HEX
Server: LiteSpeed
System: Linux atali.colombiahosting.com.co 5.14.0-570.12.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 13 06:11:55 EDT 2025 x86_64
User: coopserp (1713)
PHP: 8.2.29
Disabled: dl,exec,passthru,proc_open,proc_close,shell_exec,memory_limit,system,popen,curl_multi_exec,show_source,symlink,link,leak,listen,diskfreespace,tmpfile,ignore_user_abord,highlight_file,source,show_source,fpaththru,virtual,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,posix_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setid,posix_times,posix_ttyname,posix_uname,proc_get_status,proc_nice,proc_terminate
Upload Files
File: //proc/self/root/proc/self/root/proc/self/root/proc/2743737/root/home/coopserp/public_html/src.tar
sidebar.css000064400000002025151526430140006667 0ustar00.siteseo-sidebar-active-tab{
    border-bottom: 1.5px solid #00308F;
}

.siteseo-sidebar-tabs{
    display:flex;
    justify-content: center;
    width:100%;
}

.siteseo-sidebar-tabs > button {
    width: 100%;
}

.preview-block{
    width: 100%;
    background-color: #fff;
}

.preview-url{
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    max-width: 600px;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 16px;
    margin: 3px 0 5px;
    padding: 10px 5px 0 0;
    color: #202124;
}

.preview-title{
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    max-width: 600px;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 3px;
    padding-bottom: 0;
    color: #1a0dab;
}

.preview-description{
    line-height: 1.4;
    white-space: normal;
    word-wrap: break-word;
    color: #555d66;
    text-overflow: ellipsis;
}

.siteseo-gut-title-fields{
    margin-top: 15px;
}

.siteseo-gut-title-field{
    margin-bottom: 10px;
}index.js000064400000013221151526430140006211 0ustar00import { registerPlugin } from "@wordpress/plugins"
import { PluginSidebar, PluginSidebarMoreMenuItem } from '@wordpress/editor';
import { useEffect, useState } from '@wordpress/element';
import './sidebar.css';

function sitseo_sidebar(){
    const [content, setContent] = useState();

    useEffect(() => {
        setContent({__html: jQuery('#siteseo-metabox-wrapper')?.prop('outerHTML')});
    }, [])

    return(<>
    <PluginSidebarMoreMenuItem target="siteseo-sidebar">
        SiteSEO
    </PluginSidebarMoreMenuItem>
    <PluginSidebar name="siteseo-sidebar" title="SiteSEO">
        {(content) ? (
                <SiteSEOSideBarHTML content={content}/>
            ) : (<p>Loading here</p>)
        }
    </PluginSidebar>
    </>);
}

function SiteSEOSideBarHTML(props){

    useEffect(() => {
        document.querySelector('#siteseo-sidebar-wrapper tags')?.remove();
    }, [])

    return(<div id="siteseo-sidebar-wrapper" dangerouslySetInnerHTML={props.content}></div>)
}

const siteseo_sidebar_icon = (
        <svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 956 756" width="32" height="24">
        <defs>
            <linearGradient id="P" gradientUnits="userSpaceOnUse" />
            <linearGradient id="g1" x1="818.4" y1="360.4" x2="621.6" y2="10.3" href="#P">
                <stop stopColor="#00e8d2" />
                <stop offset=".33" stopColor="#00add2" />
                <stop offset="1" stopColor="#4429ff" />
            </linearGradient>
            <linearGradient id="g2" x1="669.3" y1="352.2" x2="490.5" y2="2.2" href="#P">
                <stop stopColor="#00e8d2" />
                <stop offset=".33" stopColor="#00add2" />
                <stop offset="1" stopColor="#4429ff" />
            </linearGradient>
            <linearGradient id="g3" x1="519.4" y1="-222.4" x2="60.2" y2="12.6" href="#P">
                <stop stopColor="#3300d2" />
                <stop offset="1" stopColor="#ff52ff" />
            </linearGradient>
            <linearGradient id="g4" x1="519.4" y1="-222.4" x2="60.2" y2="12.6" href="#P">
                <stop stopColor="#3300d2" />
                <stop offset="1" stopColor="#ff52ff" />
            </linearGradient>
            <linearGradient id="g5" x1="605.1" y1="-211.2" x2="183.6" y2="4.4" href="#P">
                <stop stopColor="#3300d2" />
                <stop offset="1" stopColor="#ff52ff" />
            </linearGradient>
            <linearGradient id="g6" x1="139.4" y1="386.3" x2="491.6" y2="193.4" href="#P">
                <stop stopColor="#00e8d2" />
                <stop offset=".33" stopColor="#00add2" />
                <stop offset="1" stopColor="#4429ff" />
            </linearGradient>
            <linearGradient id="g7" x1="270.1" y1="458.2" x2="607.1" y2="255.9" href="#P">
                <stop stopColor="#00e8d2" />
                <stop offset=".33" stopColor="#00add2" />
                <stop offset="1" stopColor="#4429ff" />
            </linearGradient>
            <linearGradient id="g8" x1="701.5" y1="50" x2="966.7" y2="492.4" href="#P">
                <stop stopColor="#3300d2" />
                <stop offset="1" stopColor="#ff52ff" />
            </linearGradient>
            <linearGradient id="g9" x1="701.5" y1="50" x2="966.7" y2="492.4" href="#P">
                <stop stopColor="#3300d2" />
                <stop offset="1" stopColor="#ff52ff" />
            </linearGradient>
            <linearGradient id="g10" x1="622.9" y1="14.2" x2="866.3" y2="420.2" href="#P">
                <stop stopColor="#3300d2" />
                <stop offset="1" stopColor="#ff52ff" />
            </linearGradient>
        </defs>
        <path style={{fill: "url(#g1)"}} d="m363.8 108.4c-42.4 23.5-14.5 136.7 14.7 189.3l80.7 145.5c12.5 22.6 4.3 51-18.3 63.6l-40.9 22.7-22.7-41-80.7-145.4c-46.2-83.3-16-188.5 67.2-234.7z" />
        <path style={{fill: "url(#g2)"}} d="m296.6 343.1c-31-55.9-27.5-121.6 3.2-172.8-10.8 43.7 10.9 120.4 33.4 161l80.7 145.5c8.1 14.4 7.6 31.2 0.3 44.8l-14.2 7.9-22.7-41z" />
        <path style={{fill: "url(#g3)"}} d="m363.8 108.4l145.5-80.7 40.9-22.7 22.7 40.9c12.6 22.6 4.4 51.1-18.2 63.6l-145.5 80.7c-38.1 21.2-51.9 69.4-30.7 107.5-29.2-52.6-57.1-165.8-14.7-189.3z" />
        <path style={{fill:"url(#g4)"}} d="m363.8 108.4l145.5-80.7 40.9-22.7 22.7 40.9c12.6 22.6 4.4 51.1-18.2 63.6l-145.5 80.7c-38.1 21.2-51.9 69.4-30.7 107.5-29.2-52.6-57.1-165.8-14.7-189.3z" />
        <path style={{fill: "url(#g5)"}} d="m365.2 155.4l166.9-92.6 38.4-21.3 2.4 4.4c12.6 22.6 4.4 51.1-18.2 63.6l-145.5 80.7c-37.2 20.7-51.2 67.1-32.1 104.8q0 0-0.1 0c-14.7-27.5-28.7-69.8-33.3-107.7 3.7-14.5 10.5-25.9 21.5-31.9z" />
        <path style={{fill: "url(#g6)"}} d="m658.4 413c23.5 42.5-60.1 123.7-112.6 152.9l-145.5 80.7c-22.6 12.5-30.8 41-18.2 63.6l22.7 40.9 40.9-22.7 145.5-80.7c83.2-46.2 113.4-151.4 67.2-234.7z" />
        <path style={{fill: "url(#g7)"}} d="m591.2 647.7c55.8-31 87.7-88.5 88.7-148.2-13.9 42.8-73 96.3-113.5 118.8l-145.5 80.7c-14.5 8-23 22.6-24 37.9l7.9 14.2 40.9-22.7z" />
        <path style={{fill: "url(#g8)"}} d="m658.4 413l-80.7-145.4-22.7-41-40.9 22.7c-22.6 12.6-30.8 41.1-18.3 63.7l80.7 145.4c21.2 38.1 7.4 86.3-30.7 107.5 52.5-29.2 136.1-110.4 112.6-152.9z" />
        <path style={{fill: "url(#g9)"}} d="m658.4 413l-80.7-145.4-22.7-41-40.9 22.7c-22.6 12.6-30.8 41.1-18.3 63.7l80.7 145.4c21.2 38.1 7.4 86.3-30.7 107.5 52.5-29.2 136.1-110.4 112.6-152.9z" />
        <path style={{fill: "url(#g10)"}} d="m632.4 452.2l-92.6-166.9-21.3-38.4-4.4 2.4c-22.6 12.6-30.8 41.1-18.3 63.7l80.7 145.4c20.7 37.3 8 84.1-28.1 105.9q0 0.1 0 0.1c27-15.6 61.4-44 85.3-73.7 4.6-14.3 4.8-27.6-1.3-38.5z" />
    </svg>
);

registerPlugin('siteseo-sidebar', {
    render : sitseo_sidebar,
    icon : siteseo_sidebar_icon
})litespeed-wp-plugin/7.1/translations/litespeed-cache-es_CO.mo000064400000374250151600143050020040 0ustar00��p�#�G�^�^(�^_28_k_s_	|_
�_
�_�_�_�_�_	�_�_	�_�_m`|`
�`�`�`3�`h�`GagaN�a=�a"b77bobHsb�b�b�b�bc'c
;c	IcSc\c%nc�c|�cFd^d%md	�d"�d�dP�d1eT@eZ�e>�e4/f-df/�fL�f2gIBg�g�g#�g�gQ�gO/hhs�hE	iPOi0�i'�i�ij*j@jFj^jIej	�j	�j�j �j"�j/k*Cknk
vk�k�k��k43l�hlf5m�m�m
�m�m�m#�m�mn n
-n8nEnRnXnhn{n�n	�n�n�n
�n�n�nooo0+o*\oU�o�o �o p(<peplpup��pq(qK@q	�q�q�q�q�q�qr"&rIr"er�r!�r�r�r&s",sGOs!�s,�s$�s+t7tWtst�t'�t(�t�tWuou�u�u1�u%�u2v:v
FvQv`v~v�v�v�v&�v.�vNw*mw/�w�w�w�w!	x+x7x
IxWxtx�x�x�x�x%�xB�x
)y!4y4Vy'�y6�y�y�y	
zz(zGz;az:�z�z�z{ {"@{c{y{/�{*�{<�{7*|b|q|�|�|
�|	�|�|�|�|�|}%},}	8}B}Q}d}w}}�}!�}�}�}�}~%~E~U~
t~�~��~91k)s�+�}�e�Dv�8�����;��M�� �K6�8����Âׂ���3�F�X�j�C��ǃH΃�)�
-�8�<E�������9…9��
6�D�W�g�
t�q����N�h�u��|���$�6�V�c�t�}�������+��%ڈ,�s-�#��ʼn���/�@�Y�6_�����Ȋ�L��K�9W�:��0̋)���'�GČL�WY���
ڍ�
����4�K�S�d���
����8�����
/�=�X� k�0����̏�#��
�(�7�N�e������.�H�[�u���
����	��ƑBؑ�	�)�2.�Za�,�����-��G�i�I��;ӔY�Ki�V��U�Lb�l��B�Y_�V��`�Jq�g��=$�@b�=�����"�=�
Y�<g�?������-�?>�~����� ��&Ɯ �D�S�l_�̝؝�
������������U�
]�h���
��
��/��/֠�p�<��
ɡԡ���	��c�������.ɢ��
���
�+�C�P�ho�أA��"���	ȤҤߤ'�
�%�
4�
B�"P�s�|���$��+ĥ�#�&�*?�j�{�
��
��$��ͦ�P��BL�5��@ŧ>�"E�=h�&��ͨݨ�	�%#� I�"j�&��!��֩�	�!�$@��e�M�d�{���d���  �A�/R�.������Ѭ����+�?�H�U�s�+v�����ŭҭ֭
������-�L�%S�y�$��
����Ʈٮ�@�
/�%=�c��h����>�?�Q� f���*�� ɰ2��6�"S�*v�"��"ı���<�,R�$�
��
����F�"�
)�.7�?f�6��;ݳ1�3K�2�6��0���!�$�+�8�N�Qk�D��
�#�-4�$b�?��Ƕ�޶7`�����%·	����.�E�Y�r�$����E��+�*2�]�s����������
¹
й$޹!�%�2�P�_�q�����������R��c�2v�?��
����<,�5i�S��C�57�m�p�����K��Oξ'�EF���������;��0��M'�u�p��|��/z�&��&�)��7"�4Z�����
����
�����Fu�����������A	�K�Q�`�	u����������
������%���0:�k�I}���$��D�@I�9��1����8�a<��������������+�
<�#G�=k�
����Q��+&�R�b�t�������������� �8�V�k�{��;��:�S�4i�����������!�%�=�P�_�n���+��&��B��6�M�j�Y����$��2�K�]�Ir�
������
����:�L�j�r���.����d��7�L�Ma�f��$�X;�Q��7��+�J�gd�������Q�h�0t�P��^��mU�	��������9�vH�}��(=�f���>����U��N2���
����&����#��	�9�8P�
��V��_��CN�G��a��8<�4u�/��7��6�7I�-��)��L��*&�)Q�-{�(��H��3�O�RV�������������2"�U�(s�5�����������e�-n���/��h��]=�=��8��[�cn�C��j�z��A��q>�`��'�q9���H��W�Ol�>�����K,�x�E}�1��-��M#�Yq�$��)��9�&T�){�9��$��X�1]���A��^��EA�U��(��S�Z�Jp�(��I��^.�A��4��)�c.�0��.����2
�2@�7s�Y��*�F0�9w�����:��R'�,z�*��1��;�/@�(p�J��4��B�\�N{�Q�o�X��/�G�9]�1�� ���J��^��3Z�N���W���S�<�1'�VY�L��*��](�����������$����
��!�(�8�A��I�/�(�)F�p���������

*5AS@`�%��
�
�
��:.>ip�3C]q�r�]5t_�(
83l#��$�.�2!rTH�!;CGF�
��� %FKN��+��)��#	 �	
�	�	�	

e"
J�
j�
M>�g�RZp���&
'3
#[

%�
��
/lq�(E7F}.�L�-@Gn+��/2L)TZ~��
��+KI��J�	��
��#��M�'?F��	�
��
��#�
		'4~F
�	���6p:&�*�S�HQ�E�_dl�%��0�5JS,e���K7�0��3�.\G�Y�zH�B�;2Qh�M�G;��@��Z eg � o� cY!p�!E."?t"(�"*�"&#/#'7#_#he#�#�#�#2�#$)$>N$,�$	�$�$"�$�$�%F�%&i'o'|'�'�'
�')�'�''�'(
(,(
;(I(P( o(�(�(�(%�(�()%)2)J)[)l)G)K�)d*7x*-�*-�*2+?+
H+S+�o+,+,\J,�,�,�,6�,'&-!N-p-'�-/�-1�-+.3A.,u./�.1�.+/Y0/,�/+�/,�/40+E0(q0!�0)�05�0*1$G1jl1�1!�12<82/u2=�2�2
�2�2.3@3U3k3~3-�3;�3b4%j4/�4�4�4�4"5)5=5S5'h5�5�5�5 �5�59�5_36�6<�6I�6-)7GW7�7�7�7�7#�78P-8R~8#�8�8"
93-9$a9�9�9;�96�9I#:Dm:�:!�:�:�:;
;
*;8;U;,q;�;�;�;�;�; �;  <A<M<'f<0�<%�<$�<%
=0='H=p=#�=�=�=��=K�>	�>@�>)5?:_?��?2@NE@=�@
�@%�@UA�YAKB$WB_|BC�B	 C*C<CUCjC ~C�C�C�C�CI�C?D^GD�D�D
�D�DP�D#4FXFmFB�F?�F!G.GFG\GiG}uG�G!�GJHiH�H��HPI\IdItI�I�I�I�I�I�I�IEJ!IJ1kJ��J&/K*VK%�K�K�K�K#�KLHLaL}L#�L*�L`�LIM;UMM�M5�M0N�FNQ�NtGO[�OP.PLPXPjP'|P)�P%�P�PQQ(7Q`QmQB|Q �Q�Q�Q
R,R'ER.mR�R�R�R �RSS%S#=S'aS$�S%�S��S+�T�T�T!U)U8UEU	[UeULzU�U�U�U@�UY'V9�V�V�V1�V&&WoMXO�XA
YfOYc�YdZtZ^�Z{S[K�[d\c�\s�\JX]��]UR_P�_F�_@`Z`%u`(�`,�`�`OacWa�a$�a#�abW3b�b�b�b5�b.�b!%cRGc�c�c'd3dLd
^d�id�TeIf&_f��fFgOg [g|g�g
�g@�g@�g-hnMhF�hi&i
6i
AiLi
Yi{gi+�ij&j@@j�j�j�j�j�j�j1�j~%k�k^�k�l	�l�l�lmBmXmmm~m�m,�m�m�m�m2
n8@nyn@�n+�n.o2o$Qo	vo
�o-�o�o�o^�oYMp@�pW�pP@q$�qP�q:rBrRrpr�r;�r$�r-
s58s+ns"�s%�s!�s/t,5tbt eu�u�u�u��uUv#pv�vC�vI�v
6wDwXwqw�w�w)�w�w�w"x*x--x	[x%ex�x�x�x
�x�x�x�xyy=y.Eyty.�y
�y�y�y�y�yJ�yIz'Vz~z��z{{i{�{�{1�{�{4�{,4|Va|*�|%�|6	}@@}"�})�}�}0�}Z~Bl~E�~�~
l+����4�N�C3�Qw�FɀI�8Z�H��<܁�� �"�)�;�'[�T��S؂,�0<�6m�*��;σ$��0�E˄
�&�.F�
u�������υ��!�.2�"a�V��4ۆ9�J�h�}�*�� ��҇ۇ��(� :�[�$l�����Ȉ������g1����: �L[�����ЊO�<6�_s�KӋD�*d�����(�_؍a8�=��S؎,�
3�A�X�Fu�>��U��Q�tn���4q�A��;�8$�[]�W��(�:�B�Q�m��|�_�'}�������ܔX�I�P�`�������
��͕ٕ����5&�#\�C��ĖYܖ"6�,Y�J��KїI�Ag���B��x�{�����+�����
�3�
R�,]�X���#�e�,}���ěޛ)��+(�'T�|�����œ(�8�D�[��x�T�$r���=��-��7�?�R�(o�����ϟ�&��"!�*D�3o�I���)
�#7�[�%ۡ'�D)�n���M����
��=�V�Vs�.ʣ���!�B1�t��}���P9�{��1�i8�k��H�9W�!��q��%�.8�g�O��ըD�p2�n��������'Ȫ�?��N���.��#���X�C�e^�Rĭ�0�'I�.q���1��ڮB�D/�t�~��|�U��`װQ8�c��\�@K�`��a�IO�9��6ӳb
�0m�)��<ȴ/�O5�O��յkܵH�$h�����¶(ʶ�1�"2�%U�X{� Է�����z!�?��ܸ1�s�k��D��><�q{�l�`Z�����S�K�|N��˽-M��{�&�a2�[��_�JP�#����P�$/�dT�=��<��S4�^��-��+�0A�#r�=��@��#�\9�;����^��sD�]��t�7��_��#�V9�0��R����W��5��-)�|W�5��8
�C�,`�5��<��V�*W�W�����'����M�\b�)��?��:)�Ud�6��,��g�?��J��"�^4�V��x��ic�7��S�?Y�B��*����T��c;�:��d��!?�ka����H��J��W�\w�0��m�s�
�����	��*����"���1�K�S�m�t�}�0��4��?��%3��Y������`�w�����
��R���)��<�
����
��
������E.�It����#R�v�#������'����k��>�}U�6��F
�.Q�.��(��%��4��53��i�i	�s�+����G��W
�b�(w���"��)��
�f�	}���3����0����$������� �|@�`��}�a����u�"��o��t�����,��0��4�%I�
o�,}����9�����+{�X��K�5L�[��7��R�'i�%��=�����.�fH����������K-�y���Z���
���	������@���<Q8^o=7/�H����9����L#4�S]���,,o�?4�rKn
�����XN�1q�9��,���-h�� j[u�,�c68���&�7��!m2$�����]�w���G�'LOAI���)b-�� \4t������D�h9�bR�`�����=qd�T�wi������*>ik%�)`���O���|�Y��b��(eD�"{���i���Y���4l�0����_�s� :k�/�C���e��@Gu�����0WVf{���;�>
�������2���pm})�1^M�y����fNQF�
���I���F_�J#6��UF�y���}X���g�@�C*�1�PY�r;�HM�)u�B�tx�F<j�xgG'�����.��de$5j=3B���S\?3��2.gU�=����OI�9��C��Z{�?+K����U8�3�p:�d�=QHG������q
!L�O�r�>���P�$�������+�zY������W&b�3�����:���_J;&A�����MZa%�2�K��iw��y_E&����h��pM4�`k�eP�R�DhX��He�����8�����������X��Z�P�{��@����g��\�G�
�
��}���z7W�c��P~\���Ml���	�.0J��}Sa	�!(T��vq�>�,D�����d���vO^������uC�8�/���2 �np���*|w��o��*�����#h$s�����]�sN%����E/����J�6U�;���-'!~(X.|TC�.�EV'�A�dp
�B7���5~��[����"��n���5�x��9���]����N�n������U��V��[
�@�6|+\�EYRKj+xBa���	Fm�K�~
��1!�b`�"��+�W�?%�0^	����Ay����] ?����c'L��Et	����`�JI��^[����:��[��"�l��"<����skVl�a
�-��i�<Bv��m�$f��k�rv�5)nf�N�Hm�#�Q��7��&<*���j��D(#���W�VT�TR�c�lSz�Q�t3�c;�/�1�o�a-5�%��f�_�:�0>�S�gz�ZZo�(�R���AL���6�I� %s ago Cache the built-in Admin Bar ESI block.%1$s %2$s files left in queue%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.(no savings)(non-optm)(optm).htaccess Path<a %s>Support forum</a> | <a %s>Submit a ticket</a><a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<b>Last crawled:</b> %d item(s)<b>Last crawled:</b> %s item(s)<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$sA Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.APIAccelerates the speed by caching Gravatar (Globally Recognized Avatars).ActivateAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced SettingsAdvanced level will log more details.AfterAfter the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Are you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset all settings back to the default settings?Author archiveAuto DraftsAuto Purge Rules For Publish/UpdateAuto Request CronAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBeta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSS Per URLCDNCDN BandwidthCDN SettingsCDN URLCDN URL to be used. For example, %sCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache PHP ResourcesCache REST APICache StatusCache WP-AdminCache requests made by WordPress REST API calls.Cache the built-in Comment Form ESI block.Caching these pages may improve server performance by avoiding unnecessary PHP calls.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCategoryChanged setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Cleared %1$s invalid images.Clears all cache entries related to this site, <i>including other web applications</i>.Click here to change.Click here to set.Click here to settingsClick to clear all nodes for further redetection.Click to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Congratulation! Your file was already optimizedCongratulations, all gathered!Connection TestConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCould not find %1$s in %2$s.Crawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Crawlers cannot run concurrently.Create a post, make sure the front page is accurate.Created with ❤️  by LiteSpeed team.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s.&#10; Click to redetect.Current closest Cloud server is %s.&#10;Click to redetect.Current crawler started atCurrent limit isCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PrefetchDNS Prefetch ControlDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug LevelDebug LogDebug SettingsDebug URI ExcludesDebug URI IncludesDefaultDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).Delay rendering off-screen HTML elements by its selector.DelayedDelete all backups of the original imagesDestroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.DismissDismiss this noticeDo Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.DomainDowngrade not recommended. May cause fatal error due to refactored code.Drop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable CacheEnable ESIEnable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Every MinuteExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to create table %s! SQL: %s.Failed to get %s file contents.Failed to request via WordPressFailed to upgrade.Failed to write to %s.Fast Queue UsageFile %s is not writable.FilesFilter %s available for UCSS per page type generation.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, for %s, %s and %s can be used here.For example, for %s, %s can be used here.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For example, to drop parameters beginning with %s, %s can be used here.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFront pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerated at %sGenerated links may be managed under <a %s>Settings</a>.Get it from <a %1$s>%2$s</a>.Global API Key / API TokenGlobal GroupsGo to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If every web application uses the same cookie, the server may confuse whether a user is logged in or not.If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIt is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.It will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast RequestLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requestedLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLearn MoreLearn moreLearn more about when this is neededLink to QUIC.cloudList of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.Listed CSS files or inline CSS code will not be minified/combined.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will not be minified/combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed OptimizationLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog File Size LimitLog ViewLogin CookieLow Quality Image PlaceholderMBMUST BE UNIQUE FROM OTHER WEB APPLICATIONS.ManageManually added to blocklistManually runMapMark this page as Maximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobile Agent RulesMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.Network DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.No available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo optimizationNo spaces and case sensitive.No valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNoteNotesNoticeNotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpcode cache is not enabled.OpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized all tables.Option NameOptionalOptional when API token used.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Other checkboxes will be ignored.PAYG BalancePHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.Pay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.Please visit the <a %s>Information</a> page on how to test the cache.PortPost IDPost RevisionsPost type archivePredefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Product Update IntervalPublicPublic CachePull Cron is runningPull ImagesPulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the blog!Purged the url!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud Service Usage StatisticsQuery strings containing these parameters will not be cached.Rate %s on %sRead LiteSpeed DocumentationRecommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).Redetected nodeRedis Database IDRefresh Crawler MapRefresh Gravatar cache by cron.Refresh page load timeRefresh page scoreRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove Query StringsRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed backups successfully.Replace %1$s with %2$s.ReportRequests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset All SettingsReset SettingsReset positionReset successfully.Reset the entire opcode cacheReset the entire opcode cache successfully.Reset the optimized data successfully.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore from backupRestored original file successfully.Results can be checked in <a %s>Media Library</a>.Revisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSYNTAX: alphanumeric and "_".Save ChangesSave transients in database when %1$s is %2$s.SavedScan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee <a %s>Introduction for Enabling the Crawler</a> for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.Server IPServer Load LimitServer allowed max valueServer enforced valueServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Sitemap ListSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSome optimized image file(s) has expired and was cleared.Some themes and plugins add resources via a PHP request.Spam CommentsSpecify a base64 image to be used as a simple placeholder while images finish loading.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify which HTML element attributes will be replaced with CDN Mapping.Static file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSuccessfully CrawledSummarySure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.Sync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The setting %s is currently enabled.The site is not registered on QUIC.cloud.Then another WordPress is installed (NOT MULTISITE) at %sThere is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This Month UsageThis action should only be used if things are cached incorrectly.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This process is automatic.This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will affect all tags containing attributes: %s %s %s.This will also add a preconnect to Google Fonts to establish a connection earlier.This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.Time to execute previous requestTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS InlineUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL list in %s queue waiting for cronUnexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)Unique CSSUnknown errorUpdate %s nowUpgradeUpgraded successfully.UsageUsage StatisticsUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. Value rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary GroupView %1$s version %2$s detailsView .htaccessVisit LSCWP support forumVisit the site while logged out.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting to be CrawledWant to connect with other LiteSpeed users?Watch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebP file reduced by %1$s (%2$s)WebP saved %sWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When this option is turned %s, it will also load Google Fonts asynchronously.Widget Cache TTL:Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s secondsWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou can just type part of the domain.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You have too many requested images, please try again in a few minutes.You just unlocked a promotion from QUIC.cloud!You need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!Your %1s quota on %2s will still be in use.Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your server IPZero, orcategoriescookiescurrently set to %se.g. Use %s or %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowpixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.user agentsPO-Revision-Date: 2022-03-30 06:14:07+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: es_CO
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
 hace %s Almacena en la caché el bloque ESI de la barra de administración incluida.%1$s %2$s archivos restantes en la colaPara esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %sNo se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenesSe recomienda %s.&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.(sin guardar)(no-optm)(optm)Ruta del archivo «.htaccess»<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a><a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<b>Último rastreo:</b> %d elemento(s)<b>Última indexación:</b> %s elemento(s)<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$sUn vaciado completo se iniciará cuando WordPress ejecute estos ganchos.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.APIAcelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).ActivarAñadir tamaños que faltanAñadir una nueva URL de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAjustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.Todos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéVaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.¿Seguro que quieres borrar todos los elementos de la lista negra?¿Está seguro de destruir todas las imágenes optimizadas?¿Seguro que quieres vaciar todos los nodos cloud?¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer los ajustes a los valores por defecto?Archivo del AutorBorradores automáticosReglas de vaciado automático para publicación y actualizaciónCron de petición automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess de la administraciónControl de heartbeat de la administraciónTTL de heartbeat de la administraciónBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaPruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.CCSS por URLCDNAncho de banda de la CDNAjustes de CDNURL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear recursos de PHPCachear API RESTEstado de cachéCaché de WP-AdminCachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.Calcular el espacio en disco de las copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarCategoríaAjuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprobar mi IP pública desdeMarca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Purgadas %1$s imágenes no válidas.Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.Haz clic aquí para cambiarlo.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic para borrar todos los nodos para volver a detectar.Haz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de la nubeCloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.Comunicado con éxito con Cloudflare.¡Felicidades! Tu archivo ya ha sido optimizado¡Felicidades, todas reunidos!Prueba de conexiónConvertir a InnoDBConvertido a InnoDB correctamente.Nombre de la cookieSimulación de cookieValores de la cookieNo se ha podido encontrar %1$s en %2$s.Intervalo de indexaciónCrawlerCron del CrawlerAjustes generales del rastreadorEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!Rastreador(es)Los rastreadores no se pueden ejecutar de forma concurrente.Crear una entrada, asegurarse que la página principal está actualizada.Creado con ❤️ por el equipo de LiteSpeed.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos de la nube actual en servicioIPs del servidor en líneaEl servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.El rastreador actual comenzó a lasEl límite actual esLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de la BDPrefetch DNSControl del prefetch DNSArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Nivel de depuraciónRegistro de depuraciónAjustes de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPor defectoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página por defectoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTL por defecto de RESTTTL por defecto para objetos cacheados.La ruta por defecto esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadoBorrar todas las copias de seguridad de las imágenes originalesDestruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoArchivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.DescartarIgnorar ese avisoCategorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo vaciar las categorías al cambiar la cantidad o estado del inventario.DominioNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Ignorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Dirección de correo electrónicoVaciar la caché enteraVaciar la lista negraActiva cacheActivar ESIActiva esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.ActivadoArchivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIntroduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.Cada minutoEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarAjustes de exportaciónFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.¡Fallo al crear la tabla %s! SQL: %s.Error al obtener contenido del archivo %s.Fallo en la solicitud desde WordPressFallo al actualizar.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, para %s, %s y %s puede utilizarse aquí.Por ejemplo, para %s, %s puede utilizarse aquí.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché púbicaForzar cronForzar cacheablesPágina de inicioRuta del .htaccess de la parte públicaControl de heartbeat de la parte públicaTTL de heartbeat de la parte públicaOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar el enlace para el usuario actualGenerar UCSSGenerado en %sLos enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.Obténla desde <a %1$s>%2$s</a>.Clave/Token global de la APIGrupos globalesIr al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPS.HeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedAciertoPágina de InicioHostCómo solucionar problemas causados por la optimización CSS/JS.Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesTamaños del grupo de imágenes en miniaturaImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes notificadas para descargarImágenes optimizadas y descargadasImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar la seguridad de DoLoginInstalar ahoraClic instantáneoIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válidaRecomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.Se convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExclusiones de LQIPDimensiones mínimas de LQIPCalidad de LQIPVista previa de la imagen LQIP para el tamaño %sNo se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima peticiónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltimo pedidoÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaLeer másAprender másAprende más sobre cuándo esto es necesario Enlace a QUIC.cloudLista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedCrawler de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de la caché de LiteSpeedAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedOptimización de página de LiteSpeed CacheVaciar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedCaja de herramientas de LiteSpeedVer el archivo «.htaccess» de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedOptimización de LiteSpeedInforme de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónLocalizar los recursosLocaliza recursos externos.Recursos localizadosLímite de tamaño de archivo de registroVista de registrosCookie de accesoMarcador de imagen de baja calidadMBDEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.GestionarAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página como Valor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos JS y códigos JS integrados.Valor mínimoFalloReglas de agente móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Escritorio de redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de la nube disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios de la nube en usoArchivo meta del crawler aún no generadoSin optimizaciónEspacios no permitidos y sensible a mayúsculas.El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamenteNotaNotasNotaAvisosAvisado a Cloudflare el vaciado completo con éxito.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache.Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.Solicitado el vaciado de todo al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed el vaciado de la página de inicio.Solicitado el vaciado de la lista al servidor web LiteSpeed.OFFONOObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificadoUna por línea.El nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeLa caché opcache no está habilitada.Marca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHerramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor en QUIC.cloudOptimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Las opciones han sido guardadas.OriginalOriginal %sAhorrados %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Otras opciones serán ignoradas.Balance de pagosEs compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.Pago por usoEstadísticas pago por usoConexión persistentePor favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo».Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas listadas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Intervalo de actualización de productoPúblicaCaché públicaPull Cron se está ejecutandoDescargar imágenesEl md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.VaciarVaciar error %sPurgar las páginas de error %sPurgar todoVaciar todos los ganchosVaciar todo al actualizarVaciar por...Vaciar todoVaciar la página de inicioVaciar listaVaciar páginasAjustes del vaciadoVació de todas las cachés de objetos correctamente.Vaciar todas las cachés de objetosVaciar las categorías solo cuando el estado del inventario cambie.Vaciar la categoría %sVaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Vaciar páginas por ID de entrada.Vaciar páginas por URL completa o relativa.Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Vaciar productos y categorías solo cuando cambie el estado del inventario.Vaciar los productos con los cambios de cantidad o estado del inventario.Vaciar los productos solo cuando cambie el estado del inventario.Vaciar la etiqueta %sVacía las entradas de caché de LiteSpeed creadas por este pluginVacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIPVaciar esta páginaVaciar la URL %s¡Se ha vaciado todo!Vaciado de todas las cachés correctamente.¡Se ha vaciado el blog!¡Se ha vaciado la URL!¡Purgado!%1$s enviado al servidor en la nube, %2$s aceptado.QUIC.cloudEstadísticas de uso del servicio QUIC.cloudLas cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Valora %s en %sLeer la documentación de LiteSpeedRecomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Nodo detectado nuevamenteID de base de datos RedisRecargar el mapa del rastreadorRefrescar la caché de Gravatar por cron.Actualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaCuota diaria restanteEliminar la URL de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesEliminar query stringsEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.Copias de seguridad eliminadas correctamente.Reemplaza %1$s con %2$s.InformePeticiones en colaReexaminar nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecer todos los ajustesRestablecer ajustesReestablecer posiciónRestablecimiento realizado con éxito.Reestablecer toda la caché opcodeReestablecida la caché opcache con éxitoDatos de optimización restablecidos correctamente.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar desde la copia de seguridadArchivo original restaurado con éxito.Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.Edad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sFrecuencia de ejecuciónEjecutar la cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoSINTAXIS: alfanumérico y "_".Guardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoBuscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de vaciado programadoURLs de vaciado programadoVer <a %s>Introducción para activar el Crawler</a> para información detallada.Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.Selecciona debajo las opciones de «Vaciar por».Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadasLos perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.IP del servidorLímite de carga del servidorValor máximo permitido por el servidorValor forzado por el servidorVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Ponlo en %1$s para bloquear heartbeat en %2$s.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del CrawlerMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.Lista del mapa del sitioTotal del mapa del sitioEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMás pequeño queUna o más imágenes optimizadas han caducado y han sido borradas.Algunos temas y plugins añaden recursos mediante una petición PHP.Comentarios spamEspecifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para vaciar la lista «%s».Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.Optimización de almacenamientoAlmacenar los gravatares localmente.Almacenar datos transitoriosRastreado correctamenteSumario¡Por supuesto, me encantará valorarlo!IntercambiarVolver a utilizar imágenes optimizadas en tu webImágenes cambiadas correctamente.Cambio correcto a archivo optimizado.Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s».Las URLs serán comparadas con la variable REQUEST_URI del servidor.Los nonces anteriores se convertirán en ESI automáticamente.La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: La cookie aquí establecida será usada por esta instalación de WordPress.La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.El informe de entorno contiene información detallada sobre la configuración de WordPress.Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasEl selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.En este momento, el ajuste %s está activado.El sitio no está registrado en QUIC.cloud.Y otro WordPress instalado (NO MULTISITIO) en %sHay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.El uso de este mesEsta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s del HTML.Este proceso es automático.Los ajustes de red sobreescriben este ajusteEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto vaciará solo la página principalEsto solo vaciará las páginasEsto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto activará el cron rastreador.Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto vaciará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.Tiempo para ejecutar la solicitud anteriorPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerrramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHubAjustarConfiguración de ajustesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en las páginas públicas.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del tweetTuitea estoUCCS integradoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLLista de URL en cola %s esperando el cronSe ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)CSS únicoError desconocidoActualizar %sActualizarActualizado con éxito.UsoUso de las estadísticasUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usar el servicio en línea QUIC.cloud para generar CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. Rango de valoresLas variables %s serán reemplazadas por el color de fondo configurado.Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.Grupos de variaciónVer detalles de la versión %2$s de %1$sVer el archivo «.htaccess»Visita el foro de soporte de LSCWPVisitar el sitio sin la sesión iniciada.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?Ver estado del CrawlerEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.Archivo WebP reducido en %1$s (%2$s)WebP guardado %sBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.TTL caché de Widgets:El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es %s segundosEl intervalo válido de WordPress es de %s segundos.WpW: Caché privada o caché públicaArchivo anualPuedes simplemente teclear parte de dominio.Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.Puede solicitar un máximo de imágenes de %s de una vez.También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.¡Acabas de desbloquear una promoción de QUIC.cloud!Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!Tu cuota de %1s en %2s seguirá en uso.El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPTu solicitud está a la espera de aprobación.A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.La IP de tu servidorCero, ocategoríascookiesactualmente establecido en %sej: Usa %s o %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismopixelsproporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.user agentslitespeed-wp-plugin/7.1/translations/litespeed-cache-es_CO.l10n.php000064400000327717151600143200020770 0ustar00<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2022-03-30 06:14:07+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - LiteSpeed Cache - Stable (latest release)','language'=>'es_CO','messages'=>['Please thoroughly test all items in %s to ensure they function as expected.'=>'Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.','Please thoroughly test each JS file you add to ensure it functions as expected.'=>'Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.','Not blocklisted'=>'No está en la lista negra','Guest Mode testing result'=>'Resultado de la prueba del modo de invitado','Testing'=>'Probando','Guest Mode passed testing.'=>'Prueba superada del modo de invitado.','Guest Mode failed to test.'=>'Prueba fallida del modo de invitado.','Filter %s available for UCSS per page type generation.'=>'Disponible el filtro %s para la generación de UCSS por tipo de página.','Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.'=>'Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.','Use %1$s to bypass UCSS for the pages which page type is %2$s.'=>'Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.','Cleaned all localized resource entries.'=>'Limpiadas todas las entradas de recursos localizados.','Learn more about when this is needed'=>'Aprende más sobre cuándo esto es necesario ','<b>Last crawled:</b> %d item(s)'=>'<b>Último rastreo:</b> %d elemento(s)','Please read all warnings before enabling this option.'=>'Por favor, lee todas las advertencias antes de activar esta opción.','.htaccess Path'=>'Ruta del archivo «.htaccess»','Default path is'=>'La ruta por defecto es','PHP Constant %s is supported.'=>'Es compatible la contante %s de PHP.','You can use this code %1$s in %2$s to specify the htaccess file path.'=>'Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».','View .htaccess'=>'Ver el archivo «.htaccess»','Listed URI will not generate UCSS.'=>'Las URI listadas no generarán UCSS.','Useful for above-the-fold images causing CLS (a Core Web Vitals metric).'=>'Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).','Downgrade not recommended. May cause fatal error due to refactored code.'=>'No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.','This will delete all generated unique CSS files'=>'Esto borrará todos los archivos CSS únicos generados','The selector must exist in the CSS. Parent classes in the HTML will not work.'=>'El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.','Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).'=>'Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).','Wildcard %s supported.'=>'Compatibilidad con el comodín %s.','Listed JS files or inline JS code will not be optimized by %s.'=>'Los archivos JS listados o el código JS integrado no serán optimizados por %s.','In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.'=>'Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.','Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.'=>'Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.','Use latest GitHub Dev/Master commit'=>'Utiliza el último commit Dev/Master de GitHub','Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.'=>'Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.','Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.'=>'Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.','This option is bypassed due to %s option.'=>'Esta opción se omite debido a la opción %s.','This option will automatically bypass %s option.'=>'Esta opción omitirá automáticamente la opción %s.','Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.'=>'UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.','This option is bypassed because %1$s option is %2$s.'=>'Esta opción se omite porque la opción %1$s es %2$s.','LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.'=>'Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.','Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).'=>'Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).','Your %1s quota on %2s will still be in use.'=>'Tu cuota de %1s en %2s seguirá en uso.','Listed User Agents will be considered as Guest Mode visitors.'=>'Los agentes de usuario listados serán considerados visitantes en modo invitado.','Listed IPs will be considered as Guest Mode visitors.'=>'Las IP listadas serán consideradas visitantes en modo invitado.','Automatic generation of unique CSS is in the background via a cron-based queue.'=>'La generación automática de CSS único está en segundo plano a través de una cola basada en cron.','Run %s Queue Manually'=>'Ejecutar manualmente la cola %s','Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.'=>'Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.','Elements with attribute %s in HTML code will be excluded.'=>'Se excluirán los elementos con el atributo %s en el código HTML.','This will also add a preconnect to Google Fonts to establish a connection earlier.'=>'Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.','This will drop the unused CSS on each page from the combined file.'=>'Esto eliminará el CSS no utilizado en cada página del archivo combinado.','Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.'=>'Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.','Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.'=>'El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.','This option can help to correct the cache vary for certain advanced mobile or tablet visitors.'=>'Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.','Delay rendering off-screen HTML elements by its selector.'=>'Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.','This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.'=>'Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.','JS error can be found from the developer console of browser by right clicking and choosing Inspect.'=>'El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.','Delayed'=>'Retrasado','HTML Settings'=>'Ajustes HTML','UCSS URI Excludes'=>'Exclusiones UCSS de la URI','UCSS Inline'=>'UCCS integrado','The current server is under heavy load.'=>'El servidor actual está bajo una gran carga.','Online node needs to be redetected.'=>'El nodo online tiene que volver a ser detectado.','Cleaned all Unique CSS files.'=>'Limpiados todos los archivos CSS únicos.','Remaining Daily Quota'=>'Cuota diaria restante','More'=>'Más','Already Cached'=>'Ya en la caché','Successfully Crawled'=>'Rastreado correctamente','Guest Mode User Agents'=>'Agentes de usuario del modo de invitado','Guest Mode IPs'=>'IP del modo de invitado','Guest Mode JS Excludes'=>'Exclusiones JS del modo de invitado','Use external object cache functionality.'=>'Usa la funcionalidad de la caché de objetos externos.','Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.'=>'Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.','NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.'=>'NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.','Serve a separate cache copy for mobile visitors.'=>'Ofrece una copia de la caché separada para los visitantes móviles.','The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.'=>'El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.','Guest Mode'=>'Modo de invitado','Guest Optimization'=>'Optimización para invitados','HTML Lazy Load Selectors'=>'Selectores HTML de carga diferida','CCSS Per URL'=>'CCSS por URL','Optimize for Guests Only'=>'Optimizar solamente para invitados','Add Missing Sizes'=>'Añadir tamaños que faltan','By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.'=>'Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.','Optional when API token used.'=>'Opcional cuando se usa el token de la API.','Global API Key / API Token'=>'Clave/Token global de la API','Recommended to generate the token from Cloudflare API token template "WordPress".'=>'Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.','This option enables maximum optimization for Guest Mode visitors.'=>'Esta opción permite la máxima optimización para los visitantes del modo de invitado.','You need to turn %s on to get maximum result.'=>'Necesitas activar %s para obtener el máximo resultado.','You need to turn %s on and finish all WebP generation to get maximum result.'=>'Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.','the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.'=>'la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.','Please make sure this IP is the correct one for visiting your site.'=>'Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.','This setting will regenerate crawler list and clear the disabled list!'=>'¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!','Crawler disabled list is cleared! All crawlers are set to active! '=>'¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!','No available Cloud Node after checked server load.'=>'No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.','Redetected node'=>'Nodo detectado nuevamente','Please see %s for more details.'=>'Por favor, consulta %s para más detalles.','%1$s %2$s files left in queue'=>'%1$s %2$s archivos restantes en la cola','Purged!'=>'¡Purgado!','Localization Files'=>'Archivos de idiomas','Resources listed here will be copied and replaced with local URLs.'=>'Los recursos listados aquí se copiarán y reemplazarán con URL locales.','Use latest GitHub Dev commit'=>'Usar el último commit de desarrollo de GitHub','Use latest GitHub Master commit'=>'Usar el último commit maestro de GitHub','No valid sitemap parsed for crawler.'=>'No se ha analizado ningún mapa del sitio válido para el rastreador.','CSS Combine External and Inline'=>'Combinación de CSS externo e integrado','Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.'=>'Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.','Minify CSS files and inline CSS code.'=>'Minimiza archivos CSS y código CSS integrado.','Predefined list will also be combined w/ the above settings'=>'La lista predefinida también se combinará con los ajustes anteriores','Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.'=>'Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.','Localization'=>'Localización','Dismiss'=>'Descartar','JS Combine External and Inline'=>'Combinación de JS externo e integrado','LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.'=>'LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.','JS Defer'=>'Diferir JS','Click here to settings'=>'Haz clic aquí para los ajustes','Combine all local JS files into a single file.'=>'Combina todos los archivos JS locales en un único archivo.','The latest data file is'=>'El último archivo de datos es','The list will be merged with the predefined nonces in your local data file.'=>'La lista se fusionará con los nonces predefinidos en tu archivo de datos local.','Combine CSS files and inline CSS code.'=>'Combina archivos CSS y código CSS integrado.','Listed JS files or inline JS code will not be minified/combined.'=>'Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.','Minify JS files and inline JS codes.'=>'Minimiza archivos JS y códigos JS integrados.','Listed CSS files or inline CSS code will not be minified/combined.'=>'Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.','This setting is overwritten by the Network setting'=>'Los ajustes de red sobreescriben este ajuste','LQIP Excludes'=>'Exclusiones de LQIP','These images will not generate LQIP.'=>'Estas imágenes no generarán LQIP.','Are you sure you want to reset all settings back to the default settings?'=>'¿Seguro que quieres restablecer los ajustes a los valores por defecto?','This option will remove all %s tags from HTML.'=>'Esta opción eliminará todas las etiquetas %s del HTML.','Are you sure you want to clear all cloud nodes?'=>'¿Seguro que quieres vaciar todos los nodos cloud?','Remove Noscript Tags'=>'Eliminar las etiquetas Noscript','The site is not registered on QUIC.cloud.'=>'El sitio no está registrado en QUIC.cloud.','Click here to change.'=>'Haz clic aquí para cambiarlo.','Click here to set.'=>'Haz clic aquí para configurarlo.','Localize Resources'=>'Localizar los recursos','Setting Up Custom Headers'=>'Configurar cabeceras personalizadas','This will delete all localized resources'=>'Esto borrará todos los recursos localizados','Localized Resources'=>'Recursos localizados','Comments are supported. Start a line with a %s to turn it into a comment line.'=>'Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.','HTTPS sources only.'=>'Solo orígenes HTTPS.','Localize external resources.'=>'Localiza recursos externos.','Localization Settings'=>'Ajustes de localización','Use QUIC.cloud online service to generate unique CSS.'=>'Usar el servicio en línea QUIC.cloud para generar CSS único.','Generate UCSS'=>'Generar UCSS','Unique CSS'=>'CSS único','LiteSpeed Report'=>'Informe de LiteSpeed','Image Thumbnail Group Sizes'=>'Tamaños del grupo de imágenes en miniatura','Ignore certain query strings when caching. (LSWS %s required)'=>'Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)','Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches'=>'Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP','For URLs with wildcards, there may be a delay in initiating scheduled purge.'=>'En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.','By design, this option may serve stale content. Do not enable this option, if that is not OK with you.'=>'Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.','Serve Stale'=>'Servir contenido rancio','This setting is overwritten by the primary site setting'=>'Esta ajuste es sobrescrito por los ajuste del sitio primario','One or more pulled images does not match with the notified image md5'=>'Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado','Some optimized image file(s) has expired and was cleared.'=>'Una o más imágenes optimizadas han caducado y han sido borradas.','You have too many requested images, please try again in a few minutes.'=>'Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.','Pulled WebP image md5 does not match the notified WebP image md5.'=>'El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.','Read LiteSpeed Documentation'=>'Leer la documentación de LiteSpeed','There is proceeding queue not pulled yet. Queue info: %s.'=>'La cola aún no ha sido recuperada. Información de la cola: %s.','Specify how long, in seconds, Gravatar files are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.','Cleared %1$s invalid images.'=>'Purgadas %1$s imágenes no válidas.','LiteSpeed Cache General Settings'=>'Ajustes generales de LiteSpeed Cache','This will delete all cached Gravatar files'=>'Esto borrará todos los archivos Gravatar almacenados en caché','Only log listed pages.'=>'Solo registra las páginas listadas.','Specify the maximum size of the log file.'=>'Especifica el tamaño máximo del archivo de registro.','To prevent filling up the disk, this setting should be OFF when everything is working.'=>'Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.','Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.'=>'Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.','OR'=>'O','Reset Settings'=>'Restablecer ajustes','Beta Test'=>'Pruebas beta','Debug Settings'=>'Ajustes de depuración','Turn ON to control heartbeat in backend editor.'=>'Actívalo para controlar heartbeat en el editor.','WordPress valid interval is %s seconds'=>'El intervalo válido de WordPress es %s segundos','Turn ON to control heartbeat on backend.'=>'Actívalo para controlar heartbeat en el escritorio.','Set to %1$s to forbid heartbeat on %2$s.'=>'Ponlo en %1$s para bloquear heartbeat en %2$s.','WordPress valid interval is %s seconds.'=>'El intervalo válido de WordPress es de %s segundos.','Specify the %s heartbeat interval in seconds.'=>'Especifica el intervalo de heartbeat para %s en segundos.','Turn ON to control heartbeat on frontend.'=>'Enciéndelo para controlar heartbeat en las páginas públicas.','Disable WordPress interval heartbeat to reduce server load.'=>'Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.','Heartbeat Control'=>'Control de Heartbeat','provide more information here to assist the LiteSpeed team with debugging.'=>'proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.','Optional'=>'Opcional','Passwordless Link'=>'Enlace sin contraseña','System Information'=>'Información del sistema','Go to plugins list'=>'Ir a la lista de plugins','Install DoLogin Security'=>'Instalar la seguridad de DoLogin','Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.'=>'Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.','Generate Link for Current User'=>'Generar el enlace para el usuario actual','Log View'=>'Vista de registros','LiteSpeed Cache Toolbox'=>'Caja de herramientas de LiteSpeed','Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.'=>'Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.','Use latest WordPress release version'=>'Usar la última versión de WordPress','Prevent any debug log of listed pages.'=>'Evita cualquier registro de depuración de las páginas listadas.','Your server IP'=>'La IP de tu servidor','Check my public IP from'=>'Comprobar mi IP pública desde','This will enable crawler cron.'=>'Esto activará el cron rastreador.','Crawler General Settings'=>'Ajustes generales del rastreador','Remove from Blocklist'=>'Eliminar de la lista negra','Blocklisted due to not cacheable'=>'En la lista negra debido a que no se puede cachear','Operation'=>'Operación','Sitemap Total'=>'Total del mapa del sitio','Sitemap List'=>'Lista del mapa del sitio','Refresh Crawler Map'=>'Recargar el mapa del rastreador','Clean Crawler Map'=>'Vaciar el mapa del rastreador','Blocklist'=>'Lista negra','&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.'=>'&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.','Crawlers cannot run concurrently.'=>'Los rastreadores no se pueden ejecutar de forma concurrente.','Cache Miss'=>'Fallo de caché','Cache Hit'=>'Acierto de caché','Waiting to be Crawled'=>'Esperando a ser rastreado','Blocklisted'=>'En lista negra','Miss'=>'Fallo','Hit'=>'Acierto','Waiting'=>'En espera','Running'=>'En curso','Use %1$s in %2$s to indicate this cookie has not been set.'=>'Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida.','Add new cookie to simulate'=>'Añadir una cookie nueva para simular','Remove cookie simulation'=>'Eliminar la simulación de la cookie','More settings available under %s menu'=>'Más ajustes disponibles en el menú %s','The amount of time, in seconds, that files will be stored in browser cache before expiring.'=>'La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.','OpenLiteSpeed users please check this'=>'Marca esto si eres un usuario de OpenLiteSpeed','Browser Cache Settings'=>'Ajustes de la caché del navegador','Paths containing these strings will be forced to public cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.','With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.'=>'Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.','An optional second parameter may be used to specify cache control. Use a space to separate'=>'Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar','The above nonces will be converted to ESI automatically.'=>'Los nonces anteriores se convertirán en ESI automáticamente.','Browser'=>'Navegador','Object'=>'Objeto','Default port for %1$s is %2$s.'=>'Puerto por defecto de %1$s es %2$s.','Object Cache Settings'=>'Ajustes de la caché de objetos','Specify an HTTP status code and the number of seconds to cache that page, separated by a space.'=>'Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.','Specify how long, in seconds, the front page is cached.'=>'Especifica cuánto tiempo, en segundos, se almacena la página de inicio.','TTL'=>'TTL','If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.'=>'Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.','Htaccess rule is: %s'=>'La regla de Htaccess es: %s','Summary'=>'Sumario','Map'=>'Mapa','Add to Blocklist'=>'Añadir a la lista negra','Are you sure to delete all existing blocklist items?'=>'¿Seguro que quieres borrar todos los elementos de la lista negra?','Empty blocklist'=>'Vaciar la lista negra','Swap'=>'Intercambiar','Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.'=>'Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.','Avatar list in queue waiting for update'=>'La lista de avatares está en la cola esperando ser actualizada','Refresh Gravatar cache by cron.'=>'Refrescar la caché de Gravatar por cron.','Accelerates the speed by caching Gravatar (Globally Recognized Avatars).'=>'Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).','Store Gravatar locally.'=>'Almacenar los gravatares localmente.','Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.'=>'Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.','LQIP requests will not be sent for images where both width and height are smaller than these dimensions.'=>'No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.','Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.'=>'Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.','Specify the quality when generating LQIP.'=>'Especifica la calidad al generar el LQIP.','Keep this off to use plain color placeholders.'=>'Mantén esto apagado para usar marcadores de posición de color.','Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.'=>'Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.','Specify the responsive placeholder SVG color.'=>'Especifica el color del marcador de posición SVG adaptable.','It will be converted to a base64 SVG placeholder on-the-fly.'=>'Se convertirá en un marcador de posición SVG base64 sobre la marcha.','Specify an SVG to be used as a placeholder when generating locally.'=>'Especifica un SVG que se utilizará como marcador de posición al generar localmente.','Prevent any lazy load of listed pages.'=>'Evita cualquier carga diferida de las páginas de la lista.','Iframes having these parent class names will not be lazy loaded.'=>'Los iframes con estos nombres de clase padres no se cargarán de forma diferida.','Iframes containing these class names will not be lazy loaded.'=>'Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.','Images having these parent class names will not be lazy loaded.'=>'Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.','Media Excludes'=>'Exclusiones de medios','CSS Settings'=>'Ajustes de CSS','%s is recommended.'=>'Se recomienda %s.','Default'=>'Por defecto','Deferred'=>'Diferido','LiteSpeed Cache Page Optimization'=>'Optimización de página de LiteSpeed Cache','Variables %s will be replaced with the corresponding image properties.'=>'Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.','Variables %s will be replaced with the configured background color.'=>'Las variables %s serán reemplazadas por el color de fondo configurado.','pixels'=>'pixels','This can improve the page loading speed.'=>'Esto puede mejorar la velocidad de carga de la página.','Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.'=>'Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.','New developer version %s is available now.'=>'La nueva versión de desarrollo %s está disponible.','New Developer Version Available!'=>'¡Nueva versión para desarrolladores disponible!','Tweet this'=>'Tuitea esto','You just unlocked a promotion from QUIC.cloud!'=>'¡Acabas de desbloquear una promoción de QUIC.cloud!','The image compression quality setting of WordPress out of 100.'=>'El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.','Image Optimization Settings'=>'Ajustes de optimización de imágenes','Use Optimized Files'=>'Usar archivos optimizados','Switch back to using optimized images on your site'=>'Volver a utilizar imágenes optimizadas en tu web','Use Original Files'=>'Usar archivos originales','Use original images (unoptimized) on your site'=>'Usar imágenes originales (no optimizadas) en tu web','You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.'=>'Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.','Optimization Tools'=>'Herramientas de optimización','Rescan New Thumbnails'=>'Reexaminar nuevas miniaturas','Congratulations, all gathered!'=>'¡Felicidades, todas reunidos!','What is an image group?'=>'¿Qué es un grupo de imágenes?','Delete all backups of the original images'=>'Borrar todas las copias de seguridad de las imágenes originales','Optimization Status'=>'Estado de optimización','Current limit is'=>'El límite actual es','Optimize images with our QUIC.cloud server'=>'Optimiza las imágenes con nuestro servidor en QUIC.cloud','Revisions newer than this many days will be kept when cleaning revisions.'=>'Las revisiones más recientes se guardarán cuando se limpien las revisiones.','Day(s)'=>'Día(s)','Specify the number of most recent revisions to keep when cleaning revisions.'=>'Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.','LiteSpeed Cache Database Optimization'=>'Optimización de la base de datos de la caché de LiteSpeed','DB Optimization Settings'=>'Ajustes de optimización de la BD','Option Name'=>'Nombre de la opción','Database Summary'=>'Resumen de la base de datos','We are good. No table uses MyISAM engine.'=>'Estamos bien. Ninguna tabla usa el motor MyISAM.','Convert to InnoDB'=>'Convertir a InnoDB','Tool'=>'Herramienta','Engine'=>'Motor','Table'=>'Tabla','Database Table Engine Converter'=>'Conversor de motor de tabla de base de datos','Clean revisions older than %1$s day(s), excluding %2$s latest revisions'=>'Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones','Currently active crawler'=>'Rastreador activo','Crawler(s)'=>'Rastreador(es)','Crawler Status'=>'Estado del rastreador','Force cron'=>'Forzar cron','Requests in queue'=>'Peticiones en cola','Private Cache'=>'Caché privada','Last Pull'=>'Última lectura','Image Optimization Summary'=>'Resumen de la optimización de imágenes','Refresh page score'=>'Actualizar la puntuación de la página','Are you sure you want to redetect the closest cloud server for this service?'=>'¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?','Are you sure to destroy all optimized images?'=>'¿Está seguro de destruir todas las imágenes optimizadas?','Learn more'=>'Aprender más','Tweet preview'=>'Vista previa del tweet','Dismiss this notice'=>'Ignorar ese aviso','Cache Status'=>'Estado de caché','Public Cache'=>'Caché pública','Time to execute previous request'=>'Tiempo para ejecutar la solicitud anterior','Current closest Cloud server is %s.&#10; Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.','You can request a maximum of %s images at once.'=>'Puede solicitar un máximo de imágenes de %s de una vez.','Calculate Backups Disk Space'=>'Calcular el espacio en disco de las copias de seguridad','Last requested'=>'Último pedido','Refresh page load time'=>'Actualizar el tiempo de carga de la página','Go to QUIC.cloud dashboard'=>'Ir al escritorio de QUIC.cloud','Low Quality Image Placeholder'=>'Marcador de imagen de baja calidad','Sync data from Cloud'=>'Sincronizar los datos de la nube','QUIC.cloud Service Usage Statistics'=>'Estadísticas de uso del servicio QUIC.cloud','Total images optimized in this month'=>'Total de imágenes optimizadas en este mes','Total Usage'=>'Uso total','Pay as You Go Usage Statistics'=>'Estadísticas pago por uso','PAYG Balance'=>'Balance de pagos','Pay as You Go'=>'Pago por uso','Usage'=>'Uso','Fast Queue Usage'=>'Uso de la cola rápida','CDN Bandwidth'=>'Ancho de banda de la CDN','Usage Statistics'=>'Uso de las estadísticas','LiteSpeed Cache Dashboard'=>'Escritorio de LiteSpeed Cache','Network Dashboard'=>'Escritorio de red','No cloud services currently in use'=>'No hay servicios de la nube en uso','Link to QUIC.cloud'=>'Enlace a QUIC.cloud','General Settings'=>'Ajustes generales','Specify which HTML element attributes will be replaced with CDN Mapping.'=>'Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.','To enable the following functionality, turn ON Cloudflare API in CDN Settings.'=>'Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.','QUIC.cloud'=>'QUIC.cloud','WooCommerce Settings'=>'Ajustes de WooCommerce','Current Online Server IPs'=>'IPs del servidor en línea','Before generating key, please verify all IPs on this list are allowlisted'=>'Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca','LQIP Cache'=>'Caché de LQIP','Calculated backups successfully.'=>'Copias de seguridad calculadas correctamente.','Rescanned %d images successfully.'=>'%d imágenes reexploradas correctamente.','Rescanned successfully.'=>'Reexploración correcta.','Destroy all optimization data successfully.'=>'Todos los datos de optimización destruidos correctamente.','Cleaned up unfinished data successfully.'=>'Datos incompletos limpiados correctamente.','Pull Cron is running'=>'Pull Cron se está ejecutando','No valid image found by Cloud server in the current request.'=>'El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.','No valid image found in the current request.'=>'No se ha encontrado ninguna imagen válida en la petición actual.','Pushed %1$s to Cloud server, accepted %2$s.'=>'%1$s enviado al servidor en la nube, %2$s aceptado.','Revisions Max Age'=>'Edad máxima de las revisiones','Revisions Max Number'=>'Número máximo de revisiones','Debug URI Excludes'=>'URIs excluidas de la depuración','Debug URI Includes'=>'URIs incluidas en la depuración','HTML Attribute To Replace'=>'Atributo HTML a reemplazar','Use CDN Mapping'=>'Usar mapeo de CDN','Editor Heartbeat TTL'=>'TTL de heartbeat del editor','Editor Heartbeat'=>'Heartbeat del editor','Backend Heartbeat TTL'=>'TTL de heartbeat de la administración','Backend Heartbeat Control'=>'Control de heartbeat de la administración','Frontend Heartbeat TTL'=>'TTL de heartbeat de la parte pública','Frontend Heartbeat Control'=>'Control de heartbeat de la parte pública','Backend .htaccess Path'=>'Ruta del .htaccess de la administración','Frontend .htaccess Path'=>'Ruta del .htaccess de la parte pública','ESI Nonces'=>'Nonces de ESI','WordPress Image Quality Control'=>'Control de la calidad de imagen de WordPress','Auto Request Cron'=>'Cron de petición automática','Generate LQIP In Background'=>'Generar LQIP en segundo plano','LQIP Minimum Dimensions'=>'Dimensiones mínimas de LQIP','LQIP Cloud Generator'=>'Generador de LQIP en la nube','Responsive Placeholder SVG'=>'Marcador de posición SVG adaptable','Responsive Placeholder Color'=>'Color del marcador de posición adaptable','Basic Image Placeholder'=>'Marcador de posición de imagen básica','Lazy Load URI Excludes'=>'Exclusión de URIs de carga diferida','Lazy Load Iframe Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padre de iframes','Lazy Load Iframe Class Name Excludes'=>'Exclusiones de carga diferida de clases de iframes','Lazy Load Image Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padres','Gravatar Cache TTL'=>'TTL de la caché de Gravatar','Gravatar Cache Cron'=>'Cron de la caché de Gravatar','Gravatar Cache'=>'Caché de Gravatar','DNS Prefetch Control'=>'Control del prefetch DNS','Font Display Optimization'=>'Optimización de visualización de fuentes','Force Public Cache URIs'=>'Forzar URIs de caché púbica','Default HTTP Status Code Page TTL'=>'TTL del código de estado de página por defecto','Default REST TTL'=>'TTL por defecto de REST','Server IP'=>'IP del servidor','Images not requested'=>'Imágenes no solicitadas','Sync credit allowance with Cloud Server successfully.'=>'Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.','Failed to communicate with QUIC.cloud server'=>'Fallo de comunicación con el servidor QUIC.cloud','Good news from QUIC.cloud server'=>'Buenas noticias del servidor QUIC.cloud','Message from QUIC.cloud server'=>'Mensaje del servidor QUIC.cloud','Current Cloud Nodes in Service'=>'Nodos de la nube actual en servicio','Click to clear all nodes for further redetection.'=>'Haz clic para borrar todos los nodos para volver a detectar.','This Month Usage'=>'El uso de este mes','Current closest Cloud server is %s.&#10;Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.','For online services to work correctly, you must allowlist all %s server IPs.'=>'Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.','Remove CDN URL'=>'Eliminar la URL de la CDN','Add new CDN URL'=>'Añadir una nueva URL de la CDN','Enable Cache'=>'Activa cache','Notifications'=>'Avisos','LQIP Quality'=>'Calidad de LQIP','Removed backups successfully.'=>'Copias de seguridad eliminadas correctamente.','Options saved.'=>'Las opciones han sido guardadas.','Please try after %1$s for service %2$s.'=>'Por favor, inténtalo después de %1$s para el servicio %2$s.','No available Cloud Node.'=>'No hay ningún nodo de la nube disponible.','Cloud Error'=>'Error de la nube','The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.'=>'La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.','No backup of unoptimized WebP file exists.'=>'No existe una copia de seguridad del archivo WebP no optimizado.','WebP file reduced by %1$s (%2$s)'=>'Archivo WebP reducido en %1$s (%2$s)','Currently using original (unoptimized) version of WebP file.'=>'Actualmente usando la versión original (no optimizada) del archivo WebP.','Currently using optimized version of WebP file.'=>'Actualmente usando la versión optimizada del archivo WebP.','Orig'=>'Original','(no savings)'=>'(sin guardar)','Orig %s'=>'Original %s','Congratulation! Your file was already optimized'=>'¡Felicidades! Tu archivo ya ha sido optimizado','No backup of original file exists.'=>'No existe una copia de seguridad del archivo original.','Using optimized version of file. '=>'Usando la versión optimizada del archivo. ','Orig saved %s'=>'Ahorrados %s del original','Original file reduced by %1$s (%2$s)'=>'Archivo original reducido en %1$s (%2$s)','Click to switch to optimized version.'=>'Haz clic para cambiar a la versión optimizada.','Currently using original (unoptimized) version of file.'=>'Actualmente usando la versión original (no optimizada) del archivo.','(non-optm)'=>'(no-optm)','Click to switch to original (unoptimized) version.'=>'Haz clic para cambiar a la versión original (no optimizada).','Currently using optimized version of file.'=>'Actualmente usando la versión optimizada del archivo.','(optm)'=>'(optm)','LQIP image preview for size %s'=>'Vista previa de la imagen LQIP para el tamaño %s','LQIP'=>'LQIP','Previously existed in blocklist'=>'Anteriormente existía en la lista negra','Manually added to blocklist'=>'Añadido manualmente a la lista negra','Mobile Agent Rules'=>'Reglas de agente móvil','Sitemap created successfully: %d items'=>'Mapa del sitio creado con éxito: %d elementos','Sitemap cleaned successfully'=>'El mapa del sitio se limpió con éxito','Invalid IP'=>'IP no válida','Value range'=>'Rango de valores','Larger than'=>'Mayor que','Maximum value'=>'Valor máximo','Minimum value'=>'Valor mínimo','Path must end with %s'=>'La ruta debe terminar en %s','Invalid rewrite rule'=>'Regla de reescritura no válida','currently set to %s'=>'actualmente establecido en %s','This setting is overwritten by the PHP constant %s'=>'Este ajuste es sobrescrita por la constante %s de PHP','Database'=>'Base de datos','Page Optimization'=>'Optimización de página','Dashboard'=>'Escritorio','Converted to InnoDB successfully.'=>'Convertido a InnoDB correctamente.','Cleaned all Gravatar files.'=>'Vaciados todos los archivos de Gravatar.','Cleaned all LQIP files.'=>'Vaciados todos los archivos LQIP.','Unknown error'=>'Error desconocido','Your application is waiting for approval.'=>'Tu solicitud está a la espera de aprobación.','Previous request too recent. Please try again after %s.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.','Previous request too recent. Please try again later.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.','Crawler disabled by the server admin.'=>'Rastreador desactivado por el administrador del servidor.','Credits are not enough to proceed the current request.'=>'Los créditos no son suficientes para proceder con la solicitud actual.','There is proceeding queue not pulled yet.'=>'Hay una cola de procedimiento que no se ha retirado todavía.','The image list is empty.'=>'La lista de imágenes está vacía.','LiteSpeed Crawler Cron'=>'Cron del rastreador de LiteSpeed','Every Minute'=>'Cada minuto','Restore from backup'=>'Restaurar desde la copia de seguridad','The setting %s is currently enabled.'=>'En este momento, el ajuste %s está activado.','Not enough parameters. Please check if the domain key is set correctly'=>'No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente','The domain key is not correct. Please try to sync your domain key again.'=>'La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.','Could not find %1$s in %2$s.'=>'No se ha podido encontrar %1$s en %2$s.','Failed to create table %s! SQL: %s.'=>'¡Fallo al crear la tabla %s! SQL: %s.','The callback validation to your domain failed due to hash mismatch.'=>'Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.'=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: '=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: ','Your domain has been forbidden from using our services due to a previous policy violation.'=>'A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.','Toolbox'=>'Herrramientas','Zero, or'=>'Cero, o','Smaller than'=>'Más pequeño que','Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.'=>'Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.','To generate a passwordless link for LiteSpeed Support Team access, you must install %s.'=>'Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.','Install'=>'Instalar','Please do NOT share the above passwordless link with anyone.'=>'Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.','Generated links may be managed under <a %s>Settings</a>.'=>'Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.','To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.'=>'Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.','These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.'=>'Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.','PageSpeed Score'=>'Puntuación de PageSpeed','Improved by'=>'Mejorado por','After'=>'Después','Before'=>'Antes','Page Load Time'=>'Tiempo de carga de la página','To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.'=>'Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.','Preserve EXIF/XMP data'=>'Conservar los datos EXIF/XMP','Try GitHub Version'=>'Probar versión de GitHub','If you turn any of the above settings OFF, please remove the related file types from the %s box.'=>'Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.','Both full and partial strings can be used.'=>'Se pueden usa cadenas parciales y completas.','Images containing these class names will not be lazy loaded.'=>'Las imágenes que contengan estos nombres de clases no tendrán carga diferida.','Lazy Load Image Class Name Excludes'=>'Exclusión de nombres de clases para carga diferida de imágenes','For example, %1$s defines a TTL of %2$s seconds for %3$s.'=>'Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s.','To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.'=>'Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.','Maybe Later'=>'Puede que más tarde','Turn On Auto Upgrade'=>'Activar la actualización automática','Upgrade'=>'Actualizar','New release %s is available now.'=>'La nueva versión %s está disponible ahora.','New Version Available!'=>'¡Nueva versión disponible!','<a %s>Support forum</a> | <a %s>Submit a ticket</a>'=>'<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>','Created with ❤️  by LiteSpeed team.'=>'Creado con ❤️ por el equipo de LiteSpeed.','Sure I\'d love to review!'=>'¡Por supuesto, me encantará valorarlo!','Thank You for Using the LiteSpeed Cache Plugin!'=>'¡Gracias por usar el plugin de caché LiteSpeed!','Upgraded successfully.'=>'Actualizado con éxito.','Failed to upgrade.'=>'Fallo al actualizar.','Changed setting successfully.'=>'Ajuste cambiado con éxito.','ESI sample for developers'=>'Muestra de ESI para desarrolaldores','Replace %1$s with %2$s.'=>'Reemplaza %1$s con %2$s.','You can turn shortcodes into ESI blocks.'=>'Puedes convertir shortcodes en bloques ESI.','WpW: Private Cache vs. Public Cache'=>'WpW: Caché privada o caché pública','Append query string %s to the resources to bypass this action.'=>'Añade la cadena de consulta %s a los recursos para evitar esta acción.','Google reCAPTCHA will be bypassed automatically.'=>'Google reCAPTCHA se omitirá automáticamente.','Cookie Values'=>'Valores de la cookie','Cookie Name'=>'Nombre de la cookie','Cookie Simulation'=>'Simulación de cookie','To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.'=>'Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.','Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.'=>'Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.','Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.'=>'Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.','Automatically Upgrade'=>'Actualizar automáticamente','Your IP'=>'Tu IP','This will reset all settings to default settings.'=>'Esto restablecerá todos los ajustes a su valores predeterminados.','Reset All Settings'=>'Restablecer todos los ajustes','Reset successfully.'=>'Restablecimiento realizado con éxito.','Separate critical CSS files will be generated for paths containing these strings.'=>'Separa archivos CSS críticos al generar las rutas que contengan estas cadenas.','Separate CCSS Cache URIs'=>'Distintas URIs de caché CCSS','For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.'=>'Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.','List post types where each item of that type should have its own CCSS generated.'=>'Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.','Separate CCSS Cache Post Types'=>'Tipos de contenido de caché de CCSS distintos','Size list in queue waiting for cron'=>'Tamaño de la lista en la cola de espera del cron','If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.'=>'Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.','Automatically generate LQIP in the background via a cron-based queue.'=>'Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.','This will generate the placeholder with same dimensions as the image if it has the width and height attributes.'=>'Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.','Responsive image placeholders can help to reduce layout reshuffle when images are loaded.'=>'Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.','Responsive Placeholder'=>'Marcador de posición adaptable','This will delete all generated image LQIP placeholder files'=>'Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP','Please enable LiteSpeed Cache in the plugin settings.'=>'Por favor, activa LiteSpeed Cache en los ajustes del plugin.','Please enable the LSCache Module at the server level, or ask your hosting provider.'=>'Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.','Failed to request via WordPress'=>'Fallo en la solicitud desde WordPress','High-performance page caching and site optimization from LiteSpeed'=>'Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed','Reset the optimized data successfully.'=>'Datos de optimización restablecidos correctamente.','Update %s now'=>'Actualizar %s','View %1$s version %2$s details'=>'Ver detalles de la versión %2$s de %1$s','<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.'=>'<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.','Install %s'=>'Instalar %s','%1$s plugin version %2$s required for this action.'=>'Para esta acción se necesita la versión %2$s del plugin %1$s.','We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.'=>'Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.','LSCache caching functions on this page are currently unavailable!'=>'¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!','Automatically remove the original image backups after fetching optimized images.'=>'Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.','Remove Original Backups'=>'Eliminar copias de seguridad del orginal','Automatically request optimization via cron job.'=>'Solicitar automáticamente la optimización mediante un trabajo cron.','A backup of each image is saved before it is optimized.'=>'Se guarda una copia de seguridad de cada imagen antes de optimizarla.','This can improve quality but may result in larger images than lossy compression will.'=>'Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.','Optimize images using lossless compression.'=>'Optimizar imágenes usando compresión sin pérdida.','Optimize Losslessly'=>'Optimizar sin pérdida','Optimize images and save backups of the originals in the same folder.'=>'Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.','Optimize Original Images'=>'Optimizar imágenes originales','Switched images successfully.'=>'Imágenes cambiadas correctamente.','When this option is turned %s, it will also load Google Fonts asynchronously.'=>'Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.','Cleaned all Critical CSS files.'=>'Limpiados todos los archivos CSS críticos.','This will inline the asynchronous CSS library to avoid render blocking.'=>'Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.','Inline CSS Async Lib'=>'Biblioteca de CSS integrado asíncrono','Last requested cost'=>'Último coste solicitado','Last generated'=>'Último generado','If set to %s this is done in the foreground, which may slow down page load.'=>'Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.','Automatic generation of critical CSS is in the background via a cron-based queue.'=>'Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.','Optimize CSS delivery.'=>'Optimiza la entrega de CSS.','This will delete all generated critical CSS files'=>'Esto borrará todos los archivos generados de CSS crítico','Critical CSS'=>'CSS crítico','URL list in %s queue waiting for cron'=>'Lista de URL en cola %s esperando el cron','Run Queue Manually'=>'Ejecutar la cola manualmente','This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.'=>'Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.','Disabling this may cause WordPress tasks triggered by AJAX to stop working.'=>'Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.','right now'=>'ahora mismo','just now'=>'ahora mismo','Saved'=>'Guardado','Last ran'=>'Última ejecución','You will be unable to Revert Optimization once the backups are deleted!'=>'¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!','This is irreversible.'=>'Esto es irreversible.','Remove Original Image Backups'=>'Eliminar copias de seguridad de las imágenes originales','Are you sure you want to remove all image backups?'=>'¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?','Total'=>'Total','Files'=>'Archivos','Last calculated'=>'Último cálculo','Calculate Original Image Storage'=>'Calcular almacenamiento original de imágenes','Storage Optimization'=>'Optimización de almacenamiento','Use the format %1$s or %2$s (element is optional).'=>'Usa el formato %1$s o %2$s (el elemento es opcional).','Only attributes listed here will be replaced.'=>'Solo los atributos aquí listados serán reemplazados.','Only files within these directories will be pointed to the CDN.'=>'Solo los archivos en estos directorios apuntarán a la CDN.','Included Directories'=>'Directorios incluidos','A Purge All will be executed when WordPress runs these hooks.'=>'Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos.','Purge All Hooks'=>'Vaciar todos los ganchos','Purged all caches successfully.'=>'Vaciado de todas las cachés correctamente.','LSCache'=>'LSCache','Forced cacheable'=>'Forzar cacheables','Paths containing these strings will be cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.','Force Cache URIs'=>'Forzar URLs en caché','Exclude Settings'=>'Ajustes de exclusión','This will disable LSCache and all optimization features for debug purpose.'=>'Esto desactivará LSCache y todas las características de optimización con propósitos de depuración.','Disable All Features'=>'Desactivar todas las características','Opcode Cache'=>'Caché opcode','CSS/JS Cache'=>'Caché CSS/JS','Remove all previous unfinished image optimization requests.'=>'Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.','Clean Up Unfinished Data'=>'Limpiar datos no finalizados','Join Us on Slack'=>'Únete a nuestro Slack','Join the %s community.'=>'Únete a la comunidad %s.','Want to connect with other LiteSpeed users?'=>'¿Quieres conectar con otros usuarios de LiteSpeed?','Get it from <a %1$s>%2$s</a>.'=>'Obténla desde <a %1$s>%2$s</a>.','Your Email address on %s.'=>'Tu dirección de email en %s.','Use %s API functionality.'=>'Usar la funcionalidad de la API %s.','To randomize CDN hostname, define multiple hostnames for the same resources.'=>'Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.','Join LiteSpeed Slack community'=>'Únete a la comunidad de Slack de LiteSpeed','Visit LSCWP support forum'=>'Visita el foro de soporte de LSCWP','Rate %s on %s'=>'Valora %s en %s','Images notified to pull'=>'Imágenes notificadas para descargar','What is a group?'=>'¿Qué es un grupo?','%s image'=>'%s imagen','%s group'=>'%s grupo','%s images'=>'%s imágenes','%s groups'=>'%s grupos','Your API key / token is used to access %s APIs.'=>'Tu clave de la API/token se usa para acceder a las API de %s.','Guest'=>'Invitado','To crawl the site as a logged-in user, enter the user ids to be simulated.'=>'Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.','Role Simulation'=>'Simulación de rol','running'=>'ejecutando','Size'=>'Tamaño','Ended reason'=>'Razón de finalización','Last interval'=>'Último intervalo','Current crawler started at'=>'El rastreador actual comenzó a las','Run time for previous crawler'=>'Hora de ejecución para el rastreador anterior','%d seconds'=>'%d segundos','Last complete run time for all crawlers'=>'Hora de la última ejecución completa para todos los rastreadores','Current sitemap crawl started at'=>'El rastreo del mapa del sitio actual comenzó a las','Save transients in database when %1$s is %2$s.'=>'Guarda datos transitorios en la base de datos cuando %1$s es %2$s.','Store Transients'=>'Almacenar datos transitorios','If %1$s is %2$s, then %3$s must be populated!'=>'¡Si %1$s es %2$s entonces debe completarse %3$s!','Server allowed max value'=>'Valor máximo permitido por el servidor','Server enforced value'=>'Valor forzado por el servidor','NOTE'=>'NOTA','Server variable(s) %s available to override this setting.'=>'Variable(s) del servidor %s disponible para omitir este ajuste.','API'=>'API','Opcode cache is not enabled.'=>'La caché opcache no está habilitada.','Imported setting file %s successfully.'=>'Importado con éxito el archivo de ajustes %s.','Import failed due to file error.'=>'Importación fallida debido a un error en el archivo.','How to Fix Problems Caused by CSS/JS Optimization.'=>'Cómo solucionar problemas causados por la optimización CSS/JS.','This will generate extra requests to the server, which will increase server load.'=>'Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.','When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.'=>'Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.','Instant Click'=>'Clic instantáneo','Reset the entire opcode cache'=>'Reestablecer toda la caché opcode','This will import settings from a file and override all current LiteSpeed Cache settings.'=>'Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.','Last imported'=>'Última importación','Import'=>'Importar','Import Settings'=>'Ajustes de importación','This will export all current LiteSpeed Cache settings and save them as a file.'=>'Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.','Last exported'=>'Última exportación','Export'=>'Exportar','Export Settings'=>'Ajustes de exportación','Import / Export'=>'Importar / Exportar','Reset the entire opcode cache successfully.'=>'Reestablecida la caché opcache con éxito','Use keep-alive connections to speed up cache operations.'=>'Utilizar conexiones keep-alive para acelerar operaciones de la caché.','Database to be used'=>'Base de datos a usar','Redis Database ID'=>'ID de base de datos Redis','Specify the password used when connecting.'=>'Especifica la contraseña utilizada al conectar.','Password'=>'Contraseña','Only available when %s is installed.'=>'Solo disponible cuando está instalado %s.','Username'=>'Nombre de usuario','Your %s Hostname or IP address.'=>'El hostname o dirección IP de tu %s.','Method'=>'Método','Purge all object caches successfully.'=>'Vació de todas las cachés de objetos correctamente.','Object cache is not enabled.'=>'La caché de objetos no está activada.','Improve wp-admin speed through caching. (May encounter expired data)'=>'Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)','Persistent Connection'=>'Conexión persistente','Do Not Cache Groups'=>'Grupos a no cachear','Groups cached at the network level.'=>'Grupos cacheados a nivel de red.','Global Groups'=>'Grupos globales','Connection Test'=>'Prueba de conexión','%s Extension'=>'Extensión %s','Status'=>'Estado','Default TTL for cached objects.'=>'TTL por defecto para objetos cacheados.','Default Object Lifetime'=>'Tiempo de vida por defecto del objeto','Port'=>'Puerto','Host'=>'Host','Object Cache'=>'Caché de objetos','Failed'=>'Fallido','Passed'=>'Exitoso','Not Available'=>'No disponible','Purge all the object caches'=>'Vaciar todas las cachés de objetos','Cache WP-Admin'=>'Caché de WP-Admin','Failed to communicate with Cloudflare'=>'Fallo al comunicar con Cloudflare','Communicated with Cloudflare successfully.'=>'Comunicado con éxito con Cloudflare.','No available Cloudflare zone'=>'No hay disponible una zona Cloudflare','Notified Cloudflare to purge all successfully.'=>'Avisado a Cloudflare el vaciado completo con éxito.','Cloudflare API is set to off.'=>'La API de Cloudflare está configurada en off.','Notified Cloudflare to set development mode to %s successfully.'=>'Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.','Once saved, it will be matched with the current list and completed automatically.'=>'Una vez guardado, coincidirá con la lista actual y se completará automáticamente.','You can just type part of the domain.'=>'Puedes simplemente teclear parte de dominio.','Domain'=>'Dominio','Cloudflare API'=>'API de Cloudflare','Purge Everything'=>'Vaciar todo','Cloudflare Cache'=>'Caché de Cloudflare','Development Mode will be turned off automatically after three hours.'=>'El modo de desarrollo se desactivará automáticamente después de tres horas.','Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.'=>'Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.','Development mode will be automatically turned off in %s.'=>'El modo de desarrollo se desactivará automáticamente en %s.','Current status is %s.'=>'El estado actual es %s.','Current status is %1$s since %2$s.'=>'El estado actual es %1$s desde %2$s.','Check Status'=>'Comprobar estado','Turn OFF'=>'APAGAR','Turn ON'=>'ENCENDER','Development Mode'=>'Modo de desarrollo','Cloudflare Zone'=>'Zona de Cloudflare','Cloudflare Domain'=>'Dominio de Cloudflare','Cloudflare'=>'Cloudflare','For example'=>'Por ejemplo','Prefetching DNS can reduce latency for visitors.'=>'La precarga DNS puede reducir la latencia para los visitantes.','DNS Prefetch'=>'Prefetch DNS','Adding Style to Your Lazy-Loaded Images'=>'Añade estilos a tus imágenes de carga diferida','Default value'=>'Valor por defecto','Static file type links to be replaced by CDN links.'=>'Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.','For example, to drop parameters beginning with %s, %s can be used here.'=>'Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.','Drop Query String'=>'Ignorar cadenas de consulta','Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.'=>'Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.','Improve HTTP/HTTPS Compatibility'=>'Mejorar compatibilidad HTTP/HTTPS','Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.'=>'Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.','Destroy All Optimization Data'=>'Destruir todos los datos de optimización','Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.'=>'Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.','This will increase the size of optimized files.'=>'Esto aumentará el tamaño de los archivos optimizados.','Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.'=>'Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.','To test the cart, visit the <a %s>FAQ</a>.'=>'Para probar el carrito, visita la <a %s>FAQ</a>.',' %s ago'=>' hace %s','WebP saved %s'=>'WebP guardado %s','If you run into any issues, please refer to the report number in your support message.'=>'Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.','Last pull initiated by cron at %s.'=>'Última descarga iniciada por cron a las %s.','Images will be pulled automatically if the cron job is running.'=>'Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.','Only press the button if the pull cron job is disabled.'=>'Solo pulsar el botón si la tarea cron de descarga está desactivada.','Pull Images'=>'Descargar imágenes','This process is automatic.'=>'Este proceso es automático.','Last Request'=>'Última petición','Images Pulled'=>'Imágenes recuperadas','Report'=>'Informe','Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.'=>'Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.','Send to LiteSpeed'=>'Enviar a LiteSpeed','LiteSpeed Optimization'=>'Optimización de LiteSpeed','Load Google Fonts Asynchronously'=>'Cargar Google Fonts asíncronamente','Browser Cache TTL'=>'TTL caché de navegador','Results can be checked in <a %s>Media Library</a>.'=>'Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.','Learn More'=>'Leer más','Images optimized and pulled'=>'Imágenes optimizadas y descargadas','Images requested'=>'Imágenes solicitadas','Switched to optimized file successfully.'=>'Cambio correcto a archivo optimizado.','Restored original file successfully.'=>'Archivo original restaurado con éxito.','Enabled WebP file successfully.'=>'Archivo WebP activado con éxito.','Disabled WebP file successfully.'=>'Archivo WebP desactivado con éxito.','Significantly improve load time by replacing images with their optimized %s versions.'=>'Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.','Selected roles will be excluded from cache.'=>'Los perfiles seleccionados serán excluidos de la caché.','Selected roles will be excluded from all optimizations.'=>'Los perfiles seleccionados serán excluidos de todas las optimizaciones.','Role Excludes'=>'Excluir perfiles','Tuning Settings'=>'Configuración de ajustes','If the tag slug is not found, the tag will be removed from the list on save.'=>'Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.','Send Optimization Request'=>'Enviar solicitud de optimización','Image Information'=>'Información de imágenes','Total Reduction'=>'Reducción total','Optimization Summary'=>'Resumen de optimización','LiteSpeed Cache Image Optimization'=>'Optimización de imágenes de LiteSpeed Cache','Image Optimization'=>'Optimización de imágenes','Tuning'=>'Ajustar','If the category name is not found, the category will be removed from the list on save.'=>'Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.','After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.'=>'Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.','For example, %s can be used for a transparent placeholder.'=>'Por ejemplo, los %s pueden usarse para un marcador de posición transparente.','By default a gray image placeholder %s will be used.'=>'Por defecto, se utilizará un marcador de posición de imagen gris %s.','This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.'=>'Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.','Specify a base64 image to be used as a simple placeholder while images finish loading.'=>'Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.','Elements with attribute %s in html code will be excluded.'=>'Se excluirán los elementos con el atributo %s en código html.','Filter %s is supported.'=>'El filtro %s es compatible.','Listed images will not be lazy loaded.'=>'Las imágenes listadas no se cargarán de forma retrasada.','Lazy Load Image Excludes'=>'Exclusiones de carga retrasada de imágenes','No optimization'=>'Sin optimización','Prevent any optimization of listed pages.'=>'Evitar cualquier optimización de las páginas listadas.','URI Excludes'=>'URL excluidas','Both full URLs and partial strings can be used.'=>'Pueden utilizarse tanto URLs completas como cadenas parciales.','Load iframes only when they enter the viewport.'=>'Cargar iframes sólo cuando entran en la ventana de visualización.','Lazy Load Iframes'=>'Retrasar la carga de iframes','This can improve page loading time by reducing initial HTTP requests.'=>'Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.','Load images only when they enter the viewport.'=>'Cargar las imágenes sólo cuando entran en la ventana de visualización.','Lazy Load Images'=>'Retrasar la carga de imágenes','Media Settings'=>'Ajustes de medios','For example, for %s, %s and %s can be used here.'=>'Por ejemplo, para %s, %s y %s puede utilizarse aquí.','Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.'=>'El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.','To match the beginning, add %s to the beginning of the item.'=>'Para que coincida con el principio, añade %s al comienzo del artículo.','For example, for %s, %s can be used here.'=>'Por ejemplo, para %s, %s puede utilizarse aquí.','Maybe later'=>'Quizás más tarde','I\'ve already left a review'=>'Ya he dejado una valoración','Welcome to LiteSpeed'=>'Bienvenido a LiteSpeed','Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.'=>'Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.','Remove WordPress Emoji'=>'Eliminar emojis de WordPress','More settings'=>'Más ajustes','Private cache'=>'Caché privada','Non cacheable'=>'No cacheable','Mark this page as '=>'Marcar esta página como ','Purge this page'=>'Vaciar esta página','Load JS Deferred'=>'Deferir carga de JS','Specify critical CSS rules for above-the-fold content when enabling %s.'=>'Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.','Critical CSS Rules'=>'Reglas de CSS críticas','Load CSS Asynchronously'=>'Cargar CSS asíncronamente','Prevent Google Fonts from loading on all pages.'=>'Evita que cargue Google Fonts en todas las páginas.','Remove Google Fonts'=>'Eliminar Google Fonts','This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.'=>'Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.','Remove Query Strings'=>'Eliminar query strings','user agents'=>'user agents','cookies'=>'cookies','Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.'=>'El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.','Browser Cache'=>'Caché del navegador','tags'=>'etiquetas','Do Not Cache Tags'=>'Etiquetas a no cachear','To exclude %1$s, insert %2$s.'=>'Para excluir %1$s, insertar %2$s.','categories'=>'categorías','To prevent %s from being cached, enter them here.'=>'Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.','Do Not Cache Categories'=>'Categorías a no cachear','Query strings containing these parameters will not be cached.'=>'Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.','Do Not Cache Query Strings'=>'Cadenas de consulta a no cachear','Paths containing these strings will not be cached.'=>'Las rutas que contengan estas cadenas no serán cacheadas.','Do Not Cache URIs'=>'URIs a no cachear','One per line.'=>'Una por línea.','URI Paths containing these strings will NOT be cached as public.'=>'Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.','Private Cached URIs'=>'URIs cacheadas privadamente','You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.'=>'También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.','Remove query strings from internal static resources.'=>'Eliminar cadenas de consulta de recursos estáticos internos.','Paths containing these strings will not be served from the CDN.'=>'Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.','Exclude Path'=>'Excluir ruta','This will affect all tags containing attributes: %s %s %s.'=>'Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.','Include File Types'=>'Incluir tipos de archivo','Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.'=>'Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.','Include JS'=>'Incluir JS','Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.'=>'Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.','Include CSS'=>'Incluir CSS','Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.'=>'Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.','Include Images'=>'Incluir imágenes','CDN URL to be used. For example, %s'=>'URL de la CDN a utilizar. Por ejemplo, %s','CDN URL'=>'URL de CDN','Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.'=>'URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.','Original URLs'=>'URLs originales','CDN Settings'=>'Ajustes de CDN','CDN'=>'CDN','OFF'=>'OFF','ON'=>'ON','Notified LiteSpeed Web Server to purge CSS/JS entries.'=>'Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.','Minify HTML content.'=>'Minificar contenido HTML.','HTML Minify'=>'Minificar HTML','JS Excludes'=>'Excluir JS','JS Combine'=>'Combinar JS','JS Minify'=>'Minificar JS','CSS Excludes'=>'Excluir CSS','CSS Combine'=>'Combinar CSS','CSS Minify'=>'Minificar CSS','Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.'=>'Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo».','This will purge all minified/combined CSS/JS entries only'=>'Esto vaciará solo las entradas CSS/JS minimizadas o combinadas','Purge %s Error'=>'Vaciar error %s','Database Optimizer'=>'Optimizador de base de datos','Optimize all tables in your database'=>'Optimizar todas las tablas en tu base de datos','Optimize Tables'=>'Optimizar tablas','Clean all transient options'=>'Borrar todas las opciones de datos transitorios','All Transients'=>'Todos los datos transitorios','Clean expired transient options'=>'Borrar opciones de datos transitorios expirados','Expired Transients'=>'Datos transitorios expirados','Clean all trackbacks and pingbacks'=>'Borrar todos los trackbacks y pingbacks','Trackbacks/Pingbacks'=>'Trackbacks/pingbacks','Clean all trashed comments'=>'Borrar todos los comentarios en la papelera','Trashed Comments'=>'Comentarios enviados a la papelera','Clean all spam comments'=>'Borrar todos los comentarios spam','Spam Comments'=>'Comentarios spam','Clean all trashed posts and pages'=>'Borrar todas las entradas y páginas en la papelera','Trashed Posts'=>'Entradas enviadas a la papelera','Clean all auto saved drafts'=>'Borrar todos los borradores guardados automáticamente','Auto Drafts'=>'Borradores automáticos','Clean all post revisions'=>'Borrar todas las revisiones de entradas','Post Revisions'=>'Revisiones de entradas','Clean All'=>'Limpiar todo','Optimized all tables.'=>'Optimizadas todas las tablas.','Clean all transients successfully.'=>'Limpieza de todos los datos transitorios exitosa.','Clean expired transients successfully.'=>'Limpieza de datos transitorios expirados exitosa.','Clean trackbacks and pingbacks successfully.'=>'Limpieza de trackbacks y pingbacks exitosa.','Clean trashed comments successfully.'=>'Limpieza de comentarios en papelera exitosa.','Clean spam comments successfully.'=>'Limpieza de comentarios no deseados exitosa.','Clean trashed posts and pages successfully.'=>'Limpieza de páginas y entradas en papelera exitosa.','Clean auto drafts successfully.'=>'Limpieza de borradores automáticos exitosa.','Clean post revisions successfully.'=>'Limpieza de revisiones de entradas exitosa.','Clean all successfully.'=>'Limpieza completa exitosa.','Default Private Cache TTL'=>'TTL por defecto de la caché privada','If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.'=>'Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.','Vary Group'=>'Grupos de variación','Cache the built-in Comment Form ESI block.'=>'Almacena en la caché el bloque ESI del formulario de comentarios incluido.','Cache Comment Form'=>'Cachear formulario de comentario',' Cache the built-in Admin Bar ESI block.'=>' Almacena en la caché el bloque ESI de la barra de administración incluida.','Cache Admin Bar'=>'Cachear barra de administrador','Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.'=>'Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.','ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.'=>'ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.','With ESI (Edge Side Includes), pages may be served from cache for logged-in users.'=>'Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.','Private'=>'Privada','Public'=>'Pública','Purge Settings'=>'Ajustes del vaciado','Cache PHP Resources'=>'Cachear recursos de PHP','Cache Mobile'=>'Cache móvil','Advanced level will log more details.'=>'El nivel avanzado registrará más detalles.','Basic'=>'Básico','The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.'=>'La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.','Cache Login Page'=>'Cachear página de acceso','Cache requests made by WordPress REST API calls.'=>'Cachear peticiones realizadas por llamadas de la API REST de WordPress.','Cache REST API'=>'Cachear API REST','Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)'=>'Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)','Cache Commenters'=>'Cachear comentaristas','Privately cache frontend pages for logged-in users. (LSWS %s required)'=>'Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)','Cache Logged-in Users'=>'Cachear usuarios con sesión iniciada','Cache Control Settings'=>'Ajustes de control de caché','ESI'=>'ESI','Excludes'=>'Excluir','Purge'=>'Vaciar','Cache'=>'Caché','WooCommerce'=>'WooCommerce','Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)'=>'Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)','Current server time is %s.'=>'La hora actual del servidor es %s.','Specify the time to purge the "%s" list.'=>'Especifica la hora para vaciar la lista «%s».','Both %1$s and %2$s are acceptable.'=>'Tanto %1$s como %2$s son aceptables.','Scheduled Purge Time'=>'Hora de vaciado programado','The URLs here (one per line) will be purged automatically at the time set in the option "%s".'=>'La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s».','Scheduled Purge URLs'=>'URLs de vaciado programado','Shorten query strings in the debug log to improve readability.'=>'Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.','Heartbeat'=>'Heartbeat','MB'=>'MB','Log File Size Limit'=>'Límite de tamaño de archivo de registro','<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s'=>'<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s','%s file not writable.'=>'No se puede escribir el archivo %s.','%s file not readable.'=>'No se puede leer el archivo %s.','Collapse Query Strings'=>'Colapsar cadenas de peticiones','ESI Settings'=>'Ajustes de ESI','A TTL of 0 indicates do not cache.'=>'Un TTL de 0 implica no cachear.','Recommended value: 28800 seconds (8 hours).'=>'Valor recomendado: 28800 segundos (8 horas).','Widget Cache TTL:'=>'TTL caché de Widgets:','Enable ESI'=>'Activar ESI','See <a %s>Introduction for Enabling the Crawler</a> for detailed information.'=>'Ver <a %s>Introducción para activar el Crawler</a> para información detallada.','Custom Sitemap'=>'Sitemap personalizado','Purge pages by relative or full URL.'=>'Vaciar páginas por URL completa o relativa.','WARNING'=>'ADVERTENCIA','The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.'=>'La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.','<b>Last crawled:</b> %s item(s)'=>'<b>Última indexación:</b> %s elemento(s)','The next complete sitemap crawl will start at'=>'La siguiente indexación de sitemap completa empezará a las','Failed to write to %s.'=>'Error al escribir a %s.','Folder is not writable: %s.'=>'El directorio no es escribible: %s.','Can not create folder: %1$s. Error: %2$s'=>'No se puede crear el directorio: %1$s. Error: %2$s','Folder does not exist: %s'=>'El directorio no existe: %s','Notified LiteSpeed Web Server to purge the list.'=>'Solicitado el vaciado de la lista al servidor web LiteSpeed.','Please visit the <a %s>Information</a> page on how to test the cache.'=>'Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.','Allows listed IPs (one per line) to perform certain actions from their browsers.'=>'Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.','Server Load Limit'=>'Límite de carga del servidor','Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.'=>'Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.','Crawl Interval'=>'Intervalo de indexación','Then another WordPress is installed (NOT MULTISITE) at %s'=>'Y otro WordPress instalado (NO MULTISITIO) en %s','LiteSpeed Cache Network Cache Settings'=>'Ajustes de la caché de la red de caché de LiteSpeed','Select below for "Purge by" options.'=>'Selecciona debajo las opciones de «Vaciar por».','No crawler meta file generated yet'=>'Archivo meta del crawler aún no generado','Show crawler status'=>'Mostrar estado del Crawler','Watch Crawler Status'=>'Ver estado del Crawler','Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.'=>'Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.','Run frequency is set by the Interval Between Runs setting.'=>'La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.','Manually run'=>'Ejecutar manualmente','Reset position'=>'Reestablecer posición','Run Frequency'=>'Frecuencia de ejecución','Cron Name'=>'Nombre del Cron','Crawler Cron'=>'Cron del Crawler','%d minute'=>'%d minuto','%d minutes'=>'%d minutos','%d hour'=>'%d hora','%d hours'=>'%d horas','Generated at %s'=>'Generado en %s','LiteSpeed Cache Crawler'=>'Crawler de LiteSpeed Cache','If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.'=>'Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.','Crawler'=>'Crawler','LiteSpeed Cache CDN'=>'CDN de la caché de LiteSpeed','https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration'=>'https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration','Notified LiteSpeed Web Server to purge all pages.'=>'Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.','All pages with Recent Posts Widget'=>'Todas las páginas con widget de Entradas recientes','Pages'=>'Páginas','This will Purge Pages only'=>'Esto solo vaciará las páginas','Purge Pages'=>'Vaciar páginas','Cancel'=>'Cancelar','Install Now'=>'Instalar ahora','Purged the url!'=>'¡Se ha vaciado la URL!','Purged the blog!'=>'¡Se ha vaciado el blog!','Purged All!'=>'¡Se ha vaciado todo!','Email Address'=>'Dirección de correo electrónico','Activate'=>'Activar','Notified LiteSpeed Web Server to purge error pages.'=>'Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.','If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.'=>'Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.','If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.'=>'Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.','If the login cookie was recently changed in the settings, please log out and back in.'=>'Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.','However, there is no way of knowing all the possible customizations that were implemented.'=>'Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.','The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.'=>'El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.','The network admin setting can be overridden here.'=>'El ajuste de administrador de red puede ser modificado aquí.','Specify how long, in seconds, public pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.','Specify how long, in seconds, private pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.','It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.'=>'Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.','Purge pages by post ID.'=>'Vaciar páginas por ID de entrada.','Purge the LiteSpeed cache entries created by this plugin'=>'Vacía las entradas de caché de LiteSpeed creadas por este plugin','This will Purge Front Page only'=>'Esto vaciará solo la página principal','Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.'=>'Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.','Purge pages by category name - e.g. %2$s should be used for the URL %1$s.'=>'Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.','If only the WordPress site should be purged, use Purge All.'=>'Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».','e.g. Use %s or %s.'=>'ej: Usa %s o %s.','Purge %s error pages'=>'Purgar las páginas de error %s','Notified LiteSpeed Web Server to purge everything.'=>'Solicitado el vaciado de todo al servidor web LiteSpeed.','Use Primary Site Configuration'=>'Usar configuración del sitio principal','This will disable the settings page on all subsites.'=>'Esto desactivará la página de ajustes en todos los subsitios.','Check this option to use the primary site\'s configuration for all subsites.'=>'Marca esta opción para usar la configuración del sitio principal para todos los subsitios.','Save Changes'=>'Guardar cambios','The following options are selected, but are not editable in this settings page.'=>'Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.','The network admin selected use primary site configs for all subsites.'=>'El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.','Empty Entire Cache'=>'Vaciar la caché entera','This action should only be used if things are cached incorrectly.'=>'Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.','Clears all cache entries related to this site, <i>including other web applications</i>.'=>'Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.','This may cause heavy load on the server.'=>'Esto puede causar una alta carga en el servidor.','This will clear EVERYTHING inside the cache.'=>'Esto eliminará TODO dentro de la caché.','LiteSpeed Cache Purge All'=>'Vaciar toda la caché de LiteSpeed','If you would rather not move at litespeed, you can deactivate this plugin.'=>'Si no quieres la aceleración de litespeed, puedes desactivar este plugin.','Create a post, make sure the front page is accurate.'=>'Crear una entrada, asegurarse que la página principal está actualizada.','Visit the site while logged out.'=>'Visitar el sitio sin la sesión iniciada.','Examples of test cases include:'=>'Ejemplos de pruebas incluyen:','For that reason, please test the site to make sure everything still functions properly.'=>'Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.','This message indicates that the plugin was installed by the server admin.'=>'Este mensaje indica que el plugin fue instalado por el administrador del servidor.','LiteSpeed Cache plugin is installed!'=>'¡El plugin LiteSpeed Cache está instalado!','Debug Log'=>'Registro de depuración','Admin IP Only'=>'Solo la IP del administrador','Specify how long, in seconds, REST calls are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.','The environment report contains detailed information about the WordPress configuration.'=>'El informe de entorno contiene información detallada sobre la configuración de WordPress.','Note'=>'Nota','The server will determine if the user is logged in based on the existence of this cookie.'=>'El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.','After verifying that the cache works in general, please test the cart.'=>'Después de que la caché funcione en general, por favor prueba el carrito.','When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.'=>'Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.','Purge All On Upgrade'=>'Vaciar todo al actualizar','Product Update Interval'=>'Intervalo de actualización de producto','Determines how changes in product quantity and product stock status affect product pages and their associated category pages.'=>'Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.','Always purge both product and categories on changes to the quantity or stock status.'=>'Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.','Do not purge categories on changes to the quantity or stock status.'=>'No vaciar las categorías al cambiar la cantidad o estado del inventario.','Purge product only when the stock status changes.'=>'Vaciar los productos solo cuando cambie el estado del inventario.','Purge product and categories only when the stock status changes.'=>'Vaciar productos y categorías solo cuando cambie el estado del inventario.','Purge categories only when stock status changes.'=>'Vaciar las categorías solo cuando el estado del inventario cambie.','Purge product on changes to the quantity or stock status.'=>'Vaciar los productos con los cambios de cantidad o estado del inventario.','Htaccess did not match configuration option.'=>'El htaccess no coincide con la opción de configuración.','If this is set to a number less than 30, feeds will not be cached.'=>'Si esto se fija en un número inferior a 30, los feeds no serán cacheados.','Specify how long, in seconds, feeds are cached.'=>'Especifica por cuanto tiempo, en segundos, se cachean los feeds.','Default Feed TTL'=>'TTL por defecto del Feed','Failed to get %s file contents.'=>'Error al obtener contenido del archivo %s.','Caching these pages may improve server performance by avoiding unnecessary PHP calls.'=>'Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.','Some themes and plugins add resources via a PHP request.'=>'Algunos temas y plugins añaden recursos mediante una petición PHP.','Disabling this option may negatively affect performance.'=>'Desactivar esta opción puede afectar negativamente al rendimiento.','Invalid login cookie. Invalid characters found.'=>'Cookie de acceso no válida. Encontrados caracteres no válidos.','WARNING: The .htaccess login cookie and Database login cookie do not match.'=>'ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.','Invalid login cookie. Please check the %s file.'=>'Cookie de acceso no válida. Por favor, comprueba el archivo %s.','The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.'=>'La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.','There is a WordPress installed for %s.'=>'Hay un WordPress instalado para %s.','Example use case:'=>'Ejemplo de uso:','The cookie set here will be used for this WordPress installation.'=>'La cookie aquí establecida será usada por esta instalación de WordPress.','If every web application uses the same cookie, the server may confuse whether a user is logged in or not.'=>'Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.','This setting is useful for those that have multiple web applications for the same domain.'=>'Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.','The default login cookie is %s.'=>'La cookie de acceso por defecto es %s.','MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.'=>'DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.','No spaces and case sensitive.'=>'Espacios no permitidos y sensible a mayúsculas.','SYNTAX: alphanumeric and "_".'=>'SINTAXIS: alfanumérico y "_".','Login Cookie'=>'Cookie de acceso','More information about the available commands can be found here.'=>'Aquí se puede encontrar más información sobre los comandos disponibles.','These settings are meant for ADVANCED USERS ONLY.'=>'Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.','Current %s Contents'=>'Contenidos actuales de %s','Advanced'=>'Avanzado','Advanced Settings'=>'Ajustes avanzados','Purge List'=>'Vaciar lista','Purge By...'=>'Vaciar por...','URL'=>'URL','Tag'=>'Etiqueta','Post ID'=>'ID de entrada','Category'=>'Categoría','NOTICE: Database login cookie did not match your login cookie.'=>'AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.','Purge url %s'=>'Vaciar la URL %s','Purge tag %s'=>'Vaciar la etiqueta %s','Purge category %s'=>'Vaciar la categoría %s','When disabling the cache, all cached entries for this site will be purged.'=>'Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.','NOTICE'=>'AVISO','This setting will edit the .htaccess file.'=>'Este ajuste editará el archivo .htaccess.','Failed to back up %s file, aborted changes.'=>'Fallo al hacer copia de seguridad del archivo %s, cambios cancelados.','LiteSpeed Cache View .htaccess'=>'Ver el archivo «.htaccess» de LiteSpeed Cache','Do Not Cache Cookies'=>'Cookies a no cachear','Do Not Cache User Agents'=>'User Agents a no cachear','This is to ensure compatibility prior to enabling the cache for all sites.'=>'Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.','Network Enable Cache'=>'Habilitar caché de red','NOTICE:'=>'AVISO:','Other checkboxes will be ignored.'=>'Otras opciones serán ignoradas.','List of Mobile User Agents'=>'Lista de User Agents móviles','File %s is not writable.'=>'No se puede escribir el archivo %s.','Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.'=>'Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.','JS Settings'=>'Ajustes de JS','Manage'=>'Gestionar','Default Front Page TTL'=>'TTL por defecto de la Página Principal','Purge Front Page'=>'Vaciar la página de inicio','Notified LiteSpeed Web Server to purge the front page.'=>'Solicitado al servidor web LiteSpeed el vaciado de la página de inicio.','Example'=>'Ejemplo','All tags are cached by default.'=>'Todas las etiquetas son cacheadas por defecto.','All categories are cached by default.'=>'Todas las categorías son cacheadas por defecto.','To do an exact match, add %s to the end of the URL.'=>'Para coincidencias exactas, añadir %s al final de la URL.','The URLs will be compared to the REQUEST_URI server variable.'=>'Las URLs serán comparadas con la variable REQUEST_URI del servidor.','Select only the archive types that are currently used, the others can be left unchecked.'=>'Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.','Notes'=>'Notas','Use Network Admin Setting'=>'Usar ajuste de administrador de red','Disable'=>'Desactivar','Enabling LiteSpeed Cache for WordPress here enables the cache for the network.'=>'Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.','Disabled'=>'Desactivado','Enabled'=>'Activado','Do Not Cache Roles'=>'No cachear perfiles','https://www.litespeedtech.com'=>'https://www.litespeedtech.com','LiteSpeed Technologies'=>'LiteSpeed Technologies','LiteSpeed Cache'=>'LiteSpeed Cache','Debug Level'=>'Nivel de depuración','Notice'=>'Nota','Term archive (include category, tag, and tax)'=>'Archivo de término (incluye categoría, etiqueta y taxonomía)','Daily archive'=>'Archivo diario','Monthly archive'=>'Archivo mensual','Yearly archive'=>'Archivo anual','Post type archive'=>'Archivo de tipo de contenido','Author archive'=>'Archivo del Autor','Home page'=>'Página de Inicio','All pages'=>'Todas las páginas','Front page'=>'Página de inicio','Auto Purge Rules For Publish/Update'=>'Reglas de vaciado automático para publicación y actualización','Default Public Cache TTL'=>'TTL por defecto de la caché pública','Select which pages will be automatically purged when posts are published/updated.'=>'Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas','seconds'=>'segundos','Admin IPs'=>'IPs de administrador','General'=>'Opciones generales','LiteSpeed Cache Settings'=>'Configuración de Caché de LiteSpeed','Purge All'=>'Purgar todo','Notified LiteSpeed Web Server to purge all LSCache entries.'=>'Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache.','Settings'=>'Ajustes']];litespeed-wp-plugin/7.1/translations/es_CO.zip000064400000373054151600143250015215 0ustar00PKJ��Z�'G�1���litespeed-cache-es_CO.poUT	k�
hk�
hux�����\[s7�~ϯ�&�s�:u�.���*�|�rd[��$[�U.p$a�f3��?e��J�a+oɛ����
CQ"�:[�$1@���_��+qY��f�֦f$γf�+6ř��E�T*Nd2Q�梖�L���l-*�)i��qQ�Bۉ�b2��|��W�r��i<���֕65&l�TU�ƤV�Jd:Q�UBZ��sD(e�N���܎u*������o_���A]i�-n>���bw{wws����m�}p��w�}�?��?
q���揪���bg�=1E��z�rZb�Z����L��k�LdeU����g���c�lG��|Z$&��X<��`���6��*�Ǣ(���f�k�M!�������\���������畲vko�=��g�78�c�웓Wn�ʼUI�y�v��������
[.��K�1e�oa�56d�d&���+�c�<>z�^�9O�{5�iƓl*xr�e䖔����@S�H5��HX#��}�]�t��鹩�H^�jC�U��RH12Ej0Oj�����q�7^���Y5��V⟍�E��,Dbr# ��%y��~w�,ٰ�!��.�9LM#d�F��uس]{ӉL�J&����99����m'���T�5�`V7l�`���KS�!�Wi'�Kl�ֳt���W�[`�ڜu���d0nT��nX�9}/^�T�Qb<t�6Yݭ��8¢��R��ܸouq�i�zB�B\�����Pk�pw��Ji-���-�q������3Xo��u?Z �HB�YsIޛŽ`�z��+�6,�(��3�Ո0`y���C�`	�O..�E�L��SnKl��XO�-M��1H�+�4�=���o����.Y�r�s�O����� �kXؽ�?���"*a
�><��%iK�hr+�'ޢ����?�x�``�o+�7p�t�8����J�2o֭]!����N�߬;��Ԋ�����äY�
�kx�
�ȗ��58Q��m�%ǒˢ�p8:R'ܚ�x���S��5N��C1��u�9'�b�d�l*@�$��Ƃ� ��v>n���i�
���*�L�f��@�?I>n�*�4����]�)��M��z��!4�W�Tϔ�
*B�����jn�x���e��D>���5C<�4����<�(++mD'���C#���b��]?���_�$<��K��_���RF��N@��;�5�T���	c[<��o�a��x^)���FC�P���T�D1�
�?Q�Δ��U�W�JL4}^���W0REAӔ엢��Ɇ�Ju�fR��	��z�&�e=��dS;�ܢ�O�����Xu���a���Dt�}�hU��RT$9�T�xH�V��h)�=~{.��q�EM������(�%XQ9d @$��t=�.Ӭ|۫H�߁
����&AR��$�:����є}^�eF�t���50^�ٜ:�Tg��zl܌���NO�Iu����y��,�=<Դ3�`�?ju-£�d�F�r\1@�}�8Q�T\S<,PC�%�Y�
dpJY����;kG�!I�˔o�d^E�5&��+������*� �Ȇb�89��%�n�'5?%eV�
a!y�;�7"��*
�K�Z�tsBV"j6#��>TQ��ŠT�V����/4=����,�ۡ��:��{���uX����L�S|H⅜��1�PUE�5�1r?��SV�A/w`_���#���]]QK�P�^�m1�qS�eR5�F2�z���@Ƽ?�ݹ�L1nf.X��,�<�L�_h:Z��<��'�bE��Q�떟q��	1d]�?x�	
	�8E�P��:M��1B�6�gFy�m����Yg(צz{���g�ܬJp�\��l��Ĕe��K���<5,��4ɦV0�Δ���B���g:A�|�S�]b��xRH;�j�u
�6	Y” ���Qm�!��
����>)�d�4Y$#�P
Ti�29��O983d�
g�,��%2j7*�V�C���!x�����1�G����'��)�E�ćKMyY4�q��#Q/��1G�s��s&�VTHK�W��BA	x���S�f��Q��)qa9���Q�ܙ!ݵ�#����L���v�|�)樘�[�2��"|��&��
���v�8D
Ɣ�z�9m�3r�r�^��s��uG.�ˆ��l�"@_[�džqV>-
�%L��2��"�S�%G�!l�2�'AÆM]C��7��l&#�a�u�m3$�Bܣ(C��`�	K:����_≺j&J��d���E[��CS�1xx� T日c�rp�(%VAձ�D[�$,�dj�8���S� �ƞ���a�-/�:�%ps����.U�
[\�t#��Ȧ�$}jNw���O6���֪���yD;�#Q7���_={�A�f뻋��m���VR�3g�L�Bc�De�2��Wނ��f����
��N�[�ʒ����チ��L��]����
J1�� 19
�g�U�x��6��u"b�/�LdA�I��B��B�,K���l2JY��j9���g|I�1c��<��!JgC�(��pW���l�2́��hi3�_ۈF�R
�����HtL�
�u�Tv��2U�(��L���o�c�p!){�i�������"S�I���K��ݝ�tY=9�<�0=��� ����TM���e���v�Ķ ���	`�eǖ��/�T~|���'�>[��.�q�f^�d�G�=�#@g\����@�ؔ�y�1�N<�s`����v?����#�y�2�I�.��Y�����l�Z��@�N��
�ơ����$IVoh�(N�F�,��>^�L���.��r	���9�t�rC6��#�a��@���8C�Α��|mM�iK���Z���2�q#D�I�}�V���T����i*y�.8�I��<nQL�H�/6WŚ�swO�I6ߨ_��>�b�Dh_�� ��WzE;�DGN�)10f���:t*�!�aR�,�Ի���J�x���5�@F'�f�E�(S,���H}T�-ȑ_#�>;}B�e9��2�'�t��Bq� �MPe�7��('�;��?Nxڤ>cS�
�#Ty�Zᒉ��\�0�/A5ȳ�iG���WL�ne���#n��UM�oȸ�͐�d������LzΎ"��a���;+�sm�h�,#��x�ys��p�V�S�Š��`�\n5Vmv�M�b�,������*\�p�b��V��y?����Fk&��rU��y���!-*YR�MD+��e�0-l�JS�?�L������F��ҫgF��58PO]��t��70т�	��j���̂l��P�Ѵ�p��6/���*2����<ػm�U�c����zCJ�Cé�t�����I!���P$�����,��Տ�WB����� �LC�4�J'�WWN*�P�/��8�+x�\�)g��N�d��4�ͦs�Q��ya�~���x���@�:�X�^M`�g������=~`����ր���>m�kM`��ɸ��Iǎb�2ɚ��U]�ouH�:��W�M��ޱ�-ED+�-��γH��n�Ɉ�[(�WX�rL����P3�3�)L��#��qd�a�%�V�`�q�)���R��d�n	�Q�
�k��7+o�a09��o�+bE�yeJ�`Mѐ�������Z&�1H��2�����9�V��Gbp+\z݂�����]�I�v��'�r�IT���IہrN�%wE�7��5�'6������q����v30 � �+�j���op"�b6UEZB�m=�b�Xa���.�t�:lt���IKZ��};>�o{q`J�0vE�6�����1r��C�X�6y�ԝ����#A~�g�N%��tf�p6��J#���jJ�����p7����s��#�PS�X��ZN�KH��	��xfr�MR��<���I�s:6���]ϥ�ҙyS2Q�ҝ+I� ����~=f�����}p^�=X�"�/����&��/��t4JK�����ަ�ldSb�m�l0/j��LCx�8��0~���Z�&�!�������� �|5pl5"5[P�
�C);�z"쥸^��|������M���K�}�+!��$��OiH��I�g�]��K�5ͣ��"c�A�դ�f4ڴI�ښ\��
�p46�q'%�`D2���q]��F�r�$�:sm��']-��{�J��P
��RR��:�v��?mm��0�ا�m���V?�:��[�X�����`mC_�.q����{��p0�h�~A�R�x~�� l��cHމ҆gSD�̔\(�!;�ae�)�JT\QM2���4�&c8�?-�G��$�V>u����5���B�S�Mq;�?M$�P�����\���~м�+'�|2G=ˈ[ٜ�������
-�V�°ȅ� L�;��ZLơspg��v��G*O��[�_m�a�1��iz�:n6�@O"
���o��e�(n:H���
(Yp%8�R��Ք���v$t�.l��i
^X�p���V>��K����G�5��i����JTr�nHe���d$�$ل{�Ê7�:w�u������i�F���V�ݣ��B.�D�l�4x+��;�HSl
��������_���??Z6����;�[:���;�>Z2���Ν?w��/Lϋ�{��	�乌\��vНǮ.����!�]�`�*s��x�p�ܨ�ɉk��\w���H���x����8�	#�v���������,X��<���|��v:�M��t���b�["z�͐ޫ�g7�i�ZUT*r�<"m_�`��)�y�)�Zhzhh&n3��i���tom4p�TE�F�zIG��m6a��j'���	DL
�8/UM�a�ɓ�X�)�Ԑb�
C\�/ 8`Fx���/�;H,<
܏B!��Q���T�g�N ��W�9��"M[�	�,M�<�.1&�[w�l�/_]>=��#å�4��l}=�*j��Y�\�<펟�1�)��!f��h*�'���Uƍ��.��[���*8y��ꐠ��.��A��H=�R�V.���y�Q��4���.$Ɖ)]>�ӷI۫Q����u�F��K}�.��em������^��.�i�d~�#^&�%]d�W
|�~ �R5��8�kz)��K sh$�N�Lպ�k��Z� �)��HZ����EJ�0���h�p�O���}t��,�/��n�<���n/xE/��+���u��
;�n��D�Uh׹m�&?����3��/|�jcf�}�:{���z�d:��.��h��-�����x��t|�L���yXA�T7�"{��
�G�A�T�@bL����A���(Kd��5��D�۾<�U���ֵ1��]%@��/xs�oSz����`�1���)>�LT�Y�c�N0����=�:?Z6ߥ�d��N��~���Wb椵&�ҽQ�H��1'^�։Z�\׃5yۨ�r	J>
�%�E����~n����qd����s96�����+vX�sᓥ8ȥ*0�h���9���.��Z�(z_�v�qoAߗ,}ꉟ�Sp;Ro�^�ٸ)�X%c!q"XT9	�"e2���~��������8�w\���҇��c�p?n�;<~��]n�<3CLE�����-��%��d�p��_��ָu�����E�^A���I�*E�n��R���Ǘ?�*���|���09���6#E���8�'�2z����O��ɠZ�͓c>=ȳJ��\���m���L�^�Mڣ���n����4Uq���2���d�.r�s�z�W��0~ˊ8n�$�L}r��S��9�/X�^#�����;�kZ��y��W�p�h�G���D8����q�2ɟp�w$��f��=����5h^�ewG!s)��f��P�9��/I�#��L�TMCn�H16�F��� x��J�p'H�(]��CW�TE�mc�%�������&����\J/��$1p���,�{�k�`\w�3�<'��9�Ͻ���w�Z�ym}5ՕC�s2I�:��1��J�����|�#ȸ^�G-��؃�o�
E�%�&	�c��۷�#�
�E�Ԇ�g�����aS��O��><����n7r$K|f�Dw$�P��%w)�&JI���IRdv5Н��wҋt��{1o��������ȋE�,j.(�ɼ����1�cF�Ge��ݨ9if4���w�O�>�lc�:�zc9�����]c`��x��>�I�Q��r��u�/��&_D���f
�l�(�"��q
�0
-)�G�3�۟nLPѹ=��:r�=\aw.����Dt[x|�`��g�P��U���G����_s
�ҹ�����"��B$/��X�l�t��Q��s��$��y\�8��Ƒ>�!/�Dm����
Np�g�ͫ�g��y��A�en}J��n��.M���2�m�����Bh���^f�:�[�T˜���<�cע�~H����&�&��"����[�x�Gs�)ӽ�"��}��L�"b�A�X@��D�s@7)K��y�f���q��;A����1��t"�h?��2�ڳ0��js�9\^��ȔY��i��yMeA�A,bukY�^l�/��r_X��/<@<�D5��iy�Y��_�2.>[�Q�0��ӟ�6�Si�S�)��'�6��t�֐����A7r�5J�dY0�DT�3i���Ս�{qAQ�AQ��"��[8����9�
0�@��.���C$)�}��'DJ�J�@��.֦2u���&�>�Ɲ�M��SP���Ү�h�����V #��S-Rt��ᔳD�->X.P�X>���(x0(�+�xc������ڛ��7��[���Ʀ�7����q�����:��b}��
���_���������'N��p���>��,�-~:h�Y��T@
_RU4�x���&#lɭ��oj�BS�	"��eZ��)6n�9{�w��[�G>tY]�{�wm[�wr�����6�|�����w���cH	�S�Z���!{�a9�0����:X#b��y���ӬZd���4��ͭ��Ơ�P@�>���D<^Ż�&ҟ\x9�ׂ?�.S>�Mv�F��;�j���f���t�;��/�)x��1v0M�#����ׯM�يR���0"D��P�O�p\<�3E�M�"/N�E����4'q�}��T��*pm��5�o􃫍8=�>>�9������)w{X�sL�q�Z�E
�(/�p����(�D[j�>~�0/L@�?1�崬��@,K���D��4Zw3#���kE� Ƶc��g����`"�<�}�wL�ߒa����#��ɬ��?��(-�;�͔k|��c���-GN^�=��d�^'���m���ՍrJ�z:��SZЋ�Sr��2�y^�3���[��3c�
�@?�@��v��^�\�y���柭��﹯�����_��f�<��Qx�<���haT�pMy��=b�]E�Q�amj����s��T���߉9���V[3��O�}�v�������`�\�~W��n6+{^M��܂E���Ge8*�,?�L5H�����! �đ�)����d�ؐ�B��T'pՖ�m��ܒ�G`�(q�I�RZ�`es��b?b�-���c?U3�cf���>��#�!�����0�&H��<���w"�߯��*����R8vKQ��x0�v��l��T��(���5j�2]����߱zL�r�]0](�7�*����@�~��N��7���8Ӕ��	"̝�I�qH�_���q��c��w[���n�`sE���og��n�;�\�	�&F_݌�8dr`��+2��V�I4%'��h�庨�nҾ]
ZW��1r�12�wۍ14{�2ml�I8]�?�B}
��P�a�E�:-�>��xc��x�m�oY��[�x\������2:Q�|����%d��]��)l"�p�K
���U��᠕q�Ι܃j1đ�����M�����/"	��w�C�."�I*��L�!�Ɇr�5T�j
�f+�Ube����p��A���1SEg�e��LI��/yJuJkˉ��	���Ո)��m}���ݐ������t��r�W-ʧ_���k?�;P0ߖ	��U�[���:��{?�$�Yk�B.�Zt�O��d{2�G�[O��>қob	��.�)�����o�-�kW5�~ͫ�ϙ��l}�*S�`۫���%2
�9�0	:���3�D�e�Hozs�^L�8�G���ۼ�pM0�՜5K��D9���m��W3du>��!)�K'��}��`�g>s��5le�L$eG�vl��}*Yu���He�pLw΅ץh��γ;��Ɋ/���ޡ��E�̾��+�ѓ%�R�A�l,HW�HR��_�@Duؠ$��gN��-�Du�������x
��J�k�6Ņ��;�ԝ/��M�|m�	��小L�ZaĴL��,"�":51�0��B͋��x3���!�2'əD�7Վ��N�|���
��P�̸�H�b�Dέ�iK��%;�<�Z��en8�v�S*ޠD��e�i�e��?��)�ÇTk���q�,EuJC
�nt�AB�{[����<�X�0�Ҽq?�B3TRq
�'�`�=��-��0���S�"��1z+e9	pU�U����H�S�r�j};��0�/s,�G�r=���~}R���jvoÍ�O�aR�Er N>�(cx�j���1�d�(�Bl�VB�dr@�1BS'3'R���a��‹k��[�c5D��W_��f%ecP�
>�}�{S�@
v=C*�7@�;��F����b�C�ҐB��b��ވ�i\��ŸՀ�U�'�z�a7S�/��R�Ы���HV��g�'��$g$�:�D4Z�&ښ�W�|kֆ����^�y�z��x�]DMkȮ����"~�n�B��'�8B����b�F{��B��CU��?�ܞg�b
�?�8V�b�n���m8m�Qn���|Z���^y�̝�PB���tA]�:l�W���A�|b�5׬�q_<�)����2�J���b�r��d����Q��/ț�f�
�`�%����Bb�x��$�6���� �{o[��S�;�8�>>G5��L:��5	y$�q��6���4Ɋ��88�"r�ۻ�����h��m!�`n��G~����J�t�4�ÉC�=/�4�q�tqu@ͭ2�|����=�-jdW粁
���#�Qq�U�%�m��I��A~q�l6�}�|��
5�Z/5��[��e�^�~M��hmV�l�@N£y�LE���\g�gd����������9>���X �n;�G�>�`�Wp�}F�N�‰�k�
�vo�]L	�|F�&�ˍ�yϫ�=��	3��qK�!���#�9�N2�Hcy�D�f����a�S'�l�I}y'R��}X�H�0�\��/wX�4u64��
ؤ�)��=��K]X����Ty�� �\^oD��\!���#�$�X�Cu̜Ӣ�^���vr�̝�Úv\ �w�������O䨮��XY���٩+s���4f?k��	r���c�?���F{GRqgU�EeVM��}8������[Y��P���p
� �g���n�ړT��~C�tM��4OBg������s�a��I1M�+ �ҭ�q�{yk.5'�3��:�W������)�C��
[inN�Vʹ�ά�@�r��1�����8K'�(\�؍M~�tsB��$�p�U��΀�Fi�’byG���d\U����g��U/(�gӝk;I�I�H�K$55]����fFQ��O�+����d#���^@�ي
^��W�a2��&�?ʅ�DHUJ\vË;��O{�N�vI]���S!�w7okX���XZ����R3�|Yw�#�@�X�<:-�`E^C�+[m�3�T���⚴�o�S�j�}M�V�Z!����q���<�s�zSR�sT�s�nP#��WK���D@<�xF������|����5g^���A�k�X��'�7$�"7�Ò(��Yi��u�L�a=�9;�	��_����`G�)VF�gĜ��<8�4ջP4}�k�G�G��m��K]��A믓Zn�J��7a�dX3�5�j-MFD��,r�wȉ����eo�Ӟ�1q?,qC׋�7�)�3�,c�����^�O3˔+;�3]�_�m���W3n�cc\@�얊g*��A\��.��Rt����"@�Lp+0x�q���š4�Bl��1$�`_
����%V7����1�?�t{{֢����U�I�r�j��gvf���?��/|a@�/˜��p=g�����dfM{���;�E���ܑ#F�6$
E���6�M�U�H�-6�r
f��	W+�ʾ���?"5�e}r��,��`�
'���!��F;`~�v�LY�Z�n
5;�*c�0����?��ܧ��sT�j6/ӫU=�н!DwҾ����}�`���y���r�t(�*Lk�P#�4��+�o��4/�6��fGc��7Λ{���v�E��4��|/�p��ۖ��cp��܆{����}ۯ�V����
�����g�a��XR�K���Z���[�}R�w��b�k�J �$P�J��Ev.��$B�c-)^��*s��b��Z�L�Ω��,���l@H��9[��c�9�(��(�x�G#�3�E9��7�oS��˙���>34�67��@0��9�����vD|�9=Ԋ�%txD3�n��;6oJ�v�[���u�D	M�N/��^��^��<	�����M���j)�D�C���ѝ�DJm&��f>n~�Q�TM�͓Q�N�`��X%��+�s���^^���W悛�=�h���[���G�X��'p��s�	���1Snl�"���0
��8�I���`�Hh���OܐH��������H��u���X��^��$�V�h{hlt}����3��)��1D����Fg���,[B�@n�s,���?�P>���R�,IkO����P��Nye��M��#�0 ��U��5�T+C\�E�O��L�
�tL�$��+���+a��	�T�nW� �in=��4�)��oF��f�s��u.��#����dmk�b:h�a���i�B�?�bI���=�XG`�o���@��Q�3��	��温ZRy��*#���UW,�=�@xû�j�-�5U��8��O�,��H3��2-a�T�>ѩ�n�I���usͪ��eb��U��<�wrOe2䱉B���I���?�ӕ��)�"�?%&��LX�����U2�Tgx�qθW|�4pC^��bp0��G�-Mٍ��]��\�3��"fo����E�
lt)awI�q�8V�Ӊ0tBf6]"ys9���bK`���Q��
w7E�.!z�PC�pv}�R{V3�kYb�N��ix/4�R����|���9U��*�xWӆ�u��ى��QA8�(c�����h�k|��`!�me��R�Wk��Ey+	����0<t|�M]�<4���j�T-z��8�(�cXWTfΚsʖZ�^m�|�cfLJ&�#w̷���͆s��r�9eB����fS�ltN�N&3L�n��uB�G��u�g��kR,�����<d��rvj�/ZSJY'����,{����*�84��6��`&.vXn`E�d��0f��:�Shg��ɔ���0rw�w�p��p�d��3�"�G8)��
�0._�ޱ:�d��&~��h	pR	��Qyf,���P1�d�&!;��瓶z�D��H��k4�X�B��>�P�$�*�;alx=a���a����:#)Y�r�0j^��#��˒�&Y�NHca�
��A�e�?C��Z�߮b�^Rr¼B�D��6$�7se��>���f��Ё/u-�=�0g��T��ۣ@�T�T���F�Ɵ`�n�C4�'��%��2B{Nu�D�;��,��V���
�]����l�\m�xjaߦ��(B�8��|S�`q:r��&h
���Y.��lH2QX��vc�D���
��-�#[h1G�3Ec?Q�#�lΩa*��m$,/b���
y}��{�̄y�a��ݫ�`_O1L�{\E	��5�'f7��Lw��3
",��1A�i�2M1��0)�˓�m��	��YsT�b�=%D�n�����j�+�"1�}�dl�!]8�l�� 3�-�V�v4��X�s<�x�0�tc֢��9�X��� �r,���t �� ��U��~>kf�x�4/�/��{�&JY5��}�9kSiE�O�W;�б�72��w�s��Ve��?F��<��k���$�~pɯn��.����(W�<y8�!����e��cI�A
j��3P�\����ۘ��p�Ꮫ���{	�f��xk��{:�� Qp(�5���MW(f��
Ixxc�m��*�����b�$Db^�1K��"�0��"e�����oJ2��	���@���qS%��u�`�,l�st����[�/L�-�C�;�٨.���A���K�ޛ%��Q��z4v�p��½��sT��UU�(!e�}Z�;P������Z��,����L+q颽�U;(�,��{.�La~؁|���������5
��3#�^T�Y��x���F���hF�K�,20L����@�&�m-�kyo��( �m,����%��`��RQ�o��˸�x*��*y<~���h�N�%W��ޢ<��y���9�v�8,v1������}�g^!+Aɗ��n7�ai~��ߨ��<��Rqe���ڢ4�"�c��)����˽��b�
�*7��*����˴�y�&�H@����vu�n2�pl&��ŶҨ��Ž��(�$Ť��]��yk�
Z*�"	}�Ђ���+/�9N��t�
�9c5�U:��>䨋��z��.[��d���1sӈoE�(�O��hK�$d�4��1j��9tK��-n�c��^#��hx6�}�5td���D
�o�і�@CW㰆/~䶃����[� ӲM7�Eb�qU!X�50̳��03nmFB�P�4e�t4&�B@(8EE?d���� �,�����BF�T�K�dK��?��!�U^��ǀ�Y�c%���M<d�!�L�`�k�G�S7�(�fts�0��,o��oM8�W�c-�0�QZ�Bw_� �w�%�x��:f_V_��Db�R⇈�;,��U�0�W`k�і�����1��8u<�9CW�����$�8*�pf�~R�A��ߋ�.��R���RL��R#�`욭����f�4��,�赸�M����!_���y��b.����w��ݗ�VJCcJ)Wex��o�qK��NY�E��9A�F,���-g��]U]��C���uo����P�I����%�ri�?�EZ�+�w�C|�\�$xPa����-�F�X�Ό3H9`��p(:5��#�w^p��?�C&0�(b~X#O?pȇ$}D�/�G�!���6�Ԃ�r�������L<En��Іrh�fh��Ў��I�w<��#����ѠK�A��E���yL9�.r�k�SR�Wk�
�Pp�)�`�Gx-��B�ͺi�S��i�|��9�Z%u��ϝ�{�
��D~І�…iU�X��#Qf�-:	���ޞ[�n�Ed8�[
z��I�ɡ6k�^J���A�n�q|���xL�͵1�gl�9S��y��#f��ĥ�@�d	���D��YѫA�@�z��e����Ze�f3��^s��S�h�D(�i��9Յ�e'¼��~l�;�A߫��:7��eÃc��YM��󼐏�����I����Gu�qU�T-����5��1���/�
q�BA�݂1�g���Ր�w(�]�w�T&��t�4�o��I8 $�
�SY;K�'��lJE�T0)6��ʝ��L�F�s7:��aD��H:������ql���DxQ��ʴ��5�x�C$s6(ӕ�<^q�����f<�A���5D�yP�)��
�%���%
���O~W�	���tXQw1���g��h�L��wT�kT���O�V���+E��6X�K]�5���\'�]���}3��-��J�y[����+�4�Ə�w�n��Yo�=�,璒a̶��c�����/�4�U�B���m5�>�<��s`ql�]ս[o� ~��I��`��A�=m8�G��6:e��L_V�go�{����)
a�.��>v���r"I9
��V)���5�`֕{�3�B߽��al<#�<�W���/1���
[�"�~	0
xbp�S�6؏��7�/p����i��hp�Zz8Q,�:Q��8i����+0�{GY�A�j[> 6P\�0����bM�ӯ��T����`�
�%��%I&���B��2ɭy=�ݹ�Q댘y����1�Fv���vw0��[)&��"A:�0UjV�nί�ߪ}����}S�m"��.Ԕ�F��5��?�vj`��p�ę	y#�J��8��\QJIY ����-&쉠9ѣ�}K`s�a����р��E����W��B�xf�A@�8o�oC�K(C��r��0*��e�p�G�[��)R�s��n��a�ݡ���5�3S{Xe��	m��<���}��Mt�F�~��s�DWD3U�&������K���Y����J�9�lw�SyPY�;��-����VT��I�c�:���;8j�$�5�!�O������?vu��a�P�ڇ:���4�R���>ξn�`�� H+�@0q��#��,a�ݝ�&�5���E�6��/D�3WΨ�K����A[P�-�~T��D5j�h��M	�5+�ԉ|��:W�X��cWpH������Y��{^9�O����?,�@��E�x�g�R�|�
N��`����b�x�g} �O2��>��.��;B��
ϝ���Bc�W��#��G�
�^��e?�X�,x�:+���]�h|����
���-�&������X�)���d��`��G.<� "����WN�%����`8�X��G�~�qp��4'|ꑦ���U���͞k�{����Sq���A�h}ϛl��O�	�fDX�+
Wv�B�p�>\MK�ԉ(��\��'�����U����y"�N�P���m��#��[���ٵ/��-#s�s^�g�D�F~���+25�bAq�iY
�!-�X�b0XLj�
�P7j�b��!�����g<�!�I�5;՞�1���Y�%�UĈɕ������<�7��/n���d���.Cv��n�
���=���@���՞��C��A{���p��`��� �趻�m��"�@��" ksyz%ӻ�����}����tj���i�q{|(he$�����ĆG7�B
1%�O�m-o~����A�|z�dO��kơ���)�x��˙�>�R�=ʽ	��ix���6mB,�:�h-AE/��}���9��Fꢇ3<u�r�%ΟL�’_I>ߦ��}Y2ѫxm8�'�����(�=��x�5k"����ϡ$Ld��T=��l��(��R�f�g�?��orh�{�U�
;<�xV�U��i���^G�C�u;�P�'O��L�X�U����EY"����j\�r!z�{(ս�J�8sN�F<j��̹���n��ɖ���2�^>3�����k]9Y�K��v7�j�	/�_�Q�;�����2��!���5A�8���ЎZ~Ԇ��j$^x�ɽ؈�Y.y �O_R��7o�hzek��l
��
�_���˥[�u&*�x�����`����)a�2-<R{x��m��䦰
����."�R&�I�_^�
r����0<�u��yљR����C끑9���%� �m��]�����{��@gh���}V&�[m^>���Q�R����Eq�W��GŅ��1)fVr\sD/Im�Z�����?\�#,����s!��(��n����	˿P*�[hQ!��	���)K�
�.׊�Z�!�u����4$�5G��Q�F����M�ҟ�`9�gSk�<�dP��d4�+
Zt��u�ᨏ#)�GOjnpb@?�)`n�n�I�3��]���1Z�Y�{�.|+qK�l�/�����(��`�͘F�NwN�������)ՁNUC�7�+�xT~���pU��M�d0�k.�uN�@�2�S��
���S�‘��St�P����_�T��PP0oUc[�Le��Tu�@%�t���rO���A5b�MsRJ�(g({ܬ�JE0xQ$XU�V5��~�St���z�p�эl~�j��Fs�ȩ�Su�.a��������0�4`+�j��C��,��m�):�N�l]S4��>� ��a��Ĉ��fl�Z�h��Ր|��<Pͨ�Z^"KL�oMQ2�~���<�:�d��׺8�x��LP�yG��8��v$k1��b���H�م�����LR�$�2���]Z�����s�������i�Tڢ=+b�ʞ�NJ�)����í/Ϧ��ݴi�}nwư|�J�[>ĩ��
t3l�f��
u�U�w��I�D:̟�]}M,�–X�����e>�{>ث=��]��bt���ƕ�
r�կMMj���Q�W%�]������vO�TF��A�Bt��9hY}�Z���Vp
���LT<[W[�kR���Z-�:>�[�J �vjX�d���HR��/9��j����b���&����Y�N����HΆ6�ʥM	�-xQ;:���j��j'c������g���x�7���O�����s�
�7�<L}����nShL���˨�Qg����'H,��nօ:W	�G0q>;�r4g�8�_e=F0��^�=�c84����
b���!6�|��rxO�hۉ��!���,��)��e���An���o�}�P|�k>��|q]q}}�i47U�P���Q�ZS�5�\��i߲�cP����D��cMV��J0n5���E��e��g�fvG�qBG��L��#�~��r���iJj��}�;���w���E�E��
Gg��Ѥ��Pe��5�T��j8m��z�Q�&(�;��I��)�,�
��g%��LŔ(�L�]��!t��N�'D�Xew�]�������xA!��
���MC�G���b�X�$�����%uVi��{t����`<���u�*����kTMA<"�R��t� �g��z�^��:F�V��Oi�Z2p�Z���E�4�>��E�$n�PR�&��ݫ�Yj���I�]#_��\{'A�2�3�E�ո�s��N\�`��ɼ���V?3���#"��w��eH�M��!��ig58�o��0߰J����Q�WV���ӫ+wsG��Ksw����Jh$��VW����uk�ِ�A��7a3�[v�
mm�}}�Z�R��n�p�̑-�#Fe�~" ��n<��`����޺�5��*t)9�1��ߕ��P0���Jp�d{[��^���g���~ٌ=՚�a�56>�N•���[��y ��L��*7Q|�Ok�Ԯ���͑f�W���Ĭ�k����{Zޠ��N`D��(�=4vk�HO<�5�
Y�5.�@{{��������`�7�'8+KO��P��5*�C��ƒ�(�� ����]I�c��l`vz7�cf�?;���B\"���!�J֥.	�[�M�"��8\�J�*�����!�M
�y��@S��lڡc�"^k����e�d�۽A-��J.�a~H�WHC�A9�-�1K�\�P;���yX#˷k{/Q>����<��C}�~��&ع���ɨ^��B���B�+=�]lMF���I��2��Fj�/k�<E���6b���siƵŰ,� �0	ǚ���F��9��vU��� sȄ
_�h:ty)Գ���A���@��|�<�s���ةn�"�Y��S��֎��@�P\��2���H��n� ����k\p��"'��o��M
ñ�]<۝w||��l]]�΢Z/���ۘ���3���3�$^��>ύ�fЊ�{�eX����{`�8�����H�ƫ�B�B���ս��V;i{)�Ӳ�j��ݖou�'@�`���$8��&�����^�ગ�0��qT�F�(�ix��B�J�iy|�Fpx( LBǷb*
1n��u��H����A�: �Ƶ�̐ע*n�$k�vߪ��k��������&���s�t��L.��{V��E���wk�������_�y�A^��5��h��K�;rQ��	�r�8�#2u��mD�=��S�*���n�00�a8a��ۿf�z��CWc0�7��yNx6/D�vF�u7f1���s�h�q.�m��?хTN�����'�8�����igK"_���_`�R�r��ў1�t濡=H��ho2���x�F�}�HB�LS�XD�|,��~�e�X���y�!����X	{�-��T)rRȇ��a٥�<5Q���M\�pM#�@�@�[A&�8䮾�BM$��t�^3�
�$S�c�7��Jg�T��lQ�Kɢ�ST[K���ã�X85����
},
�3d���
���Ė�+י��ǡMG�H��:k�@+�^�MaG�~[�e�GrC�ܤ‰ד��&>$K����?K�.�C+d���t�B�L���f�>����q�UZ
��)!A�8^.����V�`����]MK�.X'X�72�x�{��f_`�q�^��)�]�Hb�d�8r�Rlx0"��,�
�ԚH�Q-tb���U���7|�.)��Ǝ�*�P��yܢȁi� >:���,�q��
R�AP�ԩ�ca�	���!o(#1ȺWX���4/�w襩�4�2�v@?(��:��s���f�=}lo`���)>���M�;�wB�0����`7���7ԡӜ��!G#I!��LWV#@��A��C�;�%�'5�*JA�x7�]+$'��}�gn7���(RPG�_^7A8������zXpșZu�p�WNI9��cc�m �Q�3�|s��V�����mMn���F��!E
k]Q�����9
�H�x���S��L��<`Q/�+�}fv��>I;I�,`����=~&�\/hv?��?��ˢr��wX�S���BB�5���ХHƆ�����x�Mm��]q+�v
�@� }���Yw��J�|S��m�@�*�<��aWkӘn���I�tP�'�ʹ����m4eI�"!����8O��~^���G����}���"����W��?5	���7�N��xP]2)�0�K���%Xk
�=�he�"^��]S]�"/���du��i[C�D�V厑�8ǻi˛�Mf��M�P�.�ͬ���z�6�ǔy��Y��IJ��LB3�[�|�V[<v�V!+��_��f5����"���s���Yŷ���Iv�L�^�<�Zf����"ƱëM�W���X�&���%�qR{�y�3g��.W�<IYU�������ۊ-��l�M��A�1K�_�h*���&�u��/�cì64l]�b��Ԇ��%4�1��4���F#�ۏ���?��:q���K���q!��귈z��3X�[6ѯv��bo���t��\��O���QsJ#�2�:gR��X�f�@U@Oe��(q8�4]�F���̌UUS3�2�q'{X����>Z�LSk��#iF'��<������X�j+8^��m�����!�e����/蝬v9TpU�cQ&s���C
8�֞�^/���&�E��.��"�|���TX!r����`<DtxWj}�&��KF�mU������x�g\�B��',�?�������2��9���[����fcھ�x
�|c�4�7�C�/�ًK4.�r��G�d(�9���#� -����_�>Qo��߂�����+�㤱UFɻ"�C�^������ E�B�1���9^gA�1}\��
��)l0���l�C:?�]ϋ;5/���d��
~12�<P�{��
&��T���+d
�=	
_|gM_׺Z��~��`����/��g9��J
Cs�m�EZe��T.�K��!�f�]�&�F�`�.�L��C:�E���r$�;VżHP�ctvS���N�������@�W��~���Z:=8�����t���o��s�/������>)ůZ���0����s�[���#oq��ǖA�����<MZ��-�=Qy<B-Cj�<Y�L\`��Crzӏ�T�/1����:v���܀�Jg\'ٲ*{�߃#�o�Q}8��>�)�֍*n{�Y�|�Rco*�R>�W���&f*
l�}ǥ�r6]t�H�a�Ӡ�F�����
A�NB~w�H����̱`�Z3�7�&�&[}��jW1)�/Y�����f��o�!�Hn���zk�._�6�[IEt0y"�V�e�UH��3ea�d�V�`�ޭ�B+�ǖ,.�l
"uh�$uz+�q�1V	aCҧ%B��
�8U!�<��!F�2�2��Y��� ����>g�$�fq�eU�^e����UMiGQ�(p������b���+}s�&�5����?o�̸�h��.�()��AU�e��s�9�»���{M��}
�y��G�/�\9 ���O�	��"o�J!nT�p�Ղ��&0�
Nd:�*U��P=óQ��!�	�e
�	؎�D��@H;?*7�G}j,vh��R�����)G(��0��O`פ�6E�"�C���B��o��V�K���x&"�p&4�9�BfS[���)�{�f�ǚs�:k��6���F}ob��'�w�l���́I��#��xO�
u��z�A�����ɠ��p�������2�y�x,#�
~l-o4��{ev�R�0��D���ʭA5�՝쇲c��������z

��:�f��f��K�"]-�����-��-����������j횕�B%�â�r�Ĭ3h�m�T���5���Q9�hF��_�ƨ���[����������e�wqs+���a�"��_��|�Wg߀ẄMd�K�Lp�v�J��1hk�$lt�?�F~F�U9�����{ޫ'���j�/-Wۤ�td�b-�
s��T11�զG��)o�����I�T�Ɋ�Smf鼀�A8������F�?�e1��EPvu�gsԈ>�s���n�f��K��D⯣K#�5GД�Ծ��q=�ze�,�\�|���(�]i�Y�
��9+޼��U䈱E�\
��ŮD��fM2>K�~�����x�KA=�r`Ȫ�S���*�uɅ��
��(D�U��d3̵�MiƼZC��f���l�,
]��.f�g��!l��7Eq��.'�W7'��j2��d�@�v'��ّ������f�-�XOwؔ�IQ|��ɕ�M���uw��ڢK�7��^K�قǤ���Ŏ������-�u$�C��D0�����GE9�#ں�x̪{J�s��<���`
I�j+#D�FYҋ~�1��2�#��v�/M��]mu�oS3̧dhޜ���IQP��"��m�3a:Z�j�I��ߍވH���(
Y�D��]�]�[�@��f�#^ϸ�E=�m6�M�m��ѡ$㄰+2����?U�UPՇ�>�D��]�/���E�!b�����"a��5La�0U�_esRA��ʆ̊U:#T:���b�#hY�U��JM�Z8�'�ɧ�����)��Qȩ�S��|�;�m��R����2���?AY<%�
�z�(�H& ٍ�o)XCMp��J ?0������$-�PK�Z�%�iЀ�ж�Z��v9�2���
�����̊s�T�5|J����:���8\�穇��i�ir�
�l�f���|��''�u���n��`��6q?\��`U�
�*t~��e�Q=��6[ʒ�`�~C]��w����Q
�xR�xg�R���-���m��y]��J���&C�Kk@^��1��+3\D� ��'w&�
g�2^����tb����;4<+334zV����*�`g�`�rͳ�@W!R�S������wl=�{���]v�s�<HA<���'�noSL�Bf2��m�2��'8��
Ba�ń;m�V�`��L%��Vj�I
��`(nR���)�!�M�x��Nh����d}ܲ:�*�)�3>�~Q�=�
�����1?��Q�^5�R1�_�I�G�ӡ��Y�2��k����uT��������x��-hܔ��+_�R˲X�������m�_�����T[m�v�'|�y+��zڭju	��z�NU�+Y~���$����l�,qi��6��e�T��.~Sn���BPn>QƄ�a'f��䅓�
�.��S12Ю��U�eX�e���uw���ë����z<�0l�9��uB(��q�_@�\B/qק<�BA��G�v�9��Ĥ��t���Mz2����[=�xR7�#�oc.��
���TR�m:[�C-6������^JG����o�O�Ⓤ0ϕ{@��va�h�h�*S1���hJ����8�ͅ�v~(�x�Η̖���5��T���[@�(S��֖i �WTfh��9so�	�*�+�T-�b�xQ�e�����F�&w�Ûs��v6�.nj�����7`Ѫ
,]�T�0��e�X�x�{ˋ�]�V�����
Kϩ���������c=2�E�m���]B����Ҧ�u�|�/� <V��_S'o������w�C���j+�H�����#�CY��՟>������O�����i��8 6�k&����K����f.��0�~��C�#�^.t�}��Qi�#��b)6y�f�����WX�+�l���@Q������k�q�!91��RW�	�l�NX-,R�Ճ榞nS��b2\�V�J�\�_𴖓�[��FU���f�DI
~h9E�S�!�����w1������2A�F��j��x,���6AY�-�;����"gy_����G�3��7x�W83��&$����鶃���t���I?����8��fă�}h{,5�w�&Bmb�1�����ׁ���'�	"����y��g���+0`+pj��@��T�&3	�6oF֭�!E+H�:!.q�{I۩Kw��b�3��vF1j�wc[�S���G�`7�ޖ�8�7�������`�.�v@�2�o0�uYp��@K،�xtE(�y2Ct&>sF��܂��t���k���W�\�*�U3#]�}6�i���:�Q�B�6��V���t��o|̢�g O2$[b�<"�S��U���6�Z�6���T�!�"KI����Yd����Å,�ѭC&e��WI��	Mu˛��C��P�}M�`D�?^�[bU��>p�_0��~*�ҳe.�`5�w�	g�����

v�P����P�c��H��͘X��ּ���#�w��S�2�������ǻ}&�c��Io|d�&�a��� x�Dȥ�.���[ZL/g�}Lt���e��0k�Np�,
���v�"�
J�tr��E]>��L,Ȳc���ރ~.BPÃaʼnx��:eM)��Ph9,(����kCyý˲wۥl�ϳZJ!�Yў�P�ޡ�T����b�����C����i�nwn=�W,�S�LW-�4�=�ٍ��~l�m��GB^��.e[����񆀇��
� Z!s���4�;���ա�Qw�V�(�$+�L��j{��d�HR���|,��z����Aơ�Z2��OkA�@��o1�G��(GFv���a")��g�>�b;]��ov��pW�h�HyCcb��͜�J\p
��՞ѡ��q��1�K�ɦ�2L��uj�8b=����A�_�y
��JH�`>���_�*����V���Z+x�{]
�~��{>�Ѥ߄l!#>�\���D՘3�&FW�`m�*HE0�L�_�>!���H<�2e���P͋Gu�cN>lT��I�U�*2Kka����d3�j7W���ڪ��am����lN#lOA$'q�U�fBnf[�"<K����'��Y:� �:�!�����N�"�]���g,��
������G��X ����)�k�3�s-��}�}Q����]>�:ӗo4�܇�:s��Od@Ug�Rg1t#f���"�X�)��8h�,�ė&�*0F��4+�B��]#

m4r�3p�*�Un��y��V�(>Ō-�H�P����ɴt"A'���U2r'YQ!lsK�
$`���RJ�gaܨ�� ��:T�IX	�.��S�Jp�$t�2C�ʎ ¤�)�*O]�~�u�b$�b����E�9��q�W�pC"R�&��Gg?hLj:2,+��̐���B�+���+H-h�2��l�d�
��)b
�)﬌��hs���S��`�
ڄRZO=M�U!�������~ D�'5sfdy�x���������k����K��2]*l�tȣU���D����c���C�
(Y!K_,C	�Y�TW`9±
�F\>�Cc���M�h�>5��R	g�).X��.U����i9KK��\�J�
��7��8�jeb	��[X=�y��	I��6U�K�<�PՓ�!���ylR��I*�f�H�� ���ӟ�[��A��1��jM�A���7™�g�C��$��,�m{�Fr�[�H�rcqH�vR�~SL�,R�d7�ꁒ�S�p.#Z�Y����D0gwwiI��w���A�b�#��@�U���A�q�џ�!�b��%�%�%IJYLC�NY~�+�Է|�%�&�V�a����d�;Zh�,m�5��I"b�m{�\�M�H�7�n����[B������b��S0"�P���G�6�6�1��h}�1����W�v�ᆀ�ЕP�k���KL���
C���e�i��<��
i���op?vO���F��N���x�x��ևM��q��8i�߉w������*��{Lݢ@�<���1�yL"v���׽)V�`��v��R���2Ϯ{��@U�$�'P_��Je���?��}6����?�-���ZY{�x*_Y���Z�
�a#��W_�ywml�����n�ȅ�Ƅb��T?g(md���]G�
�
T�{ͭ��j�%��m��Α��y�V}�@����b��M��/���B�&d�@��u�n�B`Զ�Ǥa������daW�F�ǗD7]�r��Qj�0��-�u��J�<Ҥ6�)	};G�C���D���sp5��n,b`ա��+�	]B���'p����*�y�3u_N��\[��gn�<U�H[�1<�Ik�.��lNۃ��[��) KL���쁭��"/1�nqc^�u\5`2r�a���j��f�2} B-��lf�uQ�>a5
�(!�i~�M�2�Hi��"���~�o��L�W(�xa�$��)w�L���U�')�5#��\�:�Q^�gñXkg0X'�3�����i	����OlY8��؄@S���凧_uV�9S��ӻ�mt����_0.���"S�0Yfۄ�˲�j�����@��q>�R] H B�ɗ���/U�(C��ua@��}�|�R��>�!��u;iky����$F��}�+�����|nF��cC�,w�t:�tj�O��_~w��)���w��}O�ד�g^�@QT�����8��4�w�L��W�j0X�lh�T��1VI�UM8���d8���2zo���!��,tɑ��TL�Ap!8���NY%�{�^�����1#�ɪ�Z�6�,q�_��̑�0MRF�P��W�n��쓩o�I����-�"�w�{��[R 7�1+�;�����o�oW�v�`�o�<�+��=���e��
��+z�2�X|��3��%h�d�r���V4K4���ܝY�+�H����
�V���	��|���r�4�de�N/�8�X��l�VP��_*�C/�#s��A|]�o�Q��j]T�P�i��0�:��J1b��(@~�\eg�
aX��+��D�;���,2]gp$�pe3%@q��|L���c0��՛��a(}��B�H�5��힥Gm)���+��o3�@(�q�kfdej!�j����8�G�;_zۈ:�Q�����w�Zwvc���p��{43��fp4ݭت�u�Ɖn������#���ё�����3/���"��A�D�ܴ9y[���-�%�LU��(�Cô��bd59ء����u��������o$V#�
.ik0��%����1��1V�P�u�n[J{�l�w`$3W��3{m�����)�y`�|K�Ȭ�r���g�#����җK��"J�J�*�{d�u3�
:�<��S�JNϻ�g�m�y��桵�:��'�='�
1��A�uhU��c���ں<�t��WW7JP�L5+GXp1��"Ԝ�W�=�Ñ�s n)6���	���h�l2���Ѱ��=�ɤ}|��H4���LC&ۣ��N�0���5P�Z�H"�_�D�������~�_~eT�a�l]�^�d����An�b���<�HfB�E^Aqt	k�R���*�e���:���sL��S)����$DV�Bdnix$3itc'B6&�^@�DPe�%��T +��"��"�;���t69i���y88� %J�cf!��4�E��Tl��$Ƌ�S��5 !���R��>���^S���hh��[��v��`���˰�-E`�o o|�;�w�䎍����9�..o�m���q�ixv�=���՗H�h*!�.(3�]l'�n��om�
	��4��!���n���w1t������G-�lEH?w��B���lq��^�k�!�����v�F��?<�C� ����+>���"{h+El��p�io��h�E>�کoȬXҥ��4����t*�|"��p�1b`��Q!�YK\�R�!�5��$W����_Ph�Ѿ�A��_�k2`@7�d���`uO��A#��*���m�}�}�@�c�.��$^3&��� �����%f\��/��(_W�j�!j��b8N�L"	���O���t��&�]\�eK�!ZYB�����v�!�Lsa������!s⒊�8v������"L�=�3�6H.�J��p��
A��w����SQ�yI���éQ���"�uN�a��2&d�R
ܮV��`��ŁУ���%�pB��s����@�G��-�PsR|�P+(��d��\��t�r(SO��10�@ �ج�n��1�X���A&9���~a�/1`ӎ�Hc[�[�nI��4L�I�㪴)�D0������/�,L���)�ȳI�`�t�o�u�d&�ž��|6�]��ےM��Nޚ������tI�wl����]P�VK
��ɼ�7*��Л%�f�GFX�����م/�~
�p�V�h�g��~�i�~�6ԅ:
u���K(��׶r~�y��e�?�^��'�H{kp�kOk&���y����6����Á���4]���XN�G��@T����@�!��k�S��':�E�M�#��D'�[
ߢ�Nu��b�`�Ra'|c�Ac�D�=ʋ�L���şBsnT/�j��$V�,��� �
J����d�M �LܔF���y��tº9Bd�gܳ�R�[���,���lj �Sn)�황�W�+�B�%�5���8w��3M��|�z�oun��m�Xw`!6\�캺"���շ��H����h�il��@���‡�+|�KU �ƪ�4����\��8��/�c���Q��£V��v��}Y���u��n�-��b��4*�#��/}�Rb�3�{7���f]����Š�u�9���Z��q=[�#THTP�����Tզ��sa�ت�rO��B�2+���`
6�-b��j��#jY�0�쑁���[�zLh��S�a���y1U{_�����V��H:�ɏn���U�N�Z~���V=��V���>���VX�'V�f��e#��Μ�'�^ū�[��&���О��c�-M�k�np� +�(�[���K޼�j^E�G޿�d��A(�AU�N��l����:F��)�滬��C6B�
B0����0�vW�`��ףa�[oQ9<�ah����¹��.�j�岛H�H6v&v�]c�a�5���.6OWld��~�#��<�C��z�=�Pp:�p��N����T�u�j�v��,i��gɶܹC��k��*w���1DS^�54�;�=&~�M��	��Ʃ�1�vB��_�p���Ng��+�E��x��xv�I]h���Qsz�5)>dr/�Q��+�	*6�k$�̦U@aQS{���� -9�!
���}]p����(X����-	��L��PP��V9D��gU�̢���$*�PO�D��^m
|D��08���+���f��\\|�u�;��fIFq���H0�bC�H��o�=QMO�QX4�_����u1�*�^�,g���}C���h��s��о�ʠ[k��k�IԹ+�qB��3 ]��`
ZKC��O�>C^�������O�]QL �ܱ0�����A���<5�I��[���.�,��n,a���D�h��A��Q-�d���W'���,5Ge(0#%���R��¡�'�j���\�)@	
!jj�R�����2�:�77�2�7(^m��|��=��q�C�G^�)�z���`˃���Te��z(�`7$�^%iM7���B�O�v:�`_U�kɝ4�d��$G����h��9~�|�ؽ�B<������Y˽�M_����VAss������R{�7Y�Z�6j��T
N��;�]O���C�`�i�cu�}F��WZD!�� ۢw�|��Ԑ��^\�Ym�k��i�><��ݪ[���;��J��Yl�mL*�٩��}Ц����_��-h$mN�8I�Y�W›a��M���*�&5_�-V�r�Y?�0�e�I�
 �f�[f�j������pߏy�"��V�e�6��e3ʔ��p]����rzA���at|�"�N��=���|�����3�=��V$kRKԣ(�:ҁ�Q��\�fe�H��X�N2����q��Q�5Ѥ���4Ҫ-�!T��֩+��G��"a�4!i2�h�$��b��Qp�+�EF�.G
s]�.D���bl��L���[�ā���ȧj�D���\���q�r�oi���8����; [ɔ=Su�V,�j��a�(�s̝S�dEa�v���w���V۱�w�*D1������%u'��ND��H��<���GY��ϡJ���DV��qIU���W��(Pݲ|��ZVJk��&ů^�.��0c�Jq1ޮ��$Vm�ן�S+�>�`��R�`;^�PX�P
���~���-���֙mT3�S�86+�6#-�������P��z1�c��Y�8���k����z
œ(�%TLEzh�B:��}�y!�;"�gH��=�*V���̂���Lt8	��3��J�~N!�`'���=g�jY	M���=G'M*�'��:M��ρy�v�o��w0R��~��t�|�_ʬ����ܷ#�fMJ[5���2��Sx}X=�=��7HJ�hE�֗�E�c+g�.1��Vjcbf-U��������ǿ��㯘rJu��6u";���f��f~�V��aW߾�2��ர�$�oY�L���|d����eUda4�Y�ٜ��N(�J��l����^(�YRh��5��.I���R�/�!��.���DT��$|��]겝�+.��=�57�4Q�O�L����.R�"Ϡ0f�.�j
U�O�(/�%W3r�P�
�O����D-�-�v�7]��lQ�ϣ[pzV���+=7^k�xA���Z��\����	��pa��EN���>�R���le�v�8�%��1�z�"�!K��y#��A{ԅ�B+6�܁Rp@#�a�&FԠ�X�x��ݮS]ӿ��k�嬲��gV�k��ξ9�MiTβ6��;:|�+��)�Nh�ˈ�y�
�s�GA�r%q`��0��A+iC���D���8x�R����i2;����8<��0�>��s�0���X,�|k6;�$�ݩCs���1[I�G�V�d�s6F{�d!�Nv��t����4����=�t[Z^�9vD~d>?]OH�,� OV��x��j�ܼq�#6Ɜ3�.v*0�?�#�h��};gK�-�1h�ͽgͼq"�=ӡ_,��f\�xqE�Y8R:�hX��`΃t�@\��T�h*�Fg��um�Lۯ6b�p�Qw�Q/�}q��e�-d��M�bp>b���?�iٸ?�N�8Ǜ��f���1zD�΍Qܦ6��~9����
�9j�H`�J#H!��#z�/�m��Hޥ(E�Xvݶ��u?�b^�.\��o���V�Mާ[��͘-:��X����NE2�+�1)w9B�Q�T�*RapCL7��sTۿ�.�Atl�p�4�V[�^`�
��	�M�7w��1��i3}A�>��<!���,�\��|KB%a�v7s�F��
Z@k@��YR4�@�(T�ȝ^��Ct��؂���[c$�rj#��J�(6_�A؉�'Ac!x�۶��Ƈ�@�щ��E\[��=魃����j��ӈ�[R �?Y�j�&V��;�(���s̹+�t��Ȉ�h�)gA�+孋�{��|-z���W3�
��]��c�:Ԛ�V�	~V�t�:�y%����G"{�]��L&	?�=�?��:_�d�N|aV��k�N�]AT��ܹ��-*�Ki"{:N>�k���.�g=:�2m����������:�?��~Q"TF'rCצ�z��_�������}wS�*1��DT4o���]Qn",���~�_g�MU���/�
�n���,j�Vs�	���+�@2���B:��r�ZD��%AҚ%�OP�>����'���Q�މb@�"�B�Ĺ��kv����bؚ'U�%�1�EWj�PB½/�d�!���x�u���u�G���X>BHoŶ�t���a
�
	�L��N��� ��P�<Z���Yrq�z�cNR��~Wf^��{�{5�uz+
�r1��d^�]?�j��rFPnG;��I�:Q�x�\:a!���p�����_4�%�	$�C]2:�����;H��v!��̇���^�q��\�)T&�';���=����Gg�����
�/�Ǭ+�'���$`0�Uc ��l��`�;_k�)qI��0��[�5�!�m��db�gg����`Is.�I�����)��С��EKߐ�
LB,6�,ȳ��$�]�ͷ���Jl��K��-��[\{�
9��6o{8��ml��%U�V�+g&k�3R>j�h�<�;��NR2�D��)|�?op����aK:FqŖ}�_$�&e]�V�{yn�`Q=b8����2��.FlMYf"���a|��M�J��"��^��0_��]�[- ��l�3��©?�d@�zBu�]���<�{V	�<0��sLA�u����k��AĐ$c0N���k$s�����Ɗd"�
���|�B�2���[�C��ae�%2���4�2f7��!K1V��[���̍+l9����Ƅ!WF��2+7���X�ԏ�q9��홾�?�x�Ŭ
k֗��yz��L��Ԙ���#2$mb����XG��O��%P}��+�\#7[Ȼ�g�
������a�\u����>�7[�@��V�$J�w�mV�q�n�,.�W�?��h��1�L��ޤ���`�E��>�����.��'z�K'��!��&`V�ݳS��n���z�I`rF�w���}�������P [#py���LR�Z�)����ܗ4)������.�Z���ς( �y��xs �`x���n�G�v,���\0��%HP�T �i����WA�XO���g��w.��Y��T��ʨ�ě)���߯���e�U�d,4fcf���n PW�^z�G�B��qE��O1RG�P�Q��eT�L:���9�?�$_��6K�D
��tR�����U�R�wQ�(~�v#��Б���c�A�ne�z|�ƒ�7�:���nt)�h������nn�5��g�0h��br���e�-������`6�`��P�J��r�V�6�kg�������z
��H�E��t!/
��`S�6.?R�
u��G���K�MԆVbu����tU+���4֡�f�w��)��J�A�_����]��_�t`�[:�4�B���JO���r=gE�x���E��-�	�\�ȦB�.��bZn*�;0���Y���%���dT�9ax���z��ܼ,j�R�d���(��s��!A	�US����oz�@��%A�Z����SiO�A�a�Co�S�Ҟ�?JG����0��d!;��o��%�m6'�瞤؃�I��c҃@ۊ0�\#ʔ`J׈k��FF>�ѕj-);�77P��}B��JuH�VGi��@qym}��Ʝ���zW���
�W���}�������o��d��IAH9�h�RS����c�fE�1�X�<�b�6hivJ6B�.X[�!����~�R�j+F��FK��H�a]|�{9�B7��2�j�q���3�a��65��B�[����=�4;�ab���VAj0
m̺�Z8�0�U�u�.���Q;�A��h�n

�A�n��dB�vꚘE��凢�/�G��I����3�J/��Hz\�3���m����T�Xp.d�oܛ5�8��~�&'^m�d���Y;�߷��XS
G�3>X��)6N��ޢ�$��S��YNW ��?�p�wXR�鯳���P?
�����9�/�3W����k���w�t�	��
���zQ9��3H���ւ ə��s�$0�ϛ8���#J�6[ݢ�87Du@|�-V���t������5��_�4��2O�!�ɥC�e��d�/Jk�u#��3��7v~�+�:��L'8-g��em��n[>�+xZ�}����x�qv�=����s䳤��h�z����"��U�,�.��l*q-�d+6�������9�ĕq�$��4^���adl�xF��Gv�6��l�W��rF2.l�$u����Cx�ٝ���3�3����1���^Hcژ�ynH0Z�|�n�.�=��o_�'�k/�r��n
(��۔�u�
��d�}%��wh��ȁ���0�VΙQ��?���1���f��+8����aX����\3^��Ťp�rFn��6<�~ӳ��nNs�p@7��<��7 �Ȗ�g۽m�&G2��!����r���D�"
�h���_CE�U�	��!Ļ��5�y�4=Qh��bY�<H�z��(����q��܍�s�ϝ4so���@��Nܼ�|
��RM�'��<c���m�9S���̙��ۛ�o0Ϥ�gb��g����{M��b�z^������B��!ٌ�xlͳ<�g�O��-�.V:Pj:�����3Fb>2"��P|�X�h�b�ֶ�{�f�4׀]�C�C��Z������?��"�@��/U
��L��I��mw*ZTw�VE�R�R�JejӪmb��̶f���UE�"���[�Y�����~G�{�A���a/g`8�J��aV� i������>!��Qo��`|���yI��.8v?�]/v�bG�ʋ������ԧ�^�~�\�WK���`��w������E��� 2���G�!�F׆}���Y!E.c޵�	/$_;�լ��C�*d5#�y������{�L��
�J�n3�.E..m�m�[��C�ύ�㎨�m�OՖ"��xﮗwj���۵Z��r�Bc��O
�"K>[�C�6�5�'h~��,����'4�] >�M4?E[C�D�s8f&ΞhW�e�b� h���[�����Q12y�u4���|&�a��B���g�����UT���,
��8a�%D "�w#Y��d��"�{j�]�rFS����[@�
h/���\+��,��o�]�#�M�ՄX�+KB�x�
"5=�7��+��B���o���P@b��wU�X���D�@���@�fɥ�Li�-�<-NkB�\�'A\��Ģ��vva?m�2G.��+i����w*E^সb6��!�!=�B�G짻M���)-2�9� ��(��(K�q����RHw��2��H��Ru|�;=�xD��5?t�Nk�u?a�sQC�;��@(�b硧<�{��i��>N�s)���_�W��+n���z���i��U�?�������f�ly$���a�e�D���GⱰ��Z'N�+�m��^��e������i
t�@�Z7� mӅ,N褶���ec�o�|]B �����%��A/*�E
��'�@�M���eM�	�Z4Sh��{f79��OC�R'�ذ�3>3x}�W�:�}
k<�<w�i-��k=������gQ�țd�����~�ԣwA"�fN�݀Y'�w��t0j;vթp���13�4����)��u]Gc�Q��}F1􎮦c�׌ϯ^�د��9a���5z_�սw8���}��Ҿ/`0?��y��ٺ7vC�r&�&�F9��`����-w���yx�ѷ�	6@G���3о��!Сα��N���S9�U�%ؙn�	�y5��`�W��

��G�u2O $�9�#�ڿ��j������=�ࣸ0�;W�E���,�G�qX��t�-��@�C@�`V��g�o^0��ԓ̑RU��*z�9���_��4�V��WRW!��&�@*8|`10���o�'qYc�6d.$�6���1$��Y���e j+����UyH!TBp����Wq���^
`�L6�7�kz4)t3���k�5x��xC�SG�@��!P.�oy<���a�N�j�ϥ<�����;����gW�C��t<@V��
<(T��j
=��5��x�r����`�鲇eȥ�O�&��^;�%�}��ʳ�����os�]�G�y1�(�35�Z���|^�{�{�h^��K���%dI�t��1��f��l��\X�(0(�}�:	�D�o*�i\"�S
��s7�Ş;fH��tҊ�Ӱ��]��0v(v6��ϋ�;"*��������$܁\N�ٳY�W�ǂ�bY�r޿��R&���j�wE��~�2M�B4
�}!���!Za4� ��(�7�
ʸ��m�օ�I.��h=T���P�-���g�SmFBW��xa\>8L�|]�]j�LL�
>N��ƭHec��Pv^�C���/@�����4F��~!�r�)	Sߥxxby�GZ#��@l��et����B,0*eMј�ɼT��>�*8�A�
�u���f����=s��S�1h�F]�dw�7;�/l8Э<�c�T�Pcdn#Apj�t��)�SȊ�D�6�N��OZ����X=}�@����d�&��~%$
-Y�)�Y�
P,�-�D��3;N�ݏ���2�_����7���q��rB�9~Cl4Х�ﰦ�r��!_8`��g��'�a~X�O���B�ō�e<���C>?K���!DH���޸��K$'movG{�w4G�<oi��X�<����o�M�N;{����C��Tē�_><f���0{���HKy"�!�/4?�}���3��=�!&
�ɿ��2�AsLZ�#�YW�^E�4��~"�p��6�:�<��-��-�����9�`���:f�@�>��3Q�PB�')x3^y\�����
�jPo�q%>��ᦹ�$�ȩ:�5Z�Wr%}��S.�XHM0��Ȕ���l�^����#
�G�t<�@��1l���|��$��P;N*�O�
3�s��A�b�̓�ݪ�U�'�&���N�[�'y���}�>hmx '��P������ၺ���&��W��%�h=��M��2QUԔ��e�rؙ�'6�3G>�5T�������I��P���W!�݁ɢe!�RΟ~��f7�F9%��A�����v> W�F�C�&$��/��B4�����q���|S����CC��s$�k��{V�z}���L7�����
(�GP+�+z���X�G�<^�t���C#�Z\�`���G}�ݞ�>�O �=�1�!R(sC{�>N�4O���⧻	4P���<��<���_V>�W�h~7z��3��C����
C$�[�����D�q$s�*�r��=����.L�P�
ԉ�/��a��U�[6���/�`���)S�����Ysh�7�dq���j�l5a�ڗ�c~_g���N�ǝͣ^s~�R�e��C�g|Q�����'(��㒴�w��XE��Fu�[{��=L�5��-����"�M����݃Ɓ�OU��y�~�}���*�Z��qa��/J��R���/?7��]Vv���d&Qℾq���͐9��5
b�\N����4��jҊ�B�Ho�
[�Y$��P�y5�.%����JZWk���^�e���ܩ�D#*����f!S/t�UX���G�A�bkT-~�0	�C��-�템<j" �]Z�z��p�����KT�p��K�/�Ӻ���TщH��*���V5�Se]3G�4�!-����~�ޭ��#�ͻ�̱��**�3Q�؍:�ŧ&됱:{,B*^2dI�~��E�Nz–3���əy��X�-$��4���;���PB&[���7� n�X� �Ӝ���7����Y�H��7v(i�EbDdH,�r]"�)*�Y�}�J����~�ϰ�X��F��#�&[��ۂ¦+�����ڢ�H'ˁ0���_
���&��T�h��=�}�K�X�l"z�vJ�ԁZz����]`A��F�F���9�,��Km�`�����x	޾(Ϳ�j��+��)Ż0V�*{���4�e�@�Q�-�!�z9�Q����Gᗥ٣��R�AI��vJ���[u^��i,Đğz�̑%�Z �n���t�2X�^���o � � y�<�
�(B�M���~�^le�:����]~Ř�8I^���f��V�Gí=Q��V��/�_�Vb�	��<��4zsx �w��<�T=�7�A��1�ul��gdΠ!�Xf��x�U�tf�լT�t�w�%��B�кn�d��Mx��V���/�f�~n�l�%e���q��P<��cCV�Do@��(l���6��U{�G`��t��mF�]J1P�{����U4<<��So@zI=?T��h��{0�:t��io�S�q�w�1��6��~�_,��U�N.]X�jZ����,D�$5#��;戅�鸫'�t`�ne�W�9�,�bF�r�Q�+�V�H!h��79�jݻ͊]�W�N���
�AȺENax`�0�d�E�Ћx)�7�6���΢���� ���1�]a�cq��Z����ˠ�ڠ�
�B�/�5:��:��[�ג��˲�Fɍ���N>5�[&�~�m�$����1����o��?��������q��/
J��Ug>x������5�^�\�݈OS��aP��R�u�
�\�,
�#��/����h�L��~�_H���9��5�Z=P�
,��ӯ�ĕN^$ꘞ~��-��z^	[]��/seb;�s���{���ť��I?��7�"r>i����ʌ\EҌ{[���&$���D⮘K:C�X��n^���$03�;tIq�XN�cf����6lC�I͊נ�a^y�+'7CUh��Pb�;��{:ɜ��2Ev�J�8`��<KOZ6p��v �{ã��7)R��>����ۨ?-\��r6����{�ⓞ��Z	�O���2�,�n/�?�q1t��ч�9\��TcU�}�17*�Mk��(%�"�׺	�DU���VSIA����U��+b�����a��a��T\�-��p,�!�d$~�ز�f����O�l�^&�j�Y��JBf��	o5E�.�QI�%�>��$���G>|TSƒW=/4Y��� ��M�*3w��D��&��"�f���;5��†@�V	�X+
\{��ⷯ�$1�ӇfH灠%����{��ć���[I���e�Sa8�D����e6/�U�|��$z�o߿�9�>�9��Er��
y3�	����x~�%�)V��H-�`����]�ju��9���e�
BRG'�%��?�<��]��Gi�sX#�OE�ٔЫOӍ}6�}���e����o녍e���=m�P�⧿�y�%E��%�
ͧ�Rv�� ���%���O&��J��O������1�S��[�b@=���I�N�s��ިյ�n��c��䣩�b���������?R����qd����DlYB@iQ�5�V���Sm*�gI14��NFC�q�Uh����-Ɯt>�D�h!�Vo[����MU��bCy���GIQ<��p"�����',�((ndx:��{���peE�y[P�6��/�B�L���'RmlV��t��W\�p��ժ�=������z�m˯&�O۶��E�pUX����Gs�Z�?^���렏�G;�g�E��k�Ȇ �XK�S��<k�45om�|h�j�`��Pta9�u��57=>joz�k���]�ߤ�]-|cN�
�������5%��ݬ�B�}y�r��c�`�ϕ exH���ip`q��ؾ�c����x��`Q\^=�9)��ڬY�
����0�"��"�wh��M]����#Db���m:�~�LF�,h?7$?���i�k4
���5qЃ��-:����p���;i|�S`�Fs�1�"���ڬ��Ŀ@�su)J��ߨz��ޯV���˗�����U:��U���%Er+2?_P��K(��o��DP�nֿj�a*���і�yH���7�+�|����Ň�g�����:���Zp`ߡ��G2C�#&
 ����9Fٱ��~���;�6���Td�_�P�
q���J>Uggn$��0���Z�\�1���K���or(�yq��.�G�m��6=��q����}���n������Fz)�?�Ec��q�ɩrd[ڤ�»�F��^�j��4|_�{��0X�ڳE�ͣ�$!�<C�!9Q�e����X����5;�~Y�糚���po�}���z�$2�oﳙ��o�q	��N�k��.�in��se����Ss���Y�E�)q�.zu)�@�'ret7�~���{!,t��e�3yZՆ�zP	��,��x�=��H����!5�J�Ce�ܸ/����o ���o�2�0ʕ�y!	��Y�eY��p7�V�0�O�wsь�t�L��a*��G��Ֆ�j|M�~�3"�d@2]@�9�9�p`;P��F��
��Dr���1bWH�MA"97-c�|�D�t�5�����no��⁾-Sd$ ��j6`�|�	Z��:`�W�`–S|\0�CR�$�uu���4.����a6ଦ%���,�$H\hR��/��LB���eJʷ���gGu\[9�G���~q^2
焂�ĵ�U7�����o��$����g�*��P��i
����p��89�?k��-�,�IO�L�:��%�4m��H��j��j5�����Y�q�����h�.�����d#�;$XHX�)̔�)I�<�I��ar��	D� ��騫�1��|N��~u}����7�Lr�1?�e���U�_H�9E��GA�O��{y�>�ׅȠA)pV:��w�(pg'���N�O�ߞ]ܜ�8D��vr�`�(˥��j� `&?��p��(��Nv8hB� )�i�T u��|_��Ѧ��j)��P4����إ''�)]���r�V�{���˼��&t7��ZJRU����A�[Y�wت�7ݽ�e�5%�z�6��i�W��3^E��(���D˭BN"���T!��ZXM��…�_�9�My8�Yy��*ʭk0�dW��q�6{��W�A0���†�ڳ�a��26ے){�H�5_����D�����(]�G��+�S�?�U

��ר��$�k�yz<- ��=0�����M���r�^�e��s%p���^�]��P9��o���{_�>�&�ը���Et�!sa����q�M��նS������3äV̈́��N�Ȣu��]���1�ǂ�+O'�+;iF�� �7���ru�>T�f��o~���a�:ˡ�)\C�	y�"�t��v�]�FiW㍃��:U�a �$ �ӥqH}&s5�+�q�+:g����d��Yv؇�j����x9������y��R�_�-��y�W0�����Rb8�XK�l�XJ-g����Ke}��ƫ	5g���|n����m:J]x��8C^
X��b1��Vg%�/jm<ٜ,e��
i��1V?���ILT��c��ٲ���ڕ��&/�zTB�;B�4�`�(u&�K����/3j&��V(�?�����o��`�
�*���%5��&�wޤ��U�Æ8G�\�M�q�1n��N0
B�����	(@��eDgߟ���ͷ���	��B�BP�����<�TS�s�VHxX��Ƕ��g����Klɤ�
��4�#?⇤N����P�T��&�e9M�4�(�tv�Pd��˴B�Vʇ�(�h��h�j"�m�M�Z�\B�����Z3������/�4k�0�/d'����L�Rs�,D}ͼ%[�����+n�D����Z��x���m[��0�
�����8@
Z,lG\�LM�T&�+*4�Tv�b5��u�_��xl�%E2�T�&2l����+��tT���)%��P--���]�s'H�*;.1�~��#"��a�$���^�����+�m����p��1����FfF��ww#S��M�zn�v�
ȦW����x�F�
��\\s@��)3�/��G��>�Y�(e"�jjr�w2����
�d��y~]:a�k���{�8{�l��ɕ�=⛆�	�
��e
�[j�Ա�ԅڊ��.�ܡ�:�w�����tk�ᾢ�"U�^Cec�CW�c����ƭ��9F-�a�5T%;�d�v�FR�������C'
�y�)Q��d�3�9�
]P�2�U��TP�QWΛ�[fD#`ll��v�gk��Ќ��0|\�Os��ˇ�$%u�� �)@�98�P?�)+{��f���3������٦Z,�Us*_'��E�A�֑+?Q<���g�Xs��LP��J6���=��?eJ�r׉ð��d��_�6v]����
8�-�N��.��4E&@e������L���u�G�i�!�]+�Q��VkK��Lu����Q7b�3;C׊���U����������a�@չ�'��?*'i����J����qD^�UU̲��8��cU�0�R�2�1��0%9*d�@�?0��us	����;7X%�{5��O��/,�����L��F�
�
�Dr���>��]��$דi��	8��CT惁iL�)l��-�֘��ă@O��>�Ea9�*�y�V��/�
��E��0�;��r���B����d/�W���![H�;��
�	�VԿݳ����V�s�`�a��1�%��t `'7Bܤ���-Ȟ���̰%�_0²-7�A�|�`��<HsR@�`K�*I=+�d|��J��ZV�%��k�dYPV[��v�[�rd�y�k��f�U&	�-�P
+��T��$j�
h�����qO�u�����T���@_n��(�t�:���C�i�W53��;����c��Ƃ�?	��~��T�O��q���]_�������2�����\�$RV��7Q#���7#׬S��w�ɨ[����9�"%��U��'Id�C���f�h��WK
��m�
y����-o�Q��dz��B���wd��0�2��<���]۪��~Y��^Y��nM��9�jw{��n��2��H�-��_թB�*�r�8x(Z�=<�	0[ ���A+��B�,tIQ}Ơ&]�+d��5G��Ed��_�CO�� �ͫ�M&���l�ke"!{-O�����hz�z��J���u�nbaV����^|��� ������i�
0��g�PDH��E���3�o���r��J�q�]��Nc�_�T�*�u(��u����1�ޓ"���ߎk\s{9��oվ���/f>�
��� S��[��3vN`��0�p
��Ÿ�Y�͉��_!�J�O�/�;�c=_[�\[�h"�<L��qx��|���n�	���	�����"�$��ڂ�^ur�z��t��,�j�Ne
���_uH����
c�/v�ϙ�e*N���uJ�]�P�\��}g`p�8�I���)]|REO�ʱ)+`>g�E7_��-
SV@�Y�}�C;DgZ��9\dʵCB����-C1_���7��g���߿?�^��|]�|{�.������������ŵ�:�������g�������_�[�u��5��9����ɡ�'��(PIa���eeL���`<^��F�b�uA�����l=�?g�G[?����pqs�O����T�Zyp�����|p�������k���|�s	�se��� �E�II�-�;91i·Mf���B�$<�PmR�"��Q�q��\�l����d�8F�1҇B��ȳ�+���1��\RD4�>pd�
��HY}�'g��{�5\G�o��s*%��R�0���7����cu��w���Q������u�49�V���%���ʰ;a_�M#ϳ�x<�5p#�b�nڤA_5�}_MK�a.��,N���I�zT��j&rҲ]U7�{���(;�#6��2p�9�z��t*�7�13Uf�G�̳vd#��x��X������sF�,�6�3.��K�}E�4"�$+g��Μ‘
n�S_j^�����٫&�ЉA"�ドu������%"Z��&����8�h���mM�6�k�u�.���E�b�G�X�=�b�PmnHʹ����o�	�g}e�,��ȉ����c!������Pq����' B��zIi!���A�2�a;��`o�I~h$�����sM_���e�3As�
p���7e#)^�1�Q�\�+"Panl��L�^�_/u�d����u^�8"�H�fV,	Ձx>N�ɎI�̈?#	"������,}�O�q�����暿��FΣ�9�ԋB����X��$�0,�|c���6A>,:�s-��@��[��b�0�,�u��.1}���;�-������*TI�(I�ڶQ+�� z=��h"Kf���"�%I��[Qi��=H���~�{�$�"�|
�Z$�Z��~'|���q_P�98/1�U�_j��Q��9.�R���N�MvWhg�>S�P��n�z��ɉ�++䦍TѓQ�v��ޞU>a��~t���Ǐ�#0B���1嚖I'�'`&�?Ҏ�D��"�|U�`��b�3~��yj,�����J!L,�#-+�p _A�˞��ķX�>���(�\��ދ�;��p�N�p�?Uuo��vB���FX�8���0�����7De�xX�ߤnm�xGf�I����_ݸI�������h�U�����.$\��X~[�D�n:��57q��
��9=PK
4k��e /
HF�I8�sӍ��xݴ{A�j�e���F��5�������iR]�ТEn ���2����3��&&�q�P���F'�Z���9�w�$Xc�j��yQ]C��$��a��N��A����Ϯo>�"g9���;%�d���l���cs��`��F�1��#����$�in��$�>���E���|
&�9OoW�:G����c#e��dKJ�	X!�Z��R-���D���>F!P�S+�Z@w�{��!�G
x���������ں�
>U�*�v^�v}' �DBAlk��9*N`�~�6Ո���+�X�z�ݺT�$	�G�F�7=���|{
����s�
�YԒ�� #�d��fE�P��G�XV��OR4����j-�VZ�jv7:^��Q��W$t�I��`���R�QM�DS�r�.l�D�W��ڦq�ޛ�V?�4.m�&�U��C�>�����r~>�Z�l)s*"֊���Bm?�W�XAԟ�561�K��ISz���J;��k���^g�I��G�-F�D�a��ڇe '[tֳ��;&��w��s6>�\���m�J)�O_֥ �����P8Q��Yɰc��@��ȋ��s_�b���`�h��ad�f�۪��W�}[�P���nG{�f_��ں��E!����
�/-��	���1Iطk$�&���6–R�&��o��]#V&���1G�D�mժ��-8�l��Z�6�ax��*ԯ���IXN�<v��mQ���R����:��+?��+"f4
�]~�6g�V��,L���4�7y�����/(�6���+M^�qƒp,,o��T��
'�S@���]H:��ӓ�;���@��S�j�,�j>]���И���u�/57���o�w��G�؃8�/u̔�̴�`K�|{��:��X�4���ѯ��I�oG��P���ge0�6�m4޾�� �7�®�y2�����$�;�?�x<��m���>��Q�o�����M���OF�g����W�Ѡ��s���q���-?��o[~�t��mؖ
�!Xz��9��#�X
!��4Z8�bo�O$Y��9
SSq�����a N~�!L3�g\C�7�PKJ��ZYD�M���litespeed-cache-es_CO.moUT	k�
hk�
hux�����|���
i�HH�����k:�TY�mٖ-ن�Fڑ���β�+Y�@(�PR覛NBbQ�@z��@ !���<�9�n�ٕm�>�}�!��̝;��{��癍�?-C�*�g2_���-2�7�G�gg���'���/S9�ʿR�)���/�َ�]����T~�ʘ�Qy0�Py���P�n��M�\����o�g�z�W*7��_T����h���|?�ߣ�cT�A�T^J��G�����r>��P�;��R�9����dv�rg*ף2�r�����ʍ����
�|���Q���rb&�5����T�ڏ�w��~��u*'SY��}�o*��t*gQ��<��?y�+���w���Yy��gTvS����6�dz�܋ʯRy�{P�:�;P9} ��Fe���T�Je����R_��9���C�y>�$��\<���G�B*��r�;�u<�ʘ�Ke�*��܆�s���������T~|��2��^T~��Y˰����
�a���e���Y*\��y}����&�m����X�����c<gPy�W,�<m_�d�r�J��̎%���bU	�\��o)��{J��_�Я7KX�L��e��4��Eˎ2ƽ��ڧx*�*���)c��1_W��1m�m�Y*?A�e�c&�
#\!�z|9�|��ż"�#��?��|�~�
�#����:��0|V�����B�޼����9�}*?C�%T~�ʟ����Z~���ܪ�z�zV�r�G�|����r+*��~���Ĩ�*[~�ܒ�?P�e*?\�;��5�#�a�����j���j��R���m�ձ~Gձn?�r[��:�����o�����,���:�y;i�r�^3�q�Ce�ʿ�m6�u-�`���͸��i�3����
���+p�������Wm��X��W`�~�ϯY��ʙ<�+0�������_KF1��S��׎��WF1o�^68p���)_̦rW**g0><���7�z���_<p��AX�����у��ZM�nT�v΁/�q����~G�'��<]~0�{��w�q<p0��������lt���C0�-��]��f��j�?�>r�;���ɇ`^/>pz�!������K��P|�X��C1��E�k���GPy!��_���0=ש���0��Y�a��B�!O��;��L;�W*w���7�|�{8�m�of2?�r�7�ݏ�u������G��o9�6v��h�/z�#�ޟ9���YZ�s$�c�m�Gb��>�/�ާ��>�[����x���&м}�{�Q�G�W��Z��Ga^w:�i?��h�7x4گQy����_��:��h�����CǠ�u*Oe�G�ox,�±������%Ǣ���b�kǢ?���N>���^_|,��c���8x2�m��Ӿ��m��j��o�����q����0�{��m���;��0�W|{�^�x������ץ�c��r<ί��\���3��;��w|����}O@�9�]}�	��{�~[�O8���1�N�<�}"����O�>:�D��9'b>�8�{ۉ�/ok{�<	������O¼�s��I�wN��$���Z﹓0�o�������'�����ߝ��2�jy�ɀ�3N�<�NA�sN���N�z�O���x
�{�)��%�O�z
��S��?�����\��ѩ8�r��
N<�z*��˧�_�9t�g�K{��;�n�{����=�_S�/�i�*�Py�i�_>�}�{�E>o���}�xo���MT��t�3���ש��}��ly:�,�s:��?��阯7N�����3p����}�92H�T^p����h���<M;��8���3GGiyڙ����y�^�v&�����z���q�����>~��Og^�I��_Ϧ=��l��sP�K�9<�������q.�c�\���s1����<�H�G�E{�_I�%��J��wV���+�Y	���J���J�����T�3]s�q�m�y�������w?�<|��磟������m磽��'F�c��S�����^�~�z�u�x���>�^z�/�;���=�B\���A�t_�|��;�B��/=z΅��w\�{�B�a����ʞa�]�y8�"��T-Ϻ�]r��#^��|ٿ.�躘x�//��y1��_��v\�}0t	��K0�.A�����K�G>�
�������βUx��U�[~�
�]�q��
�|�R�ˤK���|��إ��P�/S�H��Ce���eh烗���Q��r���/G\�u��r��O/}��^�t���c���嗯���yޟs�b*'�^������+��Wi�;��|�
|��+/_8{G��|l��fWb^�]�v���<�\	8��u�h��+�~~%�sוX�����z�Y�O�
��~��Sy,��U��_����U���Հ�=��^����q�Հӳ���W�<x�j����`~w���s
��J-�F��k0��\<�ɏq�,�1�}؏1�������~�ʯ~�q}�Z��_���Zԟz-�b�k����rѵ8��|�g���?�x�	�'8�_�	�s�6�r�u�ޖ��|�m��0�\e�u��]�~M��������z���z���1�wS�M�w]�e��ހ�/���?�x��
��o�|�F����;n�z�{#�z#��޿�F�{~v#�7a��	��M��&��n�:{���.�����&�{����	�{�&�nƸ&ߌv���t�x��f�󀛱�߼�~����Z�7���E,����Ʒ`]�o����E��-��܂�>u+��V���=��o����6�ɥ�p�@�L��:戟B��˟���v���1/߹�r���nG�/�py�퀻����t�ϰ~���{����߁?�Tˇ~:��?�l�|�WW��'���Z�y�a5��N��-�'�\�}V��u�����1�����9��;�N{ߡ�;Po�;��;�������~��?�����im��;��xx�;1_3��<.�t�!w��w�	x{�N�����|�qw�q��]��׻�h\��ݍ��}7�_y7�s�ݘϻ�F_�z��{�>~Ʊ�=�������{��o���}o�{�ޢ{1��{�N�{��c�\\r/�������G��ν������.���%�@;˩<������`�}h��>�Q�>��}
�)\܇~>��_�O����7�~�s��uk���g�~�{������t����;=�����e�8����X�7����/ѯ���~㗀��/1����_��O�������S7z��z�L��.N~��Y������;�
eׯ���_A}կ��O=D�#�|�!��?<����a�Ws�dz�a���Ǟy���~
8�5�G�נ/���
���G�/�A{<�v�}��G�O>�¡L�r����_��(�o?����Q�sO=
9�v�a������TO���ǀ'�{��Z�C���z���q���������y�z�o!?8����O������O`��x��O��I���|��'����I��[=���B����|�z
r���]�?<�si�Ӏ�UOc_��i�G��KO��}�3��M�<o��ҧ��{�38��|�?��һπn��3�������Y�,�w泘�������}���0���k<O��Z��a*��<Og���8�}r�=^�~�87z���"��e/b��{r�O��h�[�r��c�>���-T�O���?�=�%��0��^�~�����?b�^�#��s/�z_��^�_���e��_A��x�v�+繯`_=�
��'��	���@O��U쫯�
yE�U<��U�_E;����	�^|
�Z�Ϙ�ܟ��O�3��؟���g��G��r����`�����q�oC�W��y�p����C�{�o�ۭ�}~�x��70���b�7?{���T��~�&����}���o���/��V�oc���6����Ǜ�����;���Q>��=^y߻�����wN����|�����O�}���n�/�}���~��0���aʻ؏G��}s���_�}�ȏ��]�.��w�/�x��w��2��>�ؿ�&��O�7��.�F��T���ߘ������?��Y�A�����;�?�>���7>���Bf��!_����#���[�d��C%�E�S�xb%�Lg]H�hݧ�?4a������P)|$�|>g&N�<�J�T2��}\����K��s��M�qo��ۨ�s�T�@%�˷���<�J^�OѦg�W���T�l@�e<�=�|���s��T2|_A%��T���O&��R�x�n*y>��	B�|���]�d|7�J�?�����ϧ�d���`<������<͢���|�>�J��Q��T�|�J^�Py
����>�y�CZ�C��P�xq�
&~ߜJ��R�x��T2���X��P�t��ƺ��#d�oJ%�w+�x����G0�R�x�#� x|��b~��Q����nN���Q�p[����g~��
'��yC��!b=��T2����d��?��������G�7�<o��k#�[�Fǡ�_���Ǎ�^��nx[c��g�d<�危N��Ө�}z�Ƙ��d����?����	�6����~�*��}t�'��ݟ�z�ꓘ��6� ��M��ћ�މ��;?��^�	ڻ|����`>����}o�O�Oh�駰Ϸ��*��}
�ܩ�~�)���O�_���>�};��X�˨d��0�|�����7?������͟>�|�t��b|y*�+~���,��*���%�|���Y���|p���0����8z��s)��Ry�+���y����޹��:?D%�/~p��/L�|�����.���˟P����6��M%�cS���&�,���om�u}m3��_D?��"��i_��⋀�?p��,��`���|�L%���N��6	���R���'�c=����-0�ӷ|���~[�����_nxzr쓗��x��xr����<��%���-�wP�r��n��K��L�Mƾ��J:2�m5A�@��ߍ�\�5���m
8�dk��k���[c�l��n<p���ע׻N�vN�vOތ�Ϟ<�p������o���k
�������vS�g�j������T��aSowS�|�'�4A�_�Z�g����ȗ�{~��e�{��r���|��r�sn�uq��'-��-اi�<m5
��|*���L��o^K%�;/L^�$��К�:�s�w^�Ρ�ӱ/���z�M��*���6�߱
��mПӷ��޺
��?l��¶�����*n�q?�-�{{[��l7A�]�C��T2r�v����|������h{��^�o��[�=�s�X���Ǿ���>����l|��P�g;��xv�����������#�۳#�hG���;b����fG��j}�*��ǎ����8��N�yT2���N�ԝ�Kw|��3���w��~dg��p��.D.0m������~��Ƶ�WӾ�u
�����
��`ޮ�
��կ�[̘ r�����3����@?_���xg��]�~_���K��w��c񮀳vE����x�^߲+���]A�qW��j��
��u7|w�nX���p>�����0������mvG�9����cv�<\�;��mT����݁��x�=�����`�=A�G�x�	x�n�	·t����^Jg�<M%��N��χV�k��ҙ���g�^}j&��mC?�Ԇ��ֆy[��]ֆy:T��i�8��~��=Ն�}�
�g��f�c�.j~_ݎu�����t�Ўy�a���,�W���۳p��?��٘��l�Ѭـ���ƸT�\�>��l���l�k����98�I�=�ns�~w'��N�|'�k��9��=G�]�	����{���Չsz���G�\���sAϟ5�����u��ޘ���F{��do�ן��6�=�.�[��!]���.�{�,w�c��9�t�<�)��~v���2W�R�|�[T�x]L�ϭ0�����nW7�c-�uc��
8���e7�M����h�qN��B�Ki!�����bޟ[�u��B��.\�,�w;��{g.�w�Z��X��^Y���p��'{0�{0���������=ǕT��ץ���h��^��W{��X�qL]�q��ױ��k����b�=.�ܽ���b��[���8�^���K��,��[8{�J"�2[-9o�	"O��J�+}t�	"^�/�����b��*��T�^��k�c~
�>�u�w8�lO��ױ����9�~Z�ΗK�=���p�?��c>�c�������1O���@��-
�ηX�G��?�ߴo��w��ú�<��>��%}����>���:M��7��t:���>�|o��w��c]���C�+�W�|�������ޏJ��9z��5����6�8x�?|y� �2-_�3mh��g�
)}=���+�{Я��l-`<]��o�9XܾP~�p�e�e��^�w�\����u�2����e؇/,ܽ�|������.����?\�?^�{�1����/a�oR�s���%�>����-N.,a?\B?_�:�Y���2�A{����2��2�Xp�^<�]�Z������t։�k|��s�}9���/��X��u�=�\_�T13�hoQU�u�>�
|����H�� �c�t��1��m1�t�j����H�������u���:��:������g�a�Oà+.��0�i�<o�:�3���:v߹`��M#X�F��o�`X1A�,��㝶B��
�/\�v�_8=w������h��ؗo��|x�i�Q����Q�S��G��m���yh��(���Q��b�u�scɁx~(�,�=�@���A�S79|�B��>�� 짫�>���=��DN�s�ƃ1//��C��>>��C�>��!8�;�ž+
��C1���'8�8�l����0������q]r�{�a�c_<��+F���p��ǿ�}��o����7��<�MБ�=�)���=���g�X�]����J��:�ȧ?��r$ƽۑ��ґ����>{�H�kB�t�������[�������Q��YG�֏º~�Ga�^s����t��ģF;��u
�ƺ~�h�ߓG��1ho�1��cp�r��1�����Q��1�痎��'�sv�cQƱ*�8�.��r,�q����vw,��+Ǣ���q��X�s�oC��-�G3�m��q�o�v���O��}���p��8��Nǃ������G~�;o�����ʫXor�?N%�{w9|��'�xi9	�I�w�I�_��x��y׭'�~��>_x2�2�l���X�N=u�)��?�8��T���8�M���7�8�f~�P�KT���w1�M�x>�{����u��{X��~��)*Yo���T�u�u��}��iX��O�z~�4ŗ�)��������4������;��V��y��c_�}����9���;��j�?���C?���􇘿�V�x�v*W�w���#��I?B�s���a<��׏�?q:�����E���8�t��J���q�q:䯟>�9�s��w��y|������O9��{&�u��^_~&�[}&��3>��~��kT^��³��6=��z6���<��l�����qov�i�sp��y�[t������G�`><�������t.�W�����\���b����t%�m畠����ϓ+1��~�z�]�<|���w^v���C�78_��������8��|�<����q������.�l{�רd?�C.���w!��.���Aw!��_�sx*��|�"�C��w�Š�N�z�k/F�'_�~�r	�7x	��Q�s	��K ��n��W���R��K�b�����/��c��Ϳ�.�wO������_�~�r���
���\��+0����6W�{�W���D;�^�y��J��O\��}�J�g�UX��U������׿x�WC����8�w���q�@���k@��c�Ώ��_�1�m����]�s���B��Op~�~8<�'8/�ҹ�a�w���s���gs���pv�X�K��W_����߸��d��o�|t��Gn���u薏��h������I7b]��O݈�#��O߄���p.�v3�A��v3�﫷@~x�-����
<;�6��|*�.�ۀ?�tB�$n������8��w;Ο�o���쌟a��3�g�ܒ��?�\�w5��M��.������c���T�pֳ��_�����#z�;7_����T��N���;1o�w�>�ƻp^�n�a����xy�{�W�r��=�?�t�'�Ź}ƽ8�޸W��|.��?���
��݇�c���0c��{���_�ޏ����D�>q?��>�|x�¸�~x��W����j�C�o���On~��C��6{��~�x�Àߍ~�y�����w��_�?�y{���~�v��
�~�q<E�3̯=�s��b���w�c��'���q�u@�m����{䷘�/>�q�<��y�J�W|ߓ�S�'A��$��	O}�I�<��]�$���>�q��I��FO��)����)��Sz�P�!��!O�'<
��Oc>�xx`�g&���?��	�w��gq���=��#�~>�9����<�x�wX$ ���@nj=����x��q�����y����C������WkT~����բ���>�E���/�^\>K�y�ο�]�{�O�r��P<������d����|z�K���_�<��%���*��ѯ�e�^V=���s�~p��+X߾W��+؇羂�����s�`�7�䞟���?a��	���?a�~�'���=��8/~���_E�7_=��׀�����^�/��g�?���g嗨���<�/��^���^G��:��:�����_/�����_1��<DU����]�W��g�
���|���9�y��&�ob�?�&��So
o�{��<}�[�S�z��oc�?�6�y��X����>��m��~�~�m���ۘ���_��A��w�/�z�����������~��2��>�;�w�
����ϗG3��ϴ‰a���wY�h'���s�v��;�t*_�sև�寸���/��~������'�UdŴ3]to�ہ� =#2F��7�7-�O�1��g�;������:-�7��/2~��;н��^U�����t���XxO_J��a[��><�������Yl;�m��Ho�)��:��L�o�/�?P�i�!���~	�@�нet�kt�Tg#��k��[��->K��{�>'R0�+���'3�o=���*�S�?��,ޒ�ݢ��f���g�幤�oP[Sy���#t�A��l=�sĽ����?"{2[O���*[���w��;���T��76���4�ޏ�{Y/�n��~��������edޚ�����5]���L��:Qݿ0~d\O���g��s
��jt�e����o��:O�N���a��I*��Y~�W0n�{�X���ݣ���T�r�g?H�H��@ϖ��ڧ�����T�ޟ��J�g����t���r�k��̋�{?��ҳ����GO���S�{!�n��P}fs}�yÏk�w����g#����=�|���O�l���ɼv�NQK"�2�����u�'���>��PL��H�d�z�>_N��e\������_0�E�H!]�E�WQ���0�-��������3��1��?����T��|�������R��uL���T��t��7�
�޺μ�^_�r�}���vz�x*O��g�^e=������{mmK�G�?O��z>J�_��{��]}�:��?���[x����?JuN��pQ��Ċd:���c���M�gѽ���K���m=w�oJ��3||f�/�mf����0n��L�|>���zߥ߃�=��}/>{&��4�7��A�;����k�_��ܗ��`=1іU�ޕ�_�6��}�ښ�>�w�<�LeMu~h`[a}&]��‡�����_A���Y�{7���2z�g�^A׃�Tn�k��-z�m�vzv3�ϭ'f�b�ϼË�^^�	�_[z8qG�M�+�}���9~l�a���]z������[�ݗ�vz?7>X�o�����뷟� ����ֹ›�t�s"|�G��
��;O�Q����t�z�U�At�q>�Sp�a
&��mk_��{���ٳ���t�4�^L���O��t��|Ng4����^��t7��]��������
�G�q�1��1��<�r���T��c=||���G��I�׵����.!��=bE2Uz�7��o�A�/�~>@�����=@���z����1��&&������z�]�޹Q�<P���x��uT��I�����lE�j�>o���^�~S�/���'�;wr_&��$��G>���~���ve[m�U�y-��?zM�z�ʉ��_���&����o�M==x��������[|��O#̫��3��v����Ï�a�-���w*�;D��8���B���g;轫�ܟ�/��gg�f�u�X7��83��Q��vj���C����O���	z�9^�W��sT�b���?xL��Ϳ�~��Ꝧ�xM�}��c���g�����O'��[�x������T���*��}=�e~N�>�g�Y�M�[�7Tnbx*dK��3b�EO�1o.fئ�,7y�Ы��	z�<�-�������6���}���Oߚ�H���;һ��뱔��3���;����n�;��Z*f���w����}��ͨ���q*��-�]_c�/˭�\�,�Y��Ce��ЄL�,�t"|�Y^�K����{��@��gf9����N�ަ�7��/ҷg�R�zݿ��f�~��}��w���{��E�^��ې~����M�>�xN��.z��#�L�w�`�d����t}!��T��c���Sc������_`�q}��"p=Će�*s.��>b���賳��R��g�Lg����w=��~���m�>�H7�wYv������^[��D�ҽF��z�����z�
�#t��{1�7}�8I���}��9�g�N��f��T�_������~��I���ʟ��'���߆&bXdz���1O��'Q]֏J��ۇ�}�`����C�?1~�w���U��T�г�靋փ�|3�<q�f���I�;L�J��H�Ju�f:�~�ĺ;7�];V�s/��,�}X�ݜy3����<?��R���ۦ��/.���b��q�!=�J�~�ڹ^��wt��7����^�(!V��x��Ӏ�K�
�]\��S�;�=��[B�Ϣ��ggxp�5�������m���;�iu*^��_�gWq�~=�w�`��g�&�_#�ez��X�7s}�4�,��Gh�r�Y��׽����6Ə�3鸟� �#�&�=�!Z�yXm�e���9¼+�߄ʟ�Ɒ��ʥ�#���Ş��dzv�^o�x��>D�_>��-�,c<�t���W������'�76���=S��c��~�\�?w����u�D���.o����c���YN�~��!�M�OK^�'��,�`Y�޳O3��|��{b~�+����C���w=ӷt����)�,��f��2Ӈ�?�^YOT=��7���h��2����
L�y㻌�B�{}^N���_��Y�0����2%j���&��X�,�_�������T�̰�s���/�۔���6�i�7R9<A�!3}N�o3�zoG��׃ty"�\<�xZ�x�[_�>��+)���#�d��4���D�M���{�e����ex"�{~i"�s����2�{H�c=:�T�LD�	��s�Yo�a<�����_/�yb�r�E��Sz�ϴ�}��[�o}��*����z�������'�4��t���)wZ�u��a\�r*���/���;�z��ܑ�^۝L�Ϥ���:P���9f�r"bf<��]���t���{���?�C�nd9��_�z��U�]ߒ��н2���fޞ~���V��g��uyV��-wb���/�މ���=�O���l0e�mA�P���__�P�M+�����fP�v�tf��Q��\f�[�����
�0�ÁZ��P�!�V��A�3V�BTF�jx@�P
�ف�J_)�W�k��g��zՔ1����k��%7�?*��g��XQ��8_p?��F��A_1�%�T5{w��+���U(����[���T
�0��lU�+�vd��ڐ�Q���� [
������ٸTk٠���B��V(�q��1P�Ƶl-���Gs1R(��`y����|X�nN)G�8.��|Q�Uj%��"7T���8�v���n-�=�J%�o���K�M���5O�J���yX�g��P5�}s^��e��XRGܒmOK�kA�Kk�h���
�c0��~}�|�=�|P�i�r����
h��`��g�6�o�,-e�����?������0��l��O���b� ���h��(��	e�Z�ސ`����,����!c̴f����l+M��=�E�"��b���Ҩ�����z�� }{(���9z����[݆��/��Hi�"�~�=\�/�_^�p��n��hA�}!-]�-'�Ɂ`�ݝ�VZ�bX�Vy q%�7F�m��j0Ќg��.F}A�8�]DP:X�6���,�J��Ƣ�0Ӛ�g��_�J��)�:����.^�e��i����� �^4/�L��B\��Pm�(5��͚�
���M���?�����⨽���w����C��S�C]�b4�-�d)Ҹja��	Z���-�_����Lh�x��E����]��*�ٖ�-��Z��hv����*uޕ��@���K�%���mv��=G��r��`X��,�*�55��5j�>�[
���Z,�M�Q�@=
�ڞ�~>�E}��6�h����lw����B�v�T��kj,!�M�+�g�DeBC4�b�N�y���lX�(+�&�Z�J<�B5�W�Vgp��}Gq��G�Q:	d�	֬T�|��&H�,�T�PP��>��k��(㜸F���V�o�eI�2�[4
ՠ򢔂Q��8�����+�����jT�e3*���F�V�
0�W*���������m�!��}�� ��gX+�2�P6�W��<�d&ڣ�_h���>����{6y�>��[i�K��#4M�Z?�XU^�^(3>\C}:��o�
��(f�īfϘ#����+E�(P�ߚ��5y#�//��V���zm�zT	
�|e۫���
������,��]�i��X#�YD�����m�S"DЯ�T�a�~���m==��	��D��1�@�1\|���0�	Փ��z�@5��'X~qe�J6u7,3U�m�����@X�)��ǓK��~1�׉���+���W-ܷ��\:Yzh���4����P�':�0۵��;A���A
z���Y;�&�8� V����!ӖE}��N�?�V	$53g ]23��	RT��=��Z�/$�����	Q	t7.��z8u3�2�t��2@2ԑ��=3p��Z2~��ؓ2���p pj�d{i
2��������X���(3�Q��B��7h
*J=K����طV`d,3������^Lj)q�$����-��w�D�!96h��M�*
����ֱ9�r��z�l�XQ�"�z?ZY�<��X@�
���hÎ*LW���b�N�}	\¼�,с���m(�_�uK�1k�S_V&�V�f��f��t�
�%qY:���B��do����q+��P?	�B�6��J+��mL\,�`qXK;r��q2�e���ȼWO
���[\e�� u��e��v�l2K�,��ZΏ�U���!t������Y�J��Zhe2�,�B�?�oa6���x:�E�Nj������==��(4{�w��^����H=*%omeo��Z��s
5��
�y����5�Kw����
f�Ϩ�@W/��t�)�t��[��ӛe�D���az��{�C/��(�IŤ��L+Y�U�(M$
��†6�����%�YDN2@�`QJ�y�t0䌫��!��:��@�_���L=o���lS����l�!��i�
y{\�u9*ٍr�e`�*��Ti����v���fG۸�E*�&�B8o�O�Y�L���r�A�B���ħ��:/�5}��љ=�-]*O�#��T*�8o�>:<i�x�1Z�� �Q����g��_�>��1*�+UŒLg!LH8�����9/���<��jaA5;/��ŕ��rz�l;��bL��wT�{V!��&e��R�q�G����%��kU=ib�*Y��H�g� �k�)�" N[���#o�x��"�����y3ɩlZ�=�iH��#�N����Y"�� �˚,Pbq�~i���rbf�X)5���R-^�6��P�n�9M�	y��b�O4y*4��Ɇa����l��W�V�[�Hޠ�x�e]
�ajё��0�)X\ۧ#Z�D[�%�[a�p9Hk>�	�b�/�n�{p�B�\HS�w	�5��g��N0��6�W�ӆ��ݾa�?Ŀ��b��̩0�^�oL�_aNZ�<~i>��8P�Y�si~` �?U���h'��O]w�$Q�T�.F�쌡a,������,=��j��sM}��Ps�P�Iu��|�3ST=��	[`�(L_����V��h�8�2qz�]
:�2��5>i�'A)��� 6G�[�T}:�x���C��ďˀpOtM)�Y.G�3��6�5tId��Rh~�@��	��$(�#G�b^�kڂv�	����\�o�G�.�ǜ)!�0�!`�A}`�e��b&�E�'BeLr��k�=���h�DR�|UW`ʂ��pR�4��6S�x;Q���|��׫UZk�*PD�`��䖇*�b�>�NV$k�L��%��Ϻ�/7����t��y-JR/_P�[�e���/�X��z�_sh:q�R��]W_%�n�{��UA�"�3�x6\f�������8��8���n�k֢ ��r��^Օ7���f%�O��0벴u��E�A�5k�[y�a��J
�U�]"eb��ރz��	�1�Kþn��֥�8U׈�����lދ��'T!3�!��P_؍��n��%.��=(�t�x��蔾(��3L��0_�ٴ�z�%��ݍ^a�;ʃrB(��^p4�c�-��Չ�`Ս�
�/7�\��ӱ��Vg��Y�)��x۲���$��l���nE}�gb@j,�[�2�����]]�'M�O��4>~ֿ�jA&4T�ɧ���
�7���jj�Ǻ!��a>+�*$������B�b�
Qb��*k��X�T��	��
�Ŋ�c)]�2��j�
?�3�,��F�8�Fh���l�Nic�%AvI�����ʝ�>P�e"�|��iq�ue�b��07c�n�G�o�8������@!1�#%|8%6�p~�j<mB춳ꈎB��Cш�D7�*���_o�j�l00��e�����W���V�5�:�u�2QE(�y�
7����'^끁��/Pm(M4�'����F�ozM2�/�
0�L�,:{逎�M'�)(�Bf$�N`�gF1
��8��"D�ǪGVaf{G+��N��,Y�C������gY�X�����-P�jA/d(aMDE�W�T4F:{"�Q�F\;��E2�i	��L��.�^`.�v?o8�'��U���Y�1���i����:�u�1jQET�,�M���R�!���e�{n�ʋ%��i��Y�M�H{D4JMqZ��¦�ɚ�9�2�{IV#�hQTL���+�O�a1~렐V*�
���+����E��fBδ';Ϯ����H��FGB'm�HJ��'�Wi��ag:z:���Pf�)��g_P��*^�Z�yև��ˏ��6*��zi"��A�M���ˌU’�b-���慠����]�Y6�7!q@�+´���Y�������?�7
6@�Abeu�����h��A�T��G`�jq��ޑӔ@V^��քO�^5��b��,'��p^��<��;�̧;V��pC�s���r��k"�,���cG��X�C�Rq�7	ڊ��|��:]U&;4-�[� �Շ>ą@T�JD�@�e��‡׉���+}Kb��Fj`�
�b/%;�@�p��Tfx�,����s[�[�ɡ9��@�{2�,�΄5Ft�\^�UAL�-�N*p��i똥�&�"�Ֆ�)�aF����8*2��(��	�3A[�"!39ekjE�OuH+3�-����t|EL�P7�y�σUbtF��v?��3�.bV�BN��s����p���*q�L���Z�Wf�Ѣ�Ҝ-)ꕬ@��ٌA�9�n����.k��]�+��We;�Y��ŞZ%��֞�{�^��)ZZK�bHmCh��z%�M�5=)۳�k�4��H3%m%���@�=�����J����bS�8f%ѬB#N٠�_�:8���7JH�SBΠ$��{���2� O�G!>'���$�
�f��J�0����֌��_��\�?��C�f�`<@Z�	C�X�^�_e)��f�$U�"����q����L�[ƹԛ	������c��$O�zUZ��	�tH�������$
��3RT�P20�"ZM:'��l��x�d�h�"G�[O���=tb�%ܻ�MuNt@D�X��س��e^� #�,��
@<�5�|:��q��696�+!�1!��-$���jj�� ���t�n�s���}�7L�w�
��3�Y�̲"H�lbd�7Z5yĄ��j3
"��	c�βh�aH�=+���*q���1#{%���ػ�E[��J�A���:���:\;s��!'	�sڠ{�~ԧbu,������t��-��2	�#^@��[��A�Lt+#d5,m<^���a[kwoۜV�`���9[�Ѭ��J^B���'�$���P�P�a2�̧�����w9�3�n��w{��+5�J{�t�|_C�Q5.�E�@{M,n-0g���x��Q"(�l&���V�6�~����Q���B�Wc�b�*n8F�K�]]�n*ۭO���ޭ���e�L��x��Y�(��Q�ja#���k�s	K��;Ơq��)M�\2;�pLL�$�FI�$�7s�A���r�'iVaE����b,A��߫�?	9~��9R���
���φ@��+QxI�Ef�m(K8"�3�{!����/@�D+�?�2�W�U�ҙM���sk��2M|Q‡#�΁�Բ�"�"�������L���ò��~Ud���y��6�L!ͤ�"���<8)�)7�P���˜b_�ł'(����?L}�5�J|]��+��0)g;�&�9Nݔ:$˂�����Ȅh%�i��9"�(6\L�)�/Q�6
E���Q�!�ӳ�u� ��Z�!��&�N��zI^;���-��X_yW�z��c�)����A����KB^��kYEUv�)�f\�!�-��bOȬD��E�r��e5U���!}�B��	����I��rF�lQ,��S���U�`�S�����.��Du�>�ƺWm�UC�a�~��E6��hV�h���0(ɦ�!1D [�r̢��������cX(�
Ζ�>�v¢�Y���L�2�~6N<$M@����-jMn�&��V��AT	�/dJ1I��̄(�akPfl�C��?�:����V�`u��C۬�1p��� �zس��b�b�܍q�����9�z���Fd#V�@�[�+X+K'+&��1�����z��2M�D��݀i-5�K�g����H�D���bC{_��	�KؔO�']�Sv��N[�!$Ӏ��0�$��FlZ3�>�nZ��&N����W�o7�N���g��9�.&��?�E1���d��l�L�N):��	f�b3��N���Bey�C�I��8˹�����Z��b],36k�.�pf�v�S�z��0�/ܩشv���2]��C�䖣��=S]2�ў*�@�D8	��Rd��^��3����	�P	�s=������}gE ���(1��R��€s$^���q]�q�H�P���?�������,Ɉô�Y�X*)��T�/��AQ�E�
u��@xg�V�L�50|SkCU1�qp�ڔ�,�a�Z���u�i�I��$�y`a��fd�B6tޓ'�����'�V

b�y�)	&:��"��A�*>���X��[�j.�ʡq`1L�~NH1�S�.;ϐ�A1�T�Wѳ��Y+ϜyA ߘEG���"~Y x�<c�ưG��*����o!���������6�ś�=cn�(��v�Ca��V�5-��gn�թ��s4�J���c��DsUy�m@���+S�!��K��Pg��0T4�pZ��=��F�YU��>�������lr;��O�4e����v ,��27N}����~h$�~5���y�L�X�ַGO��gw�+N�V��D�82F�F���'jX:}�<����k�F!���
&�1�,$�C�g�����w�
0ns��l��C���&�Kn�ZϞ��cC��UX*��h:���Ƭ����f�����Q��F��?E��h�+B�΍h��&��Ȍ�*c>��b�Cy��z�Z.�wVT�80`�0h�d��^�'�p%�"�*;�O�ƩT1�⦝"��I*�K�GK̡��9A�/
8H�A�x`�ֵ.D�N�Ub��?����Q.�^2{C�̨ا�h���y�'_�����8��q�*�j-F��l��2]��j�5h��9-��@6Q�]��v����Q)�U����Q���
�&`C=��+�*��Ҟ�d$�[��nи跎Lz1�.ۼ����1���U�++)�e��?46B���
�*��F�&�(�R5}v�T�z)�7BB���L𱙮��J݁�ꮽn⎀�Zޒ:�>X�/�q7֒]a@��<���R�'�O|���L��g�u	�<�b�&���H�y��b�!�I-,��
�Ԝ�Cl�e�:�˂ENd3���ݜ�@Hly&���nH��A{GA\ȋ
Ug=	��ٷ�6~w�{��:6�x������ޠ��qU��,x�F3F'e���fS��{jv���̋�$���B�k5h������*�U)�rOW�^kCV���d�F{����h�/ᓬ��᱆Ē Bرt<]IY�|�=��_��1#�^�|�T_\�lNKB�����Ǧ�J�.�5˒}"Ң�KM��!�*���
�i�;�R1ed��PCmļ�|�e
�'��eq��Y�E"��n�C利�П�~��$�V�:_���F-8�@���i�����-�A�nY��q_�lG7�`HJ6��� ^Qu8�V���x�e���T]��:��E'�[�UZ�y~�[�k��o�Wdm��`�Y�Ck�P�{�#2�j`QJ#� lc��̼�=�ٙ���;.���Z�`^vAE٥3����]�m�����'�l.X�y5���u�4��T���]��[+�p���`��g��w��|!pg1.�,΃�x<����6�3�#�执��>��͹M�ԃ(F%o$l���,��4����E���'Aɜ,Pi	�p[�$f*6�I0=0��7f��k��cq$�0Z��ys�fwb~�<��~JY��YD�l����r�6Ւ%�0&���/�;��֡�S�C-��I*V-&X�9��ii�$,>�ә�n��%�"���0�m�dڠ}qB/�Q�rR�Z�&"�scS�
���=�8�4{�<�=T�G^p<��q%۫Źd�}ʳF���,@���T����q�}��
k\�W����5L��p�cs{������n	��rs?æ/���q�Sg�2˜�Rٳ]b#z"r����"�XJ�i��]�
�5��f�mB$��Q0_��̭Wab�����	�T�o��^,���g1�7K�a5�����8⫝̸�yW�|��
���;�2n�_Izھ���r�3�g,��N�h��; ��Z��^��&X�+�9\XF�V��nO�&�e�?@�5�-(�Ϙ
E�{QB�Z�s۶������Q1��I9m9��p�&���@�\5�M6����N�/ [�bK�������'/�iYQ��2��DŽ`��R�g�틂��6�U=���QXv
O��D��M>q���T���\��MT�Qݸ���@���T`�/��j5�8�^��S��tz�"l�.�+߲@��|�
Nõ@�g��Lx�7�n&n2;h끎ˇ��˜���1�FGݽdt!�
1����
��<!o<{m%^�ِ�J�U�@_,ۄ
l�Z'\G�r:�
����F6 /����B�O�m$�8%�0��4̧�����568U�!<��tI����HYJ���+�m6kwWB@O�
��S�i��Y �
�b�=�.�❾�ݺ���̠ȆV�/�����B_d����q�h�﨤��I�n�n��������~�e�(jRֽ�!��m�V��F��j8h���MsF���ϭk�����'���HY��W�<5�`��`���}���%���!��Ce�Ӵ2������Q"�����:�qP�_2�;Q���h����1��!�[�hÛ��[\�*�"v�0�ˆlgbJ�x9P�P;]5!��6��q�*��:ϲm�9�	+�m���푠ZF�W(��r�O�}��m&� J~���(m�Y����i������YD����QG��q *��|���k�'	/Ɂ����������!����y�9s�V�vgT��t�zl�̳&��%7!�M��;i���k��B��P�z,��pEE)�qڒSY�
`��[dO�k�^�8����1�h��R<�B��H֦��+�4^�l	���B@q
�lG���6z
+��f�l@,�R �"SWc���M�2�^]�엠ebE�r�r���|�l�
�D��اsD�S�@Y4�-���=-6�X�T�ˆg'�„�O�6}�y��b�ےIl,Jɸ��1ckl��єg�Nx�9�n c]1��&|_	��$��BmN�O�X��7u\�0ϓ�h?{"���V,�0�����e�k��@��}�t[�6�l��W�>oǼDsہ��W�ʑ5WK84�Y����f(�Yq�u� �⅋m���{I­�ҧ�I:5�I&�$y��������(�8�&�($�"����H�@�e��&����c]�Mmӽ0U�C)� �Bя�"q ���_����aոh#<�;�T���@Y�0�G&X�dUZ;F�?�����g�:�|�yO����qs�h.��vXy��p�r�F�@���i9�n+��<�=-wq����k�D�st&¦X����B��,����e��`N�D�߂����_�JuS-Up�4�m6%�ạ���=/����Y���K���-�]�-S�6�_#�Il9k�.�9|BX��O"��V~�˭�$��1����z�h����2���*�2�2��ߠ��5�/S��x_�ۢQ�üR=����jH�F�ba�p����v��?�D��f�n��5�?X�E.�I"��8�W-�l*4%��'�E����-��iFv�]v�f�=eD%��u��L�h|M�g�+D�-RE���ܳ��)5����H���ca��%�W�K[�т�.S�&L�^����7?�%A���M+H�@�
���L=M��ћ� �(E�
�P:�d����K���tؐm�L��IG��1�^~���#��6��5v
ݰ益,v�0�����R�w��RGl�$���{j�E�
�<����b�B""�R�	3C��lQ3�Ϫ2��]f&[�q�C�F��&��=Wq+uI�QA��/�5R��2�'�\��q[r
�&�ЬF�����z=6��bY�&MT�ji8��o~;����=�Y2�ԐJ!v�휩����֯���VCkE-s����˧t�
���z�@	�-,�
}ՠ:
w9ˬB[���ԝ�bA��,�#΀Uˆ1k�~{f1��	�k}�>���VA������"7@�c!!wg�&&&W��T0�bP��
;;3�����"Ν�\uN^�����������w~o�>3�Th�tlUi�3�m��4=̈h|\x��e+O:0`�s�|���n��N��^5����{���#�F��c���$ao����{B'
��D3��;����ቜq�jp���5��*�ݜp��EQ�YlD�A��Y�d��…i�1�VaĂB���~�/d�[���Q���&h��d}�U0�֤6��gV�O��\�x��d�نa]IxX%�5��P�x�Uu��k:��Y:���d6��!��{*��a�I茌v�%$٤8rѢXڍ�ڭ���b����<pϧ����mgl��ک-���7},ƒu	L�,d��Q<�}cqA��ߞ�����p��o^�X���'����! �%JR����Ĭw���]�.!��n�	�y�y-�͆
�:�����t<id��5��c~��	�yzG�l��%:�`6�²�qw9�t��S���8n�0��'m����X��~�g#����m8��€�\0qjۺz�S���h{��) \R��M�$#�$�Sń�Q�1��<$xNrBXF?��Y64D_�,,#eC]�P	�U�
y/Ljd"�+=�K4�b����R�=C�AL����nV�I�1s�,��t���G�`߬��q�S�.��e� aR˥�����GDN��,9���bI�m
�=3tJ��$�{aj��IV梗X����ה>�����8ä��980���!#�Ĉ��2=|���ż#��"�W�U�q�sx�����0.p�qq�%�>�5����s��|te���M	���4�S'�	}�8������3n���2J���"�9y��ܳ@WS95
jp�Hy4�f�}��Kw7�ϰ�g�Ӽm���у=,Tkr�G
�0I���{��]�p|�yaM��7^K�o�3彌�������}�%����Ϻ�%�d�z/!Ǻ���^��u|�Fx/�5�}H��Z(�<m�i�N�vI-��I.��[ԥկ�@�Wi�,E���}r\N�o���xEm�-�"[�Ħ`�E�ɚU�W��1�7��{'L�6�o�v{�"�g?&�o���S����u��e=��A�=���f�A���>yXei�x�^�E�l�B/:�K�ܐ�΢��ݕ[��lIc�a��Ns8D�{aU{��AY-���Ы���[���f�I����B���@FٚN2a=7�y���#M�O���� z�߽_�����@f.��1�l�}��7��~�'&h�Lo��D��h�cO>�FlIi' K�)D�4�d�N�"�l��R-Y>q��˵z��s5.]�bj���L/}j���H���`�//9k'Q��g�/�$�Vg"Y�i�,��l�%;�#�xV0��i�Tbm��d8����;�l�vI���֝h�T	���sQ���tV��~�q�r�۰z(K����<iT+/�8���z�F�A�y�R�T{ZCk�Ē��^�+���yd'�3�22%��q�Q�b�0f/����r�|�X�
+��ID�J��'��M7�-bQ��6�6?���� �aD�]�,\�G�����SY��B�����*�'L��=-'��'��eG�z�2H��sM�1�����E�s�e��L*m��Q���*��>t�-�ڟ�r>\��vXW:���3lj�é�3�q����D����p=+�d�@�.�O�	k��ٚ)V<�!�0
6|&�5�"���qS��zG���e�KI3*�6�tH�}쌄�	3�|J�Ư(]�+�p��%�2�c�D��'����%�uaU���� gC���+�(���κ�����_�([�˸}q'�#�#��v�m��M64���D3R��*�}kjƮ!�ƻ��L��Cn(Olk��!`2�_z!-���aFt|r����cu�r��~Mb,�5�f��
�0WG1�215՛4:T�Ͱm�@t�%a�f��q&l����l�xW�M��D/���*,�M��6kK��eY�ò����
/F2����&�M#��^���v���L�	GZ���V��D��Z;�d&2N�!B�XD
�0K���/b�+v�N�n�%zM��	�6��U�g� 59"���d��!��]��=��S5,u�9��ƃCO�W��i���� �T�d��\S�Y��f�o�aC܄A? ����(�Ð�N09K8��w���)�VӰs��a�qnZۗ��o�h�.��Xԓ]0�k_~�F)���_$7tF*��Ι#Z�ƶ�6�6衂մxJ�Q�`f$�s�ƱA¿*f�hk�r��oަ3HTf䌄�p,$����>����<Hfw��9����bG���!�KݤU��O��5���J?���j�@�W7�NGgKvv�H�W�b�;�M��*����u����Y2�x�)]RA}�%RO9��f��I�DI�����Rވ�n�6�#�Q����e��UB|�pU�V&N�jw"MR��<~�&��9$��+�*(�o����}!&	��s���{Iy��΁�7���Ae`�` p��͈�b�2pEV%�����8�
(���2��tJ�LY��A�ǑVD
ln��G6�t,'�c��ƒqo�Z��
��^�����?ާh=���b�:K��JA��Tjk��eNJ�[�Pd.\�e�0t[�*���81��\�,բ��3�N�f$Qdb�`4S>s;�3Z@.���W
'�UBMSwL8[��3}�ɇ k�8
V�O�|��B��@爞³Yɖ��l�4�~ e0��p�T�4���QI�>L���bZ�Kr��cĞ���A8�h���87$����9��J�=� T�ߢE� D��9�.pҪG���T�j�̬/Ƿ����I'�M�i�qP�OҤY1[r+�u��Z�ǹ^��[����6�L���YЃ��w2b���U�amV�ԄJ���	?>�b��,�	����zP-�$Mb�t,�X�o������ٺ�ʞE�R;IEK��X�Ѣamo�G�d_6�N�֝e���X�NE�WԬ���O6V�A���T�!V�V-�4��!e���\�}��		gR��#��9�v�C�M�����0�#ۙ����i��#�������b�k#�
7�bSc��,�b"�I�Ӊ�$�Yb�Or�jV�@h�P��kle�r��!��4� ��ƺLY�a3P ?(ΒJ�T}	� hϋ{%0P��팤�V���e4D�KE�H����
l�ِ����ycT����P�?ӫQb4�=�Y��;\�-���͓d�a�V��e��3�"���m0 ��|W��"wԮZM�rn��%s��.���¶'M�d
���:`3�E��W��;����l+&oU;B/��6AĿ
MN����%�x��NVh�S�'lA(�����}�5�Fs�|�,,l2�d��4q�����*���6@�x��6�3ڭ2�k��+��nަu^k�1R�n�n�q#���V���lJ��\q�.,��+�19Y�̡p{W226�g����C
/oIJܮY0k��r�dp�
L�dj��6!
�6��O�-�o���~Ͻ�7�\��4x0�j]��^��J؂�0���LM�V>d�7����1'a�$�G�#�k�Z�B��T`��%�ez�A�rV?��YV!���xvXC#s��B�j�x�j4�Lo]��Q8dž^ق�f���4����s���N V����V�Ta���XI̥XS)'��OX�F���qZ��҄�����C�\�����7e
��P���~d믽��M�r���n��ًМ��GSM��C�AC(��3`���݄��b�+y�Ks����K���x�ŨI�8�CQm����]<:^j+KGvcM Χ�ŵ���1)���4hL�Z��kH+��B�k���`���R���5��c���ؕ#!;�hB4\I0!I<����w"�s�ź�.aA���4>�{���Ҙ/�ǂqq�n�(��D�k��!~��PBJ'C���$8�)ż]+>���������xh�/l�j�i3�
V͇�$a9���-U|�G�{��)����2�Å�fD=5�|I�''�+C,�Q/�ɬ�ɘ���i(��l��b#B4�s�Q����zcE�s��
���9�T2h}`ree���B`2R�o�ޖ�5C�yk�U�9�[�8�LW%�/<�����7 q=%䉋���r�8^�[�*���6_o,���)���5���j��T�8i?3�m3'�N6��dR��$�	��D_�>�r;1�����x��M�͙M����,X�!Pq�f�!�(a��ئ�+��P�����gs�i#[O��E=��}72q���Q"��� �H��5�ȸu�}��&8��1�d=�����MM��-�
3–65��)ư��AqjN_�#����İ"��J����26�R�0+I���݊ɗX���Y�d�)i!�w�ǵ8Tp�z&�3�Sv����S�GF8^��	S.Q�36�-�#p�K�ƨ��:�Q�>�[�M]���.M]Fb�ˊ�й�mi�W�L*�����zږv'=���
�r6���Yںh~�٦�!fNu���a$1N��ȅ�6q��Ry;c���L��"���!�Iu􌷽��.���`�i:?�2iM�v���#����ZSY0:ڪy�BR�J
��Zc�P���~@L�G���<�H�C���
�2�h2���O*ؘ�K�b�s�[���*�t7�����v�4"
�aI$p¡�.�-�C��'	��bEs��+J���9|%��QZ�ŗt���8&M�)�|Z<5Ie"�r#��U���dV�	ߜV6�>>UK�O5p(g�/�Q��v@Qk��2uϠ;�|?Û,�
���IƁa5�`]��)G���|��}Ķgi�(�w`��}'�q)o*f<�t�d��f)���(��I���N]�c�&Sa��Z����֌am�,�Q�?�|³*3j��Q$\s�?�;�ݭ$(&C?���������x�Q*Kgd������˴/��\��}5�߲����bZ#�2�ZS�z�9�4�B_���B���nީ�7��bƥ֠%KY����&iA~�j8(rdq�*�e"�ե���6�g�0 [��&F����;�r����!f�EQN�V
�ܡ�4�6tH�_��#Qr�ۓ�؊���=�F�(�|VztqF+"���h����dX����&��E���	7#S/s�B�&U��N�0I��C5��"�������b|v@�1r2+ˏ�x����w�K�"rI����1 ��'��/*C�c1�( "�Qs����Ӻqv��Ca��Ⓝ����t
�I貁4�;J=A�@L"}�ٍ�O�^��
zD�˛����
5�h�&L�n�z�i�U8%Q��Q:Y#c���gON}�*5�re@vQi�$m��D�RX��j�J<c�������	9�.�t�犧ˮ���>�Y�/6k�x��&D�3K)*�!�j����]���A��jS��.t����EJBn��3h�
2��#a���D��G�5��g�9�ٺ����F�ᰛ�S��ڪV8��<n��\z��6#@����L̔iD8s�m��n�6�O�~��6;��v����m���:�uLS��춹m6P��4x0��dEm�$E�U����{gM���c����:��HN�0fdw�+�6�.���4G�3��\ƻo�k?w/g'��v�
��f�'���.F59*���&��]�,�iX3�a�_ۂ
�����:����1<�A�;�iw�S��U�v��]�-�d[�%�Y�� ^X��تl(>!,K`,�g6�0K��og��_��qn!�2��A5�	�H�^f�A��L7�^b�"m�!�_���Zr"�}e���F��y����)c�!�=r��fLGm9O�9�gY��%��!�,d3���l]�y��

uh�V���3�L.���J>�gYP����V徸�kO!�Sq�d��D<����y�Н{CS�_`�(��,E���/X�ɑc�b�./�y�M����J5�ͳ��B�Y�j>�N�L)Gӈ�)�/��@��w�e�7]}KF5]Q����8�W����DGyx� +�}�|��C~m��9/�沰{�\Sd.P�V�hni5ʺWw�Wwdr��zk�o�__1(/�|"���*;�8٭o���ّ�U��a4C2�X�&�B�����@�U�d���	2�Si����WC��w ��yA��A���k� ���2a<|j���LAfq��bZؼM>���u믳��c�:�Z%f�'�XZV;}a�0e/D[e��P��)		�%��w��EV<+�1@8�M�w!��E��t�gZq�`�����9g��b	Oʠ\���[0~�*�h��m����
vC	��V����h�#Qd��	m���R��Á��B���n�3��!P��kLXF����� ���ގ�TUi��i����([�1�9E扆��+�7�f�pP>�~eZ��%l�� dU̖���R����"��&�i'ҡ>�*�?�S<S!X=�ᪿ��+�,��c1����+��y���ħ�\�9��[1�sd��^'M��I���+&��{��x��*�z����P�X��0�˒x �'=������n��h[ڌH��"¼Z�*�s��&����HY<��2�a @����X_[�W�y��f�_a���zSd�rq�rL��vG6��̌�n1�`�2K�V��$���/,���~��ML�"����W�*�do�8S��x��F@�-8�$���o��e�[ɂbv[��W��/|!(9T�<���h�٢Ȁ�T��7�L��oh A�B��6=�b��p���'<r�շ�0
ıyao�N}�:lc@���Ş�DG\����<�ڭ����p�tg����X1������i?{�K�!lM�I���Q��;"��Vi�#�25#|-D���ц�\*�S�?<9P�Ŏz��Va�K�_Ud(W���w�̴*U��f��L^�<�Y^9��莈�i�'s�z�1b��)�f-!72<�vy�Tq
�-9������|%�6D�'�đ ˢ�5�z|�����]�"Æ�rw�c7��yY�����ð"�&�WZ�h�
�0�p�e�X6�8�BɄ �ȓ,�xI�[8R;�Q!|,Hb�/�$=ȍ;���}��H(�6f)У�)>�:��Y-Ad%�4��,��\��It�&���&OdoH���`Y��&/i7A?مW�J����e�6KK���睆	K1r�6���9R�Jj���LB1��`�߬G�����>�Gt���������t�y�A2�8@�;)�%H��S���s�[�4�s
�.bQ�J�lC�u��`G9��YDR�-�W�c����
g'��u�
�rC�]��V�Jٞ�,���d3);h8��$#\�q�Q������
�i
��i��a�K���p�
��}���P�S��m�'��Uv��{�?�eLad��p0�lʁ�hU1�PCՐ/�b��䓒/Ɯ"��N;�:s�k���MH4��W_6�@d�G�oi���`0Z}�����@������iĐ"��,��=�6.�_�� &*���JXN�y��9@�e@U�H��I~'�j�>�������ǐ���5��gh[������N!���ʩ`%�@�|-.�6Q?���
J�O��g�6������,L�>7R�Tn��zf�sYQ״Eh��R1b�b.�tsO`�B��(�X�e�t��w$��е|�w��ց��^I��LM�kf��c�2�Z�@疔��-����G]+;�*|D��1�����J�XALj��@"���$�������v�P��YR</.��>�8�]���~3�5K�����냿��X,�DfZ�0��2�&�,�;�zd����m!�R��]�ivw)�so)r�cb��.���D��%��|B
~��AM(�����K�4:�|#
ԏ��q�6h����W�t�f �
�S�̀���}�Y��fOV����c�V����"Ai�1�C7AWY�!G
�L,�D���m��Ҹ5�:���P'D��y-B��";�1��˅*c7���A�P'���r<i�_4R�*�^�b�i�$���G]W�T1��y$A� ��bLUS$*T;�8��i>�ϱZ�&���D��������y���л�R2�p�� �r�z0Љ[�>
��4]i"B������˚���0��"B��ޘ��>�����ߣ��nCg�<H�<Χ�������6UW�$���X�D@�x6O�`
[���Q�汛E@�7��?�eƇq8~���I󺩅4+Ҽ�]�Qo"�}I:�@�R���@��ǭ�w�,�\qk�Y�,��7�SYu=��YPm�]��m�ǐ�P�������L@,�L�7<����Ź5lK#H�.�-�UJ����n�=<D$|;�#a�n�{�2s������ǮbŁT-F�<6�y��˓�"�{�A|�K����&�N���S9�^����y���	3�m��?Bκ;]��7U8agr�h` ��t^���Q��W#�ޭ��Tb�^���"�/B�'�z�h�:���d3��dCkM̡J۴�p�L�$��ED�(6`���H�b���w
�b��m�����9�E�"��nBr��+g�,c��8�'e{�ViKd�k����F�-���a�y�x�
D�o |�R!� ��\��g�["��F��W�ܬh�2�6c9*��D�����-�X��τeadM)�H�&Ō���ͨ����=��T��i����:����O>^���ZL:��}�Ք��%ꑑt��@�cڥ�\��)��ds��E󚹞M	�B2'�{ҩ�S&��E�Z
�h�ڄ��c$��%+ �)�������-)�>���$3U���"��r��ί��bGJ�9�@A�k*��'y��)�x���O�W����{��؁&2|fڌ�"�v�b'��Q��9��В�r7�a�͂���]�}!���n�k6�����
���C���Ǯ�~��Ј���	��퍹��H�l��M��3�T�h?�ġ�c�M+q���Hh{���5���MN̈́�s�w��8�сuh�%̨�k���|	Q�a}cf��y�jO3 �����+�8�����s�̔��Sd�#�
�����²e��g8jb�V�jF��WJ|3^:��"3_L*D9[1l5�F�Q��7?�m�v��E��
� �0r~Oz,uO�)�;��Mp3݊w�
�U-L�R8���͢i��l Oi�
g7����d�	"����:��a_�� (|>6F‰�*������UD���AX�+�o��A�XlUن�{���?���DU�2�aL�d%48Z��m4�p�U��,�4:�X��{����t��v�wQN)��b�;�I�<ɥʽ�\F������S�ê�W����y��6p�i�qE6��4�U��e���H�S�ا���	z������7P3ʤ��7g�;��L[�CL��9�������3�Q��p��1		��*#>�J
w�q�(@1�j�9#�Svb���o�a��n+y?��V7��+b�O�U���G��`g�����J�������D���j�jJA:�/q}0P�URGK��QCd�G��d���خ�}�a��z���Ȁi��$�a�!-m�܈�X�<����X{0�ZT��F��;���/��'t�bOݠ��)V[��kk�!i�ۺ=_�W��j���F;��o�.Q�@`�G�!`�,�1j.đ'���٦�/�ɛ�Ŧ:Uѱ���+Qa��)Y8$\@�5�KT��:y�
'Zʼn��U��J2���u2�SI����U8aw������[޺���5��������ټ���7�W����>/�����i�d�WMb�	�O�H��'���­�P[Y�I��@54vr|؂y���,qa佬.�d{Z��]#��<*�#r'�-YQΙ�m%�P��2��HT���,{��b��/���֔}將��Fom�C���x����]i]\�i�]Ӓ���j�c5���u��D�I���0gQ
53���z4�h��€�)/rPN
)�E���e
-��ޛ0��J�l���ϓ�T������_bv�հ
���O]�#���?mr0�
a��,g$N��"���qs�/1�y�Lg��U�%b��Rؘ���tSm:ݐM�����"#���#�aK��Ā��ub�>�<f�2&70��b~��Un"������Tx�R�>�J�QU�����7�=�S=g�.��>�T�o����cc88��Im�>��NL1L)��q4�\+��-#ןa�/�M�Q����RSE��:$�hPM�!�0�l���h�z�zR��B-��[�J��y�)ٮgU�5�ĺ3���Y�{m��V|r+TD�n��fG��:ӫ�����~�W����2;q́dw��������xR�ga�.@� qdjL�y�9�r�B{aJ���an&�L��}źt�kql�W6�$lXa��uqS�@Dq�C�p�~�B�G
FfO�ּy
��S��^eb޽�6�?;�w��|����ɳ����4/HKz�,�̝AŸ��E[�6��W'5:��nB��8�L���r�8W솰~F��(��U&i�a��f�[�&�O�7f��r�wIL�=�H�Zêb<?����,�lk�J̦a��L���� �5��N/0���q��5���\
$��U�{�!0ٝYˈh�W���Ӕ�w/g�e>�4�\D4�u1Xr. �@�#�%�;�9`"��P���i�aa�OP9��3.�c�W�h�<c^5װV�0��YLFQ��Ŀ�;/���XG�.
�$n2I�ì��%1ܵ�o�n���f��ec�T���B4�qp�ۙ�a+�o�-�������;Us+�T�ƔĪ��hj�_mn�o�2�Z�M�ob-}Qۊ� ��=��.�W���Yx��>�,9�qh�_q�iW����M��j�%5������|z�5,F}A���i̝�4�M8��ㄶO�33�•�ɦ�)��׀F���m�ݽmsZy;EB�5��ucbX|�n�T���C���2Kl$�B�v��j�"#�*��YJ��I&�4��y�A}�hZO5�B�M��L�X<5ƭ��xSع�*���(�oW�U��O�0!5�=�5T/׺��$���-V��"�r-��Ag���t��%}X��mJ�(�+��o2�I�@:o��&7̟H��/QWg�>!&U����L���Er!β,A��X8��c�}�ݴ ��\����u�����,`v�x56�>����'���kK��.�!cp �\
xG��nV�y�2��eW~����s�Y��Pv��N�[�̊YH^�����!b]�Dw<�<I�w�,�fsLH�.��-r�
ûx�)�zeO!�[a6�H�4�,Kk�2Q6���LD�"���)2n���'�Cv�sK.PG��
�D��N)Cx��ʔY�<���as��b�ѳ8�u�����w�`�!Ya�g�H�]���Z% ��M/GW���#9f]����"��<��2�18=.FD��2G �+'��B�l
̪�͒�����e��$�!�%��V�ԓq`ĒaXh�����l��l]}Z��4h�}|���r
�<�Mo4��*�����=�L��Tq��y_�):���N���,.@ o�	3(+9nI^�L�7�'֯���C>bm���5�R��:�[M�g���Aq���v�%&��(�;����qyo�/�˘�ʼn�
�
��朹�7g�j�@�"ۓet`�[�m@9QЁ�Kr��dp�ej��-��,N�2f
|�m�]Hj���z�j�ٻ*aٞ7-�`�Tg8��px�a�„�r��
Cp�%X��2ec7���m)�"`�#ʛxP�:W��e�71���tE@H$��؛��7�D��(�3�9~�i]L��n䨘e��ƌW8{�"Ȉ3J11�T���U!�u
x2*8z�$�j4Jc/��Uy���.$�~�_P/#�|̅F���*�4��<[�ӎaV��8���D�N�4��8PP8]�Q��"�E�裛KN���pҞ���4�0R���
�3�%��L"su�ح�WJ@>�- #P��E6����`�h�O�Z�J:5o�X%�;I�1ᖛ4hUj���Y��6�NvJW��	G��A�JL�4���Q8���X��JZQ��b����4��6g���*$G]���6��ӕ0�X�u�I�XT���k�ޚ�@��|HMA��2Pѱ�P�}��Tp����O���l�o>96�Z�eF\�������e�1�-����
�#;=�L���`J�wz��d�e�im���)�'
χ�l`d>O���T��a>o�0{Z#A���l0�=�pg� Z�:���Tm&�`^�vP�0���˝�=&QۙƬ)`��J���+T�BH#�Z�3���N��w�<���4w��[�I��Ѥ�R+f�v�D�A�>�%��ϐAa��E�^��e(`�)5�s�lM�4�ZK�@G1&Y���ћ�Q���F���\�s�7P/�^�{�>j��[e��%�33�Y-PK.΋�� ���� B���}U�/h�%s1��'��`Oˬ7"$�[�\{���jQ=�S5�!5?v�p�E��?cԥ?Xa�fϷ+l��8콫H��66l/ O0��P�΁L��<.�=c� 1$T7��	�56��R%��Q#��EF�R
!$f����P���A���}{t�ok]�����:�c~o�� Tb@��MG�yQ�2v	���@+�ƥY�=��bnj��Y2[L�w��|E�Ђ���0�1H���1`x+ou�\?Z��D��UT�M
:%�E�&�M9��A���߸x"��#��xB�9��(s��x@�W	������И>@��p�Cd����-��O�:�4!G#+�TdJ�߷Y
s�xaH4��W<Y�\=I����:Bw�B�I>*��W�ŷ�<l�f�r�D8v	�$#"!ǭ*r4J���� ��h
��5�$gQ�
U[ژ�AQv�&���	"Q�n@4EH|�Y��I/�Llmc�"���Sʑ�rD~@��NC�juh�4�y�����)�L)e��nN5X�+iRa~ݘ�rSa�a���$�K��R�-FR�:
+�������1\r_���	��~f̵�r2&�j?���z�e�֞\=��3�z���Nj�+	��!�쳵$��eM�m5Cd�&r	E��w����m���o$vU����[+��x���E��l�G_��jU᪑�R?���ٴ[�Nu��xO�f�b��<�L�����֊f
���8����6��"��t@��*�.�����Fb�SK�'�͍�BTj8	�И�(�h�ם�h��
v��4�
6������l�bXlt��5�q$���D�k$�P
:�hW�zܞ�}�K�YK��c͍�-�D�zr��r�D;�r����n���
��mz<����r$��8�B�6��Z5�L��0Y��
�==_�fO4��K8˭��\���D<�t�q�˩��g��H�7<5|�N��;�
1�ښ�
�|bՈ�;��2K���ћum���>mn��	�&����Nq���v#�)6Kr"���_�Q�r��2�G�=�m��KZ��$��Rq{Q$�e�:��(A�$2��
@Z�-&�5l�*~����ٯ�N�k���S���nN{��/K�0��zS��B��pQ�}�6�:�ʋZʮ2�Җ�̷!~6r?*�����Q*V�N{�ʞ�^N�3"�x�ڢ������쨤5��Vҭ�j�K���[�ů)�Q)�����e�~<g{�9U*�)lwct�L�:��e�%�=��X������
��D<Se��yY`�̼�����ٞ�E��Y����M�]л��'�������ֹ`~GOvi�L���l�>%vYC����E��]5���>���+��E�QيB@Q[�0��^8���[)����Qb���<�Lln�6ol�$���:jqrG�������^;q����`xՎ���-4��W�a�<�7ŀ��@B&���vTl�``�X-{�dNڳс�����cƚ~X��,���G� <e�@$VG���>�}���l#�?�g���i��D�=ij�D,�K:{�3��9knm��"iC&:4��D.E����\��&�8����� Ȋ��WE#k�S>��
�a�10rON��M`f���KM�A�)A�X�S-�b�Y;>q��^�݁�m��q�k׹Y[��dK�;e��>?�����/x&�V~l���ٌ{����ۺj/ݯDt��;y��%�;[S@Rݦ���|I։�6c7�37$��Y�\�<YO#(��N���ll��7��&�Â@*����8ϑ^9�UK����^$r�|2+���c�Ƒ�C�)��5�<|��#j(�CN���Z ���=�c)Dw��NVlL����k�R�M��Ŷ�o��
��/��a5�
<Pb3@/>��Ƹ�R�7��2�5�/ʺu,�L:nBh���sK��;7ńA7�5�ř��׋�fe��,�,@�YjT�qY`��M+���9N�k1�Ŝ���Q;`�/�#��Q����%ډ�J����G�I�{ ��G[�H�t�lUʹ�^>�	�iS����:�A �l\gӂk�C<~�;����avf�`������
XL�N���]��)	�F �\�@q%*!&��2Y�{����d8=1L�������b5l}�}Z���t,C����X�i�+�b�ھ��~�I�`7�J���u:�*��Ճa�!��CJ��K6���ͫg�L_LXO�$K@/Hx�����椤8ɧvy��x�,�<�J<��تj�e��v�X7�1h��⑚`�5
�Ue�����/�v�u`��v/4O�wRk�-���t`����?9}�����D}��cxfT�I��TKuD#f�0[��-�I���le]�;e����h�!�rl���e���[����v���_ f��+��
bV�p��1ʘ+� {��޿&��XEM6Q�s^D�&V��
P��/��`ow��^�6Y�:$Zqg���y�Ѡ0�{�M�.1l������E뵠���gE��)2)�|Xa�g��h�\��R���w��m�L!�,���^!a2�#��;�Hf��~L��X�n4؏kA�/%ц��P�B���É3��g�H����$�e��0�b�!�3i>�F���ZϑәǤ�B��ز*�IJP9�E�<���h�_f�c��|��/_��3�R���E^��0}N��Ѳ��,��'�9v�$,6I�����j���?��VƝh���t�g����5a�pK�F��v��T��fU��0��'�AN�!��N�Nr��Q��R�7��g{h�hê��k���yQ�"XCz-�%�� �1��8�O9o�2Ȱ�dž��7�~�H��;��Oޝ�[�~� D&f_�#��m�0t����A22qmb�eM��LO�Ś����������͠�F��75X��=����T������ܹ+��	�s�1���1��E�3A��~���\4�M������o�*f�?~"AEB�Xk��I�:��f�&9M6�P�ݑ��L�Y��}:g��DeT���dgw����[l�*��,��O�0'��bk����TD���}�u�A�(q>ٚ��UM���q��򭙽�^�珞ʍÅ�J}�����RA��.�������Y.;/`��l������F�'�m��.�3�x�M��:��UC�*aH�˜�n�W��z�6��� �p|[��F+����0�n�5��~�+�Z7+;��$6s<�~Ysj���TC9���M��!�v��Qحqcےad���˒�\KW�ɟ�:��Nd��vX22�Ӥi|CCC�%�i:��4�a�s渚������l�E���m5o?�Q�lB�
o"����>A�s��Mx�h��A�����8�O�;��x2!'	j|]ӕTmn"�N���:���=���Zs���1��"r��_�I� ��x�m�Oj�HV�J��k��T���/�KŐ�,X�{�u3���S�lji��ιDT>�<9ѶRѴ;fWF��#����z{�߃q{�QP��L*$Ȃ�UrJ�G�?�۷ye�w���q�صq�b����Ǜ_7�bto�3��̑i\[�Ц-�W}���ļ��$�I�.1�oB�z���5�D��(Y��J-J����`=�$ՊK�0���UxV
�(eE�d��'��H�7dj�[@R��I��x�G�>��w47�p!��p���%������%�t�?tz\&�}�դ�e��9c�q��
�R�.�J"Иb,�	Ai���ͬ��'��c�.���*�*2�s��՗Y�S���w��?�~��5#��.�l��7eŞ���N�
<�
`��¢0_`[e=�ɕ�(��!�<f�5/O���q�QH�����z�l��k��Ւi!@�tM��Ů���D�O|�ٯ[�g�G���vϛ��Y
I�Z*�޾Ȅ�h�f�P�n��hY!ɕ������sOO:���/�̨DN#W9*�.�r�C_�&�7ɾ��R.�IÓ�k���BGHQs����	�\�$[��V���]�&���J�egW�2|��ֆ�h�����$�vi��*3��C��Y ��C٣�s>�3��	=$1�E�˛|ό�	�J4,
.�XD5��{�M�㪚HS&�l�x �v�Y�d�J!�Xd��9�X�9U�@#���I:Mi`L�d�
��"z���`M}�'k;M?�s:6��+���q�]b�7�4 G�t|0p��!�"đ��	.'�B���Y�h��L߃ךd�u�t��i!J!�jI�_�R"<Mo7XkZ���s�FuQ{�d>N�R)7
�/��#Ko�FR6�;�{;g�6mX�T2�jTlj�j��%1������{�T�MZ���8/*ˡ{�-�
d%!��,�]�"d�ּ�m�,Z怸��2=��{[���A4�u�4����dF���y.3�j�}�n�Y��h�;��`���#3�.��abc�l%�@��S%�*Ǝ�Lh��@h������L\cT_(G�?b�	#DF�ZoέXƦ�s
�B2b�d�a�QB"����zE���lr6R�����cӸ�j�DrV+d@`\�� �E ��FK!�mb091O:��U0P;�̼�A��H�M&"�!�Qt�p�v��6W�"�8�7�_f�
G,M��#
{	�N�m+u��u�'�CDV�'��,s4W��`����{m��V:�~(�I'j+j�_y
�\v�
�%y�Ceq�ḿ���
&������dz}|�X����N\�1;���c�4�̱�L��u�F3Ȱ���)�{-`����u�J,��7ՖXJ�8)��Kղ
�4ߌD��e%!S�?��?�����$}�^?�G���G�Z|Գ��`��5"��� <��,����{�fO�H �mJ<5��1ٷ���nHA�9�D��ޥ��ҕ���+��mM�_��d𓤠����km]=�)�kN�f=5Ӓl7����A"��q!�h�h�������VyBgxQߠkgYe�DH�A�i<~w-v�xb*P.:K#�.F.���F���r�>�c%H���;yv��A���ZV48�^
�
:�̏R=�[�	ѐ��\�ܼ*��KK�B˼H���gf�B2%bv�2���4���g��*�jW6Qo�
db�y:�i�7���5���!�!�Ǯ�9�y�J�.�.*��Nλ�ab��2!0QS��`7��Q>HV6�{	³	.4�~��t&�1k]'��e�[%~$�:;y�j�e/�eǧڀ_��1��[��ϋ+A��4t�d=_�Wch�X�JИ�7�l�ߜS��K�.eff#z�b��MroJ��T�M+��#}�W����s����$����Ǚ����ݠ�a�=��|�x�*6K�L����"��4\W/،�.^���''�L晉�Zd��CP� �wUK�Z��tЉ�x@��h[m��-��;)�n8��8���|V���5Ѹȍ�il��B��;�L������::��umy�
��TZJ� ��,~��7�s����y	�_�v��2ݩ8�
u@Eо!�}����Z��J����&?x��,��y�)��ҽ�_� /!�KF���2��m�e�cf~;<R�:g-�ԫ��&��6q�AH �`����c1�DV�m&�Q�i��:O8d�5�ꀄ�lTE���%��ȉ&�i�ڗ�{
�mL�&��xC�L�9!İA1R'����(^r��S�r=����^��[R�V�L�����fʹ!��_-F�`u�֗�%��7�pm	����&:y�ĺM(v��C���о�	}�;�Z�y�c��㊆�iN!+���j2N�	��
�k�\9�
QZ}�&�,���8��@�����VC9��;��E�l8�a��ɪ�\†rl�1Qv����Ş����VD�D��f�Y2͆@�W�fJ^u���O�c8Y��nLʌ����Q��Fʜӄ����d���Y�lG	�E������y�M]���!/_&�h�(C]^����q�VV�����|ߏ�%}�%`�f�ھDTF979Kh��^W2�u�s����̚T��8��oI_�y�\"��D6"��K2ɂ�2c�L	�\�/�%'�4���8�� ��n�a9�|M�RO��7n�6rqQޮiz����5�Ck�@��ʢ����{�X0
���.��Z@�;�P��#�X%�
QD��g��m���$\%��͸��x��A�zl�1�qi�����Ł�
4���Q�'�m��,H"h~r;v$=�/rJ�$ǽ�$¡^���&�|.�򱪃j�4^C ��[��j���J��x="��T��_����'��Dՙą�yz)��c�ԫy��֥�f����
�H|�G��w5s�/�񠂴���Y�ީl-�90�6fa����>�1Q�-<��+�\\���$�&����G�z�
6���]�,y�/rh�kQ[��Wz�@}��tl5�=Iκ
a�m��&�$������hO>�������!�&8�D�I�T���0"C�54&d����;Vά����x��d�`^��H�YC�">o����n�@8�]��b�c	�u�&DQubt�ʀ�&쒩a���G-�%�!�0[�SA��K�)	�g�k�Z,:@U5�5(���O�X��}����s	�9��Znk�Ү��Ę�^M$4م"3�_A4�|q@���$"y�d$nh���qT��&�x>!�dG�B6�R� ��*	跾�Y�`@ kU������^��Ϯ����3���2a�Ig����+:\�.r	��_����������s�T5������*��i'��4��8.�D�W�26�Х/��8&��3��.��Dɚ�Yԉ	�/�8���6U2�2�'�Bt0�L�C=ê6v��cU�s��f+|��N�Yе �ݺ�5��gq��=��%��*�y�At��@�3L �b�4#�(5����~JXhg��$����6�M���S�ul��Lبz��k�,���T7����oz���R����G$��U��Vc�N���"�$r�Q�4D�֨�� �ѹ��?��'�4Q[���?8iv�	�^�)�z71@D|�dg��Mua��ց^��xU12�5w��M�t�b�78��z�ݠu7�:����	iȎ��*/8����ک<�>�Q��5Ҿ3�b���a���g�������lШr�̭i�sX*���n�P�X���1�i�ha��I_1Qd�p��j%��������������ۓ��I����98D�;&q��9m�t�ť>>n~�5v��I3a��NY�
������D
}���;�<��bB��M~�@K&o��Ȁ�˼�(Ӆ�P���-u\�=hB`�?9vs�P�=Mc-��DKW������1�4�F!f�ea�f%嚤N�t�
0�)~e�\6���j���~�"�O�qq|�x����w !�n��x�Z.�<K�<�Ձ���DI,�>F���k�/��c�_mq�v�.�*�<;%�F�p�~�{^��D�����65��̞8>��wen�u�>��#��Y@��a^���Y������Jۘ>�ss��ت�2+1��&l�F),���v��2@.�֘�t��m�G�<'�.�av`l%�:Ђ�z���'Z\Gw�+��j��	):n8������Rd�r�����~�7ɛb8d�!����'�IG'9;���].��aCPO{��a�L3+����Ú1���W6������؀-A�^����v����B��]о�f��6<��CE��Ma����9��]��&���3����qӫ8�R���*�A��/��Z�Y��$�4n��O3�p<L�<��^�[�*c���Ey�U�&�)6/ix�&€�]Z٢~O��-6f`Ӧ\?Ԛ(>_�̄ɹ7A:D2�4s͜h@������	�yw
�Fj+�~\ x��|9�E�M5;�n��������I��9NE4���,�Ú�F�%�X����I�B�m2�f��ڹ�H%�7��z����u��K2���%�Ā/-M��hH��M�q�#Մ��1��C����5�3>�D�mĘV�Pj���7�%�
�Q8Դ��ba��r��>��t	yc��d�n*�tD������nU��� �)6lHi�ed��O`y�ޅ���9�C$ ZsB57HK!�ȱ��_�nD�aI����]	��H�=s7Qdxf�v�nk�5�Ho(��N����c$@��yk�+&��W��U��v�N#yTi�!k��ӥ4
��yIՕ
B��aH�@L��t���(k�iI�'���HuZp	�l��r���ed��sJ�n���}���Axc����rTg�bdL8Tգ�Y%��J�1��%'�=��t�Ʈ��e�D�X�@���/)��cC�c7��E�^����#)J�d�v���ڞ`�uv+c� H����g1�4��T>�5N���+��OS)va=��k�.>�9�;˼] 08n�j]�D� �p5un*��Xq�l��&j[�QuBNHBb�Ep��6�+��3�B�LV���H��񍔬̷�@}y���+��JXkX���O��p�d�jh�xލy�� f�j��D�Y`bQ�c~[���E(@2��gE�v[K��~�!
1��
�Kb~i,0��O|Lh1?֒����l�(����r��nY��`�0�B�n���|n��i�ƍlV}//���gV,���l\[ݙ�Ҫ{"6��Le
��UiSlq0�#�x	R'��P�9(�B3ϹŤhW;u��w�:@?�ՙ�ɍ�}5�l&N�M�H$^�Ӻ%��jek��
[ɰ���	�-�����J���J�q4���s���6�q�ls�y����BTS����Y��A��X9���m�ڌ5$pɥ��A>��Lo� �H��mm^Z�Dr��.� �C��~�������hl�����с6}�ˠ�_+go�/рT�aғNf�=?��S>��K$�W��]�ˇz��������ij�k�zՉx�qF�8>����W1�D�
����h6�P��� ^��^�k��9�D���N��z�-�=ģ'�sj��92�T ¤��ȏE3�K�VM�J���a+�Nd�0�	��5գ;���	���z���9׊�G��:�%浿>Y�p�Xc�2ɖ<*���4��|��I�zw{ؒv�ee�L�$gC���b M����h��;k6��:M8���G4�sb� *]'������óc�ӥe���nj3	��K�Eō)'P�=R���]ԬM>�9G�rH�'���{��	�����7�0��~��Bz]�-I9J����V�
�*�з�w�Tٻ	W�X-�5��&j�k�G��-62b]��i��ph�:�Q�B�lɗ3��3fi.���S�͋�j*�F{8<]��z՛�^
B��W��W��B%��Ŵ��k1�s�P@4\Sba��S��4���yaP��`"�9�-�D�.&�i�g�=�y����J:|�/��Q�l�_��Q��a�TN�m5��M�6�@D��t���RA(��3����{_P��fe�0�M� c��|~��(��,�eBu�hR�S;E���Di�d��<�!�0��r�ٜ�E��{	��b��k}�Lq.�֘���Kf�ǯ��i[ڭU<�mX�P�im_ұ��x��V�w*��
�xMlOX�ٴ���*�"\�%.����;3�o_�1�C��
��3ٲ���jOLZ�7:Ә,)�5�e�k�5�Pbҍ�"6j�7���:/g_����6�^�	��;<a���;uD���+��$�,�+�S%N��C�
%D���l{�AA�0�'�/Q�<4ɥ�
�Io���C��LsL��#���lr/q��i�+o�Ht�L�ȣ�j��ĆP�+�hq!�=�iIǍ��z �����yJ3_��$WZ�w'��H��l��D����]w�f⥲�\�c7�ÔC
���C��ܦb[�q!y�Z�Q��&)��6~艼!)r�����R�Y��&���ﬠ��5S�[*��fQ�(AC�o����3���Bq�T�=S��.e�f���S���]�3Ք�)1f��a���-)���n��2��8p�ڂv���Y'_�؜��Wx�U̳ZSK�#M�q�#GU��QDSQb{?ǜ�
+ۚ��\�b?Ԧ�>m�B& Ϝw�:[� �w^�K+Kgd�޳��,2�
�����$��C�rQ�	=ƬIU�E�V����
��6���SwNv���F�E��M�@�Bފ��-�l�J3Tp~�ӛ+�*'S
c�_�EL��p���h!�
*Xh4?M�
B6Ѩ$���3hE:�y&I��q�k��'�Z��u���CD�pDM�о��ԅ��ԙ�Q���)j"�`
Jt�e/iB25��	9��7���H,�4V��%_+m�@�;b�Gm�Xh���$�2�Uq�5E�iS��(�e:��	fZR(6�%6����h�[�r>�h!8^dB��6���� �!��Lo�N�,��mù@���?b�oa��c�7����*�kZ3�)���P�*w�m�a�JA��y���wv� ��f�3+E}Vu�{���Pd�Tc� H�ܤ[�Z��|R�y~����p-^⭮�̓���F�pK6�xq�3���q��E�.���p�4��Z�Ϙ>}dd$W���v%�<�#���5�}<]����y��l�O�`z�H�rF�cCw��V��8�<TTE���p��ª5�������NX�_�2d�#��e�2�LԙX�F"
5��X�8axɫ���h��'��%�7�����@m�g�T�\v��>�PKJ��Z��Pd�ϯlitespeed-cache-es_CO.l10n.phpUT	k�
hk�
hux����ͽ�rYv&�������
LUI�6�*ː��l�D`�J�6�#�x2�=�0�f�o0���E�ͦ�,m�+-�,�&��
s��s<<@0��6��D��?�����������U�u����O�����U�}���?�rޮN������_}���+�~^��y�U7u�����
���_���g�z��ϊ���_������3���r����˶[�x��?������i�_�������]�]5]=�gOo�]����n��iqR���eU͊�rz]�_�V�ż*�Ȫ~Utռ*�ꉴ5/��uy��U�?���-dF�'�?H�x�X]�]����o
6Q��t�苺)�Ū-��_wx����f�E(ʾ��/e��l�Q�]qY޴�^����EY��e��Zia��\���nQ5+��^��<�WW�]����K�eSL�E[��~)�e"��1�J�������e!6�(g�d�*����AO˙���^�7-Z��ʻ�*��a�jW�ż���׽�n_����X�yY�h�����\cV/�Y��͕|�~=_��7��R(?˫6�Y5/���nnj<!M��i�^�
��t�,�^v���K�-�k�6��$o岔�皣���K�M�=���竪�V(o��e9*�ۃ��B ��e�,��Χ�2;8��e��xAږo��ڰ�da��i}���j���^r˻�P������[�z�����^�dn�bTr8�����e���}������<��/du�Ta>oߜp�o�R��x�׮X7�ݟ�z��xu.��/��M;��l%v�W,j9\�<�-���ʢ�|�O^�?e���ebU8�|%.6�1��y��zUw?g2́��F�$���r^/���Ю��|v�k]i�'�bY�l�����~�����U�u�S
��~��*E�/Z��E�^��dEV�2%��F$��eW5����Y��B����~�����%O���궐v}�I)�cڕ�r4������ţ��	��G��|U���O��6<�bO��U�.ŭY6f_\T�x�ȱ����e8"�p�WU�2�Ln�U%"�h��b�J��7�	+�vɣ�5�\�ʩ̭/N��5��z�G���O��/��auY���o�����*��a�ͪK�X5L���@d�J�,s�#���>�!T�)v9�Ӷ����qK��E�OE�yE�xif��/uW�T�֗��0/��.�Z�z/��Zȗ��Ӭ�j�����v���z*��m��e�����"�
�}#2ច<�!�󸸅i�.	"
�Jw�|F<�{�qA����x�/�sf��7�SYQL�-<��r
�W���K�*����.�oD^�bQɁ�>a�w�YD�.B-���v%- �����yO��dB7���Z����Ɩ���>lo��WL_�r�X�4�&��r��p��E�u�r��.O^ʞ�g��yy��
�~r3]�ߕ$.l��@GI���j�ꢖC_�M�U����v��c��[���+��'�Is5��BUv]���m�6Eϧ�^�)y�}�%�`��b
]�l�w�o|v9�"�D�q���W�/O⎺m�wz��=�i���]/��
b��5il��"C���O�Q�z�a�aI�*�*(^�z*��m=� �Hq]�W�+�ku������S�
�r]_�z�$�����]*+�B���X6�������(�Q]4WNu�rH��qF��M��E�O�꾺��htQ}�����Dl� �ryw`®�愭˵�^9��j�$
S{E�w�i���'J��u�3�RX�ذ�t��K*<�4�;���C-�ǯŷ�+�k��C�렎�n&MX�z�Ͼ^���)ڣ�έ*�RiC��B�B�Km���ޖ)v�,�)�RC�LΩ�dk�����M��w��n�e))��U�l1�Ќ�'�M�<QQh#�D�g�X�V�d�z����&��~Y��Z_�;����B��� ��nÔg5���/��������؝"�re�ˆJ|��v�Y�ݤ���:Ĭl�adPP�0�*��a�|4�lp�ƟQ��φU��@�)j��{Ϭ	�D�<d]1��?�d�L#�v_7b�.65sE#�1������
^7O
X�"�Iq|Y���q���ŋ=H�g_�=;2X����Y����!�Q)�Q�cs��~m�^�y���\v�{�m�c���>�g5n �0T�����z[%+��ҫn�:�_C�Te�Z���S�MG[���%�e9�s(����J:���,�9Dn�-T���U�cݟ��,u��]��/g�S.d��>X��Bt��5�%��mp���Pl�x���*�h��G�m����lB5�d]g�e4w6I.��(�9Xi��p_�ҌӦV�����2��(Q�1�7U�	��G�i��d�z�.D��"��L�{�PJ��x���y���:V�O[+^��D�{�pP9d5��G�5:�-�A��gp�̶���AW��?��"[?�`^�R�c��I~��JUvW�?�jjs~�� L�li�22�ޚ�m���m/�G�������~�)��}��R-T���{0��7��BK=��41�~S:��t��(
p0/�&�F:F5P�QD�e
�F�n�p|�~��x�[7w��-���j�\p�W/�*�y��T���Σ��r�C�51��a���м�E'���=��ԕꒄL���K��U�Qvݖ�)����V���L����x|�n����P
�K|[|GH�fkMp���z��uY��!��YϨl���C�Q���DM�O+�~�.0�V�OQ�0�b�����bI�Í�b���KRYp���s!�ES�4��B�t����h�(�oq��_Q��W��עt����o1��Ag��\M��/����zc�[r+W�:!S��I.����&WR����.?���ĹY����X����."�����zڵ�SQ�d���Qe��D$�kC2����ǒ�����zs�]���h+O�S�͚���б���w%�w�Cq��c���Σ�t�߽=>�L���-Y��zZe>�iW��qpqu�f_�uC?��oĮ�Q��~�	>�jn-��fY���Um[����g�w��^L.��n{��讪�Gn��ְjWr����T�M�1���zf�ޙ���_�B��+�A�"j��m��s�������4�K�e�“��5㺢a\ˍA	�ǰ�*�몛��
j��
}�8cSh㢍q�孛c���6Qx�a�'��%w��Yc3c�9w2]Sn����8�j.����>���jb�>kTmv��:.�E;��u�D�GͶ�%Na֝�݈�=)�֣�W�.�����d��{ŵ\37�WrT6���i�u�px�_m�ܭ/aw��
�O$J��s���3�f�nUdN�|�#!z�ԺRr�;Ox���2/�+����J�&Ȏg�N{��BT�+���]�cIwҚ�A=o].�i�^W�։���0y�-J�q��]�ġp����¶�ߖ�^զR�
�^�R��]ӕEC�?u�F=�{<+��lW�����V�je7%�_��҆/�O��ڭ��#a�����Kt�F<���C0���qCS%tl��vn�
��r-�|��F�*S��2�r�
5������oP��f�f����p��DT#�k&+r���l>|�U~�fJ��6׈�˕�D6n�'�e���Z��~)���J]v�[V���O7�>��:��I���&�^^>�]�>�়�����t�Zh{0��q�5�u6q���$�g-�@�kl�_'�嫞���9uy�yF7i�늶Z�S=��&��U�L���K?<��\�^[�A6��آL��CcJ��#�f�m��I�{���`c]�xB�	r&�r�.�Bj�;貸��[(��
:z���z��*��;�n[���
b4+?�ڍ�'J��S���g�3�.�P��|�;b!�D�⿮K8��nh��]���J�ٳz�î�p����s;�����}�Jt�@]�pDt�H
���t'�c�����>H�n����$uC����T�7�Y1  jf���GZ�a�h���D�tP�HcDO5���4K4�.��k�͌�h-7��)�k�������(i��?A��T�ò�oD�����w5djH����/�L��/Ŋ��N45��E_f"Q�5�x�k8Q4�o�`/d�INU-�,1��%�m����
1i��(~VĮ�ٮ���W�Ŋ����r�n��e��:�����4��Io��`@���:>+�hjH�R�>�Gxg�j�e\y���Z6ԦxU������L \.f-��*��0��S�31�5���M�}8"QZx4h����
9S��ȍ\�ҡp���\�a��lݝ�34O��TVNȭ^�=�"����c��)�~}Y.���U�o�u��M
�.i
�h�[_H�����'##I�����L��v�c��,��=_�t0�Xf�w���8��:�,l�ަ�R��N2��e��C|�/��Ֆf��j�+���=Xz��/�:��\be�?k���E񆓈w �`:�����r��P�\�tto"���a�F�*��N>�lg��y��gd#Ȇm�C���G�[N�k���r��SZ�9IY����+!��W�I���8����^-h��]�<b�#��K��f@���9U����@�����V�8�#�S�r:�}��_�ꅽ&
��V�&�ϭ��.KQ�y�
P0������ө�=���j�N�95=�neZ�e�wg��Jؕ<�2����vO��.)��۶=�NR;�=�Lug��£mz�C}j*�ZrG�i����:�O|Y���ٓ��W�O�"�?��:9k�r���Ͷ<�驛�_� UWK��@��c4l�P,�_��%?��WuP�J1��jݤ3�2���tZ�'��(�	"�?=�E{G�-��	��r��h���u��"�Ҽ��G�̿�6�3��9�����}�W�dx�
N�d.l5�&�q�0r�->���f�pb��4
Ќ�n��O�7�fx!l���Z��<۞+�0���Cp�i��^�x��yq��M�1�t���RJD�@~�¬hݖ�Vh'�ߙ�h��ނ@��}��y���Xa	��Z7���
b���k���V��y�H	�HF�A;�>p9��4Z����>u]�q�+N�k�BSޮ�8�֟�M��UK���hWbxt!]�r��Y�G_C�z#Җ�De��FDi�[Ær�eJz�jb��c	�2n{@��'���tC0��L��Wf5%��E�N$��k�W���T
 ���܃X�p�����k9SÉ�>.Z�F��)0�N�p�\a�J�D�]UApC�i���!3u���/0��~8J4���#@��N�I�mw#l���k���mY�X5����ؗq�`�zD�(4S����A�k��v���~8vd�u�F��q�j�:eY�
��$�׹�L�`[�[�8��4U�X�b��0G��ݓ����e1�U�l��	�6
q틍�=-T7��<�h��;��F=���í��|�a,��麴��Rtͼ��ÊA*�����}p�̡����+���<��P�w/G��A`�jQ�z����B�/�0'��e
�B����Z�R�#P
b�<F��U9���E����T���= �eȭ4*uH�:j��m��x��R^���d_�@�����ճ�@i�`Y����丹�a^��P�f
=;��hd�8rw>Hta���N�+�$(�̷u�P)�~	:R#
y$I�5u+�CS�c�cd��&"���AJ��/�=4;��n��Y;^!k-QV��B͒�s]9�M>�M�Cg�'��r�Rs8<v�;m
=�E�|��T�9-Q�TK�p�H��X��ܷ�)�jR�ܰ����	��_JC����~��~i=�>�M�f�c�L1H��ym��EI�}�(6��d�t�%������7�;��İ�Rb�߰�#��6���#��������z|_~�n˯��ە�a?}�o�E��M��	�ФQ�E���U/7�hZ�H���.�6�t�(���<)��w��ũ�Aks�tY�
�����xSɾ����ŋ�0[��Z�R0��6 �kZM�J��!*�
��4�Fߴ!��N�|�e�K����L7`/�@�ȼ��NNz�S�����Ώ��?|}���n�՜^C���R
m�����>�0���
X�����M,ۚa�ɒ�i��b!b�H-KO�Q�DZ}U~��(�H�9ksƻ�C2]�����lǀ���9NA���3v�
Td���t�
)�4�(�!.+��Xy^K��"��@U�T��޴�T�9��N-�8�D9҄�Ȥ���|�F����$Y��[����>.�B�R�g~���v�U�k��(6���rMr]=2k^��:�u�u������؉ǰ���su�!S�f\�r�o宕��%����0��o����rSt�E���2�+'��w= ^/,�?L�S�	�'	zy^�>�'v����7���V�r�Ӑ�Ơ�g�A����oi���gȋW�?��
��K�`���>�rnws�!�v<�Uhix	J������TX����#�5W`0t;�@=�SN���5����o5�9�j�⼼2����ҟ�d?\�HLf�Ό9�����y�4����]M�C������d׵�K��d�F�����MS��"��r���
n�!�{�,d�ોYi� �-���.��(?�f��������{S2��ȓ���ټ����
����V8�z�&5*_��oj����H��QD�Jӂ��Ų��W���ǦR�:f��?�^[*D���	�p�g�;S־�mE�Vç���“�S�5M���g�L�\8�8�'�s$ ���U؅���jҔl���c���,����͔�76�ZZHK�o7�K�9�����ES���Kd�ŀ�!�B�X�@��
W�f�o����Aa2�nS�����‰�Oξ=Ö�*�s"qH`�p��BR��G}�3Cnn�.i����W�ک�'��K�F�PL���LޮHѬ���	w�A
���0�5Ѿ��*C�X>z#�Kki��ݞ��	�l�H�2�G�Aÿ�Mr[��H���n-�-�U�� :��-��i��w=Fk���X%���"��W�l�~/D3/�������0D�ϳ��c/CCc�tc.3y5��P%�H_�C��V�][���.�ܱ��ܯ�h��9	�.�t%PDb����_�k�{�t z�B�9��Uj���0]X\�\y%'
u��T��;�6�~���Ş_7������
����\���u���OԄ-�~1��4f�o�{$
ܥe�0;Y�
Mblo�7*8����O�q<@L&���?� �	�ug���2j&�!ű�D�R�q�h=%�9�漇g
���Vm;|C�T�xЅ
�+�:�U��Z���o����6ΊE�+uLUߒ�%z��@��4�-_7��9��N�[1X>��e�+4`�u�#��_l���i�u�	��$�ﰝ�y��VE'���~n��:���(�ک�	ǃaN��F�@K��"{,	��h"��qr�1!/w�;�-���[��[9I�>�>Y��/��D��l��.��q��b&7 |7��Y��XB��l��i��\�R��+��g�DN�_����Rtc��X�g�[f%)y��S}b>�	�J271q�ګ�2X�q��W|q�]p�L՟�Wn[��SSt;$	y]��I�`��d{ɿ��$(|U@KT
�4Շ�7�V��nu5Zc��z��w{9�ќ�rK�~�B�#��lV�vA���	+���ʹh�78�K������b�t�����/��;b���mB>�R�&����A�^����og���)�g�8���6�a�����w:�`!�)��a�g\m�V�/�6�%!��
S��V���x���t»H?�sL��_��v��j�2��~��-��s`��EU2��5E^�?�ط��+��]�]��ާq�MB b$�ɤ��E��	�c����t�>�M�
S�ȱ�c���,�+N��E=�{	��b�Q�p�VNưOz��L�:�*]�������]5y?���]B�/sj���v����:��O��r���G�|F�>�b�K&[�CT���o�&�����8����Ux�@gd����~WT��\�J`Ou4�}��>_��VU�P�x��~��8ͺS�3U2�'��f3W�焀A1���H1�)��ZF(w�l�:��w�m�/ab����x:ۈ,Z���*�@����H��!�N\�|��n@7�B�`���w�BƟ��R�6�~S@9M=7�F����q%ʂ O��L/$$��E%S?�9\z��s���k��b��e^ �ڂ�毅P�w��um�Ґ9��m�n��-"�(u|�Ŕ�d�"kA�u�1���#®�Dy��
}�U�L�[�羸 P���
K���p=a���(.��3�(�0��&�$$l�m؅�T�ԥY���4���,�gW��P7S~���m��{��RŚ耤�(���	SG��r򐰭:D��ILPM�*��`A�$��aX���s�Κd�Qʛ&�]�Ig*�,��"�5}=*,�D;$ɢ��F5�\Z��_.TF�H���xt�+!t~kLd��_T}�
*�\�4�r �T�#����D��=�o�0�w�>bhe��ŦG)��j��r�����6��u�N\���L�Ϭ�9�T�%��`�f��!f��z�]�b�b�:�N͜�a��3I��
foH17�\�^d���H<5�(/�n�-REm�� x��J���H�N�����N�ȣo�.ȗ�e��x��^��d�,��k�h�k�K�
�dK���E����KX��dž�/
fQtH����Jf��qW!A_=���O\�#R`k��SY�f���vxV���aw1O!��)��g��T��֒�m��������̰�n)ٹ$�`�ҧ1��b*'C�q�o�J7)U��ډ*�_*�Eix�`���_)2t_����-����$��ռ�~�>2?~�o��a���]��J�f��gƊR��ܷFB���rԾ�+�%4@�|��Tgt��~��D�J�&���T�� �+빕�0�Ԧ������D�#ւ��$0l���1�b	�1J����';�g0GDB��;����=rN�@J=/��sw��9�b�l�0�-;_#:�T
ﰫ�p"IȔ�Q�kj���8�a�ry�~ �T�r��z�D��{������*I��R{#�Gp�$��E�6��W�֮��Pi/��{%�ּ�!g�+�8�l �z͏��b36�S5��H{�{"pV��Z�5�qU*Z.��J:S������׺��0h,3��L�a�]:$e��J�v��Q�"��dc}UaMt/]k�_/��d��H�T���Ң� 4���F���9�`���(D��XЋ��)�A_T�q-�Glm�C�)ȴ�'P����rj�
�T��ژ���]8`�k��ʩ��;ͧ4͚�<KdN��b���b�
-�p��K��::;��S�efoE`�"�
{`'9��d~N��b�Arf^�q�*yR��[E�ʔ��t��.e�w���vQ�~�av�ĵT6�B�W`md��$$��aY9�&L�bg�����g�6���mj�"�~�DR�,�^� �
UKm5*�D������0����
̍�1���^R*ř�V�?g.7��ާ�A�~e�f�L/7X��E$G�);�VO5��R/�HP'w�xC�Yo��7�N�DV�-��T�a�
N�@3�iIJ��Hë�C€nEҨI�C�1�9�J/�������@��w倄?���'���F!C���AP|�}}�t���ֵ���z�9�ddEd��꫈N���h�	�MU-������C�&�AC�<Q])�Ox�ҟAӲ@�+��(�6�JS�d�df��v嶙�A	)_B�-�*�z@Zji7�PCq�%��LT����&6��g[�<��YC(��]�Пa�/��u����Kh�X�P�`B���x�$#`��a��v�E�շ
�Q�74��_ꚵ�ք���/�.~&��w%��L9�l5�֭(���w<Q�zI.׺{��S�n�y�}��έ�F�o�v�PP����k��y&i���y�9�1��Ll��5�z]'���sC�r
o�A�<���)zL�Q%�؄��z�L"�@p���S�
W�R��l=���w��L�ϯ�����R�X!�@m��=�a�D��ԋ��ɠi>���F���l��\T��F��s����pr^��T��<��m������s�4+_�n�W�(����K�=�4��䑾ZC�1�`���~�N>��<���
�n3�)���3�L���{���7h9.��l� xu��_8p��L���
�$Z57����>,"c�-������)�0*�tFu�M�>@�mO��M��d�Z&Bgi�Ι$'͐��`&�ub�=D����{smլ_&��*5>Xo>QL�G���Z˶�Uc��z�M�Nm��\2�_v�}�u�bU�5/�i�\������L�;*�
��#�"W66U���rݬ�ê��K89��ꂔVs�	��g(���Z����l�7b$m�#~/K@)���+Ĕ��.�/���H��
N���ܫ�OD:�Φ�x����"��c��ݩ�oUG�I]�z�8g�#/���~��Ϊ0��QX����1�c'�yr8�rP�&���_����%_�8��K_ʭ��~3�L�ml�+��r���ո�If��o��o�����r�zflZ��Q����l�>��Q���Cn����-8�d�c�홞�hw�19$�%����ˢy�QΙ�'JtM~�K�5�1�Uˤ����Ɠ�j���TY��(@LU�vs�����$Op}���am��>fLX�v�A66�X�#3�ّ��u��Z�����ޡY��t����;������<�I,�K��h΃��K���IL��=2�]zm4b���4v4�"�~J����(H�p��
�(��rB���qG��r0ӮB%J'V��l�+����SS��UHqbx�1c�HIɀ(�<�DP{M�sD̲~_���,�_/��vǩ�����R���R
$���xH�Bn��j��)��31�Ppt3\V���+�{���Xg̸�L���6+�o�Y��S��,���Lȣu�Z����<ҷL�\��mB~l+�c<�$N�c��	ʘGnq&���0t�u����Ϋ�eÀ&��Y8	$=緕��J�:5�
��!�\�V,�Oy�``Ee�F�?-/JCl�A�xy3��E�\�A%sR����_�"#b���3��n�j[{�
Xh���g2;��9\���%Eۡ�n�:�a$K���飻��+�� ���\j��-�q4o�:��nh�m�tD���u�sl�{�����x݄�=�KFZc��d`O��y�X�y��Dth�Z�V$j�H�!D�ʅ��|�f�W��R��UƁ9�Q�UWk�Lu�� k*:�CU�t���}hEI�.�@�6+����t�b!��jm�N�}��\���mu]�=3և�m�T��?s�Μܤ��I$f�c��r]�i�AQ�8�1�Zȕ4�x��T��d�!5-UfW{���ʭ%��\����y����䌀����J/h�����^H���3���(�)]/{Oy��Ep�G����PO	���M0\�3Ʃ<�MQ�ÕuH" 	�H�1���욁 >��
$��qTC(Ye�|�0��2���B���ύp�LS�F_T�kz�U@\[z��Q�m�	����c��R�y�L���W�&H\砞7�U|��m��r߇w?�Z�;5�c$0-�A����Ɯ��I�o�D��T������q"FB�Od�s�+��л�|TIT���Fq��ϻ��/�x%�Q���Ѝ5��Ul�I�G��zQ��[	ѯ�vƴӕ�kP����l��l�+����ϩi��+?���߯(:���U員w��i��/,�.��W�-)t>��h_��K������(�I�[[�(�=����|M�V���ӫ�/���fU���43n�=#�&1<b4��
���
Í�� !٣}���(YêL�e�ӦMD��*&;�4+���gD�ٹ�O<�x|�8"0��-kvz0^N��J-s��Ę��9N&����@�)��Dhk����`��e9�����SVtK�Q9w�{�N�@�o{j%1�ӢBt��siv�<3JM����?�;�Ɯ!��V�+�H��75@O�bq��xO#Ń]#��.�"ڴ�|Y\�����R�����ؒ��uݍ�Q�҅�NIJi-�J�Z��
����#�_ݷJ��'"7�.R��U��7T)'�
��1- �BOs��
���l���j~�v�{��򮁛�uv$+S%�s
������7�A�)�6����>��B�h���U�f���Vq��&7�$1!lF�)5�%-s�w��5MUw�)'�&&����Pw�^���)����7}W��߀�kZ�a���"��տ�ХFH���C>M5SG[v��J
tp���;lB�R���6��hE��4�0���rO�%�5�Kna�A�IV�Ԉ����kX�1��J
v�������:b�^�q�c��ݏ} Q{,	�d�R(�ۇQ����6�����Z(u���N�ү,'m�(6�|�O@��������R6�!p ��t�ʓ��M�ΚH�Ő��@%
�����A8|%�73ơ��wn<bȧ�3���ȖR���m��y���mϱs���RG�U;̏�������Դ�\�r�ͻ�D%�e���!�X%�N��Ś����i
��"���������:\�˪���6r�T	�.+4��<Y�_
�ZԬ&� f�{%b�
��רڳgF�UĊq[UH|�'ʾLZ{d���<�\�Vd��S���W����s��J���M J1�VM��Z@J��U��;���c�%bN7UV6=cE�*�S�+Eص#��O�,�#U��F$V
��,8L2J\�i��"S}oV�R��=����j�?E:��r�vjo��7���UCb[�eR�}��X� �^CM��'��#��z�(
`B��hG�l�ZY�\�^vo�a�$�ҫ�Y<��}�8U����|�`]l�_3���"s�֧Y<^����j��`�+��k	���ɮ��3�����wwz��7qf�P�'�f�n�M7$�*GWc��x��yё��|��\K���c�gf]�o��?��6?T��f�)%ǰ����OJ,�(�	:�Ƭ_dp�6�h�E�6��>�\)o��P�*�|�L�8X|"��BB��Yej��="�A!�9Q�,p����Ν�G�0�@��n@Z}
�[gc�pK/���C�Dffj,���l�䳚\;��T�kK��?}pB���H���.z���"���3b5cܨ�v����4C���|I�l�5ga�Y5���ㆦ��R��Z%9Fr+�~)��Y����T�F�^����3.��z�Sx}�@�أp�m4��D��i�0; d��8�A�~HZ��e���Y�x?����~�X�pGm_{��m��al@aO 9��s@@<��x��^�
`�#V0�XO��.v5��o74 �Ft���Q���K�s���r�5y�S���y�PBO2j�j�ć#.rˮ#1.�;��|ҩ'�;,qP�
�{�c=���e�(������|$+-�`-�(/�����<mf�������	*��q�MaH;%�N|[�)�^B�莡i�[VM�5԰
>���V���X�GZ[,�a�e���{�;w�j6�V�o�hZ��(q���V�v�"�$��-��!�&i��53��:V3jWk/ei��l�\
�w�=m��K�1>b>7�c��D<���I`%���Iۮ�z�n��u�֖<��~���}�_�ȷ���Eg�Q�d$������x����9[6���l��7��
�Vp8`�I|+�,Kօ36���c8�OhzRg������w�Q��n�~S���NB�nHO�I7|�H�PA�+$PS�h*���}DWzW}L�3��kv���?ғaTS����KC�M�!���*)}��#:M�sY����e�А�gOF�kF¿�	�I�;�&~\mDu`��#���G��|�g��&/$����D���	^R�#'[�tSպGbd�1��嘴��"��L|P?ɀ<|�h9�LŶ*��Hņ�M閄�cY�H�Y[4l���j�jmw!V���H2�
=�P
�[�נ�y�.��l!���خ�
ҍ�]���IR�щ�A#8�t��\ſ��$`d���'1b�w���O��bs"���$'cc�?����h�@SRճQʟ0Ξ������aP�'��%@,�m��/
�~i�9��_��)m��~Q���H�20��/?�iam�U;�[�Ԭ���/�E�e��m�(*m��I;ކR1m\��ٌ>���
ܳ���7L�ݞ߈���r�<'?��[���n���Эڴ���i�;������=����.�����%��
����#IŋٲIz�#�.x�*qj�$G���/P2e���01�"N���2��Y9��m&�Y�U��Ex�^��_A�}��{����q��馞'tv^$Շ�38��iH�)���U��?�ӋO��cڴE>Ҧ��?o�A�wJ�%���9yܙ�3_��t����1V�*f'3�3A:�\�\v��ܠ�q����V�m���Z#�R�nM��C]�U��H�9uJ^T${�J��
�@v6�ж2��]���ȟֆPm��+VYg�hk5-:��(c=O}�a5�H��TC�h��L2�5�N=/
����I:={hgx�V��?	���F��GjxK�%kœ��6���TCE�w�'�xnV��F��kop�3'(A}/Lh0(�&�Nx2VQ�t,T�~��Ol#̊�H��+Cf��*�8��!���|T�ȧ�U)C�L�g~��Tg�c2�����z���$3���fZjC��+^�V dgX���5F��X-���!�JٌVf,d�0�!6��$�8lL�TQ���Q�	C�5"����Z'��d�dJ��w&C���΂��է@z�B�r
"��Pt����˳Ҫ�h��4)t����%�8���1U����(Ͻ�t���M�ZNc�B�a(�N����By�K��$+����[�D��)G��Ĉ��09�,�}*��I�nD>�\�� �~���XC��)^�+<��rkMZ�p�(�	:1���:4��y�f	c���YƎ�C��L�_E$t�(Y��;<���w'���؅;�m�'u%����Cj��Kv����\���{�N��+�0۔
8�I1W�n/Y7\V�9�/���*j	%�����G�4����Ҩ��P�悾L;#0l���L��<�8�_�kd,Wwfl���w��r]���e�’���>������f+r$>/��.�A�j!o���W{lM�Q������L�u�THН^F��7ܦ��F
�t?�����k�k�mR��6�m}:�d�a۹V0Z�Ē���B����U'�ނ�߰���.��=�T
�s��j-������(T��f�_���=2.�7>}�g�1��=wV3�C6y����B�0ʷ-�Q�BB���~ܑ�
[앖\�\���W�9��.o<{�3�Γ:�@�$�D�^"*gZ>�8G�Ŧ$����~<J�2����"��g��vX�$8b=��e��L1��M�DT�[͑��H0��z}.��Taa����:�ͦ���T�z�k����-gu���=�t�(8�a�L���)Qt^����a�`Zj�v����yگP���{E
�/ڌ!|���(HW�.�R߶饻ƿv��~p��:����I=U�y��%�t�C7�婄�Z�#�)�N��9�[%����k�9�E)P����[�vky�jꤷ�VC��Dpp�q}Y�f���ҷՅ��0��Cm�N�Q�n;����`[�+�>�gڝ�u�	�H�+OC��SQ+��KK�<4�5@��۝D�[���zΕ��+����>
!��,�E����aiI��WG֘�O�U�{K��q�T&~��l��y첵
{�}k��y!t��X#���_<��������d9B�VB�+m�M��r��PR:}H��B�X@��e��D�$�s�ix[����~Xm�U�4`�ީ��7���պi�*af/�����]��)��x�Wr���X��3Eb��s�tN_��N.��E<� �=r�3m�Қ7L�v
zyK�[�=��'LZ?��k�F�C$_Ta��G3@�MFl�#�llwb��!�-ͿL�{�	]]�ڳ|=���P�����WI�����6{��p���k5�_��+%�8H�d�|�= ����}Nx�^j���
//ǣ�>��;K$�7J��*p���c�u�Uѭ����}�ґ��N��l�����i��g�b_S]�V�)�v�=��X��1-y9���8��6��w'oz eS��d
�)�!���o��/@�!&U=}W��Z�e'�W|��Q�j
�7�*T�sܸ��������y�>u���=hx�,Iap�㧢�Q@��F�l��8�5��>!�
����*EcB�"��Ƙs���XU�Z��1��
e�eh�qw�$�͒��r���Mrr��+{���,V���G�uz7l�{O)�u�ck��Y�=�+�3kYb��
<��'V��6z�<��w����jj@�-A�As����>_5f�x�8��ϋ�H����p����rz��M�����WZt��y�ᔚp�3��:���e�,����>��L�hJ/^T�	�*-)L����ȗm{E���W�!GS�F�g�$��;ВY�ۑZ���>�c!/Cdύ�:���嵍����u�]CuB3������X*Q�ȋm��Qu��ܫ����(�����'V���W��zu*ϖ��D{"�r�5+�\T�3�~V�j�Y�����dX�b�5���M_��b���$y@I~z��zUjZ�+.�'�,�:�'�?ܨ�����(�6�Y�~��`u(D\��t��?�6��(�3���F�
ƅ\)IjK�.XFkT�_e% ��#Yݮ���o��K��3�Z%����Ûn�t0�a|�p<�|k݆��v�ەEgxK(��l���S� \x�oR�B��X9D�0`Ŝ��0��{��#���)
疫+2Y���X���1NX�jl�"�����ۨ_����Y<Gu�����U���x�XT�c�p���	�/�Y-,ҏv��x^��$�����T$6�V�Y�����;�o����`��#�8�jgV����}��b��e.Y��bf�i�
���iG'1�PN?��X6���'��ʊ,�Y�Ɂ�g�N}YT�|�E�*X4��$��U.�
���£@�
��x��Y
;��x���T_'��3��C+����j��\DY����+U��3]��kۥ��RZ&O��=�b�@��v�d�	�Rs��_�:�\C|�~İ�&��gp�V0d��9�Ye�W�
Q�^LL�Xr��ܲ�];�s8��E��y�K3{1,�_�W�Tlq���1�B-���T���u|pO���y}R '9���&�P�C��,�X|7F?Im��*X��:	o�M/�:����Q�QD�m�V����,Wt'�b�x
P�L�t�:�o�ѼR���ҞU�bB\+����
/e?�d�p�i��p���$�KW�!�^Q��oۥNJ�9b���9�
Z�5��&qԾ;!? "�H�R��	x V��?�$����t]͗�5�5�6�3���o0I:IUW����0�����ܬIi�f:E��m��jI<A*�D��J9�dg�����4+7n���V�u�B��K�'�Gլ�\p)�;I!�{�p8W�=�^3���@�� �O��z×M�Fgn(x��/�gVXn��VY;X����x�!��Vk�!�P���=*l��?I�m�ʲ�U��~��ob�VT�~�]}��恫ñt�11�=�=�$L�Miv�Wrz��R�ŋT�y����P"2����S�ě���,�����f�<Q/��K�?���}d+[\.]��I�z�F�#��o�4��tN�K ��%�+'J���
��`�Go�>�ԍx�U�������~�Bۿ�m�O�2�j/�5_�����Z��B�߻O>7�G���c}��7T�Z�|P��v)6��f�C=
c�:jv���l%�ok�!���S�>��Fn����D�7�\���$:��xZ���n�͉��UW�zq~���&	����&z[�T���DL�!Ps#�V������ė����r��HhI�:�Iq�$
6��]ߡ �u���L�V��X�&��NۡJg��x��F�c�2��=� s2�D2��t�f48\�P�_l�_I�/�i�
rU/�d��$
v㲓7�/��1W>�e�G)	�\ܐ(e�YR�x�H��<��b�}��k\P?���U����t�4Q:m;��@b���f��
�j��i�$B���1M��۝צv��p��}tݼ��US��H��VA:S��,�A�ɪ^��Sze�w��?����\Z�d��ܼ̪b@^���Y�tH
�q����d��4�"��`���FF{9��<[K_�X�;H��K�&�%��l��p7�v�����4��#/�U>�p��C��E�X���G���.RcX@h,��[�
��b�y����Þ^
�1��/{�I��E����dU��37��:s��0��`��3���;2_2�Knl�z���L��$Noє�IE��_���s�<qi��d�Y�gn�-����p}����D���LtJ����F׈�{?�+0�)50���g�`g��Ŕ�F,&�3C<��d������G1V��ĉ3$80�]��#��j˿�'/SD�X�h߻໿�T �����yX��6^�t�}�w�� (��5��A�
�s�;a�a�y�[��s:?�b�����p'ݣ�?݉g��
#��������J7�)��F�A�EHN�����>(�5t���(/E���Ya��r$�P��"k6��1�e��L'?��-�>jj;�C#1[k6],j�~i
o]U귭��Z����_��"���M�-�}S)e�ƥx=(x����)�kÊ(�D4L���\{����9�n�U{Ǖ8*M��R�2sc�d9j�3s�}d�筱�L@��Z+�1Q�}='hw��"�H���
[wE�r?s�'��0<hs�WMyq�4&��_ڬ4!&�/j�|��`���,e�ys��_Q��:E�83�X9rc���@=nh^p�f�=���ƛz���p���64��4heqÆs�s475���v��k��V��QV�@D!w
\Wߗ������	g�m����ô����E�6^gɆ*3_C%g
�2��U�I��v'PbMR%[��w?�W�����qG	�B���P����h�hC�U����*�NJ�$�l��
.On��{Sܫ)�>Wg�5'd
4�X+�~Z�4E��Uٿ��^_]U������Y!�v鮍�A�����VZ$��ڰ��1=ѠYlV}W�R|.���o�2먁�b���_�`�>W���;i"��a!��S�����r�c�,��h!��+4�����^̡�wmA}��,A	O���~��:��ڋ�񪯆?l[���}��_u�{�Ű�P\��hG���p�H>X1-���z
�
�Ӯ��K�~��3������Jy��L.3c��<�:�`�`{�Üy{��1�[t\�/��cg��^9�V'�H��^�q��3#��(�L��u�u�����i���w?j(v�cuBO�	��aVà�uLB��V�́{�u���rpxh��֑��+�c����GE<�W����g�8��B%�f�sf��2�[7���m
���¡�4��?���ޏ�e[�lNW2*�A�Wh>0C�0{ܟV뚊Јo�x%r�>�+F��<�^�6�X:��������v���Ǘt���<)Q���ih+�<�	���P�I�(=�zIn�]4m2�I`f�A�z����%�*Q�\�ܶS*�ࣦ�?,0pYA�0����E�^�}r�v���ɾp'����]�]���S_[�+ak�z���6��B��C��@oq�0������x�a�BvnRA��l��m����A.cy�{��D�(�U��\Z��e�6��r����jiL���	,��"튷4�Dо�k����l�/�����\�W�ً���R��+Z�.2���'��1x
�5Q�V�e�)�G�4f�]�,~�[�k��o�i�k��|�(�	__��(D���1�Ѣ��[ϴ�s�i��k����T|�jl�o5}�`��3�PTi3!��#ϧ�wB�5��lWܲ��,֢@���!��~�2O����c 1�n5�'�k��V�*	�|�!IC�&��b����ⳃ�7��zH�oO��)(F��P��[��x��b�j�^�Ny�t}Y�-��"�)�2���>$3(\8-�{o_�I/����ߍ�����|�x��*��ҧ��g���,�L��1��5iXwf�Ɂ(D��3}M�`:c��;��lE�t�~�E�����@~��h�B�X�����g�';4~9�r�N��xIlT���.�Q]�i�H0��~�*MV�(�H��Ն���ޔ�;��IY��h
@��n�yj��ڔ��	�&Z|et]V���S��S�P�Ϥk�_����_����АR�6�->�y�U9�l�`��-4��75@�O��-g
�<�S��8��'�<��t;֩��
i߮u��po�CC��>�S�V�>&-�����i��z?r�_ӷ�T���3�3��~����v�6I�B��Aj�ZMf����gu�1ΡW!���ڃ��"2ꗖ��(�����
IB1�2!޷V*$�C_4q	Mv��W�Ϗ�+�|?�#�]
��q���P�cXk��ԁ�܈oe4�B��A�;��R�r�|N��]N��
�^^�J��N�WP�J>�0�⺼�WC��^`1%��ۏF��x2��	�
F��l,�̨��h�|i�z��R��ŁF�XR�_�U{��^�����qߋ����)Щ�A#�wZ���Z}l���.�t�uܯ���w�z���+���&��Ґ�Ef���Gd�
��D׶��8�[YVőW2m�œ��q���Jw)�H׼ۃ��"�P+�w#�{Ս���F��s�G�v3_7���R]2T�:��L(5ԃo�zA�P�1�Ype��9"�s�	"��h(��X��V����/
�MU���BD'9D��eǔ�s=gI�]�wH��_���/!�3�ӟ��?�,�k4�{M/�ֺ�d�����k�ڵ�F��v�S�p��p����ţ����W�z����"l��\�=V��N#�Q6ӱU�,E#$��]��.�v�/�u�S;z�s�>,���n������ud�����
�I�g�ud\�0�U��i9gz��	@���Ͽ����2�WY�#���J��-��y�;}w�8I�oM�,�"…��m9��,�;LJ\�C������*���(T�|�[ub-%0�X�tF������FC�$}!��+�@�gěz�e`�H�K��
ڛ��]���l��d��Wnk��Mt��Wl	�x�:X��X��e��ngJ��������;8T�󳊆;�f��I�^���_'�ޯ�$�%�Cl��@9�tC��;2fbR<~��}3m�45��'��H���v�n��l@�x����xD2KS����SĬ�k�cg[H�
���öm���/�9�%m��[����ݳly�Յfb�$yYߛi3rx�V"�����(��^�o���f��*ѩ&��tԏp�~�G*;�e�9�
^��wZ�˩]lF��̣0(�e�v�^>�IҘm����Zm�J�x�<��[s�l&��w��WG�
�w�ܚ�(��xֈ�T��A���Xj����F)��E�A���Iv?����=}��͜�9����_��t��u�ԃ�<���
��$ׇs$ot�z�6��l���7�PD��1�+w�%m�S竽�^"�)q�Y%�v,O�����^^����MA�����;��f�4�A�EK�<j��e���ʹ&Q��R=��|
���K2C�����*^�,xv��B���*E�{Ο[�f��0��F��l�A*�|/DY0���[+�jJ���hOj�Jk�i֜��o2V���f���:�q�l#t|5��팈����d���a�i�E�Z[.�\���.(#߾��0��4%�_ut�w�2Qj�O�L�"�,S��d��P(�
Fp��)$�nHY1���E��p�,[&)j����`�xO�83�J�.X���Ҁr�d���t��5O>F"@?s�C�(�.�J�V�����.�w�7��!sG��J��Ϫ�j< �z���.A.���z�8{�B����o�_��WG��ތld�i[˓��k�Z%7�o����Y��au9$?%$N�rYQ(�
I���v�P�1�M(<$x��1�Y߬�-�Uz�ڮ��eu\�g$4>[mԓI��Oɗ3K�:�!
�4����!ⱊ��q
\�y�Ul�z�#��VO�Cp��;|��鿒��yCp��$l��c��N�Ķ	�)N&c���׵ˤ@�G��V�f��]��$zh���$�Iu�o,���Q�p�}c�	a������!��{�0Y�q	kW,�e�(�'v�&;]��tq��?βt"��l�N�{f����>�a��غ7���.�
�j���h�*\�
��Sz櫱KVۂ{�݇&�i��6���O�h;ek�`��Wv�-�X<�|4���'���>od�IVCv	y@)\��Q���?{0rC�FUw��|=d��&C%� ����RJcCPLuX�i���4r�&O�UZR�~u�^\4%�����8p,5�$�CP�/��k���)���9–�|��m���H!�3-������r+{�b��b��0�d[�3cI�5�t���-*a�x��
����/O�X�-�NxWm�Ւ����:��Aw�Y����vǚ�X�	���gX\���2��/��Y�4dч��=_�.`kN
~��)�A�i!
�w�>e���ۚ�E��c����0����fr@2���׀�R�K�A#s�l���53�&V���4U��Ezdԙ�HUB���c����ϋJ1)�2N�s��hu�Jpps0檦.7+ӕ���'��ۑ'��4Lj>�}�(e@V-p�+�VN���.�H�d�z�8p[���!�^[�+������]*��j�� ��<�צ�~Yy�8T墴�,�XuNb
���:O�cϓ�l(
<��NjOĴ��P�1n�F%\������)�N9�z�>��
	�Q�������ܺ��#�t�||�6=%�Ҙ[L����kez�*�ྥ˴��a�㑑~�A�m�!L��ڜe�Rf8�T� �={m+y?K@V���b���D�˼�<�T���O�m�Fd�'5|�ĵTֶ��*_�y��\$�eE$���9AS�ٴz�6�����L�IU����X�O����	/8��l��M$Bl$��o���2�9Ϫ����v8����Z��oVKڪ��儷]j�5w���6ѱ:���;�#�6^�̡W�{h;i���c}�0F�g}P��V3�x��"P�^�5y��r8�$��{���|�$�P�j�ߚ��a�
}I]�/sڏ3Q��N{�'����z�|�+�,V�I�;�f=k�#��j��?����ϕ�4��o��ӫB36
U��	;�ޖ�����+�]jr���f,�2m��ŧ�于5I�&w}jh�(�V�|]�֓�CW"&�eL�`��~��5�\�&�S��-CDӠ�����{V�����?�ᕥjeC:[/"t�g��H�(�/��/3h#��᭄=P
�1�N�ȫV�.���wG��_�Er�im��G�&��Q�/�d�n/�{�-���Npk��1��fx�����%w�е|�gM��	U�؃rd�rk��N!�9��~ʤ��G��R�s�C�I8b�m�\����*P"81�ƹ��i�|�	�ɀ���m�It��Sz���7j�%��7�LHW]݇��uX2/#sa�-�U���ss����$E�;1)+�*�)�a-z�j3dA���xij���G�[�>֕�;���`�pm����&	DFQ����i	x�ai�+�1%3�]�z8���ik�%�^�7k����#�1�a"ך� 5AI��ڢ�<���$!��X��W�9k<n��N���./`��P��+{y.�eyL�#�hj�s>S�k�R[D��A�'RӘO4�N,���\Բ7�����u���4R��|�������d���f�6CUj�
֗���/=wI�^(�m�Ì���N�ԛ�l2�bQ
��@��LƇ��:5�e��:���@���x�h��m���cn���*�U�IrSP&&T�3��_��4�<�y����ƵD�'u�_YR��_2g��ƈ��eWP���]_s���ϳ���F���Ț�\�%�n��ިlU͜��E�o������&gEm�8Q����/gi�	{��a'{i.�t3�D�x=�M�ک^T�c�4���`���"�k�l�L�a�L�׋
�.#Pm���������&��D���B+d�O��\�
]n�Qn3�@E����m�c:�up�z$O���J91�g���D7�F�4)�
�+V�����{��I��
 �r�#X&�|ُ�������{I�߭�ﱊYA�����-�7�}R]�H����w~_�b�]It��]	b��j�������r��n�3���􈮷��*������r����HQے�b��2�x��
��r��2)��*(�Ąb^ ��nvv7�OZB-}�Gx'Ս��c�'ǝ5��y�e����|����t��\}~��]J�����Y_y=\Qx%����|���8��������(ݘ��jd��֭�'�:�O�L=A��T\�5��zcW]AR'll���W I�\�^�\)Z��9��nIG�f=w���rv8j\��b8���_�O�֥����Ęs��JUtW�,�;[�=���>�m�쇑^�V�	�)�d�H26��Uũw�.��/�a��Sȇ����{Ы�b#��j�'n��N6ia�)"�hZ
3e�/,]��{�j)����Ϋg�w}D�X��D��S����Ņ�:)�\
�wn�2]��r]!��$�!\�8�m�؏lh��1/6���J��Z�`�@
w��rtQ�wa������.'�DB�g�U����z��~n�Ct�y�v�Y�5*�"&M���>bJ�k�"��y��<�&pl�a���e���/��:aD%�z<z�c�皵���N���<��N(4.�A6ԃ8���.���3	�)�(uR��A�V�M�L�V��m�tF[g�`���¦3>���p�VM�	*Q�1;�C
�:-��䤰�Y��j�GR �x�2�!���=s�Q}�zkV*b�p��B�"��|��=�E��g�0������`\͑Y�"o4`�AA����T����1��乓//}]���Yc[p�.|�+kc�_��XUd�Ý��3�8��O�i�G=�~�n!"�[h�c���S"3��a ��jo&�^[4|���M�~w��]��'1�j��Ύ�.�6f�a��I�0�4�.2�Sy	�[SY�\tE�����"p�@�K�ᩋ;hE�jI�a�-m0���Ӌռ�W��ǝ�c���)�D�]�L7�3_�bt�UC�Y���V��ʎ!�D!���bb-�e�]�%� |
�>K��}�m,P���̩�wϏ��ϝ ^����٧�%����1��}*�s_��<�WA6��=1&��]� g�ؕ�}���z/9	�u?"�3��u�n,_��s6\�140p=
��0�"��v�ͣ���5���*��$�ַ�b��FE���\+���ɭ��XV�[]�s3����8n`�e@��p��T�����#���_��]�Di۳��iF����7~����1_�RB7A嬤�K�b�sg��8�Z�]b��!�u�a}1?���l�@y�5Q��&m���V���X�z�Y�q���X���/3hjˍ����FۨaXk\B�-F����紛g6���)=h��2-��-5Ͷ�[5�q�1�H��$�"
<k��.e���"-Ϧ�LV�1Q�,�^;�?&�i?�K�r�9�.n5����`�җ�ynZH��D�e��w}��./�\8���|N���E�J�@(�
�a�^F0��6P�������MyA�����7��ΆϕJ4o�o�E��N�������A�b�(�6ZNu>��^�x�}���o�WV�#k.��/ek1}�e��ɩ��%�Y%o�Geˆ���-$OϺ'��G�M �f�,�%�2�k�p��p��pS[�~�bD�,���V^�թ=�=O{=~j����gu��;��b�*��-�py߄�6�+/wL��A�������zި�R���k	�:��,c��I��Fc�#���ɻov=��+e���Z�눥
�(+����d\��䅳7щ~�S,ȱ�A9�->�}�a��]�3=���g��V�ڷ�v��}x�
����1v"�o=��M<����'M��-_�����s��ghd�c,
��@���癪�7,����>J��ir�A�̅��"��h#&5�0�i}��'o��ӎ�Lk}�L7�o�WI�3��S5/[jÍR�z~��<�jz�R���:��橹'��OY�	��=����i�����T�z�����]M��3�ќp�X	R.�g�E\&�R�H�MZo�����qZ��%�XGΤJ$m������.WH�KxKg5��ǚ؋hpV
��8�fq]n2��
�\
��4��k�Y��Fe���g��|�����e"�%`���UJ�>6M�c�8��&=/8_q�&$B���i���{M!�^^Gg�Z�n�2���B1:>=��Ln��ԋLB�iw��Ǯ6�L82j��_ȋ�����Y	\;����m�et�-��3FR�h	�x�4��Ʌ�'s`i��*�N[�B��0㞕}a1߶���֌I�uÊ��%?���,��:�Mhi����!����͸�&�}˼)��:��K?\�i�OU���Y�ԚQ���qV7�5�šx�e�UꫦԸ�u#�ܠ��4�A�����+�9x
�Z�L����B	��*
c������n��7&�-;���T�$�~)����=>����"�vY߲f��E�/H�h�Q��^���^��]D�j���6��Y0Q��}Vz�Y�JHJU[<#����جn�~X@�1b�ǂ+�U�q�^��n�_��jE���R���H�J�iF�^����}��䮸^W�4}j{9k*����4��O�]/�X^2��JE��`�^���&��*�Đ�K��*4���c؏�f(�S�$�O�L�طLcNV�/�'i�𫹧���je�,�x&ʈ2��\orTs���&��:w�=ƿ��gҸ;78W�d>��T,;��9��f|(�𲽨�=���nj֝�ݔ
xP�ާrT�N�V��#��W�$�ڰn����Dm�����E+]���|_/�i�b5���8�r��Ft�(�=�eIR��wT9��6��Gss��"X���H��FmֵT���D��OՐ��뺺qR1d,4W�?��2�12����R�I�(�ոIg �A���H�Pt罉o�;L2��ɠ�D�}f.)G)�BZ�u�c�,�����z�w?.Xn��Ru��d6yFۆP�1�=��j�9����I�g�*N'-�NC�0��A�VZ"���zZ1{�I`�o����{|�Io/E$i!��7���RO��5a;����]�m�+Q�7���R�p���5��YO��>j�O�A�A(�6���m��N*�QQ���Oξe��ɓl���.�5�LC	��zz����iyk
�G��֝ꭋ�*�%�!��}2ԟ��;k`d}�N��5��A��1&�}�iv�5p�N�p���M��V���k�+8��C�O�Lm�P�4��Q�hxo}�;�m�U�
"�I�ϽO�6 aҲ~
�uH�M&��On�|�XD��ʔh�*�Lo\�M���V�QBE�Ǒ��Uy���@ep�/D��J��h�Y�/ꞑ�����/�X60;O,����z'�X�@K7�DR�+��EZA�`��wU�R]�A���
<�
���I��a�S��`v�t�qĘ�]P�r�ۏJe�T]4����t<(���"22���&T�HX-�]kF�@�Ǣ�veW_ .L)��~���/�<}�1�m�o�MY�ǘ6����d��3\������ݰj�W�����`+�����J�,�{n|�^�ƣ�^�w�
at�=n�ᓄ�GK!�t���( �5��TX_eM�#���uf|���m��'�eJF��Ư����5Ȑ����J�eg��"�P��������`L�m?Aۥ8�|Qun�u�8�{D�39�D��.*������/,���W
5Ca��*-�^U6Z���+���C�&~���0	�l�̘��*tt�Nx���&���~���������l�g�{C�4'(@MvM��V2h���� ����xH^����kZd�g$}]?����y�@֡\�c��?��m�qY덼ORrY�Ϡ(�����|�R�xL�;���V���3/Q��w�}�u���N�w�L"�fWQ�B3>����쟨�.6�*�3�o��#���i�Ǿ��:߳��׎���h���������U�\)wx�4t&�������y֠��<0f͎?�o�.�3-Х����~q�9��JYQ���<-x�@E�áe��Cj�]��7��_}��;����ѫ��}��n�YA�Au�I�:�
�v�
l1�]�?J�YW;�Z�iR*�6���	C[6��J@G�?ZJ>�B��ϵD;��L������I�T��P&Z��IϷ̚	t0Toy%6��P�͊���Q^e��,y5	�S(�l"�=��1���@�ɎMj�&q^(1�}Z�v���X���qk#<%�Q1�U�ڲ��]���Ad�Bp�%cco�Q��ʶ�{���
��=F��=��.�#SV���C�CȄ��d8?9
��PH�0Nvqd�L|Y�A+�
V�9�<�Yf˾�䍾��d�"�FC෴2;���dƌe0�Xi�f`v�Rnj�� '�i[�
�����ک_�9�c��vU�D���[O��;ꢺl5�]Yri�g�g28
�ZF~�+'�O�q�Ǒ����|�6��z��J'���A�����I�K�K�Ȏ5��Riў�1�t^�=9?>;>?z�̙L�f���P�G�	��~j���^Y���
$�F�3c/��܃JK��5�ȟ��w��đzFw�1,n�]���N�~���j�^@�RQ�
y�bS�R�9>��;KP�6^��۴��ſ�tm皟ŝ�"�H�I�a��`�*
��35���8=�]a>�Ț/��W�����<0���	k��Kd��n(|���;WI��:h�֤�&������Nm
��c�SkA��Kz��AouH.Ԁ��R|!%��ĥܲ��g(
}^�U��;'�͒��1� ��Lv/�fM��[k� t��p=���vd^K
�� ���(���8��|�W�J[�Em�B鮝�mR*�t�=���ָ���M�_z�	ʾ�z|�c���g�q?gA}ii�x9��x�$#��4}ͦ��^���B��ij��/���rCP��V]��k���3�א�@O��.�+�p yo@(k
��ꪢ�qȸ.+���(FM�|�� h�"XO��^���i["8�׫ղ������d.gF���^OD�x�T˩F���r���`:I��4�J{��߲�ko9�N�m���~Enߛ��X����kV��·�NG�%��qrx���G���KY��x��%(d0���N��Z؂���������'��[�5�ș��|��9�ts/�L�����_�_�۫ѧ>t�<.=�$��x�h�}�	Hx},�hD���:��ƅ����\�Q�k�=5�xۋ�n+�Uʹ�zY5ᗽ�o�MM�]R���&���@/�\0E�a9]#����x�V�*b,��]����8�a���#cv�SG�A�^w��o>�]��� �]*L�6M�asЩ���AkK,�]�x��}��U���VO`Ef`]�Y�2�g�3���k]��Vkq1���س=b��4+�Q�I��t���@+lq�Mq����Sه��VG�"�S/9��2�
�y�u�za=Q ,^N��jlꖯ�*`F(�P-�P����h�9�Y��K"�^i����KeZwh�9	ί�+۪��,��}�wO#w#f���9;�L����
��{+���r��H(O�G��6i�=����Zj��@�$�y�
�v,�g��	�G�^9tK�>�8�E;�i@P�	7���^b����P�l6�X�1]���=%�Q��^J��<���f���4ஹ�+l�__|~v��/O~O�]�~m=(+�Q�2<���mz����첺�N��"�����޸|Ѳ�W�o���_�:?�gM^��DK��:���X�6#g	��d�a̬��Ý>b-Il
��p+=�zJ=�Q
ș^���:�q�K5n���0�j�l+C/��rs�e�v+�����or??-���Ģ��J	�W�T�䮥���r"&����g�����wck[��Y����MOl�SPGΠ�G�vÁ�mJ��A)8���4���!8�$�6��}�F��˱�\.��1�s�t��s�#�xz-d�&�ҡ�mu�c<�U�m�Ac��_�tN��"Հ���ލ����+�H(���XI�L�	�fM4�����$YM����9���fYt�B�&�S٪�&�mm�C�`��3T�����þ
��Cˡ����p�?������}��qT��L�c֓c{����s�>����|4�G鈕X@��%��#���ʌ?�.%Ī;�[��V�_����:�x�'���`���;,��p�g8Z,�J=R�z�!2M�q�;�p�C��2����Q�@��D���O��ɾRk%an=���CU6��z�Njl��E_w%c������d�u�9�c�VQ�DH�K�ݹ�~��Viw�r�Yыo#'P����6�=(��dG��k��V;B�DU�Qow�Y�w@����/���Q�y�6'X��G�����Wǯ�D��<�.�П���ׇ�eڍ!]���P�WѠ�n��a�n��DR]W����Q�ټZ1�qV��lHU��0]| a���+r����6�ЯUh
~?��K�s{��b�CC����Y�B���վ&�f�(	���o�-�)��׆]ff\kR�(��R��bVe���.��#���\�#�$��1P�!*�u�U�͑��D��C��,��SiG�.��I�[���x�����r�X�$Ug"�I��y�0���������_�]I��ȋ�Q9�1k��L�y��SDak�y=m̑����J"|޸��t2��n�[�Q�L_��2�1��Hp���M�?3��T�����۝D�������~t�3X!�2��
΅��1ȑ�
�*w�>�u�e��~k���\���v@�!0�L���[8��¶SU��:.V����x	���	��3���0t��Lߤ�lh�,���Bzda�9��XxLˇh^;G=��/��������Am��*8���i��/�3"9��'1X���
��8�ژB"V-�[
�o���`�ݢ����7���܄��U����Vg 	Vy���2-�)�y�m!��&�G�`�ݦx�#˯f'�ҷ�֨�<>��^
���M-E�m֞�]�u�ɧ��O�(쏢z�yc5�?�3��T��T��c~��N�M�МԻ�"�Y�ߓ�hSD@��X��1��&�hÛ"iҟ��S%Gj�}
���b}m�!���q����u׌d�q�R���?}dHiN����bT�B옼q�B)�1��!�j#t��F���=pH�ϱ�ˊ{�����m��Q�lY��C;�f3�]��g�ht\��wH{�ե
i�#��
�R�a�A��n�j���gj?��{@Ի�ߵ��+�e;4�1�C�U#�<�Ԡ0�j��s�$,zʯ>�+.E+��=�Y�}E�:�C��Z��dKXmm���}@@_ݭ��ps������&�$��y�s'Μ�g�Y���o���l{���q��[���{>�G�L{J�X�΋nP��nbMx�bog�*gv�O�;J5*Xs��StP7y��3VI�:a�Lo@ՙ��Lڌ��[Z�i�q��%:i��]�e41�<pQ7�%��^,;�J�"6�UiY�~�ut�l4oT���g�O��M�eE��C�F�A$����4��(a97w? |���KK�G��9��'Ad!l|�@���b��1���yq2����lF��N��=���ٽZ�`����ևW+�.�Ɯ��&7�$��5S
�(�w{�fv0�׵��A���3u�{�t�1<	�1�	 ء��^��JO�t� ]��z�
nڸ�N��/�0�s�X��+9"�ǐ�Vt)���J�MQR���/�~\DZ��"N2��QEK4�1M�KS�4
_}��+}�㖧�ht��O���d�c���RnH�7\+9L9b�*�_|�f�ŀЯCX��_���Gc�O�(R�.>Ln��݁�?)C��z��ż��\g5��p�r%fb&�� ����ݟ�T�N*����4���n~̹E�u��p�I�,�uK��woHz}����x��wo��o^�,^�u��b����`�����3��G��zx���
B��ᑼ�f�LƳ����6�w�$c���DO����q��I�SeP��c����s?]����_��s�1��O�E+��l���<Գc<p|�G.���:кm�	&Q�#4&��ָ��m�T&�ꥆl���%�<�1U���f������	%��P��mjO�UN�ӂʶ�P(�On��WG��[�6g��W'��>5���o=��>y]��ٗ���9~-�P�����g�$�Z�SŌgG��,}E�3x�2N�`)
�Xb�3�D�$ʘ�vrX_l&��Tj;��R��U^�ŀ�/���ފeAuQ�y�l����G�w]��E�����$�9>{=���v7���5Iw_���}MD�k��
��xD��b�H(��<�'��l�h�v����,��-���,��}cI�%a<��
�b()�܆���a�^b��JTς��v� �rxЎ�+�̺!�q�t-lR�����$���0m��Ged�S��L⩢�M�������8�������ן�eߟ��5��?���JH���C=��[��̈�E�0N�C�X�Z�MϱU?�
�]J�1�F�
��!x�9W����_)_@�%۱��k�$
0S5��~Ѿ�"�!�0�H�f�8lG+Y�miM8�l��'̗�e7�0���)��f���}�?�b��q^A��ds���mc&����%��Tf)/�3�~��9�IP���.���N]�(�yFV<��$V�
A!��m��P�;�*;��XH�e��՗�Ǣ��!=w/I�e#�4��r��5֏K��Q�!�j'vj;)wt��ILK�`ɦ&r�q�v��s�j4}�%p���	�·��;8�i��ei
�����X�U�B;
��53]���/�?����%���2�턯���8v�
��De?;�'�t3����~nwb��ɎJA�j{<kj{����z�e۠�Ud5�<y��ڂ<�A=f�`�|��s_�e#\fu�Aͬ�9NiN+g�3J���\R
+���M�>D��0jo�?��ⶃ0�cÃ��ʝ^Έ��ix	�z��;E������H�Iʪ���K��9t �;L3~�sϫ�ڸ���]6�=��=����:F�Q<(�탩i��r.lZ�ԕ]b��l�:��AwQ��09z�]na 3�Y�]�Ұ�&��{cFR[���-?%�����ۤ��Xe��}۴������\�>�&kc�~)�z�@Oּ0~/_f�&ºM�s<�Yţ�<s4����5t����`t̔�+;ɭ��]��BR�x�T�p%
��+n��R̤�'�j�L��yuf����z44S#p8���_3:>��?r��U��3��6�`�a:+���6J5<[sf��.D�^Wj>H�e��̘b�Y[
������I,n��=������i?F��s-,bZ�!3�Np�bl�cF��Ѐ�V��#XO�R���U���ָ^�[J��?��PKJ��Z�'G�1�����litespeed-cache-es_CO.poUTk�
hux����PKJ��ZYD�M�������litespeed-cache-es_CO.moUTk�
hux����PKJ��Z��Pd�ϯ���jlitespeed-cache-es_CO.l10n.phpUTk�
hux����PK ��litespeed-wp-plugin/7.1/translations/litespeed-cache-es_CO.po000064400000533231151600143320020037 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Colombia)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2022-03-30 06:14:07+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.1\n"
"Language: es_CO\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/crawler/blacklist.tpl.php:64
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/page_optm/settings_css.tpl.php:82
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_tuning_css.tpl.php:89
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: src/purge.cls.php:352
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo esto es necesario "

#: tpl/dash/dashboard.tpl.php:108 tpl/dash/dashboard.tpl.php:774
msgid "<b>Last crawled:</b> %d item(s)"
msgstr "<b>Último rastreo:</b> %d elemento(s)"

#: tpl/general/settings.tpl.php:40
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr "Ruta del archivo «.htaccess»"

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr "La ruta por defecto es"

#: tpl/toolbox/edit_htaccess.tpl.php:59 tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:60 tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess»."

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr "Ver el archivo «.htaccess»"

#: tpl/page_optm/settings_tuning_css.tpl.php:81
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/toolbox/beta_test.tpl.php:46
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/toolbox/purge.tpl.php:72
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/page_optm/settings_tuning_css.tpl.php:63
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_media.tpl.php:235
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_tuning_css.tpl.php:59
#: tpl/page_optm/settings_tuning_css.tpl.php:135
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/toolbox/beta_test.tpl.php:56
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:50
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:50
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_media.tpl.php:131
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_css.tpl.php:211
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:162
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:159
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:87
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/inc/in_upgrading.php:5
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/page_optm/settings_js.tpl.php:71
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/general/settings.tpl.php:55
msgid "Your %1s quota on %2s will still be in use."
msgstr "Tu cuota de %1s en %2s seguirá en uso."

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/page_optm/settings_css.tpl.php:80
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:135
#: tpl/page_optm/settings_css.tpl.php:140
#: tpl/page_optm/settings_css.tpl.php:259
#: tpl/page_optm/settings_css.tpl.php:264 tpl/page_optm/settings_vpi.tpl.php:81
#: tpl/page_optm/settings_vpi.tpl.php:86
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:198
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:205
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_html.tpl.php:139
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_css.tpl.php:78
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/settings_css.tpl.php:281
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/general/settings_inc.guest.tpl.php:16
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_js.tpl.php:43 tpl/page_optm/settings_js.tpl.php:77
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins."

#: tpl/page_optm/settings_js.tpl.php:44
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr "Retrasado"

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: src/lang.cls.php:149
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:146
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/error.cls.php:129
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/error.cls.php:133
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/purge.cls.php:276
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: tpl/dash/dashboard.tpl.php:293
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/dash/dashboard.tpl.php:47 tpl/dash/dashboard.tpl.php:75
#: tpl/dash/dashboard.tpl.php:506 tpl/dash/dashboard.tpl.php:585
#: tpl/dash/dashboard.tpl.php:613 tpl/dash/dashboard.tpl.php:645
#: tpl/dash/dashboard.tpl.php:677 tpl/dash/dashboard.tpl.php:709
#: tpl/dash/dashboard.tpl.php:741 tpl/dash/dashboard.tpl.php:788
msgid "More"
msgstr "Más"

#: tpl/crawler/summary.tpl.php:206
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/summary.tpl.php:207
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: src/lang.cls.php:90
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/lang.cls.php:91
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:177
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: tpl/cache/settings_inc.object.tpl.php:42
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cdn/other.tpl.php:34
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cdn/other.tpl.php:39
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: tpl/crawler/settings.tpl.php:53
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: src/lang.cls.php:104
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:105
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:154
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:157
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:181
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:206
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: tpl/cdn/cf.tpl.php:45
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/cf.tpl.php:29
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/cf.tpl.php:35
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare."

#: tpl/general/settings.tpl.php:39
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/general/settings.tpl.php:70
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:77
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:94
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:95
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/crawler.cls.php:148
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!"

#: src/cloud.cls.php:1054
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/cloud.cls.php:1495
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/doc.cls.php:74
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/gui.cls.php:84
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: cli/purge.cls.php:240
msgid "Purged!"
msgstr "¡Purgado!"

#: src/lang.cls.php:162
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:31
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: tpl/toolbox/beta_test.tpl.php:33
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: src/crawler-map.cls.php:382
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:144
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:176
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:41
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/cache/settings-excludes.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:67
#: tpl/page_optm/settings_tuning_css.tpl.php:143
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/settings_js.tpl.php:58
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr "Localización"

#: src/admin-display.cls.php:535 tpl/banner/slack.php:33
msgid "Dismiss"
msgstr "Descartar"

#: src/lang.cls.php:152
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/data.upgrade.func.php:216
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS."

#: src/data.upgrade.func.php:221
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:223
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:92
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:55
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos JS y códigos JS integrados."

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr "Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:1078
msgid "This setting is overwritten by the Network setting"
msgstr "Los ajustes de red sobreescriben este ajuste"

#: src/lang.cls.php:195
msgid "LQIP Excludes"
msgstr "Exclusiones de LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:52
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Seguro que quieres restablecer los ajustes a los valores por defecto?"

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s del HTML."

#: tpl/general/online.tpl.php:24
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Seguro que quieres vaciar todos los nodos cloud?"

#: src/lang.cls.php:179 tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:121
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:50
msgid "Click here to change."
msgstr "Haz clic aquí para cambiarlo."

#: src/error.cls.php:60 tpl/crawler/settings.tpl.php:105
#: tpl/crawler/settings.tpl.php:114 tpl/crawler/summary.tpl.php:183
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/lang.cls.php:161
msgid "Localize Resources"
msgstr "Localizar los recursos"

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:81
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:561 src/gui.cls.php:721 tpl/toolbox/purge.tpl.php:80
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:125
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario."

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS."

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr "Localiza recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usar el servicio en línea QUIC.cloud para generar CSS único."

#: src/lang.cls.php:145
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:644 tpl/toolbox/purge.tpl.php:71
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/report.tpl.php:50
msgid "LiteSpeed Report"
msgstr "Informe de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:190
msgid "Image Thumbnail Group Sizes"
msgstr "Tamaños del grupo de imágenes en miniatura"

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)"

#: tpl/toolbox/purge.tpl.php:108
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP"

#: tpl/cache/settings-purge.tpl.php:115
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado."

#: tpl/cache/settings-purge.tpl.php:91
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien."

#: src/lang.cls.php:132
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:1076
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:1183
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado"

#: src/img-optm.cls.php:1078 src/img-optm.cls.php:1104
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:90
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:1121
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP."

#: tpl/inc/admin_footer.php:13
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:111
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar."

#: src/img-optm.cls.php:616
msgid "Cleared %1$s invalid images."
msgstr "Purgadas %1$s imágenes no válidas."

#: tpl/general/entry.tpl.php:23
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:99
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:127
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:99
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:52
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione."

#: tpl/toolbox/beta_test.tpl.php:51
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:35
msgid "OR"
msgstr "O"

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:23 tpl/toolbox/settings-debug.tpl.php:24
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:78 tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr "El intervalo válido de WordPress es %s segundos"

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:49 tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Ponlo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es de %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:47 tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en las páginas públicas."

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:114
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:113
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:91
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:67
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:44
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:43
msgid "Install DoLogin Security"
msgstr "Instalar la seguridad de DoLogin"

#: tpl/general/settings.tpl.php:92
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN."

#: tpl/toolbox/report.tpl.php:95 tpl/toolbox/report.tpl.php:97
msgid "Generate Link for Current User"
msgstr "Generar el enlace para el usuario actual"

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr "Caja de herramientas de LiteSpeed"

#: tpl/toolbox/beta_test.tpl.php:26
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/beta_test.tpl.php:35 tpl/toolbox/beta_test.tpl.php:51
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/settings-debug.tpl.php:141
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas listadas."

#: tpl/general/settings.tpl.php:93
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:93
msgid "Check my public IP from"
msgstr "Comprobar mi IP pública desde"

#: tpl/crawler/settings.tpl.php:25
msgid "This will enable crawler cron."
msgstr "Esto activará el cron rastreador."

#: tpl/crawler/settings.tpl.php:11
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:48
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:65 tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/blacklist.tpl.php:35 tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr "Total del mapa del sitio"

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr "Lista del mapa del sitio"

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr "Recargar el mapa del rastreador"

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/blacklist.tpl.php:21 tpl/crawler/entry.tpl.php:10
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/summary.tpl.php:214
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr "&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad."

#: tpl/crawler/summary.tpl.php:213
msgid "Crawlers cannot run concurrently."
msgstr "Los rastreadores no se pueden ejecutar de forma concurrente."

#: tpl/crawler/map.tpl.php:52 tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:51 tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:205
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:66 tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97 tpl/crawler/summary.tpl.php:173
#: tpl/crawler/summary.tpl.php:208
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:172
msgid "Miss"
msgstr "Fallo"

#: tpl/crawler/summary.tpl.php:171
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:170
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:139
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings.tpl.php:143
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:224
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:223
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar."

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:144
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:40
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:104
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los nonces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:15 tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:14 tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr "Objeto"

#: tpl/cache/settings_inc.object.tpl.php:93
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:105
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:7 tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:85
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#: tpl/crawler/entry.tpl.php:8
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/entry.tpl.php:9
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/page_optm/settings_css.tpl.php:308
msgid "Swap"
msgstr "Intercambiar"

#: tpl/page_optm/settings_css.tpl.php:307
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr "Almacenar los gravatares localmente."

#: tpl/page_optm/settings_localization.tpl.php:12
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:146
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:128
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:112
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:11 tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:6 tpl/page_optm/settings_css.tpl.php:25
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:308
msgid "%s is recommended."
msgstr "Se recomienda %s."

#: tpl/page_optm/settings_css.tpl.php:305
msgid "Default"
msgstr "Por defecto"

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr "Optimización de página de LiteSpeed Cache"

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen."

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas por el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr "pixels"

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:52
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:14
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/page_optm/settings_media.tpl.php:260
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:9 tpl/img_optm/entry.tpl.php:15
#: tpl/img_optm/network_settings.tpl.php:9 tpl/img_optm/settings.tpl.php:11
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:310
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:309
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:306
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:305
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:300
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:297
msgid "Optimization Tools"
msgstr "Herramientas de optimización"

#: tpl/img_optm/summary.tpl.php:266
msgid "Rescan New Thumbnails"
msgstr "Reexaminar nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:249
msgid "Congratulations, all gathered!"
msgstr "¡Felicidades, todas reunidos!"

#: tpl/img_optm/summary.tpl.php:254
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:201
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:82
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:59
msgid "Current limit is"
msgstr "El límite actual es"

#: tpl/img_optm/summary.tpl.php:48
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor en QUIC.cloud"

#: tpl/db_optm/settings.tpl.php:37
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:23
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de la caché de LiteSpeed"

#: tpl/db_optm/entry.tpl.php:10 tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de la BD"

#: tpl/db_optm/manage.tpl.php:176
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:160
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:138
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:130
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:115
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:114
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:113
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:105
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:82 tpl/dash/dashboard.tpl.php:748
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:79 tpl/dash/dashboard.tpl.php:745
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:68 tpl/dash/dashboard.tpl.php:74
#: tpl/dash/dashboard.tpl.php:740
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:628 tpl/dash/dashboard.tpl.php:660
#: tpl/dash/dashboard.tpl.php:692 tpl/dash/dashboard.tpl.php:724
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:626 tpl/dash/dashboard.tpl.php:658
#: tpl/dash/dashboard.tpl.php:690 tpl/dash/dashboard.tpl.php:722
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:53 tpl/dash/dashboard.tpl.php:591
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:557
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:505 tpl/img_optm/entry.tpl.php:8
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:496
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:365 tpl/img_optm/summary.tpl.php:44
#: tpl/page_optm/settings_css.tpl.php:106
#: tpl/page_optm/settings_css.tpl.php:230
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/img_optm/summary.tpl.php:326
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Está seguro de destruir todas las imágenes optimizadas?"

#: tpl/banner/cloud_promo.tpl.php:30
#: tpl/page_optm/settings_tuning_css.tpl.php:58
#: tpl/page_optm/settings_tuning_css.tpl.php:134
msgid "Learn more"
msgstr "Aprender más"

#: tpl/banner/cloud_promo.tpl.php:35
msgid "Tweet preview"
msgstr "Vista previa del tweet"

#: tpl/banner/cloud_promo.tpl.php:63
msgid "Dismiss this notice"
msgstr "Ignorar ese aviso"

#: tpl/dash/dashboard.tpl.php:46 tpl/dash/dashboard.tpl.php:584
msgid "Cache Status"
msgstr "Estado de caché"

#: tpl/dash/dashboard.tpl.php:52 tpl/dash/dashboard.tpl.php:590
msgid "Public Cache"
msgstr "Caché pública"

#: tpl/dash/dashboard.tpl.php:621 tpl/dash/dashboard.tpl.php:653
#: tpl/dash/dashboard.tpl.php:685 tpl/dash/dashboard.tpl.php:717
msgid "Time to execute previous request"
msgstr "Tiempo para ejecutar la solicitud anterior"

#: tpl/img_optm/summary.tpl.php:44 tpl/page_optm/settings_css.tpl.php:106
#: tpl/page_optm/settings_css.tpl.php:230
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar."

#: tpl/img_optm/summary.tpl.php:53
msgid "You can request a maximum of %s images at once."
msgstr "Puede solicitar un máximo de imágenes de %s de una vez."

#: tpl/img_optm/summary.tpl.php:183
msgid "Calculate Backups Disk Space"
msgstr "Calcular el espacio en disco de las copias de seguridad"

#: tpl/dash/dashboard.tpl.php:421 tpl/dash/dashboard.tpl.php:490
#: tpl/dash/dashboard.tpl.php:636 tpl/dash/dashboard.tpl.php:668
#: tpl/dash/dashboard.tpl.php:700 tpl/dash/dashboard.tpl.php:732
msgid "Last requested"
msgstr "Último pedido"

#: tpl/dash/dashboard.tpl.php:428
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:341 tpl/general/online.tpl.php:115
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:191 tpl/dash/dashboard.tpl.php:676
#: tpl/dash/network_dash.tpl.php:30
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:173
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:170
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:284 tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:283 tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:265 tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/dashboard.tpl.php:262 tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr "Balance de pagos"

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:249 tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:249 tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:190 tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr "Ancho de banda de la CDN"

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr "Uso de las estadísticas"

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr "Escritorio de red"

#: tpl/general/online.tpl.php:36
msgid "No cloud services currently in use"
msgstr "No hay servicios de la nube en uso"

#: tpl/cdn/qc.tpl.php:103 tpl/cdn/qc.tpl.php:106 tpl/dash/dashboard.tpl.php:345
#: tpl/general/online.tpl.php:140
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/entry.tpl.php:9 tpl/general/entry.tpl.php:15
#: tpl/general/network_settings.tpl.php:9 tpl/general/settings.tpl.php:15
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/other.tpl.php:111
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: tpl/cdn/cf.tpl.php:85
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN."

#: tpl/cdn/entry.tpl.php:8
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:163
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:162
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/gui.cls.php:571 src/gui.cls.php:731
#: tpl/page_optm/settings_media.tpl.php:131 tpl/toolbox/purge.tpl.php:89
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/img-optm.cls.php:1675
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1608
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1546 src/img-optm.cls.php:1608
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1479
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1377
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:969
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:699
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:674
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:348
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviado al servidor en la nube, %2$s aceptado."

#: src/lang.cls.php:269
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:268
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:265
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:264
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:245
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:239
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: src/lang.cls.php:237
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:236
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:235
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat de la administración"

#: src/lang.cls.php:234
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat de la administración"

#: src/lang.cls.php:233
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat de la parte pública"

#: src/lang.cls.php:232
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat de la parte pública"

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess de la administración"

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess de la parte pública"

#: src/lang.cls.php:222
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:218
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:210
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:204
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:202
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:200
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:199
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:198
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:196
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:194
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:193
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:192
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:191
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:186
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:185
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:581 src/gui.cls.php:741 src/lang.cls.php:184
#: tpl/presets/standard.tpl.php:42 tpl/toolbox/purge.tpl.php:98
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:164
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:159 tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:136
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché púbica"

#: src/lang.cls.php:100
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página por defecto"

#: src/lang.cls.php:99
msgid "Default REST TTL"
msgstr "TTL por defecto de REST"

#: src/cloud.cls.php:241 src/cloud.cls.php:297 src/lang.cls.php:89
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:26
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:2021
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube."

#: src/cloud.cls.php:1638
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:1561
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cloud.cls.php:1545 src/cloud.cls.php:1553
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: tpl/general/online.tpl.php:23
msgid "Current Cloud Nodes in Service"
msgstr "Nodos de la nube actual en servicio"

#: tpl/general/online.tpl.php:24
msgid "Click to clear all nodes for further redetection."
msgstr "Haz clic para borrar todos los nodos para volver a detectar."

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr "El uso de este mes"

#: tpl/dash/dashboard.tpl.php:365
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo."

#: src/doc.cls.php:161
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/admin-display.cls.php:245
msgid "Remove CDN URL"
msgstr "Eliminar la URL de la CDN"

#: src/admin-display.cls.php:246
msgid "Add new CDN URL"
msgstr "Añadir una nueva URL de la CDN"

#: src/lang.cls.php:93
msgid "Enable Cache"
msgstr "Activa cache"

#: src/lang.cls.php:106
msgid "Notifications"
msgstr "Avisos"

#: src/lang.cls.php:201
msgid "LQIP Quality"
msgstr "Calidad de LQIP"

#: src/img-optm.cls.php:1769
msgid "Removed backups successfully."
msgstr "Copias de seguridad eliminadas correctamente."

#: src/admin-settings.cls.php:276 src/admin-settings.cls.php:311
msgid "Options saved."
msgstr "Las opciones han sido guardadas."

#: src/cloud.cls.php:1269
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:1120
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de la nube disponible."

#: src/cloud.cls.php:1003 src/cloud.cls.php:1016 src/cloud.cls.php:1054
#: src/cloud.cls.php:1120 src/cloud.cls.php:1267
msgid "Cloud Error"
msgstr "Error de la nube"

#: src/data.cls.php:226
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:401
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:381
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:373
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:366
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:344
msgid "Orig"
msgstr "Original"

#: src/media.cls.php:342
msgid "(no savings)"
msgstr "(sin guardar)"

#: src/media.cls.php:342
msgid "Orig %s"
msgstr "Original %s"

#: src/media.cls.php:341
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:336
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:336 src/media.cls.php:400
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:323
msgid "Orig saved %s"
msgstr "Ahorrados %s del original"

#: src/media.cls.php:319
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:313 src/media.cls.php:374
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:313
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:312 src/media.cls.php:370
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:309 src/media.cls.php:367
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:309
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:308 src/media.cls.php:337 src/media.cls.php:363
#: src/media.cls.php:402
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:147
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:88
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1407
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1404
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:340
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:387
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:287
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1243
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1217
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1212
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1194
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1191
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1172
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1154
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1082
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:1073
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:139
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:137 tpl/dash/dashboard.tpl.php:189
#: tpl/dash/network_dash.tpl.php:28 tpl/general/online.tpl.php:120
#: tpl/general/online.tpl.php:135
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:125 tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:298
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB correctamente."

#: src/purge.cls.php:334
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:316
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:221
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:192
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:186
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:181
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:177
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:137
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:106
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:98
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/task.cls.php:209
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:189
msgid "Every Minute"
msgstr "Cada minuto"

#: src/media.cls.php:416
msgid "Restore from backup"
msgstr "Restaurar desde la copia de seguridad"

#: src/error.cls.php:47
msgid "The setting %s is currently enabled."
msgstr "En este momento, el ajuste %s está activado."

#: src/error.cls.php:102
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente"

#: src/error.cls.php:125
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio."

#: src/error.cls.php:149
msgid "Could not find %1$s in %2$s."
msgstr "No se ha podido encontrar %1$s en %2$s."

#: src/error.cls.php:173
msgid "Failed to create table %s! SQL: %s."
msgstr "¡Fallo al crear la tabla %s! SQL: %s."

#: src/error.cls.php:196
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash."

#: src/error.cls.php:200
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:205
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: "

#: src/error.cls.php:210
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior."

#: src/admin-display.cls.php:143
msgid "Toolbox"
msgstr "Herrramientas"

#: src/admin-display.cls.php:1206
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1214
msgid "Smaller than"
msgstr "Más pequeño que"

#: tpl/general/settings.tpl.php:110
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:40
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:23 tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr "Instalar"

#: tpl/toolbox/report.tpl.php:102
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior."

#: tpl/toolbox/report.tpl.php:103
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr "Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>."

#: tpl/toolbox/report.tpl.php:100
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#: tpl/cache/settings-esi.tpl.php:36
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:68 tpl/dash/dashboard.tpl.php:437
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:55 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:393 tpl/dash/dashboard.tpl.php:473
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:45 tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:385 tpl/dash/dashboard.tpl.php:465
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:34 tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:376 tpl/dash/dashboard.tpl.php:457
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:28 tpl/dash/dashboard.tpl.php:360
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:10
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:215
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:22
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/other.tpl.php:87
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:130
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:190
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:130 tpl/cache/settings-cache.tpl.php:147
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:129 tpl/cache/settings-cache.tpl.php:146
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:87
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:81
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:71 tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:59
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:63
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:59
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr "<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>"

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr "Creado con ❤️ por el equipo de LiteSpeed."

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:514
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:505 src/activation.cls.php:510
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:700
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: src/admin-display.cls.php:221 tpl/crawler/settings.tpl.php:143
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:220
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:255
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/crawler/settings.tpl.php:141
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: tpl/page_optm/settings_html.tpl.php:138
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:103
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:67
msgid "Your IP"
msgstr "Tu IP"

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: src/import.cls.php:157
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito."

#: tpl/page_optm/settings_tuning_css.tpl.php:118
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:174
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:104
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:173
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:188
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:164
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:67
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:66
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:197
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:90
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:15
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:1420 src/cloud.cls.php:1443
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:2132
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:807
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:804
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:802
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:781
msgid "Install %s"
msgstr "Instalar %s"

#: src/cloud.cls.php:1571
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:1503
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!"

#: tpl/img_optm/settings.tpl.php:52
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:212
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:26
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:160
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: tpl/img_optm/settings.tpl.php:73
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:72
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:214
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.tpl.php:39
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:211
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: src/img-optm.cls.php:1921
msgid "Switched images successfully."
msgstr "Imágenes cambiadas correctamente."

#: tpl/page_optm/settings_css.tpl.php:201
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:256
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:294
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:158
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_css.tpl.php:100
#: tpl/page_optm/settings_css.tpl.php:224
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/dash/dashboard.tpl.php:618 tpl/dash/dashboard.tpl.php:650
#: tpl/dash/dashboard.tpl.php:682 tpl/dash/dashboard.tpl.php:714
#: tpl/page_optm/settings_css.tpl.php:97 tpl/page_optm/settings_css.tpl.php:221
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:47
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:168
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:200
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:196
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:63
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:612 tpl/toolbox/purge.tpl.php:62
msgid "Critical CSS"
msgstr "CSS crítico"

#: tpl/page_optm/settings_css.tpl.php:112
#: tpl/page_optm/settings_css.tpl.php:236 tpl/page_optm/settings_vpi.tpl.php:59
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:205
msgid "Run Queue Manually"
msgstr "Ejecutar la cola manualmente"

#: src/doc.cls.php:69
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:18
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:235
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:235
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:219
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:213
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:58 tpl/img_optm/summary.tpl.php:205
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:57 tpl/img_optm/summary.tpl.php:204
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:224
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:223
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:25 tpl/img_optm/summary.tpl.php:174
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:171 tpl/img_optm/summary.tpl.php:216
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:167
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:182
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:156
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento"

#: tpl/cdn/other.tpl.php:113 tpl/img_optm/settings.tpl.php:119
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/other.tpl.php:112 tpl/img_optm/settings.tpl.php:118
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/cdn/other.tpl.php:150
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:247
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos."

#: src/lang.cls.php:224
msgid "Purge All Hooks"
msgstr "Vaciar todos los ganchos"

#: src/purge.cls.php:213
msgid "Purged all caches successfully."
msgstr "Vaciado de todas las cachés correctamente."

#: src/gui.cls.php:495 src/gui.cls.php:605 src/gui.cls.php:655
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:439
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:127
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:135
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:9
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:38
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:258 tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:532 src/gui.cls.php:692 tpl/toolbox/purge.tpl.php:53
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:503 src/gui.cls.php:663 tpl/toolbox/purge.tpl.php:36
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:761 tpl/img_optm/summary.tpl.php:149
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:762 tpl/img_optm/summary.tpl.php:151
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/cf.tpl.php:34
msgid "Get it from <a %1$s>%2$s</a>."
msgstr "Obténla desde <a %1$s>%2$s</a>."

#: tpl/cdn/cf.tpl.php:44
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/cf.tpl.php:25
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/other.tpl.php:64
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:17
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:15
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: tpl/inc/admin_footer.php:10
msgid "Rate %s on %s"
msgstr "Valora %s en %s"

#: src/lang.cls.php:29 tpl/dash/dashboard.tpl.php:544
msgid "Images notified to pull"
msgstr "Imágenes notificadas para descargar"

#: tpl/img_optm/summary.tpl.php:252
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1314
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1311
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1302
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1299
msgid "%s groups"
msgstr "%s grupos"

#: tpl/cdn/cf.tpl.php:33
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: src/crawler.cls.php:1234
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings.tpl.php:97
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:254
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:193
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:178
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:109 tpl/dash/dashboard.tpl.php:101
#: tpl/dash/dashboard.tpl.php:767
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:102 tpl/dash/dashboard.tpl.php:94
#: tpl/dash/dashboard.tpl.php:760
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:90 tpl/dash/dashboard.tpl.php:87
#: tpl/dash/dashboard.tpl.php:753
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:83
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:77 tpl/crawler/summary.tpl.php:84
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:76
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:62
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#: tpl/cache/settings_inc.object.tpl.php:213
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:129
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings.tpl.php:78
msgid "Server allowed max value"
msgstr "Valor máximo permitido por el servidor"

#: tpl/crawler/settings.tpl.php:73
msgid "Server enforced value"
msgstr "Valor forzado por el servidor"

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:65
#: tpl/cache/settings-excludes.tpl.php:98 tpl/cdn/other.tpl.php:63
#: tpl/crawler/settings.tpl.php:72 tpl/crawler/settings.tpl.php:77
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1266
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1264 tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:204
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:245
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:85
#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr "API"

#: src/purge.cls.php:404
msgid "Opcode cache is not enabled."
msgstr "La caché opcache no está habilitada."

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:56 tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:72
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:67
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:226
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:54
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:46
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:24
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr "Ajustes de exportación"

#: tpl/presets/entry.tpl.php:7 tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr "Importar / Exportar"

#: src/purge.cls.php:419
msgid "Reset the entire opcode cache successfully."
msgstr "Reestablecida la caché opcache con éxito"

#: tpl/cache/settings_inc.object.tpl.php:187
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:147
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:124
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:134
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:123
msgid "Password"
msgstr "Contraseña"

#: tpl/cache/settings_inc.object.tpl.php:121
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:122
msgid "Username"
msgstr "Nombre de usuario"

#: tpl/cache/settings_inc.object.tpl.php:79
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:118
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:462
msgid "Purge all object caches successfully."
msgstr "Vació de todas las cachés de objetos correctamente."

#: src/purge.cls.php:449
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:200
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:127
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:126
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:160
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:125
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:53
msgid "Connection Test"
msgstr "Prueba de conexión"

#: tpl/cache/settings_inc.object.tpl.php:51
#: tpl/cache/settings_inc.object.tpl.php:52
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:48 tpl/crawler/blacklist.tpl.php:34
#: tpl/crawler/summary.tpl.php:137
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:108
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:121
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:120
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:119
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:522 src/gui.cls.php:682 src/lang.cls.php:117
#: tpl/dash/dashboard.tpl.php:54 tpl/dash/dashboard.tpl.php:592
#: tpl/toolbox/purge.tpl.php:44
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:21
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:45
msgid "Purge all the object caches"
msgstr "Vaciar todas las cachés de objetos"

#: src/lang.cls.php:128
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/cdn/cloudflare.cls.php:254 src/cdn/cloudflare.cls.php:276
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:267
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:162
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:147
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado a Cloudflare el vaciado completo con éxito."

#: src/cdn/cloudflare.cls.php:131
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:114
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/cf.tpl.php:59
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/cf.tpl.php:58
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/cf.tpl.php:50
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:249
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/cf.tpl.php:138
msgid "Purge Everything"
msgstr "Vaciar todo"

#: tpl/cdn/cf.tpl.php:132
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/cf.tpl.php:126
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/cf.tpl.php:125
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/cf.tpl.php:117
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/cf.tpl.php:116
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/cf.tpl.php:111
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/cf.tpl.php:102
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/cf.tpl.php:99
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/cf.tpl.php:96
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/cf.tpl.php:94
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/cf.tpl.php:91
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/cf.tpl.php:90
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:512 src/gui.cls.php:672 tpl/cdn/cf.tpl.php:79
#: tpl/cdn/entry.tpl.php:9
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:163
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1125 src/admin-display.cls.php:1129
#: tpl/cdn/other.tpl.php:84
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/other.tpl.php:81
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr "Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s."

#: src/lang.cls.php:115
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:53
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:225
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:331
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/settings.media_webp.tpl.php:26 tpl/img_optm/summary.tpl.php:327
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:265
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:87
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:86
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:238 tpl/dash/dashboard.tpl.php:421
#: tpl/dash/dashboard.tpl.php:490
msgid " %s ago"
msgstr " hace %s"

#: src/media.cls.php:387
msgid "WebP saved %s"
msgstr "WebP guardado %s"

#: tpl/toolbox/report.tpl.php:60
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/img_optm/summary.tpl.php:131
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:75
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:75
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:76
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:116
msgid "This process is automatic."
msgstr "Este proceso es automático."

#: tpl/dash/dashboard.tpl.php:554 tpl/img_optm/summary.tpl.php:283
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:526 tpl/img_optm/summary.tpl.php:280
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:126
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:30
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: src/media.cls.php:257
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:170
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:101
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#: tpl/img_optm/summary.tpl.php:291
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr "Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>."

#: src/doc.cls.php:92 src/doc.cls.php:147 tpl/cdn/cf.tpl.php:127
#: tpl/dash/dashboard.tpl.php:177 tpl/dash/dashboard.tpl.php:786
#: tpl/general/online.tpl.php:67 tpl/general/online.tpl.php:79
#: tpl/general/online.tpl.php:95 tpl/img_optm/summary.tpl.php:49
#: tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr "Leer más"

#: src/lang.cls.php:30
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:534
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:2021 src/img-optm.cls.php:2081
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:2075
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:2045
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:2040
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: tpl/cache/settings-excludes.tpl.php:129
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:182
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr "Configuración de ajustes"

#: tpl/cache/settings-excludes.tpl.php:100
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/dash/dashboard.tpl.php:517 tpl/img_optm/summary.tpl.php:66
#: tpl/img_optm/summary.tpl.php:71
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:235
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:523 tpl/img_optm/summary.tpl.php:277
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:274
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:23
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:135 src/gui.cls.php:638
#: tpl/dash/dashboard.tpl.php:188 tpl/dash/network_dash.tpl.php:27
#: tpl/general/online.tpl.php:121 tpl/general/online.tpl.php:136
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/general/entry.tpl.php:10 tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr "Ajustar"

#: tpl/cache/settings-excludes.tpl.php:67
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:115
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas."

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:50
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:49
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:86
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:189
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:472
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:180
msgid "URI Excludes"
msgstr "URL excluidas"

#: src/doc.cls.php:132
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:221
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:205
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:222
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:188
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-excludes.tpl.php:40
msgid "For example, for %s, %s and %s can be used here."
msgstr "Por ejemplo, para %s, %s y %s puede utilizarse aquí."

#: tpl/cache/settings-esi.tpl.php:107 tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/other.tpl.php:128
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1282
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: src/admin-display.cls.php:1280
msgid "For example, for %s, %s can be used here."
msgstr "Por ejemplo, para %s, %s puede utilizarse aquí."

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: tpl/page_optm/settings_html.tpl.php:166
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador."

#: src/lang.cls.php:178 tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:480
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:461
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:450
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:427
msgid "Mark this page as "
msgstr "Marcar esta página como "

#: src/gui.cls.php:403 src/gui.cls.php:418
msgid "Purge this page"
msgstr "Vaciar esta página"

#: src/lang.cls.php:160
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:157
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:172
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:156 tpl/page_optm/settings_tuning_css.tpl.php:157
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:171
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:197
#: tpl/page_optm/settings_html.tpl.php:167 tpl/page_optm/settings_js.tpl.php:73
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: src/lang.cls.php:169
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr "cookies"

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:94 tpl/dash/dashboard.tpl.php:55
#: tpl/dash/dashboard.tpl.php:593 tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:94
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:140
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:102
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:61
msgid "categories"
msgstr "categorías"

#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:139
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:39
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:138
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:24
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:137
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: src/admin-display.cls.php:1284 src/doc.cls.php:114
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:113
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:114
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid "You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>."
msgstr "También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>."

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: tpl/cdn/other.tpl.php:164
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:248
msgid "Exclude Path"
msgstr "Excluir ruta"

#: tpl/cdn/other.tpl.php:83
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr "Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s."

#: src/lang.cls.php:244 tpl/cdn/other.tpl.php:87
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/other.tpl.php:77
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:243
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/other.tpl.php:73
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:242
msgid "Include CSS"
msgstr "Incluir CSS"

#: tpl/cdn/other.tpl.php:69
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes."
msgstr "Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s."

#: src/lang.cls.php:241
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:243
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:240
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/other.tpl.php:127
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s."

#: src/lang.cls.php:246
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/other.tpl.php:20
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:133
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:248 src/admin-display.cls.php:984
#: src/admin-display.cls.php:1011 src/admin-display.cls.php:1062
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.object.tpl.php:213 tpl/cdn/other.tpl.php:39
#: tpl/img_optm/settings.media_webp.tpl.php:14
#: tpl/page_optm/settings_css.tpl.php:87 tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:168
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "OFF"
msgstr "OFF"

#: src/admin-display.cls.php:247 src/admin-display.cls.php:983
#: src/admin-display.cls.php:1011 src/admin-display.cls.php:1062
#: src/doc.cls.php:41 tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71 tpl/cdn/other.tpl.php:34
#: tpl/crawler/settings.tpl.php:113 tpl/page_optm/settings_css.tpl.php:201
#: tpl/page_optm/settings_media.tpl.php:165
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "ON"
msgstr "ON"

#: src/purge.cls.php:387
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:153
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:168
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:220 src/lang.cls.php:151
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:150
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:166
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:143
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:142
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:33
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo»."

#: tpl/toolbox/purge.tpl.php:37
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto vaciará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:23
msgid "Purge %s Error"
msgstr "Vaciar error %s"

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:246
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:236
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:232
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:228
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:224
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:220
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:216
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:212
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:204
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:147
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:96
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:135
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:223 tpl/page_optm/settings_css.tpl.php:126
#: tpl/page_optm/settings_css.tpl.php:250 tpl/page_optm/settings_vpi.tpl.php:73
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:221
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr " Almacena en la caché el bloque ESI de la barra de administración incluida."

#: src/lang.cls.php:220
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:49
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:13
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:12
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr "Ajustes del vaciado"

#: src/lang.cls.php:111
msgid "Cache PHP Resources"
msgstr "Cachear recursos de PHP"

#: src/lang.cls.php:112 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:86
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:21 tpl/toolbox/settings-debug.tpl.php:84
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings.tpl.php:67
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:110
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:80
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:109
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:67
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:108
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:54
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:107
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:9
#: tpl/cache/settings-cache.tpl.php:9
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:9 tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:8 tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6 tpl/toolbox/purge.tpl.php:134
msgid "Purge"
msgstr "Vaciar"

#: src/admin-display.cls.php:131 tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:6
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr "Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)"

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para vaciar la lista «%s»."

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:134 tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr "Hora de vaciado programado"

#: tpl/cache/settings-purge.tpl.php:105
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s»."

#: src/lang.cls.php:133 tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr "URLs de vaciado programado"

#: tpl/toolbox/settings-debug.tpl.php:114
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:97
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:262
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:819
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:141 src/error.cls.php:165
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:161
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:263
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr "TTL caché de Widgets:"

#: src/lang.cls.php:219 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr "Activar ESI"

#: tpl/crawler/summary.tpl.php:55
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr "Ver <a %s>Introducción para activar el Crawler</a> para información detallada."

#: src/lang.cls.php:256
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:227
msgid "Purge pages by relative or full URL."
msgstr "Vaciar páginas por URL completa o relativa."

#: tpl/cache/settings-esi.tpl.php:35 tpl/cdn/cf.tpl.php:83
#: tpl/crawler/summary.tpl.php:53 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:72 tpl/page_optm/settings_css.tpl.php:192
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:54
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor."

#: tpl/crawler/summary.tpl.php:116
msgid "<b>Last crawled:</b> %s item(s)"
msgstr "<b>Última indexación:</b> %s elemento(s)"

#: tpl/crawler/summary.tpl.php:68
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:184
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:167
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:159
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:147
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:325
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado el vaciado de la lista al servidor web LiteSpeed."

#: tpl/cache/settings-cache.tpl.php:28
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr "Por favor, visita la página de <a %s>Información</a> sobre como probar la caché."

#: tpl/toolbox/settings-debug.tpl.php:66
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:253
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings.tpl.php:39
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo."

#: src/lang.cls.php:252
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#: tpl/cache/settings_inc.login_cookie.tpl.php:35
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:168
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de «Vaciar por»."

#: tpl/crawler/summary.tpl.php:245
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del crawler aún no generado"

#: tpl/crawler/summary.tpl.php:227
msgid "Show crawler status"
msgstr "Mostrar estado del Crawler"

#: tpl/crawler/summary.tpl.php:220
msgid "Watch Crawler Status"
msgstr "Ver estado del Crawler"

#: tpl/crawler/summary.tpl.php:215
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr "Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema."

#: tpl/crawler/summary.tpl.php:212
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:124
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:121
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:136
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:135
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:47
msgid "Crawler Cron"
msgstr "Cron del Crawler"

#: cli/crawler.cls.php:80 tpl/crawler/summary.tpl.php:41
msgid "%d minute"
msgstr "%d minuto"

#: cli/crawler.cls.php:78 tpl/crawler/summary.tpl.php:39
msgid "%d minutes"
msgstr "%d minutos"

#: cli/crawler.cls.php:71 tpl/crawler/summary.tpl.php:32
msgid "%d hour"
msgstr "%d hora"

#: cli/crawler.cls.php:69 tpl/crawler/summary.tpl.php:30
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr "Crawler de LiteSpeed Cache"

#: tpl/inc/show_display_installed.php:28
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>."

#: src/admin-display.cls.php:141 src/lang.cls.php:251
msgid "Crawler"
msgstr "Crawler"

#: tpl/cdn/entry.tpl.php:17
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:699
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitado el vaciado de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:16
msgid "This will Purge Pages only"
msgstr "Esto solo vaciará las páginas"

#: tpl/toolbox/purge.tpl.php:15
msgid "Purge Pages"
msgstr "Vaciar páginas"

#: src/gui.cls.php:85
msgid "Cancel"
msgstr "Cancelar"

#: src/gui.cls.php:782
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:185
msgid "Purged the url!"
msgstr "¡Se ha vaciado la URL!"

#: cli/purge.cls.php:136
msgid "Purged the blog!"
msgstr "¡Se ha vaciado el blog!"

#: cli/purge.cls.php:92
msgid "Purged All!"
msgstr "¡Se ha vaciado todo!"

#: tpl/cdn/cf.tpl.php:40
msgid "Email Address"
msgstr "Dirección de correo electrónico"

#: tpl/crawler/summary.tpl.php:138
msgid "Activate"
msgstr "Activar"

#: src/purge.cls.php:720
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitado el vaciado de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:13
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:10
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr "Si no, por favor verifica el ajuste en la <a href=\"%1$s\">pestaña Avanzado</a>."

#: tpl/inc/show_error_cookie.php:8
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:14
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:12
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:35
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/cache/network_settings-cache.tpl.php:21
msgid "It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first."
msgstr "Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero."

#: tpl/toolbox/purge.tpl.php:217
msgid "Purge pages by post ID."
msgstr "Vaciar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:31
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Vacía las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:10
msgid "This will Purge Front Page only"
msgstr "Esto vaciará solo la página principal"

#: tpl/toolbox/purge.tpl.php:221
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:211
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:125
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo»."

#: tpl/toolbox/purge.tpl.php:229
msgid "e.g. Use %s or %s."
msgstr "ej: Usa %s o %s."

#: tpl/toolbox/purge.tpl.php:24
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: src/core.cls.php:320
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado el vaciado de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:25
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:848 src/admin-display.cls.php:852
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:117
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:119
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:118
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr "Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>."

#: tpl/toolbox/purge.tpl.php:124
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:123
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:605
msgid "LiteSpeed Cache Purge All"
msgstr "Vaciar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:32
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:24
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:21
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:18
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:16
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:10
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:7
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:259 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:58
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings-purge.tpl.php:50 tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:61
#: tpl/page_optm/settings_tuning_css.tpl.php:137
msgid "Note"
msgstr "Nota"

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:131
msgid "Purge All On Upgrade"
msgstr "Vaciar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No vaciar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr "Vaciar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr "Vaciar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr "Vaciar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr "Vaciar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:68 tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:98
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:169
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid "Caching these pages may improve server performance by avoiding unnecessary PHP calls."
msgstr "Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias."

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr "Algunos temas y plugins añaden recursos mediante una petición PHP."

#: tpl/cache/settings-cache.tpl.php:93
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:43
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:153
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:28
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:27
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:21
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr "DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB."

#: tpl/cache/settings_inc.login_cookie.tpl.php:20
#: tpl/cache/settings_inc.login_cookie.tpl.php:78
msgid "No spaces and case sensitive."
msgstr "Espacios no permitidos y sensible a mayúsculas."

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
#: tpl/cache/settings_inc.login_cookie.tpl.php:77
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr "SINTAXIS: alfanumérico y \"_\"."

#: src/lang.cls.php:229
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:72
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:15
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:84
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:9
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:243
msgid "Purge List"
msgstr "Vaciar lista"

#: tpl/toolbox/purge.tpl.php:166
msgid "Purge By..."
msgstr "Vaciar por..."

#: tpl/crawler/blacklist.tpl.php:33 tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:205
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:201
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:197
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:193
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:6
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:813
msgid "Purge url %s"
msgstr "Vaciar la URL %s"

#: src/purge.cls.php:778
msgid "Purge tag %s"
msgstr "Vaciar la etiqueta %s"

#: src/purge.cls.php:748
msgid "Purge category %s"
msgstr "Vaciar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:32
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas."

#: tpl/cache/settings-cache.tpl.php:32 tpl/crawler/settings.tpl.php:103
#: tpl/crawler/settings.tpl.php:112 tpl/crawler/summary.tpl.php:181
#: tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:145
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: src/error.cls.php:157
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo «.htaccess» de LiteSpeed Cache"

#: src/lang.cls.php:227
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:228
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:22
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:16
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:14
#: tpl/cache/settings_inc.browser.tpl.php:12 tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:38
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: src/lang.cls.php:113 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:173 src/file.cls.php:177
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/cache/settings-purge.tpl.php:52
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio."

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:621 tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:97
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: tpl/toolbox/purge.tpl.php:9
msgid "Purge Front Page"
msgstr "Vaciar la página de inicio"

#: src/purge.cls.php:684
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado al servidor web LiteSpeed el vaciado de la página de inicio."

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:27
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:93
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:60
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1283
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1279
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:54
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/toolbox/report.tpl.php:109
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:22
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:20
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:7 tpl/general/online.tpl.php:125
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:6 tpl/general/online.tpl.php:123
msgid "Enabled"
msgstr "Activado"

#: src/lang.cls.php:141
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: litespeed-cache.php tpl/banner/new_version.php:59
#: tpl/banner/new_version_dev.tpl.php:12 tpl/cache/more_settings_tip.tpl.php:15
#: tpl/inc/admin_footer.php:10
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: src/lang.cls.php:261
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/general/settings.tpl.php:63 tpl/general/settings.tpl.php:70
#: tpl/general/settings.tpl.php:77 tpl/general/settings.tpl.php:94
#: tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:37
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr "Archivo del Autor"

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr "Página de Inicio"

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de vaciado automático para publicación y actualización"

#: src/lang.cls.php:95
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: tpl/cache/settings-purge.tpl.php:72
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas"

#: src/admin-display.cls.php:1093 tpl/cache/settings_inc.object.tpl.php:106
#: tpl/crawler/settings.tpl.php:37 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:260
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:129
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/gui.cls.php:487 src/gui.cls.php:495 src/gui.cls.php:503
#: src/gui.cls.php:512 src/gui.cls.php:522 src/gui.cls.php:532
#: src/gui.cls.php:542 src/gui.cls.php:552 src/gui.cls.php:561
#: src/gui.cls.php:571 src/gui.cls.php:581 src/gui.cls.php:647
#: src/gui.cls.php:655 src/gui.cls.php:663 src/gui.cls.php:672
#: src/gui.cls.php:682 src/gui.cls.php:692 src/gui.cls.php:702
#: src/gui.cls.php:712 src/gui.cls.php:721 src/gui.cls.php:731
#: src/gui.cls.php:741 tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:30 tpl/toolbox/purge.tpl.php:36
#: tpl/toolbox/purge.tpl.php:44 tpl/toolbox/purge.tpl.php:53
#: tpl/toolbox/purge.tpl.php:62 tpl/toolbox/purge.tpl.php:71
#: tpl/toolbox/purge.tpl.php:80 tpl/toolbox/purge.tpl.php:89
#: tpl/toolbox/purge.tpl.php:98 tpl/toolbox/purge.tpl.php:107
msgid "Purge All"
msgstr "Purgar todo"

#: src/purge.cls.php:236
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache."

#: src/admin-display.cls.php:298 src/gui.cls.php:629
#: tpl/crawler/entry.tpl.php:11
msgid "Settings"
msgstr "Ajustes"litespeed-wp-plugin/7.1/translations/litespeed-cache-es_ES.po000064400000663352151600143370020062 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Spain)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-04-29 10:24:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.1\n"
"Language: es\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: tpl/toolbox/log_viewer.tpl.php:81
msgid "Copy Log"
msgstr "Copiar registro"

#: tpl/page_optm/settings_tuning_css.tpl.php:139
msgid "Selectors must exist in the CSS. Parent classes in the HTML will not work."
msgstr "Los selectores deben existir en el CSS. Las clases principales en el HTML no funcionarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:132
msgid "List the CSS selectors whose styles should always be included in CCSS."
msgstr "Lista los selectores CSS cuyos estilos siempre deben incluirse en CCSS."

#: tpl/page_optm/settings_tuning_css.tpl.php:56
msgid "List the CSS selectors whose styles should always be included in UCSS."
msgstr "Lista los selectores CSS cuyos estilos siempre deben incluirse en UCSS."

#: tpl/img_optm/summary.tpl.php:67 tpl/page_optm/settings_css.tpl.php:136
#: tpl/page_optm/settings_css.tpl.php:260 tpl/page_optm/settings_vpi.tpl.php:82
msgid "Available after %d second(s)"
msgstr "Disponible después de %d segundo(s)"

#: tpl/dash/dashboard.tpl.php:336
msgid "Enable QUIC.cloud Services"
msgstr "Activar los servicios de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:181
msgid "The features below are provided by"
msgstr "Las siguientes características son proporcionadas por"

#: tpl/dash/dashboard.tpl.php:152
msgid "Do not show this again"
msgstr "No volver a mostrar esto"

#: tpl/dash/dashboard.tpl.php:145
msgid "Free monthly quota available. Can also be used anonymously (no email required)."
msgstr "Cuota mensual gratuita disponible. También se puede usar de forma anónima (no se requiere correo electrónico)."

#: tpl/cdn/cf.tpl.php:11
msgid "Cloudflare Settings"
msgstr "Ajustes de Cloudflare"

#: src/tool.cls.php:37 src/tool.cls.php:48
msgid "Failed to detect IP"
msgstr "No se pudo detectar la IP"

#: src/lang.cls.php:175
msgid "CCSS Selector Allowlist"
msgstr "Lista de permitidos del selector del CCSS"

#: tpl/toolbox/settings-debug.tpl.php:51
msgid "Outputs to a series of files in the %s directory."
msgstr "Da salida en una serie de archivos en el directorio %s."

#: tpl/toolbox/report.tpl.php:79
msgid "Attach PHP info to report. Check this box to insert relevant data from %s."
msgstr "Adjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s."

#: tpl/toolbox/report.tpl.php:55
msgid "Last Report Date"
msgstr "Fecha del último informe"

#: tpl/toolbox/report.tpl.php:54
msgid "Last Report Number"
msgstr "Número del último informe"

#: tpl/toolbox/report.tpl.php:32
msgid "Regenerate and Send a New Report"
msgstr "Regenerar y enviar un nuevo informe"

#: tpl/img_optm/summary.tpl.php:322
msgid "This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action."
msgstr "Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción."

#: tpl/img_optm/settings.media_webp.tpl.php:26 tpl/img_optm/summary.tpl.php:318
msgid "Soft Reset Optimization Counter"
msgstr "Contador de optimización de restablecimiento suave"

#: tpl/img_optm/settings.media_webp.tpl.php:26
msgid "When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images."
msgstr "Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas."

#: tpl/img_optm/settings.media_webp.tpl.php:23
msgid "%1$s is a %2$s paid feature."
msgstr "%1$s es una característica de pago de %2$s."

#: tpl/general/online.tpl.php:148
msgid "Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first."
msgstr "Quita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud."

#: tpl/general/online.tpl.php:147
msgid "Disconnect from QUIC.cloud"
msgstr "Desconectar de QUIC.cloud"

#: tpl/general/online.tpl.php:147
msgid "Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard."
msgstr "¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud."

#: tpl/general/online.tpl.php:137
msgid "not available for anonymous users"
msgstr "no disponible para usuarios anónimos"

#: tpl/general/online.tpl.php:131
msgid "Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features."
msgstr "Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles."

#: tpl/general/online.tpl.php:130
msgid "QUIC.cloud Integration Enabled with limitations"
msgstr "Integración de QUIC.cloud activada con limitaciones"

#: tpl/general/online.tpl.php:113
msgid "Your site is connected and ready to use QUIC.cloud Online Services."
msgstr "Tu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud."

#: tpl/general/online.tpl.php:112
msgid "QUIC.cloud Integration Enabled"
msgstr "Integración de QUIC.cloud activada"

#: tpl/general/online.tpl.php:100
msgid "In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it."
msgstr "Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla."

#: tpl/general/online.tpl.php:91
msgid "Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding."
msgstr "Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN."

#: tpl/general/online.tpl.php:90
msgid "Provides <strong>security at the CDN level</strong>, protecting your server from attack."
msgstr "Proporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques."

#: tpl/general/online.tpl.php:89
msgid "Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>."
msgstr "Ofrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>."

#: tpl/general/online.tpl.php:88
msgid "Caches your entire site, including dynamic content and <strong>ESI blocks</strong>."
msgstr "Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>."

#: tpl/general/online.tpl.php:84
msgid "Content Delivery Network"
msgstr "Red de entrega de contenidos"

#: tpl/general/online.tpl.php:75
msgid "<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold."
msgstr "<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse."

#: tpl/general/online.tpl.php:74
msgid "<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads."
msgstr "El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida."

#: tpl/general/online.tpl.php:73
msgid "<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall."
msgstr "<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general."

#: tpl/general/online.tpl.php:72
msgid "<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling."
msgstr "<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo."

#: tpl/general/online.tpl.php:70
msgid "QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores."
msgstr "Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página."

#: tpl/general/online.tpl.php:67
msgid "Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee."
msgstr "El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste."

#: tpl/general/online.tpl.php:65
msgid "Optionally creates next-generation WebP or AVIF image files."
msgstr "Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación."

#: tpl/general/online.tpl.php:64
msgid "Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality."
msgstr "Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad."

#: tpl/general/online.tpl.php:62
msgid "QUIC.cloud's Image Optimization service does the following:"
msgstr "El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:"

#: tpl/general/online.tpl.php:58
msgid "<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading."
msgstr "La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida."

#: tpl/general/online.tpl.php:57
msgid "<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster."
msgstr "La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido."

#: tpl/general/online.tpl.php:55
msgid "QUIC.cloud's Online Services improve your site in the following ways:"
msgstr "Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:"

#: tpl/general/online.tpl.php:45
msgid "Speed up your WordPress site even further with QUIC.cloud Online Services and CDN."
msgstr "Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud."

#: tpl/general/online.tpl.php:44
msgid "QUIC.cloud Integration Disabled"
msgstr "Integración de QUIC.cloud desactivada"

#: tpl/general/online.tpl.php:15
msgid "QUIC.cloud Online Services"
msgstr "Servicios en línea de QUIC.cloud"

#: tpl/general/entry.tpl.php:8 tpl/general/online.tpl.php:54
msgid "Online Services"
msgstr "Servicios en línea"

#: tpl/db_optm/manage.tpl.php:177
msgid "Autoload"
msgstr "Carga automática"

#: tpl/dash/dashboard.tpl.php:819
msgid "Refresh QUIC.cloud status"
msgstr "Actualizar el estado de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:427 tpl/dash/dashboard.tpl.php:495
msgid "Refresh"
msgstr "Actualizar"

#: tpl/dash/dashboard.tpl.php:402
msgid "You must be using one of the following products in order to measure Page Load Time:"
msgstr "Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:"

#: tpl/dash/dashboard.tpl.php:172
msgid "Refresh Usage"
msgstr "Actualizar el uso"

#: tpl/dash/dashboard.tpl.php:120 tpl/dash/dashboard.tpl.php:836
msgid "News"
msgstr "Noticias"

#: tpl/crawler/summary.tpl.php:21
msgid "You need to set the %s in Settings first before using the crawler"
msgstr "Debes configurar %s en Ajustes antes de usar el rastreador"

#: tpl/crawler/settings.tpl.php:113
msgid "You must set %1$s to %2$s before using this feature."
msgstr "Debes configurar %1$s en %2$s antes de usar esta característica."

#: tpl/crawler/settings.tpl.php:104 tpl/crawler/summary.tpl.php:182
msgid "You must set %s before using this feature."
msgstr "Debes configurar %s antes de usar esta característica."

#: tpl/cdn/qc.tpl.php:108 tpl/cdn/qc.tpl.php:111
msgid "My QUIC.cloud Dashboard"
msgstr "Mi escritorio de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:105
msgid "You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard."
msgstr "Actualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud."

#: tpl/cdn/qc.tpl.php:102 tpl/cdn/qc.tpl.php:110
msgid "To manage your QUIC.cloud options, go to QUIC.cloud Dashboard."
msgstr "Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud."

#: tpl/cdn/qc.tpl.php:98
msgid "To manage your QUIC.cloud options, please contact your hosting provider."
msgstr "Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento."

#: tpl/cdn/qc.tpl.php:96
msgid "To manage your QUIC.cloud options, go to your hosting provider's portal."
msgstr "Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento."

#: tpl/cdn/qc.tpl.php:78
msgid "QUIC.cloud CDN Options"
msgstr "Opciones de CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:64
msgid "Best available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr "¡El mejor rendimiento disponible de WordPress, TTFB globalmente rápido, fácil configuración y <a %s>mucho más</a>!"

#: tpl/cdn/qc.tpl.php:62
msgid "no matter where they live."
msgstr "no importa dónde vivan."

#: tpl/cdn/qc.tpl.php:61
msgid "Content Delivery Network Service"
msgstr "Servicio de red de entrega de contenido"

#: tpl/cdn/qc.tpl.php:51 tpl/dash/dashboard.tpl.php:796
msgid "Enable QUIC.cloud CDN"
msgstr "Activar la CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:49
msgid "Link & Enable QUIC.cloud CDN"
msgstr "Enlazar y activar la CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:45
msgid "QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users."
msgstr "La CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar)."

#: tpl/cdn/qc.tpl.php:43
msgid "QUIC.cloud CDN is currently <strong>fully disabled</strong>."
msgstr "La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>."

#: tpl/cdn/qc.tpl.php:36 tpl/dash/dashboard.tpl.php:158
msgid "Learn More about QUIC.cloud"
msgstr "Obtén más información acerca de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:35 tpl/dash/dashboard.tpl.php:156
#: tpl/general/online.tpl.php:19
msgid "QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud."
msgstr "QUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud."

#: tpl/cdn/qc.tpl.php:33 tpl/dash/dashboard.tpl.php:150
#: tpl/general/online.tpl.php:49 tpl/general/online.tpl.php:105
msgid "Enable QUIC.cloud services"
msgstr "Activar los servicios de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:32 tpl/general/online.tpl.php:46
#: tpl/general/online.tpl.php:132
msgid "Free monthly quota available."
msgstr "Cuota mensual gratuita disponible."

#: tpl/cdn/qc.tpl.php:31 tpl/dash/dashboard.tpl.php:143
msgid "Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>."
msgstr "Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>."

#: tpl/cdn/qc.tpl.php:30 tpl/dash/dashboard.tpl.php:140
msgid "Accelerate, Optimize, Protect"
msgstr "Acelera, optimiza, protege"

#: tpl/cdn/qc.tpl.php:25
msgid "Check the status of your most important settings and the health of your CDN setup here."
msgstr "Verifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí."

#: tpl/cdn/qc.tpl.php:23
msgid "QUIC.cloud CDN Status Overview"
msgstr "Resumen del estado de CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:20 tpl/dash/dashboard.tpl.php:818
msgid "Refresh Status"
msgstr "Actualizar Estado"

#: tpl/cdn/entry.tpl.php:10
msgid "Other Static CDN"
msgstr "Otra CDN estática"

#: tpl/banner/new_version.php:96
msgid "Dismiss this notice."
msgstr "Descartar este aviso."

#: tpl/banner/cloud_promo.tpl.php:25
msgid "Send to twitter to get %s bonus"
msgstr "Envíar a X para obtener %s de bonificación"

#: tpl/banner/cloud_promo.tpl.php:18
msgid "Spread the love and earn %s credits to use in our QUIC.cloud online services."
msgstr "Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud."

#: src/media.cls.php:401
msgid "No backup of unoptimized AVIF file exists."
msgstr "No existe ninguna copia de seguridad del archivo AVIF sin optimizar."

#: src/media.cls.php:387
msgid "AVIF saved %s"
msgstr "AVIF guardado %s"

#: src/media.cls.php:381
msgid "AVIF file reduced by %1$s (%2$s)"
msgstr "Archivo AVIF reducido en %1$s (%2$s)"

#: src/media.cls.php:372
msgid "Currently using original (unoptimized) version of AVIF file."
msgstr "Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF."

#: src/media.cls.php:365
msgid "Currently using optimized version of AVIF file."
msgstr "Actualmente se utiliza la versión optimizada del archivo AVIF."

#: src/lang.cls.php:217
msgid "WebP/AVIF For Extra srcset"
msgstr "WebP/AVIF para srcset adicional"

#: src/lang.cls.php:213
msgid "Next-Gen Image Format"
msgstr "Formato de imagen de próxima generación"

#: src/img-optm.cls.php:2059
msgid "Enabled AVIF file successfully."
msgstr "Archivo AVIF activado correctamente."

#: src/img-optm.cls.php:2054
msgid "Disabled AVIF file successfully."
msgstr "El archivo AVIF desactivado correctamente."

#: src/img-optm.cls.php:1395
msgid "Reset image optimization counter successfully."
msgstr "Restablecido el contador de optimización de imágenes correctamente."

#: src/file.cls.php:138
msgid "Filename is empty!"
msgstr "¡El nombre del archivo está vacío!"

#: src/error.cls.php:59
msgid "You will need to finish %s setup to use the online services."
msgstr "Necesitarás finalizar la configuración de %s para utilizar los servicios en línea."

#: src/cloud.cls.php:2014
msgid "Sync QUIC.cloud status successfully."
msgstr "Sincronizado el estado de QUIC.cloud correctamente."

#: src/cloud.cls.php:1961
msgid "Linked to QUIC.cloud preview environment, for testing purpose only."
msgstr "Enlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba."

#: src/cloud.cls.php:1693
msgid "Click here to proceed."
msgstr "Haz clic aquí para continuar."

#: src/cloud.cls.php:1692
msgid "Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account."
msgstr "Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud."

#: src/cloud.cls.php:729
msgid "Reset %s activation successfully."
msgstr "Restablecida la activación de %s correctamente."

#: src/cloud.cls.php:619 src/cloud.cls.php:659 src/cloud.cls.php:700
msgid "Congratulations, %s successfully set this domain up for the online services with CDN service."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN."

#: src/cloud.cls.php:614
msgid "Congratulations, %s successfully set this domain up for the online services."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios en línea."

#: src/cloud.cls.php:612
msgid "Congratulations, %s successfully set this domain up for the anonymous online services."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios anónimos en línea."

#: src/cloud.cls.php:589
msgid "%s activation data expired."
msgstr "%s datos de activación caducados."

#: src/cloud.cls.php:582
msgid "Failed to parse %s activation status."
msgstr "No se pudo analizar el estado de activación de %s."

#: src/cloud.cls.php:575
msgid "Failed to validate %s activation data."
msgstr "No se pudieron validar los datos de activación de %s."

#: src/cloud.cls.php:306
msgid "Cert or key file does not exist."
msgstr "El archivo de certificado o clave no existe."

#: src/cloud.cls.php:288 src/cloud.cls.php:335 src/cloud.cls.php:363
#: src/cloud.cls.php:380 src/cloud.cls.php:400 src/cloud.cls.php:419
msgid "You need to activate QC first."
msgstr "Primero debes activar QC."

#: src/cloud.cls.php:240 src/cloud.cls.php:296
msgid "You need to set the %1$s first. Please use the command %2$s to set."
msgstr "Primero debes configurar %1$s. Usa el comando %2$s para configurarlo."

#: src/cloud.cls.php:180 src/cloud.cls.php:265
msgid "Failed to get echo data from WPAPI"
msgstr "No se pudieron obtener los datos de eco de WPAPI"

#: src/cloud.cls.php:170 src/cloud.cls.php:255
msgid "Your WP REST API seems blocked our QUIC.cloud server calls."
msgstr "Parece que tu API REST de WP ha bloqueado nuestras llamadas al servidor QUIC.cloud."

#: src/admin-settings.cls.php:94
msgid "The user with id %s has editor access, which is not allowed for the role simulator."
msgstr "El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles."

#: src/error.cls.php:77
msgid "You have used all of your quota left for current service this month."
msgstr "Has utilizado toda la cuota que te quedaba para el servicio actual este mes."

#: src/error.cls.php:69 src/error.cls.php:82
msgid "Learn more or purchase additional quota."
msgstr "Más información o compra cuota adicional."

#: src/error.cls.php:64
msgid "You have used all of your daily quota for today."
msgstr "Has utilizado toda tu cuota diaria de hoy."

#: tpl/page_optm/settings_html.tpl.php:100
msgid "If comment to be kept is like: %s write: %s"
msgstr "Si el comentario a conservar es como: %s escribe: %s"

#: tpl/page_optm/settings_html.tpl.php:98
msgid "When minifying HTML do not discard comments that match a specified pattern."
msgstr "Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado."

#: tpl/cache/settings-advanced.tpl.php:33
msgid "Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space."
msgstr "Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio."

#: src/lang.cls.php:155
msgid "HTML Keep Comments"
msgstr "HTML Mantener comentarios"

#: src/lang.cls.php:102
msgid "AJAX Cache TTL"
msgstr "TTL de caché AJAX"

#: src/error.cls.php:94
msgid "You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now."
msgstr "Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora."

#: tpl/db_optm/manage.tpl.php:18
msgid "Clean all orphaned post meta records"
msgstr "Limpiar todos los registros meta de entradas huérfanas"

#: tpl/db_optm/manage.tpl.php:17
msgid "Orphaned Post Meta"
msgstr "Meta de entrada huérfano"

#: tpl/dash/dashboard.tpl.php:805
msgid "Globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr "¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!"

#: tpl/dash/dashboard.tpl.php:802
msgid "Best available WordPress performance"
msgstr "El mejor rendimiento disponible para WordPress"

#: src/db-optm.cls.php:208
msgid "Clean orphaned post meta successfully."
msgstr "Limpieza correcta de los meta de entrada huérfanos."

#: tpl/img_optm/summary.tpl.php:286
msgid "Last Pulled"
msgstr "Última extracción"

#: tpl/cache/settings_inc.login_cookie.tpl.php:81
msgid "You can list the 3rd party vary cookies here."
msgstr "Puedes listar las cookies de terceros que varían aquí."

#: src/lang.cls.php:230
msgid "Vary Cookies"
msgstr "Variar cookies"

#: tpl/page_optm/settings_html.tpl.php:67
msgid "Preconnecting speeds up future loads from a given origin."
msgstr "La preconexión acelera las cargas futuras desde un origen determinado."

#: thirdparty/woocommerce.content.tpl.php:70
msgid "If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents."
msgstr "Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito."

#: thirdparty/woocommerce.content.tpl.php:69
msgid "Generate a separate vary cache copy for the mini cart when the cart is not empty."
msgstr "Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío."

#: thirdparty/woocommerce.content.tpl.php:62
msgid "Vary for Mini Cart"
msgstr "Variante según el minicarrito"

#: src/lang.cls.php:165
msgid "DNS Preconnect"
msgstr "Preconexión DNS"

#: src/doc.cls.php:40
msgid "This setting is %1$s for certain qualifying requests due to %2$s!"
msgstr "¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!"

#: tpl/page_optm/settings_tuning.tpl.php:34
msgid "Listed JS files or inline JS code will be delayed."
msgstr "Los archivos JS listados o el código JS en línea se retrasarán."

#: tpl/crawler/map.tpl.php:45
msgid "URL Search"
msgstr "Buscar URL"

#: src/lang.cls.php:167
msgid "JS Delayed Includes"
msgstr "Inclusiones de JS retrasadas"

#: src/cloud.cls.php:1480
msgid "Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more."
msgstr "Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información."

#: src/cloud.cls.php:1475
msgid "Cloud server refused the current request due to unpulled images. Please pull the images first."
msgstr "El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes."

#: tpl/crawler/summary.tpl.php:96
msgid "Current server load"
msgstr "Carga actual del servidor"

#: src/object-cache.cls.php:498
msgid "Redis encountered a fatal error: %s (code: %d)"
msgstr "Redis encontró un error fatal: %s (código: %d)"

#: src/img-optm.cls.php:892
msgid "Started async image optimization request"
msgstr "Se inició la solicitud de optimización asíncrona de imágenes"

#: src/crawler.cls.php:237
msgid "Started async crawling"
msgstr "Se inició el rastreo asíncrono"

#: src/conf.cls.php:523
msgid "Saving option failed. IPv4 only for %s."
msgstr "Falló el guardado de la opción. IPv4 es solo para %s."

#: src/cloud.cls.php:1487
msgid "Cloud server refused the current request due to rate limiting. Please try again later."
msgstr "El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde."

#: tpl/img_optm/summary.tpl.php:259
msgid "Maximum image post id"
msgstr "ID de entrada de imagen máxima"

#: tpl/img_optm/summary.tpl.php:258 tpl/img_optm/summary.tpl.php:322
msgid "Current image post id position"
msgstr "Posición actual del id de entrada de la imagen"

#: src/lang.cls.php:27
msgid "Images ready to request"
msgstr "Imágenes listas para la solicitud"

#: tpl/dash/dashboard.tpl.php:365 tpl/general/online.tpl.php:24
#: tpl/img_optm/summary.tpl.php:44 tpl/img_optm/summary.tpl.php:46
#: tpl/page_optm/settings_css.tpl.php:106
#: tpl/page_optm/settings_css.tpl.php:230
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Redetect"
msgstr "Volver a detectar"

#: tpl/dash/dashboard.tpl.php:263
msgid "PAYG balance and usage not included in above quota calculation."
msgstr "Balance y uso de PAYG no incluido en el cálculo de cuota anterior."

#: tpl/dash/dashboard.tpl.php:263
msgid "PAYG used this month"
msgstr "PAYG usado este mes"

#: tpl/cache/settings_inc.object.tpl.php:80
#: tpl/cache/settings_inc.object.tpl.php:95
msgid "If you are using a %1$s socket, %2$s should be set to %3$s"
msgstr "Si estás usando un socket %1$s, %2$s debería estar en %3$s"

#: src/root.cls.php:208
msgid "All QUIC.cloud service queues have been cleared."
msgstr "Se han borrado todas las colas de servicio de QUIC.cloud."

#. translators: %s: The type of the given cache key.
#: src/object.lib.php:545
msgid "Cache key must be integer or non-empty string, %s given."
msgstr "La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado."

#: src/object.lib.php:543
msgid "Cache key must not be an empty string."
msgstr "La clave de caché no puede ser una cadena vacía."

#: src/lang.cls.php:176
msgid "JS Deferred / Delayed Excludes"
msgstr "Exclusiones de JS diferido / retrasado"

#: src/doc.cls.php:177
msgid "The queue is processed asynchronously. It may take time."
msgstr "La cola se procesa de forma asíncrona. Puede llevar un tiempo."

#: src/cloud.cls.php:1218
msgid "In order to use QC services, need a real domain name, cannot use an IP."
msgstr "Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP."

#: tpl/presets/standard.tpl.php:190
msgid "Restore Settings"
msgstr "Restaurar los ajustes"

#: tpl/presets/standard.tpl.php:188
msgid "This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?"
msgstr "Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:184
msgid "Backup created %1$s before applying the %2$s preset"
msgstr "Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s"

#: tpl/presets/standard.tpl.php:173
msgid "Applied the %1$s preset %2$s"
msgstr "Se ha aplicado el prejuste %1$s %2$s"

#: tpl/presets/standard.tpl.php:170
msgid "Restored backup settings %1$s"
msgstr "Se han restaurado el respaldo de los ajustes %1$s"

#: tpl/presets/standard.tpl.php:168
msgid "Error: Failed to apply the settings %1$s"
msgstr "Error: No se pudieron aplicar los ajustes %1$s"

#: tpl/presets/standard.tpl.php:158
msgid "History"
msgstr "Historial"

#: tpl/presets/standard.tpl.php:147
msgid "unknown"
msgstr "desconocido"

#: tpl/presets/standard.tpl.php:128
msgid "Apply Preset"
msgstr "Aplicar el preajuste"

#: tpl/presets/standard.tpl.php:126
msgid "This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?"
msgstr "Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:116
msgid "Who should use this preset?"
msgstr "¿Quién debería usar este preajuste?"

#: tpl/presets/standard.tpl.php:91
msgid "Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between."
msgstr "Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio."

#: tpl/presets/standard.tpl.php:87
msgid "LiteSpeed Cache Standard Presets"
msgstr "Preajustes estándar de cache de LiteSpeed"

#: tpl/presets/standard.tpl.php:80
msgid "A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados."

#: tpl/presets/standard.tpl.php:79
msgid "This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images."
msgstr "Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML."

#: tpl/presets/standard.tpl.php:76
msgid "Inline CSS added to Combine"
msgstr "CSS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:75
msgid "Inline JS added to Combine"
msgstr "JS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:74
msgid "JS Delayed"
msgstr "JS Retrasado"

#: tpl/presets/standard.tpl.php:73
msgid "Viewport Image Generation"
msgstr "Generación del viewport de la imagen"

#: tpl/presets/standard.tpl.php:72
msgid "Lazy Load for Images"
msgstr "Carga diferida para imágenes"

#: tpl/presets/standard.tpl.php:71
msgid "Everything in Aggressive, Plus"
msgstr "Todo lo de Aggressive y además"

#: tpl/presets/standard.tpl.php:69
msgid "Extreme"
msgstr "Extremo"

#: tpl/presets/standard.tpl.php:63
msgid "This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning."
msgstr "Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques."

#: tpl/presets/standard.tpl.php:60
msgid "Lazy Load for Iframes"
msgstr "Carga diferida de Iframes"

#: tpl/presets/standard.tpl.php:59
msgid "Removed Unused CSS for Users"
msgstr "CSS sin uso eliminado para los usuarios"

#: tpl/presets/standard.tpl.php:58
msgid "Asynchronous CSS Loading with Critical CSS"
msgstr "Carga de CSS asíncrono con CSS crítico"

#: tpl/presets/standard.tpl.php:57
msgid "CSS & JS Combine"
msgstr "Combinar CSS y JS"

#: tpl/presets/standard.tpl.php:56
msgid "Everything in Advanced, Plus"
msgstr "Todo lo de Advance y además"

#: tpl/presets/standard.tpl.php:54
msgid "Aggressive"
msgstr "Agresivo"

#: tpl/presets/standard.tpl.php:49 tpl/presets/standard.tpl.php:64
msgid "A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página."

#: tpl/presets/standard.tpl.php:48
msgid "This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools."
msgstr "Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques."

#: tpl/presets/standard.tpl.php:43
msgid "Remove Query Strings from Static Files"
msgstr "Eliminar cadenas de consulta de recursos estáticos"

#: tpl/presets/standard.tpl.php:41
msgid "DNS Prefetch for static files"
msgstr "Precarga de DNS para archivos estáticos"

#: tpl/presets/standard.tpl.php:40
msgid "JS Defer for both external and inline JS"
msgstr "Aplazar JS para JS externos e incrustados"

#: tpl/presets/standard.tpl.php:38
msgid "CSS, JS and HTML Minification"
msgstr "Minimizado de CSS, JS y HTML"

#: tpl/presets/standard.tpl.php:37
msgid "Guest Mode and Guest Optimization"
msgstr "Modo de invitado y modo de optimización"

#: tpl/presets/standard.tpl.php:36
msgid "Everything in Basic, Plus"
msgstr "Todo en el básico, además"

#: tpl/presets/standard.tpl.php:34
msgid "Advanced (Recommended)"
msgstr "Avanzado (Recomendado)"

#: tpl/presets/standard.tpl.php:29
msgid "A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página."

#: tpl/presets/standard.tpl.php:28
msgid "This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners."
msgstr "Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas."

#: tpl/presets/standard.tpl.php:25
msgid "Mobile Cache"
msgstr "Caché móvil"

#: tpl/presets/standard.tpl.php:23
msgid "Everything in Essentials, Plus"
msgstr "Todo lo de Essentials y además"

#: tpl/presets/standard.tpl.php:16
msgid "A Domain Key is not required to use this preset. Only basic caching features are enabled."
msgstr "No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché."

#: tpl/presets/standard.tpl.php:15
msgid "This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development."
msgstr "Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché."

#: tpl/presets/standard.tpl.php:11
msgid "Higher TTL"
msgstr "TTL mayor"

#: tpl/presets/standard.tpl.php:10
msgid "Default Cache"
msgstr "Caché por defecto"

#: tpl/presets/standard.tpl.php:8
msgid "Essentials"
msgstr "Básicos"

#: tpl/presets/entry.tpl.php:14
msgid "LiteSpeed Cache Configuration Presets"
msgstr "Preajustes de configuración de caché LiteSpeed"

#: tpl/presets/entry.tpl.php:6
msgid "Standard Presets"
msgstr "Preajustes estándar"

#: tpl/page_optm/settings_tuning_css.tpl.php:41
msgid "Listed CSS files will be excluded from UCSS and saved to inline."
msgstr "Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten."

#: src/lang.cls.php:148
msgid "UCSS File Excludes and Inline"
msgstr "Excluir archivo del CSS sin uso e incrustar"

#: src/lang.cls.php:147
msgid "UCSS Selector Allowlist"
msgstr "Lista blanca del selector de CSS sin uso"

#: src/admin-display.cls.php:127
msgid "Presets"
msgstr "Preajustes"

#: tpl/dash/dashboard.tpl.php:304
msgid "Partner Benefits Provided by"
msgstr "Ventajas de colaboración ofrecidas por"

#: tpl/toolbox/log_viewer.tpl.php:114
msgid "LiteSpeed Logs"
msgstr "Registros de LiteSpeed"

#: tpl/toolbox/log_viewer.tpl.php:21
msgid "Crawler Log"
msgstr "Registros de rastreadores"

#: tpl/toolbox/log_viewer.tpl.php:16
msgid "Purge Log"
msgstr "Purgar registro"

#: tpl/toolbox/settings-debug.tpl.php:155
msgid "Prevent writing log entries that include listed strings."
msgstr "Evita escribir entradas del registro que incluyan cadenas listadas."

#: tpl/toolbox/settings-debug.tpl.php:19
msgid "View Site Before Cache"
msgstr "Ver sitio sin caché"

#: tpl/toolbox/settings-debug.tpl.php:15
msgid "View Site Before Optimization"
msgstr "Ver sitio sin optimizar"

#: tpl/toolbox/settings-debug.tpl.php:11
msgid "Debug Helpers"
msgstr "Ayudas de depuración"

#: tpl/page_optm/settings_vpi.tpl.php:104
msgid "Enable Viewport Images auto generation cron."
msgstr "Activar el cron de generación automática del viewport de imágenes."

#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "This enables the page's initial screenful of imagery to be fully displayed without delay."
msgstr "Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora."

#: tpl/page_optm/settings_vpi.tpl.php:31
msgid "The Viewport Images service detects which images appear above the fold, and excludes them from lazy load."
msgstr "El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida."

#: tpl/page_optm/settings_vpi.tpl.php:30
msgid "When you use Lazy Load, it will delay the loading of all images on a page."
msgstr "Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página."

#: tpl/page_optm/settings_media.tpl.php:246
msgid "Use %1$s to bypass remote image dimension check when %2$s is ON."
msgstr "Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA."

#: tpl/page_optm/entry.tpl.php:10
msgid "VPI"
msgstr "VPI"

#: tpl/general/settings.tpl.php:63 tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:37
msgid "%s must be turned ON for this setting to work."
msgstr "%s debe estar activo para que este ajuste funcione."

#: tpl/dash/dashboard.tpl.php:708
msgid "Viewport Image"
msgstr "Imagen de la vista"

#: tpl/crawler/blacklist.tpl.php:61
msgid "Filter %s available to disable blocklist."
msgstr "El filtro %s está disponible para desactivar la lista de bloqueos."

#: tpl/crawler/blacklist.tpl.php:58
msgid "PHP Constant %s available to disable blocklist."
msgstr "La constante PHP %s está disponible para desactivar la lista de bloqueos."

#: thirdparty/litespeed-check.cls.php:74 thirdparty/litespeed-check.cls.php:125
msgid "Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:"
msgstr "Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:"

#: src/metabox.cls.php:63
msgid "LiteSpeed Options"
msgstr "Opciones de LiteSpeed"

#: src/metabox.cls.php:34
msgid "Mobile"
msgstr "Móvil"

#: src/metabox.cls.php:32
msgid "Disable VPI"
msgstr "Desactivar VPI"

#: src/metabox.cls.php:31
msgid "Disable Image Lazyload"
msgstr "Desactivar la carga de imágenes diferida"

#: src/metabox.cls.php:30
msgid "Disable Cache"
msgstr "Desactivar la caché"

#: src/lang.cls.php:266
msgid "Debug String Excludes"
msgstr "Exclusión de cadenas de depuración"

#: src/lang.cls.php:208
msgid "Viewport Images Cron"
msgstr "Cron de imágenes de la vista"

#: src/lang.cls.php:207 src/metabox.cls.php:33 src/metabox.cls.php:34
#: tpl/page_optm/settings_vpi.tpl.php:15
msgid "Viewport Images"
msgstr "Imágenes de la vista"

#: src/lang.cls.php:56
msgid "Alias is in use by another QUIC.cloud account."
msgstr "El alias ya está en uso por otra cuenta de QUIC.cloud."

#: src/lang.cls.php:54
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal."

#: src/lang.cls.php:49
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN."

#: src/error.cls.php:214
msgid "You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible."
msgstr "No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible."

#: src/error.cls.php:117
msgid "The site is not a valid alias on QUIC.cloud."
msgstr "El sitio no tiene un alias válido en QUIC.cloud."

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_tuning_css.tpl.php:89
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_css.tpl.php:82
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/crawler/blacklist.tpl.php:64
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo es esto necesario"

#: src/purge.cls.php:352
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/dash/dashboard.tpl.php:108 tpl/dash/dashboard.tpl.php:774
msgid "<b>Last crawled:</b> %d item(s)"
msgstr "<b>Último rastreo:</b> %d elemento(s)"

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr "Ver el archivo «.htaccess»"

#: tpl/toolbox/edit_htaccess.tpl.php:60 tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess»."

#: tpl/toolbox/edit_htaccess.tpl.php:59 tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr "La ruta por defecto es"

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr "Ruta del archivo «.htaccess»"

#: tpl/general/settings.tpl.php:40
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/purge.tpl.php:72
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/toolbox/beta_test.tpl.php:56
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:50
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/toolbox/beta_test.tpl.php:50
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:46
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:81
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_tuning_css.tpl.php:63
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:59
#: tpl/page_optm/settings_tuning_css.tpl.php:135
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:235
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:131
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_js.tpl.php:71
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr "Retrasado"

#: tpl/page_optm/settings_js.tpl.php:44
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:43 tpl/page_optm/settings_js.tpl.php:77
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins."

#: tpl/page_optm/settings_html.tpl.php:139
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_css.tpl.php:281
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/page_optm/settings_css.tpl.php:211
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:205
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_css.tpl.php:198
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:162
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:159
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:135
#: tpl/page_optm/settings_css.tpl.php:140
#: tpl/page_optm/settings_css.tpl.php:259
#: tpl/page_optm/settings_css.tpl.php:264 tpl/page_optm/settings_vpi.tpl.php:81
#: tpl/page_optm/settings_vpi.tpl.php:86
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:87
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/page_optm/settings_css.tpl.php:80
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:78
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: tpl/inc/in_upgrading.php:5
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings.tpl.php:55
msgid "Your %1s quota on %2s will still be in use."
msgstr "Tu cuota de %1s en %2s seguirá en uso."

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/general/settings_inc.guest.tpl.php:16
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings.tpl.php:95
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: tpl/general/settings.tpl.php:94
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:77
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:70
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:39
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/dash/dashboard.tpl.php:47 tpl/dash/dashboard.tpl.php:75
#: tpl/dash/dashboard.tpl.php:506 tpl/dash/dashboard.tpl.php:585
#: tpl/dash/dashboard.tpl.php:613 tpl/dash/dashboard.tpl.php:645
#: tpl/dash/dashboard.tpl.php:677 tpl/dash/dashboard.tpl.php:709
#: tpl/dash/dashboard.tpl.php:741 tpl/dash/dashboard.tpl.php:788
msgid "More"
msgstr "Más"

#: tpl/dash/dashboard.tpl.php:293
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/crawler/summary.tpl.php:207
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: tpl/crawler/summary.tpl.php:206
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/settings.tpl.php:53
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: tpl/cdn/cf.tpl.php:45
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/cf.tpl.php:35
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare."

#: tpl/cdn/cf.tpl.php:29
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/other.tpl.php:39
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s."

#: tpl/cdn/other.tpl.php:34
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cache/settings_inc.object.tpl.php:42
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: src/purge.cls.php:276
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: src/lang.cls.php:206
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: src/lang.cls.php:181
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:177
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: src/lang.cls.php:157
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:154
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:149
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:146
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/lang.cls.php:105
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:104
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:91
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:90
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/error.cls.php:133
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/error.cls.php:129
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/doc.cls.php:74
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/gui.cls.php:84
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: src/crawler.cls.php:148
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! "

#: src/cloud.cls.php:1495
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/cloud.cls.php:1054
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/lang.cls.php:162
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: cli/purge.cls.php:240
msgid "Purged!"
msgstr "¡Purgado!"

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:33
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: tpl/toolbox/beta_test.tpl.php:31
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: src/crawler-map.cls.php:382
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:144
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:176
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:41
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/cache/settings-excludes.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:67
#: tpl/page_optm/settings_tuning_css.tpl.php:143
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr "Localización"

#: tpl/page_optm/settings_js.tpl.php:58
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/page_optm/settings_tuning.tpl.php:76
msgid "Listed JS files or inline JS code will not be deferred or delayed."
msgstr "Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos."

#: src/data.upgrade.func.php:223
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: src/data.upgrade.func.php:221
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:216
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS."

#: src/lang.cls.php:152
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/admin-display.cls.php:535 tpl/banner/slack.php:33
msgid "Dismiss"
msgstr "Descartar"

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:92
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:55
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos JS y códigos JS integrados."

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr "Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:1078
msgid "This setting is overwritten by the Network setting"
msgstr "Los ajustes de red sobreescriben este ajuste"

#: src/lang.cls.php:195
msgid "LQIP Excludes"
msgstr "Exclusiones de LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:52
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Seguro que quieres restablecer los ajustes a los valores por defecto?"

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s del HTML."

#: tpl/general/online.tpl.php:24
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Seguro que quieres vaciar todos los nodos cloud?"

#: src/lang.cls.php:179 tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:121
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:50
msgid "Click here to change."
msgstr "Haz clic aquí para cambiarlo."

#: src/error.cls.php:60 tpl/crawler/settings.tpl.php:105
#: tpl/crawler/settings.tpl.php:114 tpl/crawler/summary.tpl.php:183
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/lang.cls.php:161
msgid "Localize Resources"
msgstr "Recursos localizados"

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:81
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:561 src/gui.cls.php:721 tpl/toolbox/purge.tpl.php:80
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:125
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario."

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS."

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr "Localizar recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usar el servicio en línea QUIC.cloud para generar CSS único."

#: src/lang.cls.php:145
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:644 tpl/toolbox/purge.tpl.php:71
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/purge.tpl.php:108
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Purga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIP"

#: tpl/toolbox/report.tpl.php:50
msgid "LiteSpeed Report"
msgstr "Informe de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:190
msgid "Image Thumbnail Group Sizes"
msgstr "Grupo de tamaños de miniaturas"

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)"

#: tpl/cache/settings-purge.tpl.php:115
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada."

#: tpl/cache/settings-purge.tpl.php:91
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo."

#: src/lang.cls.php:132
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:1076
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:1183
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisado"

#: src/img-optm.cls.php:1078 src/img-optm.cls.php:1104
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:90
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:1121
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP."

#: src/img-optm.cls.php:1149
msgid "Pulled AVIF image md5 does not match the notified AVIF image md5."
msgstr "El md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada."

#: tpl/inc/admin_footer.php:13
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:111
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar."

#: src/img-optm.cls.php:616
msgid "Cleared %1$s invalid images."
msgstr "Purgadas %1$s imágenes no válidas."

#: tpl/general/entry.tpl.php:23
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:99
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:141
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:127
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:99
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:52
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione."

#: tpl/toolbox/beta_test.tpl.php:51
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:35 tpl/toolbox/beta_test.tpl.php:51
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/beta_test.tpl.php:35
msgid "OR"
msgstr "O"

#: tpl/toolbox/beta_test.tpl.php:26
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr "Caja de herramientas de LiteSpeed"

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:23 tpl/toolbox/settings-debug.tpl.php:24
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:78 tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr "El intervalo válido de WordPress es %s segundos"

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:49 tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Ponlo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es de %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:47 tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en las páginas públicas."

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:114
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:113
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:95 tpl/toolbox/report.tpl.php:97
msgid "Generate Link for Current User"
msgstr "Generar el enlace para el usuario actual"

#: tpl/toolbox/report.tpl.php:91
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:67
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:44
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:43
msgid "Install DoLogin Security"
msgstr "Instalar la seguridad de DoLogin"

#: tpl/general/settings.tpl.php:93
msgid "Check my public IP from"
msgstr "Comprobar mi IP pública desde"

#: tpl/general/settings.tpl.php:93
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:92
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN."

#: tpl/crawler/settings.tpl.php:25
msgid "This will enable crawler cron."
msgstr "Esto activará el cron rastreador."

#: tpl/crawler/settings.tpl.php:11
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:48
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:65 tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:35 tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr "Total del mapa del sitio"

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr "Lista del mapa del sitio"

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr "Recargar el mapa del rastreador"

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/blacklist.tpl.php:21 tpl/crawler/entry.tpl.php:10
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/entry.tpl.php:9
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/entry.tpl.php:8
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/summary.tpl.php:214
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr "&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad."

#: tpl/crawler/summary.tpl.php:213
msgid "Crawlers cannot run concurrently."
msgstr "Los rastreadores no se pueden ejecutar de forma concurrente."

#: tpl/crawler/map.tpl.php:52 tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:51 tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:205
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:66 tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97 tpl/crawler/summary.tpl.php:173
#: tpl/crawler/summary.tpl.php:208
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:172
msgid "Miss"
msgstr "Fallo"

#: tpl/crawler/summary.tpl.php:171
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:170
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:139
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings.tpl.php:143
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:224
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:223
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar."

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:144
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:40
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:104
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los nonces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:15 tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:14 tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr "Objeto"

#: tpl/cache/settings_inc.object.tpl.php:93
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:105
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:7 tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:85
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#: tpl/page_optm/settings_css.tpl.php:308
msgid "Swap"
msgstr "Swap"

#: tpl/page_optm/settings_css.tpl.php:307
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr "Almacenar los gravatares localmente."

#: tpl/page_optm/settings_localization.tpl.php:12
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:146
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr "pixels"

#: tpl/page_optm/settings_media.tpl.php:128
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:112
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas por el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen."

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr "Optimización de página de LiteSpeed Cache"

#: tpl/page_optm/entry.tpl.php:11 tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:6 tpl/page_optm/settings_css.tpl.php:25
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:308
msgid "%s is recommended."
msgstr "Se recomienda %s."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/settings_css.tpl.php:305
msgid "Default"
msgstr "Por defecto"

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:52
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_promo.tpl.php:63
msgid "Dismiss this notice"
msgstr "Ignorar ese aviso"

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:35
msgid "Tweet preview"
msgstr "Vista previa del tweet"

#: tpl/banner/cloud_promo.tpl.php:30
#: tpl/page_optm/settings_tuning_css.tpl.php:58
#: tpl/page_optm/settings_tuning_css.tpl.php:134
msgid "Learn more"
msgstr "Aprender más"

#: tpl/banner/cloud_promo.tpl.php:14
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/page_optm/settings_media.tpl.php:260
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:9 tpl/img_optm/entry.tpl.php:15
#: tpl/img_optm/network_settings.tpl.php:9 tpl/img_optm/settings.tpl.php:11
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:326
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Está seguro de destruir todas las imágenes optimizadas?"

#: tpl/img_optm/summary.tpl.php:310
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:309
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:306
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:305
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:300
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:297
msgid "Optimization Tools"
msgstr "Herramientas de optimización"

#: tpl/img_optm/summary.tpl.php:266
msgid "Rescan New Thumbnails"
msgstr "Reexaminar nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:249
msgid "Congratulations, all gathered!"
msgstr "¡Felicidades, todos obtenidos!"

#: tpl/img_optm/summary.tpl.php:254
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:201
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:183
msgid "Calculate Backups Disk Space"
msgstr "Calcular el espacio en disco de las copias de seguridad"

#: tpl/img_optm/summary.tpl.php:82
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:59
msgid "Current limit is"
msgstr "El límite actual es"

#: tpl/img_optm/summary.tpl.php:58
msgid "To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited."
msgstr "Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada."

#: tpl/img_optm/summary.tpl.php:53
msgid "You can request a maximum of %s images at once."
msgstr "Puede solicitar un máximo de imágenes de %s de una vez."

#: tpl/img_optm/summary.tpl.php:48
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor en QUIC.cloud"

#: tpl/img_optm/summary.tpl.php:44 tpl/page_optm/settings_css.tpl.php:106
#: tpl/page_optm/settings_css.tpl.php:230
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar."

#: tpl/db_optm/settings.tpl.php:37
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:23
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de la caché de LiteSpeed"

#: tpl/db_optm/entry.tpl.php:10 tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de la BD"

#: tpl/db_optm/manage.tpl.php:176
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:160
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:138
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:130
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:115
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:114
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:113
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:105
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:82 tpl/dash/dashboard.tpl.php:748
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:79 tpl/dash/dashboard.tpl.php:745
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:68 tpl/dash/dashboard.tpl.php:74
#: tpl/dash/dashboard.tpl.php:740
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:628 tpl/dash/dashboard.tpl.php:660
#: tpl/dash/dashboard.tpl.php:692 tpl/dash/dashboard.tpl.php:724
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:626 tpl/dash/dashboard.tpl.php:658
#: tpl/dash/dashboard.tpl.php:690 tpl/dash/dashboard.tpl.php:722
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:621 tpl/dash/dashboard.tpl.php:653
#: tpl/dash/dashboard.tpl.php:685 tpl/dash/dashboard.tpl.php:717
msgid "Time to execute previous request"
msgstr "Tiempo para ejecutar la solicitud anterior"

#: tpl/dash/dashboard.tpl.php:53 tpl/dash/dashboard.tpl.php:591
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:52 tpl/dash/dashboard.tpl.php:590
msgid "Public Cache"
msgstr "Caché pública"

#: tpl/dash/dashboard.tpl.php:46 tpl/dash/dashboard.tpl.php:584
msgid "Cache Status"
msgstr "Estado de caché"

#: tpl/dash/dashboard.tpl.php:557
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:505 tpl/img_optm/entry.tpl.php:8
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:496
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:365 tpl/img_optm/summary.tpl.php:44
#: tpl/page_optm/settings_css.tpl.php:106
#: tpl/page_optm/settings_css.tpl.php:230
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/dash/dashboard.tpl.php:365
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo."

#: tpl/dash/dashboard.tpl.php:421 tpl/dash/dashboard.tpl.php:490
#: tpl/dash/dashboard.tpl.php:636 tpl/dash/dashboard.tpl.php:668
#: tpl/dash/dashboard.tpl.php:700 tpl/dash/dashboard.tpl.php:732
msgid "Last requested"
msgstr "Último pedido"

#: tpl/dash/dashboard.tpl.php:428
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:341 tpl/general/online.tpl.php:115
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:191 tpl/dash/dashboard.tpl.php:676
#: tpl/dash/network_dash.tpl.php:30
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:173
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:170
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:284 tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:283 tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:265 tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr "El uso de este mes"

#: tpl/dash/dashboard.tpl.php:262 tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr "Balance de pagos"

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:249 tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:249 tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:190 tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr "Ancho de banda de la CDN"

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr "Uso de las estadísticas"

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr "Escritorio de red"

#: tpl/general/online.tpl.php:36
msgid "No cloud services currently in use"
msgstr "No hay servicios de la nube en uso"

#: tpl/general/online.tpl.php:24
msgid "Click to clear all nodes for further redetection."
msgstr "Haz clic para borrar todos los nodos para volver a detectar."

#: tpl/general/online.tpl.php:23
msgid "Current Cloud Nodes in Service"
msgstr "Nodos de la nube actual en servicio"

#: tpl/cdn/qc.tpl.php:103 tpl/cdn/qc.tpl.php:106 tpl/dash/dashboard.tpl.php:345
#: tpl/general/online.tpl.php:140
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/entry.tpl.php:9 tpl/general/entry.tpl.php:15
#: tpl/general/network_settings.tpl.php:9 tpl/general/settings.tpl.php:15
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/other.tpl.php:111
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: src/admin-display.cls.php:246
msgid "Add new CDN URL"
msgstr "Añadir una nueva URL de la CDN"

#: src/admin-display.cls.php:245
msgid "Remove CDN URL"
msgstr "Eliminar la URL de la CDN"

#: tpl/cdn/cf.tpl.php:85
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN."

#: tpl/cdn/entry.tpl.php:8
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:163
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:162
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/doc.cls.php:161
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/gui.cls.php:571 src/gui.cls.php:731
#: tpl/page_optm/settings_media.tpl.php:131 tpl/toolbox/purge.tpl.php:89
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/admin-settings.cls.php:276 src/admin-settings.cls.php:311
msgid "Options saved."
msgstr "Las opciones han sido guardadas."

#: src/img-optm.cls.php:1769
msgid "Removed backups successfully."
msgstr "Copias de seguridad eliminadas correctamente."

#: src/img-optm.cls.php:1675
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1608
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1546 src/img-optm.cls.php:1608
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1479
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1377
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:969
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:699
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:674
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:348
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviado al servidor en la nube, %2$s aceptado."

#: src/lang.cls.php:269
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:268
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:265
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:264
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:245
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:239
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: src/lang.cls.php:237
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:236
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:235
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat de la administración"

#: src/lang.cls.php:234
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat de la administración"

#: src/lang.cls.php:233
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat de la parte pública"

#: src/lang.cls.php:232
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat de la parte pública"

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess de la administración"

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess de la parte pública"

#: src/lang.cls.php:222
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:218
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:210
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:204
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:202
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:201
msgid "LQIP Quality"
msgstr "Calidad de LQIP"

#: src/lang.cls.php:200
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:199
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:198
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:196
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:194
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:193
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:192
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:191
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:186
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:185
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:581 src/gui.cls.php:741 src/lang.cls.php:184
#: tpl/presets/standard.tpl.php:42 tpl/toolbox/purge.tpl.php:98
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:164
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:159 tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:136
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché púbica"

#: src/lang.cls.php:106
msgid "Notifications"
msgstr "Avisos"

#: src/lang.cls.php:100
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página por defecto"

#: src/lang.cls.php:99
msgid "Default REST TTL"
msgstr "TTL por defecto de REST"

#: src/lang.cls.php:93
msgid "Enable Cache"
msgstr "Activa cache"

#: src/cloud.cls.php:241 src/cloud.cls.php:297 src/lang.cls.php:89
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:26
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:2021
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube."

#: src/cloud.cls.php:1638
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:1561
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cloud.cls.php:1545 src/cloud.cls.php:1553
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: src/cloud.cls.php:1269
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:1120
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de la nube disponible."

#: src/cloud.cls.php:1003 src/cloud.cls.php:1016 src/cloud.cls.php:1054
#: src/cloud.cls.php:1120 src/cloud.cls.php:1267
msgid "Cloud Error"
msgstr "Error de la nube"

#: src/data.cls.php:226
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:416
msgid "Restore from backup"
msgstr "Restaurar desde la copia de seguridad"

#: src/media.cls.php:401
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:381
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:373
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:366
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:344
msgid "Orig"
msgstr "Original"

#: src/media.cls.php:342
msgid "(no savings)"
msgstr "(sin guardar)"

#: src/media.cls.php:342
msgid "Orig %s"
msgstr "Original %s"

#: src/media.cls.php:341
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:336
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:336 src/media.cls.php:400
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:323
msgid "Orig saved %s"
msgstr "Ahorrado un %s del original"

#: src/media.cls.php:319
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:313 src/media.cls.php:374
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:313
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:312 src/media.cls.php:370
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:309 src/media.cls.php:367
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:309
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:308 src/media.cls.php:337 src/media.cls.php:363
#: src/media.cls.php:402
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:147
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:88
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1407
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1404
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:340
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:387
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:287
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1243
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1217
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1214
msgid "Smaller than"
msgstr "Más pequeño que"

#: src/admin-display.cls.php:1212
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1206
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1194
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1191
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1172
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1154
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1082
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:1073
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:143
msgid "Toolbox"
msgstr "Herramientas"

#: src/admin-display.cls.php:139
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:137 tpl/dash/dashboard.tpl.php:189
#: tpl/dash/network_dash.tpl.php:28 tpl/general/online.tpl.php:120
#: tpl/general/online.tpl.php:135
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:125 tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:298
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB correctamente."

#: src/purge.cls.php:334
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:316
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:221
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:210
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior."

#: src/error.cls.php:205
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: "

#: src/error.cls.php:200
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:196
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash."

#: src/error.cls.php:192
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:186
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:181
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:177
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:173
msgid "Failed to create table %s! SQL: %s."
msgstr "¡Fallo al crear la tabla %s! SQL: %s."

#: src/error.cls.php:149
msgid "Could not find %1$s in %2$s."
msgstr "No se ha podido encontrar %1$s en %2$s."

#: src/error.cls.php:137
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:125
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio."

#: src/error.cls.php:106
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:102
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente"

#: src/error.cls.php:98
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/error.cls.php:47
msgid "The setting %s is currently enabled."
msgstr "En este momento, el ajuste %s está activado."

#: src/task.cls.php:209
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:189
msgid "Every Minute"
msgstr "Cada minuto"

#: tpl/general/settings.tpl.php:110
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:100
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#: tpl/toolbox/report.tpl.php:103
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr "Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>."

#: tpl/toolbox/report.tpl.php:102
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior."

#: tpl/toolbox/report.tpl.php:40
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:23 tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr "Instalar"

#: tpl/cache/settings-esi.tpl.php:36
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:68 tpl/dash/dashboard.tpl.php:437
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:55 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:393 tpl/dash/dashboard.tpl.php:473
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:45 tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:385 tpl/dash/dashboard.tpl.php:465
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:34 tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:376 tpl/dash/dashboard.tpl.php:457
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:28 tpl/dash/dashboard.tpl.php:360
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:10
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:215
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:22
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/other.tpl.php:87
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:130
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:190
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:130 tpl/cache/settings-cache.tpl.php:147
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:129 tpl/cache/settings-cache.tpl.php:146
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:87
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:81
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:71 tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:59
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:63
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:59
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr "<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>"

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr "Creado con ❤️ por el equipo de LiteSpeed."

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:514
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:505 src/activation.cls.php:510
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:700
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: tpl/crawler/settings.tpl.php:141
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: src/admin-display.cls.php:221 tpl/crawler/settings.tpl.php:143
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:220
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:255
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/page_optm/settings_html.tpl.php:138
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:103
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:67
msgid "Your IP"
msgstr "Tu IP"

#: src/import.cls.php:157
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito."

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: tpl/page_optm/settings_tuning_css.tpl.php:118
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:174
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:104
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:173
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:188
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:164
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:67
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:66
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:197
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:90
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:15
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:1420 src/cloud.cls.php:1443
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:2132
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:807
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:804
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:802
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:781
msgid "Install %s"
msgstr "Instalar %s"

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!"

#: src/cloud.cls.php:1571
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:1503
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/img_optm/settings.tpl.php:52
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:212
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:26
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:160
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: src/img-optm.cls.php:1921
msgid "Switched images successfully."
msgstr "Imágenes cambiadas correctamente."

#: tpl/img_optm/settings.tpl.php:73
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:72
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:214
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.media_webp.tpl.php:17
msgid "Request WebP/AVIF versions of original images when doing optimization."
msgstr "Solicita versiones WebP/AVIF de las imágenes originales al hacer la optimización."

#: tpl/img_optm/settings.tpl.php:39
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:211
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: tpl/page_optm/settings_css.tpl.php:201
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:256
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:294
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:158
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:205
msgid "Run Queue Manually"
msgstr "Ejecutar la cola manualmente"

#: tpl/page_optm/settings_css.tpl.php:112
#: tpl/page_optm/settings_css.tpl.php:236 tpl/page_optm/settings_vpi.tpl.php:59
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_css.tpl.php:100
#: tpl/page_optm/settings_css.tpl.php:224
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/dash/dashboard.tpl.php:618 tpl/dash/dashboard.tpl.php:650
#: tpl/dash/dashboard.tpl.php:682 tpl/dash/dashboard.tpl.php:714
#: tpl/page_optm/settings_css.tpl.php:97 tpl/page_optm/settings_css.tpl.php:221
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:47
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:168
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:200
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:196
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:63
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:612 tpl/toolbox/purge.tpl.php:62
msgid "Critical CSS"
msgstr "CSS crítico"

#: src/doc.cls.php:69
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:18
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:235
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:235
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:219
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:213
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:58 tpl/img_optm/summary.tpl.php:205
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:57 tpl/img_optm/summary.tpl.php:204
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:224
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:223
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:25 tpl/img_optm/summary.tpl.php:174
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:171 tpl/img_optm/summary.tpl.php:216
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:167
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:182
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:156
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento"

#: tpl/img_optm/settings.tpl.php:133
msgid "Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic."
msgstr "Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress."

#: tpl/cdn/other.tpl.php:113 tpl/img_optm/settings.tpl.php:119
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/other.tpl.php:112 tpl/img_optm/settings.tpl.php:118
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/img_optm/settings.tpl.php:117
msgid "Specify which element attributes will be replaced with WebP/AVIF."
msgstr "Especificar que atributos de elementos serán reemplazados con WebP/AVIF."

#: src/lang.cls.php:216
msgid "WebP/AVIF Attribute To Replace"
msgstr "Atributo a reemplazar para WebP/AVIF"

#: tpl/cdn/other.tpl.php:150
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:247
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Se iniciará una purga completa cuando WordPress ejecute estos ganchos."

#: src/lang.cls.php:224
msgid "Purge All Hooks"
msgstr "Ganchos de purgar todo"

#: src/purge.cls.php:213
msgid "Purged all caches successfully."
msgstr "Todas las cachés purgadas correctamente."

#: src/gui.cls.php:495 src/gui.cls.php:605 src/gui.cls.php:655
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:439
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:127
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:135
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:9
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:38
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:258 tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:532 src/gui.cls.php:692 tpl/toolbox/purge.tpl.php:53
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:503 src/gui.cls.php:663 tpl/toolbox/purge.tpl.php:36
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:761 tpl/img_optm/summary.tpl.php:149
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:762 tpl/img_optm/summary.tpl.php:151
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/cf.tpl.php:34
msgid "Get it from <a %1$s>%2$s</a>."
msgstr "Obténla desde <a %1$s>%2$s</a>."

#: tpl/cdn/cf.tpl.php:33
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: tpl/cdn/cf.tpl.php:44
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/cf.tpl.php:25
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/other.tpl.php:64
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:17
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:15
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: tpl/inc/admin_footer.php:10
msgid "Rate %s on %s"
msgstr "Valora %s en %s"

#: src/lang.cls.php:29 tpl/dash/dashboard.tpl.php:544
msgid "Images notified to pull"
msgstr "Imágenes avisadas para descargar"

#: tpl/img_optm/summary.tpl.php:252
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1314
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1311
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1302
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1299
msgid "%s groups"
msgstr "%s grupos"

#: src/crawler.cls.php:1234
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings.tpl.php:97
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:254
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:193
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:178
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:109 tpl/dash/dashboard.tpl.php:101
#: tpl/dash/dashboard.tpl.php:767
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:102 tpl/dash/dashboard.tpl.php:94
#: tpl/dash/dashboard.tpl.php:760
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:90 tpl/dash/dashboard.tpl.php:87
#: tpl/dash/dashboard.tpl.php:753
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:83
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:77 tpl/crawler/summary.tpl.php:84
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:76
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:62
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#: tpl/cache/settings_inc.object.tpl.php:213
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:129
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings.tpl.php:78
msgid "Server allowed max value"
msgstr "Valor máximo permitido por el servidor"

#: tpl/crawler/settings.tpl.php:73
msgid "Server enforced value"
msgstr "Valor forzado por el servidor"

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:65
#: tpl/cache/settings-excludes.tpl.php:98 tpl/cdn/other.tpl.php:63
#: tpl/crawler/settings.tpl.php:72 tpl/crawler/settings.tpl.php:77
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1266
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1264 tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:204
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:245
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:85
#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr "API"

#: src/purge.cls.php:419
msgid "Reset the entire opcode cache successfully."
msgstr "Reestablecida la caché opcache con éxito."

#: src/purge.cls.php:404
msgid "Opcode cache is not enabled."
msgstr "La caché opcache no está habilitada."

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:56 tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:72
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:67
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:226
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:54
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:46
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:24
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr "Ajustes de exportación"

#: tpl/presets/entry.tpl.php:7 tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr "Importar / Exportar"

#: tpl/cache/settings_inc.object.tpl.php:187
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:147
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:124
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:134
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:123
msgid "Password"
msgstr "Contraseña"

#: tpl/cache/settings_inc.object.tpl.php:121
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:122
msgid "Username"
msgstr "Nombre de usuario"

#: tpl/cache/settings_inc.object.tpl.php:79
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:118
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:462
msgid "Purge all object caches successfully."
msgstr "Purga correcta de todas las cachés de objetos."

#: src/purge.cls.php:449
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:200
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:128
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/lang.cls.php:127
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:126
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:160
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:125
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:53
msgid "Connection Test"
msgstr "Prueba de conexión"

#: tpl/cache/settings_inc.object.tpl.php:51
#: tpl/cache/settings_inc.object.tpl.php:52
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:48 tpl/crawler/blacklist.tpl.php:34
#: tpl/crawler/summary.tpl.php:137
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:108
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:121
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:120
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:119
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:522 src/gui.cls.php:682 src/lang.cls.php:117
#: tpl/dash/dashboard.tpl.php:54 tpl/dash/dashboard.tpl.php:592
#: tpl/toolbox/purge.tpl.php:44
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:21
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:45
msgid "Purge all the object caches"
msgstr "Purgar todas las cachés de objetos"

#: src/cdn/cloudflare.cls.php:254 src/cdn/cloudflare.cls.php:276
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:267
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:162
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:147
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado correctamente a Cloudflare de la purga completa."

#: src/cdn/cloudflare.cls.php:131
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:114
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/cf.tpl.php:59
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/cf.tpl.php:58
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/cf.tpl.php:50
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:249
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/cf.tpl.php:138
msgid "Purge Everything"
msgstr "Purgar todo"

#: tpl/cdn/cf.tpl.php:132
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/cf.tpl.php:126
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/cf.tpl.php:125
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/cf.tpl.php:117
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/cf.tpl.php:116
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/cf.tpl.php:111
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/cf.tpl.php:102
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/cf.tpl.php:99
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/cf.tpl.php:96
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/cf.tpl.php:94
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/cf.tpl.php:91
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/cf.tpl.php:90
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:512 src/gui.cls.php:672 tpl/cdn/cf.tpl.php:79
#: tpl/cdn/entry.tpl.php:9
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:163
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1125 src/admin-display.cls.php:1129
#: tpl/cdn/other.tpl.php:84
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/other.tpl.php:81
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr "Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s."

#: src/lang.cls.php:115
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:53
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:225
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:331
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/settings.media_webp.tpl.php:26 tpl/img_optm/summary.tpl.php:327
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:265
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:87
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:86
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: tpl/toolbox/log_viewer.tpl.php:64
msgid "Clear Logs"
msgstr "Vaciar los registros"

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:238 tpl/dash/dashboard.tpl.php:421
#: tpl/dash/dashboard.tpl.php:490
msgid " %s ago"
msgstr " hace %s"

#: src/media.cls.php:387
msgid "WebP saved %s"
msgstr "WebP ha ahorrado un %s"

#: tpl/toolbox/report.tpl.php:60
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/img_optm/summary.tpl.php:131
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:75
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:75
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:76
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:116
msgid "This process is automatic."
msgstr "Este proceso es automático."

#: tpl/dash/dashboard.tpl.php:554 tpl/img_optm/summary.tpl.php:283
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:526 tpl/img_optm/summary.tpl.php:280
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:126
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:30
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: src/media.cls.php:257
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:170
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:101
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#: tpl/img_optm/summary.tpl.php:291
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr "Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>."

#: src/doc.cls.php:92 src/doc.cls.php:147 tpl/cdn/cf.tpl.php:127
#: tpl/dash/dashboard.tpl.php:177 tpl/dash/dashboard.tpl.php:786
#: tpl/general/online.tpl.php:67 tpl/general/online.tpl.php:79
#: tpl/general/online.tpl.php:95 tpl/img_optm/summary.tpl.php:49
#: tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr "Leer más"

#: tpl/img_optm/summary.tpl.php:244
msgid "Image groups total"
msgstr "Total de grupos de imágenes"

#: src/lang.cls.php:30
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:534
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:2021 src/img-optm.cls.php:2081
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:2075
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:2045
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:2040
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: tpl/cache/settings-excludes.tpl.php:129
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/general/entry.tpl.php:10 tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr "Retoques"

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:182
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr "Ajustes de los retoques"

#: tpl/cache/settings-excludes.tpl.php:100
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/cache/settings-excludes.tpl.php:67
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:115
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas."

#: tpl/dash/dashboard.tpl.php:517 tpl/img_optm/summary.tpl.php:66
#: tpl/img_optm/summary.tpl.php:71
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:235
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:523 tpl/img_optm/summary.tpl.php:277
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:274
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:23
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:135 src/gui.cls.php:638
#: tpl/dash/dashboard.tpl.php:188 tpl/dash/network_dash.tpl.php:27
#: tpl/general/online.tpl.php:121 tpl/general/online.tpl.php:136
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:50
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:49
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:86
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:189
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:472
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:180
msgid "URI Excludes"
msgstr "URL excluidas"

#: tpl/page_optm/settings_html.tpl.php:166
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador."

#: src/doc.cls.php:132
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:221
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:205
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:222
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:188
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-excludes.tpl.php:40
msgid "For example, for %s, %s and %s can be used here."
msgstr "Por ejemplo, para %s, %s y %s puede utilizarse aquí."

#: tpl/cache/settings-esi.tpl.php:107 tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/other.tpl.php:128
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1282
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: src/admin-display.cls.php:1280
msgid "For example, for %s, %s can be used here."
msgstr "Por ejemplo, para %s, %s puede utilizarse aquí."

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: src/lang.cls.php:178 tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:480
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:461
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:450
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:427
msgid "Mark this page as "
msgstr "Marcar esta página como "

#: src/gui.cls.php:403 src/gui.cls.php:418
msgid "Purge this page"
msgstr "Purgar esta página"

#: src/lang.cls.php:160
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:157
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:172
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:156 tpl/page_optm/settings_tuning_css.tpl.php:157
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:171
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:197
#: tpl/page_optm/settings_html.tpl.php:167 tpl/page_optm/settings_js.tpl.php:73
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: src/lang.cls.php:169
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr "cookies"

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid "You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>."
msgstr "También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>."

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:94 tpl/dash/dashboard.tpl.php:55
#: tpl/dash/dashboard.tpl.php:593 tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:94
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:140
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:102
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:61
msgid "categories"
msgstr "categorías"

#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:139
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:39
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:138
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:24
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:137
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: src/admin-display.cls.php:1284 src/doc.cls.php:114
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:113
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:114
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/cdn/other.tpl.php:164
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:248
msgid "Exclude Path"
msgstr "Excluir ruta"

#: tpl/cdn/other.tpl.php:83
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr "Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s."

#: src/lang.cls.php:244 tpl/cdn/other.tpl.php:87
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/other.tpl.php:77
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:243
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/other.tpl.php:73
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:242
msgid "Include CSS"
msgstr "Incluir CSS"

#: tpl/cdn/other.tpl.php:69
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes."
msgstr "Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s."

#: src/lang.cls.php:241
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:243
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:240
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/other.tpl.php:127
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s."

#: src/lang.cls.php:246
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/other.tpl.php:20
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:133
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:248 src/admin-display.cls.php:984
#: src/admin-display.cls.php:1011 src/admin-display.cls.php:1062
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.object.tpl.php:213 tpl/cdn/other.tpl.php:39
#: tpl/img_optm/settings.media_webp.tpl.php:14
#: tpl/page_optm/settings_css.tpl.php:87 tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:168
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "OFF"
msgstr "OFF"

#: src/admin-display.cls.php:247 src/admin-display.cls.php:983
#: src/admin-display.cls.php:1011 src/admin-display.cls.php:1062
#: src/doc.cls.php:41 tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71 tpl/cdn/other.tpl.php:34
#: tpl/crawler/settings.tpl.php:113 tpl/page_optm/settings_css.tpl.php:201
#: tpl/page_optm/settings_media.tpl.php:165
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "ON"
msgstr "ON"

#: src/purge.cls.php:387
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:153
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:168
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:220 src/lang.cls.php:151
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:150
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:166
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:143
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:142
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:33
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo»."

#: tpl/toolbox/purge.tpl.php:37
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto purgará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:23
msgid "Purge %s Error"
msgstr "Error de purga de %s"

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:246
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:236
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:232
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:228
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:224
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:220
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:216
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:212
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:204
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:147
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:96
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:135
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:223 tpl/page_optm/settings_css.tpl.php:126
#: tpl/page_optm/settings_css.tpl.php:250 tpl/page_optm/settings_vpi.tpl.php:73
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:221
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr " Almacena en la caché el bloque ESI de la barra de administración incluida."

#: src/lang.cls.php:220
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:49
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:13
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:12
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr "Ajustes de purga"

#: src/lang.cls.php:111
msgid "Cache PHP Resources"
msgstr "Cachear recursos de PHP"

#: src/lang.cls.php:112 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:86
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:21 tpl/toolbox/settings-debug.tpl.php:84
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings.tpl.php:67
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:110
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:80
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:109
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:67
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:108
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:54
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:107
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:9
#: tpl/cache/settings-cache.tpl.php:9
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:9 tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:8 tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6 tpl/toolbox/purge.tpl.php:134
msgid "Purge"
msgstr "Purgar"

#: src/admin-display.cls.php:131 tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:6
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr "Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)"

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para purgar la lista «%s»."

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:134 tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr "Hora de purga programada"

#: tpl/cache/settings-purge.tpl.php:105
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s»."

#: src/lang.cls.php:133 tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr "URLs de purga programada"

#: tpl/toolbox/settings-debug.tpl.php:114
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:97
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:262
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:819
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:141 src/error.cls.php:165
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:161
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:263
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr "TTL caché de Widgets:"

#: src/lang.cls.php:219 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr "Activar ESI"

#: tpl/crawler/summary.tpl.php:55
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr "Ver <a %s>Introducción para activar el rastreador</a> para información detallada."

#: src/lang.cls.php:256
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:227
msgid "Purge pages by relative or full URL."
msgstr "Purgar páginas por URL completa o relativa."

#: tpl/crawler/summary.tpl.php:54
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor."

#: tpl/cache/settings-esi.tpl.php:35 tpl/cdn/cf.tpl.php:83
#: tpl/crawler/summary.tpl.php:53 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:72 tpl/page_optm/settings_css.tpl.php:192
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:116
msgid "<b>Last crawled:</b> %s item(s)"
msgstr "<b>Última indexación:</b> %s elemento(s)"

#: tpl/crawler/summary.tpl.php:68
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:184
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:167
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:159
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:147
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:325
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado la purga de la lista al servidor web LiteSpeed."

#: tpl/cache/settings-cache.tpl.php:28
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr "Por favor, visita la página de <a %s>Información</a> sobre como probar la caché."

#: tpl/toolbox/settings-debug.tpl.php:66
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:253
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings.tpl.php:39
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo."

#: src/lang.cls.php:252
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#: tpl/cache/settings_inc.login_cookie.tpl.php:35
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:168
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de «Purgar por»."

#: tpl/cdn/entry.tpl.php:17
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#: tpl/crawler/summary.tpl.php:245
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del rastreador aún no generado"

#: tpl/crawler/summary.tpl.php:227
msgid "Show crawler status"
msgstr "Mostrar estado del rastreador"

#: tpl/crawler/summary.tpl.php:220
msgid "Watch Crawler Status"
msgstr "Ver estado del rastreador"

#: tpl/crawler/summary.tpl.php:215
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr "Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema."

#: tpl/crawler/summary.tpl.php:212
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:124
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:121
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:136
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:135
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:47
msgid "Crawler Cron"
msgstr "Cron del rastreador"

#: cli/crawler.cls.php:80 tpl/crawler/summary.tpl.php:41
msgid "%d minute"
msgstr "%d minuto"

#: cli/crawler.cls.php:78 tpl/crawler/summary.tpl.php:39
msgid "%d minutes"
msgstr "%d minutos"

#: cli/crawler.cls.php:71 tpl/crawler/summary.tpl.php:32
msgid "%d hour"
msgstr "%d hora"

#: cli/crawler.cls.php:69 tpl/crawler/summary.tpl.php:30
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr "Rastreador de LiteSpeed Cache"

#: tpl/inc/show_display_installed.php:28
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>."

#: src/admin-display.cls.php:141 src/lang.cls.php:251
msgid "Crawler"
msgstr "Rastreador"

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:699
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitada la purga de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:16
msgid "This will Purge Pages only"
msgstr "Esto solo purgará las páginas"

#: tpl/toolbox/purge.tpl.php:15
msgid "Purge Pages"
msgstr "Purgar páginas"

#: src/gui.cls.php:85
msgid "Cancel"
msgstr "Cancelar"

#: tpl/crawler/summary.tpl.php:138
msgid "Activate"
msgstr "Activar"

#: tpl/cdn/cf.tpl.php:40
msgid "Email Address"
msgstr "Dirección de correo electrónico"

#: src/gui.cls.php:782
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:185
msgid "Purged the url!"
msgstr "¡Se ha purgado la URL!"

#: cli/purge.cls.php:136
msgid "Purged the blog!"
msgstr "¡Se ha purgado el blog!"

#: cli/purge.cls.php:92
msgid "Purged All!"
msgstr "¡Se ha purgado todo!"

#: src/purge.cls.php:720
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitada la purga de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:13
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:10
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr "Si no, por favor verifica el ajuste en la <a href=\"%1$s\">pestaña Avanzado</a>."

#: tpl/inc/show_error_cookie.php:8
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:14
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:12
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:35
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/cache/network_settings-cache.tpl.php:21
msgid "It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first."
msgstr "Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero."

#: tpl/toolbox/purge.tpl.php:217
msgid "Purge pages by post ID."
msgstr "Purgar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:31
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Purga las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:24
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: tpl/toolbox/purge.tpl.php:10
msgid "This will Purge Front Page only"
msgstr "Esto solo purgará la página principal"

#: tpl/toolbox/purge.tpl.php:221
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:229
msgid "e.g. Use %s or %s."
msgstr "ej: Usa %s o %s."

#: tpl/toolbox/purge.tpl.php:211
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Purgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:125
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si se debe purgar todo el sitio WordPress, usa «Purgar todo»."

#: src/core.cls.php:320
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado la purga de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:25
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:848 src/admin-display.cls.php:852
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:117
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:119
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:118
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr "Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>."

#: tpl/toolbox/purge.tpl.php:124
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:123
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:605
msgid "LiteSpeed Cache Purge All"
msgstr "Purdgar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:32
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:24
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:21
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:18
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:16
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:10
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:7
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:259 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/toolbox/settings-debug.tpl.php:53
msgid "The Admin IP option will only output log messages on requests from admin IPs listed below."
msgstr "La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas."

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:58
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: tpl/cache/settings-purge.tpl.php:50 tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:61
#: tpl/page_optm/settings_tuning_css.tpl.php:137
msgid "Note"
msgstr "Nota"

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:131
msgid "Purge All On Upgrade"
msgstr "Purgar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Purgar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No purgar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr "Purgar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr "Purgar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr "Purgar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr "Purgar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:68 tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:98
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:169
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid "Caching these pages may improve server performance by avoiding unnecessary PHP calls."
msgstr "Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias."

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr "Algunos temas y plugins añaden recursos mediante una petición PHP."

#: tpl/cache/settings-cache.tpl.php:93
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:43
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:153
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:28
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:27
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:21
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr "DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB."

#: tpl/cache/settings_inc.login_cookie.tpl.php:20
#: tpl/cache/settings_inc.login_cookie.tpl.php:78
msgid "No spaces and case sensitive."
msgstr "Espacios no permitidos y sensible a mayúsculas."

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
#: tpl/cache/settings_inc.login_cookie.tpl.php:77
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr "SINTAXIS: alfanumérico y \"_\"."

#: src/lang.cls.php:229
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:72
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:15
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:84
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:9
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:243
msgid "Purge List"
msgstr "Purgar lista"

#: tpl/toolbox/purge.tpl.php:166
msgid "Purge By..."
msgstr "Purgar por..."

#: tpl/crawler/blacklist.tpl.php:33 tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:205
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:201
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:197
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:193
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:6
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:813
msgid "Purge url %s"
msgstr "Purgar la URL %s"

#: src/purge.cls.php:778
msgid "Purge tag %s"
msgstr "Purgar la etiqueta %s"

#: src/purge.cls.php:748
msgid "Purge category %s"
msgstr "Purgar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:32
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio."

#: tpl/cache/settings-cache.tpl.php:32 tpl/crawler/settings.tpl.php:103
#: tpl/crawler/settings.tpl.php:112 tpl/crawler/summary.tpl.php:181
#: tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:145
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo «.htaccess» de LiteSpeed Cache"

#: src/error.cls.php:157
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: src/lang.cls.php:227
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:228
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:22
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:16
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:14
#: tpl/cache/settings_inc.browser.tpl.php:12 tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:38
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: tpl/cache/settings-purge.tpl.php:52
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio."

#: src/lang.cls.php:113 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:173 src/file.cls.php:177
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:621 tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:97
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: src/purge.cls.php:684
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado al servidor web LiteSpeed la purga de la página de inicio."

#: tpl/toolbox/purge.tpl.php:9
msgid "Purge Front Page"
msgstr "Purgar la página de inicio"

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:27
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:93
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:60
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1283
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1279
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:54
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/toolbox/report.tpl.php:109
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:22
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:20
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:7 tpl/general/online.tpl.php:125
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:6 tpl/general/online.tpl.php:123
msgid "Enabled"
msgstr "Activado"

#: src/lang.cls.php:141
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: litespeed-cache.php tpl/banner/new_version.php:59
#: tpl/banner/new_version_dev.tpl.php:12 tpl/cache/more_settings_tip.tpl.php:15
#: tpl/inc/admin_footer.php:10
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: src/lang.cls.php:261
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/general/settings.tpl.php:63 tpl/general/settings.tpl.php:70
#: tpl/general/settings.tpl.php:77 tpl/general/settings.tpl.php:94
#: tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:37
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr "Archivo del autor"

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr "Portada"

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:72
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas."

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de purga automática para publicación y actualización"

#: src/lang.cls.php:95
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: src/admin-display.cls.php:1093 tpl/cache/settings_inc.object.tpl.php:106
#: tpl/crawler/settings.tpl.php:37 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:260
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:129
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/purge.cls.php:236
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache."

#: src/gui.cls.php:487 src/gui.cls.php:495 src/gui.cls.php:503
#: src/gui.cls.php:512 src/gui.cls.php:522 src/gui.cls.php:532
#: src/gui.cls.php:542 src/gui.cls.php:552 src/gui.cls.php:561
#: src/gui.cls.php:571 src/gui.cls.php:581 src/gui.cls.php:647
#: src/gui.cls.php:655 src/gui.cls.php:663 src/gui.cls.php:672
#: src/gui.cls.php:682 src/gui.cls.php:692 src/gui.cls.php:702
#: src/gui.cls.php:712 src/gui.cls.php:721 src/gui.cls.php:731
#: src/gui.cls.php:741 tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:30 tpl/toolbox/purge.tpl.php:36
#: tpl/toolbox/purge.tpl.php:44 tpl/toolbox/purge.tpl.php:53
#: tpl/toolbox/purge.tpl.php:62 tpl/toolbox/purge.tpl.php:71
#: tpl/toolbox/purge.tpl.php:80 tpl/toolbox/purge.tpl.php:89
#: tpl/toolbox/purge.tpl.php:98 tpl/toolbox/purge.tpl.php:107
msgid "Purge All"
msgstr "Purgar todo"

#: src/admin-display.cls.php:298 src/gui.cls.php:629
#: tpl/crawler/entry.tpl.php:11
msgid "Settings"
msgstr "Ajustes"litespeed-wp-plugin/7.1/translations/.ls_translation_check_es_CO000064400000000000151600143440020716 0ustar00litespeed-wp-plugin/7.1/translations/litespeed-cache-es_ES.l10n.php000064400000426226151600143440020777 0ustar00<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2025-04-29 10:24:06+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - LiteSpeed Cache - Stable (latest release)','language'=>'es','messages'=>['Copy Log'=>'Copiar registro','Selectors must exist in the CSS. Parent classes in the HTML will not work.'=>'Los selectores deben existir en el CSS. Las clases principales en el HTML no funcionarán.','List the CSS selectors whose styles should always be included in CCSS.'=>'Lista los selectores CSS cuyos estilos siempre deben incluirse en CCSS.','List the CSS selectors whose styles should always be included in UCSS.'=>'Lista los selectores CSS cuyos estilos siempre deben incluirse en UCSS.','Available after %d second(s)'=>'Disponible después de %d segundo(s)','Enable QUIC.cloud Services'=>'Activar los servicios de QUIC.cloud','The features below are provided by'=>'Las siguientes características son proporcionadas por','Do not show this again'=>'No volver a mostrar esto','Free monthly quota available. Can also be used anonymously (no email required).'=>'Cuota mensual gratuita disponible. También se puede usar de forma anónima (no se requiere correo electrónico).','Cloudflare Settings'=>'Ajustes de Cloudflare','Failed to detect IP'=>'No se pudo detectar la IP','CCSS Selector Allowlist'=>'Lista de permitidos del selector del CCSS','Outputs to a series of files in the %s directory.'=>'Da salida en una serie de archivos en el directorio %s.','Attach PHP info to report. Check this box to insert relevant data from %s.'=>'Adjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s.','Last Report Date'=>'Fecha del último informe','Last Report Number'=>'Número del último informe','Regenerate and Send a New Report'=>'Regenerar y enviar un nuevo informe','This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action.'=>'Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción.','Soft Reset Optimization Counter'=>'Contador de optimización de restablecimiento suave','When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.'=>'Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas.','%1$s is a %2$s paid feature.'=>'%1$s es una característica de pago de %2$s.','Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first.'=>'Quita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud.','Disconnect from QUIC.cloud'=>'Desconectar de QUIC.cloud','Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard.'=>'¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud.','not available for anonymous users'=>'no disponible para usuarios anónimos','Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features.'=>'Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles.','QUIC.cloud Integration Enabled with limitations'=>'Integración de QUIC.cloud activada con limitaciones','Your site is connected and ready to use QUIC.cloud Online Services.'=>'Tu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud.','QUIC.cloud Integration Enabled'=>'Integración de QUIC.cloud activada','In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it.'=>'Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla.','Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding.'=>'Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN.','Provides <strong>security at the CDN level</strong>, protecting your server from attack.'=>'Proporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques.','Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>.'=>'Ofrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>.','Caches your entire site, including dynamic content and <strong>ESI blocks</strong>.'=>'Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>.','Content Delivery Network'=>'Red de entrega de contenidos','<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold.'=>'<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse.','<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads.'=>'El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida.','<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall.'=>'<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general.','<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling.'=>'<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo.','QUIC.cloud\'s Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores.'=>'Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página.','Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee.'=>'El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste.','Optionally creates next-generation WebP or AVIF image files.'=>'Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación.','Processes your uploaded PNG and JPG images to produce smaller versions that don\'t sacrifice quality.'=>'Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad.','QUIC.cloud\'s Image Optimization service does the following:'=>'El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:','<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading.'=>'La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida.','<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster.'=>'La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido.','QUIC.cloud\'s Online Services improve your site in the following ways:'=>'Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:','Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.'=>'Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud.','QUIC.cloud Integration Disabled'=>'Integración de QUIC.cloud desactivada','QUIC.cloud Online Services'=>'Servicios en línea de QUIC.cloud','Online Services'=>'Servicios en línea','Autoload'=>'Carga automática','Refresh QUIC.cloud status'=>'Actualizar el estado de QUIC.cloud','Refresh'=>'Actualizar','You must be using one of the following products in order to measure Page Load Time:'=>'Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:','Refresh Usage'=>'Actualizar el uso','News'=>'Noticias','You need to set the %s in Settings first before using the crawler'=>'Debes configurar %s en Ajustes antes de usar el rastreador','You must set %1$s to %2$s before using this feature.'=>'Debes configurar %1$s en %2$s antes de usar esta característica.','You must set %s before using this feature.'=>'Debes configurar %s antes de usar esta característica.','My QUIC.cloud Dashboard'=>'Mi escritorio de QUIC.cloud','You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard.'=>'Actualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud.','To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.'=>'Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud.','To manage your QUIC.cloud options, please contact your hosting provider.'=>'Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento.','To manage your QUIC.cloud options, go to your hosting provider\'s portal.'=>'Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento.','QUIC.cloud CDN Options'=>'Opciones de CDN de QUIC.cloud','Best available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!'=>'¡El mejor rendimiento disponible de WordPress, TTFB globalmente rápido, fácil configuración y <a %s>mucho más</a>!','no matter where they live.'=>'no importa dónde vivan.','Content Delivery Network Service'=>'Servicio de red de entrega de contenido','Enable QUIC.cloud CDN'=>'Activar la CDN de QUIC.cloud','Link & Enable QUIC.cloud CDN'=>'Enlazar y activar la CDN de QUIC.cloud','QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users.'=>'La CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar).','QUIC.cloud CDN is currently <strong>fully disabled</strong>.'=>'La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>.','Learn More about QUIC.cloud'=>'Obtén más información acerca de QUIC.cloud','QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.'=>'QUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud.','Enable QUIC.cloud services'=>'Activar los servicios de QUIC.cloud','Free monthly quota available.'=>'Cuota mensual gratuita disponible.','Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.'=>'Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>.','Accelerate, Optimize, Protect'=>'Acelera, optimiza, protege','Check the status of your most important settings and the health of your CDN setup here.'=>'Verifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí.','QUIC.cloud CDN Status Overview'=>'Resumen del estado de CDN de QUIC.cloud','Refresh Status'=>'Actualizar Estado','Other Static CDN'=>'Otra CDN estática','Dismiss this notice.'=>'Descartar este aviso.','Send to twitter to get %s bonus'=>'Envíar a X para obtener %s de bonificación','Spread the love and earn %s credits to use in our QUIC.cloud online services.'=>'Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud.','No backup of unoptimized AVIF file exists.'=>'No existe ninguna copia de seguridad del archivo AVIF sin optimizar.','AVIF saved %s'=>'AVIF guardado %s','AVIF file reduced by %1$s (%2$s)'=>'Archivo AVIF reducido en %1$s (%2$s)','Currently using original (unoptimized) version of AVIF file.'=>'Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF.','Currently using optimized version of AVIF file.'=>'Actualmente se utiliza la versión optimizada del archivo AVIF.','WebP/AVIF For Extra srcset'=>'WebP/AVIF para srcset adicional','Next-Gen Image Format'=>'Formato de imagen de próxima generación','Enabled AVIF file successfully.'=>'Archivo AVIF activado correctamente.','Disabled AVIF file successfully.'=>'El archivo AVIF desactivado correctamente.','Reset image optimization counter successfully.'=>'Restablecido el contador de optimización de imágenes correctamente.','Filename is empty!'=>'¡El nombre del archivo está vacío!','You will need to finish %s setup to use the online services.'=>'Necesitarás finalizar la configuración de %s para utilizar los servicios en línea.','Sync QUIC.cloud status successfully.'=>'Sincronizado el estado de QUIC.cloud correctamente.','Linked to QUIC.cloud preview environment, for testing purpose only.'=>'Enlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba.','Click here to proceed.'=>'Haz clic aquí para continuar.','Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.'=>'Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud.','Reset %s activation successfully.'=>'Restablecida la activación de %s correctamente.','Congratulations, %s successfully set this domain up for the online services with CDN service.'=>'Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN.','Congratulations, %s successfully set this domain up for the online services.'=>'Felicidades, %s configuró correctamente este dominio para los servicios en línea.','Congratulations, %s successfully set this domain up for the anonymous online services.'=>'Felicidades, %s configuró correctamente este dominio para los servicios anónimos en línea.','%s activation data expired.'=>'%s datos de activación caducados.','Failed to parse %s activation status.'=>'No se pudo analizar el estado de activación de %s.','Failed to validate %s activation data.'=>'No se pudieron validar los datos de activación de %s.','Cert or key file does not exist.'=>'El archivo de certificado o clave no existe.','You need to activate QC first.'=>'Primero debes activar QC.','You need to set the %1$s first. Please use the command %2$s to set.'=>'Primero debes configurar %1$s. Usa el comando %2$s para configurarlo.','Failed to get echo data from WPAPI'=>'No se pudieron obtener los datos de eco de WPAPI','Your WP REST API seems blocked our QUIC.cloud server calls.'=>'Parece que tu API REST de WP ha bloqueado nuestras llamadas al servidor QUIC.cloud.','The user with id %s has editor access, which is not allowed for the role simulator.'=>'El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles.','You have used all of your quota left for current service this month.'=>'Has utilizado toda la cuota que te quedaba para el servicio actual este mes.','Learn more or purchase additional quota.'=>'Más información o compra cuota adicional.','You have used all of your daily quota for today.'=>'Has utilizado toda tu cuota diaria de hoy.','If comment to be kept is like: %s write: %s'=>'Si el comentario a conservar es como: %s escribe: %s','When minifying HTML do not discard comments that match a specified pattern.'=>'Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado.','Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.'=>'Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio.','HTML Keep Comments'=>'HTML Mantener comentarios','AJAX Cache TTL'=>'TTL de caché AJAX','You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.'=>'Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora.','Clean all orphaned post meta records'=>'Limpiar todos los registros meta de entradas huérfanas','Orphaned Post Meta'=>'Meta de entrada huérfano','Globally fast TTFB, easy setup, and <a %s>more</a>!'=>'¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!','Best available WordPress performance'=>'El mejor rendimiento disponible para WordPress','Clean orphaned post meta successfully.'=>'Limpieza correcta de los meta de entrada huérfanos.','Last Pulled'=>'Última extracción','You can list the 3rd party vary cookies here.'=>'Puedes listar las cookies de terceros que varían aquí.','Vary Cookies'=>'Variar cookies','Preconnecting speeds up future loads from a given origin.'=>'La preconexión acelera las cargas futuras desde un origen determinado.','If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.'=>'Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.','Generate a separate vary cache copy for the mini cart when the cart is not empty.'=>'Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.','Vary for Mini Cart'=>'Variante según el minicarrito','DNS Preconnect'=>'Preconexión DNS','This setting is %1$s for certain qualifying requests due to %2$s!'=>'¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!','Listed JS files or inline JS code will be delayed.'=>'Los archivos JS listados o el código JS en línea se retrasarán.','URL Search'=>'Buscar URL','JS Delayed Includes'=>'Inclusiones de JS retrasadas','Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.'=>'Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.','Cloud server refused the current request due to unpulled images. Please pull the images first.'=>'El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.','Current server load'=>'Carga actual del servidor','Redis encountered a fatal error: %s (code: %d)'=>'Redis encontró un error fatal: %s (código: %d)','Started async image optimization request'=>'Se inició la solicitud de optimización asíncrona de imágenes','Started async crawling'=>'Se inició el rastreo asíncrono','Saving option failed. IPv4 only for %s.'=>'Falló el guardado de la opción. IPv4 es solo para %s.','Cloud server refused the current request due to rate limiting. Please try again later.'=>'El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.','Maximum image post id'=>'ID de entrada de imagen máxima','Current image post id position'=>'Posición actual del id de entrada de la imagen','Images ready to request'=>'Imágenes listas para la solicitud','Redetect'=>'Volver a detectar','PAYG balance and usage not included in above quota calculation.'=>'Balance y uso de PAYG no incluido en el cálculo de cuota anterior.','PAYG used this month'=>'PAYG usado este mes','If you are using a %1$s socket, %2$s should be set to %3$s'=>'Si estás usando un socket %1$s, %2$s debería estar en %3$s','All QUIC.cloud service queues have been cleared.'=>'Se han borrado todas las colas de servicio de QUIC.cloud.','Cache key must be integer or non-empty string, %s given.'=>'La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.','Cache key must not be an empty string.'=>'La clave de caché no puede ser una cadena vacía.','JS Deferred / Delayed Excludes'=>'Exclusiones de JS diferido / retrasado','The queue is processed asynchronously. It may take time.'=>'La cola se procesa de forma asíncrona. Puede llevar un tiempo.','In order to use QC services, need a real domain name, cannot use an IP.'=>'Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.','Restore Settings'=>'Restaurar los ajustes','This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?'=>'Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?','Backup created %1$s before applying the %2$s preset'=>'Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s','Applied the %1$s preset %2$s'=>'Se ha aplicado el prejuste %1$s %2$s','Restored backup settings %1$s'=>'Se han restaurado el respaldo de los ajustes %1$s','Error: Failed to apply the settings %1$s'=>'Error: No se pudieron aplicar los ajustes %1$s','History'=>'Historial','unknown'=>'desconocido','Apply Preset'=>'Aplicar el preajuste','This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?'=>'Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?','Who should use this preset?'=>'¿Quién debería usar este preajuste?','Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.'=>'Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.','LiteSpeed Cache Standard Presets'=>'Preajustes estándar de cache de LiteSpeed','A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.','This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.'=>'Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.','Inline CSS added to Combine'=>'CSS en línea añadido a Combinar','Inline JS added to Combine'=>'JS en línea añadido a Combinar','JS Delayed'=>'JS Retrasado','Viewport Image Generation'=>'Generación del viewport de la imagen','Lazy Load for Images'=>'Carga diferida para imágenes','Everything in Aggressive, Plus'=>'Todo lo de Aggressive y además','Extreme'=>'Extremo','This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.'=>'Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques.','Lazy Load for Iframes'=>'Carga diferida de Iframes','Removed Unused CSS for Users'=>'CSS sin uso eliminado para los usuarios','Asynchronous CSS Loading with Critical CSS'=>'Carga de CSS asíncrono con CSS crítico','CSS & JS Combine'=>'Combinar CSS y JS','Everything in Advanced, Plus'=>'Todo lo de Advance y además','Aggressive'=>'Agresivo','A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.','This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.'=>'Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques.','Remove Query Strings from Static Files'=>'Eliminar cadenas de consulta de recursos estáticos','DNS Prefetch for static files'=>'Precarga de DNS para archivos estáticos','JS Defer for both external and inline JS'=>'Aplazar JS para JS externos e incrustados','CSS, JS and HTML Minification'=>'Minimizado de CSS, JS y HTML','Guest Mode and Guest Optimization'=>'Modo de invitado y modo de optimización','Everything in Basic, Plus'=>'Todo en el básico, además','Advanced (Recommended)'=>'Avanzado (Recomendado)','A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.','This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.'=>'Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.','Mobile Cache'=>'Caché móvil','Everything in Essentials, Plus'=>'Todo lo de Essentials y además','A Domain Key is not required to use this preset. Only basic caching features are enabled.'=>'No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.','This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.'=>'Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.','Higher TTL'=>'TTL mayor','Default Cache'=>'Caché por defecto','Essentials'=>'Básicos','LiteSpeed Cache Configuration Presets'=>'Preajustes de configuración de caché LiteSpeed','Standard Presets'=>'Preajustes estándar','Listed CSS files will be excluded from UCSS and saved to inline.'=>'Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.','UCSS File Excludes and Inline'=>'Excluir archivo del CSS sin uso e incrustar','UCSS Selector Allowlist'=>'Lista blanca del selector de CSS sin uso','Presets'=>'Preajustes','Partner Benefits Provided by'=>'Ventajas de colaboración ofrecidas por','LiteSpeed Logs'=>'Registros de LiteSpeed','Crawler Log'=>'Registros de rastreadores','Purge Log'=>'Purgar registro','Prevent writing log entries that include listed strings.'=>'Evita escribir entradas del registro que incluyan cadenas listadas.','View Site Before Cache'=>'Ver sitio sin caché','View Site Before Optimization'=>'Ver sitio sin optimizar','Debug Helpers'=>'Ayudas de depuración','Enable Viewport Images auto generation cron.'=>'Activar el cron de generación automática del viewport de imágenes.','This enables the page\'s initial screenful of imagery to be fully displayed without delay.'=>'Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.','The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.'=>'El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.','When you use Lazy Load, it will delay the loading of all images on a page.'=>'Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.','Use %1$s to bypass remote image dimension check when %2$s is ON.'=>'Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.','VPI'=>'VPI','%s must be turned ON for this setting to work.'=>'%s debe estar activo para que este ajuste funcione.','Viewport Image'=>'Imagen de la vista','Filter %s available to disable blocklist.'=>'El filtro %s está disponible para desactivar la lista de bloqueos.','PHP Constant %s available to disable blocklist.'=>'La constante PHP %s está disponible para desactivar la lista de bloqueos.','Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:'=>'Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:','LiteSpeed Options'=>'Opciones de LiteSpeed','Mobile'=>'Móvil','Disable VPI'=>'Desactivar VPI','Disable Image Lazyload'=>'Desactivar la carga de imágenes diferida','Disable Cache'=>'Desactivar la caché','Debug String Excludes'=>'Exclusión de cadenas de depuración','Viewport Images Cron'=>'Cron de imágenes de la vista','Viewport Images'=>'Imágenes de la vista','Alias is in use by another QUIC.cloud account.'=>'El alias ya está en uso por otra cuenta de QUIC.cloud.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.','You cannot remove this DNS zone, because it is still in use. Please update the domain\'s nameservers, then try to delete this zone again, otherwise your site will become inaccessible.'=>'No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.','The site is not a valid alias on QUIC.cloud.'=>'El sitio no tiene un alias válido en QUIC.cloud.','Please thoroughly test each JS file you add to ensure it functions as expected.'=>'Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.','Please thoroughly test all items in %s to ensure they function as expected.'=>'Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.','Use %1$s to bypass UCSS for the pages which page type is %2$s.'=>'Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.','Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.'=>'Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.','Filter %s available for UCSS per page type generation.'=>'Disponible el filtro %s para la generación de UCSS por tipo de página.','Guest Mode failed to test.'=>'Prueba fallida del modo de invitado.','Guest Mode passed testing.'=>'Prueba superada del modo de invitado.','Testing'=>'Probando','Guest Mode testing result'=>'Resultado de la prueba del modo de invitado','Not blocklisted'=>'No está en la lista negra','Learn more about when this is needed'=>'Aprende más sobre cuándo es esto necesario','Cleaned all localized resource entries.'=>'Limpiadas todas las entradas de recursos localizados.','<b>Last crawled:</b> %d item(s)'=>'<b>Último rastreo:</b> %d elemento(s)','View .htaccess'=>'Ver el archivo «.htaccess»','You can use this code %1$s in %2$s to specify the htaccess file path.'=>'Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».','PHP Constant %s is supported.'=>'Es compatible la contante %s de PHP.','Default path is'=>'La ruta por defecto es','.htaccess Path'=>'Ruta del archivo «.htaccess»','Please read all warnings before enabling this option.'=>'Por favor, lee todas las advertencias antes de activar esta opción.','This will delete all generated unique CSS files'=>'Esto borrará todos los archivos CSS únicos generados','In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.'=>'Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.','Use latest GitHub Dev/Master commit'=>'Utiliza el último commit Dev/Master de GitHub','Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.'=>'Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.','Downgrade not recommended. May cause fatal error due to refactored code.'=>'No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.','Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.'=>'Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.','Listed JS files or inline JS code will not be optimized by %s.'=>'Los archivos JS listados o el código JS integrado no serán optimizados por %s.','Listed URI will not generate UCSS.'=>'Las URI listadas no generarán UCSS.','The selector must exist in the CSS. Parent classes in the HTML will not work.'=>'El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.','Wildcard %s supported.'=>'Compatibilidad con el comodín %s.','Useful for above-the-fold images causing CLS (a Core Web Vitals metric).'=>'Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).','Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).'=>'Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).','Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.'=>'Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.','Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).'=>'Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).','Delayed'=>'Retrasado','JS error can be found from the developer console of browser by right clicking and choosing Inspect.'=>'El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.','This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.'=>'Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.','This will also add a preconnect to Google Fonts to establish a connection earlier.'=>'Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.','Delay rendering off-screen HTML elements by its selector.'=>'Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.','Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.'=>'Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.','This option is bypassed due to %s option.'=>'Esta opción se omite debido a la opción %s.','Elements with attribute %s in HTML code will be excluded.'=>'Se excluirán los elementos con el atributo %s en el código HTML.','Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.'=>'Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.','This option will automatically bypass %s option.'=>'Esta opción omitirá automáticamente la opción %s.','Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.'=>'UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.','Run %s Queue Manually'=>'Ejecutar manualmente la cola %s','This option is bypassed because %1$s option is %2$s.'=>'Esta opción se omite porque la opción %1$s es %2$s.','Automatic generation of unique CSS is in the background via a cron-based queue.'=>'La generación automática de CSS único está en segundo plano a través de una cola basada en cron.','This will drop the unused CSS on each page from the combined file.'=>'Esto eliminará el CSS no utilizado en cada página del archivo combinado.','HTML Settings'=>'Ajustes HTML','LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.'=>'Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.','Listed IPs will be considered as Guest Mode visitors.'=>'Las IP listadas serán consideradas visitantes en modo invitado.','Listed User Agents will be considered as Guest Mode visitors.'=>'Los agentes de usuario listados serán considerados visitantes en modo invitado.','Your %1s quota on %2s will still be in use.'=>'Tu cuota de %1s en %2s seguirá en uso.','This option can help to correct the cache vary for certain advanced mobile or tablet visitors.'=>'Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.','Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.'=>'El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.','Please make sure this IP is the correct one for visiting your site.'=>'Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.','the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.'=>'la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.','You need to turn %s on and finish all WebP generation to get maximum result.'=>'Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.','You need to turn %s on to get maximum result.'=>'Necesitas activar %s para obtener el máximo resultado.','This option enables maximum optimization for Guest Mode visitors.'=>'Esta opción permite la máxima optimización para los visitantes del modo de invitado.','More'=>'Más','Remaining Daily Quota'=>'Cuota diaria restante','Successfully Crawled'=>'Rastreado correctamente','Already Cached'=>'Ya en la caché','The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.'=>'El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.','Optional when API token used.'=>'Opcional cuando se usa el token de la API.','Recommended to generate the token from Cloudflare API token template "WordPress".'=>'Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.','Global API Key / API Token'=>'Clave/Token global de la API','NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.'=>'NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.','Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.'=>'Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.','Use external object cache functionality.'=>'Usa la funcionalidad de la caché de objetos externos.','Serve a separate cache copy for mobile visitors.'=>'Ofrece una copia de la caché separada para los visitantes móviles.','By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.'=>'Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.','Cleaned all Unique CSS files.'=>'Limpiados todos los archivos CSS únicos.','Add Missing Sizes'=>'Añadir tamaños que faltan','Optimize for Guests Only'=>'Optimizar solamente para invitados','Guest Mode JS Excludes'=>'Exclusiones JS del modo de invitado','CCSS Per URL'=>'CCSS por URL','HTML Lazy Load Selectors'=>'Selectores HTML de carga diferida','UCSS URI Excludes'=>'Exclusiones UCSS de la URI','UCSS Inline'=>'UCCS integrado','Guest Optimization'=>'Optimización para invitados','Guest Mode'=>'Modo de invitado','Guest Mode IPs'=>'IP del modo de invitado','Guest Mode User Agents'=>'Agentes de usuario del modo de invitado','Online node needs to be redetected.'=>'El nodo online tiene que volver a ser detectado.','The current server is under heavy load.'=>'El servidor actual está bajo una gran carga.','Please see %s for more details.'=>'Por favor, consulta %s para más detalles.','This setting will regenerate crawler list and clear the disabled list!'=>'¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!','%1$s %2$s files left in queue'=>'%1$s %2$s archivos restantes en la cola','Crawler disabled list is cleared! All crawlers are set to active! '=>'¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! ','Redetected node'=>'Nodo detectado nuevamente','No available Cloud Node after checked server load.'=>'No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.','Localization Files'=>'Archivos de idiomas','Purged!'=>'¡Purgado!','Resources listed here will be copied and replaced with local URLs.'=>'Los recursos listados aquí se copiarán y reemplazarán con URL locales.','Use latest GitHub Master commit'=>'Usar el último commit maestro de GitHub','Use latest GitHub Dev commit'=>'Usar el último commit de desarrollo de GitHub','No valid sitemap parsed for crawler.'=>'No se ha analizado ningún mapa del sitio válido para el rastreador.','CSS Combine External and Inline'=>'Combinación de CSS externo e integrado','Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.'=>'Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.','Minify CSS files and inline CSS code.'=>'Minimiza archivos CSS y código CSS integrado.','Predefined list will also be combined w/ the above settings'=>'La lista predefinida también se combinará con los ajustes anteriores','Localization'=>'Localización','Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.'=>'Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.','Combine all local JS files into a single file.'=>'Combina todos los archivos JS locales en un único archivo.','Listed JS files or inline JS code will not be deferred or delayed.'=>'Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.','Click here to settings'=>'Haz clic aquí para los ajustes','JS Defer'=>'Diferir JS','LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.'=>'LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.','JS Combine External and Inline'=>'Combinación de JS externo e integrado','Dismiss'=>'Descartar','The latest data file is'=>'El último archivo de datos es','The list will be merged with the predefined nonces in your local data file.'=>'La lista se fusionará con los nonces predefinidos en tu archivo de datos local.','Combine CSS files and inline CSS code.'=>'Combina archivos CSS y código CSS integrado.','Minify JS files and inline JS codes.'=>'Minimiza archivos JS y códigos JS integrados.','Listed JS files or inline JS code will not be minified/combined.'=>'Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.','Listed CSS files or inline CSS code will not be minified/combined.'=>'Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.','This setting is overwritten by the Network setting'=>'Los ajustes de red sobreescriben este ajuste','LQIP Excludes'=>'Exclusiones de LQIP','These images will not generate LQIP.'=>'Estas imágenes no generarán LQIP.','Are you sure you want to reset all settings back to the default settings?'=>'¿Seguro que quieres restablecer los ajustes a los valores por defecto?','This option will remove all %s tags from HTML.'=>'Esta opción eliminará todas las etiquetas %s del HTML.','Are you sure you want to clear all cloud nodes?'=>'¿Seguro que quieres vaciar todos los nodos cloud?','Remove Noscript Tags'=>'Eliminar las etiquetas Noscript','The site is not registered on QUIC.cloud.'=>'El sitio no está registrado en QUIC.cloud.','Click here to change.'=>'Haz clic aquí para cambiarlo.','Click here to set.'=>'Haz clic aquí para configurarlo.','Localize Resources'=>'Recursos localizados','Setting Up Custom Headers'=>'Configurar cabeceras personalizadas','This will delete all localized resources'=>'Esto borrará todos los recursos localizados','Localized Resources'=>'Recursos localizados','Comments are supported. Start a line with a %s to turn it into a comment line.'=>'Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.','HTTPS sources only.'=>'Solo orígenes HTTPS.','Localize external resources.'=>'Localizar recursos externos.','Localization Settings'=>'Ajustes de localización','Use QUIC.cloud online service to generate unique CSS.'=>'Usar el servicio en línea QUIC.cloud para generar CSS único.','Generate UCSS'=>'Generar UCSS','Unique CSS'=>'CSS único','Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches'=>'Purga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIP','LiteSpeed Report'=>'Informe de LiteSpeed','Image Thumbnail Group Sizes'=>'Grupo de tamaños de miniaturas','Ignore certain query strings when caching. (LSWS %s required)'=>'Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)','For URLs with wildcards, there may be a delay in initiating scheduled purge.'=>'En el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada.','By design, this option may serve stale content. Do not enable this option, if that is not OK with you.'=>'Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo.','Serve Stale'=>'Servir contenido rancio','This setting is overwritten by the primary site setting'=>'Esta ajuste es sobrescrito por los ajuste del sitio primario','One or more pulled images does not match with the notified image md5'=>'Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisado','Some optimized image file(s) has expired and was cleared.'=>'Una o más imágenes optimizadas han caducado y han sido borradas.','You have too many requested images, please try again in a few minutes.'=>'Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.','Pulled WebP image md5 does not match the notified WebP image md5.'=>'El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP.','Pulled AVIF image md5 does not match the notified AVIF image md5.'=>'El md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada.','Read LiteSpeed Documentation'=>'Leer la documentación de LiteSpeed','There is proceeding queue not pulled yet. Queue info: %s.'=>'La cola aún no ha sido recuperada. Información de la cola: %s.','Specify how long, in seconds, Gravatar files are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.','Cleared %1$s invalid images.'=>'Purgadas %1$s imágenes no válidas.','LiteSpeed Cache General Settings'=>'Ajustes generales de LiteSpeed Cache','This will delete all cached Gravatar files'=>'Esto borrará todos los archivos Gravatar almacenados en caché','Prevent any debug log of listed pages.'=>'Evita cualquier registro de depuración de las páginas listadas.','Only log listed pages.'=>'Solo registra las páginas listadas.','Specify the maximum size of the log file.'=>'Especifica el tamaño máximo del archivo de registro.','To prevent filling up the disk, this setting should be OFF when everything is working.'=>'Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.','Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.'=>'Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.','Use latest WordPress release version'=>'Usar la última versión de WordPress','OR'=>'O','Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.'=>'Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.','Reset Settings'=>'Restablecer ajustes','LiteSpeed Cache Toolbox'=>'Caja de herramientas de LiteSpeed','Beta Test'=>'Pruebas beta','Log View'=>'Vista de registros','Debug Settings'=>'Ajustes de depuración','Turn ON to control heartbeat in backend editor.'=>'Actívalo para controlar heartbeat en el editor.','WordPress valid interval is %s seconds'=>'El intervalo válido de WordPress es %s segundos','Turn ON to control heartbeat on backend.'=>'Actívalo para controlar heartbeat en el escritorio.','Set to %1$s to forbid heartbeat on %2$s.'=>'Ponlo en %1$s para bloquear heartbeat en %2$s.','WordPress valid interval is %s seconds.'=>'El intervalo válido de WordPress es de %s segundos.','Specify the %s heartbeat interval in seconds.'=>'Especifica el intervalo de heartbeat para %s en segundos.','Turn ON to control heartbeat on frontend.'=>'Enciéndelo para controlar heartbeat en las páginas públicas.','Disable WordPress interval heartbeat to reduce server load.'=>'Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.','Heartbeat Control'=>'Control de Heartbeat','provide more information here to assist the LiteSpeed team with debugging.'=>'proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.','Optional'=>'Opcional','Generate Link for Current User'=>'Generar el enlace para el usuario actual','Passwordless Link'=>'Enlace sin contraseña','System Information'=>'Información del sistema','Go to plugins list'=>'Ir a la lista de plugins','Install DoLogin Security'=>'Instalar la seguridad de DoLogin','Check my public IP from'=>'Comprobar mi IP pública desde','Your server IP'=>'La IP de tu servidor','Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.'=>'Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.','This will enable crawler cron.'=>'Esto activará el cron rastreador.','Crawler General Settings'=>'Ajustes generales del rastreador','Remove from Blocklist'=>'Eliminar de la lista negra','Empty blocklist'=>'Vaciar la lista negra','Are you sure to delete all existing blocklist items?'=>'¿Seguro que quieres borrar todos los elementos de la lista negra?','Blocklisted due to not cacheable'=>'En la lista negra debido a que no se puede cachear','Add to Blocklist'=>'Añadir a la lista negra','Operation'=>'Operación','Sitemap Total'=>'Total del mapa del sitio','Sitemap List'=>'Lista del mapa del sitio','Refresh Crawler Map'=>'Recargar el mapa del rastreador','Clean Crawler Map'=>'Vaciar el mapa del rastreador','Blocklist'=>'Lista negra','Map'=>'Mapa','Summary'=>'Sumario','&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.'=>'&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.','Crawlers cannot run concurrently.'=>'Los rastreadores no se pueden ejecutar de forma concurrente.','Cache Miss'=>'Fallo de caché','Cache Hit'=>'Acierto de caché','Waiting to be Crawled'=>'Esperando a ser rastreado','Blocklisted'=>'En lista negra','Miss'=>'Fallo','Hit'=>'Acierto','Waiting'=>'En espera','Running'=>'En curso','Use %1$s in %2$s to indicate this cookie has not been set.'=>'Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida.','Add new cookie to simulate'=>'Añadir una cookie nueva para simular','Remove cookie simulation'=>'Eliminar la simulación de la cookie','Htaccess rule is: %s'=>'La regla de Htaccess es: %s','More settings available under %s menu'=>'Más ajustes disponibles en el menú %s','The amount of time, in seconds, that files will be stored in browser cache before expiring.'=>'La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.','OpenLiteSpeed users please check this'=>'Marca esto si eres un usuario de OpenLiteSpeed','Browser Cache Settings'=>'Ajustes de la caché del navegador','Paths containing these strings will be forced to public cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.','With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.'=>'Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.','An optional second parameter may be used to specify cache control. Use a space to separate'=>'Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar','The above nonces will be converted to ESI automatically.'=>'Los nonces anteriores se convertirán en ESI automáticamente.','Browser'=>'Navegador','Object'=>'Objeto','Default port for %1$s is %2$s.'=>'Puerto por defecto de %1$s es %2$s.','Object Cache Settings'=>'Ajustes de la caché de objetos','Specify an HTTP status code and the number of seconds to cache that page, separated by a space.'=>'Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.','Specify how long, in seconds, the front page is cached.'=>'Especifica cuánto tiempo, en segundos, se almacena la página de inicio.','TTL'=>'TTL','If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.'=>'Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.','Swap'=>'Swap','Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.'=>'Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.','Avatar list in queue waiting for update'=>'La lista de avatares está en la cola esperando ser actualizada','Refresh Gravatar cache by cron.'=>'Refrescar la caché de Gravatar por cron.','Accelerates the speed by caching Gravatar (Globally Recognized Avatars).'=>'Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).','Store Gravatar locally.'=>'Almacenar los gravatares localmente.','Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.'=>'Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.','LQIP requests will not be sent for images where both width and height are smaller than these dimensions.'=>'No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.','pixels'=>'pixels','Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.'=>'Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.','Specify the quality when generating LQIP.'=>'Especifica la calidad al generar el LQIP.','Keep this off to use plain color placeholders.'=>'Mantén esto apagado para usar marcadores de posición de color.','Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.'=>'Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.','Specify the responsive placeholder SVG color.'=>'Especifica el color del marcador de posición SVG adaptable.','Variables %s will be replaced with the configured background color.'=>'Las variables %s serán reemplazadas por el color de fondo configurado.','Variables %s will be replaced with the corresponding image properties.'=>'Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.','It will be converted to a base64 SVG placeholder on-the-fly.'=>'Se convertirá en un marcador de posición SVG base64 sobre la marcha.','Specify an SVG to be used as a placeholder when generating locally.'=>'Especifica un SVG que se utilizará como marcador de posición al generar localmente.','Prevent any lazy load of listed pages.'=>'Evita cualquier carga diferida de las páginas de la lista.','Iframes having these parent class names will not be lazy loaded.'=>'Los iframes con estos nombres de clase padres no se cargarán de forma diferida.','Iframes containing these class names will not be lazy loaded.'=>'Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.','Images having these parent class names will not be lazy loaded.'=>'Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.','LiteSpeed Cache Page Optimization'=>'Optimización de página de LiteSpeed Cache','Media Excludes'=>'Exclusiones de medios','CSS Settings'=>'Ajustes de CSS','%s is recommended.'=>'Se recomienda %s.','Deferred'=>'Diferido','Default'=>'Por defecto','This can improve the page loading speed.'=>'Esto puede mejorar la velocidad de carga de la página.','Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.'=>'Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.','New developer version %s is available now.'=>'La nueva versión de desarrollo %s está disponible.','New Developer Version Available!'=>'¡Nueva versión para desarrolladores disponible!','Dismiss this notice'=>'Ignorar ese aviso','Tweet this'=>'Tuitea esto','Tweet preview'=>'Vista previa del tweet','Learn more'=>'Aprender más','You just unlocked a promotion from QUIC.cloud!'=>'¡Acabas de desbloquear una promoción de QUIC.cloud!','The image compression quality setting of WordPress out of 100.'=>'El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.','Image Optimization Settings'=>'Ajustes de optimización de imágenes','Are you sure to destroy all optimized images?'=>'¿Está seguro de destruir todas las imágenes optimizadas?','Use Optimized Files'=>'Usar archivos optimizados','Switch back to using optimized images on your site'=>'Volver a utilizar imágenes optimizadas en tu web','Use Original Files'=>'Usar archivos originales','Use original images (unoptimized) on your site'=>'Usar imágenes originales (no optimizadas) en tu web','You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.'=>'Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles.','Optimization Tools'=>'Herramientas de optimización','Rescan New Thumbnails'=>'Reexaminar nuevas miniaturas','Congratulations, all gathered!'=>'¡Felicidades, todos obtenidos!','What is an image group?'=>'¿Qué es un grupo de imágenes?','Delete all backups of the original images'=>'Borrar todas las copias de seguridad de las imágenes originales','Calculate Backups Disk Space'=>'Calcular el espacio en disco de las copias de seguridad','Optimization Status'=>'Estado de optimización','Current limit is'=>'El límite actual es','To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.'=>'Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.','You can request a maximum of %s images at once.'=>'Puede solicitar un máximo de imágenes de %s de una vez.','Optimize images with our QUIC.cloud server'=>'Optimiza las imágenes con nuestro servidor en QUIC.cloud','Current closest Cloud server is %s.&#10; Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.','Revisions newer than this many days will be kept when cleaning revisions.'=>'Las revisiones más recientes se guardarán cuando se limpien las revisiones.','Day(s)'=>'Día(s)','Specify the number of most recent revisions to keep when cleaning revisions.'=>'Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.','LiteSpeed Cache Database Optimization'=>'Optimización de la base de datos de la caché de LiteSpeed','DB Optimization Settings'=>'Ajustes de optimización de la BD','Option Name'=>'Nombre de la opción','Database Summary'=>'Resumen de la base de datos','We are good. No table uses MyISAM engine.'=>'Estamos bien. Ninguna tabla usa el motor MyISAM.','Convert to InnoDB'=>'Convertir a InnoDB','Tool'=>'Herramienta','Engine'=>'Motor','Table'=>'Tabla','Database Table Engine Converter'=>'Conversor de motor de tabla de base de datos','Clean revisions older than %1$s day(s), excluding %2$s latest revisions'=>'Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones','Currently active crawler'=>'Rastreador activo','Crawler(s)'=>'Rastreador(es)','Crawler Status'=>'Estado del rastreador','Force cron'=>'Forzar cron','Requests in queue'=>'Peticiones en cola','Time to execute previous request'=>'Tiempo para ejecutar la solicitud anterior','Private Cache'=>'Caché privada','Public Cache'=>'Caché pública','Cache Status'=>'Estado de caché','Last Pull'=>'Última lectura','Image Optimization Summary'=>'Resumen de la optimización de imágenes','Refresh page score'=>'Actualizar la puntuación de la página','Are you sure you want to redetect the closest cloud server for this service?'=>'¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?','Current closest Cloud server is %s.&#10;Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.','Last requested'=>'Último pedido','Refresh page load time'=>'Actualizar el tiempo de carga de la página','Go to QUIC.cloud dashboard'=>'Ir al escritorio de QUIC.cloud','Low Quality Image Placeholder'=>'Marcador de imagen de baja calidad','Sync data from Cloud'=>'Sincronizar los datos de la nube','QUIC.cloud Service Usage Statistics'=>'Estadísticas de uso del servicio QUIC.cloud','Total images optimized in this month'=>'Total de imágenes optimizadas en este mes','Total Usage'=>'Uso total','Pay as You Go Usage Statistics'=>'Estadísticas pago por uso','This Month Usage'=>'El uso de este mes','PAYG Balance'=>'Balance de pagos','Pay as You Go'=>'Pago por uso','Usage'=>'Uso','Fast Queue Usage'=>'Uso de la cola rápida','CDN Bandwidth'=>'Ancho de banda de la CDN','Usage Statistics'=>'Uso de las estadísticas','LiteSpeed Cache Dashboard'=>'Escritorio de LiteSpeed Cache','Network Dashboard'=>'Escritorio de red','No cloud services currently in use'=>'No hay servicios de la nube en uso','Click to clear all nodes for further redetection.'=>'Haz clic para borrar todos los nodos para volver a detectar.','Current Cloud Nodes in Service'=>'Nodos de la nube actual en servicio','Link to QUIC.cloud'=>'Enlace a QUIC.cloud','General Settings'=>'Ajustes generales','Specify which HTML element attributes will be replaced with CDN Mapping.'=>'Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.','Add new CDN URL'=>'Añadir una nueva URL de la CDN','Remove CDN URL'=>'Eliminar la URL de la CDN','To enable the following functionality, turn ON Cloudflare API in CDN Settings.'=>'Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.','QUIC.cloud'=>'QUIC.cloud','WooCommerce Settings'=>'Ajustes de WooCommerce','Current Online Server IPs'=>'IPs del servidor en línea','Before generating key, please verify all IPs on this list are allowlisted'=>'Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca','For online services to work correctly, you must allowlist all %s server IPs.'=>'Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.','LQIP Cache'=>'Caché de LQIP','Options saved.'=>'Las opciones han sido guardadas.','Removed backups successfully.'=>'Copias de seguridad eliminadas correctamente.','Calculated backups successfully.'=>'Copias de seguridad calculadas correctamente.','Rescanned %d images successfully.'=>'%d imágenes reexploradas correctamente.','Rescanned successfully.'=>'Reexploración correcta.','Destroy all optimization data successfully.'=>'Todos los datos de optimización destruidos correctamente.','Cleaned up unfinished data successfully.'=>'Datos incompletos limpiados correctamente.','Pull Cron is running'=>'Pull Cron se está ejecutando','No valid image found by Cloud server in the current request.'=>'El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.','No valid image found in the current request.'=>'No se ha encontrado ninguna imagen válida en la petición actual.','Pushed %1$s to Cloud server, accepted %2$s.'=>'%1$s enviado al servidor en la nube, %2$s aceptado.','Revisions Max Age'=>'Edad máxima de las revisiones','Revisions Max Number'=>'Número máximo de revisiones','Debug URI Excludes'=>'URIs excluidas de la depuración','Debug URI Includes'=>'URIs incluidas en la depuración','HTML Attribute To Replace'=>'Atributo HTML a reemplazar','Use CDN Mapping'=>'Usar mapeo de CDN','Editor Heartbeat TTL'=>'TTL de heartbeat del editor','Editor Heartbeat'=>'Heartbeat del editor','Backend Heartbeat TTL'=>'TTL de heartbeat de la administración','Backend Heartbeat Control'=>'Control de heartbeat de la administración','Frontend Heartbeat TTL'=>'TTL de heartbeat de la parte pública','Frontend Heartbeat Control'=>'Control de heartbeat de la parte pública','Backend .htaccess Path'=>'Ruta del .htaccess de la administración','Frontend .htaccess Path'=>'Ruta del .htaccess de la parte pública','ESI Nonces'=>'Nonces de ESI','WordPress Image Quality Control'=>'Control de la calidad de imagen de WordPress','Auto Request Cron'=>'Cron de petición automática','Generate LQIP In Background'=>'Generar LQIP en segundo plano','LQIP Minimum Dimensions'=>'Dimensiones mínimas de LQIP','LQIP Quality'=>'Calidad de LQIP','LQIP Cloud Generator'=>'Generador de LQIP en la nube','Responsive Placeholder SVG'=>'Marcador de posición SVG adaptable','Responsive Placeholder Color'=>'Color del marcador de posición adaptable','Basic Image Placeholder'=>'Marcador de posición de imagen básica','Lazy Load URI Excludes'=>'Exclusión de URIs de carga diferida','Lazy Load Iframe Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padre de iframes','Lazy Load Iframe Class Name Excludes'=>'Exclusiones de carga diferida de clases de iframes','Lazy Load Image Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padres','Gravatar Cache TTL'=>'TTL de la caché de Gravatar','Gravatar Cache Cron'=>'Cron de la caché de Gravatar','Gravatar Cache'=>'Caché de Gravatar','DNS Prefetch Control'=>'Control del prefetch DNS','Font Display Optimization'=>'Optimización de visualización de fuentes','Force Public Cache URIs'=>'Forzar URIs de caché púbica','Notifications'=>'Avisos','Default HTTP Status Code Page TTL'=>'TTL del código de estado de página por defecto','Default REST TTL'=>'TTL por defecto de REST','Enable Cache'=>'Activa cache','Server IP'=>'IP del servidor','Images not requested'=>'Imágenes no solicitadas','Sync credit allowance with Cloud Server successfully.'=>'Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.','Failed to communicate with QUIC.cloud server'=>'Fallo de comunicación con el servidor QUIC.cloud','Good news from QUIC.cloud server'=>'Buenas noticias del servidor QUIC.cloud','Message from QUIC.cloud server'=>'Mensaje del servidor QUIC.cloud','Please try after %1$s for service %2$s.'=>'Por favor, inténtalo después de %1$s para el servicio %2$s.','No available Cloud Node.'=>'No hay ningún nodo de la nube disponible.','Cloud Error'=>'Error de la nube','The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.'=>'La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.','Restore from backup'=>'Restaurar desde la copia de seguridad','No backup of unoptimized WebP file exists.'=>'No existe una copia de seguridad del archivo WebP no optimizado.','WebP file reduced by %1$s (%2$s)'=>'Archivo WebP reducido en %1$s (%2$s)','Currently using original (unoptimized) version of WebP file.'=>'Actualmente usando la versión original (no optimizada) del archivo WebP.','Currently using optimized version of WebP file.'=>'Actualmente usando la versión optimizada del archivo WebP.','Orig'=>'Original','(no savings)'=>'(sin guardar)','Orig %s'=>'Original %s','Congratulation! Your file was already optimized'=>'¡Felicidades! Tu archivo ya ha sido optimizado','No backup of original file exists.'=>'No existe una copia de seguridad del archivo original.','Using optimized version of file. '=>'Usando la versión optimizada del archivo. ','Orig saved %s'=>'Ahorrado un %s del original','Original file reduced by %1$s (%2$s)'=>'Archivo original reducido en %1$s (%2$s)','Click to switch to optimized version.'=>'Haz clic para cambiar a la versión optimizada.','Currently using original (unoptimized) version of file.'=>'Actualmente usando la versión original (no optimizada) del archivo.','(non-optm)'=>'(no-optm)','Click to switch to original (unoptimized) version.'=>'Haz clic para cambiar a la versión original (no optimizada).','Currently using optimized version of file.'=>'Actualmente usando la versión optimizada del archivo.','(optm)'=>'(optm)','LQIP image preview for size %s'=>'Vista previa de la imagen LQIP para el tamaño %s','LQIP'=>'LQIP','Previously existed in blocklist'=>'Anteriormente existía en la lista negra','Manually added to blocklist'=>'Añadido manualmente a la lista negra','Mobile Agent Rules'=>'Reglas de agente móvil','Sitemap created successfully: %d items'=>'Mapa del sitio creado con éxito: %d elementos','Sitemap cleaned successfully'=>'El mapa del sitio se limpió con éxito','Invalid IP'=>'IP no válida','Value range'=>'Rango de valores','Smaller than'=>'Más pequeño que','Larger than'=>'Mayor que','Zero, or'=>'Cero, o','Maximum value'=>'Valor máximo','Minimum value'=>'Valor mínimo','Path must end with %s'=>'La ruta debe terminar en %s','Invalid rewrite rule'=>'Regla de reescritura no válida','currently set to %s'=>'actualmente establecido en %s','This setting is overwritten by the PHP constant %s'=>'Este ajuste es sobrescrita por la constante %s de PHP','Toolbox'=>'Herramientas','Database'=>'Base de datos','Page Optimization'=>'Optimización de página','Dashboard'=>'Escritorio','Converted to InnoDB successfully.'=>'Convertido a InnoDB correctamente.','Cleaned all Gravatar files.'=>'Vaciados todos los archivos de Gravatar.','Cleaned all LQIP files.'=>'Vaciados todos los archivos LQIP.','Unknown error'=>'Error desconocido','Your domain has been forbidden from using our services due to a previous policy violation.'=>'A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: '=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: ','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.'=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.','The callback validation to your domain failed due to hash mismatch.'=>'Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.','Your application is waiting for approval.'=>'Tu solicitud está a la espera de aprobación.','Previous request too recent. Please try again after %s.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.','Previous request too recent. Please try again later.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.','Crawler disabled by the server admin.'=>'Rastreador desactivado por el administrador del servidor.','Failed to create table %s! SQL: %s.'=>'¡Fallo al crear la tabla %s! SQL: %s.','Could not find %1$s in %2$s.'=>'No se ha podido encontrar %1$s en %2$s.','Credits are not enough to proceed the current request.'=>'Los créditos no son suficientes para proceder con la solicitud actual.','The domain key is not correct. Please try to sync your domain key again.'=>'La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.','There is proceeding queue not pulled yet.'=>'Hay una cola de procedimiento que no se ha retirado todavía.','Not enough parameters. Please check if the domain key is set correctly'=>'No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente','The image list is empty.'=>'La lista de imágenes está vacía.','The setting %s is currently enabled.'=>'En este momento, el ajuste %s está activado.','LiteSpeed Crawler Cron'=>'Cron del rastreador de LiteSpeed','Every Minute'=>'Cada minuto','Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.'=>'Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.','To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.'=>'Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.','Generated links may be managed under <a %s>Settings</a>.'=>'Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.','Please do NOT share the above passwordless link with anyone.'=>'Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.','To generate a passwordless link for LiteSpeed Support Team access, you must install %s.'=>'Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.','Install'=>'Instalar','These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.'=>'Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.','PageSpeed Score'=>'Puntuación de PageSpeed','Improved by'=>'Mejorado por','After'=>'Después','Before'=>'Antes','Page Load Time'=>'Tiempo de carga de la página','To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.'=>'Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.','Preserve EXIF/XMP data'=>'Conservar los datos EXIF/XMP','Try GitHub Version'=>'Probar versión de GitHub','If you turn any of the above settings OFF, please remove the related file types from the %s box.'=>'Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.','Both full and partial strings can be used.'=>'Se pueden usa cadenas parciales y completas.','Images containing these class names will not be lazy loaded.'=>'Las imágenes que contengan estos nombres de clases no tendrán carga diferida.','Lazy Load Image Class Name Excludes'=>'Exclusión de nombres de clases para carga diferida de imágenes','For example, %1$s defines a TTL of %2$s seconds for %3$s.'=>'Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s.','To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.'=>'Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.','Maybe Later'=>'Puede que más tarde','Turn On Auto Upgrade'=>'Activar la actualización automática','Upgrade'=>'Actualizar','New release %s is available now.'=>'La nueva versión %s está disponible ahora.','New Version Available!'=>'¡Nueva versión disponible!','<a %s>Support forum</a> | <a %s>Submit a ticket</a>'=>'<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>','Created with ❤️  by LiteSpeed team.'=>'Creado con ❤️ por el equipo de LiteSpeed.','Sure I\'d love to review!'=>'¡Por supuesto, me encantará valorarlo!','Thank You for Using the LiteSpeed Cache Plugin!'=>'¡Gracias por usar el plugin de caché LiteSpeed!','Upgraded successfully.'=>'Actualizado con éxito.','Failed to upgrade.'=>'Fallo al actualizar.','Changed setting successfully.'=>'Ajuste cambiado con éxito.','ESI sample for developers'=>'Muestra de ESI para desarrolaldores','Replace %1$s with %2$s.'=>'Reemplaza %1$s con %2$s.','You can turn shortcodes into ESI blocks.'=>'Puedes convertir shortcodes en bloques ESI.','WpW: Private Cache vs. Public Cache'=>'WpW: Caché privada o caché pública','Append query string %s to the resources to bypass this action.'=>'Añade la cadena de consulta %s a los recursos para evitar esta acción.','Google reCAPTCHA will be bypassed automatically.'=>'Google reCAPTCHA se omitirá automáticamente.','To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.'=>'Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.','Cookie Values'=>'Valores de la cookie','Cookie Name'=>'Nombre de la cookie','Cookie Simulation'=>'Simulación de cookie','Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.'=>'Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.','Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.'=>'Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.','Automatically Upgrade'=>'Actualizar automáticamente','Your IP'=>'Tu IP','Reset successfully.'=>'Restablecimiento realizado con éxito.','This will reset all settings to default settings.'=>'Esto restablecerá todos los ajustes a su valores predeterminados.','Reset All Settings'=>'Restablecer todos los ajustes','Separate critical CSS files will be generated for paths containing these strings.'=>'Separa archivos CSS críticos al generar las rutas que contengan estas cadenas.','Separate CCSS Cache URIs'=>'Distintas URIs de caché CCSS','For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.'=>'Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.','List post types where each item of that type should have its own CCSS generated.'=>'Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.','Separate CCSS Cache Post Types'=>'Tipos de contenido de caché de CCSS distintos','Size list in queue waiting for cron'=>'Tamaño de la lista en la cola de espera del cron','If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.'=>'Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.','Automatically generate LQIP in the background via a cron-based queue.'=>'Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.','This will generate the placeholder with same dimensions as the image if it has the width and height attributes.'=>'Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.','Responsive image placeholders can help to reduce layout reshuffle when images are loaded.'=>'Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.','Responsive Placeholder'=>'Marcador de posición adaptable','This will delete all generated image LQIP placeholder files'=>'Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP','Please enable LiteSpeed Cache in the plugin settings.'=>'Por favor, activa LiteSpeed Cache en los ajustes del plugin.','Please enable the LSCache Module at the server level, or ask your hosting provider.'=>'Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.','Failed to request via WordPress'=>'Fallo en la solicitud desde WordPress','High-performance page caching and site optimization from LiteSpeed'=>'Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed','Reset the optimized data successfully.'=>'Datos de optimización restablecidos correctamente.','Update %s now'=>'Actualizar %s','View %1$s version %2$s details'=>'Ver detalles de la versión %2$s de %1$s','<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.'=>'<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.','Install %s'=>'Instalar %s','LSCache caching functions on this page are currently unavailable!'=>'¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!','%1$s plugin version %2$s required for this action.'=>'Para esta acción se necesita la versión %2$s del plugin %1$s.','We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.'=>'Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.','Automatically remove the original image backups after fetching optimized images.'=>'Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.','Remove Original Backups'=>'Eliminar copias de seguridad del orginal','Automatically request optimization via cron job.'=>'Solicitar automáticamente la optimización mediante un trabajo cron.','A backup of each image is saved before it is optimized.'=>'Se guarda una copia de seguridad de cada imagen antes de optimizarla.','Switched images successfully.'=>'Imágenes cambiadas correctamente.','This can improve quality but may result in larger images than lossy compression will.'=>'Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.','Optimize images using lossless compression.'=>'Optimizar imágenes usando compresión sin pérdida.','Optimize Losslessly'=>'Optimizar sin pérdida','Request WebP/AVIF versions of original images when doing optimization.'=>'Solicita versiones WebP/AVIF de las imágenes originales al hacer la optimización.','Optimize images and save backups of the originals in the same folder.'=>'Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.','Optimize Original Images'=>'Optimizar imágenes originales','When this option is turned %s, it will also load Google Fonts asynchronously.'=>'Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.','Cleaned all Critical CSS files.'=>'Limpiados todos los archivos CSS críticos.','This will inline the asynchronous CSS library to avoid render blocking.'=>'Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.','Inline CSS Async Lib'=>'Biblioteca de CSS integrado asíncrono','Run Queue Manually'=>'Ejecutar la cola manualmente','URL list in %s queue waiting for cron'=>'Lista de URL en cola %s esperando el cron','Last requested cost'=>'Último coste solicitado','Last generated'=>'Último generado','If set to %s this is done in the foreground, which may slow down page load.'=>'Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.','Automatic generation of critical CSS is in the background via a cron-based queue.'=>'Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.','Optimize CSS delivery.'=>'Optimiza la entrega de CSS.','This will delete all generated critical CSS files'=>'Esto borrará todos los archivos generados de CSS crítico','Critical CSS'=>'CSS crítico','This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.'=>'Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.','Disabling this may cause WordPress tasks triggered by AJAX to stop working.'=>'Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.','right now'=>'ahora mismo','just now'=>'ahora mismo','Saved'=>'Guardado','Last ran'=>'Última ejecución','You will be unable to Revert Optimization once the backups are deleted!'=>'¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!','This is irreversible.'=>'Esto es irreversible.','Remove Original Image Backups'=>'Eliminar copias de seguridad de las imágenes originales','Are you sure you want to remove all image backups?'=>'¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?','Total'=>'Total','Files'=>'Archivos','Last calculated'=>'Último cálculo','Calculate Original Image Storage'=>'Calcular almacenamiento original de imágenes','Storage Optimization'=>'Optimización de almacenamiento','Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic.'=>'Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress.','Use the format %1$s or %2$s (element is optional).'=>'Usa el formato %1$s o %2$s (el elemento es opcional).','Only attributes listed here will be replaced.'=>'Solo los atributos aquí listados serán reemplazados.','Specify which element attributes will be replaced with WebP/AVIF.'=>'Especificar que atributos de elementos serán reemplazados con WebP/AVIF.','WebP/AVIF Attribute To Replace'=>'Atributo a reemplazar para WebP/AVIF','Only files within these directories will be pointed to the CDN.'=>'Solo los archivos en estos directorios apuntarán a la CDN.','Included Directories'=>'Directorios incluidos','A Purge All will be executed when WordPress runs these hooks.'=>'Se iniciará una purga completa cuando WordPress ejecute estos ganchos.','Purge All Hooks'=>'Ganchos de purgar todo','Purged all caches successfully.'=>'Todas las cachés purgadas correctamente.','LSCache'=>'LSCache','Forced cacheable'=>'Forzar cacheables','Paths containing these strings will be cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.','Force Cache URIs'=>'Forzar URLs en caché','Exclude Settings'=>'Ajustes de exclusión','This will disable LSCache and all optimization features for debug purpose.'=>'Esto desactivará LSCache y todas las características de optimización con propósitos de depuración.','Disable All Features'=>'Desactivar todas las características','Opcode Cache'=>'Caché opcode','CSS/JS Cache'=>'Caché CSS/JS','Remove all previous unfinished image optimization requests.'=>'Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.','Clean Up Unfinished Data'=>'Limpiar datos no finalizados','Join Us on Slack'=>'Únete a nuestro Slack','Join the %s community.'=>'Únete a la comunidad %s.','Want to connect with other LiteSpeed users?'=>'¿Quieres conectar con otros usuarios de LiteSpeed?','Get it from <a %1$s>%2$s</a>.'=>'Obténla desde <a %1$s>%2$s</a>.','Your API key / token is used to access %s APIs.'=>'Tu clave de la API/token se usa para acceder a las API de %s.','Your Email address on %s.'=>'Tu dirección de email en %s.','Use %s API functionality.'=>'Usar la funcionalidad de la API %s.','To randomize CDN hostname, define multiple hostnames for the same resources.'=>'Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.','Join LiteSpeed Slack community'=>'Únete a la comunidad de Slack de LiteSpeed','Visit LSCWP support forum'=>'Visita el foro de soporte de LSCWP','Rate %s on %s'=>'Valora %s en %s','Images notified to pull'=>'Imágenes avisadas para descargar','What is a group?'=>'¿Qué es un grupo?','%s image'=>'%s imagen','%s group'=>'%s grupo','%s images'=>'%s imágenes','%s groups'=>'%s grupos','Guest'=>'Invitado','To crawl the site as a logged-in user, enter the user ids to be simulated.'=>'Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.','Role Simulation'=>'Simulación de rol','running'=>'ejecutando','Size'=>'Tamaño','Ended reason'=>'Razón de finalización','Last interval'=>'Último intervalo','Current crawler started at'=>'El rastreador actual comenzó a las','Run time for previous crawler'=>'Hora de ejecución para el rastreador anterior','%d seconds'=>'%d segundos','Last complete run time for all crawlers'=>'Hora de la última ejecución completa para todos los rastreadores','Current sitemap crawl started at'=>'El rastreo del mapa del sitio actual comenzó a las','Save transients in database when %1$s is %2$s.'=>'Guarda datos transitorios en la base de datos cuando %1$s es %2$s.','Store Transients'=>'Almacenar datos transitorios','If %1$s is %2$s, then %3$s must be populated!'=>'¡Si %1$s es %2$s entonces debe completarse %3$s!','Server allowed max value'=>'Valor máximo permitido por el servidor','Server enforced value'=>'Valor forzado por el servidor','NOTE'=>'NOTA','Server variable(s) %s available to override this setting.'=>'Variable(s) del servidor %s disponible para omitir este ajuste.','API'=>'API','Reset the entire opcode cache successfully.'=>'Reestablecida la caché opcache con éxito.','Opcode cache is not enabled.'=>'La caché opcache no está habilitada.','Imported setting file %s successfully.'=>'Importado con éxito el archivo de ajustes %s.','Import failed due to file error.'=>'Importación fallida debido a un error en el archivo.','How to Fix Problems Caused by CSS/JS Optimization.'=>'Cómo solucionar problemas causados por la optimización CSS/JS.','This will generate extra requests to the server, which will increase server load.'=>'Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.','When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.'=>'Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.','Instant Click'=>'Clic instantáneo','Reset the entire opcode cache'=>'Reestablecer toda la caché opcode','This will import settings from a file and override all current LiteSpeed Cache settings.'=>'Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.','Last imported'=>'Última importación','Import'=>'Importar','Import Settings'=>'Ajustes de importación','This will export all current LiteSpeed Cache settings and save them as a file.'=>'Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.','Last exported'=>'Última exportación','Export'=>'Exportar','Export Settings'=>'Ajustes de exportación','Import / Export'=>'Importar / Exportar','Use keep-alive connections to speed up cache operations.'=>'Utilizar conexiones keep-alive para acelerar operaciones de la caché.','Database to be used'=>'Base de datos a usar','Redis Database ID'=>'ID de base de datos Redis','Specify the password used when connecting.'=>'Especifica la contraseña utilizada al conectar.','Password'=>'Contraseña','Only available when %s is installed.'=>'Solo disponible cuando está instalado %s.','Username'=>'Nombre de usuario','Your %s Hostname or IP address.'=>'El hostname o dirección IP de tu %s.','Method'=>'Método','Purge all object caches successfully.'=>'Purga correcta de todas las cachés de objetos.','Object cache is not enabled.'=>'La caché de objetos no está activada.','Improve wp-admin speed through caching. (May encounter expired data)'=>'Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)','Cache WP-Admin'=>'Caché de WP-Admin','Persistent Connection'=>'Conexión persistente','Do Not Cache Groups'=>'Grupos a no cachear','Groups cached at the network level.'=>'Grupos cacheados a nivel de red.','Global Groups'=>'Grupos globales','Connection Test'=>'Prueba de conexión','%s Extension'=>'Extensión %s','Status'=>'Estado','Default TTL for cached objects.'=>'TTL por defecto para objetos cacheados.','Default Object Lifetime'=>'Tiempo de vida por defecto del objeto','Port'=>'Puerto','Host'=>'Host','Object Cache'=>'Caché de objetos','Failed'=>'Fallido','Passed'=>'Exitoso','Not Available'=>'No disponible','Purge all the object caches'=>'Purgar todas las cachés de objetos','Failed to communicate with Cloudflare'=>'Fallo al comunicar con Cloudflare','Communicated with Cloudflare successfully.'=>'Comunicado con éxito con Cloudflare.','No available Cloudflare zone'=>'No hay disponible una zona Cloudflare','Notified Cloudflare to purge all successfully.'=>'Avisado correctamente a Cloudflare de la purga completa.','Cloudflare API is set to off.'=>'La API de Cloudflare está configurada en off.','Notified Cloudflare to set development mode to %s successfully.'=>'Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.','Once saved, it will be matched with the current list and completed automatically.'=>'Una vez guardado, coincidirá con la lista actual y se completará automáticamente.','You can just type part of the domain.'=>'Puedes simplemente teclear parte de dominio.','Domain'=>'Dominio','Cloudflare API'=>'API de Cloudflare','Purge Everything'=>'Purgar todo','Cloudflare Cache'=>'Caché de Cloudflare','Development Mode will be turned off automatically after three hours.'=>'El modo de desarrollo se desactivará automáticamente después de tres horas.','Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.'=>'Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.','Development mode will be automatically turned off in %s.'=>'El modo de desarrollo se desactivará automáticamente en %s.','Current status is %s.'=>'El estado actual es %s.','Current status is %1$s since %2$s.'=>'El estado actual es %1$s desde %2$s.','Check Status'=>'Comprobar estado','Turn OFF'=>'APAGAR','Turn ON'=>'ENCENDER','Development Mode'=>'Modo de desarrollo','Cloudflare Zone'=>'Zona de Cloudflare','Cloudflare Domain'=>'Dominio de Cloudflare','Cloudflare'=>'Cloudflare','For example'=>'Por ejemplo','Prefetching DNS can reduce latency for visitors.'=>'La precarga DNS puede reducir la latencia para los visitantes.','DNS Prefetch'=>'Prefetch DNS','Adding Style to Your Lazy-Loaded Images'=>'Añade estilos a tus imágenes de carga diferida','Default value'=>'Valor por defecto','Static file type links to be replaced by CDN links.'=>'Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.','For example, to drop parameters beginning with %s, %s can be used here.'=>'Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.','Drop Query String'=>'Ignorar cadenas de consulta','Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.'=>'Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.','Improve HTTP/HTTPS Compatibility'=>'Mejorar compatibilidad HTTP/HTTPS','Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.'=>'Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.','Destroy All Optimization Data'=>'Destruir todos los datos de optimización','Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.'=>'Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.','This will increase the size of optimized files.'=>'Esto aumentará el tamaño de los archivos optimizados.','Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.'=>'Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.','Clear Logs'=>'Vaciar los registros','To test the cart, visit the <a %s>FAQ</a>.'=>'Para probar el carrito, visita la <a %s>FAQ</a>.',' %s ago'=>' hace %s','WebP saved %s'=>'WebP ha ahorrado un %s','If you run into any issues, please refer to the report number in your support message.'=>'Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.','Last pull initiated by cron at %s.'=>'Última descarga iniciada por cron a las %s.','Images will be pulled automatically if the cron job is running.'=>'Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.','Only press the button if the pull cron job is disabled.'=>'Solo pulsar el botón si la tarea cron de descarga está desactivada.','Pull Images'=>'Descargar imágenes','This process is automatic.'=>'Este proceso es automático.','Last Request'=>'Última petición','Images Pulled'=>'Imágenes recuperadas','Report'=>'Informe','Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.'=>'Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.','Send to LiteSpeed'=>'Enviar a LiteSpeed','LiteSpeed Optimization'=>'Optimización de LiteSpeed','Load Google Fonts Asynchronously'=>'Cargar Google Fonts asíncronamente','Browser Cache TTL'=>'TTL caché de navegador','Results can be checked in <a %s>Media Library</a>.'=>'Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.','Learn More'=>'Leer más','Image groups total'=>'Total de grupos de imágenes','Images optimized and pulled'=>'Imágenes optimizadas y descargadas','Images requested'=>'Imágenes solicitadas','Switched to optimized file successfully.'=>'Cambio correcto a archivo optimizado.','Restored original file successfully.'=>'Archivo original restaurado con éxito.','Enabled WebP file successfully.'=>'Archivo WebP activado con éxito.','Disabled WebP file successfully.'=>'Archivo WebP desactivado con éxito.','Significantly improve load time by replacing images with their optimized %s versions.'=>'Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.','Selected roles will be excluded from cache.'=>'Los perfiles seleccionados serán excluidos de la caché.','Tuning'=>'Retoques','Selected roles will be excluded from all optimizations.'=>'Los perfiles seleccionados serán excluidos de todas las optimizaciones.','Role Excludes'=>'Excluir perfiles','Tuning Settings'=>'Ajustes de los retoques','If the tag slug is not found, the tag will be removed from the list on save.'=>'Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.','If the category name is not found, the category will be removed from the list on save.'=>'Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.','After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.'=>'Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.','Send Optimization Request'=>'Enviar solicitud de optimización','Image Information'=>'Información de imágenes','Total Reduction'=>'Reducción total','Optimization Summary'=>'Resumen de optimización','LiteSpeed Cache Image Optimization'=>'Optimización de imágenes de LiteSpeed Cache','Image Optimization'=>'Optimización de imágenes','For example, %s can be used for a transparent placeholder.'=>'Por ejemplo, los %s pueden usarse para un marcador de posición transparente.','By default a gray image placeholder %s will be used.'=>'Por defecto, se utilizará un marcador de posición de imagen gris %s.','This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.'=>'Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.','Specify a base64 image to be used as a simple placeholder while images finish loading.'=>'Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.','Elements with attribute %s in html code will be excluded.'=>'Se excluirán los elementos con el atributo %s en código html.','Filter %s is supported.'=>'El filtro %s es compatible.','Listed images will not be lazy loaded.'=>'Las imágenes listadas no se cargarán de forma retrasada.','Lazy Load Image Excludes'=>'Exclusiones de carga retrasada de imágenes','No optimization'=>'Sin optimización','Prevent any optimization of listed pages.'=>'Evitar cualquier optimización de las páginas listadas.','URI Excludes'=>'URL excluidas','Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.'=>'Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.','Both full URLs and partial strings can be used.'=>'Pueden utilizarse tanto URLs completas como cadenas parciales.','Load iframes only when they enter the viewport.'=>'Cargar iframes sólo cuando entran en la ventana de visualización.','Lazy Load Iframes'=>'Retrasar la carga de iframes','This can improve page loading time by reducing initial HTTP requests.'=>'Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.','Load images only when they enter the viewport.'=>'Cargar las imágenes sólo cuando entran en la ventana de visualización.','Lazy Load Images'=>'Retrasar la carga de imágenes','Media Settings'=>'Ajustes de medios','For example, for %s, %s and %s can be used here.'=>'Por ejemplo, para %s, %s y %s puede utilizarse aquí.','Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.'=>'El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.','To match the beginning, add %s to the beginning of the item.'=>'Para que coincida con el principio, añade %s al comienzo del artículo.','For example, for %s, %s can be used here.'=>'Por ejemplo, para %s, %s puede utilizarse aquí.','Maybe later'=>'Quizás más tarde','I\'ve already left a review'=>'Ya he dejado una valoración','Welcome to LiteSpeed'=>'Bienvenido a LiteSpeed','Remove WordPress Emoji'=>'Eliminar emojis de WordPress','More settings'=>'Más ajustes','Private cache'=>'Caché privada','Non cacheable'=>'No cacheable','Mark this page as '=>'Marcar esta página como ','Purge this page'=>'Purgar esta página','Load JS Deferred'=>'Deferir carga de JS','Specify critical CSS rules for above-the-fold content when enabling %s.'=>'Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.','Critical CSS Rules'=>'Reglas de CSS críticas','Load CSS Asynchronously'=>'Cargar CSS asíncronamente','Prevent Google Fonts from loading on all pages.'=>'Evita que cargue Google Fonts en todas las páginas.','Remove Google Fonts'=>'Eliminar Google Fonts','This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.'=>'Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.','Remove query strings from internal static resources.'=>'Eliminar cadenas de consulta de recursos estáticos internos.','Remove Query Strings'=>'Eliminar query strings','user agents'=>'user agents','cookies'=>'cookies','You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.'=>'También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.','Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.'=>'El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.','Browser Cache'=>'Caché del navegador','tags'=>'etiquetas','Do Not Cache Tags'=>'Etiquetas a no cachear','To exclude %1$s, insert %2$s.'=>'Para excluir %1$s, insertar %2$s.','categories'=>'categorías','To prevent %s from being cached, enter them here.'=>'Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.','Do Not Cache Categories'=>'Categorías a no cachear','Query strings containing these parameters will not be cached.'=>'Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.','Do Not Cache Query Strings'=>'Cadenas de consulta a no cachear','Paths containing these strings will not be cached.'=>'Las rutas que contengan estas cadenas no serán cacheadas.','Do Not Cache URIs'=>'URIs a no cachear','One per line.'=>'Una por línea.','URI Paths containing these strings will NOT be cached as public.'=>'Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.','Private Cached URIs'=>'URIs cacheadas privadamente','Paths containing these strings will not be served from the CDN.'=>'Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.','Exclude Path'=>'Excluir ruta','This will affect all tags containing attributes: %s %s %s.'=>'Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.','Include File Types'=>'Incluir tipos de archivo','Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.'=>'Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.','Include JS'=>'Incluir JS','Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.'=>'Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.','Include CSS'=>'Incluir CSS','Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.'=>'Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.','Include Images'=>'Incluir imágenes','CDN URL to be used. For example, %s'=>'URL de la CDN a utilizar. Por ejemplo, %s','CDN URL'=>'URL de CDN','Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.'=>'URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.','Original URLs'=>'URLs originales','CDN Settings'=>'Ajustes de CDN','CDN'=>'CDN','OFF'=>'OFF','ON'=>'ON','Notified LiteSpeed Web Server to purge CSS/JS entries.'=>'Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed.','Minify HTML content.'=>'Minificar contenido HTML.','HTML Minify'=>'Minificar HTML','JS Excludes'=>'Excluir JS','JS Combine'=>'Combinar JS','JS Minify'=>'Minificar JS','CSS Excludes'=>'Excluir CSS','CSS Combine'=>'Combinar CSS','CSS Minify'=>'Minificar CSS','Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.'=>'Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo».','This will purge all minified/combined CSS/JS entries only'=>'Esto purgará solo las entradas CSS/JS minimizadas o combinadas','Purge %s Error'=>'Error de purga de %s','Database Optimizer'=>'Optimizador de base de datos','Optimize all tables in your database'=>'Optimizar todas las tablas en tu base de datos','Optimize Tables'=>'Optimizar tablas','Clean all transient options'=>'Borrar todas las opciones de datos transitorios','All Transients'=>'Todos los datos transitorios','Clean expired transient options'=>'Borrar opciones de datos transitorios expirados','Expired Transients'=>'Datos transitorios expirados','Clean all trackbacks and pingbacks'=>'Borrar todos los trackbacks y pingbacks','Trackbacks/Pingbacks'=>'Trackbacks/pingbacks','Clean all trashed comments'=>'Borrar todos los comentarios en la papelera','Trashed Comments'=>'Comentarios enviados a la papelera','Clean all spam comments'=>'Borrar todos los comentarios spam','Spam Comments'=>'Comentarios spam','Clean all trashed posts and pages'=>'Borrar todas las entradas y páginas en la papelera','Trashed Posts'=>'Entradas enviadas a la papelera','Clean all auto saved drafts'=>'Borrar todos los borradores guardados automáticamente','Auto Drafts'=>'Borradores automáticos','Clean all post revisions'=>'Borrar todas las revisiones de entradas','Post Revisions'=>'Revisiones de entradas','Clean All'=>'Limpiar todo','Optimized all tables.'=>'Optimizadas todas las tablas.','Clean all transients successfully.'=>'Limpieza de todos los datos transitorios exitosa.','Clean expired transients successfully.'=>'Limpieza de datos transitorios expirados exitosa.','Clean trackbacks and pingbacks successfully.'=>'Limpieza de trackbacks y pingbacks exitosa.','Clean trashed comments successfully.'=>'Limpieza de comentarios en papelera exitosa.','Clean spam comments successfully.'=>'Limpieza de comentarios no deseados exitosa.','Clean trashed posts and pages successfully.'=>'Limpieza de páginas y entradas en papelera exitosa.','Clean auto drafts successfully.'=>'Limpieza de borradores automáticos exitosa.','Clean post revisions successfully.'=>'Limpieza de revisiones de entradas exitosa.','Clean all successfully.'=>'Limpieza completa exitosa.','Default Private Cache TTL'=>'TTL por defecto de la caché privada','If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.'=>'Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.','Vary Group'=>'Grupos de variación','Cache the built-in Comment Form ESI block.'=>'Almacena en la caché el bloque ESI del formulario de comentarios incluido.','Cache Comment Form'=>'Cachear formulario de comentario',' Cache the built-in Admin Bar ESI block.'=>' Almacena en la caché el bloque ESI de la barra de administración incluida.','Cache Admin Bar'=>'Cachear barra de administrador','Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.'=>'Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.','ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.'=>'ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.','With ESI (Edge Side Includes), pages may be served from cache for logged-in users.'=>'Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.','Private'=>'Privada','Public'=>'Pública','Purge Settings'=>'Ajustes de purga','Cache PHP Resources'=>'Cachear recursos de PHP','Cache Mobile'=>'Cache móvil','Advanced level will log more details.'=>'El nivel avanzado registrará más detalles.','Basic'=>'Básico','The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.'=>'La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.','Cache Login Page'=>'Cachear página de acceso','Cache requests made by WordPress REST API calls.'=>'Cachear peticiones realizadas por llamadas de la API REST de WordPress.','Cache REST API'=>'Cachear API REST','Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)'=>'Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)','Cache Commenters'=>'Cachear comentaristas','Privately cache frontend pages for logged-in users. (LSWS %s required)'=>'Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)','Cache Logged-in Users'=>'Cachear usuarios con sesión iniciada','Cache Control Settings'=>'Ajustes de control de caché','ESI'=>'ESI','Excludes'=>'Excluir','Purge'=>'Purgar','Cache'=>'Caché','WooCommerce'=>'WooCommerce','Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)'=>'Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)','Current server time is %s.'=>'La hora actual del servidor es %s.','Specify the time to purge the "%s" list.'=>'Especifica la hora para purgar la lista «%s».','Both %1$s and %2$s are acceptable.'=>'Tanto %1$s como %2$s son aceptables.','Scheduled Purge Time'=>'Hora de purga programada','The URLs here (one per line) will be purged automatically at the time set in the option "%s".'=>'Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s».','Scheduled Purge URLs'=>'URLs de purga programada','Shorten query strings in the debug log to improve readability.'=>'Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.','Heartbeat'=>'Heartbeat','MB'=>'MB','Log File Size Limit'=>'Límite de tamaño de archivo de registro','<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s'=>'<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s','%s file not writable.'=>'No se puede escribir el archivo %s.','%s file not readable.'=>'No se puede leer el archivo %s.','Collapse Query Strings'=>'Colapsar cadenas de peticiones','ESI Settings'=>'Ajustes de ESI','A TTL of 0 indicates do not cache.'=>'Un TTL de 0 implica no cachear.','Recommended value: 28800 seconds (8 hours).'=>'Valor recomendado: 28800 segundos (8 horas).','Widget Cache TTL:'=>'TTL caché de Widgets:','Enable ESI'=>'Activar ESI','See <a %s>Introduction for Enabling the Crawler</a> for detailed information.'=>'Ver <a %s>Introducción para activar el rastreador</a> para información detallada.','Custom Sitemap'=>'Sitemap personalizado','Purge pages by relative or full URL.'=>'Purgar páginas por URL completa o relativa.','The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.'=>'La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.','WARNING'=>'ADVERTENCIA','<b>Last crawled:</b> %s item(s)'=>'<b>Última indexación:</b> %s elemento(s)','The next complete sitemap crawl will start at'=>'La siguiente indexación de sitemap completa empezará a las','Failed to write to %s.'=>'Error al escribir a %s.','Folder is not writable: %s.'=>'El directorio no es escribible: %s.','Can not create folder: %1$s. Error: %2$s'=>'No se puede crear el directorio: %1$s. Error: %2$s','Folder does not exist: %s'=>'El directorio no existe: %s','Notified LiteSpeed Web Server to purge the list.'=>'Solicitado la purga de la lista al servidor web LiteSpeed.','Please visit the <a %s>Information</a> page on how to test the cache.'=>'Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.','Allows listed IPs (one per line) to perform certain actions from their browsers.'=>'Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.','Server Load Limit'=>'Límite de carga del servidor','Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.'=>'Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo.','Crawl Interval'=>'Intervalo de indexación','Then another WordPress is installed (NOT MULTISITE) at %s'=>'Y otro WordPress instalado (NO MULTISITIO) en %s','LiteSpeed Cache Network Cache Settings'=>'Ajustes de la caché de la red de caché de LiteSpeed','Select below for "Purge by" options.'=>'Selecciona debajo las opciones de «Purgar por».','LiteSpeed Cache CDN'=>'CDN de la caché de LiteSpeed','No crawler meta file generated yet'=>'Archivo meta del rastreador aún no generado','Show crawler status'=>'Mostrar estado del rastreador','Watch Crawler Status'=>'Ver estado del rastreador','Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.'=>'Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.','Run frequency is set by the Interval Between Runs setting.'=>'La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.','Manually run'=>'Ejecutar manualmente','Reset position'=>'Reestablecer posición','Run Frequency'=>'Frecuencia de ejecución','Cron Name'=>'Nombre del Cron','Crawler Cron'=>'Cron del rastreador','%d minute'=>'%d minuto','%d minutes'=>'%d minutos','%d hour'=>'%d hora','%d hours'=>'%d horas','Generated at %s'=>'Generado en %s','LiteSpeed Cache Crawler'=>'Rastreador de LiteSpeed Cache','If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.'=>'Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.','Crawler'=>'Rastreador','https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration'=>'https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration','Notified LiteSpeed Web Server to purge all pages.'=>'Solicitada la purga de todas las páginas al servidor web LiteSpeed.','All pages with Recent Posts Widget'=>'Todas las páginas con widget de Entradas recientes','Pages'=>'Páginas','This will Purge Pages only'=>'Esto solo purgará las páginas','Purge Pages'=>'Purgar páginas','Cancel'=>'Cancelar','Activate'=>'Activar','Email Address'=>'Dirección de correo electrónico','Install Now'=>'Instalar ahora','Purged the url!'=>'¡Se ha purgado la URL!','Purged the blog!'=>'¡Se ha purgado el blog!','Purged All!'=>'¡Se ha purgado todo!','Notified LiteSpeed Web Server to purge error pages.'=>'Solicitada la purga de las páginas de error al servidor web LiteSpeed.','If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.'=>'Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.','If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.'=>'Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.','If the login cookie was recently changed in the settings, please log out and back in.'=>'Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.','However, there is no way of knowing all the possible customizations that were implemented.'=>'Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.','The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.'=>'El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.','The network admin setting can be overridden here.'=>'El ajuste de administrador de red puede ser modificado aquí.','Specify how long, in seconds, public pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.','Specify how long, in seconds, private pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.','It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.'=>'Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.','Purge pages by post ID.'=>'Purgar páginas por ID de entrada.','Purge the LiteSpeed cache entries created by this plugin'=>'Purga las entradas de caché de LiteSpeed creadas por este plugin','Purge %s error pages'=>'Purgar las páginas de error %s','This will Purge Front Page only'=>'Esto solo purgará la página principal','Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.'=>'Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.','e.g. Use %s or %s.'=>'ej: Usa %s o %s.','Purge pages by category name - e.g. %2$s should be used for the URL %1$s.'=>'Purgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.','If only the WordPress site should be purged, use Purge All.'=>'Si se debe purgar todo el sitio WordPress, usa «Purgar todo».','Notified LiteSpeed Web Server to purge everything.'=>'Solicitado la purga de todo al servidor web LiteSpeed.','Use Primary Site Configuration'=>'Usar configuración del sitio principal','This will disable the settings page on all subsites.'=>'Esto desactivará la página de ajustes en todos los subsitios.','Check this option to use the primary site\'s configuration for all subsites.'=>'Marca esta opción para usar la configuración del sitio principal para todos los subsitios.','Save Changes'=>'Guardar cambios','The following options are selected, but are not editable in this settings page.'=>'Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.','The network admin selected use primary site configs for all subsites.'=>'El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.','Empty Entire Cache'=>'Vaciar la caché entera','This action should only be used if things are cached incorrectly.'=>'Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.','Clears all cache entries related to this site, <i>including other web applications</i>.'=>'Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.','This may cause heavy load on the server.'=>'Esto puede causar una alta carga en el servidor.','This will clear EVERYTHING inside the cache.'=>'Esto eliminará TODO dentro de la caché.','LiteSpeed Cache Purge All'=>'Purdgar toda la caché de LiteSpeed','If you would rather not move at litespeed, you can deactivate this plugin.'=>'Si no quieres la aceleración de litespeed, puedes desactivar este plugin.','Create a post, make sure the front page is accurate.'=>'Crear una entrada, asegurarse que la página principal está actualizada.','Visit the site while logged out.'=>'Visitar el sitio sin la sesión iniciada.','Examples of test cases include:'=>'Ejemplos de pruebas incluyen:','For that reason, please test the site to make sure everything still functions properly.'=>'Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.','This message indicates that the plugin was installed by the server admin.'=>'Este mensaje indica que el plugin fue instalado por el administrador del servidor.','LiteSpeed Cache plugin is installed!'=>'¡El plugin LiteSpeed Cache está instalado!','Debug Log'=>'Registro de depuración','Admin IP Only'=>'Solo la IP del administrador','The Admin IP option will only output log messages on requests from admin IPs listed below.'=>'La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas.','Specify how long, in seconds, REST calls are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.','The environment report contains detailed information about the WordPress configuration.'=>'El informe de entorno contiene información detallada sobre la configuración de WordPress.','The server will determine if the user is logged in based on the existence of this cookie.'=>'El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.','Note'=>'Nota','After verifying that the cache works in general, please test the cart.'=>'Después de que la caché funcione en general, por favor prueba el carrito.','When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.'=>'Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.','Purge All On Upgrade'=>'Purgar todo al actualizar','Product Update Interval'=>'Intervalo de actualización de producto','Determines how changes in product quantity and product stock status affect product pages and their associated category pages.'=>'Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.','Always purge both product and categories on changes to the quantity or stock status.'=>'Purgar siempre productos y categorías cuando cambie la cantidad o estado del inventario.','Do not purge categories on changes to the quantity or stock status.'=>'No purgar las categorías al cambiar la cantidad o estado del inventario.','Purge product only when the stock status changes.'=>'Purgar los productos solo cuando cambie el estado del inventario.','Purge product and categories only when the stock status changes.'=>'Purgar productos y categorías solo cuando cambie el estado del inventario.','Purge categories only when stock status changes.'=>'Purgar las categorías solo cuando el estado del inventario cambie.','Purge product on changes to the quantity or stock status.'=>'Purgar los productos con los cambios de cantidad o estado del inventario.','Htaccess did not match configuration option.'=>'El htaccess no coincide con la opción de configuración.','If this is set to a number less than 30, feeds will not be cached.'=>'Si esto se fija en un número inferior a 30, los feeds no serán cacheados.','Specify how long, in seconds, feeds are cached.'=>'Especifica por cuanto tiempo, en segundos, se cachean los feeds.','Default Feed TTL'=>'TTL por defecto del Feed','Failed to get %s file contents.'=>'Error al obtener contenido del archivo %s.','Caching these pages may improve server performance by avoiding unnecessary PHP calls.'=>'Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.','Some themes and plugins add resources via a PHP request.'=>'Algunos temas y plugins añaden recursos mediante una petición PHP.','Disabling this option may negatively affect performance.'=>'Desactivar esta opción puede afectar negativamente al rendimiento.','Invalid login cookie. Invalid characters found.'=>'Cookie de acceso no válida. Encontrados caracteres no válidos.','WARNING: The .htaccess login cookie and Database login cookie do not match.'=>'ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.','Invalid login cookie. Please check the %s file.'=>'Cookie de acceso no válida. Por favor, comprueba el archivo %s.','The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.'=>'La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.','There is a WordPress installed for %s.'=>'Hay un WordPress instalado para %s.','Example use case:'=>'Ejemplo de uso:','The cookie set here will be used for this WordPress installation.'=>'La cookie aquí establecida será usada por esta instalación de WordPress.','If every web application uses the same cookie, the server may confuse whether a user is logged in or not.'=>'Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.','This setting is useful for those that have multiple web applications for the same domain.'=>'Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.','The default login cookie is %s.'=>'La cookie de acceso por defecto es %s.','MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.'=>'DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.','No spaces and case sensitive.'=>'Espacios no permitidos y sensible a mayúsculas.','SYNTAX: alphanumeric and "_".'=>'SINTAXIS: alfanumérico y "_".','Login Cookie'=>'Cookie de acceso','More information about the available commands can be found here.'=>'Aquí se puede encontrar más información sobre los comandos disponibles.','These settings are meant for ADVANCED USERS ONLY.'=>'Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.','Current %s Contents'=>'Contenidos actuales de %s','Advanced'=>'Avanzado','Advanced Settings'=>'Ajustes avanzados','Purge List'=>'Purgar lista','Purge By...'=>'Purgar por...','URL'=>'URL','Tag'=>'Etiqueta','Post ID'=>'ID de entrada','Category'=>'Categoría','NOTICE: Database login cookie did not match your login cookie.'=>'AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.','Purge url %s'=>'Purgar la URL %s','Purge tag %s'=>'Purgar la etiqueta %s','Purge category %s'=>'Purgar la categoría %s','When disabling the cache, all cached entries for this site will be purged.'=>'Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio.','NOTICE'=>'AVISO','This setting will edit the .htaccess file.'=>'Este ajuste editará el archivo .htaccess.','LiteSpeed Cache View .htaccess'=>'Ver el archivo «.htaccess» de LiteSpeed Cache','Failed to back up %s file, aborted changes.'=>'Fallo al hacer copia de seguridad del archivo %s, cambios cancelados.','Do Not Cache Cookies'=>'Cookies a no cachear','Do Not Cache User Agents'=>'User Agents a no cachear','This is to ensure compatibility prior to enabling the cache for all sites.'=>'Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.','Network Enable Cache'=>'Habilitar caché de red','NOTICE:'=>'AVISO:','Other checkboxes will be ignored.'=>'Otras opciones serán ignoradas.','Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.'=>'Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.','List of Mobile User Agents'=>'Lista de User Agents móviles','File %s is not writable.'=>'No se puede escribir el archivo %s.','JS Settings'=>'Ajustes de JS','Manage'=>'Gestionar','Default Front Page TTL'=>'TTL por defecto de la Página Principal','Notified LiteSpeed Web Server to purge the front page.'=>'Solicitado al servidor web LiteSpeed la purga de la página de inicio.','Purge Front Page'=>'Purgar la página de inicio','Example'=>'Ejemplo','All tags are cached by default.'=>'Todas las etiquetas son cacheadas por defecto.','All categories are cached by default.'=>'Todas las categorías son cacheadas por defecto.','To do an exact match, add %s to the end of the URL.'=>'Para coincidencias exactas, añadir %s al final de la URL.','The URLs will be compared to the REQUEST_URI server variable.'=>'Las URLs serán comparadas con la variable REQUEST_URI del servidor.','Select only the archive types that are currently used, the others can be left unchecked.'=>'Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.','Notes'=>'Notas','Use Network Admin Setting'=>'Usar ajuste de administrador de red','Disable'=>'Desactivar','Enabling LiteSpeed Cache for WordPress here enables the cache for the network.'=>'Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.','Disabled'=>'Desactivado','Enabled'=>'Activado','Do Not Cache Roles'=>'No cachear perfiles','https://www.litespeedtech.com'=>'https://www.litespeedtech.com','LiteSpeed Technologies'=>'LiteSpeed Technologies','LiteSpeed Cache'=>'LiteSpeed Cache','Debug Level'=>'Nivel de depuración','Notice'=>'Nota','Term archive (include category, tag, and tax)'=>'Archivo de término (incluye categoría, etiqueta y taxonomía)','Daily archive'=>'Archivo diario','Monthly archive'=>'Archivo mensual','Yearly archive'=>'Archivo anual','Post type archive'=>'Archivo de tipo de contenido','Author archive'=>'Archivo del autor','Home page'=>'Página de inicio','Front page'=>'Portada','All pages'=>'Todas las páginas','Select which pages will be automatically purged when posts are published/updated.'=>'Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas.','Auto Purge Rules For Publish/Update'=>'Reglas de purga automática para publicación y actualización','Default Public Cache TTL'=>'TTL por defecto de la caché pública','seconds'=>'segundos','Admin IPs'=>'IPs de administrador','General'=>'Opciones generales','LiteSpeed Cache Settings'=>'Configuración de Caché de LiteSpeed','Notified LiteSpeed Web Server to purge all LSCache entries.'=>'Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache.','Purge All'=>'Purgar todo','Settings'=>'Ajustes']];litespeed-wp-plugin/7.1/translations/.ls_translation_check_es_ES000064400000000000151600143510020722 0ustar00litespeed-wp-plugin/7.1/translations/es_ES.zip000064400000475312151600143510015222 0ustar00PK�V�Z�^�+���flitespeed-cache-es_ES.poUT	үhүhux�����\Ks7���W �xb�H�H��ǔG�ݒ-%R��U��v�$�f�itSf���Yx1�]6������h>D�I�D����\�2��,�Ʌ����܊mq�Ku=Q*g2)<�.e?S�1V+[�BeJZ�D�\\Od��H<��?��sq3�V4��o�mY�~Ub�*OU!J�h�X�L'*�JH��>�D&o�Pu>ۡN�g���O�]]n�����|�������w��{'��{��?�=��.����_��|���*h���v��3��*/�oflP�w��$�A��HV�_�x�b����;P��<1�·�ⸯK^�S2�~a��=���i��})�ǯs��ע�%/����*W�,Mq*��LyU(kw�;��./����N��n�¼QI�}���|ai�O>�y'�NiL�7�v23|=��V<�LF���nM�33��3�-�8$	0a�	�}m&�x�+A���r�}�X�l��;���R	H`Ÿ��6$�#�9���+Y��"ɤ���_}w��B��,�)ŭ)�vv�
��+����A3�����ŚI��DOd��nCȍT��䲸{�w~�^}�:�?U���#-�� ۑ��T��Vά�C��$�R��>#��Cb?)��Qi駱�!��K�ƓBy"�~�M��>�D�ف~���c�@z<���cY̚3�:p�w���&^�;�]�l:�A�Yx:�:cݔ�V�Q�3'&O�'� ϴ��\ӲT�Iu�ɲ[<��5���1�v��Y�
н��a�s����g�$3U*�U1����Ӥ�Sh�c}�
C
o��
���1P����}��[u����&)��"�Kb��Pw�Nd!����w�dxqb
�G��������[�-�Ka�����l
�H16xB@��z�5��Rx9/G�L�R����݁eΡ֐*T���gcSY�~k��X���Z�O"�8��p����~��x�6B�7r��w���T*%8��H~�{�� a
�Q�Gb�B8�]Ak�$R�$�w�A8mp$��Xz�%>�70�l~EX�6�Eže��->�?nh
��V��^%P�W-��q�[�^�KjPi�m���@Q; �4�xf0B�&	��b�K��.d����.���۰S�0�φv�U9�JK���j�B�F�U��Q�U0�Y$
���t*��U���E2�SS���em�Ug�BA�����+?-K���+�20��_+�F*y��[�7?T�‹���N%�6(��m�!}S����hH��<�g��8�$���^",�BҌ��6��|mr����04����:_(�}�Ի?�R�M������U���cU���"�����wNF��╺�`�ze!f��)�lU.�JM��]�.�z�`�v�`Еs����q>3SQܜ��?����ӟ�_�Z�[��Ls�G��Y�N��T;[D�X�J��^�n���F;��&����r���c�g���֐#�EpE�c�R@�L5YB+j�1b,y���{��:��@�j$�?�'��DW&,�K�O��X�Z��U�IH��D����f@bFL��hp�wf�d��Q�"S�U
�N�R���8Li%��X�H�<�ݱ���ʇ�딠̈́�0��d�&����Cz��A0B_�#�A�<k��+M`��1RN��:�.Y	$vw�ؐ���^MF����}`��W<����6w�"Bʼnl�c�L�*
J����i+��8�$2l��)dG�2�NG�٠��YI)0Cư�#�)Զrѥ�!��%4��dսu��Pe`m��Cv��[d'���6��y��T�?�0|V�d�-#�~�QR&�7��O�L(BB>�<�D:_�^l)\"g4�Љ�/���$y&�4��f$���� @$�2l�j��G��3���^���a�Fb��U�$��z3ֹ�Xa�ԥ
����
6���&l�'�)��P�(Z㢯��z@O�!����t%��%Ql�e�$/�!s������5r*�8Ys$]u�
�9�g�
\�*����Y��54�C5	{�&e �XDwn�l��e{^�����
`7!�7�	{pΒbc2�Q/y�&�����WTʇߴq�j�?F�B��g����ƈ6O(҃�7�#�b;�`d (k)�:Kr����'�26�?P�L$47�r�z@�� �5Nh�dwr%�l
t�4��<kXQ�B�r�0�z&M��u���5�{����<�J^��7����i��K�6�!�ݏOD�~�ح�2B�<�c��� S�#AzY��HC�W�g��R���ew���u�6P��tVK�j��L�(K516��
H��mF�Qt=�݆��9�C�#8BQ��|���=�T��K'^4�S�-P1�a�T3W����z��Bm5�̤BM��+��Sk���Dgr��ž|S��q��cS���]��$$�c:�|���VU�9Uy,��2���'�1�8�m09R���+���0��^]�ol1�jD(z0c�79�Rx��V��8Up5qxS����q �X�P{�S��r=�S�78l#XW��h#��
�yFqj�2I��DA���y:�R�[��BR�$n:\��d1�N%��9�2���"��bS�Gt���D#���n��Ȕ�:�L�LH��M$�2�t��\��;!{��qe�lp7�LLަ���]��ޮ�.Q�[��� Q��ǻ �ݹ��;Z�q�ꂃu��'Б�Y.�:!��O�F�����g&y��tO��L��0�t�92���
�B��۟��w��-�	�H�7�9�~h��xf��+ǥ��㒖�,Ԑա�j��
��៴��z�9����OW�O�nNj�A��l{b�F@�Ӹ��H*�S�P�>EߤO����%"��r�N�@�>�
����M���#���:���|�?�s+�GjFր�Wb�@�_|~��x��U$���U9H3c�R�KX�_I8d{��ؒA��3cu�Hyo�ԗo�dlG污ސ�����0��N���O��u�&Ae��e����b(��"H5��߀�{�t�1״+�S+.Bӥe�w=�;������]Xj_S~L�4&�`�eKD�� �"���2�D���>"�ޙs#�}fXp�T:�0O@RډɈ,o��(��7O�3�x��ꬍ9�
�=�p�N�P�mR�ƴ
��Y��*�u�C�i�DŽJ��L�9��-��@_�_1!����Zj6�ɒH�+�����4��&̫,������P�'Ի	�Br8����HҖ��d��3@�~�V��	���,��l*�|��+Rɍ�EǮ���A&�]��AT�ޘ�В�ڭ��A���AK٤��A��	��jjؼ/�vU^V2���9i�q�GQ<�X_�W����u��c�՝�K��Q0�\n�Bh;cGz��r�d#�y���joTd�T�w���R�c�%��4AZ���8l<���74N�P�]��$��ڈ|@wx��$��6����5
�`��Fn���wԴu��
�Pߟ�T���נ3���J��n�
�c�8,j��h��rj�/JaeRPpN�{�vL\�+��Cb�m,���0��5Hw �w��2jjV{�NI�3܀
����9�e�'T��_2��O[R��1��@8p��M��6�
�k1?8�w�1�p�UrL�[o���
�Ɯ�� ;G�	B�c\�P~��P�0�����c����5�#��'{�=8���"3��j�<�7~U^�K���ڳnH���Qvܤ�K�R!�S�S���L���)�����8X*����K�F�/hd\�x��*���jY�-�(���X�v���7�XM�?Å�\�C	:lU���>���!��L�� ��	�:=�:�X\\AW�x`emMa홶�W��m^\["#�
@��1}%��C}|��6Tx��Uߵ\!U4��(t��ҐY�|.���7��k����'�o
e�-!C>�\�50GN�j���)}d��y���ѽ_����z(���L�my
����j@m��s��HMUv���s�.(C��cuw���YΤLS
6�ok�'�|�iW�`'��$�=]?�wԛgۏH�bUe7�����+)a�򕺵�L$M˨���ga��7�\1�*��h
Ӿ�s�m0m@��8Z�g��T�aV�z ���I ,4Ei<M� \�7,ow89"|yv���s8j�d�aK�~��sH�y��DDgdw��%����0{��"��;�$��K��˗��c��ze��1���T��#�q��n���7F8��v��k/4�[�z/%����|�7M^b�����9�μZ�t�[e���PM��ƹ�:�`�;�_YN�
.��4M-4s�1�L�M�}���7�G��5�
(Q��s)��r�����DSCـ�C3�^F��&,>�0'�@��Q]
��֍��{�D%���ЇT�݇��B=�!���7��p�Ỳ�G����K��V�軏:��� ��\W��<�e��B�r�P��]D
��rOT���<Q[���C����y�-a��m�&�����
�_��o>�Fy�#O��D���M#*�Mo��3">������΂}w���]%#W_��:|/��@PJJ�oG4v�F��i�Rr�J;E
hT�C�����aw]ߨ��l7�����A������+'�%�M��i�$�@����X�yεk6��`�n���k� �j@{�qEI�[�>�cI�*�B��~$Hp�0[>�#�k��|�'��go��BPc��6S��.k�.=��^Fn�ް4e�(�i�5M���;���Oc�.�s�"9�7U�tx�_ҭ.�.'�D��PP����p]�~��M�Rs/-��M�'!�����V��@
MF�su�N�)T�4�i#��J\���k�Ț~_����PrЀ��M�p�L�T.��U��zI�7�4���g���K�-��s���һ͵B���{3�!��V�ڽ����G�js��ַt�c��g�-�͏,�)�mb�v�K�?M�4��+�t�ƐN�ը[=F�V�����-�KYd�
<k�c��l�ۡ�#%30�^N��pLP,�'�Z5�zA���8C[C�
�������/�݇�D�re�S⧺��hl5�||��`Mq�{<_��^];|��۠ڕՐ�]�f�f:i�:�e�0��v��/sX��\ݾ�ݶ�4晶cm���C�v���6���g:�6N(��L��FdՋ��7�(��V���8���DŽy�O�>Hj��E8�_�}���V���ll�CtojRp�Duɩ�A�1�F�jw%�|%�=��9gu���3=�� 9��I �C��nӻ߰��Ѽ��Kxd7��<�b�E�v�n��2�/���D�f��S�B�^��A�/��g��-p��~ҁ��I1|��E޷�9�J��C=�ߒ4b�(|z<DК��=��w�vⳀIU�w�]��1��k�Oc�y1O����+�"��\!�3��?�;�D���)�Ts-@�ɶ��[�}�@���
X7�� �\����e�^��p����;2UX�k�0-d����J {�����U�-�<���� ����I����t
�vN�_�h�Jhڂ3��
��y�q��իs?��Lo�����{q����Z�$q�NW!�Cs�4�Ю���(V�Ȓ�?��9����O��|Q(7�>�rH ��M�2��`>
 TQ���N���k�;54[��X(�V��Y��S��A��N�\��W۽�hn,�}����md�z�'���Ul��y�Ȗ4ެjn�dR��I(S]pd� �n�-�RL�m��W�\Z�aP�%�\�VT�ΑW����v�x�+��d�V?о�9)*�_M����^����ٕ�RSq����U$X��U����j���㹦$�e��d�;���b�YD}m�� ��r%�Y�P��=��)�
��i.�t��ֆ����8.~�8jw-�e݀�3�Nچ���5���N�X]6����ɲ�˞�Jg��(%v��f�X�#L}�~�]X�M��`� ��֥Q���D�b0�@�v����H�dK�����3&���S&���qa���ݍ�e��y�����<�?��Ɯ�楰��zT?4P�����KDTUT���Q��4�/t3��^DE��e�@�=6�m��mʩs�'}�L����?�s=}�}�N�	��N��;�?�����%y���i�+g�3�l�uOM�&ϒ �Ѻ�3e���'-ڠ2�%�����qOh�U��@[+�̜/����#�ߐ�=wm>���'�G��B���.X��,�=�ŚA(ACwOHW��u��''m��?l���~G�O�Z�z����iB�0�?oP.\
7���6����N��<���Vlns\�=���5-��-ψy��y�d�!�Q���!��y�}���e���!��
~�<�|�9g�$����&7&��Ѩ��Fy�?\&�.��S��6[Ԝ2g��	����a�Ɂ�R�8j\r�&���ξd�����ӹ�|l5ҙ�/�p�ۇ��4G) t���7$(���0m�6DB$)�n�c�m�*	��QV�ʵ��\:gP��	��Y矉8���P�Q�6�+�l�@���#��G0m���XG,����͊:"a;�h�#�����@2Ht,ٖ��c���g�$�
���[�����%ΙV���t6�%!�3����+%�YZ��m:�<�3�Bm��f����#ӷ�(��$dߕ��ܚw�ż5������O&�9X�+��y�1���W�_ڈ�=�7a�<IM�	�%�K����=�u�CO�\nq)#���*��<�xA֛���3��洣T+�~���	E���Ѯ���l�>gܖ�SB�%�Z�\�)�(����T�cU�
�?�9���=�&�%S����m7E�}w�o�6_��۫���\\��HA�n�7L�Ig
��}G֬s�̰�V��X�����L�1���3U/EI
G!gY@-��d1W*��8�l�Y���FILp���]޻�?!��,[&��}Ղ�o���>UW��L}d����W�����x�kE�6W�d3=�9yx-������
�ћ��MO�W�\�l��&��.[���s�Dž�(4]GNN+��f>kE64���+bK.��g�Ju�h�F��m����_~L�`�-����҈�.��O�7P�W-��K�����f�f�\�3�y)Z������w맿V7��zf�E�l+.ъצL��5�
6#�O|���L���&0����m�q�Yҋs�}���W�l�����23:�14?�?��k���OWah�|���z}�O��b���?��bw^��ŇiY~̳��?���RZ�W�o�z4�
Y�x��#݂_�[侭݃bg����y�����T���Gߣ�s.LE�a\T����N�̈́��@݀a���X$���oB�s6:B��T���
F��sF���HB�?mF��(��-+�Å:���jF���,�t0��+��-	�/�H�v��ڸ�}wE�%��aT�I+��a~y��Q��\�[��G�<�D�m�}�Ka��9P9��A�	Z`�Jz'�Sb����D�8�s�5L('Em7vG��c�u�Lo:��`��G�;@U9[��%7'
��A�F2΃@�����L
I懿R��7"�ʧ�RL�3��̖�=z�ޜ����;��/lN������1�I{��0�]��*_K��+���n
���r�����,�ufSm�A3e��ʢ��+����\��w�1���Q��u^��\��d�H5u�5}�5�1bV�Z�`&��Ӵ�e�V����1�U"	�eњ�i���1ħ����?x7�>�Y��l��"]�{߿{�\e��������9ܮj���d}��s��v�y�4q�֝�����7�.��1©1ɰ&�.gn�䩙�`.q M����6��^/��']E��sw'y����zsR���xm�#�IՃAP�Ic��9MJ
�v�daZ}Z�€� �N�X��%w�ߵ��n��O��xMd���.��`ɇ�^	�]#v�^�&�9���$�#��#��n%Z��[s���l�<�L/�+�ie����D�d�6|ps"�w��+��4�imk}7����C�ox�

7C����/�H_���)>��`�k�y@z%����/����
�f'��DE[W�2�6Ԉ��`dF�䉄�L�O�3��ٕAO\����-�x��,z�찭�p	���Q`����GI^�� hrK�&//�(�NgP����Dqu��S[�y9�U��'�b���O]�d�I'��(W�₢G���c9f�[����/E�����P8�ŗ� 0ӐƄ	��_��T6���A&�ӟ��z!���`�&x��U�d��iP]'���n4���0o�������Ϣ����Z�urSB��mjc�t�2Y�����q����ネ#yp��B���bC�{=O20P�7w?�������p��&��W�8��#W����I&��a��D�%BkA1q ;ݧ�|*az����2�l�UF%#]Α3l���n�RFv������}�P�l�_	%q�^�����3�Y���e���A�(���R�R�&J�%a�?E�ɑ���eNQ~�ʒBpU%jی<��R)v�Ve�j�����	c|��%�u
C30����!:{����Qa��D�B��L�CQ�����+�z\:Vvf�Eט�����;�'�PrP�RT�Rem-���v�t������:BO	���]K�`/����3��E�Wޔ
�jW�I�h�~G���&�[���D�f��f��q�:C�G�m�Ƙff�<w�����%�	�di^�w�����(_�i���31��`
AF��&+��ҏkR��P��(�sJ2��pr�I��Ȅ%���;�c^�ߟ��=B6�f��-�0��$�s�|—�q���D�-�3�A�N{����%շ�>��lI�"wn��O��l�,H[���䕭`��#p���R���
$��b�����,3�����e,I
�8����x�"S0��B�Y�����e D!H��wm�C�'��:r)�!�w&��cq5`?�ďCb/ɹ�!��z�f/+|�P�5�
f�A�M��?~/Z���A���y���H&4��:>������4(����X��K
������1�/
�7���ƬDy�3����Bv>+�	¯nnő[(|{�#+��u5Hވ`F�c|Jk|��(���#�!�Y��xM�u�(�E�EY�<������S�e�
*���A��V��Qy�U��4G�	��Uq��\�oN�KF��`�ѹ�|;���*3�10Ă=�2�`X!�O�JFJ���s�~��xL5��w6��Q�|��T���Y�܀�k�0s)��س�ٕ.��%� 
�����u��U^$�	; l3(�fG�SڋD8��\d+z<���!��J��m���y�� D5��^�9B&z>CR��&��
��H0�,�_�SB�'oK�pr����@�mI�o�f9�>�ޝX��J�Q���t�P3c�%������4��U��Df�6�q^;j���{ۀs��v!���U�8L3�B�B��5�$x�\7�
�W BE.��kI��U�Z�z�{Y��9qx΂�|�z}�k?b�+$�*�Ŋ�Fc��w(��Z�<tX`�ށ��_�,��;��1�	ef+�c����K��%Cƾ��D,?�RS*�"RBĥuλ$���a�q6e��WZ3��G�T(����w��7P���Y��	Ms[��%�"IC�`�!��ęB�"�g�s�g:�����e<��xŸ�����2Үt-�.ÎO~R�{��<�������~�
�����w���0gA���7��;u[_�t/蕦{��R���ӞV;>㈋�b,����q��H��tv{T��Iv�˹ξ�.�7��>����2�N�9���P��!_���n��o�V	�֬Wֽ%b��<d�5�<���l=�E�J�d�ց��7%8��to���A����ݝ��O��X��)����C�}M��I��wJ	�@�
��ɢ���W�y`���d���/Ԯ�h�b]^go;��MG�")#���ϱ�1_o�t�3aM��������=+��C��}(y�?Æ�KXD?f*��c
������}�<钯��;}���E�Ȩ��C�b���GlnٲQ��<�ܣ�}@��}�?�����n]�S~?d<���{^|��g�̈�ut�T� ���5�1��W�='��:���B!� �nȺ>8i�f�ݖ%�p2�*c`�����f��s�X��`�[���ĔD��{�M���o�M�YQ�؟�������裘�Yr7�}k��v)�H���|M����J�.�*f�� �/������k�9^��^�����=Z�����X��ǭ {W��c�9�"��M��:q�7a3���["^al�smW�^X�z'��9悚UH�9i-��Cԏ�I�=^A#8466a����L�+�>��G��%�e��ʐ��9�
A^-�*��z��:K�-/��"����)������\�����_'�|0�vg�����a�|�.�D"s���>�gQ��l��*<���r�р!RDž��K:W���/qr̽ǨmK���mg�zȌ�Cf^>��̞6Ŋu�j�w�v���p2� �2���R3�+�2M�3�p
Isژ6!�jt���^)�0ߘxLyf�Q�xʝ�ճ�iyYcԴwf6ag����'�9CL۹�頃�s��.'H>'��K)��x��}>����aᢿP��N3�?��������4����-�M<c�'�q�&�h�Y�{6t��+�
����M�R=A8�>(�z�
�Z��X�o�nYsl7�ƚiE����;���/��cf|QV���Y���Խ2�{Ö��������զ�1��+�=���y�w(p�V�F���t���x�-XY�d)i�k�ޤ�\�XJKB�� 'c��-'�6��Oʖ51?ty�ϭ㟬�>w:���� >z��aC�:u��ԁ�v0����O�68��$�12��ӭ�
�4�s��|�x�e�R\����N�Gv��b;fE' �߫�y���˞��W�#$l�7X��:��:��9�i����=։{�MO��K�-��G��)$UJ�\trY�d����i�B�⫬�n@�)��Ȟ�,�f���^p��ڴ�`��IcP�|X_�����|�Y�v�����,6�=
�S���9g�7��(�+��1�k�[����nu~���U.c�Y�K��e���:��7�Lp���-�ys+�' �D�Oa[���@^�d���e����G:W���K40�65�T;�bR���*�n�}V�ًy����YM��,��Q|��߿���l���g�kS�?�uո�G~�	�y,ӍD�D��»��$8G��A�Lc�C&m9*��)��`�T�o�+�����U�7k��Z�n�pZK�'Z�{�Cۍ�]��œ(�I��`O!�H����Xݍ��0�@��M=i�c����)��k�u#_p��(%K���Gp�'��-��T?m��"nF����ȁ
����@��V��a<f2�ahu�1��J����-v �Nv}ja�f��%0�eȀ����3j�&�7j�J@�����1M�����G�bu�&�˴�Ii}%9!�a��K���KH=�n޾i����:�S���x�Q
��)��m�9'�J2������Z��Eu�����2\霍�����a�:��Ǟ��K&�Co�Hʴ��5�Ɉv�8���c���Le�ڀ��\�c�7�"c9��i��4 g��
�uŤ랒����?]�i�IKG���![cs�k%�C�<�`(��l�Ul��G�.���5�&͂mZ��)�H� A)�l�}v��n�Ѳ�l^C�y�Υ�@�	����[��ɻ.@H��� M��R��KQ
��Dw�P��'�r��.����v�N,�p���E���/5���L?y����=�+EY�mez'3��4������9����`[z�;����k3��a�	N�0�E0��)��9pz*ۋ+��o7��B��P�)ν�BP
��YI�vf�땶����OR���~�>J�]Se��|���4����!��9�9ɿ�zoXQ��G/�3(F���T6���X��J7Q4��qK�}a�Ԁq/���o'�[n<E��O�(��BG��@2)Jg$X���H��;�p��ݿ%
�\�`�1/!�ul�f&/������n�����㳗ׅ�jS�����:dV�"~$��/�a&'"�6[�1���ú^�����Y=1����!͉��͑E�7+���<[I-���wZy����D8���D�y�i��%9e6>N��?Kn>���
��D��y;z�pE��.A�:�ާ�*3z��+���a�����7:w��!���P�Q�ǐua8e�c�?e�.�vaC���t]�+�O�Knm��Z�il-"��:d�Ȩ1��\�B���$3G�%��<��r!DV�̂m�A�,.���9q�;1r�%�!S�Y����?�#?C	�V�G���0��'t۳^t�+���$A�;L����=�|}f%a7a:�g�\[�����b��B����:((ZN��9'_�ki���%*.I?��A���������"���I[Wn-��$�`��:�_��y��q���.͈�m���b+1[T>-?ev�샜�|Y����p����,���AA�7n K�b�o�D��Z�GB9e-w����B�n<�����n�뀲�o�SZ��<|҂ԹqixX��8-���sQRZD��-�:n�K�s�E��z����ﯫ�\������]y-��i$�]�W���|�hdl�� �ǁU[iV�A �s�m��2@П>,����PlجS+�{9��!��p��g&j�%��k[	݀lT�W�%"D��s8H?�[��lF �u5�l�'f����{6U`ǣ�&u	a��:�|��o&�%ZP���/�|���ٌN�ϴ�y��BKˑ䞵��g���8LW��=�w+�2��R��ǿ�g���[J�����Wj���Ctzt^ػ	��Κ<�06��i���x�!i	��D�6\��&�A��JG�w����tH�~�u0�]` ]��t���b�+I�b���pH�c	��4/p<Ґ)$I��m��C��('���y�^�}��Ӄ��^O�7��IY(���Hǧ�n��3Ig�`�UT��P��|�ƚiT>[n�h���f�n�a�8,I��K��ֽ��E�檥�2l6�V釕>���@̈�J�!sj���9ER;�?��ʊ���?څ/o�x�c�!ctty<�|�bx��e"%����(�O��#��mPiB����=mh��f��W߮'ɋ�����@�jƫ�4�;o�~�4�Kڮ!̸M��@��V�pj�e(�����\�n"���$�2q������?3<���筆Z���.N�}�@Cvn{���/,�&�ɼ��>�mp�h�}����eþ�K�(
��V�N��hңd�(�GG�g��)3i�0k�7QI9@��K����p=۹���Z�-�Ҵq����mG���%�X��>,���g���%����>L������C�6�~������]=?oB�f��>'��"!��mU���:�^���Y�r^����B���כ~��\�Z��ٳ5do���K—��r[���ea�[�����o�En�	\
�0q{'K!�7�w+��>��C߿{���	���ɚ�(�I��h�<�]Kt6m�~L��1X���Px-'��M�F�'Jvq��b��p"�ӄ�Jɸ��c(3S���嶣���7����vϫ��C>��|ͳvC�\��|�,FL[����b�� ��i�-ל{@(��/�Pt�š`K�5p��*�Y���!�$ߛu<'��*�~�����e��<�3��玛�:�(1�g�u�x�+���ְ�ϷB��+�Q��$�N3�f�D�.��n��PhT�h5��1Oq=����hm���Qvs�`{4�"�pӤ����xKC�����eqq�o3-�h���r�(K���GS��υ��&�BY&!�B��T���߿�4��5��mE�j���N�d�p\3<�Ds6��C�b�v4�"@�0�5LYԃp�3�i�I]�*�k#�ѰԮo��~f'�Ɋ���'3m�Tj2�i|�h��
&6��^c��;���YB+��P�ql�$c&M����d�_r�$_��!{0��/_$�m��6��	E�."�zᗎ6_=J�Fj��T@.I�4�5�S�s�:�_��u5;Hr�${E="�R�>�􅢾���h0��у�u�	Gش���\3�.$��a35˛dR��ی}R�G\R���@%}ޗ\+Q@�+3���#�%��RZHN�H��:��n�_w).�A��\�2��y~�?�T?��G�`�:���:t{t�8qCKw^���^#ނ�,���LV#��`��,��z��B�����;�wWDŊ9i�E�wrI�t65݀+�fd	�a�pB@F�b���iӉafzI1P��C�7e���ץ�,�
zj
���<I�y���ϱ��~5A<��2�BI���LJ�%�sc?ޢ�'����}!�}{�#��t��Y5����n��I���焇6t��\���n��׺С�'
 W$'��s�"m�k��3&��l����5�	���|rc�S	D���ܙ�D�*Z8ƒ�"J�Y=�O.�Q �5lnF3'��1v���`-�D�>�k^��c}�q<aCn	��i�A��)-��&U<���!\|�0g��9'ڗ,����u�>a�X<�H�9�rz�����أQ�ƕ��F&���8@���l�%ehe��m���.���0]�3s�f�v.�(Pٱys!��W�\sR.�1���9ǔdH�O���B�����*�:-���l�t+"Ɲ��9�ky��EW�NsI���=��RL�"���[�ʶ��q۔�M?�	rb��b\����O�a#��$|nV��0:$8��6�B63�)�B�M<`8�������]�9���*BY�t��X7NxA�(Z�L��ʢ���uILvo<�M��^Z-�<��������}:O��6������`G�Oƚ#r���<�[����D�Z4VՄ���*ph�ӹ0�o3<rǛ�s�e��=B&�o�"�ˎ§CPHA+=w�ӦU�w�xP��9�@@װ�%�s���_	5&q��9z*����7l�aZ�2���d
�IHwm�U��Sv����}V�K���s��ak�U��5e���D��k!����^���r]ۻ���r�]!�$p2LJ;Tn�I�|Hdl�8�M����	�����z��*�1�՝�i�cFM'@�!)$�\[�y�fseQNHh��sF$��aP��P�V�-�}�(�p��_^���W!ňD�\�&t˿��^y	���MZ �Tҥz3�*j�g+�a8�n����#r���Dg4	Bԕ�S������Q-�>8���
�>��
���A�&�E(5�Ad�8{+d٨u�w~���[�S,�{�!j}
V;>a,\t3^��{���9Ш�[�NH#��{��#�D�ꃤƒe�ͬ�[��~2�f��!�t�'d
8��]�!}�yxR���=�{2���g��J�W�>��
w�s�	�^�Œ��&�D8ˠ��b|���a�����3��
�TD��x�	;?�
���K��+m|��L�˵9�H��rj���MK|����S��q9��I�(�R<��)�c`��5�;�>���	h%1j0 �eSK$�UH�3��s�R���.u�����,L�kj
{1X;
�j6#�9c����mI^S�pE$G���z������q��}����N�@̩�h����$��ws�I�����yĀ�e��L�B�3J��=s���a&��DI&2�ޛ
 ���g�TtY�8�
bw���!�\j����+Go���������oJ��
W���a}ea��z���w����	�.�"M��r�X
۠@?K��p	��@��#QGn���
 �@�q/�p��{G�?�l*�h������{�w�)��`���y]VA��_6S�O5��x�^��k�=,M*A�N��9�6K����\��Lj�4C:�eY��N��!5��T��$�^���48L[�l�Ecspm���\�pR-�%)����,�	��Q
<t�!߽*��'�@�b����;�'T�����D�t�y�٘4D�2����L��~�}G�]�w�Ը̊�ӛrNp7GA��._�N}$37��r�;���6��J�r��lj�׻��PŲ8]1�\ݱI��fJE߮�������jF��?�:�8�ֆ�ն�����F���]a���4�Q��;����I��f^N�x�]K>���F�j	��9�1���]�a���r �y{}�v+#�<�d`�����rI.S��%�e�ky���:�y��AHu��>�2yEY���Q���h	r��BN$x�P1T7)h�,�1
��N(��Bg^�o�Ț�Z��&�<g�T@r��&o��C|f:�9�
�NQVT�Ղ���I���h��XK�\�V�8c�'�Q۝u�Uj�O�V�5K���[S��I��u�őg�Sr����[ő��ϛ;Q��k�RI�����OH�:�0�
6��w'���G����w�A��Y(�����Y)�Ȓ���&��CY�^YM�]�9-)p_="���О�~LΘ�a'9͋����ܔ*XZ�At$�n���u^�>:D�q�N뺜�B�lf�ey.��t��&����Ѐ�(2����/}��N�ǿ�΅S��}��2�-��h���2����� #�;�P��<��{���y�BXJ�#�S�vM��b<գ`�l`��oNQ���n�Si�-��J�{�%�D�>�5i�Ε��D��N*o��f��%^��)-gB)a,��鿕��{F�.���G5���vwu��i�	7���\����S&�����
�����lV�$T0���Y�{e��v�qx��%U
�=�O��.E���z���?�/�pg�GA�1��{�)�*ă��6��^K�o��AG)^�QM����y�r�I�ՌUy��k~�z"���}�@��z���氻��!�+^a
T!�����
9���Ϋ��-d|ܿ�LiuϩKk��*�豈�%���$�&��ۊ��o�R�V�I��6���b:�I�ze��u���I�X�AF����q�����ږ"S��&|EP�a�P�gL'�f�ۯ�X�_.�e��,��4��9��bi<�n̺�����:w���N�X�c��
�(īX�c΅�!G�js�h㰶��H`�� e�_�c�![4"�J��~��Qc	ff�l�`P���ڝ��cL4.��5j�d?8U_�x.���
/cYE�أ�%-��*�ErAW��
ɶ�P#�?p$�R��C=&����(�A��d���F�r�̜S�<v&7�`�Az�xkb5�3;o���rc�ʦ>��%�����,X&�D=+�	�Ac-�M��ڒM�ɣ¡�\BDeY䥨X�q@Գ�0(;tj.����L��H��C�̌�;~3ǵ+�UR<���E�_�V�����ۡukty�j��b�.=˄'�1�ɨ��N�&(�*;O��	��¢
�҈�v���R�������@k쉼�1���Tl4�䞻��j*_s��?������J+S���E:�^�5/B��P���ʗ��V�$�!�]]��#�YS��
�R1a�hs/X�*S\vdAp"'Y�aS��J�yLB\Cx��d�%�Qg�žF��IJ,Eԡ�)un�Μ�INM\zg����-1��۹�O&?���p\�ײ ��G�e}�(�٪����G��
F�����V������v����-�W�|~�2.aO���!�ŧWLt��9��Az�f��F�RJC��M��D�9�+�2�p_���z���O���k��
���v���<�	[�w};�wz���&J�����wW��|h�p���'֛��S��"���ym�*�ҳ$#,`Qy`��n��?�dL�vܗ����><]�֋���ܵ�H8�yS�i�H�c�)�����Ϝ��6��E�9}5�bYLM��WN����Q�����&��-�&�z�9/S�=�%l#�/�v~g��5��E	�3����_� �+�e�2'�"�Hp*���dV�J�6�LA�f���K,=�a�Sl
����3�i����p��*;��O]�/�����K!�x{e��ٜB[AI���6���.A�c΢����!���~��;I��s���'Y����ZR��L�5I���=_t�z�׋\3���js�]i1���}��i�=�����%]w�\G�y_m�6g{L��;2_P��t6JQS^S4�y�vm�m1I��C��r��RZ�Y�?T�p��C{��j��eK����S"�lc��9@�^�;՘:8�#�9<��mAB��칵�z�3�
��p�y��hm���=NJw�4�|����GK��������E�'�;����=3�P,S-�����#���dݳ��k��Ib��A��<�%��h���:�3MJ"a�zQ�H$Ǯ�|�,y��?�8\΄͎P����d��>������$�v���\�ٚ�%H�=��$��2���s1�]��w[��T�F�p���N�t�dͶ�?U���V]��\3��<λ�xU�
�pu�4�8�Bƾ��q<9�������������H�M���\%��m��}80���ר�$�U3��od��K�H���x~��j�6�n�̀�M���{l'���M����::��l��r�}�����%���
�½8#!_i���297[�ff�<:��$v��2��[�y��tZo�(=�R�6�p�V���
�F���G}�݋?�l��0<���I&3��#aK��C����T]�b0�u�DڿW��c��+f&L.�<�3'o̟~.2fsY{�M�O��˭�Л��)z~;�����*��-`?uہ�,����إg?E�⠱���ͺݦ�����7��ǭ����W��眶D'��Ի��c�@��?}s�ouǝ<�FS?�j����������}��uPmk���v���b�a�i���UF�~d$�V�
`��߈�k���aj7*������ĉ*E�Mk�sG*eT~���wb~��%mǡ�B�u��*{G�h4(۲��|q+s7>X=��5��֋I����0���o,ͪ����1��n�[o>A+���@��J�Yag�8@�g��~��vYe�84��ާbpl"}�����[�M��sI$�Ta�d�ߦ��l��w:Z�Y�ؾf`�p�<�'LU�`�`(�D��`2j$���o���A̼7 � *'}�h��l.�N �h��Jة�3�Ă�N�o�A��짇������~
�#�	P�sG.����܃���v�g-o���g:sO�1��n܉h��״SV
�^N�~�*w�7T�/ֹ����L�Y���N~��s>jA��>�p��Y��	�D�@w9��e�́�Ɋ%���S�D�P�Q|��BI|�(� %�Xn��c��-~Vf��jz睋�O�yV���PtD�(0�H�g�R�
�+����@��Cb$F��>�o�{�']���+`�=�37����N	�ּ��C�h��}�ql�)���v��R.��̓��盷�� 5��洀������\b�9a4�H��Io����U`q]��һHk�V�M7�D��+e�?�v�J
��
Ph�jhow^�ܡ�]71�9L���(�'�gȥ���@2m��w�#��g߿�z`7�G7t�&�����{�|����u�����,�--{��z�3E�򢜮�~��3
<����.��"��jHż�U95�`�#�(
�l*��R/tL�1k���Յ�'e����_��D`�Z�w���E�z�8v��JDm�����Xf+6��7UzOҋ��\
ua��M23�k$���H�bY�(£���ӹ�I���<"��'��MߣQ�5��Lt{ ��nd
τ@,��2����#����"�|��Ǥ�Hk�J
��NO{��i����6�{�~	s��ȶqή�A�XY�#��{:=Xu��>����?j=�e�{l�W�pdy�v�7r|hO�]�"���Q����6V��A
oByCC�\n�!��/,�}A�mQ܄�nx�|4��:��@]/-|��N�X*�#sx���|�����N,?�y"A%�#T�f�,l~�fq��	3�T����7g/�Z�f�M�̆��6hӘU�L�ʃut[a��aui}�˸N.��"'�@��A�M�XyFCY�=jǣ�KѺ3�52�1�J�N$�ɜ�'��><x
��lGC�+�ȴ�Q����Z�V�;�95���n����p���.<�hN�	�n.��Y��`��	��EV{�>�U1/v[Ėl0U�^������	&g]2ʹ�!̯k��+�
¬0�RG�>�.��"�hx�Q�Z�/6ϻw*P�����4>V��y�sK�^��\�A������T�1r���gMc�� ��M j��]*����`�?d��u��C�����f���&Y�jqo���7�冉4O��	�UL?�D�z���0��|�rZ��y�777�d�ʷ�7$��J��hm���b�)zg"���ٰC�{4lK7��4~�	�&�m:8�4ȧ��j�U���e����EL��e1'��b��Kcĝ�мk�Ӗ_}w��>��֤�M�|<d���E��m���Ƣ�)횶�LE�U�Oo�5����������kO�@�fX����
����W�ٸ�
��}�J]H0u�9�[�	7��.��9�
��4�~������(�����9�$
�!	i]o����U�.�-Jg�mh�k�Hvj��3X
O���+�"����Z��;�g�1
T��ic)����7�����#���j���f4�v��J�cg�ٜ��01��\�fs�7T�WUQS
i�gO�-�X���s����^��o���z�Û���������)�E����������l�ɋ��d9��澖�u���*�#�!��$#'��d��RJ�C�;�,^���eLڵU]�	�ʇH$
��rH���Dp�����ĭ��f|I�,����MB���;���1�
�T/�"$Q�x��&��.�^��Н<��
�N��i^���:HMR���'��<�!�U�}�ٳ0gFf�L}J�ي�@xWh�AM���s.&Ħ�����Hh!8e��d��O��"�}{&���1/�.>�3ZRa��z���x������l��ԩ���&�>�zn1��H���%?�Q�(���!�x���b�z��W�=0?���VD��.Y'�jN����nZ复�Uc7��G���+w{�$7�^�AGO���Fx%ɒq
k�Ih6R���d��d�m�
��)������}�l�v)���^�w�B<cÕd�_�+mx�?[80���?��}�+9#�+u��7,c`��t�Y�G߷�u�Ӏ̫�Y{C�o~V�^���߽Ƽ�G�c��帞m7�����c���)�L��6���RL���^c��F�c3�ܶ�"c<Wf*,r�8 �g̎e��tmz���&|�̩�Y��T�ګ<�M���n�ӧ�J�
|����[��NM�?�`6sQ�!�R�w���~tv�����)Z��>����oԖUp�V|ꐱ���v�g��{���\rk���N����7�e�]�AX˷�����i2{i���y5ȑ�r�(.�Zn��PGݝ�����~��������i׷_4��4��'�G4�|�!�E�,D��wP��{�.��B31.���s&�
J(3(JLfj��<#t'��kjѧ���!Ty(��bR��S(����lc��c,�"{��8�b��W�6a�T�tW�6~��\�~dKQR_`����=Ć���)c���UJ��f�l�/IL]7��urݓ�<V
����/[,hP��4��y�j��9�}��c󲊊,X�l�L�� �8]�g�B��
A1��d@�MA��X9����3�{�ݠg�d����[��H{u
��\�=
[1��U�ۥ�(ZVxܺ��*X<�`�E���jJ�M�꠫̺P܎IP�Vm�b>�3�G� L�T��'XLWw$~���|:$���L�.� �䀿ZufJ�^��햡8V�FD3�1��)�#x��k�*��G���X7;7�ŎBh�c�_ݰ݁��o>?4��-��ݏ	OmU��,�8�:��T1��T����yw�����?�u�ރ+�迂����9���ż�������'P�۳B���lt
,28�2OL<X$۱|���߅��s�N%'�i��<,�Fމ
bw��}I�pj�Oې]��>p�9��@�K�C�!F���F����((�5$��8\\�i�#S]��OL%)e��B!v��Ew���祷]#y�Q�z]JT��J����h�a�?���Y$�<pxԽ�lS��rM���ͪr�ʜ�0>	;��ni�;g�j5�v��jZP ��k&Z-5c�-�|b6l9�)�I�#8��6)eK�l{�Qa^`�5��T�#V��Y�FL�l�����/��`�����/��A��A�P`� ��,�y݋��2�3q����.y��k�TN��t��˛���`���#fDjOvg��#4�R0_��I����+#w7yG��Z��\����
BpRR�5	�����/=jk�=�BDlF��pJ�!y0�A�m�C����	p����ns,��� ̉�������Y j��:�b��]��i�|?Q	g���h��{��:�]�L�-�IcE:c��,��,�-O)=�sB:ӈd0���=y��}�H�z��B���R��
�ň�,��[Y�
Qa�Zm��N���x���M��p�֕맛#2�ff
c�+�e�iϑ{��2%�bؠ�!#g�0��Dn�%�~?+DC�a��m�����<��}��o�XML�4S�OH��|�g}����j��`%��fe�z��g+Bp;�f,|�y�����o#�m��r�|�c����RZ�Cӽ�,��ҭ��L�g�?��F�0�*N�\t�}��Qf���mAYi<���
d$���nɠK�Ga��Fn+�>s�U��»H�2'O.�o�Jg}x7}�#z:�V�\��ѣ�M:���c�mfN��c�ZG���F���~{��x��[��s�o[�r�C�1�����c�KӨ�r7vQ#Ѹ�xR��T��a��]�v�+��97�Z�����5������ꔮ��lRV�Q�	%9�u@�US�ط�̉0Ppy�g��(�p�o�VL���Zpi!>�Yn>2��c
*t����S��t�H��{�
���vW��K:G�:��*�Vd���oFVo7J���͕	n�=�,oݿ2�&1�i�iĝM���91ښ^�dVB��w�|��	5Y�,t+�IϹT��.=a.-��(��D(�x��۲��q_3�����:�w[#�UM��hRY�n>��=�S���=�2�������s�Ց�����O�	-�G�_����X��}�q+��~J�r�f/op�9��N��ݪ�>a�h��E����l)��77$i��:O	�6�=�gH@G�Rf/[+b
��^����z�?"�]k�<)��?{e����`2!ťo��vh���`�1-[B?�^R�)+�j1�`����P�8V�\��=��pKȪ��3�����(����Pۜ'Mw���5l��i�T��>{r��7c�y�0J�m�c�-W��sc;=j�{��R�p���%�Գ����5�Ka�_Y�s[��z�z�ck�}�uOd�V�ܪ#�;R��|g;G�%�qY�)}!��/��|�g��M����՗�v�cj>F��D�S�,�0���&��
�B��=��h�56��V��S^+�Qxr%��_7=޷��j�By�Ű.e�]�}S{�P˶�CS"�T�9��2<U8T�kd+�ܶ��Nҗ7p�ﶏ�-힚�jB����K��5�Ҧ��J^nM9l7g�e�)����q���m���_�F����yR�Ĭ�:���W3�5�s�::��~��p��-�ۭl�gS�L�v2�	u�E^b�"&�={Y:�4F[L-��O��wQB9@��h��L ^]�GV��n�g���wx2�3��9붇���X�`5�}吠N���pZ^-2On�¬	$
e�-)�~bp:G*ُ�a8u������n�8π��2f�{c��d+vE��NY羶�ږ��LVg��;,z�]z�^#.�!Ԕ븺S6��ORc���U�,~�@M��k��2���Rj���sZZ`���G�����$��e�-�7ك�#�����&<�=���_Y/���W�eϬ�S��7m����5�{iڙmT�~�&l��&H��ǵ�W���5惙���/�X��� 9�fM>�&�$*�)�2�櫠�����UT��?���^���&�
�
+{o;��Ó-e�|��,�
�è%dMp/825�C�� ���X��o� N�Yr'���_b��t6M'����.����^l����4��I�3�յ�tY.c�R(��?���¬eNJ��MRj��I��=38\f�L3���8:l�-���,����;��=$ڤ�?����q�@��)A�)<�kx��""�sw.h��9��gѪZ畊����nH�<�������(��8_���4*��)P,�͚����#����m��8<R;[ ��<d�AM[�V9l�����S�&�7�P�}�v��u�yGǩv�WW}�YQ��e�vD�\�;�h,a��d����l�u����d��AO`U�n`Ҍ�>�i2:��q���ud�gd6Y�Z�}�Q
d��tN$�UbnDK�k���M%�4h���2���*��*�G�����C�jd���ŽDX�4�四)�
�J}�s+��`Ȼ>��8��L7Z�,�	��!�)�L#[�9���~J9�F6_�J��]с��+n+�"#�͙�)u�epx�~�����{;��H���+w�W�Ł~�]��`v÷���߯9 @�%}v�a�~<����K��~�^֖�-�D|�r)�2	�R[���@���m�3-*�Χ���|%�3����
�4M�DO1-��=))��:n�fh��(��9��B�_f]�vf��&�H�Xźc�!W`��
�������c�f�ʼ�B�����b9����7x3ͅb-Z��D����VJ�:�69C��C ���5g�sցS����h8��8���S�$��.֬��QV��[r����֏%�Ag0���t5_�L�f��/��r�ҞB[�.<B0�)�&�}_R��r�U^T�9�3�gD�e��S�X�8�0�V�G q�L���&��'`O�V�g�<�om=/*e&旊��Tk��������!-;$Ľw4�I5�lF֓>��e��y�`�W��cB���������w������U�T��2GP�}�Uf���&e9�������
Rpf�����?�D�YUda��̐=K}|�#�!XM���^*�z�W"�tPeS����G뵀ְ����Q�ۃ:����g��3x��sJ�X�O�ӡ`�#�N0�2�=?:�yL�H��`w����hA��l��1�ށ�.��]��
Ή�.�92�e�oI��h�^�W��_�3�uӺ�^4cfx�)��3:%o��A��,?��	"l.Իf�87��ͼ&����n�`�S�e�-�)8�8���L��ǗWg��r
-�02s��S�R�#��[3�cQ6��hΞ2���*yY勯�/G�;e�T�O����2��ODt��F7�!U	�9�*jb��&�=���>p�O�`l�kXX#�i��.�̄~3�>����fJ�<� ����4�E����0���.�g�[���*_�{ue�N�}�{{��R4���%;RKё5�#���E%���È6"8�|u�e��je�9�hS;}
�eI�&��t�Z�{vt�������s�F�+A�X����qcS�z����7u�
+�ZY����=*��}�����o*�䰷��<�6w(���O 'L`���&@�3�UX*b)�ۗK��ؿ��_a���*,��a �cYQv������y�ʯ�M�7Vw�;�O"&�n�E̥�U���1�J ��{��̎>7ׅu5`���"4'}A�~KgHX�kHO��4FaO�h�̈́a��ua���BAl�n��p��u����k��3�%�)W[�ORn9�f��V��@�8��&ـ믤n�2�<�ݐO��5��-}���]s��?8�x��wG�����NQ�ޝ�qE�٘/h�����eM(Mp��.m��,j�l�+�>Unu�`JY�s��Բ�5=�ol���?>

��p��%��71 bT�`�#���v{'�c1Ņ$eP�9��g��xW��@y���产�ĕd6���K� Ŝ����+_E8����L㓃
a�9��h�>Bj}me��k�8vG�i/\8'�'�[����O��1�W�3�����
uy����hr��͒���^���:�K��u�_c��]����A=o��[�g�&�*�#RE���5}��t��u�t�stZ�pp�����Z�g�/Z��8;X��e�y:����m�|��z/ޘ�S�(�R�.�I[`aq���<)i��~�Ui3=ţ�#��^��q
]�O'����z���\|�����g�}S�ߎ;[����rP����`���{��3�H����E� !q`��g����9�=� N.�6Fd�Z؈(����G��4PzXf�X��s�Jy�f��?�t���?��H�z1:P�J
Հ���mWB<�m�h��`'K�(�z�J�r���(+q��ׯ_Y��$]��|qَL8lQ���2LżPL�$�bxZx"o���'4>�t���4��5��[�J��W���f1�`���0"�lԠ�([ʶ�az�²s]z)�L1�S�<j�F�IV�4C+�T����K,B��ɣ�xA�M�p�8���;�A�H�UX.M;�{�v��Ӷ�k�.�ff�Z=>(KJ/��ٮ�oF(�sy�?��zVN���Qc�{K�n$4�J6�9y0BO?Y�U��K�G�JK��=:mgS%7����'F|	»�Լg�]�&#��ź�vh	���dw��b�˅�-�&�i���o#�Ox����g锦�V�d"��7L�S{Q��n�XHEV���50�r�bӵ�
�=����4t��U�\\W�G��;�G=ʶބ���v��0eĻ�;.�vu|���9�lF�L�8��K�s�?�4o�i�l.�,g"X��(�ff➷E[df���������ڧ����X�b�8�Q==`/���i9/�-k><8ڦM-yg+�=�V�[�J�k�����-u^;;�Zb�;������ܻ4��@ܣ�I/�!y���9�زUN�Q���H��i��ufٳ8bUX�d��R6��m�p*L#gr�Ct���ó�e��&PC|q��t�'��߫^~|�ۋ��f^�A-ܾu�>>��yc�����|�fK�4W����c�$i��G
�h�9�n����T��x����#l]�t1X������L
�`��s@ᇡR�w/[R��_k�[�3�U��mm)��Y�ˢ�tJ.�@�a�{��n*g�6M�w|Rv��q�V��M�U���νQW�(��oB�,��De���$e�bs����3�B�Y�QW��Ey^xX�s���X�`Ԑ}����j�$?�:w��Z�>��n>Y�o�f�S�6�j�.Pe6��Ý(�F<�����ʖX�.��g<7�|����Ub�������
�p�ͯ]E�Z4y9�e�]}�J�!�H'���=M�·�UL
8��9�ûJ���^�ה�e�0�SS듞�/�)��c܀^�Y�l��MPSB8j?s�\*�q9���ˇ2��������r��C aK;A�Q��T����2d�j��vPyuVt���s�j������B�]���h!L��Rw�ԑ�*zB�W�η�B�"����c�BN�Y�~�&2{�x�A���f�&s�����I�:�3�l�/Ҏ-���?�/=�m8q�̱�r��m��,����uCفS�ũt0jk��q�1�V��W����`�k>�C��i�x(���Ur)�2}��ܑЀ�����z��k��`/���sUaX����iw5�[���ՐK�0P_��8f�^��Ž+rϮ�s�$+���G�ծ -�h��1~���?obPY˘%�Q��i\�����fU�L�*q��?0]s8;�`���}?P7�Q�_O���y�USK�d�瑌t��3�[#��&����M�&gi�ً=OxFp�i�����؛���w���2�~����&�m�W��z�+nl�w˦��8-v��>:�?i���{r8��$�Z_dؖ8x�ҔC���,).X�L8��Z��1�Sx�J[�챭��g"�ֆ��6n�c�u��H��W�c��@{��Q7�j7ֶ�����W)}�z��|�͐a̫¦)՛��<8�M���<�`�������4�����R���~�GG�><�nw�+�2zpQU�X�60�83g��gif��͹��#i>���sʉT�bE#�Zt�2�(Ho�BiE��R�հC;	�ŒIv����E���_�0)f܂Ʀ��j*O��
���]�K�5]��4+�~r���H�x���� �U��~i���4�Z*�WD3�hd�jB���%�ư�y�pO˔<LDm1��.\��o����W�C^~Z��a	��3]=��W���x����ò�#�y�m�n���Ce]�,A�)�|�����"O��hq��t�ڢY^J�M�4�w��.t��h\���y���RPa _긤��ݯ��	m~x'�$�]�#��u�ͯ��8��*�_�M	z~e����H[�nO#Z7
EQ�9�h�%�_��K���<����������ua!妉��o���߸/��3�o݉��Ha�Z�͑��DN����iLj�4�ӷ�_~�i�u���6RPlSo"Ei��Q��i�f{�Qz�e�/�1&�=-�� �%΀�Ɯ�n#ǭ���e��� �~��S����1
�
�dGo�����*=J�E m-89�
P�g�d��r�n/w)i� 5����3mu�C(rz�Xϒ��²)���jݎ�:-�Ĥ��f|�m��p�3�dnꤝ����?d��8���/Vɻu@��)��C��~��}>ot�d�{�ѫ���$�Y!�K�(������ħ�X[#y��O���w����f&G7#�,�-	���T6avG��y�,Z9y̮"�ͅy�����g���Ћw�tS5�����@7Ӯ��V��;	��O�l@��Hn**����]��%�ʝ$��_6�b1��Z�C����œ(��68�Q"��;kusF�"�L>*�%�[r�A�I���`�l��#O�hga�=T��ne��T�	��6�b��y�A��Rg�7�;��C���<s������d���
U�D�V��1M�巗$�zѠ�4g@#!C�NEǽfY�LQ��5�@�yD7����
G��5Hm�J:��;9ݜ�%&]�-�M�/p�	r���îd�#?�=9Z�=6	�wc�:�jEL�ԍ�e'x��]�M��y�� ����eL�w�)�B}��&��u��Z�>����K�ˡ��G�ft���cy��_Y[��΢F��ټR.�C��ƚ���V�y1�וO�Q�A�z�%�!�����1rbS���� ��*��	�.	�	�cd�M���9]Ο~��ѿt���Â{��N;8ÚMO�8�P��	�z�T�MHO����–���D����ے)���FB�Й8���*-�_��:7הT�a N
ԧ���r���}M��Uz��n��Ƃ�	�CMB�ɹ#B���_&݃��?P��Į�R���F�.3�0�Q�׋��ͷ��~�U5��Y�yZ��12��\G�=��G�\�%�����OUyO�8/�؛D�<q��t5'o �����أ̐�B�����n1�@�D[����,Қ0ߖ33�6Ah���[ϔ8}Z�S����f�A7˺ۭ�1��
a�ɜ]�$�́l�2v[Y�["����L:�ZKWܔ�N%i��|V�*����/ï���ti?��wԪ��!?��Mn����B�.�aY��:��	�fEt���W�@M��5+�-���z�"�?��v"@���7���%��� .�!�Z�f�t���}�ys_Y�-��p9�7?�B�=��)JS��1��n��7n
1Q�ynvC[�;:{���n>�d�����ni�W�	�U�C?JȂo�<�9]_J{���UNN~d4�?���4i��Fv��-�Y2�ӻ̜2��h������l2!����/�`s�#L*=�l�1v����(w3MC�{���(��4;[,W��`�\@d�ߧӾQ��kڴ���*b����܁�e�)E�,s2FND��n�rs[��̧��
�O[���-����Q��â.���z`�X�-�-�F��C�:Y3���7����K�J�T��iA��ru���$�W�Uhk8<�$[�N����Vݐ��g!K�=T��a �
�)�W�
��x�zA{X%��J"N4eG�P{�jJ�h%�"�l�2s���H<}�<,��31��3�X�~�\��($��҅K<wJ�ȑ�뇲���\V�����6�}�l(�h��ʼn#KC�,�)�(8"�mbKF� ��pI$eZ�L�V�(-�o���͇՝1�GM��$��=����,�:-��
����Hԫ����J�!b?N���؁����T�3�D�7�~k)~�<�mt�r7j�a^� �k⃀"��.L�����G13o�^�՘��*I' �hN��i�X\�j��Z�����r�7�oC�����;yO���i�O~Y!�� �Ñ��k���k��/3p�i����φ<��K�
xH]��`Z�m��y%�5��B�	R���}���|�e���~�&���8D3�)�c:�-�R4�6VӬ%T�a�Z}�-h�Me���!k�{�������n"��?�%">�ך��M�����B|�oN=�;�h����8�<೛�C���|{������ǽ�Q����Y"V��&���{ir�S:�u�z=�Ԙ���@k���5G"�p��΍�4wP�7�;�کZCf��n}N2��v.T�ͅ�*���[
����ֶ¦�-ӡ�}Ŵ��J�,�MHUݙ	ﹰ���'�������P�A(�\����s�Q�ٺc�ژ���o��Ϋ^�*P�G���|L��
} �v������l�����_;k�b*6���0Z��e&w�f��[: �
 {�뢴j�JJ�*�����sݜf�B"�*��C#�Lj�W~LCwH@��� �����l������Ч�Y���9�i:#Ⱦy�X�lF[D��v��2�����U��spJylr�n�K����#q7ht�w���M�:H�H��*��|�7�Q�	�ۙ}�ו}7$�N&m�%�̊��Z��#C����W<�/� �����;"ɑA&�LT$�>83�����7�A�PE`;�@)�0��U)dX�ƧC:u�vhi�R���"EC�ٍ���� c}B����Q<JX{�LAv
�r�ESM�vGo.��R�W@�h$��!F!�NUB�`����Ejӹ�n��hs{�>���*
N|��b���e�O��"������ԡo�4��{j;
pl>C�Jc[S�&|c{<?���Z��E�>I�Y����n�[)���{�j�P�z,w5�B��k����8�'йL�I4���𛯞1[��z�_p�b��{6V�t:m������������`�z�fe.���qs�,19t��T�����/�ufΚ���>v�zM�X��-�[@g���iq���1����K�-t�ة�:�8�r�6�kЊo��Ik�}f.�%=�2d]9�R@Z„pi�,'˨��̭����_��aw�{�p��T��i�f�t���@�<ӧw{��@�3�F�����xk�ֆ���X3��t��4�Y6/q<��"E�Sa8����*��|汍�*��[��s��ua�띥J�G�=��P��Z���dJ�f_[M���|2��uS�{�4��[Y!q��l�Wc^��e(%������áN��!M��|Z,ٻ�b�L׌����酹��U�S@��)�u%<��Gx��E���gl3̭����^��nU6]K�&�ޓ<,��ө���D��,Y�����3�E�MlJ
T�o‘=]�D����M��f@�@�&�D��ptua)�iY~̍�B�uN�[�%�G��v���w��w��W3!-���Ξ*!l_�AE;�M�� ��̶�kڡ��BH1�r�b�Q�E���P}�iU"��B��<�HSAP�d�Ք��N
�M^�XD�&O[�L���\eh�<R��CS�g��w����+��6�u�;��Mχ��@�O�@�8����\�^Tj��g\d�9<�J��/�*�o>�_�8hM�h�:�]���M��cYPp�Dqd���C ^W�'r<�ca��{�k�����W��_�s�tN&Ɔ��U6e�]L%�)D���V�.k3�ɗ@�n\�?rr3�����V���!�y1����M����'y�b�i��Ѫ�Ÿ��͘�QO��Q��v��7��"$eN2�w͇D>�L�&Ֆ�D����G^�LC�[��f���;�o��-� �fZ.��^��:�>�v�G/�p5��t�~fI�q`�tB�:�)M��bV�B)[G�I�k��0�^�9����}�~
"e�{Z�b�!��s/��g��I#QS3�]�ٯ`��<���՗�TA���=8
��lަt��7�ِ��l��+/T���U�ŀ�W�4�h3 (�;jo]��2]ݵ8	��,i�9�6
�VFF�犽��\�o!����\
>_��U�Q����!b�"���(�����$# 	�AJ&�����,���T�H{J�[��Y�x/ʟ`
l�6D����.a�+Bx���*�leV"�M#Kv��&孡g�W�o6q:>��ǽ�!���O��f�Asi*H�~w���	ꀁZB$��d9f�SS�{S�՚�tD3�t�@n�kA�\8��daA�F�l� �Me�
~1v��cY�K�{��=����%:z���P[��~���u�U6G���oȢe����x�P�ZRgnͺ�Ӓ�QP�<R��&��f��e��;f����Jԅ1a��8cK��јo�,�A��]bq(&�rގ�T�J�(���ޟV�����9U�:#�`@����m�[�d�A�sJ���f�wcBϦ!��q�P�
�<1'���Iȉ�4�����'g�V�<:n�뮋�&�K��̑��<\9��٦�m�	��=�.�o�Pl��`����5g"Ծ	r;���؅���i�%�R�<��@`�l���SI����qƻl��U���V�����77@�S�*9ӌ�����m��L�3�;`��WT��(�4�� �CV7]nxP],�;6x����y5�v�!�l15���H�FN��L@�R:ˣ��bf��iOU��eS/��z���q��u���$ۈx�[,g�,�w��9+}�:�w��@��J^�+�䵱Q�Y�L�9����6[�GF�ߕ5Y�� a��,�����KWO��i�3�?�?O��L���+��)�e7��A;	�AK�̈́�^�ȲC}�'0QX������dd��K���
Z97���'�h�i��	0��p>�R�I[HNJ�m�,TG!��f7�X�EJ[��h��Z�lC�ý���Kz��R6+�4$[*�V�-��)oO<��{vc<���B���=�M(�`]&dӘ;��,�i�D�0I���R~���p�b�wUv�4?��kz���ׂ}�
H�����k���"�����>��׿ߎ�-�^�}_�L3����;M�*�q�����_:(m~��ƭ��c�
�	n�"i��p.�$cz�Ƨ_Ũ���Y�eD�#������i��&=v���|f��Wno�큘K��w!��1�k�g5�������m��_�q�]�m�9�J��u��u��yf;�rd���
�&��W�����1{nq��PJ�H�K��Q�!PxZ�B���l]���A�
njk�%|�RaFH.wi!X�A�k���Hc�2�Q�1���S���kiA2�lh�z�\�E���[JV��SP�D;$�b�t��Eٞ�2m�;h�\�4�-�k�U���9�T3��Wܧ��恺N1��gV�������k_�c9�7[�in���;uٓ�RR���a�0��҈�P�3�l����:������~�dN�n�Cv�ȇv�t۝j�/�v�����-�$n繯��!k�A#�\��v�'T1wEJ�1��ؔ�LH�>0!�Ү
S�5�;-]��v��X(�j��T]�R!��~m�
	Y3ɕZݕx���j�A�`���m����Qҋ��n�ܥRm�nRY�f���FS^I�:%�W�K��+�q�ɲE��jـo���/�v�~�
��g��%cr��U:�/Z���^'�g�gU�x�=�P��n������a�v�p���0�^s�U��fе�A�^DN8�٪g��p;;��瞯�י�=�J��|]W5��џ�`$�Ì��@��%��uϦ){�@�{af�T�Y�"2��r��<@��V��F�#�[E��Ho�>ħMNΖ�$���:T�?�/�،�-
K��"�����^�Gaj���\`X�1�
b��HD���B��(���^�E��6�#mS����n��✎�IE2��������T��z����8��;��΃�����y���+�xVo����x����DC�����]{C�6V�P��� ��o��E�wIͼh���_G��̰�ýM���~>�����B�����Y=7�,F�~�l��[�xNZB\]4�3NNKX���&7F5��z^>��
v�h�\ *�ɹʍi���"��c۰2'��)��Z����-�佽�]��dzs2��/����1���i	{�+gSP\6����:���[zvkw��M1����1�&��S#z�}^G*�7OY0����;�
��pF�	aG74v,�p̘�����~��7f-�?W���|��׉����U�/�\J\�����N 
��fk���R[R�#�6�w�1,!'�'������SƁy�ja�0ЖH�AG�SN���ɔSqơy4�	�ˈ��/�����cʜ�4ܵMJ�I�\�s�`�����GN)�H�Œ@�,K{�O�I0V�ػl����#h�l0f���J�1�9WG[ao\o�ц2�&��'�!s����+��o5f�p�X�ZP� �܊�',(���0�씪8ǦA;�@�=���R����2���̓�y=����Cr(�j;�a�&��(j���鈭샒a����井��|Y2���Z��)9p9lF��j���+9�u��:�ߗ6�K_��Kh�̤�j�-�z��.�R{>��̹��IASM��� ��HL�/C����
c�=%�y����|�`23�I[!�)U��9t_��MP-s��No����,�[�s�#2P=�=S�|���y� n��$���r�8U�t��`P`�L0���k�{	.�6�x}�}w�oD��*����%���y_�M+�4�'	$�-���cQ-���Ld)�,ъ^=��vW�		�s�EH΃rP�vo(��k:��!W�*S�|�a��o{�;��ͮ�m
T�ti[��N64�_�@�".�BA~�<#w)`uf�/kR耲`���TM�\0��$��޶*^��-N�ŭ�A=>����
����u���X�y��8.�Y��F':݅�����LpKyA��x?�&j������p�ԬR�h+�c�����	ׁ�53�&�/|�76<��\���H��94"Y�=���&��Ճ0�]լ�)�H�x����l.#��nK��ٕ���ۀ]o�)d�9����ݍ�E�k(�{؀!�z��V����Ԋ����D�
���*�߿�����Qg����f�%��4�}5�r2%��_͌Q�k���o�9�]m�}�-�����'�{a�a�8�R@Y��gҺ�y��绁PL$�<�wݫY�Y�,~����-w&�["�r�Or�e@���C�ʳ0�RF ��O맟�<c
H
�����y-���Doūc�Q56n �`���*����쩟>-��H�.�#^r�yv�ٖ��C")�jjK!*�Ul��"z?�O���h%�)ZH��,G�l-j��%|�3� �?��j��e�qe��嚹���:u���$�OS��,����'�M �:S�C���k�%������Op�cz ��7�j]�2Rwe�1L�1���8��c�W6_��,�����Q�:�MPV.A�5e:�
�`����HH��3p����rmK��N;�k���[��?�V���+,o��#Uv��`Ƣ�V���r���G�|��4'WQ~�nC���šF�BK*/fr�	p�w�&�WQ�>w�u���{u�_�j������B5�]�	�~�i�;�������0�����!L7�"��8Ô��,�ƍĥ�b{�e>j��l����jxq[�������\�!��mVL��a/���R~0�kW��m�k�T������K�p�\ߧ}m�3�]�u#&�tI?vT*b�A�G�=�zf����]uT�?v ]�6�LF:���ݜ�ͺ?W��S�L��d�O�ejam`��m���b�'g6˗u�x�ƛ�����_&�}^�S�ĵFR-����]wL��*�3I�bW�Y��

�XI�{g��D�
E�9��"��]��2?���ЫJ��Y���5�i6;��' T^�<)���pe!���b��]��߅����O��F�����ܼ������N �A��ȅhy���� ���%	<7��.���a:r3��:�uq�
����2g��ˮrV������y�mj��"��g��5�u��_��������V�g*64���	�^�ȱf=�s���{���Gʕ�D��/�P�����b=_� x��Ԏ���c��'F��f5�ĖdM�����ը�Vu�w�B.\��1����MYB�&��ѪT\�XZ~ynZ�0�f�Kw݇>_Ĝ�8���1>�����e���77��	�$��,B�]�f�Lr���}�C?�r79�B���as���؀�}1}�磊�� ��4�`mn�D�0?����6'��L��Of�R(f�����Pk6��}l�uԚ�)�'�xz7�n���(��G�ΰ��@J�|F>+��X�h4�yi�MfEQ�|V[��(�I&�e���nj0x�(�w Z�PE1�y�/���=��y��fΩ;۪u���/���؆�c����;�hph�^��6`J�������%5���K�,#c��(z�ݴ^��FJ�㣽���Su�C��n0^�{}U�oj������cVC�q4��j�L&j"S$��1e{es�O�5
�P5D.c��҇*�u�C�NvB�F��
8>�o�ߊg�uY�Y3G�<���0��.3H!���w����6Ǿh��;�
�e���4O!����N9{d�`�E$]�iJ�b+'?B�LG�U�	FE�S���'f�%k��1�&��-���_*�&Z��z/Yf��e�B�TǗ���5N�kȢـށ��E9��¿*��/Q�H�-��;{�gS�ʃ��hC����D��
�Հ�Tm�b(�݋�^�s�d�G�ɷm�Z��Z3��Z�
\y��'X��s�*g<ԋwt8��w�u������ݹ���bU|{}��N��!2������s�<u�К*�+WJ=�o��j�J�6�Y��"�RF��Oww@k6qӞ�g����pp���h#�N����Ϟ�
Vb�mG�5>����P������K�������i�S`@a����ND
6�D�.��{GM�;������6_5j�)��]:!��,L�
���͛�כ�Y��$��ᑀ�"�2�\p'�T�Z���䠩,f٨�m(��ƇSP��/��?�L$��ns��|@C��J �3�ur���-���	��O[@��݀2"|�(z��޴�n�b�����=�\f-��-�[�O[���3��@��:�מ�'�A�ȵ���kH5�ΜP��tLj�w��D�Ig�l�4���fK�p��t��5��wp[�dKB����S��{����l��1���f���(�d�2
�<��<��k�1�[����zV�����<=�g.�AZLF�I(�; �[��<ױ����
0�d�<����6D�<�6�r�
�X=jI����R� ��Pg���LnFM��v�X.�f�Q׬@cw�G��ĺ4��	fgM�-�\e[�ˆ��\6�&�7W����}<�w��.[
-��d'J[�-���Ƞo�����]������}��`�zm_�Y�9�o��h9�������k���n5��E}�S��/~��mB=�5uI��sd�)Kh�����Y�<��a'���[=��w1�JP�}̲�)�lp���`�6� I�Ʋ��O���'>U�(�
��Z�v�j�����~vz�&Q��$�<�N����5.q�|�����2�V����J��h�rh��F�cD�)��N�V��fd��pu���cϤ�@�і�U�<
��H��\@�3�dM`��oO��bD�����XM��Pk���6}:>
"֦��l	�y�@!>H[��y��u_G<�u��+�Gy���>0��2<��Rԙ
��KAI2z����b�Z�Ȩ[�VU;�b�K�w;���ΠҲEm�+��^�����M��M>{���bZ�)��y�L��y,��Dn�rjCۮp�sms�>c5=\�x�8q)�Ϝ��w��������3T�F@��(��%��S#�79w[|����M�
�`�Y��T_���i���D1�o(`������P\��r
[���.u�Q-�8��shι����Y���ˉ�A;�sK�f[m�*v�?�bė�:�X�&�[�0��Y4��iŴ��H�?�2�6�88ِ���1t�ս�V�j���1��Sh�'}�������/�#�r���v��˛��Tݳh�({�&[u(M���][)��Q���x!�04�N�����
XU�_�0�qv�d�V����Aﯧ���Ȉ��C�Q�]0/d-ɉ�-�ݱ��ta� ��溍��	{j�FYN���M��̴�YU�9�1��!��f�V�E�g���т.#
�i��[�l6h�~tSӼ7���8��첛Υ��?�awc#�2›R�̪�?�!��w�dQ�2�lA�}Ww�7���$P��!]�N+ü�D�²�i8�d_A�]Y�cr�"{77�))�S�ۑ�/�	p��M
V]����I�m����`��`|��U(Y
��{K���C_4��z���H6'�RϽ7���$'��)S�G�ѭ�^2�o%�Ǽc��|��O��)��xd�&	�oPy�z�%���%�ed����ESE��Q+O�U6�g���Q v��o<�����UF�ڙBw�>��8]8c;��x߾#ro�6벧�qK�:O�!MS��^c=�)'$�f�3J��͕,,z]E��uPgaO�k�9�VA���.��kϦcUW� q&�NFb�#��hg����03��������|�E�&�:E8L ���4O�Y�q2�h��>�}O}Ў���ˋxs�3�����|�?�x����:(]o՟ѕ��A:L�Z�d��[j�j�f�l0%L����s��'��4���YI%�%y�2�[���k�ќ}s���գ��7�so�/޼��y��k�+�Ict�v���/%�؛��*�co+�q�\�,�)���T�)��:d���&����'=C�Rl�ۢv7}.�̱�xsEg��m��#ݽ%df��0��F������gqa��˸gD��u���A�[�\�x��l��^�nF.�W�� ��Y�tY��Z�)�F�V>%p�Yt�/w��_�?�vg/�ľ�V|�rL��By���|�Qj��%�i	��ȑo�7��Rȟ�o�#t�h���R�6��l�����YgU�$!���@3��,M�TTk�!s�S�9�Ӡ�~�<��"N�.yK9��so�N�R++�X.������fE�lƚ|���G�y�h��Ii����U<� .}�Ү��CRc~�������2#��̚����K�j�?�u��=Gd	��yOb	�\�On�z��r-ǎS�EɕSܚkg+����u�\W�MS?��+6���n�k��������n�	��@i؟k�/H����,���笚`�1ӎ���~�fO����G��:K���:C�|p�4w��-����_�R��c���B9\%�Ea|����%�4�G����”lzl����Ze��d���w����@�|]D5f����5�����`��g]���)��6��Υb!@���+�?jQjŚB!Yq�������89,�d:���不R_��q�gb��՘Մ\��>�������m���N�IE����� ����@�K\�;�7�W;�-Ej����7�e̚�9�.u� )օ%��s���<���QZ�Ԑ��_�`���<{hM�>'O̫�6H����j�[p�:?>h����CYR��i���,��)��C��ـ+�'�7�q&}�ۯ�~%�_
鄳#�k�)w,(���ݜ��t��Mف��BY
��o&���Ld6Pm�~v��Jd�tJ3��.M��I�
�0�g?���4ʇd_��0�3�:X]����d�Kו��pAfcXLH��I�mJ���mr�3�0�@x\n��^8��Y��{i^��}|�����s$�,ȟ�Z�:�1S��D��C\"�A1��)N`LXR�y\��Įلma�� �B�۳zH+���q�
��&����
��Yp^H�l�p�N!P���>�p�c�Lb�岭u�����:C�%��u�Z��Hh��|�	F�!�`-r$�J�����y��c��9�:T�:s#/Ѫ�N�¦�oG9
��;����9��"��G�zWlUB����t�y.�N�ͶZ`�tչ�B��E���s�պ��-{T�T	.f�7�����h_����_f7s��]3Ln���Gg�Rt{���.��K���
,�U�v�i��̉�\O��M-F�f�h�Q�I�J��6a��hzVW-�}�Rxx�=�i�
y��@^J;h�FRTV�hч���W_U��u}�*ēx�~aNbp���8U�8��Y�	��|/�y�1��"��Up۲��S�W�,)&T^‡+���Ѣ��ƟF��A�M���we����CN��?�P���w�v<p��5��t�2�s�2�m��.�o�U�Q�� ��0F(I�lr6�k1=Iqc���������܅�{�����&��~̈�4��*wRO���h��x��IS#sUF��N�E�,��x��W���vy��]FR+3��W��>L"��*D����Q?졛W�j�A1���p/"5ܶFo���a2���� �<	P[�R΋���Q�tZ[+���D�('p��@׶�\��s%��6��Z�6)�Y�k%|��M�wH���f‚\������2�2m�G�1����F	ds(�hz?���Iv��3[�K�sK�z�ޯC�w�
j��•q���@
���Y��yH]�����{�z�SV
���+׈��̦>bۦ����?��>�g�8��Sf�*�M��f̜ܰ����5>�Q��*4FZ�(�`L�5�����7w"��U����_�ksXF{E�m
��ڃ��+ޖ�cB�&�κ��.��<���3��s�~�\�}��Ʋ�)� ����`o���V�G��ޣ����|���o��E����n�t(w�T�Y���d��ÊY�B޿�J�}��h�����fG�(�#�pȝ�y�?)������GE�cs�8)�74�8KA��:ʝ�?q嫁
*��X����e�0����}qos��\��������V~�d�E�D�,�9������r���873݊qt��v��@��l�l�(��]fOƊ`w��x�/����\���%w]$f�ME~�\f��!�ݦ���!�I�8��Сj/��ꐡ҃Mv�jX��IС��3k�i9�77|/p�ʘ������d!62��>d��cL�'�۱w�1e,����	���s����gd��K��z�ٲr�5�ա�J��������6�o3�l������F�]�5�0�:��w���5��b�ku&2#�A>��%�u���~E�>H	!J�R/ܥ?8<I�z���|����x&��-ɩ�#��j:�Dub<��]$��%S
�P\�o0t�	�h�͝>�P%O��6�oK*����\hG�}���w�e��Ϟl�.�������ڇ[R�i���ʹM��|T �'�mN�g[�#Peͪ\�4q�`������([\۾�X��rQ�E�AL��M�"���+�� 15R̀����u�PJ֓#Ut�]]�c��U��Wy�e�
�/*�)�n�!b���Ra��jsqO(D�U�	���i[0k���u��w/[��W�!��ñƣ#-�����
h��mb��?滉��Xs���81W�7C�|��~L���^�[Q�nr�]2_��1���~��J��^���<�������~�E�V�vbG�P�ӟ
gA�D�G*�B�j>[-Ԕ=�l+j�5�P~S��@�?�Aͽ�Q1�DA�FξZ?�m�$��P/r���r��/�=-v'
���e��C,�J���l
m1j��i�L�&s�;����hrN����m�4�\���
-����ͅg��T�L��,[΋�0+;�'̊����
s��86N���^��1l�<�����R�����Lpɼ!�[�lb_��.�>�K��l�>������*z֔��|���lYk&��_�?/�h��w"�U���X~��c�}ܹ��� N�:{��p���@�rA�5��)�넻2T�XsuK!7K�?ڪylm����}����`V6ca�E�r����O��ə	��Z��\?Ϳ�P�O9��i.�ϜXO?C�wH�7N�O��'��������bJ'�Ĥ�����I_�XO�뱥0�WB��ع�͊�D������&Hi6v�3S��Ul6ԮN=�s�n^�+�a�f�d��a5'�β�X���.`��$�XSf���R8�CM��G]�Q���[�}�j�xJ��"L`G)�S�,�T-ߔ���e����i��=Ft؛Nu	�
�t4�i��H����qWU#a\WәI��]%/�}���?#��p	���Æ���>S���_]%�z.�Y��L�/�6��M9��F��
b�F�{wS��¤@����g�z�=���9_՜�����!���f��H2�$b�{߹�ʻ�<42�IHBխ�*����T�롆
p8<Ҋ�tI�a�&��(�h�[`����v��ƴ����^pQ.��_ Ά�e�lN��)�G���/��跽�D�z��K�����@>%���,�4����N��5r
�Ȅ�42�����Z'��^�����lMy)W�fU�AE�Get}&J�t�\�5�7T�՗rL�D��wl�jd8V������u��ʶI4�7U�����������GUW��L��c���x����S��+
��\�����'�`��UY�
�a�d��-~���u)����=���)]�
Zk(��\��6R$<��]Zvf����
c�O�ĝM� }��i,�9`T�c��EB�v%0��,SN)�$ܿ�v�v�k� a���I�U��(������D�4�{������ˌ��h>���z���g�Z�>�-!�rO�ͫ�RVڪ�ZЧ�dt������6�h܊
o!ٙ���7�󸥻J��c�G���Bfj��렔[� ��6H��{���̋y��
].%�<(��m`R�PR��9�R�U�ÿ�'����p]Rn4�grPN2�4?S"���u������2PC@�.�Y��2��ߧ����t���i�;o�8��|���>0`ק9y7�(
B8t�,�:����e�6��{Y��#�����+�k㼥e�6p�r���Z̎��Ѫ��8�ƑƆ);�O��v�t��x��2&�l�0�>��f��/��EmB������j��(�&�����ް�ױ�!���_�8��u�g4=�����Ɛ���|�;%����ΓsnV�7�+%�9�8n�>e��p���i�@~�J$��#�{6
vF�N����w�!�xC�hl���5g��C�� P�ܬi�y9�F�%��g1�Q��?I�-�YjP$ރ-\�a�]?��p<&_t��ԛ<���\��j����@���>��V�r%��ev�"iѬ0�_#!�QD�v�thc�x����m�[ޥܻyږ��2��§�������~s����As�-r$}�p����k��)�9`���;:m�c߶3�T�n(��^�~E����;}C��-�A�@r��ُk��v�f@ЯgD��i[�(��Q�C�v�˯��R0�C<�0
�=�`$��@���ڳ�E�ze���`��~�T�t9��嫈3��v���#n�.�����/�g�m�E�l��k����@�M�]*b�j�8��h��>0�� ���9�{~==9�P��h���x�8o�-�1�^QuX�@�������`����$&p�2�&���q�YJ���a�{?�/�a�k�����]�`���Hf�F�����p�ϧ���7]*A���Q�{��$�r���@/��Մ�W.%ܓ̓�Ί�B�J�31�C�iN�t����y�ݒO��m�	���$���ە�Q�\z[y��38�.#��ݙ��N������֌T�{�6Ӓ��^[G���r1�5/�!
��
�Stw�����i��Cgص8>�uݽ�+b����G`^v��yv�tYBVV��`!r.�m��e����1��	gF9��V=���(�#�"�#�G�N#��KK��VR$J�����vk�����p���N�$�r��(�i��?����?4��ʁw�%����b����ݤw��B��u-�ɲ�4!�E{
a�RF�#�����~c{�?��Ʉa�MmU�|�B�3A�Y5�4���b�:��6��<[�E��=>ih%Jޚ�2�u4UC�pc~}ے�y1�uɒ�ͤ�f�Za/����m�u�f\SZk�z6�y��
�@9rp"ɊT�:�*��ԦL��o��*�%�m*��ך&dݮ�q�;+~������8�܄��X���z�⟩�ԃo8�81�+�z�Iҿ�>���z�Q���v���_6�S�nQ�Ak�j�g--hO����'�钔Z7׼��E��7�;���E�o�j�����b��ᝍ�)�T�ߡa%u���|��{��D�	��3p��\J�D��D�:]_���n����fOAR(䣳*��X&"���
5Y(7���&g��E[�\�"Pܼ�F-���`���#�>#"�2Λ���@I�����}Z��a_��B'�b�"BtY�DO�O��܉��bV�d��ݞ
����N�-j}�g+a�y.��:|io6��Z�w4i�8:����A#�z~
j�A��	3��許�ʠ�3 ����^�Ά~��Q{ף�{H+���7�-Gbo�kҤ�&7����oH�{�w�!��o��V,]��P��ol)?ā�(A����fr*�_�<�)�I���("���x��������#���� �:#��܆��E��!�nz�Q9|.R6&l�ꮬ3Ub�����P�+���$"��rhh��@� ��/��/�@��'s"AD�J�['�QX�?���,_�_���1L8�#���FV��� !@��2�����W��z̔�N�"1�+�4���"w�:�Z�>������3�@YA�����8{1��)�޵El�(�D\�Rzq�>�ť�JÁ?�	��H�f�r�1(Դ�3��c*����ꏿ�ϳk�����,�URs[:��M�PaۣY��� �7Ȝ�E@Ƈ{]��/�p�_J
�����<=(�;̈��W_�/��Erq�2����G͝iA�cF��s���;3��^��M���Y�p���6��V�:tU4h,� n�2$x�|e*i�d�P�IZ�Z�-c�v��^8�Íh��諆� R�{C��T����=/oo����@X8d���=��e�d
,@W��R�≚
ٿ���}�P�N2���JLO?#[Q��?H�&�@h^���f����c�*�J{��c�;�)΅��C��3j�,[�C����
����##�8>&y�nP/���	f>��8�i��l�xc�b0��t!�Aw��T�-��d6�`1b	�"_LXa�6�Ó��?�y��(���BNWQ�A��5�m2'��L��/�8���Eo��nr�S�yq'���T�E��P�K���;�/b8�9��P�"�A7�� I���3���NAB��e�յ;ufy���BD���|�
��(�;��`��D9S�̩]� ���*��$4��u�5�\��n�c����$S�i"�紆�h�G	��M4�ӊ�!_H�����g�aL,͒�!�x�@٣o�}��b��g33=�r��,T�#�|
�����h_�-�]/z�76�0N�,�߉�`�1��r�d����Cn*]}��#�>:Vk,E������z]>P<���&��;�O��^t�:��Yp��e��&�5�C�{7�G;Ko	��~�jOO����(\���c�������B�����6�p������5DԬ��
)}/�#6�N*�Ѡֺ��Wi���W�>s�Q��Fr�b����)_���wb��2�(H��]�
l+bN)����Y-Ɖב��r.�6dW��yk}7�Bc3*�B�f�4��
����\�]��[u{���H�&�r��y��rB�����$��Lٶ��bAtf�ʆ��JE�;7�I���"Ш�#X��d�s:��Բe�xcqiG*�֒�2ۦ����zW�E7���nrE�M��CR����;�q�E�v�؃�H]���\s�dĺ/�m	�"���ܑ�/���X�Du����H&�������urv�2A�dp��6��BB P>��y�H����*m4y�w6Ѷ��[��'�YR|���9Ndoݥ��ʊ���t7a�N��­�$�Q����B��U���M>{u��1���2��I�V~`�S+��"0���򮒱����
W*2b��Bb���󋝴�xM�}j���>�1�`��<om?�n�<����{���츱ҥ����Q�z�����1?�?)��T�eb2�-�5.�].���w��Az�t”�&�����5�k����F�@6eL3��=�l�QK�m?
>m�h�+"�J'p�0ey.(�L�G�Uߕ@O����n_��z_@ΒFx��Y�"���y|��QB��4Ma8�)��gY��E{�7��:s�^a!L�h%y�u��5y����ےGP/���V�Ӓq���kJ��	��ɲ9��	��d�wp��ڲWD�c��KG�=�Ɗ�,����
8�]���u�f3�v+]��3��;��>�@�/��f�,�d�pt���+�,�:�]���f[�(�c+��j��s^�4�:��.ꐋ�;{"v�>�di���.�J�\�g�Ή�2����|5$��4���7Ի�A��K��<:�㯟�oB��V§�4�<FpzQ����:���7j�(`f�EK��DX��$$D�K�Uz��
�4J�}�'�`H���Y�k���r�/��m�nS����"�vp��-��(�Y�r�?W��mC�6]�i�l%by�׌�y�����%���L�ϭ��:�*_��lH3��`����Dh���M��3�$R�~�
~��}u��"�K�A���]�*�������$�
�w�.C��ZUnV�]Z�^Y�@
K�<�
f�lw�d�3l�5��j��JFF�i�Ȝz���<���h�7��S���~'���|�&籗y�Gxh|=w+��֮��N���o���f�Y|�w�������^�1tb+��7ϗ����7�:=�q>w�st �xf�Wt��|n;����������3dH<Ty�'���{>��zZ�	Sǻ��JFm���d�ͮ
�I��E��H�u7G����Ͱ௎���E�[D�?��������
D	QD��&�=l*��A1xϦ���#��2�	@0�>���/����ޞ��Л��g'f^�m��=�M���O�ҭ1�Ky�J魾��o���!<_v���]�`t�Y��(��f\���c^���5��:�g���n�%Q��y.
�1W.	V��^h�;�,=�fއŪ]�9W���Jf.�P]��Q�񡿇�Y[.dE/ҥ��ބ�N6&nj��_S�}�R������6HN}H�<��j+m	�Kח:�֏u!ߘ�	�(�೑�O`���V�n"�P��K�6މt8�<�xb�4�G?�\�ơ�ǻ��e�
���wZ	���/O!4��Dޠ-m��M�d��oY�$������g? $,��0��x�g��1܉܆����t����7ߨ}���/ޜ�<�<�F����o�Yl�3sXO~K.fm}V���y��΍�"��VÇ��T��3�HO���.���X��x��1�J�1�*��GS��r����b���E�)�ݒ���@c-�ؠ;bȎC�sfr;c#
M��`�X��e�dy[K�˨ts��I��HE���[�����Aih�������E��oH��8��;+3��~2;���F��x&�2�� �s���SP&~[�Ҷ��2H���s��3�O��\rQS��X9#MK�NW>�ߍ�x�����Y�Hi��,*ݹh����*SuU�D3������3�����:��c�
�pxc��ۖY7��Bk�JvM��z�c6]�M�Z\ק.���`;W�cd|RU���}o���~���7����e�v�ݔ�rVAmL�L�ZV>NN�0����ޚ�n�]tj'�]V�e���l���m��bv�uvߍ�<T�ػ_�t��|�/q(���v�8�p]*�@� fj3��ټ&9&�#f�g�{���˫����o���?WU��Ml�M��˷���b�i��7"VN}�Oʿ���5�k}�(`�d�*r�(g�%Y�[x��_�L݀Fʪ�cƤ?���d�NoVg�5v[�9��������vY�uH����9@�|�t����5~&zz0�Q�OǙ*����P�NX�nA�����'X�<���1��+���Y�R�\E���uxRu9�jw�K�i�_�W�{i�LW�f/���X/&_�s
��i'f
^��%�$fK��~�+�'7�����]���(��1sΜ)���8�*3�O6��‡\�T�ջ���S��>&L���'Zk���+�Cd�z���/n7@�AŔ�jp�����GJ�(�O���U�^,C%��{�O�{�k�Wk%<xa���vv��0@������[+�:�h�]��mޗ�u�@)��Z`ҽI���������8��&��s;"�h[��yn�����s���ƛ�?��ŋ�OW���q��-��=��+�
�	J�����������F�u�c;���o�)Y��Ұ'����F�����:��U��z�4��g+E�BF",G��1!<�A��t�M,�?��ur�.����W��B�7���lT���^D�H�˙�r~KF�*%8!pJK�L1lYӺ�l����'���]���dO�&����K�vS�
=��UD��(Z�m_E�g�nTˢ�����ڹ�^$�"�IS�-�n�Z�_>����[eӻ]s�{�do��\b�Y��_ ~���pW�Em�i;:=��ަ�������{d'�h����
��w��)VLw!���='nɔ��?@���)�ㆃfC��!�ǥT���oRW���t4#n*��:�*ݫ�����͡�]��D�0f�i��VC�f��w�8�����]�\��4�'g��9!x���qZVUV&t����J>�����6yS>��1];Ͷ�`���c<c��j�+_�?��(�1���W��,r���ȉ�y��ɩ�������2�z�)<���E��{[�"���Dp-yy�V�Rz�z)�T<s���?��]f�+��O��,�}�KE�ڊb>�L2�3f�c��
iv�C�f�4)�z�t��jal,�+I2�3_�,ԍ������Ο���=�ib�@�I��rA��������`���d��ߴ�RS�Q�pn�KCq�.1�O�-M�$�&RP��Sd%�J���wt��tM�if{��LxRT@y�3%	\u�s�vp�.qK�|��g�;@��Qr��H�
|�U��Џ�:�Sb�|�y�;�"� �oˇ�h
�.�X��GX3ƛ�,����
�J8K��u�h�'��P�>[L���|�c�eV	KQN3͌$�'��s�U��A��w�#T��ͦ�Nʱ>���/(_�Ҹ(��	{�1ŭGk�
�z�g��0�Uc=�PIB�n�;r�V(=�hP#�&��P�]ւ�5ݭ�|���H)�B�#��098}�颜���_z���P�Ş��j�	��q�i��(��MĚ����]�;,d��-�S�S֟��ƙ�:�	"�lH��+,��L~{u���o^��˕��d$R�&�![���		�J����V�RC~p^��w1�(�o���]��|q�����C��|�����_�P�������}/�~X`4BH��H4;u�S�)��
���/+�fZ�Q,�7;��,�-�hg��m��ք4��
*������ah����kK�Q�l�f���5ҩ�J3����hX�<�o�&�:��*�M �k6�l�vWP�����X(�b���Jw|�,w��G)��Ú�(�?e�U�.��>5�}Mߩ�B�C��槔~
��]��kdD����ºo���?Te��H�ƚ��烐D��;��J}v�ۍ+5j驭���
Fiv�b닗����.Xt�-��C�Ys�7����3��l� U"!���oױ��}����k����܆G�`Ȃ���z0�܄�X|k�U��d�9t�rJ.'/�F�{Z~�vM0��d��DC����� �!��0�V2E�Y�i��^v�iOz�ZN<V�
���|�Vz����M8�7lD
��x��%���r�/Š�M�#4L�<׭c��W�����/���'f	��@�&Up&>Nsn�n�὾�w����J��)t1o�"��=��z5����҂��6L���ڛd��1:/s�~��R���kM7�~l���?��ˉ���� ��q�
�+)�ъ�eW0�e�j�|��������:8	j��t�UM�74'	,͗g��9h�~���XӈZ@��̙�.)��V�o���'�Mr�O�e��du��U>R�
3,�T��%��sӉ~|I�qk.�LAR���Є �eJ$�U�h�y=�1-��S|���w����ot�Qΐ��
�9��߾xk�����6Z��>�}��Y/�6c$݈����a�M~��d�+�&l��b�u҅�<��,K%\�/9�2��"dұ�(��PI����/sh4�S�2L&���S�Iֵ�=�mA��'����nYS�1-��$�tbrL���3�Bb�E��9��C���τ?B6X��u��tD�o��<�ç�ɗ�������	`;5 �������T�"���r�_����+�`;T�#�P����'�vtR��x!����ղ*���u>�㢻�t�/Nߛ�oX�����7�M�
/�6��'�9��7R
Ҝ<����v��ѥH�O/�ݬ3ܴȧ!�'��	X�n`�B��v��r��U'��4��͂�p�gZ6r�y������ծ��$�xo��ğ//����㊵���,��k��դ���2��Ҙ�Ę�s��}���p婼��1��T�MQãYB�ҢtDk<�j��K|�>����4ex� և�wO����ئ�g�vI�m17�����h���a�AOIޖbh�
����3�;���������Rͅ�#�P �n�
ҭm��� $"�_�3�4��nvt��9�]�R9��_\Xtt\U�s��4�@a��lؼ�8�[|[�"��V#xG�\=�)Bo����0l�h�'n�F�z�3w4��Ѿ�ЙNN����J26E�X(�ڜ���L0�~$��4�zc�k�Gk�9*>Z�r&S�ח�r���|U�O_�e�561;?8�@�O�>�"��7�����r��;ʠ��2����Y@9n�a���יw�7X8��C��l�����#��N�oSh�,�n��8.(��"y��ox���]m5���#C�LE3�2h\un'�^�U�>��ݲj:�,��Lf)�LPs� �F�%�GsS�~���\n�X$�9#S���i�2���c��m�0cjD�=����T��R�6�Žp����逐{���O��o\�}���#���f�;6��E"��]�GV��f�‚`m�@r�;Q��â!��-{�L�L���g;���$Ku���`g$�$���P��螢'�t��]���߄u@�O���&{�}���۾]3�?�/'a_Z�?p�Y����X��?�f?e>}I�S^K��&5l�oA��ō�ʡdf�EN3J-c?|E
T�UD�/%�H��Y�,�‡]��N6^���^^�+�$XJiR�0V[����$7�V.�Q�~n\�,ձ1I�W�G�l��g*@y�H\�W~��/�G�>\ͦ� � �y
���*W'����pjl���S�L�M���-!�,�V�r��a��fm�L�k��4�-��s��\������>��iP��G�eN�ua�`�U+��]\�X���@7j�_ួ'w��������rЧ��g*��"S'8�t6K�{���R��	,|3ՠ^hls��%�X���
���{��)u(@�ԭ�v2j|�"�M�1�ڪ���V�h�8lUV�4�|�Op'�
�ea�|�nA��9U��Gh_Y�Al������
˔Z;���G�O�G�4_���;
�4&�S~R1:iv[�m�L^�@���}e��0j+դt��	Ut3�n�$��I�ݷ�~� �y�/�C7�v~���_�n��Ar��Z��z�Ho�rs�G@$"��1�Dz�7�ί��6 ����*��	�Է�Rd�x�*�.�H�/l������E;��!�6X��jߚ}��mU��o4��R��@H��b����OpP�YY0�h�(��șQi�I���yT5*�90�@���_��z��<
��t��;P��~�p�ؼ1AIH�E��-�C�� �W�@P���Mf�׋�U��o$��z�!�[;fU�u+�ħ�N�Bs�6��p��+�N/�0�\N	��&i g�"mF�l�M�<��+g4V�|.[|X!�4��D�y�R�:=��.-�ҍCB����=Mq������䫋����|�������.�J�./_�<?�~��͕�:.�W�/��xz��¼���ʼ�7��W(�SZ����'�H�^�b'��z�Ƙ
���t�Z�����!C����t=O?e�G�[w�ߨ����߾4�������O�?����,��%|y�Go���_+�>�';4O0in�%ݶ��0��&ozk�,�7W���xƢ��6!���\�3ڽ=y�X��K�4���JJ|���E>	�"=�t���KD:�#.�s
%N��X}go�/^$��j�J޾y���T{$,�ז�ԢaWo_�M.�ޝ��ߟ�{�֬S�9{�Ez��>8�e�K8���aw.w�@E�o����9R����7H��*��
c�K���Ĝ�w:�AO�fݔVVʬޜ���^;��#C�}s|�ݜ|������4F�n	�Ę-�>�ۑ��G���aq�߽
h�7�ȞG�
�q!����_r*�
+鬡�yNk	�h��u�ɭu�����_v]$��w05Ͼy�6�%bL�&���\�fY������T?E�v]����T��3�8�)#�� ���W�A�W���H{6T��/)�<S���x���ݭ�����C'V@J-���E8@��R��:�x��o��t��]�'-������&��~�ʩ"�9l�Ѐ�����(�#��I���U��½8�|��d5�>�|��������;j��7Δ��^Z��l*"bh���l%\}�4-���!d�����f�m��_2+��H��E��)-�<[�ulF�;�<i-bj��mhΨ?��=<�wL���N�<[Wq�b'�k�]�Đ�����Qj.K5Ͳ��g4RA�<�A]�A��)��Q^ȷ,��Vj��} �h<غ>�	ݮJ�靕Hi)�������Q<T�Nͷ�!o��/��L	o)Wå>I���zїQ�����~���'�gV&�)�/->�ֱ$F����g�P|����5	i<��?���R1�ᅭ�ʊ��+t������B�֕�ŷ����9^l�t���f2,t`Y5�}{yE�ڳ�WT�:	ŏ���7q���i�?E ���=���X7�B�]��~wՑ6#*ͳI[��f�{�
S�u��wq[�˾!z�y$\cH��i�-to�.�9�O]i��L��ۻfy�e&�ai��ŷ͚
��
qbL�@��x�%2Јtkg��gKH Fs��'��[��Ffgo,1'0ɐ�5x�65�hO7E�z�7(D��7���q�"��;'@��d�b�Pt��퀀D�z"Qb�1�i�!C1ȹ��v�@�7s��\Ʀ&�6��QH�Ne�'����W�@*)��D������*��D��ٗ��i�DG�At�:~�rͲ\ڌ ���b3!š:H��r�ݬ�uA�A���G(�`ѭ�%c�d��	Ym铦��H"cv������bF�d��Z�#cHism^�p��ho:��ږ�#gJ�b�O�ԯu�������{��l�����G��b�y��+�O��T�jdda=�2������d��чr�#x�B��*�)��|2�������Tx�_�~(6��gVv�x��ߕ�p�z�����&�nr�^ݑ��/�a;��6h�6���rm�*J8��2m�]q���{P���&ia��Y+D&��F�j>�a��Ǘ3�%s���3]��(7+mnJ��TQRf�;��y�6���L��^s����3����;�h���㽍E��~z�c��LE�z��_�-�l�s��E��Io�]g���IB�s��n��,��ϛz���+r&Jy�Q'1�x1��~*�ra�<T�Y�li����9�CK�Z���+)�k���_���`���rI�`h�� z��g 22A���x#�7��J8)��$}�9<��`�n����U��%.HK_m�	�ߠ��c�X�q��a|�e�f��%�mƙ�݁�Jt����<_SzV�jl��z��FAiIGB5���NI�.5��`���03�ڍwk�X�#���<�\� i|�*Mi�b�{>�ا�(��q; .�|�I�nrAX�M�37ޟ�N�ZYPb�(�u�-[���}O,Ⱦ�H݋����H'�M�ͷ��P{B�o��T�lB���Vvӳu�ȩ>�bpi������D���s�'��8�ڹ���~������N;�`��ƺk�m��q��-�����>5�v���q����ϣ���ߎ[t�l��i�o�{�������־��ق����Խ���_>8��p���qϏ��}��l����.=�eN=n�M��Jo��Ƨ'-���
*9#�wx���PK�V�Zۉ�!���litespeed-cache-es_ES.moUT	үhүhux�����	|\e��OP�
TP�
��SV��4M۔�I���&s�L;�;̝Id�wd�wdGP��WYD@AE@E��s��Y�I[������3��g_�s���cO������|�ҋ��dZ?��4-��߬f2�i�t"�m�nLi���'P�
�Wk�(�8��Q�	JߡtJ���ڵL擔�G�F�~��/P:Uӎ��P>��!}���Sz�9Jϥt���ޝ�N�kS�E�)���R���~JϡtJ?���Χt�}��F�^���҈˯�d�)��Ґ��P&Pz
�{P��˹��e2EJ��`J��n&��7S:��w)���~�S:��oS�����OQz��)�M�c>�t=JG��|���Q�eJ7��N�t��Գ���@��)݀��@=�R:��_PJ[ �*��D�MJg�|����@�O)݊��D��r�oy�Yp���0�R��}�Ei�+�{R�I�4��k�~z�`��:�d2��<Q:�ҹ�N�t?J���
J�r���+P�F�Y�~��?P:��١hw/Jץt������P��Ք.�u���ҏ���;�1�%J[)}�0�g�1C�G���>�W���E�x��z��c�}�p��RJ7��|8��G���t3J�>��߇c^w?i�G��G`��8���#0�7��y���������{�����`����~��#��Q�ܑX�֣�υGa�.=
������B;G�y=�(�Û�B?y�����/Ga?�G��9�|ã�ј��Gc�>�}��Qﲣ1����|�|4�l�~�Ѩ�.��!J?��;��m}�}��1���nD��/���~���U�vR�$��x���>�X�9��q,���b=?q��g��/�qN���q���a~ߤ�A�Z�g2�Q������c�n���}<��s�c��C�or��Aӎ�/�O@�����/�t����p�D��'bfiZ:�N�t����r��莠d�I�G;�tud�'���NB�w���<{��I8'럌��z2֫�d�k�d���'c]_:���>{
�7�tk.
�O����N�����Ŕ>B����v�8�~ҩ���b��q*��S�_^<��S��ڧa>6>
pp�i�/�ӰOV����ihw���|�p�QJ���t:�v:�m���}������=�t�����q�9]���1_�|��Í���p���Գ�ȷ��W/��=���h��3><���(��L�{™X�����񙘯���<p�MJw�}�#Z#J[~�}w��a�o��Z���G��~�}����v>�Yx�y��?:��;�zi��ٸg�gcܗ������gc<�S�y��gc?�:G��9��s0��8��9�w�9��s����?]˟{�j��'���s0�G���4��9X�O�����v6;�o�s�>s��y*��y>�\��<��sѯ{��>�ӹ��h�_:�قҋ)݊�)��yh���g2�(�"����y9�|��k(=���ho��,�{��5��W/���u�{!Ʊ����IblO�������"�����y��w/B�����;��lt1�Ӌ��7.����~�厽�}��8W�k��Ř��)m�w1���%X��K���y	�_x	�Û.����%�OwQ��(�;�`}>}�i�e�ώ�a��k���0?+/C����e�ﯗ�����7�^�q��t����\8w��^���
쇽5=�
����@�o\��
�̕��'_�vz%��J��ǯ�~z�J��W�kW����0?�B{=W���WaN�
�|�U�W���]�qߥ�<�
��>s5ƻ��˺��񛫱���~����5(���_~
��5��W\�u~���k����ֿ�Ȅk���Z�c��<\t-��3��{-�{���~xxď�g��1�+�g1����mס���q�_��]z=ڽ�z������㜾q=��un��=o@���nP����7��-7���܀�|���17/^�F�Oύ8��h����_�x�_��7a�߄��&�{�&��Koºݬ��	��0�n�8>v3�3�?N�n\l����17c?_z3�c�-���<���!�`�O�E�-�OnA�~u�oo��~�ܛ�߂~M���z+�[��t,�A�/��V�;'ߊ���[6�	���O@��F��~�}��6���n��>x�6�ͭo}0p;��n��O]�S�;
z�S?C�����g؇��R�����nZ��#�c�(]�����_��x�/�|�/0/��s���G_\�qm���+�}�J��+qOC�|���||b����(�u}^8�}�t��;�p�0��JM�>{q�{�]x��]��v��|�]�����y���D��|ߍ�/ݍ��u7���_b�ף��;)����/��~��_���
���s��`�\x��컛�A{݃y��~��=�o��t�_��.J�|��̯��{qn����|/�}ߋ|'݋}}��h��{�_�Ͽ����Ǵ�7�ü/���>�އ�}�}����п�݇q<z���?���u?�/�ݏ�8��f�/(=��я}@�x�G<�~����P�-�����@�>�u[�A�{4��A��?�y�A�ļ�=s؃8�?���ă�K�>�u[�!�=�~�?����!����|��炇�/���_?�v��p����a�!�>:�a��{|�я m{�Gp.�t{J?�(�ΜG�G��G�o��ᛏ��<��r�c��{�|<���7�z��8������|-}��8��q��'4���c��{B���o�'�/z��||��Wn?��<�7X�K~��~����7����[��N{�.{��$�]�$��MOb���$����|�{
붝>�y
�S���4=�)��B�+��=x+��y
�����z�ɧ��Ӹ'���4ڝ�4�g����eM���?|�u�Ө��?�����1�{�5=�s:����;��g�g�޽�o���j��>���}��o�O|�����[����u�o�N/��z�X�u��z5=����,ޗ�E��?��8�Y��+�ž�ݳX����>���P����c4��wz�����/3����9����0��5=�9���9��۟C�F?|�c�c��z�?�<���q/-xx��㞾�y�)ƾ���0��/ ��/z�싵~�}�	M?�{����c�6�=�g��c>v�=�Ś^�{�s��=���ϼ��~x�!/b�׾�~?�"���/�7�s_�|�Kh�����_^R<�e���_ƹ�e�s���_�/����^�:^�2�s��h�!}����~����W�����^�
����
��W��}�c�?`�v���?`�j���n���c��p������?`�k���Y�U�oᫀ#}�����voz���W1�߼���W1oo��|�ה/���5�oKJ���S^�>��5����e��#ʝ�G��k��y�ܟ�;�����=��렃�^Q��P^�ׁG��p��O�z�2�M�k�&�uś��obǿ	��7���&���a���N�3�_�g�ӟ!o�-��o�xL���h�۠;v{�������;o������-�y'J�����'��}�/�����Ӕ����5�������_��o9H�_��=�]��'�E�/��|�w�/���g��z�z��_ӡw���N�|�j�W���wۻ�W^x��X������0�#���~��~�7��u��z�}���0�[��<��[�~���}|/����>������G����:�>���c<�~�������>@}�7?�~��ߕ��w��%��p���_��g�gr�|f��}�O���?��'���?q��������><���G�!�����!�9�C�����{?���P�q������!���B}���}�׿�N����HJ�a�G���oŧ������O����������`�ό�z'P��P��[��9�t=a/���S�p��W}^w�(�dJyߤ��]����u�(�w>�<�wP��R�C�=JƱ�R�_�R^�#)e��"Jy?�{4��Է)����)e��;�>�R��+)�}'���%�ű�ıx?m,�1�R��3��I)����|'��ߟ�q�N)��/�5J�b�R���B�Wk��R�wOR�r�	k���P�p�:Jy��Q����J�R�_�~|�ȡ'|�<�R��R���Jyݟ�8�{�R>�m�%�`�|�����OR�r�3J��E��k�A=w��yz�R�oQ:�|�uG	��<J�N��'ѿY��	(e|o�'�^�S���g�2��s�%���Oa>���Oa�_��G�ӣ�~قR>�M�F��Oc�{�:�R�O�|��M)�/�M)�I}fT�;<?���gG	}�C)ó+?��Zo�����2���zX�+)e��%}��_ZH)�CS�|�+(e��}}?�s�7�s���(e~����|��>?J�>�}���߷��Ō/���(e|�/������g�o���(��x߱�q��u`���������7@;�n���ֆ�?�چ�g�
qNj�2^��
�����6ĺ��!��h�k_�|nC)�)ez�g��<l�/��|ؗ�^+���h��(�I��/c�~�e�߄�Fe�2^B�~��n��l��(�s�H)��l�s�������c���Q�G��;(e<�ůb�n�	�k�M0�GQ�������R�g��%���0�e��3�a=8��yݏR�7��}r?����7�yΦ��m��Wn��Ol���pc���a������f8��O@�����w���6G{_��:js��7������-���-G�H)�������֝�s3o���IX��&�|�k��͔^�.����p�Q�2���	�困//���&��ONFgL�9;g2�_S�#F��a}�l���nx���pN���m��?lk�s�֘�g)����`���F��6����8��
�M����p���>N)�m����P�[��l�=ֳo{�{>���<F�i|�|}��	�Q��
����
�����޾��:;b?O��L�]\~*��S��7�	i�RƳ��	���N��_��,��s��8����Ѷ��]p��{u�]p�w�>]���ٻ`^����.�#��8���}����N����}���Ӱ/L�>�Į�[J��0�R�S���M��<��o��M���D?7hƹߌ{oj3�2>�G3�ڙ�(��g_ތ{��f��7��<<8x:�ނvO��������Z0o��`^m�>}����h�د�����V�ӤV<�؊�����׊����?�X�O�_:��y����,��9��~5�of6�ۍg�<5��z�q���sy�l���l�÷ڰ~�?��
�P�6����pn7���^:�|��9ǩs�G�8�6<���`��c�a^����nx?s7��}v������n�{��
��_��&s�������ߞ�zޞ��\o���<��i�Pn�yX��<쫃��>��<���ý5{>�q�|���{"ߎ|�S�tܿڱ/�ԁ��e�����+:p�����#��6���p޹����'�brf����w/��:��p��8w�t�Յ�w�^9�қ������,º~f1�bJ��<b1���q�s1�h���Ö`>�]�������8Ե;�u�����X��=0ރ�@����X�?����=���=1o�S��7���[h*��e���{���]���u{a�޽��S{a]�������8�{�`o���{�~fo���o�
8�.���w}ȷ��GRJ(G��o������s�w�Ο����2��{��`�b�{�>��A�����>��^��V�}3!@���j�W�s�`����Sz �MԻC7����<ttcݗt��������=��=�7��wQ��]�21!���p��s~��zQ�ӽ�7�p�-J�a���iq�<��}���u�R��
��m��K�����b~�_�s��R��R���.��e8��g^���2���p�o_�y|t��e��^qT�GL��n.���G��h@���30���.�
�<�_%���%��sJ���)��x�~h������D��.�\��q|�z��2��ž<~_�����P3��q^]�������
��1�o�ΌOϏ1���ڴ
|��*��*ֱ��~_S�9x���?7�}�� �Y� ��q�XLJq���=�Y���-�8g9��+p~6]82e�c�
���
��X�'V���|~r�m��a���<�ߨ�(:�Q�����ݟ|����>}���g�~���8�_�����`����,���?��E�����c�B�?�?�����u܋��{t������{�����9�����?�}���75��د�9��1����.>����v<����=��Κ.=�O?�徃1/���x�`�O2*s�χ���q�|����t���{ا����>v(�1�P��ࡀ��
�q�������{��p���᜞x�w�a��7���?����G~��#�g���s�������p���G�69����ˎ��8�����>���_��e_MO���{����;?@�sG������׳(e;��)=������(�{��9{�(�����_YM�~���F��9�|�рGWQ�v�����1�Ǿ�>�Ż����?���X��O��|�X��'�C{[�s:�8��;���q���a_r��|������r��ǹ��x��o�z�t���_�<���0��:|�	��'�<����O���щ�Ƕ'���q�}"��!'�x։�#����<	�?	�9�$���$�{�$��?������ޮ'cݖ�8[8�p��8���{�+���KO^x�)��O���̩�[���L?��~*�k����O�|�w*�ҕ�b�~r*��oNž�˩�ϟ���iho���~�i��i�w:
�:�4���>{��N�>��ѯ���q��C��~�zn���v���7<��z:�}�阿�N|:�R�:�t���3p_��Ѕ�g�N{&���T>Ǚ��y&�����X�#���~�y��G�ט�0��B=�����~�rJY��Y�g.�w6���6:x�w�~����s0�������ۺ�����y��\��<}.����޹��?�<��.}��yX�-�|�r���p^q��5�a\?��H��}�a޿r���Pn��k������/߽��G�B��b^\������w?MϹx��ѿ�_�y�EX�W.�<��"��Al1�;�b��_|����.A��.A��^����p�K0���y쥘��.\h���Ηb{^�q�i�.E}߿�\p)�s�~��K1��.E��t.�<p�\�}����?߼�e��'g]�����X��.�X�
�;�
�=����{�z�w��S���SWb�4�厼�_}%��SWb�v�
�*��C��=��U��ZW��\�����Bi��5�O_u
����b^�z-��Z����~�y-�����u-���m�c����8�яQ�{?F���p�c�~�c���~��=�:��%��<�y����O]��y�:ܛM���v��ɯ�:�z���h���>��~���nP9�
��ހy���w�
��e7`�?r������7��
o���M�/�7a_n���	�>�&��7��&�_�~���~��H����͘�֛A_/��t���?�}3��oƾ��k�-��K)ݜ��Y������O�	�ƭ?���.��m�7�oþ�x;�ٔ�����W���)�I?C�^JY��ޟ>L�9�G�Ǒ����w^��N���tC�/0�W��z�/0����J���J�s�J�법�!+�#+�O��z��:����OF�[��~`�c�]�繻�߅s��]�g'܅��x����nw���A��ލ����!7�K�S��y��X�7�{�?������y��_�_�G剿F{[����R��]�k����m��]�ž��^�݋��{�o����{1���7*S�}s��P߫����އ~~�~��	��}����X�C�W�F�_y?ڽ�~�_ޏs3����X��?���������<�z�}�ރx�� �����>~�a⼌y�t]J�t�C8O�x�F}F���87=����ÀW?���qNG=��<��-A���6����>�����G@����|��(ƽ룘�����Q���>
��G��M\��1�g�c����0��?�~����K�a��{��q�[?�zz\����?�t��+�<���@?�����l�|�opn��$�o�I�wX�_{�ݎOaޫO��Þ�t�>?��;O�>��Өg��1���8�<�q=�4�q���͞��8����3�~���W��&���38�����Ly�mγ*/~�kς�y�����ߩ��w���~����a����<����9Ի�sX�V}�~�i�s�7�?��u�s�OwS�z��=�����_z���y��<�ͷ��>�y��џ�5ߕϣ�;��x{��������l���/����\|����w���ʵ/Nެ�|����/�����ο�=�{��}�|��~����"���E�E�|�=�E�w�8�w��y}�E�o�~	����c�%���K�?.|	��/a'��m��A�}�e�_��u��+�o�W��`�.}��G��\��
����q���1��9�R�Ӹ��W1�-^���W1�m^���U�A�W��ū��Ƽ�~v���z�k��~o�G��o����>:��Q���v.���K������G�m�	�|ٟp���u�ױ�ǽ�y�u��:���q��y�x��D�m�����P��7���&�׮o�(���z���7�x��7q>_~p�o��|�Ϩg�?+�g��ƾx���>��ky�"x�d�-��_�x��o�}��q/n�6���ۘ�Yo/Y�6��o㜝�6�_�6�j��~���Ɔ�`��ڋ�|����;��4��/�ǔ�`�v���>A����y���;�/X�K)=���_�/N�+��G��}��w�?�|pa��G�.�����o�k�����}��{���(=���k���U�}�+m��C>���?�w�/����w��]�����߱�/�;�ѯ�x����`ߜ�੗���u��8?/��r��8_����A��C�g����ݿp��/��C��:��1���C�����[���N����B:����Ѳ��(�}p$�|�Φ��J���h٧픊�6��އQ��u���.������!J�������Qhw�h���T�)�r{J�~)m=��r���B)���ƌx�mJy�M)��P���e����~�F���k�������]�Ρ���
�q-��>����Y{���_^�����A)��rJ�>>�R޷������1�k9��~D)�	���8h��c<7Q��r��/_H)�����uP�%��:߻��j��O�^�iz$�'/\�~|]����b��Y�:�(?W�oS�N���Y�D�w}��'Q������B�9Jy�Χ���rJ7$���Oa���i�����gF��q��`�=A)á�}v���vJ��.�,�q���<�Y�ӿ)�,덖s�	���P���?�������xe=���c?lG)���G?�[�w����|��>������?�q��9��O>�yz�R��>�y����}6��7���6��h�O���~B)���~���/`\���[o�g�
0�9��}�GiN�G�ys���?_�p��6�~J�~ؗR�cs���w���"�5��騛���o��т�P�p�J���ӗG�=w�w~�e�/m4Z�8;m�q\�����on�q�+8?S���w�W0?P�«�2���ƣ?���W�WQ�;_ż��S��aJ�~��h���	ڝ��z�Y�fq��͢�Y��
ƍz{J�>yh��x�sƣݞ����񘯕�q�������X���b|l�u^I)ӓ�Q�=>������.�8s���Ol>Z�
ߦ��l+)e�q�-�o�-��_l����D����7]J)�}���s�<	��B)߻gM|~z��_C={|
���0_��r��m�[⾸�R�?���yoK��F�#(e��qM��h¹��d��]'c����y�N�9ޟR�W/��y�b2�糓q��3�;!�~�C?��a�����7(e����{����?9���mS�N�>���W��j���
�7kk��1�2���6��s(e����`=&m;Z�
GQ�����zd;����-zgo8���Gg�g~���~�u���o����XǕ�2�o��c��v����Rƣ_�t��;�8Z�f�L|�{*�{�N�7w¹?�R���	��vg�G�3���;�?w�3n��p�;��F}��]�O�4m��C�����v��l��"w<�Rƫ��pj�71�����i|�o�;��f���8��P�x٨�т�O)�[�-�}i�w���G�}{+��Sz/�3JY?�ș�3��{n��gg���g�=�o��y��l�o˶т�~�
�_M�;D �5��8����u���y����Y��u:�Rƫ3�a�v쇾v��J������;pn~ށy�}����E_�p�?���B�����;�fR�5GRz��.��IJ�c9�"���/���b���X�'�~���`/J���������u�����M�'�_�'�mO�׼oa�����o���m/࣋����p��R�o����5{a���º�a/�=k�
���pj�ހk�~6���s�`o�#�6𿓾���շ�>����g�w�oߠ�������{��m	����O�=������p���v�ƾ�I)��(S��1=t��K{��<����!�%�8�Q�!�iK�i���!��
JO�{��^��><���<��C=��a�Qz�Pό~��S�r��(���������l�Rܻ�k�������b�7Y��o]�s��2��a�wѿۊ���E�)ez�S�g��W`��tp������—J����o��]O	�,~�U�q}	�����%����kR�}zB��;3�}w�>�a��.��p�2�����O�������x�h_��}q_�/���}���߿�{������ת�����+(e=�_T1�o�po�Y\�����:���
nub�b���|�m�r��E��r�k9��WV�&ڕƳx��!��ºn���I�/�߽���;���e��§�������z������y��8O��񁸟w?�n<���w=��ԃ0����򥃰������c_�q0��=�^�x�!�_O��MJ��y�{���9�{ʡx>�P�١�׿��'�����ù�w��{��1��?�0��a��8po��c~�ң�.�>�]�鵔��K�m��K��(��$�<�A�t�~F�����=����P���絲�5�4i{zeXgj幌�j'8����O�{>�o����ȠLit��oy�<ϴP����߰G�_�T�}�7D�w���������Xؒ��uѻ���I����i��Ʊ���-���3���K3u�;PZ��+)]��;�~��
^����<t�Z�8�;���<O�
�M�M���}��)��ձ%=��3�w2������oc�������~�һ��6��(�^�\=}c��Cx�ߙf�^iۜpV�=K����:�u�M�^��s��J�kc�ۍ��и�d�Iz�����|z�W�&tY����<�c`����;�+�%���7�t��q����1�t����"�4�f��}�׀~Ϧ<[��
􂵘�E�qLr?�H�ƽB��<z�v��_�}���ݣ���ck%��Q�~�X؃ϣw�zN�t@�<��=��Z�m�w�9s�Ww��%��ύq4�B_N��7(�'���y�����������(�z�N��i�����z4�'g�1�1-����K��Z�E�y�����j'�x�T��VҺ>I��L����|�����{��or��W���؎�`$�[�����ӏ?�=�}����&}{M��+�^��Υ|�z�X�~�Gy���0���ߏ�Q�[�+�b^-~oH���~G�{��\Vۛ�y6�r�X�$.��R�/p��추	��!�g{�3�K�ѯj]�a�o�9�^Dy�üd��5���t����7H��ܽB�<��F�6]�m�&ۻ���Ju�(%�;�G�ۀ~�B��z�o?�9��ό���=��'c�f^�Ifn��)�#�E��:�b�C�?�긎�5��R�d}�)�c�� ��c�:>���h�_�1nCu�E�D˜N'y�o@�whޫ�]���ӵ�K��~z��=x���;��oNp��Σ�n̨6zf�zB�3m�By�������_�|~��1m�q�*}küy�o)}�������K�lG�d��>z�չ����~���仈�-d�U����=�/z���n|�|��=�u�O�=3M�t�D���|��>�y��gh-��@{�e�T�����7�O�S�2󭵞S��{)�oxN��K�Ծ!R>HVh:�ʿ9��&���_A�Ett<�w
�e��53��#�N_�W~��\��r��ø�:���-7��6��y���M���<z~��qz�	=�*���2��k�3�����h�����G��F�X�#��o�x�ߛx0�u��'-�5��5�/���Aw��}�3}����ke��ee�����}��1zޙ�^�q����{��'�ܵ��M�O埣tko1�ȯ�r�ʷ����<��ߟ�{��a�����b�����c�i�_�g�';�/'�2��9�߻x��U�q�ݛ��ax�x.���|1ø1�s��[I���>^>^f���!"�3��_��i_�`�}�>��F��A�F���&T�X��U;��n���|�������l����^���
�2_�|W�ҲL�}�ޟH˘�`�}���B��]���HJo���i��
�@l��|��i;{�0��T�[��%�+s+��Ou�E�ަ�S�~�~S���Rge�(���x1�V2���l�����F���e�c��;������?�徠�}��C�R�J�g��4��	����.��|�c~�c:'�뷧�G����z���p�y����{���������z��R�.a\�����R�����պ|�
=�}�)��׹��Y���Q��K��cX��y������.�1�st����T�o-�M���kס� ���L����̵c���}�Iy�����)�YZ~+z����\8��M�,L��%�w!}���rZ������ܟ�wi:)�6���vG��������?��g=�]��Mڇ/����q�|/չ���y�1=�4*��z�a}@����w��D��#�{J7��Hi�h�wڈa/�wc�G�-oz��w(��7�2.��T�)��S^��}���z{�y���}7�M��/�&�W(��=�P�k��[��8���E��uz�1�s��y��zp�E�F�<�ӥ�
?ns�LC��;w4��}��vj���5ӻ��Y��lg���G�k�.�@�g��1Z�`����c��o������Tn���E�ߏS�[��;���u2]Een���4��
��n����6������gM~�����I:�q�ۗ���;�ܝ2>վ�t9�UTn��#�y���Hm������Z�nc�g~W}����S���-Ư-G�Wxc۞S��F#ƈ�Ik�O,�c�_�}:��&�w�����LO3{�̕��*z�+������F��g]����u|�
��B���CG���o3ʷ������}7=?ú{��JkT�׵O�7\Kߩ�Sj:�
�@�N�|���i�#�cf�bmoC�v!}{��v�;��_��D۸�~����z7>���{��^ϼ{�i�����-a\��2�����gP�KG��ۺ��_5=_�ߛ��?����e�R���ͺC�U(j���f�s�����x���xn���1�_یm��
>�s�+m�Q��i�c��l]���攏y嬇�g�{
=O��j����^�m8����������~��A�S^�{���x��爱��M�7�_�^�~]y�����s0�����i[�҇Y�zނ���U��w��~?J�Z�+o�,����[�)����>�49�KT瑚���W:����s�W/�-_J�#��M�WP����{�oG�ۿ�2w�{��l�>����ߟ�{����}���w����|�>�q|�>N�2ML^�(�[�6�yo�}���uOFQ�W�W�kʼ�v�y�.*�����?�͔.�t�X�>m����?�[�0�B�ߤߏS��?ě�N��:3���uP����7k�E�'O�w`��yx�{ӵ� ֵ͝xb���d=�˔�,�'���|��Ϭכ�I�g��r�ǘ���
t=.��U���(�1Hw%�
����8׾��{,��lt�~۝i6]��Ʋ�Cūx,Tϗ����"~D�~_�)�Q2�q o/�D��f?*�:˒����h��>�}N߯����ҿS����c����em'h��j�q�|�F�g�w(��ק��� �|m�}��~���}�i��3���=
�����R}Whߢ�K�׬m4k�Πww�f]N�:z����W��0�C�A�A�/�>1ܥ�?�!^�s���1�W�)�G����X��y���8��J�f<�iw��l�7{�A����Wt>^��>o�O�@�e�L��pt4|��Ʋ��픞�m����o��o����ۏ�,�#�;c(�$���?�>7u�R�g�c2"�MǴ'}�2�M)�_,�~��{C˜˲��"�K*�)O���iIo̻h۬{�L�a���=8x���;�?4���9�;鷏1��4˰����g��s��!}ے�YN��i��/2�z���ߦ:�q��*}ۗ���g5�k�c��M�bzg,�Oe��4V��\z��&��� ~��k2�ҷ(��w �^[۾��񿱈�!>ԩ�	�w���f|��z��93�L�w1�iz�յ�+�ń8�E�lK��f���]+���ls~���T���m��bԳ,����fqv�6�Oo���b�[�R�}ka-��U�,堐��A�V	�h�X��a%.D%d����
���F����W*��G��Ic�A��UC�K^�aOT���8ۺ���r~��,��A6\Q�r���-EUj?���0�vy�P�o�*Q�lH;���/�?���
���62P���n��Z�D#l����j�ԗ�F��Q��v�Rw\ީ�7�U�e-z*�񠔧	J�����JٸT�٠���"�O�0�MR��P��JjS�Q���b�,�e�^�K=4���(�ԃx?�&G���D��==ag;�jfgZ�xZg�\��mCm`�)���Y�{�@����,�����W��]��ʏ�����.w��-�~>��b,��ԸB�I��)��/��2�;�Š�l��Z��Wi9��ev�67�a�T���0?u�)�Ӳ�+
�p`"����}/O�(�Af�|~J%,��ިX���*�Dy��M�����q�?D�YUZ�&c��Wi����*�Т�tvf'�п�v��߲�(���B\�=�
���p2U<�Z�Sc%��4���";`y��Do�V2���m��7`��L۠��lv�L_a��=ղ�@P,Re�]����~��O[�Z	J1� �t�ύ�g��+T��h��g���I�M����cR�洝�oݨB[�'��E˲O~��7��p�u�<J�`��2h�e&�7OM$�����r�t����|-*\aU%W�D<�Z��ɑh��J��
�q9��[��
d�X�&ص�;]��Z������k�\������X�\������ ���d�3�a�q��a�#����h  (�[8�00La(�O�: w2�l{�8�������UP�L��ڄ%t
j^e��R*��
+
���"��[A�Za��Lua�x�qm��#��V�)�x�$�ZF0�ĥ���]c�i'&X��6�Z�mOͻ��GE�@G�Z����f��ኰ�&��?,e�D�|G��/�{�a�W?)��5��x+j)O�l>�]��r��gY�̹Bz�g�W�;앎V��L�N��	P�掶L�⶙4C�.<$�.;�a�$d@��L3]d�OM�ӯ�JT
{��W��Uhv�J@�5�hg�n:NCمt�����f�O���Z3�|v^!����Lޔ�д̘�]�p�}��+��dtk֊�0=Oğ_�_HEr�������<�G9̨�C�}�ݭy�#;q��&�ם��]	=8��Q@�ތ4�^�c�W�m����\O1�i���
��,�,(ɝ�ċ.��v)�T���z��P�F��7�E.
FQd�0÷c�/,1l��Z���T���>��tKd���@P&*�ǎ�A@��f���J\����A��3���mMG����t�V�A���E���=��?��A�������n^ZG>�QL�˒B���R
�VUY��Pd�Z�w:��D%I|'�%6I�<��Y���*�$`�1+��[���P-�1q�����.+.�T	0��`Ҫ܈�`iS��%��/�ւR��t�q��?#���Q�ՏJt���i�!��@0�J�F>I將7�#-����.bD�>
E�B���[�L�����yM�]�}A{�}�*q�$�x��
Sf���s�ǡl���4�z�C��k�ԡN��,�7�mN�`��
�U=$���!��,�c�I!l�㍫ȟ/ЭQ*xĚ�=�k���oN��&Y��1[�?� �
�Z��28Ʊ,F1Qw�t8ENٮ����>������P
(�Bf����x���OhST�k��'�Dz3��*�w�;��Fh���\��?�FxX��
��K4>�W��77�� Ԫ���U�jbpU�3*A/���;|a�Q�������ܔEB� �BB-xv[����:�1@�G��@m��{|z�QH
�&;�
�d1U8�й0��ƚ�t����
^T���z�1;c~'�ް��e��Ow�m1����G�)·���}k�Ρk���_�,����{���Lv����=+]�@t\�ڼ�@n;;��a�B,��J_�~_uS�A��e�P��Y0�	�&h��:.���P����=��)�ܼ�M���M�}������9�˄/&���Fq����H�����'3ӥ�&vR5��!�
y��waT�a�Q�
�u�˒j�v�>��%#Mk��)�g0I&i�3�7R1������`��
�f�]T}�!��w���kr]X��η�L,W/)C�U++WI�A/G%�E[-�+wcL���u��_}V`&��|r(h��}c�rB�Rd�V_�~���Aj��ElP�\��V)��] "&c�����7@���i@CzF��aBl	(�-vؼ�l30�&\QMAL�Ѐ���$a�
���
trLiБ�-���R�p�����a�鷨��~Bg�%��SO��n
��68ua�EHכ׶&.�0��ˤ��yŠ�a刬�]���+Bp��r�w��I�r.Ì�l�&�K��I7b-z����S���Ns���'��OvjKS���\��`��@ӈ����9���	�
~'���׫�T4�[1C�i�9�Ct��F�N)7�k�\dbR����u
�.���1��Y����@�a�@Z�my=�P�_s���0��E�+Fo�
����g�M'@�Yh0c}����+�Ĺ�d��aI�d�>��,�����������@�j�p^����*�ۥ��ά_�d��w�&~6���M�����`_� Y��H��W|�!?T
����R���[�5Ŗ݆:�b���������!�`T��j��Ӱ"]xM젊=�L�NW�aF!^��d���n�\��t���!o1��&�0��.����V��Œ˶��&Z��EJ���--4/�po�Q��/�,�`���T�>��Ape3	����
^�Č��Š�bk�蒯!i�+,%�	�&\���&������!"x	��a���>T���l����F������
g���H@�dg�%8}`y�G0(�B���m�d,�K���ׂ���Z7�}B#.18�_-"��d�e}���]TR�M>;�B����L�<H�-��i�����`̅�P���I�UB7��} *�.8����~��ڨ�Yc�	��d0]t�~�WՂLA�N�Oe��
b^���I��4�\e#���{�j�w�l�o��}6C7t	Hc>"��Iq�0
ɠ��:&ְaK#��H���L��h��r��%�a���-�7!���$9
�
�*d��-�m�1��N{�;����5f�b�Bi�*w�|�����N�b��@FK�&۹0�]f�z.��*�B�W��-z^&I�K��o��	cL�fF�+ES�u�_%�*�j��	�͖�	u���_�.V�n�\��X+���"�z��L�]\	{�id>U�R�#kHm���z)R�UA�U�[e�c�Sy�+��\m�ĬpG-��q}i��E��O`h��,�R���^���F�Ȩ�7�t�'��ŠL�[ ��N���F��!Ǵ x��d�v�f�'�1g�i7����dT��c�0��	��l��s�iA�5�6+���J"�R�7��I$D�֛&�7� ��fyT���T�Xp\�F,�<���dt7*

0�1�|)'4���MU��C�OkoP�q_�g;̏��%�n�:Z�����4?��`g��%�)�0�'-p[�͘n���]�r�@n~0�ߝ��	��7��b�/��<�0�~Ԋy�A	f[H,�#��H5FG�`sFq,��	kfAN�*� ��o�x�c����	A7Oi���;/6�q"�
JE�`�()�㲦
f	��|=AI���#�
�d�@r7-�,T�+
�X��u��FMCSHOڋg_�֭�gy8s�R�il5$_���<������5��'�x�_��^]q-J�[wWl�Z�W����s;�y'f���f$�=�B��|ӭ��)ko's��ָ쪊��}��j?)�JA�
��Yn.jž�vEL�z�J^�!��eWA=hԾRD\��
A�М��,�-�J38�C-N�č6�QV[ �f����%�YW�`��_�-��N���)W����re&$��0���7��Q����O�L�P33�/�J�f�`��K���VW��^u���u/����Z��A�W����/�aw�/;;,��󅧹��`~��/7x�p�2��v�¶F����ίI�2O3j1{۾)�f���]]
�i���>G{�R��-дӡ��;*���q��p,�?����=���NISt.�2��0쳪cf��-��<�'?��q���j�h/�2�.�Z�E�@�Wg�a�w�0��R:��Tʂ+���ռ�8i��J	=��,��6#;��eEt���ՠ3)])�L��S���а��TX�C��Vɏ..��beWkI���Z��@���((M�b"��Y���O�[,)�C��Ֆَ��g2�P���'\�93�5
<��$v4��-Dձ?Zn�7X�Lu<�
���������O�7v��U�X�EhuE���[�C�O�Gg����^3-QJ���-t�����$KzU2j��R�T�w�*0ڗz�	�V�ݒ�Լ^L4���X�E�#�rR'��dۓ4W�r:E|�
>�(��*3�=&�*/�"��A��O3��,��#?\þ��4�ʇ��T�UM}�3M�B�xD��s�B0y�:�a�-���<��};yw3����`o���Q/��-7�� ^F�҉�c����h2w��EiLd	��<9W)$r��l(�fV���3�i�e*��fVz�	���"B9��ȶX��{!KR/g�& �.I�'>-�����t&���oX$��'��J����_*zi1��Y1�$�|���h}�ꑳj�γK�Kp�(�ˊe���ðX���^�Q���g#����4�˴�����!���A
�N�-y;����j��F�p=��3ETbpȖ�F}��z!�x���Ӳ��l+��ћD4E
���g�k%B��@��g��Ak2е�'�9E���
�o�U�3U�ӛ��8�d��@;_��E�:DŽ 4A�W5Ѧ����"g� p˨W+s�ƪ�Խ��ܫ����\ݵ��i
z���`�I�W]��:P�$�b�9�g�AO,bl�����^Z��#dG᧧�"�JM�
>ũOi
~0x
V�ݓ3��jD.7%�p�;��,���C�&�W]�hz����Ũ��c��#��l�U��)x+$�]�F1��ChXEbH���#6-X
t��Պ��|��żIG�"��n�.R?�\$����)��г%豙�I.�./�� &T%@2���E�B��	��"#O����|s�D��=2{C�Lh1�t�4zɪ�3zد���U��Ū�.�&��3i[�����~O�q�L+�����Oa�̓a�<TEV-FxPo�vkq��զn�Y��~qm����0��9{���j��M� DTN0��D3�r�U�k�F6��å�_����`�M�(���Y5�kb��w蕗��8�r����\)`@ԭ��6�Ճ���LL��@'��Ok_��"H0w�����
��\}��U=.۹`�TA�]U�m����U3M��I���aO䩼.�`y��"$a6iBiP���MX��i�{
��~��t��?�_
F��RD-rQ̚3E�.q�V�?���/��2N^�ocNc�a�"��"Qe�݁�\�b�ږ��^�s24����Lw�
���Kj��̛ <�̤�OJfX�J4e�ҍ��	K���*P� �C3f|�V��rDO7+���14�	�&G"�V[[p��,ΥJ&��`Nd괥�v��RE�F�<Dm2Y�2F*���tg�e�����[�?�+���������8��-E+r��쩓g[�&̽k�h�s��@h�5��=�RY�U2-UR��҈�R2� �\V�V�bC޲֎T&�	n�z#c(�
��Wba�n=�r��O��ޞ�'l�"���3^��yO�v&s�X��u*�;��UͶ�Il�N�G��:4�XN�?�]��z�
>1��B�L��iVB���$�d�i��J�dO�=S��32�8�h�����Ny�bV���,6��H�#��9[��b�6ݲ�"��'�1��؄��`�=+dS\6���4�'��7��Y���-K�Rٳ�u�Yb��LF?�+t��U$&�q��`p��'KsGW��f{�a��S�3�hpF�TK�r��;�-2`����a�R�|��_0��O��y�s<�Y��V�^�4�1q�x9z�U]ٟ�Ig���d͞�D���=��"�ʐD�b�8Jf*��>�e�3(�0փ�zT7An޶1P�2���0��fA%���T�Z�����m�Tm��-�/��a���xŌG1S���AՕ�=��،��s�3�V�/�}��}��L�Q��	s��*h�y��.�}E}*P[F3�~����rfa���
ĴA�veU�ڟ��;��#L��Ό>�մ�P�h�Q�="��ՎF.�)ׄI�6�7_�틞���%hd/s���`\m[��4E�uI �t��L[oB�҄
%*�u9*C[w�n��d�N�
Yi����@��A���ˆ�͠���6b��Z(��W6_��e=SH�q.�}�9�J������3m;��F9��ρ8oYX��XX&�)�rL�A�R�k`=[����A��V��L�{���
�4%�t��%��4mH��CKz�f��	��5C5��̎�~�-�ufܘ(nԗ�����7�)�n�&�;��&gG�ܥI��feJ�~O)4�ↀ4�Ѧ#�9󼳬
�7�Jt1$:3�!���Fqy��-Hb	���(vjK�jW��ff�*����6�hl�ՠ�/�<��h�Հ�G���?}�.�-OV�B�B�I�
�9`�v�i�B��/'+^	�����no�1,���ɖj�|D��ĺ��nE$
A[ψ�2|�
����a�B��AQ�C�Tu;"�$(��#ED"5'���D웧I�8����#Xg����J��Z�V��
*�j[fF�N�	�N�[L�G�
(^;���lb�b�l+�H�h�
;�)tg���2�rSET�pE�u2k��5���|LH�Ce?����T��ܓ�QC5:Hp�Ѿ@����E��ȭ�2�^@�iܘ��Ō�����2Wc�~J�ជ�0eD_TJ��v'(#Y���U�k"R7(�z��D��|+���CP»�=���"��؛
�	ߦ['���	����
C]�*��U<R���M93�3��BR!k�����ج��
�)�Ӂ�|�O��S�c���;���ٚT�W�{�l�BR�N�۹�����L3l����`��H�W�l�MU}𩫟s��a�J�U�7�?�y&�'�b�Q�6O�夢�?�(o<!�b��^z�դ���N�L4(�����}�rs7��xR���뼸-����PM�:�c�~#!zW���n[*d@(bWS�g�ի�Ѥ0�M�r�Ԙz�(�2u�����l���ɰ‚s�jE4?ݖd�oX�ڰb�f�};�T��A����<n
1�c���`t�;��榒{�`�(��MS�/+��Tώ����-��D86��i��4�Z.���zĄ���]���ٔ�39�k�̕7
��p���vP)���
w7�I7{���G�0w��7+���z&2�s\��X�2�2e ������*��zqd���
i��Y�c�OAκ1�� A��],p��*���OQQUȞ�	b������?'�9����?.����ØS?�|v�H�R��V@|�]���y�+c�f�<�'c8�%M\%��i�/1>@m��UrڅPc�GM6't,���G�i���rѤB8��̠;i�+���h9~�2x�g=�ڪ���IV�[:8���,t�"r#�W�]��Uq��_	!�b�A�M���uv-l�?k��BҪ�x�|�
�=�"�bd-I����KĿ�r�U�W�IQ[�^-=�)E�~�¯o��\<+AvF%��d`����Y�9=}�P�CV[�	B?�=t6#�)YU�t�E�%L�ө�L�9�x�g��gO�T�!���}�������Wu;�g�R��g��6���G��-���B͉h'8Ilg��Q�6�ϋd��^�&��r����57��l3¥���;�y�򏲁�Sne�G��S$O<I�[qFa�m��z�ă��Mp�R4���|�/cͶ\�Y|q� ��ʌ���z�8Z���ש�B�\MZ��q���5 a}���{���e�CTJ���e?��}\�*nrؼ��
+��d���N��r(9��=6�"y�d�P�k�z/������g #.e�u�h���g����|�y��i�'}����S��ؔ"�W�Óe��0�4J�xKF��F�5\�d��1:�7�H���V7(#�Ҍ������ә:5�Y}����)%yF��f-�r/��5�J}/���Rv{Gr?��Q��J�6�
�l*��������ȲE	;(��>��n�m�'�1y����k�JX,�.�+/aV��:Pf�Ds�-׫�L&�$�P���Gi5_(�W�r�oG��(��v�k[�E��ZX�3�����'E�
��P�"[
��Y��I���4a~��cT�֙�]��`��
!��`Q;׹��0�/�+;�����p�m�9��ә����N_�":ԼA���G�b��Z�
��Nlݨ�p�|}�@�eq����ւ�,hľHiH������%
�|��R��{gV�%i�R:W�
C:C�T:��"N9$Kg�XmEVHS�e�J;�����G���(*vG+�ދ{�	R�Y���E!fXZ�Τ|�|�G�����:5;��yzPݣ��u4�k�:s��	70s�s���w�B�"R�"+T#����tN�
bc�R!lgN�4V��a��ط�v�ō�{aQ��-�{��{���"&�B?_��f��T�^Z�~' �
(-o���H��(����iq�U#����<�	/
�Ei�ѿR�3�ˠ*�k�
A�(�uR��,!��P���l̾���u�k[��q���b�1�W����#�����*�
d�M��[�ٕ�ޚ]4�m����̅���]�[f��N�6wt�mki�jk�Oz��q��ٰH�р�F�t�}.�*�|Z$��+��O�l۷0��u�U۽�w��|!p�!��΃l$u�ya�?���^��ͥ�p�g^�iPR������m�z�S<Mn75��W���Z�1$lv\�[1�"�"ճ��L,�+� 桹(X4�'��q ��T������a93�I��Σ�:0cB���V(O̓��30���X��VՔ%�2&���c6�H[K�&SM�.ք=��"�7��ʘ[���I��̧ki�e�,V�fGTs�^;����'TQ8�JN���d���0CL���N&�@�L� �����9xP3QaÅ����E}�����p�G^�k��	k^ǹd�p߳tYmVg��eM�8�dĒE/F�&�F�P(��m�8R�է��WK�Fb3�y���Ō��Rcg
�6�q9�&�b��1q����˦�v��S��Bw��*�ԞS|Y����f�u0{�j6s5R7���0�/�>���Oa��1�zGw#d�6�i�e��P޳����۰j�YodkXL\�)w�)���kXl؏Xƪ��q�����T���f��g�f�A���������Ş�\<�l�0��-e�/=�.�"���r����Z�T��֎P�.�(MWE�B������0!��֩�������)R�F�u[18��@~{��D��*�_���gv'l'��8������{�X��qj[™��-膸.NK�ɰ>x+YV��9�;�e�o=�ҵ<k�i_t�k��/�*f��S<��(x�����^T�p|���3i�Q�x����ˆ҄���D�[�˜S葚�v���q#E�����팇6��H&m�F(�c��r.P8���]5TI�d���n�W�`9�znǬ	Wr�np�:�d�{aX�����Yc3��͂TC���zwl$ q�F�W
�ҵ�4hF#Rl.Y�8��Z����M��P��ծ����`;�*�A�����*�b�<a¸<�d�M�{���po�=
E�4�ˉ$����R���{ZU$�v�U|_Ud�E��	�D���ٌ��
��D)��T��k��g�����CB#�3Ѐ�\G���Ӄ����n<��	����g�B��F�"K*��=$��`�'��["H��)`:� P�YB�w���z��Q�$���Ti���i�{��S
Q���I�g��!{�y�6Y2zsycT&o�lYm4�鄞`%��ΈU�';�
C��ִ�^�w�}��q)mۏPD��'s�k�#b6�D%Ί�O�I�6�i�Ӵ2���s��1����u�hN��\�Fg���~�Q����b
S�ũ�"t�����Bw|���ũJC�ZX5+�lK�+����R�� ��"�65�K��cDZ|X�2��H�H��[��հ ��8���J�|ȅ�UXޥ��u��.*%��ZYX��:cK�����`l�wh��fB�jY�1Y�����C1˴�x��jy[1&�E�����y�$����@�6�F����.��	���X%�mV;`�	}�q1��ԩ����&���k^�#a�8|�z���ƕqB9d%���e�G�K�%ea���|Z!�ZE���U��)��DB��'�擝�)�{���6e��ե��Il�fD�
�6�B뎻�6-��9�ٲ�Ѭ�]c�UVM�����$̯Ց�(c�j�ޖOi�G����11��#��E1�����!wf�q/B�(Һ;����H�MӔ����d݁71!��qXQ1k�v�M�}^�Ԙ1�����>�`����"F���w_���x��hg���4�C7h\��S���U�ήu�XUvu$d�N��6S��͙�f>󎬰>;E��������۪�'a�87�%̛�8˙�9�g���UgK�����ހ�Y����ZL/N,��d��E:�
r�	���ԑ�)$qrT�Z���1�pŘ|���ܼ��s��������"4NB.��q�U�����U�P�?ݛ^cN��֢
+#d��D̚2�Tje
*�1���9��Ǿ�w�Z^F���J[T�<�0s-4JW9ӈ�TFu7qŐ
%b؋df��R'iwLI����O�c>lx2��C|�0�a3M<��B``�P�.�KV�Ќ� �]"����R�W�|�t�@~�4&�{If͙�yZ]
ɬ\���Wn�����8)���w�!m�����\N�:B��yP�s��gdrux�[\�eJF+.�Nu��p�s귄�;�%�`Z�@�CB��*�B��LNΆ��\�V�4��ϊ�*�I�T~P�^,�ث�Y@跺Ll�_�`����x��c*�(��%״-�]!R�|s��H��w�Z�y�$;+P�1�x��}�l��.8{�ʉ��V)�~�،3�m�N���翠��3��DPX��xHM>0�+B���F�"�Z��2^.O.8�*Q�`v<n�d0�&֘C��=^�jP�������7=�~TkU��,�t���]ݪ?���A�ܤ9���I��z�^JF�y�tTnX�t�٪�]�NS�bt��Z������bGRyԟ9���8"8B��aj�lj"�/g�d
�
���!S�t�ԁ���F!P}"ӎ	%��t�L�|�b}�0cr��)2iϺ���*�Bb��L�W�1�<�K��F�S���3�=�fh\[��P�	��b{.\�8R!a�ݖH����K�(jS����V[Y\w�o�I�l#�#D�i~��c��j�k�'�q�+Wq�0����ȅP�2i"v�yg���:y�~��3�/��G�w3Ov�E>�Z֗^�y���Xr�eM�[Ȯ�d��
�|�-�7�R}ͼ���>z���kԿ��8����$<�4���̱��pj�[�V�ĵI6��p�r��I���f�[Ln�`��wg;���d�{2xc�
;nuS���q�r��hT%PP�l��o���k!�
�<8g���~�e¶R�D�~~��^�����M��
[E7lYU��]�� ���ۤU����������g�E%�E.�n%��8Ĥz2��� ���8w�l-]���8�m/~��U�#ޚ�ļs��Z��X�2gk�h��krԽ��K�_e�L�X*�R�
V�X;7��u�c�,U ���8�䷫�:bMN	�A����P��j�n��I�/��IeQ&�2�ζ���H;��?�p�]T	g��:��k��FO�u�k*ws(��'/�`��wf����گIM��9eHb���mep���9��]	*Cpcy�tK�`���5s/K�rgY'��dž&f���Cp�Bx,��� �BZTy�i-�	{T�2���)��ԃ�zM�{���K&;=�.g�s�l!sR�ڭY�i�	-TfJ��w�J��EDŽKU����B:�馡h���,��J@����_����
;��
������͐���U��k��+[�z�b�7\d�U^��*�H���_���3t‰*�jV����<�W�'��˥vŜ);� �xU7Q5W�Cy!�����a=��r%`�l�>U]+b��	dn���+�f<F�=4�Z���.���5�u��م��%��Bq��n��,ڊA��9�v�p�-��K+����)p:ckd�t4�Va�װ�
��s@�̯��q%c��3Ɗ���?����V�]0��eL;a��<LX��Z���YwN.�1�5��X�ܦ�n��~�M��*Q���a*�KW4�Ԗ�Ni�Yx�k�ש�
Z����Nv姿=wI)ߩЍw�3-P��#ʬ?��!�	�K��K:� ���9DVu���o�MW�W�)�a��/�WA��C�}�G� ���;6�D��!�F�U��a��’��$޲3O&v&Ɠ�q�?�c)�z�܉j!����LٷG�ax��I�_��Xdž_�2�3;1Ȏɪ��D���8{��9��_ª$�y��a���H�X̖����'��ڗ�~��
�U�y/�Qdg*�1�5R��0`�,cQ��~�^J{�R��䔎#j�`�r?N"���.���k1K�_�ȢO���=���1��-eU���6��m�'=���pu&�w?�>mn�ȥUt�ՙu37��
z��@+�T/���%N��S���QS�Q9�ǩBB�rF����I�4���4�;q���yx�tF���8_�^i1D�|b�>��P��P|b�W�B͡��}�����5>,U+�z�,��Y+�N�tn=�vZz�E15��w,�V$���,'�q���?����pU��f����kʬ�.�p�\�Q��ȱpW���.o�w�%�t$Z��-FLb0�I�;���]Lzb�3B��萊�_�M��0Kf�<���ȺGL*'	�큲btŒ��ja��P���Uj٘���@}M^M���2�ǻ���'����5ϯџL��5/�*~�b�!���T[�]6F��'�{@-%ŁJd�ŪW%?��Ҿ�%fy�.c�:#�~eF��E��U2�q���,�K�8�E9�΀g�dn���)�'���:�de�ǯ��&Ҷ.2�1QLU��uXƝ�fe�C)�Ǭ���U��K��Ȃ2���}�6V_7W)��O����<9AD��Zչ�gt򊭋�^g��i�&�'6gR�G&�3�.�.t�����Zt�(H�I'b�7�f�*U��!�	MQ�VƁ��v�&�V\sT�S(�������{/$S�i������5۶�c=f)�L��L�XW�(륃8[�u'o�"��^��y�4`�u��	�e�n�!.4��/kP��H��U�]��}�a��2]!;^""�&!!|�HPW�7�i^����xl((;���R����F;��41Q����(��.jj�H�! 0Wj�K
A��Q�0�,�@�:�m�‰�XC���z�%���#��%-,��T=���`T�d��qD�ؐ������(���&F���$ρ+48�Al���h�d9�4L��^��>��k�U������{���,J��Zq��q��2�'22P�ˈ��Xhe1���S���P�$�7���ISC)8�H�Lk�=�&����8�f*S��*�3a �Z�Uޱ���������DD�l$���X
��VíQa�F�(�I����hX�A��t�K�Kv���G�Ò~�����K��r	M�B?�V)1�����f�,��hZ唴��#O��c'���<^5XRV�Ƴ�;��3�f�{�jBU $jd(�(}e<@��N��!���Y(���l�u�b�����S�婝��X�Rz<�/+�`�W���>���(^c��b���.����Bl��ڢ"	�,ѝ������8	kf5�U�o0.��U��\��a[����?�YvP��s��@��a[WB�H��F�|v�zԸ�Y��h�`����\�9ϒ�RƏG"+�^l��V~qpRb&�?��� ���|��?�첳�P�l,^!����
Ce��cب�nL�w�Os��¡��*�NZң񶍕�F�i�^��8	jq$V&6��זJ�����]hJXv���Kd�P������RG�F�"�W+FVm��n���׺��n�Z��*_R>r>,y`�
m�Ǩ�2ߨǪ��Da
�<���=|%&�k(�)D��������](���UBLeh���c�0��@6���4]^�X�:���G�2!��C��	Q�ә+a7^Ao�9���-`�7"�5<�5AӴ�
�8��9�����$tz��� ;�-*�-�������:I�u��6���A��B��C�]2�Տ�S�t��6���`�\�d�!i�rː�+����U�~8�J�Ӓ��p�`�a�.��g,n���:#���uag�}��=��R�K���"�[�(�3���Z[�Z�-�#{+#�@k��{.I�!��і�N
�=Nt0�m�wx�zCxX
E�n�:q��E�pw�&@]-�ᛌB��bc��x�E0���x��j�ܙ��bl���z��l���r�l'��);�K�[+�ఆ�Z�ś�"�3���bH"���f�B�g���x	՚���(�I�8���&=�˒᫧0�B��u`���'�_�Jaw�*f�X�IJ�a]*	��\���O+¹�@���V�Ю��AS�x�
�8�@	���ձs;o���t�f�r�iM�(9X!+={�P�ˬ���ע�Z�M��Lb�-�;�mN�-��2IV���2��n}$��Ȥ4DN`⸩�=��UO�Wo��A��*��mH�W�_C!v�<�C�B����TH��	ή�ϙ<����'�r3��r�O����Ц��,�$�	v�2�F蔺K���*�#��ͮ�&(
�^�R2�Ţ!a�+|�؝��I���ag[V �8C�~�s����D�lܥ�@W�8T�‰nү>�{��nê![�,c�W�5���b���\�KF*-���	{+n�-b[o�0-�U��	;�I�l@UC�L�Yr}囡�P��J��ԙ��y���4�J����̾�O6�b��]���!�,��l:#��j`ܚ͌Y�@a�qi��֤���I�q0RS���r�؜0a�Ղ=?�el�Jq%:5sr:���\(iCڥ�V�a�!��W0�C�B��䛙i]��6�S4%>��7��[q�{a�^1� Ab$Jc(J[u�[��h#����c8_ì���.F(|�-�`�&T�	�fcC�Ij��Q¡b?�K�G)+{��ޯ�R��j���9`aB7`'����c3�n�	���j�	�
�E58}�XY�D�&�ۅ�N�U����D��m�5�f9�\�hD����#�Vc
�T�Y���uT֙��Ԃśe�M{���a�g������99��M0*[�=[��G��Q%������b���9XA/_�A�X���@5�H�3�Ӂ��rd�0�:��Έ&4<�B���5�cٺ�u�]����bT�h�{���Y�(��Ph��i5֫>���Vb���רl�YȮ"��{�x���(�8��\gpc؁�gf�2
.�kPU��qܒ���B����dd�ưw���b~jde2lܼ��k��--�J��i�>N�5{ ���\U�d����I8�mPc:h�l~\^6��z��}Cp�P6����i|����
Z=�sTe���LY�b3P@[h�$�ĩ�� p���(�p��)����42��K�.Eʩk6���f��]ʾo4Ɗ���v��@��"+����K-|�������l�I�XL�/U���6�1ʇ7��b�h�P��T �F�=�"
HA$ں�#�\52�U}��s��*]�gY=�0:P`��9�W�	B�;Q7F��|�T�
s���Tq}����=�s�3��eҮ��$o���97
�Q0�Hz~�f���j듪�	�K�]]suz-lkҫW�U��0�*�4���Q%W�0���_M[^KP儸a��R�s�D<�ɗ0Ě��}~�j�C	�Cwl"#�Vfݽl��T�w�N�x"�xp�vq�p�M��J6�!��QS��A7��:[[m�>��n�BJU��@.'�r�`O��l�_'(��嬆��~����_�\�ٰ����ݯwE%DN?v���\ D��Ȑt�Hd�:�i�]7�s�d�*k���7t@�,�ʠ�F������R����m�����~0���LR���&�=
� �0+W��Ca��ʆh\֔dt;X�>s�j�E�[��waā��߿ty���
b,�l���c�n�+�_��{����l^��.簭>��=�B�޹c�3�"f�NvEŌ	��{�7�0T�;}V9��.��H�3��vU���2���s��/�d�*��l��OC���jȀE���u��8s���oROg��
v>ò�g�;�)�Z5��\T���
��ϚA����z��5ƊS��1S+	$3JF���c��bB�XP�( �[M���_}F�D59K���5�����BQ���M�zk�&93`I����:y�����w��T`Ӹ#��qC��j�ӍC���GT�-�@�k���ڊ��Ţ��� 5������D��'(`c\m�E��g�#p�ЛH�k��ze���.E�����q*��l`=S}��NB
�g?��|�3K�-E��͂�Ou�{X��,v��iq�r�*�:E�!�h�Oc{C�{�E%cƖRC�+v-�Lb�х��&�ɰ_]�jԆy��_��7�
s�0�PN�b&m��$Y����_f�Еb>�b�+�O_��gO�44��Gu��VKWgB71�7�����ʁB,�w"�H�nOs�<�j��q������iNF�N`���6�F��f��3��H���K�G}�!�1�P�Yr�(��,2�A�V�֙LC}݊�g�P�p,�@��
X�s�o���2=�XߚwFU�4���J �*D9��b1�� #�ų��g�p���*_��~x��w�A�{ա��L�c��4���UF=�d���[��i��fN��Z�ɤ�Cb	�C��"q�XGI�:���jw�B�b���B�W��-ź�y�f�Cu� �Ͻ+���vf�[I���'/�I0e�DV�0��Lt�N�}?�h܀/ew�+�4KI;E���j�,�p�����y���F��-�&|{zl�X��aR���	ߡGT���1�7�8E]��g��N��AV0-�Ҟ�&z4&%�>ņ�gUQ�Wp�'�����3)�E'�1��'VJ��ٮ�y��[,��9��7��k��¢EU91`��QG�ח���؀�&��2�R&1E���lfqG[F�KLb�e�X�D^�ؼ�[�NnT�X
�ָ�
 M�Z[3ZH{�*Q��E������O�$v,Or������6���p��IP�G���:��ݺ�	����D�Qc�6����t�Мs;[�t$}Z��3WȨ�FhI��m�g�t���:�nB+�!�1#���ZhR��k�%�*"2ĜȘ
��+��b������~a��5M.g�
�u6ϣ3�'�4����`T|g�8ѩ�����B�gEP��?D�]Uee	骱}�	U��̸�{#Ġ�6��c�7��uy�}f�V�ĕ�.�S�'�ٹ3Y�����]݋����LjP[��%��Ch�J���7��c��;ݰ`�]e#F�ʥsh%CDn�&_�h��r9a�U)����A��C
~����U\�W��*��ŋ�Dx2d�w�4��cƿ:�Y��0
��JZ����Ÿ��%nx�(�K`&�{�#�]V!�F�I5/�6!v��D��:�Fkc�i����G�u����UK��2,���Jn e�(�L(뮹S�M1/�+�b�e'b~�+�
(�CG���&�bT
ڴ��d��Tt4a;�\;��GKL1ibk�	���f1�Ԥؿj-��w��f��=�Ly�{xH��B��e�2oH��I���Q�\E��0�p����p\9�o���!6�����j;��٨?�%S��(�AV����*.H�J�����k�n9o�<��=���mذIv;.�MP2~M@[�,CI�Ɯ�=ԉ�Қ���;�6��K�(�a[��}Q\��2�M�}k�س~�Z'��:�N68���ZLr$�
���b���xIY8��^S��.g����Hh��cqzo��D���+vjZ�0�_�dQ��9�̈!��FQN9��b�y���C�F�F�>|�Ř�I|igz<b���&qk�feĞ��N��첵� d 2�9�
��m�ڹ��q�#����[�n�"y��A6A��vp��-��-��	(��B�S�z�
�@I:_��(�cc����`�a��-�޶	酨J/Y�Þ�Y�/�V9��x��}�	����*"�c��o�j�*�(:��7ƪk�'��?rdg}����(���T" �V�BL�i���$��|�L�K��'kT�8��8@S�|�d$���Nq%��+٩��P�m�UTʥ
�6+�92b�B-h1N��Ͼ�~��و�\��p�:d�V	GD��nZ%�D
r��[ROI���h{1'յ��VPnύT�*r{����sBs9R���X�Y��ս�'mZ;.Wj�V��?�9ك�턭cݻB��� 
`4o����N>�m�˽~gv$�NQ_�s�w�Y����e�x���)ѩ╈k&�f ���A�Qx/�:<�e��z2�d1���5e�����c���Vq(�r���C]��n�Bd,Ľ��ób���^3\�p�����n�&V����=�"�{|�i���E��cƆ��������"#;�ɭ��:)s�w�����$���
�x���ǜU��CDD��-��#c)�a3sGKΞ9!&�����d:���I��U�&��Y�a�ʔ%*]��(�^�%���r<uʔ�˗犬��h	+l����Imc��r��M�CW4"�qX:Sʦ
Wh&�!�cs���`�\X)���*�5�Ɉc��:l��jF��}�>��K�=�	<eh֬�La���@`�τ5��	7^�Ћ`K*+�%��O<�SIZ�.lV��n[<��e�*�T��+#*It��FCG�d��z�cl��6�O�j�����z���l7u��o���μ�y��U�ajv��V� y2{��JS��:�\�;����]u͜����΋z������$�Cw��NG�5�'��B<5[*�c��6;e�s�Rv�.٭wZg�ɳ��ejvV1�
=6e��V��י��j4���0^��1r[�u�C=N�S��6�/��\�I�dh���C&�\������l1|{��l(�:X��4��c��J���UAOa��D��|����\h�(�͠Ė���a����%n����,m��g,�ͤ�s�[J�լ����j�{e�
Ga�&�D#&��� ���%/c��Jy�ݺ��bE����l��2tA�Ћ��y@�s����b�L�l�R43 ��r0��B]j��R+G���,8s	���gl�=��+ЁBX��,�Pf��NFV����z�`b���ݼ��w�,dyy"�|�z#�Ԑ6Z
���f,�b>f�E��(�R$��b��|n�`�R�2|�Z1�Y#|"]OY�ٕ|P���X�&�1@��,�UYJ3E+��<핷gT3+��>�#���l-
_d�<�%U���+a�.�yg���2m0���"(��݆�v3�9�Q��N�n�/[FWw���bPZ6~M<3a��CH՝��
��޲Xe�NLM�yJ�4���b�hb<�e�;L��ɬ�i�-�K`�� N���g?���髉�+���򅾈5��ap�h�T{y�LA��,�졃H3e'���I.��Ӿ@�������[�諘;�¥v4|>����˜S0%ވ���&�\fn`��=`˱���]Xv�˾x�+}+Eh��.w���nAq��
��D�r�֢m|�꣓\������`��i�ݛ���ton��w���j�9�0s��=n9`�䀺��[Men������'QW5Cej�h~׍�� ��w�:��e��A7{�e��0�PXLk�M���÷�dk,Jn��5fK�ch`�H����f@,F4�]��~��Uf�&-E�������
�
���V��x&��V����p�
�f���X�㛹�3Td�$/l�BY���#R�l.���(��8"7h|�CC�_N�qM[��4m�&��)>�4w+�؉vGEꈺ�<�4%�Yn��Z�G����R�8��uR��C��0ѕ��8��5�lI�՚��3�����+�*�Ͼ=č�i�Z�5y,��6pO��=)�\�U9nt�	����r-*��U�M��棈x�iw0�**�2&T1�"�@h����J�z�M(���3�m�f��E�	�$y�_\*ч��b� ��l=�/4�pE�ic�|�a�˅���>5gd�`�i'��8�E)_��|[N�ep�*�f�V�&��E”�7��R-D}x����ưG�ɾ�A�kA�R�T�hl�Z蝾R򡁕zCd�P%DB	�dqs��2L:%v~�L��pdd'J�?�&���	j �c�)L�+��T��)��`P������c��{ h(�[�gG�����(ױ6q!��y����9:MQEΞ�Ԕ��'W�7G�ٻu��C1�r�v
"r��HLsm+��<Mp+5$7�M�<��X��Sc ��Bv��Ux���K�V�q��Q��%�"��r����D�hպ\=�>L�aT��/�����W@�P�� r��ýi-�
�X��ʄU�ë���^^1@�"�G��(����W��`�B96�+0*�P�n��Tc��`��]�cI�Vb��1�u�a���
%&I�kO0@x���m`�-X4y�'�l�"��S4�!��(yc���X�G��E�R�Tj͆yoG沋P#W�y����_10CJ䙔�[��D'�R�0�q��8X��
�d�n�l �D>9�n��}�Y>W�+����;:��ҽ/��N�7�Hht�:��߮TE����Vj��w"�]7�tz������3B��P�J�횥�	��.C�F,gO����r��U{�Kt�=��m^f�K��R�[��������z��h9\�p$��x)|��{;�#LR���ȴ澐���(~8�3�k������̼� �Dg�9���'ʰ.q9��q���Q����n��(��
�ˠ�А�]�ca>��H䦬�Je���{���|}
{�y����,��CYK�ˋ+�Ia���U����%8Ibr��P�����)�!<�8Ť�� q���,�Ru��J6"V6�zW6h�4��W�aЪ,+�t`E8�0���� 
i�ŕ5/Q^�Gj^4$��?�ԅ��.�D7NOn����:�tEx0��!�hU����U��E���M- 3kT�c�$lT���z�Ȕ7$n�;X�2�(���0m�
䘟�b�k 3��m��Cy�ru�fV�f�	%��;���ѧǙw�9S��Y��X]��z
�G�@�Q�A�K��t�̣̼հ����4��l*�Q��,1���M�W��^���Ê�<���d_^���+f1Rs�c
�)"
BT��r��r�,Y�Yy��
�=]�&"gN��n%���)�;|~O���'�n+���r1�s\�C��X��3s=���� wZK)<���L%b�J�\i�L���e9�W-L�/v�$z�Tr���Ř
(��*Z+�$x[p `e�=�ϐru�2�
™i	�[�b����q�T�����Uuh��kK�:.�N���E��s�Q6�d|��<ـ������������M�l����@�i�Evu�վ�:OT��9V^9�����ۛ�#�V�N����a�ě@<0��i0�B���0K��<@xG�֎�d��H������µ�l�HP�I~'�J�
�C��B_G3 ���*<��q��8V:���ov�,k�),���--8���\��B�	sD�X�l��DFx�]S�%P���
?*g��|����ey�D��q�1O�	��3�VVC�9��7�.炅����1.s�2�
%�����~�[6�7�rH��͉�_}���l5�(��Yef�a��h3�W4���-�T��Y��{c*�
�<c��2�0�\��+�n�(3��`��#~�`�h�Y�1/��{�a��L�!��jƖtL�FF',�B9�XI�
Ǵ�U ,�%QoD���y��11d�_*ɹi�Z`��a(2�0m��	�]#ayqĥ���<J֥1�j�YM6oR�/���`��#Ab�ˌ�a��0[`a��BG{��?�
�15�ރi�aW̍��Hh`p(`���'v�̍���O��Ka�=�!/
�_J}�;��ҹ|�"���ţU+[IO���~�;�bYA�ӳD��=	$aЫ������ۈ���|�p	�����!��,(iI�h�U��Ƣ�l�g�a�\�!_|�zȦ��O0�1
����V�ΑcKG�[w
�R�b������mB����b�������ksK
��؀���a�%��
_��xԾ�
���n�/4��B���#��
��̥^.Qf18F<QA$���MV0$�M	0$��G�Mݎ�`��8I��X�t�Y��|S�'4,�~"�*��e]sJC�Є*t�"���a��� �ϓ-��ac��u��֝-`�:���x�*S�gL�&�Wy}�U��`q9(�p��7v���X�W��Qwc�P]gV=Hu��O
wU]ޚ�ɑ��vG؝��4�
����兖B�J�	�V��<���l!%h+x0Bt
�&*+~�^��T�s�#�3����M��Y�ƙ�y1b!��g���qb��3bּ�s�����f�������`s˪+��NP!��![��X�u#�ʹ�ԝ��/� 2�`7c�S��
��
qn��!i���S)X�uv.L�X|���p#�)[v�<�@��`?q����7n���~y=F��d�
<��}�/u2�[W?�*���&��o
�[�R����r��=��i$U�=��7|���g�����sa�q�h�6O�H�_��i��o�}����\��_,uBXe'W�_i�(�WK!oo&�$yB�%3f�SGVY
н�B �R�vπQ���<�ǫc���$�4�{�g�{��2#:�	e�
pb���c��G% �s6w@C$�@
��Y�B� ,1F��؂_B��2�1����٘���3�J1@�6c�K��-ds���NH.��!�¨�x\��ftB��Y�"�"t]n�&���vO�?������*Z㋑�}a@1A�W��S	y����}#�il�-!Za�1\�F����PE`{�g�i�L���P9#3���4��Jь��p��'��+��'z5�NQ�q�o�2�UhNJ�Ք:�g�<����Tp˩�\�M��eT�jnf��T֗��V
�
�2,�h>O�}OG������Oƣ�W��fIZ�Gw�����q��T�~�t�V��K���Tɜ2z]���(]�c◜��u��W�Z���k��)�/<|��1�,G�&{2(Ԥ��ų/z����\qt������P�2|9;}D���ا4�!��@yqMTjtMQ��0�ɐ��D�ٽ\��{��#���y�,!�^����㕺�吏t�'��+On�M��j�l�h����+,B��3>�!�p��J
,:P�{%�W�N�h��F��*0#�k�
C}�Ѹ^�`Z�
�{�j9�JP	;�a&z�01'�]	;༓���9&L'X�2�(_�Ep�e���,�[�.[��A�~ߤ�b#����p֠&B�4�f��E��#vu
����t���Fe�~��k~p"q�L���%H㜎KA�
�V')3�M�
"�nQ�
D9�Dža̚�U��m��@T5��Š��D�Y0�23�Q�4ՔḊe���7z�Ks_��{��nE*�8��ϴha[���0ֺƺ�0�����`��ޓ�u�gYԙ�Ʃ��ܡ�Z���T�h�y���^�~���(_ٲ!�8{l�/O�Qf/�`5���(������`�0 TTxD�����7d����R5�A�NA�����uٌ�-����&�!�1VdfVC"+�#��kC�\��^����y�дf�Y�����&¦�	��%j����m3p���ā���i��??"�Jo#��p 9#pz��˪�V̍XJ]�)�Y����aV�fD���v�BIZ�ve�Dݴjt8T�D	Ag�To`,���dM�?��a+"�;<��O�3�$N�:=��W�j����|L�i|�߼�I
8�
�6H�/�%�DI���U�@8j�Q�
*v&"�?uo�q�0wч��{p�^UF��
6��V�����ɓ���c�_��;/'���c
O�J+&uĜ�LB��ķ�l#
�MF�f�&�JF8�,o�Z_��.Vꞃ�0d�A?N�H�Ž{���4��^�
���7PNJ`�R��J_���|X�V`%��7j8����#_�)V9>��:5�>���D�ޒ�n�WRPQH�Ber��6ͳ=}_
tD�3�J�����"Nj퓙��
Y�h��-_�&δ���,đ��r\~���ƌ�83��:-M��%6ީ�Q�
����O�;��ZY$�
�|����!���r͚��ĕ�FVT����
�koؠ�x���ٮ�C8���S��'5�d��
�>#ؠD��i���R��Od�����/�[�'y�G�ި(�t2y�i���N�դQ5�7z+A��m`���`0�g�+_?��n������(���~4eE���n<��k4��x�X�z���w�X��|�m5�P���3/38��&�b}8J§��v�B�����U����P麚g�U���A�F�h��k�u���W�
�DD���z�Ӫ�>�*�����U��Ձ"kQ�����b��|�1�4�#$��>a�;G&�j��uw#+D$���`�y�����`��4��=mm'����Kνm���	��mI`�����5�\�tͩ^����H�r(�W�B<Y��)Y�X�
*�񄂗i�	�~\�˱��h&+�%���H�H<����0�h?݇F(�<&̙��B��m+֢�V��P��˹Nr��>V�.O��	���.Y��N��B�a��n���=|[�/�[��sA�zZF�+_y�5~_#��D���\?�c��S	Y L��Ά;��	���>��x���JP����m������Po5����T�4�|��`e�ؿ�B��0YT�?��I��
*�:�a�pL��2��PZ>\1
��}�5M�b��P����UR�<OUs�_@`˂�@��S��}�vj���/�e/(��jLY�L��Y�-E�&;K
�
	���}����f"F�O�q��s�&	ʤ&~rbTF/�������n~S A��и\��^���$��|wFj"��)�X�ή���\*u��A�
Z�3`=#��Ѣ�2���H����/%1{)91��9�hG���}�(V�-�Л4�ֿ�4Ƨ��	�4K������A{7��������꫰:�S�c
��f~�,�a{�%
0�����[�7���e��Eد����C7T�+ʞ��Ç+J���uP��L�2	�W��+`��0��)�,[f�wXl��mF0D�IY���
�@�>d��TEu�RkT��z;{'^���bil��{��>�a,K�x�;����j��`�kg`�~��!7߾5Q
w�� v@��������s@h&�n�h��B5NJIԪIb��D�ij�SuRkT�g��#�(�8t�!#s6�z�^'��P�G�fF�b`f5���6_��(f��W	�f~��Fl��q�+�ҹ��{%�Y�]|5�1ar%��]�Zvň��vލȚI2��U�x
����0�L���3���h�Z͊z]5�46��_�&,q5���qz�ٌ��C�O����Q�����H�:
1N%�/W�1����-��X�;�NR��ǜ?�š!����T��\{7��UK_rd�ƀZ�~aJ�xV���~1�)�ْ�
�V�m�o�%A>'.Eu���^f�jl֔Rw�*а������ev3��H(��l__���Z�}�R�}�-��N��m1��H2�Rk+�!
�׆�_0/�w�@��J1e���l�G�y@��m�/�(��UR���_�B
+˙L�ح�����e�g6�2��4�B�%adep1�qjd�>	\��u�(�5Yهh������5!G�)�n���xѠ��U�k0�ILK�S�A,�\q]`y&����<6�-`5-3&�h�R�zWP��Ql
\�q�L]�U�3�s�7N{/�.��UA�%�ņ�Up�����`(�1�f�lEc֘�p�Xc�ݙgZ�o`U�b
,�<f�>H�*�`��:����t�؛�2��X��+�@e�R�n��&�+��hkۋO���u�;{0I1�#.�J�6U����{Y�.�M&~Yƭs���������Z�1�
����;�8a�u6�Oy��>�W�5�r�`�:b������ݢ����k4�(=tD�Y���o����=�sY7�r���M~�l$���\ʚ�5%��9驁���LS�;kY!�W"��g*�1&�@nQ!�����6G������h4P�,
����`t쏊����f1"���%Q7��G\=�;5$�L:��Vfr�:a���6\�T��z5��08<�s
�"ĕWv�\+o7�+�,��&�b���=]���ŭގJh�~���1����;�d�)a/���{'av{G�VFS@�J	�c+kJ>�_04�""P����X�����*���h`��Ya����!������E�<��#�#�,&�J�i<�5�eLB����5��S��h+>��#���T�~@�$�#_st#�a+P��z7�9�m2���R�,Ȗ�o+�B��D����V`��%���"�񔐰���m/�%{m5������p�A��~�׶�?��S_��3-�`�p2��'G��w�����;�j),q
�E��=�����!hT��:y@vT�&$c�4�f5�ƻP�32V���&e��Jy��X�0-��էL7g�9k)x|ؠƳ;�O�3i�+(�)�hp�*D6�QzP&��KUR�B32�#�rt����Xۮ絛V��va���h��[T��u��}KX�o⮵�cu����\f���L��wT�+�I��gYkP�Z�����<+r��/$=L��RBM�X�'�>b�X���
�T:��$mX@�?��U;�&X՘�﹓�l��,�˙�a�77E�c��Eb?׹�fs��
G�2f��*+yg��\s�
�R�:��31m�z��N�۹�Sb�Xg��$�?=�z	�
�#�b]�>�˕T^E�Yf�[׺�H�ˑ[��(�<4B�p��
3���}nB+qM�Q&]C�RDT�A}��
$���H�p���V�*e������J�Nm��{8��M�d-rg;A��xY��cׁx5�k�H�*l���#�7�>%Q�P�����m$�T�wڼ���?V/��U��RI�0���J�Y�Ru����LO"Ys$}NS%�˓��:�3��&Bə�A�eÅL�*a���M�c�*�<J�g�^�a���b</Gy�1_E�R5�U�����ש���h+��kS�/�&�G;�7۷K��).�E�`'�J/�)�j`����M8(RZ��f�/3��.�lU̍�w:�z��8WQ�w��<��o�h���G���	�b�f/Z�0�F�?ñO��P�pw��KpN�	���W��Y�r@�]��8�5��*j�bx�f�����١��G:�����W��Q33i���:7Nqfz��X�ɹSu��<݊a�3�-�cƹYf��2,JV�X�9�Կt>L�S�j�)���c�p��a��� �#AP��W8a�v�d~0����76����.C A�Zؚ�P��Rt9��<w�(T��#��7֩H3�O�=Y0-��
<�Ft��,4̽JI�-�Z_�lI�s���-�[[�f4�k���*1��6�/���Ue#8h�$T�>��ȸ;]Gk���G��w.�%�[_�ZY�4� �|�ͩw�7��>X�H	c�c�{W"�"=�Z\Ue%'�@Պ5E�2T��
�w�+�eL� �ZTs|7�s^��0���N������m)��A�`�\;7��A-��+ݫ!{Kd�W�>|�u+�=F�}��RhT�	�G���eI&��[��yF�B�TUΩ�>�l�1x�9{�H�ޱ�ȣ�UV�O=0��R`�-����K�5�|lѠJ�y��$~gҮMѪ	�$f��q
@Cyn�L!�����-��M�3��b�E9��S�J)1Gzy7 ��N�?_y>��Fw���kV�7G ��%�S��i��qBW*CG]5���e+ ����ߪ ^6�8p"[�RP%ca�U�%w�$�Ǧ5p�%�[���`�г�:ʢ����B5eL�3�nь�g��u��Lv#�>�"���̷��o�&K$gL,���=�"���ޱz��q	�-�?.��ף]LCFtos%(���/�l�沞<�Nw2�m۲�����"7�H4}
��i��e���X�"B�˄�W�Vݡ����=J���ݲ�
�4��:���(Z��L����6y�K@e�rIQ���P�Y8�x\H+�Y2k��
�N��Y̫v ��P?�Qf^]�HJ_Y�2�i-�B��2Qh�~M�~'�y�cA�tI핓P�'�_�����,�W�9.�����V���WK�%-��Od�j����hv*�`L���K��A�4�΋�]m��g$\�����;��z���ڟ/��|;�$)���X[�
�u5#F��ط��&�9. �ѐ���Hb��%��肶A��n�B<��Զe�e27���t-1�y%zn8��[U�9��elh��[��+q1���v�9��;!�
�rKP�|���[��F�>H-[��eK�����-L��0��(�I"[g�0�zuO��H�ZJ��x5}mo��#�cm�4j�
$¦�s�|@�������i�Q�J^����R7�-�^'��y詊X#UaŔtdE�cq2s"zp�a�ŀ��N[e�=U#"Ϙx*�s<�V��o�j���a}(�y�v�ܦ:3&V:g�0�:-����-]m��g�w&�V��ױ8������%c��+l	3�V��2v��!�jQ%��k�̰Nϒ�pp�����h6��M�։�n��2(z@�u�i�˙�7��X�k�jSA*]M�I$�Z�*^-�?�v����j�Ό�;�gFƉ�9%�3r�x���e��h�D�[lդq��Vҍ�U�\��Q<~0�|!HF3(&2/l����E0���%Կ�%�*B۪����ٝui���%��4���7=3�uzk��uavF��օ̬��m�Z�ܙm�������>��3��u:+t������Od]��V���E+�]%�36E�mF��v!�u����k�K�̂Za?~�^��$pE��7�Icu�y×�[uac
��:6���a�]_���8��XA�7�U#�I\8�|�i��t/�1�U��2�b�ҀIXO�)��1\�8<9P\Ư��P�2��'P����|�dp��m@��8�9�-�s�Q�n��}Ѵ�+���Uy�4��j"��2�����v��ߩ�pϜ�33�l�p�������\
G#L'3;`zU-l�z���MU+OM8)(ި]�q�%��s�����,0נP#�A���%� �`�`>�*W�o��,2{��M��Rd5�Ş;�8&\�
�0���5��f�Zb��~�����7��#�v�q?��qW֠��'�
�>Z�b�����l3쁓j:�D6�:�a��?5�Fd9
^�&n�c�0�w���C��#z�=x��:�i�m��*�K�&��2R?����Ym�q�h�Rʽ�
�,��M[�9ġ���b��^�B��5��t�j,G��A�ń*Z_ڈjB�4��@��񳙽Œ�Y�@$Lg�g[0��q���u m}QtZ�ט4�̭�����=繶�h�\���	P�Ȉ=j`#�&�JV�����5\�3�tN�	S(�i#��kc�ԃ��33��3�v8}t$��a�9`��m��
���@θ�����?뾜=xX�̺�K��ٶFQ>�`�aI��B.�Y��ֆ��d��l������x@)��F���
��A���<5�:�OW~{��^$���9�=N:f��R͝����:�bn�z��c�7��Kd�ä�o֔��\̻u
��dh@۶`}��Ǽ���kF�(�_�*y�R1|=�{�e"�C;f����d��ƚs�M=�bB���
�q����X�}��z�F�[�_�c�
wGUu/�Tm *��|XsR��Q>��.�=9���r!�J��Dų��4��s���h�����0;�,K~��S|���5�*�5��/��Y��^7�
j?�ӊ�‚r|R����+�c|�$gHi;�:`$#:1��N*n��ZA�,7l��)$�R*�d�	�a�
���cc���)�g&�@շ�WF$��a�6,�D$/v�֠�-�Ul����	nk@6$(����,wR�v�a��)��~���� ����	��iN�������ȬQ֥!$V�����9v ���+�,�~��{�����51,�(���	W+=�E�'�3���:����JG�������6����vc.#ED/Q5AB����$$��ь�[Ƹ3�z'���9ϡtӹ��%j�um-e�+��,f8�Ըh,���:����i��\��YF����{m|I���uڤ�8LY�4��,*bfZ�E)�������[D�<DeikҎ4��>?WYb��Z��%Lxx�P~e�[��\ߏɶkڍ:c�`#H��&���j-�X��p�f�z�����sb?�X��l���,33��O��!&uhv����?��j��%Ƣ��S3�7��7�����!�ڇ�	NH؋_�l)N�h
��3�9|C����K�h��Y��#�	�W��AjNm
�������+r��J�n��X,��T��=T�bG����O�yV==�ؙ&4��JTb��/\���/�0n�Ƣ��/X����"�jc��*�T���@�+��e;i�hÊs�řq:�9s�k��<�j�u]̌
�<HtL��浔7��d����� s!`:�����L�7���|p);��U�
A5±\cƗ}���u�n�ig�z%\$Y�H�a8c�����z���V!KJ����D�97��.�%M�œ�£H�Ǧ�M�d˨.w�g��[(�$�3��7���$Vu��B+��B�8�W�mS1�S�[C����Ԉ�E�^%����z���~	�h"`ܣl|uJuJnM�N�=�:��O0�[w's"��C��jSvVGg����>�M�Q'��DǸm���H�k����O����X��	ֲ�X��
���#�}k+/D��:WE)���[�T���ب��լBuv���x�e�lؕ
���La������`օ��+Q�b\�f+�M��Vawf	)4�`u6S�A�J�@,u�5G��k�W�L3���e��N�f�:����XtCੀ�8�Eh\s��d��Ss봚 �	x�?���٬U��i�7�:x��yiIF}5V�
&������~Uq�v��/�F��t,�\C+n�K�e�q��hјZc�cM���h�Mj���<z]6�H�}ݸ��	������c��6��(�&4�B��b�4聪������Ѡ��0h0�!�M���06��lZW�����V��x*�a�ڋ	c�c�n����Y<�gDX�/�Q5T+��X��hhZ߁�XC�1O=�$��5&C�ϴd`�:#�#���*���"j��kX�L�c�T�����f��B�Z^�
�\Avᾋ��,1c�m��˒t�k��j�r�DU��zɄ����<X�S���=A��	���1��'s�{5b&���|��a{�sވ=?n�Ú�ݙA��S���ɜ��"�=x8jZ�nt�Ѩ���8��e
ܫ0m���Yu����wf��4�����M�X%���i�!eW]�aM�U_<gGfyG
[�Pe��ĥ�όP����P��S���j���.�{S��8z�����
�'K��r씨��S�l����ڦ�3[����}@������;XHA�.�:=
x�RIpŝ:h�e��r�����5T�2���8ީ�Q&��YU����k܀�h�i��Nl\.#<򂞵AZjo\�V����}�<8��]"�7W��zl<�2p�ALZ{�}�1��2<ui���]�b?�
�N&j=�
������K�z�4cTo,Z�N�7q8W��p��Eī�3�(�r�k�C~)�t����#��v�N�8S�[4D/Mo��҈����<v�I��K��3�QRo#Ϛ�U5�8��77��Ȳ�y��]���|�����g�n�'�9�nG=0\m�n
�͍��EaZ�(�]�aW^i�}1,���ɬ{�롔ZqmM�n��[m�|�O���,NGL���N1z��΀9$�&��2����!RK<[NTZz�Orz��\�j?�q"�9��'���l�Vs^���HD&�۩B�D�xS]�x���kw�S25��f��Ԋ\��qm���j]������

�W.�%��L?lQ�8;?bFE��7�^�����d9V炚29��h��@�,k�M���������1�+#��\i�J$Y���F��a�v#P�AuqiV=ꛈ���z�y��}��܄2y?��
^(�y�L�1_�̶L8--$y��gNn�J�S��Vq/��,�H)�^樤��x���f�8�����r�N���1�Ul	9l.qV��@��8���v�|-75���K�z�"�R�g��1�
��iip��'�:�x�Q���A�^�\A͖���qA�VqN]���C="b�RH��"C�pE�ّ+!���M�'t���/Bߡ�h�͸?�W�|�[�A}����c�ĎS^����]d�(#(kh��~�j�«\yg*K�eK�N4�Z��RHyl"�i�X�o�u��n#[�؜�0;�y�W�[���HJ�K��e/K�ы�f`59��-��1�4Gp&��.u��(�6cD�w&H�f�
�7�E_J�p�J2��֢n����du]j%s�;1ǨL�|Hx��I����&�������>D�I?b�����VAj�e@F�J���$�_�&2'�K��Μe�9&xW.��W:g�)�س�I8^��
��l/B�g�6���4�}C8"�{G(��6{�6V�#:�۰mQk41 �ū���^iK�f��m~W��m�S	N�R7�/��=3�;�s�Y�T���gE��a�J��N��<�q�*=�!�a��A'usٶ���a��������#�_M�V��E|��v\b'�Z-F`\�ބ��A����6Rx����)p�K�z9��B��-k�[Ubi@x���.Q�`�[�	Y^�����8<�iH��chf�p�ԲL?x 
D�^�ߵ�����E��*iP=�jߕ���v�5el<k��M��q�`Y�q�p�$v{nlj��ƹ܍P��,���Y���T|g�k"����3��A��ۦ=mvxQ?�M���"�O07�s�UDjZ0�e�w�\� �s�
�uʁ3͔p,tXlhrq�ъ���PLt!��Z�=��!��γ��ź�ޙ;[P`~MoS��S�ڢ���Z��3c�JB	�;�1.z�U�I'�(M{a��*�H@�|��p�ǩ�8J��D�Q
-|�a��,���)����dȮT��H�Vހz+?X�ZE ҭF��@+#V>�T#78��ޜ��\����
���cvpm��8�Y��D�-��������AMڷ;�H���Aݶ�W�o�OJڲO�봪N�7w�	CAP��m	�%J�S�W�Tw.�L�'��&c�U�a�V�-s;�yC�AS��g	�1q�]L۷��C�w&8n⌠�"�jŚ�C&ct5A����' J^hN����uabgJ#����S�z��N��x�������fb-HDl�;�s�����|����J�4A�T����O�ye�8A��U��lY/��X����3--!'�A�#q-�;��=��Ѩ��93�!(���	K�x�M�]�x;UD��C��G��ψ�	�3��.Tn���CQ=�h3ۊ)3_��Ck��%Q���g^&����3���t6i��d�NB��#8V�<OoG� b�0"����>ĵ`0�-
���C+M����v6��
�,qZb	����B�C�'�:��x!�[L<Z<�,�y��\�tֳ�V�͌U[t�lSa��Ƽ{�X���@��O5oT�9�KG{gהY�]���dp`+�W�
��\��	��"��Ou��)Q%mqG��1r���욏����ʚ7�l����|qb^�2��Z�{���QK�ubG�E��BT�gɯ	�e��f��9`���j6�Yڍ,��2�:�B�&*5Iq`i+n���M�T0)��i����_�E![����ήD�"
�'��^h9�\���u�nt"�l@���-�i�#��{5�\��Utx�r<���%��(�3+6��.���yjzX��Ί\X���yj�	��3vDz��r��
�RW@�9{Ǟz�B�����`覛a���Z#\�+��3�����y�{13h�P�
���|#��%�G��QM|�[)K�a6!>V�
ד"Z"�ꤥ��jC��>��N}K�U���-p�	�)4�XN�Ǯ�X�R�<_�F	�krܸ	��F^�#.G|F��D8/�V��q��RΓ]�1c�b�ߙ�T/�0�ʜ���KUiA�z!l.��q4��1�=6&jɕ�c�%���_
��GșA��>�o�8q-�L��a�4�Q��6 �W��<]ϼ�M%��Q
��ر�b4.ӹ<(;e��1�	[��a�$ʄ���W����F:�.�9RgA�����H�#]3�c�$K=ge��v�'���u�C�3��G� (�Z�qc���A�U��v�NT�6����s�?`��~��D�Ic��K�
�"S,��%Ldž/g�:�N�����V�u�.�t|赘/t����g1ɫ��0IU�8�7g���lR�
�Q�k��ؿ]���k�R�jpŝ-ψ�Y����(^->2YH
�,~fB��@���Y[��D�H�W�8�.�V�w�/3���i۳~�����c�A�Rb�`��a��I�l)��B����i�FQ��q���P��������F���
쮼��|XB@j_	$�FP��ζ�x�c���˵�E4!V-&�*5�T\;0�ԕ����S�u9YI]��X�B��Fw�8����Eq)�f�N�ؠ�m��[	Xm�%�(����%Vi�?��W�@�(����ը��o�:�p��.�B�j�[�릲�JPG�Q��l��-��ga�x����8��8���EȬZlͼ9ԏ���U�
�PM��
\�M+}xҠF6�L�'�n@�S�
��Mr�v'�\�e�l�BO؀	��髙�x��(p$�*��A�Ƴ��x�U�D�+)
��@9Ft?�ɘ�zyL��
��Ʊ�5Y7�&@�Ωs�u����"v������-`����8�3{����dƩVf�?Oc�9�6a3�X���rnū��}b��{�t��HMs?�%U�
�5��'�
L F	vJ���{1���#2d���-�=0�U����������ʳO�L�>z��L� ��]�wT����9r�Z^�=g_<��2��
h�����+��li��i�{��	�D�D��Ѵ�Q@0�L	`�
�"�z_L�-!�ְ�"+B:'j��&#��y
�n.*!�9�ܩ&5M�s$l;�?�wAk=���v		�[\�Ik�[)����׺,/��6C�XT��•��c@[nscʇ��i�d(r�I��:t��Ƽׅ�pijZ���B;�X(0(���h/�����G�/u�]�9 �/�B`+�k��xk��B"�Y���e�Y�`��#����8,�:�
�{L	�f|6�k�û��Q����{&1+M��8�q�y]8�VSu�\fQ��E�wq��Es��:ۺ��'���l�2�
Xe.�q*�:��1��ryV�Ī��_0(���9�tX�lxPf����U6Uy�Մ�r2`�a>V�֬G�d�����V�h�Ɛd�V;}������dj�e���tw��m�v4/l�.�\Լ���3ۼ�y��6KY&Q��3�xm/FIY��˝�!��-#ܐBL�	K����-�n	#Ԗ��Ҵ�jRYOo&�jn�]�[`>��A��Q�����k!4�{Ĺ��
�D�kw�h���9���z��.��F<5�;��yXl�h¸����c�XIs WMX���	k���b��
"��K;S��ute���&�_�U�y�B��)c�X��.��oԊX|�e��m�aR*hl��-G!��Ds���k,Z�B�I�B�R6'ݴ��3�#M����4>4�8�m� ��N���	$U%�+���JgD:Yݴ&�'��
L�؀8�b��0�6�h��\�a�Dy7��qv,N�fy�-�J������[�&�dd�@�y��HXR��И򌙱����n/ܤp�6��J5�	%W��ڟ�
B�BG�z'X�Y�z4��UcO
	����]а֤�Q�bVE����ԝn\���rq�)4aQ5|rh�t��̊��gnk��ҡ�E��`�s,�STq#�8����^e������ѺU�Sϫ���ڼB���F�P7�G�J
�輙ž�ƛGH��#v*[��o�1C�D!d��H�ٝa��Tq���w6Hl��x'K�	��σj�s%Vq�Uʎ#U0U璹l��Ze�3jqZ����}�Sf<�lĠj�8�u�7�A�m�U8[��ߢ��e��%Mٕ�˵�d����+7.�B�r��̷u���P�(#��\��I�zqbL�3뇭b��|�Y�_�%�������	�c�ɞ�D��/`&�2rdR��bG-�Ϯ����b�R������nr��jA=��bQ%�DE��@�k��+����텘u,oȯ�Y+��)4��w��iO����#<�
��8_�|�����@B�d�#�+Ռ�<��MpcU�b��rA4�D��xň�C�*[eI�]��7���M^�W�9���〯6H��H��O{���He�2�%:�By�..�]@'A�Z�
m�&�I=h��؈�I}}��_�������^���������lc�c-�,O|d��ħ���O�����+&n\��[��#dIL��ML��F�a'����/�s�bڑ�GE�lRRԵ���K#�OHu�&�U
�J
��q>�d���]���A�3?��o�< r�=U�[9�IO�Iߏ��mm_qlf���$"��2�RF�$h��
W/��E��ZW��
T�Wޱ@���D�{W�vz��>��j(��vzy�@hP�XZ��mK¯����d/Ic���6V�J���i��:�Q^#�4��(���l*`�L%\���I��=*0��\ӾZ}�A;�F"�Hڀ[��j�P���'�uպQ��*=a��Z�D��#L������>����ʲܜ��Z�i�V��a�8�}������~����5
Ζ�vD�?��J6wa��+I���m��LF����,^��€�.����b�
C>rVh<�
&�L�Y;7�^g>�%�E�6=����ng|�ڪ�^h��'Kaw�ऌ��6�M:��q�
kH��5Pq��>�P������Ḭ�Upa��΂�p��&9��Ő��bTI�7�T�v?����;���?���f����
N��R���j�X��$!�}b
Zi�˃F% �P�t�0��<I#\5�����;��t�� ��Ef.:ϵb����X-ŏ�+���cG��.��_3�a,<�R䇜�v��_/7�/��A��HS��&��+�ȥ��k������A�X
�D�x&�a���LpA����&,�"5a�#d�x�}v\����7`��bB�����0H%���Z���i��\-�qK�x�ʔѭ�N�\}Y���ݨ�J#�zT��~��z�4�9����#OQ������M�u�\	�:[%�D*�~8{�H����i[]+^��H=��Q*F�_.FF�Su"̂)���{I�`��K�,�j%#�U�ֆ0����q�Q�%B�`�a9�!ŀ�j>Ϣ�Te��c)KZ+�m��('����"~`�4���ؾ��֠������#W%WyQ�{VNd�����uTM8���
H�r`V���&,p��v*����RC���H�r�G8A����c�6|[OX4�x꫊E2_
*f��~@d��c����<�����
f�q1W���?��ށ�&@����L����a�Z�F�`D7����^�����p<�Q>T�`X�ܚ���	��R�5u�[q�MHb_z����`�N���YG������n�]Ėu�_<�\(�ɯ����UӂrP��L�s�1XАM��L���2�3���)�b��X�i���:F�BvZ8|�X5��1��֪ޟ�=��Ǖm%.g*ϥ������_����Z��Y���44�u�ǖ�l���H��0X,Lq��|ȥӖ�|鉖�G)`a$��0�$���H6n�YH�z�͕w`�(�kU�s9��q�B��
�I7�Y�P�M|X�歊a���lO?��Y͍�}U�o$��U�N�8 ty��Kֲ�Vfɏ�����M��Dh�H��
D�LGTj�^�Q�kP{0N�5ꥳ��H`j[��h�εn��2�u�K����k�	�3��u��aX�t�h�W�������.y+5��E--^�]5����+`��:ІN�"��b�g�,�>s?x�`�����0h��^VNC%��B
�T��8�b�D��XI}���|��d�
2_���'#�tթcb�<m]��m��DK�TnDV|�-n�.�(/�:�n�(�`��)�6R���H��eM\=f��ȓ���l�?ϸ�>x��/i}a$-#_c"ǵ+6R�Q�Ie��}̜
bMo� ^�!H�k�ϊ�D)$���Xж�����C:�פ�c��`�q��{性Ώ����HX�`2:���[�>(��h��S��5���*}E>O>�s��lY.�y�a*�dZ�F���ٵ�mDQ~
�`
���C���@��kY�+�EA�쪟�]�A�/�.���}���+"9��sϹ����f;p+�A�%r0�9�=�}7Խq��8
��K9�_�_��^;'���y���P�@'N4%Ss|g�b�s-��'�� ���?ϡ2fⷧ_���9�pezĈ��(��Μ���c�;Il}�!K��`��G+5?���q.�&��Te�.a:�@\��v�e�37p%�,W�Z�V�v�D!����o�+��of3ަ@4^�?�A^��AƘ���I�	�}t�M8���;B�$���C	jͬI1P�3IK�	M�[`rv�Ё{6,!��9@�dDF�I
>uBJ$/����d��XV�v���J��)�;Χ�ټ-<4B��n�^7��3�򝥨�t�C�ܴ+�-$W�5S�s��[��!��'�n�y�F
�gei��b�cW�ͳF�p�d����H(�8�n�m5T���4Ei������%�,�����!k�����!`׌���ߪ����bR��l4$kV���h&���2�Qސ���bU��΋����o�GCY�t9���SԊu:�C�	�����i�"|����	����ފ��l0��k�K��A�1��H�l��Rp���Utx��/����#Ntv�׿��_<�T^+M��?��gqN��^�=~_������ ��c��k���4��߼�S\.��%<�j`1;�~�������R�
�9�a�u�1]�Ӛ[sq�cV�;���恊(���I��ȑ����r݁/�F�W�[��^׈F:@��o���7�^��+��K0�#����% ��<@�����c$��x��V��������O@��������,��q����0?.�`0��;�cð��/�ߖM���\Ɋ�.�f(5�P�:�@���
�
i��^�T8����b��@�yu��]04��:QK�N�~T��Q�	�*K�j�!�7�d�]��t�םՄy�ʙ���v�:7
�����r�O����@v�<-�&��%t�/��K>�)�ZM��v}��XKi�E�����e/�Z@���9�Ps�(��@	����d�$J����B����&�L�b��#W���~�1!���u$:ec�򙊖3�d"�M&���[�8�!��(�xL�l@
h�r�L�p���(�&�1�&.v�W�/��h��z?�iT��)-�ќ"S�ѫ���b�\���Ǔ$m�JJ��"�M��I��r����ƆG�bB��!b�ec�ɚ�^�ˠo�.��{����yN�xmM���^^���I}h4�Š"J��.�ܢ���lnN�X�<�^�l#T�{���!!�Τ�LQ,=��a)V�f�q1���7�
������N��BgD�ÒLMX,i�b�>A�b��剃Aμ0����r~�.�[p
AY!��ғ��Vq晪�e��ԛ�G�`9�q����/X�C�˫o?��T�z?>.�h
"*��GE���G�*G`6�
�kiU���/������	�m�Fk�}�`V4���t�\2�M���>�MH���x�E\XDZPO?
"2;�D�9��w�rX����tgo/��K�Yc�%1��6o5�Ȯ���

44`y�����}�'d��#b`�i��B_�)���r�#�3Y$�>�|��G�b%�S����b��+���k���� ���]t�!�wII>'U/m�+�~���?׽����F;�=�Mt��0��Tܐp_Z�%�
��90�D@�,�R�~iz%�J�$�T�~(��e�
2u(&J̮���Wu}��]4��(�a�)TeZ8�w��GY8~��G��U%Ǟ\�n���M�_��.�ָ��Wyu��Q�Ck[>��(@�Z�ߓWQ�?��}E�p��ϰ�t�:W�QLTx��l�}#e��+ؤ=`8(�T��'(D��I�Kd� Қ�40~^��j+�@��s�K�HD��)����d�z�ge4$_��^��u�GA�9�h��b`Of�ᝪ(���Y����R	-X�IEHT��ܱ6�Va&�v
�\$o���V���!�aUu�b�;G��Zb�֌)��0iV��>5{�����I͑G�׷;�q��q��-�%�T��=�%sֽ�ay*_C$�.Չ!:T)�RS	�����qж��"Wϵ(&�A-��%̽��l�yÌ|#R��J���>/¼�r�<!^�����%<�B���u�3;��{	ކ��{Rv�����z��0�E�Z5OpM������0l������j�)׃),��*���Ny짘Jzɵ����Q�G��
�S�YAh�b��#�2�<�|��n%��{.6�?�6�1����f�:Z���C�-o���t�w���AU�I��+Z�?`V�Z�@-�Xt��飢JXL��}��r�#��J�É�=P_������/�PK�V�ZF�����,litespeed-cache-es_ES.l10n.phpUT	үhүhux������r$ٕ%��+�����ps�J�=�� ��D�t�#���R�0S��jT5�B���-��JJJ8����'�����{���N2�vKv1�z����g?�^��\]����Zo��������j��\w���/�j��i_
ó���l�7_|���vh�uݵO����r]������?����?�������ǟ�'ﭚM_6O/�~9��V�0���c���Om�*���p�}_��O��ӛ�Gx��\��P<-^���lUU�⨜_W�uy�T�cY5���j�r��H[M�^m�+���K��7F�?qԭ�ū�
���e/�^�ú���3if.S1ˍ�Z}���-�����٬8-��]��j�>������h�uq�fh�U7��(/����6�6��r`��̪��y�*�o}�m�]q������~��d��04W�e(n���*��-�ݦYes[n�⢒�Λ�B�Q~��9Li�,�|�hu���ezk�XW�U_�g�����*o�/0���1��1ޔuýR^���x��&�]�x<<AO/�aյ5XT�js�;��>v�i�;��e�zr4�7�fQ�U�M=��p��od+��c3�yi�\f�*��U��-d;ɚw75&�b�O/�]W�Z6�<7/�r.��Q�y�ߺ�����a!����_t�~2����P�We̓�+n�FNVQ�N��U�;�e_U�v}�l��l:���gl&����:��f�!�m�n��f��ˮ��򬜠�ȼW�'\�#����aS6ŕȖM-X������]+�U�6��˘�!/d����Z�}�3젒��w}_I��=��wO��G����yV��u{���c�">���Q�׬;�e-M'�6O���%-�����8ld�٤q�J��_��z��o���?�4�v�^m��.�Uj]wY\�M'��u�N��匾�G˦^��؛�^D�e?��o:�Z�I#������Si��C�}%�e-k{]�?�F��>���U���)'R�,.�n��0���7-&m�:�kY6.���}-�*��Jټ�HŲX�&���r��]��u�,^��_��»?4�z�yO���l�/�7wXV}��w��x2{-���?e񦺵�Ђ?�[�����h7�M��9�b_t������0+N.�m�)d���懲�g�ߞ�����ɮo1�2�a<��������m�'�[�7�?@F.q��0���f��\݁7�\$�o)�tDg�,�:���.�шÃ�9
�~��'�t�[�2���%d��HF&�Y�[׿�s�`iϺK,��=��G�l)]�#C��%��[lQ��?K�rR7�
V�k��m����^�Y�@V���Eg�S�ZɌr�ZY�u'B?�3ߺ���(��]�^�'��rՈ��u"�uJiW?灓�ic�Xgo�^��Q�wiRatUP"�W���<��_v7�5VK���X�uN� 
׬xӭ���Ô��ܠ��d���v�ۢ��VzUv?�Zv�Ly
�`'÷�妑��uT�CϞu ��e�<�N�ʾ�\]�O�_��EW�2K�	�9G��Ӕ��aO�_Va�*t_w���yN�U����꘮�o6z��m�B u.w"Ϙ\�X�G�O݅\o�ּ[��]ێXotT� �+R��%J�nY�5.��oT�i��}�wB���(?�!-n�є�ک�^�c]��z�)���]�m�E�PTlձ7�M3Z΅/'���d�ɘk��žQ���D���ȑ��\�"#��rY?9=eІ(���	ܫa�%��n��ȦnzL3��aw�$�Q�Z��\�g�m�����Y�h��9����� ~��,jT�oh+�@��9.]90A�u�K%p<�����d1W�V:��Ko$�ݖ�ʱ���`������j��
�u�5w?�U9:�rn�0K�a
�yzU�91��n�y�Y���{qG��/���&�?���ou���仠w���T��Ѭ;H���$��ǮM�>I��Z0�u���bͿs���*�D��e��tD�oi����;�S��K��!��ӓ�o�vNZQ"��S`>�W�~��`��Y��U}#+�.an��U�=�U�렸ج��2���� \�����Pfj��N9z4�m�嶓k��ܵ�!3[�\��0�
��Q4"���9��߹3�IS������]r�5%V��奈�1U�p6/6u�~*B�ś3��p>1�C-7`}���Z^"#��ou��(�sٜ]�x�w�n$k��l�
54�KKXS�C��?U�|H:�o��B�qa'VLՄ�p-w0!�U������V�S��i4���v3I+{����[�
X�|���r�ʽH�Bn<8Ҋ������Eۋ&�����b��q[�����?����t��2��y'&��26��7��ޅ��G=]F�
�������e1���t��q�_)P�-�A.�m����k
�ċ�w|vR\4��h���X���r0���� T��KY�2uP��e�C:���tF��Ņ�>0�����d�;�3�F�������B?���uuK���F��ӓ'q�|��]5��U'2�Z����J��n�����>�}y�5�1=�����7�h�*sq!k)'�>�`��_֔"��j�|Ы����8'�8md1�eLr����i�u���[2�%şp�M�}�
T����)zsG������� ��*�����	�����&��DȔ�
>��%$�zE.0�Ea��U�F֢�'��3��4<I��L�We��Fg�4v)
=oiUŊNpX+�+&���n�l�уh����L�v��GCݪPl�r�s��w��	R�r�e��'Ft�9��uФ~$BS�m��~���ˉ-G����l�����_�qѫ�2����B��s���QW:��ć~'vu�i��v6Gv6�\��/��+�vZ�^,[�,�D)�� ��z?�б���
�V$�B.9a����z~M�@�Uo{�Oq�b�z��~56���̕��%�ҁL�R�pu{ٔ��KD����z��C��Y���;0�x$l \���|[0���|b�Щ7�zS�}*7c7�)�Z�+[fz0OPq�櫃�ӯt���Ry�n"(���f�_p��ƏX*����.��l{��.e^��i�E��/��s�p-mQ���^I)��t�f�[�-Ѵ>�=L���f��s��V�H^

�:��8JCmB[���~��v�%8�l6]@oVv��7rB��"SZ��Ȟ�2|��ʓ߮E_Zt�|�.�R��K��~�w�kC�ڑ_�l�	�L�F�Qz�T�T����ǰ�:��to���=�zKM�Y5�M�ԆJ�s�
A�:Q��#u-!�z�<O��䈂K��*�0�;�M�"�C����)-�Ma����U��	��_y�n�%"_�#�l��
�Dz5����O(a�-.�Ce���i1G�[?��aIC#X;Gzk��_.˻��E��`H���]5�y���nN����U &�|Wf��w��a���%�m���J��vF�u(bĈ��2�^o��Q��h"1�)��nx�8!��2�B����R3�6��zx�/�xb��4s����`~�kp�n��1�A)���
D��!�`ѶE�H2�"�z:'�v�fC�������k��D6¨�w���5���e�\
�WP,��e�\���L*�]�1�Mf
vv��s�k���ĝ�<����6���Q��n���֥9��OW�G�=�U��L�%L	�<5���F�M�Y�//�K��:z�8(��p�#H�E�M5�gfm��Q����kv;e��wG}j5��v�������dd����:�m�p&�7=�2���؆ܟ�{�g�yq��G	������/[�(P�̼�Jlt>GD�2�1O���,n9Ք����%Yt0��DAu���4!U�vp!<��ڤV)��y9�!fgmdH���Eiy���wՍ���L|�g n�g�"���d��sע���ۣ�܁�
mڻ��
�r�2�[����7
��&mrp���U)�?m��]���a&��M�6��ۤ��KT��h��X�4Z"bd�7O�)t������f�R���H�_�3��g�/~�x�oE�R�9_�_
��]�a�Kϛ�N���o�u��^�[�t3�V�v�Ȝ��*��5pAr�,�Q���&��i���};���k]a{�x��0Y�VN�
Ch]�}������ކF���,�U�<��x��C�xb�=S�w�J��(M\�č8�*��)�7=�M;^ޓB������!��D�{S�n�J��̑�J�n[��=Z^t��(��b
����$�\?/�[���h���d�B��V7+x�[�@!`�sy㯈��枏^�\S�'si�1���F{ ?qՋ�J�{��4�C糜�*:���]�_�`�lT�Ƈ�?�8�i#i�ر��{��q��VS�����)fj��jx*�AXy/V��ʌ�4�
#�&^�u�h���U����#o�����m�N���AJ�s�}�0~v|U�p�fs��x9�x{�I�n563l�4��f�$��(gS&�1_�qȭ�g���^��b�.�a0,��9>k��E��o~���ʶ[��veZ��x�ۛ�K�*�Y%pw���8�
�q�9O��=���0�nI�'������
Q�p��&��r�;V���@��JT*m��w�^7$��8Jl�i_@. �t�E9� �G����G�%]B��H�i��"̇J4 ���ZŒ��G[�X�����%<�t��+���(���˔m�Do�-����i/|���6{NN��J�
����>���:1��F-@fJ}�#6�}쓝ɘM�'L��5��k��4bP_�:���3�s�h?��|�P��Z��t|\?�J�V]�/�d'|���co����ts
�9��Ef;kj�D����X�ɦ�G�0�&
*rV=���0W��n��`6���k��z��2�V�	��Z��ۨ������KT	�)�w?v?1W�"��]�����G��
	tlJ��1�I��{�1/��r�33-c(W��|��;�gu;����۝�WT�G�6Q��-��$>P�wef�_!SF�vUf���XV�z�4:���a9t�y.k3W���(5K��;]
�N�Y�*�_�?s�U�PsEȆ�ۍ��3�A��λ��`�{[u��wgɀ�|Hq�f~�ر��gce���Q�0_7ao���>�������B��M�az4�V
���CI�Ϧ�mg�Ÿ�z��r��?�w��*� �Y���G�_�LU�����B����q?2�`T�p<�E���y�>�I�=����i��(�	��:�hg#�w����M=b��y��楨"�)L+BF���l6Jj*۩����Λ�a�t=���ۯ+�j����ɯ]!�H��C����V�*q�;�y����C��
�����Fq� m~u���h~A��{W~u4�U����� ��j�-�P�=�D^��b��!֡���0�l�|	��Wp�E��w���'��6�"Ii^���~wZ�;>;/�O�@�G'����!�wsV���l��e�X9��*��27����ő��/|5T�N$�Y�\;��$%"Z��٩�;���	]����tڮ�.�$'F�8pԀ��d��m��a��U�a.t�\c/j��(;n��;��.��9���‰���C�P�N��r�9��crɭn/HK��������\,j��*R���VgH^�?���B��{a�*��}���+F���u�E'�<]���\T"#Vk�zS��c	o�z�R��N�{�fb~N���o1`q��Y�d���3��D�,$�(r J�ZQxs�CD\�*o=A�Ѳ
i���e�Əl�
Q�wH��J��h���ͺ��3��phy�����?�o�Ο}u|�/-� �"��L�4g�<?^E�&�*V�Ek5]�Q�iǡs�,�O;���iC��'L{��Ap���ϪZ+8�G�7:fXVD�/����ZG��E��k�� ��I��)?���+&����3;����5��mYS�֍�����z���k��UQ�Ձ�0��Z�&��\tg�!mw�i5
�4&���`F��̺�W�"�K�#�؉L�5I�_9�w���D�6��uכ�_1�[Nk��.[l_��B����3/ɋ��n[gH�Y��P�_o�~�_�b�x�힢���,eK�Nx~����ӟJJ�H���ro���=�fzb�w��u�C�JGW,�MZ̓>�VE+w�;����a��7ge����F�(i=Ь��������<M�!<�kՋ�ery�?b3��[4x�O�����DV� D ���
���	"��g���Mς.�7t�b���
� ���ٳ�=ޚ=�{
�4Q8��}sF_Ċ�.��ͯ5GA4`��[#Ė�jʭi�\H����,[�xk�h#�ݪ�̐/�[Z@t�`����Ċ�qJ��l��$Gk
3�UH~�mJ�9�Q\�@�U�j���_��Ӿ2�n�r5�{���	���QyI>y��w���V�H�3?R�`�k���<}n3u:2�3o~�7gE�z��'I~�<~�c��T燾f��D���`��l�M�w��q����O�{���-��4�H����o6�P��~Q�b��[Ed�l���@�U�4�U�˖/�fJG��� �6ĺ��~���:�t�@kT3�߽*�*4�&��@�)��B�+N����	忇L����E��(�/����_T�a���F�Is�ѯ��|f�\�a�Q���[�(/�	Z��f�V/��&K�#�KEw�
���y�&%E��� Ռ�A-�*G�����;i�n��ĕ���_}uIe�g��ۋ�7�*/NZ�:��%��Dc��������:p��G�cزne���0k���s�#_J��70��Lr��c�?{�������[�5ݚ'��`M�]O�1N����ef�-�mj�xT_��l�;�����K��~x[ŏL������q���9������A�"}F�Lb["�Uy�q�:Ѝ0+NNo���e�6cty)ʗ��[�삱ת!q,���3w'/���{s�t/� ��wveՆ]�[r<��)?z��9�,�5كu0��4?VY]�,S@?����K[g�o��_�JY�)��'%8{�ik�5�i�~���AW�����
9��^;	�E{�j�S�'��N�GP��U!�4^#$��qǧ�\�_���l��y�}io#h�ie�b�<�V�����.���b�1��l'�k�S�g�<A�#�T#���2��%Z]k�7vQ�KOn���40��@�C����V�u�^̬��#x�������[�DD�(
L^is\@v���$a�9Aӳ5/�:r�������DgX���s���Ed&赦�:K�V���	ه�GU7țm;U�J6��u��N� �6ž��m���C����ՊK�ɲ�
�c�0�ߙ�a	�����Fg~E.
4���3�`���㏈�5Չu��R�{�P%�ܯ��,�nS	�|V�PŽ�&�~u�@��k�][6�@��V�[%2�'�]����‚m��1:+�''����A���/��b �����:!�s_�-²�0A
�^�4�:	����o�g͊�vk�Y�``�-��U�[�<���8g,RY�2��°A����`a��(���W�jO*��(�J�V}�j��I�"�7�Y�׬��+��	��_���9�,������k���dQ23��2�Z��<`-�qk��bg�D���hS=~͢�_:��X��q�j�}{v�/�h�kP��\��	$ٴ���21m��1i�81���LDat�'p��Z!3^���{�W��˟��I��‘�m�b���u}%��\�Q�1jK�͙�l��;�k9�~�/��I��6\��zR�.��{z��%�}�H��T����w����%�!�	h��⼇�i_x��$����͠�\A�.Oo��-�5��g����2}o�x��a�l�bW Uv4<ڑ�v�9r$t�`�P�8:�b���rlQU�U'C�v�Au�
p��UG��GV�P��:W,�v�І��`>_ce4Z(�����?B#8�yW�'���!��#���"]U�A�4���)c*u�|"��8� [���Y~bo�������w�c%�g�z���&�fbZh�<�� 0̓$��L�Y@����N������W��x��������#�D��l:n�NQO/J�J4HZI9
��)b��j��JS��q�*��X�\��[��n=��(02�vƍ�Cx�^DF��u��2O��gO6�+�I8?�Bյ�%A�X�<H����,�r�8�j2�34�N�Gm��o>�@���U4'a)�
�х�VkCF><��6�.Q�0zH”+�j�Q8F�Kh�WW�U�?S\q�����a�)(�>���6TX�����F�}Y_]+v�,�<�l�ҷ���W0B6
G�Y�Iqf�[��sy�*�o0��;y��(�7����Fv�Ӫ��8Gd��#<(��[]��,�y��4/X;?1�_Ctrgqh�H���IQ��Go�$��'Ȧ��i�ޗ}��\pi�t��E�^�d�-�~��"j䈋��)<�����v^)����^�dLv�O�:EJ�R��ט���A
�o7p3,�w���mٸ�����M��ט��5�&���.&4,�.w��<�ft_Y�x(/t7F>��A��Ғ���:�q��⡵�$�}���b6��y)Z�zP;.��`�>(#������wO]l��ή��N����e�2�0�.t0]n�_}�2$b>���(�~$'���{M�T��ϲ��n�xxF�=-sXk�f���\#�%�F��=��n�%<��S���f/�Y����a�<�-w����NVJ�̪l�{�oJ3����L
n<�F��;�a'=�A�Q4G��)~�6�b�S�a�/�T~�������mt�v�"vC�)S�w�˗���G�E�"OdjR�b¨x��R�����!?���A���O�:�84{(j�	��1N�Q���I�Dh�H��	��^��t�j߹�j�JD4@K��kg��;��ᵂ�S&f�P2�k��K�4��[O�I%e���P��ϑ�$�J̏�x���vD�嗳�t!B ��V9�V���Z�,⯻li�=MG���7u�s��x⚍?�7�hk����-�!]!��CZ+|���X�̮�n��=C�jpr����.�����r�A����ʯ�Y�_��gJ��򍦊/�X��]O�7�~��:����PbuX�F@����#�[Q�;�C
ޡ�R�*��U��@���ע��9I`u�q�4zYʥ���V)_����cE*J�	�đ�H�	L�(�*�Xh!uT<���ԓ��pws���_���S���Ɂ,��kpj��b�vj��/��Oп�!�:D"�!\��B0����8�^
�O��y/����\ �W����-*�kw^�_�s򥘞�H'=�+�|�-��+5
ht���:�����U���"��RGJ�㵝��"s��oӓ��JAo�eE�N
i��ҏ^10[;��D�h�ˮ�3f�'�I.���.��lcKi�
���p̸�R��t}[�vmbt�O�0V��B(����jVfn7:b���f�Y��d�@-rB|�4{�L����.ru���!��U�G���R��9:﫪��Ч����
+� :=!R�h���Q���j`����"��Yըj�q�������A�Om�i]�*��RJ߃�(\�d,U0Z��9���z�_�Y�f�s�bvG�G��I�����V6��o�zD+p��|)X9�����Y9\����p���A��o�Qw	^-#��➥�Y��ɻ.��rHĻ6\���nk�!� ��ɷo�x@�
eC��F��_ċʚ4��86�(�~mc_yxt~��!E�f�|�D�GC���l�o�� ��BI�G�h045�.�:U�`t�l�q��O�n�-Z3��J;AՊ��@�oR�j!
;�2����ƫl)XO]�=%:�@*��u�J�CH,��UV���j�o]��pm���ӆ���4<I��H��zDF:�S�Eĝ:&�ˋ�u���ѻ�����?l���{�ݽ{���W
�$2��R�۱/b��y�wu�CJ8��E6��D'���J�!�/�
�ל�\��$A����^/�#���B������?z�s\���Y9bDA�ޓ+��H��-mW��aջu_�̀~�!ɒ��0�3�t`t⟊��On�9�07�i38��gk�d�Ӂ��n���a��_p�I\uk�J�g�'��7D�"��	�qQ�P��e[BGR;�r���P�=��ؚ�*h{�L1y5�7�l@��H��"��Y�
�nIs�B��b�bW��Cw7�	�.�T�5k�`z0G^�I�~0�+��]�Fj�t7g�͐&�O��J�?��T`��T��VV+�=C���6(��g�`�,�g��<QP��
SP5�ٖ�k��[���
y�()��o�~�02?�����X�^v89+Tr4���AAl�sѽ�O�F�r<gP�W�HwP4X�ŭFi]��F����OgLX\ҫ�Il��z�	�59��y��ZUrLL��U�?<�	�g���p��^�vŅ�jz��T��nP21p�rm��v�ݫ�P�/M��3h���Ç���zu�_] ��#ycb�W!�NjG�	�rPЉ�	;�J���Ϫ
(�OE�+�Ú�#��h�oJ�٨�o��'�ʂ�� �4��Yg��3lh��玼��]��rs5��F�62l�!�i�\�1���y�#9�i��o֬#��N�Td�Z��6��j28(�-����r%K���`����
�VFc�.H	�����Y̼�IK(��@�W�7��rL̛���v^�l��1kǡ9?��s'�z���.~�Z�PVZ�|�γ+�S.n�$4�.��^u�eI�������?�[��<�L��
�m���Tor���*�W��܋��<�+#�6g��rS�7@���A=BS�L,k�/9s8e�ä����I��/�1K#fx���5\��P�����Y�4a㩌�B�]neC2�j�Y���fŒo��J����\лR��D��,Cy���A��^�
�~B앞&�D�X�;,����1M1�2r(�A%�J����uo�W����m�,�JhnIo!3J�BU/��_DZ����
�"�yq2��$���x�W!�-��U��zsQ��n��֚������y��ǥ_m�փ���x�?F��_�_m5��X�JW��Q��8�.�g
ؑ��	�j`����(�Fl�¨�Ƅ�a����T�N�A���B���ò2q�m����,��~��HR�B.��½!� ���t%�m���z��M��vL!�e}��Quji� Å�Eh
f����c|A�]]1U�	�:���9�(޾|y���웳gG��E�!o��Է��v�u��s��p�RĹf���~X�>����oBc�>��F����B늡�
�mTc����)–�i�\9|^�p(���u`x4>�G�޿;���
�9�>�Q4k�(�����x�&����)���ϛ����'BM��?�8�o]�(#7�F�P-v`kUb�Wy�����	���͂�1�Ʒ�]�����a�&��[�2�f0��WC3�8Nd�ѫ��1�=���ʆk����'3��!9B��N�,Ʌj�uHvm�`)�V{ٰ���а��>�(W�)`WL=��^��d�(�+C�XCo_�UDaB�DSn�I��z�ʢ=�+���=��TY[���`�`�~��f#�Fc
��9R�Vu�jb��s��B����rd	M,C�x�h�2Z�;bz�ӨD�@�}N��Oy���*�^�$�.K$.��Z�	��?�j3o�&qk����<�A�B>�>>�l-�
��n�,�G���j�`3/�S���h�~�?|��-|�)|�-
nX�3���ϵ�i�1H���Y��
&��qxi�،|/�lanE��<yQ<�o�9��h��^z��@��<jE���%B�}�l�҆L�`��-�s ��%��}$����qJ�?�u${
c��7�A�n�.��3,��&0�u��E���&����(`z��>�y�8�'-�m�h�n�9Ӕ��Yu�3�T�(�n��X��M$}yS]�_��\K��T��JED��VK�f�*Ń�o�Ѩi�,�"L�k��z6��`�N�� ��4"$��Y�%�H��OԞ�S���3f覥�\2]ZǑ��V����႑ג�S3Fּ�Cѩv��@.}�u�>��L\++*(|K/��9�ʾ�=����	_�7��2���[w�rOdC��mɭ^�;�|�����"�
���gq#�Q�is�;�M\n���h6����b�i����{�H�uN��ְZ�P�+Kd<���V�y��XQc�S��kH�ݯף-)J����UQ���y�7KS������	�	^!�Gc7Yd���\�Vu��Bq��  �@L�Ȏ:O�LTK����=�A��)|6���(-xv�j؁�ڏ�l׃�~��3J��a��P�3)��M�������R�k��bizy2��fN� ��i�b�
vV�,Q�=
��^�l{�Ӳ�,��<���kG�(�^���z���d`�P��2�$��u�Af��r�Z*���9��Y4uˣ4�8r��x��E�pTMq���&8tBa�bgtN��
�ЮU���3���*-P9�?Ŏ�S
b����w�+�Z=Z�:�\%�$f�j7ޜɾܝ�]₩��ע)w���XeQ��oʆ��w�=~ER��ƒ�U�^�����1�G�='���{
��8��!��c��?������ �X�"���`b"���dE�
��R/�@��0����F�);�l!rd#��N��6;��h&�w����VZ[:f����QP�暊���(�=d���L*�wB]DE7��j���K�%�Ԣ�vDĉ&[� sV.&y-�⁰��Ӿ#E�%f�̲.�g�݌�3����;-�[A�Q�'RϠ4�9j9q��%�G鐣�H�<��������\0⃿%�(0u�rcT�3P�����1�YtU�R�J����Gc�>9&�=���H� �ֆ��K���`dnF \�J�ǁ��7��Hp�pX����Ɖ]k/=�g�I�,J�:��	M>�q��J4��p���&Sԓi*-���$q����ـT�Ic�^z���(.�Yj�]���Z�o-�XzU�
Q�(qtTN4�2�|��rA�+	s�4� HwݜGSZ!5��5'b��t���x�Մ���*c�~�o�V�$#,*	E0�K�E����\���Z�1��5e=dD��cz9HLxP���<��� �Az�^�F���#��4�O�Pކ��j�|�aj(O>���9{��G�k���G�����f��
��l�"�59cPc\<�u�JU�i(0f(҂�J(m�,�A��7n4�Z��H0)S�C���N +H���7�Q�;q�#IQ]�>�&�q�ڀ�g�	E��{F�8o�S2�u�
F�{�!�� �}�oJg�ѕ�4�D��>� ���k��&/H4�+H�X��x��z�K:��)"��򌐼�Q�J�G%���̤��!���^NG��h88��rE�Ϻ]T���nך��K(-�O2���4mD�Az�*��ItH-F쨅f4�g��驈Z�G�}��b�Fo!�2�@|*=���T�^U8�r(@Eeu���JQyQ��C|1�B1�8QK^6��=��P$�4�l��9!�v���1��i6�'�Z���Gå*�1D�
���_�x�����O#%�m_���̫և��j��$���\�h`&$���I�����l(��mo���T��xZ:R˫��XdQ��~���`��,���,�@�GN���@�vJ����+jo��2�'�
��.�S/I�7���f�˸�+�1[dy_q`
G..0LrX���<�>A�N��Lh����J5>���R.�u��H;�l�]Y ��c������&#q��&��o��lF>;ʹ�G��Yt��� @��D.^o�CE�,I*ꉪ��7/;G�p��6-�xV����6��o9ݼ�q�3�u�N��jn0d�Ѿ5�^����,��F��A�$�㿾�
���;���W�������˿�H�Y>g�I'yV�G<����G��1*�a(Ml��t��6n��Y�����N��,Z��{?BF�h�n�,�.���H�pV�`��
�/�xy�_�H�%ҰZ��	:����v�&uy�FnR}s�����J:�Ow����J�N�H��\�M����8��8��zb���ny�߈���e@ѧ>x�D�vW����)
�|�|`*��)K�M<���r�ӆUdn�H˂zX�ʭ#״Z�lnlE�ʅS%đ��9e�3���61�o&�1]�i]�1X�˫^I	�R�PiP�Җ,�k�x���8a\�gx7M�>뗫��%UbY"��X�k�+�ⷉ
��!;.͵.PiDD����)k"Q.�`�.Tn��@��!ܔIx6|�W� �ݿ[o�䈪���J{��k6��f_R���fN��r
X��<�pr�[;2ot�>c�J0K�t	^��ߐ璘H܌�"e͏iL[VCFVM�@8)Փ�Gw���9�Y�]��ӯV�K4����.j��C��¶��,
��P�'ҳ0i�A�j�h1�T#�"��3z!#��}�j�ڌb�R�S�K�
b{���.��p�#��dI�m:�b�tS)�!o�cƢaa���@1��ۺ��w��z�$�S��vfm�Ά�̑�)�����,�&YTٕbdFQy��ci�6AX���h�5!
N
�������8�;D7+�gxY�e���*�UI �
�SPd�P�d����q��	���	>�Ћ��(6G�qQ2EFK:��}+�v,\U�U7V�c���b%�Qh�������ºx	%�h����r�m�����-1��9�O.���3���aH�F�\���Ô�/�2��Vk�i�SI2������YN}��_I��`(و?{�~3�o�I��7��۵�a�}���ߜi}`]!�("�kTp+=�.D;M�MY!C�Ea�eQZ{�����o�H�ϭ�4�.WZ0|�
"�����4U�;�w*@ͰC��rs�ٛ<R�׹+��B�5N�_��Dz?vY݋P\7V�p���/c	u!UK%\�ʋh@��l�r���l���Sq��(?7Q�O-�r^�P[`lhvP�1g�`��^N�}r���/�ϔ���۳,&}��zi��Ϫ�	pb��`CIM@�����X)n���G/��o>[�f�:���fͽ��d#�ae:��:�T��3hJIIh
�[I�*�P.@��3����jm���V*B���A-��J��%�y�igtl=�H��T]=�N����vM�{.�o�v�L��	9%,�+j�3�'E�Z :���j�2`�Ir����8�qx>��;��*�`��=d��ڂ��� ��75��;��0���5��Y�_�9�1
���S��b�۝d<�y)mR�����������_�)����✒���wÏV�,r���K�	8��ԁ\6��/��F���}�t�]�K���	�)�,^�Ē������9P?
��L�{�T�$�����/#q��Z��UN��ҟ��P��b���U��g�u�ME�R�>ۧQ���;���B�}�t���d{k>��Uq$;k.��S��b��{�d�ߡ3������ߛ��O��Uh�!��E��cr�

ĉ��Sȱ�lP/�׮�z=��Wy�i7k�u�E����pMZ�+N�>F�'r�k�~&����R���Y�~/�o�ح�Oe�l�0ó�D��$n�y����D��V�����9K�7kC�A�PFV�����{]�tGޟS�뻁�2�֜��H�f�����j�u�S���p�_k*3��B��i�)�ʹ������3��!Ƕ����z��
{\�Wdg��Q�����-�
Y�1&�Ȇ��B/뒕��U�z��P��y�)��_�}w��Ƥ�` ���c{X�r�L�I3�ɘ��/5dI��>�dL}���'2�ܗZK8�
\�+�
�P���,8���AF#�i-;���I}�C�B:v��d�/*���7!��X3z�����ʫ�W���� �i���r0�R�*�7u�Dһ�������[�_�p�̓��j��>��UJ��KD����8��G��G�e@�7�Z�ۢ���j��Z�ZD�2.����͗%J�G�D���o���@	ƬD���2!_W$f�:��@,��?$�O˛�rY�%f�kwP�OX��"!8��r��c&�	Y��r�6s��6��T��݄_w���j�a�BnE,>˴����a���漶d�e9(�L�UW�_G�d[lP���S�.A�a���U�h���Ǽe>�k�j����ۓ�\����1�]޳�F��h5]�r�Zx��7�0�۶��QFk?�CzY�S�z	Њ�g-��S�-�楠��@�`Y��5`�u`�b�n�'��Ytf�>�ݭ�oTh�ᬖI����/oHVg�{o�S�8�O�����(�;�4z���d�(Jڳ8��4Z�~��{�ɺ�HSR+L#w�ݓ[�F*��zs��4���E͈NԸ<�(�:/�{�Nx�'�\6���������*�M#�<�	��9o��Հ�II��g�vZ�v����(��P����Ny��QU�	NSv�o�ϡW�΋4�����r�^,����KU�����@����Yڼ���]�s��x����ï_����:�+���#d�R�eVw����|�^!9*@FQZ���n�~kǣ��}��8���qۈ.I9|���k^�0K�Vl�
d���o=X+ғ�P���+��c-���
?�F��1����,�0���Nɓ���'�!�
e��^r�p�4�mƦ]��u�`�̅���"�oYFb,��ζf�����-�^D
&K�-�jE���X��j�[#�T1j2��]�\t�F�Ӹ�Mza}�q�[��S�p���ν"�<9�.�+D��i8'6&���)�w
L���b��
�ȕ�9�͙@X嵲O^���w��{��l	�Ofi~��?F|B�I��9���S�ЅO�̱�Bn~�3�o��r�_ԋ���lzڵ
ͨȬ����^<��a�3{��,�t��Wţ![`��ɮ��%7���O�4�O-�Sd��:GPY��+�Sm��L5C�� |Tl!&s�!RJ������l��S������G�E�t�|H{�wy���Ԣ�U�4���H�a@`��ʺ*�j4��+�WӬ:5�R�4q�z~�lvQcT�%9��BO�E��f���Wu�AMv���:�p�ZV�vБ�8��c��aEa�`�Ѡn�IJ'��a�e������n��qX�x/|Ց��.T�{sbWq������ш�!���gQ��z��~��JY�m{�P(�܊��]�l5(N�H�e����֤O��-{rj�Q�i������Z���Ⱦ[,T�\��0��`:FX�|r#;�eO����+Y[8<��a�w������f5�$�`ٛ��~B�ŭ֞��cu��ݷ� O��m���ҁ�*�#)2��i�0#&�/��j\�a�
8�g%�:�z�Ḟ���P�M[4^s�Y�f���j���	�V��S�f��4x鄽���z)~�7h�i��,�)�?�XhH���ǵ�x}��{g��s}I����yHZ6�f�b$c1�B`�2��e
Hcٌy�@�;	oWIef��ե3�^�wk��������WYi��G������ʂAʓ�����V�_���R6
��/��([7K80i�n����Ű�ǓK�
J���\��(E�T'
M�Q���D���=���?>G�F���sY?�cD���Y]�݅s��,��"��zg�4�nj�e����c��`�t�ܚ�*�v���
����!T_�r
f*ZL�����Vi�x3%
h���׆�yY�78'�:|�D�ߕ����IMr]�Ix�� �!2?p~��퐎���c�t`W����?3T�R�'t�5�V�u`��>�=�
٠n����3�k}�����D�K��=���A�G-70�S���l���VډO&���Lb$ay�%w�L��^����+t���JY��3���)�Y�4�%��v�9�E��N�D��9U.�dGߑ���=��LΓ;(�/D���H��o���
)ܧH�5�h�g�7~��%NL�N2?f���56Ы�Z�Q�e%Nw�k)/l7�t��T.z�x��n�$���Z‘����/�<=T*���AI�5�}MTN;��,�5OڴF�{"��4cY��{	=|O���k*����J��@��F�3
���H����Ƣv�'�zm�Q�`:$���I�uP�і#b��.CUaNt/]+ZC�����L�I�
�V��F��o�0fQ5��VZjmH  ��D͎@��ւ�
N	�ò�n�Z��>ϡ�8�]��^�s�h��!3t�Ʊ��l`��q�h�h&����O/V05�Qs��Ko�\P�k���
�7�cB
D�|~���I�q�@{+"��o�;��$�u��X�3�y��Ř���@m�@��r~�nxE����B��M?�0{�t�T)[X�c���Ƒ#WJᨚ0�W��Q�����
�c7TC!��`��i!�����*T-Y�d��	vB��v0}��ZQ��/'p�NǬ�J����i"��1~Y�}chqC����"��	�ԵK�du�.U�y�ur�Ίw�WPz�q�Ū~lS)�I+���V�gKI���Z�'�VT(���yn�Ó�E�J��8y>&܋8���xQ��yB?|]n�*�%�U��a�����:��4�12#��FUSc��nE��;&�}��tB�ݪ��5�,�G�߫���%��"T�P�ˍ��l�K2��8VR;��vQ)y�m��X�
K�z�:�L��L�LJ�N��Lhu�E�@��:�ގt9�����A��]�0�Zf�kǙ;�hc���5��[y�2�;�_�D�$��We��N1+�L��x5q]&��<-֘ƥ��1�"��ٹ�jw�
��z�l-r�@s����>i�6��$�֩�"�!��6
�_�a
��"�1��C�Ym�J�9���]����Q�|(\�/C�)���(�[HQiT���_�kz0���
� 5������ϟ��`(C�Dy�jz��W�.谴޳�{
��
�*^�_L*�����Ah{���d��I2�p<C�����`�t��3�S~���%2��)-[S�C��!ɞ���V$_
��S��UL�PhwQ�
0�J�!�Q-r�u��,�U��j������A�6����k�6B��a �L��Y����w<��F7ڪvL2�U*}��`w!��Ң��A�>U?
8��`���E2��@��
u�$�0�M>��X����6�1X�Yw�w�F�C~+n�[Te�M�ލ��L���pV|a��P�5.H*O��OU�2�����5bD��}�˲uJ"��V�{4)��Օ�)e�d�ܾ�_����}��hOc�O�C�>����Ԃ����؀��խ�tJ�)�h/!��r�vV��”>�ȟLqL;���:�rT�#��F����%�P�}��O�NPT�L��S��=�Z�%�-���y���� %�����(^9S�7eF|`7��8F��H��P��CМ�=*<�C9�����vlϊN��z���ld�^O��<����s��%�Z-����i�����Z�`0���vK����6>�&���"��s�-���m}�.�=cL$K�,�صTB4W�]��v kI���q	7Sr��j��\�b��Ɠ�����\��8@�N�x��>��F�8�Tp����a��>gL��n�a65��s͑?��T-���+CS˸whF;�N_2�r�@�p�S���⯓��ו���%.��n3g��Esa�eZ��wRp���i8�e�Gш��ú���b@���M��Uל���HΕ�����i�E�{�Z��0+/h �wT3\/�� ��e��F��3f�i
�@t�
=46�R�p����7�<{&�к�߭��]8ѷ|>�Mu�T2�������~������Gnq&>	��E��[��Л7��7yˆ�L�ea��ĤtU�u�Wi��.���6��y��\6�Z��7S�"FO5��Y!ݤ\nO��Rp�@����<r9(!/l���G���A_
v�xHy3��Eu���N�'TnO�G��mQP�O�?���~���MUykoR���>��|[�̮T���X �&��Gny�F9*�a8�n�`4����dj�/M�~�
�XD��%)�HG�?V����"�v���o9���2JGp[9�۾�<j���~�������
�{�3,6��$�����d#�Ȣ��?�p4��E�C���H�!�J���#8g�a�"_����*�7�۠��Z�J��*�<��"N�0�
�U�D���J6���+��ۺ�Kv�Y��p��M�9+�%��ژ����Cb\h��O&���_��Nxۦ��Yd��c	P��Ȍ���T�4�;dlx��X��W���hu�P���H
Z.��2�e�d,��5�QX��w�\Xz�I�s���
<�����a&����s�Y
�`1:h��x�E�K}�L)x��M@�G3'��Һ�k�Cq������")-�G8�0ٞ��W��*�FT�x��	8�:Ұ4w?��=�Yj�H������P�6��<<�3<�?�.���*zJ^��� g̐��P�H�;�>RQ�
��d��>*Z!�>�{��<��V"��+1�%���E�u�e��֛m�@���O��"��������Xr����Йթ�ܡ#	b�I���Y1& W���O���'��|��T�T8�=O�\�yd�0f�r�Q�KtS�0K�w�l���ѭ��W��vg2B�d�ʿ|�QҶB�g������c��
	'��Qk�6�wp^�1Ό��J���b~'g��"�_��h���t�ML]� �{7> C_�������谿TC^��- ��t�
���Aߦ�TnLcq�c���]b�,�u�Ø0�Ѽo̹�,�Q�s�ht�cb"e�!�t���r}Q��?�z��YUdj�S�ϋ/�4�T��E@�oD=�0�C�c�1��
>�^�ݹYV�#����n������P�������+'�������e�8���
b^�	�W����3��I�v/������d��_qh�C��~e�`��2�s(/��L?Z�W�Fa}�`��A�^�
���|R7�:�x��]p�W;� k�t�HN>�x�m!�e�Y�Уd
��̖-�.m"�,PՑ��1�Y���x�#��m|�q���0�}�~ٱr��%�_h�Բ5e`>�Q0�p��Q�E�n��@��n�,zd�i�A����-�B�b�7��J�-���Lu��v0�Z�N�7*+�t] �]+�kF$x�7�N���N���5�6w3?�:��&��6��bK����}�ޥ�(՞BQ�����+�܉^��
�_~�e���.6�2���ԥ�O��%��t�aG�O7���/�%�hg��\f�j�&��w���UX�k0cbT;7N�PWGaF��Vӫ�,�&#?��X�Wz��2�G��G��4B�.B�`�d���n|Gk�u��]_�)���nK3<�0G�NL���ȶ�@���Ȫ+^p3��k*6�d����J��P����K��x(jgd}��'�C��Qd_y%�׀�����.�w�^%����� ���h�G��*��I�*�����u�;��=/�Ԭ�t㼴�Ya�.����k��,��zO�{�~�P	^-8�;9K�ŷ_�wQY�yu�qb�l�n9��s8��\l$y�e~��=�(��Hˣ���b�i�\�G��"Z)j%u�+���
`�,WU�)u�����4J�~��Mˏ[�/�w�t����]����fV-�@��޾�Y�*�r�!��
<��Z:�g&+��n���|d����c�$�$;�
��y>��`rXg�#�I0�C�
Jƭ���Z����H_��%f����K�,o��Vt�Zi:LM�Q\"Q������-�P-��Jyd|����a	#u�Аs�,�nV�u��#mN}@+vH8)�Q�~I>ϹE�2��u�H��&�H�0Ɗ5-�J8�Ռ6�=?���̸����uYZ��Flש��3ۜ�{�m��L͏Bd�Q�	˪����?��N+�E=���ƒwFII靖b�R��F�H�3�V$k�����L$�Nv�͋�Y��+h�4;�8�"z���߇�q�j��ԅC����t�i��4��}:���U�&�[i�
�c�KJL|-�R�9�7�{J�|���n�&�-O'����"&�X��
+���q`p�j���3|]~D�+�%΋WS5]-s$�o����m.��]���D1��a��!)�RN_�2�E���"��C�=��N���Q�Q&{,"��$!�*Ţ����3�_���#9}�"0�L��~��G�4F���@��-��}v[���tK/�K�Y!�:u�L����_5���U�:R�n,�=�����VvF��7�Cӳό4yV����m��g'����NI���)�mF��6 Zs&ؘ�Q��?i�S�gʗ�_�$�O���U�o�ŋaW�S�������1��ś��P��K�P�c������^�wD{��h�>�=(�mȪ+s?�6m��r�ʧ(#2��.S�˸�¢�H�7U�16� E𔩹���A�vљ���#V��TOf��	��}�Gz����eBl27h����{�k�f�<dܩ��C�{����@UbM�t�I��M�"',S󷂃>�vs�%���\w�r��0�[��!I�eڨz�����漙�6M�C��;>;O����g�4K�'_A�����vdB�#�j-�ė{��&�������УwN}��)]���Zr�R��V���w��j0R�0��������x$1ā[+y'�����_�X���/7$ �Q-�}����������r��W��q�/�p%u��$�$a���_9����z���������j���c�B�d���r�'¼&M#�,�E���%I6��F����U��z@k��5��TͽP�(�]�}C"$�U�Z�#S�Z�}��M�-�����(c�F�n��6�`��D7�z;&�lh�MR <E'���%@R�	�Y�T!K��UOAV�Җ-��:�7��Ԁ�n��c=I*�:�68���ўK���84���,F�TnX}���46���|�lj,c���wz���R�o6J��90�A��1�P�xb��M�>څ��� ���VD�M��6~���'�y,��-P\��Ns�g�0oES�N;g�0�a�<+|���Y;�&�}geY�|��m�M���a���X1x��‰`�s��{�t�'��乙�vm���Kݬmg����{���9�3��?����'��Ҩ��;�v�Ow�(�!I����I�-O5�J�Yj^�L�05=
<R7�aBJ��H���r���ը.vY�]Vq���uw�����ŻM�՘����Rv�����MB��%wR��9�֠Ft.�����0����GQ�t��M�K8m�-�m:���I�d.U/iP�#Y?�?�
ꙷ�d|'�A=�*�a$I�|�[A�������������\��Aa���7L�7�^�
aӛ�ҊN>WFgZ����JsdNS/�E) ̆d6�
uZ*r��EVר�2����T�G[�x�LN^$��B�(s��)�сӷV���:L�����F~g�)?��)8!G�}V�ۚ��G���AN�8H6B{ho,q����,�["�1Q�a����D��V<e�}��P5�g�p�^c�
ڿ2�������M�p�*�iQs+X��B���Jw�r{��A�Y��uM�S26z��F�JUM���V�*�nfV���ăR:�6��K��~$���^a����1fL@��j�œ|���zeJ�L�����Ө���qJ��a!*�l"�ob3���W��F�;�uy��P��R�pi���Yq� HZ�#����t�?xz>w|��1^,,����������Z`�•�]:��9Ӻ1��$�G�S��@�gFg�P5"�"�Q! sw��9a_YJA�Tu(8eޏP^h
[$������1�-3r��?0�������R
�2�/�.��2�B�zA�~V�wr�<ZXH �N�').����g�zJ;�����({���v���EFc�G�W�Bu
4�g�~><�Z�IK�u�+�V�jo$��H?g+���	eQG+����!�M������+��E�m�>🦇�p�zW�x,q\�f��/��ġC�C
;EN�7���RY�5�]�:����P���_#���iG;7��âV�!L���֗����!�À.J1����
�Y�f�0*�R�hD2�\q�Ҹ��M���gc:����mޔs�t�6�U����k����$����T!�;��y����k��q��1r�ܬ-Z#߮����HZ�RK�$��|��3�ҔN�[_��;
,��NB�ip����+�B����QuJF���a;%�#$���=c[�Ս�c�A�ii�!_� I��jG	����=[�#_ֺ�]=�-,�n���J�i���*��h�vO�t4^�#�]MwuU-�*��w�w�ȅzVy�;��SxqTv��`���uK�������
u�$8��$�S�D~��
�t{��pM���R��|���y��e+'ra��ʑ�M��ɮ�Y����W�VֵL2�D~�f𩭄芌���s9���F绻\Z.��v��H�7o)�J-k���rQWI�M�
��1�)�Oo��
g�2�h�V��Q��t i\���ԞQ�f�u]�0i���CebG�sT�Ng8~ ����Z^����c$S���&$X�5w�6��`�}5�m�=/�4�D
O0�Jnhj���jb��\Z��S>p8�~��@���Ԝ"��\)��u
��`��2��[��!L-Y����s��t�`)~��
���v���m�ڌ]vV�0�_��<v�u	Y^���O^>��ק�[�d9�fB�?+��m��w���R�}Hi�1Cĵ#��(T��d-6��+�^���y>XoW�� ��b���շ���զ�z*��/����٦]E	#����׵�{0�H�HRr�w��/A�����"�j�+�?��F�6K��[��:シ%׭ޏ���?�Fl���SLb���H;��&p7�nl�vb��1'�Vf\2��Z�u�v@s�hUg2'��%��{�5��eC���FN����\)��L'��K��t9�s?��kG��(}Ů�+l^^�G�}0��﬐P�*_q���Uʌ����ޤ[�w\kK������)^�&OC�h�ymA��{��l]��9��bi�F��?θ5��U��"ߝi�Z9���9v��Bn�$���������C��ohU���^�ً�-K8�2%oҨVnuܸ����_���������:`�A[�*xd~����_����+42fӀ�?l������e�y�e�.*�V)*R��5J�k�Ƽ��s�W�y�<�wT(x�`�B?��c"�!l�,��;Kn�3A�ݨ>�kD����N?j�ݰ�����!��i��N���9g[�,,,e�q�3�q7�;G���.�]���w����zn�zVЂ��!ev
ԡ��Ukn�oI���y��7��G��|,�h/��g��C尗��]l8�&�@���-��b�Z��2f4�,k��S�hKe4�/ʗ�t�Vb�	[΃_�S������C��v���N��w�%���u?�;e>0��K]I��XR^CX�2��R�u6(�U)���:ipV|��FV�� �a���!�K�]�-��S���|$�Y�C٨E!���׌y2�RU�|UZx�J���P�V�h$�W�l��%��^%(]�@U/,M� ���u�NR�c�{��:�")*�}�:r�tx:�!6�xm+{n��d��YV<�,/�~oF
1�P��~"^�d��m��,�P�oy�w�B
���R&֎�����(�v���eE.��[Ws�!�k��tigD�J�� S��yx����^�xd`�ŠI��l�+����B
��[l<��(Û�x�:_�r%ڄ#&�������^f�f@8w\]������@L�u�!�}�偫���YR8Y�W��m�ruRg��G�/q�)�Wъ����5ϲ���5V�����NP�tV��\�}�,.���Bn`�+�k'�J1���fo��6���rD���?�Ӽ�[�fs�J0�53CLˢx�M�{ơ�y�k���e�t�Gh+�ȿ`��5)m3����	g�N}�ts
���FH���\{��LȆ�4�}�(���&.2qV8�6��95�I�pB��蟵l?���:��x.�-�h�/��س����5��QZ�O��q!�H���d�	�Rs��_�"�\C$.b�U�X�4�t+��q�n�62��*T|�WbS�7�2�w�k�:�7���E��y�K{1L�[?T���qƥ�.��Ǫ:�47��tr�G��x1#�U'�R�Ց^PKR��\�X|7F?Imi�*��:	剬M/+;�>�jU�QDT�����,	n(�a�	x
�B�t��vo�Ʉ9R�1�Ҟ��bO'��ҿ	�x�!��a��	�2�!+��.]�h��zMa���֥	LQ���X{S�4�;(�"�"�}fB~@D��OI;�J
����HJ��x�����5ia�-�;A������l�N!�WS�{kp�����I�S\�؆).��$�J��w�sH�&��L�	�FH*b�[P�K!��޸t�e.�R��7�K��IJ��S ű���1���^f��~���T��lR6:s��0��n�3+a,7\H�x�|@A�`|P,�u���Y�:������.�Pe9OҪ\Q?�<��+*�?ю�W,����xȘ����<��+i���rz��F�ŋ\҆y��d�P"2戼W�{����,@���v�jN/�Q�\U>��},;$}�d���x�F�#��oG�4A��4N�K`��[���N��-�?�i�n��H}�
��.���O��/�Ah��b��v���Kϗ��_�zU����+~��}�Bv�����*]k��1�.Ŷ��I�i��E��n�
}9���l�h��6�ҾǴr���H�o�^;l�r�������%[o���5ݱ��8��	R��c`Phw?�'��E�S��Q�<�^ă&'BMꪯYU�8���P�n�,��fz[��s�>*�U�t�u(T���n�x	bCD>��xJ��.�g�q���Zl1wЇ�V��h�3�[��cq�d��	�8���d��G���Dɸ6�,�ߚƸ�%@�?t��Or�I�Hb+Uz�6�3�<Oj<zd������B�=�#Q�(��P]�f�䠩���*���e�=y��{LSs�g��]d3tx]�hI+�4U�	�bN��򧨕v
�x�Tf��uG6^�0�mVu��j;s�Wc]@�y��^�2�i����M�U%����]���똰\�'q+�Pgi�DZ��`i/$����5����Z�B$�e���oO^Ʋic��)��KNlL(�
���b���&��F���|j֨����S3!8Nh8]R[��3�ַ�>Y��.1ōV,�U��g<��P�aj���aBS�,�
oz���5F��Ӟh
B����W����F)�wѤ	����9+��p��8��h�#5���{�`2�Pn�z�R�|_I���3ߊ�7On��H�����$_�ŧ��YN�)�':,�~H��IO�7߽��q��"��w��
9؄�������ݫ��y4��y�\�a4��"��ۓ�ӵ�R�߱$�F�HӇݶ̝H6��[ �e���:_�52|@�aT���ȉ�(�z
�����Վ'�@^�V�
�R�Z~p�~��@D�)�����2��t���o� l�����٨…���=9���aׯ�������MR0�?k
#�X-6E]@u���Bq��rȥ�8�KوU([�C��E�^kW��6~d-�:d����'G�c�ьl��l�7���U�~�f�Uk��(�O]���z1�1d�bh܌:�����K;��̶d�G� �a�&��=��u˹��9�>�I-�T�͢c�騉ELJ|(8��Â;�3gUuC��j�_E\�»���������54u��&����2�B4�������|R�P�t�^
+U�<�c���������+��A�!��J���Ej�c�ʠ�4���@7�����S[���W�qlD�Z�4���v�6'�T�W#���N1���؊�ʬ(	:�^�k�������5$r=+�� ����m=*:�v�D��P6T��
�}+5�~s�4sS�'iaNR�]q�w��UW�m�w	�̰��P���h�hC�O�?�cE���dw*J��'�1�U�+Kq��R^�-��LkH�h��$�y��i����{}uU�z\�9�gf����;5f�v��*�Ch�,ܪ�k�"c%������E�}e4cJTM8W��9������ⓓ���F�-���A����j�QֹMtNp��q�D����m��ȯr�!���E���Ȁ�2�֎�4F	}���O����lq���/�j�îB��E�W���4�1�9�S�(2\�>�O��ˊ߱�B����+�3���t���v��:���j��v#i��d�^�4A�^$�3�{�-�ª�[`yP��S�C�Y5�*iYT��Y�]��j�,�i��z�H�����W�Z.����Lc�X]�d�c��Y���Z6OfF<��`}+�C�'��E�h��kX]�:���Ѝ"��o6w?j�{�
S5f;5\� L�D��j_���2p%�)Q�.�'y�S�b�L��>�AqC��,j��d�'��`�.��)+qV�z�<� ��_QVHk��IQ�j^/b�
���}3O�aq
���̊=-��w~�i����i��N*ǫ=�\��[Q
��>�jMc�����_:���ǟU�U�a���� ���)�Ih��yut.�}�g�u��o�q��F�Y�;p��gh�����{�ʣ���R���F��E`1c�����]2�Y "��@�J��y]-KH�W��
9*���4!E{l̸YA��B.��˂��!��n��[ۦ7����X�(W�����ڄEB_�;݉/mP#Em��E�C=��ϸ&�Ξ}s��9���@�P� �:��:�4�QK��[Q;dv�<��U~��j,ޯ��q(/,���L�O���|#��xO�L��UZ:?B�O���44#N������3�2���N�����DG��C(
��,X�:���M9dq�_2�w
?0M��+|��VC|���1���`���Z�ɐ?Tt5�E��j���C���-5�L_S0�^BjI�V����<B��˲������'�J�U�f��`����5�
fuf���,iY�8LkB.R�>�[��
q!
��FtI���/CH4g� $D$�yd;�:3���+��4>$�ka�N�UI���7`���}w���gGp�ok4VߝF����k�U�vR����1�j�_�S��g�hD��VV�0��ʛzP{ђn֞�Ͼ�p6΀�f���V��W��|>y|�G��_�w��%O�w}����*�$�� M"��^�I�I���]v��ŖA���T �U{5�D��� �5Z��,��&�Q1��ͽ+p"q�nz�D�B�ߔMj��ߺ�f�e�v�����YIRp"́�NU�X��^���Jʚ~ݩa=!3?m>�}��S���)���4Zdh��o*��+��h7�!��c�.�8��^+���?b�홧��dL���
`ڡ��Y��R���
1�M=/�⛦��K*g�6E[�����=#c�y�[�y��t,�����]Vz��WsVg�zM��*�=�-��O"	�n_���E���!M7኷V*pt@Y5q	5v��7oϏ���0�#�]
����It-�<���N8�g0��1�?RD�:m�$��cU��:=ẜ�d�>�J2P�R}�Sխ�l���[�.�2Uަm)TJ��j�}�����
o8Y�I��x4�1��y�L�0+/�`��R/ɌPNɛAΘ6�g�9���Q��%��_w�h�e���BS-��72��Qqt��%klԫ
���=�;�Imp̼��H�+���rS��X<�������H���v��hd6P�x@��͹Ո��$łhNp��0y��S��-�7�{{P�{���T����(�NQ�V`�uU��:Y��	��l,6�!�7TC)�y�����/A��"�
x&���j��?��8��>u �#��V�c�f_���hP���aI��.�݄�q*�6�u����0]g�l��t��n�W���]�����4P'G2����h�q�Z�3V}�k���K�[������1��D��}��,hƮ���۪.��x��h��X��i�}r�?�����[��^1!cS>�Ꮱ�ڇ�Z=-֟W��2������G�~I�,]��q�Q%KҖY�<d��;�B�%�Ħ�C��P�`�J��"�s�_�B�o�ġ�T�R�����N�[�b
R�^Pr�k@ɔ��PH_^�VL�L�*�~���D�x��$㢂��Vw��$V���&��򵛽2Zݼ��(�R�w�Q֮^W��n��߿K��꡻��}>�S�;5�w�^Wx����Z�o���?�{Q��,2VE�;���랼��a��_@�λ
mC�ah�ēHu���-�
x �?VҗH�i�7��"OXU�����C��'����D#�8�Yf+�K�cr�h:�Gp���
pWj�_�+��E��Z�����uZ���|�Y򲾷�f�t7V��MwQ6�^������f��*ۥ�V����q��l*�%�����U�v{Z}���ts�kT���§͒�l'��/��]ٍbq�ƚò������_v��6�D�1Q�R�d$�?%݆N
�ӝQ�^c�b$;�Dߦ6��sy��X�:c��*U�9M�VM,�mL���ù}�7:]�I�A�V�Ě�X��?]���Ȓ6�.�i�e��߬U�J�u@c�
���j�c3��K�w��)��R��|c��Ѭ�0���(�'
2������7h���2�0���06*�`RCJ�S�h`
e�v;S3�
�a����U�J
���e�HU�5�!�q� "_�����ו�7%j��K��P���r�9���8��qg�����:`R�"b|���Q;2%k�E�^c�b�]vQ>ז�#�f�������U�ہ֦���>��Ҭ#r�9��Ϣ�2ۑ.!�b$�
f�D�v�YOZ�r@�kfY���+ˈKĊ���`2h���/�B;�v��������l4��t��9O���?q�C�&�.��c=$
[}G;(��2�
�xV�����+న"�9i��}���WV~�+/�˗z�:|���=�9:~����F���3=���v��N	��[)>�sV�yX��O	�Ȉ�C�?C&��B҄Dz P�T`̯��1�|̊�7�2����D5�����]Y���I���[ud�x��Sr,-�,c1�bb"cxx����S#�k^>���G�Q�O�S@>p��x����%/�Gpd�$���cD�e�k�r
��Xa���*���ሐ!��j𶋔��C���d �9�7�ƒ(xգAi���RidJ���Wd�;#|���U��8�|$Lo�e.)3,v���]�P�%aq��?β�,�0yr��{f����f�a��}0r���
�i��h�*\w
��[Sz櫱K�ہ��&�i��6���N(�{e��`��W�@-�W<��C�
HM��y#�O�;r�K��J�����كQ:�0��O�롊'��Rt�������-1���|`S�
.&� 
p�<�fi!P����fyі��2
���.���O�`�� ��5'/V����%�i̪��/"�\�4�M�'��Q��NF�y�5��q��ۓmA�u��'�����^;�Ӛ��95D�_��������%�%��u]Y��*�����N5ɱr�J1�0��X�e<M$�Pw5�B]���E�4����^�KoD���*�����Ԁ�џ��|���1z����:���lt@�rjZ���.əKrF
nD�I1J΀a� s#pn_��K!Ȟ\^0s_kb5�=�N3]8�d�Fc;%<�(�ˠy&��Gbe��n��0	�j�D�\״��f6<���,ua;`��� чyD��媕[r��j�x�=�1��m^�gsG	֊*̒�V�6*"�"`�W�����z�&=Ǜ����勢W1�^�S���;V��#R#�C��6ib���d�J
Oê��&1�J%�;NGBX:y��z�x���t���aBNР���U!��;��r���r�[W�w$T��Þ��ئ��Y1�� ��L�f�ܷt�v�:l<2qP׃4����'�V�^?��I|l e���O�'d���f��j�sS���3�QP�b*�攚��+��Fs�IFfS�dBq�����6�����u#�y�Y钨�xJ���;�Y�
�i�p�w��JD~+���T�����^30�L|���f6��/P��������H������
�q2��22m�]�&]	�1��,ԑ�*�[E�ŨH���n����\�%��`JRS}oc|$�\˛y���NZ�-oꬾjm#�s�(lX�����	~{��0겼�%�,���>z7�H�d��,�a�q��Y_-��D�eNEs&���I��$M�R-�W��U���h��4�o֋n7Nz�q`�jM�?63�?e,1J�[ܸS�B�����V�.|։޺���͕G/�����@K֧		�t"c�D��ΤU��Fؐ<�n<4mL�k0�E{J����3�N��j����U'&c������C�Yõջu�������MbU�fv�9Y
�?d�*z�	6ޚK����G�t	�ԋ�;���˺ߦ�sx5/����L)4^c�H��x�g��Pv��d�;��Τ�IA��~��^İ	�_�C^[Bf6���r)w��<�F�����Ɠ:J6ߣ6�=����3�'M+{*�?o«��bk4�2����k�N3i��Η��
�{���@E;Թ�љ���Q�{�<I�u��n&-F �F��«��t[5�y�b�p��ڕ��_��^��`�SjA/�N�f��r��Cݭ�����
���ux��S�P��iB�b���߻#'�}�����Z�4|v��j0��A8צ�z1ׯ1;k�E�����Db=�nj���
��({�	�ZK/��*1��zٰ�έ�ɑz��ͳ������Z6�ܪQ��fc;
y0��B'�E�N��'8:5s��f�։5���V��[v!�Ĩ�m�Tr��dę*^5Q���B��x�e��^��hC�cf����]z��*�*�TdKܹb2�u�vB�ޝdCB'ՕJKL_�NM�Ǯ�*���n�����>1"�~�z_Tߗq?�k9�z���\Qop���D�������`
�֘�jk�&~M›I7?���,��b���[_���b1�[e^��I��/���f
�K����³�Z���П�Iy��NՆL��n̩���)���E�����Ϩ9y�y�I��L�6JF�e�V.��p�W/\6�fΤ�џ?���5=��yW_�SA=c���4$����Ȝ��
D���#�ns��j܅m�@��8��pEB���'�bU���8�*b@�Gdq�cg����}��gا�!y�q�.w�Qnd�F�[��H��c��up�~z�S���T1
j�$CE'�5��)�5A���{4LL��*|D�����=+�yK�5�R_�~���,fu�N�����&wbu�&�
�uY�8���BJ�*��j��q~)_|��$�s7Í��y�E'�=�[nH��k|E�����#t�� ����Lo�V�!��@�������^IPK��.��9+^�-����>Jf�������Y���ǧ`5N���:b����Xo�+H����S`��d�����#q�U�o�t��6��=����Qc�<��)goN��>^�x2W0}	~!�v��X���j�W�bHh��L�v�>�m�쇉�Q]��9����+����T����W�@H�) C!�}w%�����]�	�7�n'۴��i�=�Q&˶��X�3�#��.C��Vn/�Sk�K�7x���H^`3,]��_h�4��9*�(��”Є�Ѽ;�n_w��|����&'m��ؤ�DA�Nc�R�d˜�8D�z�J�[�=�A��+��5�UkSѷCv�H��r4F@9Dp�ց��
Y����0+�m^sC<TK髕�Y}\i��Tv��)a����#��l>������ϫTa瀲D��h�5�S]���w�d��u�[�ݪ�8Y��8���
���恨Q0{a�ZR����#��`���c��'X�(}d��
0�EB�L����d|�@��˵�ۤ2�a^5N�5O�Q6ԣ8���*S;<C	z-���?%���W��v��.b�E;r�h����=�<i��>M���[�m&��-���	�XDn4��i
Q��'�7�K�Ox�<�µː��c�}r�7ᨾy��Uz�y}YC%�j�g�L?�����H�p��}+C��(���gK�R�Ados���Madi�	]d��>M�)�cy���>��h�.��a��1�|���)�]�`�^+�����y�9���:�1Sޔg����vy��m1��UK��E���N���N�D!����1��-�&e�]�6c'|�9K�]���f��f�n����K����?��ƦퟨU'�7��s�R��L��}}��-r��
'Ř`S��O@N�3��~/�Ar��~Di�Z�Q��]@>5��o�Rch`�>y��a�EH��G��GI��k���UҗI����r�F��ѐ\��ыɭ=��\U?X�+j4��,�+.T�e��/��(�O�������
����?�}�f�E�Ֆ�BF�����>8�����5Qb�J�6A��҂�A������f�+��n��3Z�x�dxX_����:�$P�|CH�E�!��e�m�U��
=ը�oV�h6�:հ�j���q��6�/<�ѵj������{&E�9�晍%�dwJ�Sd�L+s�|+M�-�H�FM<i�$R���ɬHC�ZҤO	$`م8˳�N����U+�Lך�	��&�o��B�4���jamW�Ѿ�<�&h�{�����b셲IGҖA)�6�-㤤ʴ��xm�>���U��u$Tua6G;?T^�&j)x�⻷�s%*���֑};E��?��%kNd����0I�ݖ�M���F/�<-��Q�߷U<Pڰck.ɋ�_��b�������Sb_�<�M�}~xv����=}<��՟�6ݛY�*W��Ю��Q��Q��Mm����qê\>|x�\yi_����w��G�v6^8�����(�����.�`��
�����=}�9pyf�0Uem�y;�Z��Η�ŵ}�?��(a��HI@�w��}�j����ԭ�i�6�i�8ʊ�` c4��#���M�"��r,�P�ˇO�~�|�m}�y��L��ֳ�|��s�[u���>�͖4��މ�:�����6��{GΓ�g�/�O�n��ѹ���341�).��P�L��\�����s4FZ'�4�����pwQy�Cmק1�4���b^��������J|&ൾE.y]�r���ő%d謁�+w�V1����f���`,�S��/��f�ԼaZ⩬�a����c�e����T�z���C�5��dD?��L����&q�$Y�(9�Ub��;���7�kн$����p���0H�T(p]Ʈ���.j��O4;2����qr|�u����'0��:O��s�A����6*c|�fXK�?��O�,3Y��3�o_)���g]��Z}4�y����5� ʾ?P/ivWݬ�
l
	��8>;�B���
5/RJ��U�`Br7��^Ma�N��	����LĉQ�$��R^̇\<l���+'�8�f�.�Co�'��p�q6�0H�ų�1/ef.L>�K�S�iw��J���������$�L�lZ�S01�Iď��Іm�{��\�^�ȶ�x���U���mq��	�b�p>[�r��8�?�@���V
3D,�x]����D�&��3.��P_���	׬J����t��e_^%5sJ-='c�jy�4RW�1�Pt�o���2�Г֤��cTr��Dүdi��0@��o�.bo�53
:#�z+���\1��K�����E������`^tD��K�HUBR���%�`�z.�u{��%4>q��rY�
��
>�U}�V*��>���_
�n���4��T��~��|�7�(M?
ݜ9�ŦQh���Iz,�EKy@���;:H���$�^ł��ujc�M��w�}���Ţ�|j���Ɂ�[�4�d��q��h��{͏|�Q���ҩm��(3) �
&G5:	�iڼ�s��c��ML�(���ҧ���קb�%�k��C���E݄H=����Y
}qS��Y!�
Q�8|,*(`�����@�lKʧ�H<����r��R~� ��X/7Ki�b���8�~��F�uR5�=�f�W%�5U��*��J�q��oy�Q�b�?�C��K��KU·��K������u]�8g2�+��`����dKS
�)�%<����ā��6}i�U����d7*\&���$�a"�b+j}MS���6����r����-�-�0�bH���,�zVk�B�q2��<�]ˤ(�ԁ�A57�i���>J�gs�*N�:P|��Rq�Ӄ4��:J� �%��Y����z��D�R�����MS.K=�^„�C�ڻw���Dq�l�a���o�kp�Zs}Ԍ���P>mjOm�&5�T:o�6?+�:���BL�&O��Ow���dJ�&5���L��k�>
Դ��`]�Vg
\Rݓ��le|�Y�+wn�Ŏ�ϙ��11��f�^�~׫0�fwo���W��9�s(��-M�Ƶ�6��]�-��pGwW��jx�?�x߂��ʺ��*�i��oȝ<���#�t��)�eU��޸tM������B�'����5y���qe��H������`�E=,���&��_9\�l��X��u��
3N��L������WX����ƊA~k�򥺜c�"�_sؓ:^��P#���	��~㈁Y��dEHw
���I�4�h�K��/9�0xPj�>�Ed6��&��J$��ۮ5Q�Q �c�[����/P#���|?��>}���]Bq��e�7�cc����G��4�y�3�f��z���u7\m�<�1�9�
�?�C�j�������(�r^���g@��.A�=I�{��bN��S�Y��=�y	80v������&C�=q�6Te�!����V8�m�O���,dp��Y8�F�O;��i	Bh�Z[�whXZ�(0�ʸ��+�"�z���jTjP��#ܱG�9c�#�A���ҒC�_����/�Rp�h3T�*^A����Fk4�%�V|H���W�0`B�X<3.F�:5]��v*=��ϟ�~�݉��b�k2г����� ��&�B��1j���d!����xH�t�P��Zd�g$}]q��&^=�y(W������߼-{.k���i.�3(ʤ̆�':w��䭟a'�5���Y����k =/����g?��Z��Pr�'����WԩŒ�k�-}^l�'j��
����,C���<2R���E��{�*�n;��jJ�(�9n��+��W��Vt��udW�/��LWPWS�mj�\N���L�#Y�nY�i0�h=0w��Ly�+�
��o7,���$5*�:VW�a���-g&���¨�j	����4�e7+�8�ڢIi��(�Z�tj���L)+�a�S�al�&�\	�(b��Qpb����7'o��y�����7G'���_h%8��B$��/�/��x��%��J4��Oz�c�g�������������oV��U�Vf�.�WCH��?�T*�&��Cv3�,b�H�l��4��Rl�]�=OX�c=h3ʭ��T�V�I_�w�6���������¹WF�}L�F��*۞eu��sw����{8 �sr(b�AS›�D;cɄ�ń�E[9$��pP�@N6w��L�Y�A3�JV
�W��,��P���bpr:�3�*G�!�[Z)��1�ƒf���h3<�(dF��k��<��
OV��M�Եbj��[],Q�1�M�IizO]T��b�J���E���´"�������.r$�c1=���C��@����YM��x8I�l���]*e������Jk���󓳓��'ʻ��c�#N_E������'�
���z��c�J��E˜�P��4�Ƌ��z^l�=��;���������@U�ǣ���a�CzӅ�����5�ŶZ�\u|d�/-A��z!=�Ċ��TI5J��J��t�y;,C��zS^*|h)��1�4��k$s�T���EO\�>�ʚ-��r�P����<��a"ˤ=���%r�ʙ�0�_�r��;WUK5{(��ή���ZG��^���O�_C��|P^���3��[�����_��F�y8/�)��%"#ʗ��U��ީk�<�x��[/:������7Z��e�?8�OK�7	��ڀ���>�(K��8��,śqA����](!I���QJD;�h�@9o4B�����A��`�E�8$e��p���N�^	u���r�}��Et��ۂ��[�G�*���mn��P\��Ֆh�v����
W�u�g��!��Z�g�+^��oA(3�����q�ȸ.+���F"����8h�#2Z�U�����z��?{v{{;kd��m����3Q+��Ԥ�QUy�j6���e'��S8�+���=X�˹
�$��2ܯ�z���@��85,���9�+4pa�;P��(�i��S{)KJ��4p�A�-� �4����>T�]&W��/z�՚�#l�5,�%��������=jU����o�=Q�x�ݪC�'�yR/4�o��3=�겣.6�O�/��j�i(]%�˚M>	h�O�����'w��
n�ݻ�D�(��UՆ_�:��"6	yI������*F@�T�s��=�Ԙl_�A��Xi�P��6�^t]2k8������� ��������.��0�~�����+�m���9(��2U��%6
T��HU�~�Ǣ���W�0Xgp
��3��[�`f��Zӌ-��1�ـ�&--�p��BR6�RE`��ܶ��T
AV�0Mi�+�@����.����C��T/�'���or�^
X��P|�e��X�W�
�V�
���b�%�M�i�~H�V����=/��z�䭊||��"܏��i�t�&~r~����D�#�ʝ��n�p$��'G�Sl�h�=�U�&Z����,x}�&���v,�g���
ǩ�8v_�Z��e��i@��I���Ab���P	m16a2��6��J~�.ۃ���}���3 ���i^s���z?������o�z�kz�zwv�AY+�"V�Q
@�n�YH�dh�g��-w"-�5y��,����ν�ˎ]�9:|w|t�����c� ���Յ�Lt$��	��ۍ%Aa3�+����p�b��X� [��,!�JO��RυTsp�fT�c�|���i۟m8N��Xk$ɏL��d����)�% ԉ�W�"P\Y�H�<�Fp����iQͮf;UWR�@��H��6�͹'�?/V3�̬5��s�|,
[;��]�7X�{w�V�?�?����F��9����#+���㯑��䒣���ai�X�Cr��U��-�&4��˩L�*����}>cv~����;�����	9��O�M\�M5�P�=�^��2�6|ΚttA�IJ�
���ٓ����2괅�K�2�h�u���%m��At5O�PY��#")`3d���OM�>�g�g����L��׻~k�xN��Q�>V)�P��aj
f��y���
�*��	�JG���	Y��(90ָF�S�ĸ8�t+뀵H�fp����fZ	c���3z�2��5Y�%��[���Jn�cu�@�W�Y'p�*�F�0��pA�K��F 
E+�4��<2P�gB��rK���	�>A�PW��-�����K̎�H_U��-R��̔Q�E�X!Q�����ZM����FE/���O��U��m��P`Ɏl�k��f;��DC�QNo�lY0xħ���;�@���y7g\Ђ��������'o�BX�<�.������/��g��zɢ\c�?�vs-�\�~���n��DTa]pе�#�K�'+f<.��\'�
�ߠ��؀tjE��؜���
��oG�{I5�@�_�hU�<,s�Y��#:�7D�q�%�u4�
�����p�ƀ�L��MJE�[>�Xʊ�`ز������b*��X�?	�d0Tl����ss�#EQ0d<��}nd�T���G�UF�R�"q��%^�mS\nZv"���Mf0C�i2�����]�O�&/H����L����4Bt��aV�m���.�����:�m�R|ژ�0���M��<Hq/fb��dN��F�n���O���۫ΊMBؘU����xk
��2��O������v^�;Wrq3-E眖[$�d�#{=D�c�߫2��F��K%0�b)(���i�ՁmɁ�@fR$�~�	�?��5�C�:t]�"n�Vi%�B6���8_s�>�]���zj�v}�i�a�V{ U|��
�Ċ�xjTU��ԏ�hdv7xBv)ho­���pBj�>�ĥj�'�)"������YX�E�z��j(��Б�P��ߪp�2�� ����vnve"j�N�M��o��~��΄�r�Y©*T��j#A�`_5�nư5�w����w�:<7��>T9�R,�F>TѢ�A�Z�$t�=WK@�ԩ�&]��@˚\��w����⽎,���o1$�q/y|��|/�#�v�E�:
PۻŃ������y6쏢I����g���
�)�@�
C7ײ��a�J�m�W�Q#pҮ�J^t)P�no,�x
G��s›[�ҟ�"e%Gjb�PC���X�ܿ�9|q���u猴�q�R��c}d��N�����dT�D�xc����c�Ӈ���YC6*��H�C2��M]V�#�F6�t�� }~��"���yh�;k�9�طF҈&G�ə�C��.mHS��l�|1`����ӻ��5#\�-_�5D0R��Q�˯�k�W8zhBg��Q���<q��9,pj����V=��~vP\������J���u��$WQ%�Cɖ0#���s�]L_ݯ���u
����6�$��y	ez/�O��30���`�#@pw�ƍ�U���M��7��Ty�Ù2����8ݠ�KcӲX��2�w�e�}:O��k�
lSeM�):��C�袱~
�	c���	�ф�d)��Y�Y���Kt2p��L9ic�|�� �Nj`��X�v�p�Il���r�"����dJ�N�Q�z;�ՔM�2�B!�6���#C�+
i6�����r(n�~� h!<1-��bX��̺�Q��$��2��rT(cf#�����D��7v���;kM�d�ʦv�ly҃��+?[�����s~�΃��R�`��̡ؠd��u��%�_�"~Gaf_,4V�i��UЏyN�,���Q��Yz�T��;�]�#mX�ֽ��B���0�B��3n,�d!���<�p�B#[9��SD�6�D�oH����>��&�>8���E�d\;���h�c�_��*À��-`Y���-O���p�w1�A5D��/�ܐ䦸Vޛr�PUJ���f��ŀЯX�hX���
d�\�(R�.&�^��Vn���!��r�$�o��`)�YMH���b�������[�?Cq��p��M�uӘN�
�z����7wh�n#^���2����H���
���ߟ�_�ߜ��q����������Y���:9:<?y��L%��<{&��8yy����ű����LƳG����V�|�s�����d}�.�U97�E'������e{��a�1Nͳ_�9?���rc�D�ڈVT��O��&ٞ��3<r�'�~׃�n�O0?��g��)A�Ŧ�@�h+��|,Q
6gӴ��9��Y�v��J������%S
Q	�kk�fV����ʶ�P�On��7G�/���6g��7�~C��jTh�z8{��mqz��P^{��䭬���_�=�%��rg�*fB�x
f髟��G���
Җ��L%[8�N��Hkj��~�r;�e�R��(:�d����*-��T�'/�H�"T�K�W���}{~rt�|�e�YL(�n_~�'goG7?������rb����hsm��`�S�B�_�@Ə����s�{2~8�`�q����h��A).BL1�b�ɲ��7�D�R2��k�"�#�%���YXհ:�{�#B���u��7e����,4T���T�ۺ��O�,����5�����Gs�����պ�)�mS��%���`+WƼ[�����t���A���
�6�8��ˬ�����p���m�?w
^��[�e�+G���:�n��D�a��Ӕ0dQMThc���,�;@�V��O�_�Y*L�T�4�"����*�8�����[Ƽ�¬|%�&���i~jAK	q�B��d�ս�d�]k����颈AY�D/�ES���� A��ֻp~?zT�n���	rp�R�_r)Dd�v)^D����FC��ƻ�s]�ߍ�	�К�"_�7g��Y%�u�K�W�R���!�w/���ScpR����c��^T�8ixr��`�J�y%�=��c)�E�^.�����t�Xfg���^#�C�2����s��=m�w��uzُ+tkX�l��T�B�פҖ��+���%�����턇�Ł>v H�D[?;�/��f�~}7�w	j�d�נr�=�55��X	�F=��P�+���<3U�@�����0�KEй�3
-?�ը��̭4�s��&^QX�ݖe��~b'�s���<9��%����X���� �r��|�Z�����N���at��#&n�r��@����
������r�6n*�z�-b��kv����ǘ�`�՟��d^]�,����te�}��*�&Cm�ᓣ'��h2v����� 
{��{�V|1fԻ��'i:5�`btʾ��m����
 �?vm��??a��~U�3k�6N��"���lc���ײ2��0/��!����*Egϣ���;��aM��1�>�0$��ٵ�2\PTZ�r�S�<R��5��n�~��.+��7
9<�0��#���.�&�d�pXf�����Xդ��a^�y�˔�YK�T��Lc�y�l���ޝF�"�ɶ��{ZvAsi>��B��@^�O�n�rv����87Z$�4W�bL��L�:ځ���8xpb����iF� Vk:CU��ܺ;j����7PK�V�Z�^�+���f��litespeed-cache-es_ES.poUTүhux����PK�V�Zۉ�!������litespeed-cache-es_ES.moUTүhux����PK�V�ZF�����,����litespeed-cache-es_ES.l10n.phpUTүhux����PK �ylitespeed-wp-plugin/7.1/translations/litespeed-cache-es_ES.mo000064400000502673151600143560020056 0ustar00��q�+E,W@tAt(Itrt�t2�t�t�t	�t
�t
uuu:uPufu	ouyu	�u�u.�um�u<v
IvTv[v3jvh�vw'wNGwg�w\�wo[xb�xe.ya�yY�ywPzl�z�5{=�{"�{7|O|^| b|
�|�|H�|�|}}#}>}'O}
w}	�}�}�}�}%�}�}|�}Fj~
�~.�~0�~%+	Q"[~P��T�ZS�>���
�4�-L�/z�q��L�2i�I��*�J�\�k�#w�����Q��O�X�sn�E�P(�0y���'Dž�� �36�j�p���I��$نY��	X�	b�l� x�"��/��*��
�-�D��V�4܈��fމE�R�j�
n�|���#����ƊҊ�
��
��5�B�H�X�k�|�	������
ċϋ܋����8�&T�0{�*��S׌U+��� �� ��(�	�� �:��X���W�K]�	����ŏޏ$���8�P�"h���"��ʐ!��'�&G�&n�"��G��!�,"�$O�+t�����ܒ�'�(:�
c�n�W������#�1:�%l�2��ŔVє^(�
��������Е����&�.D�Ns�*–/�V�]t�Lҗ�>�N� g���!����Ș
ژ����%�2�K�W�%f�B��
ϙ!ڙ4��'1�6Y�����	����Κ�;�:C�~�����ɛݛ ��"�<�R�/k�/��*˜<��<3�7p�����Нߝ��
�	-�7�@�S�d�����
����	��ÞҞ����
�$�5�!L�n�������ʟ���
�'��0�9֠�)�MB���+��}ڡX�Di�8����
��)�;5��q�0� 9� Z�K{�8Ǥ��#�7�L�d�y�������ͥߥC��<�S�HZ�����
��Ħ<Ѧ�(�9�9N�9��
¨Ш��
��!�<�,W�^��q�U�]�}�N�������(��
��ǫԫ��*�I�Q�c�����������ĬԬܬ+�%�,5�sb�#֭���".�%Q�w���&��Ѯ����%�6+�)b�������گL�A�9M�:��0°)���G��L�WO�����
в۲�O
�
Z�e�}�������ȳ�
�Q�c�8s���ʴ
�3�'�B� U�0v�����ʵ#ݵ�
��!�8�!O�q������:�T�g�������
��Ƿ	۷�B��
:�E�M�	Q�[�2`�Z��,��0�-K��y�+Q�i}�I�;1�Ym�KǻV�Uj�L��l
�Bz�Y��:�VR�`��J
�gU�x��=6�@t�=�����4�O�k�
~�<��?��	��6�R�j�?{������� ��&� *�DK���l��G	��Q������
������������������
������
��
��/��/$�T�pi�<��
�"�A�(J�s�
������	����c��7�V�g�.~���
����
�������h$���A�����q�	}�����������'��
��
�
�
'�"5�X�a�p�$��+����#���*$�O�`�w���
����
��$��(��"�?�CR���P��F�FI�B��@��5�2J�B}�@��>�"@�=c�&������%���*�%D� j�"��&��!����� *�K�c�$�����������������d�k� ����/��.���!�4�J�]�z�����������+����(�5�9�L�
b�p�|���������%����$�
,�:�?�F�Y�f�v�@{�
��%������
�����>������ �,�*C� n�����2������"�*6�*a�"��"������<�,=�$j�
��
����F����
�
�."�?Q�6��;��1�36�2j�6��0���	����#�9�QV�Q��D��
?�M�#]�-��$��?����+�7������%�	5�?�S�h�{�������$����E
�+S�*���������<��0�?�D�
L�
Z�$h�����!��1���?�R�/g�������������	���+�RA�c��2��?+�
k�y���d��<�5P�S��C��5�T�pt����Ki�O��'�E-�s�x�����9��;��0�MH�����p��|&�/��&��&��)!�8K�7��4�����
�'�
;��I�F��d�U����X��J�Q�^�s�A�A���	��	-�7�G�\�h�y�
��	������%����0��-�I?���$��D�@�9L�1����8�a��`�p�}��������+�
��	� �P?�<����/�<�#W��{�;�EC����=$�
b�p�Q��+���$�.6�e�m�������
��� �#�9�H�\�q��������&���{�;h�����4�%C[Fb��!��!-@.O~��+�&�BUl�Y��#$A2f��I�

(
>L:_����.�' dH��M�f%$�X�Q
7\+�J�g%����Q�I	0U	P�	^�	m6
	�
�
�
�
9�
v)}�(Ga>j�U�N
eb
�

�
�
&'#,P]9}8�
�V�iU_�CGca�8
4F/{7�6�7-R)�L�*�)"-L(zH�A�c.R�M�3D([3��R�'?Pem�2��(�$5*`u���e�-�*/2Zbh�]&=�i�8,[ec�C%jiz�AOq�`'dq��HWg"�O�>2q�K��E� 19!-k!8�!M�!Y "$z",�")�"S�"9J#&�#)�#9�#$$X4$1�$�$A�$^%Eq%U�%(
&S6&Y�&�&J�&zE'(�'I�'x3(^�(A)4M))�)c�)0*.A*�p*�+��+I,Ad,2�,2�,7-YD-*�-F�-9.J0j0:�0R�0p1,�1*�11�1;2/J2(z2J�24�2B#3f3N�3Q�3o&4X�4/�4G59g51�5��5�_6 �6�7J�7^(83�8N�8
9W(9��9�:>�:H;Hd;<�;1�;V<Ls<*�<]�<I=N=V=\=l=$x=�=�=
�=�=�=�=�=>�>/�>(�>)	?3?�H?��?�S@
�@
�@�@A"A:ALA@YA�A
�A%�Ag�AH7B�B
�C
�C
�C�C�C�C�C:�C>D@]Dp�DE)E9ESEgEzEr�E]F5jF_�F�G(�G8�GH#HAH$aH.�H2�Hr�HH[I�I!�I�I�IC�IF#JjJ
wJ�J�J�J�J�J�JK!K1KFK `K�KK�K�K�K+�KL)4L�^L �L
MM>MYMnMMe�MJ�MjHNK�Nd�NMdOJ�O�OPg+P�PR�PZ�PXQdQyQ&�Q'�Q#�QR�R%�R-�R�S/�SqT(sTE�T��Tu�UFV0VVD�V.�VS�V4OW*�W�WC�WAXLTX-�XG�X<Y+TY�Y/�Y�Y�Y;�Y).ZZXZw�Z+[C:[~[�\
�\�\�\�\�\K�\B]K]!f]�]J�]	�]�]�]�]��]�^�^ �^�_M�_'
`,5`?b`�`�`	�`
�`�`
�`"�`a#%aIa	Ra	\afasa3�a~�a
8b	FbPbWb6vbp�b&c*EcSpcx�c|=d��d�_e��eiofp�f�Jg��g��hGVi�iE�ijj$j@jQj_lj�j�j�j%k6k0Ok�k�k�k�k�k,�kl�lK�lm7m9Cm}m0�m�m3�m.n\An�nY�nzoH�o$�o�oBp;Ip2�pm�ph&qM�qG�q(%r^Nr�r�r>�rs4sZFse�sto#tc�tp�tEhu$�u?�u(v*<v&gvA�v�v'�vwhw.oww�wx#x/x2>x$qx>�x,�x	yy"!yDy�\yFzKzkM{�{)�{�{�{
|
|)'|Q|c|'p|�|
�|�|�|
�|�|�| }3}I}f}%x}�}�}�}�}�}�}~O"~2r~G�~K�~e9d�7�-<�-j�2��ˀ
Ԁ,߀��(�Ӂ�^�\b���̂�6�7>�'v�!����'ۃ/�13�+e�3��,ń/�1"�4T�+��Y��,�+<�,h�4��+ʆ(��!�)A�5k�*��̇$�j�q���!��ш<�/.�=^�������.�
��ʊ.܊� �6�L�_�-~�;��b�%K�/q�]��d��Sd���؍�'	�1�"D�g�{�����'��ގ
��� �7�Q�9g�`���<�IN�-��GƐ��3�C�#]���P��R�#@�/d�����"Ò3�$�?�W�?i�;��6�M�Ij�D����!�1�B�O�(h���
��
����֕,��4�<�R�g��$�� �� ܖ��	��'5�0]�%��$��%ٗ��'�?�#V�z������Km�	��@ÙV�)[�:�����X�Nk�=��
��%�)�)>�h�Uw��͜��*˝$��_�C{���	ٞ����$�9� M�n�������Iğ�'�^/�����
����Pˠ#�@�U�Bq�?��!��.�D�Q�]�#z�#��E£^�}g��$�!�J5��������.g�������Ȧ��$�,�<�Z�g�}�������ç˧Eӧ!�1;��m�&��&�*@�0k�3��%Щ��6�B�Z�#q�%����HĪC
�Q�m�#��*��`ث9�;E�M��5Ϭ0��6�Q�t7�[����<�H�"Z�q}��'��)�%I�o�����(��۰_�H�BW� ����رC�,�K�'d�.����β� 	�*�3�D�#\�'��(��$ѳ%����+��4�O�!i�������	��ǵLܵ	)�	3�=�E�W�@\�Y��9��1�M�1j�&��4øo��Oh�?��f��c_�dút(�^��{��Kx�dļ<)�cf�sʽJ>�����8�U��P�Fc����%�(�.�N�k�O��c��5�!N�#p�"����W��%�.�B�5Z�.��!��R��4�A�_���!�������
���
������&�!'� I��j�*�3� ?�`�o�
��@��@���n1�F����&��
�)%�&O�v���
����
��{��+B�n���@���������%�B�1R�~���^��j�	7�A�Q�e������B����'�<�,N�{�����2��8��"�@?�+��.����$���9�	W�-a�
��,��+��&���M1��^��G��GD�Y��Z��@A�B��T��W�Pr�$��P��:9�t���0������;�$K�-p�5��+��#�%$�*J�!u�/��,���� ���/�J�`�u�����#/�S�Cg�I��
����0�E�b�)w�����"����-��	�%#�I�^�c�}�
�������������.#�R�.l�
��������
������J��<�'I�q�������$�i+�����1����4�,C�p�)y�V��*��%%�6K�D��@��"�,+�X�0j�Z��B��E9��
����l��"�'�-�2�89�Nr�A��O�DS�G��6��F�:^�������������'��g�Tk�P���!�05�6f�*��;��$��)�E��

�&�.?�
n�y������������.+�"Z�V}�4��9	�C�a�v�*�J�� ����+�G�(W����� ��7���C�[�Jo�$�������/�'8�`�h�t���g����:��L���+�F�p\�O��<�_Z�K��D�*K��v���_��a�=��S���
�(�?�G\�F��>�U*���
��t����4��A�;"�8^�C��[�W7�(�����������_��m��ei�'�Z��R[k�T�U�HOd���
����$/5#eC��U�";,^J�K�I"Al�A�ry��)���
3
NY'w`�O&P#w4�!�,��J�Q	�R	X=
�
#�
e�
,0]o�0�
��)�")L^+p'�#���
.
(N
8w
�
�3��0T�$*O=j'�-��Ss�(��0�4EH�&�"�+�3IO�)�#��%�1�'�Db�M���1JVg.���B%h7q��/HSa{�11icm�H;9�Z�!q;�,�.�O:�D�p�nX��O_'}�?����.D #s � X� � e!R|!a�!1"J"'c".�"�"1�"�"3#B:#D}#�#~�#�R$|�$UR%`�%T	&c^&\�&@'``'a�'I#(9m(6�(b�(0A))r)<�)/�)O	*IY*i�*X
+Yf+�+ �+@�+O7,�,k�,�,$-?-\-t-(|-�-1�-"�-%�-3%.XY. �.�.�.�.�.z�.?z/�/1�/m�/sc0o�0DG1~�1>2qJ2l�2`)3��3�"4K�45��5-6�M6&�6a7[f76�7_�7JY8#�8�8P�8'89d`:=�:<;?@;S�;^�;-3<1a<+�<a�<0!=#R==v=@�=#�=\>;v>�>^�>s$?]�?t�?7k@_�@dAhAV~A��A0}BR�B�C��CWD5nD-�D|�D5OE8�E��E��F�NGH]-H,�H5�H<�HV+I*�IW�I�J'�LMM?M\�M��M)lN?�N:�NUO6gO,�Og�O?3PJsP"�P^�PV@Qx�QiR7zRS�R?SBFS��S�%T*�T�UT�Uc6V:�Vd�V!:Wk\W��W��XJfYW�YW	ZHaZJ�ZW�Z\M[0�[m�[I\U\b\h\	y\*�\�\"�\�\] ])]A]H]Q]0a^4�^?�^%_�-_��_��`4aKa+Wa�a(�a�a
�aR�a7b
;b)Fb�pbfc�jc
�d�d
e
e'e?eCeE\eI�ek�e�Xf#�fg#"gFg`g'yg��gkDh>�h}�h�mi6jFQj.�j.�j(�j%k4Ek5zk��kiPl�l+�l�l�lG
mWUm�m�m�m(�mn6nKncn%vn�n�n"�n)�nof)o	�o�o3�o�o0p�3p$�p�p$q5qUqlq �q|�q]r}|rY�rsTsa�sX*t&�t�tu�t"7uoZut�u?vKv,bv0�v4�v%�v
w�)w,�w8x�Ux9Hy��y+'zXSz��z}s{K�{*=|Lh|5�|W�|AC}7�}�}E�}:~[X~7�~R�~U?'�%�=�!�?�SE�.��fȀ�/�؁Q�L?���������ƃ׃K��A�M�%f���Z���
���	�������q���I������BZ�x�.z��ge_!�n�	C�^�]��y<�
C�C{T�)L�p�U>;:�F8i�x�d�v��)pz7G���)+������*����\g���a:Uaj����J�KeE-'��q8'��dF�+&��G���l��n�zH1 Qlb���`�Xo%��7���M��m�&���Cc�D�o���?��q�������
L�@Vfs��Z`�tJn����'��L�O>k��c5/@�?
����;K��bl���f�;D&	)��31��C���U0�s$FXv����y3�?.^�=���fc���������J����k�{e{��62Q����PrG��vY9��:���hI���~�$t,"�D�T4t�$'*��R�����|	��n��(7���s�����|�0���Y�]
����i�O/��o�Bd����}�.�����M�	T�����!Yo�3�h�^���*d��@�O-h
����<��OZ��:I�1�ow�� ���B.P����=?_���=_v�	��!Y+Gpg�iY������O��Z-�H�c�\5�k�N��I��_%w#�<1��s��\�/���/8N��$��Q�a>yr����-���REm�i����5��0K8���������[h�WL��o	ElU�^�qE�f�����J��g B�
����l��4�
�0�~�Rn�r������S2i9�����|r,�!�;��p1D�4�(9�A
�Q�f_��:F�
m�*3�"b\,�+L@;�J%���`��C�MT\M�+���I[S�A�-�V�S��<��q��"��������2ER������MT���9��j�w(x9��KH?�([��5��l�BRgev��c������~�Sp7h��S$8�Z��2�u6.��u�P�b>��V������N�7��a���}�W����;����]|��0�m�X����� �u>j�63���*�H�&u���)�{�~A��6�7u�W��b@w�<2���>G�'�����a0�P��
�������,x�N��"�9��N�����mP�6�`, �=^]�e�k�D�x��J��W%2A}��F4@���S�P�`GEi8[�#�V\AH��s�Tf)'����t���$3�c/��Xw�(�#4Wn�<BD��z�=�U6�����(�Y�!��_�F#��[���^m�%��[j`A��5�*�]��}.RQ���yX����
�������"-OH�]Vj�����I��4Kd���y&&z�����a
/�|kKZ ��Q���erb,�t��=�kX��1�5�pU��V��+�W��{#!�qd��M#h����L�?��j��}~��g:"%��N���� %s ago Cache the built-in Admin Bar ESI block.%1$s %2$s files left in queue%1$s is a %2$s paid feature.%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s activation data expired.%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.%s must be turned ON for this setting to work.&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.(no savings)(non-optm)(optm).htaccess Path<a %s>Support forum</a> | <a %s>Submit a ticket</a><a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<b>Last crawled:</b> %d item(s)<b>Last crawled:</b> %s item(s)<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling.<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster.<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads.<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading.<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall.<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold.A Domain Key is not required to use this preset. Only basic caching features are enabled.A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.A Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.AJAX Cache TTLAPIAVIF file reduced by %1$s (%2$s)AVIF saved %sAccelerate, Optimize, ProtectAccelerates the speed by caching Gravatar (Globally Recognized Avatars).ActivateAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced (Recommended)Advanced SettingsAdvanced level will log more details.AfterAfter the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.AggressiveAlias is in use by another QUIC.cloud account.All QUIC.cloud service queues have been cleared.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Applied the %1$s preset %2$sApply PresetAre you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard.Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset all settings back to the default settings?Asynchronous CSS Loading with Critical CSSAttach PHP info to report. Check this box to insert relevant data from %s.Author archiveAuto DraftsAuto Purge Rules For Publish/UpdateAuto Request CronAutoloadAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Available after %d second(s)Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBackup created %1$s before applying the %2$s presetBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBest available WordPress performanceBest available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!Beta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSS Per URLCCSS Selector AllowlistCDNCDN BandwidthCDN SettingsCDN URLCDN URL to be used. For example, %sCSS & JS CombineCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS, JS and HTML MinificationCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache PHP ResourcesCache REST APICache StatusCache WP-AdminCache key must be integer or non-empty string, %s given.Cache key must not be an empty string.Cache requests made by WordPress REST API calls.Cache the built-in Comment Form ESI block.Caches your entire site, including dynamic content and <strong>ESI blocks</strong>.Caching these pages may improve server performance by avoiding unnecessary PHP calls.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCategoryCert or key file does not exist.Changed setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck the status of your most important settings and the health of your CDN setup here.Check this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all orphaned post meta recordsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean orphaned post meta successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Clear LogsCleared %1$s invalid images.Clears all cache entries related to this site, <i>including other web applications</i>.Click here to change.Click here to proceed.Click here to set.Click here to settingsClick to clear all nodes for further redetection.Click to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloud server refused the current request due to rate limiting. Please try again later.Cloud server refused the current request due to unpulled images. Please pull the images first.CloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare SettingsCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Congratulation! Your file was already optimizedCongratulations, %s successfully set this domain up for the anonymous online services.Congratulations, %s successfully set this domain up for the online services with CDN service.Congratulations, %s successfully set this domain up for the online services.Congratulations, all gathered!Connection TestContent Delivery NetworkContent Delivery Network ServiceConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCopy LogCould not find %1$s in %2$s.Crawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler LogCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Crawlers cannot run concurrently.Create a post, make sure the front page is accurate.Created with ❤️  by LiteSpeed team.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s.&#10; Click to redetect.Current closest Cloud server is %s.&#10;Click to redetect.Current crawler started atCurrent image post id positionCurrent limit isCurrent server loadCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of AVIF file.Currently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of AVIF file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PreconnectDNS PrefetchDNS Prefetch ControlDNS Prefetch for static filesDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug HelpersDebug LevelDebug LogDebug SettingsDebug String ExcludesDebug URI ExcludesDebug URI IncludesDefaultDefault CacheDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).Delay rendering off-screen HTML elements by its selector.DelayedDelete all backups of the original imagesDelivers global coverage with a growing <strong>network of 80+ PoPs</strong>.Destroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable CacheDisable Image LazyloadDisable VPIDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled AVIF file successfully.Disabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.Disconnect from QUIC.cloudDismissDismiss this noticeDismiss this notice.Do Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.Do not show this againDomainDowngrade not recommended. May cause fatal error due to refactored code.Drop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable CacheEnable ESIEnable QUIC.cloud CDNEnable QUIC.cloud ServicesEnable QUIC.cloud servicesEnable Viewport Images auto generation cron.Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic.Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled AVIF file successfully.Enabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Error: Failed to apply the settings %1$sEssentialsEvery MinuteEverything in Advanced, PlusEverything in Aggressive, PlusEverything in Basic, PlusEverything in Essentials, PlusExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsExtremeFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to create table %s! SQL: %s.Failed to detect IPFailed to get %s file contents.Failed to get echo data from WPAPIFailed to parse %s activation status.Failed to request via WordPressFailed to upgrade.Failed to validate %s activation data.Failed to write to %s.Fast Queue UsageFile %s is not writable.Filename is empty!FilesFilter %s available for UCSS per page type generation.Filter %s available to disable blocklist.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, for %s, %s and %s can be used here.For example, for %s, %s can be used here.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For example, to drop parameters beginning with %s, %s can be used here.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFree monthly quota available.Free monthly quota available. Can also be used anonymously (no email required).Front pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerate a separate vary cache copy for the mini cart when the cart is not empty.Generated at %sGenerated links may be managed under <a %s>Settings</a>.Get it from <a %1$s>%2$s</a>.Global API Key / API TokenGlobal GroupsGlobally fast TTFB, easy setup, and <a %s>more</a>!Go to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode and Guest OptimizationGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Keep CommentsHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHigher TTLHistoryHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If comment to be kept is like: %s write: %sIf every web application uses the same cookie, the server may confuse whether a user is logged in or not.If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you are using a %1$s socket, %2$s should be set to %3$sIf you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImage groups totalImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages ready to requestImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.In order to use QC services, need a real domain name, cannot use an IP.In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline CSS added to CombineInline JS added to CombineInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIt is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.It will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS Defer for both external and inline JSJS Deferred / Delayed ExcludesJS DelayedJS Delayed IncludesJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast PulledLast Report DateLast Report NumberLast RequestLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requestedLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLazy Load for IframesLazy Load for ImagesLearn MoreLearn More about QUIC.cloudLearn moreLearn more about when this is neededLearn more or purchase additional quota.Link & Enable QUIC.cloud CDNLink to QUIC.cloudLinked to QUIC.cloud preview environment, for testing purpose only.List of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.List the CSS selectors whose styles should always be included in CCSS.List the CSS selectors whose styles should always be included in UCSS.Listed CSS files or inline CSS code will not be minified/combined.Listed CSS files will be excluded from UCSS and saved to inline.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will be delayed.Listed JS files or inline JS code will not be deferred or delayed.Listed JS files or inline JS code will not be minified/combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache Configuration PresetsLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache Standard PresetsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed LogsLiteSpeed OptimizationLiteSpeed OptionsLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog File Size LimitLog ViewLogin CookieLow Quality Image PlaceholderMBMUST BE UNIQUE FROM OTHER WEB APPLICATIONS.ManageManually added to blocklistManually runMapMark this page as Maximum image post idMaximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobileMobile Agent RulesMobile CacheMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuMy QUIC.cloud DashboardNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.Network DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.NewsNext-Gen Image FormatNo available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized AVIF file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo optimizationNo spaces and case sensitive.No valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNoteNotesNoticeNotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online ServicesOnline node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpcode cache is not enabled.OpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized all tables.Option NameOptionalOptional when API token used.Optionally creates next-generation WebP or AVIF image files.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Orphaned Post MetaOther Static CDNOther checkboxes will be ignored.Outputs to a series of files in the %s directory.PAYG BalancePAYG balance and usage not included in above quota calculation.PAYG used this monthPHP Constant %s available to disable blocklist.PHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPartner Benefits Provided byPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.Pay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:Please do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.Please visit the <a %s>Information</a> page on how to test the cache.PortPost IDPost RevisionsPost type archivePreconnecting speeds up future loads from a given origin.Predefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPresetsPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Prevent writing log entries that include listed strings.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality.Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee.Product Update IntervalProvides <strong>security at the CDN level</strong>, protecting your server from attack.PublicPublic CachePull Cron is runningPull ImagesPulled AVIF image md5 does not match the notified AVIF image md5.Pulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge LogPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the blog!Purged the url!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud CDN OptionsQUIC.cloud CDN Status OverviewQUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users.QUIC.cloud CDN is currently <strong>fully disabled</strong>.QUIC.cloud Integration DisabledQUIC.cloud Integration EnabledQUIC.cloud Integration Enabled with limitationsQUIC.cloud Online ServicesQUIC.cloud Service Usage StatisticsQUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.QUIC.cloud's Image Optimization service does the following:QUIC.cloud's Online Services improve your site in the following ways:QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores.Query strings containing these parameters will not be cached.Rate %s on %sRead LiteSpeed DocumentationRecommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).RedetectRedetected nodeRedis Database IDRedis encountered a fatal error: %s (code: %d)RefreshRefresh Crawler MapRefresh Gravatar cache by cron.Refresh QUIC.cloud statusRefresh StatusRefresh UsageRefresh page load timeRefresh page scoreRegenerate and Send a New ReportRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first.Remove Query StringsRemove Query Strings from Static FilesRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed Unused CSS for UsersRemoved backups successfully.Replace %1$s with %2$s.ReportRequest WebP/AVIF versions of original images when doing optimization.Requests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset %s activation successfully.Reset All SettingsReset SettingsReset image optimization counter successfully.Reset positionReset successfully.Reset the entire opcode cacheReset the entire opcode cache successfully.Reset the optimized data successfully.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore SettingsRestore from backupRestored backup settings %1$sRestored original file successfully.Results can be checked in <a %s>Media Library</a>.Revisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSYNTAX: alphanumeric and "_".Save ChangesSave transients in database when %1$s is %2$s.SavedSaving option failed. IPv4 only for %s.Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee <a %s>Introduction for Enabling the Crawler</a> for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Selectors must exist in the CSS. Parent classes in the HTML will not work.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSend to twitter to get %s bonusSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.Server IPServer Load LimitServer allowed max valueServer enforced valueServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.Sitemap ListSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSoft Reset Optimization CounterSome optimized image file(s) has expired and was cleared.Some themes and plugins add resources via a PHP request.Spam CommentsSpecify a base64 image to be used as a simple placeholder while images finish loading.Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify which HTML element attributes will be replaced with CDN Mapping.Specify which element attributes will be replaced with WebP/AVIF.Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.Spread the love and earn %s credits to use in our QUIC.cloud online services.Standard PresetsStarted async crawlingStarted async image optimization requestStatic file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSuccessfully CrawledSummarySure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.Sync QUIC.cloud status successfully.Sync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The Admin IP option will only output log messages on requests from admin IPs listed below.The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The features below are provided byThe following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe queue is processed asynchronously. It may take time.The selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The setting %s is currently enabled.The site is not a valid alias on QUIC.cloud.The site is not registered on QUIC.cloud.The user with id %s has editor access, which is not allowed for the role simulator.Then another WordPress is installed (NOT MULTISITE) at %sThere is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This Month UsageThis action should only be used if things are cached incorrectly.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This enables the page's initial screenful of imagery to be fully displayed without delay.This is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.This process is automatic.This setting is %1$s for certain qualifying requests due to %2$s!This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will affect all tags containing attributes: %s %s %s.This will also add a preconnect to Google Fonts to establish a connection earlier.This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action.This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?Time to execute previous requestTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.To manage your QUIC.cloud options, go to your hosting provider's portal.To manage your QUIC.cloud options, please contact your hosting provider.To match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS File Excludes and InlineUCSS InlineUCSS Selector AllowlistUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL SearchURL list in %s queue waiting for cronUnable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.Unable to automatically add %1$s as a Domain Alias for main %2$s domain.Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)Unique CSSUnknown errorUpdate %s nowUpgradeUpgraded successfully.UsageUsage StatisticsUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to bypass remote image dimension check when %2$s is ON.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. VPIValue rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary CookiesVary GroupVary for Mini CartView %1$s version %2$s detailsView .htaccessView Site Before CacheView Site Before OptimizationViewport ImageViewport Image GenerationViewport ImagesViewport Images CronVisit LSCWP support forumVisit the site while logged out.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting to be CrawledWant to connect with other LiteSpeed users?Watch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebP file reduced by %1$s (%2$s)WebP saved %sWebP/AVIF Attribute To ReplaceWebP/AVIF For Extra srcsetWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When minifying HTML do not discard comments that match a specified pattern.When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.When this option is turned %s, it will also load Google Fonts asynchronously.When you use Lazy Load, it will delay the loading of all images on a page.Who should use this preset?Widget Cache TTL:Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s secondsWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard.You can just type part of the domain.You can list the 3rd party vary cookies here.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible.You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.You have too many requested images, please try again in a few minutes.You have used all of your daily quota for today.You have used all of your quota left for current service this month.You just unlocked a promotion from QUIC.cloud!You must be using one of the following products in order to measure Page Load Time:You must set %1$s to %2$s before using this feature.You must set %s before using this feature.You need to activate QC first.You need to set the %1$s first. Please use the command %2$s to set.You need to set the %s in Settings first before using the crawlerYou need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!You will need to finish %s setup to use the online services.Your %1s quota on %2s will still be in use.Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour WP REST API seems blocked our QUIC.cloud server calls.Your application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.Your server IPYour site is connected and ready to use QUIC.cloud Online Services.Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features.Zero, orcategoriescookiescurrently set to %se.g. Use %s or %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowno matter where they live.not available for anonymous userspixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.unknownuser agentsPO-Revision-Date: 2025-04-29 10:24:06+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: es
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
 hace %s Almacena en la caché el bloque ESI de la barra de administración incluida.%1$s %2$s archivos restantes en la cola%1$s es una característica de pago de %2$s.Para esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %s%s datos de activación caducados.No se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenesSe recomienda %s.%s debe estar activo para que este ajuste funcione.&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.(sin guardar)(no-optm)(optm)Ruta del archivo «.htaccess»<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a><a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<b>Último rastreo:</b> %d elemento(s)<b>Última indexación:</b> %s elemento(s)<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo.La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido.El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida.La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida.<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general.<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse.No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.Se iniciará una purga completa cuando WordPress ejecute estos ganchos.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.TTL de caché AJAXAPIArchivo AVIF reducido en %1$s (%2$s)AVIF guardado %sAcelera, optimiza, protegeAcelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).ActivarAñadir tamaños que faltanAñadir una nueva URL de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAvanzado (Recomendado)Ajustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.AgresivoEl alias ya está en uso por otra cuenta de QUIC.cloud.Se han borrado todas las colas de servicio de QUIC.cloud.Todos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéPurgar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.Se ha aplicado el prejuste %1$s %2$sAplicar el preajuste¿Seguro que quieres borrar todos los elementos de la lista negra?¿Está seguro de destruir todas las imágenes optimizadas?¿Seguro que quieres vaciar todos los nodos cloud?¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud.¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer los ajustes a los valores por defecto?Carga de CSS asíncrono con CSS críticoAdjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s.Archivo del autorBorradores automáticosReglas de purga automática para publicación y actualizaciónCron de petición automáticaCarga automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.Disponible después de %d segundo(s)La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess de la administraciónControl de heartbeat de la administraciónTTL de heartbeat de la administraciónCopia de seguridad creada %1$s antes de aplicar el preajuste %2$sBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaEl mejor rendimiento disponible para WordPress¡El mejor rendimiento disponible de WordPress, TTFB globalmente rápido, fácil configuración y <a %s>mucho más</a>!Pruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo.CCSS por URLLista de permitidos del selector del CCSSCDNAncho de banda de la CDNAjustes de CDNURL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSS y JSCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSMinimizado de CSS, JS y HTMLCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear recursos de PHPCachear API RESTEstado de cachéCaché de WP-AdminLa clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.La clave de caché no puede ser una cadena vacía.Cachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>.Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.Calcular el espacio en disco de las copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarCategoríaEl archivo de certificado o clave no existe.Ajuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprobar mi IP pública desdeVerifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí.Marca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteLimpiar todos los registros meta de entradas huérfanasBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza correcta de los meta de entrada huérfanos.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Vaciar los registrosPurgadas %1$s imágenes no válidas.Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.Haz clic aquí para cambiarlo.Haz clic aquí para continuar.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic para borrar todos los nodos para volver a detectar.Haz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de la nubeEl servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.CloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareAjustes de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.Comunicado con éxito con Cloudflare.¡Felicidades! Tu archivo ya ha sido optimizadoFelicidades, %s configuró correctamente este dominio para los servicios anónimos en línea.Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN.Felicidades, %s configuró correctamente este dominio para los servicios en línea.¡Felicidades, todos obtenidos!Prueba de conexiónRed de entrega de contenidosServicio de red de entrega de contenidoConvertir a InnoDBConvertido a InnoDB correctamente.Nombre de la cookieSimulación de cookieValores de la cookieCopiar registroNo se ha podido encontrar %1$s en %2$s.Intervalo de indexaciónRastreadorCron del rastreadorAjustes generales del rastreadorRegistros de rastreadoresEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! Rastreador(es)Los rastreadores no se pueden ejecutar de forma concurrente.Crear una entrada, asegurarse que la página principal está actualizada.Creado con ❤️ por el equipo de LiteSpeed.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos de la nube actual en servicioIPs del servidor en líneaEl servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.El rastreador actual comenzó a lasPosición actual del id de entrada de la imagenEl límite actual esCarga actual del servidorLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente se utiliza la versión optimizada del archivo AVIF.Actualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de la BDPreconexión DNSPrefetch DNSControl del prefetch DNSPrecarga de DNS para archivos estáticosArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Ayudas de depuraciónNivel de depuraciónRegistro de depuraciónAjustes de depuraciónExclusión de cadenas de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPor defectoCaché por defectoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página por defectoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTL por defecto de RESTTTL por defecto para objetos cacheados.La ruta por defecto esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadoBorrar todas las copias de seguridad de las imágenes originalesOfrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>.Destruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactivar la cachéDesactivar la carga de imágenes diferidaDesactivar VPIDesactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoEl archivo AVIF desactivado correctamente.Archivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.Desconectar de QUIC.cloudDescartarIgnorar ese avisoDescartar este aviso.Categorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo purgar las categorías al cambiar la cantidad o estado del inventario.No volver a mostrar estoDominioNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Ignorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Dirección de correo electrónicoVaciar la caché enteraVaciar la lista negraActiva cacheActivar ESIActivar la CDN de QUIC.cloudActivar los servicios de QUIC.cloudActivar los servicios de QUIC.cloudActivar el cron de generación automática del viewport de imágenes.Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress.Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.ActivadoArchivo AVIF activado correctamente.Archivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIntroduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.Error: No se pudieron aplicar los ajustes %1$sBásicosCada minutoTodo lo de Advance y ademásTodo lo de Aggressive y ademásTodo en el básico, ademásTodo lo de Essentials y ademásEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarAjustes de exportaciónExtremoFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.¡Fallo al crear la tabla %s! SQL: %s.No se pudo detectar la IPError al obtener contenido del archivo %s.No se pudieron obtener los datos de eco de WPAPINo se pudo analizar el estado de activación de %s.Fallo en la solicitud desde WordPressFallo al actualizar.No se pudieron validar los datos de activación de %s.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.¡El nombre del archivo está vacío!ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s está disponible para desactivar la lista de bloqueos.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, para %s, %s y %s puede utilizarse aquí.Por ejemplo, para %s, %s puede utilizarse aquí.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché púbicaForzar cronForzar cacheablesCuota mensual gratuita disponible.Cuota mensual gratuita disponible. También se puede usar de forma anónima (no se requiere correo electrónico).PortadaRuta del .htaccess de la parte públicaControl de heartbeat de la parte públicaTTL de heartbeat de la parte públicaOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar el enlace para el usuario actualGenerar UCSSGenerar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.Generado en %sLos enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.Obténla desde <a %1$s>%2$s</a>.Clave/Token global de la APIGrupos globales¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!Ir al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoModo de invitado y modo de optimizaciónPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarHTML Mantener comentariosSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPS.HeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedTTL mayorHistorialAciertoPágina de inicioHostCómo solucionar problemas causados por la optimización CSS/JS.Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si el comentario a conservar es como: %s escribe: %sSi cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.Si se debe purgar todo el sitio WordPress, usa «Purgar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si estás usando un socket %1$s, %2$s debería estar en %3$sSi experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesGrupo de tamaños de miniaturasTotal de grupos de imágenesImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes avisadas para descargarImágenes optimizadas y descargadasImágenes listas para la solicitudImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoCSS en línea añadido a CombinarJS en línea añadido a CombinarUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar la seguridad de DoLoginInstalar ahoraClic instantáneoIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válidaRecomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.Se convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSAplazar JS para JS externos e incrustadosExclusiones de JS diferido / retrasadoJS RetrasadoInclusiones de JS retrasadasExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExclusiones de LQIPDimensiones mínimas de LQIPCalidad de LQIPVista previa de la imagen LQIP para el tamaño %sNo se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima extracciónFecha del último informeNúmero del último informeÚltima peticiónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltimo pedidoÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaCarga diferida de IframesCarga diferida para imágenesLeer másObtén más información acerca de QUIC.cloudAprender másAprende más sobre cuándo es esto necesarioMás información o compra cuota adicional.Enlazar y activar la CDN de QUIC.cloudEnlace a QUIC.cloudEnlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba.Lista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Lista los selectores CSS cuyos estilos siempre deben incluirse en CCSS.Lista los selectores CSS cuyos estilos siempre deben incluirse en UCSS.Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS listados o el código JS en línea se retrasarán.Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedPreajustes de configuración de caché LiteSpeedRastreador de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de la caché de LiteSpeedAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedOptimización de página de LiteSpeed CachePurdgar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedPreajustes estándar de cache de LiteSpeedCaja de herramientas de LiteSpeedVer el archivo «.htaccess» de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedRegistros de LiteSpeedOptimización de LiteSpeedOpciones de LiteSpeedInforme de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónRecursos localizadosLocalizar recursos externos.Recursos localizadosLímite de tamaño de archivo de registroVista de registrosCookie de accesoMarcador de imagen de baja calidadMBDEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.GestionarAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página como ID de entrada de imagen máximaValor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos JS y códigos JS integrados.Valor mínimoFalloMóvilReglas de agente móvilCaché móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sMi escritorio de QUIC.cloudNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Escritorio de redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.NoticiasFormato de imagen de próxima generaciónNo hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de la nube disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe ninguna copia de seguridad del archivo AVIF sin optimizar.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios de la nube en usoArchivo meta del rastreador aún no generadoSin optimizaciónEspacios no permitidos y sensible a mayúsculas.El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamenteNotaNotasNotaAvisosAvisado correctamente a Cloudflare de la purga completa.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache.Solicitada la purga de todas las páginas al servidor web LiteSpeed.Solicitada la purga de las páginas de error al servidor web LiteSpeed.Solicitado la purga de todo al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed la purga de la página de inicio.Solicitado la purga de la lista al servidor web LiteSpeed.OFFONOObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisadoUna por línea.Servicios en líneaEl nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeLa caché opcache no está habilitada.Marca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHerramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor en QUIC.cloudOptimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación.Las opciones han sido guardadas.OriginalOriginal %sAhorrado un %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Meta de entrada huérfanoOtra CDN estáticaOtras opciones serán ignoradas.Da salida en una serie de archivos en el directorio %s.Balance de pagosBalance y uso de PAYG no incluido en el cálculo de cuota anterior.PAYG usado este mesLa constante PHP %s está disponible para desactivar la lista de bloqueos.Es compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasVentajas de colaboración ofrecidas porExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.Pago por usoEstadísticas pago por usoConexión persistenteDebido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo».Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa preconexión acelera las cargas futuras desde un origen determinado.La lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPreajustesPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas listadas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.Evita escribir entradas del registro que incluyan cadenas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad.El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste.Intervalo de actualización de productoProporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques.PúblicaCaché públicaPull Cron se está ejecutandoDescargar imágenesEl md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada.El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP.PurgarError de purga de %sPurgar las páginas de error %sPurgar todoGanchos de purgar todoPurgar todo al actualizarPurgar por...Purgar todoPurgar la página de inicioPurgar listaPurgar registroPurgar páginasAjustes de purgaPurga correcta de todas las cachés de objetos.Purgar todas las cachés de objetosPurgar las categorías solo cuando el estado del inventario cambie.Purgar la categoría %sPurgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Purgar páginas por ID de entrada.Purgar páginas por URL completa o relativa.Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Purgar productos y categorías solo cuando cambie el estado del inventario.Purgar los productos con los cambios de cantidad o estado del inventario.Purgar los productos solo cuando cambie el estado del inventario.Purgar la etiqueta %sPurga las entradas de caché de LiteSpeed creadas por este pluginPurga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIPPurgar esta páginaPurgar la URL %s¡Se ha purgado todo!Todas las cachés purgadas correctamente.¡Se ha purgado el blog!¡Se ha purgado la URL!¡Purgado!%1$s enviado al servidor en la nube, %2$s aceptado.QUIC.cloudOpciones de CDN de QUIC.cloudResumen del estado de CDN de QUIC.cloudLa CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar).La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>.Integración de QUIC.cloud desactivadaIntegración de QUIC.cloud activadaIntegración de QUIC.cloud activada con limitacionesServicios en línea de QUIC.cloudEstadísticas de uso del servicio QUIC.cloudQUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud.El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página.Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Valora %s en %sLeer la documentación de LiteSpeedRecomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Volver a detectarNodo detectado nuevamenteID de base de datos RedisRedis encontró un error fatal: %s (código: %d)ActualizarRecargar el mapa del rastreadorRefrescar la caché de Gravatar por cron.Actualizar el estado de QUIC.cloudActualizar EstadoActualizar el usoActualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaRegenerar y enviar un nuevo informeCuota diaria restanteEliminar la URL de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesQuita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud.Eliminar query stringsEliminar cadenas de consulta de recursos estáticosEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.CSS sin uso eliminado para los usuariosCopias de seguridad eliminadas correctamente.Reemplaza %1$s con %2$s.InformeSolicita versiones WebP/AVIF de las imágenes originales al hacer la optimización.Peticiones en colaReexaminar nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecida la activación de %s correctamente.Restablecer todos los ajustesRestablecer ajustesRestablecido el contador de optimización de imágenes correctamente.Reestablecer posiciónRestablecimiento realizado con éxito.Reestablecer toda la caché opcodeReestablecida la caché opcache con éxito.Datos de optimización restablecidos correctamente.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar los ajustesRestaurar desde la copia de seguridadSe han restaurado el respaldo de los ajustes %1$sArchivo original restaurado con éxito.Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.Edad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sFrecuencia de ejecuciónEjecutar la cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoSINTAXIS: alfanumérico y "_".Guardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoFalló el guardado de la opción. IPv4 es solo para %s.Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de purga programadaURLs de purga programadaVer <a %s>Introducción para activar el rastreador</a> para información detallada.Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.Selecciona debajo las opciones de «Purgar por».Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas.Los perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Los selectores deben existir en el CSS. Las clases principales en el HTML no funcionarán.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedEnvíar a X para obtener %s de bonificaciónTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.IP del servidorLímite de carga del servidorValor máximo permitido por el servidorValor forzado por el servidorVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Ponlo en %1$s para bloquear heartbeat en %2$s.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del rastreadorMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud.Lista del mapa del sitioTotal del mapa del sitioEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMás pequeño queContador de optimización de restablecimiento suaveUna o más imágenes optimizadas han caducado y han sido borradas.Algunos temas y plugins añaden recursos mediante una petición PHP.Comentarios spamEspecifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para purgar la lista «%s».Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Especificar que atributos de elementos serán reemplazados con WebP/AVIF.Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>.Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud.Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud.Preajustes estándarSe inició el rastreo asíncronoSe inició la solicitud de optimización asíncrona de imágenesEnlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.Optimización de almacenamientoAlmacenar los gravatares localmente.Almacenar datos transitoriosRastreado correctamenteSumario¡Por supuesto, me encantará valorarlo!SwapVolver a utilizar imágenes optimizadas en tu webImágenes cambiadas correctamente.Cambio correcto a archivo optimizado.Sincronizado el estado de QUIC.cloud correctamente.Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas.El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s».Las URLs serán comparadas con la variable REQUEST_URI del servidor.El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.Los nonces anteriores se convertirán en ESI automáticamente.La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: La cookie aquí establecida será usada por esta instalación de WordPress.La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.El informe de entorno contiene información detallada sobre la configuración de WordPress.Las siguientes características son proporcionadas porLas siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasLa cola se procesa de forma asíncrona. Puede llevar un tiempo.El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.En este momento, el ajuste %s está activado.El sitio no tiene un alias válido en QUIC.cloud.El sitio no está registrado en QUIC.cloud.El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles.Y otro WordPress instalado (NO MULTISITIO) en %sHay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.El uso de este mesEsta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.Esto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s del HTML.Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques.Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques.Este proceso es automático.¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!Los ajustes de red sobreescriben este ajusteEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto solo purgará la página principalEsto solo purgará las páginasEsto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto activará el cron rastreador.Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto purgará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción.Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?Tiempo para ejecutar la solicitud anteriorPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud.Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento.Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento.Para que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHubRetoquesAjustes de los retoquesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en las páginas públicas.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del tweetTuitea estoExcluir archivo del CSS sin uso e incrustarUCCS integradoLista blanca del selector de CSS sin usoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLBuscar URLLista de URL en cola %s esperando el cronNo ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)CSS únicoError desconocidoActualizar %sActualizarActualizado con éxito.UsoUso de las estadísticasUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usar el servicio en línea QUIC.cloud para generar CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. VPIRango de valoresLas variables %s serán reemplazadas por el color de fondo configurado.Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.Variar cookiesGrupos de variaciónVariante según el minicarritoVer detalles de la versión %2$s de %1$sVer el archivo «.htaccess»Ver sitio sin cachéVer sitio sin optimizarImagen de la vistaGeneración del viewport de la imagenImágenes de la vistaCron de imágenes de la vistaVisita el foro de soporte de LSCWPVisitar el sitio sin la sesión iniciada.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?Ver estado del rastreadorEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.Archivo WebP reducido en %1$s (%2$s)WebP ha ahorrado un %sAtributo a reemplazar para WebP/AVIFWebP/AVIF para srcset adicionalBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio.Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado.Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.¿Quién debería usar este preajuste?TTL caché de Widgets:El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es %s segundosEl intervalo válido de WordPress es de %s segundos.WpW: Caché privada o caché públicaArchivo anualActualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud.Puedes simplemente teclear parte de dominio.Puedes listar las cookies de terceros que varían aquí.Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles.Puede solicitar un máximo de imágenes de %s de una vez.También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora.Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.Has utilizado toda tu cuota diaria de hoy.Has utilizado toda la cuota que te quedaba para el servicio actual este mes.¡Acabas de desbloquear una promoción de QUIC.cloud!Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:Debes configurar %1$s en %2$s antes de usar esta característica.Debes configurar %s antes de usar esta característica.Primero debes activar QC.Primero debes configurar %1$s. Usa el comando %2$s para configurarlo.Debes configurar %s en Ajustes antes de usar el rastreadorDebes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!Necesitarás finalizar la configuración de %s para utilizar los servicios en línea.Tu cuota de %1s en %2s seguirá en uso.El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPParece que tu API REST de WP ha bloqueado nuestras llamadas al servidor QUIC.cloud.Tu solicitud está a la espera de aprobación.A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.La IP de tu servidorTu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud.Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles.Cero, ocategoríascookiesactualmente establecido en %sej: Usa %s o %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismono importa dónde vivan.no disponible para usuarios anónimospixelsproporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.desconocidouser agentslitespeed-wp-plugin/7.1/lscwp_md5000064400000000040151600143640012561 0ustar00e6437eddd7b012d1210913df2c18385clitespeed-wp-plugin/7.1/litespeed-cache/phpcs.xml.dist000064400000004074151600144030016566 0ustar00<?xml version="1.0"?>
<ruleset name="LiteSpeed Cache Coding Standards">
	<description>Apply LiteSpeed Cache Coding Standards to all plugin files</description>

	<!--
	#############################################################################
	COMMAND LINE ARGUMENTS
	https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-Ruleset
	#############################################################################
	-->

	<!-- Only scan PHP files -->
	<arg name="extensions" value="php"/>

	<!-- Cache scan results to use for unchanged files on future scans -->
	<arg name="cache" value=".cache/phpcs.json"/>

	<!-- Set memory limit to 512M
		 Ref: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Advanced-Usage#specifying-phpini-settings 
	-->
	<ini name="memory_limit" value="512M"/> 

	<!-- Remove unwanted prefix from filepaths -->
	<arg name="basepath" value="./"/>

	<!-- Check max 20 files in parallel -->
	<arg name="parallel" value="20"/>

	<!-- Show sniff codes in all reports -->
	<arg value="ps"/>

	<!--
	#############################################################################
	FILE SELECTION
	Set which files will be subject to the scans executed using this ruleset.
	#############################################################################
	-->

	<file>.</file>

	<!-- Exclude any wordpress folder in the current directory -->
	<exclude-pattern type="relative">^wordpress/*</exclude-pattern>

	<!-- Directories and third-party library exclusions -->
	<exclude-pattern>/node_modules/*</exclude-pattern>
	<exclude-pattern>/vendor/*</exclude-pattern>

	<!--
	#############################################################################
	SET UP THE RULESET
	#############################################################################
	-->
	<!-- Check PHP v7.2 and all newer versions -->
	<config name="testVersion" value="7.2-"/>

	<rule ref="PHPCompatibility">
		<!-- Exclude false positives -->
		<!-- array_key_firstFound is defined in lib/php-compatibility.func.php -->
		<exclude name="PHPCompatibility.FunctionUse.NewFunctions.array_key_firstFound" />
	</rule>

</ruleset>
litespeed-wp-plugin/7.1/litespeed-cache/composer.json000064400000000633151600144100016502 0ustar00{
	"name": "litespeedtech/lscache_wp",
	"require-dev": {
		"squizlabs/php_codesniffer": "*",
		"phpcompatibility/php-compatibility": "*"
	},
	"prefer-stable": true,
	"scripts": {
		"post-install-cmd": "phpcs --config-set installed_paths vendor/phpcompatibility/php-compatibility",
		"post-update-cmd": "phpcs --config-set installed_paths vendor/phpcompatibility/php-compatibility",
		"sniff-check": "phpcs"
	}
}litespeed-wp-plugin/7.1/litespeed-cache/LICENSE000064400000104515151600144150014776 0ustar00                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.

  To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  You must make sure that they, too, receive
or can get the source code.  And you must show them these terms so they
know their rights.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
litespeed-wp-plugin/7.1/litespeed-cache/composer.lock000064400000014237151600144220016471 0ustar00{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "21330dd959c1642a4c7dbc91aa5effef",
    "packages": [],
    "packages-dev": [
        {
            "name": "phpcompatibility/php-compatibility",
            "version": "9.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3",
                "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
            },
            "conflict": {
                "squizlabs/php_codesniffer": "2.6.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
            },
            "suggest": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
            },
            "type": "phpcodesniffer-standard",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Wim Godden",
                    "homepage": "https://github.com/wimg",
                    "role": "lead"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
                }
            ],
            "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
            "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
            "keywords": [
                "compatibility",
                "phpcs",
                "standards"
            ],
            "support": {
                "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
                "source": "https://github.com/PHPCompatibility/PHPCompatibility"
            },
            "time": "2019-12-27T09:44:58+00:00"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.10.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
                "reference": "86e5f5dd9a840c46810ebe5ff1885581c42a3017"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/86e5f5dd9a840c46810ebe5ff1885581c42a3017",
                "reference": "86e5f5dd9a840c46810ebe5ff1885581c42a3017",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
            },
            "bin": [
                "bin/phpcbf",
                "bin/phpcs"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "Former lead"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "role": "Current lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
            "keywords": [
                "phpcs",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
                "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
                "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
                "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                }
            ],
            "time": "2024-07-21T23:26:44+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.6.0"
}
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/react.min.js000064400000401670151600144420020127 0ustar00/** @license React v17.0.1
 * react.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */
(function(){'use strict';(function(c,x){"object"===typeof exports&&"undefined"!==typeof module?x(exports):"function"===typeof define&&define.amd?define(["exports"],x):(c=c||self,x(c.React={}))})(this,function(c){function x(a){if(null===a||"object"!==typeof a)return null;a=Y&&a[Y]||a["@@iterator"];return"function"===typeof a?a:null}function y(a){for(var b="https://reactjs.org/docs/error-decoder.html?invariant="+a,e=1;e<arguments.length;e++)b+="&args[]="+encodeURIComponent(arguments[e]);return"Minified React error #"+
a+"; visit "+b+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function v(a,b,e){this.props=a;this.context=b;this.refs=Z;this.updater=e||aa}function ba(){}function K(a,b,e){this.props=a;this.context=b;this.refs=Z;this.updater=e||aa}function ca(a,b,e){var l,f={},c=null,da=null;if(null!=b)for(l in void 0!==b.ref&&(da=b.ref),void 0!==b.key&&(c=""+b.key),b)ea.call(b,l)&&!fa.hasOwnProperty(l)&&(f[l]=b[l]);var k=arguments.length-2;if(1===
k)f.children=e;else if(1<k){for(var h=Array(k),d=0;d<k;d++)h[d]=arguments[d+2];f.children=h}if(a&&a.defaultProps)for(l in k=a.defaultProps,k)void 0===f[l]&&(f[l]=k[l]);return{$$typeof:w,type:a,key:c,ref:da,props:f,_owner:L.current}}function va(a,b){return{$$typeof:w,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function M(a){return"object"===typeof a&&null!==a&&a.$$typeof===w}function wa(a){var b={"=":"=0",":":"=2"};return"$"+a.replace(/[=:]/g,function(a){return b[a]})}function N(a,b){return"object"===
typeof a&&null!==a&&null!=a.key?wa(""+a.key):b.toString(36)}function C(a,b,e,l,f){var c=typeof a;if("undefined"===c||"boolean"===c)a=null;var d=!1;if(null===a)d=!0;else switch(c){case "string":case "number":d=!0;break;case "object":switch(a.$$typeof){case w:case ha:d=!0}}if(d)return d=a,f=f(d),a=""===l?"."+N(d,0):l,Array.isArray(f)?(e="",null!=a&&(e=a.replace(ia,"$&/")+"/"),C(f,b,e,"",function(a){return a})):null!=f&&(M(f)&&(f=va(f,e+(!f.key||d&&d.key===f.key?"":(""+f.key).replace(ia,"$&/")+"/")+
a)),b.push(f)),1;d=0;l=""===l?".":l+":";if(Array.isArray(a))for(var k=0;k<a.length;k++){c=a[k];var h=l+N(c,k);d+=C(c,b,e,h,f)}else if(h=x(a),"function"===typeof h)for(a=h.call(a),k=0;!(c=a.next()).done;)c=c.value,h=l+N(c,k++),d+=C(c,b,e,h,f);else if("object"===c)throw b=""+a,Error(y(31,"[object Object]"===b?"object with keys {"+Object.keys(a).join(", ")+"}":b));return d}function D(a,b,e){if(null==a)return a;var l=[],c=0;C(a,l,"","",function(a){return b.call(e,a,c++)});return l}function xa(a){if(-1===
a._status){var b=a._result;b=b();a._status=0;a._result=b;b.then(function(b){0===a._status&&(b=b.default,a._status=1,a._result=b)},function(b){0===a._status&&(a._status=2,a._result=b)})}if(1===a._status)return a._result;throw a._result;}function n(){var a=ja.current;if(null===a)throw Error(y(321));return a}function O(a,b){var e=a.length;a.push(b);a:for(;;){var c=e-1>>>1,f=a[c];if(void 0!==f&&0<E(f,b))a[c]=b,a[e]=f,e=c;else break a}}function p(a){a=a[0];return void 0===a?null:a}function F(a){var b=
a[0];if(void 0!==b){var e=a.pop();if(e!==b){a[0]=e;a:for(var c=0,f=a.length;c<f;){var d=2*(c+1)-1,g=a[d],k=d+1,h=a[k];if(void 0!==g&&0>E(g,e))void 0!==h&&0>E(h,g)?(a[c]=h,a[k]=e,c=k):(a[c]=g,a[d]=e,c=d);else if(void 0!==h&&0>E(h,e))a[c]=h,a[k]=e,c=k;else break a}}return b}return null}function E(a,b){var e=a.sortIndex-b.sortIndex;return 0!==e?e:a.id-b.id}function P(a){for(var b=p(r);null!==b;){if(null===b.callback)F(r);else if(b.startTime<=a)F(r),b.sortIndex=b.expirationTime,O(q,b);else break;b=p(r)}}
function Q(a){z=!1;P(a);if(!u)if(null!==p(q))u=!0,A(R);else{var b=p(r);null!==b&&G(Q,b.startTime-a)}}function R(a,b){u=!1;z&&(z=!1,S());H=!0;var e=g;try{P(b);for(m=p(q);null!==m&&(!(m.expirationTime>b)||a&&!T());){var c=m.callback;if("function"===typeof c){m.callback=null;g=m.priorityLevel;var f=c(m.expirationTime<=b);b=t();"function"===typeof f?m.callback=f:m===p(q)&&F(q);P(b)}else F(q);m=p(q)}if(null!==m)var d=!0;else{var n=p(r);null!==n&&G(Q,n.startTime-b);d=!1}return d}finally{m=null,g=e,H=!1}}
var w=60103,ha=60106;c.Fragment=60107;c.StrictMode=60108;c.Profiler=60114;var ka=60109,la=60110,ma=60112;c.Suspense=60113;var na=60115,oa=60116;if("function"===typeof Symbol&&Symbol.for){var d=Symbol.for;w=d("react.element");ha=d("react.portal");c.Fragment=d("react.fragment");c.StrictMode=d("react.strict_mode");c.Profiler=d("react.profiler");ka=d("react.provider");la=d("react.context");ma=d("react.forward_ref");c.Suspense=d("react.suspense");na=d("react.memo");oa=d("react.lazy")}var Y="function"===
typeof Symbol&&Symbol.iterator,ya=Object.prototype.hasOwnProperty,U=Object.assign||function(a,b){if(null==a)throw new TypeError("Object.assign target cannot be null or undefined");for(var e=Object(a),c=1;c<arguments.length;c++){var d=arguments[c];if(null!=d){var g=void 0;d=Object(d);for(g in d)ya.call(d,g)&&(e[g]=d[g])}}return e},aa={isMounted:function(a){return!1},enqueueForceUpdate:function(a,b,c){},enqueueReplaceState:function(a,b,c,d){},enqueueSetState:function(a,b,c,d){}},Z={};v.prototype.isReactComponent=
{};v.prototype.setState=function(a,b){if("object"!==typeof a&&"function"!==typeof a&&null!=a)throw Error(y(85));this.updater.enqueueSetState(this,a,b,"setState")};v.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,"forceUpdate")};ba.prototype=v.prototype;d=K.prototype=new ba;d.constructor=K;U(d,v.prototype);d.isPureReactComponent=!0;var L={current:null},ea=Object.prototype.hasOwnProperty,fa={key:!0,ref:!0,__self:!0,__source:!0},ia=/\/+/g,ja={current:null},V;if("object"===typeof performance&&
"function"===typeof performance.now){var za=performance;var t=function(){return za.now()}}else{var pa=Date,Aa=pa.now();t=function(){return pa.now()-Aa}}if("undefined"===typeof window||"function"!==typeof MessageChannel){var B=null,qa=null,ra=function(){if(null!==B)try{var a=t();B(!0,a);B=null}catch(b){throw setTimeout(ra,0),b;}};var A=function(a){null!==B?setTimeout(A,0,a):(B=a,setTimeout(ra,0))};var G=function(a,b){qa=setTimeout(a,b)};var S=function(){clearTimeout(qa)};var T=function(){return!1};
d=V=function(){}}else{var Ba=window.setTimeout,Ca=window.clearTimeout;"undefined"!==typeof console&&(d=window.cancelAnimationFrame,"function"!==typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),"function"!==typeof d&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"));
var I=!1,J=null,W=-1,sa=5,ta=0;T=function(){return t()>=ta};d=function(){};V=function(a){0>a||125<a?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):sa=0<a?Math.floor(1E3/a):5};var ua=new MessageChannel,X=ua.port2;ua.port1.onmessage=function(){if(null!==J){var a=t();ta=a+sa;try{J(!0,a)?X.postMessage(null):(I=!1,J=null)}catch(b){throw X.postMessage(null),b;}}else I=!1};A=function(a){J=a;I||(I=!0,X.postMessage(null))};G=
function(a,b){W=Ba(function(){a(t())},b)};S=function(){Ca(W);W=-1}}var q=[],r=[],Da=1,m=null,g=3,H=!1,u=!1,z=!1,Ea=0;d={ReactCurrentDispatcher:ja,ReactCurrentOwner:L,IsSomeRendererActing:{current:!1},ReactCurrentBatchConfig:{transition:0},assign:U,Scheduler:{__proto__:null,unstable_ImmediatePriority:1,unstable_UserBlockingPriority:2,unstable_NormalPriority:3,unstable_IdlePriority:5,unstable_LowPriority:4,unstable_runWithPriority:function(a,b){switch(a){case 1:case 2:case 3:case 4:case 5:break;default:a=
3}var c=g;g=a;try{return b()}finally{g=c}},unstable_next:function(a){switch(g){case 1:case 2:case 3:var b=3;break;default:b=g}var c=g;g=b;try{return a()}finally{g=c}},unstable_scheduleCallback:function(a,b,c){var d=t();"object"===typeof c&&null!==c?(c=c.delay,c="number"===typeof c&&0<c?d+c:d):c=d;switch(a){case 1:var e=-1;break;case 2:e=250;break;case 5:e=1073741823;break;case 4:e=1E4;break;default:e=5E3}e=c+e;a={id:Da++,callback:b,priorityLevel:a,startTime:c,expirationTime:e,sortIndex:-1};c>d?(a.sortIndex=
c,O(r,a),null===p(q)&&a===p(r)&&(z?S():z=!0,G(Q,c-d))):(a.sortIndex=e,O(q,a),u||H||(u=!0,A(R)));return a},unstable_cancelCallback:function(a){a.callback=null},unstable_wrapCallback:function(a){var b=g;return function(){var c=g;g=b;try{return a.apply(this,arguments)}finally{g=c}}},unstable_getCurrentPriorityLevel:function(){return g},get unstable_shouldYield(){return T},unstable_requestPaint:d,unstable_continueExecution:function(){u||H||(u=!0,A(R))},unstable_pauseExecution:function(){},unstable_getFirstCallbackNode:function(){return p(q)},
get unstable_now(){return t},get unstable_forceFrameRate(){return V},unstable_Profiling:null},SchedulerTracing:{__proto__:null,__interactionsRef:null,__subscriberRef:null,unstable_clear:function(a){return a()},unstable_getCurrent:function(){return null},unstable_getThreadID:function(){return++Ea},unstable_trace:function(a,b,c){return c()},unstable_wrap:function(a){return a},unstable_subscribe:function(a){},unstable_unsubscribe:function(a){}}};c.Children={map:D,forEach:function(a,b,c){D(a,function(){b.apply(this,
arguments)},c)},count:function(a){var b=0;D(a,function(){b++});return b},toArray:function(a){return D(a,function(a){return a})||[]},only:function(a){if(!M(a))throw Error(y(143));return a}};c.Component=v;c.PureComponent=K;c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=d;c.cloneElement=function(a,b,c){if(null===a||void 0===a)throw Error(y(267,a));var d=U({},a.props),e=a.key,g=a.ref,n=a._owner;if(null!=b){void 0!==b.ref&&(g=b.ref,n=L.current);void 0!==b.key&&(e=""+b.key);if(a.type&&a.type.defaultProps)var k=
a.type.defaultProps;for(h in b)ea.call(b,h)&&!fa.hasOwnProperty(h)&&(d[h]=void 0===b[h]&&void 0!==k?k[h]:b[h])}var h=arguments.length-2;if(1===h)d.children=c;else if(1<h){k=Array(h);for(var m=0;m<h;m++)k[m]=arguments[m+2];d.children=k}return{$$typeof:w,type:a.type,key:e,ref:g,props:d,_owner:n}};c.createContext=function(a,b){void 0===b&&(b=null);a={$$typeof:la,_calculateChangedBits:b,_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:ka,_context:a};return a.Consumer=
a};c.createElement=ca;c.createFactory=function(a){var b=ca.bind(null,a);b.type=a;return b};c.createRef=function(){return{current:null}};c.forwardRef=function(a){return{$$typeof:ma,render:a}};c.isValidElement=M;c.lazy=function(a){return{$$typeof:oa,_payload:{_status:-1,_result:a},_init:xa}};c.memo=function(a,b){return{$$typeof:na,type:a,compare:void 0===b?null:b}};c.useCallback=function(a,b){return n().useCallback(a,b)};c.useContext=function(a,b){return n().useContext(a,b)};c.useDebugValue=function(a,
b){};c.useEffect=function(a,b){return n().useEffect(a,b)};c.useImperativeHandle=function(a,b,c){return n().useImperativeHandle(a,b,c)};c.useLayoutEffect=function(a,b){return n().useLayoutEffect(a,b)};c.useMemo=function(a,b){return n().useMemo(a,b)};c.useReducer=function(a,b,c){return n().useReducer(a,b,c)};c.useRef=function(a){return n().useRef(a)};c.useState=function(a){return n().useState(a)};c.version="17.0.1"});
})();
/** @license React v17.0.1
 * react-dom.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */
(function(){/*
 Modernizr 3.0.0pre (Custom Build) | MIT
*/
'use strict';(function(M,ha){"object"===typeof exports&&"undefined"!==typeof module?ha(exports,require("react")):"function"===typeof define&&define.amd?define(["exports","react"],ha):(M=M||self,ha(M.ReactDOM={},M.React))})(this,function(M,ha){function m(a){for(var b="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=1;c<arguments.length;c++)b+="&args[]="+encodeURIComponent(arguments[c]);return"Minified React error #"+a+"; visit "+b+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}
function Ta(a,b){gb(a,b);gb(a+"Capture",b)}function gb(a,b){Ib[a]=b;for(a=0;a<b.length;a++)zf.add(b[a])}function li(a){if(Af.call(Bf,a))return!0;if(Af.call(Cf,a))return!1;if(mi.test(a))return Bf[a]=!0;Cf[a]=!0;return!1}function ni(a,b,c,d){if(null!==c&&0===c.type)return!1;switch(typeof b){case "function":case "symbol":return!0;case "boolean":if(d)return!1;if(null!==c)return!c.acceptsBooleans;a=a.toLowerCase().slice(0,5);return"data-"!==a&&"aria-"!==a;default:return!1}}function oi(a,b,c,d){if(null===
b||"undefined"===typeof b||ni(a,b,c,d))return!0;if(d)return!1;if(null!==c)switch(c.type){case 3:return!b;case 4:return!1===b;case 5:return isNaN(b);case 6:return isNaN(b)||1>b}return!1}function Q(a,b,c,d,e,f,g){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=d;this.attributeNamespace=e;this.mustUseProperty=c;this.propertyName=a;this.type=b;this.sanitizeURL=f;this.removeEmptyString=g}function Ed(a,b,c,d){var e=I.hasOwnProperty(b)?I[b]:null;var f=null!==e?0===e.type:d?!1:!(2<b.length)||
"o"!==b[0]&&"O"!==b[0]||"n"!==b[1]&&"N"!==b[1]?!1:!0;f||(oi(b,c,e,d)&&(c=null),d||null===e?li(b)&&(null===c?a.removeAttribute(b):a.setAttribute(b,""+c)):e.mustUseProperty?a[e.propertyName]=null===c?3===e.type?!1:"":c:(b=e.attributeName,d=e.attributeNamespace,null===c?a.removeAttribute(b):(e=e.type,c=3===e||4===e&&!0===c?"":""+c,d?a.setAttributeNS(d,b,c):a.setAttribute(b,c))))}function Jb(a){if(null===a||"object"!==typeof a)return null;a=Df&&a[Df]||a["@@iterator"];return"function"===typeof a?a:null}
function Kb(a,b,c){if(void 0===Fd)try{throw Error();}catch(d){Fd=(b=d.stack.trim().match(/\n( *(at )?)/))&&b[1]||""}return"\n"+Fd+a}function Bc(a,b){if(!a||Gd)return"";Gd=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(b)if(b=function(){throw Error();},Object.defineProperty(b.prototype,"props",{set:function(){throw Error();}}),"object"===typeof Reflect&&Reflect.construct){try{Reflect.construct(b,[])}catch(k){var d=k}Reflect.construct(a,[],b)}else{try{b.call()}catch(k){d=k}a.call(b.prototype)}else{try{throw Error();
}catch(k){d=k}a()}}catch(k){if(k&&d&&"string"===typeof k.stack){for(var e=k.stack.split("\n"),f=d.stack.split("\n"),g=e.length-1,h=f.length-1;1<=g&&0<=h&&e[g]!==f[h];)h--;for(;1<=g&&0<=h;g--,h--)if(e[g]!==f[h]){if(1!==g||1!==h){do if(g--,h--,0>h||e[g]!==f[h])return"\n"+e[g].replace(" at new "," at ");while(1<=g&&0<=h)}break}}}finally{Gd=!1,Error.prepareStackTrace=c}return(a=a?a.displayName||a.name:"")?Kb(a):""}function pi(a){switch(a.tag){case 5:return Kb(a.type);case 16:return Kb("Lazy");case 13:return Kb("Suspense");
case 19:return Kb("SuspenseList");case 0:case 2:case 15:return a=Bc(a.type,!1),a;case 11:return a=Bc(a.type.render,!1),a;case 22:return a=Bc(a.type._render,!1),a;case 1:return a=Bc(a.type,!0),a;default:return""}}function hb(a){if(null==a)return null;if("function"===typeof a)return a.displayName||a.name||null;if("string"===typeof a)return a;switch(a){case wa:return"Fragment";case Ua:return"Portal";case Lb:return"Profiler";case Hd:return"StrictMode";case Mb:return"Suspense";case Cc:return"SuspenseList"}if("object"===
typeof a)switch(a.$$typeof){case Id:return(a.displayName||"Context")+".Consumer";case Jd:return(a._context.displayName||"Context")+".Provider";case Dc:var b=a.render;b=b.displayName||b.name||"";return a.displayName||(""!==b?"ForwardRef("+b+")":"ForwardRef");case Ec:return hb(a.type);case Kd:return hb(a._render);case Ld:b=a._payload;a=a._init;try{return hb(a(b))}catch(c){}}return null}function xa(a){switch(typeof a){case "boolean":case "number":case "object":case "string":case "undefined":return a;
default:return""}}function Ef(a){var b=a.type;return(a=a.nodeName)&&"input"===a.toLowerCase()&&("checkbox"===b||"radio"===b)}function qi(a){var b=Ef(a)?"checked":"value",c=Object.getOwnPropertyDescriptor(a.constructor.prototype,b),d=""+a[b];if(!a.hasOwnProperty(b)&&"undefined"!==typeof c&&"function"===typeof c.get&&"function"===typeof c.set){var e=c.get,f=c.set;Object.defineProperty(a,b,{configurable:!0,get:function(){return e.call(this)},set:function(a){d=""+a;f.call(this,a)}});Object.defineProperty(a,
b,{enumerable:c.enumerable});return{getValue:function(){return d},setValue:function(a){d=""+a},stopTracking:function(){a._valueTracker=null;delete a[b]}}}}function Fc(a){a._valueTracker||(a._valueTracker=qi(a))}function Ff(a){if(!a)return!1;var b=a._valueTracker;if(!b)return!0;var c=b.getValue();var d="";a&&(d=Ef(a)?a.checked?"true":"false":a.value);a=d;return a!==c?(b.setValue(a),!0):!1}function Gc(a){a=a||("undefined"!==typeof document?document:void 0);if("undefined"===typeof a)return null;try{return a.activeElement||
a.body}catch(b){return a.body}}function Md(a,b){var c=b.checked;return B({},b,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=c?c:a._wrapperState.initialChecked})}function Gf(a,b){var c=null==b.defaultValue?"":b.defaultValue,d=null!=b.checked?b.checked:b.defaultChecked;c=xa(null!=b.value?b.value:c);a._wrapperState={initialChecked:d,initialValue:c,controlled:"checkbox"===b.type||"radio"===b.type?null!=b.checked:null!=b.value}}function Hf(a,b){b=b.checked;null!=b&&Ed(a,"checked",
b,!1)}function Nd(a,b){Hf(a,b);var c=xa(b.value),d=b.type;if(null!=c)if("number"===d){if(0===c&&""===a.value||a.value!=c)a.value=""+c}else a.value!==""+c&&(a.value=""+c);else if("submit"===d||"reset"===d){a.removeAttribute("value");return}b.hasOwnProperty("value")?Od(a,b.type,c):b.hasOwnProperty("defaultValue")&&Od(a,b.type,xa(b.defaultValue));null==b.checked&&null!=b.defaultChecked&&(a.defaultChecked=!!b.defaultChecked)}function If(a,b,c){if(b.hasOwnProperty("value")||b.hasOwnProperty("defaultValue")){var d=
b.type;if(!("submit"!==d&&"reset"!==d||void 0!==b.value&&null!==b.value))return;b=""+a._wrapperState.initialValue;c||b===a.value||(a.value=b);a.defaultValue=b}c=a.name;""!==c&&(a.name="");a.defaultChecked=!!a._wrapperState.initialChecked;""!==c&&(a.name=c)}function Od(a,b,c){if("number"!==b||Gc(a.ownerDocument)!==a)null==c?a.defaultValue=""+a._wrapperState.initialValue:a.defaultValue!==""+c&&(a.defaultValue=""+c)}function ri(a){var b="";ha.Children.forEach(a,function(a){null!=a&&(b+=a)});return b}
function Pd(a,b){a=B({children:void 0},b);if(b=ri(b.children))a.children=b;return a}function ib(a,b,c,d){a=a.options;if(b){b={};for(var e=0;e<c.length;e++)b["$"+c[e]]=!0;for(c=0;c<a.length;c++)e=b.hasOwnProperty("$"+a[c].value),a[c].selected!==e&&(a[c].selected=e),e&&d&&(a[c].defaultSelected=!0)}else{c=""+xa(c);b=null;for(e=0;e<a.length;e++){if(a[e].value===c){a[e].selected=!0;d&&(a[e].defaultSelected=!0);return}null!==b||a[e].disabled||(b=a[e])}null!==b&&(b.selected=!0)}}function Qd(a,b){if(null!=
b.dangerouslySetInnerHTML)throw Error(m(91));return B({},b,{value:void 0,defaultValue:void 0,children:""+a._wrapperState.initialValue})}function Jf(a,b){var c=b.value;if(null==c){c=b.children;b=b.defaultValue;if(null!=c){if(null!=b)throw Error(m(92));if(Array.isArray(c)){if(!(1>=c.length))throw Error(m(93));c=c[0]}b=c}null==b&&(b="");c=b}a._wrapperState={initialValue:xa(c)}}function Kf(a,b){var c=xa(b.value),d=xa(b.defaultValue);null!=c&&(c=""+c,c!==a.value&&(a.value=c),null==b.defaultValue&&a.defaultValue!==
c&&(a.defaultValue=c));null!=d&&(a.defaultValue=""+d)}function Lf(a,b){b=a.textContent;b===a._wrapperState.initialValue&&""!==b&&null!==b&&(a.value=b)}function Mf(a){switch(a){case "svg":return"http://www.w3.org/2000/svg";case "math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Rd(a,b){return null==a||"http://www.w3.org/1999/xhtml"===a?Mf(b):"http://www.w3.org/2000/svg"===a&&"foreignObject"===b?"http://www.w3.org/1999/xhtml":a}function Nf(a,b,c){return null==
b||"boolean"===typeof b||""===b?"":c||"number"!==typeof b||0===b||Nb.hasOwnProperty(a)&&Nb[a]?(""+b).trim():b+"px"}function Of(a,b){a=a.style;for(var c in b)if(b.hasOwnProperty(c)){var d=0===c.indexOf("--"),e=Nf(c,b[c],d);"float"===c&&(c="cssFloat");d?a.setProperty(c,e):a[c]=e}}function Sd(a,b){if(b){if(si[a]&&(null!=b.children||null!=b.dangerouslySetInnerHTML))throw Error(m(137,a));if(null!=b.dangerouslySetInnerHTML){if(null!=b.children)throw Error(m(60));if(!("object"===typeof b.dangerouslySetInnerHTML&&
"__html"in b.dangerouslySetInnerHTML))throw Error(m(61));}if(null!=b.style&&"object"!==typeof b.style)throw Error(m(62));}}function Td(a,b){if(-1===a.indexOf("-"))return"string"===typeof b.is;switch(a){case "annotation-xml":case "color-profile":case "font-face":case "font-face-src":case "font-face-uri":case "font-face-format":case "font-face-name":case "missing-glyph":return!1;default:return!0}}function Ud(a){a=a.target||a.srcElement||window;a.correspondingUseElement&&(a=a.correspondingUseElement);
return 3===a.nodeType?a.parentNode:a}function Pf(a){if(a=Ob(a)){if("function"!==typeof Vd)throw Error(m(280));var b=a.stateNode;b&&(b=Hc(b),Vd(a.stateNode,a.type,b))}}function Qf(a){jb?kb?kb.push(a):kb=[a]:jb=a}function Rf(){if(jb){var a=jb,b=kb;kb=jb=null;Pf(a);if(b)for(a=0;a<b.length;a++)Pf(b[a])}}function Wd(){if(null!==jb||null!==kb)Xd(),Rf()}function ti(a,b,c){if(Yd)return a(b,c);Yd=!0;try{return Sf(a,b,c)}finally{Yd=!1,Wd()}}function Pb(a,b){var c=a.stateNode;if(null===c)return null;var d=Hc(c);
if(null===d)return null;c=d[b];a:switch(b){case "onClick":case "onClickCapture":case "onDoubleClick":case "onDoubleClickCapture":case "onMouseDown":case "onMouseDownCapture":case "onMouseMove":case "onMouseMoveCapture":case "onMouseUp":case "onMouseUpCapture":case "onMouseEnter":(d=!d.disabled)||(a=a.type,d=!("button"===a||"input"===a||"select"===a||"textarea"===a));a=!d;break a;default:a=!1}if(a)return null;if(c&&"function"!==typeof c)throw Error(m(231,b,typeof c));return c}function ui(a,b,c,d,e,
f,g,h,k){Qb=!1;Ic=null;vi.apply(wi,arguments)}function xi(a,b,c,d,e,f,g,h,k){ui.apply(this,arguments);if(Qb){if(Qb){var v=Ic;Qb=!1;Ic=null}else throw Error(m(198));Jc||(Jc=!0,Zd=v)}}function Va(a){var b=a,c=a;if(a.alternate)for(;b.return;)b=b.return;else{a=b;do b=a,0!==(b.flags&1026)&&(c=b.return),a=b.return;while(a)}return 3===b.tag?c:null}function Tf(a){if(13===a.tag){var b=a.memoizedState;null===b&&(a=a.alternate,null!==a&&(b=a.memoizedState));if(null!==b)return b.dehydrated}return null}function Uf(a){if(Va(a)!==
a)throw Error(m(188));}function yi(a){var b=a.alternate;if(!b){b=Va(a);if(null===b)throw Error(m(188));return b!==a?null:a}for(var c=a,d=b;;){var e=c.return;if(null===e)break;var f=e.alternate;if(null===f){d=e.return;if(null!==d){c=d;continue}break}if(e.child===f.child){for(f=e.child;f;){if(f===c)return Uf(e),a;if(f===d)return Uf(e),b;f=f.sibling}throw Error(m(188));}if(c.return!==d.return)c=e,d=f;else{for(var g=!1,h=e.child;h;){if(h===c){g=!0;c=e;d=f;break}if(h===d){g=!0;d=e;c=f;break}h=h.sibling}if(!g){for(h=
f.child;h;){if(h===c){g=!0;c=f;d=e;break}if(h===d){g=!0;d=f;c=e;break}h=h.sibling}if(!g)throw Error(m(189));}}if(c.alternate!==d)throw Error(m(190));}if(3!==c.tag)throw Error(m(188));return c.stateNode.current===c?a:b}function Vf(a){a=yi(a);if(!a)return null;for(var b=a;;){if(5===b.tag||6===b.tag)return b;if(b.child)b.child.return=b,b=b.child;else{if(b===a)break;for(;!b.sibling;){if(!b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}}return null}function Wf(a,b){for(var c=
a.alternate;null!==b;){if(b===a||b===c)return!0;b=b.return}return!1}function $d(a,b,c,d,e){return{blockedOn:a,domEventName:b,eventSystemFlags:c|16,nativeEvent:e,targetContainers:[d]}}function Xf(a,b){switch(a){case "focusin":case "focusout":ya=null;break;case "dragenter":case "dragleave":za=null;break;case "mouseover":case "mouseout":Aa=null;break;case "pointerover":case "pointerout":Rb.delete(b.pointerId);break;case "gotpointercapture":case "lostpointercapture":Sb.delete(b.pointerId)}}function Tb(a,
b,c,d,e,f){if(null===a||a.nativeEvent!==f)return a=$d(b,c,d,e,f),null!==b&&(b=Ob(b),null!==b&&Yf(b)),a;a.eventSystemFlags|=d;b=a.targetContainers;null!==e&&-1===b.indexOf(e)&&b.push(e);return a}function zi(a,b,c,d,e){switch(b){case "focusin":return ya=Tb(ya,a,b,c,d,e),!0;case "dragenter":return za=Tb(za,a,b,c,d,e),!0;case "mouseover":return Aa=Tb(Aa,a,b,c,d,e),!0;case "pointerover":var f=e.pointerId;Rb.set(f,Tb(Rb.get(f)||null,a,b,c,d,e));return!0;case "gotpointercapture":return f=e.pointerId,Sb.set(f,
Tb(Sb.get(f)||null,a,b,c,d,e)),!0}return!1}function Ai(a){var b=Wa(a.target);if(null!==b){var c=Va(b);if(null!==c)if(b=c.tag,13===b){if(b=Tf(c),null!==b){a.blockedOn=b;Bi(a.lanePriority,function(){ae(a.priority,function(){Ci(c)})});return}}else if(3===b&&c.stateNode.hydrate){a.blockedOn=3===c.tag?c.stateNode.containerInfo:null;return}}a.blockedOn=null}function Kc(a){if(null!==a.blockedOn)return!1;for(var b=a.targetContainers;0<b.length;){var c=be(a.domEventName,a.eventSystemFlags,b[0],a.nativeEvent);
if(null!==c)return b=Ob(c),null!==b&&Yf(b),a.blockedOn=c,!1;b.shift()}return!0}function Zf(a,b,c){Kc(a)&&c.delete(b)}function Di(){for(ce=!1;0<ia.length;){var a=ia[0];if(null!==a.blockedOn){a=Ob(a.blockedOn);null!==a&&Ei(a);break}for(var b=a.targetContainers;0<b.length;){var c=be(a.domEventName,a.eventSystemFlags,b[0],a.nativeEvent);if(null!==c){a.blockedOn=c;break}b.shift()}null===a.blockedOn&&ia.shift()}null!==ya&&Kc(ya)&&(ya=null);null!==za&&Kc(za)&&(za=null);null!==Aa&&Kc(Aa)&&(Aa=null);Rb.forEach(Zf);
Sb.forEach(Zf)}function Ub(a,b){a.blockedOn===b&&(a.blockedOn=null,ce||(ce=!0,$f(ag,Di)))}function bg(a){if(0<ia.length){Ub(ia[0],a);for(var b=1;b<ia.length;b++){var c=ia[b];c.blockedOn===a&&(c.blockedOn=null)}}null!==ya&&Ub(ya,a);null!==za&&Ub(za,a);null!==Aa&&Ub(Aa,a);b=function(b){return Ub(b,a)};Rb.forEach(b);Sb.forEach(b);for(b=0;b<Vb.length;b++)c=Vb[b],c.blockedOn===a&&(c.blockedOn=null);for(;0<Vb.length&&(b=Vb[0],null===b.blockedOn);)Ai(b),null===b.blockedOn&&Vb.shift()}function Lc(a,b){var c=
{};c[a.toLowerCase()]=b.toLowerCase();c["Webkit"+a]="webkit"+b;c["Moz"+a]="moz"+b;return c}function Mc(a){if(de[a])return de[a];if(!lb[a])return a;var b=lb[a],c;for(c in b)if(b.hasOwnProperty(c)&&c in cg)return de[a]=b[c];return a}function ee(a,b){for(var c=0;c<a.length;c+=2){var d=a[c],e=a[c+1];e="on"+(e[0].toUpperCase()+e.slice(1));fe.set(d,b);dg.set(d,e);Ta(e,[d])}}function mb(a){if(0!==(1&a))return w=15,1;if(0!==(2&a))return w=14,2;if(0!==(4&a))return w=13,4;var b=24&a;if(0!==b)return w=12,b;
if(0!==(a&32))return w=11,32;b=192&a;if(0!==b)return w=10,b;if(0!==(a&256))return w=9,256;b=3584&a;if(0!==b)return w=8,b;if(0!==(a&4096))return w=7,4096;b=4186112&a;if(0!==b)return w=6,b;b=62914560&a;if(0!==b)return w=5,b;if(a&67108864)return w=4,67108864;if(0!==(a&134217728))return w=3,134217728;b=805306368&a;if(0!==b)return w=2,b;if(0!==(1073741824&a))return w=1,1073741824;w=8;return a}function Fi(a){switch(a){case 99:return 15;case 98:return 10;case 97:case 96:return 8;case 95:return 2;default:return 0}}
function Gi(a){switch(a){case 15:case 14:return 99;case 13:case 12:case 11:case 10:return 98;case 9:case 8:case 7:case 6:case 4:case 5:return 97;case 3:case 2:case 1:return 95;case 0:return 90;default:throw Error(m(358,a));}}function Wb(a,b){var c=a.pendingLanes;if(0===c)return w=0;var d=0,e=0,f=a.expiredLanes,g=a.suspendedLanes,h=a.pingedLanes;if(0!==f)d=f,e=w=15;else if(f=c&134217727,0!==f){var k=f&~g;0!==k?(d=mb(k),e=w):(h&=f,0!==h&&(d=mb(h),e=w))}else f=c&~g,0!==f?(d=mb(f),e=w):0!==h&&(d=mb(h),
e=w);if(0===d)return 0;d=31-Ba(d);d=c&((0>d?0:1<<d)<<1)-1;if(0!==b&&b!==d&&0===(b&g)){mb(b);if(e<=w)return b;w=e}b=a.entangledLanes;if(0!==b)for(a=a.entanglements,b&=d;0<b;)c=31-Ba(b),e=1<<c,d|=a[c],b&=~e;return d}function eg(a){a=a.pendingLanes&-1073741825;return 0!==a?a:a&1073741824?1073741824:0}function Nc(a,b){switch(a){case 15:return 1;case 14:return 2;case 12:return a=nb(24&~b),0===a?Nc(10,b):a;case 10:return a=nb(192&~b),0===a?Nc(8,b):a;case 8:return a=nb(3584&~b),0===a&&(a=nb(4186112&~b),
0===a&&(a=512)),a;case 2:return b=nb(805306368&~b),0===b&&(b=268435456),b}throw Error(m(358,a));}function nb(a){return a&-a}function ge(a){for(var b=[],c=0;31>c;c++)b.push(a);return b}function Oc(a,b,c){a.pendingLanes|=b;var d=b-1;a.suspendedLanes&=d;a.pingedLanes&=d;a=a.eventTimes;b=31-Ba(b);a[b]=c}function Hi(a){return 0===a?32:31-(Ii(a)/Ji|0)|0}function Ki(a,b,c,d){Xa||Xd();var e=he,f=Xa;Xa=!0;try{fg(e,a,b,c,d)}finally{(Xa=f)||Wd()}}function Li(a,b,c,d){Mi(Ni,he.bind(null,a,b,c,d))}function he(a,
b,c,d){if(Pc){var e;if((e=0===(b&4))&&0<ia.length&&-1<gg.indexOf(a))a=$d(null,a,b,c,d),ia.push(a);else{var f=be(a,b,c,d);if(null===f)e&&Xf(a,d);else{if(e){if(-1<gg.indexOf(a)){a=$d(f,a,b,c,d);ia.push(a);return}if(zi(f,a,b,c,d))return;Xf(a,d)}hg(a,b,d,null,c)}}}}function be(a,b,c,d){var e=Ud(d);e=Wa(e);if(null!==e){var f=Va(e);if(null===f)e=null;else{var g=f.tag;if(13===g){e=Tf(f);if(null!==e)return e;e=null}else if(3===g){if(f.stateNode.hydrate)return 3===f.tag?f.stateNode.containerInfo:null;e=null}else f!==
e&&(e=null)}}hg(a,b,d,e,c);return null}function ig(){if(Qc)return Qc;var a,b=ie,c=b.length,d,e="value"in Ca?Ca.value:Ca.textContent,f=e.length;for(a=0;a<c&&b[a]===e[a];a++);var g=c-a;for(d=1;d<=g&&b[c-d]===e[f-d];d++);return Qc=e.slice(a,1<d?1-d:void 0)}function Rc(a){var b=a.keyCode;"charCode"in a?(a=a.charCode,0===a&&13===b&&(a=13)):a=b;10===a&&(a=13);return 32<=a||13===a?a:0}function Sc(){return!0}function jg(){return!1}function V(a){function b(b,d,e,f,g){this._reactName=b;this._targetInst=e;this.type=
d;this.nativeEvent=f;this.target=g;this.currentTarget=null;for(var c in a)a.hasOwnProperty(c)&&(b=a[c],this[c]=b?b(f):f[c]);this.isDefaultPrevented=(null!=f.defaultPrevented?f.defaultPrevented:!1===f.returnValue)?Sc:jg;this.isPropagationStopped=jg;return this}B(b.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():"unknown"!==typeof a.returnValue&&(a.returnValue=!1),this.isDefaultPrevented=Sc)},stopPropagation:function(){var a=
this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():"unknown"!==typeof a.cancelBubble&&(a.cancelBubble=!0),this.isPropagationStopped=Sc)},persist:function(){},isPersistent:Sc});return b}function Oi(a){var b=this.nativeEvent;return b.getModifierState?b.getModifierState(a):(a=Pi[a])?!!b[a]:!1}function je(a){return Oi}function kg(a,b){switch(a){case "keyup":return-1!==Qi.indexOf(b.keyCode);case "keydown":return 229!==b.keyCode;case "keypress":case "mousedown":case "focusout":return!0;default:return!1}}
function lg(a){a=a.detail;return"object"===typeof a&&"data"in a?a.data:null}function Ri(a,b){switch(a){case "compositionend":return lg(b);case "keypress":if(32!==b.which)return null;mg=!0;return ng;case "textInput":return a=b.data,a===ng&&mg?null:a;default:return null}}function Si(a,b){if(ob)return"compositionend"===a||!ke&&kg(a,b)?(a=ig(),Qc=ie=Ca=null,ob=!1,a):null;switch(a){case "paste":return null;case "keypress":if(!(b.ctrlKey||b.altKey||b.metaKey)||b.ctrlKey&&b.altKey){if(b.char&&1<b.char.length)return b.char;
if(b.which)return String.fromCharCode(b.which)}return null;case "compositionend":return og&&"ko"!==b.locale?null:b.data;default:return null}}function pg(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return"input"===b?!!Ti[a.type]:"textarea"===b?!0:!1}function Ui(a){if(!oa)return!1;a="on"+a;var b=a in document;b||(b=document.createElement("div"),b.setAttribute(a,"return;"),b="function"===typeof b[a]);return b}function qg(a,b,c,d){Qf(d);b=Tc(b,"onChange");0<b.length&&(c=new le("onChange","change",
null,c,d),a.push({event:c,listeners:b}))}function Vi(a){rg(a,0)}function Uc(a){var b=pb(a);if(Ff(b))return a}function Wi(a,b){if("change"===a)return b}function sg(){Xb&&(Xb.detachEvent("onpropertychange",tg),Yb=Xb=null)}function tg(a){if("value"===a.propertyName&&Uc(Yb)){var b=[];qg(b,Yb,a,Ud(a));a=Vi;if(Xa)a(b);else{Xa=!0;try{me(a,b)}finally{Xa=!1,Wd()}}}}function Xi(a,b,c){"focusin"===a?(sg(),Xb=b,Yb=c,Xb.attachEvent("onpropertychange",tg)):"focusout"===a&&sg()}function Yi(a,b){if("selectionchange"===
a||"keyup"===a||"keydown"===a)return Uc(Yb)}function Zi(a,b){if("click"===a)return Uc(b)}function $i(a,b){if("input"===a||"change"===a)return Uc(b)}function aj(a,b){return a===b&&(0!==a||1/a===1/b)||a!==a&&b!==b}function Zb(a,b){if(X(a,b))return!0;if("object"!==typeof a||null===a||"object"!==typeof b||null===b)return!1;var c=Object.keys(a),d=Object.keys(b);if(c.length!==d.length)return!1;for(d=0;d<c.length;d++)if(!bj.call(b,c[d])||!X(a[c[d]],b[c[d]]))return!1;return!0}function ug(a){for(;a&&a.firstChild;)a=
a.firstChild;return a}function vg(a,b){var c=ug(a);a=0;for(var d;c;){if(3===c.nodeType){d=a+c.textContent.length;if(a<=b&&d>=b)return{node:c,offset:b-a};a=d}a:{for(;c;){if(c.nextSibling){c=c.nextSibling;break a}c=c.parentNode}c=void 0}c=ug(c)}}function wg(a,b){return a&&b?a===b?!0:a&&3===a.nodeType?!1:b&&3===b.nodeType?wg(a,b.parentNode):"contains"in a?a.contains(b):a.compareDocumentPosition?!!(a.compareDocumentPosition(b)&16):!1:!1}function xg(){for(var a=window,b=Gc();b instanceof a.HTMLIFrameElement;){try{var c=
"string"===typeof b.contentWindow.location.href}catch(d){c=!1}if(c)a=b.contentWindow;else break;b=Gc(a.document)}return b}function ne(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return b&&("input"===b&&("text"===a.type||"search"===a.type||"tel"===a.type||"url"===a.type||"password"===a.type)||"textarea"===b||"true"===a.contentEditable)}function yg(a,b,c){var d=c.window===c?c.document:9===c.nodeType?c:c.ownerDocument;oe||null==qb||qb!==Gc(d)||(d=qb,"selectionStart"in d&&ne(d)?d={start:d.selectionStart,
end:d.selectionEnd}:(d=(d.ownerDocument&&d.ownerDocument.defaultView||window).getSelection(),d={anchorNode:d.anchorNode,anchorOffset:d.anchorOffset,focusNode:d.focusNode,focusOffset:d.focusOffset}),$b&&Zb($b,d)||($b=d,d=Tc(pe,"onSelect"),0<d.length&&(b=new le("onSelect","select",null,b,c),a.push({event:b,listeners:d}),b.target=qb)))}function zg(a,b,c){var d=a.type||"unknown-event";a.currentTarget=c;xi(d,b,void 0,a);a.currentTarget=null}function rg(a,b){b=0!==(b&4);for(var c=0;c<a.length;c++){var d=
a[c],e=d.event;d=d.listeners;a:{var f=void 0;if(b)for(var g=d.length-1;0<=g;g--){var h=d[g],k=h.instance,v=h.currentTarget;h=h.listener;if(k!==f&&e.isPropagationStopped())break a;zg(e,h,v);f=k}else for(g=0;g<d.length;g++){h=d[g];k=h.instance;v=h.currentTarget;h=h.listener;if(k!==f&&e.isPropagationStopped())break a;zg(e,h,v);f=k}}}if(Jc)throw a=Zd,Jc=!1,Zd=null,a;}function z(a,b){var c=Ag(b),d=a+"__bubble";c.has(d)||(Bg(b,a,2,!1),c.add(d))}function Cg(a){a[Dg]||(a[Dg]=!0,zf.forEach(function(b){Eg.has(b)||
Fg(b,!1,a,null);Fg(b,!0,a,null)}))}function Fg(a,b,c,d){var e=4<arguments.length&&void 0!==arguments[4]?arguments[4]:0,f=c;"selectionchange"===a&&9!==c.nodeType&&(f=c.ownerDocument);if(null!==d&&!b&&Eg.has(a)){if("scroll"!==a)return;e|=2;f=d}var g=Ag(f),h=a+"__"+(b?"capture":"bubble");g.has(h)||(b&&(e|=4),Bg(f,a,e,b),g.add(h))}function Bg(a,b,c,d,e){e=fe.get(b);switch(void 0===e?2:e){case 0:e=Ki;break;case 1:e=Li;break;default:e=he}c=e.bind(null,b,c,a);e=void 0;!qe||"touchstart"!==b&&"touchmove"!==
b&&"wheel"!==b||(e=!0);d?void 0!==e?a.addEventListener(b,c,{capture:!0,passive:e}):a.addEventListener(b,c,!0):void 0!==e?a.addEventListener(b,c,{passive:e}):a.addEventListener(b,c,!1)}function hg(a,b,c,d,e){var f=d;if(0===(b&1)&&0===(b&2)&&null!==d)a:for(;;){if(null===d)return;var g=d.tag;if(3===g||4===g){var h=d.stateNode.containerInfo;if(h===e||8===h.nodeType&&h.parentNode===e)break;if(4===g)for(g=d.return;null!==g;){var k=g.tag;if(3===k||4===k)if(k=g.stateNode.containerInfo,k===e||8===k.nodeType&&
k.parentNode===e)return;g=g.return}for(;null!==h;){g=Wa(h);if(null===g)return;k=g.tag;if(5===k||6===k){d=f=g;continue a}h=h.parentNode}}d=d.return}ti(function(){var d=f,e=Ud(c),g=[];a:{var h=dg.get(a);if(void 0!==h){var k=le,m=a;switch(a){case "keypress":if(0===Rc(c))break a;case "keydown":case "keyup":k=cj;break;case "focusin":m="focus";k=re;break;case "focusout":m="blur";k=re;break;case "beforeblur":case "afterblur":k=re;break;case "click":if(2===c.button)break a;case "auxclick":case "dblclick":case "mousedown":case "mousemove":case "mouseup":case "mouseout":case "mouseover":case "contextmenu":k=
Gg;break;case "drag":case "dragend":case "dragenter":case "dragexit":case "dragleave":case "dragover":case "dragstart":case "drop":k=dj;break;case "touchcancel":case "touchend":case "touchmove":case "touchstart":k=ej;break;case Hg:case Ig:case Jg:k=fj;break;case Kg:k=gj;break;case "scroll":k=hj;break;case "wheel":k=ij;break;case "copy":case "cut":case "paste":k=jj;break;case "gotpointercapture":case "lostpointercapture":case "pointercancel":case "pointerdown":case "pointermove":case "pointerout":case "pointerover":case "pointerup":k=
Lg}var l=0!==(b&4),C=!l&&"scroll"===a,x=l?null!==h?h+"Capture":null:h;l=[];for(var p=d,q;null!==p;){q=p;var u=q.stateNode;5===q.tag&&null!==u&&(q=u,null!==x&&(u=Pb(p,x),null!=u&&l.push(ac(p,u,q))));if(C)break;p=p.return}0<l.length&&(h=new k(h,m,null,c,e),g.push({event:h,listeners:l}))}}if(0===(b&7)){a:{h="mouseover"===a||"pointerover"===a;k="mouseout"===a||"pointerout"===a;if(h&&0===(b&16)&&(m=c.relatedTarget||c.fromElement)&&(Wa(m)||m[rb]))break a;if(k||h){h=e.window===e?e:(h=e.ownerDocument)?h.defaultView||
h.parentWindow:window;if(k){if(m=c.relatedTarget||c.toElement,k=d,m=m?Wa(m):null,null!==m&&(C=Va(m),m!==C||5!==m.tag&&6!==m.tag))m=null}else k=null,m=d;if(k!==m){l=Gg;u="onMouseLeave";x="onMouseEnter";p="mouse";if("pointerout"===a||"pointerover"===a)l=Lg,u="onPointerLeave",x="onPointerEnter",p="pointer";C=null==k?h:pb(k);q=null==m?h:pb(m);h=new l(u,p+"leave",k,c,e);h.target=C;h.relatedTarget=q;u=null;Wa(e)===d&&(l=new l(x,p+"enter",m,c,e),l.target=q,l.relatedTarget=C,u=l);C=u;if(k&&m)b:{l=k;x=m;p=
0;for(q=l;q;q=sb(q))p++;q=0;for(u=x;u;u=sb(u))q++;for(;0<p-q;)l=sb(l),p--;for(;0<q-p;)x=sb(x),q--;for(;p--;){if(l===x||null!==x&&l===x.alternate)break b;l=sb(l);x=sb(x)}l=null}else l=null;null!==k&&Mg(g,h,k,l,!1);null!==m&&null!==C&&Mg(g,C,m,l,!0)}}}a:{h=d?pb(d):window;k=h.nodeName&&h.nodeName.toLowerCase();if("select"===k||"input"===k&&"file"===h.type)var n=Wi;else if(pg(h))if(Ng)n=$i;else{n=Yi;var da=Xi}else(k=h.nodeName)&&"input"===k.toLowerCase()&&("checkbox"===h.type||"radio"===h.type)&&(n=Zi);
if(n&&(n=n(a,d))){qg(g,n,c,e);break a}da&&da(a,h,d);"focusout"===a&&(da=h._wrapperState)&&da.controlled&&"number"===h.type&&Od(h,"number",h.value)}da=d?pb(d):window;switch(a){case "focusin":if(pg(da)||"true"===da.contentEditable)qb=da,pe=d,$b=null;break;case "focusout":$b=pe=qb=null;break;case "mousedown":oe=!0;break;case "contextmenu":case "mouseup":case "dragend":oe=!1;yg(g,c,e);break;case "selectionchange":if(kj)break;case "keydown":case "keyup":yg(g,c,e)}var Ea;if(ke)b:{switch(a){case "compositionstart":var F=
"onCompositionStart";break b;case "compositionend":F="onCompositionEnd";break b;case "compositionupdate":F="onCompositionUpdate";break b}F=void 0}else ob?kg(a,c)&&(F="onCompositionEnd"):"keydown"===a&&229===c.keyCode&&(F="onCompositionStart");F&&(og&&"ko"!==c.locale&&(ob||"onCompositionStart"!==F?"onCompositionEnd"===F&&ob&&(Ea=ig()):(Ca=e,ie="value"in Ca?Ca.value:Ca.textContent,ob=!0)),da=Tc(d,F),0<da.length&&(F=new Og(F,a,null,c,e),g.push({event:F,listeners:da}),Ea?F.data=Ea:(Ea=lg(c),null!==Ea&&
(F.data=Ea))));if(Ea=lj?Ri(a,c):Si(a,c))d=Tc(d,"onBeforeInput"),0<d.length&&(e=new mj("onBeforeInput","beforeinput",null,c,e),g.push({event:e,listeners:d}),e.data=Ea)}rg(g,b)})}function ac(a,b,c){return{instance:a,listener:b,currentTarget:c}}function Tc(a,b){for(var c=b+"Capture",d=[];null!==a;){var e=a,f=e.stateNode;5===e.tag&&null!==f&&(e=f,f=Pb(a,c),null!=f&&d.unshift(ac(a,f,e)),f=Pb(a,b),null!=f&&d.push(ac(a,f,e)));a=a.return}return d}function sb(a){if(null===a)return null;do a=a.return;while(a&&
5!==a.tag);return a?a:null}function Mg(a,b,c,d,e){for(var f=b._reactName,g=[];null!==c&&c!==d;){var h=c,k=h.alternate,v=h.stateNode;if(null!==k&&k===d)break;5===h.tag&&null!==v&&(h=v,e?(k=Pb(c,f),null!=k&&g.unshift(ac(c,k,h))):e||(k=Pb(c,f),null!=k&&g.push(ac(c,k,h))));c=c.return}0!==g.length&&a.push({event:b,listeners:g})}function Vc(){}function Pg(a,b){switch(a){case "button":case "input":case "select":case "textarea":return!!b.autoFocus}return!1}function se(a,b){return"textarea"===a||"option"===
a||"noscript"===a||"string"===typeof b.children||"number"===typeof b.children||"object"===typeof b.dangerouslySetInnerHTML&&null!==b.dangerouslySetInnerHTML&&null!=b.dangerouslySetInnerHTML.__html}function te(a){1===a.nodeType?a.textContent="":9===a.nodeType&&(a=a.body,null!=a&&(a.textContent=""))}function tb(a){for(;null!=a;a=a.nextSibling){var b=a.nodeType;if(1===b||3===b)break}return a}function Qg(a){a=a.previousSibling;for(var b=0;a;){if(8===a.nodeType){var c=a.data;if("$"===c||"$!"===c||"$?"===
c){if(0===b)return a;b--}else"/$"===c&&b++}a=a.previousSibling}return null}function nj(a){return{$$typeof:ue,toString:a,valueOf:a}}function Wa(a){var b=a[Fa];if(b)return b;for(var c=a.parentNode;c;){if(b=c[rb]||c[Fa]){c=b.alternate;if(null!==b.child||null!==c&&null!==c.child)for(a=Qg(a);null!==a;){if(c=a[Fa])return c;a=Qg(a)}return b}a=c;c=a.parentNode}return null}function Ob(a){a=a[Fa]||a[rb];return!a||5!==a.tag&&6!==a.tag&&13!==a.tag&&3!==a.tag?null:a}function pb(a){if(5===a.tag||6===a.tag)return a.stateNode;
throw Error(m(33));}function Hc(a){return a[Wc]||null}function Ag(a){var b=a[Rg];void 0===b&&(b=a[Rg]=new Set);return b}function Ga(a){return{current:a}}function t(a,b){0>ub||(a.current=ve[ub],ve[ub]=null,ub--)}function A(a,b,c){ub++;ve[ub]=a.current;a.current=b}function vb(a,b){var c=a.type.contextTypes;if(!c)return Ha;var d=a.stateNode;if(d&&d.__reactInternalMemoizedUnmaskedChildContext===b)return d.__reactInternalMemoizedMaskedChildContext;var e={},f;for(f in c)e[f]=b[f];d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=
b,a.__reactInternalMemoizedMaskedChildContext=e);return e}function S(a){a=a.childContextTypes;return null!==a&&void 0!==a}function Sg(a,b,c){if(D.current!==Ha)throw Error(m(168));A(D,b);A(J,c)}function Tg(a,b,c){var d=a.stateNode;a=b.childContextTypes;if("function"!==typeof d.getChildContext)return c;d=d.getChildContext();for(var e in d)if(!(e in a))throw Error(m(108,hb(b)||"Unknown",e));return B({},c,d)}function Xc(a){a=(a=a.stateNode)&&a.__reactInternalMemoizedMergedChildContext||Ha;Ya=D.current;
A(D,a);A(J,J.current);return!0}function Ug(a,b,c){var d=a.stateNode;if(!d)throw Error(m(169));c?(a=Tg(a,b,Ya),d.__reactInternalMemoizedMergedChildContext=a,t(J),t(D),A(D,a)):t(J);A(J,c)}function wb(){switch(oj()){case Yc:return 99;case Vg:return 98;case Wg:return 97;case Xg:return 96;case Yg:return 95;default:throw Error(m(332));}}function Zg(a){switch(a){case 99:return Yc;case 98:return Vg;case 97:return Wg;case 96:return Xg;case 95:return Yg;default:throw Error(m(332));}}function Za(a,b){a=Zg(a);
return pj(a,b)}function bc(a,b,c){a=Zg(a);return we(a,b,c)}function ja(){if(null!==Zc){var a=Zc;Zc=null;xe(a)}$g()}function $g(){if(!ye&&null!==pa){ye=!0;var a=0;try{var b=pa;Za(99,function(){for(;a<b.length;a++){var c=b[a];do c=c(!0);while(null!==c)}});pa=null}catch(c){throw null!==pa&&(pa=pa.slice(a+1)),we(Yc,ja),c;}finally{ye=!1}}}function ea(a,b){if(a&&a.defaultProps){b=B({},b);a=a.defaultProps;for(var c in a)void 0===b[c]&&(b[c]=a[c]);return b}return b}function ze(){$c=xb=ad=null}function Ae(a){var b=
bd.current;t(bd);a.type._context._currentValue=b}function ah(a,b){for(;null!==a;){var c=a.alternate;if((a.childLanes&b)===b)if(null===c||(c.childLanes&b)===b)break;else c.childLanes|=b;else a.childLanes|=b,null!==c&&(c.childLanes|=b);a=a.return}}function yb(a,b){ad=a;$c=xb=null;a=a.dependencies;null!==a&&null!==a.firstContext&&(0!==(a.lanes&b)&&(fa=!0),a.firstContext=null)}function Y(a,b){if($c!==a&&!1!==b&&0!==b){if("number"!==typeof b||1073741823===b)$c=a,b=1073741823;b={context:a,observedBits:b,
next:null};if(null===xb){if(null===ad)throw Error(m(308));xb=b;ad.dependencies={lanes:0,firstContext:b,responders:null}}else xb=xb.next=b}return a._currentValue}function Be(a){a.updateQueue={baseState:a.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null},effects:null}}function bh(a,b){a=a.updateQueue;b.updateQueue===a&&(b.updateQueue={baseState:a.baseState,firstBaseUpdate:a.firstBaseUpdate,lastBaseUpdate:a.lastBaseUpdate,shared:a.shared,effects:a.effects})}function Ia(a,b){return{eventTime:a,
lane:b,tag:0,payload:null,callback:null,next:null}}function Ja(a,b){a=a.updateQueue;if(null!==a){a=a.shared;var c=a.pending;null===c?b.next=b:(b.next=c.next,c.next=b);a.pending=b}}function ch(a,b){var c=a.updateQueue,d=a.alternate;if(null!==d&&(d=d.updateQueue,c===d)){var e=null,f=null;c=c.firstBaseUpdate;if(null!==c){do{var g={eventTime:c.eventTime,lane:c.lane,tag:c.tag,payload:c.payload,callback:c.callback,next:null};null===f?e=f=g:f=f.next=g;c=c.next}while(null!==c);null===f?e=f=b:f=f.next=b}else e=
f=b;c={baseState:d.baseState,firstBaseUpdate:e,lastBaseUpdate:f,shared:d.shared,effects:d.effects};a.updateQueue=c;return}a=c.lastBaseUpdate;null===a?c.firstBaseUpdate=b:a.next=b;c.lastBaseUpdate=b}function cc(a,b,c,d){var e=a.updateQueue;Ka=!1;var f=e.firstBaseUpdate,g=e.lastBaseUpdate,h=e.shared.pending;if(null!==h){e.shared.pending=null;var k=h,v=k.next;k.next=null;null===g?f=v:g.next=v;g=k;var m=a.alternate;if(null!==m){m=m.updateQueue;var l=m.lastBaseUpdate;l!==g&&(null===l?m.firstBaseUpdate=
v:l.next=v,m.lastBaseUpdate=k)}}if(null!==f){l=e.baseState;g=0;m=v=k=null;do{h=f.lane;var r=f.eventTime;if((d&h)===h){null!==m&&(m=m.next={eventTime:r,lane:0,tag:f.tag,payload:f.payload,callback:f.callback,next:null});a:{var n=a,t=f;h=b;r=c;switch(t.tag){case 1:n=t.payload;if("function"===typeof n){l=n.call(r,l,h);break a}l=n;break a;case 3:n.flags=n.flags&-4097|64;case 0:n=t.payload;h="function"===typeof n?n.call(r,l,h):n;if(null===h||void 0===h)break a;l=B({},l,h);break a;case 2:Ka=!0}}null!==f.callback&&
(a.flags|=32,h=e.effects,null===h?e.effects=[f]:h.push(f))}else r={eventTime:r,lane:h,tag:f.tag,payload:f.payload,callback:f.callback,next:null},null===m?(v=m=r,k=l):m=m.next=r,g|=h;f=f.next;if(null===f)if(h=e.shared.pending,null===h)break;else f=h.next,h.next=null,e.lastBaseUpdate=h,e.shared.pending=null}while(1);null===m&&(k=l);e.baseState=k;e.firstBaseUpdate=v;e.lastBaseUpdate=m;La|=g;a.lanes=g;a.memoizedState=l}}function dh(a,b,c){a=b.effects;b.effects=null;if(null!==a)for(b=0;b<a.length;b++){var d=
a[b],e=d.callback;if(null!==e){d.callback=null;d=c;if("function"!==typeof e)throw Error(m(191,e));e.call(d)}}}function cd(a,b,c,d){b=a.memoizedState;c=c(d,b);c=null===c||void 0===c?b:B({},b,c);a.memoizedState=c;0===a.lanes&&(a.updateQueue.baseState=c)}function eh(a,b,c,d,e,f,g){a=a.stateNode;return"function"===typeof a.shouldComponentUpdate?a.shouldComponentUpdate(d,f,g):b.prototype&&b.prototype.isPureReactComponent?!Zb(c,d)||!Zb(e,f):!0}function fh(a,b,c){var d=!1,e=Ha;var f=b.contextType;"object"===
typeof f&&null!==f?f=Y(f):(e=S(b)?Ya:D.current,d=b.contextTypes,f=(d=null!==d&&void 0!==d)?vb(a,e):Ha);b=new b(c,f);a.memoizedState=null!==b.state&&void 0!==b.state?b.state:null;b.updater=dd;a.stateNode=b;b._reactInternals=a;d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=e,a.__reactInternalMemoizedMaskedChildContext=f);return b}function gh(a,b,c,d){a=b.state;"function"===typeof b.componentWillReceiveProps&&b.componentWillReceiveProps(c,d);"function"===typeof b.UNSAFE_componentWillReceiveProps&&
b.UNSAFE_componentWillReceiveProps(c,d);b.state!==a&&dd.enqueueReplaceState(b,b.state,null)}function Ce(a,b,c,d){var e=a.stateNode;e.props=c;e.state=a.memoizedState;e.refs=hh;Be(a);var f=b.contextType;"object"===typeof f&&null!==f?e.context=Y(f):(f=S(b)?Ya:D.current,e.context=vb(a,f));cc(a,c,e,d);e.state=a.memoizedState;f=b.getDerivedStateFromProps;"function"===typeof f&&(cd(a,b,f,c),e.state=a.memoizedState);"function"===typeof b.getDerivedStateFromProps||"function"===typeof e.getSnapshotBeforeUpdate||
"function"!==typeof e.UNSAFE_componentWillMount&&"function"!==typeof e.componentWillMount||(b=e.state,"function"===typeof e.componentWillMount&&e.componentWillMount(),"function"===typeof e.UNSAFE_componentWillMount&&e.UNSAFE_componentWillMount(),b!==e.state&&dd.enqueueReplaceState(e,e.state,null),cc(a,c,e,d),e.state=a.memoizedState);"function"===typeof e.componentDidMount&&(a.flags|=4)}function dc(a,b,c){a=c.ref;if(null!==a&&"function"!==typeof a&&"object"!==typeof a){if(c._owner){c=c._owner;if(c){if(1!==
c.tag)throw Error(m(309));var d=c.stateNode}if(!d)throw Error(m(147,a));var e=""+a;if(null!==b&&null!==b.ref&&"function"===typeof b.ref&&b.ref._stringRef===e)return b.ref;b=function(a){var b=d.refs;b===hh&&(b=d.refs={});null===a?delete b[e]:b[e]=a};b._stringRef=e;return b}if("string"!==typeof a)throw Error(m(284));if(!c._owner)throw Error(m(290,a));}return a}function ed(a,b){if("textarea"!==a.type)throw Error(m(31,"[object Object]"===Object.prototype.toString.call(b)?"object with keys {"+Object.keys(b).join(", ")+
"}":b));}function ih(a){function b(b,c){if(a){var d=b.lastEffect;null!==d?(d.nextEffect=c,b.lastEffect=c):b.firstEffect=b.lastEffect=c;c.nextEffect=null;c.flags=8}}function c(c,d){if(!a)return null;for(;null!==d;)b(c,d),d=d.sibling;return null}function d(a,b){for(a=new Map;null!==b;)null!==b.key?a.set(b.key,b):a.set(b.index,b),b=b.sibling;return a}function e(a,b){a=Ma(a,b);a.index=0;a.sibling=null;return a}function f(b,c,d){b.index=d;if(!a)return c;d=b.alternate;if(null!==d)return d=d.index,d<c?(b.flags=
2,c):d;b.flags=2;return c}function g(b){a&&null===b.alternate&&(b.flags=2);return b}function h(a,b,c,d){if(null===b||6!==b.tag)return b=De(c,a.mode,d),b.return=a,b;b=e(b,c);b.return=a;return b}function k(a,b,c,d){if(null!==b&&b.elementType===c.type)return d=e(b,c.props),d.ref=dc(a,b,c),d.return=a,d;d=fd(c.type,c.key,c.props,null,a.mode,d);d.ref=dc(a,b,c);d.return=a;return d}function v(a,b,c,d){if(null===b||4!==b.tag||b.stateNode.containerInfo!==c.containerInfo||b.stateNode.implementation!==c.implementation)return b=
Ee(c,a.mode,d),b.return=a,b;b=e(b,c.children||[]);b.return=a;return b}function l(a,b,c,d,f){if(null===b||7!==b.tag)return b=zb(c,a.mode,d,f),b.return=a,b;b=e(b,c);b.return=a;return b}function n(a,b,c){if("string"===typeof b||"number"===typeof b)return b=De(""+b,a.mode,c),b.return=a,b;if("object"===typeof b&&null!==b){switch(b.$$typeof){case ec:return c=fd(b.type,b.key,b.props,null,a.mode,c),c.ref=dc(a,null,b),c.return=a,c;case Ua:return b=Ee(b,a.mode,c),b.return=a,b}if(gd(b)||Jb(b))return b=zb(b,
a.mode,c,null),b.return=a,b;ed(a,b)}return null}function r(a,b,c,d){var e=null!==b?b.key:null;if("string"===typeof c||"number"===typeof c)return null!==e?null:h(a,b,""+c,d);if("object"===typeof c&&null!==c){switch(c.$$typeof){case ec:return c.key===e?c.type===wa?l(a,b,c.props.children,d,e):k(a,b,c,d):null;case Ua:return c.key===e?v(a,b,c,d):null}if(gd(c)||Jb(c))return null!==e?null:l(a,b,c,d,null);ed(a,c)}return null}function t(a,b,c,d,e){if("string"===typeof d||"number"===typeof d)return a=a.get(c)||
null,h(b,a,""+d,e);if("object"===typeof d&&null!==d){switch(d.$$typeof){case ec:return a=a.get(null===d.key?c:d.key)||null,d.type===wa?l(b,a,d.props.children,e,d.key):k(b,a,d,e);case Ua:return a=a.get(null===d.key?c:d.key)||null,v(b,a,d,e)}if(gd(d)||Jb(d))return a=a.get(c)||null,l(b,a,d,e,null);ed(b,d)}return null}function w(e,g,h,k){for(var m=null,v=null,l=g,p=g=0,x=null;null!==l&&p<h.length;p++){l.index>p?(x=l,l=null):x=l.sibling;var C=r(e,l,h[p],k);if(null===C){null===l&&(l=x);break}a&&l&&null===
C.alternate&&b(e,l);g=f(C,g,p);null===v?m=C:v.sibling=C;v=C;l=x}if(p===h.length)return c(e,l),m;if(null===l){for(;p<h.length;p++)l=n(e,h[p],k),null!==l&&(g=f(l,g,p),null===v?m=l:v.sibling=l,v=l);return m}for(l=d(e,l);p<h.length;p++)x=t(l,e,p,h[p],k),null!==x&&(a&&null!==x.alternate&&l.delete(null===x.key?p:x.key),g=f(x,g,p),null===v?m=x:v.sibling=x,v=x);a&&l.forEach(function(a){return b(e,a)});return m}function z(e,g,h,k){var l=Jb(h);if("function"!==typeof l)throw Error(m(150));h=l.call(h);if(null==
h)throw Error(m(151));for(var v=l=null,p=g,x=g=0,C=null,q=h.next();null!==p&&!q.done;x++,q=h.next()){p.index>x?(C=p,p=null):C=p.sibling;var Da=r(e,p,q.value,k);if(null===Da){null===p&&(p=C);break}a&&p&&null===Da.alternate&&b(e,p);g=f(Da,g,x);null===v?l=Da:v.sibling=Da;v=Da;p=C}if(q.done)return c(e,p),l;if(null===p){for(;!q.done;x++,q=h.next())q=n(e,q.value,k),null!==q&&(g=f(q,g,x),null===v?l=q:v.sibling=q,v=q);return l}for(p=d(e,p);!q.done;x++,q=h.next())q=t(p,e,x,q.value,k),null!==q&&(a&&null!==
q.alternate&&p.delete(null===q.key?x:q.key),g=f(q,g,x),null===v?l=q:v.sibling=q,v=q);a&&p.forEach(function(a){return b(e,a)});return l}return function(a,d,f,h){var k="object"===typeof f&&null!==f&&f.type===wa&&null===f.key;k&&(f=f.props.children);var l="object"===typeof f&&null!==f;if(l)switch(f.$$typeof){case ec:a:{l=f.key;for(k=d;null!==k;){if(k.key===l){switch(k.tag){case 7:if(f.type===wa){c(a,k.sibling);d=e(k,f.props.children);d.return=a;a=d;break a}break;default:if(k.elementType===f.type){c(a,
k.sibling);d=e(k,f.props);d.ref=dc(a,k,f);d.return=a;a=d;break a}}c(a,k);break}else b(a,k);k=k.sibling}f.type===wa?(d=zb(f.props.children,a.mode,h,f.key),d.return=a,a=d):(h=fd(f.type,f.key,f.props,null,a.mode,h),h.ref=dc(a,d,f),h.return=a,a=h)}return g(a);case Ua:a:{for(k=f.key;null!==d;){if(d.key===k)if(4===d.tag&&d.stateNode.containerInfo===f.containerInfo&&d.stateNode.implementation===f.implementation){c(a,d.sibling);d=e(d,f.children||[]);d.return=a;a=d;break a}else{c(a,d);break}else b(a,d);d=
d.sibling}d=Ee(f,a.mode,h);d.return=a;a=d}return g(a)}if("string"===typeof f||"number"===typeof f)return f=""+f,null!==d&&6===d.tag?(c(a,d.sibling),d=e(d,f),d.return=a,a=d):(c(a,d),d=De(f,a.mode,h),d.return=a,a=d),g(a);if(gd(f))return w(a,d,f,h);if(Jb(f))return z(a,d,f,h);l&&ed(a,f);if("undefined"===typeof f&&!k)switch(a.tag){case 1:case 22:case 0:case 11:case 15:throw Error(m(152,hb(a.type)||"Component"));}return c(a,d)}}function $a(a){if(a===fc)throw Error(m(174));return a}function Fe(a,b){A(gc,
b);A(hc,a);A(ka,fc);a=b.nodeType;switch(a){case 9:case 11:b=(b=b.documentElement)?b.namespaceURI:Rd(null,"");break;default:a=8===a?b.parentNode:b,b=a.namespaceURI||null,a=a.tagName,b=Rd(b,a)}t(ka);A(ka,b)}function Ab(a){t(ka);t(hc);t(gc)}function jh(a){$a(gc.current);var b=$a(ka.current);var c=Rd(b,a.type);b!==c&&(A(hc,a),A(ka,c))}function Ge(a){hc.current===a&&(t(ka),t(hc))}function hd(a){for(var b=a;null!==b;){if(13===b.tag){var c=b.memoizedState;if(null!==c&&(c=c.dehydrated,null===c||"$?"===c.data||
"$!"===c.data))return b}else if(19===b.tag&&void 0!==b.memoizedProps.revealOrder){if(0!==(b.flags&64))return b}else if(null!==b.child){b.child.return=b;b=b.child;continue}if(b===a)break;for(;null===b.sibling;){if(null===b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}return null}function kh(a,b){var c=Z(5,null,null,0);c.elementType="DELETED";c.type="DELETED";c.stateNode=b;c.return=a;c.flags=8;null!==a.lastEffect?(a.lastEffect.nextEffect=c,a.lastEffect=c):a.firstEffect=
a.lastEffect=c}function lh(a,b){switch(a.tag){case 5:var c=a.type;b=1!==b.nodeType||c.toLowerCase()!==b.nodeName.toLowerCase()?null:b;return null!==b?(a.stateNode=b,!0):!1;case 6:return b=""===a.pendingProps||3!==b.nodeType?null:b,null!==b?(a.stateNode=b,!0):!1;case 13:return!1;default:return!1}}function He(a){if(la){var b=Na;if(b){var c=b;if(!lh(a,b)){b=tb(c.nextSibling);if(!b||!lh(a,b)){a.flags=a.flags&-1025|2;la=!1;ra=a;return}kh(ra,c)}ra=a;Na=tb(b.firstChild)}else a.flags=a.flags&-1025|2,la=!1,
ra=a}}function mh(a){for(a=a.return;null!==a&&5!==a.tag&&3!==a.tag&&13!==a.tag;)a=a.return;ra=a}function id(a){if(a!==ra)return!1;if(!la)return mh(a),la=!0,!1;var b=a.type;if(5!==a.tag||"head"!==b&&"body"!==b&&!se(b,a.memoizedProps))for(b=Na;b;)kh(a,b),b=tb(b.nextSibling);mh(a);if(13===a.tag){a=a.memoizedState;a=null!==a?a.dehydrated:null;if(!a)throw Error(m(317));a:{a=a.nextSibling;for(b=0;a;){if(8===a.nodeType){var c=a.data;if("/$"===c){if(0===b){Na=tb(a.nextSibling);break a}b--}else"$"!==c&&"$!"!==
c&&"$?"!==c||b++}a=a.nextSibling}Na=null}}else Na=ra?tb(a.stateNode.nextSibling):null;return!0}function Ie(){Na=ra=null;la=!1}function Je(){for(var a=0;a<Bb.length;a++)Bb[a]._workInProgressVersionPrimary=null;Bb.length=0}function T(){throw Error(m(321));}function Ke(a,b){if(null===b)return!1;for(var c=0;c<b.length&&c<a.length;c++)if(!X(a[c],b[c]))return!1;return!0}function Le(a,b,c,d,e,f){ic=f;y=b;b.memoizedState=null;b.updateQueue=null;b.lanes=0;jc.current=null===a||null===a.memoizedState?qj:rj;
a=c(d,e);if(kc){f=0;do{kc=!1;if(!(25>f))throw Error(m(301));f+=1;K=N=null;b.updateQueue=null;jc.current=sj;a=c(d,e)}while(kc)}jc.current=jd;b=null!==N&&null!==N.next;ic=0;K=N=y=null;kd=!1;if(b)throw Error(m(300));return a}function ab(){var a={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};null===K?y.memoizedState=K=a:K=K.next=a;return K}function bb(){if(null===N){var a=y.alternate;a=null!==a?a.memoizedState:null}else a=N.next;var b=null===K?y.memoizedState:K.next;if(null!==
b)K=b,N=a;else{if(null===a)throw Error(m(310));N=a;a={memoizedState:N.memoizedState,baseState:N.baseState,baseQueue:N.baseQueue,queue:N.queue,next:null};null===K?y.memoizedState=K=a:K=K.next=a}return K}function ma(a,b){return"function"===typeof b?b(a):b}function lc(a,b,c){b=bb();c=b.queue;if(null===c)throw Error(m(311));c.lastRenderedReducer=a;var d=N,e=d.baseQueue,f=c.pending;if(null!==f){if(null!==e){var g=e.next;e.next=f.next;f.next=g}d.baseQueue=e=f;c.pending=null}if(null!==e){e=e.next;d=d.baseState;
var h=g=f=null,k=e;do{var l=k.lane;if((ic&l)===l)null!==h&&(h=h.next={lane:0,action:k.action,eagerReducer:k.eagerReducer,eagerState:k.eagerState,next:null}),d=k.eagerReducer===a?k.eagerState:a(d,k.action);else{var n={lane:l,action:k.action,eagerReducer:k.eagerReducer,eagerState:k.eagerState,next:null};null===h?(g=h=n,f=d):h=h.next=n;y.lanes|=l;La|=l}k=k.next}while(null!==k&&k!==e);null===h?f=d:h.next=g;X(d,b.memoizedState)||(fa=!0);b.memoizedState=d;b.baseState=f;b.baseQueue=h;c.lastRenderedState=
d}return[b.memoizedState,c.dispatch]}function mc(a,b,c){b=bb();c=b.queue;if(null===c)throw Error(m(311));c.lastRenderedReducer=a;var d=c.dispatch,e=c.pending,f=b.memoizedState;if(null!==e){c.pending=null;var g=e=e.next;do f=a(f,g.action),g=g.next;while(g!==e);X(f,b.memoizedState)||(fa=!0);b.memoizedState=f;null===b.baseQueue&&(b.baseState=f);c.lastRenderedState=f}return[f,d]}function nh(a,b,c){var d=b._getVersion;d=d(b._source);var e=b._workInProgressVersionPrimary;if(null!==e)a=e===d;else if(a=a.mutableReadLanes,
a=(ic&a)===a)b._workInProgressVersionPrimary=d,Bb.push(b);if(a)return c(b._source);Bb.push(b);throw Error(m(350));}function oh(a,b,c,d){var e=R;if(null===e)throw Error(m(349));var f=b._getVersion,g=f(b._source),h=jc.current,k=h.useState(function(){return nh(e,b,c)}),l=k[1],n=k[0];k=K;var t=a.memoizedState,r=t.refs,w=r.getSnapshot,z=t.source;t=t.subscribe;var B=y;a.memoizedState={refs:r,source:b,subscribe:d};h.useEffect(function(){r.getSnapshot=c;r.setSnapshot=l;var a=f(b._source);if(!X(g,a)){a=c(b._source);
X(n,a)||(l(a),a=Oa(B),e.mutableReadLanes|=a&e.pendingLanes);a=e.mutableReadLanes;e.entangledLanes|=a;for(var d=e.entanglements,h=a;0<h;){var k=31-Ba(h),m=1<<k;d[k]|=a;h&=~m}}},[c,b,d]);h.useEffect(function(){return d(b._source,function(){var a=r.getSnapshot,c=r.setSnapshot;try{c(a(b._source));var d=Oa(B);e.mutableReadLanes|=d&e.pendingLanes}catch(q){c(function(){throw q;})}})},[b,d]);X(w,c)&&X(z,b)&&X(t,d)||(a={pending:null,dispatch:null,lastRenderedReducer:ma,lastRenderedState:n},a.dispatch=l=Me.bind(null,
y,a),k.queue=a,k.baseQueue=null,n=nh(e,b,c),k.memoizedState=k.baseState=n);return n}function ph(a,b,c){var d=bb();return oh(d,a,b,c)}function nc(a){var b=ab();"function"===typeof a&&(a=a());b.memoizedState=b.baseState=a;a=b.queue={pending:null,dispatch:null,lastRenderedReducer:ma,lastRenderedState:a};a=a.dispatch=Me.bind(null,y,a);return[b.memoizedState,a]}function ld(a,b,c,d){a={tag:a,create:b,destroy:c,deps:d,next:null};b=y.updateQueue;null===b?(b={lastEffect:null},y.updateQueue=b,b.lastEffect=
a.next=a):(c=b.lastEffect,null===c?b.lastEffect=a.next=a:(d=c.next,c.next=a,a.next=d,b.lastEffect=a));return a}function qh(a){var b=ab();a={current:a};return b.memoizedState=a}function md(a){return bb().memoizedState}function Ne(a,b,c,d){var e=ab();y.flags|=a;e.memoizedState=ld(1|b,c,void 0,void 0===d?null:d)}function Oe(a,b,c,d){var e=bb();d=void 0===d?null:d;var f=void 0;if(null!==N){var g=N.memoizedState;f=g.destroy;if(null!==d&&Ke(d,g.deps)){ld(b,c,f,d);return}}y.flags|=a;e.memoizedState=ld(1|
b,c,f,d)}function rh(a,b){return Ne(516,4,a,b)}function nd(a,b){return Oe(516,4,a,b)}function sh(a,b){return Oe(4,2,a,b)}function th(a,b){if("function"===typeof b)return a=a(),b(a),function(){b(null)};if(null!==b&&void 0!==b)return a=a(),b.current=a,function(){b.current=null}}function uh(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return Oe(4,2,th.bind(null,b,a),c)}function Pe(a,b){}function vh(a,b){var c=bb();b=void 0===b?null:b;var d=c.memoizedState;if(null!==d&&null!==b&&Ke(b,d[1]))return d[0];
c.memoizedState=[a,b];return a}function wh(a,b){var c=bb();b=void 0===b?null:b;var d=c.memoizedState;if(null!==d&&null!==b&&Ke(b,d[1]))return d[0];a=a();c.memoizedState=[a,b];return a}function tj(a,b){var c=wb();Za(98>c?98:c,function(){a(!0)});Za(97<c?97:c,function(){var c=aa.transition;aa.transition=1;try{a(!1),b()}finally{aa.transition=c}})}function Me(a,b,c){var d=W(),e=Oa(a),f={lane:e,action:c,eagerReducer:null,eagerState:null,next:null},g=b.pending;null===g?f.next=f:(f.next=g.next,g.next=f);
b.pending=f;g=a.alternate;if(a===y||null!==g&&g===y)kc=kd=!0;else{if(0===a.lanes&&(null===g||0===g.lanes)&&(g=b.lastRenderedReducer,null!==g))try{var h=b.lastRenderedState,k=g(h,c);f.eagerReducer=g;f.eagerState=k;if(X(k,h))return}catch(v){}finally{}Pa(a,e,d)}}function U(a,b,c,d){b.child=null===a?xh(b,null,c,d):od(b,a.child,c,d)}function yh(a,b,c,d,e){c=c.render;var f=b.ref;yb(b,e);d=Le(a,b,c,d,f,e);if(null!==a&&!fa)return b.updateQueue=a.updateQueue,b.flags&=-517,a.lanes&=~e,sa(a,b,e);b.flags|=1;
U(a,b,d,e);return b.child}function zh(a,b,c,d,e,f){if(null===a){var g=c.type;if("function"===typeof g&&!Qe(g)&&void 0===g.defaultProps&&null===c.compare&&void 0===c.defaultProps)return b.tag=15,b.type=g,Ah(a,b,g,d,e,f);a=fd(c.type,null,d,b,b.mode,f);a.ref=b.ref;a.return=b;return b.child=a}g=a.child;if(0===(e&f)&&(e=g.memoizedProps,c=c.compare,c=null!==c?c:Zb,c(e,d)&&a.ref===b.ref))return sa(a,b,f);b.flags|=1;a=Ma(g,d);a.ref=b.ref;a.return=b;return b.child=a}function Ah(a,b,c,d,e,f){if(null!==a&&Zb(a.memoizedProps,
d)&&a.ref===b.ref)if(fa=!1,0!==(f&e))0!==(a.flags&16384)&&(fa=!0);else return b.lanes=a.lanes,sa(a,b,f);return Re(a,b,c,d,f)}function Se(a,b,c){var d=b.pendingProps,e=d.children,f=null!==a?a.memoizedState:null;if("hidden"===d.mode||"unstable-defer-without-hiding"===d.mode)if(0===(b.mode&4))b.memoizedState={baseLanes:0},pd(b,c);else if(0!==(c&1073741824))b.memoizedState={baseLanes:0},pd(b,null!==f?f.baseLanes:c);else return a=null!==f?f.baseLanes|c:c,b.lanes=b.childLanes=1073741824,b.memoizedState=
{baseLanes:a},pd(b,a),null;else null!==f?(d=f.baseLanes|c,b.memoizedState=null):d=c,pd(b,d);U(a,b,e,c);return b.child}function Bh(a,b){var c=b.ref;if(null===a&&null!==c||null!==a&&a.ref!==c)b.flags|=128}function Re(a,b,c,d,e){var f=S(c)?Ya:D.current;f=vb(b,f);yb(b,e);c=Le(a,b,c,d,f,e);if(null!==a&&!fa)return b.updateQueue=a.updateQueue,b.flags&=-517,a.lanes&=~e,sa(a,b,e);b.flags|=1;U(a,b,c,e);return b.child}function Ch(a,b,c,d,e){if(S(c)){var f=!0;Xc(b)}else f=!1;yb(b,e);if(null===b.stateNode)null!==
a&&(a.alternate=null,b.alternate=null,b.flags|=2),fh(b,c,d),Ce(b,c,d,e),d=!0;else if(null===a){var g=b.stateNode,h=b.memoizedProps;g.props=h;var k=g.context,l=c.contextType;"object"===typeof l&&null!==l?l=Y(l):(l=S(c)?Ya:D.current,l=vb(b,l));var m=c.getDerivedStateFromProps,n="function"===typeof m||"function"===typeof g.getSnapshotBeforeUpdate;n||"function"!==typeof g.UNSAFE_componentWillReceiveProps&&"function"!==typeof g.componentWillReceiveProps||(h!==d||k!==l)&&gh(b,g,d,l);Ka=!1;var r=b.memoizedState;
g.state=r;cc(b,d,g,e);k=b.memoizedState;h!==d||r!==k||J.current||Ka?("function"===typeof m&&(cd(b,c,m,d),k=b.memoizedState),(h=Ka||eh(b,c,h,d,r,k,l))?(n||"function"!==typeof g.UNSAFE_componentWillMount&&"function"!==typeof g.componentWillMount||("function"===typeof g.componentWillMount&&g.componentWillMount(),"function"===typeof g.UNSAFE_componentWillMount&&g.UNSAFE_componentWillMount()),"function"===typeof g.componentDidMount&&(b.flags|=4)):("function"===typeof g.componentDidMount&&(b.flags|=4),
b.memoizedProps=d,b.memoizedState=k),g.props=d,g.state=k,g.context=l,d=h):("function"===typeof g.componentDidMount&&(b.flags|=4),d=!1)}else{g=b.stateNode;bh(a,b);h=b.memoizedProps;l=b.type===b.elementType?h:ea(b.type,h);g.props=l;n=b.pendingProps;r=g.context;k=c.contextType;"object"===typeof k&&null!==k?k=Y(k):(k=S(c)?Ya:D.current,k=vb(b,k));var t=c.getDerivedStateFromProps;(m="function"===typeof t||"function"===typeof g.getSnapshotBeforeUpdate)||"function"!==typeof g.UNSAFE_componentWillReceiveProps&&
"function"!==typeof g.componentWillReceiveProps||(h!==n||r!==k)&&gh(b,g,d,k);Ka=!1;r=b.memoizedState;g.state=r;cc(b,d,g,e);var w=b.memoizedState;h!==n||r!==w||J.current||Ka?("function"===typeof t&&(cd(b,c,t,d),w=b.memoizedState),(l=Ka||eh(b,c,l,d,r,w,k))?(m||"function"!==typeof g.UNSAFE_componentWillUpdate&&"function"!==typeof g.componentWillUpdate||("function"===typeof g.componentWillUpdate&&g.componentWillUpdate(d,w,k),"function"===typeof g.UNSAFE_componentWillUpdate&&g.UNSAFE_componentWillUpdate(d,
w,k)),"function"===typeof g.componentDidUpdate&&(b.flags|=4),"function"===typeof g.getSnapshotBeforeUpdate&&(b.flags|=256)):("function"!==typeof g.componentDidUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=4),"function"!==typeof g.getSnapshotBeforeUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=256),b.memoizedProps=d,b.memoizedState=w),g.props=d,g.state=w,g.context=k,d=l):("function"!==typeof g.componentDidUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=4),"function"!==
typeof g.getSnapshotBeforeUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=256),d=!1)}return Te(a,b,c,d,f,e)}function Te(a,b,c,d,e,f){Bh(a,b);var g=0!==(b.flags&64);if(!d&&!g)return e&&Ug(b,c,!1),sa(a,b,f);d=b.stateNode;uj.current=b;var h=g&&"function"!==typeof c.getDerivedStateFromError?null:d.render();b.flags|=1;null!==a&&g?(b.child=od(b,a.child,null,f),b.child=od(b,null,h,f)):U(a,b,h,f);b.memoizedState=d.state;e&&Ug(b,c,!0);return b.child}function Dh(a){var b=a.stateNode;b.pendingContext?
Sg(a,b.pendingContext,b.pendingContext!==b.context):b.context&&Sg(a,b.context,!1);Fe(a,b.containerInfo)}function Eh(a,b,c){var d=b.pendingProps,e=E.current,f=!1,g;(g=0!==(b.flags&64))||(g=null!==a&&null===a.memoizedState?!1:0!==(e&2));g?(f=!0,b.flags&=-65):null!==a&&null===a.memoizedState||void 0===d.fallback||!0===d.unstable_avoidThisFallback||(e|=1);A(E,e&1);if(null===a){void 0!==d.fallback&&He(b);a=d.children;e=d.fallback;if(f)return a=Fh(b,a,e,c),b.child.memoizedState={baseLanes:c},b.memoizedState=
qd,a;if("number"===typeof d.unstable_expectedLoadTime)return a=Fh(b,a,e,c),b.child.memoizedState={baseLanes:c},b.memoizedState=qd,b.lanes=33554432,a;c=Ue({mode:"visible",children:a},b.mode,c,null);c.return=b;return b.child=c}if(null!==a.memoizedState){if(f)return d=Gh(a,b,d.children,d.fallback,c),f=b.child,e=a.child.memoizedState,f.memoizedState=null===e?{baseLanes:c}:{baseLanes:e.baseLanes|c},f.childLanes=a.childLanes&~c,b.memoizedState=qd,d;c=Hh(a,b,d.children,c);b.memoizedState=null;return c}if(f)return d=
Gh(a,b,d.children,d.fallback,c),f=b.child,e=a.child.memoizedState,f.memoizedState=null===e?{baseLanes:c}:{baseLanes:e.baseLanes|c},f.childLanes=a.childLanes&~c,b.memoizedState=qd,d;c=Hh(a,b,d.children,c);b.memoizedState=null;return c}function Fh(a,b,c,d){var e=a.mode,f=a.child;b={mode:"hidden",children:b};0===(e&2)&&null!==f?(f.childLanes=0,f.pendingProps=b):f=Ue(b,e,0,null);c=zb(c,e,d,null);f.return=a;c.return=a;f.sibling=c;a.child=f;return c}function Hh(a,b,c,d){var e=a.child;a=e.sibling;c=Ma(e,
{mode:"visible",children:c});0===(b.mode&2)&&(c.lanes=d);c.return=b;c.sibling=null;null!==a&&(a.nextEffect=null,a.flags=8,b.firstEffect=b.lastEffect=a);return b.child=c}function Gh(a,b,c,d,e){var f=b.mode,g=a.child;a=g.sibling;var h={mode:"hidden",children:c};0===(f&2)&&b.child!==g?(c=b.child,c.childLanes=0,c.pendingProps=h,g=c.lastEffect,null!==g?(b.firstEffect=c.firstEffect,b.lastEffect=g,g.nextEffect=null):b.firstEffect=b.lastEffect=null):c=Ma(g,h);null!==a?d=Ma(a,d):(d=zb(d,f,e,null),d.flags|=
2);d.return=b;c.return=b;c.sibling=d;b.child=c;return d}function Ih(a,b){a.lanes|=b;var c=a.alternate;null!==c&&(c.lanes|=b);ah(a.return,b)}function Ve(a,b,c,d,e,f){var g=a.memoizedState;null===g?a.memoizedState={isBackwards:b,rendering:null,renderingStartTime:0,last:d,tail:c,tailMode:e,lastEffect:f}:(g.isBackwards=b,g.rendering=null,g.renderingStartTime=0,g.last=d,g.tail=c,g.tailMode=e,g.lastEffect=f)}function Jh(a,b,c){var d=b.pendingProps,e=d.revealOrder,f=d.tail;U(a,b,d.children,c);d=E.current;
if(0!==(d&2))d=d&1|2,b.flags|=64;else{if(null!==a&&0!==(a.flags&64))a:for(a=b.child;null!==a;){if(13===a.tag)null!==a.memoizedState&&Ih(a,c);else if(19===a.tag)Ih(a,c);else if(null!==a.child){a.child.return=a;a=a.child;continue}if(a===b)break a;for(;null===a.sibling;){if(null===a.return||a.return===b)break a;a=a.return}a.sibling.return=a.return;a=a.sibling}d&=1}A(E,d);if(0===(b.mode&2))b.memoizedState=null;else switch(e){case "forwards":c=b.child;for(e=null;null!==c;)a=c.alternate,null!==a&&null===
hd(a)&&(e=c),c=c.sibling;c=e;null===c?(e=b.child,b.child=null):(e=c.sibling,c.sibling=null);Ve(b,!1,e,c,f,b.lastEffect);break;case "backwards":c=null;e=b.child;for(b.child=null;null!==e;){a=e.alternate;if(null!==a&&null===hd(a)){b.child=e;break}a=e.sibling;e.sibling=c;c=e;e=a}Ve(b,!0,c,null,f,b.lastEffect);break;case "together":Ve(b,!1,null,null,void 0,b.lastEffect);break;default:b.memoizedState=null}return b.child}function sa(a,b,c){null!==a&&(b.dependencies=a.dependencies);La|=b.lanes;if(0!==(c&
b.childLanes)){if(null!==a&&b.child!==a.child)throw Error(m(153));if(null!==b.child){a=b.child;c=Ma(a,a.pendingProps);b.child=c;for(c.return=b;null!==a.sibling;)a=a.sibling,c=c.sibling=Ma(a,a.pendingProps),c.return=b;c.sibling=null}return b.child}return null}function oc(a,b){if(!la)switch(a.tailMode){case "hidden":b=a.tail;for(var c=null;null!==b;)null!==b.alternate&&(c=b),b=b.sibling;null===c?a.tail=null:c.sibling=null;break;case "collapsed":c=a.tail;for(var d=null;null!==c;)null!==c.alternate&&
(d=c),c=c.sibling;null===d?b||null===a.tail?a.tail=null:a.tail.sibling=null:d.sibling=null}}function vj(a,b,c){var d=b.pendingProps;switch(b.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:return S(b.type)&&(t(J),t(D)),null;case 3:Ab();t(J);t(D);Je();d=b.stateNode;d.pendingContext&&(d.context=d.pendingContext,d.pendingContext=null);if(null===a||null===a.child)id(b)?b.flags|=4:d.hydrate||(b.flags|=256);Kh(b);return null;case 5:Ge(b);var e=$a(gc.current);
c=b.type;if(null!==a&&null!=b.stateNode)wj(a,b,c,d,e),a.ref!==b.ref&&(b.flags|=128);else{if(!d){if(null===b.stateNode)throw Error(m(166));return null}a=$a(ka.current);if(id(b)){d=b.stateNode;c=b.type;var f=b.memoizedProps;d[Fa]=b;d[Wc]=f;switch(c){case "dialog":z("cancel",d);z("close",d);break;case "iframe":case "object":case "embed":z("load",d);break;case "video":case "audio":for(a=0;a<pc.length;a++)z(pc[a],d);break;case "source":z("error",d);break;case "img":case "image":case "link":z("error",d);
z("load",d);break;case "details":z("toggle",d);break;case "input":Gf(d,f);z("invalid",d);break;case "select":d._wrapperState={wasMultiple:!!f.multiple};z("invalid",d);break;case "textarea":Jf(d,f),z("invalid",d)}Sd(c,f);a=null;for(var g in f)f.hasOwnProperty(g)&&(e=f[g],"children"===g?"string"===typeof e?d.textContent!==e&&(a=["children",e]):"number"===typeof e&&d.textContent!==""+e&&(a=["children",""+e]):Ib.hasOwnProperty(g)&&null!=e&&"onScroll"===g&&z("scroll",d));switch(c){case "input":Fc(d);If(d,
f,!0);break;case "textarea":Fc(d);Lf(d);break;case "select":case "option":break;default:"function"===typeof f.onClick&&(d.onclick=Vc)}d=a;b.updateQueue=d;null!==d&&(b.flags|=4)}else{g=9===e.nodeType?e:e.ownerDocument;"http://www.w3.org/1999/xhtml"===a&&(a=Mf(c));"http://www.w3.org/1999/xhtml"===a?"script"===c?(a=g.createElement("div"),a.innerHTML="<script>\x3c/script>",a=a.removeChild(a.firstChild)):"string"===typeof d.is?a=g.createElement(c,{is:d.is}):(a=g.createElement(c),"select"===c&&(g=a,d.multiple?
g.multiple=!0:d.size&&(g.size=d.size))):a=g.createElementNS(a,c);a[Fa]=b;a[Wc]=d;xj(a,b,!1,!1);b.stateNode=a;g=Td(c,d);switch(c){case "dialog":z("cancel",a);z("close",a);e=d;break;case "iframe":case "object":case "embed":z("load",a);e=d;break;case "video":case "audio":for(e=0;e<pc.length;e++)z(pc[e],a);e=d;break;case "source":z("error",a);e=d;break;case "img":case "image":case "link":z("error",a);z("load",a);e=d;break;case "details":z("toggle",a);e=d;break;case "input":Gf(a,d);e=Md(a,d);z("invalid",
a);break;case "option":e=Pd(a,d);break;case "select":a._wrapperState={wasMultiple:!!d.multiple};e=B({},d,{value:void 0});z("invalid",a);break;case "textarea":Jf(a,d);e=Qd(a,d);z("invalid",a);break;default:e=d}Sd(c,e);var h=e;for(f in h)if(h.hasOwnProperty(f)){var k=h[f];"style"===f?Of(a,k):"dangerouslySetInnerHTML"===f?(k=k?k.__html:void 0,null!=k&&Lh(a,k)):"children"===f?"string"===typeof k?("textarea"!==c||""!==k)&&qc(a,k):"number"===typeof k&&qc(a,""+k):"suppressContentEditableWarning"!==f&&"suppressHydrationWarning"!==
f&&"autoFocus"!==f&&(Ib.hasOwnProperty(f)?null!=k&&"onScroll"===f&&z("scroll",a):null!=k&&Ed(a,f,k,g))}switch(c){case "input":Fc(a);If(a,d,!1);break;case "textarea":Fc(a);Lf(a);break;case "option":null!=d.value&&a.setAttribute("value",""+xa(d.value));break;case "select":a.multiple=!!d.multiple;f=d.value;null!=f?ib(a,!!d.multiple,f,!1):null!=d.defaultValue&&ib(a,!!d.multiple,d.defaultValue,!0);break;default:"function"===typeof e.onClick&&(a.onclick=Vc)}Pg(c,d)&&(b.flags|=4)}null!==b.ref&&(b.flags|=
128)}return null;case 6:if(a&&null!=b.stateNode)yj(a,b,a.memoizedProps,d);else{if("string"!==typeof d&&null===b.stateNode)throw Error(m(166));c=$a(gc.current);$a(ka.current);id(b)?(d=b.stateNode,c=b.memoizedProps,d[Fa]=b,d.nodeValue!==c&&(b.flags|=4)):(d=(9===c.nodeType?c:c.ownerDocument).createTextNode(d),d[Fa]=b,b.stateNode=d)}return null;case 13:t(E);d=b.memoizedState;if(0!==(b.flags&64))return b.lanes=c,b;d=null!==d;c=!1;null===a?void 0!==b.memoizedProps.fallback&&id(b):c=null!==a.memoizedState;
if(d&&!c&&0!==(b.mode&2))if(null===a&&!0!==b.memoizedProps.unstable_avoidThisFallback||0!==(E.current&1))0===L&&(L=3);else{if(0===L||3===L)L=4;null===R||0===(La&134217727)&&0===(Cb&134217727)||Db(R,O)}if(d||c)b.flags|=4;return null;case 4:return Ab(),Kh(b),null===a&&Cg(b.stateNode.containerInfo),null;case 10:return Ae(b),null;case 17:return S(b.type)&&(t(J),t(D)),null;case 19:t(E);d=b.memoizedState;if(null===d)return null;f=0!==(b.flags&64);g=d.rendering;if(null===g)if(f)oc(d,!1);else{if(0!==L||null!==
a&&0!==(a.flags&64))for(a=b.child;null!==a;){g=hd(a);if(null!==g){b.flags|=64;oc(d,!1);f=g.updateQueue;null!==f&&(b.updateQueue=f,b.flags|=4);null===d.lastEffect&&(b.firstEffect=null);b.lastEffect=d.lastEffect;d=c;for(c=b.child;null!==c;)f=c,a=d,f.flags&=2,f.nextEffect=null,f.firstEffect=null,f.lastEffect=null,g=f.alternate,null===g?(f.childLanes=0,f.lanes=a,f.child=null,f.memoizedProps=null,f.memoizedState=null,f.updateQueue=null,f.dependencies=null,f.stateNode=null):(f.childLanes=g.childLanes,f.lanes=
g.lanes,f.child=g.child,f.memoizedProps=g.memoizedProps,f.memoizedState=g.memoizedState,f.updateQueue=g.updateQueue,f.type=g.type,a=g.dependencies,f.dependencies=null===a?null:{lanes:a.lanes,firstContext:a.firstContext}),c=c.sibling;A(E,E.current&1|2);return b.child}a=a.sibling}null!==d.tail&&P()>We&&(b.flags|=64,f=!0,oc(d,!1),b.lanes=33554432)}else{if(!f)if(a=hd(g),null!==a){if(b.flags|=64,f=!0,c=a.updateQueue,null!==c&&(b.updateQueue=c,b.flags|=4),oc(d,!0),null===d.tail&&"hidden"===d.tailMode&&
!g.alternate&&!la)return b=b.lastEffect=d.lastEffect,null!==b&&(b.nextEffect=null),null}else 2*P()-d.renderingStartTime>We&&1073741824!==c&&(b.flags|=64,f=!0,oc(d,!1),b.lanes=33554432);d.isBackwards?(g.sibling=b.child,b.child=g):(c=d.last,null!==c?c.sibling=g:b.child=g,d.last=g)}return null!==d.tail?(c=d.tail,d.rendering=c,d.tail=c.sibling,d.lastEffect=b.lastEffect,d.renderingStartTime=P(),c.sibling=null,b=E.current,A(E,f?b&1|2:b&1),c):null;case 23:case 24:return ta=cb.current,t(cb),null!==a&&null!==
a.memoizedState!==(null!==b.memoizedState)&&"unstable-defer-without-hiding"!==d.mode&&(b.flags|=4),null}throw Error(m(156,b.tag));}function zj(a,b){switch(a.tag){case 1:return S(a.type)&&(t(J),t(D)),b=a.flags,b&4096?(a.flags=b&-4097|64,a):null;case 3:Ab();t(J);t(D);Je();b=a.flags;if(0!==(b&64))throw Error(m(285));a.flags=b&-4097|64;return a;case 5:return Ge(a),null;case 13:return t(E),b=a.flags,b&4096?(a.flags=b&-4097|64,a):null;case 19:return t(E),null;case 4:return Ab(),null;case 10:return Ae(a),
null;case 23:case 24:return ta=cb.current,t(cb),null;default:return null}}function Xe(a,b){try{var c="",d=b;do c+=pi(d),d=d.return;while(d);var e=c}catch(f){e="\nError generating stack: "+f.message+"\n"+f.stack}return{value:a,source:b,stack:e}}function Ye(a,b){try{console.error(b.value)}catch(c){setTimeout(function(){throw c;})}}function Mh(a,b,c){c=Ia(-1,c);c.tag=3;c.payload={element:null};var d=b.value;c.callback=function(){rd||(rd=!0,Ze=d);Ye(a,b)};return c}function Nh(a,b,c){c=Ia(-1,c);c.tag=
3;var d=a.type.getDerivedStateFromError;if("function"===typeof d){var e=b.value;c.payload=function(){Ye(a,b);return d(e)}}var f=a.stateNode;null!==f&&"function"===typeof f.componentDidCatch&&(c.callback=function(){"function"!==typeof d&&(null===na?na=new Set([this]):na.add(this),Ye(a,b));var c=b.stack;this.componentDidCatch(b.value,{componentStack:null!==c?c:""})});return c}function Oh(a){var b=a.ref;if(null!==b)if("function"===typeof b)try{b(null)}catch(c){Qa(a,c)}else b.current=null}function Aj(a,
b){switch(b.tag){case 0:case 11:case 15:case 22:return;case 1:if(b.flags&256&&null!==a){var c=a.memoizedProps,d=a.memoizedState;a=b.stateNode;b=a.getSnapshotBeforeUpdate(b.elementType===b.type?c:ea(b.type,c),d);a.__reactInternalSnapshotBeforeUpdate=b}return;case 3:b.flags&256&&te(b.stateNode.containerInfo);return;case 5:case 6:case 4:case 17:return}throw Error(m(163));}function Bj(a,b,c,d){switch(c.tag){case 0:case 11:case 15:case 22:b=c.updateQueue;b=null!==b?b.lastEffect:null;if(null!==b){a=b=b.next;
do 3===(a.tag&3)&&(d=a.create,a.destroy=d()),a=a.next;while(a!==b)}b=c.updateQueue;b=null!==b?b.lastEffect:null;if(null!==b){a=b=b.next;do{var e=a;d=e.next;e=e.tag;0!==(e&4)&&0!==(e&1)&&(Ph(c,a),Cj(c,a));a=d}while(a!==b)}return;case 1:a=c.stateNode;c.flags&4&&(null===b?a.componentDidMount():(d=c.elementType===c.type?b.memoizedProps:ea(c.type,b.memoizedProps),a.componentDidUpdate(d,b.memoizedState,a.__reactInternalSnapshotBeforeUpdate)));b=c.updateQueue;null!==b&&dh(c,b,a);return;case 3:b=c.updateQueue;
if(null!==b){a=null;if(null!==c.child)switch(c.child.tag){case 5:a=c.child.stateNode;break;case 1:a=c.child.stateNode}dh(c,b,a)}return;case 5:a=c.stateNode;null===b&&c.flags&4&&Pg(c.type,c.memoizedProps)&&a.focus();return;case 6:return;case 4:return;case 12:return;case 13:null===c.memoizedState&&(c=c.alternate,null!==c&&(c=c.memoizedState,null!==c&&(c=c.dehydrated,null!==c&&bg(c))));return;case 19:case 17:case 20:case 21:case 23:case 24:return}throw Error(m(163));}function Qh(a,b){for(var c=a;;){if(5===
c.tag){var d=c.stateNode;if(b)d=d.style,"function"===typeof d.setProperty?d.setProperty("display","none","important"):d.display="none";else{d=c.stateNode;var e=c.memoizedProps.style;e=void 0!==e&&null!==e&&e.hasOwnProperty("display")?e.display:null;d.style.display=Nf("display",e)}}else if(6===c.tag)c.stateNode.nodeValue=b?"":c.memoizedProps;else if((23!==c.tag&&24!==c.tag||null===c.memoizedState||c===a)&&null!==c.child){c.child.return=c;c=c.child;continue}if(c===a)break;for(;null===c.sibling;){if(null===
c.return||c.return===a)return;c=c.return}c.sibling.return=c.return;c=c.sibling}}function Rh(a,b,c){if(db&&"function"===typeof db.onCommitFiberUnmount)try{db.onCommitFiberUnmount($e,b)}catch(f){}switch(b.tag){case 0:case 11:case 14:case 15:case 22:a=b.updateQueue;if(null!==a&&(a=a.lastEffect,null!==a)){c=a=a.next;do{var d=c,e=d.destroy;d=d.tag;if(void 0!==e)if(0!==(d&4))Ph(b,c);else{d=b;try{e()}catch(f){Qa(d,f)}}c=c.next}while(c!==a)}break;case 1:Oh(b);a=b.stateNode;if("function"===typeof a.componentWillUnmount)try{a.props=
b.memoizedProps,a.state=b.memoizedState,a.componentWillUnmount()}catch(f){Qa(b,f)}break;case 5:Oh(b);break;case 4:Sh(a,b)}}function Th(a){a.alternate=null;a.child=null;a.dependencies=null;a.firstEffect=null;a.lastEffect=null;a.memoizedProps=null;a.memoizedState=null;a.pendingProps=null;a.return=null;a.updateQueue=null}function Uh(a){return 5===a.tag||3===a.tag||4===a.tag}function Vh(a){a:{for(var b=a.return;null!==b;){if(Uh(b))break a;b=b.return}throw Error(m(160));}var c=b;b=c.stateNode;switch(c.tag){case 5:var d=
!1;break;case 3:b=b.containerInfo;d=!0;break;case 4:b=b.containerInfo;d=!0;break;default:throw Error(m(161));}c.flags&16&&(qc(b,""),c.flags&=-17);a:b:for(c=a;;){for(;null===c.sibling;){if(null===c.return||Uh(c.return)){c=null;break a}c=c.return}c.sibling.return=c.return;for(c=c.sibling;5!==c.tag&&6!==c.tag&&18!==c.tag;){if(c.flags&2)continue b;if(null===c.child||4===c.tag)continue b;else c.child.return=c,c=c.child}if(!(c.flags&2)){c=c.stateNode;break a}}d?af(a,c,b):bf(a,c,b)}function af(a,b,c){var d=
a.tag,e=5===d||6===d;if(e)a=e?a.stateNode:a.stateNode.instance,b?8===c.nodeType?c.parentNode.insertBefore(a,b):c.insertBefore(a,b):(8===c.nodeType?(b=c.parentNode,b.insertBefore(a,c)):(b=c,b.appendChild(a)),c=c._reactRootContainer,null!==c&&void 0!==c||null!==b.onclick||(b.onclick=Vc));else if(4!==d&&(a=a.child,null!==a))for(af(a,b,c),a=a.sibling;null!==a;)af(a,b,c),a=a.sibling}function bf(a,b,c){var d=a.tag,e=5===d||6===d;if(e)a=e?a.stateNode:a.stateNode.instance,b?c.insertBefore(a,b):c.appendChild(a);
else if(4!==d&&(a=a.child,null!==a))for(bf(a,b,c),a=a.sibling;null!==a;)bf(a,b,c),a=a.sibling}function Sh(a,b,c){c=b;for(var d=!1,e,f;;){if(!d){e=c.return;a:for(;;){if(null===e)throw Error(m(160));f=e.stateNode;switch(e.tag){case 5:e=f;f=!1;break a;case 3:e=f.containerInfo;f=!0;break a;case 4:e=f.containerInfo;f=!0;break a}e=e.return}d=!0}if(5===c.tag||6===c.tag){a:for(var g=a,h=c,k=h;;)if(Rh(g,k),null!==k.child&&4!==k.tag)k.child.return=k,k=k.child;else{if(k===h)break a;for(;null===k.sibling;){if(null===
k.return||k.return===h)break a;k=k.return}k.sibling.return=k.return;k=k.sibling}f?(g=e,h=c.stateNode,8===g.nodeType?g.parentNode.removeChild(h):g.removeChild(h)):e.removeChild(c.stateNode)}else if(4===c.tag){if(null!==c.child){e=c.stateNode.containerInfo;f=!0;c.child.return=c;c=c.child;continue}}else if(Rh(a,c),null!==c.child){c.child.return=c;c=c.child;continue}if(c===b)break;for(;null===c.sibling;){if(null===c.return||c.return===b)return;c=c.return;4===c.tag&&(d=!1)}c.sibling.return=c.return;c=
c.sibling}}function cf(a,b){switch(b.tag){case 0:case 11:case 14:case 15:case 22:var c=b.updateQueue;c=null!==c?c.lastEffect:null;if(null!==c){var d=c=c.next;do 3===(d.tag&3)&&(a=d.destroy,d.destroy=void 0,void 0!==a&&a()),d=d.next;while(d!==c)}return;case 1:return;case 5:c=b.stateNode;if(null!=c){d=b.memoizedProps;var e=null!==a?a.memoizedProps:d;a=b.type;var f=b.updateQueue;b.updateQueue=null;if(null!==f){c[Wc]=d;"input"===a&&"radio"===d.type&&null!=d.name&&Hf(c,d);Td(a,e);b=Td(a,d);for(e=0;e<f.length;e+=
2){var g=f[e],h=f[e+1];"style"===g?Of(c,h):"dangerouslySetInnerHTML"===g?Lh(c,h):"children"===g?qc(c,h):Ed(c,g,h,b)}switch(a){case "input":Nd(c,d);break;case "textarea":Kf(c,d);break;case "select":a=c._wrapperState.wasMultiple,c._wrapperState.wasMultiple=!!d.multiple,f=d.value,null!=f?ib(c,!!d.multiple,f,!1):a!==!!d.multiple&&(null!=d.defaultValue?ib(c,!!d.multiple,d.defaultValue,!0):ib(c,!!d.multiple,d.multiple?[]:"",!1))}}}return;case 6:if(null===b.stateNode)throw Error(m(162));b.stateNode.nodeValue=
b.memoizedProps;return;case 3:c=b.stateNode;c.hydrate&&(c.hydrate=!1,bg(c.containerInfo));return;case 12:return;case 13:null!==b.memoizedState&&(df=P(),Qh(b.child,!0));Wh(b);return;case 19:Wh(b);return;case 17:return;case 23:case 24:Qh(b,null!==b.memoizedState);return}throw Error(m(163));}function Wh(a){var b=a.updateQueue;if(null!==b){a.updateQueue=null;var c=a.stateNode;null===c&&(c=a.stateNode=new Dj);b.forEach(function(b){var d=Ej.bind(null,a,b);c.has(b)||(c.add(b),b.then(d,d))})}}function Fj(a,
b){return null!==a&&(a=a.memoizedState,null===a||null!==a.dehydrated)?(b=b.memoizedState,null!==b&&null===b.dehydrated):!1}function Eb(){We=P()+500}function W(){return 0!==(n&48)?P():-1!==sd?sd:sd=P()}function Oa(a){a=a.mode;if(0===(a&2))return 1;if(0===(a&4))return 99===wb()?1:2;0===ua&&(ua=Fb);if(0!==Gj.transition){0!==td&&(td=null!==ef?ef.pendingLanes:0);a=ua;var b=4186112&~td;b&=-b;0===b&&(a=4186112&~a,b=a&-a,0===b&&(b=8192));return b}a=wb();0!==(n&4)&&98===a?a=Nc(12,ua):(a=Fi(a),a=Nc(a,ua));
return a}function Pa(a,b,c){if(50<rc)throw rc=0,ff=null,Error(m(185));a=ud(a,b);if(null===a)return null;Oc(a,b,c);a===R&&(Cb|=b,4===L&&Db(a,O));var d=wb();1===b?0!==(n&8)&&0===(n&48)?gf(a):(ba(a,c),0===n&&(Eb(),ja())):(0===(n&4)||98!==d&&99!==d||(null===va?va=new Set([a]):va.add(a)),ba(a,c));ef=a}function ud(a,b){a.lanes|=b;var c=a.alternate;null!==c&&(c.lanes|=b);c=a;for(a=a.return;null!==a;)a.childLanes|=b,c=a.alternate,null!==c&&(c.childLanes|=b),c=a,a=a.return;return 3===c.tag?c.stateNode:null}
function ba(a,b){for(var c=a.callbackNode,d=a.suspendedLanes,e=a.pingedLanes,f=a.expirationTimes,g=a.pendingLanes;0<g;){var h=31-Ba(g),k=1<<h,l=f[h];if(-1===l){if(0===(k&d)||0!==(k&e)){l=b;mb(k);var m=w;f[h]=10<=m?l+250:6<=m?l+5E3:-1}}else l<=b&&(a.expiredLanes|=k);g&=~k}d=Wb(a,a===R?O:0);b=w;if(0===d)null!==c&&(c!==hf&&xe(c),a.callbackNode=null,a.callbackPriority=0);else{if(null!==c){if(a.callbackPriority===b)return;c!==hf&&xe(c)}15===b?(c=gf.bind(null,a),null===pa?(pa=[c],Zc=we(Yc,$g)):pa.push(c),
c=hf):14===b?c=bc(99,gf.bind(null,a)):(c=Gi(b),c=bc(c,Xh.bind(null,a)));a.callbackPriority=b;a.callbackNode=c}}function Xh(a){sd=-1;td=ua=0;if(0!==(n&48))throw Error(m(327));var b=a.callbackNode;if(Ra()&&a.callbackNode!==b)return null;var c=Wb(a,a===R?O:0);if(0===c)return null;var d=c;var e=n;n|=16;var f=Yh();if(R!==a||O!==d)Eb(),Gb(a,d);do try{Hj();break}catch(h){Zh(a,h)}while(1);ze();vd.current=f;n=e;null!==G?d=0:(R=null,O=0,d=L);if(0!==(Fb&Cb))Gb(a,0);else if(0!==d){2===d&&(n|=64,a.hydrate&&(a.hydrate=
!1,te(a.containerInfo)),c=eg(a),0!==c&&(d=sc(a,c)));if(1===d)throw b=wd,Gb(a,0),Db(a,c),ba(a,P()),b;a.finishedWork=a.current.alternate;a.finishedLanes=c;switch(d){case 0:case 1:throw Error(m(345));case 2:eb(a);break;case 3:Db(a,c);if((c&62914560)===c&&(d=df+500-P(),10<d)){if(0!==Wb(a,0))break;e=a.suspendedLanes;if((e&c)!==c){W();a.pingedLanes|=a.suspendedLanes&e;break}a.timeoutHandle=$h(eb.bind(null,a),d);break}eb(a);break;case 4:Db(a,c);if((c&4186112)===c)break;d=a.eventTimes;for(e=-1;0<c;){var g=
31-Ba(c);f=1<<g;g=d[g];g>e&&(e=g);c&=~f}c=e;c=P()-c;c=(120>c?120:480>c?480:1080>c?1080:1920>c?1920:3E3>c?3E3:4320>c?4320:1960*Ij(c/1960))-c;if(10<c){a.timeoutHandle=$h(eb.bind(null,a),c);break}eb(a);break;case 5:eb(a);break;default:throw Error(m(329));}}ba(a,P());return a.callbackNode===b?Xh.bind(null,a):null}function Db(a,b){b&=~jf;b&=~Cb;a.suspendedLanes|=b;a.pingedLanes&=~b;for(a=a.expirationTimes;0<b;){var c=31-Ba(b),d=1<<c;a[c]=-1;b&=~d}}function gf(a){if(0!==(n&48))throw Error(m(327));Ra();
if(a===R&&0!==(a.expiredLanes&O)){var b=O;var c=sc(a,b);0!==(Fb&Cb)&&(b=Wb(a,b),c=sc(a,b))}else b=Wb(a,0),c=sc(a,b);0!==a.tag&&2===c&&(n|=64,a.hydrate&&(a.hydrate=!1,te(a.containerInfo)),b=eg(a),0!==b&&(c=sc(a,b)));if(1===c)throw c=wd,Gb(a,0),Db(a,b),ba(a,P()),c;a.finishedWork=a.current.alternate;a.finishedLanes=b;eb(a);ba(a,P());return null}function Jj(){if(null!==va){var a=va;va=null;a.forEach(function(a){a.expiredLanes|=24&a.pendingLanes;ba(a,P())})}ja()}function ai(a,b){var c=n;n|=1;try{return a(b)}finally{n=
c,0===n&&(Eb(),ja())}}function bi(a,b){var c=n;n&=-2;n|=8;try{return a(b)}finally{n=c,0===n&&(Eb(),ja())}}function pd(a,b){A(cb,ta);ta|=b;Fb|=b}function Gb(a,b){a.finishedWork=null;a.finishedLanes=0;var c=a.timeoutHandle;-1!==c&&(a.timeoutHandle=-1,Kj(c));if(null!==G)for(c=G.return;null!==c;){var d=c;switch(d.tag){case 1:d=d.type.childContextTypes;null!==d&&void 0!==d&&(t(J),t(D));break;case 3:Ab();t(J);t(D);Je();break;case 5:Ge(d);break;case 4:Ab();break;case 13:t(E);break;case 19:t(E);break;case 10:Ae(d);
break;case 23:case 24:ta=cb.current,t(cb)}c=c.return}R=a;G=Ma(a.current,null);O=ta=Fb=b;L=0;wd=null;jf=Cb=La=0}function Zh(a,b){do{var c=G;try{ze();jc.current=jd;if(kd){for(var d=y.memoizedState;null!==d;){var e=d.queue;null!==e&&(e.pending=null);d=d.next}kd=!1}ic=0;K=N=y=null;kc=!1;kf.current=null;if(null===c||null===c.return){L=1;wd=b;G=null;break}a:{var f=a,g=c.return,h=c,k=b;b=O;h.flags|=2048;h.firstEffect=h.lastEffect=null;if(null!==k&&"object"===typeof k&&"function"===typeof k.then){var l=k;
if(0===(h.mode&2)){var m=h.alternate;m?(h.updateQueue=m.updateQueue,h.memoizedState=m.memoizedState,h.lanes=m.lanes):(h.updateQueue=null,h.memoizedState=null)}var n=0!==(E.current&1),r=g;do{var t;if(t=13===r.tag){var w=r.memoizedState;if(null!==w)t=null!==w.dehydrated?!0:!1;else{var z=r.memoizedProps;t=void 0===z.fallback?!1:!0!==z.unstable_avoidThisFallback?!0:n?!1:!0}}if(t){var C=r.updateQueue;if(null===C){var x=new Set;x.add(l);r.updateQueue=x}else C.add(l);if(0===(r.mode&2)){r.flags|=64;h.flags|=
16384;h.flags&=-2981;if(1===h.tag)if(null===h.alternate)h.tag=17;else{var p=Ia(-1,1);p.tag=2;Ja(h,p)}h.lanes|=1;break a}k=void 0;h=b;var q=f.pingCache;null===q?(q=f.pingCache=new Lj,k=new Set,q.set(l,k)):(k=q.get(l),void 0===k&&(k=new Set,q.set(l,k)));if(!k.has(h)){k.add(h);var u=Mj.bind(null,f,l,h);l.then(u,u)}r.flags|=4096;r.lanes=b;break a}r=r.return}while(null!==r);k=Error((hb(h.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.")}5!==
L&&(L=2);k=Xe(k,h);r=g;do{switch(r.tag){case 3:f=k;r.flags|=4096;b&=-b;r.lanes|=b;var B=Mh(r,f,b);ch(r,B);break a;case 1:f=k;var A=r.type,D=r.stateNode;if(0===(r.flags&64)&&("function"===typeof A.getDerivedStateFromError||null!==D&&"function"===typeof D.componentDidCatch&&(null===na||!na.has(D)))){r.flags|=4096;b&=-b;r.lanes|=b;var F=Nh(r,f,b);ch(r,F);break a}}r=r.return}while(null!==r)}ci(c)}catch(qa){b=qa;G===c&&null!==c&&(G=c=c.return);continue}break}while(1)}function Yh(){var a=vd.current;vd.current=
jd;return null===a?jd:a}function sc(a,b){var c=n;n|=16;var d=Yh();R===a&&O===b||Gb(a,b);do try{Nj();break}catch(e){Zh(a,e)}while(1);ze();n=c;vd.current=d;if(null!==G)throw Error(m(261));R=null;O=0;return L}function Nj(){for(;null!==G;)di(G)}function Hj(){for(;null!==G&&!Oj();)di(G)}function di(a){var b=Pj(a.alternate,a,ta);a.memoizedProps=a.pendingProps;null===b?ci(a):G=b;kf.current=null}function ci(a){var b=a;do{var c=b.alternate;a=b.return;if(0===(b.flags&2048)){c=vj(c,b,ta);if(null!==c){G=c;return}c=
b;if(24!==c.tag&&23!==c.tag||null===c.memoizedState||0!==(ta&1073741824)||0===(c.mode&4)){for(var d=0,e=c.child;null!==e;)d|=e.lanes|e.childLanes,e=e.sibling;c.childLanes=d}null!==a&&0===(a.flags&2048)&&(null===a.firstEffect&&(a.firstEffect=b.firstEffect),null!==b.lastEffect&&(null!==a.lastEffect&&(a.lastEffect.nextEffect=b.firstEffect),a.lastEffect=b.lastEffect),1<b.flags&&(null!==a.lastEffect?a.lastEffect.nextEffect=b:a.firstEffect=b,a.lastEffect=b))}else{c=zj(b);if(null!==c){c.flags&=2047;G=c;
return}null!==a&&(a.firstEffect=a.lastEffect=null,a.flags|=2048)}b=b.sibling;if(null!==b){G=b;return}G=b=a}while(null!==b);0===L&&(L=5)}function eb(a){var b=wb();Za(99,Qj.bind(null,a,b));return null}function Qj(a,b){do Ra();while(null!==tc);if(0!==(n&48))throw Error(m(327));var c=a.finishedWork;if(null===c)return null;a.finishedWork=null;a.finishedLanes=0;if(c===a.current)throw Error(m(177));a.callbackNode=null;var d=c.lanes|c.childLanes,e=d,f=a.pendingLanes&~e;a.pendingLanes=e;a.suspendedLanes=0;
a.pingedLanes=0;a.expiredLanes&=e;a.mutableReadLanes&=e;a.entangledLanes&=e;e=a.entanglements;for(var g=a.eventTimes,h=a.expirationTimes;0<f;){var k=31-Ba(f),v=1<<k;e[k]=0;g[k]=-1;h[k]=-1;f&=~v}null!==va&&0===(d&24)&&va.has(a)&&va.delete(a);a===R&&(G=R=null,O=0);1<c.flags?null!==c.lastEffect?(c.lastEffect.nextEffect=c,d=c.firstEffect):d=c:d=c.firstEffect;if(null!==d){e=n;n|=32;kf.current=null;lf=Pc;g=xg();if(ne(g)){if("selectionStart"in g)h={start:g.selectionStart,end:g.selectionEnd};else a:if(h=
(h=g.ownerDocument)&&h.defaultView||window,(v=h.getSelection&&h.getSelection())&&0!==v.rangeCount){h=v.anchorNode;f=v.anchorOffset;k=v.focusNode;v=v.focusOffset;try{h.nodeType,k.nodeType}catch(qa){h=null;break a}var t=0,w=-1,r=-1,z=0,B=0,y=g,C=null;b:for(;;){for(var x;;){y!==h||0!==f&&3!==y.nodeType||(w=t+f);y!==k||0!==v&&3!==y.nodeType||(r=t+v);3===y.nodeType&&(t+=y.nodeValue.length);if(null===(x=y.firstChild))break;C=y;y=x}for(;;){if(y===g)break b;C===h&&++z===f&&(w=t);C===k&&++B===v&&(r=t);if(null!==
(x=y.nextSibling))break;y=C;C=y.parentNode}y=x}h=-1===w||-1===r?null:{start:w,end:r}}else h=null;h=h||{start:0,end:0}}else h=null;mf={focusedElem:g,selectionRange:h};Pc=!1;uc=null;xd=!1;l=d;do try{Rj()}catch(qa){if(null===l)throw Error(m(330));Qa(l,qa);l=l.nextEffect}while(null!==l);uc=null;l=d;do try{for(g=a;null!==l;){var p=l.flags;p&16&&qc(l.stateNode,"");if(p&128){var q=l.alternate;if(null!==q){var u=q.ref;null!==u&&("function"===typeof u?u(null):u.current=null)}}switch(p&1038){case 2:Vh(l);l.flags&=
-3;break;case 6:Vh(l);l.flags&=-3;cf(l.alternate,l);break;case 1024:l.flags&=-1025;break;case 1028:l.flags&=-1025;cf(l.alternate,l);break;case 4:cf(l.alternate,l);break;case 8:h=l;Sh(g,h);var A=h.alternate;Th(h);null!==A&&Th(A)}l=l.nextEffect}}catch(qa){if(null===l)throw Error(m(330));Qa(l,qa);l=l.nextEffect}while(null!==l);u=mf;q=xg();p=u.focusedElem;g=u.selectionRange;if(q!==p&&p&&p.ownerDocument&&wg(p.ownerDocument.documentElement,p)){null!==g&&ne(p)&&(q=g.start,u=g.end,void 0===u&&(u=q),"selectionStart"in
p?(p.selectionStart=q,p.selectionEnd=Math.min(u,p.value.length)):(u=(q=p.ownerDocument||document)&&q.defaultView||window,u.getSelection&&(u=u.getSelection(),h=p.textContent.length,A=Math.min(g.start,h),g=void 0===g.end?A:Math.min(g.end,h),!u.extend&&A>g&&(h=g,g=A,A=h),h=vg(p,A),f=vg(p,g),h&&f&&(1!==u.rangeCount||u.anchorNode!==h.node||u.anchorOffset!==h.offset||u.focusNode!==f.node||u.focusOffset!==f.offset)&&(q=q.createRange(),q.setStart(h.node,h.offset),u.removeAllRanges(),A>g?(u.addRange(q),u.extend(f.node,
f.offset)):(q.setEnd(f.node,f.offset),u.addRange(q))))));q=[];for(u=p;u=u.parentNode;)1===u.nodeType&&q.push({element:u,left:u.scrollLeft,top:u.scrollTop});"function"===typeof p.focus&&p.focus();for(p=0;p<q.length;p++)u=q[p],u.element.scrollLeft=u.left,u.element.scrollTop=u.top}Pc=!!lf;mf=lf=null;a.current=c;l=d;do try{for(p=a;null!==l;){var D=l.flags;D&36&&Bj(p,l.alternate,l);if(D&128){q=void 0;var E=l.ref;if(null!==E){var F=l.stateNode;switch(l.tag){case 5:q=F;break;default:q=F}"function"===typeof E?
E(q):E.current=q}}l=l.nextEffect}}catch(qa){if(null===l)throw Error(m(330));Qa(l,qa);l=l.nextEffect}while(null!==l);l=null;Sj();n=e}else a.current=c;if(Sa)Sa=!1,tc=a,vc=b;else for(l=d;null!==l;)b=l.nextEffect,l.nextEffect=null,l.flags&8&&(D=l,D.sibling=null,D.stateNode=null),l=b;d=a.pendingLanes;0===d&&(na=null);1===d?a===ff?rc++:(rc=0,ff=a):rc=0;c=c.stateNode;if(db&&"function"===typeof db.onCommitFiberRoot)try{db.onCommitFiberRoot($e,c,void 0,64===(c.current.flags&64))}catch(qa){}ba(a,P());if(rd)throw rd=
!1,a=Ze,Ze=null,a;if(0!==(n&8))return null;ja();return null}function Rj(){for(;null!==l;){var a=l.alternate;xd||null===uc||(0!==(l.flags&8)?Wf(l,uc)&&(xd=!0):13===l.tag&&Fj(a,l)&&Wf(l,uc)&&(xd=!0));var b=l.flags;0!==(b&256)&&Aj(a,l);0===(b&512)||Sa||(Sa=!0,bc(97,function(){Ra();return null}));l=l.nextEffect}}function Ra(){if(90!==vc){var a=97<vc?97:vc;vc=90;return Za(a,Tj)}return!1}function Cj(a,b){nf.push(b,a);Sa||(Sa=!0,bc(97,function(){Ra();return null}))}function Ph(a,b){of.push(b,a);Sa||(Sa=
!0,bc(97,function(){Ra();return null}))}function Tj(){if(null===tc)return!1;var a=tc;tc=null;if(0!==(n&48))throw Error(m(331));var b=n;n|=32;var c=of;of=[];for(var d=0;d<c.length;d+=2){var e=c[d],f=c[d+1],g=e.destroy;e.destroy=void 0;if("function"===typeof g)try{g()}catch(k){if(null===f)throw Error(m(330));Qa(f,k)}}c=nf;nf=[];for(d=0;d<c.length;d+=2){e=c[d];f=c[d+1];try{var h=e.create;e.destroy=h()}catch(k){if(null===f)throw Error(m(330));Qa(f,k)}}for(h=a.current.firstEffect;null!==h;)a=h.nextEffect,
h.nextEffect=null,h.flags&8&&(h.sibling=null,h.stateNode=null),h=a;n=b;ja();return!0}function ei(a,b,c){b=Xe(c,b);b=Mh(a,b,1);Ja(a,b);b=W();a=ud(a,1);null!==a&&(Oc(a,1,b),ba(a,b))}function Qa(a,b){if(3===a.tag)ei(a,a,b);else for(var c=a.return;null!==c;){if(3===c.tag){ei(c,a,b);break}else if(1===c.tag){var d=c.stateNode;if("function"===typeof c.type.getDerivedStateFromError||"function"===typeof d.componentDidCatch&&(null===na||!na.has(d))){a=Xe(b,a);var e=Nh(c,a,1);Ja(c,e);e=W();c=ud(c,1);if(null!==
c)Oc(c,1,e),ba(c,e);else if("function"===typeof d.componentDidCatch&&(null===na||!na.has(d)))try{d.componentDidCatch(b,a)}catch(f){}break}}c=c.return}}function Mj(a,b,c){var d=a.pingCache;null!==d&&d.delete(b);b=W();a.pingedLanes|=a.suspendedLanes&c;R===a&&(O&c)===c&&(4===L||3===L&&(O&62914560)===O&&500>P()-df?Gb(a,0):jf|=c);ba(a,b)}function Ej(a,b){var c=a.stateNode;null!==c&&c.delete(b);b=0;0===b&&(b=a.mode,0===(b&2)?b=1:0===(b&4)?b=99===wb()?1:2:(0===ua&&(ua=Fb),b=nb(62914560&~ua),0===b&&(b=4194304)));
c=W();a=ud(a,b);null!==a&&(Oc(a,b,c),ba(a,c))}function Uj(a,b,c,d){this.tag=a;this.key=c;this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null;this.index=0;this.ref=null;this.pendingProps=b;this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null;this.mode=d;this.flags=0;this.lastEffect=this.firstEffect=this.nextEffect=null;this.childLanes=this.lanes=0;this.alternate=null}function Qe(a){a=a.prototype;return!(!a||!a.isReactComponent)}function Vj(a){if("function"===
typeof a)return Qe(a)?1:0;if(void 0!==a&&null!==a){a=a.$$typeof;if(a===Dc)return 11;if(a===Ec)return 14}return 2}function Ma(a,b){var c=a.alternate;null===c?(c=Z(a.tag,b,a.key,a.mode),c.elementType=a.elementType,c.type=a.type,c.stateNode=a.stateNode,c.alternate=a,a.alternate=c):(c.pendingProps=b,c.type=a.type,c.flags=0,c.nextEffect=null,c.firstEffect=null,c.lastEffect=null);c.childLanes=a.childLanes;c.lanes=a.lanes;c.child=a.child;c.memoizedProps=a.memoizedProps;c.memoizedState=a.memoizedState;c.updateQueue=
a.updateQueue;b=a.dependencies;c.dependencies=null===b?null:{lanes:b.lanes,firstContext:b.firstContext};c.sibling=a.sibling;c.index=a.index;c.ref=a.ref;return c}function fd(a,b,c,d,e,f){var g=2;d=a;if("function"===typeof a)Qe(a)&&(g=1);else if("string"===typeof a)g=5;else a:switch(a){case wa:return zb(c.children,e,f,b);case fi:g=8;e|=16;break;case Hd:g=8;e|=1;break;case Lb:return a=Z(12,c,b,e|8),a.elementType=Lb,a.type=Lb,a.lanes=f,a;case Mb:return a=Z(13,c,b,e),a.type=Mb,a.elementType=Mb,a.lanes=
f,a;case Cc:return a=Z(19,c,b,e),a.elementType=Cc,a.lanes=f,a;case pf:return Ue(c,e,f,b);case qf:return a=Z(24,c,b,e),a.elementType=qf,a.lanes=f,a;default:if("object"===typeof a&&null!==a)switch(a.$$typeof){case Jd:g=10;break a;case Id:g=9;break a;case Dc:g=11;break a;case Ec:g=14;break a;case Ld:g=16;d=null;break a;case Kd:g=22;break a}throw Error(m(130,null==a?a:typeof a,""));}b=Z(g,c,b,e);b.elementType=a;b.type=d;b.lanes=f;return b}function zb(a,b,c,d){a=Z(7,a,d,b);a.lanes=c;return a}function Ue(a,
b,c,d){a=Z(23,a,d,b);a.elementType=pf;a.lanes=c;return a}function De(a,b,c){a=Z(6,a,null,b);a.lanes=c;return a}function Ee(a,b,c){b=Z(4,null!==a.children?a.children:[],a.key,b);b.lanes=c;b.stateNode={containerInfo:a.containerInfo,pendingChildren:null,implementation:a.implementation};return b}function Wj(a,b,c){this.tag=b;this.containerInfo=a;this.finishedWork=this.pingCache=this.current=this.pendingChildren=null;this.timeoutHandle=-1;this.pendingContext=this.context=null;this.hydrate=c;this.callbackNode=
null;this.callbackPriority=0;this.eventTimes=ge(0);this.expirationTimes=ge(-1);this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0;this.entanglements=ge(0);this.mutableSourceEagerHydrationData=null}function Xj(a,b,c){var d=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:Ua,key:null==d?null:""+d,children:a,containerInfo:b,implementation:c}}function yd(a,b,c,d){var e=b.current,f=W(),g=Oa(e);
a:if(c){c=c._reactInternals;b:{if(Va(c)!==c||1!==c.tag)throw Error(m(170));var h=c;do{switch(h.tag){case 3:h=h.stateNode.context;break b;case 1:if(S(h.type)){h=h.stateNode.__reactInternalMemoizedMergedChildContext;break b}}h=h.return}while(null!==h);throw Error(m(171));}if(1===c.tag){var k=c.type;if(S(k)){c=Tg(c,k,h);break a}}c=h}else c=Ha;null===b.context?b.context=c:b.pendingContext=c;b=Ia(f,g);b.payload={element:a};d=void 0===d?null:d;null!==d&&(b.callback=d);Ja(e,b);Pa(e,g,f);return g}function rf(a){a=
a.current;if(!a.child)return null;switch(a.child.tag){case 5:return a.child.stateNode;default:return a.child.stateNode}}function gi(a,b){a=a.memoizedState;if(null!==a&&null!==a.dehydrated){var c=a.retryLane;a.retryLane=0!==c&&c<b?c:b}}function sf(a,b){gi(a,b);(a=a.alternate)&&gi(a,b)}function Yj(a){a=Vf(a);return null===a?null:a.stateNode}function Zj(a){return null}function tf(a,b,c){var d=null!=c&&null!=c.hydrationOptions&&c.hydrationOptions.mutableSources||null;c=new Wj(a,b,null!=c&&!0===c.hydrate);
b=Z(3,null,null,2===b?7:1===b?3:0);c.current=b;b.stateNode=c;Be(b);a[rb]=c.current;Cg(8===a.nodeType?a.parentNode:a);if(d)for(a=0;a<d.length;a++){b=d[a];var e=b._getVersion;e=e(b._source);null==c.mutableSourceEagerHydrationData?c.mutableSourceEagerHydrationData=[b,e]:c.mutableSourceEagerHydrationData.push(b,e)}this._internalRoot=c}function wc(a){return!(!a||1!==a.nodeType&&9!==a.nodeType&&11!==a.nodeType&&(8!==a.nodeType||" react-mount-point-unstable "!==a.nodeValue))}function ak(a,b){b||(b=a?9===
a.nodeType?a.documentElement:a.firstChild:null,b=!(!b||1!==b.nodeType||!b.hasAttribute("data-reactroot")));if(!b)for(var c;c=a.lastChild;)a.removeChild(c);return new tf(a,0,b?{hydrate:!0}:void 0)}function zd(a,b,c,d,e){var f=c._reactRootContainer;if(f){var g=f._internalRoot;if("function"===typeof e){var h=e;e=function(){var a=rf(g);h.call(a)}}yd(b,g,a,e)}else{f=c._reactRootContainer=ak(c,d);g=f._internalRoot;if("function"===typeof e){var k=e;e=function(){var a=rf(g);k.call(a)}}bi(function(){yd(b,
g,a,e)})}return rf(g)}function hi(a,b){var c=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!wc(b))throw Error(m(200));return Xj(a,b,null,c)}if(!ha)throw Error(m(227));var zf=new Set,Ib={},oa=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),mi=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,
Af=Object.prototype.hasOwnProperty,Cf={},Bf={},I={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){I[a]=new Q(a,0,!1,a,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(a){var b=a[0];I[b]=new Q(b,1,!1,a[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(a){I[a]=
new Q(a,2,!1,a.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(a){I[a]=new Q(a,2,!1,a,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(a){I[a]=new Q(a,3,!1,a.toLowerCase(),null,!1,!1)});["checked","multiple",
"muted","selected"].forEach(function(a){I[a]=new Q(a,3,!0,a,null,!1,!1)});["capture","download"].forEach(function(a){I[a]=new Q(a,4,!1,a,null,!1,!1)});["cols","rows","size","span"].forEach(function(a){I[a]=new Q(a,6,!1,a,null,!1,!1)});["rowSpan","start"].forEach(function(a){I[a]=new Q(a,5,!1,a.toLowerCase(),null,!1,!1)});var uf=/[\-:]([a-z])/g,vf=function(a){return a[1].toUpperCase()};"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(a){var b=
a.replace(uf,vf);I[b]=new Q(b,1,!1,a,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var b=a.replace(uf,vf);I[b]=new Q(b,1,!1,a,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(a){var b=a.replace(uf,vf);I[b]=new Q(b,1,!1,a,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(a){I[a]=new Q(a,1,!1,a.toLowerCase(),null,!1,!1)});I.xlinkHref=new Q("xlinkHref",
1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(a){I[a]=new Q(a,1,!1,a.toLowerCase(),null,!0,!0)});var B=ha.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.assign,fb=ha.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,ec=60103,Ua=60106,wa=60107,Hd=60108,Lb=60114,Jd=60109,Id=60110,Dc=60112,Mb=60113,Cc=60120,Ec=60115,Ld=60116,Kd=60121,ue=60128,fi=60129,pf=60130,qf=60131;if("function"===typeof Symbol&&Symbol.for){var H=Symbol.for;ec=
H("react.element");Ua=H("react.portal");wa=H("react.fragment");Hd=H("react.strict_mode");Lb=H("react.profiler");Jd=H("react.provider");Id=H("react.context");Dc=H("react.forward_ref");Mb=H("react.suspense");Cc=H("react.suspense_list");Ec=H("react.memo");Ld=H("react.lazy");Kd=H("react.block");H("react.scope");ue=H("react.opaque.id");fi=H("react.debug_trace_mode");pf=H("react.offscreen");qf=H("react.legacy_hidden")}var Df="function"===typeof Symbol&&Symbol.iterator,Fd,Gd=!1,Ad,Lh=function(a){return"undefined"!==
typeof MSApp&&MSApp.execUnsafeLocalFunction?function(b,c,d,e){MSApp.execUnsafeLocalFunction(function(){return a(b,c,d,e)})}:a}(function(a,b){if("http://www.w3.org/2000/svg"!==a.namespaceURI||"innerHTML"in a)a.innerHTML=b;else{Ad=Ad||document.createElement("div");Ad.innerHTML="<svg>"+b.valueOf().toString()+"</svg>";for(b=Ad.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;b.firstChild;)a.appendChild(b.firstChild)}}),qc=function(a,b){if(b){var c=a.firstChild;if(c&&c===a.lastChild&&3===c.nodeType){c.nodeValue=
b;return}}a.textContent=b},Nb={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,
zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},bk=["Webkit","ms","Moz","O"];Object.keys(Nb).forEach(function(a){bk.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);Nb[b]=Nb[a]})});var si=B({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0}),Vd=null,jb=null,kb=null,me=function(a,b){return a(b)},fg=function(a,
b,c,d,e){return a(b,c,d,e)},Xd=function(){},Sf=me,Xa=!1,Yd=!1,qe=!1;if(oa)try{var xc={};Object.defineProperty(xc,"passive",{get:function(){qe=!0}});window.addEventListener("test",xc,xc);window.removeEventListener("test",xc,xc)}catch(a){qe=!1}var vi=function(a,b,c,d,e,f,g,h,k){var l=Array.prototype.slice.call(arguments,3);try{b.apply(c,l)}catch(Da){this.onError(Da)}},Qb=!1,Ic=null,Jc=!1,Zd=null,wi={onError:function(a){Qb=!0;Ic=a}},ca=ha.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Scheduler,
ck=ca.unstable_cancelCallback,Bd=ca.unstable_now,$f=ca.unstable_scheduleCallback,dk=ca.unstable_shouldYield,ii=ca.unstable_requestPaint,ae=ca.unstable_runWithPriority,ek=ca.unstable_getCurrentPriorityLevel,fk=ca.unstable_ImmediatePriority,ji=ca.unstable_UserBlockingPriority,ag=ca.unstable_NormalPriority,gk=ca.unstable_LowPriority,hk=ca.unstable_IdlePriority,ce=!1,ia=[],ya=null,za=null,Aa=null,Rb=new Map,Sb=new Map,Vb=[],gg="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" "),
lb={animationend:Lc("Animation","AnimationEnd"),animationiteration:Lc("Animation","AnimationIteration"),animationstart:Lc("Animation","AnimationStart"),transitionend:Lc("Transition","TransitionEnd")},de={},cg={};oa&&(cg=document.createElement("div").style,"AnimationEvent"in window||(delete lb.animationend.animation,delete lb.animationiteration.animation,delete lb.animationstart.animation),"TransitionEvent"in window||delete lb.transitionend.transition);var Hg=Mc("animationend"),Ig=Mc("animationiteration"),
Jg=Mc("animationstart"),Kg=Mc("transitionend"),dg=new Map,fe=new Map,ik=["abort","abort",Hg,"animationEnd",Ig,"animationIteration",Jg,"animationStart","canplay","canPlay","canplaythrough","canPlayThrough","durationchange","durationChange","emptied","emptied","encrypted","encrypted","ended","ended","error","error","gotpointercapture","gotPointerCapture","load","load","loadeddata","loadedData","loadedmetadata","loadedMetadata","loadstart","loadStart","lostpointercapture","lostPointerCapture","playing",
"playing","progress","progress","seeking","seeking","stalled","stalled","suspend","suspend","timeupdate","timeUpdate",Kg,"transitionEnd","waiting","waiting"];Bd();var w=8,Ba=Math.clz32?Math.clz32:Hi,Ii=Math.log,Ji=Math.LN2,Ni=ji,Mi=ae,Pc=!0,Ca=null,ie=null,Qc=null,Hb={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(a){return a.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},le=V(Hb),yc=B({},Hb,{view:0,detail:0}),hj=V(yc),wf,xf,zc,Cd=B({},yc,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,
pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:je,button:0,buttons:0,relatedTarget:function(a){return void 0===a.relatedTarget?a.fromElement===a.srcElement?a.toElement:a.fromElement:a.relatedTarget},movementX:function(a){if("movementX"in a)return a.movementX;a!==zc&&(zc&&"mousemove"===a.type?(wf=a.screenX-zc.screenX,xf=a.screenY-zc.screenY):xf=wf=0,zc=a);return wf},movementY:function(a){return"movementY"in a?a.movementY:xf}}),Gg=V(Cd),jk=B({},Cd,{dataTransfer:0}),dj=V(jk),kk=B({},
yc,{relatedTarget:0}),re=V(kk),lk=B({},Hb,{animationName:0,elapsedTime:0,pseudoElement:0}),fj=V(lk),mk=B({},Hb,{clipboardData:function(a){return"clipboardData"in a?a.clipboardData:window.clipboardData}}),jj=V(mk),nk=B({},Hb,{data:0}),Og=V(nk),mj=Og,ok={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},pk={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",
16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Pi={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"},qk=B({},yc,{key:function(a){if(a.key){var b=ok[a.key]||a.key;if("Unidentified"!==
b)return b}return"keypress"===a.type?(a=Rc(a),13===a?"Enter":String.fromCharCode(a)):"keydown"===a.type||"keyup"===a.type?pk[a.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:je,charCode:function(a){return"keypress"===a.type?Rc(a):0},keyCode:function(a){return"keydown"===a.type||"keyup"===a.type?a.keyCode:0},which:function(a){return"keypress"===a.type?Rc(a):"keydown"===a.type||"keyup"===a.type?a.keyCode:0}}),cj=V(qk),rk=B({},
Cd,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Lg=V(rk),sk=B({},yc,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:je}),ej=V(sk),tk=B({},Hb,{propertyName:0,elapsedTime:0,pseudoElement:0}),gj=V(tk),uk=B({},Cd,{deltaX:function(a){return"deltaX"in a?a.deltaX:"wheelDeltaX"in a?-a.wheelDeltaX:0},deltaY:function(a){return"deltaY"in a?a.deltaY:"wheelDeltaY"in a?-a.wheelDeltaY:"wheelDelta"in
a?-a.wheelDelta:0},deltaZ:0,deltaMode:0}),ij=V(uk),Qi=[9,13,27,32],ke=oa&&"CompositionEvent"in window,Ac=null;oa&&"documentMode"in document&&(Ac=document.documentMode);var lj=oa&&"TextEvent"in window&&!Ac,og=oa&&(!ke||Ac&&8<Ac&&11>=Ac),ng=String.fromCharCode(32),mg=!1,ob=!1,Ti={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0},Xb=null,Yb=null,Ng=!1;oa&&(Ng=Ui("input")&&(!document.documentMode||9<document.documentMode));
var X="function"===typeof Object.is?Object.is:aj,bj=Object.prototype.hasOwnProperty,kj=oa&&"documentMode"in document&&11>=document.documentMode,qb=null,pe=null,$b=null,oe=!1;ee("cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focusin focus focusout blur input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "),
0);ee("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "),1);ee(ik,2);(function(a,b){for(var c=0;c<a.length;c++)fe.set(a[c],b)})("change selectionchange textInput compositionstart compositionend compositionupdate".split(" "),0);gb("onMouseEnter",["mouseout","mouseover"]);
gb("onMouseLeave",["mouseout","mouseover"]);gb("onPointerEnter",["pointerout","pointerover"]);gb("onPointerLeave",["pointerout","pointerover"]);Ta("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));Ta("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));Ta("onBeforeInput",["compositionend","keypress","textInput","paste"]);Ta("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));
Ta("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));Ta("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var pc="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Eg=new Set("cancel close invalid load scroll toggle".split(" ").concat(pc)),
Dg="_reactListening"+Math.random().toString(36).slice(2),lf=null,mf=null,$h="function"===typeof setTimeout?setTimeout:void 0,Kj="function"===typeof clearTimeout?clearTimeout:void 0,yf=0,Dd=Math.random().toString(36).slice(2),Fa="__reactFiber$"+Dd,Wc="__reactProps$"+Dd,rb="__reactContainer$"+Dd,Rg="__reactEvents$"+Dd,ve=[],ub=-1,Ha={},D=Ga(Ha),J=Ga(!1),Ya=Ha,$e=null,db=null,pj=ae,we=$f,xe=ck,oj=ek,Yc=fk,Vg=ji,Wg=ag,Xg=gk,Yg=hk,hf={},Oj=dk,Sj=void 0!==ii?ii:function(){},pa=null,Zc=null,ye=!1,ki=Bd(),
P=1E4>ki?Bd:function(){return Bd()-ki},Gj=fb.ReactCurrentBatchConfig,bd=Ga(null),ad=null,xb=null,$c=null,Ka=!1,hh=(new ha.Component).refs,dd={isMounted:function(a){return(a=a._reactInternals)?Va(a)===a:!1},enqueueSetState:function(a,b,c){a=a._reactInternals;var d=W(),e=Oa(a),f=Ia(d,e);f.payload=b;void 0!==c&&null!==c&&(f.callback=c);Ja(a,f);Pa(a,e,d)},enqueueReplaceState:function(a,b,c){a=a._reactInternals;var d=W(),e=Oa(a),f=Ia(d,e);f.tag=1;f.payload=b;void 0!==c&&null!==c&&(f.callback=c);Ja(a,f);
Pa(a,e,d)},enqueueForceUpdate:function(a,b){a=a._reactInternals;var c=W(),d=Oa(a),e=Ia(c,d);e.tag=2;void 0!==b&&null!==b&&(e.callback=b);Ja(a,e);Pa(a,d,c)}},gd=Array.isArray,od=ih(!0),xh=ih(!1),fc={},ka=Ga(fc),hc=Ga(fc),gc=Ga(fc),E=Ga(0),ra=null,Na=null,la=!1,Bb=[],jc=fb.ReactCurrentDispatcher,aa=fb.ReactCurrentBatchConfig,ic=0,y=null,N=null,K=null,kd=!1,kc=!1,jd={readContext:Y,useCallback:T,useContext:T,useEffect:T,useImperativeHandle:T,useLayoutEffect:T,useMemo:T,useReducer:T,useRef:T,useState:T,
useDebugValue:T,useDeferredValue:T,useTransition:T,useMutableSource:T,useOpaqueIdentifier:T,unstable_isNewReconciler:!1},qj={readContext:Y,useCallback:function(a,b){ab().memoizedState=[a,void 0===b?null:b];return a},useContext:Y,useEffect:rh,useImperativeHandle:function(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return Ne(4,2,th.bind(null,b,a),c)},useLayoutEffect:function(a,b){return Ne(4,2,a,b)},useMemo:function(a,b){var c=ab();b=void 0===b?null:b;a=a();c.memoizedState=[a,b];return a},useReducer:function(a,
b,c){var d=ab();b=void 0!==c?c(b):b;d.memoizedState=d.baseState=b;a=d.queue={pending:null,dispatch:null,lastRenderedReducer:a,lastRenderedState:b};a=a.dispatch=Me.bind(null,y,a);return[d.memoizedState,a]},useRef:qh,useState:nc,useDebugValue:Pe,useDeferredValue:function(a){var b=nc(a),c=b[0],d=b[1];rh(function(){var b=aa.transition;aa.transition=1;try{d(a)}finally{aa.transition=b}},[a]);return c},useTransition:function(){var a=nc(!1),b=a[0];a=tj.bind(null,a[1]);qh(a);return[a,b]},useMutableSource:function(a,
b,c){var d=ab();d.memoizedState={refs:{getSnapshot:b,setSnapshot:null},source:a,subscribe:c};return oh(d,a,b,c)},useOpaqueIdentifier:function(){if(la){var a=!1,b=nj(function(){a||(a=!0,c("r:"+(yf++).toString(36)));throw Error(m(355));}),c=nc(b)[1];0===(y.mode&2)&&(y.flags|=516,ld(5,function(){c("r:"+(yf++).toString(36))},void 0,null));return b}b="r:"+(yf++).toString(36);nc(b);return b},unstable_isNewReconciler:!1},rj={readContext:Y,useCallback:vh,useContext:Y,useEffect:nd,useImperativeHandle:uh,useLayoutEffect:sh,
useMemo:wh,useReducer:lc,useRef:md,useState:function(a){return lc(ma)},useDebugValue:Pe,useDeferredValue:function(a){var b=lc(ma),c=b[0],d=b[1];nd(function(){var b=aa.transition;aa.transition=1;try{d(a)}finally{aa.transition=b}},[a]);return c},useTransition:function(){var a=lc(ma)[0];return[md().current,a]},useMutableSource:ph,useOpaqueIdentifier:function(){return lc(ma)[0]},unstable_isNewReconciler:!1},sj={readContext:Y,useCallback:vh,useContext:Y,useEffect:nd,useImperativeHandle:uh,useLayoutEffect:sh,
useMemo:wh,useReducer:mc,useRef:md,useState:function(a){return mc(ma)},useDebugValue:Pe,useDeferredValue:function(a){var b=mc(ma),c=b[0],d=b[1];nd(function(){var b=aa.transition;aa.transition=1;try{d(a)}finally{aa.transition=b}},[a]);return c},useTransition:function(){var a=mc(ma)[0];return[md().current,a]},useMutableSource:ph,useOpaqueIdentifier:function(){return mc(ma)[0]},unstable_isNewReconciler:!1},uj=fb.ReactCurrentOwner,fa=!1,qd={dehydrated:null,retryLane:0};var xj=function(a,b,c,d){for(c=
b.child;null!==c;){if(5===c.tag||6===c.tag)a.appendChild(c.stateNode);else if(4!==c.tag&&null!==c.child){c.child.return=c;c=c.child;continue}if(c===b)break;for(;null===c.sibling;){if(null===c.return||c.return===b)return;c=c.return}c.sibling.return=c.return;c=c.sibling}};var Kh=function(a){};var wj=function(a,b,c,d,e){var f=a.memoizedProps;if(f!==d){a=b.stateNode;$a(ka.current);e=null;switch(c){case "input":f=Md(a,f);d=Md(a,d);e=[];break;case "option":f=Pd(a,f);d=Pd(a,d);e=[];break;case "select":f=
B({},f,{value:void 0});d=B({},d,{value:void 0});e=[];break;case "textarea":f=Qd(a,f);d=Qd(a,d);e=[];break;default:"function"!==typeof f.onClick&&"function"===typeof d.onClick&&(a.onclick=Vc)}Sd(c,d);var g;c=null;for(l in f)if(!d.hasOwnProperty(l)&&f.hasOwnProperty(l)&&null!=f[l])if("style"===l){var h=f[l];for(g in h)h.hasOwnProperty(g)&&(c||(c={}),c[g]="")}else"dangerouslySetInnerHTML"!==l&&"children"!==l&&"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&"autoFocus"!==l&&(Ib.hasOwnProperty(l)?
e||(e=[]):(e=e||[]).push(l,null));for(l in d){var k=d[l];h=null!=f?f[l]:void 0;if(d.hasOwnProperty(l)&&k!==h&&(null!=k||null!=h))if("style"===l)if(h){for(g in h)!h.hasOwnProperty(g)||k&&k.hasOwnProperty(g)||(c||(c={}),c[g]="");for(g in k)k.hasOwnProperty(g)&&h[g]!==k[g]&&(c||(c={}),c[g]=k[g])}else c||(e||(e=[]),e.push(l,c)),c=k;else"dangerouslySetInnerHTML"===l?(k=k?k.__html:void 0,h=h?h.__html:void 0,null!=k&&h!==k&&(e=e||[]).push(l,k)):"children"===l?"string"!==typeof k&&"number"!==typeof k||(e=
e||[]).push(l,""+k):"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&(Ib.hasOwnProperty(l)?(null!=k&&"onScroll"===l&&z("scroll",a),e||h===k||(e=[])):"object"===typeof k&&null!==k&&k.$$typeof===ue?k.toString():(e=e||[]).push(l,k))}c&&(e=e||[]).push("style",c);var l=e;if(b.updateQueue=l)b.flags|=4}};var yj=function(a,b,c,d){c!==d&&(b.flags|=4)};var Lj="function"===typeof WeakMap?WeakMap:Map,Dj="function"===typeof WeakSet?WeakSet:Set,Ij=Math.ceil,vd=fb.ReactCurrentDispatcher,kf=
fb.ReactCurrentOwner,n=0,R=null,G=null,O=0,ta=0,cb=Ga(0),L=0,wd=null,Fb=0,La=0,Cb=0,jf=0,ef=null,df=0,We=Infinity,l=null,rd=!1,Ze=null,na=null,Sa=!1,tc=null,vc=90,nf=[],of=[],va=null,rc=0,ff=null,sd=-1,ua=0,td=0,uc=null,xd=!1;var Pj=function(a,b,c){var d=b.lanes;if(null!==a)if(a.memoizedProps!==b.pendingProps||J.current)fa=!0;else if(0!==(c&d))fa=0!==(a.flags&16384)?!0:!1;else{fa=!1;switch(b.tag){case 3:Dh(b);Ie();break;case 5:jh(b);break;case 1:S(b.type)&&Xc(b);break;case 4:Fe(b,b.stateNode.containerInfo);
break;case 10:d=b.memoizedProps.value;var e=b.type._context;A(bd,e._currentValue);e._currentValue=d;break;case 13:if(null!==b.memoizedState){if(0!==(c&b.child.childLanes))return Eh(a,b,c);A(E,E.current&1);b=sa(a,b,c);return null!==b?b.sibling:null}A(E,E.current&1);break;case 19:d=0!==(c&b.childLanes);if(0!==(a.flags&64)){if(d)return Jh(a,b,c);b.flags|=64}e=b.memoizedState;null!==e&&(e.rendering=null,e.tail=null,e.lastEffect=null);A(E,E.current);if(d)break;else return null;case 23:case 24:return b.lanes=
0,Se(a,b,c)}return sa(a,b,c)}else fa=!1;b.lanes=0;switch(b.tag){case 2:d=b.type;null!==a&&(a.alternate=null,b.alternate=null,b.flags|=2);a=b.pendingProps;e=vb(b,D.current);yb(b,c);e=Le(null,b,d,a,e,c);b.flags|=1;if("object"===typeof e&&null!==e&&"function"===typeof e.render&&void 0===e.$$typeof){b.tag=1;b.memoizedState=null;b.updateQueue=null;if(S(d)){var f=!0;Xc(b)}else f=!1;b.memoizedState=null!==e.state&&void 0!==e.state?e.state:null;Be(b);var g=d.getDerivedStateFromProps;"function"===typeof g&&
cd(b,d,g,a);e.updater=dd;b.stateNode=e;e._reactInternals=b;Ce(b,d,a,c);b=Te(null,b,d,!0,f,c)}else b.tag=0,U(null,b,e,c),b=b.child;return b;case 16:e=b.elementType;a:{null!==a&&(a.alternate=null,b.alternate=null,b.flags|=2);a=b.pendingProps;f=e._init;e=f(e._payload);b.type=e;f=b.tag=Vj(e);a=ea(e,a);switch(f){case 0:b=Re(null,b,e,a,c);break a;case 1:b=Ch(null,b,e,a,c);break a;case 11:b=yh(null,b,e,a,c);break a;case 14:b=zh(null,b,e,ea(e.type,a),d,c);break a}throw Error(m(306,e,""));}return b;case 0:return d=
b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),Re(a,b,d,e,c);case 1:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),Ch(a,b,d,e,c);case 3:Dh(b);d=b.updateQueue;if(null===a||null===d)throw Error(m(282));d=b.pendingProps;e=b.memoizedState;e=null!==e?e.element:null;bh(a,b);cc(b,d,null,c);d=b.memoizedState.element;if(d===e)Ie(),b=sa(a,b,c);else{e=b.stateNode;if(f=e.hydrate)Na=tb(b.stateNode.containerInfo.firstChild),ra=b,f=la=!0;if(f){a=e.mutableSourceEagerHydrationData;if(null!=
a)for(e=0;e<a.length;e+=2)f=a[e],f._workInProgressVersionPrimary=a[e+1],Bb.push(f);c=xh(b,null,d,c);for(b.child=c;c;)c.flags=c.flags&-3|1024,c=c.sibling}else U(a,b,d,c),Ie();b=b.child}return b;case 5:return jh(b),null===a&&He(b),d=b.type,e=b.pendingProps,f=null!==a?a.memoizedProps:null,g=e.children,se(d,e)?g=null:null!==f&&se(d,f)&&(b.flags|=16),Bh(a,b),U(a,b,g,c),b.child;case 6:return null===a&&He(b),null;case 13:return Eh(a,b,c);case 4:return Fe(b,b.stateNode.containerInfo),d=b.pendingProps,null===
a?b.child=od(b,null,d,c):U(a,b,d,c),b.child;case 11:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),yh(a,b,d,e,c);case 7:return U(a,b,b.pendingProps,c),b.child;case 8:return U(a,b,b.pendingProps.children,c),b.child;case 12:return U(a,b,b.pendingProps.children,c),b.child;case 10:a:{d=b.type._context;e=b.pendingProps;g=b.memoizedProps;f=e.value;var h=b.type._context;A(bd,h._currentValue);h._currentValue=f;if(null!==g)if(h=g.value,f=X(h,f)?0:("function"===typeof d._calculateChangedBits?
d._calculateChangedBits(h,f):1073741823)|0,0===f){if(g.children===e.children&&!J.current){b=sa(a,b,c);break a}}else for(h=b.child,null!==h&&(h.return=b);null!==h;){var k=h.dependencies;if(null!==k){g=h.child;for(var l=k.firstContext;null!==l;){if(l.context===d&&0!==(l.observedBits&f)){1===h.tag&&(l=Ia(-1,c&-c),l.tag=2,Ja(h,l));h.lanes|=c;l=h.alternate;null!==l&&(l.lanes|=c);ah(h.return,c);k.lanes|=c;break}l=l.next}}else g=10===h.tag?h.type===b.type?null:h.child:h.child;if(null!==g)g.return=h;else for(g=
h;null!==g;){if(g===b){g=null;break}h=g.sibling;if(null!==h){h.return=g.return;g=h;break}g=g.return}h=g}U(a,b,e.children,c);b=b.child}return b;case 9:return e=b.type,f=b.pendingProps,d=f.children,yb(b,c),e=Y(e,f.unstable_observedBits),d=d(e),b.flags|=1,U(a,b,d,c),b.child;case 14:return e=b.type,f=ea(e,b.pendingProps),f=ea(e.type,f),zh(a,b,e,f,d,c);case 15:return Ah(a,b,b.type,b.pendingProps,d,c);case 17:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),null!==a&&(a.alternate=null,b.alternate=
null,b.flags|=2),b.tag=1,S(d)?(a=!0,Xc(b)):a=!1,yb(b,c),fh(b,d,e),Ce(b,d,e,c),Te(null,b,d,!0,a,c);case 19:return Jh(a,b,c);case 23:return Se(a,b,c);case 24:return Se(a,b,c)}throw Error(m(156,b.tag));};var Z=function(a,b,c,d){return new Uj(a,b,c,d)};tf.prototype.render=function(a){yd(a,this._internalRoot,null,null)};tf.prototype.unmount=function(){var a=this._internalRoot,b=a.containerInfo;yd(null,a,null,function(){b[rb]=null})};var Ei=function(a){if(13===a.tag){var b=W();Pa(a,4,b);sf(a,4)}};var Yf=
function(a){if(13===a.tag){var b=W();Pa(a,67108864,b);sf(a,67108864)}};var Ci=function(a){if(13===a.tag){var b=W(),c=Oa(a);Pa(a,c,b);sf(a,c)}};var Bi=function(a,b){return b()};Vd=function(a,b,c){switch(b){case "input":Nd(a,c);b=c.name;if("radio"===c.type&&null!=b){for(c=a;c.parentNode;)c=c.parentNode;c=c.querySelectorAll("input[name="+JSON.stringify(""+b)+'][type="radio"]');for(b=0;b<c.length;b++){var d=c[b];if(d!==a&&d.form===a.form){var e=Hc(d);if(!e)throw Error(m(90));Ff(d);Nd(d,e)}}}break;case "textarea":Kf(a,
c);break;case "select":b=c.value,null!=b&&ib(a,!!c.multiple,b,!1)}};(function(a,b,c,d){me=a;fg=b;Xd=c;Sf=d})(ai,function(a,b,c,d,e){var f=n;n|=4;try{return Za(98,a.bind(null,b,c,d,e))}finally{n=f,0===n&&(Eb(),ja())}},function(){0===(n&49)&&(Jj(),Ra())},function(a,b){var c=n;n|=2;try{return a(b)}finally{n=c,0===n&&(Eb(),ja())}});var vk={Events:[Ob,pb,Hc,Qf,Rf,Ra,{current:!1}]};(function(a){a={bundleType:a.bundleType,version:a.version,rendererPackageName:a.rendererPackageName,rendererConfig:a.rendererConfig,
overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:fb.ReactCurrentDispatcher,findHostInstanceByFiber:Yj,findFiberByHostInstance:a.findFiberByHostInstance||Zj,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null};if("undefined"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)a=
!1;else{var b=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!b.isDisabled&&b.supportsFiber)try{$e=b.inject(a),db=b}catch(c){}a=!0}return a})({findFiberByHostInstance:Wa,bundleType:0,version:"17.0.1",rendererPackageName:"react-dom"});M.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=vk;M.createPortal=hi;M.findDOMNode=function(a){if(null==a)return null;if(1===a.nodeType)return a;var b=a._reactInternals;if(void 0===b){if("function"===typeof a.render)throw Error(m(188));throw Error(m(268,Object.keys(a)));
}a=Vf(b);a=null===a?null:a.stateNode;return a};M.flushSync=function(a,b){var c=n;if(0!==(c&48))return a(b);n|=1;try{if(a)return Za(99,a.bind(null,b))}finally{n=c,ja()}};M.hydrate=function(a,b,c){if(!wc(b))throw Error(m(200));return zd(null,a,b,!0,c)};M.render=function(a,b,c){if(!wc(b))throw Error(m(200));return zd(null,a,b,!1,c)};M.unmountComponentAtNode=function(a){if(!wc(a))throw Error(m(40));return a._reactRootContainer?(bi(function(){zd(null,null,a,!1,function(){a._reactRootContainer=null;a[rb]=
null})}),!0):!1};M.unstable_batchedUpdates=ai;M.unstable_createPortal=function(a,b){return hi(a,b,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)};M.unstable_renderSubtreeIntoContainer=function(a,b,c,d){if(!wc(c))throw Error(m(200));if(null==a||void 0===a._reactInternals)throw Error(m(38));return zd(a,b,c,!1,d)};M.version="17.0.1"});
})();litespeed-wp-plugin/7.1/litespeed-cache/assets/js/component.crawler.js000064400000005664151600144470021717 0ustar00/**
 * Crawler simulation module
 * @author Hai Zheng
 */
class CrawlerSimulate extends React.Component {
	constructor(props) {
		super(props);
		this.state = {
			list: props.list,
		};

		this.handleInputChange = this.handleInputChange.bind(this);
		this.delRow = this.delRow.bind(this);
		this.addNew = this.addNew.bind(this);
	}

	handleInputChange(e, index) {
		const target = e.target;
		const value = target.type === 'checkbox' ? target.checked : target.value;
		const list = this.state.list;
		list[index][target.dataset.type] = value;

		this.setState({
			list: list,
		});
	}

	delRow(index) {
		const data = this.state.list;
		data.splice(index, 1);
		this.setState({ list: data });
	}

	addNew() {
		const list = this.state.list;
		list.push({ name: '', vals: '' });
		this.setState({ list: list });
	}

	render() {
		return (
			<React.Fragment>
				{this.state.list.map((item, i) => (
					<SimulationBlock item={item} key={i} index={i} handleInputChange={this.handleInputChange} delRow={this.delRow} />
				))}

				<p>
					<button type="button" className="button button-link litespeed-form-action litespeed-link-with-icon" onClick={this.addNew}>
						<span className="dashicons dashicons-plus-alt"></span>
						{litespeed_data['lang']['add_cookie_simulation_row']}
					</button>
				</p>
			</React.Fragment>
		);
	}
}

// { name: '', vals: '' }
class SimulationBlock extends React.Component {
	constructor(props) {
		super(props);

		this.handleInputChange = this.handleInputChange.bind(this);
		this.delRow = this.delRow.bind(this);
	}

	handleInputChange(e) {
		this.props.handleInputChange(e, this.props.index);
	}

	delRow() {
		this.props.delRow(this.props.index);
	}

	render() {
		const item = this.props.item;
		return (
			<div className="litespeed-block">
				<div className="litespeed-col-auto">
					<label className="litespeed-form-label">{litespeed_data['lang']['cookie_name']}</label>
					<input
						type="text"
						name={litespeed_data['ids']['crawler_cookies'] + '[name][]'}
						className="regular-text"
						value={item.name}
						data-type="name"
						onChange={this.handleInputChange}
					/>
				</div>
				<div className="litespeed-col-auto">
					<label className="litespeed-form-label">{litespeed_data['lang']['cookie_values']}</label>
					<textarea
						rows="5"
						cols="40"
						name={litespeed_data['ids']['crawler_cookies'] + '[vals][]'}
						placeholder={litespeed_data['lang']['one_per_line']}
						value={Array.isArray(item.vals) ? item.vals.join('\n') : item.vals}
						data-type="vals"
						onChange={this.handleInputChange}
					/>
				</div>
				<div className="litespeed-col-auto">
					<button type="button" className="button button-link litespeed-collection-button litespeed-danger" onClick={this.delRow}>
						<span className="dashicons dashicons-dismiss"></span>
						<span className="screen-reader-text">{litespeed_data['lang']['remove_cookie_simulation']}</span>
					</button>
				</div>
			</div>
		);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/js_delay.js000064400000005251151600144610020035 0ustar00const litespeed_ui_events = ['mouseover', 'click', 'keydown', 'wheel', 'touchmove', 'touchstart'];
var urlCreator = window.URL || window.webkitURL;

// const litespeed_js_delay_timer = setTimeout( litespeed_load_delayed_js, 70 );

litespeed_ui_events.forEach(e => {
	window.addEventListener(e, litespeed_load_delayed_js_force, { passive: true }); // Use passive to save GPU in interaction
});

function litespeed_load_delayed_js_force() {
	console.log('[LiteSpeed] Start Load JS Delayed');
	// clearTimeout( litespeed_js_delay_timer );
	litespeed_ui_events.forEach(e => {
		window.removeEventListener(e, litespeed_load_delayed_js_force, { passive: true });
	});

	document.querySelectorAll('iframe[data-litespeed-src]').forEach(e => {
		e.setAttribute('src', e.getAttribute('data-litespeed-src'));
	});

	// Prevent early loading
	if (document.readyState == 'loading') {
		window.addEventListener('DOMContentLoaded', litespeed_load_delayed_js);
	} else {
		litespeed_load_delayed_js();
	}
}

async function litespeed_load_delayed_js() {
	let js_list = [];
	// Prepare all JS
	document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e => {
		js_list.push(e);
	});

	// Load by sequence
	for (let script in js_list) {
		await new Promise(resolve => litespeed_load_one(js_list[script], resolve));
	}

	// Simulate doc.loaded
	document.dispatchEvent(new Event('DOMContentLiteSpeedLoaded'));
	window.dispatchEvent(new Event('DOMContentLiteSpeedLoaded'));
}

/**
 * Load one JS synchronously
 */
function litespeed_load_one(e, resolve) {
	console.log('[LiteSpeed] Load ', e);

	var e2 = document.createElement('script');

	e2.addEventListener('load', resolve);
	e2.addEventListener('error', resolve);

	var attrs = e.getAttributeNames();
	attrs.forEach(aname => {
		if (aname == 'type') return;
		e2.setAttribute(aname == 'data-src' ? 'src' : aname, e.getAttribute(aname));
	});
	e2.type = 'text/javascript';

	let is_inline = false;
	// Inline script
	if (!e2.src && e.textContent) {
		e2.src = litespeed_inline2src(e.textContent);
		// e2.textContent = e.textContent;
		is_inline = true;
	}

	// Deploy to dom
	e.after(e2);
	e.remove();
	// document.head.appendChild(e2);
	// e2 = e.cloneNode(true)
	// e2.setAttribute( 'type', 'text/javascript' );
	// e2.setAttribute( 'data-delayed', '1' );

	// Kick off resolve for inline
	if (is_inline) resolve();
}

/**
 * Prepare inline script
 */
function litespeed_inline2src(data) {
	try {
		var src = urlCreator.createObjectURL(
			new Blob([data.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm, '$1')], {
				type: 'text/javascript',
			}),
		);
	} catch (e) {
		var src = 'data:text/javascript;base64,' + btoa(data.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm, '$1'));
	}

	return src;
}
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/js_delay.min.js000064400000003230151600144660020617 0ustar00const litespeed_ui_events=["mouseover","click","keydown","wheel","touchmove","touchstart"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}function litespeed_inline2src(t){try{var d=urlCreator.createObjectURL(new Blob([t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1"))}return d}litespeed-wp-plugin/7.1/litespeed-cache/assets/js/guest.docref.min.js000064400000000327151600144730021417 0ustar00var litespeed_docref=sessionStorage.getItem("litespeed_docref");litespeed_docref&&(Object.defineProperty(document,"referrer",{get:function(){return litespeed_docref}}),sessionStorage.removeItem("litespeed_docref"));litespeed-wp-plugin/7.1/litespeed-cache/assets/js/lazyload.init.js000064400000001467151600145000021023 0ustar00/**
 * Lazyload init js
 *
 * @author LiteSpeed
 * @since 1.4
 *
 */

(function (window, document) {
	'use strict';

	var instance;
	var update_lazyload;

	var litespeed_finish_callback = function () {
		document.body.classList.add('litespeed_lazyloaded');
	};

	var init = function () {
		console.log('[LiteSpeed] Start Lazy Load Images');
		instance = new LazyLoad({ elements_selector: '[data-lazyloaded]', callback_finish: litespeed_finish_callback });

		update_lazyload = function () {
			instance.update();
		};

		if (window.MutationObserver) {
			new MutationObserver(update_lazyload).observe(document.documentElement, { childList: true, subtree: true, attributes: true });
		}
	};

	window.addEventListener ? window.addEventListener('load', init, false) : window.attachEvent('onload', init);
})(window, document);
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/lazyload.lib.js000064400000061613151600145050020632 0ustar00(function (global, factory) {
	typeof exports === 'object' && typeof module !== 'undefined'
		? (module.exports = factory())
		: typeof define === 'function' && define.amd
		? define(factory)
		: ((global = typeof globalThis !== 'undefined' ? globalThis : global || self), (global.LazyLoad = factory()));
})(this, function () {
	'use strict';

	function _extends() {
		_extends =
			Object.assign ||
			function (target) {
				for (var i = 1; i < arguments.length; i++) {
					var source = arguments[i];

					for (var key in source) {
						if (Object.prototype.hasOwnProperty.call(source, key)) {
							target[key] = source[key];
						}
					}
				}

				return target;
			};

		return _extends.apply(this, arguments);
	}

	var runningOnBrowser = typeof window !== 'undefined';
	var isBot = (runningOnBrowser && !('onscroll' in window)) || (typeof navigator !== 'undefined' && /(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent));
	var supportsIntersectionObserver = runningOnBrowser && 'IntersectionObserver' in window;
	var supportsClassList = runningOnBrowser && 'classList' in document.createElement('p');
	var isHiDpi = runningOnBrowser && window.devicePixelRatio > 1;

	var defaultSettings = {
		elements_selector: '.lazy',
		container: isBot || runningOnBrowser ? document : null,
		threshold: 300,
		thresholds: null,
		data_src: 'src',
		data_srcset: 'srcset',
		data_sizes: 'sizes',
		data_bg: 'bg',
		data_bg_hidpi: 'bg-hidpi',
		data_bg_multi: 'bg-multi',
		data_bg_multi_hidpi: 'bg-multi-hidpi',
		data_poster: 'poster',
		class_applied: 'applied',
		class_loading: 'litespeed-loading',
		class_loaded: 'litespeed-loaded', // https://docs.litespeedtech.com/lscache/lscwp/pageopt/#lazy-load-images
		class_error: 'error',
		class_entered: 'entered',
		class_exited: 'exited',
		unobserve_completed: true,
		unobserve_entered: false,
		cancel_on_exit: true,
		callback_enter: null,
		callback_exit: null,
		callback_applied: null,
		callback_loading: null,
		callback_loaded: null,
		callback_error: null,
		callback_finish: null,
		callback_cancel: null,
		use_native: false,
	};
	var getExtendedSettings = function getExtendedSettings(customSettings) {
		return _extends({}, defaultSettings, customSettings);
	};

	/* Creates instance and notifies it through the window element */
	var createInstance = function createInstance(classObj, options) {
		var event;
		var eventString = 'LazyLoad::Initialized';
		var instance = new classObj(options);

		try {
			// Works in modern browsers
			event = new CustomEvent(eventString, {
				detail: {
					instance: instance,
				},
			});
		} catch (err) {
			// Works in Internet Explorer (all versions)
			event = document.createEvent('CustomEvent');
			event.initCustomEvent(eventString, false, false, {
				instance: instance,
			});
		}

		window.dispatchEvent(event);
	};
	/* Auto initialization of one or more instances of lazyload, depending on the
      options passed in (plain object or an array) */

	var autoInitialize = function autoInitialize(classObj, options) {
		if (!options) {
			return;
		}

		if (!options.length) {
			// Plain object
			createInstance(classObj, options);
		} else {
			// Array of objects
			for (var i = 0, optionsItem; (optionsItem = options[i]); i += 1) {
				createInstance(classObj, optionsItem);
			}
		}
	};

	var SRC = 'src';
	var SRCSET = 'srcset';
	var SIZES = 'sizes';
	var POSTER = 'poster';
	var ORIGINALS = 'llOriginalAttrs';

	var statusLoading = 'loading';
	var statusLoaded = 'loaded';
	var statusApplied = 'applied';
	var statusEntered = 'entered';
	var statusError = 'error';
	var statusNative = 'native';

	var dataPrefix = 'data-';
	var statusDataName = 'll-status';
	var getData = function getData(element, attribute) {
		return element.getAttribute(dataPrefix + attribute);
	};
	var setData = function setData(element, attribute, value) {
		var attrName = dataPrefix + attribute;

		if (value === null) {
			element.removeAttribute(attrName);
			return;
		}

		element.setAttribute(attrName, value);
	};
	var getStatus = function getStatus(element) {
		return getData(element, statusDataName);
	};
	var setStatus = function setStatus(element, status) {
		return setData(element, statusDataName, status);
	};
	var resetStatus = function resetStatus(element) {
		return setStatus(element, null);
	};
	var hasEmptyStatus = function hasEmptyStatus(element) {
		return getStatus(element) === null;
	};
	var hasStatusLoading = function hasStatusLoading(element) {
		return getStatus(element) === statusLoading;
	};
	var hasStatusError = function hasStatusError(element) {
		return getStatus(element) === statusError;
	};
	var hasStatusNative = function hasStatusNative(element) {
		return getStatus(element) === statusNative;
	};
	var statusesAfterLoading = [statusLoading, statusLoaded, statusApplied, statusError];
	var hadStartedLoading = function hadStartedLoading(element) {
		return statusesAfterLoading.indexOf(getStatus(element)) >= 0;
	};

	var safeCallback = function safeCallback(callback, arg1, arg2, arg3) {
		if (!callback) {
			return;
		}

		if (arg3 !== undefined) {
			callback(arg1, arg2, arg3);
			return;
		}

		if (arg2 !== undefined) {
			callback(arg1, arg2);
			return;
		}

		callback(arg1);
	};

	var addClass = function addClass(element, className) {
		if (supportsClassList) {
			element.classList.add(className);
			return;
		}

		element.className += (element.className ? ' ' : '') + className;
	};
	var removeClass = function removeClass(element, className) {
		if (supportsClassList) {
			element.classList.remove(className);
			return;
		}

		element.className = element.className
			.replace(new RegExp('(^|\\s+)' + className + '(\\s+|$)'), ' ')
			.replace(/^\s+/, '')
			.replace(/\s+$/, '');
	};

	var addTempImage = function addTempImage(element) {
		element.llTempImage = document.createElement('IMG');
	};
	var deleteTempImage = function deleteTempImage(element) {
		delete element.llTempImage;
	};
	var getTempImage = function getTempImage(element) {
		return element.llTempImage;
	};

	var unobserve = function unobserve(element, instance) {
		if (!instance) return;
		var observer = instance._observer;
		if (!observer) return;
		observer.unobserve(element);
	};
	var resetObserver = function resetObserver(observer) {
		observer.disconnect();
	};
	var unobserveEntered = function unobserveEntered(element, settings, instance) {
		if (settings.unobserve_entered) unobserve(element, instance);
	};

	var updateLoadingCount = function updateLoadingCount(instance, delta) {
		if (!instance) return;
		instance.loadingCount += delta;
	};
	var decreaseToLoadCount = function decreaseToLoadCount(instance) {
		if (!instance) return;
		instance.toLoadCount -= 1;
	};
	var setToLoadCount = function setToLoadCount(instance, value) {
		if (!instance) return;
		instance.toLoadCount = value;
	};
	var isSomethingLoading = function isSomethingLoading(instance) {
		return instance.loadingCount > 0;
	};
	var haveElementsToLoad = function haveElementsToLoad(instance) {
		return instance.toLoadCount > 0;
	};

	var getSourceTags = function getSourceTags(parentTag) {
		var sourceTags = [];

		for (var i = 0, childTag; (childTag = parentTag.children[i]); i += 1) {
			if (childTag.tagName === 'SOURCE') {
				sourceTags.push(childTag);
			}
		}

		return sourceTags;
	};

	var forEachPictureSource = function forEachPictureSource(element, fn) {
		var parent = element.parentNode;

		if (!parent || parent.tagName !== 'PICTURE') {
			return;
		}

		var sourceTags = getSourceTags(parent);
		sourceTags.forEach(fn);
	};
	var forEachVideoSource = function forEachVideoSource(element, fn) {
		var sourceTags = getSourceTags(element);
		sourceTags.forEach(fn);
	};

	var attrsSrc = [SRC];
	var attrsSrcPoster = [SRC, POSTER];
	var attrsSrcSrcsetSizes = [SRC, SRCSET, SIZES];
	var hasOriginalAttrs = function hasOriginalAttrs(element) {
		return !!element[ORIGINALS];
	};
	var getOriginalAttrs = function getOriginalAttrs(element) {
		return element[ORIGINALS];
	};
	var deleteOriginalAttrs = function deleteOriginalAttrs(element) {
		return delete element[ORIGINALS];
	}; // ## SAVE ##

	var setOriginalsObject = function setOriginalsObject(element, attributes) {
		if (hasOriginalAttrs(element)) {
			return;
		}

		var originals = {};
		attributes.forEach(function (attribute) {
			originals[attribute] = element.getAttribute(attribute);
		});
		element[ORIGINALS] = originals;
	};
	var saveOriginalBackgroundStyle = function saveOriginalBackgroundStyle(element) {
		if (hasOriginalAttrs(element)) {
			return;
		}

		element[ORIGINALS] = {
			backgroundImage: element.style.backgroundImage,
		};
	}; // ## RESTORE ##

	var setOrResetAttribute = function setOrResetAttribute(element, attrName, value) {
		if (!value) {
			element.removeAttribute(attrName);
			return;
		}

		element.setAttribute(attrName, value);
	};

	var restoreOriginalAttrs = function restoreOriginalAttrs(element, attributes) {
		if (!hasOriginalAttrs(element)) {
			return;
		}

		var originals = getOriginalAttrs(element);
		attributes.forEach(function (attribute) {
			setOrResetAttribute(element, attribute, originals[attribute]);
		});
	};
	var restoreOriginalBgImage = function restoreOriginalBgImage(element) {
		if (!hasOriginalAttrs(element)) {
			return;
		}

		var originals = getOriginalAttrs(element);
		element.style.backgroundImage = originals.backgroundImage;
	};

	var manageApplied = function manageApplied(element, settings, instance) {
		addClass(element, settings.class_applied);
		setStatus(element, statusApplied); // Instance is not provided when loading is called from static class

		if (!instance) return;

		if (settings.unobserve_completed) {
			// Unobserve now because we can't do it on load
			unobserve(element, settings);
		}

		safeCallback(settings.callback_applied, element, instance);
	};
	var manageLoading = function manageLoading(element, settings, instance) {
		addClass(element, settings.class_loading);
		setStatus(element, statusLoading); // Instance is not provided when loading is called from static class

		if (!instance) return;
		updateLoadingCount(instance, +1);
		safeCallback(settings.callback_loading, element, instance);
	};
	var setAttributeIfValue = function setAttributeIfValue(element, attrName, value) {
		if (!value) {
			return;
		}

		element.setAttribute(attrName, value);
	};
	var setImageAttributes = function setImageAttributes(element, settings) {
		setAttributeIfValue(element, SIZES, getData(element, settings.data_sizes));
		setAttributeIfValue(element, SRCSET, getData(element, settings.data_srcset));
		setAttributeIfValue(element, SRC, getData(element, settings.data_src));
	};
	var setSourcesImg = function setSourcesImg(imgEl, settings) {
		forEachPictureSource(imgEl, function (sourceTag) {
			setOriginalsObject(sourceTag, attrsSrcSrcsetSizes);
			setImageAttributes(sourceTag, settings);
		});
		setOriginalsObject(imgEl, attrsSrcSrcsetSizes);
		setImageAttributes(imgEl, settings);
	};
	var setSourcesIframe = function setSourcesIframe(iframe, settings) {
		setOriginalsObject(iframe, attrsSrc);
		setAttributeIfValue(iframe, SRC, getData(iframe, settings.data_src));
	};
	var setSourcesVideo = function setSourcesVideo(videoEl, settings) {
		forEachVideoSource(videoEl, function (sourceEl) {
			setOriginalsObject(sourceEl, attrsSrc);
			setAttributeIfValue(sourceEl, SRC, getData(sourceEl, settings.data_src));
		});
		setOriginalsObject(videoEl, attrsSrcPoster);
		setAttributeIfValue(videoEl, POSTER, getData(videoEl, settings.data_poster));
		setAttributeIfValue(videoEl, SRC, getData(videoEl, settings.data_src));
		videoEl.load();
	};
	var setBackground = function setBackground(element, settings, instance) {
		var bg1xValue = getData(element, settings.data_bg);
		var bgHiDpiValue = getData(element, settings.data_bg_hidpi);
		var bgDataValue = isHiDpi && bgHiDpiValue ? bgHiDpiValue : bg1xValue;
		if (!bgDataValue) return;
		element.style.backgroundImage = 'url("'.concat(bgDataValue, '")');
		getTempImage(element).setAttribute(SRC, bgDataValue);
		manageLoading(element, settings, instance);
	}; // NOTE: THE TEMP IMAGE TRICK CANNOT BE DONE WITH data-multi-bg
	// BECAUSE INSIDE ITS VALUES MUST BE WRAPPED WITH URL() AND ONE OF THEM
	// COULD BE A GRADIENT BACKGROUND IMAGE

	var setMultiBackground = function setMultiBackground(element, settings, instance) {
		var bg1xValue = getData(element, settings.data_bg_multi);
		var bgHiDpiValue = getData(element, settings.data_bg_multi_hidpi);
		var bgDataValue = isHiDpi && bgHiDpiValue ? bgHiDpiValue : bg1xValue;

		if (!bgDataValue) {
			return;
		}

		element.style.backgroundImage = bgDataValue;
		manageApplied(element, settings, instance);
	};
	var setSourcesFunctions = {
		IMG: setSourcesImg,
		IFRAME: setSourcesIframe,
		VIDEO: setSourcesVideo,
	};
	var setSourcesNative = function setSourcesNative(element, settings) {
		var setSourcesFunction = setSourcesFunctions[element.tagName];

		if (!setSourcesFunction) {
			return;
		}

		setSourcesFunction(element, settings);
	};
	var setSources = function setSources(element, settings, instance) {
		var setSourcesFunction = setSourcesFunctions[element.tagName];

		if (!setSourcesFunction) {
			return;
		}

		setSourcesFunction(element, settings);
		manageLoading(element, settings, instance);
	};

	var elementsWithLoadEvent = ['IMG', 'IFRAME', 'VIDEO'];
	var hasLoadEvent = function hasLoadEvent(element) {
		return elementsWithLoadEvent.indexOf(element.tagName) > -1;
	};
	var checkFinish = function checkFinish(settings, instance) {
		if (instance && !isSomethingLoading(instance) && !haveElementsToLoad(instance)) {
			safeCallback(settings.callback_finish, instance);
		}
	};
	var addEventListener = function addEventListener(element, eventName, handler) {
		element.addEventListener(eventName, handler);
		element.llEvLisnrs[eventName] = handler;
	};
	var removeEventListener = function removeEventListener(element, eventName, handler) {
		element.removeEventListener(eventName, handler);
	};
	var hasEventListeners = function hasEventListeners(element) {
		return !!element.llEvLisnrs;
	};
	var addEventListeners = function addEventListeners(element, loadHandler, errorHandler) {
		if (!hasEventListeners(element)) element.llEvLisnrs = {};
		var loadEventName = element.tagName === 'VIDEO' ? 'loadeddata' : 'load';
		addEventListener(element, loadEventName, loadHandler);
		addEventListener(element, 'error', errorHandler);
	};
	var removeEventListeners = function removeEventListeners(element) {
		if (!hasEventListeners(element)) {
			return;
		}

		var eventListeners = element.llEvLisnrs;

		for (var eventName in eventListeners) {
			var handler = eventListeners[eventName];
			removeEventListener(element, eventName, handler);
		}

		delete element.llEvLisnrs;
	};
	var doneHandler = function doneHandler(element, settings, instance) {
		deleteTempImage(element);
		updateLoadingCount(instance, -1);
		decreaseToLoadCount(instance);
		removeClass(element, settings.class_loading);

		if (settings.unobserve_completed) {
			unobserve(element, instance);
		}
	};
	var loadHandler = function loadHandler(event, element, settings, instance) {
		var goingNative = hasStatusNative(element);
		doneHandler(element, settings, instance);
		addClass(element, settings.class_loaded);
		setStatus(element, statusLoaded);
		safeCallback(settings.callback_loaded, element, instance);
		if (!goingNative) checkFinish(settings, instance);
	};
	var errorHandler = function errorHandler(event, element, settings, instance) {
		var goingNative = hasStatusNative(element);
		doneHandler(element, settings, instance);
		addClass(element, settings.class_error);
		setStatus(element, statusError);
		safeCallback(settings.callback_error, element, instance);
		if (!goingNative) checkFinish(settings, instance);
	};
	var addOneShotEventListeners = function addOneShotEventListeners(element, settings, instance) {
		var elementToListenTo = getTempImage(element) || element;

		if (hasEventListeners(elementToListenTo)) {
			// This happens when loading is retried twice
			return;
		}

		var _loadHandler = function _loadHandler(event) {
			loadHandler(event, element, settings, instance);
			removeEventListeners(elementToListenTo);
		};

		var _errorHandler = function _errorHandler(event) {
			errorHandler(event, element, settings, instance);
			removeEventListeners(elementToListenTo);
		};

		addEventListeners(elementToListenTo, _loadHandler, _errorHandler);
	};

	var loadBackground = function loadBackground(element, settings, instance) {
		addTempImage(element);
		addOneShotEventListeners(element, settings, instance);
		saveOriginalBackgroundStyle(element);
		setBackground(element, settings, instance);
		setMultiBackground(element, settings, instance);
	};

	var loadRegular = function loadRegular(element, settings, instance) {
		addOneShotEventListeners(element, settings, instance);
		setSources(element, settings, instance);
	};

	var load = function load(element, settings, instance) {
		if (hasLoadEvent(element)) {
			loadRegular(element, settings, instance);
		} else {
			loadBackground(element, settings, instance);
		}
	};
	var loadNative = function loadNative(element, settings, instance) {
		element.setAttribute('loading', 'lazy');
		addOneShotEventListeners(element, settings, instance);
		setSourcesNative(element, settings);
		setStatus(element, statusNative);
	};

	var removeImageAttributes = function removeImageAttributes(element) {
		element.removeAttribute(SRC);
		element.removeAttribute(SRCSET);
		element.removeAttribute(SIZES);
	};

	var resetSourcesImg = function resetSourcesImg(element) {
		forEachPictureSource(element, function (sourceTag) {
			removeImageAttributes(sourceTag);
		});
		removeImageAttributes(element);
	};

	var restoreImg = function restoreImg(imgEl) {
		forEachPictureSource(imgEl, function (sourceEl) {
			restoreOriginalAttrs(sourceEl, attrsSrcSrcsetSizes);
		});
		restoreOriginalAttrs(imgEl, attrsSrcSrcsetSizes);
	};
	var restoreVideo = function restoreVideo(videoEl) {
		forEachVideoSource(videoEl, function (sourceEl) {
			restoreOriginalAttrs(sourceEl, attrsSrc);
		});
		restoreOriginalAttrs(videoEl, attrsSrcPoster);
		videoEl.load();
	};
	var restoreIframe = function restoreIframe(iframeEl) {
		restoreOriginalAttrs(iframeEl, attrsSrc);
	};
	var restoreFunctions = {
		IMG: restoreImg,
		IFRAME: restoreIframe,
		VIDEO: restoreVideo,
	};

	var restoreAttributes = function restoreAttributes(element) {
		var restoreFunction = restoreFunctions[element.tagName];

		if (!restoreFunction) {
			restoreOriginalBgImage(element);
			return;
		}

		restoreFunction(element);
	};

	var resetClasses = function resetClasses(element, settings) {
		if (hasEmptyStatus(element) || hasStatusNative(element)) {
			return;
		}

		removeClass(element, settings.class_entered);
		removeClass(element, settings.class_exited);
		removeClass(element, settings.class_applied);
		removeClass(element, settings.class_loading);
		removeClass(element, settings.class_loaded);
		removeClass(element, settings.class_error);
	};

	var restore = function restore(element, settings) {
		restoreAttributes(element);
		resetClasses(element, settings);
		resetStatus(element);
		deleteOriginalAttrs(element);
	};

	var cancelLoading = function cancelLoading(element, entry, settings, instance) {
		if (!settings.cancel_on_exit) return;
		if (!hasStatusLoading(element)) return;
		if (element.tagName !== 'IMG') return; //Works only on images

		removeEventListeners(element);
		resetSourcesImg(element);
		restoreImg(element);
		removeClass(element, settings.class_loading);
		updateLoadingCount(instance, -1);
		resetStatus(element);
		safeCallback(settings.callback_cancel, element, entry, instance);
	};

	var onEnter = function onEnter(element, entry, settings, instance) {
		var dontLoad = hadStartedLoading(element);
		/* Save status
    before setting it, to prevent loading it again. Fixes #526. */

		setStatus(element, statusEntered);
		addClass(element, settings.class_entered);
		removeClass(element, settings.class_exited);
		unobserveEntered(element, settings, instance);
		safeCallback(settings.callback_enter, element, entry, instance);
		if (dontLoad) return;
		load(element, settings, instance);
	};
	var onExit = function onExit(element, entry, settings, instance) {
		if (hasEmptyStatus(element)) return; //Ignore the first pass, at landing

		addClass(element, settings.class_exited);
		cancelLoading(element, entry, settings, instance);
		safeCallback(settings.callback_exit, element, entry, instance);
	};

	var tagsWithNativeLazy = ['IMG', 'IFRAME', 'VIDEO'];
	var shouldUseNative = function shouldUseNative(settings) {
		return settings.use_native && 'loading' in HTMLImageElement.prototype;
	};
	var loadAllNative = function loadAllNative(elements, settings, instance) {
		elements.forEach(function (element) {
			if (tagsWithNativeLazy.indexOf(element.tagName) === -1) {
				return;
			}

			loadNative(element, settings, instance);
		});
		setToLoadCount(instance, 0);
	};

	var isIntersecting = function isIntersecting(entry) {
		return entry.isIntersecting || entry.intersectionRatio > 0;
	};

	var getObserverSettings = function getObserverSettings(settings) {
		return {
			root: settings.container === document ? null : settings.container,
			rootMargin: settings.thresholds || settings.threshold + 'px',
		};
	};

	var intersectionHandler = function intersectionHandler(entries, settings, instance) {
		entries.forEach(function (entry) {
			return isIntersecting(entry) ? onEnter(entry.target, entry, settings, instance) : onExit(entry.target, entry, settings, instance);
		});
	};

	var observeElements = function observeElements(observer, elements) {
		elements.forEach(function (element) {
			observer.observe(element);
		});
	};
	var updateObserver = function updateObserver(observer, elementsToObserve) {
		resetObserver(observer);
		observeElements(observer, elementsToObserve);
	};
	var setObserver = function setObserver(settings, instance) {
		if (!supportsIntersectionObserver || shouldUseNative(settings)) {
			return;
		}

		instance._observer = new IntersectionObserver(function (entries) {
			intersectionHandler(entries, settings, instance);
		}, getObserverSettings(settings));
	};

	var toArray = function toArray(nodeSet) {
		return Array.prototype.slice.call(nodeSet);
	};
	var queryElements = function queryElements(settings) {
		return settings.container.querySelectorAll(settings.elements_selector);
	};
	var excludeManagedElements = function excludeManagedElements(elements) {
		return toArray(elements).filter(hasEmptyStatus);
	};
	var hasError = function hasError(element) {
		return hasStatusError(element);
	};
	var filterErrorElements = function filterErrorElements(elements) {
		return toArray(elements).filter(hasError);
	};
	var getElementsToLoad = function getElementsToLoad(elements, settings) {
		return excludeManagedElements(elements || queryElements(settings));
	};

	var retryLazyLoad = function retryLazyLoad(settings, instance) {
		var errorElements = filterErrorElements(queryElements(settings));
		errorElements.forEach(function (element) {
			removeClass(element, settings.class_error);
			resetStatus(element);
		});
		instance.update();
	};
	var setOnlineCheck = function setOnlineCheck(settings, instance) {
		if (!runningOnBrowser) {
			return;
		}

		window.addEventListener('online', function () {
			retryLazyLoad(settings, instance);
		});
	};

	var LazyLoad = function LazyLoad(customSettings, elements) {
		var settings = getExtendedSettings(customSettings);
		this._settings = settings;
		this.loadingCount = 0;
		setObserver(settings, this);
		setOnlineCheck(settings, this);
		this.update(elements);
	};

	LazyLoad.prototype = {
		update: function update(givenNodeset) {
			var settings = this._settings;
			var elementsToLoad = getElementsToLoad(givenNodeset, settings);
			setToLoadCount(this, elementsToLoad.length);

			if (isBot || !supportsIntersectionObserver) {
				this.loadAll(elementsToLoad);
				return;
			}

			if (shouldUseNative(settings)) {
				loadAllNative(elementsToLoad, settings, this);
				return;
			}

			updateObserver(this._observer, elementsToLoad);
		},
		destroy: function destroy() {
			// Observer
			if (this._observer) {
				this._observer.disconnect();
			} // Clean custom attributes on elements

			queryElements(this._settings).forEach(function (element) {
				deleteOriginalAttrs(element);
			}); // Delete all internal props

			delete this._observer;
			delete this._settings;
			delete this.loadingCount;
			delete this.toLoadCount;
		},
		loadAll: function loadAll(elements) {
			var _this = this;

			var settings = this._settings;
			var elementsToLoad = getElementsToLoad(elements, settings);
			elementsToLoad.forEach(function (element) {
				unobserve(element, _this);
				load(element, settings, _this);
			});
		},
		restoreAll: function restoreAll() {
			var settings = this._settings;
			queryElements(settings).forEach(function (element) {
				restore(element, settings);
			});
		},
	};

	LazyLoad.load = function (element, customSettings) {
		var settings = getExtendedSettings(customSettings);
		load(element, settings);
	};

	LazyLoad.resetStatus = function (element) {
		resetStatus(element);
	}; // Automatic instances creation if required (useful for async script loading)

	if (runningOnBrowser) {
		autoInitialize(LazyLoad, window.lazyLoadOptions);
	}

	return LazyLoad;
});
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/css_async.min.js000064400000002511151600145130021004 0ustar00!function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f),i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media="only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);!function(a){if(a.loadCSS){var b=loadCSS.relpreload={};if(b.support=function(){try{return a.document.createElement("link").relList.supports("preload")}catch(b){return!1}},b.poly=function(){for(var b=a.document.getElementsByTagName("link"),c=0;c<b.length;c++){var d=b[c];"preload"===d.rel&&"style"===d.getAttribute("as")&&(a.loadCSS(d.href,d,d.getAttribute("media")),d.rel=null)}},!b.support()){b.poly();var c=a.setInterval(b.poly,300);a.addEventListener&&a.addEventListener("load",function(){b.poly(),a.clearInterval(c)}),a.attachEvent&&a.attachEvent("onload",function(){a.clearInterval(c)})}}}(this);litespeed-wp-plugin/7.1/litespeed-cache/assets/js/guest.min.js000064400000000565151600145200020153 0ustar00var litespeed_vary=document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/,"$1");litespeed_vary||fetch("litespeed_url",{method:"POST",cache:"no-cache",redirect:"follow"}).then(e=>e.json()).then(e=>{console.log(e),e.hasOwnProperty("reload")&&"yes"==e.reload&&(sessionStorage.setItem("litespeed_docref",document.referrer),window.location.reload(!0))});litespeed-wp-plugin/7.1/litespeed-cache/assets/js/instant_click.min.js000064400000011020151600145250021642 0ustar00let _chromiumMajorVersionInUserAgent=null,_speculationRulesType,_allowQueryString,_allowExternalLinks,_useWhitelist,_delayOnHover=65,_lastTouchstartEvent,_mouseoverTimer,_preloadedList=new Set;function init(){let e=document.createElement("link").relList,t=e.supports("prefetch")&&e.supports("modulepreload");if(!t)return;let n="instantVaryAccept"in document.body.dataset||"Shopify"in window,r=navigator.userAgent.indexOf("Chrome/");if(r>-1&&(_chromiumMajorVersionInUserAgent=parseInt(navigator.userAgent.substring(r+7))),n&&_chromiumMajorVersionInUserAgent&&_chromiumMajorVersionInUserAgent<110)return;if(_speculationRulesType="none",HTMLScriptElement.supports&&HTMLScriptElement.supports("speculationrules")){let s=document.body.dataset.instantSpecrules;"prerender"==s?_speculationRulesType="prerender":"no"!=s&&(_speculationRulesType="prefetch")}let i="instantMousedownShortcut"in document.body.dataset;_allowQueryString="instantAllowQueryString"in document.body.dataset,_allowExternalLinks="instantAllowExternalLinks"in document.body.dataset,_useWhitelist="instantWhitelist"in document.body.dataset;let o=!1,a=!1,l=!1;if("instantIntensity"in document.body.dataset){let u=document.body.dataset.instantIntensity;if("mousedown"!=u||i||(o=!0),"mousedown-only"!=u||i||(o=!0,a=!0),"viewport"==u){let c=document.documentElement.clientWidth*document.documentElement.clientHeight<45e4,d=navigator.connection&&navigator.connection.saveData,p=navigator.connection&&navigator.connection.effectiveType&&navigator.connection.effectiveType.includes("2g");!c||d||p||(l=!0)}"viewport-all"==u&&(l=!0);let h=parseInt(u);isNaN(h)||(_delayOnHover=h)}let m={capture:!0,passive:!0};if(a?document.addEventListener("touchstart",touchstartEmptyListener,m):document.addEventListener("touchstart",touchstartListener,m),o||document.addEventListener("mouseover",mouseoverListener,m),o&&document.addEventListener("mousedown",mousedownListener,m),i&&document.addEventListener("mousedown",mousedownShortcutListener,m),l){let f=window.requestIdleCallback;f||(f=e=>{e()}),f(function e(){let t=new IntersectionObserver(e=>{e.forEach(e=>{if(e.isIntersecting){let n=e.target;t.unobserve(n),preload(n.href)}})});document.querySelectorAll("a").forEach(e=>{isPreloadable(e)&&t.observe(e)})},{timeout:1500})}}function touchstartListener(e){_lastTouchstartEvent=e;let t=e.target.closest("a");isPreloadable(t)&&preload(t.href,"high")}function touchstartEmptyListener(e){_lastTouchstartEvent=e}function mouseoverListener(e){if(isEventLikelyTriggeredByTouch(e)||!("closest"in e.target))return;let t=e.target.closest("a");isPreloadable(t)&&(t.addEventListener("mouseout",mouseoutListener,{passive:!0}),_mouseoverTimer=setTimeout(()=>{preload(t.href,"high"),_mouseoverTimer=null},_delayOnHover))}function mousedownListener(e){if(isEventLikelyTriggeredByTouch(e))return;let t=e.target.closest("a");isPreloadable(t)&&preload(t.href,"high")}function mouseoutListener(e){(!e.relatedTarget||e.target.closest("a")!=e.relatedTarget.closest("a"))&&_mouseoverTimer&&(clearTimeout(_mouseoverTimer),_mouseoverTimer=null)}function mousedownShortcutListener(e){if(isEventLikelyTriggeredByTouch(e))return;let t=e.target.closest("a");if(e.which>1||e.metaKey||e.ctrlKey||!t)return;t.addEventListener("click",function(e){1337!=e.detail&&e.preventDefault()},{capture:!0,passive:!1,once:!0});let n=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1,detail:1337});t.dispatchEvent(n)}function isEventLikelyTriggeredByTouch(e){if(!_lastTouchstartEvent||!e||e.target!=_lastTouchstartEvent.target)return!1;let t=e.timeStamp,n=t-_lastTouchstartEvent.timeStamp;return n<2500}function isPreloadable(e){if(e&&e.href&&(!_useWhitelist||"instant"in e.dataset)&&(e.origin==location.origin||(_allowExternalLinks||"instant"in e.dataset)&&_chromiumMajorVersionInUserAgent)){if(["http:","https:"].includes(e.protocol)&&("http:"!=e.protocol||"https:"!=location.protocol)&&(_allowQueryString||!e.search||"instant"in e.dataset)&&(!e.hash||e.pathname+e.search!=location.pathname+location.search)&&!("noInstant"in e.dataset))return!0}}function preload(e,t="auto"){!_preloadedList.has(e)&&("none"!=_speculationRulesType?preloadUsingSpeculationRules(e):preloadUsingLinkElement(e,t),_preloadedList.add(e))}function preloadUsingSpeculationRules(e){let t=document.createElement("script");t.type="speculationrules",t.textContent=JSON.stringify({[_speculationRulesType]:[{source:"list",urls:[e]}]}),document.head.appendChild(t)}function preloadUsingLinkElement(e,t="auto"){let n=document.createElement("link");n.rel="prefetch",n.href=e,n.fetchPriority=t,n.as="document",document.head.appendChild(n)}init();
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/lazyload.min.js000064400000020177151600145320020647 0ustar00!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).LazyLoad=e()}(this,function(){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n,a=arguments[e];for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t}).apply(this,arguments)}function i(t){return e({},it,t)}function o(t,e){var n,a="LazyLoad::Initialized",i=new t(e);try{n=new CustomEvent(a,{detail:{instance:i}})}catch(t){(n=document.createEvent("CustomEvent")).initCustomEvent(a,!1,!1,{instance:i})}window.dispatchEvent(n)}function l(t,e){return t.getAttribute(gt+e)}function c(t){return l(t,bt)}function s(t,e){return function(t,e,n){e=gt+e;null!==n?t.setAttribute(e,n):t.removeAttribute(e)}(t,bt,e)}function r(t){return s(t,null),0}function u(t){return null===c(t)}function d(t){return c(t)===vt}function f(t,e,n,a){t&&(void 0===a?void 0===n?t(e):t(e,n):t(e,n,a))}function _(t,e){nt?t.classList.add(e):t.className+=(t.className?" ":"")+e}function v(t,e){nt?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\s+)"+e+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}function g(t){return t.llTempImage}function b(t,e){!e||(e=e._observer)&&e.unobserve(t)}function p(t,e){t&&(t.loadingCount+=e)}function h(t,e){t&&(t.toLoadCount=e)}function n(t){for(var e,n=[],a=0;e=t.children[a];a+=1)"SOURCE"===e.tagName&&n.push(e);return n}function m(t,e){(t=t.parentNode)&&"PICTURE"===t.tagName&&n(t).forEach(e)}function a(t,e){n(t).forEach(e)}function E(t){return!!t[st]}function I(t){return t[st]}function y(t){return delete t[st]}function A(e,t){var n;E(e)||(n={},t.forEach(function(t){n[t]=e.getAttribute(t)}),e[st]=n)}function k(a,t){var i;E(a)&&(i=I(a),t.forEach(function(t){var e,n;e=a,(t=i[n=t])?e.setAttribute(n,t):e.removeAttribute(n)}))}function L(t,e,n){_(t,e.class_loading),s(t,ut),n&&(p(n,1),f(e.callback_loading,t,n))}function w(t,e,n){n&&t.setAttribute(e,n)}function x(t,e){w(t,ct,l(t,e.data_sizes)),w(t,rt,l(t,e.data_srcset)),w(t,ot,l(t,e.data_src))}function O(t,e,n){var a=l(t,e.data_bg_multi),i=l(t,e.data_bg_multi_hidpi);(a=at&&i?i:a)&&(t.style.backgroundImage=a,n=n,_(t=t,(e=e).class_applied),s(t,ft),n&&(e.unobserve_completed&&b(t,e),f(e.callback_applied,t,n)))}function N(t,e){!e||0<e.loadingCount||0<e.toLoadCount||f(t.callback_finish,e)}function C(t,e,n){t.addEventListener(e,n),t.llEvLisnrs[e]=n}function M(t){return!!t.llEvLisnrs}function z(t){if(M(t)){var e,n,a=t.llEvLisnrs;for(e in a){var i=a[e];n=e,i=i,t.removeEventListener(n,i)}delete t.llEvLisnrs}}function R(t,e,n){var a;delete t.llTempImage,p(n,-1),(a=n)&&--a.toLoadCount,v(t,e.class_loading),e.unobserve_completed&&b(t,n)}function T(o,r,c){var l=g(o)||o;M(l)||function(t,e,n){M(t)||(t.llEvLisnrs={});var a="VIDEO"===t.tagName?"loadeddata":"load";C(t,a,e),C(t,"error",n)}(l,function(t){var e,n,a,i;n=r,a=c,i=d(e=o),R(e,n,a),_(e,n.class_loaded),s(e,dt),f(n.callback_loaded,e,a),i||N(n,a),z(l)},function(t){var e,n,a,i;n=r,a=c,i=d(e=o),R(e,n,a),_(e,n.class_error),s(e,_t),f(n.callback_error,e,a),i||N(n,a),z(l)})}function G(t,e,n){var a,i,o,r,c;t.llTempImage=document.createElement("IMG"),T(t,e,n),E(c=t)||(c[st]={backgroundImage:c.style.backgroundImage}),o=n,r=l(a=t,(i=e).data_bg),c=l(a,i.data_bg_hidpi),(r=at&&c?c:r)&&(a.style.backgroundImage='url("'.concat(r,'")'),g(a).setAttribute(ot,r),L(a,i,o)),O(t,e,n)}function D(t,e,n){var a;T(t,e,n),a=e,e=n,(t=It[(n=t).tagName])&&(t(n,a),L(n,a,e))}function V(t,e,n){var a;a=t,(-1<yt.indexOf(a.tagName)?D:G)(t,e,n)}function F(t,e,n){var a;t.setAttribute("loading","lazy"),T(t,e,n),a=e,(e=It[(n=t).tagName])&&e(n,a),s(t,vt)}function j(t){t.removeAttribute(ot),t.removeAttribute(rt),t.removeAttribute(ct)}function P(t){m(t,function(t){k(t,Et)}),k(t,Et)}function S(t){var e;(e=At[t.tagName])?e(t):E(e=t)&&(t=I(e),e.style.backgroundImage=t.backgroundImage)}function U(t,e){var n;S(t),n=e,u(e=t)||d(e)||(v(e,n.class_entered),v(e,n.class_exited),v(e,n.class_applied),v(e,n.class_loading),v(e,n.class_loaded),v(e,n.class_error)),r(t),y(t)}function $(t,e,n,a){var i;n.cancel_on_exit&&(c(t)!==ut||"IMG"===t.tagName&&(z(t),m(i=t,function(t){j(t)}),j(i),P(t),v(t,n.class_loading),p(a,-1),r(t),f(n.callback_cancel,t,e,a)))}function q(t,e,n,a){var i,o,r=(o=t,0<=pt.indexOf(c(o)));s(t,"entered"),_(t,n.class_entered),v(t,n.class_exited),i=t,o=a,n.unobserve_entered&&b(i,o),f(n.callback_enter,t,e,a),r||V(t,n,a)}function H(t){return t.use_native&&"loading"in HTMLImageElement.prototype}function B(t,i,o){t.forEach(function(t){return(a=t).isIntersecting||0<a.intersectionRatio?q(t.target,t,i,o):(e=t.target,n=t,a=i,t=o,void(u(e)||(_(e,a.class_exited),$(e,n,a,t),f(a.callback_exit,e,n,t))));var e,n,a})}function J(e,n){var t;et&&!H(e)&&(n._observer=new IntersectionObserver(function(t){B(t,e,n)},{root:(t=e).container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}))}function K(t){return Array.prototype.slice.call(t)}function Q(t){return t.container.querySelectorAll(t.elements_selector)}function W(t){return c(t)===_t}function X(t,e){return e=t||Q(e),K(e).filter(u)}function Y(e,t){var n;(n=Q(e),K(n).filter(W)).forEach(function(t){v(t,e.class_error),r(t)}),t.update()}function t(t,e){var n,a,t=i(t);this._settings=t,this.loadingCount=0,J(t,this),n=t,a=this,Z&&window.addEventListener("online",function(){Y(n,a)}),this.update(e)}var Z="undefined"!=typeof window,tt=Z&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),et=Z&&"IntersectionObserver"in window,nt=Z&&"classList"in document.createElement("p"),at=Z&&1<window.devicePixelRatio,it={elements_selector:".lazy",container:tt||Z?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"litespeed-loading",class_loaded:"litespeed-loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1},ot="src",rt="srcset",ct="sizes",lt="poster",st="llOriginalAttrs",ut="loading",dt="loaded",ft="applied",_t="error",vt="native",gt="data-",bt="ll-status",pt=[ut,dt,ft,_t],ht=[ot],mt=[ot,lt],Et=[ot,rt,ct],It={IMG:function(t,e){m(t,function(t){A(t,Et),x(t,e)}),A(t,Et),x(t,e)},IFRAME:function(t,e){A(t,ht),w(t,ot,l(t,e.data_src))},VIDEO:function(t,e){a(t,function(t){A(t,ht),w(t,ot,l(t,e.data_src))}),A(t,mt),w(t,lt,l(t,e.data_poster)),w(t,ot,l(t,e.data_src)),t.load()}},yt=["IMG","IFRAME","VIDEO"],At={IMG:P,IFRAME:function(t){k(t,ht)},VIDEO:function(t){a(t,function(t){k(t,ht)}),k(t,mt),t.load()}},kt=["IMG","IFRAME","VIDEO"];return t.prototype={update:function(t){var e,n,a,i=this._settings,o=X(t,i);{if(h(this,o.length),!tt&&et)return H(i)?(e=i,n=this,o.forEach(function(t){-1!==kt.indexOf(t.tagName)&&F(t,e,n)}),void h(n,0)):(t=this._observer,i=o,t.disconnect(),a=t,void i.forEach(function(t){a.observe(t)}));this.loadAll(o)}},destroy:function(){this._observer&&this._observer.disconnect(),Q(this._settings).forEach(function(t){y(t)}),delete this._observer,delete this._settings,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){var e=this,n=this._settings;X(t,n).forEach(function(t){b(t,e),V(t,n,e)})},restoreAll:function(){var e=this._settings;Q(e).forEach(function(t){U(t,e)})}},t.load=function(t,e){e=i(e);V(t,e)},t.resetStatus=function(t){r(t)},Z&&function(t,e){if(e)if(e.length)for(var n,a=0;n=e[a];a+=1)o(t,n);else o(t,e)}(t,window.lazyLoadOptions),t});!function(e,t){"use strict";function a(){t.body.classList.add("litespeed_lazyloaded")}function n(){console.log("[LiteSpeed] Start Lazy Load Images"),d=new LazyLoad({elements_selector:"[data-lazyloaded]",callback_finish:a}),o=function(){d.update()},e.MutationObserver&&new MutationObserver(o).observe(t.documentElement,{childList:!0,subtree:!0,attributes:!0})}var d,o;e.addEventListener?e.addEventListener("load",n,!1):e.attachEvent("onload",n)}(window,document);litespeed-wp-plugin/7.1/litespeed-cache/assets/js/instant_click.ori.js000064400000040501151600145370021661 0ustar00/*! instant.page v5.2.0 - (C) 2019-2024 Alexandre Dieulot - https://instant.page/license */

let _chromiumMajorVersionInUserAgent = null
  , _speculationRulesType
  , _allowQueryString
  , _allowExternalLinks
  , _useWhitelist
  , _delayOnHover = 65
  , _lastTouchstartEvent
  , _mouseoverTimer
  , _preloadedList = new Set()

init()

function init() {
  const supportCheckRelList = document.createElement('link').relList
  const isSupported = supportCheckRelList.supports('prefetch')
    && supportCheckRelList.supports('modulepreload')
  // instant.page is meant to be loaded with <script type=module>
  // (though sometimes webmasters load it as a regular script).
  // So it’s normally executed (and must not cause JavaScript errors) in:
  // - Chromium 61+
  // - Gecko in Firefox 60+
  // - WebKit in Safari 10.1+ (iOS 10.3+, macOS 10.10+)
  //
  // The check above used to check for IntersectionObserverEntry.isIntersecting
  // but module scripts support implies this compatibility — except in Safari
  // 10.1–12.0, but this prefetch check takes care of it.
  //
  // The modulepreload check is used to drop support for Firefox < 115 in order
  // to lessen maintenance.
  // This implies Safari 17+ (if it supported prefetch), if we ever support
  // fetch()-based preloading for Safari we might want to OR that check with
  // something that Safari 15.4 or 16.4 supports.
  // Also implies Chromium 66+.

  if (!isSupported) {
    return
  }

  const handleVaryAcceptHeader = 'instantVaryAccept' in document.body.dataset || 'Shopify' in window
  // The `Vary: Accept` header when received in Chromium 79–109 makes prefetches
  // unusable, as Chromium used to send a different `Accept` header.
  // It’s applied on all Shopify sites by default, as Shopify is very popular
  // and is the main source of this problem.
  // `window.Shopify` only exists on “classic” Shopify sites. Those using
  // Hydrogen (Remix SPA) aren’t concerned.

  const chromiumUserAgentIndex = navigator.userAgent.indexOf('Chrome/')
  if (chromiumUserAgentIndex > -1) {
    _chromiumMajorVersionInUserAgent = parseInt(navigator.userAgent.substring(chromiumUserAgentIndex + 'Chrome/'.length))
  }
  // The user agent client hints API is a theoretically more reliable way to
  // get Chromium’s version… but it’s not available in Samsung Internet 20.
  // It also requires a secure context, which would make debugging harder,
  // and is only available in recent Chromium versions.
  // In practice, Chromium browsers never shy from announcing "Chrome" in
  // their regular user agent string, as that maximizes their compatibility.

  if (handleVaryAcceptHeader && _chromiumMajorVersionInUserAgent && _chromiumMajorVersionInUserAgent < 110) {
    return
  }

  _speculationRulesType = 'none'
  if (HTMLScriptElement.supports && HTMLScriptElement.supports('speculationrules')) {
    const speculationRulesConfig = document.body.dataset.instantSpecrules
    if (speculationRulesConfig == 'prerender') {
      _speculationRulesType = 'prerender'
    } else if (speculationRulesConfig != 'no') {
      _speculationRulesType = 'prefetch'
    }
  }

  const useMousedownShortcut = 'instantMousedownShortcut' in document.body.dataset
  _allowQueryString = 'instantAllowQueryString' in document.body.dataset
  _allowExternalLinks = 'instantAllowExternalLinks' in document.body.dataset
  _useWhitelist = 'instantWhitelist' in document.body.dataset

  let preloadOnMousedown = false
  let preloadOnlyOnMousedown = false
  let preloadWhenVisible = false
  if ('instantIntensity' in document.body.dataset) {
    const intensityParameter = document.body.dataset.instantIntensity

    if (intensityParameter == 'mousedown' && !useMousedownShortcut) {
      preloadOnMousedown = true
    }

    if (intensityParameter == 'mousedown-only' && !useMousedownShortcut) {
      preloadOnMousedown = true
      preloadOnlyOnMousedown = true
    }

    if (intensityParameter == 'viewport') {
      const isOnSmallScreen = document.documentElement.clientWidth * document.documentElement.clientHeight < 450000
      // Smartphones are the most likely to have a slow connection, and
      // their small screen size limits the number of links (and thus
      // server load).
      //
      // Foldable phones (being expensive as of 2023), tablets and PCs
      // generally have a decent connection, and a big screen displaying
      // more links that would put more load on the server.
      //
      // iPhone 14 Pro Max (want): 430×932 = 400 760
      // Samsung Galaxy S22 Ultra with display size set to 80% (want):
      // 450×965 = 434 250
      // Small tablet (don’t want): 600×960 = 576 000
      // Those number are virtual screen size, the viewport (used for
      // the check above) will be smaller with the browser’s interface.

      const isNavigatorConnectionSaveDataEnabled = navigator.connection && navigator.connection.saveData
      const isNavigatorConnectionLike2g = navigator.connection && navigator.connection.effectiveType && navigator.connection.effectiveType.includes('2g')
      const isNavigatorConnectionAdequate = !isNavigatorConnectionSaveDataEnabled && !isNavigatorConnectionLike2g

      if (isOnSmallScreen && isNavigatorConnectionAdequate) {
        preloadWhenVisible = true
      }
    }

    if (intensityParameter == 'viewport-all') {
      preloadWhenVisible = true
    }

    const intensityAsInteger = parseInt(intensityParameter)
    if (!isNaN(intensityAsInteger)) {
      _delayOnHover = intensityAsInteger
    }
  }

  const eventListenersOptions = {
    capture: true,
    passive: true,
  }

  if (preloadOnlyOnMousedown) {
    document.addEventListener('touchstart', touchstartEmptyListener, eventListenersOptions)
  }
  else {
    document.addEventListener('touchstart', touchstartListener, eventListenersOptions)
  }

  if (!preloadOnMousedown) {
    document.addEventListener('mouseover', mouseoverListener, eventListenersOptions)
  }

  if (preloadOnMousedown) {
    document.addEventListener('mousedown', mousedownListener, eventListenersOptions)
  }
  if (useMousedownShortcut) {
    document.addEventListener('mousedown', mousedownShortcutListener, eventListenersOptions)
  }

  if (preloadWhenVisible) {
    let requestIdleCallbackOrFallback = window.requestIdleCallback
    // Safari has no support as of 16.3: https://webkit.org/b/164193
    if (!requestIdleCallbackOrFallback) {
      requestIdleCallbackOrFallback = (callback) => {
        callback()
        // A smarter fallback like setTimeout is not used because devices that
        // may eventually be eligible to a Safari version supporting prefetch
        // will be very powerful.
        // The weakest devices that could be eligible are the 2017 iPad and
        // the 2016 MacBook.
      }
    }

    requestIdleCallbackOrFallback(function observeIntersection() {
      const intersectionObserver = new IntersectionObserver((entries) => {
        entries.forEach((entry) => {
          if (entry.isIntersecting) {
            const anchorElement = entry.target
            intersectionObserver.unobserve(anchorElement)
            preload(anchorElement.href)
          }
        })
      })

      document.querySelectorAll('a').forEach((anchorElement) => {
        if (isPreloadable(anchorElement)) {
          intersectionObserver.observe(anchorElement)
        }
      })
    }, {
      timeout: 1500,
    })
  }
}

function touchstartListener(event) {
  _lastTouchstartEvent = event

  const anchorElement = event.target.closest('a')

  if (!isPreloadable(anchorElement)) {
    return
  }

  preload(anchorElement.href, 'high')
}

function touchstartEmptyListener(event) {
  _lastTouchstartEvent = event
}

function mouseoverListener(event) {
  if (isEventLikelyTriggeredByTouch(event)) {
    // This avoids uselessly adding a mouseout event listener and setting a timer.
    return
  }

  if (!('closest' in event.target)) {
    return
    // Without this check sometimes an error “event.target.closest is not a function” is thrown, for unknown reasons
    // That error denotes that `event.target` isn’t undefined. My best guess is that it’s the Document.
    //
    // Details could be gleaned from throwing such an error:
    //throw new TypeError(`instant.page non-element event target: timeStamp=${~~event.timeStamp}, type=${event.type}, typeof=${typeof event.target}, nodeType=${event.target.nodeType}, nodeName=${event.target.nodeName}, viewport=${innerWidth}x${innerHeight}, coords=${event.clientX}x${event.clientY}, scroll=${scrollX}x${scrollY}`)
  }
  const anchorElement = event.target.closest('a')

  if (!isPreloadable(anchorElement)) {
    return
  }

  anchorElement.addEventListener('mouseout', mouseoutListener, {passive: true})

  _mouseoverTimer = setTimeout(() => {
    preload(anchorElement.href, 'high')
    _mouseoverTimer = null
  }, _delayOnHover)
}

function mousedownListener(event) {
  if (isEventLikelyTriggeredByTouch(event)) {
    // When preloading only on mousedown, not touch, we need to stop there
    // because touches send compatibility mouse events including mousedown.
    //
    // (When preloading on touchstart, instructions below this block would
    // have no effect.)
    return
  }

  const anchorElement = event.target.closest('a')

  if (!isPreloadable(anchorElement)) {
    return
  }

  preload(anchorElement.href, 'high')
}

function mouseoutListener(event) {
  if (event.relatedTarget && event.target.closest('a') == event.relatedTarget.closest('a')) {
    return
  }

  if (_mouseoverTimer) {
    clearTimeout(_mouseoverTimer)
    _mouseoverTimer = null
  }
}

function mousedownShortcutListener(event) {
  if (isEventLikelyTriggeredByTouch(event)) {
    // Due to a high potential for complications with this mousedown shortcut
    // combined with other parties’ JavaScript code, we don’t want it to run
    // at all on touch devices, even though mousedown and click are triggered
    // at almost the same time on touch.
    return
  }

  const anchorElement = event.target.closest('a')

  if (event.which > 1 || event.metaKey || event.ctrlKey) {
    return
  }

  if (!anchorElement) {
    return
  }

  anchorElement.addEventListener('click', function (event) {
    if (event.detail == 1337) {
      return
    }

    event.preventDefault()
  }, {capture: true, passive: false, once: true})

  const customEvent = new MouseEvent('click', {view: window, bubbles: true, cancelable: false, detail: 1337})
  anchorElement.dispatchEvent(customEvent)
}

function isEventLikelyTriggeredByTouch(event) {
  // Touch devices fire “mouseover” and “mousedown” (and other) events after
  // a touch for compatibility reasons.
  // This function checks if it’s likely that we’re dealing with such an event.

  if (!_lastTouchstartEvent || !event) {
    return false
  }

  if (event.target != _lastTouchstartEvent.target) {
    return false
  }

  const now = event.timeStamp
  // Chromium (tested Chrome 95 and 122 on Android) sometimes uses the same
  // event.timeStamp value in touchstart, mouseover, and mousedown.
  // Testable in test/extras/delay-not-considered-touch.html
  // This is okay for our purpose: two equivalent timestamps will be less
  // than the max duration, which means they’re related events.
  // TODO: fill/find Chromium bug
  const durationBetweenLastTouchstartAndNow = now - _lastTouchstartEvent.timeStamp

  const MAX_DURATION_TO_BE_CONSIDERED_TRIGGERED_BY_TOUCHSTART = 2500
  // How long after a touchstart event can a simulated mouseover/mousedown event fire?
  // /test/extras/delay-not-considered-touch.html tries to answer that question.
  // I saw up to 1450 ms on an overwhelmed Samsung Galaxy S2.
  // On the other hand, how soon can an unrelated mouseover event happen after an unrelated touchstart?
  // Meaning the user taps a link, then grabs their pointing device and clicks another/the same link.
  // That scenario could occur if a user taps a link, thinks it hasn’t worked, and thus fall back to their pointing device.
  // I do that in about 1200 ms on a Chromebook. In which case this function returns a false positive.
  // False positives are okay, as this function is only used to decide to abort handling mouseover/mousedown/mousedownShortcut.
  // False negatives could lead to unforeseen state, particularly in mousedownShortcutListener.

  return durationBetweenLastTouchstartAndNow < MAX_DURATION_TO_BE_CONSIDERED_TRIGGERED_BY_TOUCHSTART

  // TODO: Investigate if pointer events could be used.
  // https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent/pointerType

  // TODO: Investigate if InputDeviceCapabilities could be used to make it
  // less hacky on Chromium browsers.
  // https://developer.mozilla.org/en-US/docs/Web/API/InputDeviceCapabilities_API
  // https://wicg.github.io/input-device-capabilities/
  // Needs careful reading of the spec and tests (notably, what happens with a
  // mouse connected to an Android or iOS smartphone?) to make sure it’s solid.
  // Also need to judge if WebKit could implement it differently, as they
  // don’t mind doing when a spec gives room to interpretation.
  // It seems to work well on Chrome on ChromeOS.

  // TODO: Consider using event screen position as another heuristic.
}

function isPreloadable(anchorElement) {
  if (!anchorElement || !anchorElement.href) {
    return
  }

  if (_useWhitelist && !('instant' in anchorElement.dataset)) {
    return
  }

  if (anchorElement.origin != location.origin) {
    let allowed = _allowExternalLinks || 'instant' in anchorElement.dataset
    if (!allowed || !_chromiumMajorVersionInUserAgent) {
      // Chromium-only: see comment on “restrictive prefetch” and “cross-site speculation rules prefetch”
      return
    }
  }

  if (!['http:', 'https:'].includes(anchorElement.protocol)) {
    return
  }

  if (anchorElement.protocol == 'http:' && location.protocol == 'https:') {
    return
  }

  if (!_allowQueryString && anchorElement.search && !('instant' in anchorElement.dataset)) {
    return
  }

  if (anchorElement.hash && anchorElement.pathname + anchorElement.search == location.pathname + location.search) {
    return
  }

  if ('noInstant' in anchorElement.dataset) {
    return
  }

  return true
}

function preload(url, fetchPriority = 'auto') {
  if (_preloadedList.has(url)) {
    return
  }

  if (_speculationRulesType != 'none') {
    preloadUsingSpeculationRules(url)
  } else {
    preloadUsingLinkElement(url, fetchPriority)
  }

  _preloadedList.add(url)
}

function preloadUsingSpeculationRules(url) {
  const scriptElement = document.createElement('script')
  scriptElement.type = 'speculationrules'

  scriptElement.textContent = JSON.stringify({
    [_speculationRulesType]: [{
      source: 'list',
      urls: [url]
    }]
  })

  // When using speculation rules, cross-site prefetch is supported, but will
  // only work if the user has no cookies for the destination site. The
  // prefetch will not be sent, if the user does have such cookies.

  document.head.appendChild(scriptElement)
}

function preloadUsingLinkElement(url, fetchPriority = 'auto') {
  const linkElement = document.createElement('link')
  linkElement.rel = 'prefetch'
  linkElement.href = url

  linkElement.fetchPriority = fetchPriority
  // By default, a prefetch is loaded with a low priority.
  // When there’s a fair chance that this prefetch is going to be used in the
  // near term (= after a touch/mouse event), giving it a high priority helps
  // make the page load faster in case there are other resources loading.
  // Prioritizing it implicitly means deprioritizing every other resource
  // that’s loading on the page. Due to HTML documents usually being much
  // smaller than other resources (notably images and JavaScript), and
  // prefetches happening once the initial page is sufficiently loaded,
  // this theft of bandwidth should rarely be detrimental.

  linkElement.as = 'document'
  // as=document is Chromium-only and allows cross-origin prefetches to be
  // usable for navigation. They call it “restrictive prefetch” and intend
  // to remove it: https://crbug.com/1352371
  //
  // This document from the Chrome team dated 2022-08-10
  // https://docs.google.com/document/d/1x232KJUIwIf-k08vpNfV85sVCRHkAxldfuIA5KOqi6M
  // claims (I haven’t tested) that data- and battery-saver modes as well as
  // the setting to disable preloading do not disable restrictive prefetch,
  // unlike regular prefetch. That’s good for prefetching on a touch/mouse
  // event, but might be bad when prefetching every link in the viewport.

  document.head.appendChild(linkElement)
}litespeed-wp-plugin/7.1/litespeed-cache/assets/js/litespeed-cache-admin.js000064400000042212151600145440022350 0ustar00var _litespeed_meta;
var _litespeed_shell_interval = 3; // seconds
var _litespeed_shell_interval_range = [3, 60];
var _litespeed_shell_handle;
var _litespeed_shell_display_handle;
var _litespeed_crawler_url;
var _litespeed_dots;

(function ($) {
	'use strict';

	/**
	 * All of the code for your public-facing JavaScript source
	 * should reside in this file.
	 *
	 * Note: It has been assumed you will write jQuery code here, so the
	 * $ function reference has been prepared for usage within the scope
	 * of this function.
	 *
	 * This enables you to define handlers, for when the DOM is ready:
	 *
	 * $(function() {
	 *
	 * }) ;
	 *
	 * When the window is loaded:
	 *
	 * $( window ).load(function() {
	 *
	 * }) ;
	 *
	 * ...and/or other possibilities.
	 *
	 * Ideally, it is not considered best practise to attach more than a
	 * single DOM-ready or window-load handler for a particular page.
	 * Although scripts in the WordPress core, Plugins and Themes may be
	 * practising this, we should strive to set a better example in our own work.
	 */

	jQuery(document).ready(function () {
		/************** Common LiteSpeed JS **************/
		// Link confirm
		$('[data-litespeed-cfm]').on('click', function (event) {
			if (confirm($.trim($(this).data('litespeed-cfm')).replace(/\\n/g, '\n'))) {
				return true;
			}
			event.preventDefault();
			event.stopImmediatePropagation();
			return false;
		});

		/************** LSWCP JS ****************/
		// page tab switch functionality
		(function () {
			var hash = window.location.hash.substr(1);
			var $tabs = $('[data-litespeed-tab]');
			var $subtabs = $('[data-litespeed-subtab]');

			// Handle tab and subtab events
			var tab_action = function ($elems, type) {
				type = litespeed_tab_type(type);
				var data = 'litespeed-' + type;
				$elems.on('click', function (_event) {
					litespeed_display_tab($(this).data(data), type);
					document.cookie = 'litespeed_' + type + '=' + $(this).data(data);
					$(this).blur();
				});
			};
			tab_action($tabs);
			tab_action($subtabs, 'subtab');

			if (!$tabs.length > 0) {
				// No tabs exist
				return;
			}

			// Find hash in tabs and subtabs
			var $hash_tab = $tabs.filter('[data-litespeed-tab="' + hash + '"]:first');
			var $hash_subtab = $subtabs.filter('[data-litespeed-subtab="' + hash + '"]:first');

			// Find tab name
			var $subtab;
			var $tab;
			var tab_name;
			if ($hash_subtab.length > 0) {
				// Hash is a subtab
				$tab = $hash_subtab.closest('[data-litespeed-layout]');
				if ($tab.length > 0) {
					$subtab = $hash_subtab;
					tab_name = $tab.data('litespeed-layout');
				}
			}
			if (typeof $tab === 'undefined' || $tab.length < 1) {
				// Maybe hash is a tab
				$tab = $hash_tab;
				if ($tab.length < 1) {
					// Maybe tab cookie exists
					$tab = litespeed_tab_cookie($tabs);
					if ($tab.length < 1) {
						// Use the first tab by default
						$tab = $tabs.first();
					}
				}
				if (typeof tab_name === 'undefined') {
					tab_name = $tab.data('litespeed-tab');
				}
			}

			// Always display a tab
			litespeed_display_tab(tab_name);

			// Find subtab name
			if (typeof $subtab === 'undefined' || $subtab.length < 1) {
				$subtab = litespeed_tab_cookie($subtabs, 'subtab');
			}
			if ($subtab.length > 0) {
				var subtab_name = $subtab.data('litespeed-subtab');
				// Display a subtab
				litespeed_display_tab(subtab_name, 'subtab');
			}
		})();

		// Manage page -> purge by
		$('[name=purgeby]').on('change', function (event) {
			$('[data-purgeby]').hide();
			$('[data-purgeby=' + this.value + ']').show();
		});

		/*************** crawler ******************/
		$('#litespeed-crawl-url-btn').on('click', function () {
			if (!$(this).data('url')) {
				return false;
			}
			$('.litespeed-shell').removeClass('litespeed-hide');
			_litespeed_dots = window.setInterval(_litespeed_loading_dots, 300);
			_litespeed_crawler_url = $(this).data('url');
			litespeed_fetch_meta();
			$(this).hide();
		});

		$('#litespeed_manual_trigger').on('click', function (event) {
			$('#litespeed-loading-dot').before('<li>Manually Started</li>');
			_litespeed_shell_interval = _litespeed_shell_interval_range[0];
			litespeed_fetch_meta();
		});

		/******************** Clear whm msg ********************/
		$(document).on('click', '.lscwp-whm-notice .notice-dismiss', function () {
			$.get(litespeed_data.ajax_url_dismiss_whm);
		});
		/******************** Clear rule conflict msg ********************/
		$(document).on('click', '.lscwp-notice-ruleconflict .notice-dismiss', function () {
			$.get(litespeed_data.ajax_url_dismiss_ruleconflict);
		});

		/** Accesskey **/
		$('[litespeed-accesskey]').map(function () {
			var thiskey = $(this).attr('litespeed-accesskey');
			$(this).attr('title', 'Shortcut : ' + thiskey.toLocaleUpperCase());
			var that = this;
			$(document).on('keydown', function (e) {
				if ($(':input:focus').length > 0) return;
				if (event.metaKey) return;
				if (event.ctrlKey) return;
				if (event.altKey) return;
				if (event.shiftKey) return;
				if (litespeed_keycode(thiskey.charCodeAt(0))) $(that)[0].click();
			});
		});

		/** Lets copy one more submit button **/
		if ($('input[name="LSCWP_CTRL"]').length > 0) {
			var btn = $('input.litespeed-duplicate-float');
			btn.clone().addClass('litespeed-float-submit').removeAttr('id').insertAfter(btn);
		}
		if ($('input[id="LSCWP_NONCE"]').length > 0) {
			$('input[id="LSCWP_NONCE"]').removeAttr('id');
		}

		/** Promo banner **/
		$('#litespeed-promo-done').on('click', function (event) {
			$('.litespeed-banner-promo-full').slideUp();
			$.get(litespeed_data.ajax_url_promo + '&done=1');
		});
		$('#litespeed-promo-later').on('click', function (event) {
			$('.litespeed-banner-promo-full').slideUp();
			$.get(litespeed_data.ajax_url_promo);
		});

		/**
		 * Human readable time conversation
		 * @since  3.0
		 */
		if ($('[data-litespeed-readable]').length > 0) {
			$('[data-litespeed-readable]').each(function (index, el) {
				var that = this;
				var $input = $(this).siblings('input[type="text"]');

				var txt = litespeed_readable_time($input.val());
				$(that).html(txt ? '= ' + txt : '');

				$input.on('keyup', function (event) {
					var txt = litespeed_readable_time($(this).val());
					$(that).html(txt ? '= ' + txt : '');
				});
			});
		}

		/**
		 * Get server IP
		 * @since  3.0
		 */
		$('#litespeed_get_ip').on('click', function (e) {
			console.log('[litespeed] get server IP');
			$.ajax({
				url: litespeed_data.ajax_url_getIP,
				dataType: 'json',
				beforeSend: function (xhr) {
					xhr.setRequestHeader('X-WP-Nonce', litespeed_data.nonce);
					$('#litespeed_server_ip').html('Detecting...');
				},
				success: function (data) {
					$('#litespeed_server_ip').html('Done');
					console.log('[litespeed] get server IP response: ' + data);
					$('#litespeed_server_ip').html(data);
				},
				error: function (xhr, error) {
					console.log('[litespeed] get server IP error', error);
					$('#litespeed_server_ip').html('Failed to detect IP');
				},
				complete: function (xhr, status) {
					console.log('[litespeed] AJAX complete', status, xhr);
				},
			});
		});

		/**
		 * Freeze or melt a specific crawler
		 * @since  4.3
		 */
		if ($('[data-crawler-list] [data-litespeed_toggle_id]').length > 0) {
			$('[data-crawler-list] [data-litespeed_toggle_id]').on('click', function (e) {
				var crawler_id = $(this).attr('data-litespeed_toggle_id');
				var crawler_id = Number(crawler_id.split('-').pop());
				var that = this;
				$.ajax({
					url: litespeed_data.ajax_url_crawler_switch,
					dataType: 'json',
					method: 'POST',
					cache: false,
					data: { crawler_id: crawler_id },
					beforeSend: function (xhr) {
						xhr.setRequestHeader('X-WP-Nonce', litespeed_data.nonce);
					},
					success: function (data) {
						$(that)
							.toggleClass('litespeed-toggle-btn-default litespeed-toggleoff', data == 0)
							.toggleClass('litespeed-toggle-btn-primary', data == 1);
						console.log('litespeed-crawler-ajax: change Activate option');
					},
					error: function (xhr, error) {
						console.log(xhr);
						console.log(error);
						console.log('litespeed-crawler-ajax: option failed to save due to some error');
					},
				});
			});
		}

		/**
		 * Click only once
		 */
		if ($('[data-litespeed-onlyonce]').length > 0) {
			$('[data-litespeed-onlyonce]').on('click', function (e) {
				if ($(this).hasClass('disabled')) {
					e.preventDefault();
				}
				$(this).addClass('disabled');
			});
		}
	});
})(jQuery);

/**
 * Plural handler
 */
function litespeed_plural($num, $txt) {
	if ($num > 1) return $num + ' ' + $txt + 's';

	return $num + ' ' + $txt;
}

/**
 * Convert seconds to readable time
 */
function litespeed_readable_time(seconds) {
	if (seconds < 60) {
		return '';
	}

	var second = Math.floor(seconds % 60);
	var minute = Math.floor((seconds / 60) % 60);
	var hour = Math.floor((seconds / 3600) % 24);
	var day = Math.floor((seconds / 3600 / 24) % 7);
	var week = Math.floor(seconds / 3600 / 24 / 7);

	var str = '';
	if (week) str += ' ' + litespeed_plural(week, 'week');
	if (day) str += ' ' + litespeed_plural(day, 'day');
	if (hour) str += ' ' + litespeed_plural(hour, 'hour');
	if (minute) str += ' ' + litespeed_plural(minute, 'minute');
	if (second) str += ' ' + litespeed_plural(second, 'second');

	return str;
}

/**
 * Trigger a click event on an element
 * @since  1.8
 */
function litespeed_trigger_click(selector) {
	jQuery(selector).trigger('click');
}

function litespeed_keycode(num) {
	var num = num || 13;
	var code = window.event ? event.keyCode : event.which;
	if (num == code) return true;
	return false;
}

/**
 * Normalize specified tab type
 * @since  4.7
 */
function litespeed_tab_type(type) {
	return 'subtab' === type ? type : 'tab';
}

/**
 * Sniff cookies for tab and subtab
 * @since  4.7
 */
function litespeed_tab_cookie($elems, type) {
	type = litespeed_tab_type(type);
	var re = new RegExp('(?:^|.*;)\\s*litespeed_' + type + '\\s*=\\s*([^;]*).*$|^.*$', 'ms');
	var name = document.cookie.replace(re, '$1');
	return $elems.filter('[data-litespeed-' + type + '="' + name + '"]:first');
}

function litespeed_display_tab(name, type) {
	type = litespeed_tab_type(type);
	var $tabs;
	var $layouts;
	var classname;
	var layout_type;
	if ('subtab' === type) {
		classname = 'focus';
		layout_type = 'sublayout';
		$tabs = jQuery('[data-litespeed-subtab="' + name + '"]')
			.siblings('[data-litespeed-subtab]')
			.addBack();
		$layouts = jQuery('[data-litespeed-sublayout="' + name + '"]')
			.siblings('[data-litespeed-sublayout]')
			.addBack();
	} else {
		// Maybe handle subtabs
		var $subtabs = jQuery('[data-litespeed-layout="' + name + '"] [data-litespeed-subtab]');
		if ($subtabs.length > 0) {
			// Find subtab name
			var $subtab = litespeed_tab_cookie($subtabs, 'subtab');
			if ($subtab.length < 1) {
				$subtab = jQuery('[data-litespeed-layout="' + name + '"] [data-litespeed-subtab]:first');
			}
			if ($subtab.length > 0) {
				var subtab_name = $subtab.data('litespeed-subtab');
				// Display a subtab
				litespeed_display_tab(subtab_name, 'subtab');
			}
		}
		classname = 'nav-tab-active';
		layout_type = 'layout';
		$tabs = jQuery('[data-litespeed-tab]');
		$layouts = jQuery('[data-litespeed-layout]');
	}
	$tabs.removeClass(classname);
	$tabs.filter('[data-litespeed-' + type + '="' + name + '"]').addClass(classname);
	$layouts.hide();
	$layouts.filter('[data-litespeed-' + layout_type + '="' + name + '"]').show();
}

function lscwpEsiEnabled(the_checkbox, esi_ids) {
	var rdonly = the_checkbox.checked ? false : true;
	var len = esi_ids.length;
	for (var i = 0; i < len; i++) {
		var node_id = 'saved_' + esi_ids[i].getAttribute('id');
		var node_val = esi_ids[i].getAttribute('value');
		var prev = document.getElementById(node_id);
		if (rdonly === false) {
			esi_ids[i].removeAttribute('disabled');
			if (prev) {
				esi_ids[i].removeChild(prev);
			}
			continue;
		}
		esi_ids[i].setAttribute('disabled', true);
		if (prev !== null) {
			if (esi_ids[i].checked) {
				prev.setAttribute('value', node_val);
			} else {
				esi_ids[i].removeChild(prev);
			}
			continue;
		} else if (esi_ids[i].checked === false) {
			continue;
		}
		var hid = document.createElement('INPUT');
		hid.setAttribute('type', 'hidden');
		hid.setAttribute('name', esi_ids[i].getAttribute('name'));
		hid.setAttribute('value', node_val);
		hid.setAttribute('id', node_id);
		esi_ids[i].appendChild(hid);
	}
}

// Append params to uri
function litespeed_append_param(uri, key, val) {
	var re = new RegExp('([?&])' + key + '=.*?(&|$)', 'i');
	var separator = uri.indexOf('?') !== -1 ? '&' : '?';
	if (uri.match(re)) {
		return uri.replace(re, '$1' + key + '=' + val + '$2');
	} else {
		return uri + separator + key + '=' + val;
	}
}

function litespeed_pulse() {
	jQuery('#litespeed-shell-icon').animate(
		{
			width: 27,
			height: 34,
			opacity: 1,
		},
		700,
		function () {
			jQuery('#litespeed-shell-icon').animate(
				{
					width: 23,
					height: 29,
					opacity: 0.5,
				},
				700,
			);
		},
	);
}

function litespeed_fetch_meta() {
	window.clearTimeout(_litespeed_shell_handle);
	jQuery('#litespeed-loading-dot').text('');
	jQuery.ajaxSetup({ cache: false });
	jQuery.getJSON(_litespeed_crawler_url, function (meta) {
		litespeed_pulse();
		var changed = false;
		if (meta && 'list_size' in meta) {
			new_meta =
				meta.list_size + ' ' + meta.file_time + ' ' + meta.curr_crawler + ' ' + meta.last_pos + ' ' + meta.last_count + ' ' + meta.last_start_time + ' ' + meta.is_running;
			if (new_meta != _litespeed_meta) {
				_litespeed_meta = new_meta;
				changed = true;
				string = _litespeed_build_meta(meta);
				jQuery('#litespeed-loading-dot').before(string);
				// remove first log elements
				log_length = jQuery('.litespeed-shell-body li').length;
				if (log_length > 50) {
					jQuery('.litespeed-shell-body li:lt(' + (log_length - 50) + ')').remove();
				}
				// scroll to end
				jQuery('.litespeed-shell-body')
					.stop()
					.animate(
						{
							scrollTop: jQuery('.litespeed-shell-body')[0].scrollHeight,
						},
						800,
					);
			}

			// dynamic adjust the interval length
			_litespeed_adjust_interval(changed);
		}
		// display interval counting
		litespeed_display_interval_reset();
		_litespeed_shell_handle = window.setTimeout(_litespeed_dynamic_timeout, _litespeed_shell_interval * 1000);
	});
}

/**
 * Dynamic adjust interval
 */
function _litespeed_adjust_interval(changed) {
	if (changed) {
		_litespeed_shell_interval -= Math.ceil(_litespeed_shell_interval / 2);
	} else {
		_litespeed_shell_interval++;
	}

	if (_litespeed_shell_interval < _litespeed_shell_interval_range[0]) {
		_litespeed_shell_interval = _litespeed_shell_interval_range[0];
	}
	if (_litespeed_shell_interval > _litespeed_shell_interval_range[1]) {
		_litespeed_shell_interval = _litespeed_shell_interval_range[1];
	}
}

function _litespeed_build_meta(meta) {
	var string =
		'<li>' +
		litespeed_date(meta.last_update_time) +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Size: ' +
		meta.list_size +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crawler: #' +
		(meta.curr_crawler * 1 + 1) +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Position: ' +
		(meta.last_pos * 1 + 1) +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Threads: ' +
		meta.last_count +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status: ';
	if (meta.is_running) {
		string += 'crawling, ' + meta.last_status;
	} else {
		string += meta.end_reason ? meta.end_reason : '-';
	}
	string += '</li>';
	return string;
}

function _litespeed_dynamic_timeout() {
	litespeed_fetch_meta();
}

function litespeed_display_interval_reset() {
	window.clearInterval(_litespeed_shell_display_handle);
	jQuery('.litespeed-shell-header-bar').data('num', _litespeed_shell_interval);
	_litespeed_shell_display_handle = window.setInterval(_litespeed_display_interval, 1000);

	jQuery('.litespeed-shell-header-bar')
		.stop()
		.animate({ width: '100%' }, 500, function () {
			jQuery('.litespeed-shell-header-bar').css('width', '0%');
		});
}

function _litespeed_display_interval() {
	var num = jQuery('.litespeed-shell-header-bar').data('num');
	jQuery('.litespeed-shell-header-bar')
		.stop()
		.animate({ width: litespeed_get_percent(num, _litespeed_shell_interval) + '%' }, 1000);
	if (num > 0) num--;
	if (num < 0) num = 0;
	jQuery('.litespeed-shell-header-bar').data('num', num);
}

function litespeed_get_percent(num1, num2) {
	num1 = num1 * 1;
	num2 = num2 * 1;
	num = (num2 - num1) / num2;
	return num * 100;
}

function _litespeed_loading_dots() {
	jQuery('#litespeed-loading-dot').append('.');
}

function litespeed_date(timestamp) {
	var a = new Date(timestamp * 1000);
	var months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'];
	var year = a.getFullYear();
	var month = months[a.getMonth()];
	var date = litespeed_add_zero(a.getDate());
	var hour = litespeed_add_zero(a.getHours());
	var min = litespeed_add_zero(a.getMinutes());
	var sec = litespeed_add_zero(a.getSeconds());
	var time = date + ' ' + month + ' ' + year + ' ' + hour + ':' + min + ':' + sec;
	return time;
}

function litespeed_add_zero(i) {
	if (i < 10) {
		i = '0' + i;
	}
	return i;
}

function litespeed_copy_to_clipboard(elementId) {
	var range = document.createRange();
	range.selectNode(document.getElementById(elementId));
	window.getSelection().removeAllRanges();
	window.getSelection().addRange(range);
	document.execCommand('copy');
	window.getSelection().removeAllRanges();
}
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/iziModal.min.js000064400000063232151600145510020600 0ustar00/*
* iziModal | v1.6.0
* https://izimodal.marcelodolza.com/
* by Marcelo Dolce.
*/
!function(t){"function"==typeof define&&define.amd?define(["jquery"],t):"object"==typeof module&&module.exports?module.exports=function(e,i){return void 0===i&&(i="undefined"!=typeof window?require("jquery"):require("jquery")(e)),t(i),i}:t(jQuery)}(function(t){function e(){var t,e=document.createElement("fakeelement"),i={animation:"animationend",OAnimation:"oAnimationEnd",MozAnimation:"animationend",WebkitAnimation:"webkitAnimationEnd"};for(t in i)if(void 0!==e.style[t])return i[t]}function i(t){return 9===t?navigator.appVersion.indexOf("MSIE 9.")!==-1:(userAgent=navigator.userAgent,userAgent.indexOf("MSIE ")>-1||userAgent.indexOf("Trident/")>-1)}function n(t){var e=/%|px|em|cm|vh|vw/;return parseInt(String(t).split(e)[0])}function o(e){var i=e.replace(/^.*#/,""),n=t(e);n.attr("id",i+"-tmp"),window.location.hash=e,n.attr("id",i)}var s=t(window),a=t(document),r="iziModal",l={CLOSING:"closing",CLOSED:"closed",OPENING:"opening",OPENED:"opened",DESTROYED:"destroyed"},d=e(),h=!!/Mobi/.test(navigator.userAgent);window.$iziModal={},window.$iziModal.autoOpen=0,window.$iziModal.history=!1;var c=function(t,e){this.init(t,e)};return c.prototype={constructor:c,init:function(e,i){var n=this;this.$element=t(e),void 0!==this.$element[0].id&&""!==this.$element[0].id?this.id=this.$element[0].id:(this.id=r+Math.floor(1e7*Math.random()+1),this.$element.attr("id",this.id)),this.classes=void 0!==this.$element.attr("class")?this.$element.attr("class"):"",this.content=this.$element.html(),this.state=l.CLOSED,this.options=i,this.width=0,this.timer=null,this.timerTimeout=null,this.progressBar=null,this.isPaused=!1,this.isFullscreen=!1,this.headerHeight=0,this.modalHeight=0,this.$overlay=t('<div class="'+r+'-overlay" style="background-color:'+i.overlayColor+'"></div>'),this.$navigate=t('<div class="'+r+'-navigate"><div class="'+r+'-navigate-caption">Use</div><button class="'+r+'-navigate-prev"></button><button class="'+r+'-navigate-next"></button></div>'),this.group={name:this.$element.attr("data-"+r+"-group"),index:null,ids:[]},this.$element.attr("aria-hidden","true"),this.$element.attr("aria-labelledby",this.id),this.$element.attr("role","dialog"),this.$element.hasClass("iziModal")||this.$element.addClass("iziModal"),void 0===this.group.name&&""!==i.group&&(this.group.name=i.group,this.$element.attr("data-"+r+"-group",i.group)),this.options.loop===!0&&this.$element.attr("data-"+r+"-loop",!0),t.each(this.options,function(t,e){var o=n.$element.attr("data-"+r+"-"+t);try{"undefined"!=typeof o&&(""===o||"true"==o?i[t]=!0:"false"==o?i[t]=!1:"function"==typeof e?i[t]=new Function(o):i[t]=o)}catch(s){}}),i.appendTo!==!1&&this.$element.appendTo(i.appendTo),i.iframe===!0?(this.$element.html('<div class="'+r+'-wrap"><div class="'+r+'-content"><iframe class="'+r+'-iframe"></iframe>'+this.content+"</div></div>"),null!==i.iframeHeight&&this.$element.find("."+r+"-iframe").css("height",i.iframeHeight)):this.$element.html('<div class="'+r+'-wrap"><div class="'+r+'-content">'+this.content+"</div></div>"),null!==this.options.background&&this.$element.css("background",this.options.background),this.$wrap=this.$element.find("."+r+"-wrap"),null===i.zindex||isNaN(parseInt(i.zindex))||(this.$element.css("z-index",i.zindex),this.$navigate.css("z-index",i.zindex-1),this.$overlay.css("z-index",i.zindex-2)),""!==i.radius&&this.$element.css("border-radius",i.radius),""!==i.padding&&this.$element.find("."+r+"-content").css("padding",i.padding),""!==i.theme&&("light"===i.theme?this.$element.addClass(r+"-light"):this.$element.addClass(i.theme)),i.rtl===!0&&this.$element.addClass(r+"-rtl"),i.openFullscreen===!0&&(this.isFullscreen=!0,this.$element.addClass("isFullscreen")),this.createHeader(),this.recalcWidth(),this.recalcVerticalPos(),!n.options.afterRender||"function"!=typeof n.options.afterRender&&"object"!=typeof n.options.afterRender||n.options.afterRender(n)},createHeader:function(){this.$header=t('<div class="'+r+'-header"><h2 class="'+r+'-header-title">'+this.options.title+'</h2><p class="'+r+'-header-subtitle">'+this.options.subtitle+'</p><div class="'+r+'-header-buttons"></div></div>'),this.options.closeButton===!0&&this.$header.find("."+r+"-header-buttons").append('<a href="javascript:void(0)" class="'+r+"-button "+r+'-button-close" data-'+r+"-close></a>"),this.options.fullscreen===!0&&this.$header.find("."+r+"-header-buttons").append('<a href="javascript:void(0)" class="'+r+"-button "+r+'-button-fullscreen" data-'+r+"-fullscreen></a>"),this.options.timeoutProgressbar===!0&&this.$header.prepend('<div class="'+r+'-progressbar"><div style="background-color:'+this.options.timeoutProgressbarColor+'"></div></div>'),""===this.options.subtitle&&this.$header.addClass(r+"-noSubtitle"),""!==this.options.title&&(null!==this.options.headerColor&&(this.options.borderBottom===!0&&this.$element.css("border-bottom","3px solid "+this.options.headerColor),this.$header.css("background",this.options.headerColor)),null===this.options.icon&&null===this.options.iconText||(this.$header.prepend('<i class="'+r+'-header-icon"></i>'),null!==this.options.icon&&this.$header.find("."+r+"-header-icon").addClass(this.options.icon).css("color",this.options.iconColor),null!==this.options.iconText&&this.$header.find("."+r+"-header-icon").html(this.options.iconText)),this.$element.css("overflow","hidden").prepend(this.$header))},setGroup:function(e){var i=this,n=this.group.name||e;if(this.group.ids=[],void 0!==e&&e!==this.group.name&&(n=e,this.group.name=n,this.$element.attr("data-"+r+"-group",n)),void 0!==n&&""!==n){var o=0;t.each(t("."+r+"[data-"+r+"-group="+n+"]"),function(e,n){i.group.ids.push(t(this)[0].id),i.id==t(this)[0].id&&(i.group.index=o),o++})}},toggle:function(){this.state==l.OPENED&&this.close(),this.state==l.CLOSED&&this.open()},startProgress:function(t){var e=this;this.isPaused=!1,clearTimeout(this.timerTimeout),this.options.timeoutProgressbar===!0?(this.progressBar={hideEta:null,maxHideTime:null,currentTime:(new Date).getTime(),el:this.$element.find("."+r+"-progressbar > div"),updateProgress:function(){if(!e.isPaused){e.progressBar.currentTime=e.progressBar.currentTime+10;var t=(e.progressBar.hideEta-e.progressBar.currentTime)/e.progressBar.maxHideTime*100;e.progressBar.el.width(t+"%"),t<0&&e.close()}}},t>0&&(this.progressBar.maxHideTime=parseFloat(t),this.progressBar.hideEta=(new Date).getTime()+this.progressBar.maxHideTime,this.timerTimeout=setInterval(this.progressBar.updateProgress,10))):this.timerTimeout=setTimeout(function(){e.close()},e.options.timeout)},pauseProgress:function(){this.isPaused=!0},resumeProgress:function(){this.isPaused=!1},resetProgress:function(t){clearTimeout(this.timerTimeout),this.progressBar={},this.$element.find("."+r+"-progressbar > div").width("100%")},open:function(e){function i(){s.state=l.OPENED,s.$element.trigger(l.OPENED),!s.options.onOpened||"function"!=typeof s.options.onOpened&&"object"!=typeof s.options.onOpened||s.options.onOpened(s)}function n(){s.$element.off("click","[data-"+r+"-close]").on("click","[data-"+r+"-close]",function(e){e.preventDefault();var i=t(e.currentTarget).attr("data-"+r+"-transitionOut");void 0!==i?s.close({transition:i}):s.close()}),s.$element.off("click","[data-"+r+"-fullscreen]").on("click","[data-"+r+"-fullscreen]",function(t){t.preventDefault(),s.isFullscreen===!0?(s.isFullscreen=!1,s.$element.removeClass("isFullscreen")):(s.isFullscreen=!0,s.$element.addClass("isFullscreen")),s.options.onFullscreen&&"function"==typeof s.options.onFullscreen&&s.options.onFullscreen(s),s.$element.trigger("fullscreen",s)}),s.$navigate.off("click","."+r+"-navigate-next").on("click","."+r+"-navigate-next",function(t){s.next(t)}),s.$element.off("click","[data-"+r+"-next]").on("click","[data-"+r+"-next]",function(t){s.next(t)}),s.$navigate.off("click","."+r+"-navigate-prev").on("click","."+r+"-navigate-prev",function(t){s.prev(t)}),s.$element.off("click","[data-"+r+"-prev]").on("click","[data-"+r+"-prev]",function(t){s.prev(t)})}var s=this;try{void 0!==e&&e.preventClose===!1&&t.each(t("."+r),function(e,i){if(void 0!==t(i).data().iziModal){var n=t(i).iziModal("getState");"opened"!=n&&"opening"!=n||t(i).iziModal("close")}})}catch(c){}if(function(){if(s.options.history){var t=document.title;document.title=t+" - "+s.options.title,o("#"+s.id),document.title=t,window.$iziModal.history=!0}else window.$iziModal.history=!1}(),this.state==l.CLOSED){if(n(),this.setGroup(),this.state=l.OPENING,this.$element.trigger(l.OPENING),this.$element.attr("aria-hidden","false"),this.options.timeoutProgressbar===!0&&this.$element.find("."+r+"-progressbar > div").width("100%"),this.options.iframe===!0){this.$element.find("."+r+"-content").addClass(r+"-content-loader"),this.$element.find("."+r+"-iframe").on("load",function(){t(this).parent().removeClass(r+"-content-loader")});var u=null;try{u=""!==t(e.currentTarget).attr("href")?t(e.currentTarget).attr("href"):null}catch(c){}if(null===this.options.iframeURL||null!==u&&void 0!==u||(u=this.options.iframeURL),null===u||void 0===u)throw new Error("Failed to find iframe URL");this.$element.find("."+r+"-iframe").attr("src",u)}(this.options.bodyOverflow||h)&&(t("html").addClass(r+"-isOverflow"),h&&t("body").css("overflow","hidden")),this.options.onOpening&&"function"==typeof this.options.onOpening&&this.options.onOpening(this),function(){if(s.group.ids.length>1){s.$navigate.appendTo("body"),s.$navigate.addClass("fadeIn"),s.options.navigateCaption===!0&&s.$navigate.find("."+r+"-navigate-caption").show();var n=s.$element.outerWidth();s.options.navigateArrows!==!1?"closeScreenEdge"===s.options.navigateArrows?(s.$navigate.find("."+r+"-navigate-prev").css("left",0).show(),s.$navigate.find("."+r+"-navigate-next").css("right",0).show()):(s.$navigate.find("."+r+"-navigate-prev").css("margin-left",-(n/2+84)).show(),s.$navigate.find("."+r+"-navigate-next").css("margin-right",-(n/2+84)).show()):(s.$navigate.find("."+r+"-navigate-prev").hide(),s.$navigate.find("."+r+"-navigate-next").hide());var o;0===s.group.index&&(o=t("."+r+"[data-"+r+'-group="'+s.group.name+'"][data-'+r+"-loop]").length,0===o&&s.options.loop===!1&&s.$navigate.find("."+r+"-navigate-prev").hide()),s.group.index+1===s.group.ids.length&&(o=t("."+r+"[data-"+r+'-group="'+s.group.name+'"][data-'+r+"-loop]").length,0===o&&s.options.loop===!1&&s.$navigate.find("."+r+"-navigate-next").hide())}s.options.overlay===!0&&(s.options.appendToOverlay===!1?s.$overlay.appendTo("body"):s.$overlay.appendTo(s.options.appendToOverlay)),s.options.transitionInOverlay&&s.$overlay.addClass(s.options.transitionInOverlay);var a=s.options.transitionIn;"object"==typeof e&&(void 0===e.transition&&void 0===e.transitionIn||(a=e.transition||e.transitionIn),void 0!==e.zindex&&s.setZindex(e.zindex)),""!==a&&void 0!==d?(s.$element.addClass("transitionIn "+a).show(),s.$wrap.one(d,function(){s.$element.removeClass(a+" transitionIn"),s.$overlay.removeClass(s.options.transitionInOverlay),s.$navigate.removeClass("fadeIn"),i()})):(s.$element.show(),i()),s.options.pauseOnHover!==!0||s.options.pauseOnHover!==!0||s.options.timeout===!1||isNaN(parseInt(s.options.timeout))||s.options.timeout===!1||0===s.options.timeout||(s.$element.off("mouseenter").on("mouseenter",function(t){t.preventDefault(),s.isPaused=!0}),s.$element.off("mouseleave").on("mouseleave",function(t){t.preventDefault(),s.isPaused=!1}))}(),this.options.timeout===!1||isNaN(parseInt(this.options.timeout))||this.options.timeout===!1||0===this.options.timeout||s.startProgress(this.options.timeout),this.options.overlayClose&&!this.$element.hasClass(this.options.transitionOut)&&this.$overlay.click(function(){s.close()}),this.options.focusInput&&this.$element.find(":input:not(button):enabled:visible:first").focus(),function p(){s.recalcLayout(),s.timer=setTimeout(p,300)}(),a.on("keydown."+r,function(t){s.options.closeOnEscape&&27===t.keyCode&&s.close()})}},close:function(e){function i(){n.state=l.CLOSED,n.$element.trigger(l.CLOSED),n.options.iframe===!0&&n.$element.find("."+r+"-iframe").attr("src",""),(n.options.bodyOverflow||h)&&(t("html").removeClass(r+"-isOverflow"),h&&t("body").css("overflow","auto")),n.options.onClosed&&"function"==typeof n.options.onClosed&&n.options.onClosed(n),n.options.restoreDefaultContent===!0&&n.$element.find("."+r+"-content").html(n.content),0===t("."+r+":visible").length&&t("html").removeClass(r+"-isAttached")}var n=this;if(this.state==l.OPENED||this.state==l.OPENING){a.off("keydown."+r),this.state=l.CLOSING,this.$element.trigger(l.CLOSING),this.$element.attr("aria-hidden","true"),clearTimeout(this.timer),clearTimeout(this.timerTimeout),n.options.onClosing&&"function"==typeof n.options.onClosing&&n.options.onClosing(this);var o=this.options.transitionOut;"object"==typeof e&&(void 0===e.transition&&void 0===e.transitionOut||(o=e.transition||e.transitionOut)),o===!1||""===o||void 0===d?(this.$element.hide(),this.$overlay.remove(),this.$navigate.remove(),i()):(this.$element.attr("class",[this.classes,r,o,"light"==this.options.theme?r+"-light":this.options.theme,this.isFullscreen===!0?"isFullscreen":"",this.options.rtl?r+"-rtl":""].join(" ")),this.$overlay.attr("class",r+"-overlay "+this.options.transitionOutOverlay),n.options.navigateArrows===!1||h||this.$navigate.attr("class",r+"-navigate fadeOut"),this.$element.one(d,function(){n.$element.hasClass(o)&&n.$element.removeClass(o+" transitionOut").hide(),n.$overlay.removeClass(n.options.transitionOutOverlay).remove(),n.$navigate.removeClass("fadeOut").remove(),i()}))}},next:function(e){var i=this,n="fadeInRight",o="fadeOutLeft",s=t("."+r+":visible"),a={};a.out=this,void 0!==e&&"object"!=typeof e?(e.preventDefault(),s=t(e.currentTarget),n=s.attr("data-"+r+"-transitionIn"),o=s.attr("data-"+r+"-transitionOut")):void 0!==e&&(void 0!==e.transitionIn&&(n=e.transitionIn),void 0!==e.transitionOut&&(o=e.transitionOut)),this.close({transition:o}),setTimeout(function(){for(var e=t("."+r+"[data-"+r+'-group="'+i.group.name+'"][data-'+r+"-loop]").length,o=i.group.index+1;o<=i.group.ids.length;o++){try{a["in"]=t("#"+i.group.ids[o]).data().iziModal}catch(s){}if("undefined"!=typeof a["in"]){t("#"+i.group.ids[o]).iziModal("open",{transition:n});break}if(o==i.group.ids.length&&e>0||i.options.loop===!0)for(var l=0;l<=i.group.ids.length;l++)if(a["in"]=t("#"+i.group.ids[l]).data().iziModal,"undefined"!=typeof a["in"]){t("#"+i.group.ids[l]).iziModal("open",{transition:n});break}}},200),t(document).trigger(r+"-group-change",a)},prev:function(e){var i=this,n="fadeInLeft",o="fadeOutRight",s=t("."+r+":visible"),a={};a.out=this,void 0!==e&&"object"!=typeof e?(e.preventDefault(),s=t(e.currentTarget),n=s.attr("data-"+r+"-transitionIn"),o=s.attr("data-"+r+"-transitionOut")):void 0!==e&&(void 0!==e.transitionIn&&(n=e.transitionIn),void 0!==e.transitionOut&&(o=e.transitionOut)),this.close({transition:o}),setTimeout(function(){for(var e=t("."+r+"[data-"+r+'-group="'+i.group.name+'"][data-'+r+"-loop]").length,o=i.group.index;o>=0;o--){try{a["in"]=t("#"+i.group.ids[o-1]).data().iziModal}catch(s){}if("undefined"!=typeof a["in"]){t("#"+i.group.ids[o-1]).iziModal("open",{transition:n});break}if(0===o&&e>0||i.options.loop===!0)for(var l=i.group.ids.length-1;l>=0;l--)if(a["in"]=t("#"+i.group.ids[l]).data().iziModal,"undefined"!=typeof a["in"]){t("#"+i.group.ids[l]).iziModal("open",{transition:n});break}}},200),t(document).trigger(r+"-group-change",a)},destroy:function(){var e=t.Event("destroy");this.$element.trigger(e),a.off("keydown."+r),clearTimeout(this.timer),clearTimeout(this.timerTimeout),this.options.iframe===!0&&this.$element.find("."+r+"-iframe").remove(),this.$element.html(this.$element.find("."+r+"-content").html()),this.$element.off("click","[data-"+r+"-close]"),this.$element.off("click","[data-"+r+"-fullscreen]"),this.$element.off("."+r).removeData(r).attr("style",""),this.$overlay.remove(),this.$navigate.remove(),this.$element.trigger(l.DESTROYED),this.$element=null},getState:function(){return this.state},getGroup:function(){return this.group},setWidth:function(t){this.options.width=t,this.recalcWidth();var e=this.$element.outerWidth();this.options.navigateArrows!==!0&&"closeToModal"!=this.options.navigateArrows||(this.$navigate.find("."+r+"-navigate-prev").css("margin-left",-(e/2+84)).show(),this.$navigate.find("."+r+"-navigate-next").css("margin-right",-(e/2+84)).show())},setTop:function(t){this.options.top=t,this.recalcVerticalPos(!1)},setBottom:function(t){this.options.bottom=t,this.recalcVerticalPos(!1)},setHeader:function(t){t?this.$element.find("."+r+"-header").show():(this.headerHeight=0,this.$element.find("."+r+"-header").hide())},setTitle:function(t){this.options.title=t,0===this.headerHeight&&this.createHeader(),0===this.$header.find("."+r+"-header-title").length&&this.$header.append('<h2 class="'+r+'-header-title"></h2>'),this.$header.find("."+r+"-header-title").html(t)},setSubtitle:function(t){""===t?(this.$header.find("."+r+"-header-subtitle").remove(),this.$header.addClass(r+"-noSubtitle")):(0===this.$header.find("."+r+"-header-subtitle").length&&this.$header.append('<p class="'+r+'-header-subtitle"></p>'),this.$header.removeClass(r+"-noSubtitle")),this.$header.find("."+r+"-header-subtitle").html(t),this.options.subtitle=t},setIcon:function(t){0===this.$header.find("."+r+"-header-icon").length&&this.$header.prepend('<i class="'+r+'-header-icon"></i>'),this.$header.find("."+r+"-header-icon").attr("class",r+"-header-icon "+t),this.options.icon=t},setIconText:function(t){this.$header.find("."+r+"-header-icon").html(t),this.options.iconText=t},setHeaderColor:function(t){this.options.borderBottom===!0&&this.$element.css("border-bottom","3px solid "+t),this.$header.css("background",t),this.options.headerColor=t},setBackground:function(t){t===!1?(this.options.background=null,this.$element.css("background","")):(this.$element.css("background",t),this.options.background=t)},setZindex:function(t){isNaN(parseInt(this.options.zindex))||(this.options.zindex=t,this.$element.css("z-index",t),this.$navigate.css("z-index",t-1),this.$overlay.css("z-index",t-2))},setFullscreen:function(t){t?(this.isFullscreen=!0,this.$element.addClass("isFullscreen")):(this.isFullscreen=!1,this.$element.removeClass("isFullscreen"))},setContent:function(t){if("object"==typeof t){var e=t["default"]||!1;e===!0&&(this.content=t.content),t=t.content}this.options.iframe===!1&&this.$element.find("."+r+"-content").html(t)},setTransitionIn:function(t){this.options.transitionIn=t},setTransitionOut:function(t){this.options.transitionOut=t},setTimeout:function(t){this.options.timeout=t},resetContent:function(){this.$element.find("."+r+"-content").html(this.content)},startLoading:function(){this.$element.find("."+r+"-loader").length||this.$element.append('<div class="'+r+'-loader fadeIn"></div>'),this.$element.find("."+r+"-loader").css({top:this.headerHeight,borderRadius:this.options.radius})},stopLoading:function(){var t=this.$element.find("."+r+"-loader");t.length||(this.$element.prepend('<div class="'+r+'-loader fadeIn"></div>'),t=this.$element.find("."+r+"-loader").css("border-radius",this.options.radius)),t.removeClass("fadeIn").addClass("fadeOut"),setTimeout(function(){t.remove()},600)},recalcWidth:function(){var t=this;if(this.$element.css("max-width",this.options.width),i()){var e=t.options.width;e.toString().split("%").length>1&&(e=t.$element.outerWidth()),t.$element.css({left:"50%",marginLeft:-(e/2)})}},recalcVerticalPos:function(t){null!==this.options.top&&this.options.top!==!1?(this.$element.css("margin-top",this.options.top),0===this.options.top&&this.$element.css({borderTopRightRadius:0,borderTopLeftRadius:0})):t===!1&&this.$element.css({marginTop:"",borderRadius:this.options.radius}),null!==this.options.bottom&&this.options.bottom!==!1?(this.$element.css("margin-bottom",this.options.bottom),0===this.options.bottom&&this.$element.css({borderBottomRightRadius:0,borderBottomLeftRadius:0})):t===!1&&this.$element.css({marginBottom:"",borderRadius:this.options.radius})},recalcLayout:function(){var e=this,o=s.height(),a=this.$element.outerHeight(),d=this.$element.outerWidth(),h=this.$element.find("."+r+"-content")[0].scrollHeight,c=h+this.headerHeight,u=this.$element.innerHeight()-this.headerHeight,p=(parseInt(-((this.$element.innerHeight()+1)/2))+"px",this.$wrap.scrollTop()),f=0;i()&&(d>=s.width()||this.isFullscreen===!0?this.$element.css({left:"0",marginLeft:""}):this.$element.css({left:"50%",marginLeft:-(d/2)})),this.options.borderBottom===!0&&""!==this.options.title&&(f=3),this.$element.find("."+r+"-header").length&&this.$element.find("."+r+"-header").is(":visible")?(this.headerHeight=parseInt(this.$element.find("."+r+"-header").innerHeight()),this.$element.css("overflow","hidden")):(this.headerHeight=0,this.$element.css("overflow","")),this.$element.find("."+r+"-loader").length&&this.$element.find("."+r+"-loader").css("top",this.headerHeight),a!==this.modalHeight&&(this.modalHeight=a,this.options.onResize&&"function"==typeof this.options.onResize&&this.options.onResize(this)),this.state!=l.OPENED&&this.state!=l.OPENING||(this.options.iframe===!0&&(o<this.options.iframeHeight+this.headerHeight+f||this.isFullscreen===!0?this.$element.find("."+r+"-iframe").css("height",o-(this.headerHeight+f)):this.$element.find("."+r+"-iframe").css("height",this.options.iframeHeight)),a==o?this.$element.addClass("isAttached"):this.$element.removeClass("isAttached"),this.isFullscreen===!1&&this.$element.width()>=s.width()?this.$element.find("."+r+"-button-fullscreen").hide():this.$element.find("."+r+"-button-fullscreen").show(),this.recalcButtons(),this.isFullscreen===!1&&(o=o-(n(this.options.top)||0)-(n(this.options.bottom)||0)),c>o?(this.options.top>0&&null===this.options.bottom&&h<s.height()&&this.$element.addClass("isAttachedBottom"),this.options.bottom>0&&null===this.options.top&&h<s.height()&&this.$element.addClass("isAttachedTop"),1===t("."+r+":visible").length&&t("html").addClass(r+"-isAttached"),this.$element.css("height",o)):(this.$element.css("height",h+(this.headerHeight+f)),this.$element.removeClass("isAttachedTop isAttachedBottom"),1===t("."+r+":visible").length&&t("html").removeClass(r+"-isAttached")),function(){h>u&&c>o?(e.$element.addClass("hasScroll"),e.$wrap.css("height",a-(e.headerHeight+f))):(e.$element.removeClass("hasScroll"),e.$wrap.css("height","auto"))}(),function(){u+p<h-30?e.$element.addClass("hasShadow"):e.$element.removeClass("hasShadow")}())},recalcButtons:function(){var t=this.$header.find("."+r+"-header-buttons").innerWidth()+10;this.options.rtl===!0?this.$header.css("padding-left",t):this.$header.css("padding-right",t)}},s.off("load."+r).on("load."+r,function(e){var i=document.location.hash;if(0===window.$iziModal.autoOpen&&!t("."+r).is(":visible"))try{var n=t(i).data();"undefined"!=typeof n&&n.iziModal.options.autoOpen!==!1&&t(i).iziModal("open")}catch(o){}}),s.off("hashchange."+r).on("hashchange."+r,function(e){var i=document.location.hash;if(""!==i)try{var n=t(i).data();"undefined"!=typeof n&&"opening"!==t(i).iziModal("getState")&&setTimeout(function(){t(i).iziModal("open",{preventClose:!1})},200)}catch(o){}else window.$iziModal.history&&t.each(t("."+r),function(e,i){if(void 0!==t(i).data().iziModal){var n=t(i).iziModal("getState");"opened"!=n&&"opening"!=n||t(i).iziModal("close")}})}),a.off("click","[data-"+r+"-open]").on("click","[data-"+r+"-open]",function(e){e.preventDefault();var i=t("."+r+":visible"),n=t(e.currentTarget).attr("data-"+r+"-open"),o=t(e.currentTarget).attr("data-"+r+"-preventClose"),s=t(e.currentTarget).attr("data-"+r+"-transitionIn"),a=t(e.currentTarget).attr("data-"+r+"-transitionOut"),l=t(e.currentTarget).attr("data-"+r+"-zindex");void 0!==l&&t(n).iziModal("setZindex",l),void 0===o&&(void 0!==a?i.iziModal("close",{transition:a}):i.iziModal("close")),setTimeout(function(){void 0!==s?t(n).iziModal("open",{transition:s}):t(n).iziModal("open")},200)}),a.off("keyup."+r).on("keyup."+r,function(e){if(t("."+r+":visible").length){var i=t("."+r+":visible")[0].id,n=t("#"+i).data().iziModal.options.arrowKeys,o=t("#"+i).iziModal("getGroup"),s=e||window.event,a=s.target||s.srcElement;void 0===i||!n||void 0===o.name||s.ctrlKey||s.metaKey||s.altKey||"INPUT"===a.tagName.toUpperCase()||"TEXTAREA"==a.tagName.toUpperCase()||(37===s.keyCode?t("#"+i).iziModal("prev",s):39===s.keyCode&&t("#"+i).iziModal("next",s))}}),t.fn[r]=function(e,i){if(!t(this).length&&"object"==typeof e){var n={$el:document.createElement("div"),id:this.selector.split("#"),"class":this.selector.split(".")};if(n.id.length>1){try{n.$el=document.createElement(id[0])}catch(o){}n.$el.id=this.selector.split("#")[1].trim()}else if(n["class"].length>1){try{n.$el=document.createElement(n["class"][0])}catch(o){}for(var s=1;s<n["class"].length;s++)n.$el.classList.add(n["class"][s].trim())}document.body.appendChild(n.$el),this.push(t(this.selector))}for(var a=this,l=0;l<a.length;l++){var d=t(a[l]),h=d.data(r),u=t.extend({},t.fn[r].defaults,d.data(),"object"==typeof e&&e);if(h||e&&"object"!=typeof e){if("string"==typeof e&&"undefined"!=typeof h)return h[e].apply(h,[].concat(i))}else d.data(r,h=new c(d,u));u.autoOpen&&(isNaN(parseInt(u.autoOpen))?u.autoOpen===!0&&h.open():setTimeout(function(){h.open()},u.autoOpen),window.$iziModal.autoOpen++)}return this},t.fn[r].defaults={title:"",subtitle:"",headerColor:"#88A0B9",background:null,theme:"",icon:null,iconText:null,iconColor:"",rtl:!1,width:600,top:null,bottom:null,borderBottom:!0,padding:0,radius:3,zindex:999,iframe:!1,iframeHeight:400,iframeURL:null,focusInput:!0,group:"",loop:!1,arrowKeys:!0,navigateCaption:!0,navigateArrows:!0,history:!1,restoreDefaultContent:!1,autoOpen:0,bodyOverflow:!1,fullscreen:!1,openFullscreen:!1,closeOnEscape:!0,closeButton:!0,appendTo:"body",appendToOverlay:"body",overlay:!0,overlayClose:!0,overlayColor:"rgba(0, 0, 0, 0.4)",timeout:!1,timeoutProgressbar:!1,pauseOnHover:!1,timeoutProgressbarColor:"rgba(255,255,255,0.5)",transitionIn:"comingIn",transitionOut:"comingOut",transitionInOverlay:"fadeIn",transitionOutOverlay:"fadeOut",onFullscreen:function(){},onResize:function(){},onOpening:function(){},onOpened:function(){},onClosing:function(){},onClosed:function(){},afterRender:function(){}},t.fn[r].Constructor=c,t.fn.iziModal});litespeed-wp-plugin/7.1/litespeed-cache/assets/js/guest.docref.js000064400000000367151600145560020643 0ustar00var litespeed_docref = sessionStorage.getItem('litespeed_docref');
if (litespeed_docref) {
	Object.defineProperty(document, 'referrer', {
		get: function () {
			return litespeed_docref;
		},
	});
	sessionStorage.removeItem('litespeed_docref');
}
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/webfontloader.js000064400000030331151600145640021077 0ustar00/* Web Font Loader v1.6.28 - (c) Adobe Systems, Google. License: Apache 2.0 */(function(){function aa(a,b,c){return a.call.apply(a.bind,arguments)}function ba(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var c=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(c,d);return a.apply(b,c)}}return function(){return a.apply(b,arguments)}}function p(a,b,c){p=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?aa:ba;return p.apply(null,arguments)}var q=Date.now||function(){return+new Date};function ca(a,b){this.a=a;this.o=b||a;this.c=this.o.document}var da=!!window.FontFace;function t(a,b,c,d){b=a.c.createElement(b);if(c)for(var e in c)c.hasOwnProperty(e)&&("style"==e?b.style.cssText=c[e]:b.setAttribute(e,c[e]));d&&b.appendChild(a.c.createTextNode(d));return b}function u(a,b,c){a=a.c.getElementsByTagName(b)[0];a||(a=document.documentElement);a.insertBefore(c,a.lastChild)}function v(a){a.parentNode&&a.parentNode.removeChild(a)}
function w(a,b,c){b=b||[];c=c||[];for(var d=a.className.split(/\s+/),e=0;e<b.length;e+=1){for(var f=!1,g=0;g<d.length;g+=1)if(b[e]===d[g]){f=!0;break}f||d.push(b[e])}b=[];for(e=0;e<d.length;e+=1){f=!1;for(g=0;g<c.length;g+=1)if(d[e]===c[g]){f=!0;break}f||b.push(d[e])}a.className=b.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function y(a,b){for(var c=a.className.split(/\s+/),d=0,e=c.length;d<e;d++)if(c[d]==b)return!0;return!1}
function ea(a){return a.o.location.hostname||a.a.location.hostname}function z(a,b,c){function d(){m&&e&&f&&(m(g),m=null)}b=t(a,"link",{rel:"stylesheet",href:b,media:"all"});var e=!1,f=!0,g=null,m=c||null;da?(b.onload=function(){e=!0;d()},b.onerror=function(){e=!0;g=Error("Stylesheet failed to load");d()}):setTimeout(function(){e=!0;d()},0);u(a,"head",b)}
function A(a,b,c,d){var e=a.c.getElementsByTagName("head")[0];if(e){var f=t(a,"script",{src:b}),g=!1;f.onload=f.onreadystatechange=function(){g||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(g=!0,c&&c(null),f.onload=f.onreadystatechange=null,"HEAD"==f.parentNode.tagName&&e.removeChild(f))};e.appendChild(f);setTimeout(function(){g||(g=!0,c&&c(Error("Script load timeout")))},d||5E3);return f}return null};function B(){this.a=0;this.c=null}function C(a){a.a++;return function(){a.a--;D(a)}}function E(a,b){a.c=b;D(a)}function D(a){0==a.a&&a.c&&(a.c(),a.c=null)};function F(a){this.a=a||"-"}F.prototype.c=function(a){for(var b=[],c=0;c<arguments.length;c++)b.push(arguments[c].replace(/[\W_]+/g,"").toLowerCase());return b.join(this.a)};function G(a,b){this.c=a;this.f=4;this.a="n";var c=(b||"n4").match(/^([nio])([1-9])$/i);c&&(this.a=c[1],this.f=parseInt(c[2],10))}function fa(a){return H(a)+" "+(a.f+"00")+" 300px "+I(a.c)}function I(a){var b=[];a=a.split(/,\s*/);for(var c=0;c<a.length;c++){var d=a[c].replace(/['"]/g,"");-1!=d.indexOf(" ")||/^\d/.test(d)?b.push("'"+d+"'"):b.push(d)}return b.join(",")}function J(a){return a.a+a.f}function H(a){var b="normal";"o"===a.a?b="oblique":"i"===a.a&&(b="italic");return b}
function ga(a){var b=4,c="n",d=null;a&&((d=a.match(/(normal|oblique|italic)/i))&&d[1]&&(c=d[1].substr(0,1).toLowerCase()),(d=a.match(/([1-9]00|normal|bold)/i))&&d[1]&&(/bold/i.test(d[1])?b=7:/[1-9]00/.test(d[1])&&(b=parseInt(d[1].substr(0,1),10))));return c+b};function ha(a,b){this.c=a;this.f=a.o.document.documentElement;this.h=b;this.a=new F("-");this.j=!1!==b.events;this.g=!1!==b.classes}function ia(a){a.g&&w(a.f,[a.a.c("wf","loading")]);K(a,"loading")}function L(a){if(a.g){var b=y(a.f,a.a.c("wf","active")),c=[],d=[a.a.c("wf","loading")];b||c.push(a.a.c("wf","inactive"));w(a.f,c,d)}K(a,"inactive")}function K(a,b,c){if(a.j&&a.h[b])if(c)a.h[b](c.c,J(c));else a.h[b]()};function ja(){this.c={}}function ka(a,b,c){var d=[],e;for(e in b)if(b.hasOwnProperty(e)){var f=a.c[e];f&&d.push(f(b[e],c))}return d};function M(a,b){this.c=a;this.f=b;this.a=t(this.c,"span",{"aria-hidden":"true"},this.f)}function N(a){u(a.c,"body",a.a)}function O(a){return"display:block;position:absolute;top:-9999px;left:-9999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+I(a.c)+";"+("font-style:"+H(a)+";font-weight:"+(a.f+"00")+";")};function P(a,b,c,d,e,f){this.g=a;this.j=b;this.a=d;this.c=c;this.f=e||3E3;this.h=f||void 0}P.prototype.start=function(){var a=this.c.o.document,b=this,c=q(),d=new Promise(function(d,e){function f(){q()-c>=b.f?e():a.fonts.load(fa(b.a),b.h).then(function(a){1<=a.length?d():setTimeout(f,25)},function(){e()})}f()}),e=null,f=new Promise(function(a,d){e=setTimeout(d,b.f)});Promise.race([f,d]).then(function(){e&&(clearTimeout(e),e=null);b.g(b.a)},function(){b.j(b.a)})};function Q(a,b,c,d,e,f,g){this.v=a;this.B=b;this.c=c;this.a=d;this.s=g||"BESbswy";this.f={};this.w=e||3E3;this.u=f||null;this.m=this.j=this.h=this.g=null;this.g=new M(this.c,this.s);this.h=new M(this.c,this.s);this.j=new M(this.c,this.s);this.m=new M(this.c,this.s);a=new G(this.a.c+",serif",J(this.a));a=O(a);this.g.a.style.cssText=a;a=new G(this.a.c+",sans-serif",J(this.a));a=O(a);this.h.a.style.cssText=a;a=new G("serif",J(this.a));a=O(a);this.j.a.style.cssText=a;a=new G("sans-serif",J(this.a));a=
O(a);this.m.a.style.cssText=a;N(this.g);N(this.h);N(this.j);N(this.m)}var R={D:"serif",C:"sans-serif"},S=null;function T(){if(null===S){var a=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);S=!!a&&(536>parseInt(a[1],10)||536===parseInt(a[1],10)&&11>=parseInt(a[2],10))}return S}Q.prototype.start=function(){this.f.serif=this.j.a.offsetWidth;this.f["sans-serif"]=this.m.a.offsetWidth;this.A=q();U(this)};
function la(a,b,c){for(var d in R)if(R.hasOwnProperty(d)&&b===a.f[R[d]]&&c===a.f[R[d]])return!0;return!1}function U(a){var b=a.g.a.offsetWidth,c=a.h.a.offsetWidth,d;(d=b===a.f.serif&&c===a.f["sans-serif"])||(d=T()&&la(a,b,c));d?q()-a.A>=a.w?T()&&la(a,b,c)&&(null===a.u||a.u.hasOwnProperty(a.a.c))?V(a,a.v):V(a,a.B):ma(a):V(a,a.v)}function ma(a){setTimeout(p(function(){U(this)},a),50)}function V(a,b){setTimeout(p(function(){v(this.g.a);v(this.h.a);v(this.j.a);v(this.m.a);b(this.a)},a),0)};function W(a,b,c){this.c=a;this.a=b;this.f=0;this.m=this.j=!1;this.s=c}var X=null;W.prototype.g=function(a){var b=this.a;b.g&&w(b.f,[b.a.c("wf",a.c,J(a).toString(),"active")],[b.a.c("wf",a.c,J(a).toString(),"loading"),b.a.c("wf",a.c,J(a).toString(),"inactive")]);K(b,"fontactive",a);this.m=!0;na(this)};
W.prototype.h=function(a){var b=this.a;if(b.g){var c=y(b.f,b.a.c("wf",a.c,J(a).toString(),"active")),d=[],e=[b.a.c("wf",a.c,J(a).toString(),"loading")];c||d.push(b.a.c("wf",a.c,J(a).toString(),"inactive"));w(b.f,d,e)}K(b,"fontinactive",a);na(this)};function na(a){0==--a.f&&a.j&&(a.m?(a=a.a,a.g&&w(a.f,[a.a.c("wf","active")],[a.a.c("wf","loading"),a.a.c("wf","inactive")]),K(a,"active")):L(a.a))};function oa(a){this.j=a;this.a=new ja;this.h=0;this.f=this.g=!0}oa.prototype.load=function(a){this.c=new ca(this.j,a.context||this.j);this.g=!1!==a.events;this.f=!1!==a.classes;pa(this,new ha(this.c,a),a)};
function qa(a,b,c,d,e){var f=0==--a.h;(a.f||a.g)&&setTimeout(function(){var a=e||null,m=d||null||{};if(0===c.length&&f)L(b.a);else{b.f+=c.length;f&&(b.j=f);var h,l=[];for(h=0;h<c.length;h++){var k=c[h],n=m[k.c],r=b.a,x=k;r.g&&w(r.f,[r.a.c("wf",x.c,J(x).toString(),"loading")]);K(r,"fontloading",x);r=null;if(null===X)if(window.FontFace){var x=/Gecko.*Firefox\/(\d+)/.exec(window.navigator.userAgent),xa=/OS X.*Version\/10\..*Safari/.exec(window.navigator.userAgent)&&/Apple/.exec(window.navigator.vendor);
X=x?42<parseInt(x[1],10):xa?!1:!0}else X=!1;X?r=new P(p(b.g,b),p(b.h,b),b.c,k,b.s,n):r=new Q(p(b.g,b),p(b.h,b),b.c,k,b.s,a,n);l.push(r)}for(h=0;h<l.length;h++)l[h].start()}},0)}function pa(a,b,c){var d=[],e=c.timeout;ia(b);var d=ka(a.a,c,a.c),f=new W(a.c,b,e);a.h=d.length;b=0;for(c=d.length;b<c;b++)d[b].load(function(b,d,c){qa(a,f,b,d,c)})};function ra(a,b){this.c=a;this.a=b}
ra.prototype.load=function(a){function b(){if(f["__mti_fntLst"+d]){var c=f["__mti_fntLst"+d](),e=[],h;if(c)for(var l=0;l<c.length;l++){var k=c[l].fontfamily;void 0!=c[l].fontStyle&&void 0!=c[l].fontWeight?(h=c[l].fontStyle+c[l].fontWeight,e.push(new G(k,h))):e.push(new G(k))}a(e)}else setTimeout(function(){b()},50)}var c=this,d=c.a.projectId,e=c.a.version;if(d){var f=c.c.o;A(this.c,(c.a.api||"https://fast.fonts.net/jsapi")+"/"+d+".js"+(e?"?v="+e:""),function(e){e?a([]):(f["__MonotypeConfiguration__"+
d]=function(){return c.a},b())}).id="__MonotypeAPIScript__"+d}else a([])};function sa(a,b){this.c=a;this.a=b}sa.prototype.load=function(a){var b,c,d=this.a.urls||[],e=this.a.families||[],f=this.a.testStrings||{},g=new B;b=0;for(c=d.length;b<c;b++)z(this.c,d[b],C(g));var m=[];b=0;for(c=e.length;b<c;b++)if(d=e[b].split(":"),d[1])for(var h=d[1].split(","),l=0;l<h.length;l+=1)m.push(new G(d[0],h[l]));else m.push(new G(d[0]));E(g,function(){a(m,f)})};function ta(a,b){a?this.c=a:this.c=ua;this.a=[];this.f=[];this.g=b||""}var ua="https://fonts.googleapis.com/css";function va(a,b){for(var c=b.length,d=0;d<c;d++){var e=b[d].split(":");3==e.length&&a.f.push(e.pop());var f="";2==e.length&&""!=e[1]&&(f=":");a.a.push(e.join(f))}}
function wa(a){if(0==a.a.length)throw Error("No fonts to load!");if(-1!=a.c.indexOf("kit="))return a.c;for(var b=a.a.length,c=[],d=0;d<b;d++)c.push(a.a[d].replace(/ /g,"+"));b=a.c+"?family="+c.join("%7C");0<a.f.length&&(b+="&subset="+a.f.join(","));0<a.g.length&&(b+="&text="+encodeURIComponent(a.g));return b};function ya(a){this.f=a;this.a=[];this.c={}}
var za={latin:"BESbswy","latin-ext":"\u00e7\u00f6\u00fc\u011f\u015f",cyrillic:"\u0439\u044f\u0416",greek:"\u03b1\u03b2\u03a3",khmer:"\u1780\u1781\u1782",Hanuman:"\u1780\u1781\u1782"},Aa={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},Ba={i:"i",italic:"i",n:"n",normal:"n"},
Ca=/^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$/;
function Da(a){for(var b=a.f.length,c=0;c<b;c++){var d=a.f[c].split(":"),e=d[0].replace(/\+/g," "),f=["n4"];if(2<=d.length){var g;var m=d[1];g=[];if(m)for(var m=m.split(","),h=m.length,l=0;l<h;l++){var k;k=m[l];if(k.match(/^[\w-]+$/)){var n=Ca.exec(k.toLowerCase());if(null==n)k="";else{k=n[2];k=null==k||""==k?"n":Ba[k];n=n[1];if(null==n||""==n)n="4";else var r=Aa[n],n=r?r:isNaN(n)?"4":n.substr(0,1);k=[k,n].join("")}}else k="";k&&g.push(k)}0<g.length&&(f=g);3==d.length&&(d=d[2],g=[],d=d?d.split(","):
g,0<d.length&&(d=za[d[0]])&&(a.c[e]=d))}a.c[e]||(d=za[e])&&(a.c[e]=d);for(d=0;d<f.length;d+=1)a.a.push(new G(e,f[d]))}};function Ea(a,b){this.c=a;this.a=b}var Fa={Arimo:!0,Cousine:!0,Tinos:!0};Ea.prototype.load=function(a){var b=new B,c=this.c,d=new ta(this.a.api,this.a.text),e=this.a.families;va(d,e);var f=new ya(e);Da(f);z(c,wa(d),C(b));E(b,function(){a(f.a,f.c,Fa)})};function Ga(a,b){this.c=a;this.a=b}Ga.prototype.load=function(a){var b=this.a.id,c=this.c.o;b?A(this.c,(this.a.api||"https://use.typekit.net")+"/"+b+".js",function(b){if(b)a([]);else if(c.Typekit&&c.Typekit.config&&c.Typekit.config.fn){b=c.Typekit.config.fn;for(var e=[],f=0;f<b.length;f+=2)for(var g=b[f],m=b[f+1],h=0;h<m.length;h++)e.push(new G(g,m[h]));try{c.Typekit.load({events:!1,classes:!1,async:!0})}catch(l){}a(e)}},2E3):a([])};function Ha(a,b){this.c=a;this.f=b;this.a=[]}Ha.prototype.load=function(a){var b=this.f.id,c=this.c.o,d=this;b?(c.__webfontfontdeckmodule__||(c.__webfontfontdeckmodule__={}),c.__webfontfontdeckmodule__[b]=function(b,c){for(var g=0,m=c.fonts.length;g<m;++g){var h=c.fonts[g];d.a.push(new G(h.name,ga("font-weight:"+h.weight+";font-style:"+h.style)))}a(d.a)},A(this.c,(this.f.api||"https://f.fontdeck.com/s/css/js/")+ea(this.c)+"/"+b+".js",function(b){b&&a([])})):a([])};var Y=new oa(window);Y.a.c.custom=function(a,b){return new sa(b,a)};Y.a.c.fontdeck=function(a,b){return new Ha(b,a)};Y.a.c.monotype=function(a,b){return new ra(b,a)};Y.a.c.typekit=function(a,b){return new Ga(b,a)};Y.a.c.google=function(a,b){return new Ea(b,a)};var Z={load:p(Y.load,Y)};"function"===typeof define&&define.amd?define(function(){return Z}):"undefined"!==typeof module&&module.exports?module.exports=Z:(window.WebFont=Z,window.WebFontConfig&&Y.load(window.WebFontConfig));}());
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/css_async.js000064400000002721151600145710020231 0ustar00/*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
!function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f),i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media="only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);
/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
!function(a){if(a.loadCSS){var b=loadCSS.relpreload={};if(b.support=function(){try{return a.document.createElement("link").relList.supports("preload")}catch(b){return!1}},b.poly=function(){for(var b=a.document.getElementsByTagName("link"),c=0;c<b.length;c++){var d=b[c];"preload"===d.rel&&"style"===d.getAttribute("as")&&(a.loadCSS(d.href,d,d.getAttribute("media")),d.rel=null)}},!b.support()){b.poly();var c=a.setInterval(b.poly,300);a.addEventListener&&a.addEventListener("load",function(){b.poly(),a.clearInterval(c)}),a.attachEvent&&a.attachEvent("onload",function(){a.clearInterval(c)})}}}(this);litespeed-wp-plugin/7.1/litespeed-cache/assets/js/component.cdn.js000064400000014530151600145760021017 0ustar00/**
 * CDN module
 * @author Hai Zheng
 */
class CDNMapping extends React.Component {
	constructor(props) {
		super(props);
		this.state = {
			list: props.list,
		};

		this.onChange = this.onChange.bind(this);
		this.delRow = this.delRow.bind(this);
		this.addNew = this.addNew.bind(this);
	}

	onChange(e, index) {
		const target = e.currentTarget;
		const value = target.dataset.hasOwnProperty('value') ? Boolean(target.dataset.value * 1) : target.value;
		const list = this.state.list;
		list[index][target.dataset.type] = value;

		this.setState({
			list: list,
		});
	}

	delRow(index) {
		const data = this.state.list;
		data.splice(index, 1);
		this.setState({ list: data });
	}

	addNew() {
		const list = this.state.list;
		list.push({ url: '' });
		this.setState({ list: list });
	}

	render() {
		return (
			<React.Fragment>
				{this.state.list.map((item, i) => (
					<CDNMappingBlock item={item} key={i} index={i} onChange={this.onChange} delRow={this.delRow} />
				))}

				<p>
					<button type="button" className="button button-link litespeed-form-action litespeed-link-with-icon" onClick={this.addNew}>
						<span className="dashicons dashicons-plus-alt"></span>
						{litespeed_data['lang']['add_cdn_mapping_row']}
					</button>
				</p>
			</React.Fragment>
		);
	}
}

// { url: '', inc_img: true, inc_css: false, inc_js: false, filetype: [ '.aac', '.eot', ... ] }
class CDNMappingBlock extends React.Component {
	constructor(props) {
		super(props);

		this.onChange = this.onChange.bind(this);
		this.delRow = this.delRow.bind(this);
	}

	onChange(e) {
		this.props.onChange(e, this.props.index);
	}

	delRow() {
		this.props.delRow(this.props.index);
	}

	render() {
		const name_prefix = litespeed_data['ids']['cdn_mapping'];

		const item = this.props.item;

		const filetype = item.filetype ? (Array.isArray(item.filetype) ? item.filetype.join('\n') : item.filetype) : '';
		return (
			<div className="litespeed-block">
				<div className="litespeed-cdn-mapping-col1">
					<label className="litespeed-form-label">{litespeed_data['lang']['cdn_mapping_url']}</label>
					<input
						type="text"
						name={name_prefix + '[url][]'}
						className="regular-text litespeed-input-long"
						value={item.url ? item.url : ''}
						data-type="url"
						onChange={this.onChange}
					/>

					<div className="litespeed-desc">
						<span dangerouslySetInnerHTML={{ __html: litespeed_data['lang']['cdn_mapping_url_desc'] }} />
					</div>
				</div>

				<div className="litespeed-col-auto litespeed-cdn-mapping-col2">
					<div className="litespeed-row litespeed-toggle-wrapper">
						<div className="litespeed-cdn-mapping-inc litespeed-form-label litespeed-form-label--toggle">{litespeed_data['lang']['cdn_mapping_inc_img']}</div>
						<div
							className={`litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-${item.inc_img ? 'primary' : 'default litespeed-toggleoff'}`}
							data-type="inc_img"
							data-value={item.inc_img ? 0 : 1}
							onClick={this.onChange}
						>
							<input name={name_prefix + '[inc_img][]'} type="hidden" value={item.inc_img ? 1 : 0} />
							<div className="litespeed-toggle-group">
								<label className="litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on">{litespeed_data['lang']['on']}</label>
								<label className="litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off">
									{litespeed_data['lang']['off']}
								</label>
								<span className="litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default"></span>
							</div>
						</div>
					</div>
					<div className="litespeed-row litespeed-toggle-wrapper">
						<div className="litespeed-cdn-mapping-inc litespeed-form-label litespeed-form-label--toggle">{litespeed_data['lang']['cdn_mapping_inc_css']}</div>
						<div
							className={`litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-${item.inc_css ? 'primary' : 'default litespeed-toggleoff'}`}
							data-type="inc_css"
							data-value={item.inc_css ? 0 : 1}
							onClick={this.onChange}
						>
							<input name={name_prefix + '[inc_css][]'} type="hidden" value={item.inc_css ? 1 : 0} />
							<div className="litespeed-toggle-group">
								<label className="litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on">{litespeed_data['lang']['on']}</label>
								<label className="litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off">
									{litespeed_data['lang']['off']}
								</label>
								<span className="litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default"></span>
							</div>
						</div>
					</div>
					<div className="litespeed-row litespeed-toggle-wrapper">
						<div className="litespeed-cdn-mapping-inc litespeed-form-label litespeed-form-label--toggle">{litespeed_data['lang']['cdn_mapping_inc_js']}</div>
						<div
							className={`litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-${item.inc_js ? 'primary' : 'default litespeed-toggleoff'}`}
							data-type="inc_js"
							data-value={item.inc_js ? 0 : 1}
							onClick={this.onChange}
						>
							<input name={name_prefix + '[inc_js][]'} type="hidden" value={item.inc_js ? 1 : 0} />
							<div className="litespeed-toggle-group">
								<label className="litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on">{litespeed_data['lang']['on']}</label>
								<label className="litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off">
									{litespeed_data['lang']['off']}
								</label>
								<span className="litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default"></span>
							</div>
						</div>
					</div>
				</div>

				<div className="litespeed-col-auto">
					<label className="litespeed-form-label">{litespeed_data['lang']['cdn_mapping_filetype']}</label>
					<textarea name={name_prefix + '[filetype][]'} rows={filetype.split('\n').length + 2} cols="18" value={filetype} data-type="filetype" onChange={this.onChange} />
				</div>

				<div className="litespeed-col-auto">
					<button type="button" className="button button-link litespeed-collection-button litespeed-danger" onClick={this.delRow}>
						<span className="dashicons dashicons-dismiss"></span>
						<span className="screen-reader-text">{litespeed_data['lang']['cdn_mapping_remove']}</span>
					</button>
				</div>
			</div>
		);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/webfontloader.min.js000064400000027502151600146030021661 0ustar00!function(){function e(t,n,i){return t.call.apply(t.bind,arguments)}function o(n,i,t){if(!n)throw Error();if(2<arguments.length){var e=Array.prototype.slice.call(arguments,2);return function(){var t=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(t,e),n.apply(i,t)}}return function(){return n.apply(i,arguments)}}function d(t,n,i){return(d=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?e:o).apply(null,arguments)}var r=Date.now||function(){return+new Date};function n(t,n){this.a=t,this.o=n||t,this.c=this.o.document}var f=!!window.FontFace;function c(t,n,i,e){if(n=t.c.createElement(n),i)for(var o in i)i.hasOwnProperty(o)&&("style"==o?n.style.cssText=i[o]:n.setAttribute(o,i[o]));return e&&n.appendChild(t.c.createTextNode(e)),n}function h(t,n,i){(t=t.c.getElementsByTagName(n)[0])||(t=document.documentElement),t.insertBefore(i,t.lastChild)}function i(t){t.parentNode&&t.parentNode.removeChild(t)}function g(t,n,i){n=n||[],i=i||[];for(var e=t.className.split(/\s+/),o=0;o<n.length;o+=1){for(var a=!1,s=0;s<e.length;s+=1)if(n[o]===e[s]){a=!0;break}a||e.push(n[o])}for(n=[],o=0;o<e.length;o+=1){for(a=!1,s=0;s<i.length;s+=1)if(e[o]===i[s]){a=!0;break}a||n.push(e[o])}t.className=n.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function a(t,n){for(var i=t.className.split(/\s+/),e=0,o=i.length;e<o;e++)if(i[e]==n)return!0;return!1}function l(t,n,i){function e(){s&&o&&(s(a),s=null)}n=c(t,"link",{rel:"stylesheet",href:n,media:"all"});var o=!1,a=null,s=i||null;f?(n.onload=function(){o=!0,e()},n.onerror=function(){o=!0,a=Error("Stylesheet failed to load"),e()}):setTimeout(function(){o=!0,e()},0),h(t,"head",n)}function u(t,n,i,e){var o=t.c.getElementsByTagName("head")[0];if(o){var a=c(t,"script",{src:n}),s=!1;return a.onload=a.onreadystatechange=function(){s||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(s=!0,i&&i(null),a.onload=a.onreadystatechange=null,"HEAD"==a.parentNode.tagName&&o.removeChild(a))},o.appendChild(a),setTimeout(function(){s||(s=!0,i&&i(Error("Script load timeout")))},e||5e3),a}return null}function p(){this.a=0,this.c=null}function v(t){return t.a++,function(){t.a--,s(t)}}function w(t,n){t.c=n,s(t)}function s(t){0==t.a&&t.c&&(t.c(),t.c=null)}function m(t){this.a=t||"-"}function y(t,n){this.c=t,this.f=4,this.a="n";var i=(n||"n4").match(/^([nio])([1-9])$/i);i&&(this.a=i[1],this.f=parseInt(i[2],10))}function b(t){var n=[];t=t.split(/,\s*/);for(var i=0;i<t.length;i++){var e=t[i].replace(/['"]/g,"");-1!=e.indexOf(" ")||/^\d/.test(e)?n.push("'"+e+"'"):n.push(e)}return n.join(",")}function x(t){return t.a+t.f}function j(t){var n="normal";return"o"===t.a?n="oblique":"i"===t.a&&(n="italic"),n}function _(t,n){this.c=t,this.f=t.o.document.documentElement,this.h=n,this.a=new m("-"),this.j=!1!==n.events,this.g=!1!==n.classes}function k(t){if(t.g){var n=a(t.f,t.a.c("wf","active")),i=[],e=[t.a.c("wf","loading")];n||i.push(t.a.c("wf","inactive")),g(t.f,i,e)}T(t,"inactive")}function T(t,n,i){t.j&&t.h[n]&&(i?t.h[n](i.c,x(i)):t.h[n]())}function S(){this.c={}}function C(t,n){this.c=t,this.f=n,this.a=c(this.c,"span",{"aria-hidden":"true"},this.f)}function A(t){h(t.c,"body",t.a)}function N(t){return"display:block;position:absolute;top:-9999px;left:-9999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+b(t.c)+";font-style:"+j(t)+";font-weight:"+t.f+"00;"}function E(t,n,i,e,o,a){this.g=t,this.j=n,this.a=e,this.c=i,this.f=o||3e3,this.h=a||void 0}function W(t,n,i,e,o,a,s){this.v=t,this.B=n,this.c=i,this.a=e,this.s=s||"BESbswy",this.f={},this.w=o||3e3,this.u=a||null,this.m=this.j=this.h=this.g=null,this.g=new C(this.c,this.s),this.h=new C(this.c,this.s),this.j=new C(this.c,this.s),this.m=new C(this.c,this.s),t=N(t=new y(this.a.c+",serif",x(this.a))),this.g.a.style.cssText=t,t=N(t=new y(this.a.c+",sans-serif",x(this.a))),this.h.a.style.cssText=t,t=N(t=new y("serif",x(this.a))),this.j.a.style.cssText=t,t=N(t=new y("sans-serif",x(this.a))),this.m.a.style.cssText=t,A(this.g),A(this.h),A(this.j),A(this.m)}m.prototype.c=function(t){for(var n=[],i=0;i<arguments.length;i++)n.push(arguments[i].replace(/[\W_]+/g,"").toLowerCase());return n.join(this.a)},E.prototype.start=function(){var o=this.c.o.document,a=this,s=r(),t=new Promise(function(i,e){!function n(){var t;r()-s>=a.f?e():o.fonts.load((t=a.a,j(t)+" "+t.f+"00 300px "+b(t.c)),a.h).then(function(t){1<=t.length?i():setTimeout(n,25)},function(){e()})}()}),i=null,n=new Promise(function(t,n){i=setTimeout(n,a.f)});Promise.race([n,t]).then(function(){i&&(clearTimeout(i),i=null),a.g(a.a)},function(){a.j(a.a)})};var F={D:"serif",C:"sans-serif"},I=null;function O(){if(null===I){var t=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);I=!!t&&(parseInt(t[1],10)<536||536===parseInt(t[1],10)&&parseInt(t[2],10)<=11)}return I}function P(t,n,i){for(var e in F)if(F.hasOwnProperty(e)&&n===t.f[F[e]]&&i===t.f[F[e]])return!0;return!1}function B(t){var n,i=t.g.a.offsetWidth,e=t.h.a.offsetWidth;(n=i===t.f.serif&&e===t.f["sans-serif"])||(n=O()&&P(t,i,e)),n?r()-t.A>=t.w?O()&&P(t,i,e)&&(null===t.u||t.u.hasOwnProperty(t.a.c))?L(t,t.v):L(t,t.B):setTimeout(d(function(){B(this)},t),50):L(t,t.v)}function L(t,n){setTimeout(d(function(){i(this.g.a),i(this.h.a),i(this.j.a),i(this.m.a),n(this.a)},t),0)}function D(t,n,i){this.c=t,this.a=n,this.f=0,this.m=this.j=!1,this.s=i}W.prototype.start=function(){this.f.serif=this.j.a.offsetWidth,this.f["sans-serif"]=this.m.a.offsetWidth,this.A=r(),B(this)};var $=null;function q(t){0==--t.f&&t.j&&(t.m?((t=t.a).g&&g(t.f,[t.a.c("wf","active")],[t.a.c("wf","loading"),t.a.c("wf","inactive")]),T(t,"active")):k(t.a))}function t(t){this.j=t,this.a=new S,this.h=0,this.f=this.g=!0}function H(t,n){this.c=t,this.a=n}function M(t,n){this.c=t,this.a=n}function z(t,n){this.c=t||"https://fonts.googleapis.com/css",this.a=[],this.f=[],this.g=n||""}D.prototype.g=function(t){var n=this.a;n.g&&g(n.f,[n.a.c("wf",t.c,x(t).toString(),"active")],[n.a.c("wf",t.c,x(t).toString(),"loading"),n.a.c("wf",t.c,x(t).toString(),"inactive")]),T(n,"fontactive",t),this.m=!0,q(this)},D.prototype.h=function(t){var n=this.a;if(n.g){var i=a(n.f,n.a.c("wf",t.c,x(t).toString(),"active")),e=[],o=[n.a.c("wf",t.c,x(t).toString(),"loading")];i||e.push(n.a.c("wf",t.c,x(t).toString(),"inactive")),g(n.f,e,o)}T(n,"fontinactive",t),q(this)},t.prototype.load=function(t){this.c=new n(this.j,t.context||this.j),this.g=!1!==t.events,this.f=!1!==t.classes,function(o,t,n){var i=[],e=n.timeout;a=t,a.g&&g(a.f,[a.a.c("wf","loading")]),T(a,"loading");var a;var i=function(t,n,i){var e,o=[];for(e in n)if(n.hasOwnProperty(e)){var a=t.c[e];a&&o.push(a(n[e],i))}return o}(o.a,n,o.c),s=new D(o.c,t,e);for(o.h=i.length,t=0,n=i.length;t<n;t++)i[t].load(function(t,n,i){var e,c,h,l,u,p;c=s,h=t,l=n,u=i,p=0==--(e=o).h,(e.f||e.g)&&setTimeout(function(){var t=u||null,n=l||{};if(0===h.length&&p)k(c.a);else{c.f+=h.length,p&&(c.j=p);var i,e=[];for(i=0;i<h.length;i++){var o=h[i],a=n[o.c],s=c.a,r=o;if(s.g&&g(s.f,[s.a.c("wf",r.c,x(r).toString(),"loading")]),T(s,"fontloading",r),(s=null)===$)if(window.FontFace){var r=/Gecko.*Firefox\/(\d+)/.exec(window.navigator.userAgent),f=/OS X.*Version\/10\..*Safari/.exec(window.navigator.userAgent)&&/Apple/.exec(window.navigator.vendor);$=r?42<parseInt(r[1],10):!f}else $=!1;s=$?new E(d(c.g,c),d(c.h,c),c.c,o,c.s,a):new W(d(c.g,c),d(c.h,c),c.c,o,c.s,t,a),e.push(s)}for(i=0;i<e.length;i++)e[i].start()}},0)})}(this,new _(this.c,t),t)},H.prototype.load=function(s){var n=this,r=n.a.projectId,t=n.a.version;if(r){var f=n.c.o;u(this.c,(n.a.api||"https://fast.fonts.net/jsapi")+"/"+r+".js"+(t?"?v="+t:""),function(t){t?s([]):(f["__MonotypeConfiguration__"+r]=function(){return n.a},function t(){if(f["__mti_fntLst"+r]){var n,i=f["__mti_fntLst"+r](),e=[];if(i)for(var o=0;o<i.length;o++){var a=i[o].fontfamily;null!=i[o].fontStyle&&null!=i[o].fontWeight?(n=i[o].fontStyle+i[o].fontWeight,e.push(new y(a,n))):e.push(new y(a))}s(e)}else setTimeout(function(){t()},50)}())}).id="__MonotypeAPIScript__"+r}else s([])},M.prototype.load=function(t){var n,i,e=this.a.urls||[],o=this.a.families||[],a=this.a.testStrings||{},s=new p;for(n=0,i=e.length;n<i;n++)l(this.c,e[n],v(s));var r=[];for(n=0,i=o.length;n<i;n++)if((e=o[n].split(":"))[1])for(var f=e[1].split(","),c=0;c<f.length;c+=1)r.push(new y(e[0],f[c]));else r.push(new y(e[0]));w(s,function(){t(r,a)})};function G(t){this.f=t,this.a=[],this.c={}}var K={latin:"BESbswy","latin-ext":"çöüğş",cyrillic:"йяЖ",greek:"αβΣ",khmer:"កខគ",Hanuman:"កខគ"},R={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},U={i:"i",italic:"i",n:"n",normal:"n"},V=/^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$/;function X(t,n){this.c=t,this.a=n}var J={Arimo:!0,Cousine:!0,Tinos:!0};function Q(t,n){this.c=t,this.a=n}function Y(t,n){this.c=t,this.f=n,this.a=[]}X.prototype.load=function(t){var n=new p,i=this.c,e=new z(this.a.api,this.a.text),o=this.a.families;!function(t,n){for(var i=n.length,e=0;e<i;e++){var o=n[e].split(":");3==o.length&&t.f.push(o.pop());var a="";2==o.length&&""!=o[1]&&(a=":"),t.a.push(o.join(a))}}(e,o);var a=new G(o);!function(t){for(var n=t.f.length,i=0;i<n;i++){var e=t.f[i].split(":"),o=e[0].replace(/\+/g," "),a=["n4"];if(2<=e.length){var s;if(s=[],r=e[1])for(var r,f=(r=r.split(",")).length,c=0;c<f;c++){var h;if((h=r[c]).match(/^[\w-]+$/))if(null==(u=V.exec(h.toLowerCase())))h="";else{if(h=null==(h=u[2])||""==h?"n":U[h],null==(u=u[1])||""==u)u="4";else var l=R[u],u=l||(isNaN(u)?"4":u.substr(0,1));h=[h,u].join("")}else h="";h&&s.push(h)}0<s.length&&(a=s),3==e.length&&(s=[],0<(e=(e=e[2])?e.split(","):s).length&&(e=K[e[0]])&&(t.c[o]=e))}for(t.c[o]||(e=K[o])&&(t.c[o]=e),e=0;e<a.length;e+=1)t.a.push(new y(o,a[e]))}}(a),l(i,function(t){if(0==t.a.length)throw Error("No fonts to load!");if(-1!=t.c.indexOf("kit="))return t.c;for(var n=t.a.length,i=[],e=0;e<n;e++)i.push(t.a[e].replace(/ /g,"+"));return n=t.c+"?family="+i.join("%7C"),0<t.f.length&&(n+="&subset="+t.f.join(",")),0<t.g.length&&(n+="&text="+encodeURIComponent(t.g)),n}(e),v(n)),w(n,function(){t(a.a,a.c,J)})},Q.prototype.load=function(s){var t=this.a.id,r=this.c.o;t?u(this.c,(this.a.api||"https://use.typekit.net")+"/"+t+".js",function(t){if(t)s([]);else if(r.Typekit&&r.Typekit.config&&r.Typekit.config.fn){t=r.Typekit.config.fn;for(var n=[],i=0;i<t.length;i+=2)for(var e=t[i],o=t[i+1],a=0;a<o.length;a++)n.push(new y(e,o[a]));try{r.Typekit.load({events:!1,classes:!1,async:!0})}catch(t){}s(n)}},2e3):s([])},Y.prototype.load=function(c){var t,n=this.f.id,i=this.c.o,h=this;n?(i.__webfontfontdeckmodule__||(i.__webfontfontdeckmodule__={}),i.__webfontfontdeckmodule__[n]=function(t,n){for(var i=0,e=n.fonts.length;i<e;++i){var o=n.fonts[i];h.a.push(new y(o.name,(a="font-weight:"+o.weight+";font-style:"+o.style,f=r=s=void 0,s=4,r="n",f=null,a&&((f=a.match(/(normal|oblique|italic)/i))&&f[1]&&(r=f[1].substr(0,1).toLowerCase()),(f=a.match(/([1-9]00|normal|bold)/i))&&f[1]&&(/bold/i.test(f[1])?s=7:/[1-9]00/.test(f[1])&&(s=parseInt(f[1].substr(0,1),10)))),r+s)))}var a,s,r,f;c(h.a)},u(this.c,(this.f.api||"https://f.fontdeck.com/s/css/js/")+((t=this.c).o.location.hostname||t.a.location.hostname)+"/"+n+".js",function(t){t&&c([])})):c([])};var Z=new t(window);Z.a.c.custom=function(t,n){return new M(n,t)},Z.a.c.fontdeck=function(t,n){return new Y(n,t)},Z.a.c.monotype=function(t,n){return new H(n,t)},Z.a.c.typekit=function(t,n){return new Q(n,t)},Z.a.c.google=function(t,n){return new X(n,t)};var tt={load:d(Z.load,Z)};"function"==typeof define&&define.amd?define(function(){return tt}):"undefined"!=typeof module&&module.exports?module.exports=tt:(window.WebFont=tt,window.WebFontConfig&&Z.load(window.WebFontConfig))}();litespeed-wp-plugin/7.1/litespeed-cache/assets/js/guest.js000064400000001344151600146100017365 0ustar00var litespeed_vary = document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/, '$1');
if (!litespeed_vary) {
	// Note: as the vary may be changed in Login Cookie option, even the visitor doesn't have this cookie, it doesn't mean the visitor doesn't have the vary, so still need PHP side to decide if need to set vary or not.
	fetch('litespeed_url', {
		method: 'POST',
		cache: 'no-cache',
		redirect: 'follow',
	})
		.then(response => response.json())
		.then(data => {
			console.log(data);
			if (data.hasOwnProperty('reload') && data.reload == 'yes') {
				// Save doc.ref for organic traffic usage
				sessionStorage.setItem('litespeed_docref', document.referrer);

				window.location.reload(true);
			}
		});
}
litespeed-wp-plugin/7.1/litespeed-cache/assets/js/babel.min.js000064400003011302151600146150020070 0ustar00!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.Babel=t():e.Babel=t()}(this,function(){return function(e){function t(n){if(r[n])return r[n].exports;var i=r[n]={exports:{},id:n,loaded:!1};return e[n].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var r={};return t.m=e,t.c=r,t.p="",t(0)}(function(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))switch(typeof e[t]){case"function":break;case"object":e[t]=function(t){var r=t.slice(1),n=e[t[0]];return function(e,t,i){n.apply(this,[e,t,i].concat(r))}}(e[t]);break;default:e[t]=e[e[t]]}return e}([function(e,t,r){"use strict";function n(e,t){return g(t)&&"string"==typeof t[0]?e.hasOwnProperty(t[0])?[e[t[0]]].concat(t.slice(1)):void 0:"string"==typeof t?e[t]:t}function i(e){var t=(e.presets||[]).map(function(e){var t=n(E,e);if(!t)throw new Error('Invalid preset specified in Babel options: "'+e+'"');return g(t)&&"object"===h(t[0])&&t[0].hasOwnProperty("buildPreset")&&(t[0]=d({},t[0],{buildPreset:t[0].buildPreset})),t}),r=(e.plugins||[]).map(function(e){var t=n(b,e);if(!t)throw new Error('Invalid plugin specified in Babel options: "'+e+'"');return t});return d({babelrc:!1},e,{presets:t,plugins:r})}function s(e,t){return y.transform(e,i(t))}function a(e,t,r){return y.transformFromAst(e,t,i(r))}function o(e,t){b.hasOwnProperty(e)&&console.warn('A plugin named "'+e+'" is already registered, it will be overridden'),b[e]=t}function u(e){Object.keys(e).forEach(function(t){return o(t,e[t])})}function l(e,t){E.hasOwnProperty(e)&&console.warn('A preset named "'+e+'" is already registered, it will be overridden'),E[e]=t}function c(e){Object.keys(e).forEach(function(t){return l(t,e[t])})}function f(e){(0,v.runScripts)(s,e)}function p(){window.removeEventListener("DOMContentLoaded",f)}Object.defineProperty(t,"__esModule",{value:!0}),t.version=t.buildExternalHelpers=t.availablePresets=t.availablePlugins=void 0;var d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.transform=s,t.transformFromAst=a,t.registerPlugin=o,t.registerPlugins=u,t.registerPreset=l,t.registerPresets=c,t.transformScriptTags=f,t.disableScriptTags=p;var m=r(290),y=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(m),v=r(629),g=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},b=t.availablePlugins={},E=t.availablePresets={};t.buildExternalHelpers=y.buildExternalHelpers;u({"check-es2015-constants":r(66),"external-helpers":r(322),"inline-replace-variables":r(323),"syntax-async-functions":r(67),"syntax-async-generators":r(195),"syntax-class-constructor-call":r(196),"syntax-class-properties":r(197),"syntax-decorators":r(125),"syntax-do-expressions":r(198),"syntax-exponentiation-operator":r(199),"syntax-export-extensions":r(200),"syntax-flow":r(126),"syntax-function-bind":r(201),"syntax-function-sent":r(325),"syntax-jsx":r(127),"syntax-object-rest-spread":r(202),"syntax-trailing-function-commas":r(128),"transform-async-functions":r(326),"transform-async-to-generator":r(129),"transform-async-to-module-method":r(328),"transform-class-constructor-call":r(203),"transform-class-properties":r(204),"transform-decorators":r(205),"transform-decorators-legacy":r(329).default,"transform-do-expressions":r(206),"transform-es2015-arrow-functions":r(68),"transform-es2015-block-scoped-functions":r(69),"transform-es2015-block-scoping":r(70),"transform-es2015-classes":r(71),"transform-es2015-computed-properties":r(72),"transform-es2015-destructuring":r(73),"transform-es2015-duplicate-keys":r(130),"transform-es2015-for-of":r(74),"transform-es2015-function-name":r(75),"transform-es2015-instanceof":r(332),"transform-es2015-literals":r(76),"transform-es2015-modules-amd":r(131),"transform-es2015-modules-commonjs":r(77),"transform-es2015-modules-systemjs":r(208),"transform-es2015-modules-umd":r(209),"transform-es2015-object-super":r(78),"transform-es2015-parameters":r(79),"transform-es2015-shorthand-properties":r(80),"transform-es2015-spread":r(81),"transform-es2015-sticky-regex":r(82),"transform-es2015-template-literals":r(83),"transform-es2015-typeof-symbol":r(84),"transform-es2015-unicode-regex":r(85),"transform-es3-member-expression-literals":r(336),"transform-es3-property-literals":r(337),"transform-es5-property-mutators":r(338),"transform-eval":r(339),"transform-exponentiation-operator":r(132),"transform-export-extensions":r(210),"transform-flow-comments":r(340),"transform-flow-strip-types":r(211),"transform-function-bind":r(212),"transform-jscript":r(341),"transform-object-assign":r(342),"transform-object-rest-spread":r(213),"transform-object-set-prototype-of-to-assign":r(343),"transform-proto-to-assign":r(344),"transform-react-constant-elements":r(345),"transform-react-display-name":r(214),"transform-react-inline-elements":r(346),"transform-react-jsx":r(215),"transform-react-jsx-compat":r(347),"transform-react-jsx-self":r(349),"transform-react-jsx-source":r(350),"transform-regenerator":r(86),"transform-runtime":r(353),"transform-strict-mode":r(216),"undeclared-variables-check":r(354)}),c({es2015:r(217),es2016:r(218),es2017:r(219),latest:r(356),react:r(357),"stage-0":r(358),"stage-1":r(220),"stage-2":r(221),"stage-3":r(222),"es2015-no-commonjs":{plugins:[r(83),r(76),r(75),r(68),r(69),r(71),r(78),r(80),r(72),r(74),r(82),r(85),r(66),r(81),r(79),r(73),r(70),r(84),[r(86),{async:!1,asyncGenerators:!1}]]},"es2015-loose":{plugins:[[r(83),{loose:!0}],r(76),r(75),r(68),r(69),[r(71),{loose:!0}],r(78),r(80),r(130),[r(72),{loose:!0}],[r(74),{loose:!0}],r(82),r(85),r(66),[r(81),{loose:!0}],r(79),[r(73),{loose:!0}],r(70),r(84),[r(77),{loose:!0}],[r(86),{async:!1,asyncGenerators:!1}]]}});t.version="6.26.0";"undefined"!=typeof window&&window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",function(){return f()},!1)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=z["is"+e];t||(t=z["is"+e]=function(t,r){return z.is(e,t,r)}),z["assert"+e]=function(r,n){if(n=n||{},!t(r,n))throw new Error("Expected type "+(0,I.default)(e)+" with option "+(0,I.default)(n))}}function s(e,t,r){return!!t&&(!!a(t.type,e)&&(void 0===r||z.shallowEqual(t,r)))}function a(e,t){if(e===t)return!0;if(z.ALIAS_KEYS[t])return!1;var r=z.FLIPPED_ALIAS_KEYS[t];if(r){if(r[0]===e)return!0;for(var n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}if(e===a)return!0}}return!1}function o(e,t,r){if(e){var n=z.NODE_FIELDS[e.type];if(n){var i=n[t];i&&i.validate&&(i.optional&&null==r||i.validate(e,t,r))}}}function u(e,t){for(var r=(0,B.default)(t),n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if(e[o]!==t[o])return!1}return!0}function l(e,t,r){return e.object=z.memberExpression(e.object,e.property,e.computed),e.property=t,e.computed=!!r,e}function c(e,t){return e.object=z.memberExpression(t,e.object),e}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"body";return e[t]=z.toBlock(e[t],e)}function p(e){if(!e)return e;var t={};for(var r in e)"_"!==r[0]&&(t[r]=e[r]);return t}function d(e){var t=p(e);return delete t.loc,t}function h(e){if(!e)return e;var t={};for(var r in e)if("_"!==r[0]){var n=e[r];n&&(n.type?n=z.cloneDeep(n):Array.isArray(n)&&(n=n.map(z.cloneDeep))),t[r]=n}return t}function m(e,t){var r=e.split(".");return function(e){if(!z.isMemberExpression(e))return!1;for(var n=[e],i=0;n.length;){var s=n.shift();if(t&&i===r.length)return!0;if(z.isIdentifier(s)){if(r[i]!==s.name)return!1}else{if(!z.isStringLiteral(s)){if(z.isMemberExpression(s)){if(s.computed&&!z.isStringLiteral(s.property))return!1;n.push(s.object),n.push(s.property);continue}return!1}if(r[i]!==s.value)return!1}if(++i>r.length)return!1}return!0}}function y(e){for(var t=z.COMMENT_KEYS,r=Array.isArray(t),n=0,t=r?t:(0,T.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}delete e[i]}return e}function v(e,t){return g(e,t),b(e,t),E(e,t),e}function g(e,t){x("trailingComments",e,t)}function b(e,t){x("leadingComments",e,t)}function E(e,t){x("innerComments",e,t)}function x(e,t,r){t&&r&&(t[e]=(0,K.default)([].concat(t[e],r[e]).filter(Boolean)))}function A(e,t){if(!e||!t)return e;for(var r=z.INHERIT_KEYS.optional,n=Array.isArray(r),i=0,r=n?r:(0,T.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;null==e[a]&&(e[a]=t[a])}for(var o in t)"_"===o[0]&&(e[o]=t[o]);for(var u=z.INHERIT_KEYS.force,l=Array.isArray(u),c=0,u=l?u:(0,T.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;e[p]=t[p]}return z.inheritsComments(e,t),e}function S(e){if(!_(e))throw new TypeError("Not a valid node "+(e&&e.type))}function _(e){return!(!e||!H.VISITOR_KEYS[e.type])}function D(e,t,r){if(e){var n=z.VISITOR_KEYS[e.type];if(n){r=r||{},t(e,r);for(var i=n,s=Array.isArray(i),a=0,i=s?i:(0,T.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o,l=e[u];if(Array.isArray(l))for(var c=l,f=Array.isArray(c),p=0,c=f?c:(0,T.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;D(h,t,r)}else D(l,t,r)}}}}function C(e,t){t=t||{};for(var r=t.preserveComments?Z:ee,n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;null!=e[o]&&(e[o]=void 0)}for(var u in e)"_"===u[0]&&null!=e[u]&&(e[u]=void 0);for(var l=(0,k.default)(e),c=l,f=Array.isArray(c),p=0,c=f?c:(0,T.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}e[d]=null}}function w(e,t){return D(e,C,t),e}t.__esModule=!0,t.createTypeAnnotationBasedOnTypeof=t.removeTypeDuplicates=t.createUnionTypeAnnotation=t.valueToNode=t.toBlock=t.toExpression=t.toStatement=t.toBindingIdentifierName=t.toIdentifier=t.toKeyAlias=t.toSequenceExpression=t.toComputedKey=t.isNodesEquivalent=t.isImmutable=t.isScope=t.isSpecifierDefault=t.isVar=t.isBlockScoped=t.isLet=t.isValidIdentifier=t.isReferenced=t.isBinding=t.getOuterBindingIdentifiers=t.getBindingIdentifiers=t.TYPES=t.react=t.DEPRECATED_KEYS=t.BUILDER_KEYS=t.NODE_FIELDS=t.ALIAS_KEYS=t.VISITOR_KEYS=t.NOT_LOCAL_BINDING=t.BLOCK_SCOPED_SYMBOL=t.INHERIT_KEYS=t.UNARY_OPERATORS=t.STRING_UNARY_OPERATORS=t.NUMBER_UNARY_OPERATORS=t.BOOLEAN_UNARY_OPERATORS=t.BINARY_OPERATORS=t.NUMBER_BINARY_OPERATORS=t.BOOLEAN_BINARY_OPERATORS=t.COMPARISON_BINARY_OPERATORS=t.EQUALITY_BINARY_OPERATORS=t.BOOLEAN_NUMBER_BINARY_OPERATORS=t.UPDATE_OPERATORS=t.LOGICAL_OPERATORS=t.COMMENT_KEYS=t.FOR_INIT_KEYS=t.FLATTENABLE_KEYS=t.STATEMENT_OR_BLOCK_KEYS=void 0;var P=r(360),k=n(P),F=r(2),T=n(F),O=r(14),B=n(O),R=r(35),I=n(R),M=r(135);Object.defineProperty(t,"STATEMENT_OR_BLOCK_KEYS",{enumerable:!0,get:function(){return M.STATEMENT_OR_BLOCK_KEYS}}),Object.defineProperty(t,"FLATTENABLE_KEYS",{enumerable:!0,get:function(){return M.FLATTENABLE_KEYS}}),Object.defineProperty(t,"FOR_INIT_KEYS",{enumerable:!0,get:function(){return M.FOR_INIT_KEYS}}),Object.defineProperty(t,"COMMENT_KEYS",{enumerable:!0,get:function(){return M.COMMENT_KEYS}}),Object.defineProperty(t,"LOGICAL_OPERATORS",{enumerable:!0,get:function(){return M.LOGICAL_OPERATORS}}),Object.defineProperty(t,"UPDATE_OPERATORS",{enumerable:!0,get:function(){return M.UPDATE_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_NUMBER_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_NUMBER_BINARY_OPERATORS}}),Object.defineProperty(t,"EQUALITY_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.EQUALITY_BINARY_OPERATORS}}),Object.defineProperty(t,"COMPARISON_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.COMPARISON_BINARY_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_BINARY_OPERATORS}}),Object.defineProperty(t,"NUMBER_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.NUMBER_BINARY_OPERATORS}}),Object.defineProperty(t,"BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BINARY_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_UNARY_OPERATORS}}),Object.defineProperty(t,"NUMBER_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.NUMBER_UNARY_OPERATORS}}),Object.defineProperty(t,"STRING_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.STRING_UNARY_OPERATORS}}),Object.defineProperty(t,"UNARY_OPERATORS",{enumerable:!0,get:function(){return M.UNARY_OPERATORS}}),Object.defineProperty(t,"INHERIT_KEYS",{enumerable:!0,get:function(){return M.INHERIT_KEYS}}),Object.defineProperty(t,"BLOCK_SCOPED_SYMBOL",{enumerable:!0,get:function(){return M.BLOCK_SCOPED_SYMBOL}}),Object.defineProperty(t,"NOT_LOCAL_BINDING",{enumerable:!0,get:function(){return M.NOT_LOCAL_BINDING}}),t.is=s,t.isType=a,t.validate=o,t.shallowEqual=u,t.appendToMemberExpression=l,t.prependToMemberExpression=c,t.ensureBlock=f,t.clone=p,t.cloneWithoutLoc=d,t.cloneDeep=h,t.buildMatchMemberExpression=m,t.removeComments=y,t.inheritsComments=v,t.inheritTrailingComments=g,t.inheritLeadingComments=b,t.inheritInnerComments=E,t.inherits=A,t.assertNode=S,t.isNode=_,t.traverseFast=D,t.removeProperties=C,t.removePropertiesDeep=w;var N=r(226);Object.defineProperty(t,"getBindingIdentifiers",{enumerable:!0,get:function(){return N.getBindingIdentifiers}}),Object.defineProperty(t,"getOuterBindingIdentifiers",{enumerable:!0,get:function(){return N.getOuterBindingIdentifiers}});var L=r(395);Object.defineProperty(t,"isBinding",{enumerable:!0,get:function(){return L.isBinding}}),Object.defineProperty(t,"isReferenced",{enumerable:!0,get:function(){return L.isReferenced}}),Object.defineProperty(t,"isValidIdentifier",{enumerable:!0,get:function(){return L.isValidIdentifier}}),Object.defineProperty(t,"isLet",{enumerable:!0,get:function(){return L.isLet}}),Object.defineProperty(t,"isBlockScoped",{enumerable:!0,get:function(){return L.isBlockScoped}}),Object.defineProperty(t,"isVar",{enumerable:!0,get:function(){return L.isVar}}),Object.defineProperty(t,"isSpecifierDefault",{enumerable:!0,get:function(){return L.isSpecifierDefault}}),Object.defineProperty(t,"isScope",{enumerable:!0,get:function(){return L.isScope}}),Object.defineProperty(t,"isImmutable",{enumerable:!0,get:function(){return L.isImmutable}}),Object.defineProperty(t,"isNodesEquivalent",{enumerable:!0,get:function(){return L.isNodesEquivalent}});var j=r(385);Object.defineProperty(t,"toComputedKey",{enumerable:!0,get:function(){return j.toComputedKey}}),Object.defineProperty(t,"toSequenceExpression",{enumerable:!0,get:function(){return j.toSequenceExpression}}),Object.defineProperty(t,"toKeyAlias",{enumerable:!0,get:function(){return j.toKeyAlias}}),Object.defineProperty(t,"toIdentifier",{enumerable:!0,get:function(){return j.toIdentifier}}),Object.defineProperty(t,"toBindingIdentifierName",{enumerable:!0,get:function(){return j.toBindingIdentifierName}}),Object.defineProperty(t,"toStatement",{enumerable:!0,get:function(){return j.toStatement}}),Object.defineProperty(t,"toExpression",{enumerable:!0,get:function(){return j.toExpression}}),Object.defineProperty(t,"toBlock",{enumerable:!0,get:function(){return j.toBlock}}),Object.defineProperty(t,"valueToNode",{enumerable:!0,get:function(){return j.valueToNode}});var U=r(393);Object.defineProperty(t,"createUnionTypeAnnotation",{enumerable:!0,get:function(){return U.createUnionTypeAnnotation}}),Object.defineProperty(t,"removeTypeDuplicates",{enumerable:!0,get:function(){return U.removeTypeDuplicates}}),Object.defineProperty(t,"createTypeAnnotationBasedOnTypeof",{enumerable:!0,get:function(){return U.createTypeAnnotationBasedOnTypeof}});var V=r(624),G=n(V),W=r(109),Y=n(W),q=r(600),K=n(q);r(390);var H=r(26),J=r(394),X=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(J),z=t;t.VISITOR_KEYS=H.VISITOR_KEYS,t.ALIAS_KEYS=H.ALIAS_KEYS,t.NODE_FIELDS=H.NODE_FIELDS,t.BUILDER_KEYS=H.BUILDER_KEYS,t.DEPRECATED_KEYS=H.DEPRECATED_KEYS,t.react=X;for(var $ in z.VISITOR_KEYS)i($);z.FLIPPED_ALIAS_KEYS={},(0,B.default)(z.ALIAS_KEYS).forEach(function(e){z.ALIAS_KEYS[e].forEach(function(t){(z.FLIPPED_ALIAS_KEYS[t]=z.FLIPPED_ALIAS_KEYS[t]||[]).push(e)})}),(0,B.default)(z.FLIPPED_ALIAS_KEYS).forEach(function(e){z[e.toUpperCase()+"_TYPES"]=z.FLIPPED_ALIAS_KEYS[e],i(e)});t.TYPES=(0,B.default)(z.VISITOR_KEYS).concat((0,B.default)(z.FLIPPED_ALIAS_KEYS)).concat((0,B.default)(z.DEPRECATED_KEYS));(0,B.default)(z.BUILDER_KEYS).forEach(function(e){function t(){if(arguments.length>r.length)throw new Error("t."+e+": Too many arguments passed. Received "+arguments.length+" but can receive no more than "+r.length);var t={};t.type=e;for(var n=0,i=r,s=Array.isArray(i),a=0,i=s?i:(0,T.default)(i);;){var u;if(s){if(a>=i.length)break;u=i[a++]}else{if(a=i.next(),a.done)break;u=a.value}var l=u,c=z.NODE_FIELDS[e][l],f=arguments[n++];void 0===f&&(f=(0,Y.default)(c.default)),t[l]=f}for(var p in t)o(t,p,t[p]);return t}var r=z.BUILDER_KEYS[e];z[e]=t,z[e[0].toLowerCase()+e.slice(1)]=t});for(var Q in z.DEPRECATED_KEYS)!function(e){function t(t){return function(){return console.trace("The node type "+e+" has been renamed to "+r),t.apply(this,arguments)}}var r=z.DEPRECATED_KEYS[e];z[e]=z[e[0].toLowerCase()+e.slice(1)]=t(z[r]),z["is"+e]=t(z["is"+r]),z["assert"+e]=t(z["assert"+r])}(Q);(0,G.default)(z),(0,G.default)(z.VISITOR_KEYS);var Z=["tokens","start","end","loc","raw","rawValue"],ee=z.COMMENT_KEYS.concat(["comments"]).concat(Z)},function(e,t,r){"use strict";e.exports={default:r(404),__esModule:!0}},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t){e=(0,l.default)(e);var r=e,n=r.program;return t.length&&(0,m.default)(e,A,null,t),n.body.length>1?n.body:n.body[0]}t.__esModule=!0;var a=r(10),o=i(a);t.default=function(e,t){var r=void 0;try{throw new Error}catch(e){e.stack&&(r=e.stack.split("\n").slice(1).join("\n"))}t=(0,f.default)({allowReturnOutsideFunction:!0,allowSuperOutsideMethod:!0,preserveComments:!1},t);var n=function(){var i=void 0;try{i=v.parse(e,t),i=m.default.removeProperties(i,{preserveComments:t.preserveComments}),m.default.cheap(i,function(e){e[E]=!0})}catch(e){throw e.stack=e.stack+"from\n"+r,e}return n=function(){return i},i};return function(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return s(n(),t)}};var u=r(574),l=i(u),c=r(174),f=i(c),p=r(274),d=i(p),h=r(7),m=i(h),y=r(89),v=n(y),g=r(1),b=n(g),E="_fromTemplate",x=(0,o.default)(),A={noScope:!0,enter:function(e,t){var r=e.node;if(r[x])return e.skip();b.isExpressionStatement(r)&&(r=r.expression);var n=void 0;if(b.isIdentifier(r)&&r[E])if((0,d.default)(t[0],r.name))n=t[0][r.name];else if("$"===r.name[0]){var i=+r.name.slice(1);t[i]&&(n=t[i])}null===n&&e.remove(),n&&(n[x]=!0,e.replaceInline(n))},exit:function(e){var t=e.node;t.loc||m.default.clearNode(t)}};e.exports=t.default},function(e,t){"use strict";var r=e.exports={version:"2.5.0"};"number"==typeof __e&&(__e=r)},function(e,t){"use strict";var r=Array.isArray;e.exports=r},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t,r,n,i){if(e){if(t||(t={}),!t.noScope&&!r&&"Program"!==e.type&&"File"!==e.type)throw new Error(v.get("traverseNeedsParent",e.type));m.explode(t),s.node(e,t,r,n,i)}}function a(e,t){e.node.type===t.type&&(t.has=!0,e.stop())}t.__esModule=!0,t.visitors=t.Hub=t.Scope=t.NodePath=void 0;var o=r(2),u=i(o),l=r(36);Object.defineProperty(t,"NodePath",{enumerable:!0,get:function(){return i(l).default}});var c=r(134);Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return i(c).default}});var f=r(223);Object.defineProperty(t,"Hub",{enumerable:!0,get:function(){return i(f).default}}),t.default=s;var p=r(367),d=i(p),h=r(384),m=n(h),y=r(20),v=n(y),g=r(111),b=i(g),E=r(1),x=n(E),A=r(88),S=n(A);t.visitors=m,s.visitors=m,s.verify=m.verify,s.explode=m.explode,s.NodePath=r(36),s.Scope=r(134),s.Hub=r(223),s.cheap=function(e,t){return x.traverseFast(e,t)},s.node=function(e,t,r,n,i,s){var a=x.VISITOR_KEYS[e.type];if(a)for(var o=new d.default(r,t,n,i),l=a,c=Array.isArray(l),f=0,l=c?l:(0,u.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var h=p;if((!s||!s[h])&&o.visit(e,h))return}},s.clearNode=function(e,t){x.removeProperties(e,t),S.path.delete(e)},s.removeProperties=function(e,t){return x.traverseFast(e,s.clearNode,t),e},s.hasType=function(e,t,r,n){if((0,b.default)(n,e.type))return!1;if(e.type===r)return!0;var i={has:!1,type:r};return s(e,{blacklist:n,enter:a},t,i),i.has},s.clearCache=function(){S.clear()},s.clearCache.clearPath=S.clearPath,s.clearCache.clearScope=S.clearScope,s.copyCache=function(e,t){S.path.has(e)&&S.path.set(t,S.path.get(e))}},function(e,t){"use strict";function r(){throw new Error("setTimeout has not been defined")}function n(){throw new Error("clearTimeout has not been defined")}function i(e){if(c===setTimeout)return setTimeout(e,0);if((c===r||!c)&&setTimeout)return c=setTimeout,setTimeout(e,0);try{return c(e,0)}catch(t){try{return c.call(null,e,0)}catch(t){return c.call(this,e,0)}}}function s(e){if(f===clearTimeout)return clearTimeout(e);if((f===n||!f)&&clearTimeout)return f=clearTimeout,clearTimeout(e);try{return f(e)}catch(t){try{return f.call(null,e)}catch(t){return f.call(this,e)}}}function a(){m&&d&&(m=!1,d.length?h=d.concat(h):y=-1,h.length&&o())}function o(){if(!m){var e=i(a);m=!0;for(var t=h.length;t;){for(d=h,h=[];++y<t;)d&&d[y].run();y=-1,t=h.length}d=null,m=!1,s(e)}}function u(e,t){this.fun=e,this.array=t}function l(){}var c,f,p=e.exports={};!function(){try{c="function"==typeof setTimeout?setTimeout:r}catch(e){c=r}try{f="function"==typeof clearTimeout?clearTimeout:n}catch(e){f=n}}();var d,h=[],m=!1,y=-1;p.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];h.push(new u(e,t)),1!==h.length||m||i(o)},u.prototype.run=function(){this.fun.apply(null,this.array)},p.title="browser",p.browser=!0,p.env={},p.argv=[],p.version="",p.versions={},p.on=l,p.addListener=l,p.once=l,p.off=l,p.removeListener=l,p.removeAllListeners=l,p.emit=l,p.prependListener=l,p.prependOnceListener=l,p.listeners=function(e){return[]},p.binding=function(e){throw new Error("process.binding is not supported")},p.cwd=function(){return"/"},p.chdir=function(e){throw new Error("process.chdir is not supported")},p.umask=function(){return 0}},function(e,t,r){"use strict";e.exports={default:r(409),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(414),__esModule:!0}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.__esModule=!0;var s=r(363),a=n(s),o=r(10),u=n(o),l="function"==typeof u.default&&"symbol"===i(a.default)?function(e){return void 0===e?"undefined":i(e)}:function(e){return e&&"function"==typeof u.default&&e.constructor===u.default&&e!==u.default.prototype?"symbol":void 0===e?"undefined":i(e)};t.default="function"==typeof u.default&&"symbol"===l(a.default)?function(e){return void 0===e?"undefined":l(e)}:function(e){return e&&"function"==typeof u.default&&e.constructor===u.default&&e!==u.default.prototype?"symbol":void 0===e?"undefined":l(e)}},function(e,t,r){"use strict";var n=r(15),i=r(5),s=r(43),a=r(29),o=function e(t,r,o){var u,l,c,f=t&e.F,p=t&e.G,d=t&e.S,h=t&e.P,m=t&e.B,y=t&e.W,v=p?i:i[r]||(i[r]={}),g=v.prototype,b=p?n:d?n[r]:(n[r]||{}).prototype;p&&(o=r);for(u in o)(l=!f&&b&&void 0!==b[u])&&u in v||(c=l?b[u]:o[u],v[u]=p&&"function"!=typeof b[u]?o[u]:m&&l?s(c,n):y&&b[u]==c?function(e){var t=function(t,r,n){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,r)}return new e(t,r,n)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(c):h&&"function"==typeof c?s(Function.call,c):c,h&&((v.virtual||(v.virtual={}))[u]=c,t&e.R&&g&&!g[u]&&a(g,u,c)))};o.F=1,o.G=2,o.S=4,o.P=8,o.B=16,o.W=32,o.U=64,o.R=128,e.exports=o},function(e,t,r){"use strict";var n=r(151)("wks"),i=r(95),s=r(15).Symbol,a="function"==typeof s;(e.exports=function(e){return n[e]||(n[e]=a&&s[e]||(a?s:i)("Symbol."+e))}).store=n},function(e,t,r){"use strict";e.exports={default:r(411),__esModule:!0}},function(e,t){"use strict";var r=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=r)},function(e,t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=function(e){return"object"===(void 0===e?"undefined":r(e))?null!==e:"function"==typeof e}},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(261),s="object"==("undefined"==typeof self?"undefined":n(self))&&self&&self.Object===Object&&self,a=i||s||Function("return this")();e.exports=a},function(e,t){"use strict";function r(e){var t=void 0===e?"undefined":n(e);return null!=e&&("object"==t||"function"==t)}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=r},function(e,t,r){(function(e){"use strict";function r(e,t){for(var r=0,n=e.length-1;n>=0;n--){var i=e[n];"."===i?e.splice(n,1):".."===i?(e.splice(n,1),r++):r&&(e.splice(n,1),r--)}if(t)for(;r--;r)e.unshift("..");return e}function n(e,t){if(e.filter)return e.filter(t);for(var r=[],n=0;n<e.length;n++)t(e[n],n,e)&&r.push(e[n]);return r}var i=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,s=function(e){return i.exec(e).slice(1)};t.resolve=function(){for(var t="",i=!1,s=arguments.length-1;s>=-1&&!i;s--){var a=s>=0?arguments[s]:e.cwd();if("string"!=typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(t=a+"/"+t,i="/"===a.charAt(0))}return t=r(n(t.split("/"),function(e){return!!e}),!i).join("/"),(i?"/":"")+t||"."},t.normalize=function(e){var i=t.isAbsolute(e),s="/"===a(e,-1);return e=r(n(e.split("/"),function(e){return!!e}),!i).join("/"),e||i||(e="."),e&&s&&(e+="/"),(i?"/":"")+e},t.isAbsolute=function(e){return"/"===e.charAt(0)},t.join=function(){var e=Array.prototype.slice.call(arguments,0);return t.normalize(n(e,function(e,t){if("string"!=typeof e)throw new TypeError("Arguments to path.join must be strings");return e}).join("/"))},t.relative=function(e,r){function n(e){for(var t=0;t<e.length&&""===e[t];t++);for(var r=e.length-1;r>=0&&""===e[r];r--);return t>r?[]:e.slice(t,r-t+1)}e=t.resolve(e).substr(1),r=t.resolve(r).substr(1);for(var i=n(e.split("/")),s=n(r.split("/")),a=Math.min(i.length,s.length),o=a,u=0;u<a;u++)if(i[u]!==s[u]){o=u;break}for(var l=[],u=o;u<i.length;u++)l.push("..");return l=l.concat(s.slice(o)),l.join("/")},t.sep="/",t.delimiter=":",t.dirname=function(e){var t=s(e),r=t[0],n=t[1];return r||n?(n&&(n=n.substr(0,n.length-1)),r+n):"."},t.basename=function(e,t){var r=s(e)[2];return t&&r.substr(-1*t.length)===t&&(r=r.substr(0,r.length-t.length)),r},t.extname=function(e){return s(e)[3]};var a="b"==="ab".substr(-1)?function(e,t,r){return e.substr(t,r)}:function(e,t,r){return t<0&&(t=e.length+t),e.substr(t,r)}}).call(t,r(8))},function(e,t,r){"use strict";function n(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];var s=l[e];if(!s)throw new ReferenceError("Unknown message "+(0,a.default)(e));return r=i(r),s.replace(/\$(\d+)/g,function(e,t){return r[t-1]})}function i(e){return e.map(function(e){if(null!=e&&e.inspect)return e.inspect();try{return(0,a.default)(e)||e+""}catch(t){return u.inspect(e)}})}t.__esModule=!0,t.MESSAGES=void 0;var s=r(35),a=function(e){return e&&e.__esModule?e:{default:e}}(s);t.get=n,t.parseArgs=i;var o=r(117),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o),l=t.MESSAGES={tailCallReassignmentDeopt:"Function reference has been reassigned, so it will probably be dereferenced, therefore we can't optimise this with confidence",classesIllegalBareSuper:"Illegal use of bare super",classesIllegalSuperCall:"Direct super call is illegal in non-constructor, use super.$1() instead",scopeDuplicateDeclaration:"Duplicate declaration $1",settersNoRest:"Setters aren't allowed to have a rest",noAssignmentsInForHead:"No assignments allowed in for-in/of head",expectedMemberExpressionOrIdentifier:"Expected type MemberExpression or Identifier",invalidParentForThisNode:"We don't know how to handle this node within the current parent - please open an issue",readOnly:"$1 is read-only",unknownForHead:"Unknown node type $1 in ForStatement",didYouMean:"Did you mean $1?",codeGeneratorDeopt:"Note: The code generator has deoptimised the styling of $1 as it exceeds the max of $2.",missingTemplatesDirectory:"no templates directory - this is most likely the result of a broken `npm publish`. Please report to https://github.com/babel/babel/issues",unsupportedOutputType:"Unsupported output type $1",illegalMethodName:"Illegal method name $1",lostTrackNodePath:"We lost track of this node's position, likely because the AST was directly manipulated",modulesIllegalExportName:"Illegal export $1",modulesDuplicateDeclarations:"Duplicate module declarations with the same source but in different scopes",undeclaredVariable:"Reference to undeclared variable $1",undeclaredVariableType:"Referencing a type alias outside of a type annotation",undeclaredVariableSuggestion:"Reference to undeclared variable $1 - did you mean $2?",traverseNeedsParent:"You must pass a scope and parentPath unless traversing a Program/File. Instead of that you tried to traverse a $1 node without passing scope and parentPath.",traverseVerifyRootFunction:"You passed `traverse()` a function when it expected a visitor object, are you sure you didn't mean `{ enter: Function }`?",traverseVerifyVisitorProperty:"You passed `traverse()` a visitor object with the property $1 that has the invalid property $2",traverseVerifyNodeType:"You gave us a visitor for the node type $1 but it's not a valid type",pluginNotObject:"Plugin $2 specified in $1 was expected to return an object when invoked but returned $3",pluginNotFunction:"Plugin $2 specified in $1 was expected to return a function but returned $3",
pluginUnknown:"Unknown plugin $1 specified in $2 at $3, attempted to resolve relative to $4",pluginInvalidProperty:"Plugin $2 specified in $1 provided an invalid property of $3"}},function(e,t,r){"use strict";var n=r(16);e.exports=function(e){if(!n(e))throw TypeError(e+" is not an object!");return e}},function(e,t,r){"use strict";e.exports=!r(27)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t,r){"use strict";var n=r(21),i=r(231),s=r(154),a=Object.defineProperty;t.f=r(22)?Object.defineProperty:function(e,t,r){if(n(e),t=s(t,!0),n(r),i)try{return a(e,t,r)}catch(e){}if("get"in r||"set"in r)throw TypeError("Accessors not supported!");return"value"in r&&(e[t]=r.value),e}},function(e,t,r){"use strict";function n(e){return null!=e&&s(e.length)&&!i(e)}var i=r(175),s=r(176);e.exports=n},function(e,t){"use strict";function r(e){return null!=e&&"object"==(void 0===e?"undefined":n(e))}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=r},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return Array.isArray(e)?"array":null===e?"null":void 0===e?"undefined":void 0===e?"undefined":(0,v.default)(e)}function s(e){function t(t,r,n){if(Array.isArray(n))for(var i=0;i<n.length;i++)e(t,r+"["+i+"]",n[i])}return t.each=e,t}function a(){function e(e,t,n){if(r.indexOf(n)<0)throw new TypeError("Property "+t+" expected value to be one of "+(0,m.default)(r)+" but got "+(0,m.default)(n))}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.oneOf=r,e}function o(){function e(e,t,n){for(var i=!1,s=r,a=Array.isArray(s),o=0,s=a?s:(0,d.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(b.is(l,n)){i=!0;break}}if(!i)throw new TypeError("Property "+t+" of "+e.type+" expected node to be of a type "+(0,m.default)(r)+" but instead got "+(0,m.default)(n&&n.type))}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.oneOfNodeTypes=r,e}function u(){function e(e,t,n){for(var s=!1,a=r,o=Array.isArray(a),u=0,a=o?a:(0,d.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(i(n)===c||b.is(c,n)){s=!0;break}}if(!s)throw new TypeError("Property "+t+" of "+e.type+" expected node to be of a type "+(0,m.default)(r)+" but instead got "+(0,m.default)(n&&n.type))}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.oneOfNodeOrValueTypes=r,e}function l(e){function t(t,r,n){if(i(n)!==e)throw new TypeError("Property "+r+" expected type of "+e+" but got "+i(n))}return t.type=e,t}function c(){function e(){for(var e=r,t=Array.isArray(e),n=0,e=t?e:(0,d.default)(e);;){var i;if(t){if(n>=e.length)break;i=e[n++]}else{if(n=e.next(),n.done)break;i=n.value}i.apply(void 0,arguments)}}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.chainOf=r,e}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.inherits&&D[t.inherits]||{};t.fields=t.fields||r.fields||{},t.visitor=t.visitor||r.visitor||[],t.aliases=t.aliases||r.aliases||[],t.builder=t.builder||r.builder||t.visitor||[],t.deprecatedAlias&&(_[t.deprecatedAlias]=e);for(var n=t.visitor.concat(t.builder),s=Array.isArray(n),a=0,n=s?n:(0,d.default)(n);;){var o;if(s){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;t.fields[u]=t.fields[u]||{}}for(var c in t.fields){var f=t.fields[c];-1===t.builder.indexOf(c)&&(f.optional=!0),void 0===f.default?f.default=null:f.validate||(f.validate=l(i(f.default)))}E[e]=t.visitor,S[e]=t.builder,A[e]=t.fields,x[e]=t.aliases,D[e]=t}t.__esModule=!0,t.DEPRECATED_KEYS=t.BUILDER_KEYS=t.NODE_FIELDS=t.ALIAS_KEYS=t.VISITOR_KEYS=void 0;var p=r(2),d=n(p),h=r(35),m=n(h),y=r(11),v=n(y);t.assertEach=s,t.assertOneOf=a,t.assertNodeType=o,t.assertNodeOrValueType=u,t.assertValueType=l,t.chain=c,t.default=f;var g=r(1),b=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(g),E=t.VISITOR_KEYS={},x=t.ALIAS_KEYS={},A=t.NODE_FIELDS={},S=t.BUILDER_KEYS={},_=t.DEPRECATED_KEYS={},D={}},function(e,t){"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t){"use strict";var r={}.hasOwnProperty;e.exports=function(e,t){return r.call(e,t)}},function(e,t,r){"use strict";var n=r(23),i=r(92);e.exports=r(22)?function(e,t,r){return n.f(e,t,i(1,r))}:function(e,t,r){return e[t]=r,e}},function(e,t,r){"use strict";function n(e){return null==e?void 0===e?u:o:l&&l in Object(e)?s(e):a(e)}var i=r(45),s=r(534),a=r(559),o="[object Null]",u="[object Undefined]",l=i?i.toStringTag:void 0;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n){var a=!r;r||(r={});for(var o=-1,u=t.length;++o<u;){var l=t[o],c=n?n(r[l],e[l],l,r,e):void 0;void 0===c&&(c=e[l]),a?s(r,l,c):i(r,l,c)}return r}var i=r(162),s=r(163);e.exports=n},function(e,t,r){"use strict";function n(e){return a(e)?i(e):s(e)}var i=r(245),s=r(500),a=r(24);e.exports=n},function(e,t){"use strict";e.exports={filename:{type:"filename",description:"filename to use when reading from stdin - this will be used in source-maps, errors etc",default:"unknown",shorthand:"f"},filenameRelative:{hidden:!0,type:"string"},inputSourceMap:{hidden:!0},env:{hidden:!0,default:{}},mode:{description:"",hidden:!0},retainLines:{type:"boolean",default:!1,description:"retain line numbers - will result in really ugly code"},highlightCode:{description:"enable/disable ANSI syntax highlighting of code frames (on by default)",type:"boolean",default:!0},suppressDeprecationMessages:{type:"boolean",default:!1,hidden:!0},presets:{type:"list",description:"",default:[]},plugins:{type:"list",default:[],description:""},ignore:{type:"list",description:"list of glob paths to **not** compile",default:[]},only:{type:"list",description:"list of glob paths to **only** compile"},code:{hidden:!0,default:!0,type:"boolean"},metadata:{hidden:!0,default:!0,type:"boolean"},ast:{hidden:!0,default:!0,type:"boolean"},extends:{type:"string",hidden:!0},comments:{type:"boolean",default:!0,description:"write comments to generated output (true by default)"},shouldPrintComment:{hidden:!0,description:"optional callback to control whether a comment should be inserted, when this is used the comments option is ignored"},wrapPluginVisitorMethod:{hidden:!0,description:"optional callback to wrap all visitor methods"},compact:{type:"booleanString",default:"auto",description:"do not include superfluous whitespace characters and line terminators [true|false|auto]"},minified:{type:"boolean",default:!1,description:"save as much bytes when printing [true|false]"},sourceMap:{alias:"sourceMaps",hidden:!0},sourceMaps:{type:"booleanString",description:"[true|false|inline]",default:!1,shorthand:"s"},sourceMapTarget:{type:"string",description:"set `file` on returned source map"},sourceFileName:{type:"string",description:"set `sources[0]` on returned source map"},sourceRoot:{type:"filename",description:"the root from which all sources are relative"},babelrc:{description:"Whether or not to look up .babelrc and .babelignore files",type:"boolean",default:!0},sourceType:{description:"",default:"module"},auxiliaryCommentBefore:{type:"string",description:"print a comment before any injected non-user code"},auxiliaryCommentAfter:{type:"string",description:"print a comment after any injected non-user code"},resolveModuleSource:{hidden:!0},getModuleId:{hidden:!0},moduleRoot:{type:"filename",description:"optional prefix for the AMD module formatter that will be prepend to the filename on module definitions"},moduleIds:{type:"boolean",default:!1,shorthand:"M",description:"insert an explicit id for modules"},moduleId:{description:"specify a custom name for module ids",type:"string"},passPerPreset:{description:"Whether to spawn a traversal pass per a preset. By default all presets are merged.",type:"boolean",default:!1,hidden:!0},parserOpts:{description:"Options to pass into the parser, or to change parsers (parserOpts.parser)",default:!1},generatorOpts:{description:"Options to pass into the generator, or to change generators (generatorOpts.generator)",default:!1}}},function(e,t,r){(function(n){"use strict";function i(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function s(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=r(366),o=s(a),u=r(35),l=s(u),c=r(87),f=s(c),p=r(2),d=s(p),h=r(11),m=s(h),y=r(3),v=s(y),g=r(182),b=i(g),E=r(65),x=s(E),A=r(20),S=i(A),_=r(52),D=r(184),C=s(D),w=r(185),P=s(w),k=r(575),F=s(k),T=r(109),O=s(T),B=r(293),R=s(B),I=r(33),M=s(I),N=r(54),L=s(N),j=r(51),U=s(j),V=r(19),G=s(V),W=function(){function e(t){(0,v.default)(this,e),this.resolvedConfigs=[],this.options=e.createBareOptions(),this.log=t}return e.memoisePluginContainer=function(t,r,n,i){for(var s=e.memoisedPlugins,a=Array.isArray(s),o=0,s=a?s:(0,d.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(l.container===t)return l.plugin}var c=void 0;if(c="function"==typeof t?t(b):t,"object"===(void 0===c?"undefined":(0,m.default)(c))){var f=new x.default(c,i);return e.memoisedPlugins.push({container:t,plugin:f}),f}throw new TypeError(S.get("pluginNotObject",r,n,void 0===c?"undefined":(0,m.default)(c))+r+n)},e.createBareOptions=function(){var e={};for(var t in M.default){var r=M.default[t];e[t]=(0,O.default)(r.default)}return e},e.normalisePlugin=function(t,r,n,i){if(!((t=t.__esModule?t.default:t)instanceof x.default)){if("function"!=typeof t&&"object"!==(void 0===t?"undefined":(0,m.default)(t)))throw new TypeError(S.get("pluginNotFunction",r,n,void 0===t?"undefined":(0,m.default)(t)));t=e.memoisePluginContainer(t,r,n,i)}return t.init(r,n),t},e.normalisePlugins=function(t,n,i){return i.map(function(i,s){var a=void 0,o=void 0;if(!i)throw new TypeError("Falsy value found in plugins");Array.isArray(i)?(a=i[0],o=i[1]):a=i;var u="string"==typeof a?a:t+"$"+s;if("string"==typeof a){var l=(0,C.default)(a,n);if(!l)throw new ReferenceError(S.get("pluginUnknown",a,t,s,n));a=r(179)(l)}return a=e.normalisePlugin(a,t,s,u),[a,o]})},e.prototype.mergeOptions=function(t){var r=this,i=t.options,s=t.extending,a=t.alias,o=t.loc,u=t.dirname;if(a=a||"foreign",i){("object"!==(void 0===i?"undefined":(0,m.default)(i))||Array.isArray(i))&&this.log.error("Invalid options type for "+a,TypeError);var l=(0,F.default)(i,function(e){if(e instanceof x.default)return e});u=u||n.cwd(),o=o||a;for(var c in l){if(!M.default[c]&&this.log)if(L.default[c])this.log.error("Using removed Babel 5 option: "+a+"."+c+" - "+L.default[c].message,ReferenceError);else{var p="Unknown option: "+a+"."+c+". Check out http://babeljs.io/docs/usage/options/ for more information about options.";this.log.error(p+"\n\nA common cause of this error is the presence of a configuration options object without the corresponding preset name. Example:\n\nInvalid:\n  `{ presets: [{option: value}] }`\nValid:\n  `{ presets: [['presetName', {option: value}]] }`\n\nFor more detailed information on preset configuration, please see http://babeljs.io/docs/plugins/#pluginpresets-options.",ReferenceError)}}(0,_.normaliseOptions)(l),l.plugins&&(l.plugins=e.normalisePlugins(o,u,l.plugins)),l.presets&&(l.passPerPreset?l.presets=this.resolvePresets(l.presets,u,function(e,t){r.mergeOptions({options:e,extending:e,alias:t,loc:t,dirname:u})}):(this.mergePresets(l.presets,u),delete l.presets)),i===s?(0,f.default)(s,l):(0,R.default)(s||this.options,l)}},e.prototype.mergePresets=function(e,t){var r=this;this.resolvePresets(e,t,function(e,t){r.mergeOptions({options:e,alias:t,loc:t,dirname:G.default.dirname(t||"")})})},e.prototype.resolvePresets=function(e,t,n){return e.map(function(e){var i=void 0;if(Array.isArray(e)){if(e.length>2)throw new Error("Unexpected extra options "+(0,l.default)(e.slice(2))+" passed to preset.");var s=e;e=s[0],i=s[1]}var a=void 0;try{if("string"==typeof e){if(!(a=(0,P.default)(e,t)))throw new Error("Couldn't find preset "+(0,l.default)(e)+" relative to directory "+(0,l.default)(t));e=r(179)(a)}if("object"===(void 0===e?"undefined":(0,m.default)(e))&&e.__esModule)if(e.default)e=e.default;else{var u=e,c=(u.__esModule,(0,o.default)(u,["__esModule"]));e=c}if("object"===(void 0===e?"undefined":(0,m.default)(e))&&e.buildPreset&&(e=e.buildPreset),"function"!=typeof e&&void 0!==i)throw new Error("Options "+(0,l.default)(i)+" passed to "+(a||"a preset")+" which does not accept options.");if("function"==typeof e&&(e=e(b,i,{dirname:t})),"object"!==(void 0===e?"undefined":(0,m.default)(e)))throw new Error("Unsupported preset format: "+e+".");n&&n(e,a)}catch(e){throw a&&(e.message+=" (While processing preset: "+(0,l.default)(a)+")"),e}return e})},e.prototype.normaliseOptions=function(){var e=this.options;for(var t in M.default){var r=M.default[t],n=e[t];!n&&r.optional||(r.alias?e[r.alias]=e[r.alias]||n:e[t]=n)}},e.prototype.init=function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(0,U.default)(e,this.log),r=Array.isArray(t),n=0,t=r?t:(0,d.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this.mergeOptions(s)}return this.normaliseOptions(e),this.options},e}();t.default=W,W.memoisedPlugins=[],e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";e.exports={default:r(405),__esModule:!0}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var s=r(2),a=i(s),o=r(3),u=i(o),l=r(224),c=n(l),f=r(239),p=i(f),d=r(466),h=i(d),m=r(7),y=i(m),v=r(174),g=i(v),b=r(134),E=i(b),x=r(1),A=n(x),S=r(88),_=(0,p.default)("babel"),D=function(){function e(t,r){(0,u.default)(this,e),this.parent=r,this.hub=t,this.contexts=[],this.data={},this.shouldSkip=!1,this.shouldStop=!1,this.removed=!1,this.state=null,this.opts=null,this.skipKeys=null,this.parentPath=null,this.context=null,this.container=null,this.listKey=null,this.inList=!1,this.parentKey=null,this.key=null,this.node=null,this.scope=null,this.type=null,this.typeAnnotation=null}return e.get=function(t){var r=t.hub,n=t.parentPath,i=t.parent,s=t.container,a=t.listKey,o=t.key;!r&&n&&(r=n.hub),(0,h.default)(i,"To get a node path the parent needs to exist");var u=s[o],l=S.path.get(i)||[];S.path.has(i)||S.path.set(i,l);for(var c=void 0,f=0;f<l.length;f++){var p=l[f];if(p.node===u){c=p;break}}return c||(c=new e(r,i),l.push(c)),c.setup(n,s,a,o),c},e.prototype.getScope=function(e){var t=e;return this.isScope()&&(t=new E.default(this,e)),t},e.prototype.setData=function(e,t){return this.data[e]=t},e.prototype.getData=function(e,t){var r=this.data[e];return!r&&t&&(r=this.data[e]=t),r},e.prototype.buildCodeFrameError=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:SyntaxError;return this.hub.file.buildCodeFrameError(this.node,e,t)},e.prototype.traverse=function(e,t){(0,y.default)(this.node,e,this.scope,t,this)},e.prototype.mark=function(e,t){this.hub.file.metadata.marked.push({type:e,message:t,loc:this.node.loc})},e.prototype.set=function(e,t){A.validate(this.node,e,t),this.node[e]=t},e.prototype.getPathLocation=function(){var e=[],t=this;do{var r=t.key;t.inList&&(r=t.listKey+"["+r+"]"),e.unshift(r)}while(t=t.parentPath);return e.join(".")},e.prototype.debug=function(e){_.enabled&&_(this.getPathLocation()+" "+this.type+": "+e())},e}();t.default=D,(0,g.default)(D.prototype,r(368)),(0,g.default)(D.prototype,r(374)),(0,g.default)(D.prototype,r(382)),(0,g.default)(D.prototype,r(372)),(0,g.default)(D.prototype,r(371)),(0,g.default)(D.prototype,r(377)),(0,g.default)(D.prototype,r(370)),(0,g.default)(D.prototype,r(381)),(0,g.default)(D.prototype,r(380)),(0,g.default)(D.prototype,r(373)),(0,g.default)(D.prototype,r(369));for(var C=A.TYPES,w=Array.isArray(C),P=0,C=w?C:(0,a.default)(C);;){var k;if("break"===function(){if(w){if(P>=C.length)return"break";k=C[P++]}else{if(P=C.next(),P.done)return"break";k=P.value}var e=k,t="is"+e;D.prototype[t]=function(e){return A[t](this.node,e)},D.prototype["assert"+e]=function(r){if(!this[t](r))throw new TypeError("Expected node path of type "+e)}}())break}for(var F in c){(function(e){if("_"===e[0])return"continue";A.TYPES.indexOf(e)<0&&A.TYPES.push(e);var t=c[e];D.prototype["is"+e]=function(e){return t.checkPath(this,e)}})(F)}e.exports=t.default},function(e,t,r){"use strict";var n=r(142),i=r(140);e.exports=function(e){return n(i(e))}},function(e,t,r){"use strict";function n(e,t){var r=s(e,t);return i(r)?r:void 0}var i=r(497),s=r(535);e.exports=n},function(e,t){"use strict";e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t,r,n){if(e.selfReference){if(!n.hasBinding(r.name)||n.hasGlobal(r.name)){if(!f.isFunction(t))return;var i=p;t.generator&&(i=d);var s=i({FUNCTION:t,FUNCTION_ID:r,FUNCTION_KEY:n.generateUidIdentifier(r.name)}).expression;s.callee._skipModulesRemap=!0;for(var a=s.callee.body.body[0].params,u=0,l=(0,o.default)(t);u<l;u++)a.push(n.generateUidIdentifier("x"));return s}n.rename(r.name)}t.id=r,n.getProgramParent().references[r.name]=!0}function s(e,t,r){var n={selfAssignment:!1,selfReference:!1,outerDeclar:r.getBindingIdentifier(t),references:[],name:t},i=r.getOwnBinding(t);return i?"param"===i.kind&&(n.selfReference=!0):(n.outerDeclar||r.hasGlobal(t))&&r.traverse(e,h,n),n}t.__esModule=!0,t.default=function(e){var t=e.node,r=e.parent,n=e.scope,a=e.id;if(!t.id){if(!f.isObjectProperty(r)&&!f.isObjectMethod(r,{kind:"method"})||r.computed&&!f.isLiteral(r.key)){if(f.isVariableDeclarator(r)){if(a=r.id,f.isIdentifier(a)){var o=n.parent.getBinding(a.name);if(o&&o.constant&&n.getBinding(a.name)===o)return t.id=a,void(t.id[f.NOT_LOCAL_BINDING]=!0)}}else if(f.isAssignmentExpression(r))a=r.left;else if(!a)return}else a=r.key;var u=void 0;if(a&&f.isLiteral(a))u=a.value;else{if(!a||!f.isIdentifier(a))return;u=a.name}u=f.toBindingIdentifierName(u),a=f.identifier(u),a[f.NOT_LOCAL_BINDING]=!0;return i(s(t,u,n),t,a,n)||t}};var a=r(189),o=n(a),u=r(4),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=(0,l.default)("\n  (function (FUNCTION_KEY) {\n    function FUNCTION_ID() {\n      return FUNCTION_KEY.apply(this, arguments);\n    }\n\n    FUNCTION_ID.toString = function () {\n      return FUNCTION_KEY.toString();\n    }\n\n    return FUNCTION_ID;\n  })(FUNCTION)\n"),d=(0,l.default)("\n  (function (FUNCTION_KEY) {\n    function* FUNCTION_ID() {\n      return yield* FUNCTION_KEY.apply(this, arguments);\n    }\n\n    FUNCTION_ID.toString = function () {\n      return FUNCTION_KEY.toString();\n    };\n\n    return FUNCTION_ID;\n  })(FUNCTION)\n"),h={"ReferencedIdentifier|BindingIdentifier":function(e,t){if(e.node.name===t.name){e.scope.getBindingIdentifier(t.name)===t.outerDeclar&&(t.selfReference=!0,e.stop())}}};e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(361),s=n(i),a=r(9),o=n(a),u=r(11),l=n(u);t.default=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":(0,l.default)(t)));e.prototype=(0,o.default)(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(s.default?(0,s.default)(e,t):e.__proto__=t)}},function(e,t,r){"use strict";t.__esModule=!0;var n=r(11),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":(0,i.default)(t))&&"function"!=typeof t?e:t}},function(e,t,r){"use strict";var n=r(227);e.exports=function(e,t,r){if(n(e),void 0===t)return e;switch(r){case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,i){return e.call(t,r,n,i)}}return function(){return e.apply(t,arguments)}}},function(e,t,r){"use strict";var n=r(237),i=r(141);e.exports=Object.keys||function(e){return n(e,i)}},function(e,t,r){"use strict";var n=r(17),i=n.Symbol;e.exports=i},function(e,t){"use strict";function r(e,t){return e===t||e!==e&&t!==t}e.exports=r},function(e,t,r){"use strict";function n(e){return a(e)?i(e,!0):s(e)}var i=r(245),s=r(501),a=r(24);e.exports=n},function(e,t,r){"use strict";function n(e){var t=i(e),r=t%1;return t===t?r?t-r:t:0}var i=r(597);e.exports=n},function(e,t){(function(t){e.exports=t}).call(t,{})},function(e,t,r){(function(e){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.File=void 0;var s=r(2),a=i(s),o=r(9),u=i(o),l=r(87),c=i(l),f=r(3),p=i(f),d=r(42),h=i(d),m=r(41),y=i(m),v=r(194),g=i(v),b=r(121),E=n(b),x=r(403),A=i(x),S=r(34),_=i(S),D=r(299),C=i(D),w=r(7),P=i(w),k=r(288),F=i(k),T=r(186),O=i(T),B=r(181),R=i(B),I=r(273),M=i(I),N=r(120),L=i(N),j=r(119),U=i(j),V=r(89),G=r(122),W=n(G),Y=r(19),q=i(Y),K=r(1),H=n(K),J=r(118),X=i(J),z=r(296),$=i(z),Q=r(297),Z=i(Q),ee=/^#!.*/,te=[[$.default],[Z.default]],re={enter:function(e,t){var r=e.node.loc;r&&(t.loc=r,e.stop())}},ne=function(t){function n(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=arguments[1];(0,p.default)(this,n);var i=(0,h.default)(this,t.call(this));return i.pipeline=r,i.log=new L.default(i,e.filename||"unknown"),i.opts=i.initOptions(e),i.parserOpts={sourceType:i.opts.sourceType,sourceFileName:i.opts.filename,plugins:[]},i.pluginVisitors=[],i.pluginPasses=[],i.buildPluginsForOptions(i.opts),i.opts.passPerPreset&&(i.perPresetOpts=[],i.opts.presets.forEach(function(e){var t=(0,c.default)((0,u.default)(i.opts),e);i.perPresetOpts.push(t),i.buildPluginsForOptions(t)})),i.metadata={usedHelpers:[],marked:[],modules:{imports:[],exports:{exported:[],specifiers:[]}}},i.dynamicImportTypes={},i.dynamicImportIds={},i.dynamicImports=[],i.declarations={},i.usedHelpers={},i.path=null,i.ast={},i.code="",i.shebang="",i.hub=new w.Hub(i),i}return(0,y.default)(n,t),n.prototype.getMetadata=function(){for(var e=!1,t=this.ast.program.body,r=Array.isArray(t),n=0,t=r?t:(0,a.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(H.isModuleDeclaration(s)){e=!0;break}}e&&this.path.traverse(E,this)},n.prototype.initOptions=function(e){e=new _.default(this.log,this.pipeline).init(e),e.inputSourceMap&&(e.sourceMaps=!0),e.moduleId&&(e.moduleIds=!0),e.basename=q.default.basename(e.filename,q.default.extname(e.filename)),e.ignore=W.arrayify(e.ignore,W.regexify),e.only&&(e.only=W.arrayify(e.only,W.regexify)),(0,M.default)(e,{moduleRoot:e.sourceRoot}),(0,M.default)(e,{sourceRoot:e.moduleRoot}),(0,M.default)(e,{filenameRelative:e.filename});var t=q.default.basename(e.filenameRelative);return(0,M.default)(e,{sourceFileName:t,sourceMapTarget:t}),e},n.prototype.buildPluginsForOptions=function(e){if(Array.isArray(e.plugins)){for(var t=e.plugins.concat(te),r=[],n=[],i=t,s=Array.isArray(i),o=0,i=s?i:(0,a.default)(i);;){var u;if(s){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u,c=l[0],f=l[1];r.push(c.visitor),n.push(new C.default(this,c,f)),c.manipulateOptions&&c.manipulateOptions(e,this.parserOpts,this)}this.pluginVisitors.push(r),this.pluginPasses.push(n)}},n.prototype.getModuleName=function(){var e=this.opts;if(!e.moduleIds)return null;if(null!=e.moduleId&&!e.getModuleId)return e.moduleId;var t=e.filenameRelative,r="";if(null!=e.moduleRoot&&(r=e.moduleRoot+"/"),!e.filenameRelative)return r+e.filename.replace(/^\//,"");if(null!=e.sourceRoot){var n=new RegExp("^"+e.sourceRoot+"/?");t=t.replace(n,"")}return t=t.replace(/\.(\w*?)$/,""),r+=t,r=r.replace(/\\/g,"/"),e.getModuleId?e.getModuleId(r)||r:r},n.prototype.resolveModuleSource=function(e){var t=this.opts.resolveModuleSource;return t&&(e=t(e,this.opts.filename)),e},n.prototype.addImport=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,n=e+":"+t,i=this.dynamicImportIds[n];if(!i){e=this.resolveModuleSource(e),i=this.dynamicImportIds[n]=this.scope.generateUidIdentifier(r);var s=[];"*"===t?s.push(H.importNamespaceSpecifier(i)):"default"===t?s.push(H.importDefaultSpecifier(i)):s.push(H.importSpecifier(i,H.identifier(t)));var a=H.importDeclaration(s,H.stringLiteral(e));a._blockHoist=3,this.path.unshiftContainer("body",a)}return i},n.prototype.addHelper=function(e){var t=this.declarations[e];if(t)return t;this.usedHelpers[e]||(this.metadata.usedHelpers.push(e),this.usedHelpers[e]=!0);var r=this.get("helperGenerator"),n=this.get("helpersNamespace");if(r){var i=r(e);if(i)return i}else if(n)return H.memberExpression(n,H.identifier(e));var s=(0,g.default)(e),a=this.declarations[e]=this.scope.generateUidIdentifier(e);return H.isFunctionExpression(s)&&!s.id?(s.body._compact=!0,s._generated=!0,s.id=a,s.type="FunctionDeclaration",this.path.unshiftContainer("body",s)):(s._compact=!0,this.scope.push({id:a,init:s,unique:!0})),a},n.prototype.addTemplateObject=function(e,t,r){var n=r.elements.map(function(e){return e.value}),i=e+"_"+r.elements.length+"_"+n.join(","),s=this.declarations[i];if(s)return s;var a=this.declarations[i]=this.scope.generateUidIdentifier("templateObject"),o=this.addHelper(e),u=H.callExpression(o,[t,r]);return u._compact=!0,this.scope.push({id:a,init:u,_blockHoist:1.9}),a},n.prototype.buildCodeFrameError=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:SyntaxError,n=e&&(e.loc||e._loc),i=new r(t);return n?i.loc=n.start:((0,P.default)(e,re,this.scope,i),i.message+=" (This is an error on an internal node. Probably an internal error",i.loc&&(i.message+=". Location has been estimated."),i.message+=")"),i},n.prototype.mergeSourceMap=function(e){var t=this.opts.inputSourceMap;if(t){var r=new F.default.SourceMapConsumer(t),n=new F.default.SourceMapConsumer(e),i=new F.default.SourceMapGenerator({file:r.file,sourceRoot:r.sourceRoot}),s=n.sources[0];r.eachMapping(function(e){var t=n.generatedPositionFor({line:e.generatedLine,column:e.generatedColumn,source:s});null!=t.column&&i.addMapping({source:e.source,original:null==e.source?null:{line:e.originalLine,column:e.originalColumn},generated:t})});var a=i.toJSON();return t.mappings=a.mappings,t}return e},n.prototype.parse=function(t){var n=V.parse,i=this.opts.parserOpts;if(i&&(i=(0,c.default)({},this.parserOpts,i),i.parser)){if("string"==typeof i.parser){var s=q.default.dirname(this.opts.filename)||e.cwd(),a=(0,X.default)(i.parser,s);if(!a)throw new Error("Couldn't find parser "+i.parser+' with "parse" method relative to directory '+s);n=r(178)(a).parse}else n=i.parser;i.parser={parse:function(e){return(0,V.parse)(e,i)}}}this.log.debug("Parse start");var o=n(t,i||this.parserOpts);return this.log.debug("Parse stop"),o},n.prototype._addAst=function(e){this.path=w.NodePath.get({hub:this.hub,parentPath:null,parent:e,container:e,key:"program"}).setContext(),this.scope=this.path.scope,this.ast=e,this.getMetadata()},n.prototype.addAst=function(e){this.log.debug("Start set AST"),this._addAst(e),this.log.debug("End set AST")},n.prototype.transform=function(){for(var e=0;e<this.pluginPasses.length;e++){var t=this.pluginPasses[e];this.call("pre",t),this.log.debug("Start transform traverse");var r=P.default.visitors.merge(this.pluginVisitors[e],t,this.opts.wrapPluginVisitorMethod);(0,P.default)(this.ast,r,this.scope),this.log.debug("End transform traverse"),this.call("post",t)}return this.generate()},n.prototype.wrap=function(t,r){t+="";try{return this.shouldIgnore()?this.makeResult({code:t,ignored:!0}):r()}catch(r){if(r._babel)throw r;r._babel=!0;var n=r.message=this.opts.filename+": "+r.message,i=r.loc;if(i&&(r.codeFrame=(0,R.default)(t,i.line,i.column+1,this.opts),n+="\n"+r.codeFrame),e.browser&&(r.message=n),r.stack){var s=r.stack.replace(r.message,n);r.stack=s}throw r}},n.prototype.addCode=function(e){e=(e||"")+"",e=this.parseInputSourceMap(e),this.code=e},n.prototype.parseCode=function(){this.parseShebang();var e=this.parse(this.code);this.addAst(e)},n.prototype.shouldIgnore=function(){var e=this.opts;return W.shouldIgnore(e.filename,e.ignore,e.only)},n.prototype.call=function(e,t){for(var r=t,n=Array.isArray(r),i=0,r=n?r:(0,a.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var o=s,u=o.plugin,l=u[e];l&&l.call(o,this)}},n.prototype.parseInputSourceMap=function(e){var t=this.opts;if(!1!==t.inputSourceMap){var r=A.default.fromSource(e);r&&(t.inputSourceMap=r.toObject(),e=A.default.removeComments(e))}return e},n.prototype.parseShebang=function(){var e=ee.exec(this.code);e&&(this.shebang=e[0],this.code=this.code.replace(ee,""))},n.prototype.makeResult=function(e){var t=e.code,r=e.map,n=e.ast,i=e.ignored,s={metadata:null,options:this.opts,ignored:!!i,code:null,ast:null,map:r||null};return this.opts.code&&(s.code=t),this.opts.ast&&(s.ast=n),this.opts.metadata&&(s.metadata=this.metadata),s},n.prototype.generate=function(){var t=this.opts,n=this.ast,i={ast:n};if(!t.code)return this.makeResult(i);var s=O.default;if(t.generatorOpts.generator&&"string"==typeof(s=t.generatorOpts.generator)){var a=q.default.dirname(this.opts.filename)||e.cwd(),o=(0,X.default)(s,a);if(!o)throw new Error("Couldn't find generator "+s+' with "print" method relative to directory '+a);s=r(178)(o).print}this.log.debug("Generation start");var u=s(n,t.generatorOpts?(0,c.default)(t,t.generatorOpts):t,this.code);return i.code=u.code,i.map=u.map,this.log.debug("Generation end"),this.shebang&&(i.code=this.shebang+"\n"+i.code),i.map&&(i.map=this.mergeSourceMap(i.map)),"inline"!==t.sourceMaps&&"both"!==t.sourceMaps||(i.code+="\n"+A.default.fromObject(i.map).toComment()),"inline"===t.sourceMaps&&(i.map=null),this.makeResult(i)},n}(U.default);t.default=ne,t.File=ne}).call(t,r(8))},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=x[e];return null==t?x[e]=E.default.existsSync(e):t}function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1],r=e.filename,n=new S(t);return!1!==e.babelrc&&n.findConfigs(r),n.mergeConfig({options:e,alias:"base",dirname:r&&g.default.dirname(r)}),n.configs}t.__esModule=!0;var o=r(87),u=i(o),l=r(3),c=i(l);t.default=a;var f=r(118),p=i(f),d=r(470),h=i(d),m=r(604),y=i(m),v=r(19),g=i(v),b=r(115),E=i(b),x={},A={},S=function(){function e(t){(0,c.default)(this,e),this.resolvedConfigs=[],this.configs=[],this.log=t}return e.prototype.findConfigs=function(e){if(e){(0,y.default)(e)||(e=g.default.join(n.cwd(),e));for(var t=!1,r=!1;e!==(e=g.default.dirname(e));){if(!t){var i=g.default.join(e,".babelrc");s(i)&&(this.addConfig(i),t=!0);var a=g.default.join(e,"package.json");!t&&s(a)&&(t=this.addConfig(a,"babel",JSON))}if(!r){var o=g.default.join(e,".babelignore");s(o)&&(this.addIgnoreConfig(o),r=!0)}if(r&&t)return}}},e.prototype.addIgnoreConfig=function(e){var t=E.default.readFileSync(e,"utf8"),r=t.split("\n");r=r.map(function(e){return e.replace(/#(.*?)$/,"").trim()}).filter(function(e){return!!e}),r.length&&this.mergeConfig({options:{ignore:r},alias:e,dirname:g.default.dirname(e)})},e.prototype.addConfig=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:h.default;if(this.resolvedConfigs.indexOf(e)>=0)return!1
;this.resolvedConfigs.push(e);var n=E.default.readFileSync(e,"utf8"),i=void 0;try{i=A[n]=A[n]||r.parse(n),t&&(i=i[t])}catch(t){throw t.message=e+": Error while parsing JSON - "+t.message,t}return this.mergeConfig({options:i,alias:e,dirname:g.default.dirname(e)}),!!i},e.prototype.mergeConfig=function(e){var t=e.options,r=e.alias,i=e.loc,s=e.dirname;if(!t)return!1;if(t=(0,u.default)({},t),s=s||n.cwd(),i=i||r,t.extends){var a=(0,p.default)(t.extends,s);a?this.addConfig(a):this.log&&this.log.error("Couldn't resolve extends clause of "+t.extends+" in "+r),delete t.extends}this.configs.push({options:t,alias:r,loc:i,dirname:s});var o=void 0,l=n.env.BABEL_ENV||"production"||"development";t.env&&(o=t.env[l],delete t.env),this.mergeConfig({options:o,alias:r+".env."+l,dirname:s})},e}();e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";function n(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};for(var t in e){var r=e[t];if(null!=r){var n=o.default[t];if(n&&n.alias&&(n=o.default[n.alias]),n){var i=s[n.type];i&&(r=i(r)),e[t]=r}}}return e}t.__esModule=!0,t.config=void 0,t.normaliseOptions=n;var i=r(53),s=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(i),a=r(33),o=function(e){return e&&e.__esModule?e:{default:e}}(a);t.config=o.default},function(e,t,r){"use strict";function n(e){return!!e}function i(e){return l.booleanify(e)}function s(e){return l.list(e)}t.__esModule=!0,t.filename=void 0,t.boolean=n,t.booleanString=i,t.list=s;var a=r(284),o=function(e){return e&&e.__esModule?e:{default:e}}(a),u=r(122),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);t.filename=o.default},function(e,t){"use strict";e.exports={auxiliaryComment:{message:"Use `auxiliaryCommentBefore` or `auxiliaryCommentAfter`"},blacklist:{message:"Put the specific transforms you want in the `plugins` option"},breakConfig:{message:"This is not a necessary option in Babel 6"},experimental:{message:"Put the specific transforms you want in the `plugins` option"},externalHelpers:{message:"Use the `external-helpers` plugin instead. Check out http://babeljs.io/docs/plugins/external-helpers/"},extra:{message:""},jsxPragma:{message:"use the `pragma` option in the `react-jsx` plugin . Check out http://babeljs.io/docs/plugins/transform-react-jsx/"},loose:{message:"Specify the `loose` option for the relevant plugin you are using or use a preset that sets the option."},metadataUsedHelpers:{message:"Not required anymore as this is enabled by default"},modules:{message:"Use the corresponding module transform plugin in the `plugins` option. Check out http://babeljs.io/docs/plugins/#modules"},nonStandard:{message:"Use the `react-jsx` and `flow-strip-types` plugins to support JSX and Flow. Also check out the react preset http://babeljs.io/docs/plugins/preset-react/"},optional:{message:"Put the specific transforms you want in the `plugins` option"},sourceMapName:{message:"Use the `sourceMapTarget` option"},stage:{message:"Check out the corresponding stage-x presets http://babeljs.io/docs/plugins/#presets"},whitelist:{message:"Put the specific transforms you want in the `plugins` option"}}},function(e,t,r){"use strict";var n=r(43),i=r(428),s=r(427),a=r(21),o=r(153),u=r(238),l={},c={},f=e.exports=function(e,t,r,f,p){var d,h,m,y,v=p?function(){return e}:u(e),g=n(r,f,t?2:1),b=0;if("function"!=typeof v)throw TypeError(e+" is not iterable!");if(s(v)){for(d=o(e.length);d>b;b++)if((y=t?g(a(h=e[b])[0],h[1]):g(e[b]))===l||y===c)return y}else for(m=v.call(e);!(h=m.next()).done;)if((y=i(m,g,h.value,t))===l||y===c)return y};f.BREAK=l,f.RETURN=c},function(e,t){"use strict";e.exports={}},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(95)("meta"),s=r(16),a=r(28),o=r(23).f,u=0,l=Object.isExtensible||function(){return!0},c=!r(27)(function(){return l(Object.preventExtensions({}))}),f=function(e){o(e,i,{value:{i:"O"+ ++u,w:{}}})},p=function(e,t){if(!s(e))return"symbol"==(void 0===e?"undefined":n(e))?e:("string"==typeof e?"S":"P")+e;if(!a(e,i)){if(!l(e))return"F";if(!t)return"E";f(e)}return e[i].i},d=function(e,t){if(!a(e,i)){if(!l(e))return!0;if(!t)return!1;f(e)}return e[i].w},h=function(e){return c&&m.NEED&&l(e)&&!a(e,i)&&f(e),e},m=e.exports={KEY:i,NEED:!1,fastKey:p,getWeak:d,onFreeze:h}},function(e,t,r){"use strict";var n=r(16);e.exports=function(e,t){if(!n(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},function(e,t,r){"use strict";r(440);for(var n=r(15),i=r(29),s=r(56),a=r(13)("toStringTag"),o="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),u=0;u<o.length;u++){var l=o[u],c=n[l],f=c&&c.prototype;f&&!f[a]&&i(f,a,l),s[l]=s.Array}},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length,i=Array(n);++r<n;)i[r]=t(e[r],r,e);return i}e.exports=r},function(e,t,r){"use strict";function n(e){return"function"==typeof e?e:null==e?o:"object"==(void 0===e?"undefined":i(e))?u(e)?a(e[0],e[1]):s(e):l(e)}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(502),a=r(503),o=r(110),u=r(6),l=r(592);e.exports=n},function(e,t,r){"use strict";function n(e){return"symbol"==(void 0===e?"undefined":i(e))||a(e)&&s(e)==o}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(30),a=r(25),o="[object Symbol]";e.exports=n},function(e,t){"use strict";function r(e,t,r){if(t in e)return e[t];if(3===arguments.length)return r;throw new Error('"'+t+'" is a required argument.')}function n(e){var t=e.match(y);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}function i(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}function s(e){var r=e,s=n(e);if(s){if(!s.path)return e;r=s.path}for(var a,o=t.isAbsolute(r),u=r.split(/\/+/),l=0,c=u.length-1;c>=0;c--)a=u[c],"."===a?u.splice(c,1):".."===a?l++:l>0&&(""===a?(u.splice(c+1,l),l=0):(u.splice(c,2),l--));return r=u.join("/"),""===r&&(r=o?"/":"."),s?(s.path=r,i(s)):r}function a(e,t){""===e&&(e="."),""===t&&(t=".");var r=n(t),a=n(e);if(a&&(e=a.path||"/"),r&&!r.scheme)return a&&(r.scheme=a.scheme),i(r);if(r||t.match(v))return t;if(a&&!a.host&&!a.path)return a.host=t,i(a);var o="/"===t.charAt(0)?t:s(e.replace(/\/+$/,"")+"/"+t);return a?(a.path=o,i(a)):o}function o(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var r=0;0!==t.indexOf(e+"/");){var n=e.lastIndexOf("/");if(n<0)return t;if(e=e.slice(0,n),e.match(/^([^\/]+:\/)?\/*$/))return t;++r}return Array(r+1).join("../")+t.substr(e.length+1)}function u(e){return e}function l(e){return f(e)?"$"+e:e}function c(e){return f(e)?e.slice(1):e}function f(e){if(!e)return!1;var t=e.length;if(t<9)return!1;if(95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var r=t-10;r>=0;r--)if(36!==e.charCodeAt(r))return!1;return!0}function p(e,t,r){var n=e.source-t.source;return 0!==n?n:0!==(n=e.originalLine-t.originalLine)?n:0!==(n=e.originalColumn-t.originalColumn)||r?n:0!==(n=e.generatedColumn-t.generatedColumn)?n:(n=e.generatedLine-t.generatedLine,0!==n?n:e.name-t.name)}function d(e,t,r){var n=e.generatedLine-t.generatedLine;return 0!==n?n:0!==(n=e.generatedColumn-t.generatedColumn)||r?n:0!==(n=e.source-t.source)?n:0!==(n=e.originalLine-t.originalLine)?n:(n=e.originalColumn-t.originalColumn,0!==n?n:e.name-t.name)}function h(e,t){return e===t?0:e>t?1:-1}function m(e,t){var r=e.generatedLine-t.generatedLine;return 0!==r?r:0!==(r=e.generatedColumn-t.generatedColumn)?r:0!==(r=h(e.source,t.source))?r:0!==(r=e.originalLine-t.originalLine)?r:(r=e.originalColumn-t.originalColumn,0!==r?r:h(e.name,t.name))}t.getArg=r;var y=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.]*)(?::(\d+))?(\S*)$/,v=/^data:.+\,.+$/;t.urlParse=n,t.urlGenerate=i,t.normalize=s,t.join=a,t.isAbsolute=function(e){return"/"===e.charAt(0)||!!e.match(y)},t.relative=o;var g=function(){return!("__proto__"in Object.create(null))}();t.toSetString=g?u:l,t.fromSetString=g?u:c,t.compareByOriginalPositions=p,t.compareByGeneratedPositionsDeflated=d,t.compareByGeneratedPositionsInflated=m},function(e,t,r){(function(t){"use strict";function n(e,t){if(e===t)return 0;for(var r=e.length,n=t.length,i=0,s=Math.min(r,n);i<s;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0}function i(e){return t.Buffer&&"function"==typeof t.Buffer.isBuffer?t.Buffer.isBuffer(e):!(null==e||!e._isBuffer)}function s(e){return Object.prototype.toString.call(e)}function a(e){return!i(e)&&("function"==typeof t.ArrayBuffer&&("function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(e):!!e&&(e instanceof DataView||!!(e.buffer&&e.buffer instanceof ArrayBuffer))))}function o(e){if(x.isFunction(e)){if(_)return e.name;var t=e.toString(),r=t.match(C);return r&&r[1]}}function u(e,t){return"string"==typeof e?e.length<t?e:e.slice(0,t):e}function l(e){if(_||!x.isFunction(e))return x.inspect(e);var t=o(e);return"[Function"+(t?": "+t:"")+"]"}function c(e){return u(l(e.actual),128)+" "+e.operator+" "+u(l(e.expected),128)}function f(e,t,r,n,i){throw new D.AssertionError({message:r,actual:e,expected:t,operator:n,stackStartFunction:i})}function p(e,t){e||f(e,!0,t,"==",D.ok)}function d(e,t,r,o){if(e===t)return!0;if(i(e)&&i(t))return 0===n(e,t);if(x.isDate(e)&&x.isDate(t))return e.getTime()===t.getTime();if(x.isRegExp(e)&&x.isRegExp(t))return e.source===t.source&&e.global===t.global&&e.multiline===t.multiline&&e.lastIndex===t.lastIndex&&e.ignoreCase===t.ignoreCase;if(null!==e&&"object"===(void 0===e?"undefined":E(e))||null!==t&&"object"===(void 0===t?"undefined":E(t))){if(a(e)&&a(t)&&s(e)===s(t)&&!(e instanceof Float32Array||e instanceof Float64Array))return 0===n(new Uint8Array(e.buffer),new Uint8Array(t.buffer));if(i(e)!==i(t))return!1;o=o||{actual:[],expected:[]};var u=o.actual.indexOf(e);return-1!==u&&u===o.expected.indexOf(t)||(o.actual.push(e),o.expected.push(t),m(e,t,r,o))}return r?e===t:e==t}function h(e){return"[object Arguments]"==Object.prototype.toString.call(e)}function m(e,t,r,n){if(null===e||void 0===e||null===t||void 0===t)return!1;if(x.isPrimitive(e)||x.isPrimitive(t))return e===t;if(r&&Object.getPrototypeOf(e)!==Object.getPrototypeOf(t))return!1;var i=h(e),s=h(t);if(i&&!s||!i&&s)return!1;if(i)return e=S.call(e),t=S.call(t),d(e,t,r);var a,o,u=w(e),l=w(t);if(u.length!==l.length)return!1;for(u.sort(),l.sort(),o=u.length-1;o>=0;o--)if(u[o]!==l[o])return!1;for(o=u.length-1;o>=0;o--)if(a=u[o],!d(e[a],t[a],r,n))return!1;return!0}function y(e,t,r){d(e,t,!0)&&f(e,t,r,"notDeepStrictEqual",y)}function v(e,t){if(!e||!t)return!1;if("[object RegExp]"==Object.prototype.toString.call(t))return t.test(e);try{if(e instanceof t)return!0}catch(e){}return!Error.isPrototypeOf(t)&&!0===t.call({},e)}function g(e){var t;try{e()}catch(e){t=e}return t}function b(e,t,r,n){var i;if("function"!=typeof t)throw new TypeError('"block" argument must be a function');"string"==typeof r&&(n=r,r=null),i=g(t),n=(r&&r.name?" ("+r.name+").":".")+(n?" "+n:"."),e&&!i&&f(i,r,"Missing expected exception"+n);var s="string"==typeof n,a=!e&&x.isError(i),o=!e&&i&&!r;if((a&&s&&v(i,r)||o)&&f(i,r,"Got unwanted exception"+n),e&&i&&r&&!v(i,r)||!e&&i)throw i}var E="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},x=r(117),A=Object.prototype.hasOwnProperty,S=Array.prototype.slice,_=function(){return"foo"===function(){}.name}(),D=e.exports=p,C=/\s*function\s+([^\(\s]*)\s*/;D.AssertionError=function(e){this.name="AssertionError",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,e.message?(this.message=e.message,this.generatedMessage=!1):(this.message=c(this),this.generatedMessage=!0);var t=e.stackStartFunction||f;if(Error.captureStackTrace)Error.captureStackTrace(this,t);else{var r=new Error;if(r.stack){var n=r.stack,i=o(t),s=n.indexOf("\n"+i);if(s>=0){var a=n.indexOf("\n",s+1);n=n.substring(a+1)}this.stack=n}}},x.inherits(D.AssertionError,Error),D.fail=f,D.ok=p,D.equal=function(e,t,r){e!=t&&f(e,t,r,"==",D.equal)},D.notEqual=function(e,t,r){e==t&&f(e,t,r,"!=",D.notEqual)},D.deepEqual=function(e,t,r){d(e,t,!1)||f(e,t,r,"deepEqual",D.deepEqual)},D.deepStrictEqual=function(e,t,r){d(e,t,!0)||f(e,t,r,"deepStrictEqual",D.deepStrictEqual)},D.notDeepEqual=function(e,t,r){d(e,t,!1)&&f(e,t,r,"notDeepEqual",D.notDeepEqual)},D.notDeepStrictEqual=y,D.strictEqual=function(e,t,r){e!==t&&f(e,t,r,"===",D.strictEqual)},D.notStrictEqual=function(e,t,r){e===t&&f(e,t,r,"!==",D.notStrictEqual)},D.throws=function(e,t,r){b(!0,e,t,r)},D.doesNotThrow=function(e,t,r){b(!1,e,t,r)},D.ifError=function(e){if(e)throw e};var w=Object.keys||function(e){var t=[];for(var r in e)A.call(e,r)&&t.push(r);return t}}).call(t,function(){return this}())},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(3),o=n(a),u=r(42),l=n(u),c=r(41),f=n(c),p=r(34),d=n(p),h=r(20),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=r(119),v=n(y),g=r(7),b=n(g),E=r(174),x=n(E),A=r(109),S=n(A),_=["enter","exit"],D=function(e){function t(r,n){(0,o.default)(this,t);var i=(0,l.default)(this,e.call(this));return i.initialized=!1,i.raw=(0,x.default)({},r),i.key=i.take("name")||n,i.manipulateOptions=i.take("manipulateOptions"),i.post=i.take("post"),i.pre=i.take("pre"),i.visitor=i.normaliseVisitor((0,S.default)(i.take("visitor"))||{}),i}return(0,f.default)(t,e),t.prototype.take=function(e){var t=this.raw[e];return delete this.raw[e],t},t.prototype.chain=function(e,t){if(!e[t])return this[t];if(!this[t])return e[t];var r=[e[t],this[t]];return function(){for(var e=void 0,t=arguments.length,n=Array(t),i=0;i<t;i++)n[i]=arguments[i];for(var a=r,o=Array.isArray(a),u=0,a=o?a:(0,s.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(c){var f=c.apply(this,n);null!=f&&(e=f)}}return e}},t.prototype.maybeInherit=function(e){var t=this.take("inherits");t&&(t=d.default.normalisePlugin(t,e,"inherits"),this.manipulateOptions=this.chain(t,"manipulateOptions"),this.post=this.chain(t,"post"),this.pre=this.chain(t,"pre"),this.visitor=b.default.visitors.merge([t.visitor,this.visitor]))},t.prototype.init=function(e,t){if(!this.initialized){this.initialized=!0,this.maybeInherit(e);for(var r in this.raw)throw new Error(m.get("pluginInvalidProperty",e,t,r))}},t.prototype.normaliseVisitor=function(e){for(var t=_,r=Array.isArray(t),n=0,t=r?t:(0,s.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}if(e[i])throw new Error("Plugins aren't allowed to specify catch-all enter/exit handlers. Please target individual nodes.")}return b.default.explode(e),e},t}(v.default);t.default=D,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.messages;return{visitor:{Scope:function(e){var r=e.scope;for(var n in r.bindings){var s=r.bindings[n];if("const"===s.kind||"module"===s.kind)for(var a=s.constantViolations,o=Array.isArray(a),u=0,a=o?a:(0,i.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;throw c.buildCodeFrameError(t.get("readOnly",n))}}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("asyncFunctions")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{ArrowFunctionExpression:function(e,r){if(r.opts.spec){var n=e.node;if(n.shadow)return;n.shadow={this:!1},n.type="FunctionExpression";var i=t.thisExpression();i._forceShadow=e,e.ensureBlock(),e.get("body").unshiftContainer("body",t.expressionStatement(t.callExpression(r.addHelper("newArrowCheck"),[t.thisExpression(),i]))),e.replaceWith(t.callExpression(t.memberExpression(n,t.identifier("bind")),[t.thisExpression()]))}else e.arrowFunctionToShadowed()}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e,t){for(var n=t.get(e),s=n,a=Array.isArray(s),o=0,s=a?s:(0,i.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u,c=l.node;if(l.isFunctionDeclaration()){var f=r.variableDeclaration("let",[r.variableDeclarator(c.id,r.toExpression(c))]);f._blockHoist=2,c.id=null,l.replaceWith(f)}}}var r=e.types;return{visitor:{BlockStatement:function(e){var n=e.node,i=e.parent;r.isFunction(i,{body:n})||r.isExportDeclaration(i)||t("body",e)},SwitchCase:function(e){t("consequent",e)}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return b.isLoop(e.parent)||b.isCatchClause(e.parent)}function s(e){return!!b.isVariableDeclaration(e)&&(!!e[b.BLOCK_SCOPED_SYMBOL]||("let"===e.kind||"const"===e.kind))}function a(e,t,r,n){var i=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(t||(t=e.node),!b.isFor(r))for(var s=0;s<t.declarations.length;s++){var a=t.declarations[s];a.init=a.init||n.buildUndefinedNode()}if(t[b.BLOCK_SCOPED_SYMBOL]=!0,t.kind="var",i){var o=n.getFunctionParent(),u=e.getBindingIdentifiers();for(var l in u){var c=n.getOwnBinding(l);c&&(c.kind="var"),n.moveBindingTo(l,o)}}}function o(e){return b.isVariableDeclaration(e,{kind:"var"})&&!s(e)}function u(e){return b.isBreakStatement(e)?"break":b.isContinueStatement(e)?"continue":void 0}t.__esModule=!0;var l=r(10),c=n(l),f=r(9),p=n(f),d=r(3),h=n(d);t.default=function(){return{visitor:{VariableDeclaration:function(e,t){var r=e.node,n=e.parent,i=e.scope;if(s(r)&&(a(e,null,n,i,!0),r._tdzThis)){for(var o=[r],u=0;u<r.declarations.length;u++){var l=r.declarations[u];if(l.init){var c=b.assignmentExpression("=",l.id,l.init);c._ignoreBlockScopingTDZ=!0,o.push(b.expressionStatement(c))}l.init=t.addHelper("temporalUndefined")}r._blockHoist=2,e.isCompletionRecord()&&o.push(b.expressionStatement(i.buildUndefinedNode())),e.replaceWithMultiple(o)}},Loop:function(e,t){var r=e.node,n=e.parent,i=e.scope;b.ensureBlock(r);var s=new B(e,e.get("body"),n,i,t),a=s.run();a&&e.replaceWith(a)},CatchClause:function(e,t){var r=e.parent,n=e.scope;new B(null,e.get("body"),r,n,t).run()},"BlockStatement|SwitchStatement|Program":function(e,t){if(!i(e)){new B(null,e,e.parent,e.scope,t).run()}}}}};var m=r(7),y=n(m),v=r(330),g=r(1),b=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(g),E=r(280),x=n(E),A=r(578),S=n(A),_=r(4),D=n(_),C=(0,D.default)('\n  if (typeof RETURN === "object") return RETURN.v;\n'),w=y.default.visitors.merge([{Loop:{enter:function(e,t){t.loopDepth++},exit:function(e,t){t.loopDepth--}},Function:function(e,t){return t.loopDepth>0&&e.traverse(P,t),e.skip()}},v.visitor]),P=y.default.visitors.merge([{ReferencedIdentifier:function(e,t){var r=t.letReferences[e.node.name];if(r){var n=e.scope.getBindingIdentifier(e.node.name);n&&n!==r||(t.closurify=!0)}}},v.visitor]),k={enter:function(e,t){var r=e.node;e.parent;if(e.isForStatement()){if(o(r.init)){var n=t.pushDeclar(r.init);1===n.length?r.init=n[0]:r.init=b.sequenceExpression(n)}}else if(e.isFor())o(r.left)&&(t.pushDeclar(r.left),r.left=r.left.declarations[0].id);else if(o(r))e.replaceWithMultiple(t.pushDeclar(r).map(function(e){return b.expressionStatement(e)}));else if(e.isFunction())return e.skip()}},F={LabeledStatement:function(e,t){var r=e.node;t.innerLabels.push(r.label.name)}},T={enter:function(e,t){if(e.isAssignmentExpression()||e.isUpdateExpression()){var r=e.getBindingIdentifiers();for(var n in r)t.outsideReferences[n]===e.scope.getBindingIdentifier(n)&&(t.reassignments[n]=!0)}}},O={Loop:function(e,t){var r=t.ignoreLabeless;t.ignoreLabeless=!0,e.traverse(O,t),t.ignoreLabeless=r,e.skip()},Function:function(e){e.skip()},SwitchCase:function(e,t){var r=t.inSwitchCase;t.inSwitchCase=!0,e.traverse(O,t),t.inSwitchCase=r,e.skip()},"BreakStatement|ContinueStatement|ReturnStatement":function(e,t){var r=e.node,n=e.parent,i=e.scope;if(!r[this.LOOP_IGNORE]){var s=void 0,a=u(r);if(a){if(r.label){if(t.innerLabels.indexOf(r.label.name)>=0)return;a=a+"|"+r.label.name}else{if(t.ignoreLabeless)return;if(t.inSwitchCase)return;if(b.isBreakStatement(r)&&b.isSwitchCase(n))return}t.hasBreakContinue=!0,t.map[a]=r,s=b.stringLiteral(a)}e.isReturnStatement()&&(t.hasReturn=!0,s=b.objectExpression([b.objectProperty(b.identifier("v"),r.argument||i.buildUndefinedNode())])),s&&(s=b.returnStatement(s),s[this.LOOP_IGNORE]=!0,e.skip(),e.replaceWith(b.inherits(s,r)))}}},B=function(){function e(t,r,n,i,s){(0,h.default)(this,e),this.parent=n,this.scope=i,this.file=s,this.blockPath=r,this.block=r.node,this.outsideLetReferences=(0,p.default)(null),this.hasLetReferences=!1,this.letReferences=(0,p.default)(null),this.body=[],t&&(this.loopParent=t.parent,this.loopLabel=b.isLabeledStatement(this.loopParent)&&this.loopParent.label,this.loopPath=t,this.loop=t.node)}return e.prototype.run=function(){var e=this.block;if(!e._letDone){e._letDone=!0;var t=this.getLetReferences();if(b.isFunction(this.parent)||b.isProgram(this.block))return void this.updateScopeInfo();if(this.hasLetReferences)return t?this.wrapClosure():this.remap(),this.updateScopeInfo(t),this.loopLabel&&!b.isLabeledStatement(this.loopParent)?b.labeledStatement(this.loopLabel,this.loop):void 0}},e.prototype.updateScopeInfo=function(e){var t=this.scope,r=t.getFunctionParent(),n=this.letReferences;for(var i in n){var s=n[i],a=t.getBinding(s.name);a&&("let"!==a.kind&&"const"!==a.kind||(a.kind="var",e?t.removeBinding(s.name):t.moveBindingTo(s.name,r)))}},e.prototype.remap=function(){var e=this.letReferences,t=this.scope;for(var r in e){var n=e[r];(t.parentHasBinding(r)||t.hasGlobal(r))&&(t.hasOwnBinding(r)&&t.rename(n.name),this.blockPath.scope.hasOwnBinding(r)&&this.blockPath.scope.rename(n.name))}},e.prototype.wrapClosure=function(){if(this.file.opts.throwIfClosureRequired)throw this.blockPath.buildCodeFrameError("Compiling let/const in this block would add a closure (throwIfClosureRequired).");var e=this.block,t=this.outsideLetReferences;if(this.loop)for(var r in t){var n=t[r];(this.scope.hasGlobal(n.name)||this.scope.parentHasBinding(n.name))&&(delete t[n.name],delete this.letReferences[n.name],this.scope.rename(n.name),this.letReferences[n.name]=n,t[n.name]=n)}this.has=this.checkLoop(),this.hoistVarDeclarations();var i=(0,x.default)(t),s=(0,x.default)(t),a=this.blockPath.isSwitchStatement(),o=b.functionExpression(null,i,b.blockStatement(a?[e]:e.body));o.shadow=!0,this.addContinuations(o);var u=o;this.loop&&(u=this.scope.generateUidIdentifier("loop"),this.loopPath.insertBefore(b.variableDeclaration("var",[b.variableDeclarator(u,o)])));var l=b.callExpression(u,s),c=this.scope.generateUidIdentifier("ret");y.default.hasType(o.body,this.scope,"YieldExpression",b.FUNCTION_TYPES)&&(o.generator=!0,l=b.yieldExpression(l,!0)),y.default.hasType(o.body,this.scope,"AwaitExpression",b.FUNCTION_TYPES)&&(o.async=!0,l=b.awaitExpression(l)),this.buildClosure(c,l),a?this.blockPath.replaceWithMultiple(this.body):e.body=this.body},e.prototype.buildClosure=function(e,t){var r=this.has;r.hasReturn||r.hasBreakContinue?this.buildHas(e,t):this.body.push(b.expressionStatement(t))},e.prototype.addContinuations=function(e){var t={reassignments:{},outsideReferences:this.outsideLetReferences};this.scope.traverse(e,T,t);for(var r=0;r<e.params.length;r++){var n=e.params[r];if(t.reassignments[n.name]){var i=this.scope.generateUidIdentifier(n.name);e.params[r]=i,this.scope.rename(n.name,i.name,e),e.body.body.push(b.expressionStatement(b.assignmentExpression("=",n,i)))}}},e.prototype.getLetReferences=function(){var e=this,t=this.block,r=[];if(this.loop){var n=this.loop.left||this.loop.init;s(n)&&(r.push(n),(0,S.default)(this.outsideLetReferences,b.getBindingIdentifiers(n)))}var i=function n(i,o){o=o||i.node,(b.isClassDeclaration(o)||b.isFunctionDeclaration(o)||s(o))&&(s(o)&&a(i,o,t,e.scope),r=r.concat(o.declarations||o)),b.isLabeledStatement(o)&&n(i.get("body"),o.body)};if(t.body)for(var o=0;o<t.body.length;o++){var u=this.blockPath.get("body")[o];i(u)}if(t.cases)for(var l=0;l<t.cases.length;l++)for(var c=t.cases[l].consequent,f=0;f<c.length;f++){var p=this.blockPath.get("cases")[l],d=c[f];i(p,d)}for(var h=0;h<r.length;h++){var m=r[h],y=b.getBindingIdentifiers(m,!1,!0);(0,S.default)(this.letReferences,y),this.hasLetReferences=!0}if(this.hasLetReferences){var v={letReferences:this.letReferences,closurify:!1,file:this.file,loopDepth:0},g=this.blockPath.find(function(e){return e.isLoop()||e.isFunction()});return g&&g.isLoop()&&v.loopDepth++,this.blockPath.traverse(w,v),v.closurify}},e.prototype.checkLoop=function(){var e={hasBreakContinue:!1,ignoreLabeless:!1,inSwitchCase:!1,innerLabels:[],hasReturn:!1,isLoop:!!this.loop,map:{},LOOP_IGNORE:(0,c.default)()};return this.blockPath.traverse(F,e),this.blockPath.traverse(O,e),e},e.prototype.hoistVarDeclarations=function(){this.blockPath.traverse(k,this)},e.prototype.pushDeclar=function(e){var t=[],r=b.getBindingIdentifiers(e);for(var n in r)t.push(b.variableDeclarator(r[n]));this.body.push(b.variableDeclaration(e.kind,t));for(var i=[],s=0;s<e.declarations.length;s++){var a=e.declarations[s];if(a.init){var o=b.assignmentExpression("=",a.id,a.init);i.push(b.inherits(o,a))}}return i},e.prototype.buildHas=function(e,t){var r=this.body;r.push(b.variableDeclaration("var",[b.variableDeclarator(e,t)]));var n=void 0,i=this.has,s=[];if(i.hasReturn&&(n=C({RETURN:e})),i.hasBreakContinue){for(var a in i.map)s.push(b.switchCase(b.stringLiteral(a),[i.map[a]]));if(i.hasReturn&&s.push(b.switchCase(null,[n])),1===s.length){var o=s[0];r.push(b.ifStatement(b.binaryExpression("===",e,o.test),o.consequent[0]))}else{if(this.loop)for(var u=0;u<s.length;u++){var l=s[u].consequent[0];b.isBreakStatement(l)&&!l.label&&(l.label=this.loopLabel=this.loopLabel||this.scope.generateUidIdentifier("loop"))}r.push(b.switchStatement(e,s))}}else i.hasReturn&&r.push(n)},e}();e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(10),s=n(i);t.default=function(e){var t=e.types,r=(0,s.default)();return{visitor:{ExportDefaultDeclaration:function(e){if(e.get("declaration").isClassDeclaration()){var r=e.node,n=r.declaration.id||e.scope.generateUidIdentifier("class");r.declaration.id=n,e.replaceWith(r.declaration),e.insertAfter(t.exportDefaultDeclaration(n))}},ClassDeclaration:function(e){var r=e.node,n=r.id||e.scope.generateUidIdentifier("class");e.replaceWith(t.variableDeclaration("let",[t.variableDeclarator(n,t.toExpression(r))]))},ClassExpression:function(e,t){var n=e.node;if(!n[r]){var i=(0,f.default)(e);if(i&&i!==n)return e.replaceWith(i);n[r]=!0;var s=l.default;t.opts.loose&&(s=o.default),e.replaceWith(new s(e,t.file).run())}}}}};var a=r(331),o=n(a),u=r(207),l=n(u),c=r(40),f=n(c);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){return o.isObjectProperty(e)?e.value:o.isObjectMethod(e)?o.functionExpression(null,e.params,e.body,e.generator,e.async):void 0}function r(e,r,i){"get"===r.kind&&"set"===r.kind?n(e,r,i):i.push(o.expressionStatement(o.assignmentExpression("=",o.memberExpression(e,r.key,r.computed||o.isLiteral(r.key)),t(r))))}function n(e,r){var n=(e.objId,e.body),i=e.getMutatorId,s=e.scope,a=!r.computed&&o.isIdentifier(r.key)?o.stringLiteral(r.key.name):r.key,u=s.maybeGenerateMemoised(a);u&&(n.push(o.expressionStatement(o.assignmentExpression("=",u,a))),a=u),n.push.apply(n,l({MUTATOR_MAP_REF:i(),KEY:a,VALUE:t(r),KIND:o.identifier(r.kind)}))}function s(e){for(var t=e.computedProps,s=Array.isArray(t),a=0,t=s?t:(0,i.default)(t);;){var o;if(s){if(a>=t.length)break;o=t[a++]}else{if(a=t.next(),a.done)break;o=a.value}var u=o;"get"===u.kind||"set"===u.kind?n(e,u):r(e.objId,u,e.body)}}function a(e){for(var s=e.objId,a=e.body,u=e.computedProps,l=e.state,c=u,f=Array.isArray(c),p=0,c=f?c:(0,i.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d,m=o.toComputedKey(h);if("get"===h.kind||"set"===h.kind)n(e,h);else if(o.isStringLiteral(m,{value:"__proto__"}))r(s,h,a);else{if(1===u.length)return o.callExpression(l.addHelper("defineProperty"),[e.initPropExpression,m,t(h)]);a.push(o.expressionStatement(o.callExpression(l.addHelper("defineProperty"),[s,m,t(h)])))}}}var o=e.types,u=e.template,l=u("\n    MUTATOR_MAP_REF[KEY] = MUTATOR_MAP_REF[KEY] || {};\n    MUTATOR_MAP_REF[KEY].KIND = VALUE;\n  ");return{visitor:{ObjectExpression:{exit:function(e,t){for(var r=e.node,n=e.parent,u=e.scope,l=!1,c=r.properties,f=Array.isArray(c),p=0,c=f?c:(0,i.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}if(l=!0===d.computed)break}if(l){for(var h=[],m=[],y=!1,v=r.properties,g=Array.isArray(v),b=0,v=g?v:(0,i.default)(v);;){var E;if(g){if(b>=v.length)break;E=v[b++]}else{if(b=v.next(),b.done)break;E=b.value}var x=E;x.computed&&(y=!0),y?m.push(x):h.push(x)}var A=u.generateUidIdentifierBasedOnNode(n),S=o.objectExpression(h),_=[];_.push(o.variableDeclaration("var",[o.variableDeclarator(A,S)]));var D=a;t.opts.loose&&(D=s);var C=void 0,w=function(){return C||(C=u.generateUidIdentifier("mutatorMap"),_.push(o.variableDeclaration("var",[o.variableDeclarator(C,o.objectExpression([]))]))),C},P=D({scope:u,objId:A,body:_,computedProps:m,initPropExpression:S,getMutatorId:w,state:t});C&&_.push(o.expressionStatement(o.callExpression(t.addHelper("defineEnumerableProperties"),[A,C]))),P?e.replaceWith(P):(_.push(o.expressionStatement(A)),e.replaceWithMultiple(_))}}}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(2),o=n(a);t.default=function(e){function t(e){for(var t=e.declarations,r=Array.isArray(t),i=0,t=r?t:(0,o.default)(t);;){var s;if(r){if(i>=t.length)break;s=t[i++]}else{if(i=t.next(),i.done)break;s=i.value}var a=s;if(n.isPattern(a.id))return!0}return!1}function r(e){for(var t=e.elements,r=Array.isArray(t),i=0,t=r?t:(0,o.default)(t);;){var s;if(r){if(i>=t.length)break;s=t[i++]}else{if(i=t.next(),i.done)break;s=i.value}var a=s;if(n.isRestElement(a))return!0}return!1}var n=e.types,i={ReferencedIdentifier:function(e,t){t.bindings[e.node.name]&&(t.deopt=!0,e.stop())}},a=function(){function e(t){(0,s.default)(this,e),this.blockHoist=t.blockHoist,this.operator=t.operator,this.arrays={},this.nodes=t.nodes||[],this.scope=t.scope,this.file=t.file,this.kind=t.kind}
return e.prototype.buildVariableAssignment=function(e,t){var r=this.operator;n.isMemberExpression(e)&&(r="=");var i=void 0;return i=r?n.expressionStatement(n.assignmentExpression(r,e,t)):n.variableDeclaration(this.kind,[n.variableDeclarator(e,t)]),i._blockHoist=this.blockHoist,i},e.prototype.buildVariableDeclaration=function(e,t){var r=n.variableDeclaration("var",[n.variableDeclarator(e,t)]);return r._blockHoist=this.blockHoist,r},e.prototype.push=function(e,t){n.isObjectPattern(e)?this.pushObjectPattern(e,t):n.isArrayPattern(e)?this.pushArrayPattern(e,t):n.isAssignmentPattern(e)?this.pushAssignmentPattern(e,t):this.nodes.push(this.buildVariableAssignment(e,t))},e.prototype.toArray=function(e,t){return this.file.opts.loose||n.isIdentifier(e)&&this.arrays[e.name]?e:this.scope.toArray(e,t)},e.prototype.pushAssignmentPattern=function(e,t){var r=this.scope.generateUidIdentifierBasedOnNode(t),i=n.variableDeclaration("var",[n.variableDeclarator(r,t)]);i._blockHoist=this.blockHoist,this.nodes.push(i);var s=n.conditionalExpression(n.binaryExpression("===",r,n.identifier("undefined")),e.right,r),a=e.left;if(n.isPattern(a)){var o=n.expressionStatement(n.assignmentExpression("=",r,s));o._blockHoist=this.blockHoist,this.nodes.push(o),this.push(a,r)}else this.nodes.push(this.buildVariableAssignment(a,s))},e.prototype.pushObjectRest=function(e,t,r,i){for(var s=[],a=0;a<e.properties.length;a++){var o=e.properties[a];if(a>=i)break;if(!n.isRestProperty(o)){var u=o.key;n.isIdentifier(u)&&!o.computed&&(u=n.stringLiteral(o.key.name)),s.push(u)}}s=n.arrayExpression(s);var l=n.callExpression(this.file.addHelper("objectWithoutProperties"),[t,s]);this.nodes.push(this.buildVariableAssignment(r.argument,l))},e.prototype.pushObjectProperty=function(e,t){n.isLiteral(e.key)&&(e.computed=!0);var r=e.value,i=n.memberExpression(t,e.key,e.computed);n.isPattern(r)?this.push(r,i):this.nodes.push(this.buildVariableAssignment(r,i))},e.prototype.pushObjectPattern=function(e,t){if(e.properties.length||this.nodes.push(n.expressionStatement(n.callExpression(this.file.addHelper("objectDestructuringEmpty"),[t]))),e.properties.length>1&&!this.scope.isStatic(t)){var r=this.scope.generateUidIdentifierBasedOnNode(t);this.nodes.push(this.buildVariableDeclaration(r,t)),t=r}for(var i=0;i<e.properties.length;i++){var s=e.properties[i];n.isRestProperty(s)?this.pushObjectRest(e,t,s,i):this.pushObjectProperty(s,t)}},e.prototype.canUnpackArrayPattern=function(e,t){if(!n.isArrayExpression(t))return!1;if(!(e.elements.length>t.elements.length)){if(e.elements.length<t.elements.length&&!r(e))return!1;for(var s=e.elements,a=Array.isArray(s),u=0,s=a?s:(0,o.default)(s);;){var l;if(a){if(u>=s.length)break;l=s[u++]}else{if(u=s.next(),u.done)break;l=u.value}var c=l;if(!c)return!1;if(n.isMemberExpression(c))return!1}for(var f=t.elements,p=Array.isArray(f),d=0,f=p?f:(0,o.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h;if(n.isSpreadElement(m))return!1;if(n.isCallExpression(m))return!1;if(n.isMemberExpression(m))return!1}var y=n.getBindingIdentifiers(e),v={deopt:!1,bindings:y};return this.scope.traverse(t,i,v),!v.deopt}},e.prototype.pushUnpackedArrayPattern=function(e,t){for(var r=0;r<e.elements.length;r++){var i=e.elements[r];n.isRestElement(i)?this.push(i.argument,n.arrayExpression(t.elements.slice(r))):this.push(i,t.elements[r])}},e.prototype.pushArrayPattern=function(e,t){if(e.elements){if(this.canUnpackArrayPattern(e,t))return this.pushUnpackedArrayPattern(e,t);var i=!r(e)&&e.elements.length,s=this.toArray(t,i);n.isIdentifier(s)?t=s:(t=this.scope.generateUidIdentifierBasedOnNode(t),this.arrays[t.name]=!0,this.nodes.push(this.buildVariableDeclaration(t,s)));for(var a=0;a<e.elements.length;a++){var o=e.elements[a];if(o){var u=void 0;n.isRestElement(o)?(u=this.toArray(t),u=n.callExpression(n.memberExpression(u,n.identifier("slice")),[n.numericLiteral(a)]),o=o.argument):u=n.memberExpression(t,n.numericLiteral(a),!0),this.push(o,u)}}}},e.prototype.init=function(e,t){if(!n.isArrayExpression(t)&&!n.isMemberExpression(t)){var r=this.scope.maybeGenerateMemoised(t,!0);r&&(this.nodes.push(this.buildVariableDeclaration(r,t)),t=r)}return this.push(e,t),this.nodes},e}();return{visitor:{ExportNamedDeclaration:function(e){var r=e.get("declaration");if(r.isVariableDeclaration()&&t(r.node)){var i=[];for(var s in e.getOuterBindingIdentifiers(e)){var a=n.identifier(s);i.push(n.exportSpecifier(a,a))}e.replaceWith(r.node),e.insertAfter(n.exportNamedDeclaration(null,i))}},ForXStatement:function(e,t){var r=e.node,i=e.scope,s=r.left;if(n.isPattern(s)){var o=i.generateUidIdentifier("ref");return r.left=n.variableDeclaration("var",[n.variableDeclarator(o)]),e.ensureBlock(),void r.body.body.unshift(n.variableDeclaration("var",[n.variableDeclarator(s,o)]))}if(n.isVariableDeclaration(s)){var u=s.declarations[0].id;if(n.isPattern(u)){var l=i.generateUidIdentifier("ref");r.left=n.variableDeclaration(s.kind,[n.variableDeclarator(l,null)]);var c=[];new a({kind:s.kind,file:t,scope:i,nodes:c}).init(u,l),e.ensureBlock();var f=r.body;f.body=c.concat(f.body)}}},CatchClause:function(e,t){var r=e.node,i=e.scope,s=r.param;if(n.isPattern(s)){var o=i.generateUidIdentifier("ref");r.param=o;var u=[];new a({kind:"let",file:t,scope:i,nodes:u}).init(s,o),r.body.body=u.concat(r.body.body)}},AssignmentExpression:function(e,t){var r=e.node,i=e.scope;if(n.isPattern(r.left)){var s=[],o=new a({operator:r.operator,file:t,scope:i,nodes:s}),u=void 0;!e.isCompletionRecord()&&e.parentPath.isExpressionStatement()||(u=i.generateUidIdentifierBasedOnNode(r.right,"ref"),s.push(n.variableDeclaration("var",[n.variableDeclarator(u,r.right)])),n.isArrayExpression(r.right)&&(o.arrays[u.name]=!0)),o.init(r.left,u||r.right),u&&s.push(n.expressionStatement(u)),e.replaceWithMultiple(s)}},VariableDeclaration:function(e,r){var i=e.node,s=e.scope,u=e.parent;if(!n.isForXStatement(u)&&u&&e.container&&t(i)){for(var l=[],c=void 0,f=0;f<i.declarations.length;f++){c=i.declarations[f];var p=c.init,d=c.id,h=new a({blockHoist:i._blockHoist,nodes:l,scope:s,kind:i.kind,file:r});n.isPattern(d)?(h.init(d,p),+f!=i.declarations.length-1&&n.inherits(l[l.length-1],c)):l.push(n.inherits(h.buildVariableAssignment(c.id,c.init),c))}for(var m=[],y=l,v=Array.isArray(y),g=0,y=v?y:(0,o.default)(y);;){var b;if(v){if(g>=y.length)break;b=y[g++]}else{if(g=y.next(),g.done)break;b=g.value}var E=b,x=m[m.length-1];if(x&&n.isVariableDeclaration(x)&&n.isVariableDeclaration(E)&&x.kind===E.kind){var A;(A=x.declarations).push.apply(A,E.declarations)}else m.push(E)}for(var S=m,_=Array.isArray(S),D=0,S=_?S:(0,o.default)(S);;){var C;if(_){if(D>=S.length)break;C=S[D++]}else{if(D=S.next(),D.done)break;C=D.value}var w=C;if(w.declarations)for(var P=w.declarations,k=Array.isArray(P),F=0,P=k?P:(0,o.default)(P);;){var T;if(k){if(F>=P.length)break;T=P[F++]}else{if(F=P.next(),F.done)break;T=F.value}var O=T,B=O.id.name;s.bindings[B]&&(s.bindings[B].kind=w.kind)}}1===m.length?e.replaceWith(m[0]):e.replaceWithMultiple(m)}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){function t(e){var t=e.node,r=e.scope,n=[],i=t.right;if(!a.isIdentifier(i)||!r.hasBinding(i.name)){var s=r.generateUidIdentifier("arr");n.push(a.variableDeclaration("var",[a.variableDeclarator(s,i)])),i=s}var u=r.generateUidIdentifier("i"),l=o({BODY:t.body,KEY:u,ARR:i});a.inherits(l,t),a.ensureBlock(l);var c=a.memberExpression(i,u,!0),f=t.left;return a.isVariableDeclaration(f)?(f.declarations[0].init=c,l.body.body.unshift(f)):l.body.body.unshift(a.expressionStatement(a.assignmentExpression("=",f,c))),e.parentPath.isLabeledStatement()&&(l=a.labeledStatement(e.parentPath.node.label,l)),n.push(l),n}function r(e,t){var r=e.node,n=e.scope,s=e.parent,o=r.left,l=void 0,c=void 0;if(a.isIdentifier(o)||a.isPattern(o)||a.isMemberExpression(o))c=o;else{if(!a.isVariableDeclaration(o))throw t.buildCodeFrameError(o,i.get("unknownForHead",o.type));c=n.generateUidIdentifier("ref"),l=a.variableDeclaration(o.kind,[a.variableDeclarator(o.declarations[0].id,c)])}var f=n.generateUidIdentifier("iterator"),p=n.generateUidIdentifier("isArray"),d=u({LOOP_OBJECT:f,IS_ARRAY:p,OBJECT:r.right,INDEX:n.generateUidIdentifier("i"),ID:c});l||d.body.body.shift();var h=a.isLabeledStatement(s),m=void 0;return h&&(m=a.labeledStatement(s.label,d)),{replaceParent:h,declar:l,node:m||d,loop:d}}function n(e,t){var r=e.node,n=e.scope,s=e.parent,o=r.left,u=void 0,c=n.generateUidIdentifier("step"),f=a.memberExpression(c,a.identifier("value"));if(a.isIdentifier(o)||a.isPattern(o)||a.isMemberExpression(o))u=a.expressionStatement(a.assignmentExpression("=",o,f));else{if(!a.isVariableDeclaration(o))throw t.buildCodeFrameError(o,i.get("unknownForHead",o.type));u=a.variableDeclaration(o.kind,[a.variableDeclarator(o.declarations[0].id,f)])}var p=n.generateUidIdentifier("iterator"),d=l({ITERATOR_HAD_ERROR_KEY:n.generateUidIdentifier("didIteratorError"),ITERATOR_COMPLETION:n.generateUidIdentifier("iteratorNormalCompletion"),ITERATOR_ERROR_KEY:n.generateUidIdentifier("iteratorError"),ITERATOR_KEY:p,STEP_KEY:c,OBJECT:r.right,BODY:null}),h=a.isLabeledStatement(s),m=d[3].block.body,y=m[0];return h&&(m[0]=a.labeledStatement(s.label,y)),{replaceParent:h,declar:u,loop:y,node:d}}var i=e.messages,s=e.template,a=e.types,o=s("\n    for (var KEY = 0; KEY < ARR.length; KEY++) BODY;\n  "),u=s("\n    for (var LOOP_OBJECT = OBJECT,\n             IS_ARRAY = Array.isArray(LOOP_OBJECT),\n             INDEX = 0,\n             LOOP_OBJECT = IS_ARRAY ? LOOP_OBJECT : LOOP_OBJECT[Symbol.iterator]();;) {\n      var ID;\n      if (IS_ARRAY) {\n        if (INDEX >= LOOP_OBJECT.length) break;\n        ID = LOOP_OBJECT[INDEX++];\n      } else {\n        INDEX = LOOP_OBJECT.next();\n        if (INDEX.done) break;\n        ID = INDEX.value;\n      }\n    }\n  "),l=s("\n    var ITERATOR_COMPLETION = true;\n    var ITERATOR_HAD_ERROR_KEY = false;\n    var ITERATOR_ERROR_KEY = undefined;\n    try {\n      for (var ITERATOR_KEY = OBJECT[Symbol.iterator](), STEP_KEY; !(ITERATOR_COMPLETION = (STEP_KEY = ITERATOR_KEY.next()).done); ITERATOR_COMPLETION = true) {\n      }\n    } catch (err) {\n      ITERATOR_HAD_ERROR_KEY = true;\n      ITERATOR_ERROR_KEY = err;\n    } finally {\n      try {\n        if (!ITERATOR_COMPLETION && ITERATOR_KEY.return) {\n          ITERATOR_KEY.return();\n        }\n      } finally {\n        if (ITERATOR_HAD_ERROR_KEY) {\n          throw ITERATOR_ERROR_KEY;\n        }\n      }\n    }\n  ");return{visitor:{ForOfStatement:function(e,i){if(e.get("right").isArrayExpression())return e.parentPath.isLabeledStatement()?e.parentPath.replaceWithMultiple(t(e)):e.replaceWithMultiple(t(e));var s=n;i.opts.loose&&(s=r);var o=e.node,u=s(e,i),l=u.declar,c=u.loop,f=c.body;e.ensureBlock(),l&&f.body.push(l),f.body=f.body.concat(o.body.body),a.inherits(c,o),a.inherits(c.body,o.body),u.replaceParent?(e.parentPath.replaceWithMultiple(u.node),e.remove()):e.replaceWithMultiple(u.node)}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{FunctionExpression:{exit:function(e){if("value"!==e.key&&!e.parentPath.isObjectProperty()){var t=(0,i.default)(e);t&&e.replaceWith(t)}}},ObjectProperty:function(e){var t=e.get("value");if(t.isFunction()){var r=(0,i.default)(t);r&&t.replaceWith(r)}}}}};var n=r(40),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{NumericLiteral:function(e){var t=e.node;t.extra&&/^0[ob]/i.test(t.extra.raw)&&(t.extra=void 0)},StringLiteral:function(e){var t=e.node;t.extra&&/\\[u]/gi.test(t.extra.raw)&&(t.extra=void 0)}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(14),s=n(i),a=r(9),o=n(a),u=r(2),l=n(u),c=r(10),f=n(c);t.default=function(){var e=(0,f.default)(),t={ReferencedIdentifier:function(e){var t=e.node.name,r=this.remaps[t];if(r&&this.scope.getBinding(t)===e.scope.getBinding(t)){if(e.parentPath.isCallExpression({callee:e.node}))e.replaceWith(g.sequenceExpression([g.numericLiteral(0),r]));else if(e.isJSXIdentifier()&&g.isMemberExpression(r)){var n=r.object,i=r.property;e.replaceWith(g.JSXMemberExpression(g.JSXIdentifier(n.name),g.JSXIdentifier(i.name)))}else e.replaceWith(r);this.requeueInParent(e)}},AssignmentExpression:function(t){var r=t.node;if(!r[e]){var n=t.get("left");if(n.isIdentifier()){var i=n.node.name,s=this.exports[i];if(!s)return;if(this.scope.getBinding(i)!==t.scope.getBinding(i))return;r[e]=!0;for(var a=s,o=Array.isArray(a),u=0,a=o?a:(0,l.default)(a);;){var c;if(o){if(u>=a.length)break;c=a[u++]}else{if(u=a.next(),u.done)break;c=u.value}r=S(c,r).expression}t.replaceWith(r),this.requeueInParent(t)}else if(n.isObjectPattern())for(var f=n.node.properties,p=Array.isArray(f),d=0,f=p?f:(0,l.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h,y=m.value.name,v=this.exports[y];if(v){if(this.scope.getBinding(y)!==t.scope.getBinding(y))return;r[e]=!0,t.insertAfter(S(g.identifier(y),g.identifier(y)))}}else if(n.isArrayPattern())for(var b=n.node.elements,E=Array.isArray(b),x=0,b=E?b:(0,l.default)(b);;){var A;if(E){if(x>=b.length)break;A=b[x++]}else{if(x=b.next(),x.done)break;A=x.value}var _=A;if(_){var D=_.name,C=this.exports[D];if(C){if(this.scope.getBinding(D)!==t.scope.getBinding(D))return;r[e]=!0,t.insertAfter(S(g.identifier(D),g.identifier(D)))}}}}},UpdateExpression:function(e){var t=e.get("argument");if(t.isIdentifier()){var r=t.node.name;if(this.exports[r]&&this.scope.getBinding(r)===e.scope.getBinding(r)){var n=g.assignmentExpression(e.node.operator[0]+"=",t.node,g.numericLiteral(1));if(e.parentPath.isExpressionStatement()&&!e.isCompletionRecord()||e.node.prefix)return e.replaceWith(n),void this.requeueInParent(e);var i=[];i.push(n);var s=void 0;s="--"===e.node.operator?"+":"-",i.push(g.binaryExpression(s,t.node,g.numericLiteral(1))),e.replaceWithMultiple(g.sequenceExpression(i))}}}};return{inherits:y.default,visitor:{ThisExpression:function(e,t){this.ranCommonJS||!0===t.opts.allowTopLevelThis||e.findParent(function(e){return!e.is("shadow")&&D.indexOf(e.type)>=0})||e.replaceWith(g.identifier("undefined"))},Program:{exit:function(e){function r(t,r){var n=C[t];if(n)return n;var i=e.scope.generateUidIdentifier((0,p.basename)(t,(0,p.extname)(t))),s=g.variableDeclaration("var",[g.variableDeclarator(i,b(g.stringLiteral(t)).expression)]);return h[t]&&(s.loc=h[t].loc),"number"==typeof r&&r>0&&(s._blockHoist=r),v.push(s),C[t]=i}function n(e,t,r){var n=e[t]||[];e[t]=n.concat(r)}this.ranCommonJS=!0;var i=!!this.opts.strict,a=!!this.opts.noInterop,u=e.scope;u.rename("module"),u.rename("exports"),u.rename("require");for(var c=!1,f=!1,d=e.get("body"),h=(0,o.default)(null),m=(0,o.default)(null),y=(0,o.default)(null),v=[],D=(0,o.default)(null),C=(0,o.default)(null),w=d,P=Array.isArray(w),k=0,w=P?w:(0,l.default)(w);;){var F;if(P){if(k>=w.length)break;F=w[k++]}else{if(k=w.next(),k.done)break;F=k.value}var T=F;if(T.isExportDeclaration()){c=!0;for(var O=[].concat(T.get("declaration"),T.get("specifiers")),B=O,R=Array.isArray(B),I=0,B=R?B:(0,l.default)(B);;){var M;if(R){if(I>=B.length)break;M=B[I++]}else{if(I=B.next(),I.done)break;M=I.value}var N=M;if(N.getBindingIdentifiers().__esModule)throw N.buildCodeFrameError('Illegal export "__esModule"')}}if(T.isImportDeclaration()){var L;f=!0;var j=T.node.source.value,U=h[j]||{specifiers:[],maxBlockHoist:0,loc:T.node.loc};(L=U.specifiers).push.apply(L,T.node.specifiers),"number"==typeof T.node._blockHoist&&(U.maxBlockHoist=Math.max(T.node._blockHoist,U.maxBlockHoist)),h[j]=U,T.remove()}else if(T.isExportDefaultDeclaration()){var V=T.get("declaration");if(V.isFunctionDeclaration()){var G=V.node.id,W=g.identifier("default");G?(n(m,G.name,W),v.push(S(W,G)),T.replaceWith(V.node)):(v.push(S(W,g.toExpression(V.node))),T.remove())}else if(V.isClassDeclaration()){var Y=V.node.id,q=g.identifier("default");Y?(n(m,Y.name,q),T.replaceWithMultiple([V.node,S(q,Y)])):(T.replaceWith(S(q,g.toExpression(V.node))),T.parentPath.requeue(T.get("expression.left")))}else T.replaceWith(S(g.identifier("default"),V.node)),T.parentPath.requeue(T.get("expression.left"))}else if(T.isExportNamedDeclaration()){var K=T.get("declaration");if(K.node){if(K.isFunctionDeclaration()){var H=K.node.id;n(m,H.name,H),v.push(S(H,H)),T.replaceWith(K.node)}else if(K.isClassDeclaration()){var J=K.node.id;n(m,J.name,J),T.replaceWithMultiple([K.node,S(J,J)]),y[J.name]=!0}else if(K.isVariableDeclaration()){for(var X=K.get("declarations"),z=X,$=Array.isArray(z),Q=0,z=$?z:(0,l.default)(z);;){var Z;if($){if(Q>=z.length)break;Z=z[Q++]}else{if(Q=z.next(),Q.done)break;Z=Q.value}var ee=Z,te=ee.get("id"),re=ee.get("init"),ne=[];if(re.node||re.replaceWith(g.identifier("undefined")),te.isIdentifier())n(m,te.node.name,te.node),re.replaceWith(S(te.node,re.node).expression),y[te.node.name]=!0;else if(te.isObjectPattern())for(var ie=0;ie<te.node.properties.length;ie++){var se=te.node.properties[ie],ae=se.value;g.isAssignmentPattern(ae)?ae=ae.left:g.isRestProperty(se)&&(ae=se.argument),n(m,ae.name,ae),ne.push(S(ae,ae)),y[ae.name]=!0}else if(te.isArrayPattern()&&te.node.elements)for(var oe=0;oe<te.node.elements.length;oe++){var ue=te.node.elements[oe];if(ue){g.isAssignmentPattern(ue)?ue=ue.left:g.isRestElement(ue)&&(ue=ue.argument);var le=ue.name;n(m,le,ue),ne.push(S(ue,ue)),y[le]=!0}}T.insertAfter(ne)}T.replaceWith(K.node)}continue}var ce=T.get("specifiers"),fe=[],pe=T.node.source;if(pe)for(var de=r(pe.value,T.node._blockHoist),he=ce,me=Array.isArray(he),ye=0,he=me?he:(0,l.default)(he);;){var ve;if(me){if(ye>=he.length)break;ve=he[ye++]}else{if(ye=he.next(),ye.done)break;ve=ye.value}var ge=ve;ge.isExportNamespaceSpecifier()||ge.isExportDefaultSpecifier()||ge.isExportSpecifier()&&(a||"default"!==ge.node.local.name?v.push(x(g.stringLiteral(ge.node.exported.name),g.memberExpression(de,ge.node.local))):v.push(x(g.stringLiteral(ge.node.exported.name),g.memberExpression(g.callExpression(this.addHelper("interopRequireDefault"),[de]),ge.node.local))),y[ge.node.exported.name]=!0)}else for(var be=ce,Ee=Array.isArray(be),xe=0,be=Ee?be:(0,l.default)(be);;){var Ae;if(Ee){if(xe>=be.length)break;Ae=be[xe++]}else{if(xe=be.next(),xe.done)break;Ae=xe.value}var Se=Ae;Se.isExportSpecifier()&&(n(m,Se.node.local.name,Se.node.exported),y[Se.node.exported.name]=!0,fe.push(S(Se.node.exported,Se.node.local)))}T.replaceWithMultiple(fe)}else if(T.isExportAllDeclaration()){var _e=_({OBJECT:r(T.node.source.value,T.node._blockHoist)});_e.loc=T.node.loc,v.push(_e),T.remove()}}for(var De in h){var Ce=h[De],O=Ce.specifiers,we=Ce.maxBlockHoist;if(O.length){for(var Pe=r(De,we),ke=void 0,Fe=0;Fe<O.length;Fe++){var Te=O[Fe];if(g.isImportNamespaceSpecifier(Te)){if(i||a)D[Te.local.name]=Pe;else{var Oe=g.variableDeclaration("var",[g.variableDeclarator(Te.local,g.callExpression(this.addHelper("interopRequireWildcard"),[Pe]))]);we>0&&(Oe._blockHoist=we),v.push(Oe)}ke=Te.local}else g.isImportDefaultSpecifier(Te)&&(O[Fe]=g.importSpecifier(Te.local,g.identifier("default")))}for(var Be=O,Re=Array.isArray(Be),Ie=0,Be=Re?Be:(0,l.default)(Be);;){var Me;if(Re){if(Ie>=Be.length)break;Me=Be[Ie++]}else{if(Ie=Be.next(),Ie.done)break;Me=Ie.value}var Ne=Me;if(g.isImportSpecifier(Ne)){var Le=Pe;if("default"===Ne.imported.name)if(ke)Le=ke;else if(!a){Le=ke=e.scope.generateUidIdentifier(Pe.name);var je=g.variableDeclaration("var",[g.variableDeclarator(Le,g.callExpression(this.addHelper("interopRequireDefault"),[Pe]))]);we>0&&(je._blockHoist=we),v.push(je)}D[Ne.local.name]=g.memberExpression(Le,g.cloneWithoutLoc(Ne.imported))}}}else{var Ue=b(g.stringLiteral(De));Ue.loc=h[De].loc,v.push(Ue)}}if(f&&(0,s.default)(y).length)for(var Ve=(0,s.default)(y),Ge=0;Ge<Ve.length;Ge+=100)!function(e){var t=Ve.slice(e,e+100),r=g.identifier("undefined");t.forEach(function(e){r=S(g.identifier(e),r).expression});var n=g.expressionStatement(r);n._blockHoist=3,v.unshift(n)}(Ge);if(c&&!i){var We=E;this.opts.loose&&(We=A);var Ye=We();Ye._blockHoist=3,v.unshift(Ye)}e.unshiftContainer("body",v),e.traverse(t,{remaps:D,scope:u,exports:m,requeueInParent:function(t){return e.requeue(t)}})}}}}};var p=r(19),d=r(4),h=n(d),m=r(216),y=n(m),v=r(1),g=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(v),b=(0,h.default)("\n  require($0);\n"),E=(0,h.default)('\n  Object.defineProperty(exports, "__esModule", {\n    value: true\n  });\n'),x=(0,h.default)("\n  Object.defineProperty(exports, $0, {\n    enumerable: true,\n    get: function () {\n      return $1;\n    }\n  });\n"),A=(0,h.default)("\n  exports.__esModule = true;\n"),S=(0,h.default)("\n  exports.$0 = $1;\n"),_=(0,h.default)('\n  Object.keys(OBJECT).forEach(function (key) {\n    if (key === "default" || key === "__esModule") return;\n    Object.defineProperty(exports, key, {\n      enumerable: true,\n      get: function () {\n        return OBJECT[key];\n      }\n    });\n  });\n'),D=["FunctionExpression","FunctionDeclaration","ClassProperty","ClassMethod","ObjectMethod"];e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(10),o=n(a);t.default=function(e){function t(e,t,r,n,i){new l.default({getObjectRef:n,methodNode:t,methodPath:e,isStatic:!0,scope:r,file:i}).replace()}var r=e.types,n=(0,o.default)();return{visitor:{Super:function(e){var t=e.findParent(function(e){return e.isObjectExpression()});t&&(t.node[n]=!0)},ObjectExpression:{exit:function(e,i){if(e.node[n]){for(var a=void 0,o=function(){return a=a||e.scope.generateUidIdentifier("obj")},u=e.get("properties"),l=u,c=Array.isArray(l),f=0,l=c?l:(0,s.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;d.isObjectProperty()&&(d=d.get("value")),t(d,d.node,e.scope,o,i)}a&&(e.scope.push({id:a}),e.replaceWith(r.assignmentExpression("=",a,e.node)))}}}}}};var u=r(193),l=n(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}t.__esModule=!0;var i=r(2),s=function(e){return e&&e.__esModule?e:{default:e}}(i);t.default=function(){return{visitor:a.visitors.merge([{ArrowFunctionExpression:function(e){for(var t=e.get("params"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,s.default)(r);;){var a;if(n){if(i>=r.length)break;a=r[i++]}else{if(i=r.next(),i.done)break;a=i.value}var o=a;if(o.isRestElement()||o.isAssignmentPattern()){e.arrowFunctionToShadowed();break}}}},u.visitor,p.visitor,c.visitor])}};var a=r(7),o=r(334),u=n(o),l=r(333),c=n(l),f=r(335),p=n(f);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{ObjectMethod:function(e){var t=e.node;if("method"===t.kind){var r=i.functionExpression(null,t.params,t.body,t.generator,t.async);r.returnType=t.returnType,e.replaceWith(i.objectProperty(t.key,r,t.computed))}},ObjectProperty:function(e){var t=e.node;t.shorthand&&(t.shorthand=!1)}}}};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e,t,r){return r.opts.loose&&!s.isIdentifier(e.argument,{name:"arguments"})?e.argument:t.toArray(e.argument,!0)}function r(e){for(var t=0;t<e.length;t++)if(s.isSpreadElement(e[t]))return!0;return!1}function n(e,r,n){function a(){u.length&&(o.push(s.arrayExpression(u)),u=[])}for(var o=[],u=[],l=e,c=Array.isArray(l),f=0,l=c?l:(0,i.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;s.isSpreadElement(d)?(a(),o.push(t(d,r,n))):u.push(d)}return a(),o}var s=e.types;return{visitor:{ArrayExpression:function(e,t){var i=e.node,a=e.scope,o=i.elements;if(r(o)){var u=n(o,a,t),l=u.shift();s.isArrayExpression(l)||(u.unshift(l),l=s.arrayExpression([])),e.replaceWith(s.callExpression(s.memberExpression(l,s.identifier("concat")),u))}},CallExpression:function(e,t){var i=e.node,a=e.scope,o=i.arguments;if(r(o)){var u=e.get("callee");if(!u.isSuper()){var l=s.identifier("undefined");i.arguments=[];var c=void 0;c=1===o.length&&"arguments"===o[0].argument.name?[o[0].argument]:n(o,a,t);var f=c.shift();c.length?i.arguments.push(s.callExpression(s.memberExpression(f,s.identifier("concat")),c)):i.arguments.push(f);var p=i.callee;if(u.isMemberExpression()){var d=a.maybeGenerateMemoised(p.object);d?(p.object=s.assignmentExpression("=",d,p.object),l=d):l=p.object,s.appendToMemberExpression(p,s.identifier("apply"))}else i.callee=s.memberExpression(i.callee,s.identifier("apply"));s.isSuper(l)&&(l=s.thisExpression()),i.arguments.unshift(l)}}},NewExpression:function(e,t){var i=e.node,a=e.scope,o=i.arguments;if(r(o)){var u=n(o,a,t),l=s.arrayExpression([s.nullLiteral()]);o=s.callExpression(s.memberExpression(l,s.identifier("concat")),u),e.replaceWith(s.newExpression(s.callExpression(s.memberExpression(s.memberExpression(s.memberExpression(s.identifier("Function"),s.identifier("prototype")),s.identifier("bind")),s.identifier("apply")),[i.callee,o]),[]))}}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}t.__esModule=!0,t.default=function(){return{visitor:{RegExpLiteral:function(e){var t=e.node;s.is(t,"y")&&e.replaceWith(o.newExpression(o.identifier("RegExp"),[o.stringLiteral(t.pattern),o.stringLiteral(t.flags)]))}}}};var i=r(192),s=n(i),a=r(1),o=n(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){return n.isLiteral(e)&&"string"==typeof e.value}function r(e,t){return n.binaryExpression("+",e,t)}var n=e.types;return{visitor:{TaggedTemplateExpression:function(e,t){for(var r=e.node,s=r.quasi,a=[],o=[],u=[],l=s.quasis,c=Array.isArray(l),f=0,l=c?l:(0,i.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;o.push(n.stringLiteral(d.value.cooked)),u.push(n.stringLiteral(d.value.raw))}o=n.arrayExpression(o),u=n.arrayExpression(u);var h="taggedTemplateLiteral";t.opts.loose&&(h+="Loose");var m=t.file.addTemplateObject(h,o,u);a.push(m),a=a.concat(s.expressions),e.replaceWith(n.callExpression(r.tag,a))},TemplateLiteral:function(e,s){for(var a=[],o=e.get("expressions"),u=e.node.quasis,l=Array.isArray(u),c=0,u=l?u:(0,i.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;a.push(n.stringLiteral(p.value.cooked));var d=o.shift();d&&(!s.opts.spec||d.isBaseType("string")||d.isBaseType("number")?a.push(d.node):a.push(n.callExpression(n.identifier("String"),[d.node])))}if(a=a.filter(function(e){return!n.isLiteral(e,{value:""})}),t(a[0])||t(a[1])||a.unshift(n.stringLiteral("")),a.length>1){for(var h=r(a.shift(),a.shift()),m=a,y=Array.isArray(m),v=0,m=y?m:(0,i.default)(m);;){var g;if(y){if(v>=m.length)break;g=m[v++]}else{if(v=m.next(),v.done)break;g=v.value}h=r(h,g)}e.replaceWith(h)}else e.replaceWith(a[0])}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(10),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types,r=(0,i.default)();return{visitor:{Scope:function(e){var t=e.scope;t.getBinding("Symbol")&&t.rename("Symbol")},UnaryExpression:function(e){var n=e.node,i=e.parent;if(!n[r]&&!e.find(function(e){return e.node&&!!e.node._generated})){if(e.parentPath.isBinaryExpression()&&t.EQUALITY_BINARY_OPERATORS.indexOf(i.operator)>=0){var s=e.getOpposite();if(s.isLiteral()&&"symbol"!==s.node.value&&"object"!==s.node.value)return}if("typeof"===n.operator){var a=t.callExpression(this.addHelper("typeof"),[n.argument]);if(e.get("argument").isIdentifier()){var o=t.stringLiteral("undefined"),u=t.unaryExpression("typeof",n.argument);u[r]=!0,e.replaceWith(t.conditionalExpression(t.binaryExpression("===",u,o),o,a))}else e.replaceWith(a)}}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{RegExpLiteral:function(e){var t=e.node;a.is(t,"u")&&(t.pattern=(0,i.default)(t.pattern,t.flags),a.pullFlag(t,"u"))}}}};var n=r(612),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(192),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";e.exports=r(606)},function(e,t,r){"use strict";e.exports={default:r(408),__esModule:!0}},function(e,t,r){"use strict";function n(){i(),s()}function i(){t.path=u=new o.default}function s(){t.scope=l=new o.default}t.__esModule=!0,t.scope=t.path=void 0;var a=r(364),o=function(e){return e&&e.__esModule?e:{default:e}}(a);t.clear=n,t.clearPath=i,t.clearScope=s;var u=t.path=new o.default,l=t.scope=new o.default},function(e,t){"use strict";function r(e){return e=e.split(" "),function(t){return e.indexOf(t)>=0}}function n(e,t){for(var r=65536,n=0;n<t.length;n+=2){if((r+=t[n])>e)return!1;if((r+=t[n+1])>=e)return!0}}function i(e){return e<65?36===e:e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&x.test(String.fromCharCode(e)):n(e,S)))}function s(e){return e<48?36===e:e<58||!(e<65)&&(e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&A.test(String.fromCharCode(e)):n(e,S)||n(e,_))))}function a(e){var t={};for(var r in D)t[r]=e&&r in e?e[r]:D[r];return t}function o(e){return 10===e||13===e||8232===e||8233===e}function u(e,t){for(var r=1,n=0;;){N.lastIndex=n;var i=N.exec(e);if(!(i&&i.index<t))return new V(r,t-n);++r,n=i.index+i[0].length}}function l(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(55296+(e-65536>>10),56320+(e-65536&1023))}function c(e,t,r,n){return e.type=t,e.end=r,e.loc.end=n,this.processComment(e),e}function f(e){return e[e.length-1]}function p(e){return e&&"Property"===e.type&&"init"===e.kind&&!1===e.method}function d(e){return"JSXIdentifier"===e.type?e.name:"JSXNamespacedName"===e.type?e.namespace.name+":"+e.name.name:"JSXMemberExpression"===e.type?d(e.object)+"."+d(e.property):void 0}function h(e,t){return new J(t,e).parse()}function m(e,t){var r=new J(t,e);return r.options.strictMode&&(r.state.strict=!0),r.getExpression()}var y="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};Object.defineProperty(t,"__esModule",{value:!0});var v={6:r("enum await"),strict:r("implements interface let package private protected public static yield"),strictBind:r("eval arguments")
},g=r("break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this let const class extends export import yield super"),b="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠ-ࢴࢶ-ࢽऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿕ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞮꞰ-ꞷꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭥꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",E="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࣔ-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఃా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഁ-ഃാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ູົຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭ᳲ-᳴᳸᳹᷀-᷵᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱꤀-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_",x=new RegExp("["+b+"]"),A=new RegExp("["+b+E+"]");b=E=null;var S=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,17,26,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,26,45,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,785,52,76,44,33,24,27,35,42,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,85,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,54,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,86,25,391,63,32,0,449,56,264,8,2,36,18,0,50,29,881,921,103,110,18,195,2749,1070,4050,582,8634,568,8,30,114,29,19,47,17,3,32,20,6,18,881,68,12,0,67,12,65,0,32,6124,20,754,9486,1,3071,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,4149,196,60,67,1213,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42710,42,4148,12,221,3,5761,10591,541],_=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,1306,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,52,0,13,2,49,13,10,2,4,9,83,11,7,0,161,11,6,9,7,3,57,0,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,87,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,423,9,838,7,2,7,17,9,57,21,2,13,19882,9,135,4,60,6,26,9,1016,45,17,3,19723,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,2214,6,110,6,6,9,792487,239],D={sourceType:"script",sourceFilename:void 0,startLine:1,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowSuperOutsideMethod:!1,plugins:[],strictMode:null},C="function"==typeof Symbol&&"symbol"===y(Symbol.iterator)?function(e){return void 0===e?"undefined":y(e)}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":void 0===e?"undefined":y(e)},w=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},P=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":y(t)));e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},k=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":y(t))&&"function"!=typeof t?e:t},F=!0,T=function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};w(this,e),this.label=t,this.keyword=r.keyword,this.beforeExpr=!!r.beforeExpr,this.startsExpr=!!r.startsExpr,this.rightAssociative=!!r.rightAssociative,this.isLoop=!!r.isLoop,this.isAssign=!!r.isAssign,this.prefix=!!r.prefix,this.postfix=!!r.postfix,this.binop=r.binop||null,this.updateContext=null},O=function(e){function t(r){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return w(this,t),n.keyword=r,k(this,e.call(this,r,n))}return P(t,e),t}(T),B=function(e){function t(r,n){return w(this,t),k(this,e.call(this,r,{beforeExpr:F,binop:n}))}return P(t,e),t}(T),R={num:new T("num",{startsExpr:!0}),regexp:new T("regexp",{startsExpr:!0}),string:new T("string",{startsExpr:!0}),name:new T("name",{startsExpr:!0}),eof:new T("eof"),bracketL:new T("[",{beforeExpr:F,startsExpr:!0}),bracketR:new T("]"),braceL:new T("{",{beforeExpr:F,startsExpr:!0}),braceBarL:new T("{|",{beforeExpr:F,startsExpr:!0}),braceR:new T("}"),braceBarR:new T("|}"),parenL:new T("(",{beforeExpr:F,startsExpr:!0}),parenR:new T(")"),comma:new T(",",{beforeExpr:F}),semi:new T(";",{beforeExpr:F}),colon:new T(":",{beforeExpr:F}),doubleColon:new T("::",{beforeExpr:F}),dot:new T("."),question:new T("?",{beforeExpr:F}),arrow:new T("=>",{beforeExpr:F}),template:new T("template"),ellipsis:new T("...",{beforeExpr:F}),backQuote:new T("`",{startsExpr:!0}),dollarBraceL:new T("${",{beforeExpr:F,startsExpr:!0}),at:new T("@"),eq:new T("=",{beforeExpr:F,isAssign:!0}),assign:new T("_=",{beforeExpr:F,isAssign:!0}),incDec:new T("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new T("prefix",{beforeExpr:F,prefix:!0,startsExpr:!0}),logicalOR:new B("||",1),logicalAND:new B("&&",2),bitwiseOR:new B("|",3),bitwiseXOR:new B("^",4),bitwiseAND:new B("&",5),equality:new B("==/!=",6),relational:new B("</>",7),bitShift:new B("<</>>",8),plusMin:new T("+/-",{beforeExpr:F,binop:9,prefix:!0,startsExpr:!0}),modulo:new B("%",10),star:new B("*",10),slash:new B("/",10),exponent:new T("**",{beforeExpr:F,binop:11,rightAssociative:!0})},I={break:new O("break"),case:new O("case",{beforeExpr:F}),catch:new O("catch"),continue:new O("continue"),debugger:new O("debugger"),default:new O("default",{beforeExpr:F}),do:new O("do",{isLoop:!0,beforeExpr:F}),else:new O("else",{beforeExpr:F}),finally:new O("finally"),for:new O("for",{isLoop:!0}),function:new O("function",{startsExpr:!0}),if:new O("if"),return:new O("return",{beforeExpr:F}),switch:new O("switch"),throw:new O("throw",{beforeExpr:F}),try:new O("try"),var:new O("var"),let:new O("let"),const:new O("const"),while:new O("while",{isLoop:!0}),with:new O("with"),new:new O("new",{beforeExpr:F,startsExpr:!0}),this:new O("this",{startsExpr:!0}),super:new O("super",{startsExpr:!0}),class:new O("class"),extends:new O("extends",{beforeExpr:F}),export:new O("export"),import:new O("import",{startsExpr:!0}),yield:new O("yield",{beforeExpr:F,startsExpr:!0}),null:new O("null",{startsExpr:!0}),true:new O("true",{startsExpr:!0}),false:new O("false",{startsExpr:!0}),in:new O("in",{beforeExpr:F,binop:7}),instanceof:new O("instanceof",{beforeExpr:F,binop:7}),typeof:new O("typeof",{beforeExpr:F,prefix:!0,startsExpr:!0}),void:new O("void",{beforeExpr:F,prefix:!0,startsExpr:!0}),delete:new O("delete",{beforeExpr:F,prefix:!0,startsExpr:!0})};Object.keys(I).forEach(function(e){R["_"+e]=I[e]});var M=/\r\n?|\n|\u2028|\u2029/,N=new RegExp(M.source,"g"),L=/[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/,j=function e(t,r,n,i){w(this,e),this.token=t,this.isExpr=!!r,this.preserveSpace=!!n,this.override=i},U={braceStatement:new j("{",!1),braceExpression:new j("{",!0),templateQuasi:new j("${",!0),parenStatement:new j("(",!1),parenExpression:new j("(",!0),template:new j("`",!0,!0,function(e){return e.readTmplToken()}),functionExpression:new j("function",!0)};R.parenR.updateContext=R.braceR.updateContext=function(){if(1===this.state.context.length)return void(this.state.exprAllowed=!0);var e=this.state.context.pop();e===U.braceStatement&&this.curContext()===U.functionExpression?(this.state.context.pop(),this.state.exprAllowed=!1):e===U.templateQuasi?this.state.exprAllowed=!0:this.state.exprAllowed=!e.isExpr},R.name.updateContext=function(e){this.state.exprAllowed=!1,e!==R._let&&e!==R._const&&e!==R._var||M.test(this.input.slice(this.state.end))&&(this.state.exprAllowed=!0)},R.braceL.updateContext=function(e){this.state.context.push(this.braceIsBlock(e)?U.braceStatement:U.braceExpression),this.state.exprAllowed=!0},R.dollarBraceL.updateContext=function(){this.state.context.push(U.templateQuasi),this.state.exprAllowed=!0},R.parenL.updateContext=function(e){var t=e===R._if||e===R._for||e===R._with||e===R._while;this.state.context.push(t?U.parenStatement:U.parenExpression),this.state.exprAllowed=!0},R.incDec.updateContext=function(){},R._function.updateContext=function(){this.curContext()!==U.braceStatement&&this.state.context.push(U.functionExpression),this.state.exprAllowed=!1},R.backQuote.updateContext=function(){this.curContext()===U.template?this.state.context.pop():this.state.context.push(U.template),this.state.exprAllowed=!1};var V=function e(t,r){w(this,e),this.line=t,this.column=r},G=function e(t,r){w(this,e),this.start=t,this.end=r},W=function(){function e(){w(this,e)}return e.prototype.init=function(e,t){return this.strict=!1!==e.strictMode&&"module"===e.sourceType,this.input=t,this.potentialArrowAt=-1,this.inMethod=this.inFunction=this.inGenerator=this.inAsync=this.inPropertyName=this.inType=this.inClassProperty=this.noAnonFunctionType=!1,this.labels=[],this.decorators=[],this.tokens=[],this.comments=[],this.trailingComments=[],this.leadingComments=[],this.commentStack=[],this.pos=this.lineStart=0,this.curLine=e.startLine,this.type=R.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=[U.braceStatement],this.exprAllowed=!0,this.containsEsc=this.containsOctal=!1,this.octalPosition=null,this.invalidTemplateEscapePosition=null,this.exportedIdentifiers=[],this},e.prototype.curPosition=function(){return new V(this.curLine,this.pos-this.lineStart)},e.prototype.clone=function(t){var r=new e;for(var n in this){var i=this[n];t&&"context"!==n||!Array.isArray(i)||(i=i.slice()),r[n]=i}return r},e}(),Y=function e(t){w(this,e),this.type=t.type,this.value=t.value,this.start=t.start,this.end=t.end,this.loc=new G(t.startLoc,t.endLoc)},q=function(){function e(t,r){w(this,e),this.state=new W,this.state.init(t,r)}return e.prototype.next=function(){this.isLookahead||this.state.tokens.push(new Y(this.state)),this.state.lastTokEnd=this.state.end,this.state.lastTokStart=this.state.start,this.state.lastTokEndLoc=this.state.endLoc,this.state.lastTokStartLoc=this.state.startLoc,this.nextToken()},e.prototype.eat=function(e){return!!this.match(e)&&(this.next(),!0)},e.prototype.match=function(e){return this.state.type===e},e.prototype.isKeyword=function(e){return g(e)},e.prototype.lookahead=function(){var e=this.state;this.state=e.clone(!0),this.isLookahead=!0,this.next(),this.isLookahead=!1;var t=this.state.clone(!0);return this.state=e,t},e.prototype.setStrict=function(e){if(this.state.strict=e,this.match(R.num)||this.match(R.string)){for(this.state.pos=this.state.start;this.state.pos<this.state.lineStart;)this.state.lineStart=this.input.lastIndexOf("\n",this.state.lineStart-2)+1,--this.state.curLine;this.nextToken()}},e.prototype.curContext=function(){return this.state.context[this.state.context.length-1]},e.prototype.nextToken=function(){var e=this.curContext();return e&&e.preserveSpace||this.skipSpace(),this.state.containsOctal=!1,this.state.octalPosition=null,this.state.start=this.state.pos,this.state.startLoc=this.state.curPosition(),this.state.pos>=this.input.length?this.finishToken(R.eof):e.override?e.override(this):this.readToken(this.fullCharCodeAtPos())},e.prototype.readToken=function(e){return i(e)||92===e?this.readWord():this.getTokenFromCode(e)},e.prototype.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.state.pos);return e<=55295||e>=57344?e:(e<<10)+this.input.charCodeAt(this.state.pos+1)-56613888},e.prototype.pushComment=function(e,t,r,n,i,s){var a={type:e?"CommentBlock":"CommentLine",value:t,start:r,end:n,loc:new G(i,s)};this.isLookahead||(this.state.tokens.push(a),this.state.comments.push(a),this.addComment(a))},e.prototype.skipBlockComment=function(){var e=this.state.curPosition(),t=this.state.pos,r=this.input.indexOf("*/",this.state.pos+=2);-1===r&&this.raise(this.state.pos-2,"Unterminated comment"),this.state.pos=r+2,N.lastIndex=t;for(var n=void 0;(n=N.exec(this.input))&&n.index<this.state.pos;)++this.state.curLine,this.state.lineStart=n.index+n[0].length;this.pushComment(!0,this.input.slice(t+2,r),t,this.state.pos,e,this.state.curPosition())},e.prototype.skipLineComment=function(e){for(var t=this.state.pos,r=this.state.curPosition(),n=this.input.charCodeAt(this.state.pos+=e);this.state.pos<this.input.length&&10!==n&&13!==n&&8232!==n&&8233!==n;)++this.state.pos,n=this.input.charCodeAt(this.state.pos);this.pushComment(!1,this.input.slice(t+e,this.state.pos),t,this.state.pos,r,this.state.curPosition())},e.prototype.skipSpace=function(){e:for(;this.state.pos<this.input.length;){var e=this.input.charCodeAt(this.state.pos);switch(e){case 32:case 160:++this.state.pos;break;case 13:10===this.input.charCodeAt(this.state.pos+1)&&++this.state.pos;case 10:case 8232:case 8233:++this.state.pos,++this.state.curLine,this.state.lineStart=this.state.pos;break;case 47:switch(this.input.charCodeAt(this.state.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(!(e>8&&e<14||e>=5760&&L.test(String.fromCharCode(e))))break e;++this.state.pos}}},e.prototype.finishToken=function(e,t){this.state.end=this.state.pos,this.state.endLoc=this.state.curPosition();var r=this.state.type;this.state.type=e,this.state.value=t,this.updateContext(r)},e.prototype.readToken_dot=function(){var e=this.input.charCodeAt(this.state.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.state.pos+2);return 46===e&&46===t?(this.state.pos+=3,this.finishToken(R.ellipsis)):(++this.state.pos,this.finishToken(R.dot))},e.prototype.readToken_slash=function(){return this.state.exprAllowed?(++this.state.pos,this.readRegexp()):61===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.assign,2):this.finishOp(R.slash,1)},e.prototype.readToken_mult_modulo=function(e){var t=42===e?R.star:R.modulo,r=1,n=this.input.charCodeAt(this.state.pos+1);return 42===n&&(r++,n=this.input.charCodeAt(this.state.pos+2),t=R.exponent),61===n&&(r++,t=R.assign),this.finishOp(t,r)},e.prototype.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.state.pos+1);return t===e?this.finishOp(124===e?R.logicalOR:R.logicalAND,2):61===t?this.finishOp(R.assign,2):124===e&&125===t&&this.hasPlugin("flow")?this.finishOp(R.braceBarR,2):this.finishOp(124===e?R.bitwiseOR:R.bitwiseAND,1)},e.prototype.readToken_caret=function(){return 61===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.assign,2):this.finishOp(R.bitwiseXOR,1)},e.prototype.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.state.pos+1);return t===e?45===t&&62===this.input.charCodeAt(this.state.pos+2)&&M.test(this.input.slice(this.state.lastTokEnd,this.state.pos))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(R.incDec,2):61===t?this.finishOp(R.assign,2):this.finishOp(R.plusMin,1)},e.prototype.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.state.pos+1),r=1;return t===e?(r=62===e&&62===this.input.charCodeAt(this.state.pos+2)?3:2,61===this.input.charCodeAt(this.state.pos+r)?this.finishOp(R.assign,r+1):this.finishOp(R.bitShift,r)):33===t&&60===e&&45===this.input.charCodeAt(this.state.pos+2)&&45===this.input.charCodeAt(this.state.pos+3)?(this.inModule&&this.unexpected(),this.skipLineComment(4),this.skipSpace(),this.nextToken()):(61===t&&(r=2),this.finishOp(R.relational,r))},e.prototype.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.state.pos+1);return 61===t?this.finishOp(R.equality,61===this.input.charCodeAt(this.state.pos+2)?3:2):61===e&&62===t?(this.state.pos+=2,this.finishToken(R.arrow)):this.finishOp(61===e?R.eq:R.prefix,1)},e.prototype.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.state.pos,this.finishToken(R.parenL);case 41:return++this.state.pos,this.finishToken(R.parenR);case 59:return++this.state.pos,this.finishToken(R.semi);case 44:return++this.state.pos,this.finishToken(R.comma);case 91:return++this.state.pos,this.finishToken(R.bracketL);case 93:return++this.state.pos,this.finishToken(R.bracketR);case 123:return this.hasPlugin("flow")&&124===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.braceBarL,2):(++this.state.pos,this.finishToken(R.braceL));case 125:return++this.state.pos,this.finishToken(R.braceR);case 58:return this.hasPlugin("functionBind")&&58===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.doubleColon,2):(++this.state.pos,this.finishToken(R.colon));case 63:return++this.state.pos,this.finishToken(R.question);case 64:return++this.state.pos,this.finishToken(R.at);case 96:return++this.state.pos,this.finishToken(R.backQuote);case 48:var t=this.input.charCodeAt(this.state.pos+1);if(120===t||88===t)return this.readRadixNumber(16);if(111===t||79===t)return this.readRadixNumber(8);if(98===t||66===t)return this.readRadixNumber(2);case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 126:return this.finishOp(R.prefix,1)}this.raise(this.state.pos,"Unexpected character '"+l(e)+"'")},e.prototype.finishOp=function(e,t){var r=this.input.slice(this.state.pos,this.state.pos+t);return this.state.pos+=t,this.finishToken(e,r)},e.prototype.readRegexp=function(){for(var e=this.state.pos,t=void 0,r=void 0;;){this.state.pos>=this.input.length&&this.raise(e,"Unterminated regular expression");var n=this.input.charAt(this.state.pos);if(M.test(n)&&this.raise(e,"Unterminated regular expression"),t)t=!1;else{if("["===n)r=!0;else if("]"===n&&r)r=!1;else if("/"===n&&!r)break;t="\\"===n}++this.state.pos}var i=this.input.slice(e,this.state.pos);++this.state.pos;var s=this.readWord1();if(s){/^[gmsiyu]*$/.test(s)||this.raise(e,"Invalid regular expression flag")}return this.finishToken(R.regexp,{pattern:i,flags:s})},e.prototype.readInt=function(e,t){for(var r=this.state.pos,n=0,i=0,s=null==t?1/0:t;i<s;++i){var a=this.input.charCodeAt(this.state.pos),o=void 0;if((o=a>=97?a-97+10:a>=65?a-65+10:a>=48&&a<=57?a-48:1/0)>=e)break;++this.state.pos,n=n*e+o}return this.state.pos===r||null!=t&&this.state.pos-r!==t?null:n},e.prototype.readRadixNumber=function(e){this.state.pos+=2;var t=this.readInt(e);return null==t&&this.raise(this.state.start+2,"Expected number in radix "+e),i(this.fullCharCodeAtPos())&&this.raise(this.state.pos,"Identifier directly after number"),this.finishToken(R.num,t)},e.prototype.readNumber=function(e){var t=this.state.pos,r=48===this.input.charCodeAt(t),n=!1;e||null!==this.readInt(10)||this.raise(t,"Invalid number"),r&&this.state.pos==t+1&&(r=!1);var s=this.input.charCodeAt(this.state.pos);46!==s||r||(++this.state.pos,this.readInt(10),n=!0,s=this.input.charCodeAt(this.state.pos)),69!==s&&101!==s||r||(s=this.input.charCodeAt(++this.state.pos),43!==s&&45!==s||++this.state.pos,null===this.readInt(10)&&this.raise(t,"Invalid number"),n=!0),i(this.fullCharCodeAtPos())&&this.raise(this.state.pos,"Identifier directly after number");var a=this.input.slice(t,this.state.pos),o=void 0;return n?o=parseFloat(a):r&&1!==a.length?this.state.strict?this.raise(t,"Invalid number"):o=/[89]/.test(a)?parseInt(a,10):parseInt(a,8):o=parseInt(a,10),this.finishToken(R.num,o)},e.prototype.readCodePoint=function(e){var t=this.input.charCodeAt(this.state.pos),r=void 0;if(123===t){var n=++this.state.pos;if(r=this.readHexChar(this.input.indexOf("}",this.state.pos)-this.state.pos,e),++this.state.pos,null===r)--this.state.invalidTemplateEscapePosition;else if(r>1114111){if(!e)return this.state.invalidTemplateEscapePosition=n-2,null;this.raise(n,"Code point out of bounds")}}else r=this.readHexChar(4,e);return r},e.prototype.readString=function(e){for(var t="",r=++this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated string constant");var n=this.input.charCodeAt(this.state.pos);if(n===e)break;92===n?(t+=this.input.slice(r,this.state.pos),t+=this.readEscapedChar(!1),r=this.state.pos):(o(n)&&this.raise(this.state.start,"Unterminated string constant"),++this.state.pos)}return t+=this.input.slice(r,this.state.pos++),this.finishToken(R.string,t)},e.prototype.readTmplToken=function(){for(var e="",t=this.state.pos,r=!1;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated template");var n=this.input.charCodeAt(this.state.pos);if(96===n||36===n&&123===this.input.charCodeAt(this.state.pos+1))return this.state.pos===this.state.start&&this.match(R.template)?36===n?(this.state.pos+=2,this.finishToken(R.dollarBraceL)):(++this.state.pos,this.finishToken(R.backQuote)):(e+=this.input.slice(t,this.state.pos),this.finishToken(R.template,r?null:e));if(92===n){e+=this.input.slice(t,this.state.pos);var i=this.readEscapedChar(!0);null===i?r=!0:e+=i,t=this.state.pos}else if(o(n)){switch(e+=this.input.slice(t,this.state.pos),++this.state.pos,n){case 13:10===this.input.charCodeAt(this.state.pos)&&++this.state.pos;case 10:e+="\n";break;default:e+=String.fromCharCode(n)}++this.state.curLine,this.state.lineStart=this.state.pos,t=this.state.pos}else++this.state.pos}},e.prototype.readEscapedChar=function(e){var t=!e,r=this.input.charCodeAt(++this.state.pos);switch(++this.state.pos,r){case 110:return"\n";case 114:return"\r";case 120:var n=this.readHexChar(2,t);return null===n?null:String.fromCharCode(n);case 117:var i=this.readCodePoint(t);return null===i?null:l(i);case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:10===this.input.charCodeAt(this.state.pos)&&++this.state.pos;case 10:return this.state.lineStart=this.state.pos,++this.state.curLine,"";default:if(r>=48&&r<=55){var s=this.state.pos-1,a=this.input.substr(this.state.pos-1,3).match(/^[0-7]+/)[0],o=parseInt(a,8);if(o>255&&(a=a.slice(0,-1),o=parseInt(a,8)),o>0){if(e)return this.state.invalidTemplateEscapePosition=s,null;this.state.strict?this.raise(s,"Octal literal in strict mode"):this.state.containsOctal||(this.state.containsOctal=!0,this.state.octalPosition=s)}return this.state.pos+=a.length-1,String.fromCharCode(o)}return String.fromCharCode(r)}},e.prototype.readHexChar=function(e,t){var r=this.state.pos,n=this.readInt(16,e);return null===n&&(t?this.raise(r,"Bad character escape sequence"):(this.state.pos=r-1,this.state.invalidTemplateEscapePosition=r-1)),n},e.prototype.readWord1=function(){this.state.containsEsc=!1;for(var e="",t=!0,r=this.state.pos;this.state.pos<this.input.length;){var n=this.fullCharCodeAtPos();if(s(n))this.state.pos+=n<=65535?1:2;else{if(92!==n)break;this.state.containsEsc=!0,e+=this.input.slice(r,this.state.pos);var a=this.state.pos;117!==this.input.charCodeAt(++this.state.pos)&&this.raise(this.state.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.state.pos;var o=this.readCodePoint(!0);(t?i:s)(o,!0)||this.raise(a,"Invalid Unicode escape"),e+=l(o),r=this.state.pos}t=!1}return e+this.input.slice(r,this.state.pos)},e.prototype.readWord=function(){var e=this.readWord1(),t=R.name;return!this.state.containsEsc&&this.isKeyword(e)&&(t=I[e]),this.finishToken(t,e)},e.prototype.braceIsBlock=function(e){if(e===R.colon){var t=this.curContext();if(t===U.braceStatement||t===U.braceExpression)return!t.isExpr}return e===R._return?M.test(this.input.slice(this.state.lastTokEnd,this.state.start)):e===R._else||e===R.semi||e===R.eof||e===R.parenR||(e===R.braceL?this.curContext()===U.braceStatement:!this.state.exprAllowed)},e.prototype.updateContext=function(e){var t=this.state.type,r=void 0;t.keyword&&e===R.dot?this.state.exprAllowed=!1:(r=t.updateContext)?r.call(this,e):this.state.exprAllowed=t.beforeExpr},e}(),K={},H=["jsx","doExpressions","objectRestSpread","decorators","classProperties","exportExtensions","asyncGenerators","functionBind","functionSent","dynamicImport","flow"],J=function(e){function t(r,n){w(this,t),r=a(r);var i=k(this,e.call(this,r,n));return i.options=r,i.inModule="module"===i.options.sourceType,i.input=n,i.plugins=i.loadPlugins(i.options.plugins),i.filename=r.sourceFilename,0===i.state.pos&&"#"===i.input[0]&&"!"===i.input[1]&&i.skipLineComment(2),i}return P(t,e),t.prototype.isReservedWord=function(e){return"await"===e?this.inModule:v[6](e)},t.prototype.hasPlugin=function(e){return!!(this.plugins["*"]&&H.indexOf(e)>-1)||!!this.plugins[e]},t.prototype.extend=function(e,t){this[e]=t(this[e])},t.prototype.loadAllPlugins=function(){var e=this,t=Object.keys(K).filter(function(e){return"flow"!==e&&"estree"!==e});t.push("flow"),t.forEach(function(t){var r=K[t];r&&r(e)})},t.prototype.loadPlugins=function(e){if(e.indexOf("*")>=0)return this.loadAllPlugins(),{"*":!0};var t={};e.indexOf("flow")>=0&&(e=e.filter(function(e){return"flow"!==e}),e.push("flow")),e.indexOf("estree")>=0&&(e=e.filter(function(e){return"estree"!==e}),e.unshift("estree"));for(var r=e,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if(!t[a]){t[a]=!0;var o=K[a];o&&o(this)}}return t},t.prototype.parse=function(){var e=this.startNode(),t=this.startNode();return this.nextToken(),this.parseTopLevel(e,t)},t}(q),X=J.prototype;X.addExtra=function(e,t,r){if(e){(e.extra=e.extra||{})[t]=r}},X.isRelational=function(e){return this.match(R.relational)&&this.state.value===e},X.expectRelational=function(e){this.isRelational(e)?this.next():this.unexpected(null,R.relational)},X.isContextual=function(e){return this.match(R.name)&&this.state.value===e},X.eatContextual=function(e){return this.state.value===e&&this.eat(R.name)},X.expectContextual=function(e,t){this.eatContextual(e)||this.unexpected(null,t)},X.canInsertSemicolon=function(){return this.match(R.eof)||this.match(R.braceR)||M.test(this.input.slice(this.state.lastTokEnd,this.state.start))},X.isLineTerminator=function(){return this.eat(R.semi)||this.canInsertSemicolon()},X.semicolon=function(){this.isLineTerminator()||this.unexpected(null,R.semi)},X.expect=function(e,t){return this.eat(e)||this.unexpected(t,e)},X.unexpected=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"Unexpected token";t&&"object"===(void 0===t?"undefined":C(t))&&t.label&&(t="Unexpected token, expected "+t.label),this.raise(null!=e?e:this.state.start,t)};var z=J.prototype;z.parseTopLevel=function(e,t){return t.sourceType=this.options.sourceType,this.parseBlockBody(t,!0,!0,R.eof),e.program=this.finishNode(t,"Program"),e.comments=this.state.comments,e.tokens=this.state.tokens,this.finishNode(e,"File")};var $={kind:"loop"},Q={kind:"switch"};z.stmtToDirective=function(e){var t=e.expression,r=this.startNodeAt(t.start,t.loc.start),n=this.startNodeAt(e.start,e.loc.start),i=this.input.slice(t.start,t.end),s=r.value=i.slice(1,-1);return this.addExtra(r,"raw",i),this.addExtra(r,"rawValue",s),n.value=this.finishNodeAt(r,"DirectiveLiteral",t.end,t.loc.end),this.finishNodeAt(n,"Directive",e.end,e.loc.end)},z.parseStatement=function(e,t){this.match(R.at)&&this.parseDecorators(!0);var r=this.state.type,n=this.startNode();switch(r){case R._break:case R._continue:return this.parseBreakContinueStatement(n,r.keyword);case R._debugger:return this.parseDebuggerStatement(n);case R._do:return this.parseDoStatement(n);case R._for:return this.parseForStatement(n);case R._function:return e||this.unexpected(),this.parseFunctionStatement(n);case R._class:return e||this.unexpected(),this.parseClass(n,!0);case R._if:return this.parseIfStatement(n);case R._return:return this.parseReturnStatement(n);case R._switch:return this.parseSwitchStatement(n);case R._throw:return this.parseThrowStatement(n);case R._try:return this.parseTryStatement(n);case R._let:case R._const:e||this.unexpected();case R._var:return this.parseVarStatement(n,r);case R._while:return this.parseWhileStatement(n);case R._with:return this.parseWithStatement(n);case R.braceL:return this.parseBlock();case R.semi:return this.parseEmptyStatement(n);case R._export:case R._import:if(this.hasPlugin("dynamicImport")&&this.lookahead().type===R.parenL)break;return this.options.allowImportExportEverywhere||(t||this.raise(this.state.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.state.start,"'import' and 'export' may appear only with 'sourceType: \"module\"'")),r===R._import?this.parseImport(n):this.parseExport(n);case R.name:if("async"===this.state.value){var i=this.state.clone();if(this.next(),this.match(R._function)&&!this.canInsertSemicolon())return this.expect(R._function),this.parseFunction(n,!0,!1,!0);this.state=i}}var s=this.state.value,a=this.parseExpression();return r===R.name&&"Identifier"===a.type&&this.eat(R.colon)?this.parseLabeledStatement(n,s,a):this.parseExpressionStatement(n,a)},z.takeDecorators=function(e){this.state.decorators.length&&(e.decorators=this.state.decorators,this.state.decorators=[])},z.parseDecorators=function(e){for(;this.match(R.at);){var t=this.parseDecorator();this.state.decorators.push(t)}e&&this.match(R._export)||this.match(R._class)||this.raise(this.state.start,"Leading decorators must be attached to a class declaration")},z.parseDecorator=function(){this.hasPlugin("decorators")||this.unexpected();var e=this.startNode();return this.next(),e.expression=this.parseMaybeAssign(),this.finishNode(e,"Decorator")},z.parseBreakContinueStatement=function(e,t){var r="break"===t;this.next(),this.isLineTerminator()?e.label=null:this.match(R.name)?(e.label=this.parseIdentifier(),this.semicolon()):this.unexpected();var n=void 0;for(n=0;n<this.state.labels.length;++n){var i=this.state.labels[n];if(null==e.label||i.name===e.label.name){if(null!=i.kind&&(r||"loop"===i.kind))break;if(e.label&&r)break}}return n===this.state.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,r?"BreakStatement":"ContinueStatement")},z.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},z.parseDoStatement=function(e){return this.next(),this.state.labels.push($),e.body=this.parseStatement(!1),this.state.labels.pop(),this.expect(R._while),e.test=this.parseParenExpression(),this.eat(R.semi),this.finishNode(e,"DoWhileStatement")},z.parseForStatement=function(e){this.next(),this.state.labels.push($);var t=!1;if(this.hasPlugin("asyncGenerators")&&this.state.inAsync&&this.isContextual("await")&&(t=!0,this.next()),this.expect(R.parenL),this.match(R.semi))return t&&this.unexpected(),this.parseFor(e,null);if(this.match(R._var)||this.match(R._let)||this.match(R._const)){var r=this.startNode(),n=this.state.type;return this.next(),(this.parseVar(r,!0,n),this.finishNode(r,"VariableDeclaration"),!this.match(R._in)&&!this.isContextual("of")||1!==r.declarations.length||r.declarations[0].init)?(t&&this.unexpected(),
this.parseFor(e,r)):this.parseForIn(e,r,t)}var i={start:0},s=this.parseExpression(!0,i);if(this.match(R._in)||this.isContextual("of")){var a=this.isContextual("of")?"for-of statement":"for-in statement";return this.toAssignable(s,void 0,a),this.checkLVal(s,void 0,void 0,a),this.parseForIn(e,s,t)}return i.start&&this.unexpected(i.start),t&&this.unexpected(),this.parseFor(e,s)},z.parseFunctionStatement=function(e){return this.next(),this.parseFunction(e,!0)},z.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement(!1),e.alternate=this.eat(R._else)?this.parseStatement(!1):null,this.finishNode(e,"IfStatement")},z.parseReturnStatement=function(e){return this.state.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.state.start,"'return' outside of function"),this.next(),this.isLineTerminator()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},z.parseSwitchStatement=function(e){this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(R.braceL),this.state.labels.push(Q);for(var t,r=void 0;!this.match(R.braceR);)if(this.match(R._case)||this.match(R._default)){var n=this.match(R._case);r&&this.finishNode(r,"SwitchCase"),e.cases.push(r=this.startNode()),r.consequent=[],this.next(),n?r.test=this.parseExpression():(t&&this.raise(this.state.lastTokStart,"Multiple default clauses"),t=!0,r.test=null),this.expect(R.colon)}else r?r.consequent.push(this.parseStatement(!0)):this.unexpected();return r&&this.finishNode(r,"SwitchCase"),this.next(),this.state.labels.pop(),this.finishNode(e,"SwitchStatement")},z.parseThrowStatement=function(e){return this.next(),M.test(this.input.slice(this.state.lastTokEnd,this.state.start))&&this.raise(this.state.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var Z=[];z.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.match(R._catch)){var t=this.startNode();this.next(),this.expect(R.parenL),t.param=this.parseBindingAtom(),this.checkLVal(t.param,!0,Object.create(null),"catch clause"),this.expect(R.parenR),t.body=this.parseBlock(),e.handler=this.finishNode(t,"CatchClause")}return e.guardedHandlers=Z,e.finalizer=this.eat(R._finally)?this.parseBlock():null,e.handler||e.finalizer||this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},z.parseVarStatement=function(e,t){return this.next(),this.parseVar(e,!1,t),this.semicolon(),this.finishNode(e,"VariableDeclaration")},z.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.state.labels.push($),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,"WhileStatement")},z.parseWithStatement=function(e){return this.state.strict&&this.raise(this.state.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement(!1),this.finishNode(e,"WithStatement")},z.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},z.parseLabeledStatement=function(e,t,r){for(var n=this.state.labels,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}a.name===t&&this.raise(r.start,"Label '"+t+"' is already declared")}for(var o=this.state.type.isLoop?"loop":this.match(R._switch)?"switch":null,u=this.state.labels.length-1;u>=0;u--){var l=this.state.labels[u];if(l.statementStart!==e.start)break;l.statementStart=this.state.start,l.kind=o}return this.state.labels.push({name:t,kind:o,statementStart:this.state.start}),e.body=this.parseStatement(!0),this.state.labels.pop(),e.label=r,this.finishNode(e,"LabeledStatement")},z.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},z.parseBlock=function(e){var t=this.startNode();return this.expect(R.braceL),this.parseBlockBody(t,e,!1,R.braceR),this.finishNode(t,"BlockStatement")},z.isValidDirective=function(e){return"ExpressionStatement"===e.type&&"StringLiteral"===e.expression.type&&!e.expression.extra.parenthesized},z.parseBlockBody=function(e,t,r,n){e.body=[],e.directives=[];for(var i=!1,s=void 0,a=void 0;!this.eat(n);){i||!this.state.containsOctal||a||(a=this.state.octalPosition);var o=this.parseStatement(!0,r);if(t&&!i&&this.isValidDirective(o)){var u=this.stmtToDirective(o);e.directives.push(u),void 0===s&&"use strict"===u.value.value&&(s=this.state.strict,this.setStrict(!0),a&&this.raise(a,"Octal literal in strict mode"))}else i=!0,e.body.push(o)}!1===s&&this.setStrict(!1)},z.parseFor=function(e,t){return e.init=t,this.expect(R.semi),e.test=this.match(R.semi)?null:this.parseExpression(),this.expect(R.semi),e.update=this.match(R.parenR)?null:this.parseExpression(),this.expect(R.parenR),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,"ForStatement")},z.parseForIn=function(e,t,r){var n=void 0;return r?(this.eatContextual("of"),n="ForAwaitStatement"):(n=this.match(R._in)?"ForInStatement":"ForOfStatement",this.next()),e.left=t,e.right=this.parseExpression(),this.expect(R.parenR),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,n)},z.parseVar=function(e,t,r){for(e.declarations=[],e.kind=r.keyword;;){var n=this.startNode();if(this.parseVarHead(n),this.eat(R.eq)?n.init=this.parseMaybeAssign(t):r!==R._const||this.match(R._in)||this.isContextual("of")?"Identifier"===n.id.type||t&&(this.match(R._in)||this.isContextual("of"))?n.init=null:this.raise(this.state.lastTokEnd,"Complex binding patterns require an initialization value"):this.unexpected(),e.declarations.push(this.finishNode(n,"VariableDeclarator")),!this.eat(R.comma))break}return e},z.parseVarHead=function(e){e.id=this.parseBindingAtom(),this.checkLVal(e.id,!0,void 0,"variable declaration")},z.parseFunction=function(e,t,r,n,i){var s=this.state.inMethod;return this.state.inMethod=!1,this.initFunction(e,n),this.match(R.star)&&(e.async&&!this.hasPlugin("asyncGenerators")?this.unexpected():(e.generator=!0,this.next())),!t||i||this.match(R.name)||this.match(R._yield)||this.unexpected(),(this.match(R.name)||this.match(R._yield))&&(e.id=this.parseBindingIdentifier()),this.parseFunctionParams(e),this.parseFunctionBody(e,r),this.state.inMethod=s,this.finishNode(e,t?"FunctionDeclaration":"FunctionExpression")},z.parseFunctionParams=function(e){this.expect(R.parenL),e.params=this.parseBindingList(R.parenR)},z.parseClass=function(e,t,r){return this.next(),this.takeDecorators(e),this.parseClassId(e,t,r),this.parseClassSuper(e),this.parseClassBody(e),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},z.isClassProperty=function(){return this.match(R.eq)||this.match(R.semi)||this.match(R.braceR)},z.isClassMethod=function(){return this.match(R.parenL)},z.isNonstaticConstructor=function(e){return!(e.computed||e.static||"constructor"!==e.key.name&&"constructor"!==e.key.value)},z.parseClassBody=function(e){var t=this.state.strict;this.state.strict=!0;var r=!1,n=!1,i=[],s=this.startNode();for(s.body=[],this.expect(R.braceL);!this.eat(R.braceR);)if(this.eat(R.semi))i.length>0&&this.raise(this.state.lastTokEnd,"Decorators must not be followed by a semicolon");else if(this.match(R.at))i.push(this.parseDecorator());else{var a=this.startNode();if(i.length&&(a.decorators=i,i=[]),a.static=!1,this.match(R.name)&&"static"===this.state.value){var o=this.parseIdentifier(!0);if(this.isClassMethod()){a.kind="method",a.computed=!1,a.key=o,this.parseClassMethod(s,a,!1,!1);continue}if(this.isClassProperty()){a.computed=!1,a.key=o,s.body.push(this.parseClassProperty(a));continue}a.static=!0}if(this.eat(R.star))a.kind="method",this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't be a generator"),a.computed||!a.static||"prototype"!==a.key.name&&"prototype"!==a.key.value||this.raise(a.key.start,"Classes may not have static property named prototype"),this.parseClassMethod(s,a,!0,!1);else{var u=this.match(R.name),l=this.parsePropertyName(a);if(a.computed||!a.static||"prototype"!==a.key.name&&"prototype"!==a.key.value||this.raise(a.key.start,"Classes may not have static property named prototype"),this.isClassMethod())this.isNonstaticConstructor(a)?(n?this.raise(l.start,"Duplicate constructor in the same class"):a.decorators&&this.raise(a.start,"You can't attach decorators to a class constructor"),n=!0,a.kind="constructor"):a.kind="method",this.parseClassMethod(s,a,!1,!1);else if(this.isClassProperty())this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Classes may not have a non-static field named 'constructor'"),s.body.push(this.parseClassProperty(a));else if(u&&"async"===l.name&&!this.isLineTerminator()){var c=this.hasPlugin("asyncGenerators")&&this.eat(R.star);a.kind="method",this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't be an async function"),this.parseClassMethod(s,a,c,!0)}else!u||"get"!==l.name&&"set"!==l.name||this.isLineTerminator()&&this.match(R.star)?this.hasPlugin("classConstructorCall")&&u&&"call"===l.name&&this.match(R.name)&&"constructor"===this.state.value?(r?this.raise(a.start,"Duplicate constructor call in the same class"):a.decorators&&this.raise(a.start,"You can't attach decorators to a class constructor"),r=!0,a.kind="constructorCall",this.parsePropertyName(a),this.parseClassMethod(s,a,!1,!1)):this.isLineTerminator()?(this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Classes may not have a non-static field named 'constructor'"),s.body.push(this.parseClassProperty(a))):this.unexpected():(a.kind=l.name,this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't have get/set modifier"),this.parseClassMethod(s,a,!1,!1),this.checkGetterSetterParamCount(a))}}i.length&&this.raise(this.state.start,"You have trailing decorators with no method"),e.body=this.finishNode(s,"ClassBody"),this.state.strict=t},z.parseClassProperty=function(e){return this.state.inClassProperty=!0,this.match(R.eq)?(this.hasPlugin("classProperties")||this.unexpected(),this.next(),e.value=this.parseMaybeAssign()):e.value=null,this.semicolon(),this.state.inClassProperty=!1,this.finishNode(e,"ClassProperty")},z.parseClassMethod=function(e,t,r,n){this.parseMethod(t,r,n),e.body.push(this.finishNode(t,"ClassMethod"))},z.parseClassId=function(e,t,r){this.match(R.name)?e.id=this.parseIdentifier():r||!t?e.id=null:this.unexpected()},z.parseClassSuper=function(e){e.superClass=this.eat(R._extends)?this.parseExprSubscripts():null},z.parseExport=function(e){if(this.next(),this.match(R.star)){var t=this.startNode();if(this.next(),!this.hasPlugin("exportExtensions")||!this.eatContextual("as"))return this.parseExportFrom(e,!0),this.finishNode(e,"ExportAllDeclaration");t.exported=this.parseIdentifier(),e.specifiers=[this.finishNode(t,"ExportNamespaceSpecifier")],this.parseExportSpecifiersMaybe(e),this.parseExportFrom(e,!0)}else if(this.hasPlugin("exportExtensions")&&this.isExportDefaultSpecifier()){var r=this.startNode();if(r.exported=this.parseIdentifier(!0),e.specifiers=[this.finishNode(r,"ExportDefaultSpecifier")],this.match(R.comma)&&this.lookahead().type===R.star){this.expect(R.comma);var n=this.startNode();this.expect(R.star),this.expectContextual("as"),n.exported=this.parseIdentifier(),e.specifiers.push(this.finishNode(n,"ExportNamespaceSpecifier"))}else this.parseExportSpecifiersMaybe(e);this.parseExportFrom(e,!0)}else{if(this.eat(R._default)){var i=this.startNode(),s=!1;return this.eat(R._function)?i=this.parseFunction(i,!0,!1,!1,!0):this.match(R._class)?i=this.parseClass(i,!0,!0):(s=!0,i=this.parseMaybeAssign()),e.declaration=i,s&&this.semicolon(),this.checkExport(e,!0,!0),this.finishNode(e,"ExportDefaultDeclaration")}this.shouldParseExportDeclaration()?(e.specifiers=[],e.source=null,e.declaration=this.parseExportDeclaration(e)):(e.declaration=null,e.specifiers=this.parseExportSpecifiers(),this.parseExportFrom(e))}return this.checkExport(e,!0),this.finishNode(e,"ExportNamedDeclaration")},z.parseExportDeclaration=function(){return this.parseStatement(!0)},z.isExportDefaultSpecifier=function(){if(this.match(R.name))return"async"!==this.state.value;if(!this.match(R._default))return!1;var e=this.lookahead();return e.type===R.comma||e.type===R.name&&"from"===e.value},z.parseExportSpecifiersMaybe=function(e){this.eat(R.comma)&&(e.specifiers=e.specifiers.concat(this.parseExportSpecifiers()))},z.parseExportFrom=function(e,t){this.eatContextual("from")?(e.source=this.match(R.string)?this.parseExprAtom():this.unexpected(),this.checkExport(e)):t?this.unexpected():e.source=null,this.semicolon()},z.shouldParseExportDeclaration=function(){return"var"===this.state.type.keyword||"const"===this.state.type.keyword||"let"===this.state.type.keyword||"function"===this.state.type.keyword||"class"===this.state.type.keyword||this.isContextual("async")},z.checkExport=function(e,t,r){if(t)if(r)this.checkDuplicateExports(e,"default");else if(e.specifiers&&e.specifiers.length)for(var n=e.specifiers,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;this.checkDuplicateExports(o,o.exported.name)}else if(e.declaration)if("FunctionDeclaration"===e.declaration.type||"ClassDeclaration"===e.declaration.type)this.checkDuplicateExports(e,e.declaration.id.name);else if("VariableDeclaration"===e.declaration.type)for(var u=e.declaration.declarations,l=Array.isArray(u),c=0,u=l?u:u[Symbol.iterator]();;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;this.checkDeclaration(p.id)}if(this.state.decorators.length){var d=e.declaration&&("ClassDeclaration"===e.declaration.type||"ClassExpression"===e.declaration.type);e.declaration&&d||this.raise(e.start,"You can only use decorators on an export when exporting a class"),this.takeDecorators(e.declaration)}},z.checkDeclaration=function(e){if("ObjectPattern"===e.type)for(var t=e.properties,r=Array.isArray(t),n=0,t=r?t:t[Symbol.iterator]();;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this.checkDeclaration(s)}else if("ArrayPattern"===e.type)for(var a=e.elements,o=Array.isArray(a),u=0,a=o?a:a[Symbol.iterator]();;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;c&&this.checkDeclaration(c)}else"ObjectProperty"===e.type?this.checkDeclaration(e.value):"RestElement"===e.type||"RestProperty"===e.type?this.checkDeclaration(e.argument):"Identifier"===e.type&&this.checkDuplicateExports(e,e.name)},z.checkDuplicateExports=function(e,t){this.state.exportedIdentifiers.indexOf(t)>-1&&this.raiseDuplicateExportError(e,t),this.state.exportedIdentifiers.push(t)},z.raiseDuplicateExportError=function(e,t){this.raise(e.start,"default"===t?"Only one default export allowed per module.":"`"+t+"` has already been exported. Exported identifiers must be unique.")},z.parseExportSpecifiers=function(){var e=[],t=!0,r=void 0;for(this.expect(R.braceL);!this.eat(R.braceR);){if(t)t=!1;else if(this.expect(R.comma),this.eat(R.braceR))break;var n=this.match(R._default);n&&!r&&(r=!0);var i=this.startNode();i.local=this.parseIdentifier(n),i.exported=this.eatContextual("as")?this.parseIdentifier(!0):i.local.__clone(),e.push(this.finishNode(i,"ExportSpecifier"))}return r&&!this.isContextual("from")&&this.unexpected(),e},z.parseImport=function(e){return this.eat(R._import),this.match(R.string)?(e.specifiers=[],e.source=this.parseExprAtom()):(e.specifiers=[],this.parseImportSpecifiers(e),this.expectContextual("from"),e.source=this.match(R.string)?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},z.parseImportSpecifiers=function(e){var t=!0;if(this.match(R.name)){var r=this.state.start,n=this.state.startLoc;if(e.specifiers.push(this.parseImportSpecifierDefault(this.parseIdentifier(),r,n)),!this.eat(R.comma))return}if(this.match(R.star)){var i=this.startNode();return this.next(),this.expectContextual("as"),i.local=this.parseIdentifier(),this.checkLVal(i.local,!0,void 0,"import namespace specifier"),void e.specifiers.push(this.finishNode(i,"ImportNamespaceSpecifier"))}for(this.expect(R.braceL);!this.eat(R.braceR);){if(t)t=!1;else if(this.eat(R.colon)&&this.unexpected(null,"ES2015 named imports do not destructure. Use another statement for destructuring after the import."),this.expect(R.comma),this.eat(R.braceR))break;this.parseImportSpecifier(e)}},z.parseImportSpecifier=function(e){var t=this.startNode();t.imported=this.parseIdentifier(!0),this.eatContextual("as")?t.local=this.parseIdentifier():(this.checkReservedWord(t.imported.name,t.start,!0,!0),t.local=t.imported.__clone()),this.checkLVal(t.local,!0,void 0,"import specifier"),e.specifiers.push(this.finishNode(t,"ImportSpecifier"))},z.parseImportSpecifierDefault=function(e,t,r){var n=this.startNodeAt(t,r);return n.local=e,this.checkLVal(n.local,!0,void 0,"default import specifier"),this.finishNode(n,"ImportDefaultSpecifier")};var ee=J.prototype;ee.toAssignable=function(e,t,r){if(e)switch(e.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":break;case"ObjectExpression":e.type="ObjectPattern";for(var n=e.properties,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;"ObjectMethod"===o.type?"get"===o.kind||"set"===o.kind?this.raise(o.key.start,"Object pattern can't contain getter or setter"):this.raise(o.key.start,"Object pattern can't contain methods"):this.toAssignable(o,t,"object destructuring pattern")}break;case"ObjectProperty":this.toAssignable(e.value,t,r);break;case"SpreadProperty":e.type="RestProperty";var u=e.argument;this.toAssignable(u,t,r);break;case"ArrayExpression":e.type="ArrayPattern",this.toAssignableList(e.elements,t,r);break;case"AssignmentExpression":"="===e.operator?(e.type="AssignmentPattern",delete e.operator):this.raise(e.left.end,"Only '=' operator can be used for specifying default value.");break;case"MemberExpression":if(!t)break;default:var l="Invalid left-hand side"+(r?" in "+r:"expression");this.raise(e.start,l)}return e},ee.toAssignableList=function(e,t,r){var n=e.length;if(n){var i=e[n-1];if(i&&"RestElement"===i.type)--n;else if(i&&"SpreadElement"===i.type){i.type="RestElement";var s=i.argument;this.toAssignable(s,t,r),"Identifier"!==s.type&&"MemberExpression"!==s.type&&"ArrayPattern"!==s.type&&this.unexpected(s.start),--n}}for(var a=0;a<n;a++){var o=e[a];o&&this.toAssignable(o,t,r)}return e},ee.toReferencedList=function(e){return e},ee.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},ee.parseRest=function(){var e=this.startNode();return this.next(),e.argument=this.parseBindingIdentifier(),this.finishNode(e,"RestElement")},ee.shouldAllowYieldIdentifier=function(){return this.match(R._yield)&&!this.state.strict&&!this.state.inGenerator},ee.parseBindingIdentifier=function(){return this.parseIdentifier(this.shouldAllowYieldIdentifier())},ee.parseBindingAtom=function(){switch(this.state.type){case R._yield:(this.state.strict||this.state.inGenerator)&&this.unexpected();case R.name:return this.parseIdentifier(!0);case R.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(R.bracketR,!0),this.finishNode(e,"ArrayPattern");case R.braceL:return this.parseObj(!0);default:this.unexpected()}},ee.parseBindingList=function(e,t){for(var r=[],n=!0;!this.eat(e);)if(n?n=!1:this.expect(R.comma),t&&this.match(R.comma))r.push(null);else{if(this.eat(e))break;if(this.match(R.ellipsis)){r.push(this.parseAssignableListItemTypes(this.parseRest())),this.expect(e);break}for(var i=[];this.match(R.at);)i.push(this.parseDecorator());var s=this.parseMaybeDefault();i.length&&(s.decorators=i),this.parseAssignableListItemTypes(s),r.push(this.parseMaybeDefault(s.start,s.loc.start,s))}return r},ee.parseAssignableListItemTypes=function(e){return e},ee.parseMaybeDefault=function(e,t,r){if(t=t||this.state.startLoc,e=e||this.state.start,r=r||this.parseBindingAtom(),!this.eat(R.eq))return r;var n=this.startNodeAt(e,t);return n.left=r,n.right=this.parseMaybeAssign(),this.finishNode(n,"AssignmentPattern")},ee.checkLVal=function(e,t,r,n){switch(e.type){case"Identifier":if(this.checkReservedWord(e.name,e.start,!1,!0),r){var i="_"+e.name;r[i]?this.raise(e.start,"Argument name clash in strict mode"):r[i]=!0}break;case"MemberExpression":t&&this.raise(e.start,(t?"Binding":"Assigning to")+" member expression");break;case"ObjectPattern":for(var s=e.properties,a=Array.isArray(s),o=0,s=a?s:s[Symbol.iterator]();;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;"ObjectProperty"===l.type&&(l=l.value),this.checkLVal(l,t,r,"object destructuring pattern")}break;case"ArrayPattern":for(var c=e.elements,f=Array.isArray(c),p=0,c=f?c:c[Symbol.iterator]();;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;h&&this.checkLVal(h,t,r,"array destructuring pattern")}break;case"AssignmentPattern":this.checkLVal(e.left,t,r,"assignment pattern");break;case"RestProperty":this.checkLVal(e.argument,t,r,"rest property");break;case"RestElement":this.checkLVal(e.argument,t,r,"rest element");break;default:var m=(t?"Binding invalid":"Invalid")+" left-hand side"+(n?" in "+n:"expression");this.raise(e.start,m)}};var te=J.prototype;te.checkPropClash=function(e,t){if(!e.computed&&!e.kind){var r=e.key;"__proto__"===("Identifier"===r.type?r.name:String(r.value))&&(t.proto&&this.raise(r.start,"Redefinition of __proto__ property"),t.proto=!0)}},te.getExpression=function(){this.nextToken();var e=this.parseExpression();return this.match(R.eof)||this.unexpected(),e},te.parseExpression=function(e,t){var r=this.state.start,n=this.state.startLoc,i=this.parseMaybeAssign(e,t);if(this.match(R.comma)){var s=this.startNodeAt(r,n);for(s.expressions=[i];this.eat(R.comma);)s.expressions.push(this.parseMaybeAssign(e,t));return this.toReferencedList(s.expressions),this.finishNode(s,"SequenceExpression")}return i},te.parseMaybeAssign=function(e,t,r,n){var i=this.state.start,s=this.state.startLoc;if(this.match(R._yield)&&this.state.inGenerator){var a=this.parseYield();return r&&(a=r.call(this,a,i,s)),a}var o=void 0;t?o=!1:(t={start:0},o=!0),(this.match(R.parenL)||this.match(R.name))&&(this.state.potentialArrowAt=this.state.start);var u=this.parseMaybeConditional(e,t,n);if(r&&(u=r.call(this,u,i,s)),this.state.type.isAssign){var l=this.startNodeAt(i,s);if(l.operator=this.state.value,l.left=this.match(R.eq)?this.toAssignable(u,void 0,"assignment expression"):u,t.start=0,this.checkLVal(u,void 0,void 0,"assignment expression"),u.extra&&u.extra.parenthesized){var c=void 0;"ObjectPattern"===u.type?c="`({a}) = 0` use `({a} = 0)`":"ArrayPattern"===u.type&&(c="`([a]) = 0` use `([a] = 0)`"),c&&this.raise(u.start,"You're trying to assign to a parenthesized expression, eg. instead of "+c)}return this.next(),l.right=this.parseMaybeAssign(e),this.finishNode(l,"AssignmentExpression")}return o&&t.start&&this.unexpected(t.start),u},te.parseMaybeConditional=function(e,t,r){var n=this.state.start,i=this.state.startLoc,s=this.parseExprOps(e,t);return t&&t.start?s:this.parseConditional(s,e,n,i,r)},te.parseConditional=function(e,t,r,n){if(this.eat(R.question)){var i=this.startNodeAt(r,n);return i.test=e,i.consequent=this.parseMaybeAssign(),this.expect(R.colon),i.alternate=this.parseMaybeAssign(t),this.finishNode(i,"ConditionalExpression")}return e},te.parseExprOps=function(e,t){var r=this.state.start,n=this.state.startLoc,i=this.parseMaybeUnary(t);return t&&t.start?i:this.parseExprOp(i,r,n,-1,e)},te.parseExprOp=function(e,t,r,n,i){var s=this.state.type.binop;if(!(null==s||i&&this.match(R._in))&&s>n){var a=this.startNodeAt(t,r);a.left=e,a.operator=this.state.value,"**"!==a.operator||"UnaryExpression"!==e.type||!e.extra||e.extra.parenthesizedArgument||e.extra.parenthesized||this.raise(e.argument.start,"Illegal expression. Wrap left hand side or entire exponentiation in parentheses.");var o=this.state.type;this.next();var u=this.state.start,l=this.state.startLoc;return a.right=this.parseExprOp(this.parseMaybeUnary(),u,l,o.rightAssociative?s-1:s,i),this.finishNode(a,o===R.logicalOR||o===R.logicalAND?"LogicalExpression":"BinaryExpression"),this.parseExprOp(a,t,r,n,i)}return e},te.parseMaybeUnary=function(e){if(this.state.type.prefix){var t=this.startNode(),r=this.match(R.incDec);t.operator=this.state.value,t.prefix=!0,this.next();var n=this.state.type;return t.argument=this.parseMaybeUnary(),this.addExtra(t,"parenthesizedArgument",!(n!==R.parenL||t.argument.extra&&t.argument.extra.parenthesized)),e&&e.start&&this.unexpected(e.start),r?this.checkLVal(t.argument,void 0,void 0,"prefix operation"):this.state.strict&&"delete"===t.operator&&"Identifier"===t.argument.type&&this.raise(t.start,"Deleting local variable in strict mode"),this.finishNode(t,r?"UpdateExpression":"UnaryExpression")}var i=this.state.start,s=this.state.startLoc,a=this.parseExprSubscripts(e);if(e&&e.start)return a;for(;this.state.type.postfix&&!this.canInsertSemicolon();){var o=this.startNodeAt(i,s);o.operator=this.state.value,o.prefix=!1,o.argument=a,this.checkLVal(a,void 0,void 0,"postfix operation"),this.next(),a=this.finishNode(o,"UpdateExpression")}return a},te.parseExprSubscripts=function(e){var t=this.state.start,r=this.state.startLoc,n=this.state.potentialArrowAt,i=this.parseExprAtom(e);return"ArrowFunctionExpression"===i.type&&i.start===n?i:e&&e.start?i:this.parseSubscripts(i,t,r)},te.parseSubscripts=function(e,t,r,n){for(;;){if(!n&&this.eat(R.doubleColon)){var i=this.startNodeAt(t,r);return i.object=e,i.callee=this.parseNoCallExpr(),this.parseSubscripts(this.finishNode(i,"BindExpression"),t,r,n)}if(this.eat(R.dot)){var s=this.startNodeAt(t,r);s.object=e,s.property=this.parseIdentifier(!0),s.computed=!1,e=this.finishNode(s,"MemberExpression")}else if(this.eat(R.bracketL)){var a=this.startNodeAt(t,r);a.object=e,a.property=this.parseExpression(),a.computed=!0,this.expect(R.bracketR),e=this.finishNode(a,"MemberExpression")}else if(!n&&this.match(R.parenL)){var o=this.state.potentialArrowAt===e.start&&"Identifier"===e.type&&"async"===e.name&&!this.canInsertSemicolon();this.next();var u=this.startNodeAt(t,r);if(u.callee=e,u.arguments=this.parseCallExpressionArguments(R.parenR,o),"Import"===u.callee.type&&1!==u.arguments.length&&this.raise(u.start,"import() requires exactly one argument"),e=this.finishNode(u,"CallExpression"),o&&this.shouldParseAsyncArrow())return this.parseAsyncArrowFromCallExpression(this.startNodeAt(t,r),u);this.toReferencedList(u.arguments)}else{if(!this.match(R.backQuote))return e;var l=this.startNodeAt(t,r);l.tag=e,l.quasi=this.parseTemplate(!0),e=this.finishNode(l,"TaggedTemplateExpression")}}},te.parseCallExpressionArguments=function(e,t){for(var r=[],n=void 0,i=!0;!this.eat(e);){if(i)i=!1;else if(this.expect(R.comma),this.eat(e))break;this.match(R.parenL)&&!n&&(n=this.state.start),r.push(this.parseExprListItem(!1,t?{start:0}:void 0,t?{start:0}:void 0))}return t&&n&&this.shouldParseAsyncArrow()&&this.unexpected(),r},te.shouldParseAsyncArrow=function(){return this.match(R.arrow)},te.parseAsyncArrowFromCallExpression=function(e,t){return this.expect(R.arrow),this.parseArrowExpression(e,t.arguments,!0)},te.parseNoCallExpr=function(){var e=this.state.start,t=this.state.startLoc;return this.parseSubscripts(this.parseExprAtom(),e,t,!0)},te.parseExprAtom=function(e){var t=this.state.potentialArrowAt===this.state.start,r=void 0;switch(this.state.type){case R._super:return this.state.inMethod||this.state.inClassProperty||this.options.allowSuperOutsideMethod||this.raise(this.state.start,"'super' outside of function or class"),r=this.startNode(),this.next(),this.match(R.parenL)||this.match(R.bracketL)||this.match(R.dot)||this.unexpected(),this.match(R.parenL)&&"constructor"!==this.state.inMethod&&!this.options.allowSuperOutsideMethod&&this.raise(r.start,"super() outside of class constructor"),this.finishNode(r,"Super");case R._import:return this.hasPlugin("dynamicImport")||this.unexpected(),r=this.startNode(),this.next(),this.match(R.parenL)||this.unexpected(null,R.parenL),this.finishNode(r,"Import");case R._this:return r=this.startNode(),this.next(),this.finishNode(r,"ThisExpression");case R._yield:this.state.inGenerator&&this.unexpected();case R.name:r=this.startNode();var n="await"===this.state.value&&this.state.inAsync,i=this.shouldAllowYieldIdentifier(),s=this.parseIdentifier(n||i);if("await"===s.name){if(this.state.inAsync||this.inModule)return this.parseAwait(r)}else{if("async"===s.name&&this.match(R._function)&&!this.canInsertSemicolon())return this.next(),this.parseFunction(r,!1,!1,!0);if(t&&"async"===s.name&&this.match(R.name)){var a=[this.parseIdentifier()];return this.expect(R.arrow),this.parseArrowExpression(r,a,!0)}}return t&&!this.canInsertSemicolon()&&this.eat(R.arrow)?this.parseArrowExpression(r,[s]):s;case R._do:if(this.hasPlugin("doExpressions")){var o=this.startNode();this.next();var u=this.state.inFunction,l=this.state.labels;return this.state.labels=[],this.state.inFunction=!1,o.body=this.parseBlock(!1,!0),this.state.inFunction=u,this.state.labels=l,this.finishNode(o,"DoExpression")}case R.regexp:var c=this.state.value;return r=this.parseLiteral(c.value,"RegExpLiteral"),r.pattern=c.pattern,r.flags=c.flags,r;case R.num:return this.parseLiteral(this.state.value,"NumericLiteral");case R.string:return this.parseLiteral(this.state.value,"StringLiteral");case R._null:return r=this.startNode(),this.next(),this.finishNode(r,"NullLiteral");case R._true:case R._false:return r=this.startNode(),r.value=this.match(R._true),this.next(),this.finishNode(r,"BooleanLiteral");case R.parenL:return this.parseParenAndDistinguishExpression(null,null,t);case R.bracketL:return r=this.startNode(),this.next(),r.elements=this.parseExprList(R.bracketR,!0,e),this.toReferencedList(r.elements),this.finishNode(r,"ArrayExpression");case R.braceL:return this.parseObj(!1,e);case R._function:return this.parseFunctionExpression();case R.at:this.parseDecorators();case R._class:return r=this.startNode(),this.takeDecorators(r),this.parseClass(r,!1);case R._new:return this.parseNew();case R.backQuote:return this.parseTemplate(!1);case R.doubleColon:r=this.startNode(),this.next(),r.object=null;var f=r.callee=this.parseNoCallExpr();if("MemberExpression"===f.type)return this.finishNode(r,"BindExpression");this.raise(f.start,"Binding should be performed on object property.");default:this.unexpected()}},te.parseFunctionExpression=function(){var e=this.startNode(),t=this.parseIdentifier(!0);return this.state.inGenerator&&this.eat(R.dot)&&this.hasPlugin("functionSent")?this.parseMetaProperty(e,t,"sent"):this.parseFunction(e,!1)},te.parseMetaProperty=function(e,t,r){return e.meta=t,e.property=this.parseIdentifier(!0),e.property.name!==r&&this.raise(e.property.start,"The only valid meta property for new is "+t.name+"."+r),this.finishNode(e,"MetaProperty")},te.parseLiteral=function(e,t,r,n){r=r||this.state.start,n=n||this.state.startLoc;var i=this.startNodeAt(r,n);return this.addExtra(i,"rawValue",e),this.addExtra(i,"raw",this.input.slice(r,this.state.end)),i.value=e,this.next(),this.finishNode(i,t)},te.parseParenExpression=function(){this.expect(R.parenL);var e=this.parseExpression();return this.expect(R.parenR),e},te.parseParenAndDistinguishExpression=function(e,t,r){e=e||this.state.start,t=t||this.state.startLoc;var n=void 0;this.expect(R.parenL);for(var i=this.state.start,s=this.state.startLoc,a=[],o={start:0},u={start:0},l=!0,c=void 0,f=void 0;!this.match(R.parenR);){if(l)l=!1;else if(this.expect(R.comma,u.start||null),this.match(R.parenR)){f=this.state.start;break}
if(this.match(R.ellipsis)){var p=this.state.start,d=this.state.startLoc;c=this.state.start,a.push(this.parseParenItem(this.parseRest(),p,d));break}a.push(this.parseMaybeAssign(!1,o,this.parseParenItem,u))}var h=this.state.start,m=this.state.startLoc;this.expect(R.parenR);var y=this.startNodeAt(e,t);if(r&&this.shouldParseArrow()&&(y=this.parseArrow(y))){for(var v=a,g=Array.isArray(v),b=0,v=g?v:v[Symbol.iterator]();;){var E;if(g){if(b>=v.length)break;E=v[b++]}else{if(b=v.next(),b.done)break;E=b.value}var x=E;x.extra&&x.extra.parenthesized&&this.unexpected(x.extra.parenStart)}return this.parseArrowExpression(y,a)}return a.length||this.unexpected(this.state.lastTokStart),f&&this.unexpected(f),c&&this.unexpected(c),o.start&&this.unexpected(o.start),u.start&&this.unexpected(u.start),a.length>1?(n=this.startNodeAt(i,s),n.expressions=a,this.toReferencedList(n.expressions),this.finishNodeAt(n,"SequenceExpression",h,m)):n=a[0],this.addExtra(n,"parenthesized",!0),this.addExtra(n,"parenStart",e),n},te.shouldParseArrow=function(){return!this.canInsertSemicolon()},te.parseArrow=function(e){if(this.eat(R.arrow))return e},te.parseParenItem=function(e){return e},te.parseNew=function(){var e=this.startNode(),t=this.parseIdentifier(!0);if(this.eat(R.dot)){var r=this.parseMetaProperty(e,t,"target");return this.state.inFunction||this.raise(r.property.start,"new.target can only be used in functions"),r}return e.callee=this.parseNoCallExpr(),this.eat(R.parenL)?(e.arguments=this.parseExprList(R.parenR),this.toReferencedList(e.arguments)):e.arguments=[],this.finishNode(e,"NewExpression")},te.parseTemplateElement=function(e){var t=this.startNode();return null===this.state.value&&(e&&this.hasPlugin("templateInvalidEscapes")?this.state.invalidTemplateEscapePosition=null:this.raise(this.state.invalidTemplateEscapePosition,"Invalid escape sequence in template")),t.value={raw:this.input.slice(this.state.start,this.state.end).replace(/\r\n?/g,"\n"),cooked:this.state.value},this.next(),t.tail=this.match(R.backQuote),this.finishNode(t,"TemplateElement")},te.parseTemplate=function(e){var t=this.startNode();this.next(),t.expressions=[];var r=this.parseTemplateElement(e);for(t.quasis=[r];!r.tail;)this.expect(R.dollarBraceL),t.expressions.push(this.parseExpression()),this.expect(R.braceR),t.quasis.push(r=this.parseTemplateElement(e));return this.next(),this.finishNode(t,"TemplateLiteral")},te.parseObj=function(e,t){var r=[],n=Object.create(null),i=!0,s=this.startNode();s.properties=[],this.next();for(var a=null;!this.eat(R.braceR);){if(i)i=!1;else if(this.expect(R.comma),this.eat(R.braceR))break;for(;this.match(R.at);)r.push(this.parseDecorator());var o=this.startNode(),u=!1,l=!1,c=void 0,f=void 0;if(r.length&&(o.decorators=r,r=[]),this.hasPlugin("objectRestSpread")&&this.match(R.ellipsis)){if(o=this.parseSpread(e?{start:0}:void 0),o.type=e?"RestProperty":"SpreadProperty",e&&this.toAssignable(o.argument,!0,"object pattern"),s.properties.push(o),!e)continue;var p=this.state.start;if(null===a){if(this.eat(R.braceR))break;if(this.match(R.comma)&&this.lookahead().type===R.braceR)continue;a=p;continue}this.unexpected(a,"Cannot have multiple rest elements when destructuring")}if(o.method=!1,o.shorthand=!1,(e||t)&&(c=this.state.start,f=this.state.startLoc),e||(u=this.eat(R.star)),!e&&this.isContextual("async")){u&&this.unexpected();var d=this.parseIdentifier();this.match(R.colon)||this.match(R.parenL)||this.match(R.braceR)||this.match(R.eq)||this.match(R.comma)?(o.key=d,o.computed=!1):(l=!0,this.hasPlugin("asyncGenerators")&&(u=this.eat(R.star)),this.parsePropertyName(o))}else this.parsePropertyName(o);this.parseObjPropValue(o,c,f,u,l,e,t),this.checkPropClash(o,n),o.shorthand&&this.addExtra(o,"shorthand",!0),s.properties.push(o)}return null!==a&&this.unexpected(a,"The rest element has to be the last element when destructuring"),r.length&&this.raise(this.state.start,"You have trailing decorators with no property"),this.finishNode(s,e?"ObjectPattern":"ObjectExpression")},te.isGetterOrSetterMethod=function(e,t){return!t&&!e.computed&&"Identifier"===e.key.type&&("get"===e.key.name||"set"===e.key.name)&&(this.match(R.string)||this.match(R.num)||this.match(R.bracketL)||this.match(R.name)||this.state.type.keyword)},te.checkGetterSetterParamCount=function(e){var t="get"===e.kind?0:1;if(e.params.length!==t){var r=e.start;"get"===e.kind?this.raise(r,"getter should have no params"):this.raise(r,"setter should have exactly one param")}},te.parseObjectMethod=function(e,t,r,n){return r||t||this.match(R.parenL)?(n&&this.unexpected(),e.kind="method",e.method=!0,this.parseMethod(e,t,r),this.finishNode(e,"ObjectMethod")):this.isGetterOrSetterMethod(e,n)?((t||r)&&this.unexpected(),e.kind=e.key.name,this.parsePropertyName(e),this.parseMethod(e),this.checkGetterSetterParamCount(e),this.finishNode(e,"ObjectMethod")):void 0},te.parseObjectProperty=function(e,t,r,n,i){return this.eat(R.colon)?(e.value=n?this.parseMaybeDefault(this.state.start,this.state.startLoc):this.parseMaybeAssign(!1,i),this.finishNode(e,"ObjectProperty")):e.computed||"Identifier"!==e.key.type?void 0:(this.checkReservedWord(e.key.name,e.key.start,!0,!0),n?e.value=this.parseMaybeDefault(t,r,e.key.__clone()):this.match(R.eq)&&i?(i.start||(i.start=this.state.start),e.value=this.parseMaybeDefault(t,r,e.key.__clone())):e.value=e.key.__clone(),e.shorthand=!0,this.finishNode(e,"ObjectProperty"))},te.parseObjPropValue=function(e,t,r,n,i,s,a){var o=this.parseObjectMethod(e,n,i,s)||this.parseObjectProperty(e,t,r,s,a);return o||this.unexpected(),o},te.parsePropertyName=function(e){if(this.eat(R.bracketL))e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(R.bracketR);else{e.computed=!1;var t=this.state.inPropertyName;this.state.inPropertyName=!0,e.key=this.match(R.num)||this.match(R.string)?this.parseExprAtom():this.parseIdentifier(!0),this.state.inPropertyName=t}return e.key},te.initFunction=function(e,t){e.id=null,e.generator=!1,e.expression=!1,e.async=!!t},te.parseMethod=function(e,t,r){var n=this.state.inMethod;return this.state.inMethod=e.kind||!0,this.initFunction(e,r),this.expect(R.parenL),e.params=this.parseBindingList(R.parenR),e.generator=!!t,this.parseFunctionBody(e),this.state.inMethod=n,e},te.parseArrowExpression=function(e,t,r){return this.initFunction(e,r),e.params=this.toAssignableList(t,!0,"arrow function parameters"),this.parseFunctionBody(e,!0),this.finishNode(e,"ArrowFunctionExpression")},te.isStrictBody=function(e,t){if(!t&&e.body.directives.length)for(var r=e.body.directives,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if("use strict"===a.value.value)return!0}return!1},te.parseFunctionBody=function(e,t){var r=t&&!this.match(R.braceL),n=this.state.inAsync;if(this.state.inAsync=e.async,r)e.body=this.parseMaybeAssign(),e.expression=!0;else{var i=this.state.inFunction,s=this.state.inGenerator,a=this.state.labels;this.state.inFunction=!0,this.state.inGenerator=e.generator,this.state.labels=[],e.body=this.parseBlock(!0),e.expression=!1,this.state.inFunction=i,this.state.inGenerator=s,this.state.labels=a}this.state.inAsync=n;var o=this.isStrictBody(e,r),u=this.state.strict||t||o;if(o&&e.id&&"Identifier"===e.id.type&&"yield"===e.id.name&&this.raise(e.id.start,"Binding yield in strict mode"),u){var l=Object.create(null),c=this.state.strict;o&&(this.state.strict=!0),e.id&&this.checkLVal(e.id,!0,void 0,"function name");for(var f=e.params,p=Array.isArray(f),d=0,f=p?f:f[Symbol.iterator]();;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h;o&&"Identifier"!==m.type&&this.raise(m.start,"Non-simple parameter in strict mode"),this.checkLVal(m,!0,l,"function parameter list")}this.state.strict=c}},te.parseExprList=function(e,t,r){for(var n=[],i=!0;!this.eat(e);){if(i)i=!1;else if(this.expect(R.comma),this.eat(e))break;n.push(this.parseExprListItem(t,r))}return n},te.parseExprListItem=function(e,t,r){return e&&this.match(R.comma)?null:this.match(R.ellipsis)?this.parseSpread(t):this.parseMaybeAssign(!1,t,this.parseParenItem,r)},te.parseIdentifier=function(e){var t=this.startNode();return e||this.checkReservedWord(this.state.value,this.state.start,!!this.state.type.keyword,!1),this.match(R.name)?t.name=this.state.value:this.state.type.keyword?t.name=this.state.type.keyword:this.unexpected(),!e&&"await"===t.name&&this.state.inAsync&&this.raise(t.start,"invalid use of await inside of an async function"),t.loc.identifierName=t.name,this.next(),this.finishNode(t,"Identifier")},te.checkReservedWord=function(e,t,r,n){(this.isReservedWord(e)||r&&this.isKeyword(e))&&this.raise(t,e+" is a reserved word"),this.state.strict&&(v.strict(e)||n&&v.strictBind(e))&&this.raise(t,e+" is a reserved word in strict mode")},te.parseAwait=function(e){return this.state.inAsync||this.unexpected(),this.match(R.star)&&this.raise(e.start,"await* has been removed from the async functions proposal. Use Promise.all() instead."),e.argument=this.parseMaybeUnary(),this.finishNode(e,"AwaitExpression")},te.parseYield=function(){var e=this.startNode();return this.next(),this.match(R.semi)||this.canInsertSemicolon()||!this.match(R.star)&&!this.state.type.startsExpr?(e.delegate=!1,e.argument=null):(e.delegate=this.eat(R.star),e.argument=this.parseMaybeAssign()),this.finishNode(e,"YieldExpression")};var re=J.prototype,ne=["leadingComments","trailingComments","innerComments"],ie=function(){function e(t,r,n){w(this,e),this.type="",this.start=t,this.end=0,this.loc=new G(r),n&&(this.loc.filename=n)}return e.prototype.__clone=function(){var t=new e;for(var r in this)ne.indexOf(r)<0&&(t[r]=this[r]);return t},e}();re.startNode=function(){return new ie(this.state.start,this.state.startLoc,this.filename)},re.startNodeAt=function(e,t){return new ie(e,t,this.filename)},re.finishNode=function(e,t){return c.call(this,e,t,this.state.lastTokEnd,this.state.lastTokEndLoc)},re.finishNodeAt=function(e,t,r,n){return c.call(this,e,t,r,n)},J.prototype.raise=function(e,t){var r=u(this.input,e);t+=" ("+r.line+":"+r.column+")";var n=new SyntaxError(t);throw n.pos=e,n.loc=r,n};var se=J.prototype;se.addComment=function(e){this.filename&&(e.loc.filename=this.filename),this.state.trailingComments.push(e),this.state.leadingComments.push(e)},se.processComment=function(e){if(!("Program"===e.type&&e.body.length>0)){var t=this.state.commentStack,r=void 0,n=void 0,i=void 0,s=void 0,a=void 0;if(this.state.trailingComments.length>0)this.state.trailingComments[0].start>=e.end?(i=this.state.trailingComments,this.state.trailingComments=[]):this.state.trailingComments.length=0;else{var o=f(t);t.length>0&&o.trailingComments&&o.trailingComments[0].start>=e.end&&(i=o.trailingComments,o.trailingComments=null)}for(t.length>0&&f(t).start>=e.start&&(r=t.pop());t.length>0&&f(t).start>=e.start;)n=t.pop();if(!n&&r&&(n=r),r&&this.state.leadingComments.length>0){var u=f(this.state.leadingComments);if("ObjectProperty"===r.type){if(u.start>=e.start&&this.state.commentPreviousNode){for(a=0;a<this.state.leadingComments.length;a++)this.state.leadingComments[a].end<this.state.commentPreviousNode.end&&(this.state.leadingComments.splice(a,1),a--);this.state.leadingComments.length>0&&(r.trailingComments=this.state.leadingComments,this.state.leadingComments=[])}}else if("CallExpression"===e.type&&e.arguments&&e.arguments.length){var l=f(e.arguments);l&&u.start>=l.start&&u.end<=e.end&&this.state.commentPreviousNode&&this.state.leadingComments.length>0&&(l.trailingComments=this.state.leadingComments,this.state.leadingComments=[])}}if(n){if(n.leadingComments)if(n!==e&&f(n.leadingComments).end<=e.start)e.leadingComments=n.leadingComments,n.leadingComments=null;else for(s=n.leadingComments.length-2;s>=0;--s)if(n.leadingComments[s].end<=e.start){e.leadingComments=n.leadingComments.splice(0,s+1);break}}else if(this.state.leadingComments.length>0)if(f(this.state.leadingComments).end<=e.start){if(this.state.commentPreviousNode)for(a=0;a<this.state.leadingComments.length;a++)this.state.leadingComments[a].end<this.state.commentPreviousNode.end&&(this.state.leadingComments.splice(a,1),a--);this.state.leadingComments.length>0&&(e.leadingComments=this.state.leadingComments,this.state.leadingComments=[])}else{for(s=0;s<this.state.leadingComments.length&&!(this.state.leadingComments[s].end>e.start);s++);e.leadingComments=this.state.leadingComments.slice(0,s),0===e.leadingComments.length&&(e.leadingComments=null),i=this.state.leadingComments.slice(s),0===i.length&&(i=null)}this.state.commentPreviousNode=e,i&&(i.length&&i[0].start>=e.start&&f(i).end<=e.end?e.innerComments=i:e.trailingComments=i),t.push(e)}};var ae=J.prototype;ae.estreeParseRegExpLiteral=function(e){var t=e.pattern,r=e.flags,n=null;try{n=new RegExp(t,r)}catch(e){}var i=this.estreeParseLiteral(n);return i.regex={pattern:t,flags:r},i},ae.estreeParseLiteral=function(e){return this.parseLiteral(e,"Literal")},ae.directiveToStmt=function(e){var t=e.value,r=this.startNodeAt(e.start,e.loc.start),n=this.startNodeAt(t.start,t.loc.start);return n.value=t.value,n.raw=t.extra.raw,r.expression=this.finishNodeAt(n,"Literal",t.end,t.loc.end),r.directive=t.extra.raw.slice(1,-1),this.finishNodeAt(r,"ExpressionStatement",e.end,e.loc.end)};var oe=function(e){e.extend("checkDeclaration",function(e){return function(t){p(t)?this.checkDeclaration(t.value):e.call(this,t)}}),e.extend("checkGetterSetterParamCount",function(){return function(e){var t="get"===e.kind?0:1;if(e.value.params.length!==t){var r=e.start;"get"===e.kind?this.raise(r,"getter should have no params"):this.raise(r,"setter should have exactly one param")}}}),e.extend("checkLVal",function(e){return function(t,r,n){var i=this;switch(t.type){case"ObjectPattern":t.properties.forEach(function(e){i.checkLVal("Property"===e.type?e.value:e,r,n,"object destructuring pattern")});break;default:for(var s=arguments.length,a=Array(s>3?s-3:0),o=3;o<s;o++)a[o-3]=arguments[o];e.call.apply(e,[this,t,r,n].concat(a))}}}),e.extend("checkPropClash",function(){return function(e,t){if(!e.computed&&p(e)){var r=e.key;"__proto__"===("Identifier"===r.type?r.name:String(r.value))&&(t.proto&&this.raise(r.start,"Redefinition of __proto__ property"),t.proto=!0)}}}),e.extend("isStrictBody",function(){return function(e,t){if(!t&&e.body.body.length>0)for(var r=e.body.body,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if("ExpressionStatement"!==a.type||"Literal"!==a.expression.type)break;if("use strict"===a.expression.value)return!0}return!1}}),e.extend("isValidDirective",function(){return function(e){return!("ExpressionStatement"!==e.type||"Literal"!==e.expression.type||"string"!=typeof e.expression.value||e.expression.extra&&e.expression.extra.parenthesized)}}),e.extend("stmtToDirective",function(e){return function(t){var r=e.call(this,t),n=t.expression.value;return r.value.value=n,r}}),e.extend("parseBlockBody",function(e){return function(t){for(var r=this,n=arguments.length,i=Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];e.call.apply(e,[this,t].concat(i)),t.directives.reverse().forEach(function(e){t.body.unshift(r.directiveToStmt(e))}),delete t.directives}}),e.extend("parseClassMethod",function(){return function(e,t,r,n){this.parseMethod(t,r,n),t.typeParameters&&(t.value.typeParameters=t.typeParameters,delete t.typeParameters),e.body.push(this.finishNode(t,"MethodDefinition"))}}),e.extend("parseExprAtom",function(e){return function(){switch(this.state.type){case R.regexp:return this.estreeParseRegExpLiteral(this.state.value);case R.num:case R.string:return this.estreeParseLiteral(this.state.value);case R._null:return this.estreeParseLiteral(null);case R._true:return this.estreeParseLiteral(!0);case R._false:return this.estreeParseLiteral(!1);default:for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.call.apply(e,[this].concat(r))}}}),e.extend("parseLiteral",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.call.apply(e,[this].concat(r));return i.raw=i.extra.raw,delete i.extra,i}}),e.extend("parseMethod",function(e){return function(t){var r=this.startNode();r.kind=t.kind;for(var n=arguments.length,i=Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];return r=e.call.apply(e,[this,r].concat(i)),delete r.kind,t.value=this.finishNode(r,"FunctionExpression"),t}}),e.extend("parseObjectMethod",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.call.apply(e,[this].concat(r));return i&&("method"===i.kind&&(i.kind="init"),i.type="Property"),i}}),e.extend("parseObjectProperty",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.call.apply(e,[this].concat(r));return i&&(i.kind="init",i.type="Property"),i}}),e.extend("toAssignable",function(e){return function(t,r){for(var n=arguments.length,i=Array(n>2?n-2:0),s=2;s<n;s++)i[s-2]=arguments[s];if(p(t))return this.toAssignable.apply(this,[t.value,r].concat(i)),t;if("ObjectExpression"===t.type){t.type="ObjectPattern";for(var a=t.properties,o=Array.isArray(a),u=0,a=o?a:a[Symbol.iterator]();;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;"get"===c.kind||"set"===c.kind?this.raise(c.key.start,"Object pattern can't contain getter or setter"):c.method?this.raise(c.key.start,"Object pattern can't contain methods"):this.toAssignable(c,r,"object destructuring pattern")}return t}return e.call.apply(e,[this,t,r].concat(i))}})},ue=["any","mixed","empty","bool","boolean","number","string","void","null"],le=J.prototype;le.flowParseTypeInitialiser=function(e){var t=this.state.inType;this.state.inType=!0,this.expect(e||R.colon);var r=this.flowParseType();return this.state.inType=t,r},le.flowParsePredicate=function(){var e=this.startNode(),t=this.state.startLoc,r=this.state.start;this.expect(R.modulo);var n=this.state.startLoc;return this.expectContextual("checks"),t.line===n.line&&t.column===n.column-1||this.raise(r,"Spaces between ´%´ and ´checks´ are not allowed here."),this.eat(R.parenL)?(e.expression=this.parseExpression(),this.expect(R.parenR),this.finishNode(e,"DeclaredPredicate")):this.finishNode(e,"InferredPredicate")},le.flowParseTypeAndPredicateInitialiser=function(){var e=this.state.inType;this.state.inType=!0,this.expect(R.colon);var t=null,r=null;return this.match(R.modulo)?(this.state.inType=e,r=this.flowParsePredicate()):(t=this.flowParseType(),this.state.inType=e,this.match(R.modulo)&&(r=this.flowParsePredicate())),[t,r]},le.flowParseDeclareClass=function(e){return this.next(),this.flowParseInterfaceish(e,!0),this.finishNode(e,"DeclareClass")},le.flowParseDeclareFunction=function(e){this.next();var t=e.id=this.parseIdentifier(),r=this.startNode(),n=this.startNode();this.isRelational("<")?r.typeParameters=this.flowParseTypeParameterDeclaration():r.typeParameters=null,this.expect(R.parenL);var i=this.flowParseFunctionTypeParams();r.params=i.params,r.rest=i.rest,this.expect(R.parenR);var s=null,a=this.flowParseTypeAndPredicateInitialiser();return r.returnType=a[0],s=a[1],n.typeAnnotation=this.finishNode(r,"FunctionTypeAnnotation"),n.predicate=s,t.typeAnnotation=this.finishNode(n,"TypeAnnotation"),this.finishNode(t,t.type),this.semicolon(),this.finishNode(e,"DeclareFunction")},le.flowParseDeclare=function(e){return this.match(R._class)?this.flowParseDeclareClass(e):this.match(R._function)?this.flowParseDeclareFunction(e):this.match(R._var)?this.flowParseDeclareVariable(e):this.isContextual("module")?this.lookahead().type===R.dot?this.flowParseDeclareModuleExports(e):this.flowParseDeclareModule(e):this.isContextual("type")?this.flowParseDeclareTypeAlias(e):this.isContextual("opaque")?this.flowParseDeclareOpaqueType(e):this.isContextual("interface")?this.flowParseDeclareInterface(e):this.match(R._export)?this.flowParseDeclareExportDeclaration(e):void this.unexpected()},le.flowParseDeclareExportDeclaration=function(e){if(this.expect(R._export),this.isContextual("opaque"))return e.declaration=this.flowParseDeclare(this.startNode()),e.default=!1,this.finishNode(e,"DeclareExportDeclaration");throw this.unexpected()},le.flowParseDeclareVariable=function(e){return this.next(),e.id=this.flowParseTypeAnnotatableIdentifier(),this.semicolon(),this.finishNode(e,"DeclareVariable")},le.flowParseDeclareModule=function(e){this.next(),this.match(R.string)?e.id=this.parseExprAtom():e.id=this.parseIdentifier();var t=e.body=this.startNode(),r=t.body=[];for(this.expect(R.braceL);!this.match(R.braceR);){var n=this.startNode();if(this.match(R._import)){var i=this.lookahead();"type"!==i.value&&"typeof"!==i.value&&this.unexpected(null,"Imports within a `declare module` body must always be `import type` or `import typeof`"),this.parseImport(n)}else this.expectContextual("declare","Only declares and type imports are allowed inside declare module"),n=this.flowParseDeclare(n,!0);r.push(n)}return this.expect(R.braceR),this.finishNode(t,"BlockStatement"),this.finishNode(e,"DeclareModule")},le.flowParseDeclareModuleExports=function(e){return this.expectContextual("module"),this.expect(R.dot),this.expectContextual("exports"),e.typeAnnotation=this.flowParseTypeAnnotation(),this.semicolon(),this.finishNode(e,"DeclareModuleExports")},le.flowParseDeclareTypeAlias=function(e){return this.next(),this.flowParseTypeAlias(e),this.finishNode(e,"DeclareTypeAlias")},le.flowParseDeclareOpaqueType=function(e){return this.next(),this.flowParseOpaqueType(e,!0),this.finishNode(e,"DeclareOpaqueType")},le.flowParseDeclareInterface=function(e){return this.next(),this.flowParseInterfaceish(e),this.finishNode(e,"DeclareInterface")},le.flowParseInterfaceish=function(e){if(e.id=this.parseIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.extends=[],e.mixins=[],this.eat(R._extends))do{e.extends.push(this.flowParseInterfaceExtends())}while(this.eat(R.comma));if(this.isContextual("mixins")){this.next();do{e.mixins.push(this.flowParseInterfaceExtends())}while(this.eat(R.comma))}e.body=this.flowParseObjectType(!0,!1,!1)},le.flowParseInterfaceExtends=function(){var e=this.startNode();return e.id=this.flowParseQualifiedTypeIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterInstantiation():e.typeParameters=null,this.finishNode(e,"InterfaceExtends")},le.flowParseInterface=function(e){return this.flowParseInterfaceish(e,!1),this.finishNode(e,"InterfaceDeclaration")},le.flowParseRestrictedIdentifier=function(e){return ue.indexOf(this.state.value)>-1&&this.raise(this.state.start,"Cannot overwrite primitive type "+this.state.value),this.parseIdentifier(e)},le.flowParseTypeAlias=function(e){return e.id=this.flowParseRestrictedIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.right=this.flowParseTypeInitialiser(R.eq),this.semicolon(),this.finishNode(e,"TypeAlias")},le.flowParseOpaqueType=function(e,t){return this.expectContextual("type"),e.id=this.flowParseRestrictedIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.supertype=null,this.match(R.colon)&&(e.supertype=this.flowParseTypeInitialiser(R.colon)),e.impltype=null,t||(e.impltype=this.flowParseTypeInitialiser(R.eq)),this.semicolon(),this.finishNode(e,"OpaqueType")},le.flowParseTypeParameter=function(){var e=this.startNode(),t=this.flowParseVariance(),r=this.flowParseTypeAnnotatableIdentifier();return e.name=r.name,e.variance=t,e.bound=r.typeAnnotation,this.match(R.eq)&&(this.eat(R.eq),e.default=this.flowParseType()),this.finishNode(e,"TypeParameter")},le.flowParseTypeParameterDeclaration=function(){var e=this.state.inType,t=this.startNode();t.params=[],this.state.inType=!0,this.isRelational("<")||this.match(R.jsxTagStart)?this.next():this.unexpected();do{t.params.push(this.flowParseTypeParameter()),this.isRelational(">")||this.expect(R.comma)}while(!this.isRelational(">"));return this.expectRelational(">"),this.state.inType=e,this.finishNode(t,"TypeParameterDeclaration")},le.flowParseTypeParameterInstantiation=function(){var e=this.startNode(),t=this.state.inType;for(e.params=[],this.state.inType=!0,this.expectRelational("<");!this.isRelational(">");)e.params.push(this.flowParseType()),this.isRelational(">")||this.expect(R.comma);return this.expectRelational(">"),this.state.inType=t,this.finishNode(e,"TypeParameterInstantiation")},le.flowParseObjectPropertyKey=function(){return this.match(R.num)||this.match(R.string)?this.parseExprAtom():this.parseIdentifier(!0)},le.flowParseObjectTypeIndexer=function(e,t,r){return e.static=t,this.expect(R.bracketL),this.lookahead().type===R.colon?(e.id=this.flowParseObjectPropertyKey(),e.key=this.flowParseTypeInitialiser()):(e.id=null,e.key=this.flowParseType()),this.expect(R.bracketR),e.value=this.flowParseTypeInitialiser(),e.variance=r,this.flowObjectTypeSemicolon(),this.finishNode(e,"ObjectTypeIndexer")},le.flowParseObjectTypeMethodish=function(e){for(e.params=[],e.rest=null,e.typeParameters=null,this.isRelational("<")&&(e.typeParameters=this.flowParseTypeParameterDeclaration()),this.expect(R.parenL);!this.match(R.parenR)&&!this.match(R.ellipsis);)e.params.push(this.flowParseFunctionTypeParam()),this.match(R.parenR)||this.expect(R.comma);return this.eat(R.ellipsis)&&(e.rest=this.flowParseFunctionTypeParam()),this.expect(R.parenR),e.returnType=this.flowParseTypeInitialiser(),this.finishNode(e,"FunctionTypeAnnotation")},le.flowParseObjectTypeMethod=function(e,t,r,n){var i=this.startNodeAt(e,t);return i.value=this.flowParseObjectTypeMethodish(this.startNodeAt(e,t)),i.static=r,i.key=n,i.optional=!1,this.flowObjectTypeSemicolon(),this.finishNode(i,"ObjectTypeProperty")},le.flowParseObjectTypeCallProperty=function(e,t){var r=this.startNode();return e.static=t,e.value=this.flowParseObjectTypeMethodish(r),this.flowObjectTypeSemicolon(),this.finishNode(e,"ObjectTypeCallProperty")},le.flowParseObjectType=function(e,t,r){var n=this.state.inType;this.state.inType=!0;var i=this.startNode(),s=void 0,a=void 0,o=!1;i.callProperties=[],i.properties=[],i.indexers=[];var u=void 0,l=void 0;for(t&&this.match(R.braceBarL)?(this.expect(R.braceBarL),u=R.braceBarR,l=!0):(this.expect(R.braceL),u=R.braceR,l=!1),i.exact=l;!this.match(u);){var c=!1,f=this.state.start,p=this.state.startLoc;s=this.startNode(),e&&this.isContextual("static")&&this.lookahead().type!==R.colon&&(this.next(),o=!0);var d=this.state.start,h=this.flowParseVariance();this.match(R.bracketL)?i.indexers.push(this.flowParseObjectTypeIndexer(s,o,h)):this.match(R.parenL)||this.isRelational("<")?(h&&this.unexpected(d),i.callProperties.push(this.flowParseObjectTypeCallProperty(s,o))):this.match(R.ellipsis)?(r||this.unexpected(null,"Spread operator cannot appear in class or interface definitions"),h&&this.unexpected(h.start,"Spread properties cannot have variance"),this.expect(R.ellipsis),s.argument=this.flowParseType(),this.flowObjectTypeSemicolon(),i.properties.push(this.finishNode(s,"ObjectTypeSpreadProperty"))):(a=this.flowParseObjectPropertyKey(),this.isRelational("<")||this.match(R.parenL)?(h&&this.unexpected(h.start),i.properties.push(this.flowParseObjectTypeMethod(f,p,o,a))):(this.eat(R.question)&&(c=!0),s.key=a,s.value=this.flowParseTypeInitialiser(),s.optional=c,s.static=o,s.variance=h,this.flowObjectTypeSemicolon(),i.properties.push(this.finishNode(s,"ObjectTypeProperty")))),o=!1}this.expect(u);var m=this.finishNode(i,"ObjectTypeAnnotation");return this.state.inType=n,m},le.flowObjectTypeSemicolon=function(){this.eat(R.semi)||this.eat(R.comma)||this.match(R.braceR)||this.match(R.braceBarR)||this.unexpected()},le.flowParseQualifiedTypeIdentifier=function(e,t,r){e=e||this.state.start,t=t||this.state.startLoc;for(var n=r||this.parseIdentifier();this.eat(R.dot);){var i=this.startNodeAt(e,t);i.qualification=n,i.id=this.parseIdentifier(),n=this.finishNode(i,"QualifiedTypeIdentifier")}return n},le.flowParseGenericType=function(e,t,r){var n=this.startNodeAt(e,t);return n.typeParameters=null,n.id=this.flowParseQualifiedTypeIdentifier(e,t,r),this.isRelational("<")&&(n.typeParameters=this.flowParseTypeParameterInstantiation()),this.finishNode(n,"GenericTypeAnnotation")},le.flowParseTypeofType=function(){var e=this.startNode();return this.expect(R._typeof),e.argument=this.flowParsePrimaryType(),this.finishNode(e,"TypeofTypeAnnotation")},le.flowParseTupleType=function(){var e=this.startNode();for(e.types=[],this.expect(R.bracketL);this.state.pos<this.input.length&&!this.match(R.bracketR)&&(e.types.push(this.flowParseType()),!this.match(R.bracketR));)this.expect(R.comma);return this.expect(R.bracketR),this.finishNode(e,"TupleTypeAnnotation")},le.flowParseFunctionTypeParam=function(){var e=null,t=!1,r=null,n=this.startNode(),i=this.lookahead();return i.type===R.colon||i.type===R.question?(e=this.parseIdentifier(),this.eat(R.question)&&(t=!0),r=this.flowParseTypeInitialiser()):r=this.flowParseType(),n.name=e,n.optional=t,n.typeAnnotation=r,this.finishNode(n,"FunctionTypeParam")},le.reinterpretTypeAsFunctionTypeParam=function(e){var t=this.startNodeAt(e.start,e.loc.start);return t.name=null,t.optional=!1,t.typeAnnotation=e,this.finishNode(t,"FunctionTypeParam")},le.flowParseFunctionTypeParams=function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t={params:e,rest:null};!this.match(R.parenR)&&!this.match(R.ellipsis);)t.params.push(this.flowParseFunctionTypeParam()),this.match(R.parenR)||this.expect(R.comma);return this.eat(R.ellipsis)&&(t.rest=this.flowParseFunctionTypeParam()),t},le.flowIdentToTypeAnnotation=function(e,t,r,n){switch(n.name){case"any":return this.finishNode(r,"AnyTypeAnnotation");case"void":return this.finishNode(r,"VoidTypeAnnotation");case"bool":case"boolean":return this.finishNode(r,"BooleanTypeAnnotation");case"mixed":return this.finishNode(r,"MixedTypeAnnotation");case"empty":return this.finishNode(r,"EmptyTypeAnnotation");case"number":return this.finishNode(r,"NumberTypeAnnotation");case"string":return this.finishNode(r,"StringTypeAnnotation");default:return this.flowParseGenericType(e,t,n)}},le.flowParsePrimaryType=function(){var e=this.state.start,t=this.state.startLoc,r=this.startNode(),n=void 0,i=void 0,s=!1,a=this.state.noAnonFunctionType;switch(this.state.type){case R.name:return this.flowIdentToTypeAnnotation(e,t,r,this.parseIdentifier());case R.braceL:return this.flowParseObjectType(!1,!1,!0);case R.braceBarL:return this.flowParseObjectType(!1,!0,!0);case R.bracketL:return this.flowParseTupleType();case R.relational:if("<"===this.state.value)return r.typeParameters=this.flowParseTypeParameterDeclaration(),this.expect(R.parenL),n=this.flowParseFunctionTypeParams(),r.params=n.params,r.rest=n.rest,this.expect(R.parenR),this.expect(R.arrow),r.returnType=this.flowParseType(),this.finishNode(r,"FunctionTypeAnnotation");break;case R.parenL:if(this.next(),!this.match(R.parenR)&&!this.match(R.ellipsis))if(this.match(R.name)){var o=this.lookahead().type;s=o!==R.question&&o!==R.colon}else s=!0;if(s){if(this.state.noAnonFunctionType=!1,i=this.flowParseType(),this.state.noAnonFunctionType=a,this.state.noAnonFunctionType||!(this.match(R.comma)||this.match(R.parenR)&&this.lookahead().type===R.arrow))return this.expect(R.parenR),i;this.eat(R.comma)}return n=i?this.flowParseFunctionTypeParams([this.reinterpretTypeAsFunctionTypeParam(i)]):this.flowParseFunctionTypeParams(),r.params=n.params,r.rest=n.rest,this.expect(R.parenR),this.expect(R.arrow),r.returnType=this.flowParseType(),r.typeParameters=null,this.finishNode(r,"FunctionTypeAnnotation");case R.string:return this.parseLiteral(this.state.value,"StringLiteralTypeAnnotation");case R._true:case R._false:return r.value=this.match(R._true),this.next(),this.finishNode(r,"BooleanLiteralTypeAnnotation");case R.plusMin:if("-"===this.state.value)return this.next(),
this.match(R.num)||this.unexpected(null,"Unexpected token, expected number"),this.parseLiteral(-this.state.value,"NumericLiteralTypeAnnotation",r.start,r.loc.start);this.unexpected();case R.num:return this.parseLiteral(this.state.value,"NumericLiteralTypeAnnotation");case R._null:return r.value=this.match(R._null),this.next(),this.finishNode(r,"NullLiteralTypeAnnotation");case R._this:return r.value=this.match(R._this),this.next(),this.finishNode(r,"ThisTypeAnnotation");case R.star:return this.next(),this.finishNode(r,"ExistentialTypeParam");default:if("typeof"===this.state.type.keyword)return this.flowParseTypeofType()}this.unexpected()},le.flowParsePostfixType=function(){for(var e=this.state.start,t=this.state.startLoc,r=this.flowParsePrimaryType();!this.canInsertSemicolon()&&this.match(R.bracketL);){var n=this.startNodeAt(e,t);n.elementType=r,this.expect(R.bracketL),this.expect(R.bracketR),r=this.finishNode(n,"ArrayTypeAnnotation")}return r},le.flowParsePrefixType=function(){var e=this.startNode();return this.eat(R.question)?(e.typeAnnotation=this.flowParsePrefixType(),this.finishNode(e,"NullableTypeAnnotation")):this.flowParsePostfixType()},le.flowParseAnonFunctionWithoutParens=function(){var e=this.flowParsePrefixType();if(!this.state.noAnonFunctionType&&this.eat(R.arrow)){var t=this.startNodeAt(e.start,e.loc.start);return t.params=[this.reinterpretTypeAsFunctionTypeParam(e)],t.rest=null,t.returnType=this.flowParseType(),t.typeParameters=null,this.finishNode(t,"FunctionTypeAnnotation")}return e},le.flowParseIntersectionType=function(){var e=this.startNode();this.eat(R.bitwiseAND);var t=this.flowParseAnonFunctionWithoutParens();for(e.types=[t];this.eat(R.bitwiseAND);)e.types.push(this.flowParseAnonFunctionWithoutParens());return 1===e.types.length?t:this.finishNode(e,"IntersectionTypeAnnotation")},le.flowParseUnionType=function(){var e=this.startNode();this.eat(R.bitwiseOR);var t=this.flowParseIntersectionType();for(e.types=[t];this.eat(R.bitwiseOR);)e.types.push(this.flowParseIntersectionType());return 1===e.types.length?t:this.finishNode(e,"UnionTypeAnnotation")},le.flowParseType=function(){var e=this.state.inType;this.state.inType=!0;var t=this.flowParseUnionType();return this.state.inType=e,t},le.flowParseTypeAnnotation=function(){var e=this.startNode();return e.typeAnnotation=this.flowParseTypeInitialiser(),this.finishNode(e,"TypeAnnotation")},le.flowParseTypeAndPredicateAnnotation=function(){var e=this.startNode(),t=this.flowParseTypeAndPredicateInitialiser();return e.typeAnnotation=t[0],e.predicate=t[1],this.finishNode(e,"TypeAnnotation")},le.flowParseTypeAnnotatableIdentifier=function(){var e=this.flowParseRestrictedIdentifier();return this.match(R.colon)&&(e.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(e,e.type)),e},le.typeCastToParameter=function(e){return e.expression.typeAnnotation=e.typeAnnotation,this.finishNodeAt(e.expression,e.expression.type,e.typeAnnotation.end,e.typeAnnotation.loc.end)},le.flowParseVariance=function(){var e=null;return this.match(R.plusMin)&&("+"===this.state.value?e="plus":"-"===this.state.value&&(e="minus"),this.next()),e};var ce=function(e){e.extend("parseFunctionBody",function(e){return function(t,r){return this.match(R.colon)&&!r&&(t.returnType=this.flowParseTypeAndPredicateAnnotation()),e.call(this,t,r)}}),e.extend("parseStatement",function(e){return function(t,r){if(this.state.strict&&this.match(R.name)&&"interface"===this.state.value){var n=this.startNode();return this.next(),this.flowParseInterface(n)}return e.call(this,t,r)}}),e.extend("parseExpressionStatement",function(e){return function(t,r){if("Identifier"===r.type)if("declare"===r.name){if(this.match(R._class)||this.match(R.name)||this.match(R._function)||this.match(R._var)||this.match(R._export))return this.flowParseDeclare(t)}else if(this.match(R.name)){if("interface"===r.name)return this.flowParseInterface(t);if("type"===r.name)return this.flowParseTypeAlias(t);if("opaque"===r.name)return this.flowParseOpaqueType(t,!1)}return e.call(this,t,r)}}),e.extend("shouldParseExportDeclaration",function(e){return function(){return this.isContextual("type")||this.isContextual("interface")||this.isContextual("opaque")||e.call(this)}}),e.extend("isExportDefaultSpecifier",function(e){return function(){return(!this.match(R.name)||"type"!==this.state.value&&"interface"!==this.state.value&&"opaque"!==this.state.value)&&e.call(this)}}),e.extend("parseConditional",function(e){return function(t,r,n,i,s){if(s&&this.match(R.question)){var a=this.state.clone();try{return e.call(this,t,r,n,i)}catch(e){if(e instanceof SyntaxError)return this.state=a,s.start=e.pos||this.state.start,t;throw e}}return e.call(this,t,r,n,i)}}),e.extend("parseParenItem",function(e){return function(t,r,n){if(t=e.call(this,t,r,n),this.eat(R.question)&&(t.optional=!0),this.match(R.colon)){var i=this.startNodeAt(r,n);return i.expression=t,i.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(i,"TypeCastExpression")}return t}}),e.extend("parseExport",function(e){return function(t){return t=e.call(this,t),"ExportNamedDeclaration"===t.type&&(t.exportKind=t.exportKind||"value"),t}}),e.extend("parseExportDeclaration",function(e){return function(t){if(this.isContextual("type")){t.exportKind="type";var r=this.startNode();return this.next(),this.match(R.braceL)?(t.specifiers=this.parseExportSpecifiers(),this.parseExportFrom(t),null):this.flowParseTypeAlias(r)}if(this.isContextual("opaque")){t.exportKind="type";var n=this.startNode();return this.next(),this.flowParseOpaqueType(n,!1)}if(this.isContextual("interface")){t.exportKind="type";var i=this.startNode();return this.next(),this.flowParseInterface(i)}return e.call(this,t)}}),e.extend("parseClassId",function(e){return function(t){e.apply(this,arguments),this.isRelational("<")&&(t.typeParameters=this.flowParseTypeParameterDeclaration())}}),e.extend("isKeyword",function(e){return function(t){return(!this.state.inType||"void"!==t)&&e.call(this,t)}}),e.extend("readToken",function(e){return function(t){return!this.state.inType||62!==t&&60!==t?e.call(this,t):this.finishOp(R.relational,1)}}),e.extend("jsx_readToken",function(e){return function(){if(!this.state.inType)return e.call(this)}}),e.extend("toAssignable",function(e){return function(t,r,n){return"TypeCastExpression"===t.type?e.call(this,this.typeCastToParameter(t),r,n):e.call(this,t,r,n)}}),e.extend("toAssignableList",function(e){return function(t,r,n){for(var i=0;i<t.length;i++){var s=t[i];s&&"TypeCastExpression"===s.type&&(t[i]=this.typeCastToParameter(s))}return e.call(this,t,r,n)}}),e.extend("toReferencedList",function(){return function(e){for(var t=0;t<e.length;t++){var r=e[t];r&&r._exprListItem&&"TypeCastExpression"===r.type&&this.raise(r.start,"Unexpected type cast")}return e}}),e.extend("parseExprListItem",function(e){return function(){for(var t=this.startNode(),r=arguments.length,n=Array(r),i=0;i<r;i++)n[i]=arguments[i];var s=e.call.apply(e,[this].concat(n));return this.match(R.colon)?(t._exprListItem=!0,t.expression=s,t.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(t,"TypeCastExpression")):s}}),e.extend("checkLVal",function(e){return function(t){if("TypeCastExpression"!==t.type)return e.apply(this,arguments)}}),e.extend("parseClassProperty",function(e){return function(t){return delete t.variancePos,this.match(R.colon)&&(t.typeAnnotation=this.flowParseTypeAnnotation()),e.call(this,t)}}),e.extend("isClassMethod",function(e){return function(){return this.isRelational("<")||e.call(this)}}),e.extend("isClassProperty",function(e){return function(){return this.match(R.colon)||e.call(this)}}),e.extend("isNonstaticConstructor",function(e){return function(t){return!this.match(R.colon)&&e.call(this,t)}}),e.extend("parseClassMethod",function(e){return function(t,r){r.variance&&this.unexpected(r.variancePos),delete r.variance,delete r.variancePos,this.isRelational("<")&&(r.typeParameters=this.flowParseTypeParameterDeclaration());for(var n=arguments.length,i=Array(n>2?n-2:0),s=2;s<n;s++)i[s-2]=arguments[s];e.call.apply(e,[this,t,r].concat(i))}}),e.extend("parseClassSuper",function(e){return function(t,r){if(e.call(this,t,r),t.superClass&&this.isRelational("<")&&(t.superTypeParameters=this.flowParseTypeParameterInstantiation()),this.isContextual("implements")){this.next();var n=t.implements=[];do{var i=this.startNode();i.id=this.parseIdentifier(),this.isRelational("<")?i.typeParameters=this.flowParseTypeParameterInstantiation():i.typeParameters=null,n.push(this.finishNode(i,"ClassImplements"))}while(this.eat(R.comma))}}}),e.extend("parsePropertyName",function(e){return function(t){var r=this.state.start,n=this.flowParseVariance(),i=e.call(this,t);return t.variance=n,t.variancePos=r,i}}),e.extend("parseObjPropValue",function(e){return function(t){t.variance&&this.unexpected(t.variancePos),delete t.variance,delete t.variancePos;var r=void 0;this.isRelational("<")&&(r=this.flowParseTypeParameterDeclaration(),this.match(R.parenL)||this.unexpected()),e.apply(this,arguments),r&&((t.value||t).typeParameters=r)}}),e.extend("parseAssignableListItemTypes",function(){return function(e){return this.eat(R.question)&&(e.optional=!0),this.match(R.colon)&&(e.typeAnnotation=this.flowParseTypeAnnotation()),this.finishNode(e,e.type),e}}),e.extend("parseMaybeDefault",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.apply(this,r);return"AssignmentPattern"===i.type&&i.typeAnnotation&&i.right.start<i.typeAnnotation.start&&this.raise(i.typeAnnotation.start,"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`"),i}}),e.extend("parseImportSpecifiers",function(e){return function(t){t.importKind="value";var r=null;if(this.match(R._typeof)?r="typeof":this.isContextual("type")&&(r="type"),r){var n=this.lookahead();(n.type===R.name&&"from"!==n.value||n.type===R.braceL||n.type===R.star)&&(this.next(),t.importKind=r)}e.call(this,t)}}),e.extend("parseImportSpecifier",function(){return function(e){var t=this.startNode(),r=this.state.start,n=this.parseIdentifier(!0),i=null;"type"===n.name?i="type":"typeof"===n.name&&(i="typeof");var s=!1;if(this.isContextual("as")){var a=this.parseIdentifier(!0);null===i||this.match(R.name)||this.state.type.keyword?(t.imported=n,t.importKind=null,t.local=this.parseIdentifier()):(t.imported=a,t.importKind=i,t.local=a.__clone())}else null!==i&&(this.match(R.name)||this.state.type.keyword)?(t.imported=this.parseIdentifier(!0),t.importKind=i,this.eatContextual("as")?t.local=this.parseIdentifier():(s=!0,t.local=t.imported.__clone())):(s=!0,t.imported=n,t.importKind=null,t.local=t.imported.__clone());"type"!==e.importKind&&"typeof"!==e.importKind||"type"!==t.importKind&&"typeof"!==t.importKind||this.raise(r,"`The `type` and `typeof` keywords on named imports can only be used on regular `import` statements. It cannot be used with `import type` or `import typeof` statements`"),s&&this.checkReservedWord(t.local.name,t.start,!0,!0),this.checkLVal(t.local,!0,void 0,"import specifier"),e.specifiers.push(this.finishNode(t,"ImportSpecifier"))}}),e.extend("parseFunctionParams",function(e){return function(t){this.isRelational("<")&&(t.typeParameters=this.flowParseTypeParameterDeclaration()),e.call(this,t)}}),e.extend("parseVarHead",function(e){return function(t){e.call(this,t),this.match(R.colon)&&(t.id.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(t.id,t.id.type))}}),e.extend("parseAsyncArrowFromCallExpression",function(e){return function(t,r){if(this.match(R.colon)){var n=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0,t.returnType=this.flowParseTypeAnnotation(),this.state.noAnonFunctionType=n}return e.call(this,t,r)}}),e.extend("shouldParseAsyncArrow",function(e){return function(){return this.match(R.colon)||e.call(this)}}),e.extend("parseMaybeAssign",function(e){return function(){for(var t=null,r=arguments.length,n=Array(r),i=0;i<r;i++)n[i]=arguments[i];if(R.jsxTagStart&&this.match(R.jsxTagStart)){var s=this.state.clone();try{return e.apply(this,n)}catch(e){if(!(e instanceof SyntaxError))throw e;this.state=s,this.state.context.length-=2,t=e}}if(null!=t||this.isRelational("<")){var a=void 0,o=void 0;try{o=this.flowParseTypeParameterDeclaration(),a=e.apply(this,n),a.typeParameters=o,a.start=o.start,a.loc.start=o.loc.start}catch(e){throw t||e}if("ArrowFunctionExpression"===a.type)return a;if(null!=t)throw t;this.raise(o.start,"Expected an arrow function after this type parameter declaration")}return e.apply(this,n)}}),e.extend("parseArrow",function(e){return function(t){if(this.match(R.colon)){var r=this.state.clone();try{var n=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0;var i=this.flowParseTypeAndPredicateAnnotation();this.state.noAnonFunctionType=n,this.canInsertSemicolon()&&this.unexpected(),this.match(R.arrow)||this.unexpected(),t.returnType=i}catch(e){if(!(e instanceof SyntaxError))throw e;this.state=r}}return e.call(this,t)}}),e.extend("shouldParseArrow",function(e){return function(){return this.match(R.colon)||e.call(this)}})},fe=String.fromCodePoint;if(!fe){var pe=String.fromCharCode,de=Math.floor;fe=function(){var e=[],t=void 0,r=void 0,n=-1,i=arguments.length;if(!i)return"";for(var s="";++n<i;){var a=Number(arguments[n]);if(!isFinite(a)||a<0||a>1114111||de(a)!=a)throw RangeError("Invalid code point: "+a);a<=65535?e.push(a):(a-=65536,t=55296+(a>>10),r=a%1024+56320,e.push(t,r)),(n+1==i||e.length>16384)&&(s+=pe.apply(null,e),e.length=0)}return s}}var he=fe,me={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦"},ye=/^[\da-fA-F]+$/,ve=/^\d+$/;U.j_oTag=new j("<tag",!1),U.j_cTag=new j("</tag",!1),U.j_expr=new j("<tag>...</tag>",!0,!0),R.jsxName=new T("jsxName"),R.jsxText=new T("jsxText",{beforeExpr:!0}),R.jsxTagStart=new T("jsxTagStart",{startsExpr:!0}),R.jsxTagEnd=new T("jsxTagEnd"),R.jsxTagStart.updateContext=function(){this.state.context.push(U.j_expr),this.state.context.push(U.j_oTag),this.state.exprAllowed=!1},R.jsxTagEnd.updateContext=function(e){var t=this.state.context.pop();t===U.j_oTag&&e===R.slash||t===U.j_cTag?(this.state.context.pop(),this.state.exprAllowed=this.curContext()===U.j_expr):this.state.exprAllowed=!0};var ge=J.prototype;ge.jsxReadToken=function(){for(var e="",t=this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated JSX contents");var r=this.input.charCodeAt(this.state.pos);switch(r){case 60:case 123:return this.state.pos===this.state.start?60===r&&this.state.exprAllowed?(++this.state.pos,this.finishToken(R.jsxTagStart)):this.getTokenFromCode(r):(e+=this.input.slice(t,this.state.pos),this.finishToken(R.jsxText,e));case 38:e+=this.input.slice(t,this.state.pos),e+=this.jsxReadEntity(),t=this.state.pos;break;default:o(r)?(e+=this.input.slice(t,this.state.pos),e+=this.jsxReadNewLine(!0),t=this.state.pos):++this.state.pos}}},ge.jsxReadNewLine=function(e){var t=this.input.charCodeAt(this.state.pos),r=void 0;return++this.state.pos,13===t&&10===this.input.charCodeAt(this.state.pos)?(++this.state.pos,r=e?"\n":"\r\n"):r=String.fromCharCode(t),++this.state.curLine,this.state.lineStart=this.state.pos,r},ge.jsxReadString=function(e){for(var t="",r=++this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated string constant");var n=this.input.charCodeAt(this.state.pos);if(n===e)break;38===n?(t+=this.input.slice(r,this.state.pos),t+=this.jsxReadEntity(),r=this.state.pos):o(n)?(t+=this.input.slice(r,this.state.pos),t+=this.jsxReadNewLine(!1),r=this.state.pos):++this.state.pos}return t+=this.input.slice(r,this.state.pos++),this.finishToken(R.string,t)},ge.jsxReadEntity=function(){for(var e="",t=0,r=void 0,n=this.input[this.state.pos],i=++this.state.pos;this.state.pos<this.input.length&&t++<10;){if(";"===(n=this.input[this.state.pos++])){"#"===e[0]?"x"===e[1]?(e=e.substr(2),ye.test(e)&&(r=he(parseInt(e,16)))):(e=e.substr(1),ve.test(e)&&(r=he(parseInt(e,10)))):r=me[e];break}e+=n}return r||(this.state.pos=i,"&")},ge.jsxReadWord=function(){var e=void 0,t=this.state.pos;do{e=this.input.charCodeAt(++this.state.pos)}while(s(e)||45===e);return this.finishToken(R.jsxName,this.input.slice(t,this.state.pos))},ge.jsxParseIdentifier=function(){var e=this.startNode();return this.match(R.jsxName)?e.name=this.state.value:this.state.type.keyword?e.name=this.state.type.keyword:this.unexpected(),this.next(),this.finishNode(e,"JSXIdentifier")},ge.jsxParseNamespacedName=function(){var e=this.state.start,t=this.state.startLoc,r=this.jsxParseIdentifier();if(!this.eat(R.colon))return r;var n=this.startNodeAt(e,t);return n.namespace=r,n.name=this.jsxParseIdentifier(),this.finishNode(n,"JSXNamespacedName")},ge.jsxParseElementName=function(){for(var e=this.state.start,t=this.state.startLoc,r=this.jsxParseNamespacedName();this.eat(R.dot);){var n=this.startNodeAt(e,t);n.object=r,n.property=this.jsxParseIdentifier(),r=this.finishNode(n,"JSXMemberExpression")}return r},ge.jsxParseAttributeValue=function(){var e=void 0;switch(this.state.type){case R.braceL:if(e=this.jsxParseExpressionContainer(),"JSXEmptyExpression"!==e.expression.type)return e;this.raise(e.start,"JSX attributes must only be assigned a non-empty expression");case R.jsxTagStart:case R.string:return e=this.parseExprAtom(),e.extra=null,e;default:this.raise(this.state.start,"JSX value should be either an expression or a quoted JSX text")}},ge.jsxParseEmptyExpression=function(){var e=this.startNodeAt(this.state.lastTokEnd,this.state.lastTokEndLoc);return this.finishNodeAt(e,"JSXEmptyExpression",this.state.start,this.state.startLoc)},ge.jsxParseSpreadChild=function(){var e=this.startNode();return this.expect(R.braceL),this.expect(R.ellipsis),e.expression=this.parseExpression(),this.expect(R.braceR),this.finishNode(e,"JSXSpreadChild")},ge.jsxParseExpressionContainer=function(){var e=this.startNode();return this.next(),this.match(R.braceR)?e.expression=this.jsxParseEmptyExpression():e.expression=this.parseExpression(),this.expect(R.braceR),this.finishNode(e,"JSXExpressionContainer")},ge.jsxParseAttribute=function(){var e=this.startNode();return this.eat(R.braceL)?(this.expect(R.ellipsis),e.argument=this.parseMaybeAssign(),this.expect(R.braceR),this.finishNode(e,"JSXSpreadAttribute")):(e.name=this.jsxParseNamespacedName(),e.value=this.eat(R.eq)?this.jsxParseAttributeValue():null,this.finishNode(e,"JSXAttribute"))},ge.jsxParseOpeningElementAt=function(e,t){var r=this.startNodeAt(e,t);for(r.attributes=[],r.name=this.jsxParseElementName();!this.match(R.slash)&&!this.match(R.jsxTagEnd);)r.attributes.push(this.jsxParseAttribute());return r.selfClosing=this.eat(R.slash),this.expect(R.jsxTagEnd),this.finishNode(r,"JSXOpeningElement")},ge.jsxParseClosingElementAt=function(e,t){var r=this.startNodeAt(e,t);return r.name=this.jsxParseElementName(),this.expect(R.jsxTagEnd),this.finishNode(r,"JSXClosingElement")},ge.jsxParseElementAt=function(e,t){var r=this.startNodeAt(e,t),n=[],i=this.jsxParseOpeningElementAt(e,t),s=null;if(!i.selfClosing){e:for(;;)switch(this.state.type){case R.jsxTagStart:if(e=this.state.start,t=this.state.startLoc,this.next(),this.eat(R.slash)){s=this.jsxParseClosingElementAt(e,t);break e}n.push(this.jsxParseElementAt(e,t));break;case R.jsxText:n.push(this.parseExprAtom());break;case R.braceL:this.lookahead().type===R.ellipsis?n.push(this.jsxParseSpreadChild()):n.push(this.jsxParseExpressionContainer());break;default:this.unexpected()}d(s.name)!==d(i.name)&&this.raise(s.start,"Expected corresponding JSX closing tag for <"+d(i.name)+">")}return r.openingElement=i,r.closingElement=s,r.children=n,this.match(R.relational)&&"<"===this.state.value&&this.raise(this.state.start,"Adjacent JSX elements must be wrapped in an enclosing tag"),this.finishNode(r,"JSXElement")},ge.jsxParseElement=function(){var e=this.state.start,t=this.state.startLoc;return this.next(),this.jsxParseElementAt(e,t)};var be=function(e){e.extend("parseExprAtom",function(e){return function(t){if(this.match(R.jsxText)){var r=this.parseLiteral(this.state.value,"JSXText");return r.extra=null,r}return this.match(R.jsxTagStart)?this.jsxParseElement():e.call(this,t)}}),e.extend("readToken",function(e){return function(t){if(this.state.inPropertyName)return e.call(this,t);var r=this.curContext();if(r===U.j_expr)return this.jsxReadToken();if(r===U.j_oTag||r===U.j_cTag){if(i(t))return this.jsxReadWord();if(62===t)return++this.state.pos,this.finishToken(R.jsxTagEnd);if((34===t||39===t)&&r===U.j_oTag)return this.jsxReadString(t)}return 60===t&&this.state.exprAllowed?(++this.state.pos,this.finishToken(R.jsxTagStart)):e.call(this,t)}}),e.extend("updateContext",function(e){return function(t){if(this.match(R.braceL)){var r=this.curContext();r===U.j_oTag?this.state.context.push(U.braceExpression):r===U.j_expr?this.state.context.push(U.templateQuasi):e.call(this,t),this.state.exprAllowed=!0}else{if(!this.match(R.slash)||t!==R.jsxTagStart)return e.call(this,t);this.state.context.length-=2,this.state.context.push(U.j_cTag),this.state.exprAllowed=!1}}})};K.estree=oe,K.flow=ce,K.jsx=be,t.parse=h,t.parseExpression=m,t.tokTypes=R},function(e,t,r){"use strict";var n=r(21),i=r(431),s=r(141),a=r(150)("IE_PROTO"),o=function(){},u=function(){var e,t=r(230)("iframe"),n=s.length;for(t.style.display="none",r(426).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write("<script>document.F=Object<\/script>"),e.close(),u=e.F;n--;)delete u.prototype[s[n]];return u()};e.exports=Object.create||function(e,t){var r;return null!==e?(o.prototype=n(e),r=new o,o.prototype=null,r[a]=e):r=u(),void 0===t?r:i(r,t)}},function(e,t){"use strict";t.f={}.propertyIsEnumerable},function(e,t){"use strict";e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,r){"use strict";var n=r(23).f,i=r(28),s=r(13)("toStringTag");e.exports=function(e,t,r){e&&!i(e=r?e:e.prototype,s)&&n(e,s,{configurable:!0,value:t})}},function(e,t,r){"use strict";var n=r(140);e.exports=function(e){return Object(n(e))}},function(e,t){"use strict";var r=0,n=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++r+n).toString(36))}},function(e,t){"use strict"},function(e,t,r){"use strict";!function(){t.ast=r(461),t.code=r(240),t.keyword=r(462)}()},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var i=r(546),s=r(547),a=r(548),o=r(549),u=r(550);n.prototype.clear=i,n.prototype.delete=s,n.prototype.get=a,n.prototype.has=o,n.prototype.set=u,e.exports=n},function(e,t,r){"use strict";function n(e){var t=this.__data__=new i(e);this.size=t.size}var i=r(98),s=r(565),a=r(566),o=r(567),u=r(568),l=r(569);n.prototype.clear=s,n.prototype.delete=a,n.prototype.get=o,n.prototype.has=u,n.prototype.set=l,e.exports=n},function(e,t,r){"use strict";function n(e,t){for(var r=e.length;r--;)if(i(e[r][0],t))return r;return-1}var i=r(46);e.exports=n},function(e,t,r){"use strict";function n(e,t){return a(s(e,t,i),e+"")}var i=r(110),s=r(560),a=r(563);e.exports=n},function(e,t){"use strict";function r(e){return function(t){return e(t)}}e.exports=r},function(e,t,r){"use strict";function n(e){return i(function(t,r){var n=-1,i=r.length,a=i>1?r[i-1]:void 0,o=i>2?r[2]:void 0;for(a=e.length>3&&"function"==typeof a?(i--,a):void 0,o&&s(r[0],r[1],o)&&(a=i<3?void 0:a,i=1),t=Object(t);++n<i;){var u=r[n];u&&e(t,u,n,a)}return t})}var i=r(101),s=r(172);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=e.__data__;return i(t)?r["string"==typeof t?"string":"hash"]:r.map}var i=r(544);e.exports=n},function(e,t){"use strict";function r(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||n)}var n=Object.prototype;e.exports=r},function(e,t,r){"use strict";var n=r(38),i=n(Object,"create");e.exports=i},function(e,t){"use strict";function r(e){var t=-1,r=Array(e.size);return e.forEach(function(e){r[++t]=e}),r}e.exports=r},function(e,t,r){"use strict";function n(e){if("string"==typeof e||i(e))return e;var t=e+"";return"0"==t&&1/e==-s?"-0":t}var i=r(62),s=1/0;e.exports=n},function(e,t,r){"use strict";function n(e){return i(e,s)}var i=r(164),s=4;e.exports=n},function(e,t){"use strict";function r(e){return e}e.exports=r},function(e,t,r){"use strict";function n(e,t,r,n){e=s(e)?e:u(e),r=r&&!n?o(r):0;var c=e.length;return r<0&&(r=l(c+r,0)),a(e)?r<=c&&e.indexOf(t,r)>-1:!!c&&i(e,t,r)>-1}var i=r(166),s=r(24),a=r(587),o=r(48),u=r(280),l=Math.max;e.exports=n},function(e,t,r){"use strict";var n=r(493),i=r(25),s=Object.prototype,a=s.hasOwnProperty,o=s.propertyIsEnumerable,u=n(function(){return arguments}())?n:function(e){return i(e)&&a.call(e,"callee")&&!o.call(e,"callee")};e.exports=u},function(e,t,r){(function(e){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(17),s=r(596),a="object"==n(t)&&t&&!t.nodeType&&t,o=a&&"object"==n(e)&&e&&!e.nodeType&&e,u=o&&o.exports===a,l=u?i.Buffer:void 0,c=l?l.isBuffer:void 0,f=c||s;e.exports=f}).call(t,r(39)(e))},function(e,t,r){"use strict";function n(e){return null==e?"":i(e)}var i=r(253);e.exports=n},96,function(e,t,r){"use strict";function n(e){return o.memberExpression(o.identifier("regeneratorRuntime"),o.identifier(e),!1)}function i(e){return e.isReferenced()||e.parentPath.isAssignmentExpression({left:e.node})}function s(e,t){t?e.replaceWith(t):e.remove()}t.__esModule=!0,t.runtimeProperty=n,t.isReference=i,t.replaceWithOrRemove=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a)},function(e,t,r){(function(e,n){"use strict";function i(e,r){var n={seen:[],stylize:a};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),m(r)?n.showHidden=r:r&&t._extend(n,r),x(n.showHidden)&&(n.showHidden=!1),x(n.depth)&&(n.depth=2),x(n.colors)&&(n.colors=!1),x(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=s),u(n,e,n.depth)}function s(e,t){var r=i.styles[t];return r?"["+i.colors[r][0]+"m"+e+"["+i.colors[r][1]+"m":e}function a(e,t){return e}function o(e){var t={};return e.forEach(function(e,r){t[e]=!0}),t}function u(e,r,n){if(e.customInspect&&r&&C(r.inspect)&&r.inspect!==t.inspect&&(!r.constructor||r.constructor.prototype!==r)){var i=r.inspect(n,e);return b(i)||(i=u(e,i,n)),i}var s=l(e,r);if(s)return s;var a=Object.keys(r),m=o(a);if(e.showHidden&&(a=Object.getOwnPropertyNames(r)),D(r)&&(a.indexOf("message")>=0||a.indexOf("description")>=0))return c(r);if(0===a.length){if(C(r)){var y=r.name?": "+r.name:"";return e.stylize("[Function"+y+"]","special")}if(A(r))return e.stylize(RegExp.prototype.toString.call(r),"regexp");if(_(r))return e.stylize(Date.prototype.toString.call(r),"date");if(D(r))return c(r)}var v="",g=!1,E=["{","}"];if(h(r)&&(g=!0,E=["[","]"]),C(r)){v=" [Function"+(r.name?": "+r.name:"")+"]"}if(A(r)&&(v=" "+RegExp.prototype.toString.call(r)),_(r)&&(v=" "+Date.prototype.toUTCString.call(r)),D(r)&&(v=" "+c(r)),0===a.length&&(!g||0==r.length))return E[0]+v+E[1];if(n<0)return A(r)?e.stylize(RegExp.prototype.toString.call(r),"regexp"):e.stylize("[Object]","special");e.seen.push(r);var x;return x=g?f(e,r,n,m,a):a.map(function(t){return p(e,r,n,m,t,g)}),e.seen.pop(),d(x,v,E)}function l(e,t){if(x(t))return e.stylize("undefined","undefined");if(b(t)){var r="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(r,"string")}return g(t)?e.stylize(""+t,"number"):m(t)?e.stylize(""+t,"boolean"):y(t)?e.stylize("null","null"):void 0}function c(e){return"["+Error.prototype.toString.call(e)+"]"}function f(e,t,r,n,i){for(var s=[],a=0,o=t.length;a<o;++a)T(t,String(a))?s.push(p(e,t,r,n,String(a),!0)):s.push("");return i.forEach(function(i){i.match(/^\d+$/)||s.push(p(e,t,r,n,i,!0))}),s}function p(e,t,r,n,i,s){var a,o,l;if(l=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]},l.get?o=l.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):l.set&&(o=e.stylize("[Setter]","special")),T(n,i)||(a="["+i+"]"),o||(e.seen.indexOf(l.value)<0?(o=y(r)?u(e,l.value,null):u(e,l.value,r-1),o.indexOf("\n")>-1&&(o=s?o.split("\n").map(function(e){return"  "+e}).join("\n").substr(2):"\n"+o.split("\n").map(function(e){return"   "+e}).join("\n"))):o=e.stylize("[Circular]","special")),x(a)){if(s&&i.match(/^\d+$/))return o;a=JSON.stringify(""+i),a.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+o}function d(e,t,r){var n=0;return e.reduce(function(e,t){return n++,t.indexOf("\n")>=0&&n++,e+t.replace(/\u001b\[\d\d?m/g,"").length+1},0)>60?r[0]+(""===t?"":t+"\n ")+" "+e.join(",\n  ")+" "+r[1]:r[0]+t+" "+e.join(", ")+" "+r[1]}function h(e){return Array.isArray(e)}function m(e){return"boolean"==typeof e}function y(e){return null===e}function v(e){return null==e}function g(e){return"number"==typeof e}function b(e){return"string"==typeof e}function E(e){return"symbol"===(void 0===e?"undefined":O(e))}function x(e){return void 0===e}function A(e){return S(e)&&"[object RegExp]"===P(e)}function S(e){return"object"===(void 0===e?"undefined":O(e))&&null!==e}function _(e){return S(e)&&"[object Date]"===P(e)}function D(e){return S(e)&&("[object Error]"===P(e)||e instanceof Error)}function C(e){return"function"==typeof e}function w(e){
return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"===(void 0===e?"undefined":O(e))||void 0===e}function P(e){return Object.prototype.toString.call(e)}function k(e){return e<10?"0"+e.toString(10):e.toString(10)}function F(){var e=new Date,t=[k(e.getHours()),k(e.getMinutes()),k(e.getSeconds())].join(":");return[e.getDate(),M[e.getMonth()],t].join(" ")}function T(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var O="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},B=/%[sdj%]/g;t.format=function(e){if(!b(e)){for(var t=[],r=0;r<arguments.length;r++)t.push(i(arguments[r]));return t.join(" ")}for(var r=1,n=arguments,s=n.length,a=String(e).replace(B,function(e){if("%%"===e)return"%";if(r>=s)return e;switch(e){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch(e){return"[Circular]"}default:return e}}),o=n[r];r<s;o=n[++r])y(o)||!S(o)?a+=" "+o:a+=" "+i(o);return a},t.deprecate=function(r,i){function s(){if(!a){if(n.throwDeprecation)throw new Error(i);n.traceDeprecation?console.trace(i):console.error(i),a=!0}return r.apply(this,arguments)}if(x(e.process))return function(){return t.deprecate(r,i).apply(this,arguments)};if(!0===n.noDeprecation)return r;var a=!1;return s};var R,I={};t.debuglog=function(e){if(x(R)&&(R=n.env.NODE_DEBUG||""),e=e.toUpperCase(),!I[e])if(new RegExp("\\b"+e+"\\b","i").test(R)){var r=n.pid;I[e]=function(){var n=t.format.apply(t,arguments);console.error("%s %d: %s",e,r,n)}}else I[e]=function(){};return I[e]},t.inspect=i,i.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},i.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=h,t.isBoolean=m,t.isNull=y,t.isNullOrUndefined=v,t.isNumber=g,t.isString=b,t.isSymbol=E,t.isUndefined=x,t.isRegExp=A,t.isObject=S,t.isDate=_,t.isError=D,t.isFunction=C,t.isPrimitive=w,t.isBuffer=r(627);var M=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];t.log=function(){console.log("%s - %s",F(),t.format.apply(t,arguments))},t.inherits=r(626),t._extend=function(e,t){if(!t||!S(t))return e;for(var r=Object.keys(t),n=r.length;n--;)e[r[n]]=t[r[n]];return e}}).call(t,function(){return this}(),r(8))},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var s=r(11),a=i(s);t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.cwd();if("object"===(void 0===u.default?"undefined":(0,a.default)(u.default)))return null;var r=f[t];if(!r){r=new u.default;var i=c.default.join(t,".babelrc");r.id=i,r.filename=i,r.paths=u.default._nodeModulePaths(t),f[t]=r}try{return u.default._resolveFilename(e,r)}catch(e){return null}};var o=r(115),u=i(o),l=r(19),c=i(l),f={};e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(133),s=n(i),a=r(3),o=n(a),u=r(42),l=n(u),c=r(41),f=n(c),p=function(e){function t(){(0,o.default)(this,t);var r=(0,l.default)(this,e.call(this));return r.dynamicData={},r}return(0,f.default)(t,e),t.prototype.setDynamic=function(e,t){this.dynamicData[e]=t},t.prototype.get=function(t){if(this.has(t))return e.prototype.get.call(this,t);if(Object.prototype.hasOwnProperty.call(this.dynamicData,t)){var r=this.dynamicData[t]();return this.set(t,r),r}},t}(s.default);t.default=p,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(239),o=n(a),u=(0,o.default)("babel:verbose"),l=(0,o.default)("babel"),c=[],f=function(){function e(t,r){(0,s.default)(this,e),this.filename=r,this.file=t}return e.prototype._buildMessage=function(e){var t="[BABEL] "+this.filename;return e&&(t+=": "+e),t},e.prototype.warn=function(e){console.warn(this._buildMessage(e))},e.prototype.error=function(e){throw new(arguments.length>1&&void 0!==arguments[1]?arguments[1]:Error)(this._buildMessage(e))},e.prototype.deprecate=function(e){this.file.opts&&this.file.opts.suppressDeprecationMessages||(e=this._buildMessage(e),c.indexOf(e)>=0||(c.push(e),console.error(e)))},e.prototype.verbose=function(e){u.enabled&&u(this._buildMessage(e))},e.prototype.debug=function(e){l.enabled&&l(this._buildMessage(e))},e.prototype.deopt=function(e,t){this.debug(t)},e}();t.default=f,e.exports=t.default},function(e,t,r){"use strict";function n(e,t){var r=e.node,n=r.source?r.source.value:null,i=t.metadata.modules.exports,s=e.get("declaration");if(s.isStatement()){var o=s.getBindingIdentifiers();for(var l in o)i.exported.push(l),i.specifiers.push({kind:"local",local:l,exported:e.isExportDefaultDeclaration()?"default":l})}if(e.isExportNamedDeclaration()&&r.specifiers)for(var c=r.specifiers,f=Array.isArray(c),p=0,c=f?c:(0,a.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d,m=h.exported.name;i.exported.push(m),u.isExportDefaultSpecifier(h)&&i.specifiers.push({kind:"external",local:m,exported:m,source:n}),u.isExportNamespaceSpecifier(h)&&i.specifiers.push({kind:"external-namespace",exported:m,source:n});var y=h.local;y&&(n&&i.specifiers.push({kind:"external",local:y.name,exported:m,source:n}),n||i.specifiers.push({kind:"local",local:y.name,exported:m}))}e.isExportAllDeclaration()&&i.specifiers.push({kind:"external-all",source:n})}function i(e){e.skip()}t.__esModule=!0,t.ImportDeclaration=t.ModuleDeclaration=void 0;var s=r(2),a=function(e){return e&&e.__esModule?e:{default:e}}(s);t.ExportDeclaration=n,t.Scope=i;var o=r(1),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o);t.ModuleDeclaration={enter:function(e,t){var r=e.node;r.source&&(r.source.value=t.resolveModuleSource(r.source.value))}},t.ImportDeclaration={exit:function(e,t){var r=e.node,n=[],i=[];t.metadata.modules.imports.push({source:r.source.value,imported:i,specifiers:n});for(var s=e.get("specifiers"),o=Array.isArray(s),u=0,s=o?s:(0,a.default)(s);;){var l;if(o){if(u>=s.length)break;l=s[u++]}else{if(u=s.next(),u.done)break;l=u.value}var c=l,f=c.node.local.name;if(c.isImportDefaultSpecifier()&&(i.push("default"),n.push({kind:"named",imported:"default",local:f})),c.isImportSpecifier()){var p=c.node.imported.name;i.push(p),n.push({kind:"named",imported:p,local:f})}c.isImportNamespaceSpecifier()&&(i.push("*"),n.push({kind:"namespace",local:f}))}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var r=t||i.EXTENSIONS,n=D.default.extname(e);return(0,x.default)(r,n)}function s(e){return e?Array.isArray(e)?e:"string"==typeof e?e.split(","):[e]:[]}function a(e){if(!e)return new RegExp(/.^/);if(Array.isArray(e)&&(e=new RegExp(e.map(m.default).join("|"),"i")),"string"==typeof e){e=(0,w.default)(e),((0,v.default)(e,"./")||(0,v.default)(e,"*/"))&&(e=e.slice(2)),(0,v.default)(e,"**/")&&(e=e.slice(3));var t=b.default.makeRe(e,{nocase:!0});return new RegExp(t.source.slice(1,-1),"i")}if((0,S.default)(e))return e;throw new TypeError("illegal type for regexify")}function o(e,t){return e?"boolean"==typeof e?o([e],t):"string"==typeof e?o(s(e),t):Array.isArray(e)?(t&&(e=e.map(t)),e):[e]:[]}function u(e){return"true"===e||1==e||!("false"===e||0==e||!e)&&e}function l(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments[2];if(e=e.replace(/\\/g,"/"),r){for(var n=r,i=Array.isArray(n),s=0,n=i?n:(0,p.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}if(c(a,e))return!1}return!0}if(t.length)for(var o=t,u=Array.isArray(o),l=0,o=u?o:(0,p.default)(o);;){var f;if(u){if(l>=o.length)break;f=o[l++]}else{if(l=o.next(),l.done)break;f=l.value}var d=f;if(c(d,e))return!0}return!1}function c(e,t){return"function"==typeof e?e(t):e.test(t)}t.__esModule=!0,t.inspect=t.inherits=void 0;var f=r(2),p=n(f),d=r(117);Object.defineProperty(t,"inherits",{enumerable:!0,get:function(){return d.inherits}}),Object.defineProperty(t,"inspect",{enumerable:!0,get:function(){return d.inspect}}),t.canCompile=i,t.list=s,t.regexify=a,t.arrayify=o,t.booleanify=u,t.shouldIgnore=l;var h=r(577),m=n(h),y=r(595),v=n(y),g=r(601),b=n(g),E=r(111),x=n(E),A=r(276),S=n(A),_=r(19),D=n(_),C=r(284),w=n(C);i.EXTENSIONS=[".js",".jsx",".es6",".es"]},function(e,t,r){"use strict";function n(e){e.variance&&("plus"===e.variance?this.token("+"):"minus"===e.variance&&this.token("-")),this.word(e.name)}function i(e){this.token("..."),this.print(e.argument,e)}function s(e){var t=e.properties;this.token("{"),this.printInnerComments(e),t.length&&(this.space(),this.printList(t,e,{indent:!0,statement:!0}),this.space()),this.token("}")}function a(e){this.printJoin(e.decorators,e),this._method(e)}function o(e){if(this.printJoin(e.decorators,e),e.computed)this.token("["),this.print(e.key,e),this.token("]");else{if(m.isAssignmentPattern(e.value)&&m.isIdentifier(e.key)&&e.key.name===e.value.left.name)return void this.print(e.value,e);if(this.print(e.key,e),e.shorthand&&m.isIdentifier(e.key)&&m.isIdentifier(e.value)&&e.key.name===e.value.name)return}this.token(":"),this.space(),this.print(e.value,e)}function u(e){var t=e.elements,r=t.length;this.token("["),this.printInnerComments(e);for(var n=0;n<t.length;n++){var i=t[n];i?(n>0&&this.space(),this.print(i,e),n<r-1&&this.token(",")):this.token(",")}this.token("]")}function l(e){this.word("/"+e.pattern+"/"+e.flags)}function c(e){this.word(e.value?"true":"false")}function f(){this.word("null")}function p(e){var t=this.getPossibleRaw(e),r=e.value+"";null==t?this.number(r):this.format.minified?this.number(t.length<r.length?t:r):this.number(t)}function d(e,t){var r=this.getPossibleRaw(e);if(!this.format.minified&&null!=r)return void this.token(r);var n={quotes:m.isJSX(t)?"double":this.format.quotes,wrap:!0};this.format.jsonCompatibleStrings&&(n.json=!0);var i=(0,v.default)(e.value,n);return this.token(i)}t.__esModule=!0,t.ArrayPattern=t.ObjectPattern=t.RestProperty=t.SpreadProperty=t.SpreadElement=void 0,t.Identifier=n,t.RestElement=i,t.ObjectExpression=s,t.ObjectMethod=a,t.ObjectProperty=o,t.ArrayExpression=u,t.RegExpLiteral=l,t.BooleanLiteral=c,t.NullLiteral=f,t.NumericLiteral=p,t.StringLiteral=d;var h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=r(469),v=function(e){return e&&e.__esModule?e:{default:e}}(y);t.SpreadElement=i,t.SpreadProperty=i,t.RestProperty=i,t.ObjectPattern=s,t.ArrayPattern=u},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var r=e.node,n=r.body;r.async=!1;var i=f.functionExpression(null,[],f.blockStatement(n.body),!0);i.shadow=!0,n.body=[f.returnStatement(f.callExpression(f.callExpression(t,[i]),[]))],r.generator=!1}function s(e,t){var r=e.node,n=e.isFunctionDeclaration(),i=r.id,s=h;e.isArrowFunctionExpression()?e.arrowFunctionToShadowed():!n&&i&&(s=m),r.async=!1,r.generator=!0,r.id=null,n&&(r.type="FunctionExpression");var a=f.callExpression(t,[r]),u=s({NAME:i,REF:e.scope.generateUidIdentifier("ref"),FUNCTION:a,PARAMS:r.params.reduce(function(t,r){return t.done=t.done||f.isAssignmentPattern(r)||f.isRestElement(r),t.done||t.params.push(e.scope.generateUidIdentifier("x")),t},{params:[],done:!1}).params}).expression;if(n){var l=f.variableDeclaration("let",[f.variableDeclarator(f.identifier(i.name),f.callExpression(u,[]))]);l._blockHoist=!0,e.replaceWith(l)}else{var c=u.body.body[1].argument;i||(0,o.default)({node:c,parent:e.parent,scope:e.scope}),!c||c.id||r.params.length?e.replaceWith(f.callExpression(u,[])):e.replaceWith(a)}}t.__esModule=!0,t.default=function(e,t,r){r||(r={wrapAsync:t},t=null),e.traverse(y,{file:t,wrapAwait:r.wrapAwait}),e.isClassMethod()||e.isObjectMethod()?i(e,r.wrapAsync):s(e,r.wrapAsync)};var a=r(40),o=n(a),u=r(4),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=r(320),d=n(p),h=(0,l.default)("\n  (() => {\n    var REF = FUNCTION;\n    return function NAME(PARAMS) {\n      return REF.apply(this, arguments);\n    };\n  })\n"),m=(0,l.default)("\n  (() => {\n    var REF = FUNCTION;\n    function NAME(PARAMS) {\n      return REF.apply(this, arguments);\n    }\n    return NAME;\n  })\n"),y={Function:function(e){if(e.isArrowFunctionExpression()&&!e.node.async)return void e.arrowFunctionToShadowed();e.skip()},AwaitExpression:function(e,t){var r=e.node,n=t.wrapAwait;r.type="YieldExpression",n&&(r.argument=f.callExpression(n,[r.argument]))},ForAwaitStatement:function(e,t){var r=t.file,n=t.wrapAwait,i=e.node,s=(0,d.default)(e,{getAsyncIterator:r.addHelper("asyncIterator"),wrapAwait:n}),a=s.declar,o=s.loop,u=o.body;e.ensureBlock(),a&&u.body.push(a),u.body=u.body.concat(i.body.body),f.inherits(o,i),f.inherits(o.body,i.body),s.replaceParent?(e.parentPath.replaceWithMultiple(s.node),e.remove()):e.replaceWithMultiple(s.node)}};e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("decorators")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("flow")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("jsx")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("trailingFunctionCommas")}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(67),visitor:{Function:function(e,t){e.node.async&&!e.node.generator&&(0,i.default)(e,t.file,{wrapAsync:t.addHelper("asyncToGenerator")})}}}};var n=r(124),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return c.isIdentifier(e)?e.name:e.value.toString()}t.__esModule=!0;var s=r(2),a=n(s),o=r(9),u=n(o);t.default=function(){return{visitor:{ObjectExpression:function(e){for(var t=e.node,r=t.properties.filter(function(e){return!c.isSpreadProperty(e)&&!e.computed}),n=(0,u.default)(null),s=(0,u.default)(null),o=(0,u.default)(null),l=r,f=Array.isArray(l),p=0,l=f?l:(0,a.default)(l);;){var d;if(f){if(p>=l.length)break;d=l[p++]}else{if(p=l.next(),p.done)break;d=p.value}var h=d,m=i(h.key),y=!1;switch(h.kind){case"get":(n[m]||s[m])&&(y=!0),s[m]=!0;break;case"set":(n[m]||o[m])&&(y=!0),o[m]=!0;break;default:(n[m]||s[m]||o[m])&&(y=!0),n[m]=!0}y&&(h.computed=!0,h.key=c.stringLiteral(m))}}}}};var l=r(1),c=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(l);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(9),s=n(i);t.default=function(e){function t(e){if(!e.isCallExpression())return!1;if(!e.get("callee").isIdentifier({name:"require"}))return!1;if(e.scope.getBinding("require"))return!1;var t=e.get("arguments");return 1===t.length&&!!t[0].isStringLiteral()}var n=e.types,i={ReferencedIdentifier:function(e){var t=e.node,r=e.scope;"exports"!==t.name||r.getBinding("exports")||(this.hasExports=!0),"module"!==t.name||r.getBinding("module")||(this.hasModule=!0)},CallExpression:function(e){t(e)&&(this.bareSources.push(e.node.arguments[0]),e.remove())},VariableDeclarator:function(e){var r=e.get("id");if(r.isIdentifier()){var n=e.get("init");if(t(n)){var i=n.node.arguments[0];this.sourceNames[i.value]=!0,this.sources.push([r.node,i]),e.remove()}}}};return{inherits:r(77),pre:function(){this.sources=[],this.sourceNames=(0,s.default)(null),this.bareSources=[],this.hasExports=!1,this.hasModule=!1},visitor:{Program:{exit:function(e){var t=this;if(!this.ran){this.ran=!0,e.traverse(i,this);var r=this.sources.map(function(e){return e[0]}),s=this.sources.map(function(e){return e[1]});s=s.concat(this.bareSources.filter(function(e){return!t.sourceNames[e.value]}));var a=this.getModuleName();a&&(a=n.stringLiteral(a)),this.hasExports&&(s.unshift(n.stringLiteral("exports")),r.unshift(n.identifier("exports"))),this.hasModule&&(s.unshift(n.stringLiteral("module")),r.unshift(n.identifier("module")));var o=e.node,c=l({PARAMS:r,BODY:o.body});c.expression.body.directives=o.directives,o.directives=[],o.body=[u({MODULE_NAME:a,SOURCES:s,FACTORY:c})]}}}}}};var a=r(4),o=n(a),u=(0,o.default)("\n  define(MODULE_NAME, [SOURCES], FACTORY);\n"),l=(0,o.default)("\n  (function (PARAMS) {\n    BODY;\n  })\n");e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{inherits:r(199),visitor:(0,i.default)({operator:"**",build:function(e,r){return t.callExpression(t.memberExpression(t.identifier("Math"),t.identifier("pow")),[e,r])}})}};var n=r(316),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";e.exports={default:r(406),__esModule:!0}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t,r){for(var n=I.scope.get(e.node)||[],i=n,s=Array.isArray(i),a=0,i=s?i:(0,y.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;if(u.parent===t&&u.path===e)return u}n.push(r),I.scope.has(e.node)||I.scope.set(e.node,n)}function a(e,t){if(R.isModuleDeclaration(e))if(e.source)a(e.source,t);else if(e.specifiers&&e.specifiers.length)for(var r=e.specifiers,n=Array.isArray(r),i=0,r=n?r:(0,y.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var o=s;a(o,t)}else e.declaration&&a(e.declaration,t);else if(R.isModuleSpecifier(e))a(e.local,t);else if(R.isMemberExpression(e))a(e.object,t),a(e.property,t);else if(R.isIdentifier(e))t.push(e.name);else if(R.isLiteral(e))t.push(e.value);else if(R.isCallExpression(e))a(e.callee,t);else if(R.isObjectExpression(e)||R.isObjectPattern(e))for(var u=e.properties,l=Array.isArray(u),c=0,u=l?u:(0,y.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;a(p.key||p.argument,t)}}t.__esModule=!0;var o=r(14),u=i(o),l=r(9),c=i(l),f=r(133),p=i(f),d=r(3),h=i(d),m=r(2),y=i(m),v=r(111),g=i(v),b=r(278),E=i(b),x=r(383),A=i(x),S=r(7),_=i(S),D=r(273),C=i(D),w=r(20),P=n(w),k=r(225),F=i(k),T=r(463),O=i(T),B=r(1),R=n(B),I=r(88),M=0,N={For:function(e){for(var t=R.FOR_INIT_KEYS,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,a=e.get(s);a.isVar()&&e.scope.getFunctionParent().registerBinding("var",a)}},Declaration:function(e){e.isBlockScoped()||e.isExportDeclaration()&&e.get("declaration").isDeclaration()||e.scope.getFunctionParent().registerDeclaration(e)},ReferencedIdentifier:function(e,t){t.references.push(e)},ForXStatement:function(e,t){var r=e.get("left");(r.isPattern()||r.isIdentifier())&&t.constantViolations.push(r)},ExportDeclaration:{exit:function(e){var t=e.node,r=e.scope,n=t.declaration;if(R.isClassDeclaration(n)||R.isFunctionDeclaration(n)){var i=n.id;if(!i)return;var s=r.getBinding(i.name);s&&s.reference(e)}else if(R.isVariableDeclaration(n))for(var a=n.declarations,o=Array.isArray(a),u=0,a=o?a:(0,y.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l,f=R.getBindingIdentifiers(c);for(var p in f){var d=r.getBinding(p);d&&d.reference(e)}}}},LabeledStatement:function(e){e.scope.getProgramParent().addGlobal(e.node),e.scope.getBlockParent().registerDeclaration(e)},AssignmentExpression:function(e,t){t.assignments.push(e)},UpdateExpression:function(e,t){t.constantViolations.push(e.get("argument"))},UnaryExpression:function(e,t){"delete"===e.node.operator&&t.constantViolations.push(e.get("argument"))},BlockScoped:function(e){var t=e.scope;t.path===e&&(t=t.parent),t.getBlockParent().registerDeclaration(e)},ClassDeclaration:function(e){var t=e.node.id;if(t){var r=t.name;e.scope.bindings[r]=e.scope.getBinding(r)}},Block:function(e){for(var t=e.get("body"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,y.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;a.isFunctionDeclaration()&&e.scope.getBlockParent().registerDeclaration(a)}}},L=0,j=function(){function e(t,r){if((0,h.default)(this,e),r&&r.block===t.node)return r;var n=s(t,r,this);if(n)return n;this.uid=L++,this.parent=r,this.hub=t.hub,this.parentBlock=t.parent,this.block=t.node,this.path=t,this.labels=new p.default}return e.prototype.traverse=function(e,t,r){(0,_.default)(e,t,this,r,this.path)},e.prototype.generateDeclaredUidIdentifier=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"temp",t=this.generateUidIdentifier(e);return this.push({id:t}),t},e.prototype.generateUidIdentifier=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"temp";return R.identifier(this.generateUid(e))},e.prototype.generateUid=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"temp";e=R.toIdentifier(e).replace(/^_+/,"").replace(/[0-9]+$/g,"");var t=void 0,r=0;do{t=this._generateUid(e,r),r++}while(this.hasLabel(t)||this.hasBinding(t)||this.hasGlobal(t)||this.hasReference(t));var n=this.getProgramParent();return n.references[t]=!0,n.uids[t]=!0,t},e.prototype._generateUid=function(e,t){var r=e;return t>1&&(r+=t),"_"+r},e.prototype.generateUidIdentifierBasedOnNode=function(e,t){var r=e;R.isAssignmentExpression(e)?r=e.left:R.isVariableDeclarator(e)?r=e.id:(R.isObjectProperty(r)||R.isObjectMethod(r))&&(r=r.key);var n=[];a(r,n);var i=n.join("$");return i=i.replace(/^_/,"")||t||"ref",this.generateUidIdentifier(i.slice(0,20))},e.prototype.isStatic=function(e){if(R.isThisExpression(e)||R.isSuper(e))return!0;if(R.isIdentifier(e)){var t=this.getBinding(e.name);return t?t.constant:this.hasBinding(e.name)}return!1},e.prototype.maybeGenerateMemoised=function(e,t){if(this.isStatic(e))return null;var r=this.generateUidIdentifierBasedOnNode(e);return t||this.push({id:r}),r},e.prototype.checkBlockScopedCollisions=function(e,t,r,n){if("param"!==t&&("hoisted"!==t||"let"!==e.kind)){if("let"===t||"let"===e.kind||"const"===e.kind||"module"===e.kind||"param"===e.kind&&("let"===t||"const"===t))throw this.hub.file.buildCodeFrameError(n,P.get("scopeDuplicateDeclaration",r),TypeError)}},e.prototype.rename=function(e,t,r){var n=this.getBinding(e);if(n)return t=t||this.generateUidIdentifier(e).name,new A.default(n,e,t).rename(r)},e.prototype._renameFromMap=function(e,t,r,n){e[t]&&(e[r]=n,e[t]=null)},e.prototype.dump=function(){var e=(0,E.default)("-",60);console.log(e);var t=this;do{console.log("#",t.block.type);for(var r in t.bindings){var n=t.bindings[r];console.log(" -",r,{constant:n.constant,references:n.references,violations:n.constantViolations.length,kind:n.kind})}}while(t=t.parent);console.log(e)},e.prototype.toArray=function(e,t){var r=this.hub.file;if(R.isIdentifier(e)){var n=this.getBinding(e.name);if(n&&n.constant&&n.path.isGenericType("Array"))return e}if(R.isArrayExpression(e))return e;if(R.isIdentifier(e,{name:"arguments"}))return R.callExpression(R.memberExpression(R.memberExpression(R.memberExpression(R.identifier("Array"),R.identifier("prototype")),R.identifier("slice")),R.identifier("call")),[e]);var i="toArray",s=[e];return!0===t?i="toConsumableArray":t&&(s.push(R.numericLiteral(t)),i="slicedToArray"),R.callExpression(r.addHelper(i),s)},e.prototype.hasLabel=function(e){return!!this.getLabel(e)},e.prototype.getLabel=function(e){return this.labels.get(e)},e.prototype.registerLabel=function(e){this.labels.set(e.node.label.name,e)},e.prototype.registerDeclaration=function(e){if(e.isLabeledStatement())this.registerLabel(e);else if(e.isFunctionDeclaration())this.registerBinding("hoisted",e.get("id"),e);else if(e.isVariableDeclaration())for(var t=e.get("declarations"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,y.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;this.registerBinding(e.node.kind,a)}else if(e.isClassDeclaration())this.registerBinding("let",e);else if(e.isImportDeclaration())for(var o=e.get("specifiers"),u=o,l=Array.isArray(u),c=0,u=l?u:(0,y.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;this.registerBinding("module",p)}else if(e.isExportDeclaration()){var d=e.get("declaration");(d.isClassDeclaration()||d.isFunctionDeclaration()||d.isVariableDeclaration())&&this.registerDeclaration(d)}else this.registerBinding("unknown",e)},e.prototype.buildUndefinedNode=function(){return this.hasBinding("undefined")?R.unaryExpression("void",R.numericLiteral(0),!0):R.identifier("undefined")},e.prototype.registerConstantViolation=function(e){var t=e.getBindingIdentifiers();for(var r in t){var n=this.getBinding(r);n&&n.reassign(e)}},e.prototype.registerBinding=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t;if(!e)throw new ReferenceError("no `kind`");if(t.isVariableDeclaration())for(var n=t.get("declarations"),i=n,s=Array.isArray(i),a=0,i=s?i:(0,y.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;this.registerBinding(e,u)}else{var l=this.getProgramParent(),c=t.getBindingIdentifiers(!0);for(var f in c)for(var p=c[f],d=Array.isArray(p),h=0,p=d?p:(0,y.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}var v=m,g=this.getOwnBinding(f);if(g){if(g.identifier===v)continue;this.checkBlockScopedCollisions(g,e,f,v)}g&&g.path.isFlow()&&(g=null),l.references[f]=!0,this.bindings[f]=new F.default({identifier:v,existing:g,scope:this,path:r,kind:e})}}},e.prototype.addGlobal=function(e){this.globals[e.name]=e},e.prototype.hasUid=function(e){var t=this;do{if(t.uids[e])return!0}while(t=t.parent);return!1},e.prototype.hasGlobal=function(e){var t=this;do{if(t.globals[e])return!0}while(t=t.parent);return!1},e.prototype.hasReference=function(e){var t=this;do{if(t.references[e])return!0}while(t=t.parent);return!1},e.prototype.isPure=function(e,t){if(R.isIdentifier(e)){var r=this.getBinding(e.name);return!!r&&(!t||r.constant)}if(R.isClass(e))return!(e.superClass&&!this.isPure(e.superClass,t))&&this.isPure(e.body,t);if(R.isClassBody(e)){for(var n=e.body,i=Array.isArray(n),s=0,n=i?n:(0,y.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if(!this.isPure(o,t))return!1}return!0}if(R.isBinary(e))return this.isPure(e.left,t)&&this.isPure(e.right,t);if(R.isArrayExpression(e)){for(var u=e.elements,l=Array.isArray(u),c=0,u=l?u:(0,y.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;if(!this.isPure(p,t))return!1}return!0}if(R.isObjectExpression(e)){for(var d=e.properties,h=Array.isArray(d),m=0,d=h?d:(0,y.default)(d);;){var v;if(h){if(m>=d.length)break;v=d[m++]}else{if(m=d.next(),m.done)break;v=m.value}var g=v;if(!this.isPure(g,t))return!1}return!0}return R.isClassMethod(e)?!(e.computed&&!this.isPure(e.key,t))&&("get"!==e.kind&&"set"!==e.kind):R.isClassProperty(e)||R.isObjectProperty(e)?!(e.computed&&!this.isPure(e.key,t))&&this.isPure(e.value,t):R.isUnaryExpression(e)?this.isPure(e.argument,t):R.isPureish(e)},e.prototype.setData=function(e,t){return this.data[e]=t},e.prototype.getData=function(e){var t=this;do{var r=t.data[e];if(null!=r)return r}while(t=t.parent)},e.prototype.removeData=function(e){var t=this;do{null!=t.data[e]&&(t.data[e]=null)}while(t=t.parent)},e.prototype.init=function(){this.references||this.crawl()},e.prototype.crawl=function(){M++,this._crawl(),M--},e.prototype._crawl=function(){var e=this.path;if(this.references=(0,c.default)(null),this.bindings=(0,c.default)(null),this.globals=(0,c.default)(null),this.uids=(0,c.default)(null),this.data=(0,c.default)(null),e.isLoop())for(var t=R.FOR_INIT_KEYS,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,a=e.get(s);a.isBlockScoped()&&this.registerBinding(a.node.kind,a)}if(e.isFunctionExpression()&&e.has("id")&&(e.get("id").node[R.NOT_LOCAL_BINDING]||this.registerBinding("local",e.get("id"),e)),e.isClassExpression()&&e.has("id")&&(e.get("id").node[R.NOT_LOCAL_BINDING]||this.registerBinding("local",e)),e.isFunction())for(var o=e.get("params"),u=o,l=Array.isArray(u),f=0,u=l?u:(0,y.default)(u);;){var p;if(l){if(f>=u.length)break;p=u[f++]}else{if(f=u.next(),f.done)break;p=f.value}var d=p;this.registerBinding("param",d)}if(e.isCatchClause()&&this.registerBinding("let",e),!this.getProgramParent().crawling){var h={references:[],constantViolations:[],assignments:[]};this.crawling=!0,e.traverse(N,h),this.crawling=!1;for(var m=h.assignments,v=Array.isArray(m),g=0,m=v?m:(0,y.default)(m);;){var b;if(v){if(g>=m.length)break;b=m[g++]}else{if(g=m.next(),g.done)break;b=g.value}var E=b,x=E.getBindingIdentifiers(),A=void 0;for(var S in x)E.scope.getBinding(S)||(A=A||E.scope.getProgramParent(),A.addGlobal(x[S]));E.scope.registerConstantViolation(E)}for(var _=h.references,D=Array.isArray(_),C=0,_=D?_:(0,y.default)(_);;){var w;if(D){if(C>=_.length)break;w=_[C++]}else{if(C=_.next(),C.done)break;w=C.value}var P=w,k=P.scope.getBinding(P.node.name);k?k.reference(P):P.scope.getProgramParent().addGlobal(P.node)}for(var F=h.constantViolations,T=Array.isArray(F),O=0,F=T?F:(0,y.default)(F);;){var B;if(T){if(O>=F.length)break;B=F[O++]}else{if(O=F.next(),O.done)break;B=O.value}var I=B;I.scope.registerConstantViolation(I)}}},e.prototype.push=function(e){var t=this.path;t.isBlockStatement()||t.isProgram()||(t=this.getBlockParent().path),t.isSwitchStatement()&&(t=this.getFunctionParent().path),(t.isLoop()||t.isCatchClause()||t.isFunction())&&(R.ensureBlock(t.node),t=t.get("body"));var r=e.unique,n=e.kind||"var",i=null==e._blockHoist?2:e._blockHoist,s="declaration:"+n+":"+i,a=!r&&t.getData(s);if(!a){var o=R.variableDeclaration(n,[]);o._generated=!0,o._blockHoist=i;a=t.unshiftContainer("body",[o])[0],r||t.setData(s,a)}var u=R.variableDeclarator(e.id,e.init);a.node.declarations.push(u),this.registerBinding(n,a.get("declarations").pop())},e.prototype.getProgramParent=function(){var e=this;do{if(e.path.isProgram())return e}while(e=e.parent);throw new Error("We couldn't find a Function or Program...")},e.prototype.getFunctionParent=function(){var e=this;do{if(e.path.isFunctionParent())return e}while(e=e.parent);throw new Error("We couldn't find a Function or Program...")},e.prototype.getBlockParent=function(){var e=this;do{if(e.path.isBlockParent())return e}while(e=e.parent);throw new Error("We couldn't find a BlockStatement, For, Switch, Function, Loop or Program...")},e.prototype.getAllBindings=function(){var e=(0,c.default)(null),t=this;do{(0,C.default)(e,t.bindings),t=t.parent}while(t);return e},e.prototype.getAllBindingsOfKind=function(){for(var e=(0,c.default)(null),t=arguments,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,a=this;do{for(var o in a.bindings){var u=a.bindings[o];u.kind===s&&(e[o]=u)}a=a.parent}while(a)}return e},e.prototype.bindingIdentifierEquals=function(e,t){
return this.getBindingIdentifier(e)===t},e.prototype.warnOnFlowBinding=function(e){return 0===M&&e&&e.path.isFlow()&&console.warn("\n        You or one of the Babel plugins you are using are using Flow declarations as bindings.\n        Support for this will be removed in version 7. To find out the caller, grep for this\n        message and change it to a `console.trace()`.\n      "),e},e.prototype.getBinding=function(e){var t=this;do{var r=t.getOwnBinding(e);if(r)return this.warnOnFlowBinding(r)}while(t=t.parent)},e.prototype.getOwnBinding=function(e){return this.warnOnFlowBinding(this.bindings[e])},e.prototype.getBindingIdentifier=function(e){var t=this.getBinding(e);return t&&t.identifier},e.prototype.getOwnBindingIdentifier=function(e){var t=this.bindings[e];return t&&t.identifier},e.prototype.hasOwnBinding=function(e){return!!this.getOwnBinding(e)},e.prototype.hasBinding=function(t,r){return!!t&&(!!this.hasOwnBinding(t)||(!!this.parentHasBinding(t,r)||(!!this.hasUid(t)||(!(r||!(0,g.default)(e.globals,t))||!(r||!(0,g.default)(e.contextVariables,t))))))},e.prototype.parentHasBinding=function(e,t){return this.parent&&this.parent.hasBinding(e,t)},e.prototype.moveBindingTo=function(e,t){var r=this.getBinding(e);r&&(r.scope.removeOwnBinding(e),r.scope=t,t.bindings[e]=r)},e.prototype.removeOwnBinding=function(e){delete this.bindings[e]},e.prototype.removeBinding=function(e){var t=this.getBinding(e);t&&t.scope.removeOwnBinding(e);var r=this;do{r.uids[e]&&(r.uids[e]=!1)}while(r=r.parent)},e}();j.globals=(0,u.default)(O.default.builtin),j.contextVariables=["arguments","undefined","Infinity","NaN"],t.default=j,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.NOT_LOCAL_BINDING=t.BLOCK_SCOPED_SYMBOL=t.INHERIT_KEYS=t.UNARY_OPERATORS=t.STRING_UNARY_OPERATORS=t.NUMBER_UNARY_OPERATORS=t.BOOLEAN_UNARY_OPERATORS=t.BINARY_OPERATORS=t.NUMBER_BINARY_OPERATORS=t.BOOLEAN_BINARY_OPERATORS=t.COMPARISON_BINARY_OPERATORS=t.EQUALITY_BINARY_OPERATORS=t.BOOLEAN_NUMBER_BINARY_OPERATORS=t.UPDATE_OPERATORS=t.LOGICAL_OPERATORS=t.COMMENT_KEYS=t.FOR_INIT_KEYS=t.FLATTENABLE_KEYS=t.STATEMENT_OR_BLOCK_KEYS=void 0;var n=r(362),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=(t.STATEMENT_OR_BLOCK_KEYS=["consequent","body","alternate"],t.FLATTENABLE_KEYS=["body","expressions"],t.FOR_INIT_KEYS=["left","init"],t.COMMENT_KEYS=["leadingComments","trailingComments","innerComments"],t.LOGICAL_OPERATORS=["||","&&"],t.UPDATE_OPERATORS=["++","--"],t.BOOLEAN_NUMBER_BINARY_OPERATORS=[">","<",">=","<="]),a=t.EQUALITY_BINARY_OPERATORS=["==","===","!=","!=="],o=t.COMPARISON_BINARY_OPERATORS=[].concat(a,["in","instanceof"]),u=t.BOOLEAN_BINARY_OPERATORS=[].concat(o,s),l=t.NUMBER_BINARY_OPERATORS=["-","/","%","*","**","&","|",">>",">>>","<<","^"],c=(t.BINARY_OPERATORS=["+"].concat(l,u),t.BOOLEAN_UNARY_OPERATORS=["delete","!"]),f=t.NUMBER_UNARY_OPERATORS=["+","-","++","--","~"],p=t.STRING_UNARY_OPERATORS=["typeof"];t.UNARY_OPERATORS=["void"].concat(c,f,p),t.INHERIT_KEYS={optional:["typeAnnotation","typeParameters","returnType"],force:["start","loc","end"]},t.BLOCK_SCOPED_SYMBOL=(0,i.default)("var used to be block scoped"),t.NOT_LOCAL_BINDING=(0,i.default)("should not be considered a local binding")},function(e,t){"use strict";e.exports=function(e,t,r,n){if(!(e instanceof t)||void 0!==n&&n in e)throw TypeError(r+": incorrect invocation!");return e}},function(e,t,r){"use strict";var n=r(43),i=r(142),s=r(94),a=r(153),o=r(422);e.exports=function(e,t){var r=1==e,u=2==e,l=3==e,c=4==e,f=6==e,p=5==e||f,d=t||o;return function(t,o,h){for(var m,y,v=s(t),g=i(v),b=n(o,h,3),E=a(g.length),x=0,A=r?d(t,E):u?d(t,0):void 0;E>x;x++)if((p||x in g)&&(m=g[x],y=b(m,x,v),e))if(r)A[x]=y;else if(y)switch(e){case 3:return!0;case 5:return m;case 6:return x;case 2:A.push(m)}else if(c)return!1;return f?-1:l||c?c:A}}},function(e,t){"use strict";var r={}.toString;e.exports=function(e){return r.call(e).slice(8,-1)}},function(e,t,r){"use strict";var n=r(15),i=r(12),s=r(57),a=r(27),o=r(29),u=r(146),l=r(55),c=r(136),f=r(16),p=r(93),d=r(23).f,h=r(137)(0),m=r(22);e.exports=function(e,t,r,y,v,g){var b=n[e],E=b,x=v?"set":"add",A=E&&E.prototype,S={};return m&&"function"==typeof E&&(g||A.forEach&&!a(function(){(new E).entries().next()}))?(E=t(function(t,r){c(t,E,e,"_c"),t._c=new b,void 0!=r&&l(r,v,t[x],t)}),h("add,clear,delete,forEach,get,has,set,keys,values,entries,toJSON".split(","),function(e){var t="add"==e||"set"==e;e in A&&(!g||"clear"!=e)&&o(E.prototype,e,function(r,n){if(c(this,E,e),!t&&g&&!f(r))return"get"==e&&void 0;var i=this._c[e](0===r?0:r,n);return t?this:i})}),g||d(E.prototype,"size",{get:function(){return this._c.size}})):(E=y.getConstructor(t,e,v,x),u(E.prototype,r),s.NEED=!0),p(E,e),S[e]=E,i(i.G+i.W+i.F,S),g||y.setStrong(E,e,v),E}},function(e,t){"use strict";e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on  "+e);return e}},function(e,t){"use strict";e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,r){"use strict";var n=r(138);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==n(e)?e.split(""):Object(e)}},function(e,t,r){"use strict";var n=r(144),i=r(12),s=r(147),a=r(29),o=r(28),u=r(56),l=r(429),c=r(93),f=r(433),p=r(13)("iterator"),d=!([].keys&&"next"in[].keys()),h=function(){return this};e.exports=function(e,t,r,m,y,v,g){l(r,t,m);var b,E,x,A=function(e){if(!d&&e in C)return C[e];switch(e){case"keys":case"values":return function(){return new r(this,e)}}return function(){return new r(this,e)}},S=t+" Iterator",_="values"==y,D=!1,C=e.prototype,w=C[p]||C["@@iterator"]||y&&C[y],P=w||A(y),k=y?_?A("entries"):P:void 0,F="Array"==t?C.entries||w:w;if(F&&(x=f(F.call(new e)))!==Object.prototype&&x.next&&(c(x,S,!0),n||o(x,p)||a(x,p,h)),_&&w&&"values"!==w.name&&(D=!0,P=function(){return w.call(this)}),n&&!g||!d&&!D&&C[p]||a(C,p,P),u[t]=P,u[S]=h,y)if(b={values:_?P:A("values"),keys:v?P:A("keys"),entries:k},g)for(E in b)E in C||s(C,E,b[E]);else i(i.P+i.F*(d||D),t,b);return b}},function(e,t){"use strict";e.exports=!0},function(e,t){"use strict";t.f=Object.getOwnPropertySymbols},function(e,t,r){"use strict";var n=r(29);e.exports=function(e,t,r){for(var i in t)r&&e[i]?e[i]=t[i]:n(e,i,t[i]);return e}},function(e,t,r){"use strict";e.exports=r(29)},function(e,t,r){"use strict";var n=r(12),i=r(227),s=r(43),a=r(55);e.exports=function(e){n(n.S,e,{from:function(e){var t,r,n,o,u=arguments[1];return i(this),t=void 0!==u,t&&i(u),void 0==e?new this:(r=[],t?(n=0,o=s(u,arguments[2],2),a(e,!1,function(e){r.push(o(e,n++))})):a(e,!1,r.push,r),new this(r))}})}},function(e,t,r){"use strict";var n=r(12);e.exports=function(e){n(n.S,e,{of:function(){for(var e=arguments.length,t=Array(e);e--;)t[e]=arguments[e];return new this(t)}})}},function(e,t,r){"use strict";var n=r(151)("keys"),i=r(95);e.exports=function(e){return n[e]||(n[e]=i(e))}},function(e,t,r){"use strict";var n=r(15),i=n["__core-js_shared__"]||(n["__core-js_shared__"]={});e.exports=function(e){return i[e]||(i[e]={})}},function(e,t){"use strict";var r=Math.ceil,n=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?n:r)(e)}},function(e,t,r){"use strict";var n=r(152),i=Math.min;e.exports=function(e){return e>0?i(n(e),9007199254740991):0}},function(e,t,r){"use strict";var n=r(16);e.exports=function(e,t){if(!n(e))return e;var r,i;if(t&&"function"==typeof(r=e.toString)&&!n(i=r.call(e)))return i;if("function"==typeof(r=e.valueOf)&&!n(i=r.call(e)))return i;if(!t&&"function"==typeof(r=e.toString)&&!n(i=r.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},function(e,t,r){"use strict";var n=r(15),i=r(5),s=r(144),a=r(156),o=r(23).f;e.exports=function(e){var t=i.Symbol||(i.Symbol=s?{}:n.Symbol||{});"_"==e.charAt(0)||e in t||o(t,e,{value:a.f(e)})}},function(e,t,r){"use strict";t.f=r(13)},function(e,t,r){"use strict";var n=r(437)(!0);r(143)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,r=this._i;return r>=t.length?{value:void 0,done:!0}:(e=n(t,r),this._i+=e.length,{value:e,done:!1})})},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(15),s=r(28),a=r(22),o=r(12),u=r(147),l=r(57).KEY,c=r(27),f=r(151),p=r(93),d=r(95),h=r(13),m=r(156),y=r(155),v=r(430),g=r(425),b=r(232),E=r(21),x=r(37),A=r(154),S=r(92),_=r(90),D=r(432),C=r(235),w=r(23),P=r(44),k=C.f,F=w.f,T=D.f,O=i.Symbol,B=i.JSON,R=B&&B.stringify,I=h("_hidden"),M=h("toPrimitive"),N={}.propertyIsEnumerable,L=f("symbol-registry"),j=f("symbols"),U=f("op-symbols"),V=Object.prototype,G="function"==typeof O,W=i.QObject,Y=!W||!W.prototype||!W.prototype.findChild,q=a&&c(function(){return 7!=_(F({},"a",{get:function(){return F(this,"a",{value:7}).a}})).a})?function(e,t,r){var n=k(V,t);n&&delete V[t],F(e,t,r),n&&e!==V&&F(V,t,n)}:F,K=function(e){var t=j[e]=_(O.prototype);return t._k=e,t},H=G&&"symbol"==n(O.iterator)?function(e){return"symbol"==(void 0===e?"undefined":n(e))}:function(e){return e instanceof O},J=function(e,t,r){return e===V&&J(U,t,r),E(e),t=A(t,!0),E(r),s(j,t)?(r.enumerable?(s(e,I)&&e[I][t]&&(e[I][t]=!1),r=_(r,{enumerable:S(0,!1)})):(s(e,I)||F(e,I,S(1,{})),e[I][t]=!0),q(e,t,r)):F(e,t,r)},X=function(e,t){E(e);for(var r,n=g(t=x(t)),i=0,s=n.length;s>i;)J(e,r=n[i++],t[r]);return e},z=function(e,t){return void 0===t?_(e):X(_(e),t)},$=function(e){var t=N.call(this,e=A(e,!0));return!(this===V&&s(j,e)&&!s(U,e))&&(!(t||!s(this,e)||!s(j,e)||s(this,I)&&this[I][e])||t)},Q=function(e,t){if(e=x(e),t=A(t,!0),e!==V||!s(j,t)||s(U,t)){var r=k(e,t);return!r||!s(j,t)||s(e,I)&&e[I][t]||(r.enumerable=!0),r}},Z=function(e){for(var t,r=T(x(e)),n=[],i=0;r.length>i;)s(j,t=r[i++])||t==I||t==l||n.push(t);return n},ee=function(e){for(var t,r=e===V,n=T(r?U:x(e)),i=[],a=0;n.length>a;)!s(j,t=n[a++])||r&&!s(V,t)||i.push(j[t]);return i};G||(O=function(){if(this instanceof O)throw TypeError("Symbol is not a constructor!");var e=d(arguments.length>0?arguments[0]:void 0),t=function t(r){this===V&&t.call(U,r),s(this,I)&&s(this[I],e)&&(this[I][e]=!1),q(this,e,S(1,r))};return a&&Y&&q(V,e,{configurable:!0,set:t}),K(e)},u(O.prototype,"toString",function(){return this._k}),C.f=Q,w.f=J,r(236).f=D.f=Z,r(91).f=$,r(145).f=ee,a&&!r(144)&&u(V,"propertyIsEnumerable",$,!0),m.f=function(e){return K(h(e))}),o(o.G+o.W+o.F*!G,{Symbol:O});for(var te="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),re=0;te.length>re;)h(te[re++]);for(var ne=P(h.store),ie=0;ne.length>ie;)y(ne[ie++]);o(o.S+o.F*!G,"Symbol",{for:function(e){return s(L,e+="")?L[e]:L[e]=O(e)},keyFor:function(e){if(H(e))return v(L,e);throw TypeError(e+" is not a symbol!")},useSetter:function(){Y=!0},useSimple:function(){Y=!1}}),o(o.S+o.F*!G,"Object",{create:z,defineProperty:J,defineProperties:X,getOwnPropertyDescriptor:Q,getOwnPropertyNames:Z,getOwnPropertySymbols:ee}),B&&o(o.S+o.F*(!G||c(function(){var e=O();return"[null]"!=R([e])||"{}"!=R({a:e})||"{}"!=R(Object(e))})),"JSON",{stringify:function(e){if(void 0!==e&&!H(e)){for(var t,r,n=[e],i=1;arguments.length>i;)n.push(arguments[i++]);return t=n[1],"function"==typeof t&&(r=t),!r&&b(t)||(t=function(e,t){if(r&&(t=r.call(this,e,t)),!H(t))return t}),n[1]=t,R.apply(B,n)}}}),O.prototype[M]||r(29)(O.prototype,M,O.prototype.valueOf),p(O,"Symbol"),p(Math,"Math",!0),p(i.JSON,"JSON",!0)},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"Map");e.exports=s},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var i=r(551),s=r(552),a=r(553),o=r(554),u=r(555);n.prototype.clear=i,n.prototype.delete=s,n.prototype.get=a,n.prototype.has=o,n.prototype.set=u,e.exports=n},function(e,t){"use strict";function r(e,t){for(var r=-1,n=t.length,i=e.length;++r<n;)e[i+r]=t[r];return e}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){var n=e[t];o.call(e,t)&&s(n,r)&&(void 0!==r||t in e)||i(e,t,r)}var i=r(163),s=r(46),a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t,r){"__proto__"==t&&i?i(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}var i=r(259);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,T,O,B){var R,I=t&S,M=t&_,N=t&D;if(r&&(R=O?r(e,T,O,B):r(e)),void 0!==R)return R;if(!x(e))return e;var L=b(e);if(L){if(R=y(e),!I)return c(e,R)}else{var j=m(e),U=j==w||j==P;if(E(e))return l(e,I);if(j==k||j==C||U&&!O){if(R=M||U?{}:g(e),!I)return M?p(e,u(R,e)):f(e,o(R,e))}else{if(!F[j])return O?e:{};R=v(e,j,n,I)}}B||(B=new i);var V=B.get(e);if(V)return V;B.set(e,R);var G=N?M?h:d:M?keysIn:A,W=L?void 0:G(e);return s(W||e,function(i,s){W&&(s=i,i=e[s]),a(R,s,n(i,t,r,s,e,B))}),R}var i=r(99),s=r(478),a=r(162),o=r(483),u=r(484),l=r(256),c=r(168),f=r(523),p=r(524),d=r(262),h=r(532),m=r(264),y=r(541),v=r(542),g=r(266),b=r(6),E=r(113),x=r(18),A=r(32),S=1,_=2,D=4,C="[object Arguments]",w="[object Function]",P="[object GeneratorFunction]",k="[object Object]",F={};F[C]=F["[object Array]"]=F["[object ArrayBuffer]"]=F["[object DataView]"]=F["[object Boolean]"]=F["[object Date]"]=F["[object Float32Array]"]=F["[object Float64Array]"]=F["[object Int8Array]"]=F["[object Int16Array]"]=F["[object Int32Array]"]=F["[object Map]"]=F["[object Number]"]=F[k]=F["[object RegExp]"]=F["[object Set]"]=F["[object String]"]=F["[object Symbol]"]=F["[object Uint8Array]"]=F["[object Uint8ClampedArray]"]=F["[object Uint16Array]"]=F["[object Uint32Array]"]=!0,F["[object Error]"]=F[w]=F["[object WeakMap]"]=!1,e.exports=n},function(e,t){"use strict";function r(e,t,r,n){for(var i=e.length,s=r+(n?1:-1);n?s--:++s<i;)if(t(e[s],s,e))return s;return-1}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){return t===t?a(e,t,r):i(e,s,r)}var i=r(165),s=r(496),a=r(570);e.exports=n},function(e,t,r){"use strict";function n(e){var t=new e.constructor(e.byteLength);return new i(t).set(new i(e)),t}var i=r(243);e.exports=n},function(e,t){"use strict";function r(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}e.exports=r},function(e,t,r){"use strict";var n=r(271),i=n(Object.getPrototypeOf,Object);e.exports=i},function(e,t,r){"use strict";var n=r(479),i=r(279),s=Object.prototype,a=s.propertyIsEnumerable,o=Object.getOwnPropertySymbols,u=o?function(e){return null==e?[]:(e=Object(e),n(o(e),function(t){return a.call(e,t)}))}:i;e.exports=u},function(e,t){"use strict";function r(e,t){return!!(t=null==t?n:t)&&("number"==typeof e||i.test(e))&&e>-1&&e%1==0&&e<t}var n=9007199254740991,i=/^(?:0|[1-9]\d*)$/;e.exports=r},function(e,t,r){"use strict";function n(e,t,r){if(!u(r))return!1;var n=void 0===t?"undefined":i(t);return!!("number"==n?a(r)&&o(t,r.length):"string"==n&&t in r)&&s(r[t],e)}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(46),a=r(24),o=r(171),u=r(18);e.exports=n},function(e,t,r){"use strict";function n(e,t){if(s(e))return!1;var r=void 0===e?"undefined":i(e);return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=e&&!a(e))||(u.test(e)||!o.test(e)||null!=t&&e in Object(t))}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(6),a=r(62),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,u=/^\w*$/;e.exports=n},function(e,t,r){"use strict";var n=r(162),i=r(31),s=r(103),a=r(24),o=r(105),u=r(32),l=Object.prototype,c=l.hasOwnProperty,f=s(function(e,t){if(o(t)||a(t))return void i(t,u(t),e);for(var r in t)c.call(t,r)&&n(e,r,t[r])});e.exports=f},function(e,t,r){"use strict";function n(e){if(!s(e))return!1;var t=i(e);return t==o||t==u||t==a||t==l}var i=r(30),s=r(18),a="[object AsyncFunction]",o="[object Function]",u="[object GeneratorFunction]",l="[object Proxy]";e.exports=n},function(e,t){"use strict";function r(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=n}var n=9007199254740991;e.exports=r},function(e,t,r){"use strict";var n=r(499),i=r(102),s=r(270),a=s&&s.isTypedArray,o=a?i(a):n;e.exports=o},function(e,t,r){function n(e){return r(i(e))}function i(e){return s[e]||function(){throw new Error("Cannot find module '"+e+"'.")}()}var s={"./index":50,"./index.js":50,"./logger":120,"./logger.js":120,"./metadata":121,"./metadata.js":121,"./options/build-config-chain":51,"./options/build-config-chain.js":51,"./options/config":33,"./options/config.js":33,"./options/index":52,"./options/index.js":52,"./options/option-manager":34,"./options/option-manager.js":34,"./options/parsers":53,"./options/parsers.js":53,"./options/removed":54,"./options/removed.js":54};n.keys=function(){return Object.keys(s)},n.resolve=i,e.exports=n,n.id=178},function(e,t,r){function n(e){return r(i(e))}function i(e){return s[e]||function(){throw new Error("Cannot find module '"+e+"'.")}()}var s={"./build-config-chain":51,"./build-config-chain.js":51,"./config":33,"./config.js":33,"./index":52,"./index.js":52,"./option-manager":34,"./option-manager.js":34,"./parsers":53,"./parsers.js":53,"./removed":54,"./removed.js":54};n.keys=function(){return Object.keys(s)},n.resolve=i,e.exports=n,n.id=179},function(e,t){"use strict";e.exports=function(){return/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-PRZcf-nqry=><]/g}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return{keyword:e.cyan,capitalized:e.yellow,jsx_tag:e.yellow,punctuator:e.yellow,number:e.magenta,string:e.green,regex:e.magenta,comment:e.grey,invalid:e.white.bgRed.bold,gutter:e.grey,marker:e.red.bold}}function s(e){var t=e.slice(-2),r=t[0],n=t[1],i=(0,o.matchToToken)(e);if("name"===i.type){if(c.default.keyword.isReservedWordES6(i.value))return"keyword";if(h.test(i.value)&&("<"===n[r-1]||"</"==n.substr(r-2,2)))return"jsx_tag";if(i.value[0]!==i.value[0].toLowerCase())return"capitalized"}return"punctuator"===i.type&&m.test(i.value)?"bracket":i.type}function a(e,t){return t.replace(u.default,function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=s(r),a=e[i];return a?r[0].split(d).map(function(e){return a(e)}).join("\n"):r[0]})}t.__esModule=!0,t.default=function(e,t,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};r=Math.max(r,0);var s=n.highlightCode&&p.default.supportsColor||n.forceColor,o=p.default;n.forceColor&&(o=new p.default.constructor({enabled:!0}));var u=function(e,t){return s?e(t):t},l=i(o);s&&(e=a(l,e));var c=n.linesAbove||2,f=n.linesBelow||3,h=e.split(d),m=Math.max(t-(c+1),0),y=Math.min(h.length,t+f);t||r||(m=0,y=h.length);var v=String(y).length,g=h.slice(m,y).map(function(e,n){var i=m+1+n,s=(" "+i).slice(-v),a=" "+s+" | ";if(i===t){var o="";if(r){var c=e.slice(0,r-1).replace(/[^\t]/g," ");o=["\n ",u(l.gutter,a.replace(/\d/g," ")),c,u(l.marker,"^")].join("")}return[u(l.marker,">"),u(l.gutter,a),e,o].join("")}return" "+u(l.gutter,a)+e}).join("\n");return s?o.reset(g):g};var o=r(468),u=n(o),l=r(97),c=n(l),f=r(401),p=n(f),d=/\r\n|[\n\r\u2028\u2029]/,h=/^[a-z][\w-]*$/i,m=/^[()\[\]{}]$/;e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){throw new Error("The ("+e+") Babel 5 plugin is being run with Babel 6.")}function a(e,t,r){"function"==typeof t&&(r=t,t={}),t.filename=e,y.default.readFile(e,function(e,n){var i=void 0;if(!e)try{i=F(n,t)}catch(t){e=t}e?r(e):r(null,i)})}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return t.filename=e,F(y.default.readFileSync(e,"utf8"),t)}t.__esModule=!0,t.transformFromAst=t.transform=t.analyse=t.Pipeline=t.OptionManager=t.traverse=t.types=t.messages=t.util=t.version=t.resolvePreset=t.resolvePlugin=t.template=t.buildExternalHelpers=t.options=t.File=void 0;var u=r(50);Object.defineProperty(t,"File",{enumerable:!0,get:function(){return i(u).default}});var l=r(33);Object.defineProperty(t,"options",{enumerable:!0,get:function(){return i(l).default}});var c=r(295);Object.defineProperty(t,"buildExternalHelpers",{enumerable:!0,get:function(){return i(c).default}});var f=r(4);Object.defineProperty(t,"template",{enumerable:!0,get:function(){return i(f).default}});var p=r(184);Object.defineProperty(t,"resolvePlugin",{enumerable:!0,get:function(){return i(p).default}});var d=r(185);Object.defineProperty(t,"resolvePreset",{enumerable:!0,get:function(){return i(d).default}});var h=r(628);Object.defineProperty(t,"version",{enumerable:!0,get:function(){return h.version}}),t.Plugin=s,t.transformFile=a,t.transformFileSync=o;var m=r(115),y=i(m),v=r(122),g=n(v),b=r(20),E=n(b),x=r(1),A=n(x),S=r(7),_=i(S),D=r(34),C=i(D),w=r(298),P=i(w);t.util=g,t.messages=E,t.types=A,t.traverse=_.default,t.OptionManager=C.default,t.Pipeline=P.default;var k=new P.default,F=(t.analyse=k.analyse.bind(k),t.transform=k.transform.bind(k));t.transformFromAst=k.transformFromAst.bind(k)},function(e,t,r){"use strict";function n(e,t){return e.reduce(function(e,r){return e||(0,s.default)(r,t)},null)}t.__esModule=!0,t.default=n;var i=r(118),s=function(e){return e&&e.__esModule?e:{default:e}}(i);e.exports=t.default},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.cwd();return(0,o.default)((0,l.default)(e),t)}t.__esModule=!0,t.default=s;var a=r(183),o=i(a),u=r(291),l=i(u);e.exports=t.default}).call(t,r(8))},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.cwd();return(0,o.default)((0,l.default)(e),t)}t.__esModule=!0,t.default=s;var a=r(183),o=i(a),u=r(292),l=i(u);e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t,r){var n="  ";if(e&&"string"==typeof e){var i=(0,d.default)(e).indent;i&&" "!==i&&(n=i)}var a={auxiliaryCommentBefore:t.auxiliaryCommentBefore,auxiliaryCommentAfter:t.auxiliaryCommentAfter,shouldPrintComment:t.shouldPrintComment,retainLines:t.retainLines,retainFunctionParens:t.retainFunctionParens,comments:null==t.comments||t.comments,compact:t.compact,minified:t.minified,concise:t.concise,quotes:t.quotes||s(e,r),jsonCompatibleStrings:t.jsonCompatibleStrings,indent:{adjustMultilineComment:!0,style:n,base:0},flowCommaSeparator:t.flowCommaSeparator};return a.minified?(a.compact=!0,a.shouldPrintComment=a.shouldPrintComment||function(){return a.comments}):a.shouldPrintComment=a.shouldPrintComment||function(e){return a.comments||e.indexOf("@license")>=0||e.indexOf("@preserve")>=0},"auto"===a.compact&&(a.compact=e.length>5e5,a.compact&&console.error("[BABEL] "+v.get("codeGeneratorDeopt",t.filename,"500KB"))),a.compact&&(a.indent.adjustMultilineComment=!1),a}function s(e,t){if(!e)return"double";for(var r={single:0,double:0},n=0,i=0;i<t.length;i++){var s=t[i];if("string"===s.type.label){if("'"===e.slice(s.start,s.end)[0]?r.single++:r.double++,++n>=3)break}}return r.single>r.double?"single":"double"}t.__esModule=!0,t.CodeGenerator=void 0;var a=r(3),o=n(a),u=r(42),l=n(u),c=r(41),f=n(c);t.default=function(e,t,r){return new E(e,t,r).generate()};var p=r(459),d=n(p),h=r(313),m=n(h),y=r(20),v=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(y),g=r(312),b=n(g),E=function(e){function t(r){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=arguments[2];(0,o.default)(this,t);var a=r.tokens||[],u=i(s,n,a),c=n.sourceMaps?new m.default(n,s):null,f=(0,l.default)(this,e.call(this,u,c,a));return f.ast=r,f}return(0,f.default)(t,e),t.prototype.generate=function(){return e.prototype.generate.call(this,this.ast)},t}(b.default);t.CodeGenerator=function(){function e(t,r,n){(0,o.default)(this,e),this._generator=new E(t,r,n)}return e.prototype.generate=function(){return this._generator.generate()},e}()},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){function t(e,t){var n=r[e];r[e]=n?function(e,r,i){var s=n(e,r,i);return null==s?t(e,r,i):s}:t}for(var r={},n=(0,m.default)(e),i=Array.isArray(n),s=0,n=i?n:(0,d.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a,u=x.FLIPPED_ALIAS_KEYS[o];if(u)for(var l=u,c=Array.isArray(l),f=0,l=c?l:(0,d.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var h=p;t(h,e[o])}else t(o,e[o])}return r}function a(e,t,r,n){var i=e[t.type];return i?i(t,r,n):null}function o(e){return!!x.isCallExpression(e)||!!x.isMemberExpression(e)&&(o(e.object)||!e.computed&&o(e.property))}function u(e,t,r){if(!e)return 0;x.isExpressionStatement(e)&&(e=e.expression);var n=a(S,e,t);if(!n){var i=a(_,e,t);if(i)for(var s=0;s<i.length&&!(n=u(i[s],e,r));s++);}return n&&n[r]||0}function l(e,t){return u(e,t,"before")}function c(e,t){return u(e,t,"after")}function f(e,t,r){return!!t&&(!(!x.isNewExpression(t)||t.callee!==e||!o(e))||a(A,e,t,r))}t.__esModule=!0;var p=r(2),d=i(p),h=r(14),m=i(h);t.needsWhitespace=u,t.needsWhitespaceBefore=l,t.needsWhitespaceAfter=c,t.needsParens=f;var y=r(311),v=i(y),g=r(310),b=n(g),E=r(1),x=n(E),A=s(b),S=s(v.default.nodes),_=s(v.default.list)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return!v.isClassMethod(e)&&!v.isObjectMethod(e)||"get"!==e.kind&&"set"!==e.kind?"value":e.kind}function s(e,t,r,n,s){var a=v.toKeyAlias(t),o={};if((0,m.default)(e,a)&&(o=e[a]),e[a]=o,o._inherits=o._inherits||[],o._inherits.push(t),o._key=t.key,t.computed&&(o._computed=!0),t.decorators){var u=o.decorators=o.decorators||v.arrayExpression([]);u.elements=u.elements.concat(t.decorators.map(function(e){return e.expression}).reverse())}if(o.value||o.initializer)throw n.buildCodeFrameError(t,"Key conflict with sibling node");var l=void 0,c=void 0;(v.isObjectProperty(t)||v.isObjectMethod(t)||v.isClassMethod(t))&&(l=v.toComputedKey(t,t.key)),v.isObjectProperty(t)||v.isClassProperty(t)?c=t.value:(v.isObjectMethod(t)||v.isClassMethod(t))&&(c=v.functionExpression(null,t.params,t.body,t.generator,t.async),c.returnType=t.returnType);var f=i(t);return r&&"value"===f||(r=f),s&&v.isStringLiteral(l)&&("value"===r||"initializer"===r)&&v.isFunctionExpression(c)&&(c=(0,d.default)({id:l,node:c,scope:s})),c&&(v.inheritsComments(c,t),o[r]=c),o}function a(e){for(var t in e)if(e[t]._computed)return!0;return!1}function o(e){for(var t=v.arrayExpression([]),r=0;r<e.properties.length;r++){var n=e.properties[r],i=n.value;i.properties.unshift(v.objectProperty(v.identifier("key"),v.toComputedKey(n))),t.elements.push(i)}return t}function u(e){var t=v.objectExpression([]);return(0,f.default)(e).forEach(function(r){var n=e[r],i=v.objectExpression([]),s=v.objectProperty(n._key,i,n._computed);(0,f.default)(n).forEach(function(e){var t=n[e];if("_"!==e[0]){var r=t;(v.isClassMethod(t)||v.isClassProperty(t))&&(t=t.value);var s=v.objectProperty(v.identifier(e),t);v.inheritsComments(s,r),v.removeComments(r),i.properties.push(s)}}),t.properties.push(s)}),t}function l(e){return(0,f.default)(e).forEach(function(t){var r=e[t];r.value&&(r.writable=v.booleanLiteral(!0)),r.configurable=v.booleanLiteral(!0),r.enumerable=v.booleanLiteral(!0)}),u(e)}t.__esModule=!0;var c=r(14),f=n(c);t.push=s,t.hasComputed=a,t.toComputedObjectFromClass=o,t.toClassObject=u,t.toDefineObject=l;var p=r(40),d=n(p),h=r(274),m=n(h),y=r(1),v=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(y)},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){for(var t=e.params,r=0;r<t.length;r++){var n=t[r];if(i.isAssignmentPattern(n)||i.isRestElement(n))return r}return t.length};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"var";e.traverse(o,{kind:r,emit:t})};var s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s),o={Scope:function(e,t){"let"===t.kind&&e.skip()},Function:function(e){e.skip()},VariableDeclaration:function(e,t){if(!t.kind||e.node.kind===t.kind){for(var r=[],n=e.get("declarations"),s=void 0,o=n,u=Array.isArray(o),l=0,o=u?o:(0,i.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c;s=f.node.id,f.node.init&&r.push(a.expressionStatement(a.assignmentExpression("=",f.node.id,f.node.init)));for(var p in f.getBindingIdentifiers())t.emit(a.identifier(p),p)}e.parentPath.isFor({left:e.node})?e.replaceWith(s):e.replaceWithMultiple(r)}}};e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e,t,r){return 1===r.length&&i.isSpreadElement(r[0])&&i.isIdentifier(r[0].argument,{name:"arguments"})?i.callExpression(i.memberExpression(e,i.identifier("apply")),[t,r[0].argument]):i.callExpression(i.memberExpression(e,i.identifier("call")),[t].concat(r))};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e,t){return u.isRegExpLiteral(e)&&e.flags.indexOf(t)>=0}function i(e,t){var r=e.flags.split("");e.flags.indexOf(t)<0||((0,a.default)(r,t),e.flags=r.join(""))}t.__esModule=!0,t.is=n,t.pullFlag=i;var s=r(277),a=function(e){return e&&e.__esModule?e:{default:e}}(s),o=r(1),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t){return!!v.isSuper(e)&&(!v.isMemberExpression(t,{computed:!1})&&!v.isCallExpression(t,{callee:e}))}function a(e){return v.isMemberExpression(e)&&v.isSuper(e.object)}function o(e,t){var r=t?e:v.memberExpression(e,v.identifier("prototype"));return v.logicalExpression("||",v.memberExpression(r,v.identifier("__proto__")),v.callExpression(v.memberExpression(v.identifier("Object"),v.identifier("getPrototypeOf")),[r]))}t.__esModule=!0;var u=r(3),l=i(u),c=r(10),f=i(c),p=r(191),d=i(p),h=r(20),m=n(h),y=r(1),v=n(y),g=(0,f.default)(),b={Function:function(e){e.inShadow("this")||e.skip()},ReturnStatement:function(e,t){e.inShadow("this")||t.returns.push(e)},ThisExpression:function(e,t){e.node[g]||t.thises.push(e)},enter:function(e,t){var r=t.specHandle;t.isLoose&&(r=t.looseHandle);var n=e.isCallExpression()&&e.get("callee").isSuper(),i=r.call(t,e);i&&(t.hasSuper=!0),n&&t.bareSupers.push(e),!0===i&&e.requeue(),!0!==i&&i&&(Array.isArray(i)?e.replaceWithMultiple(i):e.replaceWith(i))}},E=function(){function e(t){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];(0,l.default)(this,e),this.forceSuperMemoisation=t.forceSuperMemoisation,this.methodPath=t.methodPath,
this.methodNode=t.methodNode,this.superRef=t.superRef,this.isStatic=t.isStatic,this.hasSuper=!1,this.inClass=r,this.isLoose=t.isLoose,this.scope=this.methodPath.scope,this.file=t.file,this.opts=t,this.bareSupers=[],this.returns=[],this.thises=[]}return e.prototype.getObjectRef=function(){return this.opts.objectRef||this.opts.getObjectRef()},e.prototype.setSuperProperty=function(e,t,r){return v.callExpression(this.file.addHelper("set"),[o(this.getObjectRef(),this.isStatic),r?e:v.stringLiteral(e.name),t,v.thisExpression()])},e.prototype.getSuperProperty=function(e,t){return v.callExpression(this.file.addHelper("get"),[o(this.getObjectRef(),this.isStatic),t?e:v.stringLiteral(e.name),v.thisExpression()])},e.prototype.replace=function(){this.methodPath.traverse(b,this)},e.prototype.getLooseSuperProperty=function(e,t){var r=this.methodNode,n=this.superRef||v.identifier("Function");return t.property===e?void 0:v.isCallExpression(t,{callee:e})?void 0:v.isMemberExpression(t)&&!r.static?v.memberExpression(n,v.identifier("prototype")):n},e.prototype.looseHandle=function(e){var t=e.node;if(e.isSuper())return this.getLooseSuperProperty(t,e.parent);if(e.isCallExpression()){var r=t.callee;if(!v.isMemberExpression(r))return;if(!v.isSuper(r.object))return;return v.appendToMemberExpression(r,v.identifier("call")),t.arguments.unshift(v.thisExpression()),!0}},e.prototype.specHandleAssignmentExpression=function(e,t,r){return"="===r.operator?this.setSuperProperty(r.left.property,r.right,r.left.computed):(e=e||t.scope.generateUidIdentifier("ref"),[v.variableDeclaration("var",[v.variableDeclarator(e,r.left)]),v.expressionStatement(v.assignmentExpression("=",r.left,v.binaryExpression(r.operator[0],e,r.right)))])},e.prototype.specHandle=function(e){var t=void 0,r=void 0,n=void 0,i=e.parent,o=e.node;if(s(o,i))throw e.buildCodeFrameError(m.get("classesIllegalBareSuper"));if(v.isCallExpression(o)){var u=o.callee;if(v.isSuper(u))return;a(u)&&(t=u.property,r=u.computed,n=o.arguments)}else if(v.isMemberExpression(o)&&v.isSuper(o.object))t=o.property,r=o.computed;else{if(v.isUpdateExpression(o)&&a(o.argument)){var l=v.binaryExpression(o.operator[0],o.argument,v.numericLiteral(1));if(o.prefix)return this.specHandleAssignmentExpression(null,e,l);var c=e.scope.generateUidIdentifier("ref");return this.specHandleAssignmentExpression(c,e,l).concat(v.expressionStatement(c))}if(v.isAssignmentExpression(o)&&a(o.left))return this.specHandleAssignmentExpression(null,e,o)}if(t){var f=this.getSuperProperty(t,r);return n?this.optimiseCall(f,n):f}},e.prototype.optimiseCall=function(e,t){var r=v.thisExpression();return r[g]=!0,(0,d.default)(e,r,t)},e}();t.default=E,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=u.default[e];if(!t)throw new ReferenceError("Unknown helper "+e);return t().expression}t.__esModule=!0,t.list=void 0;var s=r(14),a=n(s);t.get=i;var o=r(321),u=n(o);t.list=(0,a.default)(u.default).map(function(e){return e.replace(/^_/,"")}).filter(function(e){return"__esModule"!==e});t.default=i},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("asyncGenerators")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("classConstructorCall")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("classProperties")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("doExpressions")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("exponentiationOperator")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("exportExtensions")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("functionBind")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("objectRestSpread")}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(10),o=n(a);t.default=function(e){function t(e){for(var t=e.get("body.body"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,s.default)(r);;){var a;if(n){if(i>=r.length)break;a=r[i++]}else{if(i=r.next(),i.done)break;a=i.value}var o=a;if("constructorCall"===o.node.kind)return o}return null}function n(e,t){var r=t,n=r.node,s=n.id||t.scope.generateUidIdentifier("class");t.parentPath.isExportDefaultDeclaration()&&(t=t.parentPath,t.insertAfter(i.exportDefaultDeclaration(s))),t.replaceWithMultiple(c({CLASS_REF:t.scope.generateUidIdentifier(s.name),CALL_REF:t.scope.generateUidIdentifier(s.name+"Call"),CALL:i.functionExpression(null,e.node.params,e.node.body),CLASS:i.toExpression(n),WRAPPER_REF:s})),e.remove()}var i=e.types,a=(0,o.default)();return{inherits:r(196),visitor:{Class:function(e){if(!e.node[a]){e.node[a]=!0;var r=t(e);r&&n(r,e)}}}}};var u=r(4),l=n(u),c=(0,l.default)("\n  let CLASS_REF = CLASS;\n  var CALL_REF = CALL;\n  var WRAPPER_REF = function (...args) {\n    if (this instanceof WRAPPER_REF) {\n      return Reflect.construct(CLASS_REF, args);\n    } else {\n      return CALL_REF.apply(this, args);\n    }\n  };\n  WRAPPER_REF.__proto__ = CLASS_REF;\n  WRAPPER_REF;\n");e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){var t=e.types,n={Super:function(e){e.parentPath.isCallExpression({callee:e.node})&&this.push(e.parentPath)}},i={ReferencedIdentifier:function(e){this.scope.hasOwnBinding(e.node.name)&&(this.collision=!0,e.skip())}},a=(0,l.default)("\n    Object.defineProperty(REF, KEY, {\n      // configurable is false by default\n      enumerable: true,\n      writable: true,\n      value: VALUE\n    });\n  "),u=function(e,r){var n=r.key,i=r.value,s=r.computed;return a({REF:e,KEY:t.isIdentifier(n)&&!s?t.stringLiteral(n.name):n,VALUE:i||t.identifier("undefined")})},c=function(e,r){var n=r.key,i=r.value,s=r.computed;return t.expressionStatement(t.assignmentExpression("=",t.memberExpression(e,n,s||t.isLiteral(n)),i))};return{inherits:r(197),visitor:{Class:function(e,r){for(var a=r.opts.spec?u:c,l=!!e.node.superClass,f=void 0,p=[],d=e.get("body"),h=d.get("body"),m=Array.isArray(h),y=0,h=m?h:(0,s.default)(h);;){var v;if(m){if(y>=h.length)break;v=h[y++]}else{if(y=h.next(),y.done)break;v=y.value}var g=v;g.isClassProperty()?p.push(g):g.isClassMethod({kind:"constructor"})&&(f=g)}if(p.length){var b=[],E=void 0;e.isClassExpression()||!e.node.id?((0,o.default)(e),E=e.scope.generateUidIdentifier("class")):E=e.node.id;for(var x=[],A=p,S=Array.isArray(A),_=0,A=S?A:(0,s.default)(A);;){var D;if(S){if(_>=A.length)break;D=A[_++]}else{if(_=A.next(),_.done)break;D=_.value}var C=D,w=C.node;if(!(w.decorators&&w.decorators.length>0)&&(r.opts.spec||w.value)){if(w.static)b.push(a(E,w));else{if(!w.value)continue;x.push(a(t.thisExpression(),w))}}}if(x.length){if(!f){var P=t.classMethod("constructor",t.identifier("constructor"),[],t.blockStatement([]));l&&(P.params=[t.restElement(t.identifier("args"))],P.body.body.push(t.returnStatement(t.callExpression(t.super(),[t.spreadElement(t.identifier("args"))]))));f=d.unshiftContainer("body",P)[0]}for(var k={collision:!1,scope:f.scope},F=p,T=Array.isArray(F),O=0,F=T?F:(0,s.default)(F);;){var B;if(T){if(O>=F.length)break;B=F[O++]}else{if(O=F.next(),O.done)break;B=O.value}if(B.traverse(i,k),k.collision)break}if(k.collision){var R=e.scope.generateUidIdentifier("initialiseProps");b.push(t.variableDeclaration("var",[t.variableDeclarator(R,t.functionExpression(null,[],t.blockStatement(x)))])),x=[t.expressionStatement(t.callExpression(t.memberExpression(R,t.identifier("call")),[t.thisExpression()]))]}if(l){var I=[];f.traverse(n,I);for(var M=I,N=Array.isArray(M),L=0,M=N?M:(0,s.default)(M);;){var j;if(N){if(L>=M.length)break;j=M[L++]}else{if(L=M.next(),L.done)break;j=L.value}j.insertAfter(x)}}else f.get("body").unshiftContainer("body",x)}for(var U=p,V=Array.isArray(U),G=0,U=V?U:(0,s.default)(U);;){var W;if(V){if(G>=U.length)break;W=U[G++]}else{if(G=U.next(),G.done)break;W=G.value}W.remove()}b.length&&(e.isClassExpression()?(e.scope.push({id:E}),e.replaceWith(t.assignmentExpression("=",E,e.node))):(e.node.id||(e.node.id=E),e.parentPath.isExportDeclaration()&&(e=e.parentPath)),e.insertAfter(b))}},ArrowFunctionExpression:function(e){var t=e.get("body");if(t.isClassExpression()){t.get("body").get("body").some(function(e){return e.isClassProperty()})&&e.ensureBlock()}}}}};var a=r(40),o=n(a),u=r(4),l=n(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(9),s=n(i),a=r(2),o=n(a);t.default=function(e){function t(e){return e.reverse().map(function(e){return e.expression})}function n(e,r,n){var i=[],a=e.node.decorators;if(a){e.node.decorators=null,a=t(a);for(var l=a,c=Array.isArray(l),f=0,l=c?l:(0,o.default)(l);;){var d;if(c){if(f>=l.length)break;d=l[f++]}else{if(f=l.next(),f.done)break;d=f.value}var h=d;i.push(p({CLASS_REF:r,DECORATOR:h}))}}for(var m=(0,s.default)(null),y=e.get("body.body"),v=Array.isArray(y),g=0,y=v?y:(0,o.default)(y);;){var b;if(v){if(g>=y.length)break;b=y[g++]}else{if(g=y.next(),g.done)break;b=g.value}var E=b;if(E.node.decorators){var x=u.toKeyAlias(E.node);m[x]=m[x]||[],m[x].push(E.node),E.remove()}}for(var A in m){m[A]}return i}function i(e){if(e.isClass()){if(e.node.decorators)return!0;for(var t=e.node.body.body,r=Array.isArray(t),n=0,t=r?t:(0,o.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}if(i.decorators)return!0}}else if(e.isObjectExpression())for(var s=e.node.properties,a=Array.isArray(s),u=0,s=a?s:(0,o.default)(s);;){var l;if(a){if(u>=s.length)break;l=s[u++]}else{if(u=s.next(),u.done)break;l=u.value}var c=l;if(c.decorators)return!0}return!1}function a(e){throw e.buildCodeFrameError('Decorators are not officially supported yet in 6.x pending a proposal update.\nHowever, if you need to use them you can install the legacy decorators transform with:\n\nnpm install babel-plugin-transform-decorators-legacy --save-dev\n\nand add the following line to your .babelrc file:\n\n{\n  "plugins": ["transform-decorators-legacy"]\n}\n\nThe repo url is: https://github.com/loganfsmyth/babel-plugin-transform-decorators-legacy.\n    ')}var u=e.types;return{inherits:r(125),visitor:{ClassExpression:function(e){if(i(e)){a(e),(0,f.default)(e);var t=e.scope.generateDeclaredUidIdentifier("ref"),r=[];r.push(u.assignmentExpression("=",t,e.node)),r=r.concat(n(e,t,this)),r.push(t),e.replaceWith(u.sequenceExpression(r))}},ClassDeclaration:function(e){if(i(e)){a(e),(0,f.default)(e);var t=e.node.id,r=[];r=r.concat(n(e,t,this).map(function(e){return u.expressionStatement(e)})),r.push(u.expressionStatement(t)),e.insertAfter(r)}},ObjectExpression:function(e){i(e)&&a(e)}}}};var u=r(4),l=n(u),c=r(319),f=n(c),p=(0,l.default)("\n  CLASS_REF = DECORATOR(CLASS_REF) || CLASS_REF;\n");e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(198),visitor:{DoExpression:function(e){var t=e.node.body.body;t.length?e.replaceWithMultiple(t):e.replaceWith(e.scope.buildUndefinedNode())}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var s=r(2),a=i(s),o=r(3),u=i(o),l=r(7),c=r(193),f=i(c),p=r(191),d=i(p),h=r(188),m=n(h),y=r(4),v=i(y),g=r(1),b=n(g),E=(0,v.default)("\n  (function () {\n    super(...arguments);\n  })\n"),x={"FunctionExpression|FunctionDeclaration":function(e){e.is("shadow")||e.skip()},Method:function(e){e.skip()}},A=l.visitors.merge([x,{Super:function(e){if(this.isDerived&&!this.hasBareSuper&&!e.parentPath.isCallExpression({callee:e.node}))throw e.buildCodeFrameError("'super.*' is not allowed before super()")},CallExpression:{exit:function(e){if(e.get("callee").isSuper()&&(this.hasBareSuper=!0,!this.isDerived))throw e.buildCodeFrameError("super() is only allowed in a derived constructor")}},ThisExpression:function(e){if(this.isDerived&&!this.hasBareSuper&&!e.inShadow("this"))throw e.buildCodeFrameError("'this' is not allowed before super()")}}]),S=l.visitors.merge([x,{ThisExpression:function(e){this.superThises.push(e)}}]),_=function(){function e(t,r){(0,u.default)(this,e),this.parent=t.parent,this.scope=t.scope,this.node=t.node,this.path=t,this.file=r,this.clearDescriptors(),this.instancePropBody=[],this.instancePropRefs={},this.staticPropBody=[],this.body=[],this.bareSuperAfter=[],this.bareSupers=[],this.pushedConstructor=!1,this.pushedInherits=!1,this.isLoose=!1,this.superThises=[],this.classId=this.node.id,this.classRef=this.node.id?b.identifier(this.node.id.name):this.scope.generateUidIdentifier("class"),this.superName=this.node.superClass||b.identifier("Function"),this.isDerived=!!this.node.superClass}return e.prototype.run=function(){var e=this,t=this.superName,r=this.file,n=this.body,i=this.constructorBody=b.blockStatement([]);this.constructor=this.buildConstructor();var s=[],a=[];if(this.isDerived&&(a.push(t),t=this.scope.generateUidIdentifierBasedOnNode(t),s.push(t),this.superName=t),this.buildBody(),i.body.unshift(b.expressionStatement(b.callExpression(r.addHelper("classCallCheck"),[b.thisExpression(),this.classRef]))),n=n.concat(this.staticPropBody.map(function(t){return t(e.classRef)})),this.classId&&1===n.length)return b.toExpression(n[0]);n.push(b.returnStatement(this.classRef));var o=b.functionExpression(null,s,b.blockStatement(n));return o.shadow=!0,b.callExpression(o,a)},e.prototype.buildConstructor=function(){var e=b.functionDeclaration(this.classRef,[],this.constructorBody);return b.inherits(e,this.node),e},e.prototype.pushToMap=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"value",n=arguments[3],i=void 0;e.static?(this.hasStaticDescriptors=!0,i=this.staticMutatorMap):(this.hasInstanceDescriptors=!0,i=this.instanceMutatorMap);var s=m.push(i,e,r,this.file,n);return t&&(s.enumerable=b.booleanLiteral(!0)),s},e.prototype.constructorMeMaybe=function(){for(var e=!1,t=this.path.get("body.body"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,a.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}if(e=s.equals("kind","constructor"))break}if(!e){var o=void 0,u=void 0;if(this.isDerived){var l=E().expression;o=l.params,u=l.body}else o=[],u=b.blockStatement([]);this.path.get("body").unshiftContainer("body",b.classMethod("constructor",b.identifier("constructor"),o,u))}},e.prototype.buildBody=function(){if(this.constructorMeMaybe(),this.pushBody(),this.verifyConstructor(),this.userConstructor){var e=this.constructorBody;e.body=e.body.concat(this.userConstructor.body.body),b.inherits(this.constructor,this.userConstructor),b.inherits(e,this.userConstructor.body)}this.pushDescriptors()},e.prototype.pushBody=function(){for(var e=this.path.get("body.body"),t=e,r=Array.isArray(t),n=0,t=r?t:(0,a.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,o=s.node;if(s.isClassProperty())throw s.buildCodeFrameError("Missing class properties transform.");if(o.decorators)throw s.buildCodeFrameError("Method has decorators, put the decorator plugin before the classes one.");if(b.isClassMethod(o)){var u="constructor"===o.kind;if(u&&(s.traverse(A,this),!this.hasBareSuper&&this.isDerived))throw s.buildCodeFrameError("missing super() call in constructor");var l=new f.default({forceSuperMemoisation:u,methodPath:s,methodNode:o,objectRef:this.classRef,superRef:this.superName,isStatic:o.static,isLoose:this.isLoose,scope:this.scope,file:this.file},!0);l.replace(),u?this.pushConstructor(l,o,s):this.pushMethod(o,s)}}},e.prototype.clearDescriptors=function(){this.hasInstanceDescriptors=!1,this.hasStaticDescriptors=!1,this.instanceMutatorMap={},this.staticMutatorMap={}},e.prototype.pushDescriptors=function(){this.pushInherits();var e=this.body,t=void 0,r=void 0;if(this.hasInstanceDescriptors&&(t=m.toClassObject(this.instanceMutatorMap)),this.hasStaticDescriptors&&(r=m.toClassObject(this.staticMutatorMap)),t||r){t&&(t=m.toComputedObjectFromClass(t)),r&&(r=m.toComputedObjectFromClass(r));var n=b.nullLiteral(),i=[this.classRef,n,n,n,n];t&&(i[1]=t),r&&(i[2]=r),this.instanceInitializersId&&(i[3]=this.instanceInitializersId,e.unshift(this.buildObjectAssignment(this.instanceInitializersId))),this.staticInitializersId&&(i[4]=this.staticInitializersId,e.unshift(this.buildObjectAssignment(this.staticInitializersId)));for(var s=0,a=0;a<i.length;a++)i[a]!==n&&(s=a);i=i.slice(0,s+1),e.push(b.expressionStatement(b.callExpression(this.file.addHelper("createClass"),i)))}this.clearDescriptors()},e.prototype.buildObjectAssignment=function(e){return b.variableDeclaration("var",[b.variableDeclarator(e,b.objectExpression([]))])},e.prototype.wrapSuperCall=function(e,t,r,n){var i=e.node;this.isLoose?(i.arguments.unshift(b.thisExpression()),2===i.arguments.length&&b.isSpreadElement(i.arguments[1])&&b.isIdentifier(i.arguments[1].argument,{name:"arguments"})?(i.arguments[1]=i.arguments[1].argument,i.callee=b.memberExpression(t,b.identifier("apply"))):i.callee=b.memberExpression(t,b.identifier("call"))):i=(0,d.default)(b.logicalExpression("||",b.memberExpression(this.classRef,b.identifier("__proto__")),b.callExpression(b.memberExpression(b.identifier("Object"),b.identifier("getPrototypeOf")),[this.classRef])),b.thisExpression(),i.arguments);var s=b.callExpression(this.file.addHelper("possibleConstructorReturn"),[b.thisExpression(),i]),a=this.bareSuperAfter.map(function(e){return e(r)});e.parentPath.isExpressionStatement()&&e.parentPath.container===n.node.body&&n.node.body.length-1===e.parentPath.key?((this.superThises.length||a.length)&&(e.scope.push({id:r}),s=b.assignmentExpression("=",r,s)),a.length&&(s=b.toSequenceExpression([s].concat(a,[r]))),e.parentPath.replaceWith(b.returnStatement(s))):e.replaceWithMultiple([b.variableDeclaration("var",[b.variableDeclarator(r,s)])].concat(a,[b.expressionStatement(r)]))},e.prototype.verifyConstructor=function(){var e=this;if(this.isDerived){var t=this.userConstructorPath,r=t.get("body");t.traverse(S,this);for(var n=!!this.bareSupers.length,i=this.superName||b.identifier("Function"),s=t.scope.generateUidIdentifier("this"),o=this.bareSupers,u=Array.isArray(o),l=0,o=u?o:(0,a.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c;this.wrapSuperCall(f,i,s,r),n&&f.find(function(e){return e===t||(e.isLoop()||e.isConditional()?(n=!1,!0):void 0)})}for(var p=this.superThises,d=Array.isArray(p),h=0,p=d?p:(0,a.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}m.replaceWith(s)}var y=function(t){return b.callExpression(e.file.addHelper("possibleConstructorReturn"),[s].concat(t||[]))},v=r.get("body");v.length&&!v.pop().isReturnStatement()&&r.pushContainer("body",b.returnStatement(n?s:y()));for(var g=this.superReturns,E=Array.isArray(g),x=0,g=E?g:(0,a.default)(g);;){var A;if(E){if(x>=g.length)break;A=g[x++]}else{if(x=g.next(),x.done)break;A=x.value}var _=A;if(_.node.argument){var D=_.scope.generateDeclaredUidIdentifier("ret");_.get("argument").replaceWithMultiple([b.assignmentExpression("=",D,_.node.argument),y(D)])}else _.get("argument").replaceWith(y())}}},e.prototype.pushMethod=function(e,t){var r=t?t.scope:this.scope;"method"===e.kind&&this._processMethod(e,r)||this.pushToMap(e,!1,null,r)},e.prototype._processMethod=function(){return!1},e.prototype.pushConstructor=function(e,t,r){this.bareSupers=e.bareSupers,this.superReturns=e.returns,r.scope.hasOwnBinding(this.classRef.name)&&r.scope.rename(this.classRef.name);var n=this.constructor;this.userConstructorPath=r,this.userConstructor=t,this.hasConstructor=!0,b.inheritsComments(n,t),n._ignoreUserWhitespace=!0,n.params=t.params,b.inherits(n.body,t.body),n.body.directives=t.body.directives,this._pushConstructor()},e.prototype._pushConstructor=function(){this.pushedConstructor||(this.pushedConstructor=!0,(this.hasInstanceDescriptors||this.hasStaticDescriptors)&&this.pushDescriptors(),this.body.push(this.constructor),this.pushInherits())},e.prototype.pushInherits=function(){this.isDerived&&!this.pushedInherits&&(this.pushedInherits=!0,this.body.unshift(b.expressionStatement(b.callExpression(this.file.addHelper("inherits"),[this.classRef,this.superName]))))},e}();t.default=_,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(9),s=n(i),a=r(2),o=n(a),u=r(10),l=n(u);t.default=function(e){var t=e.types,r=(0,l.default)(),n={"AssignmentExpression|UpdateExpression":function(e){if(!e.node[r]){e.node[r]=!0;var n=e.get(e.isAssignmentExpression()?"left":"argument");if(n.isIdentifier()){var i=n.node.name;if(this.scope.getBinding(i)===e.scope.getBinding(i)){var s=this.exports[i];if(s){var a=e.node,u=e.isUpdateExpression()&&!a.prefix;u&&("++"===a.operator?a=t.binaryExpression("+",a.argument,t.numericLiteral(1)):"--"===a.operator?a=t.binaryExpression("-",a.argument,t.numericLiteral(1)):u=!1);for(var l=s,c=Array.isArray(l),f=0,l=c?l:(0,o.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;a=this.buildCall(d,a).expression}u&&(a=t.sequenceExpression([a,e.node])),e.replaceWith(a)}}}}}};return{visitor:{CallExpression:function(e,r){if(e.node.callee.type===y){var n=r.contextIdent;e.replaceWith(t.callExpression(t.memberExpression(n,t.identifier("import")),e.node.arguments))}},ReferencedIdentifier:function(e,r){"__moduleName"!=e.node.name||e.scope.hasBinding("__moduleName")||e.replaceWith(t.memberExpression(r.contextIdent,t.identifier("id")))},Program:{enter:function(e,t){t.contextIdent=e.scope.generateUidIdentifier("context")},exit:function(e,r){function i(e,t){p[e]=p[e]||[],p[e].push(t)}function a(e,t,r){var n=void 0;d.forEach(function(t){t.key===e&&(n=t)}),n||d.push(n={key:e,imports:[],exports:[]}),n[t]=n[t].concat(r)}function u(e,r){return t.expressionStatement(t.callExpression(l,[t.stringLiteral(e),r]))}for(var l=e.scope.generateUidIdentifier("export"),c=r.contextIdent,p=(0,s.default)(null),d=[],y=[],v=[],g=[],b=[],E=[],x=e.get("body"),A=!0,S=x,_=Array.isArray(S),D=0,S=_?S:(0,o.default)(S);;){var C;if(_){if(D>=S.length)break;C=S[D++]}else{if(D=S.next(),D.done)break;C=D.value}var w=C;if(w.isExportDeclaration()&&(w=w.get("declaration")),w.isVariableDeclaration()&&"var"!==w.node.kind){A=!1;break}}for(var P=x,k=Array.isArray(P),F=0,P=k?P:(0,o.default)(P);;){var T;if(k){if(F>=P.length)break;T=P[F++]}else{if(F=P.next(),F.done)break;T=F.value}var O=T;if(A&&O.isFunctionDeclaration())y.push(O.node),E.push(O);else if(O.isImportDeclaration()){var B=O.node.source.value;a(B,"imports",O.node.specifiers);for(var R in O.getBindingIdentifiers())O.scope.removeBinding(R),b.push(t.identifier(R));O.remove()}else if(O.isExportAllDeclaration())a(O.node.source.value,"exports",O.node),O.remove();else if(O.isExportDefaultDeclaration()){var I=O.get("declaration");if(I.isClassDeclaration()||I.isFunctionDeclaration()){var M=I.node.id,N=[];M?(N.push(I.node),N.push(u("default",M)),i(M.name,"default")):N.push(u("default",t.toExpression(I.node))),!A||I.isClassDeclaration()?O.replaceWithMultiple(N):(y=y.concat(N),E.push(O))}else O.replaceWith(u("default",I.node))}else if(O.isExportNamedDeclaration()){var L=O.get("declaration");if(L.node){O.replaceWith(L);var j=[],U=void 0;if(O.isFunction()){var V=L.node,G=V.id.name;if(A)i(G,G),y.push(V),y.push(u(G,V.id)),E.push(O);else{var W;W={},W[G]=V.id,U=W}}else U=L.getBindingIdentifiers();for(var Y in U)i(Y,Y),j.push(u(Y,t.identifier(Y)));O.insertAfter(j)}else{var q=O.node.specifiers;if(q&&q.length)if(O.node.source)a(O.node.source.value,"exports",q),O.remove();else{for(var K=[],H=q,J=Array.isArray(H),X=0,H=J?H:(0,o.default)(H);;){var z;if(J){if(X>=H.length)break;z=H[X++]}else{if(X=H.next(),X.done)break;z=X.value}var $=z;K.push(u($.exported.name,$.local)),i($.local.name,$.exported.name)}O.replaceWithMultiple(K)}}}}d.forEach(function(r){for(var n=[],i=e.scope.generateUidIdentifier(r.key),s=r.imports,a=Array.isArray(s),u=0,s=a?s:(0,o.default)(s);;){var c;if(a){if(u>=s.length)break;c=s[u++]}else{if(u=s.next(),u.done)break;c=u.value}var f=c;t.isImportNamespaceSpecifier(f)?n.push(t.expressionStatement(t.assignmentExpression("=",f.local,i))):t.isImportDefaultSpecifier(f)&&(f=t.importSpecifier(f.local,t.identifier("default"))),t.isImportSpecifier(f)&&n.push(t.expressionStatement(t.assignmentExpression("=",f.local,t.memberExpression(i,f.imported))))}if(r.exports.length){var p=e.scope.generateUidIdentifier("exportObj");n.push(t.variableDeclaration("var",[t.variableDeclarator(p,t.objectExpression([]))]));for(var d=r.exports,h=Array.isArray(d),y=0,d=h?d:(0,o.default)(d);;){var b;if(h){if(y>=d.length)break;b=d[y++]}else{if(y=d.next(),y.done)break;b=y.value}var E=b;t.isExportAllDeclaration(E)?n.push(m({KEY:e.scope.generateUidIdentifier("key"),EXPORT_OBJ:p,TARGET:i})):t.isExportSpecifier(E)&&n.push(t.expressionStatement(t.assignmentExpression("=",t.memberExpression(p,E.exported),t.memberExpression(i,E.local))))}n.push(t.expressionStatement(t.callExpression(l,[p])))}g.push(t.stringLiteral(r.key)),v.push(t.functionExpression(null,[i],t.blockStatement(n)))});var Q=this.getModuleName();Q&&(Q=t.stringLiteral(Q)),A&&(0,f.default)(e,function(e){return b.push(e)}),b.length&&y.unshift(t.variableDeclaration("var",b.map(function(e){return t.variableDeclarator(e)}))),e.traverse(n,{exports:p,buildCall:u,scope:e.scope});for(var Z=E,ee=Array.isArray(Z),te=0,Z=ee?Z:(0,o.default)(Z);;){var re;if(ee){if(te>=Z.length)break;re=Z[te++]}else{if(te=Z.next(),te.done)break;re=te.value}re.remove()}e.node.body=[h({SYSTEM_REGISTER:t.memberExpression(t.identifier(r.opts.systemGlobal||"System"),t.identifier("register")),BEFORE_BODY:y,MODULE_NAME:Q,SETTERS:v,SOURCES:g,BODY:e.node.body,EXPORT_IDENTIFIER:l,CONTEXT_IDENTIFIER:c})]}}}}};var c=r(190),f=n(c),p=r(4),d=n(p),h=(0,d.default)('\n  SYSTEM_REGISTER(MODULE_NAME, [SOURCES], function (EXPORT_IDENTIFIER, CONTEXT_IDENTIFIER) {\n    "use strict";\n    BEFORE_BODY;\n    return {\n      setters: [SETTERS],\n      execute: function () {\n        BODY;\n      }\n    };\n  });\n'),m=(0,d.default)('\n  for (var KEY in TARGET) {\n    if (KEY !== "default" && KEY !== "__esModule") EXPORT_OBJ[KEY] = TARGET[KEY];\n  }\n'),y="Import";e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e){if(e.isExpressionStatement()){var t=e.get("expression");if(!t.isCallExpression())return!1;if(!t.get("callee").isIdentifier({name:"define"}))return!1;var r=t.get("arguments");return!(3===r.length&&!r.shift().isStringLiteral())&&(2===r.length&&(!!r.shift().isArrayExpression()&&!!r.shift().isFunctionExpression()))}}var i=e.types;return{inherits:r(131),visitor:{Program:{exit:function(e,r){var s=e.get("body").pop();if(t(s)){var l=s.node.expression,c=l.arguments,f=3===c.length?c.shift():null,p=l.arguments[0],d=l.arguments[1],h=r.opts.globals||{},m=p.elements.map(function(e){return"module"===e.value||"exports"===e.value?i.identifier(e.value):i.callExpression(i.identifier("require"),[e])}),y=p.elements.map(function(e){if("module"===e.value)return i.identifier("mod");if("exports"===e.value)return i.memberExpression(i.identifier("mod"),i.identifier("exports"));var t=void 0;if(r.opts.exactGlobals){var s=h[e.value];t=s?s.split(".").reduce(function(e,t){return i.memberExpression(e,i.identifier(t))},i.identifier("global")):i.memberExpression(i.identifier("global"),i.identifier(i.toIdentifier(e.value)))}else{var a=(0,n.basename)(e.value,(0,n.extname)(e.value)),o=h[a]||a;t=i.memberExpression(i.identifier("global"),i.identifier(i.toIdentifier(o)))}return t}),v=f?f.value:this.file.opts.basename,g=i.memberExpression(i.identifier("global"),i.identifier(i.toIdentifier(v))),b=null;if(r.opts.exactGlobals){var E=h[v];if(E){b=[];var x=E.split(".");g=x.slice(1).reduce(function(e,t){return b.push(a({GLOBAL_REFERENCE:e})),i.memberExpression(e,i.identifier(t))},i.memberExpression(i.identifier("global"),i.identifier(x[0])))}}var A=o({BROWSER_ARGUMENTS:y,PREREQUISITE_ASSIGNMENTS:b,GLOBAL_TO_ASSIGN:g});s.replaceWith(u({MODULE_NAME:f,AMD_ARGUMENTS:p,COMMON_ARGUMENTS:m,GLOBAL_EXPORT:A,FUNC:d}))}}}}}};var n=r(19),i=r(4),s=function(e){return e&&e.__esModule?e:{default:e}}(i),a=(0,s.default)("\n  GLOBAL_REFERENCE = GLOBAL_REFERENCE || {}\n"),o=(0,s.default)("\n  var mod = { exports: {} };\n  factory(BROWSER_ARGUMENTS);\n  PREREQUISITE_ASSIGNMENTS\n  GLOBAL_TO_ASSIGN = mod.exports;\n"),u=(0,s.default)('\n  (function (global, factory) {\n    if (typeof define === "function" && define.amd) {\n      define(MODULE_NAME, AMD_ARGUMENTS, factory);\n    } else if (typeof exports !== "undefined") {\n      factory(COMMON_ARGUMENTS);\n    } else {\n      GLOBAL_EXPORT\n    }\n  })(this, FUNC);\n');e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,r,i){var s=e.specifiers[0];if(n.isExportNamespaceSpecifier(s)||n.isExportDefaultSpecifier(s)){var a=e.specifiers.shift(),o=i.generateUidIdentifier(a.exported.name),u=void 0;u=n.isExportNamespaceSpecifier(a)?n.importNamespaceSpecifier(o):n.importDefaultSpecifier(o),r.push(n.importDeclaration([u],e.source)),r.push(n.exportNamedDeclaration(null,[n.exportSpecifier(o,a.exported)])),t(e,r,i)}}var n=e.types;return{inherits:r(200),visitor:{ExportNamedDeclaration:function(e){var r=e.node,n=e.scope,i=[];t(r,i,n),i.length&&(r.specifiers.length>=1&&i.push(r),e.replaceWithMultiple(i))}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types;return{inherits:r(126),visitor:{Program:function(e,t){for(var r=t.file.ast.comments,n=r,s=Array.isArray(n),a=0,n=s?n:(0,i.default)(n);;){var o;if(s){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;u.value.indexOf("@flow")>=0&&(u.value=u.value.replace("@flow",""),u.value.replace(/\*/g,"").trim()||(u.ignore=!0))}},Flow:function(e){e.remove()},ClassProperty:function(e){e.node.variance=null,e.node.typeAnnotation=null,e.node.value||e.remove()},Class:function(e){e.node.implements=null,e.get("body.body").forEach(function(e){e.isClassProperty()&&(e.node.typeAnnotation=null,e.node.value||e.remove())})},AssignmentPattern:function(e){e.node.left.optional=!1},Function:function(e){for(var t=e.node,r=0;r<t.params.length;r++){t.params[r].optional=!1}},TypeCastExpression:function(e){var r=e.node;do{r=r.expression}while(t.isTypeCastExpression(r));e.replaceWith(r)}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e){var t=e.path.getData("functionBind");return t||(t=e.generateDeclaredUidIdentifier("context"),e.path.setData("functionBind",t))}function n(e,t){var r=e.object||e.callee.object;return t.isStatic(r)&&r}function i(e,r){var i=n(e,r);if(i)return i;var a=t(r);return e.object?e.callee=s.sequenceExpression([s.assignmentExpression("=",a,e.object),e.callee]):e.callee.object=s.assignmentExpression("=",a,e.callee.object),a}var s=e.types;return{inherits:r(201),visitor:{CallExpression:function(e){var t=e.node,r=e.scope,n=t.callee;if(s.isBindExpression(n)){var a=i(n,r);t.callee=s.memberExpression(n.callee,s.identifier("call")),t.arguments.unshift(a)}},BindExpression:function(e){
var t=e.node,r=e.scope,n=i(t,r);e.replaceWith(s.callExpression(s.memberExpression(t.callee,s.identifier("bind")),[n]))}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){var t=!1;return e.traverse({RestProperty:function(){t=!0,e.stop()}}),t}function n(e){for(var t=e.properties,r=Array.isArray(t),n=0,t=r?t:(0,i.default)(t);;){var s;if(r){if(n>=t.length)break;s=t[n++]}else{if(n=t.next(),n.done)break;s=n.value}var a=s;if(o.isSpreadProperty(a))return!0}return!1}function s(e,t,r){for(var n=t.pop(),s=[],a=t,u=Array.isArray(a),l=0,a=u?a:(0,i.default)(a);;){var c;if(u){if(l>=a.length)break;c=a[l++]}else{if(l=a.next(),l.done)break;c=l.value}var f=c,p=f.key;o.isIdentifier(p)&&!f.computed&&(p=o.stringLiteral(f.key.name)),s.push(p)}return[n.argument,o.callExpression(e.addHelper("objectWithoutProperties"),[r,o.arrayExpression(s)])]}function a(e,r,n,i){if(r.isAssignmentPattern())return void a(e,r.get("left"),n,i);if(r.isObjectPattern()&&t(r)){var s=e.scope.generateUidIdentifier("ref"),u=o.variableDeclaration("let",[o.variableDeclarator(r.node,s)]);u._blockHoist=n?i-n:1,e.ensureBlock(),e.get("body").unshiftContainer("body",u),r.replaceWith(s)}}var o=e.types;return{inherits:r(202),visitor:{Function:function(e){for(var t=e.get("params"),r=0;r<t.length;r++)a(t[r].parentPath,t[r],r,t.length)},VariableDeclarator:function(e,t){if(e.get("id").isObjectPattern()){var r=e;e.get("id").traverse({RestProperty:function(e){if(this.originalPath.node.id.properties.length>1&&!o.isIdentifier(this.originalPath.node.init)){var n=e.scope.generateUidIdentifierBasedOnNode(this.originalPath.node.init,"ref");return this.originalPath.insertBefore(o.variableDeclarator(n,this.originalPath.node.init)),void this.originalPath.replaceWith(o.variableDeclarator(this.originalPath.node.id,n))}var i=this.originalPath.node.init,a=[];e.findParent(function(e){if(e.isObjectProperty())a.unshift(e.node.key.name);else if(e.isVariableDeclarator())return!0}),a.length&&a.forEach(function(e){i=o.memberExpression(i,o.identifier(e))});var u=s(t,e.parentPath.node.properties,i),l=u[0],c=u[1];r.insertAfter(o.variableDeclarator(l,c)),r=r.getSibling(r.key+1),0===e.parentPath.node.properties.length&&e.findParent(function(e){return e.isObjectProperty()||e.isVariableDeclarator()}).remove()}},{originalPath:e})}},ExportNamedDeclaration:function(e){var r=e.get("declaration");if(r.isVariableDeclaration()&&t(r)){var n=[];for(var i in e.getOuterBindingIdentifiers(e)){var s=o.identifier(i);n.push(o.exportSpecifier(s,s))}e.replaceWith(r.node),e.insertAfter(o.exportNamedDeclaration(null,n))}},CatchClause:function(e){var t=e.get("param");a(t.parentPath,t)},AssignmentExpression:function(e,r){var n=e.get("left");if(n.isObjectPattern()&&t(n)){var i=[],a=void 0;(e.isCompletionRecord()||e.parentPath.isExpressionStatement())&&(a=e.scope.generateUidIdentifierBasedOnNode(e.node.right,"ref"),i.push(o.variableDeclaration("var",[o.variableDeclarator(a,e.node.right)])));var u=s(r,e.node.left.properties,a),l=u[0],c=u[1],f=o.clone(e.node);f.right=a,i.push(o.expressionStatement(f)),i.push(o.toStatement(o.assignmentExpression("=",l,c))),a&&i.push(o.expressionStatement(a)),e.replaceWithMultiple(i)}},ForXStatement:function(e){var r=e.node,n=e.scope,i=e.get("left"),s=r.left;if(o.isObjectPattern(s)&&t(i)){var a=n.generateUidIdentifier("ref");return r.left=o.variableDeclaration("var",[o.variableDeclarator(a)]),e.ensureBlock(),void r.body.body.unshift(o.variableDeclaration("var",[o.variableDeclarator(s,a)]))}if(o.isVariableDeclaration(s)){var u=s.declarations[0].id;if(o.isObjectPattern(u)){var l=n.generateUidIdentifier("ref");r.left=o.variableDeclaration(s.kind,[o.variableDeclarator(l,null)]),e.ensureBlock(),r.body.body.unshift(o.variableDeclaration(r.left.kind,[o.variableDeclarator(u,l)]))}}},ObjectExpression:function(e,t){function r(){u.length&&(a.push(o.objectExpression(u)),u=[])}if(n(e.node)){var s=t.opts.useBuiltIns||!1;if("boolean"!=typeof s)throw new Error("transform-object-rest-spread currently only accepts a boolean option for useBuiltIns (defaults to false)");for(var a=[],u=[],l=e.node.properties,c=Array.isArray(l),f=0,l=c?l:(0,i.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;o.isSpreadProperty(d)?(r(),a.push(d.argument)):u.push(d)}r(),o.isObjectExpression(a[0])||a.unshift(o.objectExpression([]));var h=s?o.memberExpression(o.identifier("Object"),o.identifier("assign")):t.addHelper("extends");e.replaceWith(o.callExpression(h,a))}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,t){for(var r=t.arguments[0].properties,i=!0,s=0;s<r.length;s++){var a=r[s],o=n.toComputedKey(a);if(n.isLiteral(o,{value:"displayName"})){i=!1;break}}i&&r.unshift(n.objectProperty(n.identifier("displayName"),n.stringLiteral(e)))}function r(e){if(!e||!n.isCallExpression(e))return!1;if(!s(e.callee)&&!a(e.callee))return!1;var t=e.arguments;if(1!==t.length)return!1;var r=t[0];return!!n.isObjectExpression(r)}var n=e.types,s=n.buildMatchMemberExpression("React.createClass"),a=function(e){return"createReactClass"===e.name};return{visitor:{ExportDefaultDeclaration:function(e,n){var s=e.node;if(r(s.declaration)){var a=n.file.opts.basename;"index"===a&&(a=i.default.basename(i.default.dirname(n.file.opts.filename))),t(a,s.declaration)}},CallExpression:function(e){var i=e.node;if(r(i)){var s=void 0;e.find(function(e){if(e.isAssignmentExpression())s=e.node.left;else if(e.isObjectProperty())s=e.node.key;else if(e.isVariableDeclarator())s=e.node.id;else if(e.isStatement())return!0;if(s)return!0}),s&&(n.isMemberExpression(s)&&(s=s.property),n.isIdentifier(s)&&t(s.name,i))}}}}};var n=r(19),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){var t=e.types,r=/\*?\s*@jsx\s+([^\s]+)/,n=(0,l.default)({pre:function(e){var r=e.tagName,n=e.args;t.react.isCompatTag(r)?n.push(t.stringLiteral(r)):n.push(e.tagExpr)},post:function(e,t){e.callee=t.get("jsxIdentifier")()}});return n.Program=function(e,n){for(var i=n.file,a=n.opts.pragma||"React.createElement",o=i.ast.comments,u=Array.isArray(o),l=0,o=u?o:(0,s.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c,p=r.exec(f.value);if(p){if("React.DOM"===(a=p[1]))throw i.buildCodeFrameError(f,"The @jsx React.DOM pragma has been deprecated as of React 0.12");break}}n.set("jsxIdentifier",function(){return a.split(".").map(function(e){return t.identifier(e)}).reduce(function(e,r){return t.memberExpression(e,r)})})},{inherits:o.default,visitor:n}};var a=r(127),o=n(a),u=r(351),l=n(u);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(){return{visitor:{Program:function(e,t){if(!1!==t.opts.strict&&!1!==t.opts.strictMode){for(var r=e.node,n=r.directives,s=Array.isArray(n),o=0,n=s?n:(0,i.default)(n);;){var u;if(s){if(o>=n.length)break;u=n[o++]}else{if(o=n.next(),o.done)break;u=o.value}if("use strict"===u.value.value)return}e.unshiftContainer("directives",a.directive(a.directiveLiteral("use strict")))}}}}};var s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=["commonjs","amd","umd","systemjs"],n=!1,i="commonjs",s=!1;if(void 0!==t&&(void 0!==t.loose&&(n=t.loose),void 0!==t.modules&&(i=t.modules),void 0!==t.spec&&(s=t.spec)),"boolean"!=typeof n)throw new Error("Preset es2015 'loose' option must be a boolean.");if("boolean"!=typeof s)throw new Error("Preset es2015 'spec' option must be a boolean.");if(!1!==i&&-1===r.indexOf(i))throw new Error("Preset es2015 'modules' option must be 'false' to indicate no modules\nor a module type which be be one of: 'commonjs' (default), 'amd', 'umd', 'systemjs'");var o={loose:n};return{plugins:[[a.default,{loose:n,spec:s}],u.default,c.default,[p.default,{spec:s}],h.default,[y.default,o],g.default,E.default,A.default,[_.default,o],[C.default,o],P.default,F.default,O.default,[R.default,o],M.default,[L.default,o],U.default,G.default,"commonjs"===i&&[Y.default,o],"systemjs"===i&&[K.default,o],"amd"===i&&[J.default,o],"umd"===i&&[z.default,o],[Q.default,{async:!1,asyncGenerators:!1}]].filter(Boolean)}}t.__esModule=!0;var s=r(83),a=n(s),o=r(76),u=n(o),l=r(75),c=n(l),f=r(68),p=n(f),d=r(69),h=n(d),m=r(71),y=n(m),v=r(78),g=n(v),b=r(80),E=n(b),x=r(130),A=n(x),S=r(72),_=n(S),D=r(74),C=n(D),w=r(82),P=n(w),k=r(85),F=n(k),T=r(66),O=n(T),B=r(81),R=n(B),I=r(79),M=n(I),N=r(73),L=n(N),j=r(70),U=n(j),V=r(84),G=n(V),W=r(77),Y=n(W),q=r(208),K=n(q),H=r(131),J=n(H),X=r(209),z=n(X),$=r(86),Q=n($),Z=i({});t.default=Z,Object.defineProperty(Z,"buildPreset",{configurable:!0,writable:!0,enumerable:!1,value:i}),e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(132),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default={plugins:[i.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(128),s=n(i),a=r(129),o=n(a);t.default={plugins:[s.default,o.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(221),s=n(i),a=r(203),o=n(a),u=r(210),l=n(u);t.default={presets:[s.default],plugins:[o.default,l.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(222),s=n(i),a=r(204),o=n(a),u=r(205),l=n(u),c=r(324),f=n(c);t.default={presets:[s.default],plugins:[f.default,o.default,l.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(128),s=n(i),a=r(129),o=n(a),u=r(132),l=n(u),c=r(213),f=n(c),p=r(327),d=n(p);t.default={plugins:[s.default,o.default,l.default,d.default,f.default]},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(3),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=function e(t,r){(0,i.default)(this,e),this.file=t,this.options=r};t.default=s,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.Flow=t.Pure=t.Generated=t.User=t.Var=t.BlockScoped=t.Referenced=t.Scope=t.Expression=t.Statement=t.BindingIdentifier=t.ReferencedMemberExpression=t.ReferencedIdentifier=void 0;var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);t.ReferencedIdentifier={types:["Identifier","JSXIdentifier"],checkPath:function(e,t){var r=e.node,s=e.parent;if(!i.isIdentifier(r,t)&&!i.isJSXMemberExpression(s,t)){if(!i.isJSXIdentifier(r,t))return!1;if(n.react.isCompatTag(r.name))return!1}return i.isReferenced(r,s)}},t.ReferencedMemberExpression={types:["MemberExpression"],checkPath:function(e){var t=e.node,r=e.parent;return i.isMemberExpression(t)&&i.isReferenced(t,r)}},t.BindingIdentifier={types:["Identifier"],checkPath:function(e){var t=e.node,r=e.parent;return i.isIdentifier(t)&&i.isBinding(t,r)}},t.Statement={types:["Statement"],checkPath:function(e){var t=e.node,r=e.parent;if(i.isStatement(t)){if(i.isVariableDeclaration(t)){if(i.isForXStatement(r,{left:t}))return!1;if(i.isForStatement(r,{init:t}))return!1}return!0}return!1}},t.Expression={types:["Expression"],checkPath:function(e){return e.isIdentifier()?e.isReferencedIdentifier():i.isExpression(e.node)}},t.Scope={types:["Scopable"],checkPath:function(e){return i.isScope(e.node,e.parent)}},t.Referenced={checkPath:function(e){return i.isReferenced(e.node,e.parent)}},t.BlockScoped={checkPath:function(e){return i.isBlockScoped(e.node)}},t.Var={types:["VariableDeclaration"],checkPath:function(e){return i.isVar(e.node)}},t.User={checkPath:function(e){return e.node&&!!e.node.loc}},t.Generated={checkPath:function(e){return!e.isUser()}},t.Pure={checkPath:function(e,t){return e.scope.isPure(e.node,t)}},t.Flow={types:["Flow","ImportDeclaration","ExportDeclaration","ImportSpecifier"],checkPath:function(e){var t=e.node;return!!i.isFlow(t)||(i.isImportDeclaration(t)?"type"===t.importKind||"typeof"===t.importKind:i.isExportDeclaration(t)?"type"===t.exportKind:!!i.isImportSpecifier(t)&&("type"===t.importKind||"typeof"===t.importKind))}}},function(e,t,r){"use strict";t.__esModule=!0;var n=r(3),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=function(){function e(t){var r=t.existing,n=t.identifier,s=t.scope,a=t.path,o=t.kind;(0,i.default)(this,e),this.identifier=n,this.scope=s,this.path=a,this.kind=o,this.constantViolations=[],this.constant=!0,this.referencePaths=[],this.referenced=!1,this.references=0,this.clearValue(),r&&(this.constantViolations=[].concat(r.path,r.constantViolations,this.constantViolations))}return e.prototype.deoptValue=function(){this.clearValue(),this.hasDeoptedValue=!0},e.prototype.setValue=function(e){this.hasDeoptedValue||(this.hasValue=!0,this.value=e)},e.prototype.clearValue=function(){this.hasDeoptedValue=!1,this.hasValue=!1,this.value=null},e.prototype.reassign=function(e){this.constant=!1,-1===this.constantViolations.indexOf(e)&&this.constantViolations.push(e)},e.prototype.reference=function(e){-1===this.referencePaths.indexOf(e)&&(this.referenced=!0,this.references++,this.referencePaths.push(e))},e.prototype.dereference=function(){this.references--,this.referenced=!!this.references},e}();t.default=s,e.exports=t.default},function(e,t,r){"use strict";function n(e,t,r){for(var n=[].concat(e),i=(0,a.default)(null);n.length;){var s=n.shift();if(s){var o=u.getBindingIdentifiers.keys[s.type];if(u.isIdentifier(s))if(t){var l=i[s.name]=i[s.name]||[];l.push(s)}else i[s.name]=s;else if(u.isExportDeclaration(s))u.isDeclaration(s.declaration)&&n.push(s.declaration);else{if(r){if(u.isFunctionDeclaration(s)){n.push(s.id);continue}if(u.isFunctionExpression(s))continue}if(o)for(var c=0;c<o.length;c++){var f=o[c];s[f]&&(n=n.concat(s[f]))}}}}return i}function i(e,t){return n(e,t,!0)}t.__esModule=!0;var s=r(9),a=function(e){return e&&e.__esModule?e:{default:e}}(s);t.getBindingIdentifiers=n,t.getOuterBindingIdentifiers=i;var o=r(1),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o);n.keys={DeclareClass:["id"],DeclareFunction:["id"],DeclareModule:["id"],DeclareVariable:["id"],InterfaceDeclaration:["id"],TypeAlias:["id"],OpaqueType:["id"],CatchClause:["param"],LabeledStatement:["label"],UnaryExpression:["argument"],AssignmentExpression:["left"],ImportSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportDefaultSpecifier:["local"],ImportDeclaration:["specifiers"],ExportSpecifier:["exported"],ExportNamespaceSpecifier:["exported"],ExportDefaultSpecifier:["exported"],FunctionDeclaration:["id","params"],FunctionExpression:["id","params"],ClassDeclaration:["id"],ClassExpression:["id"],RestElement:["argument"],UpdateExpression:["argument"],RestProperty:["argument"],ObjectProperty:["value"],AssignmentPattern:["left"],ArrayPattern:["elements"],ObjectPattern:["properties"],VariableDeclaration:["declarations"],VariableDeclarator:["id"]}},function(e,t){"use strict";e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,r){"use strict";var n=r(138),i=r(13)("toStringTag"),s="Arguments"==n(function(){return arguments}()),a=function(e,t){try{return e[t]}catch(e){}};e.exports=function(e){var t,r,o;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=a(t=Object(e),i))?r:s?n(t):"Object"==(o=n(t))&&"function"==typeof t.callee?"Arguments":o}},function(e,t,r){"use strict";var n=r(146),i=r(57).getWeak,s=r(21),a=r(16),o=r(136),u=r(55),l=r(137),c=r(28),f=r(58),p=l(5),d=l(6),h=0,m=function(e){return e._l||(e._l=new y)},y=function(){this.a=[]},v=function(e,t){return p(e.a,function(e){return e[0]===t})};y.prototype={get:function(e){var t=v(this,e);if(t)return t[1]},has:function(e){return!!v(this,e)},set:function(e,t){var r=v(this,e);r?r[1]=t:this.a.push([e,t])},delete:function(e){var t=d(this.a,function(t){return t[0]===e});return~t&&this.a.splice(t,1),!!~t}},e.exports={getConstructor:function(e,t,r,s){var l=e(function(e,n){o(e,l,t,"_i"),e._t=t,e._i=h++,e._l=void 0,void 0!=n&&u(n,r,e[s],e)});return n(l.prototype,{delete:function(e){if(!a(e))return!1;var r=i(e);return!0===r?m(f(this,t)).delete(e):r&&c(r,this._i)&&delete r[this._i]},has:function(e){if(!a(e))return!1;var r=i(e);return!0===r?m(f(this,t)).has(e):r&&c(r,this._i)}}),l},def:function(e,t,r){var n=i(s(t),!0);return!0===n?m(e).set(t,r):n[e._i]=r,e},ufstore:m}},function(e,t,r){"use strict";var n=r(16),i=r(15).document,s=n(i)&&n(i.createElement);e.exports=function(e){return s?i.createElement(e):{}}},function(e,t,r){"use strict";e.exports=!r(22)&&!r(27)(function(){return 7!=Object.defineProperty(r(230)("div"),"a",{get:function(){return 7}}).a})},function(e,t,r){"use strict";var n=r(138);e.exports=Array.isArray||function(e){return"Array"==n(e)}},function(e,t){"use strict";e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,r){"use strict";var n=r(44),i=r(145),s=r(91),a=r(94),o=r(142),u=Object.assign;e.exports=!u||r(27)(function(){var e={},t={},r=Symbol(),n="abcdefghijklmnopqrst";return e[r]=7,n.split("").forEach(function(e){t[e]=e}),7!=u({},e)[r]||Object.keys(u({},t)).join("")!=n})?function(e,t){for(var r=a(e),u=arguments.length,l=1,c=i.f,f=s.f;u>l;)for(var p,d=o(arguments[l++]),h=c?n(d).concat(c(d)):n(d),m=h.length,y=0;m>y;)f.call(d,p=h[y++])&&(r[p]=d[p]);return r}:u},function(e,t,r){"use strict";var n=r(91),i=r(92),s=r(37),a=r(154),o=r(28),u=r(231),l=Object.getOwnPropertyDescriptor;t.f=r(22)?l:function(e,t){if(e=s(e),t=a(t,!0),u)try{return l(e,t)}catch(e){}if(o(e,t))return i(!n.f.call(e,t),e[t])}},function(e,t,r){"use strict";var n=r(237),i=r(141).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return n(e,i)}},function(e,t,r){"use strict";var n=r(28),i=r(37),s=r(420)(!1),a=r(150)("IE_PROTO");e.exports=function(e,t){var r,o=i(e),u=0,l=[];for(r in o)r!=a&&n(o,r)&&l.push(r);for(;t.length>u;)n(o,r=t[u++])&&(~s(l,r)||l.push(r));return l}},function(e,t,r){"use strict";var n=r(228),i=r(13)("iterator"),s=r(56);e.exports=r(5).getIteratorMethod=function(e){if(void 0!=e)return e[i]||e["@@iterator"]||s[n(e)]}},function(e,t,r){(function(n){"use strict";function i(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type)||("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&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))}function s(e){var r=this.useColors;if(e[0]=(r?"%c":"")+this.namespace+(r?" %c":" ")+e[0]+(r?"%c ":" ")+"+"+t.humanize(this.diff),r){var n="color: "+this.color;e.splice(1,0,n,"color: inherit");var i=0,s=0;e[0].replace(/%[a-zA-Z%]/g,function(e){"%%"!==e&&(i++,"%c"===e&&(s=i))}),e.splice(s,0,n)}}function a(){return"object"===("undefined"==typeof console?"undefined":l(console))&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function o(e){try{null==e?t.storage.removeItem("debug"):t.storage.debug=e}catch(e){}}function u(){var e;try{e=t.storage.debug}catch(e){}return!e&&void 0!==n&&"env"in n&&(e=n.env.DEBUG),e}var l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t=e.exports=r(458),t.log=a,t.formatArgs=s,t.save=o,t.load=u,t.useColors=i,t.storage="undefined"!=typeof chrome&&void 0!==chrome.storage?chrome.storage.local:function(){try{return window.localStorage}catch(e){}}(),t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],t.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}},t.enable(u())}).call(t,r(8))},function(e,t){"use strict";!function(){function t(e){return 48<=e&&e<=57}function r(e){return 48<=e&&e<=57||97<=e&&e<=102||65<=e&&e<=70}function n(e){return e>=48&&e<=55}function i(e){return 32===e||9===e||11===e||12===e||160===e||e>=5760&&d.indexOf(e)>=0}function s(e){return 10===e||13===e||8232===e||8233===e}function a(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(Math.floor((e-65536)/1024)+55296)+String.fromCharCode((e-65536)%1024+56320)}function o(e){return e<128?h[e]:p.NonAsciiIdentifierStart.test(a(e))}function u(e){return e<128?m[e]:p.NonAsciiIdentifierPart.test(a(e))}function l(e){return e<128?h[e]:f.NonAsciiIdentifierStart.test(a(e))}function c(e){return e<128?m[e]:f.NonAsciiIdentifierPart.test(a(e))}var f,p,d,h,m,y;for(p={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B2\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,NonAsciiIdentifierPart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B2\u08E4-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58\u0C59\u0C60-\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D57\u0D60-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA69D\uA69F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2D\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/},f={
NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B2\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDE00-\uDE11\uDE13-\uDE2B\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF5D-\uDF61]|\uD805[\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDE00-\uDE2F\uDE44\uDE80-\uDEAA]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF98]|\uD809[\uDC00-\uDC6E]|[\uD80C\uD840-\uD868\uD86A-\uD86C][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D]|\uD87E[\uDC00-\uDE1D]/,NonAsciiIdentifierPart:/[\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B2\u08E4-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58\u0C59\u0C60-\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D57\u0D60-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA69D\uA69F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2D\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDD0-\uDDDA\uDE00-\uDE11\uDE13-\uDE37\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF01-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF98]|\uD809[\uDC00-\uDC6E]|[\uD80C\uD840-\uD868\uD86A-\uD86C][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/},d=[5760,6158,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279],h=new Array(128),y=0;y<128;++y)h[y]=y>=97&&y<=122||y>=65&&y<=90||36===y||95===y;for(m=new Array(128),y=0;y<128;++y)m[y]=y>=97&&y<=122||y>=65&&y<=90||y>=48&&y<=57||36===y||95===y;e.exports={isDecimalDigit:t,isHexDigit:r,isOctalDigit:n,isWhiteSpace:i,isLineTerminator:s,isIdentifierStartES5:o,isIdentifierPartES5:u,isIdentifierStartES6:l,isIdentifierPartES6:c}}()},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"Set");e.exports=s},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new i;++t<r;)this.add(e[t])}var i=r(160),s=r(561),a=r(562);n.prototype.add=n.prototype.push=s,n.prototype.has=a,e.exports=n},function(e,t,r){"use strict";var n=r(17),i=n.Uint8Array;e.exports=i},function(e,t){"use strict";function r(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}e.exports=r},function(e,t,r){"use strict";function n(e,t){var r=a(e),n=!r&&s(e),c=!r&&!n&&o(e),p=!r&&!n&&!c&&l(e),d=r||n||c||p,h=d?i(e.length,String):[],m=h.length;for(var y in e)!t&&!f.call(e,y)||d&&("length"==y||c&&("offset"==y||"parent"==y)||p&&("buffer"==y||"byteLength"==y||"byteOffset"==y)||u(y,m))||h.push(y);return h}var i=r(513),s=r(112),a=r(6),o=r(113),u=r(171),l=r(177),c=Object.prototype,f=c.hasOwnProperty;e.exports=n},function(e,t){"use strict";function r(e,t,r,n){var i=-1,s=null==e?0:e.length;for(n&&s&&(r=e[++i]);++i<s;)r=t(r,e[i],i,e);return r}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){(void 0===r||s(e[t],r))&&(void 0!==r||t in e)||i(e,t,r)}var i=r(163),s=r(46);e.exports=n},function(e,t,r){"use strict";var n=r(527),i=n();e.exports=i},function(e,t,r){"use strict";function n(e,t){t=i(t,e);for(var r=0,n=t.length;null!=e&&r<n;)e=e[s(t[r++])];return r&&r==n?e:void 0}var i=r(255),s=r(108);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=t(e);return s(e)?n:i(n,r(e))}var i=r(161),s=r(6);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,a,o){return e===t||(null==e||null==t||!s(e)&&!s(t)?e!==e&&t!==t:i(e,t,r,a,n,o))}var i=r(494),s=r(25);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=-1,n=s(e)?Array(e.length):[];return i(e,function(e,i,s){n[++r]=t(e,i,s)}),n}var i=r(487),s=r(24);e.exports=n},function(e,t,r){"use strict";function n(e){if("string"==typeof e)return e;if(a(e))return s(e,n)+"";if(o(e))return c?c.call(e):"";var t=e+"";return"0"==t&&1/e==-u?"-0":t}var i=r(45),s=r(60),a=r(6),o=r(62),u=1/0,l=i?i.prototype:void 0,c=l?l.toString:void 0;e.exports=n},function(e,t){"use strict";function r(e,t){return e.has(t)}e.exports=r},function(e,t,r){"use strict";function n(e,t){return i(e)?e:s(e,t)?[e]:a(o(e))}var i=r(6),s=r(173),a=r(571),o=r(114);e.exports=n},function(e,t,r){(function(e){"use strict";function n(e,t){if(t)return e.slice();var r=e.length,n=c?c(r):new e.constructor(r);return e.copy(n),n}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(17),a="object"==i(t)&&t&&!t.nodeType&&t,o=a&&"object"==i(e)&&e&&!e.nodeType&&e,u=o&&o.exports===a,l=u?s.Buffer:void 0,c=l?l.allocUnsafe:void 0;e.exports=n}).call(t,r(39)(e))},function(e,t,r){"use strict";function n(e,t){var r=t?i(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}var i=r(167);e.exports=n},function(e,t,r){"use strict";function n(e){return function(t,r,n){var o=Object(t);if(!s(t)){var u=i(r,3);t=a(t),r=function(e){return u(o[e],e,o)}}var l=e(t,r,n);return l>-1?o[u?t[l]:l]:void 0}}var i=r(61),s=r(24),a=r(32);e.exports=n},function(e,t,r){"use strict";var n=r(38),i=function(){try{var e=n(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},function(e,t,r){"use strict";function n(e,t,r,n,l,c){var f=r&o,p=e.length,d=t.length;if(p!=d&&!(f&&d>p))return!1;var h=c.get(e);if(h&&c.get(t))return h==t;var m=-1,y=!0,v=r&u?new i:void 0;for(c.set(e,t),c.set(t,e);++m<p;){var g=e[m],b=t[m];if(n)var E=f?n(b,g,m,t,e,c):n(g,b,m,e,t,c);if(void 0!==E){if(E)continue;y=!1;break}if(v){if(!s(t,function(e,t){if(!a(v,t)&&(g===e||l(g,e,r,n,c)))return v.push(t)})){y=!1;break}}else if(g!==b&&!l(g,b,r,n,c)){y=!1;break}}return c.delete(e),c.delete(t),y}var i=r(242),s=r(482),a=r(254),o=1,u=2;e.exports=n},function(e,t){(function(t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n="object"==(void 0===t?"undefined":r(t))&&t&&t.Object===Object&&t;e.exports=n}).call(t,function(){return this}())},function(e,t,r){"use strict";function n(e){return i(e,a,s)}var i=r(250),s=r(170),a=r(32);e.exports=n},function(e,t,r){"use strict";var n=r(161),i=r(169),s=r(170),a=r(279),o=Object.getOwnPropertySymbols,u=o?function(e){for(var t=[];e;)n(t,s(e)),e=i(e);return t}:a;e.exports=u},function(e,t,r){"use strict";var n=r(472),i=r(159),s=r(474),a=r(241),o=r(475),u=r(30),l=r(272),c=l(n),f=l(i),p=l(s),d=l(a),h=l(o),m=u;(n&&"[object DataView]"!=m(new n(new ArrayBuffer(1)))||i&&"[object Map]"!=m(new i)||s&&"[object Promise]"!=m(s.resolve())||a&&"[object Set]"!=m(new a)||o&&"[object WeakMap]"!=m(new o))&&(m=function(e){var t=u(e),r="[object Object]"==t?e.constructor:void 0,n=r?l(r):"";if(n)switch(n){case c:return"[object DataView]";case f:return"[object Map]";case p:return"[object Promise]";case d:return"[object Set]";case h:return"[object WeakMap]"}return t}),e.exports=m},function(e,t,r){"use strict";function n(e,t,r){t=i(t,e);for(var n=-1,c=t.length,f=!1;++n<c;){var p=l(t[n]);if(!(f=null!=e&&r(e,p)))break;e=e[p]}return f||++n!=c?f:!!(c=null==e?0:e.length)&&u(c)&&o(p,c)&&(a(e)||s(e))}var i=r(255),s=r(112),a=r(6),o=r(171),u=r(176),l=r(108);e.exports=n},function(e,t,r){"use strict";function n(e){return"function"!=typeof e.constructor||a(e)?{}:i(s(e))}var i=r(486),s=r(169),a=r(105);e.exports=n},function(e,t,r){"use strict";function n(e){return e===e&&!i(e)}var i=r(18);e.exports=n},function(e,t){"use strict";function r(e){var t=-1,r=Array(e.size);return e.forEach(function(e,n){r[++t]=[n,e]}),r}e.exports=r},function(e,t){"use strict";function r(e,t){return function(r){return null!=r&&(r[e]===t&&(void 0!==t||e in Object(r)))}}e.exports=r},function(e,t,r){(function(e){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(261),s="object"==n(t)&&t&&!t.nodeType&&t,a=s&&"object"==n(e)&&e&&!e.nodeType&&e,o=a&&a.exports===s,u=o&&i.process,l=function(){try{return u&&u.binding&&u.binding("util")}catch(e){}}();e.exports=l}).call(t,r(39)(e))},function(e,t){"use strict";function r(e,t){return function(r){return e(t(r))}}e.exports=r},function(e,t){"use strict";function r(e){if(null!=e){try{return i.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var n=Function.prototype,i=n.toString;e.exports=r},function(e,t,r){"use strict";var n=r(244),i=r(573),s=r(101),a=r(529),o=s(function(e){return e.push(void 0,a),n(i,void 0,e)});e.exports=o},function(e,t,r){"use strict";function n(e,t){return null!=e&&s(e,t,i)}var i=r(490),s=r(265);e.exports=n},function(e,t,r){"use strict";function n(e){if(!a(e)||i(e)!=o)return!1;var t=s(e);if(null===t)return!0;var r=f.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&c.call(r)==p}var i=r(30),s=r(169),a=r(25),o="[object Object]",u=Function.prototype,l=Object.prototype,c=u.toString,f=l.hasOwnProperty,p=c.call(Object);e.exports=n},function(e,t,r){"use strict";var n=r(498),i=r(102),s=r(270),a=s&&s.isRegExp,o=a?i(a):n;e.exports=o},function(e,t,r){"use strict";var n=r(101),i=r(593),s=n(i);e.exports=s},function(e,t,r){"use strict";function n(e,t,r){return t=(r?s(e,t,r):void 0===t)?1:a(t),i(o(e),t)}var i=r(510),s=r(172),a=r(48),o=r(114);e.exports=n},function(e,t){"use strict";function r(){return[]}e.exports=r},function(e,t,r){"use strict";function n(e){return null==e?[]:i(e,s(e))}var i=r(515),s=r(32);e.exports=n},function(e,t){"use strict";function r(e,t,r){if(c)try{c.call(l,e,t,{value:r})}catch(n){e[t]=r}else e[t]=r}function n(e){return e&&(r(e,"call",e.call),r(e,"apply",e.apply)),e}function i(e){return f?f.call(l,e):(m.prototype=e||null,new m)}function s(){do{var e=a(h.call(d.call(y(),36),2))}while(p.call(v,e));return v[e]=e}function a(e){var t={};return t[e]=!0,Object.keys(t)[0]}function o(e){return i(null)}function u(e){function t(t){function n(r,n){if(r===u)return n?i=null:i||(i=e(t))}var i;r(t,a,n)}function n(e){return p.call(e,a)||t(e),e[a](u)}var a=s(),u=i(null);return e=e||o,n.forget=function(e){p.call(e,a)&&e[a](u,!0)},n}var l=Object,c=Object.defineProperty,f=Object.create;n(c),n(f);var p=n(Object.prototype.hasOwnProperty),d=n(Number.prototype.toString),h=n(String.prototype.slice),m=function(){},y=Math.random,v=i(null);t.makeUniqueKey=s;var g=Object.getOwnPropertyNames;Object.getOwnPropertyNames=function(e){for(var t=g(e),r=0,n=0,i=t.length;r<i;++r)p.call(v,t[r])||(r>n&&(t[n]=t[r]),++n);return t.length=n,t},t.makeAccessor=u},function(e,t,r){var n;(function(e,i){"use strict";var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};!function(a){var o="object"==s(t)&&t,u="object"==s(e)&&e&&e.exports==o&&e,l="object"==(void 0===i?"undefined":s(i))&&i;l.global!==l&&l.window!==l||(a=l);var c={rangeOrder:"A range’s `stop` value must be greater than or equal to the `start` value.",codePointRange:"Invalid code point value. Code points range from U+000000 to U+10FFFF."},f=/\\x00([^0123456789]|$)/g,p={},d=p.hasOwnProperty,h=function(e,t){for(var r=-1,n=e.length;++r<n;)t(e[r],r)},m=p.toString,y=function(e){return"[object Array]"==m.call(e)},v=function(e){return"number"==typeof e||"[object Number]"==m.call(e)},g=function(e,t){var r=String(e);return r.length<t?("0000"+r).slice(-t):r},b=function(e){return Number(e).toString(16).toUpperCase()},E=[].slice,x=function(e){for(var t,r=-1,n=e.length,i=n-1,s=[],a=!0,o=0;++r<n;)if(t=e[r],a)s.push(t),o=t,a=!1;else if(t==o+1){if(r!=i){o=t;continue}a=!0,s.push(t+1)}else s.push(o+1,t),o=t;return a||s.push(t+1),s},A=function(e,t){for(var r,n,i=0,s=e.length;i<s;){if(r=e[i],n=e[i+1],t>=r&&t<n)return t==r?n==r+1?(e.splice(i,2),e):(e[i]=t+1,e):t==n-1?(e[i+1]=t,e):(e.splice(i,2,r,t,t+1,n),e);i+=2}return e},S=function(e,t,r){if(r<t)throw Error(c.rangeOrder);for(var n,i,s=0;s<e.length;){if(n=e[s],i=e[s+1]-1,n>r)return e;if(t<=n&&r>=i)e.splice(s,2);else{if(t>=n&&r<i)return t==n?(e[s]=r+1,e[s+1]=i+1,e):(e.splice(s,2,n,t,r+1,i+1),e);if(t>=n&&t<=i)e[s+1]=t;else if(r>=n&&r<=i)return e[s]=r+1,e;s+=2}}return e},_=function(e,t){var r,n,i=0,s=null,a=e.length;if(t<0||t>1114111)throw RangeError(c.codePointRange);for(;i<a;){if(r=e[i],n=e[i+1],t>=r&&t<n)return e;if(t==r-1)return e[i]=t,e;if(r>t)return e.splice(null!=s?s+2:0,0,t,t+1),e;if(t==n)return t+1==e[i+2]?(e.splice(i,4,r,e[i+3]),e):(e[i+1]=t+1,e);s=i,i+=2}return e.push(t,t+1),e},D=function(e,t){for(var r,n,i=0,s=e.slice(),a=t.length;i<a;)r=t[i],n=t[i+1]-1,s=r==n?_(s,r):w(s,r,n),i+=2;return s},C=function(e,t){for(var r,n,i=0,s=e.slice(),a=t.length;i<a;)r=t[i],n=t[i+1]-1,s=r==n?A(s,r):S(s,r,n),i+=2;return s},w=function(e,t,r){if(r<t)throw Error(c.rangeOrder);if(t<0||t>1114111||r<0||r>1114111)throw RangeError(c.codePointRange);for(var n,i,s=0,a=!1,o=e.length;s<o;){if(n=e[s],i=e[s+1],a){if(n==r+1)return e.splice(s-1,2),e;if(n>r)return e;n>=t&&n<=r&&(i>t&&i-1<=r?(e.splice(s,2),s-=2):(e.splice(s-1,2),s-=2))}else{if(n==r+1)return e[s]=t,e;if(n>r)return e.splice(s,0,t,r+1),e;if(t>=n&&t<i&&r+1<=i)return e;t>=n&&t<i||i==t?(e[s+1]=r+1,a=!0):t<=n&&r+1>=i&&(e[s]=t,e[s+1]=r+1,a=!0)}s+=2}return a||e.push(t,r+1),e},P=function(e,t){var r=0,n=e.length,i=e[r],s=e[n-1];if(n>=2&&(t<i||t>s))return!1;for(;r<n;){if(i=e[r],s=e[r+1],t>=i&&t<s)return!0;r+=2}return!1},k=function(e,t){for(var r,n=0,i=t.length,s=[];n<i;)r=t[n],P(e,r)&&s.push(r),++n;return x(s)},F=function(e){return!e.length},T=function(e){return 2==e.length&&e[0]+1==e[1]},O=function(e){for(var t,r,n=0,i=[],s=e.length;n<s;){for(t=e[n],r=e[n+1];t<r;)i.push(t),++t;n+=2}return i},B=Math.floor,R=function(e){return parseInt(B((e-65536)/1024)+55296,10)},I=function(e){return parseInt((e-65536)%1024+56320,10)},M=String.fromCharCode,N=function(e){return 9==e?"\\t":10==e?"\\n":12==e?"\\f":13==e?"\\r":92==e?"\\\\":36==e||e>=40&&e<=43||45==e||46==e||63==e||e>=91&&e<=94||e>=123&&e<=125?"\\"+M(e):e>=32&&e<=126?M(e):e<=255?"\\x"+g(b(e),2):"\\u"+g(b(e),4)},L=function(e){return e<=65535?N(e):"\\u{"+e.toString(16).toUpperCase()+"}"},j=function(e){var t,r=e.length,n=e.charCodeAt(0);return n>=55296&&n<=56319&&r>1?(t=e.charCodeAt(1),1024*(n-55296)+t-56320+65536):n},U=function(e){var t,r,n="",i=0,s=e.length;if(T(e))return N(e[0]);for(;i<s;)t=e[i],r=e[i+1]-1,n+=t==r?N(t):t+1==r?N(t)+N(r):N(t)+"-"+N(r),i+=2;return"["+n+"]"},V=function(e){var t,r,n="",i=0,s=e.length;if(T(e))return L(e[0]);for(;i<s;)t=e[i],r=e[i+1]-1,n+=t==r?L(t):t+1==r?L(t)+L(r):L(t)+"-"+L(r),i+=2;return"["+n+"]"},G=function(e){for(var t,r,n=[],i=[],s=[],a=[],o=0,u=e.length;o<u;)t=e[o],r=e[o+1]-1,t<55296?(r<55296&&s.push(t,r+1),r>=55296&&r<=56319&&(s.push(t,55296),n.push(55296,r+1)),r>=56320&&r<=57343&&(s.push(t,55296),n.push(55296,56320),i.push(56320,r+1)),r>57343&&(s.push(t,55296),n.push(55296,56320),i.push(56320,57344),r<=65535?s.push(57344,r+1):(s.push(57344,65536),a.push(65536,r+1)))):t>=55296&&t<=56319?(r>=55296&&r<=56319&&n.push(t,r+1),r>=56320&&r<=57343&&(n.push(t,56320),i.push(56320,r+1)),r>57343&&(n.push(t,56320),i.push(56320,57344),r<=65535?s.push(57344,r+1):(s.push(57344,65536),a.push(65536,r+1)))):t>=56320&&t<=57343?(r>=56320&&r<=57343&&i.push(t,r+1),r>57343&&(i.push(t,57344),r<=65535?s.push(57344,r+1):(s.push(57344,65536),a.push(65536,r+1)))):t>57343&&t<=65535?r<=65535?s.push(t,r+1):(s.push(t,65536),a.push(65536,r+1)):a.push(t,r+1),o+=2;return{loneHighSurrogates:n,loneLowSurrogates:i,bmp:s,astral:a}},W=function(e){for(var t,r,n,i,s,a,o=[],u=[],l=!1,c=-1,f=e.length;++c<f;)if(t=e[c],r=e[c+1]){for(n=t[0],i=t[1],s=r[0],a=r[1],u=i;s&&n[0]==s[0]&&n[1]==s[1];)u=T(a)?_(u,a[0]):w(u,a[0],a[1]-1),++c,t=e[c],n=t[0],i=t[1],r=e[c+1],s=r&&r[0],a=r&&r[1],l=!0;o.push([n,l?u:i]),l=!1}else o.push(t);return Y(o)},Y=function(e){if(1==e.length)return e;for(var t=-1,r=-1;++t<e.length;){var n=e[t],i=n[1],s=i[0],a=i[1];for(r=t;++r<e.length;){var o=e[r],u=o[1],l=u[0],c=u[1];s==l&&a==c&&(T(o[0])?n[0]=_(n[0],o[0][0]):n[0]=w(n[0],o[0][0],o[0][1]-1),e.splice(r,1),--r)}}return e},q=function(e){if(!e.length)return[];for(var t,r,n,i,s,a,o=0,u=[],l=e.length;o<l;){t=e[o],r=e[o+1]-1,n=R(t),i=I(t),s=R(r),a=I(r);var c=56320==i,f=57343==a,p=!1;n==s||c&&f?(u.push([[n,s+1],[i,a+1]]),p=!0):u.push([[n,n+1],[i,57344]]),!p&&n+1<s&&(f?(u.push([[n+1,s+1],[56320,a+1]]),p=!0):u.push([[n+1,s],[56320,57344]])),p||u.push([[s,s+1],[56320,a+1]]),o+=2}return W(u)},K=function(e){var t=[];return h(e,function(e){var r=e[0],n=e[1];t.push(U(r)+U(n))}),t.join("|")},H=function(e,t,r){if(r)return V(e);var n=[],i=G(e),s=i.loneHighSurrogates,a=i.loneLowSurrogates,o=i.bmp,u=i.astral,l=!F(s),c=!F(a),f=q(u);return t&&(o=D(o,s),l=!1,o=D(o,a),c=!1),F(o)||n.push(U(o)),f.length&&n.push(K(f)),l&&n.push(U(s)+"(?![\\uDC00-\\uDFFF])"),c&&n.push("(?:[^\\uD800-\\uDBFF]|^)"+U(a)),n.join("|")},J=function e(t){return arguments.length>1&&(t=E.call(arguments)),this instanceof e?(this.data=[],t?this.add(t):this):(new e).add(t)};J.version="1.3.2";var X=J.prototype;!function(e,t){var r;for(r in t)d.call(t,r)&&(e[r]=t[r])}(X,{add:function(e){var t=this;return null==e?t:e instanceof J?(t.data=D(t.data,e.data),t):(arguments.length>1&&(e=E.call(arguments)),y(e)?(h(e,function(e){t.add(e)}),t):(t.data=_(t.data,v(e)?e:j(e)),t))},remove:function(e){var t=this;return null==e?t:e instanceof J?(t.data=C(t.data,e.data),t):(arguments.length>1&&(e=E.call(arguments)),y(e)?(h(e,function(e){t.remove(e)}),t):(t.data=A(t.data,v(e)?e:j(e)),t))},addRange:function(e,t){var r=this;return r.data=w(r.data,v(e)?e:j(e),v(t)?t:j(t)),r},removeRange:function(e,t){var r=this,n=v(e)?e:j(e),i=v(t)?t:j(t);return r.data=S(r.data,n,i),r},intersection:function(e){var t=this,r=e instanceof J?O(e.data):e;return t.data=k(t.data,r),t},contains:function(e){return P(this.data,v(e)?e:j(e))},clone:function(){var e=new J;return e.data=this.data.slice(0),e},toString:function(e){var t=H(this.data,!!e&&e.bmpOnly,!!e&&e.hasUnicodeFlag);return t?t.replace(f,"\\0$1"):"[]"},toRegExp:function(e){var t=this.toString(e&&-1!=e.indexOf("u")?{hasUnicodeFlag:!0}:null);return RegExp(t,e||"")},valueOf:function(){return O(this.data)}}),X.toArray=X.valueOf,"object"==s(r(49))&&r(49)?void 0!==(n=function(){return J}.call(t,r,t,e))&&(e.exports=n):o&&!o.nodeType?u?u.exports=J:o.regenerate=J:a.regenerate=J}(void 0)}).call(t,r(39)(e),function(){return this}())},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){p.default.ok(this instanceof s),h.assertIdentifier(e),this.nextTempId=0,this.contextId=e,this.listing=[],this.marked=[!0],this.finalLoc=a(),this.tryEntries=[],this.leapManager=new y.LeapManager(this)}function a(){return h.numericLiteral(-1)}function o(e){return new Error("all declarations should have been transformed into assignments before the Exploder began its work: "+(0,c.default)(e))}function u(e){var t=e.type
;return"normal"===t?!x.call(e,"target"):"break"===t||"continue"===t?!x.call(e,"value")&&h.isLiteral(e.target):("return"===t||"throw"===t)&&(x.call(e,"value")&&!x.call(e,"target"))}var l=r(35),c=i(l),f=r(64),p=i(f),d=r(1),h=n(d),m=r(607),y=n(m),v=r(608),g=n(v),b=r(116),E=n(b),x=Object.prototype.hasOwnProperty,A=s.prototype;t.Emitter=s,A.mark=function(e){h.assertLiteral(e);var t=this.listing.length;return-1===e.value?e.value=t:p.default.strictEqual(e.value,t),this.marked[t]=!0,e},A.emit=function(e){h.isExpression(e)&&(e=h.expressionStatement(e)),h.assertStatement(e),this.listing.push(e)},A.emitAssign=function(e,t){return this.emit(this.assign(e,t)),e},A.assign=function(e,t){return h.expressionStatement(h.assignmentExpression("=",e,t))},A.contextProperty=function(e,t){return h.memberExpression(this.contextId,t?h.stringLiteral(e):h.identifier(e),!!t)},A.stop=function(e){e&&this.setReturnValue(e),this.jump(this.finalLoc)},A.setReturnValue=function(e){h.assertExpression(e.value),this.emitAssign(this.contextProperty("rval"),this.explodeExpression(e))},A.clearPendingException=function(e,t){h.assertLiteral(e);var r=h.callExpression(this.contextProperty("catch",!0),[e]);t?this.emitAssign(t,r):this.emit(r)},A.jump=function(e){this.emitAssign(this.contextProperty("next"),e),this.emit(h.breakStatement())},A.jumpIf=function(e,t){h.assertExpression(e),h.assertLiteral(t),this.emit(h.ifStatement(e,h.blockStatement([this.assign(this.contextProperty("next"),t),h.breakStatement()])))},A.jumpIfNot=function(e,t){h.assertExpression(e),h.assertLiteral(t);var r=void 0;r=h.isUnaryExpression(e)&&"!"===e.operator?e.argument:h.unaryExpression("!",e),this.emit(h.ifStatement(r,h.blockStatement([this.assign(this.contextProperty("next"),t),h.breakStatement()])))},A.makeTempVar=function(){return this.contextProperty("t"+this.nextTempId++)},A.getContextFunction=function(e){return h.functionExpression(e||null,[this.contextId],h.blockStatement([this.getDispatchLoop()]),!1,!1)},A.getDispatchLoop=function(){var e=this,t=[],r=void 0,n=!1;return e.listing.forEach(function(i,s){e.marked.hasOwnProperty(s)&&(t.push(h.switchCase(h.numericLiteral(s),r=[])),n=!1),n||(r.push(i),h.isCompletionStatement(i)&&(n=!0))}),this.finalLoc.value=this.listing.length,t.push(h.switchCase(this.finalLoc,[]),h.switchCase(h.stringLiteral("end"),[h.returnStatement(h.callExpression(this.contextProperty("stop"),[]))])),h.whileStatement(h.numericLiteral(1),h.switchStatement(h.assignmentExpression("=",this.contextProperty("prev"),this.contextProperty("next")),t))},A.getTryLocsList=function(){if(0===this.tryEntries.length)return null;var e=0;return h.arrayExpression(this.tryEntries.map(function(t){var r=t.firstLoc.value;p.default.ok(r>=e,"try entries out of order"),e=r;var n=t.catchEntry,i=t.finallyEntry,s=[t.firstLoc,n?n.firstLoc:null];return i&&(s[2]=i.firstLoc,s[3]=i.afterLoc),h.arrayExpression(s)}))},A.explode=function(e,t){var r=e.node,n=this;if(h.assertNode(r),h.isDeclaration(r))throw o(r);if(h.isStatement(r))return n.explodeStatement(e);if(h.isExpression(r))return n.explodeExpression(e,t);switch(r.type){case"Program":return e.get("body").map(n.explodeStatement,n);case"VariableDeclarator":throw o(r);case"Property":case"SwitchCase":case"CatchClause":throw new Error(r.type+" nodes should be handled by their parents");default:throw new Error("unknown Node of type "+(0,c.default)(r.type))}},A.explodeStatement=function(e,t){var r=e.node,n=this,i=void 0,s=void 0,o=void 0;if(h.assertStatement(r),t?h.assertIdentifier(t):t=null,h.isBlockStatement(r))return void e.get("body").forEach(function(e){n.explodeStatement(e)});if(!g.containsLeap(r))return void n.emit(r);switch(r.type){case"ExpressionStatement":n.explodeExpression(e.get("expression"),!0);break;case"LabeledStatement":s=a(),n.leapManager.withEntry(new y.LabeledEntry(s,r.label),function(){n.explodeStatement(e.get("body"),r.label)}),n.mark(s);break;case"WhileStatement":i=a(),s=a(),n.mark(i),n.jumpIfNot(n.explodeExpression(e.get("test")),s),n.leapManager.withEntry(new y.LoopEntry(s,i,t),function(){n.explodeStatement(e.get("body"))}),n.jump(i),n.mark(s);break;case"DoWhileStatement":var u=a(),l=a();s=a(),n.mark(u),n.leapManager.withEntry(new y.LoopEntry(s,l,t),function(){n.explode(e.get("body"))}),n.mark(l),n.jumpIf(n.explodeExpression(e.get("test")),u),n.mark(s);break;case"ForStatement":o=a();var f=a();s=a(),r.init&&n.explode(e.get("init"),!0),n.mark(o),r.test&&n.jumpIfNot(n.explodeExpression(e.get("test")),s),n.leapManager.withEntry(new y.LoopEntry(s,f,t),function(){n.explodeStatement(e.get("body"))}),n.mark(f),r.update&&n.explode(e.get("update"),!0),n.jump(o),n.mark(s);break;case"TypeCastExpression":return n.explodeExpression(e.get("expression"));case"ForInStatement":o=a(),s=a();var d=n.makeTempVar();n.emitAssign(d,h.callExpression(E.runtimeProperty("keys"),[n.explodeExpression(e.get("right"))])),n.mark(o);var m=n.makeTempVar();n.jumpIf(h.memberExpression(h.assignmentExpression("=",m,h.callExpression(d,[])),h.identifier("done"),!1),s),n.emitAssign(r.left,h.memberExpression(m,h.identifier("value"),!1)),n.leapManager.withEntry(new y.LoopEntry(s,o,t),function(){n.explodeStatement(e.get("body"))}),n.jump(o),n.mark(s);break;case"BreakStatement":n.emitAbruptCompletion({type:"break",target:n.leapManager.getBreakLoc(r.label)});break;case"ContinueStatement":n.emitAbruptCompletion({type:"continue",target:n.leapManager.getContinueLoc(r.label)});break;case"SwitchStatement":var v=n.emitAssign(n.makeTempVar(),n.explodeExpression(e.get("discriminant")));s=a();for(var b=a(),x=b,A=[],_=r.cases||[],D=_.length-1;D>=0;--D){var C=_[D];h.assertSwitchCase(C),C.test?x=h.conditionalExpression(h.binaryExpression("===",v,C.test),A[D]=a(),x):A[D]=b}var w=e.get("discriminant");E.replaceWithOrRemove(w,x),n.jump(n.explodeExpression(w)),n.leapManager.withEntry(new y.SwitchEntry(s),function(){e.get("cases").forEach(function(e){var t=e.key;n.mark(A[t]),e.get("consequent").forEach(function(e){n.explodeStatement(e)})})}),n.mark(s),-1===b.value&&(n.mark(b),p.default.strictEqual(s.value,b.value));break;case"IfStatement":var P=r.alternate&&a();s=a(),n.jumpIfNot(n.explodeExpression(e.get("test")),P||s),n.explodeStatement(e.get("consequent")),P&&(n.jump(s),n.mark(P),n.explodeStatement(e.get("alternate"))),n.mark(s);break;case"ReturnStatement":n.emitAbruptCompletion({type:"return",value:n.explodeExpression(e.get("argument"))});break;case"WithStatement":throw new Error("WithStatement not supported in generator functions.");case"TryStatement":s=a();var k=r.handler,F=k&&a(),T=F&&new y.CatchEntry(F,k.param),O=r.finalizer&&a(),B=O&&new y.FinallyEntry(O,s),R=new y.TryEntry(n.getUnmarkedCurrentLoc(),T,B);n.tryEntries.push(R),n.updateContextPrevLoc(R.firstLoc),n.leapManager.withEntry(R,function(){if(n.explodeStatement(e.get("block")),F){O?n.jump(O):n.jump(s),n.updateContextPrevLoc(n.mark(F));var t=e.get("handler.body"),r=n.makeTempVar();n.clearPendingException(R.firstLoc,r),t.traverse(S,{safeParam:r,catchParamName:k.param.name}),n.leapManager.withEntry(T,function(){n.explodeStatement(t)})}O&&(n.updateContextPrevLoc(n.mark(O)),n.leapManager.withEntry(B,function(){n.explodeStatement(e.get("finalizer"))}),n.emit(h.returnStatement(h.callExpression(n.contextProperty("finish"),[B.firstLoc]))))}),n.mark(s);break;case"ThrowStatement":n.emit(h.throwStatement(n.explodeExpression(e.get("argument"))));break;default:throw new Error("unknown Statement of type "+(0,c.default)(r.type))}};var S={Identifier:function(e,t){e.node.name===t.catchParamName&&E.isReference(e)&&E.replaceWithOrRemove(e,t.safeParam)},Scope:function(e,t){e.scope.hasOwnBinding(t.catchParamName)&&e.skip()}};A.emitAbruptCompletion=function(e){u(e)||p.default.ok(!1,"invalid completion record: "+(0,c.default)(e)),p.default.notStrictEqual(e.type,"normal","normal completions are not abrupt");var t=[h.stringLiteral(e.type)];"break"===e.type||"continue"===e.type?(h.assertLiteral(e.target),t[1]=e.target):"return"!==e.type&&"throw"!==e.type||e.value&&(h.assertExpression(e.value),t[1]=e.value),this.emit(h.returnStatement(h.callExpression(this.contextProperty("abrupt"),t)))},A.getUnmarkedCurrentLoc=function(){return h.numericLiteral(this.listing.length)},A.updateContextPrevLoc=function(e){e?(h.assertLiteral(e),-1===e.value?e.value=this.listing.length:p.default.strictEqual(e.value,this.listing.length)):e=this.getUnmarkedCurrentLoc(),this.emitAssign(this.contextProperty("prev"),e)},A.explodeExpression=function(e,t){function r(e){if(h.assertExpression(e),!t)return e;s.emit(e)}function n(e,t,r){p.default.ok(!r||!e,"Ignoring the result of a child expression but forcing it to be assigned to a temporary variable?");var n=s.explodeExpression(t,r);return r||(e||l&&!h.isLiteral(n))&&(n=s.emitAssign(e||s.makeTempVar(),n)),n}var i=e.node;if(!i)return i;h.assertExpression(i);var s=this,o=void 0,u=void 0;if(!g.containsLeap(i))return r(i);var l=g.containsLeap.onlyChildren(i);switch(i.type){case"MemberExpression":return r(h.memberExpression(s.explodeExpression(e.get("object")),i.computed?n(null,e.get("property")):i.property,i.computed));case"CallExpression":var f=e.get("callee"),d=e.get("arguments"),m=void 0,y=[],v=!1;if(d.forEach(function(e){v=v||g.containsLeap(e.node)}),h.isMemberExpression(f.node))if(v){var b=n(s.makeTempVar(),f.get("object")),E=f.node.computed?n(null,f.get("property")):f.node.property;y.unshift(b),m=h.memberExpression(h.memberExpression(b,E,f.node.computed),h.identifier("call"),!1)}else m=s.explodeExpression(f);else m=n(null,f),h.isMemberExpression(m)&&(m=h.sequenceExpression([h.numericLiteral(0),m]));return d.forEach(function(e){y.push(n(null,e))}),r(h.callExpression(m,y));case"NewExpression":return r(h.newExpression(n(null,e.get("callee")),e.get("arguments").map(function(e){return n(null,e)})));case"ObjectExpression":return r(h.objectExpression(e.get("properties").map(function(e){return e.isObjectProperty()?h.objectProperty(e.node.key,n(null,e.get("value")),e.node.computed):e.node})));case"ArrayExpression":return r(h.arrayExpression(e.get("elements").map(function(e){return n(null,e)})));case"SequenceExpression":var x=i.expressions.length-1;return e.get("expressions").forEach(function(e){e.key===x?o=s.explodeExpression(e,t):s.explodeExpression(e,!0)}),o;case"LogicalExpression":u=a(),t||(o=s.makeTempVar());var A=n(o,e.get("left"));return"&&"===i.operator?s.jumpIfNot(A,u):(p.default.strictEqual(i.operator,"||"),s.jumpIf(A,u)),n(o,e.get("right"),t),s.mark(u),o;case"ConditionalExpression":var S=a();u=a();var _=s.explodeExpression(e.get("test"));return s.jumpIfNot(_,S),t||(o=s.makeTempVar()),n(o,e.get("consequent"),t),s.jump(u),s.mark(S),n(o,e.get("alternate"),t),s.mark(u),o;case"UnaryExpression":return r(h.unaryExpression(i.operator,s.explodeExpression(e.get("argument")),!!i.prefix));case"BinaryExpression":return r(h.binaryExpression(i.operator,n(null,e.get("left")),n(null,e.get("right"))));case"AssignmentExpression":return r(h.assignmentExpression(i.operator,s.explodeExpression(e.get("left")),s.explodeExpression(e.get("right"))));case"UpdateExpression":return r(h.updateExpression(i.operator,s.explodeExpression(e.get("argument")),i.prefix));case"YieldExpression":u=a();var D=i.argument&&s.explodeExpression(e.get("argument"));if(D&&i.delegate){var C=s.makeTempVar();return s.emit(h.returnStatement(h.callExpression(s.contextProperty("delegateYield"),[D,h.stringLiteral(C.property.name),u]))),s.mark(u),C}return s.emitAssign(s.contextProperty("next"),u),s.emit(h.returnStatement(D||null)),s.mark(u),s.contextProperty("sent");default:throw new Error("unknown Expression of type "+(0,c.default)(i.type))}}},function(e,t){"use strict";e.exports=function(e){var t=/^\\\\\?\\/.test(e),r=/[^\x00-\x80]+/.test(e);return t||r?e:e.replace(/\\/g,"/")}},function(e,t,r){"use strict";function n(){this._array=[],this._set=Object.create(null)}var i=r(63),s=Object.prototype.hasOwnProperty;n.fromArray=function(e,t){for(var r=new n,i=0,s=e.length;i<s;i++)r.add(e[i],t);return r},n.prototype.size=function(){return Object.getOwnPropertyNames(this._set).length},n.prototype.add=function(e,t){var r=i.toSetString(e),n=s.call(this._set,r),a=this._array.length;n&&!t||this._array.push(e),n||(this._set[r]=a)},n.prototype.has=function(e){var t=i.toSetString(e);return s.call(this._set,t)},n.prototype.indexOf=function(e){var t=i.toSetString(e);if(s.call(this._set,t))return this._set[t];throw new Error('"'+e+'" is not in the set.')},n.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},n.prototype.toArray=function(){return this._array.slice()},t.ArraySet=n},function(e,t,r){"use strict";function n(e){return e<0?1+(-e<<1):0+(e<<1)}function i(e){var t=1==(1&e),r=e>>1;return t?-r:r}var s=r(616);t.encode=function(e){var t,r="",i=n(e);do{t=31&i,i>>>=5,i>0&&(t|=32),r+=s.encode(t)}while(i>0);return r},t.decode=function(e,t,r){var n,a,o=e.length,u=0,l=0;do{if(t>=o)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(a=s.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));n=!!(32&a),a&=31,u+=a<<l,l+=5}while(n);r.value=i(u),r.rest=t}},function(e,t,r){"use strict";function n(e){e||(e={}),this._file=s.getArg(e,"file",null),this._sourceRoot=s.getArg(e,"sourceRoot",null),this._skipValidation=s.getArg(e,"skipValidation",!1),this._sources=new a,this._names=new a,this._mappings=new o,this._sourcesContents=null}var i=r(286),s=r(63),a=r(285).ArraySet,o=r(618).MappingList;n.prototype._version=3,n.fromSourceMap=function(e){var t=e.sourceRoot,r=new n({file:e.file,sourceRoot:t});return e.eachMapping(function(e){var n={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(n.source=e.source,null!=t&&(n.source=s.relative(t,n.source)),n.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(n.name=e.name)),r.addMapping(n)}),e.sources.forEach(function(t){var n=e.sourceContentFor(t);null!=n&&r.setSourceContent(t,n)}),r},n.prototype.addMapping=function(e){var t=s.getArg(e,"generated"),r=s.getArg(e,"original",null),n=s.getArg(e,"source",null),i=s.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,r,n,i),null!=n&&(n=String(n),this._sources.has(n)||this._sources.add(n)),null!=i&&(i=String(i),this._names.has(i)||this._names.add(i)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=r&&r.line,originalColumn:null!=r&&r.column,source:n,name:i})},n.prototype.setSourceContent=function(e,t){var r=e;null!=this._sourceRoot&&(r=s.relative(this._sourceRoot,r)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[s.toSetString(r)]=t):this._sourcesContents&&(delete this._sourcesContents[s.toSetString(r)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},n.prototype.applySourceMap=function(e,t,r){var n=t;if(null==t){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');n=e.file}var i=this._sourceRoot;null!=i&&(n=s.relative(i,n));var o=new a,u=new a;this._mappings.unsortedForEach(function(t){if(t.source===n&&null!=t.originalLine){var a=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=a.source&&(t.source=a.source,null!=r&&(t.source=s.join(r,t.source)),null!=i&&(t.source=s.relative(i,t.source)),t.originalLine=a.line,t.originalColumn=a.column,null!=a.name&&(t.name=a.name))}var l=t.source;null==l||o.has(l)||o.add(l);var c=t.name;null==c||u.has(c)||u.add(c)},this),this._sources=o,this._names=u,e.sources.forEach(function(t){var n=e.sourceContentFor(t);null!=n&&(null!=r&&(t=s.join(r,t)),null!=i&&(t=s.relative(i,t)),this.setSourceContent(t,n))},this)},n.prototype._validateMapping=function(e,t,r,n){if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||r||n)&&!(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&r))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:t,name:n}))},n.prototype._serializeMappings=function(){for(var e,t,r,n,a=0,o=1,u=0,l=0,c=0,f=0,p="",d=this._mappings.toArray(),h=0,m=d.length;h<m;h++){if(t=d[h],e="",t.generatedLine!==o)for(a=0;t.generatedLine!==o;)e+=";",o++;else if(h>0){if(!s.compareByGeneratedPositionsInflated(t,d[h-1]))continue;e+=","}e+=i.encode(t.generatedColumn-a),a=t.generatedColumn,null!=t.source&&(n=this._sources.indexOf(t.source),e+=i.encode(n-f),f=n,e+=i.encode(t.originalLine-1-l),l=t.originalLine-1,e+=i.encode(t.originalColumn-u),u=t.originalColumn,null!=t.name&&(r=this._names.indexOf(t.name),e+=i.encode(r-c),c=r)),p+=e}return p},n.prototype._generateSourcesContent=function(e,t){return e.map(function(e){if(!this._sourcesContents)return null;null!=t&&(e=s.relative(t,e));var r=s.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)},n.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},n.prototype.toString=function(){return JSON.stringify(this.toJSON())},t.SourceMapGenerator=n},function(e,t,r){"use strict";t.SourceMapGenerator=r(287).SourceMapGenerator,t.SourceMapConsumer=r(620).SourceMapConsumer,t.SourceNode=r(621).SourceNode},function(e,t,r){(function(e){"use strict";function t(){var e={modifiers:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},colors:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39]},bgColors:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49]}};return e.colors.grey=e.colors.gray,Object.keys(e).forEach(function(t){var r=e[t];Object.keys(r).forEach(function(t){var n=r[t];e[t]=r[t]={open:"["+n[0]+"m",close:"["+n[1]+"m"}}),Object.defineProperty(e,t,{value:r,enumerable:!1})}),e}Object.defineProperty(e,"exports",{enumerable:!0,get:t})}).call(t,r(39)(e))},function(e,t,r){"use strict";e.exports=r(182)},function(e,t){"use strict";function r(e){return["babel-plugin-"+e,e]}t.__esModule=!0,t.default=r,e.exports=t.default},function(e,t){"use strict";function r(e){var t=["babel-preset-"+e,e],r=e.match(/^(@[^\/]+)\/(.+)$/);if(r){var n=r[1],i=r[2];t.push(n+"/babel-preset-"+i)}return t}t.__esModule=!0,t.default=r,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e,t){if(e&&t)return(0,o.default)(e,t,function(e,t){if(t&&Array.isArray(e)){for(var r=t.slice(0),n=e,i=Array.isArray(n),a=0,n=i?n:(0,s.default)(n);;){var o;if(i){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;r.indexOf(u)<0&&r.push(u)}return r}})};var a=r(590),o=n(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e,t,r){if(e){if("Program"===e.type)return i.file(e,t||[],r||[]);if("File"===e.type)return e}throw new Error("Not a valid ast?")};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function s(e,t){var r=[],n=g.functionExpression(null,[g.identifier("global")],g.blockStatement(r)),i=g.program([g.expressionStatement(g.callExpression(n,[c.get("selfGlobal")]))]);return r.push(g.variableDeclaration("var",[g.variableDeclarator(e,g.assignmentExpression("=",g.memberExpression(g.identifier("global"),e),g.objectExpression([])))])),t(r),i}function a(e,t){var r=[];return r.push(g.variableDeclaration("var",[g.variableDeclarator(e,g.identifier("global"))])),t(r),g.program([b({FACTORY_PARAMETERS:g.identifier("global"),BROWSER_ARGUMENTS:g.assignmentExpression("=",g.memberExpression(g.identifier("root"),e),g.objectExpression([])),COMMON_ARGUMENTS:g.identifier("exports"),AMD_ARGUMENTS:g.arrayExpression([g.stringLiteral("exports")]),FACTORY_BODY:r,UMD_ROOT:g.identifier("this")})])}function o(e,t){var r=[];return r.push(g.variableDeclaration("var",[g.variableDeclarator(e,g.objectExpression([]))])),t(r),r.push(g.expressionStatement(e)),g.program(r)}function u(e,t,r){c.list.forEach(function(n){if(!(r&&r.indexOf(n)<0)){var i=g.identifier(n);e.push(g.expressionStatement(g.assignmentExpression("=",g.memberExpression(t,i),c.get(n))))}})}t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"global",r=g.identifier("babelHelpers"),n=function(t){return u(t,r,e)},i=void 0,l={global:s,umd:a,var:o}[t];if(!l)throw new Error(h.get("unsupportedOutputType",t));return i=l(r,n),(0,p.default)(i).code};var l=r(194),c=i(l),f=r(186),p=n(f),d=r(20),h=i(d),m=r(4),y=n(m),v=r(1),g=i(v),b=(0,y.default)('\n  (function (root, factory) {\n    if (typeof define === "function" && define.amd) {\n      define(AMD_ARGUMENTS, factory);\n    } else if (typeof exports === "object") {\n      factory(COMMON_ARGUMENTS);\n    } else {\n      factory(BROWSER_ARGUMENTS);\n    }\n  })(UMD_ROOT, function (FACTORY_PARAMETERS) {\n    FACTORY_BODY\n  });\n');e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(65),s=n(i),a=r(594),o=n(a);t.default=new s.default({name:"internal.blockHoist",visitor:{Block:{exit:function(e){for(var t=e.node,r=!1,n=0;n<t.body.length;n++){var i=t.body[n];if(i&&null!=i._blockHoist){r=!0;break}}r&&(t.body=(0,o.default)(t.body,function(e){var t=e&&e._blockHoist;return null==t&&(t=1),!0===t&&(t=2),-1*t}))}}}}),e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return!!e.is("_forceShadow")||t}function s(e,t){var r=e.inShadow(t);if(i(e,r)){var n=e.node._shadowedFunctionLiteral,s=void 0,a=!1,o=e.find(function(t){if(t.parentPath&&t.parentPath.isClassProperty()&&"value"===t.key)return!0;if(e===t)return!1;if((t.isProgram()||t.isFunction())&&(s=s||t),t.isProgram())return a=!0,!0;if(t.isFunction()&&!t.isArrowFunctionExpression()){if(n){if(t===n||t.node===n.node)return!0}else if(!t.is("shadow"))return!0;return a=!0,!1}return!1});if(n&&o.isProgram()&&!n.isProgram()&&(o=e.findParent(function(e){return e.isProgram()||e.isFunction()})),o!==s&&a){var u=o.getData(t);if(u)return e.replaceWith(u);var l=e.scope.generateUidIdentifier(t);o.setData(t,l);var c=o.findParent(function(e){return e.isClass()}),p=!!(c&&c.node&&c.node.superClass);if("this"===t&&o.isMethod({kind:"constructor"})&&p)o.scope.push({id:l}),o.traverse(d,{id:l});else{var h="this"===t?f.thisExpression():f.identifier(t);n&&(h._shadowedFunctionLiteral=n),o.scope.push({id:l,init:h})}return e.replaceWith(l)}}}t.__esModule=!0;var a=r(10),o=n(a),u=r(65),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=(0,o.default)("super this bound"),d={CallExpression:function(e){if(e.get("callee").isSuper()){var t=e.node;t[p]||(t[p]=!0,e.replaceWith(f.assignmentExpression("=",this.id,t)))}}};t.default=new l.default({name:"internal.shadowFunctions",visitor:{ThisExpression:function(e){s(e,"this")},ReferencedIdentifier:function(e){"arguments"===e.node.name&&s(e,"arguments")}}}),e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(294),o=n(a),u=r(65),l=n(u),c=r(50),f=n(c),p=function(){function e(){(0,s.default)(this,e)}return e.prototype.lint=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return t.code=!1,t.mode="lint",this.transform(e,t)},e.prototype.pretransform=function(e,t){var r=new f.default(t,this);return r.wrap(e,function(){return r.addCode(e),r.parseCode(e),r})},e.prototype.transform=function(e,t){var r=new f.default(t,this);return r.wrap(e,function(){return r.addCode(e),r.parseCode(e),r.transform()})},e.prototype.analyse=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments[2];return t.code=!1,r&&(t.plugins=t.plugins||[],t.plugins.push(new l.default({visitor:r}))),this.transform(e,t).metadata},e.prototype.transformFromAst=function(e,t,r){e=(0,o.default)(e);var n=new f.default(r,this);return n.wrap(t,function(){return n.addCode(t),n.addAst(e),n.transform()})},e}();t.default=p,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(42),o=n(a),u=r(41),l=n(u),c=r(119),f=n(c),p=r(50),d=(n(p),function(e){function t(r,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,s.default)(this,t);var a=(0,o.default)(this,e.call(this));return a.plugin=n,a.key=n.key,a.file=r,a.opts=i,a}return(0,l.default)(t,e),t.prototype.addHelper=function(){var e;return(e=this.file).addHelper.apply(e,arguments)},t.prototype.addImport=function(){var e;return(e=this.file).addImport.apply(e,arguments)},t.prototype.getModuleName=function(){var e;return(e=this.file).getModuleName.apply(e,arguments)},t.prototype.buildCodeFrameError=function(){var e;return(e=this.file).buildCodeFrameError.apply(e,arguments)},t}(f.default));t.default=d,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(625),o=n(a),u=/^[ \t]+$/,l=function(){function e(t){(0,s.default)(this,e),this._map=null,this._buf=[],this._last="",this._queue=[],this._position={line:1,column:0},this._sourcePosition={identifierName:null,line:null,column:null,filename:null},this._map=t}return e.prototype.get=function(){this._flush();var e=this._map,t={code:(0,o.default)(this._buf.join("")),map:null,rawMappings:e&&e.getRawMappings()};return e&&Object.defineProperty(t,"map",{configurable:!0,enumerable:!0,get:function(){return this.map=e.get()},set:function(e){Object.defineProperty(this,"map",{value:e,writable:!0})}}),t},e.prototype.append=function(e){this._flush();var t=this._sourcePosition,r=t.line,n=t.column,i=t.filename,s=t.identifierName;this._append(e,r,n,s,i)},e.prototype.queue=function(e){if("\n"===e)for(;this._queue.length>0&&u.test(this._queue[0][0]);)this._queue.shift();var t=this._sourcePosition,r=t.line,n=t.column,i=t.filename,s=t.identifierName;this._queue.unshift([e,r,n,s,i])},e.prototype._flush=function(){for(var e=void 0;e=this._queue.pop();)this._append.apply(this,e)},e.prototype._append=function(e,t,r,n,i){this._map&&"\n"!==e[0]&&this._map.mark(this._position.line,this._position.column,t,r,n,i),this._buf.push(e),this._last=e[e.length-1];for(var s=0;s<e.length;s++)"\n"===e[s]?(this._position.line++,this._position.column=0):this._position.column++},e.prototype.removeTrailingNewline=function(){this._queue.length>0&&"\n"===this._queue[0][0]&&this._queue.shift()},e.prototype.removeLastSemicolon=function(){this._queue.length>0&&";"===this._queue[0][0]&&this._queue.shift()},e.prototype.endsWith=function(e){if(1===e.length){var t=void 0;if(this._queue.length>0){var r=this._queue[0][0];t=r[r.length-1]}else t=this._last;return t===e}var n=this._last+this._queue.reduce(function(e,t){return t[0]+e},"");return e.length<=n.length&&n.slice(-e.length)===e},e.prototype.hasContent=function(){return this._queue.length>0||!!this._last},e.prototype.source=function(e,t){if(!e||t){var r=t?t[e]:null;this._sourcePosition.identifierName=t&&t.identifierName||null,this._sourcePosition.line=r?r.line:null,this._sourcePosition.column=r?r.column:null,this._sourcePosition.filename=t&&t.filename||null}},e.prototype.withSource=function(e,t,r){if(!this._map)return r();var n=this._sourcePosition.line,i=this._sourcePosition.column,s=this._sourcePosition.filename,a=this._sourcePosition.identifierName;this.source(e,t),r(),this._sourcePosition.line=n,this._sourcePosition.column=i,this._sourcePosition.filename=s,this._sourcePosition.identifierName=a},e.prototype.getCurrentColumn=function(){var e=this._queue.reduce(function(e,t){return t[0]+e},""),t=e.lastIndexOf("\n");return-1===t?this._position.column+e.length:e.length-1-t},e.prototype.getCurrentLine=function(){for(var e=this._queue.reduce(function(e,t){return t[0]+e},""),t=0,r=0;r<e.length;r++)"\n"===e[r]&&t++;return this._position.line+t},e}();t.default=l,e.exports=t.default},function(e,t,r){"use strict";function n(e){this.print(e.program,e)}function i(e){this.printInnerComments(e,!1),this.printSequence(e.directives,e),e.directives&&e.directives.length&&this.newline(),this.printSequence(e.body,e)}function s(e){this.token("{"),this.printInnerComments(e);var t=e.directives&&e.directives.length;e.body.length||t?(this.newline(),this.printSequence(e.directives,e,{indent:!0}),t&&this.newline(),this.printSequence(e.body,e,{indent:!0}),this.removeTrailingNewline(),this.source("end",e.loc),this.endsWith("\n")||this.newline(),this.rightBrace()):(this.source("end",e.loc),this.token("}"))}function a(){}function o(e){this.print(e.value,e),this.semicolon()}t.__esModule=!0,t.File=n,t.Program=i,t.BlockStatement=s,t.Noop=a,t.Directive=o;var u=r(123);Object.defineProperty(t,"DirectiveLiteral",{enumerable:!0,get:function(){return u.StringLiteral}})},function(e,t){"use strict";function r(e){this.printJoin(e.decorators,e),this.word("class"),e.id&&(this.space(),this.print(e.id,e)),this.print(e.typeParameters,e),e.superClass&&(this.space(),this.word("extends"),this.space(),this.print(e.superClass,e),this.print(e.superTypeParameters,e)),e.implements&&(this.space(),this.word("implements"),this.space(),this.printList(e.implements,e)),this.space(),this.print(e.body,e)}function n(e){this.token("{"),this.printInnerComments(e),0===e.body.length?this.token("}"):(this.newline(),this.indent(),this.printSequence(e.body,e),this.dedent(),this.endsWith("\n")||this.newline(),this.rightBrace())}function i(e){this.printJoin(e.decorators,e),e.static&&(this.word("static"),this.space()),e.computed?(this.token("["),this.print(e.key,e),this.token("]")):(this._variance(e),this.print(e.key,e)),this.print(e.typeAnnotation,e),e.value&&(this.space(),this.token("="),this.space(),this.print(e.value,e)),this.semicolon()}function s(e){this.printJoin(e.decorators,e),e.static&&(this.word("static"),this.space()),"constructorCall"===e.kind&&(this.word("call"),this.space()),this._method(e)}t.__esModule=!0,t.ClassDeclaration=r,t.ClassBody=n,t.ClassProperty=i,t.ClassMethod=s,t.ClassExpression=r},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){"void"===e.operator||"delete"===e.operator||"typeof"===e.operator?(this.word(e.operator),this.space()):this.token(e.operator),this.print(e.argument,e)}function s(e){this.word("do"),this.space(),this.print(e.body,e)}function a(e){this.token("("),this.print(e.expression,e),this.token(")")}function o(e){e.prefix?(this.token(e.operator),this.print(e.argument,e)):(this.print(e.argument,e),this.token(e.operator))}function u(e){this.print(e.test,e),this.space(),this.token("?"),this.space(),this.print(e.consequent,e),this.space(),this.token(":"),this.space(),this.print(e.alternate,e)}function l(e,t){this.word("new"),this.space(),this.print(e.callee,e),(0!==e.arguments.length||!this.format.minified||C.isCallExpression(t,{callee:e})||C.isMemberExpression(t)||C.isNewExpression(t))&&(this.token("("),this.printList(e.arguments,e),this.token(")"))}function c(e){this.printList(e.expressions,e)}function f(){
this.word("this")}function p(){this.word("super")}function d(e){this.token("@"),this.print(e.expression,e),this.newline()}function h(){this.token(","),this.newline(),this.endsWith("\n")||this.space()}function m(e){this.print(e.callee,e),this.token("(");var t=e._prettyCall,r=void 0;t&&(r=h,this.newline(),this.indent()),this.printList(e.arguments,e,{separator:r}),t&&(this.newline(),this.dedent()),this.token(")")}function y(){this.word("import")}function v(e){return function(t){if(this.word(e),t.delegate&&this.token("*"),t.argument){this.space();var r=this.startTerminatorless();this.print(t.argument,t),this.endTerminatorless(r)}}}function g(){this.semicolon(!0)}function b(e){this.print(e.expression,e),this.semicolon()}function E(e){this.print(e.left,e),e.left.optional&&this.token("?"),this.print(e.left.typeAnnotation,e),this.space(),this.token("="),this.space(),this.print(e.right,e)}function x(e,t){var r=this.inForStatementInitCounter&&"in"===e.operator&&!P.needsParens(e,t);r&&this.token("("),this.print(e.left,e),this.space(),"in"===e.operator||"instanceof"===e.operator?this.word(e.operator):this.token(e.operator),this.space(),this.print(e.right,e),r&&this.token(")")}function A(e){this.print(e.object,e),this.token("::"),this.print(e.callee,e)}function S(e){if(this.print(e.object,e),!e.computed&&C.isMemberExpression(e.property))throw new TypeError("Got a MemberExpression for MemberExpression property");var t=e.computed;C.isLiteral(e.property)&&"number"==typeof e.property.value&&(t=!0),t?(this.token("["),this.print(e.property,e),this.token("]")):(this.token("."),this.print(e.property,e))}function _(e){this.print(e.meta,e),this.token("."),this.print(e.property,e)}t.__esModule=!0,t.LogicalExpression=t.BinaryExpression=t.AwaitExpression=t.YieldExpression=void 0,t.UnaryExpression=i,t.DoExpression=s,t.ParenthesizedExpression=a,t.UpdateExpression=o,t.ConditionalExpression=u,t.NewExpression=l,t.SequenceExpression=c,t.ThisExpression=f,t.Super=p,t.Decorator=d,t.CallExpression=m,t.Import=y,t.EmptyStatement=g,t.ExpressionStatement=b,t.AssignmentPattern=E,t.AssignmentExpression=x,t.BindExpression=A,t.MemberExpression=S,t.MetaProperty=_;var D=r(1),C=n(D),w=r(187),P=n(w);t.YieldExpression=v("yield"),t.AwaitExpression=v("await");t.BinaryExpression=x,t.LogicalExpression=x},function(e,t,r){"use strict";function n(){this.word("any")}function i(e){this.print(e.elementType,e),this.token("["),this.token("]")}function s(){this.word("boolean")}function a(e){this.word(e.value?"true":"false")}function o(){this.word("null")}function u(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.word("class"),this.space(),this._interfaceish(e)}function l(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.word("function"),this.space(),this.print(e.id,e),this.print(e.id.typeAnnotation.typeAnnotation,e),this.semicolon()}function c(e){this.word("declare"),this.space(),this.InterfaceDeclaration(e)}function f(e){this.word("declare"),this.space(),this.word("module"),this.space(),this.print(e.id,e),this.space(),this.print(e.body,e)}function p(e){this.word("declare"),this.space(),this.word("module"),this.token("."),this.word("exports"),this.print(e.typeAnnotation,e)}function d(e){this.word("declare"),this.space(),this.TypeAlias(e)}function h(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.OpaqueType(e)}function m(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.word("var"),this.space(),this.print(e.id,e),this.print(e.id.typeAnnotation,e),this.semicolon()}function y(e){this.word("declare"),this.space(),this.word("export"),this.space(),e.default&&(this.word("default"),this.space()),v.apply(this,arguments)}function v(e){if(e.declaration){var t=e.declaration;this.print(t,e),Q.isStatement(t)||this.semicolon()}else this.token("{"),e.specifiers.length&&(this.space(),this.printList(e.specifiers,e),this.space()),this.token("}"),e.source&&(this.space(),this.word("from"),this.space(),this.print(e.source,e)),this.semicolon()}function g(){this.token("*")}function b(e,t){this.print(e.typeParameters,e),this.token("("),this.printList(e.params,e),e.rest&&(e.params.length&&(this.token(","),this.space()),this.token("..."),this.print(e.rest,e)),this.token(")"),"ObjectTypeCallProperty"===t.type||"DeclareFunction"===t.type?this.token(":"):(this.space(),this.token("=>")),this.space(),this.print(e.returnType,e)}function E(e){this.print(e.name,e),e.optional&&this.token("?"),this.token(":"),this.space(),this.print(e.typeAnnotation,e)}function x(e){this.print(e.id,e),this.print(e.typeParameters,e)}function A(e){this.print(e.id,e),this.print(e.typeParameters,e),e.extends.length&&(this.space(),this.word("extends"),this.space(),this.printList(e.extends,e)),e.mixins&&e.mixins.length&&(this.space(),this.word("mixins"),this.space(),this.printList(e.mixins,e)),this.space(),this.print(e.body,e)}function S(e){"plus"===e.variance?this.token("+"):"minus"===e.variance&&this.token("-")}function _(e){this.word("interface"),this.space(),this._interfaceish(e)}function D(){this.space(),this.token("&"),this.space()}function C(e){this.printJoin(e.types,e,{separator:D})}function w(){this.word("mixed")}function P(){this.word("empty")}function k(e){this.token("?"),this.print(e.typeAnnotation,e)}function F(){this.word("number")}function T(){this.word("string")}function O(){this.word("this")}function B(e){this.token("["),this.printList(e.types,e),this.token("]")}function R(e){this.word("typeof"),this.space(),this.print(e.argument,e)}function I(e){this.word("type"),this.space(),this.print(e.id,e),this.print(e.typeParameters,e),this.space(),this.token("="),this.space(),this.print(e.right,e),this.semicolon()}function M(e){this.word("opaque"),this.space(),this.word("type"),this.space(),this.print(e.id,e),this.print(e.typeParameters,e),e.supertype&&(this.token(":"),this.space(),this.print(e.supertype,e)),e.impltype&&(this.space(),this.token("="),this.space(),this.print(e.impltype,e)),this.semicolon()}function N(e){this.token(":"),this.space(),e.optional&&this.token("?"),this.print(e.typeAnnotation,e)}function L(e){this._variance(e),this.word(e.name),e.bound&&this.print(e.bound,e),e.default&&(this.space(),this.token("="),this.space(),this.print(e.default,e))}function j(e){this.token("<"),this.printList(e.params,e,{}),this.token(">")}function U(e){var t=this;e.exact?this.token("{|"):this.token("{");var r=e.properties.concat(e.callProperties,e.indexers);r.length&&(this.space(),this.printJoin(r,e,{addNewlines:function(e){if(e&&!r[0])return 1},indent:!0,statement:!0,iterator:function(){1!==r.length&&(t.format.flowCommaSeparator?t.token(","):t.semicolon(),t.space())}}),this.space()),e.exact?this.token("|}"):this.token("}")}function V(e){e.static&&(this.word("static"),this.space()),this.print(e.value,e)}function G(e){e.static&&(this.word("static"),this.space()),this._variance(e),this.token("["),this.print(e.id,e),this.token(":"),this.space(),this.print(e.key,e),this.token("]"),this.token(":"),this.space(),this.print(e.value,e)}function W(e){e.static&&(this.word("static"),this.space()),this._variance(e),this.print(e.key,e),e.optional&&this.token("?"),this.token(":"),this.space(),this.print(e.value,e)}function Y(e){this.token("..."),this.print(e.argument,e)}function q(e){this.print(e.qualification,e),this.token("."),this.print(e.id,e)}function K(){this.space(),this.token("|"),this.space()}function H(e){this.printJoin(e.types,e,{separator:K})}function J(e){this.token("("),this.print(e.expression,e),this.print(e.typeAnnotation,e),this.token(")")}function X(){this.word("void")}t.__esModule=!0,t.TypeParameterDeclaration=t.StringLiteralTypeAnnotation=t.NumericLiteralTypeAnnotation=t.GenericTypeAnnotation=t.ClassImplements=void 0,t.AnyTypeAnnotation=n,t.ArrayTypeAnnotation=i,t.BooleanTypeAnnotation=s,t.BooleanLiteralTypeAnnotation=a,t.NullLiteralTypeAnnotation=o,t.DeclareClass=u,t.DeclareFunction=l,t.DeclareInterface=c,t.DeclareModule=f,t.DeclareModuleExports=p,t.DeclareTypeAlias=d,t.DeclareOpaqueType=h,t.DeclareVariable=m,t.DeclareExportDeclaration=y,t.ExistentialTypeParam=g,t.FunctionTypeAnnotation=b,t.FunctionTypeParam=E,t.InterfaceExtends=x,t._interfaceish=A,t._variance=S,t.InterfaceDeclaration=_,t.IntersectionTypeAnnotation=C,t.MixedTypeAnnotation=w,t.EmptyTypeAnnotation=P,t.NullableTypeAnnotation=k;var z=r(123);Object.defineProperty(t,"NumericLiteralTypeAnnotation",{enumerable:!0,get:function(){return z.NumericLiteral}}),Object.defineProperty(t,"StringLiteralTypeAnnotation",{enumerable:!0,get:function(){return z.StringLiteral}}),t.NumberTypeAnnotation=F,t.StringTypeAnnotation=T,t.ThisTypeAnnotation=O,t.TupleTypeAnnotation=B,t.TypeofTypeAnnotation=R,t.TypeAlias=I,t.OpaqueType=M,t.TypeAnnotation=N,t.TypeParameter=L,t.TypeParameterInstantiation=j,t.ObjectTypeAnnotation=U,t.ObjectTypeCallProperty=V,t.ObjectTypeIndexer=G,t.ObjectTypeProperty=W,t.ObjectTypeSpreadProperty=Y,t.QualifiedTypeIdentifier=q,t.UnionTypeAnnotation=H,t.TypeCastExpression=J,t.VoidTypeAnnotation=X;var $=r(1),Q=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}($);t.ClassImplements=x,t.GenericTypeAnnotation=x,t.TypeParameterDeclaration=j},function(e,t,r){"use strict";function n(e){this.print(e.name,e),e.value&&(this.token("="),this.print(e.value,e))}function i(e){this.word(e.name)}function s(e){this.print(e.namespace,e),this.token(":"),this.print(e.name,e)}function a(e){this.print(e.object,e),this.token("."),this.print(e.property,e)}function o(e){this.token("{"),this.token("..."),this.print(e.argument,e),this.token("}")}function u(e){this.token("{"),this.print(e.expression,e),this.token("}")}function l(e){this.token("{"),this.token("..."),this.print(e.expression,e),this.token("}")}function c(e){this.token(e.value)}function f(e){var t=e.openingElement;if(this.print(t,e),!t.selfClosing){this.indent();for(var r=e.children,n=Array.isArray(r),i=0,r=n?r:(0,v.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;this.print(a,e)}this.dedent(),this.print(e.closingElement,e)}}function p(){this.space()}function d(e){this.token("<"),this.print(e.name,e),e.attributes.length>0&&(this.space(),this.printJoin(e.attributes,e,{separator:p})),e.selfClosing?(this.space(),this.token("/>")):this.token(">")}function h(e){this.token("</"),this.print(e.name,e),this.token(">")}function m(){}t.__esModule=!0;var y=r(2),v=function(e){return e&&e.__esModule?e:{default:e}}(y);t.JSXAttribute=n,t.JSXIdentifier=i,t.JSXNamespacedName=s,t.JSXMemberExpression=a,t.JSXSpreadAttribute=o,t.JSXExpressionContainer=u,t.JSXSpreadChild=l,t.JSXText=c,t.JSXElement=f,t.JSXOpeningElement=d,t.JSXClosingElement=h,t.JSXEmptyExpression=m},function(e,t,r){"use strict";function n(e){var t=this;this.print(e.typeParameters,e),this.token("("),this.printList(e.params,e,{iterator:function(e){e.optional&&t.token("?"),t.print(e.typeAnnotation,e)}}),this.token(")"),e.returnType&&this.print(e.returnType,e)}function i(e){var t=e.kind,r=e.key;"method"!==t&&"init"!==t||e.generator&&this.token("*"),"get"!==t&&"set"!==t||(this.word(t),this.space()),e.async&&(this.word("async"),this.space()),e.computed?(this.token("["),this.print(r,e),this.token("]")):this.print(r,e),this._params(e),this.space(),this.print(e.body,e)}function s(e){e.async&&(this.word("async"),this.space()),this.word("function"),e.generator&&this.token("*"),e.id?(this.space(),this.print(e.id,e)):this.space(),this._params(e),this.space(),this.print(e.body,e)}function a(e){e.async&&(this.word("async"),this.space());var t=e.params[0];1===e.params.length&&l.isIdentifier(t)&&!o(e,t)?this.print(t,e):this._params(e),this.space(),this.token("=>"),this.space(),this.print(e.body,e)}function o(e,t){return e.typeParameters||e.returnType||t.typeAnnotation||t.optional||t.trailingComments}t.__esModule=!0,t.FunctionDeclaration=void 0,t._params=n,t._method=i,t.FunctionExpression=s,t.ArrowFunctionExpression=a;var u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);t.FunctionDeclaration=s},function(e,t,r){"use strict";function n(e){"type"!==e.importKind&&"typeof"!==e.importKind||(this.word(e.importKind),this.space()),this.print(e.imported,e),e.local&&e.local.name!==e.imported.name&&(this.space(),this.word("as"),this.space(),this.print(e.local,e))}function i(e){this.print(e.local,e)}function s(e){this.print(e.exported,e)}function a(e){this.print(e.local,e),e.exported&&e.local.name!==e.exported.name&&(this.space(),this.word("as"),this.space(),this.print(e.exported,e))}function o(e){this.token("*"),this.space(),this.word("as"),this.space(),this.print(e.exported,e)}function u(e){this.word("export"),this.space(),this.token("*"),this.space(),this.word("from"),this.space(),this.print(e.source,e),this.semicolon()}function l(){this.word("export"),this.space(),f.apply(this,arguments)}function c(){this.word("export"),this.space(),this.word("default"),this.space(),f.apply(this,arguments)}function f(e){if(e.declaration){var t=e.declaration;this.print(t,e),m.isStatement(t)||this.semicolon()}else{"type"===e.exportKind&&(this.word("type"),this.space());for(var r=e.specifiers.slice(0),n=!1;;){var i=r[0];if(!m.isExportDefaultSpecifier(i)&&!m.isExportNamespaceSpecifier(i))break;n=!0,this.print(r.shift(),e),r.length&&(this.token(","),this.space())}(r.length||!r.length&&!n)&&(this.token("{"),r.length&&(this.space(),this.printList(r,e),this.space()),this.token("}")),e.source&&(this.space(),this.word("from"),this.space(),this.print(e.source,e)),this.semicolon()}}function p(e){this.word("import"),this.space(),"type"!==e.importKind&&"typeof"!==e.importKind||(this.word(e.importKind),this.space());var t=e.specifiers.slice(0);if(t&&t.length){for(;;){var r=t[0];if(!m.isImportDefaultSpecifier(r)&&!m.isImportNamespaceSpecifier(r))break;this.print(t.shift(),e),t.length&&(this.token(","),this.space())}t.length&&(this.token("{"),this.space(),this.printList(t,e),this.space(),this.token("}")),this.space(),this.word("from"),this.space()}this.print(e.source,e),this.semicolon()}function d(e){this.token("*"),this.space(),this.word("as"),this.space(),this.print(e.local,e)}t.__esModule=!0,t.ImportSpecifier=n,t.ImportDefaultSpecifier=i,t.ExportDefaultSpecifier=s,t.ExportSpecifier=a,t.ExportNamespaceSpecifier=o,t.ExportAllDeclaration=u,t.ExportNamedDeclaration=l,t.ExportDefaultDeclaration=c,t.ImportDeclaration=p,t.ImportNamespaceSpecifier=d;var h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h)},function(e,t,r){"use strict";function n(e){this.word("with"),this.space(),this.token("("),this.print(e.object,e),this.token(")"),this.printBlock(e)}function i(e){this.word("if"),this.space(),this.token("("),this.print(e.test,e),this.token(")"),this.space();var t=e.alternate&&S.isIfStatement(s(e.consequent));t&&(this.token("{"),this.newline(),this.indent()),this.printAndIndentOnComments(e.consequent,e),t&&(this.dedent(),this.newline(),this.token("}")),e.alternate&&(this.endsWith("}")&&this.space(),this.word("else"),this.space(),this.printAndIndentOnComments(e.alternate,e))}function s(e){return S.isStatement(e.body)?s(e.body):e}function a(e){this.word("for"),this.space(),this.token("("),this.inForStatementInitCounter++,this.print(e.init,e),this.inForStatementInitCounter--,this.token(";"),e.test&&(this.space(),this.print(e.test,e)),this.token(";"),e.update&&(this.space(),this.print(e.update,e)),this.token(")"),this.printBlock(e)}function o(e){this.word("while"),this.space(),this.token("("),this.print(e.test,e),this.token(")"),this.printBlock(e)}function u(e){this.word("do"),this.space(),this.print(e.body,e),this.space(),this.word("while"),this.space(),this.token("("),this.print(e.test,e),this.token(")"),this.semicolon()}function l(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"label";return function(r){this.word(e);var n=r[t];if(n){this.space();var i=this.startTerminatorless();this.print(n,r),this.endTerminatorless(i)}this.semicolon()}}function c(e){this.print(e.label,e),this.token(":"),this.space(),this.print(e.body,e)}function f(e){this.word("try"),this.space(),this.print(e.block,e),this.space(),e.handlers?this.print(e.handlers[0],e):this.print(e.handler,e),e.finalizer&&(this.space(),this.word("finally"),this.space(),this.print(e.finalizer,e))}function p(e){this.word("catch"),this.space(),this.token("("),this.print(e.param,e),this.token(")"),this.space(),this.print(e.body,e)}function d(e){this.word("switch"),this.space(),this.token("("),this.print(e.discriminant,e),this.token(")"),this.space(),this.token("{"),this.printSequence(e.cases,e,{indent:!0,addNewlines:function(t,r){if(!t&&e.cases[e.cases.length-1]===r)return-1}}),this.token("}")}function h(e){e.test?(this.word("case"),this.space(),this.print(e.test,e),this.token(":")):(this.word("default"),this.token(":")),e.consequent.length&&(this.newline(),this.printSequence(e.consequent,e,{indent:!0}))}function m(){this.word("debugger"),this.semicolon()}function y(){if(this.token(","),this.newline(),this.endsWith("\n"))for(var e=0;e<4;e++)this.space(!0)}function v(){if(this.token(","),this.newline(),this.endsWith("\n"))for(var e=0;e<6;e++)this.space(!0)}function g(e,t){this.word(e.kind),this.space();var r=!1;if(!S.isFor(t))for(var n=e.declarations,i=Array.isArray(n),s=0,n=i?n:(0,x.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;o.init&&(r=!0)}var u=void 0;r&&(u="const"===e.kind?v:y),this.printList(e.declarations,e,{separator:u}),(!S.isFor(t)||t.left!==e&&t.init!==e)&&this.semicolon()}function b(e){this.print(e.id,e),this.print(e.id.typeAnnotation,e),e.init&&(this.space(),this.token("="),this.space(),this.print(e.init,e))}t.__esModule=!0,t.ThrowStatement=t.BreakStatement=t.ReturnStatement=t.ContinueStatement=t.ForAwaitStatement=t.ForOfStatement=t.ForInStatement=void 0;var E=r(2),x=function(e){return e&&e.__esModule?e:{default:e}}(E);t.WithStatement=n,t.IfStatement=i,t.ForStatement=a,t.WhileStatement=o,t.DoWhileStatement=u,t.LabeledStatement=c,t.TryStatement=f,t.CatchClause=p,t.SwitchStatement=d,t.SwitchCase=h,t.DebuggerStatement=m,t.VariableDeclaration=g,t.VariableDeclarator=b;var A=r(1),S=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(A),_=function(e){return function(t){this.word("for"),this.space(),"await"===e&&(this.word("await"),this.space()),this.token("("),this.print(t.left,t),this.space(),this.word("await"===e?"of":e),this.space(),this.print(t.right,t),this.token(")"),this.printBlock(t)}};t.ForInStatement=_("in"),t.ForOfStatement=_("of"),t.ForAwaitStatement=_("await"),t.ContinueStatement=l("continue"),t.ReturnStatement=l("return","argument"),t.BreakStatement=l("break"),t.ThrowStatement=l("throw","argument")},function(e,t){"use strict";function r(e){this.print(e.tag,e),this.print(e.quasi,e)}function n(e,t){var r=t.quasis[0]===e,n=t.quasis[t.quasis.length-1]===e,i=(r?"`":"}")+e.value.raw+(n?"`":"${");this.token(i)}function i(e){for(var t=e.quasis,r=0;r<t.length;r++)this.print(t[r],e),r+1<t.length&&this.print(e.expressions[r],e)}t.__esModule=!0,t.TaggedTemplateExpression=r,t.TemplateElement=n,t.TemplateLiteral=i},function(e,t,r){"use strict";function n(e,t){return b.isArrayTypeAnnotation(t)}function i(e,t){return b.isMemberExpression(t)&&t.object===e}function s(e,t,r){return v(r,{considerArrow:!0})}function a(e,t,r){return v(r)}function o(e,t){if((b.isCallExpression(t)||b.isNewExpression(t))&&t.callee===e||b.isUnaryLike(t)||b.isMemberExpression(t)&&t.object===e||b.isAwaitExpression(t))return!0;if(b.isBinary(t)){var r=t.operator,n=E[r],i=e.operator,s=E[i];if(n===s&&t.right===e&&!b.isLogicalExpression(t)||n>s)return!0}return!1}function u(e,t){return"in"===e.operator&&(b.isVariableDeclarator(t)||b.isFor(t))}function l(e,t){return!(b.isForStatement(t)||b.isThrowStatement(t)||b.isReturnStatement(t)||b.isIfStatement(t)&&t.test===e||b.isWhileStatement(t)&&t.test===e||b.isForInStatement(t)&&t.right===e||b.isSwitchStatement(t)&&t.discriminant===e||b.isExpressionStatement(t)&&t.expression===e)}function c(e,t){return b.isBinary(t)||b.isUnaryLike(t)||b.isCallExpression(t)||b.isMemberExpression(t)||b.isNewExpression(t)||b.isConditionalExpression(t)&&e===t.test}function f(e,t,r){return v(r,{considerDefaultExports:!0})}function p(e,t){return b.isMemberExpression(t,{object:e})||b.isCallExpression(t,{callee:e})||b.isNewExpression(t,{callee:e})}function d(e,t,r){return v(r,{considerDefaultExports:!0})}function h(e,t){return!!(b.isExportDeclaration(t)||b.isBinaryExpression(t)||b.isLogicalExpression(t)||b.isUnaryExpression(t)||b.isTaggedTemplateExpression(t))||p(e,t)}function m(e,t){return!!(b.isUnaryLike(t)||b.isBinary(t)||b.isConditionalExpression(t,{test:e})||b.isAwaitExpression(t))||p(e,t)}function y(e){return!!b.isObjectPattern(e.left)||m.apply(void 0,arguments)}function v(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.considerArrow,n=void 0!==r&&r,i=t.considerDefaultExports,s=void 0!==i&&i,a=e.length-1,o=e[a];a--;for(var u=e[a];a>0;){if(b.isExpressionStatement(u,{expression:o})||b.isTaggedTemplateExpression(u)||s&&b.isExportDefaultDeclaration(u,{declaration:o})||n&&b.isArrowFunctionExpression(u,{body:o}))return!0;if(!(b.isCallExpression(u,{callee:o})||b.isSequenceExpression(u)&&u.expressions[0]===o||b.isMemberExpression(u,{object:o})||b.isConditional(u,{test:o})||b.isBinary(u,{left:o})||b.isAssignmentExpression(u,{left:o})))return!1;o=u,a--,u=e[a]}return!1}t.__esModule=!0,t.AwaitExpression=t.FunctionTypeAnnotation=void 0,t.NullableTypeAnnotation=n,t.UpdateExpression=i,t.ObjectExpression=s,t.DoExpression=a,t.Binary=o,t.BinaryExpression=u,t.SequenceExpression=l,t.YieldExpression=c,t.ClassExpression=f,t.UnaryLike=p,t.FunctionExpression=d,t.ArrowFunctionExpression=h,t.ConditionalExpression=m,t.AssignmentExpression=y;var g=r(1),b=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(g),E={"||":0,"&&":1,"|":2,"^":3,"&":4,"==":5,"===":5,"!=":5,"!==":5,"<":6,">":6,"<=":6,">=":6,in:6,instanceof:6,">>":7,"<<":7,">>>":7,"+":8,"-":8,"*":9,"/":9,"%":9,"**":10};t.FunctionTypeAnnotation=n,t.AwaitExpression=c},function(e,t,r){"use strict";function n(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return l.isMemberExpression(e)?(n(e.object,t),e.computed&&n(e.property,t)):l.isBinary(e)||l.isAssignmentExpression(e)?(n(e.left,t),n(e.right,t)):l.isCallExpression(e)?(t.hasCall=!0,n(e.callee,t)):l.isFunction(e)?t.hasFunction=!0:l.isIdentifier(e)&&(t.hasHelper=t.hasHelper||i(e.callee)),t}function i(e){return l.isMemberExpression(e)?i(e.object)||i(e.property):l.isIdentifier(e)?"require"===e.name||"_"===e.name[0]:l.isCallExpression(e)?i(e.callee):!(!l.isBinary(e)&&!l.isAssignmentExpression(e))&&(l.isIdentifier(e.left)&&i(e.left)||i(e.right))}function s(e){return l.isLiteral(e)||l.isObjectExpression(e)||l.isArrayExpression(e)||l.isIdentifier(e)||l.isMemberExpression(e)}var a=r(588),o=function(e){return e&&e.__esModule?e:{default:e}}(a),u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);t.nodes={AssignmentExpression:function(e){var t=n(e.right);if(t.hasCall&&t.hasHelper||t.hasFunction)return{before:t.hasFunction,after:!0}},SwitchCase:function(e,t){return{before:e.consequent.length||t.cases[0]===e}},LogicalExpression:function(e){if(l.isFunction(e.left)||l.isFunction(e.right))return{after:!0}},Literal:function(e){if("use strict"===e.value)return{after:!0}},CallExpression:function(e){if(l.isFunction(e.callee)||i(e))return{before:!0,after:!0}},VariableDeclaration:function(e){for(var t=0;t<e.declarations.length;t++){var r=e.declarations[t],a=i(r.id)&&!s(r.init);if(!a){var o=n(r.init);a=i(r.init)&&o.hasCall||o.hasFunction}if(a)return{before:!0,after:!0}}},IfStatement:function(e){if(l.isBlockStatement(e.consequent))return{before:!0,after:!0}}},t.nodes.ObjectProperty=t.nodes.ObjectTypeProperty=t.nodes.ObjectMethod=t.nodes.SpreadProperty=function(e,t){if(t.properties[0]===e)return{before:!0}},t.list={VariableDeclaration:function(e){return(0,o.default)(e.declarations,"init")},ArrayExpression:function(e){return e.elements},ObjectExpression:function(e){return e.properties}},[["Function",!0],["Class",!0],["Loop",!0],["LabeledStatement",!0],["SwitchStatement",!0],["TryStatement",!0]].forEach(function(e){var r=e[0],n=e[1];"boolean"==typeof n&&(n={after:n,before:n}),[r].concat(l.FLIPPED_ALIAS_KEYS[r]||[]).forEach(function(e){t.nodes[e]=function(){return n}})})},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(){this.token(","),this.space()}t.__esModule=!0;var a=r(87),o=i(a),u=r(2),l=i(u),c=r(35),f=i(c),p=r(365),d=i(p),h=r(3),m=i(h),y=r(579),v=i(y),g=r(581),b=i(g),E=r(586),x=i(E),A=r(278),S=i(A),_=r(300),D=i(_),C=r(187),w=n(C),P=r(314),k=i(P),F=r(1),T=n(F),O=/e/i,B=/\.0+$/,R=/^0[box]/,I=function(){function e(t,r,n){(0,m.default)(this,e),this.inForStatementInitCounter=0,this._printStack=[],this._indent=0,this._insideAux=!1,this._printedCommentStarts={},this._parenPushNewlineState=null,this._printAuxAfterOnNextUserNode=!1,this._printedComments=new d.default,this._endsWithInteger=!1,this._endsWithWord=!1,this.format=t||{},this._buf=new D.default(r),this._whitespace=n.length>0?new k.default(n):null}return e.prototype.generate=function(e){return this.print(e),this._maybeAddAuxComment(),this._buf.get()},e.prototype.indent=function(){this.format.compact||this.format.concise||this._indent++},e.prototype.dedent=function(){this.format.compact||this.format.concise||this._indent--},e.prototype.semicolon=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this._maybeAddAuxComment(),this._append(";",!e)},e.prototype.rightBrace=function(){this.format.minified&&this._buf.removeLastSemicolon(),this.token("}")},e.prototype.space=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.format.compact||(this._buf.hasContent()&&!this.endsWith(" ")&&!this.endsWith("\n")||e)&&this._space()},e.prototype.word=function(e){this._endsWithWord&&this._space(),this._maybeAddAuxComment(),this._append(e),this._endsWithWord=!0},e.prototype.number=function(e){this.word(e),this._endsWithInteger=(0,x.default)(+e)&&!R.test(e)&&!O.test(e)&&!B.test(e)&&"."!==e[e.length-1]},e.prototype.token=function(e){("--"===e&&this.endsWith("!")||"+"===e[0]&&this.endsWith("+")||"-"===e[0]&&this.endsWith("-")||"."===e[0]&&this._endsWithInteger)&&this._space(),this._maybeAddAuxComment(),this._append(e)},e.prototype.newline=function(e){if(!this.format.retainLines&&!this.format.compact){if(this.format.concise)return void this.space();if(!(this.endsWith("\n\n")||("number"!=typeof e&&(e=1),e=Math.min(2,e),(this.endsWith("{\n")||this.endsWith(":\n"))&&e--,e<=0)))for(var t=0;t<e;t++)this._newline()}},e.prototype.endsWith=function(e){return this._buf.endsWith(e)},e.prototype.removeTrailingNewline=function(){this._buf.removeTrailingNewline()},e.prototype.source=function(e,t){this._catchUp(e,t),this._buf.source(e,t)},e.prototype.withSource=function(e,t,r){this._catchUp(e,t),this._buf.withSource(e,t,r)},e.prototype._space=function(){this._append(" ",!0)},e.prototype._newline=function(){this._append("\n",!0)},e.prototype._append=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this._maybeAddParen(e),this._maybeIndent(e),t?this._buf.queue(e):this._buf.append(e),this._endsWithWord=!1,this._endsWithInteger=!1},e.prototype._maybeIndent=function(e){this._indent&&this.endsWith("\n")&&"\n"!==e[0]&&this._buf.queue(this._getIndent())},e.prototype._maybeAddParen=function(e){var t=this._parenPushNewlineState;if(t){this._parenPushNewlineState=null;var r=void 0;for(r=0;r<e.length&&" "===e[r];r++);if(r!==e.length){var n=e[r];"\n"!==n&&"/"!==n||(this.token("("),this.indent(),t.printed=!0)}}},e.prototype._catchUp=function(e,t){if(this.format.retainLines){var r=t?t[e]:null;if(r&&null!==r.line)for(var n=r.line-this._buf.getCurrentLine(),i=0;i<n;i++)this._newline()}},e.prototype._getIndent=function(){return(0,S.default)(this.format.indent.style,this._indent)},e.prototype.startTerminatorless=function(){return this._parenPushNewlineState={printed:!1}},e.prototype.endTerminatorless=function(e){e.printed&&(this.dedent(),this.newline(),this.token(")"))},e.prototype.print=function(e,t){var r=this;if(e){var n=this.format.concise;e._compact&&(this.format.concise=!0);if(!this[e.type])throw new ReferenceError("unknown node of type "+(0,f.default)(e.type)+" with constructor "+(0,f.default)(e&&e.constructor.name));this._printStack.push(e);var i=this._insideAux;this._insideAux=!e.loc,this._maybeAddAuxComment(this._insideAux&&!i);var s=w.needsParens(e,t,this._printStack);this.format.retainFunctionParens&&"FunctionExpression"===e.type&&e.extra&&e.extra.parenthesized&&(s=!0),s&&this.token("("),this._printLeadingComments(e,t);var a=T.isProgram(e)||T.isFile(e)?null:e.loc;this.withSource("start",a,function(){r[e.type](e,t)}),this._printTrailingComments(e,t),s&&this.token(")"),this._printStack.pop(),this.format.concise=n,this._insideAux=i}},e.prototype._maybeAddAuxComment=function(e){e&&this._printAuxBeforeComment(),this._insideAux||this._printAuxAfterComment()},e.prototype._printAuxBeforeComment=function(){if(!this._printAuxAfterOnNextUserNode){this._printAuxAfterOnNextUserNode=!0;var e=this.format.auxiliaryCommentBefore;e&&this._printComment({type:"CommentBlock",value:e})}},e.prototype._printAuxAfterComment=function(){if(this._printAuxAfterOnNextUserNode){this._printAuxAfterOnNextUserNode=!1;var e=this.format.auxiliaryCommentAfter;e&&this._printComment({type:"CommentBlock",value:e})}},e.prototype.getPossibleRaw=function(e){var t=e.extra;if(t&&null!=t.raw&&null!=t.rawValue&&e.value===t.rawValue)return t.raw},e.prototype.printJoin=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(e&&e.length){r.indent&&this.indent();for(var n={addNewlines:r.addNewlines},i=0;i<e.length;i++){var s=e[i];s&&(r.statement&&this._printNewline(!0,s,t,n),this.print(s,t),r.iterator&&r.iterator(s,i),r.separator&&i<e.length-1&&r.separator.call(this),r.statement&&this._printNewline(!1,s,t,n))}r.indent&&this.dedent()}},e.prototype.printAndIndentOnComments=function(e,t){var r=!!e.leadingComments;r&&this.indent(),this.print(e,t),r&&this.dedent()},e.prototype.printBlock=function(e){var t=e.body;T.isEmptyStatement(t)||this.space(),this.print(t,e)},e.prototype._printTrailingComments=function(e,t){this._printComments(this._getComments(!1,e,t))},e.prototype._printLeadingComments=function(e,t){this._printComments(this._getComments(!0,e,t))},e.prototype.printInnerComments=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];e.innerComments&&(t&&this.indent(),this._printComments(e.innerComments),t&&this.dedent())},e.prototype.printSequence=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return r.statement=!0,this.printJoin(e,t,r)},e.prototype.printList=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return null==r.separator&&(r.separator=s),this.printJoin(e,t,r)},e.prototype._printNewline=function(e,t,r,n){var i=this;if(!this.format.retainLines&&!this.format.compact){if(this.format.concise)return void this.space();var s=0;if(null!=t.start&&!t._ignoreUserWhitespace&&this._whitespace)if(e){var a=t.leadingComments,o=a&&(0,v.default)(a,function(e){
return!!e.loc&&i.format.shouldPrintComment(e.value)});s=this._whitespace.getNewlinesBefore(o||t)}else{var u=t.trailingComments,l=u&&(0,b.default)(u,function(e){return!!e.loc&&i.format.shouldPrintComment(e.value)});s=this._whitespace.getNewlinesAfter(l||t)}else{e||s++,n.addNewlines&&(s+=n.addNewlines(e,t)||0);var c=w.needsWhitespaceAfter;e&&(c=w.needsWhitespaceBefore),c(t,r)&&s++,this._buf.hasContent()||(s=0)}this.newline(s)}},e.prototype._getComments=function(e,t){return t&&(e?t.leadingComments:t.trailingComments)||[]},e.prototype._printComment=function(e){var t=this;if(this.format.shouldPrintComment(e.value)&&!e.ignore&&!this._printedComments.has(e)){if(this._printedComments.add(e),null!=e.start){if(this._printedCommentStarts[e.start])return;this._printedCommentStarts[e.start]=!0}this.newline(this._whitespace?this._whitespace.getNewlinesBefore(e):0),this.endsWith("[")||this.endsWith("{")||this.space();var r="CommentLine"===e.type?"//"+e.value+"\n":"/*"+e.value+"*/";if("CommentBlock"===e.type&&this.format.indent.adjustMultilineComment){var n=e.loc&&e.loc.start.column;if(n){var i=new RegExp("\\n\\s{1,"+n+"}","g");r=r.replace(i,"\n")}var s=Math.max(this._getIndent().length,this._buf.getCurrentColumn());r=r.replace(/\n(?!$)/g,"\n"+(0,S.default)(" ",s))}this.withSource("start",e.loc,function(){t._append(r)}),this.newline((this._whitespace?this._whitespace.getNewlinesAfter(e):0)+("CommentLine"===e.type?-1:0))}},e.prototype._printComments=function(e){if(e&&e.length)for(var t=e,r=Array.isArray(t),n=0,t=r?t:(0,l.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this._printComment(s)}},e}();t.default=I;for(var M=[r(309),r(303),r(308),r(302),r(306),r(307),r(123),r(304),r(301),r(305)],N=0;N<M.length;N++){var L=M[N];(0,o.default)(I.prototype,L)}e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(14),s=n(i),a=r(11),o=n(a),u=r(3),l=n(u),c=r(288),f=n(c),p=function(){function e(t,r){(0,l.default)(this,e),this._cachedMap=null,this._code=r,this._opts=t,this._rawMappings=[]}return e.prototype.get=function(){if(!this._cachedMap){var e=this._cachedMap=new f.default.SourceMapGenerator({file:this._opts.sourceMapTarget,sourceRoot:this._opts.sourceRoot}),t=this._code;"string"==typeof t?e.setSourceContent(this._opts.sourceFileName,t):"object"===(void 0===t?"undefined":(0,o.default)(t))&&(0,s.default)(t).forEach(function(r){e.setSourceContent(r,t[r])}),this._rawMappings.forEach(e.addMapping,e)}return this._cachedMap.toJSON()},e.prototype.getRawMappings=function(){return this._rawMappings.slice()},e.prototype.mark=function(e,t,r,n,i,s){this._lastGenLine!==e&&null===r||this._lastGenLine===e&&this._lastSourceLine===r&&this._lastSourceColumn===n||(this._cachedMap=null,this._lastGenLine=e,this._lastSourceLine=r,this._lastSourceColumn=n,this._rawMappings.push({name:i||void 0,generated:{line:e,column:t},source:null==r?void 0:s||this._opts.sourceFileName,original:null==r?void 0:{line:r,column:n}}))},e}();t.default=p,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(3),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=function(){function e(t){(0,i.default)(this,e),this.tokens=t,this.used={}}return e.prototype.getNewlinesBefore=function(e){var t=void 0,r=void 0,n=this.tokens,i=this._findToken(function(t){return t.start-e.start},0,n.length);if(i>=0){for(;i&&e.start===n[i-1].start;)--i;t=n[i-1],r=n[i]}return this._getNewlinesBetween(t,r)},e.prototype.getNewlinesAfter=function(e){var t=void 0,r=void 0,n=this.tokens,i=this._findToken(function(t){return t.end-e.end},0,n.length);if(i>=0){for(;i&&e.end===n[i-1].end;)--i;t=n[i],r=n[i+1],","===r.type.label&&(r=n[i+2])}return r&&"eof"===r.type.label?1:this._getNewlinesBetween(t,r)},e.prototype._getNewlinesBetween=function(e,t){if(!t||!t.loc)return 0;for(var r=e?e.loc.end.line:1,n=t.loc.start.line,i=0,s=r;s<n;s++)void 0===this.used[s]&&(this.used[s]=!0,i++);return i},e.prototype._findToken=function(e,t,r){if(t>=r)return-1;var n=t+r>>>1,i=e(this.tokens[n]);return i<0?this._findToken(e,n+1,r):i>0?this._findToken(e,t,n):0===i?n:-1},e}();t.default=s,e.exports=t.default},function(e,t,r){"use strict";function n(e){for(var t=e,r=Array.isArray(t),n=0,t=r?t:(0,s.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var a=i,u=a.node,l=u.expression;if(o.isMemberExpression(l)){var c=a.scope.maybeGenerateMemoised(l.object),f=void 0,p=[];c?(f=c,p.push(o.assignmentExpression("=",c,l.object))):f=l.object,p.push(o.callExpression(o.memberExpression(o.memberExpression(f,l.property,l.computed),o.identifier("bind")),[f])),1===p.length?u.expression=p[0]:u.expression=o.sequenceExpression(p)}}}t.__esModule=!0;var i=r(2),s=function(e){return e&&e.__esModule?e:{default:e}}(i);t.default=n;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(t){return t&&t.operator===e.operator+"="}function r(e,t){return a.assignmentExpression("=",e,t)}var n={};return n.ExpressionStatement=function(n,s){if(!n.isCompletionRecord()){var o=n.node.expression;if(t(o)){var u=[],l=(0,i.default)(o.left,u,s,n.scope,!0);u.push(a.expressionStatement(r(l.ref,e.build(l.uid,o.right)))),n.replaceWithMultiple(u)}}},n.AssignmentExpression=function(n,s){var a=n.node,o=n.scope;if(t(a)){var u=[],l=(0,i.default)(a.left,u,s,o);u.push(r(l.ref,e.build(l.uid,a.right))),n.replaceWithMultiple(u)}},n.BinaryExpression=function(t){var r=t.node;r.operator===e.operator&&t.replaceWith(e.build(r.left,r.right))},n};var n=r(318),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.scope,r=e.node,n=a.functionExpression(null,[],r.body,r.generator,r.async),s=n,u=[];(0,i.default)(e,function(e){return t.push({id:e})});var l={foundThis:!1,foundArguments:!1};e.traverse(o,l),l.foundArguments&&(s=a.memberExpression(n,a.identifier("apply")),u=[],l.foundThis&&u.push(a.thisExpression()),l.foundArguments&&(l.foundThis||u.push(a.nullLiteral()),u.push(a.identifier("arguments"))));var c=a.callExpression(s,u);return r.generator&&(c=a.yieldExpression(c,!0)),a.returnStatement(c)};var n=r(190),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s),o={enter:function(e,t){e.isThisExpression()&&(t.foundThis=!0),e.isReferencedIdentifier({name:"arguments"})&&(t.foundArguments=!0)},Function:function(e){e.skip()}};e.exports=t.default},function(e,t,r){"use strict";function n(e,t,r,n){var i=void 0;if(a.isSuper(e))return e;if(a.isIdentifier(e)){if(n.hasBinding(e.name))return e;i=e}else{if(!a.isMemberExpression(e))throw new Error("We can't explode this node type "+e.type);if(i=e.object,a.isSuper(i)||a.isIdentifier(i)&&n.hasBinding(i.name))return i}var s=n.generateUidIdentifierBasedOnNode(i);return t.push(a.variableDeclaration("var",[a.variableDeclarator(s,i)])),s}function i(e,t,r,n){var i=e.property,s=a.toComputedKey(e,i);if(a.isLiteral(s)&&a.isPureish(s))return s;var o=n.generateUidIdentifierBasedOnNode(i);return t.push(a.variableDeclaration("var",[a.variableDeclarator(o,i)])),o}t.__esModule=!0,t.default=function(e,t,r,s,o){var u=void 0;u=a.isIdentifier(e)&&o?e:n(e,t,r,s);var l=void 0,c=void 0;if(a.isIdentifier(e))l=e,c=u;else{var f=i(e,t,r,s),p=e.computed||a.isLiteral(f);c=l=a.memberExpression(u,f,p)}return{uid:c,ref:l}};var s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){function t(t){if(t.node&&!t.isPure()){var r=e.scope.generateDeclaredUidIdentifier();n.push(l.assignmentExpression("=",r,t.node)),t.replaceWith(r)}}function r(e){if(Array.isArray(e)&&e.length){e=e.reverse(),(0,o.default)(e);for(var r=e,n=Array.isArray(r),i=0,r=n?r:(0,s.default)(r);;){var a;if(n){if(i>=r.length)break;a=r[i++]}else{if(i=r.next(),i.done)break;a=i.value}t(a)}}}e.assertClass();var n=[];t(e.get("superClass")),r(e.get("decorators"));for(var i=e.get("body.body"),a=i,u=Array.isArray(a),c=0,a=u?a:(0,s.default)(a);;){var f;if(u){if(c>=a.length)break;f=a[c++]}else{if(c=a.next(),c.done)break;f=c.value}var p=f;p.is("computed")&&t(p.get("key")),p.has("decorators")&&r(e.get("decorators"))}n&&e.insertBefore(n.map(function(e){return l.expressionStatement(e)}))};var a=r(315),o=n(a),u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.default=function(e,t){var r=e.node,n=e.scope,i=e.parent,a=n.generateUidIdentifier("step"),o=n.generateUidIdentifier("value"),u=r.left,p=void 0;s.isIdentifier(u)||s.isPattern(u)||s.isMemberExpression(u)?p=s.expressionStatement(s.assignmentExpression("=",u,o)):s.isVariableDeclaration(u)&&(p=s.variableDeclaration(u.kind,[s.variableDeclarator(u.declarations[0].id,o)]));var d=c();(0,l.default)(d,f,null,{ITERATOR_HAD_ERROR_KEY:n.generateUidIdentifier("didIteratorError"),ITERATOR_COMPLETION:n.generateUidIdentifier("iteratorNormalCompletion"),ITERATOR_ERROR_KEY:n.generateUidIdentifier("iteratorError"),ITERATOR_KEY:n.generateUidIdentifier("iterator"),GET_ITERATOR:t.getAsyncIterator,OBJECT:r.right,STEP_VALUE:o,STEP_KEY:a,AWAIT:t.wrapAwait}),d=d.body.body;var h=s.isLabeledStatement(i),m=d[3].block.body,y=m[0];return h&&(m[0]=s.labeledStatement(i.label,y)),{replaceParent:h,node:d,declar:p,loop:y}};var i=r(1),s=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(i),a=r(4),o=n(a),u=r(7),l=n(u),c=(0,o.default)("\n  function* wrapper() {\n    var ITERATOR_COMPLETION = true;\n    var ITERATOR_HAD_ERROR_KEY = false;\n    var ITERATOR_ERROR_KEY = undefined;\n    try {\n      for (\n        var ITERATOR_KEY = GET_ITERATOR(OBJECT), STEP_KEY, STEP_VALUE;\n        (\n          STEP_KEY = yield AWAIT(ITERATOR_KEY.next()),\n          ITERATOR_COMPLETION = STEP_KEY.done,\n          STEP_VALUE = yield AWAIT(STEP_KEY.value),\n          !ITERATOR_COMPLETION\n        );\n        ITERATOR_COMPLETION = true) {\n      }\n    } catch (err) {\n      ITERATOR_HAD_ERROR_KEY = true;\n      ITERATOR_ERROR_KEY = err;\n    } finally {\n      try {\n        if (!ITERATOR_COMPLETION && ITERATOR_KEY.return) {\n          yield AWAIT(ITERATOR_KEY.return());\n        }\n      } finally {\n        if (ITERATOR_HAD_ERROR_KEY) {\n          throw ITERATOR_ERROR_KEY;\n        }\n      }\n    }\n  }\n"),f={noScope:!0,Identifier:function(e,t){e.node.name in t&&e.replaceInline(t[e.node.name])},CallExpression:function(e,t){var r=e.node.callee;s.isIdentifier(r)&&"AWAIT"===r.name&&!t.AWAIT&&e.replaceWith(e.node.arguments[0])}};e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(4),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s={};t.default=s,s.typeof=(0,i.default)('\n  (typeof Symbol === "function" && typeof Symbol.iterator === "symbol")\n    ? function (obj) { return typeof obj; }\n    : function (obj) {\n        return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype\n          ? "symbol"\n          : typeof obj;\n      };\n'),s.jsx=(0,i.default)('\n  (function () {\n    var REACT_ELEMENT_TYPE = (typeof Symbol === "function" && Symbol.for && Symbol.for("react.element")) || 0xeac7;\n\n    return function createRawReactElement (type, props, key, children) {\n      var defaultProps = type && type.defaultProps;\n      var childrenLength = arguments.length - 3;\n\n      if (!props && childrenLength !== 0) {\n        // If we\'re going to assign props.children, we create a new object now\n        // to avoid mutating defaultProps.\n        props = {};\n      }\n      if (props && defaultProps) {\n        for (var propName in defaultProps) {\n          if (props[propName] === void 0) {\n            props[propName] = defaultProps[propName];\n          }\n        }\n      } else if (!props) {\n        props = defaultProps || {};\n      }\n\n      if (childrenLength === 1) {\n        props.children = children;\n      } else if (childrenLength > 1) {\n        var childArray = Array(childrenLength);\n        for (var i = 0; i < childrenLength; i++) {\n          childArray[i] = arguments[i + 3];\n        }\n        props.children = childArray;\n      }\n\n      return {\n        $$typeof: REACT_ELEMENT_TYPE,\n        type: type,\n        key: key === undefined ? null : \'\' + key,\n        ref: null,\n        props: props,\n        _owner: null,\n      };\n    };\n\n  })()\n'),s.asyncIterator=(0,i.default)('\n  (function (iterable) {\n    if (typeof Symbol === "function") {\n      if (Symbol.asyncIterator) {\n        var method = iterable[Symbol.asyncIterator];\n        if (method != null) return method.call(iterable);\n      }\n      if (Symbol.iterator) {\n        return iterable[Symbol.iterator]();\n      }\n    }\n    throw new TypeError("Object is not async iterable");\n  })\n'),s.asyncGenerator=(0,i.default)('\n  (function () {\n    function AwaitValue(value) {\n      this.value = value;\n    }\n\n    function AsyncGenerator(gen) {\n      var front, back;\n\n      function send(key, arg) {\n        return new Promise(function (resolve, reject) {\n          var request = {\n            key: key,\n            arg: arg,\n            resolve: resolve,\n            reject: reject,\n            next: null\n          };\n\n          if (back) {\n            back = back.next = request;\n          } else {\n            front = back = request;\n            resume(key, arg);\n          }\n        });\n      }\n\n      function resume(key, arg) {\n        try {\n          var result = gen[key](arg)\n          var value = result.value;\n          if (value instanceof AwaitValue) {\n            Promise.resolve(value.value).then(\n              function (arg) { resume("next", arg); },\n              function (arg) { resume("throw", arg); });\n          } else {\n            settle(result.done ? "return" : "normal", result.value);\n          }\n        } catch (err) {\n          settle("throw", err);\n        }\n      }\n\n      function settle(type, value) {\n        switch (type) {\n          case "return":\n            front.resolve({ value: value, done: true });\n            break;\n          case "throw":\n            front.reject(value);\n            break;\n          default:\n            front.resolve({ value: value, done: false });\n            break;\n        }\n\n        front = front.next;\n        if (front) {\n          resume(front.key, front.arg);\n        } else {\n          back = null;\n        }\n      }\n\n      this._invoke = send;\n\n      // Hide "return" method if generator return is not supported\n      if (typeof gen.return !== "function") {\n        this.return = undefined;\n      }\n    }\n\n    if (typeof Symbol === "function" && Symbol.asyncIterator) {\n      AsyncGenerator.prototype[Symbol.asyncIterator] = function () { return this; };\n    }\n\n    AsyncGenerator.prototype.next = function (arg) { return this._invoke("next", arg); };\n    AsyncGenerator.prototype.throw = function (arg) { return this._invoke("throw", arg); };\n    AsyncGenerator.prototype.return = function (arg) { return this._invoke("return", arg); };\n\n    return {\n      wrap: function (fn) {\n        return function () {\n          return new AsyncGenerator(fn.apply(this, arguments));\n        };\n      },\n      await: function (value) {\n        return new AwaitValue(value);\n      }\n    };\n\n  })()\n'),s.asyncGeneratorDelegate=(0,i.default)('\n  (function (inner, awaitWrap) {\n    var iter = {}, waiting = false;\n\n    function pump(key, value) {\n      waiting = true;\n      value = new Promise(function (resolve) { resolve(inner[key](value)); });\n      return { done: false, value: awaitWrap(value) };\n    };\n\n    if (typeof Symbol === "function" && Symbol.iterator) {\n      iter[Symbol.iterator] = function () { return this; };\n    }\n\n    iter.next = function (value) {\n      if (waiting) {\n        waiting = false;\n        return value;\n      }\n      return pump("next", value);\n    };\n\n    if (typeof inner.throw === "function") {\n      iter.throw = function (value) {\n        if (waiting) {\n          waiting = false;\n          throw value;\n        }\n        return pump("throw", value);\n      };\n    }\n\n    if (typeof inner.return === "function") {\n      iter.return = function (value) {\n        return pump("return", value);\n      };\n    }\n\n    return iter;\n  })\n'),s.asyncToGenerator=(0,i.default)('\n  (function (fn) {\n    return function () {\n      var gen = fn.apply(this, arguments);\n      return new Promise(function (resolve, reject) {\n        function step(key, arg) {\n          try {\n            var info = gen[key](arg);\n            var value = info.value;\n          } catch (error) {\n            reject(error);\n            return;\n          }\n\n          if (info.done) {\n            resolve(value);\n          } else {\n            return Promise.resolve(value).then(function (value) {\n              step("next", value);\n            }, function (err) {\n              step("throw", err);\n            });\n          }\n        }\n\n        return step("next");\n      });\n    };\n  })\n'),s.classCallCheck=(0,i.default)('\n  (function (instance, Constructor) {\n    if (!(instance instanceof Constructor)) {\n      throw new TypeError("Cannot call a class as a function");\n    }\n  });\n'),s.createClass=(0,i.default)('\n  (function() {\n    function defineProperties(target, props) {\n      for (var i = 0; i < props.length; i ++) {\n        var descriptor = props[i];\n        descriptor.enumerable = descriptor.enumerable || false;\n        descriptor.configurable = true;\n        if ("value" in descriptor) descriptor.writable = true;\n        Object.defineProperty(target, descriptor.key, descriptor);\n      }\n    }\n\n    return function (Constructor, protoProps, staticProps) {\n      if (protoProps) defineProperties(Constructor.prototype, protoProps);\n      if (staticProps) defineProperties(Constructor, staticProps);\n      return Constructor;\n    };\n  })()\n'),s.defineEnumerableProperties=(0,i.default)('\n  (function (obj, descs) {\n    for (var key in descs) {\n      var desc = descs[key];\n      desc.configurable = desc.enumerable = true;\n      if ("value" in desc) desc.writable = true;\n      Object.defineProperty(obj, key, desc);\n    }\n    return obj;\n  })\n'),s.defaults=(0,i.default)("\n  (function (obj, defaults) {\n    var keys = Object.getOwnPropertyNames(defaults);\n    for (var i = 0; i < keys.length; i++) {\n      var key = keys[i];\n      var value = Object.getOwnPropertyDescriptor(defaults, key);\n      if (value && value.configurable && obj[key] === undefined) {\n        Object.defineProperty(obj, key, value);\n      }\n    }\n    return obj;\n  })\n"),s.defineProperty=(0,i.default)("\n  (function (obj, key, value) {\n    // Shortcircuit the slow defineProperty path when possible.\n    // We are trying to avoid issues where setters defined on the\n    // prototype cause side effects under the fast path of simple\n    // assignment. By checking for existence of the property with\n    // the in operator, we can optimize most of this overhead away.\n    if (key in obj) {\n      Object.defineProperty(obj, key, {\n        value: value,\n        enumerable: true,\n        configurable: true,\n        writable: true\n      });\n    } else {\n      obj[key] = value;\n    }\n    return obj;\n  });\n"),s.extends=(0,i.default)("\n  Object.assign || (function (target) {\n    for (var i = 1; i < arguments.length; i++) {\n      var source = arguments[i];\n      for (var key in source) {\n        if (Object.prototype.hasOwnProperty.call(source, key)) {\n          target[key] = source[key];\n        }\n      }\n    }\n    return target;\n  })\n"),s.get=(0,i.default)('\n  (function get(object, property, receiver) {\n    if (object === null) object = Function.prototype;\n\n    var desc = Object.getOwnPropertyDescriptor(object, property);\n\n    if (desc === undefined) {\n      var parent = Object.getPrototypeOf(object);\n\n      if (parent === null) {\n        return undefined;\n      } else {\n        return get(parent, property, receiver);\n      }\n    } else if ("value" in desc) {\n      return desc.value;\n    } else {\n      var getter = desc.get;\n\n      if (getter === undefined) {\n        return undefined;\n      }\n\n      return getter.call(receiver);\n    }\n  });\n'),s.inherits=(0,i.default)('\n  (function (subClass, superClass) {\n    if (typeof superClass !== "function" && superClass !== null) {\n      throw new TypeError("Super expression must either be null or a function, not " + typeof superClass);\n    }\n    subClass.prototype = Object.create(superClass && superClass.prototype, {\n      constructor: {\n        value: subClass,\n        enumerable: false,\n        writable: true,\n        configurable: true\n      }\n    });\n    if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass;\n  })\n'),s.instanceof=(0,i.default)('\n  (function (left, right) {\n    if (right != null && typeof Symbol !== "undefined" && right[Symbol.hasInstance]) {\n      return right[Symbol.hasInstance](left);\n    } else {\n      return left instanceof right;\n    }\n  });\n'),s.interopRequireDefault=(0,i.default)("\n  (function (obj) {\n    return obj && obj.__esModule ? obj : { default: obj };\n  })\n"),s.interopRequireWildcard=(0,i.default)("\n  (function (obj) {\n    if (obj && obj.__esModule) {\n      return obj;\n    } else {\n      var newObj = {};\n      if (obj != null) {\n        for (var key in obj) {\n          if (Object.prototype.hasOwnProperty.call(obj, key)) newObj[key] = obj[key];\n        }\n      }\n      newObj.default = obj;\n      return newObj;\n    }\n  })\n"),s.newArrowCheck=(0,i.default)('\n  (function (innerThis, boundThis) {\n    if (innerThis !== boundThis) {\n      throw new TypeError("Cannot instantiate an arrow function");\n    }\n  });\n'),s.objectDestructuringEmpty=(0,i.default)('\n  (function (obj) {\n    if (obj == null) throw new TypeError("Cannot destructure undefined");\n  });\n'),s.objectWithoutProperties=(0,i.default)("\n  (function (obj, keys) {\n    var target = {};\n    for (var i in obj) {\n      if (keys.indexOf(i) >= 0) continue;\n      if (!Object.prototype.hasOwnProperty.call(obj, i)) continue;\n      target[i] = obj[i];\n    }\n    return target;\n  })\n"),s.possibleConstructorReturn=(0,i.default)('\n  (function (self, call) {\n    if (!self) {\n      throw new ReferenceError("this hasn\'t been initialised - super() hasn\'t been called");\n    }\n    return call && (typeof call === "object" || typeof call === "function") ? call : self;\n  });\n'),s.selfGlobal=(0,i.default)('\n  typeof global === "undefined" ? self : global\n'),s.set=(0,i.default)('\n  (function set(object, property, value, receiver) {\n    var desc = Object.getOwnPropertyDescriptor(object, property);\n\n    if (desc === undefined) {\n      var parent = Object.getPrototypeOf(object);\n\n      if (parent !== null) {\n        set(parent, property, value, receiver);\n      }\n    } else if ("value" in desc && desc.writable) {\n      desc.value = value;\n    } else {\n      var setter = desc.set;\n\n      if (setter !== undefined) {\n        setter.call(receiver, value);\n      }\n    }\n\n    return value;\n  });\n'),s.slicedToArray=(0,i.default)('\n  (function () {\n    // Broken out into a separate function to avoid deoptimizations due to the try/catch for the\n    // array iterator case.\n    function sliceIterator(arr, i) {\n      // this is an expanded form of `for...of` that properly supports abrupt completions of\n      // iterators etc. variable names have been minimised to reduce the size of this massive\n      // helper. sometimes spec compliancy is annoying :(\n      //\n      // _n = _iteratorNormalCompletion\n      // _d = _didIteratorError\n      // _e = _iteratorError\n      // _i = _iterator\n      // _s = _step\n\n      var _arr = [];\n      var _n = true;\n      var _d = false;\n      var _e = undefined;\n      try {\n        for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {\n          _arr.push(_s.value);\n          if (i && _arr.length === i) break;\n        }\n      } catch (err) {\n        _d = true;\n        _e = err;\n      } finally {\n        try {\n          if (!_n && _i["return"]) _i["return"]();\n        } finally {\n          if (_d) throw _e;\n        }\n      }\n      return _arr;\n    }\n\n    return function (arr, i) {\n      if (Array.isArray(arr)) {\n        return arr;\n      } else if (Symbol.iterator in Object(arr)) {\n        return sliceIterator(arr, i);\n      } else {\n        throw new TypeError("Invalid attempt to destructure non-iterable instance");\n      }\n    };\n  })();\n'),s.slicedToArrayLoose=(0,i.default)('\n  (function (arr, i) {\n    if (Array.isArray(arr)) {\n      return arr;\n    } else if (Symbol.iterator in Object(arr)) {\n      var _arr = [];\n      for (var _iterator = arr[Symbol.iterator](), _step; !(_step = _iterator.next()).done;) {\n        _arr.push(_step.value);\n        if (i && _arr.length === i) break;\n      }\n      return _arr;\n    } else {\n      throw new TypeError("Invalid attempt to destructure non-iterable instance");\n    }\n  });\n'),s.taggedTemplateLiteral=(0,i.default)("\n  (function (strings, raw) {\n    return Object.freeze(Object.defineProperties(strings, {\n        raw: { value: Object.freeze(raw) }\n    }));\n  });\n"),s.taggedTemplateLiteralLoose=(0,i.default)("\n  (function (strings, raw) {\n    strings.raw = raw;\n    return strings;\n  });\n"),s.temporalRef=(0,i.default)('\n  (function (val, name, undef) {\n    if (val === undef) {\n      throw new ReferenceError(name + " is not defined - temporal dead zone");\n    } else {\n      return val;\n    }\n  })\n'),s.temporalUndefined=(0,i.default)("\n  ({})\n"),s.toArray=(0,i.default)("\n  (function (arr) {\n    return Array.isArray(arr) ? arr : Array.from(arr);\n  });\n"),s.toConsumableArray=(0,i.default)("\n  (function (arr) {\n    if (Array.isArray(arr)) {\n      for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) arr2[i] = arr[i];\n      return arr2;\n    } else {\n      return Array.from(arr);\n    }\n  });\n"),e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{pre:function(e){e.set("helpersNamespace",t.identifier("babelHelpers"))}}},e.exports=t.default},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(89);e.exports=function(e){var t=e.types,r={};return{visitor:{Identifier:function(e,s){if("MemberExpression"!==e.parent.type&&"ClassMethod"!==e.parent.type&&!e.isPure()&&s.opts.hasOwnProperty(e.node.name)){var a=s.opts[e.node.name];void 0!==a&&null!==a||(a=t.identifier(String(a)));var o=void 0===a?"undefined":n(a);"string"===o||"boolean"===o?a={type:o,replacement:a}:t.isNode(a)?a={type:"node",replacement:a}:"object"===o&&"node"===a.type&&"string"==typeof a.replacement&&(a.replacement=r[a.replacement]?r[a.replacement]:i.parseExpression(a.replacement));var u=a.replacement;switch(a.type){case"boolean":e.replaceWith(t.booleanLiteral(u));break;case"node":t.isNode(u)&&e.replaceWith(u);break;default:var l=String(u);e.replaceWith(t.stringLiteral(l))}}}}}}},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("dynamicImport")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("functionSent")}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(67)}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types,n={Function:function(e){e.skip()},YieldExpression:function(e,r){var n=e.node;if(n.delegate){var i=r.addHelper("asyncGeneratorDelegate");n.argument=t.callExpression(i,[t.callExpression(r.addHelper("asyncIterator"),[n.argument]),t.memberExpression(r.addHelper("asyncGenerator"),t.identifier("await"))])}}};return{inherits:r(195),visitor:{Function:function(e,r){e.node.async&&e.node.generator&&(e.traverse(n,r),(0,i.default)(e,r.file,{wrapAsync:t.memberExpression(r.addHelper("asyncGenerator"),t.identifier("wrap")),wrapAwait:t.memberExpression(r.addHelper("asyncGenerator"),t.identifier("await"))}))}}}};var n=r(124),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(67),visitor:{Function:function(e,t){e.node.async&&!e.node.generator&&(0,i.default)(e,t.file,{wrapAsync:t.addImport(t.opts.module,t.opts.method)})}}}};var n=r(124),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){function t(e,t){if(!t.applyDecoratedDescriptor){t.applyDecoratedDescriptor=e.scope.generateUidIdentifier("applyDecoratedDescriptor");var r=f({NAME:t.applyDecoratedDescriptor});e.scope.getProgramParent().path.unshiftContainer("body",r)}return t.applyDecoratedDescriptor}function n(e,t){if(!t.initializerDefineProp){t.initializerDefineProp=e.scope.generateUidIdentifier("initDefineProp");var r=c({NAME:t.initializerDefineProp});e.scope.getProgramParent().path.unshiftContainer("body",r)}return t.initializerDefineProp}function i(e,t){if(!t.initializerWarningHelper){t.initializerWarningHelper=e.scope.generateUidIdentifier("initializerWarningHelper");var r=l({NAME:t.initializerWarningHelper});e.scope.getProgramParent().path.unshiftContainer("body",r)}return t.initializerWarningHelper}function p(e){var t=(e.isClass()?[e].concat(e.get("body.body")):e.get("properties")).reduce(function(e,t){return e.concat(t.node.decorators||[])},[]),r=t.filter(function(e){return!v.isIdentifier(e.expression)});if(0!==r.length)return v.sequenceExpression(r.map(function(t){var r=t.expression,n=t.expression=e.scope.generateDeclaredUidIdentifier("dec");return v.assignmentExpression("=",n,r)}).concat([e.node]))}function d(e,t){var r=e.node.decorators||[];if(e.node.decorators=null,0!==r.length){var n=e.scope.generateDeclaredUidIdentifier("class");return r.map(function(e){return e.expression}).reverse().reduce(function(e,t){return s({CLASS_REF:n,DECORATOR:t,INNER:e}).expression},e.node)}}function h(e,t){if(e.node.body.body.some(function(e){return(e.decorators||[]).length>0}))return y(e,t,e.node.body.body)}function m(e,t){if(e.node.properties.some(function(e){return(e.decorators||[]).length>0}))return y(e,t,e.node.properties)}function y(e,r,n){var s=(e.scope.generateDeclaredUidIdentifier("desc"),e.scope.generateDeclaredUidIdentifier("value"),
e.scope.generateDeclaredUidIdentifier(e.isClass()?"class":"obj")),l=n.reduce(function(n,l){var c=l.decorators||[];if(l.decorators=null,0===c.length)return n;if(l.computed)throw e.buildCodeFrameError("Computed method/property decorators are not yet supported.");var f=v.isLiteral(l.key)?l.key:v.stringLiteral(l.key.name),p=e.isClass()&&!l.static?a({CLASS_REF:s}).expression:s;if(v.isClassProperty(l,{static:!1})){var d=e.scope.generateDeclaredUidIdentifier("descriptor"),h=l.value?v.functionExpression(null,[],v.blockStatement([v.returnStatement(l.value)])):v.nullLiteral();l.value=v.callExpression(i(e,r),[d,v.thisExpression()]),n=n.concat([v.assignmentExpression("=",d,v.callExpression(t(e,r),[p,f,v.arrayExpression(c.map(function(e){return e.expression})),v.objectExpression([v.objectProperty(v.identifier("enumerable"),v.booleanLiteral(!0)),v.objectProperty(v.identifier("initializer"),h)])]))])}else n=n.concat(v.callExpression(t(e,r),[p,f,v.arrayExpression(c.map(function(e){return e.expression})),v.isObjectProperty(l)||v.isClassProperty(l,{static:!0})?u({TEMP:e.scope.generateDeclaredUidIdentifier("init"),TARGET:p,PROPERTY:f}).expression:o({TARGET:p,PROPERTY:f}).expression,p]));return n},[]);return v.sequenceExpression([v.assignmentExpression("=",s,e.node),v.sequenceExpression(l),s])}var v=e.types;return{inherits:r(125),visitor:{ExportDefaultDeclaration:function(e){if(e.get("declaration").isClassDeclaration()){var t=e.node,r=t.declaration.id||e.scope.generateUidIdentifier("default");t.declaration.id=r,e.replaceWith(t.declaration),e.insertAfter(v.exportNamedDeclaration(null,[v.exportSpecifier(r,v.identifier("default"))]))}},ClassDeclaration:function(e){var t=e.node,r=t.id||e.scope.generateUidIdentifier("class");e.replaceWith(v.variableDeclaration("let",[v.variableDeclarator(r,v.toExpression(t))]))},ClassExpression:function(e,t){var r=p(e)||d(e,t)||h(e,t);r&&e.replaceWith(r)},ObjectExpression:function(e,t){var r=p(e)||m(e,t);r&&e.replaceWith(r)},AssignmentExpression:function(e,t){t.initializerWarningHelper&&e.get("left").isMemberExpression()&&e.get("left.property").isIdentifier()&&e.get("right").isCallExpression()&&e.get("right.callee").isIdentifier({name:t.initializerWarningHelper.name})&&e.replaceWith(v.callExpression(n(e,t),[e.get("left.object").node,v.stringLiteral(e.get("left.property").node.name),e.get("right.arguments")[0].node,e.get("right.arguments")[1].node]))}}}};var n=r(4),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=(0,i.default)("\n  DECORATOR(CLASS_REF = INNER) || CLASS_REF;\n"),a=(0,i.default)("\n  CLASS_REF.prototype;\n"),o=(0,i.default)("\n    Object.getOwnPropertyDescriptor(TARGET, PROPERTY);\n"),u=(0,i.default)("\n    (TEMP = Object.getOwnPropertyDescriptor(TARGET, PROPERTY), (TEMP = TEMP ? TEMP.value : undefined), {\n        enumerable: true,\n        configurable: true,\n        writable: true,\n        initializer: function(){\n            return TEMP;\n        }\n    })\n"),l=(0,i.default)("\n    function NAME(descriptor, context){\n        throw new Error('Decorating class property failed. Please ensure that transform-class-properties is enabled.');\n    }\n"),c=(0,i.default)("\n    function NAME(target, property, descriptor, context){\n        if (!descriptor) return;\n\n        Object.defineProperty(target, property, {\n            enumerable: descriptor.enumerable,\n            configurable: descriptor.configurable,\n            writable: descriptor.writable,\n            value: descriptor.initializer ? descriptor.initializer.call(context) : void 0,\n        });\n    }\n"),f=(0,i.default)("\n    function NAME(target, property, decorators, descriptor, context){\n        var desc = {};\n        Object['ke' + 'ys'](descriptor).forEach(function(key){\n            desc[key] = descriptor[key];\n        });\n        desc.enumerable = !!desc.enumerable;\n        desc.configurable = !!desc.configurable;\n        if ('value' in desc || desc.initializer){\n            desc.writable = true;\n        }\n\n        desc = decorators.slice().reverse().reduce(function(desc, decorator){\n            return decorator(target, property, desc) || desc;\n        }, desc);\n\n        if (context && desc.initializer !== void 0){\n            desc.value = desc.initializer ? desc.initializer.call(context) : void 0;\n            desc.initializer = undefined;\n        }\n\n        if (desc.initializer === void 0){\n            // This is a hack to avoid this being processed by 'transform-runtime'.\n            // See issue #9.\n            Object['define' + 'Property'](target, property, desc);\n            desc = null;\n        }\n\n        return desc;\n    }\n")},function(e,t,r){"use strict";function n(e,t){var r=t._guessExecutionStatusRelativeTo(e);return"before"===r?"inside":"after"===r?"outside":"maybe"}function i(e,t){return o.callExpression(t.addHelper("temporalRef"),[e,o.stringLiteral(e.name),t.addHelper("temporalUndefined")])}function s(e,t,r){var n=r.letReferences[e.name];return!!n&&t.getBindingIdentifier(e.name)===n}t.__esModule=!0,t.visitor=void 0;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a);t.visitor={ReferencedIdentifier:function(e,t){if(this.file.opts.tdz){var r=e.node,a=e.parent,u=e.scope;if(!e.parentPath.isFor({left:r})&&s(r,u,t)){var l=u.getBinding(r.name).path,c=n(e,l);if("inside"!==c)if("maybe"===c){var f=i(r,t.file);if(l.parent._tdzThis=!0,e.skip(),e.parentPath.isUpdateExpression()){if(a._ignoreBlockScopingTDZ)return;e.parentPath.replaceWith(o.sequenceExpression([f,a]))}else e.replaceWith(f)}else"outside"===c&&e.replaceWith(o.throwStatement(o.inherits(o.newExpression(o.identifier("ReferenceError"),[o.stringLiteral(r.name+" is not defined - temporal dead zone")]),r)))}}},AssignmentExpression:{exit:function(e,t){if(this.file.opts.tdz){var r=e.node;if(!r._ignoreBlockScopingTDZ){var n=[],a=e.getBindingIdentifiers();for(var u in a){var l=a[u];s(l,e.scope,t)&&n.push(i(l,t.file))}n.length&&(r._ignoreBlockScopingTDZ=!0,n.push(r),e.replaceWithMultiple(n.map(o.expressionStatement)))}}}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(42),o=n(a),u=r(41),l=n(u),c=r(40),f=n(c),p=r(207),d=n(p),h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=function(e){function t(){(0,s.default)(this,t);var r=(0,o.default)(this,e.apply(this,arguments));return r.isLoose=!0,r}return(0,l.default)(t,e),t.prototype._processMethod=function(e,t){if(!e.decorators){var r=this.classRef;e.static||(r=m.memberExpression(r,m.identifier("prototype")));var n=m.memberExpression(r,e.key,e.computed||m.isLiteral(e.key)),i=m.functionExpression(null,e.params,e.body,e.generator,e.async);i.returnType=e.returnType;var s=m.toComputedKey(e,e.key);m.isStringLiteral(s)&&(i=(0,f.default)({node:i,id:s,scope:t}));var a=m.expressionStatement(m.assignmentExpression("=",n,i));return m.inheritsComments(a,e),this.body.push(a),!0}},t}(d.default);t.default=y,e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{BinaryExpression:function(e){var r=e.node;"instanceof"===r.operator&&e.replaceWith(t.callExpression(this.addHelper("instanceof"),[r.left,r.right]))}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){for(var t=e.params,r=Array.isArray(t),n=0,t=r?t:(0,o.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(!m.isIdentifier(s))return!0}return!1}function s(e,t){if(!e.hasOwnBinding(t.name))return!0;var r=e.getOwnBinding(t.name),n=r.kind;return"param"===n||"local"===n}t.__esModule=!0,t.visitor=void 0;var a=r(2),o=n(a),u=r(189),l=n(u),c=r(317),f=n(c),p=r(4),d=n(p),h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=(0,d.default)("\n  let VARIABLE_NAME =\n    ARGUMENTS.length > ARGUMENT_KEY && ARGUMENTS[ARGUMENT_KEY] !== undefined ?\n      ARGUMENTS[ARGUMENT_KEY]\n    :\n      DEFAULT_VALUE;\n"),v=(0,d.default)("\n  let $0 = $1[$2];\n"),g={ReferencedIdentifier:function(e,t){var r=e.scope,n=e.node;"eval"!==n.name&&s(r,n)||(t.iife=!0,e.stop())},Scope:function(e){e.skip()}};t.visitor={Function:function(e){var t=e.node,r=e.scope;if(i(t)){e.ensureBlock();var n={iife:!1,scope:r},a=[],o=m.identifier("arguments");o._shadowedFunctionLiteral=e;for(var u=(0,l.default)(t),c=e.get("params"),p=0;p<c.length;p++){var d=c[p];if(d.isAssignmentPattern()){var h=d.get("left"),b=d.get("right");if(p>=u||h.isPattern()){var E=r.generateUidIdentifier("x");E._isDefaultPlaceholder=!0,t.params[p]=E}else t.params[p]=h.node;n.iife||(b.isIdentifier()&&!s(r,b.node)?n.iife=!0:b.traverse(g,n)),function(e,r,n){var i=y({VARIABLE_NAME:e,DEFAULT_VALUE:r,ARGUMENT_KEY:m.numericLiteral(n),ARGUMENTS:o});i._blockHoist=t.params.length-n,a.push(i)}(h.node,b.node,p)}else n.iife||d.isIdentifier()||d.traverse(g,n)}for(var x=u+1;x<t.params.length;x++){var A=t.params[x];if(!A._isDefaultPlaceholder){var S=v(A,o,m.numericLiteral(x));S._blockHoist=t.params.length-x,a.push(S)}}t.params=t.params.slice(0,u),n.iife?(a.push((0,f.default)(e,r)),e.set("body",m.blockStatement(a))):e.get("body").unshiftContainer("body",a)}}}},function(e,t,r){"use strict";t.__esModule=!0,t.visitor=void 0;var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);t.visitor={Function:function(e){for(var t=e.get("params"),r=i.isRestElement(t[t.length-1])?1:0,n=t.length-r,s=0;s<n;s++){var a=t[s];if(a.isArrayPattern()||a.isObjectPattern()){var o=e.scope.generateUidIdentifier("ref"),u=i.variableDeclaration("let",[i.variableDeclarator(a.node,o)]);u._blockHoist=n-s,e.ensureBlock(),e.get("body").unshiftContainer("body",u),a.replaceWith(o)}}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return p.isRestElement(e.params[e.params.length-1])}function s(e,t,r){var n=void 0;n=p.isNumericLiteral(e.parent.property)?p.numericLiteral(e.parent.property.value+r):0===r?e.parent.property:p.binaryExpression("+",e.parent.property,p.numericLiteral(r));var i=e.scope;if(i.isPure(n))e.parentPath.replaceWith(h({ARGUMENTS:t,INDEX:n}));else{var s=i.generateUidIdentifierBasedOnNode(n);i.push({id:s,kind:"var"}),e.parentPath.replaceWith(m({ARGUMENTS:t,INDEX:n,REF:s}))}}function a(e,t,r){r?e.parentPath.replaceWith(y({ARGUMENTS:t,OFFSET:p.numericLiteral(r)})):e.replaceWith(t)}t.__esModule=!0,t.visitor=void 0;var o=r(2),u=n(o),l=r(4),c=n(l),f=r(1),p=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(f),d=(0,c.default)("\n  for (var LEN = ARGUMENTS.length,\n           ARRAY = Array(ARRAY_LEN),\n           KEY = START;\n       KEY < LEN;\n       KEY++) {\n    ARRAY[ARRAY_KEY] = ARGUMENTS[KEY];\n  }\n"),h=(0,c.default)("\n  ARGUMENTS.length <= INDEX ? undefined : ARGUMENTS[INDEX]\n"),m=(0,c.default)("\n  REF = INDEX, ARGUMENTS.length <= REF ? undefined : ARGUMENTS[REF]\n"),y=(0,c.default)("\n  ARGUMENTS.length <= OFFSET ? 0 : ARGUMENTS.length - OFFSET\n"),v={Scope:function(e,t){e.scope.bindingIdentifierEquals(t.name,t.outerBinding)||e.skip()},Flow:function(e){e.isTypeCastExpression()||e.skip()},"Function|ClassProperty":function(e,t){var r=t.noOptimise;t.noOptimise=!0,e.traverse(v,t),t.noOptimise=r,e.skip()},ReferencedIdentifier:function(e,t){var r=e.node;if("arguments"===r.name&&(t.deopted=!0),r.name===t.name)if(t.noOptimise)t.deopted=!0;else{var n=e.parentPath;if("params"===n.listKey&&n.key<t.offset)return;if(n.isMemberExpression({object:r})){var i=n.parentPath,s=!t.deopted&&!(i.isAssignmentExpression()&&n.node===i.node.left||i.isLVal()||i.isForXStatement()||i.isUpdateExpression()||i.isUnaryExpression({operator:"delete"})||(i.isCallExpression()||i.isNewExpression())&&n.node===i.node.callee);if(s)if(n.node.computed){if(n.get("property").isBaseType("number"))return void t.candidates.push({cause:"indexGetter",path:e})}else if("length"===n.node.property.name)return void t.candidates.push({cause:"lengthGetter",path:e})}if(0===t.offset&&n.isSpreadElement()){var a=n.parentPath;if(a.isCallExpression()&&1===a.node.arguments.length)return void t.candidates.push({cause:"argSpread",path:e})}t.references.push(e)}},BindingIdentifier:function(e,t){e.node.name===t.name&&(t.deopted=!0)}};t.visitor={Function:function(e){var t=e.node,r=e.scope;if(i(t)){var n=t.params.pop().argument,o=p.identifier("arguments");o._shadowedFunctionLiteral=e;var l={references:[],offset:t.params.length,argumentsNode:o,outerBinding:r.getBindingIdentifier(n.name),candidates:[],name:n.name,deopted:!1};if(e.traverse(v,l),l.deopted||l.references.length){l.references=l.references.concat(l.candidates.map(function(e){return e.path})),l.deopted=l.deopted||!!t.shadow;var c=p.numericLiteral(t.params.length),f=r.generateUidIdentifier("key"),h=r.generateUidIdentifier("len"),m=f,y=h;t.params.length&&(m=p.binaryExpression("-",f,c),y=p.conditionalExpression(p.binaryExpression(">",h,c),p.binaryExpression("-",h,c),p.numericLiteral(0)));var g=d({ARGUMENTS:o,ARRAY_KEY:m,ARRAY_LEN:y,START:c,ARRAY:n,KEY:f,LEN:h});if(l.deopted)g._blockHoist=t.params.length+1,t.body.body.unshift(g);else{g._blockHoist=1;var b=e.getEarliestCommonAncestorFrom(l.references).getStatementParent();b.findParent(function(e){if(!e.isLoop())return e.isFunction();b=e}),b.insertBefore(g)}}else for(var E=l.candidates,x=Array.isArray(E),A=0,E=x?E:(0,u.default)(E);;){var S;if(x){if(A>=E.length)break;S=E[A++]}else{if(A=E.next(),A.done)break;S=A.value}var _=S,D=_.path,C=_.cause;switch(C){case"indexGetter":s(D,o,l.offset);break;case"lengthGetter":a(D,o,l.offset);break;default:D.replaceWith(o)}}}}}},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{MemberExpression:{exit:function(e){var r=e.node,n=r.property;r.computed||!t.isIdentifier(n)||t.isValidIdentifier(n.name)||(r.property=t.stringLiteral(n.name),r.computed=!0)}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{ObjectProperty:{exit:function(e){var r=e.node,n=r.key;r.computed||!t.isIdentifier(n)||t.isValidIdentifier(n.name)||(r.key=t.stringLiteral(n.name))}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types;return{visitor:{ObjectExpression:function(e,r){for(var n=e.node,s=!1,o=n.properties,u=Array.isArray(o),l=0,o=u?o:(0,i.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c;if("get"===f.kind||"set"===f.kind){s=!0;break}}if(s){var p={};n.properties=n.properties.filter(function(e){return!!(e.computed||"get"!==e.kind&&"set"!==e.kind)||(a.push(p,e,null,r),!1)}),e.replaceWith(t.callExpression(t.memberExpression(t.identifier("Object"),t.identifier("defineProperties")),[n,a.toDefineObject(p)]))}}}}};var s=r(188),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.parse,r=e.traverse;return{visitor:{CallExpression:function(e){if(e.get("callee").isIdentifier({name:"eval"})&&1===e.node.arguments.length){var n=e.get("arguments")[0].evaluate();if(!n.confident)return;var i=n.value;if("string"!=typeof i)return;var s=t(i);return r.removeProperties(s),s.program}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,t){e.addComment("trailing",n(e,t)),e.replaceWith(i.noop())}function n(e,t){var r=e.getSource().replace(/\*-\//g,"*-ESCAPED/").replace(/\*\//g,"*-/");return t&&t.optional&&(r="?"+r),":"!==r[0]&&(r=":: "+r),r}var i=e.types;return{inherits:r(126),visitor:{TypeCastExpression:function(e){var t=e.node;e.get("expression").addComment("trailing",n(e.get("typeAnnotation"))),e.replaceWith(i.parenthesizedExpression(t.expression))},Identifier:function(e){var t=e.node;t.optional&&!t.typeAnnotation&&e.addComment("trailing",":: ?")},AssignmentPattern:{exit:function(e){e.node.left.optional=!1}},Function:{exit:function(e){e.node.params.forEach(function(e){return e.optional=!1})}},ClassProperty:function(e){var r=e.node,n=e.parent;r.value||t(e,n)},"ExportNamedDeclaration|Flow":function(e){var r=e.node,n=e.parent;i.isExportNamedDeclaration(r)&&!i.isFlow(r.declaration)||t(e,n)},ImportDeclaration:function(e){var r=e.node,n=e.parent;i.isImportDeclaration(r)&&"type"!==r.importKind&&"typeof"!==r.importKind||t(e,n)}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{FunctionExpression:{exit:function(e){var r=e.node;r.id&&(r._ignoreUserWhitespace=!0,e.replaceWith(t.callExpression(t.functionExpression(null,[],t.blockStatement([t.toStatement(r),t.returnStatement(r.id)])),[])))}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{CallExpression:function(e,t){e.get("callee").matchesPattern("Object.assign")&&(e.node.callee=t.addHelper("extends"))}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{CallExpression:function(e,t){e.get("callee").matchesPattern("Object.setPrototypeOf")&&(e.node.callee=t.addHelper("defaults"))}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){function t(e){return i.isLiteral(i.toComputedKey(e,e.key),{value:"__proto__"})}function r(e){var t=e.left;return i.isMemberExpression(t)&&i.isLiteral(i.toComputedKey(t,t.property),{value:"__proto__"})}function n(e,t,r){return i.expressionStatement(i.callExpression(r.addHelper("defaults"),[t,e.right]))}var i=e.types;return{visitor:{AssignmentExpression:function(e,t){if(r(e.node)){var s=[],a=e.node.left.object,o=e.scope.maybeGenerateMemoised(a);o&&s.push(i.expressionStatement(i.assignmentExpression("=",o,a))),s.push(n(e.node,o||a,t)),o&&s.push(o),e.replaceWithMultiple(s)}},ExpressionStatement:function(e,t){var s=e.node.expression;i.isAssignmentExpression(s,{operator:"="})&&r(s)&&e.replaceWith(n(s,s.left.object,t))},ObjectExpression:function(e,r){for(var n=void 0,a=e.node,u=a.properties,l=Array.isArray(u),c=0,u=l?u:(0,s.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;t(p)&&(n=p.value,(0,o.default)(a.properties,p))}if(n){var d=[i.objectExpression([]),n];a.properties.length&&d.push(a),e.replaceWith(i.callExpression(r.addHelper("extends"),d))}}}}};var a=r(277),o=n(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(11),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types,r={enter:function(e,r){var n=function(){r.isImmutable=!1,e.stop()};if(e.isJSXClosingElement())return void e.skip();if(e.isJSXIdentifier({name:"ref"})&&e.parentPath.isJSXAttribute({name:e.node}))return n();if(!(e.isJSXIdentifier()||e.isIdentifier()||e.isJSXMemberExpression()||e.isImmutable())){if(e.isPure()){var s=e.evaluate();if(s.confident){var a=s.value;if(!(a&&"object"===(void 0===a?"undefined":(0,i.default)(a))||"function"==typeof a))return}else if(t.isIdentifier(s.deopt))return}n()}}};return{visitor:{JSXElement:function(e){if(!e.node._hoisted){var t={isImmutable:!0};e.traverse(r,t),t.isImmutable?e.hoist():e.node._hoisted=!0}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){for(var t=0;t<e.length;t++){var n=e[t];if(s.isJSXSpreadAttribute(n))return!0;if(r(n,"ref"))return!0}return!1}function r(e,t){return s.isJSXAttribute(e)&&s.isJSXIdentifier(e.name,{name:t})}function n(e){var t=e.value;return t?(s.isJSXExpressionContainer(t)&&(t=t.expression),t):s.identifier("true")}var s=e.types;return{visitor:{JSXElement:function(e,a){var o=e.node,u=o.openingElement;if(!t(u.attributes)){var l=s.objectExpression([]),c=null,f=u.name;s.isJSXIdentifier(f)&&s.react.isCompatTag(f.name)&&(f=s.stringLiteral(f.name));for(var p=u.attributes,d=Array.isArray(p),h=0,p=d?p:(0,i.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}var y=m;if(r(y,"key"))c=n(y);else{var v=y.name.name,g=s.isValidIdentifier(v)?s.identifier(v):s.stringLiteral(v);!function(e,t,r){e.push(s.objectProperty(t,r))}(l.properties,g,n(y))}}var b=[f,l];if(c||o.children.length){var E=s.react.buildChildren(o);b.push.apply(b,[c||s.unaryExpression("void",s.numericLiteral(0),!0)].concat(E))}var x=s.callExpression(a.addHelper("jsx"),b);e.replaceWith(x)}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{manipulateOptions:function(e,t){t.plugins.push("jsx")},visitor:(0,i.default)({pre:function(e){e.callee=e.tagExpr},post:function(e){t.react.isCompatTag(e.tagName)&&(e.call=t.callExpression(t.memberExpression(t.memberExpression(t.identifier("React"),t.identifier("DOM")),e.tagExpr,t.isLiteral(e.tagExpr)),e.args))}})}};var n=r(348),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,r){if(a.isJSXIdentifier(e)){if("this"===e.name&&a.isReferenced(e,r))return a.thisExpression();if(!i.default.keyword.isIdentifierNameES6(e.name))return a.stringLiteral(e.name);e.type="Identifier"}else if(a.isJSXMemberExpression(e))return a.memberExpression(t(e.object,e),t(e.property,e));return e}function r(e){return a.isJSXExpressionContainer(e)?e.expression:e}function n(e){var t=r(e.value||a.booleanLiteral(!0));return a.isStringLiteral(t)&&!a.isJSXExpressionContainer(e.value)&&(t.value=t.value.replace(/\n\s+/g," ")),a.isValidIdentifier(e.name.name)?e.name.type="Identifier":e.name=a.stringLiteral(e.name.name),a.inherits(a.objectProperty(e.name,t),e)}function s(r,n){r.parent.children=a.react.buildChildren(r.parent);var i=t(r.node.name,r.node),s=[],u=void 0;a.isIdentifier(i)?u=i.name:a.isLiteral(i)&&(u=i.value);var l={tagExpr:i,tagName:u,args:s};e.pre&&e.pre(l,n);var c=r.node.attributes;return c=c.length?o(c,n):a.nullLiteral(),s.push(c),e.post&&e.post(l,n),l.call||a.callExpression(l.callee,s)}function o(e,t){function r(){i.length&&(s.push(a.objectExpression(i)),i=[])}var i=[],s=[],o=t.opts.useBuiltIns||!1;if("boolean"!=typeof o)throw new Error("transform-react-jsx currently only accepts a boolean option for useBuiltIns (defaults to false)");for(;e.length;){var u=e.shift();a.isJSXSpreadAttribute(u)?(r(),s.push(u.argument)):i.push(n(u))}if(r(),1===s.length)e=s[0];else{a.isObjectExpression(s[0])||s.unshift(a.objectExpression([]));var l=o?a.memberExpression(a.identifier("Object"),a.identifier("assign")):t.addHelper("extends");e=a.callExpression(l,s)}return e}var u={};return u.JSXNamespacedName=function(e){throw e.buildCodeFrameError("Namespace tags are not supported. ReactJSX is not XML.")},u.JSXElement={exit:function(e,t){var r=s(e.get("openingElement"),t);r.arguments=r.arguments.concat(e.node.children),r.arguments.length>=3&&(r._prettyCall=!0),e.replaceWith(a.inherits(r,e.node))}},u};var n=r(97),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{JSXOpeningElement:function(e){var n=e.node,i=t.jSXIdentifier(r),s=t.thisExpression();n.attributes.push(t.jSXAttribute(i,t.jSXExpressionContainer(s)))}}}};var r="__self";e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){function t(e,t){var r=null!=t?i.numericLiteral(t):i.nullLiteral(),n=i.objectProperty(i.identifier("fileName"),e),s=i.objectProperty(i.identifier("lineNumber"),r);return i.objectExpression([n,s])}var i=e.types;return{visitor:{JSXOpeningElement:function(e,s){var a=i.jSXIdentifier(r),o=e.container.openingElement.loc;if(o){for(var u=e.container.openingElement.attributes,l=0;l<u.length;l++){var c=u[l].name;if(c&&c.name===r)return}if(!s.fileNameIdentifier){var f="unknown"!==s.file.log.filename?s.file.log.filename:null,p=e.scope.generateUidIdentifier(n);e.hub.file.scope.push({id:p,init:i.stringLiteral(f)}),s.fileNameIdentifier=p}var d=t(s.fileNameIdentifier,o.start.line);u.push(i.jSXAttribute(a,i.jSXExpressionContainer(d)))}}}}};var r="__source",n="_jsxFileName";e.exports=t.default},348,function(e,t){"use strict";e.exports={builtins:{Symbol:"symbol",Promise:"promise",Map:"map",WeakMap:"weak-map",Set:"set",WeakSet:"weak-set",Observable:"observable",setImmediate:"set-immediate",clearImmediate:"clear-immediate",asap:"asap"},methods:{Array:{concat:"array/concat",copyWithin:"array/copy-within",entries:"array/entries",every:"array/every",fill:"array/fill",filter:"array/filter",findIndex:"array/find-index",find:"array/find",forEach:"array/for-each",from:"array/from",includes:"array/includes",indexOf:"array/index-of",join:"array/join",keys:"array/keys",lastIndexOf:"array/last-index-of",map:"array/map",of:"array/of",pop:"array/pop",push:"array/push",reduceRight:"array/reduce-right",reduce:"array/reduce",reverse:"array/reverse",shift:"array/shift",slice:"array/slice",some:"array/some",sort:"array/sort",splice:"array/splice",unshift:"array/unshift",values:"array/values"},JSON:{stringify:"json/stringify"},Object:{assign:"object/assign",create:"object/create",defineProperties:"object/define-properties",defineProperty:"object/define-property",entries:"object/entries",freeze:"object/freeze",getOwnPropertyDescriptor:"object/get-own-property-descriptor",getOwnPropertyDescriptors:"object/get-own-property-descriptors",getOwnPropertyNames:"object/get-own-property-names",getOwnPropertySymbols:"object/get-own-property-symbols",getPrototypeOf:"object/get-prototype-of",isExtensible:"object/is-extensible",isFrozen:"object/is-frozen",isSealed:"object/is-sealed",is:"object/is",keys:"object/keys",preventExtensions:"object/prevent-extensions",seal:"object/seal",setPrototypeOf:"object/set-prototype-of",values:"object/values"},RegExp:{escape:"regexp/escape"},Math:{acosh:"math/acosh",asinh:"math/asinh",atanh:"math/atanh",cbrt:"math/cbrt",clz32:"math/clz32",cosh:"math/cosh",expm1:"math/expm1",fround:"math/fround",hypot:"math/hypot",imul:"math/imul",log10:"math/log10",log1p:"math/log1p",log2:"math/log2",sign:"math/sign",sinh:"math/sinh",tanh:"math/tanh",trunc:"math/trunc",iaddh:"math/iaddh",isubh:"math/isubh",imulh:"math/imulh",umulh:"math/umulh"},Symbol:{for:"symbol/for",hasInstance:"symbol/has-instance",isConcatSpreadable:"symbol/is-concat-spreadable",iterator:"symbol/iterator",keyFor:"symbol/key-for",match:"symbol/match",replace:"symbol/replace",search:"symbol/search",species:"symbol/species",split:"symbol/split",toPrimitive:"symbol/to-primitive",toStringTag:"symbol/to-string-tag",unscopables:"symbol/unscopables"},String:{at:"string/at",codePointAt:"string/code-point-at",endsWith:"string/ends-with",fromCodePoint:"string/from-code-point",includes:"string/includes",matchAll:"string/match-all",padLeft:"string/pad-left",padRight:"string/pad-right",padStart:"string/pad-start",padEnd:"string/pad-end",raw:"string/raw",repeat:"string/repeat",startsWith:"string/starts-with",trim:"string/trim",trimLeft:"string/trim-left",trimRight:"string/trim-right",trimStart:"string/trim-start",trimEnd:"string/trim-end"},Number:{EPSILON:"number/epsilon",isFinite:"number/is-finite",isInteger:"number/is-integer",isNaN:"number/is-nan",isSafeInteger:"number/is-safe-integer",MAX_SAFE_INTEGER:"number/max-safe-integer",MIN_SAFE_INTEGER:"number/min-safe-integer",parseFloat:"number/parse-float",parseInt:"number/parse-int"},Reflect:{apply:"reflect/apply",construct:"reflect/construct",defineProperty:"reflect/define-property",deleteProperty:"reflect/delete-property",enumerate:"reflect/enumerate",getOwnPropertyDescriptor:"reflect/get-own-property-descriptor",getPrototypeOf:"reflect/get-prototype-of",get:"reflect/get",has:"reflect/has",isExtensible:"reflect/is-extensible",ownKeys:"reflect/own-keys",preventExtensions:"reflect/prevent-extensions",setPrototypeOf:"reflect/set-prototype-of",set:"reflect/set",defineMetadata:"reflect/define-metadata",deleteMetadata:"reflect/delete-metadata",getMetadata:"reflect/get-metadata",getMetadataKeys:"reflect/get-metadata-keys",getOwnMetadata:"reflect/get-own-metadata",getOwnMetadataKeys:"reflect/get-own-metadata-keys",hasMetadata:"reflect/has-metadata",hasOwnMetadata:"reflect/has-own-metadata",metadata:"reflect/metadata"},System:{global:"system/global"},Error:{isError:"error/is-error"},Date:{},Function:{}}}},function(e,t,r){"use strict";t.__esModule=!0,t.definitions=void 0,t.default=function(e){function t(e){return e.moduleName||"babel-runtime"}function r(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var n=e.types,s=["interopRequireWildcard","interopRequireDefault"];return{pre:function(e){var r=t(this.opts);!1!==this.opts.helpers&&e.set("helperGenerator",function(t){if(s.indexOf(t)<0)return e.addImport(r+"/helpers/"+t,"default",t)}),this.setDynamic("regeneratorIdentifier",function(){return e.addImport(r+"/regenerator","default","regeneratorRuntime")})},visitor:{ReferencedIdentifier:function(e,s){var a=e.node,o=e.parent,u=e.scope;if("regeneratorRuntime"===a.name&&!1!==s.opts.regenerator)return void e.replaceWith(s.get("regeneratorIdentifier"));if(!1!==s.opts.polyfill&&!n.isMemberExpression(o)&&r(i.default.builtins,a.name)&&!u.getBindingIdentifier(a.name)){var l=t(s.opts);e.replaceWith(s.addImport(l+"/core-js/"+i.default.builtins[a.name],"default",a.name))}},CallExpression:function(e,r){if(!1!==r.opts.polyfill&&!e.node.arguments.length){var i=e.node.callee;if(n.isMemberExpression(i)&&i.computed&&e.get("callee.property").matchesPattern("Symbol.iterator")){var s=t(r.opts);e.replaceWith(n.callExpression(r.addImport(s+"/core-js/get-iterator","default","getIterator"),[i.object]))}}},BinaryExpression:function(e,r){if(!1!==r.opts.polyfill&&"in"===e.node.operator&&e.get("left").matchesPattern("Symbol.iterator")){var i=t(r.opts);e.replaceWith(n.callExpression(r.addImport(i+"/core-js/is-iterable","default","isIterable"),[e.node.right]))}},MemberExpression:{enter:function(e,s){if(!1!==s.opts.polyfill&&e.isReferenced()){var a=e.node,o=a.object,u=a.property;if(n.isReferenced(o,a)&&!a.computed&&r(i.default.methods,o.name)){var l=i.default.methods[o.name];if(r(l,u.name)&&!e.scope.getBindingIdentifier(o.name)){if("Object"===o.name&&"defineProperty"===u.name&&e.parentPath.isCallExpression()){var c=e.parentPath.node;if(3===c.arguments.length&&n.isLiteral(c.arguments[1]))return}var f=t(s.opts);e.replaceWith(s.addImport(f+"/core-js/"+l[u.name],"default",o.name+"$"+u.name))}}}},exit:function(e,s){if(!1!==s.opts.polyfill&&e.isReferenced()){var a=e.node,o=a.object;if(r(i.default.builtins,o.name)&&!e.scope.getBindingIdentifier(o.name)){var u=t(s.opts);e.replaceWith(n.memberExpression(s.addImport(u+"/core-js/"+i.default.builtins[o.name],"default",o.name),a.property,a.computed))}}}}}}};var n=r(352),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.definitions=i.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.messages;return{visitor:{ReferencedIdentifier:function(e){var r=e.node,n=e.scope,s=n.getBinding(r.name)
;if(s&&"type"===s.kind&&!e.parentPath.isFlow())throw e.buildCodeFrameError(t.get("undeclaredVariableType",r.name),ReferenceError);if(!n.hasBinding(r.name)){var a=n.getAllBindings(),o=void 0,u=-1;for(var l in a){var c=(0,i.default)(r.name,l);c<=0||c>3||(c<=u||(o=l,u=c))}var f=void 0;throw f=o?t.get("undeclaredVariableSuggestion",r.name,o):t.get("undeclaredVariable",r.name),e.buildCodeFrameError(f,ReferenceError)}}}}};var n=r(471),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(211),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default={plugins:[i.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{presets:[!1!==t.es2015&&[s.default.buildPreset,t.es2015],!1!==t.es2016&&o.default,!1!==t.es2017&&l.default].filter(Boolean)}};var i=r(217),s=n(i),a=r(218),o=n(a),u=r(219),l=n(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(355),s=n(i),a=r(215),o=n(a),u=r(127),l=n(u),c=r(214),f=n(c);t.default={presets:[s.default],plugins:[o.default,l.default,f.default],env:{development:{plugins:[]}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(220),s=n(i),a=r(206),o=n(a),u=r(212),l=n(u);t.default={presets:[s.default],plugins:[o.default,l.default]},e.exports=t.default},function(e,t,r){"use strict";e.exports={default:r(407),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(410),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(412),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(413),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(415),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(416),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(417),__esModule:!0}},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){var r={};for(var n in e)t.indexOf(n)>=0||Object.prototype.hasOwnProperty.call(e,n)&&(r[n]=e[n]);return r}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(3),o=n(a),u=r(36),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=function(){function e(t,r,n,i){(0,o.default)(this,e),this.queue=null,this.parentPath=i,this.scope=t,this.state=n,this.opts=r}return e.prototype.shouldVisit=function(e){var t=this.opts;if(t.enter||t.exit)return!0;if(t[e.type])return!0;var r=f.VISITOR_KEYS[e.type];if(!r||!r.length)return!1;for(var n=r,i=Array.isArray(n),a=0,n=i?n:(0,s.default)(n);;){var o;if(i){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}if(e[o])return!0}return!1},e.prototype.create=function(e,t,r,n){return l.default.get({parentPath:this.parentPath,parent:e,container:t,key:r,listKey:n})},e.prototype.maybeQueue=function(e,t){if(this.trap)throw new Error("Infinite cycle detected");this.queue&&(t?this.queue.push(e):this.priorityQueue.push(e))},e.prototype.visitMultiple=function(e,t,r){if(0===e.length)return!1;for(var n=[],i=0;i<e.length;i++){var s=e[i];s&&this.shouldVisit(s)&&n.push(this.create(t,e,i,r))}return this.visitQueue(n)},e.prototype.visitSingle=function(e,t){return!!this.shouldVisit(e[t])&&this.visitQueue([this.create(e,e,t)])},e.prototype.visitQueue=function(e){this.queue=e,this.priorityQueue=[];for(var t=[],r=!1,n=e,i=Array.isArray(n),a=0,n=i?n:(0,s.default)(n);;){var o;if(i){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;if(u.resync(),0!==u.contexts.length&&u.contexts[u.contexts.length-1]===this||u.pushContext(this),null!==u.key&&!(t.indexOf(u.node)>=0)){if(t.push(u.node),u.visit()){r=!0;break}if(this.priorityQueue.length&&(r=this.visitQueue(this.priorityQueue),this.priorityQueue=[],this.queue=e,r))break}}for(var l=e,c=Array.isArray(l),f=0,l=c?l:(0,s.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}p.popContext()}return this.queue=null,r},e.prototype.visit=function(e,t){var r=e[t];return!!r&&(Array.isArray(r)?this.visitMultiple(r,e,t):this.visitSingle(e,t))},e}();t.default=p,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){for(var t=this;t=t.parentPath;)if(e(t))return t;return null}function s(e){var t=this;do{if(e(t))return t}while(t=t.parentPath);return null}function a(){return this.findParent(function(e){return e.isFunction()||e.isProgram()})}function o(){var e=this;do{if(Array.isArray(e.container))return e}while(e=e.parentPath)}function u(e){return this.getDeepestCommonAncestorFrom(e,function(e,t,r){for(var n=void 0,i=g.VISITOR_KEYS[e.type],s=r,a=Array.isArray(s),o=0,s=a?s:(0,y.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u,c=l[t+1];if(n)if(c.listKey&&n.listKey===c.listKey&&c.key<n.key)n=c;else{var f=i.indexOf(n.parentKey),p=i.indexOf(c.parentKey);f>p&&(n=c)}else n=c}return n})}function l(e,t){var r=this;if(!e.length)return this;if(1===e.length)return e[0];var n=1/0,i=void 0,s=void 0,a=e.map(function(e){var t=[];do{t.unshift(e)}while((e=e.parentPath)&&e!==r);return t.length<n&&(n=t.length),t}),o=a[0];e:for(var u=0;u<n;u++){for(var l=o[u],c=a,f=Array.isArray(c),p=0,c=f?c:(0,y.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;if(h[u]!==l)break e}i=u,s=l}if(s)return t?t(s,i,a):s;throw new Error("Couldn't find intersection")}function c(){var e=this,t=[];do{t.push(e)}while(e=e.parentPath);return t}function f(e){return e.isDescendant(this)}function p(e){return!!this.findParent(function(t){return t===e})}function d(){for(var e=this;e;){for(var t=arguments,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(e.node.type===s)return!0}e=e.parentPath}return!1}function h(e){var t=this.isFunction()?this:this.findParent(function(e){return e.isFunction()});if(t){if(t.isFunctionExpression()||t.isFunctionDeclaration()){var r=t.node.shadow;if(r&&(!e||!1!==r[e]))return t}else if(t.isArrowFunctionExpression())return t;return null}}t.__esModule=!0;var m=r(2),y=n(m);t.findParent=i,t.find=s,t.getFunctionParent=a,t.getStatementParent=o,t.getEarliestCommonAncestorFrom=u,t.getDeepestCommonAncestorFrom=l,t.getAncestry=c,t.isAncestor=f,t.isDescendant=p,t.inType=d,t.inShadow=h;var v=r(1),g=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(v),b=r(36);n(b)},function(e,t){"use strict";function r(){if("string"!=typeof this.key){var e=this.node;if(e){var t=e.trailingComments,r=e.leadingComments;if(t||r){var n=this.getSibling(this.key-1),i=this.getSibling(this.key+1);n.node||(n=i),i.node||(i=n),n.addComments("trailing",r),i.addComments("leading",t)}}}}function n(e,t,r){this.addComments(e,[{type:r?"CommentLine":"CommentBlock",value:t}])}function i(e,t){if(t){var r=this.node;if(r){var n=e+"Comments";r[n]?r[n]=r[n].concat(t):r[n]=t}}}t.__esModule=!0,t.shareCommentsWithSiblings=r,t.addComment=n,t.addComments=i},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=this.opts;return this.debug(function(){return e}),!(!this.node||!this._call(t[e]))||!!this.node&&this._call(t[this.node.type]&&t[this.node.type][e])}function s(e){if(!e)return!1;for(var t=e,r=Array.isArray(t),n=0,t=r?t:(0,D.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(s){var a=this.node;if(!a)return!0;if(s.call(this.state,this,this.state))throw new Error("Unexpected return value from visitor method "+s);if(this.node!==a)return!0;if(this.shouldStop||this.shouldSkip||this.removed)return!0}}return!1}function a(){var e=this.opts.blacklist;return e&&e.indexOf(this.node.type)>-1}function o(){return!!this.node&&(!this.isBlacklisted()&&((!this.opts.shouldSkip||!this.opts.shouldSkip(this))&&(this.call("enter")||this.shouldSkip?(this.debug(function(){return"Skip..."}),this.shouldStop):(this.debug(function(){return"Recursing into..."}),w.default.node(this.node,this.opts,this.scope,this.state,this,this.skipKeys),this.call("exit"),this.shouldStop))))}function u(){this.shouldSkip=!0}function l(e){this.skipKeys[e]=!0}function c(){this.shouldStop=!0,this.shouldSkip=!0}function f(){if(!this.opts||!this.opts.noScope){var e=this.context&&this.context.scope;if(!e)for(var t=this.parentPath;t&&!e;){if(t.opts&&t.opts.noScope)return;e=t.scope,t=t.parentPath}this.scope=this.getScope(e),this.scope&&this.scope.init()}}function p(e){return this.shouldSkip=!1,this.shouldStop=!1,this.removed=!1,this.skipKeys={},e&&(this.context=e,this.state=e.state,this.opts=e.opts),this.setScope(),this}function d(){this.removed||(this._resyncParent(),this._resyncList(),this._resyncKey())}function h(){this.parentPath&&(this.parent=this.parentPath.node)}function m(){if(this.container&&this.node!==this.container[this.key]){if(Array.isArray(this.container)){for(var e=0;e<this.container.length;e++)if(this.container[e]===this.node)return this.setKey(e)}else for(var t in this.container)if(this.container[t]===this.node)return this.setKey(t);this.key=null}}function y(){if(this.parent&&this.inList){var e=this.parent[this.listKey];this.container!==e&&(this.container=e||null)}}function v(){null!=this.key&&this.container&&this.container[this.key]===this.node||this._markRemoved()}function g(){this.contexts.pop(),this.setContext(this.contexts[this.contexts.length-1])}function b(e){this.contexts.push(e),this.setContext(e)}function E(e,t,r,n){this.inList=!!r,this.listKey=r,this.parentKey=r||n,this.container=t,this.parentPath=e||this.parentPath,this.setKey(n)}function x(e){this.key=e,this.node=this.container[this.key],this.type=this.node&&this.node.type}function A(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this;if(!e.removed)for(var t=this.contexts,r=t,n=Array.isArray(r),i=0,r=n?r:(0,D.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;a.maybeQueue(e)}}function S(){for(var e=this,t=this.contexts;!t.length;)e=e.parentPath,t=e.contexts;return t}t.__esModule=!0;var _=r(2),D=n(_);t.call=i,t._call=s,t.isBlacklisted=a,t.visit=o,t.skip=u,t.skipKey=l,t.stop=c,t.setScope=f,t.setContext=p,t.resync=d,t._resyncParent=h,t._resyncKey=m,t._resyncList=y,t._resyncRemoved=v,t.popContext=g,t.pushContext=b,t.setup=E,t.setKey=x,t.requeue=A,t._getQueueContexts=S;var C=r(7),w=n(C)},function(e,t,r){"use strict";function n(){var e=this.node,t=void 0;if(this.isMemberExpression())t=e.property;else{if(!this.isProperty()&&!this.isMethod())throw new ReferenceError("todo");t=e.key}return e.computed||o.isIdentifier(t)&&(t=o.stringLiteral(t.name)),t}function i(){return o.ensureBlock(this.node)}function s(){if(this.isArrowFunctionExpression()){this.ensureBlock();var e=this.node;e.expression=!1,e.type="FunctionExpression",e.shadow=e.shadow||!0}}t.__esModule=!0,t.toComputedKey=n,t.ensureBlock=i,t.arrowFunctionToShadowed=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a)},function(e,t,r){(function(e){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(){var e=this.evaluate();if(e.confident)return!!e.value}function s(){function t(e){i&&(s=e,i=!1)}function r(e){var r=e.node;if(a.has(r)){var s=a.get(r);return s.resolved?s.value:void t(e)}var o={resolved:!1};a.set(r,o);var u=n(e);return i&&(o.resolved=!0,o.value=u),u}function n(n){if(i){var s=n.node;if(n.isSequenceExpression()){var a=n.get("expressions");return r(a[a.length-1])}if(n.isStringLiteral()||n.isNumericLiteral()||n.isBooleanLiteral())return s.value;if(n.isNullLiteral())return null;if(n.isTemplateLiteral()){for(var u="",c=0,f=n.get("expressions"),h=s.quasis,m=Array.isArray(h),y=0,h=m?h:(0,l.default)(h);;){var v;if(m){if(y>=h.length)break;v=h[y++]}else{if(y=h.next(),y.done)break;v=y.value}var g=v;if(!i)break;u+=g.value.cooked;var b=f[c++];b&&(u+=String(r(b)))}if(!i)return;return u}if(n.isConditionalExpression()){var E=r(n.get("test"));if(!i)return;return r(E?n.get("consequent"):n.get("alternate"))}if(n.isExpressionWrapper())return r(n.get("expression"));if(n.isMemberExpression()&&!n.parentPath.isCallExpression({callee:s})){var x=n.get("property"),A=n.get("object");if(A.isLiteral()&&x.isIdentifier()){var S=A.node.value,_=void 0===S?"undefined":(0,o.default)(S);if("number"===_||"string"===_)return S[x.node.name]}}if(n.isReferencedIdentifier()){var D=n.scope.getBinding(s.name);if(D&&D.constantViolations.length>0)return t(D.path);if(D&&n.node.start<D.path.node.end)return t(D.path);if(D&&D.hasValue)return D.value;if("undefined"===s.name)return D?t(D.path):void 0;if("Infinity"===s.name)return D?t(D.path):1/0;if("NaN"===s.name)return D?t(D.path):NaN;var C=n.resolve();return C===n?t(n):r(C)}if(n.isUnaryExpression({prefix:!0})){if("void"===s.operator)return;var w=n.get("argument");if("typeof"===s.operator&&(w.isFunction()||w.isClass()))return"function";var P=r(w);if(!i)return;switch(s.operator){case"!":return!P;case"+":return+P;case"-":return-P;case"~":return~P;case"typeof":return void 0===P?"undefined":(0,o.default)(P)}}if(n.isArrayExpression()){for(var k=[],F=n.get("elements"),T=F,O=Array.isArray(T),B=0,T=O?T:(0,l.default)(T);;){var R;if(O){if(B>=T.length)break;R=T[B++]}else{if(B=T.next(),B.done)break;R=B.value}var I=R;if(I=I.evaluate(),!I.confident)return t(I);k.push(I.value)}return k}if(n.isObjectExpression()){for(var M={},N=n.get("properties"),L=N,j=Array.isArray(L),U=0,L=j?L:(0,l.default)(L);;){var V;if(j){if(U>=L.length)break;V=L[U++]}else{if(U=L.next(),U.done)break;V=U.value}var G=V;if(G.isObjectMethod()||G.isSpreadProperty())return t(G);var W=G.get("key"),Y=W;if(G.node.computed){if(Y=Y.evaluate(),!Y.confident)return t(W);Y=Y.value}else Y=Y.isIdentifier()?Y.node.name:Y.node.value;var q=G.get("value"),K=q.evaluate();if(!K.confident)return t(q);K=K.value,M[Y]=K}return M}if(n.isLogicalExpression()){var H=i,J=r(n.get("left")),X=i;i=H;var z=r(n.get("right")),$=i;switch(i=X&&$,s.operator){case"||":if(J&&X)return i=!0,J;if(!i)return;return J||z;case"&&":if((!J&&X||!z&&$)&&(i=!0),!i)return;return J&&z}}if(n.isBinaryExpression()){var Q=r(n.get("left"));if(!i)return;var Z=r(n.get("right"));if(!i)return;switch(s.operator){case"-":return Q-Z;case"+":return Q+Z;case"/":return Q/Z;case"*":return Q*Z;case"%":return Q%Z;case"**":return Math.pow(Q,Z);case"<":return Q<Z;case">":return Q>Z;case"<=":return Q<=Z;case">=":return Q>=Z;case"==":return Q==Z;case"!=":return Q!=Z;case"===":return Q===Z;case"!==":return Q!==Z;case"|":return Q|Z;case"&":return Q&Z;case"^":return Q^Z;case"<<":return Q<<Z;case">>":return Q>>Z;case">>>":return Q>>>Z}}if(n.isCallExpression()){var ee=n.get("callee"),te=void 0,re=void 0;if(ee.isIdentifier()&&!n.scope.getBinding(ee.node.name,!0)&&p.indexOf(ee.node.name)>=0&&(re=e[s.callee.name]),ee.isMemberExpression()){var ne=ee.get("object"),ie=ee.get("property");if(ne.isIdentifier()&&ie.isIdentifier()&&p.indexOf(ne.node.name)>=0&&d.indexOf(ie.node.name)<0&&(te=e[ne.node.name],re=te[ie.node.name]),ne.isLiteral()&&ie.isIdentifier()){var se=(0,o.default)(ne.node.value);"string"!==se&&"number"!==se||(te=ne.node.value,re=te[ie.node.name])}}if(re){var ae=n.get("arguments").map(r);if(!i)return;return re.apply(te,ae)}}t(n)}}var i=!0,s=void 0,a=new f.default,u=r(this);return i||(u=void 0),{confident:i,deopt:s,value:u}}t.__esModule=!0;var a=r(11),o=n(a),u=r(2),l=n(u),c=r(133),f=n(c);t.evaluateTruthy=i,t.evaluate=s;var p=["String","Number","Math"],d=["random"]}).call(t,function(){return this}())},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(){var e=this;do{if(!e.parentPath||Array.isArray(e.container)&&e.isStatement())break;e=e.parentPath}while(e);if(e&&(e.isProgram()||e.isFile()))throw new Error("File/Program node, we can't possibly find a statement parent to this");return e}function s(){return"left"===this.key?this.getSibling("right"):"right"===this.key?this.getSibling("left"):void 0}function a(){var e=[],t=function(t){t&&(e=e.concat(t.getCompletionRecords()))};if(this.isIfStatement())t(this.get("consequent")),t(this.get("alternate"));else if(this.isDoExpression()||this.isFor()||this.isWhile())t(this.get("body"));else if(this.isProgram()||this.isBlockStatement())t(this.get("body").pop());else{if(this.isFunction())return this.get("body").getCompletionRecords();this.isTryStatement()?(t(this.get("block")),t(this.get("handler")),t(this.get("finalizer"))):e.push(this)}return e}function o(e){return _.default.get({parentPath:this.parentPath,parent:this.parent,container:this.container,listKey:this.listKey,key:e})}function u(){return this.getSibling(this.key-1)}function l(){return this.getSibling(this.key+1)}function c(){for(var e=this.key,t=this.getSibling(++e),r=[];t.node;)r.push(t),t=this.getSibling(++e);return r}function f(){for(var e=this.key,t=this.getSibling(--e),r=[];t.node;)r.push(t),t=this.getSibling(--e);return r}function p(e,t){!0===t&&(t=this.context);var r=e.split(".");return 1===r.length?this._getKey(e,t):this._getPattern(r,t)}function d(e,t){var r=this,n=this.node,i=n[e];return Array.isArray(i)?i.map(function(s,a){return _.default.get({listKey:e,parentPath:r,parent:n,container:i,key:a}).setContext(t)}):_.default.get({parentPath:this,parent:n,container:n,key:e}).setContext(t)}function h(e,t){for(var r=this,n=e,i=Array.isArray(n),s=0,n=i?n:(0,A.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;r="."===o?r.parentPath:Array.isArray(r)?r[o]:r.get(o,t)}return r}function m(e){return C.getBindingIdentifiers(this.node,e)}function y(e){return C.getOuterBindingIdentifiers(this.node,e)}function v(){for(var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this,n=[].concat(r),i=(0,E.default)(null);n.length;){var s=n.shift();if(s&&s.node){var a=C.getBindingIdentifiers.keys[s.node.type];if(s.isIdentifier())if(e){var o=i[s.node.name]=i[s.node.name]||[];o.push(s)}else i[s.node.name]=s;else if(s.isExportDeclaration()){var u=s.get("declaration");u.isDeclaration()&&n.push(u)}else{if(t){if(s.isFunctionDeclaration()){n.push(s.get("id"));continue}if(s.isFunctionExpression())continue}if(a)for(var l=0;l<a.length;l++){var c=a[l],f=s.get(c);(Array.isArray(f)||f.node)&&(n=n.concat(f))}}}}return i}function g(e){return this.getBindingIdentifierPaths(e,!0)}t.__esModule=!0;var b=r(9),E=n(b),x=r(2),A=n(x);t.getStatementParent=i,t.getOpposite=s,t.getCompletionRecords=a,t.getSibling=o,t.getPrevSibling=u,t.getNextSibling=l,t.getAllNextSiblings=c,t.getAllPrevSiblings=f,t.get=p,t._getKey=d,t._getPattern=h,t.getBindingIdentifiers=m,t.getOuterBindingIdentifiers=y,t.getBindingIdentifierPaths=v,t.getOuterBindingIdentifierPaths=g;var S=r(36),_=n(S),D=r(1),C=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(D)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(){if(this.typeAnnotation)return this.typeAnnotation;var e=this._getTypeAnnotation()||y.anyTypeAnnotation();return y.isTypeAnnotation(e)&&(e=e.typeAnnotation),this.typeAnnotation=e}function s(){var e=this.node;{if(e){if(e.typeAnnotation)return e.typeAnnotation;var t=h[e.type];return t?t.call(this,e):(t=h[this.parentPath.type],t&&t.validParent?this.parentPath.getTypeAnnotation():void 0)}if("init"===this.key&&this.parentPath.isVariableDeclarator()){var r=this.parentPath.parentPath,n=r.parentPath;return"left"===r.key&&n.isForInStatement()?y.stringTypeAnnotation():"left"===r.key&&n.isForOfStatement()?y.anyTypeAnnotation():y.voidTypeAnnotation()}}}function a(e,t){return o(e,this.getTypeAnnotation(),t)}function o(e,t,r){if("string"===e)return y.isStringTypeAnnotation(t);if("number"===e)return y.isNumberTypeAnnotation(t);if("boolean"===e)return y.isBooleanTypeAnnotation(t);if("any"===e)return y.isAnyTypeAnnotation(t);if("mixed"===e)return y.isMixedTypeAnnotation(t);if("empty"===e)return y.isEmptyTypeAnnotation(t);if("void"===e)return y.isVoidTypeAnnotation(t);if(r)return!1;throw new Error("Unknown base type "+e)}function u(e){var t=this.getTypeAnnotation();if(y.isAnyTypeAnnotation(t))return!0;if(y.isUnionTypeAnnotation(t)){for(var r=t.types,n=Array.isArray(r),i=0,r=n?r:(0,p.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if(y.isAnyTypeAnnotation(a)||o(e,a,!0))return!0}return!1}return o(e,t,!0)}function l(e){var t=this.getTypeAnnotation();if(e=e.getTypeAnnotation(),!y.isAnyTypeAnnotation(t)&&y.isFlowBaseAnnotation(t))return e.type===t.type}function c(e){var t=this.getTypeAnnotation();return y.isGenericTypeAnnotation(t)&&y.isIdentifier(t.id,{name:e})}t.__esModule=!0;var f=r(2),p=function(e){return e&&e.__esModule?e:{default:e}}(f);t.getTypeAnnotation=i,t._getTypeAnnotation=s,t.isBaseType=a,t.couldBeBaseType=u,t.baseTypeStrictlyMatches=l,t.isGenericType=c;var d=r(376),h=n(d),m=r(1),y=n(m)},function(e,t,r){"use strict";function n(e,t){var r=e.scope.getBinding(t),n=[];e.typeAnnotation=f.unionTypeAnnotation(n);var s=[],a=i(r,e,s),u=o(e,t);if(u){var c=i(r,u.ifStatement);a=a.filter(function(e){return c.indexOf(e)<0}),n.push(u.typeAnnotation)}if(a.length){a=a.concat(s);for(var p=a,d=Array.isArray(p),h=0,p=d?p:(0,l.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}var y=m;n.push(y.getTypeAnnotation())}}if(n.length)return f.createUnionTypeAnnotation(n)}function i(e,t,r){var n=e.constantViolations.slice();return n.unshift(e.path),n.filter(function(e){e=e.resolve();var n=e._guessExecutionStatusRelativeTo(t);return r&&"function"===n&&r.push(e),"before"===n})}function s(e,t){var r=t.node.operator,n=t.get("right").resolve(),i=t.get("left").resolve(),s=void 0;if(i.isIdentifier({name:e})?s=n:n.isIdentifier({name:e})&&(s=i),s)return"==="===r?s.getTypeAnnotation():f.BOOLEAN_NUMBER_BINARY_OPERATORS.indexOf(r)>=0?f.numberTypeAnnotation():void 0;if("==="===r){var a=void 0,o=void 0;if(i.isUnaryExpression({operator:"typeof"})?(a=i,o=n):n.isUnaryExpression({operator:"typeof"})&&(a=n,o=i),(o||a)&&(o=o.resolve(),o.isLiteral())){if("string"==typeof o.node.value&&a.get("argument").isIdentifier({name:e}))return f.createTypeAnnotationBasedOnTypeof(o.node.value)}}}function a(e){for(var t=void 0;t=e.parentPath;){if(t.isIfStatement()||t.isConditionalExpression())return"test"===e.key?void 0:t;e=t}}function o(e,t){var r=a(e);if(r){var n=r.get("test"),i=[n],u=[];do{var l=i.shift().resolve();if(l.isLogicalExpression()&&(i.push(l.get("left")),i.push(l.get("right"))),l.isBinaryExpression()){var c=s(t,l);c&&u.push(c)}}while(i.length);return u.length?{typeAnnotation:f.createUnionTypeAnnotation(u),ifStatement:r}:o(r,t)}}t.__esModule=!0;var u=r(2),l=function(e){return e&&e.__esModule?e:{default:e}}(u);t.default=function(e){if(this.isReferenced()){var t=this.scope.getBinding(e.name);return t?t.identifier.typeAnnotation?t.identifier.typeAnnotation:n(this,e.name):"undefined"===e.name?f.voidTypeAnnotation():"NaN"===e.name||"Infinity"===e.name?f.numberTypeAnnotation():void e.name}};var c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(){return this.get("id").isIdentifier()?this.get("init").getTypeAnnotation():void 0}function s(e){return e.typeAnnotation}function a(e){if(this.get("callee").isIdentifier())return k.genericTypeAnnotation(e.callee)}function o(){return k.stringTypeAnnotation()}function u(e){var t=e.operator;return"void"===t?k.voidTypeAnnotation():k.NUMBER_UNARY_OPERATORS.indexOf(t)>=0?k.numberTypeAnnotation():k.STRING_UNARY_OPERATORS.indexOf(t)>=0?k.stringTypeAnnotation():k.BOOLEAN_UNARY_OPERATORS.indexOf(t)>=0?k.booleanTypeAnnotation():void 0}function l(e){var t=e.operator;if(k.NUMBER_BINARY_OPERATORS.indexOf(t)>=0)return k.numberTypeAnnotation();if(k.BOOLEAN_BINARY_OPERATORS.indexOf(t)>=0)return k.booleanTypeAnnotation();if("+"===t){var r=this.get("right"),n=this.get("left");return n.isBaseType("number")&&r.isBaseType("number")?k.numberTypeAnnotation():n.isBaseType("string")||r.isBaseType("string")?k.stringTypeAnnotation():k.unionTypeAnnotation([k.stringTypeAnnotation(),k.numberTypeAnnotation()])}}function c(){return k.createUnionTypeAnnotation([this.get("left").getTypeAnnotation(),this.get("right").getTypeAnnotation()])}function f(){return k.createUnionTypeAnnotation([this.get("consequent").getTypeAnnotation(),this.get("alternate").getTypeAnnotation()])}function p(){return this.get("expressions").pop().getTypeAnnotation()}function d(){return this.get("right").getTypeAnnotation()}function h(e){var t=e.operator;if("++"===t||"--"===t)return k.numberTypeAnnotation()}function m(){return k.stringTypeAnnotation()}function y(){return k.numberTypeAnnotation()}function v(){return k.booleanTypeAnnotation()}function g(){return k.nullLiteralTypeAnnotation()}function b(){return k.genericTypeAnnotation(k.identifier("RegExp"))}function E(){return k.genericTypeAnnotation(k.identifier("Object"))}function x(){return k.genericTypeAnnotation(k.identifier("Array"))}function A(){return x()}function S(){return k.genericTypeAnnotation(k.identifier("Function"))}function _(){return C(this.get("callee"))}function D(){return C(this.get("tag"))}function C(e){if(e=e.resolve(),e.isFunction()){if(e.is("async"))return e.is("generator")?k.genericTypeAnnotation(k.identifier("AsyncIterator")):k.genericTypeAnnotation(k.identifier("Promise"));if(e.node.returnType)return e.node.returnType}}t.__esModule=!0,t.ClassDeclaration=t.ClassExpression=t.FunctionDeclaration=t.ArrowFunctionExpression=t.FunctionExpression=t.Identifier=void 0;var w=r(375);Object.defineProperty(t,"Identifier",{enumerable:!0,get:function(){return n(w).default}}),t.VariableDeclarator=i,t.TypeCastExpression=s,t.NewExpression=a,t.TemplateLiteral=o,t.UnaryExpression=u,t.BinaryExpression=l,t.LogicalExpression=c,t.ConditionalExpression=f,t.SequenceExpression=p,t.AssignmentExpression=d,t.UpdateExpression=h,t.StringLiteral=m,t.NumericLiteral=y,t.BooleanLiteral=v,t.NullLiteral=g,t.RegExpLiteral=b,t.ObjectExpression=E,t.ArrayExpression=x,t.RestElement=A,t.CallExpression=_,t.TaggedTemplateExpression=D;var P=r(1),k=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(P);s.validParent=!0,A.validParent=!0,t.FunctionExpression=S,t.ArrowFunctionExpression=S,t.FunctionDeclaration=S,t.ClassExpression=S,t.ClassDeclaration=S},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){function r(e){var t=n[s];return"*"===t||e===t}if(!this.isMemberExpression())return!1;for(var n=e.split("."),i=[this.node],s=0;i.length;){var a=i.shift();if(t&&s===n.length)return!0;if(C.isIdentifier(a)){if(!r(a.name))return!1}else if(C.isLiteral(a)){if(!r(a.value))return!1}else{if(C.isMemberExpression(a)){if(a.computed&&!C.isLiteral(a.property))return!1;i.unshift(a.property),i.unshift(a.object);continue}if(!C.isThisExpression(a))return!1;if(!r("this"))return!1}if(++s>n.length)return!1}return s===n.length}function s(e){var t=this.node&&this.node[e];return t&&Array.isArray(t)?!!t.length:!!t}function a(){return this.scope.isStatic(this.node)}function o(e){return!this.has(e)}function u(e,t){return this.node[e]===t}function l(e){return C.isType(this.type,e)}function c(){return("init"===this.key||"left"===this.key)&&this.parentPath.isFor()}function f(e){return!("body"!==this.key||!this.parentPath.isArrowFunctionExpression())&&(this.isExpression()?C.isBlockStatement(e):!!this.isBlockStatement()&&C.isExpression(e))}function p(e){var t=this,r=!0;do{var n=t.container;if(t.isFunction()&&!r)return!!e;if(r=!1,Array.isArray(n)&&t.key!==n.length-1)return!1}while((t=t.parentPath)&&!t.isProgram());return!0}function d(){return!this.parentPath.isLabeledStatement()&&!C.isBlockStatement(this.container)&&(0,_.default)(C.STATEMENT_OR_BLOCK_KEYS,this.key)}function h(e,t){if(!this.isReferencedIdentifier())return!1;var r=this.scope.getBinding(this.node.name);if(!r||"module"!==r.kind)return!1;var n=r.path,i=n.parentPath;return!!i.isImportDeclaration()&&(i.node.source.value===e&&(!t||(!(!n.isImportDefaultSpecifier()||"default"!==t)||(!(!n.isImportNamespaceSpecifier()||"*"!==t)||!(!n.isImportSpecifier()||n.node.imported.name!==t)))))}function m(){var e=this.node;return e.end?this.hub.file.code.slice(e.start,e.end):""}function y(e){return"after"!==this._guessExecutionStatusRelativeTo(e)}function v(e){var t=e.scope.getFunctionParent(),r=this.scope.getFunctionParent();if(t.node!==r.node){var n=this._guessExecutionStatusRelativeToDifferentFunctions(t);if(n)return n;e=t.path}var i=e.getAncestry();if(i.indexOf(this)>=0)return"after";var s=this.getAncestry(),a=void 0,o=void 0,u=void 0;for(u=0;u<s.length;u++){var l=s[u];if((o=i.indexOf(l))>=0){a=l;break}}if(!a)return"before";var c=i[o-1],f=s[u-1];return c&&f?c.listKey&&c.container===f.container?c.key>f.key?"before":"after":C.VISITOR_KEYS[c.type].indexOf(c.key)>C.VISITOR_KEYS[f.type].indexOf(f.key)?"before":"after":"before"}function g(e){var t=e.path;if(t.isFunctionDeclaration()){var r=t.scope.getBinding(t.node.id.name);if(!r.references)return"before";for(var n=r.referencePaths,i=n,s=Array.isArray(i),a=0,i=s?i:(0,A.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;if("callee"!==u.key||!u.parentPath.isCallExpression())return}for(var l=void 0,c=n,f=Array.isArray(c),p=0,c=f?c:(0,A.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;if(!!!h.find(function(e){return e.node===t.node})){var m=this._guessExecutionStatusRelativeTo(h);if(l){if(l!==m)return}else l=m}}return l}}function b(e,t){return this._resolve(e,t)||this}function E(e,t){if(!(t&&t.indexOf(this)>=0))if(t=t||[],t.push(this),this.isVariableDeclarator()){if(this.get("id").isIdentifier())return this.get("init").resolve(e,t)}else if(this.isReferencedIdentifier()){var r=this.scope.getBinding(this.node.name);if(!r)return;if(!r.constant)return;if("module"===r.kind)return;if(r.path!==this){var n=r.path.resolve(e,t);if(this.find(function(e){return e.node===n.node}))return;return n}}else{if(this.isTypeCastExpression())return this.get("expression").resolve(e,t);if(e&&this.isMemberExpression()){var i=this.toComputedKey();if(!C.isLiteral(i))return;var s=i.value,a=this.get("object").resolve(e,t);if(a.isObjectExpression())for(var o=a.get("properties"),u=o,l=Array.isArray(u),c=0,u=l?u:(0,A.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;if(p.isProperty()){var d=p.get("key"),h=p.isnt("computed")&&d.isIdentifier({name:s});if(h=h||d.isLiteral({value:s}))return p.get("value").resolve(e,t)}}else if(a.isArrayExpression()&&!isNaN(+s)){var m=a.get("elements"),y=m[s];if(y)return y.resolve(e,t)}}}}t.__esModule=!0,t.is=void 0;var x=r(2),A=n(x);t.matchesPattern=i,t.has=s,t.isStatic=a,t.isnt=o,t.equals=u,t.isNodeType=l,t.canHaveVariableDeclarationOrExpression=c,t.canSwapBetweenExpressionAndStatement=f,t.isCompletionRecord=p,t.isStatementOrBlock=d,t.referencesImport=h,t.getSource=m,
t.willIMaybeExecuteBefore=y,t._guessExecutionStatusRelativeTo=v,t._guessExecutionStatusRelativeToDifferentFunctions=g,t.resolve=b,t._resolve=E;var S=r(111),_=n(S),D=r(1),C=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(D);t.is=s},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(3),o=n(a),u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u),c={ReferencedIdentifier:function(e,t){if(!e.isJSXIdentifier()||!u.react.isCompatTag(e.node.name)||e.parentPath.isJSXMemberExpression()){if("this"===e.node.name){var r=e.scope;do{if(r.path.isFunction()&&!r.path.isArrowFunctionExpression())break}while(r=r.parent);r&&t.breakOnScopePaths.push(r.path)}var n=e.scope.getBinding(e.node.name);n&&n===t.scope.getBinding(e.node.name)&&(t.bindings[e.node.name]=n)}}},f=function(){function e(t,r){(0,o.default)(this,e),this.breakOnScopePaths=[],this.bindings={},this.scopes=[],this.scope=r,this.path=t,this.attachAfter=!1}return e.prototype.isCompatibleScope=function(e){for(var t in this.bindings){var r=this.bindings[t];if(!e.bindingIdentifierEquals(t,r.identifier))return!1}return!0},e.prototype.getCompatibleScopes=function(){var e=this.path.scope;do{if(!this.isCompatibleScope(e))break;if(this.scopes.push(e),this.breakOnScopePaths.indexOf(e.path)>=0)break}while(e=e.parent)},e.prototype.getAttachmentPath=function(){var e=this._getAttachmentPath();if(e){var t=e.scope;if(t.path===e&&(t=e.scope.parent),t.path.isProgram()||t.path.isFunction())for(var r in this.bindings)if(t.hasOwnBinding(r)){var n=this.bindings[r];if("param"!==n.kind&&this.getAttachmentParentForPath(n.path).key>e.key){this.attachAfter=!0,e=n.path;for(var i=n.constantViolations,a=Array.isArray(i),o=0,i=a?i:(0,s.default)(i);;){var u;if(a){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u;this.getAttachmentParentForPath(l).key>e.key&&(e=l)}}}return e.parentPath.isExportDeclaration()&&(e=e.parentPath),e}},e.prototype._getAttachmentPath=function(){var e=this.scopes,t=e.pop();if(t){if(t.path.isFunction()){if(this.hasOwnParamBindings(t)){if(this.scope===t)return;return t.path.get("body").get("body")[0]}return this.getNextScopeAttachmentParent()}return t.path.isProgram()?this.getNextScopeAttachmentParent():void 0}},e.prototype.getNextScopeAttachmentParent=function(){var e=this.scopes.pop();if(e)return this.getAttachmentParentForPath(e.path)},e.prototype.getAttachmentParentForPath=function(e){do{if(!e.parentPath||Array.isArray(e.container)&&e.isStatement()||e.isVariableDeclarator()&&null!==e.parentPath.node&&e.parentPath.node.declarations.length>1)return e}while(e=e.parentPath)},e.prototype.hasOwnParamBindings=function(e){for(var t in this.bindings)if(e.hasOwnBinding(t)){var r=this.bindings[t];if("param"===r.kind&&r.constant)return!0}return!1},e.prototype.run=function(){var e=this.path.node;if(!e._hoisted){e._hoisted=!0,this.path.traverse(c,this),this.getCompatibleScopes();var t=this.getAttachmentPath();if(t&&t.getFunctionParent()!==this.path.getFunctionParent()){var r=t.scope.generateUidIdentifier("ref"),n=l.variableDeclarator(r,this.path.node);t[this.attachAfter?"insertAfter":"insertBefore"]([t.isVariableDeclarator()?n:l.variableDeclaration("var",[n])]);var i=this.path.parentPath;i.isJSXElement()&&this.path.container===i.node.children&&(r=l.JSXExpressionContainer(r)),this.path.replaceWith(r)}}},e}();t.default=f,e.exports=t.default},function(e,t){"use strict";t.__esModule=!0;t.hooks=[function(e,t){if("test"===e.key&&(t.isWhile()||t.isSwitchCase())||"declaration"===e.key&&t.isExportDeclaration()||"body"===e.key&&t.isLabeledStatement()||"declarations"===e.listKey&&t.isVariableDeclaration()&&1===t.node.declarations.length||"expression"===e.key&&t.isExpressionStatement())return t.remove(),!0},function(e,t){if(t.isSequenceExpression()&&1===t.node.expressions.length)return t.replaceWith(t.node.expressions[0]),!0},function(e,t){if(t.isBinary())return"left"===e.key?t.replaceWith(t.node.right):t.replaceWith(t.node.left),!0},function(e,t){if(t.isIfStatement()&&("consequent"===e.key||"alternate"===e.key)||"body"===e.key&&(t.isLoop()||t.isArrowFunctionExpression()))return e.replaceWith({type:"BlockStatement",body:[]}),!0}]},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){if(this._assertUnremoved(),e=this._verifyNodeList(e),this.parentPath.isExpressionStatement()||this.parentPath.isLabeledStatement())return this.parentPath.insertBefore(e);if(this.isNodeType("Expression")||this.parentPath.isForStatement()&&"init"===this.key)this.node&&e.push(this.node),this.replaceExpressionWithStatements(e);else{if(this._maybePopFromStatements(e),Array.isArray(this.container))return this._containerInsertBefore(e);if(!this.isStatementOrBlock())throw new Error("We don't know what to do with this node type. We were previously a Statement but we can't fit in here?");this.node&&e.push(this.node),this._replaceWith(D.blockStatement(e))}return[this]}function s(e,t){this.updateSiblingKeys(e,t.length);for(var r=[],n=0;n<t.length;n++){var i=e+n,s=t[n];if(this.container.splice(i,0,s),this.context){var a=this.context.create(this.parent,this.container,i,this.listKey);this.context.queue&&a.pushContext(this.context),r.push(a)}else r.push(S.default.get({parentPath:this.parentPath,parent:this.parent,container:this.container,listKey:this.listKey,key:i}))}for(var o=this._getQueueContexts(),u=r,l=Array.isArray(u),c=0,u=l?u:(0,g.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;p.setScope(),p.debug(function(){return"Inserted."});for(var d=o,h=Array.isArray(d),m=0,d=h?d:(0,g.default)(d);;){var y;if(h){if(m>=d.length)break;y=d[m++]}else{if(m=d.next(),m.done)break;y=m.value}y.maybeQueue(p,!0)}}return r}function a(e){return this._containerInsert(this.key,e)}function o(e){return this._containerInsert(this.key+1,e)}function u(e){var t=e[e.length-1];(D.isIdentifier(t)||D.isExpressionStatement(t)&&D.isIdentifier(t.expression))&&!this.isCompletionRecord()&&e.pop()}function l(e){if(this._assertUnremoved(),e=this._verifyNodeList(e),this.parentPath.isExpressionStatement()||this.parentPath.isLabeledStatement())return this.parentPath.insertAfter(e);if(this.isNodeType("Expression")||this.parentPath.isForStatement()&&"init"===this.key){if(this.node){var t=this.scope.generateDeclaredUidIdentifier();e.unshift(D.expressionStatement(D.assignmentExpression("=",t,this.node))),e.push(D.expressionStatement(t))}this.replaceExpressionWithStatements(e)}else{if(this._maybePopFromStatements(e),Array.isArray(this.container))return this._containerInsertAfter(e);if(!this.isStatementOrBlock())throw new Error("We don't know what to do with this node type. We were previously a Statement but we can't fit in here?");this.node&&e.unshift(this.node),this._replaceWith(D.blockStatement(e))}return[this]}function c(e,t){if(this.parent)for(var r=b.path.get(this.parent),n=0;n<r.length;n++){var i=r[n];i.key>=e&&(i.key+=t)}}function f(e){if(!e)return[];e.constructor!==Array&&(e=[e]);for(var t=0;t<e.length;t++){var r=e[t],n=void 0;if(r?"object"!==(void 0===r?"undefined":(0,y.default)(r))?n="contains a non-object node":r.type?r instanceof S.default&&(n="has a NodePath when it expected a raw object"):n="without a type":n="has falsy node",n){var i=Array.isArray(r)?"array":void 0===r?"undefined":(0,y.default)(r);throw new Error("Node list "+n+" with the index of "+t+" and type of "+i)}}return e}function p(e,t){return this._assertUnremoved(),t=this._verifyNodeList(t),S.default.get({parentPath:this,parent:this.node,container:this.node[e],listKey:e,key:0}).insertBefore(t)}function d(e,t){this._assertUnremoved(),t=this._verifyNodeList(t);var r=this.node[e];return S.default.get({parentPath:this,parent:this.node,container:r,listKey:e,key:r.length}).replaceWithMultiple(t)}function h(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.scope;return new x.default(this,e).run()}t.__esModule=!0;var m=r(11),y=n(m),v=r(2),g=n(v);t.insertBefore=i,t._containerInsert=s,t._containerInsertBefore=a,t._containerInsertAfter=o,t._maybePopFromStatements=u,t.insertAfter=l,t.updateSiblingKeys=c,t._verifyNodeList=f,t.unshiftContainer=p,t.pushContainer=d,t.hoist=h;var b=r(88),E=r(378),x=n(E),A=r(36),S=n(A),_=r(1),D=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(_)},function(e,t,r){"use strict";function n(){if(this._assertUnremoved(),this.resync(),this._callRemovalHooks())return void this._markRemoved();this.shareCommentsWithSiblings(),this._remove(),this._markRemoved()}function i(){for(var e=c.hooks,t=Array.isArray(e),r=0,e=t?e:(0,l.default)(e);;){var n;if(t){if(r>=e.length)break;n=e[r++]}else{if(r=e.next(),r.done)break;n=r.value}if(n(this,this.parentPath))return!0}}function s(){Array.isArray(this.container)?(this.container.splice(this.key,1),this.updateSiblingKeys(this.key,-1)):this._replaceWith(null)}function a(){this.shouldSkip=!0,this.removed=!0,this.node=null}function o(){if(this.removed)throw this.buildCodeFrameError("NodePath has been removed so is read-only.")}t.__esModule=!0;var u=r(2),l=function(e){return e&&e.__esModule?e:{default:e}}(u);t.remove=n,t._callRemovalHooks=i,t._remove=s,t._markRemoved=a,t._assertUnremoved=o;var c=r(379)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){this.resync(),e=this._verifyNodeList(e),E.inheritLeadingComments(e[0],this.node),E.inheritTrailingComments(e[e.length-1],this.node),this.node=this.container[this.key]=null,this.insertAfter(e),this.node?this.requeue():this.remove()}function s(e){this.resync();try{e="("+e+")",e=(0,g.parse)(e)}catch(r){var t=r.loc;throw t&&(r.message+=" - make sure this is an expression.",r.message+="\n"+(0,d.default)(e,t.line,t.column+1)),r}return e=e.program.body[0].expression,m.default.removeProperties(e),this.replaceWith(e)}function a(e){if(this.resync(),this.removed)throw new Error("You can't replace this node, we've already removed it");if(e instanceof v.default&&(e=e.node),!e)throw new Error("You passed `path.replaceWith()` a falsy node, use `path.remove()` instead");if(this.node!==e){if(this.isProgram()&&!E.isProgram(e))throw new Error("You can only replace a Program root node with another Program node");if(Array.isArray(e))throw new Error("Don't use `path.replaceWith()` with an array of nodes, use `path.replaceWithMultiple()`");if("string"==typeof e)throw new Error("Don't use `path.replaceWith()` with a source string, use `path.replaceWithSourceString()`");if(this.isNodeType("Statement")&&E.isExpression(e)&&(this.canHaveVariableDeclarationOrExpression()||this.canSwapBetweenExpressionAndStatement(e)||this.parentPath.isExportDefaultDeclaration()||(e=E.expressionStatement(e))),this.isNodeType("Expression")&&E.isStatement(e)&&!this.canHaveVariableDeclarationOrExpression()&&!this.canSwapBetweenExpressionAndStatement(e))return this.replaceExpressionWithStatements([e]);var t=this.node;t&&(E.inheritsComments(e,t),E.removeComments(t)),this._replaceWith(e),this.type=e.type,this.setScope(),this.requeue()}}function o(e){if(!this.container)throw new ReferenceError("Container is falsy");this.inList?E.validate(this.parent,this.key,[e]):E.validate(this.parent,this.key,e),this.debug(function(){return"Replace with "+(e&&e.type)}),this.node=this.container[this.key]=e}function u(e){this.resync();var t=E.toSequenceExpression(e,this.scope);if(E.isSequenceExpression(t)){var r=t.expressions;r.length>=2&&this.parentPath.isExpressionStatement()&&this._maybePopFromStatements(r),1===r.length?this.replaceWith(r[0]):this.replaceWith(t)}else{if(!t){var n=E.functionExpression(null,[],E.blockStatement(e));n.shadow=!0,this.replaceWith(E.callExpression(n,[])),this.traverse(x);for(var i=this.get("callee").getCompletionRecords(),s=i,a=Array.isArray(s),o=0,s=a?s:(0,f.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(l.isExpressionStatement()){var c=l.findParent(function(e){return e.isLoop()});if(c){var p=c.getData("expressionReplacementReturnUid");if(p)p=E.identifier(p.name);else{var d=this.get("callee");p=d.scope.generateDeclaredUidIdentifier("ret"),d.get("body").pushContainer("body",E.returnStatement(p)),c.setData("expressionReplacementReturnUid",p)}l.get("expression").replaceWith(E.assignmentExpression("=",p,l.node.expression))}else l.replaceWith(E.returnStatement(l.node.expression))}}return this.node}this.replaceWith(t)}}function l(e){return this.resync(),Array.isArray(e)?Array.isArray(this.container)?(e=this._verifyNodeList(e),this._containerInsertAfter(e),this.remove()):this.replaceWithMultiple(e):this.replaceWith(e)}t.__esModule=!0;var c=r(2),f=n(c);t.replaceWithMultiple=i,t.replaceWithSourceString=s,t.replaceWith=a,t._replaceWith=o,t.replaceExpressionWithStatements=u,t.replaceInline=l;var p=r(181),d=n(p),h=r(7),m=n(h),y=r(36),v=n(y),g=r(89),b=r(1),E=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(b),x={Function:function(e){e.skip()},VariableDeclaration:function(e){if("var"===e.node.kind){var t=e.getBindingIdentifiers();for(var r in t)e.scope.push({id:t[r]});for(var n=[],i=e.node.declarations,s=Array.isArray(i),a=0,i=s?i:(0,f.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;u.init&&n.push(E.expressionStatement(E.assignmentExpression("=",u.id,u.init)))}e.replaceWithMultiple(n)}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(225),o=(n(a),r(1)),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o),l={ReferencedIdentifier:function(e,t){var r=e.node;r.name===t.oldName&&(r.name=t.newName)},Scope:function(e,t){e.scope.bindingIdentifierEquals(t.oldName,t.binding.identifier)||e.skip()},"AssignmentExpression|Declaration":function(e,t){var r=e.getOuterBindingIdentifiers();for(var n in r)n===t.oldName&&(r[n].name=t.newName)}},c=function(){function e(t,r,n){(0,s.default)(this,e),this.newName=n,this.oldName=r,this.binding=t}return e.prototype.maybeConvertFromExportDeclaration=function(e){var t=e.parentPath.isExportDeclaration()&&e.parentPath;if(t){var r=t.isExportDefaultDeclaration();r&&(e.isFunctionDeclaration()||e.isClassDeclaration())&&!e.node.id&&(e.node.id=e.scope.generateUidIdentifier("default"));var n=e.getOuterBindingIdentifiers(),i=[];for(var s in n){var a=s===this.oldName?this.newName:s,o=r?"default":s;i.push(u.exportSpecifier(u.identifier(a),u.identifier(o)))}if(i.length){var l=u.exportNamedDeclaration(null,i);e.isFunctionDeclaration()&&(l._blockHoist=3),t.insertAfter(l),t.replaceWith(e.node)}}},e.prototype.rename=function(e){var t=this.binding,r=this.oldName,n=this.newName,i=t.scope,s=t.path,a=s.find(function(e){return e.isDeclaration()||e.isFunctionExpression()});a&&this.maybeConvertFromExportDeclaration(a),i.traverse(e||i.block,l,this),e||(i.removeOwnBinding(r),i.bindings[n]=t,this.binding.identifier.name=n),t.type},e}();t.default=c,e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){if(e._exploded)return e;e._exploded=!0;for(var t in e)if(!d(t)){var r=t.split("|");if(1!==r.length){var n=e[t];delete e[t];for(var i=r,s=Array.isArray(i),o=0,i=s?i:(0,E.default)(i);;){var u;if(s){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u;e[l]=n}}}a(e),delete e.__esModule,c(e),f(e);for(var m=(0,g.default)(e),y=Array.isArray(m),v=0,m=y?m:(0,E.default)(m);;){var b;if(y){if(v>=m.length)break;b=m[v++]}else{if(v=m.next(),v.done)break;b=v.value}var x=b;if(!d(x)){var S=A[x];if(S){var _=e[x];for(var D in _)_[D]=p(S,_[D]);if(delete e[x],S.types)for(var w=S.types,k=Array.isArray(w),F=0,w=k?w:(0,E.default)(w);;){var T;if(k){if(F>=w.length)break;T=w[F++]}else{if(F=w.next(),F.done)break;T=F.value}var O=T;e[O]?h(e[O],_):e[O]=_}else h(e,_)}}}for(var B in e)if(!d(B)){var R=e[B],I=C.FLIPPED_ALIAS_KEYS[B],M=C.DEPRECATED_KEYS[B];if(M&&(console.trace("Visitor defined for "+B+" but it has been renamed to "+M),I=[M]),I){delete e[B];for(var N=I,L=Array.isArray(N),j=0,N=L?N:(0,E.default)(N);;){var U;if(L){if(j>=N.length)break;U=N[j++]}else{if(j=N.next(),j.done)break;U=j.value}var V=U,G=e[V];G?h(G,R):e[V]=(0,P.default)(R)}}}for(var W in e)d(W)||f(e[W]);return e}function a(e){if(!e._verified){if("function"==typeof e)throw new Error(_.get("traverseVerifyRootFunction"));for(var t in e)if("enter"!==t&&"exit"!==t||o(t,e[t]),!d(t)){if(C.TYPES.indexOf(t)<0)throw new Error(_.get("traverseVerifyNodeType",t));var r=e[t];if("object"===(void 0===r?"undefined":(0,y.default)(r)))for(var n in r){if("enter"!==n&&"exit"!==n)throw new Error(_.get("traverseVerifyVisitorProperty",t,n));o(t+"."+n,r[n])}}e._verified=!0}}function o(e,t){for(var r=[].concat(t),n=r,i=Array.isArray(n),s=0,n=i?n:(0,E.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if("function"!=typeof o)throw new TypeError("Non-function found defined in "+e+" with type "+(void 0===o?"undefined":(0,y.default)(o)))}}function u(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments[2],n={},i=0;i<e.length;i++){var a=e[i],o=t[i];s(a);for(var u in a){var c=a[u];(o||r)&&(c=l(c,o,r));h(n[u]=n[u]||{},c)}}return n}function l(e,t,r){var n={};for(var i in e){(function(i){var s=e[i];if(!Array.isArray(s))return"continue";s=s.map(function(e){var n=e;return t&&(n=function(r){return e.call(t,r,t)}),r&&(n=r(t.key,i,n)),n}),n[i]=s})(i)}return n}function c(e){for(var t in e)if(!d(t)){var r=e[t];"function"==typeof r&&(e[t]={enter:r})}}function f(e){e.enter&&!Array.isArray(e.enter)&&(e.enter=[e.enter]),e.exit&&!Array.isArray(e.exit)&&(e.exit=[e.exit])}function p(e,t){var r=function(r){if(e.checkPath(r))return t.apply(this,arguments)};return r.toString=function(){return t.toString()},r}function d(e){return"_"===e[0]||("enter"===e||"exit"===e||"shouldSkip"===e||("blacklist"===e||"noScope"===e||"skipKeys"===e))}function h(e,t){for(var r in t)e[r]=[].concat(e[r]||[],t[r])}t.__esModule=!0;var m=r(11),y=i(m),v=r(14),g=i(v),b=r(2),E=i(b);t.explode=s,t.verify=a,t.merge=u;var x=r(224),A=n(x),S=r(20),_=n(S),D=r(1),C=n(D),w=r(109),P=i(w)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.key||e.property;return e.computed||D.isIdentifier(t)&&(t=D.stringLiteral(t.name)),t}function s(e,t,r){for(var n=[],i=!0,a=e,o=Array.isArray(a),u=0,a=o?a:(0,b.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(i=!1,D.isExpression(c))n.push(c);else if(D.isExpressionStatement(c))n.push(c.expression);else if(D.isVariableDeclaration(c)){if("var"!==c.kind)return;for(var f=c.declarations,p=Array.isArray(f),d=0,f=p?f:(0,b.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h,y=D.getBindingIdentifiers(m);for(var v in y)r.push({kind:c.kind,id:y[v]});m.init&&n.push(D.assignmentExpression("=",m.id,m.init))}i=!0}else if(D.isIfStatement(c)){var g=c.consequent?s([c.consequent],t,r):t.buildUndefinedNode(),E=c.alternate?s([c.alternate],t,r):t.buildUndefinedNode();if(!g||!E)return;n.push(D.conditionalExpression(c.test,g,E))}else if(D.isBlockStatement(c)){var x=s(c.body,t,r);if(!x)return;n.push(x)}else{if(!D.isEmptyStatement(c))return;i=!0}}return i&&n.push(t.buildUndefinedNode()),1===n.length?n[0]:D.sequenceExpression(n)}function a(e,t){if(e&&e.length){var r=[],n=s(e,t,r);if(n){for(var i=r,a=Array.isArray(i),o=0,i=a?i:(0,b.default)(i);;){var u;if(a){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u;t.push(l)}return n}}}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.key,r=void 0;return"method"===e.kind?o.increment()+"":(r=D.isIdentifier(t)?t.name:D.isStringLiteral(t)?(0,v.default)(t.value):(0,v.default)(D.removePropertiesDeep(D.cloneDeep(t))),e.computed&&(r="["+r+"]"),e.static&&(r="static:"+r),r)}function u(e){return e+="",e=e.replace(/[^a-zA-Z0-9$_]/g,"-"),e=e.replace(/^[-0-9]+/,""),e=e.replace(/[-\s]+(.)?/g,function(e,t){return t?t.toUpperCase():""}),D.isValidIdentifier(e)||(e="_"+e),e||"_"}function l(e){return e=u(e),"eval"!==e&&"arguments"!==e||(e="_"+e),e}function c(e,t){if(D.isStatement(e))return e;var r=!1,n=void 0;if(D.isClass(e))r=!0,n="ClassDeclaration";else if(D.isFunction(e))r=!0,n="FunctionDeclaration";else if(D.isAssignmentExpression(e))return D.expressionStatement(e);if(r&&!e.id&&(n=!1),!n){if(t)return!1;throw new Error("cannot turn "+e.type+" to a statement")}return e.type=n,e}function f(e){if(D.isExpressionStatement(e)&&(e=e.expression),D.isExpression(e))return e;if(D.isClass(e)?e.type="ClassExpression":D.isFunction(e)&&(e.type="FunctionExpression"),!D.isExpression(e))throw new Error("cannot turn "+e.type+" to an expression");return e}function p(e,t){return D.isBlockStatement(e)?e:(D.isEmptyStatement(e)&&(e=[]),Array.isArray(e)||(D.isStatement(e)||(e=D.isFunction(t)?D.returnStatement(e):D.expressionStatement(e)),e=[e]),D.blockStatement(e))}function d(e){if(void 0===e)return D.identifier("undefined");if(!0===e||!1===e)return D.booleanLiteral(e);if(null===e)return D.nullLiteral();if("string"==typeof e)return D.stringLiteral(e);if("number"==typeof e)return D.numericLiteral(e);if((0,S.default)(e)){var t=e.source,r=e.toString().match(/\/([a-z]+|)$/)[1];return D.regExpLiteral(t,r)}if(Array.isArray(e))return D.arrayExpression(e.map(D.valueToNode));if((0,x.default)(e)){var n=[];for(var i in e){var s=void 0;s=D.isValidIdentifier(i)?D.identifier(i):D.stringLiteral(i),n.push(D.objectProperty(s,D.valueToNode(e[i])))}return D.objectExpression(n)}throw new Error("don't know how to turn this value into a node")}t.__esModule=!0;var h=r(359),m=n(h),y=r(35),v=n(y),g=r(2),b=n(g);t.toComputedKey=i,t.toSequenceExpression=a,t.toKeyAlias=o,t.toIdentifier=u,t.toBindingIdentifierName=l,t.toStatement=c,t.toExpression=f,t.toBlock=p,t.valueToNode=d;var E=r(275),x=n(E),A=r(276),S=n(A),_=r(1),D=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(_);o.uid=0,o.increment=function(){return o.uid>=m.default?o.uid=0:o.uid++}},function(e,t,r){"use strict";var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n),s=r(135),a=r(26),o=function(e){return e&&e.__esModule?e:{default:e}}(a);(0,o.default)("ArrayExpression",{fields:{elements:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeOrValueType)("null","Expression","SpreadElement"))),default:[]}},visitor:["elements"],aliases:["Expression"]}),(0,o.default)("AssignmentExpression",{fields:{operator:{validate:(0,a.assertValueType)("string")},left:{validate:(0,a.assertNodeType)("LVal")},right:{validate:(0,a.assertNodeType)("Expression")}},builder:["operator","left","right"],visitor:["left","right"],aliases:["Expression"]}),(0,o.default)("BinaryExpression",{builder:["operator","left","right"],fields:{operator:{validate:a.assertOneOf.apply(void 0,s.BINARY_OPERATORS)},left:{validate:(0,a.assertNodeType)("Expression")},right:{validate:(0,a.assertNodeType)("Expression")}},visitor:["left","right"],aliases:["Binary","Expression"]}),(0,o.default)("Directive",{visitor:["value"],fields:{value:{validate:(0,a.assertNodeType)("DirectiveLiteral")}}}),(0,o.default)("DirectiveLiteral",{builder:["value"],fields:{value:{validate:(0,a.assertValueType)("string")}}}),(0,o.default)("BlockStatement",{builder:["body","directives"],visitor:["directives","body"],fields:{directives:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Directive"))),default:[]},body:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Statement")))}},aliases:["Scopable","BlockParent","Block","Statement"]}),(0,o.default)("BreakStatement",{visitor:["label"],fields:{label:{validate:(0,a.assertNodeType)("Identifier"),optional:!0}},aliases:["Statement","Terminatorless","CompletionStatement"]}),(0,o.default)("CallExpression",{visitor:["callee","arguments"],fields:{callee:{validate:(0,a.assertNodeType)("Expression")},arguments:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Expression","SpreadElement")))}},aliases:["Expression"]}),(0,o.default)("CatchClause",{visitor:["param","body"],fields:{param:{validate:(0,a.assertNodeType)("Identifier")},body:{validate:(0,a.assertNodeType)("BlockStatement")}},aliases:["Scopable"]}),(0,o.default)("ConditionalExpression",{visitor:["test","consequent","alternate"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},consequent:{validate:(0,a.assertNodeType)("Expression")},alternate:{validate:(0,a.assertNodeType)("Expression")}},aliases:["Expression","Conditional"]}),(0,o.default)("ContinueStatement",{visitor:["label"],fields:{label:{validate:(0,a.assertNodeType)("Identifier"),optional:!0}},aliases:["Statement","Terminatorless","CompletionStatement"]}),(0,o.default)("DebuggerStatement",{aliases:["Statement"]}),(0,o.default)("DoWhileStatement",{visitor:["test","body"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("Statement")}},aliases:["Statement","BlockParent","Loop","While","Scopable"]}),(0,o.default)("EmptyStatement",{aliases:["Statement"]}),(0,o.default)("ExpressionStatement",{visitor:["expression"],fields:{expression:{validate:(0,a.assertNodeType)("Expression")}},aliases:["Statement","ExpressionWrapper"]}),(0,o.default)("File",{builder:["program","comments","tokens"],visitor:["program"],fields:{program:{validate:(0,a.assertNodeType)("Program")}}}),(0,o.default)("ForInStatement",{visitor:["left","right","body"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:(0,a.assertNodeType)("VariableDeclaration","LVal")},right:{validate:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("ForStatement",{visitor:["init","test","update","body"],aliases:["Scopable","Statement","For","BlockParent","Loop"],fields:{init:{validate:(0,a.assertNodeType)("VariableDeclaration","Expression"),optional:!0},test:{validate:(0,a.assertNodeType)("Expression"),optional:!0},update:{validate:(0,a.assertNodeType)("Expression"),optional:!0},body:{validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("FunctionDeclaration",{builder:["id","params","body","generator","async"],visitor:["id","params","body","returnType","typeParameters"],fields:{id:{validate:(0,a.assertNodeType)("Identifier")},params:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("LVal")))},body:{validate:(0,a.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,a.assertValueType)("boolean")},async:{default:!1,validate:(0,a.assertValueType)("boolean")}},aliases:["Scopable","Function","BlockParent","FunctionParent","Statement","Pureish","Declaration"]}),(0,o.default)("FunctionExpression",{inherits:"FunctionDeclaration",aliases:["Scopable","Function","BlockParent","FunctionParent","Expression","Pureish"],fields:{id:{validate:(0,a.assertNodeType)("Identifier"),optional:!0},params:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("LVal")))},body:{validate:(0,a.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,a.assertValueType)("boolean")},async:{default:!1,validate:(0,a.assertValueType)("boolean")}}}),(0,o.default)("Identifier",{builder:["name"],visitor:["typeAnnotation"],aliases:["Expression","LVal"],fields:{name:{validate:function(e,t,r){i.isValidIdentifier(r)}},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator")))}}}),(0,o.default)("IfStatement",{visitor:["test","consequent","alternate"],aliases:["Statement","Conditional"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},consequent:{validate:(0,a.assertNodeType)("Statement")},alternate:{optional:!0,validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("LabeledStatement",{visitor:["label","body"],aliases:["Statement"],fields:{label:{validate:(0,a.assertNodeType)("Identifier")},body:{validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("StringLiteral",{builder:["value"],fields:{value:{validate:(0,a.assertValueType)("string")}},aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("NumericLiteral",{builder:["value"],deprecatedAlias:"NumberLiteral",fields:{value:{validate:(0,a.assertValueType)("number")}},aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("NullLiteral",{aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("BooleanLiteral",{builder:["value"],fields:{value:{validate:(0,a.assertValueType)("boolean")}},aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("RegExpLiteral",{builder:["pattern","flags"],deprecatedAlias:"RegexLiteral",aliases:["Expression","Literal"],fields:{pattern:{validate:(0,a.assertValueType)("string")},flags:{validate:(0,a.assertValueType)("string"),default:""}}}),(0,o.default)("LogicalExpression",{builder:["operator","left","right"],visitor:["left","right"],aliases:["Binary","Expression"],fields:{operator:{validate:a.assertOneOf.apply(void 0,s.LOGICAL_OPERATORS)},left:{validate:(0,a.assertNodeType)("Expression")},right:{validate:(0,a.assertNodeType)("Expression")}}}),(0,o.default)("MemberExpression",{builder:["object","property","computed"],visitor:["object","property"],aliases:["Expression","LVal"],fields:{object:{validate:(0,a.assertNodeType)("Expression")},property:{validate:function(e,t,r){var n=e.computed?"Expression":"Identifier";(0,a.assertNodeType)(n)(e,t,r)}},computed:{default:!1}}}),(0,o.default)("NewExpression",{visitor:["callee","arguments"],aliases:["Expression"],fields:{callee:{validate:(0,a.assertNodeType)("Expression")},arguments:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Expression","SpreadElement")))}}}),(0,o.default)("Program",{visitor:["directives","body"],builder:["body","directives"],fields:{directives:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Directive"))),default:[]},body:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Statement")))}},aliases:["Scopable","BlockParent","Block","FunctionParent"]}),(0,o.default)("ObjectExpression",{visitor:["properties"],aliases:["Expression"],fields:{properties:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("ObjectMethod","ObjectProperty","SpreadProperty")))}}}),(0,o.default)("ObjectMethod",{builder:["kind","key","params","body","computed"],fields:{kind:{validate:(0,a.chain)((0,a.assertValueType)("string"),(0,a.assertOneOf)("method","get","set")),default:"method"},computed:{validate:(0,a.assertValueType)("boolean"),default:!1},key:{validate:function(e,t,r){var n=e.computed?["Expression"]:["Identifier","StringLiteral","NumericLiteral"];a.assertNodeType.apply(void 0,n)(e,t,r)}},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator")))},
body:{validate:(0,a.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,a.assertValueType)("boolean")},async:{default:!1,validate:(0,a.assertValueType)("boolean")}},visitor:["key","params","body","decorators","returnType","typeParameters"],aliases:["UserWhitespacable","Function","Scopable","BlockParent","FunctionParent","Method","ObjectMember"]}),(0,o.default)("ObjectProperty",{builder:["key","value","computed","shorthand","decorators"],fields:{computed:{validate:(0,a.assertValueType)("boolean"),default:!1},key:{validate:function(e,t,r){var n=e.computed?["Expression"]:["Identifier","StringLiteral","NumericLiteral"];a.assertNodeType.apply(void 0,n)(e,t,r)}},value:{validate:(0,a.assertNodeType)("Expression","Pattern","RestElement")},shorthand:{validate:(0,a.assertValueType)("boolean"),default:!1},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator"))),optional:!0}},visitor:["key","value","decorators"],aliases:["UserWhitespacable","Property","ObjectMember"]}),(0,o.default)("RestElement",{visitor:["argument","typeAnnotation"],aliases:["LVal"],fields:{argument:{validate:(0,a.assertNodeType)("LVal")},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator")))}}}),(0,o.default)("ReturnStatement",{visitor:["argument"],aliases:["Statement","Terminatorless","CompletionStatement"],fields:{argument:{validate:(0,a.assertNodeType)("Expression"),optional:!0}}}),(0,o.default)("SequenceExpression",{visitor:["expressions"],fields:{expressions:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Expression")))}},aliases:["Expression"]}),(0,o.default)("SwitchCase",{visitor:["test","consequent"],fields:{test:{validate:(0,a.assertNodeType)("Expression"),optional:!0},consequent:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Statement")))}}}),(0,o.default)("SwitchStatement",{visitor:["discriminant","cases"],aliases:["Statement","BlockParent","Scopable"],fields:{discriminant:{validate:(0,a.assertNodeType)("Expression")},cases:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("SwitchCase")))}}}),(0,o.default)("ThisExpression",{aliases:["Expression"]}),(0,o.default)("ThrowStatement",{visitor:["argument"],aliases:["Statement","Terminatorless","CompletionStatement"],fields:{argument:{validate:(0,a.assertNodeType)("Expression")}}}),(0,o.default)("TryStatement",{visitor:["block","handler","finalizer"],aliases:["Statement"],fields:{body:{validate:(0,a.assertNodeType)("BlockStatement")},handler:{optional:!0,handler:(0,a.assertNodeType)("BlockStatement")},finalizer:{optional:!0,validate:(0,a.assertNodeType)("BlockStatement")}}}),(0,o.default)("UnaryExpression",{builder:["operator","argument","prefix"],fields:{prefix:{default:!0},argument:{validate:(0,a.assertNodeType)("Expression")},operator:{validate:a.assertOneOf.apply(void 0,s.UNARY_OPERATORS)}},visitor:["argument"],aliases:["UnaryLike","Expression"]}),(0,o.default)("UpdateExpression",{builder:["operator","argument","prefix"],fields:{prefix:{default:!1},argument:{validate:(0,a.assertNodeType)("Expression")},operator:{validate:a.assertOneOf.apply(void 0,s.UPDATE_OPERATORS)}},visitor:["argument"],aliases:["Expression"]}),(0,o.default)("VariableDeclaration",{builder:["kind","declarations"],visitor:["declarations"],aliases:["Statement","Declaration"],fields:{kind:{validate:(0,a.chain)((0,a.assertValueType)("string"),(0,a.assertOneOf)("var","let","const"))},declarations:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("VariableDeclarator")))}}}),(0,o.default)("VariableDeclarator",{visitor:["id","init"],fields:{id:{validate:(0,a.assertNodeType)("LVal")},init:{optional:!0,validate:(0,a.assertNodeType)("Expression")}}}),(0,o.default)("WhileStatement",{visitor:["test","body"],aliases:["Statement","BlockParent","Loop","While","Scopable"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("BlockStatement","Statement")}}}),(0,o.default)("WithStatement",{visitor:["object","body"],aliases:["Statement"],fields:{object:{object:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("BlockStatement","Statement")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("AssignmentPattern",{visitor:["left","right"],aliases:["Pattern","LVal"],fields:{left:{validate:(0,n.assertNodeType)("Identifier")},right:{validate:(0,n.assertNodeType)("Expression")},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ArrayPattern",{visitor:["elements","typeAnnotation"],aliases:["Pattern","LVal"],fields:{elements:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Identifier","Pattern","RestElement")))},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ArrowFunctionExpression",{builder:["params","body","async"],visitor:["params","body","returnType","typeParameters"],aliases:["Scopable","Function","BlockParent","FunctionParent","Expression","Pureish"],fields:{params:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("LVal")))},body:{validate:(0,n.assertNodeType)("BlockStatement","Expression")},async:{validate:(0,n.assertValueType)("boolean"),default:!1}}}),(0,i.default)("ClassBody",{visitor:["body"],fields:{body:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("ClassMethod","ClassProperty")))}}}),(0,i.default)("ClassDeclaration",{builder:["id","superClass","body","decorators"],visitor:["id","body","superClass","mixins","typeParameters","superTypeParameters","implements","decorators"],aliases:["Scopable","Class","Statement","Declaration","Pureish"],fields:{id:{validate:(0,n.assertNodeType)("Identifier")},body:{validate:(0,n.assertNodeType)("ClassBody")},superClass:{optional:!0,validate:(0,n.assertNodeType)("Expression")},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ClassExpression",{inherits:"ClassDeclaration",aliases:["Scopable","Class","Expression","Pureish"],fields:{id:{optional:!0,validate:(0,n.assertNodeType)("Identifier")},body:{validate:(0,n.assertNodeType)("ClassBody")},superClass:{optional:!0,validate:(0,n.assertNodeType)("Expression")},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ExportAllDeclaration",{visitor:["source"],aliases:["Statement","Declaration","ModuleDeclaration","ExportDeclaration"],fields:{source:{validate:(0,n.assertNodeType)("StringLiteral")}}}),(0,i.default)("ExportDefaultDeclaration",{visitor:["declaration"],aliases:["Statement","Declaration","ModuleDeclaration","ExportDeclaration"],fields:{declaration:{validate:(0,n.assertNodeType)("FunctionDeclaration","ClassDeclaration","Expression")}}}),(0,i.default)("ExportNamedDeclaration",{visitor:["declaration","specifiers","source"],aliases:["Statement","Declaration","ModuleDeclaration","ExportDeclaration"],fields:{declaration:{validate:(0,n.assertNodeType)("Declaration"),optional:!0},specifiers:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("ExportSpecifier")))},source:{validate:(0,n.assertNodeType)("StringLiteral"),optional:!0}}}),(0,i.default)("ExportSpecifier",{visitor:["local","exported"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")},exported:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ForOfStatement",{visitor:["left","right","body"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:(0,n.assertNodeType)("VariableDeclaration","LVal")},right:{validate:(0,n.assertNodeType)("Expression")},body:{validate:(0,n.assertNodeType)("Statement")}}}),(0,i.default)("ImportDeclaration",{visitor:["specifiers","source"],aliases:["Statement","Declaration","ModuleDeclaration"],fields:{specifiers:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("ImportSpecifier","ImportDefaultSpecifier","ImportNamespaceSpecifier")))},source:{validate:(0,n.assertNodeType)("StringLiteral")}}}),(0,i.default)("ImportDefaultSpecifier",{visitor:["local"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ImportNamespaceSpecifier",{visitor:["local"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ImportSpecifier",{visitor:["local","imported"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")},imported:{validate:(0,n.assertNodeType)("Identifier")},importKind:{validate:(0,n.assertOneOf)(null,"type","typeof")}}}),(0,i.default)("MetaProperty",{visitor:["meta","property"],aliases:["Expression"],fields:{meta:{validate:(0,n.assertValueType)("string")},property:{validate:(0,n.assertValueType)("string")}}}),(0,i.default)("ClassMethod",{aliases:["Function","Scopable","BlockParent","FunctionParent","Method"],builder:["kind","key","params","body","computed","static"],visitor:["key","params","body","decorators","returnType","typeParameters"],fields:{kind:{validate:(0,n.chain)((0,n.assertValueType)("string"),(0,n.assertOneOf)("get","set","method","constructor")),default:"method"},computed:{default:!1,validate:(0,n.assertValueType)("boolean")},static:{default:!1,validate:(0,n.assertValueType)("boolean")},key:{validate:function(e,t,r){var i=e.computed?["Expression"]:["Identifier","StringLiteral","NumericLiteral"];n.assertNodeType.apply(void 0,i)(e,t,r)}},params:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("LVal")))},body:{validate:(0,n.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,n.assertValueType)("boolean")},async:{default:!1,validate:(0,n.assertValueType)("boolean")}}}),(0,i.default)("ObjectPattern",{visitor:["properties","typeAnnotation"],aliases:["Pattern","LVal"],fields:{properties:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("RestProperty","Property")))},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("SpreadElement",{visitor:["argument"],aliases:["UnaryLike"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("Super",{aliases:["Expression"]}),(0,i.default)("TaggedTemplateExpression",{visitor:["tag","quasi"],aliases:["Expression"],fields:{tag:{validate:(0,n.assertNodeType)("Expression")},quasi:{validate:(0,n.assertNodeType)("TemplateLiteral")}}}),(0,i.default)("TemplateElement",{builder:["value","tail"],fields:{value:{},tail:{validate:(0,n.assertValueType)("boolean"),default:!1}}}),(0,i.default)("TemplateLiteral",{visitor:["quasis","expressions"],aliases:["Expression","Literal"],fields:{quasis:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("TemplateElement")))},expressions:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Expression")))}}}),(0,i.default)("YieldExpression",{builder:["argument","delegate"],visitor:["argument"],aliases:["Expression","Terminatorless"],fields:{delegate:{validate:(0,n.assertValueType)("boolean"),default:!1},argument:{optional:!0,validate:(0,n.assertNodeType)("Expression")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("AwaitExpression",{builder:["argument"],visitor:["argument"],aliases:["Expression","Terminatorless"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("ForAwaitStatement",{visitor:["left","right","body"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:(0,n.assertNodeType)("VariableDeclaration","LVal")},right:{validate:(0,n.assertNodeType)("Expression")},body:{validate:(0,n.assertNodeType)("Statement")}}}),(0,i.default)("BindExpression",{visitor:["object","callee"],aliases:["Expression"],fields:{}}),(0,i.default)("Import",{aliases:["Expression"]}),(0,i.default)("Decorator",{visitor:["expression"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("DoExpression",{visitor:["body"],aliases:["Expression"],fields:{body:{validate:(0,n.assertNodeType)("BlockStatement")}}}),(0,i.default)("ExportDefaultSpecifier",{visitor:["exported"],aliases:["ModuleSpecifier"],fields:{exported:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ExportNamespaceSpecifier",{visitor:["exported"],aliases:["ModuleSpecifier"],fields:{exported:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("RestProperty",{visitor:["argument"],aliases:["UnaryLike"],fields:{argument:{validate:(0,n.assertNodeType)("LVal")}}}),(0,i.default)("SpreadProperty",{visitor:["argument"],aliases:["UnaryLike"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("AnyTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("ArrayTypeAnnotation",{visitor:["elementType"],aliases:["Flow"],fields:{}}),(0,i.default)("BooleanTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("BooleanLiteralTypeAnnotation",{aliases:["Flow"],fields:{}}),(0,i.default)("NullLiteralTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("ClassImplements",{visitor:["id","typeParameters"],aliases:["Flow"],fields:{}}),(0,i.default)("ClassProperty",{visitor:["key","value","typeAnnotation","decorators"],builder:["key","value","typeAnnotation","decorators","computed"],aliases:["Property"],fields:{computed:{validate:(0,n.assertValueType)("boolean"),default:!1}}}),(0,i.default)("DeclareClass",{visitor:["id","typeParameters","extends","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareFunction",{visitor:["id"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareInterface",{visitor:["id","typeParameters","extends","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareModule",{visitor:["id","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareModuleExports",{visitor:["typeAnnotation"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareTypeAlias",{visitor:["id","typeParameters","right"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareOpaqueType",{visitor:["id","typeParameters","supertype"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareVariable",{visitor:["id"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareExportDeclaration",{visitor:["declaration","specifiers","source"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("ExistentialTypeParam",{aliases:["Flow"]}),(0,i.default)("FunctionTypeAnnotation",{visitor:["typeParameters","params","rest","returnType"],aliases:["Flow"],fields:{}}),(0,i.default)("FunctionTypeParam",{visitor:["name","typeAnnotation"],aliases:["Flow"],fields:{}}),(0,i.default)("GenericTypeAnnotation",{visitor:["id","typeParameters"],aliases:["Flow"],fields:{}}),(0,i.default)("InterfaceExtends",{visitor:["id","typeParameters"],aliases:["Flow"],fields:{}}),(0,i.default)("InterfaceDeclaration",{visitor:["id","typeParameters","extends","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("IntersectionTypeAnnotation",{visitor:["types"],aliases:["Flow"],fields:{}}),(0,i.default)("MixedTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"]}),(0,i.default)("EmptyTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"]}),(0,i.default)("NullableTypeAnnotation",{visitor:["typeAnnotation"],aliases:["Flow"],fields:{}}),(0,i.default)("NumericLiteralTypeAnnotation",{aliases:["Flow"],fields:{}}),(0,i.default)("NumberTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("StringLiteralTypeAnnotation",{aliases:["Flow"],fields:{}}),(0,i.default)("StringTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("ThisTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("TupleTypeAnnotation",{visitor:["types"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeofTypeAnnotation",{visitor:["argument"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeAlias",{visitor:["id","typeParameters","right"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("OpaqueType",{visitor:["id","typeParameters","impltype","supertype"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("TypeAnnotation",{visitor:["typeAnnotation"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeCastExpression",{visitor:["expression","typeAnnotation"],aliases:["Flow","ExpressionWrapper","Expression"],fields:{}}),(0,i.default)("TypeParameter",{visitor:["bound"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeParameterDeclaration",{visitor:["params"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeParameterInstantiation",{visitor:["params"],aliases:["Flow"],fields:{}}),(0,i.default)("ObjectTypeAnnotation",{visitor:["properties","indexers","callProperties"],aliases:["Flow"],fields:{}}),(0,i.default)("ObjectTypeCallProperty",{visitor:["value"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("ObjectTypeIndexer",{visitor:["id","key","value"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("ObjectTypeProperty",{visitor:["key","value"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("ObjectTypeSpreadProperty",{visitor:["argument"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("QualifiedTypeIdentifier",{visitor:["id","qualification"],aliases:["Flow"],fields:{}}),(0,i.default)("UnionTypeAnnotation",{visitor:["types"],aliases:["Flow"],fields:{}}),(0,i.default)("VoidTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}})},function(e,t,r){"use strict";r(26),r(386),r(387),r(389),r(391),r(392),r(388)},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("JSXAttribute",{visitor:["name","value"],aliases:["JSX","Immutable"],fields:{name:{validate:(0,n.assertNodeType)("JSXIdentifier","JSXNamespacedName")},value:{optional:!0,validate:(0,n.assertNodeType)("JSXElement","StringLiteral","JSXExpressionContainer")}}}),(0,i.default)("JSXClosingElement",{visitor:["name"],aliases:["JSX","Immutable"],fields:{name:{validate:(0,n.assertNodeType)("JSXIdentifier","JSXMemberExpression")}}}),(0,i.default)("JSXElement",{builder:["openingElement","closingElement","children","selfClosing"],visitor:["openingElement","children","closingElement"],aliases:["JSX","Immutable","Expression"],fields:{openingElement:{validate:(0,n.assertNodeType)("JSXOpeningElement")},closingElement:{optional:!0,validate:(0,n.assertNodeType)("JSXClosingElement")},children:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("JSXText","JSXExpressionContainer","JSXSpreadChild","JSXElement")))}}}),(0,i.default)("JSXEmptyExpression",{aliases:["JSX","Expression"]}),(0,i.default)("JSXExpressionContainer",{visitor:["expression"],aliases:["JSX","Immutable"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("JSXSpreadChild",{visitor:["expression"],aliases:["JSX","Immutable"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("JSXIdentifier",{builder:["name"],aliases:["JSX","Expression"],fields:{name:{validate:(0,n.assertValueType)("string")}}}),(0,i.default)("JSXMemberExpression",{visitor:["object","property"],aliases:["JSX","Expression"],fields:{object:{validate:(0,n.assertNodeType)("JSXMemberExpression","JSXIdentifier")},property:{validate:(0,n.assertNodeType)("JSXIdentifier")}}}),(0,i.default)("JSXNamespacedName",{visitor:["namespace","name"],aliases:["JSX"],fields:{namespace:{validate:(0,n.assertNodeType)("JSXIdentifier")},name:{validate:(0,n.assertNodeType)("JSXIdentifier")}}}),(0,i.default)("JSXOpeningElement",{builder:["name","attributes","selfClosing"],visitor:["name","attributes"],aliases:["JSX","Immutable"],fields:{name:{validate:(0,n.assertNodeType)("JSXIdentifier","JSXMemberExpression")},selfClosing:{default:!1,validate:(0,n.assertValueType)("boolean")},attributes:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("JSXAttribute","JSXSpreadAttribute")))}}}),(0,i.default)("JSXSpreadAttribute",{visitor:["argument"],aliases:["JSX"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("JSXText",{aliases:["JSX","Immutable"],builder:["value"],fields:{value:{validate:(0,n.assertValueType)("string")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("Noop",{visitor:[]}),(0,i.default)("ParenthesizedExpression",{visitor:["expression"],aliases:["Expression","ExpressionWrapper"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}})},function(e,t,r){"use strict";function n(e){var t=i(e);return 1===t.length?t[0]:o.unionTypeAnnotation(t)}function i(e){for(var t={},r={},n=[],s=[],a=0;a<e.length;a++){var u=e[a];if(u&&!(s.indexOf(u)>=0)){if(o.isAnyTypeAnnotation(u))return[u];if(o.isFlowBaseAnnotation(u))r[u.type]=u;else if(o.isUnionTypeAnnotation(u))n.indexOf(u.types)<0&&(e=e.concat(u.types),n.push(u.types));else if(o.isGenericTypeAnnotation(u)){var l=u.id.name;if(t[l]){var c=t[l];c.typeParameters?u.typeParameters&&(c.typeParameters.params=i(c.typeParameters.params.concat(u.typeParameters.params))):c=u.typeParameters}else t[l]=u}else s.push(u)}}for(var f in r)s.push(r[f]);for(var p in t)s.push(t[p]);return s}function s(e){if("string"===e)return o.stringTypeAnnotation();if("number"===e)return o.numberTypeAnnotation();if("undefined"===e)return o.voidTypeAnnotation();if("boolean"===e)return o.booleanTypeAnnotation();if("function"===e)return o.genericTypeAnnotation(o.identifier("Function"));if("object"===e)return o.genericTypeAnnotation(o.identifier("Object"));if("symbol"===e)return o.genericTypeAnnotation(o.identifier("Symbol"));throw new Error("Invalid typeof value")}t.__esModule=!0,t.createUnionTypeAnnotation=n,t.removeTypeDuplicates=i,t.createTypeAnnotationBasedOnTypeof=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a)},function(e,t,r){"use strict";function n(e){return!!e&&/^[a-z]|\-/.test(e)}function i(e,t){for(var r=e.value.split(/\r\n|\n|\r/),n=0,i=0;i<r.length;i++)r[i].match(/[^ \t]/)&&(n=i);for(var s="",a=0;a<r.length;a++){var u=r[a],l=0===a,c=a===r.length-1,f=a===n,p=u.replace(/\t/g," ");l||(p=p.replace(/^[ ]+/,"")),c||(p=p.replace(/[ ]+$/,"")),p&&(f||(p+=" "),s+=p)}s&&t.push(o.stringLiteral(s))}function s(e){for(var t=[],r=0;r<e.children.length;r++){var n=e.children[r];o.isJSXText(n)?i(n,t):(o.isJSXExpressionContainer(n)&&(n=n.expression),o.isJSXEmptyExpression(n)||t.push(n))}return t}t.__esModule=!0,t.isReactComponent=void 0,t.isCompatTag=n,t.buildChildren=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a);t.isReactComponent=o.buildMatchMemberExpression("React.Component")},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var r=E.getBindingIdentifiers.keys[t.type];if(r)for(var n=0;n<r.length;n++){var i=r[n],s=t[i];if(Array.isArray(s)){if(s.indexOf(e)>=0)return!0}else if(s===e)return!0}return!1}function s(e,t){switch(t.type){case"BindExpression":return t.object===e||t.callee===e;case"MemberExpression":case"JSXMemberExpression":return!(t.property!==e||!t.computed)||t.object===e;case"MetaProperty":return!1;case"ObjectProperty":if(t.key===e)return t.computed;case"VariableDeclarator":return t.id!==e;case"ArrowFunctionExpression":case"FunctionDeclaration":case"FunctionExpression":for(var r=t.params,n=Array.isArray(r),i=0,r=n?r:(0,b.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}if(s===e)return!1}return t.id!==e;case"ExportSpecifier":return!t.source&&t.local===e;case"ExportNamespaceSpecifier":case"ExportDefaultSpecifier":return!1;case"JSXAttribute":return t.name!==e;case"ClassProperty":return t.key===e?t.computed:t.value===e;case"ImportDefaultSpecifier":case"ImportNamespaceSpecifier":case"ImportSpecifier":return!1;case"ClassDeclaration":case"ClassExpression":return t.id!==e;case"ClassMethod":case"ObjectMethod":return t.key===e&&t.computed;case"LabeledStatement":return!1;case"CatchClause":return t.param!==e;case"RestElement":return!1;case"AssignmentExpression":case"AssignmentPattern":return t.right===e;case"ObjectPattern":case"ArrayPattern":return!1}return!0}function a(e){return"string"==typeof e&&!A.default.keyword.isReservedWordES6(e,!0)&&("await"!==e&&A.default.keyword.isIdentifierNameES6(e))}function o(e){return _.isVariableDeclaration(e)&&("var"!==e.kind||e[D.BLOCK_SCOPED_SYMBOL])}function u(e){return _.isFunctionDeclaration(e)||_.isClassDeclaration(e)||_.isLet(e)}function l(e){return _.isVariableDeclaration(e,{kind:"var"})&&!e[D.BLOCK_SCOPED_SYMBOL]}function c(e){return _.isImportDefaultSpecifier(e)||_.isIdentifier(e.imported||e.exported,{name:"default"})}function f(e,t){return(!_.isBlockStatement(e)||!_.isFunction(t,{body:e}))&&_.isScopable(e)}function p(e){return!!_.isType(e.type,"Immutable")||!!_.isIdentifier(e)&&"undefined"===e.name}function d(e,t){if("object"!==(void 0===e?"undefined":(0,v.default)(e))||"object"!==(void 0===e?"undefined":(0,v.default)(e))||null==e||null==t)return e===t;if(e.type!==t.type)return!1;for(var r=(0,m.default)(_.NODE_FIELDS[e.type]||e.type),n=r,i=Array.isArray(n),s=0,n=i?n:(0,b.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if((0,v.default)(e[o])!==(0,v.default)(t[o]))return!1;if(Array.isArray(e[o])){if(!Array.isArray(t[o]))return!1;if(e[o].length!==t[o].length)return!1;for(var u=0;u<e[o].length;u++)if(!d(e[o][u],t[o][u]))return!1}else if(!d(e[o],t[o]))return!1}return!0}t.__esModule=!0;var h=r(14),m=n(h),y=r(11),v=n(y),g=r(2),b=n(g);t.isBinding=i,t.isReferenced=s,t.isValidIdentifier=a,t.isLet=o,t.isBlockScoped=u,t.isVar=l,t.isSpecifierDefault=c,t.isScope=f,t.isImmutable=p,t.isNodesEquivalent=d;var E=r(226),x=r(97),A=n(x),S=r(1),_=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(S),D=r(135)},function(e,t){"use strict";function r(e,t,r){e instanceof RegExp&&(e=n(e,r)),t instanceof RegExp&&(t=n(t,r));var s=i(e,t,r);return s&&{start:s[0],end:s[1],pre:r.slice(0,s[0]),body:r.slice(s[0]+e.length,s[1]),post:r.slice(s[1]+t.length)}}function n(e,t){var r=t.match(e);return r?r[0]:null}function i(e,t,r){var n,i,s,a,o,u=r.indexOf(e),l=r.indexOf(t,u+1),c=u;if(u>=0&&l>0){for(n=[],s=r.length;c>=0&&!o;)c==u?(n.push(c),u=r.indexOf(e,c+1)):1==n.length?o=[n.pop(),l]:(i=n.pop(),i<s&&(s=i,a=l),l=r.indexOf(t,c+1)),c=u<l&&u>=0?u:l;n.length&&(o=[s,a])}return o}e.exports=r,r.range=i},function(e,t){"use strict";function r(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");return"="===e[t-2]?2:"="===e[t-1]?1:0}function n(e){return 3*e.length/4-r(e)}function i(e){var t,n,i,s,a,o=e.length;s=r(e),a=new c(3*o/4-s),n=s>0?o-4:o;var u=0;for(t=0;t<n;t+=4)i=l[e.charCodeAt(t)]<<18|l[e.charCodeAt(t+1)]<<12|l[e.charCodeAt(t+2)]<<6|l[e.charCodeAt(t+3)],a[u++]=i>>16&255,a[u++]=i>>8&255,a[u++]=255&i;return 2===s?(i=l[e.charCodeAt(t)]<<2|l[e.charCodeAt(t+1)]>>4,a[u++]=255&i):1===s&&(i=l[e.charCodeAt(t)]<<10|l[e.charCodeAt(t+1)]<<4|l[e.charCodeAt(t+2)]>>2,a[u++]=i>>8&255,a[u++]=255&i),a}function s(e){return u[e>>18&63]+u[e>>12&63]+u[e>>6&63]+u[63&e]}function a(e,t,r){for(var n,i=[],a=t;a<r;a+=3)n=(e[a]<<16)+(e[a+1]<<8)+e[a+2],i.push(s(n));return i.join("")}function o(e){for(var t,r=e.length,n=r%3,i="",s=[],o=0,l=r-n;o<l;o+=16383)s.push(a(e,o,o+16383>l?l:o+16383));return 1===n?(t=e[r-1],i+=u[t>>2],i+=u[t<<4&63],i+="=="):2===n&&(t=(e[r-2]<<8)+e[r-1],i+=u[t>>10],i+=u[t>>4&63],i+=u[t<<2&63],i+="="),s.push(i),s.join("")}t.byteLength=n,t.toByteArray=i,t.fromByteArray=o;for(var u=[],l=[],c="undefined"!=typeof Uint8Array?Uint8Array:Array,f="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",p=0,d=f.length;p<d;++p)u[p]=f[p],l[f.charCodeAt(p)]=p;l["-".charCodeAt(0)]=62,l["_".charCodeAt(0)]=63},function(e,t,r){"use strict";function n(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function i(e){return e.split("\\\\").join(m).split("\\{").join(y).split("\\}").join(v).split("\\,").join(g).split("\\.").join(b)}function s(e){return e.split(m).join("\\").split(y).join("{").split(v).join("}").split(g).join(",").split(b).join(".")}function a(e){if(!e)return[""];var t=[],r=h("{","}",e);if(!r)return e.split(",");var n=r.pre,i=r.body,s=r.post,o=n.split(",");o[o.length-1]+="{"+i+"}";var u=a(s);return s.length&&(o[o.length-1]+=u.shift(),o.push.apply(o,u)),t.push.apply(t,o),t}function o(e){return e?("{}"===e.substr(0,2)&&(e="\\{\\}"+e.substr(2)),p(i(e),!0).map(s)):[]}function u(e){return"{"+e+"}"}function l(e){return/^-?0\d/.test(e)}function c(e,t){return e<=t}function f(e,t){return e>=t}function p(e,t){var r=[],i=h("{","}",e);if(!i||/\$$/.test(i.pre))return[e];var s=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(i.body),o=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(i.body),m=s||o,y=i.body.indexOf(",")>=0;if(!m&&!y)return i.post.match(/,.*\}/)?(e=i.pre+"{"+i.body+v+i.post,p(e)):[e];var g;if(m)g=i.body.split(/\.\./);else if(g=a(i.body),1===g.length&&(g=p(g[0],!1).map(u),1===g.length)){var b=i.post.length?p(i.post,!1):[""];return b.map(function(e){return i.pre+g[0]+e})}var E,x=i.pre,b=i.post.length?p(i.post,!1):[""];if(m){var A=n(g[0]),S=n(g[1]),_=Math.max(g[0].length,g[1].length),D=3==g.length?Math.abs(n(g[2])):1,C=c;S<A&&(D*=-1,C=f);var w=g.some(l);E=[];for(var P=A;C(P,S);P+=D){var k;if(o)"\\"===(k=String.fromCharCode(P))&&(k="");else if(k=String(P),w){var F=_-k.length;if(F>0){var T=new Array(F+1).join("0");k=P<0?"-"+T+k.slice(1):T+k}}E.push(k)}}else E=d(g,function(e){return p(e,!1)});for(var O=0;O<E.length;O++)for(var B=0;B<b.length;B++){var R=x+E[O]+b[B];(!t||m||R)&&r.push(R)}return r}var d=r(402),h=r(396);e.exports=o;var m="\0SLASH"+Math.random()+"\0",y="\0OPEN"+Math.random()+"\0",v="\0CLOSE"+Math.random()+"\0",g="\0COMMA"+Math.random()+"\0",b="\0PERIOD"+Math.random()+"\0"},function(e,t,r){(function(e){"use strict";function n(){return s.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function i(e,t){if(n()<t)throw new RangeError("Invalid typed array length");return s.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t),e.__proto__=s.prototype):(null===e&&(e=new s(t)),e.length=t),e}function s(e,t,r){if(!(s.TYPED_ARRAY_SUPPORT||this instanceof s))return new s(e,t,r);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return l(this,e)}return a(this,e,t,r)}function a(e,t,r,n){if("number"==typeof t)throw new TypeError('"value" argument must not be a number')
;return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?p(e,t,r,n):"string"==typeof t?c(e,t,r):d(e,t)}function o(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function u(e,t,r,n){return o(t),t<=0?i(e,t):void 0!==r?"string"==typeof n?i(e,t).fill(r,n):i(e,t).fill(r):i(e,t)}function l(e,t){if(o(t),e=i(e,t<0?0:0|h(t)),!s.TYPED_ARRAY_SUPPORT)for(var r=0;r<t;++r)e[r]=0;return e}function c(e,t,r){if("string"==typeof r&&""!==r||(r="utf8"),!s.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|y(t,r);e=i(e,n);var a=e.write(t,r);return a!==n&&(e=e.slice(0,a)),e}function f(e,t){var r=t.length<0?0:0|h(t.length);e=i(e,r);for(var n=0;n<r;n+=1)e[n]=255&t[n];return e}function p(e,t,r,n){if(t.byteLength,r<0||t.byteLength<r)throw new RangeError("'offset' is out of bounds");if(t.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");return t=void 0===r&&void 0===n?new Uint8Array(t):void 0===n?new Uint8Array(t,r):new Uint8Array(t,r,n),s.TYPED_ARRAY_SUPPORT?(e=t,e.__proto__=s.prototype):e=f(e,t),e}function d(e,t){if(s.isBuffer(t)){var r=0|h(t.length);return e=i(e,r),0===e.length?e:(t.copy(e,0,0,r),e)}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||X(t.length)?i(e,0):f(e,t);if("Buffer"===t.type&&Q(t.data))return f(e,t.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function h(e){if(e>=n())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+n().toString(16)+" bytes");return 0|e}function m(e){return+e!=e&&(e=0),s.alloc(+e)}function y(e,t){if(s.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var r=e.length;if(0===r)return 0;for(var n=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return Y(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return H(e).length;default:if(n)return Y(e).length;t=(""+t).toLowerCase(),n=!0}}function v(e,t,r){var n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if(r>>>=0,t>>>=0,r<=t)return"";for(e||(e="utf8");;)switch(e){case"hex":return O(this,t,r);case"utf8":case"utf-8":return P(this,t,r);case"ascii":return F(this,t,r);case"latin1":case"binary":return T(this,t,r);case"base64":return w(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return B(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function g(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function b(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=s.from(t,n)),s.isBuffer(t))return 0===t.length?-1:E(e,t,r,n,i);if("number"==typeof t)return t&=255,s.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):E(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function E(e,t,r,n,i){function s(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}var a=1,o=e.length,u=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;a=2,o/=2,u/=2,r/=2}var l;if(i){var c=-1;for(l=r;l<o;l++)if(s(e,l)===s(t,-1===c?0:l-c)){if(-1===c&&(c=l),l-c+1===u)return c*a}else-1!==c&&(l-=l-c),c=-1}else for(r+u>o&&(r=o-u),l=r;l>=0;l--){for(var f=!0,p=0;p<u;p++)if(s(e,l+p)!==s(t,p)){f=!1;break}if(f)return l}return-1}function x(e,t,r,n){r=Number(r)||0;var i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;var s=t.length;if(s%2!=0)throw new TypeError("Invalid hex string");n>s/2&&(n=s/2);for(var a=0;a<n;++a){var o=parseInt(t.substr(2*a,2),16);if(isNaN(o))return a;e[r+a]=o}return a}function A(e,t,r,n){return J(Y(t,e.length-r),e,r,n)}function S(e,t,r,n){return J(q(t),e,r,n)}function _(e,t,r,n){return S(e,t,r,n)}function D(e,t,r,n){return J(H(t),e,r,n)}function C(e,t,r,n){return J(K(t,e.length-r),e,r,n)}function w(e,t,r){return 0===t&&r===e.length?z.fromByteArray(e):z.fromByteArray(e.slice(t,r))}function P(e,t,r){r=Math.min(e.length,r);for(var n=[],i=t;i<r;){var s=e[i],a=null,o=s>239?4:s>223?3:s>191?2:1;if(i+o<=r){var u,l,c,f;switch(o){case 1:s<128&&(a=s);break;case 2:u=e[i+1],128==(192&u)&&(f=(31&s)<<6|63&u)>127&&(a=f);break;case 3:u=e[i+1],l=e[i+2],128==(192&u)&&128==(192&l)&&(f=(15&s)<<12|(63&u)<<6|63&l)>2047&&(f<55296||f>57343)&&(a=f);break;case 4:u=e[i+1],l=e[i+2],c=e[i+3],128==(192&u)&&128==(192&l)&&128==(192&c)&&(f=(15&s)<<18|(63&u)<<12|(63&l)<<6|63&c)>65535&&f<1114112&&(a=f)}}null===a?(a=65533,o=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|1023&a),n.push(a),i+=o}return k(n)}function k(e){var t=e.length;if(t<=Z)return String.fromCharCode.apply(String,e);for(var r="",n=0;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=Z));return r}function F(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function T(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function O(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var i="",s=t;s<r;++s)i+=W(e[s]);return i}function B(e,t,r){for(var n=e.slice(t,r),i="",s=0;s<n.length;s+=2)i+=String.fromCharCode(n[s]+256*n[s+1]);return i}function R(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function I(e,t,r,n,i,a){if(!s.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<a)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}function M(e,t,r,n){t<0&&(t=65535+t+1);for(var i=0,s=Math.min(e.length-r,2);i<s;++i)e[r+i]=(t&255<<8*(n?i:1-i))>>>8*(n?i:1-i)}function N(e,t,r,n){t<0&&(t=4294967295+t+1);for(var i=0,s=Math.min(e.length-r,4);i<s;++i)e[r+i]=t>>>8*(n?i:3-i)&255}function L(e,t,r,n,i,s){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function j(e,t,r,n,i){return i||L(e,t,r,4,3.4028234663852886e38,-3.4028234663852886e38),$.write(e,t,r,n,23,4),r+4}function U(e,t,r,n,i){return i||L(e,t,r,8,1.7976931348623157e308,-1.7976931348623157e308),$.write(e,t,r,n,52,8),r+8}function V(e){if(e=G(e).replace(ee,""),e.length<2)return"";for(;e.length%4!=0;)e+="=";return e}function G(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function W(e){return e<16?"0"+e.toString(16):e.toString(16)}function Y(e,t){t=t||1/0;for(var r,n=e.length,i=null,s=[],a=0;a<n;++a){if((r=e.charCodeAt(a))>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&s.push(239,191,189);continue}if(a+1===n){(t-=3)>-1&&s.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&s.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&s.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;s.push(r)}else if(r<2048){if((t-=2)<0)break;s.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;s.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return s}function q(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}function K(e,t){for(var r,n,i,s=[],a=0;a<e.length&&!((t-=2)<0);++a)r=e.charCodeAt(a),n=r>>8,i=r%256,s.push(i),s.push(n);return s}function H(e){return z.toByteArray(V(e))}function J(e,t,r,n){for(var i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function X(e){return e!==e}var z=r(397),$=r(465),Q=r(400);t.Buffer=s,t.SlowBuffer=m,t.INSPECT_MAX_BYTES=50,s.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:function(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(e){return!1}}(),t.kMaxLength=n(),s.poolSize=8192,s._augment=function(e){return e.__proto__=s.prototype,e},s.from=function(e,t,r){return a(null,e,t,r)},s.TYPED_ARRAY_SUPPORT&&(s.prototype.__proto__=Uint8Array.prototype,s.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&s[Symbol.species]===s&&Object.defineProperty(s,Symbol.species,{value:null,configurable:!0})),s.alloc=function(e,t,r){return u(null,e,t,r)},s.allocUnsafe=function(e){return l(null,e)},s.allocUnsafeSlow=function(e){return l(null,e)},s.isBuffer=function(e){return!(null==e||!e._isBuffer)},s.compare=function(e,t){if(!s.isBuffer(e)||!s.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var r=e.length,n=t.length,i=0,a=Math.min(r,n);i<a;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0},s.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},s.concat=function(e,t){if(!Q(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return s.alloc(0);var r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;var n=s.allocUnsafe(t),i=0;for(r=0;r<e.length;++r){var a=e[r];if(!s.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(n,i),i+=a.length}return n},s.byteLength=y,s.prototype._isBuffer=!0,s.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)g(this,t,t+1);return this},s.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)g(this,t,t+3),g(this,t+1,t+2);return this},s.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)g(this,t,t+7),g(this,t+1,t+6),g(this,t+2,t+5),g(this,t+3,t+4);return this},s.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?P(this,0,e):v.apply(this,arguments)},s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===s.compare(this,e)},s.prototype.inspect=function(){var e="",r=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(e+=" ... ")),"<Buffer "+e+">"},s.prototype.compare=function(e,t,r,n,i){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,n>>>=0,i>>>=0,this===e)return 0;for(var a=i-n,o=r-t,u=Math.min(a,o),l=this.slice(n,i),c=e.slice(t,r),f=0;f<u;++f)if(l[f]!==c[f]){a=l[f],o=c[f];break}return a<o?-1:o<a?1:0},s.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},s.prototype.indexOf=function(e,t,r){return b(this,e,t,r,!0)},s.prototype.lastIndexOf=function(e,t,r){return b(this,e,t,r,!1)},s.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var s=!1;;)switch(n){case"hex":return x(this,e,t,r);case"utf8":case"utf-8":return A(this,e,t,r);case"ascii":return S(this,e,t,r);case"latin1":case"binary":return _(this,e,t,r);case"base64":return D(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return C(this,e,t,r);default:if(s)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),s=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Z=4096;s.prototype.slice=function(e,t){var r=this.length;e=~~e,t=void 0===t?r:~~t,e<0?(e+=r)<0&&(e=0):e>r&&(e=r),t<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e);var n;if(s.TYPED_ARRAY_SUPPORT)n=this.subarray(e,t),n.__proto__=s.prototype;else{var i=t-e;n=new s(i,void 0);for(var a=0;a<i;++a)n[a]=this[a+e]}return n},s.prototype.readUIntLE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e],i=1,s=0;++s<t&&(i*=256);)n+=this[e+s]*i;return n},s.prototype.readUIntBE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e+--t],i=1;t>0&&(i*=256);)n+=this[e+--t]*i;return n},s.prototype.readUInt8=function(e,t){return t||R(e,1,this.length),this[e]},s.prototype.readUInt16LE=function(e,t){return t||R(e,2,this.length),this[e]|this[e+1]<<8},s.prototype.readUInt16BE=function(e,t){return t||R(e,2,this.length),this[e]<<8|this[e+1]},s.prototype.readUInt32LE=function(e,t){return t||R(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},s.prototype.readUInt32BE=function(e,t){return t||R(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},s.prototype.readIntLE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e],i=1,s=0;++s<t&&(i*=256);)n+=this[e+s]*i;return i*=128,n>=i&&(n-=Math.pow(2,8*t)),n},s.prototype.readIntBE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=t,i=1,s=this[e+--n];n>0&&(i*=256);)s+=this[e+--n]*i;return i*=128,s>=i&&(s-=Math.pow(2,8*t)),s},s.prototype.readInt8=function(e,t){return t||R(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},s.prototype.readInt16LE=function(e,t){t||R(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},s.prototype.readInt16BE=function(e,t){t||R(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},s.prototype.readInt32LE=function(e,t){return t||R(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},s.prototype.readInt32BE=function(e,t){return t||R(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},s.prototype.readFloatLE=function(e,t){return t||R(e,4,this.length),$.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return t||R(e,4,this.length),$.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return t||R(e,8,this.length),$.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return t||R(e,8,this.length),$.read(this,e,!1,52,8)},s.prototype.writeUIntLE=function(e,t,r,n){if(e=+e,t|=0,r|=0,!n){I(this,e,t,r,Math.pow(2,8*r)-1,0)}var i=1,s=0;for(this[t]=255&e;++s<r&&(i*=256);)this[t+s]=e/i&255;return t+r},s.prototype.writeUIntBE=function(e,t,r,n){if(e=+e,t|=0,r|=0,!n){I(this,e,t,r,Math.pow(2,8*r)-1,0)}var i=r-1,s=1;for(this[t+i]=255&e;--i>=0&&(s*=256);)this[t+i]=e/s&255;return t+r},s.prototype.writeUInt8=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,1,255,0),s.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},s.prototype.writeUInt16LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):M(this,e,t,!0),t+2},s.prototype.writeUInt16BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):M(this,e,t,!1),t+2},s.prototype.writeUInt32LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):N(this,e,t,!0),t+4},s.prototype.writeUInt32BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):N(this,e,t,!1),t+4},s.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);I(this,e,t,r,i-1,-i)}var s=0,a=1,o=0;for(this[t]=255&e;++s<r&&(a*=256);)e<0&&0===o&&0!==this[t+s-1]&&(o=1),this[t+s]=(e/a>>0)-o&255;return t+r},s.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);I(this,e,t,r,i-1,-i)}var s=r-1,a=1,o=0;for(this[t+s]=255&e;--s>=0&&(a*=256);)e<0&&0===o&&0!==this[t+s+1]&&(o=1),this[t+s]=(e/a>>0)-o&255;return t+r},s.prototype.writeInt8=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,1,127,-128),s.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},s.prototype.writeInt16LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):M(this,e,t,!0),t+2},s.prototype.writeInt16BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):M(this,e,t,!1),t+2},s.prototype.writeInt32LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,2147483647,-2147483648),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):N(this,e,t,!0),t+4},s.prototype.writeInt32BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):N(this,e,t,!1),t+4},s.prototype.writeFloatLE=function(e,t,r){return j(this,e,t,!0,r)},s.prototype.writeFloatBE=function(e,t,r){return j(this,e,t,!1,r)},s.prototype.writeDoubleLE=function(e,t,r){return U(this,e,t,!0,r)},s.prototype.writeDoubleBE=function(e,t,r){return U(this,e,t,!1,r)},s.prototype.copy=function(e,t,r,n){if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var i,a=n-r;if(this===e&&r<t&&t<n)for(i=a-1;i>=0;--i)e[i+t]=this[i+r];else if(a<1e3||!s.TYPED_ARRAY_SUPPORT)for(i=0;i<a;++i)e[i+t]=this[i+r];else Uint8Array.prototype.set.call(e,this.subarray(r,r+a),t);return a},s.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!s.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0);var a;if("number"==typeof e)for(a=t;a<r;++a)this[a]=e;else{var o=s.isBuffer(e)?e:Y(new s(e,n).toString()),u=o.length;for(a=0;a<r-t;++a)this[a+t]=o[a%u]}return this};var ee=/[^+\/0-9A-Za-z-_]/g}).call(t,function(){return this}())},function(e,t){"use strict";var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},function(e,t,r){(function(t){"use strict";function n(e){this.enabled=e&&void 0!==e.enabled?e.enabled:c}function i(e){var t=function e(){return s.apply(e,arguments)};return t._styles=e,t.enabled=this.enabled,t.__proto__=h,t}function s(){var e=arguments,t=e.length,r=0!==t&&String(arguments[0]);if(t>1)for(var n=1;n<t;n++)r+=" "+e[n];if(!this.enabled||!r)return r;var i=this._styles,s=i.length,a=o.dim.open;for(!p||-1===i.indexOf("gray")&&-1===i.indexOf("grey")||(o.dim.open="");s--;){var u=o[i[s]];r=u.open+r.replace(u.closeRe,u.open)+u.close}return o.dim.open=a,r}var a=r(460),o=r(289),u=r(622),l=r(464),c=r(623),f=Object.defineProperties,p="win32"===t.platform&&!/^xterm/i.test(t.env.TERM);p&&(o.blue.open="");var d=function(){var e={};return Object.keys(o).forEach(function(t){o[t].closeRe=new RegExp(a(o[t].close),"g"),e[t]={get:function(){return i.call(this,this._styles.concat(t))}}}),e}(),h=f(function(){},d);f(n.prototype,function(){var e={};return Object.keys(d).forEach(function(t){e[t]={get:function(){return i.call(this,[t])}}}),e}()),e.exports=new n,e.exports.styles=o,e.exports.hasColor=l,e.exports.stripColor=u,e.exports.supportsColor=c}).call(t,r(8))},function(e,t){"use strict";e.exports=function(e,t){for(var n=[],i=0;i<e.length;i++){var s=t(e[i],i);r(s)?n.push.apply(n,s):n.push(s)}return n};var r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},function(e,t,r){(function(e){"use strict";function n(t){return new e(t,"base64").toString()}function i(e){return e.split(",").pop()}function s(e,r){var n=t.mapFileCommentRegex.exec(e),i=n[1]||n[2],s=u.resolve(r,i);try{return o.readFileSync(s,"utf8")}catch(e){throw new Error("An error occurred while trying to read the map file at "+s+"\n"+e)}}function a(e,t){t=t||{},t.isFileComment&&(e=s(e,t.commentFileDir)),t.hasComment&&(e=i(e)),t.isEncoded&&(e=n(e)),(t.isJSON||t.isEncoded)&&(e=JSON.parse(e)),this.sourcemap=e}var o=r(115),u=r(19);Object.defineProperty(t,"commentRegex",{get:function(){return/^\s*\/(?:\/|\*)[@#]\s+sourceMappingURL=data:(?:application|text)\/json;(?:charset[:=]\S+?;)?base64,(?:.*)$/gm}}),Object.defineProperty(t,"mapFileCommentRegex",{get:function(){return/(?:\/\/[@#][ \t]+sourceMappingURL=([^\s'"]+?)[ \t]*$)|(?:\/\*[@#][ \t]+sourceMappingURL=([^\*]+?)[ \t]*(?:\*\/){1}[ \t]*$)/gm}}),a.prototype.toJSON=function(e){return JSON.stringify(this.sourcemap,null,e)},a.prototype.toBase64=function(){var t=this.toJSON();return new e(t).toString("base64")},a.prototype.toComment=function(e){var t=this.toBase64(),r="sourceMappingURL=data:application/json;charset=utf-8;base64,"+t;return e&&e.multiline?"/*# "+r+" */":"//# "+r},a.prototype.toObject=function(){return JSON.parse(this.toJSON())},a.prototype.addProperty=function(e,t){if(this.sourcemap.hasOwnProperty(e))throw new Error("property %s already exists on the sourcemap, use set property instead");return this.setProperty(e,t)},a.prototype.setProperty=function(e,t){return this.sourcemap[e]=t,this},a.prototype.getProperty=function(e){return this.sourcemap[e]},t.fromObject=function(e){return new a(e)},t.fromJSON=function(e){return new a(e,{isJSON:!0})},t.fromBase64=function(e){return new a(e,{isEncoded:!0})},t.fromComment=function(e){return e=e.replace(/^\/\*/g,"//").replace(/\*\/$/g,""),new a(e,{isEncoded:!0,hasComment:!0})},t.fromMapFileComment=function(e,t){return new a(e,{commentFileDir:t,isFileComment:!0,isJSON:!0})},t.fromSource=function(e){var r=e.match(t.commentRegex);return r?t.fromComment(r.pop()):null},t.fromMapFileSource=function(e,r){var n=e.match(t.mapFileCommentRegex);return n?t.fromMapFileComment(n.pop(),r):null},t.removeComments=function(e){return e.replace(t.commentRegex,"")},t.removeMapFileComments=function(e){return e.replace(t.mapFileCommentRegex,"")},t.generateMapFileComment=function(e,t){var r="sourceMappingURL="+e;return t&&t.multiline?"/*# "+r+" */":"//# "+r}}).call(t,r(399).Buffer)},function(e,t,r){"use strict";r(59),r(157),e.exports=r(439)},function(e,t,r){"use strict";var n=r(5),i=n.JSON||(n.JSON={stringify:JSON.stringify});e.exports=function(e){return i.stringify.apply(i,arguments)}},function(e,t,r){"use strict";r(96),r(157),r(59),r(441),r(451),r(450),r(449),e.exports=r(5).Map},function(e,t,r){"use strict";r(442),e.exports=9007199254740991},function(e,t,r){"use strict";r(443),e.exports=r(5).Object.assign},function(e,t,r){"use strict";r(444);var n=r(5).Object;e.exports=function(e,t){return n.create(e,t)}},function(e,t,r){"use strict";r(158),e.exports=r(5).Object.getOwnPropertySymbols},function(e,t,r){"use strict";r(445),e.exports=r(5).Object.keys},function(e,t,r){"use strict";r(446),e.exports=r(5).Object.setPrototypeOf},function(e,t,r){"use strict";r(158),e.exports=r(5).Symbol.for},function(e,t,r){"use strict";r(158),r(96),r(452),r(453),e.exports=r(5).Symbol},function(e,t,r){"use strict";r(157),r(59),e.exports=r(156).f("iterator")},function(e,t,r){"use strict";r(96),r(59),r(447),r(455),r(454),e.exports=r(5).WeakMap},function(e,t,r){"use strict";r(96),r(59),r(448),r(457),r(456),e.exports=r(5).WeakSet},function(e,t){"use strict";e.exports=function(){}},function(e,t,r){"use strict";var n=r(55);e.exports=function(e,t){var r=[];return n(e,!1,r.push,r,t),r}},function(e,t,r){"use strict";var n=r(37),i=r(153),s=r(438);e.exports=function(e){return function(t,r,a){var o,u=n(t),l=i(u.length),c=s(a,l);if(e&&r!=r){for(;l>c;)if((o=u[c++])!=o)return!0}else for(;l>c;c++)if((e||c in u)&&u[c]===r)return e||c||0;return!e&&-1}}},function(e,t,r){"use strict";var n=r(16),i=r(232),s=r(13)("species");e.exports=function(e){var t;return i(e)&&(t=e.constructor,"function"!=typeof t||t!==Array&&!i(t.prototype)||(t=void 0),n(t)&&null===(t=t[s])&&(t=void 0)),void 0===t?Array:t}},function(e,t,r){"use strict";var n=r(421);e.exports=function(e,t){return new(n(e))(t)}},function(e,t,r){"use strict";var n=r(23).f,i=r(90),s=r(146),a=r(43),o=r(136),u=r(55),l=r(143),c=r(233),f=r(436),p=r(22),d=r(57).fastKey,h=r(58),m=p?"_s":"size",y=function(e,t){var r,n=d(t);if("F"!==n)return e._i[n];for(r=e._f;r;r=r.n)if(r.k==t)return r};e.exports={getConstructor:function(e,t,r,l){var c=e(function(e,n){o(e,c,t,"_i"),e._t=t,e._i=i(null),e._f=void 0,e._l=void 0,e[m]=0,void 0!=n&&u(n,r,e[l],e)});return s(c.prototype,{clear:function(){for(var e=h(this,t),r=e._i,n=e._f;n;n=n.n)n.r=!0,n.p&&(n.p=n.p.n=void 0),delete r[n.i];e._f=e._l=void 0,e[m]=0},delete:function(e){var r=h(this,t),n=y(r,e);if(n){var i=n.n,s=n.p;delete r._i[n.i],n.r=!0,s&&(s.n=i),i&&(i.p=s),r._f==n&&(r._f=i),r._l==n&&(r._l=s),r[m]--}return!!n},forEach:function(e){h(this,t);for(var r,n=a(e,arguments.length>1?arguments[1]:void 0,3);r=r?r.n:this._f;)for(n(r.v,r.k,this);r&&r.r;)r=r.p},has:function(e){return!!y(h(this,t),e)}}),p&&n(c.prototype,"size",{get:function(){return h(this,t)[m]}}),c},def:function(e,t,r){var n,i,s=y(e,t);return s?s.v=r:(e._l=s={i:i=d(t,!0),k:t,v:r,p:n=e._l,n:void 0,r:!1},e._f||(e._f=s),n&&(n.n=s),e[m]++,"F"!==i&&(e._i[i]=s)),e},getEntry:y,setStrong:function(e,t,r){l(e,t,function(e,r){this._t=h(e,t),this._k=r,this._l=void 0},function(){for(var e=this,t=e._k,r=e._l;r&&r.r;)r=r.p;return e._t&&(e._l=r=r?r.n:e._t._f)?"keys"==t?c(0,r.k):"values"==t?c(0,r.v):c(0,[r.k,r.v]):(e._t=void 0,c(1))},r?"entries":"values",!r,!0),f(t)}}},function(e,t,r){"use strict";var n=r(228),i=r(419);e.exports=function(e){return function(){if(n(this)!=e)throw TypeError(e+"#toJSON isn't generic");return i(this)}}},function(e,t,r){"use strict";var n=r(44),i=r(145),s=r(91);e.exports=function(e){var t=n(e),r=i.f;if(r)for(var a,o=r(e),u=s.f,l=0;o.length>l;)u.call(e,a=o[l++])&&t.push(a);return t}},function(e,t,r){"use strict";var n=r(15).document;e.exports=n&&n.documentElement},function(e,t,r){"use strict";var n=r(56),i=r(13)("iterator"),s=Array.prototype;e.exports=function(e){return void 0!==e&&(n.Array===e||s[i]===e)}},function(e,t,r){"use strict";var n=r(21);e.exports=function(e,t,r,i){try{return i?t(n(r)[0],r[1]):t(r)}catch(t){var s=e.return;throw void 0!==s&&n(s.call(e)),t}}},function(e,t,r){"use strict";var n=r(90),i=r(92),s=r(93),a={};r(29)(a,r(13)("iterator"),function(){return this}),e.exports=function(e,t,r){e.prototype=n(a,{next:i(1,r)}),s(e,t+" Iterator")}},function(e,t,r){"use strict";var n=r(44),i=r(37);e.exports=function(e,t){for(var r,s=i(e),a=n(s),o=a.length,u=0;o>u;)if(s[r=a[u++]]===t)return r}},function(e,t,r){"use strict";var n=r(23),i=r(21),s=r(44);e.exports=r(22)?Object.defineProperties:function(e,t){i(e);for(var r,a=s(t),o=a.length,u=0;o>u;)n.f(e,r=a[u++],t[r]);return e}},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(37),s=r(236).f,a={}.toString,o="object"==("undefined"==typeof window?"undefined":n(window))&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],u=function(e){try{return s(e)}catch(e){return o.slice()}};e.exports.f=function(e){return o&&"[object Window]"==a.call(e)?u(e):s(i(e))}},function(e,t,r){"use strict";var n=r(28),i=r(94),s=r(150)("IE_PROTO"),a=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=i(e),n(e,s)?e[s]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?a:null}},function(e,t,r){"use strict";var n=r(12),i=r(5),s=r(27);e.exports=function(e,t){var r=(i.Object||{})[e]||Object[e],a={};a[e]=t(r),n(n.S+n.F*s(function(){r(1)}),"Object",a)}},function(e,t,r){"use strict";var n=r(16),i=r(21),s=function(e,t){if(i(e),!n(t)&&null!==t)throw TypeError(t+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,n){try{n=r(43)(Function.call,r(235).f(Object.prototype,"__proto__").set,2),n(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,r){return s(e,r),t?e.__proto__=r:n(e,r),e}}({},!1):void 0),check:s}},function(e,t,r){"use strict";var n=r(15),i=r(5),s=r(23),a=r(22),o=r(13)("species");e.exports=function(e){var t="function"==typeof i[e]?i[e]:n[e];a&&t&&!t[o]&&s.f(t,o,{configurable:!0,get:function(){return this}})}},function(e,t,r){"use strict";var n=r(152),i=r(140);e.exports=function(e){return function(t,r){var s,a,o=String(i(t)),u=n(r),l=o.length;return u<0||u>=l?e?"":void 0:(s=o.charCodeAt(u),s<55296||s>56319||u+1===l||(a=o.charCodeAt(u+1))<56320||a>57343?e?o.charAt(u):s:e?o.slice(u,u+2):a-56320+(s-55296<<10)+65536)}}},function(e,t,r){"use strict";var n=r(152),i=Math.max,s=Math.min;e.exports=function(e,t){return e=n(e),e<0?i(e+t,0):s(e,t)}},function(e,t,r){"use strict";var n=r(21),i=r(238);e.exports=r(5).getIterator=function(e){var t=i(e);if("function"!=typeof t)throw TypeError(e+" is not iterable!");return n(t.call(e))}},function(e,t,r){"use strict";var n=r(418),i=r(233),s=r(56),a=r(37);e.exports=r(143)(Array,"Array",function(e,t){this._t=a(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,r=this._i++;return!e||r>=e.length?(this._t=void 0,i(1)):"keys"==t?i(0,r):"values"==t?i(0,e[r]):i(0,[r,e[r]])},"values"),s.Arguments=s.Array,n("keys"),n("values"),n("entries")},function(e,t,r){"use strict";var n=r(423),i=r(58);e.exports=r(139)("Map",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{get:function(e){var t=n.getEntry(i(this,"Map"),e);return t&&t.v},set:function(e,t){return n.def(i(this,"Map"),0===e?0:e,t)}},n,!0)},function(e,t,r){"use strict";var n=r(12);n(n.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},function(e,t,r){"use strict";var n=r(12);n(n.S+n.F,"Object",{assign:r(234)})},function(e,t,r){"use strict";var n=r(12);n(n.S,"Object",{create:r(90)})},function(e,t,r){"use strict";var n=r(94),i=r(44);r(434)("keys",function(){return function(e){return i(n(e))}})},function(e,t,r){"use strict";var n=r(12);n(n.S,"Object",{setPrototypeOf:r(435).set})},function(e,t,r){"use strict";var n,i=r(137)(0),s=r(147),a=r(57),o=r(234),u=r(229),l=r(16),c=r(27),f=r(58),p=a.getWeak,d=Object.isExtensible,h=u.ufstore,m={},y=function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},v={get:function(e){if(l(e)){var t=p(e);return!0===t?h(f(this,"WeakMap")).get(e):t?t[this._i]:void 0}},set:function(e,t){return u.def(f(this,"WeakMap"),e,t)}},g=e.exports=r(139)("WeakMap",y,v,u,!0,!0);c(function(){return 7!=(new g).set((Object.freeze||Object)(m),7).get(m)})&&(n=u.getConstructor(y,"WeakMap"),o(n.prototype,v),a.NEED=!0,i(["delete","has","get","set"],function(e){var t=g.prototype,r=t[e];s(t,e,function(t,i){if(l(t)&&!d(t)){this._f||(this._f=new n);var s=this._f[e](t,i);return"set"==e?this:s}return r.call(this,t,i)})}))},function(e,t,r){"use strict"
;var n=r(229),i=r(58);r(139)("WeakSet",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{add:function(e){return n.def(i(this,"WeakSet"),e,!0)}},n,!1,!0)},function(e,t,r){"use strict";r(148)("Map")},function(e,t,r){"use strict";r(149)("Map")},function(e,t,r){"use strict";var n=r(12);n(n.P+n.R,"Map",{toJSON:r(424)("Map")})},function(e,t,r){"use strict";r(155)("asyncIterator")},function(e,t,r){"use strict";r(155)("observable")},function(e,t,r){"use strict";r(148)("WeakMap")},function(e,t,r){"use strict";r(149)("WeakMap")},function(e,t,r){"use strict";r(148)("WeakSet")},function(e,t,r){"use strict";r(149)("WeakSet")},function(e,t,r){"use strict";function n(e){var r,n=0;for(r in e)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]}function i(e){function r(){if(r.enabled){var e=r,n=+new Date,i=n-(l||n);e.diff=i,e.prev=l,e.curr=n,l=n;for(var s=new Array(arguments.length),a=0;a<s.length;a++)s[a]=arguments[a];s[0]=t.coerce(s[0]),"string"!=typeof s[0]&&s.unshift("%O");var o=0;s[0]=s[0].replace(/%([a-zA-Z%])/g,function(r,n){if("%%"===r)return r;o++;var i=t.formatters[n];if("function"==typeof i){var a=s[o];r=i.call(e,a),s.splice(o,1),o--}return r}),t.formatArgs.call(e,s);(r.log||t.log||console.log.bind(console)).apply(e,s)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=n(e),"function"==typeof t.init&&t.init(r),r}function s(e){t.save(e),t.names=[],t.skips=[];for(var r=("string"==typeof e?e:"").split(/[\s,]+/),n=r.length,i=0;i<n;i++)r[i]&&(e=r[i].replace(/\*/g,".*?"),"-"===e[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))}function a(){t.enable("")}function o(e){var r,n;for(r=0,n=t.skips.length;r<n;r++)if(t.skips[r].test(e))return!1;for(r=0,n=t.names.length;r<n;r++)if(t.names[r].test(e))return!0;return!1}function u(e){return e instanceof Error?e.stack||e.message:e}t=e.exports=i.debug=i.default=i,t.coerce=u,t.disable=a,t.enable=s,t.enabled=o,t.humanize=r(602),t.names=[],t.skips=[],t.formatters={};var l},function(e,t,r){"use strict";function n(e){var t=0,r=0,n=0;for(var i in e){var s=e[i],a=s[0],o=s[1];(a>r||a===r&&o>n)&&(r=a,n=o,t=Number(i))}return t}var i=r(615),s=/^(?:( )+|\t+)/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("Expected a string");var t,r,a=0,o=0,u=0,l={};e.split(/\n/g).forEach(function(e){if(e){var n,i=e.match(s);i?(n=i[0].length,i[1]?o++:a++):n=0;var c=n-u;u=n,c?(r=c>0,t=l[r?c:-c],t?t[0]++:t=l[c]=[1,0]):t&&(t[1]+=Number(r))}});var c,f,p=n(l);return p?o>=a?(c="space",f=i(" ",p)):(c="tab",f=i("\t",p)):(c=null,f=""),{amount:p,type:c,indent:f}}},function(e,t){"use strict";var r=/[|\\{}()[\]^$+*?.]/g;e.exports=function(e){if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(r,"\\$&")}},function(e,t){"use strict";!function(){function t(e){if(null==e)return!1;switch(e.type){case"ArrayExpression":case"AssignmentExpression":case"BinaryExpression":case"CallExpression":case"ConditionalExpression":case"FunctionExpression":case"Identifier":case"Literal":case"LogicalExpression":case"MemberExpression":case"NewExpression":case"ObjectExpression":case"SequenceExpression":case"ThisExpression":case"UnaryExpression":case"UpdateExpression":return!0}return!1}function r(e){if(null==e)return!1;switch(e.type){case"DoWhileStatement":case"ForInStatement":case"ForStatement":case"WhileStatement":return!0}return!1}function n(e){if(null==e)return!1;switch(e.type){case"BlockStatement":case"BreakStatement":case"ContinueStatement":case"DebuggerStatement":case"DoWhileStatement":case"EmptyStatement":case"ExpressionStatement":case"ForInStatement":case"ForStatement":case"IfStatement":case"LabeledStatement":case"ReturnStatement":case"SwitchStatement":case"ThrowStatement":case"TryStatement":case"VariableDeclaration":case"WhileStatement":case"WithStatement":return!0}return!1}function i(e){return n(e)||null!=e&&"FunctionDeclaration"===e.type}function s(e){switch(e.type){case"IfStatement":return null!=e.alternate?e.alternate:e.consequent;case"LabeledStatement":case"ForStatement":case"ForInStatement":case"WhileStatement":case"WithStatement":return e.body}return null}function a(e){var t;if("IfStatement"!==e.type)return!1;if(null==e.alternate)return!1;t=e.consequent;do{if("IfStatement"===t.type&&null==t.alternate)return!0;t=s(t)}while(t);return!1}e.exports={isExpression:t,isStatement:n,isIterationStatement:r,isSourceElement:i,isProblematicIfStatement:a,trailingStatement:s}}()},function(e,t,r){"use strict";!function(){function t(e){switch(e){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"let":return!0;default:return!1}}function n(e,t){return!(!t&&"yield"===e)&&i(e,t)}function i(e,r){if(r&&t(e))return!0;switch(e.length){case 2:return"if"===e||"in"===e||"do"===e;case 3:return"var"===e||"for"===e||"new"===e||"try"===e;case 4:return"this"===e||"else"===e||"case"===e||"void"===e||"with"===e||"enum"===e;case 5:return"while"===e||"break"===e||"catch"===e||"throw"===e||"const"===e||"yield"===e||"class"===e||"super"===e;case 6:return"return"===e||"typeof"===e||"delete"===e||"switch"===e||"export"===e||"import"===e;case 7:return"default"===e||"finally"===e||"extends"===e;case 8:return"function"===e||"continue"===e||"debugger"===e;case 10:return"instanceof"===e;default:return!1}}function s(e,t){return"null"===e||"true"===e||"false"===e||n(e,t)}function a(e,t){return"null"===e||"true"===e||"false"===e||i(e,t)}function o(e){return"eval"===e||"arguments"===e}function u(e){var t,r,n;if(0===e.length)return!1;if(n=e.charCodeAt(0),!d.isIdentifierStartES5(n))return!1;for(t=1,r=e.length;t<r;++t)if(n=e.charCodeAt(t),!d.isIdentifierPartES5(n))return!1;return!0}function l(e,t){return 1024*(e-55296)+(t-56320)+65536}function c(e){var t,r,n,i,s;if(0===e.length)return!1;for(s=d.isIdentifierStartES6,t=0,r=e.length;t<r;++t){if(55296<=(n=e.charCodeAt(t))&&n<=56319){if(++t>=r)return!1;if(!(56320<=(i=e.charCodeAt(t))&&i<=57343))return!1;n=l(n,i)}if(!s(n))return!1;s=d.isIdentifierPartES6}return!0}function f(e,t){return u(e)&&!s(e,t)}function p(e,t){return c(e)&&!a(e,t)}var d=r(240);e.exports={isKeywordES5:n,isKeywordES6:i,isReservedWordES5:s,isReservedWordES6:a,isRestrictedWord:o,isIdentifierNameES5:u,isIdentifierNameES6:c,isIdentifierES5:f,isIdentifierES6:p}}()},function(e,t,r){"use strict";e.exports=r(630)},function(e,t,r){"use strict";var n=r(180),i=new RegExp(n().source);e.exports=i.test.bind(i)},function(e,t){"use strict";t.read=function(e,t,r,n,i){var s,a,o=8*i-n-1,u=(1<<o)-1,l=u>>1,c=-7,f=r?i-1:0,p=r?-1:1,d=e[t+f];for(f+=p,s=d&(1<<-c)-1,d>>=-c,c+=o;c>0;s=256*s+e[t+f],f+=p,c-=8);for(a=s&(1<<-c)-1,s>>=-c,c+=n;c>0;a=256*a+e[t+f],f+=p,c-=8);if(0===s)s=1-l;else{if(s===u)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,n),s-=l}return(d?-1:1)*a*Math.pow(2,s-n)},t.write=function(e,t,r,n,i,s){var a,o,u,l=8*s-i-1,c=(1<<l)-1,f=c>>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=n?0:s-1,h=n?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),t+=a+f>=1?p/u:p*Math.pow(2,1-f),t*u>=2&&(a++,u/=2),a+f>=c?(o=0,a=c):a+f>=1?(o=(t*u-1)*Math.pow(2,i),a+=f):(o=t*Math.pow(2,f-1)*Math.pow(2,i),a=0));i>=8;e[r+d]=255&o,d+=h,o/=256,i-=8);for(a=a<<i|o,l+=i;l>0;e[r+d]=255&a,d+=h,a/=256,l-=8);e[r+d-h]|=128*m}},function(e,t,r){"use strict";var n=function(e,t,r,n,i,s,a,o){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[r,n,i,s,a,o],c=0;u=new Error(t.replace(/%s/g,function(){return l[c++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}};e.exports=n},function(e,t,r){"use strict";var n=r(603);e.exports=Number.isFinite||function(e){return!("number"!=typeof e||n(e)||e===1/0||e===-1/0)}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=/((['"])(?:(?!\2|\\).|\\(?:\r\n|[\s\S]))*(\2)?|`(?:[^`\\$]|\\[\s\S]|\$(?!\{)|\$\{(?:[^{}]|\{[^}]*\}?)*\}?)*(`)?)|(\/\/.*)|(\/\*(?:[^*]|\*(?!\/))*(\*\/)?)|(\/(?!\*)(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\]\\]).|\\.)+\/(?:(?!\s*(?:\b|[\u0080-\uFFFF$\\'"~({]|[+\-!](?!=)|\.?\d))|[gmiyu]{1,5}\b(?![\u0080-\uFFFF$\\]|\s*(?:[+\-*%&|^<>!=?({]|\/(?![\/*])))))|(0[xX][\da-fA-F]+|0[oO][0-7]+|0[bB][01]+|(?:\d*\.\d+|\d+\.?)(?:[eE][+-]?\d+)?)|((?!\d)(?:(?!\s)[$\w\u0080-\uFFFF]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+)|(--|\+\+|&&|\|\||=>|\.{3}|(?:[+\-\/%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2})=?|[?~.,:;[\](){}])|(\s+)|(^$|[\s\S])/g,t.matchToToken=function(e){var t={type:"invalid",value:e[0]};return e[1]?(t.type="string",t.closed=!(!e[3]&&!e[4])):e[5]?t.type="comment":e[6]?(t.type="comment",t.closed=!!e[7]):e[8]?t.type="regex":e[9]?t.type="number":e[10]?t.type="name":e[11]?t.type="punctuator":e[12]&&(t.type="whitespace"),t}},function(e,t,r){var n;(function(e,i){"use strict";var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};!function(a){var o="object"==s(t)&&t,u="object"==s(e)&&e&&e.exports==o&&e,l="object"==(void 0===i?"undefined":s(i))&&i;l.global!==l&&l.window!==l||(a=l);var c={},f=c.hasOwnProperty,p=function(e,t){var r;for(r in e)f.call(e,r)&&t(r,e[r])},d=function(e,t){return t?(p(t,function(t,r){e[t]=r}),e):e},h=function(e,t){for(var r=e.length,n=-1;++n<r;)t(e[n])},m=c.toString,y=function(e){return"[object Array]"==m.call(e)},v=function(e){return"[object Object]"==m.call(e)},g=function(e){return"string"==typeof e||"[object String]"==m.call(e)},b=function(e){return"number"==typeof e||"[object Number]"==m.call(e)},E=function(e){return"function"==typeof e||"[object Function]"==m.call(e)},x=function(e){return"[object Map]"==m.call(e)},A=function(e){return"[object Set]"==m.call(e)},S={'"':'\\"',"'":"\\'","\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t"},_=/["'\\\b\f\n\r\t]/,D=/[0-9]/,C=/[ !#-&\(-\[\]-~]/,w=function e(t,r){var n={escapeEverything:!1,escapeEtago:!1,quotes:"single",wrap:!1,es6:!1,json:!1,compact:!0,lowercaseHex:!1,numbers:"decimal",indent:"\t",__indent__:"",__inline1__:!1,__inline2__:!1},i=r&&r.json;i&&(n.quotes="double",n.wrap=!0),r=d(n,r),"single"!=r.quotes&&"double"!=r.quotes&&(r.quotes="single");var s,a="double"==r.quotes?'"':"'",o=r.compact,u=r.indent,l=r.lowercaseHex,c="",f=r.__inline1__,m=r.__inline2__,w=o?"":"\n",P=!0,k="binary"==r.numbers,F="octal"==r.numbers,T="decimal"==r.numbers,O="hexadecimal"==r.numbers;if(i&&t&&E(t.toJSON)&&(t=t.toJSON()),!g(t)){if(x(t))return 0==t.size?"new Map()":(o||(r.__inline1__=!0),"new Map("+e(Array.from(t),r)+")");if(A(t))return 0==t.size?"new Set()":"new Set("+e(Array.from(t),r)+")";if(y(t))return s=[],r.wrap=!0,f?(r.__inline1__=!1,r.__inline2__=!0):(c=r.__indent__,u+=c,r.__indent__=u),h(t,function(t){P=!1,m&&(r.__inline2__=!1),s.push((o||m?"":u)+e(t,r))}),P?"[]":m?"["+s.join(", ")+"]":"["+w+s.join(","+w)+w+(o?"":c)+"]";if(!b(t))return v(t)?(s=[],r.wrap=!0,c=r.__indent__,u+=c,r.__indent__=u,p(t,function(t,n){P=!1,s.push((o?"":u)+e(t,r)+":"+(o?"":" ")+e(n,r))}),P?"{}":"{"+w+s.join(","+w)+w+(o?"":c)+"}"):i?JSON.stringify(t)||"null":String(t);if(i)return JSON.stringify(t);if(T)return String(t);if(O){var B=t.toString(16);return l||(B=B.toUpperCase()),"0x"+B}if(k)return"0b"+t.toString(2);if(F)return"0o"+t.toString(8)}var R,I,M,N=t,L=-1,j=N.length;for(s="";++L<j;){var U=N.charAt(L);if(r.es6&&(R=N.charCodeAt(L))>=55296&&R<=56319&&j>L+1&&(I=N.charCodeAt(L+1))>=56320&&I<=57343){M=1024*(R-55296)+I-56320+65536;var V=M.toString(16);l||(V=V.toUpperCase()),s+="\\u{"+V+"}",L++}else{if(!r.escapeEverything){if(C.test(U)){s+=U;continue}if('"'==U){s+=a==U?'\\"':U;continue}if("'"==U){s+=a==U?"\\'":U;continue}}if("\0"!=U||i||D.test(N.charAt(L+1)))if(_.test(U))s+=S[U];else{var G=U.charCodeAt(0),V=G.toString(16);l||(V=V.toUpperCase());var W=V.length>2||i,Y="\\"+(W?"u":"x")+("0000"+V).slice(W?-4:-2);s+=Y}else s+="\\0"}}return r.wrap&&(s=a+s+a),r.escapeEtago?s.replace(/<\/(script|style)/gi,"<\\/$1"):s};w.version="1.3.0","object"==s(r(49))&&r(49)?void 0!==(n=function(){return w}.call(t,r,t,e))&&(e.exports=n):o&&!o.nodeType?u?u.exports=w:o.jsesc=w:a.jsesc=w}(void 0)}).call(t,r(39)(e),function(){return this}())},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i="object"===n(t)?t:{};i.parse=function(){var e,t,r,i,s,a,o={"'":"'",'"':'"',"\\":"\\","/":"/","\n":"",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"},u=[" ","\t","\r","\n","\v","\f"," ","\ufeff"],l=function(e){return""===e?"EOF":"'"+e+"'"},c=function(n){var i=new SyntaxError;throw i.message=n+" at line "+t+" column "+r+" of the JSON5 data. Still to read: "+JSON.stringify(s.substring(e-1,e+19)),i.at=e,i.lineNumber=t,i.columnNumber=r,i},f=function(n){return n&&n!==i&&c("Expected "+l(n)+" instead of "+l(i)),i=s.charAt(e),e++,r++,("\n"===i||"\r"===i&&"\n"!==p())&&(t++,r=0),i},p=function(){return s.charAt(e)},d=function(){var e=i;for("_"!==i&&"$"!==i&&(i<"a"||i>"z")&&(i<"A"||i>"Z")&&c("Bad identifier as unquoted key");f()&&("_"===i||"$"===i||i>="a"&&i<="z"||i>="A"&&i<="Z"||i>="0"&&i<="9");)e+=i;return e},h=function(){var e,t="",r="",n=10;if("-"!==i&&"+"!==i||(t=i,f(i)),"I"===i)return e=E(),("number"!=typeof e||isNaN(e))&&c("Unexpected word for number"),"-"===t?-e:e;if("N"===i)return e=E(),isNaN(e)||c("expected word to be NaN"),e;switch("0"===i&&(r+=i,f(),"x"===i||"X"===i?(r+=i,f(),n=16):i>="0"&&i<="9"&&c("Octal literal")),n){case 10:for(;i>="0"&&i<="9";)r+=i,f();if("."===i)for(r+=".";f()&&i>="0"&&i<="9";)r+=i;if("e"===i||"E"===i)for(r+=i,f(),"-"!==i&&"+"!==i||(r+=i,f());i>="0"&&i<="9";)r+=i,f();break;case 16:for(;i>="0"&&i<="9"||i>="A"&&i<="F"||i>="a"&&i<="f";)r+=i,f()}if(e="-"===t?-r:+r,isFinite(e))return e;c("Bad number")},m=function(){var e,t,r,n,s="";if('"'===i||"'"===i)for(r=i;f();){if(i===r)return f(),s;if("\\"===i)if(f(),"u"===i){for(n=0,t=0;t<4&&(e=parseInt(f(),16),isFinite(e));t+=1)n=16*n+e;s+=String.fromCharCode(n)}else if("\r"===i)"\n"===p()&&f();else{if("string"!=typeof o[i])break;s+=o[i]}else{if("\n"===i)break;s+=i}}c("Bad string")},y=function(){"/"!==i&&c("Not an inline comment");do{if(f(),"\n"===i||"\r"===i)return void f()}while(i)},v=function(){"*"!==i&&c("Not a block comment");do{for(f();"*"===i;)if(f("*"),"/"===i)return void f("/")}while(i);c("Unterminated block comment")},g=function(){"/"!==i&&c("Not a comment"),f("/"),"/"===i?y():"*"===i?v():c("Unrecognized comment")},b=function(){for(;i;)if("/"===i)g();else{if(!(u.indexOf(i)>=0))return;f()}},E=function(){switch(i){case"t":return f("t"),f("r"),f("u"),f("e"),!0;case"f":return f("f"),f("a"),f("l"),f("s"),f("e"),!1;case"n":return f("n"),f("u"),f("l"),f("l"),null;case"I":return f("I"),f("n"),f("f"),f("i"),f("n"),f("i"),f("t"),f("y"),1/0;case"N":return f("N"),f("a"),f("N"),NaN}c("Unexpected "+l(i))},x=function(){var e=[];if("["===i)for(f("["),b();i;){if("]"===i)return f("]"),e;if(","===i?c("Missing array element"):e.push(a()),b(),","!==i)return f("]"),e;f(","),b()}c("Bad array")},A=function(){var e,t={};if("{"===i)for(f("{"),b();i;){if("}"===i)return f("}"),t;if(e='"'===i||"'"===i?m():d(),b(),f(":"),t[e]=a(),b(),","!==i)return f("}"),t;f(","),b()}c("Bad object")};return a=function(){switch(b(),i){case"{":return A();case"[":return x();case'"':case"'":return m();case"-":case"+":case".":return h();default:return i>="0"&&i<="9"?h():E()}},function(o,u){var l;return s=String(o),e=0,t=1,r=1,i=" ",l=a(),b(),i&&c("Syntax error"),"function"==typeof u?function e(t,r){var i,s,a=t[r];if(a&&"object"===(void 0===a?"undefined":n(a)))for(i in a)Object.prototype.hasOwnProperty.call(a,i)&&(s=e(a,i),void 0!==s?a[i]=s:delete a[i]);return u.call(t,r,a)}({"":l},""):l}}(),i.stringify=function(e,t,r){function s(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||"_"===e||"$"===e}function a(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||"_"===e||"$"===e}function o(e){if("string"!=typeof e)return!1;if(!a(e[0]))return!1;for(var t=1,r=e.length;t<r;){if(!s(e[t]))return!1;t++}return!0}function u(e){return Array.isArray?Array.isArray(e):"[object Array]"===Object.prototype.toString.call(e)}function l(e){return"[object Date]"===Object.prototype.toString.call(e)}function c(e){for(var t=0;t<y.length;t++)if(y[t]===e)throw new TypeError("Converting circular structure to JSON")}function f(e,t,r){if(!e)return"";e.length>10&&(e=e.substring(0,10));for(var n=r?"":"\n",i=0;i<t;i++)n+=e;return n}function p(e){return v.lastIndex=0,v.test(e)?'"'+e.replace(v,function(e){var t=g[e];return"string"==typeof t?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function d(e,t,r){var i,s,a=h(e,t,r);switch(a&&!l(a)&&(a=a.valueOf()),void 0===a?"undefined":n(a)){case"boolean":return a.toString();case"number":return isNaN(a)||!isFinite(a)?"null":a.toString();case"string":return p(a.toString());case"object":if(null===a)return"null";if(u(a)){c(a),i="[",y.push(a);for(var v=0;v<a.length;v++)s=d(a,v,!1),i+=f(m,y.length),i+=null===s||void 0===s?"null":s,v<a.length-1?i+=",":m&&(i+="\n");y.pop(),a.length&&(i+=f(m,y.length,!0)),i+="]"}else{c(a),i="{";var g=!1;y.push(a);for(var b in a)if(a.hasOwnProperty(b)){var E=d(a,b,!1);r=!1,void 0!==E&&null!==E&&(i+=f(m,y.length),g=!0,t=o(b)?b:p(b),i+=t+":"+(m?" ":"")+E+",")}y.pop(),i=g?i.substring(0,i.length-1)+f(m,y.length)+"}":"{}"}return i;default:return}}if(t&&"function"!=typeof t&&!u(t))throw new Error("Replacer must be a function or an array");var h=function(e,r,n){var i=e[r];return i&&i.toJSON&&"function"==typeof i.toJSON&&(i=i.toJSON()),"function"==typeof t?t.call(e,r,i):t?n||u(e)||t.indexOf(r)>=0?i:void 0:i};i.isWord=o;var m,y=[];r&&("string"==typeof r?m=r:"number"==typeof r&&r>=0&&(m=f(" ",r,!0)));var v=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,g={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},b={"":e};return void 0===e?h(b,"",!0):d(b,"",!0)}},function(e,t){"use strict";var r=[],n=[];e.exports=function(e,t){if(e===t)return 0;var i=e.length,s=t.length;if(0===i)return s;if(0===s)return i;for(var a,o,u,l,c=0,f=0;c<i;)n[c]=e.charCodeAt(c),r[c]=++c;for(;f<s;)for(a=t.charCodeAt(f),u=f++,o=f,c=0;c<i;c++)l=a===n[c]?u:u+1,u=r[c],o=r[c]=u>o?l>o?o+1:l:l>u?u+1:l;return o}},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"DataView");e.exports=s},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var i=r(536),s=r(537),a=r(538),o=r(539),u=r(540);n.prototype.clear=i,n.prototype.delete=s,n.prototype.get=a,n.prototype.has=o,n.prototype.set=u,e.exports=n},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"Promise");e.exports=s},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"WeakMap");e.exports=s},function(e,t){"use strict";function r(e,t){return e.set(t[0],t[1]),e}e.exports=r},function(e,t){"use strict";function r(e,t){return e.add(t),e}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length;++r<n&&!1!==t(e[r],r,e););return e}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length,i=0,s=[];++r<n;){var a=e[r];t(a,r,e)&&(s[i++]=a)}return s}e.exports=r},function(e,t,r){"use strict";function n(e,t){return!!(null==e?0:e.length)&&i(e,t,0)>-1}var i=r(166);e.exports=n},function(e,t){"use strict";function r(e,t,r){for(var n=-1,i=null==e?0:e.length;++n<i;)if(r(t,e[n]))return!0;return!1}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}e.exports=r},function(e,t,r){"use strict";function n(e,t){return e&&i(t,s(t),e)}var i=r(31),s=r(32);e.exports=n},function(e,t,r){"use strict";function n(e,t){return e&&i(t,s(t),e)}var i=r(31),s=r(47);e.exports=n},function(e,t){"use strict";function r(e,t,r){return e===e&&(void 0!==r&&(e=e<=r?e:r),void 0!==t&&(e=e>=t?e:t)),e}e.exports=r},function(e,t,r){"use strict";var n=r(18),i=Object.create,s=function(){function e(){}return function(t){if(!n(t))return{};if(i)return i(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();e.exports=s},function(e,t,r){"use strict";var n=r(489),i=r(526),s=i(n);e.exports=s},function(e,t,r){"use strict";function n(e,t,r,a,o){var u=-1,l=e.length;for(r||(r=s),o||(o=[]);++u<l;){var c=e[u];t>0&&r(c)?t>1?n(c,t-1,r,a,o):i(o,c):a||(o[o.length]=c)}return o}var i=r(161),s=r(543);e.exports=n},function(e,t,r){"use strict";function n(e,t){return e&&i(e,t,s)}var i=r(248),s=r(32);e.exports=n},function(e,t){"use strict";function r(e,t){return null!=e&&i.call(e,t)}var n=Object.prototype,i=n.hasOwnProperty;e.exports=r},function(e,t){"use strict";function r(e,t){return null!=e&&t in Object(e)}e.exports=r},function(e,t){"use strict";function r(e,t,r,n){for(var i=r-1,s=e.length;++i<s;)if(n(e[i],t))return i;return-1}e.exports=r},function(e,t,r){"use strict";function n(e){return s(e)&&i(e)==a}var i=r(30),s=r(25),a="[object Arguments]";e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,y,g){var b=l(e),E=l(t),x=b?h:u(e),A=E?h:u(t);x=x==d?m:x,A=A==d?m:A;var S=x==m,_=A==m,D=x==A;if(D&&c(e)){if(!c(t))return!1;b=!0,S=!1}if(D&&!S)return g||(g=new i),b||f(e)?s(e,t,r,n,y,g):a(e,t,x,r,n,y,g);if(!(r&p)){var C=S&&v.call(e,"__wrapped__"),w=_&&v.call(t,"__wrapped__");if(C||w){var P=C?e.value():e,k=w?t.value():t;return g||(g=new i),y(P,k,r,n,g)}}return!!D&&(g||(g=new i),o(e,t,r,n,y,g))}var i=r(99),s=r(260),a=r(530),o=r(531),u=r(264),l=r(6),c=r(113),f=r(177),p=1,d="[object Arguments]",h="[object Array]",m="[object Object]",y=Object.prototype,v=y.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n){var u=r.length,l=u,c=!n;if(null==e)return!l;for(e=Object(e);u--;){var f=r[u];if(c&&f[2]?f[1]!==e[f[0]]:!(f[0]in e))return!1}for(;++u<l;){f=r[u];var p=f[0],d=e[p],h=f[1];if(c&&f[2]){if(void 0===d&&!(p in e))return!1}else{var m=new i;if(n)var y=n(d,h,p,e,t,m);if(!(void 0===y?s(h,d,a|o,n,m):y))return!1}}return!0}var i=r(99),s=r(251),a=1,o=2;e.exports=n},function(e,t){"use strict";function r(e){return e!==e}e.exports=r},function(e,t,r){"use strict";function n(e){return!(!a(e)||s(e))&&(i(e)?h:l).test(o(e))}var i=r(175),s=r(545),a=r(18),o=r(272),u=/[\\^$.*+?()[\]{}|]/g,l=/^\[object .+?Constructor\]$/,c=Function.prototype,f=Object.prototype,p=c.toString,d=f.hasOwnProperty,h=RegExp("^"+p.call(d).replace(u,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=n},function(e,t,r){"use strict";function n(e){return s(e)&&i(e)==a}var i=r(30),s=r(25),a="[object RegExp]";e.exports=n},function(e,t,r){"use strict";function n(e){return a(e)&&s(e.length)&&!!o[i(e)]}var i=r(30),s=r(176),a=r(25),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1,e.exports=n},function(e,t,r){"use strict";function n(e){if(!i(e))return s(e);var t=[];for(var r in Object(e))o.call(e,r)&&"constructor"!=r&&t.push(r);return t}var i=r(105),s=r(557),a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e){if(!i(e))return a(e);var t=s(e),r=[];for(var n in e)("constructor"!=n||!t&&u.call(e,n))&&r.push(n);return r}var i=r(18),s=r(105),a=r(558),o=Object.prototype,u=o.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e){var t=s(e);return 1==t.length&&t[0][2]?a(t[0][0],t[0][1]):function(r){return r===e||i(r,e,t)}}var i=r(495),s=r(533),a=r(269);e.exports=n},function(e,t,r){"use strict";function n(e,t){return o(e)&&u(t)?l(c(e),t):function(r){var n=s(r,e);return void 0===n&&n===t?a(r,e):i(t,n,f|p)}}var i=r(251),s=r(583),a=r(584),o=r(173),u=r(267),l=r(269),c=r(108),f=1,p=2;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,c,f){e!==t&&a(t,function(a,l){if(u(a))f||(f=new i),o(e,t,l,r,n,c,f);else{var p=c?c(e[l],a,l+"",e,t,f):void 0;void 0===p&&(p=a),s(e,l,p)}},l)}var i=r(99),s=r(247),a=r(248),o=r(505),u=r(18),l=r(47);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,g,b,E){var x=e[r],A=t[r],S=E.get(A);if(S)return void i(e,r,S);var _=b?b(x,A,r+"",e,t,E):void 0,D=void 0===_;if(D){var C=c(A),w=!C&&p(A),P=!C&&!w&&y(A);_=A,C||w||P?c(x)?_=x:f(x)?_=o(x):w?(D=!1,_=s(A,!0)):P?(D=!1,_=a(A,!0)):_=[]:m(A)||l(A)?(_=x,l(x)?_=v(x):(!h(x)||n&&d(x))&&(_=u(A))):D=!1}D&&(E.set(A,_),g(_,A,n,b,E),E.delete(A)),i(e,r,_)}var i=r(247),s=r(256),a=r(257),o=r(168),u=r(266),l=r(112),c=r(6),f=r(585),p=r(113),d=r(175),h=r(18),m=r(275),y=r(177),v=r(599);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=-1;t=i(t.length?t:[c],u(s));var f=a(e,function(e,r,s){return{criteria:i(t,function(t){return t(e)}),index:++n,value:e}});return o(f,function(e,t){return l(e,t,r)})}var i=r(60),s=r(61),a=r(252),o=r(512),u=r(102),l=r(522),c=r(110);e.exports=n},function(e,t){"use strict";function r(e){return function(t){return null==t?void 0:t[e]}}e.exports=r},function(e,t,r){"use strict";function n(e){return function(t){return i(t,e)}}var i=r(249);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n){var l=n?a:s,f=-1,p=t.length,d=e;for(e===t&&(t=u(t)),r&&(d=i(e,o(r)));++f<p;)for(var h=0,m=t[f],y=r?r(m):m;(h=l(d,y,h,n))>-1;)d!==e&&c.call(d,h,1),c.call(e,h,1);return e}var i=r(60),s=r(166),a=r(492),o=r(102),u=r(168),l=Array.prototype,c=l.splice;e.exports=n},function(e,t){"use strict";function r(e,t){var r="";if(!e||t<1||t>n)return r;do{t%2&&(r+=e),(t=i(t/2))&&(e+=e)}while(t);return r}var n=9007199254740991,i=Math.floor;e.exports=r},function(e,t,r){"use strict";var n=r(576),i=r(259),s=r(110),a=i?function(e,t){return i(e,"toString",{configurable:!0,enumerable:!1,value:n(t),writable:!0})}:s;e.exports=a},function(e,t){"use strict";function r(e,t){var r=e.length;for(e.sort(t);r--;)e[r]=e[r].value;return e}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){var n=-1,f=s,p=e.length,d=!0,h=[],m=h;if(r)d=!1,f=a;else if(p>=c){var y=t?null:u(e);if(y)return l(y);d=!1,f=o,m=new i}else m=t?[]:h;e:for(;++n<p;){var v=e[n],g=t?t(v):v;if(v=r||0!==v?v:0,d&&g===g){for(var b=m.length;b--;)if(m[b]===g)continue e;t&&m.push(g),h.push(v)}else f(m,g,r)||(m!==h&&m.push(g),h.push(v))}return h}var i=r(242),s=r(480),a=r(481),o=r(254),u=r(528),l=r(107),c=200;e.exports=n},function(e,t,r){"use strict";function n(e,t){return i(t,function(t){return e[t]})}var i=r(60);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=t?i(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}var i=r(167);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=t?r(a(e),o):a(e);return s(n,i,new e.constructor)}var i=r(476),s=r(246),a=r(268),o=1;e.exports=n},function(e,t){"use strict";function r(e){var t=new e.constructor(e.source,n.exec(e));return t.lastIndex=e.lastIndex,t}var n=/\w*$/;e.exports=r},function(e,t,r){"use strict";function n(e,t,r){var n=t?r(a(e),o):a(e);return s(n,i,new e.constructor)}var i=r(477),s=r(246),a=r(107),o=1;e.exports=n},function(e,t,r){"use strict";function n(e){return a?Object(a.call(e)):{}}var i=r(45),s=i?i.prototype:void 0,a=s?s.valueOf:void 0;e.exports=n},function(e,t,r){"use strict";function n(e,t){if(e!==t){var r=void 0!==e,n=null===e,s=e===e,a=i(e),o=void 0!==t,u=null===t,l=t===t,c=i(t);if(!u&&!c&&!a&&e>t||a&&o&&l&&!u&&!c||n&&o&&l||!r&&l||!s)return 1;if(!n&&!a&&!c&&e<t||c&&r&&s&&!n&&!a||u&&r&&s||!o&&s||!l)return-1}return 0}var i=r(62);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){for(var n=-1,s=e.criteria,a=t.criteria,o=s.length,u=r.length;++n<o;){var l=i(s[n],a[n]);if(l){if(n>=u)return l;return l*("desc"==r[n]?-1:1)}}return e.index-t.index}var i=r(521);e.exports=n},function(e,t,r){"use strict";function n(e,t){return i(e,s(e),t)}var i=r(31),s=r(170);e.exports=n},function(e,t,r){"use strict";function n(e,t){return i(e,s(e),t)}var i=r(31),s=r(263);e.exports=n},function(e,t,r){"use strict";var n=r(17),i=n["__core-js_shared__"];e.exports=i},function(e,t,r){"use strict";function n(e,t){return function(r,n){if(null==r)return r;if(!i(r))return e(r,n);for(var s=r.length,a=t?s:-1,o=Object(r);(t?a--:++a<s)&&!1!==n(o[a],a,o););return r}}var i=r(24);e.exports=n},function(e,t){"use strict";function r(e){return function(t,r,n){for(var i=-1,s=Object(t),a=n(t),o=a.length;o--;){var u=a[e?o:++i];if(!1===r(s[u],u,s))break}return t}}e.exports=r},function(e,t,r){"use strict";var n=r(241),i=r(591),s=r(107),a=n&&1/s(new n([,-0]))[1]==1/0?function(e){return new n(e)}:i;e.exports=a},function(e,t,r){"use strict";function n(e,t,r,n){return void 0===e||i(e,s[r])&&!a.call(n,r)?t:e}var i=r(46),s=Object.prototype,a=s.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,i,S,D){switch(r){case A:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case x:return!(e.byteLength!=t.byteLength||!S(new s(e),new s(t)));case p:case d:case y:return a(+e,+t);case h:return e.name==t.name&&e.message==t.message;case v:case b:return e==t+"";case m:var C=u;case g:var w=n&c;if(C||(C=l),e.size!=t.size&&!w)return!1;var P=D.get(e);if(P)return P==t;n|=f,D.set(e,t);var k=o(C(e),C(t),n,i,S,D);return D.delete(e),k;case E:if(_)return _.call(e)==_.call(t)}return!1}var i=r(45),s=r(243),a=r(46),o=r(260),u=r(268),l=r(107),c=1,f=2,p="[object Boolean]",d="[object Date]",h="[object Error]",m="[object Map]",y="[object Number]",v="[object RegExp]",g="[object Set]",b="[object String]",E="[object Symbol]",x="[object ArrayBuffer]",A="[object DataView]",S=i?i.prototype:void 0,_=S?S.valueOf:void 0;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,a,u){var l=r&s,c=i(e),f=c.length;if(f!=i(t).length&&!l)return!1;for(var p=f;p--;){var d=c[p];if(!(l?d in t:o.call(t,d)))return!1}var h=u.get(e);if(h&&u.get(t))return h==t;var m=!0;u.set(e,t),u.set(t,e);for(var y=l;++p<f;){d=c[p];var v=e[d],g=t[d];if(n)var b=l?n(g,v,d,t,e,u):n(v,g,d,e,t,u);if(!(void 0===b?v===g||a(v,g,r,n,u):b)){m=!1;break}y||(y="constructor"==d)}if(m&&!y){var E=e.constructor,x=t.constructor;E!=x&&"constructor"in e&&"constructor"in t&&!("function"==typeof E&&E instanceof E&&"function"==typeof x&&x instanceof x)&&(m=!1)}return u.delete(e),u.delete(t),m}var i=r(262),s=1,a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e){return i(e,a,s)}var i=r(250),s=r(263),a=r(47);e.exports=n},function(e,t,r){"use strict";function n(e){for(var t=s(e),r=t.length;r--;){var n=t[r],a=e[n];t[r]=[n,a,i(a)]}return t}var i=r(267),s=r(32);e.exports=n},function(e,t,r){"use strict";function n(e){var t=a.call(e,u),r=e[u];try{e[u]=void 0;var n=!0}catch(e){}var i=o.call(e);return n&&(t?e[u]=r:delete e[u]),i}var i=r(45),s=Object.prototype,a=s.hasOwnProperty,o=s.toString,u=i?i.toStringTag:void 0;e.exports=n},function(e,t){"use strict";function r(e,t){return null==e?void 0:e[t]}e.exports=r},function(e,t,r){"use strict";function n(){this.__data__=i?i(null):{},this.size=0}var i=r(106);e.exports=n},function(e,t){"use strict";function r(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=r},function(e,t,r){"use strict";function n(e){var t=this.__data__;if(i){var r=t[e];return r===s?void 0:r}return o.call(t,e)?t[e]:void 0}var i=r(106),s="__lodash_hash_undefined__",a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict"
;function n(e){var t=this.__data__;return i?void 0!==t[e]:a.call(t,e)}var i=r(106),s=Object.prototype,a=s.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=i&&void 0===t?s:t,this}var i=r(106),s="__lodash_hash_undefined__";e.exports=n},function(e,t){"use strict";function r(e){var t=e.length,r=e.constructor(t);return t&&"string"==typeof e[0]&&i.call(e,"index")&&(r.index=e.index,r.input=e.input),r}var n=Object.prototype,i=n.hasOwnProperty;e.exports=r},function(e,t,r){"use strict";function n(e,t,r,n){var F=e.constructor;switch(t){case b:return i(e);case f:case p:return new F(+e);case E:return s(e,n);case x:case A:case S:case _:case D:case C:case w:case P:case k:return c(e,n);case d:return a(e,n,r);case h:case v:return new F(e);case m:return o(e);case y:return u(e,n,r);case g:return l(e)}}var i=r(167),s=r(516),a=r(517),o=r(518),u=r(519),l=r(520),c=r(257),f="[object Boolean]",p="[object Date]",d="[object Map]",h="[object Number]",m="[object RegExp]",y="[object Set]",v="[object String]",g="[object Symbol]",b="[object ArrayBuffer]",E="[object DataView]",x="[object Float32Array]",A="[object Float64Array]",S="[object Int8Array]",_="[object Int16Array]",D="[object Int32Array]",C="[object Uint8Array]",w="[object Uint8ClampedArray]",P="[object Uint16Array]",k="[object Uint32Array]";e.exports=n},function(e,t,r){"use strict";function n(e){return a(e)||s(e)||!!(o&&e&&e[o])}var i=r(45),s=r(112),a=r(6),o=i?i.isConcatSpreadable:void 0;e.exports=n},function(e,t){"use strict";function r(e){var t=void 0===e?"undefined":n(e);return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=r},function(e,t,r){"use strict";function n(e){return!!s&&s in e}var i=r(525),s=function(){var e=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();e.exports=n},function(e,t){"use strict";function r(){this.__data__=[],this.size=0}e.exports=r},function(e,t,r){"use strict";function n(e){var t=this.__data__,r=i(t,e);return!(r<0)&&(r==t.length-1?t.pop():a.call(t,r,1),--this.size,!0)}var i=r(100),s=Array.prototype,a=s.splice;e.exports=n},function(e,t,r){"use strict";function n(e){var t=this.__data__,r=i(t,e);return r<0?void 0:t[r][1]}var i=r(100);e.exports=n},function(e,t,r){"use strict";function n(e){return i(this.__data__,e)>-1}var i=r(100);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=this.__data__,n=i(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}var i=r(100);e.exports=n},function(e,t,r){"use strict";function n(){this.size=0,this.__data__={hash:new i,map:new(a||s),string:new i}}var i=r(473),s=r(98),a=r(159);e.exports=n},function(e,t,r){"use strict";function n(e){var t=i(this,e).delete(e);return this.size-=t?1:0,t}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e){return i(this,e).get(e)}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e){return i(this,e).has(e)}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=i(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e){var t=i(e,function(e){return r.size===s&&r.clear(),e}),r=t.cache;return t}var i=r(589),s=500;e.exports=n},function(e,t,r){"use strict";var n=r(271),i=n(Object.keys,Object);e.exports=i},function(e,t){"use strict";function r(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}e.exports=r},function(e,t){"use strict";function r(e){return i.call(e)}var n=Object.prototype,i=n.toString;e.exports=r},function(e,t,r){"use strict";function n(e,t,r){return t=s(void 0===t?e.length-1:t,0),function(){for(var n=arguments,a=-1,o=s(n.length-t,0),u=Array(o);++a<o;)u[a]=n[t+a];a=-1;for(var l=Array(t+1);++a<t;)l[a]=n[a];return l[t]=r(u),i(e,this,l)}}var i=r(244),s=Math.max;e.exports=n},function(e,t){"use strict";function r(e){return this.__data__.set(e,n),this}var n="__lodash_hash_undefined__";e.exports=r},function(e,t){"use strict";function r(e){return this.__data__.has(e)}e.exports=r},function(e,t,r){"use strict";var n=r(511),i=r(564),s=i(n);e.exports=s},function(e,t){"use strict";function r(e){var t=0,r=0;return function(){var a=s(),o=i-(a-r);if(r=a,o>0){if(++t>=n)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var n=800,i=16,s=Date.now;e.exports=r},function(e,t,r){"use strict";function n(){this.__data__=new i,this.size=0}var i=r(98);e.exports=n},function(e,t){"use strict";function r(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}e.exports=r},function(e,t){"use strict";function r(e){return this.__data__.get(e)}e.exports=r},function(e,t){"use strict";function r(e){return this.__data__.has(e)}e.exports=r},function(e,t,r){"use strict";function n(e,t){var r=this.__data__;if(r instanceof i){var n=r.__data__;if(!s||n.length<o-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new a(n)}return r.set(e,t),this.size=r.size,this}var i=r(98),s=r(159),a=r(160),o=200;e.exports=n},function(e,t){"use strict";function r(e,t,r){for(var n=r-1,i=e.length;++n<i;)if(e[n]===t)return n;return-1}e.exports=r},function(e,t,r){"use strict";var n=r(556),i=/^\./,s=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,a=/\\(\\)?/g,o=n(function(e){var t=[];return i.test(e)&&t.push(""),e.replace(s,function(e,r,n,i){t.push(n?i.replace(a,"$1"):r||e)}),t});e.exports=o},function(e,t,r){"use strict";var n=r(31),i=r(103),s=r(47),a=i(function(e,t){n(t,s(t),e)});e.exports=a},function(e,t,r){"use strict";var n=r(31),i=r(103),s=r(47),a=i(function(e,t,r,i){n(t,s(t),e,i)});e.exports=a},function(e,t,r){"use strict";function n(e){return i(e,s|a)}var i=r(164),s=1,a=4;e.exports=n},function(e,t,r){"use strict";function n(e,t){return t="function"==typeof t?t:void 0,i(e,s|a,t)}var i=r(164),s=1,a=4;e.exports=n},function(e,t){"use strict";function r(e){return function(){return e}}e.exports=r},function(e,t,r){"use strict";function n(e){return e=i(e),e&&a.test(e)?e.replace(s,"\\$&"):e}var i=r(114),s=/[\\^$.*+?()[\]{}|]/g,a=RegExp(s.source);e.exports=n},function(e,t,r){"use strict";e.exports=r(572)},function(e,t,r){"use strict";var n=r(258),i=r(580),s=n(i);e.exports=s},function(e,t,r){"use strict";function n(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var u=null==r?0:a(r);return u<0&&(u=o(n+u,0)),i(e,s(t,3),u)}var i=r(165),s=r(61),a=r(48),o=Math.max;e.exports=n},function(e,t,r){"use strict";var n=r(258),i=r(582),s=n(i);e.exports=s},function(e,t,r){"use strict";function n(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var l=n-1;return void 0!==r&&(l=a(r),l=r<0?o(n+l,0):u(l,n-1)),i(e,s(t,3),l,!0)}var i=r(165),s=r(61),a=r(48),o=Math.max,u=Math.min;e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=null==e?void 0:i(e,t);return void 0===n?r:n}var i=r(249);e.exports=n},function(e,t,r){"use strict";function n(e,t){return null!=e&&s(e,t,i)}var i=r(491),s=r(265);e.exports=n},function(e,t,r){"use strict";function n(e){return s(e)&&i(e)}var i=r(24),s=r(25);e.exports=n},function(e,t,r){"use strict";function n(e){return"number"==typeof e&&e==i(e)}var i=r(48);e.exports=n},function(e,t,r){"use strict";function n(e){return"string"==typeof e||!s(e)&&a(e)&&i(e)==o}var i=r(30),s=r(6),a=r(25),o="[object String]";e.exports=n},function(e,t,r){"use strict";function n(e,t){return(o(e)?i:a)(e,s(t,3))}var i=r(60),s=r(61),a=r(252),o=r(6);e.exports=n},function(e,t,r){"use strict";function n(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(s);var r=function r(){var n=arguments,i=t?t.apply(this,n):n[0],s=r.cache;if(s.has(i))return s.get(i);var a=e.apply(this,n);return r.cache=s.set(i,a)||s,a};return r.cache=new(n.Cache||i),r}var i=r(160),s="Expected a function";n.Cache=i,e.exports=n},function(e,t,r){"use strict";var n=r(504),i=r(103),s=i(function(e,t,r,i){n(e,t,r,i)});e.exports=s},function(e,t){"use strict";function r(){}e.exports=r},function(e,t,r){"use strict";function n(e){return a(e)?i(o(e)):s(e)}var i=r(507),s=r(508),a=r(173),o=r(108);e.exports=n},function(e,t,r){"use strict";function n(e,t){return e&&e.length&&t&&t.length?i(e,t):e}var i=r(509);e.exports=n},function(e,t,r){"use strict";var n=r(488),i=r(506),s=r(101),a=r(172),o=s(function(e,t){if(null==e)return[];var r=t.length;return r>1&&a(e,t[0],t[1])?t=[]:r>2&&a(t[0],t[1],t[2])&&(t=[t[0]]),i(e,n(t,1),[])});e.exports=o},function(e,t,r){"use strict";function n(e,t,r){return e=o(e),r=null==r?0:i(a(r),0,e.length),t=s(t),e.slice(r,r+t.length)==t}var i=r(485),s=r(253),a=r(48),o=r(114);e.exports=n},function(e,t){"use strict";function r(){return!1}e.exports=r},function(e,t,r){"use strict";function n(e){if(!e)return 0===e?e:0;if((e=i(e))===s||e===-s){return(e<0?-1:1)*a}return e===e?e:0}var i=r(598),s=1/0,a=1.7976931348623157e308;e.exports=n},function(e,t,r){"use strict";function n(e){if("number"==typeof e)return e;if(s(e))return a;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var r=l.test(e);return r||c.test(e)?f(e.slice(2),r?2:8):u.test(e)?a:+e}var i=r(18),s=r(62),a=NaN,o=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,c=/^0o[0-7]+$/i,f=parseInt;e.exports=n},function(e,t,r){"use strict";function n(e){return i(e,s(e))}var i=r(31),s=r(47);e.exports=n},function(e,t,r){"use strict";function n(e){return e&&e.length?i(e):[]}var i=r(514);e.exports=n},function(e,t,r){"use strict";function n(e,t){return t=t||{},function(r,n,i){return s(r,e,t)}}function i(e,t){e=e||{},t=t||{};var r={};return Object.keys(t).forEach(function(e){r[e]=t[e]}),Object.keys(e).forEach(function(t){r[t]=e[t]}),r}function s(e,t,r){if("string"!=typeof t)throw new TypeError("glob pattern string required");return r||(r={}),!(!r.nocomment&&"#"===t.charAt(0))&&(""===t.trim()?""===e:new a(t,r).match(e))}function a(e,t){if(!(this instanceof a))return new a(e,t);if("string"!=typeof e)throw new TypeError("glob pattern string required");t||(t={}),e=e.trim(),"/"!==m.sep&&(e=e.split(m.sep).join("/")),this.options=t,this.set=[],this.pattern=e,this.regexp=null,this.negate=!1,this.comment=!1,this.empty=!1,this.make()}function o(){if(!this._made){var e=this.pattern,t=this.options;if(!t.nocomment&&"#"===e.charAt(0))return void(this.comment=!0);if(!e)return void(this.empty=!0);this.parseNegate();var r=this.globSet=this.braceExpand();t.debug&&(this.debug=console.error),this.debug(this.pattern,r),r=this.globParts=r.map(function(e){return e.split(_)}),this.debug(this.pattern,r),r=r.map(function(e,t,r){return e.map(this.parse,this)},this),this.debug(this.pattern,r),r=r.filter(function(e){return-1===e.indexOf(!1)}),this.debug(this.pattern,r),this.set=r}}function u(){var e=this.pattern,t=!1,r=this.options,n=0;if(!r.nonegate){for(var i=0,s=e.length;i<s&&"!"===e.charAt(i);i++)t=!t,n++;n&&(this.pattern=e.substr(n)),this.negate=t}}function l(e,t){if(t||(t=this instanceof a?this.options:{}),void 0===(e=void 0===e?this.pattern:e))throw new TypeError("undefined pattern");return t.nobrace||!e.match(/\{.*\}/)?[e]:v(e)}function c(e,t){function r(){if(i){switch(i){case"*":a+=E,o=!0;break;case"?":a+=b,o=!0;break;default:a+="\\"+i}v.debug("clearStateChar %j %j",i,a),i=!1}}if(e.length>65536)throw new TypeError("pattern is too long");var n=this.options;if(!n.noglobstar&&"**"===e)return y;if(""===e)return"";for(var i,s,a="",o=!!n.nocase,u=!1,l=[],c=[],f=!1,p=-1,h=-1,m="."===e.charAt(0)?"":n.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",v=this,x=0,A=e.length;x<A&&(s=e.charAt(x));x++)if(this.debug("%s\t%s %s %j",e,x,a,s),u&&S[s])a+="\\"+s,u=!1;else switch(s){case"/":return!1;case"\\":r(),u=!0;continue;case"?":case"*":case"+":case"@":case"!":if(this.debug("%s\t%s %s %j <-- stateChar",e,x,a,s),f){this.debug("  in class"),"!"===s&&x===h+1&&(s="^"),a+=s;continue}v.debug("call clearStateChar %j",i),r(),i=s,n.noext&&r();continue;case"(":if(f){a+="(";continue}if(!i){a+="\\(";continue}l.push({type:i,start:x-1,reStart:a.length,open:g[i].open,close:g[i].close}),a+="!"===i?"(?:(?!(?:":"(?:",this.debug("plType %j %j",i,a),i=!1;continue;case")":if(f||!l.length){a+="\\)";continue}r(),o=!0;var _=l.pop();a+=_.close,"!"===_.type&&c.push(_),_.reEnd=a.length;continue;case"|":if(f||!l.length||u){a+="\\|",u=!1;continue}r(),a+="|";continue;case"[":if(r(),f){a+="\\"+s;continue}f=!0,h=x,p=a.length,a+=s;continue;case"]":if(x===h+1||!f){a+="\\"+s,u=!1;continue}if(f){var C=e.substring(h+1,x);try{RegExp("["+C+"]")}catch(e){var w=this.parse(C,D);a=a.substr(0,p)+"\\["+w[0]+"\\]",o=o||w[1],f=!1;continue}}o=!0,f=!1,a+=s;continue;default:r(),u?u=!1:!S[s]||"^"===s&&f||(a+="\\"),a+=s}for(f&&(C=e.substr(h+1),w=this.parse(C,D),a=a.substr(0,p)+"\\["+w[0],o=o||w[1]),_=l.pop();_;_=l.pop()){var P=a.slice(_.reStart+_.open.length);this.debug("setting tail",a,_),P=P.replace(/((?:\\{2}){0,64})(\\?)\|/g,function(e,t,r){return r||(r="\\"),t+t+r+"|"}),this.debug("tail=%j\n   %s",P,P,_,a);var k="*"===_.type?E:"?"===_.type?b:"\\"+_.type;o=!0,a=a.slice(0,_.reStart)+k+"\\("+P}r(),u&&(a+="\\\\");var F=!1;switch(a.charAt(0)){case".":case"[":case"(":F=!0}for(var T=c.length-1;T>-1;T--){var O=c[T],B=a.slice(0,O.reStart),R=a.slice(O.reStart,O.reEnd-8),I=a.slice(O.reEnd-8,O.reEnd),M=a.slice(O.reEnd);I+=M;var N=B.split("(").length-1,L=M;for(x=0;x<N;x++)L=L.replace(/\)[+*?]?/,"");M=L;var j="";""===M&&t!==D&&(j="$");a=B+R+M+j+I}if(""!==a&&o&&(a="(?=.)"+a),F&&(a=m+a),t===D)return[a,o];if(!o)return d(e);var U=n.nocase?"i":"";try{var V=new RegExp("^"+a+"$",U)}catch(e){return new RegExp("$.")}return V._glob=e,V._src=a,V}function f(){if(this.regexp||!1===this.regexp)return this.regexp;var e=this.set;if(!e.length)return this.regexp=!1,this.regexp;var t=this.options,r=t.noglobstar?E:t.dot?x:A,n=t.nocase?"i":"",i=e.map(function(e){return e.map(function(e){return e===y?r:"string"==typeof e?h(e):e._src}).join("\\/")}).join("|");i="^(?:"+i+")$",this.negate&&(i="^(?!"+i+").*$");try{this.regexp=new RegExp(i,n)}catch(e){this.regexp=!1}return this.regexp}function p(e,t){if(this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return""===e;if("/"===e&&t)return!0;var r=this.options;"/"!==m.sep&&(e=e.split(m.sep).join("/")),e=e.split(_),this.debug(this.pattern,"split",e);var n=this.set;this.debug(this.pattern,"set",n);var i,s;for(s=e.length-1;s>=0&&!(i=e[s]);s--);for(s=0;s<n.length;s++){var a=n[s],o=e;r.matchBase&&1===a.length&&(o=[i]);if(this.matchOne(o,a,t))return!!r.flipNegate||!this.negate}return!r.flipNegate&&this.negate}function d(e){return e.replace(/\\(.)/g,"$1")}function h(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}e.exports=s,s.Minimatch=a;var m={sep:"/"};try{m=r(19)}catch(e){}var y=s.GLOBSTAR=a.GLOBSTAR={},v=r(398),g={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}},b="[^/]",E=b+"*?",x="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",A="(?:(?!(?:\\/|^)\\.).)*?",S=function(e){return e.split("").reduce(function(e,t){return e[t]=!0,e},{})}("().*{}+?[]^$\\!"),_=/\/+/;s.filter=n,s.defaults=function(e){if(!e||!Object.keys(e).length)return s;var t=s,r=function(r,n,s){return t.minimatch(r,n,i(e,s))};return r.Minimatch=function(r,n){return new t.Minimatch(r,i(e,n))},r},a.defaults=function(e){return e&&Object.keys(e).length?s.defaults(e).Minimatch:a},a.prototype.debug=function(){},a.prototype.make=o,a.prototype.parseNegate=u,s.braceExpand=function(e,t){return l(e,t)},a.prototype.braceExpand=l,a.prototype.parse=c;var D={};s.makeRe=function(e,t){return new a(e,t||{}).makeRe()},a.prototype.makeRe=f,s.match=function(e,t,r){r=r||{};var n=new a(t,r);return e=e.filter(function(e){return n.match(e)}),n.options.nonull&&!e.length&&e.push(t),e},a.prototype.match=p,a.prototype.matchOne=function(e,t,r){var n=this.options;this.debug("matchOne",{this:this,file:e,pattern:t}),this.debug("matchOne",e.length,t.length);for(var i=0,s=0,a=e.length,o=t.length;i<a&&s<o;i++,s++){this.debug("matchOne loop");var u=t[s],l=e[i];if(this.debug(t,u,l),!1===u)return!1;if(u===y){this.debug("GLOBSTAR",[t,u,l]);var c=i,f=s+1;if(f===o){for(this.debug("** at the end");i<a;i++)if("."===e[i]||".."===e[i]||!n.dot&&"."===e[i].charAt(0))return!1;return!0}for(;c<a;){var p=e[c];if(this.debug("\nglobstar while",e,c,t,f,p),this.matchOne(e.slice(c),t.slice(f),r))return this.debug("globstar found match!",c,a,p),!0;if("."===p||".."===p||!n.dot&&"."===p.charAt(0)){this.debug("dot detected!",e,c,t,f);break}this.debug("globstar swallow a segment, and continue"),c++}return!(!r||(this.debug("\n>>> no match, partial?",e,c,t,f),c!==a))}var d;if("string"==typeof u?(d=n.nocase?l.toLowerCase()===u.toLowerCase():l===u,this.debug("string match",u,l,d)):(d=l.match(u),this.debug("pattern match",u,l,d)),!d)return!1}if(i===a&&s===o)return!0;if(i===a)return r;if(s===o){return i===a-1&&""===e[i]}throw new Error("wtf?")}},function(e,t){"use strict";function r(e){if(e=String(e),!(e.length>100)){var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]);switch((t[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return r*f;case"days":case"day":case"d":return r*c;case"hours":case"hour":case"hrs":case"hr":case"h":return r*l;case"minutes":case"minute":case"mins":case"min":case"m":return r*u;case"seconds":case"second":case"secs":case"sec":case"s":return r*o;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function n(e){return e>=c?Math.round(e/c)+"d":e>=l?Math.round(e/l)+"h":e>=u?Math.round(e/u)+"m":e>=o?Math.round(e/o)+"s":e+"ms"}function i(e){return s(e,c,"day")||s(e,l,"hour")||s(e,u,"minute")||s(e,o,"second")||e+" ms"}function s(e,t,r){if(!(e<t))return e<1.5*t?Math.floor(e/t)+" "+r:Math.ceil(e/t)+" "+r+"s"}var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o=1e3,u=60*o,l=60*u,c=24*l,f=365.25*c;e.exports=function(e,t){t=t||{};var s=void 0===e?"undefined":a(e);if("string"===s&&e.length>0)return r(e);if("number"===s&&!1===isNaN(e))return t.long?i(e):n(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},function(e,t){"use strict";e.exports=Number.isNaN||function(e){return e!==e}},function(e,t,r){(function(t){"use strict";function r(e){return"/"===e.charAt(0)}function n(e){var t=/^([a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?([\\\/])?([\s\S]*?)$/,r=t.exec(e),n=r[1]||"",i=Boolean(n&&":"!==n.charAt(1));return Boolean(r[2]||i)}e.exports="win32"===t.platform?n:r,e.exports.posix=r,e.exports.win32=n}).call(t,r(8))},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}var i=r(14),s=function(e){return e&&e.__esModule?e:{default:e}}(i),a=r(1),o=n(a),u=r(116),l=n(u),c=Object.prototype.hasOwnProperty;t.hoist=function(e){function t(e,t){o.assertVariableDeclaration(e);var n=[];return e.declarations.forEach(function(e){r[e.id.name]=o.identifier(e.id.name),e.init?n.push(o.assignmentExpression("=",e.id,e.init)):t&&n.push(e.id)}),0===n.length?null:1===n.length?n[0]:o.sequenceExpression(n)}o.assertFunction(e.node);var r={};e.get("body").traverse({VariableDeclaration:{exit:function(e){var r=t(e.node,!1);null===r?e.remove():l.replaceWithOrRemove(e,o.expressionStatement(r)),e.skip()}},ForStatement:function(e){var r=e.node.init;o.isVariableDeclaration(r)&&l.replaceWithOrRemove(e.get("init"),t(r,!1))},ForXStatement:function(e){var r=e.get("left");r.isVariableDeclaration()&&l.replaceWithOrRemove(r,t(r.node,!0))},FunctionDeclaration:function(e){var t=e.node;r[t.id.name]=t.id;var n=o.expressionStatement(o.assignmentExpression("=",t.id,o.functionExpression(t.id,t.params,t.body,t.generator,t.expression)));e.parentPath.isBlockStatement()?(e.parentPath.unshiftContainer("body",n),e.remove()):l.replaceWithOrRemove(e,n),e.skip()},FunctionExpression:function(e){e.skip()}});var n={};e.get("params").forEach(function(e){var t=e.node;o.isIdentifier(t)&&(n[t.name]=t)});var i=[];return(0,s.default)(r).forEach(function(e){c.call(n,e)||i.push(o.variableDeclarator(r[e],null))}),0===i.length?null:o.variableDeclaration("var",i)}},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return r(610)}},function(e,t,r){"use strict";function n(){d.default.ok(this instanceof n)}function i(e){n.call(this),m.assertLiteral(e),this.returnLoc=e}function s(e,t,r){n.call(this),m.assertLiteral(e),m.assertLiteral(t),r?m.assertIdentifier(r):r=null,this.breakLoc=e,this.continueLoc=t,this.label=r}function a(e){n.call(this),m.assertLiteral(e),this.breakLoc=e}function o(e,t,r){n.call(this),m.assertLiteral(e),t?d.default.ok(t instanceof u):t=null,r?d.default.ok(r instanceof l):r=null,d.default.ok(t||r),this.firstLoc=e,this.catchEntry=t,this.finallyEntry=r}function u(e,t){n.call(this),m.assertLiteral(e),m.assertIdentifier(t),this.firstLoc=e,this.paramId=t}function l(e,t){n.call(this),m.assertLiteral(e),m.assertLiteral(t),this.firstLoc=e,this.afterLoc=t}function c(e,t){n.call(this),m.assertLiteral(e),m.assertIdentifier(t),this.breakLoc=e,this.label=t}function f(e){d.default.ok(this instanceof f);var t=r(283).Emitter;d.default.ok(e instanceof t),this.emitter=e,this.entryStack=[new i(e.finalLoc)]}var p=r(64),d=function(e){return e&&e.__esModule?e:{default:e}}(p),h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=r(117);(0,y.inherits)(i,n),t.FunctionEntry=i,(0,y.inherits)(s,n),t.LoopEntry=s,(0,y.inherits)(a,n),t.SwitchEntry=a,(0,y.inherits)(o,n),t.TryEntry=o,(0,y.inherits)(u,n),t.CatchEntry=u,(0,y.inherits)(l,n),t.FinallyEntry=l,(0,y.inherits)(c,n),t.LabeledEntry=c;var v=f.prototype;t.LeapManager=f,v.withEntry=function(e,t){d.default.ok(e instanceof n),this.entryStack.push(e);try{t.call(this.emitter)}finally{var r=this.entryStack.pop();d.default.strictEqual(r,e)}},v._findLeapLocation=function(e,t){for(var r=this.entryStack.length-1;r>=0;--r){var n=this.entryStack[r],i=n[e];if(i)if(t){if(n.label&&n.label.name===t.name)return i}else if(!(n instanceof c))return i}return null},v.getBreakLoc=function(e){return this._findLeapLocation("breakLoc",e)},v.getContinueLoc=function(e){return this._findLeapLocation("continueLoc",e)}},function(e,t,r){"use strict";function n(e,t){function r(e){function t(e){return r||(Array.isArray(e)?e.some(t):o.isNode(e)&&(s.default.strictEqual(r,!1),r=n(e))),r}o.assertNode(e);var r=!1,i=o.VISITOR_KEYS[e.type];if(i)for(var a=0;a<i.length;a++){var u=i[a],l=e[u];t(l)}return r}function n(n){o.assertNode(n);var i=u(n);return l.call(i,e)?i[e]:l.call(c,n.type)?i[e]=!1:l.call(t,n.type)?i[e]=!0:i[e]=r(n)}return n.onlyChildren=r,n}var i=r(64),s=function(e){return e&&e.__esModule?e:{default:e}}(i),a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a),u=r(281).makeAccessor(),l=Object.prototype.hasOwnProperty,c={FunctionExpression:!0,ArrowFunctionExpression:!0},f={CallExpression:!0,ForInStatement:!0,UnaryExpression:!0,BinaryExpression:!0,AssignmentExpression:!0,UpdateExpression:!0,NewExpression:!0},p={YieldExpression:!0,BreakStatement:!0,ContinueStatement:!0,ReturnStatement:!0,ThrowStatement:!0};for(var d in p)l.call(p,d)&&(f[d]=p[d]);t.hasSideEffects=n("hasSideEffects",f),t.containsLeap=n("containsLeap",p)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){if(!e.node||!a.isFunction(e.node))throw new Error("replaceShorthandObjectMethod can only be called on Function AST node paths.");if(!a.isObjectMethod(e.node))return e;if(!e.node.generator)return e;var t=e.node.params.map(function(e){return a.cloneDeep(e)}),r=a.functionExpression(null,t,a.cloneDeep(e.node.body),e.node.generator,e.node.async);return u.replaceWithOrRemove(e,a.objectProperty(a.cloneDeep(e.node.key),r,e.node.computed,!1)),e.get("value")}t.__esModule=!0,t.default=i;var s=r(1),a=n(s),o=r(116),u=n(o)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=e.node;return f.assertFunction(t),t.id||(t.id=e.scope.parent.generateUidIdentifier("callee")),t.generator&&f.isFunctionDeclaration(t)?a(e):t.id}function a(e){var t=e.node;f.assertIdentifier(t.id);var r=e.findParent(function(e){return e.isProgram()||e.isBlockStatement()});if(!r)return t.id;var n=r.node;l.default.ok(Array.isArray(n.body));var i=g(n);i.decl||(i.decl=f.variableDeclaration("var",[]),r.unshiftContainer("body",i.decl),i.declPath=r.get("body.0")),l.default.strictEqual(i.declPath.node,i.decl);var s=r.scope.generateUidIdentifier("marked"),a=f.callExpression(v.runtimeProperty("mark"),[t.id]),o=i.decl.declarations.push(f.variableDeclarator(s,a))-1,u=i.declPath.get("declarations."+o+".init");return l.default.strictEqual(u.node,a),u.addComment("leading","#__PURE__"),s}function o(e,t){var r={didRenameArguments:!1,argsId:t};return e.traverse(b,r),r.didRenameArguments}var u=r(64),l=i(u),c=r(1),f=n(c),p=r(605),d=r(283),h=r(609),m=i(h),y=r(116),v=n(y);t.name="regenerator-transform",t.visitor={Function:{exit:function(e,t){var r=e.node;if(r.generator){if(r.async){if(!1===t.opts.asyncGenerators)return}else if(!1===t.opts.generators)return}else{if(!r.async)return;if(!1===t.opts.async)return}e=(0,m.default)(e),r=e.node;var n=e.scope.generateUidIdentifier("context"),i=e.scope.generateUidIdentifier("args");e.ensureBlock();var a=e.get("body");r.async&&a.traverse(x),a.traverse(E,{context:n});var u=[],l=[];a.get("body").forEach(function(e){var t=e.node;f.isExpressionStatement(t)&&f.isStringLiteral(t.expression)?u.push(t):t&&null!=t._blockHoist?u.push(t):l.push(t)}),u.length>0&&(a.node.body=l);var c=s(e);f.assertIdentifier(r.id);var h=f.identifier(r.id.name+"$"),y=(0,p.hoist)(e);if(o(e,i)){y=y||f.variableDeclaration("var",[]);var g=f.identifier("arguments");g._shadowedFunctionLiteral=e,y.declarations.push(f.variableDeclarator(i,g))}var b=new d.Emitter(n);b.explode(e.get("body")),y&&y.declarations.length>0&&u.push(y);var A=[b.getContextFunction(h),r.generator?c:f.nullLiteral(),f.thisExpression()],S=b.getTryLocsList();S&&A.push(S);var _=f.callExpression(v.runtimeProperty(r.async?"async":"wrap"),A);u.push(f.returnStatement(_)),r.body=f.blockStatement(u);var D=a.node.directives;D&&(r.body.directives=D);var C=r.generator;C&&(r.generator=!1),r.async&&(r.async=!1),C&&f.isExpression(r)&&(v.replaceWithOrRemove(e,f.callExpression(v.runtimeProperty("mark"),[r])),e.addComment("leading","#__PURE__")),e.requeue()}}};var g=r(281).makeAccessor(),b={"FunctionExpression|FunctionDeclaration":function(e){e.skip()},Identifier:function(e,t){"arguments"===e.node.name&&v.isReference(e)&&(v.replaceWithOrRemove(e,t.argsId),t.didRenameArguments=!0)}},E={MetaProperty:function(e){var t=e.node;"function"===t.meta.name&&"sent"===t.property.name&&v.replaceWithOrRemove(e,f.memberExpression(this.context,f.identifier("_sent")))}},x={Function:function(e){e.skip()},AwaitExpression:function(e){var t=e.node.argument;v.replaceWithOrRemove(e,f.yieldExpression(f.callExpression(v.runtimeProperty("awrap"),[t]),!1))}}},function(e,t,r){"use strict";var n=r(282);t.REGULAR={d:n().addRange(48,57),D:n().addRange(0,47).addRange(58,65535),s:n(32,160,5760,8239,8287,12288,65279).addRange(9,13).addRange(8192,8202).addRange(8232,8233),S:n().addRange(0,8).addRange(14,31).addRange(33,159).addRange(161,5759).addRange(5761,8191).addRange(8203,8231).addRange(8234,8238).addRange(8240,8286).addRange(8288,12287).addRange(12289,65278).addRange(65280,65535),w:n(95).addRange(48,57).addRange(65,90).addRange(97,122),W:n(96).addRange(0,47).addRange(58,64).addRange(91,94).addRange(123,65535)},t.UNICODE={d:n().addRange(48,57),D:n().addRange(0,47).addRange(58,1114111),s:n(32,160,5760,8239,8287,12288,65279).addRange(9,13).addRange(8192,8202).addRange(8232,8233),S:n().addRange(0,8).addRange(14,31).addRange(33,159).addRange(161,5759).addRange(5761,8191).addRange(8203,8231).addRange(8234,8238).addRange(8240,8286).addRange(8288,12287).addRange(12289,65278).addRange(65280,1114111),w:n(95).addRange(48,57).addRange(65,90).addRange(97,122),W:n(96).addRange(0,47).addRange(58,64).addRange(91,94).addRange(123,1114111)},t.UNICODE_IGNORE_CASE={d:n().addRange(48,57),D:n().addRange(0,47).addRange(58,1114111),s:n(32,160,5760,8239,8287,12288,65279).addRange(9,13).addRange(8192,8202).addRange(8232,8233),S:n().addRange(0,8).addRange(14,31).addRange(33,159).addRange(161,5759).addRange(5761,8191).addRange(8203,8231).addRange(8234,8238).addRange(8240,8286).addRange(8288,12287).addRange(12289,65278).addRange(65280,1114111),w:n(95,383,8490).addRange(48,57).addRange(65,90).addRange(97,122),W:n(75,83,96).addRange(0,47).addRange(58,64).addRange(91,94).addRange(123,1114111)}},function(e,t,r){"use strict";function n(e){return S?A?m.UNICODE_IGNORE_CASE[e]:m.UNICODE[e]:m.REGULAR[e]}function i(e,t){return v.call(e,t)}function s(e,t){for(var r in t)e[r]=t[r]}function a(e,t){if(t){var r=p(t,"");switch(r.type){case"characterClass":case"group":case"value":break;default:r=o(r,t)}s(e,r)}}function o(e,t){return{type:"group",behavior:"ignore",body:[e],raw:"(?:"+t+")"}}function u(e){return!!i(h,e)&&h[e]}function l(e){var t=d();e.body.forEach(function(e){switch(e.type){case"value":if(t.add(e.codePoint),A&&S){var r=u(e.codePoint);r&&t.add(r)}break;case"characterClassRange":var i=e.min.codePoint,s=e.max.codePoint;t.addRange(i,s),A&&S&&t.iuAddRange(i,s);break;case"characterClassEscape":t.add(n(e.value));break;default:throw Error("Unknown term type: "+e.type)}});return e.negative&&(t=(S?g:b).clone().remove(t)),a(e,t.toString()),e}function c(e){switch(e.type){case"dot":a(e,(S?E:x).toString());break;case"characterClass":e=l(e);break;case"characterClassEscape":a(e,n(e.value).toString());break;case"alternative":case"disjunction":case"group":case"quantifier":e.body=e.body.map(c);break;case"value":var t=e.codePoint,r=d(t);if(A&&S){var i=u(t);i&&r.add(i)}a(e,r.toString());break;case"anchor":case"empty":case"group":case"reference":break;default:throw Error("Unknown term type: "+e.type)}return e}var f=r(613).generate,p=r(614).parse,d=r(282),h=r(631),m=r(611),y={},v=y.hasOwnProperty,g=d().addRange(0,1114111),b=d().addRange(0,65535),E=g.clone().remove(10,13,8232,8233),x=E.clone().intersection(b);d.prototype.iuAddRange=function(e,t){var r=this;do{var n=u(e);n&&r.add(n)}while(++e<=t);return r};var A=!1,S=!1;e.exports=function(e,t){var r=p(e,t);return A=!!t&&t.indexOf("i")>-1,S=!!t&&t.indexOf("u")>-1,s(r,c(r)),f(r)}},function(e,t,r){var n;(function(e,i){"use strict";var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};(function(){function a(){var e,t,r=[],n=-1,i=arguments.length;if(!i)return"";for(var s="";++n<i;){var a=Number(arguments[n]);if(!isFinite(a)||a<0||a>1114111||k(a)!=a)throw RangeError("Invalid code point: "+a);a<=65535?r.push(a):(a-=65536,e=55296+(a>>10),t=a%1024+56320,r.push(e,t)),(n+1==i||r.length>16384)&&(s+=P.apply(null,r),r.length=0)}return s}function o(e,t){if(-1==t.indexOf("|")){if(e==t)return;throw Error("Invalid node type: "+e)}if(t=o.hasOwnProperty(t)?o[t]:o[t]=RegExp("^(?:"+t+")$"),!t.test(e))throw Error("Invalid node type: "+e)
}function u(e){var t=e.type;if(u.hasOwnProperty(t)&&"function"==typeof u[t])return u[t](e);throw Error("Invalid node type: "+t)}function l(e){o(e.type,"alternative");var t=e.body,r=t?t.length:0;if(1==r)return x(t[0]);for(var n=-1,i="";++n<r;)i+=x(t[n]);return i}function c(e){switch(o(e.type,"anchor"),e.kind){case"start":return"^";case"end":return"$";case"boundary":return"\\b";case"not-boundary":return"\\B";default:throw Error("Invalid assertion")}}function f(e){return o(e.type,"anchor|characterClass|characterClassEscape|dot|group|reference|value"),u(e)}function p(e){o(e.type,"characterClass");var t=e.body,r=t?t.length:0,n=-1,i="[";for(e.negative&&(i+="^");++n<r;)i+=m(t[n]);return i+="]"}function d(e){return o(e.type,"characterClassEscape"),"\\"+e.value}function h(e){o(e.type,"characterClassRange");var t=e.min,r=e.max;if("characterClassRange"==t.type||"characterClassRange"==r.type)throw Error("Invalid character class range");return m(t)+"-"+m(r)}function m(e){return o(e.type,"anchor|characterClassEscape|characterClassRange|dot|value"),u(e)}function y(e){o(e.type,"disjunction");var t=e.body,r=t?t.length:0;if(0==r)throw Error("No body");if(1==r)return u(t[0]);for(var n=-1,i="";++n<r;)0!=n&&(i+="|"),i+=u(t[n]);return i}function v(e){return o(e.type,"dot"),"."}function g(e){o(e.type,"group");var t="(";switch(e.behavior){case"normal":break;case"ignore":t+="?:";break;case"lookahead":t+="?=";break;case"negativeLookahead":t+="?!";break;default:throw Error("Invalid behaviour: "+e.behaviour)}var r=e.body,n=r?r.length:0;if(1==n)t+=u(r[0]);else for(var i=-1;++i<n;)t+=u(r[i]);return t+=")"}function b(e){o(e.type,"quantifier");var t="",r=e.min,n=e.max;switch(n){case void 0:case null:switch(r){case 0:t="*";break;case 1:t="+";break;default:t="{"+r+",}"}break;default:t=r==n?"{"+r+"}":0==r&&1==n?"?":"{"+r+","+n+"}"}return e.greedy||(t+="?"),f(e.body[0])+t}function E(e){return o(e.type,"reference"),"\\"+e.matchIndex}function x(e){return o(e.type,"anchor|characterClass|characterClassEscape|empty|group|quantifier|reference|value"),u(e)}function A(e){o(e.type,"value");var t=e.kind,r=e.codePoint;switch(t){case"controlLetter":return"\\c"+a(r+64);case"hexadecimalEscape":return"\\x"+("00"+r.toString(16).toUpperCase()).slice(-2);case"identifier":return"\\"+a(r);case"null":return"\\"+r;case"octal":return"\\"+r.toString(8);case"singleEscape":switch(r){case 8:return"\\b";case 9:return"\\t";case 10:return"\\n";case 11:return"\\v";case 12:return"\\f";case 13:return"\\r";default:throw Error("Invalid codepoint: "+r)}case"symbol":return a(r);case"unicodeEscape":return"\\u"+("0000"+r.toString(16).toUpperCase()).slice(-4);case"unicodeCodePointEscape":return"\\u{"+r.toString(16).toUpperCase()+"}";default:throw Error("Unsupported node kind: "+t)}}var S={function:!0,object:!0},_=S["undefined"==typeof window?"undefined":s(window)]&&window||this,D=S[s(t)]&&t,C=S[s(e)]&&e&&!e.nodeType&&e,w=D&&C&&"object"==(void 0===i?"undefined":s(i))&&i;!w||w.global!==w&&w.window!==w&&w.self!==w||(_=w);var P=String.fromCharCode,k=Math.floor;u.alternative=l,u.anchor=c,u.characterClass=p,u.characterClassEscape=d,u.characterClassRange=h,u.disjunction=y,u.dot=v,u.group=g,u.quantifier=b,u.reference=E,u.value=A,"object"==s(r(49))&&r(49)?void 0!==(n=function(){return{generate:u}}.call(t,r,t,e))&&(e.exports=n):D&&C?D.generate=u:_.regjsgen={generate:u}}).call(void 0)}).call(t,r(39)(e),function(){return this}())},function(e,t){"use strict";!function(){function t(e,t){function r(t){return t.raw=e.substring(t.range[0],t.range[1]),t}function n(e,t){return e.range[0]=t,r(e)}function i(e,t){return r({type:"anchor",kind:e,range:[$-t,$]})}function s(e,t,n,i){return r({type:"value",kind:e,codePoint:t,range:[n,i]})}function a(e,t,r,n){return n=n||0,s(e,t,$-(r.length+n),$)}function o(e){var t=e[0],r=t.charCodeAt(0);if(z){var n;if(1===t.length&&r>=55296&&r<=56319&&(n=x().charCodeAt(0))>=56320&&n<=57343)return $++,s("symbol",1024*(r-55296)+n-56320+65536,$-2,$)}return s("symbol",r,$-1,$)}function u(e,t,n){return r({type:"disjunction",body:e,range:[t,n]})}function l(){return r({type:"dot",range:[$-1,$]})}function c(e){return r({type:"characterClassEscape",value:e,range:[$-2,$]})}function f(e){return r({type:"reference",matchIndex:parseInt(e,10),range:[$-1-e.length,$]})}function p(e,t,n,i){return r({type:"group",behavior:e,body:t,range:[n,i]})}function d(e,t,n,i){return null==i&&(n=$-1,i=$),r({type:"quantifier",min:e,max:t,greedy:!0,body:null,range:[n,i]})}function h(e,t,n){return r({type:"alternative",body:e,range:[t,n]})}function m(e,t,n,i){return r({type:"characterClass",body:e,negative:t,range:[n,i]})}function y(e,t,n,i){return e.codePoint>t.codePoint&&K("invalid range in character class",e.raw+"-"+t.raw,n,i),r({type:"characterClassRange",min:e,max:t,range:[n,i]})}function v(e){return"alternative"===e.type?e.body:[e]}function g(t){t=t||1;var r=e.substring($,$+t);return $+=t||1,r}function b(e){E(e)||K("character",e)}function E(t){if(e.indexOf(t,$)===$)return g(t.length)}function x(){return e[$]}function A(t){return e.indexOf(t,$)===$}function S(t){return e[$+1]===t}function _(t){var r=e.substring($),n=r.match(t);return n&&(n.range=[],n.range[0]=$,g(n[0].length),n.range[1]=$),n}function D(){var e=[],t=$;for(e.push(C());E("|");)e.push(C());return 1===e.length?e[0]:u(e,t,$)}function C(){for(var e,t=[],r=$;e=w();)t.push(e);return 1===t.length?t[0]:h(t,r,$)}function w(){if($>=e.length||A("|")||A(")"))return null;var t=k();if(t)return t;var r=T();r||K("Expected atom");var i=F()||!1;return i?(i.body=v(r),n(i,r.range[0]),i):r}function P(e,t,r,n){var i=null,s=$;if(E(e))i=t;else{if(!E(r))return!1;i=n}var a=D();a||K("Expected disjunction"),b(")");var o=p(i,v(a),s,$);return"normal"==i&&X&&J++,o}function k(){return E("^")?i("start",1):E("$")?i("end",1):E("\\b")?i("boundary",2):E("\\B")?i("not-boundary",2):P("(?=","lookahead","(?!","negativeLookahead")}function F(){var e,t,r,n,i=$;return E("*")?t=d(0):E("+")?t=d(1):E("?")?t=d(0,1):(e=_(/^\{([0-9]+)\}/))?(r=parseInt(e[1],10),t=d(r,r,e.range[0],e.range[1])):(e=_(/^\{([0-9]+),\}/))?(r=parseInt(e[1],10),t=d(r,void 0,e.range[0],e.range[1])):(e=_(/^\{([0-9]+),([0-9]+)\}/))&&(r=parseInt(e[1],10),n=parseInt(e[2],10),r>n&&K("numbers out of order in {} quantifier","",i,$),t=d(r,n,e.range[0],e.range[1])),t&&E("?")&&(t.greedy=!1,t.range[1]+=1),t}function T(){var e;return(e=_(/^[^^$\\.*+?(){[|]/))?o(e):E(".")?l():E("\\")?(e=R(),e||K("atomEscape"),e):(e=j())?e:P("(?:","ignore","(","normal")}function O(e){if(z){var t,n;if("unicodeEscape"==e.kind&&(t=e.codePoint)>=55296&&t<=56319&&A("\\")&&S("u")){var i=$;$++;var s=B();"unicodeEscape"==s.kind&&(n=s.codePoint)>=56320&&n<=57343?(e.range[1]=s.range[1],e.codePoint=1024*(t-55296)+n-56320+65536,e.type="value",e.kind="unicodeCodePointEscape",r(e)):$=i}}return e}function B(){return R(!0)}function R(e){var t,r=$;if(t=I())return t;if(e){if(E("b"))return a("singleEscape",8,"\\b");E("B")&&K("\\B not possible inside of CharacterClass","",r)}return t=M()}function I(){var e,t;if(e=_(/^(?!0)\d+/)){t=e[0];var r=parseInt(e[0],10);return r<=J?f(e[0]):(H.push(r),g(-e[0].length),(e=_(/^[0-7]{1,3}/))?a("octal",parseInt(e[0],8),e[0],1):(e=o(_(/^[89]/)),n(e,e.range[0]-1)))}return(e=_(/^[0-7]{1,3}/))?(t=e[0],/^0{1,3}$/.test(t)?a("null",0,"0",t.length+1):a("octal",parseInt(t,8),t,1)):!!(e=_(/^[dDsSwW]/))&&c(e[0])}function M(){var e;if(e=_(/^[fnrtv]/)){var t=0;switch(e[0]){case"t":t=9;break;case"n":t=10;break;case"v":t=11;break;case"f":t=12;break;case"r":t=13}return a("singleEscape",t,"\\"+e[0])}return(e=_(/^c([a-zA-Z])/))?a("controlLetter",e[1].charCodeAt(0)%32,e[1],2):(e=_(/^x([0-9a-fA-F]{2})/))?a("hexadecimalEscape",parseInt(e[1],16),e[1],2):(e=_(/^u([0-9a-fA-F]{4})/))?O(a("unicodeEscape",parseInt(e[1],16),e[1],2)):z&&(e=_(/^u\{([0-9a-fA-F]+)\}/))?a("unicodeCodePointEscape",parseInt(e[1],16),e[1],4):L()}function N(e){var t=new RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮ̀-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁ҃-҇Ҋ-ԯԱ-Ֆՙա-և֑-ׇֽֿׁׂׅׄא-תװ-ײؐ-ؚؠ-٩ٮ-ۓە-ۜ۟-۪ۨ-ۼۿܐ-݊ݍ-ޱ߀-ߵߺࠀ-࠭ࡀ-࡛ࢠ-ࢲࣤ-ॣ०-९ॱ-ঃঅ-ঌএঐও-নপ-রলশ-হ়-ৄেৈো-ৎৗড়ঢ়য়-ৣ০-ৱਁ-ਃਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹ਼ਾ-ੂੇੈੋ-੍ੑਖ਼-ੜਫ਼੦-ੵઁ-ઃઅ-ઍએ-ઑઓ-નપ-રલળવ-હ઼-ૅે-ૉો-્ૐૠ-ૣ૦-૯ଁ-ଃଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହ଼-ୄେୈୋ-୍ୖୗଡ଼ଢ଼ୟ-ୣ୦-୯ୱஂஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹா-ூெ-ைொ-்ௐௗ௦-௯ఀ-ఃఅ-ఌఎ-ఐఒ-నప-హఽ-ౄె-ైొ-్ౕౖౘౙౠ-ౣ౦-౯ಁ-ಃಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹ಼-ೄೆ-ೈೊ-್ೕೖೞೠ-ೣ೦-೯ೱೲഁ-ഃഅ-ഌഎ-ഐഒ-ഺഽ-ൄെ-ൈൊ-ൎൗൠ-ൣ൦-൯ൺ-ൿංඃඅ-ඖක-නඳ-රලව-ෆ්ා-ුූෘ-ෟ෦-෯ෲෳก-ฺเ-๎๐-๙ກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ູົ-ຽເ-ໄໆ່-ໍ໐-໙ໜ-ໟༀ༘༙༠-༩༹༵༷༾-ཇཉ-ཬཱ-྄྆-ྗྙ-ྼ࿆က-၉ၐ-ႝႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚ፝-፟ᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-᜔ᜠ-᜴ᝀ-ᝓᝠ-ᝬᝮ-ᝰᝲᝳក-៓ៗៜ៝០-៩᠋-᠍᠐-᠙ᠠ-ᡷᢀ-ᢪᢰ-ᣵᤀ-ᤞᤠ-ᤫᤰ-᤻᥆-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉ᧐-᧙ᨀ-ᨛᨠ-ᩞ᩠-᩿᩼-᪉᪐-᪙ᪧ᪰-᪽ᬀ-ᭋ᭐-᭙᭫-᭳ᮀ-᯳ᰀ-᰷᱀-᱉ᱍ-ᱽ᳐-᳔᳒-ᳶ᳸᳹ᴀ-᷵᷼-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼ‌‍‿⁀⁔ⁱⁿₐ-ₜ⃐-⃥⃜⃡-⃰ℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯ⵿-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⷠ-ⷿⸯ々-〇〡-〯〱-〵〸-〼ぁ-ゖ゙゚ゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘫꙀ-꙯ꙴ-꙽ꙿ-ꚝꚟ-꛱ꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞭꞰꞱꟷ-ꠧꡀ-ꡳꢀ-꣄꣐-꣙꣠-ꣷꣻ꤀-꤭ꤰ-꥓ꥠ-ꥼꦀ-꧀ꧏ-꧙ꧠ-ꧾꨀ-ꨶꩀ-ꩍ꩐-꩙ꩠ-ꩶꩺ-ꫂꫛ-ꫝꫠ-ꫯꫲ-꫶ꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭟꭤꭥꯀ-ꯪ꯬꯭꯰-꯹가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻ︀-️︠-︭︳︴﹍-﹏ﹰ-ﹴﹶ-ﻼ0-9A-Z_a-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]");return 36===e||95===e||e>=65&&e<=90||e>=97&&e<=122||e>=48&&e<=57||92===e||e>=128&&t.test(String.fromCharCode(e))}function L(){var e;return N(x())?E("‌")?a("identifier",8204,"‌"):E("‍")?a("identifier",8205,"‍"):null:(e=g(),a("identifier",e.charCodeAt(0),e,1))}function j(){var e,t=$;return(e=_(/^\[\^/))?(e=U(),b("]"),m(e,!0,t,$)):E("[")?(e=U(),b("]"),m(e,!1,t,$)):null}function U(){var e;return A("]")?[]:(e=G(),e||K("nonEmptyClassRanges"),e)}function V(e){var t,r,n;if(A("-")&&!S("]")){b("-"),n=Y(),n||K("classAtom"),r=$;var i=U();return i||K("classRanges"),t=e.range[0],"empty"===i.type?[y(e,n,t,r)]:[y(e,n,t,r)].concat(i)}return n=W(),n||K("nonEmptyClassRangesNoDash"),[e].concat(n)}function G(){var e=Y();return e||K("classAtom"),A("]")?[e]:V(e)}function W(){var e=Y();return e||K("classAtom"),A("]")?e:V(e)}function Y(){return E("-")?o("-"):q()}function q(){var e;return(e=_(/^[^\\\]-]/))?o(e[0]):E("\\")?(e=B(),e||K("classEscape"),O(e)):void 0}function K(t,r,n,i){n=null==n?$:n,i=null==i?n:i;var s=Math.max(0,n-10),a=Math.min(i+10,e.length),o="    "+e.substring(s,a),u="    "+new Array(n-s+1).join(" ")+"^";throw SyntaxError(t+" at position "+n+(r?": "+r:"")+"\n"+o+"\n"+u)}var H=[],J=0,X=!0,z=-1!==(t||"").indexOf("u"),$=0;""===(e=String(e))&&(e="(?:)");var Q=D();Q.range[1]!==e.length&&K("Could not parse entire input - got stuck","",Q.range[1]);for(var Z=0;Z<H.length;Z++)if(H[Z]<=J)return $=0,X=!1,D();return Q}var r={parse:t};void 0!==e&&e.exports?e.exports=r:window.regjsparser=r}()},function(e,t,r){"use strict";var n=r(467);e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("Expected `input` to be a string");if(t<0||!n(t))throw new TypeError("Expected `count` to be a positive finite number");var r="";do{1&t&&(r+=e),e+=e}while(t>>=1);return r}},function(e,t){"use strict";var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e<r.length)return r[e];throw new TypeError("Must be between 0 and 63: "+e)},t.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1}},function(e,t){"use strict";function r(e,n,i,s,a,o){var u=Math.floor((n-e)/2)+e,l=a(i,s[u],!0);return 0===l?u:l>0?n-u>1?r(u,n,i,s,a,o):o==t.LEAST_UPPER_BOUND?n<s.length?n:-1:u:u-e>1?r(e,u,i,s,a,o):o==t.LEAST_UPPER_BOUND?u:e<0?-1:e}t.GREATEST_LOWER_BOUND=1,t.LEAST_UPPER_BOUND=2,t.search=function(e,n,i,s){if(0===n.length)return-1;var a=r(-1,n.length,e,n,i,s||t.GREATEST_LOWER_BOUND);if(a<0)return-1;for(;a-1>=0&&0===i(n[a],n[a-1],!0);)--a;return a}},function(e,t,r){"use strict";function n(e,t){var r=e.generatedLine,n=t.generatedLine,i=e.generatedColumn,a=t.generatedColumn;return n>r||n==r&&a>=i||s.compareByGeneratedPositionsInflated(e,t)<=0}function i(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}var s=r(63);i.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},i.prototype.add=function(e){n(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},i.prototype.toArray=function(){return this._sorted||(this._array.sort(s.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},t.MappingList=i},function(e,t){"use strict";function r(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function n(e,t){return Math.round(e+Math.random()*(t-e))}function i(e,t,s,a){if(s<a){var o=n(s,a),u=s-1;r(e,o,a);for(var l=e[a],c=s;c<a;c++)t(e[c],l)<=0&&(u+=1,r(e,u,c));r(e,u+1,c);var f=u+1;i(e,t,s,f-1),i(e,t,f+1,a)}}t.quickSort=function(e,t){i(e,t,0,e.length-1)}},function(e,t,r){"use strict";function n(e){var t=e;return"string"==typeof e&&(t=JSON.parse(e.replace(/^\)\]\}'/,""))),null!=t.sections?new a(t):new i(t)}function i(e){var t=e;"string"==typeof e&&(t=JSON.parse(e.replace(/^\)\]\}'/,"")));var r=o.getArg(t,"version"),n=o.getArg(t,"sources"),i=o.getArg(t,"names",[]),s=o.getArg(t,"sourceRoot",null),a=o.getArg(t,"sourcesContent",null),u=o.getArg(t,"mappings"),c=o.getArg(t,"file",null);if(r!=this._version)throw new Error("Unsupported version: "+r);n=n.map(String).map(o.normalize).map(function(e){return s&&o.isAbsolute(s)&&o.isAbsolute(e)?o.relative(s,e):e}),this._names=l.fromArray(i.map(String),!0),this._sources=l.fromArray(n,!0),this.sourceRoot=s,this.sourcesContent=a,this._mappings=u,this.file=c}function s(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}function a(e){var t=e;"string"==typeof e&&(t=JSON.parse(e.replace(/^\)\]\}'/,"")));var r=o.getArg(t,"version"),i=o.getArg(t,"sections");if(r!=this._version)throw new Error("Unsupported version: "+r);this._sources=new l,this._names=new l;var s={line:-1,column:0};this._sections=i.map(function(e){if(e.url)throw new Error("Support for url field in sections not implemented.");var t=o.getArg(e,"offset"),r=o.getArg(t,"line"),i=o.getArg(t,"column");if(r<s.line||r===s.line&&i<s.column)throw new Error("Section offsets must be ordered and non-overlapping.");return s=t,{generatedOffset:{generatedLine:r+1,generatedColumn:i+1},consumer:new n(o.getArg(e,"map"))}})}var o=r(63),u=r(617),l=r(285).ArraySet,c=r(286),f=r(619).quickSort;n.fromSourceMap=function(e){return i.fromSourceMap(e)},n.prototype._version=3,n.prototype.__generatedMappings=null,Object.defineProperty(n.prototype,"_generatedMappings",{get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),n.prototype.__originalMappings=null,Object.defineProperty(n.prototype,"_originalMappings",{get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),n.prototype._charIsMappingSeparator=function(e,t){var r=e.charAt(t);return";"===r||","===r},n.prototype._parseMappings=function(e,t){throw new Error("Subclasses must implement _parseMappings")},n.GENERATED_ORDER=1,n.ORIGINAL_ORDER=2,n.GREATEST_LOWER_BOUND=1,n.LEAST_UPPER_BOUND=2,n.prototype.eachMapping=function(e,t,r){var i,s=t||null,a=r||n.GENERATED_ORDER;switch(a){case n.GENERATED_ORDER:i=this._generatedMappings;break;case n.ORIGINAL_ORDER:i=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var u=this.sourceRoot;i.map(function(e){var t=null===e.source?null:this._sources.at(e.source);return null!=t&&null!=u&&(t=o.join(u,t)),{source:t,generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:null===e.name?null:this._names.at(e.name)}},this).forEach(e,s)},n.prototype.allGeneratedPositionsFor=function(e){var t=o.getArg(e,"line"),r={source:o.getArg(e,"source"),originalLine:t,originalColumn:o.getArg(e,"column",0)};if(null!=this.sourceRoot&&(r.source=o.relative(this.sourceRoot,r.source)),!this._sources.has(r.source))return[];r.source=this._sources.indexOf(r.source);var n=[],i=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",o.compareByOriginalPositions,u.LEAST_UPPER_BOUND);if(i>=0){var s=this._originalMappings[i];if(void 0===e.column)for(var a=s.originalLine;s&&s.originalLine===a;)n.push({line:o.getArg(s,"generatedLine",null),column:o.getArg(s,"generatedColumn",null),lastColumn:o.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i];else for(var l=s.originalColumn;s&&s.originalLine===t&&s.originalColumn==l;)n.push({line:o.getArg(s,"generatedLine",null),column:o.getArg(s,"generatedColumn",null),lastColumn:o.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i]}return n},t.SourceMapConsumer=n,i.prototype=Object.create(n.prototype),i.prototype.consumer=n,i.fromSourceMap=function(e){var t=Object.create(i.prototype),r=t._names=l.fromArray(e._names.toArray(),!0),n=t._sources=l.fromArray(e._sources.toArray(),!0);t.sourceRoot=e._sourceRoot,t.sourcesContent=e._generateSourcesContent(t._sources.toArray(),t.sourceRoot),t.file=e._file;for(var a=e._mappings.toArray().slice(),u=t.__generatedMappings=[],c=t.__originalMappings=[],p=0,d=a.length;p<d;p++){var h=a[p],m=new s;m.generatedLine=h.generatedLine,m.generatedColumn=h.generatedColumn,h.source&&(m.source=n.indexOf(h.source),m.originalLine=h.originalLine,m.originalColumn=h.originalColumn,h.name&&(m.name=r.indexOf(h.name)),c.push(m)),u.push(m)}return f(t.__originalMappings,o.compareByOriginalPositions),t},i.prototype._version=3,Object.defineProperty(i.prototype,"sources",{get:function(){return this._sources.toArray().map(function(e){return null!=this.sourceRoot?o.join(this.sourceRoot,e):e},this)}}),i.prototype._parseMappings=function(e,t){for(var r,n,i,a,u,l=1,p=0,d=0,h=0,m=0,y=0,v=e.length,g=0,b={},E={},x=[],A=[];g<v;)if(";"===e.charAt(g))l++,g++,p=0;else if(","===e.charAt(g))g++;else{for(r=new s,r.generatedLine=l,a=g;a<v&&!this._charIsMappingSeparator(e,a);a++);if(n=e.slice(g,a),i=b[n])g+=n.length;else{for(i=[];g<a;)c.decode(e,g,E),u=E.value,g=E.rest,i.push(u);if(2===i.length)throw new Error("Found a source, but no line and column");if(3===i.length)throw new Error("Found a source and line, but no column");b[n]=i}r.generatedColumn=p+i[0],p=r.generatedColumn,i.length>1&&(r.source=m+i[1],m+=i[1],r.originalLine=d+i[2],d=r.originalLine,r.originalLine+=1,r.originalColumn=h+i[3],h=r.originalColumn,i.length>4&&(r.name=y+i[4],y+=i[4])),A.push(r),"number"==typeof r.originalLine&&x.push(r)}f(A,o.compareByGeneratedPositionsDeflated),this.__generatedMappings=A,f(x,o.compareByOriginalPositions),this.__originalMappings=x},i.prototype._findMapping=function(e,t,r,n,i,s){if(e[r]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[r]);if(e[n]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[n]);return u.search(e,t,i,s)},i.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var t=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var r=this._generatedMappings[e+1];if(t.generatedLine===r.generatedLine){t.lastGeneratedColumn=r.generatedColumn-1;continue}}t.lastGeneratedColumn=1/0}},i.prototype.originalPositionFor=function(e){var t={generatedLine:o.getArg(e,"line"),generatedColumn:o.getArg(e,"column")},r=this._findMapping(t,this._generatedMappings,"generatedLine","generatedColumn",o.compareByGeneratedPositionsDeflated,o.getArg(e,"bias",n.GREATEST_LOWER_BOUND));if(r>=0){var i=this._generatedMappings[r];if(i.generatedLine===t.generatedLine){var s=o.getArg(i,"source",null);null!==s&&(s=this._sources.at(s),null!=this.sourceRoot&&(s=o.join(this.sourceRoot,s)));var a=o.getArg(i,"name",null);return null!==a&&(a=this._names.at(a)),{source:s,line:o.getArg(i,"originalLine",null),column:o.getArg(i,"originalColumn",null),name:a}}}return{source:null,line:null,column:null,name:null}},i.prototype.hasContentsOfAllSources=function(){return!!this.sourcesContent&&(this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return null==e}))},i.prototype.sourceContentFor=function(e,t){if(!this.sourcesContent)return null;if(null!=this.sourceRoot&&(e=o.relative(this.sourceRoot,e)),this._sources.has(e))return this.sourcesContent[this._sources.indexOf(e)];var r;if(null!=this.sourceRoot&&(r=o.urlParse(this.sourceRoot))){var n=e.replace(/^file:\/\//,"");if("file"==r.scheme&&this._sources.has(n))return this.sourcesContent[this._sources.indexOf(n)];if((!r.path||"/"==r.path)&&this._sources.has("/"+e))return this.sourcesContent[this._sources.indexOf("/"+e)]}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},i.prototype.generatedPositionFor=function(e){var t=o.getArg(e,"source");if(null!=this.sourceRoot&&(t=o.relative(this.sourceRoot,t)),!this._sources.has(t))return{line:null,column:null,lastColumn:null};t=this._sources.indexOf(t);var r={source:t,originalLine:o.getArg(e,"line"),originalColumn:o.getArg(e,"column")},i=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",o.compareByOriginalPositions,o.getArg(e,"bias",n.GREATEST_LOWER_BOUND));if(i>=0){var s=this._originalMappings[i];if(s.source===r.source)return{line:o.getArg(s,"generatedLine",null),column:o.getArg(s,"generatedColumn",null),lastColumn:o.getArg(s,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},t.BasicSourceMapConsumer=i,a.prototype=Object.create(n.prototype),a.prototype.constructor=n,a.prototype._version=3,Object.defineProperty(a.prototype,"sources",{get:function(){for(var e=[],t=0;t<this._sections.length;t++)for(var r=0;r<this._sections[t].consumer.sources.length;r++)e.push(this._sections[t].consumer.sources[r]);return e}}),a.prototype.originalPositionFor=function(e){var t={generatedLine:o.getArg(e,"line"),generatedColumn:o.getArg(e,"column")},r=u.search(t,this._sections,function(e,t){var r=e.generatedLine-t.generatedOffset.generatedLine;return r||e.generatedColumn-t.generatedOffset.generatedColumn}),n=this._sections[r];return n?n.consumer.originalPositionFor({line:t.generatedLine-(n.generatedOffset.generatedLine-1),column:t.generatedColumn-(n.generatedOffset.generatedLine===t.generatedLine?n.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}},a.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})},a.prototype.sourceContentFor=function(e,t){for(var r=0;r<this._sections.length;r++){var n=this._sections[r],i=n.consumer.sourceContentFor(e,!0);if(i)return i}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},a.prototype.generatedPositionFor=function(e){for(var t=0;t<this._sections.length;t++){var r=this._sections[t];if(-1!==r.consumer.sources.indexOf(o.getArg(e,"source"))){var n=r.consumer.generatedPositionFor(e);if(n){return{line:n.line+(r.generatedOffset.generatedLine-1),column:n.column+(r.generatedOffset.generatedLine===n.line?r.generatedOffset.generatedColumn-1:0)}}}}return{line:null,column:null}},a.prototype._parseMappings=function(e,t){this.__generatedMappings=[],this.__originalMappings=[];for(var r=0;r<this._sections.length;r++)for(var n=this._sections[r],i=n.consumer._generatedMappings,s=0;s<i.length;s++){var a=i[s],u=n.consumer._sources.at(a.source);null!==n.consumer.sourceRoot&&(u=o.join(n.consumer.sourceRoot,u)),this._sources.add(u),u=this._sources.indexOf(u);var l=n.consumer._names.at(a.name);this._names.add(l),l=this._names.indexOf(l);var c={source:u,generatedLine:a.generatedLine+(n.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(n.generatedOffset.generatedLine===a.generatedLine?n.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:l};this.__generatedMappings.push(c),"number"==typeof c.originalLine&&this.__originalMappings.push(c)}f(this.__generatedMappings,o.compareByGeneratedPositionsDeflated),f(this.__originalMappings,o.compareByOriginalPositions)},t.IndexedSourceMapConsumer=a},function(e,t,r){"use strict";function n(e,t,r,n,i){this.children=[],this.sourceContents={},this.line=null==e?null:e,this.column=null==t?null:t,this.source=null==r?null:r,this.name=null==i?null:i,this[o]=!0,null!=n&&this.add(n)}var i=r(287).SourceMapGenerator,s=r(63),a=/(\r?\n)/,o="$$$isSourceNode$$$";n.fromStringWithSourceMap=function(e,t,r){function i(e,t){if(null===e||void 0===e.source)o.add(t);else{var i=r?s.join(r,e.source):e.source;o.add(new n(e.originalLine,e.originalColumn,i,t,e.name))}}var o=new n,u=e.split(a),l=function(){return u.shift()+(u.shift()||"")},c=1,f=0,p=null;return t.eachMapping(function(e){if(null!==p){if(!(c<e.generatedLine)){var t=u[0],r=t.substr(0,e.generatedColumn-f);return u[0]=t.substr(e.generatedColumn-f),f=e.generatedColumn,i(p,r),void(p=e)}i(p,l()),c++,f=0}for(;c<e.generatedLine;)o.add(l()),c++;if(f<e.generatedColumn){var t=u[0];o.add(t.substr(0,e.generatedColumn)),u[0]=t.substr(e.generatedColumn),f=e.generatedColumn}p=e},this),u.length>0&&(p&&i(p,l()),o.add(u.join(""))),t.sources.forEach(function(e){var n=t.sourceContentFor(e);null!=n&&(null!=r&&(e=s.join(r,e)),o.setSourceContent(e,n))}),o},n.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(e){this.add(e)},this);else{if(!e[o]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);e&&this.children.push(e)}return this},n.prototype.prepend=function(e){if(Array.isArray(e))for(var t=e.length-1;t>=0;t--)this.prepend(e[t]);else{if(!e[o]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);this.children.unshift(e)}return this},n.prototype.walk=function(e){for(var t,r=0,n=this.children.length;r<n;r++)t=this.children[r],t[o]?t.walk(e):""!==t&&e(t,{source:this.source,line:this.line,column:this.column,name:this.name})},n.prototype.join=function(e){var t,r,n=this.children.length;if(n>0){for(t=[],r=0;r<n-1;r++)t.push(this.children[r]),t.push(e);t.push(this.children[r]),this.children=t}return this},n.prototype.replaceRight=function(e,t){var r=this.children[this.children.length-1];return r[o]?r.replaceRight(e,t):"string"==typeof r?this.children[this.children.length-1]=r.replace(e,t):this.children.push("".replace(e,t)),this},n.prototype.setSourceContent=function(e,t){this.sourceContents[s.toSetString(e)]=t},n.prototype.walkSourceContents=function(e){for(var t=0,r=this.children.length;t<r;t++)this.children[t][o]&&this.children[t].walkSourceContents(e);for(var n=Object.keys(this.sourceContents),t=0,r=n.length;t<r;t++)e(s.fromSetString(n[t]),this.sourceContents[n[t]])},n.prototype.toString=function(){var e="";return this.walk(function(t){e+=t}),e},n.prototype.toStringWithSourceMap=function(e){var t={code:"",line:1,column:0},r=new i(e),n=!1,s=null,a=null,o=null,u=null;return this.walk(function(e,i){t.code+=e,null!==i.source&&null!==i.line&&null!==i.column?(s===i.source&&a===i.line&&o===i.column&&u===i.name||r.addMapping({source:i.source,original:{line:i.line,column:i.column},generated:{line:t.line,column:t.column},name:i.name}),s=i.source,a=i.line,o=i.column,u=i.name,n=!0):n&&(r.addMapping({generated:{line:t.line,column:t.column}}),s=null,n=!1);for(var l=0,c=e.length;l<c;l++)10===e.charCodeAt(l)?(t.line++,t.column=0,l+1===c?(s=null,n=!1):n&&r.addMapping({source:i.source,original:{line:i.line,column:i.column},generated:{line:t.line,column:t.column},name:i.name})):t.column++}),this.walkSourceContents(function(e,t){r.setSourceContent(e,t)}),{code:t.code,map:r}},t.SourceNode=n},function(e,t,r){"use strict";var n=r(180)();e.exports=function(e){return"string"==typeof e?e.replace(n,""):e}},function(e,t,r){(function(t){"use strict";var r=t.argv,n=r.indexOf("--"),i=function(e){e="--"+e;var t=r.indexOf(e);return-1!==t&&(-1===n||t<n)};e.exports=function(){return"FORCE_COLOR"in t.env||!(i("no-color")||i("no-colors")||i("color=false"))&&(!!(i("color")||i("colors")||i("color=true")||i("color=always"))||!(t.stdout&&!t.stdout.isTTY)&&("win32"===t.platform||("COLORTERM"in t.env||"dumb"!==t.env.TERM&&!!/^screen|^xterm|^vt100|color|ansi|cygwin|linux/i.test(t.env.TERM))))}()}).call(t,r(8))},function(e,t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=function e(t){function n(){}function i(){return r(s.foo)}n.prototype=t;var s=new n;return i(),i(),t}},function(e,t){"use strict";e.exports=function(e){for(var t=e.length;/[\s\uFEFF\u00A0]/.test(e[t-1]);)t--;return e.slice(0,t)}},function(e,t){"use strict";"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}},function(e,t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=function(e){return e&&"object"===(void 0===e?"undefined":r(e))&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.version="6.26.0"},function(e,t){"use strict";function r(e,t){var r=void 0;return null!=t.url?r=t.url:(r="Inline Babel script",++p>1&&(r+=" ("+p+")")),e(t.content,l({filename:r},n(t))).code}function n(e){return{presets:e.presets||["react","es2015"],plugins:e.plugins||["transform-class-properties","transform-object-rest-spread","transform-flow-strip-types"],sourceMaps:"inline"}}function i(e,t){var n=document.createElement("script");n.text=r(e,t),f.appendChild(n)}function s(e,t,r){var n=new XMLHttpRequest;return n.open("GET",e,!0),"overrideMimeType"in n&&n.overrideMimeType("text/plain"),n.onreadystatechange=function(){if(4===n.readyState){if(0!==n.status&&200!==n.status)throw r(),new Error("Could not load "+e);t(n.responseText)}},n.send(null)}function a(e,t){var r=e.getAttribute(t);return""===r?[]:r?r.split(",").map(function(e){return e.trim()}):null}function o(e,t){function r(){var t,r;for(r=0;r<o;r++)if(t=n[r],t.loaded&&!t.executed)t.executed=!0,i(e,t);else if(!t.loaded&&!t.error&&!t.async)break}var n=[],o=t.length;t.forEach(function(e,t){var i={async:e.hasAttribute("async"),error:!1,executed:!1,plugins:a(e,"data-plugins"),presets:a(e,"data-presets")};e.src?(n[t]=l({},i,{content:null,loaded:!1,url:e.src}),s(e.src,function(e){n[t].loaded=!0,n[t].content=e,r()},function(){n[t].error=!0,r()})):n[t]=l({},i,{content:e.innerHTML,loaded:!0,url:null})}),r()}function u(e,t){f=document.getElementsByTagName("head")[0],t||(t=document.getElementsByTagName("script"));for(var r=[],n=0;n<t.length;n++){var i=t.item(n),s=i.type.split(";")[0];-1!==c.indexOf(s)&&r.push(i)}0!==r.length&&(console.warn("You are using the in-browser Babel transformer. Be sure to precompile your scripts for production - https://babeljs.io/docs/setup/"),o(e,r))}Object.defineProperty(t,"__esModule",{value:!0});var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e};t.runScripts=u;var c=["text/jsx","text/babel"],f=void 0,p=0},function(e,t){e.exports={builtin:{Array:!1,ArrayBuffer:!1,Boolean:!1,constructor:!1,DataView:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Float32Array:!1,Float64Array:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,Int16Array:!1,Int32Array:!1,Int8Array:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Map:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,Promise:!1,propertyIsEnumerable:!1,Proxy:!1,RangeError:!1,ReferenceError:!1,Reflect:!1,RegExp:!1,Set:!1,String:!1,Symbol:!1,SyntaxError:!1,System:!1,toLocaleString:!1,toString:!1,TypeError:!1,Uint16Array:!1,Uint32Array:!1,Uint8Array:!1,Uint8ClampedArray:!1,undefined:!1,unescape:!1,URIError:!1,
valueOf:!1,WeakMap:!1,WeakSet:!1},es5:{Array:!1,Boolean:!1,constructor:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,propertyIsEnumerable:!1,RangeError:!1,ReferenceError:!1,RegExp:!1,String:!1,SyntaxError:!1,toLocaleString:!1,toString:!1,TypeError:!1,undefined:!1,unescape:!1,URIError:!1,valueOf:!1},es6:{Array:!1,ArrayBuffer:!1,Boolean:!1,constructor:!1,DataView:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Float32Array:!1,Float64Array:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,Int16Array:!1,Int32Array:!1,Int8Array:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Map:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,Promise:!1,propertyIsEnumerable:!1,Proxy:!1,RangeError:!1,ReferenceError:!1,Reflect:!1,RegExp:!1,Set:!1,String:!1,Symbol:!1,SyntaxError:!1,System:!1,toLocaleString:!1,toString:!1,TypeError:!1,Uint16Array:!1,Uint32Array:!1,Uint8Array:!1,Uint8ClampedArray:!1,undefined:!1,unescape:!1,URIError:!1,valueOf:!1,WeakMap:!1,WeakSet:!1},browser:{addEventListener:!1,alert:!1,AnalyserNode:!1,Animation:!1,AnimationEffectReadOnly:!1,AnimationEffectTiming:!1,AnimationEffectTimingReadOnly:!1,AnimationEvent:!1,AnimationPlaybackEvent:!1,AnimationTimeline:!1,applicationCache:!1,ApplicationCache:!1,ApplicationCacheErrorEvent:!1,atob:!1,Attr:!1,Audio:!1,AudioBuffer:!1,AudioBufferSourceNode:!1,AudioContext:!1,AudioDestinationNode:!1,AudioListener:!1,AudioNode:!1,AudioParam:!1,AudioProcessingEvent:!1,AutocompleteErrorEvent:!1,BarProp:!1,BatteryManager:!1,BeforeUnloadEvent:!1,BiquadFilterNode:!1,Blob:!1,blur:!1,btoa:!1,Cache:!1,caches:!1,CacheStorage:!1,cancelAnimationFrame:!1,cancelIdleCallback:!1,CanvasGradient:!1,CanvasPattern:!1,CanvasRenderingContext2D:!1,CDATASection:!1,ChannelMergerNode:!1,ChannelSplitterNode:!1,CharacterData:!1,clearInterval:!1,clearTimeout:!1,clientInformation:!1,ClientRect:!1,ClientRectList:!1,ClipboardEvent:!1,close:!1,closed:!1,CloseEvent:!1,Comment:!1,CompositionEvent:!1,confirm:!1,console:!1,ConvolverNode:!1,createImageBitmap:!1,Credential:!1,CredentialsContainer:!1,crypto:!1,Crypto:!1,CryptoKey:!1,CSS:!1,CSSAnimation:!1,CSSFontFaceRule:!1,CSSImportRule:!1,CSSKeyframeRule:!1,CSSKeyframesRule:!1,CSSMediaRule:!1,CSSPageRule:!1,CSSRule:!1,CSSRuleList:!1,CSSStyleDeclaration:!1,CSSStyleRule:!1,CSSStyleSheet:!1,CSSSupportsRule:!1,CSSTransition:!1,CSSUnknownRule:!1,CSSViewportRule:!1,customElements:!1,CustomEvent:!1,DataTransfer:!1,DataTransferItem:!1,DataTransferItemList:!1,Debug:!1,defaultStatus:!1,defaultstatus:!1,DelayNode:!1,DeviceMotionEvent:!1,DeviceOrientationEvent:!1,devicePixelRatio:!1,dispatchEvent:!1,document:!1,Document:!1,DocumentFragment:!1,DocumentTimeline:!1,DocumentType:!1,DOMError:!1,DOMException:!1,DOMImplementation:!1,DOMParser:!1,DOMSettableTokenList:!1,DOMStringList:!1,DOMStringMap:!1,DOMTokenList:!1,DragEvent:!1,DynamicsCompressorNode:!1,Element:!1,ElementTimeControl:!1,ErrorEvent:!1,event:!1,Event:!1,EventSource:!1,EventTarget:!1,external:!1,FederatedCredential:!1,fetch:!1,File:!1,FileError:!1,FileList:!1,FileReader:!1,find:!1,focus:!1,FocusEvent:!1,FontFace:!1,FormData:!1,frameElement:!1,frames:!1,GainNode:!1,Gamepad:!1,GamepadButton:!1,GamepadEvent:!1,getComputedStyle:!1,getSelection:!1,HashChangeEvent:!1,Headers:!1,history:!1,History:!1,HTMLAllCollection:!1,HTMLAnchorElement:!1,HTMLAppletElement:!1,HTMLAreaElement:!1,HTMLAudioElement:!1,HTMLBaseElement:!1,HTMLBlockquoteElement:!1,HTMLBodyElement:!1,HTMLBRElement:!1,HTMLButtonElement:!1,HTMLCanvasElement:!1,HTMLCollection:!1,HTMLContentElement:!1,HTMLDataListElement:!1,HTMLDetailsElement:!1,HTMLDialogElement:!1,HTMLDirectoryElement:!1,HTMLDivElement:!1,HTMLDListElement:!1,HTMLDocument:!1,HTMLElement:!1,HTMLEmbedElement:!1,HTMLFieldSetElement:!1,HTMLFontElement:!1,HTMLFormControlsCollection:!1,HTMLFormElement:!1,HTMLFrameElement:!1,HTMLFrameSetElement:!1,HTMLHeadElement:!1,HTMLHeadingElement:!1,HTMLHRElement:!1,HTMLHtmlElement:!1,HTMLIFrameElement:!1,HTMLImageElement:!1,HTMLInputElement:!1,HTMLIsIndexElement:!1,HTMLKeygenElement:!1,HTMLLabelElement:!1,HTMLLayerElement:!1,HTMLLegendElement:!1,HTMLLIElement:!1,HTMLLinkElement:!1,HTMLMapElement:!1,HTMLMarqueeElement:!1,HTMLMediaElement:!1,HTMLMenuElement:!1,HTMLMetaElement:!1,HTMLMeterElement:!1,HTMLModElement:!1,HTMLObjectElement:!1,HTMLOListElement:!1,HTMLOptGroupElement:!1,HTMLOptionElement:!1,HTMLOptionsCollection:!1,HTMLOutputElement:!1,HTMLParagraphElement:!1,HTMLParamElement:!1,HTMLPictureElement:!1,HTMLPreElement:!1,HTMLProgressElement:!1,HTMLQuoteElement:!1,HTMLScriptElement:!1,HTMLSelectElement:!1,HTMLShadowElement:!1,HTMLSourceElement:!1,HTMLSpanElement:!1,HTMLStyleElement:!1,HTMLTableCaptionElement:!1,HTMLTableCellElement:!1,HTMLTableColElement:!1,HTMLTableElement:!1,HTMLTableRowElement:!1,HTMLTableSectionElement:!1,HTMLTemplateElement:!1,HTMLTextAreaElement:!1,HTMLTitleElement:!1,HTMLTrackElement:!1,HTMLUListElement:!1,HTMLUnknownElement:!1,HTMLVideoElement:!1,IDBCursor:!1,IDBCursorWithValue:!1,IDBDatabase:!1,IDBEnvironment:!1,IDBFactory:!1,IDBIndex:!1,IDBKeyRange:!1,IDBObjectStore:!1,IDBOpenDBRequest:!1,IDBRequest:!1,IDBTransaction:!1,IDBVersionChangeEvent:!1,Image:!1,ImageBitmap:!1,ImageData:!1,indexedDB:!1,innerHeight:!1,innerWidth:!1,InputEvent:!1,InputMethodContext:!1,IntersectionObserver:!1,IntersectionObserverEntry:!1,Intl:!1,KeyboardEvent:!1,KeyframeEffect:!1,KeyframeEffectReadOnly:!1,length:!1,localStorage:!1,location:!1,Location:!1,locationbar:!1,matchMedia:!1,MediaElementAudioSourceNode:!1,MediaEncryptedEvent:!1,MediaError:!1,MediaKeyError:!1,MediaKeyEvent:!1,MediaKeyMessageEvent:!1,MediaKeys:!1,MediaKeySession:!1,MediaKeyStatusMap:!1,MediaKeySystemAccess:!1,MediaList:!1,MediaQueryList:!1,MediaQueryListEvent:!1,MediaSource:!1,MediaRecorder:!1,MediaStream:!1,MediaStreamAudioDestinationNode:!1,MediaStreamAudioSourceNode:!1,MediaStreamEvent:!1,MediaStreamTrack:!1,menubar:!1,MessageChannel:!1,MessageEvent:!1,MessagePort:!1,MIDIAccess:!1,MIDIConnectionEvent:!1,MIDIInput:!1,MIDIInputMap:!1,MIDIMessageEvent:!1,MIDIOutput:!1,MIDIOutputMap:!1,MIDIPort:!1,MimeType:!1,MimeTypeArray:!1,MouseEvent:!1,moveBy:!1,moveTo:!1,MutationEvent:!1,MutationObserver:!1,MutationRecord:!1,name:!1,NamedNodeMap:!1,navigator:!1,Navigator:!1,Node:!1,NodeFilter:!1,NodeIterator:!1,NodeList:!1,Notification:!1,OfflineAudioCompletionEvent:!1,OfflineAudioContext:!1,offscreenBuffering:!1,onbeforeunload:!0,onblur:!0,onerror:!0,onfocus:!0,onload:!0,onresize:!0,onunload:!0,open:!1,openDatabase:!1,opener:!1,opera:!1,Option:!1,OscillatorNode:!1,outerHeight:!1,outerWidth:!1,PageTransitionEvent:!1,pageXOffset:!1,pageYOffset:!1,parent:!1,PasswordCredential:!1,Path2D:!1,performance:!1,Performance:!1,PerformanceEntry:!1,PerformanceMark:!1,PerformanceMeasure:!1,PerformanceNavigation:!1,PerformanceResourceTiming:!1,PerformanceTiming:!1,PeriodicWave:!1,Permissions:!1,PermissionStatus:!1,personalbar:!1,Plugin:!1,PluginArray:!1,PopStateEvent:!1,postMessage:!1,print:!1,ProcessingInstruction:!1,ProgressEvent:!1,PromiseRejectionEvent:!1,prompt:!1,PushManager:!1,PushSubscription:!1,RadioNodeList:!1,Range:!1,ReadableByteStream:!1,ReadableStream:!1,removeEventListener:!1,Request:!1,requestAnimationFrame:!1,requestIdleCallback:!1,resizeBy:!1,resizeTo:!1,Response:!1,RTCIceCandidate:!1,RTCSessionDescription:!1,RTCPeerConnection:!1,screen:!1,Screen:!1,screenLeft:!1,ScreenOrientation:!1,screenTop:!1,screenX:!1,screenY:!1,ScriptProcessorNode:!1,scroll:!1,scrollbars:!1,scrollBy:!1,scrollTo:!1,scrollX:!1,scrollY:!1,SecurityPolicyViolationEvent:!1,Selection:!1,self:!1,ServiceWorker:!1,ServiceWorkerContainer:!1,ServiceWorkerRegistration:!1,sessionStorage:!1,setInterval:!1,setTimeout:!1,ShadowRoot:!1,SharedKeyframeList:!1,SharedWorker:!1,showModalDialog:!1,SiteBoundCredential:!1,speechSynthesis:!1,SpeechSynthesisEvent:!1,SpeechSynthesisUtterance:!1,status:!1,statusbar:!1,stop:!1,Storage:!1,StorageEvent:!1,styleMedia:!1,StyleSheet:!1,StyleSheetList:!1,SubtleCrypto:!1,SVGAElement:!1,SVGAltGlyphDefElement:!1,SVGAltGlyphElement:!1,SVGAltGlyphItemElement:!1,SVGAngle:!1,SVGAnimateColorElement:!1,SVGAnimatedAngle:!1,SVGAnimatedBoolean:!1,SVGAnimatedEnumeration:!1,SVGAnimatedInteger:!1,SVGAnimatedLength:!1,SVGAnimatedLengthList:!1,SVGAnimatedNumber:!1,SVGAnimatedNumberList:!1,SVGAnimatedPathData:!1,SVGAnimatedPoints:!1,SVGAnimatedPreserveAspectRatio:!1,SVGAnimatedRect:!1,SVGAnimatedString:!1,SVGAnimatedTransformList:!1,SVGAnimateElement:!1,SVGAnimateMotionElement:!1,SVGAnimateTransformElement:!1,SVGAnimationElement:!1,SVGCircleElement:!1,SVGClipPathElement:!1,SVGColor:!1,SVGColorProfileElement:!1,SVGColorProfileRule:!1,SVGComponentTransferFunctionElement:!1,SVGCSSRule:!1,SVGCursorElement:!1,SVGDefsElement:!1,SVGDescElement:!1,SVGDiscardElement:!1,SVGDocument:!1,SVGElement:!1,SVGElementInstance:!1,SVGElementInstanceList:!1,SVGEllipseElement:!1,SVGEvent:!1,SVGExternalResourcesRequired:!1,SVGFEBlendElement:!1,SVGFEColorMatrixElement:!1,SVGFEComponentTransferElement:!1,SVGFECompositeElement:!1,SVGFEConvolveMatrixElement:!1,SVGFEDiffuseLightingElement:!1,SVGFEDisplacementMapElement:!1,SVGFEDistantLightElement:!1,SVGFEDropShadowElement:!1,SVGFEFloodElement:!1,SVGFEFuncAElement:!1,SVGFEFuncBElement:!1,SVGFEFuncGElement:!1,SVGFEFuncRElement:!1,SVGFEGaussianBlurElement:!1,SVGFEImageElement:!1,SVGFEMergeElement:!1,SVGFEMergeNodeElement:!1,SVGFEMorphologyElement:!1,SVGFEOffsetElement:!1,SVGFEPointLightElement:!1,SVGFESpecularLightingElement:!1,SVGFESpotLightElement:!1,SVGFETileElement:!1,SVGFETurbulenceElement:!1,SVGFilterElement:!1,SVGFilterPrimitiveStandardAttributes:!1,SVGFitToViewBox:!1,SVGFontElement:!1,SVGFontFaceElement:!1,SVGFontFaceFormatElement:!1,SVGFontFaceNameElement:!1,SVGFontFaceSrcElement:!1,SVGFontFaceUriElement:!1,SVGForeignObjectElement:!1,SVGGElement:!1,SVGGeometryElement:!1,SVGGlyphElement:!1,SVGGlyphRefElement:!1,SVGGradientElement:!1,SVGGraphicsElement:!1,SVGHKernElement:!1,SVGICCColor:!1,SVGImageElement:!1,SVGLangSpace:!1,SVGLength:!1,SVGLengthList:!1,SVGLinearGradientElement:!1,SVGLineElement:!1,SVGLocatable:!1,SVGMarkerElement:!1,SVGMaskElement:!1,SVGMatrix:!1,SVGMetadataElement:!1,SVGMissingGlyphElement:!1,SVGMPathElement:!1,SVGNumber:!1,SVGNumberList:!1,SVGPaint:!1,SVGPathElement:!1,SVGPathSeg:!1,SVGPathSegArcAbs:!1,SVGPathSegArcRel:!1,SVGPathSegClosePath:!1,SVGPathSegCurvetoCubicAbs:!1,SVGPathSegCurvetoCubicRel:!1,SVGPathSegCurvetoCubicSmoothAbs:!1,SVGPathSegCurvetoCubicSmoothRel:!1,SVGPathSegCurvetoQuadraticAbs:!1,SVGPathSegCurvetoQuadraticRel:!1,SVGPathSegCurvetoQuadraticSmoothAbs:!1,SVGPathSegCurvetoQuadraticSmoothRel:!1,SVGPathSegLinetoAbs:!1,SVGPathSegLinetoHorizontalAbs:!1,SVGPathSegLinetoHorizontalRel:!1,SVGPathSegLinetoRel:!1,SVGPathSegLinetoVerticalAbs:!1,SVGPathSegLinetoVerticalRel:!1,SVGPathSegList:!1,SVGPathSegMovetoAbs:!1,SVGPathSegMovetoRel:!1,SVGPatternElement:!1,SVGPoint:!1,SVGPointList:!1,SVGPolygonElement:!1,SVGPolylineElement:!1,SVGPreserveAspectRatio:!1,SVGRadialGradientElement:!1,SVGRect:!1,SVGRectElement:!1,SVGRenderingIntent:!1,SVGScriptElement:!1,SVGSetElement:!1,SVGStopElement:!1,SVGStringList:!1,SVGStylable:!1,SVGStyleElement:!1,SVGSVGElement:!1,SVGSwitchElement:!1,SVGSymbolElement:!1,SVGTests:!1,SVGTextContentElement:!1,SVGTextElement:!1,SVGTextPathElement:!1,SVGTextPositioningElement:!1,SVGTitleElement:!1,SVGTransform:!1,SVGTransformable:!1,SVGTransformList:!1,SVGTRefElement:!1,SVGTSpanElement:!1,SVGUnitTypes:!1,SVGURIReference:!1,SVGUseElement:!1,SVGViewElement:!1,SVGViewSpec:!1,SVGVKernElement:!1,SVGZoomAndPan:!1,SVGZoomEvent:!1,Text:!1,TextDecoder:!1,TextEncoder:!1,TextEvent:!1,TextMetrics:!1,TextTrack:!1,TextTrackCue:!1,TextTrackCueList:!1,TextTrackList:!1,TimeEvent:!1,TimeRanges:!1,toolbar:!1,top:!1,Touch:!1,TouchEvent:!1,TouchList:!1,TrackEvent:!1,TransitionEvent:!1,TreeWalker:!1,UIEvent:!1,URL:!1,URLSearchParams:!1,ValidityState:!1,VTTCue:!1,WaveShaperNode:!1,WebGLActiveInfo:!1,WebGLBuffer:!1,WebGLContextEvent:!1,WebGLFramebuffer:!1,WebGLProgram:!1,WebGLRenderbuffer:!1,WebGLRenderingContext:!1,WebGLShader:!1,WebGLShaderPrecisionFormat:!1,WebGLTexture:!1,WebGLUniformLocation:!1,WebSocket:!1,WheelEvent:!1,window:!1,Window:!1,Worker:!1,XDomainRequest:!1,XMLDocument:!1,XMLHttpRequest:!1,XMLHttpRequestEventTarget:!1,XMLHttpRequestProgressEvent:!1,XMLHttpRequestUpload:!1,XMLSerializer:!1,XPathEvaluator:!1,XPathException:!1,XPathExpression:!1,XPathNamespace:!1,XPathNSResolver:!1,XPathResult:!1,XSLTProcessor:!1},worker:{applicationCache:!1,atob:!1,Blob:!1,BroadcastChannel:!1,btoa:!1,Cache:!1,caches:!1,clearInterval:!1,clearTimeout:!1,close:!0,console:!1,fetch:!1,FileReaderSync:!1,FormData:!1,Headers:!1,IDBCursor:!1,IDBCursorWithValue:!1,IDBDatabase:!1,IDBFactory:!1,IDBIndex:!1,IDBKeyRange:!1,IDBObjectStore:!1,IDBOpenDBRequest:!1,IDBRequest:!1,IDBTransaction:!1,IDBVersionChangeEvent:!1,ImageData:!1,importScripts:!0,indexedDB:!1,location:!1,MessageChannel:!1,MessagePort:!1,name:!1,navigator:!1,Notification:!1,onclose:!0,onconnect:!0,onerror:!0,onlanguagechange:!0,onmessage:!0,onoffline:!0,ononline:!0,onrejectionhandled:!0,onunhandledrejection:!0,performance:!1,Performance:!1,PerformanceEntry:!1,PerformanceMark:!1,PerformanceMeasure:!1,PerformanceNavigation:!1,PerformanceResourceTiming:!1,PerformanceTiming:!1,postMessage:!0,Promise:!1,Request:!1,Response:!1,self:!0,ServiceWorkerRegistration:!1,setInterval:!1,setTimeout:!1,TextDecoder:!1,TextEncoder:!1,URL:!1,URLSearchParams:!1,WebSocket:!1,Worker:!1,XMLHttpRequest:!1},node:{__dirname:!1,__filename:!1,arguments:!1,Buffer:!1,clearImmediate:!1,clearInterval:!1,clearTimeout:!1,console:!1,exports:!0,GLOBAL:!1,global:!1,Intl:!1,module:!1,process:!1,require:!1,root:!1,setImmediate:!1,setInterval:!1,setTimeout:!1},commonjs:{exports:!0,module:!1,require:!1,global:!1},amd:{define:!1,require:!1},mocha:{after:!1,afterEach:!1,before:!1,beforeEach:!1,context:!1,describe:!1,it:!1,mocha:!1,run:!1,setup:!1,specify:!1,suite:!1,suiteSetup:!1,suiteTeardown:!1,teardown:!1,test:!1,xcontext:!1,xdescribe:!1,xit:!1,xspecify:!1},jasmine:{afterAll:!1,afterEach:!1,beforeAll:!1,beforeEach:!1,describe:!1,expect:!1,fail:!1,fdescribe:!1,fit:!1,it:!1,jasmine:!1,pending:!1,runs:!1,spyOn:!1,spyOnProperty:!1,waits:!1,waitsFor:!1,xdescribe:!1,xit:!1},jest:{afterAll:!1,afterEach:!1,beforeAll:!1,beforeEach:!1,check:!1,describe:!1,expect:!1,gen:!1,it:!1,fdescribe:!1,fit:!1,jest:!1,pit:!1,require:!1,test:!1,xdescribe:!1,xit:!1,xtest:!1},qunit:{asyncTest:!1,deepEqual:!1,equal:!1,expect:!1,module:!1,notDeepEqual:!1,notEqual:!1,notOk:!1,notPropEqual:!1,notStrictEqual:!1,ok:!1,propEqual:!1,QUnit:!1,raises:!1,start:!1,stop:!1,strictEqual:!1,test:!1,throws:!1},phantomjs:{console:!0,exports:!0,phantom:!0,require:!0,WebPage:!0},couch:{emit:!1,exports:!1,getRow:!1,log:!1,module:!1,provides:!1,require:!1,respond:!1,send:!1,start:!1,sum:!1},rhino:{defineClass:!1,deserialize:!1,gc:!1,help:!1,importClass:!1,importPackage:!1,java:!1,load:!1,loadClass:!1,Packages:!1,print:!1,quit:!1,readFile:!1,readUrl:!1,runCommand:!1,seal:!1,serialize:!1,spawn:!1,sync:!1,toint32:!1,version:!1},nashorn:{__DIR__:!1,__FILE__:!1,__LINE__:!1,com:!1,edu:!1,exit:!1,Java:!1,java:!1,javafx:!1,JavaImporter:!1,javax:!1,JSAdapter:!1,load:!1,loadWithNewGlobal:!1,org:!1,Packages:!1,print:!1,quit:!1},wsh:{ActiveXObject:!0,Enumerator:!0,GetObject:!0,ScriptEngine:!0,ScriptEngineBuildVersion:!0,ScriptEngineMajorVersion:!0,ScriptEngineMinorVersion:!0,VBArray:!0,WScript:!0,WSH:!0,XDomainRequest:!0},jquery:{$:!1,jQuery:!1},yui:{Y:!1,YUI:!1,YUI_config:!1},shelljs:{cat:!1,cd:!1,chmod:!1,config:!1,cp:!1,dirs:!1,echo:!1,env:!1,error:!1,exec:!1,exit:!1,find:!1,grep:!1,ls:!1,ln:!1,mkdir:!1,mv:!1,popd:!1,pushd:!1,pwd:!1,rm:!1,sed:!1,set:!1,target:!1,tempdir:!1,test:!1,touch:!1,which:!1},prototypejs:{$:!1,$$:!1,$A:!1,$break:!1,$continue:!1,$F:!1,$H:!1,$R:!1,$w:!1,Abstract:!1,Ajax:!1,Autocompleter:!1,Builder:!1,Class:!1,Control:!1,Draggable:!1,Draggables:!1,Droppables:!1,Effect:!1,Element:!1,Enumerable:!1,Event:!1,Field:!1,Form:!1,Hash:!1,Insertion:!1,ObjectRange:!1,PeriodicalExecuter:!1,Position:!1,Prototype:!1,Scriptaculous:!1,Selector:!1,Sortable:!1,SortableObserver:!1,Sound:!1,Template:!1,Toggle:!1,Try:!1},meteor:{$:!1,_:!1,Accounts:!1,AccountsClient:!1,AccountsServer:!1,AccountsCommon:!1,App:!1,Assets:!1,Blaze:!1,check:!1,Cordova:!1,DDP:!1,DDPServer:!1,DDPRateLimiter:!1,Deps:!1,EJSON:!1,Email:!1,HTTP:!1,Log:!1,Match:!1,Meteor:!1,Mongo:!1,MongoInternals:!1,Npm:!1,Package:!1,Plugin:!1,process:!1,Random:!1,ReactiveDict:!1,ReactiveVar:!1,Router:!1,ServiceConfiguration:!1,Session:!1,share:!1,Spacebars:!1,Template:!1,Tinytest:!1,Tracker:!1,UI:!1,Utils:!1,WebApp:!1,WebAppInternals:!1},mongo:{_isWindows:!1,_rand:!1,BulkWriteResult:!1,cat:!1,cd:!1,connect:!1,db:!1,getHostName:!1,getMemInfo:!1,hostname:!1,ISODate:!1,listFiles:!1,load:!1,ls:!1,md5sumFile:!1,mkdir:!1,Mongo:!1,NumberInt:!1,NumberLong:!1,ObjectId:!1,PlanCache:!1,print:!1,printjson:!1,pwd:!1,quit:!1,removeFile:!1,rs:!1,sh:!1,UUID:!1,version:!1,WriteResult:!1},applescript:{$:!1,Application:!1,Automation:!1,console:!1,delay:!1,Library:!1,ObjC:!1,ObjectSpecifier:!1,Path:!1,Progress:!1,Ref:!1},serviceworker:{caches:!1,Cache:!1,CacheStorage:!1,Client:!1,clients:!1,Clients:!1,ExtendableEvent:!1,ExtendableMessageEvent:!1,FetchEvent:!1,importScripts:!1,registration:!1,self:!1,ServiceWorker:!1,ServiceWorkerContainer:!1,ServiceWorkerGlobalScope:!1,ServiceWorkerMessageEvent:!1,ServiceWorkerRegistration:!1,skipWaiting:!1,WindowClient:!1},atomtest:{advanceClock:!1,fakeClearInterval:!1,fakeClearTimeout:!1,fakeSetInterval:!1,fakeSetTimeout:!1,resetTimeouts:!1,waitsForPromise:!1},embertest:{andThen:!1,click:!1,currentPath:!1,currentRouteName:!1,currentURL:!1,fillIn:!1,find:!1,findWithAssert:!1,keyEvent:!1,pauseTest:!1,resumeTest:!1,triggerEvent:!1,visit:!1},protractor:{$:!1,$$:!1,browser:!1,By:!1,by:!1,DartObject:!1,element:!1,protractor:!1},"shared-node-browser":{clearInterval:!1,clearTimeout:!1,console:!1,setInterval:!1,setTimeout:!1},webextensions:{browser:!1,chrome:!1,opr:!1},greasemonkey:{GM_addStyle:!1,GM_deleteValue:!1,GM_getResourceText:!1,GM_getResourceURL:!1,GM_getValue:!1,GM_info:!1,GM_listValues:!1,GM_log:!1,GM_openInTab:!1,GM_registerMenuCommand:!1,GM_setClipboard:!1,GM_setValue:!1,GM_xmlhttpRequest:!1,unsafeWindow:!1}}},function(e,t){e.exports={75:8490,83:383,107:8490,115:383,181:924,197:8491,383:83,452:453,453:452,455:456,456:455,458:459,459:458,497:498,498:497,837:8126,914:976,917:1013,920:1012,921:8126,922:1008,924:181,928:982,929:1009,931:962,934:981,937:8486,962:931,976:914,977:1012,981:934,982:928,1008:922,1009:929,1012:[920,977],1013:917,7776:7835,7835:7776,8126:[837,921],8486:937,8490:75,8491:197,66560:66600,66561:66601,66562:66602,66563:66603,66564:66604,66565:66605,66566:66606,66567:66607,66568:66608,66569:66609,66570:66610,66571:66611,66572:66612,66573:66613,66574:66614,66575:66615,66576:66616,66577:66617,66578:66618,66579:66619,66580:66620,66581:66621,66582:66622,66583:66623,66584:66624,66585:66625,66586:66626,66587:66627,66588:66628,66589:66629,66590:66630,66591:66631,66592:66632,66593:66633,66594:66634,66595:66635,66596:66636,66597:66637,66598:66638,66599:66639,66600:66560,66601:66561,66602:66562,66603:66563,66604:66564,66605:66565,66606:66566,66607:66567,66608:66568,66609:66569,66610:66570,66611:66571,66612:66572,66613:66573,66614:66574,66615:66575,66616:66576,66617:66577,66618:66578,66619:66579,66620:66580,66621:66581,66622:66582,66623:66583,66624:66584,66625:66585,66626:66586,66627:66587,66628:66588,66629:66589,66630:66590,66631:66591,66632:66592,66633:66593,66634:66594,66635:66595,66636:66596,66637:66597,66638:66598,66639:66599,68736:68800,68737:68801,68738:68802,68739:68803,68740:68804,68741:68805,68742:68806,68743:68807,68744:68808,68745:68809,68746:68810,68747:68811,68748:68812,68749:68813,68750:68814,68751:68815,68752:68816,68753:68817,68754:68818,68755:68819,68756:68820,68757:68821,68758:68822,68759:68823,68760:68824,68761:68825,68762:68826,68763:68827,68764:68828,68765:68829,68766:68830,68767:68831,68768:68832,68769:68833,68770:68834,68771:68835,68772:68836,68773:68837,68774:68838,68775:68839,68776:68840,68777:68841,68778:68842,68779:68843,68780:68844,68781:68845,68782:68846,68783:68847,68784:68848,68785:68849,68786:68850,68800:68736,68801:68737,68802:68738,68803:68739,68804:68740,68805:68741,68806:68742,68807:68743,68808:68744,68809:68745,68810:68746,68811:68747,68812:68748,68813:68749,68814:68750,68815:68751,68816:68752,68817:68753,68818:68754,68819:68755,68820:68756,68821:68757,68822:68758,68823:68759,68824:68760,68825:68761,68826:68762,68827:68763,68828:68764,68829:68765,68830:68766,68831:68767,68832:68768,68833:68769,68834:68770,68835:68771,68836:68772,68837:68773,68838:68774,68839:68775,68840:68776,68841:68777,68842:68778,68843:68779,68844:68780,68845:68781,68846:68782,68847:68783,68848:68784,68849:68785,68850:68786,71840:71872,71841:71873,71842:71874,71843:71875,71844:71876,71845:71877,71846:71878,71847:71879,71848:71880,71849:71881,71850:71882,71851:71883,71852:71884,71853:71885,71854:71886,71855:71887,71856:71888,71857:71889,71858:71890,71859:71891,71860:71892,71861:71893,71862:71894,71863:71895,71864:71896,71865:71897,71866:71898,71867:71899,71868:71900,71869:71901,71870:71902,71871:71903,71872:71840,71873:71841,71874:71842,71875:71843,71876:71844,71877:71845,71878:71846,71879:71847,71880:71848,71881:71849,71882:71850,71883:71851,71884:71852,71885:71853,71886:71854,71887:71855,71888:71856,71889:71857,71890:71858,71891:71859,71892:71860,71893:71861,71894:71862,71895:71863,71896:71864,71897:71865,71898:71866,71899:71867,71900:71868,71901:71869,71902:71870,71903:71871}}]))});litespeed-wp-plugin/7.1/litespeed-cache/assets/css/litespeed-legacy.css000064400000002111151600146300022001 0ustar00.litespeed-wrap h2.nav-tab-wrapper,
.litespeed-wrap h3.nav-tab-wrapper {
	margin-bottom: 0;
}

.litespeed-wrap h2 .nav-tab {
	font-size: 14px;
}

.litespeed-wrap .striped > tbody > :nth-child(odd),
.litespeed-wrap ul.striped > :nth-child(odd),
.litespeed-wrap .alternate {
	background-color: #f9f9f9;
}

.litespeed-wrap .notice,
.litespeed-wrap div.updated,
.litespeed-wrap div.error {
	border-left: 4px solid #fff;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 1px 12px;
}

.litespeed-wrap .notice-success,
.litespeed-wrap div.updated {
	border-left-color: #46b450;
}

.litespeed-wrap .notice-success.notice-alt {
	background-color: #ecf7ed;
}

.litespeed-wrap .notice-warning {
	border-left-color: #ffb900;
}

.litespeed-wrap .notice-warning.notice-alt {
	background-color: #fff8e5;
}

.litespeed-wrap .notice-error,
.litespeed-wrap div.error {
	border-left-color: #dc3232;
}

.litespeed-wrap .notice-error.notice-alt {
	background-color: #fbeaea;
}

.litespeed-wrap .notice-info {
	border-left-color: #00a0d2;
}

.litespeed-wrap .notice-info.notice-alt {
	background-color: #e5f5fa;
}
litespeed-wp-plugin/7.1/litespeed-cache/assets/css/iziModal.min.css000064400000247556151600146360021151 0ustar00/*
* iziModal | v1.5.1
* http://izimodal.marcelodolce.com
* by Marcelo Dolce.
*/
.iziModal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.3);transition:margin-top .3s ease,height .3s ease;transform:translateZ(0)}.iziModal *{-webkit-font-smoothing:antialiased}.iziModal::after{content:'';width:100%;height:0;opacity:0;position:absolute;left:0;bottom:0;z-index:1;background:-moz-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(100%,rgba(0,0,0,.35)));background:-webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-o-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-ms-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 );transition:height .3s ease-in-out,opacity .3s ease-in-out;pointer-events:none}.iziModal.hasShadow::after{height:30px;opacity:1}.iziModal .iziModal-progressbar{position:absolute;left:0;top:0;width:100%;z-index:1}.iziModal .iziModal-progressbar>div{height:2px;width:100%}.iziModal .iziModal-header{background:#88a0b9;padding:14px 18px 15px;box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,.3),0 0 0 #555;overflow:hidden;position:relative;z-index:10}.iziModal .iziModal-header-icon{font-size:40px;color:rgba(255,255,255,.5);padding:0 15px 0 0;margin:0;float:left}.iziModal .iziModal-header-title{color:#fff;font-size:18px;font-weight:600;line-height:1.3}.iziModal .iziModal-header-subtitle{color:rgba(255,255,255,.6);font-size:12px;line-height:1.45}.iziModal .iziModal-header-subtitle,.iziModal .iziModal-header-title{display:block;margin:0;padding:0;font-family:'Lato',Arial;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.iziModal .iziModal-header-buttons{position:absolute;top:50%;right:10px;margin:-17px 0 0}.iziModal .iziModal-button{display:block;float:right;z-index:2;outline:0;height:34px;width:34px;border:0;padding:0;margin:0;opacity:.3;border-radius:50%;transition:transform .5s cubic-bezier(.16,.81,.32,1),opacity .5s ease;background-size:67%!important;-webkit-tap-highlight-color:transparent}.iziModal .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-button-close:hover{transform:rotate(180deg)}.iziModal .iziModal-button:hover{opacity:.8}.iziModal .iziModal-header.iziModal-noSubtitle{height:auto;padding:10px 15px 12px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{font-size:23px;padding-right:13px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title{font-size:15px;margin:3px 0 0;font-weight:400}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons{right:6px;margin:-16px 0 0}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button{height:30px;width:30px}.iziModal-rtl{direction:rtl}.iziModal-rtl .iziModal-header{padding:14px 18px 15px 40px}.iziModal-rtl .iziModal-header-icon{float:right;padding:0 0 0 15px}.iziModal-rtl .iziModal-header-buttons{right:initial;left:10px}.iziModal-rtl .iziModal-button{float:left}.iziModal-rtl .iziModal-header-subtitle,.iziModal-rtl .iziModal-header-title{text-align:right;font-family:Tahoma,'Lato',Arial;font-weight:500}.iziModal-rtl .iziModal-header.iziModal-noSubtitle{padding:10px 15px 12px 40px}.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{padding:0 0 0 13px}.iziModal.iziModal-light .iziModal-header-icon{color:rgba(0,0,0,.5)}.iziModal.iziModal-light .iziModal-header-title{color:#000}.iziModal.iziModal-light .iziModal-header-subtitle{color:rgba(0,0,0,.6)}.iziModal.iziModal-light .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-loader{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:9}.iziModal .iziModal-content-loader{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%}.iziModal .iziModal-content:after,.iziModal .iziModal-content:before{content:'';display:table}.iziModal .iziModal-content:after{clear:both}.iziModal .iziModal-content{zoom:1;width:100%;-webkit-overflow-scrolling:touch}.iziModal .iziModal-wrap{width:100%;position:relative;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.iziModal .iziModal-iframe{border:0;margin:0 0 -6px;width:100%;transition:height .3s ease}.iziModal-overlay{display:block;position:fixed;top:0;left:0;height:100%;width:100%}.iziModal-navigate{position:fixed;left:0;right:0;top:0;bottom:0;pointer-events:none}.iziModal-navigate-caption{position:absolute;left:10px;top:10px;color:#fff;line-height:16px;font-size:9px;font-family:'Lato',Arial;letter-spacing:.1em;text-indent:0;text-align:center;width:70px;padding:5px 0;text-transform:uppercase;display:none}.iziModal-navigate-caption::after,.iziModal-navigate-caption::before{position:absolute;top:2px;width:20px;height:20px;text-align:center;line-height:14px;font-size:12px;content:'';background-size:100%!important}.iziModal-navigate-caption:before{left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal-navigate-caption:after{right:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal-navigate>button{position:fixed;bottom:0;top:0;border:0;height:100%;width:84px;background-size:100%!important;cursor:pointer;padding:0;opacity:.2;transition:opacity .3s ease;pointer-events:all;margin:0;outline:0}.iziModal-navigate>button:hover{opacity:1}.iziModal-navigate-prev{left:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal-navigate-next{right:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isAttachedTop .iziModal-header{border-top-left-radius:0;border-top-right-radius:0}.iziModal.isAttachedTop{margin-top:0!important;margin-bottom:auto!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.iziModal.isAttachedBottom{margin-top:auto!important;margin-bottom:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.iziModal.isFullscreen{max-width:100%!important;margin:0!important;height:100%!important}.iziModal.isAttached,.iziModal.isFullscreen{border-radius:0!important}.iziModal.hasScroll .iziModal-wrap{overflow-y:auto;overflow-x:hidden}html.iziModal-isAttached,html.iziModal-isOverflow{overflow:hidden}html.iziModal-isAttached body,html.iziModal-isOverflow body{overflow-y:scroll;position:relative}.iziModal ::-webkit-scrollbar{overflow:visible;height:7px;width:7px}.iziModal ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-width:0;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)}.iziModal ::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.4)}.iziModal ::-webkit-scrollbar-button{height:0;width:0}.iziModal ::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 2px}.iziModal.transitionIn .iziModal-header{-webkit-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1)}.iziModal.transitionIn .iziModal-header .iziModal-header-icon{-webkit-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both}.iziModal.transitionIn .iziModal-header .iziModal-button{-webkit-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1)}.iziModal.transitionIn .iziModal-iframe,.iziModal.transitionIn .iziModal-wrap{-webkit-animation:iziM-fadeIn 1.3s;-moz-animation:iziM-fadeIn 1.3s;animation:iziM-fadeIn 1.3s}.iziModal.transitionIn .iziModal-header{-webkit-animation-delay:0s;-moz-animation:0s;animation-delay:0s}.iziModal.transitionIn .iziModal-header .iziModal-header-icon,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation-delay:.4s;-moz-animation:.4s;animation-delay:.4s}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle{-webkit-animation-delay:.5s;-moz-animation:.5s;animation-delay:.5s}.iziModal.transitionOut .iziModal-header,.iziModal.transitionOut .iziModal-header *{transition:none!important}.iziModal .fadeOut,.iziModal-navigate.fadeOut,.iziModal-overlay.fadeOut,.iziModal.fadeOut{-webkit-animation:iziM-fadeOut .5s;-moz-animation:iziM-fadeOut .5s;animation:iziM-fadeOut .5s;animation-fill-mode:forwards}.iziModal .fadeIn,.iziModal-navigate.fadeIn,.iziModal-overlay.fadeIn,.iziModal.fadeIn{-webkit-animation:iziM-fadeIn .5s;-moz-animation:iziM-fadeIn .5s;animation:iziM-fadeIn .5s}.iziModal-overlay.comingIn,.iziModal.comingIn{-webkit-animation:iziM-comingIn .5s ease;-moz-animation:iziM-comingIn .5s ease;animation:iziM-comingIn .5s ease}.iziModal-overlay.comingOut,.iziModal.comingOut{-webkit-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);-moz-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation-fill-mode:forwards}.iziModal-overlay.bounceInDown,.iziModal.bounceInDown{-webkit-animation:iziM-bounceInDown .7s ease;animation:iziM-bounceInDown .7s ease}.iziModal-overlay.bounceOutDown,.iziModal.bounceOutDown{-webkit-animation:iziM-bounceOutDown .7s ease;animation:iziM-bounceOutDown .7s ease}.iziModal-overlay.bounceInUp,.iziModal.bounceInUp{-webkit-animation:iziM-bounceInUp .7s ease;animation:iziM-bounceInUp .7s ease}.iziModal-overlay.bounceOutUp,.iziModal.bounceOutUp{-webkit-animation:iziM-bounceOutUp .7s ease;animation:iziM-bounceOutUp .7s ease}.iziModal-overlay.fadeInDown,.iziModal.fadeInDown{-webkit-animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutDown,.iziModal.fadeOutDown{-webkit-animation:iziM-fadeOutDown .5s ease;animation:iziM-fadeOutDown .5s ease}.iziModal-overlay.fadeInUp,.iziModal.fadeInUp{-webkit-animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutUp,.iziModal.fadeOutUp{-webkit-animation:iziM-fadeOutUp .5s ease;animation:iziM-fadeOutUp .5s ease}.iziModal-overlay.fadeInLeft,.iziModal.fadeInLeft{-webkit-animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutLeft,.iziModal.fadeOutLeft{-webkit-animation:iziM-fadeOutLeft .5s ease;animation:iziM-fadeOutLeft .5s ease}.iziModal-overlay.fadeInRight,.iziModal.fadeInRight{-webkit-animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutRight,.iziModal.fadeOutRight{-webkit-animation:iziM-fadeOutRight .5s ease;animation:iziM-fadeOutRight .5s ease}.iziModal-overlay.flipInX,.iziModal.flipInX{-webkit-animation:iziM-flipInX .7s ease;animation:iziM-flipInX .7s ease}.iziModal-overlay.flipOutX,.iziModal.flipOutX{-webkit-animation:iziM-flipOutX .7s ease;animation:iziM-flipOutX .7s ease}@-webkit-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-moz-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-webkit-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@-moz-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@-webkit-keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes iziM-slideIn{0%{opacity:0;-webkit-transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes iziM-slideIn{0%{opacity:0;-moz-transform:translateX(50px)}to{opacity:1;-moz-transform:translateX(0)}}@keyframes iziM-slideIn{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes iziM-slideDown{0%{opacity:0;-webkit-transform:scale(1,0) translateY(-40px);-webkit-transform-origin:center top}}@-moz-keyframes iziM-slideDown{0%{opacity:0;-moz-transform:scale(1,0) translateY(-40px);-moz-transform-origin:center top}}@keyframes iziM-slideDown{0%{opacity:0;transform:scale(1,0) translateY(-40px);transform-origin:center top}}@-webkit-keyframes iziM-revealIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,1)}}@-moz-keyframes iziM-revealIn{0%{opacity:0;-moz-transform:scale3d(.3,.3,1)}}@keyframes iziM-revealIn{0%{opacity:0;transform:scale3d(.3,.3,1)}}@-webkit-keyframes iziM-bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes iziM-bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}}@keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}}@-webkit-keyframes iziM-bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes iziM-bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}}@-webkit-keyframes iziM-fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@keyframes iziM-fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@-webkit-keyframes iziM-fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@keyframes iziM-fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@-webkit-keyframes iziM-fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}}@keyframes iziM-fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}}@-webkit-keyframes iziM-fadeInRight{0%{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInRight{0%{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}}@keyframes iziM-fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}}@-webkit-keyframes iziM-flipInX{0%{-webkit-transform:perspective(400px) rotateX(60deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes iziM-flipInX{0%{transform:perspective(400px) rotateX(60deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes iziM-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0}}@keyframes iziM-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0}}litespeed-wp-plugin/7.1/litespeed-cache/assets/css/litespeed.css000064400000250467151600146430020566 0ustar00@font-face {
	font-family: 'litespeedfont';
	src: url('fonts/litespeedfont.eot?rs8ttq');
	src:
		url('fonts/litespeedfont.eot?rs8ttq#iefix') format('embedded-opentype'),
		url('fonts/litespeedfont.ttf?rs8ttq') format('truetype'),
		url('fonts/litespeedfont.woff?rs8ttq') format('woff'),
		url('fonts/litespeedfont.svg?rs8ttq#litespeedfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

#adminmenu #toplevel_page_lscache-settings .menu-icon-generic div.wp-menu-image:before,
#adminmenu #toplevel_page_litespeed .menu-icon-generic div.wp-menu-image:before,
.litespeed-top-toolbar .ab-icon::before {
	content: '\e900';
	font-family: 'litespeedfont' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

*[litespeed-accesskey]:before {
	content: '[' attr(litespeed-accesskey) '] ';
}

/* =======================================
   		  UTILITIES - toggle UI
======================================= */

input[type='checkbox'].litespeed-tiny-toggle {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	-webkit-tap-highlight-color: transparent;

	width: auto;
	height: auto;
	vertical-align: middle;
	position: relative;
	border: 0;
	outline: 0;
	cursor: pointer;
	margin: 0 4px;
	background: none;
	box-shadow: none;
}
input[type='checkbox'].litespeed-tiny-toggle:focus {
	box-shadow: none;
}
input[type='checkbox'].litespeed-tiny-toggle:after {
	content: '';
	font-size: 8px;
	font-weight: 400;
	line-height: 18px;
	text-indent: -14px;
	color: #ffffff;
	width: 36px;
	height: 18px;
	display: inline-block;
	background-color: #a7aaad;
	border-radius: 72px;
	box-shadow: 0 0 12px rgb(0 0 0 / 15%) inset;
}
input[type='checkbox'].litespeed-tiny-toggle:before {
	content: '';
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	margin: 0;
	border-radius: 50%;
	background-color: #ffffff;
}

input[type='checkbox'].litespeed-tiny-toggle:checked:before {
	left: 20px;
	margin: 0;
	background-color: #ffffff;
}

input[type='checkbox'].litespeed-tiny-toggle,
input[type='checkbox'].litespeed-tiny-toggle:before,
input[type='checkbox'].litespeed-tiny-toggle:after,
input[type='checkbox'].litespeed-tiny-toggle:checked:before,
input[type='checkbox'].litespeed-tiny-toggle:checked:after {
	transition: ease 0.15s;
}
input[type='checkbox'].litespeed-tiny-toggle:checked:after {
	/*content: 'ON';*/
	background-color: #2271b1;
}

.block-editor__container input[type='checkbox'].litespeed-tiny-toggle {
	border: 0 !important;
}
.block-editor__container input[type='checkbox'].litespeed-tiny-toggle:before {
	top: 5px;
	left: 7px;
}
.block-editor__container input[type='checkbox'].litespeed-tiny-toggle:checked:before {
	left: 23px;
}

/* =======================================
   		  UTILITIES - structure
======================================= */

.litespeed_icon:before {
	/* content: "\e900";
    font-family: 'litespeedfont' !important; */
	content: '';
	background-image: url('../img/lscwp_grayscale_font-icon_22px.svg');
	/* filter: grayscale(1); */
	background-size: 22px;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 8px;
}

.rtl .litespeed_icon:before {
	left: initial;
	right: 5px;
}

.litespeed_icon {
	padding-left: 30px !important;
	position: relative;
}

.rtl .litespeed_icon {
	padding-right: 40px;
}

.litespeed-quic-icon {
	background-image: url('../img/quic-cloud-icon-16x16.svg');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	display: inline-block;
}

.litespeed-row {
	margin-top: 5px;
}

.litespeed-reset {
	width: initial;
}

.litespeed-inline {
	display: inline-block;
}

.litespeed-flex {
	display: flex;
}

.litespeed-flex-container {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: auto;
}

.litespeed-flex-align-center {
	align-items: center;
}

.litespeed-flex-container > * {
	box-sizing: border-box;
}

.litespeed-flex-container--reverse {
	flex-direction: row-reverse;
}

.litespeed-flex-container .litespeed-icon-vertical-middle {
	margin-left: 0;
}

.litespeed-row-flex {
	display: inline-flex;
}

.litespeed-flex-wrap {
	flex-wrap: wrap;
}

.litespeed-align-right {
	margin-left: auto !important;
}

.litespeed-width-1-2 {
	width: 45%;
	padding: 20px;
}

.litespeed-width-1-3 {
	width: 30%;
	padding: 25px;
}

.litespeed-width-7-10 {
	width: 65%;
	padding: 20px;
}

.litespeed-width-3-10 {
	width: 35%;
	padding: 20px;
}

@media screen and (max-width: 814px) {
	.litespeed-width-7-10 {
		width: 100%;
	}

	.litespeed-width-3-10 {
		width: 100%;
		padding: 0;
	}
}

.litespeed-hide {
	display: none !important;
}

.litespeed-right {
	float: right !important;
}

.litespeed-relative {
	position: relative;
}

.litespeed-align-center {
	margin-left: auto;
	margin-right: auto;
}

/* =======================================
   		  UTILITIES - spacing
======================================= */

.litespeed-left10 {
	margin-left: 10px !important;
}

.litespeed-left20 {
	margin-left: 20px !important;
}

.litespeed-right10 {
	margin-right: 10px !important;
}

.litespeed-right20 {
	margin-right: 20px !important;
}

.litespeed-right30 {
	margin-right: 30px !important;
}

.litespeed-right50 {
	margin-right: 50px !important;
}

.litespeed-top10 {
	margin-top: 10px !important;
}

.litespeed-top15 {
	margin-top: 15px !important;
}

.litespeed-top20 {
	margin-top: 20px !important;
}

.litespeed-top30 {
	margin-top: 30px !important;
}

.litespeed-margin-y5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.litespeed-margin-x5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.litespeed-wrap .litespeed-left20,
.litespeed-left20 {
	margin-left: 20px;
}

.litespeed-wrap .litespeed-bg-quic-cloud {
	background: linear-gradient(rgba(230, 242, 242, 1) 10%, rgba(250, 255, 255, 1) 30%);
}

.litespeed-left50 {
	margin-left: 50px;
}

.litespeed-padding-space {
	padding: 5px 10px;
}

.litespeed-margin-bottom10 {
	margin-bottom: 10px !important;
}

.litespeed-margin-bottom20 {
	margin-bottom: 20px !important;
}

.litespeed-margin-bottom-remove {
	margin-bottom: 0px !important;
}

.litespeed-margin-top-remove {
	margin-top: 0px !important;
}

.litespeed-margin-left-remove {
	margin-left: 0px !important;
}

.litespeed-margin-y-remove {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.litespeed-empty-space-xlarge {
	margin-top: 8em;
}

.litespeed-empty-space-large {
	margin-top: 6em;
}

.litespeed-empty-space-medium {
	margin-top: 3em;
}

.litespeed-empty-space-small {
	margin-top: 2em;
}

.litespeed-empty-space-tiny {
	margin-top: 1em;
}

/* =======================================
   		UTILITIES - typography
======================================= */

.litespeed-text-jumbo {
	font-size: 3em !important;
}

.litespeed-text-large {
	font-size: 0.75em !important;
}

.litespeed-text-md {
	font-size: 1.2em;
}

.litespeed-text-right {
	text-align: right;
}

.litespeed-text-center {
	text-align: center;
}

.litespeed-text-bold {
	font-weight: 600;
}

/* =======================================
	  			COLORS
======================================= */

.litespeed-default {
	color: #a7a7a7 !important;
}

.litespeed-primary {
	color: #3366cc !important;
}

.litespeed-info {
	color: #3fbfbf !important;
}

.litespeed-success {
	color: #73b38d !important;
}

.litespeed-warning {
	color: #ff8c00 !important;
}

.litespeed-danger {
	color: #dc3545 !important;
}

a.litespeed-danger:hover,
button.litespeed-danger:hover {
	color: #a00 !important;
}

.litespeed-text-success {
	color: #34b15d;
}

.litespeed-form-action {
	color: #1a9292 !important;
}

a.litespeed-form-action:hover,
button.litespeed-form-action:hover {
	color: #36b0af !important;
}

.litespeed-bg-default {
	background-color: #a7a7a7 !important;
}

.litespeed-bg-primary {
	background-color: #3366cc !important;
}

.litespeed-bg-info {
	background-color: #d1ecf1 !important;
}

.litespeed-bg-success {
	background-color: #73b38d !important;
}

.litespeed-bg-warning {
	background-color: #ff8c00 !important;
}

.litespeed-bg-danger {
	background-color: #dc3545 !important;
}

.litespeed-bg-text-success {
	background-color: #34b15d;
}

/* =======================================
	  			LAYOUT
======================================= */

.litespeed-wrap {
	margin: 10px 20px 0 2px;
}

@media screen and (max-width: 600px) {
	.litespeed-wrap h2 .nav-tab {
		border-bottom: 1px solid #c3c4c7;
		margin: 10px 10px 0 0;
	}

	.litespeed-wrap .nav-tab-wrapper {
		margin-bottom: 15px;
	}

	.litespeed-desc a,
	.litespeed-body p > a:not(.button) {
		word-break: break-word;
	}
}

.litespeed-wrap .nav-tab {
	border-bottom-color: inherit;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 11px 10px -1px 0;
}

.litespeed-wrap .nav-tab-active {
	background: #fff;
	border-bottom-color: #fff;
}

.litespeed-wrap .nav-tab:focus:not(.nav-tab-active),
.litespeed-wrap .nav-tab:hover:not(.nav-tab-active) {
	background-color: #f1f1f1;
	color: #444;
}

.litespeed-body {
	background: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	padding: 1px 20px 20px 20px;
}

@media screen and (min-width: 681px) {
	.litespeed-header + .litespeed-body {
		border-top: none;
	}
}

.litespeed-body table {
	border-collapse: collapse;
	width: 100%;
}

.litespeed-body .litespeed-width-auto {
	width: auto;
}

/* outside stripped table */
.litespeed-description {
	color: #666;
	font-size: 13px;
	margin: 1.5rem 0;
	max-width: 960px;
}

/* inside stripped table */
.litespeed-desc {
	font-size: 12px;
	font-weight: normal;
	color: #7a919e;
	margin: 10px 0;
	line-height: 1.7;
	/*max-width: 840px;*/
}

.litespeed-desc + .litespeed-desc {
	margin-top: -5px;
}

td > .litespeed-desc:first-child {
	margin-top: 0px;
	line-height: 2.24;
}

.litespeed-h3 {
	line-height: 18px;
	color: #264d73;
	font-size: 18px;
	font-weight: 600;
	margin: 2px 0;
}

.litespeed-div .submit {
	margin-top: 0;
}

@media screen and (min-width: 681px) {
	.litespeed-div {
		display: inline-block;
		min-width: 100px;
	}

	.litespeed-div .submit {
		margin: 5px;
		padding: 5px;
	}
}

@media screen and (max-width: 680px) {
	.litespeed-desc + .litespeed-desc.litespeed-left20 {
		margin-left: 0 !important;
	}

	.litespeed-desc .litespeed-callout.notice-warning.inline {
		word-break: break-word;
	}
}

.litespeed-h1 {
	display: inline-block;
}

h3 .litespeed-learn-more {
	font-size: 12px;
	font-weight: normal;
	color: #7a919e;
	margin-left: 30px;
}

.litespeed-wrap code {
	color: #666;
	background-color: #dde9f5;
	border-radius: 3px;
	font-size: 11px;
	font-style: normal;
}

.litespeed-wrap ul {
	margin-left: 2em;
}

.litespeed-wrap i {
	font-size: 13px;
	line-height: 16px;
}

.litespeed-wrap .litespeed-desc i {
	font-size: 12px;
}

.litespeed-wrap p {
	margin: 1em 0;
}

.litespeed-wrap p.submit {
	margin-bottom: 0;
}

.litespeed-desc p {
	margin-left: 0;
}

.litespeed-title,
.litespeed-title-short {
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	margin: 2.5em 0px 1.5em 0;
	display: table;
	padding-right: 50px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.litespeed-title .button {
	margin-left: 1rem;
	margin-bottom: 5px;
	vertical-align: middle;
}

.litespeed-title .litespeed-quic-icon {
	margin-right: 6px;
}

.litespeed-title a,
.litespeed-title-short a {
	text-decoration: none;
}

.litespeed-title-short {
	padding-right: 20px;
}

.litespeed-title-section {
	margin: 2em -20px 12px -20px;
	padding: 12px 20px 12px 20px;
	border-bottom: 1px solid #eee;
	font-size: 1.2em;
	display: block;
	border-top: 1px solid #f1f1f1;
}

.litespeed-postbox .litespeed-title {
	display: flex;
	align-items: center;
}

.litespeed-title-right-icon {
	margin-left: auto;
	font-weight: normal;
}

.litespeed-list li:before {
	content: '>';
	color: #cc3d6a;
}

.litespeed-wrap a.disabled {
	cursor: not-allowed;
	opacity: 0.5;
	text-decoration: none;
	color: #72777c;
}

/* =======================================
			LAYOUT - table
======================================= */

.litespeed-table {
	font-size: 14px;
}

.litespeed-body tbody > tr > th {
	padding-left: 20px;
}

.litespeed-body tbody th {
	vertical-align: top;
	text-align: left;
	padding: 18px 10px 20px 0;
	width: 200px;
	font-weight: 600;
}

.litespeed-body td {
	padding: 15px 10px;
	line-height: 1.3;
	vertical-align: middle;
}

.litespeed-body .widefat td input + p {
	margin-top: 0.8em;
}

.litespeed-body .striped > tbody > :nth-child(even) .notice {
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.litespeed-body .striped > tbody > :nth-child(even) .notice:first-child {
	margin-top: 0;
}

/* small table inside */
.litespeed-body .litespeed-vary-table {
	margin-top: -5px;
	width: 250px;
	margin-bottom: 20px;
}

.litespeed-body .litespeed-vary-table td {
	width: 50%;
	padding: 5px 0px;
}

.litespeed-table-compact td,
.litespeed-table-compact th {
	padding: 0.5rem 0.75rem;
}

/* =======================================
			LAYOUT - block
======================================= */

.litespeed-block,
.litespeed-block-tiny {
	border: 1px dotted #cccccc;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	padding: 0.75rem 1.25rem;
	margin-bottom: 5px;
}

.litespeed-block-tiny {
	max-width: 670px;
}

.litespeed-col {
	flex: 0 0 30%;
	padding-right: 2rem;
}

.litespeed-col:last-child,
.litespeed-col-auto:last-child {
	padding-right: 0;
}

.litespeed-col-auto {
	padding-right: 2rem;
}

.litespeed-col-br {
	flex: 0 0 100%;
	border-top: 1px dotted #cccccc;
}

.litespeed-col-inc {
	display: inline-block;
	margin-top: 16px;
	min-width: 150px;
	font-weight: bold;
}

.litespeed-block h4:first-child,
.litespeed-block .litespeed-form-label:not(.litespeed-form-label--toggle):first-child {
	margin-top: 0.5rem;
}

.litespeed-block .litespeed-callout:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 600px) {
	.litespeed-block {
		flex-direction: column;
	}

	.litespeed-block .litespeed-col {
		padding-right: 0;
	}
}

/* =======================================
			  CARDS LINKS
======================================= */

.litespeed-cards-wrapper,
.litespeed-panel-wrapper {
	display: flex;
	width: 100%;
	flex-flow: row wrap;
	justify-content: flex-start;
}

.litespeed-cards-wrapper {
	margin: -10px -15px -10px -15px;
}

.litespeed-panel {
	text-decoration: none;
	display: flex;
	justify-content: space-between;
	padding: 6px 8px 4px 5px;
	width: 322px;
	margin: 15px 5px 15px 15px;
	min-height: 75px;
	box-sizing: border-box;
	background: #f9fafc;
	transition: 0.25s;
}

.litespeed-panel:hover {
	border: 1px solid #6699cc;
	box-shadow: none;
}

.litespeed-panel-wrapper-icon {
	width: 25%;
	height: 100%;
}

[class*='litespeed-panel-icon-'] {
	background-size: contain;
	width: 60px;
	height: 60px;
	margin: 5px;
	background-repeat: no-repeat;
	display: inline-block;
}

.litespeed-panel-icon-all {
	background-image: url('../img/icons/all.svg');
}

.litespeed-panel-icon-revision {
	background-image: url('../img/icons/revision.svg');
}

.litespeed-panel-icon-orphaned_post_meta {
	background-image: url('../img/icons/revision.svg');
}

.litespeed-panel-icon-auto_draft {
	background-image: url('../img/icons/auto_draft.svg');
}

.litespeed-panel-icon-trash_post {
	background-image: url('../img/icons/trash_post.svg');
}

.litespeed-panel-icon-spam_comment {
	background-image: url('../img/icons/spam_comment.svg');
}

.litespeed-panel-icon-trash_comment {
	background-image: url('../img/icons/trash_comment.svg');
}

.litespeed-panel-icon-trackback-pingback {
	background-image: url('../img/icons/trackback-pingback.svg');
}

.litespeed-panel-icon-expired_transient {
	background-image: url('../img/icons/expired_transient.svg');
}

.litespeed-panel-icon-all_transients {
	background-image: url('../img/icons/all_transients.svg');
}

.litespeed-panel-icon-optimize_tables {
	background-image: url('../img/icons/optimize_tables.svg');
}

.litespeed-panel-icon-purge-front {
	background-image: url('../img/icons/purge-front.svg');
}

.litespeed-panel-icon-purge-pages {
	background-image: url('../img/icons/purge-pages.svg');
}

.litespeed-panel-icon-purge-cssjs {
	background-image: url('../img/icons/purge-cssjs.svg');
}

.litespeed-panel-icon-purge-object {
	background-image: url('../img/icons/purge-object.svg');
}

.litespeed-panel-icon-purge-opcache {
	background-image: url('../img/icons/purge-opcache.svg');
}

.litespeed-panel-icon-purge-all {
	background-image: url('../img/icons/purge-all.svg');
}

.litespeed-panel-icon-empty-cache {
	background-image: url('../img/icons/empty-cache.svg');
}

.litespeed-panel-icon-purge-403 {
	background-image: url('../img/icons/purge-403.svg');
}

.litespeed-panel-icon-purge-404 {
	background-image: url('../img/icons/purge-404.svg');
}

.litespeed-panel-icon-purge-500 {
	background-image: url('../img/icons/purge-500.svg');
}

.litespeed-panel-top-right-icon-cross {
	background-image: url('../img/icons/cross_icon.svg');
}

.litespeed-panel-top-right-icon-tick {
	background-image: url('../img/icons/success_icon.svg');
}

.litespeed-panel-content {
	width: 75%;
	height: 100%;
	margin-top: 7px;
}

.litespeed-panel-para {
	color: #264d73;
	font-size: 12px;
	line-height: 1.45;
}

.litespeed-panel .litespeed-h3 {
	font-size: 14px;
}

.litespeed-panel-counter {
	color: #3abfbf;
}

.litespeed-panel-counter-red {
	color: #cc3d6a;
}

.litespeed-panel-wrapper-top-right {
	width: 10%;
	height: 100%;
	text-align: right;
}

.litespeed-panel-top-right-icon-tick,
.litespeed-panel-top-right-icon-cross {
	background-size: contain;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	display: inline-block;
}

/* =======================================
	 BUTTONS
======================================= */

/* .litespeed-wrap .button{
	background:#fff;
} */

.litespeed-wrap .button-link {
	height: auto;
	line-height: inherit;
	font-size: inherit;
	box-shadow: none;
}

.litespeed-wrap .button-link:hover,
.litespeed-wrap .button-link:focus {
	box-shadow: none;
	background: none;
}

.litespeed .litespeed-btn-danger-bg,
.litespeed-wrap .litespeed-btn-danger-bg,
.litespeed-btn-danger-bg {
	background: #dc3545;
	color: #fff;
	border: 1px solid #cc3d6a;
	box-shadow: 0 1px 0 rgba(177, 93, 93, 0.5);
}

.litespeed .litespeed-btn-danger,
.litespeed-wrap .litespeed-btn-danger,
.litespeed-btn-danger {
	background: #fff;
	color: #cc3d6a;
	border: 1px solid #cc3d6a;
	box-shadow: 0 1px 0 rgba(177, 93, 93, 0.5);
}

.litespeed .litespeed-btn-danger:hover,
.litespeed-wrap .litespeed-btn-danger:hover,
.litespeed-btn-danger:hover {
	border-color: #ab244e;
	background: #cc3d6a;
	color: #fff;
}

.litespeed .litespeed-btn-warning,
.litespeed-wrap .litespeed-btn-warning,
.litespeed-btn-warning {
	background: #fff;
	color: #e59544;
	border: 1px solid #e59544;
	box-shadow: 0 1px 0 rgba(249, 166, 82, 0.55);
}

.litespeed .litespeed-btn-warning:hover,
.litespeed-wrap .litespeed-btn-warning:hover,
.litespeed-btn-warning:hover {
	border-color: #e59544;
	background: #e59544;
	color: #fff;
}

.litespeed .litespeed-btn-success,
.litespeed-wrap .litespeed-btn-success,
.litespeed-btn-success {
	background: #fff;
	color: #36b0b0;
	border: 1px solid #36b0b0;
	box-shadow: 0 1px 0 rgba(73, 160, 160, 0.55);
}

.litespeed .litespeed-btn-success:hover,
.litespeed-wrap .litespeed-btn-success:hover,
.litespeed-btn-success:hover {
	border-color: #36b0b0;
	background: #36b0b0;
	color: #fff;
}

.litespeed-wrap .button-primary {
	background: #528ac6;
	border-color: #538ac6 #2264ad #2264ad;
	color: #fff;
	box-shadow: 0 1px 0 #2264ad;
	text-shadow:
		0 -1px 1px #2264ad,
		1px 0 1px #2264ad,
		0 1px 1px #2264ad,
		-1px 0 1px #2264ad;
}

.litespeed-wrap .button-primary:focus,
.litespeed-wrap .button-primary:hover {
	background: #5891ce;
	border-color: #2264ad;
	color: #fff;
}

.litespeed-wrap .button-primary:hover {
	box-shadow: 0 1px 0 #2264ad;
}

.litespeed-wrap .button-primary:focus {
	background: #5891ce;
	border-color: #2264ad;
	color: #fff;
	box-shadow:
		0 1px 0 #0073aa,
		0 0 2px 1px #33b3db;
}

.litespeed .litespeed-btn-primary,
.litespeed-wrap .litespeed-btn-primary,
.litespeed-btn-primary {
	color: #538ac6;
	border: 1px solid #538ac6;
	-moz-box-shadow: 0 0 0 1px rgba(83, 138, 198, 0.25);
	-webkit-box-shadow: 0 0 0 1px rgba(83, 138, 198, 0.25);
	box-shadow: 0 0 0 1px rgba(83, 138, 198, 0.25);
}

.litespeed .litespeed-btn-primary:hover,
.litespeed-wrap .litespeed-btn-primary:hover,
.litespeed-btn-primary:hover {
	background: #538ac6;
	border-color: #538ac6;
	color: #fff;
}

.litespeed-wrap .button:not(.litespeed-btn-large) .dashicons {
	position: relative;
	top: -0.075em;
	vertical-align: middle;
}

.litespeed-wrap .button:not(:first-child) {
	margin-left: 5px;
}

.litespeed-wrap .button + .button {
	margin-left: 10px;
}

.litespeed-info-button {
	color: #c8c8c8;
	padding: 0;
	-webkit-appearance: none;
	border: none;
	background: none;
	vertical-align: middle;
	line-height: inherit;
	text-decoration: none;
}

.litespeed-info-button .dashicons {
	font-size: 16px;
	vertical-align: middle;
}

.litespeed-btn-pie {
	-webkit-appearance: none;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin: 0;
	top: -0.125em;
}

/* =======================================
   BUTTONS - sizes
======================================= */

.litespeed-wrap .litespeed-btn-tiny {
	padding: 2px 8px;
	line-height: 1.5;
	height: auto;
}

.litespeed-wrap .litespeed-btn-mini {
	padding: 0 8px 1px;
	font-size: 12px;
	font-weight: 600;
	margin: 5px 0;
}

.litespeed-wrap .litespeed-btn-mini .dashicons.dashicons-image-rotate {
	padding-top: 3px;
	font-size: 18px;
}

.litespeed-wrap .litespeed-btn-mini .dashicons {
	padding-top: 2px;
}

.litespeed-wrap .litespeed-btn-large {
	font-size: 1.5em;
	padding: 0.75em 1.5em;
	margin: 0 0.25em;
	height: auto;
}

.litespeed-wrap .litespeed-btn-large .dashicons {
	font-size: 1.25em;
	width: auto;
}

/* =======================================
	  SWITCH
======================================= */

.litespeed-switch {
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 0;
	display: inline-flex;
	position: relative;
}

.rtl .litespeed-switch {
	flex-direction: row-reverse;
}

.litespeed-switch input:checked:active + label {
	box-shadow:
		0 2px 0 rgba(27, 146, 146, 0.7),
		inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
}

.litespeed-switch input:checked + label {
	background-color: #36b0b0;
	color: #fff;
	border: 1px solid #36b0b0;
	box-shadow: 0 2px 0 #1b9292;
	z-index: 2;
	text-shadow:
		0 -1px 1px #1b9292,
		1px 0 1px #1b9292,
		0 1px 1px #1b9292,
		-1px 0 1px #1b9292;
}

.litespeed-switch label {
	font-size: 14px;
	display: inline-block;
	min-width: 72px;
	background-color: #f9fafc;
	font-weight: 400;
	text-align: center;
	padding: 6px 12px 5px 12px;
	cursor: pointer;
	border: 1px solid #ccc;
	border-bottom: none;
	box-shadow: 0 2px 0 #ccc;
	position: relative;
}

.litespeed-switch label:not(:last-child) {
	margin-right: -1px;
}

.litespeed-switch label:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.litespeed-switch label:first-of-type {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.litespeed-switch input:hover + label {
	border-color: #1a9292;
	box-shadow: 0 2px 0 #1a9292;
	z-index: 2;
	color: #117171;
}

.litespeed-switch input:focus + label {
	color: #117171;
	box-shadow: 0 0px 0px 2px rgba(28, 138, 128, 0.85);
	border-color: transparent;
	z-index: 2;
}

.litespeed-switch input:focus + label + input + input:hover + label,
.litespeed-switch input:focus + label + input:hover + label {
	z-index: 1;
}

.litespeed-switch input:active + label {
	box-shadow:
		0 2px 0 #1b9292,
		inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
}

.litespeed-switch input:checked:hover + label,
.litespeed-switch input:checked:focus + label {
	background-color: #36b0b0;
	color: #fff;
}

.litespeed-switch input {
	display: inline-block;
	position: absolute;
	z-index: -1;
	margin: 0;
}

.litespeed-cache-purgeby-text {
	margin: 0;
	display: inline-block;
}

/* =======================================
				TOGGLE
======================================= */

.litespeed-toggle-stack {
	display: flex;
	flex-direction: column;
}

.litespeed-toggle-stack .litespeed-toggle-wrapper {
	justify-content: space-between;
}

.litespeed-toggle-wrapper {
	display: flex;
	align-items: center;
}

.litespeed-toggle-wrapper + .litespeed-toggle-wrapper {
	margin-top: 0.75rem;
}

.litespeed-toggle {
	position: relative;
	overflow: hidden;
	min-width: 58px;
	height: 21px;
	/*margin-left: 1.2rem;*/
}

.litespeed-toggle-group {
	position: absolute;
	width: 200%;
	top: 0;
	bottom: 0;
	left: 0;
	transition: left 0.35s;
	-webkit-transition: left 0.35s;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.litespeed-toggle-on {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%;
	margin: 0;
	border: 0;
	border-radius: 0;
}

.litespeed-toggle-on.litespeed-toggle-btn {
	padding-right: 24px;
}

.litespeed-toggle-off.litespeed-toggle-btn {
	padding-left: 24px;
}

.litespeed-toggle-handle {
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	width: 0px;
	border-width: 0 1px;
}

.litespeed-toggle-off {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
}

.litespeed-toggleoff .litespeed-toggle-group {
	left: -100%;
}

.litespeed-toggle-btn {
	display: inline-block;
	padding: 5px 10px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.litespeed-toggle-btn-primary {
	color: #fff;
	background-color: #36b0b0;
	border-color: #36b0b0;
}

.litespeed-toggle-btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.litespeed-toggle-btn-success:hover,
.litespeed-toggle-btn-success:focus,
.litespeed-toggle-btn-success:active,
.litespeed-toggle-btn-success.litespeed-toggle-active {
	color: #fff;
	background-color: #00bfbf;
	border-color: #6699cc;
}

.litespeed-toggle-btn-default:hover,
.litespeed-toggle-btn-default:focus,
.litespeed-toggle-btn-default:active,
.litespeed-toggle-btn-default.litespeed-toggle-active {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.litespeed-toggle-btn:active,
.litespeed-toggle-btn.litespeed-toggle-active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.litespeed-toggle-btn-default:active,
.litespeed-toggle-btn-default.litespeed-toggle-active {
	background-image: none;
}

/* =======================================
	LABEL/TAG
======================================= */
[class*='litespeed-label-'] {
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;
}

[class*='litespeed-label-']:hover,
[class*='litespeed-label-']:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

[class*='litespeed-label-']:empty {
	display: none;
}

.litespeed-label-regular {
	font-size: 1em;
}

.litespeed-label-default {
	background-color: #777;
}

.litespeed-label-default[href]:hover,
.litespeed-label-default[href]:focus {
	background-color: #5e5e5e;
}

.litespeed-label-primary {
	background-color: #337ab7;
}

.litespeed-label-primary[href]:hover,
.litespeed-label-primary[href]:focus {
	background-color: #286090;
}

.litespeed-label-success {
	background-color: #5cb85c;
}

.litespeed-label-success[href]:hover,
.litespeed-label-success[href]:focus {
	background-color: #449d44;
}

.litespeed-label-info {
	background-color: #5bc0de;
}

.litespeed-label-info[href]:hover,
.litespeed-label-info[href]:focus {
	background-color: #31b0d5;
}

.litespeed-label-warning {
	background-color: #f0ad4e;
}

.litespeed-label-warning[href]:hover,
.litespeed-label-warning[href]:focus {
	background-color: #ec971f;
}

.litespeed-label-danger {
	background-color: #d9534f;
}

.litespeed-label-danger[href]:hover,
.litespeed-label-danger[href]:focus {
	background-color: #c9302c;
}

/* =======================================
	   SHELL
======================================= */
.litespeed-shell {
	width: 98%;
	background: #141414;
	margin: 20px auto 0 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	height: 224px;
}

.litespeed-shell-header {
	z-index: 999;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 34px;
	padding: 5px 0;
}

.litespeed-shell-header-bg {
	opacity: 0.4;
	background-color: #cccccc;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-top-radius: 3px;
}

.litespeed-shell-header-bar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	height: 2px;
	background-color: #f48024;
}

.litespeed-shell-header-icon-container {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 29px;
	height: 34px;
	z-index: 6;
}

ul.litespeed-shell-body {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: scroll;
	margin: 0;
	padding: 5px;
	list-style: none;
	background: #141414;
	color: #45d40c;
	font:
		0.8em 'Andale Mono',
		Consolas,
		'Courier New';
	line-height: 1.6em;

	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.litespeed-shell-body li:before {
	content: '>';
	position: absolute;
	left: 0;
	top: 0;
}

.litespeed-shell-body li {
	word-wrap: break-word;
	position: relative;
	padding: 0 0 0 15px;
	margin: 0;
}

.litespeed-widget-setting {
	background-color: #ecebdc;
	padding: 5px 14px;
	margin: 5px -15px;
}

/* =======================================
			CALLOUT / NOTICE
======================================= */

.litespeed-callout {
	margin: 1.5rem 0;

	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #f9f9f9;
}

.litespeed-callout h4:not(:last-child) {
	margin-bottom: 0.5rem;
	margin-top: 1em;
}

.litespeed-callout p {
	margin-left: 0;
}

.litespeed-callout ol,
.litespeed-callout ul {
	margin-left: 1em;
}

.litespeed-callout.notice-warning h4 {
	color: #e59544;
}

.litespeed-callout.notice-error h4 {
	color: #dc3232;
}

.litespeed-callout-bg {
	margin: 1.5rem 0;
	background: #f9f9f9;
	border-top: none;
	border-bottom: none;
	border-right: none;
}

/* =======================================
			TICK / CHECKBOX
======================================= */

.litespeed-tick-wrapper {
	margin-left: -5px;
}

.litespeed-tick {
	display: inline-block;
	/* min-width: 125px; */
	background: #f2f9ff;
	padding: 5px 0 5px 0px;
	border-radius: 3px;
	cursor: pointer;
	margin: 5px 5px 5px 0;
}

.litespeed-tick-list .litespeed-tick {
	display: block;
	margin-bottom: 3px;
	margin-top: 0;
	background: none;
}

.litespeed-tick-list .litespeed-tick input[type='checkbox'] {
	margin-left: 0;
}

.litespeed-tick-list .litespeed-tick label {
	color: inherit;
}

.litespeed-tick input[type='checkbox'] {
	height: 18px;
	width: 18px;
	vertical-align: middle;
	margin: 0 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	cursor: pointer;
}

.litespeed-tick input[type='checkbox']:not(:disabled):hover {
	border-color: #538ac6;
}

.litespeed-tick input[type='checkbox']:active:not(:disabled) {
	border-color: #538ac6;
}

.litespeed-tick input[type='checkbox']:focus {
	outline: none;
}

.litespeed-tick input[type='checkbox']:checked {
	border-color: #538ac6;
	background-color: #538ac6;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.litespeed-tick input[type='checkbox']:checked:before {
	content: '';
	display: block;
	width: 5px;
	height: 11px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 5px;
	margin-top: -1px;
	cursor: pointer;
}

.litespeed-tick label {
	padding: 2px 0px 2px 0;
	font-size: 14px;
	color: #264d73;
}

.litespeed-tick label:hover {
	min-width: 115px;
	color: #6699cc;
}

/* =======================================
			RADIO - vertical
======================================= */

.litespeed-radio-row {
	margin-bottom: 12px;
	position: relative;
	padding-left: 1.5rem;
}

.litespeed-radio-row input[type='radio'] {
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	line-height: 1;
	left: 0;
	top: 0.7em;
	transform: translateY(-50%);
}

.litespeed-radio-row label {
	vertical-align: text-bottom;
	line-height: 1.4;
}

@media screen and (max-width: 782px) {
	.litespeed-radio-row {
		padding-left: 2rem;
	}
}

/* =======================================
		   FORM - layout
======================================= */

.litespeed-wrap .litespeed-float-submit {
	position: absolute;
	right: 0;
	top: -5px;
	margin-top: 0;
}

.rtl .litespeed-wrap .litespeed-float-submit {
	left: 10px;
	right: unset;
}

.litespeed-wrap .litespeed-float-resetbtn {
	position: absolute;
	right: 0;
	bottom: 20px;
}

.rtl .litespeed-wrap .litespeed-float-resetbtn {
	left: 10px;
	right: unset;
}

/* =======================================
		  FORM - utilities
======================================= */

.litespeed .litespeed-input-large {
	font-size: 20px;
}

.litespeed-input-long {
	width: 87%;
}

.litespeed-input-short2 {
	width: 150px;
}

.litespeed-input-short {
	width: 45px;
}

@media screen and (max-width: 680px) {
	.litespeed-input-short2 {
		width: 160px;
	}

	.litespeed-input-short {
		width: 50px;
	}
}

/* =======================================
		   FORM - elements
======================================= */

.litespeed-form-label {
	font-size: 1em;
	margin: 0.65rem 0;
	display: block;
	font-weight: 600;
}

.litespeed-form-label--toggle {
	margin: 0;
	display: inline-block;
	min-width: 110px;
}

input.litespeed-input[type='file'] {
	padding: 9px;
	min-width: 500px;
	border: 1px solid #ddd;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
	background-color: #fff;
	color: #32373c;
	outline: 0;
	transition: 50ms border-color ease-in-out;
}

.litespeed-body .litespeed-textarea-success {
	border-color: #6699cc;
}

input.litespeed-input-success {
	border-color: #28a745;
}

input.litespeed-input-warning {
	border-color: #e59544;
}

.litespeed-textarea {
	width: 60%;
}

.litespeed-textarea-recommended {
	display: flex;
	margin-top: -5px;
}

.litespeed-textarea-recommended .litespeed-desc {
	margin: 0;
}

.litespeed-textarea-recommended > div:first-child {
	margin-top: 1.7em;
	font-size: 12px;
	margin-right: 25px;
}

.litespeed-wrap .litespeed-collection-button {
	text-decoration: none;
	min-width: 30px;
	text-align: center;
}

.litespeed-collection-button[data-action='add'] {
	margin-top: -5px;
	margin-left: -5px;
}

.litespeed-collection-button .dashicons {
	vertical-align: baseline;
}

.litespeed-wrap .button:not(.litespeed-btn-large).litespeed-form-action .dashicons {
	font-size: 1.2em;
	vertical-align: middle;
	top: 0;
}

@media screen and (max-width: 680px) {
	.litespeed-body tbody > tr > th {
		display: block;
		padding: 18px 0 5px 12px;
	}

	.litespeed-body .litespeed-table td {
		display: block;
		max-width: 100%;
	}

	.litespeed-body .litespeed-table textarea,
	.litespeed-body .litespeed-table input.litespeed-regular-text {
		width: 100% !important;
	}

	.litespeed-wrap .litespeed-float-submit {
		display: none;
	}

	.litespeed-body {
		padding: 1px 10px 20px 15px;
	}

	.litespeed-body .regular-text:not(.litespeed-input-short) {
		width: 100%;
	}

	.litespeed-textarea-recommended {
		flex-direction: column;
	}

	.litespeed-textarea-recommended > div:first-child {
		margin-bottom: 1.7em;
		margin-top: 0;
		margin-right: 0;
	}

	.litespeed-switch {
		max-width: 100%;
		flex-wrap: wrap;
	}

	.litespeed-switch + .litespeed-warning {
		display: block;
		margin-top: 10px;
	}

	input.litespeed-input[type='file'] {
		max-width: calc(100% - 24px);
		min-width: 0;
	}

	.litespeed-body .litespeed-table .litespeed-row-flex {
		flex-direction: column;
	}
}

/* =======================================
		   ENTERPRISE NOTICE
======================================= */

.litespeed-ent-notice {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #333;
	z-index: 999;
	opacity: 0.8;
	text-align: center;
	font-size: 3rem;
	color: #1865c5;
}

.litespeed-ent-notice-desc {
	position: relative;
	top: 30%;
	transform: rotate(-20deg);
	text-shadow: 2px 2px 4px #000000;
}

/* =======================================
			  PROMO BANNER
======================================= */

.litespeed-banner-promo,
.litespeed-banner-promo-full {
	display: flex;
	padding: 0px;
}

.litespeed-banner-promo-full {
	margin: 0px;
	padding: 0px;
}

.litespeed-banner-promo-logo {
	background-image: url(../img/lscwp-logo_90x90.png);
	background-size: contain;
	width: 90px;
	background-repeat: no-repeat;
	display: inline-block;
}

.litespeed-banner-promo-full .litespeed-banner-promo-logo {
	margin: 0px;
	width: 90px;
	height: 90px;
}

.litespeed-banner-promo-content {
	margin-left: 25px;
}

.litespeed-banner-promo-full .litespeed-banner-promo-content {
	width: 75%;
}

.litespeed-banner-promo-content h1 {
	font-weight: 600;
	color: #538ac6;
	margin-top: 10px;
}

.litespeed-banner-title {
	font-size: 1.3em;
	margin: 8px 0px 5px 0px;
}

.litespeed-banner-promo-slacklogo {
	background-image: url('../img/slack-logo.png');
	background-size: contain;
	width: 75px;
	height: 75px;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0px;
	flex: 0 0 5%;
}

.litespeed-banner-promo .litespeed-banner-promo-slack-line1 {
	font-size: 18px;
	margin-top: 0px;
	line-height: 21px;
}

.litespeed-banner-promo .litespeed-banner-promo-slack-textlink {
	color: #e59544;
	text-decoration: none;
}

.litespeed-banner-promo .litespeed-banner-promo-slack-textlink:hover {
	opacity: 0.8;
}

.litespeed-banner-promo-slack-line2 {
	font-size: 15px;
	margin: 0px;
	line-height: 0.75em;
}

.litespeed-banner-promo-slack-link {
	color: #888888;
}

a.litespeed-btn-xs.litespeed-banner-promo-slack-btn {
	margin: 0px 5px;
}

/* =======================================
			  PROMO BANNER - QC
======================================= */

.litespeed-banner-promo-qc {
	display: flex;
}

.litespeed-banner-promo-qc h2 {
	line-height: 1.4;
}

.litespeed-banner-promo-qc-content {
	display: flex;
	align-items: center;
}

.litespeed-banner-promo-qc-description {
	flex-basis: 50%;
	padding-right: 2rem;
}

.litespeed-banner-promo-qc-description p {
	font-size: 14px;
}

.litespeed-banner-promo-qc-description .button {
	margin-right: 1.5rem;
}

.litespeed-tweet-preview {
	border-radius: 5px;
	line-height: 1.3125;
	box-shadow: 1px 1px 0.5em rgba(0, 0, 0, 0.3);
	margin: 0.5em 1em 1em 0;
	padding: 1em;
	max-width: 480px;
	display: flex;
}

.litespeed-tweet-preview:after {
	content: '';
	display: block;
	clear: both;
}

.litespeed-tweet-preview p:first-child {
	margin-top: 0;
}

.litespeed-tweet-preview-title {
	color: #777;
	margin-top: 0.9em;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 0.9em;
}

.litespeed-tweet-text {
	font:
		14px system-ui,
		-apple-system,
		BlinkMacSystemFont,
		'Segoe UI',
		Roboto,
		Ubuntu,
		'Helvetica Neue',
		sans-serif;
	line-height: 1.3125;
}

.litespeed-tweet-cta {
	text-align: right;
	margin-top: 1em;
}

.litespeed-tweet-cta a {
	background-color: #1da1f2;
	line-height: 1.3125;
	color: #fff;
	font-weight: bold;
	display: inline-flex;
	padding: 0.55em 1em;
	font-size: 14px;
	border-radius: 99em;
	text-decoration: none;
}

.litespeed-tweet-cta a:hover {
	background-color: #1e98e1;
}

.litespeed-tweet-cta a svg {
	width: 16px;
	height: 18px;
	margin-right: 0.5em;
}

.litespeed-tweet-cta a svg path {
	fill: currentColor;
}

.litespeed-tweet-img {
	width: calc(240px + 1rem);
	padding-right: 1rem;
	box-sizing: border-box;
}

.litespeed-tweet-img img {
	max-width: 100%;
	vertical-align: middle;
}

.litespeed-tweet-img + p {
	margin-top: 0;
}

/* =======================================
		admin -> media lib icon
======================================= */

.litespeed-media-href {
	display: inline-table;
}

[class*='litespeed-icon-media-'] {
	background-size: contain;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 0;
	background-repeat: no-repeat;
	display: inline-block;
}

[class*='litespeed-icon-media-']:hover {
	opacity: 0.7;
}

.litespeed-icon-media-webp {
	background-image: url('../img/icons/img_webp.svg');
}

.litespeed-icon-media-webp-disabled {
	background-image: url('../img/icons/img_webp_disabled.svg');
}

.litespeed-icon-media-optm {
	background-image: url('../img/icons/img_optm.svg');
}

.litespeed-icon-media-optm-disabled {
	background-image: url('../img/icons/img_optm_disabled.svg');
}

p.litespeed-media-p {
	margin-bottom: 1px !important;
}

p.litespeed-txt-webp {
	color: #83b04a;
}

p.litespeed-txt-ori {
	color: #5967b3;
}

p.litespeed-txt-disabled {
	color: #ced2d9;
}

.litespeed-media-svg {
	vertical-align: middle;
	margin: 5px;
	width: 25px;
	height: auto;
}

@keyframes litespeed-circle-chart-fill {
	to {
		stroke-dasharray: 0 100;
	}
}

/* =======================================
			 PIE chart
======================================= */

.litespeed-pie {
	vertical-align: middle;
	margin: 5px 5px 5px 0;
}

circle.litespeed-pie_bg {
	stroke: #efefef;
	stroke-width: 2;
	fill: none;
}

circle.litespeed-pie_circle {
	animation: litespeed-circle-chart-fill 2s reverse;
	transform: rotate(-90deg);
	transform-origin: center;

	animation: litespeed-pie-fill 2s reverse;
	/* 1 */
	stroke: #28a745;
	stroke-width: 2;
	stroke-linecap: round;
	fill: none;
}

.litespeed-pie.litespeed-pie-tiny {
	margin: 0 2px 0 0;
}

.litespeed-pie.litespeed-pie-tiny text {
	font-weight: bold;
	fill: #828282;
}

.litespeed-pie.litespeed-pie-tiny circle {
	stroke-linecap: initial;
}

.litespeed-pie-tiny circle.litespeed-pie_bg,
.litespeed-pie-tiny circle.litespeed-pie_circle {
	stroke-width: 3;
}

.litespeed-pie-tiny circle.litespeed-pie_bg {
	stroke: #eee;
}

.litespeed-pie-success circle.litespeed-pie_circle {
	stroke: #28a745;
}

.litespeed-pie-warning circle.litespeed-pie_circle {
	stroke: #e67700;
}

.litespeed-pie-danger circle.litespeed-pie_circle {
	stroke: #c7221f;
}

g.litespeed-pie_info text {
	dominant-baseline: central;
	text-anchor: middle;
	font-size: 11px;
}

.litespeed-promo-score g.litespeed-pie_info text {
	font-size: 14px;
	font-weight: 600;
}

.litespeed-pie-success g.litespeed-pie_info text {
	fill: #28a745;
}

.litespeed-pie-warning g.litespeed-pie_info text {
	fill: #e67700;
}

.litespeed-pie-danger g.litespeed-pie_info text {
	fill: #c7221f;
}

g.litespeed-pie_info .litespeed-pie-done {
	fill: #28a745;
	font-size: 15px;
}

/* =======================================
		VIEW - multiple cdn mapping
======================================= */

[data-litespeed-cdn-mapping]:first-child [data-litespeed-cdn-mapping-del] {
	display: none;
}

.litespeed-cdn-mapping-col1 {
	padding-right: 2rem;
	max-width: 35%;
}

.litespeed-cdn-mapping-col1 .litespeed-input-long {
	width: 100%;
}

.litespeed-cdn-mapping-col2 {
	padding-top: 0.25rem;
}

.litespeed-cdn-mapping-col1 label {
	position: relative;
}

[data-litespeed-cdn-mapping-del] {
	position: absolute;
	right: -6px;
	top: -6px;
}

@media screen and (max-width: 600px) {
	.litespeed-cdn-mapping-col1 {
		max-width: 100%;
	}
}

/* =======================================
		VIEW - crawler
======================================= */

.litespeed-crawler-curr {
	vertical-align: middle;
	height: 20px;
	margin-left: 10px;
}

#cookie_crawler > p:first-child {
	margin-top: 5px;
}

.litespeed-crawler-sitemap-nav {
	display: flex;
	justify-content: space-between;
}

.litespeed-crawler-sitemap-nav > div {
	margin-top: 10px;
}

@media screen and (max-width: 680px) {
	.litespeed-crawler-sitemap-nav {
		display: block;
	}

	.litespeed-table-responsive {
		clear: both;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.litespeed-table-responsive table {
		width: 100%;
	}

	.litespeed-table-responsive th {
		text-wrap: nowrap;
	}

	.litespeed-table-responsive [data-crawler-list].wp-list-table td:nth-child(2) {
		min-width: 115px;
	}

	.litespeed-wrap input[name='kw'] {
		width: 100% !important;
	}
}

/* =======================================
			PROGRESS BAR
======================================= */

.litespeed-progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #007bff;
	transition: width 0.6s ease;
}

.litespeed-progress-bar-yellow {
	background-color: #fbe100;
}

.litespeed-progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 12px;
	overflow: hidden;
	font-size: 0.75rem;
	background-color: #e9ecef;
	border: 1px solid #dddddd;
	border-radius: 8px;
	width: 75%;
	margin: 5em 1em 1.5em 1em !important;
}

/* =======================================
		PROGRESS BAR - modal
======================================= */

.litespeed-modal {
	margin-top: -8px;
}

.litespeed-modal .litespeed-progress {
	margin-left: -8px;
	margin-right: -8px;
}

/* =======================================
		   		GUIDANCE
======================================= */

.litespeed-guide {
	border: 1px solid #73b38d;
	max-width: 50%;
	padding: 20px;
}

.litespeed-guide h2 {
	color: #73b38d;
	border-bottom: 1px solid #73b38d;
	display: table;
	padding-right: 50px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.litespeed-guide li {
	font-size: 15px;
	line-height: 30px;
	margin: 10px 10px 10px 16px;
}

.litespeed-guide li.litespeed-guide-done:before {
	content: '\2713';
	font-size: 26px;
	color: #73b38d;
	margin-left: -37px;
	margin-right: 18px;
	opacity: 1;
}

.litespeed-guide li.litespeed-guide-done {
	opacity: 0.9;
}

/* =======================================
		VIEW - image optimization
======================================= */

.litespeed-image-optim-summary-wrapper {
	padding: 0;
}

.litespeed-cache_page_litespeed-img_optm .nav-tab-wrapper,
.litespeed-cache_page_litespeed-cdn .nav-tab-wrapper {
	border-bottom-color: #e5e5e5;
}

.litespeed-cache_page_litespeed-img_optm .litespeed-body,
.litespeed-cache_page_litespeed-cdn .litespeed-body {
	box-shadow: none;
}

.litespeed-cache_page_litespeed-img_optm .litespeed-wrap .nav-tab:not(.nav-tab-active),
.litespeed-cache_page_litespeed-cdn .litespeed-wrap .nav-tab:not(.nav-tab-active) {
	border-bottom-color: #e5e5e5;
}

.litespeed-cache_page_litespeed-img_optm .nav-tab-active,
.litespeed-cache_page_litespeed-cdn .nav-tab-active {
	border-left-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-top-color: #e5e5e5;
	position: relative;
	z-index: 2;
}

.litespeed-cache_page_litespeed-img_optm [data-litespeed-layout='summary'],
.litespeed-cache_page_litespeed-cdn [data-litespeed-layout='qc'] {
	margin: -2px -21px -21px -21px;
	background: #f0f0f1;
}

.litespeed-column-secondary {
	background: #f9fafc;
}

.litespeed-column-with-boxes .postbox {
	border-color: #e5e5e5;
}

.litespeed-column-with-boxes .litespeed-width-7-10 {
	padding: 0;
}

@media screen and (min-width: 815px) {
	.litespeed-column-with-boxes > div.litespeed-column-left {
		padding-right: 25px;
	}
}

.litespeed-column-with-boxes > div.litespeed-column-right {
	background: #f1f1f1;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

.litespeed-column-with-boxes > div.litespeed-column-right .litespeed-postbox:last-child {
	margin-bottom: 0;
}

.litespeed-image-optim-summary,
.litespeed-column-left-inside {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	position: relative;
	padding: 1px 20px 20px 20px;
	background: #fff;
	border: 1px solid #e5e5e5;
}

.litespeed-image-optim-summary-footer,
.litespeed-column-with-boxes-footer {
	border-top: 1px solid #efefef;
	background: #f9f9f9;
	padding: 20px;
	margin: 20px -20px -20px;
}

.litespeed-help-btn-icon {
	text-decoration: none;
	margin-left: 10px;
	color: #c8c8c8;
}

.litespeed-postbox-imgopt-info .litespeed-flex-container {
	align-items: center;
}

.litespeed-postbox-imgopt-info .litespeed-flex-container:not(:last-child) {
	margin-bottom: 0.65em;
}

.litespeed-postbox-imgopt-info .litespeed-flex-container p:first-child {
	margin-top: 0;
}

.litespeed-image-optim-summary > h3:first-child,
.litespeed-column-left-inside > h3:first-child {
	margin-top: 1.6em;
	font-size: 1.2em;
}

.litespeed-image-optim-summary > h3:first-child .litespeed-quic-icon,
.litespeed-column-left-inside > h3:first-child .litespeed-quic-icon {
	width: 1.2em;
	height: 1.4em;
	background-size: contain;
	margin-right: 0.2rem;
}

.litespeed-img-optim-actions {
	margin-top: 1.65em;
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
}

.litespeed-img-optim-actions .button-primary {
	font-size: 1.2em;
	margin-right: 1em;
	padding: 0.35em 0.85em;
	min-width: 210px;
	text-align: center;
}

@media screen and (max-width: 1079px) {
	.litespeed-postbox-imgopt-info svg {
		height: 50px;
		width: 50px;
	}
}

@media screen and (max-width: 814px) {
	.litespeed-column-with-boxes > div:first-child {
		padding-right: 0;
		margin-bottom: 1rem;
	}
}

@media screen and (max-width: 680px) {
	.litespeed-img-optim-actions .button + .button.button-secondary {
		margin-left: 0;
		margin-top: 10px;
	}
}

/* =======================================
	VIEW - image optm media row
======================================= */

.imgoptm.column-imgoptm a[data-balloon-pos] {
	border-bottom: 1px dashed;
}

.imgoptm.column-imgoptm p {
	margin-bottom: 0.25em;
	margin-top: 0;
}

.imgoptm.column-imgoptm p + .row-actions {
	margin-top: 0.5em;
}

.fixed .column-lqip {
	width: 6rem;
}

.litespeed-media-lqip img {
	max-width: 62px;
	max-height: 62px;
}

.litespeed-media-href {
	font-size: 12px;
}

/* =======================================
		VIEW - log view
======================================= */

.litespeed-log-view-wrapper {
	margin: 1.5em 0;
}

/* =======================================
			VIEW - dashboard
======================================= */

.litespeed-dashboard-group {
	margin-bottom: 1rem;
}

.litespeed-dashboard-group > .litespeed-flex-container {
	margin: 0 -10px;
	min-width: 100%;
	width: auto;
}

.litespeed-dashboard .litespeed-postbox {
	margin: 10px;
}

.litespeed-dashboard-title a {
	text-decoration: none;
	margin-left: 0.25rem;
}

.litespeed-dashboard-title--w-btn {
	display: flex;
	align-items: center;
}

.litespeed-dashboard-title--w-btn .button {
	font-weight: normal;
}

.litespeed-postbox-footer .button-small {
	vertical-align: middle;
}

.litespeed-postbox .button.button-small .dashicons,
.litespeed-dashboard-title--w-btn .button.button-small .dashicons {
	font-size: 1rem;
	top: 0.05em;
	vertical-align: middle;
	margin-left: -5px;
}

.litespeed-dashboard-header {
	display: flex;
	align-items: center;
}

.litespeed-postbox p.litespeed-dashboard-stats-total + p.litespeed-dashboard-stats-total {
	margin-top: 1.2em;
}

.litespeed-dashboard-header:first-child {
	margin-top: 1.5rem;
}

.litespeed-dashboard-header hr {
	align-self: center;
	flex-grow: 1;
	margin-left: 15px;
	margin-right: 15px;
}

.litespeed-dashboard-header hr:last-child {
	margin-right: 0;
}

.litespeed-dashboard-header .litespeed-learn-more {
	font-weight: normal;
	text-decoration: none;
	margin-top: -2px;
	color: #5e7380;
}

.litespeed-dashboard-stats h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 1.2em;
	color: #777;
}

.litespeed-dashboard-stats h3 + p {
	margin-top: 0;
	margin-bottom: 0;
}

.litespeed-dashboard-stats .litespeed-desc {
	color: #777;
}

.litespeed-dashboard-stats p strong {
	font-size: 2em;
	font-weight: normal;
	margin-right: 5px;
}

.litespeed-dashboard-stats-wrapper {
	display: flex;
	position: relative;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox {
	margin: 0;
	min-width: 20%;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox .inside .litespeed-title,
.litespeed-dashboard-group .litespeed-postbox .inside .litespeed-title {
	font-size: 14px;
}

.litespeed-postbox .inside .litespeed-title a {
	font-size: 13px;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:last-child) {
	margin-right: -1px;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:first-child) {
	border-left-color: #f9f9f9;
}

.litespeed-dashboard-stats-wrapper .litespeed-dashboard-stats p strong {
	font-size: 1.4rem;
}

.litespeed-dashboard-stats-wrapper .litespeed-pie {
	width: 60px;
	height: 60px;
}

.litespeed-dashboard-stats-wrapper .litespeed-flex-container + p:not(:last-child) {
	margin-bottom: 0.55em;
}

.litespeed-dashboard-stats-payg {
	color: #777;
}

.litespeed-dashboard-stats-payg strong {
	color: #444;
}

.postbox .inside > p.litespeed-dashboard-stats-payg {
	margin-top: 1.35em;
}

.postbox .inside > p.litespeed-dashboard-stats-payg:last-child {
	margin-bottom: -5px !important;
}

.litespeed-postbox p.litespeed-dashboard-stats-total {
	padding: 0.75em 20px 0 20px;
	border-top: 1px dashed #eee;
	margin-top: 0.55em;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -0.55em !important;
}

.litespeed-postbox.litespeed-postbox-partner .inside {
	margin: 11px 0;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox.litespeed-postbox-partner h3.litespeed-title {
	color: #777;
	font-weight: normal;
	font-size: 13px;
}

.litespeed-postbox.litespeed-postbox-partner a {
	font-size: 1.35rem;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	max-width: 100%;
	display: inline-block;
}

.litespeed-postbox.litespeed-postbox-partner a:hover {
	text-decoration: underline;
}

.litespeed-postbox.litespeed-postbox-partner img {
	max-width: 12rem;
}

.litespeed-dashboard-group .litespeed-postbox {
	width: calc(25% - 20px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.litespeed-dashboard-group .litespeed-postbox-double {
	min-width: calc(50% - 20px);
	display: flex;
	justify-content: space-between;
}

.litespeed-postbox-double-content {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.litespeed-postbox-double-content .litespeed-postbox-double-col {
	width: 50%;
}

.litespeed-postbox-double-content .litespeed-postbox-double-col:nth-child(2) {
	padding-left: 10px;
}

.litespeed-dashboard-group hr {
	margin: 1.5rem 0 0.75rem 0;
}

.litespeed-postbox .litespeed-postbox-refresh {
	text-decoration: none;
	color: #36b0b0;
	line-height: 1;
	vertical-align: top;
	margin-left: 0.5rem;
	margin-bottom: 0;
}

.litespeed-postbox .litespeed-postbox-refresh.button .dashicons {
	font-size: 22px;
	top: 0.05em;
}

.litespeed-postbox p:last-child {
	margin-bottom: 0;
}

.litespeed-label-dashboard {
	font-size: 0.92em;
	padding: 0.3em 0.6em 0.35em 0.6em;
	font-weight: normal;
	display: inline-block;
	margin-left: 8px;
	min-width: 2em;
}

.litespeed-label-dashboard:first-child {
	margin-left: 0;
	margin-right: 0.35em;
}

.litespeed-postbox .inside {
	padding: 0 20px 5px;
}

.litespeed-postbox .inside .litespeed-title {
	margin: 0 -20px 12px -20px;
	padding: 0px 20px 7px 20px;
	border-bottom: 1px solid #eee;
	font-size: 1.2em;
}

.litespeed-postbox .inside.litespeed-postbox-footer {
	border-top: 1px solid #efefef;
	background: #f9f9f9;
	padding: 20px;
	margin-bottom: 0px;
	margin-top: 0;
}

.litespeed-postbox-footer a,
a.litespeed-redetect {
	text-decoration: none;
}

.litespeed-postbox .inside.litespeed-postbox-footer--compact {
	padding: 7px 15px 8px 15px;
	font-size: 12px;
}

.litespeed-postbox-imgopt .litespeed-pie {
	width: 55px;
	height: 55px;
}

.litespeed-postbox-imgopt .litespeed-flex-container {
	align-items: center;
	margin-bottom: 10px;
}

.litespeed-postbox-imgopt .litespeed-flex-container .litespeed-icon-vertical-middle + div h3 {
	margin-top: 0;
}

.litespeed-postbox-imgopt .litespeed-flex-container .litespeed-icon-vertical-middle + div p {
	line-height: 1.2;
}

.litespeed-postbox-imgopt .litespeed-postbox-double-col:last-child > *:first-child {
	margin-top: 7px;
}

.litespeed-postbox-pagespeed p:first-child {
	margin-top: 0;
	margin-bottom: 0;
}

.litespeed-postbox-score-improve {
	line-height: 45px;
	margin-top: 7px;
	font-size: 42px;
}

.litespeed-postbox-pagespeed .litespeed-padding-space:first-child {
	padding-left: 5px;
	padding-right: 5px;
}

.litespeed-link-with-icon {
	text-decoration: underline;
	margin-right: 0.25em;
}

.litespeed-link-with-icon .dashicons {
	vertical-align: baseline;
	position: relative;
	top: 0.1em;
	font-size: 1em;
	text-decoration: none;
	width: auto;
	margin-right: 0.5em;
}

.litespeed-link-with-icon.litespeed-icon-right .dashicons {
	margin-left: 0.5em;
	margin-right: 0;
}

.litespeed-warning-bg {
	background-color: #b58a09 !important;
	color: white;
}

.litespeed-links-group:not(:last-child) {
	margin-bottom: 1em;
}

.litespeed-links-group > span:not(:last-child):after {
	content: '|';
	margin: 0 10px;
	color: #ddd;
	font-size: 13px;
}

.litespeed-wrap p.litespeed-qc-dashboard-link {
	margin-left: 1rem;
}

.litespeed-right.litespeed-qc-dashboard-link .dashicons {
	margin-left: 0.5em;
	margin-right: 0;
}

.litespeed-score-col {
	flex-grow: 1;
	padding-right: 15px;
}

.litespeed-score-col .litespeed-text-md {
	font-size: 1.35rem;
}

.litespeed-score-col.litespeed-score-col--imp {
	text-align: right;
	padding-right: 0;
}

.litespeed-score-col--imp .litespeed-text-jumbo {
	line-height: 1;
}

.litespeed-wrap span[data-balloon-pos] {
	border-bottom: 1px dashed;
}

.litespeed-wrap span[aria-label][data-balloon-pos] {
	cursor: default;
}

.litespeed-postbox--quiccloud {
	border-color: #253545;
}

.litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title {
	background: #253545;
	color: #e2e4e5;
	margin-top: -11px;
	padding: 10px 15px;
	margin-left: -15px;
	margin-right: -15px;
}

.litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title a {
	color: #8abff8;
}

.litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title a:hover {
	color: #a5caf2;
}

@media screen and (min-width: 1401px) {
	.litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title {
		padding-left: 20px;
		padding-right: 20px;
		margin-left: -20px;
		margin-right: -20px;
	}

	.litespeed-postbox .inside.litespeed-postbox-footer--compact {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 1400px) and (min-width: 1024px) {
	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		flex-grow: 1;
	}

	.litespeed-postbox .inside {
		padding: 0 15px 5px;
	}

	.litespeed-dashboard-group .litespeed-postbox {
		width: calc(33.3333% - 20px);
	}

	.litespeed-dashboard-group .litespeed-postbox-double {
		min-width: calc(66.6666% - 20px);
	}
}

@media screen and (max-width: 1023px) {
	.litespeed-dashboard-stats-wrapper {
		flex-wrap: wrap;
	}

	.litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:first-child) {
		border-left-color: #ccd0d4;
	}

	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		margin-top: -1px;
		min-width: calc(33.3333% - 1px);
	}

	.litespeed-postbox .inside {
		padding: 0 15px 5px;
	}

	.litespeed-dashboard-group .litespeed-postbox {
		width: calc(50% - 20px);
	}

	.litespeed-dashboard-group .litespeed-postbox-double {
		min-width: calc(100% - 20px);
	}
}

@media screen and (max-width: 719px) and (min-width: 480px) {
	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		margin-top: -1px;
		min-width: calc(50% - 2px);
	}
}

@media screen and (max-width: 569px) {
	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		min-width: 100%;
	}

	.litespeed-dashboard-group .litespeed-postbox {
		width: 100%;
	}

	.litespeed-postbox-double-content .litespeed-postbox-double-col {
		width: 100%;
	}

	.litespeed-postbox-double-content .litespeed-postbox-double-col:nth-child(2) {
		padding-left: 0;
		margin-top: 7px;
	}

	.litespeed-postbox-double-content {
		flex-wrap: wrap;
	}
}

/* =======================================
			VIEW - dashboard QC services
======================================= */

.litespeed-dashboard-qc {
	position: relative;
}

.litespeed-dashboard-unlock {
	text-align: center;
	background-color: #fff;
	box-shadow:
		0 0.125rem 0.4rem -0.0625rem rgba(0, 0, 0, 0.03),
		0px 3px 0px 0px rgba(0, 0, 0, 0.07);
	border-radius: 0.5rem;
	padding: 2rem;
	position: absolute;
	z-index: 5;
	left: 50%;
	transform: translate(-50%, 25%);
	top: 0;
	max-width: 96%;
	width: 540px;
}

.litespeed-dashboard-unlock.litespeed-dashboard-unlock--inline {
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	border: 1px solid #e5e5e5;
	background: #fafafa;
	margin-top: 2rem;
	margin-bottom: 1rem;
	max-width: calc(100% - 4rem);
}

.litespeed-dashboard-unlock-title {
	font-size: 28px;
}

.litespeed-dashboard-unlock-desc {
	font-size: 17px;
	color: #000;
}

.litespeed-dashboard-unlock-desc span {
	font-size: 14px;
	color: #666;
}

p.litespeed-dashboard-unlock-footer {
	margin: 3em auto 0 auto;
	max-width: 500px;
}

.litespeed-qc-text-gradient {
	background: -webkit-linear-gradient(130deg, #ff2a91, #2295d8 60%, #161f29);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 800;
}

.litespeed-dashboard-unlock a.button.button-primary,
.litespeed-wrap .button.litespeed-button-cta {
	font-size: 1.2em;
	padding: 0.35em 1em 0.35em 0.85em;
	min-width: 210px;
	text-align: center;
}

.litespeed-dashboard-unlock a.button.button-primary {
	margin-top: 10px;
}

.litespeed-dashboard-unlock a.button.button-primary .dashicons,
.litespeed-wrap .button.litespeed-button-cta .dashicons {
	vertical-align: baseline;
	top: 0.25em;
	margin-right: 0.5em;
}

.litespeed-dashboard-unlock + .litespeed-dashboard-qc-enable {
	opacity: 0.75;
	filter: blur(2px);
}

.litespeed-dashboard-unlock + .litespeed-dashboard-qc-enable:before {
	content: '';
	position: absolute;
	left: -10px;
	top: -5px;
	width: calc(100% + 20px);
	height: calc(100% + 10px);
	background: #161e29;
	z-index: 2;
	opacity: 0.55;
	filter: blur(2px);
}

@media screen and (min-width: 1400px) {
	.litespeed-dashboard-unlock {
		width: 800px;
	}
}

@media screen and (max-width: 640px) {
	.litespeed-dashboard-unlock {
		max-width: 80%;
		padding: 1rem 1.5rem 2rem 1.5rem;
		transform: translate(-50%, 10%);
	}

	.litespeed-dashboard-unlock-title {
		font-size: 22px;
		line-height: 1.2;
	}
}

@media screen and (max-width: 340px) {
	.litespeed-dashboard-unlock a.button.button-primary,
	.litespeed-wrap .button.litespeed-button-cta {
		padding: 0.35em 1em 0.35em 1em;
	}

	.litespeed-dashboard-unlock a.button.button-primary .dashicons,
	.litespeed-wrap .button.litespeed-button-cta .dashicons {
		display: none;
	}

	p.litespeed-dashboard-unlock-footer {
		margin-top: 2em;
	}
}

/********************************* todo *******************************/

/* image optimize page */

.litespeed-column-java {
	background: #5cadad !important;
}

.litespeed-text-shipgrey {
	color: #535342 !important;
}

.litespeed-text-dimgray {
	color: #666666 !important;
}

.litespeed-text-grey {
	color: #999999 !important;
}

.litespeed-text-whisper {
	color: #e6e6e6 !important;
}

.litespeed-text-malibu {
	color: #5cbdde !important;
}

.litespeed-text-morningglory {
	color: #99cccc !important;
}

.litespeed-text-fern {
	color: #66cc66 !important;
}

.litespeed-text-persiangreen {
	color: #009999 !important;
}

.litespeed-text-lead {
	font-size: 16px;
}

.litespeed-text-small {
	font-size: 12px;
	line-height: 14px;
}

.litespeed-text-thin {
	font-weight: 100;
}

.litespeed-contrast {
	color: white;
}

.litespeed-hr-dotted {
	border: 1px dotted #eeeeee;
}

.litespeed-hr {
	padding-bottom: 1.5em;
	border-bottom: 0.5px solid #97caca;
}

.litespeed-hr-with-space {
	border-top: 1px solid #eeeeee;
	margin: 2em 0;
	border-bottom: none;
}

.litespeed-icon-vertical-middle {
	vertical-align: middle;
	display: inline-block;
	margin: 0px 10px 0px 10px;
}

.litespeed-column-java .litespeed-danger {
	color: #c1c53a !important;
}

.litespeed-column-java .litespeed-desc {
	color: #bfbfbf;
}

.litespeed-column-java code {
	color: #c2f5bf;
	background-color: #238888;
}

.litespeed-column-java .litespeed-title {
	color: white;
}

.litespeed-width-7-10 .litespeed-progress {
	margin: 1em;
}

.litespeed-refresh:after {
	content: '⟳';
	width: 20px;
	height: 20px;
	color: #40ad3a;
}

.litespeed-column-java .litespeed-refresh:after {
	color: #23ec17;
}

.litespeed-refresh:hover:after,
.litespeed-refresh:focus:after,
.litespeed-refresh:focus:active:after {
	color: #7ffbfb;
}

.litespeed-width-3-10 .litespeed-title {
	margin: 18px 0;
}

.litespeed-silence {
	color: #b1b1b1;
}

.litespeed-column-java .litespeed-congratulate {
	color: #c2f5bf;
	font-size: 20px;
}

.litespeed-light-code .litespeed-silence code {
	background-color: #f0f5fb;
}

.litespeed-column-java .litespeed-btn-danger {
	color: #f194a8;
	border-color: #f194a8;
}

.litespeed-column-java .litespeed-btn-danger:hover {
	background: #f194a8;
}

.litespeed-column-java svg.litespeed-pie circle.litespeed-pie_bg {
	stroke: #e8efe7;
}

.litespeed-column-java svg.litespeed-pie circle.litespeed-pie_circle {
	stroke: #97caca;
}

.litespeed-column-java svg .litespeed-pie_info text {
	fill: #f5ffeb;
}

.litespeed-column-java svg g.litespeed-pie_info .litespeed-pie-done {
	fill: #a5ffa0;
}

.litespeed-column-java a {
	color: #eaf8ff;
}

.litespeed-column-java a:hover {
	color: #ffffff;
}

.litespeed-progress-bar-blue {
	background-color: #33adff;
}

.litespeed-status-current {
	font-size: 3.5em;
	margin: 1.25em 0em 0.75em 0em;
}

/* .litespeed-title, .litespeed-title-short {
	margin: 18px 0;
	border-bottom: 1px solid #C1D5EA;
	margin: 2.5em 0px 1.5em 0 !important;
} */

.litespeed-column-java .litespeed-desc {
	color: #cae4e4;
}

.litespeed-column-java .litespeed-warning {
	color: #ffd597 !important;
}

.litespeed-column-java .litespeed-btn-success {
	color: #ddf1e4;
	border: 1px solid #33ad5c;
	background: #33ad5c;
}

.litespeed-column-java .litespeed-btn-success:hover {
	color: #ffffff;
	border: 1px solid #7dca97;
	background: #009933;
}

.litespeed-column-java .litespeed-btn-warning {
	color: #fff1dd;
	border: 1px solid #ff9933;
	background-color: #ff9933;
}

.litespeed-column-java .litespeed-btn-warning:hover {
	color: #ffffff;
	border-color: #ffca7d;
	background: #ff9900;
}

.litespeed-column-java .litespeed-btn-danger {
	color: #ffeadd !important;
	border: 1px solid #ff6600 !important;
	background: #ff5c5c;
}

.litespeed-column-java .litespeed-btn-danger:hover {
	color: #ffffff;
	border: 1px solid #ff9797 !important;
	background: #ff0000;
}

.litespeed-column-java .litepseed-dash-icon-success,
.litepseed-dash-icon-success {
	color: #5cdede;
	font-size: 2em;
	margin-top: -0.25em;
}

.litespeed-column-java .litepseed-dash-icon-success:hover,
.litepseed-dash-icon-success:hover {
	color: #7de5e5;
}

.litespeed-dashicons-large {
	font-size: 2em;
}

.litespeed-column-java p {
	color: #ffffff;
}

.litespeed-body tbody > tr > th.litespeed-padding-left {
	padding-left: 3em;
}
@media screen and (max-width: 680px) {
	.litespeed-body tbody > tr > th.litespeed-padding-left {
		padding-left: 10px;
	}

	.litespeed-body tbody > tr > th.litespeed-padding-left:before {
		content: '\2014\2014';
		color: #ccc;
		margin-right: 5px;
	}
}

.litespeed-txt-small {
	font-size: 12px;
}

.litespeed-txt-disabled .litespeed-text-dimgray {
	color: #aaaaaa;
}

.litespeed-txt-disabled svg {
	fill: #aaaaaa;
}

.litespeed-txt-disabled circle.litespeed-pie_circle {
	stroke: #cccccc;
}

.litespeed-txt-disabled g.litespeed-pie_info text {
	color: #cccccc;
}

a.litespeed-media-href svg:hover {
	border-radius: 50%;
	background: #f1fcff;
	fill: #5ccad7;
	box-shadow: 0 0 5px 1px #7dd5df;
	transition: all 0.2s ease-out;
	transform: scale(1.05);
}

.litespeed-media-p a .dashicons-trash {
	font-size: 2.25em;
	vertical-align: middle;
	display: inline;
	border-radius: 50%;
	line-height: 1.5em;
}

.litespeed-media-p a .dashicons-trash:hover {
	transition: all 0.2s ease-out;
	color: #ffa500 !important;
	background: #fff5e6;
	box-shadow: 0 0 10px 1px #ff8c00;
}

.litespeed-media-p div > svg circle.litespeed-pie_bg {
	stroke: #ecf2f9;
}

.litespeed-media-p div > svg circle.litespeed-pie_circle {
	stroke: #9fbfdf;
}

.litespeed-media-p div > svg {
	fill: #538cc6;
	background: rgba(236, 242, 249, 0.1);
	border-radius: 50%;
}

.litespeed-banner-description-padding-right-15 {
	padding-right: 15px;
}

.litespeed-banner-description {
	display: inline-flex;
	flex-wrap: wrap;
}

.litespeed-banner-description-content {
	margin: 0px;
	line-height: 1.25em;
}

.litespeed-banner-button-link {
	white-space: nowrap;
	margin: 0px;
	line-height: 1.5em;
	padding-bottom: 5px;
}

.litespeed-notice-dismiss {
	position: absolute;
	right: 25px;
	border: none;
	margin: 0;
	padding: 10px;
	background: none;
	cursor: pointer;
	color: #888888;
	display: block;
	height: 20px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 600;
	text-decoration: none;
}

.litespeed-notice-dismiss:hover,
.litespeed-notice-dismiss:active,
.litespeed-notice-dismiss:focus {
	color: #cc2929;
}

.litespeed-dot {
	display: inline-block;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	color: white;
	text-align: center;
}

.litespeed-badge {
	display: inline-block;
	border-radius: 20%;
	min-width: 50px;
	height: 20px;
	color: white;
	text-align: center;
}

/* =======================================
	Comparison Cards - Presets
======================================= */

.litespeed-comparison-card {
	box-sizing: border-box;
}

.litespeed-comparison-card-rec .litespeed-card-content > div.litespeed-card-body {
	font-size: 14px;
}

.litespeed-comparison-card-rec .litespeed-card-action {
	margin-bottom: 0.25rem;
}

.litespeed-comparison-card-rec h3 {
	font-size: 20px;
}

.litespeed-card-content > div,
.litespeed-card-action {
	padding: 0.85rem 1.25rem;
}

.litespeed-card-header {
	border-bottom: 1px solid #eee;
	background: #f9fafc;
}

.litespeed-card-content > div.litespeed-card-body {
	align-self: stretch;
	justify-content: flex-end;
	font-size: 15px;
	padding-bottom: 0.5rem;
	padding-top: 1rem;
}

.litespeed-card-content > div.litespeed-card-footer {
	align-self: stretch;
	justify-content: flex-end;
	padding-bottom: 0;
	padding-top: 0.25rem;
}

.litespeed-card-action {
	justify-content: flex-end;
}

.litespeed-comparison-card ul {
	padding-left: 20px;
	list-style: none;
	list-style-position: outside;
	margin: 0;
}

.litespeed-comparison-card li {
	margin-bottom: 0.5em;
	line-height: 1.4;
}

.litespeed-comparison-card li:last-child {
	margin-bottom: 0;
}

.litespeed-comparison-card ul li:before {
	content: '✓';
	margin-left: -1em;
	margin-right: 0.35em;
	color: #329c74;
}

@media screen and (max-width: 1279px) {
	.litespeed-comparison-card {
		margin: 0 0 -1px 0;
	}
}

@media screen and (min-width: 640px) and (max-width: 1279px) {
	.litespeed-comparison-cards {
		max-width: 740px;
	}

	.litespeed-card-content {
		display: flex;
		flex-wrap: wrap;
	}

	.litespeed-card-content .litespeed-card-header {
		width: 100%;
	}

	.litespeed-card-content > div.litespeed-card-body {
		align-self: initial;
		width: 50%;
		box-sizing: border-box;
	}

	.litespeed-card-content > div.litespeed-card-footer {
		width: 50%;
		align-self: initial;
		box-sizing: border-box;
	}

	.litespeed-card-content > div.litespeed-card-footer h4 {
		margin-top: 1rem;
	}
}

@media screen and (min-width: 1280px) {
	.litespeed-comparison-cards {
		display: flex;
		margin: 3rem 0 2rem 0;
		max-width: 1720px;
	}

	.litespeed-comparison-card {
		width: 19%;
		min-width: 0;
		display: flex;
		flex-direction: column;
		margin-right: -1px;
		justify-content: space-between;
	}

	.litespeed-comparison-card:first-child {
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		overflow: hidden;
	}

	.litespeed-comparison-card:last-child {
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		overflow: hidden;
	}

	.litespeed-comparison-card-rec {
		width: 23%;
		padding-top: 1rem;
		padding-bottom: 0.75rem;
		margin-top: -1rem;
		margin-bottom: 0.25rem;
		border-radius: 5px;
		overflow: hidden;
	}

	.litespeed-comparison-card-rec .litespeed-card-header {
		margin-top: -1rem;
		padding-top: 1.75rem;
		padding-bottom: 0.95rem;
	}
}

/* =======================================
		BALLOON PURE CSS TOOLTIPS
======================================= */

.litespeed-wrap {
	--balloon-color: rgba(16, 16, 16, 0.95);
	--balloon-font-size: 12px;
	--balloon-move: 4px;
}

.litespeed-wrap button[aria-label][data-balloon-pos] {
	overflow: visible;
}

.litespeed-wrap [aria-label][data-balloon-pos] {
	position: relative;
	cursor: pointer;
}

.litespeed-wrap [aria-label][data-balloon-pos]:after {
	opacity: 0;
	pointer-events: none;
	transition: all 0.2s ease 0.05s;
	text-indent: 0;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	font-weight: normal;
	font-style: normal;
	text-shadow: none;
	font-size: var(--balloon-font-size);
	background: var(--balloon-color);
	border-radius: 2px;
	color: #fff;
	content: attr(aria-label);
	padding: 0.5em 1em;
	position: absolute;
	white-space: nowrap;
	z-index: 10;
	line-height: 1.4;
}

.litespeed-wrap [aria-label][data-balloon-pos]:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: var(--balloon-color);
	opacity: 0;
	pointer-events: none;
	transition: all 0.2s ease 0.05s;
	content: '';
	position: absolute;
	z-index: 10;
}

.litespeed-wrap [aria-label][data-balloon-pos]:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos]:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-visible]:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-visible]:after,
.litespeed-wrap [aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before,
.litespeed-wrap [aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:after {
	opacity: 1;
	pointer-events: none;
}

.litespeed-wrap [aria-label][data-balloon-pos].font-awesome:after {
	font-family:
		FontAwesome,
		-apple-system,
		BlinkMacSystemFont,
		'Segoe UI',
		Roboto,
		Oxygen,
		Ubuntu,
		Cantarell,
		'Open Sans',
		'Helvetica Neue',
		sans-serif;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-break]:after {
	white-space: pre;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-break][data-balloon-length]:after {
	white-space: pre-line;
	word-break: break-word;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-blunt]:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-blunt]:after {
	transition: none;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:after {
	bottom: 100%;
	left: 50%;
	margin-bottom: 10px;
	transform: translate(-50%, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:before {
	bottom: 100%;
	left: 50%;
	transform: translate(-50%, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up'][data-balloon-visible]:after {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up'][data-balloon-visible]:before {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:after {
	bottom: 100%;
	left: 0;
	margin-bottom: 10px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:before {
	bottom: 100%;
	left: 5px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:after {
	bottom: 100%;
	right: 0;
	margin-bottom: 10px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:before {
	bottom: 100%;
	right: 5px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:after {
	left: 50%;
	margin-top: 10px;
	top: 100%;
	transform: translate(-50%, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: var(--balloon-color);
	left: 50%;
	top: 100%;
	transform: translate(-50%, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down'][data-balloon-visible]:after {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down'][data-balloon-visible]:before {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:after {
	left: 0;
	margin-top: 10px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: var(--balloon-color);
	left: 5px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:after {
	right: 0;
	margin-top: 10px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: var(--balloon-color);
	right: 5px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:after {
	margin-right: 10px;
	right: 100%;
	top: 50%;
	transform: translate(var(--balloon-move), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: var(--balloon-color);
	right: 100%;
	top: 50%;
	transform: translate(var(--balloon-move), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left'][data-balloon-visible]:after {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left'][data-balloon-visible]:before {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:after {
	left: 100%;
	margin-left: 10px;
	top: 50%;
	transform: translate(calc(var(--balloon-move) * -1), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right-color: var(--balloon-color);
	left: 100%;
	top: 50%;
	transform: translate(calc(var(--balloon-move) * -1), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right'][data-balloon-visible]:after {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right'][data-balloon-visible]:before {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='small']:after {
	white-space: normal;
	width: 80px;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='medium']:after {
	white-space: normal;
	width: 150px;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='large']:after {
	white-space: normal;
	width: 260px;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='xlarge']:after {
	white-space: normal;
	width: 380px;
}

@media screen and (max-width: 768px) {
	.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='xlarge']:after {
		white-space: normal;
		width: 90vw;
	}
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='fit']:after {
	white-space: normal;
	width: 100%;
}

/* =======================================
		Misc Mobile TWEAKS
======================================= */

@media screen and (max-width: 680px) {
	.litespeed-wrap .litespeed-body .field-col {
		margin-left: 0;
	}

	.litespeed-width-auto.litespeed-table-compact td {
		font-size: 12px;
		word-break: break-word;
	}

	input#input_api_key + .button {
		margin-top: 10px;
		margin-left: 0;
	}

	input#input_api_key + .button + .litespeed-desc {
		display: block;
	}

	input#input_api_key + .button + .litespeed-desc + .button {
		margin-left: 0;
	}

	.litespeed-body .litespeed-table td .litespeed-right {
		float: none !important;
	}

	.litespeed-title a.litespeed-learn-more,
	.litespeed-title-short a.litespeed-learn-more {
		display: block;
		margin-left: 0;
		margin-top: 5px;
	}
}

.litespeed-wrap .litespeed-redetect[aria-label][data-balloon-pos][data-balloon-pos='up']:after {
	left: auto;
	right: 0;
	transform: translate(0%, var(--balloon-move));
}

.litespeed-wrap .litespeed-redetect[aria-label][data-balloon-pos][data-balloon-pos='up']:hover:after,
.litespeed-wrap .litespeed-redetect[aria-label][data-balloon-pos][data-balloon-pos='up'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

/* =======================================
					QC
======================================= */

.litespeed-col-status-data h3,
.litespeed-col-status-data h4 {
	margin-bottom: 0;
	margin-top: 20px;
}

.litespeed-col-status-data h3 .dashicons {
	vertical-align: bottom;
}

.litespeed-col-status-data h4 .dashicons {
	vertical-align: sub;
}

/* To use on dark bg */
.litespeed-wrap .litespeed-qc-button {
	background-color: #5efffc;
	border: 1px solid #00d0cb;
	box-shadow: 0px 2px 0px 0px #00d0cb;
	color: #161f29;
	font-weight: 600;
	font-size: 15px;
	padding: 12px 24px;
	border-radius: 3px;
	line-height: 1;
	display: inline-flex;
	align-items: center;
	transition: 0.25s;
}

.litespeed-wrap .litespeed-qc-button:hover {
	background: #21a29f21;
	color: #5efffc;
	border-color: #00d0cb;
}

.litespeed-wrap .litespeed-qc-button .dashicons {
	top: auto;
}

.litespeed-postbox.litespeed-qc-promo-box {
	background: #161e29 linear-gradient(110deg, #171c2fbd, #252766ab);
	border-radius: 5px;
	box-shadow: 0px 4px 0px 0px #161d2e;
	border: none;
}

.litespeed-postbox.litespeed-qc-promo-box .inside {
	padding: 25px;
	margin: 0;
}

.litespeed-dashboard-group .litespeed-postbox.litespeed-qc-promo-box {
	box-shadow: none;
}

.litespeed-dashboard-group .litespeed-postbox.litespeed-qc-promo-box .inside {
	padding: 20px 25px;
}

.litespeed-postbox.litespeed-qc-promo-box h3 {
	margin-top: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.4em;
}

.litespeed-postbox.litespeed-qc-promo-box h3 .litespeed-quic-icon {
	width: 24px;
	height: 28px;
	background-size: contain;
	margin-right: 10px;
}

.litespeed-postbox.litespeed-qc-promo-box p {
	color: #dbdbdb;
	font-size: 1rem;
}
litespeed-wp-plugin/7.1/litespeed-cache/assets/css/fonts/litespeedfont.svg000064400000011733151600146550022607 0ustar00<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>Generated by IcoMoon</metadata>
<defs>
<font id="litespeedfont" horiz-adv-x="1024">
<font-face units-per-em="1024" ascent="960" descent="-64" />
<missing-glyph horiz-adv-x="1024" />
<glyph unicode="&#x20;" horiz-adv-x="512" d="" />
<glyph unicode="&#xe900;" glyph-name="wp_lscache" d="M1019.179 451.092c-0.094 0.469-0.27 0.916-0.404 1.374-0.156 0.532-0.284 1.070-0.495 1.57-0.222 0.549-0.532 1.061-0.822 1.57-0.205 0.384-0.381 0.788-0.623 1.152-0.572 0.853-1.226 1.664-1.977 2.423l-0.014 0.011-491.674 491.679c-0.040 0.031-0.082 0.063-0.122 0.094-2.847 2.796-6.741 4.531-11.051 4.531-4.315 0-8.206-1.735-11.054-4.531-0.043-0.031-0.088-0.063-0.125-0.094l-0.011-0.020-491.674-491.671c-0.754-0.759-1.408-1.57-1.98-2.423-0.242-0.361-0.41-0.768-0.623-1.152-0.284-0.509-0.603-1.018-0.822-1.57-0.213-0.501-0.333-1.038-0.486-1.57-0.139-0.458-0.316-0.905-0.407-1.374-0.205-1.007-0.313-2.037-0.313-3.095 0-1.061 0.108-2.088 0.313-3.089 0.088-0.466 0.265-0.91 0.407-1.368 0.156-0.532 0.276-1.087 0.486-1.587 0.219-0.538 0.535-1.050 0.822-1.57 0.213-0.384 0.381-0.777 0.623-1.152 0.572-0.842 1.226-1.664 1.98-2.412l0.009-0.011 491.676-491.682c0.737-0.742 1.539-1.382 2.395-1.957 0.168-0.114 0.358-0.188 0.535-0.299 0.703-0.415 1.414-0.845 2.176-1.155 0.282-0.125 0.597-0.176 0.893-0.282 0.677-0.239 1.345-0.475 2.054-0.626 1.007-0.193 2.054-0.307 3.126-0.307 1.064 0 2.113 0.114 3.123 0.307 0.703 0.151 1.374 0.387 2.048 0.626 0.296 0.105 0.614 0.156 0.896 0.282 0.759 0.31 1.473 0.742 2.182 1.155 0.171 0.111 0.367 0.185 0.532 0.299 0.856 0.572 1.658 1.215 2.395 1.957l0.014 0.020 491.676 491.674c0.754 0.748 1.405 1.57 1.977 2.412 0.242 0.375 0.415 0.771 0.623 1.152 0.293 0.521 0.6 1.030 0.822 1.57 0.21 0.501 0.338 1.055 0.495 1.587 0.134 0.458 0.307 0.902 0.404 1.368 0.196 1.001 0.316 2.028 0.316 3.089-0.003 1.061-0.122 2.091-0.321 3.095zM941.096 447.11l-0.168-0.444-0.137-0.484-0.492-0.879c-0.122-0.168-0.276-0.347-0.444-0.515l-424.624-424.63c-0.151-0.159-0.299-0.29-0.461-0.404-0.142-0.094-0.697-0.424-0.85-0.506l-1.166-0.384c-0.134-0.031-0.444-0.060-0.759-0.060s-0.62 0.031-0.919 0.097c0 0-0.811 0.29-0.993 0.347-0.188 0.1-0.879 0.512-0.879 0.512-0.162 0.131-0.296 0.247-0.427 0.381l-424.627 424.627c-0.168 0.171-0.313 0.344-0.444 0.526l-0.521 0.956-0.341 1.115c-0.006 0.040-0.046 0.327-0.046 0.634 0 0.304 0.040 0.6 0.1 0.887l0.171 0.444 0.151 0.515 0.225 0.356 0.265 0.515c0.134 0.179 0.273 0.356 0.424 0.506l424.741 424.715c0.449 0.435 1.525 1.26 3.126 1.26s2.679-0.825 3.18-1.32l424.667-424.644c0.168-0.168 0.31-0.344 0.435-0.523l0.512-0.936 0.353-1.126c0.006-0.051 0.048-0.347 0.048-0.651-0.003-0.304-0.043-0.592-0.1-0.887zM764.55 449.53c-0.060 0.225-0.156 0.455-0.21 0.683-0.071 0.265-0.134 0.535-0.245 0.782-0.111 0.267-0.262 0.532-0.412 0.774-0.105 0.196-0.188 0.404-0.31 0.58-0.279 0.421-0.623 0.825-0.973 1.198l-0.017 0.020-244.824 244.816c-0.017 0.011-0.046 0.037-0.057 0.054-1.417 1.388-3.351 2.256-5.504 2.256-2.139 0-4.087-0.868-5.504-2.256-0.020-0.017-0.043-0.043-0.057-0.054l-244.824-244.833c-0.375-0.373-0.705-0.774-0.987-1.198-0.128-0.179-0.202-0.384-0.307-0.58-0.151-0.245-0.302-0.509-0.407-0.774-0.111-0.25-0.168-0.521-0.247-0.782-0.074-0.228-0.165-0.458-0.208-0.683-0.102-0.503-0.154-1.018-0.154-1.553 0-0.521 0.051-1.027 0.154-1.525 0.046-0.233 0.134-0.455 0.208-0.697 0.080-0.253 0.137-0.523 0.247-0.771 0.102-0.267 0.256-0.529 0.407-0.788 0.105-0.182 0.179-0.39 0.307-0.566 0.282-0.421 0.612-0.822 0.987-1.2l0.003-0.006 244.821-244.827c0.37-0.367 0.771-0.688 1.189-0.967 0.082-0.065 0.185-0.094 0.27-0.145 0.347-0.216 0.708-0.438 1.084-0.589 0.137-0.057 0.299-0.071 0.441-0.122 0.327-0.134 0.663-0.245 1.024-0.321 0.503-0.1 1.018-0.145 1.55-0.145 0.535 0 1.058 0.046 1.562 0.145 0.347 0.077 0.683 0.188 1.015 0.321 0.148 0.051 0.304 0.065 0.455 0.122 0.373 0.151 0.728 0.373 1.078 0.589 0.082 0.051 0.188 0.077 0.267 0.145 0.427 0.279 0.828 0.6 1.183 0.967l0.017 0.006 244.821 244.827c0.35 0.378 0.694 0.777 0.973 1.2 0.122 0.179 0.205 0.384 0.31 0.566 0.151 0.262 0.299 0.523 0.412 0.788 0.111 0.247 0.174 0.518 0.245 0.771 0.057 0.242 0.151 0.464 0.21 0.697 0.088 0.498 0.145 1.007 0.145 1.525 0.003 0.532-0.051 1.047-0.139 1.55zM604.76 581.632l-78.35-99.419 42.416-61.002c0.051-0.071 0.1-0.151 0.156-0.228 0.711-1.106 1.229-2.222 1.596-3.573 2.506-9.782 0.745-17.55-4.907-21.834l-128.68-98.768c-2.216-1.749-5.299-3.766-9.429-3.766-4.588 0-8.829 2.651-10.769 6.679-2.33 4.699-1.476 9.671 2.534 14.771l78.327 99.439-43.036 61.921c-5.501 7.811-3.792 18.901 3.792 24.701l128.762 98.847c2.222 1.718 5.288 3.686 9.333 3.686 4.577 0 8.823-2.645 10.823-6.753 2.258-4.654 1.402-9.586-2.569-14.703zM233.35 419.499l249.805-249.816v-58.14l-307.965 307.957h58.16zM483.154 726.283l-249.793-249.785h-58.172l307.965 307.962v-58.177zM790.687 419.536h54.428l-307.988-307.996v54.417l253.559 253.579zM790.667 476.473l-253.54 253.537v54.451l311.683-307.988h-58.143z" />
</font></defs></svg>litespeed-wp-plugin/7.1/litespeed-cache/assets/css/fonts/litespeedfont.woff000064400000003574151600146620022753 0ustar00wOFF|0OS/2``*cmaphTTV҇gasp�glyf�,,���head�66
��hhea($$��hmtxL
loca`(�maxpl  ~name��Έ�.�post\  �������3	@����@�@ 8
 ����� ���������797979������Dinrw{0414&104'85"&981.#"890#01100101108290021030202323263:1421261021469063401641065041465&451818101#0"10"10"10&18181'50410495178106321810101'0"10410410"140'1'81.#"8100"101010"1100210101021010380218120:1023403810214012071760502104104183<1045'81#"&'&6?'&6?>323#3575'5�����N�W�W��������O+�O+������:��:446���8������W���W�����d=cd>b��:33�4����6�8�6������_<��T��T���������
�|�
�
H
�'
o
�	
	�	U	�	2	|	
4�litespeedfontlitespeedfontVersion 1.0Version 1.0litespeedfontlitespeedfontlitespeedfontlitespeedfontRegularRegularlitespeedfontlitespeedfontFont generated by IcoMoon.Font generated by IcoMoon.litespeed-wp-plugin/7.1/litespeed-cache/assets/css/fonts/litespeedfont.ttf000064400000003460151600146670022606 0ustar00�0OS/2*�`cmapV҇Tgasppglyf���x,head
���6hhea���$hmtx
loca(�maxp~  name��.�@�post �������3	@����@�@ 8
 ����� ���������797979������Dinrw{0414&104'85"&981.#"890#01100101108290021030202323263:1421261021469063401641065041465&451818101#0"10"10"10&18181'50410495178106321810101'0"10410410"140'1'81.#"8100"101010"1100210101021010380218120:1023403810214012071760502104104183<1045'81#"&'&6?'&6?>323#3575'5�����N�W�W��������O+�O+������:��:446���8������W���W�����d=cd>b��:33�4����6�8�6������_<��T��T���������
�|�
�
H
�'
o
�	
	�	U	�	2	|	
4�litespeedfontlitespeedfontVersion 1.0Version 1.0litespeedfontlitespeedfontlitespeedfontlitespeedfontRegularRegularlitespeedfontlitespeedfontFont generated by IcoMoon.Font generated by IcoMoon.litespeed-wp-plugin/7.1/litespeed-cache/assets/css/fonts/litespeedfont.eot000064400000003754151600146740022604 0ustar00�0�LP����litespeedfontRegularVersion 1.0litespeedfont�0OS/2*�`cmapV҇Tgasppglyf���x,head
���6hhea���$hmtx
loca(�maxp~  name��.�@�post �������3	@����@�@ 8
 ����� ���������797979������Dinrw{0414&104'85"&981.#"890#01100101108290021030202323263:1421261021469063401641065041465&451818101#0"10"10"10&18181'50410495178106321810101'0"10410410"140'1'81.#"8100"101010"1100210101021010380218120:1023403810214012071760502104104183<1045'81#"&'&6?'&6?>323#3575'5�����N�W�W��������O+�O+������:��:446���8������W���W�����d=cd>b��:33�4����6�8�6������_<��T��T���������
�|�
�
H
�'
o
�	
	�	U	�	2	|	
4�litespeedfontlitespeedfontVersion 1.0Version 1.0litespeedfontlitespeedfontlitespeedfontlitespeedfontRegularRegularlitespeedfontlitespeedfontFont generated by IcoMoon.Font generated by IcoMoon.litespeed-wp-plugin/7.1/litespeed-cache/assets/img/quic-cloud-logo-light_stack_300px.png000064400000007133151600147060025005 0ustar00�PNG


IHDR,,N�~G�PLTE>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ksp��p��p��p��p��p��p��p��p��p��p��p��p��p��p��f��f��f��f��f��f��f��f��f��f��f��f��f��f��f��>PY\ksp��f��^ۧ_=tRNS 0@P`p���������������p`P@0  0@P`p���������������p`P@0 ���,
IDATx��k[�8�(2�"���P�@���x��UmmK�$4I�0�{�e�ҡ7o����`�0����!��>6-���Y�����������'�Ge1F���t=&�`y�s���cjё���a�S��p2�
ך���qU�q8#9={z\6��\,r����,4���9�N7��3AG�n{�сL�����AM���IX�O&/��6�ra"��wu��a�n�\\"����
�U7��\1l�=.Tm�����tٽ쮟U�~0�]��U��;��T���,���Z0�3j{�"2s��lM)�u�-tQ̎�ǖ�X�8tI�m������ǖ��x�T*3����E��mYA^�u��	�z�揭Yj!jD�G�����	�m��"|�������	y�P�%.�3V�9�Ѱ�q>D��
��sE
X�[6��G��Ä�ɖI�-F�g^&�,�;Ĕf�۹c�"�%0z��!����S��9�l�Y�v�H���jj������5C"���X��U��h*��2��ٱ%V�Aߎ#�bKw�����4+`9UpA~,�"l�	
G�;��)%G�.��sL��DKB+�bl�SKlHS6V�S~l͕-�AV�%=���ޛ,�}z���Rm2=�W���f��}+����^>�������y�"uJ7��SK#we=ov<>�.�����Y�2�~�����?�Xʍ����>6O��V�7W,F�u��M��^S�%�+i���g=o�<�n`��b���i)��Af"����ñ������m�
�md�����ų���I��w%�PM�z֟M���60\�V�&|�O�qlI��i��m�,��m���Ji�Rq�V�>(�fR�]MY.s���ǦD[2b��|cE2�]~�m-e�Z
���є:�1�-�
C���7�������j�6�Bsg���M���y�����p_�o<�>�l`��ʲ8L��͌ؒ��;�o�`t��>i�5�-ݖ5������
�k<�㴥�BqW,�˿-�26�m�_n�^��W���MɈ-��Գ��S��G�濇���gⰄ}^}��[=,#�mN�f|��ؚy�Xa���Og	���x��w�J���U嫒�bQ,�Gƙ�GQ
Nnz��&�xl��45w=���~̟�֖�����5�bl��#��/�-=��#p?.�A�_e��e�o`�|$�Ԃ(1)��Bb1�[:��9V���mوb�-
v�akN��"Ŗ�����	�ֻ[��wwD٦~Xƶ8�����5����lJ-x#��$��#����SzJ-��U��]�4_q�]�[��^���w���/�Ʀ��/6a����[F}>�M���-�}�>�]�*�ϗ�7��+6�7y47�#clʭ�ߞ�)uȘ�1̏"�Ҍ�KL��uE�a�04)�eO�ZQMv=�Ɂ������yZ+��9�����������_���d{N;�o-���P�w�
G���z�C3�\��	[�
L����?�JrD���ZçV-�4��(���R�=*g����S=A(#�t�s��VN	Y�@��O��G���zss^-!N�U�5Wi�e)�����.5d�6W4��eU�g>E<(!�NJ@�$(��$���8PAV}/����gIHV5q�F��h���9���"W�i9�~\ĶdE��_��D����_V53vO�
��/�䫈�X�d�����ٲ�ޖ[�qd����Cd���fQ[���*gnVQ�]V��Zѹ��\_�CZ��1�G�j(�]g���)�Aܓ�bK����+��,kp�ޣ�'�Һؑ1�u����f��]�.�s�=W�U^�T��uu���5�u�������!�0��;��� �Q&gAm�ɪ��	T�-����tWZ��^XN��푽N�_���v�|o�����>�Yez��|�GV�X�
�7���Z�LV誋�1e%]�n#����Y�Y��Q�����3�=���M˺�/��wdǿ�e]�k{�~��>-�ɓ�� w8d�9
��^m���A�t�� Y�u��6UVJ��P�CV�cRs����ZJ�Ut$f�58@� ��h-��
�ƍ��!�����3H|\��gW�du	��>E�I�H9��++ߔ�6"�t����_o���
��ɲ�,Y�WVx8�B/�!��]	j���)�6,@�,�����0Fز�G�Ou���Q+���,�m�e�]���K��+� bp���M�t��Ҟ�J����=b�
��(g�ˢ����w��#�Q$�d!�e�r�*�f�q;=��TFqY��TYmqY��d��*#?���eE��Q�#�,t�m����.R�j��%GVG4�Z<����N}��T�g)Y��A�ް��
qJM�5U�8?|��|����.ˬl��"u�E82z�%�<�–h�
%��d��:�Ӵ�ڊ�Z�s,�Ѹ\`��౲��`#x<����䮝7|?q�\����������O2/�w�,�%�4��R�_S����4Y��j1��8�d���O8kb+m-�ઃ֎,�iYk@��MhŴ���[����f�M�0���-�`�a?B�iI��?V�H� ��d���|�H�'��p�ޟ��+�E��
<�t��u=�
5X-g�FT��M��3^\ɍ87����Oy�YO�w=ț?X>����6�����Y��Л�ٷ�F{���CB㦈�dV�/��R�Y�fY�iQ�&����w+�Nk��	�4�S�^�)o�~�ſ�ԣ,�4�2&3S�V�2���lw�6��;x��B��f#Zu�ծ!B���$sQ�q�W����fe�˝��(�L�[&����
IS����Y-a$���� �BX��.�p��w�㙣���~z�[@Xb椇�g��MP��z��s��㠧^5�nd�S��R��H�u��8��"YR�f�W���Lq����b��?�S��d��n�T�A-ÂC����<���~�Q���94'̝腸7�,{V�hr��XԈ��e�d�����}���X>�i����?��Э�7\�ύ��|F��	M��$���Y�kԃ9ކv��d��15]�V��KVb�S���n��-F�+K�o���E�of�O��\�ԏ�rw|Џ�w��ꁎF"""""""""""""""""""""""""""""""""""""�z�Θ����cIEND�B`�litespeed-wp-plugin/7.1/litespeed-cache/assets/img/lscwp_font-icon_32px.svg000064400000004632151600147140022551 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<path fill="#FFCE00" d="M18.955,11.586c-0.09-0.185-0.281-0.305-0.486-0.305c-0.174,0-0.301,0.079-0.389,0.147l-3.761,2.888
	c-0.301,0.229-0.368,0.669-0.151,0.979l1.179,1.696l-2.204,2.796c-0.204,0.262-0.165,0.486-0.096,0.629
	c0.086,0.181,0.281,0.303,0.484,0.303c0.178,0,0.302-0.081,0.391-0.149l3.76-2.887c0.229-0.173,0.305-0.478,0.209-0.836
	c-0.016-0.059-0.039-0.111-0.074-0.166l-1.164-1.672l2.205-2.797C19.061,11.952,19.023,11.729,18.955,11.586z"/>
<path fill="#00CCFF" d="M31.611,15.531L16.469,0.389C16.344,0.264,16.177,0.194,16,0.194c-0.178,0-0.344,0.069-0.47,0.194
	L0.389,15.531C0.264,15.656,0.195,15.822,0.195,16c0,0.177,0.069,0.344,0.194,0.469L15.531,31.61
	c0.126,0.126,0.292,0.194,0.47,0.194c0.177,0,0.344-0.068,0.469-0.194l15.142-15.142c0.125-0.124,0.195-0.291,0.195-0.469
	C31.807,15.823,31.736,15.656,31.611,15.531z M16.616,2.412l12.98,12.979h-4.334c-0.023,0-0.051,0.002-0.074,0.005l-8.572-8.57
	V2.412z M15.398,2.399v4.413l-8.579,8.578H2.406L15.398,2.399z M15.398,29.601L2.406,16.609h4.413l8.579,8.578V29.601z M16,23.974
	L8.027,16L16,8.026L23.975,16L16,23.974z M16.616,29.587v-4.413l8.57-8.569c0.025,0.003,0.053,0.005,0.076,0.005h4.334
	L16.616,29.587z"/>
<path fill="#3399CC" d="M16,8.026L8.027,16L16,23.974L23.975,16L16,8.026z M17.816,16.681c0.035,0.055,0.059,0.107,0.074,0.166
	c0.096,0.358,0.02,0.663-0.209,0.836l-3.76,2.887c-0.089,0.068-0.213,0.149-0.391,0.149c-0.203,0-0.398-0.122-0.484-0.303
	c-0.069-0.143-0.108-0.367,0.096-0.629l2.204-2.796l-1.179-1.696c-0.217-0.31-0.149-0.749,0.151-0.979l3.761-2.888
	c0.088-0.068,0.215-0.147,0.389-0.147c0.205,0,0.396,0.12,0.486,0.305c0.068,0.143,0.105,0.366-0.098,0.626l-2.205,2.797
	L17.816,16.681z M25.188,15.396l-8.572-8.57V2.412l12.98,12.979h-4.334C25.238,15.391,25.211,15.393,25.188,15.396z M6.819,15.391
	H2.406L15.398,2.399v4.413L6.819,15.391z M6.819,16.609l8.579,8.578v4.413L2.406,16.609H6.819z M25.262,16.609h4.334l-12.98,12.978
	v-4.413l8.57-8.569C25.211,16.607,25.238,16.609,25.262,16.609z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/lscwp_gray-yellow_font-icon_22px.svg000064400000003170151600147210025075 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<path fill="#FFCC00" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.157-0.121,0.211-0.33,0.146-0.578
	c-0.012-0.041-0.027-0.076-0.052-0.114l-0.803-1.154l1.521-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#777777" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135L21.77,11.324c0.088-0.085,0.137-0.201,0.137-0.323
	C21.904,10.879,21.855,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.989c-0.017,0-0.035,0.001-0.052,0.003l-5.915-5.913
	V1.625z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.019,0.001,0.037,0.003,0.054,0.003h2.989
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/lscwp_gray_font-icon_22px.svg000064400000003166151600147260023576 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<path fill="#777777" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.158-0.121,0.211-0.33,0.145-0.578
	c-0.011-0.041-0.027-0.076-0.051-0.114l-0.803-1.154l1.52-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#777777" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135l10.446-10.447c0.088-0.085,0.136-0.201,0.136-0.323
	C21.905,10.879,21.856,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.99c-0.016,0-0.035,0.001-0.051,0.003l-5.915-5.913V1.625
	z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.018,0.001,0.037,0.003,0.053,0.003h2.99
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/lscwp-logo_90x90.png000064400000003224151600147330021512 0ustar00�PNG


IHDRZZv�0�PLTEGpL�����������u������������������ռ�������а�������˝��������������z}jknsvy���Kdrs�3��hikc�5������������M����efi��Sy�_�J��1Ds��AԤ_ad�������ج��;r�{����ss/:GQ7im����,��X'\]_bJ#Do[]`uI��tRNS`���(��MlIDATx���!EQ,��_�w���r��yj��m��EF����f@�1"�!���2�I[d��e���fӁCL)��I>��a���n��w��g/�i�p��I)�E�<B] ���mh.��Kپ�W���Bb��sǭ�c��#O����'8��Z�6P��o9�,C���ma�6�mk�:�i]�Æl��hz�m4� u	\��\L�i؞�4t4���K����X�E4�~л_��??��Ū��<��A�L�w�jv������	��p�Q�����i�ӏu�|hO���-ڸ��^
t��p<yj}%����{[w��9����I�sؕܠmՅtsy��<������������lz:���ZZv�LH���9mJt�܀�̦؍;��h�AM����^��sАn���GI�6�r��}�!kh�e�Z�yp�R�M�l��,���Bȋ�p�1��r0/��z�l?T�٫��8�<����52����f���feyq!�c�h{ui���=�3�Zؐ2�w\S�|<�&mD�$MrKE71�Z��acE�tb�\����Ey�M2�$����ֹ<����k�ln^3�/�5�$m8~�u.� Os�:���$�䒝$�����n6aS�Tʳɕ�u��.֔7,����DV�6l�!o����F���xټ��ުf��F6hFT4�g��h4�8�	�����l~,`�W��g��	�-��it����$�ɀ}X����u��r���ē$i<%�{��&EOG,�?���S#> d�ٛח�����2�Y���I�i�=ˆ8N�m���-dDʉ��,���F�;P���fR�tN�!��8��Q�������k�6mbDL��|<9��{;�8@>bB����Hʒ�i
��(2"m
�GȘ]�=�m�l�oK��[6:�벌�T���+e�ە���bJrLr\Ƞ������\�%�X�b��I��E&��!��(-�?w� {�T�o�r��>.��O'��O�����p!��5EE�lG�/#m��<�:��]L!B6AW�6`��s\�|���͠wE�vN9�ʷi�fT��
��2��D;Jڦe���;�3�^�A�ֶCt�U��Yv��7����hӁ�ֿ>�C�o�$���Վ^@�t4p��H��Ӭ�-����u�s�e������Y�܋"�|��?Xt�f��2l��t�{�FB���>�@%�,t���x��9C�+Y�Wuf�ŏ��n[�2ֻH�>'�Մ���O:j��ky^;
���9��.Q��,�����w�RL��S�N�vu4d��rK##�a�h��k:k�S'

��ɚX8��?}�y�mY���O���r����܎�����yr��O��?��:�E�VIEND�B`�litespeed-wp-plugin/7.1/litespeed-cache/assets/img/quic-cloud-logo.svg000064400000027160151600147400021574 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
	<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
	<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
]>
<svg version="1.1" id="Layer_1" xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;"
	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 x="0px" y="0px" width="600px" height="400px" viewBox="0 -125 600 400" enable-background="new 0 -125 600 400"
	 xml:space="preserve">
<g>
	<g>
		<path fill="#5C6B73" d="M461.045-49.469c-13.746-18.064-33.701-29.694-56.178-32.739c-17.676-2.396-35.33,0.73-51.08,9.056
			c-2.104,1.107-4.16,2.307-6.145,3.575l-7.078,5.321l18.271,24.019l5.572-4.232c1.121-0.701,2.289-1.375,3.479-2.007
			c10.148-5.354,21.523-7.373,32.912-5.834c14.51,1.972,27.369,9.47,36.232,21.117c8.871,11.647,12.662,26.047,10.693,40.55
			c-4.064,29.937-31.746,50.981-61.664,46.925c-11.383-1.543-21.818-6.526-30.17-14.401c-0.998-0.947-1.939-1.905-2.813-2.851
			l-68.845-90.48l-0.023,0.283l-7.256-9.53l-0.784-0.954c-1.647-1.833-3.396-3.62-5.175-5.291
			c-13.519-12.753-30.406-20.811-48.829-23.319c-48.422-6.575-93.197,27.483-99.769,75.922
			c-6.575,48.428,27.48,93.187,75.916,99.754c18.43,2.507,36.847-0.757,53.292-9.446c0.671-0.351,1.313-0.729,1.969-1.09
			l-18.559-24.393c-10.197,4.793-21.403,6.56-32.642,5.034c-31.951-4.343-54.41-33.854-50.075-65.801
			c4.338-31.951,33.827-54.404,65.807-50.077c12.145,1.649,23.276,6.962,32.2,15.379c1.041,0.979,2.059,2.011,3.035,3.067
			l54.112,71.125l0.025-0.288l21.975,28.879l0.756,0.92c1.545,1.725,3.219,3.448,4.982,5.112
			C348.148,76.053,364.338,83.777,382,86.177c3.865,0.533,7.695,0.78,11.494,0.78c41.813-0.009,78.352-30.991,84.137-73.548
			C480.678-9.075,474.787-31.406,461.045-49.469z"/>
		<path fill="#66CCCA" d="M313.695,70.07c-0.279-0.289-0.586-0.577-0.854-0.866l-34.862-45.783
			c-1.517-1.696-3.168-3.388-4.907-5.031C260.115,6.169,243.928-1.554,226.262-3.957c-1.688-0.225-3.364-0.39-5.052-0.513h-2.586
			l12.864,16.837c0.274,0.28,0.587,0.575,0.851,0.86l34.866,45.787c1.521,1.694,3.168,3.387,4.909,5.023
			c12.959,12.22,29.142,19.95,46.806,22.342c1.689,0.236,3.369,0.395,5.055,0.521h2.58L313.695,70.07z"/>
	</g>
	<g>
		<path fill="#66CCCA" d="M305.638,230.569c-1.197-1.176-2.656-1.771-4.332-1.771c-1.672,0-3.13,0.598-4.329,1.774
			c-1.213,1.192-1.827,2.652-1.827,4.346c0,1.718,0.614,3.191,1.827,4.384c1.199,1.177,2.657,1.772,4.329,1.772
			c1.681,0,3.14-0.596,4.338-1.775c1.209-1.194,1.822-2.668,1.822-4.381C307.465,233.219,306.851,231.756,305.638,230.569z"/>
		<g>
			<path fill="#5C6B73" d="M385.161,157.189v-0.129v-0.412h-0.106c-0.146-0.635-0.459-1.222-0.913-1.715
				c-0.102-0.122-0.262-0.309-0.476-0.477c-0.064-0.049-0.136-0.089-0.206-0.126l-0.007-0.003l-0.141-0.077
				c-0.18-0.104-0.325-0.181-0.475-0.238c-0.255-0.11-0.54-0.192-0.833-0.239c-0.059-0.019-0.106-0.03-0.156-0.035
				c-0.147-0.02-0.262-0.022-0.381-0.022h-0.001h-0.078c-0.01,0-0.021,0-0.032,0c-0.171,0-0.281,0.003-0.393,0.018
				c-0.074,0.01-0.123,0.021-0.173,0.034c-0.298,0.053-0.581,0.135-0.854,0.248c-0.138,0.053-0.282,0.132-0.426,0.211l-0.131,0.076
				c-0.125,0.064-0.194,0.103-0.259,0.154c-0.215,0.164-0.377,0.352-0.491,0.493c-0.443,0.477-0.751,1.062-0.898,1.695h-0.068
				l-0.037,0.412v0.129v0.206c-0.007,0.026-0.01,0.06-0.01,0.097v0.031l0.008,0.08l0.002,0.859v27.892v0.127h0.001l-0.001,0.309
				v0.119l0.008,9.874l-0.008,9.864v0.129l0.001,0.31h-0.001v0.129v27.841v0.923c-0.007,0.024-0.01,0.06-0.01,0.099v0.028
				l0.008,0.081l0.002,0.193v0.129v0.412h0.105c0.147,0.634,0.458,1.222,0.914,1.715c0.151,0.187,0.303,0.342,0.476,0.474
				c0.064,0.052,0.135,0.09,0.206,0.126l0.149,0.087c0.2,0.109,0.334,0.184,0.476,0.236c0.257,0.11,0.543,0.192,0.833,0.24
				c0.04,0.015,0.101,0.031,0.161,0.036c0.137,0.016,0.253,0.019,0.374,0.019h0.148c0.119,0,0.235-0.003,0.355-0.018
				c0.078-0.008,0.138-0.024,0.197-0.04c0.269-0.044,0.556-0.126,0.833-0.242c0.122-0.045,0.256-0.119,0.388-0.193l0.165-0.093
				c0.124-0.066,0.194-0.104,0.259-0.155c0.171-0.134,0.324-0.286,0.493-0.496c0.441-0.477,0.75-1.062,0.896-1.693h0.069
				l0.037-0.412v-0.129v-0.207c0.006-0.023,0.01-0.06,0.01-0.098v-0.029l-0.009-0.08l-0.001-0.861v-27.89v-0.129h-0.002l0.002-0.309
				v-0.119l-0.009-9.874l0.009-9.864v-0.129l-0.002-0.31h0.002v-0.129v-27.841v-0.921c0.006-0.026,0.01-0.06,0.01-0.097v-0.031
				l-0.009-0.08L385.161,157.189z"/>
			<path fill="#5C6B73" d="M363.642,223.593c-1.639,0-2.675,1.138-3.592,2.145c-0.222,0.245-0.444,0.488-0.67,0.714
				c-4.262,4.264-9.473,6.425-15.491,6.425c-5.988,0-11.18-2.161-15.434-6.422c-4.259-4.25-6.418-9.46-6.418-15.484
				c0-6.016,2.159-11.215,6.417-15.456c4.265-4.241,9.456-6.394,15.435-6.394c6.017,0,11.23,2.147,15.498,6.377
				c0.248,0.249,0.483,0.513,0.715,0.773c0.901,1.009,1.831,2.057,3.505,2.057c2.104,0,3.817-1.711,3.817-3.815
				c0-1.115-0.523-2.211-1.4-2.933l-0.148-0.173c-0.374-0.419-0.747-0.84-1.138-1.229c-5.729-5.727-12.744-8.63-20.849-8.63
				c-8.073,0-15.071,2.903-20.799,8.63c-5.726,5.726-8.629,12.722-8.629,20.796c0,8.108,2.905,15.124,8.629,20.853
				c5.723,5.725,12.721,8.627,20.799,8.627c8.108,0,15.124-2.903,20.851-8.627l0.327-0.326c1.121-1.104,2.391-2.357,2.391-4.088
				C367.457,225.304,365.746,223.593,363.642,223.593z"/>
			<path fill="#5C6B73" d="M576.27,235.708l0.005-77.972l0.01-0.044c0.016-0.117,0.03-0.235,0.03-0.354
				c0-2.021-1.642-3.662-3.661-3.662c-1.51,0-2.883,0.955-3.417,2.376c-0.148,0.326-0.23,0.693-0.23,1.067v0.106
				c-0.007,0.03-0.012,0.07-0.012,0.109v0.029l0.01,0.092l-0.024,33.375c-0.196-0.216-0.397-0.429-0.603-0.638
				c-5.741-5.738-12.758-8.644-20.866-8.644c-8.074,0-15.071,2.903-20.796,8.629c-5.525,5.519-8.324,12.534-8.324,20.846
				c0,8.285,2.799,15.281,8.322,20.801c5.722,5.725,12.72,8.627,20.796,8.627c8.111,0,15.127-2.903,20.853-8.627
				c0.214-0.221,0.427-0.446,0.643-0.681v4.9c-0.007,0.032-0.011,0.072-0.011,0.113v0.028l0.009,0.094l0.002,0.099
				c0,0.375,0.082,0.744,0.243,1.099c0.535,1.41,1.876,2.34,3.405,2.34c2.019,0,3.66-1.641,3.66-3.658
				c0-0.122-0.014-0.24-0.03-0.359L576.27,235.708z M547.511,232.874c-6.016,0-11.228-2.153-15.486-6.393
				c-4.258-4.239-6.417-9.44-6.417-15.46c0-6.014,2.159-11.224,6.418-15.483c4.262-4.259,9.472-6.418,15.485-6.418
				c6.017,0,11.229,2.159,15.488,6.418c3.182,3.182,5.206,6.927,6.018,11.134l-0.016,8.857c-0.798,4.045-2.821,7.747-6.006,10.925
				C558.741,230.715,553.528,232.874,547.511,232.874z"/>
			<path fill="#5C6B73" d="M424.079,181.547c-8.077,0-15.075,2.903-20.804,8.629c-5.724,5.723-8.625,12.737-8.625,20.846
				c0,8.082,2.901,15.082,8.625,20.799c5.729,5.729,12.729,8.632,20.804,8.632c8.107,0,15.113-2.903,20.825-8.627
				c5.707-5.735,8.602-12.734,8.602-20.804c0-8.103-2.895-15.114-8.602-20.843C439.195,184.45,432.188,181.547,424.079,181.547z
				 M424.079,232.874c-6.021,0-11.235-2.153-15.492-6.393c-4.256-4.242-6.415-9.443-6.415-15.46c0-6.014,2.161-11.224,6.42-15.483
				c4.257-4.259,9.468-6.418,15.487-6.418c6.016,0,11.225,2.159,15.485,6.418c4.257,4.262,6.415,9.47,6.415,15.483
				c0,6.017-2.158,11.218-6.412,15.46C435.309,230.721,430.098,232.874,424.079,232.874z"/>
			<path fill="#5C6B73" d="M505.793,185.807c-2.018,0-3.659,1.644-3.659,3.661c0,0.059,0.007,0.113,0.015,0.168l0.005,29.258
				c0,3.874-1.421,7.229-4.227,9.972c-2.92,2.854-8.329,4.393-11.938,4.393c-4.44,0-9.219-1.772-11.887-4.412
				c-2.829-2.736-4.262-6.083-4.262-9.952v-29.282c0.011-0.052,0.016-0.099,0.016-0.144v-0.032l-0.013-0.106v-0.064l-0.013-0.056
				c-0.15-1.925-1.735-3.402-3.637-3.402c-2.018,0-3.659,1.641-3.659,3.661c0,0.109,0.013,0.22,0.027,0.325l0.015,0.091
				l-0.004,29.413c0.106,6.019,2.166,11.069,6.12,15.02c3.827,3.83,10.474,6.208,17.346,6.208c6.608,0,13.547-2.494,17.264-6.207
				c3.954-3.954,6.014-8.996,6.122-14.988v-29.542l0.01-0.045c0.011-0.091,0.023-0.179,0.023-0.274
				C509.454,187.45,507.813,185.807,505.793,185.807z"/>
		</g>
		<path fill="#3E5059" d="M115.191,239.357c-0.092-0.095-0.187-0.206-0.283-0.318c-0.152-0.178-0.31-0.358-0.465-0.506
			c-2.794-2.598-6.042-4.749-9.574-6.449c-4.631-2.231-9.765-3.672-15.143-4.138c-0.95-0.082-1.949-0.122-2.963-0.122
			c-3.878,0-7.742,0.603-11.48,1.185c-3.692,0.575-7.51,1.169-11.292,1.169c-1.788,0-3.438-0.129-5.043-0.393
			c-8.268-1.365-15.592-5.88-20.096-12.395c-4.826-6.981-6.526-16.369-4.662-25.756c0.082-0.409,0.211-0.807,0.309-1.213
			c1.856-7.615,6.706-14.472,13.219-18.495c4.822-3.003,10.729-4.591,17.084-4.591c2.812,0,5.616,0.314,8.339,0.939
			c6.824,1.563,13.078,5.532,17.159,10.885l0.264,0.371l0.187,0.263l0.011-0.009c0.871,1.217,1.636,2.493,2.275,3.807
			c2.363,4.676,3.521,10.303,3.422,15.948c-0.062,3.489-0.596,6.985-1.633,10.272c-0.406,1.286-0.928,2.533-1.505,3.753
			c-0.891,1.88-1.947,3.669-3.18,5.268c-0.273,0.353-0.589,0.715-0.896,1.076c0.507,0.022,1.028,0.022,1.513,0.064
			c3.187,0.273,6.28,0.909,9.245,1.822c0.109-0.169,0.224-0.342,0.322-0.501c3.759-6.126,5.757-13.316,6.038-20.6
			c0.346-8.969-1.918-18.08-6.795-25.52c-7.132-10.883-20.513-17.642-34.919-17.642c-2.055,0-4.119,0.139-6.136,0.413
			c-16.93,2.294-30.066,14.405-33.725,30.625c-0.271,1.198-0.5,2.413-0.663,3.654c-1.302,9.836,0.305,19.577,4.524,27.428
			c4.163,7.747,11.03,13.889,19.333,17.288c5.054,2.065,10.708,3.115,16.811,3.115c1.157,0,2.345-0.037,3.525-0.115l0.008-0.207
			c0.005-0.002,0.009-0.002,0.014-0.002l0.033,0.206l0.264-0.03l0.265-0.027c0.653-0.066,1.303-0.138,1.953-0.211
			c1.326-0.155,2.584-0.408,4.077-0.824c0.109-0.03,0.22-0.058,0.33-0.085l0.256-0.063c3.198-0.934,6.821-1.425,10.492-1.425
			c4.505,0,8.798,0.714,12.416,2.061l0.248,0.081l1.345,0.435l0.549,0.186l0.064,0.024h0.069h14.189h0.974L115.191,239.357z"/>
		<path fill="#3E5059" d="M170.995,157.525h-0.413v0.412v41.64c0,7.277-0.683,13.11-4.088,19.699
			c-3.266,6.63-11.279,10.91-20.414,10.91c-12.482,0-18.392-7.86-20.354-11.237c-1.823-3.121-3.919-8.141-3.919-19.375v-41.637
			v-0.412h-0.413h-9.037h-0.413v0.412v40.507c0,9.531,0,16.418,5.929,26.577c6.166,10.83,18.849,14.688,28.66,14.688
			c16.931,0,25.332-10.377,28.155-14.84c4.892-7.563,5.754-14.546,5.754-26.426v-40.508v-0.412h-0.413h-9.034V157.525z"/>
		<path fill="#3E5059" d="M253.379,167.907c0.047,0,0.095-0.002,0.144-0.005l0.098-0.004c10.505,0,18.071,4.435,24.683,9.224
			l3.85,2.93l0.662,0.504v-0.831l0.005-9.931v-0.173l-0.121-0.121c-6.664-6.632-15.13-10.422-25.164-11.263
			c-1.29-0.108-2.65-0.164-4.157-0.171h-0.001h-0.002c-1.505,0.007-2.865,0.063-4.159,0.171
			c-10.033,0.841-18.499,4.631-25.164,11.263l-0.003,0.004l-0.066,0.061l0.11,0.186l-0.047,0.047l-0.156-0.136
			c-7.635,7.635-11.505,17.603-11.505,29.63c0,12.029,3.87,21.997,11.505,29.635l0.102,0.104l0.063,0.058
			c6.666,6.636,15.132,10.423,25.164,11.264c1.281,0.109,2.643,0.166,4.159,0.171c1.52-0.007,2.879-0.062,4.16-0.171
			c10.03-0.841,18.496-4.631,25.162-11.264l0.121-0.12v-0.173l-0.005-9.931v-0.831l-0.662,0.504l-3.857,2.935
			c-6.604,4.785-14.17,9.218-24.675,9.218l-0.098-0.004c-0.049-0.002-0.097-0.005-0.146-0.005c-9.03-0.052-16.544-2.994-22.34-8.743
			c-5.848-5.857-8.813-13.476-8.813-22.646c0-9.172,2.967-16.79,8.817-22.649C236.834,170.899,244.349,167.96,253.379,167.907z"/>
		<polygon fill="#3E5059" points="201.011,157.506 194.607,157.506 194.607,157.509 193.18,157.506 192.768,157.506 
			192.768,157.918 192.768,238.304 192.768,238.717 193.18,238.717 194.568,238.717 194.604,238.717 194.675,238.705 
			200.865,238.694 200.867,238.694 200.985,238.712 202.441,238.717 202.854,238.717 202.854,238.304 202.854,157.918 
			202.854,157.506 202.441,157.506 		"/>
	</g>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/iconlscwp.svg000064400000002065151600147450020574 0ustar00<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>LiteSpeed Technologies</metadata>
<defs>
<font id="iconlscwp" horiz-adv-x="1000" >
<font-face font-family="iconlscwp" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="848" descent="-152" />
<missing-glyph horiz-adv-x="1000" />
<glyph glyph-name="lscwp_font-icon" unicode="&#xe800;" d="M590 467l-69-88 36-52c1-2 2-4 3-6 3-11 0-20-7-26l-118-91c-3-2-7-4-13-4-6 0-12 3-15 9-2 5-3 12 3 20l69 88-37 53c-6 10-4 24 5 31l118 91c3 2 7 4 13 4 6 0 12-3 15-9 2-5 3-12-3-20z m407-119c0-6-2-11-6-15l-476-476c-4-4-9-6-15-6-6 0-11 2-15 6l-476 476c-4 4-6 9-6 15s2 11 6 15l476 476c4 4 9 6 15 6 6 0 11-2 15-6l476-476c4-4 6-9 6-15z m-478 427v-138l270-270c1 0 2 0 2 0h137l-409 408z m-19-176l-251-251 251-251 251 251-251 251z m-427-232h138l270 270v139l-408-409z m408-447v139l-270 270h-138l408-409z m447 409h-137c0 0-1 0-2 0l-270-269v-139l409 408z" horiz-adv-x="1000" />
</font>
</defs>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/quic-cloud-icon-16x16.svg000064400000003764151600147520022356 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
	<path fill="#889EAA" d="M15.222,5.874c-0.616-0.81-1.511-1.331-2.52-1.468c-0.793-0.108-1.584,0.033-2.29,0.406
		c-0.095,0.05-0.188,0.103-0.276,0.161L9.819,5.211l0.819,1.077l0.25-0.189c0.05-0.032,0.103-0.062,0.155-0.09
		c0.455-0.24,0.965-0.331,1.476-0.262c0.65,0.088,1.228,0.425,1.625,0.947c0.397,0.522,0.567,1.168,0.479,1.818
		c-0.183,1.343-1.424,2.286-2.765,2.104c-0.511-0.069-0.979-0.294-1.354-0.646c-0.044-0.042-0.087-0.086-0.126-0.128L7.292,5.785
		L7.292,5.798L6.967,5.371L6.931,5.328C6.857,5.246,6.779,5.165,6.699,5.09C6.093,4.518,5.335,4.157,4.51,4.045
		C2.338,3.75,0.331,5.277,0.036,7.449c-0.295,2.171,1.232,4.178,3.404,4.473c0.827,0.113,1.652-0.034,2.39-0.423
		c0.03-0.017,0.058-0.033,0.088-0.05l-0.833-1.093c-0.457,0.214-0.959,0.294-1.463,0.225c-1.432-0.194-2.439-1.518-2.245-2.95
		c0.195-1.433,1.517-2.439,2.95-2.245c0.545,0.074,1.044,0.312,1.444,0.69c0.047,0.043,0.092,0.09,0.136,0.137l2.426,3.189
		l0.001-0.014l0.985,1.295l0.034,0.042c0.069,0.077,0.145,0.154,0.224,0.229c0.581,0.549,1.307,0.895,2.099,1.002
		c0.173,0.023,0.345,0.035,0.515,0.035c1.876,0,3.514-1.39,3.773-3.298C16.103,7.685,15.838,6.684,15.222,5.874z"/>
	<path fill="#00CCCC" d="M8.614,11.234c-0.013-0.014-0.026-0.026-0.038-0.039L7.012,9.143C6.944,9.066,6.87,8.99,6.792,8.916
		C6.211,8.368,5.485,8.023,4.693,7.915c-0.076-0.01-0.151-0.017-0.227-0.023H4.351l0.577,0.755C4.94,8.659,4.954,8.673,4.966,8.686
		l1.563,2.053c0.068,0.076,0.142,0.152,0.22,0.225c0.581,0.549,1.306,0.896,2.099,1.003c0.075,0.01,0.15,0.018,0.227,0.023H9.19
		L8.614,11.234z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/img_optm.svg000064400000013002151600147650021514 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<path fill="#5968B3" d="M17.181,20.485H2.421l12.867-8.158l3.352,3.626l0.637,0.018c0.034-0.048,0.069-0.097,0.105-0.144
	l-0.293-0.826c-0.12-0.34-0.023-0.713,0.248-0.951c0.308-0.27,0.642-0.512,0.99-0.72c0.137-0.081,0.291-0.123,0.448-0.123
	c0.191,0,0.381,0.064,0.532,0.18l0.694,0.534c0.058-0.02,0.115-0.039,0.173-0.057l0.248-0.84c0.102-0.346,0.399-0.591,0.759-0.624
	c0.146-0.014,0.298-0.017,0.448-0.021V6.147H1.62V21.29h15.78c-0.071-0.215-0.155-0.416-0.207-0.647
	C17.181,20.59,17.183,20.538,17.181,20.485z M10.705,8.189c0.956,0,1.731,0.775,1.731,1.731c0,0.956-0.775,1.73-1.731,1.73
	c-0.956,0-1.731-0.774-1.731-1.73C8.974,8.964,9.75,8.189,10.705,8.189z M2.368,9.563l7.593,5.435l-7.593,4.729V9.563z
	 M23.63,17.247v3.792c-0.466-0.04-0.886-0.239-1.196-0.554h0.395l-0.911-0.986c-0.021-0.115-0.036-0.233-0.036-0.355
	C21.881,18.145,22.653,17.332,23.63,17.247z M24.298,20.979v-3.673c0.335,0.092,0.634,0.268,0.869,0.511v2.652
	C24.932,20.712,24.633,20.888,24.298,20.979z M19.383,22.458l-0.163,0.458H0.083V4.582h25.084v8.451l-0.003-0.008
	c-0.102-0.346-0.399-0.591-0.759-0.625c-0.035-0.003-0.071-0.002-0.107-0.005V5.451H0.952v16.596h16.776
	c0.163,0.176,0.397,0.286,0.666,0.291l0.883-0.024C19.311,22.362,19.346,22.41,19.383,22.458z M23.794,25.418
	c-0.191,0-0.378-0.012-0.563-0.027c-0.154-0.014-0.284-0.119-0.328-0.268l-0.326-1.106c-0.224-0.058-0.444-0.13-0.659-0.217
	l-0.913,0.702c-0.122,0.094-0.29,0.104-0.422,0.024c-0.326-0.195-0.634-0.419-0.916-0.666c-0.115-0.102-0.157-0.263-0.106-0.408
	l0.387-1.088c-0.149-0.179-0.286-0.365-0.408-0.559l-1.158,0.032c-0.149-0.003-0.294-0.086-0.354-0.227
	c-0.143-0.331-0.259-0.694-0.346-1.078c-0.033-0.149,0.027-0.305,0.154-0.392l0.95-0.65c-0.009-0.115-0.014-0.231-0.014-0.349
	s0.005-0.232,0.014-0.348l-0.95-0.65c-0.127-0.087-0.188-0.242-0.154-0.393c0.087-0.382,0.203-0.745,0.346-1.078
	c0.061-0.143,0.19-0.232,0.354-0.228l1.158,0.032c0.122-0.193,0.259-0.38,0.408-0.557l-0.387-1.088
	c-0.051-0.145-0.009-0.306,0.106-0.408c0.285-0.25,0.594-0.474,0.917-0.666c0.133-0.078,0.299-0.068,0.421,0.025l0.913,0.702
	c0.219-0.088,0.439-0.161,0.659-0.216l0.326-1.105c0.043-0.147,0.172-0.253,0.325-0.268c0.371-0.035,0.758-0.035,1.132,0
	c0.153,0.014,0.282,0.12,0.325,0.268l0.326,1.104c0.22,0.056,0.44,0.128,0.659,0.217l0.914-0.702
	c0.121-0.094,0.288-0.104,0.421-0.024c0.325,0.194,0.633,0.418,0.916,0.666c0.116,0.101,0.158,0.263,0.106,0.408l-0.387,1.088
	c0.149,0.177,0.286,0.363,0.408,0.557l1.158-0.032c0.137-0.004,0.294,0.085,0.354,0.228c0.144,0.334,0.26,0.696,0.347,1.078
	c0.034,0.149-0.027,0.306-0.154,0.393l-0.95,0.65c0.009,0.115,0.013,0.23,0.013,0.348s-0.004,0.233-0.013,0.349l0.95,0.65
	c0.127,0.087,0.188,0.242,0.154,0.393c-0.087,0.383-0.203,0.745-0.347,1.077c-0.062,0.141-0.214,0.228-0.354,0.227l-1.158-0.032
	c-0.121,0.193-0.258,0.38-0.408,0.559l0.387,1.088c0.052,0.146,0.01,0.307-0.106,0.408c-0.283,0.248-0.592,0.472-0.916,0.666
	c-0.132,0.08-0.299,0.07-0.421-0.024L25.67,23.8c-0.215,0.087-0.436,0.159-0.659,0.217l-0.326,1.106
	c-0.044,0.148-0.174,0.254-0.328,0.268C24.171,25.406,23.983,25.418,23.794,25.418z M23.548,24.661c0.162,0.008,0.328,0.008,0.491,0
	l0.314-1.067c0.039-0.133,0.148-0.232,0.284-0.261c0.317-0.065,0.631-0.169,0.93-0.306c0.125-0.061,0.273-0.043,0.385,0.044
	l0.882,0.677c0.137-0.091,0.271-0.188,0.399-0.29l-0.374-1.05c-0.046-0.132-0.017-0.277,0.078-0.38
	c0.225-0.245,0.419-0.51,0.576-0.788c0.068-0.121,0.191-0.206,0.337-0.19l1.115,0.031c0.056-0.15,0.105-0.306,0.149-0.468
	l-0.919-0.629c-0.115-0.079-0.177-0.216-0.16-0.355c0.02-0.159,0.03-0.321,0.03-0.486s-0.011-0.326-0.03-0.485
	c-0.017-0.139,0.045-0.276,0.16-0.355l0.919-0.629c-0.044-0.162-0.094-0.318-0.149-0.47l-1.115,0.031
	c-0.143-0.006-0.268-0.069-0.337-0.189c-0.158-0.279-0.352-0.544-0.576-0.787c-0.095-0.102-0.124-0.248-0.078-0.38l0.374-1.049
	c-0.129-0.103-0.262-0.199-0.399-0.29l-0.882,0.677c-0.11,0.084-0.258,0.101-0.383,0.044c-0.309-0.14-0.622-0.242-0.931-0.305
	c-0.136-0.028-0.246-0.128-0.285-0.262l-0.314-1.067c-0.164-0.009-0.328-0.008-0.491,0l-0.314,1.067
	c-0.039,0.133-0.149,0.234-0.285,0.262c-0.309,0.063-0.622,0.165-0.931,0.305c-0.128,0.055-0.274,0.04-0.384-0.044l-0.881-0.677
	c-0.137,0.09-0.271,0.188-0.398,0.29l0.373,1.05c0.046,0.132,0.017,0.277-0.078,0.38c-0.224,0.243-0.418,0.508-0.577,0.787
	c-0.067,0.12-0.204,0.18-0.336,0.189l-1.115-0.031c-0.056,0.15-0.105,0.308-0.148,0.47l0.918,0.629
	c0.115,0.079,0.178,0.216,0.16,0.354c-0.019,0.159-0.03,0.321-0.03,0.486s0.012,0.327,0.031,0.487
	c0.017,0.139-0.046,0.275-0.161,0.354l-0.919,0.629c0.044,0.162,0.094,0.318,0.149,0.468l1.115-0.031
	c0.135-0.012,0.269,0.069,0.337,0.189c0.158,0.279,0.352,0.544,0.577,0.789c0.094,0.103,0.123,0.249,0.077,0.38l-0.373,1.05
	c0.128,0.102,0.262,0.199,0.399,0.29l0.88-0.677c0.11-0.085,0.259-0.103,0.385-0.044c0.3,0.137,0.613,0.24,0.932,0.306
	c0.135,0.028,0.244,0.128,0.283,0.261L23.548,24.661z M23.794,22.306c-1.744,0-3.163-1.419-3.163-3.162
	c0-1.744,1.419-3.163,3.163-3.163c1.743,0,3.162,1.419,3.162,3.163C26.956,20.887,25.537,22.306,23.794,22.306z M23.794,16.73
	c-1.33,0-2.413,1.082-2.413,2.413c0,1.33,1.083,2.412,2.413,2.412s2.412-1.082,2.412-2.412C26.206,17.813,25.124,16.73,23.794,16.73
	z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/optimize_tables.svg000064400000005505151600147720023102 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<polygon fill="#6699CC" points="33.496,19.622 41.335,23.493 48.044,17.635 49.146,18.897 50.775,14.133 45.835,15.104 
		46.937,16.367 41.075,21.487 33.354,17.676 22.786,24.961 23.741,26.347 	"/>
	<path fill="#6699CC" d="M64.08,13.12c-0.041-0.11-0.104-0.216-0.195-0.303L53.709,3.043c-0.027-0.027-0.063-0.039-0.095-0.061
		c-0.057-0.042-0.11-0.084-0.175-0.112c-0.067-0.027-0.138-0.033-0.209-0.042c-0.036-0.004-0.068-0.021-0.104-0.021h-0.017
		c-0.002,0-0.002,0-0.002,0h-39.51c-1.524,0-2.765,1.241-2.765,2.765v64.853c0,1.525,1.24,2.765,2.765,2.765h47.807
		c1.522,0,2.765-1.239,2.765-2.765V13.478C64.167,13.349,64.133,13.229,64.08,13.12z M53.968,5.625l7.3,7.011h-7.18
		c-0.065,0-0.12-0.054-0.12-0.12V5.625z M62.483,70.427c0,0.597-0.484,1.082-1.081,1.082H13.598c-0.597,0-1.082-0.485-1.082-1.082
		V5.574c0-0.596,0.485-1.082,1.082-1.082h38.688v8.025c0,0.995,0.809,1.803,1.803,1.803h8.396V70.427z"/>
	<path fill="#6699CC" d="M17.724,28.494c-0.464,0-0.842,0.377-0.842,0.842v28.058c0,0.465,0.377,0.841,0.842,0.841h39.185
		c0.065,0,0.122-0.023,0.184-0.036c0.061,0.013,0.118,0.036,0.183,0.036c0.464,0,0.842-0.376,0.842-0.841V29.336
		c0-0.465-0.378-0.842-0.842-0.842c-0.064,0-0.122,0.023-0.183,0.037c-0.062-0.014-0.118-0.037-0.184-0.037H17.724z M56.435,37.847
		H41.649v-2.992h14.785V37.847z M18.565,34.854h4.931v2.992h-4.931V34.854z M18.565,39.529h4.931v2.993h-4.931V39.529z
		 M39.966,47.199H25.18v-2.994h14.786V47.199z M41.649,44.205h14.785v2.994H41.649V44.205z M25.18,42.522v-2.993h14.786v2.993H25.18
		z M23.497,44.205v2.994h-4.931v-2.994H23.497z M23.497,48.882v2.992h-4.931v-2.992H23.497z M25.18,48.882h14.786v2.992H25.18
		V48.882z M41.649,48.882h14.785v2.992H41.649V48.882z M56.435,42.522H41.649v-2.993h14.785V42.522z M39.966,37.847H25.18v-2.992
		h14.786V37.847z M25.18,33.171v-2.994h14.786v2.994H25.18z M23.497,33.171h-4.931v-2.994h4.931V33.171z M18.565,53.559h4.931v2.993
		h-4.931V53.559z M25.18,53.559h14.786v2.993H25.18V53.559z M41.649,53.559h14.785v2.993H41.649V53.559z M56.435,33.171H41.649
		v-2.994h14.785V33.171z"/>
	<path fill="#6699CC" d="M28.019,37.043h9.289c0.398,0,0.721-0.323,0.721-0.721s-0.323-0.721-0.721-0.721h-9.289
		c-0.398,0-0.721,0.323-0.721,0.721S27.62,37.043,28.019,37.043z"/>
	<path fill="#6699CC" d="M44.5,37.043h9.29c0.397,0,0.721-0.323,0.721-0.721s-0.323-0.721-0.721-0.721H44.5
		c-0.398,0-0.721,0.323-0.721,0.721S44.102,37.043,44.5,37.043z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/purge-all.svg000064400000011415151600147770021602 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M50.955,23.981l-17.298-7.355c-0.446-0.19-0.959,0.018-1.147,0.463c-0.189,0.445,0.018,0.958,0.463,1.147
		l17.296,7.355c0.112,0.047,0.229,0.07,0.344,0.07c0.34,0,0.664-0.2,0.806-0.533C51.605,24.684,51.398,24.17,50.955,23.981z"/>
	<path fill="#6699CC" d="M37.581,23.984l-5.931-2.612c-0.443-0.195-0.959,0.006-1.153,0.448c-0.195,0.442,0.006,0.958,0.448,1.153
		l5.931,2.612c0.115,0.05,0.234,0.074,0.352,0.074c0.336,0,0.657-0.195,0.801-0.522C38.225,24.695,38.023,24.179,37.581,23.984z"/>
	<path fill="#6699CC" d="M56.841,27.021h-0.973l2.483-5.843c0.545-1.285-0.057-2.775-1.34-3.322l-2.213-0.94l1.564-5.533
		c0.379-1.344-0.406-2.746-1.75-3.125l-24.202-6.84c-1.341-0.379-2.748,0.405-3.127,1.75l-3.206,11.346
		c-0.021,0.075-0.016,0.149-0.017,0.224l-0.817-0.103c-0.67-0.085-1.336,0.098-1.87,0.513c-0.535,0.416-0.875,1.014-0.958,1.685
		l-1.28,10.189H18.16c-1.549,0-2.809,1.26-2.809,2.809c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993
		c0.03,1.523,1.278,2.753,2.808,2.753h29.007c1.53,0,2.778-1.229,2.808-2.753l4.834-40.993c0.004-0.034,0.006-0.068,0.006-0.103
		C59.648,28.281,58.391,27.021,56.841,27.021z M56.328,19.466c0.396,0.169,0.581,0.631,0.412,1.028l-2.555,6.01
		c-0.072,0.171-0.07,0.348-0.035,0.517H24.933l7.222-16.982c0.082-0.192,0.233-0.341,0.427-0.419c0.195-0.079,0.408-0.077,0.6,0.005
		l20.276,8.621c0.019,0.006,0.03,0.021,0.05,0.026c0.006,0.001,0.012,0.001,0.016,0.002L56.328,19.466z M28.969,3.642
		c0.118-0.416,0.549-0.659,0.968-0.541L54.139,9.94c0.416,0.118,0.658,0.552,0.543,0.967l-1.505,5.318l-19.311-8.21
		c-0.624-0.265-1.312-0.271-1.939-0.018c-0.628,0.253-1.119,0.736-1.383,1.358l-2.517,5.918c-0.062-0.023-0.12-0.054-0.188-0.063
		l-2.065-0.259L28.969,3.642z M22.152,17.049c0.026-0.208,0.131-0.393,0.296-0.521c0.166-0.128,0.374-0.185,0.579-0.159l4.304,0.54
		l-4.037,9.495c-0.087,0.205-0.082,0.421-0.017,0.617H20.9L22.152,17.049z M53.066,70.768c-0.004,0.034-0.006,0.068-0.006,0.104
		c0,0.584-0.475,1.059-1.059,1.059H22.996c-0.583,0-1.059-0.475-1.059-1.059c0-0.034-0.002-0.068-0.006-0.104l-4.829-40.98
		c0.023-0.563,0.489-1.015,1.058-1.015h38.681c0.569,0,1.034,0.451,1.058,1.015L53.066,70.768z"/>
	<path fill="#6699CC" d="M28.884,63.443c-0.48,0.055-0.826,0.486-0.772,0.968l0.326,2.907c0.05,0.447,0.429,0.777,0.869,0.777
		c0.032,0,0.065-0.002,0.099-0.006c0.48-0.054,0.826-0.486,0.772-0.967l-0.326-2.908C29.797,63.734,29.364,63.382,28.884,63.443z"/>
	<path fill="#6699CC" d="M26.532,42.486c0.48-0.055,0.826-0.486,0.772-0.967l-0.759-6.771c-0.054-0.479-0.479-0.819-0.967-0.772
		c-0.48,0.054-0.826,0.487-0.772,0.967l0.759,6.771c0.05,0.447,0.429,0.777,0.869,0.777C26.466,42.492,26.499,42.49,26.532,42.486z"
		/>
	<path fill="#6699CC" d="M46.116,63.445c-0.485-0.057-0.914,0.291-0.968,0.771l-0.325,2.906c-0.056,0.48,0.29,0.913,0.771,0.967
		c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.818-0.33,0.867-0.777l0.326-2.905C46.941,63.934,46.598,63.5,46.116,63.445z"/>
	<path fill="#6699CC" d="M49.421,33.976c-0.487-0.052-0.913,0.292-0.967,0.772l-0.731,6.525c-0.056,0.479,0.291,0.912,0.771,0.967
		c0.032,0.004,0.065,0.006,0.099,0.006c0.439,0,0.818-0.33,0.868-0.777l0.731-6.525C50.247,34.463,49.9,34.03,49.421,33.976z"/>
	<path fill="#6699CC" d="M37.306,64.895c-0.483,0-0.875,0.392-0.875,0.875v1.453c0,0.482,0.392,0.875,0.875,0.875
		s0.875-0.393,0.875-0.875V65.77C38.182,65.285,37.789,64.895,37.306,64.895z"/>
	<path fill="#6699CC" d="M37.306,37.75c0.483,0,0.875-0.392,0.875-0.875v-2.029c0-0.483-0.393-0.875-0.875-0.875
		s-0.875,0.392-0.875,0.875v2.029C36.431,37.358,36.822,37.75,37.306,37.75z"/>
	<path fill="#6699CC" d="M37.5,40.496c-6.108,0-11.078,4.97-11.078,11.079c0,6.108,4.97,11.077,11.078,11.077
		c6.109,0,11.079-4.969,11.079-11.077C48.578,45.466,43.607,40.496,37.5,40.496z M37.5,60.902c-5.144,0-9.328-4.185-9.328-9.327
		c0-5.146,4.185-9.329,9.328-9.329c5.145,0,9.329,4.186,9.329,9.329C46.828,56.719,42.645,60.902,37.5,60.902z"/>
	<path fill="#6699CC" d="M38.74,51.574l4.164-4.165c0.341-0.343,0.341-0.896,0-1.238c-0.342-0.342-0.896-0.342-1.238,0L37.5,50.336
		l-4.166-4.165c-0.342-0.342-0.896-0.342-1.237,0c-0.341,0.343-0.342,0.896,0,1.238l4.165,4.165l-4.165,4.165
		c-0.342,0.342-0.342,0.896,0,1.237c0.171,0.172,0.395,0.256,0.619,0.256c0.224,0,0.448-0.084,0.619-0.256l4.166-4.164l4.166,4.164
		c0.171,0.172,0.396,0.256,0.619,0.256c0.223,0,0.448-0.084,0.618-0.256c0.342-0.342,0.342-0.896,0-1.237L38.74,51.574z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/auto_draft.svg000064400000013031151600150040022016 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M61.821,13.089c-0.041-0.114-0.104-0.222-0.197-0.311L51.641,3.19c-0.032-0.03-0.071-0.042-0.104-0.066
		c-0.054-0.039-0.103-0.08-0.166-0.104c-0.07-0.029-0.145-0.036-0.219-0.044c-0.032-0.004-0.063-0.02-0.097-0.02h-0.015
		c-0.002,0-0.004,0-0.004,0H15.826c-1.506,0-2.731,1.224-2.731,2.729v63.631c0,1.505,1.225,2.729,2.731,2.729h43.351
		c1.506,0,2.729-1.225,2.729-2.729V13.441C61.906,13.314,61.872,13.196,61.821,13.089z M51.899,5.776l7.105,6.823h-7.004
		c-0.058,0-0.102-0.044-0.102-0.101V5.776L51.899,5.776z M60.222,69.315c0,0.576-0.47,1.045-1.045,1.045H15.826
		c-0.578,0-1.046-0.469-1.046-1.045V5.684c0-0.576,0.469-1.043,1.046-1.043h34.388v7.857c0,0.985,0.801,1.786,1.785,1.786h8.221
		v55.031H60.222z"/>
	<path fill="#6699CC" d="M42.681,38.698l-7.151-4.129c-0.261-0.15-0.582-0.15-0.843,0c-0.26,0.15-0.421,0.428-0.421,0.73v8.257
		c0,0.302,0.161,0.579,0.421,0.73c0.13,0.074,0.277,0.112,0.422,0.112c0.146,0,0.291-0.038,0.422-0.112l7.152-4.13
		c0.261-0.149,0.424-0.428,0.424-0.729C43.105,39.126,42.94,38.847,42.681,38.698z M35.951,42.096v-5.338l4.624,2.669L35.951,42.096
		z"/>
	<path fill="#6699CC" d="M48.729,29.417l1.035-2.911c0.116-0.326,0.021-0.691-0.239-0.918c-0.797-0.69-1.664-1.32-2.581-1.872
		c-0.297-0.179-0.672-0.157-0.947,0.054l-2.448,1.885c-0.924-0.406-1.877-0.717-2.846-0.928l-0.873-2.968
		c-0.099-0.333-0.39-0.572-0.736-0.601c-0.861-0.074-2.321-0.074-3.185,0c-0.346,0.029-0.637,0.269-0.736,0.601l-0.874,2.968
		c-0.969,0.21-1.923,0.521-2.846,0.928l-2.447-1.885c-0.276-0.212-0.651-0.234-0.948-0.055c-0.92,0.552-1.789,1.183-2.582,1.873
		c-0.261,0.228-0.358,0.592-0.241,0.918l1.036,2.911c-0.678,0.757-1.271,1.568-1.771,2.421l-3.096-0.084
		c-0.34-0.009-0.663,0.193-0.799,0.512c-0.39,0.918-0.716,1.937-0.969,3.03c-0.078,0.338,0.059,0.688,0.345,0.885l2.552,1.747
		c-0.058,0.539-0.085,1.024-0.085,1.499c0,0.474,0.028,0.958,0.085,1.497l-2.552,1.748c-0.287,0.196-0.423,0.546-0.345,0.884
		c0.25,1.089,0.577,2.106,0.968,3.03c0.136,0.32,0.436,0.505,0.8,0.513l3.096-0.085c0.5,0.853,1.093,1.664,1.771,2.422l-1.035,2.912
		c-0.117,0.326-0.02,0.689,0.241,0.918c0.785,0.683,1.653,1.313,2.58,1.872c0.297,0.18,0.675,0.157,0.95-0.055l2.448-1.886
		c0.922,0.405,1.874,0.716,2.844,0.929l0.875,2.968c0.098,0.332,0.39,0.571,0.735,0.602c0.428,0.037,0.996,0.078,1.592,0.078
		c0.596,0,1.163-0.041,1.592-0.078c0.347-0.03,0.638-0.27,0.737-0.602l0.873-2.968c0.969-0.213,1.921-0.521,2.843-0.929l2.45,1.885
		c0.275,0.213,0.653,0.233,0.949,0.056c0.928-0.561,1.798-1.191,2.583-1.876c0.261-0.227,0.356-0.592,0.239-0.916l-1.035-2.91
		c0.677-0.758,1.271-1.569,1.771-2.422l3.098,0.085c0.394-0.011,0.663-0.192,0.798-0.513c0.393-0.926,0.719-1.945,0.969-3.03
		c0.078-0.338-0.06-0.688-0.345-0.884l-2.553-1.749c0.06-0.536,0.087-1.028,0.087-1.496c0-0.476-0.027-0.962-0.086-1.499
		l2.552-1.747c0.286-0.197,0.423-0.547,0.345-0.884c-0.251-1.09-0.577-2.11-0.971-3.031c-0.132-0.311-0.437-0.512-0.775-0.512
		c-0.008,0-0.015,0-0.022,0l-3.098,0.084C49.998,30.983,49.404,30.172,48.729,29.417z M53.587,35.12l-2.494,1.708
		c-0.263,0.18-0.4,0.493-0.358,0.809c0.092,0.676,0.135,1.243,0.135,1.791c0,0.545-0.043,1.114-0.135,1.787
		c-0.042,0.316,0.096,0.629,0.358,0.81l2.494,1.708c-0.152,0.583-0.33,1.141-0.528,1.667l-3.019-0.084
		c-0.352-0.007-0.612,0.163-0.765,0.443c-0.559,1.035-1.271,2.011-2.118,2.896c-0.221,0.229-0.292,0.564-0.184,0.864l1.01,2.841
		c-0.448,0.361-0.926,0.708-1.425,1.03l-2.39-1.839c-0.25-0.193-0.591-0.229-0.878-0.091c-1.092,0.525-2.236,0.899-3.402,1.106
		c-0.314,0.059-0.57,0.287-0.66,0.593l-0.852,2.899c-0.55,0.034-1.203,0.034-1.752,0l-0.854-2.899
		c-0.091-0.306-0.345-0.535-0.66-0.593c-1.167-0.207-2.312-0.581-3.403-1.106c-0.287-0.14-0.626-0.103-0.879,0.091l-2.388,1.84
		c-0.497-0.322-0.974-0.668-1.424-1.03l1.01-2.842c0.107-0.301,0.036-0.635-0.185-0.864c-0.849-0.887-1.562-1.862-2.119-2.896
		c-0.152-0.281-0.438-0.45-0.766-0.444l-3.018,0.084c-0.199-0.526-0.375-1.083-0.528-1.667l2.493-1.706
		c0.263-0.18,0.402-0.492,0.359-0.809c-0.092-0.68-0.135-1.25-0.135-1.79c0-0.544,0.042-1.111,0.135-1.791
		c0.042-0.316-0.097-0.628-0.359-0.808l-2.493-1.707c0.154-0.586,0.33-1.145,0.528-1.667l3.019,0.083
		c0.316,0.025,0.613-0.161,0.765-0.442c0.558-1.035,1.271-2.009,2.12-2.896c0.22-0.229,0.292-0.564,0.185-0.865l-1.011-2.84
		c0.452-0.364,0.928-0.709,1.423-1.03l2.388,1.838c0.253,0.194,0.593,0.229,0.879,0.091c1.093-0.526,2.239-0.9,3.404-1.108
		c0.314-0.057,0.569-0.285,0.66-0.591l0.854-2.898c0.551-0.035,1.199-0.035,1.752,0l0.852,2.898c0.092,0.306,0.345,0.535,0.66,0.591
		c1.165,0.208,2.311,0.582,3.405,1.108c0.285,0.138,0.625,0.102,0.879-0.091l2.387-1.838c0.494,0.321,0.971,0.666,1.423,1.031
		l-1.01,2.84c-0.108,0.301-0.036,0.636,0.184,0.864c0.845,0.882,1.558,1.857,2.12,2.896c0.146,0.274,0.43,0.442,0.741,0.442
		c0.007,0,0.014,0,0.021,0l3.02-0.083C53.257,33.978,53.435,34.536,53.587,35.12z"/>
	<path fill="#6699CC" d="M37.5,29.626c-5.404,0-9.801,4.396-9.801,9.799c0,5.402,4.397,9.803,9.801,9.803s9.8-4.398,9.8-9.803
		C47.3,34.022,42.904,29.626,37.5,29.626z M37.5,47.543c-4.475,0-8.116-3.641-8.116-8.117c0-4.475,3.642-8.114,8.116-8.114
		c4.474,0,8.114,3.639,8.114,8.114S41.974,47.543,37.5,47.543z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/purge-pages.svg000064400000007664151600150110022122 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M47.423,47.475c-6.108,0-11.078,4.971-11.078,11.08c0,6.107,4.969,11.077,11.078,11.077
		c6.109,0,11.079-4.97,11.079-11.077C58.502,52.443,53.532,47.475,47.423,47.475z M47.423,67.882c-5.144,0-9.327-4.185-9.327-9.327
		c0-5.146,4.184-9.33,9.327-9.33c5.146,0,9.329,4.186,9.329,9.33C56.752,63.697,52.566,67.882,47.423,67.882z"/>
	<path fill="#6699CC" d="M52.827,53.148c-0.343-0.342-0.896-0.342-1.238,0l-4.165,4.166l-4.165-4.166
		c-0.342-0.342-0.896-0.342-1.237,0c-0.342,0.343-0.342,0.896,0,1.238l4.164,4.165l-4.164,4.165c-0.342,0.342-0.342,0.896,0,1.238
		c0.17,0.171,0.396,0.256,0.619,0.256c0.223,0,0.447-0.085,0.618-0.256l4.165-4.165l4.165,4.165
		c0.171,0.171,0.396,0.256,0.619,0.256s0.448-0.085,0.619-0.256c0.341-0.342,0.341-0.896,0-1.238l-4.165-4.165l4.165-4.165
		C53.168,54.046,53.168,53.491,52.827,53.148z"/>
	<path fill="#6699CC" d="M64.166,21.332c-0.045-0.116-0.109-0.225-0.205-0.316l-8.912-8.56c-0.029-0.028-0.066-0.04-0.1-0.063
		c-0.059-0.042-0.113-0.087-0.182-0.115c-0.072-0.029-0.147-0.036-0.225-0.045c-0.035-0.004-0.064-0.021-0.102-0.021h-0.018
		c-0.001,0-0.002,0-0.003,0h-2.938c-0.023-0.032-0.037-0.07-0.067-0.099l-5.149-4.946c-0.031-0.031-0.072-0.044-0.107-0.069
		c-0.057-0.04-0.107-0.083-0.172-0.109c-0.071-0.029-0.146-0.036-0.223-0.045c-0.035-0.004-0.066-0.021-0.104-0.021h-0.018
		c0,0,0,0-0.002,0h-2.832c-0.045-0.119-0.108-0.232-0.207-0.326L36.901,1.12c0,0-0.001,0-0.001-0.001l-0.012-0.012
		c-0.027-0.026-0.061-0.036-0.09-0.057c-0.061-0.046-0.12-0.093-0.191-0.122c-0.064-0.026-0.132-0.03-0.2-0.04
		c-0.042-0.006-0.081-0.025-0.125-0.025H10.139c-1.364,0-2.474,1.11-2.474,2.474V57.23c0,1.362,1.11,2.473,2.474,2.473h3.38
		c0.139,0,0.266-0.039,0.383-0.098v4.953c0,1.385,1.126,2.51,2.51,2.51h4.018v4.509c0,1.411,1.148,2.56,2.56,2.56h38.701
		c1.41,0,2.559-1.147,2.559-2.56V21.695C64.25,21.564,64.217,21.443,64.166,21.332z M55.316,15.14l5.924,5.689l-5.924,0.023V15.14z
		 M46.536,9.852l2.457,2.36h-2.457V9.852z M37.157,3.792l3.26,3.131h-3.26V3.792z M13.902,9.432v48.619
		c-0.117-0.059-0.244-0.098-0.383-0.098h-3.38c-0.399,0-0.724-0.324-0.724-0.723V3.337c0-0.399,0.325-0.724,0.724-0.724h25.268v4.31
		H16.413C15.028,6.923,13.902,8.048,13.902,9.432z M16.413,65.318c-0.419,0-0.76-0.34-0.76-0.76V9.432
		c0-0.418,0.341-0.759,0.76-0.759h28.374v3.539H22.99c-1.411,0-2.56,1.148-2.56,2.56V65.32h-4.017V65.318z M62.5,71.577
		c0,0.446-0.361,0.81-0.809,0.81H22.99c-0.446,0-0.81-0.363-0.81-0.81V14.771c0-0.446,0.363-0.81,0.81-0.81h30.576v6.891
		c0,0.947,0.771,1.718,1.718,1.718H62.5V71.577z"/>
	<path fill="#6699CC" d="M27.498,28.501h26.625c0.482,0,0.875-0.392,0.875-0.875s-0.393-0.875-0.875-0.875H27.498
		c-0.483,0-0.875,0.392-0.875,0.875S27.015,28.501,27.498,28.501z"/>
	<path fill="#6699CC" d="M27.498,36.757h26.625c0.482,0,0.875-0.392,0.875-0.875c0-0.483-0.393-0.875-0.875-0.875H27.498
		c-0.483,0-0.875,0.392-0.875,0.875C26.623,36.365,27.015,36.757,27.498,36.757z"/>
	<path fill="#6699CC" d="M27.498,45.014h26.625c0.482,0,0.875-0.393,0.875-0.875c0-0.484-0.393-0.875-0.875-0.875H27.498
		c-0.483,0-0.875,0.391-0.875,0.875C26.623,44.621,27.015,45.014,27.498,45.014z"/>
	<path fill="#6699CC" d="M32.999,51.52h-5.501c-0.483,0-0.875,0.393-0.875,0.875c0,0.483,0.392,0.875,0.875,0.875h5.501
		c0.483,0,0.875-0.392,0.875-0.875C33.874,51.912,33.482,51.52,32.999,51.52z"/>
	<path fill="#6699CC" d="M31.124,59.775h-3.626c-0.483,0-0.875,0.392-0.875,0.875c0,0.482,0.392,0.875,0.875,0.875h3.626
		c0.483,0,0.875-0.393,0.875-0.875C31.999,60.167,31.607,59.775,31.124,59.775z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/expired_transient.svg000064400000007250151600150160023426 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M62.406,13.464c-0.043-0.11-0.104-0.216-0.195-0.303L52.215,3.56c-0.026-0.026-0.062-0.038-0.092-0.059
		c-0.057-0.041-0.109-0.085-0.177-0.111c-0.064-0.026-0.136-0.032-0.204-0.042c-0.035-0.004-0.067-0.021-0.104-0.021h-0.017H51.62
		H15.233c-1.502,0-2.724,1.222-2.724,2.723v63.723c0,1.501,1.222,2.723,2.724,2.723h44.535c1.501,0,2.723-1.222,2.723-2.723V13.818
		C62.491,13.69,62.458,13.573,62.406,13.464z M52.471,6.117l7.151,6.868h-7.041c-0.062,0-0.11-0.049-0.11-0.112V6.117z
		 M60.825,69.773c0,0.582-0.475,1.056-1.057,1.056H15.233c-0.583,0-1.057-0.474-1.057-1.056V6.05c0-0.583,0.474-1.057,1.057-1.057
		h35.571v7.879c0,0.98,0.798,1.778,1.776,1.778h8.244V69.773z"/>
	<path fill="#6699CC" d="M48.729,51.256c0-0.625-0.237-1.467-1.205-2.305c-1.33-2.633-2.331-4.074-4.078-6.423
		c-0.821-1.105-1.484-1.938-2.035-2.611c0.551-0.672,1.21-1.505,2.035-2.613c2.146-2.881,3.215-4.476,5.181-8.708
		c0.103-0.222,0.098-0.472,0.002-0.686c0-0.006,0.002-0.012,0.002-0.018c0-3.198-9.991-3.292-11.13-3.292
		s-11.129,0.092-11.129,3.292c0,0.004,0.001,0.008,0.001,0.011c-0.097,0.217-0.103,0.468,0,0.691
		c1.964,4.232,3.034,5.828,5.178,8.709c0.819,1.102,1.481,1.935,2.037,2.611c-0.553,0.675-1.215,1.51-2.037,2.612
		c-1.747,2.35-2.747,3.791-4.079,6.427c-0.961,0.834-1.202,1.675-1.202,2.301c0,0.1,0.022,0.193,0.034,0.291
		c-0.004,0.089,0.006,0.177,0.03,0.261c0.628,2.83,6.047,4.35,11.167,4.35c5.116,0,10.532-1.518,11.165-4.345
		c0.026-0.091,0.039-0.184,0.033-0.279C48.709,51.44,48.729,51.351,48.729,51.256z M41.804,49.128
		c-1.129,1.13-2.541,1.291-4.304,1.291s-3.12-0.108-4.303-1.291c0.818-1.763,1.247-2.388,2.112-3.55
		c0.865-1.164,1.309-1.616,2.19-2.693c0.88,1.077,1.325,1.529,2.189,2.693C40.555,46.742,40.983,47.366,41.804,49.128z
		 M32.099,50.228c1.612,1.611,3.474,1.746,5.401,1.746c1.769,0,3.79-0.135,5.4-1.746c0.395-0.395,0.524-0.96,0.387-1.486
		c0.854,0.238,1.614,0.524,2.225,0.852c0.263,0.142,0.489,0.289,0.69,0.438c0.21,0.421,0.428,0.87,0.66,1.365
		c-2.329,2.055-5.235,2.472-9.362,2.472c-3.839,0-6.8-0.185-9.363-2.47c0.233-0.497,0.452-0.946,0.663-1.37
		c0.21-0.155,0.453-0.31,0.732-0.456c0,0,0-0.001,0.001-0.001s0,0,0,0c0.6-0.316,1.345-0.594,2.18-0.827
		C31.576,49.268,31.706,49.833,32.099,50.228z M46.795,27.78c-3.325,1.332-5.402,1.703-9.295,1.703c-3.892,0-5.968-0.37-9.293-1.702
		c0.833-0.623,4.14-1.513,9.294-1.513C42.653,26.267,45.96,27.156,46.795,27.78z M32.887,43.522c1.029-1.38,1.801-2.328,2.421-3.073
		c0.257-0.31,0.257-0.758,0-1.066c-0.622-0.747-1.396-1.698-2.421-3.074c-1.672-2.246-2.638-3.645-3.91-6.153
		c3.044,0.983,7.762,1.026,8.523,1.026s5.476-0.043,8.52-1.025c-1.271,2.509-2.238,3.907-3.911,6.153
		c-1.033,1.388-1.803,2.333-2.42,3.073c-0.257,0.309-0.257,0.757,0,1.066c0.619,0.741,1.391,1.688,2.42,3.073
		c1.122,1.507,1.924,2.636,2.714,3.963c-0.712-0.258-1.497-0.481-2.347-0.656l0,0h-0.004c-0.002,0-0.002-0.001-0.004-0.001
		c0,0,0,0-0.001,0l-0.093-0.02c-0.437-0.782-0.845-1.358-1.438-2.157c-0.606-0.814-1.013-1.292-1.482-1.849
		c-0.225-0.266-0.465-0.548-0.753-0.901c-0.589-0.72-1.814-0.72-2.405,0c-0.289,0.354-0.53,0.64-0.754,0.903
		c-0.469,0.557-0.874,1.034-1.479,1.847c-0.595,0.801-1.002,1.375-1.438,2.157c-0.89,0.179-1.711,0.409-2.452,0.679
		C30.963,46.158,31.766,45.031,32.887,43.522z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/empty-cache.svg000064400000014224151600150230022073 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M61.125,33.733h-1.583V11.637c0-0.003-0.002-0.007-0.002-0.01c-0.001-0.077-0.024-0.151-0.046-0.227
		c-0.01-0.035-0.01-0.074-0.023-0.107c-0.01-0.023-0.029-0.04-0.041-0.062c-0.043-0.079-0.089-0.156-0.152-0.219
		c-0.002-0.002-0.004-0.005-0.006-0.007L50.12,2.247h-0.001l-0.014-0.013c-0.028-0.027-0.065-0.039-0.098-0.061
		c-0.059-0.043-0.113-0.089-0.183-0.116s-0.14-0.033-0.212-0.042C49.575,2.008,49.541,1.99,49.5,1.99H18.478
		c-1.585,0-2.875,1.29-2.875,2.875v28.868h-1.478c-1.585,0-2.875,1.29-2.875,2.875v6.028c0,1.585,1.29,2.875,2.875,2.875h1.876
		c0.037,0,0.067-0.017,0.103-0.021c0.081,3.687-0.345,7.248-0.771,10.725c-0.626,5.098-1.273,10.367-0.339,16.061
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005
		c-0.894-5.446-0.262-10.59,0.349-15.563c0.621-5.06,1.259-10.289,0.356-15.933h1.765c-0.001,0.053-0.014,0.103-0.005,0.155
		c0.893,5.445,0.261,10.588-0.35,15.562c-0.626,5.097-1.274,10.367-0.338,16.062c0.07,0.43,0.441,0.733,0.862,0.733
		c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005c-0.895-5.446-0.262-10.592,0.349-15.565
		c0.621-5.058,1.26-10.286,0.356-15.93h1.767c-0.001,0.053-0.015,0.103-0.006,0.155c0.893,5.447,0.261,10.591-0.35,15.563
		c-0.626,5.097-1.273,10.366-0.34,16.06c0.07,0.429,0.441,0.732,0.862,0.732c0.047,0,0.095-0.004,0.143-0.012
		c0.477-0.078,0.8-0.528,0.722-1.005c-0.893-5.445-0.261-10.589,0.351-15.562c0.621-5.06,1.26-10.289,0.356-15.935h1.764
		c-0.001,0.053-0.015,0.103-0.006,0.155c0.893,5.445,0.261,10.589-0.35,15.563c-0.626,5.098-1.273,10.367-0.339,16.061
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005
		c-0.894-5.446-0.262-10.59,0.349-15.563c0.621-5.059,1.259-10.288,0.356-15.932H29.7c-0.001,0.053-0.015,0.103-0.006,0.155
		c0.891,5.443,0.259,10.586-0.351,15.559c-0.626,5.1-1.274,10.37-0.339,16.064c0.07,0.429,0.441,0.732,0.862,0.732
		c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005c-0.894-5.447-0.262-10.593,0.35-15.567
		c0.621-5.057,1.259-10.285,0.357-15.928h1.764c-0.001,0.053-0.015,0.104-0.006,0.156c0.894,5.445,0.262,10.59-0.349,15.563
		c-0.626,5.098-1.274,10.366-0.339,16.059c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012
		c0.477-0.078,0.8-0.528,0.722-1.005c-0.894-5.445-0.262-10.588,0.35-15.563c0.622-5.059,1.26-10.289,0.355-15.934h1.766
		c-0.001,0.053-0.015,0.104-0.006,0.156c0.893,5.444,0.261,10.59-0.35,15.563c-0.626,5.097-1.273,10.365-0.34,16.058
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005
		c-0.892-5.444-0.261-10.588,0.35-15.563c0.621-5.059,1.259-10.289,0.356-15.934h1.767c-0.001,0.053-0.015,0.103-0.006,0.156
		c0.892,5.443,0.26,10.588-0.351,15.562c-0.625,5.099-1.271,10.368-0.34,16.062c0.07,0.429,0.441,0.732,0.862,0.732
		c0.047,0,0.095-0.004,0.144-0.012c0.477-0.078,0.799-0.527,0.722-1.006c-0.892-5.444-0.261-10.588,0.35-15.563
		c0.62-5.058,1.259-10.288,0.356-15.931h1.765c-0.001,0.053-0.015,0.103-0.006,0.156c0.894,5.444,0.262,10.59-0.349,15.564
		c-0.625,5.096-1.271,10.365-0.34,16.057c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.144-0.012
		c0.477-0.078,0.799-0.527,0.722-1.005c-0.892-5.443-0.261-10.588,0.351-15.562c0.619-5.06,1.258-10.29,0.354-15.935h1.765
		c-0.001,0.053-0.015,0.103-0.006,0.156c0.894,5.445,0.263,10.592-0.349,15.567c-0.625,5.097-1.271,10.363-0.342,16.054
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.144-0.013c0.477-0.077,0.799-0.526,0.722-1.004
		c-0.89-5.442-0.259-10.584,0.351-15.558c0.621-5.061,1.26-10.293,0.355-15.938h1.768c-0.001,0.054-0.015,0.104-0.006,0.156
		c0.891,5.445,0.26,10.59-0.352,15.565c-0.625,5.097-1.271,10.365-0.34,16.058c0.069,0.428,0.44,0.732,0.861,0.732
		c0.047,0,0.096-0.004,0.143-0.012c0.478-0.078,0.801-0.527,0.723-1.006c-0.891-5.442-0.26-10.586,0.352-15.561
		c0.621-5.061,1.258-10.29,0.356-15.936h1.769c-0.002,0.053-0.016,0.103-0.007,0.156c0.89,5.442,0.259,10.586-0.352,15.56
		c-0.626,5.099-1.272,10.37-0.341,16.063c0.07,0.428,0.441,0.732,0.863,0.732c0.047,0,0.094-0.004,0.143-0.012
		c0.477-0.078,0.8-0.527,0.722-1.006c-0.892-5.444-0.261-10.59,0.351-15.566c0.619-5.057,1.258-10.287,0.357-15.928h1.764
		c0,0.052-0.015,0.102-0.006,0.154c0.889,5.443,0.258,10.586-0.352,15.561c-0.626,5.099-1.271,10.369-0.34,16.063
		c0.07,0.43,0.44,0.733,0.861,0.733c0.047,0,0.096-0.004,0.144-0.013c0.477-0.078,0.8-0.526,0.722-1.004
		c-0.893-5.445-0.261-10.592,0.35-15.567c0.434-3.524,0.863-7.14,0.787-10.914h1.236c1.585,0,2.875-1.29,2.875-2.875v-6.028
		C64,35.023,62.71,33.733,61.125,33.733z M50.375,4.913l6.111,5.849H51.5c-0.62,0-1.125-0.505-1.125-1.125V4.913z M17.353,4.865
		c0-0.62,0.505-1.125,1.125-1.125h30.147v5.896c0,1.585,1.29,2.875,2.875,2.875h6.292v21.222H17.353V4.865z M62.25,42.637
		c0,0.62-0.505,1.125-1.125,1.125h-1.313c-0.07-1.085-0.179-2.181-0.356-3.296c0.403-0.077,0.715-0.416,0.715-0.843
		c0-0.482-0.392-0.875-0.875-0.875H15.139c-0.483,0-0.875,0.393-0.875,0.875s0.392,0.875,0.875,0.875h0.548
		c-0.001,0.053-0.015,0.104-0.006,0.156c0.172,1.05,0.273,2.084,0.343,3.111c-0.008,0-0.015-0.005-0.023-0.005h-1.876
		c-0.62,0-1.125-0.505-1.125-1.125v-6.028c0-0.62,0.505-1.125,1.125-1.125h47c0.62,0,1.125,0.505,1.125,1.125V42.637z"/>
	<path fill="#6699CC" d="M21.625,17.888H52.25c0.482,0,0.875-0.392,0.875-0.875s-0.393-0.875-0.875-0.875H21.625
		c-0.483,0-0.875,0.392-0.875,0.875S21.142,17.888,21.625,17.888z"/>
	<path fill="#6699CC" d="M52.25,29.148H21.625c-0.483,0-0.875,0.392-0.875,0.875s0.392,0.875,0.875,0.875H52.25
		c0.482,0,0.875-0.392,0.875-0.875S52.732,29.148,52.25,29.148z"/>
	<path fill="#6699CC" d="M52.25,22.644H21.625c-0.483,0-0.875,0.392-0.875,0.875s0.392,0.875,0.875,0.875H52.25
		c0.482,0,0.875-0.392,0.875-0.875S52.732,22.644,52.25,22.644z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/img_webp_disabled.svg000064400000007011151600150300023306 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<circle fill="none" cx="15" cy="15.894" r="5.317"/>
<path fill="#D3D9CE" d="M8.71,5.417H4.312V5.124c0-0.608,0.492-1.101,1.1-1.101h2.198c0.607,0,1.101,0.492,1.101,1.101V5.417z
	 M29.481,8.01v15.766c0,1.217-0.984,2.201-2.199,2.201H2.719c-1.215,0-2.2-0.984-2.2-2.201V8.01c0-1.215,0.985-2.2,2.2-2.2h17.311
	l0.06,0.041l-0.596,0.408c-0.273,0.188-0.392,0.539-0.288,0.85c0.096,0.296,0.368,0.5,0.733,0.519l0.722-0.021l-0.241,0.679
	c-0.111,0.312-0.001,0.665,0.266,0.858c0.128,0.093,0.28,0.143,0.439,0.143c0.162,0,0.323-0.053,0.458-0.155l0.57-0.439l0.205,0.695
	c0.097,0.319,0.386,0.534,0.719,0.534s0.622-0.215,0.72-0.538L24,8.691l0.574,0.442c0.13,0.098,0.291,0.152,0.454,0.152
	c0.158,0,0.31-0.048,0.442-0.143c0.266-0.194,0.374-0.547,0.264-0.857l-0.241-0.68l0.752,0.021c0.336-0.012,0.605-0.212,0.701-0.514
	c0.104-0.314-0.014-0.665-0.288-0.854L26.063,5.85l0.06-0.041h1.159C28.497,5.81,29.481,6.795,29.481,8.01z M20.317,15.894
	c0-2.937-2.38-5.317-5.317-5.317c-2.936,0-5.316,2.381-5.316,5.317s2.381,5.317,5.316,5.317
	C17.938,21.211,20.317,18.83,20.317,15.894z M26.376,6.67c0.091,0.063,0.131,0.178,0.096,0.283
	c-0.033,0.105-0.121,0.168-0.244,0.173l-1.45-0.041l0.486,1.367c0.037,0.104,0.001,0.221-0.088,0.286
	c-0.09,0.064-0.212,0.063-0.3-0.004L23.727,7.85l-0.41,1.392c-0.032,0.106-0.13,0.179-0.24,0.179s-0.208-0.073-0.24-0.179
	l-0.41-1.392l-1.148,0.885c-0.089,0.066-0.211,0.068-0.299,0.004c-0.09-0.065-0.126-0.182-0.089-0.286l0.486-1.367l-1.451,0.041
	c-0.114-0.006-0.21-0.067-0.244-0.173c-0.035-0.105,0.005-0.221,0.096-0.283l1.197-0.82l-0.06-0.041l-1.138-0.78
	c-0.091-0.063-0.131-0.178-0.096-0.283c0.034-0.105,0.132-0.163,0.244-0.173l1.451,0.041L20.89,3.248
	c-0.037-0.104-0.001-0.221,0.089-0.286c0.088-0.065,0.21-0.063,0.299,0.004l1.148,0.884l0.41-1.392c0.064-0.213,0.416-0.213,0.48,0
	l0.41,1.392l1.149-0.885c0.088-0.068,0.21-0.069,0.3-0.004c0.089,0.065,0.125,0.182,0.088,0.286l-0.486,1.366l1.45-0.04
	c0.121,0.008,0.211,0.067,0.244,0.173c0.035,0.105-0.005,0.221-0.096,0.283l-1.138,0.78l-0.06,0.041L26.376,6.67z M25.393,6.603
	l-0.798-0.547c-0.067-0.046-0.108-0.124-0.108-0.206c0-0.014,0.008-0.027,0.01-0.041c0.012-0.066,0.043-0.127,0.099-0.166
	l0.798-0.547l-0.967,0.027c-0.069,0.017-0.16-0.036-0.209-0.103s-0.061-0.153-0.033-0.231l0.324-0.911l-0.766,0.589
	c-0.064,0.051-0.15,0.066-0.229,0.04c-0.078-0.025-0.14-0.088-0.163-0.167l-0.273-0.929l-0.273,0.929
	c-0.023,0.079-0.085,0.142-0.163,0.167c-0.078,0.026-0.164,0.012-0.229-0.04L21.646,3.88l0.324,0.91
	c0.027,0.078,0.016,0.164-0.033,0.231c-0.048,0.066-0.142,0.101-0.209,0.103L20.76,5.097l0.798,0.547
	c0.056,0.039,0.087,0.1,0.099,0.166c0.002,0.014,0.01,0.026,0.01,0.041c0,0.083-0.041,0.16-0.108,0.206L20.76,6.603l0.968-0.027
	c0.086,0,0.161,0.037,0.209,0.103c0.049,0.067,0.061,0.153,0.033,0.231l-0.324,0.91l0.765-0.589
	c0.044-0.034,0.098-0.052,0.152-0.052c0.026,0,0.052,0.004,0.077,0.012c0.078,0.025,0.14,0.088,0.163,0.167l0.273,0.929l0.273-0.929
	c0.023-0.079,0.085-0.142,0.163-0.167c0.079-0.024,0.165-0.011,0.229,0.04l0.766,0.589l-0.324-0.91
	c-0.027-0.078-0.016-0.164,0.033-0.231c0.048-0.067,0.121-0.122,0.209-0.103L25.393,6.603z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/purge-front.svg000064400000005562151600150360022155 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M63.657,12.237c-0.046-0.116-0.109-0.227-0.205-0.318L52.954,1.835c-0.028-0.027-0.065-0.039-0.097-0.062
		c-0.061-0.043-0.115-0.089-0.187-0.117c-0.067-0.027-0.144-0.034-0.215-0.043c-0.037-0.005-0.069-0.022-0.108-0.022H52.33h-0.001
		H14.114c-1.577,0-2.86,1.283-2.86,2.859v66.923c0,1.577,1.283,2.859,2.86,2.859h46.773c1.575,0,2.858-1.282,2.858-2.859V12.608
		C63.746,12.474,63.711,12.351,63.657,12.237z M53.223,4.52l7.51,7.213h-7.395c-0.064,0-0.115-0.052-0.115-0.118V4.52z
		 M61.996,71.373c0,0.611-0.498,1.109-1.109,1.109H14.114c-0.612,0-1.11-0.498-1.11-1.109V4.45c0-0.612,0.498-1.109,1.11-1.109
		h37.359v8.274c0,1.03,0.836,1.868,1.864,1.868h8.658L61.996,71.373L61.996,71.373z"/>
	<path fill="#6699CC" d="M45.43,44.486c-6.656,0-12.072,5.416-12.072,12.072c0,6.655,5.416,12.071,12.072,12.071
		c6.655,0,12.071-5.415,12.071-12.071S52.085,44.486,45.43,44.486z M45.43,66.881c-5.691,0-10.322-4.63-10.322-10.32
		s4.63-10.321,10.322-10.321c5.69,0,10.321,4.631,10.321,10.321S51.12,66.881,45.43,66.881z"/>
	<path fill="#6699CC" d="M51.299,50.689c-0.342-0.342-0.896-0.342-1.238,0L45.43,55.32l-4.631-4.631
		c-0.342-0.342-0.896-0.342-1.238,0c-0.34,0.342-0.34,0.896,0,1.236l4.631,4.633l-4.631,4.631c-0.34,0.342-0.34,0.896,0,1.236
		c0.172,0.172,0.396,0.258,0.619,0.258s0.448-0.086,0.619-0.258l4.631-4.631l4.631,4.631c0.172,0.172,0.396,0.258,0.619,0.258
		s0.448-0.086,0.619-0.258c0.342-0.342,0.342-0.896,0-1.236l-4.631-4.631l4.631-4.633C51.641,51.586,51.641,51.031,51.299,50.689z"
		/>
	<path fill="#6699CC" d="M19.826,18.879c0,0.483,0.392,0.875,0.875,0.875h33.598c0.483,0,0.875-0.392,0.875-0.875
		s-0.392-0.875-0.875-0.875H20.701C20.218,18.004,19.826,18.396,19.826,18.879z"/>
	<path fill="#6699CC" d="M20.701,29.511h33.598c0.483,0,0.875-0.392,0.875-0.875c0-0.483-0.392-0.875-0.875-0.875H20.701
		c-0.483,0-0.875,0.392-0.875,0.875C19.826,29.119,20.218,29.511,20.701,29.511z"/>
	<path fill="#6699CC" d="M20.701,39.27h33.598c0.483,0,0.875-0.393,0.875-0.875s-0.392-0.875-0.875-0.875H20.701
		c-0.483,0-0.875,0.392-0.875,0.875S20.218,39.27,20.701,39.27z"/>
	<path fill="#6699CC" d="M30.125,47.275h-9.423c-0.483,0-0.875,0.393-0.875,0.875s0.392,0.875,0.875,0.875h9.423
		c0.483,0,0.875-0.393,0.875-0.875S30.608,47.275,30.125,47.275z"/>
	<path fill="#6699CC" d="M27.75,57.034h-7.049c-0.483,0-0.875,0.392-0.875,0.875s0.392,0.875,0.875,0.875h7.049
		c0.483,0,0.875-0.392,0.875-0.875S28.233,57.034,27.75,57.034z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/purge-object.svg000064400000014213151600150430022262 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M56.841,27.021h-2.944l3.079-8.461c0.108-0.299,0.047-0.634-0.162-0.874l-7.001-8.046
		c-0.019-0.021-0.042-0.036-0.063-0.055c-0.033-0.032-0.065-0.065-0.104-0.091c-0.017-0.011-0.035-0.018-0.053-0.029
		c-0.049-0.028-0.098-0.056-0.15-0.075c-0.01-0.003-0.02-0.004-0.029-0.007c-0.062-0.02-0.124-0.035-0.189-0.04
		c-0.02-0.002-0.04,0.002-0.06,0.001c-0.05,0-0.1-0.003-0.149,0.005L38.48,11.014c-0.314,0.05-0.577,0.266-0.686,0.565
		l-3.846,10.563c-0.027,0.075-0.043,0.152-0.049,0.229c0,0.003,0,0.006,0,0.01c-0.005,0.073-0.001,0.146,0.012,0.217
		c0.003,0.017,0.011,0.032,0.015,0.048c0.014,0.058,0.03,0.114,0.056,0.168c0.01,0.021,0.025,0.038,0.036,0.058
		c0.024,0.042,0.045,0.084,0.076,0.123c0.003,0.003,0.008,0.005,0.011,0.008c0.003,0.004,0.005,0.01,0.009,0.014l3.515,4.003h-0.583
		l-3.372-3.876c-0.021-0.025-0.049-0.042-0.073-0.064c-0.03-0.027-0.057-0.057-0.09-0.08c-0.028-0.02-0.06-0.032-0.089-0.048
		c-0.037-0.02-0.072-0.041-0.11-0.055c-0.027-0.01-0.056-0.013-0.084-0.02c-0.045-0.012-0.089-0.024-0.136-0.029
		c-0.029-0.002-0.06,0.002-0.089,0.002c-0.042,0.001-0.083-0.003-0.125,0.004L22.34,24.521c-0.314,0.05-0.577,0.266-0.686,0.565
		l-0.705,1.936h-2.79c-1.549,0-2.809,1.26-2.809,2.809c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993
		c0.03,1.523,1.278,2.753,2.808,2.753h29.007c1.53,0,2.778-1.229,2.808-2.753l4.833-40.993c0.004-0.034,0.006-0.068,0.006-0.103
		C59.649,28.281,58.39,27.021,56.841,27.021z M52.035,27.021h-0.145l-5.603-6.378l2.925-8.036l0.254-0.698l5.688,6.537
		L52.035,27.021z M39.262,12.662l8.561-1.351l-0.254,0.698l-2.925,8.036l-8.545,1.309L39.262,12.662z M36.483,23.064l8.464-1.296
		l1.982,2.257l2.631,2.996h-9.604L36.483,23.064z M33.264,25.588l0.063-0.174l1.398,1.607h-1.983L33.264,25.588z M23.123,26.168
		l8.56-1.353l-0.544,1.494l-0.259,0.712h-8.067L23.123,26.168z M53.067,70.768c-0.004,0.034-0.006,0.068-0.006,0.103
		c0,0.584-0.475,1.059-1.059,1.059H22.996c-0.583,0-1.059-0.475-1.059-1.059c0-0.034-0.002-0.068-0.006-0.103l-4.829-40.981
		c0.023-0.563,0.489-1.015,1.058-1.015h3.402h9.93h5.154h2.914h11.934h1.153h4.193c0.569,0,1.034,0.451,1.058,1.015L53.067,70.768z"
		/>
	<path fill="#6699CC" d="M28.884,63.444c-0.48,0.054-0.826,0.486-0.772,0.967l0.326,2.908c0.05,0.447,0.429,0.777,0.869,0.777
		c0.032,0,0.065-0.002,0.099-0.006c0.48-0.054,0.826-0.486,0.772-0.967l-0.326-2.908C29.797,63.735,29.364,63.382,28.884,63.444z"/>
	<path fill="#6699CC" d="M26.532,42.486c0.48-0.054,0.826-0.486,0.772-0.967l-0.759-6.771c-0.054-0.479-0.479-0.819-0.967-0.772
		c-0.48,0.054-0.826,0.487-0.772,0.967l0.759,6.771c0.05,0.447,0.429,0.777,0.869,0.777C26.466,42.492,26.499,42.49,26.532,42.486z"
		/>
	<path fill="#6699CC" d="M46.116,63.446c-0.485-0.057-0.914,0.291-0.967,0.771l-0.326,2.906c-0.055,0.48,0.291,0.913,0.771,0.967
		c0.033,0.004,0.066,0.006,0.099,0.006c0.439,0,0.818-0.33,0.868-0.777l0.326-2.906C46.942,63.933,46.597,63.5,46.116,63.446z"/>
	<path fill="#6699CC" d="M49.421,33.976c-0.488-0.052-0.913,0.292-0.967,0.772l-0.732,6.525c-0.055,0.48,0.291,0.913,0.771,0.967
		c0.033,0.004,0.066,0.006,0.099,0.006c0.439,0,0.818-0.33,0.868-0.777l0.732-6.525C50.247,34.463,49.901,34.03,49.421,33.976z"/>
	<path fill="#6699CC" d="M37.306,64.894c-0.483,0-0.875,0.392-0.875,0.875v1.453c0,0.483,0.392,0.875,0.875,0.875
		s0.875-0.392,0.875-0.875v-1.453C38.181,65.285,37.789,64.894,37.306,64.894z"/>
	<path fill="#6699CC" d="M37.306,37.75c0.483,0,0.875-0.392,0.875-0.875v-2.029c0-0.483-0.392-0.875-0.875-0.875
		s-0.875,0.392-0.875,0.875v2.029C36.431,37.358,36.822,37.75,37.306,37.75z"/>
	<path fill="#6699CC" d="M37.5,40.496c-6.108,0-11.078,4.97-11.078,11.079c0,6.108,4.97,11.078,11.078,11.078
		c6.109,0,11.079-4.97,11.079-11.078C48.578,45.466,43.608,40.496,37.5,40.496z M37.5,60.903c-5.144,0-9.328-4.185-9.328-9.328
		c0-5.145,4.185-9.329,9.328-9.329c5.144,0,9.329,4.185,9.329,9.329C46.828,56.719,42.644,60.903,37.5,60.903z"/>
	<path fill="#6699CC" d="M42.904,46.171c-0.342-0.342-0.896-0.342-1.238,0L37.5,50.336l-4.166-4.165
		c-0.342-0.342-0.896-0.342-1.237,0s-0.342,0.896,0,1.238l4.165,4.165l-4.165,4.165c-0.342,0.342-0.342,0.896,0,1.238
		c0.171,0.171,0.395,0.256,0.619,0.256s0.448-0.085,0.619-0.256l4.166-4.165l4.166,4.165c0.171,0.171,0.396,0.256,0.619,0.256
		s0.448-0.085,0.619-0.256c0.341-0.342,0.341-0.896,0-1.238l-4.165-4.165l4.165-4.165C43.245,47.067,43.245,46.513,42.904,46.171z"
		/>
	<path fill="#6699CC" d="M21.312,23.8c0.167,0.191,0.408,0.298,0.658,0.298c0.044,0,0.088-0.003,0.132-0.01l10.519-1.611
		c0.004,0,0.007-0.002,0.011-0.003c0.006-0.001,0.012-0.001,0.019-0.002c0.041-0.007,0.077-0.025,0.115-0.038
		c0.03-0.01,0.062-0.017,0.091-0.03c0.042-0.02,0.08-0.047,0.118-0.073c0.024-0.017,0.052-0.029,0.074-0.048
		c0.038-0.032,0.069-0.071,0.102-0.109c0.017-0.02,0.038-0.037,0.053-0.059c0.044-0.063,0.081-0.131,0.107-0.205l3.845-10.564
		c0.109-0.299,0.047-0.634-0.162-0.874L29.99,2.426c-0.023-0.026-0.052-0.045-0.077-0.068c-0.028-0.025-0.054-0.054-0.085-0.075
		c-0.034-0.023-0.071-0.039-0.108-0.058c-0.031-0.015-0.059-0.034-0.091-0.045c-0.036-0.013-0.073-0.018-0.11-0.026
		c-0.037-0.008-0.072-0.02-0.11-0.023c-0.035-0.003-0.071,0.001-0.106,0.003c-0.036,0.001-0.072-0.003-0.108,0.003L18.66,3.799
		c-0.314,0.05-0.577,0.266-0.686,0.565l-3.845,10.563c-0.027,0.075-0.043,0.153-0.049,0.23c0,0.005,0,0.009,0,0.014
		c-0.005,0.071-0.001,0.143,0.011,0.213c0.004,0.021,0.014,0.041,0.019,0.062c0.014,0.052,0.027,0.104,0.05,0.153
		c0.013,0.027,0.031,0.05,0.047,0.075c0.021,0.036,0.039,0.074,0.066,0.107c0.002,0.003,0.007,0.004,0.009,0.007
		c0.004,0.005,0.006,0.011,0.011,0.016L21.312,23.8z M22.311,22.285l-5.648-6.435l8.462-1.297l5.651,6.435L22.311,22.285z
		 M32.171,19.924l-2.026-2.306l-3.679-4.189l3.178-8.734l5.69,6.538L32.171,19.924z M19.442,5.447L28,4.096l-3.178,8.734
		l-8.543,1.309L19.442,5.447z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/all_transients.svg000064400000006441151600150500022720 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M65.485,21.85c-0.045-0.113-0.106-0.219-0.2-0.308l-8.679-8.336c-0.027-0.026-0.063-0.038-0.096-0.059
		c-0.057-0.043-0.112-0.088-0.18-0.115c-0.068-0.028-0.138-0.033-0.21-0.042c-0.036-0.005-0.068-0.021-0.106-0.021h-0.017h-0.002
		h-2.861c-0.022-0.031-0.037-0.068-0.066-0.096l-5.014-4.817c-0.03-0.029-0.069-0.041-0.103-0.065
		c-0.056-0.04-0.106-0.082-0.171-0.108c-0.069-0.028-0.142-0.034-0.214-0.043c-0.035-0.004-0.066-0.021-0.104-0.021h-0.017
		c-0.001,0-0.001,0-0.002,0h-2.758c-0.045-0.116-0.107-0.226-0.202-0.317l-5.566-5.346c-0.027-0.028-0.063-0.039-0.095-0.062
		c-0.059-0.042-0.112-0.086-0.178-0.113c-0.071-0.029-0.146-0.036-0.222-0.045c-0.032-0.004-0.063-0.02-0.097-0.02h-0.016
		c0,0-0.002,0-0.004,0H12.87c-1.328,0-2.409,1.081-2.409,2.409v52.485c0,1.327,1.081,2.407,2.409,2.407h3.292
		c0.135,0,0.258-0.037,0.373-0.095v4.823c0,1.349,1.097,2.445,2.444,2.445h3.913v4.391c0,1.374,1.118,2.492,2.493,2.492h37.689
		c1.374,0,2.492-1.117,2.492-2.492V22.204C65.566,22.077,65.532,21.959,65.485,21.85z M56.867,15.82l5.768,5.541l-5.768,0.022V15.82
		z M48.315,10.67l2.393,2.298h-2.393V10.67z M39.182,4.769l3.175,3.049h-3.175V4.769z M16.535,10.262v47.348
		c-0.114-0.058-0.238-0.096-0.373-0.096H12.87c-0.389,0-0.705-0.315-0.705-0.703V4.326c0-0.388,0.316-0.705,0.705-0.705h24.607
		v4.197H18.979C17.631,7.818,16.535,8.914,16.535,10.262z M18.979,64.688c-0.408,0-0.74-0.332-0.74-0.741V10.262
		c0-0.407,0.332-0.739,0.74-0.739h27.632v3.446H25.385c-1.375,0-2.493,1.118-2.493,2.493v49.226L18.979,64.688L18.979,64.688z
		 M63.862,70.782c0,0.435-0.354,0.788-0.788,0.788H25.385c-0.435,0-0.789-0.353-0.789-0.788V15.461c0-0.435,0.354-0.789,0.789-0.789
		h29.777v6.71c0,0.922,0.752,1.673,1.673,1.673h7.027V70.782z"/>
	<path fill="#6699CC" d="M44.111,31.051c-5.154,0-9.888,2.696-12.542,7.079l-2.011-0.76l0.963,5.869l4.603-3.769l-1.931-0.729
		c2.222-3.477,5.952-5.688,10.066-5.958v0.826c0,0.47,0.382,0.852,0.852,0.852c0.471,0,0.853-0.382,0.853-0.852v-0.811
		c6.473,0.423,11.653,5.604,12.077,12.078H56.3c-0.47,0-0.852,0.381-0.852,0.852c0,0.47,0.382,0.853,0.852,0.853h0.741
		c-0.422,6.433-5.542,11.593-11.959,12.071v-0.85c0-0.472-0.382-0.852-0.853-0.852c-0.47,0-0.852,0.38-0.852,0.852v0.868
		c-5.945-0.335-10.939-4.687-12.017-10.604c-0.084-0.464-0.529-0.767-0.992-0.687c-0.463,0.084-0.77,0.528-0.686,0.991
		c1.27,6.975,7.338,12.036,14.428,12.036c0.031,0,0.063-0.006,0.095-0.006c0.009,0,0.016,0.006,0.023,0.006
		c0.015,0,0.024-0.009,0.04-0.009c8.019-0.086,14.519-6.631,14.519-14.67C58.788,37.636,52.204,31.051,44.111,31.051z"/>
	<path fill="#6699CC" d="M43.238,53.289c0,0.471,0.383,0.852,0.853,0.852s0.853-0.381,0.853-0.852v-7.206l4.024-4.023
		c0.331-0.333,0.333-0.872,0-1.204c-0.334-0.334-0.875-0.334-1.206-0.002l-4.272,4.273c-0.079,0.079-0.142,0.173-0.184,0.277
		c-0.044,0.104-0.066,0.215-0.066,0.325l0,0L43.238,53.289L43.238,53.289z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/success_icon.svg000064400000007225151600150550022364 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="20px" height="20px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve">
<g id="Layer_1_1_" display="none">
	<path display="inline" fill="#E8AE4A" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.509,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.322,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.358,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy_3" display="none">
	<path display="inline" fill="#4675B8" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.509,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.322,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.358,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy" display="none">
	<path display="inline" fill="#A32430" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M15.159,13.764c0.187,0.188,0.288,0.437,0.288,0.697c0,0.262-0.102,0.51-0.288,0.695
		c-0.185,0.184-0.438,0.289-0.698,0.289c-0.262,0-0.518-0.105-0.697-0.291L10,11.393l-3.764,3.765c-0.361,0.36-1.033,0.36-1.393,0
		c-0.187-0.185-0.29-0.433-0.29-0.695s0.103-0.512,0.289-0.696l3.764-3.767L4.842,6.234c-0.385-0.384-0.385-1.01,0-1.394
		c0.359-0.361,1.032-0.361,1.394,0L10,8.604l3.766-3.765c0.356-0.359,1.033-0.361,1.395,0c0.188,0.185,0.288,0.433,0.288,0.697
		c0.001,0.264-0.103,0.511-0.288,0.697l-3.766,3.764L15.159,13.764z"/>
</g>
<g id="Layer_1_copy_2">
	<path fill="#3ABFBF" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10C20,4.478,15.521,0,10,0z
		 M15.458,6.018l-5.944,9.089c-0.031,0.048-0.07,0.088-0.115,0.121l-0.088,0.063c-0.03,0.021-0.063,0.04-0.097,0.053l-0.189,0.075
		c-0.048,0.019-0.1,0.03-0.152,0.032l-0.146,0.004c-0.005,0-0.009,0-0.014,0c-0.026,0-0.052-0.003-0.078-0.008l-0.309-0.096
		c-0.058-0.022-0.11-0.058-0.154-0.101c-0.025-0.017-0.077-0.056-0.099-0.074l-3.381-3.133c-0.185-0.171-0.295-0.405-0.307-0.661
		c-0.01-0.256,0.079-0.497,0.251-0.683c0.357-0.378,0.974-0.398,1.349-0.054l2.597,2.399l5.277-8.069
		c0.277-0.426,0.895-0.558,1.322-0.276c0.211,0.137,0.357,0.352,0.41,0.602C15.645,5.554,15.596,5.807,15.458,6.018z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/cross_icon.svg000064400000006650151600150620022044 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="20px" height="20px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve">
<g id="Layer_1_1_" display="none">
	<path display="inline" fill="#E8AE4A" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.51,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.321,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.357,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy_3" display="none">
	<path display="inline" fill="#4675B8" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.51,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.321,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.357,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy" display="none">
	<path display="inline" fill="#A32430" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M15.159,13.764c0.187,0.188,0.288,0.438,0.288,0.697c0,0.262-0.102,0.51-0.288,0.695
		c-0.185,0.184-0.438,0.289-0.698,0.289c-0.262,0-0.518-0.105-0.697-0.291L10,11.393l-3.764,3.766c-0.361,0.359-1.033,0.359-1.393,0
		c-0.187-0.186-0.29-0.434-0.29-0.695s0.103-0.512,0.289-0.695L8.606,10L4.842,6.234c-0.385-0.384-0.385-1.01,0-1.394
		c0.359-0.361,1.032-0.361,1.394,0L10,8.604l3.766-3.765c0.356-0.359,1.033-0.361,1.396,0c0.188,0.185,0.288,0.433,0.288,0.697
		c0.001,0.264-0.104,0.511-0.288,0.697l-3.767,3.764L15.159,13.764z"/>
</g>
<g>
	<circle fill="#CC3D6A" cx="10" cy="10" r="9.967"/>
</g>
<path fill="#FFFFFF" d="M11.414,10l3.503-3.503c0.392-0.391,0.392-1.024,0-1.414c-0.392-0.391-1.022-0.391-1.414,0L10,8.586
	L6.497,5.082c-0.391-0.391-1.023-0.391-1.414,0c-0.391,0.39-0.391,1.023,0,1.414L8.586,10l-3.503,3.504
	c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293L10,11.414l3.502,3.503
	c0.195,0.194,0.451,0.293,0.707,0.293s0.512-0.099,0.707-0.293c0.391-0.392,0.391-1.022,0-1.414L11.414,10z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/purge-403.svg000064400000011104151600150670021324 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M30.075,34.094H28.1v-9.829c0-0.138-0.112-0.25-0.25-0.25h-1.805c-0.082,0-0.158,0.04-0.205,0.106
		l-7.116,10.142c-0.03,0.042-0.045,0.092-0.045,0.144v1.486c0,0.138,0.112,0.25,0.25,0.25h7.041v3.195c0,0.138,0.112,0.25,0.25,0.25
		h1.63c0.138,0,0.25-0.112,0.25-0.25v-3.195h1.975c0.138,0,0.25-0.112,0.25-0.25v-1.549C30.325,34.206,30.213,34.094,30.075,34.094z
		 M25.97,29.361v4.732h-4.857l4.413-6.275c0.16-0.241,0.328-0.517,0.5-0.826C25.988,27.85,25.97,28.644,25.97,29.361z"/>
	<path fill="#6699CC" d="M40.443,37.76c0.839-1.313,1.264-3.31,1.264-5.938c0-2.539-0.439-4.513-1.305-5.867
		c-0.891-1.389-2.209-2.094-3.918-2.094c-1.751,0-3.074,0.677-3.933,2.011c-0.836,1.3-1.26,3.301-1.26,5.95
		c0,2.566,0.438,4.548,1.301,5.892c0.886,1.379,2.195,2.079,3.892,2.079C38.248,39.793,39.58,39.109,40.443,37.76z M38.726,36.452
		c-0.467,0.925-1.2,1.375-2.242,1.375c-1.029,0-1.758-0.443-2.229-1.356c-0.492-0.955-0.741-2.519-0.741-4.648
		c0-2.131,0.25-3.691,0.741-4.638c0.47-0.906,1.199-1.347,2.229-1.347c1.042,0,1.776,0.447,2.243,1.365
		c0.489,0.961,0.737,2.515,0.737,4.619C39.464,33.925,39.216,35.483,38.726,36.452z"/>
	<path fill="#6699CC" d="M53.068,27.874c0-1.234-0.438-2.222-1.301-2.936c-0.85-0.702-2.045-1.057-3.553-1.057
		c-0.913,0-1.794,0.145-2.619,0.43c-0.824,0.283-1.564,0.681-2.201,1.183c-0.107,0.084-0.127,0.238-0.046,0.346l0.861,1.148
		c0.078,0.105,0.224,0.131,0.335,0.061c0.723-0.463,1.371-0.785,1.928-0.956c0.556-0.169,1.155-0.255,1.783-0.255
		c0.798,0,1.432,0.191,1.886,0.567c0.446,0.37,0.663,0.871,0.663,1.53c0,0.84-0.303,1.478-0.926,1.949
		c-0.636,0.48-1.521,0.723-2.629,0.723h-1.496c-0.138,0-0.25,0.112-0.25,0.25v1.467c0,0.138,0.112,0.25,0.25,0.25h1.477
		c2.715,0,4.035,0.811,4.035,2.478c0,1.881-1.189,2.796-3.636,2.796c-0.635,0-1.318-0.083-2.031-0.246
		c-0.713-0.162-1.393-0.402-2.021-0.713c-0.077-0.038-0.17-0.034-0.243,0.012s-0.118,0.126-0.118,0.212v1.619
		c0,0.096,0.055,0.184,0.141,0.225c0.639,0.311,1.308,0.529,1.987,0.652c0.669,0.122,1.417,0.184,2.224,0.184
		c1.873,0,3.346-0.405,4.378-1.206c1.051-0.815,1.583-1.991,1.583-3.494c0-1.06-0.316-1.932-0.939-2.592
		c-0.466-0.493-1.12-0.849-1.951-1.062c0.637-0.243,1.16-0.595,1.563-1.051C52.776,29.735,53.068,28.889,53.068,27.874z"/>
	<path fill="#6699CC" d="M17.361,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875c0.483,0,0.875-0.392,0.875-0.875
		S17.845,5,17.361,5z"/>
	<path fill="#6699CC" d="M20.898,5h-0.086c-0.483,0-0.832,0.392-0.832,0.875s0.435,0.875,0.918,0.875s0.875-0.392,0.875-0.875
		S21.382,5,20.898,5z"/>
	<path fill="#6699CC" d="M24.398,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875s0.875-0.392,0.875-0.875
		S24.882,5,24.398,5z"/>
	<path fill="#6699CC" d="M37.626,59.27c0,5.621,4.574,10.195,10.196,10.195c5.623,0,10.197-4.574,10.197-10.195
		c0-5.623-4.574-10.197-10.197-10.197C42.2,49.07,37.626,53.646,37.626,59.27z M56.27,59.27c0,4.656-3.789,8.445-8.446,8.445
		s-8.446-3.789-8.446-8.445c0-4.658,3.789-8.447,8.446-8.447C52.48,50.82,56.27,54.609,56.27,59.27z"/>
	<path fill="#6699CC" d="M42.833,64.257c0.171,0.171,0.396,0.257,0.619,0.257c0.223,0,0.448-0.086,0.618-0.257l3.753-3.752
		l3.752,3.752c0.171,0.171,0.396,0.257,0.618,0.257c0.224,0,0.449-0.086,0.619-0.257c0.342-0.342,0.342-0.896,0-1.237l-3.752-3.752
		l3.752-3.752c0.342-0.343,0.342-0.896,0-1.238s-0.896-0.342-1.237,0l-3.752,3.752l-3.753-3.752c-0.342-0.342-0.896-0.342-1.237,0
		c-0.341,0.342-0.341,0.896,0,1.238l3.752,3.752l-3.752,3.752C42.492,63.361,42.492,63.915,42.833,64.257z"/>
	<path fill="#6699CC" d="M62.77,13.878c-0.041-0.079-0.082-0.158-0.148-0.225L50.535,1.569c-0.004-0.003-0.01-0.004-0.012-0.008
		c-0.08-0.076-0.17-0.138-0.272-0.181c-0.106-0.044-0.222-0.067-0.335-0.067H14.812c-1.585,0-2.875,1.29-2.875,2.875v66.625
		c0,1.586,1.29,2.875,2.875,2.875h45.377c1.584,0,2.875-1.289,2.875-2.875v-56.29C63.063,14.265,62.947,14.039,62.77,13.878z
		 M50.791,4.3l9.348,9.348h-8.223c-0.62,0-1.125-0.505-1.125-1.125V4.3z M13.687,4.188c0-0.621,0.504-1.125,1.125-1.125h34.229
		v6.126H13.687V4.188z M61.313,70.813c0,0.621-0.504,1.125-1.125,1.125H14.812c-0.62,0-1.125-0.504-1.125-1.125V10.938h35.354v1.584
		c0,1.585,1.29,2.875,2.875,2.875h9.396V70.813z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/img_webp.svg000064400000007011151600150740021467 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<circle fill="none" cx="15" cy="15.894" r="5.317"/>
<path fill="#83B04A" d="M8.71,5.417H4.312V5.124c0-0.608,0.492-1.101,1.1-1.101h2.198c0.607,0,1.101,0.492,1.101,1.101V5.417z
	 M29.481,8.01v15.766c0,1.217-0.984,2.201-2.199,2.201H2.719c-1.215,0-2.2-0.984-2.2-2.201V8.01c0-1.215,0.985-2.2,2.2-2.2h17.311
	l0.06,0.041l-0.596,0.408c-0.273,0.188-0.392,0.539-0.288,0.85c0.096,0.296,0.368,0.5,0.733,0.519l0.722-0.021l-0.241,0.679
	c-0.111,0.312-0.001,0.665,0.266,0.858c0.128,0.093,0.28,0.143,0.439,0.143c0.162,0,0.323-0.053,0.458-0.155l0.57-0.439l0.205,0.695
	c0.097,0.319,0.386,0.534,0.719,0.534s0.622-0.215,0.72-0.538L24,8.691l0.574,0.442c0.13,0.098,0.291,0.152,0.454,0.152
	c0.158,0,0.31-0.048,0.442-0.143c0.266-0.194,0.374-0.547,0.264-0.857l-0.241-0.68l0.752,0.021c0.336-0.012,0.605-0.212,0.701-0.514
	c0.104-0.314-0.014-0.665-0.288-0.854L26.063,5.85l0.06-0.041h1.159C28.497,5.81,29.481,6.795,29.481,8.01z M20.317,15.894
	c0-2.937-2.38-5.317-5.317-5.317c-2.936,0-5.316,2.381-5.316,5.317s2.381,5.317,5.316,5.317
	C17.938,21.211,20.317,18.83,20.317,15.894z M26.376,6.67c0.091,0.063,0.131,0.178,0.096,0.283
	c-0.033,0.105-0.121,0.168-0.244,0.173l-1.45-0.041l0.486,1.367c0.037,0.104,0.001,0.221-0.088,0.286
	c-0.09,0.064-0.212,0.063-0.3-0.004L23.727,7.85l-0.41,1.392c-0.032,0.106-0.13,0.179-0.24,0.179s-0.208-0.073-0.24-0.179
	l-0.41-1.392l-1.148,0.885c-0.089,0.066-0.211,0.068-0.299,0.004c-0.09-0.065-0.126-0.182-0.089-0.286l0.486-1.367l-1.451,0.041
	c-0.114-0.006-0.21-0.067-0.244-0.173c-0.035-0.105,0.005-0.221,0.096-0.283l1.197-0.82l-0.06-0.041l-1.138-0.78
	c-0.091-0.063-0.131-0.178-0.096-0.283c0.034-0.105,0.132-0.163,0.244-0.173l1.451,0.041L20.89,3.248
	c-0.037-0.104-0.001-0.221,0.089-0.286c0.088-0.065,0.21-0.063,0.299,0.004l1.148,0.884l0.41-1.392c0.064-0.213,0.416-0.213,0.48,0
	l0.41,1.392l1.149-0.885c0.088-0.068,0.21-0.069,0.3-0.004c0.089,0.065,0.125,0.182,0.088,0.286l-0.486,1.366l1.45-0.04
	c0.121,0.008,0.211,0.067,0.244,0.173c0.035,0.105-0.005,0.221-0.096,0.283l-1.138,0.78l-0.06,0.041L26.376,6.67z M25.393,6.603
	l-0.798-0.547c-0.067-0.046-0.108-0.124-0.108-0.206c0-0.014,0.008-0.027,0.01-0.041c0.012-0.066,0.043-0.127,0.099-0.166
	l0.798-0.547l-0.967,0.027c-0.069,0.017-0.16-0.036-0.209-0.103s-0.061-0.153-0.033-0.231l0.324-0.911l-0.766,0.589
	c-0.064,0.051-0.15,0.066-0.229,0.04c-0.078-0.025-0.14-0.088-0.163-0.167l-0.273-0.929l-0.273,0.929
	c-0.023,0.079-0.085,0.142-0.163,0.167c-0.078,0.026-0.164,0.012-0.229-0.04L21.646,3.88l0.324,0.91
	c0.027,0.078,0.016,0.164-0.033,0.231c-0.048,0.066-0.142,0.101-0.209,0.103L20.76,5.097l0.798,0.547
	c0.056,0.039,0.087,0.1,0.099,0.166c0.002,0.014,0.01,0.026,0.01,0.041c0,0.083-0.041,0.16-0.108,0.206L20.76,6.603l0.968-0.027
	c0.086,0,0.161,0.037,0.209,0.103c0.049,0.067,0.061,0.153,0.033,0.231l-0.324,0.91l0.765-0.589
	c0.044-0.034,0.098-0.052,0.152-0.052c0.026,0,0.052,0.004,0.077,0.012c0.078,0.025,0.14,0.088,0.163,0.167l0.273,0.929l0.273-0.929
	c0.023-0.079,0.085-0.142,0.163-0.167c0.079-0.024,0.165-0.011,0.229,0.04l0.766,0.589l-0.324-0.91
	c-0.027-0.078-0.016-0.164,0.033-0.231c0.048-0.067,0.121-0.122,0.209-0.103L25.393,6.603z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/trackback-pingback.svg000064400000005032151600151010023367 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M13.333,10.792c-0.483,0-0.875,0.392-0.875,0.875v2.167c0,0.483,0.392,0.875,0.875,0.875
		s0.875-0.392,0.875-0.875v-2.167C14.208,11.183,13.817,10.792,13.333,10.792z"/>
	<path fill="#6699CC" d="M34.926,34.313V11.001c0-0.167-0.059-0.314-0.141-0.447c-0.044-0.108-0.109-0.21-0.198-0.297l-6.291-6.118
		C28.267,4.111,28.23,4.1,28.199,4.077c-0.161-0.181-0.388-0.301-0.649-0.301H11.926c-1.034,0-1.875,0.841-1.875,1.875v28.662
		c0,1.034,0.841,1.875,1.875,1.875h21.125C34.084,36.188,34.926,35.346,34.926,34.313z M28.425,6.706l3.517,3.42H28.55
		c-0.069,0-0.125-0.056-0.125-0.125V6.706z M11.801,34.313V5.65c0-0.069,0.056-0.125,0.125-0.125h14.749v4.476
		c0,1.034,0.841,1.875,1.875,1.875h4.626v22.437c0,0.069-0.056,0.125-0.125,0.125H11.926C11.857,34.438,11.801,34.381,11.801,34.313
		z"/>
	<path fill="#6699CC" d="M64.809,45.588c-0.045-0.105-0.109-0.207-0.197-0.293l-6.291-6.119c-0.028-0.027-0.064-0.039-0.096-0.062
		c-0.16-0.183-0.389-0.302-0.649-0.302H41.949c-1.034,0-1.875,0.84-1.875,1.875V69.35c0,1.034,0.841,1.875,1.875,1.875h21.125
		c1.033,0,1.875-0.841,1.875-1.875V46.037C64.949,45.869,64.891,45.723,64.809,45.588z M58.449,41.743l3.515,3.419h-3.39
		c-0.069,0-0.125-0.057-0.125-0.125V41.743z M63.199,69.35c0,0.069-0.057,0.125-0.125,0.125H41.949
		c-0.069,0-0.125-0.056-0.125-0.125V40.688c0-0.068,0.056-0.125,0.125-0.125h14.75v4.476c0,1.034,0.841,1.875,1.875,1.875h4.625
		V69.35z"/>
	<path fill="#6699CC" d="M44.533,44.016c-0.483,0-0.875,0.393-0.875,0.875v2.168c0,0.482,0.392,0.875,0.875,0.875
		c0.482,0,0.875-0.393,0.875-0.875v-2.168C45.408,44.407,45.018,44.016,44.533,44.016z"/>
	<path fill="#6699CC" d="M47.535,44.016c-0.483,0-0.875,0.393-0.875,0.875v2.168c0,0.482,0.392,0.875,0.875,0.875
		c0.482,0,0.875-0.393,0.875-0.875v-2.168C48.41,44.407,48.02,44.016,47.535,44.016z"/>
	<polygon fill="#6699CC" points="31.548,44.113 25.648,42.532 27.229,48.432 28.769,46.893 34.5,52.622 35.737,51.384 
		30.007,45.652 	"/>
	<polygon fill="#6699CC" points="43.452,30.886 49.352,32.467 47.771,26.567 46.23,28.108 40.501,22.378 39.264,23.616 
		44.992,29.346 	"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/all.svg000064400000015710151600151060020447 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M56.164,37.484c-0.059-0.082-0.122-0.162-0.212-0.215c-0.005-0.002-0.01-0.001-0.015-0.004
		c-0.004-0.002-0.005-0.006-0.009-0.008l-2.159-1.183c-0.606-4.582-3.073-8.809-6.781-11.605c-0.079-0.059-0.167-0.093-0.256-0.123
		v-2.987c0-0.135-0.037-0.264-0.104-0.376c-0.021-0.037-0.061-0.057-0.088-0.09c-0.055-0.064-0.102-0.135-0.177-0.179
		c-0.004-0.002-0.009-0.001-0.013-0.003c-0.004-0.002-0.005-0.007-0.009-0.009l-8.482-4.647c-0.225-0.123-0.496-0.123-0.721,0
		l-8.483,4.647c-0.004,0.002-0.005,0.006-0.009,0.008c-0.004,0.002-0.009,0.001-0.013,0.004c-0.075,0.044-0.124,0.115-0.178,0.181
		c-0.026,0.032-0.066,0.053-0.087,0.088c-0.065,0.113-0.103,0.242-0.103,0.376v3.111c-0.087,0.03-0.174,0.063-0.251,0.121
		c-3.66,2.766-6.112,6.938-6.745,11.458l-2.203,1.207c-0.004,0.002-0.005,0.007-0.009,0.009c-0.004,0.002-0.009,0.001-0.013,0.003
		c-0.075,0.044-0.122,0.114-0.176,0.179c-0.027,0.033-0.067,0.053-0.089,0.09c-0.065,0.113-0.103,0.242-0.103,0.376v10.221
		c0,0.272,0.148,0.524,0.387,0.656l8.483,4.695c0.113,0.063,0.238,0.094,0.363,0.094s0.25-0.031,0.363-0.094l2.121-1.174
		c0.097,0.127,0.215,0.239,0.376,0.3c2.006,0.758,4.12,1.143,6.283,1.143c2.454,0,4.83-0.491,7.061-1.459
		c0.079-0.034,0.14-0.089,0.202-0.142l2.406,1.332c0.113,0.063,0.238,0.094,0.363,0.094s0.25-0.031,0.363-0.094l8.482-4.696
		c0.238-0.132,0.387-0.384,0.387-0.656v-10.22c0-0.136-0.039-0.266-0.105-0.379C56.202,37.515,56.179,37.503,56.164,37.484z
		 M39.354,47.691v-8.511l6.984,3.824v8.553L39.354,47.691z M47.775,41.328l-0.688,0.376l-6.923-3.79l6.923-3.792l6.92,3.792
		L47.775,41.328z M29.767,22.625l6.983,3.825v8.554l-6.983-3.867V22.625z M38.251,26.449l6.981-3.825v8.512l-6.981,3.867V26.449z
		 M37.5,17.566l6.921,3.792L37.5,25.15l-6.922-3.792L37.5,17.566z M28.927,41.148l-1.015,0.556l-6.922-3.79l6.922-3.792l6.921,3.792
		L28.927,41.148z M20.179,39.181l6.983,3.823v8.554l-6.983-3.865V39.181z M28.662,43.004l6.983-3.824v8.513l-6.983,3.865V43.004z
		 M32.29,51.265l4.469-2.474c0.239-0.132,0.387-0.384,0.387-0.656V37.914c0-0.136-0.038-0.265-0.104-0.377
		c-0.017-0.028-0.048-0.043-0.068-0.069c-0.057-0.073-0.113-0.149-0.195-0.198c-0.004-0.002-0.01-0.001-0.014-0.004
		c-0.003-0.002-0.005-0.007-0.009-0.009l-8.482-4.647c-0.225-0.123-0.496-0.123-0.721,0l-4.299,2.355
		c0.743-3.207,2.516-6.133,5.015-8.303v4.917c0,0.273,0.148,0.524,0.387,0.656l8.483,4.697c0.113,0.063,0.238,0.094,0.363,0.094
		s0.25-0.031,0.363-0.094l8.482-4.697c0.238-0.132,0.387-0.383,0.387-0.656v-5.045c2.547,2.205,4.339,5.188,5.065,8.46l-4.35-2.384
		c-0.225-0.123-0.496-0.123-0.721,0l-8.484,4.647c-0.004,0.002-0.006,0.007-0.009,0.009c-0.005,0.002-0.01,0.001-0.014,0.004
		c-0.075,0.044-0.123,0.115-0.177,0.18c-0.027,0.032-0.066,0.053-0.087,0.088c-0.065,0.113-0.103,0.242-0.103,0.376v10.22
		c0,0.272,0.148,0.524,0.387,0.656l4.14,2.291C39.143,52.218,35.566,52.28,32.29,51.265z M54.82,47.691l-6.982,3.866v-8.554
		l4.363-2.39l2.619-1.435V47.691z"/>
	<path fill="#6699CC" d="M66.554,43.38l-4.544-3.116c0.121-1.014,0.178-1.903,0.178-2.765c0-0.859-0.057-1.75-0.178-2.769
		l4.543-3.11c0.297-0.203,0.439-0.567,0.358-0.918c-0.412-1.793-0.948-3.472-1.594-4.992c-0.141-0.331-0.435-0.543-0.83-0.532
		l-5.511,0.151c-0.905-1.59-2.004-3.092-3.274-4.478l1.841-5.181c0.121-0.339,0.021-0.717-0.25-0.953
		c-1.303-1.134-2.73-2.171-4.244-3.083c-0.307-0.186-0.699-0.165-0.984,0.056l-4.357,3.352c-1.702-0.773-3.47-1.349-5.269-1.714
		l-1.552-5.281c-0.103-0.346-0.405-0.594-0.765-0.625c-1.425-0.122-3.825-0.122-5.243,0c-0.359,0.031-0.663,0.279-0.764,0.625
		l-1.555,5.281c-1.798,0.365-3.565,0.94-5.266,1.714l-4.355-3.352c-0.286-0.22-0.676-0.243-0.983-0.057
		c-1.515,0.908-2.946,1.945-4.253,3.084c-0.271,0.236-0.37,0.614-0.25,0.953l1.844,5.18c-1.275,1.391-2.375,2.893-3.277,4.478
		l-5.509-0.151c-0.358-0.016-0.689,0.202-0.829,0.533c-0.652,1.535-1.173,3.167-1.593,4.991c-0.081,0.351,0.061,0.715,0.358,0.918
		l4.543,3.11c-0.119,0.998-0.177,1.909-0.177,2.769c0,0.858,0.058,1.768,0.177,2.767L8.446,43.38
		c-0.296,0.203-0.438,0.566-0.358,0.917c0.41,1.786,0.945,3.464,1.593,4.987c0.14,0.332,0.474,0.531,0.829,0.533l5.51-0.151
		c0.902,1.586,2.001,3.09,3.276,4.481l-1.843,5.181c-0.121,0.339-0.021,0.717,0.25,0.953c1.297,1.129,2.727,2.166,4.251,3.084
		c0.309,0.188,0.7,0.164,0.985-0.056l4.356-3.355c1.701,0.775,3.467,1.351,5.265,1.715l1.553,5.28
		c0.102,0.345,0.403,0.593,0.761,0.624c1.039,0.094,1.849,0.135,2.625,0.135c0.776,0,1.585-0.041,2.625-0.135
		c0.357-0.031,0.66-0.279,0.762-0.624l1.552-5.28c1.8-0.365,3.565-0.94,5.263-1.715l4.363,3.355c0.285,0.22,0.677,0.241,0.985,0.056
		c1.521-0.917,2.949-1.955,4.249-3.085c0.271-0.236,0.371-0.614,0.25-0.954l-1.845-5.18c1.272-1.391,2.372-2.895,3.277-4.48
		l5.506,0.151c0.401-0.007,0.688-0.202,0.829-0.532c0.646-1.516,1.182-3.193,1.595-4.987C66.992,43.947,66.85,43.583,66.554,43.38z
		 M63.932,48.051l-5.433-0.149c-0.369-0.005-0.637,0.169-0.794,0.459c-0.961,1.778-2.185,3.451-3.637,4.975
		c-0.229,0.238-0.303,0.586-0.191,0.897l1.82,5.112c-0.951,0.792-1.972,1.532-3.045,2.21l-4.307-3.313
		c-0.261-0.202-0.617-0.238-0.913-0.095c-1.871,0.902-3.835,1.542-5.837,1.901c-0.326,0.059-0.592,0.297-0.686,0.614l-1.533,5.217
		c-1.425,0.108-2.333,0.106-3.754,0l-1.535-5.217c-0.093-0.318-0.359-0.556-0.685-0.614c-2-0.358-3.964-0.998-5.839-1.901
		c-0.298-0.145-0.651-0.107-0.914,0.095l-4.3,3.313c-1.076-0.678-2.096-1.418-3.046-2.209l1.819-5.114
		c0.111-0.312,0.037-0.658-0.191-0.897c-1.456-1.523-2.678-3.196-3.634-4.973c-0.157-0.29-0.467-0.472-0.794-0.46l-5.438,0.149
		c-0.44-1.112-0.821-2.308-1.134-3.567l4.489-3.076c0.273-0.187,0.417-0.512,0.373-0.84c-0.155-1.135-0.23-2.139-0.23-3.068
		c0-0.932,0.075-1.937,0.23-3.07c0.044-0.328-0.1-0.653-0.373-0.84l-4.488-3.072c0.318-1.28,0.692-2.458,1.135-3.573l5.437,0.149
		c0.326,0.02,0.637-0.169,0.794-0.459c0.957-1.774,2.18-3.446,3.635-4.969c0.229-0.239,0.303-0.586,0.192-0.898l-1.82-5.114
		c0.956-0.796,1.976-1.536,3.045-2.207l4.299,3.309c0.262,0.202,0.616,0.239,0.913,0.095c1.875-0.902,3.841-1.542,5.842-1.901
		c0.326-0.059,0.591-0.296,0.685-0.614l1.536-5.216c1.131-0.084,2.618-0.084,3.753,0l1.533,5.215
		c0.094,0.318,0.358,0.556,0.685,0.615c2.002,0.36,3.968,1,5.845,1.901c0.297,0.143,0.651,0.106,0.912-0.095l4.301-3.309
		c1.068,0.673,2.087,1.413,3.04,2.207l-1.817,5.114c-0.111,0.312-0.037,0.659,0.191,0.897c1.449,1.516,2.672,3.188,3.632,4.969
		c0.157,0.291,0.414,0.481,0.795,0.459l5.438-0.149c0.44,1.111,0.82,2.308,1.136,3.573l-4.487,3.072
		c-0.272,0.187-0.417,0.511-0.373,0.839c0.157,1.169,0.23,2.146,0.23,3.072c0,0.929-0.073,1.903-0.23,3.067
		c-0.044,0.327,0.1,0.652,0.372,0.839l4.488,3.077C64.752,45.747,64.371,46.943,63.932,48.051z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/purge-opcache.svg000064400000010564151600151140022422 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	
		<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
		M52.641,66.489"/>
</g>
<g>
	
		<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
		M57.921,65.491"/>
</g>
<g>
	<g>
		
			<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
			M53.936,70.87c0,1.066-0.863,1.934-1.934,1.934H22.996c-1.067,0-1.934-0.867-1.934-1.934l-4.836-41.04
			c0-1.068,0.865-1.934,1.934-1.934h38.68c1.066,0,1.934,0.865,1.934,1.934L53.936,70.87z"/>
		<g>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="28.981" y1="64.313" x2="29.308" y2="67.222"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="25.676" y1="34.846" x2="26.435" y2="41.617"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="46.018" y1="64.315" x2="45.691" y2="67.222"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="49.322" y1="34.846" x2="48.59" y2="41.371"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="37.306" y1="65.769" x2="37.306" y2="67.222"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="37.306" y1="34.846" x2="37.306" y2="36.875"/>
		</g>
	</g>
</g>
<g>
	
		<circle fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" cx="37.5" cy="51.575" r="10.203"/>
	<g>
		
			<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="32.717" y1="46.79" x2="42.285" y2="56.358"/>
		
			<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="32.717" y1="56.358" x2="42.285" y2="46.79"/>
	</g>
</g>
<g>
	<g>
		<path fill="#21A0DF" stroke="#21A0DF" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M30.396,27.369
			l-3.276-7.024l2.402-1.121c2.317-1.08,3.895-0.719,4.733,1.081c0.438,0.939,0.455,1.809,0.05,2.612
			c-0.405,0.803-1.203,1.481-2.396,2.039l-1.089,0.508l0.857,1.838 M30.39,24.54l0.97-0.453c0.955-0.445,1.573-0.922,1.857-1.429
			c0.282-0.508,0.265-1.101-0.052-1.781c-0.286-0.613-0.699-0.976-1.24-1.089c-0.543-0.112-1.237,0.029-2.086,0.425l-1.204,0.562
			L30.39,24.54z"/>
		<path fill="#21A0DF" stroke="#21A0DF" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M46.293,22.687
			l-1.076,0.502l-2.033-4.36l-4.883,2.276l2.034,4.361l-1.078,0.501L34.936,16.7l1.078-0.502l1.839,3.943l4.88-2.276l-1.838-3.943
			l1.076-0.501L46.293,22.687z"/>
		<path fill="#21A0DF" stroke="#21A0DF" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M51.648,12.196
			c0.436,0.938,0.454,1.808,0.049,2.611c-0.406,0.804-1.203,1.483-2.395,2.039l-1.09,0.509L49.911,21l-1.076,0.502l-4.322-9.266
			l2.401-1.121C49.23,10.036,50.809,10.396,51.648,12.196z M47.781,16.43l0.969-0.453c0.954-0.445,1.574-0.921,1.857-1.429
			c0.281-0.506,0.266-1.101-0.053-1.781c-0.285-0.612-0.698-0.976-1.239-1.088c-0.542-0.112-1.237,0.029-2.087,0.425l-1.203,0.56
			L47.781,16.43z"/>
	</g>
	
		<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
		M20.102,27.406c-0.618-4.872,5.762-11.804,15.299-16.251c10.491-4.893,20.834-4.923,23.098-0.07
		c2.069,4.442-3.342,11.436-12.312,16.34"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/purge-500.svg000064400000010630151600151210021314 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M24.2,29.932c-0.686,0-1.381,0.061-2.071,0.18l0.333-3.945h5.769c0.138,0,0.25-0.112,0.25-0.25v-1.569
		c0-0.138-0.112-0.25-0.25-0.25h-7.455c-0.13,0-0.239,0.1-0.249,0.23l-0.564,7.014c-0.008,0.092,0.037,0.181,0.114,0.23l0.882,0.563
		c0.053,0.034,0.118,0.047,0.179,0.036c1.071-0.194,1.932-0.293,2.56-0.293c2.419,0,3.595,0.944,3.595,2.888
		c0,1.005-0.298,1.748-0.912,2.271c-0.617,0.525-1.506,0.791-2.643,0.791c-0.667,0-1.354-0.085-2.042-0.253
		c-0.683-0.168-1.258-0.4-1.708-0.691c-0.078-0.051-0.174-0.053-0.255-0.01c-0.081,0.044-0.13,0.128-0.13,0.22v1.641
		c0,0.087,0.045,0.168,0.12,0.214c0.923,0.562,2.268,0.847,3.996,0.847c1.791,0,3.221-0.466,4.252-1.386
		c1.039-0.928,1.565-2.219,1.565-3.837c0-1.43-0.486-2.576-1.445-3.404C27.143,30.347,25.834,29.932,24.2,29.932z"/>
	<path fill="#6699CC" d="M40.443,37.76c0.839-1.313,1.264-3.31,1.264-5.938c0-2.539-0.439-4.513-1.305-5.867
		c-0.891-1.389-2.209-2.094-3.918-2.094c-1.751,0-3.074,0.677-3.933,2.011c-0.836,1.3-1.26,3.301-1.26,5.95
		c0,2.566,0.438,4.548,1.301,5.892c0.886,1.379,2.195,2.079,3.892,2.079C38.248,39.793,39.58,39.109,40.443,37.76z M36.484,37.826
		c-1.029,0-1.758-0.443-2.229-1.356c-0.492-0.955-0.741-2.519-0.741-4.648c0-2.131,0.25-3.691,0.741-4.638
		c0.47-0.906,1.199-1.347,2.229-1.347c1.042,0,1.776,0.447,2.243,1.365c0.489,0.961,0.737,2.515,0.737,4.619
		c0,2.103-0.248,3.661-0.738,4.629C38.259,37.376,37.526,37.826,36.484,37.826z"/>
	<path fill="#6699CC" d="M48.491,23.861c-1.752,0-3.074,0.677-3.932,2.011c-0.837,1.299-1.261,3.3-1.261,5.95
		c0,2.567,0.438,4.55,1.302,5.892c0.884,1.38,2.193,2.079,3.891,2.079c1.765,0,3.097-0.685,3.959-2.033
		c0.839-1.313,1.265-3.311,1.265-5.938c0-2.538-0.439-4.512-1.306-5.867C51.52,24.566,50.201,23.861,48.491,23.861z M48.491,37.826
		c-1.029,0-1.759-0.443-2.229-1.356c-0.491-0.953-0.741-2.517-0.741-4.648c0-2.132,0.249-3.692,0.741-4.638
		c0.47-0.906,1.198-1.346,2.229-1.346c1.042,0,1.775,0.447,2.243,1.365c0.488,0.96,0.736,2.514,0.736,4.619
		c0,2.104-0.248,3.662-0.736,4.629C50.266,37.376,49.532,37.826,48.491,37.826z"/>
	<path fill="#6699CC" d="M17.361,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875c0.483,0,0.875-0.392,0.875-0.875
		S17.845,5,17.361,5z"/>
	<path fill="#6699CC" d="M20.898,5h-0.086c-0.483,0-0.832,0.392-0.832,0.875s0.435,0.875,0.918,0.875s0.875-0.392,0.875-0.875
		S21.382,5,20.898,5z"/>
	<path fill="#6699CC" d="M24.398,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875s0.875-0.392,0.875-0.875
		S24.882,5,24.398,5z"/>
	<path fill="#6699CC" d="M37.626,59.27c0,5.621,4.574,10.195,10.196,10.195c5.623,0,10.197-4.574,10.197-10.195
		c0-5.623-4.574-10.197-10.197-10.197C42.2,49.07,37.626,53.646,37.626,59.27z M56.27,59.27c0,4.656-3.789,8.445-8.446,8.445
		s-8.446-3.789-8.446-8.445c0-4.658,3.789-8.447,8.446-8.447C52.48,50.82,56.27,54.609,56.27,59.27z"/>
	<path fill="#6699CC" d="M42.833,64.257c0.171,0.171,0.396,0.257,0.619,0.257c0.223,0,0.448-0.086,0.618-0.257l3.753-3.752
		l3.752,3.752c0.171,0.171,0.396,0.257,0.618,0.257c0.224,0,0.449-0.086,0.619-0.257c0.342-0.342,0.342-0.896,0-1.237l-3.752-3.752
		l3.752-3.752c0.342-0.343,0.342-0.896,0-1.238s-0.896-0.342-1.237,0l-3.752,3.752l-3.753-3.752c-0.342-0.342-0.896-0.342-1.237,0
		c-0.341,0.342-0.341,0.896,0,1.238l3.752,3.752l-3.752,3.752C42.492,63.361,42.492,63.915,42.833,64.257z"/>
	<path fill="#6699CC" d="M62.77,13.878c-0.041-0.079-0.082-0.158-0.148-0.225L50.535,1.569c-0.004-0.003-0.01-0.004-0.012-0.008
		c-0.08-0.076-0.17-0.138-0.272-0.181c-0.106-0.044-0.222-0.067-0.335-0.067H14.812c-1.585,0-2.875,1.29-2.875,2.875v66.625
		c0,1.586,1.29,2.875,2.875,2.875h45.377c1.584,0,2.875-1.289,2.875-2.875v-56.29C63.063,14.265,62.947,14.039,62.77,13.878z
		 M50.791,4.3l9.348,9.348h-8.223c-0.62,0-1.125-0.505-1.125-1.125V4.3z M13.687,4.188c0-0.621,0.504-1.125,1.125-1.125h34.229
		v6.126H13.687V4.188z M61.313,70.813c0,0.621-0.504,1.125-1.125,1.125H14.812c-0.62,0-1.125-0.504-1.125-1.125V10.938h35.354v1.584
		c0,1.585,1.29,2.875,2.875,2.875h9.396V70.813z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/purge-cssjs.svg000064400000011654151600151260022151 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M47.673,48.495c-5.733,0-10.4,4.666-10.4,10.401c0,5.733,4.667,10.398,10.4,10.398
		c5.735,0,10.401-4.665,10.401-10.398C58.074,53.161,53.408,48.495,47.673,48.495z M47.673,67.546c-4.771,0-8.649-3.88-8.649-8.649
		c0-4.771,3.881-8.65,8.649-8.65c4.771,0,8.651,3.881,8.651,8.65S52.443,67.546,47.673,67.546z"/>
	<path fill="#6699CC" d="M52.758,53.811c-0.34-0.343-0.896-0.341-1.236,0l-3.848,3.848l-3.847-3.848
		c-0.343-0.343-0.897-0.343-1.237,0c-0.342,0.342-0.343,0.896-0.001,1.236l3.849,3.85l-3.849,3.849
		c-0.342,0.341-0.341,0.896,0.001,1.237c0.17,0.17,0.395,0.256,0.618,0.256s0.448-0.086,0.619-0.256l3.847-3.849l3.848,3.849
		c0.17,0.17,0.396,0.256,0.619,0.256c0.223,0,0.447-0.086,0.617-0.256c0.342-0.342,0.344-0.896,0.001-1.237l-3.848-3.849l3.848-3.85
		C53.102,54.706,53.1,54.15,52.758,53.811z"/>
	<path fill="#6699CC" d="M64.165,17.493c-0.044-0.117-0.108-0.228-0.205-0.32l-9.576-9.197c-0.03-0.029-0.067-0.041-0.102-0.064
		c-0.058-0.042-0.111-0.087-0.179-0.114c-0.076-0.031-0.156-0.04-0.236-0.048c-0.031-0.003-0.059-0.018-0.09-0.018h-0.015
		c-0.003,0-0.005,0-0.007,0h-3.189c-0.029-0.041-0.047-0.088-0.086-0.124l-5.531-5.314c-0.03-0.029-0.067-0.04-0.102-0.064
		c-0.058-0.042-0.111-0.087-0.18-0.114c-0.072-0.03-0.148-0.037-0.227-0.046c-0.034-0.004-0.064-0.02-0.101-0.02h-0.016
		c-0.001,0-0.002,0-0.004,0H12.917c-1.451,0-2.632,1.18-2.632,2.631v59.231c0,1.449,1.181,2.631,2.632,2.631h4.382v4.909
		c0,1.479,1.205,2.685,2.685,2.685h41.583c1.479,0,2.684-1.203,2.684-2.685V17.857C64.25,17.726,64.217,17.604,64.165,17.493z
		 M54.652,10.661l6.574,6.314l-6.574-0.023V10.661z M45.218,4.979l2.866,2.753h-2.866V4.979z M12.917,64.793
		c-0.486,0-0.882-0.396-0.882-0.881V4.681c0-0.486,0.396-0.881,0.882-0.881h30.551v3.932H19.984c-1.48,0-2.685,1.205-2.685,2.686
		v54.375H12.917z M62.5,71.452c0,0.516-0.419,0.935-0.934,0.935H19.984c-0.516,0-0.935-0.419-0.935-0.935V10.417
		c0-0.516,0.419-0.936,0.935-0.936h32.918v7.469c0,0.982,0.798,1.781,1.779,1.781H62.5V71.452z"/>
	<path fill="#6699CC" d="M28.199,23.273c-0.715,0.622-1.073,1.868-1.073,3.739v3.275c0,1.27-0.229,2.15-0.686,2.641
		c-0.457,0.491-1.287,0.736-2.488,0.736h-0.774v1.333h0.774c1.202,0,2.031,0.246,2.488,0.736c0.457,0.49,0.686,1.371,0.686,2.641
		v3.274c0,1.871,0.357,3.119,1.073,3.746c0.716,0.625,2.126,0.938,4.234,0.938h0.787V45h-0.863c-1.193,0-1.972-0.188-2.336-0.559
		c-0.364-0.373-0.546-1.155-0.546-2.35V38.45c0-1.329-0.208-2.277-0.622-2.844s-1.181-0.995-2.298-1.282
		c1.1-0.254,1.862-0.668,2.285-1.244s0.635-1.532,0.635-2.869v-3.644c0-1.193,0.182-1.976,0.546-2.349s1.143-0.559,2.336-0.559
		h0.863v-1.32h-0.787C30.326,22.34,28.915,22.651,28.199,23.273z"/>
	<path fill="#6699CC" d="M38.425,43.136c0.091,0,0.181-0.024,0.263-0.073c1.3-0.803,2.289-1.768,2.94-2.869
		c0.653-1.102,1.021-2.433,1.092-3.958c0.007-0.136-0.043-0.27-0.138-0.369c-0.094-0.099-0.225-0.155-0.361-0.155H39.72
		c-0.276,0-0.5,0.224-0.5,0.5v0.47c0,1.045-0.172,1.941-0.511,2.662c-0.335,0.713-0.873,1.342-1.596,1.873
		c-0.118,0.088-0.191,0.221-0.203,0.365c-0.012,0.145,0.042,0.288,0.145,0.393l1.016,1.016
		C38.168,43.086,38.296,43.136,38.425,43.136z M39.614,39.77c0.398-0.848,0.603-1.875,0.605-3.058h1.464
		c-0.113,1.14-0.422,2.138-0.916,2.972c-0.513,0.867-1.276,1.646-2.273,2.313l-0.336-0.335
		C38.794,41.109,39.282,40.475,39.614,39.77z"/>
	<path fill="#6699CC" d="M40.914,31.685c0.609,0,1.132-0.214,1.553-0.635c0.422-0.421,0.637-0.944,0.637-1.554
		c0-0.6-0.213-1.119-0.634-1.544c-0.842-0.853-2.264-0.854-3.108-0.009c-0.422,0.422-0.635,0.944-0.635,1.553
		s0.213,1.131,0.635,1.554C39.782,31.471,40.307,31.685,40.914,31.685z M40.066,28.65c0.233-0.234,0.504-0.343,0.848-0.343
		c0.338,0,0.613,0.113,0.844,0.347c0.231,0.235,0.346,0.51,0.346,0.842c0,0.344-0.108,0.612-0.344,0.846
		c-0.464,0.464-1.229,0.464-1.691,0c-0.229-0.23-0.342-0.507-0.342-0.846S39.838,28.88,40.066,28.65z"/>
	<path fill="#6699CC" d="M54.563,27.012c0-1.871-0.354-3.117-1.062-3.739c-0.706-0.622-2.113-0.933-4.221-0.933h-0.8v1.32h0.889
		c1.185,0,1.957,0.184,2.316,0.552s0.539,1.153,0.539,2.355v3.644c0,1.337,0.209,2.293,0.629,2.869
		c0.418,0.576,1.179,0.99,2.278,1.244c-1.108,0.288-1.871,0.715-2.284,1.282c-0.416,0.567-0.623,1.515-0.623,2.844v3.644
		c0,1.202-0.18,1.986-0.539,2.355c-0.359,0.367-1.133,0.552-2.316,0.552H48.48v1.333h0.8c2.106,0,3.515-0.313,4.221-0.939
		c0.707-0.625,1.062-1.875,1.062-3.744v-3.275c0-1.27,0.229-2.15,0.686-2.641c0.457-0.491,1.286-0.736,2.488-0.736h0.787v-1.333
		h-0.787c-1.202,0-2.031-0.246-2.488-0.736c-0.457-0.49-0.686-1.371-0.686-2.641V27.012z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/spam_comment.svg000064400000006656151600151330022372 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M65.631,35.152c-0.053-0.112-0.125-0.216-0.227-0.3l-3.545-2.941l2.103-1.267
		c0.263-0.157,0.422-0.438,0.425-0.743c0.002-0.304-0.154-0.588-0.412-0.749l-3.882-2.417l1.966-3.417
		c0.799-1.297,0.395-3.003-0.92-3.815L36.428,5.109c-1.296-0.803-3.003-0.4-3.815,0.913L21.069,25.613
		c-0.146,0.025-0.288,0.074-0.41,0.175l-11.062,9.19c-0.031,0.026-0.046,0.062-0.073,0.09c-0.958,0.463-1.625,1.436-1.625,2.569
		v33.007c0,1.578,1.284,2.862,2.862,2.862h53.477c1.578,0,2.861-1.284,2.861-2.862V37.637
		C67.102,36.567,66.504,35.643,65.631,35.152z M33.131,55.07L9.671,70.753c-0.004-0.037-0.022-0.069-0.022-0.106V37.637
		c0-0.21,0.075-0.396,0.177-0.565c-0.004,0.271,0.101,0.539,0.333,0.714L33.131,55.07z M35.793,55.396
		c0.047-0.032,0.092-0.068,0.132-0.109c0.876-0.875,2.404-0.875,3.277,0c0.041,0.041,0.086,0.078,0.134,0.109L63.87,71.758H11.317
		L35.793,55.396z M65.331,70.63L41.773,54.92l23.502-17.647c0.041,0.115,0.074,0.235,0.074,0.365v33.008v0.002
		C65.343,70.645,65.339,70.635,65.331,70.63z M60.342,32.925l3.71,3.079l-17.312,13l7.267-12.359l6.281-3.786
		C60.309,32.879,60.318,32.906,60.342,32.925z M34.111,6.927c0.295-0.476,0.922-0.623,1.416-0.318l24.709,14.395
		c0.477,0.294,0.625,0.921,0.318,1.42l-2.4,4.171c-0.234,0.409-0.104,0.93,0.296,1.179l3.386,2.108l-8.922,5.377
		c-0.125,0.075-0.229,0.181-0.303,0.306L43.25,51.488c-0.034,0.059-0.044,0.121-0.063,0.185l-2.944,2.21
		c-1.532-1.338-4.009-1.313-5.489,0.104l-0.081,0.055L15.049,39.275L34.111,6.927z M13.642,38.217l-2.431-1.829
		c-0.118-0.089-0.252-0.132-0.389-0.153l7.812-6.489L13.642,38.217z"/>
	<path fill="#6699CC" d="M28.153,46.658c1.823,1.126,3.914,1.721,6.046,1.721c4.031,0,7.701-2.045,9.814-5.47
		c1.617-2.619,2.119-5.711,1.411-8.707s-2.54-5.537-5.159-7.154c-1.822-1.126-3.914-1.721-6.045-1.721
		c-4.03,0-7.699,2.045-9.814,5.47C21.066,36.201,22.747,43.316,28.153,46.658z M42.523,41.989c-1.793,2.905-4.905,4.64-8.325,4.64
		c-1.808,0-3.58-0.505-5.126-1.459c-2.025-1.252-3.431-3.129-4.129-5.229l18.938-4.476C44.21,37.732,43.742,40.02,42.523,41.989z
		 M25.894,31.716c1.794-2.905,4.907-4.64,8.326-4.64c1.807,0,3.58,0.505,5.125,1.46c1.973,1.217,3.413,3.053,4.135,5.227
		l-18.938,4.473C24.226,36.048,24.643,33.741,25.894,31.716z"/>
	<path fill="#6699CC" d="M32.743,20.526c0.139,0.082,0.292,0.121,0.442,0.121c0.3,0,0.592-0.154,0.755-0.432l3.168-5.388
		c0.245-0.417,0.105-0.953-0.311-1.198c-0.417-0.247-0.954-0.105-1.198,0.311l-3.168,5.388
		C32.188,19.745,32.327,20.281,32.743,20.526z"/>
	<path fill="#6699CC" d="M42.586,23.268c0.141,0.082,0.292,0.121,0.441,0.121c0.301,0,0.593-0.154,0.756-0.432l1.838-3.125
		c0.245-0.417,0.105-0.953-0.311-1.198c-0.416-0.244-0.953-0.106-1.197,0.311l-1.838,3.125
		C42.029,22.487,42.169,23.023,42.586,23.268z"/>
	<path fill="#6699CC" d="M49.389,31.182c0.139,0.082,0.291,0.121,0.441,0.121c0.3,0,0.592-0.154,0.755-0.432l3.548-6.034
		c0.245-0.417,0.105-0.953-0.311-1.198c-0.418-0.246-0.953-0.105-1.197,0.311l-3.548,6.034
		C48.832,30.401,48.971,30.937,49.389,31.182z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/purge-404.svg000064400000007735151600151400021334 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M30.075,34.093H28.1v-9.829c0-0.138-0.112-0.25-0.25-0.25h-1.805c-0.082,0-0.158,0.04-0.205,0.106
		l-7.116,10.142c-0.03,0.042-0.045,0.092-0.045,0.144v1.486c0,0.138,0.112,0.25,0.25,0.25h7.041v3.195c0,0.138,0.112,0.25,0.25,0.25
		h1.63c0.138,0,0.25-0.112,0.25-0.25v-3.195h1.975c0.138,0,0.25-0.112,0.25-0.25v-1.549C30.325,34.205,30.213,34.093,30.075,34.093z
		 M21.113,34.093l4.413-6.275c0.16-0.241,0.328-0.517,0.5-0.826c-0.037,0.857-0.056,1.651-0.056,2.369v4.732H21.113z"/>
	<path fill="#6699CC" d="M40.443,37.759c0.839-1.313,1.264-3.31,1.264-5.938c0-2.539-0.439-4.513-1.305-5.867
		c-0.891-1.389-2.209-2.094-3.918-2.094c-1.751,0-3.074,0.677-3.933,2.011c-0.836,1.3-1.26,3.301-1.26,5.95
		c0,2.566,0.438,4.548,1.301,5.892c0.886,1.379,2.195,2.079,3.892,2.079C38.248,39.792,39.58,39.108,40.443,37.759z M36.484,37.825
		c-1.029,0-1.758-0.443-2.229-1.356c-0.492-0.955-0.741-2.519-0.741-4.648c0-2.131,0.25-3.691,0.741-4.638
		c0.47-0.906,1.199-1.347,2.229-1.347c1.042,0,1.776,0.447,2.243,1.365c0.489,0.961,0.737,2.515,0.737,4.619
		c0,2.103-0.248,3.661-0.738,4.629C38.259,37.375,37.526,37.825,36.484,37.825z"/>
	<path fill="#6699CC" d="M50.061,24.014c-0.081,0-0.158,0.04-0.205,0.106l-7.117,10.142c-0.029,0.042-0.045,0.092-0.045,0.144v1.486
		c0,0.138,0.112,0.25,0.25,0.25h7.041v3.195c0,0.138,0.112,0.25,0.25,0.25h1.631c0.138,0,0.25-0.112,0.25-0.25v-3.195h1.975
		c0.138,0,0.25-0.112,0.25-0.25v-1.549c0-0.138-0.112-0.25-0.25-0.25h-1.975v-9.829c0-0.138-0.112-0.25-0.25-0.25H50.061z
		 M45.128,34.093l4.412-6.275c0.16-0.241,0.327-0.517,0.5-0.826c-0.037,0.857-0.056,1.651-0.056,2.369v4.732H45.128z"/>
	<path fill="#6699CC" d="M17.361,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875c0.483,0,0.875-0.392,0.875-0.875
		S17.845,5,17.361,5z"/>
	<path fill="#6699CC" d="M20.898,5h-0.086c-0.483,0-0.832,0.392-0.832,0.875s0.435,0.875,0.918,0.875s0.875-0.392,0.875-0.875
		S21.382,5,20.898,5z"/>
	<path fill="#6699CC" d="M24.398,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875s0.875-0.392,0.875-0.875
		S24.882,5,24.398,5z"/>
	<path fill="#6699CC" d="M37.626,59.27c0,5.621,4.574,10.195,10.196,10.195c5.623,0,10.197-4.574,10.197-10.195
		c0-5.623-4.574-10.197-10.197-10.197C42.2,49.07,37.626,53.646,37.626,59.27z M56.27,59.27c0,4.656-3.789,8.445-8.446,8.445
		s-8.446-3.789-8.446-8.445c0-4.658,3.789-8.447,8.446-8.447C52.48,50.82,56.27,54.609,56.27,59.27z"/>
	<path fill="#6699CC" d="M42.833,64.257c0.171,0.171,0.396,0.257,0.619,0.257c0.223,0,0.448-0.086,0.618-0.257l3.753-3.752
		l3.752,3.752c0.171,0.171,0.396,0.257,0.618,0.257c0.224,0,0.449-0.086,0.619-0.257c0.342-0.342,0.342-0.896,0-1.237l-3.752-3.752
		l3.752-3.752c0.342-0.343,0.342-0.896,0-1.238s-0.896-0.342-1.237,0l-3.752,3.752l-3.753-3.752c-0.342-0.342-0.896-0.342-1.237,0
		c-0.341,0.342-0.341,0.896,0,1.238l3.752,3.752l-3.752,3.752C42.492,63.361,42.492,63.915,42.833,64.257z"/>
	<path fill="#6699CC" d="M62.77,13.878c-0.041-0.079-0.082-0.158-0.148-0.225L50.535,1.569c-0.004-0.003-0.01-0.004-0.012-0.008
		c-0.08-0.076-0.17-0.138-0.272-0.181c-0.106-0.044-0.222-0.067-0.335-0.067H14.812c-1.585,0-2.875,1.29-2.875,2.875v66.625
		c0,1.586,1.29,2.875,2.875,2.875h45.377c1.584,0,2.875-1.289,2.875-2.875v-56.29C63.063,14.265,62.947,14.039,62.77,13.878z
		 M50.791,4.3l9.348,9.348h-8.223c-0.62,0-1.125-0.505-1.125-1.125V4.3z M13.687,4.188c0-0.621,0.504-1.125,1.125-1.125h34.229
		v6.126H13.687V4.188z M61.313,70.813c0,0.621-0.504,1.125-1.125,1.125H14.812c-0.62,0-1.125-0.504-1.125-1.125V10.938h35.354v1.584
		c0,1.585,1.29,2.875,2.875,2.875h9.396V70.813z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/trash_comment.svg000064400000014532151600151450022546 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M62.324,17.893l2.085-2.085c0.366-0.367,0.569-0.855,0.569-1.374s-0.203-1.007-0.568-1.374L53.094,1.743
		c-0.365-0.367-0.854-0.57-1.373-0.57c-0.519,0-1.007,0.202-1.373,0.569l-7.883,7.882c-0.064-0.08-0.141-0.154-0.234-0.21
		l-7.519-4.431c-0.447-0.264-0.969-0.338-1.472-0.208c-0.503,0.13-0.924,0.448-1.188,0.896l-3.12,5.293l-1.2-2.208
		c-0.249-0.457-0.66-0.789-1.159-0.936c-0.497-0.146-1.023-0.09-1.476,0.157L11.034,15.62c-0.938,0.511-1.287,1.692-0.778,2.634
		l4.606,8.477c-1.289,0.254-2.264,1.391-2.264,2.753c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993
		c0.03,1.523,1.278,2.753,2.808,2.753H49.25c1.529,0,2.777-1.229,2.809-2.753l4.832-40.993c0.004-0.034,0.006-0.068,0.006-0.103
		c0-1.549-1.26-2.809-2.81-2.809h-0.544l2.629-2.629l8.118-2.356c0.297-0.086,0.526-0.323,0.604-0.623
		c0.076-0.3-0.011-0.618-0.229-0.836L62.324,17.893z M33.561,6.558c0.034-0.057,0.083-0.08,0.118-0.089
		c0.033-0.01,0.087-0.013,0.145,0.021l7.408,4.367l-9.371,9.371c-0.757,0.757-0.756,1.99,0,2.747l3.7,3.701h-3.046l0.714-1.211
		c0.245-0.417,0.106-0.953-0.31-1.198c-0.417-0.245-0.953-0.106-1.198,0.31l-1.163,1.973c-0.024,0.041-0.027,0.085-0.044,0.127
		h-3.032L35.366,13.3c0.245-0.417,0.107-0.953-0.31-1.198s-0.953-0.107-1.198,0.31l-8.307,14.094
		c-0.032,0.054-0.04,0.113-0.059,0.17h-3.789L33.561,6.558z M11.871,17.157l14.066-7.644c0.056-0.031,0.109-0.026,0.144-0.015
		c0.035,0.011,0.083,0.035,0.115,0.093l1.266,2.328c0.138,0.254,0.386,0.397,0.653,0.434l-2.13,3.613l-0.291-0.535
		c-0.23-0.424-0.763-0.582-1.187-0.351c-0.424,0.231-0.582,0.762-0.351,1.187l0.388,0.713c0.127,0.234,0.346,0.381,0.588,0.433
		l-1.715,2.908L21.884,17.5c-0.23-0.424-0.762-0.582-1.187-0.351c-0.424,0.23-0.582,0.762-0.351,1.187l1.535,2.824
		c0.158,0.292,0.459,0.457,0.77,0.457c0.001,0,0.002,0,0.003,0l-1.833,3.109c-0.017-0.077-0.03-0.155-0.07-0.228l-2.677-4.926
		c-0.231-0.424-0.763-0.582-1.187-0.351c-0.424,0.231-0.582,0.762-0.351,1.187l2.677,4.926c0.159,0.292,0.459,0.457,0.77,0.457
		c0.084,0,0.165-0.038,0.248-0.063l-0.269,0.457c-0.091,0.155-0.113,0.325-0.104,0.492h-3.034l-5.03-9.255
		C11.743,17.326,11.778,17.208,11.871,17.157z M55.145,29.44l-4.83,40.981c-0.004,0.034-0.006,0.068-0.006,0.103
		c0,0.584-0.475,1.06-1.059,1.06H20.243c-0.583,0-1.059-0.476-1.059-1.06c0-0.033-0.002-0.067-0.006-0.103l-4.83-40.981
		c0.023-0.563,0.489-1.015,1.058-1.015h38.681C54.656,28.425,55.121,28.876,55.145,29.44z M55.468,22.428
		c-0.142,0.041-0.271,0.117-0.375,0.222l-4.024,4.025h-3.877l10.588-10.586c0.341-0.342,0.341-0.896,0-1.237
		c-0.342-0.342-0.896-0.342-1.238,0l-11.57,11.569c-0.076,0.075-0.128,0.163-0.17,0.254h-6.765l-4.937-4.938
		c-0.075-0.075-0.075-0.197,0-0.272L51.585,2.979c0.047-0.046,0.101-0.056,0.136-0.056c0.036,0,0.088,0.01,0.135,0.057
		l11.317,11.318c0.048,0.046,0.058,0.1,0.058,0.136c0,0.036-0.01,0.089-0.059,0.136l-2.704,2.705
		c-0.163,0.164-0.256,0.387-0.256,0.619s0.093,0.455,0.257,0.619l1.911,1.911L55.468,22.428z"/>
	<path fill="#6699CC" d="M51.648,8.721c-0.342-0.342-0.896-0.342-1.238,0L38.84,20.289c-0.341,0.341-0.341,0.896,0,1.237
		c0.172,0.171,0.396,0.256,0.619,0.256s0.448-0.085,0.619-0.256l11.57-11.568C51.988,9.617,51.99,9.063,51.648,8.721z"/>
	<path fill="#6699CC" d="M53.475,11.787L41.906,23.356c-0.342,0.342-0.342,0.896,0,1.237c0.171,0.171,0.396,0.256,0.619,0.256
		c0.223,0,0.447-0.085,0.619-0.256l11.566-11.569c0.342-0.342,0.341-0.896,0-1.237C54.37,11.445,53.814,11.445,53.475,11.787z"/>
	<path fill="#6699CC" d="M26.256,54.037l1.131,0.652l0.001-4.361l-3.779,2.18l1.131,0.653l-0.326,0.565
		c-0.896,1.549-1.013,3.057-0.329,4.242s2.047,1.84,3.838,1.84h4.415c0.483,0,0.875-0.393,0.875-0.875
		c0-0.483-0.392-0.875-0.875-0.875h-4.415c-1.123,0-1.969-0.353-2.323-0.965c-0.354-0.611-0.234-1.521,0.328-2.492L26.256,54.037z"
		/>
	<path fill="#6699CC" d="M29.08,47.398c0.138,0.08,0.289,0.117,0.437,0.117c0.302,0,0.596-0.156,0.758-0.438l2.221-3.844
		c0.371-0.641,0.817-1.09,1.325-1.336c0.454-0.221,0.896-0.222,1.35,0.002c0.506,0.244,0.95,0.692,1.322,1.336l0.366,0.632
		l-1.131,0.653l3.779,2.18l-0.003-4.362l-1.13,0.653l-0.366-0.633c-0.55-0.95-1.248-1.635-2.073-2.034
		c-0.926-0.449-1.946-0.45-2.875-0.003c-0.83,0.402-1.529,1.088-2.078,2.037l-2.221,3.844C28.519,46.622,28.662,47.157,29.08,47.398
		z"/>
	<path fill="#6699CC" d="M36.654,58.934l3.778,2.183v-1.308h0.637c1.791,0,3.154-0.652,3.84-1.84
		c0.684-1.187,0.566-2.693-0.33-4.242l-2.25-3.895c-0.241-0.419-0.776-0.561-1.195-0.32c-0.419,0.242-0.563,0.777-0.32,1.195
		l2.252,3.896c0.562,0.971,0.682,1.879,0.328,2.492c-0.354,0.611-1.199,0.963-2.322,0.963h-0.637v-1.307L36.654,58.934z"/>
	<path fill="#6699CC" d="M26.13,63.1c-0.48,0.053-0.826,0.485-0.772,0.967l0.327,2.906c0.05,0.447,0.429,0.777,0.869,0.777
		c0.033,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-0.327-2.907C27.043,63.391,26.613,63.048,26.13,63.1z"/>
	<path fill="#6699CC" d="M24.216,46.914c0.032,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-1.294-11.54
		c-0.054-0.479-0.481-0.822-0.967-0.772c-0.48,0.054-0.826,0.487-0.772,0.967l1.294,11.539
		C23.397,46.584,23.776,46.914,24.216,46.914z"/>
	<path fill="#6699CC" d="M43.361,63.1c-0.489-0.06-0.912,0.291-0.967,0.771l-0.326,2.906c-0.055,0.479,0.291,0.912,0.771,0.967
		c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.817-0.33,0.867-0.777l0.326-2.906C44.188,63.586,43.843,63.152,43.361,63.1z"/>
	<path fill="#6699CC" d="M45.176,46.932c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.817-0.33,0.867-0.776l1.297-11.563
		c0.056-0.48-0.291-0.914-0.771-0.967c-0.487-0.049-0.913,0.292-0.967,0.772l-1.298,11.563
		C44.35,46.445,44.695,46.878,45.176,46.932z"/>
	<path fill="#6699CC" d="M34.552,63.125c-0.483,0-0.875,0.393-0.875,0.875v2.875c0,0.482,0.392,0.875,0.875,0.875
		c0.483,0,0.875-0.393,0.875-0.875V64C35.427,63.518,35.036,63.125,34.552,63.125z"/>
	<path fill="#6699CC" d="M34.552,37.187c0.483,0,0.875-0.392,0.875-0.875V34.5c0-0.483-0.392-0.875-0.875-0.875
		c-0.483,0-0.875,0.392-0.875,0.875v1.812C33.677,36.795,34.069,37.187,34.552,37.187z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/db.svg000064400000004146151600151520020266 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<path fill="#21A0DF" d="M66.478,27.294c0,0,0-0.001,0-0.001V11.727c0-0.054-0.006-0.107-0.017-0.159
	c0-0.001-0.001-0.002-0.001-0.004c0.006-0.089,0.018-0.178,0.018-0.268c0-0.163-0.049-0.313-0.132-0.439
	c-0.628-2.732-3.608-5.213-8.528-7.054c-5.19-1.943-12.039-3.013-19.281-3.013c-7.244,0-14.091,1.07-19.283,3.013
	c-4.92,1.841-7.9,4.322-8.527,7.055c-0.083,0.126-0.132,0.276-0.132,0.438c0,0.089,0.012,0.178,0.017,0.267c0,0.001,0,0.003,0,0.004
	c-0.011,0.052-0.017,0.105-0.017,0.161v50.829c0,0.057,0.006,0.111,0.017,0.164c0.505,6.453,12.718,11.491,27.925,11.491
	c15.204,0,27.415-5.037,27.923-11.489c0.013-0.053,0.019-0.109,0.019-0.166v-17.66c0-0.002,0-0.002,0-0.003v-0.001V27.296
	C66.478,27.296,66.478,27.295,66.478,27.294z M19.813,5.299c5.017-1.878,11.665-2.911,18.723-2.911
	c7.057,0,13.706,1.033,18.722,2.911c4.615,1.727,7.365,4.025,7.598,6.326c-0.5,4.419-10.945,9.024-26.319,9.024
	c-15.375,0-25.821-4.604-26.319-9.024C12.449,9.324,15.199,7.026,19.813,5.299z M38.536,22.248c12.32,0,22.537-2.975,26.343-7.232
	v12.281c-0.004,5.589-12.066,10.311-26.343,10.311c-14.279,0-26.343-4.723-26.343-10.313V15.015
	C15.999,19.272,26.216,22.248,38.536,22.248z M64.879,62.442c-0.004,0.023-0.006,0.047-0.008,0.068
	c-0.142,2.551-2.929,5.097-7.648,6.987c-5.01,2.008-11.646,3.114-18.687,3.114c-7.041,0-13.678-1.106-18.687-3.114
	c-4.72-1.891-7.507-4.437-7.65-6.987c-0.001-0.021-0.003-0.045-0.006-0.067V48.938c3.806,4.631,14.023,7.867,26.343,7.867
	c12.32,0,22.537-3.236,26.343-7.866V62.442z M64.879,44.895c-0.004,5.59-12.066,10.313-26.343,10.313
	c-14.279,0-26.343-4.724-26.343-10.314V31.34c3.806,4.63,14.023,7.865,26.343,7.865c12.32,0,22.537-3.235,26.343-7.865V44.895z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/trash_post.svg000064400000011716151600151570022075 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M48.201,23.882l-17.297-7.355c-0.446-0.188-0.959,0.018-1.147,0.463c-0.189,0.445,0.018,0.958,0.463,1.147
		l17.295,7.355c0.112,0.047,0.229,0.07,0.344,0.07c0.34,0,0.664-0.2,0.806-0.533C48.854,24.585,48.646,24.071,48.201,23.882z"/>
	<path fill="#6699CC" d="M34.828,23.886l-5.931-2.612c-0.445-0.195-0.959,0.006-1.153,0.448c-0.195,0.442,0.006,0.958,0.448,1.153
		l5.931,2.612c0.115,0.05,0.234,0.074,0.352,0.074c0.336,0,0.657-0.195,0.801-0.522C35.471,24.597,35.271,24.081,34.828,23.886z"/>
	<path fill="#6699CC" d="M54.087,26.923h-0.974l2.484-5.843c0.545-1.285-0.057-2.775-1.341-3.322l-2.211-0.94l1.563-5.534
		c0.379-1.344-0.405-2.746-1.75-3.125l-24.201-6.84c-1.35-0.379-2.748,0.405-3.127,1.75l-3.207,11.346
		c-0.021,0.075-0.016,0.149-0.017,0.224l-0.816-0.103c-1.38-0.168-2.655,0.812-2.83,2.198l-1.28,10.189h-0.976
		c-1.549,0-2.809,1.26-2.809,2.809c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993c0.03,1.523,1.278,2.753,2.808,2.753H49.25
		c1.529,0,2.777-1.229,2.809-2.753l4.832-40.993c0.004-0.034,0.006-0.068,0.006-0.103C56.896,28.183,55.637,26.923,54.087,26.923z
		 M53.986,20.396l-2.555,6.01c-0.072,0.171-0.07,0.348-0.035,0.517H22.179L29.4,9.941c0.169-0.397,0.63-0.584,1.028-0.415
		l20.28,8.623c0.017,0.006,0.028,0.019,0.046,0.024c0.005,0.001,0.01,0,0.016,0.002l2.804,1.192
		C53.971,19.537,54.156,19.999,53.986,20.396z M26.216,3.543c0.118-0.416,0.549-0.661,0.968-0.541l24.201,6.839
		c0.416,0.118,0.659,0.552,0.543,0.967l-1.504,5.318l-19.311-8.21c-1.285-0.547-2.776,0.055-3.323,1.34l-2.517,5.918
		c-0.063-0.023-0.12-0.054-0.188-0.063l-2.065-0.259L26.216,3.543z M19.399,16.952c0.054-0.429,0.439-0.733,0.875-0.68l4.303,0.54
		l-4.037,9.495c-0.087,0.205-0.082,0.421-0.017,0.617h-2.377L19.399,16.952z M50.314,70.669c-0.004,0.034-0.006,0.067-0.006,0.103
		c0,0.584-0.476,1.06-1.06,1.06H20.243c-0.583,0-1.059-0.476-1.059-1.06c0-0.033-0.002-0.067-0.006-0.103l-4.83-40.981
		c0.023-0.563,0.489-1.015,1.058-1.015h38.68c0.568,0,1.034,0.451,1.059,1.015L50.314,70.669z"/>
	<path fill="#6699CC" d="M32.34,58.307h-4.416c-1.123,0-1.969-0.352-2.322-0.964s-0.234-1.521,0.328-2.491l0.327-0.565l1.131,0.653
		l0.001-4.362l-3.779,2.18l1.131,0.653l-0.326,0.564c-0.896,1.551-1.013,3.058-0.329,4.242c0.685,1.188,2.048,1.84,3.838,1.84h4.416
		c0.483,0,0.875-0.392,0.875-0.875C33.215,58.699,32.824,58.307,32.34,58.307z"/>
	<path fill="#6699CC" d="M39.508,46.949l-0.003-4.362l-1.13,0.653l-0.365-0.631c-0.549-0.951-1.248-1.637-2.074-2.035
		c-0.927-0.45-1.947-0.451-2.874-0.004c-0.831,0.402-1.53,1.088-2.079,2.037l-2.222,3.843c-0.242,0.419-0.099,0.954,0.319,1.196
		c0.138,0.078,0.289,0.117,0.437,0.117c0.302,0,0.596-0.156,0.758-0.438l2.222-3.844c0.371-0.642,0.816-1.092,1.325-1.336
		c0.448-0.217,0.902-0.217,1.35,0.002c0.506,0.244,0.951,0.692,1.322,1.336l0.365,0.631l-1.131,0.654L39.508,46.949z"/>
	<path fill="#6699CC" d="M42.328,50.08c-0.241-0.419-0.776-0.561-1.195-0.32c-0.419,0.242-0.563,0.777-0.32,1.195l2.252,3.896
		c0.562,0.971,0.682,1.879,0.328,2.49c-0.354,0.613-1.199,0.965-2.322,0.965h-0.637V57l-3.779,2.182l3.779,2.183v-1.308h0.637
		c1.791,0,3.154-0.652,3.839-1.841c0.684-1.187,0.565-2.692-0.33-4.241L42.328,50.08z"/>
	<path fill="#6699CC" d="M26.13,63.346c-0.48,0.055-0.826,0.486-0.772,0.967l0.327,2.908c0.05,0.447,0.429,0.777,0.869,0.777
		c0.033,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-0.327-2.908C27.043,63.637,26.613,63.294,26.13,63.346z"/>
	<path fill="#6699CC" d="M24.216,47.162c0.032,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-1.294-11.541
		c-0.054-0.48-0.482-0.826-0.967-0.772c-0.48,0.054-0.826,0.487-0.772,0.967l1.294,11.54C23.398,46.832,23.777,47.162,24.216,47.162
		z"/>
	<path fill="#6699CC" d="M43.361,63.348c-0.489-0.058-0.912,0.291-0.967,0.771l-0.326,2.906c-0.055,0.479,0.291,0.912,0.771,0.967
		c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.817-0.33,0.867-0.777l0.326-2.906C44.188,63.834,43.843,63.4,43.361,63.348z"/>
	<path fill="#6699CC" d="M46.668,33.877c-0.486-0.053-0.913,0.292-0.967,0.772l-1.297,11.563c-0.055,0.479,0.291,0.913,0.771,0.968
		c0.033,0.004,0.066,0.006,0.099,0.006c0.439,0,0.818-0.33,0.869-0.777l1.297-11.563C47.494,34.364,47.148,33.931,46.668,33.877z"/>
	<path fill="#6699CC" d="M34.553,63.373c-0.483,0-0.875,0.393-0.875,0.875v2.875c0,0.482,0.392,0.875,0.875,0.875
		c0.483,0,0.875-0.393,0.875-0.875v-2.875C35.428,63.766,35.037,63.373,34.553,63.373z"/>
	<path fill="#6699CC" d="M34.553,37.435c0.483,0,0.875-0.392,0.875-0.875v-1.813c0-0.483-0.392-0.875-0.875-0.875
		c-0.483,0-0.875,0.392-0.875,0.875v1.813C33.678,37.043,34.07,37.435,34.553,37.435z"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/img_optm_disabled.svg000064400000013002151600151650023336 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<path fill="#CED1D9" d="M17.181,20.485H2.421l12.867-8.158l3.352,3.626l0.637,0.018c0.034-0.048,0.069-0.097,0.105-0.144
	l-0.293-0.826c-0.12-0.34-0.023-0.713,0.248-0.951c0.308-0.27,0.642-0.512,0.99-0.72c0.137-0.081,0.291-0.123,0.448-0.123
	c0.191,0,0.381,0.064,0.532,0.18l0.694,0.534c0.058-0.02,0.115-0.039,0.173-0.057l0.248-0.84c0.102-0.346,0.399-0.591,0.759-0.624
	c0.146-0.014,0.298-0.017,0.448-0.021V6.147H1.62V21.29h15.78c-0.071-0.215-0.155-0.416-0.207-0.647
	C17.181,20.59,17.183,20.538,17.181,20.485z M10.705,8.189c0.956,0,1.731,0.775,1.731,1.731c0,0.956-0.775,1.73-1.731,1.73
	c-0.956,0-1.731-0.774-1.731-1.73C8.974,8.964,9.75,8.189,10.705,8.189z M2.368,9.563l7.593,5.435l-7.593,4.729V9.563z
	 M23.63,17.247v3.792c-0.466-0.04-0.886-0.239-1.196-0.554h0.395l-0.911-0.986c-0.021-0.115-0.036-0.233-0.036-0.355
	C21.881,18.145,22.653,17.332,23.63,17.247z M24.298,20.979v-3.673c0.335,0.092,0.634,0.268,0.869,0.511v2.652
	C24.932,20.712,24.633,20.888,24.298,20.979z M19.383,22.458l-0.163,0.458H0.083V4.582h25.084v8.451l-0.003-0.008
	c-0.102-0.346-0.399-0.591-0.759-0.625c-0.035-0.003-0.071-0.002-0.107-0.005V5.451H0.952v16.596h16.776
	c0.163,0.176,0.397,0.286,0.666,0.291l0.883-0.024C19.311,22.362,19.346,22.41,19.383,22.458z M23.794,25.418
	c-0.191,0-0.378-0.012-0.563-0.027c-0.154-0.014-0.284-0.119-0.328-0.268l-0.326-1.106c-0.224-0.058-0.444-0.13-0.659-0.217
	l-0.913,0.702c-0.122,0.094-0.29,0.104-0.422,0.024c-0.326-0.195-0.634-0.419-0.916-0.666c-0.115-0.102-0.157-0.263-0.106-0.408
	l0.387-1.088c-0.149-0.179-0.286-0.365-0.408-0.559l-1.158,0.032c-0.149-0.003-0.294-0.086-0.354-0.227
	c-0.143-0.331-0.259-0.694-0.346-1.078c-0.033-0.149,0.027-0.305,0.154-0.392l0.95-0.65c-0.009-0.115-0.014-0.231-0.014-0.349
	s0.005-0.232,0.014-0.348l-0.95-0.65c-0.127-0.087-0.188-0.242-0.154-0.393c0.087-0.382,0.203-0.745,0.346-1.078
	c0.061-0.143,0.19-0.232,0.354-0.228l1.158,0.032c0.122-0.193,0.259-0.38,0.408-0.557l-0.387-1.088
	c-0.051-0.145-0.009-0.306,0.106-0.408c0.285-0.25,0.594-0.474,0.917-0.666c0.133-0.078,0.299-0.068,0.421,0.025l0.913,0.702
	c0.219-0.088,0.439-0.161,0.659-0.216l0.326-1.105c0.043-0.147,0.172-0.253,0.325-0.268c0.371-0.035,0.758-0.035,1.132,0
	c0.153,0.014,0.282,0.12,0.325,0.268l0.326,1.104c0.22,0.056,0.44,0.128,0.659,0.217l0.914-0.702
	c0.121-0.094,0.288-0.104,0.421-0.024c0.325,0.194,0.633,0.418,0.916,0.666c0.116,0.101,0.158,0.263,0.106,0.408l-0.387,1.088
	c0.149,0.177,0.286,0.363,0.408,0.557l1.158-0.032c0.137-0.004,0.294,0.085,0.354,0.228c0.144,0.334,0.26,0.696,0.347,1.078
	c0.034,0.149-0.027,0.306-0.154,0.393l-0.95,0.65c0.009,0.115,0.013,0.23,0.013,0.348s-0.004,0.233-0.013,0.349l0.95,0.65
	c0.127,0.087,0.188,0.242,0.154,0.393c-0.087,0.383-0.203,0.745-0.347,1.077c-0.062,0.141-0.214,0.228-0.354,0.227l-1.158-0.032
	c-0.121,0.193-0.258,0.38-0.408,0.559l0.387,1.088c0.052,0.146,0.01,0.307-0.106,0.408c-0.283,0.248-0.592,0.472-0.916,0.666
	c-0.132,0.08-0.299,0.07-0.421-0.024L25.67,23.8c-0.215,0.087-0.436,0.159-0.659,0.217l-0.326,1.106
	c-0.044,0.148-0.174,0.254-0.328,0.268C24.171,25.406,23.983,25.418,23.794,25.418z M23.548,24.661c0.162,0.008,0.328,0.008,0.491,0
	l0.314-1.067c0.039-0.133,0.148-0.232,0.284-0.261c0.317-0.065,0.631-0.169,0.93-0.306c0.125-0.061,0.273-0.043,0.385,0.044
	l0.882,0.677c0.137-0.091,0.271-0.188,0.399-0.29l-0.374-1.05c-0.046-0.132-0.017-0.277,0.078-0.38
	c0.225-0.245,0.419-0.51,0.576-0.788c0.068-0.121,0.191-0.206,0.337-0.19l1.115,0.031c0.056-0.15,0.105-0.306,0.149-0.468
	l-0.919-0.629c-0.115-0.079-0.177-0.216-0.16-0.355c0.02-0.159,0.03-0.321,0.03-0.486s-0.011-0.326-0.03-0.485
	c-0.017-0.139,0.045-0.276,0.16-0.355l0.919-0.629c-0.044-0.162-0.094-0.318-0.149-0.47l-1.115,0.031
	c-0.143-0.006-0.268-0.069-0.337-0.189c-0.158-0.279-0.352-0.544-0.576-0.787c-0.095-0.102-0.124-0.248-0.078-0.38l0.374-1.049
	c-0.129-0.103-0.262-0.199-0.399-0.29l-0.882,0.677c-0.11,0.084-0.258,0.101-0.383,0.044c-0.309-0.14-0.622-0.242-0.931-0.305
	c-0.136-0.028-0.246-0.128-0.285-0.262l-0.314-1.067c-0.164-0.009-0.328-0.008-0.491,0l-0.314,1.067
	c-0.039,0.133-0.149,0.234-0.285,0.262c-0.309,0.063-0.622,0.165-0.931,0.305c-0.128,0.055-0.274,0.04-0.384-0.044l-0.881-0.677
	c-0.137,0.09-0.271,0.188-0.398,0.29l0.373,1.05c0.046,0.132,0.017,0.277-0.078,0.38c-0.224,0.243-0.418,0.508-0.577,0.787
	c-0.067,0.12-0.204,0.18-0.336,0.189l-1.115-0.031c-0.056,0.15-0.105,0.308-0.148,0.47l0.918,0.629
	c0.115,0.079,0.178,0.216,0.16,0.354c-0.019,0.159-0.03,0.321-0.03,0.486s0.012,0.327,0.031,0.487
	c0.017,0.139-0.046,0.275-0.161,0.354l-0.919,0.629c0.044,0.162,0.094,0.318,0.149,0.468l1.115-0.031
	c0.135-0.012,0.269,0.069,0.337,0.189c0.158,0.279,0.352,0.544,0.577,0.789c0.094,0.103,0.123,0.249,0.077,0.38l-0.373,1.05
	c0.128,0.102,0.262,0.199,0.399,0.29l0.88-0.677c0.11-0.085,0.259-0.103,0.385-0.044c0.3,0.137,0.613,0.24,0.932,0.306
	c0.135,0.028,0.244,0.128,0.283,0.261L23.548,24.661z M23.794,22.306c-1.744,0-3.163-1.419-3.163-3.162
	c0-1.744,1.419-3.163,3.163-3.163c1.743,0,3.162,1.419,3.162,3.163C26.956,20.887,25.537,22.306,23.794,22.306z M23.794,16.73
	c-1.33,0-2.413,1.082-2.413,2.413c0,1.33,1.083,2.412,2.413,2.412s2.412-1.082,2.412-2.412C26.206,17.813,25.124,16.73,23.794,16.73
	z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/icons/revision.svg000064400000005522151600151720021540 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M60.912,72.441H14.087c-1.493,0-2.708-1.214-2.708-2.708V5.266c0-1.493,1.215-2.708,2.708-2.708h46.827
		c1.492,0,2.708,1.215,2.708,2.708v64.468C63.62,71.228,62.406,72.441,60.912,72.441z M14.087,4.206c-0.584,0-1.06,0.476-1.06,1.06
		v64.468c0,0.584,0.476,1.061,1.06,1.061h46.827c0.583,0,1.06-0.477,1.06-1.061V5.266c0-0.583-0.477-1.06-1.06-1.06H14.087z"/>
</g>
<g>
	<path fill="#6699CC" d="M53.625,16.858h-32.25c-0.483,0-0.875-0.392-0.875-0.875s0.392-0.875,0.875-0.875h32.25
		c0.482,0,0.875,0.392,0.875,0.875S54.107,16.858,53.625,16.858z"/>
</g>
<g>
	<path fill="#6699CC" d="M53.625,27.617h-32.25c-0.483,0-0.875-0.392-0.875-0.875c0-0.483,0.392-0.875,0.875-0.875h32.25
		c0.482,0,0.875,0.392,0.875,0.875C54.5,27.225,54.107,27.617,53.625,27.617z"/>
</g>
<g>
	<path fill="#6699CC" d="M53.625,38.375h-32.25c-0.483,0-0.875-0.392-0.875-0.875s0.392-0.875,0.875-0.875h32.25
		c0.482,0,0.875,0.392,0.875,0.875S54.107,38.375,53.625,38.375z"/>
</g>
<g>
	<path fill="#6699CC" d="M29.373,49.133h-7.998c-0.483,0-0.875-0.392-0.875-0.875c0-0.482,0.392-0.875,0.875-0.875h7.998
		c0.483,0,0.875,0.393,0.875,0.875C30.248,48.741,29.856,49.133,29.373,49.133z"/>
</g>
<g>
	<path fill="#6699CC" d="M27.763,59.893h-6.388c-0.483,0-0.875-0.392-0.875-0.875c0-0.482,0.392-0.875,0.875-0.875h6.388
		c0.483,0,0.875,0.393,0.875,0.875C28.638,59.501,28.247,59.893,27.763,59.893z"/>
</g>
<g>
	<path fill="#6699CC" d="M35.727,49.516"/>
</g>
<g>
	<path fill="#6699CC" d="M50.613,64.8"/>
</g>
<g>
	<g>
		<path fill="#6699CC" d="M44.561,67.521c-6.457,0-11.709-5.254-11.709-11.711c0-0.719,0.066-1.438,0.195-2.141l1.721,0.318
			c-0.11,0.597-0.166,1.21-0.166,1.822c0,5.491,4.467,9.959,9.959,9.959c1.992,0,3.916-0.586,5.563-1.696l0.979,1.45
			C49.165,66.831,46.902,67.521,44.561,67.521z"/>
	</g>
	<g>
		<g>
			<polygon fill="#6699CC" points="30.879,53.666 35.572,49.759 36.61,55.777 			"/>
		</g>
	</g>
</g>
<g>
	<g>
		<path fill="#6699CC" d="M56.075,57.952l-1.722-0.316c0.11-0.6,0.166-1.214,0.166-1.823c0-5.492-4.468-9.961-9.959-9.961
			c-1.994,0-3.918,0.588-5.564,1.698l-0.979-1.45c1.937-1.308,4.198-1.998,6.543-1.998c6.457,0,11.709,5.254,11.709,11.711
			C56.271,56.527,56.205,57.248,56.075,57.952z"/>
	</g>
	<g>
		<g>
			<polygon fill="#6699CC" points="58.242,57.958 53.548,61.865 52.512,55.848 			"/>
		</g>
	</g>
</g>
<g>
	<path fill="#6699CC" d="M38.507,46.824"/>
</g>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/lscwp_grayscale_font-icon_22px.svg000064400000003357151600151770024611 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<rect x="4" y="4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -4.5563 11)" fill="#777777" width="14" height="14"/>
<path fill="#FFFFFF" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.157-0.121,0.211-0.33,0.146-0.578
	c-0.012-0.041-0.027-0.076-0.052-0.114l-0.803-1.154l1.521-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#AAAAAA" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135L21.77,11.324c0.088-0.085,0.138-0.201,0.138-0.323
	C21.904,10.879,21.855,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.989c-0.017,0-0.035,0.001-0.052,0.003l-5.915-5.913
	V1.625z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.019,0.001,0.037,0.003,0.054,0.003h2.989
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/assets/img/slack-logo.png000064400000002271151600152040020601 0ustar00�PNG


IHDRKK����PLTEGpL��8��;��9��:��:��9��:�����;O��O��O��O��P��O��O�詟8O����������Ԫ8v�6f��t�M��]����,��k�zO��U������������{��2���9��:�V��T��T��T��T��R��U�/���4�e)�9�GU��.�E-�P{�T��S�Gsw]=U,��UYg�Jpu@\�Ny�p��Eh�mG�De�����HtRNS'@[���a�8����P[��������� ���9������'��Ga�����������������p "�HIDATx՗���8EV�A��a~4���ʶǾՕ^e�Yx�p �n_�R��$���~L�tƐN�C�	H�V%3!���F�\\WP{t��JӯT�X,���i�m�E�\�P-~ݕGWNj�O�__��W+@Ñh�\�m7�EqP?<<���-a��Ḃ������Hĩݥ<7���'ѵ���++�H?R�,#<'�S�<�.������a$��)�������V�8Wؾ�t�F��Ŏ#�BW�DBx�e���P4����?�8ځi�aZA���A&��hR$b�"h���!�<�D̘�"Y��T��>d?�d?�T�<��X��Bn�}�����Z.�1i�/T`Hh��s�	�*!cdDb["���%�ۧH*���%k�"EH�B_n����bC���܉�_��Zk����E"���?�u�9랂Q$<ݤ�M�� YT��#�yu}��5_����2��ۻk�F��kmD�b��B�&��hH�G�}�D�Y]'�@B��5r�g�t�����7���s�����6��`��ۧH��k��>E"`Hhߧ���G�>�\9�����o?x��_������O��n��~�R�?��l��r���G��g>$E2&�ܦZ�|^5�D���x��oS��(��H��~�O�q"���4�*h�q�d�S�}_����?�o��BS:�'o�"��.x[X�&��Ϩ�WP=�ȧnZY\���x�`����F�%9���5�si�����̗M�+^�)��H؃=���`�;�z^���k�Ψ���Lm��x|�ѥb�h���c2.M�*�����*�
����{-��IEND�B`�litespeed-wp-plugin/7.1/litespeed-cache/assets/img/Litespeed.icon.svg000064400000005167151600152110021433 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
<g>
	<path fill="#5E8CDA" d="M254.859,146.258l-68.508-68.516l-29.203,37.055l31.461,31.461c2.922,2.922,2.922,7.68,0,10.57
		l-9.086,9.086c0,0,6.148,9.195,6.414,9.75c1.422,2.836,1.742,9.492-2.273,12.547l-71.57,54.969c0,18.422-0.016,56.336,0,56.344
		c0.031,0,142.766-142.695,142.766-142.695C257.75,153.898,257.75,149.18,254.859,146.258z"/>
	<path fill="#093071" d="M95.703,154.891c-2.898-2.875-2.898-7.641,0-10.531l9.109-9.125l-6.219-8.938
		c-2.977-4.219-2.039-10.203,2.055-13.344l71.602-54.938l0.023-56.328l-0.023-0.031l-0.039-0.047L29.477,144.359
		c-2.922,2.891-2.922,7.656,0,10.539l68.5,68.508l29.219-37.055L95.703,154.891z"/>
</g>
<path fill="#5E8CDA" d="M208.297,35.727c1.092,0,2.147,0.654,2.624,1.624c0.804,1.658-0.217,3.189-1.236,4.495l-0.04,0.051
	l-62.727,79.64c-0.829,1.05-0.891,3.144-0.132,4.218c0.339,0.491,33.879,49.111,35.027,50.794c1.342,1.918,1.425,7.623-1.657,9.978
	L79.348,263.915c-1.305,0.993-2.252,1.535-3.492,1.546c-0.99-0.082-2.015-0.756-2.44-1.601c-0.783-1.612,0.143-3.176,1.253-4.616
	l62.727-79.607c0.83-1.114,0.908-3.081,0.152-4.231l-35.019-50.348c-2.308-3.283-1.585-7.943,1.611-10.39l100.851-77.445
	C206.396,36.146,207.321,35.727,208.297,35.727 M208.297,34.727c-1.211,0-2.336,0.492-3.914,1.703l-100.852,77.445
	c-3.625,2.773-4.445,8.023-1.82,11.758l35.016,50.344c0.508,0.773,0.438,2.297-0.133,3.063l-62.711,79.586
	c-0.813,1.055-2.523,3.289-1.367,5.672c0.594,1.18,1.945,2.07,3.305,2.164c1.555,0,2.695-0.656,4.133-1.75l100.813-77.391
	c3.508-2.68,3.523-8.977,1.867-11.344c-1.156-1.695-35.023-50.789-35.023-50.789c-0.508-0.719-0.461-2.328,0.094-3.031
	l62.727-79.641c0.805-1.031,2.555-3.203,1.391-5.602C211.172,35.594,209.766,34.727,208.297,34.727L208.297,34.727z"/>
<path fill="#F5CD21" d="M178.992,176.898c0.82,1.25,1.563,5.867-0.477,7.422L77.641,261.75c-0.836,0.664-1.391,0.984-1.617,0.961
	c-0.359,0.023-0.102-0.586,0.82-1.797l62.688-79.555c1.586-2.039,1.688-5.414,0.227-7.516l-34.977-50.367
	C104.781,123.477,178.188,175.664,178.992,176.898z"/>
<path fill="#FDDD75" d="M178.992,176.898l-34.461-49.555c-1.438-2.125-1.336-5.492,0.242-7.508l62.695-79.578
	c0.945-1.203,1.164-1.781,0.828-1.781c-0.227,0-0.805,0.281-1.625,0.945l-100.875,77.422c-2.016,1.555-2.477,4.547-1.016,6.633
	L178.992,176.898z"/>
</svg>

litespeed-wp-plugin/7.1/litespeed-cache/assets/img/lscwp_blue_font-icon_22px.svg000064400000003166151600152160023556 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<path fill="#00749C" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.158-0.121,0.211-0.33,0.145-0.578
	c-0.011-0.041-0.027-0.076-0.051-0.114l-0.803-1.154l1.52-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#00749C" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135l10.446-10.447c0.088-0.085,0.136-0.201,0.136-0.323
	C21.905,10.879,21.856,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.99c-0.016,0-0.035,0.001-0.051,0.003l-5.915-5.913V1.625
	z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.018,0.001,0.037,0.003,0.053,0.003h2.99
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/7.1/litespeed-cache/security.md000064400000000562151600152230016155 0ustar00# Security Policy

## Reporting Security Bugs

We take security seriously. Please report potential vulnerabilities found in the LiteSpeed Cache plugin's source code via email to `support@litespeedtech.com` or open a ticket from your LiteSpeed Client Area.

Please see [Reporting Vulnerabilities](https://www.litespeedtech.com/report-security-bugs) for more information.
litespeed-wp-plugin/7.1/litespeed-cache/guest.vary.php000064400000000261151600152300016576 0ustar00<?php
/**
 * Lightweight script to update guest mode vary
 *
 * @since 4.1
 */

require 'lib/guest.cls.php';

$guest = new \LiteSpeed\Lib\Guest();

$guest->update_guest_vary();
litespeed-wp-plugin/7.1/litespeed-cache/autoload.php000064400000006264151600152360016316 0ustar00<?php

/**
 * Auto registration for LiteSpeed classes
 *
 * @since      	1.1.0
 */
defined('WPINC') || exit();

// Force define for object cache usage before plugin init
!defined('LSCWP_DIR') && define('LSCWP_DIR', __DIR__ . '/'); // Full absolute path '/var/www/html/***/wp-content/plugins/litespeed-cache/' or MU

// Load all classes instead of autoload for direct conf update purpose when upgrade to new version.
// NOTE: These files need to load exactly in order
$litespeed_php_files = array(
	// core file priority
	'src/root.cls.php',
	'src/base.cls.php',

	// main src files
	'src/activation.cls.php',
	'src/admin-display.cls.php',
	'src/admin-settings.cls.php',
	'src/admin.cls.php',
	'src/api.cls.php',
	'src/avatar.cls.php',
	'src/cdn.cls.php',
	'src/cloud.cls.php',
	'src/conf.cls.php',
	'src/control.cls.php',
	'src/core.cls.php',
	'src/crawler-map.cls.php',
	'src/crawler.cls.php',
	'src/css.cls.php',
	'src/data.cls.php',
	'src/db-optm.cls.php',
	'src/debug2.cls.php',
	'src/doc.cls.php',
	'src/error.cls.php',
	'src/esi.cls.php',
	'src/file.cls.php',
	'src/gui.cls.php',
	'src/health.cls.php',
	'src/htaccess.cls.php',
	'src/img-optm.cls.php',
	'src/import.cls.php',
	'src/import.preset.cls.php',
	'src/lang.cls.php',
	'src/localization.cls.php',
	'src/media.cls.php',
	'src/metabox.cls.php',
	'src/object-cache.cls.php',
	'src/optimize.cls.php',
	'src/optimizer.cls.php',
	'src/placeholder.cls.php',
	'src/purge.cls.php',
	'src/report.cls.php',
	'src/rest.cls.php',
	'src/router.cls.php',
	'src/str.cls.php',
	'src/tag.cls.php',
	'src/task.cls.php',
	'src/tool.cls.php',
	'src/ucss.cls.php',
	'src/utility.cls.php',
	'src/vary.cls.php',
	'src/vpi.cls.php',

	// Extra CDN cls files
	'src/cdn/cloudflare.cls.php',
	'src/cdn/quic.cls.php',

	// CLI classes
	'cli/crawler.cls.php',
	'cli/debug.cls.php',
	'cli/image.cls.php',
	'cli/online.cls.php',
	'cli/option.cls.php',
	'cli/presets.cls.php',
	'cli/purge.cls.php',

	// 3rd party libraries
	'lib/css_js_min/pathconverter/converter.cls.php',
	'lib/css_js_min/minify/exception.cls.php',
	'lib/css_js_min/minify/minify.cls.php',
	'lib/css_js_min/minify/css.cls.php',
	'lib/css_js_min/minify/js.cls.php',
	'lib/urirewriter.cls.php',
	'lib/guest.cls.php',
	'lib/html-min.cls.php',
	// 'lib/object-cache.php',
	// 'lib/php-compatibility.func.php',

	// upgrade purpose delay loaded funcs
	// 'src/data.upgrade.func.php',
);
foreach ($litespeed_php_files as $class) {
	$file = LSCWP_DIR . $class;
	require_once $file;
}

if (!function_exists('litespeed_autoload')) {
	function litespeed_autoload($cls)
	{
		if (strpos($cls, '.') !== false) {
			return;
		}

		if (strpos($cls, 'LiteSpeed') !== 0) {
			return;
		}

		$file = explode('\\', $cls);
		array_shift($file);
		$file = implode('/', $file);
		$file = str_replace('_', '-', strtolower($file));

		// if (strpos($file, 'lib/') === 0 || strpos($file, 'cli/') === 0 || strpos($file, 'thirdparty/') === 0) {
		// 	$file = LSCWP_DIR . $file . '.cls.php';
		// } else {
		// 	$file = LSCWP_DIR . 'src/' . $file . '.cls.php';
		// }

		if (strpos($file, 'thirdparty/') !== 0) {
			return;
		}

		$file = LSCWP_DIR . $file . '.cls.php';

		if (file_exists($file)) {
			require_once $file;
		}
	}
}

spl_autoload_register('litespeed_autoload');
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/avada.cls.php000064400000001207151600152550020525 0ustar00<?php
/**
 * The Third Party integration with the Avada plugin.
 *
 * @since		1.1.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Avada
{
	/**
	 * Detects if Avada is installed.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function detect()
	{
		if (!defined('AVADA_VERSION')) {
			return;
		}

		add_action('update_option_avada_dynamic_css_posts', __CLASS__ . '::flush');
		add_action('update_option_fusion_options', __CLASS__ . '::flush');
	}

	/**
	 * Purges the cache
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function flush()
	{
		do_action('litespeed_purge_all', '3rd avada');
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/nextgengallery.cls.php000064400000014233151600152620022502 0ustar00<?php
/**
 * The Third Party integration with the NextGen Gallery plugin.
 *
 * @since		1.0.5
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

// Try preload instead
// todo: need test
// add_action('load_nextgen_gallery_modules', 'NextGenGallery::detect') ;

class NextGenGallery
{
	const CACHETAG_ALBUMS = 'NGG_A.';
	const CACHETAG_GALLERIES = 'NGG_G.';
	const CACHETAG_TAGS = 'NGG_T.';

	/**
	 * Detect is triggered at the load_nextgen_gallery_modules action.
	 *
	 * If this action is triggered, assume NextGen Gallery is used.
	 *
	 * @since	1.0.5
	 * @access	public
	 */
	public static function preload()
	{
		add_action('ngg_added_new_image', __CLASS__ . '::add_image');
		add_action('ngg_ajax_image_save', __CLASS__ . '::update_image');
		add_action('ngg_delete_picture', __CLASS__ . '::delete_image');
		add_action('ngg_moved_images', __CLASS__ . '::move_image', 10, 3);
		add_action('ngg_copied_images', __CLASS__ . '::copy_image', 10, 3);
		add_action('ngg_generated_image', __CLASS__ . '::gen_image');
		add_action('ngg_recovered_image', __CLASS__ . '::gen_image');

		add_action('ngg_gallery_sort', __CLASS__ . '::update_gallery');
		add_action('ngg_delete_gallery', __CLASS__ . '::update_gallery');

		add_action('ngg_update_album', __CLASS__ . '::update_album');
		add_action('ngg_delete_album', __CLASS__ . '::update_album');

		add_filter('ngg_displayed_gallery_cache_params', __CLASS__ . '::add_container');
	}

	/**
	 * When an image is added, need to purge all pages that displays its gallery.
	 *
	 * @since	1.0.5
	 * @access	public
	 * @param	string	$image	The image object added.
	 */
	public static function add_image($image)
	{
		if (!$image || !method_exists($image, 'get_gallery')) {
			return;
		}
		$gallery = $image->get_gallery();
		if ($gallery && $gallery->pageid) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . $gallery->pageid);
		}
	}

	/**
	 * When an image is updated, need to purge all pages that displays its gallery.
	 *
	 * @since 1.0.5
	 * @access	public
	 */
	public static function update_image()
	{
		if (isset($_REQUEST['gallery_id'])) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . sanitize_key($_REQUEST['gallery_id']));
			return;
		}

		if (isset($_POST['task_list'])) {
			$task_list = str_replace('\\', '', $_POST['task_list']);
			$task_list = json_decode($task_list, true);

			if (!empty($task_list[0]['query']['id'])) {
				do_action('litespeed_purge', self::CACHETAG_GALLERIES . sanitize_key($task_list[0]['query']['id']));
				return;
			}
		}

		if (isset($_POST['id'])) {
			$id = (int) $_POST['id'];
		} elseif (isset($_POST['image'])) {
			$id = (int) $_POST['image'];
		} elseif (isset($_GET['pid'])) {
			$id = (int) $_GET['pid'];
		} else {
			error_log('LiteSpeed_Cache hit ngg_ajax_image_save with no post image id.');
			return;
		}
		$image = \C_Image_Mapper::get_instance()->find($id);
		if ($image) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . $image->galleryid);
		}
	}

	/**
	 * When an image is deleted, need to purge all pages that displays its gallery.
	 *
	 * @since 1.0.5
	 * @access	public
	 */
	public static function delete_image()
	{
		if (isset($_GET['gid'])) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . sanitize_key($_GET['gid']));
		}
	}

	/**
	 * When an image is moved, need to purge all old galleries and the new gallery.
	 *
	 * @since 1.0.8
	 * @access	public
	 * @param array $images unused
	 * @param array $old_gallery_ids Source gallery ids for the images.
	 * @param integer $new_gallery_id Destination gallery id.
	 */
	public static function move_image($images, $old_gallery_ids, $new_gallery_id)
	{
		foreach ($old_gallery_ids as $gid) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . $gid);
		}
		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $new_gallery_id);
	}

	/**
	 * When an image is copied, need to purge the destination gallery.
	 *
	 * @param array $image_pid_map unused
	 * @param array $old_gallery_ids unused
	 * @param integer $new_gallery_id Destination gallery id.
	 */
	public static function copy_image($image_pid_map, $old_gallery_ids, $new_gallery_id)
	{
		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $new_gallery_id);
	}

	/**
	 * When an image is re-generated, need to purge the gallery it belongs to.
	 * Also applies to recovered images.
	 *
	 * @param Image $image The re-generated image.
	 */
	public static function gen_image($image)
	{
		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $image->galleryid);
	}

	/**
	 * When a gallery is updated, need to purge all pages that display the gallery.
	 *
	 * @since 1.0.5
	 * @access  public
	 * @param	integer		$gid	The gallery id of the gallery updated.
	 */
	public static function update_gallery($gid)
	{
		// New version input will be an object with gid value
		if (is_object($gid) && !empty($gid->gid)) {
			$gid = $gid->gid;
		}

		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $gid);
	}

	/**
	 * When an album is updated, need to purge all pages that display the album.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param	integer		$aid	The album id of the album updated.
	 */
	public static function update_album($aid)
	{
		do_action('litespeed_purge', self::CACHETAG_ALBUMS . $aid);
	}

	/**
	 * When rendering a page, if the page has a gallery, album or tag cloud,
	 * it needs to be tagged appropriately.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param object $render_parms Parameters used to render the associated part of the page.
	 * @return mixed Null if passed in null, $render_parms otherwise.
	 */
	public static function add_container($render_parms)
	{
		// Check if null. If it is null, can't continue.
		if (is_null($render_parms)) {
			return null;
		}
		$src = $render_parms[0]->source;
		$container_ids = $render_parms[0]->container_ids;
		// Can switch on first char if we end up with more sources.
		switch ($src) {
			case 'albums':
				$tag = self::CACHETAG_ALBUMS;
				break;
			case 'galleries':
				$tag = self::CACHETAG_GALLERIES;
				break;
			case 'tags':
				$tag = self::CACHETAG_TAGS;
				break;
			default:
				return $render_parms;
		}

		foreach ($container_ids as $id) {
			do_action('litespeed_tag_add', $tag . $id);
		}

		return $render_parms;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/bbpress.cls.php000064400000004513151600152670021117 0ustar00<?php
/**
 * The Third Party integration with the bbPress plugin.
 *
 * @since		1.0.5
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\Router;

class BBPress
{
	/**
	 * Detect if bbPress is installed and if the page is a bbPress page.
	 *
	 * @since 1.0.5
	 * @access public
	 */
	public static function detect()
	{
		if (function_exists('is_bbpress')) {
			add_action('litespeed_api_purge_post', __CLASS__ . '::on_purge'); //todo
			if (apply_filters('litespeed_esi_status', false)) {
				// don't consider private cache yet (will do if any feedback)
				add_action('litespeed_control_finalize', __CLASS__ . '::set_control');
			}
		}
	}

	/**
	 * This filter is used to let the cache know if a page is cacheable.
	 *
	 * @access public
	 * @since 1.2.0
	 */
	public static function set_control()
	{
		if (!apply_filters('litespeed_control_cacheable', false)) {
			return;
		}

		// set non ESI public
		if (is_bbpress() && Router::is_logged_in()) {
			do_action('litespeed_control_set_nocache', 'bbpress nocache due to loggedin');
		}
	}

	/**
	 * When a bbPress page is purged, need to purge the forums list and
	 * any/all ancestor pages.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param integer $post_id The post id of the page being purged.
	 */
	public static function on_purge($post_id)
	{
		if (!is_bbpress()) {
			if (!function_exists('bbp_is_forum') || !function_exists('bbp_is_topic') || !function_exists('bbp_is_reply')) {
				return;
			}
			if (!bbp_is_forum($post_id) && !bbp_is_topic($post_id) && !bbp_is_reply($post_id)) {
				return;
			}
		}

		// Need to purge base forums page, bbPress page was updated.
		do_action('litespeed_purge_posttype', bbp_get_forum_post_type());
		$ancestors = get_post_ancestors($post_id);

		// If there are ancestors, need to purge them as well.
		if (!empty($ancestors)) {
			foreach ($ancestors as $ancestor) {
				do_action('litespeed_purge_post', $ancestor);
			}
		}

		global $wp_widget_factory;
		$replies_widget = $wp_widget_factory->get_widget_object('BBP_Replies_Widget');
		if (bbp_is_reply($post_id) && $replies_widget) {
			do_action('litespeed_purge_widget', $replies_widget->id);
		}

		$topic_widget = $wp_widget_factory->get_widget_object('BBP_Topics_Widget');
		if (bbp_is_topic($post_id) && $topic_widget) {
			do_action('litespeed_purge_widget', $topic_widget->id);
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/divi-theme-builder.cls.php000064400000004315151600152740023134 0ustar00<?php
/**
 * The Third Party integration with DIVI Theme.
 *
 * @since		2.9.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Divi_Theme_Builder
{
	// private static $js_comment_box = false;

	/**
	 * Check if is Edit mode in frontend, disable all LSCWP features to avoid breaking page builder
	 *
	 * @since 2.9.7.2 #435538 #581740 #977284
	 * @since  2.9.9.1 Added 'et_pb_preview' for loading image from library in divi page edit
	 */
	public static function preload()
	{
		if (!function_exists('et_setup_theme')) {
			return;
		}
		if (!empty($_GET['et_fb']) || !empty($_GET['et_pb_preview']) || (!empty($_GET['p']) && !empty($_GET['preview']) && $_GET['preview'] === 'true')) {
			do_action('litespeed_disable_all', 'divi edit mode');
		}
	}

	public static function detect()
	{
		if (!defined('ET_CORE')) {
			return;
		}

		// As DIVI will set page to non-cacheable for the 1st visit to generate CCSS, will need to ignore that no-cache for crawler
		defined('LITESPEED_CRAWLER_IGNORE_NONCACHEABLE') || define('LITESPEED_CRAWLER_IGNORE_NONCACHEABLE', true);

		/**
		 * Add contact form to nonce
		 * @since  2.9.7.1 #475461
		 */
		do_action('litespeed_nonce', 'et-pb-contact-form-submit');

		/**
		 * Subscribe module and A/B logging
		 * @since  3.0 @Robert Staddon
		 */
		do_action('litespeed_nonce', 'et_frontend_nonce');
		do_action('litespeed_nonce', 'et_ab_log_nonce');

		/*
		// the comment box fix is for user using theme builder, ESI will load the wrong json string
		// As we disabled all for edit mode, this is no more needed
		add_action( 'et_fb_before_comments_template', 'Divi_Theme_Builder::js_comment_box_on' );
		add_action( 'et_fb_after_comments_template', 'Divi_Theme_Builder::js_comment_box_off' );
		add_filter( 'litespeed_esi_params-comment-form', 'Divi_Theme_Builder::esi_comment_add_slash' );// Note: this is changed in v2.9.8.1
		*/
	}

	/*
	public static function js_comment_box_on() {
		self::$js_comment_box = true;
	}

	public static function js_comment_box_off() {
		self::$js_comment_box = false;
	}

	public static function esi_comment_add_slash( $params )
	{
		if ( self::$js_comment_box ) {
			$params[ 'is_json' ] = 1;
			$params[ '_ls_silence' ] = 1;
		}

		return $params;
	}
	*/
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/facetwp.cls.php000064400000001255151600153010021075 0ustar00<?php
/**
 * The Third Party integration with FacetWP.
 *
 * @since		2.9.9
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Facetwp
{
	public static function detect()
	{
		if (!defined('FACETWP_VERSION')) {
			return;
		}
		/**
		 * For Facetwp, if the template is "wp", return the buffered HTML
		 * So marked as rest call to put is_json to ESI
		 */
		if (!empty($_POST['action']) && !empty($_POST['data']) && !empty($_POST['data']['template']) && $_POST['data']['template'] === 'wp') {
			add_filter('litespeed_esi_params', __CLASS__ . '::set_is_json');
		}
	}

	public static function set_is_json($params)
	{
		$params['is_json'] = 1;
		return $params;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/autoptimize.cls.php000064400000001332151600153060022017 0ustar00<?php
/**
 * The Third Party integration with the Autoptimize plugin.
 *
 * @since		1.0.12
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Autoptimize
{
	/**
	 * Detects if Autoptimize is active.
	 *
	 *@since 1.0.12
	 *@access public
	 */
	public static function detect()
	{
		if (defined('AUTOPTIMIZE_PLUGIN_DIR')) {
			add_action('litespeed_purge_finalize', __CLASS__ . '::purge');
		}
	}

	/**
	 * Purges the cache when Autoptimize's cache is purged.
	 *
	 * @since 1.0.12
	 * @access public
	 */
	public static function purge()
	{
		if (defined('AUTOPTIMIZE_PURGE') || has_action('shutdown', 'autoptimize_do_cachepurged_action', 11)) {
			do_action('litespeed_purge_all', '3rd Autoptimize');
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/wp-polls.cls.php000064400000000740151600153140021223 0ustar00<?php
/**
 * The Third Party integration with the WP-Polls plugin.
 *
 * @since		1.0.7
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

// todo: need test

class Wp_Polls
{
	public static function detect()
	{
		add_filter('wp_polls_display_pollvote', __CLASS__ . '::set_control');
		add_filter('wp_polls_display_pollresult', __CLASS__ . '::set_control');
	}

	public static function set_control()
	{
		do_action('litespeed_control_set_nocache', 'wp polls');
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/wpml.cls.php000064400000001163151600153220020424 0ustar00<?php
/**
 * The Third Party integration with WPML.
 *
 * @since		2.9.4
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WPML
{
	public static function detect()
	{
		if (!defined('WPML_PLUGIN_BASENAME')) {
			return;
		}

		add_filter('litespeed_internal_domains', __CLASS__ . '::append_domains');
	}

	/**
	 * Take language domains as internal domains
	 */
	public static function append_domains($domains)
	{
		$wpml_domains = apply_filters('wpml_setting', false, 'language_domains');
		if ($wpml_domains) {
			$domains = array_merge($domains, array_values($wpml_domains));
		}

		return $domains;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/wplister.cls.php000064400000001261151600153270021322 0ustar00<?php
/**
 * The Third Party integration with the WPLister plugin.
 *
 * @since        1.1.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WPLister
{
	/**
	 * Detects if WooCommerce and WPLister are installed.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function detect()
	{
		if (defined('WOOCOMMERCE_VERSION') && defined('WPLISTER_VERSION')) {
			// User reported this will sync correctly.
			add_action('wplister_revise_inventory_status', array(WooCommerce::cls(), 'backend_purge'));
			// Added as a safety measure for WPLister Pro only.
			add_action('wplister_inventory_status_changed', array(WooCommerce::cls(), 'backend_purge'));
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/amp.cls.php000064400000003600151600153340020223 0ustar00<?php
/**
 * The Third Party integration with AMP plugin.
 *
 * @since		2.9.8.6
 * @package		LiteSpeed_Cache
 * @subpackage	LiteSpeed_Cache/thirdparty
 * @author		LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\API;

class AMP
{
	/**
	 * @since 4.2
	 */
	private static function _maybe_amp($amp_function)
	{
		if (is_admin()) {
			return;
		}
		if (!isset($_GET['amp']) && (!function_exists($amp_function) || !$amp_function())) {
			return;
		}

		do_action('litespeed_debug', '[3rd] ❌ AMP disabled page optm/lazy');

		!defined('LITESPEED_NO_PAGEOPTM') && define('LITESPEED_NO_PAGEOPTM', true);
		!defined('LITESPEED_NO_LAZY') && define('LITESPEED_NO_LAZY', true);
		!defined('LITESPEED_NO_OPTM') && define('LITESPEED_NO_OPTM', true);
		// ! defined( 'LITESPEED_GUEST' ) && define( 'LITESPEED_GUEST', false );
	}

	/**
	 * ampforwp_is_amp_endpoint() from Accelerated Mobile Pages
	 *
	 * @since 4.2
	 */
	public static function maybe_acc_mob_pages()
	{
		self::_maybe_amp('ampforwp_is_amp_endpoint');
	}

	/**
	 * Google AMP fix
	 *
	 * @since 4.2.0.1
	 */
	public static function maybe_google_amp()
	{
		self::_maybe_amp('amp_is_request');
	}

	/**
	 * CSS async will affect AMP result and
	 * Lazyload will inject JS library which AMP not allowed
	 * need to force set false before load
	 *
	 * @since 2.9.8.6
	 * @access public
	 */
	public static function preload()
	{
		add_action('wp', __CLASS__ . '::maybe_acc_mob_pages');
		add_action('wp', __CLASS__ . '::maybe_google_amp');

		// amp_is_request() from AMP
		// self::maybe_amp( 'amp_is_request' );
		// add_filter( 'litespeed_can_optm', '__return_false' );
		// do_action( 'litespeed_conf_force', API::O_OPTM_CSS_ASYNC, false );
		// do_action( 'litespeed_conf_force', API::O_MEDIA_LAZY, false );
		// do_action( 'litespeed_conf_force', API::O_MEDIA_IFRAME_LAZY, false );
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/woo-paypal.cls.php000064400000001122151600153410021531 0ustar00<?php
/**
 * The Third Party integration with WooCommerce PayPal Checkout Gateway
 * @ref https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/
 *
 * @since		3.0
 */
namespace LiteSpeed\Thirdparty;
defined('WPINC') || exit();

class Woo_Paypal
{
	public static function detect()
	{
		if (!defined('WC_GATEWAY_PPEC_VERSION')) {
			return;
		}

		do_action('litespeed_nonce', '_wc_ppec_update_shipping_costs_nonce private');
		do_action('litespeed_nonce', '_wc_ppec_start_checkout_nonce private');
		do_action('litespeed_nonce', '_wc_ppec_generate_cart_nonce private');
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/aelia-currencyswitcher.cls.php000064400000003444151600153460024133 0ustar00<?php
/**
 * The Third Party integration with the Aelia CurrencySwitcher plugin.
 *
 * @since		1.0.13
 * @since  		2.6 	Removed hook_vary as OLS supports vary header already
 * @package		LiteSpeed_Cache
 * @subpackage	LiteSpeed_Cache/thirdparty
 * @author		LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\API;

class Aelia_CurrencySwitcher
{
	private static $_cookies = array('aelia_cs_selected_currency', 'aelia_customer_country', 'aelia_customer_state', 'aelia_tax_exempt');

	/**
	 * Detects if WooCommerce is installed.
	 *
	 * @since 1.0.13
	 * @access public
	 */
	public static function detect()
	{
		if (defined('WOOCOMMERCE_VERSION') && isset($GLOBALS['woocommerce-aelia-currencyswitcher']) && is_object($GLOBALS['woocommerce-aelia-currencyswitcher'])) {
			// Not all pages need to add vary, so need to use this API to set conditions
			self::$_cookies = apply_filters('litespeed_3rd_aelia_cookies', self::$_cookies);
			add_filter('litespeed_vary_curr_cookies', __CLASS__ . '::check_cookies'); // this is for vary response headers, only add when needed
			add_filter('litespeed_vary_cookies', __CLASS__ . '::register_cookies'); // this is for rewrite rules, so always add
		}
	}

	public static function register_cookies($list)
	{
		return array_merge($list, self::$_cookies);
	}

	/**
	 * If the page is not a woocommerce page, ignore the logic.
	 * Else check cookies. If cookies are set, set the vary headers, else do not cache the page.
	 *
	 * @since 1.0.13
	 * @access public
	 */
	public static function check_cookies($list)
	{
		// NOTE: is_cart and is_checkout should also be checked, but will be checked by woocommerce anyway.
		if (!is_woocommerce()) {
			return $list;
		}

		return array_merge($list, self::$_cookies);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/entry.inc.php000064400000002732151600153530020605 0ustar00<?php
/**
 * The registry for Third Party Plugins Integration files.
 *
 * This file is only used to include the integration files/classes.
 * This works as an entry point for the initial add_action for the
 * detect function.
 *
 * It is not required to add all integration files here, this just provides
 * a common place for plugin authors to append their file to.
 *
 */
defined('WPINC') || exit();

use LiteSpeed\API;

$third_cls = array(
	'Aelia_CurrencySwitcher',
	'Autoptimize',
	'Avada',
	'BBPress',
	'Beaver_Builder',
	'Caldera_Forms',
	'Divi_Theme_Builder',
	'Facetwp',
	'LiteSpeed_Check',
	'Theme_My_Login',
	'User_Switching',
	'WCML',
	'WooCommerce',
	'WC_PDF_Product_Vouchers',
	'Woo_Paypal',
	'Wp_Polls',
	'WP_PostRatings',
	'Wpdiscuz',
	'WPLister',
	'WPML',
	'WpTouch',
	'Yith_Wishlist',
);

foreach ($third_cls as $cls) {
	add_action('litespeed_load_thirdparty', 'LiteSpeed\Thirdparty\\' . $cls . '::detect');
}

// Preload needed for certain thirdparty
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Divi_Theme_Builder::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\WooCommerce::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\NextGenGallery::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\AMP::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Elementor::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Gravity_Forms::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Perfmatters::preload');
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/caldera-forms.cls.php000064400000000623151600153600022166 0ustar00<?php
/**
 * The Third Party integration with Caldera Forms.
 *
 * @since		3.2.2
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Caldera_Forms
{
	public static function detect()
	{
		if (!defined('CFCORE_VER')) {
			return;
		}

		// plugins/caldera-forms/classes/render/nonce.php -> class Caldera_Forms_Render_Nonce
		do_action('litespeed_nonce', 'caldera_forms_front_*');
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/user-switching.cls.php000064400000001002151600153660022420 0ustar00<?php
/**
 * The Third Party integration with User Switching.
 *
 * @since		3.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class User_Switching
{
	public static function detect()
	{
		if (!class_exists('user_switching')) {
			return;
		}

		/**
		 * Register switch back URL nonce
		 * @since  3.0 @Robert Staddon
		 */
		if (function_exists('current_user_switched') && ($old_user = current_user_switched())) {
			do_action('litespeed_nonce', 'switch_to_olduser_' . $old_user->ID);
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/wp-postratings.cls.php000064400000001136151600153730022454 0ustar00<?php
/**
 * The Third Party integration with the WP-PostRatings plugin.
 *
 * @since		1.1.1
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WP_PostRatings
{
	/**
	 * Detects if plugin is installed.
	 *
	 * @since 1.1.1
	 * @access public
	 */
	public static function detect()
	{
		if (defined('WP_POSTRATINGS_VERSION')) {
			add_action('rate_post', __CLASS__ . '::flush', 10, 3);
		}
	}

	/**
	 * Purges the cache
	 *
	 * @since 1.1.1
	 * @access public
	 */
	public static function flush($uid, $post_id, $post_ratings_score)
	{
		do_action('litespeed_purge_post', $post_id);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/elementor.cls.php000064400000002530151600154000021433 0ustar00<?php
/**
 * The Third Party integration with the bbPress plugin.
 *
 * @since		2.9.8.8
 */
namespace LiteSpeed\Thirdparty;
defined('WPINC') || exit();

use LiteSpeed\Debug2;

class Elementor
{
	public static function preload()
	{
		if (!defined('ELEMENTOR_VERSION')) {
			return;
		}

		if (!is_admin()) {
			//		    add_action( 'init', __CLASS__ . '::disable_litespeed_esi', 4 );	// temporarily comment out this line for backward compatibility
		}

		if (isset($_GET['action']) && $_GET['action'] === 'elementor') {
			do_action('litespeed_disable_all', 'elementor edit mode');
		}

		if (!empty($_SERVER['HTTP_REFERER']) && strpos($_SERVER['HTTP_REFERER'], 'action=elementor')) {
			if (!empty($_REQUEST['actions'])) {
				$json = json_decode(stripslashes($_REQUEST['actions']), true);
				// Debug2::debug( '3rd Elementor', $json );
				if (
					!empty($json['save_builder']['action']) &&
					$json['save_builder']['action'] == 'save_builder' &&
					!empty($json['save_builder']['data']['status']) &&
					$json['save_builder']['data']['status'] == 'publish'
				) {
					return; // Save post, don't disable all in case we will allow fire crawler right away after purged
				}
			}
			do_action('litespeed_disable_all', 'elementor edit mode in HTTP_REFERER');
		}
	}

	public static function disable_litespeed_esi()
	{
		define('LITESPEED_ESI_OFF', true);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/beaver-builder.cls.php000064400000001645151600154050022344 0ustar00<?php
/**
 * The Third Party integration with the Beaver Builder plugin.
 *
 * @since		3.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Beaver_Builder
{
	/**
	 * Detects if Beaver_Builder is active.
	 *
	 *@since 3.0
	 *@access public
	 */
	public static function detect()
	{
		if (!defined('FL_BUILDER_VERSION')) {
			return;
		}

		/**
		 * Purge All hooks
		 * @see  beaver-builder/extensions/fi-builder-cache-helper/classes/class-fi-builder-cache-helper.php
		 */
		$actions = array('fl_builder_cache_cleared', 'fl_builder_after_save_layout', 'fl_builder_after_save_user_template', 'upgrader_process_complete');

		foreach ($actions as $val) {
			add_action($val, __CLASS__ . '::purge');
		}
	}

	/**
	 * Purges the cache when Beaver_Builder's cache is purged.
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function purge()
	{
		do_action('litespeed_purge_all', '3rd Beaver_Builder');
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/gravity-forms.cls.php000064400000001015151600154130022253 0ustar00<?php
/**
 * The Third Party integration with Gravity Forms.
 *
 * @since       4.1.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Gravity_Forms
{
	/**
	 * Check if GF is enabled and disable LSCWP on gf-download and gf-signature URI
	 *
	 * @since 4.1.0 #900899 #827184
	 */
	public static function preload()
	{
		if (class_exists('GFCommon')) {
			if (isset($_GET['gf-download']) || isset($_GET['gf-signature'])) {
				do_action('litespeed_disable_all', 'Stopped for Gravity Form');
			}
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/woocommerce.tab.tpl.php000064400000000270151600154210022545 0ustar00<?php defined( 'WPINC' ) || exit ; ?>

<a class='litespeed-tab nav-tab' href='#woocommerce' data-litespeed-tab='woocommerce'><?php echo __( 'WooCommerce', 'litespeed-cache' ) ; ?></a>
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/woocommerce.content.tpl.php000064400000006712151600154260023465 0ustar00<?php

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit;

use \LiteSpeed\API;
use \LiteSpeed\Doc;
use \LiteSpeed\Admin_Display;
use \LiteSpeed\Lang;
use \LiteSpeed\Base;
?>

<div data-litespeed-layout='woocommerce'>

	<h3 class="litespeed-title-short">
		<?php echo __('WooCommerce Settings', 'litespeed-cache'); ?>
		<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/#woocommerce-tab'); ?>
	</h3>

	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php echo __('NOTICE:', 'litespeed-cache'); ?></h4>
		<p><?php echo __('After verifying that the cache works in general, please test the cart.', 'litespeed-cache'); ?></p>
		<p><?php echo sprintf(__('To test the cart, visit the <a %s>FAQ</a>.', 'litespeed-cache'), 'href="https://docs.litespeedtech.com/lscache/lscwp/installation/#non-cacheable-pages" target="_blank"'); ?></p>
		<p><?php echo __('By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.', 'litespeed-cache'); ?></p>
	</div>

	<table class="wp-list-table striped litespeed-table">
		<tbody>
			<tr>
				<th>
					<?php $id = self::O_UPDATE_INTERVAL; ?>
					<?php echo __('Product Update Interval', 'litespeed-cache'); ?>
				</th>
				<td>
					<?php
					$options = array(
						self::O_PQS_CS	=> __('Purge product on changes to the quantity or stock status.', 'litespeed-cache') . ' ' . __('Purge categories only when stock status changes.', 'litespeed-cache'),
						self::O_PS_CS	=> __('Purge product and categories only when the stock status changes.', 'litespeed-cache'),
						self::O_PS_CN	=> __('Purge product only when the stock status changes.', 'litespeed-cache') . ' ' . __('Do not purge categories on changes to the quantity or stock status.', 'litespeed-cache'),
						self::O_PQS_CQS	=> __('Always purge both product and categories on changes to the quantity or stock status.', 'litespeed-cache'),
					);
					$conf = (int) apply_filters('litespeed_conf', $id);
					foreach ($options as $k => $v) :
						$checked = (int) $k === $conf ? ' checked ' : '';
					?>
						<?php do_action('litespeed_setting_enroll', $id); ?>
						<div class='litespeed-radio-row'>
							<input type='radio' autocomplete='off' name='<?php echo $id; ?>' id='conf_<?php echo $id; ?>_<?php echo $k; ?>' value='<?php echo $k; ?>' <?php echo $checked; ?> />
							<label for='conf_<?php echo $id; ?>_<?php echo $k; ?>'><?php echo $v; ?></label>
						</div>
					<?php endforeach; ?>
					<div class="litespeed-desc">
						<?php echo __('Determines how changes in product quantity and product stock status affect product pages and their associated category pages.', 'litespeed-cache'); ?>
					</div>
				</td>
			</tr>

			<tr>
				<th>
					<?php $id = self::O_CART_VARY; ?>
					<?php echo __('Vary for Mini Cart', 'litespeed-cache'); ?>
				</th>
				<td>
					<?php
					$conf = (int) apply_filters('litespeed_conf', $id);
					$this->cls('Admin_Display')->build_switch($id); ?>
					<div class="litespeed-desc">
						<?php echo __('Generate a separate vary cache copy for the mini cart when the cart is not empty.', 'litespeed-cache'); ?>
						<?php echo __('If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.', 'litespeed-cache'); ?>
						<br /><?php Doc::notice_htaccess(); ?>
					</div>
				</td>
			</tr>

		</tbody>
	</table>
</div>litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/theme-my-login.cls.php000064400000001553151600154330022306 0ustar00<?php
/**
 * The Third Party integration with the Theme My Login plugin.
 *
 * @since		1.0.15
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Theme_My_Login
{
	/**
	 * Detects if Better Theme My Login is active.
	 *
	 * @since 1.0.15
	 * @access public
	 *
	 */
	public static function detect()
	{
		if (defined('THEME_MY_LOGIN_PATH')) {
			add_action('litespeed_control_finalize', __CLASS__ . '::set_control');
		}
	}

	/**
	 * This filter is used to let the cache know if a page is cacheable.
	 *
	 * @access public
	 * @since 1.0.15
	 */
	public static function set_control()
	{
		if (!apply_filters('litespeed_control_cacheable', false)) {
			return;
		}

		// check if this page is TML page or not
		if (class_exists('Theme_My_Login') && \Theme_My_Login::is_tml_page()) {
			do_action('litespeed_control_set_nocache', 'Theme My Login');
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/wcml.cls.php000064400000001644151600154400020414 0ustar00<?php
/**
 * The Third Party integration with WCML.
 *
 * @since		3.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WCML
{
	private static $_currency = '';

	public static function detect()
	{
		if (!defined('WCML_VERSION')) {
			return;
		}

		add_filter('wcml_client_currency', __CLASS__ . '::apply_client_currency');
		add_action('wcml_set_client_currency', __CLASS__ . '::set_client_currency');
	}

	public static function set_client_currency($currency)
	{
		self::apply_client_currency($currency);

		do_action('litespeed_vary_ajax_force');
	}

	public static function apply_client_currency($currency)
	{
		if ($currency !== wcml_get_woocommerce_currency_option()) {
			self::$_currency = $currency;
			add_filter('litespeed_vary', __CLASS__ . '::apply_vary');
		}

		return $currency;
	}

	public static function apply_vary($list)
	{
		$list['wcml_currency'] = self::$_currency;
		return $list;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/yith-wishlist.cls.php000064400000010505151600154450022274 0ustar00<?php
/**
 * The Third Party integration with the YITH WooCommerce Wishlist plugin.
 *
 * @since		1.1.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\Tag;
use LiteSpeed\Conf;
use LiteSpeed\Base;

class Yith_Wishlist
{
	const ESI_PARAM_POSTID = 'yith_pid';
	private static $_post_id;

	/**
	 * Detects if YITH WooCommerce Wishlist and WooCommerce are installed.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function detect()
	{
		if (!defined('WOOCOMMERCE_VERSION') || !defined('YITH_WCWL')) {
			return;
		}
		if (apply_filters('litespeed_esi_status', false)) {
			add_action('litespeed_tpl_normal', __CLASS__ . '::is_not_esi');
			add_action('litespeed_esi_load-yith_wcwl_add', __CLASS__ . '::load_add_to_wishlist');
			add_filter('litespeed_esi_inline-yith_wcwl_add', __CLASS__ . '::inline_add_to_wishlist', 20, 2);

			// hook to add/delete wishlist
			add_action('yith_wcwl_added_to_wishlist', __CLASS__ . '::purge');
			add_action('yith_wcwl_removed_from_wishlist', __CLASS__ . '::purge');
		}
	}

	/**
	 * Purge ESI yith cache when add/remove items
	 *
	 * @since 1.2.0
	 * @access public
	 */
	public static function purge()
	{
		do_action('litespeed_purge_esi', 'yith_wcwl_add');
	}

	/**
	 * Hooked to the litespeed_is_not_esi_template action.
	 *
	 * If the request is not an ESI request, hook to the add to wishlist button
	 * filter to replace it as an esi block.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function is_not_esi()
	{
		add_filter('yith_wcwl_add_to_wishlist_params', __CLASS__ . '::add_to_wishlist_params', 999, 2);

		add_filter('yith_wcwl_add_to_wishlisth_button_html', __CLASS__ . '::sub_add_to_wishlist', 999);
	}

	/**
	 * Store the post id for later shortcode usage
	 *
	 * @since  3.4.1
	 */
	public static function add_to_wishlist_params($defaults, $atts)
	{
		self::$_post_id = !empty($atts['product_id']) ? $atts['product_id'] : $defaults['product_id'];

		return $defaults;
	}

	/**
	 * Hooked to the yith_wcwl_add_to_wishlisth_button_html filter.
	 *
	 * The add to wishlist button displays a different output when the item is already in the wishlist/cart.
	 * For this reason, the button must be an ESI block. This function replaces the normal html with the ESI block.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function sub_add_to_wishlist($template)
	{
		$params = array(
			self::ESI_PARAM_POSTID => self::$_post_id,
		);

		$inline_tags = array('', rtrim(Tag::TYPE_ESI, '.'), Tag::TYPE_ESI . 'yith_wcwl_add');
		$inline_tags = implode(
			',',
			array_map(function ($val) {
				return 'public:' . LSWCP_TAG_PREFIX . '_' . $val;
			}, $inline_tags)
		);
		$inline_tags .= ',' . LSWCP_TAG_PREFIX . '_tag_priv';

		do_action('litespeed_esi_combine', 'yith_wcwl_add');

		$inline_params = array(
			'val' => $template,
			'tag' => $inline_tags,
			'control' => 'private,no-vary,max-age=' . Conf::cls()->conf(Base::O_CACHE_TTL_PRIV),
		);

		return apply_filters('litespeed_esi_url', 'yith_wcwl_add', 'YITH ADD TO WISHLIST', $params, 'private,no-vary', false, false, false, $inline_params);
	}

	/**
	 * Hooked to the litespeed_esi_load-yith_wcwl_add action.
	 *
	 * This will load the add to wishlist button html for output.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function load_add_to_wishlist($params)
	{
		// global $post, $wp_query;
		// $post = get_post( $params[ self::ESI_PARAM_POSTID ] );
		// $wp_query->setup_postdata( $post );
		echo \YITH_WCWL_Shortcode::add_to_wishlist(array('product_id' => $params[self::ESI_PARAM_POSTID]));
		do_action('litespeed_control_set_private', 'yith wishlist');
		do_action('litespeed_vary_no');
	}

	/**
	 * Generate ESI inline value
	 *
	 * @since  3.4.2
	 */
	public static function inline_add_to_wishlist($res, $params)
	{
		if (!is_array($res)) {
			$res = array();
		}

		$pid = $params[self::ESI_PARAM_POSTID];

		$res['val'] = \YITH_WCWL_Shortcode::add_to_wishlist(array('product_id' => $pid));

		$res['control'] = 'private,no-vary,max-age=' . Conf::cls()->conf(Base::O_CACHE_TTL_PRIV);

		$inline_tags = array('', rtrim(Tag::TYPE_ESI, '.'), Tag::TYPE_ESI . 'yith_wcwl_add');
		$inline_tags = implode(
			',',
			array_map(function ($val) {
				return 'public:' . LSWCP_TAG_PREFIX . '_' . $val;
			}, $inline_tags)
		);
		$inline_tags .= ',' . LSWCP_TAG_PREFIX . '_tag_priv';

		$res['tag'] = $inline_tags;

		return $res;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/woocommerce.cls.php000064400000057571151600154520022006 0ustar00<?php

/**
 * The Third Party integration with the WooCommerce plugin.
 *
 * @since         1.0.5
 * @since  1.6.6 Added function_exists check for compatibility
 * @package       LiteSpeed_Cache
 * @subpackage    LiteSpeed_Cache/thirdparty
 * @author        LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\API;
use LiteSpeed\Base;

class WooCommerce extends Base
{
	const O_CACHE_TTL_FRONTPAGE = Base::O_CACHE_TTL_FRONTPAGE;

	const CACHETAG_SHOP = 'WC_S';
	const CACHETAG_TERM = 'WC_T.';
	const O_UPDATE_INTERVAL = 'wc_update_interval';
	const O_CART_VARY = 'wc_cart_vary';
	const O_PQS_CS = 0; // flush product on quantity + stock change, categories on stock change
	const O_PS_CS = 1; // flush product and categories on stock change
	const O_PS_CN = 2; // flush product on stock change, categories no flush
	const O_PQS_CQS = 3; // flush product and categories on quantity + stock change

	const ESI_PARAM_ARGS = 'wc_args';
	const ESI_PARAM_POSTID = 'wc_post_id';
	const ESI_PARAM_NAME = 'wc_name';
	const ESI_PARAM_PATH = 'wc_path';
	const ESI_PARAM_LOCATED = 'wc_located';

	private $esi_enabled;

	/**
	 * Detects if WooCommerce is installed.
	 *
	 * @since 1.0.5
	 * @access public
	 */
	public static function detect()
	{
		if (!defined('WOOCOMMERCE_VERSION')) {
			return;
		}

		self::cls()->add_hooks();
	}

	/**
	 * Add hooks to woo actions
	 *
	 * @since  1.6.3
	 * @access public
	 */
	public function add_hooks()
	{
		$this->_option_append();

		$this->esi_enabled = apply_filters('litespeed_esi_status', false);

		add_action('litespeed_control_finalize', array($this, 'set_control'));
		add_action('litespeed_tag_finalize', array($this, 'set_tag'));

		// Purging a product on stock change should only occur during product purchase. This function will add the purging callback when an order is complete.
		add_action('woocommerce_product_set_stock', array($this, 'purge_product'));
		add_action('woocommerce_variation_set_stock', array($this, 'purge_product')); // #984479 Update variations stock

		add_action('comment_post', array($this, 'add_review'), 10, 3);

		if ($this->esi_enabled) {
			if (function_exists('is_shop') && !is_shop()) {
				add_action('litespeed_tpl_normal', array($this, 'set_block_template'));
				// No need for add-to-cart button
				// add_action( 'litespeed_esi_load-wc-add-to-cart-form', array( $this, 'load_add_to_cart_form_block' ) ) ;

				add_action('litespeed_esi_load-storefront-cart-header', array($this, 'load_cart_header'));
				add_action('litespeed_esi_load-widget', array($this, 'register_post_view'));
			}

			if (function_exists('is_product') && is_product()) {
				add_filter('litespeed_esi_params', array($this, 'add_post_id'), 10, 2);
			}
		}

		if (is_admin()) {
			add_action('litespeed_api_purge_post', array($this, 'backend_purge')); //todo
			add_action('delete_term_relationships', array($this, 'delete_rel'), 10, 2);
			add_action('litespeed_settings_tab', array($this, 'settings_add_tab'));
			add_action('litespeed_settings_content', array($this, 'settings_add_content'));
			add_filter('litespeed_widget_default_options', array($this, 'wc_widget_default'), 10, 2);
		}

		if (apply_filters('litespeed_conf', self::O_CART_VARY)) {
			add_filter('litespeed_vary_cookies', function ($list) {
				$list[] = 'woocommerce_cart_hash';
				return array_unique($list);
			});
		}
	}

	/**
	 * Purge esi private tag
	 *
	 * @since  1.6.3
	 * @access public
	 */
	public function purge_esi()
	{
		do_action('litespeed_debug', '3rd woo purge ESI in action: ' . current_filter());
		do_action('litespeed_purge_private_esi', 'storefront-cart-header');
	}

	/**
	 * Purge private all
	 *
	 * @since  3.0
	 * @access public
	 */
	public function purge_private_all()
	{
		do_action('litespeed_purge_private_all');
	}

	/**
	 * Check if need to give an ESI block for cart
	 *
	 * @since  1.7.2
	 * @access public
	 */
	public function check_if_need_esi($template)
	{
		if ($this->vary_needed()) {
			do_action('litespeed_debug', 'API: 3rd woo added ESI');
			add_action('litespeed_tpl_normal', array($this, 'set_swap_header_cart'));
		}

		return $template;
	}

	/**
	 * Keep vary on if cart is not empty
	 *
	 * @since  1.7.2
	 * @access public
	 */
	public function vary_maintain($vary)
	{
		if ($this->vary_needed()) {
			do_action('litespeed_debug', 'API: 3rd woo added vary due to cart not empty');
			$vary['woo_cart'] = 1;
		}

		return $vary;
	}

	/**
	 * Check if vary need to be on based on cart
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function vary_needed()
	{
		if (!function_exists('WC')) {
			return false;
		}

		$woocom = WC();
		if (!$woocom) {
			return false;
		}

		if (is_null($woocom->cart)) {
			return false;
		}
		return $woocom->cart->get_cart_contents_count() > 0;
	}

	/**
	 * Hooked to the litespeed_is_not_esi_template action.
	 * If the request is not an esi request, I want to set my own hook in woocommerce_before_template_part to see if it's something I can ESI.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function set_block_template()
	{
		add_action('woocommerce_before_template_part', array($this, 'block_template'), 999, 4);
	}

	/**
	 * Hooked to the litespeed_is_not_esi_template action.
	 * If the request is not an esi request, I want to set my own hook
	 * in storefront_header to see if it's something I can ESI.
	 *
	 * Will remove storefront_header_cart in storefront_header.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 */
	public function set_swap_header_cart()
	{
		$priority = has_action('storefront_header', 'storefront_header_cart');
		if ($priority !== false) {
			remove_action('storefront_header', 'storefront_header_cart', $priority);
			add_action('storefront_header', array($this, 'esi_cart_header'), $priority);
		}
	}

	/**
	 * Hooked to the woocommerce_before_template_part action.
	 * Checks if the template contains 'add-to-cart'. If so, and if I want to ESI the request, block it and build my esi code block.
	 *
	 * The function parameters will be passed to the esi request.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function block_template($template_name, $template_path, $located, $args)
	{
		if (strpos($template_name, 'add-to-cart') === false) {
			if (strpos($template_name, 'related.php') !== false) {
				remove_action('woocommerce_before_template_part', array($this, 'block_template'), 999);
				add_filter('woocommerce_related_products_args', array($this, 'add_related_tags'));
				add_action('woocommerce_after_template_part', array($this, 'end_template'), 999);
			}
			return;
		}
		return;

		// todo: wny not use?

		global $post;
		$params = array(
			self::ESI_PARAM_ARGS => $args,
			self::ESI_PARAM_NAME => $template_name,
			self::ESI_PARAM_POSTID => $post->ID,
			self::ESI_PARAM_PATH => $template_path,
			self::ESI_PARAM_LOCATED => $located,
		);
		add_action('woocommerce_after_add_to_cart_form', array($this, 'end_form'));
		add_action('woocommerce_after_template_part', array($this, 'end_form'), 999);
		echo apply_filters('litespeed_esi_url', 'wc-add-to-cart-form', 'WC_CART_FORM', $params);
		echo apply_filters('litespeed_clean_wrapper_begin', '');
	}

	/**
	 * Hooked to the woocommerce_after_add_to_cart_form action.
	 * If this is hit first, clean the buffer and remove this function and
	 * end_template.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 */
	public function end_form($template_name = '')
	{
		if (!empty($template_name) && strpos($template_name, 'add-to-cart') === false) {
			return;
		}
		echo apply_filters('litespeed_clean_wrapper_end', '');
		remove_action('woocommerce_after_add_to_cart_form', array($this, 'end_form'));
		remove_action('woocommerce_after_template_part', array($this, 'end_form'), 999);
	}

	/**
	 * If related products are loaded, need to add the extra product ids.
	 *
	 * The page will be purged if any of the products are changed.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param array $args The arguments used to build the related products section.
	 * @return array The unchanged arguments.
	 */
	public function add_related_tags($args)
	{
		if (empty($args) || !isset($args['post__in'])) {
			return $args;
		}
		$related_posts = $args['post__in'];
		foreach ($related_posts as $related) {
			do_action('litespeed_tag_add_post', $related);
		}
		return $args;
	}

	/**
	 * Hooked to the woocommerce_after_template_part action.
	 * If the template contains 'add-to-cart', clean the buffer.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param type $template_name
	 */
	public function end_template($template_name)
	{
		if (strpos($template_name, 'related.php') !== false) {
			remove_action('woocommerce_after_template_part', array($this, 'end_template'), 999);
			$this->set_block_template();
		}
	}

	/**
	 * Hooked to the storefront_header header.
	 * If I want to ESI the request, block it and build my esi code block.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 */
	public function esi_cart_header()
	{
		echo apply_filters('litespeed_esi_url', 'storefront-cart-header', 'STOREFRONT_CART_HEADER');
	}

	/**
	 * Hooked to the litespeed_esi_load-storefront-cart-header action.
	 * Generates the cart header for esi display.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 */
	public function load_cart_header()
	{
		storefront_header_cart();
	}

	/**
	 * Hooked to the litespeed_esi_load-wc-add-to-cart-form action.
	 * Parses the esi input parameters and generates the add to cart form
	 * for esi display.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @global type $post
	 * @global type $wp_query
	 * @param type $params
	 */
	public function load_add_to_cart_form_block($params)
	{
		global $post, $wp_query;
		$post = get_post($params[self::ESI_PARAM_POSTID]);
		$wp_query->setup_postdata($post);
		function_exists('wc_get_template') && wc_get_template($params[self::ESI_PARAM_NAME], $params[self::ESI_PARAM_ARGS], $params[self::ESI_PARAM_PATH]);
	}

	/**
	 * Update woocommerce when someone visits a product and has the
	 * recently viewed products widget.
	 *
	 * Currently, this widget should not be cached.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param array $params Widget parameter array
	 */
	public function register_post_view($params)
	{
		if ($params[API::PARAM_NAME] !== 'WC_Widget_Recently_Viewed') {
			return;
		}
		if (!isset($params[self::ESI_PARAM_POSTID])) {
			return;
		}
		$id = $params[self::ESI_PARAM_POSTID];
		$esi_post = get_post($id);
		$product = function_exists('wc_get_product') ? wc_get_product($esi_post) : false;

		if (empty($product)) {
			return;
		}

		global $post;
		$post = $esi_post;
		function_exists('wc_track_product_view') && wc_track_product_view();
	}

	/**
	 * Adds the post id to the widget ESI parameters for the Recently Viewed widget.
	 *
	 * This is needed in the ESI request to update the cookie properly.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function add_post_id($params, $block_id)
	{
		if ($block_id == 'widget') {
			if ($params[API::PARAM_NAME] == 'WC_Widget_Recently_Viewed') {
				$params[self::ESI_PARAM_POSTID] = get_the_ID();
			}
		}

		return $params;
	}

	/**
	 * Hooked to the litespeed_widget_default_options filter.
	 *
	 * The recently viewed widget must be esi to function properly.
	 * This function will set it to enable and no cache by default.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function wc_widget_default($options, $widget)
	{
		if (!is_array($options)) {
			return $options;
		}
		$widget_name = get_class($widget);
		if ($widget_name === 'WC_Widget_Recently_Viewed') {
			$options[API::WIDGET_O_ESIENABLE] = API::VAL_ON2;
			$options[API::WIDGET_O_TTL] = 0;
		} elseif ($widget_name === 'WC_Widget_Recent_Reviews') {
			$options[API::WIDGET_O_ESIENABLE] = API::VAL_ON;
			$options[API::WIDGET_O_TTL] = 86400;
		}
		return $options;
	}

	/**
	 * Set WooCommerce cache tags based on page type.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 */
	public function set_tag()
	{
		$id = get_the_ID();
		if ($id === false) {
			return;
		}

		// Check if product has a cache ttl limit or not
		$sale_from = (int) get_post_meta($id, '_sale_price_dates_from', true);
		$sale_to = (int) get_post_meta($id, '_sale_price_dates_to', true);
		$now = current_time('timestamp');
		$ttl = false;
		if ($sale_from && $now < $sale_from) {
			$ttl = $sale_from - $now;
		} elseif ($sale_to && $now < $sale_to) {
			$ttl = $sale_to - $now;
		}
		if ($ttl && $ttl < apply_filters('litespeed_control_ttl', 0)) {
			do_action('litespeed_control_set_ttl', $ttl, "WooCommerce set scheduled TTL to $ttl");
		}

		if (function_exists('is_shop') && is_shop()) {
			do_action('litespeed_tag_add', self::CACHETAG_SHOP);
		}
		if (function_exists('is_product_taxonomy') && !is_product_taxonomy()) {
			return;
		}
		if (isset($GLOBALS['product_cat']) && is_string($GLOBALS['product_cat'])) {
			// todo: need to check previous woo version to find if its from old woo versions or not!
			$term = get_term_by('slug', $GLOBALS['product_cat'], 'product_cat');
		} elseif (isset($GLOBALS['product_tag']) && is_string($GLOBALS['product_tag'])) {
			$term = get_term_by('slug', $GLOBALS['product_tag'], 'product_tag');
		} else {
			$term = false;
		}

		if ($term === false) {
			return;
		}
		while (isset($term)) {
			do_action('litespeed_tag_add', self::CACHETAG_TERM . $term->term_id);
			if ($term->parent == 0) {
				break;
			}
			$term = get_term($term->parent);
		}
	}

	/**
	 * Check if the page is cacheable according to WooCommerce.
	 *
	 * @since 1.0.5
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param string $esi_id 		The ESI block id if a request is an ESI request.
	 * @return boolean           	True if cacheable, false if not.
	 */
	public function set_control($esi_id)
	{
		if (!apply_filters('litespeed_control_cacheable', false)) {
			return;
		}

		/**
		 * Avoid possible 500 issue
		 * @since 1.6.2.1
		 */
		if (!function_exists('WC')) {
			return;
		}

		$woocom = WC();
		if (!$woocom || empty($woocom->session)) {
			return;
		}

		// For later versions, DONOTCACHEPAGE should be set.
		// No need to check uri/qs.
		if (version_compare($woocom->version, '1.4.2', '>=')) {
			if (version_compare($woocom->version, '3.2.0', '<') && defined('DONOTCACHEPAGE') && DONOTCACHEPAGE) {
				do_action('litespeed_control_set_nocache', '3rd party woocommerce not cache by constant');
				return;
			} elseif (version_compare($woocom->version, '2.1.0', '>=')) {
				$err = false;

				if (!function_exists('wc_get_page_id')) {
					return;
				}
				/**
				 * From woo/inc/class-wc-cache-helper.php:prevent_caching()
				 * @since  1.4
				 */
				$page_ids = array_filter(array(wc_get_page_id('cart'), wc_get_page_id('checkout'), wc_get_page_id('myaccount')));
				if (isset($_GET['download_file']) || isset($_GET['add-to-cart']) || is_page($page_ids)) {
					$err = 'woo non cacheable pages';
				} elseif (function_exists('wc_notice_count') && wc_notice_count() > 0) {
					$err = 'has wc notice';
				}

				if ($err) {
					do_action('litespeed_control_set_nocache', '3rd party woocommerce not cache due to ' . $err);
					return;
				}
			}
			return;
		}

		$uri = esc_url($_SERVER['REQUEST_URI']);
		$uri_len = strlen($uri);
		if ($uri_len < 5) {
			return;
		}

		if (in_array($uri, array('cart/', 'checkout/', 'my-account/', 'addons/', 'logout/', 'lost-password/', 'product/'))) {
			// why contains `product`?
			do_action('litespeed_control_set_nocache', 'uri in cart/account/user pages');
			return;
		}

		$qs = sanitize_text_field($_SERVER['QUERY_STRING']);
		$qs_len = strlen($qs);
		if (!empty($qs) && $qs_len >= 12 && strpos($qs, 'add-to-cart=') === 0) {
			do_action('litespeed_control_set_nocache', 'qs contains add-to-cart');
			return;
		}
	}

	/**
	 * Purge a product page and related pages (based on settings) on checkout.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param WC_Product $product
	 */
	public function purge_product($product)
	{
		do_action('litespeed_debug', '[3rd] Woo Purge [pid] ' . $product->get_id());

		$do_purge = function ($action, $debug = '') use ($product) {
			$config = apply_filters('litespeed_conf', self::O_UPDATE_INTERVAL);
			if (is_null($config)) {
				$config = self::O_PQS_CS;
			}

			if ($config === self::O_PQS_CQS) {
				$action();
				if ($debug) {
					do_action('litespeed_debug', $debug);
				}
			} elseif ($config !== self::O_PQS_CS && $product->is_in_stock()) {
				do_action('litespeed_debug', '[3rd] Woo No purge needed [option] ' . $config);
				return false;
			} elseif ($config !== self::O_PS_CN && !$product->is_in_stock()) {
				$action();
				if ($debug) {
					do_action('litespeed_debug', $debug);
				}
			}
			return true;
		};

		if (
			!$do_purge(function () use ($product) {
				$this->backend_purge($product->get_id());
			})
		) {
			return;
		}

		do_action('litespeed_purge_post', $product->get_id());

		// Check if is variation, purge stock too #984479
		if ($product->is_type('variation')) {
			do_action('litespeed_purge_post', $product->get_parent_id());
		}

		// Check if WPML is enabled ##972971
		if (defined('WPML_PLUGIN_BASENAME')) {
			// Check if it is a variable product and get post/parent ID
			$wpml_purge_id = $product->is_type('variation') ? $product->get_parent_id() : $product->get_id();
			$type = apply_filters('wpml_element_type', get_post_type($wpml_purge_id));
			$trid = apply_filters('wpml_element_trid', false, $wpml_purge_id, $type);
			$translations = apply_filters('wpml_get_element_translations', array(), $trid, $type);
			foreach ($translations as $lang => $translation) {
				do_action('litespeed_debug', '[3rd] Woo WPML purge language: ' . $translation->language_code . ' , post ID: ' . $translation->element_id);
				do_action('litespeed_purge_post', $translation->element_id);
				// use the $translation->element_id as it is post ID of other languages
			}

			// Check other languages category and purge if configured.
			// wp_get_post_terms() only returns default language category ID
			$default_cats = wp_get_post_terms($wpml_purge_id, 'product_cat');
			$languages = apply_filters('wpml_active_languages', null);

			foreach ($default_cats as $default_cat) {
				foreach ($languages as $language) {
					$tr_cat_id = icl_object_id($default_cat->term_id, 'product_cat', false, $language['code']);
					$do_purge(function () use ($tr_cat_id) {
						do_action('litespeed_purge', self::CACHETAG_TERM . $tr_cat_id);
					}, '[3rd] Woo Purge WPML category [language] ' . $language['code'] . ' [cat] ' . $tr_cat_id);
				}
			}
		}
	}

	/**
	 * Delete object-term relationship. If the post is a product and
	 * the term ids array is not empty, will add purge tags to the deleted
	 * terms.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param int $post_id Object ID.
	 * @param array $term_ids An array of term taxonomy IDs.
	 */
	public function delete_rel($post_id, $term_ids)
	{
		if (!function_exists('wc_get_product')) {
			return;
		}

		if (empty($term_ids) || wc_get_product($post_id) === false) {
			return;
		}
		foreach ($term_ids as $term_id) {
			do_action('litespeed_purge', self::CACHETAG_TERM . $term_id);
		}
	}

	/**
	 * Purge a product's categories and tags pages in case they are affected.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param int $post_id Post id that is about to be purged
	 */
	public function backend_purge($post_id)
	{
		if (!function_exists('wc_get_product')) {
			return;
		}

		if (!isset($post_id) || wc_get_product($post_id) === false) {
			return;
		}

		$cats = $this->get_cats($post_id);
		if (!empty($cats)) {
			foreach ($cats as $cat) {
				do_action('litespeed_purge', self::CACHETAG_TERM . $cat);
			}
		}

		if (!function_exists('wc_get_product_terms')) {
			return;
		}

		$tags = wc_get_product_terms($post_id, 'product_tag', array('fields' => 'ids'));
		if (!empty($tags)) {
			foreach ($tags as $tag) {
				do_action('litespeed_purge', self::CACHETAG_TERM . $tag);
			}
		}
	}

	/**
	 * When a product has a new review added, purge the recent reviews widget.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param $unused
	 * @param integer $comment_approved Whether the comment is approved or not.
	 * @param array $commentdata Information about the comment.
	 */
	public function add_review($unused, $comment_approved, $commentdata)
	{
		if (!function_exists('wc_get_product')) {
			return;
		}

		$post_id = $commentdata['comment_post_ID'];
		if ($comment_approved !== 1 || !isset($post_id) || wc_get_product($post_id) === false) {
			return;
		}

		global $wp_widget_factory;
		if (!isset($wp_widget_factory->widgets['WC_Widget_Recent_Reviews'])) {
			return;
		}

		$recent_reviews = $wp_widget_factory->widgets['WC_Widget_Recent_Reviews'];
		if (!is_null($recent_reviews)) {
			do_action('litespeed_tag_add_widget', $recent_reviews->id);
		}
	}

	/**
	 * Append new options
	 *
	 * @since 1.6.3 Removed static
	 * @since  3.0 new API
	 */
	private function _option_append()
	{
		// Append option save value filter
		do_action('litespeed_conf_multi_switch', self::O_UPDATE_INTERVAL, 3); // This need to be before conf_append

		do_action('litespeed_conf_append', self::O_UPDATE_INTERVAL, false);
		do_action('litespeed_conf_append', self::O_CART_VARY, false);
	}

	/**
	 * Hooked to `litespeed_settings_tab` action.
	 * Adds the integration configuration options (currently, to determine purge rules)
	 *
	 * @since 1.6.3 Removed static
	 */
	public function settings_add_tab($setting_page)
	{
		if ($setting_page != 'cache') {
			return;
		}

		require 'woocommerce.tab.tpl.php';
	}

	/**
	 * Hook to show config content
	 *
	 * @since  3.0
	 */
	public function settings_add_content($setting_page)
	{
		if ($setting_page != 'cache') {
			return;
		}

		require 'woocommerce.content.tpl.php';
	}

	/**
	 * Helper function to select the function(s) to use to get the product
	 * category ids.
	 *
	 * @since 1.0.10
	 * @since 1.6.3 Removed static
	 * @access private
	 * @param int $product_id The product id
	 * @return array An array of category ids.
	 */
	private function get_cats($product_id)
	{
		if (!function_exists('WC')) {
			return;
		}

		$woocom = WC();
		if (isset($woocom) && version_compare($woocom->version, '2.5.0', '>=') && function_exists('wc_get_product_cat_ids')) {
			return wc_get_product_cat_ids($product_id);
		}
		$product_cats = wp_get_post_terms($product_id, 'product_cat', array('fields' => 'ids'));
		foreach ($product_cats as $product_cat) {
			$product_cats = array_merge($product_cats, get_ancestors($product_cat, 'product_cat'));
		}

		return $product_cats;
	}

	/**
	 * 3rd party prepload
	 *
	 * @since  2.9.8.4
	 */
	public static function preload()
	{
		/**
		 * Auto puge for WooCommerce Advanced Bulk Edit plugin,
		 * Bulk edit hook need to add to preload as it will die before detect.
		 */
		add_action('wp_ajax_wpmelon_adv_bulk_edit', __CLASS__ . '::bulk_edit_purge', 1);
	}

	/**
	 * Auto puge for WooCommerce Advanced Bulk Edit plugin,
	 *
	 * @since  2.9.8.4
	 */
	public static function bulk_edit_purge()
	{
		if (empty($_POST['type']) || $_POST['type'] != 'saveproducts' || empty($_POST['data'])) {
			return;
		}

		/*
		 * admin-ajax form-data structure
		 * array(
		 *		"type" => "saveproducts",
		 *		"data" => array(
		 *			"column1" => "464$###0$###2#^#463$###0$###4#^#462$###0$###6#^#",
		 *			"column2" => "464$###0$###2#^#463$###0$###4#^#462$###0$###6#^#"
		 *		)
		 *	)
		 */
		$stock_string_arr = array();
		foreach ($_POST['data'] as $stock_value) {
			$stock_string_arr = array_merge($stock_string_arr, explode('#^#', $stock_value));
		}

		$lscwp_3rd_woocommerce = new self();

		if (count($stock_string_arr) < 1) {
			return;
		}

		foreach ($stock_string_arr as $edited_stock) {
			$product_id = strtok($edited_stock, '$');
			$product = wc_get_product($product_id);

			if (empty($product)) {
				do_action('litespeed_debug', '3rd woo purge: ' . $product_id . ' not found.');
				continue;
			}

			$lscwp_3rd_woocommerce->purge_product($product);
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/wc-pdf-product-vouchers.cls.php000064400000001205151600154570024145 0ustar00<?php
/**
 * The Third Party integration with WooCommerce PDF Product Vouchers.
 *
 * @since		5.1.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WC_PDF_Product_Vouchers
{
	/**
	 * Do not cache generated vouchers
	 *
	 * @since 5.1.0
	 */
	public static function detect()
	{
		if (!class_exists('\WC_PDF_Product_Vouchers_Loader')) {
			return;
		}

		$is_voucher = !empty($_GET['post_type']) && 'wc_voucher' === $_GET['post_type'];
		$has_key = !empty($_GET['voucher_key']) || !empty($_GET['key']);

		if ($is_voucher && $has_key) {
			do_action('litespeed_control_set_nocache', '3rd WC PDF Product Voucher');
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/wpdiscuz.cls.php000064400000001431151600154650021323 0ustar00<?php
/**
 * The Third Party integration with Wpdiscuz.
 *
 * @since		2.9.5
 * @package		LiteSpeed_Cache
 * @subpackage	LiteSpeed_Cache/thirdparty
 * @author		LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\API;

class Wpdiscuz
{
	public static function detect()
	{
		if (!defined('WPDISCUZ_DS')) {
			return;
		}

		self::check_commenter();
		add_action('wpdiscuz_add_comment', __CLASS__ . '::add_comment');
	}

	public static function add_comment()
	{
		API::vary_append_commenter();
	}

	public static function check_commenter()
	{
		$commentor = wp_get_current_commenter();

		if (strlen($commentor['comment_author']) > 0) {
			add_filter('litespeed_vary_check_commenter_pending', '__return_false');
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/litespeed-check.cls.php000064400000011156151600154720022507 0ustar00<?php

/**
 * Check if any plugins that could conflict with LiteSpeed Cache are active.
 * @since		4.7
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class LiteSpeed_Check
{
	public static $_incompatible_plugins = array(
		// 'autoptimize/autoptimize.php',
		'breeze/breeze.php',
		'cache-enabler/cache-enabler.php',
		'cachify/cachify.php',
		'cloudflare/cloudflare.php',
		'comet-cache/comet-cache.php',
		'docket-cache/docket-cache.php',
		'fast-velocity-minify/fvm.php',
		'hummingbird-performance/wp-hummingbird.php',
		'nginx-cache/nginx-cache.php',
		'nitropack/main.php',
		'pantheon-advanced-page-cache/pantheon-advanced-page-cache.php',
		'powered-cache/powered-cache.php',
		'psn-pagespeed-ninja/pagespeedninja.php',
		'sg-cachepress/sg-cachepress.php',
		'simple-cache/simple-cache.php',
		// 'redis-cache/redis-cache.php',
		'w3-total-cache/w3-total-cache.php',
		'wp-cloudflare-page-cache/wp-cloudflare-page-cache.php',
		'wp-fastest-cache/wpFastestCache.php',
		'wp-meteor/wp-meteor.php',
		'wp-optimize/wp-optimize.php',
		'wp-performance-score-booster/wp-performance-score-booster.php',
		'wp-rocket/wp-rocket.php',
		'wp-super-cache/wp-cache.php',
	);

	private static $_option = 'thirdparty_litespeed_check';
	private static $_msg_id = 'id="lscwp-incompatible-plugin-notice"';

	public static function detect()
	{
		if (!is_admin()) {
			return;
		}

		/**
		 * Check for incompatible plugins when `litespeed-cache` is first activated.
		 */
		$plugin = basename(LSCWP_DIR) . '/litespeed-cache.php';
		register_deactivation_hook($plugin, function ($_network_wide) {
			\LiteSpeed\Admin_Display::delete_option(self::$_option);
		});
		if (!\LiteSpeed\Admin_Display::get_option(self::$_option)) {
			self::activated_plugin($plugin, null);
			\LiteSpeed\Admin_Display::add_option(self::$_option, true);
		}

		/**
		 * Check for incompatible plugins when any plugin is (de)activated.
		 */
		add_action('activated_plugin', __CLASS__ . '::activated_plugin', 10, 2);
		add_action('deactivated_plugin', __CLASS__ . '::deactivated_plugin', 10, 2);

		if (class_exists('PagespeedNinja')) {
			\LiteSpeed\Admin_Display::error(
				'<div ' .
					self::$_msg_id .
					'>' .
					__('Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:', 'litespeed-cache') .
					'<p style="color: red; font-weight: 700;">' .
					'PageSpeed Ninja' .
					'</p>' .
					'</div>'
			);
		}
	}

	public static function activated_plugin($plugin, $network_wide)
	{
		self::incompatible_plugin_notice($plugin, $network_wide, 'activated');
	}

	public static function deactivated_plugin($plugin, $network_wide)
	{
		self::incompatible_plugin_notice($plugin, $network_wide, 'deactivated');
	}

	/**
	 * Detect any incompatible plugins that are currently `active` and `valid`.
	 * Show a notification if there are any.
	 */
	public static function incompatible_plugin_notice($plugin, $_network_wide, $action)
	{
		self::update_messages();

		/**
		 * The 'deactivated_plugin' action fires before
		 * `wp_get_active_and_valid_plugins` can see the change, so we'll need to
		 * remove `$plugin` from the list.
		 */
		$deactivated = 'deactivated' === $action ? array($plugin) : array();

		$incompatible_plugins = array_map(function ($plugin) {
			return WP_PLUGIN_DIR . '/' . $plugin;
		}, array_diff(self::$_incompatible_plugins, $deactivated));

		$active_incompatible_plugins = array_map(function ($plugin) {
			$plugin = get_plugin_data($plugin, false, true);
			return $plugin['Name'];
		}, array_intersect($incompatible_plugins, wp_get_active_and_valid_plugins()));

		if (empty($active_incompatible_plugins)) {
			return;
		}

		\LiteSpeed\Admin_Display::error(
			'<div ' .
				self::$_msg_id .
				'>' .
				__('Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:', 'litespeed-cache') .
				'<p style="color: red; font-weight: 700;">' .
				implode(', ', $active_incompatible_plugins) .
				'</p>' .
				'</div>',
			false,
			true
		);
	}

	/**
	 * Prevent multiple incompatible plugin notices, in case an admin (de)activates
	 * a number of incompatible plugins in succession without dismissing the
	 * notice(s).
	 */
	private static function update_messages()
	{
		$messages = \LiteSpeed\Admin_Display::get_option(\LiteSpeed\Admin_Display::DB_MSG_PIN, array());
		if (is_array($messages)) {
			foreach ($messages as $index => $message) {
				if (strpos($message, self::$_msg_id) !== false) {
					unset($messages[$index]);
					if (!$messages) {
						$messages = -1;
					}
					\LiteSpeed\Admin_Display::update_option(\LiteSpeed\Admin_Display::DB_MSG_PIN, $messages);
					break;
				}
			}
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/wptouch.cls.php000064400000001300151600154770021142 0ustar00<?php
/**
 * The Third Party integration with the WPTouch Mobile plugin.
 *
 * @since		1.0.7
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WpTouch
{
	/**
	 * Detects if WPTouch is installed.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public static function detect()
	{
		global $wptouch_pro;
		if (isset($wptouch_pro)) {
			add_action('litespeed_control_finalize', __CLASS__ . '::set_control');
		}
	}

	/**
	 * Check if the device is mobile. If so, set mobile.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public static function set_control()
	{
		global $wptouch_pro;
		if ($wptouch_pro->is_mobile_device) {
			add_filter('litespeed_is_mobile', '__return_true');
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/thirdparty/perfmatters.cls.php000064400000001223151600155040022000 0ustar00<?php

/**
 * The Third Party integration with the Perfmatters plugin.
 *
 * @since		4.4.5
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Perfmatters
{
	public static function preload()
	{
		if (!defined('PERFMATTERS_VERSION')) {
			return;
		}

		if (is_admin()) {
			return;
		}

		if (has_action('shutdown', 'perfmatters_script_manager') !== false) {
			add_action('init', __CLASS__ . '::disable_litespeed_esi', 4);
		}
	}

	public static function disable_litespeed_esi()
	{
		defined('LITESPEED_ESI_OFF') || define('LITESPEED_ESI_OFF', true);
		do_action('litespeed_debug', 'Disable ESI due to Perfmatters script manager');
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/tpl/crawler/map.tpl.php000064400000006760151600155240020320 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$crawler_summary = Crawler::get_summary();

$__map = Crawler_Map::cls();

$list = $__map->list_map(30);
$count = $__map->count_map();
$pagination = Utility::pagination($count, 30);

?>

<p class="litespeed-right">
	<a href="<?php echo Utility::build_url(Router::ACTION_CRAWLER, Crawler::TYPE_EMPTY); ?>" class="button litespeed-btn-warning">
		<?php echo __('Clean Crawler Map', 'litespeed-cache'); ?>
	</a>

	<a href="<?php echo Utility::build_url(Router::ACTION_CRAWLER, Crawler::TYPE_REFRESH_MAP); ?>" class="button button-secondary">
		<?php echo __('Refresh Crawler Map', 'litespeed-cache'); ?>
	</a>
</p>

<p>
	<?php
	if (!empty($crawler_summary['sitemap_time'])) {
		echo sprintf(__('Generated at %s', 'litespeed-cache'), Utility::readable_time($crawler_summary['sitemap_time']));
	}
	?>
</p>

<h3 class="litespeed-title">
	<?php echo __('Sitemap List', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/crawler/#map-tab'); ?>
</h3>

<?php echo __('Sitemap Total', 'litespeed-cache') . ': ' . $count; ?>

<div style="display: flex; justify-content: space-between;">
	<div style="margin-top:10px;">
		<form action="<?php echo admin_url('admin.php?page=litespeed-crawler'); ?>" method="post">
			<input type="text" name="kw" value="<?php echo !empty($_POST['kw']) ? esc_html($_POST['kw']) : ''; ?>" placeholder="<?php echo __('URL Search'); ?>" style="width: 600px;" />
		</form>
	</div>

	<div class="">

		<a style="padding-right:10px;" href="<?php echo admin_url('admin.php?page=litespeed-crawler&' . Router::TYPE . '=hit'); ?>"><?php echo __('Cache Hit', 'litespeed-cache'); ?></a>
		<a style="padding-right:10px;" href="<?php echo admin_url('admin.php?page=litespeed-crawler&' . Router::TYPE . '=miss'); ?>"><?php echo __('Cache Miss', 'litespeed-cache'); ?></a>
		<a style="padding-right:10px;" href="<?php echo admin_url('admin.php?page=litespeed-crawler&' . Router::TYPE . '=blacklisted'); ?>"><?php echo __('Blocklisted', 'litespeed-cache'); ?></a>

	</div>

	<div class="">
		<?php echo $pagination; ?>
	</div>
</div>

<div class="litespeed-table-responsive">
	<table class="wp-list-table widefat striped">
		<thead>
			<tr>
				<th scope="col">#</th>
				<th scope="col"><?php echo __('URL', 'litespeed-cache'); ?></th>
				<th scope="col"><?php echo __('Crawler Status', 'litespeed-cache'); ?></th>
				<th scope="col"><?php echo __('Operation', 'litespeed-cache'); ?></th>
			</tr>
		</thead>
		<tbody>
			<?php foreach ($list as $i => $v) : ?>
				<tr>
					<td><?php echo $i + 1; ?></td>
					<td>
						<?php echo $v['url']; ?>
					</td>
					<td>
						<?php echo Crawler::cls()->display_status($v['res'], $v['reason']); ?>
					</td>
					<td>
						<a href="<?php echo Utility::build_url(Router::ACTION_CRAWLER, Crawler::TYPE_BLACKLIST_ADD, false, null, array('id' => $v['id'])); ?>" class="button button-secondary"><?php echo __('Add to Blocklist', 'litespeed-cache'); ?></a>
					</td>
				</tr>
			<?php endforeach; ?>
		</tbody>
	</table>
</div> 

<?php echo $pagination; ?>

<p>
	<i class="litespeed-dot litespeed-bg-success"></i> = <?php echo __('Cache Hit', 'litespeed-cache'); ?><br>
	<i class="litespeed-dot litespeed-bg-primary"></i> = <?php echo __('Cache Miss', 'litespeed-cache'); ?><br>
	<i class="litespeed-dot litespeed-bg-warning"></i> = <?php echo __('Blocklisted due to not cacheable', 'litespeed-cache'); ?><br>
	<i class="litespeed-dot litespeed-bg-danger"></i> = <?php echo __('Blocklisted', 'litespeed-cache'); ?><br>
</p>litespeed-wp-plugin/7.1/litespeed-cache/tpl/crawler/blacklist.tpl.php000064400000005156151600155310021507 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$crawler_summary = Crawler::get_summary();

$__map = Crawler_Map::cls();

$list = $__map->list_blacklist( 30 );
$count = $__map->count_blacklist();
$pagination = Utility::pagination( $count, 30 );

?>
<p class="litespeed-right">
<a href="<?php echo Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_BLACKLIST_EMPTY ); ?>" class="button litespeed-btn-warning" data-litespeed-cfm="<?php echo __( 'Are you sure to delete all existing blocklist items?', 'litespeed-cache' ) ; ?>" >
	<?php echo __( 'Empty blocklist', 'litespeed-cache' ); ?>
</a>
</p>

<h3 class="litespeed-title">
	<?php echo __( 'Blocklist', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/crawler/#blacklist-tab' ); ?>
</h3>

<?php echo __( 'Total', 'litespeed-cache' ) . ': ' . $count; ?>

<?php echo $pagination; ?>

<div class="litespeed-table-responsive">
	<table class="wp-list-table widefat striped">
		<thead><tr >
			<th scope="col">#</th>
			<th scope="col"><?php echo __( 'URL', 'litespeed-cache' ); ?></th>
			<th scope="col"><?php echo __( 'Status', 'litespeed-cache' ); ?></th>
			<th scope="col"><?php echo __( 'Operation', 'litespeed-cache' ); ?></th>
		</tr></thead>
		<tbody>
			<?php foreach ( $list as $i => $v ) : ?>
			<tr>
				<td><?php echo $i + 1; ?></td>
				<td>
					<?php echo $v[ 'url' ]; ?>
				</td>
				<td>
					<?php echo Crawler::cls()->display_status( $v[ 'res' ], $v[ 'reason' ] ); ?>
				</td>
				<td>
					<a href="<?php echo Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_BLACKLIST_DEL, false, null, array( 'id' => $v[ 'id' ] ) ); ?>" class="button button-secondary"><?php echo __( 'Remove from Blocklist', 'litespeed-cache' ); ?></a>
				</td>
			</tr>
			<?php endforeach; ?>
		</tbody>
	</table>
</div>

<?php echo $pagination; ?>
<p>
<font class="litespeed-success">API: <?php echo sprintf( __( 'PHP Constant %s available to disable blocklist.', 'litespeed-cache' ), "<code>LITESPEED_CRAWLER_DISABLE_BLOCKLIST</code>" ); ?></font>
</p>
<p>
<font class="litespeed-success">API: <?php echo sprintf( __( 'Filter %s available to disable blocklist.', 'litespeed-cache' ), "<code>add_filter( 'litespeed_crawler_disable_blocklist', '__return_true' );</code>" ); ?></font>
</p>
<p>
	<i class="litespeed-dot litespeed-bg-default"></i> = <?php echo __( 'Not blocklisted', 'litespeed-cache' ); ?><br>
	<i class="litespeed-dot litespeed-bg-warning"></i> = <?php echo __( 'Blocklisted due to not cacheable', 'litespeed-cache' ); ?><br>
	<i class="litespeed-dot litespeed-bg-danger"></i> = <?php echo __( 'Blocklisted', 'litespeed-cache' ); ?><br>
</p>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/crawler/summary.tpl.php000064400000024706151600155360021243 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$__crawler = Crawler::cls();
$crawler_list = $__crawler->list_crawlers();

$summary = Crawler::get_summary();
if ($summary['curr_crawler'] >= count($crawler_list)) {
	$summary['curr_crawler'] = 0;
}

$is_running = time() - $summary['is_running'] <= 900;

$disabled = Router::can_crawl() ? '' : 'disabled';
$disabled_tip = '';
if (!$this->conf(Base::O_CRAWLER_SITEMAP)) {
	$disabled = 'disabled';
	$disabled_tip = '<span class="litespeed-callout notice notice-error inline litespeed-left20">' . sprintf(__('You need to set the %s in Settings first before using the crawler', 'litespeed-cache'), '<code>' . Lang::title(Base::O_CRAWLER_SITEMAP) . '</code>') . '</span>';
}

$CRAWLER_RUN_INTERVAL = defined('LITESPEED_CRAWLER_RUN_INTERVAL') ? LITESPEED_CRAWLER_RUN_INTERVAL : 600;
if ($CRAWLER_RUN_INTERVAL > 0) :
	$recurrence = '';
	$hours = (int)floor($CRAWLER_RUN_INTERVAL / 3600);
	if ($hours) {
		if ($hours > 1) {
			$recurrence .= sprintf(__('%d hours', 'litespeed-cache'), $hours);
		} else {
			$recurrence .= sprintf(__('%d hour', 'litespeed-cache'), $hours);
		}
	}
	$minutes = (int)floor(($CRAWLER_RUN_INTERVAL % 3600) / 60);
	if ($minutes) {
		$recurrence .= ' ';
		if ($minutes > 1) {
			$recurrence .= sprintf(__('%d minutes', 'litespeed-cache'), $minutes);
		} else {
			$recurrence .= sprintf(__('%d minute', 'litespeed-cache'), $minutes);
		}
	}
?>

	<h3 class="litespeed-title litespeed-relative">
		<?php echo __('Crawler Cron', 'litespeed-cache'); ?>
		<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/crawler/'); ?>
	</h3>

	<?php if (!Router::can_crawl()) : ?>
		<div class="litespeed-callout notice notice-error inline">
			<h4><?php echo __('WARNING', 'litespeed-cache'); ?></h4>
			<p><?php echo __('The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.', 'litespeed-cache'); ?></p>
			<p><?php echo sprintf(__('See <a %s>Introduction for Enabling the Crawler</a> for detailed information.', 'litespeed-cache'), 'href="https://docs.litespeedtech.com/lscache/lscwp/admin/#enabling-and-limiting-the-crawler" target="_blank"'); ?></p>
		</div>
	<?php endif; ?>


	<?php if ($summary['this_full_beginning_time']) : ?>
		<p>
			<b><?php echo __('Current sitemap crawl started at', 'litespeed-cache'); ?>:</b>
			<?php echo Utility::readable_time($summary['this_full_beginning_time']); ?>
		</p>

		<?php if (!$is_running) : ?>
			<p>
				<b><?php echo __('The next complete sitemap crawl will start at', 'litespeed-cache'); ?>:</b>
				<?php echo date('m/d/Y H:i:s', $summary['this_full_beginning_time'] + LITESPEED_TIME_OFFSET + $summary['last_full_time_cost'] + $this->conf(Base::O_CRAWLER_CRAWL_INTERVAL)); ?>
			<?php endif; ?>
			</p>

		<?php endif; ?>
		<?php if ($summary['last_full_time_cost']) : ?>
			<p>
				<b><?php echo __('Last complete run time for all crawlers', 'litespeed-cache'); ?>:</b>
				<?php echo sprintf(__('%d seconds', 'litespeed-cache'), $summary['last_full_time_cost']); ?>
			</p>
		<?php endif; ?>

		<?php if ($summary['last_crawler_total_cost']) : ?>
			<p>
				<b><?php echo __('Run time for previous crawler', 'litespeed-cache'); ?>:</b>
				<?php echo sprintf(__('%d seconds', 'litespeed-cache'), $summary['last_crawler_total_cost']); ?>
			</p>
		<?php endif; ?>

		<?php if ($summary['curr_crawler_beginning_time']) : ?>
			<p>
				<b><?php echo __('Current crawler started at', 'litespeed-cache'); ?>:</b>
				<?php echo Utility::readable_time($summary['curr_crawler_beginning_time']); ?>
			</p>
		<?php endif; ?>

		<p>
			<b><?php echo __('Current server load', 'litespeed-cache'); ?>:</b>
			<?php echo $__crawler->get_server_load(); ?>
		</p>

		<?php if ($summary['last_start_time']) : ?>
			<p class='litespeed-desc'>
				<b><?php echo __('Last interval', 'litespeed-cache'); ?>:</b>
				<?php echo Utility::readable_time($summary['last_start_time']); ?>
			</p>
		<?php endif; ?>

		<?php if ($summary['end_reason']) : ?>
			<p class='litespeed-desc'>
				<b><?php echo __('Ended reason', 'litespeed-cache'); ?>:</b>
				<?php echo esc_html($summary['end_reason']); ?>
			</p>
		<?php endif; ?>

		<?php if ($summary['last_crawled']) : ?>
			<p class='litespeed-desc'>
				<?php echo sprintf(__('<b>Last crawled:</b> %s item(s)', 'litespeed-cache'), $summary['last_crawled']); ?>
			</p>
		<?php endif; ?>

		<p>
			<?php echo " <a href='" . Utility::build_url(Router::ACTION_CRAWLER, Crawler::TYPE_RESET) . "' class='button litespeed-btn-warning'>" . __('Reset position', 'litespeed-cache') . "</a>";

			$href = Router::can_crawl() ? Utility::build_url(Router::ACTION_CRAWLER, Crawler::TYPE_START) : 'javascript:;';
			echo " <a href='$href' id='litespeed_manual_trigger' class='button litespeed-btn-success' litespeed-accesskey='R' $disabled>" . __('Manually run', 'litespeed-cache') . "</a>";

			echo $disabled_tip;
			?>
		</p>

		<div class="litespeed-table-responsive">
			<table class="wp-list-table widefat striped" data-crawler-list>
				<thead>
					<tr>
						<th scope="col">#</th>
						<th scope="col"><?php echo __('Cron Name', 'litespeed-cache'); ?></th>
						<th scope="col"><?php echo __('Run Frequency', 'litespeed-cache'); ?></th>
						<th scope="col"><?php echo __('Status', 'litespeed-cache'); ?></th>
						<th scope="col"><?php echo __('Activate', 'litespeed-cache'); ?></th>
						<th scope="col"><?php echo __('Running', 'litespeed-cache'); ?></th>
					</tr>
				</thead>
				<tbody>
					<?php foreach ($crawler_list as $i => $v) :
						$hit = !empty($summary['crawler_stats'][$i][Crawler::STATUS_HIT]) ? $summary['crawler_stats'][$i][Crawler::STATUS_HIT] : 0;
						$miss = !empty($summary['crawler_stats'][$i][Crawler::STATUS_MISS]) ? $summary['crawler_stats'][$i][Crawler::STATUS_MISS] : 0;

						$blacklisted = !empty($summary['crawler_stats'][$i][Crawler::STATUS_BLACKLIST]) ? $summary['crawler_stats'][$i][Crawler::STATUS_BLACKLIST] : 0;
						$blacklisted += !empty($summary['crawler_stats'][$i][Crawler::STATUS_NOCACHE]) ? $summary['crawler_stats'][$i][Crawler::STATUS_NOCACHE] : 0;

						if (isset($summary['crawler_stats'][$i][Crawler::STATUS_WAIT])) {
							$waiting = $summary['crawler_stats'][$i][Crawler::STATUS_WAIT] ?: 0;
						} else {
							$waiting = $summary['list_size'] - $hit - $miss - $blacklisted;
						}
					?>
						<tr>
							<td>
								<?php
								echo $i + 1;
								if ($i == $summary['curr_crawler']) {
									echo "<img class='litespeed-crawler-curr' src='" . LSWCP_PLUGIN_URL . "assets/img/Litespeed.icon.svg' />";
								}
								?>
							</td>
							<td>
								<?php echo $v['title']; ?>
							</td>
							<td><?php echo $recurrence; ?></td>
							<td>
								<?php echo '<i class="litespeed-badge litespeed-bg-default" data-balloon-pos="up" aria-label="' . __('Waiting', 'litespeed-cache') . '">' . ($waiting ?: '-') . '</i> '; ?>
								<?php echo '<i class="litespeed-badge litespeed-bg-success" data-balloon-pos="up" aria-label="' . __('Hit', 'litespeed-cache') . '">' . ($hit ?: '-') . '</i> '; ?>
								<?php echo '<i class="litespeed-badge litespeed-bg-primary" data-balloon-pos="up" aria-label="' . __('Miss', 'litespeed-cache') . '">' . ($miss ?: '-') . '</i> '; ?>
								<?php echo '<i class="litespeed-badge litespeed-bg-danger" data-balloon-pos="up" aria-label="' . __('Blocklisted', 'litespeed-cache') . '">' . ($blacklisted ?: '-') . '</i> '; ?>
							</td>
							<td>
								<?php $this->build_toggle('litespeed-crawler-' . $i,  $__crawler->is_active($i)); ?>

								<?php if (!empty($v['uid']) && empty($this->conf(Base::O_SERVER_IP))) : ?>
									<div class="litespeed-danger litespeed-text-bold">
										🚨
										<?php echo __('NOTICE', 'litespeed-cache'); ?>:
										<?php echo sprintf(__('You must set %s before using this feature.', 'litespeed-cache'), Lang::title(Base::O_SERVER_IP)); ?>
										<?php echo Doc::learn_more(admin_url('admin.php?page=litespeed-general#settings'), __('Click here to set.', 'litespeed-cache'), true, false, true); ?>
									</div>
								<?php endif; ?>

							</td>
							<td>
								<?php
								if ($i == $summary['curr_crawler']) {
									echo "Position: " . ($summary['last_pos'] + 1);
									if ($is_running) {
										echo " <span class='litespeed-label-success'>" . __('running', 'litespeed-cache') . "</span>";
									}
								}
								?>
							</td>
						</tr>
					<?php endforeach; ?>
				</tbody>
			</table>
		</div>

		<p>
			<i class="litespeed-badge litespeed-bg-default"></i> = <?php echo __('Waiting to be Crawled', 'litespeed-cache'); ?><br>
			<i class="litespeed-badge litespeed-bg-success"></i> = <?php echo __('Already Cached', 'litespeed-cache'); ?><br>
			<i class="litespeed-badge litespeed-bg-primary"></i> = <?php echo __('Successfully Crawled', 'litespeed-cache'); ?><br>
			<i class="litespeed-badge litespeed-bg-danger"></i> = <?php echo __('Blocklisted', 'litespeed-cache'); ?><br>
		</p>

		<div class="litespeed-desc">
			<div><?php echo __('Run frequency is set by the Interval Between Runs setting.', 'litespeed-cache'); ?></div>
			<div><?php echo __('Crawlers cannot run concurrently.', 'litespeed-cache')
						. __('&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.', 'litespeed-cache'); ?></div>
			<div><?php echo sprintf(__('Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.', 'litespeed-cache'), ' href="https://developer.wordpress.org/plugins/cron/hooking-wp-cron-into-the-system-task-scheduler/" target="_blank" '); ?></div>
		</div>
	<?php endif; ?>


	<h3 class="litespeed-title"><?php echo __('Watch Crawler Status', 'litespeed-cache'); ?></h3>

	<?php
	$ajaxUrl = $__crawler->json_path();
	if ($ajaxUrl) :
	?>

		<input type="button" id="litespeed-crawl-url-btn" value="<?php echo __('Show crawler status', 'litespeed-cache'); ?>" class="button button-secondary" data-url="<?php echo $ajaxUrl; ?>" />

		<div class="litespeed-shell litespeed-hide">
			<div class="litespeed-shell-header-bar"></div>
			<div class="litespeed-shell-header">
				<div class="litespeed-shell-header-bg"></div>
				<div class="litespeed-shell-header-icon-container">
					<img id="litespeed-shell-icon" src="<?php echo LSWCP_PLUGIN_URL . 'assets/img/Litespeed.icon.svg'; ?>" />
				</div>
			</div>
			<ul class="litespeed-shell-body">
				<li>Start watching...</li>
				<li id="litespeed-loading-dot"></li>
			</ul>
		</div>

	<?php else : ?>
		<p>
			<?php echo __('No crawler meta file generated yet', 'litespeed-cache'); ?>
		</p>
	<?php endif; ?>litespeed-wp-plugin/7.1/litespeed-cache/tpl/crawler/entry.tpl.php000064400000002224151600155430020674 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$menu_list = array(
	'summary'		=> __('Summary', 'litespeed-cache'),
	'map'			=> __('Map', 'litespeed-cache'),
	'blacklist'		=> __('Blocklist', 'litespeed-cache'),
	'settings'		=> __('Settings', 'litespeed-cache'),
);

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __('LiteSpeed Cache Crawler', 'litespeed-cache'); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
		<?php
		$i = 1;
		foreach ($menu_list as $tab => $val) {
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i++;
		}
		?>
	</h2>

	<div class="litespeed-body">
		<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/crawler/$tab.tpl.php";
			echo "</div>";
		}

		?>
	</div>

</div>

<iframe name="litespeedHiddenIframe" src="" width="0" height="0" frameborder="0"></iframe>litespeed-wp-plugin/7.1/litespeed-cache/tpl/crawler/settings.tpl.php000064400000012332151600155500021372 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __('Crawler General Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/crawler/#general-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_CRAWLER; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('This will enable crawler cron.', 'litespeed-cache'); ?>
					<br /><?php Doc::notice_htaccess(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_CRAWL_INTERVAL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id); ?> <?php echo __('seconds', 'litespeed-cache'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_SITEMAP; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_LOAD_LIMIT; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id); ?>
				<div class="litespeed-desc">
					<?php echo __('The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.', 'litespeed-cache');
					?>

					<?php if (!empty($_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE])) : ?>
						<font class="litespeed-warning">
							<?php echo __('NOTE', 'litespeed-cache'); ?>:
							<?php echo __('Server enforced value', 'litespeed-cache'); ?>: <code><?php echo $_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE]; ?></code>
						</font>
					<?php elseif (!empty($_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT])) : ?>
						<font class="litespeed-warning">
							<?php echo __('NOTE', 'litespeed-cache'); ?>:
							<?php echo __('Server allowed max value', 'litespeed-cache'); ?>: <code><?php echo $_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT]; ?></code>
						</font>
					<?php endif; ?>

					<br />
					<?php $this->_api_env_var(Base::ENV_CRAWLER_LOAD_LIMIT, Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_ROLES; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id, 20); ?>

				<div class="litespeed-desc">
					<?php echo __('To crawl the site as a logged-in user, enter the user ids to be simulated.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>

					<?php if (empty($this->conf(Base::O_SERVER_IP))) : ?>
						<div class="litespeed-danger litespeed-text-bold">
							🚨
							<?php echo __('NOTICE', 'litespeed-cache'); ?>:
							<?php echo sprintf(__('You must set %s before using this feature.', 'litespeed-cache'), Lang::title(Base::O_SERVER_IP)); ?>
							<?php echo Doc::learn_more(admin_url('admin.php?page=litespeed-general#settings'), __('Click here to set.', 'litespeed-cache'), true, false, true); ?>
						</div>
					<?php endif; ?>

					<?php if (empty($this->conf(Base::O_ESI))) : ?>
						<div class="litespeed-danger litespeed-text-bold">
							🚨
							<?php echo __('NOTICE', 'litespeed-cache'); ?>:
							<?php echo sprintf(__('You must set %1$s to %2$s before using this feature.', 'litespeed-cache'), Lang::title(Base::O_ESI), __('ON', 'litespeed-cache')); ?>
							<?php echo Doc::learn_more(admin_url('admin.php?page=litespeed-cache#esi'), __('Click here to set.', 'litespeed-cache'), true, false, true); ?>
						</div>
					<?php endif; ?>
				</div>

			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_COOKIES; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->enroll($id . '[name][]'); ?>
				<?php $this->enroll($id . '[vals][]'); ?>

				<div id="litespeed_crawler_simulation_div"></div>

				<script type="text/babel">
					ReactDOM.render(
					<CrawlerSimulate list={ <?php echo json_encode($this->conf($id)); ?> } />,
					document.getElementById( 'litespeed_crawler_simulation_div' )
				);
			</script>

				<div class="litespeed-desc">
					<?php echo __('To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/crawler/#cookie-simulation'); ?>
					<p><?php echo sprintf(__('Use %1$s in %2$s to indicate this cookie has not been set.', 'litespeed-cache'), '<code>_null</code>', __('Cookie Values', 'litespeed-cache')); ?></p>
				</div>

			</td>
		</tr>


	</tbody>
</table>

<?php
$this->form_end();
litespeed-wp-plugin/7.1/litespeed-cache/tpl/dash/dashboard.tpl.php000064400000115525151600155630020755 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$health_scores = Health::cls()->scores();

$crawler_summary = Crawler::get_summary();

// Image related info
$img_optm_summary = Img_Optm::get_summary();
$img_count = Img_Optm::cls()->img_count();
$img_finished_percentage = 0;
if ($img_count['groups_all']) $img_finished_percentage = 100 - floor($img_count['groups_new'] * 100 / $img_count['groups_all']);
if ($img_finished_percentage == 100 && $img_count['groups_new']) {
	$img_finished_percentage = 99;
}

$__cloud = Cloud::cls();
$__cloud->finish_qc_activation();

$cloud_summary = Cloud::get_summary();
$css_summary = CSS::get_summary();
$ucss_summary = UCSS::get_summary();
$placeholder_summary = Placeholder::get_summary();
$vpi_summary = VPI::get_summary();

$ccss_count = count($this->load_queue('ccss'));
$ucss_count = count($this->load_queue('ucss'));
$placeholder_queue_count = count($this->load_queue('lqip'));
$vpi_queue_count = count($this->load_queue('vpi'));

$can_page_load_time = defined('LITESPEED_SERVER_TYPE') && LITESPEED_SERVER_TYPE !== 'NONE';
?>

<div class="litespeed-dashboard">

	<?php if (!$__cloud->activated() && !Admin_Display::has_qc_hide_banner()) : ?>
		<div class="litespeed-dashboard-group">
			<div class="litespeed-flex-container">

				<div class="postbox litespeed-postbox litespeed-postbox-cache">
					<div class="inside">
						<h3 class="litespeed-title">
							<?php echo __('Cache Status', 'litespeed-cache'); ?>
							<a href="<?php echo admin_url('admin.php?page=litespeed-cache'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
						</h3>

						<?php
						$cache_list = array(
							Base::O_CACHE			=> __('Public Cache', 'litespeed-cache'),
							Base::O_CACHE_PRIV		=> __('Private Cache', 'litespeed-cache'),
							Base::O_OBJECT			=> __('Object Cache', 'litespeed-cache'),
							Base::O_CACHE_BROWSER	=> __('Browser Cache', 'litespeed-cache'),
						);
						foreach ($cache_list as $id => $title) :
						?>
							<p>
								<?php if ($this->conf($id)) : ?>
									<span class="litespeed-label-success litespeed-label-dashboard">ON</span>
								<?php else : ?>
									<span class="litespeed-label-danger litespeed-label-dashboard">OFF</span>
								<?php endif; ?>
								<?php echo esc_html($title); ?>
							</p>
						<?php endforeach; ?>
					</div>
				</div>

				<div class="postbox litespeed-postbox litespeed-postbox-crawler">
					<div class="inside">
						<h3 class="litespeed-title">
							<?php echo __('Crawler Status', 'litespeed-cache'); ?>
							<a href="<?php echo admin_url('admin.php?page=litespeed-crawler'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
						</h3>

						<p>
							<code><?php echo count(Crawler::cls()->list_crawlers()); ?></code> <?php echo __('Crawler(s)', 'litespeed-cache'); ?>
						</p>
						<p>
							<?php echo __('Currently active crawler', 'litespeed-cache'); ?>: <code><?php echo esc_html($crawler_summary['curr_crawler']); ?></code>
						</p>

						<?php if ($crawler_summary['curr_crawler_beginning_time']) : ?>
							<p>
								<b><?php echo __('Current crawler started at', 'litespeed-cache'); ?>:</b>
								<?php echo Utility::readable_time($crawler_summary['curr_crawler_beginning_time']); ?>
							</p>
						<?php endif; ?>

						<?php if ($crawler_summary['last_start_time']) : ?>
							<p class='litespeed-desc'>
								<b><?php echo __('Last interval', 'litespeed-cache'); ?>:</b>
								<?php echo Utility::readable_time($crawler_summary['last_start_time']); ?>
							</p>
						<?php endif; ?>

						<?php if ($crawler_summary['end_reason']) : ?>
							<p class='litespeed-desc'>
								<b><?php echo __('Ended reason', 'litespeed-cache'); ?>:</b>
								<?php echo esc_html($crawler_summary['end_reason']); ?>
							</p>
						<?php endif; ?>

						<?php if ($crawler_summary['last_crawled']) : ?>
							<p class='litespeed-desc'>
								<?php echo sprintf(__('<b>Last crawled:</b> %d item(s)', 'litespeed-cache'), $crawler_summary['last_crawled']); ?>
							</p>
						<?php endif; ?>

					</div>
				</div>

				<?php $news = $__cloud->load_qc_status_for_dash('news_dash_guest'); ?>
				<?php if ($news) : ?>
					<div class="postbox litespeed-postbox">
						<div class="inside litespeed-text-center">
							<h3 class="litespeed-title">
								<?php echo __('News', 'litespeed-cache'); ?>
							</h3>
							<div class="litespeed-top20">
								<?php echo $news; ?>
							</div>
						</div>
					</div>
				<?php endif; ?>
			</div>

		</div>

	<?php endif; ?>

	<div class="litespeed-dashboard-qc">
		<?php if (!$__cloud->activated() && !Admin_Display::has_qc_hide_banner()) : ?>
			<div class="litespeed-dashboard-unlock">
				<div>
					<h3 class="litespeed-dashboard-unlock-title">
						<strong class="litespeed-qc-text-gradient">
							<?php _e('Accelerate, Optimize, Protect', 'litespeed-cache'); ?>
						</strong>
					</h3>
					<p class="litespeed-dashboard-unlock-desc"><?php _e('Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.', 'litespeed-cache'); ?></p>
					<p>
						<?php _e('Free monthly quota available. Can also be used anonymously (no email required).', 'litespeed-cache'); ?>
					</p>
					<p>
						<a class="button button-primary" href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE); ?>">
							<span class="dashicons dashicons-yes"></span>
							<?php _e('Enable QUIC.cloud services', 'litespeed-cache'); ?>
						</a>
						<br><a class="button button-link litespeed-top10" href="<?php echo Utility::build_url(Router::ACTION_ADMIN_DISPLAY, Admin_Display::TYPE_QC_HIDE_BANNER); ?>"><?php _e('Do not show this again', 'litespeed-cache'); ?></a>

					</p>
					<p class="litespeed-dashboard-unlock-footer">
						<?php _e('QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.', 'litespeed-cache'); ?><br>
						<a href="https://www.quic.cloud/" target="_blank">
							<?php _e('Learn More about QUIC.cloud', 'litespeed-cache'); ?>
						</a>
						<br>
					</p>
				</div>
			</div>
		<?php endif; ?>

		<div class="litespeed-dashboard-qc-enable">

			<div class="litespeed-dashboard-header">
				<h3 class="litespeed-dashboard-title litespeed-dashboard-title--w-btn">
					<span class="litespeed-right10"><?php echo __('QUIC.cloud Service Usage Statistics', 'litespeed-cache'); ?></span>
					<a href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_SYNC_USAGE); ?>" class="button button-secondary button-small">
						<span class="dashicons dashicons-update"></span> <?php echo __('Refresh Usage', 'litespeed-cache'); ?>
						<span class="screen-reader-text"><?php echo __('Sync data from Cloud', 'litespeed-cache'); ?></span>
					</a>
				</h3>
				<hr>
				<a href="https://docs.litespeedtech.com/lscache/lscwp/dashboard/#usage-statistics" target="_blank" class="litespeed-learn-more"><?php echo __('Learn More', 'litespeed-cache'); ?></a>
			</div>

			<?php if (!$__cloud->activated() && Admin_Display::has_qc_hide_banner()) : ?>
				<p class="litespeed-desc litespeed-margin-top-remove"><?php echo __('The features below are provided by', 'litespeed-cache'); ?> <a href="<?php echo admin_url('admin.php?page=litespeed-general'); ?>">QUIC.cloud</a></p>
			<?php endif; ?>


			<div class="litespeed-dashboard-stats-wrapper">
				<?php
				$cat_list = array(
					'img_optm'	=> __('Image Optimization', 'litespeed-cache'),
					'page_optm'	=> __('Page Optimization', 'litespeed-cache'),
					'cdn'		=> __('CDN Bandwidth', 'litespeed-cache'),
					'lqip'		=> __('Low Quality Image Placeholder', 'litespeed-cache'),
				);

				foreach ($cat_list as $svc => $title) :
					$finished_percentage = 0;
					$total_used = $used = $quota = $pag_used = $pag_total = '-';
					$pag_width = 0;
					$percentage_bg = 'success';
					$pag_txt_color = '';
					$usage = false;

					if (!empty($cloud_summary['usage.' . $svc])) {
						$usage = $cloud_summary['usage.' . $svc];
						$finished_percentage = floor($usage['used'] * 100 / $usage['quota']);
						$used = (int)$usage['used'];
						$quota = (int)$usage['quota'];
						$pag_used = !empty($usage['pag_used']) ? (int)$usage['pag_used'] : 0;
						$pag_bal = !empty($usage['pag_bal']) ? (int)$usage['pag_bal'] : 0;
						$pag_total = $pag_used + $pag_bal;
						if (!empty($usage['total_used'])) {
							$total_used = (int)$usage['total_used'];
						}

						if ($pag_total) {
							// $finished_percentage = floor( ($pag_used+$usage[ 'used' ]) * 100 / ($usage[ 'quota' ]+$pag_total) );
							$pag_width = round($pag_used / $pag_total * 100) . '%';
						}

						if ($finished_percentage > 85) {
							$percentage_bg = 'warning';
							if ($finished_percentage > 95) {
								$percentage_bg = 'danger';
								if ($pag_bal) { // is using PAG quota
									$percentage_bg = 'warning';
									$pag_txt_color = 'litespeed-success';
								}
							}
						}

						if ($svc == 'cdn') {
							// $used = Utility::real_size( $used * 1000000 * 100, true );
							// $quota = Utility::real_size( $quota * 1000000 * 100, true );
							// $pag_used = Utility::real_size( $pag_used * 1000000 * 100, true );
							// $pag_bal = Utility::real_size( $pag_bal * 1000000 * 100, true );
						}
					}

				?>
					<div class="postbox litespeed-postbox">
						<div class="inside">
							<h3 class="litespeed-title"><?php echo $title; ?></h3>

							<div class="litespeed-flex-container">
								<div class="litespeed-icon-vertical-middle litespeed-pie-<?php echo $percentage_bg; ?>">
									<?php echo GUI::pie($finished_percentage, 60, false); ?>
								</div>
								<div>
									<div class="litespeed-dashboard-stats">
										<h3><?php echo ($svc == 'img_optm' ? __('Fast Queue Usage', 'litespeed-cache') : __('Usage', 'litespeed-cache')); ?></h3>
										<p>
											<strong><?php echo $used; ?></strong>
											<?php if ($used != $quota) { ?>
												<span class="litespeed-desc"> of <?php echo $quota; ?></span>
											<?php } ?>
										</p>
									</div>
								</div>
							</div>

							<?php if ($pag_total > 0) { ?>
								<p class="litespeed-dashboard-stats-payg <?php echo $pag_txt_color; ?>">
									<?php echo __('PAYG Balance', 'litespeed-cache'); ?>: <strong><?php echo $pag_bal; ?></strong>
									<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo __('PAYG used this month', 'litespeed-cache'); ?>: <?php echo $pag_used; ?>. <?php echo __('PAYG balance and usage not included in above quota calculation.', 'litespeed-cache'); ?>">
										<span class="dashicons dashicons-info"></span>
										<span class="screen-reader-text"><?php echo __('Pay as You Go Usage Statistics', 'litespeed-cache'); ?></span>
									</button>
								</p>
							<?php } ?>

							<?php if ($svc == 'page_optm') : ?>
								<?php if (!empty($usage['sub_svc'])) : ?>
									<p class="litespeed-dashboard-stats-total">
										<?php $i = 0;
										foreach ($usage['sub_svc'] as $sub_svc => $sub_usage) : ?>
											<span class="<?php if ($i++ > 0) echo 'litespeed-left10'; ?>"><?php echo strtoupper(esc_html($sub_svc)); ?>: <strong><?php echo (int)$sub_usage; ?></strong></span>
										<?php endforeach; ?>
									</p>
								<?php endif; ?>
							<?php endif; ?>

							<?php if ($svc == 'img_optm') { ?>
								<p class="litespeed-dashboard-stats-total">
									<?php echo __('Total Usage', 'litespeed-cache'); ?>: <strong><?php echo $total_used; ?> / ∞</strong>
									<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo __('Total images optimized in this month', 'litespeed-cache'); ?>">
										<span class="dashicons dashicons-info"></span>
									</button>
								</p>
								<div class="clear"></div>
							<?php } ?>

							<?php if (isset($usage['remaining_daily_quota']) && $usage['remaining_daily_quota'] >= 0 && isset($usage['daily_quota']) && $usage['daily_quota'] >= 0) { ?>
								<p class="litespeed-dashboard-stats-total">
									<?php echo __('Remaining Daily Quota', 'litespeed-cache'); ?>: <strong><?php echo $usage['remaining_daily_quota']; ?> / <?php echo $usage['daily_quota']; ?></strong>
								</p>
								<div class="clear"></div>
							<?php } ?>
						</div>
					</div>
				<?php endforeach; ?>

				<?php if (!empty($cloud_summary['partner'])) : ?>
					<div class="litespeed-postbox litespeed-postbox-partner">
						<div class="inside">
							<h3 class="litespeed-title"><?php echo __('Partner Benefits Provided by', 'litespeed-cache'); ?></h3>
							<div>

								<?php if (!empty($cloud_summary['partner']['logo'])) : ?>
									<?php if (!empty($cloud_summary['partner']['url'])) : ?>
										<a href="<?php echo $cloud_summary['partner']['url']; ?>" target="_blank"><img src="<?php echo $cloud_summary['partner']['logo']; ?>" alt="<?php echo $cloud_summary['partner']['name']; ?>"></a>
									<?php else : ?>
										<img src="<?php echo $cloud_summary['partner']['logo']; ?>" alt="<?php echo $cloud_summary['partner']['name']; ?>">
									<?php endif; ?>
								<?php elseif (!empty($cloud_summary['partner']['name'])) : ?>
									<?php if (!empty($cloud_summary['partner']['url'])) : ?>
										<a href="<?php echo $cloud_summary['partner']['url']; ?>" target="_blank"><span class="postbox-partner-name"><?php echo $cloud_summary['partner']['name']; ?></span></a>
									<?php else : ?>
										<span class="postbox-partner-name"><?php echo $cloud_summary['partner']['name']; ?></span>
									<?php endif; ?>
								<?php endif; ?>

							</div>
						</div>
					</div>
				<?php endif; ?>
			</div>

			<p class="litespeed-right litespeed-qc-dashboard-link">

				<?php if (!empty($cloud_summary['partner']) && !empty($cloud_summary['partner']['login_title']) && !empty($cloud_summary['partner']['login_link'])) : ?>
					<?php Doc::learn_more($cloud_summary['partner']['login_link'], $cloud_summary['partner']['login_title'], true, 'button litespeed-btn-warning'); ?>
				<?php elseif (!empty($cloud_summary['partner']) && !empty($cloud_summary['partner']['disable_qc_login'])) : ?>
				<?php else : ?>
					<?php if (!$__cloud->activated()) : ?>
						<?php Doc::learn_more(
							Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE),
							__('Enable QUIC.cloud Services', 'litespeed-cache'),
							true,
							'button litespeed-btn-warning'
						); ?>
					<?php elseif (!empty($cloud_summary['qc_activated']) && $cloud_summary['qc_activated'] != 'anonymous') : ?>
						<a href="<?php echo $__cloud->qc_link(); ?>" class="litespeed-link-with-icon" target="qc"><?php echo __('Go to QUIC.cloud dashboard', 'litespeed-cache'); ?> <span class="dashicons dashicons-external"></span></a>
					<?php else : ?>
						<?php Doc::learn_more(
							Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_LINK),
							__('Link to QUIC.cloud', 'litespeed-cache'),
							true,
							'button litespeed-btn-warning'
						); ?>
					<?php endif; ?>
				<?php endif; ?>
			</p>

			<div class="litespeed-dashboard-group">
				<hr>
				<div class="litespeed-flex-container">

					<div class="postbox litespeed-postbox litespeed-postbox-pagetime">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php echo __('Page Load Time', 'litespeed-cache'); ?>

								<?php if ($can_page_load_time) : ?>
									<?php $closest_server = Cloud::get_summary('server.' . CLoud::SVC_HEALTH); ?>
									<?php if ($closest_server) : ?>
										<a href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_HEALTH)); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo sprintf(__('Current closest Cloud server is %s.&#10;Click to redetect.', 'litespeed-cache'), $closest_server); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>" class="litespeed-title-right-icon"><i class='litespeed-quic-icon'></i> <small><?php echo __('Redetect', 'litespeed-cache'); ?></small></a>
									<?php endif; ?>
								<?php endif; ?>
							</h3>

							<div>
								<div class="litespeed-flex-container">
									<?php if ($can_page_load_time) : ?>
										<?php if ($health_scores['speed_before']) : ?>
											<div class="litespeed-score-col">
												<p class="litespeed-text-grey">
													<?php echo __('Before', 'litespeed-cache'); ?>
												</p>
												<div class="litespeed-text-md litespeed-text-grey">
													<?php echo $health_scores['speed_before']; ?><span class="litespeed-text-large">s</span>
												</div>

											</div>
											<div class="litespeed-score-col">
												<p class="litespeed-text-grey">
													<?php echo __('After', 'litespeed-cache'); ?>
												</p>
												<div class="litespeed-text-md litespeed-text-success">
													<?php echo $health_scores['speed_after']; ?><span class="litespeed-text-large">s</span>
												</div>
											</div>
											<div class="litespeed-score-col litespeed-score-col--imp">
												<p class="litespeed-text-grey" style="white-space: nowrap;">
													<?php echo __('Improved by', 'litespeed-cache'); ?>
												</p>
												<div class="litespeed-text-jumbo litespeed-text-success">
													<?php echo $health_scores['speed_improved']; ?><span class="litespeed-text-large">%</span>
												</div>
											</div>
										<?php endif; ?>
									<?php else : ?>
										<div>
											<p><?php _e('You must be using one of the following products in order to measure Page Load Time:', 'litespeed-cache'); ?></p>
											<a href="https://www.litespeedtech.com/products/litespeed-web-server" target="_blank">LiteSpeed Web Server</a>
											<br />
											<a href="https://openlitespeed.org/" target="_blank">OpenLiteSpeed Web Server</a>
											<br />
											<a href="https://www.litespeedtech.com/products/litespeed-web-adc" target="_blank">LiteSpeed Web ADC</a>
											<br />
											<a href="https://quic.cloud" target="_blank">QUIC.cloud CDN</a>
										</div>
									<?php endif; ?>

								</div>
							</div>
						</div>

						<?php if ($can_page_load_time) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<?php if (!empty($cloud_summary['last_request.health-speed'])) : ?>
									<span class="litespeed-right10">
										<?php echo __('Last requested', 'litespeed-cache') . ': <span data-balloon-pos="up" aria-label="' . Utility::readable_time($cloud_summary['last_request.health-speed']) . '">' . sprintf(__(' %s ago', 'litespeed-cache'), human_time_diff($cloud_summary['last_request.health-speed'])) . '</span>'; ?>
									</span>
								<?php endif; ?>

								<a href="<?php echo Utility::build_url(Router::ACTION_HEALTH, Health::TYPE_SPEED); ?>" class="button button-secondary button-small">
									<span class="dashicons dashicons-update"></span>
									<?php echo __('Refresh', 'litespeed-cache'); ?>
									<span class="screen-reader-text"><?php echo __('Refresh page load time', 'litespeed-cache'); ?></span>
								</a>
							</div>
						<?php endif; ?>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-pagespeed">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php echo __('PageSpeed Score', 'litespeed-cache'); ?>

								<?php $id = Base::O_GUEST; ?>
								<a href="<?php echo admin_url('admin.php?page=litespeed-general'); ?>" class="litespeed-title-right-icon"><?php echo Lang::title($id); ?></a>
								<?php if ($this->conf($id)) : ?>
									<span class="litespeed-label-success litespeed-label-dashboard">ON</span>
								<?php else : ?>
									<span class="litespeed-label-danger litespeed-label-dashboard">OFF</span>
								<?php endif; ?>

							</h3>

							<div>

								<div class="litespeed-margin-bottom20">
									<div class="litespeed-row-flex" style="margin-left: -10px;">

										<?php if (!empty($health_scores['score_before'])) : ?>
											<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
												<p class="litespeed-text-grey litespeed-text-center">
													<?php echo __('Before', 'litespeed-cache'); ?>
												</p>
												<div class="litespeed-promo-score">
													<?php echo GUI::pie($health_scores['score_before'], 45, false, true, 'litespeed-pie-' . GUI::cls()->get_cls_of_pagescore($health_scores['score_before'])); ?>
												</div>
											</div>
											<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
												<p class="litespeed-text-grey litespeed-text-center">
													<?php echo __('After', 'litespeed-cache'); ?>
												</p>
												<div class="litespeed-promo-score">
													<?php echo GUI::pie($health_scores['score_after'], 45, false, true, 'litespeed-pie-' . GUI::cls()->get_cls_of_pagescore($health_scores['score_after'])); ?>
												</div>
											</div>
											<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
												<p class="litespeed-text-grey" style="white-space: nowrap;">
													<?php echo __('Improved by', 'litespeed-cache'); ?>
												</p>
												<div class="litespeed-postbox-score-improve litespeed-text-fern">
													<?php echo $health_scores['score_improved']; ?><span class="litespeed-text-large">%</span>
												</div>
											</div>
										<?php endif; ?>

									</div>

								</div>
							</div>
						</div>

						<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
							<?php if (!empty($cloud_summary['last_request.health-score'])) : ?>
								<span class="litespeed-right10">
									<?php echo __('Last requested', 'litespeed-cache') . ': <span data-balloon-pos="up" aria-label="' . Utility::readable_time($cloud_summary['last_request.health-score']) . '">' . sprintf(__(' %s ago', 'litespeed-cache'), human_time_diff($cloud_summary['last_request.health-score'])) . '</span>'; ?>
								</span>
							<?php endif; ?>
							<a href="<?php echo Utility::build_url(Router::ACTION_HEALTH, Health::TYPE_SCORE); ?>" class="button button-secondary button-small">
								<span class="dashicons dashicons-update"></span>
								<?php echo __('Refresh', 'litespeed-cache'); ?>
								<span class="screen-reader-text"><?php echo __('Refresh page score', 'litespeed-cache'); ?></span>
							</a>
						</div>

					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-double litespeed-postbox-imgopt">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php echo __('Image Optimization Summary', 'litespeed-cache'); ?>
								<a href="<?php echo admin_url('admin.php?page=litespeed-img_optm'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
							</h3>
							<div class="litespeed-postbox-double-content">
								<div class="litespeed-postbox-double-col">
									<div class="litespeed-flex-container">
										<div class="litespeed-icon-vertical-middle">
											<?php echo GUI::pie($img_finished_percentage, 70, true); ?>
										</div>
										<div>
											<div class="litespeed-dashboard-stats">
												<a data-litespeed-onlyonce class="button button-primary" <?php if (!empty($img_count['groups_new']) || !empty($img_count['groups.' . Img_Optm::STATUS_RAW])) : ?> href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_NEW_REQ); ?>" <?php else : ?> href='javascript:;' disabled <?php endif; ?>>
													<span class="dashicons dashicons-images-alt2"></span>&nbsp;<?php echo __('Send Optimization Request', 'litespeed-cache'); ?>
												</a>
											</div>
										</div>
									</div>
									<p>
										<?php echo __('Total Reduction', 'litespeed-cache'); ?>: <code><?php echo isset($img_optm_summary['reduced']) ? Utility::real_size($img_optm_summary['reduced']) : '-'; ?></code>
									</p>
									<p>
										<?php echo __('Images Pulled', 'litespeed-cache'); ?>: <code><?php echo isset($img_optm_summary['img_taken']) ? $img_optm_summary['img_taken'] : '-'; ?></code>
									</p>


								</div>
								<div class="litespeed-postbox-double-col">
									<?php if (!empty($img_count['group.' . Img_Optm::STATUS_REQUESTED])) : ?>
										<p class="litespeed-success">
											<?php echo __('Images requested', 'litespeed-cache'); ?>:
											<code>
												<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_REQUESTED]); ?>
												(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_REQUESTED], 'image'); ?>)
											</code>
										</p>
									<?php endif; ?>

									<?php if (!empty($img_count['group.' . Img_Optm::STATUS_NOTIFIED])) : ?>
										<p class="litespeed-success">
											<?php echo __('Images notified to pull', 'litespeed-cache'); ?>:
											<code>
												<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_NOTIFIED]); ?>
												(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_NOTIFIED], 'image'); ?>)
											</code>

										</p>
									<?php endif; ?>

									<p>
										<?php echo __('Last Request', 'litespeed-cache'); ?>: <code><?php echo !empty($img_optm_summary['last_requested']) ? Utility::readable_time($img_optm_summary['last_requested']) : '-'; ?></code>
									</p>
									<p>
										<?php echo __('Last Pull', 'litespeed-cache'); ?>: <code><?php echo !empty($img_optm_summary['last_pull']) ? Utility::readable_time($img_optm_summary['last_pull']) : '-'; ?></code>
									</p>

									<?php
									$cache_list = array(
										Base::O_IMG_OPTM_AUTO	=> Lang::title(Base::O_IMG_OPTM_AUTO),
									);
									foreach ($cache_list as $id => $title) :
									?>
										<p>
											<?php if ($this->conf($id)) : ?>
												<span class="litespeed-label-success litespeed-label-dashboard">ON</span>
											<?php else : ?>
												<span class="litespeed-label-danger litespeed-label-dashboard">OFF</span>
											<?php endif; ?>
											<a href="<?php echo admin_url('admin.php?page=litespeed-img_optm#settings'); ?>"><?php echo $title; ?></a>
										</p>
									<?php endforeach; ?>
								</div>
							</div>

						</div>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-cache">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php echo __('Cache Status', 'litespeed-cache'); ?>
								<a href="<?php echo admin_url('admin.php?page=litespeed-cache'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
							</h3>

							<?php
							$cache_list = array(
								Base::O_CACHE			=> __('Public Cache', 'litespeed-cache'),
								Base::O_CACHE_PRIV		=> __('Private Cache', 'litespeed-cache'),
								Base::O_OBJECT			=> __('Object Cache', 'litespeed-cache'),
								Base::O_CACHE_BROWSER	=> __('Browser Cache', 'litespeed-cache'),
							);
							foreach ($cache_list as $id => $title) :
							?>
								<p>
									<?php if ($this->conf($id)) : ?>
										<span class="litespeed-label-success litespeed-label-dashboard">ON</span>
									<?php else : ?>
										<span class="litespeed-label-danger litespeed-label-dashboard">OFF</span>
									<?php endif; ?>
									<?php echo esc_html($title); ?>
								</p>
							<?php endforeach; ?>
						</div>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-ccss">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php echo __('Critical CSS', 'litespeed-cache'); ?>
								<a href="<?php echo admin_url('admin.php?page=litespeed-page_optm#settings_css'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
							</h3>

							<?php if (!empty($css_summary['last_request_ccss'])) : ?>
								<p>
									<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($css_summary['last_request_ccss']) . '</code>'; ?>
								</p>
								<p>
									<?php echo __('Time to execute previous request', 'litespeed-cache') . ': <code>' . esc_html($css_summary['last_spent_ccss']) . 's</code>'; ?>
								</p>
							<?php endif; ?>

							<p>
								<?php echo __('Requests in queue', 'litespeed-cache'); ?>: <code><?php echo $ccss_count ?: '-'; ?></code>
								<a href="<?php echo $ccss_count ? Utility::build_url(Router::ACTION_CSS, CSS::TYPE_GEN_CCSS) : 'javascript:;'; ?>" class="button button-secondary button-small <?php if (!$ccss_count) echo 'disabled'; ?>">
									<?php echo __('Force cron', 'litespeed-cache'); ?>
								</a>
							</p>

						</div>

						<?php if (!empty($cloud_summary['last_request.ccss'])) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<?php echo __('Last requested', 'litespeed-cache') . ': ' . Utility::readable_time($cloud_summary['last_request.ccss']) ?>
							</div>
						<?php endif; ?>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-ucss">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php echo __('Unique CSS', 'litespeed-cache'); ?>
								<a href="<?php echo admin_url('admin.php?page=litespeed-page_optm#settings_css'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
							</h3>

							<?php if (!empty($ucss_summary['last_request'])) : ?>
								<p>
									<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($ucss_summary['last_request']) . '</code>'; ?>
								</p>
								<p>
									<?php echo __('Time to execute previous request', 'litespeed-cache') . ': <code>' . esc_html($ucss_summary['last_spent']) . 's</code>'; ?>
								</p>
							<?php endif; ?>

							<p>
								<?php echo __('Requests in queue', 'litespeed-cache'); ?>: <code><?php echo $ucss_count ?: '-' ?></code>
								<a href="<?php echo $ucss_count ? Utility::build_url(Router::ACTION_UCSS, UCSS::TYPE_GEN) : 'javascript:;'; ?>" class="button button-secondary button-small <?php if (!$ucss_count) echo 'disabled'; ?>">
									<?php echo __('Force cron', 'litespeed-cache'); ?>
								</a>
							</p>

						</div>

						<?php if (!empty($cloud_summary['last_request.ucss'])) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<?php echo __('Last requested', 'litespeed-cache') . ': ' . Utility::readable_time($cloud_summary['last_request.ucss']) ?>
							</div>
						<?php endif; ?>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-lqip">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php echo __('Low Quality Image Placeholder', 'litespeed-cache'); ?>
								<a href="<?php echo admin_url('admin.php?page=litespeed-page_optm#settings_media'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
							</h3>

							<?php if (!empty($placeholder_summary['last_request'])) : ?>
								<p>
									<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($placeholder_summary['last_request']) . '</code>'; ?>
								</p>
								<p>
									<?php echo __('Time to execute previous request', 'litespeed-cache') . ': <code>' . esc_html($placeholder_summary['last_spent']) . 's</code>'; ?>
								</p>
							<?php endif; ?>

							<p>
								<?php echo __('Requests in queue', 'litespeed-cache'); ?>: <code><?php echo $placeholder_queue_count ?: '-' ?></code>
								<a href="<?php echo $placeholder_queue_count ? Utility::build_url(Router::ACTION_PLACEHOLDER, Placeholder::TYPE_GENERATE) : 'javascript:;'; ?>" class="button button-secondary button-small <?php if (!$placeholder_queue_count) echo 'disabled'; ?>">
									<?php echo __('Force cron', 'litespeed-cache'); ?>
								</a>
							</p>

						</div>

						<?php if (!empty($cloud_summary['last_request.lqip'])) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<?php echo __('Last requested', 'litespeed-cache') . ': ' . Utility::readable_time($cloud_summary['last_request.lqip']) ?>
							</div>
						<?php endif; ?>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-vpi">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php echo __('Viewport Image', 'litespeed-cache'); ?> (VPI)
								<a href="<?php echo admin_url('admin.php?page=litespeed-page_optm#settings_vpi'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
							</h3>

							<?php if (!empty($vpi_summary['last_request'])) : ?>
								<p>
									<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($vpi_summary['last_request']) . '</code>'; ?>
								</p>
								<p>
									<?php echo __('Time to execute previous request', 'litespeed-cache') . ': <code>' . esc_html($vpi_summary['last_spent']) . 's</code>'; ?>
								</p>
							<?php endif; ?>

							<p>
								<?php echo __('Requests in queue', 'litespeed-cache'); ?>: <code><?php echo $vpi_queue_count ?: '-' ?></code>
								<a href="<?php echo $vpi_queue_count ? Utility::build_url(Router::ACTION_VPI, VPI::TYPE_GEN) : 'javascript:;'; ?>" class="button button-secondary button-small <?php if (!$vpi_queue_count) echo 'disabled'; ?>">
									<?php echo __('Force cron', 'litespeed-cache'); ?>
								</a>
							</p>

						</div>

						<?php if (!empty($cloud_summary['last_request.vpi'])) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<?php echo __('Last requested', 'litespeed-cache') . ': ' . Utility::readable_time($cloud_summary['last_request.vpi']) ?>
							</div>
						<?php endif; ?>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-crawler">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php echo __('Crawler Status', 'litespeed-cache'); ?>
								<a href="<?php echo admin_url('admin.php?page=litespeed-crawler'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
							</h3>

							<p>
								<code><?php echo count(Crawler::cls()->list_crawlers()); ?></code> <?php echo __('Crawler(s)', 'litespeed-cache'); ?>
							</p>
							<p>
								<?php echo __('Currently active crawler', 'litespeed-cache'); ?>: <code><?php echo esc_html($crawler_summary['curr_crawler']); ?></code>
							</p>

							<?php if ($crawler_summary['curr_crawler_beginning_time']) : ?>
								<p>
									<b><?php echo __('Current crawler started at', 'litespeed-cache'); ?>:</b>
									<?php echo Utility::readable_time($crawler_summary['curr_crawler_beginning_time']); ?>
								</p>
							<?php endif; ?>

							<?php if ($crawler_summary['last_start_time']) : ?>
								<p class='litespeed-desc'>
									<b><?php echo __('Last interval', 'litespeed-cache'); ?>:</b>
									<?php echo Utility::readable_time($crawler_summary['last_start_time']); ?>
								</p>
							<?php endif; ?>

							<?php if ($crawler_summary['end_reason']) : ?>
								<p class='litespeed-desc'>
									<b><?php echo __('Ended reason', 'litespeed-cache'); ?>:</b>
									<?php echo esc_html($crawler_summary['end_reason']); ?>
								</p>
							<?php endif; ?>

							<?php if ($crawler_summary['last_crawled']) : ?>
								<p class='litespeed-desc'>
									<?php echo sprintf(__('<b>Last crawled:</b> %d item(s)', 'litespeed-cache'), $crawler_summary['last_crawled']); ?>
								</p>
							<?php endif; ?>

						</div>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-quiccloud<?php if (empty($cloud_summary['qc_activated']) || $cloud_summary['qc_activated'] != 'cdn') : ?> litespeed-postbox--quiccloud<?php endif; ?>">
						<div class="inside">
							<h3 class="litespeed-title litespeed-dashboard-title--w-btn">
								<span class="litespeed-quic-icon"></span>QUIC.cloud CDN
								<?php if (empty($cloud_summary['qc_activated']) || $cloud_summary['qc_activated'] != 'cdn') : ?>
									<a href="https://www.quic.cloud/quic-cloud-services-and-features/litespeed-cache-service/" class="litespeed-title-right-icon" target="_blank"><?php echo __('Learn More', 'litespeed-cache'); ?></a>
								<?php else : ?>
									<a href="<?php echo admin_url('admin.php?page=litespeed-cdn'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
								<?php endif; ?>
							</h3>
							<?php if (empty($cloud_summary['qc_activated']) || $cloud_summary['qc_activated'] != 'cdn') : ?>
								<div class="litespeed-text-center litespeed-empty-space-medium">
									<p class="litespeed-margin-bottom20">
										<?php Doc::learn_more(
											Utility::build_url(Router::ACTION_CLOUD, $__cloud->activated() ? Cloud::TYPE_ENABLE_CDN : Cloud::TYPE_ACTIVATE),
											'<span class="dashicons dashicons-saved"></span>' . __('Enable QUIC.cloud CDN', 'litespeed-cache'),
											true,
											'button button-primary litespeed-button-cta'
										); ?>
									</p>
									<p class="litespeed-margin-bottom10 litespeed-top20 litespeed-text-md">
										<strong class="litespeed-qc-text-gradient"><?php echo __('Best available WordPress performance', 'litespeed-cache'); ?></strong>
									</p>
									<p class="litespeed-margin-bottom20 litespeed-margin-top-remove">
										<?php echo sprintf(__('Globally fast TTFB, easy setup, and <a %s>more</a>!', 'litespeed-cache'), ' href="https://www.quic.cloud/quic-cloud-services-and-features/litespeed-cache-service/" target="_blank"'); ?>
									</p>
								</div>
							<?php else : ?>
								<?php echo $__cloud->load_qc_status_for_dash('cdn_dash_mini'); ?>
							<?php endif; ?>
						</div>
						<?php if ($__cloud->activated()) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<a href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_SYNC_STATUS); ?>" class="button button-<?php echo ($cloud_summary['qc_activated'] != 'cdn' ? 'link' : 'secondary'); ?> button-small">
									<?php if ($cloud_summary['qc_activated'] == 'cdn') : ?>
										<span class="dashicons dashicons-update"></span>
									<?php endif; ?>
									<?php echo __('Refresh Status', 'litespeed-cache'); ?>
									<span class="screen-reader-text"><?php echo __('Refresh QUIC.cloud status', 'litespeed-cache'); ?></span>
								</a>
							</div>
						<?php endif; ?>
					</div>

					<?php $promo_mini = $__cloud->load_qc_status_for_dash('promo_mini'); ?>
					<?php if ($promo_mini) : ?>
						<?php echo $promo_mini; ?>
					<?php endif; ?>

					<?php if ($__cloud->activated()) : ?>
						<?php $news = $__cloud->load_qc_status_for_dash('news_dash'); ?>
						<?php if ($news) : ?>
							<div class="postbox litespeed-postbox">
								<div class="inside litespeed-text-center">
									<h3 class="litespeed-title">
										<?php echo __('News', 'litespeed-cache'); ?>
									</h3>
									<div class="litespeed-top20">
										<?php echo $news; ?>
									</div>
								</div>
							</div>
						<?php endif; ?>
					<?php endif; ?>

				</div>

			</div>

		</div>
	</div>
</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/dash/network_dash.tpl.php000064400000010446151600155700021510 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$cloud_summarys = array();
$blogs = Activation::get_network_ids();
foreach ( $blogs as $blog_id ) {
	switch_to_blog( $blog_id );
	$cloud_summarys[ home_url() ] = Cloud::get_summary();
}

?>

<div class="litespeed-dashboard">
<?php foreach ( $cloud_summarys as $home_url => $cloud_summary ) : ?>

	<div class="litespeed-dashboard-header">
		<h3 class="litespeed-dashboard-title">
			<?php echo __( 'Usage Statistics', 'litespeed-cache' ) . ': ' . $home_url; ?>
		</h3>
		<hr>
	</div>

	<div class="litespeed-dashboard-stats-wrapper">
		<?php
			$cat_list = array(
				'img_optm'	=> __('Image Optimization', 'litespeed-cache'),
				'page_optm'	=> __('Page Optimization', 'litespeed-cache'),
				'cdn'		=> __('CDN Bandwidth', 'litespeed-cache'),
				'lqip'		=> __('Low Quality Image Placeholder', 'litespeed-cache'),
			);

			foreach ( $cat_list as $svc => $title ) :
				$finished_percentage = 0;
				$total_used = $used = $quota = $pag_used = $pag_total = '-';
				$used = $quota = $pag_used = $pag_total = '-';
				$pag_width = 0;
				if ( ! empty( $cloud_summary[ 'usage.' . $svc ] ) ) {
					$finished_percentage = floor( $cloud_summary[ 'usage.' . $svc ][ 'used' ] * 100 / $cloud_summary[ 'usage.' . $svc ][ 'quota' ] );
					$used = $cloud_summary[ 'usage.' . $svc ][ 'used' ];
					$quota = $cloud_summary[ 'usage.' . $svc ][ 'quota' ];
					$pag_used = ! empty( $cloud_summary[ 'usage.' . $svc ][ 'pag_used' ] ) ? $cloud_summary[ 'usage.' . $svc ][ 'pag_used' ] : 0;
					$pag_bal = ! empty( $cloud_summary[ 'usage.' . $svc ][ 'pag_bal' ] ) ? $cloud_summary[ 'usage.' . $svc ][ 'pag_bal' ] : 0;
					$pag_total = $pag_used + $pag_bal;

					if ( $pag_total ) {
						$pag_width = round( $pag_used / $pag_total * 100 ) . '%';
					}

					if ( $svc == 'cdn' ) {
						$used = Utility::real_size( $used * 1024 * 1024 );
						$quota = Utility::real_size( $quota * 1024 * 1024 );
						$pag_used = Utility::real_size( $pag_used * 1024 * 1024 );
						$pag_total = Utility::real_size( $pag_total * 1024 * 1024 );
					}
				}

				$percentage_bg = 'success';
				if( $finished_percentage > 95 ){
					$percentage_bg = 'danger';
				} elseif ( $finished_percentage > 85 ){
					$percentage_bg = 'warning';
				}

			?>


				<div class="postbox litespeed-postbox">
					<div class="inside">
						<h3 class="litespeed-title"><?php echo $title; ?></h3>

						<div class="litespeed-flex-container">
							<div class="litespeed-icon-vertical-middle litespeed-pie-<?php echo $percentage_bg;?>">
								<?php echo GUI::pie( $finished_percentage, 60, false ); ?>
							</div>
							<div>
								<div class="litespeed-dashboard-stats">
									<h3><?php echo ( $svc == 'img_optm' ? __('Fast Queue Usage','litespeed-cache') : __( 'Usage', 'litespeed-cache' ) ); ?></h3>
									<p>
										<strong><?php echo esc_html( $used ); ?></strong>
										<?php if( $used != $quota ) { ?>
											<span class="litespeed-desc"> of <?php echo esc_html( $quota ); ?></span>
										<?php } ?>
									</p>
								</div>
							</div>
						</div>
						<?php if ( $pag_total > 0 ) { ?>
							<p class="litespeed-dashboard-stats-payg" data-balloon-pos="up" aria-label="<?php echo __('Pay as You Go','litespeed-cache'); ?>">
								<?php echo __('PAYG Balance','litespeed-cache'); ?>: <strong><?php echo esc_html( $pag_bal ); ?></strong>
								<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo __('This Month Usage','litespeed-cache'); ?>: <?php echo esc_html( $pag_used );?>">
									<span class="dashicons dashicons-info"></span>
									<span class="screen-reader-text"><?php echo __( 'Pay as You Go Usage Statistics', 'litespeed-cache' );?></span>
								</button>
							</p>
						<?php } ?>

						<?php if ( $svc == 'img_optm' ) { ?>
							<p class="litespeed-dashboard-stats-total">
								<?php echo __('Total Usage','litespeed-cache'); ?>: <strong><?php echo esc_html( $total_used ); ?> / ∞</strong>
								<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo __('Total images optimized in this month','litespeed-cache'); ?>">
									<span class="dashicons dashicons-info"></span>
								</button>
							</p>
							<div class="clear"></div>
						<?php } ?>
					</div>
				</div>

			<?php endforeach; ?>
	</div>

<?php endforeach; ?>
</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/dash/entry.tpl.php000064400000001265151600155750020165 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'dashboard'	=> __( 'Dashboard', 'litespeed-cache' ),
);

if ( $this->_is_network_admin ) {
	$menu_list = array(
		'network_dash' => __( 'Network Dashboard', 'litespeed-cache' ),
	);
}


?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Dashboard', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<?php
	foreach ($menu_list as $tab => $val) {
		echo "<div data-litespeed-layout='$tab'>";
		require LSCWP_DIR . "tpl/dash/$tab.tpl.php";
		echo "</div>";
	}
	?>
</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/db_optm/manage.tpl.php000064400000014025151600156070020753 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$_panels = array(
	'all' => array(
		'title'	=> __('Clean All', 'litespeed-cache'),
		'desc'	=> '',
	),
	'revision' => array(
		'title'	=> __('Post Revisions', 'litespeed-cache'),
		'desc'	=> __('Clean all post revisions', 'litespeed-cache'),
	),
	'orphaned_post_meta' => array(
		'title'	=> __('Orphaned Post Meta', 'litespeed-cache'),
		'desc'	=> __('Clean all orphaned post meta records', 'litespeed-cache'),
	),
	'auto_draft' => array(
		'title'	=> __('Auto Drafts', 'litespeed-cache'),
		'desc'	=> __('Clean all auto saved drafts', 'litespeed-cache'),
	),
	'trash_post' => array(
		'title'	=> __('Trashed Posts', 'litespeed-cache'),
		'desc'	=> __('Clean all trashed posts and pages', 'litespeed-cache'),
	),
	'spam_comment' => array(
		'title'	=> __('Spam Comments', 'litespeed-cache'),
		'desc'	=> __('Clean all spam comments', 'litespeed-cache'),
	),
	'trash_comment' => array(
		'title'	=> __('Trashed Comments', 'litespeed-cache'),
		'desc'	=> __('Clean all trashed comments', 'litespeed-cache'),
	),
	'trackback-pingback' => array(
		'title'	=> __('Trackbacks/Pingbacks', 'litespeed-cache'),
		'desc'	=> __('Clean all trackbacks and pingbacks', 'litespeed-cache'),
	),
	'expired_transient' => array(
		'title'	=> __('Expired Transients', 'litespeed-cache'),
		'desc'	=> __('Clean expired transient options', 'litespeed-cache'),
	),
	'all_transients' => array(
		'title'	=> __('All Transients', 'litespeed-cache'),
		'desc'	=> __('Clean all transient options', 'litespeed-cache'),
	),
	'optimize_tables' => array(
		'title'	=> __('Optimize Tables', 'litespeed-cache'),
		'desc'	=> __('Optimize all tables in your database', 'litespeed-cache'),
	),
);

$rev_max = $this->conf(Base::O_DB_OPTM_REVISIONS_MAX);
$rev_age = $this->conf(Base::O_DB_OPTM_REVISIONS_AGE);
if ($rev_max || $rev_age) {
	$_panels['revision']['desc'] = sprintf(__('Clean revisions older than %1$s day(s), excluding %2$s latest revisions', 'litespeed-cache'), '<strong>' . $rev_age . '</strong>', '<strong>' . $rev_max . '</strong>');
}

$total = 0;
foreach ($_panels as $tag => $v) {
	if ($tag != 'all') {
		$_panels[$tag]['count'] = $this->cls('DB_Optm')->db_count($tag);
		if (!in_array($tag, array('optimize_tables'))) {
			$total += $_panels[$tag]['count'];
		}
	}
	$_panels[$tag]['link'] = Utility::build_url(Router::ACTION_DB_OPTM, $tag);
}

$_panels['all']['count'] = $total;

$autoload_summary = DB_Optm::cls()->autoload_summary();

?>

<h3 class="litespeed-title">
	<?php echo __('Database Optimizer', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/database/'); ?>
</h3>

<div class="litespeed-panel-wrapper litespeed-cards-wrapper">

	<?php foreach ($_panels as $tag => $v) : ?>

		<a href="<?php echo $v['link']; ?>" class="litespeed-panel postbox">
			<section class="litespeed-panel-wrapper-icon">
				<span class="litespeed-panel-icon-<?php echo $tag; ?>"></span>
			</section>
			<section class="litespeed-panel-content">
				<div class="litespeed-h3">
					<?php echo $v['title']; ?>
					<span class="litespeed-panel-counter<?php if ($v['count'] > 0) echo '-red'; ?>">(<?php echo $v['count']; ?><?php echo DB_Optm::hide_more() ? '+' : ''; ?>)</span>
				</div>
				<span class="litespeed-panel-para"><?php echo $v['desc']; ?></span>
			</section>
			<section class="litespeed-panel-wrapper-top-right">
				<span class="litespeed-panel-top-right-icon<?php echo $v['count'] > 0 ? '-cross' : '-tick'; ?>"></span>
			</section>
		</a>
	<?php endforeach; ?>

</div>

<h3 class="litespeed-title"><?php echo __('Database Table Engine Converter', 'litespeed-cache'); ?></h3>

<div class="litespeed-panel-wrapper">

	<table class="wp-list-table widefat striped">
		<thead>
			<tr>
				<th scope="col">#</th>
				<th scope="col"><?php echo __('Table', 'litespeed-cache'); ?></th>
				<th scope="col"><?php echo __('Engine', 'litespeed-cache'); ?></th>
				<th scope="col"><?php echo __('Tool', 'litespeed-cache'); ?></th>
			</tr>
		</thead>
		<tbody>
			<?php
			$list = DB_Optm::cls()->list_myisam();
			if ($list) :
				foreach ($list as $k => $v) :
			?>
					<tr>
						<td><?php echo $k + 1; ?></td>
						<td><?php echo $v->TABLE_NAME; ?></td>
						<td><?php echo $v->ENGINE; ?></td>
						<td>
							<a href="<?php echo Utility::build_url(Router::ACTION_DB_OPTM, DB_Optm::TYPE_CONV_TB, false, false, array('tb' => $v->TABLE_NAME)); ?>">
								<?php echo __('Convert to InnoDB', 'litespeed-cache'); ?>
							</a>
						</td>
					</tr>
				<?php endforeach; ?>
			<?php else : ?>
				<tr>
					<td colspan="4" class="litespeed-success litespeed-text-center">
						<?php echo __('We are good. No table uses MyISAM engine.', 'litespeed-cache'); ?>
					</td>
				</tr>
			<?php endif; ?>
		</tbody>
	</table>

</div>

<style type="text/css">
	.litespeed-body .field-col {
		display: inline-block;
		vertical-align: top;
		margin-left: 20px;
		margin-right: 20px;
	}

	.litespeed-body .field-col:first-child {
		margin-left: 0;
	}
</style>

<h3 class="litespeed-title"><?php echo __('Database Summary', 'litespeed-cache'); ?></h3>
<div>
	<div class="field-col">
		<p>
			Autoload size: <strong><?php echo Utility::real_size($autoload_summary->autoload_size); ?></strong></p>
		<p>Autoload entries: <strong><?php echo $autoload_summary->autload_entries; ?></strong></p>


	</div>

	<div class="field-col">
		<p>Autoload top list:</p>
		<table class="wp-list-table widefat striped litespeed-width-auto litespeed-table-compact">
			<thead>
				<tr>
					<th scope="col">#</th>
					<th scope="col"><?php echo __('Option Name', 'litespeed-cache'); ?></th>
					<th scope="col"><?php echo __('Autoload', 'litespeed-cache'); ?></th>
					<th scope="col"><?php echo __('Size', 'litespeed-cache'); ?></th>
				</tr>
			</thead>
			<tbody>
				<?php foreach ($autoload_summary->autoload_toplist as $k => $v) : ?>
					<tr>
						<td><?php echo $k + 1; ?></td>
						<td><?php echo $v->option_name; ?></td>
						<td><?php echo $v->autoload; ?></td>
						<td><?php echo $v->option_value_length; ?></td>
					</tr>
				<?php endforeach; ?>
			</tbody>
		</table>

	</div>
</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/db_optm/entry.tpl.php000064400000002054151600156140020661 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'manage'			=> __( 'Manage', 'litespeed-cache' ),
);

if ( ! $this->_is_network_admin ) {
	$menu_list[ 'settings' ] = __( 'DB Optimization Settings', 'litespeed-cache' );
}

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Database Optimization', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/db_optm/$tab.tpl.php";
			echo "</div>";
		}

	?>
	</div>

</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/db_optm/settings.tpl.php000064400000002412151600156210021354 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action();
?>


<h3 class="litespeed-title-short">
	<?php echo __( 'DB Optimization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/database/#db-optimization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_DB_OPTM_REVISIONS_MAX; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short' ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify the number of most recent revisions to keep when cleaning revisions.', 'litespeed-cache' ); ?>
				<?php $this->_validate_ttl( $id, 1, 100, true ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_DB_OPTM_REVISIONS_AGE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short' ); ?> <?php echo __( 'Day(s)', 'litespeed-cache' ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Revisions newer than this many days will be kept when cleaning revisions.', 'litespeed-cache' ); ?>
				<?php $this->_validate_ttl( $id, 1, 600, true ); ?>
			</div>
		</td>
	</tr>

</tbody></table>

<?php

$this->form_end();








litespeed-wp-plugin/7.1/litespeed-cache/tpl/esi_widget_edit.php000064400000004136151600156260020434 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

// $widget, $return, $instance

$options = ! empty( $instance[ Base::OPTION_NAME ] ) ? $instance[ Base::OPTION_NAME ] : array() ;

if ( empty( $options ) ) {
	$options = array(
		ESI::WIDGET_O_ESIENABLE => Base::VAL_OFF,
		ESI::WIDGET_O_TTL => '28800'
	) ;

	add_filter('litespeed_widget_default_options', 'LiteSpeed\ESI::widget_default_options', 10, 2) ;

	$options = apply_filters( 'litespeed_widget_default_options', $options, $widget ) ;
}

if ( empty( $options ) ) {
	$esi = Base::VAL_OFF ;
	$ttl = '28800' ;
}
else {
	$esi = $options[ ESI::WIDGET_O_ESIENABLE ] ;
	$ttl = $options[ ESI::WIDGET_O_TTL ] ;
}

$display = Admin_Display::cls() ;

?>
<div class="litespeed-widget-setting">

	<h4>LiteSpeed Cache:</h4>

	<b><?php echo __( 'Enable ESI', 'litespeed-cache' ) ; ?>:</b>
	&nbsp;&nbsp;
	<div class="litespeed-inline">
		<div class="litespeed-switch litespeed-mini">
		<?php

			$id = ESI::WIDGET_O_ESIENABLE ;
			$name = $widget->get_field_name( $id ) ;

			$cache_status_list = array(
				array( Base::VAL_ON, __( 'Public', 'litespeed-cache' ) ),
				array( Base::VAL_ON2, __( 'Private', 'litespeed-cache' ) ),
				array( Base::VAL_OFF, __( 'Disable', 'litespeed-cache' ) ),
			) ;

			foreach ( $cache_status_list as $v ) {
				list( $v, $txt ) = $v ;
				$id_attr = $widget->get_field_id( $id ) . '_' . $v ;
				$checked = $esi === $v ? 'checked' : '' ;
				echo "<input type='radio' autocomplete='off' name='$name' id='$id_attr' value='$v' $checked /> <label for='$id_attr'>$txt</label>" ;
			}
		?>

		</div>
	</div>
	<br /><br />

	<b><?php echo __( 'Widget Cache TTL:', 'litespeed-cache' ) ; ?></b>
	&nbsp;&nbsp;
	<?php
		$id = ESI::WIDGET_O_TTL ;
		$name = $widget->get_field_name( $id ) ;
		echo "<input type='text' class='regular-text litespeed-reset' name='$name' value='$ttl' size='7' />" ;
	?>
	<?php echo __( 'seconds', 'litespeed-cache' ) ; ?>

	<p class="install-help">
		<?php echo __( 'Recommended value: 28800 seconds (8 hours).', 'litespeed-cache' ) ; ?>
		<?php echo __( 'A TTL of 0 indicates do not cache.', 'litespeed-cache' ) ; ?>
	</p>
</div>

<br />litespeed-wp-plugin/7.1/litespeed-cache/tpl/toolbox/import_export.tpl.php000064400000004457151600156460022513 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$summary = Import::get_summary();
?>

<h3 class="litespeed-title">
	<?php echo __('Export Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#importexport-tab' ); ?>
</h3>

<div><a href="<?php echo Utility::build_url( Router::ACTION_IMPORT, Import::TYPE_EXPORT ); ?>" class="button button-primary">
	<?php echo __( 'Export', 'litespeed-cache' ); ?>
</a></div>

<?php if ( ! empty( $summary[ 'export_file' ] ) ) : ?>
<div class="litespeed-desc">
	<?php echo __( 'Last exported', 'litespeed-cache' ); ?>: <code><?php echo $summary[ 'export_file' ]; ?></code> <?php echo Utility::readable_time( $summary[ 'export_time' ]); ?>
</div>
<?php endif; ?>

<div class="litespeed-desc">
	<?php echo __( 'This will export all current LiteSpeed Cache settings and save them as a file.', 'litespeed-cache' ); ?>
</div>

<h3 class="litespeed-title"><?php echo __('Import Settings', 'litespeed-cache'); ?></h3>

<?php $this->form_action( Router::ACTION_IMPORT, Import::TYPE_IMPORT, true ); ?>

	<div class="litespeed-div">
		<input type="file" name="ls_file" class="litespeed-input" />
	</div>
	<div class="litespeed-div">
		<?php submit_button(__('Import', 'litespeed-cache'), 'button button-primary', 'litespeed-submit'); ?>
	</div>
</form>

<?php if ( ! empty( $summary[ 'import_file' ] ) ) : ?>
<div class="litespeed-desc">
	<?php echo __( 'Last imported', 'litespeed-cache' ); ?>: <code><?php echo $summary[ 'import_file' ]; ?></code> <?php echo Utility::readable_time( $summary[ 'import_time' ]); ?>
</div>
<?php endif; ?>

<div class="litespeed-desc">
	<?php echo __( 'This will import settings from a file and override all current LiteSpeed Cache settings.', 'litespeed-cache' ); ?>
</div>

<h3 class="litespeed-title"><?php echo __('Reset All Settings', 'litespeed-cache'); ?></h3>
<div><p>🚨 <?php echo __( 'This will reset all settings to default settings.', 'litespeed-cache' ); ?></p>
</div>
<div><a href="<?php echo Utility::build_url( Router::ACTION_IMPORT, Import::TYPE_RESET ); ?>" data-litespeed-cfm="<?php echo __( 'Are you sure you want to reset all settings back to the default settings?', 'litespeed-cache' ); ?>" class="button litespeed-btn-danger-bg">
	<?php echo __( 'Reset Settings', 'litespeed-cache' ); ?>
</a></div>



litespeed-wp-plugin/7.1/litespeed-cache/tpl/toolbox/heartbeat.tpl.php000064400000007576151600156530021542 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Heartbeat Control', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#heartbeat-tab' ); ?>
</h3>

<div class="litespeed-callout notice notice-warning inline">
	<h4><?php echo __( 'NOTICE:', 'litespeed-cache' ); ?></h4>
	<p><?php echo __( 'Disable WordPress interval heartbeat to reduce server load.', 'litespeed-cache' ); ?>
	<span class="litespeed-warning">
		🚨
		<?php echo __( 'Disabling this may cause WordPress tasks triggered by AJAX to stop working.', 'litespeed-cache' ); ?>
</span></p>
</div>


<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_FRONT; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">

				<?php echo __( 'Turn ON to control heartbeat on frontend.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_FRONT_TTL; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short'); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Specify the %s heartbeat interval in seconds.', 'litespeed-cache' ), 'frontend' ); ?>
				<?php echo sprintf( __( 'WordPress valid interval is %s seconds.', 'litespeed-cache' ), '<code>15</code> - <code>120</code>' ); ?><br />
				<?php echo sprintf( __( 'Set to %1$s to forbid heartbeat on %2$s.', 'litespeed-cache' ), '<code>0</code>', 'frontend' ); ?><br />
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 15, 120, true ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_BACK; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Turn ON to control heartbeat on backend.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_BACK_TTL; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short'); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Specify the %s heartbeat interval in seconds.', 'litespeed-cache' ), 'backend' ); ?>
				<?php echo sprintf( __( 'WordPress valid interval is %s seconds', 'litespeed-cache' ), '<code>15</code> ~ <code>120</code>' ); ?><br />
				<?php echo sprintf( __( 'Set to %1$s to forbid heartbeat on %2$s.', 'litespeed-cache' ), '<code>0</code>', 'backend' ); ?><br />
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 15, 120, true ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_EDITOR; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Turn ON to control heartbeat in backend editor.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_EDITOR_TTL; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short'); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Specify the %s heartbeat interval in seconds.', 'litespeed-cache' ), 'backend editor' ); ?>
				<?php echo sprintf( __( 'WordPress valid interval is %s seconds', 'litespeed-cache' ), '<code>15</code> ~ <code>120</code>' ); ?><br />
				<?php echo sprintf( __( 'Set to %1$s to forbid heartbeat on %2$s.', 'litespeed-cache' ), '<code>0</code>', 'frontend' ); ?><br />
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 15, 120, true ); ?>
			</div>
		</td>
	</tr>

</tbody></table>

<?php $this->form_end(); ?>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/toolbox/log_viewer.tpl.php000064400000005661151600156600021734 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$logs =
	array(
		array(
			'name' => 'debug',
			'label' => __('Debug Log', 'litespeed-cache'),
			'accesskey' => 'A',
		),
		array(
			'name' => 'purge',
			'label' => __('Purge Log', 'litespeed-cache'),
			'accesskey' => 'B',
		),
		array(
			'name' => 'crawler',
			'label' => __('Crawler Log', 'litespeed-cache'),
			'accesskey' => 'C',
		),
	);

/**
 * Return a subnav button (subtab)
 * @since  4.7
 */
function subnav_link($item)
{
	$class = 'button ';
	$subtab = '';

	if (!isset($item['url'])) {
		$class .= 'button-secondary';
		$subtab_name = "{$item['name']}_log";
		$subtab = "data-litespeed-subtab='{$subtab_name}'";
		$url = "#{$subtab_name}";
	} else {
		$class .= 'button-primary';
		$url = $item['url'];
	}

	$accesskey =
		isset($item['accesskey'])
		? "litespeed-accesskey='{$item['accesskey']}'"
		: '';
	$label = isset($item['label']) ? $item['label'] : $item['name'];

	$on_click = isset($item['onClick']) ? ' onClick="' . $item['onClick'].'"' : '';

	return "<a href='{$url}' class='{$class}' {$subtab} {$accesskey} {$on_click}>{$label}</a>";
}

/**
 * Print a button to clear all logs
 * @since  4.7
 */
function clear_logs_link($accesskey = null)
{
	$item =
		array(
			'label' => __('Clear Logs', 'litespeed-cache'),
			'url' => Utility::build_url(Router::ACTION_DEBUG2, Debug2::TYPE_CLEAR_LOG),
		);
	if (null !== $accesskey) {
		$item['accesskey'] = $accesskey;
	}
	echo subnav_link($item);
}

/**
 * Print a button to copy current log
 * @since  7.0
 */
function copy_logs_link($id_to_copy)
{
	$item = array(
			'name' => 'copy_links',
			'label' => __('Copy Log', 'litespeed-cache'),
			'cssClass' => 'litespeed-info-button',
			'onClick' => "litespeed_copy_to_clipboard('".$id_to_copy."')"
		);
	return subnav_link($item);
}

$subnav_links = array();
$log_views = array();

foreach ($logs as $log) {
	$subnav_links[] = subnav_link($log);

	$file = $this->cls('Debug2')->path($log['name']);
	$lines = File::count_lines($file);
	$max_lines = apply_filters('litespeed_debug_show_max_lines', 1000);
	$start = $lines > $max_lines ? $lines - $max_lines : 0;
	$lines = File::read($file, $start);
	$lines = $lines ? trim(implode("\n", $lines)) : '';
	
	$log_body_id = 'litespeed-log-' . $log['name'];

	$log_views[] =
		"<div class='litespeed-log-view-wrapper' data-litespeed-sublayout='{$log['name']}_log'>"
		. "<h3 class='litespeed-title'>{$log['label']}" . copy_logs_link($log_body_id) ."</h3>"
		. '<div class="litespeed-log-body" id="' . $log_body_id . '">'
		. nl2br(htmlspecialchars($lines))
		. '</div>'
		. '</div>';
}
?>

<h3 class="litespeed-title">
	<?php _e('LiteSpeed Logs', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#log-view-tab'); ?>
</h3>

<div class="litespeed-log-subnav-wrapper">
	<?php echo implode("\n", $subnav_links); ?>
	<?php clear_logs_link('D'); ?>
</div>

<?php echo implode("\n", $log_views); ?>

<?php
clear_logs_link();
litespeed-wp-plugin/7.1/litespeed-cache/tpl/toolbox/edit_htaccess.tpl.php000064400000006564151600156650022404 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$content = null;
try {
	$content = Htaccess::cls()->htaccess_read();
} catch (\Exception $e) {
	echo '<div class="notice notice-error is-dismissible"><p>' . $e->getMessage() . '</p></div>';
}

$htaccess_path = Htaccess::get_frontend_htaccess();

// Check if there is `ExpiresDefault` in .htaccess
if (defined('LITESPEED_ON')) {
	if ($content && stripos($content, "\nExpiresDefault") !== false) {
		$is_dismissed = GUI::get_option(self::DB_DISMISS_MSG);
		if ($is_dismissed !== self::RULECONFLICT_DISMISSED) {
			// Need to add a notice for browser cache compatibility
			if ($is_dismissed !== self::RULECONFLICT_ON) {
				GUI::update_option(self::DB_DISMISS_MSG, self::RULECONFLICT_ON);
			}
			require_once LSCWP_DIR . 'tpl/inc/show_rule_conflict.php';
		}
	}
	// don't dismiss the msg automatically
	// elseif ( $is_dismissed === Cache_Admin_Display::RULECONFLICT_ON ) {
	// 	update_option( self::DISMISS_MSG, Cache_Admin_Display::RULECONFLICT_DISMISSED );
	// }
}


?>

<h3 class="litespeed-title">
	<?php echo __('LiteSpeed Cache View .htaccess', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#view-htaccess-tab'); ?>
</h3>

<h3 class="litespeed-title-short">
	<?php echo __('.htaccess Path', 'litespeed-cache'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php echo __('Frontend .htaccess Path', 'litespeed-cache'); ?>
			</th>
			<td>
				<code><?php echo $htaccess_path; ?></code>
				<div class="litespeed-desc">
					<?php echo __('Default path is', 'litespeed-cache'); ?>: <code><?php echo Htaccess::get_frontend_htaccess(true); ?></code>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('PHP Constant %s is supported.', 'litespeed-cache'), '<code>LITESPEED_CFG_HTACCESS</code>'); ?>
						<?php echo sprintf(__('You can use this code %1$s in %2$s to specify the htaccess file path.', 'litespeed-cache'), '<code>defined("LITESPEED_CFG_HTACCESS") || define("LITESPEED_CFG_HTACCESS", "your path on server");</code>', '<code>wp-config.php</code>'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php echo __('Backend .htaccess Path', 'litespeed-cache'); ?>
			</th>
			<td>
				<?php echo Htaccess::get_backend_htaccess(); ?>
				<div class="litespeed-desc">
					<?php echo __('Default path is', 'litespeed-cache'); ?>: <code><?php echo Htaccess::get_backend_htaccess(true); ?></code>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('PHP Constant %s is supported.', 'litespeed-cache'), '<code>LITESPEED_CFG_HTACCESS_BACKEND</code>'); ?>
						<?php echo sprintf(__('You can use this code %1$s in %2$s to specify the htaccess file path.', 'litespeed-cache'), '<code>defined("LITESPEED_CFG_HTACCESS_BACKEND") || define("LITESPEED_CFG_HTACCESS_BACKEND", "your path on server");</code>', '<code>wp-config.php</code>'); ?>
					</font>
				</div>
			</td>
		</tr>
	</tbody>
</table>

<?php if ($content !== null) : ?>

	<h3 class="litespeed-title"><?php echo sprintf(__('Current %s Contents', 'litespeed-cache'), '.htaccess'); ?></h3>

	<h4><?php echo $htaccess_path; ?></h4>

	<textarea readonly wrap="off" rows="50" class="large-text"><?php echo esc_textarea($content); ?></textarea>

<?php endif; ?>litespeed-wp-plugin/7.1/litespeed-cache/tpl/toolbox/entry.tpl.php000064400000003222151600156720020725 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'purge'	=> __( 'Purge', 'litespeed-cache' ),
);

if ( ! $this->_is_network_admin ) {
	$menu_list[ 'import_export' ] = __( 'Import / Export', 'litespeed-cache' );
}

if ( ! $this->_is_multisite || $this->_is_network_admin ) {
	$menu_list[ 'edit_htaccess' ] = __( 'View .htaccess', 'litespeed-cache' );
}

if ( ! $this->_is_network_admin ) {
	$menu_list[ 'heartbeat' ] 		= __( 'Heartbeat', 'litespeed-cache' ); // todo: will add this to network level later
	$menu_list[ 'report' ] 			= __( 'Report', 'litespeed-cache' );
}

if ( ! $this->_is_multisite || $this->_is_network_admin ) {
	$menu_list[ 'settings-debug' ] 	= __( 'Debug Settings', 'litespeed-cache' );
	$menu_list[ 'log_viewer' ] 		= __( 'Log View', 'litespeed-cache' );
	$menu_list[ 'beta_test' ] 		= __( 'Beta Test', 'litespeed-cache' );
}

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Toolbox', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/toolbox/$tab.tpl.php";
			echo "</div>";
		}

	?>
	</div>

</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/toolbox/settings-debug.tpl.php000064400000011362151600156770022521 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$this->form_action($this->_is_network_admin ? Router::ACTION_SAVE_SETTINGS_NETWORK : false);
?>

<h3 class="litespeed-title-short">
	<?php echo __('Debug Helpers', 'litespeed-cache'); ?>
</h3>

<a href="<?php echo home_url('/') . '?' . Router::ACTION . '=before_optm'; ?>" class="button button-success" target="_blank">
	<?php echo __('View Site Before Optimization', 'litespeed-cache'); ?>
</a>

<a href="<?php echo home_url('/') . '?' . Router::ACTION . '=' . Core::ACTION_QS_NOCACHE; ?>" class="button button-success" target="_blank">
	<?php echo __('View Site Before Cache', 'litespeed-cache'); ?>
</a>


<h3 class="litespeed-title-short">
	<?php echo __('Debug Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#debug-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_DEBUG_DISABLE_ALL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('This will disable LSCache and all optimization features for debug purpose.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id, array(__('OFF', 'litespeed-cache'), __('ON', 'litespeed-cache'), __('Admin IP Only', 'litespeed-cache'))); ?>
				<div class="litespeed-desc">
					<?php printf(__('Outputs to a series of files in the %s directory.', 'litespeed-cache'), '<code>wp-content/litespeed/debug</code>'); ?>
					<?php echo __('To prevent filling up the disk, this setting should be OFF when everything is working.', 'litespeed-cache'); ?>
					<?php echo __('The Admin IP option will only output log messages on requests from admin IPs listed below.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_IPS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id, 50); ?>
				<div class="litespeed-desc">
					<?php echo __('Allows listed IPs (one per line) to perform certain actions from their browsers.', 'litespeed-cache'); ?>
					<?php echo __('Your IP', 'litespeed-cache'); ?>: <code><?php echo Router::get_ip(); ?></code>
					<?php $this->_validate_ip($id); ?>
					<br />
					<?php Doc::learn_more(
						'https://docs.litespeedtech.com/lscache/lscwp/admin/#admin-ip-commands',
						__('More information about the available commands can be found here.', 'litespeed-cache')
					); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_LEVEL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id, array(__('Basic', 'litespeed-cache'), __('Advanced', 'litespeed-cache'))); ?>
				<div class="litespeed-desc">
					<?php echo __('Advanced level will log more details.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_FILESIZE; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-short'); ?> <?php echo __('MB', 'litespeed-cache'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify the maximum size of the log file.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 3, 3000); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_COLLAPSE_QS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Shorten query strings in the debug log to improve readability.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_INC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Only log listed pages.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Prevent any debug log of listed pages.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_EXC_STRINGS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Prevent writing log entries that include listed strings.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php

$this->form_end();
litespeed-wp-plugin/7.1/litespeed-cache/tpl/toolbox/purge.tpl.php000064400000023274151600157040020713 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$_panels = array(
	array(
		'title'	=> __('Purge Front Page', 'litespeed-cache'),
		'desc'	=> __('This will Purge Front Page only', 'litespeed-cache'),
		'icon'	=> 'purge-front',
		'append_url'	=> Purge::TYPE_PURGE_FRONTPAGE,
	),
	array(
		'title'	=> __('Purge Pages', 'litespeed-cache'),
		'desc'	=> __('This will Purge Pages only', 'litespeed-cache'),
		'icon'	=> 'purge-pages',
		'append_url'	=> Purge::TYPE_PURGE_PAGES,
	),
);
foreach (Tag::$error_code_tags as $code) {
	$_panels[] = array(
		'title'	=> sprintf(__('Purge %s Error', 'litespeed-cache'), $code),
		'desc'	=> sprintf(__('Purge %s error pages', 'litespeed-cache'), $code),
		'icon'	=> 'purge-' . $code,
		'append_url'	=> Purge::TYPE_PURGE_ERROR . $code,
	);
}
$_panels[] = array(
	'title'	=> __('Purge All', 'litespeed-cache') . ' - LSCache',
	'desc'	=> __('Purge the LiteSpeed cache entries created by this plugin', 'litespeed-cache'),
	'icon'	=> 'purge-all',
	'append_url'	=> Purge::TYPE_PURGE_ALL_LSCACHE,
);
$_panels[] = 	array(
	'title'	=> __('Purge All', 'litespeed-cache') . ' - ' . __('CSS/JS Cache', 'litespeed-cache'),
	'desc'	=> __('This will purge all minified/combined CSS/JS entries only', 'litespeed-cache'),
	'icon'	=> 'purge-cssjs',
	'append_url'	=> Purge::TYPE_PURGE_ALL_CSSJS,
);

if (defined('LSCWP_OBJECT_CACHE')) {
	$_panels[] = array(
		'title'	=> __('Purge All', 'litespeed-cache') . ' - ' . __('Object Cache', 'litespeed-cache'),
		'desc'	=> __('Purge all the object caches', 'litespeed-cache'),
		'icon'	=> 'purge-object',
		'append_url'	=> Purge::TYPE_PURGE_ALL_OBJECT,
	);
}

if (Router::opcache_enabled()) {
	$_panels[] = array(
		'title'	=> __('Purge All', 'litespeed-cache') . ' - ' . __('Opcode Cache', 'litespeed-cache'),
		'desc'	=> __('Reset the entire opcode cache', 'litespeed-cache'),
		'icon'	=> 'purge-opcache',
		'append_url'	=> Purge::TYPE_PURGE_ALL_OPCACHE,
	);
}

if ($this->has_cache_folder('ccss')) {
	$_panels[] = array(
		'title'	=> __('Purge All', 'litespeed-cache') . ' - ' . __('Critical CSS', 'litespeed-cache'),
		'desc'	=> __('This will delete all generated critical CSS files', 'litespeed-cache'),
		'icon'	=> 'purge-cssjs',
		'append_url'	=> Purge::TYPE_PURGE_ALL_CCSS,
	);
}

if ($this->has_cache_folder('ucss')) {
	$_panels[] = array(
		'title'	=> __('Purge All', 'litespeed-cache') . ' - ' . __('Unique CSS', 'litespeed-cache'),
		'desc'	=> __('This will delete all generated unique CSS files', 'litespeed-cache'),
		'icon'	=> 'purge-cssjs',
		'append_url'	=> Purge::TYPE_PURGE_ALL_UCSS,
	);
}

if ($this->has_cache_folder('localres')) {
	$_panels[] = array(
		'title'		=> __('Purge All', 'litespeed-cache') . ' - ' . __('Localized Resources', 'litespeed-cache'),
		'desc'	=> __('This will delete all localized resources', 'litespeed-cache'),
		'icon'	=> 'purge-cssjs',
		'append_url'	=> Purge::TYPE_PURGE_ALL_LOCALRES,
	);
}

if ($this->has_cache_folder('lqip')) {
	$_panels[] = array(
		'title'	=> __('Purge All', 'litespeed-cache') . ' - ' . __('LQIP Cache', 'litespeed-cache'),
		'desc'	=> __('This will delete all generated image LQIP placeholder files', 'litespeed-cache'),
		'icon'	=> 'purge-front',
		'append_url'	=> Purge::TYPE_PURGE_ALL_LQIP,
	);
}

if ($this->has_cache_folder('avatar')) {
	$_panels[] = array(
		'title'	=> __('Purge All', 'litespeed-cache') . ' - ' . __('Gravatar Cache', 'litespeed-cache'),
		'desc'	=> __('This will delete all cached Gravatar files', 'litespeed-cache'),
		'icon'	=> 'purge-cssjs',
		'append_url'	=> Purge::TYPE_PURGE_ALL_AVATAR,
	);
}


$_panels[] = array(
	'title'	=> __('Purge All', 'litespeed-cache'),
	'desc'	=> __('Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches', 'litespeed-cache'),
	'icon'	=> 'purge-all',
	'title_cls'	=> 'litespeed-warning',
	'newline'	=> true,
	'append_url'	=> Purge::TYPE_PURGE_ALL,
);

if (!is_multisite() || is_network_admin()) {
	$_panels[] = array(
		'title'	=> __('Empty Entire Cache', 'litespeed-cache'),
		'desc'	=> __('Clears all cache entries related to this site, <i>including other web applications</i>.', 'litespeed-cache') . ' <b>' .
			__('This action should only be used if things are cached incorrectly.', 'litespeed-cache') . '</b>',
		'tag'	=> Core::ACTION_PURGE_EMPTYCACHE,
		'icon'	=> 'empty-cache',
		'title_cls'	=> 'litespeed-danger',
		'cfm'	=>  esc_html(__('This will clear EVERYTHING inside the cache.', 'litespeed-cache')) . ' ' .
			esc_html(__('This may cause heavy load on the server.', 'litespeed-cache')) . ' ' .
			esc_html(__('If only the WordPress site should be purged, use Purge All.', 'litespeed-cache'))
	);
}

?>

<?php include_once LSCWP_DIR . "tpl/inc/check_cache_disabled.php"; ?>

<h3 class="litespeed-title">
	<?php echo __('Purge', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#purge-tab'); ?>
</h3>

<div class="litespeed-panel-wrapper litespeed-cards-wrapper">

	<?php foreach ($_panels as $v) : ?>
		<?php $tag = !empty($v['tag']) ? $v['tag'] : Router::ACTION_PURGE; ?>
		<?php $append_url = !empty($v['append_url']) ? $v['append_url'] : false; ?>

		<?php if (!empty($v['newline'])) : ?>
			<div class='litespeed-col-br'></div>
		<?php endif; ?>

		<a class="litespeed-panel postbox" href="<?php echo Utility::build_url($tag, $append_url); ?>" <?php if (!empty($v['cfm'])) echo 'data-litespeed-cfm="' . Str::trim_quotes($v['cfm']) . '"'; ?>>
			<section class="litespeed-panel-wrapper-icon">
				<span class="litespeed-panel-icon-<?php echo $v['icon']; ?>"></span>
			</section>
			<section class="litespeed-panel-content">
				<div class="litespeed-h3 <?php if (!empty($v['title_cls'])) echo $v['title_cls']; ?>">
					<?php echo $v['title']; ?>
				</div>
				<span class="litespeed-panel-para"><?php echo $v['desc']; ?></span>
			</section>
		</a>

	<?php endforeach; ?>

</div>

<?php if (!is_multisite() || !is_network_admin()) : ?>

	<h3 class="litespeed-title"><?php echo __('Purge By...', 'litespeed-cache'); ?></h3>
	<p class="litespeed-description">
		<?php echo __('Select below for "Purge by" options.', 'litespeed-cache'); ?>
		<?php Doc::one_per_line(); ?>
	</p>

	<?php
	$purgeby_option = false;
	$_option_field = Admin_Display::PURGEBYOPT_SELECT;
	if (!empty($_REQUEST[$_option_field])) {
		$purgeby_option = $_REQUEST[$_option_field];
	}
	if (!in_array($purgeby_option, array(
		Admin_Display::PURGEBY_CAT,
		Admin_Display::PURGEBY_PID,
		Admin_Display::PURGEBY_TAG,
		Admin_Display::PURGEBY_URL,
	))) {
		$purgeby_option = Admin_Display::PURGEBY_CAT;
	}
	?>

	<?php $this->form_action(Core::ACTION_PURGE_BY); ?>
	<div class="litespeed-row">
		<div class="litespeed-switch litespeed-mini litespeed-right20 litespeed-margin-bottom10">
			<?php $val = Admin_Display::PURGEBY_CAT; ?>
			<input type="radio" autocomplete="off" name="<?php echo $_option_field; ?>" id="purgeby_option_category" value="<?php echo $val; ?>" <?php if ($purgeby_option == $val) echo 'checked'; ?> />
			<label for="purgeby_option_category"><?php echo __('Category', 'litespeed-cache'); ?></label>

			<?php $val = Admin_Display::PURGEBY_PID; ?>
			<input type="radio" autocomplete="off" name="<?php echo $_option_field; ?>" id="purgeby_option_postid" value="<?php echo $val; ?>" <?php if ($purgeby_option == $val) echo 'checked'; ?> />
			<label for="purgeby_option_postid"><?php echo __('Post ID', 'litespeed-cache'); ?></label>

			<?php $val = Admin_Display::PURGEBY_TAG; ?>
			<input type="radio" autocomplete="off" name="<?php echo $_option_field; ?>" id="purgeby_option_tag" value="<?php echo $val; ?>" <?php if ($purgeby_option == $val) echo 'checked'; ?> />
			<label for="purgeby_option_tag"><?php echo __('Tag', 'litespeed-cache'); ?></label>

			<?php $val = Admin_Display::PURGEBY_URL; ?>
			<input type="radio" autocomplete="off" name="<?php echo $_option_field; ?>" id="purgeby_option_url" value="<?php echo $val; ?>" <?php if ($purgeby_option == $val) echo 'checked'; ?> />
			<label for="purgeby_option_url"><?php echo __('URL', 'litespeed-cache'); ?></label>
		</div>

		<div class="litespeed-cache-purgeby-text litespeed-desc">
			<div class="<?php if ($purgeby_option != Admin_Display::PURGEBY_CAT) echo 'litespeed-hide'; ?>" data-purgeby="<?php echo Admin_Display::PURGEBY_CAT; ?>">
				<?php echo sprintf(
					__('Purge pages by category name - e.g. %2$s should be used for the URL %1$s.', "litespeed-cache"),
					'<code>http://example.com/category/category-name/</code>',
					'<code>category-name</code>'
				); ?>
			</div>
			<div class="<?php if ($purgeby_option != Admin_Display::PURGEBY_PID) echo 'litespeed-hide'; ?>" data-purgeby="<?php echo Admin_Display::PURGEBY_PID; ?>">
				<?php echo __("Purge pages by post ID.", "litespeed-cache"); ?>
			</div>
			<div class="<?php if ($purgeby_option != Admin_Display::PURGEBY_TAG) echo 'litespeed-hide'; ?>" data-purgeby="<?php echo Admin_Display::PURGEBY_TAG; ?>">
				<?php echo sprintf(
					__('Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.', "litespeed-cache"),
					'<code>http://example.com/tag/tag-name/</code>',
					'<code>tag-name</code>'
				); ?>
			</div>
			<div class="<?php if ($purgeby_option != Admin_Display::PURGEBY_URL) echo 'litespeed-hide'; ?>" data-purgeby="<?php echo Admin_Display::PURGEBY_URL; ?>">
				<?php echo __('Purge pages by relative or full URL.', 'litespeed-cache'); ?>
				<?php echo sprintf(
					__('e.g. Use %s or %s.', 'litespeed-cache'),
					'<code>/2016/02/24/hello-world/</code>',
					'<code>http://www.myexamplesite.com/2016/02/24/hello-world/</code>'
				); ?>
			</div>
		</div>

	</div>

	<p>
		<textarea name="<?php echo Admin_Display::PURGEBYOPT_LIST; ?>" rows="5" class="litespeed-textarea"></textarea>
	</p>

	<p>
		<button type="submit" class="button button-primary"><?php echo __('Purge List', 'litespeed-cache'); ?></button>
	</p>
	</form>
<?php endif; ?>litespeed-wp-plugin/7.1/litespeed-cache/tpl/toolbox/beta_test.tpl.php000064400000006241151600157120021535 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

// Existing public version list
$v_list = array(
	'7.1',
	'7.0.1',
	'6.5.4',
	'5.7.0.1',
	'4.6',
	'3.6.4',
);

?>

<?php $this->form_action(Router::ACTION_DEBUG2, Debug2::TYPE_BETA_TEST); ?>

<h3 class="litespeed-title">
	<?php echo __('Try GitHub Version', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#beta-test-tab'); ?>
</h3>

<div class="litespeed-desc"><?php echo __('Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.', 'litespeed-cache'); ?></div>
<div class="litespeed-desc"><?php echo __('Example', 'litespeed-cache'); ?>: <code>https://github.com/litespeedtech/lscache_wp/commit/example_comment_hash_d3ebec0535aaed5c932c0</code></div>

<input type="text" name="<?php echo Debug2::BETA_TEST_URL; ?>" class="litespeed-input-long" id='litespeed-beta-test'>

<p><a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='dev';"><?php echo __('Use latest GitHub Dev commit', 'litespeed-cache'); ?></a> <code>dev</code></p>

<p><a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='master';"><?php echo __('Use latest GitHub Master commit', 'litespeed-cache'); ?></a> <code>master</code></p>

<p><a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='latest';"><?php echo __('Use latest WordPress release version', 'litespeed-cache'); ?></a> <code><?php echo Debug2::BETA_TEST_URL_WP; ?></code> <?php echo __('OR', 'litespeed-cache') ?> <code>latest</code></p>

<p>
	<?php foreach ($v_list as $v) : ?>

		<a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='<?php echo $v; ?>';"><?php echo $v; ?></a>

	<?php endforeach; ?>

	<a href="javascript:;" class="button litespeed-btn-danger" onclick="document.getElementById('litespeed-beta-test').value='3.6.4';">3.6.4</a>
	<span class="litespeed-danger">
		🚨 <?php echo __('Downgrade not recommended. May cause fatal error due to refactored code.', 'litespeed-cache'); ?>
	</span>
</p>

<div class="litespeed-desc"><?php echo sprintf(__('Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.', 'litespeed-cache'), '<code>' . __('Use latest GitHub Dev/Master commit', 'litespeed-cache') . '</code>'); ?></div>
<div class="litespeed-desc"><?php echo sprintf(__('Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.', 'litespeed-cache'), '<code>' . __('Use latest WordPress release version', 'litespeed-cache') . '</code>'); ?></div>



<p class="litespeed-danger">
	🚨 <?php echo sprintf(__('In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.', 'litespeed-cache'), '<code>v3.6.4</code>', '<code>dev/master/v4+</code>'); ?>
</p>

<button type="submit" class="button button-primary"><?php echo __('Upgrade', 'litespeed-cache'); ?></button>
</form>litespeed-wp-plugin/7.1/litespeed-cache/tpl/toolbox/report.tpl.php000064400000012461151600157170021104 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$_report = Report::cls();
$report = $_report->generate_environment_report();

$env_ref = Report::get_summary();

// Detect password less plugin
$link = '';
$has_pswdless_plugin = false;
if (function_exists('dologin_gen_link')) {
	$has_pswdless_plugin = true;
	if (!empty($_GET['dologin_gen_link'])) {
		unset($_GET['dologin_gen_link']);
		$link = dologin_gen_link('Litespeed Report');
?>
		<script>
			window.history.pushState('remove_gen_link', document.title, window.location.href.replace('&dologin_gen_link=1', ''));
		</script>
<?php
	}
}

$install_link = Utility::build_url(Router::ACTION_ACTIVATION, Activation::TYPE_INSTALL_3RD, false, null, array('plugin' => 'dologin'));

$btn_title = __('Send to LiteSpeed', 'litespeed-cache');
if (!empty($env_ref['num'])) {
	$btn_title = __('Regenerate and Send a New Report', 'litespeed-cache');
}
?>

<?php if (!$has_pswdless_plugin) : ?>
	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php echo __('NOTICE:', 'litespeed-cache'); ?></h4>
		<p>
			<?php echo sprintf(__('To generate a passwordless link for LiteSpeed Support Team access, you must install %s.', 'litespeed-cache'), '<a href="https://wordpress.org/plugins/dologin/" target="_blank">DoLogin Security</a>'); ?>
		</p>
		<p>
			<a href="<?php echo $install_link; ?>" class="button litespeed-btn litespeed-right20"><?php echo __('Install DoLogin Security', 'litespeed-cache'); ?></a>
			<a href="plugin-install.php?s=dologin+security&tab=search&type=term" target="_blank"><?php echo __('Go to plugins list', 'litespeed-cache'); ?></a>
		</p>
	</div>
<?php endif; ?>

<h3 class="litespeed-title">
	<?php echo __('LiteSpeed Report', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#report-tab'); ?>
</h3>

<p><?php echo __('Last Report Number', 'litespeed-cache'); ?>: <b><?php echo !empty($env_ref['num']) ? $env_ref['num'] : '-'; ?></b></p>
<p><?php echo __('Last Report Date', 'litespeed-cache'); ?>: <b><?php echo !empty($env_ref['dateline']) ? date('m/d/Y H:i:s', $env_ref['dateline']) : '-'; ?></b></p>

<p class="litespeed-desc">
	<?php echo __('The environment report contains detailed information about the WordPress configuration.', 'litespeed-cache'); ?>
	<br />
	<?php echo __('If you run into any issues, please refer to the report number in your support message.', 'litespeed-cache'); ?>
</p>

<form action="<?php echo Utility::build_url(Router::ACTION_REPORT, Report::TYPE_SEND_REPORT); ?>" method="post" class="litespeed-relative">
	<table class="wp-list-table striped litespeed-table">
		<tbody>
			<tr>
				<th><?php echo __('System Information', 'litespeed-cache'); ?></th>
				<td>
					<textarea id="litespeed-report" rows="20" cols="100" readonly><?php echo esc_textarea($report); ?></textarea>
				</td>
			</tr>
			<tr>
				<th>&nbsp;</th>
				<td>
					<?php
					$this->build_checkbox(
						'attach_php',
						sprintf(
							__(
								'Attach PHP info to report. Check this box to insert relevant data from %s.',
								'litespeed-cache'
							),
							'<a href="https://www.php.net/manual/en/function.phpinfo.php" target="__blank">phpinfo()</a>'
						),
						false
					);
					?>
				</td>
			</tr>
			<tr>
				<th><?php echo __('Passwordless Link', 'litespeed-cache'); ?></th>
				<td>
					<input type="text" class="litespeed-regular-text" id="litespeed-report-link" name="link" value="<?php echo $link; ?>" style="width:500px;" />
					<?php if ($has_pswdless_plugin) : ?>
						<a href="<?php echo admin_url('admin.php?page=litespeed-toolbox&dologin_gen_link=1'); ?>" class="button button-secondary"><?php echo __('Generate Link for Current User', 'litespeed-cache'); ?></a>
					<?php else : ?>
						<button type="button" class="button button-secondary" disabled><?php echo __('Generate Link for Current User', 'litespeed-cache'); ?></button>
					<?php endif; ?>
					<div class="litespeed-desc">
						<?php echo __('To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.', 'litespeed-cache'); ?>
						<?php if ($link) : ?>
							<br /><strong>🚨 <?php echo __('Please do NOT share the above passwordless link with anyone.', 'litespeed-cache'); ?></strong>
							<strong><?php echo sprintf(__('Generated links may be managed under <a %s>Settings</a>.', 'litespeed-cache'), 'href="' . menu_page_url('dologin', 0) . '"'); ?></strong>
						<?php endif; ?>
					</div>
				</td>
			</tr>
			<tr>
				<th><?php echo __('Notes', 'litespeed-cache'); ?></th>
				<td>
					<textarea name="notes" rows="10" cols="100"></textarea>
					<div class="litespeed-desc">
						<?php echo __('Optional', 'litespeed-cache'); ?>:
						<?php echo __('provide more information here to assist the LiteSpeed team with debugging.', 'litespeed-cache'); ?>
					</div>
				</td>
			</tr>
		</tbody>
	</table>

	<div class='litespeed-top20'></div>
	<button class="button button-primary" type="submit"><?php echo $btn_title; ?></button>
	<button class="button button-primary litespeed-float-submit" type="submit"><?php echo $btn_title; ?></button>

	<p class="litespeed-top30 litespeed-left10 litespeed-desc">
		<?php echo __('Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.', 'litespeed-cache'); ?>
	</p>
</form>litespeed-wp-plugin/7.1/litespeed-cache/tpl/img_optm/settings.media_webp.tpl.php000064400000002417151600157310023645 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<tr>
	<th>
		<?php $id = Base::O_IMG_OPTM_WEBP; ?>
		<?php $this->title($id); ?>
	</th>
	<td>
		<?php $this->build_switch($id, array(__('OFF', 'litespeed-cache'), 'WebP', 'AVIF')); ?>
		<?php Doc::maybe_on_by_gm($id); ?>
		<div class="litespeed-desc">
			<?php echo __('Request WebP/AVIF versions of original images when doing optimization.', 'litespeed-cache'); ?>
			<?php echo sprintf(__('Significantly improve load time by replacing images with their optimized %s versions.', 'litespeed-cache'), '.webp/.avif'); ?>
			<br /><?php Doc::notice_htaccess(); ?>
			<br /><?php Doc::crawler_affected(); ?>
			<br />
			<font class="litespeed-warning">
				⚠️ <?php echo sprintf(__('%1$s is a %2$s paid feature.', 'litespeed-cache'), 'AVIF', 'QUIC.cloud'); ?></font>
			<br />
			<font class="litespeed-warning">
				⚠️ <?php echo sprintf(__('When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.', 'litespeed-cache'), __('Destroy All Optimization Data', 'litespeed-cache'), __('Soft Reset Optimization Counter', 'litespeed-cache')); ?></font>
			<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/imageopt/#soft-reset-optimization-counter'); ?>
		</div>
	</td>
</tr>litespeed-wp-plugin/7.1/litespeed-cache/tpl/img_optm/network_settings.tpl.php000064400000001032151600157360023320 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action( Router::ACTION_SAVE_SETTINGS_NETWORK );
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Image Optimization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<?php require LSCWP_DIR . 'tpl/img_optm/settings.media_webp.tpl.php'; ?>

</tbody></table>

<?php
$this->form_end( true );

litespeed-wp-plugin/7.1/litespeed-cache/tpl/img_optm/summary.tpl.php000064400000042540151600157430021413 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$closest_server = Cloud::get_summary('server.' . Cloud::SVC_IMG_OPTM);
$usage_cloud = Cloud::get_summary('usage.' . Cloud::SVC_IMG_OPTM);
$allowance = Cloud::cls()->allowance(Cloud::SVC_IMG_OPTM);

$__img_optm = Img_Optm::cls();

$wet_limit = $__img_optm->wet_limit();
$img_count = $__img_optm->img_count();

$optm_summary = Img_Optm::get_summary();

list($last_run, $is_running) = $__img_optm->cron_running(false);
$finished_percentage = 0;
if ($img_count['groups_all']) $finished_percentage = 100 - floor($img_count['groups_new'] * 100 / $img_count['groups_all']);
if ($finished_percentage == 100 && $img_count['groups_new']) {
	$finished_percentage = 99;
}

$unfinished_num = 0;
if (!empty($img_count['img.' . Img_Optm::STATUS_REQUESTED])) {
	$unfinished_num += $img_count['img.' . Img_Optm::STATUS_REQUESTED];
}
if (!empty($img_count['img.' . Img_Optm::STATUS_NOTIFIED])) {
	$unfinished_num += $img_count['img.' . Img_Optm::STATUS_NOTIFIED];
}
if (!empty($img_count['img.' . Img_Optm::STATUS_ERR_FETCH])) {
	$unfinished_num += $img_count['img.' . Img_Optm::STATUS_ERR_FETCH];
}

$imgoptm_service_hot = $this->cls('Cloud')->service_hot(Cloud::SVC_IMG_OPTM . '-' . Img_Optm::CLOUD_ACTION_NEW_REQ);
?>
<div class="litespeed-flex-container litespeed-column-with-boxes">
	<div class="litespeed-width-7-10 litespeed-column-left litespeed-image-optim-summary-wrapper">
		<div class="litespeed-image-optim-summary">

			<h3>
				<?php if ($closest_server) : ?>
					<a href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_IMG_OPTM)); ?>" class="litespeed-info-button  litespeed-redetect" data-balloon-pos="right" data-balloon-break aria-label="<?php echo sprintf(__('Current closest Cloud server is %s.&#10; Click to redetect.', 'litespeed-cache'), $closest_server); ?>" data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>"><span class="litespeed-quic-icon"></span> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
				<?php else : ?>
					<span class="litespeed-quic-icon"></span> <?php echo __('Redetect', 'litespeed-cache'); ?>
				<?php endif; ?>
				<?php echo __('Optimize images with our QUIC.cloud server', 'litespeed-cache'); ?>
				<a href="https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-summary-tab" target="_blank" class="litespeed-right litespeed-learn-more"><?php echo __('Learn More', 'litespeed-cache'); ?></a>
			</h3>

			<p>
				<?php echo sprintf(__('You can request a maximum of %s images at once.', 'litespeed-cache'), '<strong>' . intval($allowance) . '</strong>'); ?>
			</p>

			<?php if ($wet_limit) : ?>
				<p class="litespeed-desc">
					<?php echo __('To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.', 'litespeed-cache'); ?>
					<?php echo __('Current limit is', 'litespeed-cache') . ': <strong>' . $wet_limit . '</strong>'; ?>
				</p>
			<?php endif; ?>

			<div class="litespeed-img-optim-actions">
				<?php if ($imgoptm_service_hot) : ?>
					<button class="button button-secondary" disabled>
						<span class="dashicons dashicons-images-alt2"></span>&nbsp;<?php echo __('Send Optimization Request', 'litespeed-cache'); ?>
						- <?php echo sprintf(__('Available after %d second(s)', 'litespeed-cache'), $imgoptm_service_hot); ?>
					</button>
				<?php else : ?>
					<a data-litespeed-onlyonce class="button button-primary" <?php if (!empty($img_count['groups_new']) || !empty($img_count['group.' . Img_Optm::STATUS_RAW])) : ?> href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_NEW_REQ); ?>" <?php else : ?> href='javascript:;' disabled <?php endif; ?>>
						<span class="dashicons dashicons-images-alt2"></span>&nbsp;<?php echo __('Send Optimization Request', 'litespeed-cache'); ?>
					</a>
				<?php endif; ?>

				<a data-litespeed-onlyonce class="button button-secondary" data-balloon-length="large" data-balloon-pos="right" aria-label="<?php echo __('Only press the button if the pull cron job is disabled.', 'litespeed-cache'); ?> <?php echo __('Images will be pulled automatically if the cron job is running.', 'litespeed-cache'); ?>" <?php if (!empty($img_count['img.' . Img_Optm::STATUS_NOTIFIED]) && !$is_running) : ?> href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_PULL); ?>" <?php else : ?> href='javascript:;' disabled <?php endif; ?>>
					<?php echo __('Pull Images', 'litespeed-cache'); ?>
				</a>
			</div>

			<div>
				<h3 class="litespeed-title-section">
					<?php echo __('Optimization Status', 'litespeed-cache'); ?>
				</h3>

				<div class="litespeed-light-code">

					<?php if (!empty($img_count['group.' . Img_Optm::STATUS_NEW])) : ?>
						<p class="litespeed-success">
							<?php echo Lang::img_status(Img_Optm::STATUS_NEW); ?>:
							<code>
								<?php echo Admin_Display::print_plural($img_count['group_new']); ?>
							</code>
						</p>
					<?php endif; ?>

					<?php if (!empty($img_count['group.' . Img_Optm::STATUS_RAW])) : ?>
						<p class="litespeed-success">
							<?php echo Lang::img_status(Img_Optm::STATUS_RAW); ?>:
							<code>
								<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_RAW]); ?>
								(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_RAW], 'image'); ?>)
							</code>
						</p>
					<?php endif; ?>

					<?php if (!empty($img_count['group.' . Img_Optm::STATUS_REQUESTED])) : ?>
						<p class="litespeed-success">
							<?php echo Lang::img_status(Img_Optm::STATUS_REQUESTED); ?>:
							<code>
								<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_REQUESTED]); ?>
								(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_REQUESTED], 'image'); ?>)
							</code>
						</p>
						<p class="litespeed-desc">
							<?php echo __('After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.', 'litespeed-cache'); ?>
							<?php echo __('This process is automatic.', 'litespeed-cache'); ?>
						</p>
					<?php endif; ?>

					<?php if (!empty($img_count['group.' . Img_Optm::STATUS_NOTIFIED])) : ?>
						<p class="litespeed-success">
							<?php echo Lang::img_status(Img_Optm::STATUS_NOTIFIED); ?>:
							<code>
								<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_NOTIFIED]); ?>
								(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_NOTIFIED], 'image'); ?>)
							</code>

						</p>
						<?php if ($last_run) : ?>
							<p class="litespeed-desc">
								<?php echo sprintf(__('Last pull initiated by cron at %s.', 'litespeed-cache'), '<code>' . Utility::readable_time($last_run) . '</code>'); ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if (!empty($img_count['group.' . Img_Optm::STATUS_PULLED])) : ?>
						<p class="litespeed-success">
							<?php echo Lang::img_status(Img_Optm::STATUS_PULLED); ?>:
							<code>
								<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_PULLED]); ?>
								(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_PULLED], 'image'); ?>)
							</code>
						</p>
					<?php endif; ?>

					<p><?php echo sprintf(
							'<a href="%1$s" class="button button-secondary litespeed-btn-warning" data-balloon-pos="right" aria-label="%2$s" %3$s><span class="dashicons dashicons-editor-removeformatting"></span>&nbsp;%4$s</a>',
							($unfinished_num ? Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_CLEAN) : 'javascript:;'),
							__('Remove all previous unfinished image optimization requests.', 'litespeed-cache'),
							($unfinished_num ? '' : ' disabled'),
							__('Clean Up Unfinished Data', 'litespeed-cache') . ($unfinished_num ? ': ' . Admin_Display::print_plural($unfinished_num, 'image') : '')
						);
						?></p>

					<h3 class="litespeed-title-section">
						<?php echo __('Storage Optimization', 'litespeed-cache'); ?>
					</h3>

					<p>
						<?php echo __('A backup of each image is saved before it is optimized.', 'litespeed-cache'); ?>
					</p>


					<?php if (!empty($optm_summary['bk_summary'])) : ?>
						<div class="">
							<p>
								<?php echo __('Last calculated', 'litespeed-cache') . ': <code>' . Utility::readable_time($optm_summary['bk_summary']['date']) . '</code>'; ?>
							</p>
							<?php if ($optm_summary['bk_summary']['count']) : ?>
								<p>
									<?php echo __('Files', 'litespeed-cache') . ': <code>' . intval($optm_summary['bk_summary']['count']) . '</code>'; ?>
								</p>
								<p>
									<?php echo __('Total', 'litespeed-cache') . ': <code>' . Utility::real_size($optm_summary['bk_summary']['sum']) . '</code>'; ?>
								</p>
							<?php endif; ?>
						</div>
					<?php endif; ?>

					<div>

						<a class="button button-secondary" data-balloon-pos="up" aria-label="<?php echo __('Calculate Original Image Storage', 'litespeed-cache'); ?>" <?php if ($finished_percentage > 0) : ?> href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_CALC_BKUP); ?>" <?php else : ?> href='javascript:;' disabled <?php endif; ?>>
							<span class="dashicons dashicons-update"></span> <?php echo __('Calculate Backups Disk Space', 'litespeed-cache'); ?>
						</a>
					</div>

				</div>

				<div>
					<h4><?php echo __('Image Thumbnail Group Sizes', 'litespeed-cache'); ?></h4>
					<div class="litespeed-desc litespeed-left20">
						<?php foreach (Media::cls()->get_image_sizes() as $title => $size) {
							echo "<div>$title ( " . ($size['width'] ? $size['width'] . 'px' : '*') . ' x ' . ($size['height'] ? $size['height'] . 'px' : '*') . ' )</div>';
						}; ?>
					</div>

				</div>

				<hr class="litespeed-hr-with-space">
				<div>
					<h4><?php echo __('Delete all backups of the original images', 'litespeed-cache'); ?></h4>
					<div class="notice notice-error litespeed-callout-bg inline">
						<p>
							🚨&nbsp;<?php echo __('This is irreversible.', 'litespeed-cache'); ?>
							<?php echo __('You will be unable to Revert Optimization once the backups are deleted!', 'litespeed-cache'); ?>
						</p>
					</div>

				</div>
				<?php if (!empty($optm_summary['rmbk_summary'])) : ?>
					<div class="">
						<p>
							<?php echo __('Last ran', 'litespeed-cache') . ': <code>' . Utility::readable_time($optm_summary['rmbk_summary']['date']) . '</code>'; ?>
						</p>
						<p>
							<?php echo __('Files', 'litespeed-cache') . ': <code>' . $optm_summary['rmbk_summary']['count'] . '</code>'; ?>
						</p>
						<p>
							<?php echo __('Saved', 'litespeed-cache') . ': <code>' . Utility::real_size($optm_summary['rmbk_summary']['sum']) . '</code>'; ?>
						</p>
					</div>
				<?php endif; ?>
				<div class="litespeed-image-optim-summary-footer"><a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RM_BKUP); ?>" data-litespeed-cfm="<?php echo __('Are you sure you want to remove all image backups?', 'litespeed-cache'); ?>" class="litespeed-link-with-icon litespeed-danger">
						<span class="dashicons dashicons-trash"></span><?php echo __('Remove Original Image Backups', 'litespeed-cache'); ?>
					</a></div>
			</div>
		</div>
	</div>

	<div class="litespeed-width-3-10 litespeed-column-right">
		<div class="postbox litespeed-postbox litespeed-postbox-imgopt-info">
			<div class="inside">

				<h3 class="litespeed-title">
					<?php echo __('Image Information', 'litespeed-cache'); ?>
				</h3>

				<div class="litespeed-flex-container">
					<div class="litespeed-icon-vertical-middle">
						<?php echo GUI::pie($finished_percentage, 70, true); ?>
					</div>
					<div>
						<p>
							<?php echo __('Image groups total', 'litespeed-cache'); ?>:

							<?php if ($img_count['groups_new']) : ?>
								<code><?php echo Admin_Display::print_plural($img_count['groups_new'], 'group'); ?></code>
							<?php else : ?>
								<font class="litespeed-congratulate"><?php echo __('Congratulations, all gathered!', 'litespeed-cache'); ?></font>
							<?php endif; ?>

							<a href="https://docs.litespeedtech.com/lscache/lscwp/imageopt/#what-is-an-image-group" target="_blank" class="litespeed-desc litespeed-help-btn-icon" data-balloon-pos="up" aria-label="<?php echo __('What is a group?', 'litespeed-cache'); ?>">
								<span class="dashicons dashicons-editor-help"></span>
								<span class="screen-reader-text"><?php echo __('What is an image group?', 'litespeed-cache'); ?></span>
							</a>
						</p>
						<p>
							<?php echo __('Current image post id position', 'litespeed-cache'); ?>: <?php echo !empty($optm_summary['next_post_id']) ? $optm_summary['next_post_id'] : '-'; ?><br>
							<?php echo __('Maximum image post id', 'litespeed-cache'); ?>: <?php echo $img_count['max_id']; ?>
						</p>
					</div>
				</div>
			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact" style="display: none;">
				<a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RESCAN); ?>" class="" data-balloon-pos="up" data-balloon-length="large" aria-label="<?php echo __('Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.', 'litespeed-cache'); ?>">
					<?php echo __('Rescan New Thumbnails', 'litespeed-cache'); ?>
				</a>
			</div>
		</div>

		<div class="postbox litespeed-postbox">
			<div class="inside">
				<h3 class="litespeed-title">
					<?php echo __('Optimization Summary', 'litespeed-cache'); ?>
				</h3>
				<p>
					<?php echo __('Total Reduction', 'litespeed-cache'); ?>: <code><?php echo isset($optm_summary['reduced']) ? Utility::real_size($optm_summary['reduced']) : '-'; ?></code>
				</p>
				<p>
					<?php echo __('Images Pulled', 'litespeed-cache'); ?>: <code><?php echo isset($optm_summary['img_taken']) ? $optm_summary['img_taken'] : '-'; ?></code>
				</p>
				<p>
					<?php echo __('Last Request', 'litespeed-cache'); ?>: <code><?php echo isset($optm_summary['last_requested']) ? Utility::readable_time($optm_summary['last_requested']) : '-'; ?></code>
				</p>
				<p>
					<?php echo __('Last Pulled', 'litespeed-cache'); ?>: <code><?php echo isset($optm_summary['last_pulled']) ? Utility::readable_time($optm_summary['last_pulled']) : '-'; ?></code>
					<?php if (isset($optm_summary['last_pulled_by_cron']) && $optm_summary['last_pulled_by_cron']) echo '(Cron)'; ?>
				</p>
			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact litespeed-desc">
				<?php echo sprintf(__('Results can be checked in <a %s>Media Library</a>.', 'litespeed-cache'), 'href="upload.php?mode=list"'); ?>
			</div>
		</div>

		<div class="postbox litespeed-postbox">
			<div class="inside">
				<h3 class="litespeed-title"><?php echo __('Optimization Tools', 'litespeed-cache'); ?></h3>

				<p>
					<?php echo __('You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.', 'litespeed-cache'); ?>
				</p>

				<div class="litespeed-links-group">
					<span>
						<a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_BATCH_SWITCH_ORI); ?>" class="litespeed-link-with-icon" data-balloon-pos="up" aria-label="<?php echo __('Use original images (unoptimized) on your site', 'litespeed-cache'); ?>">
							<span class="dashicons dashicons-undo"></span><?php echo __('Use Original Files', 'litespeed-cache'); ?>
						</a>
					</span><span>
						<a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_BATCH_SWITCH_OPTM); ?>" class="litespeed-link-with-icon litespeed-icon-right" data-balloon-pos="up" aria-label="<?php echo __('Switch back to using optimized images on your site', 'litespeed-cache'); ?>">
							<?php echo __('Use Optimized Files', 'litespeed-cache'); ?><span class="dashicons dashicons-redo"></span>
						</a>
					</span>
				</div>

			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
				<p><a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RESET_COUNTER); ?>" class="litespeed-link-with-icon litespeed-warning">
						<span class="dashicons dashicons-dismiss"></span><?php echo __('Soft Reset Optimization Counter', 'litespeed-cache'); ?>
					</a></p>

				<div class="litespeed-desc">
					<?php echo sprintf(__('This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action.', 'litespeed-cache'), '<code>' . __('Current image post id position', 'litespeed-cache') . '</code>', 'WebP/AVIF'); ?>
				</div>
			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
				<p><a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_DESTROY); ?>" class="litespeed-link-with-icon litespeed-danger" data-litespeed-cfm="<?php echo __('Are you sure to destroy all optimized images?', 'litespeed-cache'); ?>">
						<span class="dashicons dashicons-dismiss"></span><?php echo __('Destroy All Optimization Data', 'litespeed-cache'); ?>
					</a></p>

				<div class="litespeed-desc">
					<?php echo __('Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.', 'litespeed-cache'); ?>
				</div>
			</div>
		</div>
	</div>
</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/img_optm/entry.tpl.php000064400000002226151600157500021052 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$menu_list = array(
	'summary'		=> __('Image Optimization Summary', 'litespeed-cache'),
	'settings'		=> __('Image Optimization Settings', 'litespeed-cache'),
);


if ($this->_is_network_admin) {
	$menu_list = array(
		'network_settings' => __('Image Optimization Settings', 'litespeed-cache'),
	);
}

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __('LiteSpeed Cache Image Optimization', 'litespeed-cache'); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
		<?php
		$i = 1;
		foreach ($menu_list as $tab => $val) {
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i++;
		}
		?>
	</h2>

	<div class="litespeed-body">
		<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/img_optm/$tab.tpl.php";
			echo "</div>";
		}

		?>
	</div>

</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/img_optm/settings.tpl.php000064400000007475151600157550021571 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __('Image Optimization Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_AUTO; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Automatically request optimization via cron job.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_ORI; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Optimize images and save backups of the originals in the same folder.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_RM_BKUP; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Automatically remove the original image backups after fetching optimized images.', 'litespeed-cache'); ?>

					<br />
					<font class="litespeed-danger">
						🚨
						<?php echo __('This is irreversible.', 'litespeed-cache'); ?>
						<?php echo __('You will be unable to Revert Optimization once the backups are deleted!', 'litespeed-cache'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_LOSSLESS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Optimize images using lossless compression.', 'litespeed-cache'); ?>
					<?php echo __('This can improve quality but may result in larger images than lossy compression will.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_EXIF; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.', 'litespeed-cache'); ?>
					<?php echo __('This will increase the size of optimized files.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<?php
		if (!is_multisite()) :
			// webp
			require LSCWP_DIR . 'tpl/img_optm/settings.media_webp.tpl.php';

		endif;
		?>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_WEBP_ATTR; ?>
				<?php $this->title($id); ?>
			</th>
			<td>

				<div class="litespeed-textarea-recommended">
					<div>
						<?php $this->build_textarea($id, 40); ?>
					</div>
					<div>
						<?php $this->recommended($id); ?>
					</div>
				</div>

				<div class="litespeed-desc">
					<?php echo __('Specify which element attributes will be replaced with WebP/AVIF.', 'litespeed-cache'); ?>
					<?php echo __('Only attributes listed here will be replaced.', 'litespeed-cache'); ?>
					<br /><?php echo sprintf(__('Use the format %1$s or %2$s (element is optional).', 'litespeed-cache'), '<code>element.attribute</code>', '<code>.attribute</code>'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_WEBP_REPLACE_SRCSET; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic.', 'litespeed-cache'), '<code>srcset</code>'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/imageopt/#webp-for-extra-srcset'); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php

$this->form_end();
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cdn/qc.tpl.php000064400000017410151600157700017250 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$__cloud = Cloud::cls();
$__cloud->finish_qc_activation('cdn');
$cloud_summary = Cloud::get_summary();
?>

<div class="litespeed-flex-container litespeed-column-with-boxes">

	<div class="litespeed-width-7-10 litespeed-column-left litespeed-cdn-summary-wrapper">
		<div class="litespeed-column-left-inside">

			<h3>
				<?php if ($__cloud->activated()) : ?>
					<a class="button button-small litespeed-right litespeed-learn-more" href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_SYNC_STATUS); ?>">
						<span class="dashicons dashicons-update"></span> <?php echo __('Refresh Status', 'litespeed-cache'); ?>
					</a>
				<?php endif; ?>
				<span class="litespeed-quic-icon"></span> <?php echo __('QUIC.cloud CDN Status Overview', 'litespeed-cache'); ?>
			</h3>
			<p class="litespeed-desc"><?php echo __('Check the status of your most important settings and the health of your CDN setup here.', 'litespeed-cache'); ?></p>

			<?php if (!$__cloud->activated()) : ?>
				<div class="litespeed-dashboard-unlock litespeed-dashboard-unlock--inline">
					<div>
						<h3 class="litespeed-dashboard-unlock-title"><strong class="litespeed-qc-text-gradient"><?php echo __('Accelerate, Optimize, Protect', 'litespeed-cache'); ?></strong></h3>
						<p class="litespeed-dashboard-unlock-desc"><?php echo __('Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.', 'litespeed-cache'); ?></p>
						<p><?php echo __('Free monthly quota available.', 'litespeed-cache'); ?></p>
						<p><a class="button button-primary" href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE, false, null, array('ref' => 'cdn')); ?>"><span class="dashicons dashicons-yes"></span><?php echo __('Enable QUIC.cloud services', 'litespeed-cache'); ?></a></p>
						<p class="litespeed-dashboard-unlock-footer">
							<?php echo __('QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.', 'litespeed-cache'); ?><br>
							<a href="https://www.quic.cloud/" target="_blank"><?php echo __('Learn More about QUIC.cloud', 'litespeed-cache'); ?></a>
						</p>
					</div>
				</div>
			<?php elseif (empty($cloud_summary['qc_activated']) || $cloud_summary['qc_activated'] != 'cdn') : ?>
				<div class="litespeed-top20">
					<?php if (!empty($cloud_summary['qc_activated']) && $cloud_summary['qc_activated'] == 'linked') : ?>
						<p><?php echo __('QUIC.cloud CDN is currently <strong>fully disabled</strong>.', 'litespeed-cache'); ?></p>
					<?php else : ?>
						<p><?php echo __('QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users.', 'litespeed-cache'); ?></p>
					<?php endif; ?>
					<p>
						<?php
						$btn_title = __('Link & Enable QUIC.cloud CDN', 'litespeed-cache');
						if (!empty($cloud_summary['qc_activated']) && $cloud_summary['qc_activated'] == 'linked') {
							$btn_title = __('Enable QUIC.cloud CDN', 'litespeed-cache');
						}
						?>
						<?php Doc::learn_more(
							Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_ENABLE_CDN, false, null, array('ref' => 'cdn')),
							'<span class="dashicons dashicons-yes"></span>' . $btn_title,
							true,
							'button button-primary litespeed-button-cta'
						); ?>
					</p>
					<h3 class="litespeed-title-section"><?php echo __('Content Delivery Network Service', 'litespeed-cache'); ?></h3>
					<p class="litespeed-text-md">Serve your visitors fast <strong class="litespeed-qc-text-gradient"><?php echo __('no matter where they live.', 'litespeed-cache'); ?></strong>
					<p>
						<?php echo sprintf(__('Best available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!', 'litespeed-cache'), ' href="https://www.quic.cloud/quic-cloud-services-and-features/litespeed-cache-service/" target="_blank"'); ?>
					</p>
				</div>
			<?php else : ?>
				<?php echo $__cloud->load_qc_status_for_dash('cdn_dash'); ?>
			<?php endif; ?>
		</div>
	</div>

	<div class="litespeed-width-3-10 litespeed-column-right">

		<div class="postbox litespeed-postbox">
			<div class="inside">
				<h3 class="litespeed-title">
					<?php echo __('QUIC.cloud CDN Options', 'litespeed-cache'); ?>
				</h3>
				<?php if (!empty($cloud_summary['partner']) && !empty($cloud_summary['partner']['disable_qc_login'])) : ?>
					<?php if (!empty($cloud_summary['partner']['logo'])) : ?>
						<?php if (!empty($cloud_summary['partner']['url'])) : ?>
							<a href="<?php echo $cloud_summary['partner']['url']; ?>" target="_blank"><img src="<?php echo $cloud_summary['partner']['logo']; ?>" alt="<?php echo $cloud_summary['partner']['name']; ?>"></a>
						<?php else : ?>
							<img src="<?php echo $cloud_summary['partner']['logo']; ?>" alt="<?php echo $cloud_summary['partner']['name']; ?>">
						<?php endif; ?>
					<?php elseif (!empty($cloud_summary['partner']['name'])) : ?>
						<?php if (!empty($cloud_summary['partner']['url'])) : ?>
							<a href="<?php echo $cloud_summary['partner']['url']; ?>" target="_blank"><span class="postbox-partner-name"><?php echo $cloud_summary['partner']['name']; ?></span></a>
						<?php else : ?>
							<span class="postbox-partner-name"><?php echo $cloud_summary['partner']['name']; ?></span>
						<?php endif; ?>
					<?php endif; ?>

					<?php if (!$__cloud->activated()) : ?>
						<p><?php echo __('To manage your QUIC.cloud options, go to your hosting provider\'s portal.', 'litespeed-cache'); ?></p>
					<?php else : ?>
						<p><?php echo __('To manage your QUIC.cloud options, please contact your hosting provider.', 'litespeed-cache'); ?></p>
					<?php endif; ?>
				<?php else : ?>
					<?php if (!$__cloud->activated()) : ?>
						<p><?php echo __('To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.', 'litespeed-cache'); ?></p>
						<p class="litespeed-top20"><button type="button" class="button button-primary disabled"><?php echo __('Link to QUIC.cloud', 'litespeed-cache'); ?> <span class="dashicons dashicons-external"></span></button></p>
					<?php elseif ($cloud_summary['qc_activated'] == 'anonymous') : ?>
						<p><?php echo __('You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard.', 'litespeed-cache'); ?></p>
						<p class="litespeed-top20"><a href="<?php echo $__cloud->qc_link(); ?>" target="qc" class="button button-<?php echo ((empty($cloud_summary['qc_activated']) || $cloud_summary['qc_activated'] != 'cdn') ? 'secondary' : 'primary'); ?>"><?php echo __('Link to QUIC.cloud', 'litespeed-cache'); ?> <span class="dashicons dashicons-external"></span></a></p>
					<?php elseif ($cloud_summary['qc_activated'] == 'linked') : ?>
						<p class="litespeed-top20"><a href="<?php echo $__cloud->qc_link(); ?>" target="qc" class="button button-<?php echo ((empty($cloud_summary['qc_activated']) || $cloud_summary['qc_activated'] != 'cdn') ? 'secondary' : 'primary'); ?>"><?php echo __('My QUIC.cloud Dashboard', 'litespeed-cache'); ?> <span class="dashicons dashicons-external"></span></a></p>
					<?php else : ?>
						<p><?php echo __('To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.', 'litespeed-cache'); ?></p>
						<p class="litespeed-top20"><a href="<?php echo $__cloud->qc_link(); ?>" target="qc" class="button button-<?php echo ((empty($cloud_summary['qc_activated']) || $cloud_summary['qc_activated'] != 'cdn') ? 'secondary' : 'primary'); ?>"><?php echo __('My QUIC.cloud Dashboard', 'litespeed-cache'); ?> <span class="dashicons dashicons-external"></span></a></p>
					<?php endif; ?>
				<?php endif; ?>
			</div>
		</div>


		<?php $promo_mini = $__cloud->load_qc_status_for_dash('promo_mini'); ?>
		<?php if ($promo_mini) : ?>
			<?php echo $promo_mini; ?>
		<?php endif; ?>


	</div>

</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/cdn/entry.tpl.php000064400000002002151600157750020002 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$menu_list = array(
	'qc'		=> __('QUIC.cloud', 'litespeed-cache'),
	'cf'		=> __('Cloudflare', 'litespeed-cache'),
	'other'	=> __('Other Static CDN', 'litespeed-cache'),
);

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __('LiteSpeed Cache CDN', 'litespeed-cache'); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
		<?php
		$i = 1;
		foreach ($menu_list as $tab => $val) {
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i++;
		}
		?>
	</h2>

	<div class="litespeed-body">
		<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/cdn/$tab.tpl.php";
			echo "</div>";
		}

		?>
	</div>

</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/cdn/cf.tpl.php000064400000013274151600160020017226 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __('Cloudflare Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cdn/'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_CDN_CLOUDFLARE; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Use %s API functionality.', 'litespeed-cache'), 'Cloudflare'); ?>
				</div>
				<div class="litespeed-block">
					<div class='litespeed-col'>
						<label class="litespeed-form-label"><?php echo __('Global API Key / API Token', 'litespeed-cache'); ?></label>

						<?php $this->build_input(Base::O_CDN_CLOUDFLARE_KEY); ?>
						<div class="litespeed-desc">
							<?php echo sprintf(__('Your API key / token is used to access %s APIs.', 'litespeed-cache'), 'Cloudflare'); ?>
							<?php echo sprintf(__('Get it from <a %1$s>%2$s</a>.', 'litespeed-cache'), 'href="https://dash.cloudflare.com/profile/api-tokens" target="_blank"', 'Cloudflare'); ?>
							<?php echo sprintf(__('Recommended to generate the token from Cloudflare API token template "WordPress".', 'litespeed-cache')); ?>
						</div>
					</div>

					<div class='litespeed-col'>
						<label class="litespeed-form-label"><?php echo __('Email Address', 'litespeed-cache'); ?></label>

						<?php $this->build_input(Base::O_CDN_CLOUDFLARE_EMAIL); ?>
						<div class="litespeed-desc">
							<?php echo sprintf(__('Your Email address on %s.', 'litespeed-cache'), 'Cloudflare'); ?>
							<?php echo sprintf(__('Optional when API token used.', 'litespeed-cache')); ?>
						</div>
					</div>

					<div class='litespeed-col'>
						<label class="litespeed-form-label"><?php echo __('Domain', 'litespeed-cache'); ?></label>

						<?php
						$cf_zone = $this->conf(Base::O_CDN_CLOUDFLARE_ZONE);
						$cls = 	$cf_zone ? ' litespeed-input-success' : ' litespeed-input-warning';
						$this->build_input(Base::O_CDN_CLOUDFLARE_NAME, $cls);
						?>
						<div class="litespeed-desc">
							<?php echo __('You can just type part of the domain.', 'litespeed-cache'); ?>
							<?php echo __('Once saved, it will be matched with the current list and completed automatically.', 'litespeed-cache'); ?>
						</div>
					</div>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php
$this->form_end();
$cf_on = $this->conf(Base::O_CDN_CLOUDFLARE);
$cf_domain = $this->conf(Base::O_CDN_CLOUDFLARE_NAME) ?: '-';
$cf_zone = $this->conf(Base::O_CDN_CLOUDFLARE_ZONE) ?: '-';

$curr_status = CDN\Cloudflare::get_option(CDN\Cloudflare::ITEM_STATUS, array());

?>

<h3 class="litespeed-title"><?php echo __('Cloudflare', 'litespeed-cache'); ?></h3>

<?php if (!$cf_on) : ?>
	<div class="litespeed-callout notice notice-error inline">
		<h4><?php echo __('WARNING', 'litespeed-cache'); ?></h4>
		<p>
			<?php echo __('To enable the following functionality, turn ON Cloudflare API in CDN Settings.', 'litespeed-cache'); ?>
		</p>
	</div>
<?php endif; ?>

<p><?php echo __('Cloudflare Domain', 'litespeed-cache'); ?>: <code><?php echo esc_textarea($cf_domain); ?></code></p>
<p><?php echo __('Cloudflare Zone', 'litespeed-cache'); ?>: <code><?php echo esc_textarea($cf_zone); ?></code></p>

<p>
	<b><?php echo __('Development Mode', 'litespeed-cache'); ?>:</b>
	<a href="<?php echo Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_SET_DEVMODE_ON); ?>" class="button litespeed-btn-warning">
		<?php echo __('Turn ON', 'litespeed-cache'); ?>
	</a>
	<a href="<?php echo Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_SET_DEVMODE_OFF); ?>" class="button litespeed-btn-warning">
		<?php echo __('Turn OFF', 'litespeed-cache'); ?>
	</a>
	<a href="<?php echo Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_GET_DEVMODE); ?>" class="button litespeed-btn-success">
		<?php echo __('Check Status', 'litespeed-cache'); ?>
	</a>

	<?php if ($curr_status) : ?>
		<span class="litespeed-desc">
			<?php
			if (time() >= $curr_status['devmode_expired']) {
				$expired_at = date('m/d/Y H:i:s', $curr_status['devmode_expired'] + LITESPEED_TIME_OFFSET);
				$curr_status['devmode'] = 'OFF';
				echo sprintf(__('Current status is %1$s since %2$s.', 'litespeed-cache'), '<code>' . strtoupper($curr_status['devmode']) . '</code>', '<code>' . $expired_at . '</code>');
			} else {
				$expired_at = $curr_status['devmode_expired'] - time();
				$expired_at = Utility::readable_time($expired_at, 3600 * 3, true);
			?>
				<?php echo sprintf(__('Current status is %s.', 'litespeed-cache'), '<code>' . strtoupper($curr_status['devmode']) . '</code>'); ?>
				<?php echo sprintf(__('Development mode will be automatically turned off in %s.', 'litespeed-cache'), '<code>' . $expired_at . '</code>'); ?>
			<?php
			}
			?>
		</span>
	<?php endif; ?>

<p class="litespeed-desc">
	<?php echo __('Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.', 'litespeed-cache'); ?>
	<?php echo __('Development Mode will be turned off automatically after three hours.', 'litespeed-cache'); ?>
	<a href="https://support.cloudflare.com/hc/en-us/articles/200168246" target="_blank"><?php echo __('Learn More', 'litespeed-cache'); ?></a>
</p>
</p>

<p>
	<b><?php echo __('Cloudflare Cache', 'litespeed-cache'); ?>:</b>
	<?php if (!$cf_on) : ?>
		<a href="#" class="button button-secondary disabled">
		<?php else : ?>
			<a href="<?php echo Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_PURGE_ALL); ?>" class="button litespeed-btn-danger">
			<?php endif; ?>
			<?php echo __('Purge Everything', 'litespeed-cache'); ?>
			</a>
</p>litespeed-wp-plugin/7.1/litespeed-cache/tpl/cdn/other.tpl.php000064400000014666151600160070017772 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
$home_url = home_url('/');
$parsed = parse_url($home_url);
$home_url = str_replace($parsed['scheme'] . ':', '', $home_url);

$cdn_mapping = $this->conf(Base::O_CDN_MAPPING);
// Special handler: Append one row if somehow the DB default preset value got deleted
if (!$cdn_mapping) {
	$this->load_default_vals();
	$cdn_mapping = self::$_default_options[Base::O_CDN_MAPPING];
}

$this->form_action();
?>
<h3 class="litespeed-title-short">
	<?php echo __('CDN Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cdn/'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_CDN; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.', 'litespeed-cache'), '<code>' . __('ON', 'litespeed-cache') . '</code>'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cdn/#use-cdn-mapping'); ?>
				</div>

				<div class="litespeed-desc">
					<?php echo sprintf(__('NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.', 'litespeed-cache'), '<code>' . __('OFF', 'litespeed-cache') . '</code>'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left"></th>
			<td>
				<?php $this->enroll(Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_URL . '][]'); ?>
				<?php $this->enroll(Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_IMG . '][]'); ?>
				<?php $this->enroll(Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_CSS . '][]'); ?>
				<?php $this->enroll(Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_JS . '][]'); ?>
				<?php $this->enroll(Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_FILETYPE . '][]'); ?>

				<div id="litespeed_cdn_mapping_div"></div>

				<script type="text/babel">
					ReactDOM.render(
					<CDNMapping list={ <?php echo json_encode($cdn_mapping); ?> } />,
					document.getElementById( 'litespeed_cdn_mapping_div' )
				);
			</script>

				<div class="litespeed-warning">
					<?php echo __('NOTE', 'litespeed-cache'); ?>:
					<?php echo __('To randomize CDN hostname, define multiple hostnames for the same resources.', 'litespeed-cache'); ?>
				</div>

				<div class="litespeed-desc">
					<b><?php $this->title(Base::CDN_MAPPING_INC_IMG); ?></b>:
					<?php echo sprintf(__('Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.', 'litespeed-cache'), '<code>&lt;img</code>', '<code>url()</code>'); ?>

					<br />
					<b><?php $this->title(Base::CDN_MAPPING_INC_CSS); ?></b>:
					<?php echo __('Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.', 'litespeed-cache'); ?>

					<br />
					<b><?php $this->title(Base::CDN_MAPPING_INC_JS); ?></b>:
					<?php echo __('Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.', 'litespeed-cache'); ?>

					<br />
					<b><?php $this->title(Base::CDN_MAPPING_FILETYPE); ?></b>:
					<?php echo __('Static file type links to be replaced by CDN links.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>
					<?php echo sprintf(__('This will affect all tags containing attributes: %s %s %s.', 'litespeed-cache'), '<code>src=""</code>', '<code>data-src=""</code>', '<code>href=""</code>'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cdn/#include-file-types', __('Default value', 'litespeed-cache')); ?>

					<br />
					<?php echo sprintf(__('If you turn any of the above settings OFF, please remove the related file types from the %s box.', 'litespeed-cache'), '<b>' . __('Include File Types', 'litespeed-cache') . '</b>'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cdn/#include-file-types'); ?>
				</div>

			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CDN_ATTR; ?>
				<?php $this->title($id); ?>
			</th>
			<td>

				<div class="litespeed-textarea-recommended">
					<div>
						<?php $this->build_textarea($id, 40); ?>
					</div>
					<div>
						<?php $this->recommended($id); ?>
					</div>
				</div>

				<div class="litespeed-desc">
					<?php echo __('Specify which HTML element attributes will be replaced with CDN Mapping.', 'litespeed-cache'); ?>
					<?php echo __('Only attributes listed here will be replaced.', 'litespeed-cache'); ?>
					<br /><?php echo sprintf(__('Use the format %1$s or %2$s (element is optional).', 'litespeed-cache'), '<code>element.attribute</code>', '<code>.attribute</code>'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_CDN_ORI; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.', 'litespeed-cache'), '<code>//</code>', '<code>' . $home_url . '</code>'); ?>
					<br /><?php echo sprintf(__('Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.', 'litespeed-cache'), '<code>*</code>', '<code>//www.aa.com</code>', '<code>//aa.com</code>', '<code>//*aa.com</code>'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_CDN_ORI_DIR; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<div class="litespeed-textarea-recommended">
					<div>
						<?php $this->build_textarea($id, 40); ?>
					</div>
					<div>
						<?php $this->recommended($id); ?>
					</div>
				</div>

				<div class="litespeed-desc">
					<?php echo __('Only files within these directories will be pointed to the CDN.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_CDN_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Paths containing these strings will not be served from the CDN.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php
$this->form_end();
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/modal.header.php000064400000000766151600160210020373 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

<link rel="stylesheet" href="<?php echo LSWCP_PLUGIN_URL ; ?>assets/css/litespeed.css" />

<div class="litespeed litespeed-modal">

	<?php if ( $_progress ) : ?>
	<div class="litespeed-progress">
		<div class="litespeed-progress-bar" role="progressbar" style="width: <?php echo $_progress ; ?>%" aria-valuenow="<?php echo $_progress ; ?>" aria-valuemin="0" aria-valuemax="100"></div>
	</div>
	<?php endif ; ?>

	<div class="litespeed-wrap">
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/metabox.php000064400000002272151600160260017506 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit();

wp_nonce_field(self::POST_NONCE_ACTION, Router::NONCE);

$post_id = get_the_ID();

foreach ($this->_postmeta_settings as $k => $v) {
	$existing_val = get_post_meta($post_id, $k, true);

	if (in_array($k, array('litespeed_vpi_list', 'litespeed_vpi_list_mobile'))) {
		if (is_array($existing_val)) {
			$existing_val = implode(PHP_EOL, $existing_val);
		}
		echo '<div style="margin-bottom:10px;"><label for="' . Str::trim_quotes($k) . '">' . $v . '</label>';
		echo '<textarea style="width:100%" rows="5" id="' . Str::trim_quotes($k) . '" name="' . Str::trim_quotes($k) . '">' . $existing_val . '</textarea>';
		echo '</div>';
	} else {
		echo '<div style="display:flex;margin-bottom:10px;align-items: center;gap: 2ch;justify-content: space-between;"><label for="' . $k . '">' . $v . '</label>';
		echo '<input class="litespeed-tiny-toggle" id="' .
			Str::trim_quotes($k) .
			'" name="' .
			Str::trim_quotes($k) .
			'" type="checkbox" value="1" ' .
			($existing_val ? 'checked' : '') .
			' />';
		echo '</div>';
	}
}

echo '<div style="text-align:right;">';
Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/metabox/');
echo '</div>';
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/show_display_installed.php000064400000002530151600160330022606 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$buf =
	'<h3>' .
	__('LiteSpeed Cache plugin is installed!', 'litespeed-cache') .
	'</h3>' .
	' ' .
	__('This message indicates that the plugin was installed by the server admin.', 'litespeed-cache') .
	' ' .
	__('The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.', 'litespeed-cache') .
	' ' .
	__('However, there is no way of knowing all the possible customizations that were implemented.', 'litespeed-cache') .
	' ' .
	__('For that reason, please test the site to make sure everything still functions properly.', 'litespeed-cache') .
	'<br /><br />' .
	__('Examples of test cases include:', 'litespeed-cache') .
	'<ul>' .
	'<li>' .
	__('Visit the site while logged out.', 'litespeed-cache') .
	'</li>' .
	'<li>' .
	__('Create a post, make sure the front page is accurate.', 'litespeed-cache') .
	'</li>' .
	'</ul>' .
	sprintf(
		__('If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.', 'litespeed-cache'),
		'href="https://wordpress.org/support/plugin/litespeed-cache" rel="noopener noreferrer" target="_blank"'
	) .
	'<br />' .
	__('If you would rather not move at litespeed, you can deactivate this plugin.', 'litespeed-cache');

self::add_notice(self::NOTICE_BLUE . ' lscwp-whm-notice', $buf);
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/in_upgrading.php000064400000000361151600160410020507 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$msg = __('LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.', 'litespeed-cache');

echo self::build_notice(self::NOTICE_BLUE, $msg);
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/show_error_cookie.php000064400000001252151600160460021570 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$err =
	__('NOTICE: Database login cookie did not match your login cookie.', 'litespeed-cache') .
	' ' .
	__('If the login cookie was recently changed in the settings, please log out and back in.', 'litespeed-cache') .
	' ' .
	sprintf(__('If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.', 'litespeed-cache'), admin_url('admin.php?page=litespeed-cache#advanced'));

if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
	$err .= ' ' . __('If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.', 'litespeed-cache');
}

self::add_notice(self::NOTICE_YELLOW, $err);
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/admin_footer.php000064400000003044151600160530020513 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

// &#10030;&#10030;&#10030;&#10030;&#10030;
$stars =
	'<span class="wporg-ratings rating-stars"><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span></span>';
$rate_us =
	'<a href="https://wordpress.org/support/plugin/litespeed-cache/reviews/?filter=5#new-post" rel="noopener noreferer" target="_blank">' .
	sprintf(__('Rate %s on %s', 'litespeed-cache'), '<strong>' . __('LiteSpeed Cache', 'litespeed-cache') . $stars . '</strong>', 'WordPress.org') .
	'</a>';

$wiki = '<a href="https://docs.litespeedtech.com/lscache/lscwp/" target="_blank">' . __('Read LiteSpeed Documentation', 'litespeed-cache') . '</a>';

$forum = '<a href="https://wordpress.org/support/plugin/litespeed-cache" target="_blank">' . __('Visit LSCWP support forum', 'litespeed-cache') . '</a>';

$community = '<a href="https://litespeedtech.com/slack" target="_blank">' . __('Join LiteSpeed Slack community', 'litespeed-cache') . '</a>';

// Change the footer text
if (!is_multisite() || is_network_admin()) {
	$footer_text = $rate_us . ' | ' . $wiki . ' | ' . $forum . ' | ' . $community;
} else {
	$footer_text = $wiki . ' | ' . $forum . ' | ' . $community;
}
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/check_cache_disabled.php000064400000003072151600160600022073 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$reasons = array() ;

if ( ! defined( 'LITESPEED_ALLOWED' ) ) {
	if ( defined( 'LITESPEED_SERVER_TYPE' ) && LITESPEED_SERVER_TYPE == 'NONE' ) {
		$reasons[] = array(
			'title' => __( 'To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.', 'litespeed-cache' ),
			'link'	=> 'https://docs.litespeedtech.com/lscache/lscwp/faq/#why-do-the-cache-features-require-a-litespeed-server',
		) ;
	} else {
		$reasons[] = array(
			'title' => __( 'Please enable the LSCache Module at the server level, or ask your hosting provider.', 'litespeed-cache' ),
			'link'	=> 'https://docs.litespeedtech.com/lscache/lscwp/#server-level-prerequisites',
		) ;
	}
}
elseif ( ! defined( 'LITESPEED_ON' ) ) {
	$reasons[] = array(
		'title' => __( 'Please enable LiteSpeed Cache in the plugin settings.', 'litespeed-cache' ) ,
		'link'	=> 'https://docs.litespeedtech.com/lscache/lscwp/cache/#enable-cache',
	) ;
}

if ( $reasons ) :
?>
	<div class="litespeed-callout notice notice-error inline">

		<h4><?php echo __( 'WARNING', 'litespeed-cache' ) ; ?></h4>

		<p>
			<?php echo __( 'LSCache caching functions on this page are currently unavailable!', 'litespeed-cache' ) ; ?>
		</p>

		<ul class="litespeed-list">
		<?php foreach ( $reasons as $v ) : ?>
			<li>
				<?php echo esc_html( $v[ 'title' ] ); ?>

				<a href="<?php echo $v[ 'link' ] ; ?>" target="_blank" class="litespeed-learn-more"><?php echo __( 'Learn More', 'litespeed-cache' ) ; ?></a>
			</li>
		<?php endforeach ; ?>
		</ul>

	</div>
<?php endif ;
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/show_rule_conflict.php000064400000001257151600160650021744 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$err = sprintf(
	__(
		'Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)',
		'litespeed-cache'
	),
	'.htaccess',
	'`ExpiresDefault`',
	'href="https://docs.litespeedtech.com/lscache/lscwp/troubleshoot/#browser-displays-stale-content" target="_blank"'
);

// other plugin left cache expired rules in .htaccess which will cause conflicts
echo self::build_notice(self::NOTICE_YELLOW . ' lscwp-notice-ruleconflict', $err);
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/check_if_network_disable_all.php000064400000001157151600160720023670 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

if ( ! is_multisite() ) {
	return;
}

if ( get_current_blog_id() === BLOG_ID_CURRENT_SITE ) {
	return;
}

if ( ! $this->network_conf( Base::NETWORK_O_USE_PRIMARY ) ) {
	return;
}
?>
		<div class="litespeed-callout notice notice-error inline">
			<h4><?php echo __( 'WARNING', 'litespeed-cache' ); ?></h4>
			<p>
				<?php echo __('The network admin selected use primary site configs for all subsites.', 'litespeed-cache'); ?>
				<?php echo __('The following options are selected, but are not editable in this settings page.', 'litespeed-cache'); ?>
			</p>
		</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/disabled_all.php000064400000000403151600160770020446 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$err = __('Disable All Features', 'litespeed-cache');

// other plugin left cache expired rules in .htaccess which will cause conflicts
echo Admin_Display::build_notice(Admin_Display::NOTICE_RED, $err);
litespeed-wp-plugin/7.1/litespeed-cache/tpl/inc/modal.footer.php000064400000000021151600161050020424 0ustar00
</div>
<?php
//
litespeed-wp-plugin/7.1/litespeed-cache/tpl/general/network_settings.tpl.php000064400000002015151600161200023110 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'General Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/' ); ?>
</h3>

<?php
$this->form_action( Router::ACTION_SAVE_SETTINGS_NETWORK );
?>

<table class="wp-list-table striped litespeed-table"><tbody>
	<?php require LSCWP_DIR . 'tpl/general/settings_inc.auto_upgrade.tpl.php'; ?>

	<tr>
		<th><?php echo __('Use Primary Site Configuration', 'litespeed-cache'); ?></th>
		<td>
			<?php $this->build_switch( Base::NETWORK_O_USE_PRIMARY ); ?>
			<div class="litespeed-desc">
				<?php echo __("Check this option to use the primary site's configuration for all subsites.", 'litespeed-cache'); ?>
				<?php echo __('This will disable the settings page on all subsites.', 'litespeed-cache'); ?>
			</div>
		</td>
	</tr>

	<?php require LSCWP_DIR . 'tpl/general/settings_inc.guest.tpl.php'; ?>

</tbody></table>

<?php
$this->form_end( true );
litespeed-wp-plugin/7.1/litespeed-cache/tpl/general/settings_tuning.tpl.php000064400000002511151600161250022731 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action();
?>
<h3 class="litespeed-title-short">
	<?php echo __( 'Tuning Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/#tuning-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_GUEST_UAS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 30 ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'Listed User Agents will be considered as Guest Mode visitors.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_GUEST_IPS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 50 ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'Listed IPs will be considered as Guest Mode visitors.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>
</tbody></table>

<?php $this->form_end(); ?>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/general/online.tpl.php000064400000026000151600161320020766 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$cloud_summary = Cloud::get_summary();

$__cloud = Cloud::cls();
$__cloud->finish_qc_activation('online');

?>

<h3 class="litespeed-title-short">
	<?php echo __('QUIC.cloud Online Services', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://www.quic.cloud/quic-cloud-services-and-features/'); ?>
</h3>

<div class="litespeed-desc"><?php echo __('QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.', 'litespeed-cache'); ?></div>

<?php if ($__cloud->activated()) : ?>
	<div class="litespeed-callout notice notice-success inline">
		<h4><?php echo __('Current Cloud Nodes in Service', 'litespeed-cache'); ?>
			<a class="litespeed-right litespeed-redetect" href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_CLEAR_CLOUD, false, null, array('ref' => 'online')); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo __('Click to clear all nodes for further redetection.', 'litespeed-cache'); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to clear all cloud nodes?', 'litespeed-cache'); ?>"><i class='litespeed-quic-icon'></i> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
		</h4>
		<p>
			<?php
			$has_service = false;
			foreach (Cloud::$SERVICES as $svc) {
				if (isset($cloud_summary['server.' . $svc])) {
					$has_service = true;
					echo '<p><strong>Service:</strong> <code>' . $svc . '</code> <strong>Node:</strong> <code>' . $cloud_summary['server.' . $svc] . '</code> <strong>Connected Date:</strong> <code>' . Utility::readable_time($cloud_summary['server_date.' . $svc]) . '</code></p>';
				}
			}
			if (!$has_service) {
				echo __('No cloud services currently in use', 'litespeed-cache');
			}
			?>
		</p>
	</div>
<?php endif; ?>

<?php if (!$__cloud->activated()) : ?>
	<h4 class="litespeed-text-md litespeed-top30"><span class="dashicons dashicons-no-alt litespeed-danger"></span>&nbsp;<?php echo __('QUIC.cloud Integration Disabled', 'litespeed-cache'); ?></h4>
	<p><?php echo __('Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.', 'litespeed-cache'); ?></p>
	<div class="litespeed-desc"><?php echo __('Free monthly quota available.', 'litespeed-cache'); ?></div>
	<p><a class="button button-primary" href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE, false, null, array('ref' => 'online')); ?>">
			<span class="dashicons dashicons-yes"></span>
			<?php _e('Enable QUIC.cloud services', 'litespeed-cache'); ?>
		</a></p>


	<div>
		<h3 class="litespeed-title-section"><?php echo __('Online Services', 'litespeed-cache'); ?></h3>
		<p><?php echo __('QUIC.cloud\'s Online Services improve your site in the following ways:', 'litespeed-cache'); ?></p>
		<ul>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster.', 'litespeed-cache'); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading.', 'litespeed-cache'); ?></li>
		</ul>

		<h4 class="litespeed-text-md litespeed-margin-bottom-remove">Image Optimization</h4>
		<p><?php echo __('QUIC.cloud\'s Image Optimization service does the following:', 'litespeed-cache'); ?></p>
		<ul>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('Processes your uploaded PNG and JPG images to produce smaller versions that don\'t sacrifice quality.', 'litespeed-cache'); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('Optionally creates next-generation WebP or AVIF image files.', 'litespeed-cache'); ?></li>
		</ul>
		<p><?php echo __('Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee.', 'litespeed-cache'); ?> <a href="https://www.quic.cloud/quic-cloud-services-and-features/image-optimization-service/" target="_blank"><?php echo __('Learn More', 'litespeed-cache'); ?></a></p>

		<h4 class="litespeed-text-md litespeed-margin-bottom-remove">Page Optimization</h4>
		<p><?php echo __('QUIC.cloud\'s Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores.', 'litespeed-cache'); ?></p>
		<ul>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling.', 'litespeed-cache'); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall.', 'litespeed-cache'); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads.', 'litespeed-cache'); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold.', 'litespeed-cache'); ?></li>
		</ul>

		<div>
			<a href="https://www.quic.cloud/quic-cloud-services-and-features/page-optimization/"><?php echo __('Learn More', 'litespeed-cache'); ?></a>
		</div>
	</div>

	<div>
		<h3 class="litespeed-title-section"><?php echo __('Content Delivery Network', 'litespeed-cache'); ?></h3>

		<h4 class="litespeed-text-md litespeed-margin-bottom-remove">QUIC.cloud CDN:</h4>
		<ul>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('Caches your entire site, including dynamic content and <strong>ESI blocks</strong>.', 'litespeed-cache'); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>.', 'litespeed-cache'); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('Provides <strong>security at the CDN level</strong>, protecting your server from attack.', 'litespeed-cache'); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo __('Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding.', 'litespeed-cache'); ?></li>
		</ul>

		<div>
			<a href="https://www.quic.cloud/quic-cloud-services-and-features/quic-cloud-cdn-service/"><?php echo __('Learn More', 'litespeed-cache'); ?></a>
		</div>

		<hr class="litespeed-hr-with-space">

		<p class="litespeed-desc"><?php echo __('In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it.', 'litespeed-cache'); ?> <a href="https://docs.quic.cloud/billing/services/" target="_blank">Learn More</a></p>

		<div class="litespeed-flex litespeed-flex-align-center">
			<a class="button button-secondary litespeed-right20" href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE, false, null, array('ref' => 'online')); ?>">
				<span class="dashicons dashicons-yes"></span>
				<?php _e('Enable QUIC.cloud services', 'litespeed-cache'); ?>
			</a>
		</div>
	</div>


<?php elseif (!empty($cloud_summary['qc_activated']) && ($cloud_summary['qc_activated'] == 'linked' || $cloud_summary['qc_activated'] == 'cdn')) : ?>
	<h4 class="litespeed-text-md litespeed-top30"><span class="dashicons dashicons-saved litespeed-success"></span>&nbsp;<?php echo __('QUIC.cloud Integration Enabled', 'litespeed-cache'); ?></h4>
	<p><?php echo __('Your site is connected and ready to use QUIC.cloud Online Services.', 'litespeed-cache'); ?>
		<?php if (empty($cloud_summary['partner'])) : ?>
			<a href="<?php echo $__cloud->qc_link(); ?>" class="litespeed-link-with-icon" target="_blank"><?php echo __('Go to QUIC.cloud dashboard', 'litespeed-cache'); ?> <span class="dashicons dashicons-external"></span></a>
		<?php endif; ?>
	</p>

	<ul>
		<li><span class="dashicons dashicons-yes litespeed-success"></span> <?php echo __('Page Optimization', 'litespeed-cache'); ?></li>
		<li><span class="dashicons dashicons-yes litespeed-success"></span> <?php echo __('Image Optimization', 'litespeed-cache'); ?></li>
		<?php if ($cloud_summary['qc_activated'] == 'cdn') : ?>
			<li><span class="dashicons dashicons-yes litespeed-success"></span> CDN - <?php echo __('Enabled', 'litespeed-cache'); ?></li>
		<?php else : ?>
			<li><span class="dashicons dashicons-no-alt litespeed-default"></span> CDN - <span class="litespeed-default"><?php echo __('Disabled', 'litespeed-cache'); ?></span></li>
		<?php endif; ?>
	</ul>

<?php else : ?>
	<h4 class="litespeed-text-md litespeed-top30"><span class="dashicons dashicons-saved litespeed-success"></span>&nbsp;<?php echo __('QUIC.cloud Integration Enabled with limitations', 'litespeed-cache'); ?></h4>
	<p><?php echo __('Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features.', 'litespeed-cache'); ?></p>
	<div class="litespeed-desc"><?php echo __('Free monthly quota available.', 'litespeed-cache'); ?></div>

	<ul>
		<li><span class="dashicons dashicons-yes litespeed-success"></span> <?php echo __('Page Optimization', 'litespeed-cache'); ?></li>
		<li><span class="dashicons dashicons-yes litespeed-success"></span> <?php echo __('Image Optimization', 'litespeed-cache'); ?></li>
		<li><span class="dashicons dashicons-no-alt litespeed-danger"></span> CDN - <?php echo __('not available for anonymous users', 'litespeed-cache'); ?></li>
	</ul>

	<p><a class="button button-primary" href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE, false, null, array('ref' => 'online')); ?>"><span class="dashicons dashicons-yes"></span><?php _e('Link to QUIC.cloud', 'litespeed-cache'); ?></a></p>
<?php endif; ?>


<?php if ($__cloud->activated()) : ?>
	<div class="litespeed-empty-space-medium"></div>
	<div class="litespeed-column-with-boxes-footer">
		<a href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_RESET, false, null, array('ref' => 'online')); ?>" class="litespeed-link-with-icon litespeed-danger" data-litespeed-cfm="<?php echo __('Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard.', 'litespeed-cache'); ?>"><span class="dashicons dashicons-dismiss"></span><?php echo __('Disconnect from QUIC.cloud', 'litespeed-cache'); ?></a>
		<div class="litespeed-desc litespeed-margin-bottom-remove"><?php echo __('Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first.', 'litespeed-cache'); ?></div>
	</div>
<?php endif; ?>litespeed-wp-plugin/7.1/litespeed-cache/tpl/general/settings_inc.auto_upgrade.tpl.php000064400000000735151600161370024665 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

	<!-- build_setting_auto_upgrade -->
	<tr>
		<th>
			<?php $id = Base::O_AUTO_UPGRADE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/general/entry.tpl.php000064400000002245151600161440020653 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$menu_list = array(
	'online'	=> __('Online Services', 'litespeed-cache'),
	'settings'	=> __('General Settings', 'litespeed-cache'),
	'settings_tuning' => __('Tuning', 'litespeed-cache'),
);

if ($this->_is_network_admin) {
	$menu_list = array(
		'network_settings' => __('General Settings', 'litespeed-cache'),
	);
}

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __('LiteSpeed Cache General Settings', 'litespeed-cache'); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
		<?php
		$i = 1;
		foreach ($menu_list as $tab => $val) {
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i++;
		}
		?>
	</h2>

	<div class="litespeed-body">
		<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/general/$tab.tpl.php";
			echo "</div>";
		}

		?>
	</div>

</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/general/settings.tpl.php000064400000010560151600161510021347 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$__cloud = Cloud::cls();

$cloud_summary = Cloud::get_summary();

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __('General Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/general/'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<?php if (!$this->_is_multisite) : ?>
			<?php require LSCWP_DIR . 'tpl/general/settings_inc.auto_upgrade.tpl.php'; ?>
		<?php endif; ?>

		<?php if (!$this->_is_multisite) : ?>
			<?php require LSCWP_DIR . 'tpl/general/settings_inc.guest.tpl.php'; ?>
		<?php endif; ?>

		<tr>
			<th>
				<?php $id = Base::O_GUEST_OPTM; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<span class="litespeed-danger litespeed-text-bold">
						🚨
						<?php echo __('This option enables maximum optimization for Guest Mode visitors.', 'litespeed-cache'); ?>
						<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/general/#guest-optimization', __('Please read all warnings before enabling this option.', 'litespeed-cache'), false, 'litespeed-danger'); ?>
					</span>

					<?php
					$typeList = array();
					if ($this->conf(Base::O_GUEST) && !$this->conf(Base::O_OPTM_UCSS)) {
						$typeList[] = 'UCSS';
					}
					if ($this->conf(Base::O_GUEST) && !$this->conf(Base::O_OPTM_CSS_ASYNC)) {
						$typeList[] = 'CCSS';
					}
					if (!empty($typeList)) {
						$theType = implode('/', $typeList);
						echo '<br />';
						echo '<font class="litespeed-info">';
						echo '⚠️ ' . sprintf(__('Your %1s quota on %2s will still be in use.', 'litespeed-cache'), $theType, 'QUIC.cloud');
						echo '</font>';
					}
					?>

					<?php if (!$this->conf(Base::O_GUEST)) : ?>
						<br />
						<font class="litespeed-warning litespeed-left10">
							⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo sprintf(__('%s must be turned ON for this setting to work.', 'litespeed-cache'),  '<code>' . Lang::title(Base::O_GUEST) . '</code>'); ?>
						</font>
					<?php endif; ?>

					<?php if (!$this->conf(Base::O_CACHE_MOBILE)) : ?>
						<br />
						<font class="litespeed-primary litespeed-left10">
							⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo sprintf(__('You need to turn %s on to get maximum result.', 'litespeed-cache'),  '<code>' . Lang::title(Base::O_CACHE_MOBILE) . '</code>'); ?>
						</font>
					<?php endif; ?>

					<?php if (!$this->conf(Base::O_IMG_OPTM_WEBP)) : ?>
						<br />
						<font class="litespeed-primary litespeed-left10">
							⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo sprintf(__('You need to turn %s on and finish all WebP generation to get maximum result.', 'litespeed-cache'),  '<code>' . Lang::title(Base::O_IMG_OPTM_WEBP) . '</code>'); ?>
						</font>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_SERVER_IP; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.', 'litespeed-cache'); ?>
					<br /><?php echo __('Your server IP', 'litespeed-cache'); ?>: <code id='litespeed_server_ip'>-</code> <a href="javascript:;" class="button button-link" id="litespeed_get_ip"><?php echo __('Check my public IP from', 'litespeed-cache'); ?> CyberPanel.sh</a>
					⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo __('the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.', 'litespeed-cache'); ?>
					<br /><?php echo __('Please make sure this IP is the correct one for visiting your site.', 'litespeed-cache'); ?>

					<?php $this->_validate_ip($id); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_NEWS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php $this->form_end(); ?>litespeed-wp-plugin/7.1/litespeed-cache/tpl/general/settings_inc.guest.tpl.php000064400000003555151600161560023341 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$guest_update_url = parse_url( LSWCP_PLUGIN_URL . GUI::PHP_GUEST, PHP_URL_PATH );

?>
	<tr>
		<th>
			<?php $id = Base::O_GUEST; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.', 'litespeed-cache' ); ?>
				<?php echo __( 'This option can help to correct the cache vary for certain advanced mobile or tablet visitors.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/#guest-mode' ); ?>
				<br /><?php Doc::notice_htaccess(); ?>
				<br /><?php Doc::crawler_affected(); ?>
			</div>
			<?php if ( $this->conf( $id ) ) : ?>
				<div class="litespeed-desc">
					<?php echo __( 'Guest Mode testing result', 'litespeed-cache' ); ?>:
					<font id='litespeed_gm_status'><?php echo __( 'Testing', 'litespeed-cache' ); ?>...</font>
				</div>
				<script>
					(function ($) {
						jQuery(document).ready(function () {
							$.post( '<?php echo $guest_update_url; ?>', function(data){
								if ( data == '[]' || $data == '{"reload":"yes"}' ) {
									$('#litespeed_gm_status').html('<font class="litespeed-success"><?php echo __( 'Guest Mode passed testing.', 'litespeed-cache' ); ?></font>');
								}
								else {
									$('#litespeed_gm_status').html('<font class="litespeed-danger"><?php echo __( 'Guest Mode failed to test.', 'litespeed-cache' ); ?></font>');
								}
							}).fail( function(){
								$('#litespeed_gm_status').html('<font class="litespeed-danger"><?php echo __( 'Guest Mode failed to test.', 'litespeed-cache' ); ?></font>');
							})
						});
					})(jQuery);
				</script>
			<?php endif; ?>
		</td>
	</tr>

litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings-esi.tpl.php000064400000013133151600161710021554 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'ESI Settings', 'litespeed-cache' ) ; ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#esi-tab' ); ?>
</h3>

<div class="litespeed-description">
	<p><?php echo __( 'With ESI (Edge Side Includes), pages may be served from cache for logged-in users.', 'litespeed-cache' ) ; ?></p>
	<p><?php echo __( 'ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.', 'litespeed-cache' ) ; ?>
		<?php Doc::learn_more( 'https://blog.litespeedtech.com/2017/08/30/wpw-private-cache-vs-public-cache/', __( 'WpW: Private Cache vs. Public Cache', 'litespeed-cache' ) ); ?>
	</p>
	<p>
		💡:
		<?php echo __( 'You can turn shortcodes into ESI blocks.', 'litespeed-cache' ) ; ?>
		<?php echo sprintf(
			__( 'Replace %1$s with %2$s.', 'litespeed-cache' ),
			'<code>[shortcodeA att1="val1" att2="val2"]</code>',
			'<code>[esi shortcodeA att1="val1" att2="val2"]</code>'
		) ; ?>
		<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/admin/#turning-wordpress-shortcodes-into-esi-blocks' ); ?>
	</p>
	<p>
		<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/api/#generate-esi-block-url', __( 'ESI sample for developers', 'litespeed-cache' ) ); ?>
	</p>
</div>

<div class="litespeed-relative">

<?php if ( ! LSWCP_ESI_SUPPORT && ! $this->conf( Base::O_CDN_QUIC ) ) : ?>
	<div class="litespeed-callout-danger">
		<h4><?php echo __( 'WARNING', 'litespeed-cache' ) ; ?></h4>
		<h4><?php echo __( 'These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.', 'litespeed-cache' ); ?></h4>
	</div>
<?php endif; ?>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_ESI ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_ESI_CACHE_ADMBAR ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __(' Cache the built-in Admin Bar ESI block.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_ESI_CACHE_COMMFORM ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Cache the built-in Comment Form ESI block.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_ESI_NONCE ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<div class="litespeed-row-flex">
				<div class="">
					<?php $this->build_textarea( $id ) ; ?>
				</div>
				<div class="litespeed-width-3-10">
					<p class="litespeed-desc">
						<?php echo __( 'The list will be merged with the predefined nonces in your local data file.', 'litespeed-cache' ); ?>
						<?php echo __( 'The latest data file is', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/master/data/esi.nonces.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/master/data/esi.nonces.txt</a>
						<br /><font class="litespeed-success">
							<?php echo __( 'API', 'litespeed-cache' ); ?>:
							<?php echo sprintf( __( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_esi_nonces</code>' ); ?>
						</font>
					</p>
				</div>
			</div>
			<div class="litespeed-desc">
				<?php echo __( 'The above nonces will be converted to ESI automatically.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
				<br /><?php echo __( 'An optional second parameter may be used to specify cache control. Use a space to separate', 'litespeed-cache' ); ?>: <code>my_nonce_action private</code>
			</div>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.', 'litespeed-cache' ), '<code>*</code>', '<code>nonce_formid_1</code>', '<code>nonce_formid_3</code>', '<code>nonce_formid_*</code>' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_VARY_GROUP ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<table class="litespeed-vary-table wp-list-table striped litespeed-table form-table"><tbody>
			<?php foreach ( $roles as $role => $title ): ?>
				<tr>
					<td class='litespeed-vary-title'><?php echo $title ; ?></td>
					<td class='litespeed-vary-val'>
					<?php
						$this->build_input(
							$id . '[' . $role . ']',
							'litespeed-input-short',
							$this->cls( 'Vary' )->in_vary_group( $role )
						);
					?>
					</td>
				</tr>
			<?php endforeach; ?>
			</tbody></table>
			<div class="litespeed-desc">
				<?php echo __( 'If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

</tbody></table>

</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings_inc.login_cookie.tpl.php000064400000006022151600161760024273 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<tr>
	<th>
		<?php $id = Base::O_CACHE_LOGIN_COOKIE; ?>
		<?php $this->title($id); ?>
	</th>
	<td>
		<?php
		$this->build_input($id);

		$this->_validate_syntax($id);

		echo '<p class="litespeed-desc">' . __('SYNTAX: alphanumeric and "_".', 'litespeed-cache')
			. ' ' . __('No spaces and case sensitive.', 'litespeed-cache')
			. ' ' . __('MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.', 'litespeed-cache')
			. '</p>'
			. '<p class="litespeed-desc">'
			. sprintf(__('The default login cookie is %s.', 'litespeed-cache'), '<code>_lscache_vary</code>')
			. ' ' . __('The server will determine if the user is logged in based on the existence of this cookie.', 'litespeed-cache')
			. ' ' . __('This setting is useful for those that have multiple web applications for the same domain.', 'litespeed-cache')
			. ' ' . __('If every web application uses the same cookie, the server may confuse whether a user is logged in or not.', 'litespeed-cache')
			. ' ' . __('The cookie set here will be used for this WordPress installation.', 'litespeed-cache')
			. '</p>'
			. '<p class="litespeed-desc">'
			. __('Example use case:', 'litespeed-cache')
			. '<br />'
			. sprintf(__('There is a WordPress installed for %s.', 'litespeed-cache'), '<u>www.example.com</u>')
			. '<br />'
			. sprintf(__('Then another WordPress is installed (NOT MULTISITE) at %s', 'litespeed-cache'), '<u>www.example.com/blog/</u>')
			. ' ' . __('The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.', 'litespeed-cache')
			. '<br />'; ?>
		<?php Doc::notice_htaccess();
		echo '</p>'; ?>
		<?php

		if (preg_match('#[^\w\-]#', $this->conf($id))) {
			echo '<div class="litespeed-callout notice notice-error inline"><p>❌ ' . __('Invalid login cookie. Invalid characters found.', 'litespeed-cache') . '</p></div>';
		}

		if (defined('LITESPEED_ON') && $this->conf($id)) {
			$cookie_rule = '';
			try {
				$cookie_rule = Htaccess::cls()->current_login_cookie();
			} catch (\Exception $e) {
				echo '<div class="litespeed-callout notice notice-error inline"><p>' . $e->getMessage() . '</p></div>';
			}

			$cookie_arr = explode(',', $cookie_rule);
			if (!in_array($this->conf($id), $cookie_arr)) {
				echo '<div class="litespeed-callout notice notice-warning inline"><p>'
					. __('WARNING: The .htaccess login cookie and Database login cookie do not match.', 'litespeed-cache')
					. '</p></div>';
			}
		}

		?>
	</td>
</tr>

<tr>
	<th>
		<?php $id = Base::O_CACHE_VARY_COOKIES; ?>
		<?php $this->title($id); ?>
	</th>
	<td>
		<?php
		$this->build_textarea($id, 50);

		$this->_validate_syntax($id);

		echo '<p class="litespeed-desc">' . __('SYNTAX: alphanumeric and "_".', 'litespeed-cache')
			. ' ' . __('No spaces and case sensitive.', 'litespeed-cache')
			. '</p>'
			. '<p class="litespeed-desc">'
			. ' ' . __('You can list the 3rd party vary cookies here.', 'litespeed-cache')
			. '</p>'
			. '<p class="litespeed-desc">'; ?>
		<?php Doc::notice_htaccess();
		echo '</p>'; ?>
	</td>
</tr>litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings-object.tpl.php000064400000000165151600162040022240 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

require LSCWP_DIR . 'tpl/cache/settings_inc.object.tpl.php';
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings_inc.browser.tpl.php000064400000003627151600162120023314 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>
<h3 class="litespeed-title-short">
	<?php echo __( 'Browser Cache Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#browser-tab' ); ?>
</h3>

<?php if ( LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS' ) : ?>
<div class="litespeed-callout notice notice-warning inline">
	<h4><?php echo __( 'NOTICE:', 'litespeed-cache' ); ?></h4>
	<p><?php echo __( 'OpenLiteSpeed users please check this', 'litespeed-cache' ); ?>:
	<?php Doc::learn_more( 'https://openlitespeed.org/kb/how-to-set-up-custom-headers/', __( 'Setting Up Custom Headers', 'litespeed-cache' ) ); ?></p>
</div>
<?php endif; ?>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_CACHE_BROWSER; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.', 'litespeed-cache' ); ?>
				<br /><?php Doc::notice_htaccess(); ?>
				<br /><?php echo sprintf( __( 'You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.', 'litespeed-cache' ), 'href="https://docs.litespeedtech.com/lscache/lscwp/cache/#how-to-set-it-up" target="_blank"' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_BROWSER; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo __( 'The amount of time, in seconds, that files will be stored in browser cache before expiring.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 30 ); ?>
			</div>
		</td>
	</tr>
</tbody></table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings-advanced.tpl.php000064400000004423151600162170022544 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('Advanced Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/#advanced-tab'); ?>
</h3>

<div class="litespeed-callout notice notice-warning inline">
	<h4><?php echo __('NOTICE:', 'litespeed-cache'); ?></h4>
	<p><?php echo __('These settings are meant for ADVANCED USERS ONLY.', 'litespeed-cache'); ?></p>
</div>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_AJAX_TTL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<div class="litespeed-textarea-recommended">
					<div>
						<?php $this->build_textarea($id, 60); ?>
					</div>
				</div>
				<div class="litespeed-desc">
					<?php echo __('Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<?php
		if (!$this->_is_multisite) :
			require LSCWP_DIR . 'tpl/cache/settings_inc.login_cookie.tpl.php';
		endif;
		?>

		<tr>
			<th>
				<?php $id = Base::O_UTIL_NO_HTTPS_VARY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/#improve-httphttps-compatibility'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_UTIL_INSTANT_CLICK; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/#instant-click'); ?>
					<br />
					<font class="litespeed-danger">
						⚠️
						<?php echo __('This will generate extra requests to the server, which will increase server load.', 'litespeed-cache'); ?>
					</font>

				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings-purge.tpl.php000064400000013551151600162240022121 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Purge Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#purge-tab' ); ?>
</h3>

<?php
$option_list = array(
	Base::O_PURGE_POST_ALL => __( 'All pages', 'litespeed-cache' ),
	Base::O_PURGE_POST_FRONTPAGE => __( 'Front page', 'litespeed-cache' ),
	Base::O_PURGE_POST_HOMEPAGE => __( 'Home page', 'litespeed-cache' ),
	Base::O_PURGE_POST_PAGES => __( 'Pages', 'litespeed-cache' ),

	Base::O_PURGE_POST_PAGES_WITH_RECENT_POSTS => __( 'All pages with Recent Posts Widget', 'litespeed-cache' ),

	Base::O_PURGE_POST_AUTHOR => __( 'Author archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_POSTTYPE => __( 'Post type archive', 'litespeed-cache' ),

	Base::O_PURGE_POST_YEAR => __( 'Yearly archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_MONTH => __( 'Monthly archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_DATE => __( 'Daily archive', 'litespeed-cache' ),

	Base::O_PURGE_POST_TERM => __( 'Term archive (include category, tag, and tax)', 'litespeed-cache' ),
);

// break line at these ids
$break_arr = array(
	Base::O_PURGE_POST_PAGES,
	Base::O_PURGE_POST_PAGES_WITH_RECENT_POSTS,
	Base::O_PURGE_POST_POSTTYPE,
	Base::O_PURGE_POST_DATE,
);

?>

<table class="wp-list-table striped litespeed-table"><tbody>

	<?php if ( ! $this->_is_multisite ) : ?>
		<?php require LSCWP_DIR . 'tpl/cache/settings_inc.purge_on_upgrade.tpl.php'; ?>
	<?php endif; ?>

	<tr>
		<th><?php echo __( 'Auto Purge Rules For Publish/Update', 'litespeed-cache' ); ?></th>
		<td>
			<div class="litespeed-callout notice notice-warning inline">
				<h4><?php echo __( 'Note', 'litespeed-cache' ); ?></h4>
				<p>
					<?php echo __( 'Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.', 'litespeed-cache' ); ?><br />
					<?php echo __( 'Other checkboxes will be ignored.', 'litespeed-cache' ); ?><br />
					<?php echo __( 'Select only the archive types that are currently used, the others can be left unchecked.', 'litespeed-cache' ); ?>
				</p>
			</div>
			<div class="litespeed-top20">
				<div class="litespeed-tick-wrapper">
					<?php
						foreach ( $option_list as $id => $title ) {

							$this->build_checkbox( $id, $title );

							if ( in_array( $id, $break_arr ) ) {
								echo '</div><div class="litespeed-tick-wrapper litespeed-top10">';
							}
						}
					?>
				</div>
			</div>
			<div class="litespeed-desc">
				<?php echo __( 'Select which pages will be automatically purged when posts are published/updated.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_PURGE_STALE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#serve-stale' ); ?>
			</div>
			<div class="litespeed-callout notice notice-warning inline">
				<h4><?php echo __( 'Note', 'litespeed-cache' ); ?></h4>
				<p>
					<?php echo __( 'By design, this option may serve stale content. Do not enable this option, if that is not OK with you.', 'litespeed-cache' ); ?><br />
				</p>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_PURGE_TIMED_URLS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id, 80 ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'The URLs here (one per line) will be purged automatically at the time set in the option "%s".', 'litespeed-cache' ), __( 'Scheduled Purge Time', 'litespeed-cache' ) ); ?><br />
				<?php echo sprintf( __( 'Both %1$s and %2$s are acceptable.', 'litespeed-cache' ), '<code>http://www.example.com/path/url.php</code>', '<code>/path/url.php</code>' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.', 'litespeed-cache' ), '<code>*</code>', '<code>/path/u-1.html</code>', '<code>/path/u-2.html</code>', '<code>/path/u-*.html</code>' ); ?>
			</div>
			<div class="litespeed-callout notice notice-warning inline">
				<h4><?php echo __( 'Note', 'litespeed-cache' ); ?></h4>
				<p>
					<?php echo __( 'For URLs with wildcards, there may be a delay in initiating scheduled purge.', 'litespeed-cache' ); ?><br />
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#scheduled-purge-urls' ); ?>
				</p>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_PURGE_TIMED_URLS_TIME; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, null, null, 'time' ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Specify the time to purge the "%s" list.', 'litespeed-cache' ), __( 'Scheduled Purge URLs', 'litespeed-cache' ) ); ?>
				<?php echo sprintf( __( 'Current server time is %s.', 'litespeed-cache' ), '<code>' . date( 'H:i:s', time() + LITESPEED_TIME_OFFSET ) . '</code>' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_PURGE_HOOK_ALL; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>

			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 50 ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'A Purge All will be executed when WordPress runs these hooks.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#purge-all-hooks' ); ?>
			</div>
		</td>
	</tr>


</tbody></table>

litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings_inc.exclude_useragent.tpl.php000064400000001037151600162310025331 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_EXC_USERAGENTS ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
		<?php $this->build_textarea( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'To prevent %s from being cached, enter them here.', 'litespeed-cache' ), __( 'user agents', 'litespeed-cache') ) ; ?>
				<?php Doc::one_per_line() ; ?>
				<?php $this->_validate_syntax( $id ) ; ?>
				<br /><?php Doc::notice_htaccess() ; ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings_inc.cache_mobile.tpl.php000064400000004567151600162360024235 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

?>

	<!-- build_setting_mobile_view start -->
	<tr>
		<th>
			<?php $id = Base::O_CACHE_MOBILE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php
				$this->build_switch( $id );
			?>
			<div class="litespeed-desc">
				<?php echo __( 'Serve a separate cache copy for mobile visitors.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#cache-mobile', __( 'Learn more about when this is needed', 'litespeed-cache' ) ); ?>
				<br /><?php Doc::notice_htaccess(); ?>
				<br /><?php Doc::crawler_affected(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_CACHE_MOBILE_RULES; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
		<?php
			// if set, use value as input value
			if ( $this->conf( Base::O_CACHE_MOBILE ) ) {

				// if enabled, check the setting in file
				if ( defined( 'LITESPEED_ON' ) ) {

					try {
						$mobile_agents = Htaccess::cls()->current_mobile_agents();
						if ( $mobile_agents !== Utility::arr2regex( $this->conf( $id ), true ) ) {
							echo '<div class="litespeed-callout notice notice-error inline"><p>'
									. __( 'Htaccess did not match configuration option.', 'litespeed-cache' )
									. ' ' . sprintf( __( 'Htaccess rule is: %s', 'litespeed-cache' ), '<code>' . $mobile_agents . '</code>' )
								. '</p></div>';
						}
					} catch( \Exception $e ) {
						echo '<div class="litespeed-callout notice notice-error inline"><p>' . $e->getMessage() . '</p></div>';
					}

				}
			} ?>

			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 40 ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php Doc::one_per_line(); ?>

				<?php $this->_validate_syntax( $id ); ?>

				<?php if ( $this->conf( Base::O_CACHE_MOBILE ) && ! $this->conf( $id ) ) : ?>
				<font class="litespeed-warning">
					❌
					<?php echo sprintf( __( 'If %1$s is %2$s, then %3$s must be populated!', 'litespeed-cache' ), '<code>' . __('Cache Mobile', 'litespeed-cache') . '</code>', '<code>' . __('ON', 'litespeed-cache') . '</code>', '<code>' . __('List of Mobile User Agents', 'litespeed-cache') . '</code>' ); ?>
				</font>
				<?php endif; ?>
			</div>
		</td>
	</tr>
	<!-- build_setting_mobile_view end -->litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/network_settings-excludes.tpl.php000064400000001007151600162430024356 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Exclude Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#excludes-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

<?php
	// Cookie
	require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_cookies.tpl.php';

	// User Agent
	require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_useragent.tpl.php';
?>

</tbody></table>

litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings-browser.tpl.php000064400000000166151600162500022457 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

require LSCWP_DIR . 'tpl/cache/settings_inc.browser.tpl.php';
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/more_settings_tip.tpl.php000064400000000663151600162550022703 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

global $pagenow;
if ( $pagenow != 'options-general.php' ) {
	return;
}
?>
	<div class="litespeed-callout notice notice-success inline">

		<h4><?php echo __( 'NOTE', 'litespeed-cache' ); ?></h4>

		<p>
			<?php echo sprintf( __( 'More settings available under %s menu', 'litespeed-cache' ), '<code>' . __( 'LiteSpeed Cache', 'litespeed-cache' ) . '</code>' ); ?>
		</p>

	</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings_inc.purge_on_upgrade.tpl.php000064400000000715151600162630025157 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

	<!-- build_setting_purge_on_upgrade -->
	<tr>
		<th>
			<?php $id = Base::O_PURGE_ON_UPGRADE ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/network_settings-browser.tpl.php000064400000000166151600162700024232 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

require LSCWP_DIR . 'tpl/cache/settings_inc.browser.tpl.php';
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings_inc.object.tpl.php000064400000015040151600162750023100 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;


$lang_enabled = '<font class="litespeed-success">' . __( 'Enabled', 'litespeed-cache' ) . '</font>' ;
$lang_disabled = '<font class="litespeed-warning">' . __( 'Disabled', 'litespeed-cache' ) . '</font>' ;

$mem_enabled = class_exists( 'Memcached' ) ? $lang_enabled : $lang_disabled ;
$redis_enabled = class_exists( 'Redis' ) ? $lang_enabled : $lang_disabled ;

$mem_conn = $this->cls( 'Object_Cache' )->test_connection();
if ( $mem_conn === null ) {
	$mem_conn_desc = '<font class="litespeed-desc">' . __( 'Not Available', 'litespeed-cache' ) . '</font>' ;
}
elseif ( $mem_conn ) {
	$mem_conn_desc = '<font class="litespeed-success">' . __( 'Passed', 'litespeed-cache' ) . '</font>' ;
}
else {
	$severity = $this->conf( Base::O_OBJECT, true ) ? "danger" : "warning";
	$mem_conn_desc = '<font class="litespeed-' . $severity . '">' . __( 'Failed', 'litespeed-cache' ) . '</font>' ;
}

?>


<h3 class="litespeed-title-short">
	<?php echo __( 'Object Cache Settings', 'litespeed-cache' ) ; ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#object-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Use external object cache functionality.', 'litespeed-cache' ) ; ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/admin/#memcached-lsmcd-and-redis-object-cache-support-in-lscwp' ); ?>
			</div>
			<div class="litespeed-block">

				<div class='litespeed-col-auto'>
					<h4><?php echo __( 'Status', 'litespeed-cache' ) ; ?></h4>
				</div>
				<div class='litespeed-col-auto'>
					<?php echo sprintf( __( '%s Extension', 'litespeed-cache' ), 'Memcached' ) ; ?>: <?php echo $mem_enabled ; ?><br />
					<?php echo sprintf( __( '%s Extension', 'litespeed-cache' ), 'Redis' ) ; ?>: <?php echo $redis_enabled ; ?><br />
					<?php echo __( 'Connection Test', 'litespeed-cache' ) ; ?>: <?php echo $mem_conn_desc ; ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/admin/#how-to-debug' ); ?>
				</div>

			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_KIND ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id, array( 'Memcached', 'Redis' ) ); ?>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_HOST; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Your %s Hostname or IP address.', 'litespeed-cache' ), 'Memcached/<a href="https://docs.litespeedtech.com/products/lsmcd/" target="_blank">LSMCD</a>/Redis' ) ; ?>
				<br /><?php echo sprintf( __( 'If you are using a %1$s socket, %2$s should be set to %3$s', 'litespeed-cache' ), 'UNIX', Lang::title( $id ), '<code>/path/to/memcached.sock</code>' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_PORT; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short2' ) ; ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Default port for %1$s is %2$s.', 'litespeed-cache' ), 'Memcached', '<code>11211</code>' ) ; ?>
				<?php echo sprintf( __( 'Default port for %1$s is %2$s.', 'litespeed-cache' ), 'Redis', '<code>6379</code>' ) ; ?>
				<br /><?php echo sprintf( __( 'If you are using a %1$s socket, %2$s should be set to %3$s', 'litespeed-cache' ), 'UNIX', Lang::title( $id ), '<code>0</code>' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_LIFE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short2' ) ; ?> <?php echo __( 'seconds', 'litespeed-cache' ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Default TTL for cached objects.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_USER; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Only available when %s is installed.', 'litespeed-cache' ), 'SASL' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_PSWD; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify the password used when connecting.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_DB_ID; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short' ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Database to be used', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_GLOBAL_GROUPS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id, 30 ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Groups cached at the network level.', 'litespeed-cache' ) ; ?>
				<?php Doc::one_per_line() ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_NON_PERSISTENT_GROUPS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id, 30 ) ; ?>
			<div class="litespeed-desc">
				<?php Doc::one_per_line() ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_PERSISTENT; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Use keep-alive connections to speed up cache operations.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_ADMIN; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Improve wp-admin speed through caching. (May encounter expired data)', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_TRANSIENTS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Save transients in database when %1$s is %2$s.', 'litespeed-cache' ), '<code>' . Lang::title( Base::O_OBJECT_ADMIN ) . '</code>', '<code>' . __( 'OFF', 'litespeed-cache' ) . '</code>' ) ; ?>
				<br />
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#store-transients' ); ?>
			</div>
		</td>
	</tr>


</tbody></table>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/entry_network.tpl.php000064400000002474151600163030022053 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menuArr = array(
	'cache' 	=> __( 'Cache', 'litespeed-cache' ),
	'purge' 	=> __( 'Purge', 'litespeed-cache' ),
	'excludes' 	=> __( 'Excludes', 'litespeed-cache' ),
	'object' 	=> __( 'Object', 'litespeed-cache' ),
	'browser'	=> __( 'Browser', 'litespeed-cache' ),
	'advanced' 	=> __( 'Advanced', 'litespeed-cache' ),
);

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __('LiteSpeed Cache Network Cache Settings', 'litespeed-cache'); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		foreach ($menuArr as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
	?>
	</h2>
	<div class="litespeed-body">
		<?php $this->cache_disabled_warning(); ?>

		<?php
		$this->form_action( Router::ACTION_SAVE_SETTINGS_NETWORK );

		// include all tpl for faster UE
		foreach ($menuArr as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/cache/network_settings-$tab.tpl.php";
			echo "</div>";
		}

		$this->form_end( true );

		?>
	</div>
</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/network_settings-purge.tpl.php000064400000000637151600163100023667 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Purge Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#purge-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

<?php
	require LSCWP_DIR . 'tpl/cache/settings_inc.purge_on_upgrade.tpl.php';
?>

</tbody></table>

litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings_inc.cache_dropquery.tpl.php000064400000001372151600163150025005 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_DROP_QS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id, 40 ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Ignore certain query strings when caching. (LSWS %s required)', 'litespeed-cache' ), 'v5.2.3+' ); ?>
				<?php echo sprintf( __( 'For example, to drop parameters beginning with %s, %s can be used here.', 'litespeed-cache' ), '<code>utm</code>', '<code>utm*</code>' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#drop-query-string' ); ?>

				<br />
				<?php Doc::one_per_line(); ?>

				<br /><?php Doc::notice_htaccess() ; ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/entry.tpl.php000064400000004172151600163220020300 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'cache' 	=> __( 'Cache', 'litespeed-cache' ),
	'ttl' 		=> __( 'TTL', 'litespeed-cache' ),
	'purge' 	=> __( 'Purge', 'litespeed-cache' ),
	'excludes' 	=> __( 'Excludes', 'litespeed-cache' ),
	'esi' 		=> __( 'ESI', 'litespeed-cache' ),
);

if ( ! $this->_is_multisite ) {
	$menu_list[ 'object' ] = __( 'Object', 'litespeed-cache' );
	$menu_list[ 'browser' ] = __( 'Browser', 'litespeed-cache' );
}

$menu_list[ 'advanced' ] = __( 'Advanced', 'litespeed-cache' );

/**
 * Generate rules for setting usage
 * @since 1.6.2
 */
global $wp_roles;
if ( !isset( $wp_roles ) ) {
	$wp_roles = new \WP_Roles();
}

$roles = array();
foreach ( $wp_roles->roles as $k => $v ) {
	$roles[ $k ] = $v[ 'name' ];
}
ksort( $roles );

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __('LiteSpeed Cache Settings', 'litespeed-cache'); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>
<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		$accesskey_set = array();
		foreach ( $menu_list as $tab => $val ) {
			$accesskey = '';
			if ( $i <= 9 ) {
				$accesskey = "litespeed-accesskey='$i'";
			}
			else {
				$tmp = strtoupper( substr( $tab, 0, 1 ) );
				if ( ! in_array( $tmp, $accesskey_set ) ) {
					$accesskey_set[] = $tmp;
					$accesskey = "litespeed-accesskey='$tmp'";
				}
			}

			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
		do_action( 'litespeed_settings_tab', 'cache' );
	?>
	</h2>

	<div class="litespeed-body">
		<?php $this->cache_disabled_warning(); ?>

	<?php
	$this->form_action();

	require LSCWP_DIR . "tpl/inc/check_if_network_disable_all.php";
	require LSCWP_DIR . "tpl/cache/more_settings_tip.tpl.php";

	// include all tpl for faster UE
	foreach ( $menu_list as $tab => $val ) {
		echo "<div data-litespeed-layout='$tab'>";
		require LSCWP_DIR . "tpl/cache/settings-$tab.tpl.php";
		echo "</div>";
	}

	do_action( 'litespeed_settings_content', 'cache' );

	$this->form_end();

	?>
	</div>
</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/network_settings-object.tpl.php000064400000000165151600163270024017 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

require LSCWP_DIR . 'tpl/cache/settings_inc.object.tpl.php';
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings-excludes.tpl.php000064400000010536151600163350022616 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('Exclude Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/#excludes-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Paths containing these strings will not be cached.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
					<br /><?php echo __('Predefined list will also be combined w/ the above settings', 'litespeed-cache'); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/cache_nocacheable.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/cache_nocacheable.txt</a>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_EXC_QS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Query strings containing these parameters will not be cached.', 'litespeed-cache'); ?>
					<?php echo sprintf(__('For example, for %s, %s and %s can be used here.', 'litespeed-cache'), '<code>?aa=bb&cc=dd</code>', '<code>aa</code>', '<code>cc</code>'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_EXC_CAT; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php
				$excludes_buf = '';
				if ($this->conf($id)) {
					$excludes_buf = implode("\n", array_map('get_cat_name', $this->conf($id)));
				}
				$this->build_textarea($id, false, $excludes_buf);
				?>
				<div class="litespeed-desc">
					<b><?php echo __('All categories are cached by default.', 'litespeed-cache'); ?></b>
					<?php echo sprintf(__('To prevent %s from being cached, enter them here.', 'litespeed-cache'), __('categories', 'litespeed-cache')); ?>
					<?php Doc::one_per_line(); ?>
				</div>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php echo __('NOTE', 'litespeed-cache'); ?>:</h4>
					<ol>
						<li><?php echo __('If the category name is not found, the category will be removed from the list on save.', 'litespeed-cache'); ?></li>
					</ol>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_EXC_TAG; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php
				$excludes_buf = '';
				if ($this->conf($id)) {
					$tag_names = array();
					foreach (array_map('get_tag', $this->conf($id)) as $tag) {
						$tag_names[] = $tag->name;
					}
					if (!empty($tag_names)) {
						$excludes_buf = implode("\n", $tag_names);
					}
				}
				$this->build_textarea($id, false, $excludes_buf);
				?>
				<div class="litespeed-desc">
					<b><?php echo __('All tags are cached by default.', 'litespeed-cache'); ?></b>
					<?php echo sprintf(__('To prevent %s from being cached, enter them here.', 'litespeed-cache'), __('tags', 'litespeed-cache')); ?>
					<?php Doc::one_per_line(); ?>
				</div>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php echo __('NOTE', 'litespeed-cache'); ?>:</h4>
					<ol>
						<li><?php echo __('If the tag slug is not found, the tag will be removed from the list on save.', 'litespeed-cache'); ?></li>
						<li><?php echo sprintf(
								__('To exclude %1$s, insert %2$s.', 'litespeed-cache'),
								'<code>http://www.example.com/tag/category/tag-slug/</code>',
								'<code>tag-slug</code>'
							); ?></li>
					</ol>
				</div>
			</td>
		</tr>

		<?php
		if (!$this->_is_multisite) :
			// Cookie
			require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_cookies.tpl.php';

			// User Agent
			require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_useragent.tpl.php';

		endif;
		?>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_EXC_ROLES; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<div class="litespeed-desc">
					<?php echo __('Selected roles will be excluded from cache.', 'litespeed-cache'); ?>
				</div>
				<div class="litespeed-tick-list">
					<?php foreach ($roles as $role => $title) : ?>
						<?php $this->build_checkbox($id . '[]', $title, Control::cls()->in_cache_exc_roles($role), $role); ?>
					<?php endforeach; ?>
				</div>

			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings_inc.exclude_cookies.tpl.php000064400000001031151600163420024765 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_EXC_COOKIES ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'To prevent %s from being cached, enter them here.', 'litespeed-cache' ), __( 'cookies', 'litespeed-cache') ) ; ?>
				<?php Doc::one_per_line() ; ?>
				<?php $this->_validate_syntax( $id ) ; ?>
				<br /><?php Doc::notice_htaccess() ; ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/network_settings-advanced.tpl.php000064400000000641151600163470024317 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Advanced Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#advanced-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

<?php
	require LSCWP_DIR . 'tpl/cache/settings_inc.login_cookie.tpl.php';
?>

</tbody></table>

litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings_inc.cache_resources.tpl.php000064400000001074151600163540024767 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

	<!-- build_setting_cache_resources -->
	<tr>
		<th>
			<?php $id = Base::O_CACHE_RES; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Some themes and plugins add resources via a PHP request.', 'litespeed-cache' ); ?>
				<?php echo __( 'Caching these pages may improve server performance by avoiding unnecessary PHP calls.', 'litespeed-cache' ); ?>
				<br /><?php Doc::notice_htaccess(); ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings-cache.tpl.php000064400000012132151600163610022036 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('Cache Control Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_CACHE; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php if ($this->_is_multisite) : ?>
					<?php $this->build_switch($id, array(__('OFF', 'litespeed-cache'), __('ON', 'litespeed-cache'), __('Use Network Admin Setting', 'litespeed-cache'))); ?>
				<?php else : ?>
					<?php $this->build_switch($id); ?>
				<?php endif; ?>
				<div class="litespeed-desc">
					<?php echo sprintf(
						__('Please visit the <a %s>Information</a> page on how to test the cache.', 'litespeed-cache'),
						'href="https://docs.litespeedtech.com/lscache/lscwp/installation/#testing" target="_blank"'
					); ?>

					<strong><?php echo __('NOTICE', 'litespeed-cache'); ?>: </strong><?php echo __('When disabling the cache, all cached entries for this site will be purged.', 'litespeed-cache'); ?>

					<?php if ($this->_is_multisite) : ?>
						<br><?php echo __('The network admin setting can be overridden here.', 'litespeed-cache'); ?>
					<?php endif; ?>

					<?php if (!$this->conf(Base::O_CACHE) && $this->conf(Base::O_CDN_QUIC)) : ?>
						<br>
						<font class="litespeed-success"><?php echo __('With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.', 'litespeed-cache'); ?></font>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_PRIV; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Privately cache frontend pages for logged-in users. (LSWS %s required)', 'litespeed-cache'), 'v5.2.1+'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_COMMENTER; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)', 'litespeed-cache'), 'v5.2.1+'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_REST; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Cache requests made by WordPress REST API calls.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_PAGE_LOGIN; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Disabling this option may negatively affect performance.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<?php
		if (!$this->_is_multisite) :
			require LSCWP_DIR . 'tpl/cache/settings_inc.cache_resources.tpl.php';
			require LSCWP_DIR . 'tpl/cache/settings_inc.cache_mobile.tpl.php';
		endif;
		?>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_PRIV_URI; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('URI Paths containing these strings will NOT be cached as public.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_FORCE_URI; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Paths containing these strings will be cached regardless of no-cacheable settings.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
					<br /><?php echo __('To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.', 'litespeed-cache'); ?>
					<?php echo sprintf(__('For example, %1$s defines a TTL of %2$s seconds for %3$s.', 'litespeed-cache'), '<code>/mypath/mypage 300</code>', 300, '<code>/mypath/mypage</code>'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_FORCE_PUB_URI; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Paths containing these strings will be forced to public cached regardless of no-cacheable settings.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
					<br /><?php echo __('To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.', 'litespeed-cache'); ?>
					<?php echo sprintf(__('For example, %1$s defines a TTL of %2$s seconds for %3$s.', 'litespeed-cache'), '<code>/mypath/mypage 300</code>', 300, '<code>/mypath/mypage</code>'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<?php
		if (!$this->_is_multisite) :
			require LSCWP_DIR . 'tpl/cache/settings_inc.cache_dropquery.tpl.php';
		endif;
		?>

	</tbody>
</table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/network_settings-cache.tpl.php000064400000002212151600163660023612 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('Cache Control Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th><?php echo __('Network Enable Cache', 'litespeed-cache'); ?></th>
			<td>
				<?php $this->build_switch(Base::O_CACHE); ?>
				<div class="litespeed-desc">
					<?php echo __('Enabling LiteSpeed Cache for WordPress here enables the cache for the network.', 'litespeed-cache'); ?><br />
					<?php echo __('It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.', 'litespeed-cache'); ?>
					<?php echo __('This is to ensure compatibility prior to enabling the cache for all sites.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<?php
		require LSCWP_DIR . 'tpl/cache/settings_inc.cache_resources.tpl.php';
		require LSCWP_DIR . 'tpl/cache/settings_inc.cache_mobile.tpl.php';
		require LSCWP_DIR . 'tpl/cache/settings_inc.cache_dropquery.tpl.php';
		?>

	</tbody>
</table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/cache/settings-ttl.tpl.php000064400000006106151600163730021605 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'TTL', 'litespeed-cache' ) ; ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#ttl-tab' ); ?>
</h3>


<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_PUB ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_input( $id ) ; ?> <?php $this->readable_seconds() ; ?>
			<div class="litespeed-desc">
				<?php echo __('Specify how long, in seconds, public pages are cached.', 'litespeed-cache'); ?>
				<?php $this->recommended( $id ) ; ?>
				<?php $this->_validate_ttl( $id, 30 ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_PRIV ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_input( $id ) ; ?> <?php $this->readable_seconds() ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify how long, in seconds, private pages are cached.', 'litespeed-cache' ) ; ?>
				<?php $this->recommended( $id ) ; ?>
				<?php $this->_validate_ttl( $id, 60, 3600 ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_FRONTPAGE ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_input( $id ) ; ?> <?php $this->readable_seconds() ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify how long, in seconds, the front page is cached.', 'litespeed-cache' ) ; ?>
				<?php $this->recommended( $id ) ; ?>
				<?php $this->_validate_ttl( $id, 30 ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_FEED ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_input( $id ) ; ?> <?php $this->readable_seconds() ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify how long, in seconds, feeds are cached.', 'litespeed-cache' ) ; ?>
				<?php echo __( 'If this is set to a number less than 30, feeds will not be cached.', 'litespeed-cache' ) ; ?>
				<?php $this->recommended( $id ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_REST ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_input( $id ) ; ?> <?php $this->readable_seconds() ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify how long, in seconds, REST calls are cached.', 'litespeed-cache' ) ; ?>
				<?php echo __( 'If this is set to a number less than 30, feeds will not be cached.', 'litespeed-cache' ) ; ?>
				<?php $this->recommended( $id ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_STATUS ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>

			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 30 ) ; ?>
				</div>
				<div>
					<?php $this->recommended( $id ) ; ?>
				</div>
			</div>
			<div class="litespeed-desc">
				<?php echo __( 'Specify an HTTP status code and the number of seconds to cache that page, separated by a space.', 'litespeed-cache' ) ; ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

</tbody></table>

litespeed-wp-plugin/7.1/litespeed-cache/tpl/banner/cloud_promo.tpl.php000064400000005267151600164100021667 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

?>

<div class="litespeed-wrap notice notice-success litespeed-banner-promo-qc">

	<div class="litespeed-banner-promo-qc-content">

		<div class="litespeed-banner-promo-qc-description">
			<h2><?php echo __('You just unlocked a promotion from QUIC.cloud!', 'litespeed-cache'); ?></h2>
			<p>
				<?php
				echo sprintf(
					__('Spread the love and earn %s credits to use in our QUIC.cloud online services.', 'litespeed-cache'),
					'<strong>' . $this->_summary['promo'][0]['quota'] . '</strong>'
				); ?></p>
			<p>
				<a class="button button-primary" href="<?php echo $this->_summary['promo'][0]['url']; ?>" target="_blank">
					<?php
					echo sprintf(
						__('Send to twitter to get %s bonus', 'litespeed-cache'),
						$this->_summary['promo'][0]['quota']
					);
					?>
				</a>
				<a href="https://www.quic.cloud/faq/#credit" target="_blank"><?php echo __('Learn more', 'litespeed-cache'); ?></a>
			</p>
		</div>

		<div class="litespeed-banner-promo-qc-preview">
			<h4 class="litespeed-tweet-preview-title"><?php echo __('Tweet preview', 'litespeed-cache'); ?></h4>
			<div class="litespeed-tweet-preview">

				<div class="litespeed-tweet-img"><img src="<?php echo $this->_summary['promo'][0]['image']; ?>"></div>

				<div class="litespeed-tweet-preview-content">
					<p class="litespeed-tweet-text"><?php echo $this->_summary['promo'][0]['content']; ?></p>

					<div class="litespeed-tweet-cta">
						<a href="<?php echo $this->_summary['promo'][0]['url']; ?>" class="litespeed-tweet-btn" target="_blank"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 250 250" xml:space="preserve">
								<path class="st0" d="M78.6,226.6c94.3,0,145.9-78.2,145.9-145.9c0-2.2,0-4.4-0.1-6.6c10-7.3,18.7-16.3,25.6-26.5
								c-9.4,4.1-19.3,6.9-29.5,8.1c10.7-6.4,18.7-16.5,22.5-28.4c-10.1,6-21.1,10.2-32.6,12.4c-19.4-20.7-51.9-21.7-72.6-2.2
								c-13.3,12.5-19,31.2-14.8,49C81.9,84.3,43.4,64.8,17.4,32.8c-13.6,23.4-6.7,53.4,15.9,68.5c-8.2-0.2-16.1-2.4-23.3-6.4
								c0,0.2,0,0.4,0,0.6c0,24.4,17.2,45.4,41.2,50.3c-7.6,2.1-15.5,2.4-23.2,0.9c6.7,20.9,26,35.2,47.9,35.6c-18.2,14.3-40.6,22-63.7,22
								c-4.1,0-8.2-0.3-12.2-0.7C23.5,218.6,50.7,226.6,78.6,226.6" />
							</svg>
							<?php echo __('Tweet this', 'litespeed-cache'); ?>
						</a>
					</div>
				</div>

			</div>

		</div>
	</div>

	<div>
		<?php $dismiss_url = Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_CLEAR_PROMO); ?>
		<span class="screen-reader-text"><?php echo __('Dismiss this notice', 'litespeed-cache'); ?>.</span>
		<a href="<?php echo $dismiss_url; ?>" class="litespeed-notice-dismiss">X</a>
	</div>
</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/banner/score.php000064400000014221151600164150017655 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$health_scores = Health::cls()->scores();

// If speed is not reduced half or score is larger
if ( $health_scores[ 'speed_before' ] <= $health_scores[ 'speed_after' ] * 2 || $health_scores[ 'score_before' ] >= $health_scores[ 'score_after' ] ) {
	return;
}

//********** Can show now **********//
$this->_promo_true = true;

if ( $check_only ) {
	return;
}

?>
<div class="litespeed-wrap notice notice-info litespeed-banner-promo-full">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-banner-promo-content"><?php echo __( 'Thank You for Using the LiteSpeed Cache Plugin!', 'litespeed-cache' ); ?></h3>

		<div class="litespeed-row-flex litespeed-banner-promo-content litespeed-margin-left-remove litespeed-flex-wrap">
			<div class="litespeed-right50 litespeed-margin-bottom20">
				<h2 class="litespeed-text-grey litespeed-margin-bottom-remove litespeed-top10"><?php echo __( 'Page Load Time', 'litespeed-cache' ); ?></h2>
				<hr class="litespeed-margin-bottom-remove" />
				<div class="litespeed-row-flex" style="margin-left: -10px;">
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove">
                                <?php echo __( 'Before', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-text-grey">
							<?php echo $health_scores[ 'speed_before' ]; ?><span class="litespeed-text-large">s</span>
						</div>

					</div>
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove">
                                <?php echo __( 'After', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-success">
							<?php echo $health_scores[ 'speed_after' ]; ?><span class="litespeed-text-large">s</span>
						</div>
					</div>
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove" style="white-space: nowrap;">
                                <?php echo __( 'Improved by', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-text-fern">
							<?php echo $health_scores[ 'speed_improved' ]; ?><span class="litespeed-text-large">%</span>
						</div>
					</div>
				</div>

			</div>

			<?php if ( $health_scores[ 'score_before' ] < $health_scores[ 'score_after' ] ) : ?>
			<div class="litespeed-margin-bottom20">
				<h2 class="litespeed-text-grey litespeed-margin-bottom-remove litespeed-top10"><?php echo __( 'PageSpeed Score', 'litespeed-cache' ); ?></h2>
				<hr class="litespeed-margin-bottom-remove" />
				<div class="litespeed-row-flex" style="margin-left: -10px;">
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-text-center litespeed-margin-y-remove">
                                <?php echo __( 'Before', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-promo-score" style="margin-top:-5px;">
							<?php echo GUI::pie( $health_scores[ 'score_before' ], 45, false, true, 'litespeed-pie-' . $this->get_cls_of_pagescore( $health_scores[ 'score_before' ] ) ); ?>
						</div>
					</div>
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-text-center litespeed-margin-y-remove">
                                <?php echo __( 'After', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-promo-score" style="margin-top:-5px;">
							<?php echo GUI::pie( $health_scores[ 'score_after' ], 45, false, true, 'litespeed-pie-' . $this->get_cls_of_pagescore( $health_scores[ 'score_after' ] ) ); ?>
						</div>
					</div>
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove" style="white-space: nowrap;">
                                <?php echo __( 'Improved by', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-text-fern">
							<?php echo $health_scores[ 'score_improved' ]; ?><span class="litespeed-text-large">%</span>
						</div>
					</div>
				</div>

			</div>
			<?php endif; ?>

		</div>

		<div class="litespeed-row-flex litespeed-flex-wrap litespeed-margin-y5">
			<div class="litespeed-banner-description-padding-right-15">

				<a href="https://wordpress.org/support/plugin/litespeed-cache/reviews/?filter=5#new-post" target="_blank" style="text-decoration: none;">
					<button class="button litespeed-btn-success litespeed-btn-mini">
						<?php echo __( 'Sure I\'d love to review!', 'litespeed-cache' ); ?>
						⭐⭐⭐⭐⭐
					</button>
				</a>
				<button type="button" class="button litespeed-btn-primary litespeed-btn-mini" id="litespeed-promo-done"> <?php echo __( 'I\'ve already left a review', 'litespeed-cache' ); ?></button>
				<button type="button" class="button litespeed-btn-warning litespeed-btn-mini" id="litespeed-promo-later"> <?php echo __( 'Maybe later', 'litespeed-cache' ); ?></button>
			</div>
			<div>
				<p class="litespeed-text-small">
					<?php echo __( 'Created with ❤️  by LiteSpeed team.', 'litespeed-cache' ); ?>
					<?php echo sprintf(
						__( '<a %s>Support forum</a> | <a %s>Submit a ticket</a>', 'litespeed-cache' ),
						'href="https://wordpress.org/support/plugin/litespeed-cache" target="_blank"',
						'href="https://www.litespeedtech.com/support" target="_blank"'
					); ?>
				</p>
			</div>
		</div>
	</div>

	<div>
		<?php $dismiss_url = Utility::build_url( Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, false, null, array( 'promo_tag' => 'score', 'later' => 1 ) ); ?>
		<span class="screen-reader-text">Dismiss this notice.</span>
		<a href="<?php echo $dismiss_url; ?>" class="litespeed-notice-dismiss">X</a>
	</div>

</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/banner/cloud_news.tpl.php000064400000003524151600164220021504 0ustar00<?php
namespace LiteSpeed;

defined( 'WPINC' ) || exit;

?>

<div class="litespeed-wrap notice notice-success litespeed-banner-promo-full">

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-top15"><?php echo $this->_summary[ 'news.title' ] ; ?></h3>
		<div class="litespeed-banner-description" style="flex-direction: column;">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php echo $this->_summary[ 'news.content' ]; ?>
				</p>
			</div>
			<div class="litespeed-inline">
				<div class="litespeed-banner-description-padding-right-15 litespeed-margin-bottom10">
					<?php if ( ! empty( $this->_summary[ 'news.plugin' ] ) ) : ?>
					<?php $install_link = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_INSTALL_3RD, false, null, array( 'plugin' => $this->_summary[ 'news.plugin' ] ) ); ?>
					<a href="<?php echo $install_link ; ?>" class="button litespeed-btn-success">
						 <?php echo __( 'Install', 'litespeed-cache' ); ?>
						 <?php if ( ! empty( $this->_summary[ 'news.plugin_name' ] ) ) echo $this->_summary[ 'news.plugin_name' ]; ?>
					</a>
					<?php endif; ?>
					<?php if ( ! empty( $this->_summary[ 'news.zip' ] ) ) : ?>
					<?php $install_link = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_INSTALL_ZIP ); ?>
					<a href="<?php echo $install_link ; ?>" class="button litespeed-btn-success">
						 <?php echo __( 'Install', 'litespeed-cache' ); ?>
					</a>
					<?php endif; ?>
				</div>
			</div>
		</div>
	</div>

	<div>
		<?php $dismiss_url = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_DISMISS_RECOMMENDED ) ; ?>
		<span class="screen-reader-text">Dismiss this notice.</span>
		<a href="<?php echo $dismiss_url ; ?>" class="litespeed-notice-dismiss">X</a>
	</div>
</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/banner/slack.php000064400000003363151600164270017647 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>
<div class="litespeed-wrap notice notice-info litespeed-banner-promo-full" id="litespeed-banner-promo-slack">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title"><?php echo __( 'Welcome to LiteSpeed', 'litespeed-cache' ) ; ?></h3>
		<div class="litespeed-banner-description">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php echo __( 'Want to connect with other LiteSpeed users?', 'litespeed-cache' ) ; ?>
					<?php echo sprintf( __( 'Join the %s community.', 'litespeed-cache' ), '<a href="https://join.slack.com/t/golitespeed/shared_invite/enQtMzE5ODgxMTUyNTgzLTNiNWQ1MWZlYmI4YjEzNTM4NjdiODY2YTQ0OWVlMzBlNGZkY2E3Y2E4MjIzNmNmZmU0ZjIyNWM1ZmNmMWRlOTk" target="_blank" class="litespeed-banner-promo-slack-textlink">LiteSpeed Slack</a>' ) ; ?>
				</p>
				<p class="litespeed-banner-promo-slack-line2">
					golitespeed.slack.com
				</p>
			</div>
			<div>
				<h3 class="litespeed-banner-button-link">
					<a href="https://join.slack.com/t/golitespeed/shared_invite/enQtMzE5ODgxMTUyNTgzLTNiNWQ1MWZlYmI4YjEzNTM4NjdiODY2YTQ0OWVlMzBlNGZkY2E3Y2E4MjIzNmNmZmU0ZjIyNWM1ZmNmMWRlOTk" target="_blank">
						<?php echo __( 'Join Us on Slack', 'litespeed-cache' ) ; ?>
					</a>
				</h3>
			</div>
		</div>
	</div>
	<div>
		<?php $dismiss_url = Utility::build_url( Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, false, null, array( 'promo_tag' => 'slack' ) ) ; ?>
		<span class="screen-reader-text">Dismiss this notice.</span>
		<a href="<?php echo $dismiss_url; ?>" class="litespeed-notice-dismiss">
			<?php _e('Dismiss', 'litespeed-cache'); ?>
		</a>
	</div>
</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/banner/new_version_dev.tpl.php000064400000002416151600164340022540 0ustar00<?php
namespace LiteSpeed;

defined( 'WPINC' ) || exit;

?>

<div class="litespeed-wrap notice notice-warning litespeed-banner-promo-full">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-top15"><?php echo __( 'LiteSpeed Cache', 'litespeed-cache' ) ; ?>: <?php echo __( 'New Developer Version Available!', 'litespeed-cache' ) ; ?></h3>
		<div class="litespeed-banner-description">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php echo sprintf( __( 'New developer version %s is available now.', 'litespeed-cache' ), 'v' . $this->_summary[ 'version.dev' ] ) ; ?>
				</p>
			</div>
			<div class="litespeed-row-flex litespeed-banner-description">
				<div class="litespeed-banner-description-padding-right-15">
					<?php $url = Utility::build_url( Router::ACTION_DEBUG2, Debug2::TYPE_BETA_TEST, false, null, array( Debug2::BETA_TEST_URL => 'dev' ) ) ; ?>
					<a href="<?php echo $url ; ?>" class="button litespeed-btn-success litespeed-btn-mini">
						<i class="dashicons dashicons-image-rotate">&nbsp;</i>
						 <?php echo __( 'Upgrade', 'litespeed-cache' ) ; ?>
					</a>
				</div>
			</div>
		</div>
	</div>

</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/banner/ajax.php000064400000000676151600164410017475 0ustar00<?php
/**
 * @deprecated 3.3 Will only show banner after user manually checked score
 */

namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$url = Utility::build_url( Router::ACTION_HEALTH, Health::TYPE_SPEED, true ) ;
$url = htmlspecialchars_decode( $url ) ;
?>
<script>
	document.addEventListener( 'DOMContentLoaded', function( event ) {
		jQuery(document).ready( function() {
			jQuery.get( '<?php echo $url; ?>' ) ;
		} ) ;
	} ) ;
</script>litespeed-wp-plugin/7.1/litespeed-cache/tpl/banner/new_version.php000064400000006562151600164460021115 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

/**
 * NOTE: Only show for single site
 */
if (is_multisite()) {
	return;
}

if ($this->conf(Base::O_AUTO_UPGRADE)) {
	return;
}

$current = get_site_transient('update_plugins');
if (!isset($current->response[Core::PLUGIN_FILE])) {
	return;
}

$last_check = empty($this->_summary['new_version.last_check']) ? 0 : $this->_summary['new_version.last_check'];
// Check once in a half day
if (time() - $last_check > 43200) {
	GUI::save_summary(array('new_version.last_check' => time()));

	// Detect version
	$auto_v = Cloud::version_check('new_version_banner');
	if (!empty($auto_v['latest'])) {
		GUI::save_summary(array('new_version.v' => $auto_v['latest']));
	}
	// After detect, don't show, just return and show next time
	return;
}

if (!isset($this->_summary['new_version.v'])) {
	return;
}

// Check if current version is newer than auto_v or not
if (version_compare(Core::VER, $this->_summary['new_version.v'], '>=')) {
	return;
}

//********** Can show now **********//

$this->_promo_true = true;

if ($check_only) {
	return;
}

?>
<div class="litespeed-wrap notice notice-success litespeed-banner-promo-full">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-top15"><?php echo __('LiteSpeed Cache', 'litespeed-cache'); ?>: <?php echo __('New Version Available!', 'litespeed-cache'); ?></h3>
		<div class="litespeed-banner-description">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php echo sprintf(__('New release %s is available now.', 'litespeed-cache'), 'v' . $this->_summary['new_version.v']); ?>
				</p>
			</div>
			<div class="litespeed-row-flex litespeed-banner-description">
				<div class="litespeed-banner-description-padding-right-15">
					<?php $url = Utility::build_url(Router::ACTION_ACTIVATION, Activation::TYPE_UPGRADE); ?>
					<a href="<?php echo $url; ?>" class="button litespeed-btn-success litespeed-btn-mini">
						<i class="dashicons dashicons-image-rotate">&nbsp;</i>
						<?php echo __('Upgrade', 'litespeed-cache'); ?>
					</a>
				</div>
				<div class="litespeed-banner-description-padding-right-15">
					<?php
					$cfg = array(Conf::TYPE_SET . '[' . Base::O_AUTO_UPGRADE . ']' => 1);
					$url = Utility::build_url(Router::ACTION_CONF, Conf::TYPE_SET, false, null, $cfg);
					?>
					<a href="<?php echo $url; ?>" class="button litespeed-btn-primary litespeed-btn-mini">
						<i class="dashicons dashicons-update">&nbsp;</i>
						<?php echo __('Turn On Auto Upgrade', 'litespeed-cache'); ?>
					</a>
				</div>
				<div class="litespeed-banner-description-padding-right-15">
					<?php $url = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, false, null, array('promo_tag' => 'new_version')); ?>
					<a href="<?php echo $url; ?>" class="button litespeed-btn-warning litespeed-btn-mini">
						<?php echo __('Maybe Later', 'litespeed-cache'); ?>
					</a>
				</div>
			</div>
		</div>
	</div>

	<div>
		<?php $dismiss_url = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, false, null, array('promo_tag' => 'new_version', 'later' => 1)); ?>
		<span class="screen-reader-text"><?php _e('Dismiss this notice.', 'litespeed-cache'); ?></span>
		<a href="<?php echo $dismiss_url; ?>" class="litespeed-notice-dismiss">X</a>
	</div>
</div>litespeed-wp-plugin/7.1/litespeed-cache/tpl/esi.tpl.php000064400000000131151600164530016650 0ustar00<?php defined( 'WPINC' ) || exit ; ?>
<?php

\LiteSpeed\ESI::cls()->load_esi_block() ;


litespeed-wp-plugin/7.1/litespeed-cache/tpl/page_optm/settings_tuning.tpl.php000064400000012722151600164660023304 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

global $wp_roles;
if (!isset($wp_roles)) {
	$wp_roles = new \WP_Roles();
}

$roles = array();
foreach ($wp_roles->roles as $k => $v) {
	$roles[$k] = $v['name'];
}
ksort($roles);

?>
<h3 class="litespeed-title-short">
	<?php echo __('Tuning Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#tuning-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_DELAY_INC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Listed JS files or inline JS code will be delayed.', 'litespeed-cache'); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Filter %s is supported.', 'litespeed-cache'), '<code>litespeed_optm_js_delay_inc</code>'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Listed JS files or inline JS code will not be minified/combined.', 'litespeed-cache'); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Filter %s is supported.', 'litespeed-cache'), '<code>litespeed_optimize_js_excludes</code>'); ?>
						<?php echo sprintf(__('Elements with attribute %s in html code will be excluded.', 'litespeed-cache'), '<code>data-no-optimize="1"</code>'); ?>
						<br /><?php echo __('Predefined list will also be combined w/ the above settings', 'litespeed-cache'); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_excludes.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_excludes.txt</a>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_DEFER_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Listed JS files or inline JS code will not be deferred or delayed.', 'litespeed-cache'); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br /><span class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Filter %s is supported.', 'litespeed-cache'), '<code>litespeed_optm_js_defer_exc</code>'); ?>
						<?php echo sprintf(__('Elements with attribute %s in html code will be excluded.', 'litespeed-cache'), '<code>data-no-defer="1"</code>'); ?>
						<br /><?php echo __('Predefined list will also be combined w/ the above settings', 'litespeed-cache'); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_defer_excludes.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_defer_excludes.txt</a>
					</span>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_GM_JS_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Listed JS files or inline JS code will not be optimized by %s.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_GUEST) . '</code>'); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br /><span class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Filter %s is supported.', 'litespeed-cache'), '<code>litespeed_optm_gm_js_exc</code>'); ?>
						<?php echo sprintf(__('Elements with attribute %s in html code will be excluded.', 'litespeed-cache'), '<code>data-no-defer="1"</code>'); ?>
					</span>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Prevent any optimization of listed pages.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
					<br /><span class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Filter %s is supported.', 'litespeed-cache'), '<code>litespeed_optm_uri_exc</code>'); ?>
					</span>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_GUEST_ONLY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_EXC_ROLES; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<div class="litespeed-desc">
					<?php echo __('Selected roles will be excluded from all optimizations.', 'litespeed-cache'); ?>
				</div>
				<div class="litespeed-tick-list">
					<?php foreach ($roles as $role => $title) : ?>
						<?php $this->build_checkbox($id . '[]', $title, $this->cls('Conf')->in_optm_exc_roles($role), $role); ?>
					<?php endforeach; ?>
				</div>

			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/page_optm/settings_css.tpl.php000064400000033664151600164730022576 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

// CSS::cls()->test_url( '' );
// exit;

$css_summary = CSS::get_summary();
$ucss_summary = UCSS::get_summary();
$closest_server_ucss = Cloud::get_summary('server.' . Cloud::SVC_UCSS);
$closest_server = Cloud::get_summary('server.' . Cloud::SVC_CCSS);

$ccss_queue = $this->load_queue('ccss');
$ucss_queue = $this->load_queue('ucss');

$next_gen = '<code class="litespeed-success">' . $this->cls('Media')->next_gen_image_title() . '</code>';

$ucss_service_hot = $this->cls('Cloud')->service_hot(Cloud::SVC_UCSS);
$ccss_service_hot = $this->cls('Cloud')->service_hot(Cloud::SVC_CCSS);
?>

<h3 class="litespeed-title-short">
	<?php echo __('CSS Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_CSS_MIN; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Minify CSS files and inline CSS code.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_CSS_COMB; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Combine CSS files and inline CSS code.', 'litespeed-cache'); ?>
					<a href="https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/" target="_blank"><?php echo __('How to Fix Problems Caused by CSS/JS Optimization.', 'litespeed-cache'); ?></a>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_OPTM_UCSS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php if (!$this->cls('Cloud')->activated()) : ?>
						<div class="litespeed-callout notice notice-error inline">
							<h4><?php echo __('WARNING', 'litespeed-cache'); ?></h4>
							<?php echo Error::msg('qc_setup_required'); ?>
						</div>
					<?php endif; ?>

					<?php echo __('Use QUIC.cloud online service to generate unique CSS.', 'litespeed-cache'); ?>
					<?php echo __('This will drop the unused CSS on each page from the combined file.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#generate-ucss'); ?>
					<br /><?php echo __('Automatic generation of unique CSS is in the background via a cron-based queue.', 'litespeed-cache'); ?>
					<br />
					<font class="litespeed-success">API: <?php echo sprintf(__('Filter %s available for UCSS per page type generation.', 'litespeed-cache'), "<code>add_filter( 'litespeed_ucss_per_pagetype', '__return_true' );</code>"); ?></font>

					<?php if ($this->conf(Base::O_OPTM_UCSS) && !$this->conf(Base::O_OPTM_CSS_COMB)) : ?>
						<br />
						<font class="litespeed-warning">
							<?php echo sprintf(__('This option is bypassed because %1$s option is %2$s.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_OPTM_CSS_COMB) . '</code>', '<code>' . __('OFF', 'litespeed-cache') . '</code>'); ?>
						</font>
					<?php endif; ?>

				</div>

				<div class="litespeed-desc litespeed-left20">
					<?php if ($ucss_summary) : ?>
						<?php if (!empty($ucss_summary['last_request'])) : ?>
							<p>
								<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($ucss_summary['last_request']) . '</code>'; ?>
							</p>
							<p>
								<?php echo __('Last requested cost', 'litespeed-cache') . ': <code>' . $ucss_summary['last_spent'] . 's</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ($closest_server_ucss) : ?>
						<a class='litespeed-redetect' href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_UCSS)); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo sprintf(__('Current closest Cloud server is %s.&#10; Click to redetect.', 'litespeed-cache'), $closest_server_ucss); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>"><i class='litespeed-quic-icon'></i> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
					<?php endif; ?>

					<?php if (!empty($ucss_queue)) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php echo sprintf(__('URL list in %s queue waiting for cron', 'litespeed-cache'), 'UCSS'); ?> ( <?php echo count($ucss_queue); ?> )
								<a href="<?php echo Utility::build_url(Router::ACTION_UCSS, UCSS::TYPE_CLEAR_Q); ?>" class="button litespeed-btn-warning litespeed-right">Clear</a>
							</h4>
							<p>
								<?php $i = 0;
								foreach ($ucss_queue as $k => $v) : ?>
									<?php if ($i++ > 20) : ?>
										<?php echo '...'; ?>
										<?php break; ?>
									<?php endif; ?>
									<?php if (!is_array($v)) continue; ?>
									<?php if (!empty($v['_status'])) : ?><span class="litespeed-success"><?php endif; ?>
										<?php echo esc_html($v['url']); ?>
										<?php if (!empty($v['_status'])) : ?></span><?php endif; ?>
									<?php if ($pos = strpos($k, ' ')) echo ' (' . __('Vary Group', 'litespeed-cache') . ':' . esc_html(substr($k, 0, $pos)) . ')'; ?>
									<?php if ($v['is_mobile']) echo ' <span data-balloon-pos="up" aria-label="mobile">📱</span>'; ?>
									<?php if (!empty($v['is_webp'])) echo ' ' . $next_gen; ?>
									<br />
								<?php endforeach; ?>
							</p>
						</div>
						<?php if ($ucss_service_hot) : ?>
							<button class="button button-secondary" disabled>
								<?php echo sprintf(__('Run %s Queue Manually', 'litespeed-cache'), 'UCSS'); ?>
								- <?php echo sprintf(__('Available after %d second(s)', 'litespeed-cache'), $ucss_service_hot); ?>
							</button>
						<?php else : ?>
							<a href="<?php echo Utility::build_url(Router::ACTION_UCSS, UCSS::TYPE_GEN); ?>" class="button litespeed-btn-success">
								<?php echo sprintf(__('Run %s Queue Manually', 'litespeed-cache'), 'UCSS'); ?>
							</a>
						<?php endif; ?>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>

			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_OPTM_UCSS_INLINE; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_GUEST) . '</code>'); ?>
					<br />
					<font class="litespeed-info">
						<?php echo sprintf(__('This option will automatically bypass %s option.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_OPTM_CSS_ASYNC) . '</code>'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_CSS_COMB_EXT_INL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_OPTM_CSS_COMB) . '</code>'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_CSS_ASYNC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php if (!$this->cls('Cloud')->activated()) : ?>
						<div class="litespeed-callout notice notice-error inline">
							<h4><?php echo __('WARNING', 'litespeed-cache'); ?></h4>
							<?php echo Error::msg('qc_setup_required'); ?>
						</div>
					<?php endif; ?>
					<?php echo __('Optimize CSS delivery.', 'litespeed-cache'); ?>
					<?php echo __('This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.', 'litespeed-cache'); ?><br />
					<?php echo __('Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#load-css-asynchronously'); ?><br />
					<?php echo __('Automatic generation of critical CSS is in the background via a cron-based queue.', 'litespeed-cache'); ?><br />
					<?php echo sprintf(__('When this option is turned %s, it will also load Google Fonts asynchronously.', 'litespeed-cache'), '<code>' . __('ON', 'litespeed-cache') . '</code>'); ?>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Elements with attribute %s in HTML code will be excluded.', 'litespeed-cache'), '<code>data-no-async="1"</code>'); ?>
					</font>

					<?php if ($this->conf(Base::O_OPTM_CSS_ASYNC) && $this->conf(Base::O_OPTM_CSS_COMB) && $this->conf(Base::O_OPTM_UCSS) && $this->conf(Base::O_OPTM_UCSS_INLINE)) : ?>
						<br />
						<font class="litespeed-warning">
							<?php echo sprintf(__('This option is bypassed due to %s option.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_OPTM_UCSS_INLINE) . '</code>'); ?>
						</font>
					<?php endif; ?>

				</div>

				<div class="litespeed-desc litespeed-left20">
					<?php if ($css_summary) : ?>
						<?php if (!empty($css_summary['last_request_ccss'])) : ?>
							<p>
								<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($css_summary['last_request_ccss']) . '</code>'; ?>
							</p>
							<p>
								<?php echo __('Last requested cost', 'litespeed-cache') . ': <code>' . $css_summary['last_spent_ccss'] . 's</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ($closest_server) : ?>
						<a class='litespeed-redetect' href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_CCSS)); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo sprintf(__('Current closest Cloud server is %s.&#10; Click to redetect.', 'litespeed-cache'), $closest_server); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>"><i class='litespeed-quic-icon'></i> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
					<?php endif; ?>

					<?php if (!empty($ccss_queue)) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php echo sprintf(__('URL list in %s queue waiting for cron', 'litespeed-cache'), 'CCSS'); ?> ( <?php echo count($ccss_queue); ?> )
								<a href="<?php echo Utility::build_url(Router::ACTION_CSS, CSS::TYPE_CLEAR_Q_CCSS); ?>" class="button litespeed-btn-warning litespeed-right">Clear</a>
							</h4>
							<p>
								<?php $i = 0;
								foreach ($ccss_queue as $k => $v) : ?>
									<?php if ($i++ > 20) : ?>
										<?php echo '...'; ?>
										<?php break; ?>
									<?php endif; ?>
									<?php if (!is_array($v)) continue; ?>
									<?php if (!empty($v['_status'])) : ?><span class="litespeed-success"><?php endif; ?>
										<?php echo esc_html($v['url']); ?>
										<?php if (!empty($v['_status'])) : ?></span><?php endif; ?>
									<?php if ($pos = strpos($k, ' ')) echo ' (' . __('Vary Group', 'litespeed-cache') . ':' . esc_html(substr($k, 0, $pos)) . ')'; ?>
									<?php if ($v['is_mobile']) echo ' <span data-balloon-pos="up" aria-label="mobile">📱</span>'; ?>
									<?php if (!empty($v['is_webp'])) echo ' ' . $next_gen; ?>
									<br />
								<?php endforeach; ?>
							</p>
						</div>
						<?php if ($ccss_service_hot) : ?>
							<button class="button button-secondary" disabled>
								<?php echo sprintf(__('Run %s Queue Manually', 'litespeed-cache'), 'CCSS'); ?>
								- <?php echo sprintf(__('Available after %d second(s)', 'litespeed-cache'), $ccss_service_hot); ?>
							</button>
						<?php else : ?>
							<a href="<?php echo Utility::build_url(Router::ACTION_CSS, CSS::TYPE_GEN_CCSS); ?>" class="button litespeed-btn-success">
								<?php echo sprintf(__('Run %s Queue Manually', 'litespeed-cache'), 'CCSS'); ?>
							</a>
						<?php endif; ?>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_OPTM_CCSS_PER_URL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_OPTM_CSS_ASYNC_INLINE; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('This will inline the asynchronous CSS library to avoid render blocking.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_CSS_FONT_DISPLAY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id, array(__('Default', 'litespeed-cache'), 'Swap')); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.', 'litespeed-cache'), '<code>font-display</code>', '<code>@font-face</code>'); ?>
					<br /><?php echo sprintf(__('%s is recommended.', 'litespeed-cache'), '<code>' . __('Swap', 'litespeed-cache') . '</code>'); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/page_optm/settings_media_exc.tpl.php000064400000006745151600165000023713 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Media Excludes', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#media-excludes-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_LAZY_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Listed images will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
                <br /><?php echo __( 'Useful for above-the-fold images causing CLS (a Core Web Vitals metric).', 'litespeed-cache' ); ?>
				<br /><font class="litespeed-success">
					<?php echo __( 'API', 'litespeed-cache' ); ?>:
					<?php echo sprintf( __( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_media_lazy_img_excludes</code>' ); ?>
					<?php echo sprintf( __( 'Elements with attribute %s in html code will be excluded.', 'litespeed-cache' ), '<code>data-no-lazy="1"</code>' ); ?>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_LAZY_CLS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'Images containing these class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url( true ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_LAZY_PARENT_CLS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Images having these parent class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_IFRAME_LAZY_CLS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Iframes containing these class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url( true ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Iframes having these parent class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_LAZY_URI_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Prevent any lazy load of listed pages.', 'litespeed-cache' ); ?>
				<?php $this->_uri_usage_example(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_LQIP_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'These images will not generate LQIP.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
			</div>
		</td>
	</tr>

</tbody></table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/page_optm/settings_html.tpl.php000064400000013423151600165050022735 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('HTML Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#html-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_OPTM_HTML_MIN; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Minify HTML content.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_DNS_PREFETCH; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Prefetching DNS can reduce latency for visitors.', 'litespeed-cache'); ?>
					<?php echo __('For example', 'litespeed-cache'); ?>: <code>//www.example.com</code>
					<?php Doc::one_per_line(); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#dns-prefetch'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_DNS_PREFETCH_CTRL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.', 'litespeed-cache'); ?>
					<?php echo __('This can improve the page loading speed.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_DNS_PRECONNECT; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Preconnecting speeds up future loads from a given origin.', 'litespeed-cache'); ?>
					<?php echo __('For example', 'litespeed-cache'); ?>: <code>https://example.com</code>
					<?php Doc::one_per_line(); ?>
					<?php Doc::learn_more('https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/preconnect'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_HTML_LAZY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Delay rendering off-screen HTML elements by its selector.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#html-lazyload-selectors'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_HTML_SKIP_COMMENTS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('When minifying HTML do not discard comments that match a specified pattern.', 'litespeed-cache'); ?>
					<br />
					<?php echo sprintf( __('If comment to be kept is like: %s write: %s', 'litespeed-cache'), '<code>&lt;!-- A comment that needs to be here --&gt;</code>', '<code>A comment that needs to be here</code>'); ?>
					<br />
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_QS_RM; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Remove query strings from internal static resources.', 'litespeed-cache'); ?>
					<br />
					<font class="litespeed-warning">
						⚠️
						<?php echo __('Google reCAPTCHA will be bypassed automatically.', 'litespeed-cache'); ?>
					</font>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Append query string %s to the resources to bypass this action.', 'litespeed-cache'), '<code>&_litespeed_rm_qs=0</code>'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_GGFONTS_ASYNC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.', 'litespeed-cache'); ?>
					<?php echo __('This will also add a preconnect to Google Fonts to establish a connection earlier.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#load-google-fonts-asynchronously'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_GGFONTS_RM; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Prevent Google Fonts from loading on all pages.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_EMOJI_RM; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.', 'litespeed-cache'); ?>
					<?php echo __('This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_NOSCRIPT_RM; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('This option will remove all %s tags from HTML.', 'litespeed-cache'), '<code>&lt;noscript&gt;</code>'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#remove-noscript-tags'); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/page_optm/settings_vpi.tpl.php000064400000011041151600165130022560 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$summary = VPI::get_summary();
$closest_server = Cloud::get_summary('server.' . Cloud::SVC_VPI);

$queue = $this->load_queue('vpi');
$vpi_service_hot = $this->cls('Cloud')->service_hot(Cloud::SVC_VPI);
?>

<h3 class="litespeed-title-short">
	<?php echo __('Viewport Images', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#vpi-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_VPI; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('When you use Lazy Load, it will delay the loading of all images on a page.', 'litespeed-cache'); ?>
					<br /><?php echo __('The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.', 'litespeed-cache'); ?>
					<br /><?php echo __('This enables the page\'s initial screenful of imagery to be fully displayed without delay.', 'litespeed-cache'); ?>

					<?php if (!$this->conf(Base::O_MEDIA_LAZY)) : ?>
						<br />
						<font class="litespeed-warning litespeed-left10">
							⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo sprintf(__('%s must be turned ON for this setting to work.', 'litespeed-cache'),  '<code>' . Lang::title(Base::O_MEDIA_LAZY) . '</code>'); ?>
						</font>
					<?php endif; ?>

				</div>

				<div class="litespeed-desc litespeed-left20">
					<?php if ($summary) : ?>
						<?php if (!empty($summary['last_request'])) : ?>
							<p>
								<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($summary['last_request']) . '</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ($closest_server) : ?>
						<a class='litespeed-redetect' href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_VPI)); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo sprintf(__('Current closest Cloud server is %s.&#10; Click to redetect.', 'litespeed-cache'), $closest_server); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>"><i class='litespeed-quic-icon'></i> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
					<?php endif; ?>

					<?php if (!empty($queue)) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php echo sprintf(__('URL list in %s queue waiting for cron', 'litespeed-cache'), 'VPI'); ?> ( <?php echo count($queue); ?> )
								<a href="<?php echo Utility::build_url(Router::ACTION_VPI, VPI::TYPE_CLEAR_Q); ?>" class="button litespeed-btn-warning litespeed-right">Clear</a>
							</h4>
							<p>
								<?php $i = 0;
								foreach ($queue as $k => $v) : ?>
									<?php if ($i++ > 20) : ?>
										<?php echo '...'; ?>
										<?php break; ?>
									<?php endif; ?>
									<?php if (!is_array($v)) continue; ?>
									<?php if (!empty($v['_status'])) : ?><span class="litespeed-success"><?php endif; ?>
										<?php echo esc_html($v['url']); ?>
										<?php if (!empty($v['_status'])) : ?></span><?php endif; ?>
									<?php if ($pos = strpos($k, ' ')) echo ' (' . __('Vary Group', 'litespeed-cache') . ':' . esc_html(substr($k, 0, $pos)) . ')'; ?>
									<?php if ($v['is_mobile']) echo ' <span data-balloon-pos="up" aria-label="mobile">📱</span>'; ?>
									<br />
								<?php endforeach; ?>
							</p>
						</div>
						<?php if ($vpi_service_hot) : ?>
							<button class="button button-secondary" disabled>
								<?php echo sprintf(__('Run %s Queue Manually', 'litespeed-cache'), 'VPI'); ?>
								- <?php echo sprintf(__('Available after %d second(s)', 'litespeed-cache'), $vpi_service_hot); ?>
							</button>
						<?php else : ?>
							<a href="<?php echo Utility::build_url(Router::ACTION_VPI, VPI::TYPE_GEN); ?>" class="button litespeed-btn-success">
								<?php echo sprintf(__('Run %s Queue Manually', 'litespeed-cache'), 'VPI'); ?>
							</a>
						<?php endif; ?>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>

			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_VPI_CRON; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Enable Viewport Images auto generation cron.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/page_optm/entry.tpl.php000064400000003502151600165200021204 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$menu_list = array(
	'settings_css' 				=> __( 'CSS Settings', 'litespeed-cache' ),
	'settings_js'				=> __( 'JS Settings', 'litespeed-cache' ),
	'settings_html' 			=> __( 'HTML Settings', 'litespeed-cache' ),
	'settings_media' 			=> __( 'Media Settings', 'litespeed-cache' ),
	'settings_vpi' 				=> __( 'VPI', 'litespeed-cache' ),
	'settings_media_exc'		=> __( 'Media Excludes', 'litespeed-cache' ),
	'settings_localization'		=> __( 'Localization', 'litespeed-cache' ),
	'settings_tuning' 			=> __( 'Tuning', 'litespeed-cache' ),
	'settings_tuning_css' 			=> __( 'Tuning', 'litespeed-cache' ) . ' - CSS',
);

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Page Optimization', 'litespeed-cache' ) ; ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER ; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">

	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php echo __( 'NOTICE', 'litespeed-cache' ) ; ?></h4>
		<p><?php echo __( 'Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.', 'litespeed-cache' ) ; ?></p>
	</div>

	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1 ;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '' ;
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>" ;
			$i ++ ;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php
		$this->form_action() ;

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>" ;
			require LSCWP_DIR . "tpl/page_optm/$tab.tpl.php" ;
			echo "</div>" ;
		}

		$this->form_end() ;

	?>
	</div>

</div>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/page_optm/settings_js.tpl.php000064400000006046151600165250022412 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('JS Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#js-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_MIN; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Minify JS files and inline JS codes.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_COMB; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Combine all local JS files into a single file.', 'litespeed-cache'); ?>
					<a href="https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/" target="_blank"><?php echo __('How to Fix Problems Caused by CSS/JS Optimization.', 'litespeed-cache'); ?></a>
					<br />
					<font class="litespeed-danger">
						🚨 <?php echo __('This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.', 'litespeed-cache'); ?>
						<?php echo __('JS error can be found from the developer console of browser by right clicking and choosing Inspect.', 'litespeed-cache'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_COMB_EXT_INL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_OPTM_JS_COMB) . '</code>'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_DEFER; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id, array(__('OFF', 'litespeed-cache'), __('Deferred', 'litespeed-cache'), __('Delayed', 'litespeed-cache'))); ?>
				<div class="litespeed-desc">
					<?php echo __('Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#load-js-deferred'); ?><br />
					<?php echo __('This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://web.dev/fid/#what-is-fid'); ?>
					<br />
					<font class="litespeed-danger">
						🚨 <?php echo __('This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.', 'litespeed-cache'); ?>
					</font>
				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/page_optm/settings_tuning_css.tpl.php000064400000015601151600165320024145 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

?>
<h3 class="litespeed-title-short">
	<?php echo __( 'Tuning Settings', 'litespeed-cache' ); ?> - CSS
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#tuning-css-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_OPTM_CSS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Listed CSS files or inline CSS code will not be minified/combined.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
				<br /><font class="litespeed-success">
					<?php echo __( 'API', 'litespeed-cache' ); ?>:
					<?php echo sprintf( __( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_optimize_css_excludes</code>' ); ?>
					<?php echo sprintf( __( 'Elements with attribute %s in html code will be excluded.', 'litespeed-cache' ), '<code>data-no-optimize="1"</code>' ); ?>
					<br /><?php echo __( 'Predefined list will also be combined w/ the above settings', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/css_excludes.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/css_excludes.txt</a>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_UCSS_FILE_EXC_INLINE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Listed CSS files will be excluded from UCSS and saved to inline.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_UCSS_SELECTOR_WHITELIST; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'List the CSS selectors whose styles should always be included in UCSS.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#ucss-selector-allowlist', __( 'Learn more', 'litespeed-cache' ) ); ?>.
				<br /><?php echo sprintf( __( 'Wildcard %s supported.', 'litespeed-cache' ), '<code>*</code>' ); ?>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php echo __( 'Note', 'litespeed-cache' ); ?></h4>
					<p>
						<?php echo __( 'The selector must exist in the CSS. Parent classes in the HTML will not work.', 'litespeed-cache' ); ?>
					</p>
				</div>
				<font class="litespeed-success">
					<?php echo __( 'Predefined list will also be combined w/ the above settings', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/ucss_whitelist.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/ucss_whitelist.txt</a>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_UCSS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Listed URI will not generate UCSS.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
				<br /><span class="litespeed-success">
					<?php echo __( 'API', 'litespeed-cache' ); ?>:
					<?php echo sprintf( __( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_ucss_exc</code>' ); ?>
				</span>
				<br /><font class="litespeed-success">API: <?php echo sprintf( __( 'Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.', 'litespeed-cache' ), "<code>add_filter( 'litespeed_ucss_per_pagetype', function(){return get_post_type() == 'page';} );</code>", '<code>page</code>' ); ?></font>
				<br /><font class="litespeed-success">API: <?php echo sprintf( __( 'Use %1$s to bypass UCSS for the pages which page type is %2$s.', 'litespeed-cache' ), "<code>add_action( 'litespeed_optm', function(){get_post_type() == 'page' && do_action( 'litespeed_conf_force', 'optm-ucss', false );});</code>", '<code>page</code>' ); ?></font>

			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_CCSS_SEP_POSTTYPE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __('List post types where each item of that type should have its own CCSS generated.', 'litespeed-cache'); ?>
				<?php echo sprintf( __( 'For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.', 'litespeed-cache' ), '<code>page</code>' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#separate-ccss-cache-post-types_1' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_CCSS_SEP_URI; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Separate critical CSS files will be generated for paths containing these strings.', 'litespeed-cache' ); ?>
				<?php $this->_uri_usage_example(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_CCSS_SELECTOR_WHITELIST; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'List the CSS selectors whose styles should always be included in CCSS.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#ccss-selector-allowlist', __( 'Learn more', 'litespeed-cache' ) ); ?>.
				<br /><?php echo sprintf( __( 'Wildcard %s supported.', 'litespeed-cache' ), '<code>*</code>' ); ?>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php echo __( 'Note', 'litespeed-cache' ); ?></h4>
					<p>
						<?php echo __( 'Selectors must exist in the CSS. Parent classes in the HTML will not work.', 'litespeed-cache' ); ?>
					</p>
				</div>
				<font class="litespeed-success">
					<?php echo __( 'Predefined list will also be combined w/ the above settings', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/ccss_whitelist.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/ccss_whitelist.txt</a>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_CCSS_CON; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Specify critical CSS rules for above-the-fold content when enabling %s.', 'litespeed-cache' ), __( 'Load CSS Asynchronously', 'litespeed-cache' ) ); ?>
			</div>
		</td>
	</tr>

</tbody></table>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/page_optm/settings_media.tpl.php000064400000025520151600165370023056 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$placeholder_summary = Placeholder::get_summary();

$closest_server = Cloud::get_summary('server.' . Cloud::SVC_LQIP);

$lqip_queue = $this->load_queue('lqip');

?>

<h3 class="litespeed-title-short">
	<?php echo __('Media Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#media-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_MEDIA_LAZY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Load images only when they enter the viewport.', 'litespeed-cache'); ?>
					<?php echo __('This can improve page loading time by reducing initial HTTP requests.', 'litespeed-cache'); ?>
					<br />
					<font class="litespeed-success">
						💡
						<a href="https://docs.litespeedtech.com/lscache/lscwp/pageopt/#lazy-load-images" target="_blank"><?php echo __('Adding Style to Your Lazy-Loaded Images', 'litespeed-cache'); ?></a>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_LAZY_PLACEHOLDER; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-long'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify a base64 image to be used as a simple placeholder while images finish loading.', 'litespeed-cache'); ?>
					<br /><?php echo sprintf(__('This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.', 'litespeed-cache'), '<code>LITESPEED_PLACEHOLDER</code>', '<code>wp-config.php</code>'); ?>
					<br /><?php echo sprintf(__('By default a gray image placeholder %s will be used.', 'litespeed-cache'), '<code>data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=</code>'); ?>
					<br /><?php echo sprintf(__('For example, %s can be used for a transparent placeholder.', 'litespeed-cache'), '<code>data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7</code>'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_PLACEHOLDER_RESP; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Responsive image placeholders can help to reduce layout reshuffle when images are loaded.', 'litespeed-cache'); ?>
					<?php echo __('This will generate the placeholder with same dimensions as the image if it has the width and height attributes.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_PLACEHOLDER_RESP_SVG; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-long'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify an SVG to be used as a placeholder when generating locally.', 'litespeed-cache'); ?>
					<?php echo __('It will be converted to a base64 SVG placeholder on-the-fly.', 'litespeed-cache'); ?>
					<br /><?php echo sprintf(__('Variables %s will be replaced with the corresponding image properties.', 'litespeed-cache'), '<code>{width} {height}</code>'); ?>
					<br /><?php echo sprintf(__('Variables %s will be replaced with the configured background color.', 'litespeed-cache'), '<code>{color}</code>'); ?>
					<br /><?php $this->recommended($id); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_PLACEHOLDER_RESP_COLOR; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, null, null, 'color'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify the responsive placeholder SVG color.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_LQIP; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.', 'litespeed-cache'); ?>
					<br /><?php echo __('Keep this off to use plain color placeholders.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#lqip-cloud-generator'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_LQIP_QUAL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-short'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify the quality when generating LQIP.', 'litespeed-cache'); ?>
					<br /><?php echo __('Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 1, 20); ?>
					<br />💡 <?php echo sprintf(__('Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.', 'litespeed-cache'), '<code>' . __('Purge All', 'litespeed-cache') . ' - ' . __('LQIP Cache', 'litespeed-cache') . '</code>'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_LQIP_MIN_W; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-short'); ?> x
				<?php $this->build_input(Base::O_MEDIA_LQIP_MIN_H, 'litespeed-input-short'); ?>
				<?php echo __('pixels', 'litespeed-cache'); ?>
				<div class="litespeed-desc">
					<?php echo __('LQIP requests will not be sent for images where both width and height are smaller than these dimensions.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 10, 800); ?>
					<?php $this->_validate_ttl(Base::O_MEDIA_LQIP_MIN_H, 10, 800); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_PLACEHOLDER_RESP_ASYNC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Automatically generate LQIP in the background via a cron-based queue.', 'litespeed-cache'); ?>
					<?php echo sprintf(
						__('If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.', 'litespeed-cache'),
						'<code>' . __('ON', 'litespeed-cache') . '</code>',
						'<code>' . Lang::title(Base::O_MEDIA_PLACEHOLDER_RESP_SVG) . '</code>'
					); ?>
					<?php echo sprintf(__('If set to %s this is done in the foreground, which may slow down page load.', 'litespeed-cache'), '<code>' . __('OFF', 'litespeed-cache') . '</code>'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#generate-lqip-in-background'); ?>
				</div>

				<div class="litespeed-desc">
					<?php if ($placeholder_summary) : ?>
						<?php if (!empty($placeholder_summary['last_request'])) : ?>
							<p>
								<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($placeholder_summary['last_request']) . '</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ($closest_server) : ?>
						<a class="litespeed-redetect" href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_LQIP)); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo sprintf(__('Current closest Cloud server is %s.&#10; Click to redetect.', 'litespeed-cache'), $closest_server); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>"><i class='litespeed-quic-icon'></i> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
					<?php endif; ?>

					<?php if (!empty($lqip_queue)) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php echo __('Size list in queue waiting for cron', 'litespeed-cache'); ?> ( <?php echo count($lqip_queue); ?> )
								<a href="<?php echo Utility::build_url(Router::ACTION_PLACEHOLDER, Placeholder::TYPE_CLEAR_Q); ?>" class="button litespeed-btn-warning litespeed-right">Clear</a>
							</h4>
							<p>
								<?php $i = 0;
								foreach ($lqip_queue as $k => $v) : ?>
									<?php if ($i++ > 20) : ?>
										<?php echo '...'; ?>
										<?php break; ?>
									<?php endif; ?>

									<?php echo $v; ?>
									<br />
								<?php endforeach; ?>
							</p>
						</div>
						<a href="<?php echo Utility::build_url(Router::ACTION_PLACEHOLDER, Placeholder::TYPE_GENERATE); ?>" class="button litespeed-btn-success">
							<?php echo __('Run Queue Manually', 'litespeed-cache'); ?>
						</a>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_IFRAME_LAZY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Load iframes only when they enter the viewport.', 'litespeed-cache'); ?>
					<?php echo __('This can improve page loading time by reducing initial HTTP requests.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_ADD_MISSING_SIZES; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://web.dev/optimize-cls/#images-without-dimensions'); ?>

					<br />
					<font class="litespeed-warning litespeed-left10">
						⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo sprintf(__('%s must be turned ON for this setting to work.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_MEDIA_LAZY) . '</code>'); ?>
					</font>

					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Use %1$s to bypass remote image dimension check when %2$s is ON.', 'litespeed-cache'), '<code>add_filter( "litespeed_media_ignore_remote_missing_sizes", "__return_true" );</code>', '<code>' . Lang::title(Base::O_MEDIA_ADD_MISSING_SIZES) . '</code>'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_JPG_QUALITY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-short'); ?>
				<div class="litespeed-desc">
					<?php echo __('The image compression quality setting of WordPress out of 100.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 0, 100); ?>
				</div>
			</td>
		</tr>
	</tbody>
</table>litespeed-wp-plugin/7.1/litespeed-cache/tpl/page_optm/settings_localization.tpl.php000064400000011311151600165440024456 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$last_generated = Avatar::get_summary();
$avatar_queue = Avatar::cls()->queue_count();
?>

<?php if ( $this->cls( 'Avatar' )->need_db() && ! $this->cls( 'Data' )->tb_exist( 'avatar' ) ) : ?>
<div class="litespeed-callout notice notice-error inline">
	<h4><?php echo __( 'WARNING', 'litespeed-cache' ); ?></h4>
	<p><?php echo sprintf( __( 'Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.', 'litespeed-cache' ), 'href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:installation" target="_blank"' ); ?></p>
</div>
<?php endif; ?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Localization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#localization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_DISCUSS_AVATAR_CACHE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Store Gravatar locally.', 'litespeed-cache' ); ?>
				<?php echo __( 'Accelerates the speed by caching Gravatar (Globally Recognized Avatars).', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_DISCUSS_AVATAR_CRON; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Refresh Gravatar cache by cron.', 'litespeed-cache' ); ?>
			</div>

			<?php if ( $last_generated ) : ?>
			<div class="litespeed-desc">
				<?php if ( ! empty( $last_generated[ 'last_request' ] ) ) : ?>
					<p>
						<?php echo __( 'Last ran', 'litespeed-cache' ) . ': <code>' . Utility::readable_time( $last_generated[ 'last_request' ] ) . '</code>'; ?>
					</p>
				<?php endif; ?>
				<?php if ( $avatar_queue ) : ?>
					<div class="litespeed-callout notice notice-warning inline">
						<h4>
							<?php echo __( 'Avatar list in queue waiting for update','litespeed-cache' ); ?>:
							<?php echo $avatar_queue; ?>
						</h4>
					</div>
					<a href="<?php echo Utility::build_url( Router::ACTION_AVATAR, Avatar::TYPE_GENERATE ); ?>" class="button litespeed-btn-success">
						<?php echo __( 'Run Queue Manually', 'litespeed-cache' ); ?>
					</a>
				<?php endif; ?>
			</div>
			<?php endif; ?>

		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_DISCUSS_AVATAR_CACHE_TTL; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify how long, in seconds, Gravatar files are cached.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 3600 ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_LOCALIZE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Localize external resources.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#localize' ); ?>

				<br /><font class="litespeed-danger">
					🚨 <?php echo sprintf( __( 'Please thoroughly test all items in %s to ensure they function as expected.', 'litespeed-cache' ), '<code>' . Lang::title( Base::O_OPTM_LOCALIZE_DOMAINS ) . '</code>' ); ?>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_OPTM_LOCALIZE_DOMAINS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id ); ?>
				</div>
				<div>
					<?php $this->recommended( $id, true ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'Resources listed here will be copied and replaced with local URLs.', 'litespeed-cache' ); ?>
				<?php echo __( 'HTTPS sources only.', 'litespeed-cache' ); ?>

				<?php Doc::one_per_line(); ?>

				<br /><?php echo sprintf( __( 'Comments are supported. Start a line with a %s to turn it into a comment line.', 'litespeed-cache' ), '<code>#</code>' ); ?>

				<br /><?php echo __( 'Example', 'litespeed-cache' ); ?>: <code>https://www.example.com/one.js</code>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#localization-files' ); ?>

				<br /><font class="litespeed-danger">
					🚨 <?php echo __( 'Please thoroughly test each JS file you add to ensure it functions as expected.', 'litespeed-cache' ); ?>
				</font>

			</div>
		</td>
	</tr>

</tbody></table>
litespeed-wp-plugin/7.1/litespeed-cache/tpl/presets/standard.tpl.php000064400000017162151600165560021375 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$presets = array();

$presets['essentials'] = array(
	'title' => __( 'Essentials', 'litespeed-cache' ),
	'body' => array(
		__( 'Default Cache', 'litespeed-cache' ),
		__( 'Higher TTL', 'litespeed-cache' ),
		__( 'Browser Cache', 'litespeed-cache' )
	),
	'footer' => array(
		__( 'This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.', 'litespeed-cache' ),
		__( 'A Domain Key is not required to use this preset. Only basic caching features are enabled.', 'litespeed-cache' )
	)
);

$presets['basic'] = array(
	'title' => __( 'Basic', 'litespeed-cache' ),
	'body' => array(
		__( 'Everything in Essentials, Plus', 'litespeed-cache' ),
		__( 'Image Optimization', 'litespeed-cache' ),
		__( 'Mobile Cache', 'litespeed-cache' )
	),
	'footer' => array(
		__( 'This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.', 'litespeed-cache' ),
		__( 'A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.', 'litespeed-cache' )
	)
);

$presets['advanced'] = array(
	'title' => __( 'Advanced (Recommended)', 'litespeed-cache' ),
	'body' => array(
		__( 'Everything in Basic, Plus', 'litespeed-cache' ),
		__( 'Guest Mode and Guest Optimization', 'litespeed-cache' ),
		__( 'CSS, JS and HTML Minification', 'litespeed-cache' ),
		__( 'Font Display Optimization', 'litespeed-cache' ),
		__( 'JS Defer for both external and inline JS', 'litespeed-cache' ),
		__( 'DNS Prefetch for static files', 'litespeed-cache' ),
		__( 'Gravatar Cache', 'litespeed-cache' ),
		__( 'Remove Query Strings from Static Files', 'litespeed-cache' ),
		__( 'Remove WordPress Emoji', 'litespeed-cache' ),
		__( 'Remove Noscript Tags', 'litespeed-cache' )
	),
	'footer' => array(
		__( 'This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.', 'litespeed-cache' ),
		__( 'A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.', 'litespeed-cache' )
	)
);

$presets['aggressive'] = array(
	'title' => __( 'Aggressive', 'litespeed-cache' ),
	'body' => array(
		__( 'Everything in Advanced, Plus', 'litespeed-cache' ),
		__( 'CSS & JS Combine', 'litespeed-cache' ),
		__( 'Asynchronous CSS Loading with Critical CSS', 'litespeed-cache' ),
		__( 'Removed Unused CSS for Users', 'litespeed-cache' ),
		__( 'Lazy Load for Iframes', 'litespeed-cache' )
	),
	'footer' => array(
		__( 'This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.', 'litespeed-cache' ),
		__( 'A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.', 'litespeed-cache' )
	)
);

$presets['extreme'] = array(
	'title' => __( 'Extreme', 'litespeed-cache' ),
	'body' => array(
		__( 'Everything in Aggressive, Plus', 'litespeed-cache' ),
		__( 'Lazy Load for Images', 'litespeed-cache' ),
		__( 'Viewport Image Generation', 'litespeed-cache' ),
		__( 'JS Delayed', 'litespeed-cache' ),
		__( 'Inline JS added to Combine', 'litespeed-cache' ),
		__( 'Inline CSS added to Combine', 'litespeed-cache' )
	),
	'footer' => array(
		__( 'This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.', 'litespeed-cache' ),
		__( 'A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.', 'litespeed-cache' )
	)
);

?>

<h3 class="litespeed-title-short">
	<?php _e( 'LiteSpeed Cache Standard Presets', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/presets/#standard-tab' ); ?>
</h3>

<p><?php _e( 'Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.', 'litespeed-cache' ); ?></p>

<div class="litespeed-comparison-cards">
	<?php
	foreach ( array_keys( $presets ) as $name ) :
		$title = $presets[ $name ]['title'];
		$recommend = 'advanced' === $name;
		$card_class = $recommend ? 'litespeed-comparison-card-rec' : '';
		$button_class = $recommend ? 'button-primary' : 'button-secondary';
	?>
	<div class="litespeed-comparison-card postbox <?php echo $card_class; ?>">
		<div class="litespeed-card-content">
			<div class="litespeed-card-header">
				<h3 class="litespeed-h3">
					<?php echo esc_html( $title ); ?>
				</h3>
			</div>
			<div class="litespeed-card-body">
				<ul>
					<?php foreach ( $presets[ $name ]['body'] as $line ) : ?>
					<li><?php echo esc_html( $line ); ?></li>
					<?php endforeach; ?>
				</ul>
			</div>
			<div class="litespeed-card-footer">
				<h4><?php _e( 'Who should use this preset?', 'litespeed-cache' ); ?></h4>
				<?php foreach ( $presets[ $name ]['footer'] as $line ) : ?>
				<p><?php echo esc_html( $line ); ?></p>
				<?php endforeach; ?>
			</div>
		</div>
		<div class="litespeed-card-action">
			<a
				href="<?php echo Utility::build_url( Router::ACTION_PRESET, Preset::TYPE_APPLY, false, null, array( 'preset' => $name ) ); ?>"
				class="button <?php echo $button_class; ?>"
				data-litespeed-cfm="<?php printf( __( 'This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?', 'litespeed-cache' ), $title ); ?>"
			>
				<?php _e( 'Apply Preset', 'litespeed-cache' ); ?>
			</a>
		</div>
	</div>
	<?php endforeach; ?>
</div>

<?php
$summary = Preset::get_summary();
$backups = array();
foreach ( Preset::get_backups() as $backup ) {
	$backup = explode( '-', $backup );
	if ( empty( $backup[1] ) ) {
		continue;
	}
	$timestamp = $backup[1];
	$time = trim( Utility::readable_time( $timestamp ) );
	$name = empty( $backup[3] ) ? null : $backup[3];
	$title = empty( $presets[ $name ]['title'] ) ? $name : $presets[ $name ]['title'];
	$title = null === $title ? __( 'unknown', 'litespeed-cache' ) : $title;
	$backups[] = array(
		'timestamp' => $timestamp,
		'time' => $time,
		'title' => $title
	);
}

if ( ! empty( $summary['preset'] ) || ! empty( $backups ) ) :
?>
<h3 class="litespeed-title-short">
	<?php _e( 'History', 'litespeed-cache' ); ?>
</h3>
<?php endif; ?>

<?php if ( ! empty( $summary['preset'] ) ) : ?>
<p>
	<?php
	$name = strtolower( $summary['preset'] );
	$time = trim( Utility::readable_time( $summary['preset_timestamp'] ) );
	if ( 'error' === $name ) {
		printf( __( 'Error: Failed to apply the settings %1$s', 'litespeed-cache' ), $time );
	} elseif ( 'backup' === $name ) {
		printf( __( 'Restored backup settings %1$s', 'litespeed-cache' ), $time );
	} else {
		printf(
			__( 'Applied the %1$s preset %2$s', 'litespeed-cache' ),
			'<strong>' . esc_html( $presets[ $name ]['title'] ) . '</strong>',
			$time
		);
	}
	?>
</p>
<?php endif; ?>

<?php foreach ( $backups as $backup ) : ?>
<p>
	<?php printf( __( 'Backup created %1$s before applying the %2$s preset', 'litespeed-cache' ), $backup['time'], $backup['title'] ); ?>
	<a
		href="<?php echo Utility::build_url( Router::ACTION_PRESET, Preset::TYPE_RESTORE, false, null, array( 'timestamp' => $backup['timestamp'] ) ); ?>"
		class="litespeed-left10"
		data-litespeed-cfm="<?php printf( __( 'This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?', 'litespeed-cache' ), $backup['time'], $backup['title'] ); ?>"
	>
		<?php _e( 'Restore Settings', 'litespeed-cache' ); ?>
	</a>
</p>
<?php
endforeach;
litespeed-wp-plugin/7.1/litespeed-cache/tpl/presets/entry.tpl.php000064400000002147151600165640020732 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'standard' => __( 'Standard Presets', 'litespeed-cache' ),
	'import_export' => __( 'Import / Export', 'litespeed-cache' ),
);

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Configuration Presets', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			if ('import_export' === $tab) {
				require LSCWP_DIR . "tpl/toolbox/$tab.tpl.php";
			} else {
				require LSCWP_DIR . "tpl/presets/$tab.tpl.php";
			}
			echo "</div>";
		}

	?>
	</div>

</div>
litespeed-wp-plugin/7.1/litespeed-cache/lang/litespeed-cache.pot000064400000444220151600166040020457 0ustar00# Copyright (C) 2025 LiteSpeed Technologies
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: LiteSpeed Cache 7.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/litespeed-cache\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-04-24T13:13:02+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.11.0\n"
"X-Domain: litespeed-cache\n"

#. Plugin Name of the plugin
#: litespeed-cache.php
#: tpl/banner/new_version.php:59
#: tpl/banner/new_version_dev.tpl.php:12
#: tpl/cache/more_settings_tip.tpl.php:15
#: tpl/inc/admin_footer.php:10
msgid "LiteSpeed Cache"
msgstr ""

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr ""

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr ""

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr ""

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr ""

#: cli/crawler.cls.php:69
#: tpl/crawler/summary.tpl.php:30
msgid "%d hours"
msgstr ""

#: cli/crawler.cls.php:71
#: tpl/crawler/summary.tpl.php:32
msgid "%d hour"
msgstr ""

#: cli/crawler.cls.php:78
#: tpl/crawler/summary.tpl.php:39
msgid "%d minutes"
msgstr ""

#: cli/crawler.cls.php:80
#: tpl/crawler/summary.tpl.php:41
msgid "%d minute"
msgstr ""

#: cli/purge.cls.php:92
msgid "Purged All!"
msgstr ""

#: cli/purge.cls.php:136
msgid "Purged the blog!"
msgstr ""

#: cli/purge.cls.php:185
msgid "Purged the url!"
msgstr ""

#: cli/purge.cls.php:240
msgid "Purged!"
msgstr ""

#: src/activation.cls.php:505
#: src/activation.cls.php:510
msgid "Failed to upgrade."
msgstr ""

#: src/activation.cls.php:514
msgid "Upgraded successfully."
msgstr ""

#: src/admin-display.cls.php:125
#: tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr ""

#: src/admin-display.cls.php:127
msgid "Presets"
msgstr ""

#: src/admin-display.cls.php:129
msgid "General"
msgstr ""

#: src/admin-display.cls.php:131
#: tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr ""

#: src/admin-display.cls.php:133
msgid "CDN"
msgstr ""

#: src/admin-display.cls.php:135
#: src/gui.cls.php:638
#: tpl/dash/dashboard.tpl.php:188
#: tpl/dash/network_dash.tpl.php:27
#: tpl/general/online.tpl.php:121
#: tpl/general/online.tpl.php:136
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr ""

#: src/admin-display.cls.php:137
#: tpl/dash/dashboard.tpl.php:189
#: tpl/dash/network_dash.tpl.php:28
#: tpl/general/online.tpl.php:120
#: tpl/general/online.tpl.php:135
msgid "Page Optimization"
msgstr ""

#: src/admin-display.cls.php:139
msgid "Database"
msgstr ""

#: src/admin-display.cls.php:141
#: src/lang.cls.php:251
msgid "Crawler"
msgstr ""

#: src/admin-display.cls.php:143
msgid "Toolbox"
msgstr ""

#: src/admin-display.cls.php:220
msgid "Cookie Name"
msgstr ""

#: src/admin-display.cls.php:221
#: tpl/crawler/settings.tpl.php:143
msgid "Cookie Values"
msgstr ""

#: src/admin-display.cls.php:223
msgid "Remove cookie simulation"
msgstr ""

#: src/admin-display.cls.php:224
msgid "Add new cookie to simulate"
msgstr ""

#: src/admin-display.cls.php:243
msgid "CDN URL to be used. For example, %s"
msgstr ""

#: src/admin-display.cls.php:245
msgid "Remove CDN URL"
msgstr ""

#: src/admin-display.cls.php:246
msgid "Add new CDN URL"
msgstr ""

#: src/admin-display.cls.php:247
#: src/admin-display.cls.php:983
#: src/admin-display.cls.php:1011
#: src/admin-display.cls.php:1062
#: src/doc.cls.php:41
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
#: tpl/cdn/other.tpl.php:34
#: tpl/crawler/settings.tpl.php:113
#: tpl/page_optm/settings_css.tpl.php:201
#: tpl/page_optm/settings_media.tpl.php:165
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "ON"
msgstr ""

#: src/admin-display.cls.php:248
#: src/admin-display.cls.php:984
#: src/admin-display.cls.php:1011
#: src/admin-display.cls.php:1062
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.object.tpl.php:213
#: tpl/cdn/other.tpl.php:39
#: tpl/img_optm/settings.media_webp.tpl.php:14
#: tpl/page_optm/settings_css.tpl.php:87
#: tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:168
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "OFF"
msgstr ""

#: src/admin-display.cls.php:298
#: src/gui.cls.php:629
#: tpl/crawler/entry.tpl.php:11
msgid "Settings"
msgstr ""

#: src/admin-display.cls.php:535
#: tpl/banner/slack.php:33
msgid "Dismiss"
msgstr ""

#: src/admin-display.cls.php:848
#: src/admin-display.cls.php:852
msgid "Save Changes"
msgstr ""

#: src/admin-display.cls.php:1073
msgid "This setting is overwritten by the PHP constant %s"
msgstr ""

#: src/admin-display.cls.php:1076
msgid "This setting is overwritten by the primary site setting"
msgstr ""

#: src/admin-display.cls.php:1078
msgid "This setting is overwritten by the Network setting"
msgstr ""

#: src/admin-display.cls.php:1082
msgid "currently set to %s"
msgstr ""

#: src/admin-display.cls.php:1093
#: tpl/cache/settings_inc.object.tpl.php:106
#: tpl/crawler/settings.tpl.php:37
#: tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr ""

#: src/admin-display.cls.php:1125
#: src/admin-display.cls.php:1129
#: tpl/cdn/other.tpl.php:84
msgid "Default value"
msgstr ""

#: src/admin-display.cls.php:1154
msgid "Invalid rewrite rule"
msgstr ""

#: src/admin-display.cls.php:1172
msgid "Path must end with %s"
msgstr ""

#: src/admin-display.cls.php:1191
msgid "Minimum value"
msgstr ""

#: src/admin-display.cls.php:1194
msgid "Maximum value"
msgstr ""

#: src/admin-display.cls.php:1206
msgid "Zero, or"
msgstr ""

#: src/admin-display.cls.php:1212
msgid "Larger than"
msgstr ""

#: src/admin-display.cls.php:1214
msgid "Smaller than"
msgstr ""

#: src/admin-display.cls.php:1217
msgid "Value range"
msgstr ""

#: src/admin-display.cls.php:1243
msgid "Invalid IP"
msgstr ""

#: src/admin-display.cls.php:1264
#: tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:204
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:245
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:85
#: tpl/toolbox/edit_htaccess.tpl.php:58
#: tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr ""

#: src/admin-display.cls.php:1266
msgid "Server variable(s) %s available to override this setting."
msgstr ""

#: src/admin-display.cls.php:1279
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr ""

#: src/admin-display.cls.php:1280
msgid "For example, for %s, %s can be used here."
msgstr ""

#: src/admin-display.cls.php:1282
msgid "To match the beginning, add %s to the beginning of the item."
msgstr ""

#: src/admin-display.cls.php:1283
msgid "To do an exact match, add %s to the end of the URL."
msgstr ""

#: src/admin-display.cls.php:1284
#: src/doc.cls.php:114
msgid "One per line."
msgstr ""

#: src/admin-display.cls.php:1299
msgid "%s groups"
msgstr ""

#: src/admin-display.cls.php:1302
msgid "%s images"
msgstr ""

#: src/admin-display.cls.php:1311
msgid "%s group"
msgstr ""

#: src/admin-display.cls.php:1314
msgid "%s image"
msgstr ""

#: src/admin-settings.cls.php:94
msgid "The user with id %s has editor access, which is not allowed for the role simulator."
msgstr ""

#: src/admin-settings.cls.php:276
#: src/admin-settings.cls.php:311
msgid "Options saved."
msgstr ""

#: src/cdn/cloudflare.cls.php:114
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr ""

#: src/cdn/cloudflare.cls.php:131
msgid "Cloudflare API is set to off."
msgstr ""

#: src/cdn/cloudflare.cls.php:147
msgid "Notified Cloudflare to purge all successfully."
msgstr ""

#: src/cdn/cloudflare.cls.php:162
msgid "No available Cloudflare zone"
msgstr ""

#: src/cdn/cloudflare.cls.php:254
#: src/cdn/cloudflare.cls.php:276
msgid "Failed to communicate with Cloudflare"
msgstr ""

#: src/cdn/cloudflare.cls.php:267
msgid "Communicated with Cloudflare successfully."
msgstr ""

#: src/cloud.cls.php:170
#: src/cloud.cls.php:255
msgid "Your WP REST API seems blocked our QUIC.cloud server calls."
msgstr ""

#: src/cloud.cls.php:180
#: src/cloud.cls.php:265
msgid "Failed to get echo data from WPAPI"
msgstr ""

#: src/cloud.cls.php:240
#: src/cloud.cls.php:296
msgid "You need to set the %1$s first. Please use the command %2$s to set."
msgstr ""

#: src/cloud.cls.php:241
#: src/cloud.cls.php:297
#: src/lang.cls.php:89
msgid "Server IP"
msgstr ""

#: src/cloud.cls.php:288
#: src/cloud.cls.php:335
#: src/cloud.cls.php:363
#: src/cloud.cls.php:380
#: src/cloud.cls.php:400
#: src/cloud.cls.php:419
msgid "You need to activate QC first."
msgstr ""

#: src/cloud.cls.php:306
msgid "Cert or key file does not exist."
msgstr ""

#: src/cloud.cls.php:575
msgid "Failed to validate %s activation data."
msgstr ""

#: src/cloud.cls.php:582
msgid "Failed to parse %s activation status."
msgstr ""

#: src/cloud.cls.php:589
msgid "%s activation data expired."
msgstr ""

#: src/cloud.cls.php:612
msgid "Congratulations, %s successfully set this domain up for the anonymous online services."
msgstr ""

#: src/cloud.cls.php:614
msgid "Congratulations, %s successfully set this domain up for the online services."
msgstr ""

#: src/cloud.cls.php:619
#: src/cloud.cls.php:659
#: src/cloud.cls.php:700
msgid "Congratulations, %s successfully set this domain up for the online services with CDN service."
msgstr ""

#: src/cloud.cls.php:729
msgid "Reset %s activation successfully."
msgstr ""

#: src/cloud.cls.php:1003
#: src/cloud.cls.php:1016
#: src/cloud.cls.php:1054
#: src/cloud.cls.php:1120
#: src/cloud.cls.php:1267
msgid "Cloud Error"
msgstr ""

#: src/cloud.cls.php:1054
msgid "No available Cloud Node after checked server load."
msgstr ""

#: src/cloud.cls.php:1120
msgid "No available Cloud Node."
msgstr ""

#: src/cloud.cls.php:1218
msgid "In order to use QC services, need a real domain name, cannot use an IP."
msgstr ""

#: src/cloud.cls.php:1269
msgid "Please try after %1$s for service %2$s."
msgstr ""

#: src/cloud.cls.php:1420
#: src/cloud.cls.php:1443
msgid "Failed to request via WordPress"
msgstr ""

#: src/cloud.cls.php:1475
msgid "Cloud server refused the current request due to unpulled images. Please pull the images first."
msgstr ""

#: src/cloud.cls.php:1480
msgid "Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more."
msgstr ""

#: src/cloud.cls.php:1487
msgid "Cloud server refused the current request due to rate limiting. Please try again later."
msgstr ""

#: src/cloud.cls.php:1495
msgid "Redetected node"
msgstr ""

#: src/cloud.cls.php:1503
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr ""

#: src/cloud.cls.php:1545
#: src/cloud.cls.php:1553
msgid "Message from QUIC.cloud server"
msgstr ""

#: src/cloud.cls.php:1561
msgid "Good news from QUIC.cloud server"
msgstr ""

#: src/cloud.cls.php:1571
msgid "%1$s plugin version %2$s required for this action."
msgstr ""

#: src/cloud.cls.php:1638
msgid "Failed to communicate with QUIC.cloud server"
msgstr ""

#: src/cloud.cls.php:1692
msgid "Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account."
msgstr ""

#: src/cloud.cls.php:1693
msgid "Click here to proceed."
msgstr ""

#: src/cloud.cls.php:1961
msgid "Linked to QUIC.cloud preview environment, for testing purpose only."
msgstr ""

#: src/cloud.cls.php:2014
msgid "Sync QUIC.cloud status successfully."
msgstr ""

#: src/cloud.cls.php:2021
msgid "Sync credit allowance with Cloud Server successfully."
msgstr ""

#: src/conf.cls.php:523
msgid "Saving option failed. IPv4 only for %s."
msgstr ""

#: src/conf.cls.php:700
msgid "Changed setting successfully."
msgstr ""

#: src/core.cls.php:320
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr ""

#: src/core.cls.php:325
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr ""

#: src/crawler-map.cls.php:287
msgid "Sitemap cleaned successfully"
msgstr ""

#: src/crawler-map.cls.php:382
msgid "No valid sitemap parsed for crawler."
msgstr ""

#: src/crawler-map.cls.php:387
msgid "Sitemap created successfully: %d items"
msgstr ""

#: src/crawler.cls.php:148
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr ""

#: src/crawler.cls.php:237
msgid "Started async crawling"
msgstr ""

#: src/crawler.cls.php:1234
msgid "Guest"
msgstr ""

#: src/crawler.cls.php:1404
msgid "Manually added to blocklist"
msgstr ""

#: src/crawler.cls.php:1407
msgid "Previously existed in blocklist"
msgstr ""

#: src/data.cls.php:226
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr ""

#: src/data.upgrade.func.php:216
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr ""

#: src/data.upgrade.func.php:220
#: src/lang.cls.php:151
msgid "JS Combine"
msgstr ""

#: src/data.upgrade.func.php:221
msgid "JS Defer"
msgstr ""

#: src/data.upgrade.func.php:223
msgid "Click here to settings"
msgstr ""

#: src/db-optm.cls.php:147
msgid "Clean all successfully."
msgstr ""

#: src/db-optm.cls.php:204
msgid "Clean post revisions successfully."
msgstr ""

#: src/db-optm.cls.php:208
msgid "Clean orphaned post meta successfully."
msgstr ""

#: src/db-optm.cls.php:212
msgid "Clean auto drafts successfully."
msgstr ""

#: src/db-optm.cls.php:216
msgid "Clean trashed posts and pages successfully."
msgstr ""

#: src/db-optm.cls.php:220
msgid "Clean spam comments successfully."
msgstr ""

#: src/db-optm.cls.php:224
msgid "Clean trashed comments successfully."
msgstr ""

#: src/db-optm.cls.php:228
msgid "Clean trackbacks and pingbacks successfully."
msgstr ""

#: src/db-optm.cls.php:232
msgid "Clean expired transients successfully."
msgstr ""

#: src/db-optm.cls.php:236
msgid "Clean all transients successfully."
msgstr ""

#: src/db-optm.cls.php:246
msgid "Optimized all tables."
msgstr ""

#: src/db-optm.cls.php:298
msgid "Converted to InnoDB successfully."
msgstr ""

#: src/doc.cls.php:40
msgid "This setting is %1$s for certain qualifying requests due to %2$s!"
msgstr ""

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr ""

#: src/doc.cls.php:69
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr ""

#: src/doc.cls.php:74
msgid "Please see %s for more details."
msgstr ""

#: src/doc.cls.php:92
#: src/doc.cls.php:147
#: tpl/cdn/cf.tpl.php:127
#: tpl/dash/dashboard.tpl.php:177
#: tpl/dash/dashboard.tpl.php:786
#: tpl/general/online.tpl.php:67
#: tpl/general/online.tpl.php:79
#: tpl/general/online.tpl.php:95
#: tpl/img_optm/summary.tpl.php:49
#: tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr ""

#: src/doc.cls.php:130
msgid "Both full and partial strings can be used."
msgstr ""

#: src/doc.cls.php:132
msgid "Both full URLs and partial strings can be used."
msgstr ""

#: src/doc.cls.php:145
msgid "This setting will edit the .htaccess file."
msgstr ""

#: src/doc.cls.php:161
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr ""

#: src/doc.cls.php:162
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr ""

#: src/doc.cls.php:163
msgid "Current Online Server IPs"
msgstr ""

#: src/doc.cls.php:177
msgid "The queue is processed asynchronously. It may take time."
msgstr ""

#: src/error.cls.php:47
msgid "The setting %s is currently enabled."
msgstr ""

#: src/error.cls.php:50
msgid "Click here to change."
msgstr ""

#: src/error.cls.php:59
msgid "You will need to finish %s setup to use the online services."
msgstr ""

#: src/error.cls.php:60
#: tpl/crawler/settings.tpl.php:105
#: tpl/crawler/settings.tpl.php:114
#: tpl/crawler/summary.tpl.php:183
msgid "Click here to set."
msgstr ""

#: src/error.cls.php:64
msgid "You have used all of your daily quota for today."
msgstr ""

#: src/error.cls.php:69
#: src/error.cls.php:82
msgid "Learn more or purchase additional quota."
msgstr ""

#: src/error.cls.php:77
msgid "You have used all of your quota left for current service this month."
msgstr ""

#: src/error.cls.php:90
msgid "You have too many requested images, please try again in a few minutes."
msgstr ""

#: src/error.cls.php:94
msgid "You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now."
msgstr ""

#: src/error.cls.php:98
msgid "The image list is empty."
msgstr ""

#: src/error.cls.php:102
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr ""

#: src/error.cls.php:106
msgid "There is proceeding queue not pulled yet."
msgstr ""

#: src/error.cls.php:111
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr ""

#: src/error.cls.php:117
msgid "The site is not a valid alias on QUIC.cloud."
msgstr ""

#: src/error.cls.php:121
msgid "The site is not registered on QUIC.cloud."
msgstr ""

#: src/error.cls.php:125
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr ""

#: src/error.cls.php:129
msgid "The current server is under heavy load."
msgstr ""

#: src/error.cls.php:133
msgid "Online node needs to be redetected."
msgstr ""

#: src/error.cls.php:137
msgid "Credits are not enough to proceed the current request."
msgstr ""

#: src/error.cls.php:141
#: src/error.cls.php:165
msgid "%s file not writable."
msgstr ""

#: src/error.cls.php:149
msgid "Could not find %1$s in %2$s."
msgstr ""

#: src/error.cls.php:153
msgid "Invalid login cookie. Please check the %s file."
msgstr ""

#: src/error.cls.php:157
msgid "Failed to back up %s file, aborted changes."
msgstr ""

#: src/error.cls.php:161
msgid "%s file not readable."
msgstr ""

#: src/error.cls.php:169
msgid "Failed to get %s file contents."
msgstr ""

#: src/error.cls.php:173
msgid "Failed to create table %s! SQL: %s."
msgstr ""

#: src/error.cls.php:177
msgid "Crawler disabled by the server admin."
msgstr ""

#: src/error.cls.php:181
msgid "Previous request too recent. Please try again later."
msgstr ""

#: src/error.cls.php:186
msgid "Previous request too recent. Please try again after %s."
msgstr ""

#: src/error.cls.php:192
msgid "Your application is waiting for approval."
msgstr ""

#: src/error.cls.php:196
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr ""

#: src/error.cls.php:200
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr ""

#: src/error.cls.php:205
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr ""

#: src/error.cls.php:210
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr ""

#: src/error.cls.php:214
msgid "You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible."
msgstr ""

#: src/error.cls.php:221
msgid "Unknown error"
msgstr ""

#: src/file.cls.php:138
msgid "Filename is empty!"
msgstr ""

#: src/file.cls.php:147
msgid "Folder does not exist: %s"
msgstr ""

#: src/file.cls.php:159
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr ""

#: src/file.cls.php:167
msgid "Folder is not writable: %s."
msgstr ""

#: src/file.cls.php:173
#: src/file.cls.php:177
msgid "File %s is not writable."
msgstr ""

#: src/file.cls.php:184
msgid "Failed to write to %s."
msgstr ""

#: src/gui.cls.php:84
msgid "%1$s %2$s files left in queue"
msgstr ""

#: src/gui.cls.php:85
msgid "Cancel"
msgstr ""

#: src/gui.cls.php:403
#: src/gui.cls.php:418
msgid "Purge this page"
msgstr ""

#: src/gui.cls.php:427
msgid "Mark this page as "
msgstr ""

#: src/gui.cls.php:439
msgid "Forced cacheable"
msgstr ""

#: src/gui.cls.php:450
msgid "Non cacheable"
msgstr ""

#: src/gui.cls.php:461
msgid "Private cache"
msgstr ""

#: src/gui.cls.php:472
msgid "No optimization"
msgstr ""

#: src/gui.cls.php:480
msgid "More settings"
msgstr ""

#: src/gui.cls.php:487
#: src/gui.cls.php:495
#: src/gui.cls.php:503
#: src/gui.cls.php:512
#: src/gui.cls.php:522
#: src/gui.cls.php:532
#: src/gui.cls.php:542
#: src/gui.cls.php:552
#: src/gui.cls.php:561
#: src/gui.cls.php:571
#: src/gui.cls.php:581
#: src/gui.cls.php:647
#: src/gui.cls.php:655
#: src/gui.cls.php:663
#: src/gui.cls.php:672
#: src/gui.cls.php:682
#: src/gui.cls.php:692
#: src/gui.cls.php:702
#: src/gui.cls.php:712
#: src/gui.cls.php:721
#: src/gui.cls.php:731
#: src/gui.cls.php:741
#: tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:30
#: tpl/toolbox/purge.tpl.php:36
#: tpl/toolbox/purge.tpl.php:44
#: tpl/toolbox/purge.tpl.php:53
#: tpl/toolbox/purge.tpl.php:62
#: tpl/toolbox/purge.tpl.php:71
#: tpl/toolbox/purge.tpl.php:80
#: tpl/toolbox/purge.tpl.php:89
#: tpl/toolbox/purge.tpl.php:98
#: tpl/toolbox/purge.tpl.php:107
msgid "Purge All"
msgstr ""

#: src/gui.cls.php:495
#: src/gui.cls.php:605
#: src/gui.cls.php:655
msgid "LSCache"
msgstr ""

#: src/gui.cls.php:503
#: src/gui.cls.php:663
#: tpl/toolbox/purge.tpl.php:36
msgid "CSS/JS Cache"
msgstr ""

#: src/gui.cls.php:512
#: src/gui.cls.php:672
#: tpl/cdn/cf.tpl.php:79
#: tpl/cdn/entry.tpl.php:9
msgid "Cloudflare"
msgstr ""

#: src/gui.cls.php:522
#: src/gui.cls.php:682
#: src/lang.cls.php:117
#: tpl/dash/dashboard.tpl.php:54
#: tpl/dash/dashboard.tpl.php:592
#: tpl/toolbox/purge.tpl.php:44
msgid "Object Cache"
msgstr ""

#: src/gui.cls.php:532
#: src/gui.cls.php:692
#: tpl/toolbox/purge.tpl.php:53
msgid "Opcode Cache"
msgstr ""

#: src/gui.cls.php:561
#: src/gui.cls.php:721
#: tpl/toolbox/purge.tpl.php:80
msgid "Localized Resources"
msgstr ""

#: src/gui.cls.php:571
#: src/gui.cls.php:731
#: tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:89
msgid "LQIP Cache"
msgstr ""

#: src/gui.cls.php:581
#: src/gui.cls.php:741
#: src/lang.cls.php:184
#: tpl/presets/standard.tpl.php:42
#: tpl/toolbox/purge.tpl.php:98
msgid "Gravatar Cache"
msgstr ""

#: src/gui.cls.php:605
msgid "LiteSpeed Cache Purge All"
msgstr ""

#: src/gui.cls.php:621
#: tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr ""

#: src/gui.cls.php:761
#: tpl/img_optm/summary.tpl.php:149
msgid "Remove all previous unfinished image optimization requests."
msgstr ""

#: src/gui.cls.php:762
#: tpl/img_optm/summary.tpl.php:151
msgid "Clean Up Unfinished Data"
msgstr ""

#: src/gui.cls.php:781
msgid "Install %s"
msgstr ""

#: src/gui.cls.php:782
msgid "Install Now"
msgstr ""

#: src/gui.cls.php:802
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr ""

#: src/gui.cls.php:804
msgid "View %1$s version %2$s details"
msgstr ""

#: src/gui.cls.php:807
msgid "Update %s now"
msgstr ""

#: src/htaccess.cls.php:340
msgid "Mobile Agent Rules"
msgstr ""

#: src/htaccess.cls.php:819
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr ""

#: src/img-optm.cls.php:348
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr ""

#: src/img-optm.cls.php:616
msgid "Cleared %1$s invalid images."
msgstr ""

#: src/img-optm.cls.php:674
msgid "No valid image found in the current request."
msgstr ""

#: src/img-optm.cls.php:699
msgid "No valid image found by Cloud server in the current request."
msgstr ""

#: src/img-optm.cls.php:892
msgid "Started async image optimization request"
msgstr ""

#: src/img-optm.cls.php:969
msgid "Pull Cron is running"
msgstr ""

#: src/img-optm.cls.php:1078
#: src/img-optm.cls.php:1104
msgid "Some optimized image file(s) has expired and was cleared."
msgstr ""

#: src/img-optm.cls.php:1121
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr ""

#: src/img-optm.cls.php:1149
msgid "Pulled AVIF image md5 does not match the notified AVIF image md5."
msgstr ""

#: src/img-optm.cls.php:1183
msgid "One or more pulled images does not match with the notified image md5"
msgstr ""

#: src/img-optm.cls.php:1377
msgid "Cleaned up unfinished data successfully."
msgstr ""

#: src/img-optm.cls.php:1395
msgid "Reset image optimization counter successfully."
msgstr ""

#: src/img-optm.cls.php:1479
msgid "Destroy all optimization data successfully."
msgstr ""

#: src/img-optm.cls.php:1546
#: src/img-optm.cls.php:1608
msgid "Rescanned successfully."
msgstr ""

#: src/img-optm.cls.php:1608
msgid "Rescanned %d images successfully."
msgstr ""

#: src/img-optm.cls.php:1675
msgid "Calculated backups successfully."
msgstr ""

#: src/img-optm.cls.php:1769
msgid "Removed backups successfully."
msgstr ""

#: src/img-optm.cls.php:1921
msgid "Switched images successfully."
msgstr ""

#: src/img-optm.cls.php:2021
#: src/img-optm.cls.php:2081
msgid "Switched to optimized file successfully."
msgstr ""

#: src/img-optm.cls.php:2040
msgid "Disabled WebP file successfully."
msgstr ""

#: src/img-optm.cls.php:2045
msgid "Enabled WebP file successfully."
msgstr ""

#: src/img-optm.cls.php:2054
msgid "Disabled AVIF file successfully."
msgstr ""

#: src/img-optm.cls.php:2059
msgid "Enabled AVIF file successfully."
msgstr ""

#: src/img-optm.cls.php:2075
msgid "Restored original file successfully."
msgstr ""

#: src/img-optm.cls.php:2132
msgid "Reset the optimized data successfully."
msgstr ""

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr ""

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr ""

#: src/import.cls.php:157
msgid "Reset successfully."
msgstr ""

#: src/lang.cls.php:26
msgid "Images not requested"
msgstr ""

#: src/lang.cls.php:27
msgid "Images ready to request"
msgstr ""

#: src/lang.cls.php:28
#: tpl/dash/dashboard.tpl.php:534
msgid "Images requested"
msgstr ""

#: src/lang.cls.php:29
#: tpl/dash/dashboard.tpl.php:544
msgid "Images notified to pull"
msgstr ""

#: src/lang.cls.php:30
msgid "Images optimized and pulled"
msgstr ""

#: src/lang.cls.php:49
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict."
msgstr ""

#: src/lang.cls.php:54
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain."
msgstr ""

#: src/lang.cls.php:56
msgid "Alias is in use by another QUIC.cloud account."
msgstr ""

#: src/lang.cls.php:90
msgid "Guest Mode User Agents"
msgstr ""

#: src/lang.cls.php:91
msgid "Guest Mode IPs"
msgstr ""

#: src/lang.cls.php:93
msgid "Enable Cache"
msgstr ""

#: src/lang.cls.php:94
#: tpl/dash/dashboard.tpl.php:55
#: tpl/dash/dashboard.tpl.php:593
#: tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr ""

#: src/lang.cls.php:95
msgid "Default Public Cache TTL"
msgstr ""

#: src/lang.cls.php:96
msgid "Default Private Cache TTL"
msgstr ""

#: src/lang.cls.php:97
msgid "Default Front Page TTL"
msgstr ""

#: src/lang.cls.php:98
msgid "Default Feed TTL"
msgstr ""

#: src/lang.cls.php:99
msgid "Default REST TTL"
msgstr ""

#: src/lang.cls.php:100
msgid "Default HTTP Status Code Page TTL"
msgstr ""

#: src/lang.cls.php:101
msgid "Browser Cache TTL"
msgstr ""

#: src/lang.cls.php:102
msgid "AJAX Cache TTL"
msgstr ""

#: src/lang.cls.php:103
msgid "Automatically Upgrade"
msgstr ""

#: src/lang.cls.php:104
msgid "Guest Mode"
msgstr ""

#: src/lang.cls.php:105
msgid "Guest Optimization"
msgstr ""

#: src/lang.cls.php:106
msgid "Notifications"
msgstr ""

#: src/lang.cls.php:107
msgid "Cache Logged-in Users"
msgstr ""

#: src/lang.cls.php:108
msgid "Cache Commenters"
msgstr ""

#: src/lang.cls.php:109
msgid "Cache REST API"
msgstr ""

#: src/lang.cls.php:110
msgid "Cache Login Page"
msgstr ""

#: src/lang.cls.php:111
msgid "Cache PHP Resources"
msgstr ""

#: src/lang.cls.php:112
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr ""

#: src/lang.cls.php:113
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr ""

#: src/lang.cls.php:114
msgid "Private Cached URIs"
msgstr ""

#: src/lang.cls.php:115
msgid "Drop Query String"
msgstr ""

#: src/lang.cls.php:118
msgid "Method"
msgstr ""

#: src/lang.cls.php:119
msgid "Host"
msgstr ""

#: src/lang.cls.php:120
msgid "Port"
msgstr ""

#: src/lang.cls.php:121
msgid "Default Object Lifetime"
msgstr ""

#: src/lang.cls.php:122
msgid "Username"
msgstr ""

#: src/lang.cls.php:123
msgid "Password"
msgstr ""

#: src/lang.cls.php:124
msgid "Redis Database ID"
msgstr ""

#: src/lang.cls.php:125
msgid "Global Groups"
msgstr ""

#: src/lang.cls.php:126
msgid "Do Not Cache Groups"
msgstr ""

#: src/lang.cls.php:127
msgid "Persistent Connection"
msgstr ""

#: src/lang.cls.php:128
msgid "Cache WP-Admin"
msgstr ""

#: src/lang.cls.php:129
msgid "Store Transients"
msgstr ""

#: src/lang.cls.php:131
msgid "Purge All On Upgrade"
msgstr ""

#: src/lang.cls.php:132
msgid "Serve Stale"
msgstr ""

#: src/lang.cls.php:133
#: tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr ""

#: src/lang.cls.php:134
#: tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr ""

#: src/lang.cls.php:135
msgid "Force Cache URIs"
msgstr ""

#: src/lang.cls.php:136
msgid "Force Public Cache URIs"
msgstr ""

#: src/lang.cls.php:137
msgid "Do Not Cache URIs"
msgstr ""

#: src/lang.cls.php:138
msgid "Do Not Cache Query Strings"
msgstr ""

#: src/lang.cls.php:139
msgid "Do Not Cache Categories"
msgstr ""

#: src/lang.cls.php:140
msgid "Do Not Cache Tags"
msgstr ""

#: src/lang.cls.php:141
msgid "Do Not Cache Roles"
msgstr ""

#: src/lang.cls.php:142
msgid "CSS Minify"
msgstr ""

#: src/lang.cls.php:143
msgid "CSS Combine"
msgstr ""

#: src/lang.cls.php:144
msgid "CSS Combine External and Inline"
msgstr ""

#: src/lang.cls.php:145
msgid "Generate UCSS"
msgstr ""

#: src/lang.cls.php:146
msgid "UCSS Inline"
msgstr ""

#: src/lang.cls.php:147
msgid "UCSS Selector Allowlist"
msgstr ""

#: src/lang.cls.php:148
msgid "UCSS File Excludes and Inline"
msgstr ""

#: src/lang.cls.php:149
msgid "UCSS URI Excludes"
msgstr ""

#: src/lang.cls.php:150
msgid "JS Minify"
msgstr ""

#: src/lang.cls.php:152
msgid "JS Combine External and Inline"
msgstr ""

#: src/lang.cls.php:153
msgid "HTML Minify"
msgstr ""

#: src/lang.cls.php:154
msgid "HTML Lazy Load Selectors"
msgstr ""

#: src/lang.cls.php:155
msgid "HTML Keep Comments"
msgstr ""

#: src/lang.cls.php:156
#: tpl/page_optm/settings_tuning_css.tpl.php:157
msgid "Load CSS Asynchronously"
msgstr ""

#: src/lang.cls.php:157
msgid "CCSS Per URL"
msgstr ""

#: src/lang.cls.php:158
msgid "Inline CSS Async Lib"
msgstr ""

#: src/lang.cls.php:159
#: tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr ""

#: src/lang.cls.php:160
msgid "Load JS Deferred"
msgstr ""

#: src/lang.cls.php:161
msgid "Localize Resources"
msgstr ""

#: src/lang.cls.php:162
msgid "Localization Files"
msgstr ""

#: src/lang.cls.php:163
msgid "DNS Prefetch"
msgstr ""

#: src/lang.cls.php:164
msgid "DNS Prefetch Control"
msgstr ""

#: src/lang.cls.php:165
msgid "DNS Preconnect"
msgstr ""

#: src/lang.cls.php:166
msgid "CSS Excludes"
msgstr ""

#: src/lang.cls.php:167
msgid "JS Delayed Includes"
msgstr ""

#: src/lang.cls.php:168
msgid "JS Excludes"
msgstr ""

#: src/lang.cls.php:169
msgid "Remove Query Strings"
msgstr ""

#: src/lang.cls.php:170
msgid "Load Google Fonts Asynchronously"
msgstr ""

#: src/lang.cls.php:171
msgid "Remove Google Fonts"
msgstr ""

#: src/lang.cls.php:172
msgid "Critical CSS Rules"
msgstr ""

#: src/lang.cls.php:173
msgid "Separate CCSS Cache Post Types"
msgstr ""

#: src/lang.cls.php:174
msgid "Separate CCSS Cache URIs"
msgstr ""

#: src/lang.cls.php:175
msgid "CCSS Selector Allowlist"
msgstr ""

#: src/lang.cls.php:176
msgid "JS Deferred / Delayed Excludes"
msgstr ""

#: src/lang.cls.php:177
msgid "Guest Mode JS Excludes"
msgstr ""

#: src/lang.cls.php:178
#: tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr ""

#: src/lang.cls.php:179
#: tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr ""

#: src/lang.cls.php:180
msgid "URI Excludes"
msgstr ""

#: src/lang.cls.php:181
msgid "Optimize for Guests Only"
msgstr ""

#: src/lang.cls.php:182
msgid "Role Excludes"
msgstr ""

#: src/lang.cls.php:185
msgid "Gravatar Cache Cron"
msgstr ""

#: src/lang.cls.php:186
msgid "Gravatar Cache TTL"
msgstr ""

#: src/lang.cls.php:188
msgid "Lazy Load Images"
msgstr ""

#: src/lang.cls.php:189
msgid "Lazy Load Image Excludes"
msgstr ""

#: src/lang.cls.php:190
msgid "Lazy Load Image Class Name Excludes"
msgstr ""

#: src/lang.cls.php:191
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr ""

#: src/lang.cls.php:192
msgid "Lazy Load Iframe Class Name Excludes"
msgstr ""

#: src/lang.cls.php:193
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr ""

#: src/lang.cls.php:194
msgid "Lazy Load URI Excludes"
msgstr ""

#: src/lang.cls.php:195
msgid "LQIP Excludes"
msgstr ""

#: src/lang.cls.php:196
msgid "Basic Image Placeholder"
msgstr ""

#: src/lang.cls.php:197
msgid "Responsive Placeholder"
msgstr ""

#: src/lang.cls.php:198
msgid "Responsive Placeholder Color"
msgstr ""

#: src/lang.cls.php:199
msgid "Responsive Placeholder SVG"
msgstr ""

#: src/lang.cls.php:200
msgid "LQIP Cloud Generator"
msgstr ""

#: src/lang.cls.php:201
msgid "LQIP Quality"
msgstr ""

#: src/lang.cls.php:202
msgid "LQIP Minimum Dimensions"
msgstr ""

#: src/lang.cls.php:204
msgid "Generate LQIP In Background"
msgstr ""

#: src/lang.cls.php:205
msgid "Lazy Load Iframes"
msgstr ""

#: src/lang.cls.php:206
msgid "Add Missing Sizes"
msgstr ""

#: src/lang.cls.php:207
#: src/metabox.cls.php:33
#: src/metabox.cls.php:34
#: tpl/page_optm/settings_vpi.tpl.php:15
msgid "Viewport Images"
msgstr ""

#: src/lang.cls.php:208
msgid "Viewport Images Cron"
msgstr ""

#: src/lang.cls.php:210
msgid "Auto Request Cron"
msgstr ""

#: src/lang.cls.php:211
msgid "Optimize Original Images"
msgstr ""

#: src/lang.cls.php:212
msgid "Remove Original Backups"
msgstr ""

#: src/lang.cls.php:213
msgid "Next-Gen Image Format"
msgstr ""

#: src/lang.cls.php:214
msgid "Optimize Losslessly"
msgstr ""

#: src/lang.cls.php:215
msgid "Preserve EXIF/XMP data"
msgstr ""

#: src/lang.cls.php:216
msgid "WebP/AVIF Attribute To Replace"
msgstr ""

#: src/lang.cls.php:217
msgid "WebP/AVIF For Extra srcset"
msgstr ""

#: src/lang.cls.php:218
msgid "WordPress Image Quality Control"
msgstr ""

#: src/lang.cls.php:219
#: tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr ""

#: src/lang.cls.php:220
msgid "Cache Admin Bar"
msgstr ""

#: src/lang.cls.php:221
msgid "Cache Comment Form"
msgstr ""

#: src/lang.cls.php:222
msgid "ESI Nonces"
msgstr ""

#: src/lang.cls.php:223
#: tpl/page_optm/settings_css.tpl.php:126
#: tpl/page_optm/settings_css.tpl.php:250
#: tpl/page_optm/settings_vpi.tpl.php:73
msgid "Vary Group"
msgstr ""

#: src/lang.cls.php:224
msgid "Purge All Hooks"
msgstr ""

#: src/lang.cls.php:225
msgid "Improve HTTP/HTTPS Compatibility"
msgstr ""

#: src/lang.cls.php:226
msgid "Instant Click"
msgstr ""

#: src/lang.cls.php:227
msgid "Do Not Cache Cookies"
msgstr ""

#: src/lang.cls.php:228
msgid "Do Not Cache User Agents"
msgstr ""

#: src/lang.cls.php:229
msgid "Login Cookie"
msgstr ""

#: src/lang.cls.php:230
msgid "Vary Cookies"
msgstr ""

#: src/lang.cls.php:232
msgid "Frontend Heartbeat Control"
msgstr ""

#: src/lang.cls.php:233
msgid "Frontend Heartbeat TTL"
msgstr ""

#: src/lang.cls.php:234
msgid "Backend Heartbeat Control"
msgstr ""

#: src/lang.cls.php:235
msgid "Backend Heartbeat TTL"
msgstr ""

#: src/lang.cls.php:236
msgid "Editor Heartbeat"
msgstr ""

#: src/lang.cls.php:237
msgid "Editor Heartbeat TTL"
msgstr ""

#: src/lang.cls.php:239
msgid "Use CDN Mapping"
msgstr ""

#: src/lang.cls.php:240
msgid "CDN URL"
msgstr ""

#: src/lang.cls.php:241
msgid "Include Images"
msgstr ""

#: src/lang.cls.php:242
msgid "Include CSS"
msgstr ""

#: src/lang.cls.php:243
msgid "Include JS"
msgstr ""

#: src/lang.cls.php:244
#: tpl/cdn/other.tpl.php:87
msgid "Include File Types"
msgstr ""

#: src/lang.cls.php:245
msgid "HTML Attribute To Replace"
msgstr ""

#: src/lang.cls.php:246
msgid "Original URLs"
msgstr ""

#: src/lang.cls.php:247
msgid "Included Directories"
msgstr ""

#: src/lang.cls.php:248
msgid "Exclude Path"
msgstr ""

#: src/lang.cls.php:249
msgid "Cloudflare API"
msgstr ""

#: src/lang.cls.php:252
msgid "Crawl Interval"
msgstr ""

#: src/lang.cls.php:253
msgid "Server Load Limit"
msgstr ""

#: src/lang.cls.php:254
msgid "Role Simulation"
msgstr ""

#: src/lang.cls.php:255
msgid "Cookie Simulation"
msgstr ""

#: src/lang.cls.php:256
msgid "Custom Sitemap"
msgstr ""

#: src/lang.cls.php:258
#: tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr ""

#: src/lang.cls.php:259
#: tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr ""

#: src/lang.cls.php:260
msgid "Admin IPs"
msgstr ""

#: src/lang.cls.php:261
msgid "Debug Level"
msgstr ""

#: src/lang.cls.php:262
msgid "Log File Size Limit"
msgstr ""

#: src/lang.cls.php:263
msgid "Collapse Query Strings"
msgstr ""

#: src/lang.cls.php:264
msgid "Debug URI Includes"
msgstr ""

#: src/lang.cls.php:265
msgid "Debug URI Excludes"
msgstr ""

#: src/lang.cls.php:266
msgid "Debug String Excludes"
msgstr ""

#: src/lang.cls.php:268
msgid "Revisions Max Number"
msgstr ""

#: src/lang.cls.php:269
msgid "Revisions Max Age"
msgstr ""

#: src/media.cls.php:257
msgid "LiteSpeed Optimization"
msgstr ""

#: src/media.cls.php:308
#: src/media.cls.php:337
#: src/media.cls.php:363
#: src/media.cls.php:402
msgid "(optm)"
msgstr ""

#: src/media.cls.php:309
msgid "Currently using optimized version of file."
msgstr ""

#: src/media.cls.php:309
#: src/media.cls.php:367
msgid "Click to switch to original (unoptimized) version."
msgstr ""

#: src/media.cls.php:312
#: src/media.cls.php:370
msgid "(non-optm)"
msgstr ""

#: src/media.cls.php:313
msgid "Currently using original (unoptimized) version of file."
msgstr ""

#: src/media.cls.php:313
#: src/media.cls.php:374
msgid "Click to switch to optimized version."
msgstr ""

#: src/media.cls.php:319
msgid "Original file reduced by %1$s (%2$s)"
msgstr ""

#: src/media.cls.php:323
msgid "Orig saved %s"
msgstr ""

#: src/media.cls.php:336
#: src/media.cls.php:400
msgid "Using optimized version of file. "
msgstr ""

#: src/media.cls.php:336
msgid "No backup of original file exists."
msgstr ""

#: src/media.cls.php:341
msgid "Congratulation! Your file was already optimized"
msgstr ""

#: src/media.cls.php:342
msgid "Orig %s"
msgstr ""

#: src/media.cls.php:342
msgid "(no savings)"
msgstr ""

#: src/media.cls.php:344
msgid "Orig"
msgstr ""

#: src/media.cls.php:365
msgid "Currently using optimized version of AVIF file."
msgstr ""

#: src/media.cls.php:366
msgid "Currently using optimized version of WebP file."
msgstr ""

#: src/media.cls.php:372
msgid "Currently using original (unoptimized) version of AVIF file."
msgstr ""

#: src/media.cls.php:373
msgid "Currently using original (unoptimized) version of WebP file."
msgstr ""

#: src/media.cls.php:381
msgid "AVIF file reduced by %1$s (%2$s)"
msgstr ""

#: src/media.cls.php:381
msgid "WebP file reduced by %1$s (%2$s)"
msgstr ""

#: src/media.cls.php:387
msgid "AVIF saved %s"
msgstr ""

#: src/media.cls.php:387
msgid "WebP saved %s"
msgstr ""

#: src/media.cls.php:401
msgid "No backup of unoptimized AVIF file exists."
msgstr ""

#: src/media.cls.php:401
msgid "No backup of unoptimized WebP file exists."
msgstr ""

#: src/media.cls.php:416
msgid "Restore from backup"
msgstr ""

#: src/metabox.cls.php:30
msgid "Disable Cache"
msgstr ""

#: src/metabox.cls.php:31
msgid "Disable Image Lazyload"
msgstr ""

#: src/metabox.cls.php:32
msgid "Disable VPI"
msgstr ""

#: src/metabox.cls.php:34
msgid "Mobile"
msgstr ""

#: src/metabox.cls.php:63
msgid "LiteSpeed Options"
msgstr ""

#: src/object-cache.cls.php:498
msgid "Redis encountered a fatal error: %s (code: %d)"
msgstr ""

#: src/placeholder.cls.php:88
msgid "LQIP"
msgstr ""

#: src/placeholder.cls.php:147
msgid "LQIP image preview for size %s"
msgstr ""

#: src/purge.cls.php:213
msgid "Purged all caches successfully."
msgstr ""

#: src/purge.cls.php:236
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr ""

#: src/purge.cls.php:256
msgid "Cleaned all Critical CSS files."
msgstr ""

#: src/purge.cls.php:276
msgid "Cleaned all Unique CSS files."
msgstr ""

#: src/purge.cls.php:316
msgid "Cleaned all LQIP files."
msgstr ""

#: src/purge.cls.php:334
msgid "Cleaned all Gravatar files."
msgstr ""

#: src/purge.cls.php:352
msgid "Cleaned all localized resource entries."
msgstr ""

#: src/purge.cls.php:387
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr ""

#: src/purge.cls.php:404
msgid "Opcode cache is not enabled."
msgstr ""

#: src/purge.cls.php:419
msgid "Reset the entire opcode cache successfully."
msgstr ""

#: src/purge.cls.php:449
msgid "Object cache is not enabled."
msgstr ""

#: src/purge.cls.php:462
msgid "Purge all object caches successfully."
msgstr ""

#: src/purge.cls.php:684
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr ""

#: src/purge.cls.php:699
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr ""

#: src/purge.cls.php:720
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr ""

#: src/purge.cls.php:748
msgid "Purge category %s"
msgstr ""

#: src/purge.cls.php:778
msgid "Purge tag %s"
msgstr ""

#: src/purge.cls.php:813
msgid "Purge url %s"
msgstr ""

#: src/root.cls.php:208
msgid "All QUIC.cloud service queues have been cleared."
msgstr ""

#: src/task.cls.php:189
msgid "Every Minute"
msgstr ""

#: src/task.cls.php:209
msgid "LiteSpeed Crawler Cron"
msgstr ""

#: src/tool.cls.php:37
#: src/tool.cls.php:48
msgid "Failed to detect IP"
msgstr ""

#: src/utility.cls.php:235
msgid "right now"
msgstr ""

#: src/utility.cls.php:235
msgid "just now"
msgstr ""

#: src/utility.cls.php:238
#: tpl/dash/dashboard.tpl.php:421
#: tpl/dash/dashboard.tpl.php:490
msgid " %s ago"
msgstr ""

#: thirdparty/litespeed-check.cls.php:74
#: thirdparty/litespeed-check.cls.php:125
msgid "Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:14
#: tpl/cache/settings_inc.browser.tpl.php:12
#: tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:38
msgid "NOTICE:"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:62
msgid "Vary for Mini Cart"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:69
msgid "Generate a separate vary cache copy for the mini cart when the cart is not empty."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:70
msgid "If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents."
msgstr ""

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr ""

#: tpl/banner/cloud_news.tpl.php:23
#: tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:14
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:18
msgid "Spread the love and earn %s credits to use in our QUIC.cloud online services."
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:25
msgid "Send to twitter to get %s bonus"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:30
#: tpl/page_optm/settings_tuning_css.tpl.php:58
#: tpl/page_optm/settings_tuning_css.tpl.php:134
msgid "Learn more"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:35
msgid "Tweet preview"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Tweet this"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:63
msgid "Dismiss this notice"
msgstr ""

#: tpl/banner/new_version.php:59
msgid "New Version Available!"
msgstr ""

#: tpl/banner/new_version.php:63
msgid "New release %s is available now."
msgstr ""

#: tpl/banner/new_version.php:71
#: tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:59
msgid "Upgrade"
msgstr ""

#: tpl/banner/new_version.php:81
msgid "Turn On Auto Upgrade"
msgstr ""

#: tpl/banner/new_version.php:87
msgid "Maybe Later"
msgstr ""

#: tpl/banner/new_version.php:96
msgid "Dismiss this notice."
msgstr ""

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr ""

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr ""

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr ""

#: tpl/banner/score.php:28
#: tpl/dash/dashboard.tpl.php:360
msgid "Page Load Time"
msgstr ""

#: tpl/banner/score.php:34
#: tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:376
#: tpl/dash/dashboard.tpl.php:457
msgid "Before"
msgstr ""

#: tpl/banner/score.php:45
#: tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:385
#: tpl/dash/dashboard.tpl.php:465
msgid "After"
msgstr ""

#: tpl/banner/score.php:55
#: tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:393
#: tpl/dash/dashboard.tpl.php:473
msgid "Improved by"
msgstr ""

#: tpl/banner/score.php:68
#: tpl/dash/dashboard.tpl.php:437
msgid "PageSpeed Score"
msgstr ""

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr ""

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr ""

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr ""

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr ""

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr ""

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr ""

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr ""

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr ""

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr ""

#: tpl/cache/entry.tpl.php:7
#: tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr ""

#: tpl/cache/entry.tpl.php:8
#: tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6
#: tpl/toolbox/purge.tpl.php:134
msgid "Purge"
msgstr ""

#: tpl/cache/entry.tpl.php:9
#: tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr ""

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr ""

#: tpl/cache/entry.tpl.php:14
#: tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr ""

#: tpl/cache/entry.tpl.php:15
#: tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr ""

#: tpl/cache/entry.tpl.php:18
#: tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:84
msgid "Advanced"
msgstr ""

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr ""

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr ""

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:65
#: tpl/cache/settings-excludes.tpl.php:98
#: tpl/cdn/other.tpl.php:63
#: tpl/crawler/settings.tpl.php:72
#: tpl/crawler/settings.tpl.php:77
msgid "NOTE"
msgstr ""

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr ""

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:9
msgid "Advanced Settings"
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:9
#: tpl/cache/settings-cache.tpl.php:9
msgid "Cache Control Settings"
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:16
msgid "Network Enable Cache"
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:20
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:21
msgid "It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first."
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:22
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr ""

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:9
msgid "Exclude Settings"
msgstr ""

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:15
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:33
msgid "Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:53
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:67
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:72
msgid "This will generate extra requests to the server, which will increase server load."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:22
msgid "Use Network Admin Setting"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:28
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:32
#: tpl/crawler/settings.tpl.php:103
#: tpl/crawler/settings.tpl.php:112
#: tpl/crawler/summary.tpl.php:181
#: tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:32
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:35
msgid "The network admin setting can be overridden here."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:40
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:54
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:67
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:80
msgid "Cache requests made by WordPress REST API calls."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:93
msgid "Disabling this option may negatively affect performance."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:113
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:127
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:129
#: tpl/cache/settings-cache.tpl.php:146
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:130
#: tpl/cache/settings-cache.tpl.php:147
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:144
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:12
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:13
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:35
#: tpl/cdn/cf.tpl.php:83
#: tpl/crawler/summary.tpl.php:53
#: tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:72
#: tpl/page_optm/settings_css.tpl.php:192
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:36
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:49
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:92
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:86
msgid "Filter %s is supported."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:104
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:107
#: tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/other.tpl.php:128
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:135
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:24
msgid "Paths containing these strings will not be cached."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:67
#: tpl/page_optm/settings_tuning_css.tpl.php:143
msgid "Predefined list will also be combined w/ the above settings"
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:39
msgid "Query strings containing these parameters will not be cached."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:40
msgid "For example, for %s, %s and %s can be used here."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:60
msgid "All categories are cached by default."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:61
msgid "categories"
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:67
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:93
msgid "All tags are cached by default."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:94
msgid "tags"
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:100
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:102
msgid "To exclude %1$s, insert %2$s."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:129
msgid "Selected roles will be excluded from cache."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:50
#: tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:61
#: tpl/page_optm/settings_tuning_css.tpl.php:137
msgid "Note"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:52
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:54
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:72
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:85
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:91
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:105
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:115
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:68
#: tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:105
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid "You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>."
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr ""

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr ""

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr ""

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr ""

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid "Caching these pages may improve server performance by avoiding unnecessary PHP calls."
msgstr ""

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr ""

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
#: tpl/cache/settings_inc.login_cookie.tpl.php:77
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:20
#: tpl/cache/settings_inc.login_cookie.tpl.php:78
msgid "No spaces and case sensitive."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:21
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "The default login cookie is %s."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:27
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:28
msgid "The cookie set here will be used for this WordPress installation."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "Example use case:"
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "There is a WordPress installed for %s."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:35
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:43
msgid "Invalid login cookie. Invalid characters found."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:81
msgid "You can list the 3rd party vary cookies here."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:6
#: tpl/general/online.tpl.php:123
msgid "Enabled"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:7
#: tpl/general/online.tpl.php:125
msgid "Disabled"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:21
msgid "Failed"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Object Cache Settings"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:42
msgid "Use external object cache functionality."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:48
#: tpl/crawler/blacklist.tpl.php:34
#: tpl/crawler/summary.tpl.php:137
msgid "Status"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:51
#: tpl/cache/settings_inc.object.tpl.php:52
msgid "%s Extension"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:53
msgid "Connection Test"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:79
msgid "Your %s Hostname or IP address."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:80
#: tpl/cache/settings_inc.object.tpl.php:95
msgid "If you are using a %1$s socket, %2$s should be set to %3$s"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:93
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "Default port for %1$s is %2$s."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:108
msgid "Default TTL for cached objects."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:121
msgid "Only available when %s is installed."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:134
msgid "Specify the password used when connecting."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:147
msgid "Database to be used"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:160
msgid "Groups cached at the network level."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:187
msgid "Use keep-alive connections to speed up cache operations."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:200
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:213
msgid "Save transients in database when %1$s is %2$s."
msgstr ""

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr ""

#: tpl/cdn/cf.tpl.php:11
msgid "Cloudflare Settings"
msgstr ""

#: tpl/cdn/cf.tpl.php:25
msgid "Use %s API functionality."
msgstr ""

#: tpl/cdn/cf.tpl.php:29
msgid "Global API Key / API Token"
msgstr ""

#: tpl/cdn/cf.tpl.php:33
msgid "Your API key / token is used to access %s APIs."
msgstr ""

#: tpl/cdn/cf.tpl.php:34
msgid "Get it from <a %1$s>%2$s</a>."
msgstr ""

#: tpl/cdn/cf.tpl.php:35
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr ""

#: tpl/cdn/cf.tpl.php:40
msgid "Email Address"
msgstr ""

#: tpl/cdn/cf.tpl.php:44
msgid "Your Email address on %s."
msgstr ""

#: tpl/cdn/cf.tpl.php:45
msgid "Optional when API token used."
msgstr ""

#: tpl/cdn/cf.tpl.php:50
msgid "Domain"
msgstr ""

#: tpl/cdn/cf.tpl.php:58
msgid "You can just type part of the domain."
msgstr ""

#: tpl/cdn/cf.tpl.php:59
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr ""

#: tpl/cdn/cf.tpl.php:85
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr ""

#: tpl/cdn/cf.tpl.php:90
msgid "Cloudflare Domain"
msgstr ""

#: tpl/cdn/cf.tpl.php:91
msgid "Cloudflare Zone"
msgstr ""

#: tpl/cdn/cf.tpl.php:94
msgid "Development Mode"
msgstr ""

#: tpl/cdn/cf.tpl.php:96
msgid "Turn ON"
msgstr ""

#: tpl/cdn/cf.tpl.php:99
msgid "Turn OFF"
msgstr ""

#: tpl/cdn/cf.tpl.php:102
msgid "Check Status"
msgstr ""

#: tpl/cdn/cf.tpl.php:111
msgid "Current status is %1$s since %2$s."
msgstr ""

#: tpl/cdn/cf.tpl.php:116
msgid "Current status is %s."
msgstr ""

#: tpl/cdn/cf.tpl.php:117
msgid "Development mode will be automatically turned off in %s."
msgstr ""

#: tpl/cdn/cf.tpl.php:125
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr ""

#: tpl/cdn/cf.tpl.php:126
msgid "Development Mode will be turned off automatically after three hours."
msgstr ""

#: tpl/cdn/cf.tpl.php:132
msgid "Cloudflare Cache"
msgstr ""

#: tpl/cdn/cf.tpl.php:138
msgid "Purge Everything"
msgstr ""

#: tpl/cdn/entry.tpl.php:8
msgid "QUIC.cloud"
msgstr ""

#: tpl/cdn/entry.tpl.php:10
msgid "Other Static CDN"
msgstr ""

#: tpl/cdn/entry.tpl.php:17
msgid "LiteSpeed Cache CDN"
msgstr ""

#: tpl/cdn/other.tpl.php:20
msgid "CDN Settings"
msgstr ""

#: tpl/cdn/other.tpl.php:34
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr ""

#: tpl/cdn/other.tpl.php:39
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr ""

#: tpl/cdn/other.tpl.php:64
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr ""

#: tpl/cdn/other.tpl.php:69
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes."
msgstr ""

#: tpl/cdn/other.tpl.php:73
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr ""

#: tpl/cdn/other.tpl.php:77
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr ""

#: tpl/cdn/other.tpl.php:81
msgid "Static file type links to be replaced by CDN links."
msgstr ""

#: tpl/cdn/other.tpl.php:83
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr ""

#: tpl/cdn/other.tpl.php:87
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr ""

#: tpl/cdn/other.tpl.php:111
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr ""

#: tpl/cdn/other.tpl.php:112
#: tpl/img_optm/settings.tpl.php:118
msgid "Only attributes listed here will be replaced."
msgstr ""

#: tpl/cdn/other.tpl.php:113
#: tpl/img_optm/settings.tpl.php:119
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr ""

#: tpl/cdn/other.tpl.php:127
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr ""

#: tpl/cdn/other.tpl.php:150
msgid "Only files within these directories will be pointed to the CDN."
msgstr ""

#: tpl/cdn/other.tpl.php:164
msgid "Paths containing these strings will not be served from the CDN."
msgstr ""

#: tpl/cdn/qc.tpl.php:20
#: tpl/dash/dashboard.tpl.php:818
msgid "Refresh Status"
msgstr ""

#: tpl/cdn/qc.tpl.php:23
msgid "QUIC.cloud CDN Status Overview"
msgstr ""

#: tpl/cdn/qc.tpl.php:25
msgid "Check the status of your most important settings and the health of your CDN setup here."
msgstr ""

#: tpl/cdn/qc.tpl.php:30
#: tpl/dash/dashboard.tpl.php:140
msgid "Accelerate, Optimize, Protect"
msgstr ""

#: tpl/cdn/qc.tpl.php:31
#: tpl/dash/dashboard.tpl.php:143
msgid "Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>."
msgstr ""

#: tpl/cdn/qc.tpl.php:32
#: tpl/general/online.tpl.php:46
#: tpl/general/online.tpl.php:132
msgid "Free monthly quota available."
msgstr ""

#: tpl/cdn/qc.tpl.php:33
#: tpl/dash/dashboard.tpl.php:150
#: tpl/general/online.tpl.php:49
#: tpl/general/online.tpl.php:105
msgid "Enable QUIC.cloud services"
msgstr ""

#: tpl/cdn/qc.tpl.php:35
#: tpl/dash/dashboard.tpl.php:156
#: tpl/general/online.tpl.php:19
msgid "QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud."
msgstr ""

#: tpl/cdn/qc.tpl.php:36
#: tpl/dash/dashboard.tpl.php:158
msgid "Learn More about QUIC.cloud"
msgstr ""

#: tpl/cdn/qc.tpl.php:43
msgid "QUIC.cloud CDN is currently <strong>fully disabled</strong>."
msgstr ""

#: tpl/cdn/qc.tpl.php:45
msgid "QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users."
msgstr ""

#: tpl/cdn/qc.tpl.php:49
msgid "Link & Enable QUIC.cloud CDN"
msgstr ""

#: tpl/cdn/qc.tpl.php:51
#: tpl/dash/dashboard.tpl.php:796
msgid "Enable QUIC.cloud CDN"
msgstr ""

#: tpl/cdn/qc.tpl.php:61
msgid "Content Delivery Network Service"
msgstr ""

#: tpl/cdn/qc.tpl.php:62
msgid "no matter where they live."
msgstr ""

#: tpl/cdn/qc.tpl.php:64
msgid "Best available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr ""

#: tpl/cdn/qc.tpl.php:78
msgid "QUIC.cloud CDN Options"
msgstr ""

#: tpl/cdn/qc.tpl.php:96
msgid "To manage your QUIC.cloud options, go to your hosting provider's portal."
msgstr ""

#: tpl/cdn/qc.tpl.php:98
msgid "To manage your QUIC.cloud options, please contact your hosting provider."
msgstr ""

#: tpl/cdn/qc.tpl.php:102
#: tpl/cdn/qc.tpl.php:110
msgid "To manage your QUIC.cloud options, go to QUIC.cloud Dashboard."
msgstr ""

#: tpl/cdn/qc.tpl.php:103
#: tpl/cdn/qc.tpl.php:106
#: tpl/dash/dashboard.tpl.php:345
#: tpl/general/online.tpl.php:140
msgid "Link to QUIC.cloud"
msgstr ""

#: tpl/cdn/qc.tpl.php:105
msgid "You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard."
msgstr ""

#: tpl/cdn/qc.tpl.php:108
#: tpl/cdn/qc.tpl.php:111
msgid "My QUIC.cloud Dashboard"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:21
#: tpl/crawler/entry.tpl.php:10
msgid "Blocklist"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:25
#: tpl/img_optm/summary.tpl.php:174
msgid "Total"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:33
#: tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:205
msgid "URL"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:35
#: tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:48
msgid "Remove from Blocklist"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:58
msgid "PHP Constant %s available to disable blocklist."
msgstr ""

#: tpl/crawler/blacklist.tpl.php:61
msgid "Filter %s available to disable blocklist."
msgstr ""

#: tpl/crawler/blacklist.tpl.php:64
msgid "Not blocklisted"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:65
#: tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:66
#: tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97
#: tpl/crawler/summary.tpl.php:173
#: tpl/crawler/summary.tpl.php:208
msgid "Blocklisted"
msgstr ""

#: tpl/crawler/entry.tpl.php:8
msgid "Summary"
msgstr ""

#: tpl/crawler/entry.tpl.php:9
msgid "Map"
msgstr ""

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr ""

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr ""

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr ""

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr ""

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr ""

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr ""

#: tpl/crawler/map.tpl.php:51
#: tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr ""

#: tpl/crawler/map.tpl.php:52
#: tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr ""

#: tpl/crawler/map.tpl.php:68
#: tpl/dash/dashboard.tpl.php:74
#: tpl/dash/dashboard.tpl.php:740
msgid "Crawler Status"
msgstr ""

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr ""

#: tpl/crawler/settings.tpl.php:11
msgid "Crawler General Settings"
msgstr ""

#: tpl/crawler/settings.tpl.php:25
msgid "This will enable crawler cron."
msgstr ""

#: tpl/crawler/settings.tpl.php:39
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr ""

#: tpl/crawler/settings.tpl.php:53
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr ""

#: tpl/crawler/settings.tpl.php:67
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr ""

#: tpl/crawler/settings.tpl.php:73
msgid "Server enforced value"
msgstr ""

#: tpl/crawler/settings.tpl.php:78
msgid "Server allowed max value"
msgstr ""

#: tpl/crawler/settings.tpl.php:97
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr ""

#: tpl/crawler/settings.tpl.php:104
#: tpl/crawler/summary.tpl.php:182
msgid "You must set %s before using this feature."
msgstr ""

#: tpl/crawler/settings.tpl.php:113
msgid "You must set %1$s to %2$s before using this feature."
msgstr ""

#: tpl/crawler/settings.tpl.php:141
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr ""

#: tpl/crawler/settings.tpl.php:143
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr ""

#: tpl/crawler/summary.tpl.php:21
msgid "You need to set the %s in Settings first before using the crawler"
msgstr ""

#: tpl/crawler/summary.tpl.php:47
msgid "Crawler Cron"
msgstr ""

#: tpl/crawler/summary.tpl.php:54
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr ""

#: tpl/crawler/summary.tpl.php:55
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr ""

#: tpl/crawler/summary.tpl.php:62
msgid "Current sitemap crawl started at"
msgstr ""

#: tpl/crawler/summary.tpl.php:68
msgid "The next complete sitemap crawl will start at"
msgstr ""

#: tpl/crawler/summary.tpl.php:76
msgid "Last complete run time for all crawlers"
msgstr ""

#: tpl/crawler/summary.tpl.php:77
#: tpl/crawler/summary.tpl.php:84
msgid "%d seconds"
msgstr ""

#: tpl/crawler/summary.tpl.php:83
msgid "Run time for previous crawler"
msgstr ""

#: tpl/crawler/summary.tpl.php:90
#: tpl/dash/dashboard.tpl.php:87
#: tpl/dash/dashboard.tpl.php:753
msgid "Current crawler started at"
msgstr ""

#: tpl/crawler/summary.tpl.php:96
msgid "Current server load"
msgstr ""

#: tpl/crawler/summary.tpl.php:102
#: tpl/dash/dashboard.tpl.php:94
#: tpl/dash/dashboard.tpl.php:760
msgid "Last interval"
msgstr ""

#: tpl/crawler/summary.tpl.php:109
#: tpl/dash/dashboard.tpl.php:101
#: tpl/dash/dashboard.tpl.php:767
msgid "Ended reason"
msgstr ""

#: tpl/crawler/summary.tpl.php:116
msgid "<b>Last crawled:</b> %s item(s)"
msgstr ""

#: tpl/crawler/summary.tpl.php:121
msgid "Reset position"
msgstr ""

#: tpl/crawler/summary.tpl.php:124
msgid "Manually run"
msgstr ""

#: tpl/crawler/summary.tpl.php:135
msgid "Cron Name"
msgstr ""

#: tpl/crawler/summary.tpl.php:136
msgid "Run Frequency"
msgstr ""

#: tpl/crawler/summary.tpl.php:138
msgid "Activate"
msgstr ""

#: tpl/crawler/summary.tpl.php:139
msgid "Running"
msgstr ""

#: tpl/crawler/summary.tpl.php:170
msgid "Waiting"
msgstr ""

#: tpl/crawler/summary.tpl.php:171
msgid "Hit"
msgstr ""

#: tpl/crawler/summary.tpl.php:172
msgid "Miss"
msgstr ""

#: tpl/crawler/summary.tpl.php:193
msgid "running"
msgstr ""

#: tpl/crawler/summary.tpl.php:205
msgid "Waiting to be Crawled"
msgstr ""

#: tpl/crawler/summary.tpl.php:206
msgid "Already Cached"
msgstr ""

#: tpl/crawler/summary.tpl.php:207
msgid "Successfully Crawled"
msgstr ""

#: tpl/crawler/summary.tpl.php:212
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr ""

#: tpl/crawler/summary.tpl.php:213
msgid "Crawlers cannot run concurrently."
msgstr ""

#: tpl/crawler/summary.tpl.php:214
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr ""

#: tpl/crawler/summary.tpl.php:215
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr ""

#: tpl/crawler/summary.tpl.php:220
msgid "Watch Crawler Status"
msgstr ""

#: tpl/crawler/summary.tpl.php:227
msgid "Show crawler status"
msgstr ""

#: tpl/crawler/summary.tpl.php:245
msgid "No crawler meta file generated yet"
msgstr ""

#: tpl/dash/dashboard.tpl.php:46
#: tpl/dash/dashboard.tpl.php:584
msgid "Cache Status"
msgstr ""

#: tpl/dash/dashboard.tpl.php:47
#: tpl/dash/dashboard.tpl.php:75
#: tpl/dash/dashboard.tpl.php:506
#: tpl/dash/dashboard.tpl.php:585
#: tpl/dash/dashboard.tpl.php:613
#: tpl/dash/dashboard.tpl.php:645
#: tpl/dash/dashboard.tpl.php:677
#: tpl/dash/dashboard.tpl.php:709
#: tpl/dash/dashboard.tpl.php:741
#: tpl/dash/dashboard.tpl.php:788
msgid "More"
msgstr ""

#: tpl/dash/dashboard.tpl.php:52
#: tpl/dash/dashboard.tpl.php:590
msgid "Public Cache"
msgstr ""

#: tpl/dash/dashboard.tpl.php:53
#: tpl/dash/dashboard.tpl.php:591
msgid "Private Cache"
msgstr ""

#: tpl/dash/dashboard.tpl.php:79
#: tpl/dash/dashboard.tpl.php:745
msgid "Crawler(s)"
msgstr ""

#: tpl/dash/dashboard.tpl.php:82
#: tpl/dash/dashboard.tpl.php:748
msgid "Currently active crawler"
msgstr ""

#: tpl/dash/dashboard.tpl.php:108
#: tpl/dash/dashboard.tpl.php:774
msgid "<b>Last crawled:</b> %d item(s)"
msgstr ""

#: tpl/dash/dashboard.tpl.php:120
#: tpl/dash/dashboard.tpl.php:836
msgid "News"
msgstr ""

#: tpl/dash/dashboard.tpl.php:145
msgid "Free monthly quota available. Can also be used anonymously (no email required)."
msgstr ""

#: tpl/dash/dashboard.tpl.php:152
msgid "Do not show this again"
msgstr ""

#: tpl/dash/dashboard.tpl.php:170
msgid "QUIC.cloud Service Usage Statistics"
msgstr ""

#: tpl/dash/dashboard.tpl.php:172
msgid "Refresh Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:173
msgid "Sync data from Cloud"
msgstr ""

#: tpl/dash/dashboard.tpl.php:181
msgid "The features below are provided by"
msgstr ""

#: tpl/dash/dashboard.tpl.php:190
#: tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr ""

#: tpl/dash/dashboard.tpl.php:191
#: tpl/dash/dashboard.tpl.php:676
#: tpl/dash/network_dash.tpl.php:30
msgid "Low Quality Image Placeholder"
msgstr ""

#: tpl/dash/dashboard.tpl.php:249
#: tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:249
#: tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:262
#: tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr ""

#: tpl/dash/dashboard.tpl.php:263
msgid "PAYG used this month"
msgstr ""

#: tpl/dash/dashboard.tpl.php:263
msgid "PAYG balance and usage not included in above quota calculation."
msgstr ""

#: tpl/dash/dashboard.tpl.php:265
#: tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr ""

#: tpl/dash/dashboard.tpl.php:283
#: tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:284
#: tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr ""

#: tpl/dash/dashboard.tpl.php:293
msgid "Remaining Daily Quota"
msgstr ""

#: tpl/dash/dashboard.tpl.php:304
msgid "Partner Benefits Provided by"
msgstr ""

#: tpl/dash/dashboard.tpl.php:336
msgid "Enable QUIC.cloud Services"
msgstr ""

#: tpl/dash/dashboard.tpl.php:341
#: tpl/general/online.tpl.php:115
msgid "Go to QUIC.cloud dashboard"
msgstr ""

#: tpl/dash/dashboard.tpl.php:365
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr ""

#: tpl/dash/dashboard.tpl.php:365
#: tpl/img_optm/summary.tpl.php:44
#: tpl/page_optm/settings_css.tpl.php:106
#: tpl/page_optm/settings_css.tpl.php:230
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr ""

#: tpl/dash/dashboard.tpl.php:365
#: tpl/general/online.tpl.php:24
#: tpl/img_optm/summary.tpl.php:44
#: tpl/img_optm/summary.tpl.php:46
#: tpl/page_optm/settings_css.tpl.php:106
#: tpl/page_optm/settings_css.tpl.php:230
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Redetect"
msgstr ""

#: tpl/dash/dashboard.tpl.php:402
msgid "You must be using one of the following products in order to measure Page Load Time:"
msgstr ""

#: tpl/dash/dashboard.tpl.php:421
#: tpl/dash/dashboard.tpl.php:490
#: tpl/dash/dashboard.tpl.php:636
#: tpl/dash/dashboard.tpl.php:668
#: tpl/dash/dashboard.tpl.php:700
#: tpl/dash/dashboard.tpl.php:732
msgid "Last requested"
msgstr ""

#: tpl/dash/dashboard.tpl.php:427
#: tpl/dash/dashboard.tpl.php:495
msgid "Refresh"
msgstr ""

#: tpl/dash/dashboard.tpl.php:428
msgid "Refresh page load time"
msgstr ""

#: tpl/dash/dashboard.tpl.php:496
msgid "Refresh page score"
msgstr ""

#: tpl/dash/dashboard.tpl.php:505
#: tpl/img_optm/entry.tpl.php:8
msgid "Image Optimization Summary"
msgstr ""

#: tpl/dash/dashboard.tpl.php:517
#: tpl/img_optm/summary.tpl.php:66
#: tpl/img_optm/summary.tpl.php:71
msgid "Send Optimization Request"
msgstr ""

#: tpl/dash/dashboard.tpl.php:523
#: tpl/img_optm/summary.tpl.php:277
msgid "Total Reduction"
msgstr ""

#: tpl/dash/dashboard.tpl.php:526
#: tpl/img_optm/summary.tpl.php:280
msgid "Images Pulled"
msgstr ""

#: tpl/dash/dashboard.tpl.php:554
#: tpl/img_optm/summary.tpl.php:283
msgid "Last Request"
msgstr ""

#: tpl/dash/dashboard.tpl.php:557
msgid "Last Pull"
msgstr ""

#: tpl/dash/dashboard.tpl.php:612
#: tpl/toolbox/purge.tpl.php:62
msgid "Critical CSS"
msgstr ""

#: tpl/dash/dashboard.tpl.php:618
#: tpl/dash/dashboard.tpl.php:650
#: tpl/dash/dashboard.tpl.php:682
#: tpl/dash/dashboard.tpl.php:714
#: tpl/page_optm/settings_css.tpl.php:97
#: tpl/page_optm/settings_css.tpl.php:221
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:47
msgid "Last generated"
msgstr ""

#: tpl/dash/dashboard.tpl.php:621
#: tpl/dash/dashboard.tpl.php:653
#: tpl/dash/dashboard.tpl.php:685
#: tpl/dash/dashboard.tpl.php:717
msgid "Time to execute previous request"
msgstr ""

#: tpl/dash/dashboard.tpl.php:626
#: tpl/dash/dashboard.tpl.php:658
#: tpl/dash/dashboard.tpl.php:690
#: tpl/dash/dashboard.tpl.php:722
msgid "Requests in queue"
msgstr ""

#: tpl/dash/dashboard.tpl.php:628
#: tpl/dash/dashboard.tpl.php:660
#: tpl/dash/dashboard.tpl.php:692
#: tpl/dash/dashboard.tpl.php:724
msgid "Force cron"
msgstr ""

#: tpl/dash/dashboard.tpl.php:644
#: tpl/toolbox/purge.tpl.php:71
msgid "Unique CSS"
msgstr ""

#: tpl/dash/dashboard.tpl.php:708
msgid "Viewport Image"
msgstr ""

#: tpl/dash/dashboard.tpl.php:802
msgid "Best available WordPress performance"
msgstr ""

#: tpl/dash/dashboard.tpl.php:805
msgid "Globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr ""

#: tpl/dash/dashboard.tpl.php:819
msgid "Refresh QUIC.cloud status"
msgstr ""

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr ""

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr ""

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr ""

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr ""

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr ""

#: tpl/db_optm/entry.tpl.php:10
#: tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr ""

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr ""

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr ""

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr ""

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr ""

#: tpl/db_optm/manage.tpl.php:17
msgid "Orphaned Post Meta"
msgstr ""

#: tpl/db_optm/manage.tpl.php:18
msgid "Clean all orphaned post meta records"
msgstr ""

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr ""

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr ""

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr ""

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr ""

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr ""

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr ""

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr ""

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr ""

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr ""

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr ""

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr ""

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr ""

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr ""

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr ""

#: tpl/db_optm/manage.tpl.php:105
msgid "Database Table Engine Converter"
msgstr ""

#: tpl/db_optm/manage.tpl.php:113
msgid "Table"
msgstr ""

#: tpl/db_optm/manage.tpl.php:114
msgid "Engine"
msgstr ""

#: tpl/db_optm/manage.tpl.php:115
msgid "Tool"
msgstr ""

#: tpl/db_optm/manage.tpl.php:130
msgid "Convert to InnoDB"
msgstr ""

#: tpl/db_optm/manage.tpl.php:138
msgid "We are good. No table uses MyISAM engine."
msgstr ""

#: tpl/db_optm/manage.tpl.php:160
msgid "Database Summary"
msgstr ""

#: tpl/db_optm/manage.tpl.php:176
msgid "Option Name"
msgstr ""

#: tpl/db_optm/manage.tpl.php:177
msgid "Autoload"
msgstr ""

#: tpl/db_optm/manage.tpl.php:178
msgid "Size"
msgstr ""

#: tpl/db_optm/settings.tpl.php:23
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr ""

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr ""

#: tpl/db_optm/settings.tpl.php:37
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr ""

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr ""

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr ""

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr ""

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr ""

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr ""

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr ""

#: tpl/general/entry.tpl.php:8
#: tpl/general/online.tpl.php:54
msgid "Online Services"
msgstr ""

#: tpl/general/entry.tpl.php:9
#: tpl/general/entry.tpl.php:15
#: tpl/general/network_settings.tpl.php:9
#: tpl/general/settings.tpl.php:15
msgid "General Settings"
msgstr ""

#: tpl/general/entry.tpl.php:10
#: tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr ""

#: tpl/general/entry.tpl.php:23
msgid "LiteSpeed Cache General Settings"
msgstr ""

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr ""

#: tpl/general/network_settings.tpl.php:25
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr ""

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr ""

#: tpl/general/online.tpl.php:15
msgid "QUIC.cloud Online Services"
msgstr ""

#: tpl/general/online.tpl.php:23
msgid "Current Cloud Nodes in Service"
msgstr ""

#: tpl/general/online.tpl.php:24
msgid "Click to clear all nodes for further redetection."
msgstr ""

#: tpl/general/online.tpl.php:24
msgid "Are you sure you want to clear all cloud nodes?"
msgstr ""

#: tpl/general/online.tpl.php:36
msgid "No cloud services currently in use"
msgstr ""

#: tpl/general/online.tpl.php:44
msgid "QUIC.cloud Integration Disabled"
msgstr ""

#: tpl/general/online.tpl.php:45
msgid "Speed up your WordPress site even further with QUIC.cloud Online Services and CDN."
msgstr ""

#: tpl/general/online.tpl.php:55
msgid "QUIC.cloud's Online Services improve your site in the following ways:"
msgstr ""

#: tpl/general/online.tpl.php:57
msgid "<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster."
msgstr ""

#: tpl/general/online.tpl.php:58
msgid "<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading."
msgstr ""

#: tpl/general/online.tpl.php:62
msgid "QUIC.cloud's Image Optimization service does the following:"
msgstr ""

#: tpl/general/online.tpl.php:64
msgid "Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality."
msgstr ""

#: tpl/general/online.tpl.php:65
msgid "Optionally creates next-generation WebP or AVIF image files."
msgstr ""

#: tpl/general/online.tpl.php:67
msgid "Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee."
msgstr ""

#: tpl/general/online.tpl.php:70
msgid "QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores."
msgstr ""

#: tpl/general/online.tpl.php:72
msgid "<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling."
msgstr ""

#: tpl/general/online.tpl.php:73
msgid "<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall."
msgstr ""

#: tpl/general/online.tpl.php:74
msgid "<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads."
msgstr ""

#: tpl/general/online.tpl.php:75
msgid "<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold."
msgstr ""

#: tpl/general/online.tpl.php:84
msgid "Content Delivery Network"
msgstr ""

#: tpl/general/online.tpl.php:88
msgid "Caches your entire site, including dynamic content and <strong>ESI blocks</strong>."
msgstr ""

#: tpl/general/online.tpl.php:89
msgid "Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>."
msgstr ""

#: tpl/general/online.tpl.php:90
msgid "Provides <strong>security at the CDN level</strong>, protecting your server from attack."
msgstr ""

#: tpl/general/online.tpl.php:91
msgid "Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding."
msgstr ""

#: tpl/general/online.tpl.php:100
msgid "In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it."
msgstr ""

#: tpl/general/online.tpl.php:112
msgid "QUIC.cloud Integration Enabled"
msgstr ""

#: tpl/general/online.tpl.php:113
msgid "Your site is connected and ready to use QUIC.cloud Online Services."
msgstr ""

#: tpl/general/online.tpl.php:130
msgid "QUIC.cloud Integration Enabled with limitations"
msgstr ""

#: tpl/general/online.tpl.php:131
msgid "Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features."
msgstr ""

#: tpl/general/online.tpl.php:137
msgid "not available for anonymous users"
msgstr ""

#: tpl/general/online.tpl.php:147
msgid "Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard."
msgstr ""

#: tpl/general/online.tpl.php:147
msgid "Disconnect from QUIC.cloud"
msgstr ""

#: tpl/general/online.tpl.php:148
msgid "Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first."
msgstr ""

#: tpl/general/settings.tpl.php:39
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr ""

#: tpl/general/settings.tpl.php:40
msgid "Please read all warnings before enabling this option."
msgstr ""

#: tpl/general/settings.tpl.php:55
msgid "Your %1s quota on %2s will still be in use."
msgstr ""

#: tpl/general/settings.tpl.php:63
#: tpl/general/settings.tpl.php:70
#: tpl/general/settings.tpl.php:77
#: tpl/general/settings.tpl.php:94
#: tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:37
msgid "Notice"
msgstr ""

#: tpl/general/settings.tpl.php:63
#: tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:37
msgid "%s must be turned ON for this setting to work."
msgstr ""

#: tpl/general/settings.tpl.php:70
msgid "You need to turn %s on to get maximum result."
msgstr ""

#: tpl/general/settings.tpl.php:77
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr ""

#: tpl/general/settings.tpl.php:92
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr ""

#: tpl/general/settings.tpl.php:93
msgid "Your server IP"
msgstr ""

#: tpl/general/settings.tpl.php:93
msgid "Check my public IP from"
msgstr ""

#: tpl/general/settings.tpl.php:94
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr ""

#: tpl/general/settings.tpl.php:95
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr ""

#: tpl/general/settings.tpl.php:110
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr ""

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:16
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr ""

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr ""

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr ""

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr ""

#: tpl/img_optm/entry.tpl.php:9
#: tpl/img_optm/entry.tpl.php:15
#: tpl/img_optm/network_settings.tpl.php:9
#: tpl/img_optm/settings.tpl.php:11
msgid "Image Optimization Settings"
msgstr ""

#: tpl/img_optm/entry.tpl.php:23
msgid "LiteSpeed Cache Image Optimization"
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:17
msgid "Request WebP/AVIF versions of original images when doing optimization."
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:23
msgid "%1$s is a %2$s paid feature."
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:26
msgid "When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images."
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:26
#: tpl/img_optm/summary.tpl.php:327
msgid "Destroy All Optimization Data"
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:26
#: tpl/img_optm/summary.tpl.php:318
msgid "Soft Reset Optimization Counter"
msgstr ""

#: tpl/img_optm/settings.tpl.php:26
msgid "Automatically request optimization via cron job."
msgstr ""

#: tpl/img_optm/settings.tpl.php:39
msgid "Optimize images and save backups of the originals in the same folder."
msgstr ""

#: tpl/img_optm/settings.tpl.php:52
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr ""

#: tpl/img_optm/settings.tpl.php:57
#: tpl/img_optm/summary.tpl.php:204
msgid "This is irreversible."
msgstr ""

#: tpl/img_optm/settings.tpl.php:58
#: tpl/img_optm/summary.tpl.php:205
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr ""

#: tpl/img_optm/settings.tpl.php:72
msgid "Optimize images using lossless compression."
msgstr ""

#: tpl/img_optm/settings.tpl.php:73
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr ""

#: tpl/img_optm/settings.tpl.php:86
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr ""

#: tpl/img_optm/settings.tpl.php:87
msgid "This will increase the size of optimized files."
msgstr ""

#: tpl/img_optm/settings.tpl.php:117
msgid "Specify which element attributes will be replaced with WebP/AVIF."
msgstr ""

#: tpl/img_optm/settings.tpl.php:133
msgid "Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic."
msgstr ""

#: tpl/img_optm/summary.tpl.php:44
#: tpl/page_optm/settings_css.tpl.php:106
#: tpl/page_optm/settings_css.tpl.php:230
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr ""

#: tpl/img_optm/summary.tpl.php:48
msgid "Optimize images with our QUIC.cloud server"
msgstr ""

#: tpl/img_optm/summary.tpl.php:53
msgid "You can request a maximum of %s images at once."
msgstr ""

#: tpl/img_optm/summary.tpl.php:58
msgid "To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited."
msgstr ""

#: tpl/img_optm/summary.tpl.php:59
msgid "Current limit is"
msgstr ""

#: tpl/img_optm/summary.tpl.php:67
#: tpl/page_optm/settings_css.tpl.php:136
#: tpl/page_optm/settings_css.tpl.php:260
#: tpl/page_optm/settings_vpi.tpl.php:82
msgid "Available after %d second(s)"
msgstr ""

#: tpl/img_optm/summary.tpl.php:75
msgid "Only press the button if the pull cron job is disabled."
msgstr ""

#: tpl/img_optm/summary.tpl.php:75
msgid "Images will be pulled automatically if the cron job is running."
msgstr ""

#: tpl/img_optm/summary.tpl.php:76
msgid "Pull Images"
msgstr ""

#: tpl/img_optm/summary.tpl.php:82
msgid "Optimization Status"
msgstr ""

#: tpl/img_optm/summary.tpl.php:115
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr ""

#: tpl/img_optm/summary.tpl.php:116
msgid "This process is automatic."
msgstr ""

#: tpl/img_optm/summary.tpl.php:131
msgid "Last pull initiated by cron at %s."
msgstr ""

#: tpl/img_optm/summary.tpl.php:156
msgid "Storage Optimization"
msgstr ""

#: tpl/img_optm/summary.tpl.php:160
msgid "A backup of each image is saved before it is optimized."
msgstr ""

#: tpl/img_optm/summary.tpl.php:167
msgid "Last calculated"
msgstr ""

#: tpl/img_optm/summary.tpl.php:171
#: tpl/img_optm/summary.tpl.php:216
msgid "Files"
msgstr ""

#: tpl/img_optm/summary.tpl.php:182
msgid "Calculate Original Image Storage"
msgstr ""

#: tpl/img_optm/summary.tpl.php:183
msgid "Calculate Backups Disk Space"
msgstr ""

#: tpl/img_optm/summary.tpl.php:190
msgid "Image Thumbnail Group Sizes"
msgstr ""

#: tpl/img_optm/summary.tpl.php:201
msgid "Delete all backups of the original images"
msgstr ""

#: tpl/img_optm/summary.tpl.php:213
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr ""

#: tpl/img_optm/summary.tpl.php:219
msgid "Saved"
msgstr ""

#: tpl/img_optm/summary.tpl.php:223
msgid "Are you sure you want to remove all image backups?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:224
msgid "Remove Original Image Backups"
msgstr ""

#: tpl/img_optm/summary.tpl.php:235
msgid "Image Information"
msgstr ""

#: tpl/img_optm/summary.tpl.php:244
msgid "Image groups total"
msgstr ""

#: tpl/img_optm/summary.tpl.php:249
msgid "Congratulations, all gathered!"
msgstr ""

#: tpl/img_optm/summary.tpl.php:252
msgid "What is a group?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:254
msgid "What is an image group?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:258
#: tpl/img_optm/summary.tpl.php:322
msgid "Current image post id position"
msgstr ""

#: tpl/img_optm/summary.tpl.php:259
msgid "Maximum image post id"
msgstr ""

#: tpl/img_optm/summary.tpl.php:265
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr ""

#: tpl/img_optm/summary.tpl.php:266
msgid "Rescan New Thumbnails"
msgstr ""

#: tpl/img_optm/summary.tpl.php:274
msgid "Optimization Summary"
msgstr ""

#: tpl/img_optm/summary.tpl.php:286
msgid "Last Pulled"
msgstr ""

#: tpl/img_optm/summary.tpl.php:291
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr ""

#: tpl/img_optm/summary.tpl.php:297
msgid "Optimization Tools"
msgstr ""

#: tpl/img_optm/summary.tpl.php:300
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr ""

#: tpl/img_optm/summary.tpl.php:305
msgid "Use original images (unoptimized) on your site"
msgstr ""

#: tpl/img_optm/summary.tpl.php:306
msgid "Use Original Files"
msgstr ""

#: tpl/img_optm/summary.tpl.php:309
msgid "Switch back to using optimized images on your site"
msgstr ""

#: tpl/img_optm/summary.tpl.php:310
msgid "Use Optimized Files"
msgstr ""

#: tpl/img_optm/summary.tpl.php:322
msgid "This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action."
msgstr ""

#: tpl/img_optm/summary.tpl.php:326
msgid "Are you sure to destroy all optimized images?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:331
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr ""

#: tpl/inc/admin_footer.php:10
msgid "Rate %s on %s"
msgstr ""

#: tpl/inc/admin_footer.php:13
msgid "Read LiteSpeed Documentation"
msgstr ""

#: tpl/inc/admin_footer.php:15
msgid "Visit LSCWP support forum"
msgstr ""

#: tpl/inc/admin_footer.php:17
msgid "Join LiteSpeed Slack community"
msgstr ""

#: tpl/inc/check_cache_disabled.php:10
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr ""

#: tpl/inc/check_cache_disabled.php:15
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr ""

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr ""

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr ""

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr ""

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The following options are selected, but are not editable in this settings page."
msgstr ""

#: tpl/inc/in_upgrading.php:5
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr ""

#: tpl/inc/show_display_installed.php:7
msgid "LiteSpeed Cache plugin is installed!"
msgstr ""

#: tpl/inc/show_display_installed.php:10
msgid "This message indicates that the plugin was installed by the server admin."
msgstr ""

#: tpl/inc/show_display_installed.php:12
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr ""

#: tpl/inc/show_display_installed.php:14
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr ""

#: tpl/inc/show_display_installed.php:16
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr ""

#: tpl/inc/show_display_installed.php:18
msgid "Examples of test cases include:"
msgstr ""

#: tpl/inc/show_display_installed.php:21
msgid "Visit the site while logged out."
msgstr ""

#: tpl/inc/show_display_installed.php:24
msgid "Create a post, make sure the front page is accurate."
msgstr ""

#: tpl/inc/show_display_installed.php:28
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr ""

#: tpl/inc/show_display_installed.php:32
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr ""

#: tpl/inc/show_error_cookie.php:6
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr ""

#: tpl/inc/show_error_cookie.php:8
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr ""

#: tpl/inc/show_error_cookie.php:10
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr ""

#: tpl/inc/show_error_cookie.php:13
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr ""

#: tpl/inc/show_rule_conflict.php:6
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr ""

#: tpl/page_optm/entry.tpl.php:6
#: tpl/page_optm/settings_css.tpl.php:25
msgid "CSS Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:7
#: tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:8
#: tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:9
#: tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:10
msgid "VPI"
msgstr ""

#: tpl/page_optm/entry.tpl.php:11
#: tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr ""

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr ""

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr ""

#: tpl/page_optm/entry.tpl.php:33
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:41
msgid "Minify CSS files and inline CSS code."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:55
msgid "Combine CSS files and inline CSS code."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:56
#: tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:78
msgid "This will drop the unused CSS on each page from the combined file."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:80
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:82
msgid "Filter %s available for UCSS per page type generation."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:87
msgid "This option is bypassed because %1$s option is %2$s."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:100
#: tpl/page_optm/settings_css.tpl.php:224
msgid "Last requested cost"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:112
#: tpl/page_optm/settings_css.tpl.php:236
#: tpl/page_optm/settings_vpi.tpl.php:59
msgid "URL list in %s queue waiting for cron"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:135
#: tpl/page_optm/settings_css.tpl.php:140
#: tpl/page_optm/settings_css.tpl.php:259
#: tpl/page_optm/settings_css.tpl.php:264
#: tpl/page_optm/settings_vpi.tpl.php:81
#: tpl/page_optm/settings_vpi.tpl.php:86
msgid "Run %s Queue Manually"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:159
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:162
msgid "This option will automatically bypass %s option."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:176
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:196
msgid "Optimize CSS delivery."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:197
#: tpl/page_optm/settings_html.tpl.php:167
#: tpl/page_optm/settings_js.tpl.php:73
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:198
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:200
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:201
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:205
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:211
msgid "This option is bypassed due to %s option."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:281
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:294
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:305
msgid "Default"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:307
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:308
msgid "%s is recommended."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:308
msgid "Swap"
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:52
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:67
msgid "Preconnecting speeds up future loads from a given origin."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:98
msgid "When minifying HTML do not discard comments that match a specified pattern."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:100
msgid "If comment to be kept is like: %s write: %s"
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:138
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:139
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:166
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:43
#: tpl/page_optm/settings_js.tpl.php:77
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:44
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:58
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:71
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:12
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:205
msgid "Run Queue Manually"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:125
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:27
msgid "Example"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:222
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:49
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:50
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:66
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:67
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:112
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:128
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:131
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:146
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:164
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:168
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:188
msgid "Size list in queue waiting for cron"
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:221
msgid "Load iframes only when they enter the viewport."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:235
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:246
msgid "Use %1$s to bypass remote image dimension check when %2$s is ON."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:260
msgid "The image compression quality setting of WordPress out of 100."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:34
msgid "Listed JS files or inline JS code will be delayed."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:76
msgid "Listed JS files or inline JS code will not be deferred or delayed."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:41
msgid "Listed CSS files will be excluded from UCSS and saved to inline."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:56
msgid "List the CSS selectors whose styles should always be included in UCSS."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:59
#: tpl/page_optm/settings_tuning_css.tpl.php:135
msgid "Wildcard %s supported."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:63
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:81
msgid "Listed URI will not generate UCSS."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:89
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:104
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:118
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:132
msgid "List the CSS selectors whose styles should always be included in CCSS."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:139
msgid "Selectors must exist in the CSS. Parent classes in the HTML will not work."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:157
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:30
msgid "When you use Lazy Load, it will delay the loading of all images on a page."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:31
msgid "The Viewport Images service detects which images appear above the fold, and excludes them from lazy load."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "This enables the page's initial screenful of imagery to be fully displayed without delay."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:104
msgid "Enable Viewport Images auto generation cron."
msgstr ""

#: tpl/presets/entry.tpl.php:6
msgid "Standard Presets"
msgstr ""

#: tpl/presets/entry.tpl.php:7
#: tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr ""

#: tpl/presets/entry.tpl.php:14
msgid "LiteSpeed Cache Configuration Presets"
msgstr ""

#: tpl/presets/standard.tpl.php:8
msgid "Essentials"
msgstr ""

#: tpl/presets/standard.tpl.php:10
msgid "Default Cache"
msgstr ""

#: tpl/presets/standard.tpl.php:11
msgid "Higher TTL"
msgstr ""

#: tpl/presets/standard.tpl.php:15
msgid "This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development."
msgstr ""

#: tpl/presets/standard.tpl.php:16
msgid "A Domain Key is not required to use this preset. Only basic caching features are enabled."
msgstr ""

#: tpl/presets/standard.tpl.php:21
#: tpl/toolbox/settings-debug.tpl.php:84
msgid "Basic"
msgstr ""

#: tpl/presets/standard.tpl.php:23
msgid "Everything in Essentials, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:25
msgid "Mobile Cache"
msgstr ""

#: tpl/presets/standard.tpl.php:28
msgid "This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners."
msgstr ""

#: tpl/presets/standard.tpl.php:29
msgid "A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools."
msgstr ""

#: tpl/presets/standard.tpl.php:34
msgid "Advanced (Recommended)"
msgstr ""

#: tpl/presets/standard.tpl.php:36
msgid "Everything in Basic, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:37
msgid "Guest Mode and Guest Optimization"
msgstr ""

#: tpl/presets/standard.tpl.php:38
msgid "CSS, JS and HTML Minification"
msgstr ""

#: tpl/presets/standard.tpl.php:40
msgid "JS Defer for both external and inline JS"
msgstr ""

#: tpl/presets/standard.tpl.php:41
msgid "DNS Prefetch for static files"
msgstr ""

#: tpl/presets/standard.tpl.php:43
msgid "Remove Query Strings from Static Files"
msgstr ""

#: tpl/presets/standard.tpl.php:48
msgid "This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools."
msgstr ""

#: tpl/presets/standard.tpl.php:49
#: tpl/presets/standard.tpl.php:64
msgid "A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores."
msgstr ""

#: tpl/presets/standard.tpl.php:54
msgid "Aggressive"
msgstr ""

#: tpl/presets/standard.tpl.php:56
msgid "Everything in Advanced, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:57
msgid "CSS & JS Combine"
msgstr ""

#: tpl/presets/standard.tpl.php:58
msgid "Asynchronous CSS Loading with Critical CSS"
msgstr ""

#: tpl/presets/standard.tpl.php:59
msgid "Removed Unused CSS for Users"
msgstr ""

#: tpl/presets/standard.tpl.php:60
msgid "Lazy Load for Iframes"
msgstr ""

#: tpl/presets/standard.tpl.php:63
msgid "This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning."
msgstr ""

#: tpl/presets/standard.tpl.php:69
msgid "Extreme"
msgstr ""

#: tpl/presets/standard.tpl.php:71
msgid "Everything in Aggressive, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:72
msgid "Lazy Load for Images"
msgstr ""

#: tpl/presets/standard.tpl.php:73
msgid "Viewport Image Generation"
msgstr ""

#: tpl/presets/standard.tpl.php:74
msgid "JS Delayed"
msgstr ""

#: tpl/presets/standard.tpl.php:75
msgid "Inline JS added to Combine"
msgstr ""

#: tpl/presets/standard.tpl.php:76
msgid "Inline CSS added to Combine"
msgstr ""

#: tpl/presets/standard.tpl.php:79
msgid "This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images."
msgstr ""

#: tpl/presets/standard.tpl.php:80
msgid "A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores."
msgstr ""

#: tpl/presets/standard.tpl.php:87
msgid "LiteSpeed Cache Standard Presets"
msgstr ""

#: tpl/presets/standard.tpl.php:91
msgid "Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between."
msgstr ""

#: tpl/presets/standard.tpl.php:116
msgid "Who should use this preset?"
msgstr ""

#: tpl/presets/standard.tpl.php:126
msgid "This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?"
msgstr ""

#: tpl/presets/standard.tpl.php:128
msgid "Apply Preset"
msgstr ""

#: tpl/presets/standard.tpl.php:147
msgid "unknown"
msgstr ""

#: tpl/presets/standard.tpl.php:158
msgid "History"
msgstr ""

#: tpl/presets/standard.tpl.php:168
msgid "Error: Failed to apply the settings %1$s"
msgstr ""

#: tpl/presets/standard.tpl.php:170
msgid "Restored backup settings %1$s"
msgstr ""

#: tpl/presets/standard.tpl.php:173
msgid "Applied the %1$s preset %2$s"
msgstr ""

#: tpl/presets/standard.tpl.php:184
msgid "Backup created %1$s before applying the %2$s preset"
msgstr ""

#: tpl/presets/standard.tpl.php:188
msgid "This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?"
msgstr ""

#: tpl/presets/standard.tpl.php:190
msgid "Restore Settings"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:22
msgid "Try GitHub Version"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:26
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:31
msgid "Use latest GitHub Dev commit"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:33
msgid "Use latest GitHub Master commit"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:35
#: tpl/toolbox/beta_test.tpl.php:51
msgid "Use latest WordPress release version"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:35
msgid "OR"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:46
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:50
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:50
msgid "Use latest GitHub Dev/Master commit"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:51
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:56
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:55
#: tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:59
#: tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:60
#: tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr ""

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr ""

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr ""

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr ""

#: tpl/toolbox/entry.tpl.php:23
#: tpl/toolbox/settings-debug.tpl.php:24
msgid "Debug Settings"
msgstr ""

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr ""

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr ""

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:18
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:47
#: tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:49
#: tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:78
#: tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:24
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:46
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:52
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:16
msgid "Purge Log"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:21
msgid "Crawler Log"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:64
msgid "Clear Logs"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:81
msgid "Copy Log"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:114
msgid "LiteSpeed Logs"
msgstr ""

#: tpl/toolbox/purge.tpl.php:9
msgid "Purge Front Page"
msgstr ""

#: tpl/toolbox/purge.tpl.php:10
msgid "This will Purge Front Page only"
msgstr ""

#: tpl/toolbox/purge.tpl.php:15
msgid "Purge Pages"
msgstr ""

#: tpl/toolbox/purge.tpl.php:16
msgid "This will Purge Pages only"
msgstr ""

#: tpl/toolbox/purge.tpl.php:23
msgid "Purge %s Error"
msgstr ""

#: tpl/toolbox/purge.tpl.php:24
msgid "Purge %s error pages"
msgstr ""

#: tpl/toolbox/purge.tpl.php:31
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr ""

#: tpl/toolbox/purge.tpl.php:37
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr ""

#: tpl/toolbox/purge.tpl.php:45
msgid "Purge all the object caches"
msgstr ""

#: tpl/toolbox/purge.tpl.php:54
msgid "Reset the entire opcode cache"
msgstr ""

#: tpl/toolbox/purge.tpl.php:63
msgid "This will delete all generated critical CSS files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:72
msgid "This will delete all generated unique CSS files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:81
msgid "This will delete all localized resources"
msgstr ""

#: tpl/toolbox/purge.tpl.php:90
msgid "This will delete all generated image LQIP placeholder files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:99
msgid "This will delete all cached Gravatar files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:108
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr ""

#: tpl/toolbox/purge.tpl.php:117
msgid "Empty Entire Cache"
msgstr ""

#: tpl/toolbox/purge.tpl.php:118
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr ""

#: tpl/toolbox/purge.tpl.php:119
msgid "This action should only be used if things are cached incorrectly."
msgstr ""

#: tpl/toolbox/purge.tpl.php:123
msgid "This will clear EVERYTHING inside the cache."
msgstr ""

#: tpl/toolbox/purge.tpl.php:124
msgid "This may cause heavy load on the server."
msgstr ""

#: tpl/toolbox/purge.tpl.php:125
msgid "If only the WordPress site should be purged, use Purge All."
msgstr ""

#: tpl/toolbox/purge.tpl.php:166
msgid "Purge By..."
msgstr ""

#: tpl/toolbox/purge.tpl.php:168
msgid "Select below for \"Purge by\" options."
msgstr ""

#: tpl/toolbox/purge.tpl.php:193
msgid "Category"
msgstr ""

#: tpl/toolbox/purge.tpl.php:197
msgid "Post ID"
msgstr ""

#: tpl/toolbox/purge.tpl.php:201
msgid "Tag"
msgstr ""

#: tpl/toolbox/purge.tpl.php:211
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr ""

#: tpl/toolbox/purge.tpl.php:217
msgid "Purge pages by post ID."
msgstr ""

#: tpl/toolbox/purge.tpl.php:221
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr ""

#: tpl/toolbox/purge.tpl.php:227
msgid "Purge pages by relative or full URL."
msgstr ""

#: tpl/toolbox/purge.tpl.php:229
msgid "e.g. Use %s or %s."
msgstr ""

#: tpl/toolbox/purge.tpl.php:243
msgid "Purge List"
msgstr ""

#: tpl/toolbox/report.tpl.php:30
msgid "Send to LiteSpeed"
msgstr ""

#: tpl/toolbox/report.tpl.php:32
msgid "Regenerate and Send a New Report"
msgstr ""

#: tpl/toolbox/report.tpl.php:40
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr ""

#: tpl/toolbox/report.tpl.php:43
msgid "Install DoLogin Security"
msgstr ""

#: tpl/toolbox/report.tpl.php:44
msgid "Go to plugins list"
msgstr ""

#: tpl/toolbox/report.tpl.php:50
msgid "LiteSpeed Report"
msgstr ""

#: tpl/toolbox/report.tpl.php:54
msgid "Last Report Number"
msgstr ""

#: tpl/toolbox/report.tpl.php:55
msgid "Last Report Date"
msgstr ""

#: tpl/toolbox/report.tpl.php:58
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr ""

#: tpl/toolbox/report.tpl.php:60
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr ""

#: tpl/toolbox/report.tpl.php:67
msgid "System Information"
msgstr ""

#: tpl/toolbox/report.tpl.php:79
msgid "Attach PHP info to report. Check this box to insert relevant data from %s."
msgstr ""

#: tpl/toolbox/report.tpl.php:91
msgid "Passwordless Link"
msgstr ""

#: tpl/toolbox/report.tpl.php:95
#: tpl/toolbox/report.tpl.php:97
msgid "Generate Link for Current User"
msgstr ""

#: tpl/toolbox/report.tpl.php:100
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr ""

#: tpl/toolbox/report.tpl.php:102
msgid "Please do NOT share the above passwordless link with anyone."
msgstr ""

#: tpl/toolbox/report.tpl.php:103
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr ""

#: tpl/toolbox/report.tpl.php:109
msgid "Notes"
msgstr ""

#: tpl/toolbox/report.tpl.php:113
msgid "Optional"
msgstr ""

#: tpl/toolbox/report.tpl.php:114
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr ""

#: tpl/toolbox/report.tpl.php:126
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:11
msgid "Debug Helpers"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:15
msgid "View Site Before Optimization"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:19
msgid "View Site Before Cache"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:38
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "Admin IP Only"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:51
msgid "Outputs to a series of files in the %s directory."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:52
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:53
msgid "The Admin IP option will only output log messages on requests from admin IPs listed below."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:66
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:67
msgid "Your IP"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:72
msgid "More information about the available commands can be found here."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:86
msgid "Advanced level will log more details."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:97
msgid "MB"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:99
msgid "Specify the maximum size of the log file."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:114
msgid "Shorten query strings in the debug log to improve readability."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:127
msgid "Only log listed pages."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:141
msgid "Prevent any debug log of listed pages."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:155
msgid "Prevent writing log entries that include listed strings."
msgstr ""
litespeed-wp-plugin/7.1/litespeed-cache/src/data.upgrade.func.php000064400000056156151600166170020577 0ustar00<?php

/**
 * Database upgrade funcs
 *
 * NOTE: whenever called this file, always call Data::get_upgrade_lock and Data::_set_upgrade_lock first.
 *
 * @since  3.0
 */
defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Conf;
use LiteSpeed\Admin_Display;
use LiteSpeed\File;
use LiteSpeed\Cloud;

/**
 * Migrate v7.0- url_files URL from no trailing slash to trailing slash
 * @since 7.0.1
 */
function litespeed_update_7_0_1()
{
	global $wpdb;
	Debug2::debug('[Data] v7.0.1 upgrade started');

	$tb_url = $wpdb->prefix . 'litespeed_url';
	$tb_exists = $wpdb->get_var("SHOW TABLES LIKE '" . $tb_url . "'");
	if (!$tb_exists) {
		Debug2::debug('[Data] Table `litespeed_url` not found, bypassed migration');
		return;
	}

	$q = "SELECT * FROM `$tb_url` WHERE url LIKE 'https://%/'";
	$q = $wpdb->prepare($q);
	$list = $wpdb->get_results($q, ARRAY_A);
	$existing_urls = array();
	if ($list) {
		foreach ($list as $v) {
			$existing_urls[] = $v['url'];
		}
	}

	$q = "SELECT * FROM `$tb_url` WHERE url LIKE 'https://%'";
	$q = $wpdb->prepare($q);
	$list = $wpdb->get_results($q, ARRAY_A);
	if (!$list) {
		return;
	}
	foreach ($list as $v) {
		if (substr($v['url'], -1) == '/') {
			continue;
		}
		$new_url = $v['url'] . '/';
		if (in_array($new_url, $existing_urls)) {
			continue;
		}
		$q = "UPDATE `$tb_url` SET url = %s WHERE id = %d";
		$q = $wpdb->prepare($q, $new_url, $v['id']);
		$wpdb->query($q);
	}
}

/**
 * Migrate from domain key to pk/sk for QC
 * @since 7.0
 */
function litespeed_update_7()
{
	Debug2::debug('[Data] v7 upgrade started');

	$__cloud = Cloud::cls();

	$domain_key = $__cloud->conf('api_key');
	if (!$domain_key) {
		Debug2::debug('[Data] No domain key, bypassed migration');
		return;
	}

	$new_prepared = $__cloud->init_qc_prepare();
	if (!$new_prepared && $__cloud->activated()) {
		Debug2::debug('[Data] QC previously activated in v7, bypassed migration');
		return;
	}
	$data = array(
		'domain_key' => $domain_key,
	);
	$resp = $__cloud->post(Cloud::SVC_D_V3UPGRADE, $data);
	if (!empty($resp['qc_activated'])) {
		if ($resp['qc_activated'] != 'deleted') {
			$cloud_summary_updates = array('qc_activated' => $resp['qc_activated']);
			if (!empty($resp['main_domain'])) {
				$cloud_summary_updates['main_domain'] = $resp['main_domain'];
			}
			Cloud::save_summary($cloud_summary_updates);
			Debug2::debug('[Data] Updated QC activated status to ' . $resp['qc_activated']);
		}
	}
}

/**
 * Append webp/mobile to url_file
 * @since 5.3
 */
function litespeed_update_5_3()
{
	global $wpdb;
	Debug2::debug('[Data] Upgrade url_file table');
	$tb_exists = $wpdb->get_var('SHOW TABLES LIKE "' . $wpdb->prefix . 'litespeed_url_file"');
	if ($tb_exists) {
		$q =
			'ALTER TABLE `' .
			$wpdb->prefix .
			'litespeed_url_file`
				ADD COLUMN `mobile` tinyint(4) NOT NULL COMMENT "mobile=1",
				ADD COLUMN `webp` tinyint(4) NOT NULL COMMENT "webp=1"
			';
		$wpdb->query($q);
	}
}

/**
 * Add expired to url_file table
 * @since 4.4.4
 */
function litespeed_update_4_4_4()
{
	global $wpdb;
	Debug2::debug('[Data] Upgrade url_file table');
	$tb_exists = $wpdb->get_var('SHOW TABLES LIKE "' . $wpdb->prefix . 'litespeed_url_file"');
	if ($tb_exists) {
		$q =
			'ALTER TABLE `' .
			$wpdb->prefix .
			'litespeed_url_file`
				ADD COLUMN `expired` int(11) NOT NULL DEFAULT 0,
				ADD KEY `filename_2` (`filename`,`expired`),
				ADD KEY `url_id` (`url_id`,`expired`)
			';
		$wpdb->query($q);
	}
}

/**
 * Drop cssjs table and rm cssjs folder
 * @since 4.3
 */
function litespeed_update_4_3()
{
	if (file_exists(LITESPEED_STATIC_DIR . '/ccsjs')) {
		File::rrmdir(LITESPEED_STATIC_DIR . '/ccsjs');
	}
}

/**
 * Drop object cache data file
 * @since 4.1
 */
function litespeed_update_4_1()
{
	if (file_exists(WP_CONTENT_DIR . '/.object-cache.ini')) {
		unlink(WP_CONTENT_DIR . '/.object-cache.ini');
	}
}

/**
 * Drop cssjs table and rm cssjs folder
 * @since 4.0
 */
function litespeed_update_4()
{
	global $wpdb;
	$tb = $wpdb->prefix . 'litespeed_cssjs';
	$existed = $wpdb->get_var("SHOW TABLES LIKE '$tb'");
	if (!$existed) {
		return;
	}

	$q = 'DROP TABLE IF EXISTS ' . $tb;
	$wpdb->query($q);

	if (file_exists(LITESPEED_STATIC_DIR . '/ccsjs')) {
		File::rrmdir(LITESPEED_STATIC_DIR . '/ccsjs');
	}
}

/**
 * Append jQuery to JS optm exclude list for max compatibility
 * Turn off JS Combine and Defer
 *
 * @since  3.5.1
 */
function litespeed_update_3_5()
{
	$__conf = Conf::cls();
	// Excludes jQuery
	foreach (array('optm-js_exc', 'optm-js_defer_exc') as $v) {
		$curr_setting = $__conf->conf($v);
		$curr_setting[] = 'jquery.js';
		$curr_setting[] = 'jquery.min.js';
		$__conf->update($v, $curr_setting);
	}
	// Turn off JS Combine and defer
	$show_msg = false;
	foreach (array('optm-js_comb', 'optm-js_defer', 'optm-js_inline_defer') as $v) {
		$curr_setting = $__conf->conf($v);
		if (!$curr_setting) {
			continue;
		}
		$show_msg = true;
		$__conf->update($v, false);
	}

	if ($show_msg) {
		$msg = sprintf(
			__(
				'LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.',
				'litespeed-cache'
			),
			'<code>' . __('JS Combine', 'litespeed-cache') . '</code>',
			'<code>' . __('JS Defer', 'litespeed-cache') . '</code>'
		);
		$msg .= sprintf(' <a href="admin.php?page=litespeed-page_optm#settings_js">%s</a>.', __('Click here to settings', 'litespeed-cache'));
		Admin_Display::info($msg, false, true);
	}
}

/**
 * For version under v2.0 to v2.0+
 *
 * @since  3.0
 */
function litespeed_update_2_0($ver)
{
	global $wpdb;

	// Table version only exists after all old data migrated
	// Last modified is v2.4.2
	if (version_compare($ver, '2.4.2', '<')) {
		/**
		 * Convert old data from postmeta to img_optm table
		 * @since  2.0
		 */

		// Migrate data from `wp_postmeta` to `wp_litespeed_img_optm`
		$mids_to_del = array();
		$q = "SELECT * FROM $wpdb->postmeta WHERE meta_key = %s ORDER BY meta_id";
		$meta_value_list = $wpdb->get_results($wpdb->prepare($q, 'litespeed-optimize-data'));
		if ($meta_value_list) {
			$max_k = count($meta_value_list) - 1;
			foreach ($meta_value_list as $k => $v) {
				$mids_to_del[] = $v->meta_id;

				// Delete from postmeta
				if (count($mids_to_del) > 100 || $k == $max_k) {
					$q = "DELETE FROM $wpdb->postmeta WHERE meta_id IN ( " . implode(',', array_fill(0, count($mids_to_del), '%s')) . ' ) ';
					$wpdb->query($wpdb->prepare($q, $mids_to_del));

					$mids_to_del = array();
				}
			}

			Debug2::debug('[Data] img_optm inserted records: ' . $k);
		}

		$q = "DELETE FROM $wpdb->postmeta WHERE meta_key = %s";
		$rows = $wpdb->query($wpdb->prepare($q, 'litespeed-optimize-status'));
		Debug2::debug('[Data] img_optm delete optm_status records: ' . $rows);
	}

	/**
	 * Add target_md5 field to table
	 * @since  2.4.2
	 */
	if (version_compare($ver, '2.4.2', '<') && version_compare($ver, '2.0', '>=')) {
		// NOTE: For new users, need to bypass this section
		$sql = sprintf('ALTER TABLE `%1$s` ADD `server_info` text NOT NULL, DROP COLUMN `server`', $wpdb->prefix . 'litespeed_img_optm');

		$res = $wpdb->query($sql);
		if ($res !== true) {
			Debug2::debug('[Data] Warning: Alter table img_optm failed!', $sql);
		} else {
			Debug2::debug('[Data] Successfully upgraded table img_optm.');
		}
	}

	// Delete img optm tb version
	delete_option($wpdb->prefix . 'litespeed_img_optm');

	// Delete possible HTML optm data from wp_options
	delete_option('litespeed-cache-optimized');

	// Delete HTML optm tb version
	delete_option($wpdb->prefix . 'litespeed_optimizer');
}

/**
 * Move all options in litespeed-cache-conf from v3.0- to separate records
 *
 * @since  3.0
 */
function litespeed_update_3_0($ver)
{
	global $wpdb;
	// Upgrade v2.0- to v2.0 first
	if (version_compare($ver, '2.0', '<')) {
		litespeed_update_2_0($ver);
	}

	set_time_limit(86400);

	// conv items to litespeed.conf.*
	Debug2::debug('[Data] Conv items to litespeed.conf.*');
	$data = array(
		'litespeed-cache-exclude-cache-roles' => 'cache-exc_roles',
		'litespeed-cache-drop_qs' => 'cache-drop_qs',
		'litespeed-forced_cache_uri' => 'cache-force_uri',
		'litespeed-cache_uri_priv' => 'cache-priv_uri',
		'litespeed-excludes_uri' => 'cache-exc',
		'litespeed-cache-vary-group' => 'cache-vary_group',
		'litespeed-adv-purge_all_hooks' => 'purge-hook_all',
		'litespeed-object_global_groups' => 'object-global_groups',
		'litespeed-object_non_persistent_groups' => 'object-non_persistent_groups',
		'litespeed-media-lazy-img-excludes' => 'media-lazy_exc',
		'litespeed-media-lazy-img-cls-excludes' => 'media-lazy_cls_exc',
		'litespeed-media-webp_attribute' => 'img_optm-webp_attr',
		'litespeed-optm-css' => 'optm-ccss_con',
		'litespeed-optm_excludes' => 'optm-exc',
		'litespeed-optm-ccss-separate_posttype' => 'optm-ccss_sep_posttype',
		'litespeed-optm-css-separate_uri' => 'optm-ccss_sep_uri',
		'litespeed-optm-js-defer-excludes' => 'optm-js_defer_exc',
		'litespeed-cache-dns_prefetch' => 'optm-dns_prefetch',
		'litespeed-cache-exclude-optimization-roles' => 'optm-exc_roles',
		'litespeed-log_ignore_filters' => 'debug-log_no_filters', // depreciated
		'litespeed-log_ignore_part_filters' => 'debug-log_no_part_filters', // depreciated
		'litespeed-cdn-ori_dir' => 'cdn-ori_dir',
		'litespeed-cache-cdn_mapping' => 'cdn-mapping',
		'litespeed-crawler-as-uids' => 'crawler-roles',
		'litespeed-crawler-cookies' => 'crawler-cookies',
	);
	foreach ($data as $k => $v) {
		$old_data = get_option($k);
		if ($old_data) {
			Debug2::debug("[Data] Convert $k");
			// They must be an array
			if (!is_array($old_data) && $v != 'optm-ccss_con') {
				$old_data = explode("\n", $old_data);
			}

			if ($v == 'crawler-cookies') {
				$tmp = array();
				$i = 0;
				foreach ($old_data as $k2 => $v2) {
					$tmp[$i]['name'] = $k2;
					$tmp[$i]['vals'] = explode("\n", $v2);
					$i++;
				}
				$old_data = $tmp;
			}

			add_option('litespeed.conf.' . $v, $old_data);
		}
		Debug2::debug("[Data] Delete $k");
		delete_option($k);
	}

	// conv other items
	$data = array(
		'litespeed-setting-mode' => 'litespeed.setting.mode',
		'litespeed-media-need-pull' => 'litespeed.img_optm.need_pull',
		'litespeed-env-ref' => 'litespeed.env.ref',
		'litespeed-cache-cloudflare_status' => 'litespeed.cdn.cloudflare.status',
	);
	foreach ($data as $k => $v) {
		$old_data = get_option($k);
		if ($old_data) {
			add_option($v, $old_data);
		}
		delete_option($k);
	}

	// Conv conf from litespeed-cache-conf child to litespeed.conf.*
	Debug2::debug('[Data] Conv conf from litespeed-cache-conf child to litespeed.conf.*');
	$previous_options = get_option('litespeed-cache-conf');

	$data = array(
		'radio_select' => 'cache',
		'hash' => 'hash',
		'auto_upgrade' => 'auto_upgrade',
		'news' => 'news',
		'crawler_domain_ip' => 'server_ip',

		'esi_enabled' => 'esi',
		'esi_cached_admbar' => 'esi-cache_admbar',
		'esi_cached_commform' => 'esi-cache_commform',

		'heartbeat' => 'misc-heartbeat_front',

		'cache_browser' => 'cache-browser',
		'cache_browser_ttl' => 'cache-ttl_browser',
		'instant_click' => 'util-instant_click',
		'use_http_for_https_vary' => 'util-no_https_vary',

		'purge_upgrade' => 'purge-upgrade',
		'timed_urls' => 'purge-timed_urls',
		'timed_urls_time' => 'purge-timed_urls_time',

		'cache_priv' => 'cache-priv',
		'cache_commenter' => 'cache-commenter',
		'cache_rest' => 'cache-rest',
		'cache_page_login' => 'cache-page_login',
		'cache_favicon' => 'cache-favicon',
		'cache_resources' => 'cache-resources',
		'mobileview_enabled' => 'cache-mobile',
		'mobileview_rules' => 'cache-mobile_rules',
		'nocache_useragents' => 'cache-exc_useragents',
		'nocache_cookies' => 'cache-exc_cookies',
		'excludes_qs' => 'cache-exc_qs',
		'excludes_cat' => 'cache-exc_cat',
		'excludes_tag' => 'cache-exc_tag',
		'public_ttl' => 'cache-ttl_pub',
		'private_ttl' => 'cache-ttl_priv',
		'front_page_ttl' => 'cache-ttl_frontpage',
		'feed_ttl' => 'cache-ttl_feed',
		'login_cookie' => 'cache-login_cookie',

		'debug_disable_all' => 'debug-disable_all',
		'debug' => 'debug',
		'admin_ips' => 'debug-ips',
		'debug_level' => 'debug-level',
		'log_file_size' => 'debug-filesize',
		'debug_cookie' => 'debug-cookie',
		'collapse_qs' => 'debug-collapse_qs',
		// 'log_filters' 				=> 'debug-log_filters',

		'crawler_cron_active' => 'crawler',
		// 'crawler_include_posts' 	=> 'crawler-inc_posts',
		// 'crawler_include_pages' 	=> 'crawler-inc_pages',
		// 'crawler_include_cats' 		=> 'crawler-inc_cats',
		// 'crawler_include_tags' 		=> 'crawler-inc_tags',
		// 'crawler_excludes_cpt' 		=> 'crawler-exc_cpt',
		// 'crawler_order_links' 		=> 'crawler-order_links',
		'crawler_usleep' => 'crawler-usleep',
		'crawler_run_duration' => 'crawler-run_duration',
		'crawler_run_interval' => 'crawler-run_interval',
		'crawler_crawl_interval' => 'crawler-crawl_interval',
		'crawler_threads' => 'crawler-threads',
		'crawler_load_limit' => 'crawler-load_limit',
		'crawler_custom_sitemap' => 'crawler-sitemap',

		'cache_object' => 'object',
		'cache_object_kind' => 'object-kind',
		'cache_object_host' => 'object-host',
		'cache_object_port' => 'object-port',
		'cache_object_life' => 'object-life',
		'cache_object_persistent' => 'object-persistent',
		'cache_object_admin' => 'object-admin',
		'cache_object_transients' => 'object-transients',
		'cache_object_db_id' => 'object-db_id',
		'cache_object_user' => 'object-user',
		'cache_object_pswd' => 'object-psw',

		'cdn' => 'cdn',
		'cdn_ori' => 'cdn-ori',
		'cdn_exclude' => 'cdn-exc',
		// 'cdn_remote_jquery'			=> 'cdn-remote_jq',
		'cdn_quic' => 'cdn-quic',
		'cdn_cloudflare' => 'cdn-cloudflare',
		'cdn_cloudflare_email' => 'cdn-cloudflare_email',
		'cdn_cloudflare_key' => 'cdn-cloudflare_key',
		'cdn_cloudflare_name' => 'cdn-cloudflare_name',
		'cdn_cloudflare_zone' => 'cdn-cloudflare_zone',

		'media_img_lazy' => 'media-lazy',
		'media_img_lazy_placeholder' => 'media-lazy_placeholder',
		'media_placeholder_resp' => 'media-placeholder_resp',
		'media_placeholder_resp_color' => 'media-placeholder_resp_color',
		'media_placeholder_resp_async' => 'media-placeholder_resp_async',
		'media_iframe_lazy' => 'media-iframe_lazy',
		// 'media_img_lazyjs_inline'		=> 'media-lazyjs_inline',

		'media_optm_auto' => 'img_optm-auto',
		'media_optm_cron' => 'img_optm-cron',
		'media_optm_ori' => 'img_optm-ori',
		'media_rm_ori_bkup' => 'img_optm-rm_bkup',
		// 'media_optm_webp'			=> 'img_optm-webp',
		'media_webp_replace' => 'img_optm-webp',
		'media_optm_lossless' => 'img_optm-lossless',
		'media_optm_exif' => 'img_optm-exif',
		'media_webp_replace_srcset' => 'img_optm-webp_replace_srcset',

		'css_minify' => 'optm-css_min',
		// 'css_inline_minify'		=> 'optm-css_inline_min',
		'css_combine' => 'optm-css_comb',
		// 'css_combined_priority'	=> 'optm-css_comb_priority',
		// 'css_http2'				=> 'optm-css_http2',
		'css_exclude' => 'optm-css_exc',
		'js_minify' => 'optm-js_min',
		// 'js_inline_minify'		=> 'optm-js_inline_min',
		'js_combine' => 'optm-js_comb',
		// 'js_combined_priority'	=> 'optm-js_comb_priority',
		// 'js_http2'				=> 'optm-js_http2',
		'js_exclude' => 'optm-js_exc',
		// 'optimize_ttl'			=> 'optm-ttl',
		'html_minify' => 'optm-html_min',
		'optm_qs_rm' => 'optm-qs_rm',
		'optm_ggfonts_rm' => 'optm-ggfonts_rm',
		'optm_css_async' => 'optm-css_async',
		// 'optm_ccss_gen'			=> 'optm-ccss_gen',
		// 'optm_ccss_async'		=> 'optm-ccss_async',
		'optm_css_async_inline' => 'optm-css_async_inline',
		'optm_js_defer' => 'optm-js_defer',
		'optm_emoji_rm' => 'optm-emoji_rm',
		// 'optm_exclude_jquery'	=> 'optm-exc_jq',
		'optm_ggfonts_async' => 'optm-ggfonts_async',
		// 'optm_max_size'			=> 'optm-max_size',
		// 'optm_rm_comment'		=> 'optm-rm_comment',
	);
	foreach ($data as $k => $v) {
		if (!isset($previous_options[$k])) {
			continue;
		}
		// The following values must be array
		if (!is_array($previous_options[$k])) {
			if (in_array($v, array('cdn-ori', 'cache-exc_cat', 'cache-exc_tag'))) {
				$previous_options[$k] = explode(',', $previous_options[$k]);
				$previous_options[$k] = array_filter($previous_options[$k]);
			} elseif (in_array($v, array('cache-mobile_rules', 'cache-exc_useragents', 'cache-exc_cookies'))) {
				$previous_options[$k] = explode('|', str_replace('\\ ', ' ', $previous_options[$k]));
				$previous_options[$k] = array_filter($previous_options[$k]);
			} elseif (
				in_array($v, array(
					'purge-timed_urls',
					'cache-exc_qs',
					'debug-ips',
					// 'crawler-exc_cpt',
					'cdn-exc',
					'optm-css_exc',
					'optm-js_exc',
				))
			) {
				$previous_options[$k] = explode("\n", $previous_options[$k]);
				$previous_options[$k] = array_filter($previous_options[$k]);
			}
		}

		// Special handler for heartbeat
		if ($v == 'misc-heartbeat_front') {
			if (!$previous_options[$k]) {
				add_option('litespeed.conf.misc-heartbeat_front', true);
				add_option('litespeed.conf.misc-heartbeat_back', true);
				add_option('litespeed.conf.misc-heartbeat_editor', true);
				add_option('litespeed.conf.misc-heartbeat_front_ttl', 0);
				add_option('litespeed.conf.misc-heartbeat_back_ttl', 0);
				add_option('litespeed.conf.misc-heartbeat_editor_ttl', 0);
			}
			continue;
		}

		add_option('litespeed.conf.' . $v, $previous_options[$k]);
	}
	// Conv purge_by_post
	$data = array(
		'-' => 'purge-post_all',
		'F' => 'purge-post_f',
		'H' => 'purge-post_h',
		'PGS' => 'purge-post_p',
		'PGSRP' => 'purge-post_pwrp',
		'A' => 'purge-post_a',
		'Y' => 'purge-post_y',
		'M' => 'purge-post_m',
		'D' => 'purge-post_d',
		'T' => 'purge-post_t',
		'PT' => 'purge-post_pt',
	);
	if (isset($previous_options['purge_by_post'])) {
		$purge_by_post = explode('.', $previous_options['purge_by_post']);
		foreach ($data as $k => $v) {
			add_option('litespeed.conf.' . $v, in_array($k, $purge_by_post));
		}
	}
	// Conv 404/403/500 TTL
	$ttl_status = array();
	if (isset($previous_options['403_ttl'])) {
		$ttl_status[] = '403 ' . $previous_options['403_ttl'];
	}
	if (isset($previous_options['404_ttl'])) {
		$ttl_status[] = '404 ' . $previous_options['404_ttl'];
	}
	if (isset($previous_options['500_ttl'])) {
		$ttl_status[] = '500 ' . $previous_options['500_ttl'];
	}
	add_option('litespeed.conf.cache-ttl_status', $ttl_status);

	/**
	 * Resave cdn cfg from lscfg to separate cfg when upgrade to v1.7
	 *
	 * NOTE: this can be left here as `add_option` bcos it is after the item `litespeed-cache-cdn_mapping` is converted
	 *
	 * @since 1.7
	 */
	if (isset($previous_options['cdn_url'])) {
		$cdn_mapping = array(
			'url' => $previous_options['cdn_url'],
			'inc_img' => $previous_options['cdn_inc_img'],
			'inc_css' => $previous_options['cdn_inc_css'],
			'inc_js' => $previous_options['cdn_inc_js'],
			'filetype' => $previous_options['cdn_filetype'],
		);
		add_option('litespeed.conf.cdn-mapping', array($cdn_mapping));
		Debug2::debug('[Data] plugin_upgrade option adding CDN map');
	}

	/**
	 * Move Exclude settings to separate item
	 *
	 * NOTE: this can be left here as `add_option` bcos it is after the relevant items are converted
	 *
	 * @since  2.3
	 */
	if (isset($previous_options['forced_cache_uri'])) {
		add_option('litespeed.conf.cache-force_uri', $previous_options['forced_cache_uri']);
	}
	if (isset($previous_options['cache_uri_priv'])) {
		add_option('litespeed.conf.cache-priv_uri', $previous_options['cache_uri_priv']);
	}
	if (isset($previous_options['optm_excludes'])) {
		add_option('litespeed.conf.optm-exc', $previous_options['optm_excludes']);
	}
	if (isset($previous_options['excludes_uri'])) {
		add_option('litespeed.conf.cache-exc', $previous_options['excludes_uri']);
	}

	// Backup stale conf
	Debug2::debug('[Data] Backup stale conf');
	delete_option('litespeed-cache-conf');
	add_option('litespeed-cache-conf.bk', $previous_options);

	// Upgrade site_options if is network
	if (is_multisite()) {
		$ver = get_site_option('litespeed.conf._version');
		if (!$ver) {
			Debug2::debug('[Data] Conv multisite');
			$previous_site_options = get_site_option('litespeed-cache-conf');

			$data = array(
				'network_enabled' => 'cache',
				'use_primary_settings' => 'use_primary_settings',
				'auto_upgrade' => 'auto_upgrade',
				'purge_upgrade' => 'purge-upgrade',

				'cache_favicon' => 'cache-favicon',
				'cache_resources' => 'cache-resources',
				'mobileview_enabled' => 'cache-mobile',
				'mobileview_rules' => 'cache-mobile_rules',
				'login_cookie' => 'cache-login_cookie',
				'nocache_cookies' => 'cache-exc_cookies',
				'nocache_useragents' => 'cache-exc_useragents',

				'cache_object' => 'object',
				'cache_object_kind' => 'object-kind',
				'cache_object_host' => 'object-host',
				'cache_object_port' => 'object-port',
				'cache_object_life' => 'object-life',
				'cache_object_persistent' => 'object-persistent',
				'cache_object_admin' => 'object-admin',
				'cache_object_transients' => 'object-transients',
				'cache_object_db_id' => 'object-db_id',
				'cache_object_user' => 'object-user',
				'cache_object_pswd' => 'object-psw',

				'cache_browser' => 'cache-browser',
				'cache_browser_ttl' => 'cache-ttl_browser',

				'media_webp_replace' => 'img_optm-webp',
			);
			foreach ($data as $k => $v) {
				if (!isset($previous_site_options[$k])) {
					continue;
				}
				// The following values must be array
				if (!is_array($previous_site_options[$k])) {
					if (in_array($v, array('cache-mobile_rules', 'cache-exc_useragents', 'cache-exc_cookies'))) {
						$previous_site_options[$k] = explode('|', str_replace('\\ ', ' ', $previous_site_options[$k]));
						$previous_site_options[$k] = array_filter($previous_site_options[$k]);
					}
				}

				add_site_option('litespeed.conf.' . $v, $previous_site_options[$k]);
			}

			// These are already converted to single record in single site
			$data = array('object-global_groups', 'object-non_persistent_groups');
			foreach ($data as $v) {
				$old_data = get_option($v);
				if ($old_data) {
					add_site_option('litespeed.conf.' . $v, $old_data);
				}
			}

			delete_site_option('litespeed-cache-conf');

			add_site_option('litespeed.conf._version', '3.0');
		}
	}

	// delete tables
	Debug2::debug('[Data] Drop litespeed_optimizer');
	$q = 'DROP TABLE IF EXISTS ' . $wpdb->prefix . 'litespeed_optimizer';
	$wpdb->query($q);

	// Update image optm table
	Debug2::debug('[Data] Upgrade img_optm table');
	$tb_exists = $wpdb->get_var('SHOW TABLES LIKE "' . $wpdb->prefix . 'litespeed_img_optm"');
	if ($tb_exists) {
		$status_mapping = array(
			'requested' => 3,
			'notified' => 6,
			'pulled' => 9,
			'failed' => -1,
			'miss' => -3,
			'err' => -9,
			'err_fetch' => -5,
			'err_optm' => -7,
			'xmeta' => -8,
		);
		foreach ($status_mapping as $k => $v) {
			$q = 'UPDATE `' . $wpdb->prefix . "litespeed_img_optm` SET optm_status='$v' WHERE optm_status='$k'";
			$wpdb->query($q);
		}

		$q =
			'ALTER TABLE `' .
			$wpdb->prefix .
			'litespeed_img_optm`
				DROP INDEX `post_id_2`,
				DROP INDEX `root_id`,
				DROP INDEX `src_md5`,
				DROP INDEX `srcpath_md5`,
				DROP COLUMN `srcpath_md5`,
				DROP COLUMN `src_md5`,
				DROP COLUMN `root_id`,
				DROP COLUMN `target_saved`,
				DROP COLUMN `webp_saved`,
				DROP COLUMN `server_info`,
				MODIFY COLUMN `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
				MODIFY COLUMN `optm_status` tinyint(4) NOT NULL DEFAULT 0,
				MODIFY COLUMN `src` text COLLATE utf8mb4_unicode_ci NOT NULL
			';
		$wpdb->query($q);
	}

	delete_option('litespeed-recommended');

	Debug2::debug('[Data] litespeed_update_3_0 done!');

	add_option('litespeed.conf._version', '3.0');
}
litespeed-wp-plugin/7.1/litespeed-cache/src/admin.cls.php000064400000010704151600166240017141 0ustar00<?php
/**
 * The admin-panel specific functionality of the plugin.
 *
 *
 * @since      1.0.0
 * @package    LiteSpeed_Cache
 * @subpackage LiteSpeed_Cache/admin
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Admin extends Root
{
	const LOG_TAG = '👮';

	const PAGE_EDIT_HTACCESS = 'litespeed-edit-htaccess';

	/**
	 * Initialize the class and set its properties.
	 * Run in hook `after_setup_theme` when is_admin()
	 *
	 * @since    1.0.0
	 */
	public function __construct()
	{
		// Define LSCWP_MU_PLUGIN if is mu-plugins
		if (defined('WPMU_PLUGIN_DIR') && dirname(LSCWP_DIR) == WPMU_PLUGIN_DIR) {
			define('LSCWP_MU_PLUGIN', true);
		}

		self::debug('No cache due to Admin page');
		defined('DONOTCACHEPAGE') || define('DONOTCACHEPAGE', true);

		// Additional litespeed assets on admin display
		// Also register menu
		$this->cls('Admin_Display');

		// initialize admin actions
		add_action('admin_init', array($this, 'admin_init'));
		// add link to plugin list page
		add_filter('plugin_action_links_' . LSCWP_BASENAME, array($this->cls('Admin_Display'), 'add_plugin_links'));
	}

	/**
	 * Callback that initializes the admin options for LiteSpeed Cache.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function admin_init()
	{
		// Hook attachment upload
		if ($this->conf(Base::O_IMG_OPTM_AUTO)) {
			add_filter('wp_update_attachment_metadata', array($this, 'wp_update_attachment_metadata'), 9999, 2);
		}

		$this->_proceed_admin_action();

		// Terminate if user doesn't have the access to settings
		if (is_network_admin()) {
			$capability = 'manage_network_options';
		} else {
			$capability = 'manage_options';
		}
		if (!current_user_can($capability)) {
			return;
		}

		// Save setting from admin settings page
		// NOTE: cli will call `validate_plugin_settings` manually. Cron activation doesn't need to validate

		// Add privacy policy
		// @since 2.2.6
		if (function_exists('wp_add_privacy_policy_content')) {
			wp_add_privacy_policy_content(Core::NAME, Doc::privacy_policy());
		}

		$this->cls('Media')->after_admin_init();

		do_action('litspeed_after_admin_init');

		if ($this->cls('Router')->esi_enabled()) {
			add_action('in_widget_form', array($this->cls('Admin_Display'), 'show_widget_edit'), 100, 3);
			add_filter('widget_update_callback', __NAMESPACE__ . '\Admin_Settings::validate_widget_save', 10, 4);
		}
	}

	/**
	 * Handle attachment update
	 * @since  4.0
	 */
	public function wp_update_attachment_metadata($data, $post_id)
	{
		$this->cls('Img_Optm')->wp_update_attachment_metadata($data, $post_id);
		return $data;
	}

	/**
	 * Run litespeed admin actions
	 *
	 * @since 1.1.0
	 */
	private function _proceed_admin_action()
	{
		// handle actions
		switch (Router::get_action()) {
			case Router::ACTION_SAVE_SETTINGS:
				$this->cls('Admin_Settings')->save($_POST);
				break;

			// Save network settings
			case Router::ACTION_SAVE_SETTINGS_NETWORK:
				$this->cls('Admin_Settings')->network_save($_POST);
				break;

			default:
				break;
		}
	}

	/**
	 * Clean up the input string of any extra slashes/spaces.
	 *
	 * @since 1.0.4
	 * @access public
	 * @param string $input The input string to clean.
	 * @return string The cleaned up input.
	 */
	public static function cleanup_text($input)
	{
		if (is_array($input)) {
			return array_map(__CLASS__ . '::cleanup_text', $input);
		}

		return stripslashes(trim($input));
	}

	/**
	 * After a LSCWP_CTRL action, need to redirect back to the same page
	 * without the nonce and action in the query string.
	 *
	 * If the redirect url cannot be determined, redirects to the homepage.
	 *
	 * @since 1.0.12
	 * @access public
	 * @global string $pagenow
	 */
	public static function redirect($url = false)
	{
		global $pagenow;

		if (!empty($_GET['_litespeed_ori'])) {
			wp_safe_redirect(wp_get_referer() ?: get_home_url());
			exit();
		}

		$qs = '';
		if (!$url) {
			if (!empty($_GET)) {
				if (isset($_GET[Router::ACTION])) {
					unset($_GET[Router::ACTION]);
				}
				if (isset($_GET[Router::NONCE])) {
					unset($_GET[Router::NONCE]);
				}
				if (isset($_GET[Router::TYPE])) {
					unset($_GET[Router::TYPE]);
				}
				if (isset($_GET['litespeed_i'])) {
					unset($_GET['litespeed_i']);
				}
				if (!empty($_GET)) {
					$qs = '?' . http_build_query($_GET);
				}
			}
			if (is_network_admin()) {
				$url = network_admin_url($pagenow . $qs);
			} else {
				$url = admin_url($pagenow . $qs);
			}
		}

		wp_redirect($url);
		exit();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/tool.cls.php000064400000006653151600166310017034 0ustar00<?php

/**
 * The tools
 *
 * @since      	3.0
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Tool extends Root
{
	const LOG_TAG = '[Tool]';

	/**
	 * Get public IP
	 *
	 * @since  3.0
	 * @access public
	 */
	public function check_ip()
	{
		self::debug('✅ check_ip');

		$response = wp_safe_remote_get('https://cyberpanel.sh/?ip', array(
			'headers' => array(
				'User-Agent' => 'curl/8.7.1',
			),
		));

		if (is_wp_error($response)) {
			return __('Failed to detect IP', 'litespeed-cache');
		}

		$ip = trim($response['body']);

		self::debug('result [ip] ' . $ip);

		if (Utility::valid_ipv4($ip)) {
			return $ip;
		}

		return __('Failed to detect IP', 'litespeed-cache');
	}

	/**
	 * Heartbeat Control
	 *
	 * NOTE: since WP4.9, there could be a core bug that sometimes the hook is not working.
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat()
	{
		add_action('wp_enqueue_scripts', array($this, 'heartbeat_frontend'));
		add_action('admin_enqueue_scripts', array($this, 'heartbeat_backend'));
		add_filter('heartbeat_settings', array($this, 'heartbeat_settings'));
	}

	/**
	 * Heartbeat Control frontend control
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat_frontend()
	{
		if (!$this->conf(Base::O_MISC_HEARTBEAT_FRONT)) {
			return;
		}

		if (!$this->conf(Base::O_MISC_HEARTBEAT_FRONT_TTL)) {
			wp_deregister_script('heartbeat');
			Debug2::debug('[Tool] Deregistered frontend heartbeat');
		}
	}

	/**
	 * Heartbeat Control backend control
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat_backend()
	{
		if ($this->_is_editor()) {
			if (!$this->conf(Base::O_MISC_HEARTBEAT_EDITOR)) {
				return;
			}

			if (!$this->conf(Base::O_MISC_HEARTBEAT_EDITOR_TTL)) {
				wp_deregister_script('heartbeat');
				Debug2::debug('[Tool] Deregistered editor heartbeat');
			}
		} else {
			if (!$this->conf(Base::O_MISC_HEARTBEAT_BACK)) {
				return;
			}

			if (!$this->conf(Base::O_MISC_HEARTBEAT_BACK_TTL)) {
				wp_deregister_script('heartbeat');
				Debug2::debug('[Tool] Deregistered backend heartbeat');
			}
		}
	}

	/**
	 * Heartbeat Control settings
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat_settings($settings)
	{
		// Check editor first to make frontend editor valid too
		if ($this->_is_editor()) {
			if ($this->conf(Base::O_MISC_HEARTBEAT_EDITOR)) {
				$settings['interval'] = $this->conf(Base::O_MISC_HEARTBEAT_EDITOR_TTL);
				Debug2::debug('[Tool] Heartbeat interval set to ' . $this->conf(Base::O_MISC_HEARTBEAT_EDITOR_TTL));
			}
		} elseif (!is_admin()) {
			if ($this->conf(Base::O_MISC_HEARTBEAT_FRONT)) {
				$settings['interval'] = $this->conf(Base::O_MISC_HEARTBEAT_FRONT_TTL);
				Debug2::debug('[Tool] Heartbeat interval set to ' . $this->conf(Base::O_MISC_HEARTBEAT_FRONT_TTL));
			}
		} else {
			if ($this->conf(Base::O_MISC_HEARTBEAT_BACK)) {
				$settings['interval'] = $this->conf(Base::O_MISC_HEARTBEAT_BACK_TTL);
				Debug2::debug('[Tool] Heartbeat interval set to ' . $this->conf(Base::O_MISC_HEARTBEAT_BACK_TTL));
			}
		}
		return $settings;
	}

	/**
	 * If is in editor
	 *
	 * @since  3.0
	 * @access public
	 */
	private function _is_editor()
	{
		$res = is_admin() && Utility::str_hit_array($_SERVER['REQUEST_URI'], array('post.php', 'post-new.php'));

		return apply_filters('litespeed_is_editor', $res);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/lang.cls.php000064400000035617151600166360017007 0ustar00<?php

/**
 * The language class.
 *
 * @since      	3.0
 * @package    	LiteSpeed_Cache
 * @subpackage 	LiteSpeed_Cache/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Lang extends Base
{
	/**
	 * Get image status per status bit
	 *
	 * @since  3.0
	 */
	public static function img_status($status = null)
	{
		$list = array(
			Img_Optm::STATUS_NEW => __('Images not requested', 'litespeed-cache'),
			Img_Optm::STATUS_RAW => __('Images ready to request', 'litespeed-cache'),
			Img_Optm::STATUS_REQUESTED => __('Images requested', 'litespeed-cache'),
			Img_Optm::STATUS_NOTIFIED => __('Images notified to pull', 'litespeed-cache'),
			Img_Optm::STATUS_PULLED => __('Images optimized and pulled', 'litespeed-cache'),
		);

		if ($status !== null) {
			return !empty($list[$status]) ? $list[$status] : 'N/A';
		}

		return $list;
	}

	/**
	 * Try translating a string
	 *
	 * @since  4.7
	 */
	public static function maybe_translate($raw_string)
	{
		$map = array(
			'auto_alias_failed_cdn' =>
				__('Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.', 'litespeed-cache') .
				' ' .
				Doc::learn_more('https://quic.cloud/docs/cdn/dns/how-to-setup-domain-alias/', false, false, false, true),

			'auto_alias_failed_uid' =>
				__('Unable to automatically add %1$s as a Domain Alias for main %2$s domain.', 'litespeed-cache') .
				' ' .
				__('Alias is in use by another QUIC.cloud account.', 'litespeed-cache') .
				' ' .
				Doc::learn_more('https://quic.cloud/docs/cdn/dns/how-to-setup-domain-alias/', false, false, false, true),
		);

		// Maybe has placeholder
		if (strpos($raw_string, '::')) {
			$replacements = explode('::', $raw_string);
			if (empty($map[$replacements[0]])) {
				return $raw_string;
			}
			$tpl = $map[$replacements[0]];
			unset($replacements[0]);
			return vsprintf($tpl, array_values($replacements));
		}

		// Direct translation only
		if (empty($map[$raw_string])) {
			return $raw_string;
		}

		return $map[$raw_string];
	}

	/**
	 * Get the title of id
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function title($id)
	{
		$_lang_list = array(
			self::O_SERVER_IP => __('Server IP', 'litespeed-cache'),
			self::O_GUEST_UAS => __('Guest Mode User Agents', 'litespeed-cache'),
			self::O_GUEST_IPS => __('Guest Mode IPs', 'litespeed-cache'),

			self::O_CACHE => __('Enable Cache', 'litespeed-cache'),
			self::O_CACHE_BROWSER => __('Browser Cache', 'litespeed-cache'),
			self::O_CACHE_TTL_PUB => __('Default Public Cache TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_PRIV => __('Default Private Cache TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_FRONTPAGE => __('Default Front Page TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_FEED => __('Default Feed TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_REST => __('Default REST TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_STATUS => __('Default HTTP Status Code Page TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_BROWSER => __('Browser Cache TTL', 'litespeed-cache'),
			self::O_CACHE_AJAX_TTL => __('AJAX Cache TTL', 'litespeed-cache'),
			self::O_AUTO_UPGRADE => __('Automatically Upgrade', 'litespeed-cache'),
			self::O_GUEST => __('Guest Mode', 'litespeed-cache'),
			self::O_GUEST_OPTM => __('Guest Optimization', 'litespeed-cache'),
			self::O_NEWS => __('Notifications', 'litespeed-cache'),
			self::O_CACHE_PRIV => __('Cache Logged-in Users', 'litespeed-cache'),
			self::O_CACHE_COMMENTER => __('Cache Commenters', 'litespeed-cache'),
			self::O_CACHE_REST => __('Cache REST API', 'litespeed-cache'),
			self::O_CACHE_PAGE_LOGIN => __('Cache Login Page', 'litespeed-cache'),
			self::O_CACHE_RES => __('Cache PHP Resources', 'litespeed-cache'),
			self::O_CACHE_MOBILE => __('Cache Mobile', 'litespeed-cache'),
			self::O_CACHE_MOBILE_RULES => __('List of Mobile User Agents', 'litespeed-cache'),
			self::O_CACHE_PRIV_URI => __('Private Cached URIs', 'litespeed-cache'),
			self::O_CACHE_DROP_QS => __('Drop Query String', 'litespeed-cache'),

			self::O_OBJECT => __('Object Cache', 'litespeed-cache'),
			self::O_OBJECT_KIND => __('Method', 'litespeed-cache'),
			self::O_OBJECT_HOST => __('Host', 'litespeed-cache'),
			self::O_OBJECT_PORT => __('Port', 'litespeed-cache'),
			self::O_OBJECT_LIFE => __('Default Object Lifetime', 'litespeed-cache'),
			self::O_OBJECT_USER => __('Username', 'litespeed-cache'),
			self::O_OBJECT_PSWD => __('Password', 'litespeed-cache'),
			self::O_OBJECT_DB_ID => __('Redis Database ID', 'litespeed-cache'),
			self::O_OBJECT_GLOBAL_GROUPS => __('Global Groups', 'litespeed-cache'),
			self::O_OBJECT_NON_PERSISTENT_GROUPS => __('Do Not Cache Groups', 'litespeed-cache'),
			self::O_OBJECT_PERSISTENT => __('Persistent Connection', 'litespeed-cache'),
			self::O_OBJECT_ADMIN => __('Cache WP-Admin', 'litespeed-cache'),
			self::O_OBJECT_TRANSIENTS => __('Store Transients', 'litespeed-cache'),

			self::O_PURGE_ON_UPGRADE => __('Purge All On Upgrade', 'litespeed-cache'),
			self::O_PURGE_STALE => __('Serve Stale', 'litespeed-cache'),
			self::O_PURGE_TIMED_URLS => __('Scheduled Purge URLs', 'litespeed-cache'),
			self::O_PURGE_TIMED_URLS_TIME => __('Scheduled Purge Time', 'litespeed-cache'),
			self::O_CACHE_FORCE_URI => __('Force Cache URIs', 'litespeed-cache'),
			self::O_CACHE_FORCE_PUB_URI => __('Force Public Cache URIs', 'litespeed-cache'),
			self::O_CACHE_EXC => __('Do Not Cache URIs', 'litespeed-cache'),
			self::O_CACHE_EXC_QS => __('Do Not Cache Query Strings', 'litespeed-cache'),
			self::O_CACHE_EXC_CAT => __('Do Not Cache Categories', 'litespeed-cache'),
			self::O_CACHE_EXC_TAG => __('Do Not Cache Tags', 'litespeed-cache'),
			self::O_CACHE_EXC_ROLES => __('Do Not Cache Roles', 'litespeed-cache'),
			self::O_OPTM_CSS_MIN => __('CSS Minify', 'litespeed-cache'),
			self::O_OPTM_CSS_COMB => __('CSS Combine', 'litespeed-cache'),
			self::O_OPTM_CSS_COMB_EXT_INL => __('CSS Combine External and Inline', 'litespeed-cache'),
			self::O_OPTM_UCSS => __('Generate UCSS', 'litespeed-cache'),
			self::O_OPTM_UCSS_INLINE => __('UCSS Inline', 'litespeed-cache'),
			self::O_OPTM_UCSS_SELECTOR_WHITELIST => __('UCSS Selector Allowlist', 'litespeed-cache'),
			self::O_OPTM_UCSS_FILE_EXC_INLINE => __('UCSS File Excludes and Inline', 'litespeed-cache'),
			self::O_OPTM_UCSS_EXC => __('UCSS URI Excludes', 'litespeed-cache'),
			self::O_OPTM_JS_MIN => __('JS Minify', 'litespeed-cache'),
			self::O_OPTM_JS_COMB => __('JS Combine', 'litespeed-cache'),
			self::O_OPTM_JS_COMB_EXT_INL => __('JS Combine External and Inline', 'litespeed-cache'),
			self::O_OPTM_HTML_MIN => __('HTML Minify', 'litespeed-cache'),
			self::O_OPTM_HTML_LAZY => __('HTML Lazy Load Selectors', 'litespeed-cache'),
			self::O_OPTM_HTML_SKIP_COMMENTS => __('HTML Keep Comments', 'litespeed-cache'),
			self::O_OPTM_CSS_ASYNC => __('Load CSS Asynchronously', 'litespeed-cache'),
			self::O_OPTM_CCSS_PER_URL => __('CCSS Per URL', 'litespeed-cache'),
			self::O_OPTM_CSS_ASYNC_INLINE => __('Inline CSS Async Lib', 'litespeed-cache'),
			self::O_OPTM_CSS_FONT_DISPLAY => __('Font Display Optimization', 'litespeed-cache'),
			self::O_OPTM_JS_DEFER => __('Load JS Deferred', 'litespeed-cache'),
			self::O_OPTM_LOCALIZE => __('Localize Resources', 'litespeed-cache'),
			self::O_OPTM_LOCALIZE_DOMAINS => __('Localization Files', 'litespeed-cache'),
			self::O_OPTM_DNS_PREFETCH => __('DNS Prefetch', 'litespeed-cache'),
			self::O_OPTM_DNS_PREFETCH_CTRL => __('DNS Prefetch Control', 'litespeed-cache'),
			self::O_OPTM_DNS_PRECONNECT => __('DNS Preconnect', 'litespeed-cache'),
			self::O_OPTM_CSS_EXC => __('CSS Excludes', 'litespeed-cache'),
			self::O_OPTM_JS_DELAY_INC => __('JS Delayed Includes', 'litespeed-cache'),
			self::O_OPTM_JS_EXC => __('JS Excludes', 'litespeed-cache'),
			self::O_OPTM_QS_RM => __('Remove Query Strings', 'litespeed-cache'),
			self::O_OPTM_GGFONTS_ASYNC => __('Load Google Fonts Asynchronously', 'litespeed-cache'),
			self::O_OPTM_GGFONTS_RM => __('Remove Google Fonts', 'litespeed-cache'),
			self::O_OPTM_CCSS_CON => __('Critical CSS Rules', 'litespeed-cache'),
			self::O_OPTM_CCSS_SEP_POSTTYPE => __('Separate CCSS Cache Post Types', 'litespeed-cache'),
			self::O_OPTM_CCSS_SEP_URI => __('Separate CCSS Cache URIs', 'litespeed-cache'),
			self::O_OPTM_CCSS_SELECTOR_WHITELIST => __('CCSS Selector Allowlist', 'litespeed-cache'),
			self::O_OPTM_JS_DEFER_EXC => __('JS Deferred / Delayed Excludes', 'litespeed-cache'),
			self::O_OPTM_GM_JS_EXC => __('Guest Mode JS Excludes', 'litespeed-cache'),
			self::O_OPTM_EMOJI_RM => __('Remove WordPress Emoji', 'litespeed-cache'),
			self::O_OPTM_NOSCRIPT_RM => __('Remove Noscript Tags', 'litespeed-cache'),
			self::O_OPTM_EXC => __('URI Excludes', 'litespeed-cache'),
			self::O_OPTM_GUEST_ONLY => __('Optimize for Guests Only', 'litespeed-cache'),
			self::O_OPTM_EXC_ROLES => __('Role Excludes', 'litespeed-cache'),

			self::O_DISCUSS_AVATAR_CACHE => __('Gravatar Cache', 'litespeed-cache'),
			self::O_DISCUSS_AVATAR_CRON => __('Gravatar Cache Cron', 'litespeed-cache'),
			self::O_DISCUSS_AVATAR_CACHE_TTL => __('Gravatar Cache TTL', 'litespeed-cache'),

			self::O_MEDIA_LAZY => __('Lazy Load Images', 'litespeed-cache'),
			self::O_MEDIA_LAZY_EXC => __('Lazy Load Image Excludes', 'litespeed-cache'),
			self::O_MEDIA_LAZY_CLS_EXC => __('Lazy Load Image Class Name Excludes', 'litespeed-cache'),
			self::O_MEDIA_LAZY_PARENT_CLS_EXC => __('Lazy Load Image Parent Class Name Excludes', 'litespeed-cache'),
			self::O_MEDIA_IFRAME_LAZY_CLS_EXC => __('Lazy Load Iframe Class Name Excludes', 'litespeed-cache'),
			self::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC => __('Lazy Load Iframe Parent Class Name Excludes', 'litespeed-cache'),
			self::O_MEDIA_LAZY_URI_EXC => __('Lazy Load URI Excludes', 'litespeed-cache'),
			self::O_MEDIA_LQIP_EXC => __('LQIP Excludes', 'litespeed-cache'),
			self::O_MEDIA_LAZY_PLACEHOLDER => __('Basic Image Placeholder', 'litespeed-cache'),
			self::O_MEDIA_PLACEHOLDER_RESP => __('Responsive Placeholder', 'litespeed-cache'),
			self::O_MEDIA_PLACEHOLDER_RESP_COLOR => __('Responsive Placeholder Color', 'litespeed-cache'),
			self::O_MEDIA_PLACEHOLDER_RESP_SVG => __('Responsive Placeholder SVG', 'litespeed-cache'),
			self::O_MEDIA_LQIP => __('LQIP Cloud Generator', 'litespeed-cache'),
			self::O_MEDIA_LQIP_QUAL => __('LQIP Quality', 'litespeed-cache'),
			self::O_MEDIA_LQIP_MIN_W => __('LQIP Minimum Dimensions', 'litespeed-cache'),
			// self::O_MEDIA_LQIP_MIN_H			=> __( 'LQIP Minimum Height', 'litespeed-cache' ),
			self::O_MEDIA_PLACEHOLDER_RESP_ASYNC => __('Generate LQIP In Background', 'litespeed-cache'),
			self::O_MEDIA_IFRAME_LAZY => __('Lazy Load Iframes', 'litespeed-cache'),
			self::O_MEDIA_ADD_MISSING_SIZES => __('Add Missing Sizes', 'litespeed-cache'),
			self::O_MEDIA_VPI => __('Viewport Images', 'litespeed-cache'),
			self::O_MEDIA_VPI_CRON => __('Viewport Images Cron', 'litespeed-cache'),

			self::O_IMG_OPTM_AUTO => __('Auto Request Cron', 'litespeed-cache'),
			self::O_IMG_OPTM_ORI => __('Optimize Original Images', 'litespeed-cache'),
			self::O_IMG_OPTM_RM_BKUP => __('Remove Original Backups', 'litespeed-cache'),
			self::O_IMG_OPTM_WEBP => __('Next-Gen Image Format', 'litespeed-cache'),
			self::O_IMG_OPTM_LOSSLESS => __('Optimize Losslessly', 'litespeed-cache'),
			self::O_IMG_OPTM_EXIF => __('Preserve EXIF/XMP data', 'litespeed-cache'),
			self::O_IMG_OPTM_WEBP_ATTR => __('WebP/AVIF Attribute To Replace', 'litespeed-cache'),
			self::O_IMG_OPTM_WEBP_REPLACE_SRCSET => __('WebP/AVIF For Extra srcset', 'litespeed-cache'),
			self::O_IMG_OPTM_JPG_QUALITY => __('WordPress Image Quality Control', 'litespeed-cache'),
			self::O_ESI => __('Enable ESI', 'litespeed-cache'),
			self::O_ESI_CACHE_ADMBAR => __('Cache Admin Bar', 'litespeed-cache'),
			self::O_ESI_CACHE_COMMFORM => __('Cache Comment Form', 'litespeed-cache'),
			self::O_ESI_NONCE => __('ESI Nonces', 'litespeed-cache'),
			self::O_CACHE_VARY_GROUP => __('Vary Group', 'litespeed-cache'),
			self::O_PURGE_HOOK_ALL => __('Purge All Hooks', 'litespeed-cache'),
			self::O_UTIL_NO_HTTPS_VARY => __('Improve HTTP/HTTPS Compatibility', 'litespeed-cache'),
			self::O_UTIL_INSTANT_CLICK => __('Instant Click', 'litespeed-cache'),
			self::O_CACHE_EXC_COOKIES => __('Do Not Cache Cookies', 'litespeed-cache'),
			self::O_CACHE_EXC_USERAGENTS => __('Do Not Cache User Agents', 'litespeed-cache'),
			self::O_CACHE_LOGIN_COOKIE => __('Login Cookie', 'litespeed-cache'),
			self::O_CACHE_VARY_COOKIES => __('Vary Cookies', 'litespeed-cache'),

			self::O_MISC_HEARTBEAT_FRONT => __('Frontend Heartbeat Control', 'litespeed-cache'),
			self::O_MISC_HEARTBEAT_FRONT_TTL => __('Frontend Heartbeat TTL', 'litespeed-cache'),
			self::O_MISC_HEARTBEAT_BACK => __('Backend Heartbeat Control', 'litespeed-cache'),
			self::O_MISC_HEARTBEAT_BACK_TTL => __('Backend Heartbeat TTL', 'litespeed-cache'),
			self::O_MISC_HEARTBEAT_EDITOR => __('Editor Heartbeat', 'litespeed-cache'),
			self::O_MISC_HEARTBEAT_EDITOR_TTL => __('Editor Heartbeat TTL', 'litespeed-cache'),

			self::O_CDN => __('Use CDN Mapping', 'litespeed-cache'),
			self::CDN_MAPPING_URL => __('CDN URL', 'litespeed-cache'),
			self::CDN_MAPPING_INC_IMG => __('Include Images', 'litespeed-cache'),
			self::CDN_MAPPING_INC_CSS => __('Include CSS', 'litespeed-cache'),
			self::CDN_MAPPING_INC_JS => __('Include JS', 'litespeed-cache'),
			self::CDN_MAPPING_FILETYPE => __('Include File Types', 'litespeed-cache'),
			self::O_CDN_ATTR => __('HTML Attribute To Replace', 'litespeed-cache'),
			self::O_CDN_ORI => __('Original URLs', 'litespeed-cache'),
			self::O_CDN_ORI_DIR => __('Included Directories', 'litespeed-cache'),
			self::O_CDN_EXC => __('Exclude Path', 'litespeed-cache'),
			self::O_CDN_CLOUDFLARE => __('Cloudflare API', 'litespeed-cache'),

			self::O_CRAWLER => __('Crawler', 'litespeed-cache'),
			self::O_CRAWLER_CRAWL_INTERVAL => __('Crawl Interval', 'litespeed-cache'),
			self::O_CRAWLER_LOAD_LIMIT => __('Server Load Limit', 'litespeed-cache'),
			self::O_CRAWLER_ROLES => __('Role Simulation', 'litespeed-cache'),
			self::O_CRAWLER_COOKIES => __('Cookie Simulation', 'litespeed-cache'),
			self::O_CRAWLER_SITEMAP => __('Custom Sitemap', 'litespeed-cache'),

			self::O_DEBUG_DISABLE_ALL => __('Disable All Features', 'litespeed-cache'),
			self::O_DEBUG => __('Debug Log', 'litespeed-cache'),
			self::O_DEBUG_IPS => __('Admin IPs', 'litespeed-cache'),
			self::O_DEBUG_LEVEL => __('Debug Level', 'litespeed-cache'),
			self::O_DEBUG_FILESIZE => __('Log File Size Limit', 'litespeed-cache'),
			self::O_DEBUG_COLLAPSE_QS => __('Collapse Query Strings', 'litespeed-cache'),
			self::O_DEBUG_INC => __('Debug URI Includes', 'litespeed-cache'),
			self::O_DEBUG_EXC => __('Debug URI Excludes', 'litespeed-cache'),
			self::O_DEBUG_EXC_STRINGS => __('Debug String Excludes', 'litespeed-cache'),

			self::O_DB_OPTM_REVISIONS_MAX => __('Revisions Max Number', 'litespeed-cache'),
			self::O_DB_OPTM_REVISIONS_AGE => __('Revisions Max Age', 'litespeed-cache'),
		);

		if (array_key_exists($id, $_lang_list)) {
			return $_lang_list[$id];
		}

		return 'N/A';
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/task.cls.php000064400000013661151600166430017021 0ustar00<?php

/**
 * The cron task class.
 *
 * @since      	1.1.3
 * @since  		1.5 Moved into /inc
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Task extends Root
{
	const LOG_TAG = '⏰';
	private static $_triggers = array(
		Base::O_IMG_OPTM_CRON => array('name' => 'litespeed_task_imgoptm_pull', 'hook' => 'LiteSpeed\Img_Optm::start_async_cron'), // always fetch immediately
		Base::O_OPTM_CSS_ASYNC => array('name' => 'litespeed_task_ccss', 'hook' => 'LiteSpeed\CSS::cron_ccss'),
		Base::O_OPTM_UCSS => array('name' => 'litespeed_task_ucss', 'hook' => 'LiteSpeed\UCSS::cron'),
		Base::O_MEDIA_VPI_CRON => array('name' => 'litespeed_task_vpi', 'hook' => 'LiteSpeed\VPI::cron'),
		Base::O_MEDIA_PLACEHOLDER_RESP_ASYNC => array('name' => 'litespeed_task_lqip', 'hook' => 'LiteSpeed\Placeholder::cron'),
		Base::O_DISCUSS_AVATAR_CRON => array('name' => 'litespeed_task_avatar', 'hook' => 'LiteSpeed\Avatar::cron'),
		Base::O_IMG_OPTM_AUTO => array('name' => 'litespeed_task_imgoptm_req', 'hook' => 'LiteSpeed\Img_Optm::cron_auto_request'),
		Base::O_CRAWLER => array('name' => 'litespeed_task_crawler', 'hook' => 'LiteSpeed\Crawler::start_async_cron'), // Set crawler to last one to use above results
	);

	private static $_guest_options = array(Base::O_OPTM_CSS_ASYNC, Base::O_OPTM_UCSS, Base::O_MEDIA_VPI);

	const FILTER_CRAWLER = 'litespeed_crawl_filter';
	const FILTER = 'litespeed_filter';

	/**
	 * Keep all tasks in cron
	 *
	 * @since 3.0
	 * @access public
	 */
	public function init()
	{
		self::debug2('Init');
		add_filter('cron_schedules', array($this, 'lscache_cron_filter'));

		$guest_optm = $this->conf(Base::O_GUEST) && $this->conf(Base::O_GUEST_OPTM);

		foreach (self::$_triggers as $id => $trigger) {
			if ($id != Base::O_IMG_OPTM_CRON && !$this->conf($id)) {
				if (!$guest_optm || !in_array($id, self::$_guest_options)) {
					continue;
				}
			}

			// Special check for crawler
			if ($id == Base::O_CRAWLER) {
				if (!Router::can_crawl()) {
					continue;
				}

				add_filter('cron_schedules', array($this, 'lscache_cron_filter_crawler'));
			}

			if (!wp_next_scheduled($trigger['name'])) {
				self::debug('Cron hook register [name] ' . $trigger['name']);

				wp_schedule_event(time(), $id == Base::O_CRAWLER ? self::FILTER_CRAWLER : self::FILTER, $trigger['name']);
			}

			add_action($trigger['name'], $trigger['hook']);
		}
	}

	/**
	 * Handle all async noabort requests
	 *
	 * @since 5.5
	 */
	public static function async_litespeed_handler()
	{
		$hash_data = self::get_option('async_call-hash', array());
		if (!$hash_data || !is_array($hash_data) || empty($hash_data['hash']) || empty($hash_data['ts'])) {
			self::debug('async_litespeed_handler no hash data', $hash_data);
			return;
		}
		if (time() - $hash_data['ts'] > 120 || empty($_GET['nonce']) || $_GET['nonce'] != $hash_data['hash']) {
			self::debug('async_litespeed_handler nonce mismatch');
			return;
		}
		self::delete_option('async_call-hash');

		$type = Router::verify_type();
		self::debug('type=' . $type);

		// Don't lock up other requests while processing
		session_write_close();
		switch ($type) {
			case 'crawler':
				Crawler::async_handler();
				break;
			case 'crawler_force':
				Crawler::async_handler(true);
				break;
			case 'imgoptm':
				Img_Optm::async_handler();
				break;
			case 'imgoptm_force':
				Img_Optm::async_handler(true);
				break;
			default:
		}
	}

	/**
	 * Async caller wrapper func
	 *
	 * @since 5.5
	 */
	public static function async_call($type)
	{
		$hash = Str::rrand(32);
		self::update_option('async_call-hash', array('hash' => $hash, 'ts' => time()));
		$args = array(
			'timeout' => 0.01,
			'blocking' => false,
			'sslverify' => false,
			// 'cookies'   => $_COOKIE,
		);
		$qs = array(
			'action' => 'async_litespeed',
			'nonce' => $hash,
			Router::TYPE => $type,
		);
		$url = add_query_arg($qs, admin_url('admin-ajax.php'));
		self::debug('async call to ' . $url);
		wp_safe_remote_post(esc_url_raw($url), $args);
	}

	/**
	 * Clean all potential existing crons
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function destroy()
	{
		Utility::compatibility();
		array_map('wp_clear_scheduled_hook', array_column(self::$_triggers, 'name'));
	}

	/**
	 * Try to clean the crons if disabled
	 *
	 * @since 3.0
	 * @access public
	 */
	public function try_clean($id)
	{
		// Clean v2's leftover cron ( will remove in v3.1 )
		// foreach ( wp_get_ready_cron_jobs() as $hooks ) {
		// 	foreach ( $hooks as $hook => $v ) {
		// 		if ( strpos( $hook, 'litespeed_' ) === 0 && ( substr( $hook, -8 ) === '_trigger' || strpos( $hook, 'litespeed_task_' ) !== 0 ) ) {
		// 			self::debug( 'Cron clear legacy [hook] ' . $hook );
		// 			wp_clear_scheduled_hook( $hook );
		// 		}
		// 	}
		// }

		if ($id && !empty(self::$_triggers[$id])) {
			if (!$this->conf($id) || ($id == Base::O_CRAWLER && !Router::can_crawl())) {
				self::debug('Cron clear [id] ' . $id . ' [hook] ' . self::$_triggers[$id]['name']);
				wp_clear_scheduled_hook(self::$_triggers[$id]['name']);
			}
			return;
		}

		self::debug('❌ Unknown cron [id] ' . $id);
	}

	/**
	 * Register cron interval imgoptm
	 *
	 * @since 1.6.1
	 * @access public
	 */
	public function lscache_cron_filter($schedules)
	{
		if (!array_key_exists(self::FILTER, $schedules)) {
			$schedules[self::FILTER] = array(
				'interval' => 60,
				'display' => __('Every Minute', 'litespeed-cache'),
			);
		}
		return $schedules;
	}

	/**
	 * Register cron interval
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function lscache_cron_filter_crawler($schedules)
	{
		$CRAWLER_RUN_INTERVAL = defined('LITESPEED_CRAWLER_RUN_INTERVAL') ? LITESPEED_CRAWLER_RUN_INTERVAL : 600;
		// $wp_schedules = wp_get_schedules();
		if (!array_key_exists(self::FILTER_CRAWLER, $schedules)) {
			// 	self::debug('Crawler cron log: cron filter '.$interval.' added');
			$schedules[self::FILTER_CRAWLER] = array(
				'interval' => $CRAWLER_RUN_INTERVAL,
				'display' => __('LiteSpeed Crawler Cron', 'litespeed-cache'),
			);
		}
		return $schedules;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/tag.cls.php000064400000021633151600166500016626 0ustar00<?php

/**
 * The plugin cache-tag class for X-LiteSpeed-Tag
 *
 * @since      	1.1.3
 * @since  		1.5 Moved into /inc
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Tag extends Root
{
	const TYPE_FEED = 'FD';
	const TYPE_FRONTPAGE = 'F';
	const TYPE_HOME = 'H';
	const TYPE_PAGES = 'PGS';
	const TYPE_PAGES_WITH_RECENT_POSTS = 'PGSRP';
	const TYPE_HTTP = 'HTTP.';
	const TYPE_POST = 'Po.'; // Post. Cannot use P, reserved for litemage.
	const TYPE_ARCHIVE_POSTTYPE = 'PT.';
	const TYPE_ARCHIVE_TERM = 'T.'; //for is_category|is_tag|is_tax
	const TYPE_AUTHOR = 'A.';
	const TYPE_ARCHIVE_DATE = 'D.';
	const TYPE_BLOG = 'B.';
	const TYPE_LOGIN = 'L';
	const TYPE_URL = 'URL.';
	const TYPE_WIDGET = 'W.';
	const TYPE_ESI = 'ESI.';
	const TYPE_REST = 'REST';
	const TYPE_AJAX = 'AJAX.';
	const TYPE_LIST = 'LIST';
	const TYPE_MIN = 'MIN';
	const TYPE_LOCALRES = 'LOCALRES';

	const X_HEADER = 'X-LiteSpeed-Tag';

	private static $_tags = array();
	private static $_tags_priv = array('tag_priv');
	public static $error_code_tags = array(403, 404, 500);

	/**
	 * Initialize
	 *
	 * @since 4.0
	 */
	public function init()
	{
		// register recent posts widget tag before theme renders it to make it work
		add_filter('widget_posts_args', array($this, 'add_widget_recent_posts'));
	}

	/**
	 * Check if the login page is cacheable.
	 * If not, unset the cacheable member variable.
	 *
	 * NOTE: This is checked separately because login page doesn't go through WP logic.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function check_login_cacheable()
	{
		if (!$this->conf(Base::O_CACHE_PAGE_LOGIN)) {
			return;
		}
		if (Control::isset_notcacheable()) {
			return;
		}

		if (!empty($_GET)) {
			Control::set_nocache('has GET request');
			return;
		}

		$this->cls('Control')->set_cacheable();

		self::add(self::TYPE_LOGIN);

		// we need to send lsc-cookie manually to make it be sent to all other users when is cacheable
		$list = headers_list();
		if (empty($list)) {
			return;
		}
		foreach ($list as $hdr) {
			if (strncasecmp($hdr, 'set-cookie:', 11) == 0) {
				$cookie = substr($hdr, 12);
				@header('lsc-cookie: ' . $cookie, false);
			}
		}
	}

	/**
	 * Register purge tag for pages with recent posts widget
	 * of the plugin.
	 *
	 * @since    1.0.15
	 * @access   public
	 * @param array $params [wordpress params for widget_posts_args]
	 */
	public function add_widget_recent_posts($params)
	{
		self::add(self::TYPE_PAGES_WITH_RECENT_POSTS);
		return $params;
	}

	/**
	 * Adds cache tags to the list of cache tags for the current page.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param mixed $tags A string or array of cache tags to add to the current list.
	 */
	public static function add($tags)
	{
		if (!is_array($tags)) {
			$tags = array($tags);
		}

		Debug2::debug('💰 [Tag] Add ', $tags);

		self::$_tags = array_merge(self::$_tags, $tags);

		// Send purge header immediately
		$tag_header = self::cls()->output(true);
		@header($tag_header);
	}

	/**
	 * Add a post id to cache tag
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_post($pid)
	{
		self::add(self::TYPE_POST . $pid);
	}

	/**
	 * Add a widget id to cache tag
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_widget($id)
	{
		self::add(self::TYPE_WIDGET . $id);
	}

	/**
	 * Add a private ESI to cache tag
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_private_esi($tag)
	{
		self::add_private(self::TYPE_ESI . $tag);
	}

	/**
	 * Adds private cache tags to the list of cache tags for the current page.
	 *
	 * @since 1.6.3
	 * @access public
	 * @param mixed $tags A string or array of cache tags to add to the current list.
	 */
	public static function add_private($tags)
	{
		if (!is_array($tags)) {
			$tags = array($tags);
		}

		self::$_tags_priv = array_merge(self::$_tags_priv, $tags);
	}

	/**
	 * Return tags for Admin QS
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function output_tags()
	{
		return self::$_tags;
	}

	/**
	 * Will get a hash of the URI. Removes query string and appends a '/' if it is missing.
	 *
	 * @since 1.0.12
	 * @access public
	 * @param string $uri The uri to get the hash of.
	 * @param boolean $ori Return the original url or not
	 * @return bool|string False on input error, hash otherwise.
	 */
	public static function get_uri_tag($uri, $ori = false)
	{
		$no_qs = strtok($uri, '?');
		if (empty($no_qs)) {
			return false;
		}
		$slashed = trailingslashit($no_qs);

		// If only needs uri tag
		if ($ori) {
			return $slashed;
		}

		if (defined('LSCWP_LOG')) {
			return self::TYPE_URL . $slashed;
		}
		return self::TYPE_URL . md5($slashed);
	}

	/**
	 * Get the unique tag based on self url.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param boolean $ori Return the original url or not
	 */
	public static function build_uri_tag($ori = false)
	{
		return self::get_uri_tag(urldecode($_SERVER['REQUEST_URI']), $ori);
	}

	/**
	 * Gets the cache tags to set for the page.
	 *
	 * This includes site wide post types (e.g. front page) as well as
	 * any third party plugin specific cache tags.
	 *
	 * @since 1.0.0
	 * @access private
	 * @return array The list of cache tags to set.
	 */
	private static function _build_type_tags()
	{
		$tags = array();

		$tags[] = Utility::page_type();

		$tags[] = self::build_uri_tag();

		if (is_front_page()) {
			$tags[] = self::TYPE_FRONTPAGE;
		} elseif (is_home()) {
			$tags[] = self::TYPE_HOME;
		}

		global $wp_query;
		if (isset($wp_query)) {
			$queried_obj_id = get_queried_object_id();
			if (is_archive()) {
				//An Archive is a Category, Tag, Author, Date, Custom Post Type or Custom Taxonomy based pages.
				if (is_category() || is_tag() || is_tax()) {
					$tags[] = self::TYPE_ARCHIVE_TERM . $queried_obj_id;
				} elseif (is_post_type_archive() && ($post_type = get_post_type())) {
					$tags[] = self::TYPE_ARCHIVE_POSTTYPE . $post_type;
				} elseif (is_author()) {
					$tags[] = self::TYPE_AUTHOR . $queried_obj_id;
				} elseif (is_date()) {
					global $post;

					if ($post && isset($post->post_date)) {
						$date = $post->post_date;
						$date = strtotime($date);
						if (is_day()) {
							$tags[] = self::TYPE_ARCHIVE_DATE . date('Ymd', $date);
						} elseif (is_month()) {
							$tags[] = self::TYPE_ARCHIVE_DATE . date('Ym', $date);
						} elseif (is_year()) {
							$tags[] = self::TYPE_ARCHIVE_DATE . date('Y', $date);
						}
					}
				}
			} elseif (is_singular()) {
				//$this->is_singular = $this->is_single || $this->is_page || $this->is_attachment;
				$tags[] = self::TYPE_POST . $queried_obj_id;

				if (is_page()) {
					$tags[] = self::TYPE_PAGES;
				}
			} elseif (is_feed()) {
				$tags[] = self::TYPE_FEED;
			}
		}

		// Check REST API
		if (REST::cls()->is_rest()) {
			$tags[] = self::TYPE_REST;

			$path = !empty($_SERVER['SCRIPT_URL']) ? $_SERVER['SCRIPT_URL'] : false;
			if ($path) {
				// posts collections tag
				if (substr($path, -6) == '/posts') {
					$tags[] = self::TYPE_LIST; // Not used for purge yet
				}

				// single post tag
				global $post;
				if (!empty($post->ID) && substr($path, -strlen($post->ID) - 1) === '/' . $post->ID) {
					$tags[] = self::TYPE_POST . $post->ID;
				}

				// pages collections & single page tag
				if (stripos($path, '/pages') !== false) {
					$tags[] = self::TYPE_PAGES;
				}
			}
		}

		// Append AJAX action tag
		if (Router::is_ajax() && !empty($_REQUEST['action'])) {
			$tags[] = self::TYPE_AJAX . $_REQUEST['action'];
		}

		return $tags;
	}

	/**
	 * Generate all cache tags before output
	 *
	 * @access private
	 * @since 1.1.3
	 */
	private static function _finalize()
	{
		// run 3rdparty hooks to tag
		do_action('litespeed_tag_finalize');
		// generate wp tags
		if (!defined('LSCACHE_IS_ESI')) {
			$type_tags = self::_build_type_tags();
			self::$_tags = array_merge(self::$_tags, $type_tags);
		}

		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			self::$_tags[] = 'guest';
		}

		// append blog main tag
		self::$_tags[] = '';
		// removed duplicates
		self::$_tags = array_unique(self::$_tags);
	}

	/**
	 * Sets up the Cache Tags header.
	 * ONLY need to run this if is cacheable
	 *
	 * @since 1.1.3
	 * @access public
	 * @return string empty string if empty, otherwise the cache tags header.
	 */
	public function output($no_finalize = false)
	{
		if (defined('LSCACHE_NO_CACHE') && LSCACHE_NO_CACHE) {
			return;
		}

		if (!$no_finalize) {
			self::_finalize();
		}

		$prefix_tags = array();
		/**
		 * Only append blog_id when is multisite
		 * @since 2.9.3
		 */
		$prefix = LSWCP_TAG_PREFIX . (is_multisite() ? get_current_blog_id() : '') . '_';

		// If is_private and has private tags, append them first, then specify prefix to `public` for public tags
		if (Control::is_private()) {
			foreach (self::$_tags_priv as $priv_tag) {
				$prefix_tags[] = $prefix . $priv_tag;
			}
			$prefix = 'public:' . $prefix;
		}

		foreach (self::$_tags as $tag) {
			$prefix_tags[] = $prefix . $tag;
		}

		$hdr = self::X_HEADER . ': ' . implode(',', $prefix_tags);

		return $hdr;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/avatar.cls.php000064400000014107151600166550017334 0ustar00<?php

/**
 * The avatar cache class
 *
 * @since 		3.0
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Avatar extends Base
{
	const TYPE_GENERATE = 'generate';

	private $_conf_cache_ttl;
	private $_tb;

	private $_avatar_realtime_gen_dict = array();
	protected $_summary;

	/**
	 * Init
	 *
	 * @since  1.4
	 */
	public function __construct()
	{
		if (!$this->conf(self::O_DISCUSS_AVATAR_CACHE)) {
			return;
		}

		Debug2::debug2('[Avatar] init');

		$this->_tb = $this->cls('Data')->tb('avatar');

		$this->_conf_cache_ttl = $this->conf(self::O_DISCUSS_AVATAR_CACHE_TTL);

		add_filter('get_avatar_url', array($this, 'crawl_avatar'));

		$this->_summary = self::get_summary();
	}

	/**
	 * Check if need db table or not
	 *
	 * @since 3.0
	 * @access public
	 */
	public function need_db()
	{
		if ($this->conf(self::O_DISCUSS_AVATAR_CACHE)) {
			return true;
		}

		return false;
	}
	/**
	 * Get gravatar URL from DB and regenerate
	 *
	 * @since  3.0
	 * @access public
	 */
	public function serve_static($md5)
	{
		global $wpdb;

		Debug2::debug('[Avatar] is avatar request');

		if (strlen($md5) !== 32) {
			Debug2::debug('[Avatar] wrong md5 ' . $md5);
			return;
		}

		$q = "SELECT url FROM `$this->_tb` WHERE md5=%s";
		$url = $wpdb->get_var($wpdb->prepare($q, $md5));

		if (!$url) {
			Debug2::debug('[Avatar] no matched url for md5 ' . $md5);
			return;
		}

		$url = $this->_generate($url);

		wp_redirect($url);
		exit();
	}

	/**
	 * Localize gravatar
	 *
	 * @since  3.0
	 * @access public
	 */
	public function crawl_avatar($url)
	{
		if (!$url) {
			return $url;
		}

		// Check if its already in dict or not
		if (!empty($this->_avatar_realtime_gen_dict[$url])) {
			Debug2::debug2('[Avatar] already in dict [url] ' . $url);

			return $this->_avatar_realtime_gen_dict[$url];
		}

		$realpath = $this->_realpath($url);
		if (file_exists($realpath) && time() - filemtime($realpath) <= $this->_conf_cache_ttl) {
			Debug2::debug2('[Avatar] cache file exists [url] ' . $url);
			return $this->_rewrite($url, filemtime($realpath));
		}

		if (!strpos($url, 'gravatar.com')) {
			return $url;
		}

		// Send request
		if (!empty($this->_summary['curr_request']) && time() - $this->_summary['curr_request'] < 300) {
			Debug2::debug2('[Avatar] Bypass generating due to interval limit [url] ' . $url);
			return $url;
		}

		// Generate immediately
		$this->_avatar_realtime_gen_dict[$url] = $this->_generate($url);

		return $this->_avatar_realtime_gen_dict[$url];
	}

	/**
	 * Read last time generated info
	 *
	 * @since  3.0
	 * @access public
	 */
	public function queue_count()
	{
		global $wpdb;

		// If var not exists, mean table not exists // todo: not true
		if (!$this->_tb) {
			return false;
		}

		$q = "SELECT COUNT(*) FROM `$this->_tb` WHERE dateline<" . (time() - $this->_conf_cache_ttl);
		return $wpdb->get_var($q);
	}

	/**
	 * Get the final URL of local avatar
	 *
	 * Check from db also
	 *
	 * @since  3.0
	 */
	private function _rewrite($url, $time = null)
	{
		return LITESPEED_STATIC_URL . '/avatar/' . $this->_filepath($url) . ($time ? '?ver=' . $time : '');
	}

	/**
	 * Generate realpath of the cache file
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _realpath($url)
	{
		return LITESPEED_STATIC_DIR . '/avatar/' . $this->_filepath($url);
	}

	/**
	 * Get filepath
	 *
	 * @since  4.0
	 */
	private function _filepath($url)
	{
		$filename = md5($url) . '.jpg';
		if (is_multisite()) {
			$filename = get_current_blog_id() . '/' . $filename;
		}
		return $filename;
	}

	/**
	 * Cron generation
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function cron($force = false)
	{
		global $wpdb;

		$_instance = self::cls();
		if (!$_instance->queue_count()) {
			Debug2::debug('[Avatar] no queue');
			return;
		}

		// For cron, need to check request interval too
		if (!$force) {
			if (!empty($_instance->_summary['curr_request']) && time() - $_instance->_summary['curr_request'] < 300) {
				Debug2::debug('[Avatar] curr_request too close');
				return;
			}
		}

		$q = "SELECT url FROM `$_instance->_tb` WHERE dateline < %d ORDER BY id DESC LIMIT %d";
		$q = $wpdb->prepare($q, array(time() - $_instance->_conf_cache_ttl, apply_filters('litespeed_avatar_limit', 30)));

		$list = $wpdb->get_results($q);
		Debug2::debug('[Avatar] cron job [count] ' . count($list));

		foreach ($list as $v) {
			Debug2::debug('[Avatar] cron job [url] ' . $v->url);

			$_instance->_generate($v->url);
		}
	}

	/**
	 * Remote generator
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _generate($url)
	{
		global $wpdb;

		// Record the data

		$file = $this->_realpath($url);

		// Update request status
		self::save_summary(array('curr_request' => time()));

		// Generate
		$this->_maybe_mk_cache_folder('avatar');

		$response = wp_safe_remote_get($url, array('timeout' => 180, 'stream' => true, 'filename' => $file));

		Debug2::debug('[Avatar] _generate [url] ' . $url);

		// Parse response data
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			file_exists($file) && unlink($file);
			Debug2::debug('[Avatar] failed to get: ' . $error_message);
			return $url;
		}

		// Save summary data
		self::save_summary(array(
			'last_spent' => time() - $this->_summary['curr_request'],
			'last_request' => $this->_summary['curr_request'],
			'curr_request' => 0,
		));

		// Update DB
		$md5 = md5($url);
		$q = "UPDATE `$this->_tb` SET dateline=%d WHERE md5=%s";
		$existed = $wpdb->query($wpdb->prepare($q, array(time(), $md5)));
		if (!$existed) {
			$q = "INSERT INTO `$this->_tb` SET url=%s, md5=%s, dateline=%d";
			$wpdb->query($wpdb->prepare($q, array($url, $md5, time())));
		}

		Debug2::debug('[Avatar] saved avatar ' . $file);

		return $this->_rewrite($url);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GENERATE:
				self::cron(true);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/crawler.cls.php000064400000121213151600166630017511 0ustar00<?php

/**
 * The crawler class
 *
 * @since      	1.1.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Crawler extends Root
{
	const LOG_TAG = '🕸️';

	const TYPE_REFRESH_MAP = 'refresh_map';
	const TYPE_EMPTY = 'empty';
	const TYPE_BLACKLIST_EMPTY = 'blacklist_empty';
	const TYPE_BLACKLIST_DEL = 'blacklist_del';
	const TYPE_BLACKLIST_ADD = 'blacklist_add';
	const TYPE_START = 'start';
	const TYPE_RESET = 'reset';

	const USER_AGENT = 'lscache_walker';
	const FAST_USER_AGENT = 'lscache_runner';
	const CHUNKS = 10000;

	const STATUS_WAIT = 'W';
	const STATUS_HIT = 'H';
	const STATUS_MISS = 'M';
	const STATUS_BLACKLIST = 'B';
	const STATUS_NOCACHE = 'N';

	private $_sitemeta = 'meta.data';
	private $_resetfile;
	private $_end_reason;
	private $_ncpu = 1;
	private $_server_ip;

	private $_crawler_conf = array(
		'cookies' => array(),
		'headers' => array(),
		'ua' => '',
	);
	private $_crawlers = array();
	private $_cur_threads = -1;
	private $_max_run_time;
	private $_cur_thread_time;
	private $_map_status_list = array(
		'H' => array(),
		'M' => array(),
		'B' => array(),
		'N' => array(),
	);
	protected $_summary;

	/**
	 * Initialize crawler, assign sitemap path
	 *
	 * @since    1.1.0
	 */
	public function __construct()
	{
		if (is_multisite()) {
			$this->_sitemeta = 'meta' . get_current_blog_id() . '.data';
		}

		$this->_resetfile = LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta . '.reset';

		$this->_summary = self::get_summary();

		$this->_ncpu = $this->_get_server_cpu();
		$this->_server_ip = $this->conf(Base::O_SERVER_IP);

		self::debug('Init w/ CPU cores=' . $this->_ncpu);
	}

	/**
	 * Try get server CPUs
	 * @since 5.2
	 */
	private function _get_server_cpu()
	{
		$cpuinfo_file = '/proc/cpuinfo';
		$setting_open_dir = ini_get('open_basedir');
		if ($setting_open_dir) {
			return 1;
		} // Server has limit

		try {
			if (!@is_file($cpuinfo_file)) {
				return 1;
			}
		} catch (\Exception $e) {
			return 1;
		}

		$cpuinfo = file_get_contents($cpuinfo_file);
		preg_match_all('/^processor/m', $cpuinfo, $matches);
		return count($matches[0]) ?: 1;
	}

	/**
	 * Check whether the current crawler is active/runable/useable/enabled/want it to work or not
	 *
	 * @since  4.3
	 */
	public function is_active($curr)
	{
		$bypass_list = self::get_option('bypass_list', array());
		return !in_array($curr, $bypass_list);
	}

	/**
	 * Toggle the current crawler's activeness state, i.e., runable/useable/enabled/want it to work or not, and return the updated state
	 *
	 * @since  4.3
	 */
	public function toggle_activeness($curr)
	{
		// param type: int
		$bypass_list = self::get_option('bypass_list', array());
		if (in_array($curr, $bypass_list)) {
			// when the ith opt was off / in the bypassed list, turn it on / remove it from the list
			unset($bypass_list[array_search($curr, $bypass_list)]);
			$bypass_list = array_values($bypass_list);
			self::update_option('bypass_list', $bypass_list);
			return true;
		} else {
			// when the ith opt was on / not in the bypassed list, turn it off / add it to the list
			$bypass_list[] = (int) $curr;
			self::update_option('bypass_list', $bypass_list);
			return false;
		}
	}

	/**
	 * Clear bypassed list
	 *
	 * @since  4.3
	 * @access public
	 */
	public function clear_disabled_list()
	{
		self::update_option('bypass_list', array());

		$msg = __('Crawler disabled list is cleared! All crawlers are set to active! ', 'litespeed-cache');
		Admin_Display::note($msg);

		self::debug('All crawlers are set to active...... ');
	}

	/**
	 * Overwrite get_summary to init elements
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function get_summary($field = false)
	{
		$_default = array(
			'list_size' => 0,
			'last_update_time' => 0,
			'curr_crawler' => 0,
			'curr_crawler_beginning_time' => 0,
			'last_pos' => 0,
			'last_count' => 0,
			'last_crawled' => 0,
			'last_start_time' => 0,
			'last_status' => '',
			'is_running' => 0,
			'end_reason' => '',
			'meta_save_time' => 0,
			'pos_reset_check' => 0,
			'done' => 0,
			'this_full_beginning_time' => 0,
			'last_full_time_cost' => 0,
			'last_crawler_total_cost' => 0,
			'crawler_stats' => array(), // this will store all crawlers hit/miss crawl status
		);

		wp_cache_delete('alloptions', 'options'); // ensure the summary is current
		$summary = parent::get_summary();
		$summary = array_merge($_default, $summary);

		if (!$field) {
			return $summary;
		}

		if (array_key_exists($field, $summary)) {
			return $summary[$field];
		}

		return null;
	}

	/**
	 * Overwrite save_summary
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function save_summary($data = false, $reload = false, $overwrite = false)
	{
		$instance = self::cls();
		$instance->_summary['meta_save_time'] = time();

		if (!$data) {
			$data = $instance->_summary;
		}

		parent::save_summary($data, $reload, $overwrite);

		File::save(LITESPEED_STATIC_DIR . '/crawler/' . $instance->_sitemeta, \json_encode($data), true);
	}

	/**
	 * Cron start async crawling
	 *
	 * @since 5.5
	 */
	public static function start_async_cron()
	{
		Task::async_call('crawler');
	}

	/**
	 * Manually start async crawling
	 *
	 * @since 5.5
	 */
	public static function start_async()
	{
		Task::async_call('crawler_force');

		$msg = __('Started async crawling', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Ajax crawl handler
	 *
	 * @since 5.5
	 */
	public static function async_handler($manually_run = false)
	{
		self::debug('------------async-------------start_async_handler');
		// check_ajax_referer('async_crawler', 'nonce');
		self::start($manually_run);
	}

	/**
	 * Proceed crawling
	 *
	 * @since    1.1.0
	 * @access public
	 */
	public static function start($manually_run = false)
	{
		if (!Router::can_crawl()) {
			self::debug('......crawler is NOT allowed by the server admin......');
			return false;
		}

		if ($manually_run) {
			self::debug('......crawler manually ran......');
		}

		self::cls()->_crawl_data($manually_run);
	}

	/**
	 * Crawling start
	 *
	 * @since    1.1.0
	 * @access   private
	 */
	private function _crawl_data($manually_run)
	{
		if (!defined('LITESPEED_LANE_HASH')) {
			define('LITESPEED_LANE_HASH', Str::rrand(8));
		}
		if ($this->_check_valid_lane()) {
			$this->_take_over_lane();
		} else {
			self::debug('⚠️ lane in use');
			return;
			// if ($manually_run) {
			// 	self::debug('......crawler started (manually_rund)......');
			// 	// Log pid to prevent from multi running
			// 	if (defined('LITESPEED_CLI')) {
			// 		// Take over lane
			// 		self::debug('⚠️⚠️⚠️ Forced take over lane (CLI)');
			// 		$this->_take_over_lane();
			// 	}
			// }
		}
		self::debug('......crawler started......');

		// for the first time running
		if (!$this->_summary || !Data::cls()->tb_exist('crawler') || !Data::cls()->tb_exist('crawler_blacklist')) {
			$this->cls('Crawler_Map')->gen();
		}

		// if finished last time, regenerate sitemap
		if ($this->_summary['done'] === 'touchedEnd') {
			// check whole crawling interval
			$last_finished_at = $this->_summary['last_full_time_cost'] + $this->_summary['this_full_beginning_time'];
			if (!$manually_run && time() - $last_finished_at < $this->conf(Base::O_CRAWLER_CRAWL_INTERVAL)) {
				self::debug('Cron abort: cache warmed already.');
				// if not reach whole crawling interval, exit
				$this->Release_lane();
				return;
			}
			self::debug('TouchedEnd. regenerate sitemap....');
			$this->cls('Crawler_Map')->gen();
		}

		$this->list_crawlers();

		// Skip the crawlers that in bypassed list
		while (!$this->is_active($this->_summary['curr_crawler']) && $this->_summary['curr_crawler'] < count($this->_crawlers)) {
			self::debug('Skipped the Crawler #' . $this->_summary['curr_crawler'] . ' ......');
			$this->_summary['curr_crawler']++;
		}
		if ($this->_summary['curr_crawler'] >= count($this->_crawlers)) {
			$this->_end_reason = 'end';
			$this->_terminate_running();
			$this->Release_lane();
			return;
		}

		// In case crawlers are all done but not reload, reload it
		if (empty($this->_summary['curr_crawler']) || empty($this->_crawlers[$this->_summary['curr_crawler']])) {
			$this->_summary['curr_crawler'] = 0;
			$this->_summary['crawler_stats'][$this->_summary['curr_crawler']] = array();
		}

		$res = $this->load_conf();
		if (!$res) {
			self::debug('Load conf failed');
			$this->_terminate_running();
			$this->Release_lane();
			return;
		}

		try {
			$this->_engine_start();
			$this->Release_lane();
		} catch (\Exception $e) {
			self::debug('🛑 ' . $e->getMessage());
		}
	}

	/**
	 * Load conf before running crawler
	 *
	 * @since  3.0
	 * @access private
	 */
	private function load_conf()
	{
		$this->_crawler_conf['base'] = home_url();

		$current_crawler = $this->_crawlers[$this->_summary['curr_crawler']];

		/**
		 * Check cookie crawler
		 * @since  2.8
		 */
		foreach ($current_crawler as $k => $v) {
			if (strpos($k, 'cookie:') !== 0) {
				continue;
			}

			if ($v == '_null') {
				continue;
			}

			$this->_crawler_conf['cookies'][substr($k, 7)] = $v;
		}

		/**
		 * Set WebP simulation
		 * @since  1.9.1
		 */
		if (!empty($current_crawler['webp'])) {
			$this->_crawler_conf['headers'][] = 'Accept: image/' . ($this->conf(Base::O_IMG_OPTM_WEBP) == 2 ? 'avif' : 'webp') . ',*/*';
		}

		/**
		 * Set mobile crawler
		 * @since  2.8
		 */
		if (!empty($current_crawler['mobile'])) {
			$this->_crawler_conf['ua'] = 'Mobile iPhone';
		}

		/**
		 * Limit delay to use server setting
		 * @since 1.8.3
		 */
		$this->_crawler_conf['run_delay'] = 500; // microseconds
		if (defined('LITESPEED_CRAWLER_USLEEP') && LITESPEED_CRAWLER_USLEEP > $this->_crawler_conf['run_delay']) {
			$this->_crawler_conf['run_delay'] = LITESPEED_CRAWLER_USLEEP;
		}
		if (!empty($_SERVER[Base::ENV_CRAWLER_USLEEP]) && $_SERVER[Base::ENV_CRAWLER_USLEEP] > $this->_crawler_conf['run_delay']) {
			$this->_crawler_conf['run_delay'] = $_SERVER[Base::ENV_CRAWLER_USLEEP];
		}

		$this->_crawler_conf['run_duration'] = $this->get_crawler_duration();

		$this->_crawler_conf['load_limit'] = $this->conf(Base::O_CRAWLER_LOAD_LIMIT);
		if (!empty($_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE])) {
			$this->_crawler_conf['load_limit'] = $_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE];
		} elseif (!empty($_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT]) && $_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT] < $this->_crawler_conf['load_limit']) {
			$this->_crawler_conf['load_limit'] = $_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT];
		}
		if ($this->_crawler_conf['load_limit'] == 0) {
			self::debug('🛑 Terminated crawler due to load limit set to 0');
			return false;
		}

		/**
		 * Set role simulation
		 * @since 1.9.1
		 */
		if (!empty($current_crawler['uid'])) {
			if (!$this->_server_ip) {
				self::debug('🛑 Terminated crawler due to Server IP not set');
				return false;
			}
			// Get role simulation vary name
			$vary_name = $this->cls('Vary')->get_vary_name();
			$vary_val = $this->cls('Vary')->finalize_default_vary($current_crawler['uid']);
			$this->_crawler_conf['cookies'][$vary_name] = $vary_val;
			$this->_crawler_conf['cookies']['litespeed_hash'] = Router::cls()->get_hash($current_crawler['uid']);
		}

		return true;
	}

	/**
	 * Get crawler duration allowance
	 *
	 * @since 7.0
	 */
	public function get_crawler_duration()
	{
		$RUN_DURATION = defined('LITESPEED_CRAWLER_DURATION') ? LITESPEED_CRAWLER_DURATION : 900;
		if ($RUN_DURATION > 900) {
			$RUN_DURATION = 900; // reset to default value if defined in conf file is higher than 900 seconds for security enhancement
		}
		return $RUN_DURATION;
	}

	/**
	 * Start crawler
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _engine_start()
	{
		// check if is running
		// if ($this->_summary['is_running'] && time() - $this->_summary['is_running'] < $this->_crawler_conf['run_duration']) {
		// 	$this->_end_reason = 'stopped';
		// 	self::debug('The crawler is running.');
		// 	return;
		// }

		// check current load
		$this->_adjust_current_threads();
		if ($this->_cur_threads == 0) {
			$this->_end_reason = 'stopped_highload';
			self::debug('Stopped due to heavy load.');
			return;
		}

		// log started time
		self::save_summary(array('last_start_time' => time()));

		// set time limit
		$maxTime = (int) ini_get('max_execution_time');
		self::debug('ini_get max_execution_time=' . $maxTime);
		if ($maxTime == 0) {
			$maxTime = 300; // hardlimit
		} else {
			$maxTime -= 5;
		}
		if ($maxTime >= $this->_crawler_conf['run_duration']) {
			$maxTime = $this->_crawler_conf['run_duration'];
			self::debug('Use run_duration setting as max_execution_time=' . $maxTime);
		} elseif (ini_set('max_execution_time', $this->_crawler_conf['run_duration'] + 15) !== false) {
			$maxTime = $this->_crawler_conf['run_duration'];
			self::debug('ini_set max_execution_time=' . $maxTime);
		}
		self::debug('final max_execution_time=' . $maxTime);
		$this->_max_run_time = $maxTime + time();

		// mark running
		$this->_prepare_running();
		// run crawler
		$this->_do_running();
		$this->_terminate_running();
	}

	/**
	 * Get server load
	 *
	 * @since 5.5
	 */
	public function get_server_load()
	{
		/**
		 * If server is windows, exit
		 * @see  https://wordpress.org/support/topic/crawler-keeps-causing-crashes/
		 */
		if (!function_exists('sys_getloadavg')) {
			return -1;
		}

		$curload = sys_getloadavg();
		$curload = $curload[0];
		self::debug('Server load: ' . $curload);
		return $curload;
	}

	/**
	 * Adjust threads dynamically
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _adjust_current_threads()
	{
		$curload = $this->get_server_load();
		if ($curload == -1) {
			self::debug('set threads=0 due to func sys_getloadavg not exist!');
			$this->_cur_threads = 0;
			return;
		}

		$curload /= $this->_ncpu;
		// $curload = 1;
		$CRAWLER_THREADS = defined('LITESPEED_CRAWLER_THREADS') ? LITESPEED_CRAWLER_THREADS : 3;

		if ($this->_cur_threads == -1) {
			// init
			if ($curload > $this->_crawler_conf['load_limit']) {
				$curthreads = 0;
			} elseif ($curload >= $this->_crawler_conf['load_limit'] - 1) {
				$curthreads = 1;
			} else {
				$curthreads = intval($this->_crawler_conf['load_limit'] - $curload);
				if ($curthreads > $CRAWLER_THREADS) {
					$curthreads = $CRAWLER_THREADS;
				}
			}
		} else {
			// adjust
			$curthreads = $this->_cur_threads;
			if ($curload >= $this->_crawler_conf['load_limit'] + 1) {
				sleep(5); // sleep 5 secs
				if ($curthreads >= 1) {
					$curthreads--;
				}
			} elseif ($curload >= $this->_crawler_conf['load_limit']) {
				// if ( $curthreads > 1 ) {// if already 1, keep
				$curthreads--;
				// }
			} elseif ($curload + 1 < $this->_crawler_conf['load_limit']) {
				if ($curthreads < $CRAWLER_THREADS) {
					$curthreads++;
				}
			}
		}

		// $log = 'set current threads = ' . $curthreads . ' previous=' . $this->_cur_threads
		// 	. ' max_allowed=' . $CRAWLER_THREADS . ' load_limit=' . $this->_crawler_conf[ 'load_limit' ] . ' current_load=' . $curload;

		$this->_cur_threads = $curthreads;
		$this->_cur_thread_time = time();
	}

	/**
	 * Mark running status
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _prepare_running()
	{
		$this->_summary['is_running'] = time();
		$this->_summary['done'] = 0; // reset done status
		$this->_summary['last_status'] = 'prepare running';
		$this->_summary['last_crawled'] = 0;

		// Current crawler starttime mark
		if ($this->_summary['last_pos'] == 0) {
			$this->_summary['curr_crawler_beginning_time'] = time();
		}

		if ($this->_summary['curr_crawler'] == 0 && $this->_summary['last_pos'] == 0) {
			$this->_summary['this_full_beginning_time'] = time();
			$this->_summary['list_size'] = $this->cls('Crawler_Map')->count_map();
		}

		if ($this->_summary['end_reason'] == 'end' && $this->_summary['last_pos'] == 0) {
			$this->_summary['crawler_stats'][$this->_summary['curr_crawler']] = array();
		}

		self::save_summary();
	}

	/**
	 * Take over lane
	 * @since 6.1
	 */
	private function _take_over_lane()
	{
		self::debug('Take over lane as lane is free: ' . $this->json_local_path() . '.pid');
		file::save($this->json_local_path() . '.pid', LITESPEED_LANE_HASH);
	}

	/**
	 * Update lane file
	 * @since 6.1
	 */
	private function _touch_lane()
	{
		touch($this->json_local_path() . '.pid');
	}

	/**
	 * Release lane file
	 * @since 6.1
	 */
	public function Release_lane()
	{
		$lane_file = $this->json_local_path() . '.pid';
		if (!file_exists($lane_file)) {
			return;
		}

		self::debug('Release lane');
		unlink($lane_file);
	}

	/**
	 * Check if lane is used by other crawlers
	 * @since 6.1
	 */
	private function _check_valid_lane($strict_mode = false)
	{
		// Check lane hash
		$lane_file = $this->json_local_path() . '.pid';
		if ($strict_mode) {
			if (!file_exists($lane_file)) {
				self::debug("lane file not existed, strict mode is false [file] $lane_file");
				return false;
			}
		}
		$pid = file::read($lane_file);
		if ($pid && LITESPEED_LANE_HASH != $pid) {
			// If lane file is older than 1h, ignore
			if (time() - filemtime($lane_file) > 3600) {
				self::debug('Lane file is older than 1h, releasing lane');
				$this->Release_lane();
				return true;
			}
			return false;
		}
		return true;
	}

	/**
	 * Test port for simulator
	 *
	 * @since  7.0
	 * @access private
	 * @return bool true if success and can continue crawling, false if failed and need to stop
	 */
	private function _test_port()
	{
		if (empty($this->_crawler_conf['cookies']) || empty($this->_crawler_conf['cookies']['litespeed_hash'])) {
			return true;
		}
		if (!$this->_server_ip) {
			self::debug('❌ Server IP not set');
			return false;
		}
		if (defined('LITESPEED_CRAWLER_LOCAL_PORT')) {
			self::debug('✅ LITESPEED_CRAWLER_LOCAL_PORT already defined');
			return true;
		}
		// Don't repeat testing in 120s
		if (!empty($this->_summary['test_port_tts']) && time() - $this->_summary['test_port_tts'] < 120) {
			if (!empty($this->_summary['test_port'])) {
				self::debug('✅ Use tested local port: ' . $this->_summary['test_port']);
				define('LITESPEED_CRAWLER_LOCAL_PORT', $this->_summary['test_port']);
				return true;
			}
			return false;
		}
		$this->_summary['test_port_tts'] = time();
		self::save_summary();

		$options = $this->_get_curl_options();
		$home = home_url();
		File::save(LITESPEED_STATIC_DIR . '/crawler/test_port.txt', $home, true);
		$url = LITESPEED_STATIC_URL . '/crawler/test_port.txt';
		$parsed_url = parse_url($url);
		if (empty($parsed_url['host'])) {
			self::debug('❌ Test port failed, invalid URL: ' . $url);
			return false;
		}
		$resolved = $parsed_url['host'] . ':443:' . $this->_server_ip;
		$options[CURLOPT_RESOLVE] = array($resolved);
		$options[CURLOPT_DNS_USE_GLOBAL_CACHE] = false;
		$options[CURLOPT_HEADER] = false;
		self::debug('Test local 443 port for ' . $resolved);

		$ch = curl_init();
		curl_setopt_array($ch, $options);
		curl_setopt($ch, CURLOPT_URL, $url);
		$result = curl_exec($ch);
		$test_result = false;
		if (curl_errno($ch) || $result !== $home) {
			if (curl_errno($ch)) {
				self::debug('❌ Test port curl error: [errNo] ' . curl_errno($ch) . ' [err] ' . curl_error($ch));
			} elseif ($result !== $home) {
				self::debug('❌ Test port response is wrong: ' . $result);
			}
			self::debug('❌ Test local 443 port failed, try port 80');

			// Try port 80
			$resolved = $parsed_url['host'] . ':80:' . $this->_server_ip;
			$options[CURLOPT_RESOLVE] = array($resolved);
			$url = str_replace('https://', 'http://', $url);
			if (!in_array('X-Forwarded-Proto: https', $options[CURLOPT_HTTPHEADER])) {
				$options[CURLOPT_HTTPHEADER][] = 'X-Forwarded-Proto: https';
			}
			// $options[CURLOPT_HTTPHEADER][] = 'X-Forwarded-SSL: on';
			$ch = curl_init();
			curl_setopt_array($ch, $options);
			curl_setopt($ch, CURLOPT_URL, $url);
			$result = curl_exec($ch);
			if (curl_errno($ch)) {
				self::debug('❌ Test port curl error: [errNo] ' . curl_errno($ch) . ' [err] ' . curl_error($ch));
			} elseif ($result !== $home) {
				self::debug('❌ Test port response is wrong: ' . $result);
			} else {
				self::debug('✅ Test local 80 port successfully');
				define('LITESPEED_CRAWLER_LOCAL_PORT', 80);
				$this->_summary['test_port'] = 80;
				$test_result = true;
			}
			// self::debug('Response data: ' . $result);
			// $this->Release_lane();
			// exit($result);
		} else {
			self::debug('✅ Tested local 443 port successfully');
			define('LITESPEED_CRAWLER_LOCAL_PORT', 443);
			$this->_summary['test_port'] = 443;
			$test_result = true;
		}
		self::save_summary();
		curl_close($ch);
		return $test_result;
	}

	/**
	 * Run crawler
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _do_running()
	{
		$options = $this->_get_curl_options(true);

		// If is role simulator and not defined local port, check port once
		$test_result = $this->_test_port();
		if (!$test_result) {
			$this->_end_reason = 'port_test_failed';
			self::debug('❌ Test port failed, crawler stopped.');
			return;
		}

		while ($urlChunks = $this->cls('Crawler_Map')->list_map(self::CHUNKS, $this->_summary['last_pos'])) {
			// self::debug('$urlChunks=' . count($urlChunks) . ' $this->_cur_threads=' . $this->_cur_threads);
			// start crawling
			$urlChunks = array_chunk($urlChunks, $this->_cur_threads);
			// self::debug('$urlChunks after array_chunk: ' . count($urlChunks));
			foreach ($urlChunks as $rows) {
				if (!$this->_check_valid_lane(true)) {
					$this->_end_reason = 'lane_invalid';
					self::debug('🛑 The crawler lane is used by newer crawler.');
					throw new \Exception('invalid crawler lane');
				}
				// Update time
				$this->_touch_lane();

				// self::debug('chunk fetching count($rows)= ' . count($rows));
				// multi curl
				$rets = $this->_multi_request($rows, $options);

				// check result headers
				foreach ($rows as $row) {
					// self::debug('chunk fetching 553');
					if (empty($rets[$row['id']])) {
						// If already in blacklist, no curl happened, no corresponding record
						continue;
					}
					// self::debug('chunk fetching 557');
					// check response
					if ($rets[$row['id']]['code'] == 428) {
						// HTTP/1.1 428 Precondition Required (need to test)
						$this->_end_reason = 'crawler_disabled';
						self::debug('crawler_disabled');
						return;
					}

					$status = $this->_status_parse($rets[$row['id']]['header'], $rets[$row['id']]['code'], $row['url']); // B or H or M or N(nocache)
					self::debug('[status] ' . $this->_status2title($status) . "\t\t [url] " . $row['url']);
					$this->_map_status_list[$status][$row['id']] = array(
						'url' => $row['url'],
						'code' => $rets[$row['id']]['code'], // 201 or 200 or 404
					);
					if (empty($this->_summary['crawler_stats'][$this->_summary['curr_crawler']][$status])) {
						$this->_summary['crawler_stats'][$this->_summary['curr_crawler']][$status] = 0;
					}
					$this->_summary['crawler_stats'][$this->_summary['curr_crawler']][$status]++;
				}

				// update offset position
				$_time = time();
				$this->_summary['last_count'] = count($rows);
				$this->_summary['last_pos'] += $this->_summary['last_count'];
				$this->_summary['last_crawled'] += $this->_summary['last_count'];
				$this->_summary['last_update_time'] = $_time;
				$this->_summary['last_status'] = 'updated position';
				// self::debug("chunk fetching 604 last_pos:{$this->_summary['last_pos']} last_count:{$this->_summary['last_count']} last_crawled:{$this->_summary['last_crawled']}");
				// check duration
				if ($this->_summary['last_update_time'] > $this->_max_run_time) {
					$this->_end_reason = 'stopped_maxtime';
					self::debug('Terminated due to maxtime');
					return;
					// return __('Stopped due to exceeding defined Maximum Run Time', 'litespeed-cache');
				}

				// make sure at least each 10s save meta & map status once
				if ($_time - $this->_summary['meta_save_time'] > 10) {
					$this->_map_status_list = $this->cls('Crawler_Map')->save_map_status($this->_map_status_list, $this->_summary['curr_crawler']);
					self::save_summary();
				}
				// self::debug('chunk fetching 597');
				// check if need to reset pos each 5s
				if ($_time > $this->_summary['pos_reset_check']) {
					$this->_summary['pos_reset_check'] = $_time + 5;
					if (file_exists($this->_resetfile) && unlink($this->_resetfile)) {
						self::debug('Terminated due to reset file');

						$this->_summary['last_pos'] = 0;
						$this->_summary['curr_crawler'] = 0;
						$this->_summary['crawler_stats'][$this->_summary['curr_crawler']] = array();
						// reset done status
						$this->_summary['done'] = 0;
						$this->_summary['this_full_beginning_time'] = 0;
						$this->_end_reason = 'stopped_reset';
						return;
						// return __('Stopped due to reset meta position', 'litespeed-cache');
					}
				}
				// self::debug('chunk fetching 615');
				// check loads
				if ($this->_summary['last_update_time'] - $this->_cur_thread_time > 60) {
					$this->_adjust_current_threads();
					if ($this->_cur_threads == 0) {
						$this->_end_reason = 'stopped_highload';
						self::debug('🛑 Terminated due to highload');
						return;
						// return __('Stopped due to load over limit', 'litespeed-cache');
					}
				}

				$this->_summary['last_status'] = 'sleeping ' . $this->_crawler_conf['run_delay'] . 'ms';

				usleep($this->_crawler_conf['run_delay']);
			}
			// self::debug('chunk fetching done');
		}

		// All URLs are done for current crawler
		$this->_end_reason = 'end';
		$this->_summary['crawler_stats'][$this->_summary['curr_crawler']]['W'] = 0;
		self::debug('Crawler #' . $this->_summary['curr_crawler'] . ' touched end');
	}

	/**
	 * Send multi curl requests
	 * If res=B, bypass request and won't return
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _multi_request($rows, $options)
	{
		if (!function_exists('curl_multi_init')) {
			exit('curl_multi_init disabled');
		}
		$mh = curl_multi_init();
		$CRAWLER_DROP_DOMAIN = defined('LITESPEED_CRAWLER_DROP_DOMAIN') ? LITESPEED_CRAWLER_DROP_DOMAIN : false;
		$curls = array();
		foreach ($rows as $row) {
			if (substr($row['res'], $this->_summary['curr_crawler'], 1) == self::STATUS_BLACKLIST) {
				continue;
			}
			if (substr($row['res'], $this->_summary['curr_crawler'], 1) == self::STATUS_NOCACHE) {
				continue;
			}

			if (!function_exists('curl_init')) {
				exit('curl_init disabled');
			}

			$curls[$row['id']] = curl_init();

			// Append URL
			$url = $row['url'];
			if ($CRAWLER_DROP_DOMAIN) {
				$url = $this->_crawler_conf['base'] . $row['url'];
			}

			// IP resolve
			if (!empty($this->_crawler_conf['cookies']) && !empty($this->_crawler_conf['cookies']['litespeed_hash'])) {
				$parsed_url = parse_url($url);
				// self::debug('Crawl role simulator, required to use localhost for resolve');

				if (!empty($parsed_url['host'])) {
					$dom = $parsed_url['host'];
					$port = defined('LITESPEED_CRAWLER_LOCAL_PORT') ? LITESPEED_CRAWLER_LOCAL_PORT : '443';
					$resolved = $dom . ':' . $port . ':' . $this->_server_ip;
					$options[CURLOPT_RESOLVE] = array($resolved);
					$options[CURLOPT_DNS_USE_GLOBAL_CACHE] = false;
					// $options[CURLOPT_PORT] = $port;
					if ($port == 80) {
						$url = str_replace('https://', 'http://', $url);
						if (!in_array('X-Forwarded-Proto: https', $options[CURLOPT_HTTPHEADER])) {
							$options[CURLOPT_HTTPHEADER][] = 'X-Forwarded-Proto: https';
						}
					}
					self::debug('Resolved DNS for ' . $resolved);
				}
			}

			curl_setopt($curls[$row['id']], CURLOPT_URL, $url);
			self::debug('Crawling [url] ' . $url . ($url == $row['url'] ? '' : ' [ori] ' . $row['url']));

			curl_setopt_array($curls[$row['id']], $options);

			curl_multi_add_handle($mh, $curls[$row['id']]);
		}

		// execute curl
		if ($curls) {
			do {
				$status = curl_multi_exec($mh, $active);
				if ($active) {
					curl_multi_select($mh);
				}
			} while ($active && $status == CURLM_OK);
		}

		// curl done
		$ret = array();
		foreach ($rows as $row) {
			if (substr($row['res'], $this->_summary['curr_crawler'], 1) == self::STATUS_BLACKLIST) {
				continue;
			}
			if (substr($row['res'], $this->_summary['curr_crawler'], 1) == self::STATUS_NOCACHE) {
				continue;
			}
			// self::debug('-----debug3');
			$ch = $curls[$row['id']];

			// Parse header
			$header_size = curl_getinfo($ch, CURLINFO_HEADER_SIZE);
			$content = curl_multi_getcontent($ch);
			$header = substr($content, 0, $header_size);

			$ret[$row['id']] = array(
				'header' => $header,
				'code' => curl_getinfo($ch, CURLINFO_HTTP_CODE),
			);
			// self::debug('-----debug4');
			curl_multi_remove_handle($mh, $ch);
			curl_close($ch);
		}
		// self::debug('-----debug5');
		curl_multi_close($mh);
		// self::debug('-----debug6');
		return $ret;
	}

	/**
	 * Translate the status to title
	 * @since 6.0
	 */
	private function _status2title($status)
	{
		if ($status == self::STATUS_HIT) {
			return '✅ Hit';
		}
		if ($status == self::STATUS_MISS) {
			return '😊 Miss';
		}
		if ($status == self::STATUS_BLACKLIST) {
			return '😅 Blacklisted';
		}
		if ($status == self::STATUS_NOCACHE) {
			return '😅 Blacklisted';
		}
		return '🛸 Unknown';
	}

	/**
	 * Check returned curl header to find if cached or not
	 *
	 * @since  2.0
	 * @access private
	 */
	private function _status_parse($header, $code, $url)
	{
		// self::debug('http status code: ' . $code . ' [headers]', $header);
		if ($code == 201) {
			return self::STATUS_HIT;
		}

		if (stripos($header, 'X-Litespeed-Cache-Control: no-cache') !== false) {
			// If is from DIVI, taken as miss
			if (defined('LITESPEED_CRAWLER_IGNORE_NONCACHEABLE') && LITESPEED_CRAWLER_IGNORE_NONCACHEABLE) {
				return self::STATUS_MISS;
			}

			// If blacklist is disabled
			if ((defined('LITESPEED_CRAWLER_DISABLE_BLOCKLIST') && LITESPEED_CRAWLER_DISABLE_BLOCKLIST) || apply_filters('litespeed_crawler_disable_blocklist', false, $url)) {
				return self::STATUS_MISS;
			}

			return self::STATUS_NOCACHE; // Blacklist
		}

		$_cache_headers = array('x-qc-cache', 'x-lsadc-cache', 'x-litespeed-cache');

		foreach ($_cache_headers as $_header) {
			if (stripos($header, $_header) !== false) {
				if (stripos($header, $_header . ': miss') !== false) {
					return self::STATUS_MISS; // Miss
				}
				return self::STATUS_HIT; // Hit
			}
		}

		// If blacklist is disabled
		if ((defined('LITESPEED_CRAWLER_DISABLE_BLOCKLIST') && LITESPEED_CRAWLER_DISABLE_BLOCKLIST) || apply_filters('litespeed_crawler_disable_blocklist', false, $url)) {
			return self::STATUS_MISS;
		}

		return self::STATUS_BLACKLIST; // Blacklist
	}

	/**
	 * Get curl_options
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _get_curl_options($crawler_only = false)
	{
		$CRAWLER_TIMEOUT = defined('LITESPEED_CRAWLER_TIMEOUT') ? LITESPEED_CRAWLER_TIMEOUT : 30;
		$options = array(
			CURLOPT_RETURNTRANSFER => true,
			CURLOPT_HEADER => true,
			CURLOPT_CUSTOMREQUEST => 'GET',
			CURLOPT_FOLLOWLOCATION => false,
			CURLOPT_ENCODING => 'gzip',
			CURLOPT_CONNECTTIMEOUT => 10,
			CURLOPT_TIMEOUT => $CRAWLER_TIMEOUT, // Larger timeout to avoid incorrect blacklist addition #900171
			CURLOPT_SSL_VERIFYHOST => 0,
			CURLOPT_SSL_VERIFYPEER => false,
			CURLOPT_NOBODY => false,
			CURLOPT_HTTPHEADER => $this->_crawler_conf['headers'],
		);
		$options[CURLOPT_HTTPHEADER][] = 'Cache-Control: max-age=0';

		/**
		 * Try to enable http2 connection (only available since PHP7+)
		 * @since  1.9.1
		 * @since  2.2.7 Commented due to cause no-cache issue
		 * @since  2.9.1+ Fixed wrongly usage of CURL_HTTP_VERSION_1_1 const
		 */
		$options[CURLOPT_HTTP_VERSION] = CURL_HTTP_VERSION_1_1;
		// 	$options[ CURL_HTTP_VERSION_2 ] = 1;

		// if is walker
		// $options[ CURLOPT_FRESH_CONNECT ] = true;

		// Referer
		if (isset($_SERVER['HTTP_HOST']) && isset($_SERVER['REQUEST_URI'])) {
			$options[CURLOPT_REFERER] = 'http://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
		}

		// User Agent
		if ($crawler_only) {
			if (strpos($this->_crawler_conf['ua'], Crawler::FAST_USER_AGENT) !== 0) {
				$this->_crawler_conf['ua'] = Crawler::FAST_USER_AGENT . ' ' . $this->_crawler_conf['ua'];
			}
		}
		$options[CURLOPT_USERAGENT] = $this->_crawler_conf['ua'];

		// Cookies
		$cookies = array();
		foreach ($this->_crawler_conf['cookies'] as $k => $v) {
			if (!$v) {
				continue;
			}
			$cookies[] = $k . '=' . urlencode($v);
		}
		if ($cookies) {
			$options[CURLOPT_COOKIE] = implode('; ', $cookies);
		}

		return $options;
	}

	/**
	 * Self curl to get HTML content
	 *
	 * @since  3.3
	 */
	public function self_curl($url, $ua, $uid = false, $accept = false)
	{
		// $accept not in use yet
		$this->_crawler_conf['base'] = home_url();
		$this->_crawler_conf['ua'] = $ua;
		if ($accept) {
			$this->_crawler_conf['headers'] = array('Accept: ' . $accept);
		}
		$options = $this->_get_curl_options();

		if ($uid) {
			$this->_crawler_conf['cookies']['litespeed_flash_hash'] = Router::cls()->get_flash_hash($uid);
			$parsed_url = parse_url($url);

			if (!empty($parsed_url['host'])) {
				$dom = $parsed_url['host'];
				$port = defined('LITESPEED_CRAWLER_LOCAL_PORT') ? LITESPEED_CRAWLER_LOCAL_PORT : '443';
				$resolved = $dom . ':' . $port . ':' . $this->_server_ip;
				$options[CURLOPT_RESOLVE] = array($resolved);
				$options[CURLOPT_DNS_USE_GLOBAL_CACHE] = false;
				$options[CURLOPT_PORT] = $port;
				self::debug('Resolved DNS for ' . $resolved);
			}
		}

		$options[CURLOPT_HEADER] = false;
		$options[CURLOPT_FOLLOWLOCATION] = true;

		$ch = curl_init();
		curl_setopt_array($ch, $options);
		curl_setopt($ch, CURLOPT_URL, $url);
		$result = curl_exec($ch);
		$code = curl_getinfo($ch, CURLINFO_HTTP_CODE);
		curl_close($ch);

		if ($code != 200) {
			self::debug('❌ Response code is not 200 in self_curl() [code] ' . var_export($code, true));
			return false;
		}

		return $result;
	}

	/**
	 * Terminate crawling
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _terminate_running()
	{
		$this->_map_status_list = $this->cls('Crawler_Map')->save_map_status($this->_map_status_list, $this->_summary['curr_crawler']);

		if ($this->_end_reason == 'end') {
			// Current crawler is fully done
			// $end_reason = sprintf( __( 'Crawler %s reached end of sitemap file.', 'litespeed-cache' ), '#' . ( $this->_summary['curr_crawler'] + 1 ) );
			$this->_summary['curr_crawler']++; // Jump to next crawler
			// $this->_summary[ 'crawler_stats' ][ $this->_summary[ 'curr_crawler' ] ] = array(); // reset this at next crawl time
			$this->_summary['last_pos'] = 0; // reset last position
			$this->_summary['last_crawler_total_cost'] = time() - $this->_summary['curr_crawler_beginning_time'];
			$count_crawlers = count($this->list_crawlers());
			if ($this->_summary['curr_crawler'] >= $count_crawlers) {
				self::debug('_terminate_running Touched end, whole crawled. Reload crawler!');
				$this->_summary['curr_crawler'] = 0;
				// $this->_summary[ 'crawler_stats' ][ $this->_summary[ 'curr_crawler' ] ] = array();
				$this->_summary['done'] = 'touchedEnd'; // log done status
				$this->_summary['last_full_time_cost'] = time() - $this->_summary['this_full_beginning_time'];
			}
		}
		$this->_summary['last_status'] = 'stopped';
		$this->_summary['is_running'] = 0;
		$this->_summary['end_reason'] = $this->_end_reason;
		self::save_summary();
	}

	/**
	 * List all crawlers ( tagA => [ valueA => titleA, ... ] ...)
	 *
	 * @since    1.9.1
	 * @access   public
	 */
	public function list_crawlers()
	{
		if ($this->_crawlers) {
			return $this->_crawlers;
		}

		$crawler_factors = array();

		// Add default Guest crawler
		$crawler_factors['uid'] = array(0 => __('Guest', 'litespeed-cache'));

		// WebP on/off
		if ($this->conf(Base::O_IMG_OPTM_WEBP)) {
			$crawler_factors['webp'] = array(1 => $this->cls('Media')->next_gen_image_title());
			if (apply_filters('litespeed_crawler_webp', false)) {
				$crawler_factors['webp'][0] = '';
			}
		}

		// Guest Mode on/off
		if ($this->conf(Base::O_GUEST)) {
			$vary_name = $this->cls('Vary')->get_vary_name();
			$vary_val = 'guest_mode:1';
			if (!defined('LSCWP_LOG')) {
				$vary_val = md5($this->conf(Base::HASH) . $vary_val);
			}
			$crawler_factors['cookie:' . $vary_name] = array($vary_val => '', '_null' => '<font data-balloon-pos="up" aria-label="Guest Mode">👒</font>');
		}

		// Mobile crawler
		if ($this->conf(Base::O_CACHE_MOBILE)) {
			$crawler_factors['mobile'] = array(1 => '<font data-balloon-pos="up" aria-label="Mobile">📱</font>', 0 => '');
		}

		// Get roles set
		// List all roles
		foreach ($this->conf(Base::O_CRAWLER_ROLES) as $v) {
			$role_title = '';
			$udata = get_userdata($v);
			if (isset($udata->roles) && is_array($udata->roles)) {
				$tmp = array_values($udata->roles);
				$role_title = array_shift($tmp);
			}
			if (!$role_title) {
				continue;
			}

			$crawler_factors['uid'][$v] = ucfirst($role_title);
		}

		// Cookie crawler
		foreach ($this->conf(Base::O_CRAWLER_COOKIES) as $v) {
			if (empty($v['name'])) {
				continue;
			}

			$this_cookie_key = 'cookie:' . $v['name'];

			$crawler_factors[$this_cookie_key] = array();

			foreach ($v['vals'] as $v2) {
				$crawler_factors[$this_cookie_key][$v2] =
					$v2 == '_null' ? '' : '<font data-balloon-pos="up" aria-label="Cookie">🍪</font>' . esc_html($v['name']) . '=' . esc_html($v2);
			}
		}

		// Crossing generate the crawler list
		$this->_crawlers = $this->_recursive_build_crawler($crawler_factors);

		return $this->_crawlers;
	}

	/**
	 * Build a crawler list recursively
	 *
	 * @since 2.8
	 * @access private
	 */
	private function _recursive_build_crawler($crawler_factors, $group = array(), $i = 0)
	{
		$current_factor = array_keys($crawler_factors);
		$current_factor = $current_factor[$i];

		$if_touch_end = $i + 1 >= count($crawler_factors);

		$final_list = array();

		foreach ($crawler_factors[$current_factor] as $k => $v) {
			// Don't alter $group bcos of loop usage
			$item = $group;
			$item['title'] = !empty($group['title']) ? $group['title'] : '';
			if ($v) {
				if ($item['title']) {
					$item['title'] .= ' - ';
				}
				$item['title'] .= $v;
			}
			$item[$current_factor] = $k;

			if ($if_touch_end) {
				$final_list[] = $item;
			} else {
				// Inception: next layer
				$final_list = array_merge($final_list, $this->_recursive_build_crawler($crawler_factors, $item, $i + 1));
			}
		}

		return $final_list;
	}

	/**
	 * Return crawler meta file local path
	 *
	 * @since    6.1
	 * @access public
	 */
	public function json_local_path()
	{
		// if (!file_exists(LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta)) {
		// 	return false;
		// }

		return LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta;
	}

	/**
	 * Return crawler meta file
	 *
	 * @since    1.1.0
	 * @access public
	 */
	public function json_path()
	{
		if (!file_exists(LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta)) {
			return false;
		}

		return LITESPEED_STATIC_URL . '/crawler/' . $this->_sitemeta;
	}

	/**
	 * Create reset pos file
	 *
	 * @since    1.1.0
	 * @access public
	 */
	public function reset_pos()
	{
		File::save($this->_resetfile, time(), true);

		self::save_summary(array('is_running' => 0));
	}

	/**
	 * Display status based by matching crawlers order
	 *
	 * @since  3.0
	 * @access public
	 */
	public function display_status($status_row, $reason_set)
	{
		if (!$status_row) {
			return '';
		}

		$_status_list = array(
			'-' => 'default',
			self::STATUS_MISS => 'primary',
			self::STATUS_HIT => 'success',
			self::STATUS_BLACKLIST => 'danger',
			self::STATUS_NOCACHE => 'warning',
		);

		$reason_set = explode(',', $reason_set);

		$status = '';
		foreach (str_split($status_row) as $k => $v) {
			$reason = $reason_set[$k];
			if ($reason == 'Man') {
				$reason = __('Manually added to blocklist', 'litespeed-cache');
			}
			if ($reason == 'Existed') {
				$reason = __('Previously existed in blocklist', 'litespeed-cache');
			}
			if ($reason) {
				$reason = 'data-balloon-pos="up" aria-label="' . $reason . '"';
			}
			$status .= '<i class="litespeed-dot litespeed-bg-' . $_status_list[$v] . '" ' . $reason . '>' . ($k + 1) . '</i>';
		}

		return $status;
	}

	/**
	 * Output info and exit
	 *
	 * @since    1.1.0
	 * @access protected
	 * @param  string $error Error info
	 */
	protected function output($msg)
	{
		if (defined('DOING_CRON')) {
			echo $msg;
			// exit();
		} else {
			echo "<script>alert('" . htmlspecialchars($msg) . "');</script>";
			// exit;
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_REFRESH_MAP:
				$this->cls('Crawler_Map')->gen(true);
				break;

			case self::TYPE_EMPTY:
				$this->cls('Crawler_Map')->empty_map();
				break;

			case self::TYPE_BLACKLIST_EMPTY:
				$this->cls('Crawler_Map')->blacklist_empty();
				break;

			case self::TYPE_BLACKLIST_DEL:
				if (!empty($_GET['id'])) {
					$this->cls('Crawler_Map')->blacklist_del($_GET['id']);
				}
				break;

			case self::TYPE_BLACKLIST_ADD:
				if (!empty($_GET['id'])) {
					$this->cls('Crawler_Map')->blacklist_add($_GET['id']);
				}
				break;

			case self::TYPE_START: // Handle the ajax request to proceed crawler manually by admin
				self::start_async();
				break;

			case self::TYPE_RESET:
				$this->reset_pos();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/str.cls.php000064400000004575151600166700016673 0ustar00<?php

/**
 * LiteSpeed String Operator Library Class
 *
 * @since 1.3
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Str
{
	/**
	 * Translate QC HTML links from html. Convert `<a href="{#xxx#}">xxxx</a>` to `<a href="xxx">xxxx</a>`
	 *
	 * @since 7.0
	 */
	public static function translate_qc_apis($html)
	{
		preg_match_all('/<a href="{#(\w+)#}"/U', $html, $matches);
		if (!$matches) {
			return $html;
		}

		foreach ($matches[0] as $k => $html_to_be_replaced) {
			$link = '<a href="' . Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_API, false, null, array('action2' => $matches[1][$k])) . '"';
			$html = str_replace($html_to_be_replaced, $link, $html);
		}
		return $html;
	}

	/**
	 * Return safe HTML
	 *
	 * @since 7.0
	 */
	public static function safe_html($html)
	{
		$common_attrs = array(
			'style' => array(),
			'class' => array(),
			'target' => array(),
			'src' => array(),
			'color' => array(),
			'href' => array(),
		);
		$tags = array('hr', 'h3', 'h4', 'h5', 'ul', 'li', 'br', 'strong', 'p', 'span', 'img', 'a', 'div', 'font');
		$allowed_tags = array();
		foreach ($tags as $tag) {
			$allowed_tags[$tag] = $common_attrs;
		}

		return wp_kses($html, $allowed_tags);
	}

	/**
	 * Generate random string
	 *
	 * @since  1.3
	 * @access public
	 * @param  int  $len  	 Length of string
	 * @param  int  $type    1-Number 2-LowerChar 4-UpperChar
	 * @return string
	 */
	public static function rrand($len, $type = 7)
	{
		switch ($type) {
			case 0:
				$charlist = '012';
				break;

			case 1:
				$charlist = '0123456789';
				break;

			case 2:
				$charlist = 'abcdefghijklmnopqrstuvwxyz';
				break;

			case 3:
				$charlist = '0123456789abcdefghijklmnopqrstuvwxyz';
				break;

			case 4:
				$charlist = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;

			case 5:
				$charlist = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;

			case 6:
				$charlist = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;

			case 7:
				$charlist = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;
		}

		$str = '';

		$max = strlen($charlist) - 1;
		for ($i = 0; $i < $len; $i++) {
			$str .= $charlist[random_int(0, $max)];
		}

		return $str;
	}

	/**
	 * Trim double quotes from a string to be used as a preformatted src in HTML.
	 * @since 6.5.3
	 */
	public static function trim_quotes($string)
	{
		return str_replace('"', '', $string);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/ucss.cls.php000064400000034261151600166760017041 0ustar00<?php

/**
 * The ucss class.
 *
 * @since      	5.1
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class UCSS extends Base
{
	const LOG_TAG = '[UCSS]';

	const TYPE_GEN = 'gen';
	const TYPE_CLEAR_Q = 'clear_q';

	protected $_summary;
	private $_ucss_whitelist;
	private $_queue;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();

		add_filter('litespeed_ucss_whitelist', array($this->cls('Data'), 'load_ucss_whitelist'));
	}

	/**
	 * Uniform url tag for ucss usage
	 * @since 4.7
	 */
	public static function get_url_tag($request_url = false)
	{
		$url_tag = $request_url;
		if (is_404()) {
			$url_tag = '404';
		} elseif (apply_filters('litespeed_ucss_per_pagetype', false)) {
			$url_tag = Utility::page_type();
			self::debug('litespeed_ucss_per_pagetype filter altered url to ' . $url_tag);
		}

		return $url_tag;
	}

	/**
	 * Get UCSS path
	 *
	 * @since  4.0
	 */
	public function load($request_url, $dry_run = false)
	{
		// Check UCSS URI excludes
		$ucss_exc = apply_filters('litespeed_ucss_exc', $this->conf(self::O_OPTM_UCSS_EXC));
		if ($ucss_exc && ($hit = Utility::str_hit_array($request_url, $ucss_exc))) {
			self::debug('UCSS bypassed due to UCSS URI Exclude setting: ' . $hit);
			Core::comment('QUIC.cloud UCSS bypassed by setting');
			return false;
		}

		$filepath_prefix = $this->_build_filepath_prefix('ucss');

		$url_tag = self::get_url_tag($request_url);

		$vary = $this->cls('Vary')->finalize_full_varies();
		$filename = $this->cls('Data')->load_url_file($url_tag, $vary, 'ucss');
		if ($filename) {
			$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filename . '.css';

			if (file_exists($static_file)) {
				self::debug2('existing ucss ' . $static_file);
				// Check if is error comment inside only
				$tmp = File::read($static_file);
				if (substr($tmp, 0, 2) == '/*' && substr(trim($tmp), -2) == '*/') {
					self::debug2('existing ucss is error only: ' . $tmp);
					Core::comment('QUIC.cloud UCSS bypassed due to generation error ❌ ' . $filepath_prefix . $filename . '.css');
					return false;
				}

				Core::comment('QUIC.cloud UCSS loaded ✅');

				return $filename . '.css';
			}
		}

		if ($dry_run) {
			return false;
		}

		Core::comment('QUIC.cloud UCSS in queue');

		$uid = get_current_user_id();

		$ua = $this->_get_ua();

		// Store it for cron
		$this->_queue = $this->load_queue('ucss');

		if (count($this->_queue) > 500) {
			self::debug('UCSS Queue is full - 500');
			return false;
		}

		$queue_k = (strlen($vary) > 32 ? md5($vary) : $vary) . ' ' . $url_tag;
		$this->_queue[$queue_k] = array(
			'url' => apply_filters('litespeed_ucss_url', $request_url),
			'user_agent' => substr($ua, 0, 200),
			'is_mobile' => $this->_separate_mobile(),
			'is_webp' => $this->cls('Media')->webp_support() ? 1 : 0,
			'uid' => $uid,
			'vary' => $vary,
			'url_tag' => $url_tag,
		); // Current UA will be used to request
		$this->save_queue('ucss', $this->_queue);
		self::debug('Added queue_ucss [url_tag] ' . $url_tag . ' [UA] ' . $ua . ' [vary] ' . $vary . ' [uid] ' . $uid);

		// Prepare cache tag for later purge
		Tag::add('UCSS.' . md5($queue_k));

		return false;
	}

	/**
	 * Get User Agent
	 *
	 * @since  5.3
	 */
	private function _get_ua()
	{
		return !empty($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';
	}

	/**
	 * Add rows to q
	 *
	 * @since  5.3
	 */
	public function add_to_q($url_files)
	{
		// Store it for cron
		$this->_queue = $this->load_queue('ucss');

		if (count($this->_queue) > 500) {
			self::debug('UCSS Queue is full - 500');
			return false;
		}

		$ua = $this->_get_ua();
		foreach ($url_files as $url_file) {
			$vary = $url_file['vary'];
			$request_url = $url_file['url'];
			$is_mobile = $url_file['mobile'];
			$is_webp = $url_file['webp'];
			$url_tag = self::get_url_tag($request_url);

			$queue_k = (strlen($vary) > 32 ? md5($vary) : $vary) . ' ' . $url_tag;
			$q = array(
				'url' => apply_filters('litespeed_ucss_url', $request_url),
				'user_agent' => substr($ua, 0, 200),
				'is_mobile' => $is_mobile,
				'is_webp' => $is_webp,
				'uid' => false,
				'vary' => $vary,
				'url_tag' => $url_tag,
			); // Current UA will be used to request

			self::debug('Added queue_ucss [url_tag] ' . $url_tag . ' [UA] ' . $ua . ' [vary] ' . $vary . ' [uid] false');
			$this->_queue[$queue_k] = $q;
		}
		$this->save_queue('ucss', $this->_queue);
	}

	/**
	 * Generate UCSS
	 *
	 * @since  4.0
	 */
	public static function cron($continue = false)
	{
		$_instance = self::cls();
		return $_instance->_cron_handler($continue);
	}

	/**
	 * Handle UCSS cron
	 *
	 * @since 4.2
	 */
	private function _cron_handler($continue)
	{
		$this->_queue = $this->load_queue('ucss');

		if (empty($this->_queue)) {
			return;
		}

		// For cron, need to check request interval too
		if (!$continue) {
			if (!empty($this->_summary['curr_request']) && time() - $this->_summary['curr_request'] < 300 && !$this->conf(self::O_DEBUG)) {
				self::debug('Last request not done');
				return;
			}
		}

		$i = 0;
		foreach ($this->_queue as $k => $v) {
			if (!empty($v['_status'])) {
				continue;
			}

			self::debug('cron job [tag] ' . $k . ' [url] ' . $v['url'] . ($v['is_mobile'] ? ' 📱 ' : '') . ' [UA] ' . $v['user_agent']);

			if (!isset($v['is_webp'])) {
				$v['is_webp'] = false;
			}

			$i++;
			$res = $this->_send_req($v['url'], $k, $v['uid'], $v['user_agent'], $v['vary'], $v['url_tag'], $v['is_mobile'], $v['is_webp']);
			if (!$res) {
				// Status is wrong, drop this this->_queue
				$this->_queue = $this->load_queue('ucss');
				unset($this->_queue[$k]);
				$this->save_queue('ucss', $this->_queue);

				if (!$continue) {
					return;
				}

				if ($i > 3) {
					GUI::print_loading(count($this->_queue), 'UCSS');
					return Router::self_redirect(Router::ACTION_UCSS, self::TYPE_GEN);
				}

				continue;
			}

			// Exit queue if out of quota or service is hot
			if ($res === 'out_of_quota' || $res === 'svc_hot') {
				return;
			}

			$this->_queue = $this->load_queue('ucss');
			$this->_queue[$k]['_status'] = 'requested';
			$this->save_queue('ucss', $this->_queue);
			self::debug('Saved to queue [k] ' . $k);

			// only request first one
			if (!$continue) {
				return;
			}

			if ($i > 3) {
				GUI::print_loading(count($this->_queue), 'UCSS');
				return Router::self_redirect(Router::ACTION_UCSS, self::TYPE_GEN);
			}
		}
	}

	/**
	 * Send to QC API to generate UCSS
	 *
	 * @since  2.3
	 * @access private
	 */
	private function _send_req($request_url, $queue_k, $uid, $user_agent, $vary, $url_tag, $is_mobile, $is_webp)
	{
		// Check if has credit to push or not
		$err = false;
		$allowance = $this->cls('Cloud')->allowance(Cloud::SVC_UCSS, $err);
		if (!$allowance) {
			self::debug('❌ No credit: ' . $err);
			$err && Admin_Display::error(Error::msg($err));
			return 'out_of_quota';
		}

		set_time_limit(120);

		// Update css request status
		$this->_summary['curr_request'] = time();
		self::save_summary();

		// Gather guest HTML to send
		$html = $this->cls('CSS')->prepare_html($request_url, $user_agent, $uid);

		if (!$html) {
			return false;
		}

		// Parse HTML to gather all CSS content before requesting
		$css = false;
		list(, $html) = $this->prepare_css($html, $is_webp, true); // Use this to drop CSS from HTML as we don't need those CSS to generate UCSS
		$filename = $this->cls('Data')->load_url_file($url_tag, $vary, 'css');
		$filepath_prefix = $this->_build_filepath_prefix('css');
		$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filename . '.css';
		self::debug('Checking combined file ' . $static_file);
		if (file_exists($static_file)) {
			$css = File::read($static_file);
		}

		if (!$css) {
			self::debug('❌ No combined css');
			return false;
		}

		$data = array(
			'url' => $request_url,
			'queue_k' => $queue_k,
			'user_agent' => $user_agent,
			'is_mobile' => $is_mobile ? 1 : 0, // todo:compatible w/ tablet
			'is_webp' => $is_webp ? 1 : 0,
			'html' => $html,
			'css' => $css,
		);
		if (!isset($this->_ucss_whitelist)) {
			$this->_ucss_whitelist = $this->_filter_whitelist();
		}
		$data['whitelist'] = $this->_ucss_whitelist;

		self::debug('Generating: ', $data);

		$json = Cloud::post(Cloud::SVC_UCSS, $data, 30);
		if (!is_array($json)) {
			return $json;
		}

		// Old version compatibility
		if (empty($json['status'])) {
			if (!empty($json['ucss'])) {
				$this->_save_con('ucss', $json['ucss'], $queue_k, $is_mobile, $is_webp);
			}

			// Delete the row
			return false;
		}

		// Unknown status, remove this line
		if ($json['status'] != 'queued') {
			return false;
		}

		// Save summary data
		$this->_summary['last_spent'] = time() - $this->_summary['curr_request'];
		$this->_summary['last_request'] = $this->_summary['curr_request'];
		$this->_summary['curr_request'] = 0;
		self::save_summary();

		return true;
	}

	/**
	 * Save UCSS content
	 *
	 * @since 4.2
	 */
	private function _save_con($type, $css, $queue_k, $is_mobile, $is_webp)
	{
		// Add filters
		$css = apply_filters('litespeed_' . $type, $css, $queue_k);
		self::debug2('con: ', $css);

		if (substr($css, 0, 2) == '/*' && substr($css, -2) == '*/') {
			self::debug('❌ empty ' . $type . ' [content] ' . $css);
			// continue; // Save the error info too
		}

		// Write to file
		$filecon_md5 = md5($css);

		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filecon_md5 . '.css';

		File::save($static_file, $css, true);

		$url_tag = $this->_queue[$queue_k]['url_tag'];
		$vary = $this->_queue[$queue_k]['vary'];
		self::debug2("Save URL to file [file] $static_file [vary] $vary");

		$this->cls('Data')->save_url($url_tag, $vary, $type, $filecon_md5, dirname($static_file), $is_mobile, $is_webp);

		Purge::add(strtoupper($type) . '.' . md5($queue_k));
	}

	/**
	 * Prepare CSS from HTML for CCSS generation only. UCSS will used combined CSS directly.
	 * Prepare refined HTML for both CCSS and UCSS.
	 *
	 * @since  3.4.3
	 */
	public function prepare_css($html, $is_webp = false, $dryrun = false)
	{
		$css = '';
		preg_match_all('#<link ([^>]+)/?>|<style([^>]*)>([^<]+)</style>#isU', $html, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$debug_info = '';
			if (strpos($match[0], '<link') === 0) {
				$attrs = Utility::parse_attr($match[1]);

				if (empty($attrs['rel'])) {
					continue;
				}

				if ($attrs['rel'] != 'stylesheet') {
					if ($attrs['rel'] != 'preload' || empty($attrs['as']) || $attrs['as'] != 'style') {
						continue;
					}
				}

				if (!empty($attrs['media']) && strpos($attrs['media'], 'print') !== false) {
					continue;
				}

				if (empty($attrs['href'])) {
					continue;
				}

				// Check Google fonts hit
				if (strpos($attrs['href'], 'fonts.googleapis.com') !== false) {
					$html = str_replace($match[0], '', $html);
					continue;
				}

				$debug_info = $attrs['href'];

				// Load CSS content
				if (!$dryrun) {
					// Dryrun will not load CSS but just drop them
					$con = $this->cls('Optimizer')->load_file($attrs['href']);
					if (!$con) {
						continue;
					}
				} else {
					$con = '';
				}
			} else {
				// Inline style
				$attrs = Utility::parse_attr($match[2]);

				if (!empty($attrs['media']) && strpos($attrs['media'], 'print') !== false) {
					continue;
				}

				Debug2::debug2('[CSS] Load inline CSS ' . substr($match[3], 0, 100) . '...', $attrs);
				$con = $match[3];

				$debug_info = '__INLINE__';
			}

			$con = Optimizer::minify_css($con);
			if ($is_webp && $this->cls('Media')->webp_support()) {
				$con = $this->cls('Media')->replace_background_webp($con);
			}

			if (!empty($attrs['media']) && $attrs['media'] !== 'all') {
				$con = '@media ' . $attrs['media'] . '{' . $con . "}\n";
			} else {
				$con = $con . "\n";
			}

			$con = '/* ' . $debug_info . ' */' . $con;
			$css .= $con;

			$html = str_replace($match[0], '', $html);
		}

		return array($css, $html);
	}

	/**
	 * Filter the comment content, add quotes to selector from whitelist. Return the json
	 *
	 * @since 3.3
	 */
	private function _filter_whitelist()
	{
		$whitelist = array();
		$list = apply_filters('litespeed_ucss_whitelist', $this->conf(self::O_OPTM_UCSS_SELECTOR_WHITELIST));
		foreach ($list as $k => $v) {
			if (substr($v, 0, 2) === '//') {
				continue;
			}
			// Wrap in quotes for selectors
			if (substr($v, 0, 1) !== '/' && strpos($v, '"') === false && strpos($v, "'") === false) {
				// $v = "'$v'";
			}
			$whitelist[] = $v;
		}

		return $whitelist;
	}

	/**
	 * Notify finished from server
	 * @since 5.1
	 */
	public function notify()
	{
		$post_data = \json_decode(file_get_contents('php://input'), true);
		if (is_null($post_data)) {
			$post_data = $_POST;
		}
		self::debug('notify() data', $post_data);

		$this->_queue = $this->load_queue('ucss');

		list($post_data) = $this->cls('Cloud')->extract_msg($post_data, 'ucss');

		$notified_data = $post_data['data'];
		if (empty($notified_data) || !is_array($notified_data)) {
			self::debug('❌ notify exit: no notified data');
			return Cloud::err('no notified data');
		}

		// Check if its in queue or not
		$valid_i = 0;
		foreach ($notified_data as $v) {
			if (empty($v['request_url'])) {
				self::debug('❌ notify bypass: no request_url', $v);
				continue;
			}
			if (empty($v['queue_k'])) {
				self::debug('❌ notify bypass: no queue_k', $v);
				continue;
			}

			if (empty($this->_queue[$v['queue_k']])) {
				self::debug('❌ notify bypass: no this queue [q_k]' . $v['queue_k']);
				continue;
			}

			// Save data
			if (!empty($v['data_ucss'])) {
				$is_mobile = $this->_queue[$v['queue_k']]['is_mobile'];
				$is_webp = $this->_queue[$v['queue_k']]['is_webp'];
				$this->_save_con('ucss', $v['data_ucss'], $v['queue_k'], $is_mobile, $is_webp);

				$valid_i++;
			}

			unset($this->_queue[$v['queue_k']]);
			self::debug('notify data handled, unset queue [q_k] ' . $v['queue_k']);
		}
		$this->save_queue('ucss', $this->_queue);

		self::debug('notified');

		return Cloud::ok(array('count' => $valid_i));
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.3
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GEN:
				self::cron(true);
				break;

			case self::TYPE_CLEAR_Q:
				$this->clear_q('ucss');
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/router.cls.php000064400000047007151600167030017375 0ustar00<?php

/**
 * The core plugin router class.
 *
 * This generate the valid action.
 *
 * @since      	1.1.0
 * @since  		1.5 Moved into /inc
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Router extends Base
{
	const LOG_TAG = '[Router]';

	const NONCE = 'LSCWP_NONCE';
	const ACTION = 'LSCWP_CTRL';

	const ACTION_SAVE_SETTINGS_NETWORK = 'save-settings-network';
	const ACTION_DB_OPTM = 'db_optm';
	const ACTION_PLACEHOLDER = 'placeholder';
	const ACTION_AVATAR = 'avatar';
	const ACTION_SAVE_SETTINGS = 'save-settings';
	const ACTION_CLOUD = 'cloud';
	const ACTION_IMG_OPTM = 'img_optm';
	const ACTION_HEALTH = 'health';
	const ACTION_CRAWLER = 'crawler';
	const ACTION_PURGE = 'purge';
	const ACTION_CONF = 'conf';
	const ACTION_ACTIVATION = 'activation';
	const ACTION_CSS = 'css';
	const ACTION_UCSS = 'ucss';
	const ACTION_VPI = 'vpi';
	const ACTION_PRESET = 'preset';
	const ACTION_IMPORT = 'import';
	const ACTION_REPORT = 'report';
	const ACTION_DEBUG2 = 'debug2';
	const ACTION_CDN_CLOUDFLARE = 'CDN\Cloudflare';
	const ACTION_ADMIN_DISPLAY = 'admin_display';

	// List all handlers here
	private static $_HANDLERS = array(
		self::ACTION_ADMIN_DISPLAY,
		self::ACTION_ACTIVATION,
		self::ACTION_AVATAR,
		self::ACTION_CDN_CLOUDFLARE,
		self::ACTION_CLOUD,
		self::ACTION_CONF,
		self::ACTION_CRAWLER,
		self::ACTION_CSS,
		self::ACTION_UCSS,
		self::ACTION_VPI,
		self::ACTION_DB_OPTM,
		self::ACTION_DEBUG2,
		self::ACTION_HEALTH,
		self::ACTION_IMG_OPTM,
		self::ACTION_PRESET,
		self::ACTION_IMPORT,
		self::ACTION_PLACEHOLDER,
		self::ACTION_PURGE,
		self::ACTION_REPORT,
	);

	const TYPE = 'litespeed_type';

	const ITEM_HASH = 'hash';
	const ITEM_FLASH_HASH = 'flash_hash';

	private static $_esi_enabled;
	private static $_is_ajax;
	private static $_is_logged_in;
	private static $_ip;
	private static $_action;
	private static $_is_admin_ip;
	private static $_frontend_path;

	/**
	 * Redirect to self to continue operation
	 *
	 * Note: must return when use this func. CLI/Cron call won't die in this func.
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function self_redirect($action, $type)
	{
		if (defined('LITESPEED_CLI') || defined('DOING_CRON')) {
			Admin_Display::success('To be continued'); // Show for CLI
			return;
		}

		// Add i to avoid browser too many redirected warning
		$i = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$i++;

		$link = Utility::build_url($action, $type, false, null, array('litespeed_i' => $i));

		$url = html_entity_decode($link);
		exit("<meta http-equiv='refresh' content='0;url=$url'>");
	}

	/**
	 * Check if can run optimize
	 *
	 * @since  1.3
	 * @since  2.3.1 Relocated from cdn.cls
	 * @access public
	 */
	public function can_optm()
	{
		$can = true;

		if (is_user_logged_in() && $this->conf(self::O_OPTM_GUEST_ONLY)) {
			$can = false;
		} elseif (is_admin()) {
			$can = false;
		} elseif (is_feed()) {
			$can = false;
		} elseif (is_preview()) {
			$can = false;
		} elseif (self::is_ajax()) {
			$can = false;
		}

		if (self::_is_login_page()) {
			Debug2::debug('[Router] Optm bypassed: login/reg page');
			$can = false;
		}

		$can_final = apply_filters('litespeed_can_optm', $can);

		if ($can_final != $can) {
			Debug2::debug('[Router] Optm bypassed: filter');
		}

		return $can_final;
	}

	/**
	 * Check referer page to see if its from admin
	 *
	 * @since 2.4.2.1
	 * @access public
	 */
	public static function from_admin()
	{
		return !empty($_SERVER['HTTP_REFERER']) && strpos($_SERVER['HTTP_REFERER'], get_admin_url()) === 0;
	}

	/**
	 * Check if it can use CDN replacement
	 *
	 * @since  1.2.3
	 * @since  2.3.1 Relocated from cdn.cls
	 * @access public
	 */
	public static function can_cdn()
	{
		$can = true;

		if (is_admin()) {
			if (!self::is_ajax()) {
				Debug2::debug2('[Router] CDN bypassed: is not ajax call');
				$can = false;
			}

			if (self::from_admin()) {
				Debug2::debug2('[Router] CDN bypassed: ajax call from admin');
				$can = false;
			}
		} elseif (is_feed()) {
			$can = false;
		} elseif (is_preview()) {
			$can = false;
		}

		/**
		 * Bypass cron to avoid deregister jq notice `Do not deregister the <code>jquery-core</code> script in the administration area.`
		 * @since  2.7.2
		 */
		if (defined('DOING_CRON')) {
			$can = false;
		}

		/**
		 * Bypass login/reg page
		 * @since  1.6
		 */
		if (self::_is_login_page()) {
			Debug2::debug('[Router] CDN bypassed: login/reg page');
			$can = false;
		}

		/**
		 * Bypass post/page link setting
		 * @since 2.9.8.5
		 */
		$rest_prefix = function_exists('rest_get_url_prefix') ? rest_get_url_prefix() : apply_filters('rest_url_prefix', 'wp-json');
		if (
			!empty($_SERVER['REQUEST_URI']) &&
			strpos($_SERVER['REQUEST_URI'], $rest_prefix . '/wp/v2/media') !== false &&
			isset($_SERVER['HTTP_REFERER']) &&
			strpos($_SERVER['HTTP_REFERER'], 'wp-admin') !== false
		) {
			Debug2::debug('[Router] CDN bypassed: wp-json on admin page');
			$can = false;
		}

		$can_final = apply_filters('litespeed_can_cdn', $can);

		if ($can_final != $can) {
			Debug2::debug('[Router] CDN bypassed: filter');
		}

		return $can_final;
	}

	/**
	 * Check if is login page or not
	 *
	 * @since  2.3.1
	 * @access protected
	 */
	protected static function _is_login_page()
	{
		if (in_array($GLOBALS['pagenow'], array('wp-login.php', 'wp-register.php'), true)) {
			return true;
		}

		return false;
	}

	/**
	 * UCSS/Crawler role simulator
	 *
	 * @since  1.9.1
	 * @since  3.3 Renamed from `is_crawler_role_simulation`
	 */
	public function is_role_simulation()
	{
		if (is_admin()) {
			return;
		}

		if (empty($_COOKIE['litespeed_hash']) && empty($_COOKIE['litespeed_flash_hash'])) {
			return;
		}

		self::debug('🪪 starting role validation');

		// Check if is from crawler
		// if ( empty( $_SERVER[ 'HTTP_USER_AGENT' ] ) || strpos( $_SERVER[ 'HTTP_USER_AGENT' ], Crawler::FAST_USER_AGENT ) !== 0 ) {
		// 	Debug2::debug( '[Router] user agent not match' );
		// 	return;
		// }
		$server_ip = $this->conf(self::O_SERVER_IP);
		if (!$server_ip || self::get_ip() !== $server_ip) {
			self::debug('❌❌ Role simulate uid denied! Not localhost visit!');
			Control::set_nocache('Role simulate uid denied');
			return;
		}

		// Flash hash validation
		if (!empty($_COOKIE['litespeed_flash_hash'])) {
			$hash_data = self::get_option(self::ITEM_FLASH_HASH, array());
			if ($hash_data && is_array($hash_data) && !empty($hash_data['hash']) && !empty($hash_data['ts']) && !empty($hash_data['uid'])) {
				if (time() - $hash_data['ts'] < 120 && $_COOKIE['litespeed_flash_hash'] == $hash_data['hash']) {
					self::debug('🪪 Role simulator flash hash matched, escalating user to be uid=' . $hash_data['uid']);
					self::delete_option(self::ITEM_FLASH_HASH);
					wp_set_current_user($hash_data['uid']);
					return;
				}
			}
		}
		// Hash validation
		if (!empty($_COOKIE['litespeed_hash'])) {
			$hash_data = self::get_option(self::ITEM_HASH, array());
			if ($hash_data && is_array($hash_data) && !empty($hash_data['hash']) && !empty($hash_data['ts']) && !empty($hash_data['uid'])) {
				$RUN_DURATION = $this->cls('Crawler')->get_crawler_duration();
				if (time() - $hash_data['ts'] < $RUN_DURATION && $_COOKIE['litespeed_hash'] == $hash_data['hash']) {
					self::debug('🪪 Role simulator hash matched, escalating user to be uid=' . $hash_data['uid']);
					wp_set_current_user($hash_data['uid']);
					return;
				}
			}
		}

		self::debug('❌ WARNING: role simulator hash not match');
	}

	/**
	 * Get a short ttl hash (2mins)
	 *
	 * @since  6.4
	 */
	public function get_flash_hash($uid)
	{
		$hash_data = self::get_option(self::ITEM_FLASH_HASH, array());
		if ($hash_data && is_array($hash_data) && !empty($hash_data['hash']) && !empty($hash_data['ts'])) {
			if (time() - $hash_data['ts'] < 60) {
				return $hash_data['hash'];
			}
		}

		// Check if this user has editor access or not
		if (user_can($uid, 'edit_posts')) {
			self::debug('🛑 The user with id ' . $uid . ' has editor access, which is not allowed for the role simulator.');
			return '';
		}

		$hash = Str::rrand(32);
		self::update_option(self::ITEM_FLASH_HASH, array('hash' => $hash, 'ts' => time(), 'uid' => $uid));
		return $hash;
	}

	/**
	 * Get a security hash
	 *
	 * @since  3.3
	 */
	public function get_hash($uid)
	{
		// Check if this user has editor access or not
		if (user_can($uid, 'edit_posts')) {
			self::debug('🛑 The user with id ' . $uid . ' has editor access, which is not allowed for the role simulator.');
			return '';
		}

		// As this is called only when starting crawling, not per page, no need to reuse
		$hash = Str::rrand(32);
		self::update_option(self::ITEM_HASH, array('hash' => $hash, 'ts' => time(), 'uid' => $uid));
		return $hash;
	}

	/**
	 * Get user role
	 *
	 * @since  1.6.2
	 */
	public static function get_role($uid = null)
	{
		if (defined('LITESPEED_WP_ROLE')) {
			return LITESPEED_WP_ROLE;
		}

		if ($uid === null) {
			$uid = get_current_user_id();
		}

		$role = false;
		if ($uid) {
			$user = get_userdata($uid);
			if (isset($user->roles) && is_array($user->roles)) {
				$tmp = array_values($user->roles);
				$role = implode(',', $tmp); // Combine for PHP5.3 const comaptibility
			}
		}
		Debug2::debug('[Router] get_role: ' . $role);

		if (!$role) {
			return $role;
			// Guest user
			Debug2::debug('[Router] role: guest');

			/**
			 * Fix double login issue
			 * The previous user init refactoring didn't fix this bcos this is in login process and the user role could change
			 * @see  https://github.com/litespeedtech/lscache_wp/commit/69e7bc71d0de5cd58961bae953380b581abdc088
			 * @since  2.9.8 Won't assign const if in login process
			 */
			if (substr_compare(wp_login_url(), $GLOBALS['pagenow'], -strlen($GLOBALS['pagenow'])) === 0) {
				return $role;
			}
		}

		define('LITESPEED_WP_ROLE', $role);

		return LITESPEED_WP_ROLE;
	}

	/**
	 * Get frontend path
	 *
	 * @since 1.2.2
	 * @access public
	 * @return boolean
	 */
	public static function frontend_path()
	{
		//todo: move to htaccess.cls ?
		if (!isset(self::$_frontend_path)) {
			$frontend = rtrim(ABSPATH, '/'); // /home/user/public_html/frontend
			// get home path failed. Trac ticket #37668 (e.g. frontend:/blog backend:/wordpress)
			if (!$frontend) {
				Debug2::debug('[Router] No ABSPATH, generating from home option');
				$frontend = parse_url(get_option('home'));
				$frontend = !empty($frontend['path']) ? $frontend['path'] : '';
				$frontend = $_SERVER['DOCUMENT_ROOT'] . $frontend;
			}
			$frontend = realpath($frontend);

			self::$_frontend_path = $frontend;
		}
		return self::$_frontend_path;
	}

	/**
	 * Check if ESI is enabled or not
	 *
	 * @since 1.2.0
	 * @access public
	 * @return boolean
	 */
	public function esi_enabled()
	{
		if (!isset(self::$_esi_enabled)) {
			self::$_esi_enabled = defined('LITESPEED_ON') && $this->conf(self::O_ESI);
			if (!empty($_REQUEST[self::ACTION])) {
				self::$_esi_enabled = false;
			}
		}
		return self::$_esi_enabled;
	}

	/**
	 * Check if crawler is enabled on server level
	 *
	 * @since 1.1.1
	 * @access public
	 */
	public static function can_crawl()
	{
		if (isset($_SERVER['X-LSCACHE']) && strpos($_SERVER['X-LSCACHE'], 'crawler') === false) {
			return false;
		}

		// CLI will bypass this check as crawler library can always do the 428 check
		if (defined('LITESPEED_CLI')) {
			return true;
		}

		return true;
	}

	/**
	 * Check action
	 *
	 * @since 1.1.0
	 * @access public
	 * @return string
	 */
	public static function get_action()
	{
		if (!isset(self::$_action)) {
			self::$_action = false;
			self::cls()->verify_action();
			if (self::$_action) {
				defined('LSCWP_LOG') && Debug2::debug('[Router] LSCWP_CTRL verified: ' . var_export(self::$_action, true));
			}
		}
		return self::$_action;
	}

	/**
	 * Check if is logged in
	 *
	 * @since 1.1.3
	 * @access public
	 * @return boolean
	 */
	public static function is_logged_in()
	{
		if (!isset(self::$_is_logged_in)) {
			self::$_is_logged_in = is_user_logged_in();
		}
		return self::$_is_logged_in;
	}

	/**
	 * Check if is ajax call
	 *
	 * @since 1.1.0
	 * @access public
	 * @return boolean
	 */
	public static function is_ajax()
	{
		if (!isset(self::$_is_ajax)) {
			self::$_is_ajax = defined('DOING_AJAX') && DOING_AJAX;
		}
		return self::$_is_ajax;
	}

	/**
	 * Check if is admin ip
	 *
	 * @since 1.1.0
	 * @access public
	 * @return boolean
	 */
	public function is_admin_ip()
	{
		if (!isset(self::$_is_admin_ip)) {
			$ips = $this->conf(self::O_DEBUG_IPS);

			self::$_is_admin_ip = $this->ip_access($ips);
		}
		return self::$_is_admin_ip;
	}

	/**
	 * Get type value
	 *
	 * @since 1.6
	 * @access public
	 */
	public static function verify_type()
	{
		if (empty($_REQUEST[self::TYPE])) {
			Debug2::debug('[Router] no type', 2);
			return false;
		}

		Debug2::debug('[Router] parsed type: ' . $_REQUEST[self::TYPE], 2);

		return $_REQUEST[self::TYPE];
	}

	/**
	 * Check privilege and nonce for the action
	 *
	 * @since 1.1.0
	 * @access private
	 */
	private function verify_action()
	{
		if (empty($_REQUEST[Router::ACTION])) {
			Debug2::debug2('[Router] LSCWP_CTRL bypassed empty');
			return;
		}

		$action = stripslashes($_REQUEST[Router::ACTION]);

		if (!$action) {
			return;
		}

		$_is_public_action = false;

		// Each action must have a valid nonce unless its from admin ip and is public action
		// Validate requests nonce (from admin logged in page or cli)
		if (!$this->verify_nonce($action)) {
			// check if it is from admin ip
			if (!$this->is_admin_ip()) {
				Debug2::debug('[Router] LSCWP_CTRL query string - did not match admin IP: ' . $action);
				return;
			}

			// check if it is public action
			if (
				!in_array($action, array(
					Core::ACTION_QS_NOCACHE,
					Core::ACTION_QS_PURGE,
					Core::ACTION_QS_PURGE_SINGLE,
					Core::ACTION_QS_SHOW_HEADERS,
					Core::ACTION_QS_PURGE_ALL,
					Core::ACTION_QS_PURGE_EMPTYCACHE,
				))
			) {
				Debug2::debug('[Router] LSCWP_CTRL query string - did not match admin IP Actions: ' . $action);
				return;
			}

			if (apply_filters('litespeed_qs_forbidden', false)) {
				Debug2::debug('[Router] LSCWP_CTRL forbidden by hook litespeed_qs_forbidden');
				return;
			}

			$_is_public_action = true;
		}

		/* Now it is a valid action, lets log and check the permission */
		Debug2::debug('[Router] LSCWP_CTRL: ' . $action);

		// OK, as we want to do something magic, lets check if its allowed
		$_is_multisite = is_multisite();
		$_is_network_admin = $_is_multisite && is_network_admin();
		$_can_network_option = $_is_network_admin && current_user_can('manage_network_options');
		$_can_option = current_user_can('manage_options');

		switch ($action) {
			case self::ACTION_SAVE_SETTINGS_NETWORK: // Save network settings
				if ($_can_network_option) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_PURGE_BY:
				if (defined('LITESPEED_ON') && ($_can_network_option || $_can_option || self::is_ajax())) {
					//here may need more security
					self::$_action = $action;
				}
				return;

			case self::ACTION_DB_OPTM:
				if ($_can_network_option || $_can_option) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_PURGE_EMPTYCACHE: // todo: moved to purge.cls type action
				if ((defined('LITESPEED_ON') || $_is_network_admin) && ($_can_network_option || (!$_is_multisite && $_can_option))) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_QS_NOCACHE:
			case Core::ACTION_QS_PURGE:
			case Core::ACTION_QS_PURGE_SINGLE:
			case Core::ACTION_QS_SHOW_HEADERS:
			case Core::ACTION_QS_PURGE_ALL:
			case Core::ACTION_QS_PURGE_EMPTYCACHE:
				if (defined('LITESPEED_ON') && ($_is_public_action || self::is_ajax())) {
					self::$_action = $action;
				}
				return;

			case self::ACTION_ADMIN_DISPLAY:
			case self::ACTION_PLACEHOLDER:
			case self::ACTION_AVATAR:
			case self::ACTION_IMG_OPTM:
			case self::ACTION_CLOUD:
			case self::ACTION_CDN_CLOUDFLARE:
			case self::ACTION_CRAWLER:
			case self::ACTION_PRESET:
			case self::ACTION_IMPORT:
			case self::ACTION_REPORT:
			case self::ACTION_CSS:
			case self::ACTION_UCSS:
			case self::ACTION_VPI:
			case self::ACTION_CONF:
			case self::ACTION_ACTIVATION:
			case self::ACTION_HEALTH:
			case self::ACTION_SAVE_SETTINGS: // Save settings
				if ($_can_option && !$_is_network_admin) {
					self::$_action = $action;
				}
				return;

			case self::ACTION_PURGE:
			case self::ACTION_DEBUG2:
				if ($_can_network_option || $_can_option) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_DISMISS:
				/**
				 * Non ajax call can dismiss too
				 * @since  2.9
				 */
				// if ( self::is_ajax() ) {
				self::$_action = $action;
				// }
				return;

			default:
				Debug2::debug('[Router] LSCWP_CTRL match failed: ' . $action);
				return;
		}
	}

	/**
	 * Verify nonce
	 *
	 * @since 1.1.0
	 * @access public
	 * @param  string $action
	 * @return bool
	 */
	public function verify_nonce($action)
	{
		if (!isset($_REQUEST[Router::NONCE]) || !wp_verify_nonce($_REQUEST[Router::NONCE], $action)) {
			return false;
		} else {
			return true;
		}
	}

	/**
	 * Check if the ip is in the range
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function ip_access($ip_list)
	{
		if (!$ip_list) {
			return false;
		}
		if (!isset(self::$_ip)) {
			self::$_ip = self::get_ip();
		}

		if (!self::$_ip) {
			return false;
		}
		// $uip = explode('.', $_ip);
		// if(empty($uip) || count($uip) != 4) Return false;
		// foreach($ip_list as $key => $ip) $ip_list[$key] = explode('.', trim($ip));
		// foreach($ip_list as $key => $ip) {
		// 	if(count($ip) != 4) continue;
		// 	for($i = 0; $i <= 3; $i++) if($ip[$i] == '*') $ip_list[$key][$i] = $uip[$i];
		// }
		return in_array(self::$_ip, $ip_list);
	}

	/**
	 * Get client ip
	 *
	 * @since 1.1.0
	 * @since  1.6.5 changed to public
	 * @access public
	 * @return string
	 */
	public static function get_ip()
	{
		$_ip = '';
		// if ( function_exists( 'apache_request_headers' ) ) {
		// 	$apache_headers = apache_request_headers();
		// 	$_ip = ! empty( $apache_headers['True-Client-IP'] ) ? $apache_headers['True-Client-IP'] : false;
		// 	if ( ! $_ip ) {
		// 		$_ip = ! empty( $apache_headers['X-Forwarded-For'] ) ? $apache_headers['X-Forwarded-For'] : false;
		// 		$_ip = explode( ',', $_ip );
		// 		$_ip = $_ip[ 0 ];
		// 	}

		// }

		if (!$_ip) {
			$_ip = !empty($_SERVER['REMOTE_ADDR']) ? $_SERVER['REMOTE_ADDR'] : false;
		}
		return $_ip;
	}

	/**
	 * Check if opcode cache is enabled
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public static function opcache_enabled()
	{
		return function_exists('opcache_reset') && ini_get('opcache.enable');
	}

	/**
	 * Handle static files
	 *
	 * @since  3.0
	 */
	public function serve_static()
	{
		if (!empty($_SERVER['SCRIPT_URI'])) {
			if (strpos($_SERVER['SCRIPT_URI'], LITESPEED_STATIC_URL . '/') !== 0) {
				return;
			}
			$path = substr($_SERVER['SCRIPT_URI'], strlen(LITESPEED_STATIC_URL . '/'));
		} elseif (!empty($_SERVER['REQUEST_URI'])) {
			$static_path = parse_url(LITESPEED_STATIC_URL, PHP_URL_PATH) . '/';
			if (strpos($_SERVER['REQUEST_URI'], $static_path) !== 0) {
				return;
			}
			$path = substr(parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH), strlen($static_path));
		} else {
			return;
		}

		$path = explode('/', $path, 2);

		if (empty($path[0]) || empty($path[1])) {
			return;
		}

		switch ($path[0]) {
			case 'avatar':
				$this->cls('Avatar')->serve_static($path[1]);
				break;

			case 'localres':
				$this->cls('Localization')->serve_static($path[1]);
				break;

			default:
				break;
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * This is different than other handlers
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler($cls)
	{
		if (!in_array($cls, self::$_HANDLERS)) {
			return;
		}

		return $this->cls($cls)->handler();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/object-cache.cls.php000064400000037530151600167150020367 0ustar00<?php

/**
 * The object cache class
 *
 * @since      	1.8
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

require_once dirname(__DIR__) . '/autoload.php';

class Object_Cache extends Root
{
	const O_DEBUG = 'debug';
	const O_OBJECT = 'object';
	const O_OBJECT_KIND = 'object-kind';
	const O_OBJECT_HOST = 'object-host';
	const O_OBJECT_PORT = 'object-port';
	const O_OBJECT_LIFE = 'object-life';
	const O_OBJECT_PERSISTENT = 'object-persistent';
	const O_OBJECT_ADMIN = 'object-admin';
	const O_OBJECT_TRANSIENTS = 'object-transients';
	const O_OBJECT_DB_ID = 'object-db_id';
	const O_OBJECT_USER = 'object-user';
	const O_OBJECT_PSWD = 'object-pswd';
	const O_OBJECT_GLOBAL_GROUPS = 'object-global_groups';
	const O_OBJECT_NON_PERSISTENT_GROUPS = 'object-non_persistent_groups';

	private $_conn;
	private $_cfg_debug;
	private $_cfg_enabled;
	private $_cfg_method;
	private $_cfg_host;
	private $_cfg_port;
	private $_cfg_life;
	private $_cfg_persistent;
	private $_cfg_admin;
	private $_cfg_transients;
	private $_cfg_db;
	private $_cfg_user;
	private $_cfg_pswd;
	private $_default_life = 360;

	private $_oc_driver = 'Memcached'; // Redis or Memcached

	private $_global_groups = array();
	private $_non_persistent_groups = array();

	/**
	 * Init
	 *
	 * NOTE: this class may be included without initialized  core
	 *
	 * @since  1.8
	 */
	public function __construct($cfg = false)
	{
		if ($cfg) {
			if (!is_array($cfg[Base::O_OBJECT_GLOBAL_GROUPS])) {
				$cfg[Base::O_OBJECT_GLOBAL_GROUPS] = explode("\n", $cfg[Base::O_OBJECT_GLOBAL_GROUPS]);
			}
			if (!is_array($cfg[Base::O_OBJECT_NON_PERSISTENT_GROUPS])) {
				$cfg[Base::O_OBJECT_NON_PERSISTENT_GROUPS] = explode("\n", $cfg[Base::O_OBJECT_NON_PERSISTENT_GROUPS]);
			}
			$this->_cfg_debug = $cfg[Base::O_DEBUG] ? $cfg[Base::O_DEBUG] : false;
			$this->_cfg_method = $cfg[Base::O_OBJECT_KIND] ? true : false;
			$this->_cfg_host = $cfg[Base::O_OBJECT_HOST];
			$this->_cfg_port = $cfg[Base::O_OBJECT_PORT];
			$this->_cfg_life = $cfg[Base::O_OBJECT_LIFE];
			$this->_cfg_persistent = $cfg[Base::O_OBJECT_PERSISTENT];
			$this->_cfg_admin = $cfg[Base::O_OBJECT_ADMIN];
			$this->_cfg_transients = $cfg[Base::O_OBJECT_TRANSIENTS];
			$this->_cfg_db = $cfg[Base::O_OBJECT_DB_ID];
			$this->_cfg_user = $cfg[Base::O_OBJECT_USER];
			$this->_cfg_pswd = $cfg[Base::O_OBJECT_PSWD];
			$this->_global_groups = $cfg[Base::O_OBJECT_GLOBAL_GROUPS];
			$this->_non_persistent_groups = $cfg[Base::O_OBJECT_NON_PERSISTENT_GROUPS];

			if ($this->_cfg_method) {
				$this->_oc_driver = 'Redis';
			}
			$this->_cfg_enabled = $cfg[Base::O_OBJECT] && class_exists($this->_oc_driver) && $this->_cfg_host;
		}
		// If OC is OFF, will hit here to init OC after conf initialized
		elseif (defined('LITESPEED_CONF_LOADED')) {
			$this->_cfg_debug = $this->conf(Base::O_DEBUG) ? $this->conf(Base::O_DEBUG) : false;
			$this->_cfg_method = $this->conf(Base::O_OBJECT_KIND) ? true : false;
			$this->_cfg_host = $this->conf(Base::O_OBJECT_HOST);
			$this->_cfg_port = $this->conf(Base::O_OBJECT_PORT);
			$this->_cfg_life = $this->conf(Base::O_OBJECT_LIFE);
			$this->_cfg_persistent = $this->conf(Base::O_OBJECT_PERSISTENT);
			$this->_cfg_admin = $this->conf(Base::O_OBJECT_ADMIN);
			$this->_cfg_transients = $this->conf(Base::O_OBJECT_TRANSIENTS);
			$this->_cfg_db = $this->conf(Base::O_OBJECT_DB_ID);
			$this->_cfg_user = $this->conf(Base::O_OBJECT_USER);
			$this->_cfg_pswd = $this->conf(Base::O_OBJECT_PSWD);
			$this->_global_groups = $this->conf(Base::O_OBJECT_GLOBAL_GROUPS);
			$this->_non_persistent_groups = $this->conf(Base::O_OBJECT_NON_PERSISTENT_GROUPS);

			if ($this->_cfg_method) {
				$this->_oc_driver = 'Redis';
			}
			$this->_cfg_enabled = $this->conf(Base::O_OBJECT) && class_exists($this->_oc_driver) && $this->_cfg_host;
		} elseif (defined('self::CONF_FILE') && file_exists(WP_CONTENT_DIR . '/' . self::CONF_FILE)) {
			// Get cfg from _data_file
			// Use self::const to avoid loading more classes
			$cfg = \json_decode(file_get_contents(WP_CONTENT_DIR . '/' . self::CONF_FILE), true);
			if (!empty($cfg[self::O_OBJECT_HOST])) {
				$this->_cfg_debug = !empty($cfg[Base::O_DEBUG]) ? $cfg[Base::O_DEBUG] : false;
				$this->_cfg_method = !empty($cfg[self::O_OBJECT_KIND]) ? $cfg[self::O_OBJECT_KIND] : false;
				$this->_cfg_host = $cfg[self::O_OBJECT_HOST];
				$this->_cfg_port = $cfg[self::O_OBJECT_PORT];
				$this->_cfg_life = !empty($cfg[self::O_OBJECT_LIFE]) ? $cfg[self::O_OBJECT_LIFE] : $this->_default_life;
				$this->_cfg_persistent = !empty($cfg[self::O_OBJECT_PERSISTENT]) ? $cfg[self::O_OBJECT_PERSISTENT] : false;
				$this->_cfg_admin = !empty($cfg[self::O_OBJECT_ADMIN]) ? $cfg[self::O_OBJECT_ADMIN] : false;
				$this->_cfg_transients = !empty($cfg[self::O_OBJECT_TRANSIENTS]) ? $cfg[self::O_OBJECT_TRANSIENTS] : false;
				$this->_cfg_db = !empty($cfg[self::O_OBJECT_DB_ID]) ? $cfg[self::O_OBJECT_DB_ID] : 0;
				$this->_cfg_user = !empty($cfg[self::O_OBJECT_USER]) ? $cfg[self::O_OBJECT_USER] : '';
				$this->_cfg_pswd = !empty($cfg[self::O_OBJECT_PSWD]) ? $cfg[self::O_OBJECT_PSWD] : '';
				$this->_global_groups = !empty($cfg[self::O_OBJECT_GLOBAL_GROUPS]) ? $cfg[self::O_OBJECT_GLOBAL_GROUPS] : array();
				$this->_non_persistent_groups = !empty($cfg[self::O_OBJECT_NON_PERSISTENT_GROUPS]) ? $cfg[self::O_OBJECT_NON_PERSISTENT_GROUPS] : array();

				if ($this->_cfg_method) {
					$this->_oc_driver = 'Redis';
				}
				$this->_cfg_enabled = class_exists($this->_oc_driver) && $this->_cfg_host;
			} else {
				$this->_cfg_enabled = false;
			}
		} else {
			$this->_cfg_enabled = false;
		}
	}

	/**
	 * Add debug.
	 *
	 * @since  6.3
	 * @access private
	 */
	private function debug_oc($text, $show_error = false)
	{
		if (defined('LSCWP_LOG')) {
			Debug2::debug($text);

			return;
		}

		if (!$show_error && $this->_cfg_debug != BASE::VAL_ON2) {
			return;
		}

		$LITESPEED_DATA_FOLDER = defined('LITESPEED_DATA_FOLDER') ? LITESPEED_DATA_FOLDER : 'litespeed';
		$LSCWP_CONTENT_DIR = defined('LSCWP_CONTENT_DIR') ? LSCWP_CONTENT_DIR : WP_CONTENT_DIR;
		$LITESPEED_STATIC_DIR = $LSCWP_CONTENT_DIR . '/' . $LITESPEED_DATA_FOLDER;
		$log_path_prefix = $LITESPEED_STATIC_DIR . '/debug/';
		$log_file = $log_path_prefix . Debug2::FilePath('debug');

		if (file_exists($log_path_prefix . 'index.php') && file_exists($log_file)) {
			error_log(gmdate('m/d/y H:i:s') . ' - OC - ' . $text . PHP_EOL, 3, $log_file);
		}
	}

	/**
	 * Get `Store Transients` setting value
	 *
	 * @since  1.8.3
	 * @access public
	 */
	public function store_transients($group)
	{
		return $this->_cfg_transients && $this->_is_transients_group($group);
	}

	/**
	 * Check if the group belongs to transients or not
	 *
	 * @since  1.8.3
	 * @access private
	 */
	private function _is_transients_group($group)
	{
		return in_array($group, array('transient', 'site-transient'));
	}

	/**
	 * Update WP object cache file config
	 *
	 * @since  1.8
	 * @access public
	 */
	public function update_file($options)
	{
		$changed = false;

		// NOTE: When included in oc.php, `LSCWP_DIR` will show undefined, so this must be assigned/generated when used
		$_oc_ori_file = LSCWP_DIR . 'lib/object-cache.php';
		$_oc_wp_file = WP_CONTENT_DIR . '/object-cache.php';

		// Update cls file
		if (!file_exists($_oc_wp_file) || md5_file($_oc_wp_file) !== md5_file($_oc_ori_file)) {
			$this->debug_oc('copying object-cache.php file to ' . $_oc_wp_file);
			copy($_oc_ori_file, $_oc_wp_file);

			$changed = true;
		}

		/**
		 * Clear object cache
		 */
		if ($changed) {
			$this->_reconnect($options);
		}
	}

	/**
	 * Remove object cache file
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function del_file()
	{
		// NOTE: When included in oc.php, `LSCWP_DIR` will show undefined, so this must be assigned/generated when used
		$_oc_ori_file = LSCWP_DIR . 'lib/object-cache.php';
		$_oc_wp_file = WP_CONTENT_DIR . '/object-cache.php';

		if (file_exists($_oc_wp_file) && md5_file($_oc_wp_file) === md5_file($_oc_ori_file)) {
			$this->debug_oc('removing ' . $_oc_wp_file);
			unlink($_oc_wp_file);
		}
	}

	/**
	 * Try to build connection
	 *
	 * @since  1.8
	 * @access public
	 */
	public function test_connection()
	{
		return $this->_connect();
	}

	/**
	 * Force to connect with this setting
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _reconnect($cfg)
	{
		$this->debug_oc('Reconnecting');
		if (isset($this->_conn)) {
			// error_log( 'Object: Quitting existing connection!' );
			$this->debug_oc('Quitting existing connection');
			$this->flush();
			$this->_conn = null;
			$this->cls(false, true);
		}

		$cls = $this->cls(false, false, $cfg);
		$cls->_connect();
		if (isset($cls->_conn)) {
			$cls->flush();
		}
	}

	/**
	 * Connect to Memcached/Redis server
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _connect()
	{
		if (isset($this->_conn)) {
			// error_log( 'Object: _connected' );
			return true;
		}

		if (!class_exists($this->_oc_driver) || !$this->_cfg_host) {
			return null;
		}

		if (defined('LITESPEED_OC_FAILURE')) {
			return false;
		}

		$this->debug_oc('Init ' . $this->_oc_driver . ' connection to ' . $this->_cfg_host . ':' . $this->_cfg_port);

		$failed = false;
		/**
		 * Connect to Redis
		 *
		 * @since  1.8.1
		 * @see https://github.com/phpredis/phpredis/#example-1
		 */
		if ($this->_oc_driver == 'Redis') {
			set_error_handler('litespeed_exception_handler');
			try {
				$this->_conn = new \Redis();
				// error_log( 'Object: _connect Redis' );

				if ($this->_cfg_persistent) {
					if ($this->_cfg_port) {
						$this->_conn->pconnect($this->_cfg_host, $this->_cfg_port);
					} else {
						$this->_conn->pconnect($this->_cfg_host);
					}
				} else {
					if ($this->_cfg_port) {
						$this->_conn->connect($this->_cfg_host, $this->_cfg_port);
					} else {
						$this->_conn->connect($this->_cfg_host);
					}
				}

				if ($this->_cfg_pswd) {
					if ($this->_cfg_user) {
						$this->_conn->auth(array($this->_cfg_user, $this->_cfg_pswd));
					} else {
						$this->_conn->auth($this->_cfg_pswd);
					}
				}

				if ($this->_cfg_db) {
					$this->_conn->select($this->_cfg_db);
				}

				$res = $this->_conn->ping();

				if ($res != '+PONG') {
					$failed = true;
				}
			} catch (\Exception $e) {
				$this->debug_oc('Redis connect exception: ' . $e->getMessage(), true);
				$failed = true;
			} catch (\ErrorException $e) {
				$this->debug_oc('Redis connect error: ' . $e->getMessage(), true);
				$failed = true;
			}
			restore_error_handler();
		} else {
			// Connect to Memcached
			if ($this->_cfg_persistent) {
				$this->_conn = new \Memcached($this->_get_mem_id());

				// Check memcached persistent connection
				if ($this->_validate_mem_server()) {
					// error_log( 'Object: _validate_mem_server' );
					$this->debug_oc('Got persistent ' . $this->_oc_driver . ' connection');
					return true;
				}

				$this->debug_oc('No persistent ' . $this->_oc_driver . ' server list!');
			} else {
				// error_log( 'Object: new memcached!' );
				$this->_conn = new \Memcached();
			}

			$this->_conn->addServer($this->_cfg_host, (int) $this->_cfg_port);

			/**
			 * Add SASL auth
			 * @since  1.8.1
			 * @since  2.9.6 Fixed SASL connection @see https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:lsmcd:new_sasl
			 */
			if ($this->_cfg_user && $this->_cfg_pswd && method_exists($this->_conn, 'setSaslAuthData')) {
				$this->_conn->setOption(\Memcached::OPT_BINARY_PROTOCOL, true);
				$this->_conn->setOption(\Memcached::OPT_COMPRESSION, false);
				$this->_conn->setSaslAuthData($this->_cfg_user, $this->_cfg_pswd);
			}

			// Check connection
			if (!$this->_validate_mem_server()) {
				$failed = true;
			}
		}

		// If failed to connect
		if ($failed) {
			$this->debug_oc('❌ Failed to connect ' . $this->_oc_driver . ' server!', true);
			$this->_conn = null;
			$this->_cfg_enabled = false;
			!defined('LITESPEED_OC_FAILURE') && define('LITESPEED_OC_FAILURE', true);
			// error_log( 'Object: false!' );
			return false;
		}

		$this->debug_oc('Connected');

		return true;
	}

	/**
	 * Check if the connected memcached host is the one in cfg
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _validate_mem_server()
	{
		$mem_list = $this->_conn->getStats();
		if (empty($mem_list)) {
			return false;
		}

		foreach ($mem_list as $k => $v) {
			if (substr($k, 0, strlen($this->_cfg_host)) != $this->_cfg_host) {
				continue;
			}
			if (!empty($v['pid']) || !empty($v['curr_connections'])) {
				return true;
			}
		}

		return false;
	}

	/**
	 * Get memcached unique id to be used for connecting
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _get_mem_id()
	{
		$mem_id = 'litespeed';
		if (is_multisite()) {
			$mem_id .= '_' . get_current_blog_id();
		}

		return $mem_id;
	}

	/**
	 * Get cache
	 *
	 * @since  1.8
	 * @access public
	 */
	public function get($key)
	{
		if (!$this->_cfg_enabled) {
			return null;
		}

		if (!$this->_can_cache()) {
			return null;
		}

		if (!$this->_connect()) {
			return null;
		}

		$res = $this->_conn->get($key);

		return $res;
	}

	/**
	 * Set cache
	 *
	 * @since  1.8
	 * @access public
	 */
	public function set($key, $data, $expire)
	{
		if (!$this->_cfg_enabled) {
			return null;
		}

		/**
		 * To fix the Cloud callback cached as its frontend call but the hash is generated in backend
		 * Bug found by Stan at Jan/10/2020
		 */
		// if ( ! $this->_can_cache() ) {
		// 	return null;
		// }

		if (!$this->_connect()) {
			return null;
		}
		$ttl = $expire ?: $this->_cfg_life;

		if ($this->_oc_driver == 'Redis') {
			try {
				$res = $this->_conn->setEx($key, $ttl, $data);
			} catch (\RedisException $ex) {
				$res = false;
				$msg = sprintf(__('Redis encountered a fatal error: %s (code: %d)', 'litespeed-cache'), $ex->getMessage(), $ex->getCode());
				$this->debug_oc($msg);
				Admin_Display::error($msg);
			}
		} else {
			$res = $this->_conn->set($key, $data, $ttl);
		}

		return $res;
	}

	/**
	 * Check if can cache or not
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _can_cache()
	{
		if (!$this->_cfg_admin && defined('WP_ADMIN')) {
			return false;
		}
		return true;
	}

	/**
	 * Delete cache
	 *
	 * @since  1.8
	 * @access public
	 */
	public function delete($key)
	{
		if (!$this->_cfg_enabled) {
			return null;
		}

		if (!$this->_connect()) {
			return null;
		}

		if ($this->_oc_driver == 'Redis') {
			$res = $this->_conn->del($key);
		} else {
			$res = $this->_conn->delete($key);
		}

		return (bool) $res;
	}

	/**
	 * Clear all cache
	 *
	 * @since  1.8
	 * @access public
	 */
	public function flush()
	{
		if (!$this->_cfg_enabled) {
			$this->debug_oc('bypass flushing');
			return null;
		}

		if (!$this->_connect()) {
			return null;
		}

		$this->debug_oc('flush!');

		if ($this->_oc_driver == 'Redis') {
			$res = $this->_conn->flushDb();
		} else {
			$res = $this->_conn->flush();
			$this->_conn->resetServerList();
		}

		return $res;
	}

	/**
	 * Add global groups
	 *
	 * @since 1.8
	 * @access public
	 */
	public function add_global_groups($groups)
	{
		if (!is_array($groups)) {
			$groups = array($groups);
		}

		$this->_global_groups = array_merge($this->_global_groups, $groups);
		$this->_global_groups = array_unique($this->_global_groups);
	}

	/**
	 * Check if is in global groups or not
	 *
	 * @since 1.8
	 * @access public
	 */
	public function is_global($group)
	{
		return in_array($group, $this->_global_groups);
	}

	/**
	 * Add non persistent groups
	 *
	 * @since 1.8
	 * @access public
	 */
	public function add_non_persistent_groups($groups)
	{
		if (!is_array($groups)) {
			$groups = array($groups);
		}

		$this->_non_persistent_groups = array_merge($this->_non_persistent_groups, $groups);
		$this->_non_persistent_groups = array_unique($this->_non_persistent_groups);
	}

	/**
	 * Check if is in non persistent groups or not
	 *
	 * @since 1.8
	 * @access public
	 */
	public function is_non_persistent($group)
	{
		return in_array($group, $this->_non_persistent_groups);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/crawler-map.cls.php000064400000035245151600167220020271 0ustar00<?php

/**
 * The Crawler Sitemap Class
 *
 * @since      	1.1.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Crawler_Map extends Root
{
	const LOG_TAG = '🐞🗺️';

	const BM_MISS = 1;
	const BM_HIT = 2;
	const BM_BLACKLIST = 4;

	private $_home_url; // Used to simplify urls
	private $_tb;
	private $_tb_blacklist;
	private $__data;
	private $_conf_map_timeout;
	private $_urls = array();

	/**
	 * Instantiate the class
	 *
	 * @since 1.1.0
	 */
	public function __construct()
	{
		$this->_home_url = get_home_url();
		$this->__data = Data::cls();
		$this->_tb = $this->__data->tb('crawler');
		$this->_tb_blacklist = $this->__data->tb('crawler_blacklist');
		$this->_conf_map_timeout = defined('LITESPEED_CRAWLER_MAP_TIMEOUT') ? LITESPEED_CRAWLER_MAP_TIMEOUT : 180; // Specify the timeout while parsing the sitemap
	}

	/**
	 * Save URLs crawl status into DB
	 *
	 * @since  3.0
	 * @access public
	 */
	public function save_map_status($list, $curr_crawler)
	{
		global $wpdb;
		Utility::compatibility();

		$total_crawler = count(Crawler::cls()->list_crawlers());
		$total_crawler_pos = $total_crawler - 1;

		// Replace current crawler's position
		$curr_crawler = (int) $curr_crawler;
		foreach ($list as $bit => $ids) {
			// $ids = [ id => [ url, code ], ... ]
			if (!$ids) {
				continue;
			}
			self::debug("Update map [crawler] $curr_crawler [bit] $bit [count] " . count($ids));

			// Update res first, then reason
			$right_pos = $total_crawler_pos - $curr_crawler;
			$sql_res = "CONCAT( LEFT( res, $curr_crawler ), '$bit', RIGHT( res, $right_pos ) )";

			$id_all = implode(',', array_map('intval', array_keys($ids)));

			$wpdb->query("UPDATE `$this->_tb` SET res = $sql_res WHERE id IN ( $id_all )");

			// Add blacklist
			if ($bit == Crawler::STATUS_BLACKLIST || $bit == Crawler::STATUS_NOCACHE) {
				$q = "SELECT a.id, a.url FROM `$this->_tb_blacklist` a LEFT JOIN `$this->_tb` b ON b.url=a.url WHERE b.id IN ( $id_all )";
				$existing = $wpdb->get_results($q, ARRAY_A);
				// Update current crawler status tag in existing blacklist
				if ($existing) {
					$count = $wpdb->query("UPDATE `$this->_tb_blacklist` SET res = $sql_res WHERE id IN ( " . implode(',', array_column($existing, 'id')) . ' )');
					self::debug('Update blacklist [count] ' . $count);
				}

				// Append new blacklist
				if (count($ids) > count($existing)) {
					$new_urls = array_diff(array_column($ids, 'url'), array_column($existing, 'url'));

					self::debug('Insert into blacklist [count] ' . count($new_urls));

					$q = "INSERT INTO `$this->_tb_blacklist` ( url, res, reason ) VALUES " . implode(',', array_fill(0, count($new_urls), '( %s, %s, %s )'));
					$data = array();
					$res = array_fill(0, $total_crawler, '-');
					$res[$curr_crawler] = $bit;
					$res = implode('', $res);
					$default_reason = $total_crawler > 1 ? str_repeat(',', $total_crawler - 1) : ''; // Pre-populate default reason value first, update later
					foreach ($new_urls as $url) {
						$data[] = $url;
						$data[] = $res;
						$data[] = $default_reason;
					}
					$wpdb->query($wpdb->prepare($q, $data));
				}
			}

			// Update sitemap reason w/ HTTP code
			$reason_array = array();
			foreach ($ids as $id => $v2) {
				$code = (int) $v2['code'];
				if (empty($reason_array[$code])) {
					$reason_array[$code] = array();
				}
				$reason_array[$code][] = (int) $id;
			}

			foreach ($reason_array as $code => $v2) {
				// Complement comma
				if ($curr_crawler) {
					$code = ',' . $code;
				}
				if ($curr_crawler < $total_crawler_pos) {
					$code .= ',';
				}

				$count = $wpdb->query(
					"UPDATE `$this->_tb` SET reason=CONCAT(SUBSTRING_INDEX(reason, ',', $curr_crawler), '$code', SUBSTRING_INDEX(reason, ',', -$right_pos)) WHERE id IN (" .
						implode(',', $v2) .
						')'
				);

				self::debug("Update map reason [code] $code [pos] left $curr_crawler right -$right_pos [count] $count");

				// Update blacklist reason
				if ($bit == Crawler::STATUS_BLACKLIST || $bit == Crawler::STATUS_NOCACHE) {
					$count = $wpdb->query(
						"UPDATE `$this->_tb_blacklist` a LEFT JOIN `$this->_tb` b ON b.url = a.url SET a.reason=CONCAT(SUBSTRING_INDEX(a.reason, ',', $curr_crawler), '$code', SUBSTRING_INDEX(a.reason, ',', -$right_pos)) WHERE b.id IN (" .
							implode(',', $v2) .
							')'
					);

					self::debug("Update blacklist [code] $code [pos] left $curr_crawler right -$right_pos [count] $count");
				}
			}
			// Reset list
			$list[$bit] = array();
		}

		return $list;
	}

	/**
	 * Add one record to blacklist
	 * NOTE: $id is sitemap table ID
	 *
	 * @since  3.0
	 * @access public
	 */
	public function blacklist_add($id)
	{
		global $wpdb;

		$id = (int) $id;

		// Build res&reason
		$total_crawler = count(Crawler::cls()->list_crawlers());
		$res = str_repeat(Crawler::STATUS_BLACKLIST, $total_crawler);
		$reason = implode(',', array_fill(0, $total_crawler, 'Man'));

		$row = $wpdb->get_row("SELECT a.url, b.id FROM `$this->_tb` a LEFT JOIN `$this->_tb_blacklist` b ON b.url = a.url WHERE a.id = '$id'", ARRAY_A);
		if (!$row) {
			self::debug('blacklist failed to add [id] ' . $id);
			return;
		}

		self::debug('Add to blacklist [url] ' . $row['url']);

		$q = "UPDATE `$this->_tb` SET res = %s, reason = %s WHERE id = %d";
		$wpdb->query($wpdb->prepare($q, array($res, $reason, $id)));

		if ($row['id']) {
			$q = "UPDATE `$this->_tb_blacklist` SET res = %s, reason = %s WHERE id = %d";
			$wpdb->query($wpdb->prepare($q, array($res, $reason, $row['id'])));
		} else {
			$q = "INSERT INTO `$this->_tb_blacklist` (url, res, reason) VALUES (%s, %s, %s)";
			$wpdb->query($wpdb->prepare($q, array($row['url'], $res, $reason)));
		}
	}

	/**
	 * Delete one record from blacklist
	 *
	 * @since  3.0
	 * @access public
	 */
	public function blacklist_del($id)
	{
		global $wpdb;
		if (!$this->__data->tb_exist('crawler_blacklist')) {
			return;
		}

		$id = (int) $id;
		self::debug('blacklist delete [id] ' . $id);

		$sql = sprintf(
			"UPDATE `%s` SET res=REPLACE(REPLACE(res, '%s', '-'), '%s', '-') WHERE url=(SELECT url FROM `%s` WHERE id=%d)",
			$this->_tb,
			Crawler::STATUS_NOCACHE,
			Crawler::STATUS_BLACKLIST,
			$this->_tb_blacklist,
			$id
		);
		$wpdb->query($sql);
		$wpdb->query("DELETE FROM `$this->_tb_blacklist` WHERE id='$id'");
	}

	/**
	 * Empty blacklist
	 *
	 * @since  3.0
	 * @access public
	 */
	public function blacklist_empty()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler_blacklist')) {
			return;
		}

		self::debug('Truncate blacklist');
		$sql = sprintf("UPDATE `%s` SET res=REPLACE(REPLACE(res, '%s', '-'), '%s', '-')", $this->_tb, Crawler::STATUS_NOCACHE, Crawler::STATUS_BLACKLIST);
		$wpdb->query($sql);
		$wpdb->query("TRUNCATE `$this->_tb_blacklist`");
	}

	/**
	 * List blacklist
	 *
	 * @since  3.0
	 * @access public
	 */
	public function list_blacklist($limit = false, $offset = false)
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler_blacklist')) {
			return array();
		}

		$q = "SELECT * FROM `$this->_tb_blacklist` ORDER BY id DESC";

		if ($limit !== false) {
			if ($offset === false) {
				$total = $this->count_blacklist();
				$offset = Utility::pagination($total, $limit, true);
			}
			$q .= ' LIMIT %d, %d';
			$q = $wpdb->prepare($q, $offset, $limit);
		}
		return $wpdb->get_results($q, ARRAY_A);
	}

	/**
	 * Count blacklist
	 */
	public function count_blacklist()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler_blacklist')) {
			return false;
		}

		$q = "SELECT COUNT(*) FROM `$this->_tb_blacklist`";
		return $wpdb->get_var($q);
	}

	/**
	 * Empty sitemap
	 *
	 * @since  3.0
	 * @access public
	 */
	public function empty_map()
	{
		Data::cls()->tb_del('crawler');

		$msg = __('Sitemap cleaned successfully', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * List generated sitemap
	 *
	 * @since  3.0
	 * @access public
	 */
	public function list_map($limit, $offset = false)
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler')) {
			return array();
		}

		if ($offset === false) {
			$total = $this->count_map();
			$offset = Utility::pagination($total, $limit, true);
		}

		$type = Router::verify_type();

		$where = '';
		if (!empty($_POST['kw'])) {
			$q = "SELECT * FROM `$this->_tb` WHERE url LIKE %s";
			if ($type == 'hit') {
				$q .= " AND res LIKE '%" . Crawler::STATUS_HIT . "%'";
			}
			if ($type == 'miss') {
				$q .= " AND res LIKE '%" . Crawler::STATUS_MISS . "%'";
			}
			if ($type == 'blacklisted') {
				$q .= " AND res LIKE '%" . Crawler::STATUS_BLACKLIST . "%'";
			}
			$q .= ' ORDER BY id LIMIT %d, %d';
			$where = '%' . $wpdb->esc_like($_POST['kw']) . '%';
			return $wpdb->get_results($wpdb->prepare($q, $where, $offset, $limit), ARRAY_A);
		}

		$q = "SELECT * FROM `$this->_tb`";
		if ($type == 'hit') {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_HIT . "%'";
		}
		if ($type == 'miss') {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_MISS . "%'";
		}
		if ($type == 'blacklisted') {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_BLACKLIST . "%'";
		}
		$q .= ' ORDER BY id LIMIT %d, %d';
		// self::debug("q=$q offset=$offset, limit=$limit");
		return $wpdb->get_results($wpdb->prepare($q, $offset, $limit), ARRAY_A);
	}

	/**
	 * Count sitemap
	 */
	public function count_map()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler')) {
			return false;
		}

		$q = "SELECT COUNT(*) FROM `$this->_tb`";

		$type = Router::verify_type();
		if ($type == 'hit') {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_HIT . "%'";
		}
		if ($type == 'miss') {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_MISS . "%'";
		}
		if ($type == 'blacklisted') {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_BLACKLIST . "%'";
		}

		return $wpdb->get_var($q);
	}

	/**
	 * Generate sitemap
	 *
	 * @since    1.1.0
	 * @access public
	 */
	public function gen($manual = false)
	{
		$count = $this->_gen();

		if (!$count) {
			Admin_Display::error(__('No valid sitemap parsed for crawler.', 'litespeed-cache'));
			return;
		}

		if (!defined('DOING_CRON') && $manual) {
			$msg = sprintf(__('Sitemap created successfully: %d items', 'litespeed-cache'), $count);
			Admin_Display::success($msg);
		}
	}

	/**
	 * Generate the sitemap
	 *
	 * @since    1.1.0
	 * @access private
	 */
	private function _gen()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler')) {
			$this->__data->tb_create('crawler');
		}

		if (!$this->__data->tb_exist('crawler_blacklist')) {
			$this->__data->tb_create('crawler_blacklist');
		}

		// use custom sitemap
		if (!($sitemap = $this->conf(Base::O_CRAWLER_SITEMAP))) {
			return false;
		}

		$offset = strlen($this->_home_url);
		$sitemap = Utility::sanitize_lines($sitemap);

		try {
			foreach ($sitemap as $this_map) {
				$this->_parse($this_map);
			}
		} catch (\Exception $e) {
			self::debug('❌ failed to parse custom sitemap: ' . $e->getMessage());
		}

		if (is_array($this->_urls) && !empty($this->_urls)) {
			if (defined('LITESPEED_CRAWLER_DROP_DOMAIN') && LITESPEED_CRAWLER_DROP_DOMAIN) {
				foreach ($this->_urls as $k => $v) {
					if (stripos($v, $this->_home_url) !== 0) {
						unset($this->_urls[$k]);
						continue;
					}
					$this->_urls[$k] = substr($v, $offset);
				}
			}

			$this->_urls = array_unique($this->_urls);
		}

		self::debug('Truncate sitemap');
		$wpdb->query("TRUNCATE `$this->_tb`");

		self::debug('Generate sitemap');

		// Filter URLs in blacklist
		$blacklist = $this->list_blacklist();

		$full_blacklisted = array();
		$partial_blacklisted = array();
		foreach ($blacklist as $v) {
			if (strpos($v['res'], '-') === false) {
				// Full blacklisted
				$full_blacklisted[] = $v['url'];
			} else {
				// Replace existing reason
				$v['reason'] = explode(',', $v['reason']);
				$v['reason'] = array_map(function ($element) {
					return $element ? 'Existed' : '';
				}, $v['reason']);
				$v['reason'] = implode(',', $v['reason']);
				$partial_blacklisted[$v['url']] = array(
					'res' => $v['res'],
					'reason' => $v['reason'],
				);
			}
		}

		// Drop all blacklisted URLs
		$this->_urls = array_diff($this->_urls, $full_blacklisted);

		// Default res & reason
		$crawler_count = count(Crawler::cls()->list_crawlers());
		$default_res = str_repeat('-', $crawler_count);
		$default_reason = $crawler_count > 1 ? str_repeat(',', $crawler_count - 1) : '';

		$data = array();
		foreach ($this->_urls as $url) {
			$data[] = $url;
			$data[] = array_key_exists($url, $partial_blacklisted) ? $partial_blacklisted[$url]['res'] : $default_res;
			$data[] = array_key_exists($url, $partial_blacklisted) ? $partial_blacklisted[$url]['reason'] : $default_reason;
		}

		foreach (array_chunk($data, 300) as $data2) {
			$this->_save($data2);
		}

		// Reset crawler
		Crawler::cls()->reset_pos();

		return count($this->_urls);
	}

	/**
	 * Save data to table
	 *
	 * @since 3.0
	 * @access private
	 */
	private function _save($data, $fields = 'url,res,reason')
	{
		global $wpdb;

		if (empty($data)) {
			return;
		}

		$q = "INSERT INTO `$this->_tb` ( $fields ) VALUES ";

		// Add placeholder
		$q .= Utility::chunk_placeholder($data, $fields);

		// Store data
		$wpdb->query($wpdb->prepare($q, $data));
	}

	/**
	 * Parse custom sitemap and return urls
	 *
	 * @since    1.1.1
	 * @access private
	 */
	private function _parse($sitemap)
	{
		/**
		 * Read via wp func to avoid allow_url_fopen = off
		 * @since  2.2.7
		 */
		$response = wp_safe_remote_get($sitemap, array('timeout' => $this->_conf_map_timeout, 'sslverify' => false));
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			self::debug('failed to read sitemap: ' . $error_message);
			throw new \Exception('Failed to remote read ' . $sitemap);
		}

		$xml_object = simplexml_load_string($response['body'], null, LIBXML_NOCDATA);
		if (!$xml_object) {
			if ($this->_urls) {
				return;
			}
			throw new \Exception('Failed to parse xml ' . $sitemap);
		}

		// start parsing
		$xml_array = (array) $xml_object;
		if (!empty($xml_array['sitemap'])) {
			// parse sitemap set
			if (is_object($xml_array['sitemap'])) {
				$xml_array['sitemap'] = (array) $xml_array['sitemap'];
			}

			if (!empty($xml_array['sitemap']['loc'])) {
				// is single sitemap
				$this->_parse($xml_array['sitemap']['loc']);
			} else {
				// parse multiple sitemaps
				foreach ($xml_array['sitemap'] as $val) {
					$val = (array) $val;
					if (!empty($val['loc'])) {
						$this->_parse($val['loc']); // recursive parse sitemap
					}
				}
			}
		} elseif (!empty($xml_array['url'])) {
			// parse url set
			if (is_object($xml_array['url'])) {
				$xml_array['url'] = (array) $xml_array['url'];
			}
			// if only 1 element
			if (!empty($xml_array['url']['loc'])) {
				$this->_urls[] = $xml_array['url']['loc'];
			} else {
				foreach ($xml_array['url'] as $val) {
					$val = (array) $val;
					if (!empty($val['loc'])) {
						$this->_urls[] = $val['loc'];
					}
				}
			}
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/import.cls.php000064400000010232151600167270017363 0ustar00<?php

/**
 * The import/export class.
 *
 * @since      	1.8.2
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Import extends Base
{
	protected $_summary;

	const TYPE_IMPORT = 'import';
	const TYPE_EXPORT = 'export';
	const TYPE_RESET = 'reset';

	/**
	 * Init
	 *
	 * @since  1.8.2
	 */
	public function __construct()
	{
		Debug2::debug('Import init');

		$this->_summary = self::get_summary();
	}

	/**
	 * Export settings to file
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function export($only_data_return = false)
	{
		$raw_data = $this->get_options(true);

		$data = array();
		foreach ($raw_data as $k => $v) {
			$data[] = \json_encode(array($k, $v));
		}

		$data = implode("\n\n", $data);

		if ($only_data_return) {
			return $data;
		}

		$filename = $this->_generate_filename();

		// Update log
		$this->_summary['export_file'] = $filename;
		$this->_summary['export_time'] = time();
		self::save_summary();

		Debug2::debug('Import: Saved to ' . $filename);

		@header('Content-Disposition: attachment; filename=' . $filename);
		echo $data;

		exit();
	}

	/**
	 * Import settings from file
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function import($file = false)
	{
		if (!$file) {
			if (empty($_FILES['ls_file']['name']) || substr($_FILES['ls_file']['name'], -5) != '.data' || empty($_FILES['ls_file']['tmp_name'])) {
				Debug2::debug('Import: Failed to import, wrong ls_file');

				$msg = __('Import failed due to file error.', 'litespeed-cache');
				Admin_Display::error($msg);

				return false;
			}

			$this->_summary['import_file'] = $_FILES['ls_file']['name'];

			$data = file_get_contents($_FILES['ls_file']['tmp_name']);
		} else {
			$this->_summary['import_file'] = $file;

			$data = file_get_contents($file);
		}

		// Update log
		$this->_summary['import_time'] = time();
		self::save_summary();

		$ori_data = array();
		try {
			// Check if the data is v4+ or not
			if (strpos($data, '["_version",') === 0) {
				Debug2::debug('[Import] Data version: v4+');
				$data = explode("\n", $data);
				foreach ($data as $v) {
					$v = trim($v);
					if (!$v) {
						continue;
					}
					list($k, $v) = \json_decode($v, true);
					$ori_data[$k] = $v;
				}
			} else {
				$ori_data = \json_decode(base64_decode($data), true);
			}
		} catch (\Exception $ex) {
			Debug2::debug('[Import] ❌ Failed to parse serialized data');
			return false;
		}

		if (!$ori_data) {
			Debug2::debug('[Import] ❌ Failed to import, no data');
			return false;
		} else {
			Debug2::debug('[Import] Importing data', $ori_data);
		}

		$this->cls('Conf')->update_confs($ori_data);

		if (!$file) {
			Debug2::debug('Import: Imported ' . $_FILES['ls_file']['name']);

			$msg = sprintf(__('Imported setting file %s successfully.', 'litespeed-cache'), $_FILES['ls_file']['name']);
			Admin_Display::success($msg);
		} else {
			Debug2::debug('Import: Imported ' . $file);
		}

		return true;
	}

	/**
	 * Reset all configs to default values.
	 *
	 * @since  2.6.3
	 * @access public
	 */
	public function reset()
	{
		$options = $this->cls('Conf')->load_default_vals();

		$this->cls('Conf')->update_confs($options);

		Debug2::debug('[Import] Reset successfully.');

		$msg = __('Reset successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Generate the filename to export
	 *
	 * @since  1.8.2
	 * @access private
	 */
	private function _generate_filename()
	{
		// Generate filename
		$parsed_home = parse_url(get_home_url());
		$filename = 'LSCWP_cfg-';
		if (!empty($parsed_home['host'])) {
			$filename .= $parsed_home['host'] . '_';
		}

		if (!empty($parsed_home['path'])) {
			$filename .= $parsed_home['path'] . '_';
		}

		$filename = str_replace('/', '_', $filename);

		$filename .= '-' . date('Ymd_His') . '.data';

		return $filename;
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_IMPORT:
				$this->import();
				break;

			case self::TYPE_EXPORT:
				$this->export();
				break;

			case self::TYPE_RESET:
				$this->reset();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/db-optm.cls.php000064400000023513151600167350017420 0ustar00<?php

/**
 * The admin optimize tool
 *
 *
 * @since      1.2.1
 * @package    LiteSpeed
 * @subpackage LiteSpeed/src
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class DB_Optm extends Root
{
	private static $_hide_more = false;

	private static $TYPES = array(
		'revision',
		'orphaned_post_meta',
		'auto_draft',
		'trash_post',
		'spam_comment',
		'trash_comment',
		'trackback-pingback',
		'expired_transient',
		'all_transients',
		'optimize_tables',
	);
	const TYPE_CONV_TB = 'conv_innodb';

	/**
	 * Show if there are more sites in hidden
	 *
	 * @since  3.0
	 */
	public static function hide_more()
	{
		return self::$_hide_more;
	}

	/**
	 * Clean/Optimize WP tables
	 *
	 * @since  1.2.1
	 * @access public
	 * @param  string $type The type to clean
	 * @param  bool $ignore_multisite If ignore multisite check
	 * @return  int The rows that will be affected
	 */
	public function db_count($type, $ignore_multisite = false)
	{
		if ($type === 'all') {
			$num = 0;
			foreach (self::$TYPES as $v) {
				$num += $this->db_count($v);
			}
			return $num;
		}

		if (!$ignore_multisite) {
			if (is_multisite() && is_network_admin()) {
				$num = 0;
				$blogs = Activation::get_network_ids();
				foreach ($blogs as $k => $blog_id) {
					if ($k > 3) {
						self::$_hide_more = true;
						break;
					}

					switch_to_blog($blog_id);
					$num += $this->db_count($type, true);
					restore_current_blog();
				}
				return $num;
			}
		}

		global $wpdb;

		switch ($type) {
			case 'revision':
				$rev_max = (int) $this->conf(Base::O_DB_OPTM_REVISIONS_MAX);
				$rev_age = (int) $this->conf(Base::O_DB_OPTM_REVISIONS_AGE);
				$sql_add = '';
				if ($rev_age) {
					$sql_add = " and post_modified < DATE_SUB( NOW(), INTERVAL $rev_age DAY ) ";
				}
				$sql = "SELECT COUNT(*) FROM `$wpdb->posts` WHERE post_type = 'revision' $sql_add";
				if (!$rev_max) {
					return $wpdb->get_var($sql);
				}
				// Has count limit
				$sql = "SELECT COUNT(*)-$rev_max FROM `$wpdb->posts` WHERE post_type = 'revision' $sql_add GROUP BY post_parent HAVING count(*)>$rev_max";
				$res = $wpdb->get_results($sql, ARRAY_N);

				Utility::compatibility();
				return array_sum(array_column($res, 0));

			case 'orphaned_post_meta':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->postmeta` a LEFT JOIN `$wpdb->posts` b ON b.ID=a.post_id WHERE b.ID IS NULL");

			case 'auto_draft':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->posts` WHERE post_status = 'auto-draft'");

			case 'trash_post':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->posts` WHERE post_status = 'trash'");

			case 'spam_comment':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->comments` WHERE comment_approved = 'spam'");

			case 'trash_comment':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->comments` WHERE comment_approved = 'trash'");

			case 'trackback-pingback':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->comments` WHERE comment_type = 'trackback' OR comment_type = 'pingback'");

			case 'expired_transient':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->options` WHERE option_name LIKE '_transient_timeout%' AND option_value < " . time());

			case 'all_transients':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->options` WHERE option_name LIKE '%_transient_%'");

			case 'optimize_tables':
				return $wpdb->get_var("SELECT COUNT(*) FROM information_schema.tables WHERE TABLE_SCHEMA = '" . DB_NAME . "' and ENGINE <> 'InnoDB' and DATA_FREE > 0");
		}

		return '-';
	}

	/**
	 * Clean/Optimize WP tables
	 *
	 * @since  1.2.1
	 * @since 3.0 changed to private
	 * @access private
	 */
	private function _db_clean($type)
	{
		if ($type === 'all') {
			foreach (self::$TYPES as $v) {
				$this->_db_clean($v);
			}
			return __('Clean all successfully.', 'litespeed-cache');
		}

		global $wpdb;
		switch ($type) {
			case 'revision':
				$rev_max = (int) $this->conf(Base::O_DB_OPTM_REVISIONS_MAX);
				$rev_age = (int) $this->conf(Base::O_DB_OPTM_REVISIONS_AGE);

				$postmeta = "`$wpdb->postmeta`";
				$posts = "`$wpdb->posts`";

				$sql_postmeta_join = function ($table) use ($postmeta, $posts) {
					return "
						$postmeta
						CROSS JOIN $table
						ON $posts.ID = $postmeta.post_id
					";
				};

				$sql_where = "WHERE $posts.post_type = 'revision'";

				$sql_add = $rev_age ? "AND $posts.post_modified < DATE_SUB( NOW(), INTERVAL $rev_age DAY )" : '';

				if (!$rev_max) {
					$sql_where = "$sql_where $sql_add";
					$sql_postmeta = $sql_postmeta_join($posts);
					$wpdb->query("DELETE $postmeta FROM $sql_postmeta $sql_where");
					$wpdb->query("DELETE FROM $posts $sql_where");
				} else {
					// Has count limit
					$sql = "
						SELECT COUNT(*) - $rev_max
						AS del_max, post_parent
						FROM $posts
						WHERE post_type = 'revision'
						$sql_add
						GROUP BY post_parent
						HAVING COUNT(*) > $rev_max
					";
					$res = $wpdb->get_results($sql);
					$sql_where = "
						$sql_where
						AND post_parent = %d
						ORDER BY ID
						LIMIT %d
					";
					$sql_postmeta = $sql_postmeta_join("(SELECT ID FROM $posts $sql_where) AS $posts");
					foreach ($res as $v) {
						$args = array($v->post_parent, $v->del_max);
						$sql = $wpdb->prepare("DELETE $postmeta FROM $sql_postmeta", $args);
						$wpdb->query($sql);
						$sql = $wpdb->prepare("DELETE FROM $posts $sql_where", $args);
						$wpdb->query($sql);
					}
				}

				return __('Clean post revisions successfully.', 'litespeed-cache');

			case 'orphaned_post_meta':
				$wpdb->query("DELETE a FROM `$wpdb->postmeta` a LEFT JOIN `$wpdb->posts` b ON b.ID=a.post_id WHERE b.ID IS NULL");
				return __('Clean orphaned post meta successfully.', 'litespeed-cache');

			case 'auto_draft':
				$wpdb->query("DELETE FROM `$wpdb->posts` WHERE post_status = 'auto-draft'");
				return __('Clean auto drafts successfully.', 'litespeed-cache');

			case 'trash_post':
				$wpdb->query("DELETE FROM `$wpdb->posts` WHERE post_status = 'trash'");
				return __('Clean trashed posts and pages successfully.', 'litespeed-cache');

			case 'spam_comment':
				$wpdb->query("DELETE FROM `$wpdb->comments` WHERE comment_approved = 'spam'");
				return __('Clean spam comments successfully.', 'litespeed-cache');

			case 'trash_comment':
				$wpdb->query("DELETE FROM `$wpdb->comments` WHERE comment_approved = 'trash'");
				return __('Clean trashed comments successfully.', 'litespeed-cache');

			case 'trackback-pingback':
				$wpdb->query("DELETE FROM `$wpdb->comments` WHERE comment_type = 'trackback' OR comment_type = 'pingback'");
				return __('Clean trackbacks and pingbacks successfully.', 'litespeed-cache');

			case 'expired_transient':
				$wpdb->query("DELETE FROM `$wpdb->options` WHERE option_name LIKE '_transient_timeout%' AND option_value < " . time());
				return __('Clean expired transients successfully.', 'litespeed-cache');

			case 'all_transients':
				$wpdb->query("DELETE FROM `$wpdb->options` WHERE option_name LIKE '%\\_transient\\_%'");
				return __('Clean all transients successfully.', 'litespeed-cache');

			case 'optimize_tables':
				$sql = "SELECT table_name, DATA_FREE FROM information_schema.tables WHERE TABLE_SCHEMA = '" . DB_NAME . "' and ENGINE <> 'InnoDB' and DATA_FREE > 0";
				$result = $wpdb->get_results($sql);
				if ($result) {
					foreach ($result as $row) {
						$wpdb->query('OPTIMIZE TABLE ' . $row->table_name);
					}
				}
				return __('Optimized all tables.', 'litespeed-cache');
		}
	}

	/**
	 * Get all myisam tables
	 *
	 * @since 3.0
	 * @access public
	 */
	public function list_myisam()
	{
		global $wpdb;
		$q = "SELECT * FROM information_schema.tables WHERE TABLE_SCHEMA = '" . DB_NAME . "' and ENGINE = 'myisam' AND TABLE_NAME LIKE '{$wpdb->prefix}%'";
		return $wpdb->get_results($q);
	}

	/**
	 * Convert tables to InnoDB
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _conv_innodb()
	{
		global $wpdb;

		if (empty($_GET['tb'])) {
			Admin_Display::error('No table to convert');
			return;
		}

		$tb = false;

		$list = $this->list_myisam();
		foreach ($list as $v) {
			if ($v->TABLE_NAME == $_GET['tb']) {
				$tb = $v->TABLE_NAME;
				break;
			}
		}

		if (!$tb) {
			Admin_Display::error('No existing table');
			return;
		}

		$q = 'ALTER TABLE ' . DB_NAME . '.' . $tb . ' ENGINE = InnoDB';
		$wpdb->query($q);

		Debug2::debug("[DB] Converted $tb to InnoDB");

		$msg = __('Converted to InnoDB successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Count all autoload size
	 *
	 * @since  3.0
	 * @access public
	 */
	public function autoload_summary()
	{
		global $wpdb;

		$autoloads = function_exists('wp_autoload_values_to_autoload') ? wp_autoload_values_to_autoload() : array('yes', 'on', 'auto-on', 'auto');
		$autoloads = '("' . implode('","', $autoloads) . '")';

		$summary = $wpdb->get_row("SELECT SUM(LENGTH(option_value)) AS autoload_size,COUNT(*) AS autload_entries FROM `$wpdb->options` WHERE autoload IN " . $autoloads);

		$summary->autoload_toplist = $wpdb->get_results(
			"SELECT option_name, LENGTH(option_value) AS option_value_length, autoload FROM `$wpdb->options` WHERE autoload IN " .
				$autoloads .
				' ORDER BY option_value_length DESC LIMIT 20'
		);

		return $summary;
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case 'all':
			case in_array($type, self::$TYPES):
				if (is_multisite() && is_network_admin()) {
					$blogs = Activation::get_network_ids();
					foreach ($blogs as $blog_id) {
						switch_to_blog($blog_id);
						$msg = $this->_db_clean($type);
						restore_current_blog();
					}
				} else {
					$msg = $this->_db_clean($type);
				}
				Admin_Display::success($msg);
				break;

			case self::TYPE_CONV_TB:
				$this->_conv_innodb();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/metabox.cls.php000064400000010322151600167420017505 0ustar00<?php
/**
 * The class to operate post editor metabox settings
 *
 * @since 		4.7
 * @package    	Core
 * @subpackage 	Core/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Metabox extends Root
{
	const LOG_TAG = '📦';

	const POST_NONCE_ACTION = 'post_nonce_action';

	private $_postmeta_settings;

	/**
	 * Get the setting list
	 * @since 4.7
	 */
	public function __construct()
	{
		// Append meta box
		$this->_postmeta_settings = array(
			'litespeed_no_cache' => __('Disable Cache', 'litespeed-cache'),
			'litespeed_no_image_lazy' => __('Disable Image Lazyload', 'litespeed-cache'),
			'litespeed_no_vpi' => __('Disable VPI', 'litespeed-cache'),
			'litespeed_vpi_list' => __('Viewport Images', 'litespeed-cache'),
			'litespeed_vpi_list_mobile' => __('Viewport Images', 'litespeed-cache') . ' - ' . __('Mobile', 'litespeed-cache'),
		);
	}

	/**
	 * Register post edit settings
	 * @since 4.7
	 */
	public function register_settings()
	{
		add_action('add_meta_boxes', array($this, 'add_meta_boxes'));
		add_action('save_post', array($this, 'save_meta_box_settings'), 15, 2);
		add_action('attachment_updated', array($this, 'save_meta_box_settings'), 15, 2);
	}

	/**
	 * Register meta box
	 * @since 4.7
	 */
	public function add_meta_boxes($post_type)
	{
		if (apply_filters('litespeed_bypass_metabox', false, $post_type)) {
			return;
		}
		$post_type_obj = get_post_type_object($post_type);
		if (!empty($post_type_obj) && !$post_type_obj->public) {
			self::debug('post type public=false, bypass add_meta_boxes');
			return;
		}
		add_meta_box('litespeed_meta_boxes', __('LiteSpeed Options', 'litespeed-cache'), array($this, 'meta_box_options'), $post_type, 'side', 'core');
	}

	/**
	 * Show meta box content
	 * @since 4.7
	 */
	public function meta_box_options()
	{
		require_once LSCWP_DIR . 'tpl/inc/metabox.php';
	}

	/**
	 * Save settings
	 * @since 4.7
	 */
	public function save_meta_box_settings($post_id, $post)
	{
		global $pagenow;

		self::debug('Maybe save post2 [post_id] ' . $post_id);

		if ($pagenow != 'post.php' || !$post || !is_object($post)) {
			return;
		}

		if (defined('DOING_AUTOSAVE') && DOING_AUTOSAVE) {
			return;
		}

		if (!$this->cls('Router')->verify_nonce(self::POST_NONCE_ACTION)) {
			return;
		}

		self::debug('Saving post [post_id] ' . $post_id);

		foreach ($this->_postmeta_settings as $k => $v) {
			$val = isset($_POST[$k]) ? $_POST[$k] : false;
			$this->save($post_id, $k, $val);
		}
	}

	/**
	 * Load setting per post
	 * @since 4.7
	 */
	public function setting($conf, $post_id = false)
	{
		// Check if has metabox non-cacheable setting or not
		if (!$post_id) {
			$home_id = get_option('page_for_posts');
			if (is_singular()) {
				$post_id = get_the_ID();
			} elseif ($home_id > 0 && is_home()) {
				$post_id = $home_id;
			}
		}

		if ($post_id && ($val = get_post_meta($post_id, $conf, true))) {
			return $val;
		}

		return null;
	}

	/**
	 * Save a metabox value
	 * @since 4.7
	 */
	public function save($post_id, $name, $val, $is_append = false)
	{
		if (strpos($name, 'litespeed_vpi_list') !== false) {
			$val = Utility::sanitize_lines($val, 'basename,drop_webp');
		}

		// Load existing data if has set
		if ($is_append) {
			$existing_data = $this->setting($name, $post_id);
			if ($existing_data) {
				$existing_data = Utility::sanitize_lines($existing_data, 'basename');
				$val = array_unique(array_merge($val, $existing_data));
			}
		}

		if ($val) {
			update_post_meta($post_id, $name, $val);
		} else {
			delete_post_meta($post_id, $name);
		}
	}

	/**
	 * Load exclude images per post
	 * @since 4.7
	 */
	public function lazy_img_excludes($list)
	{
		$is_mobile = $this->_separate_mobile();
		$excludes = $this->setting($is_mobile ? 'litespeed_vpi_list_mobile' : 'litespeed_vpi_list');
		if ($excludes !== null) {
			$excludes = Utility::sanitize_lines($excludes, 'basename');
			if ($excludes) {
				// Check if contains `data:` (invalid result, need to clear existing result) or not
				if (Utility::str_hit_array('data:', $excludes)) {
					$this->cls('VPI')->add_to_queue();
				} else {
					return array_merge($list, $excludes);
				}
			}

			return $list;
		}

		$this->cls('VPI')->add_to_queue();

		return $list;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/optimize.cls.php000064400000111727151600167470017726 0ustar00<?php

/**
 * The optimize class.
 *
 * @since      	1.2.2
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Optimize extends Base
{
	const LIB_FILE_CSS_ASYNC = 'assets/js/css_async.min.js';
	const LIB_FILE_WEBFONTLOADER = 'assets/js/webfontloader.min.js';
	const LIB_FILE_JS_DELAY = 'assets/js/js_delay.min.js';

	const ITEM_TIMESTAMP_PURGE_CSS = 'timestamp_purge_css';

	private $content;
	private $content_ori;

	private $cfg_css_min;
	private $cfg_css_comb;
	private $cfg_js_min;
	private $cfg_js_comb;
	private $cfg_css_async;
	private $cfg_js_delay_inc = array();
	private $cfg_js_defer;
	private $cfg_js_defer_exc = false;
	private $cfg_ggfonts_async;
	private $_conf_css_font_display;
	private $cfg_ggfonts_rm;

	private $dns_prefetch;
	private $dns_preconnect;
	private $_ggfonts_urls = array();
	private $_ccss;
	private $_ucss = false;

	private $__optimizer;

	private $html_foot = ''; // The html info append to <body>
	private $html_head = ''; // The html info prepend to <body>

	private static $_var_i = 0;
	private $_var_preserve_js = array();
	private $_request_url;

	/**
	 * Constructor
	 * @since  4.0
	 */
	public function __construct()
	{
		Debug2::debug('[Optm] init');
		$this->__optimizer = $this->cls('Optimizer');
	}

	/**
	 * Init optimizer
	 *
	 * @since  3.0
	 * @access protected
	 */
	public function init()
	{
		$this->cfg_css_async = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_CSS_ASYNC);
		if ($this->cfg_css_async) {
			if (!$this->cls('Cloud')->activated()) {
				Debug2::debug('[Optm] ❌ CCSS set to OFF due to QC not activated');
				$this->cfg_css_async = false;
			}
			if ((defined('LITESPEED_GUEST_OPTM') || ($this->conf(self::O_OPTM_UCSS) && $this->conf(self::O_OPTM_CSS_COMB))) && $this->conf(self::O_OPTM_UCSS_INLINE)) {
				Debug2::debug('[Optm] ⚠️ CCSS set to OFF due to UCSS Inline');
				$this->cfg_css_async = false;
			}
		}
		$this->cfg_js_defer = $this->conf(self::O_OPTM_JS_DEFER);
		if (defined('LITESPEED_GUEST_OPTM')) {
			$this->cfg_js_defer = 2;
		}
		if ($this->cfg_js_defer == 2) {
			add_filter(
				'litespeed_optm_cssjs',
				function ($con, $file_type) {
					if ($file_type == 'js') {
						$con = str_replace('DOMContentLoaded', 'DOMContentLiteSpeedLoaded', $con);
						// $con = str_replace( 'addEventListener("load"', 'addEventListener("litespeedLoad"', $con );
					}
					return $con;
				},
				20,
				2
			);
		}

		// To remove emoji from WP
		if ($this->conf(self::O_OPTM_EMOJI_RM)) {
			$this->_emoji_rm();
		}

		if ($this->conf(self::O_OPTM_QS_RM)) {
			add_filter('style_loader_src', array($this, 'remove_query_strings'), 999);
			add_filter('script_loader_src', array($this, 'remove_query_strings'), 999);
		}

		// GM JS exclude @since 4.1
		if (defined('LITESPEED_GUEST_OPTM')) {
			$this->cfg_js_defer_exc = apply_filters('litespeed_optm_gm_js_exc', $this->conf(self::O_OPTM_GM_JS_EXC));
		} else {
			/**
			 * Exclude js from deferred setting
			 * @since 1.5
			 */
			if ($this->cfg_js_defer) {
				add_filter('litespeed_optm_js_defer_exc', array($this->cls('Data'), 'load_js_defer_exc'));
				$this->cfg_js_defer_exc = apply_filters('litespeed_optm_js_defer_exc', $this->conf(self::O_OPTM_JS_DEFER_EXC));

				$this->cfg_js_delay_inc = apply_filters('litespeed_optm_js_delay_inc', $this->conf(self::O_OPTM_JS_DELAY_INC));
			}
		}

		/**
		 * Add vary filter for Role Excludes
		 * @since  1.6
		 */
		add_filter('litespeed_vary', array($this, 'vary_add_role_exclude'));

		/**
		 * Prefetch DNS
		 * @since 1.7.1
		 */
		$this->_dns_prefetch_init();

		/**
		 * Preconnect
		 * @since 5.6.1
		 */
		$this->_dns_preconnect_init();

		add_filter('litespeed_buffer_finalize', array($this, 'finalize'), 20);
	}

	/**
	 * Exclude role from optimization filter
	 *
	 * @since  1.6
	 * @access public
	 */
	public function vary_add_role_exclude($vary)
	{
		if ($this->cls('Conf')->in_optm_exc_roles()) {
			$vary['role_exclude_optm'] = 1;
		}

		return $vary;
	}

	/**
	 * Remove emoji from WP
	 *
	 * @since  1.4
	 * @since  2.9.8 Changed to private
	 * @access private
	 */
	private function _emoji_rm()
	{
		remove_action('wp_head', 'print_emoji_detection_script', 7);
		remove_action('admin_print_scripts', 'print_emoji_detection_script');
		remove_filter('the_content_feed', 'wp_staticize_emoji');
		remove_filter('comment_text_rss', 'wp_staticize_emoji');
		/**
		 * Added for better result
		 * @since  1.6.2.1
		 */
		remove_action('wp_print_styles', 'print_emoji_styles');
		remove_action('admin_print_styles', 'print_emoji_styles');
		remove_filter('wp_mail', 'wp_staticize_emoji_for_email');
	}

	/**
	 * Delete file-based cache folder
	 *
	 * @since  2.1
	 * @access public
	 */
	public function rm_cache_folder($subsite_id = false)
	{
		if ($subsite_id) {
			file_exists(LITESPEED_STATIC_DIR . '/css/' . $subsite_id) && File::rrmdir(LITESPEED_STATIC_DIR . '/css/' . $subsite_id);
			file_exists(LITESPEED_STATIC_DIR . '/js/' . $subsite_id) && File::rrmdir(LITESPEED_STATIC_DIR . '/js/' . $subsite_id);
			return;
		}

		file_exists(LITESPEED_STATIC_DIR . '/css') && File::rrmdir(LITESPEED_STATIC_DIR . '/css');
		file_exists(LITESPEED_STATIC_DIR . '/js') && File::rrmdir(LITESPEED_STATIC_DIR . '/js');
	}

	/**
	 * Remove QS
	 *
	 * @since  1.3
	 * @access public
	 */
	public function remove_query_strings($src)
	{
		if (strpos($src, '_litespeed_rm_qs=0') || strpos($src, '/recaptcha')) {
			return $src;
		}

		if (!Utility::is_internal_file($src)) {
			return $src;
		}

		if (strpos($src, '.js?') !== false || strpos($src, '.css?') !== false) {
			$src = preg_replace('/\?.*/', '', $src);
		}

		return $src;
	}

	/**
	 * Run optimize process
	 * NOTE: As this is after cache finalized, can NOT set any cache control anymore
	 *
	 * @since  1.2.2
	 * @access public
	 * @return  string The content that is after optimization
	 */
	public function finalize($content)
	{
		if (defined('LITESPEED_NO_PAGEOPTM')) {
			Debug2::debug2('[Optm] bypass: NO_PAGEOPTM const');
			return $content;
		}

		if (!defined('LITESPEED_IS_HTML')) {
			Debug2::debug('[Optm] bypass: Not frontend HTML type');
			return $content;
		}

		if (!defined('LITESPEED_GUEST_OPTM')) {
			if (!Control::is_cacheable()) {
				Debug2::debug('[Optm] bypass: Not cacheable');
				return $content;
			}

			// Check if hit URI excludes
			add_filter('litespeed_optm_uri_exc', array($this->cls('Data'), 'load_optm_uri_exc'));
			$excludes = apply_filters('litespeed_optm_uri_exc', $this->conf(self::O_OPTM_EXC));
			$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes);
			if ($result) {
				Debug2::debug('[Optm] bypass: hit URI Excludes setting: ' . $result);
				return $content;
			}
		}

		Debug2::debug('[Optm] start');

		$this->content_ori = $this->content = $content;

		$this->_optimize();
		return $this->content;
	}

	/**
	 * Optimize css src
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _optimize()
	{
		global $wp;
		$this->_request_url = get_permalink();
		// Backup, in case get_permalink() fails.
		if (!$this->_request_url) {
			$this->_request_url = home_url($wp->request);
		}

		$this->cfg_css_min = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_CSS_MIN);
		$this->cfg_css_comb = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_CSS_COMB);
		$this->cfg_js_min = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_JS_MIN);
		$this->cfg_js_comb = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_JS_COMB);
		$this->cfg_ggfonts_rm = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_GGFONTS_RM);
		$this->cfg_ggfonts_async = !defined('LITESPEED_GUEST_OPTM') && $this->conf(self::O_OPTM_GGFONTS_ASYNC); // forced rm already
		$this->_conf_css_font_display = !defined('LITESPEED_GUEST_OPTM') && $this->conf(self::O_OPTM_CSS_FONT_DISPLAY);

		if (!$this->cls('Router')->can_optm()) {
			Debug2::debug('[Optm] bypass: admin/feed/preview');
			return;
		}

		if ($this->cfg_css_async) {
			$this->_ccss = $this->cls('CSS')->prepare_ccss();
			if (!$this->_ccss) {
				Debug2::debug('[Optm] ❌ CCSS set to OFF due to CCSS not generated yet');
				$this->cfg_css_async = false;
			} elseif (strpos($this->_ccss, '<style id="litespeed-ccss" data-error') === 0) {
				Debug2::debug('[Optm] ❌ CCSS set to OFF due to CCSS failed to generate');
				$this->cfg_css_async = false;
			}
		}

		do_action('litespeed_optm');

		// Parse css from content
		$src_list = false;
		if ($this->cfg_css_min || $this->cfg_css_comb || $this->cfg_ggfonts_rm || $this->cfg_css_async || $this->cfg_ggfonts_async || $this->_conf_css_font_display) {
			add_filter('litespeed_optimize_css_excludes', array($this->cls('Data'), 'load_css_exc'));
			list($src_list, $html_list) = $this->_parse_css();
		}

		// css optimizer
		if ($this->cfg_css_min || $this->cfg_css_comb) {
			if ($src_list) {
				// IF combine
				if ($this->cfg_css_comb) {
					// Check if has inline UCSS enabled or not
					if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_UCSS)) && $this->conf(self::O_OPTM_UCSS_INLINE)) {
						$filename = $this->cls('UCSS')->load($this->_request_url, true);
						if ($filename) {
							$filepath_prefix = $this->_build_filepath_prefix('ucss');
							$this->_ucss = File::read(LITESPEED_STATIC_DIR . $filepath_prefix . $filename);

							// Drop all css
							$this->content = str_replace($html_list, '', $this->content);
						}
					}

					if (!$this->_ucss) {
						$url = $this->_build_hash_url($src_list);

						if ($url) {
							// Handle css async load
							if ($this->cfg_css_async) {
								$this->html_head .=
									'<link rel="preload" data-asynced="1" data-optimized="2" as="style" onload="this.onload=null;this.rel=\'stylesheet\'" href="' .
									Str::trim_quotes($url) .
									'" />'; // todo: How to use " in attr wrapper "
							} else {
								$this->html_head .= '<link data-optimized="2" rel="stylesheet" href="' . Str::trim_quotes($url) . '" />'; // use 2 as combined
							}

							// Move all css to top
							$this->content = str_replace($html_list, '', $this->content);
						}
					}
				}
				// Only minify
				elseif ($this->cfg_css_min) {
					// will handle async css load inside
					$this->_src_queue_handler($src_list, $html_list);
				}
				// Only HTTP2 push
				else {
					foreach ($src_list as $src_info) {
						if (!empty($src_info['inl'])) {
							continue;
						}
					}
				}
			}
		}

		// Handle css lazy load if not handled async loaded yet
		if ($this->cfg_css_async && !$this->cfg_css_min && !$this->cfg_css_comb) {
			// async html
			$html_list_async = $this->_async_css_list($html_list, $src_list);

			// Replace async css
			$this->content = str_replace($html_list, $html_list_async, $this->content);
		}

		// Parse js from buffer as needed
		$src_list = false;
		if ($this->cfg_js_min || $this->cfg_js_comb || $this->cfg_js_defer || $this->cfg_js_delay_inc) {
			add_filter('litespeed_optimize_js_excludes', array($this->cls('Data'), 'load_js_exc'));
			list($src_list, $html_list) = $this->_parse_js();
		}

		// js optimizer
		if ($src_list) {
			// IF combine
			if ($this->cfg_js_comb) {
				$url = $this->_build_hash_url($src_list, 'js');
				if ($url) {
					$this->html_foot .= $this->_build_js_tag($url);

					// Will move all JS to bottom combined one
					$this->content = str_replace($html_list, '', $this->content);
				}
			}
			// Only minify
			elseif ($this->cfg_js_min) {
				// Will handle js defer inside
				$this->_src_queue_handler($src_list, $html_list, 'js');
			}
			// Only HTTP2 push and Defer
			else {
				foreach ($src_list as $k => $src_info) {
					// Inline JS
					if (!empty($src_info['inl'])) {
						if ($this->cfg_js_defer) {
							$attrs = !empty($src_info['attrs']) ? $src_info['attrs'] : '';
							$deferred = $this->_js_inline_defer($src_info['src'], $attrs);
							if ($deferred) {
								$this->content = str_replace($html_list[$k], $deferred, $this->content);
							}
						}
					}
					// JS files
					else {
						if ($this->cfg_js_defer) {
							$deferred = $this->_js_defer($html_list[$k], $src_info['src']);
							if ($deferred) {
								$this->content = str_replace($html_list[$k], $deferred, $this->content);
							}
						} elseif ($this->cfg_js_delay_inc) {
							$deferred = $this->_js_delay($html_list[$k], $src_info['src']);
							if ($deferred) {
								$this->content = str_replace($html_list[$k], $deferred, $this->content);
							}
						}
					}
				}
			}
		}

		// Append JS inline var for preserved ESI
		// Shouldn't give any optm (defer/delay) @since 4.4
		if ($this->_var_preserve_js) {
			$this->html_head .= '<script>var ' . implode(',', $this->_var_preserve_js) . ';</script>';
			Debug2::debug2('[Optm] Inline JS defer vars', $this->_var_preserve_js);
		}

		// Append async compatibility lib to head
		if ($this->cfg_css_async) {
			// Inline css async lib
			if ($this->conf(self::O_OPTM_CSS_ASYNC_INLINE)) {
				$this->html_head .= $this->_build_js_inline(File::read(LSCWP_DIR . self::LIB_FILE_CSS_ASYNC), true);
			} else {
				$css_async_lib_url = LSWCP_PLUGIN_URL . self::LIB_FILE_CSS_ASYNC;
				$this->html_head .= $this->_build_js_tag($css_async_lib_url, 'litespeed-css-async-lib'); // Don't exclude it from defer for now
			}
		}

		/**
		 * Handle google fonts async
		 * This will result in a JS snippet in head, so need to put it in the end to avoid being replaced by JS parser
		 */
		$this->_async_ggfonts();

		/**
		 * Font display optm
		 * @since  3.0
		 */
		$this->_font_optm();

		// Inject JS Delay lib
		$this->_maybe_js_delay();

		/**
		 * HTML Lazyload
		 */
		if ($this->conf(self::O_OPTM_HTML_LAZY)) {
			$this->html_head = $this->cls('CSS')->prepare_html_lazy() . $this->html_head;
		}

		// Maybe prepend inline UCSS
		if ($this->_ucss) {
			$this->html_head = '<style id="litespeed-ucss">' . $this->_ucss . '</style>' . $this->html_head;
		}

		// Check if there is any critical css rules setting
		if ($this->cfg_css_async && $this->_ccss) {
			$this->html_head = $this->_ccss . $this->html_head;
		}

		// Replace html head part
		$this->html_head = apply_filters('litespeed_optm_html_head', $this->html_head);
		if ($this->html_head) {
			if (apply_filters('litespeed_optm_html_after_head', false)) {
				$this->content = str_replace('</head>', $this->html_head . '</head>', $this->content);
			} else {
				// Put header content to be after charset
				if (strpos($this->content, '<meta charset') !== false) {
					$this->content = preg_replace('#<meta charset([^>]*)>#isU', '<meta charset$1>' . $this->html_head, $this->content, 1);
				} else {
					$this->content = preg_replace('#<head([^>]*)>#isU', '<head$1>' . $this->html_head, $this->content, 1);
				}
			}
		}

		// Replace html foot part
		$this->html_foot = apply_filters('litespeed_optm_html_foot', $this->html_foot);
		if ($this->html_foot) {
			$this->content = str_replace('</body>', $this->html_foot . '</body>', $this->content);
		}

		// Drop noscript if enabled
		if ($this->conf(self::O_OPTM_NOSCRIPT_RM)) {
			// $this->content = preg_replace( '#<noscript>.*</noscript>#isU', '', $this->content );
		}

		// HTML minify
		if (defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_HTML_MIN)) {
			$this->content = $this->__optimizer->html_min($this->content);
		}
	}

	/**
	 * Build a full JS tag
	 *
	 * @since  4.0
	 */
	private function _build_js_tag($src)
	{
		if ($this->cfg_js_defer === 2 || Utility::str_hit_array($src, $this->cfg_js_delay_inc)) {
			return '<script data-optimized="1" type="litespeed/javascript" data-src="' . Str::trim_quotes($src) . '"></script>';
		}

		if ($this->cfg_js_defer) {
			return '<script data-optimized="1" src="' . Str::trim_quotes($src) . '" defer></script>';
		}

		return '<script data-optimized="1" src="' . Str::trim_quotes($src) . '"></script>';
	}

	/**
	 * Build a full inline JS snippet
	 *
	 * @since  4.0
	 */
	private function _build_js_inline($script, $minified = false)
	{
		if ($this->cfg_js_defer) {
			$deferred = $this->_js_inline_defer($script, false, $minified);
			if ($deferred) {
				return $deferred;
			}
		}

		return '<script>' . $script . '</script>';
	}

	/**
	 * Load JS delay lib
	 *
	 * @since 4.0
	 */
	private function _maybe_js_delay()
	{
		if ($this->cfg_js_defer !== 2 && !$this->cfg_js_delay_inc) {
			return;
		}

		$this->html_foot .= '<script>' . File::read(LSCWP_DIR . self::LIB_FILE_JS_DELAY) . '</script>';
	}

	/**
	 * Google font async
	 *
	 * @since 2.7.3
	 * @access private
	 */
	private function _async_ggfonts()
	{
		if (!$this->cfg_ggfonts_async || !$this->_ggfonts_urls) {
			return;
		}

		Debug2::debug2('[Optm] google fonts async found: ', $this->_ggfonts_urls);

		$html = '<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />';

		/**
		 * Append fonts
		 *
		 * Could be multiple fonts
		 *
		 * 	<link rel='stylesheet' href='//fonts.googleapis.com/css?family=Open+Sans%3A400%2C600%2C700%2C800%2C300&#038;ver=4.9.8' type='text/css' media='all' />
		 *	<link rel='stylesheet' href='//fonts.googleapis.com/css?family=PT+Sans%3A400%2C700%7CPT+Sans+Narrow%3A400%7CMontserrat%3A600&#038;subset=latin&#038;ver=4.9.8' type='text/css' media='all' />
		 *		-> family: PT Sans:400,700|PT Sans Narrow:400|Montserrat:600
		 *	<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic,400italic,600,700,900&#038;subset=latin%2Clatin-ext' />
		 */
		$script = 'WebFontConfig={google:{families:[';

		$families = array();
		foreach ($this->_ggfonts_urls as $v) {
			$qs = wp_specialchars_decode($v);
			$qs = urldecode($qs);
			$qs = parse_url($qs, PHP_URL_QUERY);
			parse_str($qs, $qs);

			if (empty($qs['family'])) {
				Debug2::debug('[Optm] ERR ggfonts failed to find family: ' . $v);
				continue;
			}

			$subset = empty($qs['subset']) ? '' : ':' . $qs['subset'];

			foreach (array_filter(explode('|', $qs['family'])) as $v2) {
				$families[] = Str::trim_quotes($v2 . $subset);
			}
		}

		$script .= '"' . implode('","', $families) . ($this->_conf_css_font_display ? '&display=swap' : '') . '"';

		$script .= ']}};';

		// if webfontloader lib was loaded before WebFontConfig variable, call WebFont.load
		$script .= 'if ( typeof WebFont === "object" && typeof WebFont.load === "function" ) { WebFont.load( WebFontConfig ); }';

		$html .= $this->_build_js_inline($script);

		// https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js
		$webfont_lib_url = LSWCP_PLUGIN_URL . self::LIB_FILE_WEBFONTLOADER;

		// default async, if js defer set use defer
		$html .= $this->_build_js_tag($webfont_lib_url);

		// Put this in the very beginning for preconnect
		$this->html_head = $html . $this->html_head;
	}

	/**
	 * Font optm
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _font_optm()
	{
		if (!$this->_conf_css_font_display || !$this->_ggfonts_urls) {
			return;
		}

		Debug2::debug2('[Optm] google fonts optm ', $this->_ggfonts_urls);

		foreach ($this->_ggfonts_urls as $v) {
			if (strpos($v, 'display=')) {
				continue;
			}
			$this->html_head = str_replace($v, $v . '&#038;display=swap', $this->html_head);
			$this->html_foot = str_replace($v, $v . '&#038;display=swap', $this->html_foot);
			$this->content = str_replace($v, $v . '&#038;display=swap', $this->content);
		}
	}

	/**
	 * Prefetch DNS
	 *
	 * @since 1.7.1
	 * @access private
	 */
	private function _dns_prefetch_init()
	{
		// Widely enable link DNS prefetch
		if (defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_DNS_PREFETCH_CTRL)) {
			@header('X-DNS-Prefetch-Control: on');
		}

		$this->dns_prefetch = $this->conf(self::O_OPTM_DNS_PREFETCH);
		if (!$this->dns_prefetch) {
			return;
		}

		if (function_exists('wp_resource_hints')) {
			add_filter('wp_resource_hints', array($this, 'dns_prefetch_filter'), 10, 2);
		} else {
			add_action('litespeed_optm', array($this, 'dns_prefetch_output'));
		}
	}

	/**
	 * Preconnect init
	 *
	 * @since 5.6.1
	 */
	private function _dns_preconnect_init()
	{
		$this->dns_preconnect = $this->conf(self::O_OPTM_DNS_PRECONNECT);
		if ($this->dns_preconnect) {
			add_action('litespeed_optm', array($this, 'dns_preconnect_output'));
		}
	}

	/**
	 * Prefetch DNS hook for WP
	 *
	 * @since 1.7.1
	 * @access public
	 */
	public function dns_prefetch_filter($urls, $relation_type)
	{
		if ($relation_type !== 'dns-prefetch') {
			return $urls;
		}

		foreach ($this->dns_prefetch as $v) {
			if ($v) {
				$urls[] = $v;
			}
		}

		return $urls;
	}

	/**
	 * Prefetch DNS
	 *
	 * @since 1.7.1
	 * @access public
	 */
	public function dns_prefetch_output()
	{
		foreach ($this->dns_prefetch as $v) {
			if ($v) {
				$this->html_head .= '<link rel="dns-prefetch" href="' . Str::trim_quotes($v) . '" />';
			}
		}
	}

	/**
	 * Preconnect
	 *
	 * @since 5.6.1
	 * @access public
	 */
	public function dns_preconnect_output()
	{
		foreach ($this->dns_preconnect as $v) {
			if ($v) {
				$this->html_head .= '<link rel="preconnect" href="' . Str::trim_quotes($v) . '" />';
			}
		}
	}

	/**
	 * Run minify with src queue list
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _src_queue_handler($src_list, $html_list, $file_type = 'css')
	{
		$html_list_ori = $html_list;

		$can_webp = $this->cls('Media')->webp_support();

		$tag = $file_type == 'css' ? 'link' : 'script';
		foreach ($src_list as $key => $src_info) {
			// Minify inline CSS/JS
			if (!empty($src_info['inl'])) {
				if ($file_type == 'css') {
					$code = Optimizer::minify_css($src_info['src']);
					$can_webp && ($code = $this->cls('Media')->replace_background_webp($code));
					$snippet = str_replace($src_info['src'], $code, $html_list[$key]);
				} else {
					// Inline defer JS
					if ($this->cfg_js_defer) {
						$attrs = !empty($src_info['attrs']) ? $src_info['attrs'] : '';
						$snippet = $this->_js_inline_defer($src_info['src'], $attrs) ?: $html_list[$key];
					} else {
						$code = Optimizer::minify_js($src_info['src']);
						$snippet = str_replace($src_info['src'], $code, $html_list[$key]);
					}
				}
			}
			// CSS/JS files
			else {
				$url = $this->_build_single_hash_url($src_info['src'], $file_type);
				if ($url) {
					$snippet = str_replace($src_info['src'], $url, $html_list[$key]);
				}

				// Handle css async load
				if ($file_type == 'css' && $this->cfg_css_async) {
					$snippet = $this->_async_css($snippet);
				}

				// Handle js defer
				if ($file_type === 'js' && $this->cfg_js_defer) {
					$snippet = $this->_js_defer($snippet, $src_info['src']) ?: $snippet;
				}
			}

			$snippet = str_replace("<$tag ", '<' . $tag . ' data-optimized="1" ', $snippet);
			$html_list[$key] = $snippet;
		}

		$this->content = str_replace($html_list_ori, $html_list, $this->content);
	}

	/**
	 * Build a single URL mapped filename (This will not save in DB)
	 * @since  4.0
	 */
	private function _build_single_hash_url($src, $file_type = 'css')
	{
		$content = $this->__optimizer->load_file($src, $file_type);

		$is_min = $this->__optimizer->is_min($src);

		$content = $this->__optimizer->optm_snippet($content, $file_type, !$is_min, $src);

		$filepath_prefix = $this->_build_filepath_prefix($file_type);

		// Save to file
		$filename = $filepath_prefix . md5($this->remove_query_strings($src)) . '.' . $file_type;
		$static_file = LITESPEED_STATIC_DIR . $filename;
		File::save($static_file, $content, true);

		// QS is required as $src may contains version info
		$qs_hash = substr(md5($src), -5);
		return LITESPEED_STATIC_URL . "$filename?ver=$qs_hash";
	}

	/**
	 * Generate full URL path with hash for a list of src
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _build_hash_url($src_list, $file_type = 'css')
	{
		// $url_sensitive = $this->conf( self::O_OPTM_CSS_UNIQUE ) && $file_type == 'css'; // If need to keep unique CSS per URI

		// Replace preserved ESI (before generating hash)
		if ($file_type == 'js') {
			foreach ($src_list as $k => $v) {
				if (empty($v['inl'])) {
					continue;
				}
				$src_list[$k]['src'] = $this->_preserve_esi($v['src']);
			}
		}

		$minify = $file_type === 'css' ? $this->cfg_css_min : $this->cfg_js_min;
		$filename_info = $this->__optimizer->serve($this->_request_url, $file_type, $minify, $src_list);

		if (!$filename_info) {
			return false; // Failed to generate
		}

		list($filename, $type) = $filename_info;

		// Add cache tag in case later file deleted to avoid lscache served stale non-existed files @since 4.4.1
		Tag::add(Tag::TYPE_MIN . '.' . $filename);

		$qs_hash = substr(md5(self::get_option(self::ITEM_TIMESTAMP_PURGE_CSS)), -5);
		// As filename is already related to filecon md5, no need QS anymore
		$filepath_prefix = $this->_build_filepath_prefix($type);
		return LITESPEED_STATIC_URL . $filepath_prefix . $filename . '?ver=' . $qs_hash;
	}

	/**
	 * Parse js src
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _parse_js()
	{
		$excludes = apply_filters('litespeed_optimize_js_excludes', $this->conf(self::O_OPTM_JS_EXC));

		$combine_ext_inl = $this->conf(self::O_OPTM_JS_COMB_EXT_INL);
		if (!apply_filters('litespeed_optm_js_comb_ext_inl', true)) {
			Debug2::debug2('[Optm] js_comb_ext_inl bypassed via litespeed_optm_js_comb_ext_inl filter');
			$combine_ext_inl = false;
		}

		$src_list = array();
		$html_list = array();

		// V7 added: (?:\r\n?|\n?) to fix replacement leaving empty new line
		$content = preg_replace('#<!--.*-->(?:\r\n?|\n?)#sU', '', $this->content);
		preg_match_all('#<script([^>]*)>(.*)</script>(?:\r\n?|\n?)#isU', $content, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs = empty($match[1]) ? array() : Utility::parse_attr($match[1]);

			if (isset($attrs['data-optimized'])) {
				continue;
			}
			if (!empty($attrs['data-no-optimize'])) {
				continue;
			}
			if (!empty($attrs['data-cfasync']) && $attrs['data-cfasync'] === 'false') {
				continue;
			}
			if (!empty($attrs['type']) && $attrs['type'] != 'text/javascript') {
				continue;
			}

			// to avoid multiple replacement
			if (in_array($match[0], $html_list)) {
				continue;
			}

			$this_src_arr = array();
			// JS files
			if (!empty($attrs['src'])) {
				// Exclude check
				$js_excluded = Utility::str_hit_array($attrs['src'], $excludes);
				$is_internal = Utility::is_internal_file($attrs['src']);
				$is_file = substr($attrs['src'], 0, 5) != 'data:';
				$ext_excluded = !$combine_ext_inl && !$is_internal;
				if ($js_excluded || $ext_excluded || !$is_file) {
					// Maybe defer
					if ($this->cfg_js_defer) {
						$deferred = $this->_js_defer($match[0], $attrs['src']);
						if ($deferred) {
							$this->content = str_replace($match[0], $deferred, $this->content);
						}
					}

					Debug2::debug2('[Optm] _parse_js bypassed due to ' . ($js_excluded ? 'js files excluded [hit] ' . $js_excluded : 'external js'));
					continue;
				}

				if (strpos($attrs['src'], '/localres/') !== false) {
					continue;
				}

				if (strpos($attrs['src'], 'instant_click') !== false) {
					continue;
				}

				$this_src_arr['src'] = $attrs['src'];
			}
			// Inline JS
			elseif (!empty($match[2])) {
				// Debug2::debug( '🌹🌹🌹 ' . $match[2] . '🌹' );
				// Exclude check
				$js_excluded = Utility::str_hit_array($match[2], $excludes);
				if ($js_excluded || !$combine_ext_inl) {
					// Maybe defer
					if ($this->cfg_js_defer) {
						$deferred = $this->_js_inline_defer($match[2], $match[1]);
						if ($deferred) {
							$this->content = str_replace($match[0], $deferred, $this->content);
						}
					}
					Debug2::debug2('[Optm] _parse_js bypassed due to ' . ($js_excluded ? 'js excluded [hit] ' . $js_excluded : 'inline js'));
					continue;
				}

				$this_src_arr['inl'] = true;
				$this_src_arr['src'] = $match[2];
				if ($match[1]) {
					$this_src_arr['attrs'] = $match[1];
				}
			} else {
				// Compatibility to those who changed src to data-src already
				Debug2::debug2('[Optm] No JS src or inline JS content');
				continue;
			}

			$src_list[] = $this_src_arr;
			$html_list[] = $match[0];
		}

		return array($src_list, $html_list);
	}

	/**
	 * Inline JS defer
	 *
	 * @since 3.0
	 * @access private
	 */
	private function _js_inline_defer($con, $attrs = false, $minified = false)
	{
		if (strpos($attrs, 'data-no-defer') !== false) {
			Debug2::debug2('[Optm] bypass: attr api data-no-defer');
			return false;
		}

		$hit = Utility::str_hit_array($con, $this->cfg_js_defer_exc);
		if ($hit) {
			Debug2::debug2('[Optm] inline js defer excluded [setting] ' . $hit);
			return false;
		}

		$con = trim($con);
		// Minify JS first
		if (!$minified) {
			// && $this->cfg_js_defer !== 2
			$con = Optimizer::minify_js($con);
		}

		if (!$con) {
			return false;
		}

		// Check if the content contains ESI nonce or not
		$con = $this->_preserve_esi($con);

		if ($this->cfg_js_defer === 2) {
			// Drop type attribute from $attrs
			if (strpos($attrs, ' type=') !== false) {
				$attrs = preg_replace('# type=([\'"])([^\1]+)\1#isU', '', $attrs);
			}
			// Replace DOMContentLoaded
			$con = str_replace('DOMContentLoaded', 'DOMContentLiteSpeedLoaded', $con);
			return '<script' . $attrs . ' type="litespeed/javascript">' . $con . '</script>';
			// return '<script' . $attrs . ' type="litespeed/javascript" src="data:text/javascript;base64,' . base64_encode( $con ) . '"></script>';
			// return '<script' . $attrs . ' type="litespeed/javascript">' . $con . '</script>';
		}

		return '<script' . $attrs . ' src="data:text/javascript;base64,' . base64_encode($con) . '" defer></script>';
	}

	/**
	 * Replace ESI to JS inline var (mainly used to avoid nonce timeout)
	 *
	 * @since  3.5.1
	 */
	private function _preserve_esi($con)
	{
		$esi_placeholder_list = $this->cls('ESI')->contain_preserve_esi($con);
		if (!$esi_placeholder_list) {
			return $con;
		}

		foreach ($esi_placeholder_list as $esi_placeholder) {
			$js_var = '__litespeed_var_' . self::$_var_i++ . '__';
			$con = str_replace($esi_placeholder, $js_var, $con);
			$this->_var_preserve_js[] = $js_var . '=' . $esi_placeholder;
		}

		return $con;
	}

	/**
	 * Parse css src and remove to-be-removed css
	 *
	 * @since  1.2.2
	 * @access private
	 * @return array  All the src & related raw html list
	 */
	private function _parse_css()
	{
		$excludes = apply_filters('litespeed_optimize_css_excludes', $this->conf(self::O_OPTM_CSS_EXC));
		$ucss_file_exc_inline = apply_filters('litespeed_optimize_ucss_file_exc_inline', $this->conf(self::O_OPTM_UCSS_FILE_EXC_INLINE));

		$combine_ext_inl = $this->conf(self::O_OPTM_CSS_COMB_EXT_INL);
		if (!apply_filters('litespeed_optm_css_comb_ext_inl', true)) {
			Debug2::debug2('[Optm] css_comb_ext_inl bypassed via litespeed_optm_css_comb_ext_inl filter');
			$combine_ext_inl = false;
		}

		$css_to_be_removed = apply_filters('litespeed_optm_css_to_be_removed', array());

		$src_list = array();
		$html_list = array();

		// $dom = new \PHPHtmlParser\Dom;
		// $dom->load( $content );return $val;
		// $items = $dom->find( 'link' );

		// V7 added: (?:\r\n?|\n?) to fix replacement leaving empty new line
		$content = preg_replace(
			array('#<!--.*-->(?:\r\n?|\n?)#sU', '#<script([^>]*)>.*</script>(?:\r\n?|\n?)#isU', '#<noscript([^>]*)>.*</noscript>(?:\r\n?|\n?)#isU'),
			'',
			$this->content
		);
		preg_match_all('#<link ([^>]+)/?>|<style([^>]*)>([^<]+)</style>(?:\r\n?|\n?)#isU', $content, $matches, PREG_SET_ORDER);

		foreach ($matches as $match) {
			// to avoid multiple replacement
			if (in_array($match[0], $html_list)) {
				continue;
			}

			if ($exclude = Utility::str_hit_array($match[0], $excludes)) {
				Debug2::debug2('[Optm] _parse_css bypassed exclude ' . $exclude);
				continue;
			}

			$this_src_arr = array();
			if (strpos($match[0], '<link') === 0) {
				$attrs = Utility::parse_attr($match[1]);
				if (empty($attrs['rel']) || $attrs['rel'] !== 'stylesheet') {
					continue;
				}
				if (empty($attrs['href'])) {
					continue;
				}

				// Check if need to remove this css
				if (Utility::str_hit_array($attrs['href'], $css_to_be_removed)) {
					Debug2::debug('[Optm] rm css snippet ' . $attrs['href']);
					// Delete this css snippet from orig html
					$this->content = str_replace($match[0], '', $this->content);

					continue;
				}

				// Check if need to inline this css file
				if ($this->conf(self::O_OPTM_UCSS) && Utility::str_hit_array($attrs['href'], $ucss_file_exc_inline)) {
					Debug2::debug('[Optm] ucss_file_exc_inline hit ' . $attrs['href']);
					// Replace this css to inline from orig html
					$inline_script = '<style>' . $this->__optimizer->load_file($attrs['href']) . '</style>';
					$this->content = str_replace($match[0], $inline_script, $this->content);

					continue;
				}

				// Check Google fonts hit
				if (strpos($attrs['href'], 'fonts.googleapis.com') !== false) {
					/**
					 * For async gg fonts, will add webfont into head, hence remove it from buffer and store the matches to use later
					 * @since  2.7.3
					 * @since  3.0 For font display optm, need to parse google fonts URL too
					 */
					if (!in_array($attrs['href'], $this->_ggfonts_urls)) {
						$this->_ggfonts_urls[] = $attrs['href'];
					}

					if ($this->cfg_ggfonts_rm || $this->cfg_ggfonts_async) {
						Debug2::debug('[Optm] rm css snippet [Google fonts] ' . $attrs['href']);
						$this->content = str_replace($match[0], '', $this->content);

						continue;
					}
				}

				if (isset($attrs['data-optimized'])) {
					// $this_src_arr[ 'exc' ] = true;
					continue;
				} elseif (!empty($attrs['data-no-optimize'])) {
					// $this_src_arr[ 'exc' ] = true;
					continue;
				}

				$is_internal = Utility::is_internal_file($attrs['href']);
				$ext_excluded = !$combine_ext_inl && !$is_internal;
				if ($ext_excluded) {
					Debug2::debug2('[Optm] Bypassed due to external link');
					// Maybe defer
					if ($this->cfg_css_async) {
						$snippet = $this->_async_css($match[0]);
						if ($snippet != $match[0]) {
							$this->content = str_replace($match[0], $snippet, $this->content);
						}
					}

					continue;
				}

				if (!empty($attrs['media']) && $attrs['media'] !== 'all') {
					$this_src_arr['media'] = $attrs['media'];
				}

				$this_src_arr['src'] = $attrs['href'];
			} else {
				// Inline style
				if (!$combine_ext_inl) {
					Debug2::debug2('[Optm] Bypassed due to inline');
					continue;
				}

				$attrs = Utility::parse_attr($match[2]);

				if (!empty($attrs['data-no-optimize'])) {
					continue;
				}

				if (!empty($attrs['media']) && $attrs['media'] !== 'all') {
					$this_src_arr['media'] = $attrs['media'];
				}

				$this_src_arr['inl'] = true;
				$this_src_arr['src'] = $match[3];
			}

			$src_list[] = $this_src_arr;

			$html_list[] = $match[0];
		}

		return array($src_list, $html_list);
	}

	/**
	 * Replace css to async loaded css
	 *
	 * @since  1.3
	 * @access private
	 */
	private function _async_css_list($html_list, $src_list)
	{
		foreach ($html_list as $k => $ori) {
			if (!empty($src_list[$k]['inl'])) {
				continue;
			}

			$html_list[$k] = $this->_async_css($ori);
		}
		return $html_list;
	}

	/**
	 * Async CSS snippet
	 * @since 3.5
	 */
	private function _async_css($ori)
	{
		if (strpos($ori, 'data-asynced') !== false) {
			Debug2::debug2('[Optm] bypass: attr data-asynced exist');
			return $ori;
		}

		if (strpos($ori, 'data-no-async') !== false) {
			Debug2::debug2('[Optm] bypass: attr api data-no-async');
			return $ori;
		}

		// async replacement
		$v = str_replace('stylesheet', 'preload', $ori);
		$v = str_replace('<link', '<link data-asynced="1" as="style" onload="this.onload=null;this.rel=\'stylesheet\'" ', $v);
		// Append to noscript content
		if (!defined('LITESPEED_GUEST_OPTM') && !$this->conf(self::O_OPTM_NOSCRIPT_RM)) {
			$v .= '<noscript>' . preg_replace('/ id=\'[\w-]+\' /U', ' ', $ori) . '</noscript>';
		}

		return $v;
	}

	/**
	 * Defer JS snippet
	 *
	 * @since  3.5
	 */
	private function _js_defer($ori, $src)
	{
		if (strpos($ori, ' async') !== false) {
			$ori = preg_replace('# async(?:=([\'"])(?:[^\1]+)\1)?#isU', '', $ori);
		}

		if (strpos($ori, 'defer') !== false) {
			return false;
		}
		if (strpos($ori, 'data-deferred') !== false) {
			Debug2::debug2('[Optm] bypass: attr data-deferred exist');
			return false;
		}
		if (strpos($ori, 'data-no-defer') !== false) {
			Debug2::debug2('[Optm] bypass: attr api data-no-defer');
			return false;
		}

		/**
		 * Exclude JS from setting
		 * @since 1.5
		 */
		if (Utility::str_hit_array($src, $this->cfg_js_defer_exc)) {
			Debug2::debug('[Optm] js defer exclude ' . $src);
			return false;
		}

		if ($this->cfg_js_defer === 2 || Utility::str_hit_array($src, $this->cfg_js_delay_inc)) {
			if (strpos($ori, ' type=') !== false) {
				$ori = preg_replace('# type=([\'"])([^\1]+)\1#isU', '', $ori);
			}
			return str_replace(' src=', ' type="litespeed/javascript" data-src=', $ori);
		}

		return str_replace('></script>', ' defer data-deferred="1"></script>', $ori);
	}

	/**
	 * Delay JS for included setting
	 *
	 * @since 5.6
	 */
	private function _js_delay($ori, $src)
	{
		if (strpos($ori, ' async') !== false) {
			$ori = str_replace(' async', '', $ori);
		}

		if (strpos($ori, 'defer') !== false) {
			return false;
		}
		if (strpos($ori, 'data-deferred') !== false) {
			Debug2::debug2('[Optm] bypass: attr data-deferred exist');
			return false;
		}
		if (strpos($ori, 'data-no-defer') !== false) {
			Debug2::debug2('[Optm] bypass: attr api data-no-defer');
			return false;
		}

		if (!Utility::str_hit_array($src, $this->cfg_js_delay_inc)) {
			return;
		}

		if (strpos($ori, ' type=') !== false) {
			$ori = preg_replace('# type=([\'"])([^\1]+)\1#isU', '', $ori);
		}
		return str_replace(' src=', ' type="litespeed/javascript" data-src=', $ori);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/cloud.cls.php000064400000150656151600167540017176 0ustar00<?php

/**
 * Cloud service cls
 *
 * @since      3.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Cloud extends Base
{
	const LOG_TAG = '❄️';
	const CLOUD_SERVER = 'https://api.quic.cloud';
	const CLOUD_IPS = 'https://quic.cloud/ips';
	const CLOUD_SERVER_DASH = 'https://my.quic.cloud';
	const CLOUD_SERVER_WP = 'https://wpapi.quic.cloud';

	const SVC_D_ACTIVATE = 'd/activate';
	const SVC_U_ACTIVATE = 'u/wp3/activate';
	const SVC_D_ENABLE_CDN = 'd/enable_cdn';
	const SVC_D_LINK = 'd/link';
	const SVC_D_API = 'd/api';
	const SVC_D_DASH = 'd/dash';
	const SVC_D_V3UPGRADE = 'd/v3upgrade';
	const SVC_U_LINK = 'u/wp3/link';
	const SVC_U_ENABLE_CDN = 'u/wp3/enablecdn';
	const SVC_D_STATUS_CDN_CLI = 'd/status/cdn_cli';
	const SVC_D_NODES = 'd/nodes';
	const SVC_D_SYNC_CONF = 'd/sync_conf';
	const SVC_D_USAGE = 'd/usage';
	const SVC_D_SETUP_TOKEN = 'd/get_token';
	const SVC_D_DEL_CDN_DNS = 'd/del_cdn_dns';
	const SVC_PAGE_OPTM = 'page_optm';
	const SVC_CCSS = 'ccss';
	const SVC_UCSS = 'ucss';
	const SVC_VPI = 'vpi';
	const SVC_LQIP = 'lqip';
	const SVC_QUEUE = 'queue';
	const SVC_IMG_OPTM = 'img_optm';
	const SVC_HEALTH = 'health';
	const SVC_CDN = 'cdn';

	const IMG_OPTM_DEFAULT_GROUP = 200;

	const IMGOPTM_TAKEN = 'img_optm-taken';

	const TTL_NODE = 3; // Days before node expired
	const EXPIRATION_REQ = 300; // Seconds of min interval between two unfinished requests
	const TTL_IPS = 3; // Days for node ip list cache

	const API_REPORT = 'wp/report';
	const API_NEWS = 'news';
	const API_VER = 'ver_check';
	const API_BETA_TEST = 'beta_test';
	const API_REST_ECHO = 'tool/wp_rest_echo';
	const API_SERVER_KEY_SIGN = 'key_sign';

	private static $CENTER_SVC_SET = array(
		self::SVC_D_ACTIVATE,
		self::SVC_U_ACTIVATE,
		self::SVC_D_ENABLE_CDN,
		self::SVC_D_LINK,
		self::SVC_D_NODES,
		self::SVC_D_SYNC_CONF,
		self::SVC_D_USAGE,
		self::SVC_D_API,
		self::SVC_D_V3UPGRADE,
		self::SVC_D_DASH,
		self::SVC_D_STATUS_CDN_CLI,
		// self::API_NEWS,
		self::API_REPORT,
		// self::API_VER,
		// self::API_BETA_TEST,
		self::SVC_D_SETUP_TOKEN,
		self::SVC_D_DEL_CDN_DNS,
	);

	private static $WP_SVC_SET = array(self::API_NEWS, self::API_VER, self::API_BETA_TEST, self::API_REST_ECHO);

	// No api key needed for these services
	private static $_PUB_SVC_SET = array(self::API_NEWS, self::API_REPORT, self::API_VER, self::API_BETA_TEST, self::API_REST_ECHO, self::SVC_D_V3UPGRADE, self::SVC_D_DASH);

	private static $_QUEUE_SVC_SET = array(self::SVC_CCSS, self::SVC_UCSS, self::SVC_VPI);

	public static $SERVICES_LOAD_CHECK = array(
		// self::SVC_CCSS,
		// self::SVC_UCSS,
		// self::SVC_VPI,
		self::SVC_LQIP,
		self::SVC_HEALTH,
	);

	public static $SERVICES = array(
		self::SVC_IMG_OPTM,
		self::SVC_PAGE_OPTM,
		self::SVC_CCSS,
		self::SVC_UCSS,
		self::SVC_VPI,
		self::SVC_LQIP,
		self::SVC_CDN,
		self::SVC_HEALTH,
		// self::SVC_QUEUE,
	);

	const TYPE_CLEAR_PROMO = 'clear_promo';
	const TYPE_REDETECT_CLOUD = 'redetect_cloud';
	const TYPE_CLEAR_CLOUD = 'clear_cloud';
	const TYPE_ACTIVATE = 'activate';
	const TYPE_LINK = 'link';
	const TYPE_ENABLE_CDN = 'enablecdn';
	const TYPE_API = 'api';
	const TYPE_SYNC_USAGE = 'sync_usage';
	const TYPE_RESET = 'reset';
	const TYPE_SYNC_STATUS = 'sync_status';

	protected $_summary;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();
	}

	/**
	 * Init QC setup preparation
	 *
	 * @since 7.0
	 */
	public function init_qc_prepare()
	{
		if (empty($this->_summary['sk_b64'])) {
			$keypair = sodium_crypto_sign_keypair();
			$pk = base64_encode(sodium_crypto_sign_publickey($keypair));
			$sk = base64_encode(sodium_crypto_sign_secretkey($keypair));
			$this->_summary['pk_b64'] = $pk;
			$this->_summary['sk_b64'] = $sk;
			$this->save_summary();
			// ATM `qc_activated` = null
			return true;
		}

		return false;
	}

	/**
	 * Init QC setup
	 *
	 * @since 7.0
	 */
	public function init_qc()
	{
		$this->init_qc_prepare();

		$ref = $this->_get_ref_url();

		// WPAPI REST echo dryrun
		$req_data = array(
			'wp_pk_b64' => $this->_summary['pk_b64'],
		);
		$echobox = self::post(self::API_REST_ECHO, $req_data);
		if ($echobox === false) {
			self::debugErr('REST Echo Failed!');
			$msg = __('Your WP REST API seems blocked our QUIC.cloud server calls.', 'litespeed-cache');
			Admin_Display::error($msg);
			wp_redirect($ref);
			return;
		}

		self::debug('echo succeeded');

		// Load separate thread echoed data from storage
		if (empty($echobox['wpapi_ts']) || empty($echobox['wpapi_signature_b64'])) {
			Admin_Display::error(__('Failed to get echo data from WPAPI', 'litespeed-cache'));
			wp_redirect($ref);
			return;
		}

		$data = array(
			'wp_pk_b64' => $this->_summary['pk_b64'],
			'wpapi_ts' => $echobox['wpapi_ts'],
			'wpapi_signature_b64' => $echobox['wpapi_signature_b64'],
		);
		$server_ip = $this->conf(self::O_SERVER_IP);
		if ($server_ip) {
			$data['server_ip'] = $server_ip;
		}

		// Activation redirect
		$param = array(
			'site_url' => home_url(),
			'ver' => Core::VER,
			'data' => $data,
			'ref' => $ref,
		);
		wp_redirect(self::CLOUD_SERVER_DASH . '/' . self::SVC_U_ACTIVATE . '?data=' . urlencode(Utility::arr2str($param)));
		exit();
	}

	/**
	 * Decide the ref
	 */
	private function _get_ref_url($ref = false)
	{
		$link = 'admin.php?page=litespeed';
		if ($ref == 'cdn') {
			$link = 'admin.php?page=litespeed-cdn';
		}
		if ($ref == 'online') {
			$link = 'admin.php?page=litespeed-general';
		}
		if (!empty($_GET['ref']) && $_GET['ref'] == 'cdn') {
			$link = 'admin.php?page=litespeed-cdn';
		}
		if (!empty($_GET['ref']) && $_GET['ref'] == 'online') {
			$link = 'admin.php?page=litespeed-general';
		}
		return get_admin_url(null, $link);
	}

	/**
	 * Init QC setup (CLI)
	 *
	 * @since 7.0
	 */
	public function init_qc_cli()
	{
		$this->init_qc_prepare();

		$server_ip = $this->conf(self::O_SERVER_IP);
		if (!$server_ip) {
			self::debugErr('Server IP needs to be set first!');
			$msg = sprintf(
				__('You need to set the %1$s first. Please use the command %2$s to set.', 'litespeed-cache'),
				'`' . __('Server IP', 'litespeed-cache') . '`',
				'`wp litespeed-option set server_ip __your_ip_value__`'
			);
			Admin_Display::error($msg);
			return;
		}

		// WPAPI REST echo dryrun
		$req_data = array(
			'wp_pk_b64' => $this->_summary['pk_b64'],
		);
		$echobox = self::post(self::API_REST_ECHO, $req_data);
		if ($echobox === false) {
			self::debugErr('REST Echo Failed!');
			$msg = __('Your WP REST API seems blocked our QUIC.cloud server calls.', 'litespeed-cache');
			Admin_Display::error($msg);
			return;
		}

		self::debug('echo succeeded');

		// Load separate thread echoed data from storage
		if (empty($echobox['wpapi_ts']) || empty($echobox['wpapi_signature_b64'])) {
			self::debug('Resp: ', $echobox);
			Admin_Display::error(__('Failed to get echo data from WPAPI', 'litespeed-cache'));
			return;
		}

		$data = array(
			'wp_pk_b64' => $this->_summary['pk_b64'],
			'wpapi_ts' => $echobox['wpapi_ts'],
			'wpapi_signature_b64' => $echobox['wpapi_signature_b64'],
			'server_ip' => $server_ip,
		);

		$res = $this->post(self::SVC_D_ACTIVATE, $data);
		return $res;
	}

	/**
	 * Init QC CDN setup (CLI)
	 *
	 * @since 7.0
	 */
	public function init_qc_cdn_cli($method, $cert = false, $key = false, $cf_token = false)
	{
		if (!$this->activated()) {
			Admin_Display::error(__('You need to activate QC first.', 'litespeed-cache'));
			return;
		}

		$server_ip = $this->conf(self::O_SERVER_IP);
		if (!$server_ip) {
			self::debugErr('Server IP needs to be set first!');
			$msg = sprintf(
				__('You need to set the %1$s first. Please use the command %2$s to set.', 'litespeed-cache'),
				'`' . __('Server IP', 'litespeed-cache') . '`',
				'`wp litespeed-option set server_ip __your_ip_value__`'
			);
			Admin_Display::error($msg);
			return;
		}

		if ($cert) {
			if (!file_exists($cert) || !file_exists($key)) {
				Admin_Display::error(__('Cert or key file does not exist.', 'litespeed-cache'));
				return;
			}
		}

		$data = array(
			'method' => $method,
			'server_ip' => $server_ip,
		);
		if ($cert) {
			$data['cert'] = File::read($cert);
			$data['key'] = File::read($key);
		}
		if ($cf_token) {
			$data['cf_token'] = $cf_token;
		}

		$res = $this->post(self::SVC_D_ENABLE_CDN, $data);
		return $res;
	}

	/**
	 * Link to QC setup
	 *
	 * @since 7.0
	 */
	public function link_qc()
	{
		if (!$this->activated()) {
			Admin_Display::error(__('You need to activate QC first.', 'litespeed-cache'));
			return;
		}

		$data = array(
			'wp_ts' => time(),
		);
		$data['wp_signature_b64'] = $this->_sign_b64($data['wp_ts']);

		// Activation redirect
		$param = array(
			'site_url' => home_url(),
			'ver' => Core::VER,
			'data' => $data,
			'ref' => $this->_get_ref_url(),
		);
		wp_redirect(self::CLOUD_SERVER_DASH . '/' . self::SVC_U_LINK . '?data=' . urlencode(Utility::arr2str($param)));
		exit();
	}

	/**
	 * Show QC Account CDN status
	 *
	 * @since 7.0
	 */
	public function cdn_status_cli()
	{
		if (!$this->activated()) {
			Admin_Display::error(__('You need to activate QC first.', 'litespeed-cache'));
			return;
		}

		$data = array();
		$res = $this->post(self::SVC_D_STATUS_CDN_CLI, $data);
		return $res;
	}

	/**
	 * Link to QC Account for CLI
	 *
	 * @since 7.0
	 */
	public function link_qc_cli($email, $key)
	{
		if (!$this->activated()) {
			Admin_Display::error(__('You need to activate QC first.', 'litespeed-cache'));
			return;
		}

		$data = array(
			'qc_acct_email' => $email,
			'qc_acct_apikey' => $key,
		);
		$res = $this->post(self::SVC_D_LINK, $data);
		return $res;
	}

	/**
	 * API link parsed call to QC
	 *
	 * @since 7.0
	 */
	public function api_link_call($action2)
	{
		if (!$this->activated()) {
			Admin_Display::error(__('You need to activate QC first.', 'litespeed-cache'));
			return;
		}

		$data = array(
			'action2' => $action2,
		);
		$res = $this->post(self::SVC_D_API, $data);
		self::debug('API link call result: ', $res);
	}

	/**
	 * Enable QC CDN
	 *
	 * @since 7.0
	 */
	public function enable_cdn()
	{
		if (!$this->activated()) {
			Admin_Display::error(__('You need to activate QC first.', 'litespeed-cache'));
			return;
		}

		$data = array(
			'wp_ts' => time(),
		);
		$data['wp_signature_b64'] = $this->_sign_b64($data['wp_ts']);

		// Activation redirect
		$param = array(
			'site_url' => home_url(),
			'ver' => Core::VER,
			'data' => $data,
			'ref' => $this->_get_ref_url(),
		);
		wp_redirect(self::CLOUD_SERVER_DASH . '/' . self::SVC_U_ENABLE_CDN . '?data=' . urlencode(Utility::arr2str($param)));
		exit();
	}

	/**
	 * Encrypt data for cloud req
	 *
	 * @since 7.0
	 */
	private function _sign_b64($data)
	{
		if (empty($this->_summary['sk_b64'])) {
			self::debugErr('No sk to sign.');
			return false;
		}
		$sk = base64_decode($this->_summary['sk_b64']);
		if (strlen($sk) !== SODIUM_CRYPTO_SIGN_SECRETKEYBYTES) {
			self::debugErr('Invalid local sign sk length.');
			// Reset local pk/sk
			unset($this->_summary['pk_b64']);
			unset($this->_summary['sk_b64']);
			$this->save_summary();
			self::debug('Clear local sign pk/sk pair.');

			return false;
		}
		$signature = sodium_crypto_sign_detached((string) $data, $sk);
		return base64_encode($signature);
	}

	/**
	 * Load server pk from cloud
	 *
	 * @since 7.0
	 */
	private function _load_server_pk($from_wpapi = false)
	{
		// Load cloud pk
		$server_key_url = self::CLOUD_SERVER . '/' . self::API_SERVER_KEY_SIGN;
		if ($from_wpapi) {
			$server_key_url = self::CLOUD_SERVER_WP . '/' . self::API_SERVER_KEY_SIGN;
		}
		$resp = wp_safe_remote_get($server_key_url);
		if (is_wp_error($resp)) {
			self::debugErr('Failed to load key: ' . $resp->get_error_message());
			return false;
		}
		$pk = trim($resp['body']);
		self::debug('Loaded key from ' . $server_key_url . ': ' . $pk);
		$cloud_pk = base64_decode($pk);
		if (strlen($cloud_pk) !== SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES) {
			self::debugErr('Invalid cloud public key length.');
			return false;
		}

		$sk = base64_decode($this->_summary['sk_b64']);
		if (strlen($sk) !== SODIUM_CRYPTO_SIGN_SECRETKEYBYTES) {
			self::debugErr('Invalid local secret key length.');
			// Reset local pk/sk
			unset($this->_summary['pk_b64']);
			unset($this->_summary['sk_b64']);
			$this->save_summary();
			self::debug('Unset local pk/sk pair.');

			return false;
		}

		return $cloud_pk;
	}

	/**
	 * WPAPI echo back to notify the sealed databox
	 *
	 * @since 7.0
	 */
	public function wp_rest_echo()
	{
		self::debug('Parsing echo', $_POST);

		if (empty($_POST['wpapi_ts']) || empty($_POST['wpapi_signature_b64'])) {
			return self::err('No echo data');
		}

		$is_valid = $this->_validate_signature($_POST['wpapi_signature_b64'], $_POST['wpapi_ts'], true);
		if (!$is_valid) {
			return self::err('Data validation from WPAPI REST Echo failed');
		}

		$diff = time() - $_POST['wpapi_ts'];
		if (abs($diff) > 86400) {
			self::debugErr('WPAPI echo data timeout [diff] ' . $diff);
			return self::err('Echo data expired');
		}

		$signature_b64 = $this->_sign_b64($_POST['wpapi_ts']);
		self::debug('Response to echo [signature_b64] ' . $signature_b64);
		return self::ok(array('signature_b64' => $signature_b64));
	}

	/**
	 * Validate cloud data
	 *
	 * @since 7.0
	 */
	private function _validate_signature($signature_b64, $data, $from_wpapi = false)
	{
		// Try validation
		try {
			$cloud_pk = $this->_load_server_pk($from_wpapi);
			if (!$cloud_pk) {
				return false;
			}
			$signature = base64_decode($signature_b64);
			$is_valid = sodium_crypto_sign_verify_detached($signature, $data, $cloud_pk);
		} catch (\SodiumException $e) {
			self::debugErr('Decryption failed: ' . $e->getMessage());
			return false;
		}
		self::debug('Signature validation result: ' . ($is_valid ? 'true' : 'false'));
		return $is_valid;
	}

	/**
	 * Finish qc activation after redirection back from QC
	 *
	 * @since 7.0
	 */
	public function finish_qc_activation($ref = false)
	{
		if (empty($_GET['qc_activated']) || empty($_GET['qc_ts']) || empty($_GET['qc_signature_b64'])) {
			return;
		}

		$data_to_validate_signature = array(
			'wp_pk_b64' => $this->_summary['pk_b64'],
			'qc_ts' => $_GET['qc_ts'],
		);
		$is_valid = $this->_validate_signature($_GET['qc_signature_b64'], implode('', $data_to_validate_signature));
		if (!$is_valid) {
			self::debugErr('Failed to validate qc activation data');
			Admin_Display::error(sprintf(__('Failed to validate %s activation data.', 'litespeed-cache'), 'QUIC.cloud'));
			return;
		}

		self::debug('QC activation status: ' . $_GET['qc_activated']);
		if (!in_array($_GET['qc_activated'], array('anonymous', 'linked', 'cdn'))) {
			self::debugErr('Failed to parse qc activation status');
			Admin_Display::error(sprintf(__('Failed to parse %s activation status.', 'litespeed-cache'), 'QUIC.cloud'));
			return;
		}

		$diff = time() - $_GET['qc_ts'];
		if (abs($diff) > 86400) {
			self::debugErr('QC activation data timeout [diff] ' . $diff);
			Admin_Display::error(sprintf(__('%s activation data expired.', 'litespeed-cache'), 'QUIC.cloud'));
			return;
		}

		$main_domain = !empty($_GET['main_domain']) ? $_GET['main_domain'] : false;
		$this->update_qc_activation($_GET['qc_activated'], $main_domain);

		wp_redirect($this->_get_ref_url($ref));
	}

	/**
	 * Finish qc activation process
	 *
	 * @since 7.0
	 */
	public function update_qc_activation($qc_activated, $main_domain = false, $quite = false)
	{
		$this->_summary['qc_activated'] = $qc_activated;
		if ($main_domain) {
			$this->_summary['main_domain'] = $main_domain;
		}
		$this->save_summary();

		$msg = sprintf(__('Congratulations, %s successfully set this domain up for the anonymous online services.', 'litespeed-cache'), 'QUIC.cloud');
		if ($qc_activated == 'linked') {
			$msg = sprintf(__('Congratulations, %s successfully set this domain up for the online services.', 'litespeed-cache'), 'QUIC.cloud');
			// Sync possible partner info
			$this->sync_usage();
		}
		if ($qc_activated == 'cdn') {
			$msg = sprintf(__('Congratulations, %s successfully set this domain up for the online services with CDN service.', 'litespeed-cache'), 'QUIC.cloud');
			// Turn on CDN option
			$this->cls('Conf')->update_confs(array(self::O_CDN_QUIC => true));
		}
		if (!$quite) {
			Admin_Display::success('🎊 ' . $msg);
		}

		$this->_clear_reset_qc_reg_msg();

		$this->clear_cloud();
	}

	/**
	 * Load QC status for dash usage
	 * Format to translate: `<a href="{#xxx#}" class="button button-primary">xxxx</a><a href="{#xxx#}">xxxx2</a>`
	 *
	 * @since 7.0
	 */
	public function load_qc_status_for_dash($type, $force = false)
	{
		return Str::translate_qc_apis($this->_load_qc_status_for_dash($type, $force));
	}
	private function _load_qc_status_for_dash($type, $force = false)
	{
		if (
			!$force &&
			!empty($this->_summary['mini_html']) &&
			isset($this->_summary['mini_html'][$type]) &&
			!empty($this->_summary['mini_html']['ttl.' . $type]) &&
			$this->_summary['mini_html']['ttl.' . $type] > time()
		) {
			return Str::safe_html($this->_summary['mini_html'][$type]);
		}

		// Try to update dash content
		$data = self::post(self::SVC_D_DASH, array('action2' => $type == 'cdn_dash_mini' ? 'cdn_dash' : $type));
		if (!empty($data['qc_activated'])) {
			// Sync conf as changed
			if (empty($this->_summary['qc_activated']) || $this->_summary['qc_activated'] != $data['qc_activated']) {
				$msg = sprintf(__('Congratulations, %s successfully set this domain up for the online services with CDN service.', 'litespeed-cache'), 'QUIC.cloud');
				Admin_Display::success('🎊 ' . $msg);
				$this->_clear_reset_qc_reg_msg();
				// Turn on CDN option
				$this->cls('Conf')->update_confs(array(self::O_CDN_QUIC => true));
				$this->cls('CDN\Quic')->try_sync_conf(true);
			}

			$this->_summary['qc_activated'] = $data['qc_activated'];
			$this->save_summary();
		}

		// Show the info
		if (isset($this->_summary['mini_html'][$type])) {
			return Str::safe_html($this->_summary['mini_html'][$type]);
		}

		return '';
	}

	/**
	 * Update QC status
	 *
	 * @since 7.0
	 */
	public function update_cdn_status()
	{
		if (empty($_POST['qc_activated']) || !in_array($_POST['qc_activated'], array('anonymous', 'linked', 'cdn', 'deleted'))) {
			return self::err('lack_of_params');
		}

		self::debug('update_cdn_status request hash: ' . $_POST['qc_activated']);

		if ($_POST['qc_activated'] == 'deleted') {
			$this->_reset_qc_reg();
		} else {
			$this->_summary['qc_activated'] = $_POST['qc_activated'];
			$this->save_summary();
		}

		if ($_POST['qc_activated'] == 'cdn') {
			$msg = sprintf(__('Congratulations, %s successfully set this domain up for the online services with CDN service.', 'litespeed-cache'), 'QUIC.cloud');
			Admin_Display::success('🎊 ' . $msg);
			$this->_clear_reset_qc_reg_msg();
			// Turn on CDN option
			$this->cls('Conf')->update_confs(array(self::O_CDN_QUIC => true));
			$this->cls('CDN\Quic')->try_sync_conf(true);
		}

		return self::ok(array('qc_activated' => $_POST['qc_activated']));
	}

	/**
	 * Reset QC setup
	 *
	 * @since 7.0
	 */
	public function reset_qc()
	{
		unset($this->_summary['pk_b64']);
		unset($this->_summary['sk_b64']);
		unset($this->_summary['qc_activated']);
		if (!empty($this->_summary['partner'])) {
			unset($this->_summary['partner']);
		}
		$this->save_summary();
		self::debug('Clear local QC activation.');

		$this->clear_cloud();

		Admin_Display::success(sprintf(__('Reset %s activation successfully.', 'litespeed-cache'), 'QUIC.cloud'));
		wp_redirect($this->_get_ref_url());
		exit();
	}

	/**
	 * Show latest commit version always if is on dev
	 *
	 * @since 3.0
	 */
	public function check_dev_version()
	{
		if (!preg_match('/[^\d\.]/', Core::VER)) {
			return;
		}

		$last_check = empty($this->_summary['last_request.' . self::API_VER]) ? 0 : $this->_summary['last_request.' . self::API_VER];

		if (time() - $last_check > 86400) {
			$auto_v = self::version_check('dev');
			if (!empty($auto_v['dev'])) {
				self::save_summary(array('version.dev' => $auto_v['dev']));
			}
		}

		if (empty($this->_summary['version.dev'])) {
			return;
		}

		self::debug('Latest dev version ' . $this->_summary['version.dev']);

		if (version_compare($this->_summary['version.dev'], Core::VER, '<=')) {
			return;
		}

		// Show the dev banner
		require_once LSCWP_DIR . 'tpl/banner/new_version_dev.tpl.php';
	}

	/**
	 * Check latest version
	 *
	 * @since  2.9
	 * @access public
	 */
	public static function version_check($src = false)
	{
		$req_data = array(
			'v' => defined('LSCWP_CUR_V') ? LSCWP_CUR_V : '',
			'src' => $src,
			'php' => phpversion(),
		);
		if (defined('LITESPEED_ERR')) {
			$req_data['err'] = base64_encode(!is_string(LITESPEED_ERR) ? \json_encode(LITESPEED_ERR) : LITESPEED_ERR);
		}
		$data = self::post(self::API_VER, $req_data);

		return $data;
	}

	/**
	 * Show latest news
	 *
	 * @since 3.0
	 */
	public function news()
	{
		$this->_update_news();

		if (empty($this->_summary['news.new'])) {
			return;
		}

		if (!empty($this->_summary['news.plugin']) && Activation::cls()->dash_notifier_is_plugin_active($this->_summary['news.plugin'])) {
			return;
		}

		require_once LSCWP_DIR . 'tpl/banner/cloud_news.tpl.php';
	}

	/**
	 * Update latest news
	 *
	 * @since 2.9.9.1
	 */
	private function _update_news()
	{
		if (!empty($this->_summary['news.utime']) && time() - $this->_summary['news.utime'] < 86400 * 7) {
			return;
		}

		self::save_summary(array('news.utime' => time()));

		$data = self::get(self::API_NEWS);
		if (empty($data['id'])) {
			return;
		}

		// Save news
		if (!empty($this->_summary['news.id']) && $this->_summary['news.id'] == $data['id']) {
			return;
		}

		$this->_summary['news.id'] = $data['id'];
		$this->_summary['news.plugin'] = !empty($data['plugin']) ? $data['plugin'] : '';
		$this->_summary['news.title'] = !empty($data['title']) ? $data['title'] : '';
		$this->_summary['news.content'] = !empty($data['content']) ? $data['content'] : '';
		$this->_summary['news.zip'] = !empty($data['zip']) ? $data['zip'] : '';
		$this->_summary['news.new'] = 1;

		if ($this->_summary['news.plugin']) {
			$plugin_info = Activation::cls()->dash_notifier_get_plugin_info($this->_summary['news.plugin']);
			if ($plugin_info && !empty($plugin_info->name)) {
				$this->_summary['news.plugin_name'] = $plugin_info->name;
			}
		}

		self::save_summary();
	}

	/**
	 * Check if contains a package in a service or not
	 *
	 * @since  4.0
	 */
	public function has_pkg($service, $pkg)
	{
		if (!empty($this->_summary['usage.' . $service]['pkgs']) && $this->_summary['usage.' . $service]['pkgs'] & $pkg) {
			return true;
		}

		return false;
	}

	/**
	 * Get allowance of current service
	 *
	 * @since  3.0
	 * @access private
	 */
	public function allowance($service, &$err = false)
	{
		// Only auto sync usage at most one time per day
		if (empty($this->_summary['last_request.' . self::SVC_D_USAGE]) || time() - $this->_summary['last_request.' . self::SVC_D_USAGE] > 86400) {
			$this->sync_usage();
		}

		if (in_array($service, array(self::SVC_CCSS, self::SVC_UCSS, self::SVC_VPI))) {
			// @since 4.2
			$service = self::SVC_PAGE_OPTM;
		}

		if (empty($this->_summary['usage.' . $service])) {
			return 0;
		}
		$usage = $this->_summary['usage.' . $service];

		// Image optm is always free
		$allowance_max = 0;
		if ($service == self::SVC_IMG_OPTM) {
			$allowance_max = self::IMG_OPTM_DEFAULT_GROUP;
		}

		$allowance = $usage['quota'] - $usage['used'];

		$err = 'out_of_quota';

		if ($allowance > 0) {
			if ($allowance_max && $allowance_max < $allowance) {
				$allowance = $allowance_max;
			}

			// Daily limit @since 4.2
			if (isset($usage['remaining_daily_quota']) && $usage['remaining_daily_quota'] >= 0 && $usage['remaining_daily_quota'] < $allowance) {
				$allowance = $usage['remaining_daily_quota'];
				if (!$allowance) {
					$err = 'out_of_daily_quota';
				}
			}

			return $allowance;
		}

		// Check Pay As You Go balance
		if (empty($usage['pag_bal'])) {
			return $allowance_max;
		}

		if ($allowance_max && $allowance_max < $usage['pag_bal']) {
			return $allowance_max;
		}

		return $usage['pag_bal'];
	}

	/**
	 * Sync Cloud usage summary data
	 *
	 * @since  3.0
	 * @access public
	 */
	public function sync_usage()
	{
		$usage = $this->_post(self::SVC_D_USAGE);
		if (!$usage) {
			return;
		}

		self::debug('sync_usage ' . \json_encode($usage));

		foreach (self::$SERVICES as $v) {
			$this->_summary['usage.' . $v] = !empty($usage[$v]) ? $usage[$v] : false;
		}

		self::save_summary();

		return $this->_summary;
	}

	/**
	 * Clear all existing cloud nodes for future reconnect
	 *
	 * @since  3.0
	 * @access public
	 */
	public function clear_cloud()
	{
		foreach (self::$SERVICES as $service) {
			if (isset($this->_summary['server.' . $service])) {
				unset($this->_summary['server.' . $service]);
			}
			if (isset($this->_summary['server_date.' . $service])) {
				unset($this->_summary['server_date.' . $service]);
			}
		}
		self::save_summary();

		self::debug('Cleared all local service node caches');
	}

	/**
	 * ping clouds to find the fastest node
	 *
	 * @since  3.0
	 * @access public
	 */
	public function detect_cloud($service, $force = false)
	{
		if (in_array($service, self::$CENTER_SVC_SET)) {
			return self::CLOUD_SERVER;
		}

		if (in_array($service, self::$WP_SVC_SET)) {
			return self::CLOUD_SERVER_WP;
		}

		// Check if the stored server needs to be refreshed
		if (!$force) {
			if (
				!empty($this->_summary['server.' . $service]) &&
				!empty($this->_summary['server_date.' . $service]) &&
				$this->_summary['server_date.' . $service] > time() - 86400 * self::TTL_NODE
			) {
				$server = $this->_summary['server.' . $service];
				if (!strpos(self::CLOUD_SERVER, 'preview.') && !strpos($server, 'preview.')) {
					return $server;
				}
				if (strpos(self::CLOUD_SERVER, 'preview.') && strpos($server, 'preview.')) {
					return $server;
				}
			}
		}

		if (!$service || !in_array($service, self::$SERVICES)) {
			$msg = __('Cloud Error', 'litespeed-cache') . ': ' . $service;
			Admin_Display::error($msg);
			return false;
		}

		// Send request to Quic Online Service
		$json = $this->_post(self::SVC_D_NODES, array('svc' => $this->_maybe_queue($service)));

		// Check if get list correctly
		if (empty($json['list']) || !is_array($json['list'])) {
			self::debug('request cloud list failed: ', $json);

			if ($json) {
				$msg = __('Cloud Error', 'litespeed-cache') . ": [Service] $service [Info] " . \json_encode($json);
				Admin_Display::error($msg);
			}

			return false;
		}

		// Ping closest cloud
		$valid_clouds = false;
		if (!empty($json['list_preferred'])) {
			$valid_clouds = $this->_get_closest_nodes($json['list_preferred'], $service);
		}
		if (!$valid_clouds) {
			$valid_clouds = $this->_get_closest_nodes($json['list'], $service);
		}
		if (!$valid_clouds) {
			return false;
		}

		// Check server load
		if (in_array($service, self::$SERVICES_LOAD_CHECK)) {
			// TODO
			$valid_cloud_loads = array();
			foreach ($valid_clouds as $k => $v) {
				$response = wp_safe_remote_get($v, array('timeout' => 5));
				if (is_wp_error($response)) {
					$error_message = $response->get_error_message();
					self::debug('failed to do load checker: ' . $error_message);
					continue;
				}

				$curr_load = \json_decode($response['body'], true);
				if (!empty($curr_load['_res']) && $curr_load['_res'] == 'ok' && isset($curr_load['load'])) {
					$valid_cloud_loads[$v] = $curr_load['load'];
				}
			}

			if (!$valid_cloud_loads) {
				$msg = __('Cloud Error', 'litespeed-cache') . ": [Service] $service [Info] " . __('No available Cloud Node after checked server load.', 'litespeed-cache');
				Admin_Display::error($msg);
				return false;
			}

			self::debug('Closest nodes list after load check', $valid_cloud_loads);

			$qualified_list = array_keys($valid_cloud_loads, min($valid_cloud_loads));
		} else {
			$qualified_list = $valid_clouds;
		}

		$closest = $qualified_list[array_rand($qualified_list)];

		self::debug('Chose node: ' . $closest);

		// store data into option locally
		$this->_summary['server.' . $service] = $closest;
		$this->_summary['server_date.' . $service] = time();
		self::save_summary();

		return $this->_summary['server.' . $service];
	}

	/**
	 * Ping to choose the closest nodes
	 * @since 7.0
	 */
	private function _get_closest_nodes($list, $service)
	{
		$speed_list = array();
		foreach ($list as $v) {
			// Exclude possible failed 503 nodes
			if (!empty($this->_summary['disabled_node']) && !empty($this->_summary['disabled_node'][$v]) && time() - $this->_summary['disabled_node'][$v] < 86400) {
				continue;
			}
			$speed_list[$v] = Utility::ping($v);
		}

		if (!$speed_list) {
			self::debug('nodes are in 503 failed nodes');
			return false;
		}

		$min = min($speed_list);

		if ($min == 99999) {
			self::debug('failed to ping all clouds');
			return false;
		}

		// Random pick same time range ip (230ms 250ms)
		$range_len = strlen($min);
		$range_num = substr($min, 0, 1);
		$valid_clouds = array();
		foreach ($speed_list as $node => $speed) {
			if (strlen($speed) == $range_len && substr($speed, 0, 1) == $range_num) {
				$valid_clouds[] = $node;
			}
			// Append the lower speed ones
			elseif ($speed < $min * 4) {
				$valid_clouds[] = $node;
			}
		}

		if (!$valid_clouds) {
			$msg = __('Cloud Error', 'litespeed-cache') . ": [Service] $service [Info] " . __('No available Cloud Node.', 'litespeed-cache');
			Admin_Display::error($msg);
			return false;
		}

		self::debug('Closest nodes list', $valid_clouds);
		return $valid_clouds;
	}

	/**
	 * May need to convert to queue service
	 */
	private function _maybe_queue($service)
	{
		if (in_array($service, self::$_QUEUE_SVC_SET)) {
			return self::SVC_QUEUE;
		}
		return $service;
	}

	/**
	 * Get data from QUIC cloud server
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function get($service, $data = array())
	{
		$instance = self::cls();
		return $instance->_get($service, $data);
	}

	/**
	 * Get data from QUIC cloud server
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _get($service, $data = false)
	{
		$service_tag = $service;
		if (!empty($data['action'])) {
			$service_tag .= '-' . $data['action'];
		}

		$maybe_cloud = $this->_maybe_cloud($service_tag);
		if (!$maybe_cloud || $maybe_cloud === 'svc_hot') {
			return $maybe_cloud;
		}

		$server = $this->detect_cloud($service);
		if (!$server) {
			return;
		}

		$url = $server . '/' . $service;

		$param = array(
			'site_url' => home_url(),
			'main_domain' => !empty($this->_summary['main_domain']) ? $this->_summary['main_domain'] : '',
			'ver' => Core::VER,
		);

		if ($data) {
			$param['data'] = $data;
		}

		$url .= '?' . http_build_query($param);

		self::debug('getting from : ' . $url);

		self::save_summary(array('curr_request.' . $service_tag => time()));

		$response = wp_safe_remote_get($url, array(
			'timeout' => 15,
			'headers' => array('Accept' => 'application/json'),
		));

		return $this->_parse_response($response, $service, $service_tag, $server);
	}

	/**
	 * Check if is able to do cloud request or not
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _maybe_cloud($service_tag)
	{
		$home_url = home_url();
		if (!wp_http_validate_url($home_url)) {
			self::debug('wp_http_validate_url failed: ' . $home_url);
			return false;
		}

		// Deny if is IP
		if (preg_match('#^(([1-9]?\d|1\d\d|25[0-5]|2[0-4]\d)\.){3}([1-9]?\d|1\d\d|25[0-5]|2[0-4]\d)$#', Utility::parse_url_safe($home_url, PHP_URL_HOST))) {
			self::debug('IP home url is not allowed for cloud service.');
			$msg = __('In order to use QC services, need a real domain name, cannot use an IP.', 'litespeed-cache');
			Admin_Display::error($msg);
			return false;
		}

		/** @since 5.0 If in valid err_domains, bypass request */
		if ($this->_is_err_domain($home_url)) {
			self::debug('home url is in err_domains, bypass request: ' . $home_url);
			return false;
		}

		// we don't want the `img_optm-taken` to fail at any given time
		if ($service_tag == self::IMGOPTM_TAKEN) {
			return true;
		}

		if ($service_tag == self::SVC_D_SYNC_CONF && !$this->activated()) {
			self::debug('Skip sync conf as QC not activated yet.');
			return false;
		}

		// Check TTL
		if (!empty($this->_summary['ttl.' . $service_tag])) {
			$ttl = $this->_summary['ttl.' . $service_tag] - time();
			if ($ttl > 0) {
				self::debug('❌ TTL limit. [srv] ' . $service_tag . ' [TTL cool down] ' . $ttl . ' seconds');
				return 'svc_hot';
			}
		}

		$expiration_req = self::EXPIRATION_REQ;
		// Limit frequent unfinished request to 5min
		$timestamp_tag = 'curr_request.';
		if ($service_tag == self::SVC_IMG_OPTM . '-' . Img_Optm::TYPE_NEW_REQ) {
			$timestamp_tag = 'last_request.';
		} else {
			// For all other requests, if is under debug mode, will always allow
			if ($this->conf(self::O_DEBUG)) {
				return true;
			}
		}

		if (!empty($this->_summary[$timestamp_tag . $service_tag])) {
			$expired = $this->_summary[$timestamp_tag . $service_tag] + $expiration_req - time();
			if ($expired > 0) {
				self::debug("❌ try [$service_tag] after $expired seconds");

				if ($service_tag !== self::API_VER) {
					$msg =
						__('Cloud Error', 'litespeed-cache') .
						': ' .
						sprintf(__('Please try after %1$s for service %2$s.', 'litespeed-cache'), Utility::readable_time($expired, 0, true), '<code>' . $service_tag . '</code>');
					Admin_Display::error(array('cloud_trylater' => $msg));
				}

				return false;
			}
		}

		if (in_array($service_tag, self::$_PUB_SVC_SET)) {
			return true;
		}

		if (!$this->activated() && $service_tag != self::SVC_D_ACTIVATE) {
			Admin_Display::error(Error::msg('qc_setup_required'));
			return false;
		}

		return true;
	}

	/**
	 * Check if a service tag ttl is valid or not
	 * @since 7.1
	 */
	public function service_hot($service_tag)
	{
		if (empty($this->_summary['ttl.' . $service_tag])) {
			return false;
		}

		$ttl = $this->_summary['ttl.' . $service_tag] - time();
		if ($ttl <= 0) {
			return false;
		}

		return $ttl;
	}

	/**
	 * Check if activated QUIC.cloud service or not
	 *
	 * @since  7.0
	 * @access public
	 */
	public function activated()
	{
		return !empty($this->_summary['sk_b64']) && !empty($this->_summary['qc_activated']);
	}

	/**
	 * Show my.qc quick link to the domain page
	 */
	public function qc_link()
	{
		$data = array(
			'site_url' => home_url(),
			'ver' => LSCWP_V,
			'ref' => $this->_get_ref_url(),
		);
		return self::CLOUD_SERVER_DASH . '/u/wp3/manage?data=' . urlencode(Utility::arr2str($data)); // . (!empty($this->_summary['is_linked']) ? '?wplogin=1' : '');
	}

	/**
	 * Post data to QUIC.cloud server
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function post($service, $data = false, $time_out = false)
	{
		$instance = self::cls();
		return $instance->_post($service, $data, $time_out);
	}

	/**
	 * Post data to cloud server
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _post($service, $data = false, $time_out = false)
	{
		$service_tag = $service;
		if (!empty($data['action'])) {
			$service_tag .= '-' . $data['action'];
		}

		$maybe_cloud = $this->_maybe_cloud($service_tag);
		if (!$maybe_cloud || $maybe_cloud === 'svc_hot') {
			self::debug('Maybe cloud failed: ' . var_export($maybe_cloud, true));
			return $maybe_cloud;
		}

		$server = $this->detect_cloud($service);
		if (!$server) {
			return;
		}

		$url = $server . '/' . $this->_maybe_queue($service);

		self::debug('posting to : ' . $url);

		if ($data) {
			$data['service_type'] = $service; // For queue distribution usage
		}

		// Encrypt service as signature
		// $signature_ts = time();
		// $sign_data = array(
		// 	'service_tag' => $service_tag,
		// 	'ts' => $signature_ts,
		// );
		// $data['signature_b64'] = $this->_sign_b64(implode('', $sign_data));
		// $data['signature_ts'] = $signature_ts;

		self::debug('data', $data);
		$param = array(
			'site_url' => home_url(), // Need to use home_url() as WPML case may change it for diff langs, therefore we can do auto alias
			'main_domain' => !empty($this->_summary['main_domain']) ? $this->_summary['main_domain'] : '',
			'wp_pk_b64' => !empty($this->_summary['pk_b64']) ? $this->_summary['pk_b64'] : '',
			'ver' => Core::VER,
			'data' => $data,
		);

		self::save_summary(array('curr_request.' . $service_tag => time()));

		$response = wp_safe_remote_post($url, array(
			'body' => $param,
			'timeout' => $time_out ?: 15,
			'headers' => array('Accept' => 'application/json', 'Expect' => ''),
		));

		return $this->_parse_response($response, $service, $service_tag, $server);
	}

	/**
	 * Parse response JSON
	 * Mark the request successful if the response status is ok
	 *
	 * @since  3.0
	 */
	private function _parse_response($response, $service, $service_tag, $server)
	{
		// If show the error or not if failed
		$visible_err = $service !== self::API_VER && $service !== self::API_NEWS && $service !== self::SVC_D_DASH;

		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			self::debug('failed to request: ' . $error_message);

			if ($visible_err) {
				$msg = __('Failed to request via WordPress', 'litespeed-cache') . ': ' . $error_message . " [server] $server [service] $service";
				Admin_Display::error($msg);

				// Tmp disabled this node from reusing in 1 day
				if (empty($this->_summary['disabled_node'])) {
					$this->_summary['disabled_node'] = array();
				}
				$this->_summary['disabled_node'][$server] = time();
				self::save_summary();

				// Force redetect node
				self::debug('Node error, redetecting node [svc] ' . $service);
				$this->detect_cloud($service, true);
			}
			return false;
		}

		$json = \json_decode($response['body'], true);

		if (!is_array($json)) {
			self::debugErr('failed to decode response json: ' . $response['body']);

			if ($visible_err) {
				$msg = __('Failed to request via WordPress', 'litespeed-cache') . ': ' . $response['body'] . " [server] $server [service] $service";
				Admin_Display::error($msg);

				// Tmp disabled this node from reusing in 1 day
				if (empty($this->_summary['disabled_node'])) {
					$this->_summary['disabled_node'] = array();
				}
				$this->_summary['disabled_node'][$server] = time();
				self::save_summary();

				// Force redetect node
				self::debugErr('Node error, redetecting node [svc] ' . $service);
				$this->detect_cloud($service, true);
			}

			return false;
		}

		// Check and save TTL data
		if (!empty($json['_ttl'])) {
			$ttl = intval($json['_ttl']);
			self::debug('Service TTL to save: ' . $ttl);
			if ($ttl > 0 && $ttl < 86400) {
				self::save_summary(array(
					'ttl.' . $service_tag => $ttl + time(),
				));
			}
		}

		if (!empty($json['_code'])) {
			self::debugErr('Hit err _code: ' . $json['_code']);
			if ($json['_code'] == 'unpulled_images') {
				$msg = __('Cloud server refused the current request due to unpulled images. Please pull the images first.', 'litespeed-cache');
				Admin_Display::error($msg);
				return false;
			}
			if ($json['_code'] == 'blocklisted') {
				$msg = __('Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.', 'litespeed-cache');
				Admin_Display::error($msg);
				return false;
			}

			if ($json['_code'] == 'rate_limit') {
				self::debugErr('Cloud server rate limit exceeded.');
				$msg = __('Cloud server refused the current request due to rate limiting. Please try again later.', 'litespeed-cache');
				Admin_Display::error($msg);
				return false;
			}

			if ($json['_code'] == 'heavy_load' || $json['_code'] == 'redetect_node') {
				// Force redetect node
				self::debugErr('Node redetecting node [svc] ' . $service);
				Admin_Display::info(__('Redetected node', 'litespeed-cache') . ': ' . Error::msg($json['_code']));
				$this->detect_cloud($service, true);
			}
		}

		if (!empty($json['_503'])) {
			self::debugErr('service 503 unavailable temporarily. ' . $json['_503']);

			$msg = __(
				'We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.',
				'litespeed-cache'
			);
			$msg .= ' ' . $json['_503'] . " [server] $server [service] $service";
			Admin_Display::error($msg);

			// Force redetect node
			self::debugErr('Node error, redetecting node [svc] ' . $service);
			$this->detect_cloud($service, true);

			return false;
		}

		list($json, $return) = $this->extract_msg($json, $service, $server);
		if ($return) {
			return false;
		}

		self::save_summary(array(
			'last_request.' . $service_tag => $this->_summary['curr_request.' . $service_tag],
			'curr_request.' . $service_tag => 0,
		));

		if ($json) {
			self::debug2('response ok', $json);
		} else {
			self::debug2('response ok');
		}

		// Only successful request return Array
		return $json;
	}

	/**
	 * Extract msg from json
	 * @since 5.0
	 */
	public function extract_msg($json, $service, $server = false, $is_callback = false)
	{
		if (!empty($json['_info'])) {
			self::debug('_info: ' . $json['_info']);
			$msg = __('Message from QUIC.cloud server', 'litespeed-cache') . ': ' . $json['_info'];
			$msg .= $this->_parse_link($json);
			Admin_Display::info($msg);
			unset($json['_info']);
		}

		if (!empty($json['_note'])) {
			self::debug('_note: ' . $json['_note']);
			$msg = __('Message from QUIC.cloud server', 'litespeed-cache') . ': ' . $json['_note'];
			$msg .= $this->_parse_link($json);
			Admin_Display::note($msg);
			unset($json['_note']);
		}

		if (!empty($json['_success'])) {
			self::debug('_success: ' . $json['_success']);
			$msg = __('Good news from QUIC.cloud server', 'litespeed-cache') . ': ' . $json['_success'];
			$msg .= $this->_parse_link($json);
			Admin_Display::success($msg);
			unset($json['_success']);
		}

		// Upgrade is required
		if (!empty($json['_err_req_v'])) {
			self::debug('_err_req_v: ' . $json['_err_req_v']);
			$msg =
				sprintf(__('%1$s plugin version %2$s required for this action.', 'litespeed-cache'), Core::NAME, 'v' . $json['_err_req_v'] . '+') .
				" [server] $server [service] $service";

			// Append upgrade link
			$msg2 = ' ' . GUI::plugin_upgrade_link(Core::NAME, Core::PLUGIN_NAME, $json['_err_req_v']);

			$msg2 .= $this->_parse_link($json);
			Admin_Display::error($msg . $msg2);
			return array($json, true);
		}

		// Parse _carry_on info
		if (!empty($json['_carry_on'])) {
			self::debug('Carry_on usage', $json['_carry_on']);
			// Store generic info
			foreach (array('usage', 'promo', 'mini_html', 'partner', '_error', '_info', '_note', '_success') as $v) {
				if (isset($json['_carry_on'][$v])) {
					switch ($v) {
						case 'usage':
							$usage_svc_tag = in_array($service, array(self::SVC_CCSS, self::SVC_UCSS, self::SVC_VPI)) ? self::SVC_PAGE_OPTM : $service;
							$this->_summary['usage.' . $usage_svc_tag] = $json['_carry_on'][$v];
							break;

						case 'promo':
							if (empty($this->_summary[$v]) || !is_array($this->_summary[$v])) {
								$this->_summary[$v] = array();
							}
							$this->_summary[$v][] = $json['_carry_on'][$v];
							break;

						case 'mini_html':
							foreach ($json['_carry_on'][$v] as $k2 => $v2) {
								if (strpos($k2, 'ttl.') === 0) {
									$v2 += time();
								}
								$this->_summary[$v][$k2] = $v2;
							}
							break;

						case 'partner':
							$this->_summary[$v] = $json['_carry_on'][$v];
							break;

						case '_error':
						case '_info':
						case '_note':
						case '_success':
							$color_mode = substr($v, 1);
							$msgs = $json['_carry_on'][$v];
							Admin_Display::add_unique_notice($color_mode, $msgs, true);
							break;

						default:
							break;
					}
				}
			}
			self::save_summary();
			unset($json['_carry_on']);
		}

		// Parse general error msg
		if (!$is_callback && (empty($json['_res']) || $json['_res'] !== 'ok')) {
			$json_msg = !empty($json['_msg']) ? $json['_msg'] : 'unknown';
			self::debug('❌ _err: ' . $json_msg, $json);

			$str_translated = Error::msg($json_msg);
			$msg = __('Failed to communicate with QUIC.cloud server', 'litespeed-cache') . ': ' . $str_translated . " [server] $server [service] $service";
			$msg .= $this->_parse_link($json);
			$visible_err = $service !== self::API_VER && $service !== self::API_NEWS && $service !== self::SVC_D_DASH;
			if ($visible_err) {
				Admin_Display::error($msg);
			}

			// QC may try auto alias
			/** @since 5.0 Store the domain as `err_domains` only for QC auto alias feature */
			if ($json_msg == 'err_alias') {
				if (empty($this->_summary['err_domains'])) {
					$this->_summary['err_domains'] = array();
				}
				$home_url = home_url();
				if (!array_key_exists($home_url, $this->_summary['err_domains'])) {
					$this->_summary['err_domains'][$home_url] = time();
				}
				self::save_summary();
			}

			// Site not on QC, delete invalid domain key
			if ($json_msg == 'site_not_registered' || $json_msg == 'err_key') {
				$this->_reset_qc_reg();
			}

			return array($json, true);
		}

		unset($json['_res']);
		if (!empty($json['_msg'])) {
			unset($json['_msg']);
		}

		return array($json, false);
	}

	/**
	 * Clear QC linked status
	 * @since 5.0
	 */
	private function _reset_qc_reg()
	{
		unset($this->_summary['qc_activated']);
		if (!empty($this->_summary['partner'])) {
			unset($this->_summary['partner']);
		}
		self::save_summary();

		$msg = $this->_reset_qc_reg_content();
		Admin_Display::error($msg, false, true);
	}

	private function _reset_qc_reg_content()
	{
		$msg = __('Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.', 'litespeed-cache');
		$msg .= Doc::learn_more(admin_url('admin.php?page=litespeed'), __('Click here to proceed.', 'litespeed-cache'), true, false, true);
		$msg .= Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/general/', false, false, false, true);
		return $msg;
	}

	private function _clear_reset_qc_reg_msg()
	{
		self::debug('Removed pinned reset QC reg content msg');
		$msg = $this->_reset_qc_reg_content();
		Admin_Display::dismiss_pin_by_content($msg, Admin_Display::NOTICE_RED, true);
	}

	/**
	 * REST call: check if the error domain is valid call for auto alias purpose
	 * @since 5.0
	 */
	public function rest_err_domains()
	{
		if (empty($_POST['main_domain']) || empty($_POST['alias'])) {
			return self::err('lack_of_param');
		}

		$this->extract_msg($_POST, 'Quic.cloud', false, true);

		if ($this->_is_err_domain($_POST['alias'])) {
			if ($_POST['alias'] == home_url()) {
				$this->_remove_domain_from_err_list($_POST['alias']);
			}
			return self::ok();
		}

		return self::err('Not an alias req from here');
	}

	/**
	 * Remove a domain from err domain
	 * @since 5.0
	 */
	private function _remove_domain_from_err_list($url)
	{
		unset($this->_summary['err_domains'][$url]);
		self::save_summary();
	}

	/**
	 * Check if is err domain
	 * @since 5.0
	 */
	private function _is_err_domain($home_url)
	{
		if (empty($this->_summary['err_domains'])) {
			return false;
		}
		if (!array_key_exists($home_url, $this->_summary['err_domains'])) {
			return false;
		}
		// Auto delete if too long ago
		if (time() - $this->_summary['err_domains'][$home_url] > 86400 * 10) {
			$this->_remove_domain_from_err_list($home_url);

			return false;
		}
		if (time() - $this->_summary['err_domains'][$home_url] > 86400) {
			return false;
		}
		return true;
	}

	/**
	 * Show promo from cloud
	 *
	 * @since  3.0
	 * @access public
	 */
	public function show_promo()
	{
		if (empty($this->_summary['promo'])) {
			return;
		}

		require_once LSCWP_DIR . 'tpl/banner/cloud_promo.tpl.php';
	}

	/**
	 * Clear promo from cloud
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _clear_promo()
	{
		if (count($this->_summary['promo']) > 1) {
			array_shift($this->_summary['promo']);
		} else {
			$this->_summary['promo'] = array();
		}
		self::save_summary();
	}

	/**
	 * Parse _links from json
	 *
	 * @since  1.6.5
	 * @since  1.6.7 Self clean the parameter
	 * @access private
	 */
	private function _parse_link(&$json)
	{
		$msg = '';

		if (!empty($json['_links'])) {
			foreach ($json['_links'] as $v) {
				$msg .= ' ' . sprintf('<a href="%s" class="%s" target="_blank">%s</a>', $v['link'], !empty($v['cls']) ? $v['cls'] : '', $v['title']);
			}

			unset($json['_links']);
		}

		return $msg;
	}

	/**
	 * Request callback validation from Cloud
	 *
	 * @since  3.0
	 * @access public
	 */
	public function ip_validate()
	{
		if (empty($_POST['hash'])) {
			return self::err('lack_of_params');
		}

		if ($_POST['hash'] != md5(substr($this->_summary['pk_b64'], 0, 4))) {
			self::debug('__callback IP request decryption failed');
			return self::err('err_hash');
		}

		Control::set_nocache('Cloud IP hash validation');

		$resp_hash = md5(substr($this->_summary['pk_b64'], 2, 4));

		self::debug('__callback IP request hash: ' . $resp_hash);

		return self::ok(array('hash' => $resp_hash));
	}

	/**
	 * Check if this visit is from cloud or not
	 *
	 * @since  3.0
	 */
	public function is_from_cloud()
	{
		// return true;
		$check_point = time() - 86400 * self::TTL_IPS;
		if (empty($this->_summary['ips']) || empty($this->_summary['ips_ts']) || $this->_summary['ips_ts'] < $check_point) {
			self::debug('Force updating ip as ips_ts is older than ' . self::TTL_IPS . ' days');
			$this->_update_ips();
		}

		$res = $this->cls('Router')->ip_access($this->_summary['ips']);
		if (!$res) {
			self::debug('❌ Not our cloud IP');

			// Auto check ip list again but need an interval limit safety.
			if (empty($this->_summary['ips_ts_runner']) || time() - $this->_summary['ips_ts_runner'] > 600) {
				self::debug('Force updating ip as ips_ts_runner is older than 10mins');
				// Refresh IP list for future detection
				$this->_update_ips();
				$res = $this->cls('Router')->ip_access($this->_summary['ips']);
				if (!$res) {
					self::debug('❌ 2nd time: Not our cloud IP');
				} else {
					self::debug('✅ Passed Cloud IP verification');
				}
				return $res;
			}
		} else {
			self::debug('✅ Passed Cloud IP verification');
		}

		return $res;
	}

	/**
	 * Update Cloud IP list
	 *
	 * @since 4.2
	 */
	private function _update_ips()
	{
		self::debug('Load remote Cloud IP list from ' . self::CLOUD_IPS);
		// Prevent multiple call in a short period
		self::save_summary(array('ips_ts' => time(), 'ips_ts_runner' => time()));

		$response = wp_safe_remote_get(self::CLOUD_IPS . '?json');
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			self::debug('failed to get ip whitelist: ' . $error_message);
			throw new \Exception('Failed to fetch QUIC.cloud whitelist ' . $error_message);
		}

		$json = \json_decode($response['body'], true);

		self::debug('Load ips', $json);
		self::save_summary(array('ips' => $json));
	}

	/**
	 * Return succeeded response
	 *
	 * @since  3.0
	 */
	public static function ok($data = array())
	{
		$data['_res'] = 'ok';
		return $data;
	}

	/**
	 * Return error
	 *
	 * @since  3.0
	 */
	public static function err($code)
	{
		self::debug("❌ Error response code: $code");
		return array('_res' => 'err', '_msg' => $code);
	}

	/**
	 * Return pong for ping to check PHP function availability
	 * @since 6.5
	 */
	public function ping()
	{
		$resp = array(
			'v_lscwp' => Core::VER,
			'v_php' => PHP_VERSION,
			'v_wp' => $GLOBALS['wp_version'],
			'home_url' => home_url(),
		);
		if (!empty($_POST['funcs'])) {
			foreach ($_POST['funcs'] as $v) {
				$resp[$v] = function_exists($v) ? 'y' : 'n';
			}
		}
		if (!empty($_POST['classes'])) {
			foreach ($_POST['classes'] as $v) {
				$resp[$v] = class_exists($v) ? 'y' : 'n';
			}
		}
		if (!empty($_POST['consts'])) {
			foreach ($_POST['consts'] as $v) {
				$resp[$v] = defined($v) ? 'y' : 'n';
			}
		}
		return self::ok($resp);
	}

	/**
	 * Display a banner for dev env if using preview QC node.
	 * @since 7.0
	 */
	public function maybe_preview_banner()
	{
		if (strpos(self::CLOUD_SERVER, 'preview.')) {
			Admin_Display::note(__('Linked to QUIC.cloud preview environment, for testing purpose only.', 'litespeed-cache'), true, true, 'litespeed-warning-bg');
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_CLEAR_CLOUD:
				$this->clear_cloud();
				break;

			case self::TYPE_REDETECT_CLOUD:
				if (!empty($_GET['svc'])) {
					$this->detect_cloud($_GET['svc'], true);
				}
				break;

			case self::TYPE_CLEAR_PROMO:
				$this->_clear_promo();
				break;

			case self::TYPE_RESET:
				$this->reset_qc();
				break;

			case self::TYPE_ACTIVATE:
				$this->init_qc();
				break;

			case self::TYPE_LINK:
				$this->link_qc();
				break;

			case self::TYPE_ENABLE_CDN:
				$this->enable_cdn();
				break;

			case self::TYPE_API:
				if (!empty($_GET['action2'])) {
					$this->api_link_call($_GET['action2']);
				}
				break;

			case self::TYPE_SYNC_STATUS:
				$this->load_qc_status_for_dash('cdn_dash', true);
				$msg = __('Sync QUIC.cloud status successfully.', 'litespeed-cache');
				Admin_Display::success($msg);
				break;

			case self::TYPE_SYNC_USAGE:
				$this->sync_usage();

				$msg = __('Sync credit allowance with Cloud Server successfully.', 'litespeed-cache');
				Admin_Display::success($msg);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/vpi.cls.php000064400000016304151600167610016653 0ustar00<?php

/**
 * The viewport image class.
 *
 * @since      	4.7
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class VPI extends Base
{
	const LOG_TAG = '[VPI]';

	const TYPE_GEN = 'gen';
	const TYPE_CLEAR_Q = 'clear_q';

	protected $_summary;
	private $_queue;

	/**
	 * Init
	 *
	 * @since  4.7
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();
	}

	/**
	 * The VPI content of the current page
	 *
	 * @since  4.7
	 */
	public function add_to_queue()
	{
		$is_mobile = $this->_separate_mobile();

		global $wp;
		$request_url = home_url($wp->request);

		$ua = !empty($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';

		// Store it to prepare for cron
		$this->_queue = $this->load_queue('vpi');

		if (count($this->_queue) > 500) {
			self::debug('Queue is full - 500');
			return;
		}

		$home_id = get_option('page_for_posts');

		if (!is_singular() && !($home_id > 0 && is_home())) {
			self::debug('not single post ID');
			return;
		}

		$post_id = is_home() ? $home_id : get_the_ID();

		$queue_k = ($is_mobile ? 'mobile' : '') . ' ' . $request_url;
		if (!empty($this->_queue[$queue_k])) {
			self::debug('queue k existed ' . $queue_k);
			return;
		}

		$this->_queue[$queue_k] = array(
			'url' => apply_filters('litespeed_vpi_url', $request_url),
			'post_id' => $post_id,
			'user_agent' => substr($ua, 0, 200),
			'is_mobile' => $this->_separate_mobile(),
		); // Current UA will be used to request
		$this->save_queue('vpi', $this->_queue);
		self::debug('Added queue_vpi [url] ' . $queue_k . ' [UA] ' . $ua);

		// Prepare cache tag for later purge
		Tag::add('VPI.' . md5($queue_k));

		return null;
	}

	/**
	 * Notify finished from server
	 * @since 4.7
	 */
	public function notify()
	{
		$post_data = \json_decode(file_get_contents('php://input'), true);
		if (is_null($post_data)) {
			$post_data = $_POST;
		}
		self::debug('notify() data', $post_data);

		$this->_queue = $this->load_queue('vpi');

		list($post_data) = $this->cls('Cloud')->extract_msg($post_data, 'vpi');

		$notified_data = $post_data['data'];
		if (empty($notified_data) || !is_array($notified_data)) {
			self::debug('❌ notify exit: no notified data');
			return Cloud::err('no notified data');
		}

		// Check if its in queue or not
		$valid_i = 0;
		foreach ($notified_data as $v) {
			if (empty($v['request_url'])) {
				self::debug('❌ notify bypass: no request_url', $v);
				continue;
			}
			if (empty($v['queue_k'])) {
				self::debug('❌ notify bypass: no queue_k', $v);
				continue;
			}
			// $queue_k = ( $is_mobile ? 'mobile' : '' ) . ' ' . $v[ 'request_url' ];
			$queue_k = $v['queue_k'];

			if (empty($this->_queue[$queue_k])) {
				self::debug('❌ notify bypass: no this queue [q_k]' . $queue_k);
				continue;
			}

			// Save data
			if (!empty($v['data_vpi'])) {
				$post_id = $this->_queue[$queue_k]['post_id'];
				$name = !empty($v['is_mobile']) ? 'litespeed_vpi_list_mobile' : 'litespeed_vpi_list';
				$urldecode = is_array($v['data_vpi']) ? array_map('urldecode', $v['data_vpi']) : urldecode($v['data_vpi']);
				self::debug('save data_vpi', $urldecode);
				$this->cls('Metabox')->save($post_id, $name, $urldecode);

				$valid_i++;
			}

			unset($this->_queue[$queue_k]);
			self::debug('notify data handled, unset queue [q_k] ' . $queue_k);
		}
		$this->save_queue('vpi', $this->_queue);

		self::debug('notified');

		return Cloud::ok(array('count' => $valid_i));
	}

	/**
	 * Cron
	 *
	 * @since  4.7
	 */
	public static function cron($continue = false)
	{
		$_instance = self::cls();
		return $_instance->_cron_handler($continue);
	}

	/**
	 * Cron generation
	 *
	 * @since  4.7
	 */
	private function _cron_handler($continue = false)
	{
		self::debug('cron start');
		$this->_queue = $this->load_queue('vpi');

		if (empty($this->_queue)) {
			return;
		}

		// For cron, need to check request interval too
		if (!$continue) {
			if (!empty($this->_summary['curr_request_vpi']) && time() - $this->_summary['curr_request_vpi'] < 300 && !$this->conf(self::O_DEBUG)) {
				self::debug('Last request not done');
				return;
			}
		}

		$i = 0;
		foreach ($this->_queue as $k => $v) {
			if (!empty($v['_status'])) {
				continue;
			}

			self::debug('cron job [tag] ' . $k . ' [url] ' . $v['url'] . ($v['is_mobile'] ? ' 📱 ' : '') . ' [UA] ' . $v['user_agent']);

			$i++;
			$res = $this->_send_req($v['url'], $k, $v['user_agent'], $v['is_mobile']);
			if (!$res) {
				// Status is wrong, drop this this->_queue
				$this->_queue = $this->load_queue('vpi');
				unset($this->_queue[$k]);
				$this->save_queue('vpi', $this->_queue);

				if (!$continue) {
					return;
				}

				// if ( $i > 3 ) {
				GUI::print_loading(count($this->_queue), 'VPI');
				return Router::self_redirect(Router::ACTION_VPI, self::TYPE_GEN);
				// }

				continue;
			}

			// Exit queue if out of quota or service is hot
			if ($res === 'out_of_quota' || $res === 'svc_hot') {
				return;
			}

			$this->_queue = $this->load_queue('vpi');
			$this->_queue[$k]['_status'] = 'requested';
			$this->save_queue('vpi', $this->_queue);
			self::debug('Saved to queue [k] ' . $k);

			// only request first one
			if (!$continue) {
				return;
			}

			// if ( $i > 3 ) {
			GUI::print_loading(count($this->_queue), 'VPI');
			return Router::self_redirect(Router::ACTION_VPI, self::TYPE_GEN);
			// }
		}
	}

	/**
	 * Send to QC API to generate VPI
	 *
	 * @since  4.7
	 * @access private
	 */
	private function _send_req($request_url, $queue_k, $user_agent, $is_mobile)
	{
		$svc = Cloud::SVC_VPI;
		// Check if has credit to push or not
		$err = false;
		$allowance = $this->cls('Cloud')->allowance($svc, $err);
		if (!$allowance) {
			self::debug('❌ No credit: ' . $err);
			$err && Admin_Display::error(Error::msg($err));
			return 'out_of_quota';
		}

		set_time_limit(120);

		// Update css request status
		self::save_summary(array('curr_request_vpi' => time()), true);

		// Gather guest HTML to send
		$html = $this->cls('CSS')->prepare_html($request_url, $user_agent);

		if (!$html) {
			return false;
		}

		// Parse HTML to gather all CSS content before requesting
		$css = false;
		list($css, $html) = $this->cls('CSS')->prepare_css($html);

		if (!$css) {
			self::debug('❌ No css');
			return false;
		}

		$data = array(
			'url' => $request_url,
			'queue_k' => $queue_k,
			'user_agent' => $user_agent,
			'is_mobile' => $is_mobile ? 1 : 0, // todo:compatible w/ tablet
			'html' => $html,
			'css' => $css,
		);
		self::debug('Generating: ', $data);

		$json = Cloud::post($svc, $data, 30);
		if (!is_array($json)) {
			return $json;
		}

		// Unknown status, remove this line
		if ($json['status'] != 'queued') {
			return false;
		}

		// Save summary data
		self::reload_summary();
		$this->_summary['last_spent_vpi'] = time() - $this->_summary['curr_request_vpi'];
		$this->_summary['last_request_vpi'] = $this->_summary['curr_request_vpi'];
		$this->_summary['curr_request_vpi'] = 0;
		self::save_summary();

		return true;
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  4.7
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GEN:
				self::cron(true);
				break;

			case self::TYPE_CLEAR_Q:
				$this->clear_q('vpi');
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/control.cls.php000064400000053211151600167660017540 0ustar00<?php

/**
 * The plugin cache-control class for X-Litespeed-Cache-Control
 *
 * @since      	1.1.3
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Control extends Root
{
	const LOG_TAG = '💵';

	const BM_CACHEABLE = 1;
	const BM_PRIVATE = 2;
	const BM_SHARED = 4;
	const BM_NO_VARY = 8;
	const BM_FORCED_CACHEABLE = 32;
	const BM_PUBLIC_FORCED = 64;
	const BM_STALE = 128;
	const BM_NOTCACHEABLE = 256;

	const X_HEADER = 'X-LiteSpeed-Cache-Control';

	protected static $_control = 0;
	protected static $_custom_ttl = 0;

	private $_response_header_ttls = array();

	/**
	 * Init cache control
	 *
	 * @since  1.6.2
	 */
	public function init()
	{
		/**
		 * Add vary filter for Role Excludes
		 * @since  1.6.2
		 */
		add_filter('litespeed_vary', array($this, 'vary_add_role_exclude'));

		// 301 redirect hook
		add_filter('wp_redirect', array($this, 'check_redirect'), 10, 2);

		// Load response header conf
		$this->_response_header_ttls = $this->conf(Base::O_CACHE_TTL_STATUS);
		foreach ($this->_response_header_ttls as $k => $v) {
			$v = explode(' ', $v);
			if (empty($v[0]) || empty($v[1])) {
				continue;
			}
			$this->_response_header_ttls[$v[0]] = $v[1];
		}

		if ($this->conf(Base::O_PURGE_STALE)) {
			$this->set_stale();
		}
	}

	/**
	 * Exclude role from optimization filter
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function vary_add_role_exclude($vary)
	{
		if ($this->in_cache_exc_roles()) {
			$vary['role_exclude_cache'] = 1;
		}

		return $vary;
	}

	/**
	 * Check if one user role is in exclude cache group settings
	 *
	 * @since 1.6.2
	 * @since 3.0 Moved here from conf.cls
	 * @access public
	 * @param  string $role The user role
	 * @return int       The set value if already set
	 */
	public function in_cache_exc_roles($role = null)
	{
		// Get user role
		if ($role === null) {
			$role = Router::get_role();
		}

		if (!$role) {
			return false;
		}

		$roles = explode(',', $role);
		$found = array_intersect($roles, $this->conf(Base::O_CACHE_EXC_ROLES));

		return $found ? implode(',', $found) : false;
	}

	/**
	 * 1. Initialize cacheable status for `wp` hook
	 * 2. Hook error page tags for cacheable pages
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function init_cacheable()
	{
		// Hook `wp` to mark default cacheable status
		// NOTE: Any process that does NOT run into `wp` hook will not get cacheable by default
		add_action('wp', array($this, 'set_cacheable'), 5);

		// Hook WP REST to be cacheable
		if ($this->conf(Base::O_CACHE_REST)) {
			add_action('rest_api_init', array($this, 'set_cacheable'), 5);
		}

		// Cache resources
		// NOTE: If any strange resource doesn't use normal WP logic `wp_loaded` hook, rewrite rule can handle it
		$cache_res = $this->conf(Base::O_CACHE_RES);
		if ($cache_res) {
			$uri = esc_url($_SERVER['REQUEST_URI']); // todo: check if need esc_url()
			$pattern = '!' . LSCWP_CONTENT_FOLDER . Htaccess::RW_PATTERN_RES . '!';
			if (preg_match($pattern, $uri)) {
				add_action('wp_loaded', array($this, 'set_cacheable'), 5);
			}
		}

		// AJAX cache
		$ajax_cache = $this->conf(Base::O_CACHE_AJAX_TTL);
		foreach ($ajax_cache as $v) {
			$v = explode(' ', $v);
			if (empty($v[0]) || empty($v[1])) {
				continue;
			}
			// self::debug("Initializing cacheable status for wp_ajax_nopriv_" . $v[0]);
			add_action(
				'wp_ajax_nopriv_' . $v[0],
				function () use ($v) {
					self::set_custom_ttl($v[1]);
					self::force_cacheable('ajax Cache setting for action ' . $v[0]);
				},
				4
			);
		}

		// Check error page
		add_filter('status_header', array($this, 'check_error_codes'), 10, 2);
	}

	/**
	 * Check if the page returns any error code.
	 *
	 * @since 1.0.13.1
	 * @access public
	 * @param $status_header
	 * @param $code
	 * @return $error_status
	 */
	public function check_error_codes($status_header, $code)
	{
		if (array_key_exists($code, $this->_response_header_ttls)) {
			if (self::is_cacheable() && !$this->_response_header_ttls[$code]) {
				self::set_nocache('[Ctrl] TTL is set to no cache [status_header] ' . $code);
			}

			// Set TTL
			self::set_custom_ttl($this->_response_header_ttls[$code]);
		} elseif (self::is_cacheable()) {
			if (substr($code, 0, 1) == 4 || substr($code, 0, 1) == 5) {
				self::set_nocache('[Ctrl] 4xx/5xx default to no cache [status_header] ' . $code);
			}
		}

		// Set cache tag
		if (in_array($code, Tag::$error_code_tags)) {
			Tag::add(Tag::TYPE_HTTP . $code);
		}

		// Give the default status_header back
		return $status_header;
	}

	/**
	 * Set no vary setting
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function set_no_vary()
	{
		if (self::is_no_vary()) {
			return;
		}
		self::$_control |= self::BM_NO_VARY;
		self::debug('X Cache_control -> no-vary', 3);
	}

	/**
	 * Get no vary setting
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function is_no_vary()
	{
		return self::$_control & self::BM_NO_VARY;
	}

	/**
	 * Set stale
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function set_stale()
	{
		if (self::is_stale()) {
			return;
		}
		self::$_control |= self::BM_STALE;
		self::debug('X Cache_control -> stale');
	}

	/**
	 * Get stale
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function is_stale()
	{
		return self::$_control & self::BM_STALE;
	}

	/**
	 * Set cache control to shared private
	 *
	 * @access public
	 * @since 1.1.3
	 * @param string $reason The reason to no cache
	 */
	public static function set_shared($reason = false)
	{
		if (self::is_shared()) {
			return;
		}
		self::$_control |= self::BM_SHARED;
		self::set_private();

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = "( $reason )";
		}
		self::debug('X Cache_control -> shared ' . $reason);
	}

	/**
	 * Check if is shared private
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function is_shared()
	{
		return self::$_control & self::BM_SHARED && self::is_private();
	}

	/**
	 * Set cache control to forced public
	 *
	 * @access public
	 * @since 1.7.1
	 */
	public static function set_public_forced($reason = false)
	{
		if (self::is_public_forced()) {
			return;
		}
		self::$_control |= self::BM_PUBLIC_FORCED;

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = "( $reason )";
		}
		self::debug('X Cache_control -> public forced ' . $reason);
	}

	/**
	 * Check if is public forced
	 *
	 * @access public
	 * @since 1.7.1
	 */
	public static function is_public_forced()
	{
		return self::$_control & self::BM_PUBLIC_FORCED;
	}

	/**
	 * Set cache control to private
	 *
	 * @access public
	 * @since 1.1.3
	 * @param string $reason The reason to no cache
	 */
	public static function set_private($reason = false)
	{
		if (self::is_private()) {
			return;
		}
		self::$_control |= self::BM_PRIVATE;

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = "( $reason )";
		}
		self::debug('X Cache_control -> private ' . $reason);
	}

	/**
	 * Check if is private
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function is_private()
	{
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			// return false;
		}

		return self::$_control & self::BM_PRIVATE && !self::is_public_forced();
	}

	/**
	 * Initialize cacheable status in `wp` hook, if not call this, by default it will be non-cacheable
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function set_cacheable($reason = false)
	{
		self::$_control |= self::BM_CACHEABLE;

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = ' [reason] ' . $reason;
		}
		self::debug('Cache_control init on' . $reason);
	}

	/**
	 * This will disable non-cacheable BM
	 *
	 * @access public
	 * @since 2.2
	 */
	public static function force_cacheable($reason = false)
	{
		self::$_control |= self::BM_FORCED_CACHEABLE;

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = ' [reason] ' . $reason;
		}
		self::debug('Forced cacheable' . $reason);
	}

	/**
	 * Switch to nocacheable status
	 *
	 * @access public
	 * @since 1.1.3
	 * @param string $reason The reason to no cache
	 */
	public static function set_nocache($reason = false)
	{
		self::$_control |= self::BM_NOTCACHEABLE;

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = "( $reason )";
		}
		self::debug('X Cache_control -> no Cache ' . $reason, 5);
	}

	/**
	 * Check current notcacheable bit set
	 *
	 * @access public
	 * @since 1.1.3
	 * @return bool True if notcacheable bit is set, otherwise false.
	 */
	public static function isset_notcacheable()
	{
		return self::$_control & self::BM_NOTCACHEABLE;
	}

	/**
	 * Check current force cacheable bit set
	 *
	 * @access public
	 * @since 	2.2
	 */
	public static function is_forced_cacheable()
	{
		return self::$_control & self::BM_FORCED_CACHEABLE;
	}

	/**
	 * Check current cacheable status
	 *
	 * @access public
	 * @since 1.1.3
	 * @return bool True if is still cacheable, otherwise false.
	 */
	public static function is_cacheable()
	{
		if (defined('LSCACHE_NO_CACHE') && LSCACHE_NO_CACHE) {
			self::debug('LSCACHE_NO_CACHE constant defined');
			return false;
		}

		// Guest mode always cacheable
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			// return true;
		}

		// If its forced public cacheable
		if (self::is_public_forced()) {
			return true;
		}

		// If its forced cacheable
		if (self::is_forced_cacheable()) {
			return true;
		}

		return !self::isset_notcacheable() && self::$_control & self::BM_CACHEABLE;
	}

	/**
	 * Set a custom TTL to use with the request if needed.
	 *
	 * @access public
	 * @since 1.1.3
	 * @param mixed $ttl An integer or string to use as the TTL. Must be numeric.
	 */
	public static function set_custom_ttl($ttl, $reason = false)
	{
		if (is_numeric($ttl)) {
			self::$_custom_ttl = $ttl;
			self::debug('X Cache_control TTL -> ' . $ttl . ($reason ? ' [reason] ' . $ttl : ''));
		}
	}

	/**
	 * Generate final TTL.
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function get_ttl()
	{
		if (self::$_custom_ttl != 0) {
			return self::$_custom_ttl;
		}

		// Check if is in timed url list or not
		$timed_urls = Utility::wildcard2regex($this->conf(Base::O_PURGE_TIMED_URLS));
		$timed_urls_time = $this->conf(Base::O_PURGE_TIMED_URLS_TIME);
		if ($timed_urls && $timed_urls_time) {
			$current_url = Tag::build_uri_tag(true);
			// Use time limit ttl
			$scheduled_time = strtotime($timed_urls_time);
			$ttl = $scheduled_time - time();
			if ($ttl < 0) {
				$ttl += 86400; // add one day
			}
			foreach ($timed_urls as $v) {
				if (strpos($v, '*') !== false) {
					if (preg_match('#' . $v . '#iU', $current_url)) {
						self::debug('X Cache_control TTL is limited to ' . $ttl . ' due to scheduled purge regex ' . $v);
						return $ttl;
					}
				} else {
					if ($v == $current_url) {
						self::debug('X Cache_control TTL is limited to ' . $ttl . ' due to scheduled purge rule ' . $v);
						return $ttl;
					}
				}
			}
		}

		// Private cache uses private ttl setting
		if (self::is_private()) {
			return $this->conf(Base::O_CACHE_TTL_PRIV);
		}

		if (is_front_page()) {
			return $this->conf(Base::O_CACHE_TTL_FRONTPAGE);
		}

		$feed_ttl = $this->conf(Base::O_CACHE_TTL_FEED);
		if (is_feed() && $feed_ttl > 0) {
			return $feed_ttl;
		}

		if ($this->cls('REST')->is_rest() || $this->cls('REST')->is_internal_rest()) {
			return $this->conf(Base::O_CACHE_TTL_REST);
		}

		return $this->conf(Base::O_CACHE_TTL_PUB);
	}

	/**
	 * Check if need to set no cache status for redirection or not
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function check_redirect($location, $status)
	{
		// TODO: some env don't have SCRIPT_URI but only REQUEST_URI, need to be compatible
		if (!empty($_SERVER['SCRIPT_URI'])) {
			// dont check $status == '301' anymore
			self::debug('301 from ' . $_SERVER['SCRIPT_URI']);
			self::debug("301 to $location");

			$to_check = array(PHP_URL_SCHEME, PHP_URL_HOST, PHP_URL_PATH, PHP_URL_QUERY);

			$is_same_redirect = true;

			foreach ($to_check as $v) {
				$url_parsed = $v == PHP_URL_QUERY ? $_SERVER['QUERY_STRING'] : parse_url($_SERVER['SCRIPT_URI'], $v);
				$target = parse_url($location, $v);

				self::debug("Compare [from] $url_parsed [to] $target");

				if ($v == PHP_URL_QUERY) {
					$url_parsed = $url_parsed ? urldecode($url_parsed) : '';
					$target = $target ? urldecode($target) : '';
					if (substr($url_parsed, -1) == '&') {
						$url_parsed = substr($url_parsed, 0, -1);
					}
				}

				if ($url_parsed != $target) {
					$is_same_redirect = false;
					self::debug('301 different redirection');
					break;
				}
			}

			if ($is_same_redirect) {
				self::set_nocache('301 to same url');
			}
		}

		return $location;
	}

	/**
	 * Sets up the Cache Control header.
	 *
	 * @since 1.1.3
	 * @access public
	 * @return string empty string if empty, otherwise the cache control header.
	 */
	public function output()
	{
		$esi_hdr = '';
		if (ESI::has_esi()) {
			$esi_hdr = ',esi=on';
		}

		$hdr = self::X_HEADER . ': ';

		if (defined('DONOTCACHEPAGE') && apply_filters('litespeed_const_DONOTCACHEPAGE', DONOTCACHEPAGE)) {
			self::debug('❌ forced no cache [reason] DONOTCACHEPAGE const');
			$hdr .= 'no-cache' . $esi_hdr;
			return $hdr;
		}

		// Guest mode directly return cacheable result
		// if ( defined( 'LITESPEED_GUEST' ) && LITESPEED_GUEST ) {
		// 	// If is POST, no cache
		// 	if ( defined( 'LSCACHE_NO_CACHE' ) && LSCACHE_NO_CACHE ) {
		// 		self::debug( "[Ctrl] ❌ forced no cache [reason] LSCACHE_NO_CACHE const" );
		// 		$hdr .= 'no-cache';
		// 	}
		// 	else if( $_SERVER[ 'REQUEST_METHOD' ] !== 'GET' ) {
		// 		self::debug( "[Ctrl] ❌ forced no cache [reason] req not GET" );
		// 		$hdr .= 'no-cache';
		// 	}
		// 	else {
		// 		$hdr .= 'public';
		// 		$hdr .= ',max-age=' . $this->get_ttl();
		// 	}

		// 	$hdr .= $esi_hdr;

		// 	return $hdr;
		// }

		// Fix cli `uninstall --deactivate` fatal err

		if (!self::is_cacheable()) {
			$hdr .= 'no-cache' . $esi_hdr;
			return $hdr;
		}

		if (self::is_shared()) {
			$hdr .= 'shared,private';
		} elseif (self::is_private()) {
			$hdr .= 'private';
		} else {
			$hdr .= 'public';
		}

		if (self::is_no_vary()) {
			$hdr .= ',no-vary';
		}

		$hdr .= ',max-age=' . $this->get_ttl() . $esi_hdr;
		return $hdr;
	}

	/**
	 * Generate all `control` tags before output
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function finalize()
	{
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			// return;
		}

		if (is_preview()) {
			self::set_nocache('preview page');
			return;
		}

		// Check if has metabox non-cacheable setting or not
		if (file_exists(LSCWP_DIR . 'src/metabox.cls.php') && $this->cls('Metabox')->setting('litespeed_no_cache')) {
			self::set_nocache('per post metabox setting');
			return;
		}

		// Check if URI is forced public cache
		$excludes = $this->conf(Base::O_CACHE_FORCE_PUB_URI);
		$hit = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes, true);
		if ($hit) {
			list($result, $this_ttl) = $hit;
			self::set_public_forced('Setting: ' . $result);
			self::debug('Forced public cacheable due to setting: ' . $result);
			if ($this_ttl) {
				self::set_custom_ttl($this_ttl);
			}
		}

		if (self::is_public_forced()) {
			return;
		}

		// Check if URI is forced cache
		$excludes = $this->conf(Base::O_CACHE_FORCE_URI);
		$hit = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes, true);
		if ($hit) {
			list($result, $this_ttl) = $hit;
			self::force_cacheable();
			self::debug('Forced cacheable due to setting: ' . $result);
			if ($this_ttl) {
				self::set_custom_ttl($this_ttl);
			}
		}

		// if is not cacheable, terminate check
		// Even no need to run 3rd party hook
		if (!self::is_cacheable()) {
			self::debug('not cacheable before ctrl finalize');
			return;
		}

		// Apply 3rd party filter
		// NOTE: Hook always needs to run asap because some 3rd party set is_mobile in this hook
		do_action('litespeed_control_finalize', defined('LSCACHE_IS_ESI') ? LSCACHE_IS_ESI : false); // Pass ESI block id

		// if is not cacheable, terminate check
		if (!self::is_cacheable()) {
			self::debug('not cacheable after api_control');
			return;
		}

		// Check litespeed setting to set cacheable status
		if (!$this->_setting_cacheable()) {
			self::set_nocache();
			return;
		}

		// If user has password cookie, do not cache (moved from vary)
		global $post;
		if (!empty($post->post_password) && isset($_COOKIE['wp-postpass_' . COOKIEHASH])) {
			// If user has password cookie, do not cache
			self::set_nocache('pswd cookie');
			return;
		}

		// The following check to the end is ONLY for mobile
		$is_mobile = apply_filters('litespeed_is_mobile', false);
		if (!$this->conf(Base::O_CACHE_MOBILE)) {
			if ($is_mobile) {
				self::set_nocache('mobile');
			}
			return;
		}

		$env_vary = isset($_SERVER['LSCACHE_VARY_VALUE']) ? $_SERVER['LSCACHE_VARY_VALUE'] : false;
		if (!$env_vary) {
			$env_vary = isset($_SERVER['HTTP_X_LSCACHE_VARY_VALUE']) ? $_SERVER['HTTP_X_LSCACHE_VARY_VALUE'] : false;
		}
		if ($env_vary && strpos($env_vary, 'ismobile') !== false) {
			if (!wp_is_mobile() && !$is_mobile) {
				self::set_nocache('is not mobile'); // todo: no need to uncache, it will correct vary value in vary finalize anyways
				return;
			}
		} elseif (wp_is_mobile() || $is_mobile) {
			self::set_nocache('is mobile');
			return;
		}
	}

	/**
	 * Check if is mobile for filter `litespeed_is_mobile` in API
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function is_mobile()
	{
		return wp_is_mobile();
	}

	/**
	 * Get request method w/ compatibility to X-Http-Method-Override
	 *
	 * @since 6.2
	 */
	private function _get_req_method()
	{
		if (isset($_SERVER['HTTP_X_HTTP_METHOD_OVERRIDE'])) {
			self::debug('X-Http-Method-Override -> ' . $_SERVER['HTTP_X_HTTP_METHOD_OVERRIDE']);
			defined('LITESPEED_X_HTTP_METHOD_OVERRIDE') || define('LITESPEED_X_HTTP_METHOD_OVERRIDE', true);
			return $_SERVER['HTTP_X_HTTP_METHOD_OVERRIDE'];
		}
		if (isset($_SERVER['REQUEST_METHOD'])) {
			return $_SERVER['REQUEST_METHOD'];
		}
		return 'unknown';
	}

	/**
	 * Check if a page is cacheable based on litespeed setting.
	 *
	 * @since 1.0.0
	 * @access private
	 * @return boolean True if cacheable, false otherwise.
	 */
	private function _setting_cacheable()
	{
		// logged_in users already excluded, no hook added

		if (!empty($_REQUEST[Router::ACTION])) {
			return $this->_no_cache_for('Query String Action');
		}

		$method = $this->_get_req_method();
		if (defined('LITESPEED_X_HTTP_METHOD_OVERRIDE') && LITESPEED_X_HTTP_METHOD_OVERRIDE && $method == 'HEAD') {
			return $this->_no_cache_for('HEAD method from override');
		}
		if ('GET' !== $method && 'HEAD' !== $method) {
			return $this->_no_cache_for('Not GET method: ' . $method);
		}

		if (is_feed() && $this->conf(Base::O_CACHE_TTL_FEED) == 0) {
			return $this->_no_cache_for('feed');
		}

		if (is_trackback()) {
			return $this->_no_cache_for('trackback');
		}

		if (is_search()) {
			return $this->_no_cache_for('search');
		}

		//		if ( !defined('WP_USE_THEMES') || !WP_USE_THEMES ) {
		//			return $this->_no_cache_for('no theme used');
		//		}

		// Check private cache URI setting
		$excludes = $this->conf(Base::O_CACHE_PRIV_URI);
		$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes);
		if ($result) {
			self::set_private('Admin cfg Private Cached URI: ' . $result);
		}

		if (!self::is_forced_cacheable()) {
			// Check if URI is excluded from cache
			$excludes = $this->cls('Data')->load_cache_nocacheable($this->conf(Base::O_CACHE_EXC));
			$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes);
			if ($result) {
				return $this->_no_cache_for('Admin configured URI Do not cache: ' . $result);
			}

			// Check QS excluded setting
			$excludes = $this->conf(Base::O_CACHE_EXC_QS);
			if (!empty($excludes) && ($qs = $this->_is_qs_excluded($excludes))) {
				return $this->_no_cache_for('Admin configured QS Do not cache: ' . $qs);
			}

			$excludes = $this->conf(Base::O_CACHE_EXC_CAT);
			if (!empty($excludes) && has_category($excludes)) {
				return $this->_no_cache_for('Admin configured Category Do not cache.');
			}

			$excludes = $this->conf(Base::O_CACHE_EXC_TAG);
			if (!empty($excludes) && has_tag($excludes)) {
				return $this->_no_cache_for('Admin configured Tag Do not cache.');
			}

			$excludes = $this->conf(Base::O_CACHE_EXC_COOKIES);
			if (!empty($excludes) && !empty($_COOKIE)) {
				$cookie_hit = array_intersect(array_keys($_COOKIE), $excludes);
				if ($cookie_hit) {
					return $this->_no_cache_for('Admin configured Cookie Do not cache.');
				}
			}

			$excludes = $this->conf(Base::O_CACHE_EXC_USERAGENTS);
			if (!empty($excludes) && isset($_SERVER['HTTP_USER_AGENT'])) {
				$nummatches = preg_match(Utility::arr2regex($excludes), $_SERVER['HTTP_USER_AGENT']);
				if ($nummatches) {
					return $this->_no_cache_for('Admin configured User Agent Do not cache.');
				}
			}

			// Check if is exclude roles ( Need to set Vary too )
			if ($result = $this->in_cache_exc_roles()) {
				return $this->_no_cache_for('Role Excludes setting ' . $result);
			}
		}

		return true;
	}

	/**
	 * Write a debug message for if a page is not cacheable.
	 *
	 * @since 1.0.0
	 * @access private
	 * @param string $reason An explanation for why the page is not cacheable.
	 * @return boolean Return false.
	 */
	private function _no_cache_for($reason)
	{
		self::debug('X Cache_control off - ' . $reason);
		return false;
	}

	/**
	 * Check if current request has qs excluded setting
	 *
	 * @since  1.3
	 * @access private
	 * @param  array  $excludes QS excludes setting
	 * @return boolean|string False if not excluded, otherwise the hit qs list
	 */
	private function _is_qs_excluded($excludes)
	{
		if (!empty($_GET) && ($intersect = array_intersect(array_keys($_GET), $excludes))) {
			return implode(',', $intersect);
		}
		return false;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/error.cls.php000064400000015620151600167730017211 0ustar00<?php

/**
 * The error class.
 *
 * @since      	3.0
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Error
{
	private static $CODE_SET = array(
		'HTA_LOGIN_COOKIE_INVALID' => 4300, // .htaccess did not find.
		'HTA_DNF' => 4500, // .htaccess did not find.
		'HTA_BK' => 9010, // backup
		'HTA_R' => 9041, // read htaccess
		'HTA_W' => 9042, // write
		'HTA_GET' => 9030, // failed to get
	);

	/**
	 * Throw an error with msg
	 *
	 * @since  3.0
	 */
	public static function t($code, $args = null)
	{
		throw new \Exception(self::msg($code, $args));
	}

	/**
	 * Translate an error to description
	 *
	 * @since  3.0
	 */
	public static function msg($code, $args = null)
	{
		switch ($code) {
			case 'disabled_all':
				$msg =
					sprintf(__('The setting %s is currently enabled.', 'litespeed-cache'), '<strong>' . Lang::title(Base::O_DEBUG_DISABLE_ALL) . '</strong>') .
					Doc::learn_more(
						is_network_admin() ? network_admin_url('admin.php?page=litespeed-toolbox') : admin_url('admin.php?page=litespeed-toolbox'),
						__('Click here to change.', 'litespeed-cache'),
						true,
						false,
						true
					);
				break;

			case 'qc_setup_required':
				$msg =
					sprintf(__('You will need to finish %s setup to use the online services.', 'litespeed-cache'), '<strong>QUIC.cloud</strong>') .
					Doc::learn_more(admin_url('admin.php?page=litespeed-general'), __('Click here to set.', 'litespeed-cache'), true, false, true);
				break;

			case 'out_of_daily_quota':
				$msg = __('You have used all of your daily quota for today.', 'litespeed-cache');
				$msg .=
					' ' .
					Doc::learn_more(
						'https://docs.quic.cloud/billing/services/#daily-limits-on-free-quota-usage',
						__('Learn more or purchase additional quota.', 'litespeed-cache'),
						false,
						false,
						true
					);
				break;

			case 'out_of_quota':
				$msg = __('You have used all of your quota left for current service this month.', 'litespeed-cache');
				$msg .=
					' ' .
					Doc::learn_more(
						'https://docs.quic.cloud/billing/services/#daily-limits-on-free-quota-usage',
						__('Learn more or purchase additional quota.', 'litespeed-cache'),
						false,
						false,
						true
					);
				break;

			case 'too_many_requested':
				$msg = __('You have too many requested images, please try again in a few minutes.', 'litespeed-cache');
				break;

			case 'too_many_notified':
				$msg = __('You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.', 'litespeed-cache');
				break;

			case 'empty_list':
				$msg = __('The image list is empty.', 'litespeed-cache');
				break;

			case 'lack_of_param':
				$msg = __('Not enough parameters. Please check if the domain key is set correctly', 'litespeed-cache');
				break;

			case 'unfinished_queue':
				$msg = __('There is proceeding queue not pulled yet.', 'litespeed-cache');
				break;

			case strpos($code, 'unfinished_queue ') === 0:
				$msg = sprintf(
					__('There is proceeding queue not pulled yet. Queue info: %s.', 'litespeed-cache'),
					'<code>' . substr($code, strlen('unfinished_queue ')) . '</code>'
				);
				break;

			case 'err_alias':
				$msg = __('The site is not a valid alias on QUIC.cloud.', 'litespeed-cache');
				break;

			case 'site_not_registered':
				$msg = __('The site is not registered on QUIC.cloud.', 'litespeed-cache');
				break;

			case 'err_key':
				$msg = __('The domain key is not correct. Please try to sync your domain key again.', 'litespeed-cache');
				break;

			case 'heavy_load':
				$msg = __('The current server is under heavy load.', 'litespeed-cache');
				break;

			case 'redetect_node':
				$msg = __('Online node needs to be redetected.', 'litespeed-cache');
				break;

			case 'err_overdraw':
				$msg = __('Credits are not enough to proceed the current request.', 'litespeed-cache');
				break;

			case 'W':
				$msg = __('%s file not writable.', 'litespeed-cache');
				break;

			case 'HTA_DNF':
				if (!is_array($args)) {
					$args = array('<code>' . $args . '</code>');
				}
				$args[] = '.htaccess';
				$msg = __('Could not find %1$s in %2$s.', 'litespeed-cache');
				break;

			case 'HTA_LOGIN_COOKIE_INVALID':
				$msg = sprintf(__('Invalid login cookie. Please check the %s file.', 'litespeed-cache'), '.htaccess');
				break;

			case 'HTA_BK':
				$msg = sprintf(__('Failed to back up %s file, aborted changes.', 'litespeed-cache'), '.htaccess');
				break;

			case 'HTA_R':
				$msg = sprintf(__('%s file not readable.', 'litespeed-cache'), '.htaccess');
				break;

			case 'HTA_W':
				$msg = sprintf(__('%s file not writable.', 'litespeed-cache'), '.htaccess');
				break;

			case 'HTA_GET':
				$msg = sprintf(__('Failed to get %s file contents.', 'litespeed-cache'), '.htaccess');
				break;

			case 'failed_tb_creation':
				$msg = __('Failed to create table %s! SQL: %s.', 'litespeed-cache');
				break;

			case 'crawler_disabled':
				$msg = __('Crawler disabled by the server admin.', 'litespeed-cache');
				break;

			case 'try_later': // QC error code
				$msg = __('Previous request too recent. Please try again later.', 'litespeed-cache');
				break;

			case strpos($code, 'try_later ') === 0:
				$msg = sprintf(
					__('Previous request too recent. Please try again after %s.', 'litespeed-cache'),
					'<code>' . Utility::readable_time(substr($code, strlen('try_later ')), 3600, true) . '</code>'
				);
				break;

			case 'waiting_for_approval':
				$msg = __('Your application is waiting for approval.', 'litespeed-cache');
				break;

			case 'callback_fail_hash':
				$msg = __('The callback validation to your domain failed due to hash mismatch.', 'litespeed-cache');
				break;

			case 'callback_fail':
				$msg = __('The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.', 'litespeed-cache');
				break;

			case substr($code, 0, 14) === 'callback_fail ':
				$msg =
					__('The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: ', 'litespeed-cache') .
					substr($code, 14);
				break;

			case 'forbidden':
				$msg = __('Your domain has been forbidden from using our services due to a previous policy violation.', 'litespeed-cache');
				break;

			case 'err_dns_active':
				$msg = __(
					'You cannot remove this DNS zone, because it is still in use. Please update the domain\'s nameservers, then try to delete this zone again, otherwise your site will become inaccessible.',
					'litespeed-cache'
				);
				break;

			default:
				$msg = __('Unknown error', 'litespeed-cache') . ': ' . $code;
				break;
		}

		if ($args !== null) {
			$msg = is_array($args) ? vsprintf($msg, $args) : sprintf($msg, $args);
		}

		if (isset(self::$CODE_SET[$code])) {
			$msg = 'ERROR ' . self::$CODE_SET[$code] . ': ' . $msg;
		}

		return $msg;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/data_structure/url_file.sql000064400000001210151600170050022115 0ustar00`id` bigint(20) NOT NULL AUTO_INCREMENT,
`url_id` bigint(20) NOT NULL,
`vary` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',
`filename` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',
`type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',
`mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',
`webp` tinyint(4) NOT NULL COMMENT 'webp=1',
`expired` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
KEY `filename` (`filename`),
KEY `type` (`type`),
KEY `url_id_2` (`url_id`,`vary`,`type`),
KEY `filename_2` (`filename`,`expired`),
KEY `url_id` (`url_id`,`expired`)
litespeed-wp-plugin/7.1/litespeed-cache/src/data_structure/crawler.sql000064400000000632151600170130021761 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(1000) NOT NULL DEFAULT '',
  `res` varchar(255) NOT NULL DEFAULT '' COMMENT '-=not crawl, H=hit, M=miss, B=blacklist',
  `reason` text NOT NULL COMMENT 'response code, comma separated',
  `mtime` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `res` (`res`)
litespeed-wp-plugin/7.1/litespeed-cache/src/data_structure/avatar.sql000064400000000404151600170200021573 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(1000) NOT NULL DEFAULT '',
  `md5` varchar(128) NOT NULL DEFAULT '',
  `dateline` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `md5` (`md5`),
  KEY `dateline` (`dateline`)
litespeed-wp-plugin/7.1/litespeed-cache/src/data_structure/img_optming.sql000064400000000526151600170250022640 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `optm_status` tinyint(4) NOT NULL DEFAULT '0',
  `src` varchar(1000) NOT NULL DEFAULT '',
  `server_info` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`),
  KEY `optm_status` (`optm_status`),
  KEY `src` (`src`(191))
litespeed-wp-plugin/7.1/litespeed-cache/src/data_structure/img_optm.sql000064400000000632151600170320022136 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `optm_status` tinyint(4) NOT NULL DEFAULT '0',
  `src` text NOT NULL,
  `src_filesize` int(11) NOT NULL DEFAULT '0',
  `target_filesize` int(11) NOT NULL DEFAULT '0',
  `webp_filesize` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`),
  KEY `optm_status` (`optm_status`)
litespeed-wp-plugin/7.1/litespeed-cache/src/data_structure/crawler_blacklist.sql000064400000000626151600170370024022 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(1000) NOT NULL DEFAULT '',
  `res` varchar(255) NOT NULL DEFAULT '' COMMENT '-=Not Blacklist, B=blacklist',
  `reason` text NOT NULL COMMENT 'Reason for blacklist, comma separated',
  `mtime` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `res` (`res`)
litespeed-wp-plugin/7.1/litespeed-cache/src/data_structure/url.sql000064400000000315151600170440021126 0ustar00`id` bigint(20) NOT NULL AUTO_INCREMENT,
`url` varchar(500) NOT NULL,
`cache_tags` varchar(1000) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
UNIQUE KEY `url` (`url`(191)),
KEY `cache_tags` (`cache_tags`(191))litespeed-wp-plugin/7.1/litespeed-cache/src/file.cls.php000064400000024734151600170510016773 0ustar00<?php

/**
 * LiteSpeed File Operator Library Class
 * Append/Replace content to a file
 *
 * @since 1.1.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class File
{
	const MARKER = 'LiteSpeed Operator';

	/**
	 * Detect if an URL is 404
	 *
	 * @since  3.3
	 */
	public static function is_404($url)
	{
		$response = wp_safe_remote_get($url);
		$code = wp_remote_retrieve_response_code($response);
		if ($code == 404) {
			return true;
		}

		return false;
	}

	/**
	 *	Delete folder
	 *
	 * @since 2.1
	 */
	public static function rrmdir($dir)
	{
		$files = array_diff(scandir($dir), array('.', '..'));

		foreach ($files as $file) {
			is_dir("$dir/$file") ? self::rrmdir("$dir/$file") : unlink("$dir/$file");
		}

		return rmdir($dir);
	}

	public static function count_lines($filename)
	{
		if (!file_exists($filename)) {
			return 0;
		}

		$file = new \SplFileObject($filename);
		$file->seek(PHP_INT_MAX);
		return $file->key() + 1;
	}

	/**
	 * Read data from file
	 *
	 * @since 1.1.0
	 * @param string $filename
	 * @param int $start_line
	 * @param int $lines
	 */
	public static function read($filename, $start_line = null, $lines = null)
	{
		if (!file_exists($filename)) {
			return '';
		}

		if (!is_readable($filename)) {
			return false;
		}

		if ($start_line !== null) {
			$res = array();
			$file = new \SplFileObject($filename);
			$file->seek($start_line);

			if ($lines === null) {
				while (!$file->eof()) {
					$res[] = rtrim($file->current(), "\n");
					$file->next();
				}
			} else {
				for ($i = 0; $i < $lines; $i++) {
					if ($file->eof()) {
						break;
					}
					$res[] = rtrim($file->current(), "\n");
					$file->next();
				}
			}

			unset($file);
			return $res;
		}

		$content = file_get_contents($filename);

		$content = self::remove_zero_space($content);

		return $content;
	}

	/**
	 * Append data to file
	 *
	 * @since 1.1.5
	 * @access public
	 * @param string $filename
	 * @param string $data
	 * @param boolean $mkdir
	 * @param boolean $silence Used to avoid WP's functions are used
	 */
	public static function append($filename, $data, $mkdir = false, $silence = true)
	{
		return self::save($filename, $data, $mkdir, true, $silence);
	}

	/**
	 * Save data to file
	 *
	 * @since 1.1.0
	 * @param string $filename
	 * @param string $data
	 * @param boolean $mkdir
	 * @param boolean $append If the content needs to be appended
	 * @param boolean $silence Used to avoid WP's functions are used
	 */
	public static function save($filename, $data, $mkdir = false, $append = false, $silence = true)
	{
		if (is_null($filename)) {
			return $silence ? false : __('Filename is empty!', 'litespeed-cache');
		}

		$error = false;
		$folder = dirname($filename);

		// mkdir if folder does not exist
		if (!file_exists($folder)) {
			if (!$mkdir) {
				return $silence ? false : sprintf(__('Folder does not exist: %s', 'litespeed-cache'), $folder);
			}

			set_error_handler('litespeed_exception_handler');

			try {
				mkdir($folder, 0755, true);
				// Create robots.txt file to forbid search engine indexes
				if (!file_exists(LITESPEED_STATIC_DIR . '/robots.txt')) {
					file_put_contents(LITESPEED_STATIC_DIR . '/robots.txt', "User-agent: *\nDisallow: /\n");
				}
			} catch (\ErrorException $ex) {
				return $silence ? false : sprintf(__('Can not create folder: %1$s. Error: %2$s', 'litespeed-cache'), $folder, $ex->getMessage());
			}

			restore_error_handler();
		}

		if (!file_exists($filename)) {
			if (!is_writable($folder)) {
				return $silence ? false : sprintf(__('Folder is not writable: %s.', 'litespeed-cache'), $folder);
			}
			set_error_handler('litespeed_exception_handler');
			try {
				touch($filename);
			} catch (\ErrorException $ex) {
				return $silence ? false : sprintf(__('File %s is not writable.', 'litespeed-cache'), $filename);
			}
			restore_error_handler();
		} elseif (!is_writable($filename)) {
			return $silence ? false : sprintf(__('File %s is not writable.', 'litespeed-cache'), $filename);
		}

		$data = self::remove_zero_space($data);

		$ret = file_put_contents($filename, $data, $append ? FILE_APPEND : LOCK_EX);
		if ($ret === false) {
			return $silence ? false : sprintf(__('Failed to write to %s.', 'litespeed-cache'), $filename);
		}

		return true;
	}

	/**
	 * Remove Unicode zero-width space <200b><200c>
	 *
	 * @since 2.1.2
	 * @since 2.9 changed to public
	 */
	public static function remove_zero_space($content)
	{
		if (is_array($content)) {
			$content = array_map(__CLASS__ . '::remove_zero_space', $content);
			return $content;
		}

		// Remove UTF-8 BOM if present
		if (substr($content, 0, 3) === "\xEF\xBB\xBF") {
			$content = substr($content, 3);
		}

		$content = str_replace("\xe2\x80\x8b", '', $content);
		$content = str_replace("\xe2\x80\x8c", '', $content);
		$content = str_replace("\xe2\x80\x8d", '', $content);

		return $content;
	}

	/**
	 * Appends an array of strings into a file (.htaccess ), placing it between
	 * BEGIN and END markers.
	 *
	 * Replaces existing marked info. Retains surrounding
	 * data. Creates file if none exists.
	 *
	 * @param string       $filename  Filename to alter.
	 * @param string       $marker    The marker to alter.
	 * @param array|string $insertion The new content to insert.
	 * @param bool 	       $prepend Prepend insertion if not exist.
	 * @return bool True on write success, false on failure.
	 */
	public static function insert_with_markers($filename, $insertion = false, $marker = false, $prepend = false)
	{
		if (!$marker) {
			$marker = self::MARKER;
		}

		if (!$insertion) {
			$insertion = array();
		}

		return self::_insert_with_markers($filename, $marker, $insertion, $prepend); //todo: capture exceptions
	}

	/**
	 * Return wrapped block data with marker
	 *
	 * @param string $insertion
	 * @param string $marker
	 * @return string The block data
	 */
	public static function wrap_marker_data($insertion, $marker = false)
	{
		if (!$marker) {
			$marker = self::MARKER;
		}
		$start_marker = "# BEGIN {$marker}";
		$end_marker = "# END {$marker}";

		$new_data = implode("\n", array_merge(array($start_marker), $insertion, array($end_marker)));
		return $new_data;
	}

	/**
	 * Touch block data from file, return with marker
	 *
	 * @param string $filename
	 * @param string $marker
	 * @return string The current block data
	 */
	public static function touch_marker_data($filename, $marker = false)
	{
		if (!$marker) {
			$marker = self::MARKER;
		}

		$result = self::_extract_from_markers($filename, $marker);

		if (!$result) {
			return false;
		}

		$start_marker = "# BEGIN {$marker}";
		$end_marker = "# END {$marker}";
		$new_data = implode("\n", array_merge(array($start_marker), $result, array($end_marker)));
		return $new_data;
	}

	/**
	 * Extracts strings from between the BEGIN and END markers in the .htaccess file.
	 *
	 * @param string $filename
	 * @param string $marker
	 * @return array An array of strings from a file (.htaccess ) from between BEGIN and END markers.
	 */
	public static function extract_from_markers($filename, $marker = false)
	{
		if (!$marker) {
			$marker = self::MARKER;
		}
		return self::_extract_from_markers($filename, $marker);
	}

	/**
	 * Extracts strings from between the BEGIN and END markers in the .htaccess file.
	 *
	 * @param string $filename
	 * @param string $marker
	 * @return array An array of strings from a file (.htaccess ) from between BEGIN and END markers.
	 */
	private static function _extract_from_markers($filename, $marker)
	{
		$result = array();

		if (!file_exists($filename)) {
			return $result;
		}

		if ($markerdata = explode("\n", implode('', file($filename)))) {
			$state = false;
			foreach ($markerdata as $markerline) {
				if (strpos($markerline, '# END ' . $marker) !== false) {
					$state = false;
				}
				if ($state) {
					$result[] = $markerline;
				}
				if (strpos($markerline, '# BEGIN ' . $marker) !== false) {
					$state = true;
				}
			}
		}

		return array_map('trim', $result);
	}

	/**
	 * Inserts an array of strings into a file (.htaccess ), placing it between BEGIN and END markers.
	 *
	 * Replaces existing marked info. Retains surrounding data. Creates file if none exists.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 3.0-
	 * @since  3.0 Throw errors if failed
	 * @access private
	 */
	private static function _insert_with_markers($filename, $marker, $insertion, $prepend = false)
	{
		if (!file_exists($filename)) {
			if (!is_writable(dirname($filename))) {
				Error::t('W', dirname($filename));
			}

			set_error_handler('litespeed_exception_handler');
			try {
				touch($filename);
			} catch (\ErrorException $ex) {
				Error::t('W', $filename);
			}
			restore_error_handler();
		} elseif (!is_writable($filename)) {
			Error::t('W', $filename);
		}

		if (!is_array($insertion)) {
			$insertion = explode("\n", $insertion);
		}

		$start_marker = "# BEGIN {$marker}";
		$end_marker = "# END {$marker}";

		$fp = fopen($filename, 'r+');
		if (!$fp) {
			Error::t('W', $filename);
		}

		// Attempt to get a lock. If the filesystem supports locking, this will block until the lock is acquired.
		flock($fp, LOCK_EX);

		$lines = array();
		while (!feof($fp)) {
			$lines[] = rtrim(fgets($fp), "\r\n");
		}

		// Split out the existing file into the preceding lines, and those that appear after the marker
		$pre_lines = $post_lines = $existing_lines = array();
		$found_marker = $found_end_marker = false;
		foreach ($lines as $line) {
			if (!$found_marker && false !== strpos($line, $start_marker)) {
				$found_marker = true;
				continue;
			} elseif (!$found_end_marker && false !== strpos($line, $end_marker)) {
				$found_end_marker = true;
				continue;
			}

			if (!$found_marker) {
				$pre_lines[] = $line;
			} elseif ($found_marker && $found_end_marker) {
				$post_lines[] = $line;
			} else {
				$existing_lines[] = $line;
			}
		}

		// Check to see if there was a change
		if ($existing_lines === $insertion) {
			flock($fp, LOCK_UN);
			fclose($fp);

			return true;
		}

		// Check if need to prepend data if not exist
		if ($prepend && !$post_lines) {
			// Generate the new file data
			$new_file_data = implode("\n", array_merge(array($start_marker), $insertion, array($end_marker), $pre_lines));
		} else {
			// Generate the new file data
			$new_file_data = implode("\n", array_merge($pre_lines, array($start_marker), $insertion, array($end_marker), $post_lines));
		}

		// Write to the start of the file, and truncate it to that length
		fseek($fp, 0);
		$bytes = fwrite($fp, $new_file_data);
		if ($bytes) {
			ftruncate($fp, ftell($fp));
		}
		fflush($fp);
		flock($fp, LOCK_UN);
		fclose($fp);

		return (bool) $bytes;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/cdn/cloudflare.cls.php000064400000016030151600170640020732 0ustar00<?php
/**
 * The cloudflare CDN class.
 *
 * @since      	2.1
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src/cdn
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed\CDN;

use LiteSpeed\Core;
use LiteSpeed\Base;
use LiteSpeed\Debug2;
use LiteSpeed\Router;
use LiteSpeed\Admin;
use LiteSpeed\Admin_Display;

defined('WPINC') || exit();

class Cloudflare extends Base
{
	const TYPE_PURGE_ALL = 'purge_all';
	const TYPE_GET_DEVMODE = 'get_devmode';
	const TYPE_SET_DEVMODE_ON = 'set_devmode_on';
	const TYPE_SET_DEVMODE_OFF = 'set_devmode_off';

	const ITEM_STATUS = 'status';

	/**
	 * Update zone&name based on latest settings
	 *
	 * @since  3.0
	 * @access public
	 */
	public function try_refresh_zone()
	{
		if (!$this->conf(self::O_CDN_CLOUDFLARE)) {
			return;
		}

		$zone = $this->_fetch_zone();
		if ($zone) {
			$this->cls('Conf')->update(self::O_CDN_CLOUDFLARE_NAME, $zone['name']);

			$this->cls('Conf')->update(self::O_CDN_CLOUDFLARE_ZONE, $zone['id']);

			Debug2::debug("[Cloudflare] Get zone successfully \t\t[ID] $zone[id]");
		} else {
			$this->cls('Conf')->update(self::O_CDN_CLOUDFLARE_ZONE, '');
			Debug2::debug('[Cloudflare] ❌ Get zone failed, clean zone');
		}
	}

	/**
	 * Get Cloudflare development mode
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _get_devmode($show_msg = true)
	{
		Debug2::debug('[Cloudflare] _get_devmode');

		$zone = $this->_zone();
		if (!$zone) {
			return;
		}

		$url = 'https://api.cloudflare.com/client/v4/zones/' . $zone . '/settings/development_mode';
		$res = $this->_cloudflare_call($url, 'GET', false, $show_msg);

		if (!$res) {
			return;
		}
		Debug2::debug('[Cloudflare] _get_devmode result ', $res);

		// Make sure is array: #992174
		$curr_status = self::get_option(self::ITEM_STATUS, array()) ?: array();
		$curr_status['devmode'] = $res['value'];
		$curr_status['devmode_expired'] = $res['time_remaining'] + time();

		// update status
		self::update_option(self::ITEM_STATUS, $curr_status);
	}

	/**
	 * Set Cloudflare development mode
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _set_devmode($type)
	{
		Debug2::debug('[Cloudflare] _set_devmode');

		$zone = $this->_zone();
		if (!$zone) {
			return;
		}

		$url = 'https://api.cloudflare.com/client/v4/zones/' . $zone . '/settings/development_mode';
		$new_val = $type == self::TYPE_SET_DEVMODE_ON ? 'on' : 'off';
		$data = array('value' => $new_val);
		$res = $this->_cloudflare_call($url, 'PATCH', $data);

		if (!$res) {
			return;
		}

		$res = $this->_get_devmode(false);

		if ($res) {
			$msg = sprintf(__('Notified Cloudflare to set development mode to %s successfully.', 'litespeed-cache'), strtoupper($new_val));
			Admin_Display::success($msg);
		}
	}

	/**
	 * Purge Cloudflare cache
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _purge_all()
	{
		Debug2::debug('[Cloudflare] _purge_all');

		$cf_on = $this->conf(self::O_CDN_CLOUDFLARE);
		if (!$cf_on) {
			$msg = __('Cloudflare API is set to off.', 'litespeed-cache');
			Admin_Display::error($msg);
			return;
		}

		$zone = $this->_zone();
		if (!$zone) {
			return;
		}

		$url = 'https://api.cloudflare.com/client/v4/zones/' . $zone . '/purge_cache';
		$data = array('purge_everything' => true);

		$res = $this->_cloudflare_call($url, 'DELETE', $data);

		if ($res) {
			$msg = __('Notified Cloudflare to purge all successfully.', 'litespeed-cache');
			Admin_Display::success($msg);
		}
	}

	/**
	 * Get current Cloudflare zone from cfg
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _zone()
	{
		$zone = $this->conf(self::O_CDN_CLOUDFLARE_ZONE);
		if (!$zone) {
			$msg = __('No available Cloudflare zone', 'litespeed-cache');
			Admin_Display::error($msg);
			return false;
		}

		return $zone;
	}

	/**
	 * Get Cloudflare zone settings
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _fetch_zone()
	{
		$kw = $this->conf(self::O_CDN_CLOUDFLARE_NAME);

		$url = 'https://api.cloudflare.com/client/v4/zones?status=active&match=all';

		// Try exact match first
		if ($kw && strpos($kw, '.')) {
			$zones = $this->_cloudflare_call($url . '&name=' . $kw, 'GET', false, false);
			if ($zones) {
				Debug2::debug('[Cloudflare] fetch_zone exact matched');
				return $zones[0];
			}
		}

		// Can't find, try to get default one
		$zones = $this->_cloudflare_call($url, 'GET', false, false);

		if (!$zones) {
			Debug2::debug('[Cloudflare] fetch_zone no zone');
			return false;
		}

		if (!$kw) {
			Debug2::debug('[Cloudflare] fetch_zone no set name, use first one by default');
			return $zones[0];
		}

		foreach ($zones as $v) {
			if (strpos($v['name'], $kw) !== false) {
				Debug2::debug('[Cloudflare] fetch_zone matched ' . $kw . ' [name] ' . $v['name']);
				return $v;
			}
		}

		// Can't match current name, return default one
		Debug2::debug('[Cloudflare] fetch_zone failed match name, use first one by default');
		return $zones[0];
	}

	/**
	 * Cloudflare API
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _cloudflare_call($url, $method = 'GET', $data = false, $show_msg = true)
	{
		Debug2::debug("[Cloudflare] _cloudflare_call \t\t[URL] $url");

		if (40 == strlen($this->conf(self::O_CDN_CLOUDFLARE_KEY))) {
			$headers = array(
				'Content-Type' => 'application/json',
				'Authorization' => 'Bearer ' . $this->conf(self::O_CDN_CLOUDFLARE_KEY),
			);
		} else {
			$headers = array(
				'Content-Type' => 'application/json',
				'X-Auth-Email' => $this->conf(self::O_CDN_CLOUDFLARE_EMAIL),
				'X-Auth-Key' => $this->conf(self::O_CDN_CLOUDFLARE_KEY),
			);
		}

		$wp_args = array(
			'method' => $method,
			'headers' => $headers,
		);

		if ($data) {
			if (is_array($data)) {
				$data = \json_encode($data);
			}
			$wp_args['body'] = $data;
		}
		$resp = wp_remote_request($url, $wp_args);
		if (is_wp_error($resp)) {
			Debug2::debug('[Cloudflare] error in response');
			if ($show_msg) {
				$msg = __('Failed to communicate with Cloudflare', 'litespeed-cache');
				Admin_Display::error($msg);
			}
			return false;
		}

		$result = wp_remote_retrieve_body($resp);

		$json = \json_decode($result, true);

		if ($json && $json['success'] && $json['result']) {
			Debug2::debug('[Cloudflare] _cloudflare_call called successfully');
			if ($show_msg) {
				$msg = __('Communicated with Cloudflare successfully.', 'litespeed-cache');
				Admin_Display::success($msg);
			}

			return $json['result'];
		}

		Debug2::debug("[Cloudflare] _cloudflare_call called failed: $result");
		if ($show_msg) {
			$msg = __('Failed to communicate with Cloudflare', 'litespeed-cache');
			Admin_Display::error($msg);
		}

		return false;
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.7.2
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_PURGE_ALL:
				$this->_purge_all();
				break;

			case self::TYPE_GET_DEVMODE:
				$this->_get_devmode();
				break;

			case self::TYPE_SET_DEVMODE_ON:
			case self::TYPE_SET_DEVMODE_OFF:
				$this->_set_devmode($type);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/cdn/quic.cls.php000064400000005700151600170710017553 0ustar00<?php

/**
 * The quic.cloud class.
 *
 * @since      	2.4.1
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src/cdn
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed\CDN;

use LiteSpeed\Cloud;
use LiteSpeed\Base;

defined('WPINC') || exit();

class Quic extends Base
{
	const LOG_TAG = '☁️';

	const TYPE_REG = 'reg';

	protected $_summary;
	private $_force = false;
	public function __construct()
	{
		$this->_summary = self::get_summary();
	}

	/**
	 * Notify CDN new config updated
	 *
	 * @access public
	 */
	public function try_sync_conf($force = false)
	{
		if ($force) {
			$this->_force = $force;
		}

		if (!$this->conf(self::O_CDN_QUIC)) {
			if (!empty($this->_summary['conf_md5'])) {
				self::debug('❌ No QC CDN, clear conf md5!');
				self::save_summary(array('conf_md5' => ''));
			}
			return false;
		}

		// Notice: Sync conf must be after `wp_loaded` hook, to get 3rd party vary injected (e.g. `woocommerce_cart_hash`).
		if (!did_action('wp_loaded')) {
			add_action('wp_loaded', array($this, 'try_sync_conf'), 999);
			self::debug('WP not loaded yet, delay sync to wp_loaded:999');
			return;
		}

		$options = $this->get_options();
		$options['_tp_cookies'] = apply_filters('litespeed_vary_cookies', array());

		// Build necessary options only
		$options_needed = array(
			self::O_CACHE_DROP_QS,
			self::O_CACHE_EXC_COOKIES,
			self::O_CACHE_EXC_USERAGENTS,
			self::O_CACHE_LOGIN_COOKIE,
			self::O_CACHE_VARY_COOKIES,
			self::O_CACHE_MOBILE_RULES,
			self::O_CACHE_MOBILE,
			self::O_CACHE_RES,
			self::O_CACHE_BROWSER,
			self::O_CACHE_TTL_BROWSER,
			self::O_IMG_OPTM_WEBP,
			self::O_GUEST,
			'_tp_cookies',
		);
		$consts_needed = array('WP_CONTENT_DIR', 'LSCWP_CONTENT_DIR', 'LSCWP_CONTENT_FOLDER', 'LSWCP_TAG_PREFIX');
		$options_for_md5 = array();
		foreach ($options_needed as $v) {
			if (isset($options[$v])) {
				$options_for_md5[$v] = $options[$v];
				// Remove overflow multi lines fields
				if (is_array($options_for_md5[$v]) && count($options_for_md5[$v]) > 30) {
					$options_for_md5[$v] = array_slice($options_for_md5[$v], 0, 30);
				}
			}
		}

		$server_vars = $this->server_vars();
		foreach ($consts_needed as $v) {
			if (isset($server_vars[$v])) {
				if (empty($options_for_md5['_server'])) {
					$options_for_md5['_server'] = array();
				}
				$options_for_md5['_server'][$v] = $server_vars[$v];
			}
		}

		$conf_md5 = md5(\json_encode($options_for_md5));
		if (!empty($this->_summary['conf_md5'])) {
			if ($conf_md5 == $this->_summary['conf_md5']) {
				if (!$this->_force) {
					self::debug('Bypass sync conf to QC due to same md5', $conf_md5);
					return;
				}
				self::debug('!!!Force sync conf even same md5');
			} else {
				self::debug('[conf_md5] ' . $conf_md5 . ' [existing_conf_md5] ' . $this->_summary['conf_md5']);
			}
		}

		self::save_summary(array('conf_md5' => $conf_md5));
		self::debug('sync conf to QC');

		Cloud::post(Cloud::SVC_D_SYNC_CONF, $options_for_md5);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/import.preset.cls.php000064400000012670151600170760020672 0ustar00<?php
/**
 * The preset class.
 *
 * @since  5.3.0
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Preset extends Import
{
	protected $_summary;

	const MAX_BACKUPS = 10;

	const TYPE_APPLY = 'apply';
	const TYPE_RESTORE = 'restore';

	const STANDARD_DIR = LSCWP_DIR . 'data/preset';
	const BACKUP_DIR = LITESPEED_STATIC_DIR . '/auto-backup';

	/**
	 * Returns sorted backup names
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function get_backups()
	{
		self::init_filesystem();
		global $wp_filesystem;

		$backups = array_map(
			function ($path) {
				return self::basename($path['name']);
			},
			$wp_filesystem->dirlist(self::BACKUP_DIR) ?: array()
		);
		rsort($backups);

		return $backups;
	}

	/**
	 * Removes extra backup files
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function prune_backups()
	{
		$backups = self::get_backups();
		global $wp_filesystem;

		foreach (array_slice($backups, self::MAX_BACKUPS) as $backup) {
			$path = self::get_backup($backup);
			$wp_filesystem->delete($path);
			Debug2::debug('[Preset] Deleted old backup from ' . $backup);
		}
	}

	/**
	 * Returns a settings file's extensionless basename given its filesystem path
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function basename($path)
	{
		return basename($path, '.data');
	}

	/**
	 * Returns a standard preset's path given its extensionless basename
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function get_standard($name)
	{
		return path_join(self::STANDARD_DIR, $name . '.data');
	}

	/**
	 * Returns a backup's path given its extensionless basename
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function get_backup($name)
	{
		return path_join(self::BACKUP_DIR, $name . '.data');
	}

	/**
	 * Initializes the global $wp_filesystem object and clears stat cache
	 *
	 * @since  5.3.0
	 */
	static function init_filesystem()
	{
		require_once ABSPATH . '/wp-admin/includes/file.php';
		\WP_Filesystem();
		clearstatcache();
	}

	/**
	 * Init
	 *
	 * @since  5.3.0
	 */
	public function __construct()
	{
		Debug2::debug('[Preset] Init');
		$this->_summary = self::get_summary();
	}

	/**
	 * Applies a standard preset's settings given its extensionless basename
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function apply($preset)
	{
		$this->make_backup($preset);

		$path = self::get_standard($preset);
		$result = $this->import_file($path) ? $preset : 'error';

		$this->log($result);
	}

	/**
	 * Restores settings from the backup file with the given timestamp, then deletes the file
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function restore($timestamp)
	{
		$backups = array();
		foreach (self::get_backups() as $backup) {
			if (preg_match('/^backup-' . $timestamp . '(-|$)/', $backup) === 1) {
				$backups[] = $backup;
			}
		}

		if (empty($backups)) {
			$this->log('error');
			return;
		}

		$backup = $backups[0];
		$path = self::get_backup($backup);

		if (!$this->import_file($path)) {
			$this->log('error');
			return;
		}

		self::init_filesystem();
		global $wp_filesystem;

		$wp_filesystem->delete($path);
		Debug2::debug('[Preset] Deleted most recent backup from ' . $backup);

		$this->log('backup');
	}

	/**
	 * Saves current settings as a backup file, then prunes extra backup files
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function make_backup($preset)
	{
		$backup = 'backup-' . time() . '-before-' . $preset;
		$data = $this->export(true);

		$path = self::get_backup($backup);
		File::save($path, $data, true);
		Debug2::debug('[Preset] Backup saved to ' . $backup);

		self::prune_backups();
	}

	/**
	 * Tries to import from a given settings file
	 *
	 * @since  5.3.0
	 */
	function import_file($path)
	{
		$debug = function ($result, $name) {
			$action = $result ? 'Applied' : 'Failed to apply';
			Debug2::debug('[Preset] ' . $action . ' settings from ' . $name);
			return $result;
		};

		$name = self::basename($path);
		$contents = file_get_contents($path);

		if (false === $contents) {
			Debug2::debug('[Preset] ❌ Failed to get file contents');
			return $debug(false, $name);
		}

		$parsed = array();
		try {
			// Check if the data is v4+
			if (strpos($contents, '["_version",') === 0) {
				$contents = explode("\n", $contents);
				foreach ($contents as $line) {
					$line = trim($line);
					if (empty($line)) {
						continue;
					}
					list($key, $value) = \json_decode($line, true);
					$parsed[$key] = $value;
				}
			} else {
				$parsed = \json_decode(base64_decode($contents), true);
			}
		} catch (\Exception $ex) {
			Debug2::debug('[Preset] ❌ Failed to parse serialized data');
			return $debug(false, $name);
		}

		if (empty($parsed)) {
			Debug2::debug('[Preset] ❌ Nothing to apply');
			return $debug(false, $name);
		}

		$this->cls('Conf')->update_confs($parsed);

		return $debug(true, $name);
	}

	/**
	 * Updates the log
	 *
	 * @since  5.3.0
	 */
	function log($preset)
	{
		$this->_summary['preset'] = $preset;
		$this->_summary['preset_timestamp'] = time();
		self::save_summary();
	}

	/**
	 * Handles all request actions from main cls
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_APPLY:
				$this->apply(!empty($_GET['preset']) ? $_GET['preset'] : false);
				break;

			case self::TYPE_RESTORE:
				$this->restore(!empty($_GET['timestamp']) ? $_GET['timestamp'] : false);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/cdn.cls.php000064400000032274151600171030016614 0ustar00<?php

/**
 * The CDN class.
 *
 * @since      	1.2.3
 * @since  		1.5 Moved into /inc
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class CDN extends Root
{
	const BYPASS = 'LITESPEED_BYPASS_CDN';

	private $content;

	private $_cfg_cdn;
	private $_cfg_url_ori;
	private $_cfg_ori_dir;
	private $_cfg_cdn_mapping = array();
	private $_cfg_cdn_exclude;

	private $cdn_mapping_hosts = array();

	/**
	 * Init
	 *
	 * @since  1.2.3
	 */
	public function init()
	{
		Debug2::debug2('[CDN] init');

		if (defined(self::BYPASS)) {
			Debug2::debug2('CDN bypass');
			return;
		}

		if (!Router::can_cdn()) {
			if (!defined(self::BYPASS)) {
				define(self::BYPASS, true);
			}
			return;
		}

		$this->_cfg_cdn = $this->conf(Base::O_CDN);
		if (!$this->_cfg_cdn) {
			if (!defined(self::BYPASS)) {
				define(self::BYPASS, true);
			}
			return;
		}

		$this->_cfg_url_ori = $this->conf(Base::O_CDN_ORI);
		// Parse cdn mapping data to array( 'filetype' => 'url' )
		$mapping_to_check = array(Base::CDN_MAPPING_INC_IMG, Base::CDN_MAPPING_INC_CSS, Base::CDN_MAPPING_INC_JS);
		foreach ($this->conf(Base::O_CDN_MAPPING) as $v) {
			if (!$v[Base::CDN_MAPPING_URL]) {
				continue;
			}
			$this_url = $v[Base::CDN_MAPPING_URL];
			$this_host = parse_url($this_url, PHP_URL_HOST);
			// Check img/css/js
			foreach ($mapping_to_check as $to_check) {
				if ($v[$to_check]) {
					Debug2::debug2('[CDN] mapping ' . $to_check . ' -> ' . $this_url);

					// If filetype to url is one to many, make url be an array
					$this->_append_cdn_mapping($to_check, $this_url);

					if (!in_array($this_host, $this->cdn_mapping_hosts)) {
						$this->cdn_mapping_hosts[] = $this_host;
					}
				}
			}
			// Check file types
			if ($v[Base::CDN_MAPPING_FILETYPE]) {
				foreach ($v[Base::CDN_MAPPING_FILETYPE] as $v2) {
					$this->_cfg_cdn_mapping[Base::CDN_MAPPING_FILETYPE] = true;

					// If filetype to url is one to many, make url be an array
					$this->_append_cdn_mapping($v2, $this_url);

					if (!in_array($this_host, $this->cdn_mapping_hosts)) {
						$this->cdn_mapping_hosts[] = $this_host;
					}
				}
				Debug2::debug2('[CDN] mapping ' . implode(',', $v[Base::CDN_MAPPING_FILETYPE]) . ' -> ' . $this_url);
			}
		}

		if (!$this->_cfg_url_ori || !$this->_cfg_cdn_mapping) {
			if (!defined(self::BYPASS)) {
				define(self::BYPASS, true);
			}
			return;
		}

		$this->_cfg_ori_dir = $this->conf(Base::O_CDN_ORI_DIR);
		// In case user customized upload path
		if (defined('UPLOADS')) {
			$this->_cfg_ori_dir[] = UPLOADS;
		}

		// Check if need preg_replace
		$this->_cfg_url_ori = Utility::wildcard2regex($this->_cfg_url_ori);

		$this->_cfg_cdn_exclude = $this->conf(Base::O_CDN_EXC);

		if (!empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_IMG])) {
			// Hook to srcset
			if (function_exists('wp_calculate_image_srcset')) {
				add_filter('wp_calculate_image_srcset', array($this, 'srcset'), 999);
			}
			// Hook to mime icon
			add_filter('wp_get_attachment_image_src', array($this, 'attach_img_src'), 999);
			add_filter('wp_get_attachment_url', array($this, 'url_img'), 999);
		}

		if (!empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_CSS])) {
			add_filter('style_loader_src', array($this, 'url_css'), 999);
		}

		if (!empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_JS])) {
			add_filter('script_loader_src', array($this, 'url_js'), 999);
		}

		add_filter('litespeed_buffer_finalize', array($this, 'finalize'), 30);
	}

	/**
	 * Associate all filetypes with url
	 *
	 * @since  2.0
	 * @access private
	 */
	private function _append_cdn_mapping($filetype, $url)
	{
		// If filetype to url is one to many, make url be an array
		if (empty($this->_cfg_cdn_mapping[$filetype])) {
			$this->_cfg_cdn_mapping[$filetype] = $url;
		} elseif (is_array($this->_cfg_cdn_mapping[$filetype])) {
			// Append url to filetype
			$this->_cfg_cdn_mapping[$filetype][] = $url;
		} else {
			// Convert _cfg_cdn_mapping from string to array
			$this->_cfg_cdn_mapping[$filetype] = array($this->_cfg_cdn_mapping[$filetype], $url);
		}
	}

	/**
	 * If include css/js in CDN
	 *
	 * @since  1.6.2.1
	 * @return bool true if included in CDN
	 */
	public function inc_type($type)
	{
		if ($type == 'css' && !empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_CSS])) {
			return true;
		}

		if ($type == 'js' && !empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_JS])) {
			return true;
		}

		return false;
	}

	/**
	 * Run CDN process
	 * NOTE: As this is after cache finalized, can NOT set any cache control anymore
	 *
	 * @since  1.2.3
	 * @access public
	 * @return  string The content that is after optimization
	 */
	public function finalize($content)
	{
		$this->content = $content;

		$this->_finalize();
		return $this->content;
	}

	/**
	 * Replace CDN url
	 *
	 * @since  1.2.3
	 * @access private
	 */
	private function _finalize()
	{
		if (defined(self::BYPASS)) {
			return;
		}

		Debug2::debug('CDN _finalize');

		// Start replacing img src
		if (!empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_IMG])) {
			$this->_replace_img();
			$this->_replace_inline_css();
		}

		if (!empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_FILETYPE])) {
			$this->_replace_file_types();
		}
	}

	/**
	 * Parse all file types
	 *
	 * @since  1.2.3
	 * @access private
	 */
	private function _replace_file_types()
	{
		$ele_to_check = $this->conf(Base::O_CDN_ATTR);

		foreach ($ele_to_check as $v) {
			if (!$v || strpos($v, '.') === false) {
				Debug2::debug2('[CDN] replace setting bypassed: no . attribute ' . $v);
				continue;
			}

			Debug2::debug2('[CDN] replace attribute ' . $v);

			$v = explode('.', $v);
			$attr = preg_quote($v[1], '#');
			if ($v[0]) {
				$pattern = '#<' . preg_quote($v[0], '#') . '([^>]+)' . $attr . '=([\'"])(.+)\g{2}#iU';
			} else {
				$pattern = '# ' . $attr . '=([\'"])(.+)\g{1}#iU';
			}

			preg_match_all($pattern, $this->content, $matches);

			if (empty($matches[$v[0] ? 3 : 2])) {
				continue;
			}

			foreach ($matches[$v[0] ? 3 : 2] as $k2 => $url) {
				// Debug2::debug2( '[CDN] check ' . $url );
				$postfix = '.' . pathinfo((string) parse_url($url, PHP_URL_PATH), PATHINFO_EXTENSION);
				if (!array_key_exists($postfix, $this->_cfg_cdn_mapping)) {
					// Debug2::debug2( '[CDN] non-existed postfix ' . $postfix );
					continue;
				}

				Debug2::debug2('[CDN] matched file_type ' . $postfix . ' : ' . $url);

				if (!($url2 = $this->rewrite($url, Base::CDN_MAPPING_FILETYPE, $postfix))) {
					continue;
				}

				$attr = str_replace($url, $url2, $matches[0][$k2]);
				$this->content = str_replace($matches[0][$k2], $attr, $this->content);
			}
		}
	}

	/**
	 * Parse all images
	 *
	 * @since  1.2.3
	 * @access private
	 */
	private function _replace_img()
	{
		preg_match_all('#<img([^>]+?)src=([\'"\\\]*)([^\'"\s\\\>]+)([\'"\\\]*)([^>]*)>#i', $this->content, $matches);
		foreach ($matches[3] as $k => $url) {
			// Check if is a DATA-URI
			if (strpos($url, 'data:image') !== false) {
				continue;
			}

			if (!($url2 = $this->rewrite($url, Base::CDN_MAPPING_INC_IMG))) {
				continue;
			}

			$html_snippet = sprintf('<img %1$s src=%2$s %3$s>', $matches[1][$k], $matches[2][$k] . $url2 . $matches[4][$k], $matches[5][$k]);
			$this->content = str_replace($matches[0][$k], $html_snippet, $this->content);
		}
	}

	/**
	 * Parse and replace all inline styles containing url()
	 *
	 * @since  1.2.3
	 * @access private
	 */
	private function _replace_inline_css()
	{
		Debug2::debug2('[CDN] _replace_inline_css', $this->_cfg_cdn_mapping);

		/**
		 * Excludes `\` from URL matching
		 * @see  #959152 - WordPress LSCache CDN Mapping causing malformed URLS
		 * @see  #685485
		 * @since 3.0
		 */
		preg_match_all('/url\((?![\'"]?data)[\'"]?(.+?)[\'"]?\)/i', $this->content, $matches);
		foreach ($matches[1] as $k => $url) {
			$url = str_replace(array(' ', '\t', '\n', '\r', '\0', '\x0B', '"', "'", '&quot;', '&#039;'), '', $url);

			// Parse file postfix
			$parsed_url = parse_url($url, PHP_URL_PATH);
			if (!$parsed_url) {
				continue;
			}

			$postfix = '.' . pathinfo($parsed_url, PATHINFO_EXTENSION);
			if (array_key_exists($postfix, $this->_cfg_cdn_mapping)) {
				Debug2::debug2('[CDN] matched file_type ' . $postfix . ' : ' . $url);
				if (!($url2 = $this->rewrite($url, Base::CDN_MAPPING_FILETYPE, $postfix))) {
					continue;
				}
			} elseif (in_array($postfix, array('jpg', 'jpeg', 'png', 'gif', 'svg', 'webp', 'avif'))) {
				if (!($url2 = $this->rewrite($url, Base::CDN_MAPPING_INC_IMG))) {
					continue;
				}
			} else {
				continue;
			}

			$attr = str_replace($matches[1][$k], $url2, $matches[0][$k]);
			$this->content = str_replace($matches[0][$k], $attr, $this->content);
		}

		Debug2::debug2('[CDN] _replace_inline_css done');
	}

	/**
	 * Hook to wp_get_attachment_image_src
	 *
	 * @since  1.2.3
	 * @since  1.7 Removed static from function
	 * @access public
	 * @param  array $img The URL of the attachment image src, the width, the height
	 * @return array
	 */
	public function attach_img_src($img)
	{
		if ($img && ($url = $this->rewrite($img[0], Base::CDN_MAPPING_INC_IMG))) {
			$img[0] = $url;
		}
		return $img;
	}

	/**
	 * Try to rewrite one URL with CDN
	 *
	 * @since  1.7
	 * @access public
	 */
	public function url_img($url)
	{
		if ($url && ($url2 = $this->rewrite($url, Base::CDN_MAPPING_INC_IMG))) {
			$url = $url2;
		}
		return $url;
	}

	/**
	 * Try to rewrite one URL with CDN
	 *
	 * @since  1.7
	 * @access public
	 */
	public function url_css($url)
	{
		if ($url && ($url2 = $this->rewrite($url, Base::CDN_MAPPING_INC_CSS))) {
			$url = $url2;
		}
		return $url;
	}

	/**
	 * Try to rewrite one URL with CDN
	 *
	 * @since  1.7
	 * @access public
	 */
	public function url_js($url)
	{
		if ($url && ($url2 = $this->rewrite($url, Base::CDN_MAPPING_INC_JS))) {
			$url = $url2;
		}
		return $url;
	}

	/**
	 * Hook to replace WP responsive images
	 *
	 * @since  1.2.3
	 * @since  1.7 Removed static from function
	 * @access public
	 * @param  array $srcs
	 * @return array
	 */
	public function srcset($srcs)
	{
		if ($srcs) {
			foreach ($srcs as $w => $data) {
				if (!($url = $this->rewrite($data['url'], Base::CDN_MAPPING_INC_IMG))) {
					continue;
				}
				$srcs[$w]['url'] = $url;
			}
		}
		return $srcs;
	}

	/**
	 * Replace URL to CDN URL
	 *
	 * @since  1.2.3
	 * @access public
	 * @param  string $url
	 * @return string        Replaced URL
	 */
	public function rewrite($url, $mapping_kind, $postfix = false)
	{
		Debug2::debug2('[CDN] rewrite ' . $url);
		$url_parsed = parse_url($url);

		if (empty($url_parsed['path'])) {
			Debug2::debug2('[CDN] -rewrite bypassed: no path');
			return false;
		}

		// Only images under wp-cotnent/wp-includes can be replaced
		$is_internal_folder = Utility::str_hit_array($url_parsed['path'], $this->_cfg_ori_dir);
		if (!$is_internal_folder) {
			Debug2::debug2('[CDN] -rewrite failed: path not match: ' . LSCWP_CONTENT_FOLDER);
			return false;
		}

		// Check if is external url
		if (!empty($url_parsed['host'])) {
			if (!Utility::internal($url_parsed['host']) && !$this->_is_ori_url($url)) {
				Debug2::debug2('[CDN] -rewrite failed: host not internal');
				return false;
			}
		}

		$exclude = Utility::str_hit_array($url, $this->_cfg_cdn_exclude);
		if ($exclude) {
			Debug2::debug2('[CDN] -abort excludes ' . $exclude);
			return false;
		}

		// Fill full url before replacement
		if (empty($url_parsed['host'])) {
			$url = Utility::uri2url($url);
			Debug2::debug2('[CDN] -fill before rewritten: ' . $url);

			$url_parsed = parse_url($url);
		}

		$scheme = !empty($url_parsed['scheme']) ? $url_parsed['scheme'] . ':' : '';
		if ($scheme) {
			// Debug2::debug2( '[CDN] -scheme from url: ' . $scheme );
		}

		// Find the mapping url to be replaced to
		if (empty($this->_cfg_cdn_mapping[$mapping_kind])) {
			return false;
		}
		if ($mapping_kind !== Base::CDN_MAPPING_FILETYPE) {
			$final_url = $this->_cfg_cdn_mapping[$mapping_kind];
		} else {
			// select from file type
			$final_url = $this->_cfg_cdn_mapping[$postfix];
		}

		// If filetype to url is one to many, need to random one
		if (is_array($final_url)) {
			$final_url = $final_url[array_rand($final_url)];
		}

		// Now lets replace CDN url
		foreach ($this->_cfg_url_ori as $v) {
			if (strpos($v, '*') !== false) {
				$url = preg_replace('#' . $scheme . $v . '#iU', $final_url, $url);
			} else {
				$url = str_replace($scheme . $v, $final_url, $url);
			}
		}
		Debug2::debug2('[CDN] -rewritten: ' . $url);

		return $url;
	}

	/**
	 * Check if is original URL of CDN or not
	 *
	 * @since  2.1
	 * @access private
	 */
	private function _is_ori_url($url)
	{
		$url_parsed = parse_url($url);

		$scheme = !empty($url_parsed['scheme']) ? $url_parsed['scheme'] . ':' : '';

		foreach ($this->_cfg_url_ori as $v) {
			$needle = $scheme . $v;
			if (strpos($v, '*') !== false) {
				if (preg_match('#' . $needle . '#iU', $url)) {
					return true;
				}
			} else {
				if (strpos($url, $needle) === 0) {
					return true;
				}
			}
		}

		return false;
	}

	/**
	 * Check if the host is the CDN internal host
	 *
	 * @since  1.2.3
	 *
	 */
	public static function internal($host)
	{
		if (defined(self::BYPASS)) {
			return false;
		}

		$instance = self::cls();

		return in_array($host, $instance->cdn_mapping_hosts); // todo: can add $this->_is_ori_url() check in future
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/media.cls.php000064400000101321151600171100017113 0ustar00<?php

/**
 * The class to operate media data.
 *
 * @since 		1.4
 * @since  		1.5 Moved into /inc
 * @package    	Core
 * @subpackage 	Core/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Media extends Root
{
	const LOG_TAG = '📺';

	const LIB_FILE_IMG_LAZYLOAD = 'assets/js/lazyload.min.js';

	private $content;
	private $_wp_upload_dir;
	private $_vpi_preload_list = array();
	private $_format = '';
	private $_sys_format = '';

	/**
	 * Init
	 *
	 * @since  1.4
	 */
	public function __construct()
	{
		Debug2::debug2('[Media] init');

		$this->_wp_upload_dir = wp_upload_dir();
		if ($this->conf(Base::O_IMG_OPTM_WEBP)) {
			$this->_sys_format = 'webp';
			$this->_format = 'webp';
			if ($this->conf(Base::O_IMG_OPTM_WEBP) == 2) {
				$this->_sys_format = 'avif';
				$this->_format = 'avif';
			}
			if (!$this->_browser_support_next_gen()) {
				$this->_format = '';
			}
		}
	}

	/**
	 * Init optm features
	 *
	 * @since  3.0
	 * @access public
	 */
	public function init()
	{
		if (is_admin()) {
			return;
		}

		// Due to ajax call doesn't send correct accept header, have to limit webp to HTML only
		if ($this->webp_support()) {
			// Hook to srcset
			if (function_exists('wp_calculate_image_srcset')) {
				add_filter('wp_calculate_image_srcset', array($this, 'webp_srcset'), 988);
			}
			// Hook to mime icon
			// add_filter( 'wp_get_attachment_image_src', array( $this, 'webp_attach_img_src' ), 988 );// todo: need to check why not
			// add_filter( 'wp_get_attachment_url', array( $this, 'webp_url' ), 988 ); // disabled to avoid wp-admin display
		}

		if ($this->conf(Base::O_MEDIA_LAZY) && !$this->cls('Metabox')->setting('litespeed_no_image_lazy')) {
			self::debug('Suppress default WP lazyload');
			add_filter('wp_lazy_loading_enabled', '__return_false');
		}

		/**
		 * Replace gravatar
		 * @since  3.0
		 */
		$this->cls('Avatar');

		add_filter('litespeed_buffer_finalize', array($this, 'finalize'), 4);

		add_filter('litespeed_optm_html_head', array($this, 'finalize_head'));
	}

	/**
	 * Add featured image to head
	 */
	public function finalize_head($content)
	{
		global $wp_query;

		// <link rel="preload" as="image" href="xx">
		if ($this->_vpi_preload_list) {
			foreach ($this->_vpi_preload_list as $v) {
				$content .= '<link rel="preload" as="image" href="' . Str::trim_quotes($v) . '">';
			}
		}
		// 	$featured_image_url = get_the_post_thumbnail_url();
		// 	if ($featured_image_url) {
		// 		self::debug('Append featured image to head: ' . $featured_image_url);
		// 		if ($this->webp_support()) {
		// 			$featured_image_url = $this->replace_webp($featured_image_url) ?: $featured_image_url;
		// 		}
		// 	}
		// }

		return $content;
	}

	/**
	 * Adjust WP default JPG quality
	 *
	 * @since  3.0
	 * @access public
	 */
	public function adjust_jpg_quality($quality)
	{
		$v = $this->conf(Base::O_IMG_OPTM_JPG_QUALITY);

		if ($v) {
			return $v;
		}

		return $quality;
	}

	/**
	 * Register admin menu
	 *
	 * @since 1.6.3
	 * @access public
	 */
	public function after_admin_init()
	{
		/**
		 * JPG quality control
		 * @since  3.0
		 */
		add_filter('jpeg_quality', array($this, 'adjust_jpg_quality'));

		add_filter('manage_media_columns', array($this, 'media_row_title'));
		add_filter('manage_media_custom_column', array($this, 'media_row_actions'), 10, 2);

		add_action('litespeed_media_row', array($this, 'media_row_con'));

		// Hook to attachment delete action
		add_action('delete_attachment', __CLASS__ . '::delete_attachment');
	}

	/**
	 * Media delete action hook
	 *
	 * @since 2.4.3
	 * @access public
	 */
	public static function delete_attachment($post_id)
	{
		// if (!Data::cls()->tb_exist('img_optm')) {
		// return;
		// }

		self::debug('delete_attachment [pid] ' . $post_id);
		Img_Optm::cls()->reset_row($post_id);
	}

	/**
	 * Return media file info if exists
	 *
	 * This is for remote attachment plugins
	 *
	 * @since 2.9.8
	 * @access public
	 */
	public function info($short_file_path, $post_id)
	{
		$short_file_path = wp_normalize_path($short_file_path);
		$basedir = $this->_wp_upload_dir['basedir'] . '/';
		if (strpos($short_file_path, $basedir) === 0) {
			$short_file_path = substr($short_file_path, strlen($basedir));
		}

		$real_file = $basedir . $short_file_path;

		if (file_exists($real_file)) {
			return array(
				'url' => $this->_wp_upload_dir['baseurl'] . '/' . $short_file_path,
				'md5' => md5_file($real_file),
				'size' => filesize($real_file),
			);
		}

		/**
		 * WP Stateless compatibility #143 https://github.com/litespeedtech/lscache_wp/issues/143
		 * @since 2.9.8
		 * @return array( 'url', 'md5', 'size' )
		 */
		$info = apply_filters('litespeed_media_info', array(), $short_file_path, $post_id);
		if (!empty($info['url']) && !empty($info['md5']) && !empty($info['size'])) {
			return $info;
		}

		return false;
	}

	/**
	 * Delete media file
	 *
	 * @since 2.9.8
	 * @access public
	 */
	public function del($short_file_path, $post_id)
	{
		$real_file = $this->_wp_upload_dir['basedir'] . '/' . $short_file_path;

		if (file_exists($real_file)) {
			unlink($real_file);
			self::debug('deleted ' . $real_file);
		}

		do_action('litespeed_media_del', $short_file_path, $post_id);
	}

	/**
	 * Rename media file
	 *
	 * @since 2.9.8
	 * @access public
	 */
	public function rename($short_file_path, $short_file_path_new, $post_id)
	{
		// self::debug('renaming ' . $short_file_path . ' -> ' . $short_file_path_new);
		$real_file = $this->_wp_upload_dir['basedir'] . '/' . $short_file_path;
		$real_file_new = $this->_wp_upload_dir['basedir'] . '/' . $short_file_path_new;

		if (file_exists($real_file)) {
			rename($real_file, $real_file_new);
			self::debug('renamed ' . $real_file . ' to ' . $real_file_new);
		}

		do_action('litespeed_media_rename', $short_file_path, $short_file_path_new, $post_id);
	}

	/**
	 * Media Admin Menu -> Image Optimization Column Title
	 *
	 * @since 1.6.3
	 * @access public
	 */
	public function media_row_title($posts_columns)
	{
		$posts_columns['imgoptm'] = __('LiteSpeed Optimization', 'litespeed-cache');

		return $posts_columns;
	}

	/**
	 * Media Admin Menu -> Image Optimization Column
	 *
	 * @since 1.6.2
	 * @access public
	 */
	public function media_row_actions($column_name, $post_id)
	{
		if ($column_name !== 'imgoptm') {
			return;
		}

		do_action('litespeed_media_row', $post_id);
	}

	/**
	 * Display image optm info
	 *
	 * @since  3.0
	 */
	public function media_row_con($post_id)
	{
		$att_info = wp_get_attachment_metadata($post_id);
		if (empty($att_info['file'])) {
			return;
		}

		$short_path = $att_info['file'];

		$size_meta = get_post_meta($post_id, Img_Optm::DB_SIZE, true);

		echo '<p>';
		// Original image info
		if ($size_meta && !empty($size_meta['ori_saved'])) {
			$percent = ceil(($size_meta['ori_saved'] * 100) / $size_meta['ori_total']);

			$extension = pathinfo($short_path, PATHINFO_EXTENSION);
			$bk_file = substr($short_path, 0, -strlen($extension)) . 'bk.' . $extension;
			$bk_optm_file = substr($short_path, 0, -strlen($extension)) . 'bk.optm.' . $extension;

			$link = Utility::build_url(Router::ACTION_IMG_OPTM, 'orig' . $post_id);
			$desc = false;

			$cls = '';

			if ($this->info($bk_file, $post_id)) {
				$curr_status = __('(optm)', 'litespeed-cache');
				$desc = __('Currently using optimized version of file.', 'litespeed-cache') . '&#10;' . __('Click to switch to original (unoptimized) version.', 'litespeed-cache');
			} elseif ($this->info($bk_optm_file, $post_id)) {
				$cls .= ' litespeed-warning';
				$curr_status = __('(non-optm)', 'litespeed-cache');
				$desc = __('Currently using original (unoptimized) version of file.', 'litespeed-cache') . '&#10;' . __('Click to switch to optimized version.', 'litespeed-cache');
			}

			echo GUI::pie_tiny(
				$percent,
				24,
				sprintf(__('Original file reduced by %1$s (%2$s)', 'litespeed-cache'), $percent . '%', Utility::real_size($size_meta['ori_saved'])),
				'left'
			);

			echo sprintf(__('Orig saved %s', 'litespeed-cache'), $percent . '%');

			if ($desc) {
				echo sprintf(
					' <a href="%1$s" class="litespeed-media-href %2$s" data-balloon-pos="left" data-balloon-break aria-label="%3$s">%4$s</a>',
					$link,
					$cls,
					$desc,
					$curr_status
				);
			} else {
				echo sprintf(
					' <span class="litespeed-desc" data-balloon-pos="left" data-balloon-break aria-label="%1$s">%2$s</span>',
					__('Using optimized version of file. ', 'litespeed-cache') . '&#10;' . __('No backup of original file exists.', 'litespeed-cache'),
					__('(optm)', 'litespeed-cache')
				);
			}
		} elseif ($size_meta && $size_meta['ori_saved'] === 0) {
			echo GUI::pie_tiny(0, 24, __('Congratulation! Your file was already optimized', 'litespeed-cache'), 'left');
			echo sprintf(__('Orig %s', 'litespeed-cache'), '<span class="litespeed-desc">' . __('(no savings)', 'litespeed-cache') . '</span>');
		} else {
			echo __('Orig', 'litespeed-cache') . '<span class="litespeed-left10">—</span>';
		}
		echo '</p>';

		echo '<p>';
		// WebP/AVIF info
		if ($size_meta && $this->webp_support(true) && !empty($size_meta[$this->_sys_format . '_saved'])) {
			$is_avif = 'avif' === $this->_sys_format;
			$size_meta_saved = $size_meta[$this->_sys_format . '_saved'];
			$size_meta_total = $size_meta[$this->_sys_format . '_total'];

			$percent = ceil(($size_meta_saved * 100) / $size_meta_total);

			$link = Utility::build_url(Router::ACTION_IMG_OPTM, $this->_sys_format . $post_id);
			$desc = false;

			$cls = '';

			if ($this->info($short_path . '.' . $this->_sys_format, $post_id)) {
				$curr_status = __('(optm)', 'litespeed-cache');
				$desc = $is_avif
					? __('Currently using optimized version of AVIF file.', 'litespeed-cache')
					: __('Currently using optimized version of WebP file.', 'litespeed-cache');
				$desc .= '&#10;' . __('Click to switch to original (unoptimized) version.', 'litespeed-cache');
			} elseif ($this->info($short_path . '.optm.' . $this->_sys_format, $post_id)) {
				$cls .= ' litespeed-warning';
				$curr_status = __('(non-optm)', 'litespeed-cache');
				$desc = $is_avif
					? __('Currently using original (unoptimized) version of AVIF file.', 'litespeed-cache')
					: __('Currently using original (unoptimized) version of WebP file.', 'litespeed-cache');
				$desc .= '&#10;' . __('Click to switch to optimized version.', 'litespeed-cache');
			}

			echo GUI::pie_tiny(
				$percent,
				24,
				sprintf(
					$is_avif ? __('AVIF file reduced by %1$s (%2$s)', 'litespeed-cache') : __('WebP file reduced by %1$s (%2$s)', 'litespeed-cache'),
					$percent . '%',
					Utility::real_size($size_meta_saved)
				),
				'left'
			);
			echo sprintf($is_avif ? __('AVIF saved %s', 'litespeed-cache') : __('WebP saved %s', 'litespeed-cache'), $percent . '%');

			if ($desc) {
				echo sprintf(
					' <a href="%1$s" class="litespeed-media-href %2$s" data-balloon-pos="left" data-balloon-break aria-label="%3$s">%4$s</a>',
					$link,
					$cls,
					$desc,
					$curr_status
				);
			} else {
				echo sprintf(
					' <span class="litespeed-desc" data-balloon-pos="left" data-balloon-break aria-label="%1$s&#10;%2$s">%3$s</span>',
					__('Using optimized version of file. ', 'litespeed-cache'),
					$is_avif ? __('No backup of unoptimized AVIF file exists.', 'litespeed-cache') : __('No backup of unoptimized WebP file exists.', 'litespeed-cache'),
					__('(optm)', 'litespeed-cache')
				);
			}
		} else {
			echo $this->next_gen_image_title() . '<span class="litespeed-left10">—</span>';
		}

		echo '</p>';

		// Delete row btn
		if ($size_meta) {
			echo sprintf(
				'<div class="row-actions"><span class="delete"><a href="%1$s" class="">%2$s</a></span></div>',
				Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RESET_ROW, false, null, array('id' => $post_id)),
				__('Restore from backup', 'litespeed-cache')
			);
			echo '</div>';
		}
	}

	/**
	 * Get wp size info
	 *
	 * NOTE: this is not used because it has to be after admin_init
	 *
	 * @since 1.6.2
	 * @return array $sizes Data for all currently-registered image sizes.
	 */
	public function get_image_sizes()
	{
		global $_wp_additional_image_sizes;
		$sizes = array();

		foreach (get_intermediate_image_sizes() as $_size) {
			if (in_array($_size, array('thumbnail', 'medium', 'medium_large', 'large'))) {
				$sizes[$_size]['width'] = get_option($_size . '_size_w');
				$sizes[$_size]['height'] = get_option($_size . '_size_h');
				$sizes[$_size]['crop'] = (bool) get_option($_size . '_crop');
			} elseif (isset($_wp_additional_image_sizes[$_size])) {
				$sizes[$_size] = array(
					'width' => $_wp_additional_image_sizes[$_size]['width'],
					'height' => $_wp_additional_image_sizes[$_size]['height'],
					'crop' => $_wp_additional_image_sizes[$_size]['crop'],
				);
			}
		}

		return $sizes;
	}

	/**
	 * Exclude role from optimization filter
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function webp_support($sys_level = false)
	{
		if ($sys_level) {
			return $this->_sys_format;
		}
		return $this->_format; // User level next gen support
	}
	private function _browser_support_next_gen()
	{
		if (!empty($_SERVER['HTTP_ACCEPT'])) {
			if (strpos($_SERVER['HTTP_ACCEPT'], 'image/' . $this->_sys_format) !== false) {
				return true;
			}
		}

		if (!empty($_SERVER['HTTP_USER_AGENT'])) {
			$user_agents = array('chrome-lighthouse', 'googlebot', 'page speed');
			foreach ($user_agents as $user_agent) {
				if (stripos($_SERVER['HTTP_USER_AGENT'], $user_agent) !== false) {
					return true;
				}
			}

			if (preg_match('/iPhone OS (\d+)_/i', $_SERVER['HTTP_USER_AGENT'], $matches)) {
				if ($matches[1] >= 14) {
					return true;
				}
			}

			if (preg_match('/Firefox\/(\d+)/i', $_SERVER['HTTP_USER_AGENT'], $matches)) {
				if ($matches[1] >= 65) {
					return true;
				}
			}
		}

		return false;
	}

	/**
	 * Get next gen image title
	 *
	 * @since 7.0
	 */
	public function next_gen_image_title()
	{
		$next_gen_img = 'WebP';
		if ($this->conf(Base::O_IMG_OPTM_WEBP) == 2) {
			$next_gen_img = 'AVIF';
		}
		return $next_gen_img;
	}

	/**
	 * Run lazy load process
	 * NOTE: As this is after cache finalized, can NOT set any cache control anymore
	 *
	 * Only do for main page. Do NOT do for esi or dynamic content.
	 *
	 * @since  1.4
	 * @access public
	 * @return  string The buffer
	 */
	public function finalize($content)
	{
		if (defined('LITESPEED_NO_LAZY')) {
			Debug2::debug2('[Media] bypass: NO_LAZY const');
			return $content;
		}

		if (!defined('LITESPEED_IS_HTML')) {
			Debug2::debug2('[Media] bypass: Not frontend HTML type');
			return $content;
		}

		if (!Control::is_cacheable()) {
			self::debug('bypass: Not cacheable');
			return $content;
		}

		self::debug('finalize');

		$this->content = $content;
		$this->_finalize();
		return $this->content;
	}

	/**
	 * Run lazyload replacement for images in buffer
	 *
	 * @since  1.4
	 * @access private
	 */
	private function _finalize()
	{
		/**
		 * Use webp for optimized images
		 * @since 1.6.2
		 */
		if ($this->webp_support()) {
			$this->content = $this->_replace_buffer_img_webp($this->content);
		}

		/**
		 * Check if URI is excluded
		 * @since  3.0
		 */
		$excludes = $this->conf(Base::O_MEDIA_LAZY_URI_EXC);
		if (!defined('LITESPEED_GUEST_OPTM')) {
			$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes);
			if ($result) {
				self::debug('bypass lazyload: hit URI Excludes setting: ' . $result);
				return;
			}
		}

		$cfg_lazy = (defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_MEDIA_LAZY)) && !$this->cls('Metabox')->setting('litespeed_no_image_lazy');
		$cfg_iframe_lazy = defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_MEDIA_IFRAME_LAZY);
		$cfg_js_delay = defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_OPTM_JS_DEFER) == 2;
		$cfg_trim_noscript = defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_OPTM_NOSCRIPT_RM);
		$cfg_vpi = defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_MEDIA_VPI);

		// Preload VPI
		if ($cfg_vpi) {
			$this->_parse_img_for_preload();
		}

		if ($cfg_lazy) {
			if ($cfg_vpi) {
				add_filter('litespeed_media_lazy_img_excludes', array($this->cls('Metabox'), 'lazy_img_excludes'));
			}
			list($src_list, $html_list, $placeholder_list) = $this->_parse_img();
			$html_list_ori = $html_list;
		} else {
			self::debug('lazyload disabled');
		}

		// image lazy load
		if ($cfg_lazy) {
			$__placeholder = Placeholder::cls();

			foreach ($html_list as $k => $v) {
				$size = $placeholder_list[$k];
				$src = $src_list[$k];

				$html_list[$k] = $__placeholder->replace($v, $src, $size);
			}
		}

		if ($cfg_lazy) {
			$this->content = str_replace($html_list_ori, $html_list, $this->content);
		}

		// iframe lazy load
		if ($cfg_iframe_lazy) {
			$html_list = $this->_parse_iframe();
			$html_list_ori = $html_list;

			foreach ($html_list as $k => $v) {
				$snippet = $cfg_trim_noscript ? '' : '<noscript>' . $v . '</noscript>';
				if ($cfg_js_delay) {
					$v = str_replace(' src=', ' data-litespeed-src=', $v);
				} else {
					$v = str_replace(' src=', ' data-src=', $v);
				}
				$v = str_replace('<iframe ', '<iframe data-lazyloaded="1" src="about:blank" ', $v);
				$snippet = $v . $snippet;

				$html_list[$k] = $snippet;
			}

			$this->content = str_replace($html_list_ori, $html_list, $this->content);
		}

		// Include lazyload lib js and init lazyload
		if ($cfg_lazy || $cfg_iframe_lazy) {
			$lazy_lib = '<script data-no-optimize="1">' . File::read(LSCWP_DIR . self::LIB_FILE_IMG_LAZYLOAD) . '</script>';
			$this->content = str_replace('</body>', $lazy_lib . '</body>', $this->content);
		}
	}

	/**
	 * Parse img src for VPI preload only
	 * Note: Didn't reuse the _parse_img() bcoz it contains parent cls replacement and other logic which is not needed for preload
	 *
	 * @since 6.2
	 */
	private function _parse_img_for_preload()
	{
		// Load VPI setting
		$is_mobile = $this->_separate_mobile();
		$vpi_files = $this->cls('Metabox')->setting($is_mobile ? 'litespeed_vpi_list_mobile' : 'litespeed_vpi_list');
		if ($vpi_files) {
			$vpi_files = Utility::sanitize_lines($vpi_files, 'basename');
		}
		if (!$vpi_files) {
			return;
		}
		if (!$this->content) {
			return;
		}

		$content = preg_replace(array('#<!--.*-->#sU', '#<noscript([^>]*)>.*</noscript>#isU'), '', $this->content);
		if (!$content) {
			return;
		}

		preg_match_all('#<img\s+([^>]+)/?>#isU', $content, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs = Utility::parse_attr($match[1]);

			if (empty($attrs['src'])) {
				continue;
			}

			if (strpos($attrs['src'], 'base64') !== false || substr($attrs['src'], 0, 5) === 'data:') {
				Debug2::debug2('[Media] lazyload bypassed base64 img');
				continue;
			}

			if (strpos($attrs['src'], '{') !== false) {
				Debug2::debug2('[Media] image src has {} ' . $attrs['src']);
				continue;
			}

			// If the src contains VPI filename, then preload it
			if (!Utility::str_hit_array($attrs['src'], $vpi_files)) {
				continue;
			}

			Debug2::debug2('[Media] VPI preload found and matched: ' . $attrs['src']);

			$this->_vpi_preload_list[] = $attrs['src'];
		}
	}

	/**
	 * Parse img src
	 *
	 * @since  1.4
	 * @access private
	 * @return array  All the src & related raw html list
	 */
	private function _parse_img()
	{
		/**
		 * Exclude list
		 * @since 1.5
		 * @since  2.7.1 Changed to array
		 */
		$excludes = apply_filters('litespeed_media_lazy_img_excludes', $this->conf(Base::O_MEDIA_LAZY_EXC));

		$cls_excludes = apply_filters('litespeed_media_lazy_img_cls_excludes', $this->conf(Base::O_MEDIA_LAZY_CLS_EXC));
		$cls_excludes[] = 'skip-lazy'; // https://core.trac.wordpress.org/ticket/44427

		$src_list = array();
		$html_list = array();
		$placeholder_list = array();

		$content = preg_replace(
			array(
				'#<!--.*-->#sU',
				'#<noscript([^>]*)>.*</noscript>#isU',
				'#<script([^>]*)>.*</script>#isU', // Added to remove warning of file not found when image size detection is turned ON.
			),
			'',
			$this->content
		);
		/**
		 * Exclude parent classes
		 * @since  3.0
		 */
		$parent_cls_exc = apply_filters('litespeed_media_lazy_img_parent_cls_excludes', $this->conf(Base::O_MEDIA_LAZY_PARENT_CLS_EXC));
		if ($parent_cls_exc) {
			Debug2::debug2('[Media] Lazyload Class excludes', $parent_cls_exc);
			foreach ($parent_cls_exc as $v) {
				$content = preg_replace('#<(\w+) [^>]*class=(\'|")[^\'"]*' . preg_quote($v, '#') . '[^\'"]*\2[^>]*>.*</\1>#sU', '', $content);
			}
		}

		preg_match_all('#<img\s+([^>]+)/?>#isU', $content, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs = Utility::parse_attr($match[1]);

			if (empty($attrs['src'])) {
				continue;
			}

			/**
			 * Add src validation to bypass base64 img src
			 * @since  1.6
			 */
			if (strpos($attrs['src'], 'base64') !== false || substr($attrs['src'], 0, 5) === 'data:') {
				Debug2::debug2('[Media] lazyload bypassed base64 img');
				continue;
			}

			Debug2::debug2('[Media] lazyload found: ' . $attrs['src']);

			if (
				!empty($attrs['data-no-lazy']) ||
				!empty($attrs['data-skip-lazy']) ||
				!empty($attrs['data-lazyloaded']) ||
				!empty($attrs['data-src']) ||
				!empty($attrs['data-srcset'])
			) {
				Debug2::debug2('[Media] bypassed');
				continue;
			}

			if (!empty($attrs['class']) && ($hit = Utility::str_hit_array($attrs['class'], $cls_excludes))) {
				Debug2::debug2('[Media] lazyload image cls excludes [hit] ' . $hit);
				continue;
			}

			/**
			 * Exclude from lazyload by setting
			 * @since  1.5
			 */
			if ($excludes && Utility::str_hit_array($attrs['src'], $excludes)) {
				Debug2::debug2('[Media] lazyload image exclude ' . $attrs['src']);
				continue;
			}

			/**
			 * Excldues invalid image src from buddypress avatar crop
			 * @see  https://wordpress.org/support/topic/lazy-load-breaking-buddypress-upload-avatar-feature
			 * @since  3.0
			 */
			if (strpos($attrs['src'], '{') !== false) {
				Debug2::debug2('[Media] image src has {} ' . $attrs['src']);
				continue;
			}

			// to avoid multiple replacement
			if (in_array($match[0], $html_list)) {
				continue;
			}

			// Add missing dimensions
			if (defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_MEDIA_ADD_MISSING_SIZES)) {
				if (!apply_filters('litespeed_media_add_missing_sizes', true)) {
					Debug2::debug2('[Media] add_missing_sizes bypassed via litespeed_media_add_missing_sizes filter');
				} elseif (empty($attrs['width']) || $attrs['width'] == 'auto' || empty($attrs['height']) || $attrs['height'] == 'auto') {
					self::debug('⚠️ Missing sizes for image [src] ' . $attrs['src']);
					$dimensions = $this->_detect_dimensions($attrs['src']);
					if ($dimensions) {
						$ori_width = $dimensions[0];
						$ori_height = $dimensions[1];
						// Calculate height based on width
						if (!empty($attrs['width']) && $attrs['width'] != 'auto') {
							$ori_height = intval(($ori_height * $attrs['width']) / $ori_width);
						} elseif (!empty($attrs['height']) && $attrs['height'] != 'auto') {
							$ori_width = intval(($ori_width * $attrs['height']) / $ori_height);
						}

						$attrs['width'] = $ori_width;
						$attrs['height'] = $ori_height;
						$new_html = preg_replace('#\s+(width|height)=(["\'])[^\2]*?\2#', '', $match[0]);
						$new_html = preg_replace(
							'#<img\s+#i',
							'<img width="' . Str::trim_quotes($attrs['width']) . '" height="' . Str::trim_quotes($attrs['height']) . '" ',
							$new_html
						);
						self::debug('Add missing sizes ' . $attrs['width'] . 'x' . $attrs['height'] . ' to ' . $attrs['src']);
						$this->content = str_replace($match[0], $new_html, $this->content);
						$match[0] = $new_html;
					}
				}
			}

			$placeholder = false;
			if (!empty($attrs['width']) && $attrs['width'] != 'auto' && !empty($attrs['height']) && $attrs['height'] != 'auto') {
				$placeholder = intval($attrs['width']) . 'x' . intval($attrs['height']);
			}

			$src_list[] = $attrs['src'];
			$html_list[] = $match[0];
			$placeholder_list[] = $placeholder;
		}

		return array($src_list, $html_list, $placeholder_list);
	}

	/**
	 * Detect the original sizes
	 *
	 * @since  4.0
	 */
	private function _detect_dimensions($src)
	{
		if ($pathinfo = Utility::is_internal_file($src)) {
			$src = $pathinfo[0];
		} elseif (apply_filters('litespeed_media_ignore_remote_missing_sizes', false)) {
			return false;
		}

		if (substr($src, 0, 2) == '//') {
			$src = 'https:' . $src;
		}

		try {
			$sizes = getimagesize($src);
		} catch (\Exception $e) {
			return false;
		}

		if (!empty($sizes[0]) && !empty($sizes[1])) {
			return $sizes;
		}

		return false;
	}

	/**
	 * Parse iframe src
	 *
	 * @since  1.4
	 * @access private
	 * @return array  All the src & related raw html list
	 */
	private function _parse_iframe()
	{
		$cls_excludes = apply_filters('litespeed_media_iframe_lazy_cls_excludes', $this->conf(Base::O_MEDIA_IFRAME_LAZY_CLS_EXC));
		$cls_excludes[] = 'skip-lazy'; // https://core.trac.wordpress.org/ticket/44427

		$html_list = array();

		$content = preg_replace('#<!--.*-->#sU', '', $this->content);

		/**
		 * Exclude parent classes
		 * @since  3.0
		 */
		$parent_cls_exc = apply_filters('litespeed_media_iframe_lazy_parent_cls_excludes', $this->conf(Base::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC));
		if ($parent_cls_exc) {
			Debug2::debug2('[Media] Iframe Lazyload Class excludes', $parent_cls_exc);
			foreach ($parent_cls_exc as $v) {
				$content = preg_replace('#<(\w+) [^>]*class=(\'|")[^\'"]*' . preg_quote($v, '#') . '[^\'"]*\2[^>]*>.*</\1>#sU', '', $content);
			}
		}

		preg_match_all('#<iframe \s*([^>]+)></iframe>#isU', $content, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs = Utility::parse_attr($match[1]);

			if (empty($attrs['src'])) {
				continue;
			}

			Debug2::debug2('[Media] found iframe: ' . $attrs['src']);

			if (!empty($attrs['data-no-lazy']) || !empty($attrs['data-skip-lazy']) || !empty($attrs['data-lazyloaded']) || !empty($attrs['data-src'])) {
				Debug2::debug2('[Media] bypassed');
				continue;
			}

			if (!empty($attrs['class']) && ($hit = Utility::str_hit_array($attrs['class'], $cls_excludes))) {
				Debug2::debug2('[Media] iframe lazyload cls excludes [hit] ' . $hit);
				continue;
			}

			if (apply_filters('litespeed_iframe_lazyload_exc', false, $attrs['src'])) {
				Debug2::debug2('[Media] bypassed by filter');
				continue;
			}

			// to avoid multiple replacement
			if (in_array($match[0], $html_list)) {
				continue;
			}

			$html_list[] = $match[0];
		}

		return $html_list;
	}

	/**
	 * Replace image src to webp
	 *
	 * @since  1.6.2
	 * @access private
	 */
	private function _replace_buffer_img_webp($content)
	{
		/**
		 * Added custom element & attribute support
		 * @since 2.2.2
		 */
		$webp_ele_to_check = $this->conf(Base::O_IMG_OPTM_WEBP_ATTR);

		foreach ($webp_ele_to_check as $v) {
			if (!$v || strpos($v, '.') === false) {
				Debug2::debug2('[Media] buffer_webp no . attribute ' . $v);
				continue;
			}

			Debug2::debug2('[Media] buffer_webp attribute ' . $v);

			$v = explode('.', $v);
			$attr = preg_quote($v[1], '#');
			if ($v[0]) {
				$pattern = '#<' . preg_quote($v[0], '#') . '([^>]+)' . $attr . '=([\'"])(.+)\2#iU';
			} else {
				$pattern = '# ' . $attr . '=([\'"])(.+)\1#iU';
			}

			preg_match_all($pattern, $content, $matches);

			foreach ($matches[$v[0] ? 3 : 2] as $k2 => $url) {
				// Check if is a DATA-URI
				if (strpos($url, 'data:image') !== false) {
					continue;
				}

				if (!($url2 = $this->replace_webp($url))) {
					continue;
				}

				if ($v[0]) {
					$html_snippet = sprintf('<' . $v[0] . '%1$s' . $v[1] . '=%2$s', $matches[1][$k2], $matches[2][$k2] . $url2 . $matches[2][$k2]);
				} else {
					$html_snippet = sprintf(' ' . $v[1] . '=%1$s', $matches[1][$k2] . $url2 . $matches[1][$k2]);
				}

				$content = str_replace($matches[0][$k2], $html_snippet, $content);
			}
		}

		// parse srcset
		// todo: should apply this to cdn too
		if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP_REPLACE_SRCSET)) && $this->webp_support()) {
			$content = Utility::srcset_replace($content, array($this, 'replace_webp'));
		}

		// Replace background-image
		if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP)) && $this->webp_support()) {
			$content = $this->replace_background_webp($content);
		}

		return $content;
	}

	/**
	 * Replace background image
	 *
	 * @since  4.0
	 */
	public function replace_background_webp($content)
	{
		Debug2::debug2('[Media] Start replacing background WebP/AVIF.');

		// Handle Elementors data-settings json encode background-images
		$content = $this->replace_urls_in_json($content);

		// preg_match_all( '#background-image:(\s*)url\((.*)\)#iU', $content, $matches );
		preg_match_all('#url\(([^)]+)\)#iU', $content, $matches);
		foreach ($matches[1] as $k => $url) {
			// Check if is a DATA-URI
			if (strpos($url, 'data:image') !== false) {
				continue;
			}

			/**
			 * Support quotes in src `background-image: url('src')`
			 * @since 2.9.3
			 */
			$url = trim($url, '\'"');

			// Fix Elementors Slideshow unusual background images like  style="background-image: url(&quot;https://xxxx.png&quot;);"
			if (strpos($url, '&quot;') === 0 && substr($url, -6) == '&quot;') {
				$url = substr($url, 6, -6);
			}

			if (!($url2 = $this->replace_webp($url))) {
				continue;
			}

			// $html_snippet = sprintf( 'background-image:%1$surl(%2$s)', $matches[ 1 ][ $k ], $url2 );
			$html_snippet = str_replace($url, $url2, $matches[0][$k]);
			$content = str_replace($matches[0][$k], $html_snippet, $content);
		}

		return $content;
	}

	/**
	 * Replace images in json data settings attributes
	 *
	 * @since  6.2
	 */
	public function replace_urls_in_json($content)
	{
		$pattern = '/data-settings="(.*?)"/i';
		$parent_class = $this;

		preg_match_all($pattern, $content, $matches, PREG_SET_ORDER);

		foreach ($matches as $match) {
			// Check if the string contains HTML entities
			$isEncoded = preg_match('/&quot;|&lt;|&gt;|&amp;|&apos;/', $match[1]);

			// Decode HTML entities in the JSON string
			$jsonString = html_entity_decode($match[1]);

			$jsonData = \json_decode($jsonString, true);

			if (json_last_error() === JSON_ERROR_NONE) {
				$did_webp_replace = false;

				array_walk_recursive($jsonData, function (&$item, $key) use (&$did_webp_replace, $parent_class) {
					if ($key == 'url') {
						$item_image = $parent_class->replace_webp($item);
						if ($item_image) {
							$item = $item_image;

							$did_webp_replace = true;
						}
					}
				});

				if ($did_webp_replace) {
					// Re-encode the modified array back to a JSON string
					$newJsonString = \json_encode($jsonData);

					// Re-encode the JSON string to HTML entities only if it was originally encoded
					if ($isEncoded) {
						$newJsonString = htmlspecialchars($newJsonString, ENT_QUOTES | 0); // ENT_HTML401 is for PHPv5.4+
					}

					// Replace the old JSON string in the content with the new, modified JSON string
					$content = str_replace($match[1], $newJsonString, $content);
				}
			}
		}

		return $content;
	}

	/**
	 * Replace internal image src to webp or avif
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function replace_webp($url)
	{
		if (!$this->webp_support()) {
			self::debug2('No next generation format chosen in setting, bypassed');
			return false;
		}
		Debug2::debug2('[Media] ' . $this->_sys_format . ' replacing: ' . substr($url, 0, 200));

		if (substr($url, -5) === '.' . $this->_sys_format) {
			Debug2::debug2('[Media] already ' . $this->_sys_format);
			return false;
		}

		/**
		 * WebP API hook
		 * NOTE: As $url may contain query strings, WebP check will need to parse_url before appending .webp
		 * @since  2.9.5
		 * @see  #751737 - API docs for WebP generation
		 */
		if (apply_filters('litespeed_media_check_ori', Utility::is_internal_file($url), $url)) {
			// check if has webp file
			if (apply_filters('litespeed_media_check_webp', Utility::is_internal_file($url, $this->_sys_format), $url)) {
				$url .= '.' . $this->_sys_format;
			} else {
				Debug2::debug2('[Media] -no WebP or AVIF file, bypassed');
				return false;
			}
		} else {
			Debug2::debug2('[Media] -no file, bypassed');
			return false;
		}

		Debug2::debug2('[Media] - replaced to: ' . $url);

		return $url;
	}

	/**
	 * Hook to wp_get_attachment_image_src
	 *
	 * @since  1.6.2
	 * @access public
	 * @param  array $img The URL of the attachment image src, the width, the height
	 * @return array
	 */
	public function webp_attach_img_src($img)
	{
		Debug2::debug2('[Media] changing attach src: ' . $img[0]);
		if ($img && ($url = $this->replace_webp($img[0]))) {
			$img[0] = $url;
		}
		return $img;
	}

	/**
	 * Try to replace img url
	 *
	 * @since  1.6.2
	 * @access public
	 * @param  string $url
	 * @return string
	 */
	public function webp_url($url)
	{
		if ($url && ($url2 = $this->replace_webp($url))) {
			$url = $url2;
		}
		return $url;
	}

	/**
	 * Hook to replace WP responsive images
	 *
	 * @since  1.6.2
	 * @access public
	 * @param  array $srcs
	 * @return array
	 */
	public function webp_srcset($srcs)
	{
		if ($srcs) {
			foreach ($srcs as $w => $data) {
				if (!($url = $this->replace_webp($data['url']))) {
					continue;
				}
				$srcs[$w]['url'] = $url;
			}
		}
		return $srcs;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/object.lib.php000064400000103740151600171150017303 0ustar00<?php
/**
 * LiteSpeed Object Cache Library
 *
 * @since  1.8
 */
defined('WPINC') || exit();

/**
 * Handle exception
 */
if (!function_exists('litespeed_exception_handler')) {
	function litespeed_exception_handler($errno, $errstr, $errfile, $errline)
	{
		throw new \ErrorException($errstr, 0, $errno, $errfile, $errline);
	}
}

require_once __DIR__ . '/object-cache.cls.php';

/**
 * Sets up Object Cache Global and assigns it.
 *
 * @since 1.8
 *
 * @global WP_Object_Cache $wp_object_cache
 */
function wp_cache_init()
{
	$GLOBALS['wp_object_cache'] = WP_Object_Cache::get_instance();
}

/**
 * Adds data to the cache, if the cache key doesn't already exist.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::add()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The cache key to use for retrieval later.
 * @param mixed      $data   The data to add to the cache.
 * @param string     $group  Optional. The group to add the cache to. Enables the same key
 *                           to be used across groups. Default empty.
 * @param int        $expire Optional. When the cache data should expire, in seconds.
 *                           Default 0 (no expiration).
 * @return bool True on success, false if cache key and group already exist.
 */
function wp_cache_add($key, $data, $group = '', $expire = 0)
{
	global $wp_object_cache;

	return $wp_object_cache->add($key, $data, $group, (int) $expire);
}

/**
 * Adds multiple values to the cache in one call.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::add_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $data   Array of keys and values to be set.
 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
 * @param int    $expire Optional. When to expire the cache contents, in seconds.
 *                       Default 0 (no expiration).
 * @return bool[] Array of return values, grouped by key. Each value is either
 *                true on success, or false if cache key and group already exist.
 */
function wp_cache_add_multiple(array $data, $group = '', $expire = 0)
{
	global $wp_object_cache;

	return $wp_object_cache->add_multiple($data, $group, $expire);
}

/**
 * Replaces the contents of the cache with new data.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::replace()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The key for the cache data that should be replaced.
 * @param mixed      $data   The new data to store in the cache.
 * @param string     $group  Optional. The group for the cache data that should be replaced.
 *                           Default empty.
 * @param int        $expire Optional. When to expire the cache contents, in seconds.
 *                           Default 0 (no expiration).
 * @return bool True if contents were replaced, false if original value does not exist.
 */
function wp_cache_replace($key, $data, $group = '', $expire = 0)
{
	global $wp_object_cache;

	return $wp_object_cache->replace($key, $data, $group, (int) $expire);
}

/**
 * Saves the data to the cache.
 *
 * Differs from wp_cache_add() and wp_cache_replace() in that it will always write data.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::set()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The cache key to use for retrieval later.
 * @param mixed      $data   The contents to store in the cache.
 * @param string     $group  Optional. Where to group the cache contents. Enables the same key
 *                           to be used across groups. Default empty.
 * @param int        $expire Optional. When to expire the cache contents, in seconds.
 *                           Default 0 (no expiration).
 * @return bool True on success, false on failure.
 */
function wp_cache_set($key, $data, $group = '', $expire = 0)
{
	global $wp_object_cache;

	return $wp_object_cache->set($key, $data, $group, (int) $expire);
}

/**
 * Sets multiple values to the cache in one call.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::set_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $data   Array of keys and values to be set.
 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
 * @param int    $expire Optional. When to expire the cache contents, in seconds.
 *                       Default 0 (no expiration).
 * @return bool[] Array of return values, grouped by key. Each value is either
 *                true on success, or false on failure.
 */
function wp_cache_set_multiple(array $data, $group = '', $expire = 0)
{
	global $wp_object_cache;

	return $wp_object_cache->set_multiple($data, $group, $expire);
}

/**
 * Retrieves the cache contents from the cache by key and group.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::get()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key   The key under which the cache contents are stored.
 * @param string     $group Optional. Where the cache contents are grouped. Default empty.
 * @param bool       $force Optional. Whether to force an update of the local cache
 *                          from the persistent cache. Default false.
 * @param bool       $found Optional. Whether the key was found in the cache (passed by reference).
 *                          Disambiguates a return of false, a storable value. Default null.
 * @return mixed|false The cache contents on success, false on failure to retrieve contents.
 */
function wp_cache_get($key, $group = '', $force = false, &$found = null)
{
	global $wp_object_cache;

	return $wp_object_cache->get($key, $group, $force, $found);
}

/**
 * Retrieves multiple values from the cache in one call.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::get_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $keys  Array of keys under which the cache contents are stored.
 * @param string $group Optional. Where the cache contents are grouped. Default empty.
 * @param bool   $force Optional. Whether to force an update of the local cache
 *                      from the persistent cache. Default false.
 * @return array Array of return values, grouped by key. Each value is either
 *               the cache contents on success, or false on failure.
 */
function wp_cache_get_multiple($keys, $group = '', $force = false)
{
	global $wp_object_cache;

	return $wp_object_cache->get_multiple($keys, $group, $force);
}

/**
 * Removes the cache contents matching key and group.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::delete()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key   What the contents in the cache are called.
 * @param string     $group Optional. Where the cache contents are grouped. Default empty.
 * @return bool True on successful removal, false on failure.
 */
function wp_cache_delete($key, $group = '')
{
	global $wp_object_cache;

	return $wp_object_cache->delete($key, $group);
}

/**
 * Deletes multiple values from the cache in one call.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::delete_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $keys  Array of keys under which the cache to deleted.
 * @param string $group Optional. Where the cache contents are grouped. Default empty.
 * @return bool[] Array of return values, grouped by key. Each value is either
 *                true on success, or false if the contents were not deleted.
 */
function wp_cache_delete_multiple(array $keys, $group = '')
{
	global $wp_object_cache;

	return $wp_object_cache->delete_multiple($keys, $group);
}

/**
 * Increments numeric cache item's value.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::incr()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The key for the cache contents that should be incremented.
 * @param int        $offset Optional. The amount by which to increment the item's value.
 *                           Default 1.
 * @param string     $group  Optional. The group the key is in. Default empty.
 * @return int|false The item's new value on success, false on failure.
 */
function wp_cache_incr($key, $offset = 1, $group = '')
{
	global $wp_object_cache;

	return $wp_object_cache->incr($key, $offset, $group);
}

/**
 * Decrements numeric cache item's value.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::decr()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The cache key to decrement.
 * @param int        $offset Optional. The amount by which to decrement the item's value.
 *                           Default 1.
 * @param string     $group  Optional. The group the key is in. Default empty.
 * @return int|false The item's new value on success, false on failure.
 */
function wp_cache_decr($key, $offset = 1, $group = '')
{
	global $wp_object_cache;

	return $wp_object_cache->decr($key, $offset, $group);
}

/**
 * Removes all cache items.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::flush()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @return bool True on success, false on failure.
 */
function wp_cache_flush()
{
	global $wp_object_cache;

	return $wp_object_cache->flush();
}

/**
 * Removes all cache items from the in-memory runtime cache.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::flush_runtime()
 *
 * @return bool True on success, false on failure.
 */
function wp_cache_flush_runtime()
{
	global $wp_object_cache;

	return $wp_object_cache->flush_runtime();
}

/**
 * Removes all cache items in a group, if the object cache implementation supports it.
 *
 * Before calling this function, always check for group flushing support using the
 * `wp_cache_supports( 'flush_group' )` function.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::flush_group()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param string $group Name of group to remove from cache.
 * @return bool True if group was flushed, false otherwise.
 */
function wp_cache_flush_group($group)
{
	global $wp_object_cache;

	return $wp_object_cache->flush_group($group);
}

/**
 * Determines whether the object cache implementation supports a particular feature.
 *
 * @since 5.4
 *
 * @param string $feature Name of the feature to check for. Possible values include:
 *                        'add_multiple', 'set_multiple', 'get_multiple', 'delete_multiple',
 *                        'flush_runtime', 'flush_group'.
 * @return bool True if the feature is supported, false otherwise.
 */
function wp_cache_supports($feature)
{
	switch ($feature) {
		case 'add_multiple':
		case 'set_multiple':
		case 'get_multiple':
		case 'delete_multiple':
		case 'flush_runtime':
			return true;

		case 'flush_group':
		default:
			return false;
	}
}

/**
 * Closes the cache.
 *
 * This function has ceased to do anything since WordPress 2.5. The
 * functionality was removed along with the rest of the persistent cache.
 *
 * This does not mean that plugins can't implement this function when they need
 * to make sure that the cache is cleaned up after WordPress no longer needs it.
 *
 * @since 1.8
 *
 * @return true Always returns true.
 */
function wp_cache_close()
{
	return true;
}

/**
 * Adds a group or set of groups to the list of global groups.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::add_global_groups()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param string|string[] $groups A group or an array of groups to add.
 */
function wp_cache_add_global_groups($groups)
{
	global $wp_object_cache;

	$wp_object_cache->add_global_groups($groups);
}

/**
 * Adds a group or set of groups to the list of non-persistent groups.
 *
 * @since 1.8
 *
 * @param string|string[] $groups A group or an array of groups to add.
 */
function wp_cache_add_non_persistent_groups($groups)
{
	global $wp_object_cache;

	$wp_object_cache->add_non_persistent_groups($groups);
}

/**
 * Switches the internal blog ID.
 *
 * This changes the blog id used to create keys in blog specific groups.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::switch_to_blog()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int $blog_id Site ID.
 */
function wp_cache_switch_to_blog($blog_id)
{
	global $wp_object_cache;

	$wp_object_cache->switch_to_blog($blog_id);
}

class WP_Object_Cache
{
	protected static $_instance;

	private $_object_cache;

	private $_cache = array();
	private $_cache_404 = array();

	private $cache_total = 0;
	private $count_hit_incall = 0;
	private $count_hit = 0;
	private $count_miss_incall = 0;
	private $count_miss = 0;
	private $count_set = 0;

	protected $global_groups = array();
	private $blog_prefix;
	private $multisite;

	/**
	 * Init.
	 *
	 * @since  1.8
	 */
	public function __construct()
	{
		$this->_object_cache = \LiteSpeed\Object_Cache::cls();

		$this->multisite = is_multisite();
		$this->blog_prefix = $this->multisite ? get_current_blog_id() . ':' : '';

		/**
		 * Fix multiple instance using same oc issue
		 * @since  1.8.2
		 */
		!defined('LSOC_PREFIX') && define('LSOC_PREFIX', substr(md5(__FILE__), -5));
	}

	/**
	 * Makes private properties readable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name Property to get.
	 * @return mixed Property.
	 */
	public function __get($name)
	{
		return $this->$name;
	}

	/**
	 * Makes private properties settable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name  Property to set.
	 * @param mixed  $value Property value.
	 * @return mixed Newly-set property.
	 */
	public function __set($name, $value)
	{
		return $this->$name = $value;
	}

	/**
	 * Makes private properties checkable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name Property to check if set.
	 * @return bool Whether the property is set.
	 */
	public function __isset($name)
	{
		return isset($this->$name);
	}

	/**
	 * Makes private properties un-settable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name Property to unset.
	 */
	public function __unset($name)
	{
		unset($this->$name);
	}

	/**
	 * Serves as a utility function to determine whether a key is valid.
	 *
	 * @since 5.4
	 * @access protected
	 *
	 * @param int|string $key Cache key to check for validity.
	 * @return bool Whether the key is valid.
	 */
	protected function is_valid_key($key)
	{
		if (is_int($key)) {
			return true;
		}

		if (is_string($key) && trim($key) !== '') {
			return true;
		}

		$type = gettype($key);

		if (!function_exists('__')) {
			wp_load_translations_early();
		}

		$message = is_string($key)
			? __('Cache key must not be an empty string.')
			: /* translators: %s: The type of the given cache key. */
			sprintf(__('Cache key must be integer or non-empty string, %s given.'), $type);

		_doing_it_wrong(sprintf('%s::%s', __CLASS__, debug_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS, 2)[1]['function']), $message, '6.1.0');

		return false;
	}

	/**
	 * Get the final key.
	 *
	 * @since 1.8
	 * @access private
	 */
	private function _key($key, $group = 'default')
	{
		if (empty($group)) {
			$group = 'default';
		}

		$prefix = $this->_object_cache->is_global($group) ? '' : $this->blog_prefix;

		return LSOC_PREFIX . $prefix . $group . '.' . $key;
	}

	/**
	 * Output debug info.
	 *
	 * @since  1.8
	 * @access public
	 */
	public function debug()
	{
		return ' [total] ' .
			$this->cache_total .
			' [hit_incall] ' .
			$this->count_hit_incall .
			' [hit] ' .
			$this->count_hit .
			' [miss_incall] ' .
			$this->count_miss_incall .
			' [miss] ' .
			$this->count_miss .
			' [set] ' .
			$this->count_set;
	}

	/**
	 * Adds data to the cache if it doesn't already exist.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @uses WP_Object_Cache::_exists() Checks to see if the cache already has data.
	 * @uses WP_Object_Cache::set()     Sets the data after the checking the cache
	 *                                  contents existence.
	 *
	 * @param int|string $key    What to call the contents in the cache.
	 * @param mixed      $data   The contents to store in the cache.
	 * @param string     $group  Optional. Where to group the cache contents. Default 'default'.
	 * @param int        $expire Optional. When to expire the cache contents, in seconds.
	 *                           Default 0 (no expiration).
	 * @return bool True on success, false if cache key and group already exist.
	 */
	public function add($key, $data, $group = 'default', $expire = 0)
	{
		if (wp_suspend_cache_addition()) {
			return false;
		}

		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$id = $this->_key($key, $group);

		if (array_key_exists($id, $this->_cache)) {
			return false;
		}

		return $this->set($key, $data, $group, (int) $expire);
	}

	/**
	 * Adds multiple values to the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $data   Array of keys and values to be added.
	 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
	 * @param int    $expire Optional. When to expire the cache contents, in seconds.
	 *                       Default 0 (no expiration).
	 * @return bool[] Array of return values, grouped by key. Each value is either
	 *                true on success, or false if cache key and group already exist.
	 */
	public function add_multiple(array $data, $group = '', $expire = 0)
	{
		$values = array();

		foreach ($data as $key => $value) {
			$values[$key] = $this->add($key, $value, $group, $expire);
		}

		return $values;
	}

	/**
	 * Replaces the contents in the cache, if contents already exist.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @see WP_Object_Cache::set()
	 *
	 * @param int|string $key    What to call the contents in the cache.
	 * @param mixed      $data   The contents to store in the cache.
	 * @param string     $group  Optional. Where to group the cache contents. Default 'default'.
	 * @param int        $expire Optional. When to expire the cache contents, in seconds.
	 *                           Default 0 (no expiration).
	 * @return bool True if contents were replaced, false if original value does not exist.
	 */
	public function replace($key, $data, $group = 'default', $expire = 0)
	{
		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$id = $this->_key($key, $group);

		if (!array_key_exists($id, $this->_cache)) {
			return false;
		}

		return $this->set($key, $data, $group, (int) $expire);
	}

	/**
	 * Sets the data contents into the cache.
	 *
	 * The cache contents are grouped by the $group parameter followed by the
	 * $key. This allows for duplicate IDs in unique groups. Therefore, naming of
	 * the group should be used with care and should follow normal function
	 * naming guidelines outside of core WordPress usage.
	 *
	 * The $expire parameter is not used, because the cache will automatically
	 * expire for each time a page is accessed and PHP finishes. The method is
	 * more for cache plugins which use files.
	 *
	 * @since 1.8
	 * @since 5.4 Returns false if cache key is invalid.
	 * @access public
	 *
	 * @param int|string $key    What to call the contents in the cache.
	 * @param mixed      $data   The contents to store in the cache.
	 * @param string     $group  Optional. Where to group the cache contents. Default 'default'.
	 * @param int        $expire Optional. When to expire the cache contents, in seconds.
	 *                           Default 0 (no expiration).
	 * @return bool True if contents were set, false if key is invalid.
	 */
	public function set($key, $data, $group = 'default', $expire = 0)
	{
		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$id = $this->_key($key, $group);

		if (is_object($data)) {
			$data = clone $data;
		}
		// error_log("oc: set \t\t\t[key] " . $id );
		$this->_cache[$id] = $data;

		if (array_key_exists($id, $this->_cache_404)) {
			// error_log("oc: unset404\t\t\t[key] " . $id );
			unset($this->_cache_404[$id]);
		}

		if (!$this->_object_cache->is_non_persistent($group)) {
			$this->_object_cache->set($id, serialize(array('data' => $data)), (int) $expire);
			$this->count_set++;
		}

		if ($this->_object_cache->store_transients($group)) {
			$this->_transient_set($key, $data, $group, (int) $expire);
		}

		return true;
	}

	/**
	 * Sets multiple values to the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $data   Array of key and value to be set.
	 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
	 * @param int    $expire Optional. When to expire the cache contents, in seconds.
	 *                       Default 0 (no expiration).
	 * @return bool[] Array of return values, grouped by key. Each value is always true.
	 */
	public function set_multiple(array $data, $group = '', $expire = 0)
	{
		$values = array();

		foreach ($data as $key => $value) {
			$values[$key] = $this->set($key, $value, $group, $expire);
		}

		return $values;
	}

	/**
	 * Retrieves the cache contents, if it exists.
	 *
	 * The contents will be first attempted to be retrieved by searching by the
	 * key in the cache group. If the cache is hit (success) then the contents
	 * are returned.
	 *
	 * On failure, the number of cache misses will be incremented.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param int|string $key   The key under which the cache contents are stored.
	 * @param string     $group Optional. Where the cache contents are grouped. Default 'default'.
	 * @param bool       $force Optional. Unused. Whether to force an update of the local cache
	 *                          from the persistent cache. Default false.
	 * @param bool       $found Optional. Whether the key was found in the cache (passed by reference).
	 *                          Disambiguates a return of false, a storable value. Default null.
	 * @return mixed|false The cache contents on success, false on failure to retrieve contents.
	 */
	public function get($key, $group = 'default', $force = false, &$found = null)
	{
		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$id = $this->_key($key, $group);

		// error_log('');
		// error_log("oc: get \t\t\t[key] " . $id . ( $force ? "\t\t\t [forced] " : '' ) );
		$found = false;
		$found_in_oc = false;
		$cache_val = false;
		if (array_key_exists($id, $this->_cache) && !$force) {
			$found = true;
			$cache_val = $this->_cache[$id];
			$this->count_hit_incall++;
		} elseif (!array_key_exists($id, $this->_cache_404) && !$this->_object_cache->is_non_persistent($group)) {
			$v = $this->_object_cache->get($id);

			if ($v !== null) {
				$v = @maybe_unserialize($v);
			}

			// To be compatible with false val
			if (is_array($v) && array_key_exists('data', $v)) {
				$this->count_hit++;
				$found = true;
				$found_in_oc = true;
				$cache_val = $v['data'];
			} else {
				// Can't find key, cache it to 404
				// error_log("oc: add404\t\t\t[key] " . $id );
				$this->_cache_404[$id] = 1;
				$this->count_miss++;
			}
		} else {
			$this->count_miss_incall++;
		}

		if (is_object($cache_val)) {
			$cache_val = clone $cache_val;
		}

		// If not found but has `Store Transients` cfg on, still need to follow WP's get_transient() logic
		if (!$found && $this->_object_cache->store_transients($group)) {
			$cache_val = $this->_transient_get($key, $group);
			if ($cache_val) {
				$found = true; // $found not used for now (v1.8.3)
			}
		}

		if ($found_in_oc) {
			$this->_cache[$id] = $cache_val;
		}

		$this->cache_total++;

		return $cache_val;
	}

	/**
	 * Retrieves multiple values from the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $keys  Array of keys under which the cache contents are stored.
	 * @param string $group Optional. Where the cache contents are grouped. Default 'default'.
	 * @param bool   $force Optional. Whether to force an update of the local cache
	 *                      from the persistent cache. Default false.
	 * @return array Array of return values, grouped by key. Each value is either
	 *               the cache contents on success, or false on failure.
	 */
	public function get_multiple($keys, $group = 'default', $force = false)
	{
		$values = array();

		foreach ($keys as $key) {
			$values[$key] = $this->get($key, $group, $force);
		}

		return $values;
	}

	/**
	 * Removes the contents of the cache key in the group.
	 *
	 * If the cache key does not exist in the group, then nothing will happen.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param int|string $key        What the contents in the cache are called.
	 * @param string     $group      Optional. Where the cache contents are grouped. Default 'default'.
	 * @param bool       $deprecated Optional. Unused. Default false.
	 * @return bool True on success, false if the contents were not deleted.
	 */
	public function delete($key, $group = 'default', $deprecated = false)
	{
		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$id = $this->_key($key, $group);

		if ($this->_object_cache->store_transients($group)) {
			$this->_transient_del($key, $group);
		}

		if (array_key_exists($id, $this->_cache)) {
			unset($this->_cache[$id]);
		}
		// error_log("oc: delete \t\t\t[key] " . $id );

		if ($this->_object_cache->is_non_persistent($group)) {
			return false;
		}

		return $this->_object_cache->delete($id);
	}

	/**
	 * Deletes multiple values from the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $keys  Array of keys to be deleted.
	 * @param string $group Optional. Where the cache contents are grouped. Default empty.
	 * @return bool[] Array of return values, grouped by key. Each value is either
	 *                true on success, or false if the contents were not deleted.
	 */
	public function delete_multiple(array $keys, $group = '')
	{
		$values = array();

		foreach ($keys as $key) {
			$values[$key] = $this->delete($key, $group);
		}

		return $values;
	}

	/**
	 * Increments numeric cache item's value.
	 *
	 * @since 5.4
	 *
	 * @param int|string $key    The cache key to increment.
	 * @param int        $offset Optional. The amount by which to increment the item's value.
	 *                           Default 1.
	 * @param string     $group  Optional. The group the key is in. Default 'default'.
	 * @return int|false The item's new value on success, false on failure.
	 */
	public function incr($key, $offset = 1, $group = 'default')
	{
		return $this->incr_desr($key, $offset, $group, true);
	}

	/**
	 * Decrements numeric cache item's value.
	 *
	 * @since 5.4
	 *
	 * @param int|string $key    The cache key to decrement.
	 * @param int        $offset Optional. The amount by which to decrement the item's value.
	 *                           Default 1.
	 * @param string     $group  Optional. The group the key is in. Default 'default'.
	 * @return int|false The item's new value on success, false on failure.
	 */
	public function decr($key, $offset = 1, $group = 'default')
	{
		return $this->incr_desr($key, $offset, $group, false);
	}

	/**
	 * Increments or decrements numeric cache item's value.
	 *
	 * @since 1.8
	 * @access public
	 */
	public function incr_desr($key, $offset = 1, $group = 'default', $incr = true)
	{
		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$cache_val = $this->get($key, $group);

		if (false === $cache_val) {
			return false;
		}

		if (!is_numeric($cache_val)) {
			$cache_val = 0;
		}

		$offset = (int) $offset;

		if ($incr) {
			$cache_val += $offset;
		} else {
			$cache_val -= $offset;
		}

		if ($cache_val < 0) {
			$cache_val = 0;
		}

		$this->set($key, $cache_val, $group);

		return $cache_val;
	}

	/**
	 * Clears the object cache of all data.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @return true Always returns true.
	 */
	public function flush()
	{
		$this->flush_runtime();

		$this->_object_cache->flush();

		return true;
	}

	/**
	 * Removes all cache items from the in-memory runtime cache.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @return true Always returns true.
	 */
	public function flush_runtime()
	{
		$this->_cache = array();
		$this->_cache_404 = array();

		return true;
	}

	/**
	 * Removes all cache items in a group.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $group Name of group to remove from cache.
	 * @return true Always returns true.
	 */
	public function flush_group($group)
	{
		// unset( $this->cache[ $group ] );

		return true;
	}

	/**
	 * Sets the list of global cache groups.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param string|string[] $groups List of groups that are global.
	 */
	public function add_global_groups($groups)
	{
		$groups = (array) $groups;

		$this->_object_cache->add_global_groups($groups);
	}

	/**
	 * Sets the list of non-persistent cache groups.
	 *
	 * @since 1.8
	 * @access public
	 */
	public function add_non_persistent_groups($groups)
	{
		$groups = (array) $groups;

		$this->_object_cache->add_non_persistent_groups($groups);
	}

	/**
	 * Switches the internal blog ID.
	 *
	 * This changes the blog ID used to create keys in blog specific groups.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param int $blog_id Blog ID.
	 */
	public function switch_to_blog($blog_id)
	{
		$blog_id = (int) $blog_id;
		$this->blog_prefix = $this->multisite ? $blog_id . ':' : '';
	}

	/**
	 * Get transient from wp table
	 *
	 * @since 1.8.3
	 * @access private
	 * @see `wp-includes/option.php` function `get_transient`/`set_site_transient`
	 */
	private function _transient_get($transient, $group)
	{
		if ($group == 'transient') {
			/**** Ori WP func start ****/
			$transient_option = '_transient_' . $transient;
			if (!wp_installing()) {
				// If option is not in alloptions, it is not autoloaded and thus has a timeout
				$alloptions = wp_load_alloptions();
				if (!isset($alloptions[$transient_option])) {
					$transient_timeout = '_transient_timeout_' . $transient;
					$timeout = get_option($transient_timeout);
					if (false !== $timeout && $timeout < time()) {
						delete_option($transient_option);
						delete_option($transient_timeout);
						$value = false;
					}
				}
			}

			if (!isset($value)) {
				$value = get_option($transient_option);
			}
			/**** Ori WP func end ****/
		} elseif ($group == 'site-transient') {
			/**** Ori WP func start ****/
			$no_timeout = array('update_core', 'update_plugins', 'update_themes');
			$transient_option = '_site_transient_' . $transient;
			if (!in_array($transient, $no_timeout)) {
				$transient_timeout = '_site_transient_timeout_' . $transient;
				$timeout = get_site_option($transient_timeout);
				if (false !== $timeout && $timeout < time()) {
					delete_site_option($transient_option);
					delete_site_option($transient_timeout);
					$value = false;
				}
			}

			if (!isset($value)) {
				$value = get_site_option($transient_option);
			}
			/**** Ori WP func end ****/
		} else {
			$value = false;
		}

		return $value;
	}

	/**
	 * Set transient to WP table
	 *
	 * @since 1.8.3
	 * @access private
	 * @see `wp-includes/option.php` function `set_transient`/`set_site_transient`
	 */
	private function _transient_set($transient, $value, $group, $expiration)
	{
		if ($group == 'transient') {
			/**** Ori WP func start ****/
			$transient_timeout = '_transient_timeout_' . $transient;
			$transient_option = '_transient_' . $transient;
			if (false === get_option($transient_option)) {
				$autoload = 'yes';
				if ((int) $expiration) {
					$autoload = 'no';
					add_option($transient_timeout, time() + (int) $expiration, '', 'no');
				}
				$result = add_option($transient_option, $value, '', $autoload);
			} else {
				// If expiration is requested, but the transient has no timeout option,
				// delete, then re-create transient rather than update.
				$update = true;
				if ((int) $expiration) {
					if (false === get_option($transient_timeout)) {
						delete_option($transient_option);
						add_option($transient_timeout, time() + (int) $expiration, '', 'no');
						$result = add_option($transient_option, $value, '', 'no');
						$update = false;
					} else {
						update_option($transient_timeout, time() + (int) $expiration);
					}
				}
				if ($update) {
					$result = update_option($transient_option, $value);
				}
			}
			/**** Ori WP func end ****/
		} elseif ($group == 'site-transient') {
			/**** Ori WP func start ****/
			$transient_timeout = '_site_transient_timeout_' . $transient;
			$option = '_site_transient_' . $transient;
			if (false === get_site_option($option)) {
				if ((int) $expiration) {
					add_site_option($transient_timeout, time() + (int) $expiration);
				}
				$result = add_site_option($option, $value);
			} else {
				if ((int) $expiration) {
					update_site_option($transient_timeout, time() + (int) $expiration);
				}
				$result = update_site_option($option, $value);
			}
			/**** Ori WP func end ****/
		} else {
			$result = null;
		}

		return $result;
	}

	/**
	 * Delete transient from WP table
	 *
	 * @since 1.8.3
	 * @access private
	 * @see `wp-includes/option.php` function `delete_transient`/`delete_site_transient`
	 */
	private function _transient_del($transient, $group)
	{
		if ($group == 'transient') {
			/**** Ori WP func start ****/
			$option_timeout = '_transient_timeout_' . $transient;
			$option = '_transient_' . $transient;
			$result = delete_option($option);
			if ($result) {
				delete_option($option_timeout);
			}
			/**** Ori WP func end ****/
		} elseif ($group == 'site-transient') {
			/**** Ori WP func start ****/
			$option_timeout = '_site_transient_timeout_' . $transient;
			$option = '_site_transient_' . $transient;
			$result = delete_site_option($option);
			if ($result) {
				delete_site_option($option_timeout);
			}
			/**** Ori WP func end ****/
		}
	}

	/**
	 * Get the current instance object.
	 *
	 * @since 1.8
	 * @access public
	 */
	public static function get_instance()
	{
		if (!isset(self::$_instance)) {
			self::$_instance = new self();
		}

		return self::$_instance;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/report.cls.php000064400000014221151600171220017354 0ustar00<?php

/**
 * The report class
 *
 *
 * @since      1.1.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/src
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Report extends Base
{
	const TYPE_SEND_REPORT = 'send_report';

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_SEND_REPORT:
				$this->post_env();
				break;

			default:
				break;
		}

		Admin::redirect();
	}

	/**
	 * post env report number to ls center server
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public function post_env()
	{
		$report_con = $this->generate_environment_report();

		// Generate link
		$link = !empty($_POST['link']) ? esc_url($_POST['link']) : '';

		$notes = !empty($_POST['notes']) ? esc_html($_POST['notes']) : '';

		$php_info = !empty($_POST['attach_php']) ? esc_html($_POST['attach_php']) : '';
		$report_php = $php_info === '1' ? $this->generate_php_report() : '';

		if ($report_php) {
			$report_con .= "\nPHPINFO\n" . $report_php;
		}

		$data = array(
			'env' => $report_con,
			'link' => $link,
			'notes' => $notes,
		);

		$json = Cloud::post(Cloud::API_REPORT, $data);
		if (!is_array($json)) {
			return;
		}

		$num = !empty($json['num']) ? $json['num'] : '--';
		$summary = array(
			'num' => $num,
			'dateline' => time(),
		);

		self::save_summary($summary);

		return $num;
	}

	/**
	 * Gathers the PHP information.
	 *
	 * @since 7.0
	 * @access public
	 */
	public function generate_php_report($flags = INFO_GENERAL | INFO_CONFIGURATION | INFO_MODULES)
	{
		// INFO_ENVIRONMENT
		$report = '';

		ob_start();
		phpinfo($flags);
		$report = ob_get_contents();
		ob_end_clean();

		preg_match('%<style type="text/css">(.*?)</style>.*?<body>(.*?)</body>%s', $report, $report);

		return $report[2];
	}

	/**
	 * Gathers the environment details and creates the report.
	 * Will write to the environment report file.
	 *
	 * @since 1.0.12
	 * @access public
	 */
	public function generate_environment_report($options = null)
	{
		global $wp_version, $_SERVER;
		$frontend_htaccess = Htaccess::get_frontend_htaccess();
		$backend_htaccess = Htaccess::get_backend_htaccess();
		$paths = array($frontend_htaccess);
		if ($frontend_htaccess != $backend_htaccess) {
			$paths[] = $backend_htaccess;
		}

		if (is_multisite()) {
			$active_plugins = get_site_option('active_sitewide_plugins');
			if (!empty($active_plugins)) {
				$active_plugins = array_keys($active_plugins);
			}
		} else {
			$active_plugins = get_option('active_plugins');
		}

		if (function_exists('wp_get_theme')) {
			$theme_obj = wp_get_theme();
			$active_theme = $theme_obj->get('Name');
		} else {
			$active_theme = get_current_theme();
		}

		$extras = array(
			'wordpress version' => $wp_version,
			'siteurl' => get_option('siteurl'),
			'home' => get_option('home'),
			'home_url' => home_url(),
			'locale' => get_locale(),
			'active theme' => $active_theme,
		);

		$extras['active plugins'] = $active_plugins;
		$extras['cloud'] = Cloud::get_summary();
		foreach (array('mini_html', 'pk_b64', 'sk_b64', 'cdn_dash', 'ips') as $v) {
			if (!empty($extras['cloud'][$v])) {
				unset($extras['cloud'][$v]);
			}
		}

		if (is_null($options)) {
			$options = $this->get_options(true);

			if (is_multisite()) {
				$options2 = $this->get_options();
				foreach ($options2 as $k => $v) {
					if (isset($options[$k]) && $options[$k] !== $v) {
						$options['[Overwritten] ' . $k] = $v;
					}
				}
			}
		}

		if (!is_null($options) && is_multisite()) {
			$blogs = Activation::get_network_ids();
			if (!empty($blogs)) {
				$i = 0;
				foreach ($blogs as $blog_id) {
					if (++$i > 3) {
						// Only log 3 subsites
						break;
					}
					$opts = $this->cls('Conf')->load_options($blog_id, true);
					if (isset($opts[self::O_CACHE])) {
						$options['blog ' . $blog_id . ' radio select'] = $opts[self::O_CACHE];
					}
				}
			}
		}

		// Security: Remove cf key in report
		$secure_fields = array(self::O_CDN_CLOUDFLARE_KEY, self::O_OBJECT_PSWD);
		foreach ($secure_fields as $v) {
			if (!empty($options[$v])) {
				$options[$v] = str_repeat('*', strlen($options[$v]));
			}
		}

		$report = $this->build_environment_report($_SERVER, $options, $extras, $paths);
		return $report;
	}

	/**
	 * Builds the environment report buffer with the given parameters
	 *
	 * @access private
	 */
	private function build_environment_report($server, $options, $extras = array(), $htaccess_paths = array())
	{
		$server_keys = array(
			'DOCUMENT_ROOT' => '',
			'SERVER_SOFTWARE' => '',
			'X-LSCACHE' => '',
			'HTTP_X_LSCACHE' => '',
		);
		$server_vars = array_intersect_key($server, $server_keys);
		$server_vars[] = 'LSWCP_TAG_PREFIX = ' . LSWCP_TAG_PREFIX;

		$server_vars = array_merge($server_vars, $this->cls('Base')->server_vars());

		$buf = $this->_format_report_section('Server Variables', $server_vars);

		$buf .= $this->_format_report_section('WordPress Specific Extras', $extras);

		$buf .= $this->_format_report_section('LSCache Plugin Options', $options);

		if (empty($htaccess_paths)) {
			return $buf;
		}

		foreach ($htaccess_paths as $path) {
			if (!file_exists($path) || !is_readable($path)) {
				$buf .= $path . " does not exist or is not readable.\n";
				continue;
			}

			$content = file_get_contents($path);
			if ($content === false) {
				$buf .= $path . " returned false for file_get_contents.\n";
				continue;
			}
			$buf .= $path . " contents:\n" . $content . "\n\n";
		}
		return $buf;
	}

	/**
	 * Creates a part of the environment report based on a section header and an array for the section parameters.
	 *
	 * @since 1.0.12
	 * @access private
	 */
	private function _format_report_section($section_header, $section)
	{
		$tab = '    '; // four spaces

		if (empty($section)) {
			return 'No matching ' . $section_header . "\n\n";
		}
		$buf = $section_header;

		foreach ($section as $k => $v) {
			$buf .= "\n" . $tab;

			if (!is_numeric($k)) {
				$buf .= $k . ' = ';
			}

			if (!is_string($v)) {
				$v = var_export($v, true);
			} else {
				$v = esc_html($v);
			}

			$buf .= $v;
		}
		return $buf . "\n\n";
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/base.cls.php000064400000075165151600171270016776 0ustar00<?php

/**
 * The base consts
 *
 * @since      	3.7
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Base extends Root
{
	// This is redundant since v3.0
	// New conf items are `litespeed.key`
	const OPTION_NAME = 'litespeed-cache-conf';

	const _CACHE = '_cache'; // final cache status from setting

	## -------------------------------------------------- ##
	## --------------     	General	    ----------------- ##
	## -------------------------------------------------- ##
	const _VER = '_version'; // Not set-able
	const HASH = 'hash'; // Not set-able
	const O_AUTO_UPGRADE = 'auto_upgrade';
	const O_API_KEY = 'api_key'; // Deprecated since v6.4. TODO: Will drop after v6.5
	const O_SERVER_IP = 'server_ip';
	const O_GUEST = 'guest';
	const O_GUEST_OPTM = 'guest_optm';
	const O_NEWS = 'news';
	const O_GUEST_UAS = 'guest_uas';
	const O_GUEST_IPS = 'guest_ips';

	## -------------------------------------------------- ##
	## --------------		Cache 		----------------- ##
	## -------------------------------------------------- ##
	const O_CACHE = 'cache';
	const O_CACHE_PRIV = 'cache-priv';
	const O_CACHE_COMMENTER = 'cache-commenter';
	const O_CACHE_REST = 'cache-rest';
	const O_CACHE_PAGE_LOGIN = 'cache-page_login';
	const O_CACHE_FAVICON = 'cache-favicon'; // Deprecated since v6.2. TODO: Will drop after v6.5
	const O_CACHE_RES = 'cache-resources';
	const O_CACHE_MOBILE = 'cache-mobile';
	const O_CACHE_MOBILE_RULES = 'cache-mobile_rules';
	const O_CACHE_BROWSER = 'cache-browser';
	const O_CACHE_EXC_USERAGENTS = 'cache-exc_useragents';
	const O_CACHE_EXC_COOKIES = 'cache-exc_cookies';
	const O_CACHE_EXC_QS = 'cache-exc_qs';
	const O_CACHE_EXC_CAT = 'cache-exc_cat';
	const O_CACHE_EXC_TAG = 'cache-exc_tag';
	const O_CACHE_FORCE_URI = 'cache-force_uri';
	const O_CACHE_FORCE_PUB_URI = 'cache-force_pub_uri';
	const O_CACHE_PRIV_URI = 'cache-priv_uri';
	const O_CACHE_EXC = 'cache-exc';
	const O_CACHE_EXC_ROLES = 'cache-exc_roles';
	const O_CACHE_DROP_QS = 'cache-drop_qs';
	const O_CACHE_TTL_PUB = 'cache-ttl_pub';
	const O_CACHE_TTL_PRIV = 'cache-ttl_priv';
	const O_CACHE_TTL_FRONTPAGE = 'cache-ttl_frontpage';
	const O_CACHE_TTL_FEED = 'cache-ttl_feed';
	const O_CACHE_TTL_REST = 'cache-ttl_rest';
	const O_CACHE_TTL_STATUS = 'cache-ttl_status';
	const O_CACHE_TTL_BROWSER = 'cache-ttl_browser';
	const O_CACHE_AJAX_TTL = 'cache-ajax_ttl';
	const O_CACHE_LOGIN_COOKIE = 'cache-login_cookie';
	const O_CACHE_VARY_COOKIES = 'cache-vary_cookies';
	const O_CACHE_VARY_GROUP = 'cache-vary_group';

	## -------------------------------------------------- ##
	## --------------		Purge 		----------------- ##
	## -------------------------------------------------- ##
	const O_PURGE_ON_UPGRADE = 'purge-upgrade';
	const O_PURGE_STALE = 'purge-stale';
	const O_PURGE_POST_ALL = 'purge-post_all';
	const O_PURGE_POST_FRONTPAGE = 'purge-post_f';
	const O_PURGE_POST_HOMEPAGE = 'purge-post_h';
	const O_PURGE_POST_PAGES = 'purge-post_p';
	const O_PURGE_POST_PAGES_WITH_RECENT_POSTS = 'purge-post_pwrp';
	const O_PURGE_POST_AUTHOR = 'purge-post_a';
	const O_PURGE_POST_YEAR = 'purge-post_y';
	const O_PURGE_POST_MONTH = 'purge-post_m';
	const O_PURGE_POST_DATE = 'purge-post_d';
	const O_PURGE_POST_TERM = 'purge-post_t'; // include category|tag|tax
	const O_PURGE_POST_POSTTYPE = 'purge-post_pt';
	const O_PURGE_TIMED_URLS = 'purge-timed_urls';
	const O_PURGE_TIMED_URLS_TIME = 'purge-timed_urls_time';
	const O_PURGE_HOOK_ALL = 'purge-hook_all';

	## -------------------------------------------------- ##
	## --------------     	 ESI	    ----------------- ##
	## -------------------------------------------------- ##
	const O_ESI = 'esi';
	const O_ESI_CACHE_ADMBAR = 'esi-cache_admbar';
	const O_ESI_CACHE_COMMFORM = 'esi-cache_commform';
	const O_ESI_NONCE = 'esi-nonce';

	## -------------------------------------------------- ##
	## --------------     Utilities	    ----------------- ##
	## -------------------------------------------------- ##
	const O_UTIL_INSTANT_CLICK = 'util-instant_click';
	const O_UTIL_NO_HTTPS_VARY = 'util-no_https_vary';

	## -------------------------------------------------- ##
	## --------------		Debug 		----------------- ##
	## -------------------------------------------------- ##
	const O_DEBUG_DISABLE_ALL = 'debug-disable_all';
	const O_DEBUG = 'debug';
	const O_DEBUG_IPS = 'debug-ips';
	const O_DEBUG_LEVEL = 'debug-level';
	const O_DEBUG_FILESIZE = 'debug-filesize';
	const O_DEBUG_COOKIE = 'debug-cookie'; // For backwards compatibility, will drop after v7.0
	const O_DEBUG_COLLAPSE_QS = 'debug-collapse_qs';
	const O_DEBUG_COLLAPS_QS = 'debug-collapse_qs'; // For backwards compatibility, will drop after v6.5
	const O_DEBUG_INC = 'debug-inc';
	const O_DEBUG_EXC = 'debug-exc';
	const O_DEBUG_EXC_STRINGS = 'debug-exc_strings';

	## -------------------------------------------------- ##
	## --------------	   DB Optm  	----------------- ##
	## -------------------------------------------------- ##
	const O_DB_OPTM_REVISIONS_MAX = 'db_optm-revisions_max';
	const O_DB_OPTM_REVISIONS_AGE = 'db_optm-revisions_age';

	## -------------------------------------------------- ##
	## --------------	  HTML Optm 	----------------- ##
	## -------------------------------------------------- ##
	const O_OPTM_CSS_MIN = 'optm-css_min';
	const O_OPTM_CSS_COMB = 'optm-css_comb';
	const O_OPTM_CSS_COMB_EXT_INL = 'optm-css_comb_ext_inl';
	const O_OPTM_UCSS = 'optm-ucss';
	const O_OPTM_UCSS_INLINE = 'optm-ucss_inline';
	const O_OPTM_UCSS_SELECTOR_WHITELIST = 'optm-ucss_whitelist';
	const O_OPTM_UCSS_FILE_EXC_INLINE = 'optm-ucss_file_exc_inline';
	const O_OPTM_UCSS_EXC = 'optm-ucss_exc';
	const O_OPTM_CSS_EXC = 'optm-css_exc';
	const O_OPTM_JS_MIN = 'optm-js_min';
	const O_OPTM_JS_COMB = 'optm-js_comb';
	const O_OPTM_JS_COMB_EXT_INL = 'optm-js_comb_ext_inl';
	const O_OPTM_JS_DELAY_INC = 'optm-js_delay_inc';
	const O_OPTM_JS_EXC = 'optm-js_exc';
	const O_OPTM_HTML_MIN = 'optm-html_min';
	const O_OPTM_HTML_LAZY = 'optm-html_lazy';
	const O_OPTM_HTML_SKIP_COMMENTS = 'optm-html_skip_comment';
	const O_OPTM_QS_RM = 'optm-qs_rm';
	const O_OPTM_GGFONTS_RM = 'optm-ggfonts_rm';
	const O_OPTM_CSS_ASYNC = 'optm-css_async';
	const O_OPTM_CCSS_PER_URL = 'optm-ccss_per_url';
	const O_OPTM_CCSS_SEP_POSTTYPE = 'optm-ccss_sep_posttype';
	const O_OPTM_CCSS_SEP_URI = 'optm-ccss_sep_uri';
	const O_OPTM_CCSS_SELECTOR_WHITELIST = 'optm-ccss_whitelist';
	const O_OPTM_CSS_ASYNC_INLINE = 'optm-css_async_inline';
	const O_OPTM_CSS_FONT_DISPLAY = 'optm-css_font_display';
	const O_OPTM_JS_DEFER = 'optm-js_defer';
	const O_OPTM_LOCALIZE = 'optm-localize';
	const O_OPTM_LOCALIZE_DOMAINS = 'optm-localize_domains';
	const O_OPTM_EMOJI_RM = 'optm-emoji_rm';
	const O_OPTM_NOSCRIPT_RM = 'optm-noscript_rm';
	const O_OPTM_GGFONTS_ASYNC = 'optm-ggfonts_async';
	const O_OPTM_EXC_ROLES = 'optm-exc_roles';
	const O_OPTM_CCSS_CON = 'optm-ccss_con';
	const O_OPTM_JS_DEFER_EXC = 'optm-js_defer_exc';
	const O_OPTM_GM_JS_EXC = 'optm-gm_js_exc';
	const O_OPTM_DNS_PREFETCH = 'optm-dns_prefetch';
	const O_OPTM_DNS_PREFETCH_CTRL = 'optm-dns_prefetch_ctrl';
	const O_OPTM_DNS_PRECONNECT = 'optm-dns_preconnect';
	const O_OPTM_EXC = 'optm-exc';
	const O_OPTM_GUEST_ONLY = 'optm-guest_only';

	## -------------------------------------------------- ##
	## --------------	Object Cache	----------------- ##
	## -------------------------------------------------- ##
	const O_OBJECT = 'object';
	const O_OBJECT_KIND = 'object-kind';
	const O_OBJECT_HOST = 'object-host';
	const O_OBJECT_PORT = 'object-port';
	const O_OBJECT_LIFE = 'object-life';
	const O_OBJECT_PERSISTENT = 'object-persistent';
	const O_OBJECT_ADMIN = 'object-admin';
	const O_OBJECT_TRANSIENTS = 'object-transients';
	const O_OBJECT_DB_ID = 'object-db_id';
	const O_OBJECT_USER = 'object-user';
	const O_OBJECT_PSWD = 'object-pswd';
	const O_OBJECT_GLOBAL_GROUPS = 'object-global_groups';
	const O_OBJECT_NON_PERSISTENT_GROUPS = 'object-non_persistent_groups';

	## -------------------------------------------------- ##
	## --------------	Discussion		----------------- ##
	## -------------------------------------------------- ##
	const O_DISCUSS_AVATAR_CACHE = 'discuss-avatar_cache';
	const O_DISCUSS_AVATAR_CRON = 'discuss-avatar_cron';
	const O_DISCUSS_AVATAR_CACHE_TTL = 'discuss-avatar_cache_ttl';

	## -------------------------------------------------- ##
	## --------------		 Media 		----------------- ##
	## -------------------------------------------------- ##
	const O_MEDIA_PRELOAD_FEATURED = 'media-preload_featured'; // Deprecated since v6.2. TODO: Will drop after v6.5
	const O_MEDIA_LAZY = 'media-lazy';
	const O_MEDIA_LAZY_PLACEHOLDER = 'media-lazy_placeholder';
	const O_MEDIA_PLACEHOLDER_RESP = 'media-placeholder_resp';
	const O_MEDIA_PLACEHOLDER_RESP_COLOR = 'media-placeholder_resp_color';
	const O_MEDIA_PLACEHOLDER_RESP_SVG = 'media-placeholder_resp_svg';
	const O_MEDIA_LQIP = 'media-lqip';
	const O_MEDIA_LQIP_QUAL = 'media-lqip_qual';
	const O_MEDIA_LQIP_MIN_W = 'media-lqip_min_w';
	const O_MEDIA_LQIP_MIN_H = 'media-lqip_min_h';
	const O_MEDIA_PLACEHOLDER_RESP_ASYNC = 'media-placeholder_resp_async';
	const O_MEDIA_IFRAME_LAZY = 'media-iframe_lazy';
	const O_MEDIA_ADD_MISSING_SIZES = 'media-add_missing_sizes';
	const O_MEDIA_LAZY_EXC = 'media-lazy_exc';
	const O_MEDIA_LAZY_CLS_EXC = 'media-lazy_cls_exc';
	const O_MEDIA_LAZY_PARENT_CLS_EXC = 'media-lazy_parent_cls_exc';
	const O_MEDIA_IFRAME_LAZY_CLS_EXC = 'media-iframe_lazy_cls_exc';
	const O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC = 'media-iframe_lazy_parent_cls_exc';
	const O_MEDIA_LAZY_URI_EXC = 'media-lazy_uri_exc';
	const O_MEDIA_LQIP_EXC = 'media-lqip_exc';
	const O_MEDIA_VPI = 'media-vpi';
	const O_MEDIA_VPI_CRON = 'media-vpi_cron';
	const O_IMG_OPTM_JPG_QUALITY = 'img_optm-jpg_quality';

	## -------------------------------------------------- ##
	## --------------	  Image Optm 	----------------- ##
	## -------------------------------------------------- ##
	const O_IMG_OPTM_AUTO = 'img_optm-auto';
	const O_IMG_OPTM_CRON = 'img_optm-cron'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_IMG_OPTM_ORI = 'img_optm-ori';
	const O_IMG_OPTM_RM_BKUP = 'img_optm-rm_bkup';
	const O_IMG_OPTM_WEBP = 'img_optm-webp';
	const O_IMG_OPTM_LOSSLESS = 'img_optm-lossless';
	const O_IMG_OPTM_EXIF = 'img_optm-exif';
	const O_IMG_OPTM_WEBP_ATTR = 'img_optm-webp_attr';
	const O_IMG_OPTM_WEBP_REPLACE_SRCSET = 'img_optm-webp_replace_srcset';

	## -------------------------------------------------- ##
	## --------------		Crawler		----------------- ##
	## -------------------------------------------------- ##
	const O_CRAWLER = 'crawler';
	const O_CRAWLER_USLEEP = 'crawler-usleep'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_RUN_DURATION = 'crawler-run_duration'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_RUN_INTERVAL = 'crawler-run_interval'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_CRAWL_INTERVAL = 'crawler-crawl_interval';
	const O_CRAWLER_THREADS = 'crawler-threads'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_TIMEOUT = 'crawler-timeout'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_LOAD_LIMIT = 'crawler-load_limit';
	const O_CRAWLER_SITEMAP = 'crawler-sitemap';
	const O_CRAWLER_DROP_DOMAIN = 'crawler-drop_domain'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_MAP_TIMEOUT = 'crawler-map_timeout'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_ROLES = 'crawler-roles';
	const O_CRAWLER_COOKIES = 'crawler-cookies';

	## -------------------------------------------------- ##
	## --------------		 Misc 		----------------- ##
	## -------------------------------------------------- ##
	const O_MISC_HEARTBEAT_FRONT = 'misc-heartbeat_front';
	const O_MISC_HEARTBEAT_FRONT_TTL = 'misc-heartbeat_front_ttl';
	const O_MISC_HEARTBEAT_BACK = 'misc-heartbeat_back';
	const O_MISC_HEARTBEAT_BACK_TTL = 'misc-heartbeat_back_ttl';
	const O_MISC_HEARTBEAT_EDITOR = 'misc-heartbeat_editor';
	const O_MISC_HEARTBEAT_EDITOR_TTL = 'misc-heartbeat_editor_ttl';

	## -------------------------------------------------- ##
	## --------------		 CDN 		----------------- ##
	## -------------------------------------------------- ##
	const O_CDN = 'cdn';
	const O_CDN_ORI = 'cdn-ori';
	const O_CDN_ORI_DIR = 'cdn-ori_dir';
	const O_CDN_EXC = 'cdn-exc';
	const O_CDN_QUIC = 'cdn-quic'; // No more a visible setting since v7
	const O_CDN_CLOUDFLARE = 'cdn-cloudflare';
	const O_CDN_CLOUDFLARE_EMAIL = 'cdn-cloudflare_email';
	const O_CDN_CLOUDFLARE_KEY = 'cdn-cloudflare_key';
	const O_CDN_CLOUDFLARE_NAME = 'cdn-cloudflare_name';
	const O_CDN_CLOUDFLARE_ZONE = 'cdn-cloudflare_zone';
	const O_CDN_MAPPING = 'cdn-mapping';
	const O_CDN_ATTR = 'cdn-attr';
	const O_QC_NAMESERVERS = 'qc-nameservers';
	const O_QC_CNAME = 'qc-cname';

	const NETWORK_O_USE_PRIMARY = 'use_primary_settings';

	/*** Other consts ***/
	const O_GUIDE = 'litespeed-guide'; // Array of each guidance tag as key, step as val //xx todo: may need to remove

	// Server variables
	const ENV_CRAWLER_USLEEP = 'CRAWLER_USLEEP';
	const ENV_CRAWLER_LOAD_LIMIT = 'CRAWLER_LOAD_LIMIT';
	const ENV_CRAWLER_LOAD_LIMIT_ENFORCE = 'CRAWLER_LOAD_LIMIT_ENFORCE';

	const CRWL_COOKIE_NAME = 'name';
	const CRWL_COOKIE_VALS = 'vals';

	const CDN_MAPPING_URL = 'url';
	const CDN_MAPPING_INC_IMG = 'inc_img';
	const CDN_MAPPING_INC_CSS = 'inc_css';
	const CDN_MAPPING_INC_JS = 'inc_js';
	const CDN_MAPPING_FILETYPE = 'filetype';

	const VAL_OFF = 0;
	const VAL_ON = 1;
	const VAL_ON2 = 2;

	/* This is for API hook usage */
	const IMG_OPTM_BM_ORI = 1; // @Deprecated since v7.0
	const IMG_OPTM_BM_WEBP = 2; // @Deprecated since v7.0
	const IMG_OPTM_BM_LOSSLESS = 4; // @Deprecated since v7.0
	const IMG_OPTM_BM_EXIF = 8; // @Deprecated since v7.0
	const IMG_OPTM_BM_AVIF = 16; // @Deprecated since v7.0

	/* Site related options (Will not overwrite other sites' config) */
	protected static $SINGLE_SITE_OPTIONS = array(
		self::O_CRAWLER,
		self::O_CRAWLER_SITEMAP,
		self::O_CDN,
		self::O_CDN_ORI,
		self::O_CDN_ORI_DIR,
		self::O_CDN_EXC,
		self::O_CDN_CLOUDFLARE,
		self::O_CDN_CLOUDFLARE_EMAIL,
		self::O_CDN_CLOUDFLARE_KEY,
		self::O_CDN_CLOUDFLARE_NAME,
		self::O_CDN_CLOUDFLARE_ZONE,
		self::O_CDN_MAPPING,
		self::O_CDN_ATTR,
		self::O_QC_NAMESERVERS,
		self::O_QC_CNAME,
	);

	protected static $_default_options = array(
		self::_VER => '',
		self::HASH => '',
		self::O_API_KEY => '',
		self::O_AUTO_UPGRADE => false,
		self::O_SERVER_IP => '',
		self::O_GUEST => false,
		self::O_GUEST_OPTM => false,
		self::O_NEWS => false,
		self::O_GUEST_UAS => array(),
		self::O_GUEST_IPS => array(),

		// Cache
		self::O_CACHE => false,
		self::O_CACHE_PRIV => false,
		self::O_CACHE_COMMENTER => false,
		self::O_CACHE_REST => false,
		self::O_CACHE_PAGE_LOGIN => false,
		self::O_CACHE_RES => false,
		self::O_CACHE_MOBILE => false,
		self::O_CACHE_MOBILE_RULES => array(),
		self::O_CACHE_BROWSER => false,
		self::O_CACHE_EXC_USERAGENTS => array(),
		self::O_CACHE_EXC_COOKIES => array(),
		self::O_CACHE_EXC_QS => array(),
		self::O_CACHE_EXC_CAT => array(),
		self::O_CACHE_EXC_TAG => array(),
		self::O_CACHE_FORCE_URI => array(),
		self::O_CACHE_FORCE_PUB_URI => array(),
		self::O_CACHE_PRIV_URI => array(),
		self::O_CACHE_EXC => array(),
		self::O_CACHE_EXC_ROLES => array(),
		self::O_CACHE_DROP_QS => array(),
		self::O_CACHE_TTL_PUB => 0,
		self::O_CACHE_TTL_PRIV => 0,
		self::O_CACHE_TTL_FRONTPAGE => 0,
		self::O_CACHE_TTL_FEED => 0,
		self::O_CACHE_TTL_REST => 0,
		self::O_CACHE_TTL_BROWSER => 0,
		self::O_CACHE_TTL_STATUS => array(),
		self::O_CACHE_LOGIN_COOKIE => '',
		self::O_CACHE_AJAX_TTL => array(),
		self::O_CACHE_VARY_COOKIES => array(),
		self::O_CACHE_VARY_GROUP => array(),

		// Purge
		self::O_PURGE_ON_UPGRADE => false,
		self::O_PURGE_STALE => false,
		self::O_PURGE_POST_ALL => false,
		self::O_PURGE_POST_FRONTPAGE => false,
		self::O_PURGE_POST_HOMEPAGE => false,
		self::O_PURGE_POST_PAGES => false,
		self::O_PURGE_POST_PAGES_WITH_RECENT_POSTS => false,
		self::O_PURGE_POST_AUTHOR => false,
		self::O_PURGE_POST_YEAR => false,
		self::O_PURGE_POST_MONTH => false,
		self::O_PURGE_POST_DATE => false,
		self::O_PURGE_POST_TERM => false,
		self::O_PURGE_POST_POSTTYPE => false,
		self::O_PURGE_TIMED_URLS => array(),
		self::O_PURGE_TIMED_URLS_TIME => '',
		self::O_PURGE_HOOK_ALL => array(),

		// ESI
		self::O_ESI => false,
		self::O_ESI_CACHE_ADMBAR => false,
		self::O_ESI_CACHE_COMMFORM => false,
		self::O_ESI_NONCE => array(),

		// Util
		self::O_UTIL_INSTANT_CLICK => false,
		self::O_UTIL_NO_HTTPS_VARY => false,

		// Debug
		self::O_DEBUG_DISABLE_ALL => false,
		self::O_DEBUG => false,
		self::O_DEBUG_IPS => array(),
		self::O_DEBUG_LEVEL => false,
		self::O_DEBUG_FILESIZE => 0,
		self::O_DEBUG_COLLAPSE_QS => false,
		self::O_DEBUG_INC => array(),
		self::O_DEBUG_EXC => array(),
		self::O_DEBUG_EXC_STRINGS => array(),

		// DB Optm
		self::O_DB_OPTM_REVISIONS_MAX => 0,
		self::O_DB_OPTM_REVISIONS_AGE => 0,

		// HTML Optm
		self::O_OPTM_CSS_MIN => false,
		self::O_OPTM_CSS_COMB => false,
		self::O_OPTM_CSS_COMB_EXT_INL => false,
		self::O_OPTM_UCSS => false,
		self::O_OPTM_UCSS_INLINE => false,
		self::O_OPTM_UCSS_SELECTOR_WHITELIST => array(),
		self::O_OPTM_UCSS_FILE_EXC_INLINE => array(),
		self::O_OPTM_UCSS_EXC => array(),
		self::O_OPTM_CSS_EXC => array(),
		self::O_OPTM_JS_MIN => false,
		self::O_OPTM_JS_COMB => false,
		self::O_OPTM_JS_COMB_EXT_INL => false,
		self::O_OPTM_JS_DELAY_INC => array(),
		self::O_OPTM_JS_EXC => array(),
		self::O_OPTM_HTML_MIN => false,
		self::O_OPTM_HTML_LAZY => array(),
		self::O_OPTM_HTML_SKIP_COMMENTS => array(),
		self::O_OPTM_QS_RM => false,
		self::O_OPTM_GGFONTS_RM => false,
		self::O_OPTM_CSS_ASYNC => false,
		self::O_OPTM_CCSS_PER_URL => false,
		self::O_OPTM_CCSS_SEP_POSTTYPE => array(),
		self::O_OPTM_CCSS_SEP_URI => array(),
		self::O_OPTM_CCSS_SELECTOR_WHITELIST => array(),
		self::O_OPTM_CSS_ASYNC_INLINE => false,
		self::O_OPTM_CSS_FONT_DISPLAY => false,
		self::O_OPTM_JS_DEFER => false,
		self::O_OPTM_EMOJI_RM => false,
		self::O_OPTM_NOSCRIPT_RM => false,
		self::O_OPTM_GGFONTS_ASYNC => false,
		self::O_OPTM_EXC_ROLES => array(),
		self::O_OPTM_CCSS_CON => '',
		self::O_OPTM_JS_DEFER_EXC => array(),
		self::O_OPTM_GM_JS_EXC => array(),
		self::O_OPTM_DNS_PREFETCH => array(),
		self::O_OPTM_DNS_PREFETCH_CTRL => false,
		self::O_OPTM_DNS_PRECONNECT => array(),
		self::O_OPTM_EXC => array(),
		self::O_OPTM_GUEST_ONLY => false,

		// Object
		self::O_OBJECT => false,
		self::O_OBJECT_KIND => false,
		self::O_OBJECT_HOST => '',
		self::O_OBJECT_PORT => 0,
		self::O_OBJECT_LIFE => 0,
		self::O_OBJECT_PERSISTENT => false,
		self::O_OBJECT_ADMIN => false,
		self::O_OBJECT_TRANSIENTS => false,
		self::O_OBJECT_DB_ID => 0,
		self::O_OBJECT_USER => '',
		self::O_OBJECT_PSWD => '',
		self::O_OBJECT_GLOBAL_GROUPS => array(),
		self::O_OBJECT_NON_PERSISTENT_GROUPS => array(),

		// Discuss
		self::O_DISCUSS_AVATAR_CACHE => false,
		self::O_DISCUSS_AVATAR_CRON => false,
		self::O_DISCUSS_AVATAR_CACHE_TTL => 0,
		self::O_OPTM_LOCALIZE => false,
		self::O_OPTM_LOCALIZE_DOMAINS => array(),

		// Media
		self::O_MEDIA_LAZY => false,
		self::O_MEDIA_LAZY_PLACEHOLDER => '',
		self::O_MEDIA_PLACEHOLDER_RESP => false,
		self::O_MEDIA_PLACEHOLDER_RESP_COLOR => '',
		self::O_MEDIA_PLACEHOLDER_RESP_SVG => '',
		self::O_MEDIA_LQIP => false,
		self::O_MEDIA_LQIP_QUAL => 0,
		self::O_MEDIA_LQIP_MIN_W => 0,
		self::O_MEDIA_LQIP_MIN_H => 0,
		self::O_MEDIA_PLACEHOLDER_RESP_ASYNC => false,
		self::O_MEDIA_IFRAME_LAZY => false,
		self::O_MEDIA_ADD_MISSING_SIZES => false,
		self::O_MEDIA_LAZY_EXC => array(),
		self::O_MEDIA_LAZY_CLS_EXC => array(),
		self::O_MEDIA_LAZY_PARENT_CLS_EXC => array(),
		self::O_MEDIA_IFRAME_LAZY_CLS_EXC => array(),
		self::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC => array(),
		self::O_MEDIA_LAZY_URI_EXC => array(),
		self::O_MEDIA_LQIP_EXC => array(),
		self::O_MEDIA_VPI => false,
		self::O_MEDIA_VPI_CRON => false,

		// Image Optm
		self::O_IMG_OPTM_AUTO => false,
		self::O_IMG_OPTM_ORI => false,
		self::O_IMG_OPTM_RM_BKUP => false,
		self::O_IMG_OPTM_WEBP => false,
		self::O_IMG_OPTM_LOSSLESS => false,
		self::O_IMG_OPTM_EXIF => false,
		self::O_IMG_OPTM_WEBP_ATTR => array(),
		self::O_IMG_OPTM_WEBP_REPLACE_SRCSET => false,
		self::O_IMG_OPTM_JPG_QUALITY => 0,

		// Crawler
		self::O_CRAWLER => false,
		self::O_CRAWLER_CRAWL_INTERVAL => 0,
		self::O_CRAWLER_LOAD_LIMIT => 0,
		self::O_CRAWLER_SITEMAP => '',
		self::O_CRAWLER_ROLES => array(),
		self::O_CRAWLER_COOKIES => array(),

		// Misc
		self::O_MISC_HEARTBEAT_FRONT => false,
		self::O_MISC_HEARTBEAT_FRONT_TTL => 0,
		self::O_MISC_HEARTBEAT_BACK => false,
		self::O_MISC_HEARTBEAT_BACK_TTL => 0,
		self::O_MISC_HEARTBEAT_EDITOR => false,
		self::O_MISC_HEARTBEAT_EDITOR_TTL => 0,

		// CDN
		self::O_CDN => false,
		self::O_CDN_ORI => array(),
		self::O_CDN_ORI_DIR => array(),
		self::O_CDN_EXC => array(),
		self::O_CDN_QUIC => false,
		self::O_CDN_CLOUDFLARE => false,
		self::O_CDN_CLOUDFLARE_EMAIL => '',
		self::O_CDN_CLOUDFLARE_KEY => '',
		self::O_CDN_CLOUDFLARE_NAME => '',
		self::O_CDN_CLOUDFLARE_ZONE => '',
		self::O_CDN_MAPPING => array(),
		self::O_CDN_ATTR => array(),

		self::O_QC_NAMESERVERS => '',
		self::O_QC_CNAME => '',
	);

	protected static $_default_site_options = array(
		self::_VER => '',
		self::O_CACHE => false,
		self::NETWORK_O_USE_PRIMARY => false,
		self::O_AUTO_UPGRADE => false,
		self::O_GUEST => false,

		self::O_CACHE_RES => false,
		self::O_CACHE_BROWSER => false,
		self::O_CACHE_MOBILE => false,
		self::O_CACHE_MOBILE_RULES => array(),
		self::O_CACHE_LOGIN_COOKIE => '',
		self::O_CACHE_VARY_COOKIES => array(),
		self::O_CACHE_EXC_COOKIES => array(),
		self::O_CACHE_EXC_USERAGENTS => array(),
		self::O_CACHE_TTL_BROWSER => 0,

		self::O_PURGE_ON_UPGRADE => false,

		self::O_OBJECT => false,
		self::O_OBJECT_KIND => false,
		self::O_OBJECT_HOST => '',
		self::O_OBJECT_PORT => 0,
		self::O_OBJECT_LIFE => 0,
		self::O_OBJECT_PERSISTENT => false,
		self::O_OBJECT_ADMIN => false,
		self::O_OBJECT_TRANSIENTS => false,
		self::O_OBJECT_DB_ID => 0,
		self::O_OBJECT_USER => '',
		self::O_OBJECT_PSWD => '',
		self::O_OBJECT_GLOBAL_GROUPS => array(),
		self::O_OBJECT_NON_PERSISTENT_GROUPS => array(),

		// Debug
		self::O_DEBUG_DISABLE_ALL => false,
		self::O_DEBUG => false,
		self::O_DEBUG_IPS => array(),
		self::O_DEBUG_LEVEL => false,
		self::O_DEBUG_FILESIZE => 0,
		self::O_DEBUG_COLLAPSE_QS => false,
		self::O_DEBUG_INC => array(),
		self::O_DEBUG_EXC => array(),
		self::O_DEBUG_EXC_STRINGS => array(),

		self::O_IMG_OPTM_WEBP => false,
	);

	// NOTE: all the val of following items will be int while not bool
	protected static $_multi_switch_list = array(
		self::O_DEBUG => 2,
		self::O_OPTM_JS_DEFER => 2,
		self::O_IMG_OPTM_WEBP => 2,
	);

	/**
	 * Correct the option type
	 *
	 * TODO: add similar network func
	 *
	 * @since  3.0.3
	 */
	protected function type_casting($val, $id, $is_site_conf = false)
	{
		$default_v = !$is_site_conf ? self::$_default_options[$id] : self::$_default_site_options[$id];
		if (is_bool($default_v)) {
			if ($val === 'true') {
				$val = true;
			}
			if ($val === 'false') {
				$val = false;
			}

			$max = $this->_conf_multi_switch($id);
			if ($max) {
				$val = (int) $val;
				$val %= $max + 1;
			} else {
				$val = (bool) $val;
			}
		} elseif (is_array($default_v)) {
			// from textarea input
			if (!is_array($val)) {
				$val = Utility::sanitize_lines($val, $this->_conf_filter($id));
			}
		} elseif (!is_string($default_v)) {
			$val = (int) $val;
		} else {
			// Check if the string has a limit set
			$val = $this->_conf_string_val($id, $val);
		}

		return $val;
	}

	/**
	 * Load default network settings from data.ini
	 *
	 * @since  3.0
	 */
	public function load_default_site_vals()
	{
		// Load network_default.json
		if (file_exists(LSCWP_DIR . 'data/const.network_default.json')) {
			$default_ini_cfg = json_decode(File::read(LSCWP_DIR . 'data/const.network_default.json'), true);
			foreach (self::$_default_site_options as $k => $v) {
				if (!array_key_exists($k, $default_ini_cfg)) {
					continue;
				}

				// Parse value in ini file
				$ini_v = $this->type_casting($default_ini_cfg[$k], $k, true);

				if ($ini_v == $v) {
					continue;
				}

				self::$_default_site_options[$k] = $ini_v;
			}
		}

		self::$_default_site_options[self::_VER] = Core::VER;

		return self::$_default_site_options;
	}

	/**
	 * Load default values from default.json
	 *
	 * @since 3.0
	 * @access public
	 */
	public function load_default_vals()
	{
		// Load default.json
		if (file_exists(LSCWP_DIR . 'data/const.default.json')) {
			$default_ini_cfg = json_decode(File::read(LSCWP_DIR . 'data/const.default.json'), true);
			foreach (self::$_default_options as $k => $v) {
				if (!array_key_exists($k, $default_ini_cfg)) {
					continue;
				}

				// Parse value in ini file
				$ini_v = $this->type_casting($default_ini_cfg[$k], $k);

				// NOTE: Multiple lines value must be stored as array
				/**
				 * Special handler for CDN_mapping
				 *
				 * format in .ini:
				 * 		[cdn-mapping]
				 *   	url[0] = 'https://example.com/'
				 *     	inc_js[0] = true
				 *     	filetype[0] = '.css
				 *     				   .js
				 *     				   .jpg'
				 *
				 * format out:
				 * 		[0] = [ 'url' => 'https://example.com', 'inc_js' => true, 'filetype' => [ '.css', '.js', '.jpg' ] ]
				 */
				if ($k == self::O_CDN_MAPPING) {
					$mapping_fields = array(
						self::CDN_MAPPING_URL,
						self::CDN_MAPPING_INC_IMG,
						self::CDN_MAPPING_INC_CSS,
						self::CDN_MAPPING_INC_JS,
						self::CDN_MAPPING_FILETYPE, // Array
					);
					$ini_v2 = array();
					foreach ($ini_v[self::CDN_MAPPING_URL] as $k2 => $v2) {
						// $k2 is numeric
						$this_row = array();
						foreach ($mapping_fields as $v3) {
							$this_v = !empty($ini_v[$v3][$k2]) ? $ini_v[$v3][$k2] : false;
							if ($v3 == self::CDN_MAPPING_URL) {
								$this_v = $this_v ?: '';
							}
							if ($v3 == self::CDN_MAPPING_FILETYPE) {
								$this_v = $this_v ? Utility::sanitize_lines($this_v) : array(); // Note: Since v3.0 its already an array
							}
							$this_row[$v3] = $this_v;
						}
						$ini_v2[$k2] = $this_row;
					}
					$ini_v = $ini_v2;
				}

				if ($ini_v == $v) {
					continue;
				}

				self::$_default_options[$k] = $ini_v;
			}
		}

		// Load internal default vals
		// Setting the default bool to int is also to avoid type casting override it back to bool
		self::$_default_options[self::O_CACHE] = is_multisite() ? self::VAL_ON2 : self::VAL_ON; //For multi site, default is 2 (Use Network Admin Settings). For single site, default is 1 (Enabled).

		// Load default vals containing variables
		if (!self::$_default_options[self::O_CDN_ORI_DIR]) {
			self::$_default_options[self::O_CDN_ORI_DIR] = LSCWP_CONTENT_FOLDER . "\nwp-includes";
			self::$_default_options[self::O_CDN_ORI_DIR] = explode("\n", self::$_default_options[self::O_CDN_ORI_DIR]);
			self::$_default_options[self::O_CDN_ORI_DIR] = array_map('trim', self::$_default_options[self::O_CDN_ORI_DIR]);
		}

		// Set security key if not initialized yet
		if (!self::$_default_options[self::HASH]) {
			self::$_default_options[self::HASH] = Str::rrand(32);
		}

		self::$_default_options[self::_VER] = Core::VER;

		return self::$_default_options;
	}

	/**
	 * Format the string value
	 *
	 * @since  3.0
	 */
	protected function _conf_string_val($id, $val)
	{
		return $val;
	}

	/**
	 * If the switch setting is a triple value or not
	 *
	 * @since  3.0
	 */
	protected function _conf_multi_switch($id)
	{
		if (!empty(self::$_multi_switch_list[$id])) {
			return self::$_multi_switch_list[$id];
		}

		if ($id == self::O_CACHE && is_multisite()) {
			return self::VAL_ON2;
		}

		return false;
	}

	/**
	 * Append a new multi switch max limit for the bool option
	 *
	 * @since  3.0
	 */
	public static function set_multi_switch($id, $v)
	{
		self::$_multi_switch_list[$id] = $v;
	}

	/**
	 * Generate const name based on $id
	 *
	 * @since  3.0
	 */
	public static function conf_const($id)
	{
		return 'LITESPEED_CONF__' . strtoupper(str_replace('-', '__', $id));
	}

	/**
	 * Filter to be used when saving setting
	 *
	 * @since  3.0
	 */
	protected function _conf_filter($id)
	{
		$filters = array(
			self::O_MEDIA_LAZY_EXC => 'uri',
			self::O_DEBUG_INC => 'relative',
			self::O_DEBUG_EXC => 'relative',
			self::O_MEDIA_LAZY_URI_EXC => 'relative',
			self::O_CACHE_PRIV_URI => 'relative',
			self::O_PURGE_TIMED_URLS => 'relative',
			self::O_CACHE_FORCE_URI => 'relative',
			self::O_CACHE_FORCE_PUB_URI => 'relative',
			self::O_CACHE_EXC => 'relative',
			// self::O_OPTM_CSS_EXC		=> 'uri', // Need to comment out for inline & external CSS
			// self::O_OPTM_JS_EXC			=> 'uri',
			self::O_OPTM_EXC => 'relative',
			self::O_OPTM_CCSS_SEP_URI => 'uri',
			// self::O_OPTM_JS_DEFER_EXC	=> 'uri',
			self::O_OPTM_DNS_PREFETCH => 'domain',
			self::O_CDN_ORI => 'noprotocol,trailingslash', // `Original URLs`
			// self::O_OPTM_LOCALIZE_DOMAINS	=> 'noprotocol', // `Localize Resources`
			// self::	=> '',
			// self::	=> '',
		);

		if (!empty($filters[$id])) {
			return $filters[$id];
		}

		return false;
	}

	/**
	 * If the setting changes worth a purge or not
	 *
	 * @since  3.0
	 */
	protected function _conf_purge($id)
	{
		$check_ids = array(
			self::O_MEDIA_LAZY_URI_EXC,
			self::O_OPTM_EXC,
			self::O_CACHE_PRIV_URI,
			self::O_PURGE_TIMED_URLS,
			self::O_CACHE_FORCE_URI,
			self::O_CACHE_FORCE_PUB_URI,
			self::O_CACHE_EXC,
		);

		return in_array($id, $check_ids);
	}

	/**
	 * If the setting changes worth a purge ALL or not
	 *
	 * @since  3.0
	 */
	protected function _conf_purge_all($id)
	{
		$check_ids = array(self::O_CACHE, self::O_ESI, self::O_DEBUG_DISABLE_ALL, self::NETWORK_O_USE_PRIMARY);

		return in_array($id, $check_ids);
	}

	/**
	 * If the setting is a pswd or not
	 *
	 * @since  3.0
	 */
	protected function _conf_pswd($id)
	{
		$check_ids = array(self::O_CDN_CLOUDFLARE_KEY, self::O_OBJECT_PSWD);

		return in_array($id, $check_ids);
	}

	/**
	 * If the setting is cron related or not
	 *
	 * @since  3.0
	 */
	protected function _conf_cron($id)
	{
		$check_ids = array(self::O_OPTM_CSS_ASYNC, self::O_MEDIA_PLACEHOLDER_RESP_ASYNC, self::O_DISCUSS_AVATAR_CRON, self::O_IMG_OPTM_AUTO, self::O_CRAWLER);

		return in_array($id, $check_ids);
	}

	/**
	 * If the setting changes worth a purge, return the tag
	 *
	 * @since  3.0
	 */
	protected function _conf_purge_tag($id)
	{
		$check_ids = array(
			self::O_CACHE_PAGE_LOGIN => Tag::TYPE_LOGIN,
		);

		if (!empty($check_ids[$id])) {
			return $check_ids[$id];
		}

		return false;
	}

	/**
	 * Generate server vars
	 *
	 * @since 2.4.1
	 */
	public function server_vars()
	{
		$consts = array(
			'WP_SITEURL',
			'WP_HOME',
			'WP_CONTENT_DIR',
			'SHORTINIT',
			'LSCWP_CONTENT_DIR',
			'LSCWP_CONTENT_FOLDER',
			'LSCWP_DIR',
			'LITESPEED_TIME_OFFSET',
			'LITESPEED_SERVER_TYPE',
			'LITESPEED_CLI',
			'LITESPEED_ALLOWED',
			'LITESPEED_ON',
			'LSWCP_TAG_PREFIX',
			'COOKIEHASH',
		);
		$server_vars = array();
		foreach ($consts as $v) {
			$server_vars[$v] = defined($v) ? constant($v) : null;
		}

		return $server_vars;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/doc.cls.php000064400000011353151600171350016615 0ustar00<?php

/**
 * The Doc class.
 *
 * @since     	2.2.7
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Doc
{
	// protected static $_instance;

	/**
	 * Show option is actually ON by GM
	 *
	 * @since  5.5
	 * @access public
	 */
	public static function maybe_on_by_gm($id)
	{
		if (apply_filters('litespeed_conf', $id)) {
			return;
		}
		if (!apply_filters('litespeed_conf', Base::O_GUEST)) {
			return;
		}
		if (!apply_filters('litespeed_conf', Base::O_GUEST_OPTM)) {
			return;
		}
		echo '<font class="litespeed-warning">';
		echo '⚠️ ' .
			sprintf(
				__('This setting is %1$s for certain qualifying requests due to %2$s!', 'litespeed-cache'),
				'<code>' . __('ON', 'litespeed-cache') . '</code>',
				Lang::title(Base::O_GUEST_OPTM)
			);
		self::learn_more('https://docs.litespeedtech.com/lscache/lscwp/general/#guest-optimization');
		echo '</font>';
	}

	/**
	 * Changes affect crawler list warning
	 *
	 * @since  4.3
	 * @access public
	 */
	public static function crawler_affected()
	{
		echo '<font class="litespeed-primary">';
		echo '⚠️ ' . __('This setting will regenerate crawler list and clear the disabled list!', 'litespeed-cache');
		echo '</font>';
	}

	/**
	 * Privacy policy
	 *
	 * @since 2.2.7
	 * @access public
	 */
	public static function privacy_policy()
	{
		return __(
			'This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.',
			'litespeed-cache'
		) .
			sprintf(
				__('Please see %s for more details.', 'litespeed-cache'),
				'<a href="https://quic.cloud/privacy-policy/" target="_blank">https://quic.cloud/privacy-policy/</a>'
			);
	}

	/**
	 * Learn more link
	 *
	 * @since  2.4.2
	 * @access public
	 */
	public static function learn_more($url, $title = false, $self = false, $class = false, $return = false)
	{
		if (!$class) {
			$class = 'litespeed-learn-more';
		}

		if (!$title) {
			$title = __('Learn More', 'litespeed-cache');
		}

		$self = $self ? '' : "target='_blank'";

		$txt = " <a href='$url' $self class='$class'>$title</a>";

		if ($return) {
			return $txt;
		}

		echo $txt;
	}

	/**
	 * One per line
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function one_per_line($return = false)
	{
		$str = __('One per line.', 'litespeed-cache');
		if ($return) {
			return $str;
		}
		echo $str;
	}

	/**
	 * One per line
	 *
	 * @since  3.4
	 * @access public
	 */
	public static function full_or_partial_url($string_only = false)
	{
		if ($string_only) {
			echo __('Both full and partial strings can be used.', 'litespeed-cache');
		} else {
			echo __('Both full URLs and partial strings can be used.', 'litespeed-cache');
		}
	}

	/**
	 * Notice to edit .htaccess
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function notice_htaccess()
	{
		echo '<font class="litespeed-primary">';
		echo '⚠️ ' . __('This setting will edit the .htaccess file.', 'litespeed-cache');
		echo ' <a href="https://docs.litespeedtech.com/lscache/lscwp/toolbox/#edit-htaccess-tab" target="_blank" class="litespeed-learn-more">' .
			__('Learn More', 'litespeed-cache') .
			'</a>';
		echo '</font>';
	}

	/**
	 * Notice for whitelist IPs
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function notice_ips()
	{
		echo '<div class="litespeed-primary">';
		echo '⚠️ ' . sprintf(__('For online services to work correctly, you must allowlist all %s server IPs.', 'litespeed-cache'), 'QUIC.cloud') . '<br/>';
		echo '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;' . __('Before generating key, please verify all IPs on this list are allowlisted', 'litespeed-cache') . ': ';
		echo '<a href="' . Cloud::CLOUD_IPS . '" target="_blank">' . __('Current Online Server IPs', 'litespeed-cache') . '</a>';
		echo '</div>';
	}

	/**
	 * Gentle reminder that web services run asynchronously
	 *
	 * @since  5.3.1
	 * @access public
	 */
	public static function queue_issues($return = false)
	{
		$str =
			'<div class="litespeed-desc">' .
			__('The queue is processed asynchronously. It may take time.', 'litespeed-cache') .
			self::learn_more('https://docs.litespeedtech.com/lscache/lscwp/troubleshoot/#quiccloud-queue-issues', false, false, false, true) .
			'</div>';
		if ($return) {
			return $str;
		}
		echo $str;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/htaccess.cls.php000064400000060241151600171420017643 0ustar00<?php

/**
 * The htaccess rewrite rule operation class
 *
 *
 * @since      1.0.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/inc
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Htaccess extends Root
{
	private $frontend_htaccess = null;
	private $_default_frontend_htaccess = null;
	private $backend_htaccess = null;
	private $_default_backend_htaccess = null;
	private $theme_htaccess = null; // Not used yet
	private $frontend_htaccess_readable = false;
	private $frontend_htaccess_writable = false;
	private $backend_htaccess_readable = false;
	private $backend_htaccess_writable = false;
	private $theme_htaccess_readable = false;
	private $theme_htaccess_writable = false;
	private $__rewrite_on;

	const LS_MODULE_START = '<IfModule LiteSpeed>';
	const EXPIRES_MODULE_START = '<IfModule mod_expires.c>';
	const LS_MODULE_END = '</IfModule>';
	const LS_MODULE_REWRITE_START = '<IfModule mod_rewrite.c>';
	const REWRITE_ON = 'RewriteEngine on';
	const LS_MODULE_DONOTEDIT = '## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##';
	const MARKER = 'LSCACHE';
	const MARKER_NONLS = 'NON_LSCACHE';
	const MARKER_LOGIN_COOKIE = '### marker LOGIN COOKIE';
	const MARKER_ASYNC = '### marker ASYNC';
	const MARKER_CRAWLER = '### marker CRAWLER';
	const MARKER_MOBILE = '### marker MOBILE';
	const MARKER_NOCACHE_COOKIES = '### marker NOCACHE COOKIES';
	const MARKER_NOCACHE_USER_AGENTS = '### marker NOCACHE USER AGENTS';
	const MARKER_CACHE_RESOURCE = '### marker CACHE RESOURCE';
	const MARKER_BROWSER_CACHE = '### marker BROWSER CACHE';
	const MARKER_MINIFY = '### marker MINIFY';
	const MARKER_CORS = '### marker CORS';
	const MARKER_WEBP = '### marker WEBP';
	const MARKER_DROPQS = '### marker DROPQS';
	const MARKER_START = ' start ###';
	const MARKER_END = ' end ###';

	const RW_PATTERN_RES = '/.*/[^/]*(responsive|css|js|dynamic|loader|fonts)\.php';

	/**
	 * Initialize the class and set its properties.
	 *
	 * @since    1.0.7
	 */
	public function __construct()
	{
		$this->_path_set();
		$this->_default_frontend_htaccess = $this->frontend_htaccess;
		$this->_default_backend_htaccess = $this->backend_htaccess;

		$frontend_htaccess = defined('LITESPEED_CFG_HTACCESS') ? LITESPEED_CFG_HTACCESS : false;
		if ($frontend_htaccess && substr($frontend_htaccess, -10) === '/.htaccess') {
			$this->frontend_htaccess = $frontend_htaccess;
		}
		$backend_htaccess = defined('LITESPEED_CFG_HTACCESS_BACKEND') ? LITESPEED_CFG_HTACCESS_BACKEND : false;
		if ($backend_htaccess && substr($backend_htaccess, -10) === '/.htaccess') {
			$this->backend_htaccess = $backend_htaccess;
		}

		// Filter for frontend&backend htaccess path
		$this->frontend_htaccess = apply_filters('litespeed_frontend_htaccess', $this->frontend_htaccess);
		$this->backend_htaccess = apply_filters('litespeed_backend_htaccess', $this->backend_htaccess);

		clearstatcache();

		// frontend .htaccess privilege
		$test_permissions = file_exists($this->frontend_htaccess) ? $this->frontend_htaccess : dirname($this->frontend_htaccess);
		if (is_readable($test_permissions)) {
			$this->frontend_htaccess_readable = true;
		}
		if (is_writable($test_permissions)) {
			$this->frontend_htaccess_writable = true;
		}

		$this->__rewrite_on = array(
			self::REWRITE_ON,
			'CacheLookup on',
			'RewriteRule .* - [E=Cache-Control:no-autoflush]',
			'RewriteRule ' . preg_quote(LITESPEED_DATA_FOLDER) . '/debug/.*\.log$ - [F,L]',
			'RewriteRule ' . preg_quote(self::CONF_FILE) . ' - [F,L]',
		);

		// backend .htaccess privilege
		if ($this->frontend_htaccess === $this->backend_htaccess) {
			$this->backend_htaccess_readable = $this->frontend_htaccess_readable;
			$this->backend_htaccess_writable = $this->frontend_htaccess_writable;
		} else {
			$test_permissions = file_exists($this->backend_htaccess) ? $this->backend_htaccess : dirname($this->backend_htaccess);
			if (is_readable($test_permissions)) {
				$this->backend_htaccess_readable = true;
			}
			if (is_writable($test_permissions)) {
				$this->backend_htaccess_writable = true;
			}
		}
	}

	/**
	 * Get if htaccess file is readable
	 *
	 * @since 1.1.0
	 * @return string
	 */
	private function _readable($kind = 'frontend')
	{
		if ($kind === 'frontend') {
			return $this->frontend_htaccess_readable;
		}
		if ($kind === 'backend') {
			return $this->backend_htaccess_readable;
		}
	}

	/**
	 * Get if htaccess file is writable
	 *
	 * @since 1.1.0
	 * @return string
	 */
	public function writable($kind = 'frontend')
	{
		if ($kind === 'frontend') {
			return $this->frontend_htaccess_writable;
		}
		if ($kind === 'backend') {
			return $this->backend_htaccess_writable;
		}
	}

	/**
	 * Get frontend htaccess path
	 *
	 * @since 1.1.0
	 * @return string
	 */
	public static function get_frontend_htaccess($show_default = false)
	{
		if ($show_default) {
			return self::cls()->_default_frontend_htaccess;
		}
		return self::cls()->frontend_htaccess;
	}

	/**
	 * Get backend htaccess path
	 *
	 * @since 1.1.0
	 * @return string
	 */
	public static function get_backend_htaccess($show_default = false)
	{
		if ($show_default) {
			return self::cls()->_default_backend_htaccess;
		}
		return self::cls()->backend_htaccess;
	}

	/**
	 * Check to see if .htaccess exists starting at $start_path and going up directories until it hits DOCUMENT_ROOT.
	 *
	 * As dirname() strips the ending '/', paths passed in must exclude the final '/'
	 *
	 * @since 1.0.11
	 * @access private
	 */
	private function _htaccess_search($start_path)
	{
		while (!file_exists($start_path . '/.htaccess')) {
			if ($start_path === '/' || !$start_path) {
				return false;
			}

			if (!empty($_SERVER['DOCUMENT_ROOT']) && wp_normalize_path($start_path) === wp_normalize_path($_SERVER['DOCUMENT_ROOT'])) {
				return false;
			}

			if (dirname($start_path) === $start_path) {
				return false;
			}

			$start_path = dirname($start_path);
		}

		return $start_path;
	}

	/**
	 * Set the path class variables.
	 *
	 * @since 1.0.11
	 * @access private
	 */
	private function _path_set()
	{
		$frontend = Router::frontend_path();
		$frontend_htaccess_search = $this->_htaccess_search($frontend); // The existing .htaccess path to be used for frontend .htaccess
		$this->frontend_htaccess = ($frontend_htaccess_search ?: $frontend) . '/.htaccess';

		$backend = realpath(ABSPATH); // /home/user/public_html/backend/
		if ($frontend == $backend) {
			$this->backend_htaccess = $this->frontend_htaccess;
			return;
		}

		// Backend is a different path
		$backend_htaccess_search = $this->_htaccess_search($backend);
		// Found affected .htaccess
		if ($backend_htaccess_search) {
			$this->backend_htaccess = $backend_htaccess_search . '/.htaccess';
			return;
		}

		// Frontend path is the parent of backend path
		if (stripos($backend, $frontend . '/') === 0) {
			// backend use frontend htaccess
			$this->backend_htaccess = $this->frontend_htaccess;
			return;
		}

		$this->backend_htaccess = $backend . '/.htaccess';
	}

	/**
	 * Get corresponding htaccess path
	 *
	 * @since 1.1.0
	 * @param  string $kind Frontend or backend
	 * @return string       Path
	 */
	public function htaccess_path($kind = 'frontend')
	{
		switch ($kind) {
			case 'backend':
				$path = $this->backend_htaccess;
				break;

			case 'frontend':
			default:
				$path = $this->frontend_htaccess;
				break;
		}
		return $path;
	}

	/**
	 * Get the content of the rules file.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.0.4
	 * @since  2.9 Used exception for failed reading
	 * @access public
	 */
	public function htaccess_read($kind = 'frontend')
	{
		$path = $this->htaccess_path($kind);

		if (!$path || !file_exists($path)) {
			return "\n";
		}

		if (!$this->_readable($kind)) {
			Error::t('HTA_R');
		}

		$content = File::read($path);
		if ($content === false) {
			Error::t('HTA_GET');
		}

		// Remove ^M characters.
		$content = str_ireplace("\x0D", '', $content);
		return $content;
	}

	/**
	 * Try to backup the .htaccess file if we didn't save one before.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.0.10
	 * @access private
	 */
	private function _htaccess_backup($kind = 'frontend')
	{
		$path = $this->htaccess_path($kind);

		if (!file_exists($path)) {
			return;
		}

		if (file_exists($path . '.bk')) {
			return;
		}

		$res = copy($path, $path . '.bk');

		// Failed to backup, abort
		if (!$res) {
			Error::t('HTA_BK');
		}
	}

	/**
	 * Get mobile view rule from htaccess file
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.1.0
	 */
	public function current_mobile_agents()
	{
		$rules = $this->_get_rule_by(self::MARKER_MOBILE);
		if (!isset($rules[0])) {
			Error::t('HTA_DNF', self::MARKER_MOBILE);
		}

		$rule = trim($rules[0]);
		// 'RewriteCond %{HTTP_USER_AGENT} ' . Utility::arr2regex( $cfg[ $id ], true ) . ' [NC]';
		$match = substr($rule, strlen('RewriteCond %{HTTP_USER_AGENT} '), -strlen(' [NC]'));

		if (!$match) {
			Error::t('HTA_DNF', __('Mobile Agent Rules', 'litespeed-cache'));
		}

		return $match;
	}

	/**
	 * Parse rewrites rule from the .htaccess file.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function current_login_cookie($kind = 'frontend')
	{
		$rule = $this->_get_rule_by(self::MARKER_LOGIN_COOKIE, $kind);

		if (!$rule) {
			Error::t('HTA_DNF', self::MARKER_LOGIN_COOKIE);
		}

		if (strpos($rule, 'RewriteRule .? - [E=') !== 0) {
			Error::t('HTA_LOGIN_COOKIE_INVALID');
		}

		$rule_cookie = substr($rule, strlen('RewriteRule .? - [E='), -1);

		if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
			$rule_cookie = trim($rule_cookie, '"');
		}

		// Drop `Cache-Vary:`
		$rule_cookie = substr($rule_cookie, strlen('Cache-Vary:'));

		return $rule_cookie;
	}

	/**
	 * Get rewrite rules based on the marker
	 *
	 * @since  2.0
	 * @access private
	 */
	private function _get_rule_by($cond, $kind = 'frontend')
	{
		clearstatcache();
		$path = $this->htaccess_path($kind);
		if (!$this->_readable($kind)) {
			return false;
		}

		$rules = File::extract_from_markers($path, self::MARKER);
		if (!in_array($cond . self::MARKER_START, $rules) || !in_array($cond . self::MARKER_END, $rules)) {
			return false;
		}

		$key_start = array_search($cond . self::MARKER_START, $rules);
		$key_end = array_search($cond . self::MARKER_END, $rules);
		if ($key_start === false || $key_end === false) {
			return false;
		}

		$results = array_slice($rules, $key_start + 1, $key_end - $key_start - 1);
		if (!$results) {
			return false;
		}

		if (count($results) == 1) {
			return trim($results[0]);
		}

		return array_filter($results);
	}

	/**
	 * Generate browser cache rules
	 *
	 * @since  1.3
	 * @access private
	 * @return array Rules set
	 */
	private function _browser_cache_rules($cfg)
	{
		/**
		 * Add ttl setting
		 * @since 1.6.3
		 */
		$id = Base::O_CACHE_TTL_BROWSER;
		$ttl = $cfg[$id];
		$rules = array(
			self::EXPIRES_MODULE_START,
			// '<FilesMatch "\.(pdf|ico|svg|xml|jpg|jpeg|png|gif|webp|ogg|mp4|webm|js|css|woff|woff2|ttf|eot)(\.gz)?$">',
			'ExpiresActive on',
			'ExpiresByType application/pdf A' . $ttl,
			'ExpiresByType image/x-icon A' . $ttl,
			'ExpiresByType image/vnd.microsoft.icon A' . $ttl,
			'ExpiresByType image/svg+xml A' . $ttl,
			'',
			'ExpiresByType image/jpg A' . $ttl,
			'ExpiresByType image/jpeg A' . $ttl,
			'ExpiresByType image/png A' . $ttl,
			'ExpiresByType image/gif A' . $ttl,
			'ExpiresByType image/webp A' . $ttl,
			'ExpiresByType image/avif A' . $ttl,
			'',
			'ExpiresByType video/ogg A' . $ttl,
			'ExpiresByType audio/ogg A' . $ttl,
			'ExpiresByType video/mp4 A' . $ttl,
			'ExpiresByType video/webm A' . $ttl,
			'',
			'ExpiresByType text/css A' . $ttl,
			'ExpiresByType text/javascript A' . $ttl,
			'ExpiresByType application/javascript A' . $ttl,
			'ExpiresByType application/x-javascript A' . $ttl,
			'',
			'ExpiresByType application/x-font-ttf A' . $ttl,
			'ExpiresByType application/x-font-woff A' . $ttl,
			'ExpiresByType application/font-woff A' . $ttl,
			'ExpiresByType application/font-woff2 A' . $ttl,
			'ExpiresByType application/vnd.ms-fontobject A' . $ttl,
			'ExpiresByType font/ttf A' . $ttl,
			'ExpiresByType font/otf A' . $ttl,
			'ExpiresByType font/woff A' . $ttl,
			'ExpiresByType font/woff2 A' . $ttl,
			'',
			// '</FilesMatch>',
			self::LS_MODULE_END,
		);
		return $rules;
	}

	/**
	 * Generate CORS rules for fonts
	 *
	 * @since  1.5
	 * @access private
	 * @return array Rules set
	 */
	private function _cors_rules()
	{
		return array(
			'<FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font\.css)$">',
			'<IfModule mod_headers.c>',
			'Header set Access-Control-Allow-Origin "*"',
			'</IfModule>',
			'</FilesMatch>',
		);
	}

	/**
	 * Generate rewrite rules based on settings
	 *
	 * @since  1.3
	 * @access private
	 * @param  array $cfg  The settings to be used for rewrite rule
	 * @return array      Rules array
	 */
	private function _generate_rules($cfg)
	{
		$new_rules = array();
		$new_rules_nonls = array();
		$new_rules_backend = array();
		$new_rules_backend_nonls = array();

		# continual crawler
		// $id = Base::O_CRAWLER;
		// if (!empty($cfg[$id])) {
		$new_rules[] = self::MARKER_ASYNC . self::MARKER_START;
		$new_rules[] = 'RewriteCond %{REQUEST_URI} /wp-admin/admin-ajax\.php';
		$new_rules[] = 'RewriteCond %{QUERY_STRING} action=async_litespeed';
		$new_rules[] = 'RewriteRule .* - [E=noabort:1]';
		$new_rules[] = self::MARKER_ASYNC . self::MARKER_END;
		$new_rules[] = '';
		// }

		// mobile agents
		$id = Base::O_CACHE_MOBILE_RULES;
		if ((!empty($cfg[Base::O_CACHE_MOBILE]) || !empty($cfg[Base::O_GUEST])) && !empty($cfg[$id])) {
			$new_rules[] = self::MARKER_MOBILE . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} ' . Utility::arr2regex($cfg[$id], true) . ' [NC]';
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+ismobile]';
			$new_rules[] = self::MARKER_MOBILE . self::MARKER_END;
			$new_rules[] = '';
		}

		// nocache cookie
		$id = Base::O_CACHE_EXC_COOKIES;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_NOCACHE_COOKIES . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_COOKIE} ' . Utility::arr2regex($cfg[$id], true);
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:no-cache]';
			$new_rules[] = self::MARKER_NOCACHE_COOKIES . self::MARKER_END;
			$new_rules[] = '';
		}

		// nocache user agents
		$id = Base::O_CACHE_EXC_USERAGENTS;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_NOCACHE_USER_AGENTS . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} ' . Utility::arr2regex($cfg[$id], true) . ' [NC]';
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:no-cache]';
			$new_rules[] = self::MARKER_NOCACHE_USER_AGENTS . self::MARKER_END;
			$new_rules[] = '';
		}

		// caching php resource TODO: consider drop
		$id = Base::O_CACHE_RES;
		if (!empty($cfg[$id])) {
			$new_rules[] = $new_rules_backend[] = self::MARKER_CACHE_RESOURCE . self::MARKER_START;
			$new_rules[] = $new_rules_backend[] = 'RewriteRule ' . LSCWP_CONTENT_FOLDER . self::RW_PATTERN_RES . ' - [E=cache-control:max-age=3600]';
			$new_rules[] = $new_rules_backend[] = self::MARKER_CACHE_RESOURCE . self::MARKER_END;
			$new_rules[] = $new_rules_backend[] = '';
		}

		// check login cookie
		$vary_cookies = $cfg[Base::O_CACHE_VARY_COOKIES];
		$id = Base::O_CACHE_LOGIN_COOKIE;
		if (!empty($cfg[$id])) {
			$vary_cookies[] = $cfg[$id];
		}
		if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
			// Need to keep this due to different behavior of OLS when handling response vary header @Sep/22/2018
			if (defined('COOKIEHASH')) {
				$vary_cookies[] = ',wp-postpass_' . COOKIEHASH;
			}
		}
		$vary_cookies = apply_filters('litespeed_vary_cookies', $vary_cookies); // todo: test if response vary header can work in latest OLS, drop the above two lines
		// frontend and backend
		if ($vary_cookies) {
			$env = 'Cache-Vary:' . implode(',', $vary_cookies);
			// if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
			// }
			$env = '"' . $env . '"';
			$new_rules[] = $new_rules_backend[] = self::MARKER_LOGIN_COOKIE . self::MARKER_START;
			$new_rules[] = $new_rules_backend[] = 'RewriteRule .? - [E=' . $env . ']';
			$new_rules[] = $new_rules_backend[] = self::MARKER_LOGIN_COOKIE . self::MARKER_END;
			$new_rules[] = '';
		}

		// CORS font rules
		$id = Base::O_CDN;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_CORS . self::MARKER_START;
			$new_rules = array_merge($new_rules, $this->_cors_rules()); //todo: network
			$new_rules[] = self::MARKER_CORS . self::MARKER_END;
			$new_rules[] = '';
		}

		// webp support
		$id = Base::O_IMG_OPTM_WEBP;
		if (!empty($cfg[$id])) {
			$webP_rule = 'RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+webp]';
			$next_gen_format = 'webp';
			if ($cfg[$id] == 2) {
				$next_gen_format = 'avif';
			}
			$new_rules[] = self::MARKER_WEBP . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_ACCEPT} "image/' . $next_gen_format . '"';
			$new_rules[] = $webP_rule;

			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} iPhone.*Version/(\d{2}).*Safari';
			$new_rules[] = 'RewriteCond %1 >13';
			$new_rules[] = $webP_rule;

			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} Firefox/([0-9]+)';
			$new_rules[] = 'RewriteCond %1 >=65';
			$new_rules[] = $webP_rule;
			$new_rules[] = self::MARKER_WEBP . self::MARKER_END;
			$new_rules[] = '';
		}

		// drop qs support
		$id = Base::O_CACHE_DROP_QS;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_DROPQS . self::MARKER_START;
			foreach ($cfg[$id] as $v) {
				$new_rules[] = 'CacheKeyModify -qs:' . $v;
			}
			$new_rules[] = self::MARKER_DROPQS . self::MARKER_END;
			$new_rules[] = '';
		}

		// Browser cache
		$id = Base::O_CACHE_BROWSER;
		if (!empty($cfg[$id])) {
			$new_rules_nonls[] = $new_rules_backend_nonls[] = self::MARKER_BROWSER_CACHE . self::MARKER_START;
			$new_rules_nonls = array_merge($new_rules_nonls, $this->_browser_cache_rules($cfg));
			$new_rules_backend_nonls = array_merge($new_rules_backend_nonls, $this->_browser_cache_rules($cfg));
			$new_rules_nonls[] = $new_rules_backend_nonls[] = self::MARKER_BROWSER_CACHE . self::MARKER_END;
			$new_rules_nonls[] = '';
		}

		// Add module wrapper for LiteSpeed rules
		if ($new_rules) {
			$new_rules = $this->_wrap_ls_module($new_rules);
		}

		if ($new_rules_backend) {
			$new_rules_backend = $this->_wrap_ls_module($new_rules_backend);
		}

		return array($new_rules, $new_rules_backend, $new_rules_nonls, $new_rules_backend_nonls);
	}

	/**
	 * Add LitSpeed module wrapper with rewrite on
	 *
	 * @since  2.1.1
	 * @access private
	 */
	private function _wrap_ls_module($rules = array())
	{
		return array_merge(array(self::LS_MODULE_START), $this->__rewrite_on, array(''), $rules, array(self::LS_MODULE_END));
	}

	/**
	 * Insert LitSpeed module wrapper with rewrite on
	 *
	 * @since  2.1.1
	 * @access public
	 */
	public function insert_ls_wrapper()
	{
		$rules = $this->_wrap_ls_module();
		$this->_insert_wrapper($rules);
	}

	/**
	 * wrap rules with module on info
	 *
	 * @since  1.1.5
	 * @param  array  $rules
	 * @return array        wrapped rules with module info
	 */
	private function _wrap_do_no_edit($rules)
	{
		// When to clear rules, don't need DONOTEDIT msg
		if ($rules === false || !is_array($rules)) {
			return $rules;
		}

		$rules = array_merge(array(self::LS_MODULE_DONOTEDIT), $rules, array(self::LS_MODULE_DONOTEDIT));

		return $rules;
	}

	/**
	 * Write to htaccess with rules
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _insert_wrapper($rules = array(), $kind = false, $marker = false)
	{
		if ($kind != 'backend') {
			$kind = 'frontend';
		}

		// Default marker is LiteSpeed marker `LSCACHE`
		if ($marker === false) {
			$marker = self::MARKER;
		}

		$this->_htaccess_backup($kind);

		File::insert_with_markers($this->htaccess_path($kind), $this->_wrap_do_no_edit($rules), $marker, true);
	}

	/**
	 * Update rewrite rules based on setting
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.3
	 * @access public
	 */
	public function update($cfg)
	{
		list($frontend_rules, $backend_rules, $frontend_rules_nonls, $backend_rules_nonls) = $this->_generate_rules($cfg);

		// Check frontend content
		list($rules, $rules_nonls) = $this->_extract_rules();

		// Check Non-LiteSpeed rules
		if ($this->_wrap_do_no_edit($frontend_rules_nonls) != $rules_nonls) {
			Debug2::debug('[Rules] Update non-ls frontend rules');
			// Need to update frontend htaccess
			try {
				$this->_insert_wrapper($frontend_rules_nonls, false, self::MARKER_NONLS);
			} catch (\Exception $e) {
				$manual_guide_codes = $this->_rewrite_codes_msg($this->frontend_htaccess, $frontend_rules_nonls, self::MARKER_NONLS);
				Debug2::debug('[Rules] Update Failed');
				throw new \Exception($manual_guide_codes);
			}
		}

		// Check LiteSpeed rules
		if ($this->_wrap_do_no_edit($frontend_rules) != $rules) {
			Debug2::debug('[Rules] Update frontend rules');
			// Need to update frontend htaccess
			try {
				$this->_insert_wrapper($frontend_rules);
			} catch (\Exception $e) {
				Debug2::debug('[Rules] Update Failed');
				$manual_guide_codes = $this->_rewrite_codes_msg($this->frontend_htaccess, $frontend_rules);
				throw new \Exception($manual_guide_codes);
			}
		}

		if ($this->frontend_htaccess !== $this->backend_htaccess) {
			list($rules, $rules_nonls) = $this->_extract_rules('backend');

			// Check Non-LiteSpeed rules for backend
			if ($this->_wrap_do_no_edit($backend_rules_nonls) != $rules_nonls) {
				Debug2::debug('[Rules] Update non-ls backend rules');
				// Need to update frontend htaccess
				try {
					$this->_insert_wrapper($backend_rules_nonls, 'backend', self::MARKER_NONLS);
				} catch (\Exception $e) {
					Debug2::debug('[Rules] Update Failed');
					$manual_guide_codes = $this->_rewrite_codes_msg($this->backend_htaccess, $backend_rules_nonls, self::MARKER_NONLS);
					throw new \Exception($manual_guide_codes);
				}
			}

			// Check backend content
			if ($this->_wrap_do_no_edit($backend_rules) != $rules) {
				Debug2::debug('[Rules] Update backend rules');
				// Need to update backend htaccess
				try {
					$this->_insert_wrapper($backend_rules, 'backend');
				} catch (\Exception $e) {
					Debug2::debug('[Rules] Update Failed');
					$manual_guide_codes = $this->_rewrite_codes_msg($this->backend_htaccess, $backend_rules);
					throw new \Exception($manual_guide_codes);
				}
			}
		}

		return true;
	}

	/**
	 * Get existing rewrite rules
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since  1.3
	 * @access private
	 * @param  string $kind Frontend or backend .htaccess file
	 */
	private function _extract_rules($kind = 'frontend')
	{
		clearstatcache();
		$path = $this->htaccess_path($kind);
		if (!$this->_readable($kind)) {
			Error::t('E_HTA_R');
		}

		$rules = File::extract_from_markers($path, self::MARKER);
		$rules_nonls = File::extract_from_markers($path, self::MARKER_NONLS);

		return array($rules, $rules_nonls);
	}

	/**
	 * Output the msg with rules plain data for manual insert
	 *
	 * @since  1.1.5
	 * @param  string  $file
	 * @param  array  $rules
	 * @return string        final msg to output
	 */
	private function _rewrite_codes_msg($file, $rules, $marker = false)
	{
		return sprintf(
			__('<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s', 'litespeed-cache'),
			$file,
			'<textarea style="width:100%;" rows="10" readonly>' . htmlspecialchars($this->_wrap_rules_with_marker($rules, $marker)) . '</textarea>'
		);
	}

	/**
	 * Generate rules plain data for manual insert
	 *
	 * @since  1.1.5
	 */
	private function _wrap_rules_with_marker($rules, $marker = false)
	{
		// Default marker is LiteSpeed marker `LSCACHE`
		if ($marker === false) {
			$marker = self::MARKER;
		}

		$start_marker = "# BEGIN {$marker}";
		$end_marker = "# END {$marker}";
		$new_file_data = implode("\n", array_merge(array($start_marker), $this->_wrap_do_no_edit($rules), array($end_marker)));

		return $new_file_data;
	}

	/**
	 * Clear the rules file of any changes added by the plugin specifically.
	 *
	 * @since 1.0.4
	 * @access public
	 */
	public function clear_rules()
	{
		$this->_insert_wrapper(false); // Use false to avoid do-not-edit msg
		// Clear non ls rules
		$this->_insert_wrapper(false, false, self::MARKER_NONLS);

		if ($this->frontend_htaccess !== $this->backend_htaccess) {
			$this->_insert_wrapper(false, 'backend');
			$this->_insert_wrapper(false, 'backend', self::MARKER_NONLS);
		}
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/img-optm.cls.php000064400000200144151600171470017602 0ustar00<?php

/**
 * The class to optimize image.
 *
 * @since 		2.0
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

use WpOrg\Requests\Autoload;
use WpOrg\Requests\Requests;

defined('WPINC') || exit();

class Img_Optm extends Base
{
	const LOG_TAG = '🗜️';

	const CLOUD_ACTION_NEW_REQ = 'new_req';
	const CLOUD_ACTION_TAKEN = 'taken';
	const CLOUD_ACTION_REQUEST_DESTROY = 'imgoptm_destroy';
	const CLOUD_ACTION_CLEAN = 'clean';

	const TYPE_NEW_REQ = 'new_req';
	const TYPE_RESCAN = 'rescan';
	const TYPE_DESTROY = 'destroy';
	const TYPE_RESET_COUNTER = 'reset_counter';
	const TYPE_CLEAN = 'clean';
	const TYPE_PULL = 'pull';
	const TYPE_BATCH_SWITCH_ORI = 'batch_switch_ori';
	const TYPE_BATCH_SWITCH_OPTM = 'batch_switch_optm';
	const TYPE_CALC_BKUP = 'calc_bkup';
	const TYPE_RESET_ROW = 'reset_row';
	const TYPE_RM_BKUP = 'rm_bkup';

	const STATUS_NEW = 0; // 'new';
	const STATUS_RAW = 1; // 'raw';
	const STATUS_REQUESTED = 3; // 'requested';
	const STATUS_NOTIFIED = 6; // 'notified';
	const STATUS_DUPLICATED = 8; // 'duplicated';
	const STATUS_PULLED = 9; // 'pulled';
	const STATUS_FAILED = -1; //'failed';
	const STATUS_MISS = -3; // 'miss';
	const STATUS_ERR_FETCH = -5; // 'err_fetch';
	const STATUS_ERR_404 = -6; // 'err_404';
	const STATUS_ERR_OPTM = -7; // 'err_optm';
	const STATUS_XMETA = -8; // 'xmeta';
	const STATUS_ERR = -9; // 'err';
	const DB_SIZE = 'litespeed-optimize-size';
	const DB_SET = 'litespeed-optimize-set';

	const DB_NEED_PULL = 'need_pull';

	private $wp_upload_dir;
	private $tmp_pid;
	private $tmp_type;
	private $tmp_path;
	private $_img_in_queue = array();
	private $_existed_src_list = array();
	private $_pids_set = array();
	private $_thumbnail_set = '';
	private $_table_img_optm;
	private $_table_img_optming;
	private $_cron_ran = false;

	private $__media;
	private $__data;
	protected $_summary;
	private $_format = '';

	/**
	 * Init
	 *
	 * @since  2.0
	 */
	public function __construct()
	{
		Debug2::debug2('[ImgOptm] init');

		$this->wp_upload_dir = wp_upload_dir();
		$this->__media = $this->cls('Media');
		$this->__data = $this->cls('Data');
		$this->_table_img_optm = $this->__data->tb('img_optm');
		$this->_table_img_optming = $this->__data->tb('img_optming');

		$this->_summary = self::get_summary();
		if (empty($this->_summary['next_post_id'])) {
			$this->_summary['next_post_id'] = 0;
		}
		if ($this->conf(Base::O_IMG_OPTM_WEBP)) {
			$this->_format = 'webp';
			if ($this->conf(Base::O_IMG_OPTM_WEBP) == 2) {
				$this->_format = 'avif';
			}
		}
	}

	/**
	 * Gather images auto when update attachment meta
	 * This is to optimize new uploaded images first. Stored in img_optm table.
	 * Later normal process will auto remove these records when trying to optimize these images again
	 *
	 * @since  4.0
	 */
	public function wp_update_attachment_metadata($meta_value, $post_id)
	{
		global $wpdb;

		self::debug2('🖌️ Auto update attachment meta [id] ' . $post_id);
		if (empty($meta_value['file'])) {
			return;
		}

		// Load gathered images
		if (!$this->_existed_src_list) {
			// To aavoid extra query when recalling this function
			self::debug('SELECT src from img_optm table');
			if ($this->__data->tb_exist('img_optm')) {
				$q = "SELECT src FROM `$this->_table_img_optm` WHERE post_id = %d";
				$list = $wpdb->get_results($wpdb->prepare($q, $post_id));
				foreach ($list as $v) {
					$this->_existed_src_list[] = $post_id . '.' . $v->src;
				}
			}
			if ($this->__data->tb_exist('img_optming')) {
				$q = "SELECT src FROM `$this->_table_img_optming` WHERE post_id = %d";
				$list = $wpdb->get_results($wpdb->prepare($q, $post_id));
				foreach ($list as $v) {
					$this->_existed_src_list[] = $post_id . '.' . $v->src;
				}
			} else {
				$this->__data->tb_create('img_optming');
			}
		}

		// Prepare images
		$this->tmp_pid = $post_id;
		$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
		$this->_append_img_queue($meta_value, true);
		if (!empty($meta_value['sizes'])) {
			array_map(array($this, '_append_img_queue'), $meta_value['sizes']);
		}

		if (!$this->_img_in_queue) {
			self::debug('auto update attachment meta 2 bypass: empty _img_in_queue');
			return;
		}

		// Save to DB
		$this->_save_raw();

		// $this->_send_request();
	}

	/**
	 * Auto send optm request
	 *
	 * @since  2.4.1
	 * @access public
	 */
	public static function cron_auto_request()
	{
		if (!defined('DOING_CRON')) {
			return false;
		}

		$instance = self::cls();
		$instance->new_req();
	}

	/**
	 * Calculate wet run allowance
	 *
	 * @since 3.0
	 */
	public function wet_limit()
	{
		$wet_limit = 1;
		if (!empty($this->_summary['img_taken'])) {
			$wet_limit = pow($this->_summary['img_taken'], 2);
		}

		if ($wet_limit == 1 && !empty($this->_summary['img_status.' . self::STATUS_ERR_OPTM])) {
			$wet_limit = pow($this->_summary['img_status.' . self::STATUS_ERR_OPTM], 2);
		}

		if ($wet_limit < Cloud::IMG_OPTM_DEFAULT_GROUP) {
			return $wet_limit;
		}

		// No limit
		return false;
	}

	/**
	 * Push raw img to image optm server
	 *
	 * @since 1.6
	 * @access public
	 */
	public function new_req()
	{
		global $wpdb;

		// check if is running
		if (!empty($this->_summary['is_running']) && time() - $this->_summary['is_running'] < apply_filters('litespeed_imgoptm_new_req_interval', 3600)) {
			self::debug('The previous req was in 3600s.');
			return;
		}
		$this->_summary['is_running'] = time();
		self::save_summary();

		// Check if has credit to push
		$err = false;
		$allowance = Cloud::cls()->allowance(Cloud::SVC_IMG_OPTM, $err);

		$wet_limit = $this->wet_limit();

		self::debug("allowance_max $allowance wet_limit $wet_limit");
		if ($wet_limit && $wet_limit < $allowance) {
			$allowance = $wet_limit;
		}

		if (!$allowance) {
			self::debug('❌ No credit');
			Admin_Display::error(Error::msg($err));
			$this->_finished_running();
			return;
		}

		self::debug('preparing images to push');

		$this->__data->tb_create('img_optming');

		$q = "SELECT COUNT(1) FROM `$this->_table_img_optming` WHERE optm_status = %d";
		$q = $wpdb->prepare($q, array(self::STATUS_REQUESTED));
		$total_requested = $wpdb->get_var($q);
		$max_requested = $allowance * 1;

		if ($total_requested > $max_requested) {
			self::debug('❌ Too many queued images (' . $total_requested . ' > ' . $max_requested . ')');
			Admin_Display::error(Error::msg('too_many_requested'));
			$this->_finished_running();
			return;
		}

		$allowance -= $total_requested;

		if ($allowance < 1) {
			self::debug('❌ Too many requested images ' . $total_requested);
			Admin_Display::error(Error::msg('too_many_requested'));
			$this->_finished_running();
			return;
		}

		// Limit maximum number of items waiting to be pulled
		$q = "SELECT COUNT(1) FROM `$this->_table_img_optming` WHERE optm_status = %d";
		$q = $wpdb->prepare($q, array(self::STATUS_NOTIFIED));
		$total_notified = $wpdb->get_var($q);
		if ($total_notified > 0) {
			self::debug('❌ Too many notified images (' . $total_notified . ')');
			Admin_Display::error(Error::msg('too_many_notified'));
			$this->_finished_running();
			return;
		}

		$q = "SELECT COUNT(1) FROM `$this->_table_img_optming` WHERE optm_status IN (%d, %d)";
		$q = $wpdb->prepare($q, array(self::STATUS_NEW, self::STATUS_RAW));
		$total_new = $wpdb->get_var($q);
		// $allowance -= $total_new;

		// May need to get more images
		$list = array();
		$more = $allowance - $total_new;
		if ($more > 0) {
			$q = "SELECT b.post_id, b.meta_value
				FROM `$wpdb->posts` a
				LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
				WHERE b.meta_key = '_wp_attachment_metadata'
					AND a.post_type = 'attachment'
					AND a.post_status = 'inherit'
					AND a.ID>%d
					AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
				ORDER BY a.ID
				LIMIT %d
				";
			$q = $wpdb->prepare($q, array($this->_summary['next_post_id'], $more));
			$list = $wpdb->get_results($q);
			foreach ($list as $v) {
				if (!$v->post_id) {
					continue;
				}

				$this->_summary['next_post_id'] = $v->post_id;

				$meta_value = $this->_parse_wp_meta_value($v);
				if (!$meta_value) {
					continue;
				}
				$meta_value['file'] = wp_normalize_path($meta_value['file']);
				$basedir = $this->wp_upload_dir['basedir'] . '/';
				if (strpos($meta_value['file'], $basedir) === 0) {
					$meta_value['file'] = substr($meta_value['file'], strlen($basedir));
				}

				$this->tmp_pid = $v->post_id;
				$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
				$this->_append_img_queue($meta_value, true);
				if (!empty($meta_value['sizes'])) {
					array_map(array($this, '_append_img_queue'), $meta_value['sizes']);
				}
			}

			self::save_summary();

			$num_a = count($this->_img_in_queue);
			self::debug('Images found: ' . $num_a);
			$this->_filter_duplicated_src();
			self::debug('Images after duplicated: ' . count($this->_img_in_queue));
			$this->_filter_invalid_src();
			self::debug('Images after invalid: ' . count($this->_img_in_queue));
			// Check w/ legacy imgoptm table, bypass finished images
			$this->_filter_legacy_src();

			$num_b = count($this->_img_in_queue);
			if ($num_b != $num_a) {
				self::debug('Images after filtered duplicated/invalid/legacy src: ' . $num_b);
			}

			// Save to DB
			$this->_save_raw();
		}

		// Push to Cloud server
		$accepted_imgs = $this->_send_request($allowance);

		$this->_finished_running();
		if (!$accepted_imgs) {
			return;
		}

		$placeholder1 = Admin_Display::print_plural($accepted_imgs[0], 'image');
		$placeholder2 = Admin_Display::print_plural($accepted_imgs[1], 'image');
		$msg = sprintf(__('Pushed %1$s to Cloud server, accepted %2$s.', 'litespeed-cache'), $placeholder1, $placeholder2);
		Admin_Display::success($msg);
	}

	/**
	 * Set running to done
	 */
	private function _finished_running()
	{
		$this->_summary['is_running'] = 0;
		self::save_summary();
	}

	/**
	 * Add a new img to queue which will be pushed to request
	 *
	 * @since 1.6
	 * @access private
	 */
	private function _append_img_queue($meta_value, $is_ori_file = false)
	{
		if (empty($meta_value['file']) || empty($meta_value['width']) || empty($meta_value['height'])) {
			self::debug2('bypass image due to lack of file/w/h: pid ' . $this->tmp_pid, $meta_value);
			return;
		}

		$short_file_path = $meta_value['file'];

		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		// Check if src is gathered already or not
		if (in_array($this->tmp_pid . '.' . $short_file_path, $this->_existed_src_list)) {
			// Debug2::debug2( '[Img_Optm] bypass image due to gathered: pid ' . $this->tmp_pid . ' ' . $short_file_path );
			return;
		} else {
			// Append handled images
			$this->_existed_src_list[] = $this->tmp_pid . '.' . $short_file_path;
		}

		// check file exists or not
		$_img_info = $this->__media->info($short_file_path, $this->tmp_pid);

		$extension = pathinfo($short_file_path, PATHINFO_EXTENSION);
		if (!$_img_info || !in_array($extension, array('jpg', 'jpeg', 'png', 'gif'))) {
			self::debug2('bypass image due to file not exist: pid ' . $this->tmp_pid . ' ' . $short_file_path);
			return;
		}

		// Check if optimized file exists or not
		$target_needed = false;
		if ($this->_format) {
			$target_file_path = $short_file_path . '.' . $this->_format;
			if (!$this->__media->info($target_file_path, $this->tmp_pid)) {
				$target_needed = true;
			}
		}
		if ($this->conf(self::O_IMG_OPTM_ORI)) {
			$target_file_path = substr($short_file_path, 0, -strlen($extension)) . 'bk.' . $extension;
			if (!$this->__media->info($target_file_path, $this->tmp_pid)) {
				$target_needed = true;
			}
		}
		if (!$target_needed) {
			self::debug2('bypass image due to optimized file exists: pid ' . $this->tmp_pid . ' ' . $short_file_path);
			return;
		}

		// Debug2::debug2( '[Img_Optm] adding image: pid ' . $this->tmp_pid );

		$this->_img_in_queue[] = array(
			'pid' => $this->tmp_pid,
			'md5' => $_img_info['md5'],
			'url' => $_img_info['url'],
			'src' => $short_file_path, // not needed in LiteSpeed IAPI, just leave for local storage after post
			'mime_type' => !empty($meta_value['mime-type']) ? $meta_value['mime-type'] : '',
		);
	}

	/**
	 * Save gathered image raw data
	 *
	 * @since  3.0
	 */
	private function _save_raw()
	{
		if (empty($this->_img_in_queue)) {
			return;
		}
		$data = array();
		$pid_list = array();
		foreach ($this->_img_in_queue as $k => $v) {
			$_img_info = $this->__media->info($v['src'], $v['pid']);

			// attachment doesn't exist, delete the record
			if (empty($_img_info['url']) || empty($_img_info['md5'])) {
				unset($this->_img_in_queue[$k]);
				continue;
			}
			$pid_list[] = (int) $v['pid'];

			$data[] = $v['pid'];
			$data[] = self::STATUS_RAW;
			$data[] = $v['src'];
		}

		global $wpdb;
		$fields = 'post_id, optm_status, src';
		$q = "INSERT INTO `$this->_table_img_optming` ( $fields ) VALUES ";

		// Add placeholder
		$q .= Utility::chunk_placeholder($data, $fields);

		// Store data
		$wpdb->query($wpdb->prepare($q, $data));

		$count = count($this->_img_in_queue);
		self::debug('Added raw images [total] ' . $count);

		$this->_img_in_queue = array();

		// Save thumbnail groups for future rescan index
		$this->_gen_thumbnail_set();

		$pid_list = array_unique($pid_list);
		self::debug('pid list to append to postmeta', $pid_list);
		$pid_list = array_diff($pid_list, $this->_pids_set);
		$this->_pids_set = array_merge($this->_pids_set, $pid_list);

		$existed_meta = $wpdb->get_results("SELECT * FROM `$wpdb->postmeta` WHERE post_id IN ('" . implode("','", $pid_list) . "') AND meta_key='" . self::DB_SET . "'");
		$existed_pid = array();
		if ($existed_meta) {
			foreach ($existed_meta as $v) {
				$existed_pid[] = $v->post_id;
			}
			self::debug('pid list to update postmeta', $existed_pid);
			$wpdb->query(
				$wpdb->prepare("UPDATE `$wpdb->postmeta` SET meta_value=%s WHERE post_id IN ('" . implode("','", $existed_pid) . "') AND meta_key=%s", array(
					$this->_thumbnail_set,
					self::DB_SET,
				))
			);
		}

		# Add new meta
		$new_pids = $existed_pid ? array_diff($pid_list, $existed_pid) : $pid_list;
		if ($new_pids) {
			self::debug('pid list to update postmeta', $new_pids);
			foreach ($new_pids as $v) {
				self::debug('New group set info [pid] ' . $v);
				$q = "INSERT INTO `$wpdb->postmeta` (post_id, meta_key, meta_value) VALUES (%d, %s, %s)";
				$wpdb->query($wpdb->prepare($q, array($v, self::DB_SET, $this->_thumbnail_set)));
			}
		}
	}

	/**
	 * Generate thumbnail sets of current image group
	 *
	 * @since 5.4
	 */
	private function _gen_thumbnail_set()
	{
		if ($this->_thumbnail_set) {
			return;
		}
		$set = array();
		foreach (Media::cls()->get_image_sizes() as $size) {
			$curr_size = $size['width'] . 'x' . $size['height'];
			if (in_array($curr_size, $set)) {
				continue;
			}
			$set[] = $curr_size;
		}
		$this->_thumbnail_set = implode(PHP_EOL, $set);
	}

	/**
	 * Filter duplicated src in work table and $this->_img_in_queue, then mark them as duplicated
	 *
	 * @since 2.0
	 * @access private
	 */
	private function _filter_duplicated_src()
	{
		global $wpdb;

		$srcpath_list = array();

		$list = $wpdb->get_results("SELECT src FROM `$this->_table_img_optming`");
		foreach ($list as $v) {
			$srcpath_list[] = $v->src;
		}

		foreach ($this->_img_in_queue as $k => $v) {
			if (in_array($v['src'], $srcpath_list)) {
				unset($this->_img_in_queue[$k]);
				continue;
			}

			$srcpath_list[] = $v['src'];
		}
	}

	/**
	 * Filter legacy finished ones
	 *
	 * @since 5.4
	 */
	private function _filter_legacy_src()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('img_optm')) {
			return;
		}

		if (!$this->_img_in_queue) {
			return;
		}

		$finished_ids = array();

		Utility::compatibility();
		$post_ids = array_unique(array_column($this->_img_in_queue, 'pid'));
		$list = $wpdb->get_results("SELECT post_id FROM `$this->_table_img_optm` WHERE post_id in (" . implode(',', $post_ids) . ') GROUP BY post_id');
		foreach ($list as $v) {
			$finished_ids[] = $v->post_id;
		}

		foreach ($this->_img_in_queue as $k => $v) {
			if (in_array($v['pid'], $finished_ids)) {
				self::debug('Legacy image optimized [pid] ' . $v['pid']);
				unset($this->_img_in_queue[$k]);
				continue;
			}
		}

		// Drop all existing legacy records
		$wpdb->query("DELETE FROM `$this->_table_img_optm` WHERE post_id in (" . implode(',', $post_ids) . ')');
	}

	/**
	 * Filter the invalid src before sending
	 *
	 * @since 3.0.8.3
	 * @access private
	 */
	private function _filter_invalid_src()
	{
		$img_in_queue_invalid = array();
		foreach ($this->_img_in_queue as $k => $v) {
			if ($v['src']) {
				$extension = pathinfo($v['src'], PATHINFO_EXTENSION);
			}
			if (!$v['src'] || empty($extension) || !in_array($extension, array('jpg', 'jpeg', 'png', 'gif'))) {
				$img_in_queue_invalid[] = $v['id'];
				unset($this->_img_in_queue[$k]);
				continue;
			}
		}

		if (!$img_in_queue_invalid) {
			return;
		}

		$count = count($img_in_queue_invalid);
		$msg = sprintf(__('Cleared %1$s invalid images.', 'litespeed-cache'), $count);
		Admin_Display::success($msg);

		self::debug('Found invalid src [total] ' . $count);
	}

	/**
	 * Push img request to Cloud server
	 *
	 * @since 1.6.7
	 * @access private
	 */
	private function _send_request($allowance)
	{
		global $wpdb;

		$q = "SELECT id, src, post_id FROM `$this->_table_img_optming` WHERE optm_status=%d LIMIT %d";
		$q = $wpdb->prepare($q, array(self::STATUS_RAW, $allowance));
		$_img_in_queue = $wpdb->get_results($q);
		if (!$_img_in_queue) {
			return;
		}

		self::debug('Load img in queue [total] ' . count($_img_in_queue));

		$list = array();
		foreach ($_img_in_queue as $v) {
			$_img_info = $this->__media->info($v->src, $v->post_id);
			# If record is invalid, remove from img_optming table
			if (empty($_img_info['url']) || empty($_img_info['md5'])) {
				$wpdb->query($wpdb->prepare("DELETE FROM `$this->_table_img_optming` WHERE id=%d", $v->id));
				continue;
			}

			$img = array(
				'id' => $v->id,
				'url' => $_img_info['url'],
				'md5' => $_img_info['md5'],
			);
			// Build the needed image types for request as we now support soft reset counter
			if ($this->_format) {
				$target_file_path = $v->src . '.' . $this->_format;
				if ($this->__media->info($target_file_path, $v->post_id)) {
					$img['optm_' . $this->_format] = 0;
				}
			}
			if ($this->conf(self::O_IMG_OPTM_ORI)) {
				$extension = pathinfo($v->src, PATHINFO_EXTENSION);
				$target_file_path = substr($v->src, 0, -strlen($extension)) . 'bk.' . $extension;
				if ($this->__media->info($target_file_path, $v->post_id)) {
					$img['optm_ori'] = 0;
				}
			}

			$list[] = $img;
		}

		if (!$list) {
			$msg = __('No valid image found in the current request.', 'litespeed-cache');
			Admin_Display::error($msg);
			return;
		}

		$data = array(
			'action' => self::CLOUD_ACTION_NEW_REQ,
			'list' => \json_encode($list),
			'optm_ori' => $this->conf(self::O_IMG_OPTM_ORI) ? 1 : 0,
			'optm_lossless' => $this->conf(self::O_IMG_OPTM_LOSSLESS) ? 1 : 0,
			'keep_exif' => $this->conf(self::O_IMG_OPTM_EXIF) ? 1 : 0,
		);
		if ($this->_format) {
			$data['optm_' . $this->_format] = 1;
		}

		// Push to Cloud server
		$json = Cloud::post(Cloud::SVC_IMG_OPTM, $data);
		if (!$json) {
			return;
		}

		// Check data format
		if (empty($json['ids'])) {
			self::debug('Failed to parse response data from Cloud server ', $json);
			$msg = __('No valid image found by Cloud server in the current request.', 'litespeed-cache');
			Admin_Display::error($msg);
			return;
		}

		self::debug('Returned data from Cloud server count: ' . count($json['ids']));

		$ids = implode(',', array_map('intval', $json['ids']));
		// Update img table
		$q = "UPDATE `$this->_table_img_optming` SET optm_status = '" . self::STATUS_REQUESTED . "' WHERE id IN ( $ids )";
		$wpdb->query($q);

		$this->_summary['last_requested'] = time();
		self::save_summary();

		return array(count($list), count($json['ids']));
	}

	/**
	 * Cloud server notify Client img status changed
	 *
	 * @access public
	 */
	public function notify_img()
	{
		// Interval validation to avoid hacking domain_key
		if (!empty($this->_summary['notify_ts_err']) && time() - $this->_summary['notify_ts_err'] < 3) {
			return Cloud::err('too_often');
		}

		$post_data = \json_decode(file_get_contents('php://input'), true);
		if (is_null($post_data)) {
			$post_data = $_POST;
		}

		global $wpdb;

		$notified_data = $post_data['data'];
		if (empty($notified_data) || !is_array($notified_data)) {
			self::debug('❌ notify exit: no notified data');
			return Cloud::err('no notified data');
		}

		if (empty($post_data['server']) || (substr($post_data['server'], -11) !== '.quic.cloud' && substr($post_data['server'], -15) !== '.quicserver.com')) {
			self::debug('notify exit: no/wrong server');
			return Cloud::err('no/wrong server');
		}

		if (empty($post_data['status'])) {
			self::debug('notify missing status');
			return Cloud::err('no status');
		}

		$status = $post_data['status'];
		self::debug('notified status=' . $status);

		$last_log_pid = 0;

		if (empty($this->_summary['reduced'])) {
			$this->_summary['reduced'] = 0;
		}

		if ($status == self::STATUS_NOTIFIED) {
			// Notified data format: [ img_optm_id => [ id=>, src_size=>, ori=>, ori_md5=>, ori_reduced=>, webp=>, webp_md5=>, webp_reduced=> ] ]
			$q =
				"SELECT a.*, b.meta_id as b_meta_id, b.meta_value AS b_optm_info
					FROM `$this->_table_img_optming` a
					LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.post_id AND b.meta_key = %s
					WHERE a.id IN ( " .
				implode(',', array_fill(0, count($notified_data), '%d')) .
				' )';
			$list = $wpdb->get_results($wpdb->prepare($q, array_merge(array(self::DB_SIZE), array_keys($notified_data))));
			$ls_optm_size_row_exists_postids = array();
			foreach ($list as $v) {
				$json = $notified_data[$v->id];
				// self::debug('Notified data for [id] ' . $v->id, $json);

				$server = !empty($json['server']) ? $json['server'] : $post_data['server'];

				$server_info = array(
					'server' => $server,
				);

				// Save server side ID to send taken notification after pulled
				$server_info['id'] = $json['id'];
				if (!empty($json['file_id'])) {
					$server_info['file_id'] = $json['file_id'];
				}

				// Optm info array
				$postmeta_info = array(
					'ori_total' => 0,
					'ori_saved' => 0,
					'webp_total' => 0,
					'webp_saved' => 0,
					'avif_total' => 0,
					'avif_saved' => 0,
				);
				// Init postmeta_info for the first one
				if (!empty($v->b_meta_id)) {
					foreach (maybe_unserialize($v->b_optm_info) as $k2 => $v2) {
						$postmeta_info[$k2] += $v2;
					}
				}

				if (!empty($json['ori'])) {
					$server_info['ori_md5'] = $json['ori_md5'];
					$server_info['ori'] = $json['ori'];

					// Append meta info
					$postmeta_info['ori_total'] += $json['src_size'];
					$postmeta_info['ori_saved'] += $json['ori_reduced']; // optimized image size info in img_optm tb will be updated when pull

					$this->_summary['reduced'] += $json['ori_reduced'];
				}

				if (!empty($json['webp'])) {
					$server_info['webp_md5'] = $json['webp_md5'];
					$server_info['webp'] = $json['webp'];

					// Append meta info
					$postmeta_info['webp_total'] += $json['src_size'];
					$postmeta_info['webp_saved'] += $json['webp_reduced'];

					$this->_summary['reduced'] += $json['webp_reduced'];
				}

				if (!empty($json['avif'])) {
					$server_info['avif_md5'] = $json['avif_md5'];
					$server_info['avif'] = $json['avif'];

					// Append meta info
					$postmeta_info['avif_total'] += $json['src_size'];
					$postmeta_info['avif_saved'] += $json['avif_reduced'];

					$this->_summary['reduced'] += $json['avif_reduced'];
				}

				// Update status and data in working table
				$q = "UPDATE `$this->_table_img_optming` SET optm_status = %d, server_info = %s WHERE id = %d ";
				$wpdb->query($wpdb->prepare($q, array($status, \json_encode($server_info), $v->id)));

				// Update postmeta for optm summary
				$postmeta_info = serialize($postmeta_info);
				if (empty($v->b_meta_id) && !in_array($v->post_id, $ls_optm_size_row_exists_postids)) {
					self::debug('New size info [pid] ' . $v->post_id);
					$q = "INSERT INTO `$wpdb->postmeta` ( post_id, meta_key, meta_value ) VALUES ( %d, %s, %s )";
					$wpdb->query($wpdb->prepare($q, array($v->post_id, self::DB_SIZE, $postmeta_info)));
					$ls_optm_size_row_exists_postids[] = $v->post_id;
				} else {
					$q = "UPDATE `$wpdb->postmeta` SET meta_value = %s WHERE meta_id = %d ";
					$wpdb->query($wpdb->prepare($q, array($postmeta_info, $v->b_meta_id)));
				}

				// write log
				$pid_log = $last_log_pid == $v->post_id ? '.' : $v->post_id;
				self::debug('notify_img [status] ' . $status . " \t\t[pid] " . $pid_log . " \t\t[id] " . $v->id);
				$last_log_pid = $v->post_id;
			}

			self::save_summary();

			// Mark need_pull tag for cron
			self::update_option(self::DB_NEED_PULL, self::STATUS_NOTIFIED);
		} else {
			// Other errors will directly remove the working records
			// Delete from working table
			$q = "DELETE FROM `$this->_table_img_optming` WHERE id IN ( " . implode(',', array_fill(0, count($notified_data), '%d')) . ' ) ';
			$wpdb->query($wpdb->prepare($q, $notified_data));
		}

		return Cloud::ok(array('count' => count($notified_data)));
	}

	/**
	 * Cron start async req
	 *
	 * @since 5.5
	 */
	public static function start_async_cron()
	{
		Task::async_call('imgoptm');
	}

	/**
	 * Manually start async req
	 *
	 * @since 5.5
	 */
	public static function start_async()
	{
		Task::async_call('imgoptm_force');

		$msg = __('Started async image optimization request', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Ajax req handler
	 *
	 * @since 5.5
	 */
	public static function async_handler($force = false)
	{
		self::debug('------------async-------------start_async_handler');

		$tag = self::get_option(self::DB_NEED_PULL);
		if (!$tag || $tag != self::STATUS_NOTIFIED) {
			self::debug('❌ no need pull [tag] ' . $tag);
			return;
		}

		if (defined('LITESPEED_IMG_OPTM_PULL_CRON') && !LITESPEED_IMG_OPTM_PULL_CRON) {
			self::debug('Cron disabled [define] LITESPEED_IMG_OPTM_PULL_CRON');
			return;
		}

		self::cls()->pull($force);
	}

	/**
	 * Calculate pull threads
	 *
	 * @since  5.8
	 * @access private
	 */
	private function _calc_pull_threads()
	{
		global $wpdb;

		if (defined('LITESPEED_IMG_OPTM_PULL_THREADS')) {
			return LITESPEED_IMG_OPTM_PULL_THREADS;
		}

		// Tune number of images per request based on number of images waiting and cloud packages
		$imgs_per_req = 1; // base 1, ramp up to ~50 max

		// Ramp up the request rate based on how many images are waiting
		$c = "SELECT count(id) FROM `$this->_table_img_optming` WHERE optm_status = %d";
		$_c = $wpdb->prepare($c, array(self::STATUS_NOTIFIED));
		$images_waiting = $wpdb->get_var($_c);
		if ($images_waiting && $images_waiting > 0) {
			$imgs_per_req = ceil($images_waiting / 1000); //ie. download 5/request if 5000 images are waiting
		}

		// Cap the request rate at 50 images per request
		$imgs_per_req = min(50, $imgs_per_req);

		self::debug('Pulling images at rate: ' . $imgs_per_req . ' Images per request.');

		return $imgs_per_req;
	}

	/**
	 * Pull optimized img
	 *
	 * @since  1.6
	 * @access public
	 */
	public function pull($manual = false)
	{
		global $wpdb;
		$timeoutLimit = ini_get('max_execution_time');
		$endts = time() + $timeoutLimit;

		self::debug('' . ($manual ? 'Manually' : 'Cron') . ' pull started [timeout: ' . $timeoutLimit . 's]');

		if ($this->cron_running()) {
			self::debug('Pull cron is running');

			$msg = __('Pull Cron is running', 'litespeed-cache');
			Admin_Display::note($msg);
			return;
		}

		$this->_summary['last_pulled'] = time();
		$this->_summary['last_pulled_by_cron'] = !$manual;
		self::save_summary();

		$imgs_per_req = $this->_calc_pull_threads();
		$q = "SELECT * FROM `$this->_table_img_optming` WHERE optm_status = %d ORDER BY id LIMIT %d";
		$_q = $wpdb->prepare($q, array(self::STATUS_NOTIFIED, $imgs_per_req));

		$rm_ori_bkup = $this->conf(self::O_IMG_OPTM_RM_BKUP);

		$total_pulled_ori = 0;
		$total_pulled_webp = 0;
		$total_pulled_avif = 0;

		$server_list = array();

		try {
			while ($img_rows = $wpdb->get_results($_q)) {
				self::debug('timeout left: ' . ($endts - time()) . 's');
				if (function_exists('set_time_limit')) {
					$endts += 600;
					self::debug('Endtime extended to ' . date('Ymd H:i:s', $endts));
					set_time_limit(600); // This will be no more important as we use noabort now
				}
				// Disabled as we use noabort
				// if ($endts - time() < 10) {
				// 	self::debug("🚨 End loop due to timeout limit reached " . $timeoutLimit . "s");
				// 	break;
				// }

				/**
				 * Update cron timestamp to avoid duplicated running
				 * @since  1.6.2
				 */
				$this->_update_cron_running();

				// Run requests in parallel
				$requests = array(); // store each request URL for Requests::request_multiple()
				$imgs_by_req = array(); // store original request data so that we can reference it in the response
				$req_counter = 0;
				foreach ($img_rows as $row_img) {
					// request original image
					$server_info = \json_decode($row_img->server_info, true);
					if (!empty($server_info['ori'])) {
						$image_url = $server_info['server'] . '/' . $server_info['ori'];
						self::debug('Queueing pull: ' . $image_url);
						$requests[$req_counter] = array(
							'url' => $image_url,
							'type' => 'GET',
						);
						$imgs_by_req[$req_counter++] = array(
							'type' => 'ori',
							'data' => $row_img,
						);
					}

					// request webp image
					$webp_size = 0;
					if (!empty($server_info['webp'])) {
						$image_url = $server_info['server'] . '/' . $server_info['webp'];
						self::debug('Queueing pull WebP: ' . $image_url);
						$requests[$req_counter] = array(
							'url' => $image_url,
							'type' => 'GET',
						);
						$imgs_by_req[$req_counter++] = array(
							'type' => 'webp',
							'data' => $row_img,
						);
					}

					// request avif image
					$avif_size = 0;
					if (!empty($server_info['avif'])) {
						$image_url = $server_info['server'] . '/' . $server_info['avif'];
						self::debug('Queueing pull AVIF: ' . $image_url);
						$requests[$req_counter] = array(
							'url' => $image_url,
							'type' => 'GET',
						);
						$imgs_by_req[$req_counter++] = array(
							'type' => 'avif',
							'data' => $row_img,
						);
					}
				}
				self::debug('Loaded images count: ' . $req_counter);

				$complete_action = function ($response, $req_count) use ($imgs_by_req, $rm_ori_bkup, &$total_pulled_ori, &$total_pulled_webp, &$total_pulled_avif, &$server_list) {
					global $wpdb;
					$row_data = isset($imgs_by_req[$req_count]) ? $imgs_by_req[$req_count] : false;
					if (false === $row_data) {
						self::debug('❌ failed to pull image: Request not found in lookup variable.');
						return;
					}
					$row_type = isset($row_data['type']) ? $row_data['type'] : 'ori';
					$row_img = $row_data['data'];
					$local_file = $this->wp_upload_dir['basedir'] . '/' . $row_img->src;
					$server_info = \json_decode($row_img->server_info, true);

					if (empty($response->success)) {
						if (!empty($response->status_code) && 404 == $response->status_code) {
							$this->_step_back_image($row_img->id);

							$msg = __('Some optimized image file(s) has expired and was cleared.', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						} else {
							// handle error
							$image_url = $server_info['server'] . '/' . $server_info[$row_type];
							self::debug(
								'❌ failed to pull image (' .
									$row_type .
									'): ' .
									(!empty($response->status_code) ? $response->status_code : '') .
									' [Local: ' .
									$row_img->src .
									'] / [remote: ' .
									$image_url .
									']'
							);
							throw new \Exception('Failed to pull image ' . (!empty($response->status_code) ? $response->status_code : '') . ' [url] ' . $image_url);
							return;
						}
					}
					// Handle wp_remote_get 404 as its success=true
					if (!empty($response->status_code)) {
						if ($response->status_code == 404) {
							$this->_step_back_image($row_img->id);

							$msg = __('Some optimized image file(s) has expired and was cleared.', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						}
						// Note: if there is other error status code found in future, handle here
					}

					if ('webp' === $row_type) {
						file_put_contents($local_file . '.webp', $response->body);

						if (!file_exists($local_file . '.webp') || !filesize($local_file . '.webp') || md5_file($local_file . '.webp') !== $server_info['webp_md5']) {
							self::debug('❌ Failed to pull optimized webp img: file md5 mismatch, server md5: ' . $server_info['webp_md5']);

							// Delete working table
							$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
							$wpdb->query($wpdb->prepare($q, $row_img->id));

							$msg = __('Pulled WebP image md5 does not match the notified WebP image md5.', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						}

						self::debug('Pulled optimized img WebP: ' . $local_file . '.webp');

						$webp_size = filesize($local_file . '.webp');

						/**
						 * API for WebP
						 * @since 2.9.5
						 * @since  3.0 $row_img less elements (see above one)
						 * @see #751737  - API docs for WEBP generation
						 */
						do_action('litespeed_img_pull_webp', $row_img, $local_file . '.webp');

						$total_pulled_webp++;
					} elseif ('avif' === $row_type) {
						file_put_contents($local_file . '.avif', $response->body);

						if (!file_exists($local_file . '.avif') || !filesize($local_file . '.avif') || md5_file($local_file . '.avif') !== $server_info['avif_md5']) {
							self::debug('❌ Failed to pull optimized avif img: file md5 mismatch, server md5: ' . $server_info['avif_md5']);

							// Delete working table
							$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
							$wpdb->query($wpdb->prepare($q, $row_img->id));

							$msg = __('Pulled AVIF image md5 does not match the notified AVIF image md5.', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						}

						self::debug('Pulled optimized img AVIF: ' . $local_file . '.avif');

						$avif_size = filesize($local_file . '.avif');

						/**
						 * API for AVIF
						 * @since 7.0
						 */
						do_action('litespeed_img_pull_avif', $row_img, $local_file . '.avif');

						$total_pulled_avif++;
					} else {
						// "ori" image type
						file_put_contents($local_file . '.tmp', $response->body);

						if (!file_exists($local_file . '.tmp') || !filesize($local_file . '.tmp') || md5_file($local_file . '.tmp') !== $server_info['ori_md5']) {
							self::debug(
								'❌ Failed to pull optimized img: file md5 mismatch [url] ' .
									$server_info['server'] .
									'/' .
									$server_info['ori'] .
									' [server_md5] ' .
									$server_info['ori_md5']
							);

							// Delete working table
							$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
							$wpdb->query($wpdb->prepare($q, $row_img->id));

							$msg = __('One or more pulled images does not match with the notified image md5', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						}

						// Backup ori img
						if (!$rm_ori_bkup) {
							$extension = pathinfo($local_file, PATHINFO_EXTENSION);
							$bk_file = substr($local_file, 0, -strlen($extension)) . 'bk.' . $extension;
							file_exists($local_file) && rename($local_file, $bk_file);
						}

						// Replace ori img
						rename($local_file . '.tmp', $local_file);

						self::debug('Pulled optimized img: ' . $local_file);

						/**
						 * API Hook
						 * @since  2.9.5
						 * @since  3.0 $row_img has less elements now. Most useful ones are `post_id`/`src`
						 */
						do_action('litespeed_img_pull_ori', $row_img, $local_file);

						self::debug2('Remove _table_img_optming record [id] ' . $row_img->id);
					}

					// Delete working table
					$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
					$wpdb->query($wpdb->prepare($q, $row_img->id));

					// Save server_list to notify taken
					if (empty($server_list[$server_info['server']])) {
						$server_list[$server_info['server']] = array();
					}

					$server_info_id = !empty($server_info['file_id']) ? $server_info['file_id'] : $server_info['id'];
					$server_list[$server_info['server']][] = $server_info_id;

					$total_pulled_ori++;
				};

				$force_wp_remote_get = defined('LITESPEED_FORCE_WP_REMOTE_GET') && LITESPEED_FORCE_WP_REMOTE_GET;
				if (!$force_wp_remote_get && class_exists('\WpOrg\Requests\Requests') && class_exists('\WpOrg\Requests\Autoload') && version_compare(PHP_VERSION, '5.6.0', '>=')) {
					// Make sure Requests can load internal classes.
					Autoload::register();

					// Run pull requests in parallel
					Requests::request_multiple($requests, array(
						'timeout' => 60,
						'connect_timeout' => 60,
						'complete' => $complete_action,
					));
				} else {
					foreach ($requests as $cnt => $req) {
						$wp_response = wp_safe_remote_get($req['url'], array('timeout' => 60));
						$request_response = array(
							'success' => false,
							'status_code' => 0,
							'body' => null,
						);
						if (is_wp_error($wp_response)) {
							$error_message = $wp_response->get_error_message();
							self::debug('❌ failed to pull image: ' . $error_message);
						} else {
							$request_response['success'] = true;
							$request_response['status_code'] = $wp_response['response']['code'];
							$request_response['body'] = $wp_response['body'];
						}
						self::debug('response code [code] ' . $wp_response['response']['code'] . ' [url] ' . $req['url']);

						$request_response = (object) $request_response;

						$complete_action($request_response, $cnt);
					}
				}
				self::debug('Current batch pull finished');
			}
		} catch (\Exception $e) {
			Admin_Display::error('Image pull process failure: ' . $e->getMessage());
		}

		// Notify IAPI images taken
		foreach ($server_list as $server => $img_list) {
			$data = array(
				'action' => self::CLOUD_ACTION_TAKEN,
				'list' => $img_list,
				'server' => $server,
			);
			// TODO: improve this so we do not call once per server, but just once and then filter on the server side
			Cloud::post(Cloud::SVC_IMG_OPTM, $data);
		}

		if (empty($this->_summary['img_taken'])) {
			$this->_summary['img_taken'] = 0;
		}
		$this->_summary['img_taken'] += $total_pulled_ori + $total_pulled_webp + $total_pulled_avif;
		self::save_summary();

		// Manually running needs to roll back timestamp for next running
		if ($manual) {
			$this->_update_cron_running(true);
		}

		// $msg = sprintf(__('Pulled %d image(s)', 'litespeed-cache'), $total_pulled_ori + $total_pulled_webp);
		// Admin_Display::success($msg);

		// Check if there is still task in queue
		$q = "SELECT * FROM `$this->_table_img_optming` WHERE optm_status = %d LIMIT 1";
		$to_be_continued = $wpdb->get_row($wpdb->prepare($q, self::STATUS_NOTIFIED));
		if ($to_be_continued) {
			self::debug('Task in queue, to be continued...');
			return;
			// return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_PULL);
		}

		// If all pulled, update tag to done
		self::debug('Marked pull status to all pulled');
		self::update_option(self::DB_NEED_PULL, self::STATUS_PULLED);
	}

	/**
	 * Push image back to previous status
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _step_back_image($id)
	{
		global $wpdb;

		self::debug('Push image back to new status [id] ' . $id);

		// Reset the image to gathered status
		$q = "UPDATE `$this->_table_img_optming` SET optm_status = %d WHERE id = %d ";
		$wpdb->query($wpdb->prepare($q, array(self::STATUS_RAW, $id)));
	}

	/**
	 * Parse wp's meta value
	 *
	 * @since 1.6.7
	 * @access private
	 */
	private function _parse_wp_meta_value($v)
	{
		if (empty($v)) {
			self::debug('bypassed parsing meta due to null value');
			return false;
		}

		if (!$v->meta_value) {
			self::debug('bypassed parsing meta due to no meta_value: pid ' . $v->post_id);
			return false;
		}

		$meta_value = @maybe_unserialize($v->meta_value);
		if (!is_array($meta_value)) {
			self::debug('bypassed parsing meta due to meta_value not json: pid ' . $v->post_id);
			return false;
		}

		if (empty($meta_value['file'])) {
			self::debug('bypassed parsing meta due to no ori file: pid ' . $v->post_id);
			return false;
		}

		return $meta_value;
	}

	/**
	 * Clean up all unfinished queue locally and to Cloud server
	 *
	 * @since 2.1.2
	 * @access public
	 */
	public function clean()
	{
		global $wpdb;

		// Reset img_optm table's queue
		if ($this->__data->tb_exist('img_optming')) {
			// Get min post id to mark
			$q = "SELECT MIN(post_id) FROM `$this->_table_img_optming`";
			$min_pid = $wpdb->get_var($q) - 1;
			if ($this->_summary['next_post_id'] > $min_pid) {
				$this->_summary['next_post_id'] = $min_pid;
				self::save_summary();
			}

			$q = "DELETE FROM `$this->_table_img_optming`";
			$wpdb->query($q);
		}

		$msg = __('Cleaned up unfinished data successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Reset image counter
	 *
	 * @since 7.0
	 * @access private
	 */
	private function _reset_counter()
	{
		self::debug('reset image optm counter');
		$this->_summary['next_post_id'] = 0;
		self::save_summary();

		$this->clean();

		$msg = __('Reset image optimization counter successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Destroy all optimized images
	 *
	 * @since 3.0
	 * @access private
	 */
	private function _destroy()
	{
		global $wpdb;

		self::debug('executing DESTROY process');

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		/**
		 * Limit images each time before redirection to fix Out of memory issue. #665465
		 * @since  2.9.8
		 */
		// Start deleting files
		$limit = apply_filters('litespeed_imgoptm_destroy_max_rows', 500);

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q = $wpdb->prepare($img_q, array($offset * $limit, $limit));
		$list = $wpdb->get_results($q);
		$i = 0;
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$i++;

			$this->tmp_pid = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_destroy_optm_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_destroy_optm_file'), $meta_value['sizes']);
			}
		}

		self::debug('batch switched images total: ' . $i);

		$offset++;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array($offset * $limit, 1)));
		if ($to_be_continued) {
			# Check if post_id is beyond next_post_id
			self::debug('[next_post_id] ' . $this->_summary['next_post_id'] . ' [cursor post id] ' . $to_be_continued->post_id);
			if ($to_be_continued->post_id <= $this->_summary['next_post_id']) {
				self::debug('redirecting to next');
				return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_DESTROY);
			}
			self::debug('🎊 Finished destroying');
		}

		// Delete postmeta info
		$q = "DELETE FROM `$wpdb->postmeta` WHERE meta_key = %s";
		$wpdb->query($wpdb->prepare($q, self::DB_SIZE));
		$wpdb->query($wpdb->prepare($q, self::DB_SET));

		// Delete img_optm table
		$this->__data->tb_del('img_optm');
		$this->__data->tb_del('img_optming');

		// Clear options table summary info
		self::delete_option('_summary');
		self::delete_option(self::DB_NEED_PULL);

		$msg = __('Destroy all optimization data successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Destroy optm file
	 */
	private function _destroy_optm_file($meta_value, $is_ori_file = false)
	{
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}
		self::debug('deleting ' . $short_file_path);

		// del webp
		$this->__media->info($short_file_path . '.webp', $this->tmp_pid) && $this->__media->del($short_file_path . '.webp', $this->tmp_pid);
		$this->__media->info($short_file_path . '.optm.webp', $this->tmp_pid) && $this->__media->del($short_file_path . '.optm.webp', $this->tmp_pid);

		// del avif
		$this->__media->info($short_file_path . '.avif', $this->tmp_pid) && $this->__media->del($short_file_path . '.avif', $this->tmp_pid);
		$this->__media->info($short_file_path . '.optm.avif', $this->tmp_pid) && $this->__media->del($short_file_path . '.optm.avif', $this->tmp_pid);

		$extension = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file = $local_filename . '.bk.' . $extension;
		$bk_optm_file = $local_filename . '.bk.optm.' . $extension;

		// del optimized ori
		if ($this->__media->info($bk_file, $this->tmp_pid)) {
			self::debug('deleting optim ori');
			$this->__media->del($short_file_path, $this->tmp_pid);
			$this->__media->rename($bk_file, $short_file_path, $this->tmp_pid);
		}
		$this->__media->info($bk_optm_file, $this->tmp_pid) && $this->__media->del($bk_optm_file, $this->tmp_pid);
	}

	/**
	 * Rescan to find new generated images
	 *
	 * @since 1.6.7
	 * @access private
	 */
	private function _rescan()
	{
		global $wpdb;
		exit('tobedone');

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$limit = 500;

		self::debug('rescan images');

		// Get images
		$q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a, `$wpdb->postmeta` b
			WHERE a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
				AND a.ID = b.post_id
				AND b.meta_key = '_wp_attachment_metadata'
			ORDER BY a.ID
			LIMIT %d, %d
			";
		$list = $wpdb->get_results($wpdb->prepare($q, $offset * $limit, $limit + 1)); // last one is the seed for next batch

		if (!$list) {
			$msg = __('Rescanned successfully.', 'litespeed-cache');
			Admin_Display::success($msg);

			self::debug('rescan bypass: no gathered image found');
			return;
		}

		if (count($list) == $limit + 1) {
			$to_be_continued = true;
			array_pop($list); // last one is the seed for next round, discard here.
		} else {
			$to_be_continued = false;
		}

		// Prepare post_ids to inquery gathered images
		$pid_set = array();
		$scanned_list = array();
		foreach ($list as $v) {
			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$scanned_list[] = array(
				'pid' => $v->post_id,
				'meta' => $meta_value,
			);

			$pid_set[] = $v->post_id;
		}

		// Build gathered images
		$q = "SELECT src, post_id FROM `$this->_table_img_optm` WHERE post_id IN (" . implode(',', array_fill(0, count($pid_set), '%d')) . ')';
		$list = $wpdb->get_results($wpdb->prepare($q, $pid_set));
		foreach ($list as $v) {
			$this->_existed_src_list[] = $v->post_id . '.' . $v->src;
		}

		// Find new images
		foreach ($scanned_list as $v) {
			$meta_value = $v['meta'];
			// Parse all child src and put them into $this->_img_in_queue, missing ones to $this->_img_in_queue_missed
			$this->tmp_pid = $v['pid'];
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_append_img_queue($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_append_img_queue'), $meta_value['sizes']);
			}
		}

		self::debug('rescanned [img] ' . count($this->_img_in_queue));

		$count = count($this->_img_in_queue);
		if ($count > 0) {
			// Save to DB
			$this->_save_raw();
		}

		if ($to_be_continued) {
			return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_RESCAN);
		}

		$msg = $count ? sprintf(__('Rescanned %d images successfully.', 'litespeed-cache'), $count) : __('Rescanned successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Calculate bkup original images storage
	 *
	 * @since 2.2.6
	 * @access private
	 */
	private function _calc_bkup()
	{
		global $wpdb;

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$limit = 500;

		if (!$offset) {
			$this->_summary['bk_summary'] = array(
				'date' => time(),
				'count' => 0,
				'sum' => 0,
			);
		}

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q = $wpdb->prepare($img_q, array($offset * $limit, $limit));
		$list = $wpdb->get_results($q);
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$this->tmp_pid = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_get_bk_size($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_get_bk_size'), $meta_value['sizes']);
			}
		}

		$this->_summary['bk_summary']['date'] = time();
		self::save_summary();

		self::debug('_calc_bkup total: ' . $this->_summary['bk_summary']['count'] . ' [size] ' . $this->_summary['bk_summary']['sum']);

		$offset++;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array($offset * $limit, 1)));

		if ($to_be_continued) {
			return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_CALC_BKUP);
		}

		$msg = __('Calculated backups successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Calculate single size
	 */
	private function _get_bk_size($meta_value, $is_ori_file = false)
	{
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		$extension = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file = $local_filename . '.bk.' . $extension;

		$img_info = $this->__media->info($bk_file, $this->tmp_pid);
		if (!$img_info) {
			return;
		}

		$this->_summary['bk_summary']['count']++;
		$this->_summary['bk_summary']['sum'] += $img_info['size'];
	}

	/**
	 * Delete bkup original images storage
	 *
	 * @since  2.5
	 * @access public
	 */
	public function rm_bkup()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('img_optming')) {
			return;
		}

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$limit = 500;

		if (empty($this->_summary['rmbk_summary'])) {
			$this->_summary['rmbk_summary'] = array(
				'date' => time(),
				'count' => 0,
				'sum' => 0,
			);
		}

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q = $wpdb->prepare($img_q, array($offset * $limit, $limit));
		$list = $wpdb->get_results($q);
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$this->tmp_pid = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_del_bk_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_del_bk_file'), $meta_value['sizes']);
			}
		}

		$this->_summary['rmbk_summary']['date'] = time();
		self::save_summary();

		self::debug('rm_bkup total: ' . $this->_summary['rmbk_summary']['count'] . ' [size] ' . $this->_summary['rmbk_summary']['sum']);

		$offset++;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array($offset * $limit, 1)));

		if ($to_be_continued) {
			return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_RM_BKUP);
		}

		$msg = __('Removed backups successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Delete single file
	 */
	private function _del_bk_file($meta_value, $is_ori_file = false)
	{
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		$extension = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file = $local_filename . '.bk.' . $extension;

		$img_info = $this->__media->info($bk_file, $this->tmp_pid);
		if (!$img_info) {
			return;
		}

		$this->_summary['rmbk_summary']['count']++;
		$this->_summary['rmbk_summary']['sum'] += $img_info['size'];

		$this->__media->del($bk_file, $this->tmp_pid);
	}

	/**
	 * Count images
	 *
	 * @since 1.6
	 * @access public
	 */
	public function img_count()
	{
		global $wpdb;

		$q = "SELECT count(*)
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			";
		$groups_all = $wpdb->get_var($q);
		$groups_new = $wpdb->get_var($q . ' AND ID>' . (int) $this->_summary['next_post_id'] . ' ORDER BY ID');
		$groups_done = $wpdb->get_var($q . ' AND ID<=' . (int) $this->_summary['next_post_id'] . ' ORDER BY ID');

		$q = "SELECT b.post_id
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID DESC
			LIMIT 1
			";
		$max_id = $wpdb->get_var($q);

		$count_list = array(
			'max_id' => $max_id,
			'groups_all' => $groups_all,
			'groups_new' => $groups_new,
			'groups_done' => $groups_done,
		);

		// images count from work table
		if ($this->__data->tb_exist('img_optming')) {
			$q = "SELECT COUNT(DISTINCT post_id),COUNT(*) FROM `$this->_table_img_optming` WHERE optm_status = %d";
			$groups_to_check = array(self::STATUS_RAW, self::STATUS_REQUESTED, self::STATUS_NOTIFIED, self::STATUS_ERR_FETCH);
			foreach ($groups_to_check as $v) {
				$count_list['img.' . $v] = $count_list['group.' . $v] = 0;
				list($count_list['group.' . $v], $count_list['img.' . $v]) = $wpdb->get_row($wpdb->prepare($q, $v), ARRAY_N);
			}
		}

		return $count_list;
	}

	/**
	 * Check if fetch cron is running
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function cron_running($bool_res = true)
	{
		$last_run = !empty($this->_summary['last_pull']) ? $this->_summary['last_pull'] : 0;

		$is_running = $last_run && time() - $last_run < 120;

		if ($bool_res) {
			return $is_running;
		}

		return array($last_run, $is_running);
	}

	/**
	 * Update fetch cron timestamp tag
	 *
	 * @since  1.6.2
	 * @access private
	 */
	private function _update_cron_running($done = false)
	{
		$this->_summary['last_pull'] = time();

		if ($done) {
			// Only update cron tag when its from the active running cron
			if ($this->_cron_ran) {
				// Rollback for next running
				$this->_summary['last_pull'] -= 120;
			} else {
				return;
			}
		}

		self::save_summary();

		$this->_cron_ran = true;
	}

	/**
	 * Batch switch images to ori/optm version
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function batch_switch($type)
	{
		global $wpdb;

		if (defined('LITESPEED_CLI') || defined('DOING_CRON')) {
			$offset = 0;
			while ($offset !== 'done') {
				Admin_Display::info("Starting switch to $type [offset] $offset");
				$offset = $this->_batch_switch($type, $offset);
			}
		} else {
			$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;

			$newOffset = $this->_batch_switch($type, $offset);
			if ($newOffset !== 'done') {
				return Router::self_redirect(Router::ACTION_IMG_OPTM, $type);
			}
		}

		$msg = __('Switched images successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Switch images per offset
	 */
	private function _batch_switch($type, $offset)
	{
		global $wpdb;
		$limit = 500;
		$this->tmp_type = $type;

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q = $wpdb->prepare($img_q, array($offset * $limit, $limit));
		$list = $wpdb->get_results($q);
		$i = 0;
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$i++;

			$this->tmp_pid = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_switch_bk_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_switch_bk_file'), $meta_value['sizes']);
			}
		}

		self::debug('batch switched images total: ' . $i . ' [type] ' . $type);

		$offset++;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array($offset * $limit, 1)));
		if ($to_be_continued) {
			return $offset;
		}
		return 'done';
	}

	/**
	 * Delete single file
	 */
	private function _switch_bk_file($meta_value, $is_ori_file = false)
	{
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		$extension = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file = $local_filename . '.bk.' . $extension;
		$bk_optm_file = $local_filename . '.bk.optm.' . $extension;

		// self::debug('_switch_bk_file ' . $bk_file . ' [type] ' . $this->tmp_type);
		// switch to ori
		if ($this->tmp_type === self::TYPE_BATCH_SWITCH_ORI || $this->tmp_type == 'orig') {
			// self::debug('switch to orig ' . $bk_file);
			if (!$this->__media->info($bk_file, $this->tmp_pid)) {
				return;
			}
			$this->__media->rename($local_filename . '.' . $extension, $bk_optm_file, $this->tmp_pid);
			$this->__media->rename($bk_file, $local_filename . '.' . $extension, $this->tmp_pid);
		}
		// switch to optm
		elseif ($this->tmp_type === self::TYPE_BATCH_SWITCH_OPTM || $this->tmp_type == 'optm') {
			// self::debug('switch to optm ' . $bk_file);
			if (!$this->__media->info($bk_optm_file, $this->tmp_pid)) {
				return;
			}
			$this->__media->rename($local_filename . '.' . $extension, $bk_file, $this->tmp_pid);
			$this->__media->rename($bk_optm_file, $local_filename . '.' . $extension, $this->tmp_pid);
		}
	}

	/**
	 * Switch image between original one and optimized one
	 *
	 * @since 1.6.2
	 * @access private
	 */
	private function _switch_optm_file($type)
	{
		Admin_Display::success(__('Switched to optimized file successfully.', 'litespeed-cache'));
		return;
		global $wpdb;

		$pid = substr($type, 4);
		$switch_type = substr($type, 0, 4);

		$q = "SELECT src,post_id FROM `$this->_table_img_optm` WHERE post_id = %d AND optm_status = %d";
		$list = $wpdb->get_results($wpdb->prepare($q, array($pid, self::STATUS_PULLED)));

		$msg = 'Unknown Msg';

		foreach ($list as $v) {
			// to switch webp file
			if ($switch_type === 'webp') {
				if ($this->__media->info($v->src . '.webp', $v->post_id)) {
					$this->__media->rename($v->src . '.webp', $v->src . '.optm.webp', $v->post_id);
					self::debug('Disabled WebP: ' . $v->src);

					$msg = __('Disabled WebP file successfully.', 'litespeed-cache');
				} elseif ($this->__media->info($v->src . '.optm.webp', $v->post_id)) {
					$this->__media->rename($v->src . '.optm.webp', $v->src . '.webp', $v->post_id);
					self::debug('Enable WebP: ' . $v->src);

					$msg = __('Enabled WebP file successfully.', 'litespeed-cache');
				}
			}
			// to switch avif file
			elseif ($switch_type === 'avif') {
				if ($this->__media->info($v->src . '.avif', $v->post_id)) {
					$this->__media->rename($v->src . '.avif', $v->src . '.optm.avif', $v->post_id);
					self::debug('Disabled AVIF: ' . $v->src);

					$msg = __('Disabled AVIF file successfully.', 'litespeed-cache');
				} elseif ($this->__media->info($v->src . '.optm.avif', $v->post_id)) {
					$this->__media->rename($v->src . '.optm.avif', $v->src . '.avif', $v->post_id);
					self::debug('Enable AVIF: ' . $v->src);

					$msg = __('Enabled AVIF file successfully.', 'litespeed-cache');
				}
			}
			// to switch original file
			else {
				$extension = pathinfo($v->src, PATHINFO_EXTENSION);
				$local_filename = substr($v->src, 0, -strlen($extension) - 1);
				$bk_file = $local_filename . '.bk.' . $extension;
				$bk_optm_file = $local_filename . '.bk.optm.' . $extension;

				// revert ori back
				if ($this->__media->info($bk_file, $v->post_id)) {
					$this->__media->rename($v->src, $bk_optm_file, $v->post_id);
					$this->__media->rename($bk_file, $v->src, $v->post_id);
					self::debug('Restore original img: ' . $bk_file);

					$msg = __('Restored original file successfully.', 'litespeed-cache');
				} elseif ($this->__media->info($bk_optm_file, $v->post_id)) {
					$this->__media->rename($v->src, $bk_file, $v->post_id);
					$this->__media->rename($bk_optm_file, $v->src, $v->post_id);
					self::debug('Switch to optm img: ' . $v->src);

					$msg = __('Switched to optimized file successfully.', 'litespeed-cache');
				}
			}
		}

		Admin_Display::success($msg);
	}

	/**
	 * Delete one optm data and recover original file
	 *
	 * @since 2.4.2
	 * @access public
	 */
	public function reset_row($post_id)
	{
		global $wpdb;

		if (!$post_id) {
			return;
		}

		// Gathered image don't have DB_SIZE info yet
		// $size_meta = get_post_meta( $post_id, self::DB_SIZE, true );

		// if ( ! $size_meta ) {
		// 	return;
		// }

		self::debug('_reset_row [pid] ' . $post_id);

		# TODO: Load image sub files
		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->postmeta` b
			WHERE b.post_id =%d  AND b.meta_key = '_wp_attachment_metadata'";
		$q = $wpdb->prepare($img_q, array($post_id));
		$v = $wpdb->get_row($q);

		$meta_value = $this->_parse_wp_meta_value($v);
		if ($meta_value) {
			$this->tmp_pid = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_destroy_optm_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_destroy_optm_file'), $meta_value['sizes']);
			}
		}

		delete_post_meta($post_id, self::DB_SIZE);
		delete_post_meta($post_id, self::DB_SET);

		$msg = __('Reset the optimized data successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Show an image's optm status
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public function check_img()
	{
		global $wpdb;

		$pid = $_POST['data'];

		self::debug('Check image [ID] ' . $pid);

		$data = array();

		$data['img_count'] = $this->img_count();
		$data['optm_summary'] = self::get_summary();

		$data['_wp_attached_file'] = get_post_meta($pid, '_wp_attached_file', true);
		$data['_wp_attachment_metadata'] = get_post_meta($pid, '_wp_attachment_metadata', true);

		// Get img_optm data
		$q = "SELECT * FROM `$this->_table_img_optm` WHERE post_id = %d";
		$list = $wpdb->get_results($wpdb->prepare($q, $pid));
		$img_data = array();
		if ($list) {
			foreach ($list as $v) {
				$img_data[] = array(
					'id' => $v->id,
					'optm_status' => $v->optm_status,
					'src' => $v->src,
					'srcpath_md5' => $v->srcpath_md5,
					'src_md5' => $v->src_md5,
					'server_info' => $v->server_info,
				);
			}
		}
		$data['img_data'] = $img_data;

		return array('_res' => 'ok', 'data' => $data);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_RESET_ROW:
				$this->reset_row(!empty($_GET['id']) ? $_GET['id'] : false);
				break;

			case self::TYPE_CALC_BKUP:
				$this->_calc_bkup();
				break;

			case self::TYPE_RM_BKUP:
				$this->rm_bkup();
				break;

			case self::TYPE_NEW_REQ:
				$this->new_req();
				break;

			case self::TYPE_RESCAN:
				$this->_rescan();
				break;

			case self::TYPE_RESET_COUNTER:
				$this->_reset_counter();
				break;

			case self::TYPE_DESTROY:
				$this->_destroy();
				break;

			case self::TYPE_CLEAN:
				$this->clean();
				break;

			case self::TYPE_PULL:
				self::start_async();
				break;

			case self::TYPE_BATCH_SWITCH_ORI:
			case self::TYPE_BATCH_SWITCH_OPTM:
				$this->batch_switch($type);
				break;

			case substr($type, 0, 4) === 'avif':
			case substr($type, 0, 4) === 'webp':
			case substr($type, 0, 4) === 'orig':
				$this->_switch_optm_file($type);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/localization.cls.php000064400000006617151600171540020550 0ustar00<?php

/**
 * The localization class.
 *
 * @since      	3.3
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Localization extends Base
{
	const LOG_TAG = '🛍️';

	/**
	 * Init optimizer
	 *
	 * @since  3.0
	 * @access protected
	 */
	public function init()
	{
		add_filter('litespeed_buffer_finalize', array($this, 'finalize'), 23); // After page optm
	}

	/**
	 * Localize Resources
	 *
	 * @since  3.3
	 */
	public function serve_static($uri)
	{
		$url = base64_decode($uri);

		if (!$this->conf(self::O_OPTM_LOCALIZE)) {
			// wp_redirect( $url );
			exit('Not supported');
		}

		if (substr($url, -3) !== '.js') {
			// wp_redirect( $url );
			// exit( 'Not supported ' . $uri );
		}

		$match = false;
		$domains = $this->conf(self::O_OPTM_LOCALIZE_DOMAINS);
		foreach ($domains as $v) {
			if (!$v || strpos($v, '#') === 0) {
				continue;
			}

			$type = 'js';
			$domain = $v;
			// Try to parse space split value
			if (strpos($v, ' ')) {
				$v = explode(' ', $v);
				if (!empty($v[1])) {
					$type = strtolower($v[0]);
					$domain = $v[1];
				}
			}

			if (strpos($domain, 'https://') !== 0) {
				continue;
			}

			if ($type != 'js') {
				continue;
			}

			// if ( strpos( $url, $domain ) !== 0 ) {
			if ($url != $domain) {
				continue;
			}

			$match = true;
			break;
		}

		if (!$match) {
			// wp_redirect( $url );
			exit('Not supported2');
		}

		header('Content-Type: application/javascript');

		// Generate
		$this->_maybe_mk_cache_folder('localres');

		$file = $this->_realpath($url);

		self::debug('localize [url] ' . $url);
		$response = wp_safe_remote_get($url, array('timeout' => 180, 'stream' => true, 'filename' => $file));

		// Parse response data
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			file_exists($file) && unlink($file);
			self::debug('failed to get: ' . $error_message);
			wp_redirect($url);
			exit();
		}

		$url = $this->_rewrite($url);

		wp_redirect($url);
		exit();
	}

	/**
	 * Get the final URL of local avatar
	 *
	 * @since  4.5
	 */
	private function _rewrite($url)
	{
		return LITESPEED_STATIC_URL . '/localres/' . $this->_filepath($url);
	}

	/**
	 * Generate realpath of the cache file
	 *
	 * @since  4.5
	 * @access private
	 */
	private function _realpath($url)
	{
		return LITESPEED_STATIC_DIR . '/localres/' . $this->_filepath($url);
	}

	/**
	 * Get filepath
	 *
	 * @since  4.5
	 */
	private function _filepath($url)
	{
		$filename = md5($url) . '.js';
		if (is_multisite()) {
			$filename = get_current_blog_id() . '/' . $filename;
		}
		return $filename;
	}

	/**
	 * Localize JS/Fonts
	 *
	 * @since 3.3
	 * @access public
	 */
	public function finalize($content)
	{
		if (is_admin()) {
			return $content;
		}

		if (!$this->conf(self::O_OPTM_LOCALIZE)) {
			return $content;
		}

		$domains = $this->conf(self::O_OPTM_LOCALIZE_DOMAINS);
		if (!$domains) {
			return $content;
		}

		foreach ($domains as $v) {
			if (!$v || strpos($v, '#') === 0) {
				continue;
			}

			$type = 'js';
			$domain = $v;
			// Try to parse space split value
			if (strpos($v, ' ')) {
				$v = explode(' ', $v);
				if (!empty($v[1])) {
					$type = strtolower($v[0]);
					$domain = $v[1];
				}
			}

			if (strpos($domain, 'https://') !== 0) {
				continue;
			}

			if ($type != 'js') {
				continue;
			}

			$content = str_replace($domain, LITESPEED_STATIC_URL . '/localres/' . base64_encode($domain), $content);
		}

		return $content;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/conf.cls.php000064400000042613151600171610016777 0ustar00<?php

/**
 * The core plugin config class.
 *
 * This maintains all the options and settings for this plugin.
 *
 * @since      	1.0.0
 * @since  		1.5 Moved into /inc
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Conf extends Base
{
	const TYPE_SET = 'set';

	private $_updated_ids = array();
	private $_is_primary = false;

	/**
	 * Specify init logic to avoid infinite loop when calling conf.cls instance
	 *
	 * @since  3.0
	 * @access public
	 */
	public function init()
	{
		// Check if conf exists or not. If not, create them in DB (won't change version if is converting v2.9- data)
		// Conf may be stale, upgrade later
		$this->_conf_db_init();

		/**
		 * Detect if has quic.cloud set
		 * @since  2.9.7
		 */
		if ($this->conf(self::O_CDN_QUIC)) {
			!defined('LITESPEED_ALLOWED') && define('LITESPEED_ALLOWED', true);
		}

		add_action('litespeed_conf_append', array($this, 'option_append'), 10, 2);
		add_action('litespeed_conf_force', array($this, 'force_option'), 10, 2);

		$this->define_cache();
	}

	/**
	 * Init conf related data
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _conf_db_init()
	{
		/**
		 * Try to load options first, network sites can override this later
		 *
		 * NOTE: Load before run `conf_upgrade()` to avoid infinite loop when getting conf in `conf_upgrade()`
		 */
		$this->load_options();

		// Check if debug is on
		// Init debug as early as possible
		if ($this->conf(Base::O_DEBUG)) {
			$this->cls('Debug2')->init();
		}

		$ver = $this->conf(self::_VER);

		/**
		 * Version is less than v3.0, or, is a new installation
		 */
		$ver_check_tag = '';
		if (!$ver) {
			// Try upgrade first (network will upgrade inside too)
			$ver_check_tag = Data::cls()->try_upgrade_conf_3_0();
		} else {
			defined('LSCWP_CUR_V') || define('LSCWP_CUR_V', $ver);

			/**
			 * Upgrade conf
			 */
			if ($ver != Core::VER) {
				// Plugin version will be set inside
				// Site plugin upgrade & version change will do in load_site_conf
				$ver_check_tag = Data::cls()->conf_upgrade($ver);
			}
		}

		/**
		 * Sync latest new options
		 */
		if (!$ver || $ver != Core::VER) {
			// Load default values
			$this->load_default_vals();
			if (!$ver) {
				// New install
				$this->set_conf(self::$_default_options);

				$ver_check_tag .= ' activate' . (defined('LSCWP_REF') ? '_' . LSCWP_REF : '');
			}

			// Init new default/missing options
			foreach (self::$_default_options as $k => $v) {
				// If the option existed, bypass updating
				// Bcos we may ask clients to deactivate for debug temporarily, we need to keep the current cfg in deactivation, hence we need to only try adding default cfg when activating.
				self::add_option($k, $v);
			}

			// Force correct version in case a rare unexpected case that `_ver` exists but empty
			self::update_option(Base::_VER, Core::VER);

			if ($ver_check_tag) {
				Cloud::version_check($ver_check_tag);
			}
		}

		/**
		 * Network sites only
		 *
		 * Override conf if is network subsites and chose `Use Primary Config`
		 */
		$this->_try_load_site_options();

		// Mark as conf loaded
		defined('LITESPEED_CONF_LOADED') || define('LITESPEED_CONF_LOADED', true);

		if (!$ver || $ver != Core::VER) {
			// Only trigger once in upgrade progress, don't run always
			$this->update_confs(); // Files only get corrected in activation or saving settings actions.
		}
	}

	/**
	 * Load all latest options from DB
	 *
	 * @since  3.0
	 * @access public
	 */
	public function load_options($blog_id = null, $dry_run = false)
	{
		$options = array();
		foreach (self::$_default_options as $k => $v) {
			if (!is_null($blog_id)) {
				$options[$k] = self::get_blog_option($blog_id, $k, $v);
			} else {
				$options[$k] = self::get_option($k, $v);
			}

			// Correct value type
			$options[$k] = $this->type_casting($options[$k], $k);
		}

		if ($dry_run) {
			return $options;
		}

		// Bypass site special settings
		if ($blog_id !== null) {
			// This is to load the primary settings ONLY
			// These options are the ones that can be overwritten by primary
			$options = array_diff_key($options, array_flip(self::$SINGLE_SITE_OPTIONS));

			$this->set_primary_conf($options);
		} else {
			$this->set_conf($options);
		}

		// Append const options
		if (defined('LITESPEED_CONF') && LITESPEED_CONF) {
			foreach (self::$_default_options as $k => $v) {
				$const = Base::conf_const($k);
				if (defined($const)) {
					$this->set_const_conf($k, $this->type_casting(constant($const), $k));
				}
			}
		}
	}

	/**
	 * For multisite installations, the single site options need to be updated with the network wide options.
	 *
	 * @since 1.0.13
	 * @access private
	 */
	private function _try_load_site_options()
	{
		if (!$this->_if_need_site_options()) {
			return;
		}

		$this->_conf_site_db_init();

		$this->_is_primary = get_current_blog_id() == BLOG_ID_CURRENT_SITE;

		// If network set to use primary setting
		if ($this->network_conf(self::NETWORK_O_USE_PRIMARY) && !$this->_is_primary) {
			// subsites or network admin
			// Get the primary site settings
			// If it's just upgraded, 2nd blog is being visited before primary blog, can just load default config (won't hurt as this could only happen shortly)
			$this->load_options(BLOG_ID_CURRENT_SITE);
		}

		// Overwrite single blog options with site options
		foreach (self::$_default_options as $k => $v) {
			if (!$this->has_network_conf($k)) {
				continue;
			}
			// $this->_options[ $k ] = $this->_network_options[ $k ];

			// Special handler to `Enable Cache` option if the value is set to OFF
			if ($k == self::O_CACHE) {
				if ($this->_is_primary) {
					if ($this->conf($k) != $this->network_conf($k)) {
						if ($this->conf($k) != self::VAL_ON2) {
							continue;
						}
					}
				} else {
					if ($this->network_conf(self::NETWORK_O_USE_PRIMARY)) {
						if ($this->has_primary_conf($k) && $this->primary_conf($k) != self::VAL_ON2) {
							// This case will use primary_options override always
							continue;
						}
					} else {
						if ($this->conf($k) != self::VAL_ON2) {
							continue;
						}
					}
				}
			}

			// primary_options will store primary settings + network settings, OR, store the network settings for subsites
			$this->set_primary_conf($k, $this->network_conf($k));
		}
		// var_dump($this->_options);
	}

	/**
	 * Check if needs to load site_options for network sites
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _if_need_site_options()
	{
		if (!is_multisite()) {
			return false;
		}

		// Check if needs to use site_options or not
		// todo: check if site settings are separate bcos it will affect .htaccess

		/**
		 * In case this is called outside the admin page
		 * @see  https://codex.wordpress.org/Function_Reference/is_plugin_active_for_network
		 * @since  2.0
		 */
		if (!function_exists('is_plugin_active_for_network')) {
			require_once ABSPATH . '/wp-admin/includes/plugin.php';
		}
		// If is not activated on network, it will not have site options
		if (!is_plugin_active_for_network(Core::PLUGIN_FILE)) {
			if ((int) $this->conf(self::O_CACHE) == self::VAL_ON2) {
				// Default to cache on
				$this->set_conf(self::_CACHE, true);
			}
			return false;
		}

		return true;
	}

	/**
	 * Init site conf and upgrade if necessary
	 *
	 * @since 3.0
	 * @access private
	 */
	private function _conf_site_db_init()
	{
		$this->load_site_options();

		$ver = $this->network_conf(self::_VER);

		/**
		 * Don't upgrade or run new installations other than from backend visit
		 * In this case, just use default conf
		 */
		if (!$ver || $ver != Core::VER) {
			if (!is_admin() && !defined('LITESPEED_CLI')) {
				$this->set_network_conf($this->load_default_site_vals());
				return;
			}
		}

		/**
		 * Upgrade conf
		 */
		if ($ver && $ver != Core::VER) {
			// Site plugin version will change inside
			Data::cls()->conf_site_upgrade($ver);
		}

		/**
		 * Is a new installation
		 */
		if (!$ver || $ver != Core::VER) {
			// Load default values
			$this->load_default_site_vals();

			// Init new default/missing options
			foreach (self::$_default_site_options as $k => $v) {
				// If the option existed, bypass updating
				self::add_site_option($k, $v);
			}
		}
	}

	/**
	 * Get the plugin's site wide options.
	 *
	 * If the site wide options are not set yet, set it to default.
	 *
	 * @since 1.0.2
	 * @access public
	 */
	public function load_site_options()
	{
		if (!is_multisite()) {
			return null;
		}

		// Load all site options
		foreach (self::$_default_site_options as $k => $v) {
			$val = self::get_site_option($k, $v);
			$val = $this->type_casting($val, $k, true);
			$this->set_network_conf($k, $val);
		}
	}

	/**
	 * Append a 3rd party option to default options
	 *
	 * This will not be affected by network use primary site setting.
	 *
	 * NOTE: If it is a multi switch option, need to call `_conf_multi_switch()` first
	 *
	 * @since  3.0
	 * @access public
	 */
	public function option_append($name, $default)
	{
		self::$_default_options[$name] = $default;
		$this->set_conf($name, self::get_option($name, $default));
		$this->set_conf($name, $this->type_casting($this->conf($name), $name));
	}

	/**
	 * Force an option to a certain value
	 *
	 * @since  2.6
	 * @access public
	 */
	public function force_option($k, $v)
	{
		if (!$this->has_conf($k)) {
			return;
		}

		$v = $this->type_casting($v, $k);

		if ($this->conf($k) === $v) {
			return;
		}

		Debug2::debug("[Conf] ** $k forced from " . var_export($this->conf($k), true) . ' to ' . var_export($v, true));

		$this->set_conf($k, $v);
	}

	/**
	 * Define `_CACHE` const in options ( for both single and network )
	 *
	 * @since  3.0
	 * @access public
	 */
	public function define_cache()
	{
		// Init global const cache on setting
		$this->set_conf(self::_CACHE, false);
		if ((int) $this->conf(self::O_CACHE) == self::VAL_ON || $this->conf(self::O_CDN_QUIC)) {
			$this->set_conf(self::_CACHE, true);
		}

		// Check network
		if (!$this->_if_need_site_options()) {
			// Set cache on
			$this->_define_cache_on();
			return;
		}

		// If use network setting
		if ((int) $this->conf(self::O_CACHE) == self::VAL_ON2 && $this->network_conf(self::O_CACHE)) {
			$this->set_conf(self::_CACHE, true);
		}

		$this->_define_cache_on();
	}

	/**
	 * Define `LITESPEED_ON`
	 *
	 * @since 2.1
	 * @access private
	 */
	private function _define_cache_on()
	{
		if (!$this->conf(self::_CACHE)) {
			return;
		}

		defined('LITESPEED_ALLOWED') && !defined('LITESPEED_ON') && define('LITESPEED_ON', true);
	}

	/**
	 * Get an option value
	 *
	 * @since  3.0
	 * @access public
	 * @deprecated 4.0 Use $this->conf() instead
	 */
	public static function val($id, $ori = false)
	{
		error_log('Called deprecated function \LiteSpeed\Conf::val(). Please use API call instead.');
		return self::cls()->conf($id, $ori);
	}

	/**
	 * Save option
	 *
	 * @since  3.0
	 * @access public
	 */
	public function update_confs($the_matrix = false)
	{
		if ($the_matrix) {
			foreach ($the_matrix as $id => $val) {
				$this->update($id, $val);
			}
		}

		if ($this->_updated_ids) {
			foreach ($this->_updated_ids as $id) {
				// Check if need to do a purge all or not
				if ($this->_conf_purge_all($id)) {
					Purge::purge_all('conf changed [id] ' . $id);
				}

				// Check if need to purge a tag
				if ($tag = $this->_conf_purge_tag($id)) {
					Purge::add($tag);
				}

				// Update cron
				if ($this->_conf_cron($id)) {
					$this->cls('Task')->try_clean($id);
				}

				// Reset crawler bypassed list when any of the options WebP replace, guest mode, or cache mobile got changed
				if ($id == self::O_IMG_OPTM_WEBP || $id == self::O_GUEST || $id == self::O_CACHE_MOBILE) {
					$this->cls('Crawler')->clear_disabled_list();
				}
			}
		}

		do_action('litespeed_update_confs', $the_matrix);

		// Update related tables
		$this->cls('Data')->correct_tb_existence();

		// Update related files
		$this->cls('Activation')->update_files();

		/**
		 * CDN related actions - Cloudflare
		 */
		$this->cls('CDN\Cloudflare')->try_refresh_zone();

		/**
		 * CDN related actions - QUIC.cloud
		 * @since 2.3
		 */
		$this->cls('CDN\Quic')->try_sync_conf();
	}

	/**
	 * Save option
	 *
	 * Note: this is direct save, won't trigger corresponding file update or data sync. To save settings normally, always use `Conf->update_confs()`
	 *
	 * @since  3.0
	 * @access public
	 */
	public function update($id, $val)
	{
		// Bypassed this bcos $this->_options could be changed by force_option()
		// if ( $this->_options[ $id ] === $val ) {
		// 	return;
		// }

		if ($id == self::_VER) {
			return;
		}

		if ($id == self::O_SERVER_IP) {
			if ($val && !Utility::valid_ipv4($val)) {
				$msg = sprintf(__('Saving option failed. IPv4 only for %s.', 'litespeed-cache'), Lang::title(Base::O_SERVER_IP));
				Admin_Display::error($msg);
				return;
			}
		}

		if (!array_key_exists($id, self::$_default_options)) {
			defined('LSCWP_LOG') && Debug2::debug('[Conf] Invalid option ID ' . $id);
			return;
		}

		if ($val && $this->_conf_pswd($id) && !preg_match('/[^\*]/', $val)) {
			return;
		}

		// Special handler for CDN Original URLs
		if ($id == self::O_CDN_ORI && !$val) {
			$home_url = home_url('/');
			$parsed = parse_url($home_url);
			$home_url = str_replace($parsed['scheme'] . ':', '', $home_url);

			$val = $home_url;
		}

		// Validate type
		$val = $this->type_casting($val, $id);

		// Save data
		self::update_option($id, $val);

		// Handle purge if setting changed
		if ($this->conf($id) != $val) {
			$this->_updated_ids[] = $id;

			// Check if need to fire a purge or not (Here has to stay inside `update()` bcos need comparing old value)
			if ($this->_conf_purge($id)) {
				$diff = array_diff($val, $this->conf($id));
				$diff2 = array_diff($this->conf($id), $val);
				$diff = array_merge($diff, $diff2);
				// If has difference
				foreach ($diff as $v) {
					$v = ltrim($v, '^');
					$v = rtrim($v, '$');
					$this->cls('Purge')->purge_url($v);
				}
			}
		}

		// Update in-memory data
		$this->set_conf($id, $val);
	}

	/**
	 * Save network option
	 *
	 * @since  3.0
	 * @access public
	 */
	public function network_update($id, $val)
	{
		if (!array_key_exists($id, self::$_default_site_options)) {
			defined('LSCWP_LOG') && Debug2::debug('[Conf] Invalid network option ID ' . $id);
			return;
		}

		if ($val && $this->_conf_pswd($id) && !preg_match('/[^\*]/', $val)) {
			return;
		}

		// Validate type
		if (is_bool(self::$_default_site_options[$id])) {
			$max = $this->_conf_multi_switch($id);
			if ($max && $val > 1) {
				$val %= $max + 1;
			} else {
				$val = (bool) $val;
			}
		} elseif (is_array(self::$_default_site_options[$id])) {
			// from textarea input
			if (!is_array($val)) {
				$val = Utility::sanitize_lines($val, $this->_conf_filter($id));
			}
		} elseif (!is_string(self::$_default_site_options[$id])) {
			$val = (int) $val;
		} else {
			// Check if the string has a limit set
			$val = $this->_conf_string_val($id, $val);
		}

		// Save data
		self::update_site_option($id, $val);

		// Handle purge if setting changed
		if ($this->network_conf($id) != $val) {
			// Check if need to do a purge all or not
			if ($this->_conf_purge_all($id)) {
				Purge::purge_all('[Conf] Network conf changed [id] ' . $id);
			}

			// Update in-memory data
			$this->set_network_conf($id, $val);
		}

		// No need to update cron here, Cron will register in each init

		if ($this->has_conf($id)) {
			$this->set_conf($id, $val);
		}
	}

	/**
	 * Check if one user role is in exclude optimization group settings
	 *
	 * @since 1.6
	 * @access public
	 * @param  string $role The user role
	 * @return int       The set value if already set
	 */
	public function in_optm_exc_roles($role = null)
	{
		// Get user role
		if ($role === null) {
			$role = Router::get_role();
		}

		if (!$role) {
			return false;
		}

		$roles = explode(',', $role);
		$found = array_intersect($roles, $this->conf(self::O_OPTM_EXC_ROLES));

		return $found ? implode(',', $found) : false;
	}

	/**
	 * Set one config value directly
	 *
	 * @since  2.9
	 * @access private
	 */
	private function _set_conf()
	{
		/**
		 * NOTE: For URL Query String setting,
		 * 		1. If append lines to an array setting e.g. `cache-force_uri`, use `set[cache-force_uri][]=the_url`.
		 *   	2. If replace the array setting with one line, use `set[cache-force_uri]=the_url`.
		 *   	3. If replace the array setting with multi lines value, use 2 then 1.
		 */
		if (empty($_GET[self::TYPE_SET]) || !is_array($_GET[self::TYPE_SET])) {
			return;
		}

		$the_matrix = array();
		foreach ($_GET[self::TYPE_SET] as $id => $v) {
			if (!$this->has_conf($id)) {
				continue;
			}

			// Append new item to array type settings
			if (is_array($v) && is_array($this->conf($id))) {
				$v = array_merge($this->conf($id), $v);

				Debug2::debug('[Conf] Appended to settings [' . $id . ']: ' . var_export($v, true));
			} else {
				Debug2::debug('[Conf] Set setting [' . $id . ']: ' . var_export($v, true));
			}

			$the_matrix[$id] = $v;
		}

		if (!$the_matrix) {
			return;
		}

		$this->update_confs($the_matrix);

		$msg = __('Changed setting successfully.', 'litespeed-cache');
		Admin_Display::success($msg);

		// Redirect if changed frontend URL
		if (!empty($_GET['redirect'])) {
			wp_redirect($_GET['redirect']);
			exit();
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.9
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_SET:
				$this->_set_conf();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/admin-display.cls.php000064400000106620151600171660020611 0ustar00<?php

/**
 * The admin-panel specific functionality of the plugin.
 *
 *
 * @since      1.0.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/admin
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Admin_Display extends Base
{
	const LOG_TAG = '👮‍♀️';

	const NOTICE_BLUE = 'notice notice-info';
	const NOTICE_GREEN = 'notice notice-success';
	const NOTICE_RED = 'notice notice-error';
	const NOTICE_YELLOW = 'notice notice-warning';
	const DB_MSG = 'messages';
	const DB_MSG_PIN = 'msg_pin';

	const PURGEBY_CAT = '0';
	const PURGEBY_PID = '1';
	const PURGEBY_TAG = '2';
	const PURGEBY_URL = '3';

	const PURGEBYOPT_SELECT = 'purgeby';
	const PURGEBYOPT_LIST = 'purgebylist';

	const DB_DISMISS_MSG = 'dismiss';
	const RULECONFLICT_ON = 'ExpiresDefault_1';
	const RULECONFLICT_DISMISSED = 'ExpiresDefault_0';

	const TYPE_QC_HIDE_BANNER = 'qc_hide_banner';
	const COOKIE_QC_HIDE_BANNER = 'litespeed_qc_hide_banner';

	protected $messages = array();
	protected $default_settings = array();
	protected $_is_network_admin = false;
	protected $_is_multisite = false;

	private $_btn_i = 0;

	/**
	 * Initialize the class and set its properties.
	 *
	 * @since    1.0.7
	 */
	public function __construct()
	{
		// main css
		add_action('admin_enqueue_scripts', array($this, 'enqueue_style'));
		// Main js
		add_action('admin_enqueue_scripts', array($this, 'enqueue_scripts'));

		$this->_is_network_admin = is_network_admin();
		$this->_is_multisite = is_multisite();

		// Quick access menu
		if (is_multisite() && $this->_is_network_admin) {
			$manage = 'manage_network_options';
		} else {
			$manage = 'manage_options';
		}
		if (current_user_can($manage)) {
			if (!defined('LITESPEED_DISABLE_ALL') || !LITESPEED_DISABLE_ALL) {
				add_action('wp_before_admin_bar_render', array(GUI::cls(), 'backend_shortcut'));
			}

			// `admin_notices` is after `admin_enqueue_scripts`
			// @see wp-admin/admin-header.php
			add_action($this->_is_network_admin ? 'network_admin_notices' : 'admin_notices', array($this, 'display_messages'));
		}

		/**
		 * In case this is called outside the admin page
		 * @see  https://codex.wordpress.org/Function_Reference/is_plugin_active_for_network
		 * @since  2.0
		 */
		if (!function_exists('is_plugin_active_for_network')) {
			require_once ABSPATH . '/wp-admin/includes/plugin.php';
		}

		// add menus ( Also check for mu-plugins)
		if ($this->_is_network_admin && (is_plugin_active_for_network(LSCWP_BASENAME) || defined('LSCWP_MU_PLUGIN'))) {
			add_action('network_admin_menu', array($this, 'register_admin_menu'));
		} else {
			add_action('admin_menu', array($this, 'register_admin_menu'));
		}

		$this->cls('Metabox')->register_settings();
	}

	/**
	 * Show the title of one line
	 *
	 * @since  3.0
	 * @access public
	 */
	public function title($id)
	{
		echo Lang::title($id);
	}

	/**
	 * Register the admin menu display.
	 *
	 * @since    1.0.0
	 * @access public
	 */
	public function register_admin_menu()
	{
		$capability = $this->_is_network_admin ? 'manage_network_options' : 'manage_options';
		if (current_user_can($capability)) {
			// root menu
			add_menu_page('LiteSpeed Cache', 'LiteSpeed Cache', 'manage_options', 'litespeed');

			// sub menus
			$this->_add_submenu(__('Dashboard', 'litespeed-cache'), 'litespeed', 'show_menu_dash');

			!$this->_is_network_admin && $this->_add_submenu(__('Presets', 'litespeed-cache'), 'litespeed-presets', 'show_menu_presets');

			$this->_add_submenu(__('General', 'litespeed-cache'), 'litespeed-general', 'show_menu_general');

			$this->_add_submenu(__('Cache', 'litespeed-cache'), 'litespeed-cache', 'show_menu_cache');

			!$this->_is_network_admin && $this->_add_submenu(__('CDN', 'litespeed-cache'), 'litespeed-cdn', 'show_menu_cdn');

			$this->_add_submenu(__('Image Optimization', 'litespeed-cache'), 'litespeed-img_optm', 'show_img_optm');

			!$this->_is_network_admin && $this->_add_submenu(__('Page Optimization', 'litespeed-cache'), 'litespeed-page_optm', 'show_page_optm');

			$this->_add_submenu(__('Database', 'litespeed-cache'), 'litespeed-db_optm', 'show_db_optm');

			!$this->_is_network_admin && $this->_add_submenu(__('Crawler', 'litespeed-cache'), 'litespeed-crawler', 'show_crawler');

			$this->_add_submenu(__('Toolbox', 'litespeed-cache'), 'litespeed-toolbox', 'show_toolbox');

			// sub menus under options
			add_options_page('LiteSpeed Cache', 'LiteSpeed Cache', $capability, 'litespeed-cache-options', array($this, 'show_menu_cache'));
		}
	}

	/**
	 * Helper function to set up a submenu page.
	 *
	 * @since 1.0.4
	 * @access private
	 * @param string $menu_title The title that appears on the menu.
	 * @param string $menu_slug The slug of the page.
	 * @param string $callback The callback to call if selected.
	 */
	private function _add_submenu($menu_title, $menu_slug, $callback)
	{
		add_submenu_page('litespeed', $menu_title, $menu_title, 'manage_options', $menu_slug, array($this, $callback));
	}

	/**
	 * Register the stylesheets for the admin area.
	 *
	 * @since    1.0.14
	 * @access public
	 */
	public function enqueue_style()
	{
		wp_enqueue_style(Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/css/litespeed.css', array(), Core::VER, 'all');
	}

	/**
	 * Register the JavaScript for the admin area.
	 *
	 * @since    1.0.0
	 * @access public
	 */
	public function enqueue_scripts()
	{
		wp_register_script(Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/js/litespeed-cache-admin.js', array(), Core::VER, false);

		$localize_data = array();
		if (GUI::has_whm_msg()) {
			$ajax_url_dismiss_whm = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_WHM, true);
			$localize_data['ajax_url_dismiss_whm'] = $ajax_url_dismiss_whm;
		}

		if (GUI::has_msg_ruleconflict()) {
			$ajax_url = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_EXPIRESDEFAULT, true);
			$localize_data['ajax_url_dismiss_ruleconflict'] = $ajax_url;
		}

		$promo_tag = GUI::cls()->show_promo(true);
		if ($promo_tag) {
			$ajax_url_promo = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, true, null, array('promo_tag' => $promo_tag));
			$localize_data['ajax_url_promo'] = $ajax_url_promo;
		}

		// Injection to LiteSpeed pages
		global $pagenow;
		if ($pagenow == 'admin.php' && !empty($_GET['page']) && (strpos($_GET['page'], 'litespeed-') === 0 || $_GET['page'] == 'litespeed')) {
			// Admin footer
			add_filter('admin_footer_text', array($this, 'admin_footer_text'), 1);

			if ($_GET['page'] == 'litespeed-crawler' || $_GET['page'] == 'litespeed-cdn') {
				// Babel JS type correction
				add_filter('script_loader_tag', array($this, 'babel_type'), 10, 3);

				wp_enqueue_script(Core::PLUGIN_NAME . '-lib-react', LSWCP_PLUGIN_URL . 'assets/js/react.min.js', array(), Core::VER, false);
				wp_enqueue_script(Core::PLUGIN_NAME . '-lib-babel', LSWCP_PLUGIN_URL . 'assets/js/babel.min.js', array(), Core::VER, false);
			}

			// Crawler Cookie Simulation
			if ($_GET['page'] == 'litespeed-crawler') {
				wp_enqueue_script(Core::PLUGIN_NAME . '-crawler', LSWCP_PLUGIN_URL . 'assets/js/component.crawler.js', array(), Core::VER, false);
				$localize_data['lang'] = array();
				$localize_data['lang']['cookie_name'] = __('Cookie Name', 'litespeed-cache');
				$localize_data['lang']['cookie_value'] = __('Cookie Values', 'litespeed-cache');
				$localize_data['lang']['one_per_line'] = Doc::one_per_line(true);
				$localize_data['lang']['remove_cookie_simulation'] = __('Remove cookie simulation', 'litespeed-cache');
				$localize_data['lang']['add_cookie_simulation_row'] = __('Add new cookie to simulate', 'litespeed-cache');
				empty($localize_data['ids']) && ($localize_data['ids'] = array());
				$localize_data['ids']['crawler_cookies'] = self::O_CRAWLER_COOKIES;
			}

			// CDN mapping
			if ($_GET['page'] == 'litespeed-cdn') {
				$home_url = home_url('/');
				$parsed = parse_url($home_url);
				$home_url = str_replace($parsed['scheme'] . ':', '', $home_url);
				$cdn_url = 'https://cdn.' . substr($home_url, 2);

				wp_enqueue_script(Core::PLUGIN_NAME . '-cdn', LSWCP_PLUGIN_URL . 'assets/js/component.cdn.js', array(), Core::VER, false);
				$localize_data['lang'] = array();
				$localize_data['lang']['cdn_mapping_url'] = Lang::title(self::CDN_MAPPING_URL);
				$localize_data['lang']['cdn_mapping_inc_img'] = Lang::title(self::CDN_MAPPING_INC_IMG);
				$localize_data['lang']['cdn_mapping_inc_css'] = Lang::title(self::CDN_MAPPING_INC_CSS);
				$localize_data['lang']['cdn_mapping_inc_js'] = Lang::title(self::CDN_MAPPING_INC_JS);
				$localize_data['lang']['cdn_mapping_filetype'] = Lang::title(self::CDN_MAPPING_FILETYPE);
				$localize_data['lang']['cdn_mapping_url_desc'] = sprintf(__('CDN URL to be used. For example, %s', 'litespeed-cache'), '<code>' . $cdn_url . '</code>');
				$localize_data['lang']['one_per_line'] = Doc::one_per_line(true);
				$localize_data['lang']['cdn_mapping_remove'] = __('Remove CDN URL', 'litespeed-cache');
				$localize_data['lang']['add_cdn_mapping_row'] = __('Add new CDN URL', 'litespeed-cache');
				$localize_data['lang']['on'] = __('ON', 'litespeed-cache');
				$localize_data['lang']['off'] = __('OFF', 'litespeed-cache');
				empty($localize_data['ids']) && ($localize_data['ids'] = array());
				$localize_data['ids']['cdn_mapping'] = self::O_CDN_MAPPING;
			}

			// If on Server IP setting page, append getIP link
			if ($_GET['page'] == 'litespeed-general') {
				$localize_data['ajax_url_getIP'] = function_exists('get_rest_url') ? get_rest_url(null, 'litespeed/v1/tool/check_ip') : '/';
				$localize_data['nonce'] = wp_create_nonce('wp_rest');
			}

			// Activate or deactivate a specific crawler
			if ($_GET['page'] == 'litespeed-crawler') {
				$localize_data['ajax_url_crawler_switch'] = function_exists('get_rest_url') ? get_rest_url(null, 'litespeed/v1/toggle_crawler_state') : '/';
				$localize_data['nonce'] = wp_create_nonce('wp_rest');
			}
		}

		if ($localize_data) {
			wp_localize_script(Core::PLUGIN_NAME, 'litespeed_data', $localize_data);
		}

		wp_enqueue_script(Core::PLUGIN_NAME);
	}

	/**
	 * Babel type for crawler
	 *
	 * @since  3.6
	 */
	public function babel_type($tag, $handle, $src)
	{
		if ($handle != Core::PLUGIN_NAME . '-crawler' && $handle != Core::PLUGIN_NAME . '-cdn') {
			return $tag;
		}

		return '<script src="' . Str::trim_quotes($src) . '" type="text/babel"></script>';
	}

	/**
	 * Callback that adds LiteSpeed Cache's action links.
	 *
	 * @since 1.0.0
	 * @access public
	 * @param array $links Previously added links from other plugins.
	 * @return array Links array with the litespeed cache one appended.
	 */
	public function add_plugin_links($links)
	{
		// $links[] = '<a href="' . admin_url('options-general.php?page=litespeed-cache') . '">' . __('Settings', 'litespeed-cache') . '</a>';
		$links[] = '<a href="' . admin_url('admin.php?page=litespeed-cache') . '">' . __('Settings', 'litespeed-cache') . '</a>';

		return $links;
	}

	/**
	 * Change the admin footer text on LiteSpeed Cache admin pages.
	 *
	 * @since  1.0.13
	 * @param  string $footer_text
	 * @return string
	 */
	public function admin_footer_text($footer_text)
	{
		require_once LSCWP_DIR . 'tpl/inc/admin_footer.php';

		return $footer_text;
	}

	/**
	 * Builds the html for a single notice.
	 *
	 * @since 1.0.7
	 * @access public
	 * @param string $color The color to use for the notice.
	 * @param string $str The notice message.
	 * @return string The built notice html.
	 */
	public static function build_notice($color, $str, $irremovable = false, $additional_classes = '')
	{
		$cls = $color;
		if ($irremovable) {
			$cls .= ' litespeed-irremovable';
		} else {
			$cls .= ' is-dismissible';
		}
		if ($additional_classes) {
			$cls .= ' ' . $additional_classes;
		}

		// possible translation
		$str = Lang::maybe_translate($str);

		return '<div class="litespeed_icon ' . $cls . '"><p>' . wp_kses_post($str) . '</p></div>';
	}

	/**
	 * Display info notice
	 *
	 * @since 1.6.5
	 * @access public
	 */
	public static function info($msg, $echo = false, $irremovable = false, $additional_classes = '')
	{
		self::add_notice(self::NOTICE_BLUE, $msg, $echo, $irremovable, $additional_classes);
	}

	/**
	 * Display note notice
	 *
	 * @since 1.6.5
	 * @access public
	 */
	public static function note($msg, $echo = false, $irremovable = false, $additional_classes = '')
	{
		self::add_notice(self::NOTICE_YELLOW, $msg, $echo, $irremovable, $additional_classes);
	}

	/**
	 * Display success notice
	 *
	 * @since 1.6
	 * @access public
	 */
	public static function success($msg, $echo = false, $irremovable = false, $additional_classes = '')
	{
		self::add_notice(self::NOTICE_GREEN, $msg, $echo, $irremovable, $additional_classes);
	}
	/** @deprecated 4.7 */
	/** will drop in v7.5 */
	public static function succeed($msg, $echo = false, $irremovable = false, $additional_classes = '')
	{
		self::success($msg, $echo, $irremovable, $additional_classes);
	}

	/**
	 * Display error notice
	 *
	 * @since 1.6
	 * @access public
	 */
	public static function error($msg, $echo = false, $irremovable = false, $additional_classes = '')
	{
		self::add_notice(self::NOTICE_RED, $msg, $echo, $irremovable, $additional_classes);
	}

	/**
	 * Add irremovable msg
	 * @since 4.7
	 */
	public static function add_unique_notice($color_mode, $msgs, $irremovable = false)
	{
		if (!is_array($msgs)) {
			$msgs = array($msgs);
		}

		$color_map = array(
			'info' => self::NOTICE_BLUE,
			'note' => self::NOTICE_YELLOW,
			'success' => self::NOTICE_GREEN,
			'error' => self::NOTICE_RED,
		);
		if (empty($color_map[$color_mode])) {
			self::debug('Wrong admin display color mode!');
			return;
		}
		$color = $color_map[$color_mode];

		// Go through to make sure unique
		$filtered_msgs = array();
		foreach ($msgs as $k => $str) {
			if (is_numeric($k)) {
				$k = md5($str);
			} // Use key to make it overwritable to previous same msg
			$filtered_msgs[$k] = $str;
		}

		self::add_notice($color, $filtered_msgs, false, $irremovable);
	}

	/**
	 * Adds a notice to display on the admin page
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public static function add_notice($color, $msg, $echo = false, $irremovable = false, $additional_classes = '')
	{
		// self::debug("add_notice msg", $msg);
		// Bypass adding for CLI or cron
		if (defined('LITESPEED_CLI') || defined('DOING_CRON')) {
			// WP CLI will show the info directly
			if (defined('WP_CLI') && WP_CLI) {
				if (!is_array($msg)) {
					$msg = array($msg);
				}
				foreach ($msg as $v) {
					$v = strip_tags($v);
					if ($color == self::NOTICE_RED) {
						\WP_CLI::error($v, false);
					} else {
						\WP_CLI::success($v);
					}
				}
			}
			return;
		}

		if ($echo) {
			echo self::build_notice($color, $msg, $irremovable, $additional_classes);
			return;
		}

		$msg_name = $irremovable ? self::DB_MSG_PIN : self::DB_MSG;

		$messages = self::get_option($msg_name, array());
		if (!is_array($messages)) {
			$messages = array();
		}

		if (is_array($msg)) {
			foreach ($msg as $k => $str) {
				$messages[$k] = self::build_notice($color, $str, $irremovable, $additional_classes);
			}
		} else {
			$messages[] = self::build_notice($color, $msg, $irremovable, $additional_classes);
		}
		$messages = array_unique($messages);
		self::update_option($msg_name, $messages);
	}

	/**
	 * Display notices and errors in dashboard
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function display_messages()
	{
		if (!defined('LITESPEED_CONF_LOADED')) {
			$this->_in_upgrading();
		}

		if (GUI::has_whm_msg()) {
			$this->show_display_installed();
		}

		Data::cls()->check_upgrading_msg();

		// If is in dev version, always check latest update
		Cloud::cls()->check_dev_version();

		// One time msg
		$messages = self::get_option(self::DB_MSG, array());
		$added_thickbox = false;
		if (is_array($messages)) {
			foreach ($messages as $msg) {
				// Added for popup links
				if (strpos($msg, 'TB_iframe') && !$added_thickbox) {
					add_thickbox();
					$added_thickbox = true;
				}
				echo wp_kses_post($msg);
			}
		}
		if ($messages != -1) {
			self::update_option(self::DB_MSG, -1);
		}

		// Pinned msg
		$messages = self::get_option(self::DB_MSG_PIN, array());
		if (is_array($messages)) {
			foreach ($messages as $k => $msg) {
				// Added for popup links
				if (strpos($msg, 'TB_iframe') && !$added_thickbox) {
					add_thickbox();
					$added_thickbox = true;
				}

				// Append close btn
				if (substr($msg, -6) == '</div>') {
					$link = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PIN, false, null, array('msgid' => $k));
					$msg =
						substr($msg, 0, -6) .
						'<p><a href="' .
						$link .
						'" class="button litespeed-btn-primary litespeed-btn-mini">' .
						__('Dismiss', 'litespeed-cache') .
						'</a>' .
						'</p></div>';
				}
				echo wp_kses_post($msg);
			}
		}
		// if ( $messages != -1 ) {
		// 	self::update_option( self::DB_MSG_PIN, -1 );
		// }

		if (empty($_GET['page']) || strpos($_GET['page'], 'litespeed') !== 0) {
			global $pagenow;
			if ($pagenow != 'plugins.php') {
				// && $pagenow != 'index.php'
				return;
			}
		}

		// Show disable all warning
		if (defined('LITESPEED_DISABLE_ALL') && LITESPEED_DISABLE_ALL) {
			Admin_Display::error(Error::msg('disabled_all'), true);
		}

		if (!$this->conf(self::O_NEWS)) {
			return;
		}

		// Show promo from cloud
		Cloud::cls()->show_promo();

		/**
		 * Check promo msg first
		 * @since 2.9
		 */
		GUI::cls()->show_promo();

		// Show version news
		Cloud::cls()->news();
	}

	/**
	 * Dismiss pinned msg
	 *
	 * @since 3.5.2
	 * @access public
	 */
	public static function dismiss_pin()
	{
		if (!isset($_GET['msgid'])) {
			return;
		}

		$messages = self::get_option(self::DB_MSG_PIN, array());
		if (!is_array($messages) || empty($messages[$_GET['msgid']])) {
			return;
		}

		unset($messages[$_GET['msgid']]);
		if (!$messages) {
			$messages = -1;
		}
		self::update_option(self::DB_MSG_PIN, $messages);
	}

	/**
	 * Dismiss pinned msg by msg content
	 *
	 * @since 7.0
	 * @access public
	 */
	public static function dismiss_pin_by_content($content, $color, $irremovable)
	{
		$content = self::build_notice($color, $content, $irremovable);
		$messages = self::get_option(self::DB_MSG_PIN, array());
		$hit = false;
		if ($messages != -1) {
			foreach ($messages as $k => $v) {
				if ($v == $content) {
					unset($messages[$k]);
					$hit = true;
					self::debug('✅ pinned msg content hit. Removed');
					break;
				}
			}
		}
		if ($hit) {
			if (!$messages) {
				$messages = -1;
			}
			self::update_option(self::DB_MSG_PIN, $messages);
		} else {
			self::debug('❌ No pinned msg content hit');
		}
	}

	/**
	 * Hooked to the in_widget_form action.
	 * Appends LiteSpeed Cache settings to the widget edit settings screen.
	 * This will append the esi on/off selector and ttl text.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function show_widget_edit($widget, $return, $instance)
	{
		require LSCWP_DIR . 'tpl/esi_widget_edit.php';
	}

	/**
	 * Displays the dashboard page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_menu_dash()
	{
		$this->cls('Cloud')->maybe_preview_banner();
		require_once LSCWP_DIR . 'tpl/dash/entry.tpl.php';
	}

	/**
	 * Displays the General page.
	 *
	 * @since 5.3
	 * @access public
	 */
	public function show_menu_presets()
	{
		require_once LSCWP_DIR . 'tpl/presets/entry.tpl.php';
	}

	/**
	 * Displays the General page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_menu_general()
	{
		$this->cls('Cloud')->maybe_preview_banner();
		require_once LSCWP_DIR . 'tpl/general/entry.tpl.php';
	}

	/**
	 * Displays the CDN page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_menu_cdn()
	{
		$this->cls('Cloud')->maybe_preview_banner();
		require_once LSCWP_DIR . 'tpl/cdn/entry.tpl.php';
	}

	/**
	 * Outputs the LiteSpeed Cache settings page.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function show_menu_cache()
	{
		if ($this->_is_network_admin) {
			require_once LSCWP_DIR . 'tpl/cache/entry_network.tpl.php';
		} else {
			require_once LSCWP_DIR . 'tpl/cache/entry.tpl.php';
		}
	}

	/**
	 * Tools page
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_toolbox()
	{
		$this->cls('Cloud')->maybe_preview_banner();
		require_once LSCWP_DIR . 'tpl/toolbox/entry.tpl.php';
	}

	/**
	 * Outputs the crawler operation page.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function show_crawler()
	{
		$this->cls('Cloud')->maybe_preview_banner();
		require_once LSCWP_DIR . 'tpl/crawler/entry.tpl.php';
	}

	/**
	 * Outputs the optimization operation page.
	 *
	 * @since 1.6
	 * @access public
	 */
	public function show_img_optm()
	{
		$this->cls('Cloud')->maybe_preview_banner();
		require_once LSCWP_DIR . 'tpl/img_optm/entry.tpl.php';
	}

	/**
	 * Page optm page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_page_optm()
	{
		$this->cls('Cloud')->maybe_preview_banner();
		require_once LSCWP_DIR . 'tpl/page_optm/entry.tpl.php';
	}

	/**
	 * DB optm page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_db_optm()
	{
		require_once LSCWP_DIR . 'tpl/db_optm/entry.tpl.php';
	}

	/**
	 * Outputs a notice to the admin panel when the plugin is installed
	 * via the WHM plugin.
	 *
	 * @since 1.0.12
	 * @access public
	 */
	public function show_display_installed()
	{
		require_once LSCWP_DIR . 'tpl/inc/show_display_installed.php';
	}

	/**
	 * Display error cookie msg.
	 *
	 * @since 1.0.12
	 * @access public
	 */
	public static function show_error_cookie()
	{
		require_once LSCWP_DIR . 'tpl/inc/show_error_cookie.php';
	}

	/**
	 * Display warning if lscache is disabled
	 *
	 * @since 2.1
	 * @access public
	 */
	public function cache_disabled_warning()
	{
		include LSCWP_DIR . 'tpl/inc/check_cache_disabled.php';
	}

	/**
	 * Display conf data upgrading banner
	 *
	 * @since 2.1
	 * @access private
	 */
	private function _in_upgrading()
	{
		include LSCWP_DIR . 'tpl/inc/in_upgrading.php';
	}

	/**
	 * Output litespeed form info
	 *
	 * @since    3.0
	 * @access public
	 */
	public function form_action($action = false, $type = false, $has_upload = false)
	{
		if (!$action) {
			$action = Router::ACTION_SAVE_SETTINGS;
		}

		$has_upload = $has_upload ? 'enctype="multipart/form-data"' : '';

		if (!defined('LITESPEED_CONF_LOADED')) {
			echo '<div class="litespeed-relative"';
		} else {
			echo '<form method="post" action="' . wp_unslash($_SERVER['REQUEST_URI']) . '" class="litespeed-relative" ' . $has_upload . '>';
		}

		echo '<input type="hidden" name="' . Router::ACTION . '" value="' . $action . '" />';
		if ($type) {
			echo '<input type="hidden" name="' . Router::TYPE . '" value="' . $type . '" />';
		}
		wp_nonce_field($action, Router::NONCE);
	}

	/**
	 * Output litespeed form info END
	 *
	 * @since    3.0
	 * @access public
	 */
	public function form_end($disable_reset = false)
	{
		echo "<div class='litespeed-top20'></div>";

		if (!defined('LITESPEED_CONF_LOADED')) {
			submit_button(__('Save Changes', 'litespeed-cache'), 'secondary litespeed-duplicate-float', 'litespeed-submit', true, array('disabled' => 'disabled'));

			echo '</div>';
		} else {
			submit_button(__('Save Changes', 'litespeed-cache'), 'primary litespeed-duplicate-float', 'litespeed-submit', true, array(
				'id' => 'litespeed-submit-' . $this->_btn_i++,
			));

			echo '</form>';
		}
	}

	/**
	 * Register this setting to save
	 *
	 * @since  3.0
	 * @access public
	 */
	public function enroll($id)
	{
		echo '<input type="hidden" name="' . Admin_Settings::ENROLL . '[]" value="' . $id . '" />';
	}

	/**
	 * Build a textarea
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function build_textarea($id, $cols = false, $val = null)
	{
		if ($val === null) {
			$val = $this->conf($id, true);

			if (is_array($val)) {
				$val = implode("\n", $val);
			}
		}

		if (!$cols) {
			$cols = 80;
		}

		$rows = 5;
		$lines = substr_count($val, "\n") + 2;
		if ($lines > $rows) {
			$rows = $lines;
		}
		if ($rows > 40) {
			$rows = 40;
		}

		$this->enroll($id);

		echo "<textarea name='$id' rows='$rows' cols='$cols'>" . esc_textarea($val) . '</textarea>';

		$this->_check_overwritten($id);
	}

	/**
	 * Build a text input field
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function build_input($id, $cls = null, $val = null, $type = 'text', $disabled = false)
	{
		if ($val === null) {
			$val = $this->conf($id, true);

			// Mask pswds
			if ($this->_conf_pswd($id) && $val) {
				$val = str_repeat('*', strlen($val));
			}
		}

		$label_id = preg_replace('/\W/', '', $id);

		if ($type == 'text') {
			$cls = "regular-text $cls";
		}

		if ($disabled) {
			echo "<input type='$type' class='$cls' value='" . esc_textarea($val) . "' id='input_$label_id' disabled /> ";
		} else {
			$this->enroll($id);
			echo "<input type='$type' class='$cls' name='$id' value='" . esc_textarea($val) . "' id='input_$label_id' /> ";
		}

		$this->_check_overwritten($id);
	}

	/**
	 * Build a checkbox html snippet
	 *
	 * @since 1.1.0
	 * @access public
	 * @param  string $id
	 * @param  string $title
	 * @param  bool $checked
	 */
	public function build_checkbox($id, $title, $checked = null, $value = 1)
	{
		if ($checked === null && $this->conf($id, true)) {
			$checked = true;
		}
		$checked = $checked ? ' checked ' : '';

		$label_id = preg_replace('/\W/', '', $id);

		if ($value !== 1) {
			$label_id .= '_' . $value;
		}

		$this->enroll($id);

		echo "<div class='litespeed-tick'>
			<input type='checkbox' name='$id' id='input_checkbox_$label_id' value='$value' $checked />
			<label for='input_checkbox_$label_id'>$title</label>
		</div>";

		$this->_check_overwritten($id);
	}

	/**
	 * Build a toggle checkbox html snippet
	 *
	 * @since 1.7
	 */
	public function build_toggle($id, $checked = null, $title_on = null, $title_off = null)
	{
		if ($checked === null && $this->conf($id, true)) {
			$checked = true;
		}
		if ($title_on === null) {
			$title_on = __('ON', 'litespeed-cache');
			$title_off = __('OFF', 'litespeed-cache');
		}
		$cls = $checked ? 'primary' : 'default litespeed-toggleoff';
		echo "<div class='litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-$cls' data-litespeed-toggle-on='primary' data-litespeed-toggle-off='default' data-litespeed_toggle_id='$id' >
				<input name='$id' type='hidden' value='$checked' />
				<div class='litespeed-toggle-group'>
					<label class='litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on'>$title_on</label>
					<label class='litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off'>$title_off</label>
					<span class='litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default'></span>
				</div>
			</div>";
	}

	/**
	 * Build a switch div html snippet
	 *
	 * @since 1.1.0
	 * @since 1.7 removed param $disable
	 * @access public
	 */
	public function build_switch($id, $title_list = false)
	{
		$this->enroll($id);

		echo '<div class="litespeed-switch">';

		if (!$title_list) {
			$title_list = array(__('OFF', 'litespeed-cache'), __('ON', 'litespeed-cache'));
		}

		foreach ($title_list as $k => $v) {
			$this->_build_radio($id, $k, $v);
		}

		echo '</div>';

		$this->_check_overwritten($id);
	}

	/**
	 * Build a radio input html codes and output
	 *
	 * @since 1.1.0
	 * @access private
	 */
	private function _build_radio($id, $val, $txt)
	{
		$id_attr = 'input_radio_' . preg_replace('/\W/', '', $id) . '_' . $val;

		$default = isset(self::$_default_options[$id]) ? self::$_default_options[$id] : self::$_default_site_options[$id];

		if (!is_string($default)) {
			$checked = (int) $this->conf($id, true) === (int) $val ? ' checked ' : '';
		} else {
			$checked = $this->conf($id, true) === $val ? ' checked ' : '';
		}

		echo "<input type='radio' autocomplete='off' name='$id' id='$id_attr' value='$val' $checked /> <label for='$id_attr'>$txt</label>";
	}

	/**
	 * Show overwritten msg if there is a const defined
	 *
	 * @since  3.0
	 */
	protected function _check_overwritten($id)
	{
		$const_val = $this->const_overwritten($id);
		$primary_val = $this->primary_overwritten($id);
		if ($const_val === null && $primary_val === null) {
			return;
		}

		$val = $const_val !== null ? $const_val : $primary_val;

		$default = isset(self::$_default_options[$id]) ? self::$_default_options[$id] : self::$_default_site_options[$id];

		if (is_bool($default)) {
			$val = $val ? __('ON', 'litespeed-cache') : __('OFF', 'litespeed-cache');
		} else {
			if (is_array($default)) {
				$val = implode("\n", $val);
			}
			$val = esc_textarea($val);
		}

		echo '<div class="litespeed-desc litespeed-warning">⚠️ ';

		if ($const_val !== null) {
			echo sprintf(__('This setting is overwritten by the PHP constant %s', 'litespeed-cache'), '<code>' . Base::conf_const($id) . '</code>');
		} else {
			if (get_current_blog_id() != BLOG_ID_CURRENT_SITE && $this->conf(self::NETWORK_O_USE_PRIMARY)) {
				echo __('This setting is overwritten by the primary site setting', 'litespeed-cache');
			} else {
				echo __('This setting is overwritten by the Network setting', 'litespeed-cache');
			}
		}

		echo ', ' . sprintf(__('currently set to %s', 'litespeed-cache'), "<code>$val</code>") . '</div>';
	}

	/**
	 * Display seconds text and readable layout
	 *
	 * @since 3.0
	 * @access public
	 */
	public function readable_seconds()
	{
		echo __('seconds', 'litespeed-cache');
		echo ' <span data-litespeed-readable=""></span>';
	}

	/**
	 * Display default value
	 *
	 * @since  1.1.1
	 * @access public
	 */
	public function recommended($id)
	{
		if (!$this->default_settings) {
			$this->default_settings = $this->load_default_vals();
		}

		$val = $this->default_settings[$id];

		if ($val) {
			if (is_array($val)) {
				$rows = 5;
				$cols = 30;
				// Flexible rows/cols
				$lines = count($val) + 1;
				$rows = min(max($lines, $rows), 40);
				foreach ($val as $v) {
					$cols = max(strlen($v), $cols);
				}
				$cols = min($cols, 150);

				$val = implode("\n", $val);
				$val = esc_textarea($val);
				$val = '<div class="litespeed-desc">' . __('Default value', 'litespeed-cache') . ':</div>' . "<textarea readonly rows='$rows' cols='$cols'>$val</textarea>";
			} else {
				$val = esc_textarea($val);
				$val = "<code>$val</code>";
				$val = __('Default value', 'litespeed-cache') . ': ' . $val;
			}
			echo $val;
		}
	}

	/**
	 * Validate rewrite rules regex syntax
	 *
	 * @since  3.0
	 */
	protected function _validate_syntax($id)
	{
		$val = $this->conf($id, true);

		if (!$val) {
			return;
		}

		if (!is_array($val)) {
			$val = array($val);
		}

		foreach ($val as $v) {
			if (!Utility::syntax_checker($v)) {
				echo '<br /><font class="litespeed-warning"> ❌ ' . __('Invalid rewrite rule', 'litespeed-cache') . ': <code>' . $v . '</code></font>';
			}
		}
	}

	/**
	 * Validate if the htaccess path is valid
	 *
	 * @since  3.0
	 */
	protected function _validate_htaccess_path($id)
	{
		$val = $this->conf($id, true);
		if (!$val) {
			return;
		}

		if (substr($val, -10) !== '/.htaccess') {
			echo '<br /><font class="litespeed-warning"> ❌ ' . sprintf(__('Path must end with %s', 'litespeed-cache'), '<code>/.htaccess</code>') . '</font>';
		}
	}

	/**
	 * Check ttl instead of error when saving
	 *
	 * @since  3.0
	 */
	protected function _validate_ttl($id, $min = false, $max = false, $allow_zero = false)
	{
		$val = $this->conf($id, true);

		if ($allow_zero && !$val) {
			// return;
		}

		$tip = array();
		if ($min && $val < $min && (!$allow_zero || $val != 0)) {
			$tip[] = __('Minimum value', 'litespeed-cache') . ': <code>' . $min . '</code>.';
		}
		if ($max && $val > $max) {
			$tip[] = __('Maximum value', 'litespeed-cache') . ': <code>' . $max . '</code>.';
		}

		echo '<br />';

		if ($tip) {
			echo '<font class="litespeed-warning"> ❌ ' . implode(' ', $tip) . '</font>';
		}

		$range = '';

		if ($allow_zero) {
			$range .= __('Zero, or', 'litespeed-cache') . ' ';
		}

		if ($min && $max) {
			$range .= $min . ' - ' . $max;
		} elseif ($min) {
			$range .= __('Larger than', 'litespeed-cache') . ' ' . $min;
		} elseif ($max) {
			$range .= __('Smaller than', 'litespeed-cache') . ' ' . $max;
		}

		echo __('Value range', 'litespeed-cache') . ': <code>' . $range . '</code>';
	}

	/**
	 * Check if ip is valid
	 *
	 * @since  3.0
	 */
	protected function _validate_ip($id)
	{
		$val = $this->conf($id, true);
		if (!$val) {
			return;
		}

		if (!is_array($val)) {
			$val = array($val);
		}

		$tip = array();
		foreach ($val as $v) {
			if (!$v) {
				continue;
			}

			if (!\WP_Http::is_ip_address($v)) {
				$tip[] = __('Invalid IP', 'litespeed-cache') . ': <code>' . esc_textarea($v) . '</code>.';
			}
		}

		if ($tip) {
			echo '<br /><font class="litespeed-warning"> ❌ ' . implode(' ', $tip) . '</font>';
		}
	}

	/**
	 * Display API environment variable support
	 *
	 * @since  1.8.3
	 * @access protected
	 */
	protected function _api_env_var()
	{
		$args = func_get_args();
		$s = '<code>' . implode('</code>, <code>', $args) . '</code>';

		echo '<font class="litespeed-success"> ' .
			__('API', 'litespeed-cache') .
			': ' .
			sprintf(__('Server variable(s) %s available to override this setting.', 'litespeed-cache'), $s);

		Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/admin/#limiting-the-crawler');
	}

	/**
	 * Display URI setting example
	 *
	 * @since  2.6.1
	 * @access protected
	 */
	protected function _uri_usage_example()
	{
		echo __('The URLs will be compared to the REQUEST_URI server variable.', 'litespeed-cache');
		echo ' ' . sprintf(__('For example, for %s, %s can be used here.', 'litespeed-cache'), '<code>/mypath/mypage?aa=bb</code>', '<code>mypage?aa=</code>');
		echo '<br /><i>';
		echo sprintf(__('To match the beginning, add %s to the beginning of the item.', 'litespeed-cache'), '<code>^</code>');
		echo ' ' . sprintf(__('To do an exact match, add %s to the end of the URL.', 'litespeed-cache'), '<code>$</code>');
		echo ' ' . __('One per line.', 'litespeed-cache');
		echo '</i>';
	}

	/**
	 * Return groups string
	 *
	 * @since  2.0
	 * @access public
	 */
	public static function print_plural($num, $kind = 'group')
	{
		if ($num > 1) {
			switch ($kind) {
				case 'group':
					return sprintf(__('%s groups', 'litespeed-cache'), $num);

				case 'image':
					return sprintf(__('%s images', 'litespeed-cache'), $num);

				default:
					return $num;
			}
		}

		switch ($kind) {
			case 'group':
				return sprintf(__('%s group', 'litespeed-cache'), $num);

			case 'image':
				return sprintf(__('%s image', 'litespeed-cache'), $num);

			default:
				return $num;
		}
	}

	/**
	 * Return guidance html
	 *
	 * @since  2.0
	 * @access public
	 */
	public static function guidance($title, $steps, $current_step)
	{
		if ($current_step === 'done') {
			$current_step = count($steps) + 1;
		}

		$percentage = ' (' . floor((($current_step - 1) * 100) / count($steps)) . '%)';

		$html = '<div class="litespeed-guide">' . '<h2>' . $title . $percentage . '</h2>' . '<ol>';
		foreach ($steps as $k => $v) {
			$step = $k + 1;
			if ($current_step > $step) {
				$html .= '<li class="litespeed-guide-done">';
			} else {
				$html .= '<li>';
			}
			$html .= $v . '</li>';
		}

		$html .= '</ol></div>';

		return $html;
	}

	/**
	 * Check if has qc hide banner cookie or not
	 * @since 7.1
	 */
	public static function has_qc_hide_banner()
	{
		return isset($_COOKIE[self::COOKIE_QC_HIDE_BANNER]);
	}

	/**
	 * Set qc hide banner cookie
	 * @since 7.1
	 */
	public static function set_qc_hide_banner()
	{
		$expire = time() + 86400 * 365;
		self::debug('Set qc hide banner cookie');
		setcookie(self::COOKIE_QC_HIDE_BANNER, time(), $expire, COOKIEPATH, COOKIE_DOMAIN);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  7.1
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_QC_HIDE_BANNER:
				self::set_qc_hide_banner();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/debug2.cls.php000064400000032126151600171730017223 0ustar00<?php

/**
 * The plugin logging class.
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Debug2 extends Root
{
	private static $log_path;
	private static $log_path_prefix;
	private static $_prefix;

	const TYPE_CLEAR_LOG = 'clear_log';
	const TYPE_BETA_TEST = 'beta_test';

	const BETA_TEST_URL = 'beta_test_url';

	const BETA_TEST_URL_WP = 'https://downloads.wordpress.org/plugin/litespeed-cache.zip';

	/**
	 * Log class Confructor
	 *
	 * NOTE: in this process, until last step ( define const LSCWP_LOG = true ), any usage to WP filter will not be logged to prevent infinite loop with log_filters()
	 *
	 * @since 1.1.2
	 * @access public
	 */
	public function __construct()
	{
		self::$log_path_prefix = LITESPEED_STATIC_DIR . '/debug/';
		// Maybe move legacy log files
		$this->_maybe_init_folder();

		self::$log_path = $this->path('debug');
		if (!empty($_SERVER['HTTP_USER_AGENT']) && strpos($_SERVER['HTTP_USER_AGENT'], 'lscache_') === 0) {
			self::$log_path = $this->path('crawler');
		}

		!defined('LSCWP_LOG_TAG') && define('LSCWP_LOG_TAG', get_current_blog_id());

		if ($this->conf(Base::O_DEBUG_LEVEL)) {
			!defined('LSCWP_LOG_MORE') && define('LSCWP_LOG_MORE', true);
		}

		defined('LSCWP_DEBUG_EXC_STRINGS') || define('LSCWP_DEBUG_EXC_STRINGS', $this->conf(Base::O_DEBUG_EXC_STRINGS));
	}

	/**
	 * Try moving legacy logs into /litespeed/debug/ folder
	 *
	 * @since 6.5
	 */
	private function _maybe_init_folder()
	{
		if (file_exists(self::$log_path_prefix . 'index.php')) {
			return;
		}
		file::save(self::$log_path_prefix . 'index.php', '<?php // Silence is golden.', true);

		$logs = array('debug', 'debug.purge', 'crawler');
		foreach ($logs as $log) {
			if (file_exists(LSCWP_CONTENT_DIR . '/' . $log . '.log') && !file_exists($this->path($log))) {
				rename(LSCWP_CONTENT_DIR . '/' . $log . '.log', $this->path($log));
			}
		}
	}

	/**
	 * Generate log file path
	 *
	 * @since 6.5
	 */
	public function path($type)
	{
		return self::$log_path_prefix . self::FilePath($type);
	}

	/**
	 * Generate the fixed log filename
	 *
	 * @since 6.5
	 */
	public static function FilePath($type)
	{
		if ($type == 'debug.purge') {
			$type = 'purge';
		}
		$key = defined('AUTH_KEY') ? AUTH_KEY : md5(__FILE__);
		$rand = substr(md5(substr($key, -16)), -16);
		return $type . $rand . '.log';
	}

	/**
	 * End call of one request process
	 * @since 4.7
	 * @access public
	 */
	public static function ended()
	{
		$headers = headers_list();
		foreach ($headers as $key => $header) {
			if (stripos($header, 'Set-Cookie') === 0) {
				unset($headers[$key]);
			}
		}
		self::debug('Response headers', $headers);

		$elapsed_time = number_format((microtime(true) - LSCWP_TS_0) * 1000, 2);
		self::debug("End response\n--------------------------------------------------Duration: " . $elapsed_time . " ms------------------------------\n");
	}

	/**
	 * Beta test upgrade
	 *
	 * @since 2.9.5
	 * @access public
	 */
	public function beta_test($zip = false)
	{
		if (!$zip) {
			if (empty($_REQUEST[self::BETA_TEST_URL])) {
				return;
			}

			$zip = $_REQUEST[self::BETA_TEST_URL];
			if ($zip !== Debug2::BETA_TEST_URL_WP) {
				if ($zip === 'latest') {
					$zip = Debug2::BETA_TEST_URL_WP;
				} else {
					// Generate zip url
					$zip = $this->_package_zip($zip);
				}
			}
		}

		if (!$zip) {
			Debug2::debug('[Debug2] ❌  No ZIP file');
			return;
		}

		Debug2::debug('[Debug2] ZIP file ' . $zip);

		$update_plugins = get_site_transient('update_plugins');
		if (!is_object($update_plugins)) {
			$update_plugins = new \stdClass();
		}

		$plugin_info = new \stdClass();
		$plugin_info->new_version = Core::VER;
		$plugin_info->slug = Core::PLUGIN_NAME;
		$plugin_info->plugin = Core::PLUGIN_FILE;
		$plugin_info->package = $zip;
		$plugin_info->url = 'https://wordpress.org/plugins/litespeed-cache/';

		$update_plugins->response[Core::PLUGIN_FILE] = $plugin_info;

		set_site_transient('update_plugins', $update_plugins);

		// Run upgrade
		Activation::cls()->upgrade();
	}

	/**
	 * Git package refresh
	 *
	 * @since  2.9.5
	 * @access private
	 */
	private function _package_zip($commit)
	{
		$data = array(
			'commit' => $commit,
		);
		$res = Cloud::get(Cloud::API_BETA_TEST, $data);

		if (empty($res['zip'])) {
			return false;
		}

		return $res['zip'];
	}

	/**
	 * Log Purge headers separately
	 *
	 * @since 2.7
	 * @access public
	 */
	public static function log_purge($purge_header)
	{
		// Check if debug is ON
		if (!defined('LSCWP_LOG') && !defined('LSCWP_LOG_BYPASS_NOTADMIN')) {
			return;
		}

		$purge_file = self::cls()->path('purge');

		self::cls()->_init_request($purge_file);

		$msg = $purge_header . self::_backtrace_info(6);

		File::append($purge_file, self::format_message($msg));
	}

	/**
	 * Enable debug log
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function init()
	{
		$debug = $this->conf(Base::O_DEBUG);
		if ($debug == Base::VAL_ON2) {
			if (!$this->cls('Router')->is_admin_ip()) {
				defined('LSCWP_LOG_BYPASS_NOTADMIN') || define('LSCWP_LOG_BYPASS_NOTADMIN', true);
				return;
			}
		}

		/**
		 * Check if hit URI includes/excludes
		 * This is after LSCWP_LOG_BYPASS_NOTADMIN to make `log_purge()` still work
		 * @since  3.0
		 */
		$list = $this->conf(Base::O_DEBUG_INC);
		if ($list) {
			$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $list);
			if (!$result) {
				return;
			}
		}

		$list = $this->conf(Base::O_DEBUG_EXC);
		if ($list) {
			$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $list);
			if ($result) {
				return;
			}
		}

		if (!defined('LSCWP_LOG')) {
			// If not initialized, do it now
			$this->_init_request();
			define('LSCWP_LOG', true);
		}
	}

	/**
	 * Create the initial log messages with the request parameters.
	 *
	 * @since 1.0.12
	 * @access private
	 */
	private function _init_request($log_file = null)
	{
		if (!$log_file) {
			$log_file = self::$log_path;
		}

		// Check log file size
		$log_file_size = $this->conf(Base::O_DEBUG_FILESIZE);
		if (file_exists($log_file) && filesize($log_file) > $log_file_size * 1000000) {
			File::save($log_file, '');
		}

		// For more than 2s's requests, add more break
		if (file_exists($log_file) && time() - filemtime($log_file) > 2) {
			File::append($log_file, "\n\n\n\n");
		}

		if (PHP_SAPI == 'cli') {
			return;
		}

		$servervars = array(
			'Query String' => '',
			'HTTP_ACCEPT' => '',
			'HTTP_USER_AGENT' => '',
			'HTTP_ACCEPT_ENCODING' => '',
			'HTTP_COOKIE' => '',
			'REQUEST_METHOD' => '',
			'SERVER_PROTOCOL' => '',
			'X-LSCACHE' => '',
			'LSCACHE_VARY_COOKIE' => '',
			'LSCACHE_VARY_VALUE' => '',
			'ESI_CONTENT_TYPE' => '',
		);
		$server = array_merge($servervars, $_SERVER);
		$params = array();

		if (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') {
			$server['SERVER_PROTOCOL'] .= ' (HTTPS) ';
		}

		$param = sprintf('💓 ------%s %s %s', $server['REQUEST_METHOD'], $server['SERVER_PROTOCOL'], strtok($server['REQUEST_URI'], '?'));

		$qs = !empty($server['QUERY_STRING']) ? $server['QUERY_STRING'] : '';
		if ($this->conf(Base::O_DEBUG_COLLAPSE_QS)) {
			$qs = $this->_omit_long_message($qs);
			if ($qs) {
				$param .= ' ? ' . $qs;
			}
			$params[] = $param;
		} else {
			$params[] = $param;
			$params[] = 'Query String: ' . $qs;
		}

		if (!empty($_SERVER['HTTP_REFERER'])) {
			$params[] = 'HTTP_REFERER: ' . $this->_omit_long_message($server['HTTP_REFERER']);
		}

		if (defined('LSCWP_LOG_MORE')) {
			$params[] = 'User Agent: ' . $this->_omit_long_message($server['HTTP_USER_AGENT']);
			$params[] = 'Accept: ' . $server['HTTP_ACCEPT'];
			$params[] = 'Accept Encoding: ' . $server['HTTP_ACCEPT_ENCODING'];
		}
		// $params[] = 'Cookie: ' . $server['HTTP_COOKIE'];
		if (isset($_COOKIE['_lscache_vary'])) {
			$params[] = 'Cookie _lscache_vary: ' . $_COOKIE['_lscache_vary'];
		}
		if (defined('LSCWP_LOG_MORE')) {
			$params[] = 'X-LSCACHE: ' . (!empty($server['X-LSCACHE']) ? 'true' : 'false');
		}
		if ($server['LSCACHE_VARY_COOKIE']) {
			$params[] = 'LSCACHE_VARY_COOKIE: ' . $server['LSCACHE_VARY_COOKIE'];
		}
		if ($server['LSCACHE_VARY_VALUE']) {
			$params[] = 'LSCACHE_VARY_VALUE: ' . $server['LSCACHE_VARY_VALUE'];
		}
		if ($server['ESI_CONTENT_TYPE']) {
			$params[] = 'ESI_CONTENT_TYPE: ' . $server['ESI_CONTENT_TYPE'];
		}

		$request = array_map(__CLASS__ . '::format_message', $params);

		File::append($log_file, $request);
	}

	/**
	 * Trim long msg to keep log neat
	 * @since 6.3
	 */
	private function _omit_long_message($msg)
	{
		if (strlen($msg) > 53) {
			$msg = substr($msg, 0, 53) . '...';
		}
		return $msg;
	}

	/**
	 * Formats the log message with a consistent prefix.
	 *
	 * @since 1.0.12
	 * @access private
	 * @param string $msg The log message to write.
	 * @return string The formatted log message.
	 */
	private static function format_message($msg)
	{
		// If call here without calling get_enabled() first, improve compatibility
		if (!defined('LSCWP_LOG_TAG')) {
			return $msg . "\n";
		}

		if (!isset(self::$_prefix)) {
			// address
			if (PHP_SAPI == 'cli') {
				$addr = '=CLI=';
				if (isset($_SERVER['USER'])) {
					$addr .= $_SERVER['USER'];
				} elseif (!empty($_SERVER['HTTP_X_FORWARDED_FOR'])) {
					$addr .= $_SERVER['HTTP_X_FORWARDED_FOR'];
				}
			} else {
				$addr = isset($_SERVER['REMOTE_ADDR']) ? $_SERVER['REMOTE_ADDR'] : '';
				$port = isset($_SERVER['REMOTE_PORT']) ? $_SERVER['REMOTE_PORT'] : '';
				$addr = "$addr:$port";
			}

			// Generate a unique string per request
			self::$_prefix = sprintf(' [%s %s %s] ', $addr, LSCWP_LOG_TAG, Str::rrand(3));
		}
		list($usec, $sec) = explode(' ', microtime());
		return date('m/d/y H:i:s', $sec + LITESPEED_TIME_OFFSET) . substr($usec, 1, 4) . self::$_prefix . $msg . "\n";
	}

	/**
	 * Direct call to log a debug message.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function debug($msg, $backtrace_limit = false)
	{
		if (!defined('LSCWP_LOG')) {
			return;
		}

		if (defined('LSCWP_DEBUG_EXC_STRINGS') && Utility::str_hit_array($msg, LSCWP_DEBUG_EXC_STRINGS)) {
			return;
		}

		if ($backtrace_limit !== false) {
			if (!is_numeric($backtrace_limit)) {
				$backtrace_limit = self::trim_longtext($backtrace_limit);
				if (is_array($backtrace_limit) && count($backtrace_limit) == 1 && !empty($backtrace_limit[0])) {
					$msg .= ' --- ' . $backtrace_limit[0];
				} else {
					$msg .= ' --- ' . var_export($backtrace_limit, true);
				}
				self::push($msg);
				return;
			}

			self::push($msg, $backtrace_limit + 1);
			return;
		}

		self::push($msg);
	}

	/**
	 * Trim long string before array dump
	 * @since  3.3
	 */
	public static function trim_longtext($backtrace_limit)
	{
		if (is_array($backtrace_limit)) {
			$backtrace_limit = array_map(__CLASS__ . '::trim_longtext', $backtrace_limit);
		}
		if (is_string($backtrace_limit) && strlen($backtrace_limit) > 500) {
			$backtrace_limit = substr($backtrace_limit, 0, 1000) . '...';
		}
		return $backtrace_limit;
	}

	/**
	 * Direct call to log an advanced debug message.
	 *
	 * @since 1.2.0
	 * @access public
	 */
	public static function debug2($msg, $backtrace_limit = false)
	{
		if (!defined('LSCWP_LOG_MORE')) {
			return;
		}
		self::debug($msg, $backtrace_limit);
	}

	/**
	 * Logs a debug message.
	 *
	 * @since 1.1.0
	 * @access private
	 * @param string $msg The debug message.
	 * @param int $backtrace_limit Backtrace depth.
	 */
	private static function push($msg, $backtrace_limit = false)
	{
		// backtrace handler
		if (defined('LSCWP_LOG_MORE') && $backtrace_limit !== false) {
			$msg .= self::_backtrace_info($backtrace_limit);
		}

		File::append(self::$log_path, self::format_message($msg));
	}

	/**
	 * Backtrace info
	 *
	 * @since 2.7
	 */
	private static function _backtrace_info($backtrace_limit)
	{
		$msg = '';

		$trace = version_compare(PHP_VERSION, '5.4.0', '<') ? debug_backtrace() : debug_backtrace(false, $backtrace_limit + 3);
		for ($i = 2; $i <= $backtrace_limit + 2; $i++) {
			// 0st => _backtrace_info(), 1st => push()
			if (empty($trace[$i]['class'])) {
				if (empty($trace[$i]['file'])) {
					break;
				}
				$log = "\n" . $trace[$i]['file'];
			} else {
				if ($trace[$i]['class'] == __CLASS__) {
					continue;
				}

				$args = '';
				if (!empty($trace[$i]['args'])) {
					foreach ($trace[$i]['args'] as $v) {
						if (is_array($v)) {
							$v = 'ARRAY';
						}
						if (is_string($v) || is_numeric($v)) {
							$args .= $v . ',';
						}
					}

					$args = substr($args, 0, strlen($args) > 100 ? 100 : -1);
				}

				$log = str_replace('Core', 'LSC', $trace[$i]['class']) . $trace[$i]['type'] . $trace[$i]['function'] . '(' . $args . ')';
			}
			if (!empty($trace[$i - 1]['line'])) {
				$log .= '@' . $trace[$i - 1]['line'];
			}
			$msg .= " => $log";
		}

		return $msg;
	}

	/**
	 * Clear log file
	 *
	 * @since 1.6.6
	 * @access private
	 */
	private function _clear_log()
	{
		$logs = array('debug', 'purge', 'crawler');
		foreach ($logs as $log) {
			File::save($this->path($log), '');
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.6.6
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_CLEAR_LOG:
				$this->_clear_log();
				break;

			case self::TYPE_BETA_TEST:
				$this->beta_test();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/core.cls.php000064400000047526151600172000017004 0ustar00<?php

/**
 * The core plugin class.
 *
 * Note: Core doesn't allow $this->cls( 'Core' )
 *
 * @since      	1.0.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Core extends Root
{
	const NAME = 'LiteSpeed Cache';
	const PLUGIN_NAME = 'litespeed-cache';
	const PLUGIN_FILE = 'litespeed-cache/litespeed-cache.php';
	const VER = LSCWP_V;

	const ACTION_DISMISS = 'dismiss';
	const ACTION_PURGE_BY = 'PURGE_BY';
	const ACTION_PURGE_EMPTYCACHE = 'PURGE_EMPTYCACHE';
	const ACTION_QS_PURGE = 'PURGE';
	const ACTION_QS_PURGE_SINGLE = 'PURGESINGLE'; // This will be same as `ACTION_QS_PURGE` (purge single url only)
	const ACTION_QS_SHOW_HEADERS = 'SHOWHEADERS';
	const ACTION_QS_PURGE_ALL = 'purge_all';
	const ACTION_QS_PURGE_EMPTYCACHE = 'empty_all';
	const ACTION_QS_NOCACHE = 'NOCACHE';

	const HEADER_DEBUG = 'X-LiteSpeed-Debug';

	protected static $_debug_show_header = false;

	private $_footer_comment = '';

	/**
	 * Define the core functionality of the plugin.
	 *
	 * Set the plugin name and the plugin version that can be used throughout the plugin.
	 * Load the dependencies, define the locale, and set the hooks for the admin area and
	 * the public-facing side of the site.
	 *
	 * @since    1.0.0
	 */
	public function __construct()
	{
		!defined('LSCWP_TS_0') && define('LSCWP_TS_0', microtime(true));
		$this->cls('Conf')->init();

		/**
		 * Load API hooks
		 * @since  3.0
		 */
		$this->cls('API')->init();

		if (defined('LITESPEED_ON')) {
			// Load third party detection if lscache enabled.
			include_once LSCWP_DIR . 'thirdparty/entry.inc.php';
		}

		if ($this->conf(Base::O_DEBUG_DISABLE_ALL)) {
			!defined('LITESPEED_DISABLE_ALL') && define('LITESPEED_DISABLE_ALL', true);
		}

		/**
		 * Register plugin activate/deactivate/uninstall hooks
		 * NOTE: this can't be moved under after_setup_theme, otherwise activation will be bypassed somehow
		 * @since  2.7.1	Disabled admin&CLI check to make frontend able to enable cache too
		 */
		// if( is_admin() || defined( 'LITESPEED_CLI' ) ) {
		$plugin_file = LSCWP_DIR . 'litespeed-cache.php';
		register_activation_hook($plugin_file, array(__NAMESPACE__ . '\Activation', 'register_activation'));
		register_deactivation_hook($plugin_file, array(__NAMESPACE__ . '\Activation', 'register_deactivation'));
		register_uninstall_hook($plugin_file, __NAMESPACE__ . '\Activation::uninstall_litespeed_cache');
		// }

		if (defined('LITESPEED_ON')) {
			// register purge_all actions
			$purge_all_events = $this->conf(Base::O_PURGE_HOOK_ALL);

			// purge all on upgrade
			if ($this->conf(Base::O_PURGE_ON_UPGRADE)) {
				$purge_all_events[] = 'automatic_updates_complete';
				$purge_all_events[] = 'upgrader_process_complete';
				$purge_all_events[] = 'admin_action_do-plugin-upgrade';
			}
			foreach ($purge_all_events as $event) {
				// Don't allow hook to update_option bcos purge_all will cause infinite loop of update_option
				if (in_array($event, array('update_option'))) {
					continue;
				}
				add_action($event, __NAMESPACE__ . '\Purge::purge_all');
			}
			// add_filter( 'upgrader_pre_download', 'Purge::filter_with_purge_all' );

			// Add headers to site health check for full page cache
			// @since 5.4
			add_filter('site_status_page_cache_supported_cache_headers', function ($cache_headers) {
				$is_cache_hit = function ($header_value) {
					return false !== strpos(strtolower($header_value), 'hit');
				};
				$cache_headers['x-litespeed-cache'] = $is_cache_hit;
				$cache_headers['x-lsadc-cache'] = $is_cache_hit;
				$cache_headers['x-qc-cache'] = $is_cache_hit;
				return $cache_headers;
			});
		}

		add_action('after_setup_theme', array($this, 'init'));

		// Check if there is a purge request in queue
		if (!defined('LITESPEED_CLI')) {
			$purge_queue = Purge::get_option(Purge::DB_QUEUE);
			if ($purge_queue && $purge_queue != -1) {
				$this->_http_header($purge_queue);
				Debug2::debug('[Core] Purge Queue found&sent: ' . $purge_queue);
			}
			if ($purge_queue != -1) {
				Purge::update_option(Purge::DB_QUEUE, -1); // Use 0 to bypass purge while still enable db update as WP's update_option will check value===false to bypass update
			}

			$purge_queue = Purge::get_option(Purge::DB_QUEUE2);
			if ($purge_queue && $purge_queue != -1) {
				$this->_http_header($purge_queue);
				Debug2::debug('[Core] Purge2 Queue found&sent: ' . $purge_queue);
			}
			if ($purge_queue != -1) {
				Purge::update_option(Purge::DB_QUEUE2, -1);
			}
		}

		/**
		 * Hook internal REST
		 * @since  2.9.4
		 */
		$this->cls('REST');

		/**
		 * Hook wpnonce function
		 *
		 * Note: ESI nonce won't be available until hook after_setup_theme ESI init due to Guest Mode concern
		 * @since v4.1
		 */
		if ($this->cls('Router')->esi_enabled() && !function_exists('wp_create_nonce')) {
			Debug2::debug('[ESI] Overwrite wp_create_nonce()');
			litespeed_define_nonce_func();
		}
	}

	/**
	 * The plugin initializer.
	 *
	 * This function checks if the cache is enabled and ready to use, then determines what actions need to be set up based on the type of user and page accessed. Output is buffered if the cache is enabled.
	 *
	 * NOTE: WP user doesn't init yet
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function init()
	{
		/**
		 * Added hook before init
		 * 3rd party preload hooks will be fired here too (e.g. Divi disable all in edit mode)
		 * @since  1.6.6
		 * @since  2.6 	Added filter to all config values in Conf
		 */
		do_action('litespeed_init');
		add_action('wp_ajax_async_litespeed', 'LiteSpeed\Task::async_litespeed_handler');
		add_action('wp_ajax_nopriv_async_litespeed', 'LiteSpeed\Task::async_litespeed_handler');

		// in `after_setup_theme`, before `init` hook
		$this->cls('Activation')->auto_update();

		if (is_admin() && !(defined('DOING_AJAX') && DOING_AJAX)) {
			$this->cls('Admin');
		}

		if (defined('LITESPEED_DISABLE_ALL') && LITESPEED_DISABLE_ALL) {
			Debug2::debug('[Core] Bypassed due to debug disable all setting');
			return;
		}

		do_action('litespeed_initing');

		ob_start(array($this, 'send_headers_force'));
		add_action('shutdown', array($this, 'send_headers'), 0);
		add_action('wp_footer', array($this, 'footer_hook'));

		/**
		 * Check if is non optm simulator
		 * @since  2.9
		 */
		if (!empty($_GET[Router::ACTION]) && $_GET[Router::ACTION] == 'before_optm' && !apply_filters('litespeed_qs_forbidden', false)) {
			Debug2::debug('[Core] ⛑️ bypass_optm due to QS CTRL');
			!defined('LITESPEED_NO_OPTM') && define('LITESPEED_NO_OPTM', true);
		}

		/**
		 * Register vary filter
		 * @since  1.6.2
		 */
		$this->cls('Control')->init();

		// 1. Init vary
		// 2. Init cacheable status
		// $this->cls('Vary')->init();

		// Init Purge hooks
		$this->cls('Purge')->init();

		$this->cls('Tag')->init();

		// Load hooks that may be related to users
		add_action('init', array($this, 'after_user_init'), 5);

		// Load 3rd party hooks
		add_action('wp_loaded', array($this, 'load_thirdparty'), 2);

		// test: Simulate a purge all
		// if (defined( 'LITESPEED_CLI' )) Purge::add('test'.date('Ymd.His'));
	}

	/**
	 * Run hooks after user init
	 *
	 * @since 2.9.8
	 * @access public
	 */
	public function after_user_init()
	{
		$this->cls('Router')->is_role_simulation();

		// Detect if is Guest mode or not also
		$this->cls('Vary')->after_user_init();

		/**
		 * Preload ESI functionality for ESI request uri recovery
		 * @since 1.8.1
		 * @since  4.0 ESI init needs to be after Guest mode detection to bypass ESI if is under Guest mode
		 */
		$this->cls('ESI')->init();

		if (!is_admin() && !defined('LITESPEED_GUEST_OPTM') && ($result = $this->cls('Conf')->in_optm_exc_roles())) {
			Debug2::debug('[Core] ⛑️ bypass_optm: hit Role Excludes setting: ' . $result);
			!defined('LITESPEED_NO_OPTM') && define('LITESPEED_NO_OPTM', true);
		}

		// Heartbeat control
		$this->cls('Tool')->heartbeat();

		/**
		 * Backward compatibility for v4.2- @Ruikai
		 * TODO: Will change to hook in future versions to make it revertable
		 */
		if (defined('LITESPEED_BYPASS_OPTM') && !defined('LITESPEED_NO_OPTM')) {
			define('LITESPEED_NO_OPTM', LITESPEED_BYPASS_OPTM);
		}

		if (!defined('LITESPEED_NO_OPTM') || !LITESPEED_NO_OPTM) {
			// Check missing static files
			$this->cls('Router')->serve_static();

			$this->cls('Media')->init();

			$this->cls('Placeholder')->init();

			$this->cls('Router')->can_optm() && $this->cls('Optimize')->init();

			$this->cls('Localization')->init();

			// Hook cdn for attachments
			$this->cls('CDN')->init();

			// load cron tasks
			$this->cls('Task')->init();
		}

		// load litespeed actions
		if ($action = Router::get_action()) {
			$this->proceed_action($action);
		}

		// Load frontend GUI
		if (!is_admin()) {
			$this->cls('GUI')->init();
		}
	}

	/**
	 * Run frontend actions
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function proceed_action($action)
	{
		$msg = false;
		// handle actions
		switch ($action) {
			case self::ACTION_QS_SHOW_HEADERS:
				self::$_debug_show_header = true;
				break;

			case self::ACTION_QS_PURGE:
			case self::ACTION_QS_PURGE_SINGLE:
				Purge::set_purge_single();
				break;

			case self::ACTION_QS_PURGE_ALL:
				Purge::purge_all();
				break;

			case self::ACTION_PURGE_EMPTYCACHE:
			case self::ACTION_QS_PURGE_EMPTYCACHE:
				define('LSWCP_EMPTYCACHE', true); // clear all sites caches
				Purge::purge_all();
				$msg = __('Notified LiteSpeed Web Server to purge everything.', 'litespeed-cache');
				break;

			case self::ACTION_PURGE_BY:
				$this->cls('Purge')->purge_list();
				$msg = __('Notified LiteSpeed Web Server to purge the list.', 'litespeed-cache');
				break;

			case self::ACTION_DISMISS: // Even its from ajax, we don't need to register wp ajax callback function but directly use our action
				GUI::dismiss();
				break;

			default:
				$msg = $this->cls('Router')->handler($action);
				break;
		}
		if ($msg && !Router::is_ajax()) {
			Admin_Display::add_notice(Admin_Display::NOTICE_GREEN, $msg);
			Admin::redirect();
			return;
		}

		if (Router::is_ajax()) {
			exit();
		}
	}

	/**
	 * Callback used to call the detect third party action.
	 *
	 * The detect action is used by third party plugin integration classes to determine if they should add the rest of their hooks.
	 *
	 * @since 1.0.5
	 * @access public
	 */
	public function load_thirdparty()
	{
		do_action('litespeed_load_thirdparty');
	}

	/**
	 * Mark wp_footer called
	 *
	 * @since 1.3
	 * @access public
	 */
	public function footer_hook()
	{
		Debug2::debug('[Core] Footer hook called');
		if (!defined('LITESPEED_FOOTER_CALLED')) {
			define('LITESPEED_FOOTER_CALLED', true);
		}
	}

	/**
	 * Trigger comment info display hook
	 *
	 * @since 1.3
	 * @access private
	 */
	private function _check_is_html($buffer = null)
	{
		if (!defined('LITESPEED_FOOTER_CALLED')) {
			Debug2::debug2('[Core] CHK html bypass: miss footer const');
			return;
		}

		if (defined('DOING_AJAX')) {
			Debug2::debug2('[Core] CHK html bypass: doing ajax');
			return;
		}

		if (defined('DOING_CRON')) {
			Debug2::debug2('[Core] CHK html bypass: doing cron');
			return;
		}

		if ($_SERVER['REQUEST_METHOD'] !== 'GET') {
			Debug2::debug2('[Core] CHK html bypass: not get method ' . $_SERVER['REQUEST_METHOD']);
			return;
		}

		if ($buffer === null) {
			$buffer = ob_get_contents();
		}

		// double check to make sure it is a html file
		if (strlen($buffer) > 300) {
			$buffer = substr($buffer, 0, 300);
		}
		if (strstr($buffer, '<!--') !== false) {
			$buffer = preg_replace('/<!--.*?-->/s', '', $buffer);
		}
		$buffer = trim($buffer);

		$buffer = File::remove_zero_space($buffer);

		$is_html = stripos($buffer, '<html') === 0 || stripos($buffer, '<!DOCTYPE') === 0;

		if (!$is_html) {
			Debug2::debug('[Core] Footer check failed: ' . ob_get_level() . '-' . substr($buffer, 0, 100));
			return;
		}

		Debug2::debug('[Core] Footer check passed');

		if (!defined('LITESPEED_IS_HTML')) {
			define('LITESPEED_IS_HTML', true);
		}
	}

	/**
	 * For compatibility with those plugins have 'Bad' logic that forced all buffer output even it is NOT their buffer :(
	 *
	 * Usually this is called after send_headers() if following original WP process
	 *
	 * @since 1.1.5
	 * @access public
	 * @param  string $buffer
	 * @return string
	 */
	public function send_headers_force($buffer)
	{
		$this->_check_is_html($buffer);

		// Hook to modify buffer before
		$buffer = apply_filters('litespeed_buffer_before', $buffer);

		/**
		 * Media: Image lazyload && WebP
		 * GUI: Clean wrapper mainly for esi block NOTE: this needs to be before optimizer to avoid wrapper being removed
		 * Optimize
		 * CDN
		 */
		if (!defined('LITESPEED_NO_OPTM') || !LITESPEED_NO_OPTM) {
			Debug2::debug('[Core] run hook litespeed_buffer_finalize');
			$buffer = apply_filters('litespeed_buffer_finalize', $buffer);
		}

		/**
		 * Replace ESI preserved list
		 * @since  3.3 Replace this in the end to avoid `Inline JS Defer` or other Page Optm features encoded ESI tags wrongly, which caused LSWS can't recognize ESI
		 */
		$buffer = $this->cls('ESI')->finalize($buffer);

		$this->send_headers(true);

		// Log ESI nonce buffer empty issue
		if (defined('LSCACHE_IS_ESI') && strlen($buffer) == 0) {
			// log ref for debug purpose
			error_log('ESI buffer empty ' . $_SERVER['REQUEST_URI']);
		}

		// Init comment info
		$running_info_showing = defined('LITESPEED_IS_HTML') || defined('LSCACHE_IS_ESI');
		if (defined('LSCACHE_ESI_SILENCE')) {
			$running_info_showing = false;
			Debug2::debug('[Core] ESI silence');
		}
		/**
		 * Silence comment for json req
		 * @since 2.9.3
		 */
		if (REST::cls()->is_rest() || Router::is_ajax()) {
			$running_info_showing = false;
			Debug2::debug('[Core] Silence Comment due to REST/AJAX');
		}
		$running_info_showing = apply_filters('litespeed_comment', $running_info_showing);
		if ($running_info_showing) {
			if ($this->_footer_comment) {
				$buffer .= $this->_footer_comment;
			}
		}

		/**
		 * If ESI req is JSON, give the content JSON format
		 * @since  2.9.3
		 * @since  2.9.4 ESI req could be from internal REST call, so moved json_encode out of this cond
		 */
		if (defined('LSCACHE_IS_ESI')) {
			Debug2::debug('[Core] ESI Start 👇');
			if (strlen($buffer) > 500) {
				Debug2::debug(trim(substr($buffer, 0, 500)) . '.....');
			} else {
				Debug2::debug($buffer);
			}
			Debug2::debug('[Core] ESI End 👆');
		}

		if (apply_filters('litespeed_is_json', false)) {
			if (\json_decode($buffer, true) == null) {
				Debug2::debug('[Core] Buffer converting to JSON');
				$buffer = \json_encode($buffer);
				$buffer = trim($buffer, '"');
			} else {
				Debug2::debug('[Core] JSON Buffer');
			}
		}

		// Hook to modify buffer after
		$buffer = apply_filters('litespeed_buffer_after', $buffer);

		Debug2::ended();

		return $buffer;
	}

	/**
	 * Sends the headers out at the end of processing the request.
	 *
	 * This will send out all LiteSpeed Cache related response headers needed for the post.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param boolean $is_forced If the header is sent following our normal finalizing logic
	 */
	public function send_headers($is_forced = false)
	{
		// Make sure header output only run once
		if (!defined('LITESPEED_DID_' . __FUNCTION__)) {
			define('LITESPEED_DID_' . __FUNCTION__, true);
		} else {
			return;
		}

		// Avoid PHP warning for header sent out already
		if (headers_sent()) {
			self::debug('❌ !!! Err: Header sent out already');
			return;
		}

		$this->_check_is_html();

		// NOTE: cache ctrl output needs to be done first, as currently some varies are added in 3rd party hook `litespeed_api_control`.
		$this->cls('Control')->finalize();

		$vary_header = $this->cls('Vary')->finalize();

		// If is not cacheable but Admin QS is `purge` or `purgesingle`, `tag` still needs to be generated
		$tag_header = $this->cls('Tag')->output();
		if (!$tag_header && Control::is_cacheable()) {
			Control::set_nocache('empty tag header');
		}

		// NOTE: `purge` output needs to be after `tag` output as Admin QS may need to send `tag` header
		$purge_header = Purge::output();

		// generate `control` header in the end in case control status is changed by other headers.
		$control_header = $this->cls('Control')->output();

		// Give one more break to avoid ff crash
		if (!defined('LSCACHE_IS_ESI')) {
			$this->_footer_comment .= "\n";
		}

		$cache_support = 'supported';
		if (defined('LITESPEED_ON')) {
			$cache_support = Control::is_cacheable() ? 'cached' : 'uncached';
		}

		$this->_comment(
			sprintf(
				'%1$s %2$s by LiteSpeed Cache %4$s on %3$s',
				defined('LSCACHE_IS_ESI') ? 'Block' : 'Page',
				$cache_support,
				date('Y-m-d H:i:s', time() + LITESPEED_TIME_OFFSET),
				self::VER
			)
		);

		// send Control header
		if (defined('LITESPEED_ON') && $control_header) {
			$this->_http_header($control_header);
			if (!Control::is_cacheable()) {
				$this->_http_header('Cache-Control: no-cache, no-store, must-revalidate, max-age=0'); // @ref: https://wordpress.org/support/topic/apply_filterslitespeed_control_cacheable-returns-false-for-cacheable/
			}
			if (defined('LSCWP_LOG')) {
				$this->_comment($control_header);
			}
		}
		// send PURGE header (Always send regardless of cache setting disabled/enabled)
		if (defined('LITESPEED_ON') && $purge_header) {
			$this->_http_header($purge_header);
			Debug2::log_purge($purge_header);

			if (defined('LSCWP_LOG')) {
				$this->_comment($purge_header);
			}
		}
		// send Vary header
		if (defined('LITESPEED_ON') && $vary_header) {
			$this->_http_header($vary_header);
			if (defined('LSCWP_LOG')) {
				$this->_comment($vary_header);
			}
		}

		if (defined('LITESPEED_ON') && defined('LSCWP_LOG')) {
			$vary = $this->cls('Vary')->finalize_full_varies();
			if ($vary) {
				$this->_comment('Full varies: ' . $vary);
			}
		}

		// Admin QS show header action
		if (self::$_debug_show_header) {
			$debug_header = self::HEADER_DEBUG . ': ';
			if ($control_header) {
				$debug_header .= $control_header . '; ';
			}
			if ($purge_header) {
				$debug_header .= $purge_header . '; ';
			}
			if ($tag_header) {
				$debug_header .= $tag_header . '; ';
			}
			if ($vary_header) {
				$debug_header .= $vary_header . '; ';
			}
			$this->_http_header($debug_header);
		} else {
			// Control header
			if (defined('LITESPEED_ON') && Control::is_cacheable() && $tag_header) {
				$this->_http_header($tag_header);
				if (defined('LSCWP_LOG')) {
					$this->_comment($tag_header);
				}
			}
		}

		// Object cache _comment
		if (defined('LSCWP_LOG') && defined('LSCWP_OBJECT_CACHE') && method_exists('WP_Object_Cache', 'debug')) {
			$this->_comment('Object Cache ' . \WP_Object_Cache::get_instance()->debug());
		}

		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			$this->_comment('Guest Mode');
		}

		if (!empty($this->_footer_comment)) {
			self::debug('[footer comment] ' . $this->_footer_comment);
		}

		if ($is_forced) {
			Debug2::debug('--forced--');
		}

		/**
		 * If is CLI and contains Purge Header, then issue a HTTP req to Purge
		 * @since v5.3
		 */
		if (defined('LITESPEED_CLI')) {
			$purge_queue = Purge::get_option(Purge::DB_QUEUE);
			if (!$purge_queue || $purge_queue == -1) {
				$purge_queue = Purge::get_option(Purge::DB_QUEUE2);
			}
			if ($purge_queue && $purge_queue != -1) {
				self::debug('[Core] Purge Queue found, issue a HTTP req to purge: ' . $purge_queue);
				// Kick off HTTP req
				$url = admin_url('admin-ajax.php');
				$resp = wp_safe_remote_get($url);
				if (is_wp_error($resp)) {
					$error_message = $resp->get_error_message();
					self::debug('[URL]' . $url);
					self::debug('failed to request: ' . $error_message);
				} else {
					self::debug('HTTP req res: ' . $resp['body']);
				}
			}
		}
	}

	/**
	 * Append one HTML comment
	 * @since 5.5
	 */
	public static function comment($data)
	{
		self::cls()->_comment($data);
	}

	private function _comment($data)
	{
		$this->_footer_comment .= "\n<!-- " . $data . ' -->';
	}

	/**
	 * Send HTTP header
	 * @since 5.3
	 */
	private function _http_header($header)
	{
		if (defined('LITESPEED_CLI')) {
			return;
		}

		@header($header);

		if (!defined('LSCWP_LOG')) {
			return;
		}
		Debug2::debug('💰 ' . $header);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/data.cls.php000064400000043164151600172050016764 0ustar00<?php

/**
 * The class to store and manage litespeed db data.
 *
 * @since      	1.3.1
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Data extends Root
{
	const LOG_TAG = '🚀';

	private $_db_updater = array(
		'3.5.0.3' => array('litespeed_update_3_5'),
		'4.0' => array('litespeed_update_4'),
		'4.1' => array('litespeed_update_4_1'),
		'4.3' => array('litespeed_update_4_3'),
		'4.4.4-b1' => array('litespeed_update_4_4_4'),
		'5.3-a5' => array('litespeed_update_5_3'),
		'7.0-b26' => array('litespeed_update_7'),
		'7.0.1-b1' => array('litespeed_update_7_0_1'),
	);

	private $_db_site_updater = array(
		// Example
		// '2.0'	=> array(
		// 	'litespeed_update_site_2_0',
		// ),
	);

	private $_url_file_types = array(
		'css' => 1,
		'js' => 2,
		'ccss' => 3,
		'ucss' => 4,
	);

	const TB_IMG_OPTM = 'litespeed_img_optm';
	const TB_IMG_OPTMING = 'litespeed_img_optming'; // working table
	const TB_AVATAR = 'litespeed_avatar';
	const TB_CRAWLER = 'litespeed_crawler';
	const TB_CRAWLER_BLACKLIST = 'litespeed_crawler_blacklist';
	const TB_URL = 'litespeed_url';
	const TB_URL_FILE = 'litespeed_url_file';

	/**
	 * Init
	 *
	 * @since  1.3.1
	 */
	public function __construct()
	{
	}

	/**
	 * Correct table existence
	 *
	 * Call when activate -> update_confs()
	 * Call when update_confs()
	 *
	 * @since  3.0
	 * @access public
	 */
	public function correct_tb_existence()
	{
		// Gravatar
		if ($this->conf(Base::O_DISCUSS_AVATAR_CACHE)) {
			$this->tb_create('avatar');
		}

		// Crawler
		if ($this->conf(Base::O_CRAWLER)) {
			$this->tb_create('crawler');
			$this->tb_create('crawler_blacklist');
		}

		// URL mapping
		$this->tb_create('url');
		$this->tb_create('url_file');

		// Image optm is a bit different. Only trigger creation when sending requests. Drop when destroying.
	}

	/**
	 * Upgrade conf to latest format version from previous versions
	 *
	 * NOTE: Only for v3.0+
	 *
	 * @since 3.0
	 * @access public
	 */
	public function conf_upgrade($ver)
	{
		// Skip count check if `Use Primary Site Configurations` is on
		// Deprecated since v3.0 as network primary site didn't override the subsites conf yet
		// if ( ! is_main_site() && ! empty ( $this->_site_options[ self::NETWORK_O_USE_PRIMARY ] ) ) {
		// 	return;
		// }

		if ($this->_get_upgrade_lock()) {
			return;
		}

		$this->_set_upgrade_lock(true);

		require_once LSCWP_DIR . 'src/data.upgrade.func.php';

		// Init log manually
		if ($this->conf(Base::O_DEBUG)) {
			$this->cls('Debug2')->init();
		}

		foreach ($this->_db_updater as $k => $v) {
			if (version_compare($ver, $k, '<')) {
				// run each callback
				foreach ($v as $v2) {
					self::debug("Updating [ori_v] $ver \t[to] $k \t[func] $v2");
					call_user_func($v2);
				}
			}
		}

		// Reload options
		$this->cls('Conf')->load_options();

		$this->correct_tb_existence();

		// Update related files
		$this->cls('Activation')->update_files();

		// Update version to latest
		Conf::delete_option(Base::_VER);
		Conf::add_option(Base::_VER, Core::VER);

		self::debug('Updated version to ' . Core::VER);

		$this->_set_upgrade_lock(false);

		!defined('LSWCP_EMPTYCACHE') && define('LSWCP_EMPTYCACHE', true); // clear all sites caches
		Purge::purge_all();

		return 'upgrade';
	}

	/**
	 * Upgrade site conf to latest format version from previous versions
	 *
	 * NOTE: Only for v3.0+
	 *
	 * @since 3.0
	 * @access public
	 */
	public function conf_site_upgrade($ver)
	{
		if ($this->_get_upgrade_lock()) {
			return;
		}

		$this->_set_upgrade_lock(true);

		require_once LSCWP_DIR . 'src/data.upgrade.func.php';

		foreach ($this->_db_site_updater as $k => $v) {
			if (version_compare($ver, $k, '<')) {
				// run each callback
				foreach ($v as $v2) {
					self::debug("Updating site [ori_v] $ver \t[to] $k \t[func] $v2");
					call_user_func($v2);
				}
			}
		}

		// Reload options
		$this->cls('Conf')->load_site_options();

		Conf::delete_site_option(Base::_VER);
		Conf::add_site_option(Base::_VER, Core::VER);

		self::debug('Updated site_version to ' . Core::VER);

		$this->_set_upgrade_lock(false);

		!defined('LSWCP_EMPTYCACHE') && define('LSWCP_EMPTYCACHE', true); // clear all sites caches
		Purge::purge_all();
	}

	/**
	 * Check if upgrade script is running or not
	 *
	 * @since 3.0.1
	 */
	private function _get_upgrade_lock()
	{
		$is_upgrading = get_option('litespeed.data.upgrading');
		if (!$is_upgrading) {
			$this->_set_upgrade_lock(false); // set option value to existed to avoid repeated db query next time
		}
		if ($is_upgrading && time() - $is_upgrading < 3600) {
			return $is_upgrading;
		}

		return false;
	}

	/**
	 * Show the upgrading banner if upgrade script is running
	 *
	 * @since 3.0.1
	 */
	public function check_upgrading_msg()
	{
		$is_upgrading = $this->_get_upgrade_lock();
		if (!$is_upgrading) {
			return;
		}

		Admin_Display::info(
			sprintf(
				__('The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.', 'litespeed-cache'),
				'<code>' . Utility::readable_time($is_upgrading) . '</code>'
			) . ' [LiteSpeed]',
			true
		);
	}

	/**
	 * Set lock for upgrade process
	 *
	 * @since 3.0.1
	 */
	private function _set_upgrade_lock($lock)
	{
		if (!$lock) {
			update_option('litespeed.data.upgrading', -1);
		} else {
			update_option('litespeed.data.upgrading', time());
		}
	}

	/**
	 * Upgrade the conf to v3.0 from previous v3.0- data
	 *
	 * NOTE: Only for v3.0-
	 *
	 * @since 3.0
	 * @access public
	 */
	public function try_upgrade_conf_3_0()
	{
		$previous_options = get_option('litespeed-cache-conf');
		if (!$previous_options) {
			return 'new';
		}

		$ver = $previous_options['version'];

		!defined('LSCWP_CUR_V') && define('LSCWP_CUR_V', $ver);

		// Init log manually
		if ($this->conf(Base::O_DEBUG)) {
			$this->cls('Debug2')->init();
		}
		self::debug('Upgrading previous settings [from] ' . $ver . ' [to] v3.0');

		if ($this->_get_upgrade_lock()) {
			return;
		}

		$this->_set_upgrade_lock(true);

		require_once LSCWP_DIR . 'src/data.upgrade.func.php';

		// Here inside will update the version to v3.0
		litespeed_update_3_0($ver);

		$this->_set_upgrade_lock(false);

		self::debug('Upgraded to v3.0');

		// Upgrade from 3.0 to latest version
		$ver = '3.0';
		if (Core::VER != $ver) {
			return $this->conf_upgrade($ver);
		} else {
			// Reload options
			$this->cls('Conf')->load_options();

			$this->correct_tb_existence();

			!defined('LSWCP_EMPTYCACHE') && define('LSWCP_EMPTYCACHE', true); // clear all sites caches
			Purge::purge_all();

			return 'upgrade';
		}
	}

	/**
	 * Get the table name
	 *
	 * @since  3.0
	 * @access public
	 */
	public function tb($tb)
	{
		global $wpdb;

		switch ($tb) {
			case 'img_optm':
				return $wpdb->prefix . self::TB_IMG_OPTM;
				break;

			case 'img_optming':
				return $wpdb->prefix . self::TB_IMG_OPTMING;
				break;

			case 'avatar':
				return $wpdb->prefix . self::TB_AVATAR;
				break;

			case 'crawler':
				return $wpdb->prefix . self::TB_CRAWLER;
				break;

			case 'crawler_blacklist':
				return $wpdb->prefix . self::TB_CRAWLER_BLACKLIST;
				break;

			case 'url':
				return $wpdb->prefix . self::TB_URL;
				break;

			case 'url_file':
				return $wpdb->prefix . self::TB_URL_FILE;
				break;

			default:
				break;
		}
	}

	/**
	 * Check if one table exists or not
	 *
	 * @since  3.0
	 * @access public
	 */
	public function tb_exist($tb)
	{
		global $wpdb;
		return $wpdb->get_var("SHOW TABLES LIKE '" . $this->tb($tb) . "'");
	}

	/**
	 * Get data structure of one table
	 *
	 * @since  2.0
	 * @access private
	 */
	private function _tb_structure($tb)
	{
		return File::read(LSCWP_DIR . 'src/data_structure/' . $tb . '.sql');
	}

	/**
	 * Create img optm table and sync data from wp_postmeta
	 *
	 * @since  3.0
	 * @access public
	 */
	public function tb_create($tb)
	{
		global $wpdb;

		self::debug2('[Data] Checking table ' . $tb);

		// Check if table exists first
		if ($this->tb_exist($tb)) {
			self::debug2('[Data] Existed');
			return;
		}

		self::debug('Creating ' . $tb);

		$sql = sprintf(
			'CREATE TABLE IF NOT EXISTS `%1$s` (' . $this->_tb_structure($tb) . ') %2$s;',
			$this->tb($tb),
			$wpdb->get_charset_collate() // 'DEFAULT CHARSET=utf8'
		);

		$res = $wpdb->query($sql);
		if ($res !== true) {
			self::debug('Warning! Creating table failed!', $sql);
			Admin_Display::error(Error::msg('failed_tb_creation', array('<code>' . $tb . '</code>', '<code>' . $sql . '</code>')));
		}
	}

	/**
	 * Drop table
	 *
	 * @since  3.0
	 * @access public
	 */
	public function tb_del($tb)
	{
		global $wpdb;

		if (!$this->tb_exist($tb)) {
			return;
		}

		self::debug('Deleting table ' . $tb);

		$q = 'DROP TABLE IF EXISTS ' . $this->tb($tb);
		$wpdb->query($q);
	}

	/**
	 * Drop generated tables
	 *
	 * @since  3.0
	 * @access public
	 */
	public function tables_del()
	{
		$this->tb_del('avatar');
		$this->tb_del('crawler');
		$this->tb_del('crawler_blacklist');
		$this->tb_del('url');
		$this->tb_del('url_file');

		// Deleting img_optm only can be done when destroy all optm images
	}

	/**
	 * Keep table but clear all data
	 *
	 * @since  4.0
	 */
	public function table_truncate($tb)
	{
		global $wpdb;
		$q = 'TRUNCATE TABLE ' . $this->tb($tb);
		$wpdb->query($q);
	}

	/**
	 * Clean certain type of url_file
	 *
	 * @since  4.0
	 */
	public function url_file_clean($file_type)
	{
		global $wpdb;

		if (!$this->tb_exist('url_file')) {
			return;
		}

		$type = $this->_url_file_types[$file_type];
		$q = 'DELETE FROM ' . $this->tb('url_file') . ' WHERE `type` = %d';
		$wpdb->query($wpdb->prepare($q, $type));

		// Added to cleanup url table. See issue: https://wordpress.org/support/topic/wp_litespeed_url-1-1-gb-in-db-huge-big/
		$wpdb->query(
			'DELETE d
			FROM `' .
				$this->tb('url') .
				'` AS d
			LEFT JOIN `' .
				$this->tb('url_file') .
				'` AS f ON d.`id` = f.`url_id`
			WHERE f.`url_id` IS NULL'
		);
	}

	/**
	 * Generate filename based on URL, if content md5 existed, reuse existing file.
	 * @since  4.0
	 */
	public function save_url($request_url, $vary, $file_type, $filecon_md5, $path, $mobile = false, $webp = false)
	{
		global $wpdb;

		if (strlen($vary) > 32) {
			$vary = md5($vary);
		}

		$type = $this->_url_file_types[$file_type];

		$tb_url = $this->tb('url');
		$tb_url_file = $this->tb('url_file');
		$q = "SELECT * FROM `$tb_url` WHERE url=%s";
		$url_row = $wpdb->get_row($wpdb->prepare($q, $request_url), ARRAY_A);
		if (!$url_row) {
			$q = "INSERT INTO `$tb_url` SET url=%s";
			$wpdb->query($wpdb->prepare($q, $request_url));
			$url_id = $wpdb->insert_id;
		} else {
			$url_id = $url_row['id'];
		}

		$q = "SELECT * FROM `$tb_url_file` WHERE url_id=%d AND vary=%s AND type=%d AND expired=0";
		$file_row = $wpdb->get_row($wpdb->prepare($q, array($url_id, $vary, $type)), ARRAY_A);

		// Check if has previous file or not
		if ($file_row && $file_row['filename'] == $filecon_md5) {
			return;
		}

		// If the new $filecon_md5 is marked as expired by previous records, clear those records
		$q = "DELETE FROM `$tb_url_file` WHERE filename = %s AND expired > 0";
		$wpdb->query($wpdb->prepare($q, $filecon_md5));

		// Check if there is any other record used the same filename or not
		$q = "SELECT id FROM `$tb_url_file` WHERE filename = %s AND expired = 0 AND id != %d LIMIT 1";
		if ($file_row && $wpdb->get_var($wpdb->prepare($q, array($file_row['filename'], $file_row['id'])))) {
			$q = "UPDATE `$tb_url_file` SET filename=%s WHERE id=%d";
			$wpdb->query($wpdb->prepare($q, array($filecon_md5, $file_row['id'])));
			return;
		}

		// New record needed
		$q = "INSERT INTO `$tb_url_file` SET url_id=%d, vary=%s, filename=%s, type=%d, mobile=%d, webp=%d, expired=0";
		$wpdb->query($wpdb->prepare($q, array($url_id, $vary, $filecon_md5, $type, $mobile ? 1 : 0, $webp ? 1 : 0)));

		// Mark existing rows as expired
		if ($file_row) {
			$q = "UPDATE `$tb_url_file` SET expired=%d WHERE id=%d";
			$expired = time() + 86400 * apply_filters('litespeed_url_file_expired_days', 20);
			$wpdb->query($wpdb->prepare($q, array($expired, $file_row['id'])));

			// Also check if has other files expired already to be deleted
			$q = "SELECT * FROM `$tb_url_file` WHERE url_id = %d AND expired BETWEEN 1 AND %d";
			$q = $wpdb->prepare($q, array($url_id, time()));
			$list = $wpdb->get_results($q, ARRAY_A);
			if ($list) {
				foreach ($list as $v) {
					$file_to_del = $path . '/' . $v['filename'] . '.' . ($file_type == 'js' ? 'js' : 'css');
					if (file_exists($file_to_del)) {
						// Safe to delete
						self::debug('Delete expired unused file: ' . $file_to_del);

						// Clear related lscache first to avoid cache copy of same URL w/ diff QS
						// Purge::add( Tag::TYPE_MIN . '.' . $file_row[ 'filename' ] . '.' . $file_type );

						unlink($file_to_del);
					}
				}
				$q = "DELETE FROM `$tb_url_file` WHERE url_id = %d AND expired BETWEEN 1 AND %d";
				$wpdb->query($wpdb->prepare($q, array($url_id, time())));
			}
		}

		// Purge this URL to avoid cache copy of same URL w/ diff QS
		// $this->cls( 'Purge' )->purge_url( Utility::make_relative( $request_url ) ?: '/', true, true );
	}

	/**
	 * Load CCSS related file
	 * @since  4.0
	 */
	public function load_url_file($request_url, $vary, $file_type)
	{
		global $wpdb;

		if (strlen($vary) > 32) {
			$vary = md5($vary);
		}

		$type = $this->_url_file_types[$file_type];

		self::debug2('load url file: ' . $request_url);

		$tb_url = $this->tb('url');
		$q = "SELECT * FROM `$tb_url` WHERE url=%s";
		$url_row = $wpdb->get_row($wpdb->prepare($q, $request_url), ARRAY_A);
		if (!$url_row) {
			return false;
		}

		$url_id = $url_row['id'];

		$tb_url_file = $this->tb('url_file');
		$q = "SELECT * FROM `$tb_url_file` WHERE url_id=%d AND vary=%s AND type=%d AND expired=0";
		$file_row = $wpdb->get_row($wpdb->prepare($q, array($url_id, $vary, $type)), ARRAY_A);
		if (!$file_row) {
			return false;
		}

		return $file_row['filename'];
	}

	/**
	 * Mark all entries of one URL to expired
	 * @since 4.5
	 */
	public function mark_as_expired($request_url, $auto_q = false)
	{
		global $wpdb;
		$tb_url = $this->tb('url');

		self::debug('Try to mark as expired: ' . $request_url);
		$q = "SELECT * FROM `$tb_url` WHERE url=%s";
		$url_row = $wpdb->get_row($wpdb->prepare($q, $request_url), ARRAY_A);
		if (!$url_row) {
			return;
		}

		self::debug('Mark url_id=' . $url_row['id'] . ' as expired');

		$tb_url_file = $this->tb('url_file');

		$existing_url_files = array();
		if ($auto_q) {
			$q = "SELECT a.*, b.url FROM `$tb_url_file` a LEFT JOIN `$tb_url` b ON b.id=a.url_id WHERE a.url_id=%d AND a.type=4 AND a.expired=0";
			$q = $wpdb->prepare($q, $url_row['id']);
			$existing_url_files = $wpdb->get_results($q, ARRAY_A);
		}
		$q = "UPDATE `$tb_url_file` SET expired=%d WHERE url_id=%d AND type=4 AND expired=0";
		$expired = time() + 86400 * apply_filters('litespeed_url_file_expired_days', 20);
		$wpdb->query($wpdb->prepare($q, array($expired, $url_row['id'])));

		return $existing_url_files;
	}

	/**
	 * Get list from `data/css_excludes.txt`
	 *
	 * @since  3.6
	 */
	public function load_css_exc($list)
	{
		$data = $this->_load_per_line('css_excludes.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/ccss_whitelist.txt`
	 *
	 * @since  7.1
	 */
	public function load_ccss_whitelist($list)
	{
		$data = $this->_load_per_line('ccss_whitelist.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/ucss_whitelist.txt`
	 *
	 * @since  4.0
	 */
	public function load_ucss_whitelist($list)
	{
		$data = $this->_load_per_line('ucss_whitelist.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/js_excludes.txt`
	 *
	 * @since  3.5
	 */
	public function load_js_exc($list)
	{
		$data = $this->_load_per_line('js_excludes.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/js_defer_excludes.txt`
	 *
	 * @since  3.6
	 */
	public function load_js_defer_exc($list)
	{
		$data = $this->_load_per_line('js_defer_excludes.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/optm_uri_exc.txt`
	 *
	 * @since  5.4
	 */
	public function load_optm_uri_exc($list)
	{
		$data = $this->_load_per_line('optm_uri_exc.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/esi.nonces.txt`
	 *
	 * @since  3.5
	 */
	public function load_esi_nonces($list)
	{
		$data = $this->_load_per_line('esi.nonces.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/cache_nocacheable.txt`
	 *
	 * @since  6.3.0.1
	 */
	public function load_cache_nocacheable($list)
	{
		$data = $this->_load_per_line('cache_nocacheable.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Load file per line
	 *
	 * Support two kinds of comments:
	 * 		1. `# this is comment`
	 * 		2. `##this is comment`
	 *
	 * @since  3.5
	 */
	private function _load_per_line($file)
	{
		$data = File::read(LSCWP_DIR . 'data/' . $file);
		$data = explode(PHP_EOL, $data);
		$list = array();
		foreach ($data as $v) {
			// Drop two kinds of comments
			if (strpos($v, '##') !== false) {
				$v = trim(substr($v, 0, strpos($v, '##')));
			}
			if (strpos($v, '# ') !== false) {
				$v = trim(substr($v, 0, strpos($v, '# ')));
			}

			if (!$v) {
				continue;
			}

			$list[] = $v;
		}

		return $list;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/esi.cls.php000064400000065701151600172130016633 0ustar00<?php

/**
 * The ESI class.
 *
 * This is used to define all esi related functions.
 *
 * @since      	1.1.3
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class ESI extends Root
{
	const LOG_TAG = '⏺';

	private static $has_esi = false;
	private static $_combine_ids = array();
	private $esi_args = null;
	private $_esi_preserve_list = array();
	private $_nonce_actions = array(-1 => ''); // val is cache control

	const QS_ACTION = 'lsesi';
	const QS_PARAMS = 'esi';
	const COMBO = '__combo'; // ESI include combine='main' handler

	const PARAM_ARGS = 'args';
	const PARAM_ID = 'id';
	const PARAM_INSTANCE = 'instance';
	const PARAM_NAME = 'name';

	const WIDGET_O_ESIENABLE = 'widget_esi_enable';
	const WIDGET_O_TTL = 'widget_ttl';

	/**
	 * Confructor of ESI
	 *
	 * @since  1.2.0
	 * @since  4.0 Change to be after Vary init in hook 'after_setup_theme'
	 */
	public function init()
	{
		/**
		 * Bypass ESI related funcs if disabled ESI to fix potential DIVI compatibility issue
		 * @since  2.9.7.2
		 */
		if (Router::is_ajax() || !$this->cls('Router')->esi_enabled()) {
			return;
		}

		// Guest mode, don't need to use ESI
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			return;
		}

		if (defined('LITESPEED_ESI_OFF')) {
			return;
		}

		// If page is not cacheable
		if (defined('DONOTCACHEPAGE') && apply_filters('litespeed_const_DONOTCACHEPAGE', DONOTCACHEPAGE)) {
			return;
		}

		// Init ESI in `after_setup_theme` hook after detected if LITESPEED_DISABLE_ALL is ON or not
		$this->_hooks();

		/**
		 * Overwrite wp_create_nonce func
		 * @since  2.9.5
		 */
		$this->_transform_nonce();

		!defined('LITESPEED_ESI_INITED') && define('LITESPEED_ESI_INITED', true);
	}

	/**
	 * Init ESI related hooks
	 *
	 * Load delayed by hook to give the ability to bypass by LITESPEED_DISABLE_ALL const
	 *
	 * @since 2.9.7.2
	 * @since  4.0 Changed to private from public
	 * @access private
	 */
	private function _hooks()
	{
		add_filter('template_include', array($this, 'esi_template'), 99999);

		add_action('load-widgets.php', __NAMESPACE__ . '\Purge::purge_widget');
		add_action('wp_update_comment_count', __NAMESPACE__ . '\Purge::purge_comment_widget');

		/**
		 * Recover REQUEST_URI
		 * @since  1.8.1
		 */
		if (!empty($_GET[self::QS_ACTION])) {
			self::debug('ESI req');
			$this->_register_esi_actions();
		}

		/**
		 * Shortcode ESI
		 *
		 * To use it, just change the original shortcode as below:
		 * 		old: [someshortcode aa='bb']
		 * 		new: [esi someshortcode aa='bb' cache='private,no-vary' ttl='600']
		 *
		 * 	1. `cache` attribute is optional, default to 'public,no-vary'.
		 * 	2. `ttl` attribute is optional, default is your public TTL setting.
		 *  3. `_ls_silence` attribute is optional, default is false.
		 *
		 * @since  2.8
		 * @since  2.8.1 Check is_admin for Elementor compatibility #726013
		 */
		if (!is_admin()) {
			add_shortcode('esi', array($this, 'shortcode'));
		}
	}

	/**
	 * Take over all nonce calls and transform to ESI
	 *
	 * @since  2.9.5
	 */
	private function _transform_nonce()
	{
		if (is_admin()) {
			return;
		}

		// Load ESI nonces in conf
		$nonces = $this->conf(Base::O_ESI_NONCE);
		add_filter('litespeed_esi_nonces', array($this->cls('Data'), 'load_esi_nonces'));
		if ($nonces = apply_filters('litespeed_esi_nonces', $nonces)) {
			foreach ($nonces as $action) {
				$this->nonce_action($action);
			}
		}

		add_action('litespeed_nonce', array($this, 'nonce_action'));
	}

	/**
	 * Register a new nonce action to convert it to ESI
	 *
	 * @since  2.9.5
	 */
	public function nonce_action($action)
	{
		// Split the Cache Control
		$action = explode(' ', $action);
		$control = !empty($action[1]) ? $action[1] : '';
		$action = $action[0];

		// Wildcard supported
		$action = Utility::wildcard2regex($action);

		if (array_key_exists($action, $this->_nonce_actions)) {
			return;
		}

		$this->_nonce_actions[$action] = $control;

		// Debug2::debug('[ESI] Appended nonce action to nonce list [action] ' . $action);
	}

	/**
	 * Check if an action is registered to replace ESI
	 *
	 * @since 2.9.5
	 */
	public function is_nonce_action($action)
	{
		// If GM not run yet, then ESI not init yet, then ESI nonce will not be allowed even nonce func replaced.
		if (!defined('LITESPEED_ESI_INITED')) {
			return null;
		}

		if (is_admin()) {
			return null;
		}

		if (defined('LITESPEED_ESI_OFF')) {
			return null;
		}

		foreach ($this->_nonce_actions as $k => $v) {
			if (strpos($k, '*') !== false) {
				if (preg_match('#' . $k . '#iU', $action)) {
					return $v;
				}
			} else {
				if ($k == $action) {
					return $v;
				}
			}
		}

		return null;
	}

	/**
	 * Shortcode ESI
	 *
	 * @since 2.8
	 * @access public
	 */
	public function shortcode($atts)
	{
		if (empty($atts[0])) {
			Debug2::debug('[ESI] ===shortcode wrong format', $atts);
			return 'Wrong shortcode esi format';
		}

		$cache = 'public,no-vary';
		if (!empty($atts['cache'])) {
			$cache = $atts['cache'];
			unset($atts['cache']);
		}

		$silence = false;
		if (!empty($atts['_ls_silence'])) {
			$silence = true;
		}

		do_action('litespeed_esi_shortcode-' . $atts[0]);

		// Show ESI link
		return $this->sub_esi_block('esi', 'esi-shortcode', $atts, $cache, $silence);
	}

	/**
	 * Check if the requested page has esi elements. If so, return esi on
	 * header.
	 *
	 * @since 1.1.3
	 * @access public
	 * @return string Esi On header if request has esi, empty string otherwise.
	 */
	public static function has_esi()
	{
		return self::$has_esi;
	}

	/**
	 * Sets that the requested page has esi elements.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function set_has_esi()
	{
		self::$has_esi = true;
	}

	/**
	 * Register all of the hooks related to the esi logic of the plugin.
	 * Specifically when the page IS an esi page.
	 *
	 * @since    1.1.3
	 * @access   private
	 */
	private function _register_esi_actions()
	{
		/**
		 * This hook is in `init`
		 * For any plugin need to check if page is ESI, use `LSCACHE_IS_ESI` check after `init` hook
		 */
		!defined('LSCACHE_IS_ESI') && define('LSCACHE_IS_ESI', $_GET[self::QS_ACTION]); // Reused this to ESI block ID

		!empty($_SERVER['ESI_REFERER']) && defined('LSCWP_LOG') && Debug2::debug('[ESI] ESI_REFERER: ' . $_SERVER['ESI_REFERER']);

		/**
		 * Only when ESI's parent is not REST, replace REQUEST_URI to avoid breaking WP5 editor REST call
		 * @since 2.9.3
		 */
		if (!empty($_SERVER['ESI_REFERER']) && !$this->cls('REST')->is_rest($_SERVER['ESI_REFERER'])) {
			self::debug('overwrite REQUEST_URI to ESI_REFERER [from] ' . $_SERVER['REQUEST_URI'] . ' [to] ' . $_SERVER['ESI_REFERER']);
			if (!empty($_SERVER['ESI_REFERER'])) {
				$_SERVER['REQUEST_URI'] = $_SERVER['ESI_REFERER'];
				if (substr(get_option('permalink_structure'), -1) === '/' && strpos($_SERVER['ESI_REFERER'], '?') === false) {
					$_SERVER['REQUEST_URI'] = trailingslashit($_SERVER['ESI_REFERER']);
				}
			}
			# Prevent from 301 redirecting
			if (!empty($_SERVER['SCRIPT_URI'])) {
				$SCRIPT_URI = parse_url($_SERVER['SCRIPT_URI']);
				$SCRIPT_URI['path'] = $_SERVER['REQUEST_URI'];
				Utility::compatibility();
				$_SERVER['SCRIPT_URI'] = http_build_url($SCRIPT_URI);
			}
		}

		if (!empty($_SERVER['ESI_CONTENT_TYPE']) && strpos($_SERVER['ESI_CONTENT_TYPE'], 'application/json') === 0) {
			add_filter('litespeed_is_json', '__return_true');
		}

		/**
		 * Make REST call be able to parse ESI
		 * NOTE: Not effective due to ESI req are all to `/` yet
		 * @since 2.9.4
		 */
		add_action('rest_api_init', array($this, 'load_esi_block'), 101);

		// Register ESI blocks
		add_action('litespeed_esi_load-widget', array($this, 'load_widget_block'));
		add_action('litespeed_esi_load-admin-bar', array($this, 'load_admin_bar_block'));
		add_action('litespeed_esi_load-comment-form', array($this, 'load_comment_form_block'));

		add_action('litespeed_esi_load-nonce', array($this, 'load_nonce_block'));
		add_action('litespeed_esi_load-esi', array($this, 'load_esi_shortcode'));

		add_action('litespeed_esi_load-' . self::COMBO, array($this, 'load_combo'));
	}

	/**
	 * Hooked to the template_include action.
	 * Selects the esi template file when the post type is a LiteSpeed ESI page.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param string $template The template path filtered.
	 * @return string The new template path.
	 */
	public function esi_template($template)
	{
		// Check if is an ESI request
		if (defined('LSCACHE_IS_ESI')) {
			self::debug('calling ESI template');

			return LSCWP_DIR . 'tpl/esi.tpl.php';
		}
		self::debug('calling default template');
		$this->_register_not_esi_actions();
		return $template;
	}

	/**
	 * Register all of the hooks related to the esi logic of the plugin.
	 * Specifically when the page is NOT an esi page.
	 *
	 * @since    1.1.3
	 * @access   private
	 */
	private function _register_not_esi_actions()
	{
		do_action('litespeed_tpl_normal');

		if (!Control::is_cacheable()) {
			return;
		}

		if (Router::is_ajax()) {
			return;
		}

		add_filter('widget_display_callback', array($this, 'sub_widget_block'), 0, 3);

		// Add admin_bar esi
		if (Router::is_logged_in()) {
			remove_action('wp_body_open', 'wp_admin_bar_render', 0); // Remove default Admin bar. Fix https://github.com/elementor/elementor/issues/25198
			remove_action('wp_footer', 'wp_admin_bar_render', 1000);
			add_action('wp_footer', array($this, 'sub_admin_bar_block'), 1000);
		}

		// Add comment forum esi for logged-in user or commenter
		if (!Router::is_ajax() && Vary::has_vary()) {
			add_filter('comment_form_defaults', array($this, 'register_comment_form_actions'));
		}
	}

	/**
	 * Set an ESI to be combine='sub'
	 *
	 * @since  3.4.2
	 */
	public static function combine($block_id)
	{
		if (!isset($_SERVER['X-LSCACHE']) || strpos($_SERVER['X-LSCACHE'], 'combine') === false) {
			return;
		}

		if (in_array($block_id, self::$_combine_ids)) {
			return;
		}

		self::$_combine_ids[] = $block_id;
	}

	/**
	 * Load combined ESI
	 *
	 * @since  3.4.2
	 */
	public function load_combo()
	{
		Control::set_nocache('ESI combine request');

		if (empty($_POST['esi_include'])) {
			return;
		}

		self::set_has_esi();

		Debug2::debug('[ESI] 🍔 Load combo', $_POST['esi_include']);

		$output = '';
		foreach ($_POST['esi_include'] as $url) {
			$qs = parse_url(htmlspecialchars_decode($url), PHP_URL_QUERY);
			parse_str($qs, $qs);
			if (empty($qs[self::QS_ACTION])) {
				continue;
			}
			$esi_id = $qs[self::QS_ACTION];
			$esi_param = !empty($qs[self::QS_PARAMS]) ? $this->_parse_esi_param($qs[self::QS_PARAMS]) : false;
			$inline_param = apply_filters('litespeed_esi_inline-' . $esi_id, array(), $esi_param); // Returned array need to be [ val, control, tag ]
			if ($inline_param) {
				$output .= self::_build_inline($url, $inline_param);
			}
		}

		echo $output;
	}

	/**
	 * Build a whole inline segment
	 *
	 * @since  3.4.2
	 */
	private static function _build_inline($url, $inline_param)
	{
		if (!$url || empty($inline_param['val']) || empty($inline_param['control']) || empty($inline_param['tag'])) {
			return '';
		}

		$url = esc_attr($url);
		$control = esc_attr($inline_param['control']);
		$tag = esc_attr($inline_param['tag']);

		return "<esi:inline name='$url' cache-control='" . $control . "' cache-tag='" . $tag . "'>" . $inline_param['val'] . '</esi:inline>';
	}

	/**
	 * Build the esi url. This method will build the html comment wrapper as well as serialize and encode the parameter array.
	 *
	 * The block_id parameter should contain alphanumeric and '-_' only.
	 *
	 * @since 1.1.3
	 * @access private
	 * @param string $block_id The id to use to display the correct esi block.
	 * @param string $wrapper The wrapper for the esi comments.
	 * @param array $params The esi parameters.
	 * @param string $control The cache control attribute if any.
	 * @param bool $silence If generate wrapper comment or not
	 * @param bool $preserved 	If this ESI block is used in any filter, need to temporarily convert it to a string to avoid the HTML tag being removed/filtered.
	 * @param bool $svar  		If store the value in memory or not, in memory will be faster
	 * @param array $inline_val 	If show the current value for current request( this can avoid multiple esi requests in first time cache generating process )
	 */
	public function sub_esi_block(
		$block_id,
		$wrapper,
		$params = array(),
		$control = 'private,no-vary',
		$silence = false,
		$preserved = false,
		$svar = false,
		$inline_param = array()
	) {
		if (empty($block_id) || !is_array($params) || preg_match('/[^\w-]/', $block_id)) {
			return false;
		}

		if (defined('LITESPEED_ESI_OFF')) {
			Debug2::debug('[ESI] ESI OFF so force loading [block_id] ' . $block_id);
			do_action('litespeed_esi_load-' . $block_id, $params);
			return;
		}

		if ($silence) {
			// Don't add comment to esi block ( original for nonce used in tag property data-nonce='esi_block' )
			$params['_ls_silence'] = true;
		}

		if ($this->cls('REST')->is_rest() || $this->cls('REST')->is_internal_rest()) {
			$params['is_json'] = 1;
		}

		$params = apply_filters('litespeed_esi_params', $params, $block_id);
		$control = apply_filters('litespeed_esi_control', $control, $block_id);

		if (!is_array($params) || !is_string($control)) {
			defined('LSCWP_LOG') && Debug2::debug("[ESI] 🛑 Sub hooks returned Params: \n" . var_export($params, true) . "\ncache control: \n" . var_export($control, true));

			return false;
		}

		// Build params for URL
		$appended_params = array(
			self::QS_ACTION => $block_id,
		);
		if (!empty($control)) {
			$appended_params['_control'] = $control;
		}
		if ($params) {
			$appended_params[self::QS_PARAMS] = base64_encode(\json_encode($params));
			Debug2::debug2('[ESI] param ', $params);
		}

		// Append hash
		$appended_params['_hash'] = $this->_gen_esi_md5($appended_params);

		/**
		 * Escape potential chars
		 * @since 2.9.4
		 */
		$appended_params = array_map('urlencode', $appended_params);

		// Generate ESI URL
		$url = add_query_arg($appended_params, trailingslashit(wp_make_link_relative(home_url())));

		$output = '';
		if ($inline_param) {
			$output .= self::_build_inline($url, $inline_param);
		}

		$output .= "<esi:include src='$url'";
		if (!empty($control)) {
			$control = esc_attr($control);
			$output .= " cache-control='$control'";
		}
		if ($svar) {
			$output .= " as-var='1'";
		}
		if (in_array($block_id, self::$_combine_ids)) {
			$output .= " combine='sub'";
		}
		if ($block_id == self::COMBO && isset($_SERVER['X-LSCACHE']) && strpos($_SERVER['X-LSCACHE'], 'combine') !== false) {
			$output .= " combine='main'";
		}
		$output .= ' />';

		if (!$silence) {
			$output = "<!-- lscwp $wrapper -->$output<!-- lscwp $wrapper esi end -->";
		}

		self::debug("💕  [BLock_ID] $block_id \t[wrapper] $wrapper \t\t[Control] $control");
		self::debug2($output);

		self::set_has_esi();

		// Convert to string to avoid html chars filter when using
		// Will reverse the buffer when output in self::finalize()
		if ($preserved) {
			$hash = md5($output);
			$this->_esi_preserve_list[$hash] = $output;
			self::debug("Preserved to $hash");

			return $hash;
		}

		return $output;
	}

	/**
	 * Generate ESI hash md5
	 *
	 * @since  2.9.6
	 * @access private
	 */
	private function _gen_esi_md5($params)
	{
		$keys = array(self::QS_ACTION, '_control', self::QS_PARAMS);

		$str = '';
		foreach ($keys as $v) {
			if (isset($params[$v]) && is_string($params[$v])) {
				$str .= $params[$v];
			}
		}
		Debug2::debug2('[ESI] md5_string=' . $str);

		return md5($this->conf(Base::HASH) . $str);
	}

	/**
	 * Parses the request parameters on an ESI request
	 *
	 * @since 1.1.3
	 * @access private
	 */
	private function _parse_esi_param($qs_params = false)
	{
		$req_params = false;
		if ($qs_params) {
			$req_params = $qs_params;
		} elseif (isset($_REQUEST[self::QS_PARAMS])) {
			$req_params = $_REQUEST[self::QS_PARAMS];
		}

		if (!$req_params) {
			return false;
		}

		$unencrypted = base64_decode($req_params);
		if ($unencrypted === false) {
			return false;
		}

		Debug2::debug2('[ESI] params', $unencrypted);
		// $unencoded = urldecode($unencrypted); no need to do this as $_GET is already parsed
		$params = \json_decode($unencrypted, true);

		return $params;
	}

	/**
	 * Select the correct esi output based on the parameters in an ESI request.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function load_esi_block()
	{
		/**
		 * Validate if is a legal ESI req
		 * @since 2.9.6
		 */
		if (empty($_GET['_hash']) || $this->_gen_esi_md5($_GET) != $_GET['_hash']) {
			Debug2::debug('[ESI] ❌ Failed to validate _hash');
			return;
		}

		$params = $this->_parse_esi_param();

		if (defined('LSCWP_LOG')) {
			$logInfo = '[ESI] ⭕ ';
			if (!empty($params[self::PARAM_NAME])) {
				$logInfo .= ' Name: ' . $params[self::PARAM_NAME] . ' ----- ';
			}
			$logInfo .= ' [ID] ' . LSCACHE_IS_ESI;
			Debug2::debug($logInfo);
		}

		if (!empty($params['_ls_silence'])) {
			!defined('LSCACHE_ESI_SILENCE') && define('LSCACHE_ESI_SILENCE', true);
		}

		/**
		 * Buffer needs to be JSON format
		 * @since  2.9.4
		 */
		if (!empty($params['is_json'])) {
			add_filter('litespeed_is_json', '__return_true');
		}

		Tag::add(rtrim(Tag::TYPE_ESI, '.'));
		Tag::add(Tag::TYPE_ESI . LSCACHE_IS_ESI);

		// Debug2::debug(var_export($params, true ));

		/**
		 * Handle default cache control 'private,no-vary' for sub_esi_block() 	@ticket #923505
		 *
		 * @since  2.2.3
		 */
		if (!empty($_GET['_control'])) {
			$control = explode(',', $_GET['_control']);
			if (in_array('private', $control)) {
				Control::set_private();
			}

			if (in_array('no-vary', $control)) {
				Control::set_no_vary();
			}
		}

		do_action('litespeed_esi_load-' . LSCACHE_IS_ESI, $params);
	}

	// The *_sub_* functions are helpers for the sub_* functions.
	// The *_load_* functions are helpers for the load_* functions.

	/**
	 * Loads the default options for default WordPress widgets.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function widget_default_options($options, $widget)
	{
		if (!is_array($options)) {
			return $options;
		}

		$widget_name = get_class($widget);
		switch ($widget_name) {
			case 'WP_Widget_Recent_Posts':
			case 'WP_Widget_Recent_Comments':
				$options[self::WIDGET_O_ESIENABLE] = Base::VAL_OFF;
				$options[self::WIDGET_O_TTL] = 86400;
				break;
			default:
				break;
		}
		return $options;
	}

	/**
	 * Hooked to the widget_display_callback filter.
	 * If the admin configured the widget to display via esi, this function
	 * will set up the esi request and cancel the widget display.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param array $instance Parameter used to build the widget.
	 * @param WP_Widget $widget The widget to build.
	 * @param array $args Parameter used to build the widget.
	 * @return mixed Return false if display through esi, instance otherwise.
	 */
	public function sub_widget_block($instance, $widget, $args)
	{
		// #210407
		if (!is_array($instance)) {
			return $instance;
		}

		$name = get_class($widget);
		if (!isset($instance[Base::OPTION_NAME])) {
			return $instance;
		}
		$options = $instance[Base::OPTION_NAME];
		if (!isset($options) || !$options[self::WIDGET_O_ESIENABLE]) {
			defined('LSCWP_LOG') && Debug2::debug('ESI 0 ' . $name . ': ' . (!isset($options) ? 'not set' : 'set off'));

			return $instance;
		}

		$esi_private = $options[self::WIDGET_O_ESIENABLE] == Base::VAL_ON2 ? 'private,' : '';

		$params = array(
			self::PARAM_NAME => $name,
			self::PARAM_ID => $widget->id,
			self::PARAM_INSTANCE => $instance,
			self::PARAM_ARGS => $args,
		);

		echo $this->sub_esi_block('widget', 'widget ' . $name, $params, $esi_private . 'no-vary');

		return false;
	}

	/**
	 * Hooked to the wp_footer action.
	 * Sets up the ESI request for the admin bar.
	 *
	 * @access public
	 * @since 1.1.3
	 * @global type $wp_admin_bar
	 */
	public function sub_admin_bar_block()
	{
		global $wp_admin_bar;

		if (!is_admin_bar_showing() || !is_object($wp_admin_bar)) {
			return;
		}

		// To make each admin bar ESI request different for `Edit` button different link
		$params = array(
			'ref' => $_SERVER['REQUEST_URI'],
		);

		echo $this->sub_esi_block('admin-bar', 'adminbar', $params);
	}

	/**
	 * Parses the esi input parameters and generates the widget for esi display.
	 *
	 * @access public
	 * @since 1.1.3
	 * @global $wp_widget_factory
	 * @param array $params Input parameters needed to correctly display widget
	 */
	public function load_widget_block($params)
	{
		// global $wp_widget_factory;
		// $widget = $wp_widget_factory->widgets[ $params[ self::PARAM_NAME ] ];
		$option = $params[self::PARAM_INSTANCE];
		$option = $option[Base::OPTION_NAME];

		// Since we only reach here via esi, safe to assume setting exists.
		$ttl = $option[self::WIDGET_O_TTL];
		defined('LSCWP_LOG') && Debug2::debug('ESI widget render: name ' . $params[self::PARAM_NAME] . ', id ' . $params[self::PARAM_ID] . ', ttl ' . $ttl);
		if ($ttl == 0) {
			Control::set_nocache('ESI Widget time to live set to 0');
		} else {
			Control::set_custom_ttl($ttl);

			if ($option[self::WIDGET_O_ESIENABLE] == Base::VAL_ON2) {
				Control::set_private();
			}
			Control::set_no_vary();
			Tag::add(Tag::TYPE_WIDGET . $params[self::PARAM_ID]);
		}
		the_widget($params[self::PARAM_NAME], $params[self::PARAM_INSTANCE], $params[self::PARAM_ARGS]);
	}

	/**
	 * Generates the admin bar for esi display.
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function load_admin_bar_block($params)
	{
		if (!empty($params['ref'])) {
			$ref_qs = parse_url($params['ref'], PHP_URL_QUERY);
			if (!empty($ref_qs)) {
				parse_str($ref_qs, $ref_qs_arr);

				if (!empty($ref_qs_arr)) {
					foreach ($ref_qs_arr as $k => $v) {
						$_GET[$k] = $v;
					}
				}
			}
		}
		// Needed when permalink structure is "Plain"
		wp();

		wp_admin_bar_render();
		if (!$this->conf(Base::O_ESI_CACHE_ADMBAR)) {
			Control::set_nocache('build-in set to not cacheable');
		} else {
			Control::set_private();
			Control::set_no_vary();
		}

		defined('LSCWP_LOG') && Debug2::debug('ESI: adminbar ref: ' . $_SERVER['REQUEST_URI']);
	}

	/**
	 * Parses the esi input parameters and generates the comment form for esi display.
	 *
	 * @access public
	 * @since 1.1.3
	 * @param array $params Input parameters needed to correctly display comment form
	 */
	public function load_comment_form_block($params)
	{
		comment_form($params[self::PARAM_ARGS], $params[self::PARAM_ID]);

		if (!$this->conf(Base::O_ESI_CACHE_COMMFORM)) {
			Control::set_nocache('build-in set to not cacheable');
		} else {
			// by default comment form is public
			if (Vary::has_vary()) {
				Control::set_private();
				Control::set_no_vary();
			}
		}
	}

	/**
	 * Generate nonce for certain action
	 *
	 * @access public
	 * @since 2.6
	 */
	public function load_nonce_block($params)
	{
		$action = $params['action'];

		Debug2::debug('[ESI] load_nonce_block [action] ' . $action);

		// set nonce TTL to half day
		Control::set_custom_ttl(43200);

		if (Router::is_logged_in()) {
			Control::set_private();
		}

		if (function_exists('wp_create_nonce_litespeed_esi')) {
			echo wp_create_nonce_litespeed_esi($action);
		} else {
			echo wp_create_nonce($action);
		}
	}

	/**
	 * Show original shortcode
	 *
	 * @access public
	 * @since 2.8
	 */
	public function load_esi_shortcode($params)
	{
		if (isset($params['ttl'])) {
			if (!$params['ttl']) {
				Control::set_nocache('ESI shortcode att ttl=0');
			} else {
				Control::set_custom_ttl($params['ttl']);
			}
			unset($params['ttl']);
		}

		// Replace to original shortcode
		$shortcode = $params[0];
		$atts_ori = array();
		foreach ($params as $k => $v) {
			if ($k === 0) {
				continue;
			}

			$atts_ori[] = is_string($k) ? "$k='" . addslashes($v) . "'" : $v;
		}

		Tag::add(Tag::TYPE_ESI . "esi.$shortcode");

		// Output original shortcode final content
		echo do_shortcode("[$shortcode " . implode(' ', $atts_ori) . ' ]');
	}

	/**
	 * Hooked to the comment_form_defaults filter.
	 * Stores the default comment form settings.
	 * If sub_comment_form_block is triggered, the output buffer is cleared and an esi block is added. The remaining comment form is also buffered and cleared.
	 * Else there is no need to make the comment form ESI.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function register_comment_form_actions($defaults)
	{
		$this->esi_args = $defaults;
		echo GUI::clean_wrapper_begin();
		add_filter('comment_form_submit_button', array($this, 'sub_comment_form_btn'), 1000, 2); // To save the params passed in
		add_action('comment_form', array($this, 'sub_comment_form_block'), 1000);
		return $defaults;
	}

	/**
	 * Store the args passed in comment_form for the ESI comment param usage in `$this->sub_comment_form_block()`
	 *
	 * @since  3.4
	 * @access public
	 */
	public function sub_comment_form_btn($unused, $args)
	{
		if (empty($args) || empty($this->esi_args)) {
			Debug2::debug('comment form args empty?');
			return $unused;
		}
		$esi_args = array();

		// compare current args with default ones
		foreach ($args as $k => $v) {
			if (!isset($this->esi_args[$k])) {
				$esi_args[$k] = $v;
			} elseif (is_array($v)) {
				$diff = array_diff_assoc($v, $this->esi_args[$k]);
				if (!empty($diff)) {
					$esi_args[$k] = $diff;
				}
			} elseif ($v !== $this->esi_args[$k]) {
				$esi_args[$k] = $v;
			}
		}

		$this->esi_args = $esi_args;

		return $unused;
	}

	/**
	 * Hooked to the comment_form_submit_button filter.
	 *
	 * This method will compare the used comment form args against the default args. The difference will be passed to the esi request.
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function sub_comment_form_block($post_id)
	{
		echo GUI::clean_wrapper_end();
		$params = array(
			self::PARAM_ID => $post_id,
			self::PARAM_ARGS => $this->esi_args,
		);

		echo $this->sub_esi_block('comment-form', 'comment form', $params);
		echo GUI::clean_wrapper_begin();
		add_action('comment_form_after', array($this, 'comment_form_sub_clean'));
	}

	/**
	 * Hooked to the comment_form_after action.
	 * Cleans up the remaining comment form output.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function comment_form_sub_clean()
	{
		echo GUI::clean_wrapper_end();
	}

	/**
	 * Replace preserved blocks
	 *
	 * @since  2.6
	 * @access public
	 */
	public function finalize($buffer)
	{
		// Prepend combo esi block
		if (self::$_combine_ids) {
			Debug2::debug('[ESI] 🍔 Enabled combo');
			$esi_block = $this->sub_esi_block(self::COMBO, '__COMBINE_MAIN__', array(), 'no-cache', true);
			$buffer = $esi_block . $buffer;
		}

		// Bypass if no preserved list to be replaced
		if (!$this->_esi_preserve_list) {
			return $buffer;
		}

		$keys = array_keys($this->_esi_preserve_list);

		Debug2::debug('[ESI] replacing preserved blocks', $keys);

		$buffer = str_replace($keys, $this->_esi_preserve_list, $buffer);

		return $buffer;
	}

	/**
	 * Check if the content contains preserved list or not
	 *
	 * @since  3.3
	 */
	public function contain_preserve_esi($content)
	{
		$hit_list = array();
		foreach ($this->_esi_preserve_list as $k => $v) {
			if (strpos($content, '"' . $k . '"') !== false) {
				$hit_list[] = '"' . $k . '"';
			}
			if (strpos($content, "'" . $k . "'") !== false) {
				$hit_list[] = "'" . $k . "'";
			}
		}
		return $hit_list;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/activation.cls.php000064400000035636151600172200020216 0ustar00<?php

/**
 * The plugin activation class.
 *
 * @since      	1.1.0
 * @since  		1.5 Moved into /inc
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Activation extends Base
{
	const TYPE_UPGRADE = 'upgrade';
	const TYPE_INSTALL_3RD = 'install_3rd';
	const TYPE_INSTALL_ZIP = 'install_zip';
	const TYPE_DISMISS_RECOMMENDED = 'dismiss_recommended';

	const NETWORK_TRANSIENT_COUNT = 'lscwp_network_count';

	private static $_data_file;

	/**
	 * Construct
	 *
	 * @since 4.1
	 */
	public function __construct()
	{
		self::$_data_file = LSCWP_CONTENT_DIR . '/' . self::CONF_FILE;
	}

	/**
	 * The activation hook callback.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public static function register_activation()
	{
		global $wp_version;
		$advanced_cache = LSCWP_CONTENT_DIR . '/advanced-cache.php';
		if (version_compare($wp_version, '5.3', '<') && !file_exists($advanced_cache)) {
			$file_pointer = fopen($advanced_cache, 'w');
			fwrite($file_pointer, "<?php\n\n// A compatibility placeholder for WordPress < v5.3\n// Created by LSCWP v6.1+");
			fclose($file_pointer);
		}

		$count = 0;
		!defined('LSCWP_LOG_TAG') && define('LSCWP_LOG_TAG', 'Activate_' . get_current_blog_id());

		/* Network file handler */
		if (is_multisite()) {
			$count = self::get_network_count();
			if ($count !== false) {
				$count = intval($count) + 1;
				set_site_transient(self::NETWORK_TRANSIENT_COUNT, $count, DAY_IN_SECONDS);
			}

			if (!is_network_admin()) {
				if ($count === 1) {
					// Only itself is activated, set .htaccess with only CacheLookUp
					try {
						Htaccess::cls()->insert_ls_wrapper();
					} catch (\Exception $ex) {
						Admin_Display::error($ex->getMessage());
					}
				}
			}
		}
		self::cls()->update_files();

		if (defined('LSCWP_REF') && LSCWP_REF == 'whm') {
			GUI::update_option(GUI::WHM_MSG, GUI::WHM_MSG_VAL);
		}
	}

	/**
	 * Uninstall plugin
	 * @since 1.1.0
	 */
	public static function uninstall_litespeed_cache()
	{
		Task::destroy();

		// Delete options
		foreach (Conf::cls()->load_default_vals() as $k => $v) {
			Base::delete_option($k);
		}

		// Delete site options
		if (is_multisite()) {
			foreach (Conf::cls()->load_default_site_vals() as $k => $v) {
				Base::delete_site_option($k);
			}
		}

		// Delete avatar table
		Data::cls()->tables_del();

		if (file_exists(LITESPEED_STATIC_DIR)) {
			File::rrmdir(LITESPEED_STATIC_DIR);
		}

		Cloud::version_check('uninstall');

		// Files has been deleted when deactivated
	}

	/**
	 * Get the blog ids for the network. Accepts function arguments.
	 *
	 * Will use wp_get_sites for WP versions less than 4.6
	 *
	 * @since 1.0.12
	 * @access public
	 * @return array The array of blog ids.
	 */
	public static function get_network_ids($args = array())
	{
		global $wp_version;
		if (version_compare($wp_version, '4.6', '<')) {
			$blogs = wp_get_sites($args);
			if (!empty($blogs)) {
				foreach ($blogs as $key => $blog) {
					$blogs[$key] = $blog['blog_id'];
				}
			}
		} else {
			$args['fields'] = 'ids';
			$blogs = get_sites($args);
		}
		return $blogs;
	}

	/**
	 * Gets the count of active litespeed cache plugins on multisite.
	 *
	 * @since 1.0.12
	 * @access private
	 */
	private static function get_network_count()
	{
		$count = get_site_transient(self::NETWORK_TRANSIENT_COUNT);
		if ($count !== false) {
			return intval($count);
		}
		// need to update
		$default = array();
		$count = 0;

		$sites = self::get_network_ids(array('deleted' => 0));
		if (empty($sites)) {
			return false;
		}

		foreach ($sites as $site) {
			$bid = is_object($site) && property_exists($site, 'blog_id') ? $site->blog_id : $site;
			$plugins = get_blog_option($bid, 'active_plugins', $default);
			if (!empty($plugins) && in_array(LSCWP_BASENAME, $plugins, true)) {
				$count++;
			}
		}

		/**
		 * In case this is called outside the admin page
		 * @see  https://codex.wordpress.org/Function_Reference/is_plugin_active_for_network
		 * @since  2.0
		 */
		if (!function_exists('is_plugin_active_for_network')) {
			require_once ABSPATH . '/wp-admin/includes/plugin.php';
		}

		if (is_plugin_active_for_network(LSCWP_BASENAME)) {
			$count++;
		}
		return $count;
	}

	/**
	 * Is this deactivate call the last active installation on the multisite network?
	 *
	 * @since 1.0.12
	 * @access private
	 */
	private static function is_deactivate_last()
	{
		$count = self::get_network_count();
		if ($count === false) {
			return false;
		}
		if ($count !== 1) {
			// Not deactivating the last one.
			$count--;
			set_site_transient(self::NETWORK_TRANSIENT_COUNT, $count, DAY_IN_SECONDS);
			return false;
		}

		delete_site_transient(self::NETWORK_TRANSIENT_COUNT);
		return true;
	}

	/**
	 * The deactivation hook callback.
	 *
	 * Initializes all clean up functionalities.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public static function register_deactivation()
	{
		Task::destroy();

		!defined('LSCWP_LOG_TAG') && define('LSCWP_LOG_TAG', 'Deactivate_' . get_current_blog_id());

		Purge::purge_all();

		if (is_multisite()) {
			if (!self::is_deactivate_last()) {
				if (is_network_admin()) {
					// Still other activated subsite left, set .htaccess with only CacheLookUp
					try {
						Htaccess::cls()->insert_ls_wrapper();
					} catch (\Exception $ex) {
						Admin_Display::error($ex->getMessage());
					}
				}
				return;
			}
		}

		/* 1) wp-config.php; */

		try {
			self::cls()->_manage_wp_cache_const(false);
		} catch (\Exception $ex) {
			error_log('In wp-config.php: WP_CACHE could not be set to false during deactivation!');

			Admin_Display::error($ex->getMessage());
		}

		/* 2) adv-cache.php; Dropped in v3.0.4 */

		/* 3) object-cache.php; */

		Object_Cache::cls()->del_file();

		/* 4) .htaccess; */

		try {
			Htaccess::cls()->clear_rules();
		} catch (\Exception $ex) {
			Admin_Display::error($ex->getMessage());
		}

		/* 5) .litespeed_conf.dat; */

		self::_del_conf_data_file();

		// delete in case it's not deleted prior to deactivation.
		GUI::dismiss_whm();
	}

	/**
	 * Manage related files based on plugin latest conf
	 *
	 * NOTE: Only trigger this in backend admin access for efficiency concern
	 *
	 * Handle files:
	 * 		1) wp-config.php;
	 * 		2) adv-cache.php;
	 * 		3) object-cache.php;
	 * 		4) .htaccess;
	 * 		5) .litespeed_conf.dat;
	 *
	 * @since 3.0
	 * @access public
	 */
	public function update_files()
	{
		Debug2::debug('🗂️ [Activation] update_files');

		// Update cache setting `_CACHE`
		$this->cls('Conf')->define_cache();

		// Site options applied already
		$options = $this->get_options();

		/* 1) wp-config.php; */

		try {
			$this->_manage_wp_cache_const($options[self::_CACHE]);
		} catch (\Exception $ex) {
			// Add msg to admin page or CLI
			Admin_Display::error($ex->getMessage());
		}

		/* 2) adv-cache.php; Dropped in v3.0.4 */

		/* 3) object-cache.php; */

		if ($options[self::O_OBJECT] && (!$options[self::O_DEBUG_DISABLE_ALL] || is_multisite())) {
			$this->cls('Object_Cache')->update_file($options);
		} else {
			$this->cls('Object_Cache')->del_file(); // Note: because it doesn't reconnect, which caused setting page OC option changes delayed, thus may meet Connect Test Failed issue (Next refresh will correct it). Not a big deal, will keep as is.
		}

		/* 4) .htaccess; */

		try {
			$this->cls('Htaccess')->update($options);
		} catch (\Exception $ex) {
			Admin_Display::error($ex->getMessage());
		}

		/* 5) .litespeed_conf.dat; */

		if (($options[self::O_GUEST] || $options[self::O_OBJECT]) && (!$options[self::O_DEBUG_DISABLE_ALL] || is_multisite())) {
			$this->_update_conf_data_file($options);
		}
	}

	/**
	 * Delete data conf file
	 *
	 * @since  4.1
	 */
	private static function _del_conf_data_file()
	{
		if (file_exists(self::$_data_file)) {
			unlink(self::$_data_file);
		}
	}

	/**
	 * Update data conf file for guest mode & object cache
	 *
	 * @since  4.1
	 */
	private function _update_conf_data_file($options)
	{
		$ids = array();
		if ($options[self::O_OBJECT]) {
			$this_ids = array(
				self::O_DEBUG,
				self::O_OBJECT_KIND,
				self::O_OBJECT_HOST,
				self::O_OBJECT_PORT,
				self::O_OBJECT_LIFE,
				self::O_OBJECT_USER,
				self::O_OBJECT_PSWD,
				self::O_OBJECT_DB_ID,
				self::O_OBJECT_PERSISTENT,
				self::O_OBJECT_ADMIN,
				self::O_OBJECT_TRANSIENTS,
				self::O_OBJECT_GLOBAL_GROUPS,
				self::O_OBJECT_NON_PERSISTENT_GROUPS,
			);
			$ids = array_merge($ids, $this_ids);
		}

		if ($options[self::O_GUEST]) {
			$this_ids = array(self::HASH, self::O_CACHE_LOGIN_COOKIE, self::O_DEBUG_IPS, self::O_UTIL_NO_HTTPS_VARY, self::O_GUEST_UAS, self::O_GUEST_IPS);
			$ids = array_merge($ids, $this_ids);
		}

		$data = array();
		foreach ($ids as $v) {
			$data[$v] = $options[$v];
		}
		$data = \json_encode($data);

		$old_data = File::read(self::$_data_file);
		if ($old_data != $data) {
			defined('LSCWP_LOG') && Debug2::debug('[Activation] Updating .litespeed_conf.dat');
			File::save(self::$_data_file, $data);
		}
	}

	/**
	 * Update the WP_CACHE variable in the wp-config.php file.
	 *
	 * If enabling, check if the variable is defined, and if not, define it.
	 * Vice versa for disabling.
	 *
	 * @since 1.0.0
	 * @since  3.0 Refactored
	 * @access private
	 */
	private function _manage_wp_cache_const($enable)
	{
		if ($enable) {
			if (defined('WP_CACHE') && WP_CACHE) {
				return false;
			}
		} elseif (!defined('WP_CACHE') || (defined('WP_CACHE') && !WP_CACHE)) {
			return false;
		}

		if (apply_filters('litespeed_wpconfig_readonly', false)) {
			throw new \Exception('wp-config file is forbidden to modify due to API hook: litespeed_wpconfig_readonly');
		}

		/**
		 * Follow WP's logic to locate wp-config file
		 * @see wp-load.php
		 */
		$conf_file = ABSPATH . 'wp-config.php';
		if (!file_exists($conf_file)) {
			$conf_file = dirname(ABSPATH) . '/wp-config.php';
		}

		$content = File::read($conf_file);
		if (!$content) {
			throw new \Exception('wp-config file content is empty: ' . $conf_file);
		}

		// Remove the line `define('WP_CACHE', true/false);` first
		if (defined('WP_CACHE')) {
			$content = preg_replace('/define\(\s*([\'"])WP_CACHE\1\s*,\s*\w+\s*\)\s*;/sU', '', $content);
		}

		// Insert const
		if ($enable) {
			$content = preg_replace('/^<\?php/', "<?php\ndefine( 'WP_CACHE', true );", $content);
		}

		$res = File::save($conf_file, $content, false, false, false);

		if ($res !== true) {
			throw new \Exception('wp-config.php operation failed when changing `WP_CACHE` const: ' . $res);
		}

		return true;
	}

	/**
	 * Handle auto update
	 *
	 * @since 2.7.2
	 * @access public
	 */
	public function auto_update()
	{
		if (!$this->conf(Base::O_AUTO_UPGRADE)) {
			return;
		}

		add_filter('auto_update_plugin', array($this, 'auto_update_hook'), 10, 2);
	}

	/**
	 * Auto upgrade hook
	 *
	 * @since  3.0
	 * @access public
	 */
	public function auto_update_hook($update, $item)
	{
		if (!empty($item->slug) && 'litespeed-cache' === $item->slug) {
			$auto_v = Cloud::version_check('auto_update_plugin');

			if (!empty($auto_v['latest']) && !empty($item->new_version) && $auto_v['latest'] === $item->new_version) {
				return true;
			}
		}

		return $update; // Else, use the normal API response to decide whether to update or not
	}

	/**
	 * Upgrade LSCWP
	 *
	 * @since 2.9
	 * @access public
	 */
	public function upgrade()
	{
		$plugin = Core::PLUGIN_FILE;

		/**
		 * @see wp-admin/update.php
		 */
		include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
		include_once ABSPATH . 'wp-admin/includes/file.php';
		include_once ABSPATH . 'wp-admin/includes/misc.php';

		try {
			ob_start();
			$skin = new \WP_Ajax_Upgrader_Skin();
			$upgrader = new \Plugin_Upgrader($skin);
			$result = $upgrader->upgrade($plugin);
			if (!is_plugin_active($plugin)) {
				// todo: upgrade should reactivate the plugin again by WP. Need to check why disabled after upgraded.
				activate_plugin($plugin, '', is_multisite());
			}
			ob_end_clean();
		} catch (\Exception $e) {
			Admin_Display::error(__('Failed to upgrade.', 'litespeed-cache'));
			return;
		}

		if (is_wp_error($result)) {
			Admin_Display::error(__('Failed to upgrade.', 'litespeed-cache'));
			return;
		}

		Admin_Display::success(__('Upgraded successfully.', 'litespeed-cache'));
	}

	/**
	 * Detect if the plugin is active or not
	 *
	 * @since  1.0
	 */
	public function dash_notifier_is_plugin_active($plugin)
	{
		include_once ABSPATH . 'wp-admin/includes/plugin.php';

		$plugin_path = $plugin . '/' . $plugin . '.php';

		return is_plugin_active($plugin_path);
	}

	/**
	 * Detect if the plugin is installed or not
	 *
	 * @since  1.0
	 */
	public function dash_notifier_is_plugin_installed($plugin)
	{
		include_once ABSPATH . 'wp-admin/includes/plugin.php';

		$plugin_path = $plugin . '/' . $plugin . '.php';

		$valid = validate_plugin($plugin_path);

		return !is_wp_error($valid);
	}

	/**
	 * Grab a plugin info from WordPress
	 *
	 * @since  1.0
	 */
	public function dash_notifier_get_plugin_info($slug)
	{
		include_once ABSPATH . 'wp-admin/includes/plugin-install.php';
		$result = plugins_api('plugin_information', array('slug' => $slug));

		if (is_wp_error($result)) {
			return false;
		}

		return $result;
	}

	/**
	 * Install the 3rd party plugin
	 *
	 * @since  1.0
	 */
	public function dash_notifier_install_3rd()
	{
		!defined('SILENCE_INSTALL') && define('SILENCE_INSTALL', true);

		$slug = !empty($_GET['plugin']) ? $_GET['plugin'] : false;

		// Check if plugin is installed already
		if (!$slug || $this->dash_notifier_is_plugin_active($slug)) {
			return;
		}

		/**
		 * @see wp-admin/update.php
		 */
		include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
		include_once ABSPATH . 'wp-admin/includes/file.php';
		include_once ABSPATH . 'wp-admin/includes/misc.php';

		$plugin_path = $slug . '/' . $slug . '.php';

		if (!$this->dash_notifier_is_plugin_installed($slug)) {
			$plugin_info = $this->dash_notifier_get_plugin_info($slug);
			if (!$plugin_info) {
				return;
			}
			// Try to install plugin
			try {
				ob_start();
				$skin = new \Automatic_Upgrader_Skin();
				$upgrader = new \Plugin_Upgrader($skin);
				$result = $upgrader->install($plugin_info->download_link);
				ob_end_clean();
			} catch (\Exception $e) {
				return;
			}
		}

		if (!is_plugin_active($plugin_path)) {
			activate_plugin($plugin_path);
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.9
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_UPGRADE:
				$this->upgrade();
				break;

			case self::TYPE_INSTALL_3RD:
				$this->dash_notifier_install_3rd();
				break;

			case self::TYPE_DISMISS_RECOMMENDED:
				Cloud::reload_summary();
				Cloud::save_summary(array('news.new' => 0));
				break;

			case self::TYPE_INSTALL_ZIP:
				Cloud::reload_summary();
				$summary = Cloud::get_summary();
				if (!empty($summary['news.zip'])) {
					Cloud::save_summary(array('news.new' => 0));

					$this->cls('Debug2')->beta_test($summary['zip']);
				}
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/root.cls.php000064400000031435151600172250017036 0ustar00<?php

/**
 * The abstract instance
 *
 * @since      	3.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

abstract class Root
{
	const CONF_FILE = '.litespeed_conf.dat';
	// Instance set
	private static $_instances;

	private static $_options = array();
	private static $_const_options = array();
	private static $_primary_options = array();
	private static $_network_options = array();

	/**
	 * Check if need to separate ccss for mobile
	 *
	 * @since  4.7
	 * @access protected
	 */
	protected function _separate_mobile()
	{
		return (wp_is_mobile() || apply_filters('litespeed_is_mobile', false)) && $this->conf(Base::O_CACHE_MOBILE);
	}

	/**
	 * Log an error message
	 *
	 * @since 7.0
	 */
	public static function debugErr($msg, $backtrace_limit = false)
	{
		$msg = '❌ ' . $msg;
		self::debug($msg, $backtrace_limit);
	}

	/**
	 * Log a debug message.
	 *
	 * @since  4.4
	 * @access public
	 */
	public static function debug($msg, $backtrace_limit = false)
	{
		if (!defined('LSCWP_LOG')) {
			return;
		}

		if (defined('static::LOG_TAG')) {
			$msg = static::LOG_TAG . '  ' . $msg;
		}

		Debug2::debug($msg, $backtrace_limit);
	}

	/**
	 * Log an advanced debug message.
	 *
	 * @since  4.4
	 * @access public
	 */
	public static function debug2($msg, $backtrace_limit = false)
	{
		if (!defined('LSCWP_LOG_MORE')) {
			return;
		}

		if (defined('static::LOG_TAG')) {
			$msg = static::LOG_TAG . '  ' . $msg;
		}
		Debug2::debug2($msg, $backtrace_limit);
	}

	/**
	 * Check if there is cache folder for that type
	 *
	 * @since  3.0
	 */
	public function has_cache_folder($type)
	{
		$subsite_id = is_multisite() && !is_network_admin() ? get_current_blog_id() : '';

		if (file_exists(LITESPEED_STATIC_DIR . '/' . $type . '/' . $subsite_id)) {
			return true;
		}
		return false;
	}

	/**
	 * Maybe make the cache folder if not existed
	 *
	 * @since 4.4.2
	 */
	protected function _maybe_mk_cache_folder($type)
	{
		if (!$this->has_cache_folder($type)) {
			$subsite_id = is_multisite() && !is_network_admin() ? get_current_blog_id() : '';
			$path = LITESPEED_STATIC_DIR . '/' . $type . '/' . $subsite_id;
			mkdir($path, 0755, true);
		}
	}

	/**
	 * Delete file-based cache folder for that type
	 *
	 * @since  3.0
	 */
	public function rm_cache_folder($type)
	{
		if (!$this->has_cache_folder($type)) {
			return;
		}

		$subsite_id = is_multisite() && !is_network_admin() ? get_current_blog_id() : '';

		File::rrmdir(LITESPEED_STATIC_DIR . '/' . $type . '/' . $subsite_id);

		// Clear All summary data
		self::save_summary(false, false, true);

		if ($type == 'ccss' || $type == 'ucss') {
			Debug2::debug('[CSS] Cleared ' . $type . ' queue');
		} elseif ($type == 'avatar') {
			Debug2::debug('[Avatar] Cleared ' . $type . ' queue');
		} elseif ($type == 'css' || $type == 'js') {
			return;
		} else {
			Debug2::debug('[' . strtoupper($type) . '] Cleared ' . $type . ' queue');
		}
	}

	/**
	 * Build the static filepath
	 *
	 * @since  4.0
	 */
	protected function _build_filepath_prefix($type)
	{
		$filepath_prefix = '/' . $type . '/';
		if (is_multisite()) {
			$filepath_prefix .= get_current_blog_id() . '/';
		}

		return $filepath_prefix;
	}

	/**
	 * Load current queues from data file
	 *
	 * @since  4.1
	 * @since  4.3 Elevated to root.cls
	 */
	public function load_queue($type)
	{
		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_path = LITESPEED_STATIC_DIR . $filepath_prefix . '.litespeed_conf.dat';

		$queue = array();
		if (file_exists($static_path)) {
			$queue = \json_decode(file_get_contents($static_path), true) ?: array();
		}

		return $queue;
	}

	/**
	 * Save current queues to data file
	 *
	 * @since  4.1
	 * @since  4.3 Elevated to root.cls
	 */
	public function save_queue($type, $list)
	{
		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_path = LITESPEED_STATIC_DIR . $filepath_prefix . '.litespeed_conf.dat';

		$data = \json_encode($list);

		File::save($static_path, $data, true);
	}

	/**
	 * Clear all waiting queues
	 *
	 * @since  3.4
	 * @since  4.3 Elevated to root.cls
	 */
	public function clear_q($type, $silent = false)
	{
		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_path = LITESPEED_STATIC_DIR . $filepath_prefix . '.litespeed_conf.dat';

		if (file_exists($static_path)) {
			$silent = false;
			unlink($static_path);
		}

		if (!$silent) {
			$msg = __('All QUIC.cloud service queues have been cleared.', 'litespeed-cache');
			Admin_Display::success($msg);
		}
	}

	/**
	 * Load an instance or create it if not existed
	 * @since  4.0
	 */
	public static function cls($cls = false, $unset = false, $data = false)
	{
		if (!$cls) {
			$cls = self::ori_cls();
		}
		$cls = __NAMESPACE__ . '\\' . $cls;

		$cls_tag = strtolower($cls);

		if (!isset(self::$_instances[$cls_tag])) {
			if ($unset) {
				return;
			}

			self::$_instances[$cls_tag] = new $cls($data);
		} else {
			if ($unset) {
				unset(self::$_instances[$cls_tag]);
				return;
			}
		}

		return self::$_instances[$cls_tag];
	}

	/**
	 * Set one conf or confs
	 */
	public function set_conf($id, $val = null)
	{
		if (is_array($id)) {
			foreach ($id as $k => $v) {
				$this->set_conf($k, $v);
			}
			return;
		}
		self::$_options[$id] = $val;
	}

	/**
	 * Set one primary conf or confs
	 */
	public function set_primary_conf($id, $val = null)
	{
		if (is_array($id)) {
			foreach ($id as $k => $v) {
				$this->set_primary_conf($k, $v);
			}
			return;
		}
		self::$_primary_options[$id] = $val;
	}

	/**
	 * Set one network conf
	 */
	public function set_network_conf($id, $val = null)
	{
		if (is_array($id)) {
			foreach ($id as $k => $v) {
				$this->set_network_conf($k, $v);
			}
			return;
		}
		self::$_network_options[$id] = $val;
	}

	/**
	 * Set one const conf
	 */
	public function set_const_conf($id, $val)
	{
		self::$_const_options[$id] = $val;
	}

	/**
	 * Check if is overwritten by const
	 *
	 * @since  3.0
	 */
	public function const_overwritten($id)
	{
		if (!isset(self::$_const_options[$id]) || self::$_const_options[$id] == self::$_options[$id]) {
			return null;
		}
		return self::$_const_options[$id];
	}

	/**
	 * Check if is overwritten by primary site
	 *
	 * @since  3.2.2
	 */
	public function primary_overwritten($id)
	{
		if (!isset(self::$_primary_options[$id]) || self::$_primary_options[$id] == self::$_options[$id]) {
			return null;
		}

		// Network admin settings is impossible to be overwritten by primary
		if (is_network_admin()) {
			return null;
		}

		return self::$_primary_options[$id];
	}

	/**
	 * Get the list of configured options for the blog.
	 *
	 * @since 1.0
	 */
	public function get_options($ori = false)
	{
		if (!$ori) {
			return array_merge(self::$_options, self::$_primary_options, self::$_network_options, self::$_const_options);
		}

		return self::$_options;
	}

	/**
	 * If has a conf or not
	 */
	public function has_conf($id)
	{
		return array_key_exists($id, self::$_options);
	}

	/**
	 * If has a primary conf or not
	 */
	public function has_primary_conf($id)
	{
		return array_key_exists($id, self::$_primary_options);
	}

	/**
	 * If has a network conf or not
	 */
	public function has_network_conf($id)
	{
		return array_key_exists($id, self::$_network_options);
	}

	/**
	 * Get conf
	 */
	public function conf($id, $ori = false)
	{
		if (isset(self::$_options[$id])) {
			if (!$ori) {
				$val = $this->const_overwritten($id);
				if ($val !== null) {
					defined('LSCWP_LOG') && Debug2::debug('[Conf] 🏛️ const option ' . $id . '=' . var_export($val, true));
					return $val;
				}

				$val = $this->primary_overwritten($id); // Network Use primary site settings
				if ($val !== null) {
					return $val;
				}
			}

			// Network original value will be in _network_options
			if (!is_network_admin() || !$this->has_network_conf($id)) {
				return self::$_options[$id];
			}
		}

		if ($this->has_network_conf($id)) {
			if (!$ori) {
				$val = $this->const_overwritten($id);
				if ($val !== null) {
					defined('LSCWP_LOG') && Debug2::debug('[Conf] 🏛️ const option ' . $id . '=' . var_export($val, true));
					return $val;
				}
			}

			return $this->network_conf($id);
		}

		defined('LSCWP_LOG') && Debug2::debug('[Conf] Invalid option ID ' . $id);

		return null;
	}

	/**
	 * Get primary conf
	 */
	public function primary_conf($id)
	{
		return self::$_primary_options[$id];
	}

	/**
	 * Get network conf
	 */
	public function network_conf($id)
	{
		if (!$this->has_network_conf($id)) {
			return null;
		}

		return self::$_network_options[$id];
	}

	/**
	 * Get called class short name
	 */
	public static function ori_cls()
	{
		$cls = new \ReflectionClass(get_called_class());
		$shortname = $cls->getShortName();
		$namespace = str_replace(__NAMESPACE__ . '\\', '', $cls->getNamespaceName() . '\\');
		if ($namespace) {
			// the left namespace after dropped LiteSpeed
			$shortname = $namespace . $shortname;
		}

		return $shortname;
	}

	/**
	 * Generate conf name for wp_options record
	 *
	 * @since 3.0
	 */
	public static function name($id)
	{
		$name = strtolower(self::ori_cls());
		if ($name == 'conf2') {
			// For a certain 3.7rc correction, can be dropped after v4
			$name = 'conf';
		}
		return 'litespeed.' . $name . '.' . $id;
	}

	/**
	 * Dropin with prefix for WP's get_option
	 *
	 * @since 3.0
	 */
	public static function get_option($id, $default_v = false)
	{
		$v = get_option(self::name($id), $default_v);

		// Maybe decode array
		if (is_array($default_v)) {
			$v = self::_maybe_decode($v);
		}

		return $v;
	}

	/**
	 * Dropin with prefix for WP's get_site_option
	 *
	 * @since 3.0
	 */
	public static function get_site_option($id, $default_v = false)
	{
		$v = get_site_option(self::name($id), $default_v);

		// Maybe decode array
		if (is_array($default_v)) {
			$v = self::_maybe_decode($v);
		}

		return $v;
	}

	/**
	 * Dropin with prefix for WP's get_blog_option
	 *
	 * @since 3.0
	 */
	public static function get_blog_option($blog_id, $id, $default_v = false)
	{
		$v = get_blog_option($blog_id, self::name($id), $default_v);

		// Maybe decode array
		if (is_array($default_v)) {
			$v = self::_maybe_decode($v);
		}

		return $v;
	}

	/**
	 * Dropin with prefix for WP's add_option
	 *
	 * @since 3.0
	 */
	public static function add_option($id, $v)
	{
		add_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Dropin with prefix for WP's add_site_option
	 *
	 * @since 3.0
	 */
	public static function add_site_option($id, $v)
	{
		add_site_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Dropin with prefix for WP's update_option
	 *
	 * @since 3.0
	 */
	public static function update_option($id, $v)
	{
		update_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Dropin with prefix for WP's update_site_option
	 *
	 * @since 3.0
	 */
	public static function update_site_option($id, $v)
	{
		update_site_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Decode an array
	 *
	 * @since  4.0
	 */
	private static function _maybe_decode($v)
	{
		if (!is_array($v)) {
			$v2 = \json_decode($v, true);
			if ($v2 !== null) {
				$v = $v2;
			}
		}
		return $v;
	}

	/**
	 * Encode an array
	 *
	 * @since  4.0
	 */
	private static function _maybe_encode($v)
	{
		if (is_array($v)) {
			$v = \json_encode($v) ?: $v; // Non utf-8 encoded value will get failed, then used ori value
		}
		return $v;
	}

	/**
	 * Dropin with prefix for WP's delete_option
	 *
	 * @since 3.0
	 */
	public static function delete_option($id)
	{
		delete_option(self::name($id));
	}

	/**
	 * Dropin with prefix for WP's delete_site_option
	 *
	 * @since 3.0
	 */
	public static function delete_site_option($id)
	{
		delete_site_option(self::name($id));
	}

	/**
	 * Read summary
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function get_summary($field = false)
	{
		$summary = self::get_option('_summary', array());

		if (!is_array($summary)) {
			$summary = array();
		}

		if (!$field) {
			return $summary;
		}

		if (array_key_exists($field, $summary)) {
			return $summary[$field];
		}

		return null;
	}

	/**
	 * Save summary
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function save_summary($data = false, $reload = false, $overwrite = false)
	{
		if ($reload || empty(static::cls()->_summary)) {
			self::reload_summary();
		}

		$existing_summary = static::cls()->_summary;
		if ($overwrite || !is_array($existing_summary)) {
			$existing_summary = array();
		}
		$new_summary = array_merge($existing_summary, $data ?: array());
		// self::debug2('Save after Reloaded summary', $new_summary);
		static::cls()->_summary = $new_summary;

		self::update_option('_summary', $new_summary);
	}

	/**
	 * Reload summary
	 * @since 5.0
	 */
	public static function reload_summary()
	{
		static::cls()->_summary = self::get_summary();
		// self::debug2( 'Reloaded summary', static::cls()->_summary );
	}

	/**
	 * Get the current instance object. To be inherited.
	 *
	 * @since 3.0
	 */
	public static function get_instance()
	{
		return static::cls();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/admin-settings.cls.php000064400000024032151600172320020772 0ustar00<?php

/**
 * The admin settings handler of the plugin.
 *
 *
 * @since      1.1.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/src
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Admin_Settings extends Base
{
	const ENROLL = '_settings-enroll';

	/**
	 * Save settings
	 *
	 * Both $_POST and CLI can use this way
	 *
	 * Import will directly call conf.cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function save($raw_data)
	{
		Debug2::debug('[Settings] saving');

		if (empty($raw_data[self::ENROLL])) {
			exit('No fields');
		}

		$raw_data = Admin::cleanup_text($raw_data);

		// Convert data to config format
		$the_matrix = array();
		foreach (array_unique($raw_data[self::ENROLL]) as $id) {
			$child = false;
			// Drop array format
			if (strpos($id, '[') !== false) {
				if (strpos($id, self::O_CDN_MAPPING) === 0 || strpos($id, self::O_CRAWLER_COOKIES) === 0) {
					// CDN child | Cookie Crawler settings
					$child = substr($id, strpos($id, '[') + 1, strpos($id, ']') - strpos($id, '[') - 1);
					$id = substr($id, 0, strpos($id, '[')); // Drop ending []; Compatible with xx[0] way from CLI
				} else {
					$id = substr($id, 0, strpos($id, '[')); // Drop ending []
				}
			}

			if (!array_key_exists($id, self::$_default_options)) {
				continue;
			}

			// Validate $child
			if ($id == self::O_CDN_MAPPING) {
				if (!in_array($child, array(self::CDN_MAPPING_URL, self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS, self::CDN_MAPPING_FILETYPE))) {
					continue;
				}
			}
			if ($id == self::O_CRAWLER_COOKIES) {
				if (!in_array($child, array(self::CRWL_COOKIE_NAME, self::CRWL_COOKIE_VALS))) {
					continue;
				}
			}

			$data = false;

			if ($child) {
				$data = !empty($raw_data[$id][$child]) ? $raw_data[$id][$child] : false; // []=xxx or [0]=xxx
			} else {
				$data = !empty($raw_data[$id]) ? $raw_data[$id] : false;
			}

			/**
			 * Sanitize the value
			 */
			if ($id == self::O_CDN_MAPPING || $id == self::O_CRAWLER_COOKIES) {
				// Use existing in queue data if existed (Only available when $child != false)
				$data2 = array_key_exists($id, $the_matrix) ? $the_matrix[$id] : (defined('WP_CLI') && WP_CLI ? $this->conf($id) : array());
			}
			switch ($id) {
				case self::O_CRAWLER_ROLES: // Don't allow Editor/admin to be used in crawler role simulator
					$data = Utility::sanitize_lines($data);
					if ($data) {
						foreach ($data as $k => $v) {
							if (user_can($v, 'edit_posts')) {
								$msg = sprintf(
									__('The user with id %s has editor access, which is not allowed for the role simulator.', 'litespeed-cache'),
									'<code>' . $v . '</code>'
								);
								Admin_Display::error($msg);
								unset($data[$k]);
							}
						}
					}
					break;
				case self::O_CDN_MAPPING:
					/**
					 * CDN setting
					 *
					 * Raw data format:
					 * 		cdn-mapping[url][] = 'xxx'
					 * 		cdn-mapping[url][2] = 'xxx2'
					 * 		cdn-mapping[inc_js][] = 1
					 *
					 * Final format:
					 * 		cdn-mapping[ 0 ][ url ] = 'xxx'
					 * 		cdn-mapping[ 2 ][ url ] = 'xxx2'
					 */
					if ($data) {
						foreach ($data as $k => $v) {
							if ($child == self::CDN_MAPPING_FILETYPE) {
								$v = Utility::sanitize_lines($v);
							}
							if ($child == self::CDN_MAPPING_URL) {
								# If not a valid URL, turn off CDN
								if (strpos($v, 'https://') !== 0) {
									self::debug('❌ CDN mapping set to OFF due to invalid URL');
									$the_matrix[self::O_CDN] = false;
								}
								$v = trailingslashit($v);
							}
							if (in_array($child, array(self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS))) {
								// Because these can't be auto detected in `config->update()`, need to format here
								$v = $v === 'false' ? 0 : (bool) $v;
							}

							if (empty($data2[$k])) {
								$data2[$k] = array();
							}

							$data2[$k][$child] = $v;
						}
					}

					$data = $data2;
					break;

				case self::O_CRAWLER_COOKIES:
					/**
					 * Cookie Crawler setting
					 * Raw Format:
					 * 		crawler-cookies[name][] = xxx
					 * 		crawler-cookies[name][2] = xxx2
					 * 		crawler-cookies[vals][] = xxx
					 *
					 * todo: need to allow null for values
					 *
					 * Final format:
					 * 		crawler-cookie[ 0 ][ name ] = 'xxx'
					 * 		crawler-cookie[ 0 ][ vals ] = 'xxx'
					 * 		crawler-cookie[ 2 ][ name ] = 'xxx2'
					 *
					 * empty line for `vals` use literal `_null`
					 */
					if ($data) {
						foreach ($data as $k => $v) {
							if ($child == self::CRWL_COOKIE_VALS) {
								$v = Utility::sanitize_lines($v);
							}

							if (empty($data2[$k])) {
								$data2[$k] = array();
							}

							$data2[$k][$child] = $v;
						}
					}

					$data = $data2;
					break;

				case self::O_CACHE_EXC_CAT: // Cache exclude cat
					$data2 = array();
					$data = Utility::sanitize_lines($data);
					foreach ($data as $v) {
						$cat_id = get_cat_ID($v);
						if (!$cat_id) {
							continue;
						}

						$data2[] = $cat_id;
					}
					$data = $data2;
					break;

				case self::O_CACHE_EXC_TAG: // Cache exclude tag
					$data2 = array();
					$data = Utility::sanitize_lines($data);
					foreach ($data as $v) {
						$term = get_term_by('name', $v, 'post_tag');
						if (!$term) {
							// todo: can show the error in admin error msg
							continue;
						}

						$data2[] = $term->term_id;
					}
					$data = $data2;
					break;

				default:
					break;
			}

			$the_matrix[$id] = $data;
		}

		// Special handler for CDN/Crawler 2d list to drop empty rows
		foreach ($the_matrix as $id => $data) {
			/**
			 * 		cdn-mapping[ 0 ][ url ] = 'xxx'
			 * 		cdn-mapping[ 2 ][ url ] = 'xxx2'
			 *
			 * 		crawler-cookie[ 0 ][ name ] = 'xxx'
			 * 		crawler-cookie[ 0 ][ vals ] = 'xxx'
			 * 		crawler-cookie[ 2 ][ name ] = 'xxx2'
			 */
			if ($id == self::O_CDN_MAPPING || $id == self::O_CRAWLER_COOKIES) {
				// Drop this line if all children elements are empty
				foreach ($data as $k => $v) {
					foreach ($v as $v2) {
						if ($v2) {
							continue 2;
						}
					}
					// If hit here, means all empty
					unset($the_matrix[$id][$k]);
				}
			}

			// Don't allow repeated cookie name
			if ($id == self::O_CRAWLER_COOKIES) {
				$existed = array();
				foreach ($the_matrix[$id] as $k => $v) {
					if (!$v[self::CRWL_COOKIE_NAME] || in_array($v[self::CRWL_COOKIE_NAME], $existed)) {
						// Filter repeated or empty name
						unset($the_matrix[$id][$k]);
						continue;
					}

					$existed[] = $v[self::CRWL_COOKIE_NAME];
				}
			}

			// CDN mapping allow URL values repeated
			// if ( $id == self::O_CDN_MAPPING ) {}

			// tmp fix the 3rd part woo update hook issue when enabling vary cookie
			if ($id == 'wc_cart_vary') {
				if ($data) {
					add_filter('litespeed_vary_cookies', function ($list) {
						$list[] = 'woocommerce_cart_hash';
						return array_unique($list);
					});
				} else {
					add_filter('litespeed_vary_cookies', function ($list) {
						if (in_array('woocommerce_cart_hash', $list)) {
							unset($list[array_search('woocommerce_cart_hash', $list)]);
						}
						return array_unique($list);
					});
				}
			}
		}

		// id validation will be inside
		$this->cls('Conf')->update_confs($the_matrix);

		$msg = __('Options saved.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Parses any changes made by the network admin on the network settings.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function network_save($raw_data)
	{
		Debug2::debug('[Settings] network saving');

		if (empty($raw_data[self::ENROLL])) {
			exit('No fields');
		}

		$raw_data = Admin::cleanup_text($raw_data);

		foreach (array_unique($raw_data[self::ENROLL]) as $id) {
			// Append current field to setting save
			if (!array_key_exists($id, self::$_default_site_options)) {
				continue;
			}

			$data = !empty($raw_data[$id]) ? $raw_data[$id] : false;

			// id validation will be inside
			$this->cls('Conf')->network_update($id, $data);
		}

		// Update related files
		Activation::cls()->update_files();

		$msg = __('Options saved.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Hooked to the wp_redirect filter.
	 * This will only hook if there was a problem when saving the widget.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param string $location The location string.
	 * @return string the updated location string.
	 */
	public static function widget_save_err($location)
	{
		return str_replace('?message=0', '?error=0', $location);
	}

	/**
	 * Hooked to the widget_update_callback filter.
	 * Validate the LiteSpeed Cache settings on edit widget save.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param array $instance The new settings.
	 * @param array $new_instance
	 * @param array $old_instance The original settings.
	 * @param WP_Widget $widget The widget
	 * @return mixed Updated settings on success, false on error.
	 */
	public static function validate_widget_save($instance, $new_instance, $old_instance, $widget)
	{
		if (empty($new_instance)) {
			return $instance;
		}

		if (!isset($new_instance[ESI::WIDGET_O_ESIENABLE]) || !isset($new_instance[ESI::WIDGET_O_TTL])) {
			return $instance;
		}

		$esi = intval($new_instance[ESI::WIDGET_O_ESIENABLE]) % 3;
		$ttl = (int) $new_instance[ESI::WIDGET_O_TTL];

		if ($ttl != 0 && $ttl < 30) {
			add_filter('wp_redirect', __CLASS__ . '::widget_save_err');
			return false; // invalid ttl.
		}

		if (empty($instance[Conf::OPTION_NAME])) {
			// todo: to be removed
			$instance[Conf::OPTION_NAME] = array();
		}
		$instance[Conf::OPTION_NAME][ESI::WIDGET_O_ESIENABLE] = $esi;
		$instance[Conf::OPTION_NAME][ESI::WIDGET_O_TTL] = $ttl;

		$current = !empty($old_instance[Conf::OPTION_NAME]) ? $old_instance[Conf::OPTION_NAME] : false;
		if (!strpos($_SERVER['HTTP_REFERER'], '/wp-admin/customize.php')) {
			if (!$current || $esi != $current[ESI::WIDGET_O_ESIENABLE]) {
				Purge::purge_all('Widget ESI_enable changed');
			} elseif ($ttl != 0 && $ttl != $current[ESI::WIDGET_O_TTL]) {
				Purge::add(Tag::TYPE_WIDGET . $widget->id);
			}

			Purge::purge_all('Widget saved');
		}
		return $instance;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/api.cls.php000064400000026116151600172370016627 0ustar00<?php
/**
 * The plugin API class.
 *
 * @since      	1.1.3
 * @since  		1.4 Moved into /inc
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class API extends Base
{
	const VERSION = Core::VER;

	const TYPE_FEED = Tag::TYPE_FEED;
	const TYPE_FRONTPAGE = Tag::TYPE_FRONTPAGE;
	const TYPE_HOME = Tag::TYPE_HOME;
	const TYPE_PAGES = Tag::TYPE_PAGES;
	const TYPE_PAGES_WITH_RECENT_POSTS = Tag::TYPE_PAGES_WITH_RECENT_POSTS;
	const TYPE_HTTP = Tag::TYPE_HTTP;
	const TYPE_ARCHIVE_POSTTYPE = Tag::TYPE_ARCHIVE_POSTTYPE;
	const TYPE_ARCHIVE_TERM = Tag::TYPE_ARCHIVE_TERM;
	const TYPE_AUTHOR = Tag::TYPE_AUTHOR;
	const TYPE_ARCHIVE_DATE = Tag::TYPE_ARCHIVE_DATE;
	const TYPE_BLOG = Tag::TYPE_BLOG;
	const TYPE_LOGIN = Tag::TYPE_LOGIN;
	const TYPE_URL = Tag::TYPE_URL;

	const TYPE_ESI = Tag::TYPE_ESI;

	const PARAM_NAME = ESI::PARAM_NAME;
	const WIDGET_O_ESIENABLE = ESI::WIDGET_O_ESIENABLE;
	const WIDGET_O_TTL = ESI::WIDGET_O_TTL;

	/**
	 * Instance
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
	}

	/**
	 * Define hooks to be used in other plugins.
	 *
	 * The benefit to use hooks other than functions is no need to detach if LSCWP enabled and function existed or not anymore
	 *
	 * @since  3.0
	 */
	public function init()
	{
		/**
		 * Init
		 */
		// Action `litespeed_init` // @previous API::hook_init( $hook )

		/**
		 * Conf
		 */
		add_filter('litespeed_conf', array($this, 'conf')); // @previous API::config($id)
		// Action `litespeed_conf_append` // @previous API::conf_append( $name, $default )
		add_action('litespeed_conf_multi_switch', __NAMESPACE__ . '\Base::set_multi_switch', 10, 2);
		// Action ``litespeed_conf_force` // @previous API::force_option( $k, $v )

		/**
		 * Cache Control Hooks
		 */
		// Action `litespeed_control_finalize` // @previous API::hook_control($tags) && action `litespeed_api_control`
		add_action('litespeed_control_set_private', __NAMESPACE__ . '\Control::set_private'); // @previous  API::set_cache_private()
		add_action('litespeed_control_set_nocache', __NAMESPACE__ . '\Control::set_nocache'); // @previous  API::set_nocache( $reason = false )
		add_action('litespeed_control_set_cacheable', array($this, 'set_cacheable')); // Might needed if not call hook `wp` // @previous API::set_cacheable( $reason )
		add_action('litespeed_control_force_cacheable', __NAMESPACE__ . '\Control::force_cacheable'); // Set cache status to force cacheable ( Will ignore most kinds of non-cacheable conditions ) // @previous API::set_force_cacheable( $reason )
		add_action('litespeed_control_force_public', __NAMESPACE__ . '\Control::set_public_forced'); // Set cache to force public cache if cacheable ( Will ignore most kinds of non-cacheable conditions ) // @previous API::set_force_public( $reason )
		add_filter('litespeed_control_cacheable', __NAMESPACE__ . '\Control::is_cacheable', 3); // Note: Read-Only. Directly append to this filter won't work. Call actions above to set cacheable or not // @previous API::not_cacheable()
		add_action('litespeed_control_set_ttl', __NAMESPACE__ . '\Control::set_custom_ttl', 10, 2); // @previous API::set_ttl( $val )
		add_filter('litespeed_control_ttl', array($this, 'get_ttl'), 3); // @previous API::get_ttl()

		/**
		 * Tag Hooks
		 */
		// Action `litespeed_tag_finalize` // @previous API::hook_tag( $hook )
		add_action('litespeed_tag', __NAMESPACE__ . '\Tag::add'); // Shorter alias of `litespeed_tag_add`
		add_action('litespeed_tag_post', __NAMESPACE__ . '\Tag::add_post'); // Shorter alias of `litespeed_tag_add_post`
		add_action('litespeed_tag_widget', __NAMESPACE__ . '\Tag::add_widget'); // Shorter alias of `litespeed_tag_add_widget`
		add_action('litespeed_tag_private', __NAMESPACE__ . '\Tag::add_private'); // Shorter alias of `litespeed_tag_add_private`
		add_action('litespeed_tag_private_esi', __NAMESPACE__ . '\Tag::add_private_esi'); // Shorter alias of `litespeed_tag_add_private_esi`

		add_action('litespeed_tag_add', __NAMESPACE__ . '\Tag::add'); // @previous API::tag_add( $tag )
		add_action('litespeed_tag_add_post', __NAMESPACE__ . '\Tag::add_post');
		add_action('litespeed_tag_add_widget', __NAMESPACE__ . '\Tag::add_widget');
		add_action('litespeed_tag_add_private', __NAMESPACE__ . '\Tag::add_private'); // @previous API::tag_add_private( $tags )
		add_action('litespeed_tag_add_private_esi', __NAMESPACE__ . '\Tag::add_private_esi');

		/**
		 * Purge Hooks
		 */
		// Action `litespeed_purge_finalize` // @previous API::hook_purge($tags)
		add_action('litespeed_purge', __NAMESPACE__ . '\Purge::add'); // @previous API::purge($tags)
		add_action('litespeed_purge_all', __NAMESPACE__ . '\Purge::purge_all');
		add_action('litespeed_purge_post', array($this, 'purge_post')); // @previous API::purge_post( $pid )
		add_action('litespeed_purge_posttype', __NAMESPACE__ . '\Purge::purge_posttype');
		add_action('litespeed_purge_url', array($this, 'purge_url'));
		add_action('litespeed_purge_widget', __NAMESPACE__ . '\Purge::purge_widget');
		add_action('litespeed_purge_esi', __NAMESPACE__ . '\Purge::purge_esi');
		add_action('litespeed_purge_private', __NAMESPACE__ . '\Purge::add_private'); // @previous API::purge_private( $tags )
		add_action('litespeed_purge_private_esi', __NAMESPACE__ . '\Purge::add_private_esi');
		add_action('litespeed_purge_private_all', __NAMESPACE__ . '\Purge::add_private_all'); // @previous API::purge_private_all()
		// Action `litespeed_api_purge_post` // Triggered when purge a post // @previous API::hook_purge_post($hook)
		// Action `litespeed_purged_all` // Triggered after purged all.
		add_action('litespeed_purge_all_object', __NAMESPACE__ . '\Purge::purge_all_object');
		add_action('litespeed_purge_ucss', __NAMESPACE__ . '\Purge::purge_ucss');

		/**
		 * ESI
		 */
		// Action `litespeed_nonce` // @previous API::nonce_action( $action ) & API::nonce( $action = -1, $defence_for_html_filter = true ) // NOTE: only available after `init` hook
		add_filter('litespeed_esi_status', array($this, 'esi_enabled')); // Get ESI enable status // @previous API::esi_enabled()
		add_filter('litespeed_esi_url', array($this, 'sub_esi_block'), 10, 8); // Generate ESI block url // @previous API::esi_url( $block_id, $wrapper, $params = array(), $control = 'private,no-vary', $silence = false, $preserved = false, $svar = false, $inline_val = false )
		// Filter `litespeed_widget_default_options` // Hook widget default settings value. Currently used in Woo 3rd // @previous API::hook_widget_default_options( $hook )
		// Filter `litespeed_esi_params` // @previous API::hook_esi_param( $hook )
		// Action `litespeed_tpl_normal` // @previous API::hook_tpl_not_esi($hook) && Action `litespeed_is_not_esi_template`
		// Action `litespeed_esi_load-$block` // @usage add_action( 'litespeed_esi_load-' . $block, $hook ) // @previous API::hook_tpl_esi($block, $hook)
		add_action('litespeed_esi_combine', __NAMESPACE__ . '\ESI::combine');

		/**
		 * Vary
		 *
		 * To modify default vary, There are two ways: Action `litespeed_vary_append` or Filter `litespeed_vary`
		 */
		add_action('litespeed_vary_ajax_force', __NAMESPACE__ . '\Vary::can_ajax_vary'); // API::force_vary() -> Action `litespeed_vary_ajax_force` // Force finalize vary even if its in an AJAX call
		// Filter `litespeed_vary_curr_cookies` to generate current in use vary, which will be used for response vary header.
		// Filter `litespeed_vary_cookies` to register the final vary cookies, which will be written to rewrite rule. (litespeed_vary_curr_cookies are always equal to or less than litespeed_vary_cookies)
		// Filter `litespeed_vary` // Previous API::hook_vary_finalize( $hook )
		add_action('litespeed_vary_no', __NAMESPACE__ . '\Control::set_no_vary'); // API::set_cache_no_vary() -> Action `litespeed_vary_no` // Set cache status to no vary

		// add_filter( 'litespeed_is_mobile', __NAMESPACE__ . '\Control::is_mobile' ); // API::set_mobile() -> Filter `litespeed_is_mobile`

		/**
		 * Cloud
		 */
		add_filter('litespeed_is_from_cloud', array($this, 'is_from_cloud')); // Check if current request is from QC (usually its to check REST access) // @see https://wordpress.org/support/topic/image-optimization-not-working-3/

		/**
		 * Media
		 */
		add_action('litespeed_media_reset', __NAMESPACE__ . '\Media::delete_attachment'); // Reset one media row

		/**
		 * GUI
		 */
		// API::clean_wrapper_begin( $counter = false ) -> Filter `litespeed_clean_wrapper_begin` // Start a to-be-removed html wrapper
		add_filter('litespeed_clean_wrapper_begin', __NAMESPACE__ . '\GUI::clean_wrapper_begin');
		// API::clean_wrapper_end( $counter = false ) -> Filter `litespeed_clean_wrapper_end` // End a to-be-removed html wrapper
		add_filter('litespeed_clean_wrapper_end', __NAMESPACE__ . '\GUI::clean_wrapper_end');

		/**
		 * Mist
		 */
		add_action('litespeed_debug', __NAMESPACE__ . '\Debug2::debug', 10, 2); // API::debug()-> Action `litespeed_debug`
		add_action('litespeed_debug2', __NAMESPACE__ . '\Debug2::debug2', 10, 2); // API::debug2()-> Action `litespeed_debug2`
		add_action('litespeed_disable_all', array($this, '_disable_all')); // API::disable_all( $reason ) -> Action `litespeed_disable_all`

		add_action('litspeed_after_admin_init', array($this, '_after_admin_init'));
	}

	/**
	 * API for admin related
	 *
	 * @since  3.0
	 * @access public
	 */
	public function _after_admin_init()
	{
		/**
		 * GUI
		 */
		add_action('litespeed_setting_enroll', array($this->cls('Admin_Display'), 'enroll'), 10, 4); // API::enroll( $id ) // Register a field in setting form to save
		add_action('litespeed_build_switch', array($this->cls('Admin_Display'), 'build_switch')); // API::build_switch( $id ) // Build a switch div html snippet
		// API::hook_setting_content( $hook, $priority = 10, $args = 1 ) -> Action `litespeed_settings_content`
		// API::hook_setting_tab( $hook, $priority = 10, $args = 1 ) -> Action `litespeed_settings_tab`
	}

	/**
	 * Disable All (Note: Not for direct call, always use Hooks)
	 *
	 * @since 2.9.7.2
	 * @access public
	 */
	public function _disable_all($reason)
	{
		do_action('litespeed_debug', '[API] Disabled_all due to ' . $reason);

		!defined('LITESPEED_DISABLE_ALL') && define('LITESPEED_DISABLE_ALL', true);
	}

	/**
	 * @since 3.0
	 */
	public static function vary_append_commenter()
	{
		Vary::cls()->append_commenter();
	}

	/**
	 * Check if is from Cloud
	 *
	 * @since 4.2
	 */
	public function is_from_cloud()
	{
		return $this->cls('Cloud')->is_from_cloud();
	}

	public function purge_post($pid)
	{
		$this->cls('Purge')->purge_post($pid);
	}

	public function purge_url($url)
	{
		$this->cls('Purge')->purge_url($url);
	}

	public function set_cacheable($reason = false)
	{
		$this->cls('Control')->set_cacheable($reason);
	}

	public function esi_enabled()
	{
		return $this->cls('Router')->esi_enabled();
	}

	public function get_ttl()
	{
		return $this->cls('Control')->get_ttl();
	}

	public function sub_esi_block(
		$block_id,
		$wrapper,
		$params = array(),
		$control = 'private,no-vary',
		$silence = false,
		$preserved = false,
		$svar = false,
		$inline_param = array()
	) {
		return $this->cls('ESI')->sub_esi_block($block_id, $wrapper, $params, $control, $silence, $preserved, $svar, $inline_param);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/gui.cls.php000064400000066745151600172440016654 0ustar00<?php

/**
 * The frontend GUI class.
 *
 * @since      	1.3
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class GUI extends Base
{
	private static $_clean_counter = 0;

	private $_promo_true;

	// [ file_tag => [ days, litespeed_only ], ... ]
	private $_promo_list = array(
		'new_version' => array(7, false),
		'score' => array(14, false),
		// 'slack'		=> array( 3, false ),
	);

	const LIB_GUEST_JS = 'assets/js/guest.min.js';
	const LIB_GUEST_DOCREF_JS = 'assets/js/guest.docref.min.js';
	const PHP_GUEST = 'guest.vary.php';

	const TYPE_DISMISS_WHM = 'whm';
	const TYPE_DISMISS_EXPIRESDEFAULT = 'ExpiresDefault';
	const TYPE_DISMISS_PROMO = 'promo';
	const TYPE_DISMISS_PIN = 'pin';

	const WHM_MSG = 'lscwp_whm_install';
	const WHM_MSG_VAL = 'whm_install';

	protected $_summary;

	/**
	 * Instance
	 *
	 * @since  1.3
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();
	}

	/**
	 * Frontend Init
	 *
	 * @since  3.0
	 */
	public function init()
	{
		Debug2::debug2('[GUI] init');
		if (is_admin_bar_showing() && current_user_can('manage_options')) {
			add_action('wp_enqueue_scripts', array($this, 'frontend_enqueue_style'));
			add_action('admin_bar_menu', array($this, 'frontend_shortcut'), 95);
		}

		/**
		 * Turn on instant click
		 * @since  1.8.2
		 */
		if ($this->conf(self::O_UTIL_INSTANT_CLICK)) {
			add_action('wp_enqueue_scripts', array($this, 'frontend_enqueue_style_public'));
		}

		// NOTE: this needs to be before optimizer to avoid wrapper being removed
		add_filter('litespeed_buffer_finalize', array($this, 'finalize'), 8);
	}

	/**
	 * Print a loading message when redirecting CCSS/UCSS page to avoid whiteboard confusion
	 */
	public static function print_loading($counter, $type)
	{
		echo '<div style="font-size: 25px; text-align: center; padding-top: 150px; width: 100%; position: absolute;">';
		echo "<img width='35' src='" . LSWCP_PLUGIN_URL . "assets/img/Litespeed.icon.svg' />   ";
		echo sprintf(__('%1$s %2$s files left in queue', 'litespeed-cache'), $counter, $type);
		echo '<p><a href="' . admin_url('admin.php?page=litespeed-page_optm') . '">' . __('Cancel', 'litespeed-cache') . '</a></p>';
		echo '</div>';
	}

	/**
	 * Display a pie
	 *
	 * @since 1.6.6
	 */
	public static function pie($percent, $width = 50, $finished_tick = false, $without_percentage = false, $append_cls = false)
	{
		$percentage = '<text x="50%" y="50%">' . $percent . ($without_percentage ? '' : '%') . '</text>';

		if ($percent == 100 && $finished_tick) {
			$percentage = '<text x="50%" y="50%" class="litespeed-pie-done">&#x2713</text>';
		}

		return "
		<svg class='litespeed-pie $append_cls' viewbox='0 0 33.83098862 33.83098862' width='$width' height='$width' xmlns='http://www.w3.org/2000/svg'>
			<circle class='litespeed-pie_bg' cx='16.91549431' cy='16.91549431' r='15.91549431' />
			<circle class='litespeed-pie_circle' cx='16.91549431' cy='16.91549431' r='15.91549431' stroke-dasharray='$percent,100' />
			<g class='litespeed-pie_info'>$percentage</g>
		</svg>
		";
	}

	/**
	 * Display a tiny pie with a tooltip
	 *
	 * @since 3.0
	 */
	public static function pie_tiny($percent, $width = 50, $tooltip = '', $tooltip_pos = 'up', $append_cls = false)
	{
		// formula C = 2πR
		$dasharray = 2 * 3.1416 * 9 * ($percent / 100);

		return "
		<button type='button' data-balloon-break data-balloon-pos='$tooltip_pos' aria-label='$tooltip' class='litespeed-btn-pie'>
		<svg class='litespeed-pie litespeed-pie-tiny $append_cls' viewbox='0 0 30 30' width='$width' height='$width' xmlns='http://www.w3.org/2000/svg'>
			<circle class='litespeed-pie_bg' cx='15' cy='15' r='9' />
			<circle class='litespeed-pie_circle' cx='15' cy='15' r='9' stroke-dasharray='$dasharray,100' />
			<g class='litespeed-pie_info'><text x='50%' y='50%'>i</text></g>
		</svg>
		</button>
		";
	}

	/**
	 * Get classname of PageSpeed Score
	 *
	 * Scale:
	 * 	90-100 (fast)
	 * 	50-89 (average)
	 * 	0-49 (slow)
	 *
	 * @since  2.9
	 * @access public
	 */
	public function get_cls_of_pagescore($score)
	{
		if ($score >= 90) {
			return 'success';
		}

		if ($score >= 50) {
			return 'warning';
		}

		return 'danger';
	}

	/**
	 * Dismiss banner
	 *
	 * @since 1.0
	 * @access public
	 */
	public static function dismiss()
	{
		$_instance = self::cls();
		switch (Router::verify_type()) {
			case self::TYPE_DISMISS_WHM:
				self::dismiss_whm();
				break;

			case self::TYPE_DISMISS_EXPIRESDEFAULT:
				self::update_option(Admin_Display::DB_DISMISS_MSG, Admin_Display::RULECONFLICT_DISMISSED);
				break;

			case self::TYPE_DISMISS_PIN:
				admin_display::dismiss_pin();
				break;

			case self::TYPE_DISMISS_PROMO:
				if (empty($_GET['promo_tag'])) {
					break;
				}

				$promo_tag = sanitize_key($_GET['promo_tag']);

				if (empty($_instance->_promo_list[$promo_tag])) {
					break;
				}

				defined('LSCWP_LOG') && Debug2::debug('[GUI] Dismiss promo ' . $promo_tag);

				// Forever dismiss
				if (!empty($_GET['done'])) {
					$_instance->_summary[$promo_tag] = 'done';
				} elseif (!empty($_GET['later'])) {
					// Delay the banner to half year later
					$_instance->_summary[$promo_tag] = time() + 86400 * 180;
				} else {
					// Update welcome banner to 30 days after
					$_instance->_summary[$promo_tag] = time() + 86400 * 30;
				}

				self::save_summary();

				break;

			default:
				break;
		}

		if (Router::is_ajax()) {
			// All dismiss actions are considered as ajax call, so just exit
			exit(\json_encode(array('success' => 1)));
		}

		// Plain click link, redirect to referral url
		Admin::redirect();
	}

	/**
	 * Check if has rule conflict notice
	 *
	 * @since 1.1.5
	 * @access public
	 * @return boolean
	 */
	public static function has_msg_ruleconflict()
	{
		$db_dismiss_msg = self::get_option(Admin_Display::DB_DISMISS_MSG);
		if (!$db_dismiss_msg) {
			self::update_option(Admin_Display::DB_DISMISS_MSG, -1);
		}
		return $db_dismiss_msg == Admin_Display::RULECONFLICT_ON;
	}

	/**
	 * Check if has whm notice
	 *
	 * @since 1.1.1
	 * @access public
	 * @return boolean
	 */
	public static function has_whm_msg()
	{
		$val = self::get_option(self::WHM_MSG);
		if (!$val) {
			self::dismiss_whm();
			return false;
		}
		return $val == self::WHM_MSG_VAL;
	}

	/**
	 * Delete whm msg tag
	 *
	 * @since 1.1.1
	 * @access public
	 */
	public static function dismiss_whm()
	{
		self::update_option(self::WHM_MSG, -1);
	}

	/**
	 * Set current page a litespeed page
	 *
	 * @since  2.9
	 */
	private function _is_litespeed_page()
	{
		if (
			!empty($_GET['page']) &&
			in_array($_GET['page'], array(
				'litespeed-settings',
				'litespeed-dash',
				Admin::PAGE_EDIT_HTACCESS,
				'litespeed-optimization',
				'litespeed-crawler',
				'litespeed-import',
				'litespeed-report',
			))
		) {
			return true;
		}

		return false;
	}

	/**
	 * Display promo banner
	 *
	 * @since 2.1
	 * @access public
	 */
	public function show_promo($check_only = false)
	{
		$is_litespeed_page = $this->_is_litespeed_page();

		// Bypass showing info banner if disabled all in debug
		if (defined('LITESPEED_DISABLE_ALL') && LITESPEED_DISABLE_ALL) {
			if ($is_litespeed_page && !$check_only) {
				include_once LSCWP_DIR . 'tpl/inc/disabled_all.php';
			}

			return false;
		}

		if (file_exists(ABSPATH . '.litespeed_no_banner')) {
			defined('LSCWP_LOG') && Debug2::debug('[GUI] Bypass banners due to silence file');
			return false;
		}

		foreach ($this->_promo_list as $promo_tag => $v) {
			list($delay_days, $litespeed_page_only) = $v;

			if ($litespeed_page_only && !$is_litespeed_page) {
				continue;
			}

			// first time check
			if (empty($this->_summary[$promo_tag])) {
				$this->_summary[$promo_tag] = time() + 86400 * $delay_days;
				self::save_summary();

				continue;
			}

			$promo_timestamp = $this->_summary[$promo_tag];

			// was ticked as done
			if ($promo_timestamp == 'done') {
				continue;
			}

			// Not reach the dateline yet
			if (time() < $promo_timestamp) {
				continue;
			}

			// try to load, if can pass, will set $this->_promo_true = true
			$this->_promo_true = false;
			include LSCWP_DIR . "tpl/banner/$promo_tag.php";

			// If not defined, means it didn't pass the display workflow in tpl.
			if (!$this->_promo_true) {
				continue;
			}

			if ($check_only) {
				return $promo_tag;
			}

			defined('LSCWP_LOG') && Debug2::debug('[GUI] Show promo ' . $promo_tag);

			// Only contain one
			break;
		}

		return false;
	}

	/**
	 * Load frontend public script
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function frontend_enqueue_style_public()
	{
		wp_enqueue_script(Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/js/instant_click.min.js', array(), Core::VER, true);
	}

	/**
	 * Load frontend menu shortcut
	 *
	 * @since  1.3
	 * @access public
	 */
	public function frontend_enqueue_style()
	{
		wp_enqueue_style(Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/css/litespeed.css', array(), Core::VER, 'all');
	}

	/**
	 * Load frontend menu shortcut
	 *
	 * @since  1.3
	 * @access public
	 */
	public function frontend_shortcut()
	{
		global $wp_admin_bar;

		$wp_admin_bar->add_menu(array(
			'id' => 'litespeed-menu',
			'title' => '<span class="ab-icon"></span>',
			'href' => get_admin_url(null, 'admin.php?page=litespeed'),
			'meta' => array('tabindex' => 0, 'class' => 'litespeed-top-toolbar'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-single',
			'title' => __('Purge this page', 'litespeed-cache') . ' - LSCache',
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_FRONT, false, true),
			'meta' => array('tabindex' => '0'),
		));

		if ($this->has_cache_folder('ucss')) {
			$possible_url_tag = UCSS::get_url_tag();
			$append_arr = array();
			if ($possible_url_tag) {
				$append_arr['url_tag'] = $possible_url_tag;
			}

			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-single-ucss',
				'title' => __('Purge this page', 'litespeed-cache') . ' - UCSS',
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_UCSS, false, true, $append_arr),
				'meta' => array('tabindex' => '0'),
			));
		}

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-single-action',
			'title' => __('Mark this page as ', 'litespeed-cache'),
			'meta' => array('tabindex' => '0'),
		));

		if (!empty($_SERVER['REQUEST_URI'])) {
			$append_arr = array(
				Conf::TYPE_SET . '[' . self::O_CACHE_FORCE_URI . '][]' => $_SERVER['REQUEST_URI'] . '$',
				'redirect' => $_SERVER['REQUEST_URI'],
			);
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-single-action',
				'id' => 'litespeed-single-forced_cache',
				'title' => __('Forced cacheable', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr),
			));

			$append_arr = array(
				Conf::TYPE_SET . '[' . self::O_CACHE_EXC . '][]' => $_SERVER['REQUEST_URI'] . '$',
				'redirect' => $_SERVER['REQUEST_URI'],
			);
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-single-action',
				'id' => 'litespeed-single-noncache',
				'title' => __('Non cacheable', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr),
			));

			$append_arr = array(
				Conf::TYPE_SET . '[' . self::O_CACHE_PRIV_URI . '][]' => $_SERVER['REQUEST_URI'] . '$',
				'redirect' => $_SERVER['REQUEST_URI'],
			);
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-single-action',
				'id' => 'litespeed-single-private',
				'title' => __('Private cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr),
			));

			$append_arr = array(
				Conf::TYPE_SET . '[' . self::O_OPTM_EXC . '][]' => $_SERVER['REQUEST_URI'] . '$',
				'redirect' => $_SERVER['REQUEST_URI'],
			);
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-single-action',
				'id' => 'litespeed-single-nonoptimize',
				'title' => __('No optimization', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr),
			));
		}

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-single-action',
			'id' => 'litespeed-single-more',
			'title' => __('More settings', 'litespeed-cache'),
			'href' => get_admin_url(null, 'admin.php?page=litespeed-cache'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-all',
			'title' => __('Purge All', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL, false, '_ori'),
			'meta' => array('tabindex' => '0'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-all-lscache',
			'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('LSCache', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LSCACHE, false, '_ori'),
			'meta' => array('tabindex' => '0'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-cssjs',
			'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('CSS/JS Cache', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CSSJS, false, '_ori'),
			'meta' => array('tabindex' => '0'),
		));

		if ($this->conf(self::O_CDN_CLOUDFLARE)) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-cloudflare',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Cloudflare', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_PURGE_ALL),
				'meta' => array('tabindex' => '0'),
			));
		}

		if (defined('LSCWP_OBJECT_CACHE')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-object',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Object Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OBJECT, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		if (Router::opcache_enabled()) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-opcache',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Opcode Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OPCACHE, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('ccss')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-ccss',
				'title' => __('Purge All', 'litespeed-cache') . ' - CCSS',
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CCSS, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('ucss')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-ucss',
				'title' => __('Purge All', 'litespeed-cache') . ' - UCSS',
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_UCSS, false, '_ori'),
			));
		}

		if ($this->has_cache_folder('localres')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-localres',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Localized Resources', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LOCALRES, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('lqip')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-placeholder',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('LQIP Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LQIP, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('avatar')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-avatar',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Gravatar Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_AVATAR, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		do_action('litespeed_frontend_shortcut');
	}

	/**
	 * Hooked to wp_before_admin_bar_render.
	 * Adds a link to the admin bar so users can quickly purge all.
	 *
	 * @access public
	 * @global WP_Admin_Bar $wp_admin_bar
	 * @since 1.7.2 Moved from admin_display.cls to gui.cls; Renamed from `add_quick_purge` to `backend_shortcut`
	 */
	public function backend_shortcut()
	{
		global $wp_admin_bar;

		// if ( defined( 'LITESPEED_ON' ) ) {
		$wp_admin_bar->add_menu(array(
			'id' => 'litespeed-menu',
			'title' => '<span class="ab-icon" title="' . __('LiteSpeed Cache Purge All', 'litespeed-cache') . ' - ' . __('LSCache', 'litespeed-cache') . '"></span>',
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LSCACHE),
			'meta' => array('tabindex' => 0, 'class' => 'litespeed-top-toolbar'),
		));
		// }
		// else {
		// 	$wp_admin_bar->add_menu( array(
		// 		'id'    => 'litespeed-menu',
		// 		'title' => '<span class="ab-icon" title="' . __( 'LiteSpeed Cache', 'litespeed-cache' ) . '"></span>',
		// 		'meta'  => array( 'tabindex' => 0, 'class' => 'litespeed-top-toolbar' ),
		// 	) );
		// }

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-bar-manage',
			'title' => __('Manage', 'litespeed-cache'),
			'href' => 'admin.php?page=litespeed',
			'meta' => array('tabindex' => '0'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-bar-setting',
			'title' => __('Settings', 'litespeed-cache'),
			'href' => 'admin.php?page=litespeed-cache',
			'meta' => array('tabindex' => '0'),
		));

		if (!is_network_admin()) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-bar-imgoptm',
				'title' => __('Image Optimization', 'litespeed-cache'),
				'href' => 'admin.php?page=litespeed-img_optm',
				'meta' => array('tabindex' => '0'),
			));
		}

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-all',
			'title' => __('Purge All', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL),
			'meta' => array('tabindex' => '0'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-all-lscache',
			'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('LSCache', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LSCACHE),
			'meta' => array('tabindex' => '0'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-cssjs',
			'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('CSS/JS Cache', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CSSJS),
			'meta' => array('tabindex' => '0'),
		));

		if ($this->conf(self::O_CDN_CLOUDFLARE)) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-cloudflare',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Cloudflare', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_PURGE_ALL),
				'meta' => array('tabindex' => '0'),
			));
		}

		if (defined('LSCWP_OBJECT_CACHE')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-object',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Object Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OBJECT),
				'meta' => array('tabindex' => '0'),
			));
		}

		if (Router::opcache_enabled()) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-opcache',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Opcode Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OPCACHE),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('ccss')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-ccss',
				'title' => __('Purge All', 'litespeed-cache') . ' - CCSS',
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CCSS),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('ucss')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-ucss',
				'title' => __('Purge All', 'litespeed-cache') . ' - UCSS',
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_UCSS),
			));
		}

		if ($this->has_cache_folder('localres')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-localres',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Localized Resources', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LOCALRES),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('lqip')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-placeholder',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('LQIP Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LQIP),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('avatar')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-avatar',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Gravatar Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_AVATAR),
				'meta' => array('tabindex' => '0'),
			));
		}

		do_action('litespeed_backend_shortcut');
	}

	/**
	 * Clear unfinished data
	 *
	 * @since  2.4.2
	 * @access public
	 */
	public static function img_optm_clean_up($unfinished_num)
	{
		return sprintf(
			'<a href="%1$s" class="button litespeed-btn-warning" data-balloon-pos="up" aria-label="%2$s"><span class="dashicons dashicons-editor-removeformatting"></span>&nbsp;%3$s</a>',
			Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_CLEAN),
			__('Remove all previous unfinished image optimization requests.', 'litespeed-cache'),
			__('Clean Up Unfinished Data', 'litespeed-cache') . ($unfinished_num ? ': ' . Admin_Display::print_plural($unfinished_num, 'image') : '')
		);
	}

	/**
	 * Generate install link
	 *
	 * @since  2.4.2
	 * @access public
	 */
	public static function plugin_install_link($title, $name, $v)
	{
		$url = wp_nonce_url(self_admin_url('update.php?action=install-plugin&plugin=' . $name), 'install-plugin_' . $name);

		$action = sprintf(
			'<a href="%1$s" class="install-now" data-slug="%2$s" data-name="%3$s" aria-label="%4$s">%5$s</a>',
			esc_url($url),
			esc_attr($name),
			esc_attr($title),
			esc_attr(sprintf(__('Install %s', 'litespeed-cache'), $title)),
			__('Install Now', 'litespeed-cache')
		);

		return $action;

		// $msg .= " <a href='$upgrade_link' class='litespeed-btn-success' target='_blank'>" . __( 'Click here to upgrade', 'litespeed-cache' ) . '</a>';
	}

	/**
	 * Generate upgrade link
	 *
	 * @since  2.4.2
	 * @access public
	 */
	public static function plugin_upgrade_link($title, $name, $v)
	{
		$details_url = self_admin_url('plugin-install.php?tab=plugin-information&plugin=' . $name . '&section=changelog&TB_iframe=true&width=600&height=800');
		$file = $name . '/' . $name . '.php';

		$msg = sprintf(
			__('<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.', 'litespeed-cache'),
			esc_url($details_url),
			sprintf('class="thickbox open-plugin-details-modal" aria-label="%s"', esc_attr(sprintf(__('View %1$s version %2$s details', 'litespeed-cache'), $title, $v))),
			$v,
			wp_nonce_url(self_admin_url('update.php?action=upgrade-plugin&plugin=') . $file, 'upgrade-plugin_' . $file),
			sprintf('class="update-link" aria-label="%s"', esc_attr(sprintf(__('Update %s now', 'litespeed-cache'), $title)))
		);

		return $msg;
	}

	/**
	 * Finalize buffer by GUI class
	 *
	 * @since  1.6
	 * @access public
	 */
	public function finalize($buffer)
	{
		$buffer = $this->_clean_wrapper($buffer);

		// Maybe restore doc.ref
		if ($this->conf(Base::O_GUEST) && strpos($buffer, '<head>') !== false && defined('LITESPEED_IS_HTML')) {
			$buffer = $this->_enqueue_guest_docref_js($buffer);
		}

		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST && strpos($buffer, '</body>') !== false && defined('LITESPEED_IS_HTML')) {
			$buffer = $this->_enqueue_guest_js($buffer);
		}

		return $buffer;
	}

	/**
	 * Append guest restore doc.ref JS for organic traffic count
	 *
	 * @since  4.4.6
	 */
	private function _enqueue_guest_docref_js($buffer)
	{
		$js_con = File::read(LSCWP_DIR . self::LIB_GUEST_DOCREF_JS);
		$buffer = preg_replace('/<head>/', '<head><script data-no-optimize="1">' . $js_con . '</script>', $buffer, 1);
		return $buffer;
	}

	/**
	 * Append guest JS to update vary
	 *
	 * @since  4.0
	 */
	private function _enqueue_guest_js($buffer)
	{
		$js_con = File::read(LSCWP_DIR . self::LIB_GUEST_JS);
		// $guest_update_url = add_query_arg( 'litespeed_guest', 1, home_url( '/' ) );
		$guest_update_url = parse_url(LSWCP_PLUGIN_URL . self::PHP_GUEST, PHP_URL_PATH);
		$js_con = str_replace('litespeed_url', esc_url($guest_update_url), $js_con);
		$buffer = preg_replace('/<\/body>/', '<script data-no-optimize="1">' . $js_con . '</script></body>', $buffer, 1);
		return $buffer;
	}

	/**
	 * Clean wrapper from buffer
	 *
	 * @since  1.4
	 * @since  1.6 converted to private with adding prefix _
	 * @access private
	 */
	private function _clean_wrapper($buffer)
	{
		if (self::$_clean_counter < 1) {
			Debug2::debug2('GUI bypassed by no counter');
			return $buffer;
		}

		Debug2::debug2('GUI start cleaning counter ' . self::$_clean_counter);

		for ($i = 1; $i <= self::$_clean_counter; $i++) {
			// If miss beginning
			$start = strpos($buffer, self::clean_wrapper_begin($i));
			if ($start === false) {
				$buffer = str_replace(self::clean_wrapper_end($i), '', $buffer);
				Debug2::debug2("GUI lost beginning wrapper $i");
				continue;
			}

			// If miss end
			$end_wrapper = self::clean_wrapper_end($i);
			$end = strpos($buffer, $end_wrapper);
			if ($end === false) {
				$buffer = str_replace(self::clean_wrapper_begin($i), '', $buffer);
				Debug2::debug2("GUI lost ending wrapper $i");
				continue;
			}

			// Now replace wrapped content
			$buffer = substr_replace($buffer, '', $start, $end - $start + strlen($end_wrapper));
			Debug2::debug2("GUI cleaned wrapper $i");
		}

		return $buffer;
	}

	/**
	 * Display a to-be-removed html wrapper
	 *
	 * @since  1.4
	 * @access public
	 */
	public static function clean_wrapper_begin($counter = false)
	{
		if ($counter === false) {
			self::$_clean_counter++;
			$counter = self::$_clean_counter;
			Debug2::debug("GUI clean wrapper $counter begin");
		}
		return '<!-- LiteSpeed To Be Removed begin ' . $counter . ' -->';
	}

	/**
	 * Display a to-be-removed html wrapper
	 *
	 * @since  1.4
	 * @access public
	 */
	public static function clean_wrapper_end($counter = false)
	{
		if ($counter === false) {
			$counter = self::$_clean_counter;
			Debug2::debug("GUI clean wrapper $counter end");
		}
		return '<!-- LiteSpeed To Be Removed end ' . $counter . ' -->';
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/placeholder.cls.php000064400000034130151600172560020334 0ustar00<?php

/**
 * The PlaceHolder class
 *
 * @since 		3.0
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Placeholder extends Base
{
	const TYPE_GENERATE = 'generate';
	const TYPE_CLEAR_Q = 'clear_q';

	private $_conf_placeholder_resp;
	private $_conf_placeholder_resp_svg;
	private $_conf_lqip;
	private $_conf_lqip_qual;
	private $_conf_lqip_min_w;
	private $_conf_lqip_min_h;
	private $_conf_placeholder_resp_color;
	private $_conf_placeholder_resp_async;
	private $_conf_ph_default;
	private $_placeholder_resp_dict = array();
	private $_ph_queue = array();

	protected $_summary;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_conf_placeholder_resp = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_MEDIA_PLACEHOLDER_RESP);
		$this->_conf_placeholder_resp_svg = $this->conf(self::O_MEDIA_PLACEHOLDER_RESP_SVG);
		$this->_conf_lqip = !defined('LITESPEED_GUEST_OPTM') && $this->conf(self::O_MEDIA_LQIP);
		$this->_conf_lqip_qual = $this->conf(self::O_MEDIA_LQIP_QUAL);
		$this->_conf_lqip_min_w = $this->conf(self::O_MEDIA_LQIP_MIN_W);
		$this->_conf_lqip_min_h = $this->conf(self::O_MEDIA_LQIP_MIN_H);
		$this->_conf_placeholder_resp_async = $this->conf(self::O_MEDIA_PLACEHOLDER_RESP_ASYNC);
		$this->_conf_placeholder_resp_color = $this->conf(self::O_MEDIA_PLACEHOLDER_RESP_COLOR);
		$this->_conf_ph_default = $this->conf(self::O_MEDIA_LAZY_PLACEHOLDER) ?: LITESPEED_PLACEHOLDER;

		$this->_summary = self::get_summary();
	}

	/**
	 * Init Placeholder
	 */
	public function init()
	{
		Debug2::debug2('[LQIP] init');

		add_action('litspeed_after_admin_init', array($this, 'after_admin_init'));
	}

	/**
	 * Display column in Media
	 *
	 * @since  3.0
	 * @access public
	 */
	public function after_admin_init()
	{
		if ($this->_conf_lqip) {
			add_filter('manage_media_columns', array($this, 'media_row_title'));
			add_filter('manage_media_custom_column', array($this, 'media_row_actions'), 10, 2);
			add_action('litespeed_media_row_lqip', array($this, 'media_row_con'));
		}
	}

	/**
	 * Media Admin Menu -> LQIP col
	 *
	 * @since 3.0
	 * @access public
	 */
	public function media_row_title($posts_columns)
	{
		$posts_columns['lqip'] = __('LQIP', 'litespeed-cache');

		return $posts_columns;
	}

	/**
	 * Media Admin Menu -> LQIP Column
	 *
	 * @since 3.0
	 * @access public
	 */
	public function media_row_actions($column_name, $post_id)
	{
		if ($column_name !== 'lqip') {
			return;
		}

		do_action('litespeed_media_row_lqip', $post_id);
	}

	/**
	 * Display LQIP column
	 *
	 * @since  3.0
	 * @access public
	 */
	public function media_row_con($post_id)
	{
		$meta_value = wp_get_attachment_metadata($post_id);

		if (empty($meta_value['file'])) {
			return;
		}

		$total_files = 0;

		// List all sizes
		$all_sizes = array($meta_value['file']);
		$size_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
		foreach ($meta_value['sizes'] as $v) {
			$all_sizes[] = $size_path . $v['file'];
		}

		foreach ($all_sizes as $short_path) {
			$lqip_folder = LITESPEED_STATIC_DIR . '/lqip/' . $short_path;

			if (is_dir($lqip_folder)) {
				Debug2::debug('[LQIP] Found folder: ' . $short_path);

				// List all files
				foreach (scandir($lqip_folder) as $v) {
					if ($v == '.' || $v == '..') {
						continue;
					}

					if ($total_files == 0) {
						echo '<div class="litespeed-media-lqip"><img src="' .
							Str::trim_quotes(File::read($lqip_folder . '/' . $v)) .
							'" alt="' .
							sprintf(__('LQIP image preview for size %s', 'litespeed-cache'), $v) .
							'"></div>';
					}

					echo '<div class="litespeed-media-size"><a href="' . Str::trim_quotes(File::read($lqip_folder . '/' . $v)) . '" target="_blank">' . $v . '</a></div>';

					$total_files++;
				}
			}
		}

		if ($total_files == 0) {
			echo '—';
		}
	}

	/**
	 * Replace image with placeholder
	 *
	 * @since  3.0
	 * @access public
	 */
	public function replace($html, $src, $size)
	{
		// Check if need to enable responsive placeholder or not
		$this_placeholder = $this->_placeholder($src, $size) ?: $this->_conf_ph_default;

		$additional_attr = '';
		if ($this->_conf_lqip && $this_placeholder != $this->_conf_ph_default) {
			Debug2::debug2('[LQIP] Use resp LQIP [size] ' . $size);
			$additional_attr = ' data-placeholder-resp="' . Str::trim_quotes($size) . '"';
		}

		$snippet = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_NOSCRIPT_RM) ? '' : '<noscript>' . $html . '</noscript>';
		$html = str_replace(array(' src=', ' srcset=', ' sizes='), array(' data-src=', ' data-srcset=', ' data-sizes='), $html);
		$html = str_replace('<img ', '<img data-lazyloaded="1"' . $additional_attr . ' src="' . Str::trim_quotes($this_placeholder) . '" ', $html);
		$snippet = $html . $snippet;

		return $snippet;
	}

	/**
	 * Generate responsive placeholder
	 *
	 * @since  2.5.1
	 * @access private
	 */
	private function _placeholder($src, $size)
	{
		// Low Quality Image Placeholders
		if (!$size) {
			Debug2::debug2('[LQIP] no size ' . $src);
			return false;
		}

		if (!$this->_conf_placeholder_resp) {
			return false;
		}

		// If use local generator
		if (!$this->_conf_lqip || !$this->_lqip_size_check($size)) {
			return $this->_generate_placeholder_locally($size);
		}

		Debug2::debug2('[LQIP] Resp LQIP process [src] ' . $src . ' [size] ' . $size);

		$arr_key = $size . ' ' . $src;

		// Check if its already in dict or not
		if (!empty($this->_placeholder_resp_dict[$arr_key])) {
			Debug2::debug2('[LQIP] already in dict');

			return $this->_placeholder_resp_dict[$arr_key];
		}

		// Need to generate the responsive placeholder
		$placeholder_realpath = $this->_placeholder_realpath($src, $size); // todo: give offload API
		if (file_exists($placeholder_realpath)) {
			Debug2::debug2('[LQIP] file exists');
			$this->_placeholder_resp_dict[$arr_key] = File::read($placeholder_realpath);

			return $this->_placeholder_resp_dict[$arr_key];
		}

		// Add to cron queue

		// Prevent repeated requests
		if (in_array($arr_key, $this->_ph_queue)) {
			Debug2::debug2('[LQIP] file bypass generating due to in queue');
			return $this->_generate_placeholder_locally($size);
		}

		if ($hit = Utility::str_hit_array($src, $this->conf(self::O_MEDIA_LQIP_EXC))) {
			Debug2::debug2('[LQIP] file bypass generating due to exclude setting [hit] ' . $hit);
			return $this->_generate_placeholder_locally($size);
		}

		$this->_ph_queue[] = $arr_key;

		// Send request to generate placeholder
		if (!$this->_conf_placeholder_resp_async) {
			// If requested recently, bypass
			if ($this->_summary && !empty($this->_summary['curr_request']) && time() - $this->_summary['curr_request'] < 300) {
				Debug2::debug2('[LQIP] file bypass generating due to interval limit');
				return false;
			}
			// Generate immediately
			$this->_placeholder_resp_dict[$arr_key] = $this->_generate_placeholder($arr_key);

			return $this->_placeholder_resp_dict[$arr_key];
		}

		// Prepare default svg placeholder as tmp placeholder
		$tmp_placeholder = $this->_generate_placeholder_locally($size);

		// Store it to prepare for cron
		$queue = $this->load_queue('lqip');
		if (in_array($arr_key, $queue)) {
			Debug2::debug2('[LQIP] already in queue');

			return $tmp_placeholder;
		}

		if (count($queue) > 500) {
			Debug2::debug2('[LQIP] queue is full');

			return $tmp_placeholder;
		}

		$queue[] = $arr_key;
		$this->save_queue('lqip', $queue);
		Debug2::debug('[LQIP] Added placeholder queue');

		return $tmp_placeholder;
	}

	/**
	 * Generate realpath of placeholder file
	 *
	 * @since  2.5.1
	 * @access private
	 */
	private function _placeholder_realpath($src, $size)
	{
		// Use LQIP Cloud generator, each image placeholder will be separately stored

		// Compatibility with WebP and AVIF
		$src = Utility::drop_webp($src);

		$filepath_prefix = $this->_build_filepath_prefix('lqip');

		// External images will use cache folder directly
		$domain = parse_url($src, PHP_URL_HOST);
		if ($domain && !Utility::internal($domain)) {
			// todo: need to improve `util:internal()` to include `CDN::internal()`
			$md5 = md5($src);

			return LITESPEED_STATIC_DIR . $filepath_prefix . 'remote/' . substr($md5, 0, 1) . '/' . substr($md5, 1, 1) . '/' . $md5 . '.' . $size;
		}

		// Drop domain
		$short_path = Utility::att_short_path($src);

		return LITESPEED_STATIC_DIR . $filepath_prefix . $short_path . '/' . $size;
	}

	/**
	 * Cron placeholder generation
	 *
	 * @since  2.5.1
	 * @access public
	 */
	public static function cron($continue = false)
	{
		$_instance = self::cls();

		$queue = $_instance->load_queue('lqip');

		if (empty($queue)) {
			return;
		}

		// For cron, need to check request interval too
		if (!$continue) {
			if (!empty($_instance->_summary['curr_request']) && time() - $_instance->_summary['curr_request'] < 300) {
				Debug2::debug('[LQIP] Last request not done');
				return;
			}
		}

		foreach ($queue as $v) {
			Debug2::debug('[LQIP] cron job [size] ' . $v);

			$res = $_instance->_generate_placeholder($v, true);

			// Exit queue if out of quota
			if ($res === 'out_of_quota') {
				return;
			}

			// only request first one
			if (!$continue) {
				return;
			}
		}
	}

	/**
	 * Generate placeholder locally
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _generate_placeholder_locally($size)
	{
		Debug2::debug2('[LQIP] _generate_placeholder local [size] ' . $size);

		$size = explode('x', $size);

		$svg = str_replace(array('{width}', '{height}', '{color}'), array($size[0], $size[1], $this->_conf_placeholder_resp_color), $this->_conf_placeholder_resp_svg);

		return 'data:image/svg+xml;base64,' . base64_encode($svg);
	}

	/**
	 * Send to LiteSpeed API to generate placeholder
	 *
	 * @since  2.5.1
	 * @access private
	 */
	private function _generate_placeholder($raw_size_and_src, $from_cron = false)
	{
		// Parse containing size and src info
		$size_and_src = explode(' ', $raw_size_and_src, 2);
		$size = $size_and_src[0];

		if (empty($size_and_src[1])) {
			$this->_popup_and_save($raw_size_and_src);
			Debug2::debug('[LQIP] ❌ No src [raw] ' . $raw_size_and_src);
			return $this->_generate_placeholder_locally($size);
		}

		$src = $size_and_src[1];

		$file = $this->_placeholder_realpath($src, $size);

		// Local generate SVG to serve ( Repeatedly doing this here to remove stored cron queue in case the setting _conf_lqip is changed )
		if (!$this->_conf_lqip || !$this->_lqip_size_check($size)) {
			$data = $this->_generate_placeholder_locally($size);
		} else {
			$err = false;
			$allowance = Cloud::cls()->allowance(Cloud::SVC_LQIP, $err);
			if (!$allowance) {
				Debug2::debug('[LQIP] ❌ No credit: ' . $err);
				$err && Admin_Display::error(Error::msg($err));

				if ($from_cron) {
					return 'out_of_quota';
				}

				return $this->_generate_placeholder_locally($size);
			}

			// Generate LQIP
			list($width, $height) = explode('x', $size);
			$req_data = array(
				'width' => $width,
				'height' => $height,
				'url' => Utility::drop_webp($src),
				'quality' => $this->_conf_lqip_qual,
			);

			// CHeck if the image is 404 first
			if (File::is_404($req_data['url'])) {
				$this->_popup_and_save($raw_size_and_src, true);
				$this->_append_exc($src);
				Debug2::debug('[LQIP] 404 before request [src] ' . $req_data['url']);
				return $this->_generate_placeholder_locally($size);
			}

			// Update request status
			$this->_summary['curr_request'] = time();
			self::save_summary();

			$json = Cloud::post(Cloud::SVC_LQIP, $req_data, 120);
			if (!is_array($json)) {
				return $this->_generate_placeholder_locally($size);
			}

			if (empty($json['lqip']) || strpos($json['lqip'], 'data:image/svg+xml') !== 0) {
				// image error, pop up the current queue
				$this->_popup_and_save($raw_size_and_src, true);
				$this->_append_exc($src);
				Debug2::debug('[LQIP] wrong response format', $json);

				return $this->_generate_placeholder_locally($size);
			}

			$data = $json['lqip'];

			Debug2::debug('[LQIP] _generate_placeholder LQIP');
		}

		// Write to file
		File::save($file, $data, true);

		// Save summary data
		$this->_summary['last_spent'] = time() - $this->_summary['curr_request'];
		$this->_summary['last_request'] = $this->_summary['curr_request'];
		$this->_summary['curr_request'] = 0;
		self::save_summary();
		$this->_popup_and_save($raw_size_and_src);

		Debug2::debug('[LQIP] saved LQIP ' . $file);

		return $data;
	}

	/**
	 * Check if the size is valid to send LQIP request or not
	 *
	 * @since  3.0
	 */
	private function _lqip_size_check($size)
	{
		$size = explode('x', $size);
		if ($size[0] >= $this->_conf_lqip_min_w || $size[1] >= $this->_conf_lqip_min_h) {
			return true;
		}

		Debug2::debug2('[LQIP] Size too small');

		return false;
	}

	/**
	 * Add to LQIP exclude list
	 *
	 * @since  3.4
	 */
	private function _append_exc($src)
	{
		$val = $this->conf(self::O_MEDIA_LQIP_EXC);
		$val[] = $src;
		$this->cls('Conf')->update(self::O_MEDIA_LQIP_EXC, $val);
		Debug2::debug('[LQIP] Appended to LQIP Excludes [URL] ' . $src);
	}

	/**
	 * Pop up the current request and save
	 *
	 * @since  3.0
	 */
	private function _popup_and_save($raw_size_and_src, $append_to_exc = false)
	{
		$queue = $this->load_queue('lqip');
		if (!empty($queue) && in_array($raw_size_and_src, $queue)) {
			unset($queue[array_search($raw_size_and_src, $queue)]);
		}

		if ($append_to_exc) {
			$size_and_src = explode(' ', $raw_size_and_src, 2);
			$this_src = $size_and_src[1];

			// Append to lqip exc setting first
			$this->_append_exc($this_src);

			// Check if other queues contain this src or not
			if ($queue) {
				foreach ($queue as $k => $raw_size_and_src) {
					$size_and_src = explode(' ', $raw_size_and_src, 2);
					if (empty($size_and_src[1])) {
						continue;
					}

					if ($size_and_src[1] == $this_src) {
						unset($queue[$k]);
					}
				}
			}
		}

		$this->save_queue('lqip', $queue);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.5.1
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GENERATE:
				self::cron(true);
				break;

			case self::TYPE_CLEAR_Q:
				$this->clear_q('lqip');
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/css.cls.php000064400000036215151600172640016647 0ustar00<?php

/**
 * The optimize css class.
 *
 * @since      	2.3
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class CSS extends Base
{
	const LOG_TAG = '[CSS]';

	const TYPE_GEN_CCSS = 'gen_ccss';
	const TYPE_CLEAR_Q_CCSS = 'clear_q_ccss';

	protected $_summary;
	private $_ccss_whitelist;
	private $_queue;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();

		add_filter('litespeed_ccss_whitelist', array($this->cls('Data'), 'load_ccss_whitelist'));
	}

	/**
	 * HTML lazyload CSS
	 * @since 4.0
	 */
	public function prepare_html_lazy()
	{
		return '<style>' . implode(',', $this->conf(self::O_OPTM_HTML_LAZY)) . '{content-visibility:auto;contain-intrinsic-size:1px 1000px;}</style>';
	}

	/**
	 * Output critical css
	 *
	 * @since  1.3
	 * @access public
	 */
	public function prepare_ccss()
	{
		// Get critical css for current page
		// Note: need to consider mobile
		$rules = $this->_ccss();
		if (!$rules) {
			return null;
		}

		$error_tag = '';
		if (substr($rules, 0, 2) == '/*' && substr($rules, -2) == '*/') {
			Core::comment('QUIC.cloud CCSS bypassed due to generation error ❌');
			$error_tag = ' data-error="failed to generate"';
		}

		// Append default critical css
		$rules .= $this->conf(self::O_OPTM_CCSS_CON);

		return '<style id="litespeed-ccss"' . $error_tag . '>' . $rules . '</style>';
	}

	/**
	 * Generate CCSS url tag
	 *
	 * @since 4.0
	 */
	private function _gen_ccss_file_tag($request_url)
	{
		if (is_404()) {
			return '404';
		}

		if ($this->conf(self::O_OPTM_CCSS_PER_URL)) {
			return $request_url;
		}

		$sep_uri = $this->conf(self::O_OPTM_CCSS_SEP_URI);
		if ($sep_uri && ($hit = Utility::str_hit_array($request_url, $sep_uri))) {
			Debug2::debug('[CCSS] Separate CCSS due to separate URI setting: ' . $hit);
			return $request_url;
		}

		$pt = Utility::page_type();

		$sep_pt = $this->conf(self::O_OPTM_CCSS_SEP_POSTTYPE);
		if (in_array($pt, $sep_pt)) {
			Debug2::debug('[CCSS] Separate CCSS due to posttype setting: ' . $pt);
			return $request_url;
		}

		// Per posttype
		return $pt;
	}

	/**
	 * The critical css content of the current page
	 *
	 * @since  2.3
	 */
	private function _ccss()
	{
		global $wp;
		$request_url = get_permalink();
		// Backup, in case get_permalink() fails.
		if (!$request_url) {
			$request_url = home_url($wp->request);
		}

		$filepath_prefix = $this->_build_filepath_prefix('ccss');
		$url_tag = $this->_gen_ccss_file_tag($request_url);
		$vary = $this->cls('Vary')->finalize_full_varies();
		$filename = $this->cls('Data')->load_url_file($url_tag, $vary, 'ccss');
		if ($filename) {
			$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filename . '.css';

			if (file_exists($static_file)) {
				Debug2::debug2('[CSS] existing ccss ' . $static_file);
				Core::comment('QUIC.cloud CCSS loaded ✅ ' . $filepath_prefix . $filename . '.css');
				return File::read($static_file);
			}
		}

		$uid = get_current_user_id();

		$ua = !empty($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';

		// Store it to prepare for cron
		Core::comment('QUIC.cloud CCSS in queue');
		$this->_queue = $this->load_queue('ccss');

		if (count($this->_queue) > 500) {
			self::debug('CCSS Queue is full - 500');
			return null;
		}

		$queue_k = (strlen($vary) > 32 ? md5($vary) : $vary) . ' ' . $url_tag;
		$this->_queue[$queue_k] = array(
			'url' => apply_filters('litespeed_ccss_url', $request_url),
			'user_agent' => substr($ua, 0, 200),
			'is_mobile' => $this->_separate_mobile(),
			'is_webp' => $this->cls('Media')->webp_support() ? 1 : 0,
			'uid' => $uid,
			'vary' => $vary,
			'url_tag' => $url_tag,
		); // Current UA will be used to request
		$this->save_queue('ccss', $this->_queue);
		self::debug('Added queue_ccss [url_tag] ' . $url_tag . ' [UA] ' . $ua . ' [vary] ' . $vary . ' [uid] ' . $uid);

		// Prepare cache tag for later purge
		Tag::add('CCSS.' . md5($queue_k));

		// For v4.1- clean up
		if (isset($this->_summary['ccss_type_history']) || isset($this->_summary['ccss_history']) || isset($this->_summary['queue_ccss'])) {
			if (isset($this->_summary['ccss_type_history'])) {
				unset($this->_summary['ccss_type_history']);
			}
			if (isset($this->_summary['ccss_history'])) {
				unset($this->_summary['ccss_history']);
			}
			if (isset($this->_summary['queue_ccss'])) {
				unset($this->_summary['queue_ccss']);
			}
			self::save_summary();
		}

		return null;
	}

	/**
	 * Cron ccss generation
	 *
	 * @since  2.3
	 * @access private
	 */
	public static function cron_ccss($continue = false)
	{
		$_instance = self::cls();
		return $_instance->_cron_handler('ccss', $continue);
	}

	/**
	 * Handle UCSS/CCSS cron
	 *
	 * @since 4.2
	 */
	private function _cron_handler($type, $continue)
	{
		$this->_queue = $this->load_queue($type);

		if (empty($this->_queue)) {
			return;
		}

		$type_tag = strtoupper($type);

		// For cron, need to check request interval too
		if (!$continue) {
			if (!empty($this->_summary['curr_request_' . $type]) && time() - $this->_summary['curr_request_' . $type] < 300 && !$this->conf(self::O_DEBUG)) {
				Debug2::debug('[' . $type_tag . '] Last request not done');
				return;
			}
		}

		$i = 0;
		foreach ($this->_queue as $k => $v) {
			if (!empty($v['_status'])) {
				continue;
			}

			Debug2::debug('[' . $type_tag . '] cron job [tag] ' . $k . ' [url] ' . $v['url'] . ($v['is_mobile'] ? ' 📱 ' : '') . ' [UA] ' . $v['user_agent']);

			if ($type == 'ccss' && empty($v['url_tag'])) {
				unset($this->_queue[$k]);
				$this->save_queue($type, $this->_queue);
				Debug2::debug('[CCSS] wrong queue_ccss format');
				continue;
			}

			if (!isset($v['is_webp'])) {
				$v['is_webp'] = false;
			}

			$i++;
			$res = $this->_send_req($v['url'], $k, $v['uid'], $v['user_agent'], $v['vary'], $v['url_tag'], $type, $v['is_mobile'], $v['is_webp']);
			if (!$res) {
				// Status is wrong, drop this this->_queue
				unset($this->_queue[$k]);
				$this->save_queue($type, $this->_queue);

				if (!$continue) {
					return;
				}

				if ($i > 3) {
					GUI::print_loading(count($this->_queue), $type_tag);
					return Router::self_redirect(Router::ACTION_CSS, CSS::TYPE_GEN_CCSS);
				}

				continue;
			}

			// Exit queue if out of quota or service is hot
			if ($res === 'out_of_quota' || $res === 'svc_hot') {
				return;
			}

			$this->_queue[$k]['_status'] = 'requested';
			$this->save_queue($type, $this->_queue);

			// only request first one
			if (!$continue) {
				return;
			}

			if ($i > 3) {
				GUI::print_loading(count($this->_queue), $type_tag);
				return Router::self_redirect(Router::ACTION_CSS, CSS::TYPE_GEN_CCSS);
			}
		}
	}

	/**
	 * Send to QC API to generate CCSS/UCSS
	 *
	 * @since  2.3
	 * @access private
	 */
	private function _send_req($request_url, $queue_k, $uid, $user_agent, $vary, $url_tag, $type, $is_mobile, $is_webp)
	{
		// Check if has credit to push or not
		$err = false;
		$allowance = $this->cls('Cloud')->allowance(Cloud::SVC_CCSS, $err);
		if (!$allowance) {
			Debug2::debug('[CCSS] ❌ No credit: ' . $err);
			$err && Admin_Display::error(Error::msg($err));
			return 'out_of_quota';
		}

		set_time_limit(120);

		// Update css request status
		$this->_summary['curr_request_' . $type] = time();
		self::save_summary();

		// Gather guest HTML to send
		$html = $this->prepare_html($request_url, $user_agent, $uid);

		if (!$html) {
			return false;
		}

		// Parse HTML to gather all CSS content before requesting
		list($css, $html) = $this->prepare_css($html, $is_webp);

		if (!$css) {
			$type_tag = strtoupper($type);
			Debug2::debug('[' . $type_tag . '] ❌ No combined css');
			return false;
		}

		// Generate critical css
		$data = array(
			'url' => $request_url,
			'queue_k' => $queue_k,
			'user_agent' => $user_agent,
			'is_mobile' => $is_mobile ? 1 : 0, // todo:compatible w/ tablet
			'is_webp' => $is_webp ? 1 : 0,
			'html' => $html,
			'css' => $css,
		);
		if (!isset($this->_ccss_whitelist)) {
			$this->_ccss_whitelist = $this->_filter_whitelist();
		}
		$data['whitelist'] = $this->_ccss_whitelist;

		self::debug('Generating: ', $data);

		$json = Cloud::post(Cloud::SVC_CCSS, $data, 30);
		if (!is_array($json)) {
			return $json;
		}

		// Old version compatibility
		if (empty($json['status'])) {
			if (!empty($json[$type])) {
				$this->_save_con($type, $json[$type], $queue_k, $is_mobile, $is_webp);
			}

			// Delete the row
			return false;
		}

		// Unknown status, remove this line
		if ($json['status'] != 'queued') {
			return false;
		}

		// Save summary data
		$this->_summary['last_spent_' . $type] = time() - $this->_summary['curr_request_' . $type];
		$this->_summary['last_request_' . $type] = $this->_summary['curr_request_' . $type];
		$this->_summary['curr_request_' . $type] = 0;
		self::save_summary();

		return true;
	}

	/**
	 * Save CCSS/UCSS content
	 *
	 * @since 4.2
	 */
	private function _save_con($type, $css, $queue_k, $mobile, $webp)
	{
		// Add filters
		$css = apply_filters('litespeed_' . $type, $css, $queue_k);
		Debug2::debug2('[CSS] con: ' . $css);

		if (substr($css, 0, 2) == '/*' && substr($css, -2) == '*/') {
			self::debug('❌ empty ' . $type . ' [content] ' . $css);
			// continue; // Save the error info too
		}

		// Write to file
		$filecon_md5 = md5($css);

		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filecon_md5 . '.css';

		File::save($static_file, $css, true);

		$url_tag = $this->_queue[$queue_k]['url_tag'];
		$vary = $this->_queue[$queue_k]['vary'];
		Debug2::debug2("[CSS] Save URL to file [file] $static_file [vary] $vary");

		$this->cls('Data')->save_url($url_tag, $vary, $type, $filecon_md5, dirname($static_file), $mobile, $webp);

		Purge::add(strtoupper($type) . '.' . md5($queue_k));
	}

	/**
	 * Play for fun
	 *
	 * @since  3.4.3
	 */
	public function test_url($request_url)
	{
		$user_agent = $_SERVER['HTTP_USER_AGENT'];
		$html = $this->prepare_html($request_url, $user_agent);
		list($css, $html) = $this->prepare_css($html, true, true);
		// var_dump( $css );
		// 		$html = <<<EOT

		// EOT;

		// 		$css = <<<EOT

		// EOT;
		$data = array(
			'url' => $request_url,
			'ccss_type' => 'test',
			'user_agent' => $user_agent,
			'is_mobile' => 0,
			'html' => $html,
			'css' => $css,
			'type' => 'CCSS',
		);

		// self::debug( 'Generating: ', $data );

		$json = Cloud::post(Cloud::SVC_CCSS, $data, 180);

		var_dump($json);
	}

	/**
	 * Prepare HTML from URL
	 *
	 * @since  3.4.3
	 */
	public function prepare_html($request_url, $user_agent, $uid = false)
	{
		$html = $this->cls('Crawler')->self_curl(add_query_arg('LSCWP_CTRL', 'before_optm', $request_url), $user_agent, $uid);
		Debug2::debug2('[CSS] self_curl result....', $html);

		if (!$html) {
			return false;
		}

		$html = $this->cls('Optimizer')->html_min($html, true);
		// Drop <noscript>xxx</noscript>
		$html = preg_replace('#<noscript>.*</noscript>#isU', '', $html);

		return $html;
	}

	/**
	 * Prepare CSS from HTML for CCSS generation only. UCSS will used combined CSS directly.
	 * Prepare refined HTML for both CCSS and UCSS.
	 *
	 * @since  3.4.3
	 */
	public function prepare_css($html, $is_webp = false, $dryrun = false)
	{
		$css = '';
		preg_match_all('#<link ([^>]+)/?>|<style([^>]*)>([^<]+)</style>#isU', $html, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$debug_info = '';
			if (strpos($match[0], '<link') === 0) {
				$attrs = Utility::parse_attr($match[1]);

				if (empty($attrs['rel'])) {
					continue;
				}

				if ($attrs['rel'] != 'stylesheet') {
					if ($attrs['rel'] != 'preload' || empty($attrs['as']) || $attrs['as'] != 'style') {
						continue;
					}
				}

				if (!empty($attrs['media']) && strpos($attrs['media'], 'print') !== false) {
					continue;
				}

				if (empty($attrs['href'])) {
					continue;
				}

				// Check Google fonts hit
				if (strpos($attrs['href'], 'fonts.googleapis.com') !== false) {
					$html = str_replace($match[0], '', $html);
					continue;
				}

				$debug_info = $attrs['href'];

				// Load CSS content
				if (!$dryrun) {
					// Dryrun will not load CSS but just drop them
					$con = $this->cls('Optimizer')->load_file($attrs['href']);
					if (!$con) {
						continue;
					}
				} else {
					$con = '';
				}
			} else {
				// Inline style
				$attrs = Utility::parse_attr($match[2]);

				if (!empty($attrs['media']) && strpos($attrs['media'], 'print') !== false) {
					continue;
				}

				Debug2::debug2('[CSS] Load inline CSS ' . substr($match[3], 0, 100) . '...', $attrs);
				$con = $match[3];

				$debug_info = '__INLINE__';
			}

			$con = Optimizer::minify_css($con);
			if ($is_webp && $this->cls('Media')->webp_support()) {
				$con = $this->cls('Media')->replace_background_webp($con);
			}

			if (!empty($attrs['media']) && $attrs['media'] !== 'all') {
				$con = '@media ' . $attrs['media'] . '{' . $con . "}\n";
			} else {
				$con = $con . "\n";
			}

			$con = '/* ' . $debug_info . ' */' . $con;
			$css .= $con;

			$html = str_replace($match[0], '', $html);
		}

		return array($css, $html);
	}

	/**
	 * Filter the comment content, add quotes to selector from whitelist. Return the json
	 *
	 * @since 7.1
	 */
	private function _filter_whitelist()
	{
		$whitelist = array();
		$list = apply_filters('litespeed_ccss_whitelist', $this->conf(self::O_OPTM_CCSS_SELECTOR_WHITELIST));
		foreach ($list as $v) {
			if (substr($v, 0, 2) === '//') {
				continue;
			}
			$whitelist[] = $v;
		}

		return $whitelist;
	}

	/**
	 * Notify finished from server
	 * @since 7.1
	 */
	public function notify()
	{
		$post_data = \json_decode(file_get_contents('php://input'), true);
		if (is_null($post_data)) {
			$post_data = $_POST;
		}
		self::debug('notify() data', $post_data);

		$this->_queue = $this->load_queue('ccss');

		list($post_data) = $this->cls('Cloud')->extract_msg($post_data, 'ccss');

		$notified_data = $post_data['data'];
		if (empty($notified_data) || !is_array($notified_data)) {
			self::debug('❌ notify exit: no notified data');
			return Cloud::err('no notified data');
		}

		// Check if its in queue or not
		$valid_i = 0;
		foreach ($notified_data as $v) {
			if (empty($v['request_url'])) {
				self::debug('❌ notify bypass: no request_url', $v);
				continue;
			}
			if (empty($v['queue_k'])) {
				self::debug('❌ notify bypass: no queue_k', $v);
				continue;
			}

			if (empty($this->_queue[$v['queue_k']])) {
				self::debug('❌ notify bypass: no this queue [q_k]' . $v['queue_k']);
				continue;
			}

			// Save data
			if (!empty($v['data_ccss'])) {
				$is_mobile = $this->_queue[$v['queue_k']]['is_mobile'];
				$is_webp = $this->_queue[$v['queue_k']]['is_webp'];
				$this->_save_con('ccss', $v['data_ccss'], $v['queue_k'], $is_mobile, $is_webp);

				$valid_i++;
			}

			unset($this->_queue[$v['queue_k']]);
			self::debug('notify data handled, unset queue [q_k] ' . $v['queue_k']);
		}
		$this->save_queue('ccss', $this->_queue);

		self::debug('notified');

		return Cloud::ok(array('count' => $valid_i));
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.3
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GEN_CCSS:
				self::cron_ccss(true);
				break;

			case self::TYPE_CLEAR_Q_CCSS:
				$this->clear_q('ccss');
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/purge.cls.php000064400000074764151600172710017212 0ustar00<?php

/**
 * The plugin purge class for X-LiteSpeed-Purge
 *
 * @since      	1.1.3
 * @since  		2.2 Refactored. Changed access from public to private for most func and class variables.
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Purge extends Base
{
	const LOG_TAG = '🧹';

	protected $_pub_purge = array();
	protected $_pub_purge2 = array();
	protected $_priv_purge = array();
	protected $_purge_single = false;

	const X_HEADER = 'X-LiteSpeed-Purge';
	const X_HEADER2 = 'X-LiteSpeed-Purge2';
	const DB_QUEUE = 'queue';
	const DB_QUEUE2 = 'queue2';

	const TYPE_PURGE_ALL = 'purge_all';
	const TYPE_PURGE_ALL_LSCACHE = 'purge_all_lscache';
	const TYPE_PURGE_ALL_CSSJS = 'purge_all_cssjs';
	const TYPE_PURGE_ALL_LOCALRES = 'purge_all_localres';
	const TYPE_PURGE_ALL_CCSS = 'purge_all_ccss';
	const TYPE_PURGE_ALL_UCSS = 'purge_all_ucss';
	const TYPE_PURGE_ALL_LQIP = 'purge_all_lqip';
	const TYPE_PURGE_ALL_AVATAR = 'purge_all_avatar';
	const TYPE_PURGE_ALL_OBJECT = 'purge_all_object';
	const TYPE_PURGE_ALL_OPCACHE = 'purge_all_opcache';

	const TYPE_PURGE_FRONT = 'purge_front';
	const TYPE_PURGE_UCSS = 'purge_ucss';
	const TYPE_PURGE_FRONTPAGE = 'purge_frontpage';
	const TYPE_PURGE_PAGES = 'purge_pages';
	const TYPE_PURGE_ERROR = 'purge_error';

	/**
	 * Init hooks
	 *
	 * @since  3.0
	 */
	public function init()
	{
		// Register purge actions.
		// Most used values: edit_post, save_post, delete_post, wp_trash_post, clean_post_cache, wp_update_comment_count
		$purge_post_events = apply_filters('litespeed_purge_post_events', array(
			'delete_post',
			'wp_trash_post',
			// 'clean_post_cache', // This will disable wc's not purge product when stock status not change setting
			'wp_update_comment_count', // TODO: check if needed for non ESI
		));

		foreach ($purge_post_events as $event) {
			// this will purge all related tags
			add_action($event, array($this, 'purge_post'));
		}

		// Purge post only when status is/was publish
		add_action('transition_post_status', array($this, 'purge_publish'), 10, 3);

		add_action('wp_update_comment_count', array($this, 'purge_feeds'));

		if ($this->conf(self::O_OPTM_UCSS)) {
			add_action('edit_post', __NAMESPACE__ . '\Purge::purge_ucss');
		}
	}

	/**
	 * Only purge publish related status post
	 *
	 * @since 3.0
	 * @access public
	 */
	public function purge_publish($new_status, $old_status, $post)
	{
		if ($new_status != 'publish' && $old_status != 'publish') {
			return;
		}

		$this->purge_post($post->ID);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.8
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_PURGE_ALL:
				$this->_purge_all();
				break;

			case self::TYPE_PURGE_ALL_LSCACHE:
				$this->_purge_all_lscache();
				break;

			case self::TYPE_PURGE_ALL_CSSJS:
				$this->_purge_all_cssjs();
				break;

			case self::TYPE_PURGE_ALL_LOCALRES:
				$this->_purge_all_localres();
				break;

			case self::TYPE_PURGE_ALL_CCSS:
				$this->_purge_all_ccss();
				break;

			case self::TYPE_PURGE_ALL_UCSS:
				$this->_purge_all_ucss();
				break;

			case self::TYPE_PURGE_ALL_LQIP:
				$this->_purge_all_lqip();
				break;

			case self::TYPE_PURGE_ALL_AVATAR:
				$this->_purge_all_avatar();
				break;

			case self::TYPE_PURGE_ALL_OBJECT:
				$this->_purge_all_object();
				break;

			case self::TYPE_PURGE_ALL_OPCACHE:
				$this->purge_all_opcache();
				break;

			case self::TYPE_PURGE_FRONT:
				$this->_purge_front();
				break;

			case self::TYPE_PURGE_UCSS:
				$this->_purge_ucss();
				break;

			case self::TYPE_PURGE_FRONTPAGE:
				$this->_purge_frontpage();
				break;

			case self::TYPE_PURGE_PAGES:
				$this->_purge_pages();
				break;

			case strpos($type, self::TYPE_PURGE_ERROR) === 0:
				$this->_purge_error(substr($type, strlen(self::TYPE_PURGE_ERROR)));
				break;

			default:
				break;
		}

		Admin::redirect();
	}

	/**
	 * Shortcut to purge all lscache
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public static function purge_all($reason = false)
	{
		self::cls()->_purge_all($reason);
	}

	/**
	 * Purge all caches (lscache/op/oc)
	 *
	 * @since 2.2
	 * @access private
	 */
	private function _purge_all($reason = false)
	{
		// if ( defined( 'LITESPEED_CLI' ) ) {
		// 	// Can't send, already has output, need to save and wait for next run
		// 	self::update_option( self::DB_QUEUE, $curr_built );
		// 	self::debug( 'CLI request, queue stored: ' . $curr_built );
		// }
		// else {
		$this->_purge_all_lscache(true);
		$this->_purge_all_cssjs(true);
		$this->_purge_all_localres(true);
		// $this->_purge_all_ccss( true );
		// $this->_purge_all_lqip( true );
		$this->_purge_all_object(true);
		$this->purge_all_opcache(true);
		// }

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = "( $reason )";
		}

		self::debug('Purge all ' . $reason, 3);

		$msg = __('Purged all caches successfully.', 'litespeed-cache');
		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);

		do_action('litespeed_purged_all');
	}

	/**
	 * Alerts LiteSpeed Web Server to purge all pages.
	 *
	 * For multisite installs, if this is called by a site admin (not network admin),
	 * it will only purge all posts associated with that site.
	 *
	 * @since 2.2
	 * @access public
	 */
	private function _purge_all_lscache($silence = false)
	{
		$this->_add('*');

		// Action to run after server was notified to delete LSCache entries.
		do_action('litespeed_purged_all_lscache');

		if (!$silence) {
			$msg = __('Notified LiteSpeed Web Server to purge all LSCache entries.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		}
	}

	/**
	 * Delete all critical css
	 *
	 * @since    2.3
	 * @access   private
	 */
	private function _purge_all_ccss($silence = false)
	{
		do_action('litespeed_purged_all_ccss');

		$this->cls('CSS')->rm_cache_folder('ccss');

		$this->cls('Data')->url_file_clean('ccss');

		if (!$silence) {
			$msg = __('Cleaned all Critical CSS files.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		}
	}

	/**
	 * Delete all unique css
	 *
	 * @since    2.3
	 * @access   private
	 */
	private function _purge_all_ucss($silence = false)
	{
		do_action('litespeed_purged_all_ucss');

		$this->cls('CSS')->rm_cache_folder('ucss');

		$this->cls('Data')->url_file_clean('ucss');

		if (!$silence) {
			$msg = __('Cleaned all Unique CSS files.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		}
	}

	/**
	 * Purge one UCSS by URL
	 *
	 * @since 4.5
	 * @access public
	 */
	public static function purge_ucss($post_id_or_url)
	{
		self::debug('Purge a single UCSS: ' . $post_id_or_url);
		// If is post_id, generate URL
		if (!preg_match('/\D/', $post_id_or_url)) {
			$post_id_or_url = get_permalink($post_id_or_url);
		}
		$post_id_or_url = untrailingslashit($post_id_or_url);

		$existing_url_files = Data::cls()->mark_as_expired($post_id_or_url, true);
		if ($existing_url_files) {
			// Add to UCSS Q
			self::cls('UCSS')->add_to_q($existing_url_files);
		}
	}

	/**
	 * Delete all LQIP images
	 *
	 * @since    3.0
	 * @access   private
	 */
	private function _purge_all_lqip($silence = false)
	{
		do_action('litespeed_purged_all_lqip');

		$this->cls('Placeholder')->rm_cache_folder('lqip');

		if (!$silence) {
			$msg = __('Cleaned all LQIP files.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		}
	}

	/**
	 * Delete all avatar images
	 *
	 * @since    3.0
	 * @access   private
	 */
	private function _purge_all_avatar($silence = false)
	{
		do_action('litespeed_purged_all_avatar');

		$this->cls('Avatar')->rm_cache_folder('avatar');

		if (!$silence) {
			$msg = __('Cleaned all Gravatar files.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		}
	}

	/**
	 * Delete all localized JS
	 *
	 * @since    3.3
	 * @access   private
	 */
	private function _purge_all_localres($silence = false)
	{
		do_action('litespeed_purged_all_localres');

		$this->_add(Tag::TYPE_LOCALRES);

		if (!$silence) {
			$msg = __('Cleaned all localized resource entries.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		}
	}

	/**
	 * Alerts LiteSpeed Web Server to purge pages.
	 *
	 * @since    1.2.2
	 * @access   private
	 */
	private function _purge_all_cssjs($silence = false)
	{
		if (defined('DOING_CRON') || defined('LITESPEED_DID_send_headers')) {
			self::debug('❌ Bypassed cssjs delete as header sent (lscache purge after this point will fail) or doing cron');
			return;
		}
		$this->_purge_all_lscache($silence); // Purge CSSJS must purge lscache too to avoid 404

		do_action('litespeed_purged_all_cssjs');

		Optimize::update_option(Optimize::ITEM_TIMESTAMP_PURGE_CSS, time());

		$this->_add(Tag::TYPE_MIN);

		$this->cls('CSS')->rm_cache_folder('css');
		$this->cls('CSS')->rm_cache_folder('js');

		$this->cls('Data')->url_file_clean('css');
		$this->cls('Data')->url_file_clean('js');

		// Clear UCSS queue as it used combined CSS to generate
		$this->clear_q('ucss', true);

		if (!$silence) {
			$msg = __('Notified LiteSpeed Web Server to purge CSS/JS entries.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		}
	}

	/**
	 * Purge opcode cache
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function purge_all_opcache($silence = false)
	{
		if (!Router::opcache_enabled()) {
			self::debug('Failed to reset opcode cache due to opcache not enabled');

			if (!$silence) {
				$msg = __('Opcode cache is not enabled.', 'litespeed-cache');
				Admin_Display::error($msg);
			}

			return false;
		}

		// Action to run after opcache purge.
		do_action('litespeed_purged_all_opcache');

		// Purge opcode cache
		opcache_reset();
		self::debug('Reset opcode cache');

		if (!$silence) {
			$msg = __('Reset the entire opcode cache successfully.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		}

		return true;
	}

	/**
	 * Purge object cache
	 *
	 * @since  3.4
	 * @access public
	 */
	public static function purge_all_object($silence = true)
	{
		self::cls()->_purge_all_object($silence);
	}

	/**
	 * Purge object cache
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _purge_all_object($silence = false)
	{
		if (!defined('LSCWP_OBJECT_CACHE')) {
			self::debug('Failed to flush object cache due to object cache not enabled');

			if (!$silence) {
				$msg = __('Object cache is not enabled.', 'litespeed-cache');
				Admin_Display::error($msg);
			}

			return false;
		}

		do_action('litespeed_purged_all_object');

		$this->cls('Object_Cache')->flush();
		self::debug('Flushed object cache');

		if (!$silence) {
			$msg = __('Purge all object caches successfully.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		}

		return true;
	}

	/**
	 * Adds new public purge tags to the array of purge tags for the request.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param mixed $tags Tags to add to the list.
	 */
	public static function add($tags, $purge2 = false)
	{
		self::cls()->_add($tags, $purge2);
	}

	/**
	 * Add tags to purge
	 *
	 * @since 2.2
	 * @access private
	 */
	private function _add($tags, $purge2 = false)
	{
		if (!is_array($tags)) {
			$tags = array($tags);
		}

		$tags = $this->_prepend_bid($tags);

		if (!array_diff($tags, $purge2 ? $this->_pub_purge2 : $this->_pub_purge)) {
			return;
		}

		if ($purge2) {
			$this->_pub_purge2 = array_merge($this->_pub_purge2, $tags);
			$this->_pub_purge2 = array_unique($this->_pub_purge2);
		} else {
			$this->_pub_purge = array_merge($this->_pub_purge, $tags);
			$this->_pub_purge = array_unique($this->_pub_purge);
		}
		self::debug('added ' . implode(',', $tags) . ($purge2 ? ' [Purge2]' : ''), 8);

		// Send purge header immediately
		$curr_built = $this->_build($purge2);
		if (defined('LITESPEED_CLI')) {
			// Can't send, already has output, need to save and wait for next run
			self::update_option($purge2 ? self::DB_QUEUE2 : self::DB_QUEUE, $curr_built);
			self::debug('CLI request, queue stored: ' . $curr_built);
		} else {
			@header($curr_built);
			if (defined('DOING_CRON') || defined('LITESPEED_DID_send_headers') || apply_filters('litespeed_delay_purge', false)) {
				self::update_option($purge2 ? self::DB_QUEUE2 : self::DB_QUEUE, $curr_built);
				self::debug('Output existed, queue stored: ' . $curr_built);
			}
			self::debug($curr_built);
		}
	}

	/**
	 * Adds new private purge tags to the array of purge tags for the request.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param mixed $tags Tags to add to the list.
	 */
	public static function add_private($tags)
	{
		self::cls()->_add_private($tags);
	}

	/**
	 * Add private ESI tag to purge list
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_private_esi($tag)
	{
		self::add_private(Tag::TYPE_ESI . $tag);
	}

	/**
	 * Add private all tag to purge list
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_private_all()
	{
		self::add_private('*');
	}

	/**
	 * Add tags to private purge
	 *
	 * @since 2.2
	 * @access private
	 */
	private function _add_private($tags)
	{
		if (!is_array($tags)) {
			$tags = array($tags);
		}

		$tags = $this->_prepend_bid($tags);

		if (!array_diff($tags, $this->_priv_purge)) {
			return;
		}

		self::debug('added [private] ' . implode(',', $tags), 3);

		$this->_priv_purge = array_merge($this->_priv_purge, $tags);
		$this->_priv_purge = array_unique($this->_priv_purge);

		// Send purge header immediately
		@header($this->_build());
	}

	/**
	 * Incorporate blog_id into purge tags for multisite
	 *
	 * @since 4.0
	 * @access private
	 * @param mixed $tags Tags to add to the list.
	 */
	private function _prepend_bid($tags)
	{
		if (in_array('*', $tags)) {
			return array('*');
		}

		$curr_bid = is_multisite() ? get_current_blog_id() : '';

		foreach ($tags as $k => $v) {
			$tags[$k] = $curr_bid . '_' . $v;
		}
		return $tags;
	}

	/**
	 * Activate `purge related tags` for Admin QS.
	 *
	 * @since    1.1.3
	 * @access   public
	 * @deprecated @7.0 Drop @v7.5
	 */
	public static function set_purge_related()
	{
	}

	/**
	 * Activate `purge single url tag` for Admin QS.
	 *
	 * @since    1.1.3
	 * @access   public
	 */
	public static function set_purge_single()
	{
		self::cls()->_purge_single = true;
		do_action('litespeed_purged_single');
	}

	/**
	 * Purge frontend url
	 *
	 * @since 1.3
	 * @since 2.2 Renamed from `frontend_purge`; Access changed from public
	 * @access private
	 */
	private function _purge_front()
	{
		if (empty($_SERVER['HTTP_REFERER'])) {
			exit('no referer');
		}

		$this->purge_url($_SERVER['HTTP_REFERER']);

		do_action('litespeed_purged_front', $_SERVER['HTTP_REFERER']);
		wp_redirect($_SERVER['HTTP_REFERER']);
		exit();
	}

	/**
	 * Purge single UCSS
	 * @since 4.7
	 */
	private function _purge_ucss()
	{
		if (empty($_SERVER['HTTP_REFERER'])) {
			exit('no referer');
		}

		$url_tag = empty($_GET['url_tag']) ? $_SERVER['HTTP_REFERER'] : $_GET['url_tag'];

		self::debug('Purge ucss [url_tag] ' . $url_tag);

		do_action('litespeed_purge_ucss', $url_tag);
		$this->purge_url($_SERVER['HTTP_REFERER']);

		wp_redirect($_SERVER['HTTP_REFERER']);
		exit();
	}

	/**
	 * Alerts LiteSpeed Web Server to purge the front page.
	 *
	 * @since    1.0.3
	 * @since  	 2.2 	Access changed from public to private, renamed from `_purge_front`
	 * @access   private
	 */
	private function _purge_frontpage()
	{
		$this->_add(Tag::TYPE_FRONTPAGE);
		if (LITESPEED_SERVER_TYPE !== 'LITESPEED_SERVER_OLS') {
			$this->_add_private(Tag::TYPE_FRONTPAGE);
		}

		$msg = __('Notified LiteSpeed Web Server to purge the front page.', 'litespeed-cache');
		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		do_action('litespeed_purged_frontpage');
	}

	/**
	 * Alerts LiteSpeed Web Server to purge pages.
	 *
	 * @since    1.0.15
	 * @access   private
	 */
	private function _purge_pages()
	{
		$this->_add(Tag::TYPE_PAGES);

		$msg = __('Notified LiteSpeed Web Server to purge all pages.', 'litespeed-cache');
		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
		do_action('litespeed_purged_pages');
	}

	/**
	 * Alerts LiteSpeed Web Server to purge error pages.
	 *
	 * @since    1.0.14
	 * @access   private
	 */
	private function _purge_error($type = false)
	{
		$this->_add(Tag::TYPE_HTTP);

		if (!$type || !in_array($type, array('403', '404', '500'))) {
			return;
		}

		$this->_add(Tag::TYPE_HTTP . $type);

		$msg = __('Notified LiteSpeed Web Server to purge error pages.', 'litespeed-cache');
		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success($msg);
	}

	/**
	 * Callback to add purge tags if admin selects to purge selected category pages.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public function purge_cat($value)
	{
		$val = trim($value);
		if (empty($val)) {
			return;
		}
		if (preg_match('/^[a-zA-Z0-9-]+$/', $val) == 0) {
			self::debug("$val cat invalid");
			return;
		}
		$cat = get_category_by_slug($val);
		if ($cat == false) {
			self::debug("$val cat not existed/published");
			return;
		}

		self::add(Tag::TYPE_ARCHIVE_TERM . $cat->term_id);

		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success(sprintf(__('Purge category %s', 'litespeed-cache'), $val));

		// Action to run after category purge.
		do_action('litespeed_purged_cat', $value);
	}

	/**
	 * Callback to add purge tags if admin selects to purge selected tag pages.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public function purge_tag($val)
	{
		$val = trim($val);
		if (empty($val)) {
			return;
		}
		if (preg_match('/^[a-zA-Z0-9-]+$/', $val) == 0) {
			self::debug("$val tag invalid");
			return;
		}
		$term = get_term_by('slug', $val, 'post_tag');
		if ($term == 0) {
			self::debug("$val tag not exist");
			return;
		}

		self::add(Tag::TYPE_ARCHIVE_TERM . $term->term_id);

		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::success(sprintf(__('Purge tag %s', 'litespeed-cache'), $val));

		// Action to run after tag purge.
		do_action('litespeed_purged_tag', $val);
	}

	/**
	 * Callback to add purge tags if admin selects to purge selected urls.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public function purge_url($url, $purge2 = false, $quite = false)
	{
		$val = trim($url);
		if (empty($val)) {
			return;
		}

		if (strpos($val, '<') !== false) {
			self::debug("$val url contains <");
			return;
		}

		$val = Utility::make_relative($val);

		$hash = Tag::get_uri_tag($val);

		if ($hash === false) {
			self::debug("$val url invalid");
			return;
		}

		self::add($hash, $purge2);

		!$quite && !defined('LITESPEED_PURGE_SILENT') && Admin_Display::success(sprintf(__('Purge url %s', 'litespeed-cache'), $val));

		// Action to run after url purge.
		do_action('litespeed_purged_link', $url);
	}

	/**
	 * Purge a list of pages when selected by admin. This method will look at the post arguments to determine how and what to purge.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public function purge_list()
	{
		if (!isset($_REQUEST[Admin_Display::PURGEBYOPT_SELECT]) || !isset($_REQUEST[Admin_Display::PURGEBYOPT_LIST])) {
			return;
		}
		$sel = $_REQUEST[Admin_Display::PURGEBYOPT_SELECT];
		$list_buf = $_REQUEST[Admin_Display::PURGEBYOPT_LIST];
		if (empty($list_buf)) {
			return;
		}
		$list_buf = str_replace(',', "\n", $list_buf); // for cli
		$list = explode("\n", $list_buf);
		switch ($sel) {
			case Admin_Display::PURGEBY_CAT:
				$cb = 'purge_cat';
				break;
			case Admin_Display::PURGEBY_PID:
				$cb = 'purge_post';
				break;
			case Admin_Display::PURGEBY_TAG:
				$cb = 'purge_tag';
				break;
			case Admin_Display::PURGEBY_URL:
				$cb = 'purge_url';
				break;

			default:
				return;
		}
		array_map(array($this, $cb), $list);

		// for redirection
		$_GET[Admin_Display::PURGEBYOPT_SELECT] = $sel;
	}

	/**
	 * Purge ESI
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function purge_esi($tag)
	{
		self::add(Tag::TYPE_ESI . $tag);
		do_action('litespeed_purged_esi', $tag);
	}

	/**
	 * Purge a certain post type
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function purge_posttype($post_type)
	{
		self::add(Tag::TYPE_ARCHIVE_POSTTYPE . $post_type);
		self::add($post_type);

		do_action('litespeed_purged_posttype', $post_type);
	}

	/**
	 * Purge all related tags to a post.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function purge_post($pid)
	{
		$pid = intval($pid);
		// ignore the status we don't care
		if (!$pid || !in_array(get_post_status($pid), array('publish', 'trash', 'private', 'draft'))) {
			return;
		}

		$purge_tags = $this->_get_purge_tags_by_post($pid);
		if (!$purge_tags) {
			return;
		}

		self::add($purge_tags);
		if ($this->conf(self::O_CACHE_REST)) {
			self::add(Tag::TYPE_REST);
		}

		// $this->cls( 'Control' )->set_stale();
		do_action('litespeed_purged_post', $pid);
	}

	/**
	 * Hooked to the load-widgets.php action.
	 * Attempts to purge a single widget from cache.
	 * If no widget id is passed in, the method will attempt to find the widget id.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function purge_widget($widget_id = null)
	{
		if (is_null($widget_id)) {
			$widget_id = $_POST['widget-id'];
			if (is_null($widget_id)) {
				return;
			}
		}

		self::add(Tag::TYPE_WIDGET . $widget_id);
		self::add_private(Tag::TYPE_WIDGET . $widget_id);

		do_action('litespeed_purged_widget', $widget_id);
	}

	/**
	 * Hooked to the wp_update_comment_count action.
	 * Purges the comment widget when the count is updated.
	 *
	 * @access public
	 * @since 1.1.3
	 * @global type $wp_widget_factory
	 */
	public static function purge_comment_widget()
	{
		global $wp_widget_factory;
		if (!isset($wp_widget_factory->widgets['WP_Widget_Recent_Comments'])) {
			return;
		}

		$recent_comments = $wp_widget_factory->widgets['WP_Widget_Recent_Comments'];
		if (!is_null($recent_comments)) {
			self::add(Tag::TYPE_WIDGET . $recent_comments->id);
			self::add_private(Tag::TYPE_WIDGET . $recent_comments->id);

			do_action('litespeed_purged_comment_widget', $recent_comments->id);
		}
	}

	/**
	 * Purges feeds on comment count update.
	 *
	 * @since 1.0.9
	 * @access public
	 */
	public function purge_feeds()
	{
		if ($this->conf(self::O_CACHE_TTL_FEED) > 0) {
			self::add(Tag::TYPE_FEED);
		}
		do_action('litespeed_purged_feeds');
	}

	/**
	 * Purges all private cache entries when the user logs out.
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function purge_on_logout()
	{
		self::add_private_all();
		do_action('litespeed_purged_on_logout');
	}

	/**
	 * Generate all purge tags before output
	 *
	 * @access private
	 * @since 1.1.3
	 */
	private function _finalize()
	{
		// Make sure header output only run once
		if (!defined('LITESPEED_DID_' . __FUNCTION__)) {
			define('LITESPEED_DID_' . __FUNCTION__, true);
		} else {
			return;
		}

		do_action('litespeed_purge_finalize');

		// Append unique uri purge tags if Admin QS is `PURGESINGLE` or `PURGE`
		if ($this->_purge_single) {
			$tags = array(Tag::build_uri_tag());
			$this->_pub_purge = array_merge($this->_pub_purge, $this->_prepend_bid($tags));
		}

		if (!empty($this->_pub_purge)) {
			$this->_pub_purge = array_unique($this->_pub_purge);
		}

		if (!empty($this->_priv_purge)) {
			$this->_priv_purge = array_unique($this->_priv_purge);
		}
	}

	/**
	 * Gathers all the purge headers.
	 *
	 * This will collect all site wide purge tags as well as third party plugin defined purge tags.
	 *
	 * @since 1.1.0
	 * @access public
	 * @return string the built purge header
	 */
	public static function output()
	{
		$instance = self::cls();

		$instance->_finalize();

		return $instance->_build();
	}

	/**
	 * Build the current purge headers.
	 *
	 * @since 1.1.5
	 * @access private
	 * @return string the built purge header
	 */
	private function _build($purge2 = false)
	{
		if ($purge2) {
			if (empty($this->_pub_purge2)) {
				return;
			}
		} else {
			if (empty($this->_pub_purge) && empty($this->_priv_purge)) {
				return;
			}
		}

		$purge_header = '';

		// Handle purge2 @since 4.4.1
		if ($purge2) {
			$public_tags = $this->_append_prefix($this->_pub_purge2);
			if (empty($public_tags)) {
				return;
			}
			$purge_header = self::X_HEADER2 . ': public,';
			if (Control::is_stale()) {
				$purge_header .= 'stale,';
			}
			$purge_header .= implode(',', $public_tags);
			return $purge_header;
		}

		$private_prefix = self::X_HEADER . ': private,';

		if (!empty($this->_pub_purge)) {
			$public_tags = $this->_append_prefix($this->_pub_purge);
			if (empty($public_tags)) {
				// If this ends up empty, private will also end up empty
				return;
			}
			$purge_header = self::X_HEADER . ': public,';
			if (Control::is_stale()) {
				$purge_header .= 'stale,';
			}
			$purge_header .= implode(',', $public_tags);
			$private_prefix = ';private,';
		}

		// Handle priv purge tags
		if (!empty($this->_priv_purge)) {
			$private_tags = $this->_append_prefix($this->_priv_purge, true);
			$purge_header .= $private_prefix . implode(',', $private_tags);
		}

		return $purge_header;
	}

	/**
	 * Append prefix to an array of purge headers
	 *
	 * @since 1.1.0
	 * @access private
	 */
	private function _append_prefix($purge_tags, $is_private = false)
	{
		$curr_bid = is_multisite() ? get_current_blog_id() : '';

		if (!in_array('*', $purge_tags)) {
			$tags = array();
			foreach ($purge_tags as $val) {
				$tags[] = LSWCP_TAG_PREFIX . $val;
			}
			return $tags;
		}

		// Purge All need to check if need to reset crawler or not
		if (!$is_private && $this->conf(self::O_CRAWLER)) {
			Crawler::cls()->reset_pos();
		}

		if ((defined('LSWCP_EMPTYCACHE') && LSWCP_EMPTYCACHE) || $is_private) {
			return array('*');
		}

		if (is_multisite() && !$this->_is_subsite_purge()) {
			$blogs = Activation::get_network_ids();
			if (empty($blogs)) {
				self::debug('build_purge_headers: blog list is empty');
				return '';
			}
			$tags = array();
			foreach ($blogs as $blog_id) {
				$tags[] = LSWCP_TAG_PREFIX . $blog_id . '_';
			}
			return $tags;
		} else {
			return array(LSWCP_TAG_PREFIX . $curr_bid . '_');
		}
	}

	/**
	 * Check if this purge belongs to a subsite purge
	 *
	 * @since  4.0
	 */
	private function _is_subsite_purge()
	{
		if (!is_multisite()) {
			return false;
		}

		if (is_network_admin()) {
			return false;
		}

		if (defined('LSWCP_EMPTYCACHE') && LSWCP_EMPTYCACHE) {
			return false;
		}

		// Would only use multisite and network admin except is_network_admin is false for ajax calls, which is used by wordpress updates v4.6+
		if (Router::is_ajax() && (check_ajax_referer('updates', false, false) || check_ajax_referer('litespeed-purgeall-network', false, false))) {
			return false;
		}

		return true;
	}

	/**
	 * Gets all the purge tags correlated with the post about to be purged.
	 *
	 * If the purge all pages configuration is set, all pages will be purged.
	 *
	 * This includes site wide post types (e.g. front page) as well as any third party plugin specific post tags.
	 *
	 * @since 1.0.0
	 * @access private
	 */
	private function _get_purge_tags_by_post($post_id)
	{
		// If this is a valid post we want to purge the post, the home page and any associated tags & cats
		// If not, purge everything on the site.

		$purge_tags = array();

		if ($this->conf(self::O_PURGE_POST_ALL)) {
			// ignore the rest if purge all
			return array('*');
		}

		// now do API hook action for post purge
		do_action('litespeed_api_purge_post', $post_id);

		// post
		$purge_tags[] = Tag::TYPE_POST . $post_id;
		$post_status = get_post_status($post_id);
		if (function_exists('is_post_status_viewable')) {
			$viewable = is_post_status_viewable($post_status);
			if ($viewable) {
				$purge_tags[] = Tag::get_uri_tag(wp_make_link_relative(get_permalink($post_id)));
			}
		}

		// for archive of categories|tags|custom tax
		global $post;
		$original_post = $post;
		$post = get_post($post_id);
		$post_type = $post->post_type;

		global $wp_widget_factory;
		// recent_posts
		$recent_posts = isset($wp_widget_factory->widgets['WP_Widget_Recent_Posts']) ? $wp_widget_factory->widgets['WP_Widget_Recent_Posts'] : null;
		if (!is_null($recent_posts)) {
			$purge_tags[] = Tag::TYPE_WIDGET . $recent_posts->id;
		}

		// get adjacent posts id as related post tag
		if ($post_type == 'post') {
			$prev_post = get_previous_post();
			$next_post = get_next_post();
			if (!empty($prev_post->ID)) {
				$purge_tags[] = Tag::TYPE_POST . $prev_post->ID;
				self::debug('--------purge_tags prev is: ' . $prev_post->ID);
			}
			if (!empty($next_post->ID)) {
				$purge_tags[] = Tag::TYPE_POST . $next_post->ID;
				self::debug('--------purge_tags next is: ' . $next_post->ID);
			}
		}

		if ($this->conf(self::O_PURGE_POST_TERM)) {
			$taxonomies = get_object_taxonomies($post_type);
			//self::debug('purge by post, check tax = ' . var_export($taxonomies, true));
			foreach ($taxonomies as $tax) {
				$terms = get_the_terms($post_id, $tax);
				if (!empty($terms)) {
					foreach ($terms as $term) {
						$purge_tags[] = Tag::TYPE_ARCHIVE_TERM . $term->term_id;
					}
				}
			}
		}

		if ($this->conf(self::O_CACHE_TTL_FEED)) {
			$purge_tags[] = Tag::TYPE_FEED;
		}

		// author, for author posts and feed list
		if ($this->conf(self::O_PURGE_POST_AUTHOR)) {
			$purge_tags[] = Tag::TYPE_AUTHOR . get_post_field('post_author', $post_id);
		}

		// archive and feed of post type
		// todo: check if type contains space
		if ($this->conf(self::O_PURGE_POST_POSTTYPE)) {
			if (get_post_type_archive_link($post_type)) {
				$purge_tags[] = Tag::TYPE_ARCHIVE_POSTTYPE . $post_type;
				$purge_tags[] = $post_type;
			}
		}

		if ($this->conf(self::O_PURGE_POST_FRONTPAGE)) {
			$purge_tags[] = Tag::TYPE_FRONTPAGE;
		}

		if ($this->conf(self::O_PURGE_POST_HOMEPAGE)) {
			$purge_tags[] = Tag::TYPE_HOME;
		}

		if ($this->conf(self::O_PURGE_POST_PAGES)) {
			$purge_tags[] = Tag::TYPE_PAGES;
		}

		if ($this->conf(self::O_PURGE_POST_PAGES_WITH_RECENT_POSTS)) {
			$purge_tags[] = Tag::TYPE_PAGES_WITH_RECENT_POSTS;
		}

		// if configured to have archived by date
		$date = $post->post_date;
		$date = strtotime($date);

		if ($this->conf(self::O_PURGE_POST_DATE)) {
			$purge_tags[] = Tag::TYPE_ARCHIVE_DATE . date('Ymd', $date);
		}

		if ($this->conf(self::O_PURGE_POST_MONTH)) {
			$purge_tags[] = Tag::TYPE_ARCHIVE_DATE . date('Ym', $date);
		}

		if ($this->conf(self::O_PURGE_POST_YEAR)) {
			$purge_tags[] = Tag::TYPE_ARCHIVE_DATE . date('Y', $date);
		}

		// Set back to original post as $post_id might affecting the global $post value
		$post = $original_post;

		return array_unique($purge_tags);
	}

	/**
	 * The dummy filter for purge all
	 *
	 * @since 1.1.5
	 * @access public
	 * @param string $val The filter value
	 * @return string     The filter value
	 */
	public static function filter_with_purge_all($val)
	{
		self::purge_all();
		return $val;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/utility.cls.php000064400000051252151600172770017564 0ustar00<?php

/**
 * The utility class.
 *
 * @since      	1.1.5
 * @since  		1.5 Moved into /inc
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Utility extends Root
{
	private static $_internal_domains;

	/**
	 * Validate regex
	 *
	 * @since 1.0.9
	 * @since  3.0 Moved here from admin-settings.cls
	 * @access public
	 * @return bool True for valid rules, false otherwise.
	 */
	public static function syntax_checker($rules)
	{
		return preg_match(self::arr2regex($rules), '') !== false;
	}

	/**
	 * Combine regex array to regex rule
	 *
	 * @since  3.0
	 */
	public static function arr2regex($arr, $drop_delimiter = false)
	{
		$arr = self::sanitize_lines($arr);

		$new_arr = array();
		foreach ($arr as $v) {
			$new_arr[] = preg_quote($v, '#');
		}

		$regex = implode('|', $new_arr);
		$regex = str_replace(' ', '\\ ', $regex);

		if ($drop_delimiter) {
			return $regex;
		}

		return '#' . $regex . '#';
	}

	/**
	 * Replace wildcard to regex
	 *
	 * @since  3.2.2
	 */
	public static function wildcard2regex($string)
	{
		if (is_array($string)) {
			return array_map(__CLASS__ . '::wildcard2regex', $string);
		}

		if (strpos($string, '*') !== false) {
			$string = preg_quote($string, '#');
			$string = str_replace('\*', '.*', $string);
		}

		return $string;
	}

	/**
	 * Check if an URL or current page is REST req or not
	 *
	 * @since  2.9.3
	 * @deprecated 2.9.4 Moved to REST class
	 * @access public
	 */
	public static function is_rest($url = false)
	{
		return false;
	}

	/**
	 * Get current page type
	 *
	 * @since  2.9
	 */
	public static function page_type()
	{
		global $wp_query;
		$page_type = 'default';

		if ($wp_query->is_page) {
			$page_type = is_front_page() ? 'front' : 'page';
		} elseif ($wp_query->is_home) {
			$page_type = 'home';
		} elseif ($wp_query->is_single) {
			// $page_type = $wp_query->is_attachment ? 'attachment' : 'single';
			$page_type = get_post_type();
		} elseif ($wp_query->is_category) {
			$page_type = 'category';
		} elseif ($wp_query->is_tag) {
			$page_type = 'tag';
		} elseif ($wp_query->is_tax) {
			$page_type = 'tax';
			// $page_type = get_queried_object()->taxonomy;
		} elseif ($wp_query->is_archive) {
			if ($wp_query->is_day) {
				$page_type = 'day';
			} elseif ($wp_query->is_month) {
				$page_type = 'month';
			} elseif ($wp_query->is_year) {
				$page_type = 'year';
			} elseif ($wp_query->is_author) {
				$page_type = 'author';
			} else {
				$page_type = 'archive';
			}
		} elseif ($wp_query->is_search) {
			$page_type = 'search';
		} elseif ($wp_query->is_404) {
			$page_type = '404';
		}

		return $page_type;

		// if ( is_404() ) {
		// 	$page_type = '404';
		// }
		// elseif ( is_singular() ) {
		// 	$page_type = get_post_type();
		// }
		// elseif ( is_home() && get_option( 'show_on_front' ) == 'page' ) {
		// 	$page_type = 'home';
		// }
		// elseif ( is_front_page() ) {
		// 	$page_type = 'front';
		// }
		// elseif ( is_tax() ) {
		// 	$page_type = get_queried_object()->taxonomy;
		// }
		// elseif ( is_category() ) {
		// 	$page_type = 'category';
		// }
		// elseif ( is_tag() ) {
		// 	$page_type = 'tag';
		// }

		// return $page_type;
	}

	/**
	 * Get ping speed
	 *
	 * @since  2.9
	 */
	public static function ping($domain)
	{
		if (strpos($domain, ':')) {
			$domain = parse_url($domain, PHP_URL_HOST);
		}
		$starttime = microtime(true);
		$file = fsockopen($domain, 443, $errno, $errstr, 10);
		$stoptime = microtime(true);
		$status = 0;

		if (!$file) {
			$status = 99999;
		}
		// Site is down
		else {
			fclose($file);
			$status = ($stoptime - $starttime) * 1000;
			$status = floor($status);
		}

		Debug2::debug("[Util] ping [Domain] $domain \t[Speed] $status");

		return $status;
	}

	/**
	 * Set seconds/timestamp to readable format
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public static function readable_time($seconds_or_timestamp, $timeout = 3600, $forward = false)
	{
		if (strlen($seconds_or_timestamp) == 10) {
			$seconds = time() - $seconds_or_timestamp;
			if ($seconds > $timeout) {
				return date('m/d/Y H:i:s', $seconds_or_timestamp + LITESPEED_TIME_OFFSET);
			}
		} else {
			$seconds = $seconds_or_timestamp;
		}

		$res = '';
		if ($seconds > 86400) {
			$num = floor($seconds / 86400);
			$res .= $num . 'd';
			$seconds %= 86400;
		}

		if ($seconds > 3600) {
			if ($res) {
				$res .= ', ';
			}
			$num = floor($seconds / 3600);
			$res .= $num . 'h';
			$seconds %= 3600;
		}

		if ($seconds > 60) {
			if ($res) {
				$res .= ', ';
			}
			$num = floor($seconds / 60);
			$res .= $num . 'm';
			$seconds %= 60;
		}

		if ($seconds > 0) {
			if ($res) {
				$res .= ' ';
			}
			$res .= $seconds . 's';
		}

		if (!$res) {
			return $forward ? __('right now', 'litespeed-cache') : __('just now', 'litespeed-cache');
		}

		$res = $forward ? $res : sprintf(__(' %s ago', 'litespeed-cache'), $res);

		return $res;
	}

	/**
	 * Convert array to string
	 *
	 * @since  1.6
	 * @access public
	 */
	public static function arr2str($arr)
	{
		if (!is_array($arr)) {
			return $arr;
		}

		return base64_encode(\json_encode($arr));
	}

	/**
	 * Get human readable size
	 *
	 * @since  1.6
	 * @access public
	 */
	public static function real_size($filesize, $is_1000 = false)
	{
		$unit = $is_1000 ? 1000 : 1024;

		if ($filesize >= pow($unit, 3)) {
			$filesize = round(($filesize / pow($unit, 3)) * 100) / 100 . 'G';
		} elseif ($filesize >= pow($unit, 2)) {
			$filesize = round(($filesize / pow($unit, 2)) * 100) / 100 . 'M';
		} elseif ($filesize >= $unit) {
			$filesize = round(($filesize / $unit) * 100) / 100 . 'K';
		} else {
			$filesize = $filesize . 'B';
		}
		return $filesize;
	}

	/**
	 * Parse attributes from string
	 *
	 * @since  1.2.2
	 * @since  1.4 Moved from optimize to utility
	 * @access private
	 * @param  string $str
	 * @return array  All the attributes
	 */
	public static function parse_attr($str)
	{
		$attrs = array();
		preg_match_all('#([\w-]+)=(["\'])([^\2]*)\2#isU', $str, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs[$match[1]] = trim($match[3]);
		}
		return $attrs;
	}

	/**
	 * Check if an array has a string
	 *
	 * Support $ exact match
	 *
	 * @since 1.3
	 * @access private
	 * @param string $needle The string to search with
	 * @param array $haystack
	 * @return bool|string False if not found, otherwise return the matched string in haystack.
	 */
	public static function str_hit_array($needle, $haystack, $has_ttl = false)
	{
		if (!$haystack) {
			return false;
		}
		/**
		 * Safety check to avoid PHP warning
		 * @see  https://github.com/litespeedtech/lscache_wp/pull/131/commits/45fc03af308c7d6b5583d1664fad68f75fb6d017
		 */
		if (!is_array($haystack)) {
			Debug2::debug('[Util] ❌ bad param in str_hit_array()!');

			return false;
		}

		$hit = false;
		$this_ttl = 0;
		foreach ($haystack as $item) {
			if (!$item) {
				continue;
			}

			if ($has_ttl) {
				$this_ttl = 0;
				$item = explode(' ', $item);
				if (!empty($item[1])) {
					$this_ttl = $item[1];
				}
				$item = $item[0];
			}

			if (substr($item, 0, 1) === '^' && substr($item, -1) === '$') {
				// do exact match
				if (substr($item, 1, -1) === $needle) {
					$hit = $item;
					break;
				}
			} elseif (substr($item, -1) === '$') {
				// match end
				if (substr($item, 0, -1) === substr($needle, -strlen($item) + 1)) {
					$hit = $item;
					break;
				}
			} elseif (substr($item, 0, 1) === '^') {
				// match beginning
				if (substr($item, 1) === substr($needle, 0, strlen($item) - 1)) {
					$hit = $item;
					break;
				}
			} else {
				if (strpos($needle, $item) !== false) {
					$hit = $item;
					break;
				}
			}
		}

		if ($hit) {
			if ($has_ttl) {
				return array($hit, $this_ttl);
			}

			return $hit;
		}

		return false;
	}

	/**
	 * Improve compatibility to PHP old versions
	 *
	 * @since  1.2.2
	 *
	 */
	public static function compatibility()
	{
		require_once LSCWP_DIR . 'lib/php-compatibility.func.php';
	}

	/**
	 * Convert URI to URL
	 *
	 * @since  1.3
	 * @access public
	 * @param  string $uri `xx/xx.html` or `/subfolder/xx/xx.html`
	 * @return  string http://www.example.com/subfolder/xx/xx.html
	 */
	public static function uri2url($uri)
	{
		if (substr($uri, 0, 1) === '/') {
			self::domain_const();
			$url = LSCWP_DOMAIN . $uri;
		} else {
			$url = home_url('/') . $uri;
		}

		return $url;
	}

	/**
	 * Convert URL to basename (filename)
	 *
	 * @since  4.7
	 */
	public static function basename($url)
	{
		$url = trim($url);
		$uri = @parse_url($url, PHP_URL_PATH);
		$basename = pathinfo($uri, PATHINFO_BASENAME);

		return $basename;
	}

	/**
	 * Drop .webp and .avif if existed in filename
	 *
	 * @since  4.7
	 */
	public static function drop_webp($filename)
	{
		if (in_array(substr($filename, -5), array('.webp', '.avif'))) {
			$filename = substr($filename, 0, -5);
		}

		return $filename;
	}

	/**
	 * Convert URL to URI
	 *
	 * @since  1.2.2
	 * @since  1.6.2.1 Added 2nd param keep_qs
	 * @access public
	 */
	public static function url2uri($url, $keep_qs = false)
	{
		$url = trim($url);
		$uri = @parse_url($url, PHP_URL_PATH);
		$qs = @parse_url($url, PHP_URL_QUERY);

		if (!$keep_qs || !$qs) {
			return $uri;
		}

		return $uri . '?' . $qs;
	}

	/**
	 * Get attachment relative path to upload folder
	 *
	 * @since 3.0
	 * @access public
	 * @param  string 	`https://aa.com/bbb/wp-content/upload/2018/08/test.jpg` or `/bbb/wp-content/upload/2018/08/test.jpg`
	 * @return string 	`2018/08/test.jpg`
	 */
	public static function att_short_path($url)
	{
		if (!defined('LITESPEED_UPLOAD_PATH')) {
			$_wp_upload_dir = wp_upload_dir();

			$upload_path = self::url2uri($_wp_upload_dir['baseurl']);

			define('LITESPEED_UPLOAD_PATH', $upload_path);
		}

		$local_file = self::url2uri($url);

		$short_path = substr($local_file, strlen(LITESPEED_UPLOAD_PATH) + 1);

		return $short_path;
	}

	/**
	 * Make URL to be relative
	 *
	 * NOTE: for subfolder home_url, will keep subfolder part (strip nothing but scheme and host)
	 *
	 * @param  string $url
	 * @return string      Relative URL, start with /
	 */
	public static function make_relative($url)
	{
		// replace home_url if the url is full url
		self::domain_const();
		if (strpos($url, LSCWP_DOMAIN) === 0) {
			$url = substr($url, strlen(LSCWP_DOMAIN));
		}
		return trim($url);
	}

	/**
	 * Convert URL to domain only
	 *
	 * @since  1.7.1
	 */
	public static function parse_domain($url)
	{
		$url = @parse_url($url);
		if (empty($url['host'])) {
			return '';
		}

		if (!empty($url['scheme'])) {
			return $url['scheme'] . '://' . $url['host'];
		}

		return '//' . $url['host'];
	}

	/**
	 * Drop protocol `https:` from https://example.com
	 *
	 * @since  3.3
	 */
	public static function noprotocol($url)
	{
		$tmp = parse_url(trim($url));
		if (!empty($tmp['scheme'])) {
			$url = str_replace($tmp['scheme'] . ':', '', $url);
		}

		return $url;
	}

	/**
	 * Validate ip v4
	 * @since 5.5
	 */
	public static function valid_ipv4($ip)
	{
		return filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_IPV4 | FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE);
	}

	/**
	 * Generate domain const
	 *
	 * This will generate http://www.example.com even there is a subfolder in home_url setting
	 *
	 * Conf LSCWP_DOMAIN has NO trailing /
	 *
	 * @since  1.3
	 * @access public
	 */
	public static function domain_const()
	{
		if (defined('LSCWP_DOMAIN')) {
			return;
		}

		self::compatibility();
		$domain = http_build_url(get_home_url(), array(), HTTP_URL_STRIP_ALL);

		define('LSCWP_DOMAIN', $domain);
	}

	/**
	 * Array map one textarea to sanitize the url
	 *
	 * @since  1.3
	 * @access public
	 * @param  string $content
	 * @param  bool $type String handler type
	 * @return string|array
	 */
	public static function sanitize_lines($arr, $type = null)
	{
		$types = $type ? explode(',', $type) : array();

		if (!$arr) {
			if ($type === 'string') {
				return '';
			}
			return array();
		}

		if (!is_array($arr)) {
			$arr = explode("\n", $arr);
		}

		$arr = array_map('trim', $arr);
		$changed = false;
		if (in_array('uri', $types)) {
			$arr = array_map(__CLASS__ . '::url2uri', $arr);
			$changed = true;
		}
		if (in_array('basename', $types)) {
			$arr = array_map(__CLASS__ . '::basename', $arr);
			$changed = true;
		}
		if (in_array('drop_webp', $types)) {
			$arr = array_map(__CLASS__ . '::drop_webp', $arr);
			$changed = true;
		}
		if (in_array('relative', $types)) {
			$arr = array_map(__CLASS__ . '::make_relative', $arr); // Remove domain
			$changed = true;
		}
		if (in_array('domain', $types)) {
			$arr = array_map(__CLASS__ . '::parse_domain', $arr); // Only keep domain
			$changed = true;
		}

		if (in_array('noprotocol', $types)) {
			$arr = array_map(__CLASS__ . '::noprotocol', $arr); // Drop protocol, `https://example.com` -> `//example.com`
			$changed = true;
		}

		if (in_array('trailingslash', $types)) {
			$arr = array_map('trailingslashit', $arr); // Append trailing slash, `https://example.com` -> `https://example.com/`
			$changed = true;
		}

		if ($changed) {
			$arr = array_map('trim', $arr);
		}
		$arr = array_unique($arr);
		$arr = array_filter($arr);

		if (in_array('string', $types)) {
			return implode("\n", $arr);
		}

		return $arr;
	}

	/**
	 * Builds an url with an action and a nonce.
	 *
	 * Assumes user capabilities are already checked.
	 *
	 * @since  1.6 Changed order of 2nd&3rd param, changed 3rd param `append_str` to 2nd `type`
	 * @access public
	 * @return string The built url.
	 */
	public static function build_url($action, $type = false, $is_ajax = false, $page = null, $append_arr = array())
	{
		$prefix = '?';

		if ($page === '_ori') {
			$page = true;
			$append_arr['_litespeed_ori'] = 1;
		}

		if (!$is_ajax) {
			if ($page) {
				// If use admin url
				if ($page === true) {
					$page = 'admin.php';
				} else {
					if (strpos($page, '?') !== false) {
						$prefix = '&';
					}
				}
				$combined = $page . $prefix . Router::ACTION . '=' . $action;
			} else {
				// Current page rebuild URL
				$params = $_GET;

				if (!empty($params)) {
					if (isset($params[Router::ACTION])) {
						unset($params[Router::ACTION]);
					}
					if (isset($params['_wpnonce'])) {
						unset($params['_wpnonce']);
					}
					if (!empty($params)) {
						$prefix .= http_build_query($params) . '&';
					}
				}
				global $pagenow;
				$combined = $pagenow . $prefix . Router::ACTION . '=' . $action;
			}
		} else {
			$combined = 'admin-ajax.php?action=litespeed_ajax&' . Router::ACTION . '=' . $action;
		}

		if (is_network_admin()) {
			$prenonce = network_admin_url($combined);
		} else {
			$prenonce = admin_url($combined);
		}
		$url = wp_nonce_url($prenonce, $action, Router::NONCE);

		if ($type) {
			// Remove potential param `type` from url
			$url = parse_url(htmlspecialchars_decode($url));
			parse_str($url['query'], $query);

			$built_arr = array_merge($query, array(Router::TYPE => $type));
			if ($append_arr) {
				$built_arr = array_merge($built_arr, $append_arr);
			}
			$url['query'] = http_build_query($built_arr);
			self::compatibility();
			$url = http_build_url($url);
			$url = htmlspecialchars($url, ENT_QUOTES, 'UTF-8');
		}

		return $url;
	}

	/**
	 * Check if the host is the internal host
	 *
	 * @since  1.2.3
	 *
	 */
	public static function internal($host)
	{
		if (!defined('LITESPEED_FRONTEND_HOST')) {
			if (defined('WP_HOME')) {
				$home_host = WP_HOME; // Also think of `WP_SITEURL`
			} else {
				$home_host = get_option('home');
			}
			define('LITESPEED_FRONTEND_HOST', parse_url($home_host, PHP_URL_HOST));
		}

		if ($host === LITESPEED_FRONTEND_HOST) {
			return true;
		}

		/**
		 * Filter for multiple domains
		 * @since 2.9.4
		 */
		if (!isset(self::$_internal_domains)) {
			self::$_internal_domains = apply_filters('litespeed_internal_domains', array());
		}

		if (self::$_internal_domains) {
			return in_array($host, self::$_internal_domains);
		}

		return false;
	}

	/**
	 * Check if an URL is a internal existing file
	 *
	 * @since  1.2.2
	 * @since  1.6.2 Moved here from optm.cls due to usage of media.cls
	 * @access public
	 * @return string|bool The real path of file OR false
	 */
	public static function is_internal_file($url, $addition_postfix = false)
	{
		if (substr($url, 0, 5) == 'data:') {
			Debug2::debug2('[Util] data: content not file');
			return false;
		}
		$url_parsed = parse_url($url);
		if (isset($url_parsed['host']) && !self::internal($url_parsed['host'])) {
			// Check if is cdn path
			// Do this to avoid user hardcoded src in tpl
			if (!CDN::internal($url_parsed['host'])) {
				Debug2::debug2('[Util] external');
				return false;
			}
		}

		if (empty($url_parsed['path'])) {
			return false;
		}

		// Need to replace child blog path for assets, ref: .htaccess
		if (is_multisite() && defined('PATH_CURRENT_SITE')) {
			$pattern = '#^' . PATH_CURRENT_SITE . '([_0-9a-zA-Z-]+/)(wp-(content|admin|includes))#U';
			$replacement = PATH_CURRENT_SITE . '$2';
			$url_parsed['path'] = preg_replace($pattern, $replacement, $url_parsed['path']);
			// $current_blog = (int) get_current_blog_id();
			// $main_blog_id = (int) get_network()->site_id;
			// if ( $current_blog === $main_blog_id ) {
			// 	define( 'LITESPEED_IS_MAIN_BLOG', true );
			// }
			// else {
			// 	define( 'LITESPEED_IS_MAIN_BLOG', false );
			// }
		}

		// Parse file path
		/**
		 * Trying to fix pure /.htaccess rewrite to /wordpress case
		 *
		 * Add `define( 'LITESPEED_WP_REALPATH', '/wordpress' );` in wp-config.php in this case
		 *
		 * @internal #611001 - Combine & Minify not working?
		 * @since  1.6.3
		 */
		if (substr($url_parsed['path'], 0, 1) === '/') {
			if (defined('LITESPEED_WP_REALPATH')) {
				$file_path_ori = $_SERVER['DOCUMENT_ROOT'] . LITESPEED_WP_REALPATH . $url_parsed['path'];
			} else {
				$file_path_ori = $_SERVER['DOCUMENT_ROOT'] . $url_parsed['path'];
			}
		} else {
			$file_path_ori = Router::frontend_path() . '/' . $url_parsed['path'];
		}

		/**
		 * Added new file postfix to be check if passed in
		 * @since 2.2.4
		 */
		if ($addition_postfix) {
			$file_path_ori .= '.' . $addition_postfix;
		}

		/**
		 * Added this filter for those plugins which overwrite the filepath
		 * @see #101091 plugin `Hide My WordPress`
		 * @since 2.2.3
		 */
		$file_path_ori = apply_filters('litespeed_realpath', $file_path_ori);

		$file_path = realpath($file_path_ori);
		if (!is_file($file_path)) {
			Debug2::debug2('[Util] file not exist: ' . $file_path_ori);
			return false;
		}

		return array($file_path, filesize($file_path));
	}

	/**
	 * Safely parse URL for v5.3 compatibility
	 *
	 * @since  3.4.3
	 */
	public static function parse_url_safe($url, $component = -1)
	{
		if (substr($url, 0, 2) == '//') {
			$url = 'https:' . $url;
		}

		return parse_url($url, $component);
	}

	/**
	 * Replace url in srcset to new value
	 *
	 * @since  2.2.3
	 */
	public static function srcset_replace($content, $callback)
	{
		preg_match_all('# srcset=([\'"])(.+)\g{1}#iU', $content, $matches);
		$srcset_ori = array();
		$srcset_final = array();
		foreach ($matches[2] as $k => $urls_ori) {
			$urls_final = explode(',', $urls_ori);

			$changed = false;

			foreach ($urls_final as $k2 => $url_info) {
				$url_info_arr = explode(' ', trim($url_info));

				if (!($url2 = call_user_func($callback, $url_info_arr[0]))) {
					continue;
				}

				$changed = true;

				$urls_final[$k2] = str_replace($url_info_arr[0], $url2, $url_info);

				Debug2::debug2('[Util] - srcset replaced to ' . $url2 . (!empty($url_info_arr[1]) ? ' ' . $url_info_arr[1] : ''));
			}

			if (!$changed) {
				continue;
			}

			$urls_final = implode(',', $urls_final);

			$srcset_ori[] = $matches[0][$k];

			$srcset_final[] = str_replace($urls_ori, $urls_final, $matches[0][$k]);
		}

		if ($srcset_ori) {
			$content = str_replace($srcset_ori, $srcset_final, $content);
			Debug2::debug2('[Util] - srcset replaced');
		}

		return $content;
	}

	/**
	 * Generate pagination
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function pagination($total, $limit, $return_offset = false)
	{
		$pagenum = isset($_GET['pagenum']) ? absint($_GET['pagenum']) : 1;

		$offset = ($pagenum - 1) * $limit;
		$num_of_pages = ceil($total / $limit);

		if ($offset > $total) {
			$offset = $total - $limit;
		}

		if ($offset < 0) {
			$offset = 0;
		}

		if ($return_offset) {
			return $offset;
		}

		$page_links = paginate_links(array(
			'base' => add_query_arg('pagenum', '%#%'),
			'format' => '',
			'prev_text' => '&laquo;',
			'next_text' => '&raquo;',
			'total' => $num_of_pages,
			'current' => $pagenum,
		));

		return '<div class="tablenav"><div class="tablenav-pages" style="margin: 1em 0">' . $page_links . '</div></div>';
	}

	/**
	 * Generate placeholder for an array to query
	 *
	 * @since 2.0
	 * @access public
	 */
	public static function chunk_placeholder($data, $fields)
	{
		$division = substr_count($fields, ',') + 1;

		$q = implode(
			',',
			array_map(function ($el) {
				return '(' . implode(',', $el) . ')';
			}, array_chunk(array_fill(0, count($data), '%s'), $division))
		);

		return $q;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/health.cls.php000064400000005622151600173040017315 0ustar00<?php
/**
 * The page health
 *
 *
 * @since      3.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/src
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;
defined('WPINC') || exit();

class Health extends Base
{
	const TYPE_SPEED = 'speed';
	const TYPE_SCORE = 'score';

	protected $_summary;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();
	}

	/**
	 * Test latest speed
	 *
	 * @since 3.0
	 */
	private function _ping($type)
	{
		$data = array('action' => $type);

		$json = Cloud::post(Cloud::SVC_HEALTH, $data, 600);

		if (empty($json['data']['before']) || empty($json['data']['after'])) {
			Debug2::debug('[Health] ❌ no data');
			return false;
		}

		$this->_summary[$type . '.before'] = $json['data']['before'];
		$this->_summary[$type . '.after'] = $json['data']['after'];

		self::save_summary();

		Debug2::debug('[Health] saved result');
	}

	/**
	 * Generate scores
	 *
	 * @since 3.0
	 */
	public function scores()
	{
		$speed_before = $speed_after = $speed_improved = 0;
		if (!empty($this->_summary['speed.before']) && !empty($this->_summary['speed.after'])) {
			// Format loading time
			$speed_before = $this->_summary['speed.before'] / 1000;
			if ($speed_before < 0.01) {
				$speed_before = 0.01;
			}
			$speed_before = number_format($speed_before, 2);

			$speed_after = $this->_summary['speed.after'] / 1000;
			if ($speed_after < 0.01) {
				$speed_after = number_format($speed_after, 3);
			} else {
				$speed_after = number_format($speed_after, 2);
			}

			$speed_improved = (($this->_summary['speed.before'] - $this->_summary['speed.after']) * 100) / $this->_summary['speed.before'];
			if ($speed_improved > 99) {
				$speed_improved = number_format($speed_improved, 2);
			} else {
				$speed_improved = number_format($speed_improved);
			}
		}

		$score_before = $score_after = $score_improved = 0;
		if (!empty($this->_summary['score.before']) && !empty($this->_summary['score.after'])) {
			$score_before = $this->_summary['score.before'];
			$score_after = $this->_summary['score.after'];

			// Format Score
			$score_improved = (($score_after - $score_before) * 100) / $score_after;
			if ($score_improved > 99) {
				$score_improved = number_format($score_improved, 2);
			} else {
				$score_improved = number_format($score_improved);
			}
		}

		return array(
			'speed_before' => $speed_before,
			'speed_after' => $speed_after,
			'speed_improved' => $speed_improved,
			'score_before' => $score_before,
			'score_after' => $score_after,
			'score_improved' => $score_improved,
		);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_SPEED:
			case self::TYPE_SCORE:
				$this->_ping($type);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/vary.cls.php000064400000050134151600173110017025 0ustar00<?php

/**
 * The plugin vary class to manage X-LiteSpeed-Vary
 *
 * @since      	1.1.3
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Vary extends Root
{
	const LOG_TAG = '🔱';
	const X_HEADER = 'X-LiteSpeed-Vary';

	private static $_vary_name = '_lscache_vary'; // this default vary cookie is used for logged in status check
	private static $_can_change_vary = false; // Currently only AJAX used this

	/**
	 * Adds the actions used for setting up cookies on log in/out.
	 *
	 * Also checks if the database matches the rewrite rule.
	 *
	 * @since 1.0.4
	 */
	// public function init()
	// {
	// 	$this->_update_vary_name();
	// }

	/**
	 * Update the default vary name if changed
	 *
	 * @since  4.0
	 * @since 7.0 Moved to after_user_init to allow ESI no-vary no conflict w/ LSCACHE_VARY_COOKIE/O_CACHE_LOGIN_COOKIE
	 */
	private function _update_vary_name()
	{
		$db_cookie = $this->conf(Base::O_CACHE_LOGIN_COOKIE); // [3.0] todo: check if works in network's sites
		// If no vary set in rewrite rule
		if (!isset($_SERVER['LSCACHE_VARY_COOKIE'])) {
			if ($db_cookie) {
				// Check if is from ESI req or not. If from ESI no-vary, no need to set no-cache
				$something_wrong = true;
				if (!empty($_GET[ESI::QS_ACTION]) && !empty($_GET['_control'])) {
					// Have to manually build this checker bcoz ESI is not init yet.
					$control = explode(',', $_GET['_control']);
					if (in_array('no-vary', $control)) {
						self::debug('no-vary control existed, bypass vary_name update');
						$something_wrong = false;
						self::$_vary_name = $db_cookie;
					}
				}

				if (defined('LITESPEED_CLI') || defined('DOING_CRON')) {
					$something_wrong = false;
				}

				if ($something_wrong) {
					// Display cookie error msg to admin
					if (is_multisite() ? is_network_admin() : is_admin()) {
						Admin_Display::show_error_cookie();
					}
					Control::set_nocache('❌❌ vary cookie setting error');
				}
			}
			return;
		}
		// If db setting does not exist, skip checking db value
		if (!$db_cookie) {
			return;
		}

		// beyond this point, need to make sure db vary setting is in $_SERVER env.
		$vary_arr = explode(',', $_SERVER['LSCACHE_VARY_COOKIE']);

		if (in_array($db_cookie, $vary_arr)) {
			self::$_vary_name = $db_cookie;
			return;
		}

		if (is_multisite() ? is_network_admin() : is_admin()) {
			Admin_Display::show_error_cookie();
		}
		Control::set_nocache('vary cookie setting lost error');
	}

	/**
	 * Hooks after user init
	 *
	 * @since  4.0
	 */
	public function after_user_init()
	{
		$this->_update_vary_name();

		// logged in user
		if (Router::is_logged_in()) {
			// If not esi, check cache logged-in user setting
			if (!$this->cls('Router')->esi_enabled()) {
				// If cache logged-in, then init cacheable to private
				if ($this->conf(Base::O_CACHE_PRIV)) {
					add_action('wp_logout', __NAMESPACE__ . '\Purge::purge_on_logout');

					$this->cls('Control')->init_cacheable();
					Control::set_private('logged in user');
				}
				// No cache for logged-in user
				else {
					Control::set_nocache('logged in user');
				}
			}
			// ESI is on, can be public cache
			else {
				// Need to make sure vary is using group id
				$this->cls('Control')->init_cacheable();
			}

			// register logout hook to clear login status
			add_action('clear_auth_cookie', array($this, 'remove_logged_in'));
		} else {
			// Only after vary init, can detect if is Guest mode or not
			// Here need `self::$_vary_name` to be set first.
			$this->_maybe_guest_mode();

			// Set vary cookie for logging in user, otherwise the user will hit public with vary=0 (guest version)
			add_action('set_logged_in_cookie', array($this, 'add_logged_in'), 10, 4);
			add_action('wp_login', __NAMESPACE__ . '\Purge::purge_on_logout');

			$this->cls('Control')->init_cacheable();

			// Check `login page` cacheable setting because they don't go through main WP logic
			add_action('login_init', array($this->cls('Tag'), 'check_login_cacheable'), 5);

			if (!empty($_GET['litespeed_guest'])) {
				add_action('wp_loaded', array($this, 'update_guest_vary'), 20);
			}
		}

		// Add comment list ESI
		add_filter('comments_array', array($this, 'check_commenter'));

		// Set vary cookie for commenter.
		add_action('set_comment_cookies', array($this, 'append_commenter'));

		/**
		 * Don't change for REST call because they don't carry on user info usually
		 * @since 1.6.7
		 */
		add_action('rest_api_init', function () {
			// this hook is fired in `init` hook
			self::debug('Rest API init disabled vary change');
			add_filter('litespeed_can_change_vary', '__return_false');
		});
	}

	/**
	 * Check if is Guest mode or not
	 *
	 * @since  4.0
	 */
	private function _maybe_guest_mode()
	{
		if (defined('LITESPEED_GUEST')) {
			self::debug('👒👒 Guest mode ' . (LITESPEED_GUEST ? 'predefined' : 'turned off'));
			return;
		}

		if (!$this->conf(Base::O_GUEST)) {
			return;
		}

		// If vary is set, then not a guest
		if (self::has_vary()) {
			return;
		}

		// If has admin QS, then no guest
		if (!empty($_GET[Router::ACTION])) {
			return;
		}

		if (defined('DOING_AJAX')) {
			return;
		}

		if (defined('DOING_CRON')) {
			return;
		}

		// If is the request to update vary, then no guest
		// Don't need anymore as it is always ajax call
		// Still keep it in case some WP blocked the lightweight guest vary update script, WP can still update the vary
		if (!empty($_GET['litespeed_guest'])) {
			return;
		}

		/* @ref https://wordpress.org/support/topic/checkout-add-to-cart-executed-twice/ */
		if (!empty($_GET['litespeed_guest_off'])) {
			return;
		}

		self::debug('👒👒 Guest mode');

		!defined('LITESPEED_GUEST') && define('LITESPEED_GUEST', true);

		if ($this->conf(Base::O_GUEST_OPTM)) {
			!defined('LITESPEED_GUEST_OPTM') && define('LITESPEED_GUEST_OPTM', true);
		}
	}

	/**
	 * Update Guest vary
	 *
	 * @since  4.0
	 * @deprecated 4.1 Use independent lightweight guest.vary.php as a replacement
	 */
	public function update_guest_vary()
	{
		// This process must not be cached
		!defined('LSCACHE_NO_CACHE') && define('LSCACHE_NO_CACHE', true);

		$_guest = new Lib\Guest();
		if ($_guest->always_guest() || self::has_vary()) {
			// If contains vary already, don't reload to avoid infinite loop when parent page having browser cache
			!defined('LITESPEED_GUEST') && define('LITESPEED_GUEST', true); // Reuse this const to bypass set vary in vary finalize
			self::debug('🤠🤠 Guest');
			echo '[]';
			exit();
		}

		self::debug('Will update guest vary in finalize');

		// return json
		echo \json_encode(array('reload' => 'yes'));
		exit();
	}

	/**
	 * Hooked to the comments_array filter.
	 *
	 * Check if the user accessing the page has the commenter cookie.
	 *
	 * If the user does not want to cache commenters, just check if user is commenter.
	 * Otherwise if the vary cookie is set, unset it. This is so that when the page is cached, the page will appear as if the user was a normal user.
	 * Normal user is defined as not a logged in user and not a commenter.
	 *
	 * @since 1.0.4
	 * @access public
	 * @global type $post
	 * @param array $comments The current comments to output
	 * @return array The comments to output.
	 */
	public function check_commenter($comments)
	{
		/**
		 * Hook to bypass pending comment check for comment related plugins compatibility
		 * @since 2.9.5
		 */
		if (apply_filters('litespeed_vary_check_commenter_pending', true)) {
			$pending = false;
			foreach ($comments as $comment) {
				if (!$comment->comment_approved) {
					// current user has pending comment
					$pending = true;
					break;
				}
			}

			// No pending comments, don't need to add private cache
			if (!$pending) {
				self::debug('No pending comment');
				$this->remove_commenter();

				// Remove commenter prefilled info if exists, for public cache
				foreach ($_COOKIE as $cookie_name => $cookie_value) {
					if (strlen($cookie_name) >= 15 && strpos($cookie_name, 'comment_author_') === 0) {
						unset($_COOKIE[$cookie_name]);
					}
				}

				return $comments;
			}
		}

		// Current user/visitor has pending comments
		// set vary=2 for next time vary lookup
		$this->add_commenter();

		if ($this->conf(Base::O_CACHE_COMMENTER)) {
			Control::set_private('existing commenter');
		} else {
			Control::set_nocache('existing commenter');
		}

		return $comments;
	}

	/**
	 * Check if default vary has a value
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function has_vary()
	{
		if (empty($_COOKIE[self::$_vary_name])) {
			return false;
		}
		return $_COOKIE[self::$_vary_name];
	}

	/**
	 * Append user status with logged in
	 *
	 * @since 1.1.3
	 * @since 1.6.2 Removed static referral
	 * @access public
	 */
	public function add_logged_in($logged_in_cookie = false, $expire = false, $expiration = false, $uid = false)
	{
		self::debug('add_logged_in');

		/**
		 * NOTE: Run before `$this->_update_default_vary()` to make vary changeable
		 * @since  2.2.2
		 */
		self::can_ajax_vary();

		// If the cookie is lost somehow, set it
		$this->_update_default_vary($uid, $expire);
	}

	/**
	 * Remove user logged in status
	 *
	 * @since 1.1.3
	 * @since 1.6.2 Removed static referral
	 * @access public
	 */
	public function remove_logged_in()
	{
		self::debug('remove_logged_in');

		/**
		 * NOTE: Run before `$this->_update_default_vary()` to make vary changeable
		 * @since  2.2.2
		 */
		self::can_ajax_vary();

		// Force update vary to remove login status
		$this->_update_default_vary(-1);
	}

	/**
	 * Allow vary can be changed for ajax calls
	 *
	 * @since 2.2.2
	 * @since 2.6 Changed to static
	 * @access public
	 */
	public static function can_ajax_vary()
	{
		self::debug('_can_change_vary -> true');
		self::$_can_change_vary = true;
	}

	/**
	 * Check if can change default vary
	 *
	 * @since 1.6.2
	 * @access private
	 */
	private function can_change_vary()
	{
		// Don't change for ajax due to ajax not sending webp header
		if (Router::is_ajax()) {
			if (!self::$_can_change_vary) {
				self::debug('can_change_vary bypassed due to ajax call');
				return false;
			}
		}

		/**
		 * POST request can set vary to fix #820789 login "loop" guest cache issue
		 * @since 1.6.5
		 */
		if (isset($_SERVER['REQUEST_METHOD']) && $_SERVER['REQUEST_METHOD'] !== 'GET' && $_SERVER['REQUEST_METHOD'] !== 'POST') {
			self::debug('can_change_vary bypassed due to method not get/post');
			return false;
		}

		/**
		 * Disable vary change if is from crawler
		 * @since  2.9.8 To enable woocommerce cart not empty warm up (@Taba)
		 */
		if (!empty($_SERVER['HTTP_USER_AGENT']) && strpos($_SERVER['HTTP_USER_AGENT'], Crawler::FAST_USER_AGENT) === 0) {
			self::debug('can_change_vary bypassed due to crawler');
			return false;
		}

		if (!apply_filters('litespeed_can_change_vary', true)) {
			self::debug('can_change_vary bypassed due to litespeed_can_change_vary hook');
			return false;
		}

		return true;
	}

	/**
	 * Update default vary
	 *
	 * @since 1.6.2
	 * @since  1.6.6.1 Add ran check to make it only run once ( No run multiple times due to login process doesn't have valid uid )
	 * @access private
	 */
	private function _update_default_vary($uid = false, $expire = false)
	{
		// Make sure header output only run once
		if (!defined('LITESPEED_DID_' . __FUNCTION__)) {
			define('LITESPEED_DID_' . __FUNCTION__, true);
		} else {
			self::debug2('_update_default_vary bypassed due to run already');
			return;
		}

		// ESI shouldn't change vary (Let main page do only)
		if (defined('LSCACHE_IS_ESI') && LSCACHE_IS_ESI) {
			self::debug2('_update_default_vary bypassed due to ESI');
			return;
		}

		// If the cookie is lost somehow, set it
		$vary = $this->finalize_default_vary($uid);
		$current_vary = self::has_vary();
		if ($current_vary !== $vary && $current_vary !== 'commenter' && $this->can_change_vary()) {
			// $_COOKIE[ self::$_vary_name ] = $vary; // not needed

			// save it
			if (!$expire) {
				$expire = time() + 2 * DAY_IN_SECONDS;
			}
			$this->_cookie($vary, $expire);
			// Control::set_nocache( 'changing default vary' . " $current_vary => $vary" );
		}
	}

	/**
	 * Get vary name
	 *
	 * @since 1.9.1
	 * @access public
	 */
	public function get_vary_name()
	{
		return self::$_vary_name;
	}

	/**
	 * Check if one user role is in vary group settings
	 *
	 * @since 1.2.0
	 * @since  3.0 Moved here from conf.cls
	 * @access public
	 * @param  string $role The user role
	 * @return int       The set value if already set
	 */
	public function in_vary_group($role)
	{
		$group = 0;
		$vary_groups = $this->conf(Base::O_CACHE_VARY_GROUP);

		$roles = explode(',', $role);
		if ($found = array_intersect($roles, array_keys($vary_groups))) {
			$groups = array();
			foreach ($found as $curr_role) {
				$groups[] = $vary_groups[$curr_role];
			}
			$group = implode(',', array_unique($groups));
		} elseif (in_array('administrator', $roles)) {
			$group = 99;
		}

		if ($group) {
			self::debug2('role in vary_group [group] ' . $group);
		}

		return $group;
	}

	/**
	 * Finalize default Vary Cookie
	 *
	 *  Get user vary tag based on admin_bar & role
	 *
	 * NOTE: Login process will also call this because it does not call wp hook as normal page loading
	 *
	 * @since 1.6.2
	 * @access public
	 */
	public function finalize_default_vary($uid = false)
	{
		// Must check this to bypass vary generation for guests
		// Must check this to avoid Guest page's CSS/JS/CCSS/UCSS get non-guest vary filename
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			return false;
		}

		$vary = array();

		if ($this->conf(Base::O_GUEST)) {
			$vary['guest_mode'] = 1;
		}

		if (!$uid) {
			$uid = get_current_user_id();
		} else {
			self::debug('uid: ' . $uid);
		}

		// get user's group id
		$role = Router::get_role($uid);

		if ($uid > 0 && $role) {
			$vary['logged-in'] = 1;

			// parse role group from settings
			if ($role_group = $this->in_vary_group($role)) {
				$vary['role'] = $role_group;
			}

			// Get admin bar set
			// see @_get_admin_bar_pref()
			$pref = get_user_option('show_admin_bar_front', $uid);
			self::debug2('show_admin_bar_front: ' . $pref);
			$admin_bar = $pref === false || $pref === 'true';

			if ($admin_bar) {
				$vary['admin_bar'] = 1;
				self::debug2('admin bar : true');
			}
		} else {
			// Guest user
			self::debug('role id: failed, guest');
		}

		/**
		 * Add filter
		 * @since 1.6 Added for Role Excludes for optimization cls
		 * @since 1.6.2 Hooked to webp (checked in v4, no webp anymore)
		 * @since 3.0 Used by 3rd hooks too
		 */
		$vary = apply_filters('litespeed_vary', $vary);

		if (!$vary) {
			return false;
		}

		ksort($vary);
		$res = array();
		foreach ($vary as $key => $val) {
			$res[] = $key . ':' . $val;
		}

		$res = implode(';', $res);
		if (defined('LSCWP_LOG')) {
			return $res;
		}
		// Encrypt in production
		return md5($this->conf(Base::HASH) . $res);
	}

	/**
	 * Get the hash of all vary related values
	 *
	 * @since  4.0
	 */
	public function finalize_full_varies()
	{
		$vary = $this->_finalize_curr_vary_cookies(true);
		$vary .= $this->finalize_default_vary(get_current_user_id());
		$vary .= $this->get_env_vary();
		return $vary;
	}

	/**
	 * Get request environment Vary
	 *
	 * @since  4.0
	 */
	public function get_env_vary()
	{
		$env_vary = isset($_SERVER['LSCACHE_VARY_VALUE']) ? $_SERVER['LSCACHE_VARY_VALUE'] : false;
		if (!$env_vary) {
			$env_vary = isset($_SERVER['HTTP_X_LSCACHE_VARY_VALUE']) ? $_SERVER['HTTP_X_LSCACHE_VARY_VALUE'] : false;
		}
		return $env_vary;
	}

	/**
	 * Append user status with commenter
	 *
	 * This is ONLY used when submit a comment
	 *
	 * @since 1.1.6
	 * @access public
	 */
	public function append_commenter()
	{
		$this->add_commenter(true);
	}

	/**
	 * Correct user status with commenter
	 *
	 * @since 1.1.3
	 * @access private
	 * @param  boolean $from_redirect If the request is from redirect page or not
	 */
	private function add_commenter($from_redirect = false)
	{
		// If the cookie is lost somehow, set it
		if (self::has_vary() !== 'commenter') {
			self::debug('Add commenter');
			// $_COOKIE[ self::$_vary_name ] = 'commenter'; // not needed

			// save it
			// only set commenter status for current domain path
			$this->_cookie('commenter', time() + apply_filters('comment_cookie_lifetime', 30000000), self::_relative_path($from_redirect));
			// Control::set_nocache( 'adding commenter status' );
		}
	}

	/**
	 * Remove user commenter status
	 *
	 * @since 1.1.3
	 * @access private
	 */
	private function remove_commenter()
	{
		if (self::has_vary() === 'commenter') {
			self::debug('Remove commenter');
			// remove logged in status from global var
			// unset( $_COOKIE[ self::$_vary_name ] ); // not needed

			// save it
			$this->_cookie(false, false, self::_relative_path());
			// Control::set_nocache( 'removing commenter status' );
		}
	}

	/**
	 * Generate relative path for cookie
	 *
	 * @since 1.1.3
	 * @access private
	 * @param  boolean $from_redirect If the request is from redirect page or not
	 */
	private static function _relative_path($from_redirect = false)
	{
		$path = false;
		$tag = $from_redirect ? 'HTTP_REFERER' : 'SCRIPT_URL';
		if (!empty($_SERVER[$tag])) {
			$path = parse_url($_SERVER[$tag]);
			$path = !empty($path['path']) ? $path['path'] : false;
			self::debug('Cookie Vary path: ' . $path);
		}
		return $path;
	}

	/**
	 * Builds the vary header.
	 *
	 * NOTE: Non caccheable page can still set vary ( for logged in process )
	 *
	 * Currently, this only checks post passwords and 3rd party.
	 *
	 * @since 1.0.13
	 * @access public
	 * @global $post
	 * @return mixed false if the user has the postpass cookie. Empty string if the post is not password protected. Vary header otherwise.
	 */
	public function finalize()
	{
		// Finalize default vary
		if (!defined('LITESPEED_GUEST') || !LITESPEED_GUEST) {
			$this->_update_default_vary();
		}

		$tp_cookies = $this->_finalize_curr_vary_cookies();

		if (!$tp_cookies) {
			self::debug2('no custimzed vary');
			return;
		}

		self::debug('finalized 3rd party cookies', $tp_cookies);

		return self::X_HEADER . ': ' . implode(',', $tp_cookies);
	}

	/**
	 * Gets vary cookies or their values unique hash that are already added for the current page.
	 *
	 * @since 1.0.13
	 * @access private
	 * @return array List of all vary cookies currently added.
	 */
	private function _finalize_curr_vary_cookies($values_json = false)
	{
		global $post;

		$cookies = array(); // No need to append default vary cookie name

		if (!empty($post->post_password)) {
			$postpass_key = 'wp-postpass_' . COOKIEHASH;
			if ($this->_get_cookie_val($postpass_key)) {
				self::debug('finalize bypassed due to password protected vary ');
				// If user has password cookie, do not cache & ignore existing vary cookies
				Control::set_nocache('password protected vary');
				return false;
			}

			$cookies[] = $values_json ? $this->_get_cookie_val($postpass_key) : $postpass_key;
		}

		$cookies = apply_filters('litespeed_vary_curr_cookies', $cookies);
		if ($cookies) {
			$cookies = array_filter(array_unique($cookies));
			self::debug('vary cookies changed by filter litespeed_vary_curr_cookies', $cookies);
		}

		if (!$cookies) {
			return false;
		}
		// Format cookie name data or value data
		sort($cookies); // This is to maintain the cookie val orders for $values_json=true case.
		foreach ($cookies as $k => $v) {
			$cookies[$k] = $values_json ? $this->_get_cookie_val($v) : 'cookie=' . $v;
		}

		return $values_json ? \json_encode($cookies) : $cookies;
	}

	/**
	 * Get one vary cookie value
	 *
	 * @since  4.0
	 */
	private function _get_cookie_val($key)
	{
		if (!empty($_COOKIE[$key])) {
			return $_COOKIE[$key];
		}

		return false;
	}

	/**
	 * Set the vary cookie.
	 *
	 * If vary cookie changed, must set non cacheable.
	 *
	 * @since 1.0.4
	 * @access private
	 * @param integer $val The value to update.
	 * @param integer $expire Expire time.
	 * @param boolean $path False if use wp root path as cookie path
	 */
	private function _cookie($val = false, $expire = false, $path = false)
	{
		if (!$val) {
			$expire = 1;
		}

		/**
		 * Add HTTPS bypass in case clients use both HTTP and HTTPS version of site
		 * @since 1.7
		 */
		$is_ssl = $this->conf(Base::O_UTIL_NO_HTTPS_VARY) ? false : is_ssl();

		setcookie(self::$_vary_name, $val, $expire, $path ?: COOKIEPATH, COOKIE_DOMAIN, $is_ssl, true);
		self::debug('set_cookie ---> [k] ' . self::$_vary_name . " [v] $val [ttl] " . ($expire - time()));
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/optimizer.cls.php000064400000022625151600173160020077 0ustar00<?php

/**
 * The optimize4 class.
 *
 * @since      	1.9
 * @package  	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Optimizer extends Root
{
	private $_conf_css_font_display;

	/**
	 * Init optimizer
	 *
	 * @since  1.9
	 */
	public function __construct()
	{
		$this->_conf_css_font_display = $this->conf(Base::O_OPTM_CSS_FONT_DISPLAY);
	}

	/**
	 * Run HTML minify process and return final content
	 *
	 * @since  1.9
	 * @access public
	 */
	public function html_min($content, $force_inline_minify = false)
	{
		if (!apply_filters('litespeed_html_min', true)) {
			Debug2::debug2('[Optmer] html_min bypassed via litespeed_html_min filter');
			return $content;
		}

		$options = array();

		if ($force_inline_minify) {
			$options['jsMinifier'] = __CLASS__ . '::minify_js';
		}

		$skip_comments = $this->conf(Base::O_OPTM_HTML_SKIP_COMMENTS);
		if ($skip_comments) {
			$options['skipComments'] = $skip_comments;
		}

		/**
		 * Added exception capture when minify
		 * @since  2.2.3
		 */
		try {
			$obj = new Lib\HTML_MIN($content, $options);
			$content_final = $obj->process();
			// check if content from minification is empty
			if ($content_final == '') {
				Debug2::debug('Failed to minify HTML: HTML minification resulted in empty HTML');
				return $content;
			}
			if (!defined('LSCACHE_ESI_SILENCE')) {
				$content_final .= "\n" . '<!-- Page optimized by LiteSpeed Cache @' . date('Y-m-d H:i:s', time() + LITESPEED_TIME_OFFSET) . ' -->';
			}
			return $content_final;
		} catch (\Exception $e) {
			Debug2::debug('******[Optmer] html_min failed: ' . $e->getMessage());
			error_log('****** LiteSpeed Optimizer html_min failed: ' . $e->getMessage());
			return $content;
		}
	}

	/**
	 * Run minify process and save content
	 *
	 * @since  1.9
	 * @access public
	 */
	public function serve($request_url, $file_type, $minify, $src_list)
	{
		// Try Unique CSS
		if ($file_type == 'css') {
			$content = false;
			if (defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_OPTM_UCSS)) {
				$filename = $this->cls('UCSS')->load($request_url);

				if ($filename) {
					return array($filename, 'ucss');
				}
			}
		}

		// Before generated, don't know the contented hash filename yet, so used url hash as tmp filename
		$file_path_prefix = $this->_build_filepath_prefix($file_type);

		$url_tag = $request_url;
		$url_tag_for_file = md5($request_url);
		if (is_404()) {
			$url_tag_for_file = $url_tag = '404';
		} elseif ($file_type == 'css' && apply_filters('litespeed_ucss_per_pagetype', false)) {
			$url_tag_for_file = $url_tag = Utility::page_type();
		}

		$static_file = LITESPEED_STATIC_DIR . $file_path_prefix . $url_tag_for_file . '.' . $file_type;

		// Create tmp file to avoid conflict
		$tmp_static_file = $static_file . '.tmp';
		if (file_exists($tmp_static_file) && time() - filemtime($tmp_static_file) <= 600) {
			// some other request is generating
			return false;
		}
		// File::save( $tmp_static_file, '/* ' . ( is_404() ? '404' : $request_url ) . ' */', true ); // Can't use this bcos this will get filecon md5 changed
		File::save($tmp_static_file, '', true);

		// Load content
		$real_files = array();
		foreach ($src_list as $src_info) {
			$is_min = false;
			if (!empty($src_info['inl'])) {
				// Load inline
				$content = $src_info['src'];
			} else {
				// Load file
				$content = $this->load_file($src_info['src'], $file_type);

				if (!$content) {
					continue;
				}

				$is_min = $this->is_min($src_info['src']);
			}
			$content = $this->optm_snippet($content, $file_type, $minify && !$is_min, $src_info['src'], !empty($src_info['media']) ? $src_info['media'] : false);
			// Write to file
			File::save($tmp_static_file, $content, true, true);
		}

		// if CSS - run the minification on the saved file.
		// Will move imports to the top of file and remove extra spaces.
		if ($file_type == 'css') {
			$obj = new Lib\CSS_JS_MIN\Minify\CSS();
			$file_content_combined = $obj->moveImportsToTop(File::read($tmp_static_file));

			File::save($tmp_static_file, $file_content_combined);
		}

		// validate md5
		$filecon_md5 = md5_file($tmp_static_file);

		$final_file_path = $file_path_prefix . $filecon_md5 . '.' . $file_type;
		$realfile = LITESPEED_STATIC_DIR . $final_file_path;
		if (!file_exists($realfile)) {
			rename($tmp_static_file, $realfile);
			Debug2::debug2('[Optmer] Saved static file [path] ' . $realfile);
		} else {
			unlink($tmp_static_file);
		}

		$vary = $this->cls('Vary')->finalize_full_varies();
		Debug2::debug2("[Optmer] Save URL to file for [file_type] $file_type [file] $filecon_md5 [vary] $vary ");
		$this->cls('Data')->save_url($url_tag, $vary, $file_type, $filecon_md5, dirname($realfile));

		return array($filecon_md5 . '.' . $file_type, $file_type);
	}

	/**
	 * Load a single file
	 * @since  4.0
	 */
	public function optm_snippet($content, $file_type, $minify, $src, $media = false)
	{
		// CSS related features
		if ($file_type == 'css') {
			// Font optimize
			if ($this->_conf_css_font_display) {
				$content = preg_replace('#(@font\-face\s*\{)#isU', '${1}font-display:swap;', $content);
			}

			$content = preg_replace('/@charset[^;]+;\\s*/', '', $content);

			if ($media) {
				$content = '@media ' . $media . '{' . $content . "\n}";
			}

			if ($minify) {
				$content = self::minify_css($content);
			}

			$content = $this->cls('CDN')->finalize($content);

			if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP)) && $this->cls('Media')->webp_support()) {
				$content = $this->cls('Media')->replace_background_webp($content);
			}
		} else {
			if ($minify) {
				$content = self::minify_js($content);
			} else {
				$content = $this->_null_minifier($content);
			}

			$content .= "\n;";
		}

		// Add filter
		$content = apply_filters('litespeed_optm_cssjs', $content, $file_type, $src);

		return $content;
	}

	/**
	 * Load remote resource from cache if existed
	 *
	 * @since  4.7
	 */
	private function load_cached_file($url, $file_type)
	{
		$file_path_prefix = $this->_build_filepath_prefix($file_type);
		$folder_name = LITESPEED_STATIC_DIR . $file_path_prefix;
		$to_be_deleted_folder = $folder_name . date('Ymd', strtotime('-2 days'));
		if (file_exists($to_be_deleted_folder)) {
			Debug2::debug('[Optimizer] ❌ Clearing folder [name] ' . $to_be_deleted_folder);
			File::rrmdir($to_be_deleted_folder);
		}

		$today_file = $folder_name . date('Ymd') . '/' . md5($url);
		if (file_exists($today_file)) {
			return File::read($today_file);
		}

		// Write file
		$res = wp_safe_remote_get($url);
		$res_code = wp_remote_retrieve_response_code($res);
		if (is_wp_error($res) || $res_code != 200) {
			Debug2::debug2('[Optimizer] ❌ Load Remote error [code] ' . $res_code);
			return false;
		}
		$con = wp_remote_retrieve_body($res);
		if (!$con) {
			return false;
		}

		Debug2::debug('[Optimizer] ✅ Save remote file to cache [name] ' . $today_file);
		File::save($today_file, $con, true);

		return $con;
	}

	/**
	 * Load remote/local resource
	 *
	 * @since  3.5
	 */
	public function load_file($src, $file_type = 'css')
	{
		$real_file = Utility::is_internal_file($src);
		$postfix = pathinfo(parse_url($src, PHP_URL_PATH), PATHINFO_EXTENSION);
		if (!$real_file || $postfix != $file_type) {
			Debug2::debug2('[CSS] Load Remote [' . $file_type . '] ' . $src);
			$this_url = substr($src, 0, 2) == '//' ? set_url_scheme($src) : $src;
			$con = $this->load_cached_file($this_url, $file_type);

			if ($file_type == 'css') {
				$dirname = dirname($this_url) . '/';

				$con = Lib\UriRewriter::prepend($con, $dirname);
			}
		} else {
			Debug2::debug2('[CSS] Load local [' . $file_type . '] ' . $real_file[0]);
			$con = File::read($real_file[0]);

			if ($file_type == 'css') {
				$dirname = dirname($real_file[0]);

				$con = Lib\UriRewriter::rewrite($con, $dirname);
			}
		}

		return $con;
	}

	/**
	 * Minify CSS
	 *
	 * @since  2.2.3
	 * @access private
	 */
	public static function minify_css($data)
	{
		try {
			$obj = new Lib\CSS_JS_MIN\Minify\CSS();
			$obj->add($data);

			return $obj->minify();
		} catch (\Exception $e) {
			Debug2::debug('******[Optmer] minify_css failed: ' . $e->getMessage());
			error_log('****** LiteSpeed Optimizer minify_css failed: ' . $e->getMessage());
			return $data;
		}
	}

	/**
	 * Minify JS
	 *
	 * Added exception capture when minify
	 *
	 * @since  2.2.3
	 * @access private
	 */
	public static function minify_js($data, $js_type = '')
	{
		// For inline JS optimize, need to check if it's js type
		if ($js_type) {
			preg_match('#type=([\'"])(.+)\g{1}#isU', $js_type, $matches);
			if ($matches && $matches[2] != 'text/javascript') {
				Debug2::debug('******[Optmer] minify_js bypass due to type: ' . $matches[2]);
				return $data;
			}
		}

		try {
			$obj = new Lib\CSS_JS_MIN\Minify\JS();
			$obj->add($data);

			return $obj->minify();
		} catch (\Exception $e) {
			Debug2::debug('******[Optmer] minify_js failed: ' . $e->getMessage());
			// error_log( '****** LiteSpeed Optimizer minify_js failed: ' . $e->getMessage() );
			return $data;
		}
	}

	/**
	 * Basic minifier
	 *
	 * @access private
	 */
	private function _null_minifier($content)
	{
		$content = str_replace("\r\n", "\n", $content);

		return trim($content);
	}

	/**
	 * Check if the file is already min file
	 *
	 * @since  1.9
	 */
	public function is_min($filename)
	{
		$basename = basename($filename);
		if (preg_match('/[-\.]min\.(?:[a-zA-Z]+)$/i', $basename)) {
			return true;
		}

		return false;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/src/rest.cls.php000064400000016715151600173230017033 0ustar00<?php

/**
 * The REST related class.
 *
 * @since      	2.9.4
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class REST extends Root
{
	const LOG_TAG = '☎️';
	private $_internal_rest_status = false;

	/**
	 * Confructor of ESI
	 *
	 * @since    2.9.4
	 */
	public function __construct()
	{
		// Hook to internal REST call
		add_filter('rest_request_before_callbacks', array($this, 'set_internal_rest_on'));
		add_filter('rest_request_after_callbacks', array($this, 'set_internal_rest_off'));

		add_action('rest_api_init', array($this, 'rest_api_init'));
	}

	/**
	 * Register REST hooks
	 *
	 * @since  3.0
	 * @access public
	 */
	public function rest_api_init()
	{
		// Activate or deactivate a specific crawler callback
		register_rest_route('litespeed/v1', '/toggle_crawler_state', array(
			'methods' => 'POST',
			'callback' => array($this, 'toggle_crawler_state'),
			'permission_callback' => function () {
				return current_user_can('manage_network_options') || current_user_can('manage_options');
			},
		));

		register_rest_route('litespeed/v1', '/tool/check_ip', array(
			'methods' => 'GET',
			'callback' => array($this, 'check_ip'),
			'permission_callback' => function () {
				return current_user_can('manage_network_options') || current_user_can('manage_options');
			},
		));

		// IP callback validate
		register_rest_route('litespeed/v3', '/ip_validate', array(
			'methods' => 'POST',
			'callback' => array($this, 'ip_validate'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		## 1.2. WP REST Dryrun Callback
		register_rest_route('litespeed/v3', '/wp_rest_echo', array(
			'methods' => 'POST',
			'callback' => array($this, 'wp_rest_echo'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));
		register_rest_route('litespeed/v3', '/ping', array(
			'methods' => 'POST',
			'callback' => array($this, 'ping'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		// CDN setup callback notification
		register_rest_route('litespeed/v3', '/cdn_status', array(
			'methods' => 'POST',
			'callback' => array($this, 'cdn_status'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		// Image optm notify_img
		// Need validation
		register_rest_route('litespeed/v1', '/notify_img', array(
			'methods' => 'POST',
			'callback' => array($this, 'notify_img'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		register_rest_route('litespeed/v1', '/notify_ccss', array(
			'methods' => 'POST',
			'callback' => array($this, 'notify_ccss'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		register_rest_route('litespeed/v1', '/notify_ucss', array(
			'methods' => 'POST',
			'callback' => array($this, 'notify_ucss'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		register_rest_route('litespeed/v1', '/notify_vpi', array(
			'methods' => 'POST',
			'callback' => array($this, 'notify_vpi'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		register_rest_route('litespeed/v3', '/err_domains', array(
			'methods' => 'POST',
			'callback' => array($this, 'err_domains'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		// Image optm check_img
		// Need validation
		register_rest_route('litespeed/v1', '/check_img', array(
			'methods' => 'POST',
			'callback' => array($this, 'check_img'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));
	}

	/**
	 * Call to freeze or melt the crawler clicked
	 *
	 * @since  4.3
	 */
	public function toggle_crawler_state()
	{
		if (isset($_POST['crawler_id'])) {
			return $this->cls('Crawler')->toggle_activeness($_POST['crawler_id']) ? 1 : 0;
		}
	}

	/**
	 * Check if the request is from cloud nodes
	 *
	 * @since 4.2
	 * @since 4.4.7 As there is always token/api key validation, ip validation is redundant
	 */
	public function is_from_cloud()
	{
		// return true;
		return $this->cls('Cloud')->is_from_cloud();
	}

	/**
	 * Ping pong
	 *
	 * @since  3.0.4
	 */
	public function ping()
	{
		return $this->cls('Cloud')->ping();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function check_ip()
	{
		return Tool::cls()->check_ip();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function ip_validate()
	{
		return $this->cls('Cloud')->ip_validate();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function wp_rest_echo()
	{
		return $this->cls('Cloud')->wp_rest_echo();
	}

	/**
	 * Endpoint for QC to notify plugin of CDN status update.
	 *
	 * @since  7.0
	 */
	public function cdn_status()
	{
		return $this->cls('Cloud')->update_cdn_status();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function notify_img()
	{
		return Img_Optm::cls()->notify_img();
	}

	/**
	 * @since  7.1
	 */
	public function notify_ccss()
	{
		self::debug('notify_ccss');
		return CSS::cls()->notify();
	}

	/**
	 * @since  5.2
	 */
	public function notify_ucss()
	{
		self::debug('notify_ucss');
		return UCSS::cls()->notify();
	}

	/**
	 * @since  4.7
	 */
	public function notify_vpi()
	{
		self::debug('notify_vpi');
		return VPI::cls()->notify();
	}

	/**
	 * @since  4.7
	 */
	public function err_domains()
	{
		self::debug('err_domains');
		return $this->cls('Cloud')->rest_err_domains();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function check_img()
	{
		return Img_Optm::cls()->check_img();
	}

	/**
	 * Return error
	 *
	 * @since  5.7.0.1
	 */
	public static function err($code)
	{
		return array('_res' => 'err', '_msg' => $code);
	}

	/**
	 * Set internal REST tag to ON
	 *
	 * @since  2.9.4
	 * @access public
	 */
	public function set_internal_rest_on($not_used = null)
	{
		$this->_internal_rest_status = true;
		Debug2::debug2('[REST] ✅ Internal REST ON [filter] rest_request_before_callbacks');

		return $not_used;
	}

	/**
	 * Set internal REST tag to OFF
	 *
	 * @since  2.9.4
	 * @access public
	 */
	public function set_internal_rest_off($not_used = null)
	{
		$this->_internal_rest_status = false;
		Debug2::debug2('[REST] ❎ Internal REST OFF [filter] rest_request_after_callbacks');

		return $not_used;
	}

	/**
	 * Get internal REST tag
	 *
	 * @since  2.9.4
	 * @access public
	 */
	public function is_internal_rest()
	{
		return $this->_internal_rest_status;
	}

	/**
	 * Check if an URL or current page is REST req or not
	 *
	 * @since  2.9.3
	 * @since  2.9.4 Moved here from Utility, dropped static
	 * @access public
	 */
	public function is_rest($url = false)
	{
		// For WP 4.4.0- compatibility
		if (!function_exists('rest_get_url_prefix')) {
			return defined('REST_REQUEST') && REST_REQUEST;
		}

		$prefix = rest_get_url_prefix();

		// Case #1: After WP_REST_Request initialisation
		if (defined('REST_REQUEST') && REST_REQUEST) {
			return true;
		}

		// Case #2: Support "plain" permalink settings
		if (isset($_GET['rest_route']) && strpos(trim($_GET['rest_route'], '\\/'), $prefix, 0) === 0) {
			return true;
		}

		if (!$url) {
			return false;
		}

		// Case #3: URL Path begins with wp-json/ (REST prefix) Safe for subfolder installation
		$rest_url = wp_parse_url(site_url($prefix));
		$current_url = wp_parse_url($url);
		// Debug2::debug( '[Util] is_rest check [base] ', $rest_url );
		// Debug2::debug( '[Util] is_rest check [curr] ', $current_url );
		// Debug2::debug( '[Util] is_rest check [curr2] ', wp_parse_url( add_query_arg( array( ) ) ) );
		if ($current_url !== false && !empty($current_url['path']) && $rest_url !== false && !empty($rest_url['path'])) {
			return strpos($current_url['path'], $rest_url['path']) === 0;
		}

		return false;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/litespeed-cache.php000064400000015502151600173300017515 0ustar00<?php

/**
 * Plugin Name:       LiteSpeed Cache
 * Plugin URI:        https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
 * Description:       High-performance page caching and site optimization from LiteSpeed
 * Version:           7.1
 * Author:            LiteSpeed Technologies
 * Author URI:        https://www.litespeedtech.com
 * License:           GPLv3
 * License URI:       http://www.gnu.org/licenses/gpl.html
 * Text Domain:       litespeed-cache
 * Domain Path:       /lang
 *
 * Copyright (C) 2015-2025 LiteSpeed Technologies, Inc.
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.

 */
defined('WPINC') || exit();

if (defined('LSCWP_V')) {
	return;
}

!defined('LSCWP_V') && define('LSCWP_V', '7.1');

!defined('LSCWP_CONTENT_DIR') && define('LSCWP_CONTENT_DIR', WP_CONTENT_DIR);
!defined('LSCWP_DIR') && define('LSCWP_DIR', __DIR__ . '/'); // Full absolute path '/var/www/html/***/wp-content/plugins/litespeed-cache/' or MU
!defined('LSCWP_BASENAME') && define('LSCWP_BASENAME', 'litespeed-cache/litespeed-cache.php'); //LSCWP_BASENAME='litespeed-cache/litespeed-cache.php'

/**
 * This needs to be before activation because admin-rules.class.php need const `LSCWP_CONTENT_FOLDER`
 * This also needs to be before cfg.cls init because default cdn_included_dir needs `LSCWP_CONTENT_FOLDER`
 * @since  5.2 Auto correct protocol for CONTENT URL
 */
$WP_CONTENT_URL = WP_CONTENT_URL;
$home_url = home_url('/');
if (substr($WP_CONTENT_URL, 0, 5) == 'http:' && substr($home_url, 0, 5) == 'https') {
	$WP_CONTENT_URL = str_replace('http://', 'https://', $WP_CONTENT_URL);
}
!defined('LSCWP_CONTENT_FOLDER') && define('LSCWP_CONTENT_FOLDER', str_replace($home_url, '', $WP_CONTENT_URL)); // `wp-content`
!defined('LSWCP_PLUGIN_URL') && define('LSWCP_PLUGIN_URL', plugin_dir_url(__FILE__)); // Full URL path '//example.com/wp-content/plugins/litespeed-cache/'

/**
 * Static cache files consts
 * @since  3.0
 */
!defined('LITESPEED_DATA_FOLDER') && define('LITESPEED_DATA_FOLDER', 'litespeed');
!defined('LITESPEED_STATIC_URL') && define('LITESPEED_STATIC_URL', $WP_CONTENT_URL . '/' . LITESPEED_DATA_FOLDER); // Full static cache folder URL '//example.com/wp-content/litespeed'
!defined('LITESPEED_STATIC_DIR') && define('LITESPEED_STATIC_DIR', LSCWP_CONTENT_DIR . '/' . LITESPEED_DATA_FOLDER); // Full static cache folder path '/var/www/html/***/wp-content/litespeed'

!defined('LITESPEED_TIME_OFFSET') && define('LITESPEED_TIME_OFFSET', get_option('gmt_offset') * 60 * 60);

// Placeholder for lazyload img
!defined('LITESPEED_PLACEHOLDER') && define('LITESPEED_PLACEHOLDER', 'data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=');

// Auto register LiteSpeed classes
require_once LSCWP_DIR . 'autoload.php';

// Define CLI
if ((defined('WP_CLI') && WP_CLI) || PHP_SAPI == 'cli') {
	!defined('LITESPEED_CLI') && define('LITESPEED_CLI', true);

	// Register CLI cmd
	if (method_exists('WP_CLI', 'add_command')) {
		WP_CLI::add_command('litespeed-option', 'LiteSpeed\CLI\Option');
		WP_CLI::add_command('litespeed-purge', 'LiteSpeed\CLI\Purge');
		WP_CLI::add_command('litespeed-online', 'LiteSpeed\CLI\Online');
		WP_CLI::add_command('litespeed-image', 'LiteSpeed\CLI\Image');
		WP_CLI::add_command('litespeed-debug', 'LiteSpeed\CLI\Debug');
		WP_CLI::add_command('litespeed-presets', 'LiteSpeed\CLI\Presets');
		WP_CLI::add_command('litespeed-crawler', 'LiteSpeed\CLI\Crawler');
	}
}

// Server type
if (!defined('LITESPEED_SERVER_TYPE')) {
	if (isset($_SERVER['HTTP_X_LSCACHE']) && $_SERVER['HTTP_X_LSCACHE']) {
		define('LITESPEED_SERVER_TYPE', 'LITESPEED_SERVER_ADC');
	} elseif (isset($_SERVER['LSWS_EDITION']) && strpos($_SERVER['LSWS_EDITION'], 'Openlitespeed') === 0) {
		define('LITESPEED_SERVER_TYPE', 'LITESPEED_SERVER_OLS');
	} elseif (isset($_SERVER['SERVER_SOFTWARE']) && $_SERVER['SERVER_SOFTWARE'] == 'LiteSpeed') {
		define('LITESPEED_SERVER_TYPE', 'LITESPEED_SERVER_ENT');
	} else {
		define('LITESPEED_SERVER_TYPE', 'NONE');
	}
}

// Checks if caching is allowed via server variable
if (!empty($_SERVER['X-LSCACHE']) || LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_ADC' || defined('LITESPEED_CLI')) {
	!defined('LITESPEED_ALLOWED') && define('LITESPEED_ALLOWED', true);
}

// ESI const definition
if (!defined('LSWCP_ESI_SUPPORT')) {
	define('LSWCP_ESI_SUPPORT', LITESPEED_SERVER_TYPE !== 'LITESPEED_SERVER_OLS' ? true : false);
}

if (!defined('LSWCP_TAG_PREFIX')) {
	define('LSWCP_TAG_PREFIX', substr(md5(LSCWP_DIR), -3));
}

/**
 * Handle exception
 */
if (!function_exists('litespeed_exception_handler')) {
	function litespeed_exception_handler($errno, $errstr, $errfile, $errline)
	{
		throw new \ErrorException($errstr, 0, $errno, $errfile, $errline);
	}
}

/**
 * Overwrite the WP nonce funcs outside of LiteSpeed namespace
 * @since  3.0
 */
if (!function_exists('litespeed_define_nonce_func')) {
	function litespeed_define_nonce_func()
	{
		/**
		 * If the nonce is in none_actions filter, convert it to ESI
		 */
		function wp_create_nonce($action = -1)
		{
			if (!defined('LITESPEED_DISABLE_ALL') || !LITESPEED_DISABLE_ALL) {
				$control = \LiteSpeed\ESI::cls()->is_nonce_action($action);
				if ($control !== null) {
					$params = array(
						'action' => $action,
					);
					return \LiteSpeed\ESI::cls()->sub_esi_block('nonce', 'wp_create_nonce ' . $action, $params, $control, true, true, true);
				}
			}

			return wp_create_nonce_litespeed_esi($action);
		}

		/**
		 * Ori WP wp_create_nonce
		 */
		function wp_create_nonce_litespeed_esi($action = -1)
		{
			$uid = get_current_user_id();
			if (!$uid) {
				/** This filter is documented in wp-includes/pluggable.php */
				$uid = apply_filters('nonce_user_logged_out', $uid, $action);
			}

			$token = wp_get_session_token();
			$i = wp_nonce_tick();

			return substr(wp_hash($i . '|' . $action . '|' . $uid . '|' . $token, 'nonce'), -12, 10);
		}
	}
}

/**
 * Begins execution of the plugin.
 *
 * @since    1.0.0
 */
if (!function_exists('run_litespeed_cache')) {
	function run_litespeed_cache()
	{
		//Check minimum PHP requirements, which is 7.2 at the moment.
		if (version_compare(PHP_VERSION, '7.2.0', '<')) {
			return;
		}

		//Check minimum WP requirements, which is 5.3 at the moment.
		if (version_compare($GLOBALS['wp_version'], '5.3', '<')) {
			return;
		}

		\LiteSpeed\Core::cls();
	}

	run_litespeed_cache();
}
litespeed-wp-plugin/7.1/litespeed-cache/qc-ping.txt000064400000000120151600173360016060 0ustar00For QUIC.cloud connectivity ping test, please do not delete, generated by LSCWP
litespeed-wp-plugin/7.1/litespeed-cache/lib/php-compatibility.func.php000064400000012373151600173500021641 0ustar00<?php
/**
 * LiteSpeed PHP compatibility functions for lower PHP version
 *
 * @since      1.1.3
 * @package    LiteSpeed_Cache
 * @subpackage LiteSpeed_Cache/lib
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

defined( 'WPINC' ) || exit ;


/**
 * http_build_url() compatibility
 *
 */
if ( ! function_exists('http_build_url') ) {
	if ( ! defined( 'HTTP_URL_REPLACE' ) ) 			define('HTTP_URL_REPLACE', 1);              // Replace every part of the first URL when there's one of the second URL
	if ( ! defined( 'HTTP_URL_JOIN_PATH' ) ) 		define('HTTP_URL_JOIN_PATH', 2);            // Join relative paths
	if ( ! defined( 'HTTP_URL_JOIN_QUERY' ) ) 		define('HTTP_URL_JOIN_QUERY', 4);           // Join query strings
	if ( ! defined( 'HTTP_URL_STRIP_USER' ) ) 		define('HTTP_URL_STRIP_USER', 8);           // Strip any user authentication information
	if ( ! defined( 'HTTP_URL_STRIP_PASS' ) ) 		define('HTTP_URL_STRIP_PASS', 16);          // Strip any password authentication information
	if ( ! defined( 'HTTP_URL_STRIP_AUTH' ) ) 		define('HTTP_URL_STRIP_AUTH', 32);          // Strip any authentication information
	if ( ! defined( 'HTTP_URL_STRIP_PORT' ) ) 		define('HTTP_URL_STRIP_PORT', 64);          // Strip explicit port numbers
	if ( ! defined( 'HTTP_URL_STRIP_PATH' ) ) 		define('HTTP_URL_STRIP_PATH', 128);         // Strip complete path
	if ( ! defined( 'HTTP_URL_STRIP_QUERY' ) ) 		define('HTTP_URL_STRIP_QUERY', 256);        // Strip query string
	if ( ! defined( 'HTTP_URL_STRIP_FRAGMENT' ) ) 	define('HTTP_URL_STRIP_FRAGMENT', 512);     // Strip any fragments (#identifier)
	if ( ! defined( 'HTTP_URL_STRIP_ALL' ) ) 		define('HTTP_URL_STRIP_ALL', 1024);         // Strip anything but scheme and host

	// Build an URL
	// The parts of the second URL will be merged into the first according to the flags argument.
	//
	// @param   mixed           (Part(s) of) an URL in form of a string or associative array like parse_url() returns
	// @param   mixed           Same as the first argument
	// @param   int             A bitmask of binary or'ed HTTP_URL constants (Optional)HTTP_URL_REPLACE is the default
	// @param   array           If set, it will be filled with the parts of the composed url like parse_url() would return
	function http_build_url($url, $parts = array(), $flags = HTTP_URL_REPLACE, &$new_url = false)
	{
		$keys = array('user','pass','port','path','query','fragment');

		// HTTP_URL_STRIP_ALL becomes all the HTTP_URL_STRIP_Xs
		if ( $flags & HTTP_URL_STRIP_ALL ) {
			$flags |= HTTP_URL_STRIP_USER;
			$flags |= HTTP_URL_STRIP_PASS;
			$flags |= HTTP_URL_STRIP_PORT;
			$flags |= HTTP_URL_STRIP_PATH;
			$flags |= HTTP_URL_STRIP_QUERY;
			$flags |= HTTP_URL_STRIP_FRAGMENT;
		}
		// HTTP_URL_STRIP_AUTH becomes HTTP_URL_STRIP_USER and HTTP_URL_STRIP_PASS
		else if ( $flags & HTTP_URL_STRIP_AUTH ) {
			$flags |= HTTP_URL_STRIP_USER;
			$flags |= HTTP_URL_STRIP_PASS;
		}

		// Parse the original URL
		// - Suggestion by Sayed Ahad Abbas
		//   In case you send a parse_url array as input
		$parse_url = !is_array($url) ? parse_url($url) : $url;

		// Scheme and Host are always replaced
		if ( isset($parts['scheme']) ) {
			$parse_url['scheme'] = $parts['scheme'];
		}
		if ( isset($parts['host']) ) {
			$parse_url['host'] = $parts['host'];
		}

		// (If applicable) Replace the original URL with it's new parts
		if ( $flags & HTTP_URL_REPLACE ) {
			foreach ($keys as $key) {
				if ( isset($parts[$key]) ) {
					$parse_url[$key] = $parts[$key];
				}
			}
		}
		else {
			// Join the original URL path with the new path
			if (isset($parts['path']) && ($flags & HTTP_URL_JOIN_PATH)) {
				if ( isset($parse_url['path']) ) {
					$parse_url['path'] = rtrim(str_replace(basename($parse_url['path']), '', $parse_url['path']), '/') . '/' . ltrim($parts['path'], '/');
				}
				else {
					$parse_url['path'] = $parts['path'];
				}
			}

			// Join the original query string with the new query string
			if ( isset($parts['query']) && ($flags & HTTP_URL_JOIN_QUERY) ) {
				if ( isset($parse_url['query']) ) {
					$parse_url['query'] .= '&' . $parts['query'];
				}
				else {
					$parse_url['query'] = $parts['query'];
				}
			}
		}

		// Strips all the applicable sections of the URL
		// Note: Scheme and Host are never stripped
		foreach ($keys as $key) {
			if ( $flags & (int)constant('HTTP_URL_STRIP_' . strtoupper($key)) ) {
				unset($parse_url[$key]);
			}
		}

		$new_url = $parse_url;

		return
			 (isset($parse_url['scheme']) ? $parse_url['scheme'] . '://' : '')
			.(isset($parse_url['user']) ? $parse_url['user'] . (isset($parse_url['pass']) ? ':' . $parse_url['pass'] : '') .'@' : '')
			.(isset($parse_url['host']) ? $parse_url['host'] : '')
			.(isset($parse_url['port']) ? ':' . $parse_url['port'] : '')
			.(isset($parse_url['path']) ? $parse_url['path'] : '')
			.(isset($parse_url['query']) ? '?' . $parse_url['query'] : '')
			.(isset($parse_url['fragment']) ? '#' . $parse_url['fragment'] : '')
		;
	}
}


if ( ! function_exists( 'array_key_first' ) ) {
	function array_key_first( array $arr ) {
		foreach( $arr as $k => $unused ) {
			return $k ;
		}
		return NULL ;
	}
}

if ( ! function_exists( 'array_column' ) ) {
	function array_column( $array, $column_name )
	{
		return array_map( function( $element ) use( $column_name ) { return $element[ $column_name ]; }, $array );
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/lib/object-cache.php000064400000003401151600173550017555 0ustar00<?php

/**
 * Plugin Name:       LiteSpeed Cache - Object Cache (Drop-in)
 * Plugin URI:        https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
 * Description:       High-performance page caching and site optimization from LiteSpeed.
 * Author:            LiteSpeed Technologies
 * Author URI:        https://www.litespeedtech.com
 */

defined('WPINC') || exit;
/**
 * LiteSpeed Object Cache
 *
 * @since  1.8
 */

!defined('LSCWP_OBJECT_CACHE') && define('LSCWP_OBJECT_CACHE', true);

// Initialize const `LSCWP_DIR` and locate LSCWP plugin folder
$lscwp_dir = (defined('WP_PLUGIN_DIR') ? WP_PLUGIN_DIR : WP_CONTENT_DIR . '/plugins') . '/litespeed-cache/';

// Use plugin as higher priority than MU plugin
if (!file_exists($lscwp_dir . 'litespeed-cache.php')) {
	// Check if is mu plugin or not
	$lscwp_dir = (defined('WPMU_PLUGIN_DIR') ? WPMU_PLUGIN_DIR : WP_CONTENT_DIR . '/mu-plugins') . '/litespeed-cache/';
	if (!file_exists($lscwp_dir . 'litespeed-cache.php')) {
		$lscwp_dir = '';
	}
}

$data_file = WP_CONTENT_DIR . '/.litespeed_conf.dat';
$lib_file = $lscwp_dir . 'src/object.lib.php';

// Can't find LSCWP location, terminate object cache process
if (!$lscwp_dir || !file_exists($data_file) || (!file_exists($lib_file))) {
	if (!is_admin()) { // Bypass object cache for frontend
		require_once ABSPATH . WPINC . '/cache.php';
	} else {
		$err = 'Can NOT find LSCWP path for object cache initialization in ' . __FILE__;
		error_log($err);
		add_action(is_network_admin() ? 'network_admin_notices' : 'admin_notices', function () use (&$err) {
			echo $err;
		});
	}
} else {
	if (!LSCWP_OBJECT_CACHE) { // Disable cache
		wp_using_ext_object_cache(false);
	}
	// Init object cache & LSCWP
	else if (file_exists($lib_file)) {
		require_once $lib_file;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/lib/html-min.cls.php000064400000017334151600173620017563 0ustar00<?php
/**
 * Compress HTML
 *
 * This is a heavy regex-based removal of whitespace, unnecessary comments and
 * tokens. IE conditional comments are preserved. There are also options to have
 * STYLE and SCRIPT blocks compressed by callback functions.
 *
 * A test suite is available.
 *
 * @package Minify
 * @author Stephen Clay <steve@mrclay.org>
 */
namespace LiteSpeed\Lib ;

defined( 'WPINC' ) || exit ;

class HTML_MIN
{
	/**
	 * @var string
	 */
	protected $_html = '';

	/**
	 * @var boolean
	 */
	protected $_jsCleanComments = true;
	protected $_skipComments = array();

	/**
	 * "Minify" an HTML page
	 *
	 * @param string $html
	 *
	 * @param array $options
	 *
	 * 'cssMinifier' : (optional) callback function to process content of STYLE
	 * elements.
	 *
	 * 'jsMinifier' : (optional) callback function to process content of SCRIPT
	 * elements. Note: the type attribute is ignored.
	 *
	 * 'xhtml' : (optional boolean) should content be treated as XHTML1.0? If
	 * unset, minify will sniff for an XHTML doctype.
	 *
	 * @return string
	 */
	public static function minify($html, $options = array())
	{
		$min = new self($html, $options);

		return $min->process();
	}

	/**
	 * Create a minifier object
	 *
	 * @param string $html
	 *
	 * @param array $options
	 *
	 * 'cssMinifier' : (optional) callback function to process content of STYLE
	 * elements.
	 *
	 * 'jsMinifier' : (optional) callback function to process content of SCRIPT
	 * elements. Note: the type attribute is ignored.
	 *
	 * 'jsCleanComments' : (optional) whether to remove HTML comments beginning and end of script block
	 *
	 * 'xhtml' : (optional boolean) should content be treated as XHTML1.0? If
	 * unset, minify will sniff for an XHTML doctype.
	 */
	public function __construct($html, $options = array())
	{
		$this->_html = str_replace("\r\n", "\n", trim($html));
		if (isset($options['xhtml'])) {
			$this->_isXhtml = (bool)$options['xhtml'];
		}
		if (isset($options['cssMinifier'])) {
			$this->_cssMinifier = $options['cssMinifier'];
		}
		if (isset($options['jsMinifier'])) {
			$this->_jsMinifier = $options['jsMinifier'];
		}
		if (isset($options['jsCleanComments'])) {
			$this->_jsCleanComments = (bool)$options['jsCleanComments'];
		}
		if (isset($options['skipComments'])) {
			$this->_skipComments = $options['skipComments'];
		}
	}

	/**
	 * Minify the markeup given in the constructor
	 *
	 * @return string
	 */
	public function process()
	{
		if ($this->_isXhtml === null) {
			$this->_isXhtml = (false !== strpos($this->_html, '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML'));
		}

		$this->_replacementHash = 'MINIFYHTML' . md5($_SERVER['REQUEST_TIME']);
		$this->_placeholders = array();

		// replace SCRIPTs (and minify) with placeholders
		$this->_html = preg_replace_callback(
			'/(\\s*)<script(\\b[^>]*?>)([\\s\\S]*?)<\\/script>(\\s*)/i'
			,array($this, '_removeScriptCB')
			,$this->_html);

		// replace STYLEs (and minify) with placeholders
		$this->_html = preg_replace_callback(
			'/\\s*<style(\\b[^>]*>)([\\s\\S]*?)<\\/style>\\s*/i'
			,array($this, '_removeStyleCB')
			,$this->_html);

		// remove HTML comments (not containing IE conditional comments).
		$this->_html = preg_replace_callback(
			'/<!--([\\s\\S]*?)-->/'
			,array($this, '_commentCB')
			,$this->_html);

		// replace PREs with placeholders
		$this->_html = preg_replace_callback('/\\s*<pre(\\b[^>]*?>[\\s\\S]*?<\\/pre>)\\s*/i'
			,array($this, '_removePreCB')
			,$this->_html);

		// replace TEXTAREAs with placeholders
		$this->_html = preg_replace_callback(
			'/\\s*<textarea(\\b[^>]*?>[\\s\\S]*?<\\/textarea>)\\s*/i'
			,array($this, '_removeTextareaCB')
			,$this->_html);

		// trim each line.
		// @todo take into account attribute values that span multiple lines.
		$this->_html = preg_replace('/^\\s+|\\s+$/m', '', $this->_html);

		// remove ws around block/undisplayed elements
		$this->_html = preg_replace('/\\s+(<\\/?(?:area|article|aside|base(?:font)?|blockquote|body'
			.'|canvas|caption|center|col(?:group)?|dd|dir|div|dl|dt|fieldset|figcaption|figure|footer|form'
			.'|frame(?:set)?|h[1-6]|head|header|hgroup|hr|html|legend|li|link|main|map|menu|meta|nav'
			.'|ol|opt(?:group|ion)|output|p|param|section|t(?:able|body|head|d|h||r|foot|itle)'
			.'|ul|video)\\b[^>]*>)/i', '$1', $this->_html);

		// remove ws outside of all elements
		$this->_html = preg_replace(
			'/>(\\s(?:\\s*))?([^<]+)(\\s(?:\s*))?</'
			,'>$1$2$3<'
			,$this->_html);

		// use newlines before 1st attribute in open tags (to limit line lengths)
		// $this->_html = preg_replace('/(<[a-z\\-]+)\\s+([^>]+>)/i', "$1\n$2", $this->_html);

		// fill placeholders
		$this->_html = str_replace(
			array_keys($this->_placeholders)
			,array_values($this->_placeholders)
			,$this->_html
		);
		// issue 229: multi-pass to catch scripts that didn't get replaced in textareas
		$this->_html = str_replace(
			array_keys($this->_placeholders)
			,array_values($this->_placeholders)
			,$this->_html
		);

		return $this->_html;
	}

	/**
	 * From LSCWP 6.2: Changed the function to test for special comments that will be skipped. See: https://github.com/litespeedtech/lscache_wp/pull/622
	 */
	protected function _commentCB($m)
	{
		// If is IE conditional comment return it.
		if(0 === strpos($m[1], '[') || false !== strpos($m[1], '<![')) return $m[0];

		// Check if comment text is present in Page Optimization -> HTML Settings -> HTML Keep comments
		if(count($this->_skipComments) > 0){
			foreach ($this->_skipComments as $comment) {
				if ($comment && strpos($m[1], $comment) !== false) {
					return $m[0];
				}
			}
		}

		// Comment can be removed.
		return '';
	}

	protected function _reservePlace($content)
	{
		$placeholder = '%' . $this->_replacementHash . count($this->_placeholders) . '%';
		$this->_placeholders[$placeholder] = $content;

		return $placeholder;
	}

	protected $_isXhtml = null;
	protected $_replacementHash = null;
	protected $_placeholders = array();
	protected $_cssMinifier = null;
	protected $_jsMinifier = null;

	protected function _removePreCB($m)
	{
		return $this->_reservePlace("<pre{$m[1]}");
	}

	protected function _removeTextareaCB($m)
	{
		return $this->_reservePlace("<textarea{$m[1]}");
	}

	protected function _removeStyleCB($m)
	{
		$openStyle = "<style{$m[1]}";
		$css = $m[2];
		// remove HTML comments
		$css = preg_replace('/(?:^\\s*<!--|-->\\s*$)/', '', $css);

		// remove CDATA section markers
		$css = $this->_removeCdata($css);

		// minify
		$minifier = $this->_cssMinifier
			? $this->_cssMinifier
			: 'trim';
		$css = call_user_func($minifier, $css);

		return $this->_reservePlace($this->_needsCdata($css)
			? "{$openStyle}/*<![CDATA[*/{$css}/*]]>*/</style>"
			: "{$openStyle}{$css}</style>"
		);
	}

	protected function _removeScriptCB($m)
	{
		$openScript = "<script{$m[2]}";
		$js = $m[3];

		// whitespace surrounding? preserve at least one space
		$ws1 = ($m[1] === '') ? '' : ' ';
		$ws2 = ($m[4] === '') ? '' : ' ';

		// remove HTML comments (and ending "//" if present)
		if ($this->_jsCleanComments) {
			$js = preg_replace('/(?:^\\s*<!--\\s*|\\s*(?:\\/\\/)?\\s*-->\\s*$)/', '', $js);
		}

		// remove CDATA section markers
		$js = $this->_removeCdata($js);

		// minify
		/**
		 * Added 2nd param by LiteSpeed
		 *
		 * @since  2.2.3
		 */
		if ( $this->_jsMinifier ) {
			$js = call_user_func( $this->_jsMinifier, $js, trim( $m[ 2 ] ) ) ;
		}
		else {
			$js = trim( $js ) ;
		}

		return $this->_reservePlace($this->_needsCdata($js)
			? "{$ws1}{$openScript}/*<![CDATA[*/{$js}/*]]>*/</script>{$ws2}"
			: "{$ws1}{$openScript}{$js}</script>{$ws2}"
		);
	}

	protected function _removeCdata($str)
	{
		return (false !== strpos($str, '<![CDATA['))
			? str_replace(array('<![CDATA[', ']]>'), '', $str)
			: $str;
	}

	protected function _needsCdata($str)
	{
		return ($this->_isXhtml && preg_match('/(?:[<&]|\\-\\-|\\]\\]>)/', $str));
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/lib/guest.cls.php000064400000010673151600173740017167 0ustar00<?php

namespace LiteSpeed\Lib;

/**
 * Update guest vary
 *
 * @since 4.1
 */
class Guest
{
	const CONF_FILE = '.litespeed_conf.dat';
	const HASH 					= 'hash'; // Not set-able
	const O_CACHE_LOGIN_COOKIE 	= 'cache-login_cookie';
	const O_DEBUG 				= 'debug';
	const O_DEBUG_IPS 			= 'debug-ips';
	const O_UTIL_NO_HTTPS_VARY 		= 'util-no_https_vary';
	const O_GUEST_UAS = 'guest_uas';
	const O_GUEST_IPS = 'guest_ips';

	private static $_ip;
	private static $_vary_name = '_lscache_vary'; // this default vary cookie is used for logged in status check
	private $_conf = false;

	/**
	 * Constructor
	 *
	 * @since 4.1
	 */
	public function __construct()
	{
		!defined('LSCWP_CONTENT_FOLDER') && define('LSCWP_CONTENT_FOLDER', dirname(dirname(dirname(__DIR__))));
		// Load config
		$this->_conf = file_get_contents(LSCWP_CONTENT_FOLDER . '/' . self::CONF_FILE);
		if ($this->_conf) {
			$this->_conf = json_decode($this->_conf, true);
		}

		if (!empty($this->_conf[self::O_CACHE_LOGIN_COOKIE])) {
			self::$_vary_name = $this->_conf[self::O_CACHE_LOGIN_COOKIE];
		}
	}

	/**
	 * Update Guest vary
	 *
	 * @since  4.0
	 */
	public function update_guest_vary()
	{
		// This process must not be cached
		/**
		 * @reference https://wordpress.org/support/topic/soft-404-from-google-search-on-litespeed-cache-guest-vary-php/#post-16838583
		 */
		header('X-Robots-Tag: noindex');
		header('X-LiteSpeed-Cache-Control: no-cache');

		if ($this->always_guest()) {
			echo '[]';
			exit;
		}

		// If contains vary already, don't reload to avoid infinite loop when parent page having browser cache
		if ($this->_conf && self::has_vary()) {
			echo '[]';
			exit;
		}

		// Send vary cookie
		$vary = 'guest_mode:1';
		if ($this->_conf && empty($this->_conf[self::O_DEBUG])) {
			$vary = md5($this->_conf[self::HASH] . $vary);
		}

		$expire = time() + 2 * 86400;
		$is_ssl = !empty($this->_conf[self::O_UTIL_NO_HTTPS_VARY]) ? false : $this->is_ssl();
		setcookie(self::$_vary_name, $vary, $expire, '/', false, $is_ssl, true);

		// return json
		echo json_encode(array('reload' => 'yes'));
		exit;
	}

	/**
	 * WP's is_ssl() func
	 *
	 * @since 4.1
	 */
	private function is_ssl()
	{
		if (isset($_SERVER['HTTPS'])) {
			if ('on' === strtolower($_SERVER['HTTPS'])) {
				return true;
			}

			if ('1' == $_SERVER['HTTPS']) {
				return true;
			}
		} elseif (isset($_SERVER['SERVER_PORT']) && ('443' == $_SERVER['SERVER_PORT'])) {
			return true;
		}
		return false;
	}

	/**
	 * Check if default vary has a value
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function has_vary()
	{
		if (empty($_COOKIE[self::$_vary_name])) {
			return false;
		}
		return $_COOKIE[self::$_vary_name];
	}

	/**
	 * Detect if is a guest visitor or not
	 *
	 * @since  4.0
	 */
	public function always_guest()
	{
		if (empty($_SERVER['HTTP_USER_AGENT'])) {
			return false;
		}

		if ($this->_conf[self::O_GUEST_UAS]) {
			$quoted_uas = array();
			foreach ($this->_conf[self::O_GUEST_UAS] as $v) {
				$quoted_uas[] = preg_quote($v, '#');
			}
			$match = preg_match('#' . implode('|', $quoted_uas) . '#i', $_SERVER['HTTP_USER_AGENT']);
			if ($match) {
				return true;
			}
		}

		if ($this->ip_access($this->_conf[self::O_GUEST_IPS])) {
			return true;
		}

		return false;
	}

	/**
	 * Check if the ip is in the range
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function ip_access($ip_list)
	{
		if (!$ip_list) {
			return false;
		}
		if (!isset(self::$_ip)) {
			self::$_ip = self::get_ip();
		}
		// $uip = explode('.', $_ip);
		// if(empty($uip) || count($uip) != 4) Return false;
		// foreach($ip_list as $key => $ip) $ip_list[$key] = explode('.', trim($ip));
		// foreach($ip_list as $key => $ip) {
		// 	if(count($ip) != 4) continue;
		// 	for($i = 0; $i <= 3; $i++) if($ip[$i] == '*') $ip_list[$key][$i] = $uip[$i];
		// }
		return in_array(self::$_ip, $ip_list);
	}

	/**
	 * Get client ip
	 *
	 * @since 1.1.0
	 * @since  1.6.5 changed to public
	 * @access public
	 * @return string
	 */
	public static function get_ip()
	{
		$_ip = '';
		if (function_exists('apache_request_headers')) {
			$apache_headers = apache_request_headers();
			$_ip = !empty($apache_headers['True-Client-IP']) ? $apache_headers['True-Client-IP'] : false;
			if (!$_ip) {
				$_ip = !empty($apache_headers['X-Forwarded-For']) ? $apache_headers['X-Forwarded-For'] : false;
				$_ip = explode(',', $_ip);
				$_ip = $_ip[0];
			}
		}

		if (!$_ip) {
			$_ip = !empty($_SERVER['REMOTE_ADDR']) ? $_SERVER['REMOTE_ADDR'] : false;
		}
		return $_ip;
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/exception.cls.php000064400000000665151600174140023453 0ustar00<?php
/**
 * exception.cls.php - modified PHP implementation of Matthias Mullie's Exceptions Classes.
 * @author Matthias Mullie <minify@mullie.eu>
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\Minify\Exception;

defined( 'WPINC' ) || exit ;

abstract class Exception extends \Exception
{
}

abstract class BasicException extends Exception
{
}

class FileImportException extends BasicException
{
}

class IOException extends BasicException
{
}litespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/LICENSE000064400000002043151600174210021157 0ustar00Copyright (c) 2012 Matthias Mullie

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
litespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/js.cls.php000064400000116040151600174260022067 0ustar00<?php
/**
 * js.cls.php - modified PHP implementation of Matthias Mullie's JavaScript minifier
 *
 * @author Matthias Mullie <minify@mullie.eu>
 * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved
 * @license MIT License
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\Minify;

defined( 'WPINC' ) || exit ;

class JS extends Minify
{
    /**
     * Var-matching regex based on http://stackoverflow.com/a/9337047/802993.
     *
     * Note that regular expressions using that bit must have the PCRE_UTF8
     * pattern modifier (/u) set.
     *
     * @internal
     *
     * @var string
     */
    const REGEX_VARIABLE = '\b[$A-Z\_a-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\x{02c1}\x{02c6}-\x{02d1}\x{02e0}-\x{02e4}\x{02ec}\x{02ee}\x{0370}-\x{0374}\x{0376}\x{0377}\x{037a}-\x{037d}\x{0386}\x{0388}-\x{038a}\x{038c}\x{038e}-\x{03a1}\x{03a3}-\x{03f5}\x{03f7}-\x{0481}\x{048a}-\x{0527}\x{0531}-\x{0556}\x{0559}\x{0561}-\x{0587}\x{05d0}-\x{05ea}\x{05f0}-\x{05f2}\x{0620}-\x{064a}\x{066e}\x{066f}\x{0671}-\x{06d3}\x{06d5}\x{06e5}\x{06e6}\x{06ee}\x{06ef}\x{06fa}-\x{06fc}\x{06ff}\x{0710}\x{0712}-\x{072f}\x{074d}-\x{07a5}\x{07b1}\x{07ca}-\x{07ea}\x{07f4}\x{07f5}\x{07fa}\x{0800}-\x{0815}\x{081a}\x{0824}\x{0828}\x{0840}-\x{0858}\x{08a0}\x{08a2}-\x{08ac}\x{0904}-\x{0939}\x{093d}\x{0950}\x{0958}-\x{0961}\x{0971}-\x{0977}\x{0979}-\x{097f}\x{0985}-\x{098c}\x{098f}\x{0990}\x{0993}-\x{09a8}\x{09aa}-\x{09b0}\x{09b2}\x{09b6}-\x{09b9}\x{09bd}\x{09ce}\x{09dc}\x{09dd}\x{09df}-\x{09e1}\x{09f0}\x{09f1}\x{0a05}-\x{0a0a}\x{0a0f}\x{0a10}\x{0a13}-\x{0a28}\x{0a2a}-\x{0a30}\x{0a32}\x{0a33}\x{0a35}\x{0a36}\x{0a38}\x{0a39}\x{0a59}-\x{0a5c}\x{0a5e}\x{0a72}-\x{0a74}\x{0a85}-\x{0a8d}\x{0a8f}-\x{0a91}\x{0a93}-\x{0aa8}\x{0aaa}-\x{0ab0}\x{0ab2}\x{0ab3}\x{0ab5}-\x{0ab9}\x{0abd}\x{0ad0}\x{0ae0}\x{0ae1}\x{0b05}-\x{0b0c}\x{0b0f}\x{0b10}\x{0b13}-\x{0b28}\x{0b2a}-\x{0b30}\x{0b32}\x{0b33}\x{0b35}-\x{0b39}\x{0b3d}\x{0b5c}\x{0b5d}\x{0b5f}-\x{0b61}\x{0b71}\x{0b83}\x{0b85}-\x{0b8a}\x{0b8e}-\x{0b90}\x{0b92}-\x{0b95}\x{0b99}\x{0b9a}\x{0b9c}\x{0b9e}\x{0b9f}\x{0ba3}\x{0ba4}\x{0ba8}-\x{0baa}\x{0bae}-\x{0bb9}\x{0bd0}\x{0c05}-\x{0c0c}\x{0c0e}-\x{0c10}\x{0c12}-\x{0c28}\x{0c2a}-\x{0c33}\x{0c35}-\x{0c39}\x{0c3d}\x{0c58}\x{0c59}\x{0c60}\x{0c61}\x{0c85}-\x{0c8c}\x{0c8e}-\x{0c90}\x{0c92}-\x{0ca8}\x{0caa}-\x{0cb3}\x{0cb5}-\x{0cb9}\x{0cbd}\x{0cde}\x{0ce0}\x{0ce1}\x{0cf1}\x{0cf2}\x{0d05}-\x{0d0c}\x{0d0e}-\x{0d10}\x{0d12}-\x{0d3a}\x{0d3d}\x{0d4e}\x{0d60}\x{0d61}\x{0d7a}-\x{0d7f}\x{0d85}-\x{0d96}\x{0d9a}-\x{0db1}\x{0db3}-\x{0dbb}\x{0dbd}\x{0dc0}-\x{0dc6}\x{0e01}-\x{0e30}\x{0e32}\x{0e33}\x{0e40}-\x{0e46}\x{0e81}\x{0e82}\x{0e84}\x{0e87}\x{0e88}\x{0e8a}\x{0e8d}\x{0e94}-\x{0e97}\x{0e99}-\x{0e9f}\x{0ea1}-\x{0ea3}\x{0ea5}\x{0ea7}\x{0eaa}\x{0eab}\x{0ead}-\x{0eb0}\x{0eb2}\x{0eb3}\x{0ebd}\x{0ec0}-\x{0ec4}\x{0ec6}\x{0edc}-\x{0edf}\x{0f00}\x{0f40}-\x{0f47}\x{0f49}-\x{0f6c}\x{0f88}-\x{0f8c}\x{1000}-\x{102a}\x{103f}\x{1050}-\x{1055}\x{105a}-\x{105d}\x{1061}\x{1065}\x{1066}\x{106e}-\x{1070}\x{1075}-\x{1081}\x{108e}\x{10a0}-\x{10c5}\x{10c7}\x{10cd}\x{10d0}-\x{10fa}\x{10fc}-\x{1248}\x{124a}-\x{124d}\x{1250}-\x{1256}\x{1258}\x{125a}-\x{125d}\x{1260}-\x{1288}\x{128a}-\x{128d}\x{1290}-\x{12b0}\x{12b2}-\x{12b5}\x{12b8}-\x{12be}\x{12c0}\x{12c2}-\x{12c5}\x{12c8}-\x{12d6}\x{12d8}-\x{1310}\x{1312}-\x{1315}\x{1318}-\x{135a}\x{1380}-\x{138f}\x{13a0}-\x{13f4}\x{1401}-\x{166c}\x{166f}-\x{167f}\x{1681}-\x{169a}\x{16a0}-\x{16ea}\x{16ee}-\x{16f0}\x{1700}-\x{170c}\x{170e}-\x{1711}\x{1720}-\x{1731}\x{1740}-\x{1751}\x{1760}-\x{176c}\x{176e}-\x{1770}\x{1780}-\x{17b3}\x{17d7}\x{17dc}\x{1820}-\x{1877}\x{1880}-\x{18a8}\x{18aa}\x{18b0}-\x{18f5}\x{1900}-\x{191c}\x{1950}-\x{196d}\x{1970}-\x{1974}\x{1980}-\x{19ab}\x{19c1}-\x{19c7}\x{1a00}-\x{1a16}\x{1a20}-\x{1a54}\x{1aa7}\x{1b05}-\x{1b33}\x{1b45}-\x{1b4b}\x{1b83}-\x{1ba0}\x{1bae}\x{1baf}\x{1bba}-\x{1be5}\x{1c00}-\x{1c23}\x{1c4d}-\x{1c4f}\x{1c5a}-\x{1c7d}\x{1ce9}-\x{1cec}\x{1cee}-\x{1cf1}\x{1cf5}\x{1cf6}\x{1d00}-\x{1dbf}\x{1e00}-\x{1f15}\x{1f18}-\x{1f1d}\x{1f20}-\x{1f45}\x{1f48}-\x{1f4d}\x{1f50}-\x{1f57}\x{1f59}\x{1f5b}\x{1f5d}\x{1f5f}-\x{1f7d}\x{1f80}-\x{1fb4}\x{1fb6}-\x{1fbc}\x{1fbe}\x{1fc2}-\x{1fc4}\x{1fc6}-\x{1fcc}\x{1fd0}-\x{1fd3}\x{1fd6}-\x{1fdb}\x{1fe0}-\x{1fec}\x{1ff2}-\x{1ff4}\x{1ff6}-\x{1ffc}\x{2071}\x{207f}\x{2090}-\x{209c}\x{2102}\x{2107}\x{210a}-\x{2113}\x{2115}\x{2119}-\x{211d}\x{2124}\x{2126}\x{2128}\x{212a}-\x{212d}\x{212f}-\x{2139}\x{213c}-\x{213f}\x{2145}-\x{2149}\x{214e}\x{2160}-\x{2188}\x{2c00}-\x{2c2e}\x{2c30}-\x{2c5e}\x{2c60}-\x{2ce4}\x{2ceb}-\x{2cee}\x{2cf2}\x{2cf3}\x{2d00}-\x{2d25}\x{2d27}\x{2d2d}\x{2d30}-\x{2d67}\x{2d6f}\x{2d80}-\x{2d96}\x{2da0}-\x{2da6}\x{2da8}-\x{2dae}\x{2db0}-\x{2db6}\x{2db8}-\x{2dbe}\x{2dc0}-\x{2dc6}\x{2dc8}-\x{2dce}\x{2dd0}-\x{2dd6}\x{2dd8}-\x{2dde}\x{2e2f}\x{3005}-\x{3007}\x{3021}-\x{3029}\x{3031}-\x{3035}\x{3038}-\x{303c}\x{3041}-\x{3096}\x{309d}-\x{309f}\x{30a1}-\x{30fa}\x{30fc}-\x{30ff}\x{3105}-\x{312d}\x{3131}-\x{318e}\x{31a0}-\x{31ba}\x{31f0}-\x{31ff}\x{3400}-\x{4db5}\x{4e00}-\x{9fcc}\x{a000}-\x{a48c}\x{a4d0}-\x{a4fd}\x{a500}-\x{a60c}\x{a610}-\x{a61f}\x{a62a}\x{a62b}\x{a640}-\x{a66e}\x{a67f}-\x{a697}\x{a6a0}-\x{a6ef}\x{a717}-\x{a71f}\x{a722}-\x{a788}\x{a78b}-\x{a78e}\x{a790}-\x{a793}\x{a7a0}-\x{a7aa}\x{a7f8}-\x{a801}\x{a803}-\x{a805}\x{a807}-\x{a80a}\x{a80c}-\x{a822}\x{a840}-\x{a873}\x{a882}-\x{a8b3}\x{a8f2}-\x{a8f7}\x{a8fb}\x{a90a}-\x{a925}\x{a930}-\x{a946}\x{a960}-\x{a97c}\x{a984}-\x{a9b2}\x{a9cf}\x{aa00}-\x{aa28}\x{aa40}-\x{aa42}\x{aa44}-\x{aa4b}\x{aa60}-\x{aa76}\x{aa7a}\x{aa80}-\x{aaaf}\x{aab1}\x{aab5}\x{aab6}\x{aab9}-\x{aabd}\x{aac0}\x{aac2}\x{aadb}-\x{aadd}\x{aae0}-\x{aaea}\x{aaf2}-\x{aaf4}\x{ab01}-\x{ab06}\x{ab09}-\x{ab0e}\x{ab11}-\x{ab16}\x{ab20}-\x{ab26}\x{ab28}-\x{ab2e}\x{abc0}-\x{abe2}\x{ac00}-\x{d7a3}\x{d7b0}-\x{d7c6}\x{d7cb}-\x{d7fb}\x{f900}-\x{fa6d}\x{fa70}-\x{fad9}\x{fb00}-\x{fb06}\x{fb13}-\x{fb17}\x{fb1d}\x{fb1f}-\x{fb28}\x{fb2a}-\x{fb36}\x{fb38}-\x{fb3c}\x{fb3e}\x{fb40}\x{fb41}\x{fb43}\x{fb44}\x{fb46}-\x{fbb1}\x{fbd3}-\x{fd3d}\x{fd50}-\x{fd8f}\x{fd92}-\x{fdc7}\x{fdf0}-\x{fdfb}\x{fe70}-\x{fe74}\x{fe76}-\x{fefc}\x{ff21}-\x{ff3a}\x{ff41}-\x{ff5a}\x{ff66}-\x{ffbe}\x{ffc2}-\x{ffc7}\x{ffca}-\x{ffcf}\x{ffd2}-\x{ffd7}\x{ffda}-\x{ffdc}][$A-Z\_a-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\x{02c1}\x{02c6}-\x{02d1}\x{02e0}-\x{02e4}\x{02ec}\x{02ee}\x{0370}-\x{0374}\x{0376}\x{0377}\x{037a}-\x{037d}\x{0386}\x{0388}-\x{038a}\x{038c}\x{038e}-\x{03a1}\x{03a3}-\x{03f5}\x{03f7}-\x{0481}\x{048a}-\x{0527}\x{0531}-\x{0556}\x{0559}\x{0561}-\x{0587}\x{05d0}-\x{05ea}\x{05f0}-\x{05f2}\x{0620}-\x{064a}\x{066e}\x{066f}\x{0671}-\x{06d3}\x{06d5}\x{06e5}\x{06e6}\x{06ee}\x{06ef}\x{06fa}-\x{06fc}\x{06ff}\x{0710}\x{0712}-\x{072f}\x{074d}-\x{07a5}\x{07b1}\x{07ca}-\x{07ea}\x{07f4}\x{07f5}\x{07fa}\x{0800}-\x{0815}\x{081a}\x{0824}\x{0828}\x{0840}-\x{0858}\x{08a0}\x{08a2}-\x{08ac}\x{0904}-\x{0939}\x{093d}\x{0950}\x{0958}-\x{0961}\x{0971}-\x{0977}\x{0979}-\x{097f}\x{0985}-\x{098c}\x{098f}\x{0990}\x{0993}-\x{09a8}\x{09aa}-\x{09b0}\x{09b2}\x{09b6}-\x{09b9}\x{09bd}\x{09ce}\x{09dc}\x{09dd}\x{09df}-\x{09e1}\x{09f0}\x{09f1}\x{0a05}-\x{0a0a}\x{0a0f}\x{0a10}\x{0a13}-\x{0a28}\x{0a2a}-\x{0a30}\x{0a32}\x{0a33}\x{0a35}\x{0a36}\x{0a38}\x{0a39}\x{0a59}-\x{0a5c}\x{0a5e}\x{0a72}-\x{0a74}\x{0a85}-\x{0a8d}\x{0a8f}-\x{0a91}\x{0a93}-\x{0aa8}\x{0aaa}-\x{0ab0}\x{0ab2}\x{0ab3}\x{0ab5}-\x{0ab9}\x{0abd}\x{0ad0}\x{0ae0}\x{0ae1}\x{0b05}-\x{0b0c}\x{0b0f}\x{0b10}\x{0b13}-\x{0b28}\x{0b2a}-\x{0b30}\x{0b32}\x{0b33}\x{0b35}-\x{0b39}\x{0b3d}\x{0b5c}\x{0b5d}\x{0b5f}-\x{0b61}\x{0b71}\x{0b83}\x{0b85}-\x{0b8a}\x{0b8e}-\x{0b90}\x{0b92}-\x{0b95}\x{0b99}\x{0b9a}\x{0b9c}\x{0b9e}\x{0b9f}\x{0ba3}\x{0ba4}\x{0ba8}-\x{0baa}\x{0bae}-\x{0bb9}\x{0bd0}\x{0c05}-\x{0c0c}\x{0c0e}-\x{0c10}\x{0c12}-\x{0c28}\x{0c2a}-\x{0c33}\x{0c35}-\x{0c39}\x{0c3d}\x{0c58}\x{0c59}\x{0c60}\x{0c61}\x{0c85}-\x{0c8c}\x{0c8e}-\x{0c90}\x{0c92}-\x{0ca8}\x{0caa}-\x{0cb3}\x{0cb5}-\x{0cb9}\x{0cbd}\x{0cde}\x{0ce0}\x{0ce1}\x{0cf1}\x{0cf2}\x{0d05}-\x{0d0c}\x{0d0e}-\x{0d10}\x{0d12}-\x{0d3a}\x{0d3d}\x{0d4e}\x{0d60}\x{0d61}\x{0d7a}-\x{0d7f}\x{0d85}-\x{0d96}\x{0d9a}-\x{0db1}\x{0db3}-\x{0dbb}\x{0dbd}\x{0dc0}-\x{0dc6}\x{0e01}-\x{0e30}\x{0e32}\x{0e33}\x{0e40}-\x{0e46}\x{0e81}\x{0e82}\x{0e84}\x{0e87}\x{0e88}\x{0e8a}\x{0e8d}\x{0e94}-\x{0e97}\x{0e99}-\x{0e9f}\x{0ea1}-\x{0ea3}\x{0ea5}\x{0ea7}\x{0eaa}\x{0eab}\x{0ead}-\x{0eb0}\x{0eb2}\x{0eb3}\x{0ebd}\x{0ec0}-\x{0ec4}\x{0ec6}\x{0edc}-\x{0edf}\x{0f00}\x{0f40}-\x{0f47}\x{0f49}-\x{0f6c}\x{0f88}-\x{0f8c}\x{1000}-\x{102a}\x{103f}\x{1050}-\x{1055}\x{105a}-\x{105d}\x{1061}\x{1065}\x{1066}\x{106e}-\x{1070}\x{1075}-\x{1081}\x{108e}\x{10a0}-\x{10c5}\x{10c7}\x{10cd}\x{10d0}-\x{10fa}\x{10fc}-\x{1248}\x{124a}-\x{124d}\x{1250}-\x{1256}\x{1258}\x{125a}-\x{125d}\x{1260}-\x{1288}\x{128a}-\x{128d}\x{1290}-\x{12b0}\x{12b2}-\x{12b5}\x{12b8}-\x{12be}\x{12c0}\x{12c2}-\x{12c5}\x{12c8}-\x{12d6}\x{12d8}-\x{1310}\x{1312}-\x{1315}\x{1318}-\x{135a}\x{1380}-\x{138f}\x{13a0}-\x{13f4}\x{1401}-\x{166c}\x{166f}-\x{167f}\x{1681}-\x{169a}\x{16a0}-\x{16ea}\x{16ee}-\x{16f0}\x{1700}-\x{170c}\x{170e}-\x{1711}\x{1720}-\x{1731}\x{1740}-\x{1751}\x{1760}-\x{176c}\x{176e}-\x{1770}\x{1780}-\x{17b3}\x{17d7}\x{17dc}\x{1820}-\x{1877}\x{1880}-\x{18a8}\x{18aa}\x{18b0}-\x{18f5}\x{1900}-\x{191c}\x{1950}-\x{196d}\x{1970}-\x{1974}\x{1980}-\x{19ab}\x{19c1}-\x{19c7}\x{1a00}-\x{1a16}\x{1a20}-\x{1a54}\x{1aa7}\x{1b05}-\x{1b33}\x{1b45}-\x{1b4b}\x{1b83}-\x{1ba0}\x{1bae}\x{1baf}\x{1bba}-\x{1be5}\x{1c00}-\x{1c23}\x{1c4d}-\x{1c4f}\x{1c5a}-\x{1c7d}\x{1ce9}-\x{1cec}\x{1cee}-\x{1cf1}\x{1cf5}\x{1cf6}\x{1d00}-\x{1dbf}\x{1e00}-\x{1f15}\x{1f18}-\x{1f1d}\x{1f20}-\x{1f45}\x{1f48}-\x{1f4d}\x{1f50}-\x{1f57}\x{1f59}\x{1f5b}\x{1f5d}\x{1f5f}-\x{1f7d}\x{1f80}-\x{1fb4}\x{1fb6}-\x{1fbc}\x{1fbe}\x{1fc2}-\x{1fc4}\x{1fc6}-\x{1fcc}\x{1fd0}-\x{1fd3}\x{1fd6}-\x{1fdb}\x{1fe0}-\x{1fec}\x{1ff2}-\x{1ff4}\x{1ff6}-\x{1ffc}\x{2071}\x{207f}\x{2090}-\x{209c}\x{2102}\x{2107}\x{210a}-\x{2113}\x{2115}\x{2119}-\x{211d}\x{2124}\x{2126}\x{2128}\x{212a}-\x{212d}\x{212f}-\x{2139}\x{213c}-\x{213f}\x{2145}-\x{2149}\x{214e}\x{2160}-\x{2188}\x{2c00}-\x{2c2e}\x{2c30}-\x{2c5e}\x{2c60}-\x{2ce4}\x{2ceb}-\x{2cee}\x{2cf2}\x{2cf3}\x{2d00}-\x{2d25}\x{2d27}\x{2d2d}\x{2d30}-\x{2d67}\x{2d6f}\x{2d80}-\x{2d96}\x{2da0}-\x{2da6}\x{2da8}-\x{2dae}\x{2db0}-\x{2db6}\x{2db8}-\x{2dbe}\x{2dc0}-\x{2dc6}\x{2dc8}-\x{2dce}\x{2dd0}-\x{2dd6}\x{2dd8}-\x{2dde}\x{2e2f}\x{3005}-\x{3007}\x{3021}-\x{3029}\x{3031}-\x{3035}\x{3038}-\x{303c}\x{3041}-\x{3096}\x{309d}-\x{309f}\x{30a1}-\x{30fa}\x{30fc}-\x{30ff}\x{3105}-\x{312d}\x{3131}-\x{318e}\x{31a0}-\x{31ba}\x{31f0}-\x{31ff}\x{3400}-\x{4db5}\x{4e00}-\x{9fcc}\x{a000}-\x{a48c}\x{a4d0}-\x{a4fd}\x{a500}-\x{a60c}\x{a610}-\x{a61f}\x{a62a}\x{a62b}\x{a640}-\x{a66e}\x{a67f}-\x{a697}\x{a6a0}-\x{a6ef}\x{a717}-\x{a71f}\x{a722}-\x{a788}\x{a78b}-\x{a78e}\x{a790}-\x{a793}\x{a7a0}-\x{a7aa}\x{a7f8}-\x{a801}\x{a803}-\x{a805}\x{a807}-\x{a80a}\x{a80c}-\x{a822}\x{a840}-\x{a873}\x{a882}-\x{a8b3}\x{a8f2}-\x{a8f7}\x{a8fb}\x{a90a}-\x{a925}\x{a930}-\x{a946}\x{a960}-\x{a97c}\x{a984}-\x{a9b2}\x{a9cf}\x{aa00}-\x{aa28}\x{aa40}-\x{aa42}\x{aa44}-\x{aa4b}\x{aa60}-\x{aa76}\x{aa7a}\x{aa80}-\x{aaaf}\x{aab1}\x{aab5}\x{aab6}\x{aab9}-\x{aabd}\x{aac0}\x{aac2}\x{aadb}-\x{aadd}\x{aae0}-\x{aaea}\x{aaf2}-\x{aaf4}\x{ab01}-\x{ab06}\x{ab09}-\x{ab0e}\x{ab11}-\x{ab16}\x{ab20}-\x{ab26}\x{ab28}-\x{ab2e}\x{abc0}-\x{abe2}\x{ac00}-\x{d7a3}\x{d7b0}-\x{d7c6}\x{d7cb}-\x{d7fb}\x{f900}-\x{fa6d}\x{fa70}-\x{fad9}\x{fb00}-\x{fb06}\x{fb13}-\x{fb17}\x{fb1d}\x{fb1f}-\x{fb28}\x{fb2a}-\x{fb36}\x{fb38}-\x{fb3c}\x{fb3e}\x{fb40}\x{fb41}\x{fb43}\x{fb44}\x{fb46}-\x{fbb1}\x{fbd3}-\x{fd3d}\x{fd50}-\x{fd8f}\x{fd92}-\x{fdc7}\x{fdf0}-\x{fdfb}\x{fe70}-\x{fe74}\x{fe76}-\x{fefc}\x{ff21}-\x{ff3a}\x{ff41}-\x{ff5a}\x{ff66}-\x{ffbe}\x{ffc2}-\x{ffc7}\x{ffca}-\x{ffcf}\x{ffd2}-\x{ffd7}\x{ffda}-\x{ffdc}0-9\x{0300}-\x{036f}\x{0483}-\x{0487}\x{0591}-\x{05bd}\x{05bf}\x{05c1}\x{05c2}\x{05c4}\x{05c5}\x{05c7}\x{0610}-\x{061a}\x{064b}-\x{0669}\x{0670}\x{06d6}-\x{06dc}\x{06df}-\x{06e4}\x{06e7}\x{06e8}\x{06ea}-\x{06ed}\x{06f0}-\x{06f9}\x{0711}\x{0730}-\x{074a}\x{07a6}-\x{07b0}\x{07c0}-\x{07c9}\x{07eb}-\x{07f3}\x{0816}-\x{0819}\x{081b}-\x{0823}\x{0825}-\x{0827}\x{0829}-\x{082d}\x{0859}-\x{085b}\x{08e4}-\x{08fe}\x{0900}-\x{0903}\x{093a}-\x{093c}\x{093e}-\x{094f}\x{0951}-\x{0957}\x{0962}\x{0963}\x{0966}-\x{096f}\x{0981}-\x{0983}\x{09bc}\x{09be}-\x{09c4}\x{09c7}\x{09c8}\x{09cb}-\x{09cd}\x{09d7}\x{09e2}\x{09e3}\x{09e6}-\x{09ef}\x{0a01}-\x{0a03}\x{0a3c}\x{0a3e}-\x{0a42}\x{0a47}\x{0a48}\x{0a4b}-\x{0a4d}\x{0a51}\x{0a66}-\x{0a71}\x{0a75}\x{0a81}-\x{0a83}\x{0abc}\x{0abe}-\x{0ac5}\x{0ac7}-\x{0ac9}\x{0acb}-\x{0acd}\x{0ae2}\x{0ae3}\x{0ae6}-\x{0aef}\x{0b01}-\x{0b03}\x{0b3c}\x{0b3e}-\x{0b44}\x{0b47}\x{0b48}\x{0b4b}-\x{0b4d}\x{0b56}\x{0b57}\x{0b62}\x{0b63}\x{0b66}-\x{0b6f}\x{0b82}\x{0bbe}-\x{0bc2}\x{0bc6}-\x{0bc8}\x{0bca}-\x{0bcd}\x{0bd7}\x{0be6}-\x{0bef}\x{0c01}-\x{0c03}\x{0c3e}-\x{0c44}\x{0c46}-\x{0c48}\x{0c4a}-\x{0c4d}\x{0c55}\x{0c56}\x{0c62}\x{0c63}\x{0c66}-\x{0c6f}\x{0c82}\x{0c83}\x{0cbc}\x{0cbe}-\x{0cc4}\x{0cc6}-\x{0cc8}\x{0cca}-\x{0ccd}\x{0cd5}\x{0cd6}\x{0ce2}\x{0ce3}\x{0ce6}-\x{0cef}\x{0d02}\x{0d03}\x{0d3e}-\x{0d44}\x{0d46}-\x{0d48}\x{0d4a}-\x{0d4d}\x{0d57}\x{0d62}\x{0d63}\x{0d66}-\x{0d6f}\x{0d82}\x{0d83}\x{0dca}\x{0dcf}-\x{0dd4}\x{0dd6}\x{0dd8}-\x{0ddf}\x{0df2}\x{0df3}\x{0e31}\x{0e34}-\x{0e3a}\x{0e47}-\x{0e4e}\x{0e50}-\x{0e59}\x{0eb1}\x{0eb4}-\x{0eb9}\x{0ebb}\x{0ebc}\x{0ec8}-\x{0ecd}\x{0ed0}-\x{0ed9}\x{0f18}\x{0f19}\x{0f20}-\x{0f29}\x{0f35}\x{0f37}\x{0f39}\x{0f3e}\x{0f3f}\x{0f71}-\x{0f84}\x{0f86}\x{0f87}\x{0f8d}-\x{0f97}\x{0f99}-\x{0fbc}\x{0fc6}\x{102b}-\x{103e}\x{1040}-\x{1049}\x{1056}-\x{1059}\x{105e}-\x{1060}\x{1062}-\x{1064}\x{1067}-\x{106d}\x{1071}-\x{1074}\x{1082}-\x{108d}\x{108f}-\x{109d}\x{135d}-\x{135f}\x{1712}-\x{1714}\x{1732}-\x{1734}\x{1752}\x{1753}\x{1772}\x{1773}\x{17b4}-\x{17d3}\x{17dd}\x{17e0}-\x{17e9}\x{180b}-\x{180d}\x{1810}-\x{1819}\x{18a9}\x{1920}-\x{192b}\x{1930}-\x{193b}\x{1946}-\x{194f}\x{19b0}-\x{19c0}\x{19c8}\x{19c9}\x{19d0}-\x{19d9}\x{1a17}-\x{1a1b}\x{1a55}-\x{1a5e}\x{1a60}-\x{1a7c}\x{1a7f}-\x{1a89}\x{1a90}-\x{1a99}\x{1b00}-\x{1b04}\x{1b34}-\x{1b44}\x{1b50}-\x{1b59}\x{1b6b}-\x{1b73}\x{1b80}-\x{1b82}\x{1ba1}-\x{1bad}\x{1bb0}-\x{1bb9}\x{1be6}-\x{1bf3}\x{1c24}-\x{1c37}\x{1c40}-\x{1c49}\x{1c50}-\x{1c59}\x{1cd0}-\x{1cd2}\x{1cd4}-\x{1ce8}\x{1ced}\x{1cf2}-\x{1cf4}\x{1dc0}-\x{1de6}\x{1dfc}-\x{1dff}\x{200c}\x{200d}\x{203f}\x{2040}\x{2054}\x{20d0}-\x{20dc}\x{20e1}\x{20e5}-\x{20f0}\x{2cef}-\x{2cf1}\x{2d7f}\x{2de0}-\x{2dff}\x{302a}-\x{302f}\x{3099}\x{309a}\x{a620}-\x{a629}\x{a66f}\x{a674}-\x{a67d}\x{a69f}\x{a6f0}\x{a6f1}\x{a802}\x{a806}\x{a80b}\x{a823}-\x{a827}\x{a880}\x{a881}\x{a8b4}-\x{a8c4}\x{a8d0}-\x{a8d9}\x{a8e0}-\x{a8f1}\x{a900}-\x{a909}\x{a926}-\x{a92d}\x{a947}-\x{a953}\x{a980}-\x{a983}\x{a9b3}-\x{a9c0}\x{a9d0}-\x{a9d9}\x{aa29}-\x{aa36}\x{aa43}\x{aa4c}\x{aa4d}\x{aa50}-\x{aa59}\x{aa7b}\x{aab0}\x{aab2}-\x{aab4}\x{aab7}\x{aab8}\x{aabe}\x{aabf}\x{aac1}\x{aaeb}-\x{aaef}\x{aaf5}\x{aaf6}\x{abe3}-\x{abea}\x{abec}\x{abed}\x{abf0}-\x{abf9}\x{fb1e}\x{fe00}-\x{fe0f}\x{fe20}-\x{fe26}\x{fe33}\x{fe34}\x{fe4d}-\x{fe4f}\x{ff10}-\x{ff19}\x{ff3f}]*\b';

    /**
     * Full list of JavaScript reserved words.
     * Will be loaded from /data/js/keywords_reserved.txt.
     *
     * @see https://mathiasbynens.be/notes/reserved-keywords
     *
     * @var string[]
     */
    protected $keywordsReserved = array();

    /**
     * List of JavaScript reserved words that accept a <variable, value, ...>
     * after them. Some end of lines are not the end of a statement, like with
     * these keywords.
     *
     * E.g.: we shouldn't insert a ; after this else
     * else
     *     console.log('this is quite fine')
     *
     * Will be loaded from /data/js/keywords_before.txt
     *
     * @var string[]
     */
    protected $keywordsBefore = array();

    /**
     * List of JavaScript reserved words that accept a <variable, value, ...>
     * before them. Some end of lines are not the end of a statement, like when
     * continued by one of these keywords on the newline.
     *
     * E.g.: we shouldn't insert a ; before this instanceof
     * variable
     *     instanceof String
     *
     * Will be loaded from /data/js/keywords_after.txt
     *
     * @var string[]
     */
    protected $keywordsAfter = array();

    /**
     * List of all JavaScript operators.
     *
     * Will be loaded from /data/js/operators.txt
     *
     * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators
     *
     * @var string[]
     */
    protected $operators = array();

    /**
     * List of JavaScript operators that accept a <variable, value, ...> after
     * them. Some end of lines are not the end of a statement, like with these
     * operators.
     *
     * Note: Most operators are fine, we've only removed ++ and --.
     * ++ & -- have to be joined with the value they're in-/decrementing.
     *
     * Will be loaded from /data/js/operators_before.txt
     *
     * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators
     *
     * @var string[]
     */
    protected $operatorsBefore = array();

    /**
     * List of JavaScript operators that accept a <variable, value, ...> before
     * them. Some end of lines are not the end of a statement, like when
     * continued by one of these operators on the newline.
     *
     * Note: Most operators are fine, we've only removed ), ], ++, --, ! and ~.
     * There can't be a newline separating ! or ~ and whatever it is negating.
     * ++ & -- have to be joined with the value they're in-/decrementing.
     * ) & ] are "special" in that they have lots or usecases. () for example
     * is used for function calls, for grouping, in if () and for (), ...
     *
     * Will be loaded from /data/js/operators_after.txt
     *
     * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators
     *
     * @var string[]
     */
    protected $operatorsAfter = array();

    public function __construct()
    {
        call_user_func_array(array('\\LiteSpeed\\Lib\\CSS_JS_MIN\\Minify\\Minify', '__construct'), func_get_args());

        $dataDir = __DIR__ . '/data/js/';
        $options = FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES;
        $this->keywordsReserved = file($dataDir . 'keywords_reserved.txt', $options);
        $this->keywordsBefore = file($dataDir . 'keywords_before.txt', $options);
        $this->keywordsAfter = file($dataDir . 'keywords_after.txt', $options);
        $this->operators = file($dataDir . 'operators.txt', $options);
        $this->operatorsBefore = file($dataDir . 'operators_before.txt', $options);
        $this->operatorsAfter = file($dataDir . 'operators_after.txt', $options);
    }

    /**
     * Minify the data.
     * Perform JS optimizations.
     *
     * @param string[optional] $path Path to write the data to
     *
     * @return string The minified data
     */
    public function execute($path = null)
    {
        $content = '';

        /*
         * Let's first take out strings, comments and regular expressions.
         * All of these can contain JS code-like characters, and we should make
         * sure any further magic ignores anything inside of these.
         *
         * Consider this example, where we should not strip any whitespace:
         * var str = "a   test";
         *
         * Comments will be removed altogether, strings and regular expressions
         * will be replaced by placeholder text, which we'll restore later.
         */
        $this->extractStrings('\'"`');
        $this->stripComments();
        $this->extractRegex();

        // loop files
        foreach ($this->data as $source => $js) {
            // take out strings, comments & regex (for which we've registered
            // the regexes just a few lines earlier)
            $js = $this->replace($js);

            $js = $this->propertyNotation($js);
            $js = $this->shortenBools($js);
            $js = $this->stripWhitespace($js);

            // combine js: separating the scripts by a ;
            $content .= $js . ';';
        }

        // clean up leftover `;`s from the combination of multiple scripts
        $content = ltrim($content, ';');
        $content = (string) substr($content, 0, -1);

        /*
         * Earlier, we extracted strings & regular expressions and replaced them
         * with placeholder text. This will restore them.
         */
        $content = $this->restoreExtractedData($content);

        return $content;
    }

    /**
     * Strip comments from source code.
     */
    protected function stripComments()
    {
        $this->stripMultilineComments();

        // single-line comments
        $this->registerPattern('/\/\/.*$/m', '');
    }

    /**
     * JS can have /-delimited regular expressions, like: /ab+c/.match(string).
     *
     * The content inside the regex can contain characters that may be confused
     * for JS code: e.g. it could contain whitespace it needs to match & we
     * don't want to strip whitespace in there.
     *
     * The regex can be pretty simple: we don't have to care about comments,
     * (which also use slashes) because stripComments() will have stripped those
     * already.
     *
     * This method will replace all string content with simple REGEX#
     * placeholder text, so we've rid all regular expressions from characters
     * that may be misinterpreted. Original regex content will be saved in
     * $this->extracted and after doing all other minifying, we can restore the
     * original content via restoreRegex()
     */
    protected function extractRegex()
    {
        // PHP only supports $this inside anonymous functions since 5.4
        $minifier = $this;
        $callback = function ($match) use ($minifier) {
            $count = count($minifier->extracted);
            $placeholder = '"' . $count . '"';
            $minifier->extracted[$placeholder] = $match[0];

            return $placeholder;
        };

        // match all chars except `/` and `\`
        // `\` is allowed though, along with whatever char follows (which is the
        // one being escaped)
        // this should allow all chars, except for an unescaped `/` (= the one
        // closing the regex)
        // then also ignore bare `/` inside `[]`, where they don't need to be
        // escaped: anything inside `[]` can be ignored safely
        $pattern = '\\/(?!\*)(?:[^\\[\\/\\\\\n\r]++|(?:\\\\.)++|(?:\\[(?:[^\\]\\\\\n\r]++|(?:\\\\.)++)++\\])++)++\\/[gimuy]*';

        // a regular expression can only be followed by a few operators or some
        // of the RegExp methods (a `\` followed by a variable or value is
        // likely part of a division, not a regex)
        $keywords = array('do', 'in', 'new', 'else', 'throw', 'yield', 'delete', 'return',  'typeof');
        $before = '(^|[=:,;\+\-\*\?\/\}\(\{\[&\|!]|' . implode('|', $keywords) . ')\s*';
        $propertiesAndMethods = array(
            // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp#Properties_2
            'constructor',
            'flags',
            'global',
            'ignoreCase',
            'multiline',
            'source',
            'sticky',
            'unicode',
            // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp#Methods_2
            'compile(',
            'exec(',
            'test(',
            'toSource(',
            'toString(',
        );
        $delimiters = array_fill(0, count($propertiesAndMethods), '/');
        $propertiesAndMethods = array_map('preg_quote', $propertiesAndMethods, $delimiters);
        $after = '(?=\s*([\.,;:\)\}&\|+]|\/\/|$|\.(' . implode('|', $propertiesAndMethods) . ')))';
        $this->registerPattern('/' . $before . '\K' . $pattern . $after . '/', $callback);

        // regular expressions following a `)` are rather annoying to detect...
        // quite often, `/` after `)` is a division operator & if it happens to
        // be followed by another one (or a comment), it is likely to be
        // confused for a regular expression
        // however, it's perfectly possible for a regex to follow a `)`: after
        // a single-line `if()`, `while()`, ... statement, for example
        // since, when they occur like that, they're always the start of a
        // statement, there's only a limited amount of ways they can be useful:
        // by calling the regex methods directly
        // if a regex following `)` is not followed by `.<property or method>`,
        // it's quite likely not a regex
        $before = '\)\s*';
        $after = '(?=\s*\.(' . implode('|', $propertiesAndMethods) . '))';
        $this->registerPattern('/' . $before . '\K' . $pattern . $after . '/', $callback);

        // 1 more edge case: a regex can be followed by a lot more operators or
        // keywords if there's a newline (ASI) in between, where the operator
        // actually starts a new statement
        // (https://github.com/matthiasmullie/minify/issues/56)
        $operators = $this->getOperatorsForRegex($this->operatorsBefore, '/');
        $operators += $this->getOperatorsForRegex($this->keywordsReserved, '/');
        $after = '(?=\s*\n\s*(' . implode('|', $operators) . '))';
        $this->registerPattern('/' . $pattern . $after . '/', $callback);
    }

    /**
     * Strip whitespace.
     *
     * We won't strip *all* whitespace, but as much as possible. The thing that
     * we'll preserve are newlines we're unsure about.
     * JavaScript doesn't require statements to be terminated with a semicolon.
     * It will automatically fix missing semicolons with ASI (automatic semi-
     * colon insertion) at the end of line causing errors (without semicolon.)
     *
     * Because it's sometimes hard to tell if a newline is part of a statement
     * that should be terminated or not, we'll just leave some of them alone.
     *
     * @param string $content The content to strip the whitespace for
     *
     * @return string
     */
    protected function stripWhitespace($content)
    {
        // uniform line endings, make them all line feed
        $content = str_replace(array("\r\n", "\r"), "\n", $content);

        // collapse all non-line feed whitespace into a single space
        $content = preg_replace('/[^\S\n]+/', ' ', $content);

        // strip leading & trailing whitespace
        $content = str_replace(array(" \n", "\n "), "\n", $content);

        // collapse consecutive line feeds into just 1
        $content = preg_replace('/\n+/', "\n", $content);

        $operatorsBefore = $this->getOperatorsForRegex($this->operatorsBefore, '/');
        $operatorsAfter = $this->getOperatorsForRegex($this->operatorsAfter, '/');
        $operators = $this->getOperatorsForRegex($this->operators, '/');
        $keywordsBefore = $this->getKeywordsForRegex($this->keywordsBefore, '/');
        $keywordsAfter = $this->getKeywordsForRegex($this->keywordsAfter, '/');

        // strip whitespace that ends in (or next line begin with) an operator
        // that allows statements to be broken up over multiple lines
        unset($operatorsBefore['+'], $operatorsBefore['-'], $operatorsAfter['+'], $operatorsAfter['-']);
        $content = preg_replace(
            array(
                '/(' . implode('|', $operatorsBefore) . ')\s+/',
                '/\s+(' . implode('|', $operatorsAfter) . ')/',
            ),
            '\\1',
            $content
        );

        // make sure + and - can't be mistaken for, or joined into ++ and --
        $content = preg_replace(
            array(
                '/(?<![\+\-])\s*([\+\-])(?![\+\-])/',
                '/(?<![\+\-])([\+\-])\s*(?![\+\-])/',
            ),
            '\\1',
            $content
        );

        // collapse whitespace around reserved words into single space
        $content = preg_replace('/(^|[;\}\s])\K(' . implode('|', $keywordsBefore) . ')\s+/', '\\2 ', $content);
        $content = preg_replace('/\s+(' . implode('|', $keywordsAfter) . ')(?=([;\{\s]|$))/', ' \\1', $content);

        /*
         * We didn't strip whitespace after a couple of operators because they
         * could be used in different contexts and we can't be sure it's ok to
         * strip the newlines. However, we can safely strip any non-line feed
         * whitespace that follows them.
         */
        $operatorsDiffBefore = array_diff($operators, $operatorsBefore);
        $operatorsDiffAfter = array_diff($operators, $operatorsAfter);
        $content = preg_replace('/(' . implode('|', $operatorsDiffBefore) . ')[^\S\n]+/', '\\1', $content);
        $content = preg_replace('/[^\S\n]+(' . implode('|', $operatorsDiffAfter) . ')/', '\\1', $content);

        /*
         * Whitespace after `return` can be omitted in a few occasions
         * (such as when followed by a string or regex)
         * Same for whitespace in between `)` and `{`, or between `{` and some
         * keywords.
         */
        $content = preg_replace('/\breturn\s+(["\'\/\+\-])/', 'return$1', $content);
        $content = preg_replace('/\)\s+\{/', '){', $content);
        $content = preg_replace('/}\n(else|catch|finally)\b/', '}$1', $content);

        /*
         * Get rid of double semicolons, except where they can be used like:
         * "for(v=1,_=b;;)", "for(v=1;;v++)" or "for(;;ja||(ja=true))".
         * I'll safeguard these double semicolons inside for-loops by
         * temporarily replacing them with an invalid condition: they won't have
         * a double semicolon and will be easy to spot to restore afterwards.
         */
        $content = preg_replace('/\bfor\(([^;]*);;([^;]*)\)/', 'for(\\1;-;\\2)', $content);
        $content = preg_replace('/;+/', ';', $content);
        $content = preg_replace('/\bfor\(([^;]*);-;([^;]*)\)/', 'for(\\1;;\\2)', $content);

        /*
         * Next, we'll be removing all semicolons where ASI kicks in.
         * for-loops however, can have an empty body (ending in only a
         * semicolon), like: `for(i=1;i<3;i++);`, of `for(i in list);`
         * Here, nothing happens during the loop; it's just used to keep
         * increasing `i`. With that ; omitted, the next line would be expected
         * to be the for-loop's body... Same goes for while loops.
         * I'm going to double that semicolon (if any) so after the next line,
         * which strips semicolons here & there, we're still left with this one.
         * Note the special recursive construct in the three inner parts of the for:
         * (\{([^\{\}]*(?-2))*[^\{\}]*\})? - it is intended to match inline
         * functions bodies, e.g.: i<arr.map(function(e){return e}).length.
         * Also note that the construct is applied only once and multiplied
         * for each part of the for, otherwise it risks a catastrophic backtracking.
         * The limitation is that it will not allow closures in more than one
         * of the three parts for a specific for() case.
         * REGEX throwing catastrophic backtracking: $content = preg_replace('/(for\([^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*;[^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*;[^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*\));(\}|$)/s', '\\1;;\\8', $content);
         */
        $content = preg_replace('/(for\((?:[^;\{]*|[^;\{]*function[^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*);[^;\{]*;[^;\{]*\));(\}|$)/s', '\\1;;\\4', $content);
        $content = preg_replace('/(for\([^;\{]*;(?:[^;\{]*|[^;\{]*function[^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*);[^;\{]*\));(\}|$)/s', '\\1;;\\4', $content);
        $content = preg_replace('/(for\([^;\{]*;[^;\{]*;(?:[^;\{]*|[^;\{]*function[^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*)\));(\}|$)/s', '\\1;;\\4', $content);

        $content = preg_replace('/(for\([^;\{]+\s+in\s+[^;\{]+\));(\}|$)/s', '\\1;;\\2', $content);

        /*
         * Do the same for the if's that don't have a body but are followed by ;}
         */
        $content = preg_replace('/(\bif\s*\([^{;]*\));\}/s', '\\1;;}', $content);

        /*
         * Below will also keep `;` after a `do{}while();` along with `while();`
         * While these could be stripped after do-while, detecting this
         * distinction is cumbersome, so I'll play it safe and make sure `;`
         * after any kind of `while` is kept.
         */
        $content = preg_replace('/(while\([^;\{]+\));(\}|$)/s', '\\1;;\\2', $content);

        /*
         * We also can't strip empty else-statements. Even though they're
         * useless and probably shouldn't be in the code in the first place, we
         * shouldn't be stripping the `;` that follows it as it breaks the code.
         * We can just remove those useless else-statements completely.
         *
         * @see https://github.com/matthiasmullie/minify/issues/91
         */
        $content = preg_replace('/else;/s', '', $content);

        /*
         * We also don't really want to terminate statements followed by closing
         * curly braces (which we've ignored completely up until now) or end-of-
         * script: ASI will kick in here & we're all about minifying.
         * Semicolons at beginning of the file don't make any sense either.
         */
        $content = preg_replace('/;(\}|$)/s', '\\1', $content);
        $content = ltrim($content, ';');

        // get rid of remaining whitespace af beginning/end
        return trim($content);
    }

    /**
     * We'll strip whitespace around certain operators with regular expressions.
     * This will prepare the given array by escaping all characters.
     *
     * @param string[] $operators
     * @param string   $delimiter
     *
     * @return string[]
     */
    protected function getOperatorsForRegex(array $operators, $delimiter = '/')
    {
        // escape operators for use in regex
        $delimiters = array_fill(0, count($operators), $delimiter);
        $escaped = array_map('preg_quote', $operators, $delimiters);

        $operators = array_combine($operators, $escaped);

        // ignore + & - for now, they'll get special treatment
        unset($operators['+'], $operators['-']);

        // dot can not just immediately follow a number; it can be confused for
        // decimal point, or calling a method on it, e.g. 42 .toString()
        $operators['.'] = '(?<![0-9]\s)\.';

        // don't confuse = with other assignment shortcuts (e.g. +=)
        $chars = preg_quote('+-*\=<>%&|', $delimiter);
        $operators['='] = '(?<![' . $chars . '])\=';

        return $operators;
    }

    /**
     * We'll strip whitespace around certain keywords with regular expressions.
     * This will prepare the given array by escaping all characters.
     *
     * @param string[] $keywords
     * @param string   $delimiter
     *
     * @return string[]
     */
    protected function getKeywordsForRegex(array $keywords, $delimiter = '/')
    {
        // escape keywords for use in regex
        $delimiter = array_fill(0, count($keywords), $delimiter);
        $escaped = array_map('preg_quote', $keywords, $delimiter);

        // add word boundaries
        array_walk($keywords, function ($value) {
            return '\b' . $value . '\b';
        });

        $keywords = array_combine($keywords, $escaped);

        return $keywords;
    }

    /**
     * Replaces all occurrences of array['key'] by array.key.
     *
     * @param string $content
     *
     * @return string
     */
    protected function propertyNotation($content)
    {
        // PHP only supports $this inside anonymous functions since 5.4
        $minifier = $this;
        $keywords = $this->keywordsReserved;
        $callback = function ($match) use ($minifier, $keywords) {
            $property = trim($minifier->extracted[$match[1]], '\'"');

            /*
             * Check if the property is a reserved keyword. In this context (as
             * property of an object literal/array) it shouldn't matter, but IE8
             * freaks out with "Expected identifier".
             */
            if (in_array($property, $keywords)) {
                return $match[0];
            }

            /*
             * See if the property is in a variable-like format (e.g.
             * array['key-here'] can't be replaced by array.key-here since '-'
             * is not a valid character there.
             */
            if (!preg_match('/^' . $minifier::REGEX_VARIABLE . '$/u', $property)) {
                return $match[0];
            }

            return '.' . $property;
        };

        /*
         * Figure out if previous character is a variable name (of the array
         * we want to use property notation on) - this is to make sure
         * standalone ['value'] arrays aren't confused for keys-of-an-array.
         * We can (and only have to) check the last character, because PHP's
         * regex implementation doesn't allow unfixed-length look-behind
         * assertions.
         */
        preg_match('/(\[[^\]]+\])[^\]]*$/', static::REGEX_VARIABLE, $previousChar);
        $previousChar = $previousChar[1];

        /*
         * Make sure word preceding the ['value'] is not a keyword, e.g.
         * return['x']. Because -again- PHP's regex implementation doesn't allow
         * unfixed-length look-behind assertions, I'm just going to do a lot of
         * separate look-behind assertions, one for each keyword.
         */
        $keywords = $this->getKeywordsForRegex($keywords);
        $keywords = '(?<!' . implode(')(?<!', $keywords) . ')';

        return preg_replace_callback('/(?<=' . $previousChar . '|\])' . $keywords . '\[\s*(([\'"])[0-9]+\\2)\s*\]/u', $callback, $content);
    }

    /**
     * Replaces true & false by !0 and !1.
     *
     * @param string $content
     *
     * @return string
     */
    protected function shortenBools($content)
    {
        /*
         * 'true' or 'false' could be used as property names (which may be
         * followed by whitespace) - we must not replace those!
         * Since PHP doesn't allow variable-length (to account for the
         * whitespace) lookbehind assertions, I need to capture the leading
         * character and check if it's a `.`
         */
        $callback = function ($match) {
            if (trim($match[1]) === '.') {
                return $match[0];
            }

            return $match[1] . ($match[2] === 'true' ? '!0' : '!1');
        };
        $content = preg_replace_callback('/(^|.\s*)\b(true|false)\b(?!:)/', $callback, $content);

        // for(;;) is exactly the same as while(true), but shorter :)
        $content = preg_replace('/\bwhile\(!0\){/', 'for(;;){', $content);

        // now make sure we didn't turn any do ... while(true) into do ... for(;;)
        preg_match_all('/\bdo\b/', $content, $dos, PREG_OFFSET_CAPTURE | PREG_SET_ORDER);

        // go backward to make sure positional offsets aren't altered when $content changes
        $dos = array_reverse($dos);
        foreach ($dos as $do) {
            $offsetDo = $do[0][1];

            // find all `while` (now `for`) following `do`: one of those must be
            // associated with the `do` and be turned back into `while`
            preg_match_all('/\bfor\(;;\)/', $content, $whiles, PREG_OFFSET_CAPTURE | PREG_SET_ORDER, $offsetDo);
            foreach ($whiles as $while) {
                $offsetWhile = $while[0][1];

                $open = substr_count($content, '{', $offsetDo, $offsetWhile - $offsetDo);
                $close = substr_count($content, '}', $offsetDo, $offsetWhile - $offsetDo);
                if ($open === $close) {
                    // only restore `while` if amount of `{` and `}` are the same;
                    // otherwise, that `for` isn't associated with this `do`
                    $content = substr_replace($content, 'while(!0)', $offsetWhile, strlen('for(;;)'));
                    break;
                }
            }
        }

        return $content;
    }
}
litespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/minify.cls.php000064400000041636151600174330022754 0ustar00<?php
/**
 * modified PHP implementation of Matthias Mullie's Abstract minifier class.
 * 
 * @author Matthias Mullie <minify@mullie.eu>
 * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved
 * @license MIT License
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\Minify;

use LiteSpeed\Lib\CSS_JS_MIN\Minify\Exception\IOException;

defined( 'WPINC' ) || exit ;

abstract class Minify
{
    /**
     * The data to be minified.
     *
     * @var string[]
     */
    protected $data = array();

    /**
     * Array of patterns to match.
     *
     * @var string[]
     */
    protected $patterns = array();

    /**
     * This array will hold content of strings and regular expressions that have
     * been extracted from the JS source code, so we can reliably match "code",
     * without having to worry about potential "code-like" characters inside.
     *
     * @internal
     *
     * @var string[]
     */
    public $extracted = array();

    /**
     * Init the minify class - optionally, code may be passed along already.
     */
    public function __construct(/* $data = null, ... */)
    {
        // it's possible to add the source through the constructor as well ;)
        if (func_num_args()) {
            call_user_func_array(array($this, 'add'), func_get_args());
        }
    }

    /**
     * Add a file or straight-up code to be minified.
     *
     * @param string|string[] $data
     *
     * @return static
     */
    public function add($data /* $data = null, ... */)
    {
        // bogus "usage" of parameter $data: scrutinizer warns this variable is
        // not used (we're using func_get_args instead to support overloading),
        // but it still needs to be defined because it makes no sense to have
        // this function without argument :)
        $args = array($data) + func_get_args();

        // this method can be overloaded
        foreach ($args as $data) {
            if (is_array($data)) {
                call_user_func_array(array($this, 'add'), $data);
                continue;
            }

            // redefine var
            $data = (string) $data;

            // load data
            $value = $this->load($data);
            $key = ($data != $value) ? $data : count($this->data);

            // replace CR linefeeds etc.
            // @see https://github.com/matthiasmullie/minify/pull/139
            $value = str_replace(array("\r\n", "\r"), "\n", $value);

            // store data
            $this->data[$key] = $value;
        }

        return $this;
    }

    /**
     * Add a file to be minified.
     *
     * @param string|string[] $data
     *
     * @return static
     *
     * @throws IOException
     */
    public function addFile($data /* $data = null, ... */)
    {
        // bogus "usage" of parameter $data: scrutinizer warns this variable is
        // not used (we're using func_get_args instead to support overloading),
        // but it still needs to be defined because it makes no sense to have
        // this function without argument :)
        $args = array($data) + func_get_args();

        // this method can be overloaded
        foreach ($args as $path) {
            if (is_array($path)) {
                call_user_func_array(array($this, 'addFile'), $path);
                continue;
            }

            // redefine var
            $path = (string) $path;

            // check if we can read the file
            if (!$this->canImportFile($path)) {
                throw new IOException('The file "' . $path . '" could not be opened for reading. Check if PHP has enough permissions.');
            }

            $this->add($path);
        }

        return $this;
    }

    /**
     * Minify the data & (optionally) saves it to a file.
     *
     * @param string[optional] $path Path to write the data to
     *
     * @return string The minified data
     */
    public function minify($path = null)
    {
        $content = $this->execute($path);

        // save to path
        if ($path !== null) {
            $this->save($content, $path);
        }

        return $content;
    }

    /**
     * Minify & gzip the data & (optionally) saves it to a file.
     *
     * @param string[optional] $path  Path to write the data to
     * @param int[optional]    $level Compression level, from 0 to 9
     *
     * @return string The minified & gzipped data
     */
    public function gzip($path = null, $level = 9)
    {
        $content = $this->execute($path);
        $content = gzencode($content, $level, FORCE_GZIP);

        // save to path
        if ($path !== null) {
            $this->save($content, $path);
        }

        return $content;
    }


    /**
     * Minify the data.
     *
     * @param string[optional] $path Path to write the data to
     *
     * @return string The minified data
     */
    abstract public function execute($path = null);

    /**
     * Load data.
     *
     * @param string $data Either a path to a file or the content itself
     *
     * @return string
     */
    protected function load($data)
    {
        // check if the data is a file
        if ($this->canImportFile($data)) {
            $data = file_get_contents($data);

            // strip BOM, if any
            if (substr($data, 0, 3) == "\xef\xbb\xbf") {
                $data = substr($data, 3);
            }
        }

        return $data;
    }

    /**
     * Save to file.
     *
     * @param string $content The minified data
     * @param string $path    The path to save the minified data to
     *
     * @throws IOException
     */
    protected function save($content, $path)
    {
        $handler = $this->openFileForWriting($path);

        $this->writeToFile($handler, $content);

        @fclose($handler);
    }

    /**
     * Register a pattern to execute against the source content.
     *
     * If $replacement is a string, it must be plain text. Placeholders like $1 or \2 don't work.
     * If you need that functionality, use a callback instead.
     *
     * @param string          $pattern     PCRE pattern
     * @param string|callable $replacement Replacement value for matched pattern
     */
    protected function registerPattern($pattern, $replacement = '')
    {
        // study the pattern, we'll execute it more than once
        $pattern .= 'S';

        $this->patterns[] = array($pattern, $replacement);
    }

    /**
     * Both JS and CSS use the same form of multi-line comment, so putting the common code here.
     */
    protected function stripMultilineComments()
    {
        // First extract comments we want to keep, so they can be restored later
        // PHP only supports $this inside anonymous functions since 5.4
        $minifier = $this;
        $callback = function ($match) use ($minifier) {
            $count = count($minifier->extracted);
            $placeholder = '/*' . $count . '*/';
            $minifier->extracted[$placeholder] = $match[0];

            return $placeholder;
        };
        $this->registerPattern('/
            # optional newline
            \n?

            # start comment
            \/\*

            # comment content
            (?:
                # either starts with an !
                !
            |
                # or, after some number of characters which do not end the comment
                (?:(?!\*\/).)*?

                # there is either a @license or @preserve tag
                @(?:license|preserve)
            )

            # then match to the end of the comment
            .*?\*\/\n?

            /ixs', $callback);

        // Then strip all other comments
        $this->registerPattern('/\/\*.*?\*\//s', '');
    }

    /**
     * We can't "just" run some regular expressions against JavaScript: it's a
     * complex language. E.g. having an occurrence of // xyz would be a comment,
     * unless it's used within a string. Of you could have something that looks
     * like a 'string', but inside a comment.
     * The only way to accurately replace these pieces is to traverse the JS one
     * character at a time and try to find whatever starts first.
     *
     * @param string $content The content to replace patterns in
     *
     * @return string The (manipulated) content
     */
    protected function replace($content)
    {
        $contentLength = strlen($content);
        $output = '';
        $processedOffset = 0;
        $positions = array_fill(0, count($this->patterns), -1);
        $matches = array();

        while ($processedOffset < $contentLength) {
            // find first match for all patterns
            foreach ($this->patterns as $i => $pattern) {
                list($pattern, $replacement) = $pattern;

                // we can safely ignore patterns for positions we've unset earlier,
                // because we know these won't show up anymore
                if (array_key_exists($i, $positions) == false) {
                    continue;
                }

                // no need to re-run matches that are still in the part of the
                // content that hasn't been processed
                if ($positions[$i] >= $processedOffset) {
                    continue;
                }

                $match = null;
                if (preg_match($pattern, $content, $match, PREG_OFFSET_CAPTURE, $processedOffset)) {
                    $matches[$i] = $match;

                    // we'll store the match position as well; that way, we
                    // don't have to redo all preg_matches after changing only
                    // the first (we'll still know where those others are)
                    $positions[$i] = $match[0][1];
                } else {
                    // if the pattern couldn't be matched, there's no point in
                    // executing it again in later runs on this same content;
                    // ignore this one until we reach end of content
                    unset($matches[$i], $positions[$i]);
                }
            }

            // no more matches to find: everything's been processed, break out
            if (!$matches) {
                // output the remaining content
                $output .= substr($content, $processedOffset);
                break;
            }

            // see which of the patterns actually found the first thing (we'll
            // only want to execute that one, since we're unsure if what the
            // other found was not inside what the first found)
            $matchOffset = min($positions);
            $firstPattern = array_search($matchOffset, $positions);
            $match = $matches[$firstPattern];

            // execute the pattern that matches earliest in the content string
            list(, $replacement) = $this->patterns[$firstPattern];

            // add the part of the input between $processedOffset and the first match;
            // that content wasn't matched by anything
            $output .= substr($content, $processedOffset, $matchOffset - $processedOffset);
            // add the replacement for the match
            $output .= $this->executeReplacement($replacement, $match);
            // advance $processedOffset past the match
            $processedOffset = $matchOffset + strlen($match[0][0]);
        }

        return $output;
    }

    /**
     * If $replacement is a callback, execute it, passing in the match data.
     * If it's a string, just pass it through.
     *
     * @param string|callable $replacement Replacement value
     * @param array           $match       Match data, in PREG_OFFSET_CAPTURE form
     *
     * @return string
     */
    protected function executeReplacement($replacement, $match)
    {
        if (!is_callable($replacement)) {
            return $replacement;
        }
        // convert $match from the PREG_OFFSET_CAPTURE form to the form the callback expects
        foreach ($match as &$matchItem) {
            $matchItem = $matchItem[0];
        }

        return $replacement($match);
    }

    /**
     * Strings are a pattern we need to match, in order to ignore potential
     * code-like content inside them, but we just want all of the string
     * content to remain untouched.
     *
     * This method will replace all string content with simple STRING#
     * placeholder text, so we've rid all strings from characters that may be
     * misinterpreted. Original string content will be saved in $this->extracted
     * and after doing all other minifying, we can restore the original content
     * via restoreStrings().
     *
     * @param string[optional] $chars
     * @param string[optional] $placeholderPrefix
     */
    protected function extractStrings($chars = '\'"', $placeholderPrefix = '')
    {
        // PHP only supports $this inside anonymous functions since 5.4
        $minifier = $this;
        $callback = function ($match) use ($minifier, $placeholderPrefix) {
            // check the second index here, because the first always contains a quote
            if ($match[2] === '') {
                /*
                 * Empty strings need no placeholder; they can't be confused for
                 * anything else anyway.
                 * But we still needed to match them, for the extraction routine
                 * to skip over this particular string.
                 */
                return $match[0];
            }

            $count = count($minifier->extracted);
            $placeholder = $match[1] . $placeholderPrefix . $count . $match[1];
            $minifier->extracted[$placeholder] = $match[1] . $match[2] . $match[1];

            return $placeholder;
        };

        /*
         * The \\ messiness explained:
         * * Don't count ' or " as end-of-string if it's escaped (has backslash
         * in front of it)
         * * Unless... that backslash itself is escaped (another leading slash),
         * in which case it's no longer escaping the ' or "
         * * So there can be either no backslash, or an even number
         * * multiply all of that times 4, to account for the escaping that has
         * to be done to pass the backslash into the PHP string without it being
         * considered as escape-char (times 2) and to get it in the regex,
         * escaped (times 2)
         */
        $this->registerPattern('/([' . $chars . '])(.*?(?<!\\\\)(\\\\\\\\)*+)\\1/s', $callback);
    }

    /**
     * This method will restore all extracted data (strings, regexes) that were
     * replaced with placeholder text in extract*(). The original content was
     * saved in $this->extracted.
     *
     * @param string $content
     *
     * @return string
     */
    protected function restoreExtractedData($content)
    {
        if (!$this->extracted) {
            // nothing was extracted, nothing to restore
            return $content;
        }

        $content = strtr($content, $this->extracted);

        $this->extracted = array();

        return $content;
    }

    /**
     * Check if the path is a regular file and can be read.
     *
     * @param string $path
     *
     * @return bool
     */
    protected function canImportFile($path)
    {
        $parsed = parse_url($path);
        if (
            // file is elsewhere
            isset($parsed['host'])
            // file responds to queries (may change, or need to bypass cache)
            || isset($parsed['query'])
        ) {
            return false;
        }

        try {
            return strlen($path) < PHP_MAXPATHLEN && @is_file($path) && is_readable($path);
        }
        // catch openbasedir exceptions which are not caught by @ on is_file()
        catch (\Exception $e) {
            return false;
        }
    }

    /**
     * Attempts to open file specified by $path for writing.
     *
     * @param string $path The path to the file
     *
     * @return resource Specifier for the target file
     *
     * @throws IOException
     */
    protected function openFileForWriting($path)
    {
        if ($path === '' || ($handler = @fopen($path, 'w')) === false) {
            throw new IOException('The file "' . $path . '" could not be opened for writing. Check if PHP has enough permissions.');
        }

        return $handler;
    }

    /**
     * Attempts to write $content to the file specified by $handler. $path is used for printing exceptions.
     *
     * @param resource $handler The resource to write to
     * @param string   $content The content to write
     * @param string   $path    The path to the file (for exception printing only)
     *
     * @throws IOException
     */
    protected function writeToFile($handler, $content, $path = '')
    {
        if (
            !is_resource($handler)
            || ($result = @fwrite($handler, $content)) === false
            || ($result < strlen($content))
        ) {
            throw new IOException('The file "' . $path . '" could not be written to. Check your disk space and file permissions.');
        }
    }

    protected static function str_replace_first($search, $replace, $subject)
    {
        $pos = strpos($subject, $search);
        if ($pos !== false) {
            return substr_replace($subject, $replace, $pos, strlen($search));
        }

        return $subject;
    }
}
litespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/css.cls.php000064400000073667151600174400022260 0ustar00<?php
/**
 * css.cls.php - modified PHP implementation of Matthias Mullie's CSS minifier
 *
 * @author Matthias Mullie <minify@mullie.eu>
 * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved
 * @license MIT License
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\Minify;

use LiteSpeed\Lib\CSS_JS_MIN\Minify\Minify;
use LiteSpeed\Lib\CSS_JS_MIN\Minify\Exception\FileImportException;
use LiteSpeed\Lib\CSS_JS_MIN\PathConverter\Converter;
use LiteSpeed\Lib\CSS_JS_MIN\PathConverter\ConverterInterface;

defined( 'WPINC' ) || exit ;

class CSS extends Minify
{
    /**
     * @var int maximum import size in kB
     */
    protected $maxImportSize = 5;

    /**
     * @var string[] valid import extensions
     */
    protected $importExtensions = array(
        'gif' => 'data:image/gif',
        'png' => 'data:image/png',
        'jpe' => 'data:image/jpeg',
        'jpg' => 'data:image/jpeg',
        'jpeg' => 'data:image/jpeg',
        'svg' => 'data:image/svg+xml',
        'woff' => 'data:application/x-font-woff',
        'woff2' => 'data:application/x-font-woff2',
        'avif' => 'data:image/avif',
        'apng' => 'data:image/apng',
        'webp' => 'data:image/webp',
        'tif' => 'image/tiff',
        'tiff' => 'image/tiff',
        'xbm' => 'image/x-xbitmap',
    );

    /**
     * Set the maximum size if files to be imported.
     *
     * Files larger than this size (in kB) will not be imported into the CSS.
     * Importing files into the CSS as data-uri will save you some connections,
     * but we should only import relatively small decorative images so that our
     * CSS file doesn't get too bulky.
     *
     * @param int $size Size in kB
     */
    public function setMaxImportSize($size)
    {
        $this->maxImportSize = $size;
    }

    /**
     * Set the type of extensions to be imported into the CSS (to save network
     * connections).
     * Keys of the array should be the file extensions & respective values
     * should be the data type.
     *
     * @param string[] $extensions Array of file extensions
     */
    public function setImportExtensions(array $extensions)
    {
        $this->importExtensions = $extensions;
    }

    /**
     * Move any import statements to the top.
     *
     * @param string $content Nearly finished CSS content
     *
     * @return string
     */
    public function moveImportsToTop($content)
    {
        if (preg_match_all('/(;?)(@import (?<url>url\()?(?P<quotes>["\']?).+?(?P=quotes)(?(url)\)));?/', $content, $matches)) {
            // remove from content
            foreach ($matches[0] as $import) {
                $content = str_replace($import, '', $content);
            }

            // add to top
            $content = implode(';', $matches[2]) . ';' . trim($content, ';');
        }

        return $content;
    }

    /**
     * Combine CSS from import statements.
     *
     * \@import's will be loaded and their content merged into the original file,
     * to save HTTP requests.
     *
     * @param string   $source  The file to combine imports for
     * @param string   $content The CSS content to combine imports for
     * @param string[] $parents Parent paths, for circular reference checks
     *
     * @return string
     *
     * @throws FileImportException
     */
    protected function combineImports($source, $content, $parents)
    {
        $importRegexes = array(
            // @import url(xxx)
            '/
            # import statement
            @import

            # whitespace
            \s+

                # open url()
                url\(

                    # (optional) open path enclosure
                    (?P<quotes>["\']?)

                        # fetch path
                        (?P<path>.+?)

                    # (optional) close path enclosure
                    (?P=quotes)

                # close url()
                \)

                # (optional) trailing whitespace
                \s*

                # (optional) media statement(s)
                (?P<media>[^;]*)

                # (optional) trailing whitespace
                \s*

            # (optional) closing semi-colon
            ;?

            /ix',

            // @import 'xxx'
            '/

            # import statement
            @import

            # whitespace
            \s+

                # open path enclosure
                (?P<quotes>["\'])

                    # fetch path
                    (?P<path>.+?)

                # close path enclosure
                (?P=quotes)

                # (optional) trailing whitespace
                \s*

                # (optional) media statement(s)
                (?P<media>[^;]*)

                # (optional) trailing whitespace
                \s*

            # (optional) closing semi-colon
            ;?

            /ix',
        );

        // find all relative imports in css
        $matches = array();
        foreach ($importRegexes as $importRegex) {
            if (preg_match_all($importRegex, $content, $regexMatches, PREG_SET_ORDER)) {
                $matches = array_merge($matches, $regexMatches);
            }
        }

        $search = array();
        $replace = array();

        // loop the matches
        foreach ($matches as $match) {
            // get the path for the file that will be imported
            $importPath = dirname($source) . '/' . $match['path'];

            // only replace the import with the content if we can grab the
            // content of the file
            if (!$this->canImportByPath($match['path']) || !$this->canImportFile($importPath)) {
                continue;
            }

            // check if current file was not imported previously in the same
            // import chain.
            if (in_array($importPath, $parents)) {
                throw new FileImportException('Failed to import file "' . $importPath . '": circular reference detected.');
            }

            // grab referenced file & minify it (which may include importing
            // yet other @import statements recursively)
            $minifier = new self($importPath);
            $minifier->setMaxImportSize($this->maxImportSize);
            $minifier->setImportExtensions($this->importExtensions);
            $importContent = $minifier->execute($source, $parents);

            // check if this is only valid for certain media
            if (!empty($match['media'])) {
                $importContent = '@media ' . $match['media'] . '{' . $importContent . '}';
            }

            // add to replacement array
            $search[] = $match[0];
            $replace[] = $importContent;
        }

        // replace the import statements
        return str_replace($search, $replace, $content);
    }

    /**
     * Import files into the CSS, base64-ized.
     *
     * @url(image.jpg) images will be loaded and their content merged into the
     * original file, to save HTTP requests.
     *
     * @param string $source  The file to import files for
     * @param string $content The CSS content to import files for
     *
     * @return string
     */
    protected function importFiles($source, $content)
    {
        $regex = '/url\((["\']?)(.+?)\\1\)/i';
        if ($this->importExtensions && preg_match_all($regex, $content, $matches, PREG_SET_ORDER)) {
            $search = array();
            $replace = array();

            // loop the matches
            foreach ($matches as $match) {
                $extension = substr(strrchr($match[2], '.'), 1);
                if ($extension && !array_key_exists($extension, $this->importExtensions)) {
                    continue;
                }

                // get the path for the file that will be imported
                $path = $match[2];
                $path = dirname($source) . '/' . $path;

                // only replace the import with the content if we're able to get
                // the content of the file, and it's relatively small
                if ($this->canImportFile($path) && $this->canImportBySize($path)) {
                    // grab content && base64-ize
                    $importContent = $this->load($path);
                    $importContent = base64_encode($importContent);

                    // build replacement
                    $search[] = $match[0];
                    $replace[] = 'url(' . $this->importExtensions[$extension] . ';base64,' . $importContent . ')';
                }
            }

            // replace the import statements
            $content = str_replace($search, $replace, $content);
        }

        return $content;
    }

    /**
     * Minify the data.
     * Perform CSS optimizations.
     *
     * @param string[optional] $path    Path to write the data to
     * @param string[] $parents Parent paths, for circular reference checks
     *
     * @return string The minified data
     */
    public function execute($path = null, $parents = array())
    {
        $content = '';

        // loop CSS data (raw data and files)
        foreach ($this->data as $source => $css) {
            /*
             * Let's first take out strings & comments, since we can't just
             * remove whitespace anywhere. If whitespace occurs inside a string,
             * we should leave it alone. E.g.:
             * p { content: "a   test" }
             */
            $this->extractStrings();
            $this->stripComments();
            $this->extractMath();
            $this->extractCustomProperties();
            $css = $this->replace($css);

            $css = $this->stripWhitespace($css);
            $css = $this->convertLegacyColors($css);
            $css = $this->cleanupModernColors($css);
            $css = $this->shortenHEXColors($css);
            $css = $this->shortenZeroes($css);
            $css = $this->shortenFontWeights($css);
            $css = $this->stripEmptyTags($css);

            // restore the string we've extracted earlier
            $css = $this->restoreExtractedData($css);

            $source = is_int($source) ? '' : $source;
            $parents = $source ? array_merge($parents, array($source)) : $parents;
            $css = $this->combineImports($source, $css, $parents);
            $css = $this->importFiles($source, $css);

            /*
             * If we'll save to a new path, we'll have to fix the relative paths
             * to be relative no longer to the source file, but to the new path.
             * If we don't write to a file, fall back to same path so no
             * conversion happens (because we still want it to go through most
             * of the move code, which also addresses url() & @import syntax...)
             */
            $converter = $this->getPathConverter($source, $path ?: $source);
            $css = $this->move($converter, $css);

            // combine css
            $content .= $css;
        }

        $content = $this->moveImportsToTop($content);

        return $content;
    }

    /**
     * Moving a css file should update all relative urls.
     * Relative references (e.g. ../images/image.gif) in a certain css file,
     * will have to be updated when a file is being saved at another location
     * (e.g. ../../images/image.gif, if the new CSS file is 1 folder deeper).
     *
     * @param ConverterInterface $converter Relative path converter
     * @param string             $content   The CSS content to update relative urls for
     *
     * @return string
     */
    protected function move(ConverterInterface $converter, $content)
    {
        /*
         * Relative path references will usually be enclosed by url(). @import
         * is an exception, where url() is not necessary around the path (but is
         * allowed).
         * This *could* be 1 regular expression, where both regular expressions
         * in this array are on different sides of a |. But we're using named
         * patterns in both regexes, the same name on both regexes. This is only
         * possible with a (?J) modifier, but that only works after a fairly
         * recent PCRE version. That's why I'm doing 2 separate regular
         * expressions & combining the matches after executing of both.
         */
        $relativeRegexes = array(
            // url(xxx)
            '/
            # open url()
            url\(

                \s*

                # open path enclosure
                (?P<quotes>["\'])?

                    # fetch path
                    (?P<path>.+?)

                # close path enclosure
                (?(quotes)(?P=quotes))

                \s*

            # close url()
            \)

            /ix',

            // @import "xxx"
            '/
            # import statement
            @import

            # whitespace
            \s+

                # we don\'t have to check for @import url(), because the
                # condition above will already catch these

                # open path enclosure
                (?P<quotes>["\'])

                    # fetch path
                    (?P<path>.+?)

                # close path enclosure
                (?P=quotes)

            /ix',
        );

        // find all relative urls in css
        $matches = array();
        foreach ($relativeRegexes as $relativeRegex) {
            if (preg_match_all($relativeRegex, $content, $regexMatches, PREG_SET_ORDER)) {
                $matches = array_merge($matches, $regexMatches);
            }
        }

        $search = array();
        $replace = array();

        // loop all urls
        foreach ($matches as $match) {
            // determine if it's a url() or an @import match
            $type = (strpos($match[0], '@import') === 0 ? 'import' : 'url');

            $url = $match['path'];
            if ($this->canImportByPath($url)) {
                // attempting to interpret GET-params makes no sense, so let's discard them for awhile
                $params = strrchr($url, '?');
                $url = $params ? substr($url, 0, -strlen($params)) : $url;

                // fix relative url
                $url = $converter->convert($url);

                // now that the path has been converted, re-apply GET-params
                $url .= $params;
            }

            /*
             * Urls with control characters above 0x7e should be quoted.
             * According to Mozilla's parser, whitespace is only allowed at the
             * end of unquoted urls.
             * Urls with `)` (as could happen with data: uris) should also be
             * quoted to avoid being confused for the url() closing parentheses.
             * And urls with a # have also been reported to cause issues.
             * Urls with quotes inside should also remain escaped.
             *
             * @see https://developer.mozilla.org/nl/docs/Web/CSS/url#The_url()_functional_notation
             * @see https://hg.mozilla.org/mozilla-central/rev/14abca4e7378
             * @see https://github.com/matthiasmullie/minify/issues/193
             */
            $url = trim($url);
            if (preg_match('/[\s\)\'"#\x{7f}-\x{9f}]/u', $url)) {
                $url = $match['quotes'] . $url . $match['quotes'];
            }

            // build replacement
            $search[] = $match[0];
            if ($type === 'url') {
                $replace[] = 'url(' . $url . ')';
            } elseif ($type === 'import') {
                $replace[] = '@import "' . $url . '"';
            }
        }

        // replace urls
        return str_replace($search, $replace, $content);
    }

    /**
     * Shorthand HEX color codes.
     * #FF0000FF -> #f00 -> red
     * #FF00FF00 -> transparent.
     *
     * @param string $content The CSS content to shorten the HEX color codes for
     *
     * @return string
     */
    protected function shortenHexColors($content)
    {
        // shorten repeating patterns within HEX ..
        $content = preg_replace('/(?<=[: ])#([0-9a-f])\\1([0-9a-f])\\2([0-9a-f])\\3(?:([0-9a-f])\\4)?(?=[; }])/i', '#$1$2$3$4', $content);

        // remove alpha channel if it's pointless ..
        $content = preg_replace('/(?<=[: ])#([0-9a-f]{6})ff(?=[; }])/i', '#$1', $content);
        $content = preg_replace('/(?<=[: ])#([0-9a-f]{3})f(?=[; }])/i', '#$1', $content);

        // replace `transparent` with shortcut ..
        $content = preg_replace('/(?<=[: ])#[0-9a-f]{6}00(?=[; }])/i', '#fff0', $content);

        $colors = array(
            // make these more readable
            '#00f' => 'blue',
            '#dc143c' => 'crimson',
            '#0ff' => 'cyan',
            '#8b0000' => 'darkred',
            '#696969' => 'dimgray',
            '#ff69b4' => 'hotpink',
            '#0f0' => 'lime',
            '#fdf5e6' => 'oldlace',
            '#87ceeb' => 'skyblue',
            '#d8bfd8' => 'thistle',
            // we can shorten some even more by replacing them with their color name
            '#f0ffff' => 'azure',
            '#f5f5dc' => 'beige',
            '#ffe4c4' => 'bisque',
            '#a52a2a' => 'brown',
            '#ff7f50' => 'coral',
            '#ffd700' => 'gold',
            '#808080' => 'gray',
            '#008000' => 'green',
            '#4b0082' => 'indigo',
            '#fffff0' => 'ivory',
            '#f0e68c' => 'khaki',
            '#faf0e6' => 'linen',
            '#800000' => 'maroon',
            '#000080' => 'navy',
            '#808000' => 'olive',
            '#ffa500' => 'orange',
            '#da70d6' => 'orchid',
            '#cd853f' => 'peru',
            '#ffc0cb' => 'pink',
            '#dda0dd' => 'plum',
            '#800080' => 'purple',
            '#f00' => 'red',
            '#fa8072' => 'salmon',
            '#a0522d' => 'sienna',
            '#c0c0c0' => 'silver',
            '#fffafa' => 'snow',
            '#d2b48c' => 'tan',
            '#008080' => 'teal',
            '#ff6347' => 'tomato',
            '#ee82ee' => 'violet',
            '#f5deb3' => 'wheat',
            // or the other way around
            'black' => '#000',
            'fuchsia' => '#f0f',
            'magenta' => '#f0f',
            'white' => '#fff',
            'yellow' => '#ff0',
            // and also `transparent`
            'transparent' => '#fff0',
        );

        return preg_replace_callback(
            '/(?<=[: ])(' . implode('|', array_keys($colors)) . ')(?=[; }])/i',
            function ($match) use ($colors) {
                return $colors[strtolower($match[0])];
            },
            $content
        );
    }

    /**
     * Convert RGB|HSL color codes.
     * rgb(255,0,0,.5) -> rgb(255 0 0 / .5).
     * rgb(255,0,0) -> #f00.
     *
     * @param string $content The CSS content to shorten the RGB color codes for
     *
     * @return string
     */
    protected function convertLegacyColors($content)
    {
        /*
          https://drafts.csswg.org/css-color/#color-syntax-legacy
          https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgb
          https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/hsl
        */

        // convert legacy color syntax
        $content = preg_replace('/(rgb)a?\(\s*([0-9]{1,3}%?)\s*,\s*([0-9]{1,3}%?)\s*,\s*([0-9]{1,3}%?)\s*,\s*([0,1]?(?:\.[0-9]*)?)\s*\)/i', '$1($2 $3 $4 / $5)', $content);
        $content = preg_replace('/(rgb)a?\(\s*([0-9]{1,3}%?)\s*,\s*([0-9]{1,3}%?)\s*,\s*([0-9]{1,3}%?)\s*\)/i', '$1($2 $3 $4)', $content);
        $content = preg_replace('/(hsl)a?\(\s*([0-9]+(?:deg|grad|rad|turn)?)\s*,\s*([0-9]{1,3}%)\s*,\s*([0-9]{1,3}%)\s*,\s*([0,1]?(?:\.[0-9]*)?)\s*\)/i', '$1($2 $3 $4 / $5)', $content);
        $content = preg_replace('/(hsl)a?\(\s*([0-9]+(?:deg|grad|rad|turn)?)\s*,\s*([0-9]{1,3}%)\s*,\s*([0-9]{1,3}%)\s*\)/i', '$1($2 $3 $4)', $content);

        // convert `rgb` to `hex`
        $dec = '([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])';
        return preg_replace_callback(
            "/rgb\($dec $dec $dec\)/i",
            function ($match) {
                return sprintf('#%02x%02x%02x', $match[1], $match[2], $match[3]);
            },
            $content
        );
    }

    /**
     * Cleanup RGB|HSL|HWB|LCH|LAB
     * rgb(255 0 0 / 1) -> rgb(255 0 0).
     * rgb(255 0 0 / 0) -> transparent.
     *
     * @param string $content The CSS content to cleanup HSL|HWB|LCH|LAB
     *
     * @return string
     */
    protected function cleanupModernColors($content)
    {
        /*
          https://drafts.csswg.org/css-color/#color-syntax-modern
          https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/hwb
          https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/lch
          https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/lab
          https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/oklch
          https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/oklab
        */
        $tag = '(rgb|hsl|hwb|(?:(?:ok)?(?:lch|lab)))';

        // remove alpha channel if it's pointless ..
        $content = preg_replace('/' . $tag . '\(\s*([^\s]+)\s+([^\s]+)\s+([^\s]+)\s+\/\s+1(?:(?:\.\d?)*|00%)?\s*\)/i', '$1($2 $3 $4)', $content);

        // replace `transparent` with shortcut ..
        $content = preg_replace('/' . $tag . '\(\s*[^\s]+\s+[^\s]+\s+[^\s]+\s+\/\s+0(?:[\.0%]*)?\s*\)/i', '#fff0', $content);

        return $content;
    }

    /**
     * Shorten CSS font weights.
     *
     * @param string $content The CSS content to shorten the font weights for
     *
     * @return string
     */
    protected function shortenFontWeights($content)
    {
        $weights = array(
            'normal' => 400,
            'bold' => 700,
        );

        $callback = function ($match) use ($weights) {
            return $match[1] . $weights[$match[2]];
        };

        return preg_replace_callback('/(font-weight\s*:\s*)(' . implode('|', array_keys($weights)) . ')(?=[;}])/', $callback, $content);
    }

    /**
     * Shorthand 0 values to plain 0, instead of e.g. -0em.
     *
     * @param string $content The CSS content to shorten the zero values for
     *
     * @return string
     */
    protected function shortenZeroes($content)
    {
        // we don't want to strip units in `calc()` expressions:
        // `5px - 0px` is valid, but `5px - 0` is not
        // `10px * 0` is valid (equates to 0), and so is `10 * 0px`, but
        // `10 * 0` is invalid
        // we've extracted calcs earlier, so we don't need to worry about this

        // reusable bits of code throughout these regexes:
        // before & after are used to make sure we don't match lose unintended
        // 0-like values (e.g. in #000, or in http://url/1.0)
        // units can be stripped from 0 values, or used to recognize non 0
        // values (where wa may be able to strip a .0 suffix)
        $before = '(?<=[:(, ])';
        $after = '(?=[ ,);}])';
        $units = '(em|ex|%|px|cm|mm|in|pt|pc|ch|rem|vh|vw|vmin|vmax|vm)';

        // strip units after zeroes (0px -> 0)
        // NOTE: it should be safe to remove all units for a 0 value, but in
        // practice, Webkit (especially Safari) seems to stumble over at least
        // 0%, potentially other units as well. Only stripping 'px' for now.
        // @see https://github.com/matthiasmullie/minify/issues/60
        $content = preg_replace('/' . $before . '(-?0*(\.0+)?)(?<=0)px' . $after . '/', '\\1', $content);

        // strip 0-digits (.0 -> 0)
        $content = preg_replace('/' . $before . '\.0+' . $units . '?' . $after . '/', '0\\1', $content);
        // strip trailing 0: 50.10 -> 50.1, 50.10px -> 50.1px
        $content = preg_replace('/' . $before . '(-?[0-9]+\.[0-9]+)0+' . $units . '?' . $after . '/', '\\1\\2', $content);
        // strip trailing 0: 50.00 -> 50, 50.00px -> 50px
        $content = preg_replace('/' . $before . '(-?[0-9]+)\.0+' . $units . '?' . $after . '/', '\\1\\2', $content);
        // strip leading 0: 0.1 -> .1, 01.1 -> 1.1
        $content = preg_replace('/' . $before . '(-?)0+([0-9]*\.[0-9]+)' . $units . '?' . $after . '/', '\\1\\2\\3', $content);

        // strip negative zeroes (-0 -> 0) & truncate zeroes (00 -> 0)
        $content = preg_replace('/' . $before . '-?0+' . $units . '?' . $after . '/', '0\\1', $content);

        // IE doesn't seem to understand a unitless flex-basis value (correct -
        // it goes against the spec), so let's add it in again (make it `%`,
        // which is only 1 char: 0%, 0px, 0 anything, it's all just the same)
        // @see https://developer.mozilla.org/nl/docs/Web/CSS/flex
        $content = preg_replace('/flex:([0-9]+\s[0-9]+\s)0([;\}])/', 'flex:${1}0%${2}', $content);
        $content = preg_replace('/flex-basis:0([;\}])/', 'flex-basis:0%${1}', $content);

        return $content;
    }

    /**
     * Strip empty tags from source code.
     *
     * @param string $content
     *
     * @return string
     */
    protected function stripEmptyTags($content)
    {
        $content = preg_replace('/(?<=^)[^\{\};]+\{\s*\}/', '', $content);
        $content = preg_replace('/(?<=(\}|;))[^\{\};]+\{\s*\}/', '', $content);

        return $content;
    }

    /**
     * Strip comments from source code.
     */
    protected function stripComments()
    {
        $this->stripMultilineComments();
    }

    /**
     * Strip whitespace.
     *
     * @param string $content The CSS content to strip the whitespace for
     *
     * @return string
     */
    protected function stripWhitespace($content)
    {
        // remove leading & trailing whitespace
        $content = preg_replace('/^\s*/m', '', $content);
        $content = preg_replace('/\s*$/m', '', $content);

        // replace newlines with a single space
        $content = preg_replace('/\s+/', ' ', $content);

        // remove whitespace around meta characters
        // inspired by stackoverflow.com/questions/15195750/minify-compress-css-with-regex
        $content = preg_replace('/\s*([\*$~^|]?+=|[{};,>~]|!important\b)\s*/', '$1', $content);
        $content = preg_replace('/([\[(:>\+])\s+/', '$1', $content);
        $content = preg_replace('/\s+([\]\)>\+])/', '$1', $content);
        $content = preg_replace('/\s+(:)(?![^\}]*\{)/', '$1', $content);

        // whitespace around + and - can only be stripped inside some pseudo-
        // classes, like `:nth-child(3+2n)`
        // not in things like `calc(3px + 2px)`, shorthands like `3px -2px`, or
        // selectors like `div.weird- p`
        $pseudos = array('nth-child', 'nth-last-child', 'nth-last-of-type', 'nth-of-type');
        $content = preg_replace('/:(' . implode('|', $pseudos) . ')\(\s*([+-]?)\s*(.+?)\s*([+-]?)\s*(.*?)\s*\)/', ':$1($2$3$4$5)', $content);

        // remove semicolon/whitespace followed by closing bracket
        $content = str_replace(';}', '}', $content);

        return trim($content);
    }

    /**
     * Replace all occurrences of functions that may contain math, where
     * whitespace around operators needs to be preserved (e.g. calc, clamp).
     */
    protected function extractMath()
    {
        $functions = array('calc', 'clamp', 'min', 'max');
        $pattern = '/\b(' . implode('|', $functions) . ')(\(.+?)(?=$|;|})/m';

        // PHP only supports $this inside anonymous functions since 5.4
        $minifier = $this;
        $callback = function ($match) use ($minifier, $pattern, &$callback) {
            $function = $match[1];
            $length = strlen($match[2]);
            $expr = '';
            $opened = 0;

            // the regular expression for extracting math has 1 significant problem:
            // it can't determine the correct closing parenthesis...
            // instead, it'll match a larger portion of code to where it's certain that
            // the calc() musts have ended, and we'll figure out which is the correct
            // closing parenthesis here, by counting how many have opened
            for ($i = 0; $i < $length; ++$i) {
                $char = $match[2][$i];
                $expr .= $char;
                if ($char === '(') {
                    ++$opened;
                } elseif ($char === ')' && --$opened === 0) {
                    break;
                }
            }

            // now that we've figured out where the calc() starts and ends, extract it
            $count = count($minifier->extracted);
            $placeholder = 'math(' . $count . ')';
            $minifier->extracted[$placeholder] = $function . '(' . trim(substr($expr, 1, -1)) . ')';

            // and since we've captured more code than required, we may have some leftover
            // calc() in here too - go recursive on the remaining but of code to go figure
            // that out and extract what is needed
            $rest = $minifier->str_replace_first($function . $expr, '', $match[0]);
            $rest = preg_replace_callback($pattern, $callback, $rest);

            return $placeholder . $rest;
        };

        $this->registerPattern($pattern, $callback);
    }

    /**
     * Replace custom properties, whose values may be used in scenarios where
     * we wouldn't want them to be minified (e.g. inside calc).
     */
    protected function extractCustomProperties()
    {
        // PHP only supports $this inside anonymous functions since 5.4
        $minifier = $this;
        $this->registerPattern(
            '/(?<=^|[;}{])\s*(--[^:;{}"\'\s]+)\s*:([^;{}]+)/m',
            function ($match) use ($minifier) {
                $placeholder = '--custom-' . count($minifier->extracted) . ':0';
                $minifier->extracted[$placeholder] = $match[1] . ':' . trim($match[2]);

                return $placeholder;
            }
        );
    }

    /**
     * Check if file is small enough to be imported.
     *
     * @param string $path The path to the file
     *
     * @return bool
     */
    protected function canImportBySize($path)
    {
        return ($size = @filesize($path)) && $size <= $this->maxImportSize * 1024;
    }

    /**
     * Check if file a file can be imported, going by the path.
     *
     * @param string $path
     *
     * @return bool
     */
    protected function canImportByPath($path)
    {
        return preg_match('/^(data:|https?:|\\/)/', $path) === 0;
    }

    /**
     * Return a converter to update relative paths to be relative to the new
     * destination.
     *
     * @param string $source
     * @param string $target
     *
     * @return ConverterInterface
     */
    protected function getPathConverter($source, $target)
    {
        return new Converter($source, $target);
    }
}
litespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/data/js/keywords_after.txt000064400000000071151600174570025300 0ustar00in
public
extends
private
protected
implements
instanceoflitespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/data/js/operators_before.txt000064400000000163151600174650025611 0ustar00+
-
*
/
%
=
+=
-=
*=
/=
%=
<<=
>>=
>>>=
&=
^=
|=
&
|
^
~
<<
>>
>>>
==
===
!=
!==
>
<
>=
<=
&&
||
!
.
[
?
:
,
;
(
{
litespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/data/js/keywords_reserved.txt000064400000000636151600174720026022 0ustar00do
if
in
for
let
new
try
var
case
else
enum
eval
null
this
true
void
with
break
catch
class
const
false
super
throw
while
yield
delete
export
import
public
return
static
switch
typeof
default
extends
finally
package
private
continue
debugger
function
arguments
interface
protected
implements
instanceof
abstract
boolean
byte
char
double
final
float
goto
int
long
native
short
synchronized
throws
transient
volatilelitespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/data/js/operators_after.txt000064400000000162151600174770025452 0ustar00+
-
*
/
%
=
+=
-=
*=
/=
%=
<<=
>>=
>>>=
&=
^=
|=
&
|
^
<<
>>
>>>
==
===
!=
!==
>
<
>=
<=
&&
||
.
[
]
?
:
,
;
(
)
}litespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/data/js/keywords_before.txt000064400000000247151600175040025437 0ustar00do
in
let
new
var
case
else
enum
void
with
class
const
yield
delete
export
import
public
static
typeof
extends
package
private
function
protected
implements
instanceoflitespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/minify/data/js/operators.txt000064400000000170151600175110024255 0ustar00+
-
*
/
%
=
+=
-=
*=
/=
%=
<<=
>>=
>>>=
&=
^=
|=
&
|
^
~
<<
>>
>>>
==
===
!=
!==
>
<
>=
<=
&&
||
!
.
[
]
?
:
,
;
(
)
{
}litespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/pathconverter/LICENSE000064400000002043151600175230022553 0ustar00Copyright (c) 2015 Matthias Mullie

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
litespeed-wp-plugin/7.1/litespeed-cache/lib/css_js_min/pathconverter/converter.cls.php000064400000014040151600175300025044 0ustar00<?php
/**
 * modified PHP implementation of Matthias Mullie's convert path class
 * Convert paths relative from 1 file to another.
 *
 * E.g.
 *     ../../images/icon.jpg relative to /css/imports/icons.css
 * becomes
 *     ../images/icon.jpg relative to /css/minified.css
 *
 * @author Matthias Mullie <pathconverter@mullie.eu>
 * @copyright Copyright (c) 2015, Matthias Mullie. All rights reserved
 * @license MIT License
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\PathConverter;

defined( 'WPINC' ) || exit ;

interface ConverterInterface
{
    /**
     * Convert file paths.
     *
     * @param string $path The path to be converted
     *
     * @return string The new path
     */
    public function convert($path);
}

class Converter implements ConverterInterface
{
    /**
     * @var string
     */
    protected $from;

    /**
     * @var string
     */
    protected $to;

    /**
     * @param string $from The original base path (directory, not file!)
     * @param string $to   The new base path (directory, not file!)
     * @param string $root Root directory (defaults to `getcwd`)
     */
    public function __construct($from, $to, $root = '')
    {
        $shared = $this->shared($from, $to);
        if ($shared === '') {
            // when both paths have nothing in common, one of them is probably
            // absolute while the other is relative
            $root = $root ?: getcwd();
            $from = strpos($from, $root) === 0 ? $from : preg_replace('/\/+/', '/', $root.'/'.$from);
            $to = strpos($to, $root) === 0 ? $to : preg_replace('/\/+/', '/', $root.'/'.$to);

            // or traveling the tree via `..`
            // attempt to resolve path, or assume it's fine if it doesn't exist
            $from = @realpath($from) ?: $from;
            $to = @realpath($to) ?: $to;
        }

        $from = $this->dirname($from);
        $to = $this->dirname($to);

        $from = $this->normalize($from);
        $to = $this->normalize($to);

        $this->from = $from;
        $this->to = $to;
    }

    /**
     * Normalize path.
     *
     * @param string $path
     *
     * @return string
     */
    protected function normalize($path)
    {
        // deal with different operating systems' directory structure
        $path = rtrim(str_replace(DIRECTORY_SEPARATOR, '/', $path), '/');

        // remove leading current directory.
        if (substr($path, 0, 2) === './') {
            $path = substr($path, 2);
        }

        // remove references to current directory in the path.
        $path = str_replace('/./', '/', $path);

        /*
         * Example:
         *     /home/forkcms/frontend/cache/compiled_templates/../../core/layout/css/../images/img.gif
         * to
         *     /home/forkcms/frontend/core/layout/images/img.gif
         */
        do {
            $path = preg_replace('/[^\/]+(?<!\.\.)\/\.\.\//', '', $path, -1, $count);
        } while ($count);

        return $path;
    }

    /**
     * Figure out the shared path of 2 locations.
     *
     * Example:
     *     /home/forkcms/frontend/core/layout/images/img.gif
     * and
     *     /home/forkcms/frontend/cache/minified_css
     * share
     *     /home/forkcms/frontend
     *
     * @param string $path1
     * @param string $path2
     *
     * @return string
     */
    protected function shared($path1, $path2)
    {
        // $path could theoretically be empty (e.g. no path is given), in which
        // case it shouldn't expand to array(''), which would compare to one's
        // root /
        $path1 = $path1 ? explode('/', $path1) : array();
        $path2 = $path2 ? explode('/', $path2) : array();

        $shared = array();

        // compare paths & strip identical ancestors
        foreach ($path1 as $i => $chunk) {
            if (isset($path2[$i]) && $path1[$i] == $path2[$i]) {
                $shared[] = $chunk;
            } else {
                break;
            }
        }

        return implode('/', $shared);
    }

    /**
     * Convert paths relative from 1 file to another.
     *
     * E.g.
     *     ../images/img.gif relative to /home/forkcms/frontend/core/layout/css
     * should become:
     *     ../../core/layout/images/img.gif relative to
     *     /home/forkcms/frontend/cache/minified_css
     *
     * @param string $path The relative path that needs to be converted
     *
     * @return string The new relative path
     */
    public function convert($path)
    {
        // quit early if conversion makes no sense
        if ($this->from === $this->to) {
            return $path;
        }

        $path = $this->normalize($path);
        // if we're not dealing with a relative path, just return absolute
        if (strpos($path, '/') === 0) {
            return $path;
        }

        // normalize paths
        $path = $this->normalize($this->from.'/'.$path);

        // strip shared ancestor paths
        $shared = $this->shared($path, $this->to);
        $path = mb_substr($path, mb_strlen($shared));
        $to = mb_substr($this->to, mb_strlen($shared));

        // add .. for every directory that needs to be traversed to new path
        $to = str_repeat('../', count(array_filter(explode('/', $to))));

        return $to.ltrim($path, '/');
    }

    /**
     * Attempt to get the directory name from a path.
     *
     * @param string $path
     *
     * @return string
     */
    protected function dirname($path)
    {
        if (@is_file($path)) {
            return dirname($path);
        }

        if (@is_dir($path)) {
            return rtrim($path, '/');
        }

        // no known file/dir, start making assumptions

        // ends in / = dir
        if (mb_substr($path, -1) === '/') {
            return rtrim($path, '/');
        }

        // has a dot in the name, likely a file
        if (preg_match('/.*\..*$/', basename($path)) !== 0) {
            return dirname($path);
        }

        // you're on your own here!
        return $path;
    }
}

class NoConverter implements ConverterInterface
{
    /**
     * {@inheritdoc}
     */
    public function convert($path)
    {
        return $path;
    }
}
litespeed-wp-plugin/7.1/litespeed-cache/lib/urirewriter.cls.php000064400000024146151600175360020423 0ustar00<?php
/**
 * Rewrite file-relative URIs as root-relative in CSS files
 *
 * @package Minify
 * @author Stephen Clay <steve@mrclay.org>
 */

namespace LiteSpeed\Lib;

defined( 'WPINC' ) || exit ;

class UriRewriter
{

    /**
     * rewrite() and rewriteRelative() append debugging information here
     *
     * @var string
     */
    public static $debugText = '';

    /**
     * In CSS content, rewrite file relative URIs as root relative
     *
     * @param string $css
     *
     * @param string $currentDir The directory of the current CSS file.
     *
     * @param string $docRoot The document root of the web site in which
     * the CSS file resides (default = $_SERVER['DOCUMENT_ROOT']).
     *
     * @param array $symlinks (default = array()) If the CSS file is stored in
     * a symlink-ed directory, provide an array of link paths to
     * target paths, where the link paths are within the document root. Because
     * paths need to be normalized for this to work, use "//" to substitute
     * the doc root in the link paths (the array keys). E.g.:
     * <code>
     * array('//symlink' => '/real/target/path') // unix
     * array('//static' => 'D:\\staticStorage')  // Windows
     * </code>
     *
     * @return string
     */
    public static function rewrite($css, $currentDir, $docRoot = null, $symlinks = array())
    {
        self::$_docRoot = self::_realpath(
            $docRoot ? $docRoot : $_SERVER['DOCUMENT_ROOT']
        );
        self::$_currentDir = self::_realpath($currentDir);
        self::$_symlinks = array();

        // normalize symlinks in order to map to link
        foreach ($symlinks as $link => $target) {
            $link = ($link === '//') ? self::$_docRoot : str_replace('//', self::$_docRoot . '/', $link);
            $link = strtr($link, '/', DIRECTORY_SEPARATOR);

            self::$_symlinks[$link] = self::_realpath($target);
        }

        self::$debugText .= "docRoot    : " . self::$_docRoot . "\n"
                          . "currentDir : " . self::$_currentDir . "\n";
        if (self::$_symlinks) {
            self::$debugText .= "symlinks : " . var_export(self::$_symlinks, 1) . "\n";
        }
        self::$debugText .= "\n";

        $css = self::_trimUrls($css);

        $css = self::_owlifySvgPaths($css);

        // rewrite
        $pattern = '/@import\\s+([\'"])(.*?)[\'"]/';
        $css = preg_replace_callback($pattern, __CLASS__ . '::_processUriCB', $css);

        $pattern = '/url\\(\\s*([\'"](.*?)[\'"]|[^\\)\\s]+)\\s*\\)/';
        $css = preg_replace_callback($pattern, __CLASS__ . '::_processUriCB', $css);

        $css = self::_unOwlify($css);

        return $css;
    }

    /**
     * In CSS content, prepend a path to relative URIs
     *
     * @param string $css
     *
     * @param string $path The path to prepend.
     *
     * @return string
     */
    public static function prepend($css, $path)
    {
        self::$_prependPath = $path;

        $css = self::_trimUrls($css);

        $css = self::_owlifySvgPaths($css);

        // append
        $pattern = '/@import\\s+([\'"])(.*?)[\'"]/';
        $css = preg_replace_callback($pattern, __CLASS__ . '::_processUriCB', $css);

        $pattern = '/url\\(\\s*([\'"](.*?)[\'"]|[^\\)\\s]+)\\s*\\)/';
        $css = preg_replace_callback($pattern, __CLASS__ . '::_processUriCB', $css);

        $css = self::_unOwlify($css);

        self::$_prependPath = null;

        return $css;
    }

    /**
     * Get a root relative URI from a file relative URI
     *
     * <code>
     * UriRewriter::rewriteRelative(
     *       '../img/hello.gif'
     *     , '/home/user/www/css'  // path of CSS file
     *     , '/home/user/www'      // doc root
     * );
     * // returns '/img/hello.gif'
     *
     * // example where static files are stored in a symlinked directory
     * UriRewriter::rewriteRelative(
     *       'hello.gif'
     *     , '/var/staticFiles/theme'
     *     , '/home/user/www'
     *     , array('/home/user/www/static' => '/var/staticFiles')
     * );
     * // returns '/static/theme/hello.gif'
     * </code>
     *
     * @param string $uri file relative URI
     *
     * @param string $realCurrentDir realpath of the current file's directory.
     *
     * @param string $realDocRoot realpath of the site document root.
     *
     * @param array $symlinks (default = array()) If the file is stored in
     * a symlink-ed directory, provide an array of link paths to
     * real target paths, where the link paths "appear" to be within the document
     * root. E.g.:
     * <code>
     * array('/home/foo/www/not/real/path' => '/real/target/path') // unix
     * array('C:\\htdocs\\not\\real' => 'D:\\real\\target\\path')  // Windows
     * </code>
     *
     * @return string
     */
    public static function rewriteRelative($uri, $realCurrentDir, $realDocRoot, $symlinks = array())
    {
        // prepend path with current dir separator (OS-independent)
        $path = strtr($realCurrentDir, '/', DIRECTORY_SEPARATOR);
        $path .= DIRECTORY_SEPARATOR . strtr($uri, '/', DIRECTORY_SEPARATOR);

        self::$debugText .= "file-relative URI  : {$uri}\n"
                          . "path prepended     : {$path}\n";

        // "unresolve" a symlink back to doc root
        foreach ($symlinks as $link => $target) {
            if (0 === strpos($path, $target)) {
                // replace $target with $link
                $path = $link . substr($path, strlen($target));

                self::$debugText .= "symlink unresolved : {$path}\n";

                break;
            }
        }
        // strip doc root
        $path = substr($path, strlen($realDocRoot));

        self::$debugText .= "docroot stripped   : {$path}\n";

        // fix to root-relative URI
        $uri = strtr($path, '/\\', '//');
        $uri = self::removeDots($uri);

        self::$debugText .= "traversals removed : {$uri}\n\n";

        return $uri;
    }

    /**
     * Remove instances of "./" and "../" where possible from a root-relative URI
     *
     * @param string $uri
     *
     * @return string
     */
    public static function removeDots($uri)
    {
        $uri = str_replace('/./', '/', $uri);
        // inspired by patch from Oleg Cherniy
        do {
            $uri = preg_replace('@/[^/]+/\\.\\./@', '/', $uri, 1, $changed);
        } while ($changed);

        return $uri;
    }

    /**
     * Get realpath with any trailing slash removed. If realpath() fails,
     * just remove the trailing slash.
     *
     * @param string $path
     *
     * @return mixed path with no trailing slash
     */
    protected static function _realpath($path)
    {
        $realPath = realpath($path);
        if ($realPath !== false) {
            $path = $realPath;
        }

        return rtrim($path, '/\\');
    }

    /**
     * Directory of this stylesheet
     *
     * @var string
     */
    private static $_currentDir = '';

    /**
     * DOC_ROOT
     *
     * @var string
     */
    private static $_docRoot = '';

    /**
     * directory replacements to map symlink targets back to their
     * source (within the document root) E.g. '/var/www/symlink' => '/var/realpath'
     *
     * @var array
     */
    private static $_symlinks = array();

    /**
     * Path to prepend
     *
     * @var string
     */
    private static $_prependPath = null;

    /**
     * @param string $css
     *
     * @return string
     */
    private static function _trimUrls($css)
    {
        $pattern = '/
            url\\(      # url(
            \\s*
            ([^\\)]+?)  # 1 = URI (assuming does not contain ")")
            \\s*
            \\)         # )
        /x';

        return preg_replace($pattern, 'url($1)', $css);
    }

    /**
     * @param array $m
     *
     * @return string
     */
    private static function _processUriCB($m)
    {
        // $m matched either '/@import\\s+([\'"])(.*?)[\'"]/' or '/url\\(\\s*([^\\)\\s]+)\\s*\\)/'
        $isImport = ($m[0][0] === '@');
        // determine URI and the quote character (if any)
        if ($isImport) {
            $quoteChar = $m[1];
            $uri = $m[2];
        } else {
            // $m[1] is either quoted or not
            $quoteChar = ($m[1][0] === "'" || $m[1][0] === '"') ? $m[1][0] : '';

            $uri = ($quoteChar === '') ? $m[1] : substr($m[1], 1, strlen($m[1]) - 2);
        }

        if ($uri === '') {
            return $m[0];
        }

        // if not anchor id, not root/scheme relative, and not starts with scheme
        if (!preg_match('~^(#|/|[a-z]+\:)~', $uri)) {
            // URI is file-relative: rewrite depending on options
            if (self::$_prependPath === null) {
                $uri = self::rewriteRelative($uri, self::$_currentDir, self::$_docRoot, self::$_symlinks);
            } else {
                $uri = self::$_prependPath . $uri;
                if ($uri[0] === '/') {
                    $root = '';
                    $rootRelative = $uri;
                    $uri = $root . self::removeDots($rootRelative);
                } elseif (preg_match('@^((https?\:)?//([^/]+))/@', $uri, $m) && (false !== strpos($m[3], '.'))) {
                    $root = $m[1];
                    $rootRelative = substr($uri, strlen($root));
                    $uri = $root . self::removeDots($rootRelative);
                }
            }
        }

        if ($isImport) {
            return "@import {$quoteChar}{$uri}{$quoteChar}";
        } else {
            return "url({$quoteChar}{$uri}{$quoteChar})";
        }
    }

    /**
     * Mungs some inline SVG URL declarations so they won't be touched
     *
     * @link https://github.com/mrclay/minify/issues/517
     * @see _unOwlify
     *
     * @param string $css
     * @return string
     */
    private static function _owlifySvgPaths($css)
    {
        $pattern = '~\b((?:clip-path|mask|-webkit-mask)\s*\:\s*)url(\(\s*#\w+\s*\))~';

        return preg_replace($pattern, '$1owl$2', $css);
    }

    /**
     * Undo work of _owlify
     *
     * @see _owlifySvgPaths
     *
     * @param string $css
     * @return string
     */
    private static function _unOwlify($css)
    {
        $pattern = '~\b((?:clip-path|mask|-webkit-mask)\s*\:\s*)owl~';

        return preg_replace($pattern, '$1url', $css);
    }
}
litespeed-wp-plugin/7.1/litespeed-cache/package.json000064400000000521151600175430016254 0ustar00{
	"name": "litespeed-cache",
	"description": "High-performance page caching and site optimization from LiteSpeed",
	"license": "GPLv3",
	"scripts": {
		"format": "prettier --write . '**/*.php'",
		"format-check": "prettier --check . '**/*.php'"
	},
	"devDependencies": {
		"@prettier/plugin-php": "^0.21.0",
		"prettier": "^3.0.3"
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/cli/option.cls.php000064400000021155151600175550017347 0ustar00<?php
namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Base;
use LiteSpeed\Admin_Settings;
use LiteSpeed\Utility;
use WP_CLI;

/**
 * LiteSpeed Cache option Interface
 */
class Option extends Base
{
	/**
	 * Set an individual LiteSpeed Cache option.
	 *
	 * ## OPTIONS
	 *
	 * <key>
	 * : The option key to update.
	 *
	 * <newvalue>
	 * : The new value to set the option to.
	 *
	 * ## EXAMPLES
	 *
	 *     # Set to not cache the login page
	 *     $ wp litespeed-option set cache-priv false
	 *     $ wp litespeed-option set 'cdn-mapping[url][0]' https://cdn.EXAMPLE.com
	 *     $ wp litespeed-option set media-lqip_exc $'line1\nline2'
	 *
	 */
	public function set($args, $assoc_args)
	{
		/**
		 * Note: If the value is multiple dimensions like cdn-mapping, need to specially handle it both here and in `const.default.json`
		 *
		 * For CDN/Crawler mutlti dimension settings, if all children are empty in one line, will delete that line. To delete one line, just set all to empty.
		 * E.g. to delete cdn-mapping[0], need to run below:
		 * 											`set cdn-mapping[url][0] ''`
		 * 											`set cdn-mapping[inc_img][0] ''`
		 * 											`set cdn-mapping[inc_css][0] ''`
		 * 											`set cdn-mapping[inc_js][0] ''`
		 * 											`set cdn-mapping[filetype][0] ''`
		 */
		$key = $args[0];
		$val = $args[1];

		/**
		 * For CDN mapping, allow:
		 * 		`set 'cdn-mapping[url][0]' https://the1st_cdn_url`
		 * 		`set 'cdn-mapping[inc_img][0]' true`
		 * 		`set 'cdn-mapping[inc_img][0]' 1`
		 * @since  2.7.1
		 *
		 * For Crawler cookies:
		 * 		`set 'crawler-cookies[name][0]' my_currency`
		 * 		`set 'crawler-cookies[vals][0]' "USD\nTWD"`
		 *
		 * For multi lines setting:
		 * 		`set media-lqip_exc $'img1.jpg\nimg2.jpg'`
		 */

		// Build raw data
		$raw_data = array(
			Admin_Settings::ENROLL => array($key),
		);

		// Contains child set
		if (strpos($key, '[')) {
			parse_str($key . '=' . $val, $key2);
			$raw_data = array_merge($raw_data, $key2);
		} else {
			$raw_data[$key] = $val;
		}

		$this->cls('Admin_Settings')->save($raw_data);
		WP_CLI::line("$key:");
		$this->get($args, $assoc_args);
	}

	/**
	 * Get the plugin options.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Get all options
	 *     $ wp litespeed-option all
	 *     $ wp litespeed-option all --json
	 *
	 */
	public function all($args, $assoc_args)
	{
		$options = $this->get_options();

		if (!empty($assoc_args['format'])) {
			WP_CLI::print_value($options, $assoc_args);
			return;
		}

		$option_out = array();

		$buf = WP_CLI::colorize('%CThe list of options:%n');
		WP_CLI::line($buf);

		foreach ($options as $k => $v) {
			if ($k == self::O_CDN_MAPPING || $k == self::O_CRAWLER_COOKIES) {
				foreach ($v as $k2 => $v2) {
					// $k2 is numeric
					if (is_array($v2)) {
						foreach ($v2 as $k3 => $v3) {
							// $k3 = 'url/inc_img/name/vals'
							if (is_array($v3)) {
								$option_out[] = array('key' => '', 'value' => '');
								foreach ($v3 as $k4 => $v4) {
									$option_out[] = array('key' => $k4 == 0 ? "{$k}[$k3][$k2]" : '', 'value' => $v4);
								}
								$option_out[] = array('key' => '', 'value' => '');
							} else {
								$option_out[] = array('key' => "{$k}[$k3][$k2]", 'value' => $v3);
							}
						}
					}
				}
				continue;
			} elseif (is_array($v) && $v) {
				// $v = implode( PHP_EOL, $v );
				$option_out[] = array('key' => '', 'value' => '');
				foreach ($v as $k2 => $v2) {
					$option_out[] = array('key' => $k2 == 0 ? $k : '', 'value' => $v2);
				}
				$option_out[] = array('key' => '', 'value' => '');
				continue;
			}

			if (array_key_exists($k, self::$_default_options) && is_bool(self::$_default_options[$k]) && !$v) {
				$v = 0;
			}

			if ($v === '' || $v === array()) {
				$v = "''";
			}

			$option_out[] = array('key' => $k, 'value' => $v);
		}

		WP_CLI\Utils\format_items('table', $option_out, array('key', 'value'));
	}

	/**
	 * Get the plugin options.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Get one option
	 *     $ wp litespeed-option get cache-priv
	 *     $ wp litespeed-option get 'cdn-mapping[url][0]'
	 *
	 */
	public function get($args, $assoc_args)
	{
		$id = $args[0];

		$child = false;
		if (strpos($id, '[')) {
			parse_str($id, $id2);
			Utility::compatibility();
			$id = array_key_first($id2);

			$child = array_key_first($id2[$id]); // `url`
			if (!$child) {
				WP_CLI::error('Wrong child key');
				return;
			}
			$numeric = array_key_first($id2[$id][$child]); // `0`
			if ($numeric === null) {
				WP_CLI::error('Wrong 2nd level numeric key');
				return;
			}
		}

		if (!isset(self::$_default_options[$id])) {
			WP_CLI::error('ID not exist [id] ' . $id);
			return;
		}

		$v = $this->conf($id);
		$default_v = self::$_default_options[$id];

		/**
		 * For CDN_mapping and crawler_cookies
		 * Examples of option name:
		 * 		cdn-mapping[url][0]
		 * 		crawler-cookies[name][1]
		 */
		if ($id == self::O_CDN_MAPPING) {
			if (!in_array($child, array(self::CDN_MAPPING_URL, self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS, self::CDN_MAPPING_FILETYPE))) {
				WP_CLI::error('Wrong child key');
				return;
			}
		}
		if ($id == self::O_CRAWLER_COOKIES) {
			if (!in_array($child, array(self::CRWL_COOKIE_NAME, self::CRWL_COOKIE_VALS))) {
				WP_CLI::error('Wrong child key');
				return;
			}
		}

		if ($id == self::O_CDN_MAPPING || $id == self::O_CRAWLER_COOKIES) {
			if (!empty($v[$numeric][$child])) {
				$v = $v[$numeric][$child];
			} else {
				if ($id == self::O_CDN_MAPPING) {
					if (in_array($child, array(self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS))) {
						$v = 0;
					} else {
						$v = "''";
					}
				} else {
					$v = "''";
				}
			}
		}

		if (is_array($v)) {
			$v = implode(PHP_EOL, $v);
		}

		if (!$v && $id != self::O_CDN_MAPPING && $id != self::O_CRAWLER_COOKIES) {
			// empty array for CDN/crawler has been handled
			if (is_bool($default_v)) {
				$v = 0;
			} elseif (!is_array($default_v)) {
				$v = "''";
			}
		}

		WP_CLI::line($v);
	}

	/**
	 * Export plugin options to a file.
	 *
	 * ## OPTIONS
	 *
	 * [--filename=<path>]
	 * : The default path used is CURRENTDIR/lscache_wp_options_DATE-TIME.txt.
	 * To select a different file, use this option.
	 *
	 * ## EXAMPLES
	 *
	 *     # Export options to a file.
	 *     $ wp litespeed-option export
	 *
	 */
	public function export($args, $assoc_args)
	{
		if (isset($assoc_args['filename'])) {
			$file = $assoc_args['filename'];
		} else {
			$file = getcwd() . '/litespeed_options_' . date('d_m_Y-His') . '.data';
		}

		if (!is_writable(dirname($file))) {
			WP_CLI::error('Directory not writable.');
			return;
		}

		$data = $this->cls('Import')->export(true);

		if (file_put_contents($file, $data) === false) {
			WP_CLI::error('Failed to create file.');
		} else {
			WP_CLI::success('Created file ' . $file);
		}
	}

	/**
	 * Import plugin options from a file.
	 *
	 * The file must be formatted as such:
	 * option_key=option_value
	 * One per line.
	 * A Semicolon at the beginning of the line indicates a comment and will be skipped.
	 *
	 * ## OPTIONS
	 *
	 * <file>
	 * : The file to import options from.
	 *
	 * ## EXAMPLES
	 *
	 *     # Import options from CURRENTDIR/options.txt
	 *     $ wp litespeed-option import options.txt
	 *
	 */
	public function import($args, $assoc_args)
	{
		$file = $args[0];
		if (!file_exists($file) || !is_readable($file)) {
			WP_CLI::error('File does not exist or is not readable.');
		}

		$res = $this->cls('Import')->import($file);

		if (!$res) {
			WP_CLI::error('Failed to parse serialized data from file.');
		}

		WP_CLI::success('Options imported. [File] ' . $file);
	}

	/**
	 * Import plugin options from a remote file.
	 *
	 * The file must be formatted as such:
	 * option_key=option_value
	 * One per line.
	 * A Semicolon at the beginning of the line indicates a comment and will be skipped.
	 *
	 * ## OPTIONS
	 *
	 * <url>
	 * : The URL to import options from.
	 *
	 * ## EXAMPLES
	 *
	 *     # Import options from https://domain.com/options.txt
	 *     $ wp litespeed-option import_remote https://domain.com/options.txt
	 *
	 */

	public function import_remote($args, $assoc_args)
	{
		$file = $args[0];

		$tmp_file = download_url($file);

		if (is_wp_error($tmp_file)) {
			WP_CLI::error('Failed to download file.');
			return;
		}

		$res = $this->cls('Import')->import($tmp_file);

		if (!$res) {
			WP_CLI::error('Failed to parse serialized data from file.');
		}

		WP_CLI::success('Options imported. [File] ' . $file);
	}

	/**
	 * Reset all options to default.
	 *
	 * ## EXAMPLES
	 *
	 *     # Reset all options
	 *     $ wp litespeed-option reset
	 *
	 */
	public function reset()
	{
		$this->cls('Import')->reset();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/cli/crawler.cls.php000064400000012225151600175620017472 0ustar00<?php

namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Base;
use LiteSpeed\Task;
use LiteSpeed\Crawler as Crawler2;
use WP_CLI;

/**
 * Crawler
 */
class Crawler extends Base
{
	private $__crawler;

	public function __construct()
	{
		Debug2::debug('CLI_Crawler init');

		$this->__crawler = Crawler2::cls();
	}

	/**
	 * List all crawler
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # List all crawlers
	 *     $ wp litespeed-crawler l
	 *
	 */
	public function l()
	{
		$this->list();
	}

	/**
	 * List all crawler
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # List all crawlers
	 *     $ wp litespeed-crawler list
	 *
	 */
	public function list()
	{
		$crawler_list = $this->__crawler->list_crawlers();
		$summary = Crawler2::get_summary();
		if ($summary['curr_crawler'] >= count($crawler_list)) {
			$summary['curr_crawler'] = 0;
		}
		$is_running = time() - $summary['is_running'] <= 900;

		$CRAWLER_RUN_INTERVAL = defined('LITESPEED_CRAWLER_RUN_INTERVAL') ? LITESPEED_CRAWLER_RUN_INTERVAL : 600; // Specify time in seconds for the time between each run interval
		if ($CRAWLER_RUN_INTERVAL > 0) {
			$recurrence = '';
			$hours = (int) floor($CRAWLER_RUN_INTERVAL / 3600);
			if ($hours) {
				if ($hours > 1) {
					$recurrence .= sprintf(__('%d hours', 'litespeed-cache'), $hours);
				} else {
					$recurrence .= sprintf(__('%d hour', 'litespeed-cache'), $hours);
				}
			}
			$minutes = (int) floor(($CRAWLER_RUN_INTERVAL % 3600) / 60);
			if ($minutes) {
				$recurrence .= ' ';
				if ($minutes > 1) {
					$recurrence .= sprintf(__('%d minutes', 'litespeed-cache'), $minutes);
				} else {
					$recurrence .= sprintf(__('%d minute', 'litespeed-cache'), $minutes);
				}
			}
		}

		$list = array();
		foreach ($crawler_list as $i => $v) {
			$hit = !empty($summary['crawler_stats'][$i][Crawler2::STATUS_HIT]) ? $summary['crawler_stats'][$i][Crawler2::STATUS_HIT] : 0;
			$miss = !empty($summary['crawler_stats'][$i][Crawler2::STATUS_MISS]) ? $summary['crawler_stats'][$i][Crawler2::STATUS_MISS] : 0;

			$blacklisted = !empty($summary['crawler_stats'][$i][Crawler2::STATUS_BLACKLIST]) ? $summary['crawler_stats'][$i][Crawler2::STATUS_BLACKLIST] : 0;
			$blacklisted += !empty($summary['crawler_stats'][$i][Crawler2::STATUS_NOCACHE]) ? $summary['crawler_stats'][$i][Crawler2::STATUS_NOCACHE] : 0;

			if (isset($summary['crawler_stats'][$i][Crawler2::STATUS_WAIT])) {
				$waiting = $summary['crawler_stats'][$i][Crawler2::STATUS_WAIT] ?: 0;
			} else {
				$waiting = $summary['list_size'] - $hit - $miss - $blacklisted;
			}

			$analytics = 'Waiting: ' . $waiting;
			$analytics .= '     Hit: ' . $hit;
			$analytics .= '     Miss: ' . $miss;
			$analytics .= '     Blocked: ' . $blacklisted;

			$running = '';
			if ($i == $summary['curr_crawler']) {
				$running = 'Pos: ' . ($summary['last_pos'] + 1);
				if ($is_running) {
					$running .= '(Running)';
				}
			}

			$status = $this->__crawler->is_active($i) ? '✅' : '❌';

			$list[] = array(
				'ID' => $i + 1,
				'Name' => wp_strip_all_tags($v['title']),
				'Frequency' => $recurrence,
				'Status' => $status,
				'Analytics' => $analytics,
				'Running' => $running,
			);
		}

		WP_CLI\Utils\format_items('table', $list, array('ID', 'Name', 'Frequency', 'Status', 'Analytics', 'Running'));
	}

	/**
	 * Enable one crawler
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Turn on 2nd crawler
	 *     $ wp litespeed-crawler enable 2
	 *
	 */
	public function enable($args)
	{
		$id = $args[0] - 1;
		if ($this->__crawler->is_active($id)) {
			WP_CLI::error('ID #' . $id . ' had been enabled');
			return;
		}

		$this->__crawler->toggle_activeness($id);
		WP_CLI::success('Enabled crawler #' . $id);
	}

	/**
	 * Disable one crawler
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Turn off 1st crawler
	 *     $ wp litespeed-crawler disable 1
	 *
	 */
	public function disable($args)
	{
		$id = $args[0] - 1;
		if (!$this->__crawler->is_active($id)) {
			WP_CLI::error('ID #' . $id . ' has been disabled');
			return;
		}

		$this->__crawler->toggle_activeness($id);
		WP_CLI::success('Disabled crawler #' . $id);
	}

	/**
	 * Run crawling
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Start crawling
	 *     $ wp litespeed-crawler r
	 *
	 */
	public function r()
	{
		$this->run();
	}

	/**
	 * Run crawling
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Start crawling
	 *     $ wp litespeed-crawler run
	 *
	 */
	public function run()
	{
		self::debug('⚠️⚠️⚠️ Forced take over lane (CLI)');
		$this->__crawler->Release_lane();

		Task::async_call('crawler');

		$summary = Crawler2::get_summary();

		WP_CLI::success('Start crawling. Current crawler #' . ($summary['curr_crawler'] + 1) . ' [position] ' . $summary['last_pos'] . ' [total] ' . $summary['list_size']);
	}

	/**
	 * Reset position
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Reset crawler position
	 *     $ wp litespeed-crawler reset
	 *
	 */
	public function reset()
	{
		$this->__crawler->reset_pos();

		$summary = Crawler2::get_summary();

		WP_CLI::success('Reset position. Current crawler #' . ($summary['curr_crawler'] + 1) . ' [position] ' . $summary['last_pos'] . ' [total] ' . $summary['list_size']);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/cli/presets.cls.php000064400000002660151600175700017521 0ustar00<?php
namespace LiteSpeed\CLI;
defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Preset;
use WP_CLI;

/**
 * Presets CLI
 */

class Presets
{
	private $__preset;

	public function __construct()
	{
		Debug2::debug('CLI_Presets init');

		$this->__preset = Preset::cls();
	}

	/**
	 * Applies a standard preset's settings.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Apply the preset called "basic"
	 *     $ wp litespeed-presets apply basic
	 *
	 */

	public function apply($args)
	{
		$preset = $args[0];

		if (!isset($preset)) {
			WP_CLI::error('Please specify a preset to apply.');
			return;
		}

		return $this->__preset->apply($preset);
	}

	/**
	 * Returns sorted backup names.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Get all backups
	 *     $ wp litespeed-presets get_backups
	 *
	 */

	public function get_backups()
	{
		$backups = $this->__preset->get_backups();

		foreach ($backups as $backup) {
			WP_CLI::line($backup);
		}
	}

	/**
	 * Restores settings from the backup file with the given timestamp, then deletes the file.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Restore the backup with the timestamp 1667485245
	 *     $ wp litespeed-presets restore 1667485245
	 *
	 */

	public function restore($args)
	{
		$timestamp = $args[0];

		if (!isset($timestamp)) {
			WP_CLI::error('Please specify a timestamp to restore.');
			return;
		}

		return $this->__preset->restore($timestamp);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/cli/online.cls.php000064400000015500151600175750017322 0ustar00<?php

namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Cloud;
use WP_CLI;

/**
 * QUIC.cloud API CLI
 */
class Online
{
	private $__cloud;

	public function __construct()
	{
		Debug2::debug('CLI_Cloud init');

		$this->__cloud = Cloud::cls();
	}

	/**
	 * Init domain on QUIC.cloud server (See https://quic.cloud/terms/)
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Activate domain on QUIC.cloud (! Require SERVER IP setting to be set first)
	 *     $ wp litespeed-online init
	 *
	 */
	public function init()
	{
		$resp = $this->__cloud->init_qc_cli();
		if (!empty($resp['qc_activated'])) {
			$main_domain = !empty($resp['main_domain']) ? $resp['main_domain'] : false;
			$this->__cloud->update_qc_activation($resp['qc_activated'], $main_domain);
			WP_CLI::success('Init successfully. Activated type: ' . $resp['qc_activated']);
		} else {
			WP_CLI::error('Init failed!');
		}
	}

	/**
	 * Init domain CDN service on QUIC.cloud server (See https://quic.cloud/terms/)
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Activate domain CDN on QUIC.cloud (support --format=json)
	 *	   $ wp litespeed-online cdn_init --method=cname|ns
	 *     $ wp litespeed-online cdn_init --method=cname|ns --ssl-cert=xxx.pem --ssl-key=xxx
	 *     $ wp litespeed-online cdn_init --method=cfi --cf-token=xxxxxxxx
	 *     $ wp litespeed-online cdn_init --method=cfi --cf-token=xxxxxxxx  --ssl-cert=xxx.pem --ssl-key=xxx
	 *
	 */
	public function cdn_init($args, $assoc_args)
	{
		if (empty($assoc_args['method'])) {
			WP_CLI::error('Init CDN failed! Missing parameters `--method`.');
			return;
		}
		if ((!empty($assoc_args['ssl-cert']) && empty($assoc_args['ssl-key'])) || (empty($assoc_args['ssl-cert']) && !empty($assoc_args['ssl-key']))) {
			WP_CLI::error('Init CDN failed! SSL cert must be present together w/ SSL key.');
			return;
		}

		if ($assoc_args['method'] == 'cfi' && empty($assoc_args['cf-token'])) {
			WP_CLI::error('Init CDN failed! CFI must set `--cf-token`.');
			return;
		}

		$cert = !empty($assoc_args['ssl-cert']) ? $assoc_args['ssl-cert'] : '';
		$key = !empty($assoc_args['ssl-key']) ? $assoc_args['ssl-key'] : '';
		$cf_token = !empty($assoc_args['cf-token']) ? $assoc_args['cf-token'] : '';

		$resp = $this->__cloud->init_qc_cdn_cli($assoc_args['method'], $cert, $key, $cf_token);
		if (!empty($resp['qc_activated'])) {
			$main_domain = !empty($resp['main_domain']) ? $resp['main_domain'] : false;
			$this->__cloud->update_qc_activation($resp['qc_activated'], $main_domain, true);
		}
		if (!empty($assoc_args['format']) && $assoc_args['format'] == 'json') {
			WP_CLI::log(json_encode($resp));
			return;
		}
		if (!empty($resp['qc_activated'])) {
			WP_CLI::success('Init QC CDN successfully. Activated type: ' . $resp['qc_activated']);
		} else {
			WP_CLI::error('Init QC CDN failed!');
		}

		if (!empty($resp['cname'])) {
			WP_CLI::success('cname: ' . $resp['cname']);
		}
		if (!empty($resp['msgs'])) {
			WP_CLI::success('msgs: ' . var_export($resp['msgs'], true));
		}
	}

	/**
	 * Link user account by api key
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Link user account by api key
	 *     $ wp litespeed-online link --email=xxx@example.com --api-key=xxxx
	 *
	 */
	public function link($args, $assoc_args)
	{
		if (empty($assoc_args['email']) || empty($assoc_args['api-key'])) {
			WP_CLI::error('Link to QUIC.cloud failed! Missing parameters `--email` or `--api-key`.');
			return;
		}

		$resp = $this->__cloud->link_qc_cli($assoc_args['email'], $assoc_args['api-key']);
		if (!empty($resp['qc_activated'])) {
			$main_domain = !empty($resp['main_domain']) ? $resp['main_domain'] : false;
			$this->__cloud->update_qc_activation($resp['qc_activated'], $main_domain, true);
			WP_CLI::success('Link successfully!');
			WP_CLI::log(json_encode($resp));
		} else {
			WP_CLI::error('Link failed!');
		}
	}

	/**
	 * Sync usage data from QUIC.cloud
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Sync QUIC.cloud service usage info
	 *     $ wp litespeed-online sync
	 *
	 */
	public function sync($args, $assoc_args)
	{
		$json = $this->__cloud->sync_usage();

		if (!empty($assoc_args['format'])) {
			WP_CLI::print_value($json, $assoc_args);
			return;
		}

		WP_CLI::success('Sync successfully');

		$list = array();
		foreach (Cloud::$SERVICES as $v) {
			$list[] = array(
				'key' => $v,
				'used' => !empty($json['usage.' . $v]['used']) ? $json['usage.' . $v]['used'] : 0,
				'quota' => !empty($json['usage.' . $v]['quota']) ? $json['usage.' . $v]['quota'] : 0,
				'PayAsYouGo_Used' => !empty($json['usage.' . $v]['pag_used']) ? $json['usage.' . $v]['pag_used'] : 0,
				'PayAsYouGo_Balance' => !empty($json['usage.' . $v]['pag_bal']) ? $json['usage.' . $v]['pag_bal'] : 0,
			);
		}

		WP_CLI\Utils\format_items('table', $list, array('key', 'used', 'quota', 'PayAsYouGo_Used', 'PayAsYouGo_Balance'));
	}

	/**
	 * Check QC account status
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Check QC account status
	 *     $ wp litespeed-online cdn_status
	 *
	 */
	public function cdn_status($args, $assoc_args)
	{
		$resp = $this->__cloud->cdn_status_cli();
		WP_CLI::log(json_encode($resp));
	}

	/**
	 * List all QUIC.cloud services
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # List all services tag
	 *     $ wp litespeed-online services
	 *
	 */
	public function services($args, $assoc_args)
	{
		if (!empty($assoc_args['format'])) {
			WP_CLI::print_value(Cloud::$SERVICES, $assoc_args);
			return;
		}

		$list = array();
		foreach (Cloud::$SERVICES as $v) {
			$list[] = array(
				'service' => $v,
			);
		}

		WP_CLI\Utils\format_items('table', $list, array('service'));
	}

	/**
	 * List all QUIC.cloud servers in use
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # List all QUIC.cloud servers in use
	 *     $ wp litespeed-online nodes
	 *
	 */
	public function nodes($args, $assoc_args)
	{
		$json = Cloud::get_summary();

		$list = array();
		$json_output = array();
		foreach (Cloud::$SERVICES as $v) {
			$server = !empty($json['server.' . $v]) ? $json['server.' . $v] : '';
			$list[] = array(
				'service' => $v,
				'server' => $server,
			);
			$json_output[] = array($v => $server);
		}

		if (!empty($assoc_args['format'])) {
			WP_CLI::print_value($json_output, $assoc_args);
			return;
		}

		WP_CLI\Utils\format_items('table', $list, array('service', 'server'));
	}

	/**
	 * Detect closest node server for current service
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Detect closest node for one service
	 *     $ wp litespeed-online ping img_optm
	 *     $ wp litespeed-online ping img_optm --force
	 *
	 */
	public function ping($param, $assoc_args)
	{
		$svc = $param[0];
		$force = !empty($assoc_args['force']);

		$json = $this->__cloud->detect_cloud($svc, $force);
		if ($json) {
			WP_CLI::success('Updated closest server.');
		}
		WP_CLI::log('svc = ' . $svc);
		WP_CLI::log('node = ' . ($json ?: '-'));
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/cli/debug.cls.php000064400000001044151600176020017111 0ustar00<?php
namespace LiteSpeed\CLI;
defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Report;
use WP_CLI;

/**
 * Debug API CLI
 */
class Debug
{
	private $__report;

	public function __construct()
	{
		Debug2::debug('CLI_Debug init');

		$this->__report = Report::cls();
	}

	/**
	 * Send report
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Send env report to LiteSpeed
	 *     $ wp litespeed-debug send
	 *
	 */
	public function send()
	{
		$num = $this->__report->post_env();
		WP_CLI::success('Report Number = ' . $num);
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/cli/purge.cls.php000064400000015244151600176100017153 0ustar00<?php
namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Core;
use LiteSpeed\Router;
use LiteSpeed\Admin_Display;
use WP_CLI;

/**
 * LiteSpeed Cache Purge Interface
 */
class Purge
{
	/**
	 * List all site domains and ids on the network.
	 *
	 * For use with the blog subcommand.
	 *
	 * ## EXAMPLES
	 *
	 *     # List all the site domains and ids in a table.
	 *     $ wp litespeed-purge network_list
	 */
	public function network_list($args)
	{
		if (!is_multisite()) {
			WP_CLI::error('This is not a multisite installation!');

			return;
		}
		$buf = WP_CLI::colorize("%CThe list of installs:%n\n");

		if (version_compare($GLOBALS['wp_version'], '4.6', '<')) {
			$sites = wp_get_sites();
			foreach ($sites as $site) {
				$buf .= WP_CLI::colorize('%Y' . $site['domain'] . $site['path'] . ':%n ID ' . $site['blog_id']) . "\n";
			}
		} else {
			$sites = get_sites();
			foreach ($sites as $site) {
				$buf .= WP_CLI::colorize('%Y' . $site->domain . $site->path . ':%n ID ' . $site->blog_id) . "\n";
			}
		}

		WP_CLI::line($buf);
	}

	/**
	 * Sends an ajax request to the site. Takes an action and the nonce string to perform.
	 *
	 * @since 1.0.14
	 */
	private function _send_request($action, $extra = array())
	{
		$data = array(
			Router::ACTION => $action,
			Router::NONCE => wp_create_nonce($action),
		);
		if (!empty($extra)) {
			$data = array_merge($data, $extra);
		}

		$url = admin_url('admin-ajax.php');
		WP_CLI::debug('URL is ' . $url);

		$out = WP_CLI\Utils\http_request('GET', $url, $data);
		return $out;
	}

	/**
	 * Purges all cache entries for the blog (the entire network if multisite).
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge Everything associated with the WordPress install.
	 *     $ wp litespeed-purge all
	 *
	 */
	public function all($args)
	{
		if (is_multisite()) {
			$action = Core::ACTION_QS_PURGE_EMPTYCACHE;
		} else {
			$action = Core::ACTION_QS_PURGE_ALL;
		}

		$purge_ret = $this->_send_request($action);

		if ($purge_ret->success) {
			WP_CLI::success(__('Purged All!', 'litespeed-cache'));
		} else {
			WP_CLI::error('Something went wrong! Got ' . $purge_ret->status_code);
		}
	}

	/**
	 * Purges all cache entries for the blog.
	 *
	 * ## OPTIONS
	 *
	 * <blogid>
	 * : The blog id to purge
	 *
	 * ## EXAMPLES
	 *
	 *     # In a multisite install, purge only the shop.example.com cache (stored as blog id 2).
	 *     $ wp litespeed-purge blog 2
	 *
	 */
	public function blog($args)
	{
		if (!is_multisite()) {
			WP_CLI::error('Not a multisite installation.');
			return;
		}
		$blogid = $args[0];
		if (!is_numeric($blogid)) {
			$error = WP_CLI::colorize('%RError: invalid blog id entered.%n');
			WP_CLI::line($error);
			$this->network_list($args);
			return;
		}
		$site = get_blog_details($blogid);
		if ($site === false) {
			$error = WP_CLI::colorize('%RError: invalid blog id entered.%n');
			WP_CLI::line($error);
			$this->network_list($args);
			return;
		}
		switch_to_blog($blogid);

		$purge_ret = $this->_send_request(Core::ACTION_QS_PURGE_ALL);
		if ($purge_ret->success) {
			WP_CLI::success(__('Purged the blog!', 'litespeed-cache'));
		} else {
			WP_CLI::error('Something went wrong! Got ' . $purge_ret->status_code);
		}
	}

	/**
	 * Purges all cache tags related to a url.
	 *
	 * ## OPTIONS
	 *
	 * <url>
	 * : The url to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the front page.
	 *     $ wp litespeed-purge url https://mysite.com/
	 *
	 */
	public function url($args)
	{
		$data = array(
			Router::ACTION => Core::ACTION_QS_PURGE,
		);
		$url = $args[0];
		$deconstructed = wp_parse_url($url);
		if (empty($deconstructed)) {
			WP_CLI::error('url passed in is invalid.');
			return;
		}

		if (is_multisite()) {
			if (get_blog_id_from_url($deconstructed['host'], '/') === 0) {
				WP_CLI::error('Multisite url passed in is invalid.');
				return;
			}
		} else {
			$deconstructed_site = wp_parse_url(get_home_url());
			if ($deconstructed['host'] !== $deconstructed_site['host']) {
				WP_CLI::error('Single site url passed in is invalid.');
				return;
			}
		}

		WP_CLI::debug('url is ' . $url);

		$purge_ret = WP_CLI\Utils\http_request('GET', $url, $data);
		if ($purge_ret->success) {
			WP_CLI::success(__('Purged the url!', 'litespeed-cache'));
		} else {
			WP_CLI::error('Something went wrong! Got ' . $purge_ret->status_code);
		}
	}

	/**
	 * Helper function for purging by ids.
	 *
	 * @access private
	 * @since 1.0.15
	 * @param array $args The id list to parse.
	 * @param string $select The purge by kind
	 * @param function(int $id) $callback The callback function to check the id.
	 */
	private function _purgeby($args, $select, $callback)
	{
		$filtered = array();
		foreach ($args as $val) {
			if (!ctype_digit($val)) {
				WP_CLI::debug('[LSCACHE] Skip val, not a number. ' . $val);
				continue;
			}
			$term = $callback($val);
			if (!empty($term)) {
				WP_CLI::line($term->name);
				$filtered[] = in_array($callback, array('get_tag', 'get_category')) ? $term->name : $val;
			} else {
				WP_CLI::debug('[LSCACHE] Skip val, not a valid term. ' . $val);
			}
		}

		if (empty($filtered)) {
			WP_CLI::error('Arguments must be integer ids.');
			return;
		}

		$str = implode(',', $filtered);

		$purge_titles = array(
			0 => 'Category',
			1 => 'Post ID',
			2 => 'Tag',
			3 => 'URL',
		);

		WP_CLI::line('Will purge the following: [' . $purge_titles[$select] . '] ' . $str);

		$data = array(
			Admin_Display::PURGEBYOPT_SELECT => $select,
			Admin_Display::PURGEBYOPT_LIST => $str,
		);

		$purge_ret = $this->_send_request(Core::ACTION_PURGE_BY, $data);
		if ($purge_ret->success) {
			WP_CLI::success(__('Purged!', 'litespeed-cache'));
		} else {
			WP_CLI::error('Something went wrong! Got ' . $purge_ret->status_code);
		}
	}

	/**
	 * Purges cache tags for a WordPress tag
	 *
	 * ## OPTIONS
	 *
	 * <ids>...
	 * : the Term IDs to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the tag ids 1, 3, and 5
	 *     $ wp litespeed-purge tag 1 3 5
	 *
	 */
	public function tag($args)
	{
		$this->_purgeby($args, Admin_Display::PURGEBY_TAG, 'get_tag');
	}

	/**
	 * Purges cache tags for a WordPress category
	 *
	 * ## OPTIONS
	 *
	 * <ids>...
	 * : the Term IDs to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the category ids 1, 3, and 5
	 *     $ wp litespeed-purge category 1 3 5
	 *
	 */
	public function category($args)
	{
		$this->_purgeby($args, Admin_Display::PURGEBY_CAT, 'get_category');
	}

	/**
	 * Purges cache tags for a WordPress Post/Product
	 *
	 * @alias product
	 *
	 * ## OPTIONS
	 *
	 * <ids>...
	 * : the Post IDs to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the post ids 1, 3, and 5
	 *     $ wp litespeed-purge post_id 1 3 5
	 *
	 */
	public function post_id($args)
	{
		$this->_purgeby($args, Admin_Display::PURGEBY_PID, 'get_post');
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/cli/image.cls.php000064400000006454151600176150017123 0ustar00<?php

namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Lang;
use LiteSpeed\Debug2;
use LiteSpeed\Img_Optm;
use LiteSpeed\Utility;
use WP_CLI;

/**
 * Image Optm API CLI
 */
class Image
{
	private $__img_optm;

	public function __construct()
	{
		Debug2::debug('CLI_Cloud init');

		$this->__img_optm = Img_Optm::cls();
	}

	/**
	 * Batch toggle optimized images w/ original images
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Switch to original images
	 *     $ wp litespeed-image batch_switch orig
	 *
	 *     # Switch to optimized images
	 *     $ wp litespeed-image batch_switch optm
	 *
	 */
	public function batch_switch($param)
	{
		$type = $param[0];
		$this->__img_optm->batch_switch($type);
	}

	/**
	 * Send image optimization request to QUIC.cloud server
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Send image optimization request
	 *     $ wp litespeed-image push
	 *
	 */
	public function push()
	{
		$this->__img_optm->new_req();
	}

	/**
	 * Pull optimized images from QUIC.cloud server
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Pull images back from cloud
	 *     $ wp litespeed-image pull
	 *
	 */
	public function pull()
	{
		$this->__img_optm->pull(true);
	}

	/**
	 * Show optimization status based on local data
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Show optimization status
	 *     $ wp litespeed-image s
	 *
	 */
	public function s()
	{
		$this->status();
	}

	/**
	 * Show optimization status based on local data
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Show optimization status
	 *     $ wp litespeed-image status
	 *
	 */
	public function status()
	{
		$summary = Img_Optm::get_summary();
		$img_count = $this->__img_optm->img_count();
		foreach (Lang::img_status() as $k => $v) {
			if (isset($img_count["img.$k"])) {
				$img_count["$v - images"] = $img_count["img.$k"];
				unset($img_count["img.$k"]);
			}
			if (isset($img_count["group.$k"])) {
				$img_count["$v - groups"] = $img_count["group.$k"];
				unset($img_count["group.$k"]);
			}
		}

		foreach (array('reduced', 'reduced_webp', 'reduced_avif') as $v) {
			if (!empty($summary[$v])) {
				$summary[$v] = Utility::real_size($summary[$v]);
			}
		}

		if (!empty($summary['last_requested'])) {
			$summary['last_requested'] = date('m/d/y H:i:s', $summary['last_requested']);
		}

		$list = array();
		foreach ($summary as $k => $v) {
			$list[] = array('key' => $k, 'value' => $v);
		}

		$list2 = array();
		foreach ($img_count as $k => $v) {
			if (!$v) {
				continue;
			}
			$list2[] = array('key' => $k, 'value' => $v);
		}

		WP_CLI\Utils\format_items('table', $list, array('key', 'value'));

		WP_CLI::line(WP_CLI::colorize('%CImages in database summary:%n'));
		WP_CLI\Utils\format_items('table', $list2, array('key', 'value'));
	}

	/**
	 * Clean up unfinished image data from QUIC.cloud server
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Clean up unfinished requests
	 *     $ wp litespeed-image clean
	 *
	 */
	public function clean()
	{
		$this->__img_optm->clean();

		WP_CLI::line(WP_CLI::colorize('%CLatest status:%n'));

		$this->status();
	}

	/**
	 * Remove original image backups
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Remove original image backups
	 *     $ wp litespeed-image rm_bkup
	 *
	 */
	public function rm_bkup()
	{
		$this->__img_optm->rm_bkup();
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/data/css_excludes.txt000064400000001276151600176270020137 0ustar00# Predefined list for excluding CSS files or inline CSS codes #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/css_excludes.txt We will merge into next plugin release

# CSS file URL excludes



# Inline CSS excludes

########## Flatsome theme random string excludes ############
#row-
#col-
#cats-
#stack-
#timer-
#gap-
#portfolio-
#image_
#banner-
#map-
#text-
#page-header-
#section_

.tdi_ # Theme: Newspaper by tagDiv.com 2020

######### WoodMart - Responsive WooCommerce WordPress Theme ########
.tabs-wd-
#wd-litespeed-wp-plugin/7.1/litespeed-cache/data/js_excludes.txt000064400000002057151600176340017757 0ustar00# Predefined list for excluding JS files or inline JS codes #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_excludes.txt We will merge into next plugin release

# JS file URL excludes
maps-api-ssl.google.com
maps.google.com/maps
maps.googleapis.com
google.com/recaptcha
google-analytics.com/analytics.js
stats.wp.com
js.stripe.com
paypal.com/sdk/js
cse.google.com/cse.js
/syntaxhighlighter/
spotlight-social-photo-feeds ## https://docs.spotlightwp.com/article/757-autoptimize-compatibility @Tobolo
userway.org

# Inline JS excludes
document.write
gtag
gtm
dataLayer
adsbygoogle

block_tdi_ ## Theme: Newspaper by tagDiv.com

data-view-breakpoint-pointer ## Plugin: The Events Calendar by Modern Tribe (https://theeventscalendar.com/)

wp-json/wp-statistics ## WP Statistics

## JetPack Stats
stats.wp.com/e-
_stq

# Cloudflare turnstile - Tobolo
turnstile
challenges.cloudflare.comlitespeed-wp-plugin/7.1/litespeed-cache/data/cache_nocacheable.txt000064400000000627151600176410021015 0ustar00# Predefined list for Do Not Cache URIs #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/cache_nocacheable.txt We will merge into next plugin release


# WP v6.6 Official Site Editor (Appearance >> Editor)
^/wp-json/wp/v2litespeed-wp-plugin/7.1/litespeed-cache/data/esi.nonces.txt000064400000003173151600176460017516 0ustar00## To predefine more list, please submit a PR to https://github.com/litespeedtech/lscache_wp/blob/dev/data/esi.nonces.txt
## 	 Comment Format:
## 		1. `# this is comment`
## 		2. `##this is comment`


## Predefined elsewhere so not needed here:

## WordPress core
# stats_nonce
# subscribe_nonce

# Divi Theme Builder
# et-pb-contact-form-submit
# et_frontend_nonce
# et_ab_log_nonce

# WooCommerce PayPal Checkout
# _wc_ppec_update_shipping_costs_nonce private
# _wc_ppec_start_checkout_nonce private
# _wc_ppec_generate_cart_nonce private

# User Switching
# switch_to_olduser_'<ID>'

# Caldera Forms
# caldera_forms_front_*


## Predefined list of ESI nonces:

# WordPress REST nonce
wp_rest

# CM Registration Pro
cmreg_registration_nonce private
role_nonce private

# WooCommerce Delivery Area Pro #16843635
wdap-call-nonce private

# SEOpress Cookie Consent
seopress_cookies_user_consent_nonce

# SearchWP Metrics
swpmtxnonce

# The Events Calendar
_tec_view_rest_nonce_primary
_tec_view_rest_nonce_secondary

# wpDataTables #986128
wdt*

# WPBakery gallery
_vcnonce
data-vc-public-nonce

# Extra Theme
rating_nonce
timeline_nonce
blog_feed_nonce

# WS Form
wsf_post

# Easy Digital Download (EDD)
edd-* private
edd_* private

# WP Menu Cart
wpmenucart private

# Advanced Custom Fields + Advanced Forms
acf_nonce
af_form_nonce
af_submission_*

# Woo nonce
woocommerce-login

# Premium Addons for Elementor
pa-blog-widget-nonce

# WPUF User Frontend
wpuf* private

# MetForm
form_nonce

# Mobile hamburger menu - jetMenu #306983 #163710 PR#419
tgmpa-*
bulk-*

# WP Data Access
wpda-*

# Elementor
elementor-pro-frontend
elementor-conversion-center-clicklitespeed-wp-plugin/7.1/litespeed-cache/data/optm_uri_exc.txt000064400000000571151600176530020144 0ustar00# Predefined list for excluding URI from page optimization #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/optm_uri_exc.txt We will merge into next plugin release

# URI excludes
.well-knownlitespeed-wp-plugin/7.1/litespeed-cache/data/preset/advanced.data000064400000002675151600176660020623 0ustar00["_version","5.3"]

["guest",true]

["guest_optm",true]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",true]

["optm-css_comb",false]

["optm-css_comb_ext_inl",false]

["optm-ucss",false]

["optm-ucss_inline",false]

["optm-js_min",true]

["optm-js_comb",false]

["optm-js_comb_ext_inl",false]

["optm-html_min",true]

["optm-qs_rm",true]

["optm-ggfonts_rm",false]

["optm-css_async",false]

["optm-ccss_per_url",false]

["optm-css_async_inline",false]

["optm-css_font_display",true]

["optm-js_defer",1]

["optm-emoji_rm",true]

["optm-noscript_rm",true]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",true]

["optm-guest_only",true]

["discuss-avatar_cache",true]

["discuss-avatar_cron",true]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",false]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/7.1/litespeed-cache/data/preset/basic.data000064400000002706151600176730020130 0ustar00["_version","5.3"]

["guest",false]

["guest_optm",false]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",false]

["optm-css_comb",false]

["optm-css_comb_ext_inl",true]

["optm-ucss",false]

["optm-ucss_inline",false]

["optm-js_min",false]

["optm-js_comb",false]

["optm-js_comb_ext_inl",true]

["optm-html_min",false]

["optm-qs_rm",false]

["optm-ggfonts_rm",false]

["optm-css_async",false]

["optm-ccss_per_url",false]

["optm-css_async_inline",true]

["optm-css_font_display",false]

["optm-js_defer",0]

["optm-emoji_rm",false]

["optm-noscript_rm",false]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",false]

["optm-guest_only",true]

["discuss-avatar_cache",false]

["discuss-avatar_cron",false]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",false]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/7.1/litespeed-cache/data/preset/extreme.data000064400000003000151600177000020473 0ustar00["_version","5.3"]

["guest",true]

["guest_optm",true]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",true]

["optm-css_comb",true]

["optm-css_comb_ext_inl",true]

["optm-ucss",true]

["optm-ucss_inline",false]

["optm-js_min",true]

["optm-js_comb",true]

["optm-js_comb_ext_inl",true]

["optm-html_min",true]

["optm-qs_rm",true]

["optm-ggfonts_rm",false]

["optm-css_async",true]

["optm-ccss_per_url",true]

["optm-css_async_inline",true]

["optm-css_font_display",true]

["optm-js_defer",2]

["optm-emoji_rm",true]

["optm-noscript_rm",true]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",true]

["optm-guest_only",true]

["discuss-avatar_cache",true]

["discuss-avatar_cron",true]

["optm-localize",false]

["media-lazy",true]

["media-lazy_placeholder","data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"]

["media-placeholder_resp",true]

["media-lqip",true]

["media-placeholder_resp_async",true]

["media-iframe_lazy",true]

["media-add_missing_sizes",true]

["media-vpi",true]

["media-vpi_cron",true]

["img_optm-auto",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/7.1/litespeed-cache/data/preset/essentials.data000064400000002712151600177050021212 0ustar00["_version","5.3"]

["guest",false]

["guest_optm",false]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",false]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",false]

["optm-css_comb",false]

["optm-css_comb_ext_inl",true]

["optm-ucss",false]

["optm-ucss_inline",false]

["optm-js_min",false]

["optm-js_comb",false]

["optm-js_comb_ext_inl",true]

["optm-html_min",false]

["optm-qs_rm",false]

["optm-ggfonts_rm",false]

["optm-css_async",false]

["optm-ccss_per_url",false]

["optm-css_async_inline",true]

["optm-css_font_display",false]

["optm-js_defer",0]

["optm-emoji_rm",false]

["optm-noscript_rm",false]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",false]

["optm-guest_only",true]

["discuss-avatar_cache",false]

["discuss-avatar_cron",false]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",false]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",false]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",false]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",false]
litespeed-wp-plugin/7.1/litespeed-cache/data/preset/aggressive.data000064400000002666151600177120021205 0ustar00["_version","5.3"]

["guest",true]

["guest_optm",true]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",true]

["optm-css_comb",true]

["optm-css_comb_ext_inl",false]

["optm-ucss",true]

["optm-ucss_inline",false]

["optm-js_min",true]

["optm-js_comb",true]

["optm-js_comb_ext_inl",false]

["optm-html_min",true]

["optm-qs_rm",true]

["optm-ggfonts_rm",false]

["optm-css_async",true]

["optm-ccss_per_url",true]

["optm-css_async_inline",true]

["optm-css_font_display",true]

["optm-js_defer",1]

["optm-emoji_rm",true]

["optm-noscript_rm",true]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",true]

["optm-guest_only",true]

["discuss-avatar_cache",true]

["discuss-avatar_cron",true]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",true]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/7.1/litespeed-cache/data/ucss_whitelist.txt000064400000000714151600177170020520 0ustar00# Predefined list for UCSS whitelist #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/ucss_whitelist.txt We will merge into next plugin release


############# DoBar compatibility #############
.pace-inactive

############# DIVI ################
.et_pb_number_counter.activelitespeed-wp-plugin/7.1/litespeed-cache/data/.htaccess000064400000000151151600177240016475 0ustar00Order Deny,Allow
Deny from All

<IfModule LiteSpeed>
RewriteEngine on
RewriteRule .* - [F,L]
</IfModule>
litespeed-wp-plugin/7.1/litespeed-cache/data/const.network_default.json000064400000002225151600177310022116 0ustar00{
	"cache": false,
	"use_primary_settings": false,
	"auto_upgrade": false,
	"cache-resources": true,
	"cache-browser": false,
	"cache-mobile": false,
	"cache-mobile_rules": "Mobile\nAndroid\nSilk/\nKindle\nBlackBerry\nOpera Mini\nOpera Mobi",
	"cache-login_cookie": "",
	"cache-exc_cookies": "",
	"cache-exc_useragents": "",
	"cache-ttl_browser": 31557600,
	"purge-upgrade": true,
	"object": false,
	"object-kind": false,
	"object-host": "localhost",
	"object-port": 11211,
	"object-life": 360,
	"object-persistent": true,
	"object-admin": true,
	"object-transients": true,
	"object-db_id": 0,
	"object-user": "",
	"object-pswd": "",
	"object-global_groups": "users\nuserlogins\nusermeta\nuser_meta\nuseremail\nuserslugs\nsites\nsite-details\nsite-transient\nsite-options\nsite-lookup\nblog-lookup\nblog-id-cache\nblog-details\nnetworks\nrss\nglobal-posts\nglobal-cache-test",
	"object-non_persistent_groups": "comment\ncounts\nplugins",
	"debug-disable_all": false,
	"debug": false,
	"debug-ips": "127.0.0.1",
	"debug-level": false,
	"debug-filesize": 3,
	"debug-collapse_qs": false,
	"debug-inc": "",
	"debug-exc": "",
	"debug-exc_strings": "",
	"img_optm-webp": false
}
litespeed-wp-plugin/7.1/litespeed-cache/data/esi.nonce.txt000064400000001362151600177370017332 0ustar00# !!!!! Legacy file for v3.5.1- !!!!!

## Predefined elsewhere so not needed here:

## WordPress core
#stats_nonce
#subscribe_nonce

# Divi Theme Builder
#et-pb-contact-form-submit
#et_frontend_nonce
#et_ab_log_nonce

# WooCommerce PayPal Checkout
#_wc_ppec_update_shipping_costs_nonce private
#_wc_ppec_start_checkout_nonce private
#_wc_ppec_generate_cart_nonce private

# User Switching
#switch_to_olduser_'<ID>'

# Caldera Forms
#caldera_forms_front_*

## Predefined list of ESI nonces:

# CM Registration Pro
cmreg_registration_nonce private
role_nonce private

# WooCommerce Delivery Area Pro #16843635
wdap-call-nonce private

# SEOpress Cookie Consent
seopress_cookies_user_consent_nonce

#SearchWP Metrics
swpmtxnonce

#wpDataTables #986128
wdt*
litespeed-wp-plugin/7.1/litespeed-cache/data/js_defer_excludes.txt000064400000000774151600177440021132 0ustar00# Predefined list for excluding deferred JS files or inline JS codes #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_defer_excludes.txt We will merge into next plugin release

# JS file URL excludes
adsbygoogle

## JetPack Stats
stats.wp.com/e-
_stq

# Cloudflare turnstile - Tobolo
turnstile
challenges.cloudflare.comlitespeed-wp-plugin/7.1/litespeed-cache/data/const.default.json000064400000015327151600177510020356 0ustar00{
	"auto_upgrade": "",
	"server_ip": "",
	"guest": "",
	"guest_optm": "",
	"news": "1",
	"guest_uas": "Lighthouse\nGTmetrix\nGoogle\nPingdom\nbot\nspider\nPTST\nHeadlessChrome",
	"guest_ips": "208.70.247.157\n172.255.48.130\n172.255.48.131\n172.255.48.132\n172.255.48.133\n172.255.48.134\n172.255.48.135\n172.255.48.136\n172.255.48.137\n172.255.48.138\n172.255.48.139\n172.255.48.140\n172.255.48.141\n172.255.48.142\n172.255.48.143\n172.255.48.144\n172.255.48.145\n172.255.48.146\n172.255.48.147\n52.229.122.240\n104.214.72.101\n13.66.7.11\n13.85.24.83\n13.85.24.90\n13.85.82.26\n40.74.242.253\n40.74.243.13\n40.74.243.176\n104.214.48.247\n157.55.189.189\n104.214.110.135\n70.37.83.240\n65.52.36.250\n13.78.216.56\n52.162.212.163\n23.96.34.105\n65.52.113.236\n172.255.61.34\n172.255.61.35\n172.255.61.36\n172.255.61.37\n172.255.61.38\n172.255.61.39\n172.255.61.40\n104.41.2.19\n191.235.98.164\n191.235.99.221\n191.232.194.51\n52.237.235.185\n52.237.250.73\n52.237.236.145\n104.211.143.8\n104.211.165.53\n52.172.14.87\n40.83.89.214\n52.175.57.81\n20.188.63.151\n20.52.36.49\n52.246.165.153\n51.144.102.233\n13.76.97.224\n102.133.169.66\n52.231.199.170\n13.53.162.7\n40.123.218.94",
	"cache-priv": "1",
	"cache-commenter": "1",
	"cache-rest": "1",
	"cache-page_login": "1",
	"cache-resources": "1",
	"cache-browser": "",
	"cache-mobile": "",
	"cache-mobile_rules": "Mobile\nAndroid\nSilk/\nKindle\nBlackBerry\nOpera Mini\nOpera Mobi",
	"cache-exc_useragents": "",
	"cache-exc_cookies": "",
	"cache-exc_qs": "",
	"cache-exc_cat": "",
	"cache-exc_tag": "",
	"cache-force_uri": "",
	"cache-force_pub_uri": "",
	"cache-priv_uri": "",
	"cache-exc": "",
	"cache-exc_roles": "",
	"cache-drop_qs": "fbclid\ngclid\nutm*\n_ga",
	"cache-ttl_pub": "604800",
	"cache-ttl_priv": "1800",
	"cache-ttl_frontpage": "604800",
	"cache-ttl_feed": "604800",
	"cache-ttl_rest": "604800",
	"cache-ttl_browser": "31557600",
	"cache-login_cookie": "",
	"cache-vary_group": "",
	"cache-ttl_status": "404 3600\n500 600",
	"purge-upgrade": "1",
	"purge-stale": "",
	"purge-post_all": "",
	"purge-post_f": "1",
	"purge-post_h": "1",
	"purge-post_p": "1",
	"purge-post_pwrp": "1",
	"purge-post_a": "1",
	"purge-post_y": "",
	"purge-post_m": "1",
	"purge-post_d": "",
	"purge-post_t": "1",
	"purge-post_pt": "1",
	"purge-timed_urls": "",
	"purge-timed_urls_time": "",
	"purge-hook_all": "switch_theme\nwp_create_nav_menu\nwp_update_nav_menu\nwp_delete_nav_menu\ncreate_term\nedit_terms\ndelete_term\nadd_link\nedit_link\ndelete_link",
	"esi": "",
	"esi-cache_admbar": "1",
	"esi-cache_commform": "1",
	"esi-nonce": "stats_nonce\nsubscribe_nonce",
	"util-heartbeat": "1",
	"util-instant_click": "",
	"util-no_https_vary": "",
	"debug-disable_all": "",
	"debug": "",
	"debug-ips": "127.0.0.1",
	"debug-level": "",
	"debug-filesize": "3",
	"debug-collapse_qs": "",
	"debug-inc": "",
	"debug-exc": "",
	"debug-exc_strings": "",
	"db_optm-revisions_max": "0",
	"db_optm-revisions_age": "0",
	"optm-css_min": "",
	"optm-css_comb": "",
	"optm-css_comb_ext_inl": "1",
	"optm-ucss": "",
	"optm-ucss_inline": "",
	"optm-ucss_file_exc_inline": "",
	"optm-ucss_whitelist": "",
	"optm-ucss_exc": "",
	"optm-css_exc": "",
	"optm-js_min": "",
	"optm-js_comb": "",
	"optm-js_comb_ext_inl": "1",
	"optm-js_exc": "jquery.js\njquery.min.js",
	"optm-html_min": "",
	"optm-html_lazy": "",
	"optm-qs_rm": "",
	"optm-ggfonts_rm": "",
	"optm-css_async": "",
	"optm-ccss_per_url": "",
	"optm-ccss_whitelist": "",
	"optm-css_async_inline": "1",
	"optm-css_font_display": "",
	"optm-js_defer": "",
	"optm-emoji_rm": "",
	"optm-noscript_rm": "",
	"optm-ggfonts_async": "",
	"optm-exc_roles": "",
	"optm-ccss_con": "",
	"optm-ccss_sep_posttype": "page",
	"optm-ccss_sep_uri": "",
	"optm-js_defer_exc": "jquery.js\njquery.min.js\ngtm.js\nanalytics.js",
	"optm-gm_js_exc": "",
	"optm-dns_prefetch": "",
	"optm-dns_prefetch_ctrl": "",
	"optm-dns_preconnect": "",
	"optm-exc": "",
	"optm-guest_only": "1",
	"object": "",
	"object-kind": "",
	"object-host": "localhost",
	"object-port": "11211",
	"object-life": "360",
	"object-persistent": "1",
	"object-admin": "1",
	"object-transients": "1",
	"object-db_id": "0",
	"object-user": "",
	"object-pswd": "",
	"object-global_groups": "users\nuserlogins\nuseremail\nuserslugs\nusermeta\nuser_meta\nsite-transient\nsite-options\nsite-lookup\nsite-details\nblog-lookup\nblog-details\nblog-id-cache\nrss\nglobal-posts\nglobal-cache-test",
	"object-non_persistent_groups": "comment\ncounts\nplugins\nwc_session_id",
	"discuss-avatar_cache": "",
	"discuss-avatar_cron": "",
	"discuss-avatar_cache_ttl": "604800",
	"optm-localize": "",
	"optm-localize_domains": "### Popular scripts ###\nhttps://platform.twitter.com/widgets.js\nhttps://connect.facebook.net/en_US/fbevents.js",
	"media-lazy": "",
	"media-lazy_placeholder": "",
	"media-placeholder_resp": "",
	"media-placeholder_resp_color": "#cfd4db",
	"media-placeholder_resp_svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" style=\"fill:{color};fill-opacity: 0.1;\"/></svg>",
	"media-lqip": "",
	"media-lqip_qual": "4",
	"media-lqip_min_w": "150",
	"media-lqip_min_h": "150",
	"media-placeholder_resp_async": "1",
	"media-iframe_lazy": "",
	"media-add_missing_sizes": "",
	"media-lazy_exc": "",
	"media-lazy_cls_exc": "wmu-preview-img",
	"media-lazy_parent_cls_exc": "",
	"media-iframe_lazy_cls_exc": "",
	"media-iframe_lazy_parent_cls_exc": "",
	"media-lazy_uri_exc": "",
	"media-lqip_exc": "",
	"media-vpi": "",
	"media-vpi_cron": "",
	"img_optm-auto": "",
	"img_optm-ori": "1",
	"img_optm-rm_bkup": "",
	"img_optm-webp": "",
	"img_optm-lossless": "",
	"img_optm-exif": "1",
	"img_optm-webp_attr": "img.src\ndiv.data-thumb\nimg.data-src\nimg.data-lazyload\ndiv.data-large_image\nimg.retina_logo_url\ndiv.data-parallax-image\ndiv.data-vc-parallax-image\nvideo.poster",
	"img_optm-webp_replace_srcset": "",
	"img_optm-jpg_quality": "82",
	"crawler": "",
	"crawler-crawl_interval": "302400",
	"crawler-load_limit": "1",
	"crawler-sitemap": "",
	"crawler-roles": "",
	"crawler-cookies": "",
	"misc-heartbeat_front": "",
	"misc-heartbeat_front_ttl": "60",
	"misc-heartbeat_back": "",
	"misc-heartbeat_back_ttl": "60",
	"misc-heartbeat_editor": "",
	"misc-heartbeat_editor_ttl": "15",
	"cdn": "",
	"cdn-attr": ".src\n.data-src\n.href\n.poster\nsource.srcset",
	"cdn-ori": "",
	"cdn-ori_dir": "",
	"cdn-exc": "",
	"cdn-quic": "",
	"cdn-quic_email": "",
	"cdn-quic_key": "",
	"cdn-cloudflare": "",
	"cdn-cloudflare_email": "",
	"cdn-cloudflare_key": "",
	"cdn-cloudflare_name": "",
	"cdn-cloudflare_zone": "",
	"cdn-mapping": {
		"url": [""],
		"inc_js": ["1"],
		"inc_css": ["1"],
		"inc_img": ["1"],
		"filetype": [".aac\n.css\n.eot\n.gif\n.jpeg\n.jpg\n.js\n.less\n.mp3\n.mp4\n.ogg\n.otf\n.pdf\n.png\n.svg\n.ttf\n.webp\n.woff\n.woff2"]
	}
}
litespeed-wp-plugin/7.1/litespeed-cache/data/ccss_whitelist.txt000064400000000715151600177560020502 0ustar00# Predefined list for CCSS whitelist #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/ccss_whitelist.txt We will merge into next plugin release


############# DoBar compatibility #############
.pace-inactive

############# DIVI ################
.et_pb_number_counter.active
litespeed-wp-plugin/7.1/litespeed-cache/readme.txt000064400000111032151600177630015770 0ustar00=== LiteSpeed Cache ===
Contributors: LiteSpeedTech
Tags: caching, optimize, performance, pagespeed, seo, image optimize, object cache, redis, memcached, database cleaner
Requires at least: 5.3
Requires PHP: 7.2
Tested up to: 6.8
Stable tag: 7.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html

All-in-one unbeatable acceleration & PageSpeed improvement: caching, image/CSS/JS optimization...

== Description ==

LiteSpeed Cache for WordPress (LSCWP) is an all-in-one site acceleration plugin, featuring an exclusive server-level cache and a collection of optimization features.

LSCWP supports WordPress Multisite and is compatible with most popular plugins, including WooCommerce, bbPress, and Yoast SEO.

LiteSpeed Cache for WordPress is compatible with ClassicPress.

== Requirements ==
**General Features** may be used by anyone with any web server (LiteSpeed, Apache, NGINX, etc.).

**LiteSpeed Exclusive Features** require one of the following: OpenLiteSpeed, commercial LiteSpeed products, LiteSpeed-powered hosting, or QUIC.cloud CDN. [Why?](https://docs.litespeedtech.com/lscache/lscwp/faq/#why-do-the-cache-features-require-a-litespeed-server)

== Plugin Features ==

= General Features =

* Free QUIC.cloud CDN Cache
* Object Cache (Memcached/LSMCD/Redis) Support<sup>+</sup>
* Image Optimization (Lossless/Lossy)
* Minify CSS, JavaScript, and HTML
* Minify inline & external CSS/JS
* Combine CSS/JS
* Automatically generate Critical CSS
* Lazy-load images/iframes
* Responsive Image Placeholders
* Multiple CDN Support<sup>+</sup>
* Load CSS Asynchronously
* Defer/delay JS loading
* Browser Cache Support<sup>+</sup>
* Database Cleaner and Optimizer
* PageSpeed score (including Core Web Vitals) optimization
* OPcode Cache Support<sup>+</sup>
* HTTP/2 Push for CSS/JS (on web servers that support it)
* DNS Prefetch
* Cloudflare API
* Single Site and Multisite (Network) support
* Import/Export settings
* Attractive, easy-to-understand interface
* AVIF/WebP image format support
* Heartbeat control

<sup>+</sup> This service is not provided by the LSCache plugin, nor is it guaranteed to be installed by your service provider. However, the plugin is compatible with the service if it is in use on your site.

= LiteSpeed Exclusive Features =

* Automatic page caching to greatly improve site performance
* Automatic purge of related pages based on certain events
* Private cache for logged-in users
* Caching of WordPress REST API calls
* Separate caching of desktop and mobile views
* Ability to schedule purge for specified URLs
* WooCommerce and bbPress support
* [WordPress CLI](https://docs.litespeedtech.com/lscache/lscwp/cli/) commands
* API system for easy cache integration
* Exclude from cache by URI, Category, Tag, Cookie, User Agent
* Smart preload crawler with support for SEO-friendly sitemap
* Multiple crawlers for cache varies
* HTTP/2 support
* [HTTP/3 & QUIC](https://www.litespeedtech.com/http3-faq) support
* ESI (Edge Side Includes) support<sup>*</sup>
* Widgets and Shortcodes as ESI blocks<sup>*</sup> (requires Classic Widgets plugin for WP 5.8+)

<sup>*</sup> Feature not available in OpenLiteSpeed

== Screenshots ==

1. Plugin Benchmarks
2. Admin - Dashboard
3. Admin - Image Optimization
4. Admin - Crawler
5. Admin Settings - Cache
6. Admin Settings - Page Optimization
7. Admin Settings - CDN
8. Admin Settings - DB Optimizer
9. Admin Settings - Toolbox
10. Cache Miss Example
11. Cache Hit Example

== LSCWP Resources ==
* [Join our Slack community](https://litespeedtech.com/slack) to connect with other LiteSpeed users.
* [Ask a question on our support forum](https://wordpress.org/support/plugin/litespeed-cache/).
* [View detailed documentation](https://docs.litespeedtech.com/lscache/lscwp/).
* [Read about LSCWP and WordPress on our blog](https://blog.litespeedtech.com/tag/wordpress/).
* [Help translate LSCWP](https://translate.wordpress.org/projects/wp-plugins/litespeed-cache/).
* [Contribute to the LSCWP GitHub repo](https://github.com/litespeedtech/lscache_wp).

== Installation ==

[View detailed documentation](https://docs.litespeedtech.com/lscache/lscwp/installation/).

= For Optimization Without a LiteSpeed Web Server =
1. Install the LiteSpeed Cache for WordPress plugin and activate it.
1. From the WordPress Dashboard, navigate to **LiteSpeed Cache > Page Optimization**. Enable the available optimization features in the various tabs.

= For Caching and Optimization With a LiteSpeed Web Server =
1. Install [LiteSpeed Web Server Enterprise](https://www.litespeedtech.com/products/litespeed-web-server) with LSCache Module, [LiteSpeed Web ADC](https://www.litespeedtech.com/products/litespeed-web-adc), or [OpenLiteSpeed](https://www.litespeedtech.com/open-source/openlitespeed) with cache module (Free). Or sign up for [QUIC.cloud CDN](https://quic.cloud).
1. Install the LiteSpeed Cache for WordPress plugin and activate it.
1. From the WordPress Dashboard, navigate to **LiteSpeed Cache > Cache**, make sure the option **Enable LiteSpeed Cache** is set to `ON`.
1. Enable any desired caching and optimization features in the various tabs.

= Notes for LiteSpeed Web Server Enterprise =

* Make sure that your license includes the LSCache module. A [2-CPU trial license with LSCache module](https://www.litespeedtech.com/products/litespeed-web-server/download/get-a-trial-license "trial license") is available for free for 15 days.
* The server must be configured to have caching enabled. If you are the server admin, [click here](https://docs.litespeedtech.com/lscache/start/#configure-cache-root-and-cache-policy) for instructions. Otherwise, please request that the server admin configure the cache root for the server.

= Notes for OpenLiteSpeed =

* This integration utilizes OpenLiteSpeed's cache module.
* If it is a fresh OLS installation, the easiest way to integrate is to use [ols1clk](https://openlitespeed.org/kb/1-click-install/). If using an existing WordPress installation, use the `--wordpresspath` parameter.
* If OLS and WordPress are both already installed, please follow the instructions in [How To Set Up LSCache For WordPress](https://openlitespeed.org/kb/how-to-setup-lscache-for-wordpress/).

== Third Party Compatibility ==

The vast majority of plugins and themes are compatible with LSCache. [Our API](https://docs.litespeedtech.com/lscache/lscwp/api/) is available for those that are not. Use the API to customize smart purging, customize cache rules, create cache varies, and make WP nonce cacheable, among other things.

== Privacy ==

This plugin includes some suggested text that you can add to your site's Privacy Policy via the Guide in the WordPress Privacy settings.

**For your own information:** LiteSpeed Cache for WordPress potentially stores a duplicate copy of every web page on display on your site. The pages are stored locally on the system where LiteSpeed server software is installed and are not transferred to or accessed by LiteSpeed employees in any way, except as necessary in providing routine technical support if you request it. All cache files are temporary, and may easily be purged before their natural expiration, if necessary, via a Purge All command. It is up to individual site administrators to come up with their own cache expiration rules.

In addition to caching, our WordPress plugin has online features provided by QUIC.cloud for Image Optimization, CSS Optimization and Low Quality Image Placeholder services. When one of those optimizations are requested, data is transmitted to a remote QUIC.cloud server, processed, and then transmitted back for use on your site. Now if using the QUIC.cloud CDN it uses LSCache technologies to access your site then host your site to others globally and also your data is not transferred to or accessed by QUIC.cloud employees in any way, except as necessary in providing maintenance or technical support. QUIC.cloud keeps copies of that data for up to 7 days and then permanently deletes them. Similarly, the WordPress plugin has a Reporting feature whereby a site owner can transmit an environment report to LiteSpeed so that we may better provide technical support. None of these features collects any visitor data. Only server and site data are involved.

Please see the [QUIC.cloud Privacy Policy](https://quic.cloud/privacy-policy/) for our complete Privacy/GDPR statement.

== Frequently Asked Questions ==

= Why do the cache features require LiteSpeed Server? =
This plugin communicates with your LiteSpeed Web Server and its built-in page cache (LSCache) to deliver superior performance to your WordPress site. The plugin’s cache features indicate to the server that a page is cacheable and for how long, or they invalidate particular cached pages using tags.

LSCache is a server-level cache, so it's faster than PHP-level caches. [Compare with other PHP-based caches](https://www.litespeedtech.com/benchmarks/wordpress).

A page cache allows the server to bypass PHP and database queries altogether. LSCache, in particular, because of its close relationship with the server, can remember things about the cache entries that other plugins cannot, and it can analyze dependencies. It can utilize tags to manage the smart purging of the cache, and it can use vary cookies to serve multiple versions of cached content based on things like mobile vs. desktop, geographic location, and currencies. [See our Caching 101 blog series](https://blog.litespeedtech.com/tag/caching-101/).

If all of that sounds complicated, no need to worry. LSCWP works right out of the box with default settings that are appropriate for most sites. [See the Beginner's Guide](https://docs.litespeedtech.com/lscache/lscwp/beginner/).

**Don't have a LiteSpeed server?** Try our QUIC.cloud CDN service. It allows sites on *any server* (NGINX and Apache included) to experience the power of LiteSpeed caching! [Click here](https://quic.cloud) to learn more or to give QUIC.cloud a try.

= What about the optimization features of LSCache? =

LSCWP includes additional optimization features, such as Database Optimization, Minification and Combination of CSS and JS files, HTTP/2 Push, CDN Support, Browser Cache, Object Cache, Lazy Load for Images, and Image Optimization! These features do not require the use of a LiteSpeed web server.

= Is the LiteSpeed Cache Plugin for WordPress free? =

Yes, LSCWP will always be free and open source. That said, a LiteSpeed server is required for the cache features, and there are fees associated with some LiteSpeed server editions. Some of the premium online services provided through QUIC.cloud (CDN Service, Image Optimization, Critical CSS, Low-Quality Image Placeholder, etc.) require payment at certain usage levels. You can learn more about what these services cost, and what levels of service are free, on [your QUIC.cloud dashboard](https://my.quic.cloud).

= What server software is required for this plugin? =

A LiteSpeed solution is required in order to use the **LiteSpeed Exclusive** features of this plugin. Any one of the following will work:

1. LiteSpeed Web Server Enterprise with LSCache Module (v5.0.10+)
2. OpenLiteSpeed (v1.4.17+)
3. LiteSpeed WebADC (v2.0+)
4. QUIC.cloud CDN

The **General Features** may be used with *any* web server. LiteSpeed is not required.

= Does this plugin work in a clustered environment? =

The cache entries are stored at the LiteSpeed server level. The simplest solution is to use LiteSpeed WebADC, as the cache entries will be stored at that level.

If using another load balancer, the cache entries will only be stored at the backend nodes, not at the load balancer.

The purges will also not be synchronized across the nodes, so this is not recommended.

If a customized solution is required, please contact LiteSpeed Technologies at `info@litespeedtech.com`

NOTICE: The rewrite rules created by this plugin must be copied to the Load Balancer.

= Where are the cached files stored? =

The actual cached pages are stored and managed by LiteSpeed Servers.

Nothing is stored within the WordPress file structure.

= Does LiteSpeed Cache for WordPress work with OpenLiteSpeed? =

Yes it can work well with OpenLiteSpeed, although some features may not be supported. See **Plugin Features** above for details. Any setting changes that require modifying the `.htaccess` file will require a server restart.

= Is WooCommerce supported? =

In short, yes. However, for some WooCommerce themes, the cart may not be updated correctly. Please [visit our blog](https://blog.litespeedtech.com/2017/05/31/wpw-fixing-lscachewoocommerce-conflicts/) for a quick tutorial on how to detect this problem and fix it if necessary.

= Are my images optimized? =

Images are not optimized automatically unless you set **LiteSpeed Cache > Image Optimization > Image Optimization Settings > Auto Request Cron** to `ON`. You may also optimize your images manually. [Learn more](https://docs.litespeedtech.com/lscache/lscwp/imageopt/).

= How do I make a WP nonce cacheable in my third-party plugin? =

Our API includes a function that uses ESI to "punch a hole" in a cached page for a nonce. This allows the nonce to be cached separately, regardless of the TTL of the page it is on. Learn more in [the API documentation](https://docs.litespeedtech.com/lscache/lscwp/api/#esi). We also welcome contributions to our predefined list of known third party plugin nonces that users can optionally include via [the plugin's ESI settings](https://docs.litespeedtech.com/lscache/lscwp/cache/#esi-nonce).

= How do I enable the crawler? =

The crawler is disabled by default, and must be enabled by the server admin first.

Once the crawler is enabled on the server side, navigate to **LiteSpeed Cache > Crawler > General Settings** and set **Crawler** to `ON`.

For more detailed information about crawler setup, please see [the Crawler documentation](https://docs.litespeedtech.com/lscache/lscwp/crawler/).

= What are the known compatible plugins and themes? =

* [WPML](https://wpml.org/)
* [DoLogin Security](https://wordpress.org/plugins/dologin/)
* [bbPress](https://wordpress.org/plugins/bbpress/)
* [WooCommerce](https://wordpress.org/plugins/woocommerce/)
* [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
* [All in One SEO](https://wordpress.org/plugins/all-in-one-seo-pack/)
* [Google XML Sitemaps](https://wordpress.org/plugins/google-sitemap-generator/)
* [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/)
* [Wordfence Security](https://wordpress.org/plugins/wordfence/)
* [NextGen Gallery](https://wordpress.org/plugins/nextgen-gallery/)
* [ShortPixel](https://shortpixel.com/h/af/CXNO4OI28044/)
* Aelia CurrencySwitcher
* [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/) - Thanks Raul Peixoto!
* Autoptimize
* [Better WP Minify](https://wordpress.org/plugins/bwp-minify/)
* [WP Touch](https://wordpress.org/plugins/wptouch/)
* [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
* [WPLister](https://www.wplab.com/plugins/wp-lister/)
* [WP-PostRatings](https://wordpress.org/plugins/wp-postratings/)
* [Avada 5.1 RC1+](https://avada.theme-fusion.com/)
* [Elegant Themes Divi 3.0.67+](https://www.elegantthemes.com/gallery/divi/)
* [Elegant Divi Builder](https://www.elegantthemes.com/plugins/divi-builder/)
* [Caldera Forms](https://wordpress.org/plugins/caldera-forms/) 1.5.6.2+
* Login With Ajax
* [Ninja Forms](https://wordpress.org/plugins/ninja-forms/)
* [Post Types Order 1.9.3.6+](https://wordpress.org/plugins/post-types-order/)
* [BoomBox — Viral Magazine WordPress Theme](https://themeforest.net/item/boombox-viral-buzz-wordpress-theme/16596434?ref=PX-lab)
* FacetWP (LSWS 5.3.6+)
* Beaver Builder
* WpDiscuz
* WP-Stateless
* Elementor
* WS Form
* WP Statistics

The vast majority of plugins and themes are compatible with LiteSpeed Cache. The most up-to-date compatibility information can be found [in our documentation](https://docs.litespeedtech.com/lscache/lscwp/thirdparty/)

= How can I report security bugs? =

You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/litespeed-cache)

== Changelog ==

= 7.1 - Apr 24 2025 =
* 🌱**Page Optimize** Added allowlist support for CCSS.
* **Cloud** CCSS results are now generated asynchronously via QUIC.cloud queue services.
* **Cloud** Added TTL control to QUIC.cloud services to make next requests more flexible.
* **Crawler** Dropped non-WebP/AVIF crawler if Next Gen Images are being used.
* 🐞**Config** Fixed an .htaccess generation bug that occurred when reactivating after previous deactivation. (PR#825)
* **GUI** Improved the QC registration notice banner for online services thanks to user feedback.
* **GUI** QUIC.cloud management links will be opened in a single dedicated new window to prevent multiple sessions.
* **Page Optimization** Enhanced URL fetch validation to avoid exposing possible local info.
* **Debug** Added a Click to copy logs button under `Log View` tab.
* **CLI** Removed a vary warning log in CLI for QC activation process with a customized login cookie.
* **CLI** Removed a log failure in CLI in QC activation process when no existing admin message.
* **Misc** Check version only after upgrade to reduce the requests.
* **Misc** Switched to CyberPanel.sh to detect public IP for dash tool.

= 7.0.1 - Apr 8 2025 =
* **Page Optimize** Migrate legacy data to append trailing slash for better compatibility with v7.0-optimized UCSS/CCSS data.

= 7.0.0.1 - Mar 27 2025 =
* **GUI** Resolved a banner message display error in certain old version cases.
* **GUI** Fixed a continual error banner when site doesn't use QC.
* **Config** Fixed a continual CDN sync_conf/purge check issue after upgraded to v7.0.
* **3rd** Improved WPML multi lang sync_conf compatibility.

= 7.0 - Mar 25 2025 =
* 🌱**Image Optimization** Added AVIF format.
* **Core** Changed plugin classes auto load to preload all to prevent upgrade problems.
* **Core** Refactored configuration data initialization method to realtime update instead of delayed update in plugin upgrade phase.
* **Core** Used `const.default.json` instead of `const.default.ini` for better compatibility in case `parse_ini_file()` is disabled.
* **Core** Minimum required PHP version escalated to PHP v7.2.0.
* **Core** Minimum required WP version escalated to WP v5.3.
* **Cloud** Dropped `Domain Key`. Now using sodium encryption for authentication and validation.
* **Cloud** Added support for `list_preferred` in online service node detection.
* **Cloud** Fixed a domain expiry removal PHP warning. (cheekymate06)
* **Cloud** Auto dropped Cloud error message banner when successfully reconnected.
* **Cloud** Simplified the configure sync parameters to only compare and post the necessary settings.
* **Config** Simplified QUIC.cloud CDN Setup. CDN service is now automatically detected when activated in the QUIC.cloud Dashboard.
* **Config** Dropped the initial version check when comparing md5 to decide if whether to sync the configuration when upgrading the plugin.
* **Config** `LITESPEED_DISABLE_ALL` will now check the value to determine whether it's been applied.
* **Database Optimize** Fixed Autoload summary for WP6.6+. (Mukesh Panchal/Viktor Szépe)
* **CLI** Added QUIC.cloud CDN CLI command: `wp litespeed-online cdn_init --ssl-cert=xxx.pem --ssl-key=xxx -method=cname|ns|cfi`.
* **CLI** Added QUIC.cloud CDN CLI command: `wp litespeed-online link --email=xxx@example.com --api-key=xxxx`.
* **CLI** Added QUIC.cloud CDN CLI command: `wp litespeed-online cdn_status`.
* **CLI** Added `--force` argument for QUIC.cloud CLI command `wp litespeed-online ping`.
* **Image Optimization** Dropped `Auto Pull Cron` setting. Added PHP const `LITESPEED_IMG_OPTM_PULL_CRON` support.
* **Image Optimization** Added Soft Reset Counter button to allow restarting image optimization without destroying previously optimized images.
* **Image Optimization** Added support for `LITESPEED_IMG_OPTM_PULL_THREADS` to adjust the threads to avoid PHP max connection limits.
* **Image Optimization** Added support for the latest firefox WebP Accept header change for serving WebP.
* **Image Optimization** Allowed PHP Constant `LITESPEED_FORCE_WP_REMOTE_GET` to force using `wp_remote_get()` to pull images.
* **Image Optimization** Dropped API filter `litespeed_img_optm_options_per_image`.
* **Image Optimization** Auto redirect nodes if the server environment is switched between Preview and Production.
* **Purge** Allowed `LSWCP_EMPTYCACHE` to be defined as false to disable the ability to Purge all sites.
* **Purge** Each purge action now has a hook.
* **Purge** Fixed `PURGESINGLE` and `PURGE` query string purge tag bug.
* **Purge** `PURGE` will purge the single URL only like `PURGESINGLE`.
* **ESI** Fixed a log logic failure when ESI buffer is empty.
* **ESI** Added Elementor nonces (jujube0ajluxl PR#736)
* **ESI** Fixed a no-cache issue in no-vary ESI requests that occurred when `Login Cookie` was set.
* **ESI** ESI will no longer send cookie update headers.
* **Vary** Vary name correction, which used to happen in the `after_setup_theme` hook, now happens later in the `init` hook.
* **Crawler** Enhanced hash generation function for cryptographic security.
* **Crawler** Added back `Role Simulator` w/ IP limited to `127.0.0.1` only. Use `LITESPEED_CRAWLER_LOCAL_PORT` to use 80 if original server does not support 443.
* **Crawler** Enhanced Role Simulator security by disallowing editor or above access in settings.
* **Crawler** Defaulted and limited crawler `Run Duration` maximum to 900 seconds and dropped the setting.
* **Crawler** Crawler will be stopped when load limit setting is 0.
* **Crawler** Dropped `Delay` setting. Added PHP const `LITESPEED_CRAWLER_USLEEP` support.
* **Crawler** Dropped `Timeout` setting. Added PHP const `LITESPEED_CRAWLER_TIMEOUT` support.
* **Crawler** Dropped `Threads` setting. Added PHP const `LITESPEED_CRAWLER_THREADS` support.
* **Crawler** Dropped `Interval Between Runs` setting. Added PHP const `LITESPEED_CRAWLER_RUN_INTERVAL` support.
* **Crawler** Dropped `Sitemap Timeout` setting. Added PHP const `LITESPEED_CRAWLER_MAP_TIMEOUT` support.
* **Crawler** Dropped `Drop Domain from Sitemap` setting. Added PHP const `LITESPEED_CRAWLER_DROP_DOMAIN` support.
* **Crawler** Fixed wrong path of .pid file under wp-admin folder in certain case. (igobybus)
* **Crawler** Show an empty map error and disabled crawler when the map is not set yet.
* **Page Optimize** Updated request link parser to follow the site permalink. (Mijnheer Eetpraat #766)
* **Page Optimize** Updated latest CSS/JS optimization library to fix issues for RGB minification and external imports when combining CSS.
* **Page Optimize** Exclude Google Analytics from JavaScript optimization. (James M. Joyce #269 PR#726)
* **Page Optimize** Fixed typo in `LITESPEED_NO_OPTM` constant definition. (Roy Orbitson PR#796)
* **CDN** Fixed CDN replacement for inline CSS url with round brackets case. (agodbu)
* **GUI** Added an Online Service tab under General menu.
* **GUI** Added a QUIC.cloud CDN tab.
* **GUI** Combined all Crawler settings to a single setting tab.
* **GUI** Switch buttons rtl compatibility. (Eliza/Mehrshad Darzi #603)
* **GUI** Fixed an issue where an irremovable banner couldn't be echoed directly.
* **GUI** Limited page speed chart to cacheable servers only.
* **Tag** Fixed a potential warning in tags. (ikiterder)
* **Tag** Appended AJAX action to cache tags.
* **Tag** Dropped normal HTTP code. Only error codes (403/404/500) will be used for tags.
* **Misc** Fixed fatal activation error on Network installation when no other plugins are active. (PR#808 #9496550)
* **Misc** Improved README file by adding minimum supported PHP/WordPress versions. (Viktor Szépe)
* **Misc** Added reliance on just-in-time translation loading. (Pascal Birchler #738)
* **Misc** Will now check whether the filename is valid before saving a file to fix the possible Object Cache log issue. (Mahdi Akrami #761)
* **Misc** Fixed PHP 7.2 compatibility in cloud message. (Viktor Szépe #771)
* **Misc** Incompatibility warning banner for third party plugins is now dismissible.
* **Misc** Generated robots.txt file under litespeed folder to discourage search engine indexing of static resource files. (djwilko12)
* **Debug** Escalated debug initialization to as early as possible to allow more configuration information to be logged.
* **3rd** Fixed warning in Buddy Press code integration. (Viktor Szépe/antipole PR#778)

= 6.5.4 - Dec 16 2024 =
* **Page Optimize** Fixed Google Fonts broken with the Async option. (HivePress #787)

= 6.5.3 - Dec 4 2024 =
* **Misc** Quote escaped in attributes when building HTML. (CVE-2024-51915)

= 6.5.2 - Oct 17 2024 =
* **Crawler** Removed barely used Role Simulator from Crawler, to prevent potential security issues.
* **Misc** Removed `mt_srand` function in random hash generation to slightly improve the hash result.

= 6.5.1 - Sep 25 2024 =
* **Security** This release includes two security updates to enhance the post validation of the editor (CVE-2024-47373), and to secure the GUI queue display from malicious vary input (CVE-2024-47374).
* **Media** Sanitized dimensions for the images when replacing with placeholders. (TaiYou)
* **Page Optimize** Sanitized vary value in queue list. (TaiYou)
* **Cloud** Silent API error when failing to retrieve news updates.

= 6.5.0.2 - Sep 6 2024 =
* **Debug** Compatibility improvement for WP installations w/o `AUTH_KEY` defined in `wp-config.php`.

= 6.5.0.1 - Sep 4 2024 =
* 🔥**Debug** Fixed a corner case fatal error when Object Cache is ON but failed to connect, and `wp-content/litespeed` directory is not writable, and debug option is ON.

= 6.5 - Sep 4 2024 =
*❗**Security** This release includes several debug log improvements for improved security, as listed below. Update strongly recommended.
* **Debug** Moved debug log to litespeed individual folder `/wp-content/litespeed/debug/`.
* **Debug** Disallowed visits to `/litespeed/debug/` folder log files in .htaccess.
* **Debug** Dropped const `LSCWP_DEBUG_PATH` support.
* **Debug** Renamed `debug.purge.log` to `purge.log`.
* **Debug** Added dummy `index.php` for debug folder.
* **Debug** Used random string for log filenames.
* **Debug** Removed cookies-related info. (Thanks to Rafie)
* **Debug** Dropped `Log Cookies` option.
* **Report** Escaped report content to protect it from potential XSS attack. (Islam R alsaid #505746)
* **ESI** Added nonce for Advanced Custom Fields + Advanced Forms. (David Lapointe Gilbert #439)
* **Purge** Run ACTION_PURGE_EMPTYCACHE even if cache is disabled in network admin. (Philip #453)
* **Page Optimize** Disable UCSS exclusion when UCSS is inactived. (#640)
* **3rd** Fixed undefined warning in WooCommerce Widgets. (Lolosan #719)
* **3rd** Correct the integration with User Switching. (John Blackbourn #725)
* **3rd** Fixed Admin Bar Missing issue on DIVI + Elementor frontend. (thyran/robertstaddon PR#727)

= 6.4.1 - Aug 19 2024 =
* ❗**Security** This release patches a security issue that may affect previous LSCWP versions since v1.9.
* 🐞**Page Optimize** Fixed HTML minification returning blank page issue. (#706)
* 🐞**CDN** Fixed a bug when Cloudflare status option is empty. (#684 #992174)
* **Core** Minimum required WP version escalated to WP v4.9.

= 6.4 - Aug 13 2024 =
* **Cache** Corrected QC and LSADC cache hit status.
* **Cloud** Allow partner info removal in QUIC.cloud notification.
* **Crawler** Separated CSS preparation validation from crawler validation.
* **GUI** Moved `WordPress Image Quality Control` setting from `Image Optimization` menu to `Page Optimization` menu.
* **3rd** Add Elementor Edit button back in ESI. (PR#635)
* **3rd** Fixed Instant click potential conflict w/ other plugins.

= 6.3.0.1 - Jul 29 2024 =
* 🔥🐞**Rest** Disabled WP default Editor cache for REST requests to fix editor errors. (Shivam)
* **Cache** Supported `cache_nocacheable.txt` predefined settings.

= 6.3 - Jul 22 2024 =
* 🌱**Page Optimize** HTML Keep Comments: When minifying HTML do not discard comments that match a specified pattern. (#328853)
* 🌱**Cache** Cache POST requests. Now can configure POST/GET AJAX requests to be cached. (#647300)
* **Cache** Bypass admin initialization when doing ajax call. (Tim)
* **Cache** Better control over the cache location #541 (Gal Baras/Tanvir Israq)
* **Cloud** Added nonce for callback validation to enhance security. (Chloe@Wordfence)
* **Cloud** Fixed an error message for daily quota.
* **Cloud** Display error message when communicating with QUIC.cloud causes a token error.
* **ESI** Bypass ESI at an earlier stage when getting `DONOTCACHEPAGE`.
* **ESI** Added ESI nonce for Events Calendar and jetMenu mobile hamburger menu. (#306983 #163710 PR#419)
* **ESI** Added WP Data Access nonce (PR#665)
* **ESI** Added WP User Frontend ESI nonce (PR#675)
* **Media** Ignored images from JS in image size detection (PR#660)
* **GUI** Moved Preset menu from network level to site level for multisite networks.
* **GUI** Suppressed sitemap generation message if not triggered manually.
* **GUI** Added CloudFlare purge to front end menu.
* **GUI** Allowed customized partner CDN login link on dash.
* **Page Optimize** Cleaned up litespeed_url table when clearing url files. (PR#664)
* **Page Optimize** Updated Instant Click library to version 5.2.0.
* **Page Optimize** Added Flatsome theme random string excludes. (PR#415)
* **Page Optimize** Exclude Cloudflare turnstile from JS optimizations. (Tobolo)
* **Page Optimize** Fixed Cloudflare Turnstile issues. (Contributolo PR#671/672)
* **Object** Improved debug log for object cache status. (PR#669)
* **Object** Added brief parseable header comments to the drop-in file. (OllieJones)
* **Debug** Trimmed debug log.
* **Misc** Improved compatibility and sped up resolving for JSON functions `json_encode/json_decode`. (hosni/szepeviktor #693)
* **Misc** Fixed typos in params and comments. (szepeviktor #688)
* **Image Optimization** Fixed an issue which suppressed new requests when there were no new images in the library but there were unprocessed images in the send queue.
* **Image Optimization** Improved Cloud side quota check by disallowing new requests if notified but not pulled.
* **Image Optimization** Keep image attributes when replacing dimensions. (PR#686 #381779)

= 6.2.0.1 - Apr 25 2024 =
* 🔥🐞**Page Optimize** Fixed the image display issue that occurs with Elementor's `data-settings` attribute when the WebP image is not yet ready. (kanten/cbwwebmaster/reedock #132840 #680939 #326525)

= 6.2 - Apr 23 2024 =
* 🌱**Crawler** Added Crawler hit/miss filter. (#328853)
* 🌱**CLI** Image optimization now supports `wp litespeed-image batch_switch orig/optm`. (A2Hosting)
* 🌱**VPI** Auto preload VPI images. (Ankit)
* **Object** Added support for username/password authentication for Redis (PR#616 Donatas Abraitis/hostinger)
* **Page Optimize** Now supporting Elementors data-settings WebP replacement. (Thanks to Ryan D)
* **Cache** Send `Cache-Control: no-cache, no-store, must-revalidate, max-age=0` when page is not cacheable. (asafm7/Ruikai)
* **Cache** Cache control will respect `X-Http-Method-Override` now. (George)
* **Cache** No cache for `X-Http-Method-Override: HEAD`. (George)
* **Cache** Specified LSCWP in adv-cache compatible file.
* **Cache** Fixed redirection loop if query string has tailing ampersand (#389629)
* **Cache** Dropped "Cache Favicon.ico" option as it is redundant with 404 cache. (Lauren)
* **Cache** Fixed deprecated PHP v8 warning in page redirection. (Issue#617 dcx15)
* **Cloud** REST callback used ACL for QC ips validation.
* **Cloud** Fixed a typo in parsing cloud msg which prevented error messages to show.
* **Cloud** Carried on PHP ver for better version detection purpose.
* **Cloud** Escaped token to show correctly in report.
* **Cloud** Fixed a QC cloud ip verification setup failure in PHP 5.3.
* 🐞**Cloud** Fixed a continual new version detection.
* 🐞**Image Optimize** Fixed a summary counter mismatch for finished images. (A2Hosting)
* **CDN** Auto CDN setup compatibility with WP versions less than 5.3.
* 🐞**CDN** Fixed wrong replacement of non image files in image replacement. (Lucas)
* **GUI** Further filtered admin banner messages to prevent from existing danger code in database.
* **REST** Fixed a potential PHP warning in REST check when param is empty. (metikar)

= 6.1 - Feb 1 2024 =
* 🌱**Database** New Clear Orphaned Post Meta optimizer function.
* **Image Optimize** Fixed possible PHP warning for WP requests library response.
* **Image Optimize** Unlocked `noabort` to all async tasks to avoid image optimization timeout. (Peter Wells)
* **Image Optimize** Fixed an issue where images weren't being pulled with older versions of WordPress. (PR#608)
* **Image Optimize** Improved exception handling when node server cert expire.
* 🐞**Image Optimize** The failed to pull images due to 404 expiry will now be able to send the request again.
* **Crawler** CLI will now be able to force crawling even if a crawl was recently initiated within the plugin GUI.
* **Page Optimize** Fixed a dynamic property creation warning in PHP8. (PR#606)
* **Page Optimize** Fixed an issue where getimagesize could cause page optimization to fail. (PR#607)
* **Tag** Fixed an array to string conversion warning. (PR#604)
* **Object Cache** Return false to prevent PHP warning when Redis fails to set a value. (PR#612)
* **Cache Tag** Fixed an issue where $wp_query is null when getting cache tags. (PR#589)

= 6.0.0.1 - Dec 15 2023 =
* 🐞**Image Optimize** Grouped the taken notification to regional center servers to reduce the load after image pulled.

= 6.0 - Dec 12 2023 =
* 🌱**Image Optimize** Parallel pull. (⭐ Contributed by Peter Wells #581)
* 🌱**Cache** CLI Crawler.
* 🌱**Cache** New Vary Cookies option.
* 🌱**Media** New Preload Featured Image option. (Ankit)
* **Core** Codebase safety review. (Special thanks to Rafie Muhammad @ Patchstack)
* **Purge** Purge will not show QC message if no queue is cleared.
* **Purge** Fixed a potential warning when post type is not as expected. (victorzink)
* **Conf** Server IP field may now be emptied. (#111647)
* **Conf** CloudFlare CDN setting vulnerability patch. (Gulshan Kumar #541805)
* **Crawler** Suppressed sitemap generation msg when running by cron.
* **Crawler** PHP v8.2 Dynamic property creation warning fix. (oldrup #586)
* **VPI** VPI can now support non-alphabet filenames.
* **VPI** Fixed PHP8.2 deprecated warning. (Ryan D)
* **ESI** Fixed ESI nonce showing only HTML comment issue. (Giorgos K.)
* 🐞**Page Optimize** Fixed a fatal PHP error caused by the WHM plugin's Mass Enable for services not in use. (Michael)
* 🐞**Network** Fix in-memory options for multisites. (Tynan #588)
* **Network** Correct `Disable All Features` link for Multisite.
* 🐞**Image Optimize** Removing original image will also remove optimized images.
* **Image Optimize** Increased time limit for pull process.
* **Image Optimize** Last pull time and cron tag now included in optimization summary.
* **Image Optimize** Fixed Elementors Slideshow unusual background images. (Ryan D)
* 🐞**Database Optimize** Fix an issue where cleaning post revisions would fail while cleaning postmeta. (Tynan #596)
* **Crawler** Added status updates to CLI. (Lars)
* **3rd** WPML product category purge for WooCommerce. (Tynan #577)

= 5.7.0.1 - Oct 25 2023 =
* **GUI** Improvements to admin banner messaging. (#694622)
* **CDN** Improvements to CDN Setup. (#694622)
* **Image Optimize** Improvements to the process of checking image identification. (#694622)

= 5.7 - Oct 10 2023 =
* 🌱**Page Optimize** New option available: Preconnect. (xguiboy/Mukesh Patel)
* 🌱**3rd** New Vary for Mini Cart option for WooCommerce. (Ruikai)
* **Cloud** Force syncing the configuration to QUIC.cloud if CDN is reenabled.
* **Cloud** Force syncing the configuration to QUIC.cloud if domain key is readded.
* **Cloud** Limit multi-line fields when posting to QC.
* **Cache** Treat HEAD requests as cacheable as GET. (George Wang)
* 🐞**ESI** Patched a possible vulnerability issue. (István Márton@Wordfence #841011)
* 🐞**ESI** Overwrite SCRIPT_URI to prevent ESI sub request resulting in redirections. (Tobolo)
* 🐞**Image Optimize** Bypass unnecessary image processing when images were only partially optimized. (Ruikai)
* 🐞**Guest** Guest mode will not enable WebP directly anymore. (Michael Heymann)
* **CDN** Auto disable CDN if CDN URL is invalid. (Ruikai)
* **CDN** Fixed a null parameter warning for PHP v8.1 (#584)
* **API** Added `litespeed_media_add_missing_sizes` filter to allow bypassing Media's "add missing sizes" option (for Guest Optimization and otherwise). (PR #564)
* **Guest** Fixed soft 404 and robots.txt report for guest.vary.php.
* **Vary** Enabled `litespeed_vary_cookies` for LSWS Enterprise.
* **GUI** Stopped WebP tip from wrongly displaying when Guest Mode is off.
* **GUI** Added QUIC.cloud promotion postbox on dashboard page.
* **3rd** Added `pagespeed ninja` to blocklist due to its bad behavior.
litespeed-wp-plugin/7.1/litespeed-cache/changelog.txt000064400000405261151600177720016474 0ustar00
= 5.6 - Aug 1 2023 =
* 🌱**Page Optimize** New JS Delay Includes option. (Mitchell Krog/Gerard Reches/Ignacy Hołoga)
* **Crawler** Sitemap can use search for URL now.
* **GUI** Restrict the scope of balloon CSS rules to avoid conflicts. (#567)
* **Object Cache** Detect Memcached in more situations. (#568)
* **API** Support `litespeed_purged_front` hook. (Umberto Fiorelli)

= 5.5.1 - Jul 19 2023 =
* 🐞**Image Optimization** Fixed a bug where WebP replacements couldn't be pulled without optimizing the original images.
* 🐞**Image Optimization** Invalid images will now be removed when sending requests to the server. (#138993)
* **Cloud** Added support for error codes `unpulled_images` and `blocklisted`. (Tynan)

= 5.5 - Jun 20 2023 =
* 🌱**Crawler** Can now use multiple sitemaps. (Tobolo/Tim Nolte)
* 🌱**Crawler** Now runs asynchronously when manually invoked.
* 🌱**Crawler** Now runs asynchronously when invoked from cron.
* 🐞**Crawler** Fixed the realtime status bug when crawling.
* **Crawler** Summary page now displays server load. (Ruikai)
* 🐞**Page Optimize** Fixed an issue where UCSS could not be generated for error pages. (james58899) #556
* 🌱**Image Optimize** Now pulls images asynchronously.
* **Image Optimize** Now prevents concurrent requests via a locking mechanism.
* **Image Optimize** The process can now bypass invalid image records and continue.
* 🐞**Image Optimize** Fixed an issue where images ready for optimization might have to wait for new images to be added before sending the request.
* **Cloud** Replaced dashboard links with login/link to my.quic.cloud actions.
* **GUI** Added indicators to show when certain options are passively enabled by Guest Mode.
* **Htaccess** Added a noabort rule to support asynchronous crawling.
* **Htaccess** The "Do Not Cache User Agents" option is now case-insensitive. (Ellen Dabo)
* **General** The "Server IP" option now allows IPv4 format only. (Ruikai)
* **Misc** Every page's closing HTML comments now displays UCSS/CCSS status.
* **Object** Fixed a warning for null get_post_type_object.
* **Object** Object_Cache::delete now always returns a boolean value.
* **Cache** Fixed advanced-cache.php file warnings for WordPress versions less than 5.3.
* **Debug** Added debug logging to record the plugin's total processing time.
* **API** HTML minification can now be bypassed via the litespeed_html_min filter.

= 5.4 - Apr 19 2023 =
* **Image Optimize** Refactored DB storage for this feature.
* **Image Optimize** Reduced DB table size.
* **Image Optimize** Existing `img_optm` DB tables will have their data gradually transitioned to the new storage format with this update. Once an `img_optm` table is empty, it won't be used anymore.
* **Page Optimize** Enabled WebP support for Googlebot User Agent.

= 5.3.3 - Feb 22 2023 =
* **Page Optimize** Excluded Jetpack stats JS.
* **DB Optimize** Fixed DB Optm SQL for revision postmeta.
* **Cache** Fixed an undefined array key warning.
* **Purge** Prevented undefined array key warning when widgets are disabled.
* **Object** Fixed dynamic property deprecation warnings.
* **Admin** Safely redirect to homepage if referer is unknown.
* **Activation** Check that item slug exists first.
* **Cache** Prevented cache header to send globally if header part already closed.
* **CSS** Improved string handling for CSS minifier.
* **Debug** Fixed undefined array key warnings.
* **Misc** Fixed implicit conversion in random string generation function `Str::rrand`.

= 5.3.2 - Jan 10 2023 =
* **Object** Fixed object cache lib incr, decr functions (thanks bdrbros/DANIEL) #516
* **Database Optimize** Database optimizer now handles postmeta when cleaning revisions #515
* **Cache** Made nocache the default for 4xx/5xx response codes.
* **Cache** Default cache TTL settings removed for 403 response code, changed to 10 mins for 500 response code.
* **GUI** Added a description for the redetect nodes function.
* **GUI** Added a description for the refresh button sync function.

= 5.3.1 - Dec 12 2022 =
* **CLI** Presets feature is now usable from the CLI. (xLukii)
* **CLI** Added 'import_remote' for litespeed-option to enable importing options from URLs. (xLukii)
* **Cache** Added LiteSpeed headers to site health check for full page cache.
* **Crawler* Fixed unauthorized crawler toggle operation. (#CVE-2022-46800)
* **UCSS** Fixed a bug where items weren't added back to the UCSS queue after purging.
* **Page Optimize** Fixed a bug where generated CSS would return 404 after upgrading via CLI.
* **3rd** Fixed a bug where a WooCommerce session doesn't exist when checking cart, notices (Jason Levy/Gilles)
* **GUI** Made LiteSpeed admin notice icon grayscale to avoid distraction. (martinsauter)
* **GUI** Fixed RTL style for notification icon.
* **API** Added a new hook `litespeed_optm_uri_exc` to exclude URI from page optimization.
* **API** Excluded `.well-known` path from page optimization.

= 5.3 - Oct 31 2022 =
* 🌱**Presets** New `Presets` feature and menu item.
* 🌱**UCSS** New option `UCSS File Excludes and Inline` to increase page score. (Ankit)
* **UCSS** When UCSS is purged, automatically append URL to UCSS generation queue. (Ankit)
* **Page Optimize** Removed a redundant `defer` attribute from Lazy Load image library usage. (#928019)
* **Image Optimize** Dropped `Create WebP Versions` setting. Will automatically enable when `Image WebP Replacement` is activated.
* **Cloud** Fixed a bug where internal updates were delayed for API keys.
* **Cloud** Improved auto alias feature by waiting for second request from alias domain validation before removing a pending alias.
* **Purge** Automatically Purge All when plugin auto update is done.
* **Purge** Fixed a potential PHP8 error that occurred when removing unused widgets. (acsnaterse)
* **Cache** Fixed an infinite 301 redirection caused by UTM-encoded link.
* **CLI** Added syntax examples for values that include line breaks (xLukii)
* **CLI** Purge requests will now be included with the original request to avoid potential CSS/JS 404 issues.
* **ESI** Check all user roles for cache vary and page optimization excludes.
* **GUI** Added a LiteSpeed icon to admin message banners to indicate the banners are from our plugin. (Michael D)
* **Crawler** Fixed a cache-miss issue that occurred when Guest Mode was ON and WebP Replacement was OFF.
* **3rd** Remove WooCommerce private cache.
* **3rd** Removed LiteSpeed metabox from ACF field group edit page. (keepmovingdk)

= 5.2.1 - Sep 7 2022 =
* 🐞**Core** Fixed a fatal error that occurred when uninstalling. (#894556 Hostinger)
* **Dash** Show partner info on the dashboard for partner-tier QC accounts.
* **UCSS** Auto-purge UCSS on post update. (Ankit)
* 🕸️**Crawler** Respect the `LITESPEED_CRAWLER_DISABLE_BLOCKLIST` constant for unexpected results too. (Abe)

= 5.2 - Aug 17 2022 =
* 🌱**UCSS** Added UCSS message queue to improve service quality and reliability
* 🐞**VPI** Fixed conflict w/ image lazyload; used HTML before image lazyload to avoid invalid `data:base64` results.
* **VPI** Changed VPI Cron default setting to OFF.
* **VPI** Automatically resend requests when VPI result contains invalid `data:` image value.
* **Conf** Fixed an issue with URI Excludes, where paths using both ^ and $ were not correctly excluded (Eric/Abe)
* **Conf** Auto corrected `WP_CONTENT_URL` protocol if it was explicitly set to `http://`.
* **Cloud** No longer sync the configuration to QUIC.cloud if configuration is unchanged.
* **Cloud** Appended home_url value into synced configuration data for wp-content folder path correction.
* 🕸️**Crawler** Improved compatibility with server `open_basedir` PHP setting limit when detecting load before crawling. (Tom Robak/mmieszalski)

= 5.1 - Aug 1 2022 =
* 🌱**Toolbox** Debug log can now show Purge/Crawler logs as well. (Tynan)
* **UCSS** Prepared for future message queue.
* **UCSS** Moved UCSS class to its own file.
* **3rd** Added 3rd-party support for WC PDF Product Vouchers. (Tynan)
* **Core** Fixed potential PHP warning when saving summary data. (Sarah Richardson)
* **Purge** Purge can now clear the summary correctly. (Kevin)
* **VPI** Added `queue_k` to API notification.

= 5.0.1 - Jul 27 2022 =
* 🐞**Cloud** Fixed a potential PHP error that could occur with the cloud service summary. (Bruno Cantuaria)
* **3rd** Added Autoptimize back to compatibility list.

= 5.0.0.1 - Jul 26 2022 =
* 🔥🐞**Cloud** Fixed an issue with the cloud request timestamp update which causes a usage sync failure. (great thanks to Kevin)

= 5.0 - Jul 25 2022 =
* 🌱**VPI** Added Viewport Images feature to LiteSpeed Options metabox on Post Edit page.
* 🌱**CDN** Added Auto CDN Setup feature for simple QUIC.cloud CDN setup. (Kevin)
* 🌱**Page Optimize** Automatically cache remote CSS/JS files when fetching for optimization (Lauren)
* 🌱**Cache** Added LiteSpeed Options for page-level cache control on Post Edit page. (denisgomesfranco)
* 🌱**Cloud** Auto Alias feature.
* 🌱**Debug** Added `Debug String Excludes` option. (Hanna)
* 🌱**UCSS** Added `Purge this page - UCSS` option to Admin Bar dropdown menu. (Ankit)
* 🌱**Guest** Added `litespeed_guest_off=1` URL query string parameter to bypass Guest Mode. (cbdfactum)
* 🐞**Page Optimize** Fixed an issue where CSS anchors could be wrongly converted to a full path when minifying. (Tynan)
* **Page Optimize** Bypass CCSS/UCSS generation when a self-crawled CSS resource returns a 404 code. (Abe)
* **Object** Allow `LSCWP_OBJECT_CACHE` predefined to turn off Object Cache. (knutsp)
* **Data** Fixed an issue where empty version tags in the database repeatedly toggled the upgrade banner and reset settings to default.
* **Purge** Fixed an issue where the site's index page could be purged upon deletion of an unviewable post. (Kevin)
* **Toolbox** Added `View site before optimization` button under `Debug` tab. (Ryan D)
* **Admin** Switch to using the `DONOTCACHEPAGE` constant to indicated WP-Admin pages are not cacheable.
* **Admin** Moved no-cache header to very beginning to avoid caching unexpected exits.
* **Cloud** Added message queue service for VPI. (Abe)
* **Cloud** Bypassed 503 error nodes from node redetection process. (Abe)
* **Cloud** Fixed a failure to detect `out_of_quota`. (Lauren)
* **Cloud** Added ability to display dismissable banners generated by QUIC.cloud.
* 🕸️**Crawler** Added realtime load detection before crawl.
* 🕸️**Crawler** Adjusted crawler behavior for Divi pages to allow for Divi's CCSS generation process. (miketemby)
* 🕸️**API** PHP constant `LITESPEED_CRAWLER_DISABLE_BLOCKLIST` and filter `litespeed_crawler_disable_blocklist` to disable blocklist. (Tobolo)
* **CDN** Automatically add a trailing slash to `CDN URL` and `Original URLs` if user didn't provide one. (Lucas)
* **Cache** When a URL redirects to a URL with a query string, consider these as different for caching purposes. (Shivam)
* **Media** Added ability to disable lazyload from the LiteSpeed Options metabox on Post Edit page.
* **Media** Added new default values to `WebP Attribute to Replace` setting for WPBakery and Slider Revolution. (JibsouX)
* **Image Optimize** Dropped redundant `Page Speed` user agent when serving WebP images. (serpentdriver)
* **GUI** Fixed an issue where manually dismissable admin messages were instead being treated as one-time messages. (Tynan Beatty)
* **GUI** Fixed an issue where subsequent admin alerts would overwrite existing alerts in the queue. (Kevin/Tynan)
* **GUI** Updated time offset in log. (Ruikai #PR444 #PR445)
* **GUI** Added `litespeed_media_ignore_remote_missing_sizes` API description.
* **CCSS** Fixed an issue where CCSS was unexpectedly bypassed if `CSS Combine` was OFF and `UCSS Inline` was ON. (Ruikai)
* **Debug** Added response headers to debug log. (Kevin)

= 4.6 - Mar 29 2022 =
* **Page Optimize** Improved compatibility for JS Delay.
* 🐞**Page Optimize** Fixed an issue for network subsites that occurred when only CSS/JS Minify are enabled.
* **Localization** Added query string compatibility for Resource URLs.
* **Vary** Fixed a potential PHP warning when server variable `REQUEST_METHOD` is not detected.
* **Cache** Guest Mode now respects Cache Excludes settings.
* **GUI** Added warning notice when enabling `Localize Resources` feature; each localized JS resource requires thorough testing!
* **GUI** Fixed a PHP Deprecated warning that occurred with the Mobile Cache User Agent setting on PHP v8.1+. (jrmora)
* **Conf** Removed Google related scripts from default `Localization Files` value.
* **Media** WordPress core Lazy Load feature is now automatically disabled when LiteSpeed Lazy Load Images option is enabled. (VR51 #Issue440)
* 🐞**API** Filter `litespeed_ucss_per_pagetype` for UCSS now also applies to CSS Combine to avoid UCSS failure. (Ankit)
* **API** Added a filter `litespeed_media_ignore_remote_missing_sizes` to disable auto detection for remote images that are missing dimensions. (Lucas)

= 4.5.0.1 - Feb 24 2022 =
* 🔥🐞**Media** Fixed an issue where lazy-loaded images would disappear when using custom CSS image loading effects.

= 4.5 - Feb 23 2022 =
* 🌱**Page Optimize** Localization is back.
* **Guest** Fixed organic traffic issue as different browsers may fail to set `document.referrer`.
* **Image Optimize** Improved wp_postmeta table compatibility when gathering images. (Thanks to Thomas Stroemme)
* 🐞**Page Optimize** Fixed a potential CSS/JS 404 issue for existing records that have been marked as expired.
* **ESI** `LITESPEED_ESI_OFF` now affects `litespeed_esi_url` API filter too.
* **Guest** Added a check to determine if Guest Mode is blocked by a third-party, and display warning if it is (Ruikai)
* **Guest** To support WP sites with multiple domains, Guest Mode detection URL no longer uses domain.
* **Report** Network now shows Toolbox page when having a large number of subsites.
* **DB Optimize** Reduced default subsites count from 10 to 3 under Network Admin -> DB Optimize page to avoid timeout.
* **Cloud** Fixed potential `lack_of_token` error when requesting domain key for cases where local summary value was not historically included in the array.
* **Cloud** Fixed a PHP fatal error that occurred when encountering a frequency issue under CLI. (Dean Taylor #Issue410)
* **Avatar** Force gravatar cache refresh in browsers and on CDN (rafaucau #PR430)
* **API** New filter `litespeed_purge_ucss` to purge a single page UCSS. (#376681)
* **API** New filter `litespeed_ucss_per_pagetype` for UCSS per page type generation. (Ankit)
* **GUI** Replaced some GUI text and settings with more inclusive language  (kebbet #PR437 #PR435)
* **3rd** Excluded `WP Statistics` from inline JS optimize. (Ryan D)
* **3rd** Added API filter `litespeed_3rd_aelia_cookies` for Aelia CurrencySwitcher.
* **Media** Updated image lazyload library to 17.5.0.

= 4.4.7 - Jan 11 2022 =
* **Page Optimize** Dropped `Inline Lazy Load Images Library` option. Now will always inline lazyload library. (Ankit)
* **3rd** Prevented JavaScript files from being appended to Rank Math SEO sitemap.
* **Purge** Dropped default stale purge when purging a post.
* **Cloud** Dropped unused API calls.
* **Cloud** Dropped redundant IP validation in API calls.

= 4.4.6 - Dec 27 2022 =
* **Guest** Restored `document.referrer` for organic traffic purposes when Guest Mode is enabled. (michelefns)
* **Image Optimize** Fixed a potential PHP notice when uploading images in WP w/ PHP7.4+. (titsmaker)
* **ESI** Fixed an issue where ESI settings were not updated on customized widgets(#422 Abe)
* **3rd** Reverted ESI Adminbar change on Elementor front pages for backward compatibility (#423 Abe)
* **3rd** Fixed an issue where disabling ESI potential caused a PHP warning when using `Perfmatters`. (Jeffrey Zhang)
* **Misc** Check whether HTTP_REFERER is set or not before using it in Router class. (#425 Abe)

= 4.4.5 - Dec 1 2021 =
* **Data** Fixed potential PHP notice when generating CSS/JS optimized files w/ PHP v7.4+. (Sarah Richardson/silencedgd/slr1979)
* **API** Added `LITESPEED_ESI_OFF` constant to disable ESI, when defined before the WP `init` hook.
* **API** Added `LSCWP_DEBUG_PATH` constant to specify debug log path. (khanh-nt)
* 🐞**GUI** Fixed an issue where admin messages were not displayed. (Daniel McD)
* **CDN** Used WP remote function to communicate w/ Cloudflare per WP guidance.
* **3rd** Added compatibility for Perfmatters plugin's script manager (#417 Abe)
* **3rd** Added compatibility for Elementor's Editor button when ESI is on (#418 Abe)

= 4.4.4 - Nov 23 2021 =
* **Page Optimize** Delay deletion of outdated CSS/JS files for a default of 20 days to avoid 404 errors with cached search engine copies.
* **Cache** When caching, no longer send a purge request for CSS/JS removal to avoid cache engine conflicts.
* 🐞**Core** Optimized SQL queries while autoloading if expected options are missing; reduced by 7 and 3 queries on backend and frontend respectively. (#396425 Jackson)
* **Page Optimize** Fixed a 404 issue that occurred when upgrading the plugin manually, with a package upload or through the plugin manager. (Tobolo/Małgorzata/Abe)
* **API** Added `litespeed_ccss_url` and `litespeed_ucss_url` API to manipulate the request URL for CCSS and UCSS.
* **REST** Fixed a potential warning when detecting cacheable status on REST call. (rafaucau)
* **OLS** Fixed an issue where the `COOKIEHASH` constant was undefined when used with OpenLiteSpeed as an MU plugin or with network activation.
* **3rd** Sanitized POST data for nextgengallery.
* **Cloud** Sanitized GET data when linking to QUIC.cloud. (#591762 WPScan)

= 4.4.3 - Oct 13 2021 =
* 🐞**Media** Fixed an issue where WebP is served erroneously under Guest Mode on older versions of Safari. (hash73)
* 🐞**Media** Reverted regex change to fix `Lazy Load Image Parent Class Name Excludes` failure. (thpstock)
* **Purge** Disabled `Purge Delay` in the optimization process by default.
* **Conf** Dropped `.htaccess Path Settings` options for security concern. (WP)
* **Conf** Dropped `CSS HTTP/2 Push`/`JS HTTP/2 Push` options. (Kevin)
* **Conf** Set `Guest Optimization` default to OFF.
* **Conf** Set `CCSS Per URL` default to OFF to avoid consuming more quota than intended after upgrade to v4. (n111)
* **Object** Fixed an issue with Object Cache warnings during upgrade, when Guest Mode is enabled.
* ☁️**Cloud** Fixed an issue with PHP notices when inquiring about quota usage for a service not currently in use.
* **GUI** Added GO detail warning. (n111)
* **GUI** Moved "quota will be still in use" warning from Guest Mode to Guest Optimization section.
* **API** Added `LITESPEED_CFG_HTACCESS` PHP Constant to specify .htaccess path.
* **API** Added `litespeed_qs_forbidden` hook to bypass `?LSCWP_CTRL=` query string. (minhduc)
* **API** Added `litespeed_delay_purge` hook to delay the following Purge header until the next request.
* **API** Added `litespeed_wpconfig_readonly` hook to disable `WP_CACHE` constant update based on the wp-config.php file. (#633545)

= 4.4.2 - Sep 23 2021 =
* **Purge** In order to clear pages containing 404 CSS/JS, the purge header will always be sent even in cases where purge must be delayed.
* 🐞**Purge** Fixed a potential PHP warning caused when generating different optimized filenames.
* **Cron** Dropped unnecessary HTML response in cron which sometimes resulted in wp-cron report email. (Gilles)
* **Page Optimize** Purge caused by CSS/JS file deletion will now be silent.
* **Page Optimize** Fixed an issue where the homepage failed to purge when addressing the 404 CSS/JS issue.
* **Avatar** Fixed potential localized Avatar folder creation warning. (mattk0220/josebab)
* **API** Added filter `litespeed_optm_html_after_head` to move all optimized code(UCSS/CCSS/Combined CSS/Combined JS) to be right before the `</head>` tag. (ducpl/Kris Regmi)
* **Debug** Under debug mode, cache/purge tags will be plaintext.

= 4.4.1 - Sep 16 2021 =
* 🐞**ESI** Fixed ESI failure on non-cached pages caused by `DONOTCACHEPAGE` constant.
* 🐞**Page Optimize** Fixed an issue where the minified CSS/JS file failed to update when the file was changed. (ceap80)
* 🐞**Page Optimize** Fixed an issue where the combined CSS/JS file randomly returned a 404 error when visiting the same URL with different query strings. (Abe)
* **API** Added `litespeed_const_DONOTCACHEPAGE` hook to control the cache-or-not result of the `DONOTCACHEPAGE` constant.

= 4.4 - Sep 8 2021 =
* 🌱**Crawler** Added the ability to enable or disable specific crawlers. (⭐ Contributed by Astrid Wang #PR390)
* 🌱**UCSS** Added `UCSS Inline` option. (Ankit).
* 🌱**UCSS** Added `UCSS URI Excludes` option. (RC Verma).
* 🐞**Page Optimize** Fixed an issue where combined CSS/JS files would potentially return 404 errors after a Purge All. (Special thanks to Abe & Ruikai)
* **Page Optimize** Minimized the potential for 404 errors by query string when Purging All.
* **Page Optimize** Dropped redundant query strings for minified CSS/JS files.
* **Conf** Ugrade configuration safely to avoid the issue of new functions not being found in old codebase.
* **Conf** Configuration upgrade process now adds a notification to admin pages and disables configuration save until upgrade is complete. (Lisa)
* **JS** Fixed an issue where JS Defer caused a `litespeed_var_1_ is not defined` error when enabled w/ ESI options. (Tobolo)
* 🐞**JS** Fixed an issue where `JS Delay` doesn't work for combined JS when `JS Combine` is enabled. (Special thanks to Joshua & Ankit)
* **JS** `JS Delay` now will continue loading JS, even if there is an error in the current JS loading process.
* 🐞**CCSS** If CCSS fails to generate, Load CSS Asynchronously will now be disabled. (Stars #54074166)
* 🐞**UCSS** If UCSS generation fails the generated error will no longer be served inside the file. (Ryan D)
* **Log** Updated the Debug log to use less code for prefix.
* **3rd** Always respect `DONOTCACHEPAGE` constant definition to fix DIVI dynamic css calculation process.

= 4.3 - Aug 16 2021 =
* **UCSS** Separated UCSS Purge from CCSS Purge. (⭐ Contributed by Alice Tang #PR388)
* 🐞**Cloud** Fixed an issue where CCSS/UCSS quota data failed to update locally.
* **Cloud** Added server load as a factor when detecting node availability.
* **Cloud** Improved the speed of checking daily quota and showing the related error message.
* **Cloud** Added ability to re-detect node availability if the current node is responding w/ a heavy load code.
* **Cloud** CCSS/UCSS/LQIP queue now exits immediately when quota is depleted.
* **Cloud** Replaced separate `d/regionnodes` with a single `d/nodes` in the node list API for image optimization.
* **LQIP** Fixed an issue with LQIP network compatibility. (⭐ Contributed by Alice Tang #PR387)
* **GUEST** JS no longer preloads for Guest Optimization. (Ankit)
* 🐞**Data** Fixed an issue where deleting the `cssjs` data folder causes a failure in the upgrade process. (Joshua #PR391)
* **GUI** Fixed a potential dashboard PHP warning when no queue existed. (jrmora)
* **GUI** Added daily quota on dashboard.
* **GUI** Added downgrade warning to Toolbox -> Beta Test.
* **GUI** Tuned `.litespeed-desc` class to full width in CSS.
* **Conf** `Preserve EXIF/XMP data` now defaults to ON due to copyright concerns. (Tobolo)
* 🐞**3rd** Fixed a PHP warning when using Google AMP w/ /amp as structure. (thanhstran98)

= 4.2 - Jul 29 2021 =
* **Cloud** Auto redirect to a new node if the current node is not available anymore.
* **Cloud** Combined CCSS/UCSS to sub services of Page Optimization.
* **Cloud** Added a daily quota rate limit to help mitigate the heavy service load at the beginning of the month.
* **Cloud** Cached the node IP list in order to speed up security check. (Lucas)
* 🐞**GUEST** Fixed an issue where Guest Mode remained enabled even when the UA setting is empty. (Stars)
* **GUEST** Guest Mode will no longer cache POST requests.
* **UCSS** Purging CSS/JS now purges the UCSS queue as well, to avoid failure when generating UCSS.
* **UCSS** Separated service entry `UCSS` from `CCSS`.
* **CCSS** Simplified `load_queue/save_queue/build_filepath_prefix` functions. (⭐ Contributed by Alice Tang #PR373)
* **CCSS** If CCSS request fails, details are now saved in the CSS file.
* **CCSS** Renamed CCSS ID in inline HTML from `litespeed-optm-css-rules` to `litespeed-ccss`. (Alice)
* **Page Optimize** CCSS/UCSS now supports Cloud queue/notify for asynchronous generation.
* **Page Optimize** Simplified CCSS/UCSS generation function.
* **Page Optimize** Added the ability to cancel CCSS/UCSS Cloud requests.
* **Page Optimize** Unnecessary quesry strings will now be dropped from CSS/JS combined files.
* **Crawler** Reset position now resets crawler running status too.
* **REST** Cloud request to REST will now detect whether an IP in in the Cloud IP list for security reasons.
* **Object** Enhanced Object Cache compatibility for `CONF_FILE` constant detection.
* **API** Added shorter alias `litespeed_tag` and other similar aliases for Cache Tag API.
* **API** Renamed `LITESPEED_BYPASS_OPTM` to `LITESPEED_NO_OPTM` for Page Optimization.
* **Toolbox** Dropped v3.6.4- versions in Beta Test as they will cause a fatal error in downgrade.
* **GUI** Added shortcut links to each section on the Dashboard.
* **GUI** Added UCSS whitelist usage description. (wyb)
* **GUI** Showed the default recommended values for Guest Mode UA/IPs.
* **3rd** Fixed AMP plugin compatibility. (⭐ Contributed by Alice Tang #PR368)
* **3rd** Bypassed all page optimization including CDN/WebP for AMP pages.
* **3rd** Improved compatibility with All in One SEO plugin sitemap. (arnaudbroes/flschaves #Issue372)
* **3rd** Added wsform nonce. (#365 cstrouse)
* **3rd** Added Easy Digital Download (EDD) & WP Menu Cart nonce. (#PR366 AkramiPro)
* **3rd** Improved compatibility w/ Restrict Content Pro. (Abe #PR370)
* **3rd** Improved compatibility w/ Gravity Forms. (Ruikai #371)

= 4.1 - Jun 25 2021 =
* 🌱**UCSS/CCSS/LQIP** Moved queue storage to file system from database wp-options table to lessen the IO load. (#633504)
* 🌱**3rd** Added an option to disable ESI for the WooCommerce Cart. (#358 Anna Feng/Astrid Wang)
* **ESI** Fixed an ESI nonce issue introduced in v4.0. (Andrew Choi)
* **Object** Used new `.litespeed_conf.dat` instead of `.object-cache.ini` for object cache configuration storage.
* **Conf** Now updating related files after plugin upgrade and not just after activation.
* 🌱**Guest** Added a Guest Mode JS Excludes option. (Ankit/Mamac/Rcverma)
* **Guest** Guest Mode now uses a lightweight script to update guest vary for reduced server load.
* **Guest** Guest Mode now adds missing image dimensions.
* **Guest** Guest vary will no longer update if there's already a vary in place to address the infinite loop caused by CloudFlare's incorrect cache control setting for PHP.
* **Guest** Guest vary update request will no longer be sent if `lscache_vary` is already set.
* **Guest** Added a Configurable Guest Mode UA/IP under the Tuning tab in the General menu.
* **Guest** Guest Mode now allows cron to be hooked, even when UCSS/CCSS options are off. (#338437 Stars)
* **Guest** Simplified the vary generation process under Guest Mode.
* **Guest** Added a Guest Mode HTML comment for easier debugging. (Ruikai)
* **Guest** Guest vary update ajax now bypasses potential POST cache.
* **CCSS** Added back the options `Separate CCSS Cache Post Types` and `Separate CCSS Cache URIs`. (Joshua/Ankit)
* **CCSS** CCSS/UCSS queue is now limited to a maximum of 500 entries.
* **Control** The cache control constant `LSCACHE_NO_CACHE` will now have a higher priority than the Forced Public Cache setting.
* **Crawler** The Crawler can now crawl Guest Mode pages.
* **Crawler** Fixed a potential XSS vulnerability in the Crawler settings. (#927355)
* **Crawler** The Crawler now supports a cookie value of `_null`. (Tobolo)
* **Media** Updated the default value for the Responsive Placeholder SVG to be transparent.
* **Media** WebP images in the background may now be served in Guest Mode.
* **Media** WebP images in CSS may now be bypassed if the requesting Guest Mode client doesn't support WebP.
* **Media** Fixed empty default image placeholder under Guest Mode.
* 🐞**Image Optimize** Changed the missing `$_POST` to `$post_data` so the database status is properly updated. (#345 Lucas)
* **Import** Export file is now readable to allow importing of partial configurations. (Ryan D/Joshua)
* **Page Optimize** Fixed W3 validator errors in Guest Mode. (#61393817)
* **3rd** A fatal WooCommerce error is no longer triggered by a custom theme reusing a previous LSCWP cache detection tag.
* **3rd** AMP may now bypass Guest Mode automatically.
* **Localize** Dropped the `Localize Resources` option as Guest Mode is a sufficient replacement. (Note: Due to user feedback during the development period, we have decided to reinstate this option in a future version.)
* **Cloud** Changed the WP API url.
* **Lang** Corrected a missing language folder.
* **GUI** Added a CCSS/UCSS loading page visualization. (⭐ Contributed by Astrid Wang & Anna Feng #PR360)
* **GUI** Added a warning to indicate when Guest Mode CCSS/UCSS quota is in use. (Contributed by Astrid Wang & Anna Feng #PR361)
* **GUI** Added a `litespeed-info` text color. (Astrid Wang)
* **GUI** Implemented various UI/UX improvements. (Joshua/Lisa)
* **GUI** Duplicate cloud service messages with the same content will only display once now. (Marc Dahl)
* **GUI** Added a WebP replacement warning for Guest Mode Optimization if WebP replacement is off.
* **Misc** Dropped `wp_assets` from distribution to reduce the package size. (lowwebtech)
* **Misc** Increased the new version and score detection intervals.
* **Misc** Optimized WP Assets images. (#352 lowwebtech)
* **Debug** Dropped the redundant error_log debug info.

= 4.0 - Apr 30 2021 =
* 🌱🌱🌱**Guest** Introduced `Guest Mode` for instantly cacheable content on the first visit.
* 🌱**UCSS** Added a new service: `Unique CSS`, to drop unused CSS from elements from combined CSS
* 🌱**CCSS** Added `HTML Lazyload` option. (Ankit)
* 🌱**CCSS** Added `CCSS Per URL` option to allow Critical CSS to be generated for each page instead of for each Post Type.
* 🌱**Media** Added `Add Missing Sizes` setting for improving Cumulative Layout Shift. (Fahim)
* 🌱**JS** Switched to new JS minification library for better compression and compatibility w/ template literals. (LuminSol)
* **Media** WebP may now be replaced in CSS.
* **Media** Can now drop image tags in noscript to avoid lazyload. (Abe #314 /mattthomas-photography)
* **Media** Bypass optimization if a page is not cacheable.
* **Image Optimize** Auto hook to `wp_update_attachment_metadata` to automate image gathering process, and to handle the new thumbnail generation after images are uploaded. (smerriman).
* **Image Optimize** Repeated image thumbnails won't be gathered anymore.
* **Image Optimize** Simplified the rescan/gather/upload_hook for existing image detection.
* **Image Optimize** Fixed the duplicated optimize size records in the postmeta table. (Abe #315)
* **Image Optimize** Allow either JSON POST request or normal form request in `notify_img`. (Lucas #313)
* **Image Optimize** Optimized SQL query for better efficiency. (lucas/Lauren)
* **Image Optimize** Fixed issue where rescan mass created duplicate images. (#954399)
* **Image Optimize** Image optimization pie will not show 100% anymore if there is still a small amount in the unfinished queue.
* **Image Optimize** WebP generation defaults to ON for Guest Mode.
* **Image Optimize** `Priority Line` package now can have smaller request interval.
* **ESI** Disable ESI when page is not cacheable. (titsmaker)
* **ESI** Fixed an issue where Divi was disabling all in edit mode, but couldn't disable ESI. (Abe)
* **ESI** ESI init moved under `init` hook from `plugin_loaded` hook.
* **CDN** Add basic support for CloudFlare API Tokens (Abe #320)
* **CSS** Simplified `Font Display Optimization` option.
* **CSS** Fixed manual cron timeout issue. (jesse Distad)
* **CSS** Inline CSS may now use `data-no-optimize` to be excluded from optimization. (popaionut)
* **JS** Combined `Load JS Defer` and `Load Inline JS Defer` options.
* **JS** Forced async to defer.
* **JS** Moved Google Analytics JS from constant default to setting default for removal.
* **JS** Fixed potential JS parsing issue caused by JS src being changed to data-src by other plugins. (ankit)
* **JS** Excluded spotlight from JS optimize. (tobolo)
* **CCSS** Fixed CCSS/UCSS manual cron timeout issue.
* **CCSS** Only 10 items will be kept for CCSS history.
* **CCSS** The appearance of CCSS Purge in the topbar menu will be determined by the existence of CCSS cache, and not the setting only.
* **CCSS** To avoid stuck queues when the current request keeps failing, the CCSS queue will always drop once requested.
* **CCSS** CCSS will no longer hide adminbar.
* **CCSS** CCSS may now be separate for network subsites. (Joshua)
* **CCSS** Gave CCSS a unique filename per URL per user role per subsite.
* **CCSS** Dropped `Separate CCSS Cache Post Types` option.
* **CCSS** Dropped `Separate CCSS Cache URIs` option.
* **CCSS** Subsites purge Avatar/CSS/JS/CCSS will not affect the whole network anymore.
* **CCSS** Implemented a better queue list for CCSS that auto collapses if there are more than 20 entries, and shows the total on top.
* **CSSJS** Now using separate CSS and JS folders instead of `cssjs`.
* **CSSJS** Automatically purge cache after CCSS is generated.
* **Network** Dropped network CSS/JS rewrite rules.
* **Cache** Send cache tag header whenever adding a tag to make it effective in the page optimization process.
* **Core** Used hook for buffer optimization; Used `init()` instead of `constructor`.
* **Object** Used `cls` instead of `get_instance` for init.
* **Cloud** Replaced one-time message with a dismissible-only message when the domain key has been automatically cleared due to domain/key dismatch.
* **API** Dropped function `hook_vary_add()`.
* **API** Dropped function `vary_add()`.
* **API** Dropped function `filter_vary_cookies()`.
* **API** Dropped function `hook_vary()`.
* **API** Dropped action `litespeed_vary_add`.
* **API** Dropped filter `litespeed_api_vary`.
* **API** Use `litespeed_vary_curr_cookies` and `litespeed_vary_cookies` for Vary cookie operations instead.
* **API** Dropped action `litespeed_vary_append`.
* **Vary** 3rd party vary cookies will not append into .htaccess anymore but only present in response vary header if in use.
* **Vary** Dropped function `append()`.
* **Vary** Commenter cookie is now considered cacheable.
* **Crawler** Minor update to crawler user agent to accommodate mobile_detect.php (Abe #304)
* **Data** Added a table truncate function.
* **Data** Added new tables url & url_file.
* **Data** Dropped cssjs table.
* **Data** Options/Summary data is now stored in JSON format to speed up backend visit. (#233250)
* **Data** Default `CSS Combine External and Inline` and `JS Combine External and Inline` to On for new installations for better compatibility.
* **Purge** Fixed potential purge warning for certain themes.
* **Purge** Purge will be stored for next valid visit to trigger if it is initially generated by CLI.
* **Page Optimize** `CSS Combine`/`JS Combine` will now share the same file if the contents are the same. Limited disk usage for better file usage and fewer issues with random string problems.
* **Page Optimize** Dropped option CSS/JS Cache TTL.
* **Page Optimize** Bypass optimization if page not cacheable.
* **Page Optimize** Purge CSS/JS will purge the `url_file` table too.
* **Page Optimize** Optionally store a vary with a shorter value.
* **Page Optimize** Removing query strings will no longer affect external assets. (ankit)
* **Page Optimize** Better regex for optimization parsing.
* **Page Optimize** Eliminated w3 validator for DNS prefetch and duplicated ID errors. (sumit Pandey)
* **Page Optimize** New Optimization for Guest Only option under Tuning.
* **Page Optimize** Now forbidding external link redirection for localization.
* **Debug** Implemented a better debug format for the 2nd parameter in the log.
* **GUI** Bypass page score banner when score is not detected (both 0). (ankit)
* **GUI** Fixed deprecated JQuery function warning in WP-Admin. (krzxsiek)

= 3.6.4 - Mar 15 2021 =
* **Toolbox** Fixed Beta Test upgrade error when upgrading to v3.7+.

= 3.6.3 - Mar 10 2021 =
* **Core** Fixed potential upgrade failure when new versions have changes in activation related functions.
* **Core** Upgrade process won't get deactivated anymore on Network setup.

= 3.6.2 - Feb 1 2021 =
* **Page Optimize** Fixed an issue where network purge CSS/JS caused 404 errors for subsites.
* **Page Optimize** Fixed an issue where purge CSS/JS only caused 404 errors.
* **Page Optimize** Added a notice for CSS/JS data detection and potential random string issue.
* **Page Optimize** Limited localization resources to specified .js only. (closte #292/ormonk)
* **JS** Data src may now be bypassed from JS Combine. (ankit)
* **CLI** Fixed a message typo in Purge. (flixwatchsupport)
* **Browser** Added font/otf to Browser Cache expire list. (ruikai)
* **Data** Updated data files to accept PR from dev branch only.
* **3rd** Add data-view-breakpoint-pointer to js_excludes.txt for the Events Calendar plugin. (therealgilles)
* **Cloud** Bypassed invalid requests.
* **Doc** CDN Mapping description improvement. (mihai A.)

= 3.6.1 - Dec 21 2020 =
* **WP** Tested up to WP v5.6.
* **WebP** Reverted WebP support on Safari Big Sur and Safari v14.0.1+ due to an inability to detect MacOS versions from UA. (@antomal)
* **CDN** Dropped the option `Load JQuery Remotely`.
* **CDN** Fixed CDN URL replacement issue in optimized CSS files. (@ankit)
* **CDN** Fixed an issue where CDN CLI wouldn't set mapping image/CSS/JS to OFF when `false` was the value.
* **CDN** Started using React for CDN Mapping settings.
* **GUI** Secured Server IP setting from potential XSS issues. (@WonTae Jang)
* **Toolbox** Supported both dev and master branches for Beta Test. Latest version updated to v3.6.1.
* **Purge** Purge Pages now can purge non-archive pages too.
* **Admin** Simplified the admin JS.
* **Admin** Limited crawler-related react JS to crawler page only.

= 3.6 - Dec 14 2020 =
* 🌱**WebP** Added WebP support on Safari Big Sur or Safari v14.0.1+. (@ruikai)
* 🐞**Config** Fixed an issue where new installations were not getting the correct default .htaccess content.
* **Crawler** Will auto bypass empty sub-sitemap instead of throwing an exception. (@nanoprobes @Tobolo)
* **Crawler** Now using React for Cookie Simulation settings instead of Vue.js. Dropped Vue.js.
* **Crawler** Dropped `Sitemap Generation` (will only use 3rd party sitemap for crawler).
* **CSS** Added `CSS Combine External and Inline` option for backward compatibility. (@lisa)
* **Object** Forbid .object-cache.ini visits. (@Tarik)
* **Page Optimize** Dropped `Remove Comments` option to avoid combine error.
* **CSS** Added a predefined CSS exclude file `data/css_excludes.txt`.
* **CSS** Excluded Flatsome theme random inline CSS from combine.
* **CSS** Excluded WoodMart theme from combine. (@moemauphie)
* **Page Optimize** Excluded tagDiv.com Newspaper theme dynamic CSS/JS from CSS/JS Combine.
* **CSS** Added predefined JS defer excludes list. (@Shivam)
* **JS** `data-no-defer` option now supports inline JS. (@rafaucau)
* **Media** Lazyload inline library is now bypassed by JS Combine.
* **Admin** Fixed WP-Admin console ID duplicate warnings.
* **Cloud** Dropped QUIC.cloud sync options that have long been unused.
* **CSS** Dropped `Unique CSS File` option (UCSS will always generate unique file, will use whitelist to group post type to one CSS).
* **GUI** Dropped Help tab.
* **Toolbox** Added 3.5.2 to version list.

= 3.5.2 - Oct 27 2020 =
* **CSS** `CSS Combine` is now compatible w/ inline noscript CSS. (@galbaras)
* **GUI** Added ability to manually dismiss the JS option reset message in v3.5.1 upgrade process. (#473917)
* 🐞**CSS** `CSS Excludes` setting will no longer lose items beginning w/ `#`. (@ankit)
* **API** New `litespeed_media_reset` API function for image editing purposes. (@Andro)

= 3.5.1 - Oct 20 2020 =
* **JS** Inline JS containing nonces can now be combined.
* **JS** Reset JS Combine/Defer to OFF when upgrading to avoid breaking sites.
* **JS** Added new option JS Combine External and Inline to allow backwards compatibility.
* **JS** Added Inline JS Defer option back. (@ankit)
* **Page Optimize** Dropped Inline JS Minify option and merged the feature into JS Minify.
* **JS** Pre-added jQuery to the default JS excludes/defer list for better layout compatibility for new users.
* **JS** Excluded Stripe/PayPal/Google Map from JS optimization. (@FPCSJames)
* **JS** Allowed excluded JS to still be HTTP2 pushed. (@joshua)
* **CCSS** Critical CSS now can avoid network pollution from other sites. (@ankit)
* **Toolbox** Beta Test now displays recent public versions so it is easier to revert to an older version
* **Vary** Server environment variable Vary can now be passed to original server from QUIC.cloud for non-LiteSpeed servers.
* **ESI** Improved backward compatibility for ESI nonce list. (@zach E)
* 🐞**Misc** Fixed failure of upgrade button on plugin news banner and made cosmetic improvements.
* **Doc** Added note that LSCWP works with ClassicPress.

= 3.5.0.2 - Sep 30 2020 =
* This is a temporary revert fix. Code is SAME as v3.4.2.

= 3.5.0.1 - Sep 29 2020 =
* 🔥🐞**CSS** Fixed print media query issue when having CSS Combine. (@paddy-duncan)

= 3.5 - Sep 29 2020 =
* **Page Optimize** Refactored CSS/JS optimization.
* **Page Optimize** CSS and JS Combine now each save to a single file without memory usage issues.
* **CSS** Inline CSS Minify is now a part of CSS Minify, and will respect the original priorities. (thanks to @galbaras)
* **JS** JS Combine now generates a single JS file in the footer. (Special thanks to @ankit)
* **JS** JS Combine now combines external JS files, too. (Thanks to @ankit)
* **JS** JS Deferred Excludes now uses the original path/filename as keywords instead of the minified path/filename, when JS Minify is enabled.
* **JS** JS Combine now combines inline JS, too.
* **JS** JS Excludes may now be used for inline JS snippet.
* **Page Optimize** Inline CSS Minify and Max Combined File Size retired due to changes listed above.
* **CSS** Combined CSS Priority retired due to changes listed above.
* **JS** Exclude JQuery, Combined JS Priority, Load Inline JS Deferred, and Inline JS Deferred Excludes retired due to changes listed above.
* **JS** Predefined data file data/js_excludes.txt now available for JS Excludes.
* **ESI** Predefined data file data/esi.nonces.txt now available for ESI Nonces.
* **ESI** Remote Fetch ESI Nonces functionality retired.
* **API** Added support for new litespeed_esi_nonces filter.
* **Object** Object Cache will not try to reconnect after failure to connect in a single process.
* **CCSS** Remote read CSS will add the scheme if it is missing from the URL.
* **CCSS** CSS will no longer be prepared for a URL if 404 result is detected.
* **CCSS** Fixed most failures caused by third party CSS syntax errors.
* **CCSS** Remote read CSS will fix the scheme if the URL doesn't have it.
* **CCSS** Excluded 404 when preparing CSS before request.
* **CCSS** Adjusted CCSS timeout from 180 seconds to 30 seconds.
* **Image Optimize** Fixed the delete attachment database error that occurred when not using the image optimization service yet.
* **Media** Added iOS 14 WebP support.
* **Data** Fixed database creation failure for MySQL v8.
* **Cloud** Error code err_key will clear the domain key in order to avoid duplicate invalid requests.
* **Network** Fixed issue with object cache password file storage that occurred when resaving the settings. (#302358)
* **Misc** Fixed IP detect compatibility w/ Apache.
* **GUI** Fixed the description for Do Not Cache Categories.
* **Preload** Upgraded Instant Click to a new stable preload library. (@stasonua0)

= 3.4.2 - Sep 8 2020 =
* **CCSS** Corrected the issue that wrongly appended non-CSS files to CSS in links before sending request.
* **3rd** YITH wishlist now sends a combined single sub request for all widgets contained in one page. (LSWS v5.4.9 build 3+ required)
* **ESI** Added support for ESI combine feature.
* **GUI** Dropped banner notification for missing domain key when domain key is not initialized.
* **Log** When QC whitelist check fails, a detailed failure log is now appended.

= 3.4.1 - Sep 2 2020 =
* 🐞**CCSS** Fixed an issue where dynamically generated CSS failed with `TypeError: Cannot read property type of undefined`.
* 🐞**Page Optimize** Fixed CSS optimization compatibility for CSS dynamically generated with PHP.
* **Page Optimize** Added the ability to defer JS even when the resource is excluded from other JS optimizations. (@slr1979)
* **ESI** Added support for ESI last parameter inline value.
* **3rd** YITH Wishlist, when cached for the first time, will no longer send sub requests.

= 3.4 - Aug 26 2020 =
* 🌱**LQIP** New setting **LQIP Excludes**.
* 🌱**LQIP** Added a Clear LQIP Queue button.
* 🌱**CCSS** Added a Clear CCSS Queue button.
* **CCSS** Fixed an issue which wrongly included preloaded images in CCSS. (@pixtweaks)
* **Network** Primary site and subsite settings now display correctly.
* **Page Optimize** Noscript tags generated by LSCWP will only be dropped when the corresponding option is enabled. (@ankit)
* **DB Optimize** Fixed database optimizer conflicts w/ object cache transient setting. (#752931)
* **3rd** Fixed an issue with WooCommerce product purge when order is placed.
* **3rd** Improved WooCommerce product comment compatibility with **WooCommerce Photo Reviews Premium** plugin when using ESI.
* **CDN** Fixed Remote jQuery compatibility with WordPress v5.5. (@pixtweaks)
* **API** New API `litespeed_purge_all_object` and `litespeed_purged_all_object` action hooks.

= 3.3.1 - Aug 12 2020 =
* 🌱**Page Optimize** New option to Remove Noscript Tags. (@phuc88bmt)
* 🐞**LQIP** Fixed a critical bug that bypassed all requests in v3.3.
* **LQIP** Requests are now bypassed if domain has no credit left.
* **Page Optimize** Inline defer will be bypassed if document listener is detected in the code. (@ssurfer)
* **CCSS** Print-only styles will no longer be included in Critical CSS.
* **API** Added hooks to Purge action to handle file deletions. (@biati)
* **Cloud** Plain permalinks are no longer required for use of cloud services.
* **Data** Added an access denial to work with OpenLiteSpeed. (@spenweb #PR228)
* **GUI** Spelling and grammar adjustments. (@blastoise186 #PR253)

= 3.3 - Aug 6 2020 =
* 🌱**Page Optimize** Added a new setting, Inline JS Deferred Excludes. (@ankit)
* **Page Optimize** CSS/JS Combine/Minify file versions will be differentiated by query string hash instead of new filename to reduce DB/file system storage.
* **Page Optimize** Added the ability to use local copies of external JS files for better control over page score impacts.
* **Page Optimize** Improved combination of CSS media queries. (@galbaras)
* **Page Optimize** Reprioritized Inline JS Defer to be optimized before encoding, for a significantly smaller result.
* **LQIP** Detect if the file exists before sending LQIP request to QUIC.cloud.
* **CCSS** Sped up CCSS process significantly by sending HTML and CSS in request.
* **CCSS** Improvements to mobile CSS support in CCSS.
* **CCSS** Minimize CCSS failures by attempting to automatically fix CSS syntax errors.
* **Cloud** Domain Key will be deleted after QUIC.cloud site_not_registered error to avoid endless repeated requests.
* **CDN** CDN Original URL will default to WP Site URL if not set. (@ruikai)
* **CLI** Global output format `--format=json/yaml/dump` and `--json` support in CLI. (@alya1992)
* **CDN** Improved handling of non-image CSS `url()` sources in CDN. (@daniel McD)
* 🐞**CDN** Fixed CDN replacement conflict w/ JS/CSS Optimize. (@ankit)
* **Crawler** Only reset Crawler waiting queues when crawling begins. (@ruikai)
* **Network** Network Enable Cache is no longer reset to ON Use Network Settings in enabled. (@RavanH)
* 🐞**Activation** Fixed a PHP warning that appeared during uninstall. (@RavanH)
* **Debug** Automatically omit long strings when dumping an array to debug log.
* **Report** Subsites report now shows overwritten values along w/ original values. (#52593959)
* **REST** Improved WP5.5 REST compatibility. (@oldrup)
* **GUI** Server IP setting moved from Crawler menu to General menu.
* **GUI** Localize resources moved to Localization tab.
* **Config** News option now defaults to ON.

= 3.2.4 - Jul 8 2020 =
* **Object** New installations no longer get custom data.ini reset, as this could cause lost configuration. (@Eric)
* **ESI** Now using `svar` to load nonces more quickly. (@Lauren)
* **ESI** Fixed the conflicts between nonces in inline JS and ESI Nonces when Inline JS Deferred is enabled. (@JesseDistad)
* 🐞**ESI** Fixed Fetch Latest Predefined Nonce button.
* 🐞**Cache** Fixed an issue where mobile visits were not being cached when Cache Mobile was disabled.
* **CDN** Bypass CDN constant `LITESPEED_BYPASS_CDN` now will apply to all CDN replacements.
* **Router** Dropped `Router::get_uid()` function.
* **Crawler** Updated role simulator function for future UCSS usage.
* **GUI** Textarea will now automatically adjust the height based on the number of rows input.
* **CLI** Fixed an issue that caused WP-Cron to exit when a task errored out. (@DovidLevine @MatthewJohnson)
* **Cloud** No longer communcate with QUIC.cloud when Domain Key is not set and Debug is enabled.
* **Cloud** Score banner no longer automatically fetches a new score. (@LucasRolff)

= 3.2.3.2 - Jun 19 2020 =
* 🔥🐞**Page Optimize** Hotfix for CSS/JS minify/combine. (@jdelgadoesteban @martin_bailey)

= 3.2.3.1 - Jun 18 2020 =
* **API** New filter `litespeed_buffer_before` and `litespeed_buffer_after`. (#PR243 @joejordanbrown)

= 3.2.3 - Jun 18 2020 =
* 🌱**Page Optimize** Added Unique CSS option for future removal of unused CSS per page. (@moongear)
* **Page Optimize** Fixed an issue where Font Optimization could fail when having Load JS Deferred and Load Inline JS Deferred. (#PR241 @joejordanbrown)
* 🐞**Page Optimize** Fixed an issue with Font Display Optimization which caused Google Fonts to load incorrectly. (#PR240 @joejordanbrown @haidan)
* 🐞**Network** Use Primary Site Configuration setting for network sites now works properly with Object Cache and Browser Cache. (#56175101)
* **API** Added filter `litespeed_is_from_cloud` to detect if the current request is from QC or not. (@lechon)
* **ESI** ESI Nonce now can fetch latest list with one click.
* **GUI** Updated remaining documentation links & some minor UI tweaks. (@Joshua Reynolds)

= 3.2.2 - Jun 10 2020 =
* 🌱**Purge** Scheduled Purge URLs now supports wildcard. (#427338)
* 🌱**ESI** ESI Nonce supports wildcard match now.
* **Network** Use Primary Site Settings now can support Domain Key, and override mechanism improved. (@alican532 #96266273)
* **Cloud** Debug mode will now have no interval limit for most cloud requests. (@ruikai)
* **Conf** Default Purge Stale to OFF.
* **GUI** Purge Stale renamed to Serve Stale.
* **Data** Predefined nonce list located in `/litespeed-cache/data/esi.nonce.txt`. Pull requests welcome.
* **Debug** Limited parameter log length.
* 🐞**CDN** Fixed an issue where upgrading lost value of CDN switch setting. (#888668)
* **3rd** Caldera Forms ESI Nonce enhancement. (@paconarud16 @marketingsweet)
* **3rd** Elementor now purges correctly after post/page updates.
* **3rd** Disabled Page Optimization features on AMP to avoid webfont JS inject. (@rahulgupta1985)

= 3.2.1 - Jun 1 2020 =
* **Cloud** LQIP/CCSS rate limit tweaks. (@ianpegg)
* **Admin** Improved frontend Admin Bar menu functionality. (#708642)
* **Crawler** Fixed an issue where cleaning up a crawler map with a leftover page number would cause a MySQL error. (@saowp)
* **Image Optimize** Added WP default thumbnails to image optimization summary list. (@johnny Nguyen)
* **REST** Improved REST compatibility w/ WP4.4-. (#767203)
* **GUI** Moved Use Primary Site Configuration to General menu. (@joshua)

= 3.2 - May 27 2020 =
* **Image Optimize** Major improvements in queue management, scalability, and speed. (@LucasRolff)
* **Cloud** Implemented a series of communication enhancements. (@Lucas Rolff)
* **Crawler** Enhanced PHP 5.3 compatibility. (@JTS-FIN #230)
* **Page Optimize** Appended image template in wpDiscuz script into default lazyload image exclude list. (@philipfaster @szmigieldesign)
* **Page Optimize** Eliminated the 404 issue for CSS/JS in server environments with missing SCRIPT_URI. (@ankit)
* **Data** ENhanced summary data storage typecasting.

= 3.1 - May 20 2020 =
* 🌱**Network** Added Debug settings to network level when on network.
* 🐞**Purge** Network now can purge all.
* 🐞**Network** Fixed issue where saving the network primary site settings failed.
* **Network** Moved Beta Test to network level when on network.
* 🐞**Cache** Fixed issue in admin where new post editor was wrongly cached for non-admin roles. (@TEKFused)
* 🐞**Data** Fixed issue with crawler & img_optm table creation failure. (@berdini @piercand)
* 🐞**Core** Improved plugin activation compatibility on Windows 10 #224 (@greenphp)
* **Core** Improved compatibility for .htaccess path search.
* **Object** Catch RedisException. (@elparts)
* Fixed Script URI issue in 3.0.9 #223 (@aonsyed)
* **Image Optimize** Show thumbnail size set list in image optimization summary. (@Johnny Nguyen)
* **Debug** Parameters will now be logged.

= 3.0.9 - May 13 2020 =
* **Purge** Comment cache can be successfully purged now.
* **Data** Better MySQL charset support for crawler/image optimize table creation. (@Roshan Jonah)
* **API** New hook to fire after Purge All. (@salvatorefresta)
* **Crawler** Resolve IP for crawler.
* **Task** PHP5.3 Cron compatibility fix.
* **3rd** Elementor edit mode compatibility.
* **Page Optimize** Fixed an issue where Purge Stale returned 404 for next visitor on CSS/JS.
* **Page Optimize** Fixed the PHP warning when srcset doesn't have size info inside. (@gvidano)
* **Cloud** Fixed the potential PHP warning when applying for the domain key.
* **Core** PHP __DIR__ const replacement. (@MathiasReker)

= 3.0.8.6 - May 4 2020 =
* **CCSS** Bypassed CCSS functionality on frontend when domain key isn't setup yet.
* **Cloud** Fixed WP node redetection bug when node expired. (@Joshua Reynolds)
* **Crawler** Fixed an issue where URL is wrongly blacklisted when using ADC.

= 3.0.8.5 - May 1 2020 =
* 🔥🐞**3rd** Hotfix for WPLister critical error due to v3.0.8.4 changes.
* **Image Optimize** Unfinished queue now will get more detailed info to indicate the proceeding status on node.
* **CLI** Options can now use true/false as value for bool. (@gavin)
* **CLI** Detect error if the ID does not exist when get/set an option value.
* **Doc** An API comment typo for `litespeed_esi_load-` is fixed.

= 3.0.8.4 - Apr 30 2020 =
* 🌱**Crawler** New setting: Sitemap timeout. (#364607)
* **Image Optimize** Images that fail to optimize are now counted to increase next request limit.
* **Cloud** Redetect fastest node every 3 days.
* **Cloud** Suppressed auto upgrade version detection error. (@marc Dahl)
* **3rd** 3rd party namespace compatibility. (#366352)

= 3.0.8.3 - Apr 28 2020 =
* **Cloud** Better compatibility for the Link to QUIC.cloud operation. (@Ronei de Sousa Almeida)
* **Image Optimize** Automatically clear invalid image sources before sending requests. (@Richard Hordern)

= 3.0.8.2 - Apr 27 2020 =
* **GUI** Corrected the Request Domain Key wording.

= 3.0.8.1 - Apr 27 2020 =
* **Object** Object cache compatibility for upgrade from v2.9.9- versions.

= 3.0.8 - Apr 27 2020 =
* Released v3 on WordPress officially.

= 3.0.4 - Apr 23 2020 =
* **Cloud** Apply Domain Key now receives error info in next apply action if failed to generate.
* **GUI** Apply Domain Key timeout now displays troubleshooting guidance.
* **REST** Added /ping and /token to REST GET for easier debug.
* **Cache** Dropped `advanced-cache.php` file detection and usage.

= 3.0.3 - Apr 21 2020 =
* **Conf** Settings from all options (data ini, defined constant, and forced) will be filtered and cast to expected type.
* **Upgrade** CDN mapping and other multiple line settings will now migrate correctly when upgrading from v2 to v3.

= 3.0.2 - Apr 17 2020 =
* **GUI** More guidance on domain key setting page.
* **Cloud** Now Apply Domain Key will append the server IP if it exists in Crawler Server IP setting.

= 3.0.1 - Apr 16 2020 =
* **Data** Increased timeout for database upgrade related to version upgrade. Display a banner while update in progress.
* **Page Optimize** All appended HTML attributes now will use double quotes to reduce the conflicts when the optimized resources are in JS snippets.

= 3.0 - Apr 15 2020 =
* 🌱**Media** LQIP (Low Quality Image Placeholder).
* 🌱**Page Optimize** Load Inline JS Deferred Compatibility Mode. (Special thanks to @joe B - AppsON)
* 🌱**Cloud** New QUIC.cloud API key setting.
* 🌱**ESI** New ESI nonce setting.
* 🌱**Media** JPG quality control. (@geckomist)
* 🌱**Media** Responsive local SVG placeholder.
* 🌱**Discussion** Gravatar warmup cron.
* 🌱**DB** Table Engine Converter tool. (@johnny Nguyen)
* 🌱**DB** Database summary: Autoload size. (@JohnnyNguyen)
* 🌱**DB** Database summary: Autoload entries list.
* 🌱**DB** Revisions older than. (@thememasterguru)
* 🌱**Cache** Forced public cache setting. (#308207)
* 🌱**Crawler** New timeout setting to avoid incorrect blacklist addition. (#900171)
* 🌱**Htaccess** Frontend & backend .htaccess path customize. (@jon81)
* 🌱**Toolbox** Detailed Heartbeat Control (@K9Heaven)
* 🌱**Purge** Purge Stale setting.
* 🌱**Page Optimize** Font display optimization. (@Joeee)
* 🌱**Page Optimize** Google font URL display optimization.
* 🌱**Page Optimize** Load Inline JS deferred.
* 🌱**Page Optimize** Store gravatar locally. (@zzTaLaNo1zz @JohnnyNguyen)
* 🌱**Page Optimize** DNS prefetch control setting.
* 🌱**Page Optimize** Lazy Load Image Parent Class Name Excludes. (@pako69)
* 🌱**Page Optimize** Lazy load iframe class excludes. (@vnnloser)
* 🌱**Page Optimize** Lazy load exclude URIs. (@wordpress_fan1 @aminaz)
* 🌱**GUI** New Dashboard and new menus.
* 🌱**Image Optimize** Supported GIF WebP optimization. (@Lucas Rolff)
* 🌱**Image Optimize** New workflow for image optimization (Gather first, request second).
* 🌱**Image Optimize** The return of Rescan.
* 🌱**CLI** Get single option cmd.
* 🌱**CLI** QUIC.cloud cmd supported.
* 🌱**CLI** CLI can send report now.
* 🌱**Health** Page speed and page score now are in dashboard.
* 🌱**Conf** Supported consts overwritten of `LITESPEED_CONF__` for all settings. (@menathor)
* 🌱**REST** New REST TTL setting.  (@thekendog)
* 🌱**CDN** New setting `HTML Attribute To Replace`. CDN can now support any HTML attribute to be replaced. (@danushkaj91)
* 🌱**Debug** Debug URI includes/excludes settings.
* 🌱**Crawler** 🐞 Support for multiple domains in custom sitemap. (@alchem)
* 🌱**Crawler** New Crawler dashboard. New sitemap w/ crawler status. New blacklist w/ reason.
* 🌱**Media** LQIP minimum dimensions setting. (@Lukasz Szmigiel)
* **Crawler** Able to add single rows to blacklist.
* **Crawler** Crawler data now saved into database instead of creating new files.
* **Crawler** Larger timeout to avoid wrongly added to blacklist.
* **Crawler** Manually changed the priority of mobile and WebP. (@rafaucau)
* **Browser** Larger Browser Cache TTL for Google Page Score improvement. (@max2348)
* **Task** Task refactored. Disabled cron will not show in cron list anymore.
* **Task** Speed up task load speed.
* **ESI** Added Bloom nonce to ESI for Elegant Themes.
* **Cloud** Able to redetect cloud nodes now.
* **Img_optm** Fixed stale data in redirected links.
* **Lazyload** CSS class `litespeed_lazyloaded` is now appended to HTML body after lazyload is finished. (@Adam Wilson)
* **Cache** Default drop qs values. (@gijo Varghese)
* **LQIP** Show all LQIP images in Media column.
* **CDN** Can now support custom REST API prefix other than wp-json. (#174 @therealgilles)
* **IAPI** Used REST for notify/destroy/check_img; Removed callback passive/aggreesive IAPI func
* **CSSJS** Saved all static files to litespeed folder; Uninstallation will remove static cache folder too; Reduced .htaccess rules by serving CSS/JS directly.
* **Object** Fixed override different ports issue. (@timofeycom #ISSUE178)
* **Conf** DB Tables will now only create when activating/upgrading/changing settings.
* **DB** Simplified table operation funcs.
* **CSSJS** Bypassed CSS/JS generation to return 404 if file is empty (@grubyy)
* **CSSJS** Inline JS defer will not conflict with JS inline optm anymore.
* **CDN** settings will not be overwritten by primary settings in network anymore. (@rudi Khoury)
* **OPcache** Purged all opcache when updating cache file. (@closte #170)
* **CLI** CLI cmd renamed.
* **CLI** Well-formatted table to show all options.
* **Purge** Only purge related posts that have a status of "published" to avoid unnecessary "draft" purges. (@Jakub Knytl)
* **GUI** Removed basic/adv mode for settings. Moved non-cache settings to its own menu.
* **Htaccess** Protected .htaccess.bk file. Only kept one backup. (@teflonmann)
* **Crawler** Crawler cookie now support `_null` as empty value.
* **Crawler** Avoid crawler PHP fatal error on Windows OS. (@technisolutions)
* **Admin** Simplified admin setting logic.
* **Conf** Multi values settings now uniformed to multi lines for easier setting.
* **Conf** New preset default data file `data/consts.default.ini`.
* **Conf** Config setting renamed and uniformed.
* **Conf** Dropped `Conf::option()`. Used `Conf::val()` instead.
* **Conf** Improved conf initialization and upgrade conversion workflow.
* **Core** Code base refactored. New namespace LiteSpeed.
* **API** New API: iframe lazyload exclude filter.
* **GUI** human readable seconds. (@MarkCanada)
* **API** API refactored. * NOTE: All 3rd party plugins that are using previous APIs, especially `LiteSpeed_Cache_API`, need to be adjusted to the latest one. Same for ESI blocks.* ESI shortcode doesn't change.
* **API** New hook `litespeed_update_confs` to settings update.
* **API** New Hooks `litespeed_frontend_shortcut` and `litespeed_backend_shortcut` for dropdown menu. (@callaloo)
* **API** Removed `litespeed_option_*` hooks. Use `litespeed_force_option` hook insteadly
* **API** Renamed `litespeed_force_option` to `litespeed_conf_force`.
* **API** Removed function `litespeed_purge_single_post`.
* **REST** New rest API to fetch public IP.
* **GUI** Hiding Cloudflare/Object Cache/Cloud API key credentials. (@menathor)
* **GUI** Renamed all backend link tag from lscache to litespeed.
* **GUI** fixed duplicated form tag.
* **GUI** Fix cron doc link. (@arnab Mohapatra)
* **GUI** Frontend adminbar menu added `Purge All` actions. (@Monarobase)
* **GUI** Localized vue.js to avoid CloudFlare cookie. (@politicske)
* **GUI** Always show optm column in Media Library for future single row optm operation. (@mikeyhash)
* **GUI** Displayed TTL range below the corresponding setting.
* **GUI** GUI refactored.
* **Debug** Report can now append notes.
* **3rd** Default added parallax-image to webp replacement for BB.
* **3rd** User Switching plugin compatibility. (@robert Staddon)
* **3rd** Beaver Builder plugin compatibility with v3.0.
* **3rd** Avada plugin compatibility w/ BBPress. (@pimg)
* **3rd** WooCommerce PayPal Checkout Gateway compatibility. (#960642 @Glen Cabusas)
* **Network** Fixed potential timeout issue when containing a large volume of sites. (@alican532)
* **Debug** `Disable All Features` now will see the warning banner if ON.
* **Debug** Dropped `log filters` section.
* **Debug** Debug and Tools sections combined into new `Toolbox` section.
* 🐞**Crawler** Multi sites will now use separate sitemap even when `Use Primary Site` is ON. (@mrhuynhanh)
* 🐞**Img_optm** Fixed large volume image table storage issue. (#328956)
* 🐞 **Cloud** Cloud callback hash validation fixed OC conflict. (@pbpiotr)
* 🎊 Any user that had the contribution to our WP community or changelog (even just bug report/feedback/suggestion) can apply for extra credits in QUIC.cloud.

= 2.9.9.2 - Nov 24 2019 =
* 🌱**GUI** New settings to limit News Feed to plugin page only.

= 2.9.9.1 - Nov 18 2019 =
* 🌱**Env** Environment Report can now append a passwordless link for support access without wp-admin password.
* **Admin** The latest v3.0 beta test link may now be shown on the admin page when it's available.
* **3rd** Compatibility with [DoLogin Security](https://wordpress.org/plugins/dologin/).
* 🐞**ESI** Fixed a failure issue with Vary Group save. (@rafasshop)
* 🐞**3rd** In browsers where WebP is not supported, Divi image picker will no longer serve WebP. (@Austin Tinius)

= 2.9.9 - Oct 28 2019 =
* <strong>Core</strong>: Preload all classes to avoid getting error for upcoming v3.0 upgrade.
* <strong>Object</strong>: Improved compatibility with upcoming v3.0 release.
* <strong>ESI</strong>: Unlocked ESI for OLS in case OLS is using QUIC.cloud CDN which supports ESI.
* <strong>3rd</strong>: Elementor Edit button will now show when ESI enabled. (#PR149 #335322 @maxgorky)
* 🐞<strong>Media</strong>: Fixed missing Media optimization column when Admin role is excluded from optimization in settings. (@mikeyhash @pako69 @dgilfillan)

= 2.9.8.7 - Oct 11 2019 =
* <strong>3rd</strong>: Enhanced WP stateless compatibility. (#PR143)
* <strong>3rd</strong>: Fixed a PHP warning caused by previous PR for AMP. (#PR176)

= 2.9.8.6 - Sep 24 2019 =
* <strong>3rd</strong>: Bypassed page optimizations for AMP. (#359748 #PR169)
* <strong>GUI</strong>: Firefox compatibility with radio button state when reloading pages. (#288940 #PR162)
* <strong>GUI</strong>: Updated Slack invitation link. (#PR173)

= 2.9.8.5 - Aug 21 2019 =
* <strong>CCSS</strong>: Removed potential PHP notice when getting post_type. (@amcgiffert)
* <strong>CDN</strong>: Bypassed CDN replacement on admin page when adding media to page/post. (@martin_bailey)
* 🐞<strong>Media</strong>: Fixed inability to update or destroy postmeta data for child images. (#167713)

= 2.9.8.4 - Jul 25 2019 =
* <strong>Object</strong>: Increased compatibility with phpredis 5.0.
* <strong>Object</strong>: Appended `wc_session_id` to default Do Not Cache Groups setting to avoid issue where WooCommerce cart items were missing when Object Cache is used. NOTE: Existing users must add `wc_session_id` manually! (#895333)
* <strong>CSS</strong>: Added null onload handler for CSS async loading. (@joejordanbrown)
* 🕷️: Increased crawler timeout to avoid wrongly adding a URL to the blacklist.
* <strong>3rd</strong>: WooCommerce Advanced Bulk Edit can now purge cache automatically.

= 2.9.8.3 - Jul 9 2019 =
* <strong>CSS</strong>: Enhanced the CSS Minify compatibility for CSS with missing closing bracket syntax errors. (@fa508210020)
* 🕷️: Crawler now supports both cookie and no-cookie cases. (@tabare)
* <strong>CCSS</strong>: Enhanced compatibility with requested pages where meta info size exceeds 8k. (@Joe B)
* <strong>CCSS</strong>: No longer processing "font" or "import" directives as they are not considered critical. (@Ankit @Joe B)
* <strong>IAPI</strong>: Removed IPv6 from all servers to avoid invalid firewall whitelist.

= 2.9.8.2 - Jun 17 2019 =
* 🔥🐞 <strong>3rd</strong>: Fixed PHP 5.3 compatibility issue with Facetwp.

= 2.9.8.1 - Jun 17 2019 =
* <strong>3rd</strong>: Set ESI template hook priority to highest number to prevent ESI conflict with Enfold theme. (#289354)
* <strong>3rd</strong>: Improved Facetwp reset button compatibility with ESI. (@emilyel)
* <strong>3rd</strong>: Enabled user role change to fix duplicate login issue for plugins that use alternative login processes. (#114165 #717223 @sergiom87)
* <strong>GUI</strong>: Wrapped static text with translate function. (@halilemreozen)

= 2.9.8 - May 22 2019 =
* <strong>Core</strong>: Refactored loading priority so user related functions & optimization features are set after user initialization. (#717223 #114165 #413338)
* <strong>Media</strong>: Improved backup file calculation query to prevent out-of-memory issue.
* <strong>Conf</strong>: Feed cache now defaults to ON.
* <strong>API</strong>: Fully remote attachment compatibility API of image optimization now supported.
* 🕷️: Bypassed vary change for crawler; crawler can now simulate default vary cookie.
* <strong>ESI</strong>: Refactored ESI widget. Removed `widget_load_get_options()` function.
* <strong>ESI</strong>: Changed the input name of widget fields in form.
* <strong>3rd</strong>: Elementor can now save ESI widget settings in frontend builder.
* <strong>3rd</strong>: WP-Stateless compatibility.
* <strong>IAPI</strong>: Image optimization can now successfully finish the destroy process with large volume images with automatic continual mode.
* 🐞<strong>CDN</strong>: Fixed issue with Load JQuery Remotely setting where WP 5.2.1 provided an unexpected jQuery version.
* 🐞<strong>3rd</strong>: Login process now gets the correct role; fixed double login issue.

= 2.9.7.2 - May 2 2019 =
* <strong>Conf</strong>: Enhanced compatibility when an option is not properly initialized.
* <strong>Conf</strong>: Prevent non-array instance in widget from causing 500 error. (#210407)
* <strong>CCSS</strong>: Increase CCSS generation timeout to 60s.
* <strong>Media</strong>: Renamed lazyload CSS class to avoid conflicts with other plugins. (@DynamoProd)
* <strong>JS</strong>: Improved W3 validator. (@istanbulantik)
* <strong>QUIC</strong>: Synced cache tag prefix for static files cache.
* <strong>ESI</strong>: Restored query strings to ESI admin bar for accurate rendering. (#977284)
* <strong>ESI</strong>: Tweaked ESI init priority to honor LITESPEED_DISABLE_ALL const. ESI will now init after plugin loaded.
* 🐞<strong>ESI</strong>: No longer initialize ESI if ESI option is OFF.
* <strong>API</strong>: New "Disable All" API function.
* <strong>API</strong>: New "Force public cache" API function.
* 🐞<strong>Vary</strong>: Fixed an issue with saving vary groups.
* 🐞<strong>IAPI</strong>: Fixed an issue where image md5 validation failed due to whitespace in the image path.
* 🐞<strong>3rd</strong>: Bypass all optimization/ESI/Cache features when entering Divi Theme Builder frontend editor.
* 🐞<strong>3rd</strong>: Fixed an issue where DIVI admin bar exit button didn't work when ESI was ON.

= 2.9.7.1 - Apr 9 2019 =
* <strong>Purge</script>: Purge All no longer includes Purge CCSS/Placeholder.
* <strong>3rd</strong>: Divi Theme Builder no longer experiences nonce expiration issues in the contact form widget. (#475461)

= 2.9.7 - Apr 1 2019 =
* 🌱🌱🌱 QUIC.cloud CDN feature. Now Apache/Nginx can use LiteSpeed cache freely.

= 2.9.6 - Mar 27 2019 =
* 🌱<strong>IAPI</strong>: Appended XMP to `Preserve EXIF data` setting. WebP will now honor this setting. (#902219)
* <strong>Object</script>: Fixed SASL connection with LSMCD.
* <strong>ESI</strong>: Converted ESI URI parameters to JSON; Added ESI validation.
* <strong>Import</strong>: Import/Export will now use JSON format. <strong>Please re-export any backed up settings. Previous backup format is no longer recognized.</strong>
* <strong>Media</strong>: WebP replacement will honor `Role Excludes` setting now. (@mfazio26)
* <strong>Data</strong>: Forbid direct visit to const.default.ini.
* <strong>Utility</strong>: Can handle WHM passed in `LITESPEED_ERR` constant now.
* <strong>IAPI</strong>: Communicate via JSON encoding.
* <strong>IAPI</strong>: IAPI v2.9.6.

= 2.9.5 - Mar 14 2019 =
* 🌱 Auto convert default WordPress nonce to ESI to avoid expiration.
* 🌱 <strong>API</strong>: Ability to easily convert custom nonce to ESI by registering `LiteSpeed_Cache_API::nonce_action`.
* <strong>OPTM</strong>: Tweaked redundant attr `data-no-optimize` in func `_analyse_links` to `data-ignore-optimize` to offer the API to bypass optimization but still move src to top of source code.
* <strong>API</strong>: Renamed default nonce ESI ID from `lscwp_nonce_esi` to `nonce`.
* <strong>API</strong>: Added WebP generation & validation hook API. (@alim #wp-stateless)
* <strong>API</strong>: Added hook to bypass vary commenter check. (#wpdiscuz)
* <strong>Doc</strong>: Clarified Cache Mobile description. (@JohnnyNguyen)
* <strong>Doc</strong>: Replaced incorrect link in description. (@JohnnyNguyen)
* <strong>3rd</strong>: Improved wpDiscuz compatibility.
* 🐞<strong>3rd</strong>: Fixed Divi Theme Builder comment compatibility on non-builder pages. (#410919)
* <strong>3rd</strong>: Added YITH ESI adjustment.

= 2.9.4.1 - Feb 28 2019 =
* 🔥🐞<strong>Tag</strong>: Fixed issue where unnecessary warning potentially displayed after upgrade process when object cache is enabled.

= 2.9.4 - Feb 27 2019 =
* 🐞<strong>REST</strong>: New REST class with better WP5 Gutenberg and internal REST call support when ESI is embedded.
* <strong>ESI</strong>: ESI block ID is now in plain text in ESI URL parameters.
* 🐞<strong>ESI</strong>: Fixed a redundant ESI 301 redirect when comma is in ESI URL.
* <strong>ESI</strong>: REST call can now parse shortcodes in ESI.
* <strong>API</strong>: Changed ESI `parse_esi_param()` function to private and `load_esi_block` function to non-static.
* <strong>API</strong>: Added `litespeed_is_json` hook for buffer JSON conversion.
* <strong>GUI</strong>: Prepended plugin name to new version notification banner.
* <strong>3rd</strong>: WPML multi domains can now be handled in optimization without CDN tricks.

= 2.9.3 - Feb 20 2019 =
* <strong>ESI</strong>: ESI shortcodes can now be saved in Gutenberg editor.
* <strong>ESI</strong>: ESI now honors the parent page JSON data type to avoid breaking REST calls (LSWS 5.3.6+).
* <strong>ESI</strong>: Added is_json parameter support for admin_bar.
* <strong>ESI</strong>: Simplified comment form code.
* <strong>3rd</strong>: Better page builder plugin compatibility within AJAX calls.
* <strong>3rd</strong>: Compatibility with FacetWP (LSWS 5.3.6+).
* <strong>3rd</strong>: Compatibility with Beaver Builder.
* <strong>Debug</strong>: Added ESI buffer content to log.
* <strong>Tag</strong>: Only append blog ID to cache tags when site is part of a network.
* <strong>IAPI</strong>: Optimized database query for pulling images.
* <strong>GUI</strong>: Added more plugin version checking for better feature compatibility.
* <strong>GUI</strong>: Ability to bypass non-critical banners with the file .litespeed_no_banner.
* <strong>Media</strong>: Background image WebP replacement now supports quotes around src.

= 2.9.2 - Feb 5 2019 =
* <strong>API</strong>: Add a hook `litespeed_esi_shortcode-*` for ESI shortcodes.
* <strong>3rd</strong>: WooCommerce can purge products now when variation stock is changed.
* 🐞🕷️: Forced HTTP1.1 for crawler due to a CURL HTTP2 bug.

= 2.9.1 - Jan 25 2019 =
* <strong>Compatibility</strong>: Fixed fatal error for PHP 5.3.
* <strong>Compatibility</strong>: Fixed PHP warning in htmlspecialchars when building URLs. (@souljahn2)
* <strong>Media</strong>: Excluded invalid image src from lazyload. (@andrew55)
* <strong>Optm</strong>: Improved URL compatibility when detecting closest cloud server.
* <strong>ESI</strong>: Supported JSON format comment format in ESI with `is_json` parameter.
* <strong>API</strong>: Added filters to CCSS/CSS/JS content. (@lhoucine)
* <strong>3rd</strong>: Improved comment compatibility with Elegant Divi Builder.
* <strong>IAPI</strong>: New Europe Image Optimization server (EU5). <strong>Please whitelist the new [IAPI IP List](https://wp.api.litespeedtech.com/ips).</strong>
* <strong>GUI</strong>: No longer show banners when `Disable All` in `Debug` is ON. (@rabbitwordpress)
* <strong>GUI</strong>: Fixed button style for RTL languages.
* <strong>GUI</strong>: Removed unnecessary translation in report.
* <strong>GUI</strong>: Updated readme wiki links.
* <strong>GUI</strong>: Fixed pie styles in image optimization page.

= 2.9 - Dec 31 2018 =
* 🌱<strong>Media</strong>: Lazy Load Image Classname Excludes. (@thinkmedia)
* 🌱: New EU/AS cloud servers for faster image optimization handling.
* 🌱: New EU/AS cloud servers for faster CCSS generation.
* 🌱: New EU/AS cloud servers for faster responsive placeholder generation.
* 🌱<strong>Conf</strong>: Ability to set single options via link.
* 🌱<strong>Cache</strong>: Ability to add custom TTLs to Force Cache URIs.
* <strong>Purge</strong>: Added post type to Purge tags.
* <strong>Purge</strong>: Redefined CCSS page types.
* <strong>Core</strong>: Using Exception for .htaccess R/W.
* <strong>IAPI</strong>: <strong>New cloud servers added. Please whitelist the new [IAPI IP List](https://wp.api.litespeedtech.com/ips).</strong>
* <strong>Optm</strong>: Trim BOM when detecting if the page is HTML.
* <strong>GUI</strong>: Added PageSpeed Score comparison into promotion banner.
* <strong>GUI</strong>: Refactored promotion banner logic.
* <strong>GUI</strong>: Removed page optimized comment when ESI Silence is requested.
* <strong>GUI</strong>: WHM transient changed to option instead of transient when storing.
* <strong>GUI</strong>: Appending more descriptions to CDN filetype setting.
* <strong>IAPI</strong>: Removed duplicate messages.
* <strong>IAPI</strong>: Removed taken_failed/client_pull(duplicated) status.
* <strong>Debug</strong>: Environment report no longer generates hash for validation.
* <strong>3rd</strong>: Non-cacheable pages no longer punch ESI holes for Divi compatibility.
* 🐞<strong>Network</strong>: Added slashes for mobile rules when activating plugin.
* 🐞<strong>CCSS</strong>: Eliminated a PHP notice when appending CCSS.

= 2.8.1 - Dec 5 2018 =
* 🐞🕷️: Fixed an activation warning related to cookie crawler. (@kacper3355 @rastel72)
* 🐞<strong>Media</strong>: Replace safely by checking if pulled images is empty or not first. (@Monarobase)
* <strong>3rd</strong>: Shortcode ESI compatibility with Elementor.

= 2.8 - Nov 30 2018 =
* 🌱: ESI shortcodes.
* 🌱: Mobile crawler.
* 🌱: Cookie crawler.
* <strong>API</strong>: Can now add `_litespeed_rm_qs=0` to bypass Remove Query Strings.
* <strong>Optm</strong>: Removed error log when minify JS failed.
* 🐞<strong>Core</strong>: Fixed a bug that caused network activation PHP warning.
* <strong>Media</strong>: Removed canvas checking for WebP to support TOR. (@odeskumair)
* <strong>Media</strong>: Eliminated potential image placeholder PHP warning.
* <strong>3rd</strong>: Bypassed Google recaptcha from Remove Query Strings for better compatibility.
* <strong>IAPI</strong>: Showed destroy timeout details.
* <strong>Debug</strong>: Moved Google Fonts log to advanced level.
* <strong>GUI</strong>: Replaced all Learn More links for functions.
* <strong>GUI</strong>: Cosmetic updates including Emoji.
* 🕷️: Removed duplicated data in sitemap and blacklist.

= 2.7.3 - Nov 26 2018 =
* <strong>Optm</strong>: Improved page render speed with Web Font Loader JS library for Load Google Fonts Asynchronously.
* <strong>Optm</strong>: Directly used JS library files in plugin folder instead of short links `/min/`.
* <strong>Optm</strong>: Handled exceptions in JS optimization when meeting badly formatted JS.
* <strong>3rd</strong>: Added Adobe Lightroom support for NextGen Gallery.
* <strong>3rd</strong>: Improved Postman app support for POST JSON requests.
* <strong>IAPI</strong>: <strong>US3 server IP changed to 68.183.60.185</strong>.

= 2.7.2 - Nov 19 2018 =
* 🌱: Auto Upgrade feature.
* <strong>CDN</strong>: Bypass CDN for cron to avoid WP jQuery deregister warning.

= 2.7.1 - Nov 15 2018 =
* 🌱<strong>CLI</strong>: Ability to set CDN mapping by `set_option litespeed-cache-cdn_mapping[url][0] https://url`.
* 🌱<strong>CDN</strong>: Ability to customize default CDN mapping data in default.ini.
* 🌱<strong>API</strong>: Default.ini now supports both text-area items and on/off options.
* <strong>Vary</strong>: Refactored Vary and related API.
* <strong>Vary</strong>: New hook to manipulate vary cookies value.
* <strong>Core</strong>: Activation now can generate Object Cache file.
* <strong>Core</strong>: Unified Object Cache/rewrite rules generation process across activation/import/reset/CLI.
* <strong>Core</strong>: Always hook activation to make activation available through the front end.
* 🐞<strong>IAPI</strong>: Fixed a bug where environment report gave incorrect image optimization data.
* 🐞<strong>OLS</strong>: Fixed a bug where login cookie kept showing a warning on OpenLiteSpeed.
* 🐞<strong>Core</strong>: Fixed a bug where Import/Activation/CLI was missing CDN mapping settings.
* <strong>API</strong>: <strong>Filters `litespeed_cache_media_lazy_img_excludes/litespeed_optm_js_defer_exc` passed-in parameter is changed from string to array.</strong>

= 2.7 - Nov 2 2018 =
* 🌱: Separate Purge log for better debugging.
* <strong>3rd</strong>: Now fully compatible with WPML.
* <strong>IAPI</strong>: Sped up Image Optimization workflow.
* <strong>GUI</strong>: Current IP now shows in Debug settings.
* <strong>GUI</strong>: Space separated placeholder queue list for better look.
* <strong>IAPI</strong>: <strong>EU3 server IP changed to 165.227.131.98</strong>.

= 2.6.4.1 - Oct 25 2018 =
* 🔥🐞<strong>Media</strong>: Fixed a bug where the wrong table was used in the Image Optimization process.
* <strong>IAPI</strong>: IAPI v2.6.4.1.

= 2.6.4 - Oct 24 2018 =
* 🌱: Ability to create custom default config options per hosting company.
* 🌱: Ability to generate mobile Critical CSS.
* 🐞<strong>Media</strong>: Fixed a bug where Network sites could incorrectly override optimized images.
* 🐞<strong>CDN</strong>: Fixed a bug where image URLs containing backslashes were matched.
* <strong>Cache</strong>: Added default Mobile UA config setting.
* <strong>GUI</strong>: Fixed unknown shortcut characters for non-English languages Setting tabs.

= 2.6.3 - Oct 18 2018 =
* 🌱: Ability to Reset All Options.
* 🌱<strong>CLI</strong>: Added new `lscache-admin reset_options` command.
* <strong>GUI</strong>: Added shortcuts for more of the Settings tabs.
* <strong>Media</strong>: Updated Lazy Load JS library to the most recent version.
* There is no longer any need to explicitly Save Settings upon Import.
* Remove Query String now will remove *all* query strings in JS/CSS static files.
* <strong>IAPI</strong>: Added summary info to debug log.

= 2.6.2 - Oct 11 2018 =
* <strong>Setting</strong>: Automatically correct invalid numeric values in configuration settings upon submit.
* 🐞<strong>Media</strong>: Fixed the issue where iframe lazy load was broken by latest Chrome release. (@ofmarconi)
* 🐞: Fixed an issue with Multisite where subsites failed to purge when only primary site has WooCommerce . (@kierancalv)

= 2.6.1 - Oct 4 2018 =
* 🌱: Ability to generate separate Critical CSS Cache for Post Types & URIs.
* <strong>API</strong>: Filter `litespeed_frontend_htaccess` for frontend htaccess path.
* <strong>Media</strong>: Removed responsive placeholder generation history to save space.

= 2.6.0.1 - Sep 24 2018 =
* 🔥🐞: Fixed an issue in responsive placeholder generation where redundant history data was being saved and using a lot of space.

= 2.6 - Sep 22 2018 =
* <strong>Vary</strong>: Moved `litespeed_cache_api_vary` hook outside of OLS condition for .htaccess generation.
* <strong>CDN</strong>: Trim spaces in original URL of CDN setting.
* <strong>API</strong>: New filter `litespeed_option_` to change all options dynamically.
* <strong>API</strong>: New `LiteSpeed_Cache_API::force_option()` to change all options dynamically.
* <strong>API</strong>: New `LiteSpeed_Cache_API::vary()` to set default vary directly for easier compaitiblity with WPML WooCommerce Multilingual.
* <strong>API</strong>: New `LiteSpeed_Cache_API::nonce()` to safely and easily allow caching of wp-nonce.
* <strong>API</strong>: New `LiteSpeed_Cache_API::hook_vary_add()` to add new vary.
* <strong>Optm</strong>: Changed HTML/JS/CSS optimization options assignment position from constructor to `finalize()`.
* <strong>Doc</strong>: Added nonce to FAQ and mentioned nonce in 3rd Party Compatibility section.
* <strong>GUI</strong>: Moved inline minify to under html minify due to the dependency.
* <strong>3rd</strong>: Cached Aelia CurrencySwitcher by default.
* 🐞: Fixed issue where enabling remote JQuery caused missing jquery-migrate library error.

= 2.5.1 - Sep 11 2018 =
* 🌱 Responsive placeholder. (@szmigieldesign)
* Changed CSS::ccss_realpath function scope to private.
* 🐞 Detected JS filetype before optimizing to avoid PHP source conflict. (@closte #50)

= 2.5 - Sep 6 2018 =
* [IMPROVEMENT] <strong>CLI</strong> can now execute Remove Original Image Backups. (@Shon)
* [UPDATE] Fixed issue where WP-PostViews documentation contained extra slashes. (#545638)
* [UPDATE] Check LITESPEED_SERVER_TYPE for more accurate LSCache Disabled messaging.
* [IAPI] Fixed a bug where optimize/fetch error notification was not being received. (@LucasRolff)

= 2.4.4 - Aug 31 2018 =
* [NEW] <strong>CLI</strong> can now support image optimization. (@Shon)
* [IMPROVEMENT] <strong>GUI</strong> Cron/CLI will not create admin message anymore.
* [UPDATE] <strong>Media</strong> Fixed a PHP notice that appeared when pulling optimized images.
* [UPDATE] Fixed a PHP notice when detecting origin of ajax call. (@iosoft)
* [DEBUG] Debug log can now log referer URL.
* [DEBUG] Changes to options will now be logged.

= 2.4.3 - Aug 27 2018 =
* [NEW] <strong>Media</strong> Ability to inline image lazyload JS library. (@Music47ell)
* [IMPROVEMENT] <strong>Media</strong> Deleting images will now clear related optimization file & info too.
* [IMPROVEMENT] <strong>Media</strong> Non-image postfix data will now be bypassed before sending image optimization request.
* [BUGFIX] <strong>CDN</strong> CDN URL will no longer be replaced during admin ajax call. (@pankaj)
* [BUGFIX] <strong>CLI</strong> WPCLI can now save options without incorrectly clearing textarea items. (@Shon)
* [GUI] Moved Settings above Manage on the main menu.

= 2.4.2 - Aug 21 2018 =
* [IMPROVEMENT] <strong>Media</strong> Sped up Image Optimization process by replacing IAPI server pull communication.
* [IMPROVEMENT] <strong>Media</strong> Ability to delete optimized WebP/original image by item in Media Library. (@redgoodapple)
* [IMPROVEMENT] <strong>CSS Optimize</strong> Generate new optimized CSS name based on purge timestamp. Allows CSS cache to be cleared for visitors. (@bradbrownmagic)
* [IMPROVEMENT] <strong>API</strong> added litespeed_img_optm_options_per_image. (@gintsg)
* [UPDATE] Stopped showing "No Image Found" message when all images have finished optimization. (@knutsp)
* [UPDATE] Improved a PHP warning when saving settings. (@sergialarconrecio)
* [UPDATE] Changed backend adminbar icon default behavior from Purge All to Purge LSCache.
* [UPDATE] Clearing CCSS cache will clear unfinished queue too.
* [UPDATE] Added "$" exact match when adding URL by frontend adminbar dropdown menu, to avoid affecting any sub-URLs.
* [UPDATE] Fixed IAPI error message showing array bug. (@thiomas)
* [UPDATE] Debug Disable All will do a Purge All.
* [UPDATE] <strong>Critical CSS server IP changed to 142.93.3.57</strong>.
* [GUI] Showed plugin update link for IAPI version message.
* [GUI] Bypassed null IAPI response message.
* [GUI] Grouped related settings with indent.
* [IAPI] Added 503 handler for IAPI response.
* [IAPI] IAPI v2.4.2.
* [IAPI] <strong>Center Server IP Changed from 34.198.229.186 to 142.93.112.87</strong>.

= 2.4.1 - Jul 19 2018 =
* [NEW FEATURE] <strong>Media</strong> Auto Level Up. Auto refill credit.
* [NEW FEATURE] <strong>Media</strong> Auto delete original backups after pulled. (@borisov87 @JMCA2)
* [NEW FEATURE] <strong>Media</strong> Auto request image optimization. (@ericsondr)
* [IMPROVEMENT] <strong>Media</strong> Fetch 404 error will notify client as other errors.
* [IMPROVEMENT] <strong>Media</strong> Support WebP for PageSpeed Insights. (@LucasRolff)
* [BUGFIX] <strong>CLI</strong> Fixed the issue where CLI import/export caused certain textarea settings to be lost. (#767519)
* [BUGFIX] <strong>CSS Optimize</strong> Fixed the issue that duplicated optimized CSS and caused rapid expansion of CSS cache folder.
* [GUI] <strong>Media</strong> Refactored operation workflow and interface.
* [UPDATE] <strong>Media</strong> Set timeout seconds to avoid pulling timeout. (@Jose)
* [UPDATE] <strong>CDN</strong>Fixed the notice when no path is in URL. (@sabitkamera)
* [UPDATE] <strong>Media</strong> Auto correct credits when pulling.
* [UPDATE] <strong>GUI</strong> Removed redundant double quote in gui.cls. (@DaveyJake)
* [IAPI] IAPI v2.4.1.
* [IAPI] Allow new error status notification and success message from IAPI.

= 2.4 - Jul 2 2018 =
* [NEW FEATURE] <strong>Media</strong> Added lossless optimization.
* [NEW FEATURE] <strong>Media</strong> Added Request Original Images ON/OFF.
* [NEW FEATURE] <strong>Media</strong> Added Request WebP ON/OFF. (@JMCA2)
* [IMPROVEMENT] <strong>Media</strong> Improved optimization tools to archive maximum compression and score.
* [IMPROVEMENT] <strong>Media</strong> Improved speed of image pull.
* [IMPROVEMENT] <strong>Media</strong> Automatically recover credit after pulled.
* [REFACTOR] <strong>Config</strong> Separated configure const class.
* [BUGFIX] <strong>Report</strong> Report can be sent successfully with emoji now. (@music47ell)
* [IAPI] New Europe Image Optimization server (EU3/EU4).
* [IAPI] New America Image Optimization server (US3/US4/US5/US6).
* [IAPI] New Asian Image Optimization server (AS3).
* [IAPI] Refactored optimization process.
* [IAPI] Increased credit limit.
* [IAPI] Removed request interval limit.
* [IAPI] IAPI v2.4.
* <strong>We strongly recommended that you re-optimize your image library to get a better compression result</strong>.

= 2.3.1 - Jun 18 2018 =
* [IMPROVEMENT] New setting to disable Generate Critical CSS. (@cybmeta)
* [IMPROVEMENT] Added filter to can_cdn/can_optm check. (@Jacob)
* [UPDATE] *Critical CSS* Added 404 css. Limit cron interval.
* [UPDATE] AJAX will not bypass CDN anymore by default. (@Jacob)
* [GUI] Show Disable All Features warning if it is on in Debug tab.

= 2.3 - Jun 13 2018 =
* [NEW FEATURE] Automatically generate critical CSS. (@joeee @ivan_ivanov @3dseo)
* [BUGFIX] "Mark this page as..." from dropdown menu will not reset settings anymore. (@cbratschi)

= 2.2.7 - Jun 4 2018 =
* [IMPROVEMENT] Improved redirection for manual image pull to avoid too many redirections warning.
* [IAPI] Increased credit limit.
* [BUGFIX] Fixed 503 error when enabling log filters in Debug tab. (#525206)
* [UPDATE] Improve compatibility when using sitemap url on servers with allow_url_open off.
* [UPDATE] Removed Crawler HTTP2 option due to causing no-cache blacklist issue for certain environments.
* [UPDATE] Privacy policy can be now translated. (@Josemi)
* [UPDATE] IAPI Increased default img request max to 3000.

= 2.2.6 - May 24 2018 =
* [NEW FEATURE] Original image backups can be removed now. (@borisov87 @JMCA2)
* [BUGFIX] Role Excludes in Tuning tab can save now. (@pako69)
* [UPDATE] Added privacy policy support.

= 2.2.5 - May 14 2018 =
* [IAPI] <strong>Image Optimization</strong> New Asian Image Optimization server (AS2).
* [INTEGRATION] Removed wpForo 3rd party file. (@massimod)

= 2.2.4 - May 7 2018 =
* [IMPROVEMENT] Improved compatibility with themes using the same js_min library. (#129093 @Darren)
* [BUGFIX] Fixed a bug when checking image path for dynamic files. (@miladk)
* [INTEGRATION] Compatibility with Universal Star Rating. (@miladk)

= 2.2.3 - Apr 27 2018 =
* [NEW FEATURE] WebP For Extra srcset setting in Media tab. (@vengen)
* [REFACTOR] Removed redundant LS consts.
* [REFACTOR] Refactored adv_cache generation flow.
* [BUGFIX] Fixed issue where inline JS minify exception caused a blank page. (@oomskaap @kenb1978)
* [UPDATE] Changed HTTP/2 Crawl default value to OFF.
* [UPDATE] Added img.data-src to default WebP replacement value for WooCommerce WebP support.
* [UPDATE] Detached crawler from LSCache LITESPEED_ON status.
* [API] Improved ESI API to honor the cache control in ESI wrapper.
* [API] Added LITESPEED_PURGE_SILENT const to bypass the notification when purging
* [INTEGRATION] Fixed issue with nonce expiration when using ESI API. (#923505 @Dan)
* [INTEGRATION] Improved compatibility with Ninja Forms by bypassing non-javascript JS from inline JS minify.
* [INTEGRATION] Added a hook for plugins that change the CSS/JS path e.g. Hide My WordPress.

= 2.2.2 - Apr 16 2018 =
* [NEW FEATURE] WebP Attribute To Replace setting in Media tab. (@vengen)
* [IMPROVEMENT] Generate adv_cache file automatically when it is lost.
* [IMPROVEMENT] Improved compatibility with ajax login. (@veganostomy)
* [UPDATE] Added object cache lib check in case user downgrades LSCWP to non-object-cache versions.
* [UPDATE] Avoided infinite loop when users enter invalid hook values in Purge All Hooks settings.
* [UPDATE] Updated log format in media&cdn class.
* [UPDATE] Added more items to Report.

= 2.2.1 - Apr 10 2018 =
* [NEW FEATURE] Included Directories setting in CDN tab. (@Dave)
* [NEW FEATURE] Purge All Hooks setting in Advanced tab.
* [UPDATE] Added background-image WebP replacement support. (@vengen)
* [UPDATE] Show recommended values for textarea items in settings.
* [UPDATE] Moved CSS/JS optimizer log to Advanced level.
* [INTEGRATION] Added WebP support for Avada Fusion Sliders. (@vengen)

= 2.2.0.2 - Apr 3 2018 =
* [HOTFIX] <strong>Object Cache</strong> Fixed the PHP warning caused by previous improvement to Object Cache.

= 2.2.0.1 - Apr 3 2018 =
* [HOTFIX] Object parameter will no longer cause warnings to be logged for Purge and Cache classes. (@kelltech @khrifat)
* [UPDATE] Removed duplicated del_file func from Object Cache class.
* [BUGFIX] `CLI` no longer shows 400 error upon successful result.

= 2.2 - Apr 2 2018 =
* [NEW FEATURE] <strong>Debug</strong> Disable All Features setting in Debug tab. (@monarobase)
* [NEW FEATURE] <strong>Cache</strong> Force Cacheable URIs setting in Excludes tab.
* [NEW FEATURE] <strong>Purge</strong> Purge all LSCache and other caches in one link.
* [REFACTOR] <strong>Purge</strong> Refactored Purge class.
* [BUGFIX] Query strings in DoNotCacheURI setting now works.
* [BUGFIX] <strong>Cache</strong> Mobile cache compatibility with WebP vary. (@Shivam #987121)
* [UPDATE] <strong>Purge</strong> Moved purge_all to Purge class from core class.
* [API] Set cacheable/Set force cacheable. (@Jacob)

= 2.1.2 - Mar 28 2018 =
* [NEW FEATURE] <strong>Image Optimization</strong> Clean Up Unfinished Data feature.
* [IAPI] IAPI v2.1.2.
* [IMPROVEMENT] <strong>CSS/JS Minify</strong> Reduced loading time significantly by improving CSS/JS minify loading process. (@kokers)
* [IMPROVEMENT] <strong>CSS/JS Minify</strong> Cache empty JS Minify content. (@kokers)
* [IMPROVEMENT] <strong>Cache</strong> Cache 301 redirect when scheme/host are same.
* [BUGFIX] <strong>Media</strong> Lazy load now can support WebP. (@relle)
* [UPDATE] <strong>CSS/JS Optimize</strong> Serve static files for CSS async & lazy load JS library.
* [UPDATE] <strong>Report</strong> Appended Basic/Advanced View setting to Report.
* [UPDATE] <strong>CSS/JS Minify</strong> Removed zero-width space from CSS/JS content.
* [GUI] Added Purge CSS/JS Cache link in Admin.

= 2.1.1.1 - Mar 21 2018 =
* [BUGFIX] Fixed issue where activation failed to add rules to .htaccess.
* [BUGFIX] Fixed issue where 304 header was blank on feed page refresh.

= 2.1.1 - Mar 20 2018 =
* [NEW FEATURE] <strong>Browser Cache</strong> Unlocked for non-LiteSpeed users.
* [IMPROVEMENT] <strong>Image Optimization</strong> Fixed issue where images with bad postmeta value continued to show in not-yet-requested queue.

= 2.1 - Mar 15 2018 =
* [NEW FEATURE] <strong>Image Optimization</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Object Cache</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Crawler</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Database Cleaner and Optimizer</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Lazy Load Images</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>CSS/JS/HTML Minify/Combine Optimize</strong> Unlocked for non-LiteSpeed users.
* [IAPI] IAPI v2.0.
* [IAPI] Increased max rows prefetch when client has additional credit.
* [IMPROVEMENT] <strong>CDN</strong> Multiple domains may now be used.
* [IMPROVEMENT] <strong>Report</strong> Added WP environment constants for better debugging.
* [REFACTOR] Separated Cloudflare CDN class.
* [BUGFIX] <strong>Image Optimization</strong> Fixed issue where certain MySQL version failed to create img_optm table. (@philippwidmer)
* [BUGFIX] <strong>Image Optimization</strong> Fixed issue where callback validation failed when pulling and sending request simultaneously.
* [GUI] Added Slack community banner.
* [INTEGRATION] CDN compatibility with WPML multiple domains. (@egemensarica)

= 2.0 - Mar 7 2018 =
* [NEW FEATURE] <strong>Image Optimization</strong> Added level up guidance.
* [REFACTOR] <strong>Image Optimization</strong> Refactored Image Optimization class.
* [IAPI] <strong>Image Optimization</strong> New European Image Optimization server (EU2).
* [IMPROVEMENT] <strong>Image Optimization</strong> Manual pull action continues pulling until complete.
* [IMPROVEMENT] <strong>CDN</strong> Multiple CDNs can now be randomized for a single resource.
* [IMPROVEMENT] <strong>Image Optimization</strong> Improved compatibility of long src images.
* [IMPROVEMENT] <strong>Image Optimization</strong> Reduced runtime load.
* [IMPROVEMENT] <strong>Image Optimization</strong> Avoid potential loss/reset of notified images status when pulling.
* [IMPROVEMENT] <strong>Image Optimization</strong> Avoid duplicated optimization for multiple records in Media that have the same image source.
* [IMPROVEMENT] <strong>Image Optimization</strong> Fixed issue where phantom images continued to show in not-yet-requested queue.
* [BUGFIX] <strong>Core</strong> Improved compatibility when upgrading outside of WP Admin. (@jikatal @TylorB)
* [BUGFIX] <strong>Crawler</strong> Improved HTTP/2 compatibility to avoid erroneous blacklisting.
* [BUGFIX] <strong>Crawler</strong> Changing Delay setting will use server variable for min value validation if set.
* [UPDATE] <strong>Crawler</strong> Added HTTP/2 protocol switch in the Crawler settings.
* [UPDATE] Removed unnecessary translation strings.
* [GUI] Display translated role group name string instead of English values. (@Richard Hordern)
* [GUI] Added Join LiteSpeed Slack link.
* [GUI] <strong>Import / Export</strong> Cosmetic changes to Import Settings file field.
* [INTEGRATION] Improved compatibility with WPML Media for Image Optimization. (@szmigieldesign)

= 1.9.1.1 - February 20 2018 =
* [Hotfix] Removed empty crawler when no role simulation is set.

= 1.9.1 - February 20 2018 =
* [NEW FEATURE] Role Simulation crawler.
* [NEW FEATURE] WebP multiple crawler.
* [NEW FEATURE] HTTP/2 support for crawler.
* [BUGFIX] Fixed a js bug with the auto complete mobile user agents field when cache mobile is turned on.
* [BUGFIX] Fixed a constant undefined warning after activation.
* [GUI] Sitemap generation settings are no longer hidden when using a custom sitemap.

= 1.9 - February 12 2018 =
* [NEW FEATURE] Inline CSS/JS Minify.
* [IMPROVEMENT] Removed Composer vendor to thin the plugin folder.
* [UPDATE] Tweaked H2 to H1 in Admin headings for accessibility. (@steverep)
* [GUI] Added Mobile User Agents to basic view.
* [GUI] Moved Object Cache & Browser Cache from Cache tab to Advanced tab.
* [GUI] Moved LSCache Purge All from Adminbar to dropdown menu.

= 1.8.3 - February 2 2018 =
* [NEW FEATURE] Crawler server variable limitation support.
* [IMPROVEMENT] Added Store Transients option to fix transients missing issue when Cache Wp-Admin setting is OFF.
* [IMPROVEMENT] Tweaked ARIA support. (@steverep)
* [IMPROVEMENT] Used strpos instead of strncmp for performance. (@Zach E)
* [BUGFIX] Transient cache can now be removed when the Cache Wp-Admin setting is ON in Object Cache.
* [BUGFIX] Network sites can now save Advanced settings.
* [BUGFIX] Media list now shows in network sites.
* [BUGFIX] Show Crawler Status button is working again.
* [UPDATE] Fixed a couple of potential PHP notices in the Network cache tab and when no vary group is set.
* [GUI] Added Learn More link to all setting pages.

= 1.8.2 - January 29 2018 =
* [NEW FEATURE] Instant Click in the Advanced tab.
* [NEW FEATURE] Import/Export settings.
* [NEW FEATURE] Opcode Cache support.
* [NEW FEATURE] Basic/Advanced setting view.
* [IMPROVEMENT] Added ARIA support in widget settings.
* [BUGFIX] Multiple WordPress instances with same Object Cache address will no longer see shared data.
* [BUGFIX] WebP Replacement may now be set at the Network level.
* [BUGFIX] Object Cache file can now be removed at the Network level uninstall.

= 1.8.1 - January 22 2018 =
* [NEW FEATURE] Object Cache now supports Redis.
* [IMPROVEMENT] Memcached Object Cache now supports authorization.
* [IMPROVEMENT] A 500 error will no longer be encountered when turning on Object Cache without the proper PHP extension installed.
* [BUGFIX] Object Cache settings can now be saved at the Network level.
* [BUGFIX] Mu-plugin now supports Network setting.
* [BUGFIX] Fixed admin bar showing inaccurate Edit Page link.
* [UPDATE] Removed warning information when no Memcached server is available.

= 1.8 - January 17 2018 =
* [NEW FEATURE] Object Cache.
* [REFACTOR] Refactored Log class.
* [REFACTOR] Refactored LSCWP basic const initialization.
* [BUGFIX] Fixed Cloudflare domain search breaking when saving more than 50 domains under a single account.
* [UPDATE] Log filter settings are now their own item in the wp-option table.

= 1.7.2 - January 5 2018 =
* [NEW FEATURE] Cloudflare API support.
* [IMPROVEMENT] IAPI key can now be reset to avoid issues when domain is changed.
* [BUGFIX] Fixed JS optimizer breaking certain plugins JS.
* [UPDATE] Added cdn settings to environment report.
* [GUI] Added more shortcuts to backend adminbar.
* [INTEGRATION] WooCommerce visitors are now served from public cache when cart is empty.

= 1.7.1.1 - December 29 2017 =
* [BUGFIX] Fixed an extra trailing underscore issue when saving multiple lines with DNS Prefetch.
* [UPDATE] Cleaned up unused dependency vendor files.

= 1.7.1 - December 28 2017 =
* [NEW FEATURE] Added DNS Prefetch setting on the Optimize page.
* [NEW FEATURE] Added Combined File Max Size setting on the Tuning page.
* [IMPROVEMENT] Improved JS/CSS minify to achieve higher page scores.
* [IMPROVEMENT] Optimized JS/CSS files will not be served from private cache for OLS or with ESI off.
* [UPDATE] Fixed a potential warning for new installations on the Settings page.
* [UPDATE] Fixed an issue with guest users occasionally receiving PHP warnings.
* [BUGFIX] Fixed a bug with the Improve HTTPS Compatibility setting failing to save.
* Thanks to all of our users for your encouragement and support! Happy New Year!
* PS: Lookout 2018, we're back!

= 1.7 - December 22 2017 =
* [NEW FEATURE] Drop Query Strings setting in the Cache tab.
* [NEW FEATURE] Multiple CDN Mapping in the CDN tab.
* [IMPROVEMENT] Improve HTTP/HTTPS Compatibility setting in the Advanced tab.
* [IMPROVEMENT] Keep JS/CSS original position in HTML when excluded in setting.
* [IAPI] Reset client level credit after Image Optimization data is destroyed.
* [REFACTOR] Refactored build_input/textarea functions in admin_display class.
* [REFACTOR] Refactored CDN class.
* [GUI] Added a notice to Image Optimization and Crawler to warn when cache is disabled.
* [GUI] Improved image optimization indicator styles in Media Library List.

= 1.6.7 - December 15 2017 =
* [IAPI] Added ability to scan for new image thumbnail sizes and auto-resend image optimization requests.
* [IAPI] Added ability to destroy all optimization data.
* [IAPI] Updated IAPI to v1.6.7.
* [INTEGRATION] Fixed certain 3rd party plugins calling REST without user nonce causing logged in users to be served as guest.

= 1.6.6.1 - December 8 2017 =
* [IAPI] Limit first-time submission to one image group for test-run purposes.
* [BUGFIX] Fixed vary group generation issue associated with custom user role plugins.
* [BUGFIX] Fixed WooCommerce issue where logged-in users were erroneously purged when ESI is off.
* [BUGFIX] Fixed WooCommerce cache miss issue when ESI is off.

= 1.6.6 - December 6 2017 =
* [NEW FEATURE] Preserve EXIF in Media setting.
* [NEW FEATURE] Clear log button in Debug Log Viewer.
* [IAPI] Fixed notified images resetting to previous status when pulling.
* [IAPI] Fixed HTTPS compatibility for image optimization initialization.
* [IAPI] An error message is now displayed when image optimization request submission is bypassed due to a lack of credit.
* [IAPI] IAPI v1.6.6.
* [IMPROVEMENT] Support JS data-no-optimize attribute to bypass optimization.
* [GUI] Added image group wiki link.
* [INTEGRATION] Improved compatibility with Login With Ajax.
* [INTEGRATION] Added function_exists check for WooCommerce to avoid 500 errors.

= 1.6.5.1 - December 1 2017 =
* [HOTFIX] Fixed warning message on Edit .htaccess page.

= 1.6.5 - November 30 2017 =
* [IAPI] Manually pull image optimization action button.
* [IAPI] Automatic credit system for image optimization to bypass unfinished image optimization error.
* [IAPI] Notify failed images from LiteSpeed's Image Server.
* [IAPI] Reset/Clear failed images feature.
* [IAPI] Redesigned report page.
* [REFACTOR] Moved pull_img logic from admin_api to media.
* [BUGFIX] Fixed a compatibility issue for clients who have allow_url_open setting off.
* [BUGFIX] Fixed logged in users sometimes being served from guest cache.
* [UPDATE] Environment report is no longer saved to a file.
* [UPDATE] Removed crawler reset notification.
* [GUI] Added more details on image optimization.
* [GUI] Removed info page from admin menu.
* [GUI] Moved environment report from network level to single site level.
* [GUI] Crawler time added in a user friendly format.
* [INTEGRATION] Improved compatibility with FacetWP json call.

= 1.6.4 - November 22 2017 =
* [NEW FEATURE] Send env reports privately with a new built-in report number referral system.
* [IAPI] Increased request timeout to fix a cUrl 28 timeout issue.
* [BUGFIX] Fixed a TTL max value validation bug.
* [INTEGRATION] Improved Contact Form 7 REST call compatibility for logged in users.
* Thanks for all your ratings. That encouraged us to be more diligent. Happy Thanksgiving.

= 1.6.3 - November 17 2017 =
* [NEW FEATURE] Only async Google Fonts setting.
* [NEW FEATURE] Only create WebP images when optimizing setting.
* [NEW FEATURE] Batch switch images to original/optimized versions in Image Optimization.
* [NEW FEATURE] Browser Cache TTL setting.
* [NEW FEATURE] Cache WooCommerce Cart setting.
* [IMPROVEMENT] Moved optimized JS/CSS snippet in header html to after meta charset.
* [IMPROVEMENT] Added a constant for better JS/CSS optimization compatibility for different dir WordPress installation.
* [IAPI] Take over failed callback check instead of bypassing it.
* [IAPI] Image optimization requests are now limited to 500 images per request.
* [BUGFIX] Fixed a parsing failure bug not using attributes in html elements with dash.
* [BUGFIX] Fixed a bug causing non-script code to move to the top of a page when not using combination.
* [UPDATE] Added detailed logs for external link detection.
* [UPDATE] Added new lines in footer comment to avoid Firefox crash when enabled HTML minify.
* [API] `Purge private` / `Purge private all` / `Add private tag` functions.
* [GUI] Redesigned image optimization operation links in Media Lib list.
* [GUI] Tweaked wp-admin form save button position.
* [GUI] Added "learn more" link for image optimization.

= 1.6.2.1 - November 6 2017 =
* [INTEGRATION] Improved compatibility with old WooCommerce versions to avoid unknown 500 errors.
* [BUGFIX] Fixed WebP images sometimes being used in non-supported browsers.
* [BUGFIX] Kept query strings for HTTP/2 push to avoid re-fetching pushed sources.
* [BUGFIX] Excluded JS/CSS from HTTP/2 push when using CDN.
* [GUI] Fixed a typo in Media list.
* [GUI] Made more image optimization strings translatable.
* [GUI] Updated Tuning description to include API documentation.

= 1.6.2 - November 3 2017 =
* [NEW FEATURE] Do Not Cache Roles.
* [NEW FEATURE] Use WebP Images for supported browsers.
* [NEW FEATURE] Disable Optimization Poll ON/OFF Switch in Media tab.
* [NEW FEATURE] Revert image optimization per image in Media list.
* [NEW FEATURE] Disable/Enable image WebP per image in Media list.
* [IAPI] Limit optimized images fetching cron to a single process.
* [IAPI] Updated IAPI to v1.6.2.
* [IAPI] Fixed repeating image request issue by adding a failure status to local images.
* [REFACTOR] Refactored login vary logic.

= 1.6.1 - October 29 2017 =
* [IAPI] Updated LiteSpeed Image Optimization Server API to v1.6.1.

= 1.6 - October 27 2017 =
* [NEW FEATURE] Image Optimization.
* [NEW FEATURE] Role Excludes for Optimization.
* [NEW FEATURE] Combined CSS/JS Priority.
* [IMPROVEMENT] Bypass CDN for login/register page.
* [UPDATE] Expanded ExpiresByType rules to include new font types. ( Thanks to JMCA2 )
* [UPDATE] Removed duplicated type param in admin action link.
* [BUGFIX] Fixed CDN wrongly replacing img base64 and "fake" src in JS.
* [BUGFIX] Fixed image lazy load replacing base64 src.
* [BUGFIX] Fixed a typo in Optimize class exception.
* [GUI] New Tuning tab in admin settings panel.
* [REFACTOR] Simplified router by reducing actions and adding types.
* [REFACTOR] Renamed `run()` to `finalize()` in buffer process.

= 1.5 - October 17 2017 =
* [NEW FEATURE] Exclude JQuery (to fix inline JS error when using JS Combine).
* [NEW FEATURE] Load JQuery Remotely.
* [NEW FEATURE] JS Deferred Excludes.
* [NEW FEATURE] Lazy Load Images Excludes.
* [NEW FEATURE] Lazy Load Image Placeholder.
* [IMPROVEMENT] Improved Lazy Load size attribute for w3c validator.
* [UPDATE] Added basic caching info and LSCWP version to HTML comment.
* [UPDATE] Added debug log to HTML detection.
* [BUGFIX] Fixed potential font CORS issue when using CDN.
* [GUI] Added API docs to setting description.
* [REFACTOR] Relocated all classes under includes with backwards compatibility.
* [REFACTOR] Relocated admin templates.

= 1.4 - October 11 2017 =
* [NEW FEATURE] Lazy load images/iframes.
* [NEW FEATURE] Clean CSS/JS optimizer data functionality in DB Optimizer panel.
* [NEW FEATURE] Exclude certain URIs from optimizer.
* [IMPROVEMENT] Improved optimizer HTML check compatibility to avoid conflicts with ESI functions.
* [IMPROVEMENT] Added support for using ^ when matching the start of a path in matching settings.
* [IMPROVEMENT] Added wildcard support in CDN original URL.
* [IMPROVEMENT] Moved optimizer table initialization to admin setting panel with failure warning.
* [UPDATE] Added a one-time welcome banner.
* [UPDATE] Partly relocated class: 'api'.
* [API] Added API wrapper for removing wrapped HTML output.
* [INTEGRATION] Fixed WooCommerce conflict with optimizer.
* [INTEGRATION] Private cache support for WooCommerce v3.2.0+.
* [GUI] Added No Optimization menu to frontend.

= 1.3.1.1 - October 6 2017 =
* [BUGFIX] Improved optimizer table creating process in certain database charset to avoid css/js minify/combination failure.

= 1.3.1 - October 5 2017 =
* [NEW FEATURE] Remove WP Emoji Option.
* [IMPROVEMENT] Separated optimizer data from wp_options to improve compatibility with backup plugins.
* [IMPROVEMENT] Enhanced crawler cron hook to prevent de-scheduling in some cases.
* [IMPROVEMENT] Enhanced Remove Query Strings to also remove Emoji query strings.
* [IMPROVEMENT] Enhanced HTML detection when extra spaces are present at the beginning.
* [UPDATE] Added private cache support for OLS.
* [BUGFIX] Self-redirects are no longer cached.
* [BUGFIX] Fixed css async lib warning when loading in HTTP/2 push.

= 1.3 - October 1 2017 =
* [NEW FEATURE] Added Browser Cache support.
* [NEW FEATURE] Added Remove Query Strings support.
* [NEW FEATURE] Added Remove Google Fonts support.
* [NEW FEATURE] Added Load CSS Asynchronously support.
* [NEW FEATURE] Added Load JS Deferred support.
* [NEW FEATURE] Added Critical CSS Rules support.
* [NEW FEATURE] Added Private Cached URIs support.
* [NEW FEATURE] Added Do Not Cache Query Strings support.
* [NEW FEATURE] Added frontend adminbar shortcuts ( Purge this page/Do Not Cache/Private cache ).
* [IMPROVEMENT] Do Not Cache URIs now supports full URLs.
* [IMPROVEMENT] Improved performance of Do Not Cache settings.
* [IMPROVEMENT] Encrypted vary cookie.
* [IMPROVEMENT] Enhanced HTML optimizer.
* [IMPROVEMENT] Limited combined file size to avoid heavy memory usage.
* [IMPROVEMENT] CDN supports custom upload folder for media files.
* [API] Added purge single post API.
* [API] Added version compare API.
* [API] Enhanced ESI API for third party plugins.
* [INTEGRATION] Compatibility with NextGEN Gallery v2.2.14.
* [INTEGRATION] Compatibility with Caldera Forms v1.5.6.2+.
* [BUGFIX] Fixed CDN&Minify compatibility with css url links.
* [BUGFIX] Fixed .htaccess being regenerated despite there being no changes.
* [BUGFIX] Fixed CDN path bug for subfolder WP instance.
* [BUGFIX] Fixed crawler path bug for subfolder WP instance with different site url and home url.
* [BUGFIX] Fixed a potential Optimizer generating redundant duplicated JS in HTML bug.
* [GUI] Added a more easily accessed submit button in admin settings.
* [GUI] Admin settings page cosmetic changes.
* [GUI] Reorganized GUI css/img folder structure.
* [REFACTOR] Refactored configuration init.
* [REFACTOR] Refactored admin setting save.
* [REFACTOR] Refactored .htaccess operator and rewrite rule generation.

= 1.2.3.1 - September 20 2017 =
* [UPDATE] Improved PHP5.3 compatibility.

= 1.2.3 - September 20 2017 =
* [NEW FEATURE] Added CDN support.
* [IMPROVEMENT] Improved compatibility when upgrading by fixing a possible fatal error.
* [IMPROVEMENT] Added support for custom wp-content paths.
* [BUGFIX] Fixed non-primary network blogs not being able to minify.
* [BUGFIX] Fixed HTML Minify preventing Facebook from being able to parse og tags.
* [BUGFIX] Preview page is no longer cacheable.
* [BUGFIX] Corrected log and crawler timezone to match set WP timezone.
* [GUI] Revamp of plugin GUI.

= 1.2.2 - September 15 2017 =
* [NEW FEATURE] Added CSS/JS minification.
* [NEW FEATURE] Added CSS/JS combining.
* [NEW FEATURE] Added CSS/JS HTTP/2 server push.
* [NEW FEATURE] Added HTML minification.
* [NEW FEATURE] Added CSS/JS cache purge button in management.
* [UPDATE] Improved debug log formatting.
* [UPDATE] Fixed some description typos.

= 1.2.1 - September 7 2017 =
* [NEW FEATURE] Added Database Optimizer.
* [NEW FEATURE] Added Tab switch shortcut.
* [IMPROVEMENT] Added cache disabled check for management pages.
* [IMPROVEMENT] Renamed .htaccess backup for security.
* [BUGFIX] Fixed woocommerce default ESI setting bug.
* [REFACTOR] Show ESI page for OLS with notice.
* [REFACTOR] Management Purge GUI updated.

= 1.2.0.1 - September 1 2017 =
* [BUGFIX] Fixed a naming bug for network constant ON2.

= 1.2.0 - September 1 2017 =
* [NEW FEATURE] Added ESI support.
* [NEW FEATURE] Added a private cache TTL setting.
* [NEW FEATURE] Debug level can now be set to either 'Basic' or 'Advanced'.
* [REFACTOR] Renamed const 'NOTSET' to 'ON2' in class config.

= 1.1.6 - August 23 2017 =
* [NEW FEATURE] Added option to privately cache logged-in users.
* [NEW FEATURE] Added option to privately cache commenters.
* [NEW FEATURE] Added option to cache requests made through WordPress REST API.
* [BUGFIX] Fixed network 3rd-party full-page cache detection bug.
* [GUI] New Cache and Purge menus in Settings.

= 1.1.5.1 - August 16 2017 =
* [IMPROVEMENT] Improved compatibility of frontend&backend .htaccess path detection when site url is different than installation path.
* [UPDATE] Removed unused format string from header tags.
* [BUGFIX] 'showheader' Admin Query String now works.
* [REFACTOR] Cache tags will no longer output if not needed.

= 1.1.5 - August 10 2017 =
* [NEW FEATURE] Scheduled Purge URLs feature.
* [NEW FEATURE] Added buffer callback to improve compatibility with some plugins that force buffer cleaning.
* [NEW FEATURE] Hide purge_all admin bar quick link if cache is disabled.
* [NEW FEATURE] Required htaccess rules are now displayed when .htaccess is not writable.
* [NEW FEATURE] Debug log features: filter log support; heartbeat control; log file size limit; log viewer.
* [IMPROVEMENT] Separate crawler access log.
* [IMPROVEMENT] Lazy PURGE requests made after output are now queued and working.
* [IMPROVEMENT] Improved readme.txt with keywords relating to our compatible plugins list.
* [UPDATE] 'ExpiresDefault' conflict msg is now closeable and only appears in the .htaccess edit screen.
* [UPDATE] Improved debug log formatting.
* [INTEGRATION] Compatibility with MainWP plugin.
* [BUGFIX] Fixed WooCommerce order not purging product stock quantity.
* [BUGFIX] Fixed WooCommerce scheduled sale price not updating issue.
* [REFACTOR] Combined cache_enable functions into a single function.

= 1.1.4 - August 1 2017 =
* [IMPROVEMENT] Unexpected rewrite rules will now show an error message.
* [IMPROVEMENT] Added Cache Tag Prefix setting info in the Env Report and Info page.
* [IMPROVEMENT] LSCWP setting link is now displayed in the plugin list.
* [IMPROVEMENT] Improved performance when setting cache control.
* [UPDATE] Added backward compatibility for v1.1.2.2 API calls. (used by 3rd-party plugins)
* [BUGFIX] Fixed WPCLI purge tag/category never succeeding.

= 1.1.3 - July 31 2017 =
* [NEW FEATURE] New LiteSpeed_Cache_API class and documentation for 3rd party integration.
* [NEW FEATURE] New API function litespeed_purge_single_post($post_id).
* [NEW FEATURE] PHP CLI support for crawler.
* [IMPROVEMENT] Set 'no cache' for same location 301 redirects.
* [IMPROVEMENT] Improved LiteSpeed footer comment compatibility.
* [UPDATE] Removed 'cache tag prefix' setting.
* [BUGFIX] Fixed a bug involving CLI purge all.
* [BUGFIX] Crawler now honors X-LiteSpeed-Cache-Control for the 'no-cache' header.
* [BUGFIX] Cache/rewrite rules are now cleared when the plugin is uninstalled.
* [BUGFIX] Prevent incorrect removal of the advanced-cache.php on deactivation if it was added by another plugin.
* [BUGFIX] Fixed subfolder WP installations being unable to Purge By URL using a full URL path.
* [REFACTOR] Reorganized existing code for an upcoming ESI release.

= 1.1.2.2 - July 13 2017 =
* [BUGFIX] Fixed blank page in Hebrew language post editor by removing unused font-awesome and jquery-ui css libraries.

= 1.1.2.1 - July 5 2017 =
* [UPDATE] Improved compatibility with WooCommerce v3.1.0.

= 1.1.2 - June 20 2017 =
* [BUGFIX] Fixed missing form close tag.
* [UPDATE] Added a wiki link for enabling the crawler.
* [UPDATE] Improved Site IP description.
* [UPDATE] Added an introduction to the crawler on the Information page.
* [REFACTOR] Added more detailed error messages for Site IP and Custom Sitemap settings.

= 1.1.1.1 - June 15 2017 =
* [BUGFIX] Hotfix for insufficient validation of site IP value in crawler settings.

= 1.1.1 - June 15 2017 =
* [NEW] As of LiteSpeed Web Server v.5.1.16, the crawler can now be enabled/disabled at the server level.
* [NEW] Added the ability to provide a custom sitemap for crawling.
* [NEW] Added ability to use site IP address directly in crawler settings.
* [NEW] Crawler performance improved with the use of new custom user agent 'lsrunner'.
* [NEW] "Purge By URLs" now supports full URL paths.
* [NEW] Added thirdparty WP-PostRatings compatibility.
* [BUGFIX] Cache is now cleared when changing post status from published to draft.
* [BUGFIX] WHM activation message no longer continues to reappear after being dismissed.
* [COSMETIC] Display recommended values for settings.

= 1.1.0.1 - June 8 2017 =
* [UPDATE] Improved default crawler interval setting.
* [UPDATE] Tested up to WP 4.8.
* [BUGFIX] Fixed compatibility with plugins that output json data.
* [BUGFIX] Fixed tab switching bug.
* [BUGFIX] Removed occasional duplicated messages on save.
* [COSMETIC] Improved crawler tooltips and descriptions.

= 1.1.0 - June 6 2017 =
* [NEW] Added a crawler - this includes configuration options and a dedicated admin page. Uses wp-cron
* [NEW] Added integration for WPLister
* [NEW] Added integration for Avada
* [UPDATE] General structure of the plugin revamped
* [UPDATE] Improved look of admin pages
* [BUGFIX] Fix any/all wp-content path retrieval issues
* [BUGFIX] Use realpath to clear symbolic link when determining .htaccess paths
* [BUGFIX] Fixed a bug where upgrading multiple plugins did not trigger a purge all
* [BUGFIX] Fixed a bug where cli import_options did not actually update the options.
* [REFACTOR] Most of the files in the code were split into more, smaller files

= 1.0.15 - April 20 2017 =
* [NEW] Added Purge Pages and Purge Recent Posts Widget pages options.
* [NEW] Added wp-cli command for setting and getting options.
* [NEW] Added an import/export options cli command.
* [NEW] Added wpForo integration.
* [NEW] Added Theme My Login integration.
* [UPDATE] Purge adjacent posts when publish a new post.
* [UPDATE] Change environment report file to .php and increase security.
* [UPDATE] Added new purgeby option to wp-cli.
* [UPDATE] Remove nag for multiple sites.
* [UPDATE] Only inject LiteSpeed javascripts in LiteSpeed pages.
* [REFACTOR] Properly check for zero in ttl settings.
* [BUGFIX] Fixed the 404 issue that can be caused by some certain plugins when save the settings.
* [BUGFIX] Fixed mu-plugin compatibility.
* [BUGFIX] Fixed problem with creating zip backup.
* [BUGFIX] Fixed conflict with jetpack.

= 1.0.14.1 - January 31 2017 =
* [UPDATE] Removed Freemius integration due to feedback.

= 1.0.14 - January 30 2017 =
* [NEW] Added error page caching. Currently supports 403, 404, 500s.
* [NEW] Added a purge errors action.
* [NEW] Added wp-cli integration.
* [UPDATE] Added support for multiple varies.
* [UPDATE] Reorganize the admin interface to be less cluttered.
* [UPDATE] Add support for LiteSpeed Web ADC.
* [UPDATE] Add Freemius integration.
* [REFACTOR] Made some changes so that the rewrite rules are a little more consistent.
* [BUGFIX] Check member type before adding purge all button.
* [BUGFIX] Fixed a bug where activating/deactivating the plugin quickly caused the WP_CACHE error to show up.
* [BUGFIX] Handle more characters in the rewrite parser.
* [BUGFIX] Correctly purge posts when they are made public/private.

= 1.0.13.1 - November 30 2016 =
* [BUGFIX] Fixed a bug where a global was being used without checking existence first, causing unnecessary log entries.

= 1.0.13 - November 28 2016 =
* [NEW] Add an Empty Entire Cache button.
* [NEW] Add stale logic to certain purge actions.
* [NEW] Add option to use primary site settings for all subsites in a multisite environment.
* [NEW] Add support for Aelia CurrencySwitcher
* [UPDATE] Add logic to allow third party vary headers
* [UPDATE] Handle password protected pages differently.
* [BUGFIX] Fixed bug caused by saving settings.
* [BUGFIX] FIxed bug when searching for advanced-cache.php

= 1.0.12 - November 14 2016 =
* [NEW] Added logic to generate environment reports.
* [NEW] Created a notice that will be triggered when the WHM Plugin installs this plugin. This will notify users when the plugin is installed by their server admin.
* [NEW] Added the option to cache 404 pages via 404 Page TTL setting.
* [NEW] Reworked log system to be based on selection of yes or no instead of log level.
* [NEW] Added support for Autoptimize.
* [NEW] Added Better WP Minify integration.
* [UPDATE] On plugin disable, clear .htaccess.
* [UPDATE] Introduced URL tag. Changed Purge by URL to use this new tag.
* [BUGFIX] Fixed a bug triggered when .htaccess files were empty.
* [BUGFIX] Correctly determine when to clear files in multisite environments (wp-config, advanced-cache, etc.).
* [BUGFIX] When disabling the cache, settings changed in the same save will now be saved.
* [BUGFIX] Various bugs from setting changes and multisite fixed.
* [BUGFIX] Fixed two bugs with the .htaccess path search.
* [BUGFIX] Do not alter $_GET in add_quick_purge. This may cause issues for functionality occurring later in the same request.
* [BUGFIX] Right to left radio settings were incorrectly displayed. The radio buttons themselves were the opposite direction of the associated text.

= 1.0.11 - October 11 2016 =
* [NEW] The plugin will now set cachelookup public on.
* [NEW] New option - check advanced-cache.php. This enables users to have two caching plugins enabled at the same time as long as the other plugin is not used for caching purposes. For example, using another cache plugin for css/js minification.
* [UPDATE] Rules added by the plugin will now be inserted into an LSCACHE START/END PLUGIN comment block.
* [UPDATE] For woocommerce pages, if a user visits a non-cached page with a non-empty cart, do not cache the page.
* [UPDATE] If woocommerce needs to display any notice, do not cache the page.
* [UPDATE] Single site settings are now in both the litespeed cache submenu and the settings submenu.
* [BUGFIX] Multisite network options were not updated on upgrade. This is now corrected.

= 1.0.10 - September 16 2016 =
* Added a check for LSCACHE_NO_CACHE definition.
* Added a Purge All button to the admin bar.
* Added logic to purge the cache when upgrading a plugin or theme. By default this is enabled on single site installations and disabled on multisite installations.
* Added support for WooCommerce Versions < 2.5.0.
* Added .htaccess backup rotation. Every 10 backups, an .htaccess archive will be created. If one already exists, it will be overwritten.
* Moved some settings to the new Specific Pages tab to reduce clutter in the General tab.
* The .htaccess editor is now disabled if DISALLOW_FILE_EDIT is set.
* After saving the Cache Tag Prefix setting, all cache will be purged.

= 1.0.9.1 - August 26 2016 =
* Fixed a bug where an error displayed on the configuration screen despite not being an error.
* Change logic to check .htaccess file less often.

= 1.0.9 - August 25 2016 =
* [NEW] Added functionality to cache and purge feeds.
* [NEW] Added cache tag prefix setting to avoid conflicts when using LiteSpeed Cache for WordPress with LiteSpeed Cache for XenForo and LiteMage.
* [NEW] Added hooks to allow third party plugins to create config options.
* [NEW] Added WooCommerce config options.
* The plugin now also checks for wp-config in the parent directory.
* Improved WooCommerce support.
* Changed .htaccess backup process. Will create a .htaccess_lscachebak_orig file if one does not exist. If it does already exist, creates a backup using the date and timestamp.
* Fixed a bug where get_home_path() sometimes returned an invalid path.
* Fixed a bug where if the .htaccess was removed from a WordPress subdirectory, it was not handled properly.

= 1.0.8.1 - July 28 2016 =
* Fixed a bug where check cacheable was sometimes not hit.
* Fixed a bug where extra slashes in clear rules were stripped.

= 1.0.8 - July 25 2016 =
* Added purge all on update check to purge by post id logic.
* Added uninstall logic.
* Added configuration for caching favicons.
* Added configuration for caching the login page.
* Added configuration for caching php resources (scripts/stylesheets accessed as .php).
* Set login cookie if user is logged in and it isn’t set.
* Improved NextGenGallery support to include new actions.
* Now displays a notice on the network admin if WP_CACHE is not set.
* Fixed a few php syntax issues.
* Fixed a bug where purge by pid didn’t work.
* Fixed a bug where the Network Admin settings were shown when the plugin was active in a subsite, but not network active.
* Fixed a bug where the Advanced Cache check would sometimes not work.

= 1.0.7.1 - May 26 2016 =
* Fixed a bug where enabling purge all in the auto purge on update settings page did not purge the correct blogs.
* Fixed a bug reported by user wpc on our forums where enabling purge all in the auto purge on update settings page caused nothing to be cached.

= 1.0.7 - May 24 2016 =
* Added login cookie configuration to the Advanced Settings page.
* Added support for WPTouch plugin.
* Added support for WP-Polls plugin.
* Added Like Dislike Counter third party integration.
* Added support for Admin IP Query String Actions.
* Added confirmation pop up for purge all.
* Refactor: LiteSpeed_Cache_Admin is now split into LiteSpeed_Cache_Admin, LiteSpeed_Cache_Admin_Display, and LiteSpeed_Cache_Admin_Rules
* Refactor: Rename functions to accurately represent their functionality
* Fixed a bug that sometimes caused a “no valid header” error message.

= 1.0.6 - May 5 2016 =
* Fixed a bug reported by Knut Sparhell that prevented dashboard widgets from being opened or closed.
* Fixed a bug reported by Knut Sparhell that caused problems with https support for admin pages.

= 1.0.5 - April 26 2016 =
* [BETA] Added NextGen Gallery plugin support.
* Added third party plugin integration.
* Improved cache tag system.
* Improved formatting for admin settings pages.
* Converted bbPress to use the new third party integration system.
* Converted WooCommerce to use the new third party integration system.
* If .htaccess is not writable, disable separate mobile view and do not cache cookies/user agents.
* Cache is now automatically purged when disabled.
* Fixed a bug where .htaccess was not checked properly when adding common rules.
* Fixed a bug where multisite setups would be completely purged when one site requested a purge all.

= 1.0.4 - April 7 2016 =
* Added logic to cache commenters.
* Added htaccess backup to the install script.
* Added an htaccess editor in the wp-admin dashboard.
* Added do not cache user agents.
* Added do not cache cookies.
* Created new LiteSpeed Cache Settings submenu entries.
* Implemented Separate Mobile View.
* Modified WP_CACHE not defined message to only show up for users who can manage options.
* Moved enabled all/disable all from network management to network settings.
* Fixed a bug where WP_CACHE was not defined on activation if it was commented out.

= 1.0.3 - March 23 2016 =
* Added a Purge Front Page button to the LiteSpeed Cache Management page.
* Added a Default Front Page TTL option to the general settings.
* Added ability to define web application specific cookie names through rewrite rules to handle logged-in cookie conflicts when using multiple web applications. <strong>[Requires LSWS 5.0.15+]</strong>
* Improved WooCommerce handling.
* Fixed a bug where activating lscwp sets the “enable cache” radio button to enabled, but the cache was not enabled by default.
* Refactored code to make it cleaner.
* Updated readme.txt.

= 1.0.2 - March 11 2016 =
* Added a "Use Network Admin Setting" option for "Enable LiteSpeed Cache". For single sites, this choice will default to enabled.
* Added enable/disable all buttons for network admin. This controls the setting of all managed sites with "Use Network Admin Setting" selected for "Enable LiteSpeed Cache".
* Exclude by Category/Tag are now text areas to avoid slow load times on the LiteSpeed Cache Settings page for sites with a large number of categories/tags.
* Added a new line to advanced-cache.php to allow identification as a LiteSpeed Cache file.
* Activation/Deactivation are now better handled in multi-site environments.
* Enable LiteSpeed Cache setting is now a radio button selection instead of a single checkbox.
* Can now add '$' to the end of a URL in Exclude URI to perform an exact match.
* The _lscache_vary cookie will now be deleted upon logout.
* Fixed a bug in multi-site setups that would cause a "function already defined" error.

= 1.0.1 - March 8 2016 =
* Added Do Not Cache by URI, by Category, and by Tag.  URI is a prefix/string equals match.
* Added a help tab for plugin compatibilities.
* Created logic for other plugins to purge a single post if updated.
* Fixed a bug where woocommerce pages that display the cart were cached.
* Fixed a bug where admin menus in multi-site setups were not correctly displayed.
* Fixed a bug where logged in users were served public cached pages.
* Fixed a compatibility bug with bbPress.  If there is a new forum/topic/reply, the parent pages will now be purged as well.
* Fixed a bug that didn't allow cron job to update scheduled posts.

= 1.0.0 - January 20 2016 =
* Initial Release.
litespeed-wp-plugin/7.1/litespeed-cache/package-lock.json000064400000006221151600177770017216 0ustar00{
	"name": "litespeed-cache",
	"lockfileVersion": 3,
	"requires": true,
	"packages": {
		"": {
			"name": "litespeed-cache",
			"license": "GPLv3",
			"devDependencies": {
				"@prettier/plugin-php": "^0.21.0",
				"prettier": "^3.0.3"
			}
		},
		"node_modules/@prettier/plugin-php": {
			"version": "0.21.0",
			"resolved": "https://registry.npmjs.org/@prettier/plugin-php/-/plugin-php-0.21.0.tgz",
			"integrity": "sha512-vWC6HIUUfhvl/7F5IxVQ0ItGB/7ZY+jDlX7KsTqvfKMODW/zvzj8r1Ab4harS22+O3xxHykVVd5jvylmxMMctg==",
			"dev": true,
			"dependencies": {
				"linguist-languages": "^7.21.0",
				"mem": "^9.0.2",
				"php-parser": "^3.1.5"
			},
			"peerDependencies": {
				"prettier": "^3.0.0"
			}
		},
		"node_modules/linguist-languages": {
			"version": "7.27.0",
			"resolved": "https://registry.npmjs.org/linguist-languages/-/linguist-languages-7.27.0.tgz",
			"integrity": "sha512-Wzx/22c5Jsv2ag+uKy+ITanGA5hzvBZngrNGDXLTC7ZjGM6FLCYGgomauTkxNJeP9of353OM0pWqngYA180xgw==",
			"dev": true
		},
		"node_modules/map-age-cleaner": {
			"version": "0.1.3",
			"resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz",
			"integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==",
			"dev": true,
			"dependencies": {
				"p-defer": "^1.0.0"
			},
			"engines": {
				"node": ">=6"
			}
		},
		"node_modules/mem": {
			"version": "9.0.2",
			"resolved": "https://registry.npmjs.org/mem/-/mem-9.0.2.tgz",
			"integrity": "sha512-F2t4YIv9XQUBHt6AOJ0y7lSmP1+cY7Fm1DRh9GClTGzKST7UWLMx6ly9WZdLH/G/ppM5RL4MlQfRT71ri9t19A==",
			"dev": true,
			"dependencies": {
				"map-age-cleaner": "^0.1.3",
				"mimic-fn": "^4.0.0"
			},
			"engines": {
				"node": ">=12.20"
			},
			"funding": {
				"url": "https://github.com/sindresorhus/mem?sponsor=1"
			}
		},
		"node_modules/mimic-fn": {
			"version": "4.0.0",
			"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
			"integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
			"dev": true,
			"engines": {
				"node": ">=12"
			},
			"funding": {
				"url": "https://github.com/sponsors/sindresorhus"
			}
		},
		"node_modules/p-defer": {
			"version": "1.0.0",
			"resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz",
			"integrity": "sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==",
			"dev": true,
			"engines": {
				"node": ">=4"
			}
		},
		"node_modules/php-parser": {
			"version": "3.1.5",
			"resolved": "https://registry.npmjs.org/php-parser/-/php-parser-3.1.5.tgz",
			"integrity": "sha512-jEY2DcbgCm5aclzBdfW86GM6VEIWcSlhTBSHN1qhJguVePlYe28GhwS0yoeLYXpM2K8y6wzLwrbq814n2PHSoQ==",
			"dev": true
		},
		"node_modules/prettier": {
			"version": "3.0.3",
			"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz",
			"integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==",
			"dev": true,
			"bin": {
				"prettier": "bin/prettier.cjs"
			},
			"engines": {
				"node": ">=14"
			},
			"funding": {
				"url": "https://github.com/prettier/prettier?sponsor=1"
			}
		}
	}
}
litespeed-wp-plugin/6.5.4/translations/litespeed-cache-es_CO.mo000064400000414101151600200300020163 0ustar00����%G<KXdYd(ad�d2�d�d�d	�d
�d
eee/eEe	NeXe	aekem~e�e
�eff3fhNf�f�fN�f8Fg=g"�g7�ghHhehnh�h�h�h'�h
�h	�h�hi%i=i|CiF�ij%j	<j"FjijP�j�jT�jZ>k>�ku�kNl4Wl-�l/�lL�l27mIjm�m�m�m#�mnQnOfn�ns�nE@oP�o0�o'p0pGpapwp}p�pI�p+�p	q	q&q 2q"Sq/vq*�q�q
�q�q�q�r4�r��rf�s�st
tt+t#3tWtct�t
�t�t�t�t�t�t�t�t	uu&u
7uBuOucuruu0�u*�uU�u@v ]v ~v(�v�v�v�v��v~w�wK�w	�w�wx$x@xYxqx"�x�x"�x�x!y(yHy&hy"�yG�y!�y,z$Iz+nz�z�z�z�z'{(4{]{Wz{�{�{�{1|%D|2j|�|
�|�|�|�|�|}}&+}.R}N�}*�}/�}+~]J~�~�~!�~�~�~

5DLYr��%�B�
�!*�4L�'��6����	�
��=�;W�:��΁��� �"6�Y�o�/��*��<�7 �X�g�����
��	����Ãփ���"�	.�8�G�Z�m�u���!����ׄ�
��;�K�
j�x����'�9-�g�)o���+��}�a�Dr�8�����;
��I�� �K2�8~�q��)�1�E�]�r�������Ɗ؊C�5�
<�G�H`���‹ԋ
؋�<�-�G�X�9m�9��
��� �3�
@�YK�q����N?��������5�B�J�\�|�����������͐+Ԑ%�,&�sS�#Ǒ��+�>�U�f��6����Ԓ�
�L$�q�9}�:��0�)#��M�G�L2�W�ו�
��
�'�?�Z�q�y�����
ŖӖ8��:�
U�c�~� ��0�����#�=�
C�N�]�t��������T�n�������
��Ι	��B��A�	E�O�2T�)��Z��,�9�N�-i����io�Iٜ;#�Y_�K��V�U\�L��l��Bl�Y���	�V��`�Jc�g��=�@T�=��ӣ����/�K�
b�<p�?�����6�?G������� ��&ϥ ��D�\�lh�զ��
�����������^�
f�q���
����
��/ũ/��%�p:�<��
����	'�1�c=�����ѫ.��
�'�
<�J�b�o�h����A���A�ۭ	����'�
6�D�
S�
a�"o�������$��+��#!�E�*^�����
��
��$ǯ���P�Hk�B��5��@-�>n�"��=б&�5�E�Y�q�%�� ��"Ҳ&��!�>�X�q���$���ͳ��̴��d�p� ����/��.��&�9�O�b����������۶+޶
��-�:�>�
Q�_�k�w�������%���$��
�)�.�A�Q�@V�
��%��˸�иY�`�>h����� ι�*� 1�2R�2����Ѻ"�*�"<�"_�����<��,�$�
?�
M�[�Fk�������
ļ.Ҽ?�6A�;x�1��3�2�6M�0����������ƾӾ�Q�DX�
��#��-Ͽ$��?"�b��y�7��3�@�%]�	�����������
�$�B�E[�+��*������#�A�P�U�
]�
k�$y�!��������	�'�6�H�X�^�e�n���R��c��2M�?��
������<�5@�Sv�C��5�D�pd����KY�O��'����E��������
�;�0[�M����p��|b�/��&�&6�)]�7��4�����
�*�
>��L�F��!�9�@�M�b�An�������	������	��&�
7�B�N�%]���0����I��,�$D�Di�@��9��1)�[�8h�a���� �,�L�]�m�+u�
����#��=��
�+�QH�+�����������/�F�Y�o�~�����������{	�;������4��%�C�[�b�
n�|�A��S��	%�/�A�!W�y�����������+��& �BG�������Y��3�$G�2l�����I��
��.�D�
Q�_�:r���������.��-�d3�����M��f�$w�X��Q��7G�+���g��-�?�^�Qw���0��P�^W�m��	$�.�@�Y�r�9��v��}9�(������>�B�UV���N��Y�i�v���
����&����#���9�8Y�
��0��V��_(�C��G��a�8v�4��/��7�6L�7��-��)��L�*`�)��-��(��,�.9�Kh�?��?��H4�<}�3����R��H�]�u���������2����(�5;�q���������e��-
�;�/C�Ms�h��*�]J�=��8��[�c{�C��j#�z��A	�qK����`O�'��q��J�Hj�W��O�>[�����K���6�E;�1��-��M�Y/�$��)��9�&�)9�9c�Y��$��X�1u���A��&��^!�E��U�(�SE���J��(��I#�^m�A�4�)C�cm�0�.�1�2L�2�7��Y�*D�Fo�9���:+Rf;�,�*"1M;/�(�J4_B��N�QEo�X/`G�9�1D Lm�uJ;^�3�N	h	W�	��	*u
<�
1�
VLf*�]�<AIO_$k��
��������/�
(�
)�
&�;���F
�
���	@W%[�
�
�
�����:�>p^���':rY]�5*_`(�8�"#?c$�.�2�r
H}�!��C�FA
���� � �K%qy��+���)�+��� �
!6Ge_J�jM{�g�CRZZ�)&I'p#��%���/�q�(KEtF�. Z0 6� L� -!G=!3�!+�!�!/"5"O")W"Z�"�"�"
�"�"##.#KL#�#�#�#J�#	$
$$$�$�$#�$�%M�%'.&?V&�&�&	�&
�&�&
�&�&#�&'	#'	-'7'D'~V'
�'	�'�'�'6(pJ(&�(*�(S
)Ma)H�)�)E*^*_b*�*�*�*%+,+0E+v+�+�+�+,�+�+��+K�,�,0�,/-3B-.v-\�-.Y.zl.H�.�0/�/B�/;	02E0hx0M�0G/1w1�1�1@�12Z2ez2�2o�2cl3p�3EA4?�4(�4*�4&5B5'J5r5hx5/�566*6296$l6>�6,�6	�67"7?7�W7F�7F8iH9�9�9�9�9
�9)�9 :'-:U:
a:o:
~:�:�: �:�:�:;%;>;X;h;u;�;�;�;G�;K
<dV<7�<-�<-!=2O=�=
�=�=��=]>n>\�>�>�>?62?'i?!�?�?'�?/�?1&@+X@3�@,�@/�@1A+GAYsA,�A+�A,&B4SB+�B(�B!�B)�B5)C*_C$�Cj�CD!9D[D<{D/�D=�D&E
7EBE.TE�E�E�E�E-�E;FbJF%�F/�FGn"G�G�G"�G�G�GH'HBH[HcH tH%�H(�H�H9�H_4I�I<�II�I-*JGXJ�J�J�J�J#�JKP.KRK#�K�K"L3.L$bL�L�L;�L6�LI$MDnM�M!�M�M�MN
 N
+N9NVN,rN�N�N�N�N�N O !OBONO'gO0�O%�O$�O%P1P'IPqP#�P�P�P��P�QK�Q	�Q@�Q)>R:hR��R;SNNS=�S
�S%�SUT�bTTU$`U_�UC�U�)V	�V�V�V�V�V W4WHW_WqWI�W�W�W �W^X!nX�X�X
�X�XP�X#ZBZWZBsZ?�Z!�Z[0[0F[w[�[`�[}�[o\!x\J�\�\�\�]�]�]�]�]^^1^9^V^_^w^E^!�^1�^�_&�_*�_%�_#`8`P`#g`�`H�`�`�`#a*9a`da�a;�aM
b5[b0�b��bQqct�c[8d�d�d�d�d�d'�d) e%Jepe�e�e(�e�e�eB�e ;f\fyf�f�f'�f.�fg+gIg fg�g�g�g#�g'�g$h%*h�Ph+iKihi!�i�i�i�i	�i�iL�iCjKj]j@bj0�jY�j9.khk�k1�k&�ko�lOjmA�mf�mccnd�nt,o^�o{pK|pd�p�-qc�qs@rJ�r��rU�tPuFUu�u�u%�u(�u, vMvivOvc�v3w$Lw#qw�wW�wxx x58x.nx!�xR�xyy�y�y�y
�y��y��z�{&�{��{�|�| �|�|}}
1}@?}@�}�}n�}FP~�~&�~
�~
�~�~
�~{�~+w��@���)�F�Z�w�1��~��8�^@����	l�v�����B�����'�,9�f�y���2��8ԃ
�@*�+k�.��Ƅ$�	
�
�-"�P�d�^��F�Y(�@��WÆP�$l�P��:��-�K�f�;��$��-�5�+I�"u�%��!��/�,�=� @�a�|������0�#K�o�C��Inj
��3�L�c��)����э"��-�	6�%@�f�{���
������Ў����. �O�.i�
������ďԏJُ$�'1�Y��^���i��a�s�1����4ڑ,�D<�V��*ؒ%�6)�@`�"��)ē�0�Z1�B��Eϔ�
"�0�lK�����Õȕ4ϕN�CS�Q��F�I0�8z�H��<��9�=�@�B�I�[�'{�T��S��L�0\�6��*ę;�$+��P�E�
1�&?�.f�
������ћ��"�A�.R�"��V��4��90�j�����*�� ѝ����!�(1� Z�({�6��۞$��/�H�a�j�r�~���g����:��L۠(�5�P�Of�<��_�KS�D��*������_X�a��=��X�S(�|�
������FŦ>�UK���t���3�4��A��;8�8t�[��W	�(a����������̪_m�'ͫ�����,�X@�������Ьܬ��
��)�E�R�b�5v�#��CЭ�Y,�"��,��J֮K!�Im�A����B�xR�˰߰�+�2�K�
c�3n�
����,��X�E�#U�ey�,߲�&�@�`�)��+��'ֳ���.�D�(d�8��ƴݴ���T��$��=4�-r�������Ҷ�N�bO�
����з(��/�M�a�&x�"��*¸3�I!�k�)��#��ٹ%Y�'�D����M)�w�������ֻ�V�.c�������Bʼ
�������Pҽ{#�1��iѾk;�H��9�!*�qL���.��O�n�D��p�n<����3�C�'a�'����?�������.P�#���X���e���R��j��Z�s�����'��.���1!�S�Be�D����A��~@�|��U<�`��Q��cE�\��@�`G�a��I
�9T�6��b��0(�)Y�<��/��<��A-�^o�P��T�Ot�D��O	�Y�k`���$���.�F�(N�w�1��"��%��X�� X�y�������z��? �`�1i�q��s
���k��D
�>O�q��l�`m�����f�K�|a�������-0��^�&��a�[w�_��J3�#~���P��#�$6�d[�=��<��S;�^��-��+�0H�#y�=��@��m�#��\��;�G�^Z�3��s��]a�t��74�_l���V��09�Rj����WD�5��-��|�5}�8����,	�56�<l�V��*�W+����'u���M��\�Ch�)��?��:�UQ�6��,��g�?s�J��"��^!�V��x��iP�7��S��?F�B����*������T��c6�:��d�!:�k\���1��H��J�WL�\��0�m2���
������	�*��"�>�^�x���������0��4�? �%`�����E�����������
�R�;�)?��i�
��


&>BE[I���#�#���'�4k�>C}�6F7.~.�(�%4+5`��i6�+��G�W7�(��"�'
	)5	_	fk		�	�	�		
3#
W
c
0z
��
LQl$���� �|`}�a^
�
u�
"Mopt�Ua,x0�4�%
1,?�l9^��+=XiK�5XD1�[�7+Rc=�'�%=B��.�f�:OWck��K�
Z%�
��	���5�C-�����\&T�}`��D�S�8���
�gK��q�vC�y�t�	��#���>g������k6��+�~Y�L\)�%T.4J��n�� ������%cZ���iM#���;���=K��jW[�p{w������&�zP5J��c��|�#�q�x<$���*~��k�����n8�sUV�U�%p\��F!�?������P����a�12�i�=��Hm����x���q�k�5w{f!_�Vn(�i[wM�QT�'Hmz�bb����)>Q����PC
�q��4�P���k�D�V6,BEc�r��"*�H�SG$OwyA�;���h�O�;�
,������RT@:Q���
�E`~���e�>gmT�����@(��d����>NA4��jF�.��'��5��l�'C�g�BG�b����v�+ .@������fZ�th����Q)lS�S�LmW�o
�3a5#�?����Rs�dA������I��`]�h]� 7��"
��Y�(A����X�#-����_:�N���M�u�t�$W����v�So�b��������<������Y���Vf��yKia�4sK(s?�$��<p�BjyhU�:�O,
�-!��/��k&��>Z��?r=FD���Jl��G��c_�.��RCt9�E��
���}X��l����nG|+.����	[��}�R�6���9e"��2��N�����'���f)������[I�r	K-]x��v���Y�$������DuN�+��U��?
Wq���aj�2Z��X�h��M�d6�9��pg���)	��*+^L���J�sH�{x�U�G�No������(�Oj�����p:���D1u�|�*_^x����M�t��2"�&~5���bA��:H�����X�17��c0��7���`�<Q���3d���4=��J�`E�9�m[������]�����u�Zr���;�����I����F�^�X�^�����Y�|l�~�/,�&�����eV7����%If�'/�6_������,���}d�3zy<o0�u����1�����-�o\�1{*��/��z�]��B���8��
� }W��L	=�!�9�zR�7����E�"\�����F��I; e��B��8L���|�!{���nP���0i��0a�@@�O�28���3�e��/�rw%v�^30��� %s ago Cache the built-in Admin Bar ESI block.%1$s %2$s files left in queue%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.(no savings)(non-optm)(optm).htaccess Path<a %s>Support forum</a> | <a %s>Submit a ticket</a><a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<b>Last crawled:</b> %d item(s)<b>Last crawled:</b> %s item(s)<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$sA Domain Key is required for QUIC.cloud online services.A Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.APIAccelerates the speed by caching Gravatar (Globally Recognized Avatars).ActivateAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced SettingsAdvanced level will log more details.AfterAfter the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress.ApprovedAre you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset all settings back to the default settings?Author archiveAuto DraftsAuto Pull CronAuto Purge Rules For Publish/UpdateAuto Request CronAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBenefits of linking to a QUIC.cloud accountBeta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSS Per URLCDNCDN BandwidthCDN SettingsCDN URLCDN URL to be used. For example, %sCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache PHP ResourcesCache REST APICache StatusCache WP-AdminCache requests made by WordPress REST API calls.Cache the built-in Comment Form ESI block.Caching these pages may improve server performance by avoiding unnecessary PHP calls.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCategoryChanged setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Cleared %1$s invalid images.Clears all cache entries related to this site, <i>including other web applications</i>.Click here to change.Click here to set.Click here to settingsClick to clear all nodes for further redetection.Click to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Congratulation! Your file was already optimizedCongratulations, all gathered!Congratulations, your Domain Key has been approved! The setting has been updated accordingly.Connection TestConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCould not find %1$s in %2$s.Crawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler Simulation SettingsCrawler Sitemap SettingsCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Crawlers cannot run concurrently.Create a post, make sure the front page is accurate.Created with ❤️  by LiteSpeed team.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s.&#10; Click to redetect.Current closest Cloud server is %s.&#10;Click to redetect.Current crawler started atCurrent limit isCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PrefetchDNS Prefetch ControlDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug LevelDebug LogDebug SettingsDebug URI ExcludesDebug URI IncludesDefaultDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).DelayDelay rendering off-screen HTML elements by its selector.DelayedDelete all backups of the original imagesDestroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server.DismissDismiss this noticeDo Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.DomainDomain KeyDomain Key hash mismatchDowngrade not recommended. May cause fatal error due to refactored code.Drop Domain from SitemapDrop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable %s CDN API functionality.Enable CacheEnable ESIEnable replacement of WebP in %s elements that were generated outside of WordPress logic.Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Every MinuteExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to create table %s! SQL: %s.Failed to get %s file contents.Failed to request via WordPressFailed to upgrade.Failed to write to %s.Fast Queue UsageFile %s is not writable.FilesFilter %s available for UCSS per page type generation.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, for %s, %s and %s can be used here.For example, for %s, %s can be used here.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For example, to drop parameters beginning with %s, %s can be used here.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFront pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerated at %sGenerated links may be managed under <a %s>Settings</a>.Get it from <a %1$s>%2$s</a>.Global API Key / API TokenGlobal GroupsGo to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.How to choose an UCSS allowlist selector?However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If every web application uses the same cookie, the server may confuse whether a user is logged in or not.If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain.If you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImage WebP ReplacementImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInterval Between RunsInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIt is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.It will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast RequestLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requestedLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLearn MoreLearn moreLearn more about when this is neededLink to QUIC.cloudList of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.List the CSS selector that its style should be always contained in UCSS.Listed CSS files or inline CSS code will not be minified/combined.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will not be minified/combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed OptimizationLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog File Size LimitLog ViewLogin CookieLow Quality Image PlaceholderMBMUST BE UNIQUE FROM OTHER WEB APPLICATIONS.ManageManually added to blocklistManually runMapMark this page as Maximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobile Agent RulesMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.Network DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.Next available request time: <code>After %s</code>No available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo optimizationNo spaces and case sensitive.No valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNoteNotesNoticeNotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpcode cache is not enabled.OpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized all tables.Option NameOptionalOptional when API token used.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Other checkboxes will be ignored.Our %s was not allowlisted.Outputs to WordPress debug log.PAYG BalancePHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.Pay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance.Please visit the <a %s>Information</a> page on how to test the cache.PortPost IDPost RevisionsPost type archivePredefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Product Update IntervalPublicPublic CachePull Cron is runningPull ImagesPulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the blog!Purged the url!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud CDNQUIC.cloud Service Usage StatisticsQuery strings containing these parameters will not be cached.Rate %s on %sRead LiteSpeed DocumentationRecommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).Redetected nodeRedis Database IDRefresh Crawler MapRefresh Domain KeyRefresh Gravatar cache by cron.Refresh page load timeRefresh page scoreRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove Query StringsRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed backups successfully.Replace %1$s with %2$s.ReportReport dateReport numberRequest Domain KeyRequest WebP versions of original images when doing optimization.Request submitted. Please wait, then refresh the page to see approval notification.RequestedRequests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset All SettingsReset SettingsReset positionReset successfully.Reset the entire opcode cacheReset the entire opcode cache successfully.Reset the optimized data successfully.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore from backupRestored original file successfully.Results can be checked in <a %s>Media Library</a>.Revisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun DurationRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSYNTAX: alphanumeric and "_".Save ChangesSave transients in database when %1$s is %2$s.SavedScan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee <a %s>Introduction for Enabling the Crawler</a> for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.Server IPServer Load LimitServer allowed max valueServer allowed min valueServer enforced valueServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Simulation SettingsSite URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Site not recognized. Domain Key has been automatically removed. Please request a new one.Sitemap ListSitemap SettingsSitemap TimeoutSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSome optimized image file(s) has expired and was cleared.Some themes and plugins add resources via a PHP request.Spam CommentsSpecify Number of Threads to use while crawling.Specify a base64 image to be used as a simple placeholder while images finish loading.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify the timeout while crawling each URL.Specify the timeout while parsing the sitemap.Specify time in microseconds for the delay between requests during a crawl.Specify time in seconds for the duration of the crawl interval.Specify time in seconds for the time between each run interval.Specify which HTML element attributes will be replaced with CDN Mapping.Specify which element attributes will be replaced with WebP.Static file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSuccessfully CrawledSummarySure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.Sync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The Admin IP option will only output log messages on requests from admin IPs.The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The POST callback to %s failed.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The logs will be output to %s.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The setting %s is currently enabled.The site is not registered on QUIC.cloud.Then another WordPress is installed (NOT MULTISITE) at %sThere is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.There was a problem with retrieving your Domain Key. Please click the %s button to retry.These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This Month UsageThis action should only be used if things are cached incorrectly.This can be managed from %1$s%2$s tab.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This process is automatic.This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will affect all tags containing attributes: %s %s %s.This will also add a preconnect to Google Fonts to establish a connection earlier.This will also generate an API key from LiteSpeed's Server.This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.ThreadsTime to execute previous requestTimeoutTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To manage QUIC.cloud options, please visitTo match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS InlineUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL list in %s queue waiting for cronUnexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)Unique CSSUnknown errorUpdate %s nowUpgradeUpgraded successfully.UsageUsage StatisticsUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. Value rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary GroupView %1$s version %2$s detailsView .htaccessVisit LSCWP support forumVisit My Dashboard on QUIC.cloudVisit the site while logged out.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting for ApprovalWaiting for RefreshWaiting to be CrawledWant to connect with other LiteSpeed users?WarningWatch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebPWebP Attribute To ReplaceWebP For Extra srcsetWebP file reduced by %1$s (%2$s)WebP saved %sWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When this option is turned %s, it will also load Google Fonts asynchronously.Widget Cache TTL:Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s secondsWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou can just type part of the domain.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You have too many requested images, please try again in a few minutes.You just unlocked a promotion from QUIC.cloud!You must click the %s button if you wish to associate this site with a QUIC.cloud account.You must have %1$s first before linking to QUIC.cloud.You need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!You will need to set %s to use the online services.Your %1s quota on %2s will still be in use.Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your server IPZero, orcategoriescookiescurrently set to %se.g. Use %s or %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowmicrosecondspixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.user agentsPO-Revision-Date: 2022-03-30 06:14:07+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: es_CO
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
 hace %s Almacena en la caché el bloque ESI de la barra de administración incluida.%1$s %2$s archivos restantes en la colaPara esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %sNo se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenesSe recomienda %s.&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.(sin guardar)(no-optm)(optm)Ruta del archivo «.htaccess»<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a><a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<b>Último rastreo:</b> %d elemento(s)<b>Última indexación:</b> %s elemento(s)<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$sHace falta una clave de dominio para usar los servicios online de QUIC.cloud.Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.APIAcelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).ActivarAñadir tamaños que faltanAñadir una nueva URL de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAjustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.Todos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéVaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.Clave del dominio solicitada correctamente. Por favor, espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress.Aprobado¿Seguro que quieres borrar todos los elementos de la lista negra?¿Está seguro de destruir todas las imágenes optimizadas?¿Seguro que quieres vaciar todos los nodos cloud?¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer los ajustes a los valores por defecto?Archivo del AutorBorradores automáticosCron de obtención automáticaReglas de vaciado automático para publicación y actualizaciónCron de petición automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess de la administraciónControl de heartbeat de la administraciónTTL de heartbeat de la administraciónBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaBeneficios de enlazar con una cuenta QUIC.cloudPruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.CCSS por URLCDNAncho de banda de la CDNAjustes de CDNURL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear recursos de PHPCachear API RESTEstado de cachéCaché de WP-AdminCachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.Calcular el espacio en disco de las copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarCategoríaAjuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprobar mi IP pública desdeMarca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Purgadas %1$s imágenes no válidas.Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.Haz clic aquí para cambiarlo.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic para borrar todos los nodos para volver a detectar.Haz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de la nubeCloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.Comunicado con éxito con Cloudflare.¡Felicidades! Tu archivo ya ha sido optimizado¡Felicidades, todas reunidos!¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia.Prueba de conexiónConvertir a InnoDBConvertido a InnoDB correctamente.Nombre de la cookieSimulación de cookieValores de la cookieNo se ha podido encontrar %1$s en %2$s.Intervalo de indexaciónCrawlerCron del CrawlerAjustes generales del rastreadorAjustes de simulación del rastreadorAjustes de mapa del sitio del rastreadorEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!Rastreador(es)Los rastreadores no se pueden ejecutar de forma concurrente.Crear una entrada, asegurarse que la página principal está actualizada.Creado con ❤️ por el equipo de LiteSpeed.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos de la nube actual en servicioIPs del servidor en líneaEl servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.El rastreador actual comenzó a lasEl límite actual esLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de la BDPrefetch DNSControl del prefetch DNSArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Nivel de depuraciónRegistro de depuraciónAjustes de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPor defectoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página por defectoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTL por defecto de RESTTTL por defecto para objetos cacheados.La ruta por defecto esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).RetrasoRetraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadoBorrar todas las copias de seguridad de las imágenes originalesDestruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoArchivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes en QUIC.cloudDescartarIgnorar ese avisoCategorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo vaciar las categorías al cambiar la cantidad o estado del inventario.DominioClave del dominioDiscordancia de clave de dominioNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Quitar dominio del mapa del sitioIgnorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Dirección de correo electrónicoVaciar la caché enteraVaciar la lista negraActivar la funcionalidad %s de la API de la CDN.Activa cacheActivar ESIActivar reemplazo de WebP en %s elementos que fueron generados fuera de la lógica de WordPress.Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.ActivadoArchivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIntroduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.Cada minutoEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarAjustes de exportaciónFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.¡Fallo al crear la tabla %s! SQL: %s.Error al obtener contenido del archivo %s.Fallo en la solicitud desde WordPressFallo al actualizar.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, para %s, %s y %s puede utilizarse aquí.Por ejemplo, para %s, %s puede utilizarse aquí.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché púbicaForzar cronForzar cacheablesPágina de inicioRuta del .htaccess de la parte públicaControl de heartbeat de la parte públicaTTL de heartbeat de la parte públicaOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar el enlace para el usuario actualGenerar UCSSGenerado en %sLos enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.Obténla desde <a %1$s>%2$s</a>.Clave/Token global de la APIGrupos globalesIr al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPS.HeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedAciertoPágina de InicioHostCómo solucionar problemas causados por la optimización CSS/JS.¿Cómo elegir un selector de lista blanca UCSS?Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si utilizas varios dominios para un sitio y tienes varios dominios en el mapa del sitio, mantén esta opción APAGADA para que el rastreador sepa cómo rastrear cada dominio.Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesTamaños del grupo de imágenes en miniaturaReemplazo de imágenes WebPImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes notificadas para descargarImágenes optimizadas y descargadasImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar la seguridad de DoLoginInstalar ahoraClic instantáneoIntervalo entre ejecucionesIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válidaRecomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.Se convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExclusiones de LQIPDimensiones mínimas de LQIPCalidad de LQIPVista previa de la imagen LQIP para el tamaño %sNo se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima peticiónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltimo pedidoÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaLeer másAprender másAprende más sobre cuándo esto es necesario Enlace a QUIC.cloudLista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedCrawler de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de la caché de LiteSpeedAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedOptimización de página de LiteSpeed CacheVaciar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedCaja de herramientas de LiteSpeedVer el archivo «.htaccess» de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedOptimización de LiteSpeedInforme de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónLocalizar los recursosLocaliza recursos externos.Recursos localizadosLímite de tamaño de archivo de registroVista de registrosCookie de accesoMarcador de imagen de baja calidadMBDEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.GestionarAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página como Valor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos JS y códigos JS integrados.Valor mínimoFalloReglas de agente móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Escritorio de redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.Próximo tiempo de solicitud disponible: <code>Después de %s</code>No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de la nube disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios de la nube en usoArchivo meta del crawler aún no generadoSin optimizaciónEspacios no permitidos y sensible a mayúsculas.El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamenteNotaNotasNotaAvisosAvisado a Cloudflare el vaciado completo con éxito.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache.Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.Solicitado el vaciado de todo al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed el vaciado de la página de inicio.Solicitado el vaciado de la lista al servidor web LiteSpeed.OFFONOObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificadoUna por línea.El nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeLa caché opcache no está habilitada.Marca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHerramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor en QUIC.cloudOptimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Las opciones han sido guardadas.OriginalOriginal %sAhorrados %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Otras opciones serán ignoradas.Nuestro %s no estaba en la lista blanca.Se muestra en el registro de depuración de WordPress.Balance de pagosEs compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.Pago por usoEstadísticas pago por usoConexión persistentePor favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo».Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda.Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas listadas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Intervalo de actualización de productoPúblicaCaché públicaPull Cron se está ejecutandoDescargar imágenesEl md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.VaciarVaciar error %sPurgar las páginas de error %sPurgar todoVaciar todos los ganchosVaciar todo al actualizarVaciar por...Vaciar todoVaciar la página de inicioVaciar listaVaciar páginasAjustes del vaciadoVació de todas las cachés de objetos correctamente.Vaciar todas las cachés de objetosVaciar las categorías solo cuando el estado del inventario cambie.Vaciar la categoría %sVaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Vaciar páginas por ID de entrada.Vaciar páginas por URL completa o relativa.Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Vaciar productos y categorías solo cuando cambie el estado del inventario.Vaciar los productos con los cambios de cantidad o estado del inventario.Vaciar los productos solo cuando cambie el estado del inventario.Vaciar la etiqueta %sVacía las entradas de caché de LiteSpeed creadas por este pluginVacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIPVaciar esta páginaVaciar la URL %s¡Se ha vaciado todo!Vaciado de todas las cachés correctamente.¡Se ha vaciado el blog!¡Se ha vaciado la URL!¡Purgado!%1$s enviado al servidor en la nube, %2$s aceptado.QUIC.cloudCDN de QUIC.cloudEstadísticas de uso del servicio QUIC.cloudLas cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Valora %s en %sLeer la documentación de LiteSpeedRecomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Nodo detectado nuevamenteID de base de datos RedisRecargar el mapa del rastreadorActualizar la clave del dominioRefrescar la caché de Gravatar por cron.Actualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaCuota diaria restanteEliminar la URL de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesEliminar query stringsEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.Copias de seguridad eliminadas correctamente.Reemplaza %1$s con %2$s.InformeFecha de informeNúmero de informeSolicitar clave de dominioSolicita versiones WebP de las imágenes originales al hacer la optimización.Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación.SolicitadoPeticiones en colaReexaminar nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecer todos los ajustesRestablecer ajustesReestablecer posiciónRestablecimiento realizado con éxito.Reestablecer toda la caché opcodeReestablecida la caché opcache con éxitoDatos de optimización restablecidos correctamente.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar desde la copia de seguridadArchivo original restaurado con éxito.Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.Edad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sDuración de la ejecuciónFrecuencia de ejecuciónEjecutar la cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoSINTAXIS: alfanumérico y "_".Guardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoBuscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de vaciado programadoURLs de vaciado programadoVer <a %s>Introducción para activar el Crawler</a> para información detallada.Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.Selecciona debajo las opciones de «Vaciar por».Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadasLos perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.IP del servidorLímite de carga del servidorValor máximo permitido por el servidorValor mínimo permitido por el servidorValor forzado por el servidorVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Ponlo en %1$s para bloquear heartbeat en %2$s.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del CrawlerMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.Ajustes de simulaciónURL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.Sitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva.Lista del mapa del sitioAjustes del mapa del sitioTimeout del mapa del sitioTotal del mapa del sitioEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMás pequeño queUna o más imágenes optimizadas han caducado y han sido borradas.Algunos temas y plugins añaden recursos mediante una petición PHP.Comentarios spamEspecifica el número de hilos a utilizar durante la indexación.Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para vaciar la lista «%s».Especifica el tiempo de espera mientras se rastrea cada URL.Especifica el tiempo límite de procesamiento del mapa del sitio.Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación.Especifica un tiempo en segundos para la duración del intervalo de indexación.Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución.Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Especificar que atributos de elementos serán reemplazados con WebP.Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.Optimización de almacenamientoAlmacenar los gravatares localmente.Almacenar datos transitoriosRastreado correctamenteSumario¡Por supuesto, me encantará valorarlo!IntercambiarVolver a utilizar imágenes optimizadas en tu webImágenes cambiadas correctamente.Cambio correcto a archivo optimizado.Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores.El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.La llamada POST a %s falló.La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s».Las URLs serán comparadas con la variable REQUEST_URI del servidor.Los nonces anteriores se convertirán en ESI automáticamente.La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: La cookie aquí establecida será usada por esta instalación de WordPress.La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, si se deja caer el dominio se puede ahorrar almacenamiento en la base de datos.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.El informe de entorno contiene información detallada sobre la configuración de WordPress.Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.Los registros serán enviados a %s.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasEl selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.En este momento, el ajuste %s está activado.El sitio no está registrado en QUIC.cloud.Y otro WordPress instalado (NO MULTISITIO) en %sHay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Hay un problema al recibir tu clave de dominio. Por favor, haz clic en el botón %s para volver a intentarlo.Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.El uso de este mesEsta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esto se puede gestionar desde la pestaña %1$s%2$s.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s del HTML.Este proceso es automático.Los ajustes de red sobreescriben este ajusteEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto vaciará solo la página principalEsto solo vaciará las páginasEsto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Esto también generará una clave de API del servidor de LiteSpeed.Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto activará el cron rastreador.Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto vaciará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.HilosTiempo para ejecutar la solicitud anteriorTimeoutPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para gestionar las opciones de QUIC.cloud, visitaPara que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerrramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHubAjustarConfiguración de ajustesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en las páginas públicas.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del tweetTuitea estoUCCS integradoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLLista de URL en cola %s esperando el cronSe ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)CSS únicoError desconocidoActualizar %sActualizarActualizado con éxito.UsoUso de las estadísticasUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usar el servicio en línea QUIC.cloud para generar CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. Rango de valoresLas variables %s serán reemplazadas por el color de fondo configurado.Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.Grupos de variaciónVer detalles de la versión %2$s de %1$sVer el archivo «.htaccess»Visita el foro de soporte de LSCWPVisitar «Mi Escritorio» en QUIC.cloudVisitar el sitio sin la sesión iniciada.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando aprobaciónEsperando a la recargaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?AdvertenciaVer estado del CrawlerEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.WebPAtributo WebP a reemplazarWebP para src extraArchivo WebP reducido en %1$s (%2$s)WebP guardado %sBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.TTL caché de Widgets:El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es %s segundosEl intervalo válido de WordPress es de %s segundos.WpW: Caché privada o caché públicaArchivo anualPuedes simplemente teclear parte de dominio.Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.Puede solicitar un máximo de imágenes de %s de una vez.También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.¡Acabas de desbloquear una promoción de QUIC.cloud!Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud.Debes tener %1$s antes de enlazarte a QUIC.cloud.Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!Tendrás que establecer %s para usar los servicios en línea.Tu cuota de %1s en %2s seguirá en uso.El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPTu solicitud está a la espera de aprobación.A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.La IP de tu servidorCero, ocategoríascookiesactualmente establecido en %sej: Usa %s o %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismomicrosegundospixelsproporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.user agentslitespeed-wp-plugin/6.5.4/translations/litespeed-cache-es_CO.l10n.php000064400000345503151600200360021127 0ustar00<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2022-03-30 06:14:07+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - LiteSpeed Cache - Stable (latest release)','language'=>'es_CO','messages'=>['Please thoroughly test all items in %s to ensure they function as expected.'=>'Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.','Please thoroughly test each JS file you add to ensure it functions as expected.'=>'Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.','Not blocklisted'=>'No está en la lista negra','Guest Mode testing result'=>'Resultado de la prueba del modo de invitado','Testing'=>'Probando','Guest Mode passed testing.'=>'Prueba superada del modo de invitado.','Guest Mode failed to test.'=>'Prueba fallida del modo de invitado.','Filter %s available for UCSS per page type generation.'=>'Disponible el filtro %s para la generación de UCSS por tipo de página.','Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.'=>'Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.','Use %1$s to bypass UCSS for the pages which page type is %2$s.'=>'Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.','Cleaned all localized resource entries.'=>'Limpiadas todas las entradas de recursos localizados.','Learn more about when this is needed'=>'Aprende más sobre cuándo esto es necesario ','<b>Last crawled:</b> %d item(s)'=>'<b>Último rastreo:</b> %d elemento(s)','Please read all warnings before enabling this option.'=>'Por favor, lee todas las advertencias antes de activar esta opción.','.htaccess Path'=>'Ruta del archivo «.htaccess»','Default path is'=>'La ruta por defecto es','PHP Constant %s is supported.'=>'Es compatible la contante %s de PHP.','You can use this code %1$s in %2$s to specify the htaccess file path.'=>'Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».','View .htaccess'=>'Ver el archivo «.htaccess»','Listed URI will not generate UCSS.'=>'Las URI listadas no generarán UCSS.','Useful for above-the-fold images causing CLS (a Core Web Vitals metric).'=>'Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).','Downgrade not recommended. May cause fatal error due to refactored code.'=>'No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.','This will delete all generated unique CSS files'=>'Esto borrará todos los archivos CSS únicos generados','How to choose an UCSS allowlist selector?'=>'¿Cómo elegir un selector de lista blanca UCSS?','The selector must exist in the CSS. Parent classes in the HTML will not work.'=>'El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.','Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).'=>'Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).','Wildcard %s supported.'=>'Compatibilidad con el comodín %s.','Listed JS files or inline JS code will not be optimized by %s.'=>'Los archivos JS listados o el código JS integrado no serán optimizados por %s.','In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.'=>'Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.','Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.'=>'Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.','Use latest GitHub Dev/Master commit'=>'Utiliza el último commit Dev/Master de GitHub','Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.'=>'Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.','Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.'=>'Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.','This option is bypassed due to %s option.'=>'Esta opción se omite debido a la opción %s.','This option will automatically bypass %s option.'=>'Esta opción omitirá automáticamente la opción %s.','Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.'=>'UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.','This option is bypassed because %1$s option is %2$s.'=>'Esta opción se omite porque la opción %1$s es %2$s.','LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.'=>'Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.','Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).'=>'Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).','Your %1s quota on %2s will still be in use.'=>'Tu cuota de %1s en %2s seguirá en uso.','Listed User Agents will be considered as Guest Mode visitors.'=>'Los agentes de usuario listados serán considerados visitantes en modo invitado.','Listed IPs will be considered as Guest Mode visitors.'=>'Las IP listadas serán consideradas visitantes en modo invitado.','Automatic generation of unique CSS is in the background via a cron-based queue.'=>'La generación automática de CSS único está en segundo plano a través de una cola basada en cron.','Run %s Queue Manually'=>'Ejecutar manualmente la cola %s','Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.'=>'Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.','Elements with attribute %s in HTML code will be excluded.'=>'Se excluirán los elementos con el atributo %s en el código HTML.','This will also add a preconnect to Google Fonts to establish a connection earlier.'=>'Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.','This will drop the unused CSS on each page from the combined file.'=>'Esto eliminará el CSS no utilizado en cada página del archivo combinado.','Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.'=>'Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.','Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.'=>'El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.','This option can help to correct the cache vary for certain advanced mobile or tablet visitors.'=>'Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.','Delay rendering off-screen HTML elements by its selector.'=>'Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.','This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.'=>'Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.','JS error can be found from the developer console of browser by right clicking and choosing Inspect.'=>'El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.','Delayed'=>'Retrasado','HTML Settings'=>'Ajustes HTML','UCSS URI Excludes'=>'Exclusiones UCSS de la URI','UCSS Inline'=>'UCCS integrado','The current server is under heavy load.'=>'El servidor actual está bajo una gran carga.','Online node needs to be redetected.'=>'El nodo online tiene que volver a ser detectado.','Cleaned all Unique CSS files.'=>'Limpiados todos los archivos CSS únicos.','Remaining Daily Quota'=>'Cuota diaria restante','More'=>'Más','Already Cached'=>'Ya en la caché','Successfully Crawled'=>'Rastreado correctamente','Guest Mode User Agents'=>'Agentes de usuario del modo de invitado','Guest Mode IPs'=>'IP del modo de invitado','Guest Mode JS Excludes'=>'Exclusiones JS del modo de invitado','Use external object cache functionality.'=>'Usa la funcionalidad de la caché de objetos externos.','Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.'=>'Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.','NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.'=>'NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.','Serve a separate cache copy for mobile visitors.'=>'Ofrece una copia de la caché separada para los visitantes móviles.','The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.'=>'El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.','Guest Mode'=>'Modo de invitado','Guest Optimization'=>'Optimización para invitados','HTML Lazy Load Selectors'=>'Selectores HTML de carga diferida','CCSS Per URL'=>'CCSS por URL','Optimize for Guests Only'=>'Optimizar solamente para invitados','Add Missing Sizes'=>'Añadir tamaños que faltan','By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.'=>'Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.','This can be managed from %1$s%2$s tab.'=>'Esto se puede gestionar desde la pestaña %1$s%2$s.','Optional when API token used.'=>'Opcional cuando se usa el token de la API.','Global API Key / API Token'=>'Clave/Token global de la API','Recommended to generate the token from Cloudflare API token template "WordPress".'=>'Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.','This option enables maximum optimization for Guest Mode visitors.'=>'Esta opción permite la máxima optimización para los visitantes del modo de invitado.','You need to turn %s on to get maximum result.'=>'Necesitas activar %s para obtener el máximo resultado.','You need to turn %s on and finish all WebP generation to get maximum result.'=>'Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.','the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.'=>'la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.','Please make sure this IP is the correct one for visiting your site.'=>'Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.','This setting will regenerate crawler list and clear the disabled list!'=>'¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!','Crawler disabled list is cleared! All crawlers are set to active! '=>'¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!','No available Cloud Node after checked server load.'=>'No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.','Redetected node'=>'Nodo detectado nuevamente','Please see %s for more details.'=>'Por favor, consulta %s para más detalles.','%1$s %2$s files left in queue'=>'%1$s %2$s archivos restantes en la cola','Purged!'=>'¡Purgado!','Localization Files'=>'Archivos de idiomas','Resources listed here will be copied and replaced with local URLs.'=>'Los recursos listados aquí se copiarán y reemplazarán con URL locales.','Use latest GitHub Dev commit'=>'Usar el último commit de desarrollo de GitHub','Use latest GitHub Master commit'=>'Usar el último commit maestro de GitHub','No valid sitemap parsed for crawler.'=>'No se ha analizado ningún mapa del sitio válido para el rastreador.','CSS Combine External and Inline'=>'Combinación de CSS externo e integrado','Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.'=>'Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.','Minify CSS files and inline CSS code.'=>'Minimiza archivos CSS y código CSS integrado.','Predefined list will also be combined w/ the above settings'=>'La lista predefinida también se combinará con los ajustes anteriores','Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.'=>'Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.','Localization'=>'Localización','Dismiss'=>'Descartar','JS Combine External and Inline'=>'Combinación de JS externo e integrado','LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.'=>'LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.','JS Defer'=>'Diferir JS','Click here to settings'=>'Haz clic aquí para los ajustes','Request submitted. Please wait, then refresh the page to see approval notification.'=>'Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación.','Combine all local JS files into a single file.'=>'Combina todos los archivos JS locales en un único archivo.','The latest data file is'=>'El último archivo de datos es','The list will be merged with the predefined nonces in your local data file.'=>'La lista se fusionará con los nonces predefinidos en tu archivo de datos local.','Combine CSS files and inline CSS code.'=>'Combina archivos CSS y código CSS integrado.','Listed JS files or inline JS code will not be minified/combined.'=>'Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.','Minify JS files and inline JS codes.'=>'Minimiza archivos JS y códigos JS integrados.','Listed CSS files or inline CSS code will not be minified/combined.'=>'Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.','This setting is overwritten by the Network setting'=>'Los ajustes de red sobreescriben este ajuste','LQIP Excludes'=>'Exclusiones de LQIP','These images will not generate LQIP.'=>'Estas imágenes no generarán LQIP.','Are you sure you want to reset all settings back to the default settings?'=>'¿Seguro que quieres restablecer los ajustes a los valores por defecto?','This option will remove all %s tags from HTML.'=>'Esta opción eliminará todas las etiquetas %s del HTML.','Are you sure you want to clear all cloud nodes?'=>'¿Seguro que quieres vaciar todos los nodos cloud?','Remove Noscript Tags'=>'Eliminar las etiquetas Noscript','The site is not registered on QUIC.cloud.'=>'El sitio no está registrado en QUIC.cloud.','Click here to change.'=>'Haz clic aquí para cambiarlo.','Click here to set.'=>'Haz clic aquí para configurarlo.','Localize Resources'=>'Localizar los recursos','Setting Up Custom Headers'=>'Configurar cabeceras personalizadas','This will delete all localized resources'=>'Esto borrará todos los recursos localizados','Localized Resources'=>'Recursos localizados','Comments are supported. Start a line with a %s to turn it into a comment line.'=>'Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.','HTTPS sources only.'=>'Solo orígenes HTTPS.','Localize external resources.'=>'Localiza recursos externos.','Localization Settings'=>'Ajustes de localización','Site not recognized. Domain Key has been automatically removed. Please request a new one.'=>'Sitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva.','List the CSS selector that its style should be always contained in UCSS.'=>'Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.','Use QUIC.cloud online service to generate unique CSS.'=>'Usar el servicio en línea QUIC.cloud para generar CSS único.','Generate UCSS'=>'Generar UCSS','Unique CSS'=>'CSS único','LiteSpeed Report'=>'Informe de LiteSpeed','Image Thumbnail Group Sizes'=>'Tamaños del grupo de imágenes en miniatura','Ignore certain query strings when caching. (LSWS %s required)'=>'Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)','Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches'=>'Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP','For URLs with wildcards, there may be a delay in initiating scheduled purge.'=>'En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.','By design, this option may serve stale content. Do not enable this option, if that is not OK with you.'=>'Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.','Serve Stale'=>'Servir contenido rancio','This setting is overwritten by the primary site setting'=>'Esta ajuste es sobrescrito por los ajuste del sitio primario','One or more pulled images does not match with the notified image md5'=>'Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado','Some optimized image file(s) has expired and was cleared.'=>'Una o más imágenes optimizadas han caducado y han sido borradas.','You have too many requested images, please try again in a few minutes.'=>'Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.','Pulled WebP image md5 does not match the notified WebP image md5.'=>'El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.','Read LiteSpeed Documentation'=>'Leer la documentación de LiteSpeed','There is proceeding queue not pulled yet. Queue info: %s.'=>'La cola aún no ha sido recuperada. Información de la cola: %s.','Sitemap Timeout'=>'Timeout del mapa del sitio','Specify the timeout while parsing the sitemap.'=>'Especifica el tiempo límite de procesamiento del mapa del sitio.','Specify how long, in seconds, Gravatar files are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.','Cleared %1$s invalid images.'=>'Purgadas %1$s imágenes no válidas.','A Domain Key is required for QUIC.cloud online services.'=>'Hace falta una clave de dominio para usar los servicios online de QUIC.cloud.','Request Domain Key'=>'Solicitar clave de dominio','LiteSpeed Cache General Settings'=>'Ajustes generales de LiteSpeed Cache','This will delete all cached Gravatar files'=>'Esto borrará todos los archivos Gravatar almacenados en caché','Only log listed pages.'=>'Solo registra las páginas listadas.','Specify the maximum size of the log file.'=>'Especifica el tamaño máximo del archivo de registro.','To prevent filling up the disk, this setting should be OFF when everything is working.'=>'Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.','Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.'=>'Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.','OR'=>'O','Reset Settings'=>'Restablecer ajustes','Beta Test'=>'Pruebas beta','Debug Settings'=>'Ajustes de depuración','Turn ON to control heartbeat in backend editor.'=>'Actívalo para controlar heartbeat en el editor.','WordPress valid interval is %s seconds'=>'El intervalo válido de WordPress es %s segundos','Turn ON to control heartbeat on backend.'=>'Actívalo para controlar heartbeat en el escritorio.','Set to %1$s to forbid heartbeat on %2$s.'=>'Ponlo en %1$s para bloquear heartbeat en %2$s.','WordPress valid interval is %s seconds.'=>'El intervalo válido de WordPress es de %s segundos.','Specify the %s heartbeat interval in seconds.'=>'Especifica el intervalo de heartbeat para %s en segundos.','Turn ON to control heartbeat on frontend.'=>'Enciéndelo para controlar heartbeat en las páginas públicas.','Disable WordPress interval heartbeat to reduce server load.'=>'Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.','Heartbeat Control'=>'Control de Heartbeat','provide more information here to assist the LiteSpeed team with debugging.'=>'proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.','Optional'=>'Opcional','Passwordless Link'=>'Enlace sin contraseña','System Information'=>'Información del sistema','Go to plugins list'=>'Ir a la lista de plugins','Install DoLogin Security'=>'Instalar la seguridad de DoLogin','Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.'=>'Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.','Specify the timeout while crawling each URL.'=>'Especifica el tiempo de espera mientras se rastrea cada URL.','Specify time in seconds for the time between each run interval.'=>'Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución.','Generate Link for Current User'=>'Generar el enlace para el usuario actual','Log View'=>'Vista de registros','LiteSpeed Cache Toolbox'=>'Caja de herramientas de LiteSpeed','Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.'=>'Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.','Use latest WordPress release version'=>'Usar la última versión de WordPress','Prevent any debug log of listed pages.'=>'Evita cualquier registro de depuración de las páginas listadas.','Your server IP'=>'La IP de tu servidor','Check my public IP from'=>'Comprobar mi IP pública desde','This will enable crawler cron.'=>'Esto activará el cron rastreador.','Crawler General Settings'=>'Ajustes generales del rastreador','Remove from Blocklist'=>'Eliminar de la lista negra','Blocklisted due to not cacheable'=>'En la lista negra debido a que no se puede cachear','Operation'=>'Operación','Sitemap Total'=>'Total del mapa del sitio','Sitemap List'=>'Lista del mapa del sitio','Refresh Crawler Map'=>'Recargar el mapa del rastreador','Clean Crawler Map'=>'Vaciar el mapa del rastreador','Sitemap Settings'=>'Ajustes del mapa del sitio','Simulation Settings'=>'Ajustes de simulación','Blocklist'=>'Lista negra','If you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain.'=>'Si utilizas varios dominios para un sitio y tienes varios dominios en el mapa del sitio, mantén esta opción APAGADA para que el rastreador sepa cómo rastrear cada dominio.','The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage.'=>'El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, si se deja caer el dominio se puede ahorrar almacenamiento en la base de datos.','Crawler Sitemap Settings'=>'Ajustes de mapa del sitio del rastreador','&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.'=>'&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.','Crawlers cannot run concurrently.'=>'Los rastreadores no se pueden ejecutar de forma concurrente.','Cache Miss'=>'Fallo de caché','Cache Hit'=>'Acierto de caché','Waiting to be Crawled'=>'Esperando a ser rastreado','Blocklisted'=>'En lista negra','Miss'=>'Fallo','Hit'=>'Acierto','Waiting'=>'En espera','Running'=>'En curso','Use %1$s in %2$s to indicate this cookie has not been set.'=>'Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida.','Add new cookie to simulate'=>'Añadir una cookie nueva para simular','Remove cookie simulation'=>'Eliminar la simulación de la cookie','Crawler Simulation Settings'=>'Ajustes de simulación del rastreador','More settings available under %s menu'=>'Más ajustes disponibles en el menú %s','The amount of time, in seconds, that files will be stored in browser cache before expiring.'=>'La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.','OpenLiteSpeed users please check this'=>'Marca esto si eres un usuario de OpenLiteSpeed','Browser Cache Settings'=>'Ajustes de la caché del navegador','Paths containing these strings will be forced to public cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.','With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.'=>'Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.','An optional second parameter may be used to specify cache control. Use a space to separate'=>'Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar','The above nonces will be converted to ESI automatically.'=>'Los nonces anteriores se convertirán en ESI automáticamente.','Browser'=>'Navegador','Object'=>'Objeto','Default port for %1$s is %2$s.'=>'Puerto por defecto de %1$s es %2$s.','Object Cache Settings'=>'Ajustes de la caché de objetos','Specify an HTTP status code and the number of seconds to cache that page, separated by a space.'=>'Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.','Specify how long, in seconds, the front page is cached.'=>'Especifica cuánto tiempo, en segundos, se almacena la página de inicio.','TTL'=>'TTL','If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.'=>'Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.','Htaccess rule is: %s'=>'La regla de Htaccess es: %s','Summary'=>'Sumario','Map'=>'Mapa','Add to Blocklist'=>'Añadir a la lista negra','Are you sure to delete all existing blocklist items?'=>'¿Seguro que quieres borrar todos los elementos de la lista negra?','Empty blocklist'=>'Vaciar la lista negra','Swap'=>'Intercambiar','Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.'=>'Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.','Avatar list in queue waiting for update'=>'La lista de avatares está en la cola esperando ser actualizada','Refresh Gravatar cache by cron.'=>'Refrescar la caché de Gravatar por cron.','Accelerates the speed by caching Gravatar (Globally Recognized Avatars).'=>'Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).','Store Gravatar locally.'=>'Almacenar los gravatares localmente.','Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.'=>'Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.','LQIP requests will not be sent for images where both width and height are smaller than these dimensions.'=>'No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.','Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.'=>'Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.','Specify the quality when generating LQIP.'=>'Especifica la calidad al generar el LQIP.','Keep this off to use plain color placeholders.'=>'Mantén esto apagado para usar marcadores de posición de color.','Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.'=>'Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.','Specify the responsive placeholder SVG color.'=>'Especifica el color del marcador de posición SVG adaptable.','It will be converted to a base64 SVG placeholder on-the-fly.'=>'Se convertirá en un marcador de posición SVG base64 sobre la marcha.','Specify an SVG to be used as a placeholder when generating locally.'=>'Especifica un SVG que se utilizará como marcador de posición al generar localmente.','Prevent any lazy load of listed pages.'=>'Evita cualquier carga diferida de las páginas de la lista.','Iframes having these parent class names will not be lazy loaded.'=>'Los iframes con estos nombres de clase padres no se cargarán de forma diferida.','Iframes containing these class names will not be lazy loaded.'=>'Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.','Images having these parent class names will not be lazy loaded.'=>'Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.','Media Excludes'=>'Exclusiones de medios','CSS Settings'=>'Ajustes de CSS','%s is recommended.'=>'Se recomienda %s.','Default'=>'Por defecto','Deferred'=>'Diferido','LiteSpeed Cache Page Optimization'=>'Optimización de página de LiteSpeed Cache','Variables %s will be replaced with the corresponding image properties.'=>'Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.','Variables %s will be replaced with the configured background color.'=>'Las variables %s serán reemplazadas por el color de fondo configurado.','pixels'=>'pixels','This can improve the page loading speed.'=>'Esto puede mejorar la velocidad de carga de la página.','Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.'=>'Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.','New developer version %s is available now.'=>'La nueva versión de desarrollo %s está disponible.','New Developer Version Available!'=>'¡Nueva versión para desarrolladores disponible!','Tweet this'=>'Tuitea esto','You just unlocked a promotion from QUIC.cloud!'=>'¡Acabas de desbloquear una promoción de QUIC.cloud!','The image compression quality setting of WordPress out of 100.'=>'El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.','Image Optimization Settings'=>'Ajustes de optimización de imágenes','Use Optimized Files'=>'Usar archivos optimizados','Switch back to using optimized images on your site'=>'Volver a utilizar imágenes optimizadas en tu web','Use Original Files'=>'Usar archivos originales','Use original images (unoptimized) on your site'=>'Usar imágenes originales (no optimizadas) en tu web','You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.'=>'Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.','Optimization Tools'=>'Herramientas de optimización','Rescan New Thumbnails'=>'Reexaminar nuevas miniaturas','Congratulations, all gathered!'=>'¡Felicidades, todas reunidos!','What is an image group?'=>'¿Qué es un grupo de imágenes?','Delete all backups of the original images'=>'Borrar todas las copias de seguridad de las imágenes originales','Optimization Status'=>'Estado de optimización','Current limit is'=>'El límite actual es','Optimize images with our QUIC.cloud server'=>'Optimiza las imágenes con nuestro servidor en QUIC.cloud','Revisions newer than this many days will be kept when cleaning revisions.'=>'Las revisiones más recientes se guardarán cuando se limpien las revisiones.','Day(s)'=>'Día(s)','Specify the number of most recent revisions to keep when cleaning revisions.'=>'Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.','LiteSpeed Cache Database Optimization'=>'Optimización de la base de datos de la caché de LiteSpeed','DB Optimization Settings'=>'Ajustes de optimización de la BD','Option Name'=>'Nombre de la opción','Database Summary'=>'Resumen de la base de datos','We are good. No table uses MyISAM engine.'=>'Estamos bien. Ninguna tabla usa el motor MyISAM.','Convert to InnoDB'=>'Convertir a InnoDB','Tool'=>'Herramienta','Engine'=>'Motor','Table'=>'Tabla','Database Table Engine Converter'=>'Conversor de motor de tabla de base de datos','Clean revisions older than %1$s day(s), excluding %2$s latest revisions'=>'Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones','Currently active crawler'=>'Rastreador activo','Crawler(s)'=>'Rastreador(es)','Crawler Status'=>'Estado del rastreador','Force cron'=>'Forzar cron','Requests in queue'=>'Peticiones en cola','Private Cache'=>'Caché privada','Last Pull'=>'Última lectura','Image Optimization Summary'=>'Resumen de la optimización de imágenes','Refresh page score'=>'Actualizar la puntuación de la página','Are you sure you want to redetect the closest cloud server for this service?'=>'¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?','Are you sure to destroy all optimized images?'=>'¿Está seguro de destruir todas las imágenes optimizadas?','Learn more'=>'Aprender más','Tweet preview'=>'Vista previa del tweet','Dismiss this notice'=>'Ignorar ese aviso','Cache Status'=>'Estado de caché','Public Cache'=>'Caché pública','Time to execute previous request'=>'Tiempo para ejecutar la solicitud anterior','Current closest Cloud server is %s.&#10; Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.','You can request a maximum of %s images at once.'=>'Puede solicitar un máximo de imágenes de %s de una vez.','Calculate Backups Disk Space'=>'Calcular el espacio en disco de las copias de seguridad','Last requested'=>'Último pedido','Refresh page load time'=>'Actualizar el tiempo de carga de la página','Go to QUIC.cloud dashboard'=>'Ir al escritorio de QUIC.cloud','Low Quality Image Placeholder'=>'Marcador de imagen de baja calidad','Sync data from Cloud'=>'Sincronizar los datos de la nube','QUIC.cloud Service Usage Statistics'=>'Estadísticas de uso del servicio QUIC.cloud','Total images optimized in this month'=>'Total de imágenes optimizadas en este mes','Total Usage'=>'Uso total','Pay as You Go Usage Statistics'=>'Estadísticas pago por uso','PAYG Balance'=>'Balance de pagos','Pay as You Go'=>'Pago por uso','Usage'=>'Uso','Fast Queue Usage'=>'Uso de la cola rápida','CDN Bandwidth'=>'Ancho de banda de la CDN','Usage Statistics'=>'Uso de las estadísticas','LiteSpeed Cache Dashboard'=>'Escritorio de LiteSpeed Cache','Network Dashboard'=>'Escritorio de red','No cloud services currently in use'=>'No hay servicios de la nube en uso','Benefits of linking to a QUIC.cloud account'=>'Beneficios de enlazar con una cuenta QUIC.cloud','You must click the %s button if you wish to associate this site with a QUIC.cloud account.'=>'Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud.','You must have %1$s first before linking to QUIC.cloud.'=>'Debes tener %1$s antes de enlazarte a QUIC.cloud.','Our %s was not allowlisted.'=>'Nuestro %s no estaba en la lista blanca.','The POST callback to %s failed.'=>'La llamada POST a %s falló.','Link to QUIC.cloud'=>'Enlace a QUIC.cloud','Visit My Dashboard on QUIC.cloud'=>'Visitar «Mi Escritorio» en QUIC.cloud','Next available request time: <code>After %s</code>'=>'Próximo tiempo de solicitud disponible: <code>Después de %s</code>','Approved'=>'Aprobado','Waiting for Approval'=>'Esperando aprobación','Waiting for Refresh'=>'Esperando a la recarga','General Settings'=>'Ajustes generales','Specify which HTML element attributes will be replaced with CDN Mapping.'=>'Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.','Enable %s CDN API functionality.'=>'Activar la funcionalidad %s de la API de la CDN.','To enable the following functionality, turn ON Cloudflare API in CDN Settings.'=>'Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.','To manage QUIC.cloud options, please visit'=>'Para gestionar las opciones de QUIC.cloud, visita','QUIC.cloud'=>'QUIC.cloud','WooCommerce Settings'=>'Ajustes de WooCommerce','Current Online Server IPs'=>'IPs del servidor en línea','Before generating key, please verify all IPs on this list are allowlisted'=>'Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca','LQIP Cache'=>'Caché de LQIP','Calculated backups successfully.'=>'Copias de seguridad calculadas correctamente.','Rescanned %d images successfully.'=>'%d imágenes reexploradas correctamente.','Rescanned successfully.'=>'Reexploración correcta.','Destroy all optimization data successfully.'=>'Todos los datos de optimización destruidos correctamente.','Cleaned up unfinished data successfully.'=>'Datos incompletos limpiados correctamente.','Pull Cron is running'=>'Pull Cron se está ejecutando','No valid image found by Cloud server in the current request.'=>'El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.','No valid image found in the current request.'=>'No se ha encontrado ninguna imagen válida en la petición actual.','Pushed %1$s to Cloud server, accepted %2$s.'=>'%1$s enviado al servidor en la nube, %2$s aceptado.','Revisions Max Age'=>'Edad máxima de las revisiones','Revisions Max Number'=>'Número máximo de revisiones','Debug URI Excludes'=>'URIs excluidas de la depuración','Debug URI Includes'=>'URIs incluidas en la depuración','Drop Domain from Sitemap'=>'Quitar dominio del mapa del sitio','Timeout'=>'Timeout','HTML Attribute To Replace'=>'Atributo HTML a reemplazar','Use CDN Mapping'=>'Usar mapeo de CDN','QUIC.cloud CDN'=>'CDN de QUIC.cloud','Editor Heartbeat TTL'=>'TTL de heartbeat del editor','Editor Heartbeat'=>'Heartbeat del editor','Backend Heartbeat TTL'=>'TTL de heartbeat de la administración','Backend Heartbeat Control'=>'Control de heartbeat de la administración','Frontend Heartbeat TTL'=>'TTL de heartbeat de la parte pública','Frontend Heartbeat Control'=>'Control de heartbeat de la parte pública','Backend .htaccess Path'=>'Ruta del .htaccess de la administración','Frontend .htaccess Path'=>'Ruta del .htaccess de la parte pública','ESI Nonces'=>'Nonces de ESI','WordPress Image Quality Control'=>'Control de la calidad de imagen de WordPress','Auto Pull Cron'=>'Cron de obtención automática','Auto Request Cron'=>'Cron de petición automática','Generate LQIP In Background'=>'Generar LQIP en segundo plano','LQIP Minimum Dimensions'=>'Dimensiones mínimas de LQIP','LQIP Cloud Generator'=>'Generador de LQIP en la nube','Responsive Placeholder SVG'=>'Marcador de posición SVG adaptable','Responsive Placeholder Color'=>'Color del marcador de posición adaptable','Basic Image Placeholder'=>'Marcador de posición de imagen básica','Lazy Load URI Excludes'=>'Exclusión de URIs de carga diferida','Lazy Load Iframe Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padre de iframes','Lazy Load Iframe Class Name Excludes'=>'Exclusiones de carga diferida de clases de iframes','Lazy Load Image Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padres','Gravatar Cache TTL'=>'TTL de la caché de Gravatar','Gravatar Cache Cron'=>'Cron de la caché de Gravatar','Gravatar Cache'=>'Caché de Gravatar','DNS Prefetch Control'=>'Control del prefetch DNS','Font Display Optimization'=>'Optimización de visualización de fuentes','Force Public Cache URIs'=>'Forzar URIs de caché púbica','Default HTTP Status Code Page TTL'=>'TTL del código de estado de página por defecto','Default REST TTL'=>'TTL por defecto de REST','Domain Key'=>'Clave del dominio','Server IP'=>'IP del servidor','Images not requested'=>'Imágenes no solicitadas','Sync credit allowance with Cloud Server successfully.'=>'Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.','Domain Key hash mismatch'=>'Discordancia de clave de dominio','Congratulations, your Domain Key has been approved! The setting has been updated accordingly.'=>'¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia.','Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress.'=>'Clave del dominio solicitada correctamente. Por favor, espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress.','Failed to communicate with QUIC.cloud server'=>'Fallo de comunicación con el servidor QUIC.cloud','Good news from QUIC.cloud server'=>'Buenas noticias del servidor QUIC.cloud','Message from QUIC.cloud server'=>'Mensaje del servidor QUIC.cloud','Current Cloud Nodes in Service'=>'Nodos de la nube actual en servicio','Click to clear all nodes for further redetection.'=>'Haz clic para borrar todos los nodos para volver a detectar.','This Month Usage'=>'El uso de este mes','Current closest Cloud server is %s.&#10;Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.','For online services to work correctly, you must allowlist all %s server IPs.'=>'Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.','Remove CDN URL'=>'Eliminar la URL de la CDN','Add new CDN URL'=>'Añadir una nueva URL de la CDN','Refresh Domain Key'=>'Actualizar la clave del dominio','Requested'=>'Solicitado','There was a problem with retrieving your Domain Key. Please click the %s button to retry.'=>'Hay un problema al recibir tu clave de dominio. Por favor, haz clic en el botón %s para volver a intentarlo.','Enable Cache'=>'Activa cache','Notifications'=>'Avisos','LQIP Quality'=>'Calidad de LQIP','Removed backups successfully.'=>'Copias de seguridad eliminadas correctamente.','Options saved.'=>'Las opciones han sido guardadas.','Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance.'=>'Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda.','Please try after %1$s for service %2$s.'=>'Por favor, inténtalo después de %1$s para el servicio %2$s.','No available Cloud Node.'=>'No hay ningún nodo de la nube disponible.','Cloud Error'=>'Error de la nube','The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.'=>'La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.','WebP'=>'WebP','No backup of unoptimized WebP file exists.'=>'No existe una copia de seguridad del archivo WebP no optimizado.','WebP file reduced by %1$s (%2$s)'=>'Archivo WebP reducido en %1$s (%2$s)','Currently using original (unoptimized) version of WebP file.'=>'Actualmente usando la versión original (no optimizada) del archivo WebP.','Currently using optimized version of WebP file.'=>'Actualmente usando la versión optimizada del archivo WebP.','Orig'=>'Original','(no savings)'=>'(sin guardar)','Orig %s'=>'Original %s','Congratulation! Your file was already optimized'=>'¡Felicidades! Tu archivo ya ha sido optimizado','No backup of original file exists.'=>'No existe una copia de seguridad del archivo original.','Using optimized version of file. '=>'Usando la versión optimizada del archivo. ','Orig saved %s'=>'Ahorrados %s del original','Original file reduced by %1$s (%2$s)'=>'Archivo original reducido en %1$s (%2$s)','Click to switch to optimized version.'=>'Haz clic para cambiar a la versión optimizada.','Currently using original (unoptimized) version of file.'=>'Actualmente usando la versión original (no optimizada) del archivo.','(non-optm)'=>'(no-optm)','Click to switch to original (unoptimized) version.'=>'Haz clic para cambiar a la versión original (no optimizada).','Currently using optimized version of file.'=>'Actualmente usando la versión optimizada del archivo.','(optm)'=>'(optm)','LQIP image preview for size %s'=>'Vista previa de la imagen LQIP para el tamaño %s','LQIP'=>'LQIP','Previously existed in blocklist'=>'Anteriormente existía en la lista negra','Manually added to blocklist'=>'Añadido manualmente a la lista negra','Mobile Agent Rules'=>'Reglas de agente móvil','Sitemap created successfully: %d items'=>'Mapa del sitio creado con éxito: %d elementos','Sitemap cleaned successfully'=>'El mapa del sitio se limpió con éxito','Invalid IP'=>'IP no válida','Value range'=>'Rango de valores','Larger than'=>'Mayor que','Maximum value'=>'Valor máximo','Minimum value'=>'Valor mínimo','Path must end with %s'=>'La ruta debe terminar en %s','Invalid rewrite rule'=>'Regla de reescritura no válida','currently set to %s'=>'actualmente establecido en %s','This setting is overwritten by the PHP constant %s'=>'Este ajuste es sobrescrita por la constante %s de PHP','Database'=>'Base de datos','Page Optimization'=>'Optimización de página','Dashboard'=>'Escritorio','Converted to InnoDB successfully.'=>'Convertido a InnoDB correctamente.','Cleaned all Gravatar files.'=>'Vaciados todos los archivos de Gravatar.','Cleaned all LQIP files.'=>'Vaciados todos los archivos LQIP.','Unknown error'=>'Error desconocido','Your application is waiting for approval.'=>'Tu solicitud está a la espera de aprobación.','Previous request too recent. Please try again after %s.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.','Previous request too recent. Please try again later.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.','Crawler disabled by the server admin.'=>'Rastreador desactivado por el administrador del servidor.','Credits are not enough to proceed the current request.'=>'Los créditos no son suficientes para proceder con la solicitud actual.','There is proceeding queue not pulled yet.'=>'Hay una cola de procedimiento que no se ha retirado todavía.','The image list is empty.'=>'La lista de imágenes está vacía.','LiteSpeed Crawler Cron'=>'Cron del rastreador de LiteSpeed','Every Minute'=>'Cada minuto','Restore from backup'=>'Restaurar desde la copia de seguridad','The setting %s is currently enabled.'=>'En este momento, el ajuste %s está activado.','You will need to set %s to use the online services.'=>'Tendrás que establecer %s para usar los servicios en línea.','Not enough parameters. Please check if the domain key is set correctly'=>'No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente','The domain key is not correct. Please try to sync your domain key again.'=>'La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.','Could not find %1$s in %2$s.'=>'No se ha podido encontrar %1$s en %2$s.','Failed to create table %s! SQL: %s.'=>'¡Fallo al crear la tabla %s! SQL: %s.','The callback validation to your domain failed due to hash mismatch.'=>'Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.'=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: '=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: ','Your domain has been forbidden from using our services due to a previous policy violation.'=>'A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.','Toolbox'=>'Herrramientas','Zero, or'=>'Cero, o','Smaller than'=>'Más pequeño que','Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.'=>'Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.','To generate a passwordless link for LiteSpeed Support Team access, you must install %s.'=>'Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.','Install'=>'Instalar','Please do NOT share the above passwordless link with anyone.'=>'Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.','Generated links may be managed under <a %s>Settings</a>.'=>'Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.','To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.'=>'Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.','These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.'=>'Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.','PageSpeed Score'=>'Puntuación de PageSpeed','Improved by'=>'Mejorado por','After'=>'Después','Before'=>'Antes','Page Load Time'=>'Tiempo de carga de la página','To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.'=>'Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.','Preserve EXIF/XMP data'=>'Conservar los datos EXIF/XMP','Try GitHub Version'=>'Probar versión de GitHub','If you turn any of the above settings OFF, please remove the related file types from the %s box.'=>'Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.','Both full and partial strings can be used.'=>'Se pueden usa cadenas parciales y completas.','Images containing these class names will not be lazy loaded.'=>'Las imágenes que contengan estos nombres de clases no tendrán carga diferida.','Lazy Load Image Class Name Excludes'=>'Exclusión de nombres de clases para carga diferida de imágenes','For example, %1$s defines a TTL of %2$s seconds for %3$s.'=>'Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s.','To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.'=>'Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.','Maybe Later'=>'Puede que más tarde','Turn On Auto Upgrade'=>'Activar la actualización automática','Upgrade'=>'Actualizar','New release %s is available now.'=>'La nueva versión %s está disponible ahora.','New Version Available!'=>'¡Nueva versión disponible!','<a %s>Support forum</a> | <a %s>Submit a ticket</a>'=>'<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>','Created with ❤️  by LiteSpeed team.'=>'Creado con ❤️ por el equipo de LiteSpeed.','Sure I\'d love to review!'=>'¡Por supuesto, me encantará valorarlo!','Thank You for Using the LiteSpeed Cache Plugin!'=>'¡Gracias por usar el plugin de caché LiteSpeed!','Upgraded successfully.'=>'Actualizado con éxito.','Failed to upgrade.'=>'Fallo al actualizar.','Changed setting successfully.'=>'Ajuste cambiado con éxito.','ESI sample for developers'=>'Muestra de ESI para desarrolaldores','Replace %1$s with %2$s.'=>'Reemplaza %1$s con %2$s.','You can turn shortcodes into ESI blocks.'=>'Puedes convertir shortcodes en bloques ESI.','WpW: Private Cache vs. Public Cache'=>'WpW: Caché privada o caché pública','Append query string %s to the resources to bypass this action.'=>'Añade la cadena de consulta %s a los recursos para evitar esta acción.','Google reCAPTCHA will be bypassed automatically.'=>'Google reCAPTCHA se omitirá automáticamente.','Cookie Values'=>'Valores de la cookie','Cookie Name'=>'Nombre de la cookie','Cookie Simulation'=>'Simulación de cookie','To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.'=>'Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.','Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.'=>'Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.','Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.'=>'Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.','Automatically Upgrade'=>'Actualizar automáticamente','Your IP'=>'Tu IP','This will reset all settings to default settings.'=>'Esto restablecerá todos los ajustes a su valores predeterminados.','Reset All Settings'=>'Restablecer todos los ajustes','Reset successfully.'=>'Restablecimiento realizado con éxito.','Separate critical CSS files will be generated for paths containing these strings.'=>'Separa archivos CSS críticos al generar las rutas que contengan estas cadenas.','Separate CCSS Cache URIs'=>'Distintas URIs de caché CCSS','For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.'=>'Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.','List post types where each item of that type should have its own CCSS generated.'=>'Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.','Separate CCSS Cache Post Types'=>'Tipos de contenido de caché de CCSS distintos','Size list in queue waiting for cron'=>'Tamaño de la lista en la cola de espera del cron','If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.'=>'Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.','Automatically generate LQIP in the background via a cron-based queue.'=>'Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.','This will generate the placeholder with same dimensions as the image if it has the width and height attributes.'=>'Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.','Responsive image placeholders can help to reduce layout reshuffle when images are loaded.'=>'Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.','Responsive Placeholder'=>'Marcador de posición adaptable','This will delete all generated image LQIP placeholder files'=>'Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP','Please enable LiteSpeed Cache in the plugin settings.'=>'Por favor, activa LiteSpeed Cache en los ajustes del plugin.','Please enable the LSCache Module at the server level, or ask your hosting provider.'=>'Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.','Failed to request via WordPress'=>'Fallo en la solicitud desde WordPress','High-performance page caching and site optimization from LiteSpeed'=>'Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed','Reset the optimized data successfully.'=>'Datos de optimización restablecidos correctamente.','Update %s now'=>'Actualizar %s','View %1$s version %2$s details'=>'Ver detalles de la versión %2$s de %1$s','<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.'=>'<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.','Install %s'=>'Instalar %s','%1$s plugin version %2$s required for this action.'=>'Para esta acción se necesita la versión %2$s del plugin %1$s.','We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.'=>'Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.','LSCache caching functions on this page are currently unavailable!'=>'¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!','Automatically remove the original image backups after fetching optimized images.'=>'Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.','Remove Original Backups'=>'Eliminar copias de seguridad del orginal','Automatically request optimization via cron job.'=>'Solicitar automáticamente la optimización mediante un trabajo cron.','A backup of each image is saved before it is optimized.'=>'Se guarda una copia de seguridad de cada imagen antes de optimizarla.','This can improve quality but may result in larger images than lossy compression will.'=>'Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.','Optimize images using lossless compression.'=>'Optimizar imágenes usando compresión sin pérdida.','Optimize Losslessly'=>'Optimizar sin pérdida','Request WebP versions of original images when doing optimization.'=>'Solicita versiones WebP de las imágenes originales al hacer la optimización.','Optimize images and save backups of the originals in the same folder.'=>'Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.','Optimize Original Images'=>'Optimizar imágenes originales','Switched images successfully.'=>'Imágenes cambiadas correctamente.','When this option is turned %s, it will also load Google Fonts asynchronously.'=>'Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.','Cleaned all Critical CSS files.'=>'Limpiados todos los archivos CSS críticos.','This will inline the asynchronous CSS library to avoid render blocking.'=>'Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.','Inline CSS Async Lib'=>'Biblioteca de CSS integrado asíncrono','Last requested cost'=>'Último coste solicitado','Last generated'=>'Último generado','If set to %s this is done in the foreground, which may slow down page load.'=>'Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.','Automatic generation of critical CSS is in the background via a cron-based queue.'=>'Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.','Optimize CSS delivery.'=>'Optimiza la entrega de CSS.','This will delete all generated critical CSS files'=>'Esto borrará todos los archivos generados de CSS crítico','Critical CSS'=>'CSS crítico','URL list in %s queue waiting for cron'=>'Lista de URL en cola %s esperando el cron','Run Queue Manually'=>'Ejecutar la cola manualmente','This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.'=>'Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.','Disabling this may cause WordPress tasks triggered by AJAX to stop working.'=>'Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.','right now'=>'ahora mismo','just now'=>'ahora mismo','Saved'=>'Guardado','Last ran'=>'Última ejecución','You will be unable to Revert Optimization once the backups are deleted!'=>'¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!','This is irreversible.'=>'Esto es irreversible.','Remove Original Image Backups'=>'Eliminar copias de seguridad de las imágenes originales','Are you sure you want to remove all image backups?'=>'¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?','Total'=>'Total','Files'=>'Archivos','Last calculated'=>'Último cálculo','Calculate Original Image Storage'=>'Calcular almacenamiento original de imágenes','Storage Optimization'=>'Optimización de almacenamiento','Enable replacement of WebP in %s elements that were generated outside of WordPress logic.'=>'Activar reemplazo de WebP en %s elementos que fueron generados fuera de la lógica de WordPress.','WebP For Extra srcset'=>'WebP para src extra','Use the format %1$s or %2$s (element is optional).'=>'Usa el formato %1$s o %2$s (el elemento es opcional).','Only attributes listed here will be replaced.'=>'Solo los atributos aquí listados serán reemplazados.','Specify which element attributes will be replaced with WebP.'=>'Especificar que atributos de elementos serán reemplazados con WebP.','WebP Attribute To Replace'=>'Atributo WebP a reemplazar','Only files within these directories will be pointed to the CDN.'=>'Solo los archivos en estos directorios apuntarán a la CDN.','Included Directories'=>'Directorios incluidos','A Purge All will be executed when WordPress runs these hooks.'=>'Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos.','Purge All Hooks'=>'Vaciar todos los ganchos','Purged all caches successfully.'=>'Vaciado de todas las cachés correctamente.','LSCache'=>'LSCache','Forced cacheable'=>'Forzar cacheables','Paths containing these strings will be cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.','Force Cache URIs'=>'Forzar URLs en caché','Exclude Settings'=>'Ajustes de exclusión','This will disable LSCache and all optimization features for debug purpose.'=>'Esto desactivará LSCache y todas las características de optimización con propósitos de depuración.','Disable All Features'=>'Desactivar todas las características','Opcode Cache'=>'Caché opcode','CSS/JS Cache'=>'Caché CSS/JS','Remove all previous unfinished image optimization requests.'=>'Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.','Clean Up Unfinished Data'=>'Limpiar datos no finalizados','Join Us on Slack'=>'Únete a nuestro Slack','Join the %s community.'=>'Únete a la comunidad %s.','Want to connect with other LiteSpeed users?'=>'¿Quieres conectar con otros usuarios de LiteSpeed?','Get it from <a %1$s>%2$s</a>.'=>'Obténla desde <a %1$s>%2$s</a>.','Your Email address on %s.'=>'Tu dirección de email en %s.','Use %s API functionality.'=>'Usar la funcionalidad de la API %s.','To randomize CDN hostname, define multiple hostnames for the same resources.'=>'Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.','Join LiteSpeed Slack community'=>'Únete a la comunidad de Slack de LiteSpeed','Visit LSCWP support forum'=>'Visita el foro de soporte de LSCWP','Rate %s on %s'=>'Valora %s en %s','Images notified to pull'=>'Imágenes notificadas para descargar','What is a group?'=>'¿Qué es un grupo?','%s image'=>'%s imagen','%s group'=>'%s grupo','%s images'=>'%s imágenes','%s groups'=>'%s grupos','Your API key / token is used to access %s APIs.'=>'Tu clave de la API/token se usa para acceder a las API de %s.','Guest'=>'Invitado','To crawl the site as a logged-in user, enter the user ids to be simulated.'=>'Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.','Role Simulation'=>'Simulación de rol','running'=>'ejecutando','Size'=>'Tamaño','Ended reason'=>'Razón de finalización','Last interval'=>'Último intervalo','Current crawler started at'=>'El rastreador actual comenzó a las','Run time for previous crawler'=>'Hora de ejecución para el rastreador anterior','%d seconds'=>'%d segundos','Last complete run time for all crawlers'=>'Hora de la última ejecución completa para todos los rastreadores','Current sitemap crawl started at'=>'El rastreo del mapa del sitio actual comenzó a las','Save transients in database when %1$s is %2$s.'=>'Guarda datos transitorios en la base de datos cuando %1$s es %2$s.','Store Transients'=>'Almacenar datos transitorios','If %1$s is %2$s, then %3$s must be populated!'=>'¡Si %1$s es %2$s entonces debe completarse %3$s!','Server allowed max value'=>'Valor máximo permitido por el servidor','Server enforced value'=>'Valor forzado por el servidor','Server allowed min value'=>'Valor mínimo permitido por el servidor','NOTE'=>'NOTA','Server variable(s) %s available to override this setting.'=>'Variable(s) del servidor %s disponible para omitir este ajuste.','API'=>'API','Opcode cache is not enabled.'=>'La caché opcache no está habilitada.','Imported setting file %s successfully.'=>'Importado con éxito el archivo de ajustes %s.','Import failed due to file error.'=>'Importación fallida debido a un error en el archivo.','How to Fix Problems Caused by CSS/JS Optimization.'=>'Cómo solucionar problemas causados por la optimización CSS/JS.','This will generate extra requests to the server, which will increase server load.'=>'Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.','When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.'=>'Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.','Instant Click'=>'Clic instantáneo','Reset the entire opcode cache'=>'Reestablecer toda la caché opcode','This will import settings from a file and override all current LiteSpeed Cache settings.'=>'Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.','Last imported'=>'Última importación','Import'=>'Importar','Import Settings'=>'Ajustes de importación','This will export all current LiteSpeed Cache settings and save them as a file.'=>'Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.','Last exported'=>'Última exportación','Export'=>'Exportar','Export Settings'=>'Ajustes de exportación','Import / Export'=>'Importar / Exportar','Reset the entire opcode cache successfully.'=>'Reestablecida la caché opcache con éxito','Use keep-alive connections to speed up cache operations.'=>'Utilizar conexiones keep-alive para acelerar operaciones de la caché.','Database to be used'=>'Base de datos a usar','Redis Database ID'=>'ID de base de datos Redis','Specify the password used when connecting.'=>'Especifica la contraseña utilizada al conectar.','Password'=>'Contraseña','Only available when %s is installed.'=>'Solo disponible cuando está instalado %s.','Username'=>'Nombre de usuario','Your %s Hostname or IP address.'=>'El hostname o dirección IP de tu %s.','Method'=>'Método','Purge all object caches successfully.'=>'Vació de todas las cachés de objetos correctamente.','Object cache is not enabled.'=>'La caché de objetos no está activada.','Improve wp-admin speed through caching. (May encounter expired data)'=>'Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)','Persistent Connection'=>'Conexión persistente','Do Not Cache Groups'=>'Grupos a no cachear','Groups cached at the network level.'=>'Grupos cacheados a nivel de red.','Global Groups'=>'Grupos globales','Connection Test'=>'Prueba de conexión','%s Extension'=>'Extensión %s','Status'=>'Estado','Default TTL for cached objects.'=>'TTL por defecto para objetos cacheados.','Default Object Lifetime'=>'Tiempo de vida por defecto del objeto','Port'=>'Puerto','Host'=>'Host','Object Cache'=>'Caché de objetos','Failed'=>'Fallido','Passed'=>'Exitoso','Not Available'=>'No disponible','Purge all the object caches'=>'Vaciar todas las cachés de objetos','Cache WP-Admin'=>'Caché de WP-Admin','Failed to communicate with Cloudflare'=>'Fallo al comunicar con Cloudflare','Communicated with Cloudflare successfully.'=>'Comunicado con éxito con Cloudflare.','No available Cloudflare zone'=>'No hay disponible una zona Cloudflare','Notified Cloudflare to purge all successfully.'=>'Avisado a Cloudflare el vaciado completo con éxito.','Cloudflare API is set to off.'=>'La API de Cloudflare está configurada en off.','Notified Cloudflare to set development mode to %s successfully.'=>'Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.','Once saved, it will be matched with the current list and completed automatically.'=>'Una vez guardado, coincidirá con la lista actual y se completará automáticamente.','You can just type part of the domain.'=>'Puedes simplemente teclear parte de dominio.','Domain'=>'Dominio','Cloudflare API'=>'API de Cloudflare','Purge Everything'=>'Vaciar todo','Cloudflare Cache'=>'Caché de Cloudflare','Development Mode will be turned off automatically after three hours.'=>'El modo de desarrollo se desactivará automáticamente después de tres horas.','Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.'=>'Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.','Development mode will be automatically turned off in %s.'=>'El modo de desarrollo se desactivará automáticamente en %s.','Current status is %s.'=>'El estado actual es %s.','Current status is %1$s since %2$s.'=>'El estado actual es %1$s desde %2$s.','Check Status'=>'Comprobar estado','Turn OFF'=>'APAGAR','Turn ON'=>'ENCENDER','Development Mode'=>'Modo de desarrollo','Cloudflare Zone'=>'Zona de Cloudflare','Cloudflare Domain'=>'Dominio de Cloudflare','Cloudflare'=>'Cloudflare','For example'=>'Por ejemplo','Prefetching DNS can reduce latency for visitors.'=>'La precarga DNS puede reducir la latencia para los visitantes.','DNS Prefetch'=>'Prefetch DNS','Adding Style to Your Lazy-Loaded Images'=>'Añade estilos a tus imágenes de carga diferida','Default value'=>'Valor por defecto','Static file type links to be replaced by CDN links.'=>'Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.','For example, to drop parameters beginning with %s, %s can be used here.'=>'Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.','Drop Query String'=>'Ignorar cadenas de consulta','Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.'=>'Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.','Improve HTTP/HTTPS Compatibility'=>'Mejorar compatibilidad HTTP/HTTPS','Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.'=>'Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.','Destroy All Optimization Data'=>'Destruir todos los datos de optimización','Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.'=>'Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.','This will increase the size of optimized files.'=>'Esto aumentará el tamaño de los archivos optimizados.','Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.'=>'Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.','To test the cart, visit the <a %s>FAQ</a>.'=>'Para probar el carrito, visita la <a %s>FAQ</a>.',' %s ago'=>' hace %s','WebP saved %s'=>'WebP guardado %s','If you run into any issues, please refer to the report number in your support message.'=>'Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.','This will also generate an API key from LiteSpeed\'s Server.'=>'Esto también generará una clave de API del servidor de LiteSpeed.','Last pull initiated by cron at %s.'=>'Última descarga iniciada por cron a las %s.','Images will be pulled automatically if the cron job is running.'=>'Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.','Only press the button if the pull cron job is disabled.'=>'Solo pulsar el botón si la tarea cron de descarga está desactivada.','Pull Images'=>'Descargar imágenes','This process is automatic.'=>'Este proceso es automático.','Last Request'=>'Última petición','Images Pulled'=>'Imágenes recuperadas','Report'=>'Informe','Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.'=>'Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.','Send to LiteSpeed'=>'Enviar a LiteSpeed','Report date'=>'Fecha de informe','Report number'=>'Número de informe','LiteSpeed Optimization'=>'Optimización de LiteSpeed','Load Google Fonts Asynchronously'=>'Cargar Google Fonts asíncronamente','Browser Cache TTL'=>'TTL caché de navegador','Results can be checked in <a %s>Media Library</a>.'=>'Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.','Learn More'=>'Leer más','Images optimized and pulled'=>'Imágenes optimizadas y descargadas','Images requested'=>'Imágenes solicitadas','Switched to optimized file successfully.'=>'Cambio correcto a archivo optimizado.','Restored original file successfully.'=>'Archivo original restaurado con éxito.','Enabled WebP file successfully.'=>'Archivo WebP activado con éxito.','Disabled WebP file successfully.'=>'Archivo WebP desactivado con éxito.','Significantly improve load time by replacing images with their optimized %s versions.'=>'Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.','Image WebP Replacement'=>'Reemplazo de imágenes WebP','Selected roles will be excluded from cache.'=>'Los perfiles seleccionados serán excluidos de la caché.','Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server.'=>'Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes en QUIC.cloud','Selected roles will be excluded from all optimizations.'=>'Los perfiles seleccionados serán excluidos de todas las optimizaciones.','Role Excludes'=>'Excluir perfiles','Tuning Settings'=>'Configuración de ajustes','If the tag slug is not found, the tag will be removed from the list on save.'=>'Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.','Send Optimization Request'=>'Enviar solicitud de optimización','Image Information'=>'Información de imágenes','Total Reduction'=>'Reducción total','Optimization Summary'=>'Resumen de optimización','LiteSpeed Cache Image Optimization'=>'Optimización de imágenes de LiteSpeed Cache','Image Optimization'=>'Optimización de imágenes','Tuning'=>'Ajustar','If the category name is not found, the category will be removed from the list on save.'=>'Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.','After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.'=>'Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.','For example, %s can be used for a transparent placeholder.'=>'Por ejemplo, los %s pueden usarse para un marcador de posición transparente.','By default a gray image placeholder %s will be used.'=>'Por defecto, se utilizará un marcador de posición de imagen gris %s.','This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.'=>'Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.','Specify a base64 image to be used as a simple placeholder while images finish loading.'=>'Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.','Elements with attribute %s in html code will be excluded.'=>'Se excluirán los elementos con el atributo %s en código html.','Filter %s is supported.'=>'El filtro %s es compatible.','Listed images will not be lazy loaded.'=>'Las imágenes listadas no se cargarán de forma retrasada.','Lazy Load Image Excludes'=>'Exclusiones de carga retrasada de imágenes','No optimization'=>'Sin optimización','Prevent any optimization of listed pages.'=>'Evitar cualquier optimización de las páginas listadas.','URI Excludes'=>'URL excluidas','Both full URLs and partial strings can be used.'=>'Pueden utilizarse tanto URLs completas como cadenas parciales.','Load iframes only when they enter the viewport.'=>'Cargar iframes sólo cuando entran en la ventana de visualización.','Lazy Load Iframes'=>'Retrasar la carga de iframes','This can improve page loading time by reducing initial HTTP requests.'=>'Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.','Load images only when they enter the viewport.'=>'Cargar las imágenes sólo cuando entran en la ventana de visualización.','Lazy Load Images'=>'Retrasar la carga de imágenes','Media Settings'=>'Ajustes de medios','For example, for %s, %s and %s can be used here.'=>'Por ejemplo, para %s, %s y %s puede utilizarse aquí.','Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.'=>'El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.','To match the beginning, add %s to the beginning of the item.'=>'Para que coincida con el principio, añade %s al comienzo del artículo.','For example, for %s, %s can be used here.'=>'Por ejemplo, para %s, %s puede utilizarse aquí.','Maybe later'=>'Quizás más tarde','I\'ve already left a review'=>'Ya he dejado una valoración','Welcome to LiteSpeed'=>'Bienvenido a LiteSpeed','Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.'=>'Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.','Remove WordPress Emoji'=>'Eliminar emojis de WordPress','More settings'=>'Más ajustes','Private cache'=>'Caché privada','Non cacheable'=>'No cacheable','Mark this page as '=>'Marcar esta página como ','Purge this page'=>'Vaciar esta página','Load JS Deferred'=>'Deferir carga de JS','Specify critical CSS rules for above-the-fold content when enabling %s.'=>'Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.','Critical CSS Rules'=>'Reglas de CSS críticas','Load CSS Asynchronously'=>'Cargar CSS asíncronamente','Prevent Google Fonts from loading on all pages.'=>'Evita que cargue Google Fonts en todas las páginas.','Remove Google Fonts'=>'Eliminar Google Fonts','This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.'=>'Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.','Remove Query Strings'=>'Eliminar query strings','user agents'=>'user agents','cookies'=>'cookies','Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.'=>'El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.','Browser Cache'=>'Caché del navegador','tags'=>'etiquetas','Do Not Cache Tags'=>'Etiquetas a no cachear','To exclude %1$s, insert %2$s.'=>'Para excluir %1$s, insertar %2$s.','categories'=>'categorías','To prevent %s from being cached, enter them here.'=>'Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.','Do Not Cache Categories'=>'Categorías a no cachear','Query strings containing these parameters will not be cached.'=>'Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.','Do Not Cache Query Strings'=>'Cadenas de consulta a no cachear','Paths containing these strings will not be cached.'=>'Las rutas que contengan estas cadenas no serán cacheadas.','Do Not Cache URIs'=>'URIs a no cachear','The logs will be output to %s.'=>'Los registros serán enviados a %s.','One per line.'=>'Una por línea.','URI Paths containing these strings will NOT be cached as public.'=>'Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.','Private Cached URIs'=>'URIs cacheadas privadamente','You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.'=>'También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.','Remove query strings from internal static resources.'=>'Eliminar cadenas de consulta de recursos estáticos internos.','Paths containing these strings will not be served from the CDN.'=>'Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.','Exclude Path'=>'Excluir ruta','This will affect all tags containing attributes: %s %s %s.'=>'Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.','Include File Types'=>'Incluir tipos de archivo','Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.'=>'Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.','Include JS'=>'Incluir JS','Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.'=>'Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.','Include CSS'=>'Incluir CSS','Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.'=>'Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.','Include Images'=>'Incluir imágenes','CDN URL to be used. For example, %s'=>'URL de la CDN a utilizar. Por ejemplo, %s','CDN URL'=>'URL de CDN','Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.'=>'URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.','Original URLs'=>'URLs originales','CDN Settings'=>'Ajustes de CDN','CDN'=>'CDN','OFF'=>'OFF','ON'=>'ON','Notified LiteSpeed Web Server to purge CSS/JS entries.'=>'Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.','Minify HTML content.'=>'Minificar contenido HTML.','HTML Minify'=>'Minificar HTML','JS Excludes'=>'Excluir JS','JS Combine'=>'Combinar JS','JS Minify'=>'Minificar JS','CSS Excludes'=>'Excluir CSS','CSS Combine'=>'Combinar CSS','CSS Minify'=>'Minificar CSS','Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.'=>'Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo».','This will purge all minified/combined CSS/JS entries only'=>'Esto vaciará solo las entradas CSS/JS minimizadas o combinadas','Purge %s Error'=>'Vaciar error %s','Database Optimizer'=>'Optimizador de base de datos','Optimize all tables in your database'=>'Optimizar todas las tablas en tu base de datos','Optimize Tables'=>'Optimizar tablas','Clean all transient options'=>'Borrar todas las opciones de datos transitorios','All Transients'=>'Todos los datos transitorios','Clean expired transient options'=>'Borrar opciones de datos transitorios expirados','Expired Transients'=>'Datos transitorios expirados','Clean all trackbacks and pingbacks'=>'Borrar todos los trackbacks y pingbacks','Trackbacks/Pingbacks'=>'Trackbacks/pingbacks','Clean all trashed comments'=>'Borrar todos los comentarios en la papelera','Trashed Comments'=>'Comentarios enviados a la papelera','Clean all spam comments'=>'Borrar todos los comentarios spam','Spam Comments'=>'Comentarios spam','Clean all trashed posts and pages'=>'Borrar todas las entradas y páginas en la papelera','Trashed Posts'=>'Entradas enviadas a la papelera','Clean all auto saved drafts'=>'Borrar todos los borradores guardados automáticamente','Auto Drafts'=>'Borradores automáticos','Clean all post revisions'=>'Borrar todas las revisiones de entradas','Post Revisions'=>'Revisiones de entradas','Clean All'=>'Limpiar todo','Optimized all tables.'=>'Optimizadas todas las tablas.','Clean all transients successfully.'=>'Limpieza de todos los datos transitorios exitosa.','Clean expired transients successfully.'=>'Limpieza de datos transitorios expirados exitosa.','Clean trackbacks and pingbacks successfully.'=>'Limpieza de trackbacks y pingbacks exitosa.','Clean trashed comments successfully.'=>'Limpieza de comentarios en papelera exitosa.','Clean spam comments successfully.'=>'Limpieza de comentarios no deseados exitosa.','Clean trashed posts and pages successfully.'=>'Limpieza de páginas y entradas en papelera exitosa.','Clean auto drafts successfully.'=>'Limpieza de borradores automáticos exitosa.','Clean post revisions successfully.'=>'Limpieza de revisiones de entradas exitosa.','Clean all successfully.'=>'Limpieza completa exitosa.','Default Private Cache TTL'=>'TTL por defecto de la caché privada','If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.'=>'Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.','Vary Group'=>'Grupos de variación','Cache the built-in Comment Form ESI block.'=>'Almacena en la caché el bloque ESI del formulario de comentarios incluido.','Cache Comment Form'=>'Cachear formulario de comentario',' Cache the built-in Admin Bar ESI block.'=>' Almacena en la caché el bloque ESI de la barra de administración incluida.','Cache Admin Bar'=>'Cachear barra de administrador','Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.'=>'Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.','ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.'=>'ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.','With ESI (Edge Side Includes), pages may be served from cache for logged-in users.'=>'Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.','Private'=>'Privada','Public'=>'Pública','Purge Settings'=>'Ajustes del vaciado','Cache PHP Resources'=>'Cachear recursos de PHP','Cache Mobile'=>'Cache móvil','Advanced level will log more details.'=>'El nivel avanzado registrará más detalles.','Basic'=>'Básico','The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.'=>'La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.','Cache Login Page'=>'Cachear página de acceso','Cache requests made by WordPress REST API calls.'=>'Cachear peticiones realizadas por llamadas de la API REST de WordPress.','Cache REST API'=>'Cachear API REST','Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)'=>'Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)','Cache Commenters'=>'Cachear comentaristas','Privately cache frontend pages for logged-in users. (LSWS %s required)'=>'Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)','Cache Logged-in Users'=>'Cachear usuarios con sesión iniciada','Cache Control Settings'=>'Ajustes de control de caché','ESI'=>'ESI','Excludes'=>'Excluir','Purge'=>'Vaciar','Cache'=>'Caché','WooCommerce'=>'WooCommerce','Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)'=>'Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)','Current server time is %s.'=>'La hora actual del servidor es %s.','Specify the time to purge the "%s" list.'=>'Especifica la hora para vaciar la lista «%s».','Both %1$s and %2$s are acceptable.'=>'Tanto %1$s como %2$s son aceptables.','Scheduled Purge Time'=>'Hora de vaciado programado','The URLs here (one per line) will be purged automatically at the time set in the option "%s".'=>'La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s».','Scheduled Purge URLs'=>'URLs de vaciado programado','Shorten query strings in the debug log to improve readability.'=>'Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.','Heartbeat'=>'Heartbeat','MB'=>'MB','Log File Size Limit'=>'Límite de tamaño de archivo de registro','<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s'=>'<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s','%s file not writable.'=>'No se puede escribir el archivo %s.','%s file not readable.'=>'No se puede leer el archivo %s.','Collapse Query Strings'=>'Colapsar cadenas de peticiones','ESI Settings'=>'Ajustes de ESI','A TTL of 0 indicates do not cache.'=>'Un TTL de 0 implica no cachear.','Recommended value: 28800 seconds (8 hours).'=>'Valor recomendado: 28800 segundos (8 horas).','Widget Cache TTL:'=>'TTL caché de Widgets:','Enable ESI'=>'Activar ESI','See <a %s>Introduction for Enabling the Crawler</a> for detailed information.'=>'Ver <a %s>Introducción para activar el Crawler</a> para información detallada.','Custom Sitemap'=>'Sitemap personalizado','Purge pages by relative or full URL.'=>'Vaciar páginas por URL completa o relativa.','WARNING'=>'ADVERTENCIA','The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.'=>'La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.','<b>Last crawled:</b> %s item(s)'=>'<b>Última indexación:</b> %s elemento(s)','The next complete sitemap crawl will start at'=>'La siguiente indexación de sitemap completa empezará a las','Failed to write to %s.'=>'Error al escribir a %s.','Folder is not writable: %s.'=>'El directorio no es escribible: %s.','Can not create folder: %1$s. Error: %2$s'=>'No se puede crear el directorio: %1$s. Error: %2$s','Folder does not exist: %s'=>'El directorio no existe: %s','Notified LiteSpeed Web Server to purge the list.'=>'Solicitado el vaciado de la lista al servidor web LiteSpeed.','Please visit the <a %s>Information</a> page on how to test the cache.'=>'Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.','Allows listed IPs (one per line) to perform certain actions from their browsers.'=>'Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.','Server Load Limit'=>'Límite de carga del servidor','Specify Number of Threads to use while crawling.'=>'Especifica el número de hilos a utilizar durante la indexación.','Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.'=>'Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.','Crawl Interval'=>'Intervalo de indexación','Interval Between Runs'=>'Intervalo entre ejecuciones','Specify time in seconds for the duration of the crawl interval.'=>'Especifica un tiempo en segundos para la duración del intervalo de indexación.','Specify time in microseconds for the delay between requests during a crawl.'=>'Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación.','microseconds'=>'microsegundos','Then another WordPress is installed (NOT MULTISITE) at %s'=>'Y otro WordPress instalado (NO MULTISITIO) en %s','LiteSpeed Cache Network Cache Settings'=>'Ajustes de la caché de la red de caché de LiteSpeed','Select below for "Purge by" options.'=>'Selecciona debajo las opciones de «Vaciar por».','No crawler meta file generated yet'=>'Archivo meta del crawler aún no generado','Show crawler status'=>'Mostrar estado del Crawler','Watch Crawler Status'=>'Ver estado del Crawler','Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.'=>'Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.','Run frequency is set by the Interval Between Runs setting.'=>'La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.','Manually run'=>'Ejecutar manualmente','Reset position'=>'Reestablecer posición','Run Frequency'=>'Frecuencia de ejecución','Cron Name'=>'Nombre del Cron','Crawler Cron'=>'Cron del Crawler','%d minute'=>'%d minuto','%d minutes'=>'%d minutos','%d hour'=>'%d hora','%d hours'=>'%d horas','Generated at %s'=>'Generado en %s','LiteSpeed Cache Crawler'=>'Crawler de LiteSpeed Cache','Threads'=>'Hilos','Run Duration'=>'Duración de la ejecución','Delay'=>'Retraso','If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.'=>'Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.','Crawler'=>'Crawler','LiteSpeed Cache CDN'=>'CDN de la caché de LiteSpeed','https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration'=>'https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration','Notified LiteSpeed Web Server to purge all pages.'=>'Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.','All pages with Recent Posts Widget'=>'Todas las páginas con widget de Entradas recientes','Pages'=>'Páginas','This will Purge Pages only'=>'Esto solo vaciará las páginas','Purge Pages'=>'Vaciar páginas','Cancel'=>'Cancelar','Install Now'=>'Instalar ahora','Purged the url!'=>'¡Se ha vaciado la URL!','Purged the blog!'=>'¡Se ha vaciado el blog!','Purged All!'=>'¡Se ha vaciado todo!','Email Address'=>'Dirección de correo electrónico','Activate'=>'Activar','Warning'=>'Advertencia','Notified LiteSpeed Web Server to purge error pages.'=>'Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.','If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.'=>'Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.','If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.'=>'Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.','If the login cookie was recently changed in the settings, please log out and back in.'=>'Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.','However, there is no way of knowing all the possible customizations that were implemented.'=>'Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.','The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.'=>'El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.','The network admin setting can be overridden here.'=>'El ajuste de administrador de red puede ser modificado aquí.','Specify how long, in seconds, public pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.','Specify how long, in seconds, private pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.','It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.'=>'Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.','Purge pages by post ID.'=>'Vaciar páginas por ID de entrada.','Purge the LiteSpeed cache entries created by this plugin'=>'Vacía las entradas de caché de LiteSpeed creadas por este plugin','This will Purge Front Page only'=>'Esto vaciará solo la página principal','Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.'=>'Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.','Purge pages by category name - e.g. %2$s should be used for the URL %1$s.'=>'Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.','If only the WordPress site should be purged, use Purge All.'=>'Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».','e.g. Use %s or %s.'=>'ej: Usa %s o %s.','Purge %s error pages'=>'Purgar las páginas de error %s','Notified LiteSpeed Web Server to purge everything.'=>'Solicitado el vaciado de todo al servidor web LiteSpeed.','Use Primary Site Configuration'=>'Usar configuración del sitio principal','This will disable the settings page on all subsites.'=>'Esto desactivará la página de ajustes en todos los subsitios.','Check this option to use the primary site\'s configuration for all subsites.'=>'Marca esta opción para usar la configuración del sitio principal para todos los subsitios.','Save Changes'=>'Guardar cambios','The following options are selected, but are not editable in this settings page.'=>'Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.','The network admin selected use primary site configs for all subsites.'=>'El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.','Empty Entire Cache'=>'Vaciar la caché entera','This action should only be used if things are cached incorrectly.'=>'Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.','Clears all cache entries related to this site, <i>including other web applications</i>.'=>'Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.','This may cause heavy load on the server.'=>'Esto puede causar una alta carga en el servidor.','This will clear EVERYTHING inside the cache.'=>'Esto eliminará TODO dentro de la caché.','LiteSpeed Cache Purge All'=>'Vaciar toda la caché de LiteSpeed','If you would rather not move at litespeed, you can deactivate this plugin.'=>'Si no quieres la aceleración de litespeed, puedes desactivar este plugin.','Create a post, make sure the front page is accurate.'=>'Crear una entrada, asegurarse que la página principal está actualizada.','Visit the site while logged out.'=>'Visitar el sitio sin la sesión iniciada.','Examples of test cases include:'=>'Ejemplos de pruebas incluyen:','For that reason, please test the site to make sure everything still functions properly.'=>'Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.','This message indicates that the plugin was installed by the server admin.'=>'Este mensaje indica que el plugin fue instalado por el administrador del servidor.','LiteSpeed Cache plugin is installed!'=>'¡El plugin LiteSpeed Cache está instalado!','Debug Log'=>'Registro de depuración','Admin IP Only'=>'Solo la IP del administrador','The Admin IP option will only output log messages on requests from admin IPs.'=>'La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores.','Specify how long, in seconds, REST calls are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.','The environment report contains detailed information about the WordPress configuration.'=>'El informe de entorno contiene información detallada sobre la configuración de WordPress.','Note'=>'Nota','The server will determine if the user is logged in based on the existence of this cookie.'=>'El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.','After verifying that the cache works in general, please test the cart.'=>'Después de que la caché funcione en general, por favor prueba el carrito.','When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.'=>'Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.','Purge All On Upgrade'=>'Vaciar todo al actualizar','Product Update Interval'=>'Intervalo de actualización de producto','Determines how changes in product quantity and product stock status affect product pages and their associated category pages.'=>'Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.','Always purge both product and categories on changes to the quantity or stock status.'=>'Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.','Do not purge categories on changes to the quantity or stock status.'=>'No vaciar las categorías al cambiar la cantidad o estado del inventario.','Purge product only when the stock status changes.'=>'Vaciar los productos solo cuando cambie el estado del inventario.','Purge product and categories only when the stock status changes.'=>'Vaciar productos y categorías solo cuando cambie el estado del inventario.','Purge categories only when stock status changes.'=>'Vaciar las categorías solo cuando el estado del inventario cambie.','Purge product on changes to the quantity or stock status.'=>'Vaciar los productos con los cambios de cantidad o estado del inventario.','Htaccess did not match configuration option.'=>'El htaccess no coincide con la opción de configuración.','If this is set to a number less than 30, feeds will not be cached.'=>'Si esto se fija en un número inferior a 30, los feeds no serán cacheados.','Specify how long, in seconds, feeds are cached.'=>'Especifica por cuanto tiempo, en segundos, se cachean los feeds.','Default Feed TTL'=>'TTL por defecto del Feed','Failed to get %s file contents.'=>'Error al obtener contenido del archivo %s.','Caching these pages may improve server performance by avoiding unnecessary PHP calls.'=>'Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.','Some themes and plugins add resources via a PHP request.'=>'Algunos temas y plugins añaden recursos mediante una petición PHP.','Disabling this option may negatively affect performance.'=>'Desactivar esta opción puede afectar negativamente al rendimiento.','Invalid login cookie. Invalid characters found.'=>'Cookie de acceso no válida. Encontrados caracteres no válidos.','WARNING: The .htaccess login cookie and Database login cookie do not match.'=>'ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.','Invalid login cookie. Please check the %s file.'=>'Cookie de acceso no válida. Por favor, comprueba el archivo %s.','The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.'=>'La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.','There is a WordPress installed for %s.'=>'Hay un WordPress instalado para %s.','Example use case:'=>'Ejemplo de uso:','The cookie set here will be used for this WordPress installation.'=>'La cookie aquí establecida será usada por esta instalación de WordPress.','If every web application uses the same cookie, the server may confuse whether a user is logged in or not.'=>'Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.','This setting is useful for those that have multiple web applications for the same domain.'=>'Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.','The default login cookie is %s.'=>'La cookie de acceso por defecto es %s.','MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.'=>'DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.','No spaces and case sensitive.'=>'Espacios no permitidos y sensible a mayúsculas.','SYNTAX: alphanumeric and "_".'=>'SINTAXIS: alfanumérico y "_".','Login Cookie'=>'Cookie de acceso','More information about the available commands can be found here.'=>'Aquí se puede encontrar más información sobre los comandos disponibles.','These settings are meant for ADVANCED USERS ONLY.'=>'Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.','Current %s Contents'=>'Contenidos actuales de %s','Advanced'=>'Avanzado','Advanced Settings'=>'Ajustes avanzados','Purge List'=>'Vaciar lista','Purge By...'=>'Vaciar por...','URL'=>'URL','Tag'=>'Etiqueta','Post ID'=>'ID de entrada','Category'=>'Categoría','NOTICE: Database login cookie did not match your login cookie.'=>'AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.','Purge url %s'=>'Vaciar la URL %s','Purge tag %s'=>'Vaciar la etiqueta %s','Purge category %s'=>'Vaciar la categoría %s','When disabling the cache, all cached entries for this site will be purged.'=>'Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.','NOTICE'=>'AVISO','This setting will edit the .htaccess file.'=>'Este ajuste editará el archivo .htaccess.','Failed to back up %s file, aborted changes.'=>'Fallo al hacer copia de seguridad del archivo %s, cambios cancelados.','LiteSpeed Cache View .htaccess'=>'Ver el archivo «.htaccess» de LiteSpeed Cache','Do Not Cache Cookies'=>'Cookies a no cachear','Do Not Cache User Agents'=>'User Agents a no cachear','This is to ensure compatibility prior to enabling the cache for all sites.'=>'Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.','Network Enable Cache'=>'Habilitar caché de red','NOTICE:'=>'AVISO:','Other checkboxes will be ignored.'=>'Otras opciones serán ignoradas.','List of Mobile User Agents'=>'Lista de User Agents móviles','File %s is not writable.'=>'No se puede escribir el archivo %s.','Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.'=>'Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.','JS Settings'=>'Ajustes de JS','Manage'=>'Gestionar','Default Front Page TTL'=>'TTL por defecto de la Página Principal','Purge Front Page'=>'Vaciar la página de inicio','Notified LiteSpeed Web Server to purge the front page.'=>'Solicitado al servidor web LiteSpeed el vaciado de la página de inicio.','Example'=>'Ejemplo','All tags are cached by default.'=>'Todas las etiquetas son cacheadas por defecto.','All categories are cached by default.'=>'Todas las categorías son cacheadas por defecto.','To do an exact match, add %s to the end of the URL.'=>'Para coincidencias exactas, añadir %s al final de la URL.','The URLs will be compared to the REQUEST_URI server variable.'=>'Las URLs serán comparadas con la variable REQUEST_URI del servidor.','Select only the archive types that are currently used, the others can be left unchecked.'=>'Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.','Notes'=>'Notas','Use Network Admin Setting'=>'Usar ajuste de administrador de red','Disable'=>'Desactivar','Enabling LiteSpeed Cache for WordPress here enables the cache for the network.'=>'Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.','Disabled'=>'Desactivado','Enabled'=>'Activado','Do Not Cache Roles'=>'No cachear perfiles','https://www.litespeedtech.com'=>'https://www.litespeedtech.com','LiteSpeed Technologies'=>'LiteSpeed Technologies','LiteSpeed Cache'=>'LiteSpeed Cache','Debug Level'=>'Nivel de depuración','Outputs to WordPress debug log.'=>'Se muestra en el registro de depuración de WordPress.','Notice'=>'Nota','Term archive (include category, tag, and tax)'=>'Archivo de término (incluye categoría, etiqueta y taxonomía)','Daily archive'=>'Archivo diario','Monthly archive'=>'Archivo mensual','Yearly archive'=>'Archivo anual','Post type archive'=>'Archivo de tipo de contenido','Author archive'=>'Archivo del Autor','Home page'=>'Página de Inicio','All pages'=>'Todas las páginas','Front page'=>'Página de inicio','Auto Purge Rules For Publish/Update'=>'Reglas de vaciado automático para publicación y actualización','Default Public Cache TTL'=>'TTL por defecto de la caché pública','Select which pages will be automatically purged when posts are published/updated.'=>'Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas','seconds'=>'segundos','Admin IPs'=>'IPs de administrador','General'=>'Opciones generales','LiteSpeed Cache Settings'=>'Configuración de Caché de LiteSpeed','Purge All'=>'Purgar todo','Notified LiteSpeed Web Server to purge all LSCache entries.'=>'Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache.','Settings'=>'Ajustes']];litespeed-wp-plugin/6.5.4/translations/litespeed-cache-es_MX.l10n.php000064400000424375151600200500021153 0ustar00<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2024-02-24 15:52:26+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - LiteSpeed Cache - Stable (latest release)','language'=>'es_MX','messages'=>['Clean all orphaned post meta records'=>'Limpiar todos los registros meta de entradas huérfanas','Orphaned Post Meta'=>'Meta de entrada huérfano','Globally fast TTFB, easy setup, and <a %s>more</a>!'=>'¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!','Best available WordPress performance'=>'El mejor rendimiento disponible para WordPress','Try QUIC.cloud CDN!'=>'¡Prueba la CDN de QUIC.cloud!','Clean orphaned post meta successfully.'=>'Limpieza correcta de los meta de entrada huérfanos.','Last Pulled'=>'Última extracción','You can list the 3rd party vary cookies here.'=>'Puedes listar las cookies de terceros que varían aquí.','Vary Cookies'=>'Variar cookies','Preconnecting speeds up future loads from a given origin.'=>'La preconexión acelera las cargas futuras desde un origen determinado.','If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.'=>'Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.','Generate a separate vary cache copy for the mini cart when the cart is not empty.'=>'Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.','Vary for Mini Cart'=>'Variante según el minicarrito','DNS Preconnect'=>'Preconexión DNS','This setting is %1$s for certain qualifying requests due to %2$s!'=>'¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!','Listed JS files or inline JS code will be delayed.'=>'Los archivos JS listados o el código JS en línea se retrasarán.','URL Search'=>'Buscar URL','JS Delayed Includes'=>'Inclusiones de JS retrasadas','Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.'=>'Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.','Cloud server refused the current request due to unpulled images. Please pull the images first.'=>'El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.','Current server load'=>'Carga actual del servidor','Redis encountered a fatal error: %s (code: %d)'=>'Redis encontró un error fatal: %s (código: %d)','Started async image optimization request'=>'Se inició la solicitud de optimización asíncrona de imágenes','Started async crawling'=>'Se inició el rastreo asíncrono','Saving option failed. IPv4 only for %s.'=>'Falló el guardado de la opción. IPv4 es solo para %s.','QUIC.cloud account has been successfully linked.'=>'Se ha vinculado correctamente con la cuenta de QUIC.cloud.','QUIC.cloud account has been created and successfully linked.'=>'Se ha creado y vinculado correctamente la cuenta de QUIC.cloud.','Cloud server refused the current request due to rate limiting. Please try again later.'=>'El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.','Maximum image post id'=>'ID de entrada de imagen máxima','Current image post id position'=>'Posición actual del id de entrada de la imagen','Images ready to request'=>'Imágenes listas para la solicitud','Redetect'=>'Volver a detectar','Sync'=>'Sincronizar','PAYG balance and usage not included in above quota calculation.'=>'Balance y uso de PAYG no incluido en el cálculo de cuota anterior.','PAYG used this month'=>'PAYG usado este mes','If you are using a %1$s socket, %2$s should be set to %3$s'=>'Si estás usando un socket %1$s, %2$s debería estar en %3$s','All QUIC.cloud service queues have been cleared.'=>'Se han borrado todas las colas de servicio de QUIC.cloud','Cache key must be integer or non-empty string, %s given.'=>'La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.','Cache key must not be an empty string.'=>'La clave de caché no puede ser una cadena vacía.','JS Deferred / Delayed Excludes'=>'Exclusiones de JS diferido / retrasado','The queue is processed asynchronously. It may take time.'=>'La cola se procesa de forma asíncrona. Puede llevar un tiempo.','Contact QUIC.cloud support'=>'Contactar con el soporte de QUIC.cloud','Unknown error.'=>'Error desconocido.','In order to use QC services, need a real domain name, cannot use an IP.'=>'Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.','Restore Settings'=>'Restaurar los ajustes','This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?'=>'Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?','Backup created %1$s before applying the %2$s preset'=>'Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s','Applied the %1$s preset %2$s'=>'Se ha aplicado el prejuste %1$s %2$s','Restored backup settings %1$s'=>'Se han restaurado el respaldo de los ajustes %1$s','Error: Failed to apply the settings %1$s'=>'Error: No se pudieron aplicar los ajustes %1$s','History'=>'Historial','unknown'=>'desconocido','Apply Preset'=>'Aplicar el preajuste','This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?'=>'Se ha a a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?','Who should use this preset?'=>'¿Quién debería usar este preajuste?','Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.'=>'Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.','LiteSpeed Cache Standard Presets'=>'Preajustes estándar de cache de LiteSpeed','A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.','This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.'=>'Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.','Inline CSS added to Combine'=>'CSS en línea añadido a Combinar','Inline JS added to Combine'=>'JS en línea añadido a Combinar','JS Delayed'=>'JS Retrasado','Viewport Image Generation'=>'Generación del viewport de la imagen','Lazy Load for Images'=>'Carga diferida para imágenes','Everything in Aggressive, Plus'=>'Todo lo de Aggressive y además','Extreme'=>'Extremo','This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.'=>'Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en "Optimización de página > Retoques"','Lazy Load for Iframes'=>'Carga diferida de Iframes','Removed Unused CSS for Users'=>'CSS sin uso eliminado para los usuarios','Asynchronous CSS Loading with Critical CSS'=>'Carga de CSS asíncrono con CSS crítico','CSS & JS Combine'=>'Combinar CSS y JS','Everything in Advanced, Plus'=>'Todo lo de Advance y además','Aggressive'=>'Agresivo','A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.','This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.'=>'Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de "Optimización de página > Retoques"','Remove Query Strings from Static Files'=>'Eliminar cadenas de consulta de recursos estáticos','DNS Prefetch for static files'=>'Precarga de DNS para archivos estáticos','JS Defer for both external and inline JS'=>'Aplazar JS para JS externos e incrustados','CSS, JS and HTML Minification'=>'Minimizado de CSS, JS y HTML','Guest Mode and Guest Optimization'=>'Modo de invitado y modo de optimización','Everything in Basic, Plus'=>'Todo en el básico, además','Advanced (Recommended)'=>'Avanzado (Recomendado)','A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.','This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.'=>'Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.','Mobile Cache'=>'Caché móvil','Everything in Essentials, Plus'=>'Todo lo de Essentials y además','A Domain Key is not required to use this preset. Only basic caching features are enabled.'=>'No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.','This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.'=>'Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.','Higher TTL'=>'TTL mayor','Default Cache'=>'Caché predeterminado','Essentials'=>'Básicos','LiteSpeed Cache Configuration Presets'=>'Preajustes de configuración de caché LiteSpeed','Standard Presets'=>'Preajustes estándar','Listed CSS files will be excluded from UCSS and saved to inline.'=>'Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.','UCSS File Excludes and Inline'=>'Excluir archivo del CSS sin uso e incrustar','UCSS Selector Allowlist'=>'Lista blanca del selector de CSS sin uso','Presets'=>'Preajustes','Partner Benefits Provided by'=>'Ventajas de colaboración ofrecidas por','LiteSpeed Logs'=>'Registros de LiteSpeed','Crawler Log'=>'Registros de rastreadores','Purge Log'=>'Purgar registro','Prevent writing log entries that include listed strings.'=>'Evita escribir entradas del registro que incluyan cadenas listadas.','View Site Before Cache'=>'Ver sitio sin caché','View Site Before Optimization'=>'Ver sitio sin optimizar','Debug Helpers'=>'Ayudas de depuración','Enable Viewport Images auto generation cron.'=>'Activar el cron de generación automática del viewport de imágenes.','This enables the page\'s initial screenful of imagery to be fully displayed without delay.'=>'Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.','The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.'=>'El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.','When you use Lazy Load, it will delay the loading of all images on a page.'=>'Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.','Use %1$s to bypass remote image dimension check when %2$s is ON.'=>'Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.','VPI'=>'VPI','%s must be turned ON for this setting to work.'=>'%s debe estar activo para que este ajuste funcione.','Main domain not generated yet'=>'No se ha generado todavía el dominio principal','Main domain'=>'Dominio principal','Viewport Image'=>'Imagen de la vista','Filter %s available to disable blocklist.'=>'El filtro %s está disponible para desactivar la lista de bloqueos.','PHP Constant %s available to disable blocklist.'=>'La constante PHP %s está disponible para desactivar la lista de bloqueos.','QUIC.cloud CDN Setup'=>'Configuración de la CDN QUIC.cloud','Are you sure you want to delete QUIC.cloud data?'=>'¿Seguro que quieres borrar los datos de QUIC.cloud?','Are you sure you want to reset CDN Setup?'=>'¿Seguro que quieres restablecer la configuración CDN?','If you have not yet done so, please replace the QUIC.cloud nameservers at your domain registrar before proceeding. '=>'Si todavía no lo has hecho, antes de proceder, reemplaza los servidores de dominio de QUIC.cloud en tu registrador del dominio. ','This action is not available if there is no domain key, the domain is not linked, or the DNS Zone is in active use.'=>'Esta acción no está disponible si no hay ninguna clave de dominio, el dominio no está enlazado, o la zona DNS está en uso.','This allows you to try Auto CDN setup again, or abandon the setup entirely.'=>'Este te permite probar de nuevo la configuración automática de la CDN, o abandonar completamente la configuración.','Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and deletes the DNS Zone, if one exists for the domain.'=>'Restablece todos los ajustes del plugin LiteSpeed Cache relacionados con CDN al estado inicial y borra la zona DNS, en caso de que exista una para el dominio.','Delete QUIC.cloud data'=>'Borrar los datos de QUIC.cloud','This action will not update anything on the QUIC.cloud servers.'=>'Esta acción no actualizará nada en los servidores de QUIC.cloud.','This allows you to try Auto CDN setup again.'=>'Esto te permite probar la configuración de CDN automática de nuevo.','QUIC.cloud DNS settings are not changed.'=>'No se han cambiado los ajustes DNS de QUIC.cloud.','Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and disables the CDN.'=>'Restablece todos los ajustes de LiteSpeed Cache relacionados a la CDN al estado inicial y desactiva la CDN.','Reset CDN Setup'=>'Restablecer configuración CDN','The following actions are available:'=>'Están disponibles las siguientes acciones:','This section will automatically populate once nameservers are configured for the site.'=>'Esta sección se rellenará automáticamente cuando se configuren los servidores de nombres del sitio.','At that stage, you may re-start the verification process by pressing the Run CDN Setup button.'=>'En estas etapa puedes volver a iniciar el proceso de verificación pulsando el botón de "Ejecutar configuración de la CDN".','If it does not verify within 24 hours, the CDN setup will mark the verification as failed.'=>'Si no se verifica en 24 horas la configuración de la CDN marcará la verificación como fallida.','QUIC.cloud will attempt to verify the DNS update.'=>'QUIC.cloud intentará verificar la actualización DNS.','Please update your domain registrar to use these custom nameservers:'=>'Por favor, actualiza tu registro de dominio para que use estos servidores de nombres personalizados:','Nameservers'=>'Servidores de nombres','Note: For 15 to 20 minutes after setup completes, browsers may issue a "not secure" warning for your site while QUIC.cloud generates your SSL certificate.'=>'Nota: En los 15 a 20 minutos después de que se complete la configuración, puede que los navegadores muestren una advertencia de "no seguro" al acceder a tu sitio, mientras QUIC.cloud genera tu certificado SSL.','Review DNS records'=>'Revisar registros DNS','Is something missing?'=>'¿Falta algo?','Record names found'=>'Nombres de registro encontrados','Count'=>'Recuento','Record Type'=>'Tipo de registro','QUIC.cloud Detected Records Summary'=>'Resumen de registros detectados por QUIC.cloud','CDN Setup Status'=>'Estado de la configuración del CDN','Begin QUIC.cloud CDN Setup'=>'Comenzar la configuración del CDN QUIC.cloud','Domain key and QUIC.cloud link detected.'=>'Detectada clave de dominio y enlace de QUIC.cloud.','Ready to run CDN setup.'=>'Preparado para realizar la configuración de la CDN.','Manage DNS Zone'=>'Gestionar zona DNS','Manage CDN'=>'Gestionar CDN','Account is linked!'=>'¡La cuenta está enlazada!','Set up QUIC.cloud Account'=>'Configura una cuenta en QUIC.cloud','Visit your QUIC.cloud dashboard after the DNS Zone is set up to confirm your DNS zone.'=>'Visita tu escritorio de QUIC.cloud después de que esté configurada la zona de DNS para confirmar tu zona de DNS.','If you have custom DNS records, it is possible that they are not detected.'=>'Si tienes resgitros de DNS personalizados, es posible que no sean detectados.','QUIC.cloud will detect most normal DNS entries.'=>'QUIC.cloud detectará la mayoría de registros normales de DNS.','If you prefer to use the CNAME setup, please <a %s>set up the CDN manually at QUIC.cloud</a>.'=>'Si prefieres usar la configuración mediante CNAME, por favor, <a %s>configura manualmente la CDN en QUIC.cloud</a>.','This setup process will create a DNS zone on QUIC.cloud if one does not currently exist.'=>'Este proceso de configuración creará una zona de DNS en QUIC.cloud si no existe ya actualmente.','If you have this enabled for your domain, you must disable DNSSEC to continue.'=>'Si lo has activado para tu dominio, debes desactivar DNSSEC para continuar.','QUIC.cloud CDN/DNS does not support DNSSEC.'=>'La CDN/DNS de QUIC.cloud no es compatible con DNSSEC.','After you set your nameservers, QUIC.cloud will detect the change and automatically enable the CDN.'=>'Después de que configures tus servidores de nombres, QUIC.cloud detectará el cambio y activará automáticamente la CDN.','Your site will be available, but browsers may issue a "not secure" warning during this time.'=>'Tu sitio estará disponible, pero puede que los navegadores muestren durante este tiempo una advertencia de «no seguro».','This last stage could take 15 to 20 minutes.'=>'Esta última etapa puede durar de 15 a 20 minutos.','After successful DNS detection, QUIC.cloud will attempt to generate an SSL certificate and enable the CDN.'=>'Después de una detección correcta de las DNS, QUIC.cloud tratará de generar un certificado SSL y activar la CDN.','Provide the nameservers necessary to enable the CDN.'=>'Facilitar los servidores de nombres necesarios para activar la CDN.','Prepare the site for QUIC.cloud CDN, detect the DNS, and create a DNS Zone.'=>'Preparar el sitio para la CDN de QUIC.cloud, detectar las DNS y crear la zona de DNS.','Set up a QUIC.cloud account.'=>'Configurar una cuenta en QUIC.cloud.','This is a three step process for configuring your site to use QUIC.cloud CDN with QUIC.cloud DNS. This setup will perform the following actions'=>'Este es un proceso de tres pasos para configurar tu sitio para que use la CDN De QUIC.cloud con las DNS de QUIC.cloud. Esta configuración realizará las siguientes acciones','Auto QUIC.cloud CDN Setup'=>'Configuración automática de la CDN de QUIC.cloud','Refresh CDN Setup Status'=>'Recargar el estado de configuración de la CDN','This process may take several minutes.'=>'Este proceso puede llevar varios minutos.','You will receive an email upon status update.'=>'Recibirás un correo electrónico cuando cambie el estado.','In Progress'=>'En curso','Last Verification Result'=>'Resultado de la última verificación','Click the refresh button below to refresh status.'=>'Haz clic en el botón de recargar, debajo del estado de recarga.','Verifying, waiting for nameservers to be updated.'=>'Verificando, esperando a que se actualicen los servidores de nombres.','Paused'=>'Pausado','Completed at %s'=>'Completado en un %s','Done'=>'Hecho','Run CDN Setup'=>'Ejecutar la configuración del CDN','Not running'=>'No está en ejecución','Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:'=>'Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:','LiteSpeed Options'=>'Opciones de LiteSpeed','Mobile'=>'Móvil','Disable VPI'=>'Desactivar VPI','Disable Image Lazyload'=>'Desactivar la carga de imágenes diferida','Disable Cache'=>'Desactivar la caché','Debug String Excludes'=>'Exclusión de cadenas de depuración','Viewport Images Cron'=>'Cron de imágenes de la vista','Viewport Images'=>'Imágenes de la vista','Alias is in use by another QUIC.cloud account.'=>'El alias ya está en uso por otra cuenta de QUIC.cloud.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.','You cannot remove this DNS zone, because it is still in use. Please update the domain\'s nameservers, then try to delete this zone again, otherwise your site will become inaccessible.'=>'No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.','The site is not a valid alias on QUIC.cloud.'=>'El sitio no tiene un alias válido en QUIC.cloud.','Cloud REST API returned error: '=>'El error devuelto por Cloud REST API: ','Cloud REST Error'=>'Error de Cloud REST','Cannot request REST API, no token saved.'=>'No se pudo solicitar la REST API, no se guardó token.','CDN Setup Token reset. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.'=>'Token de configuración de la CDN restablecido. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte.','CDN Setup Token and DNS zone deleted. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.'=>'Borrado el toque de configuración de la CDN y la zona DNS. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte.','Cannot delete, site is not linked.'=>'No se pudo borrar, el sitio no está enlazado.','Notice: CDN Setup only reset locally.'=>'Aviso: La configuración de la CDN solo se ha restablecido localmente.','CDN Setup is running.'=>'La configuración de la CDN está en ejecución.','Congratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your nameservers to:'=>'Enhorabuena, se ha configurado correctamente la CDN de QUIC.cloud para este dominio. Por favor, actualiza los servidores de nombres a:','Received invalid message from the cloud server. Please submit a ticket.'=>'Recibido un mensaje no válido del servidor en la nube. Por favor, envía un ticket.','Please thoroughly test each JS file you add to ensure it functions as expected.'=>'Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.','Please thoroughly test all items in %s to ensure they function as expected.'=>'Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.','Use %1$s to bypass UCSS for the pages which page type is %2$s.'=>'Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.','Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.'=>'Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.','Filter %s available for UCSS per page type generation.'=>'Disponible el filtro %s para la generación de UCSS por tipo de página.','Guest Mode failed to test.'=>'Prueba fallida del modo de invitado.','Guest Mode passed testing.'=>'Prueba superada del modo de invitado.','Testing'=>'Probando','Guest Mode testing result'=>'Resultado de la prueba del modo de invitado','Not blocklisted'=>'No está en la lista negra','Learn more about when this is needed'=>'Aprende más sobre cuándo esto es necesario ','Cleaned all localized resource entries.'=>'Limpiadas todas las entradas de recursos localizados.','<b>Last crawled:</b> %d item(s)'=>'<b>Último rastreo:</b> %d elemento(s)','View .htaccess'=>'Ver el archivo ".htaccess"','You can use this code %1$s in %2$s to specify the htaccess file path.'=>'Puedes usar este código %1$s en %2$s para especificar la ruta al archivo ".htaccess".','PHP Constant %s is supported.'=>'Es compatible la contante %s de PHP.','Default path is'=>'La ruta predeterminada es','.htaccess Path'=>'Ruta del archivo ".htaccess"','Please read all warnings before enabling this option.'=>'Por favor, lee todas las advertencias antes de activar esta opción.','This will delete all generated unique CSS files'=>'Esto borrará todos los archivos CSS únicos generados','In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.'=>'Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.','Use latest GitHub Dev/Master commit'=>'Utiliza el último commit Dev/Master de GitHub','Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.'=>'Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.','Downgrade not recommended. May cause fatal error due to refactored code.'=>'No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.','Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.'=>'Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.','Listed JS files or inline JS code will not be optimized by %s.'=>'Los archivos JS listados o el código JS integrado no serán optimizados por %s.','Listed URI will not generate UCSS.'=>'Las URI listadas no generarán UCSS.','The selector must exist in the CSS. Parent classes in the HTML will not work.'=>'El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.','Wildcard %s supported.'=>'Compatibilidad con el comodín %s.','How to choose an UCSS allowlist selector?'=>'¿Cómo elegir un selector de lista blanca UCSS?','Useful for above-the-fold images causing CLS (a Core Web Vitals metric).'=>'Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).','Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).'=>'Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de layout y mejorar CLS (una métrica de Core Web Vitals).','Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.'=>'Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.','Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).'=>'Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).','Delayed'=>'Retrasada','JS error can be found from the developer console of browser by right clicking and choosing Inspect.'=>'El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.','This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.'=>'Esta opción puede resultar en un error de JS o un problema de layout en las páginas del frontend con ciertos temas/plugins.','This will also add a preconnect to Google Fonts to establish a connection earlier.'=>'Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.','Delay rendering off-screen HTML elements by its selector.'=>'Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.','Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.'=>'Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.','This option is bypassed due to %s option.'=>'Esta opción se omite debido a la opción %s.','Elements with attribute %s in HTML code will be excluded.'=>'Se excluirán los elementos con el atributo %s en el código HTML.','Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.'=>'Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.','This option will automatically bypass %s option.'=>'Esta opción omitirá automáticamente la opción %s.','Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.'=>'UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.','Run %s Queue Manually'=>'Ejecutar manualmente la cola %s','This option is bypassed because %1$s option is %2$s.'=>'Esta opción se omite porque la opción %1$s es %2$s.','Automatic generation of unique CSS is in the background via a cron-based queue.'=>'La generación automática de CSS único está en segundo plano a través de una cola basada en cron.','This will drop the unused CSS on each page from the combined file.'=>'Esto eliminará el CSS no utilizado en cada página del archivo combinado.','HTML Settings'=>'Ajustes HTML','LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.'=>'Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.','Listed IPs will be considered as Guest Mode visitors.'=>'Las IP listadas serán consideradas visitantes en modo invitado.','Listed User Agents will be considered as Guest Mode visitors.'=>'Los agentes de usuario listados serán considerados visitantes en modo invitado.','Your %1s quota on %2s will still be in use.'=>'Tu cuota de %1s en %2s seguirá en uso.','This option can help to correct the cache vary for certain advanced mobile or tablet visitors.'=>'Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.','Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.'=>'El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.','Please make sure this IP is the correct one for visiting your site.'=>'Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.','the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.'=>'la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.','You need to turn %s on and finish all WebP generation to get maximum result.'=>'Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.','You need to turn %s on to get maximum result.'=>'Necesitas activar %s para obtener el máximo resultado.','This option enables maximum optimization for Guest Mode visitors.'=>'Esta opción permite la máxima optimización para los visitantes del modo de invitado.','More'=>'Más','Remaining Daily Quota'=>'Cuota diaria restante','Successfully Crawled'=>'Rastreado correctamente','Already Cached'=>'Ya en la caché','The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.'=>'El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.','Optional when API token used.'=>'Opcional cuando se usa el token de la API.','Recommended to generate the token from Cloudflare API token template "WordPress".'=>'Recomendado para generar el token desde la plantilla "WordPress" del token de la API de Cloudflare.','Global API Key / API Token'=>'Clave/Token global de la API','This can be managed from %1$s%2$s tab.'=>'Esto se puede gestionar desde la pestaña %1$s%2$s.','NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.'=>'NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.','Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.'=>'Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.','Use external object cache functionality.'=>'Usa la funcionalidad de la caché de objetos externos.','Serve a separate cache copy for mobile visitors.'=>'Ofrece una copia de la caché separada para los visitantes móviles.','By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.'=>'Por defecto, las páginas "Mi cuenta", "Pago" y "Carrito" son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.','Cleaned all Unique CSS files.'=>'Limpiados todos los archivos CSS únicos.','Add Missing Sizes'=>'Añadir tamaños que faltan','Optimize for Guests Only'=>'Optimizar solamente para invitados','Guest Mode JS Excludes'=>'Exclusiones JS del modo de invitado','CCSS Per URL'=>'CCSS por URL','HTML Lazy Load Selectors'=>'Selectores HTML de carga diferida','UCSS URI Excludes'=>'Exclusiones UCSS de la URI','UCSS Inline'=>'UCCS integrado','Guest Optimization'=>'Optimización para invitados','Guest Mode'=>'Modo de invitado','Guest Mode IPs'=>'IP del modo de invitado','Guest Mode User Agents'=>'Agentes de usuario del modo de invitado','Online node needs to be redetected.'=>'El nodo online tiene que volver a ser detectado.','The current server is under heavy load.'=>'El servidor actual está bajo una gran carga.','Please see %s for more details.'=>'Por favor, consulta %s para más detalles.','This setting will regenerate crawler list and clear the disabled list!'=>'¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!','%1$s %2$s files left in queue'=>'%1$s %2$s archivos restantes en la cola','Crawler disabled list is cleared! All crawlers are set to active! '=>'¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!','Redetected node'=>'Nodo detectado nuevamente','No available Cloud Node after checked server load.'=>'No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.','Localization Files'=>'Archivos de idiomas','Purged!'=>'¡Purgado!','Resources listed here will be copied and replaced with local URLs.'=>'Los recursos listados aquí se copiarán y reemplazarán con URL locales.','Use latest GitHub Master commit'=>'Usar el último commit maestro de GitHub','Use latest GitHub Dev commit'=>'Usar el último commit de desarrollo de GitHub','No valid sitemap parsed for crawler.'=>'No se ha analizado ningún mapa del sitio válido para el rastreador.','CSS Combine External and Inline'=>'Combinación de CSS externo e integrado','Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.'=>'Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.','Minify CSS files and inline CSS code.'=>'Minimiza archivos CSS y código CSS integrado.','Predefined list will also be combined w/ the above settings'=>'La lista predefinida también se combinará con los ajustes anteriores','Localization'=>'Localización','Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.'=>'Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.','Combine all local JS files into a single file.'=>'Combina todos los archivos JS locales en un único archivo.','Listed JS files or inline JS code will not be deferred or delayed.'=>'Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.','Request submitted. Please wait, then refresh the page to see approval notification.'=>'Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación.','Click here to settings'=>'Haz clic aquí para los ajustes','JS Defer'=>'Diferir JS','LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.'=>'LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el layout de tu sitio es correcto y que no tienes errores de JS.','JS Combine External and Inline'=>'Combinación de JS externo e integrado','Dismiss'=>'Descartar','The latest data file is'=>'El último archivo de datos es','The list will be merged with the predefined nonces in your local data file.'=>'La lista se fusionará con los nonces predefinidos en tu archivo de datos local.','Combine CSS files and inline CSS code.'=>'Combina archivos CSS y código CSS integrado.','Minify JS files and inline JS codes.'=>'Minimiza archivos CSS y código CSS integrado.','Listed JS files or inline JS code will not be minified/combined.'=>'Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.','Listed CSS files or inline CSS code will not be minified/combined.'=>'Los archivos CSS de la lista o el código JS integrado no se minimizarán o combinarán.','This setting is overwritten by the Network setting'=>'Esta configuración se sobrescribe con la configuración de red','LQIP Excludes'=>'Excluye LQIP','These images will not generate LQIP.'=>'Estas imágenes no generarán LQIP.','Are you sure you want to reset all settings back to the default settings?'=>'¿Estás seguro de que deseas restablecer todas las configuraciones a la configuración predeterminada?','This option will remove all %s tags from HTML.'=>'Esta opción eliminará todas las etiquetas %s de HTML.','Are you sure you want to clear all cloud nodes?'=>'¿Estás seguro de que deseas borrar todos los nodos de la nube?','Remove Noscript Tags'=>'Eliminar las etiquetas Noscript','The site is not registered on QUIC.cloud.'=>'El sitio no está registrado en QUIC.cloud.','Click here to change.'=>'Haz clic aquí para cambiarlo.','Click here to set.'=>'Haz clic aquí para configurarlo.','Site not recognized. Domain Key has been automatically removed. Please request a new one.'=>'Sitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva.','Localize Resources'=>'Recursos localizados','Setting Up Custom Headers'=>'Configurar cabeceras personalizadas','This will delete all localized resources'=>'Esto borrará todos los recursos localizados','Localized Resources'=>'Recursos localizados','Comments are supported. Start a line with a %s to turn it into a comment line.'=>'Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario. ','HTTPS sources only.'=>'Solo orígenes HTTPS','Localize external resources.'=>'Localizar recursos externos.','Localization Settings'=>'Ajustes de localización','List the CSS selector that its style should be always contained in UCSS.'=>'Enumera el selector CSS que tu estilo siempre debe estar contenido en UCSS.','Use QUIC.cloud online service to generate unique CSS.'=>'Usa el servicio en línea QUIC.cloud para generar un CSS único.','Generate UCSS'=>'Generar UCSS','Unique CSS'=>'CSS único','Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches'=>'Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP','LiteSpeed Report'=>'Reporte de LiteSpeed','Image Thumbnail Group Sizes'=>'Tamaños de grupo de imágenes en miniatura','Ignore certain query strings when caching. (LSWS %s required)'=>'Ignorar ciertas cadenas de consulta al almacenar en caché. (Se requiere LSWS %s)','For URLs with wildcards, there may be a delay in initiating scheduled purge.'=>'En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.','By design, this option may serve stale content. Do not enable this option, if that is not OK with you.'=>'Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.','Serve Stale'=>'Servir contenido rancio','This setting is overwritten by the primary site setting'=>'Esta ajuste es sobrescrito por los ajuste del sitio primario','One or more pulled images does not match with the notified image md5'=>'Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado','Some optimized image file(s) has expired and was cleared.'=>'Una o más imágenes optimizadas han caducado y han sido borradas.','You have too many requested images, please try again in a few minutes.'=>'Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.','Pulled WebP image md5 does not match the notified WebP image md5.'=>'El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.','Read LiteSpeed Documentation'=>'Leer la documentación de LiteSpeed','There is proceeding queue not pulled yet. Queue info: %s.'=>'La cola aún no ha sido recuperada. Información de la cola: %s.','Sitemap Timeout'=>'Sitemap Timeout','Specify the timeout while parsing the sitemap.'=>'Especifica el tiempo límite de procesamiento del mapa del sitio.','Specify how long, in seconds, Gravatar files are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos Gravatar.','A Domain Key is required for QUIC.cloud online services.'=>'Una clave de dominio es necesario para usar los servicios en linea de QUIC.cloud.','Cleared %1$s invalid images.'=>'Vaciar %1$s imágenes no validas.','Request Domain Key'=>'Solicitar clave de dominio','LiteSpeed Cache General Settings'=>'Ajustes generales de LiteSpeed Cache','This will delete all cached Gravatar files'=>'Esto borrará todos los archivos Gravatar almacenados en caché','Prevent any debug log of listed pages.'=>'Evita cualquier registro de depuración de las páginas enumeradas.','Only log listed pages.'=>'Solo registra las páginas listadas.','Specify the maximum size of the log file.'=>'Especifica el tamaño máximo del archivo de registro.','To prevent filling up the disk, this setting should be OFF when everything is working.'=>'Para evitar llenar el disco, esta configuración debe estar APAGADA cuando todo funciona.','Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.'=>'Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.','Use latest WordPress release version'=>'Usar la última versión de WordPress','OR'=>'O','Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.'=>'Utiliza esta sección para cambiar la versión del plugin. Para probar un commit de GitHub, introduce la URL del commit en el campo de abajo.','Reset Settings'=>'Restablecer ajustes','LiteSpeed Cache Toolbox'=>'Herramientas de LiteSpeed Cache','Beta Test'=>'Pruebas beta','Log View'=>'Vista de registros','Debug Settings'=>'Ajustes de depuración','Turn ON to control heartbeat in backend editor.'=>'Actívalo para controlar heartbeat en el editor.','WordPress valid interval is %s seconds'=>'El intervalo válido de WordPress es %s segundos','Turn ON to control heartbeat on backend.'=>'Actívalo para controlar heartbeat en el escritorio.','Set to %1$s to forbid heartbeat on %2$s.'=>'Establécelo en %1$s para bloquear heartbeat en %2$s.','WordPress valid interval is %s seconds.'=>'El intervalo válido de WordPress es %s segundos.','Specify the %s heartbeat interval in seconds.'=>'Especifica el intervalo de heartbeat para %s en segundos.','Turn ON to control heartbeat on frontend.'=>'Enciéndelo para controlar heartbeat en el frontend.','Disable WordPress interval heartbeat to reduce server load.'=>'Desactiva el intervalo del heartbeat de WordPress para reducir la carga del servidor.','Heartbeat Control'=>'Control de Heartbeat','provide more information here to assist the LiteSpeed team with debugging.'=>'proporcione más información aquí para ayudar al equipo de LiteSpeed con la depuración.','Optional'=>'Opcional','Generate Link for Current User'=>'Generar enlace para el usuario actual','Passwordless Link'=>'Enlace sin contraseña','System Information'=>'Información del sistema','Go to plugins list'=>'Ir a la lista de plugins','Install DoLogin Security'=>'Instalar DoLogin Security','Check my public IP from'=>'Comprueba mi IP pública desde','Your server IP'=>'La IP de tu servidor','Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.'=>'Ingrese la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a IP en lugar del nombre de dominio. Esto elimina la sobrecarga de las búsquedas de DNS y CDN.','Specify the timeout while crawling each URL.'=>'Especifique el tiempo de espera mientras rastrea cada URL.','Specify time in seconds for the time between each run interval.'=>'Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución.','This will enable crawler cron.'=>'Esto habilitará el cron del rastreador.','Crawler General Settings'=>'Ajustes generales del rastreador','Remove from Blocklist'=>'Eliminar de la lista negra','Empty blocklist'=>'Vaciar la lista negra','Are you sure to delete all existing blocklist items?'=>'¿Seguro que quieres borrar todos los elementos de la lista negra?','Blocklisted due to not cacheable'=>'En la lista negra debido a que no se puede cachear','Add to Blocklist'=>'Añadir a la lista negra','Operation'=>'Operación','Sitemap Total'=>'Sitemap Total','Sitemap List'=>'Lista de Sitemap','Refresh Crawler Map'=>'Actualizar mapa de rastreadores','Clean Crawler Map'=>'Vaciar el mapa del rastreador','Sitemap Settings'=>'Configuración del mapa del sitio','Simulation Settings'=>'Ajustes de simulación','Blocklist'=>'Lista negra','Map'=>'Mapa','Summary'=>'Sumario','If you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain.'=>'Si está utilizando múltiples dominios para un sitio y tiene múltiples dominios en el mapa del sitio, mantenga esta opción desactivada para que el rastreador sepa rastrear cada dominio.','The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage.'=>'El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, soltar el dominio puede ahorrar almacenamiento de base de datos.','Crawler Sitemap Settings'=>'Ajustes de mapa del sitio del rastreador','&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.'=>'&nbsp;Si tanto el cron como la ejecución manual comienzan en momentos similares, prevalecerá el primero en iniciarse.','Crawlers cannot run concurrently.'=>'Los rastreadores no se pueden ejecutar de forma concurrente.','Cache Miss'=>'Fallo de caché','Cache Hit'=>'Acierto de caché','Waiting to be Crawled'=>'Esperando a ser rastreado','Blocklisted'=>'En lista negra','Miss'=>'Perder','Hit'=>'Acierto','Waiting'=>'En espera','Running'=>'En curso','Use %1$s in %2$s to indicate this cookie has not been set.'=>'Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida.','Add new cookie to simulate'=>'Añadir una cookie nueva para simular','Remove cookie simulation'=>'Eliminar la simulación de la cookie','Crawler Simulation Settings'=>'Ajustes de simulación del rastreador','Htaccess rule is: %s'=>'La regla de Htaccess es: %s','More settings available under %s menu'=>'Más ajustes disponibles en el menú %s','The amount of time, in seconds, that files will be stored in browser cache before expiring.'=>'El tiempo, en segundos, durante el cual los archivos serán almacenados en la caché del navegador antes de expirar.','OpenLiteSpeed users please check this'=>'Marca esto si eres un usuario de OpenLiteSpeed','Browser Cache Settings'=>'Ajustes de la caché del navegador','Paths containing these strings will be forced to public cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.','With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.'=>'Con el CDN de QUIC.cloud habilitado, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.','An optional second parameter may be used to specify cache control. Use a space to separate'=>'Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar','The above nonces will be converted to ESI automatically.'=>'Los noces anteriores se convertirán en ESI automáticamente.','Browser'=>'Navegador','Object'=>'Objeto','Default port for %1$s is %2$s.'=>'Puerto por defecto de %1$s es %2$s.','Object Cache Settings'=>'Ajustes de la caché de objetos','Specify an HTTP status code and the number of seconds to cache that page, separated by a space.'=>'Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.','Specify how long, in seconds, the front page is cached.'=>'Especifica cuánto tiempo, en segundos, se almacena la página de inicio.','TTL'=>'TTL','If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.'=>'Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.','Swap'=>'Intercambiar','Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.'=>'Establece esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.','Avatar list in queue waiting for update'=>'La lista de avatares está en la cola esperando ser actualizada','Refresh Gravatar cache by cron.'=>'Refrescar la caché de Gravatar por cron.','Accelerates the speed by caching Gravatar (Globally Recognized Avatars).'=>'Acelera la velocidad al cachear Gravatar (Avatares reconocidos mundialmente).','Store Gravatar locally.'=>'Almacena Gravatar localmente.','Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.'=>'Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.','LQIP requests will not be sent for images where both width and height are smaller than these dimensions.'=>'Las solicitudes LQIP no se enviarán para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.','pixels'=>'píxeles','Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.'=>'Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.','Specify the quality when generating LQIP.'=>'Especifica la calidad al generar el LQIP.','Keep this off to use plain color placeholders.'=>'Mantén esto apagado para usar marcadores de posición de color.','Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.'=>'Usa el servicio generador de QUIC.cloud LQIP (Low Quality Image Placeholder) para obtener vistas previas de la imagen mientras se carga.','Specify the responsive placeholder SVG color.'=>'Especifica el color del marcador de posición SVG adaptable.','Variables %s will be replaced with the configured background color.'=>'Las variables %s serán reemplazadas con el color de fondo configurado.','Variables %s will be replaced with the corresponding image properties.'=>'Las variables %s serán reemplazadas con las propiedades de imagen correspondientes.','It will be converted to a base64 SVG placeholder on-the-fly.'=>'Se convertirá en un marcador de posición SVG base64 sobre la marcha.','Specify an SVG to be used as a placeholder when generating locally.'=>'Especifica un SVG que se utilizará como marcador de posición al generar localmente.','Prevent any lazy load of listed pages.'=>'Evita cualquier carga diferida de las páginas de la lista.','Iframes having these parent class names will not be lazy loaded.'=>'Los iframes con estos nombres de clase padres no se cargarán de forma diferida.','Iframes containing these class names will not be lazy loaded.'=>'Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.','Images having these parent class names will not be lazy loaded.'=>'Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.','LiteSpeed Cache Page Optimization'=>'Página de optimización de LiteSpeed Cache','Media Excludes'=>'Exclusiones de medios','CSS Settings'=>'Ajustes de CSS','%s is recommended.'=>'%s es recomendado.','Deferred'=>'Diferido','Default'=>'Predeterminado','This can improve the page loading speed.'=>'Esto puede mejorar la velocidad de carga de la página.','Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.'=>'Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.','New developer version %s is available now.'=>'La nueva versión de desarrollo %s está disponible.','New Developer Version Available!'=>'¡Nueva versión para desarrolladores disponible!','Dismiss this notice'=>'Descartar este aviso','Tweet this'=>'Tuitea esto','Tweet preview'=>'Vista previa del Tuit','Learn more'=>'Saber más','You just unlocked a promotion from QUIC.cloud!'=>'¡Acabas de desbloquear una promoción de QUIC.cloud!','The image compression quality setting of WordPress out of 100.'=>'El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.','Image Optimization Settings'=>'Ajustes de optimización de imágenes','Are you sure to destroy all optimized images?'=>'¿Estás seguro de destruir todas las imágenes optimizadas?','Use Optimized Files'=>'Usar archivos optimizados','Switch back to using optimized images on your site'=>'Volver a utilizar imágenes optimizadas en tu web','Use Original Files'=>'Usar archivos originales','Use original images (unoptimized) on your site'=>'Usar imágenes originales (no optimizadas) en tu web','You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.'=>'Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.','Optimization Tools'=>'Heramientas de optimización','Rescan New Thumbnails'=>'Re-escanear nuevas miniaturas','Congratulations, all gathered!'=>'¡Felicidades, todos reunidos!','What is an image group?'=>'¿Qué es un grupo de imágenes?','Delete all backups of the original images'=>'Borrar todas las copias de seguridad de las imágenes originales','Calculate Backups Disk Space'=>'Calcular espacio en el disco para copias de seguridad','Optimization Status'=>'Estado de optimización','Current limit is'=>'El límite actual es:','To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.'=>'Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.','You can request a maximum of %s images at once.'=>'Solo puedes solicitar un máximo de %s imágenes a la vez.','Optimize images with our QUIC.cloud server'=>'Optimiza las imágenes con nuestro servidor QUIC.cloud.','Current closest Cloud server is %s.&#10; Click to redetect.'=>'El servidor cloud más cercano es %s.&#10; Clic para volver detectar.','Revisions newer than this many days will be kept when cleaning revisions.'=>'Las revisiones más recientes se guardarán cuando se limpien las revisiones.','Day(s)'=>'Día(s)','Specify the number of most recent revisions to keep when cleaning revisions.'=>'Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.','LiteSpeed Cache Database Optimization'=>'Optimización de la base de datos de LiteSpeed Cache','DB Optimization Settings'=>'Ajustes de optimización de BD','Option Name'=>'Nombre de la opción','Database Summary'=>'Resumen de la base de datos','We are good. No table uses MyISAM engine.'=>'Estamos bien. Ninguna tabla usa el motor MyISAM.','Convert to InnoDB'=>'Convertir a InnoDB','Tool'=>'Herramienta','Engine'=>'Motor','Table'=>'Tabla','Database Table Engine Converter'=>'Conversor de motor de tabla de base de datos','Clean revisions older than %1$s day(s), excluding %2$s latest revisions'=>'Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones','Currently active crawler'=>'Rastreador activo','Crawler(s)'=>'Rastreador(es)','Crawler Status'=>'Estado del rastreador','Force cron'=>'Forzar cron','Requests in queue'=>'Peticiones en cola','Time to execute previous request'=>'Tiempo para ejecutar solicitud anterior','Private Cache'=>'Caché privada','Public Cache'=>'Caché publica ','Cache Status'=>'Estado de la caché','Last Pull'=>'Última lectura','Image Optimization Summary'=>'Resumen de la optimización de imágenes','Refresh page score'=>'Actualizar la puntuación de la página','Are you sure you want to redetect the closest cloud server for this service?'=>'¿Estás seguro de que deseas volver a detectar el servidor en la nube más cercano para este servicio?','Current closest Cloud server is %s.&#10;Click to redetect.'=>'El servidor cloud más cercano es %s.&#10;Haz clic para volver a detectarlo.','Last requested'=>'Última petición','Refresh page load time'=>'Actualizar el tiempo de carga de la página','Go to QUIC.cloud dashboard'=>'Ir al escritorio de QUIC.cloud','Low Quality Image Placeholder'=>'Marcador de imagen de baja calidad','Sync data from Cloud'=>'Sincronizar los datos de la nube','QUIC.cloud Service Usage Statistics'=>'Estadísticas de uso del servicio QUIC.cloud','Total images optimized in this month'=>'Total de imágenes optimizadas en este mes','Total Usage'=>'Uso total','Pay as You Go Usage Statistics'=>'Estadísticas pago por uso','This Month Usage'=>'Uso de este mes','PAYG Balance'=>'Balance de pago','Pay as You Go'=>'Pago por uso','Usage'=>'Uso','Fast Queue Usage'=>'Uso de la cola rápida','CDN Bandwidth'=>'Ancho de banda CDN','Usage Statistics'=>'Uso de las estadísticas','LiteSpeed Cache Dashboard'=>'Escritorio de LiteSpeed Cache','Network Dashboard'=>'Escritorio de la red','No cloud services currently in use'=>'No hay servicios cloud en uso','Click to clear all nodes for further redetection.'=>'Haga clic para borrar todos los nodos para una mayor redetección.','Current Cloud Nodes in Service'=>'Nodos cloud actual en servicio','Benefits of linking to a QUIC.cloud account'=>'Beneficios de enlazar con una cuenta QUIC.cloud','You must click the %s button if you wish to associate this site with a QUIC.cloud account.'=>'Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud.','You must have %1$s first before linking to QUIC.cloud.'=>'Debes tener %1$s antes de enlazarte a QUIC.cloud.','Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance.'=>'Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda.','Our %s was not allowlisted.'=>'Nuestro %s no estaba en la lista blanca.','The POST callback to %s failed.'=>'La llamada POST a %s falló.','There are two reasons why we might not be able to communicate with your domain'=>'Hay dos razones por las que no podemos comunicarnos con tu dominio','There was a problem with retrieving your Domain Key. Please click the %s button to retry.'=>'Hubo un problema al recuperar tu clave de dominio. Haz clic en el botón %s para volver a intentarlo.','Link to QUIC.cloud'=>'Enlace a QUIC.cloud','Visit My Dashboard on QUIC.cloud'=>'Visita Mi Escritorio en QUIC.cloud','Next available request time: <code>After %s</code>'=>'Próximo tiempo de solicitud disponible: <code>Después de %s</code>','Approved'=>'Aprobado','Requested'=>'Solicitado','Waiting for Approval'=>'Esperando aprobación','Waiting for Refresh'=>'Esperando a la recarga','Refresh Domain Key'=>'Actualizar clave de dominio','General Settings'=>'Ajustes generales','Specify which HTML element attributes will be replaced with CDN Mapping.'=>'Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.','Add new CDN URL'=>'Añade una nueva url de la CDN','Remove CDN URL'=>'Elimina la url de la CDN','Enable %s CDN API functionality.'=>'Habilitar la funcionalidad %s de la API de la CDN.','To enable the following functionality, turn ON Cloudflare API in CDN Settings.'=>'Para habilitar la siguiente funcionalidad, activa la API de Cloudflare en la configuración del CDN.','To manage QUIC.cloud options, please visit'=>'Para gestionar las opciones de QUIC.cloud, visita','QUIC.cloud'=>'QUIC.cloud','WooCommerce Settings'=>'Ajustes de WooCommerce','Current Online Server IPs'=>'IPs del servidor en línea','Before generating key, please verify all IPs on this list are allowlisted'=>'Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca','For online services to work correctly, you must allowlist all %s server IPs.'=>'Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.','LQIP Cache'=>'Caché de LQIP','Options saved.'=>'Opciones guardadas.','Removed backups successfully.'=>'Se han eliminado las copias de seguridad correctamente.','Calculated backups successfully.'=>'Copias de seguridad calculadas correctamente.','Rescanned %d images successfully.'=>'%d imágenes reexploradas correctamente.','Rescanned successfully.'=>'Reexploración correcta.','Destroy all optimization data successfully.'=>'Todos los datos de optimización destruidos correctamente.','Cleaned up unfinished data successfully.'=>'Datos incompletos limpiados correctamente.','Pull Cron is running'=>'Pull Cron se está ejecutando','No valid image found by Cloud server in the current request.'=>'El servidor cloud no ha encontrado ninguna imagen válida por en la petición actual.','No valid image found in the current request.'=>'No se ha encontrado ninguna imagen válida en la petición actual.','Pushed %1$s to Cloud server, accepted %2$s.'=>'%1$s enviado al servidor cloud, %2$s aceptado.','Revisions Max Age'=>'Edad máxima de las revisiones','Revisions Max Number'=>'Número máximo de revisiones','Debug URI Excludes'=>'URIs excluidas de la depuración','Debug URI Includes'=>'URIs incluidas en la depuración','Drop Domain from Sitemap'=>'Quitar dominio del mapa del sitio','Timeout'=>'Timeout','HTML Attribute To Replace'=>'Atributo HTML a reemplazar','Use CDN Mapping'=>'Usar mapeo de CDN','QUIC.cloud CDN'=>'CDN QUIC.cloud','Editor Heartbeat TTL'=>'TTL de heartbeat del editor','Editor Heartbeat'=>'Heartbeat del editor','Backend Heartbeat TTL'=>'TTL de heartbeat del backend','Backend Heartbeat Control'=>'Control de heartbeat del backend','Frontend Heartbeat TTL'=>'TTL de heartbeat del frontend','Frontend Heartbeat Control'=>'Control de heartbeat del frontend','Backend .htaccess Path'=>'Ruta del .htaccess del backend','Frontend .htaccess Path'=>'Ruta del .htaccess del frontend','ESI Nonces'=>'Nonces de ESI','WordPress Image Quality Control'=>'Control de la calidad de imagen de WordPress','Auto Pull Cron'=>'Cron de obtención automática','Auto Request Cron'=>'Cron de petición automática','Generate LQIP In Background'=>'Generar LQIP en segundo plano','LQIP Minimum Dimensions'=>'Dimensiones mínimas de LQIP','LQIP Quality'=>'Calidad LQIP','LQIP Cloud Generator'=>'Generador de LQIP en la nube','Responsive Placeholder SVG'=>'Marcador de posición SVG adaptable','Responsive Placeholder Color'=>'Color del marcador de posición adaptable','Basic Image Placeholder'=>'Marcador de posición de imagen básica','Lazy Load URI Excludes'=>'Exclusión de URIs de carga diferida','Lazy Load Iframe Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padre de iframes','Lazy Load Iframe Class Name Excludes'=>'Exclusiones de carga diferida de clases de iframes','Lazy Load Image Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padres','Gravatar Cache TTL'=>'TTL de la caché de Gravatar','Gravatar Cache Cron'=>'Cron de la caché de Gravatar','Gravatar Cache'=>'Caché de Gravatar','DNS Prefetch Control'=>'Control del prefetch DNS','Font Display Optimization'=>'Optimización de visualización de fuentes','Force Public Cache URIs'=>'Forzar URIs de caché pública','Notifications'=>'Notificaciones','Default HTTP Status Code Page TTL'=>'TTL del código de estado de página predeterminado','Default REST TTL'=>'TTLpredeterminado de REST','Enable Cache'=>'Activa cache','Domain Key'=>'Clave de dominio','Server IP'=>'IP del servidor','Images not requested'=>'Imágenes no solicitadas','Sync credit allowance with Cloud Server successfully.'=>'Asignación de créditos correctamente sincronizada con el servidor cloud.','Domain Key hash mismatch'=>'Discrepancia de hash de clave de dominio','Congratulations, your Domain Key has been approved! The setting has been updated accordingly.'=>'¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia.','Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress.'=>'Clave del dominio solicitada correctamente. Por favor espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress.','Failed to communicate with QUIC.cloud server'=>'Fallo de comunicación con el servidor QUIC.cloud','Good news from QUIC.cloud server'=>'Buenas noticias del servidor QUIC.cloud','Message from QUIC.cloud server'=>'Mensaje del servidor QUIC.cloud','Please try after %1$s for service %2$s.'=>'Por favor, inténtalo después de %1$s para el servicio %2$s.','No available Cloud Node.'=>'No hay ningún nodo de cloud disponible.','Cloud Error'=>'Error de cloud','The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.'=>'La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.','Restore from backup'=>'Restaurar desde una copia de seguridad','WebP'=>'WebP','No backup of unoptimized WebP file exists.'=>'No existe una copia de seguridad del archivo WebP no optimizado.','WebP file reduced by %1$s (%2$s)'=>'Archivo WebP reducido en %1$s (%2$s)','Currently using original (unoptimized) version of WebP file.'=>'Actualmente usando la versión original (no optimizada) del archivo WebP.','Currently using optimized version of WebP file.'=>'Actualmente usando la versión optimizada del archivo WebP.','Orig'=>'Orig','(no savings)'=>'(sin ahorro)','Orig %s'=>'Orig %s','Congratulation! Your file was already optimized'=>'¡Felicidades! Tu archivo ya ha sido optimizado','No backup of original file exists.'=>'No existe una copia de seguridad del archivo original.','Using optimized version of file. '=>'Usando la versión optimizada del archivo. ','Orig saved %s'=>'Ahorrados %s del original','Original file reduced by %1$s (%2$s)'=>'Archivo original reducido en %1$s (%2$s)','Click to switch to optimized version.'=>'Haz clic para cambiar a la versión optimizada.','Currently using original (unoptimized) version of file.'=>'Actualmente usando la versión original (no optimizada) del archivo.','(non-optm)'=>'(no-optm)','Click to switch to original (unoptimized) version.'=>'Haz clic para cambiar a la versión original (no optimizada).','Currently using optimized version of file.'=>'Actualmente usando la versión optimizada del archivo.','(optm)'=>'(optm)','LQIP image preview for size %s'=>'Vista previa de la imagen LQIP para el tamaño %s','LQIP'=>'LQIP','Previously existed in blocklist'=>'Anteriormente existía en la lista negra','Manually added to blocklist'=>'Añadido manualmente a la lista negra','Mobile Agent Rules'=>'Reglas de agente móvil','Sitemap created successfully: %d items'=>'Mapa del sitio creado con éxito: %d elementos','Sitemap cleaned successfully'=>'El mapa del sitio se limpió con éxito','Invalid IP'=>'IP no válida','Value range'=>'Rango de valores','Smaller than'=>'Mas pequeño que','Larger than'=>'Mayor que','Zero, or'=>'Cero, o','Maximum value'=>'Valor máximo','Minimum value'=>'Valor mínimo','Path must end with %s'=>'La ruta debe terminar en %s','Invalid rewrite rule'=>'Regla de reescritura no válida','currently set to %s'=>'actualmente establecido en %s','This setting is overwritten by the PHP constant %s'=>'Este ajuste es sobrescrita por la constante %s de PHP','Toolbox'=>'Herramientas','Database'=>'Base de datos','Page Optimization'=>'Optimización de página','Dashboard'=>'Escritorio','Converted to InnoDB successfully.'=>'Convertido a InnoDB exitosamente.','Cleaned all Gravatar files.'=>'Vaciados todos los archivos de Gravatar.','Cleaned all LQIP files.'=>'Vaciados todos los archivos LQIP.','Unknown error'=>'Error desconocido','Your domain has been forbidden from using our services due to a previous policy violation.'=>'Se le ha prohibido a tu dominio usar nuestros servicios debido a una violación anterior de la política.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: '=>'La solicitud de validación en tu domino falló. Por favor, asegúrate de que no hay ningún cortafuegos bloqueando nuestros servidores. Código de respuesta:','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.'=>'La solicitud de validación en tu domino falló. Por favor, asegúrate de que no hay ningún cortafuegos bloqueando nuestros servidores.','The callback validation to your domain failed due to hash mismatch.'=>'La validación de la llamada a tu dominio falló debido a la falta de coincidencia.','Your application is waiting for approval.'=>'Tu solicitud está a la espera de aprobación.','Previous request too recent. Please try again after %s.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.','Previous request too recent. Please try again later.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.','Crawler disabled by the server admin.'=>'Rastreador desactivado por el administrador del servidor.','Failed to create table %s! SQL: %s.'=>'¡Error al crear la tabla %s! SQL:%s.','Could not find %1$s in %2$s.'=>'No he podido encontrar %1$s en %2$s.','Credits are not enough to proceed the current request.'=>'Los créditos no son suficientes para proceder con la solicitud actual.','The domain key is not correct. Please try to sync your domain key again.'=>'La clave de dominio no es correcta. Por favor, intenta sincronizar tu clave de dominio nuevamente.','There is proceeding queue not pulled yet.'=>'Hay una cola de procedimiento que no se ha retirado todavía.','Not enough parameters. Please check if the domain key is set correctly'=>'No hay suficientes parámetros. Compruebe si la clave de dominio está establecida correctamente','The image list is empty.'=>'La lista de imágenes está vacía.','You will need to set %s to use the online services.'=>'Deberás establecer %s para poder utilizar el servicio en linea.','The setting %s is currently enabled.'=>'La configuración %s está activado actualmente','LiteSpeed Crawler Cron'=>'Cron del rastreador de LiteSpeed','Every Minute'=>'Cada minuto','Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.'=>'Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.','To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.'=>'Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.','Generated links may be managed under <a %s>Settings</a>.'=>'Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.','Please do NOT share the above passwordless link with anyone.'=>'Por favor, NO compartas el enlace de acceso sin contraseña de arriba con nadie.','To generate a passwordless link for LiteSpeed Support Team access, you must install %s.'=>'Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.','Install'=>'Instalar','These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.'=>'Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.','PageSpeed Score'=>'Puntuación de PageSpeed','Improved by'=>'Mejorado por','After'=>'Después','Before'=>'Antes','Page Load Time'=>'Tiempo de carga de la página','To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.'=>'Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.','Preserve EXIF/XMP data'=>'Conservar los datos EXIF/XMP','Try GitHub Version'=>'Probar versión de GitHub','If you turn any of the above settings OFF, please remove the related file types from the %s box.'=>'Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.','Both full and partial strings can be used.'=>'Se pueden usa cadenas parciales y completas.','Images containing these class names will not be lazy loaded.'=>'Las imágenes que contengan estos nombres de clases no tendrán carga diferida.','Lazy Load Image Class Name Excludes'=>'Exclusión de nombres de clases para carga diferida de imágenes','For example, %1$s defines a TTL of %2$s seconds for %3$s.'=>'Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s.','To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.'=>'Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.','Maybe Later'=>'Puede que más tarde','Turn On Auto Upgrade'=>'Activar la actualización automática','Upgrade'=>'Actualizar','New release %s is available now.'=>'La nueva versión %s está disponible ahora.','New Version Available!'=>'¡Nueva versión disponible!','<a %s>Support forum</a> | <a %s>Submit a ticket</a>'=>'<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>','Created with ❤️  by LiteSpeed team.'=>'Creado con ❤️ por el equipo de LiteSpeed.','Sure I\'d love to review!'=>'¡Por supuesto, me encantará valorarlo!','Thank You for Using the LiteSpeed Cache Plugin!'=>'¡Gracias por usar el plugin de caché LiteSpeed!','Upgraded successfully.'=>'Actualizado con éxito.','Failed to upgrade.'=>'Fallo al actualizar.','Changed setting successfully.'=>'Ajuste cambiado con éxito.','ESI sample for developers'=>'Muestra de ESI para desarrolaldores','Replace %1$s with %2$s.'=>'Reemplaza %1$s con %2$s.','You can turn shortcodes into ESI blocks.'=>'Puedes convertir shortcodes en bloques ESI.','WpW: Private Cache vs. Public Cache'=>'WpW: Caché privada o caché pública','Append query string %s to the resources to bypass this action.'=>'Añade la cadena de consulta %s a los recursos para evitar esta acción.','Google reCAPTCHA will be bypassed automatically.'=>'Google reCAPTCHA se omitirá automáticamente.','To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.'=>'Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.','Cookie Values'=>'Valores de la cookie','Cookie Name'=>'Nombre de la cookie','Cookie Simulation'=>'Simulación de cookie','Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.'=>'Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente las Google Fonts dejando el resto del CSS intacto.','Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.'=>'Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.','Automatically Upgrade'=>'Actualizar automáticamente','Your IP'=>'Tu IP','Reset successfully.'=>'Restablecimiento realizado con éxito','This will reset all settings to default settings.'=>'Esto restablecerá todos los ajustes a su valores predeterminados.','Reset All Settings'=>'Restablecer todos los ajustes','Separate critical CSS files will be generated for paths containing these strings.'=>'Separa archivos CSS críticos al generar las rutas que contengan estas cadenas.','Separate CCSS Cache URIs'=>'Distintas URIs de caché CCSS','For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.'=>'Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.','List post types where each item of that type should have its own CCSS generated.'=>'Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.','Separate CCSS Cache Post Types'=>'Tipos de contenido de caché de CCSS distintos','Size list in queue waiting for cron'=>'Tamaño de la lista en la cola de espera del cron','If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.'=>'Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.','Automatically generate LQIP in the background via a cron-based queue.'=>'Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.','This will generate the placeholder with same dimensions as the image if it has the width and height attributes.'=>'Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.','Responsive image placeholders can help to reduce layout reshuffle when images are loaded.'=>'Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.','Responsive Placeholder'=>'Marcador de posición adaptable','This will delete all generated image LQIP placeholder files'=>'Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP','Please enable LiteSpeed Cache in the plugin settings.'=>'Por favor, activa LiteSpeed Cache en los ajustes del plugin.','Please enable the LSCache Module at the server level, or ask your hosting provider.'=>'Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.','Failed to request via WordPress'=>'Fallo en la solicitud desde WordPress','High-performance page caching and site optimization from LiteSpeed'=>'Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed','Reset the optimized data successfully.'=>'Datos de optimización restablecidos correctamente.','Update %s now'=>'Actualizar %s','View %1$s version %2$s details'=>'Ver detalles de la versión %2$s de %1$s','<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.'=>'<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.','Install %s'=>'Instalar %s','LSCache caching functions on this page are currently unavailable!'=>'¡Las funciones caché de LSCache de está página no están disponibles!','%1$s plugin version %2$s required for this action.'=>'Para esta acción se necesita la versión %2$s del plugin %1$s.','We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.'=>'Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.','Automatically remove the original image backups after fetching optimized images.'=>'Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.','Remove Original Backups'=>'Eliminar copias de seguridad del orginal','Automatically request optimization via cron job.'=>'Solicitar automáticamente la optimización mediante un trabajo cron.','A backup of each image is saved before it is optimized.'=>'Se guarda una copia de seguridad de cada imagen antes de optimizarla.','Switched images successfully.'=>'Cambió las imágenes con éxito.','This can improve quality but may result in larger images than lossy compression will.'=>'Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.','Optimize images using lossless compression.'=>'Optimizar imágenes usando compresión sin pérdida.','Optimize Losslessly'=>'Optimizar sin pérdida','Request WebP versions of original images when doing optimization.'=>'Solicita versiones WebP de las imágenes originales al hacer la optimización.','Optimize images and save backups of the originals in the same folder.'=>'Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.','Optimize Original Images'=>'Optimizar imágenes originales','When this option is turned %s, it will also load Google Fonts asynchronously.'=>'Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.','Cleaned all Critical CSS files.'=>'Limpiados todos los archivos CSS críticos.','This will inline the asynchronous CSS library to avoid render blocking.'=>'Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.','Inline CSS Async Lib'=>'Biblioteca de CSS integrado asíncrono','Run Queue Manually'=>'Ejecutar cola manualmente','URL list in %s queue waiting for cron'=>'Lista de URL en cola %s esperando el cron','Last requested cost'=>'Último coste solicitado','Last generated'=>'Último generado','If set to %s this is done in the foreground, which may slow down page load.'=>'Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.','Automatic generation of critical CSS is in the background via a cron-based queue.'=>'Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.','Optimize CSS delivery.'=>'Optimiza la entrega de CSS.','This will delete all generated critical CSS files'=>'Esto borrará todos los archivos generados de CSS crítico','Critical CSS'=>'CSS crítico','This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.'=>'Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.','Disabling this may cause WordPress tasks triggered by AJAX to stop working.'=>'Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.','right now'=>'ahora mismo','just now'=>'ahora mismo','Saved'=>'Guardado','Last ran'=>'Última ejecución','You will be unable to Revert Optimization once the backups are deleted!'=>'¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!','This is irreversible.'=>'Esto es irreversible.','Remove Original Image Backups'=>'Eliminar copias de seguridad de las imágenes originales','Are you sure you want to remove all image backups?'=>'¿Estás seguro de que deseas eliminar todas las copias de seguridad de imágenes?','Total'=>'Total','Files'=>'Archivos','Last calculated'=>'Último cálculo','Calculate Original Image Storage'=>'Calcular almacenamiento original de imágenes','Storage Optimization'=>'Optimización de almacenamiento.','Enable replacement of WebP in %s elements that were generated outside of WordPress logic.'=>'Activar reemplazo de WebP en %s elementos que fueron generados fuera de la lógica de WordPress.','WebP For Extra srcset'=>'WebP para src extra','Use the format %1$s or %2$s (element is optional).'=>'Usa el formato %1$s o %2$s (el elemento es opcional).','Only attributes listed here will be replaced.'=>'Solo los atributos aquí listados serán reemplazados.','Specify which element attributes will be replaced with WebP.'=>'Especificar que atributos de elementos serán reemplazados con WebP.','WebP Attribute To Replace'=>'Atributo WebP a reemplazar','Only files within these directories will be pointed to the CDN.'=>'Solo los archivos en estos directorios apuntarán a la CDN.','Included Directories'=>'Directorios incluidos','A Purge All will be executed when WordPress runs these hooks.'=>'Un vaciado completo se iniciará cuando WordPress ejecute estos hooks.','Purge All Hooks'=>'Vaciar todos los hooks','Purged all caches successfully.'=>'Vaciado de todas las cachés correctamente.','LSCache'=>'LSCache','Forced cacheable'=>'Forzar cacheables','Paths containing these strings will be cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.','Force Cache URIs'=>'Forzar URLs en caché','Exclude Settings'=>'Ajustes de exclusión','This will disable LSCache and all optimization features for debug purpose.'=>'Esto desactivará LSCache y todas las características de optimización con propósitos de depuración.','Disable All Features'=>'Desactivar todas las características','Opcode Cache'=>'Caché opcode','CSS/JS Cache'=>'Caché CSS/JS','Remove all previous unfinished image optimization requests.'=>'Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.','Clean Up Unfinished Data'=>'Limpiar datos no finalizados','Join Us on Slack'=>'Únete a nuestro Slack','Join the %s community.'=>'Únete a la comunidad %s.','Want to connect with other LiteSpeed users?'=>'¿Quieres conectar con otros usuarios de LiteSpeed?','Get it from <a %1$s>%2$s</a>.'=>'Obténla desde <a %1$s>%2$s</a>.','Your API key / token is used to access %s APIs.'=>'Tu clave de la API/token se usa para acceder a las API de %s.','Your Email address on %s.'=>'Tu dirección de email en %s.','Use %s API functionality.'=>'Usar la funcionalidad de la API %s.','To randomize CDN hostname, define multiple hostnames for the same resources.'=>'Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.','Join LiteSpeed Slack community'=>'Únete a la comunidad de Slack de LiteSpeed','Visit LSCWP support forum'=>'Visita el foro de soporte de LSCWP','Rate %s on %s'=>'Valora %s en %s','Images notified to pull'=>'Imágenes notificadas para descargar','What is a group?'=>'¿Qué es un grupo?','%s image'=>'%s imagen','%s group'=>'%s grupo','%s images'=>'%s imágenes','%s groups'=>'%s grupos','Guest'=>'Invitado','To crawl the site as a logged-in user, enter the user ids to be simulated.'=>'Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.','Role Simulation'=>'Simulación de rol','running'=>'ejecutando','Size'=>'Tamaño','Ended reason'=>'Razón de finalización','Last interval'=>'Último intervalo','Current crawler started at'=>'El rastreador actual comenzó a las','Run time for previous crawler'=>'Hora de ejecución para el rastreador anterior','%d seconds'=>'%d segundos','Last complete run time for all crawlers'=>'Hora de la última ejecución completa para todos los rastreadores','Current sitemap crawl started at'=>'El rastreo del mapa del sitio actual comenzó a las','Save transients in database when %1$s is %2$s.'=>'Guarda datos transitorios en la base de datos cuando %1$s es %2$s.','Store Transients'=>'Almacenar datos transitorios','If %1$s is %2$s, then %3$s must be populated!'=>'¡Si %1$s es %2$s entonces debe completarse %3$s!','Server allowed max value'=>'Valor máximo permitido por el servidor','Server enforced value'=>'Valor forzado por el servidor','Server allowed min value'=>'Valor mínimo permitido por el servidor','NOTE'=>'NOTA','Server variable(s) %s available to override this setting.'=>'Variable(s) del servidor %s disponible para omitir este ajuste.','API'=>'API','Reset the entire opcode cache successfully.'=>'Reestablecida la caché opcache con éxito','Opcode cache is not enabled.'=>'La caché opcache no está habilitada.','Imported setting file %s successfully.'=>'Importado con éxito el archivo de ajustes %s.','Import failed due to file error.'=>'Importación fallida debido a un error en el archivo.','How to Fix Problems Caused by CSS/JS Optimization.'=>'Cómo solucionar problemas causados por la optimización CSS/JS.','This will generate extra requests to the server, which will increase server load.'=>'Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.','When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.'=>'Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.','Instant Click'=>'Clic instantáneo','Reset the entire opcode cache'=>'Reestablecer toda la caché opcode','This will import settings from a file and override all current LiteSpeed Cache settings.'=>'Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.','Last imported'=>'Última importación','Import'=>'Importar','Import Settings'=>'Ajustes de importación','This will export all current LiteSpeed Cache settings and save them as a file.'=>'Esto exportará todas las configuraciones actuales de LiteSpeed Cache y las guardará como un archivo.','Last exported'=>'Última exportación','Export'=>'Exportar','Export Settings'=>'Ajustes de exportación','Import / Export'=>'Importar / Exportar','Use keep-alive connections to speed up cache operations.'=>'Utilizar conexiones keep-alive para acelerar operaciones de la caché.','Database to be used'=>'Base de datos a usar','Redis Database ID'=>'ID de base de datos Redis','Specify the password used when connecting.'=>'Especifica la contraseña utilizada al conectar.','Password'=>'Contraseña','Only available when %s is installed.'=>'Solo disponible cuando está instalado %s.','Username'=>'Nombre de usuario','Your %s Hostname or IP address.'=>'El hostname o dirección IP de tu %s.','Method'=>'Método','Purge all object caches successfully.'=>'Vació de todas las cachés de objetos correctamente.','Object cache is not enabled.'=>'La caché de objetos no está activada.','Improve wp-admin speed through caching. (May encounter expired data)'=>'Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)','Cache WP-Admin'=>'Caché de WP-Admin','Persistent Connection'=>'Conexión persistente','Do Not Cache Groups'=>'Grupos a no cachear','Groups cached at the network level.'=>'Grupos cacheados a nivel de red.','Global Groups'=>'Grupos globales','Connection Test'=>'Prueba de conexión','%s Extension'=>'Extensión %s','Status'=>'Estado','Default TTL for cached objects.'=>'TTL por defecto para objetos cacheados.','Default Object Lifetime'=>'Tiempo de vida por defecto del objeto','Port'=>'Puerto','Host'=>'Host','Object Cache'=>'Caché de objetos','Failed'=>'Fallido','Passed'=>'Exitoso','Not Available'=>'No disponible','Purge all the object caches'=>'Vaciar todas las cachés de objetos','Failed to communicate with Cloudflare'=>'Fallo al comunicar con Cloudflare','Communicated with Cloudflare successfully.'=>'Comunicado con éxito con Cloudflare.','No available Cloudflare zone'=>'No hay disponible una zona Cloudflare','Notified Cloudflare to purge all successfully.'=>'Avisado a Cloudflare el vaciado completo con éxito.','Cloudflare API is set to off.'=>'La API de Cloudflare está configurada en off.','Notified Cloudflare to set development mode to %s successfully.'=>'Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.','Once saved, it will be matched with the current list and completed automatically.'=>'Una vez guardado, coincidirá con la lista actual y se completará automáticamente.','You can just type part of the domain.'=>'Puedes simplemente teclear parte de dominio.','Domain'=>'Dominio','Cloudflare API'=>'API de Cloudflare','Purge Everything'=>'Vaciar todo','Cloudflare Cache'=>'Caché de Cloudflare','Development Mode will be turned off automatically after three hours.'=>'El modo de desarrollo se desactivará automáticamente después de tres horas.','Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.'=>'Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.','Development mode will be automatically turned off in %s.'=>'El modo de desarrollo se desactivará automáticamente en %s.','Current status is %s.'=>'El estado actual es %s.','Current status is %1$s since %2$s.'=>'El estado actual es %1$s desde %2$s.','Check Status'=>'Comprobar estado','Turn OFF'=>'APAGAR','Turn ON'=>'ENCENDER','Development Mode'=>'Modo de desarrollo','Cloudflare Zone'=>'Zona de Cloudflare','Cloudflare Domain'=>'Dominio de Cloudflare','Cloudflare'=>'Cloudflare','For example'=>'Por ejemplo','Prefetching DNS can reduce latency for visitors.'=>'La precarga DNS puede reducir la latencia para los visitantes.','DNS Prefetch'=>'Prefetch DNS','Adding Style to Your Lazy-Loaded Images'=>'Añade estilos a tus imágenes de carga diferida','Default value'=>'Valor por defecto','Static file type links to be replaced by CDN links.'=>'Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.','For example, to drop parameters beginning with %s, %s can be used here.'=>'Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.','Drop Query String'=>'Ignorar cadenas de consulta','Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.'=>'Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.','Improve HTTP/HTTPS Compatibility'=>'Mejorar compatibilidad HTTP/HTTPS','Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.'=>'Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.','Destroy All Optimization Data'=>'Destruir todos los datos de optimización','Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.'=>'Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.','This will increase the size of optimized files.'=>'Esto aumentará el tamaño de los archivos optimizados.','Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.'=>'Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.','Clear Logs'=>'Vaciar registros','To test the cart, visit the <a %s>FAQ</a>.'=>'Para probar el carrito, visita la <a %s>FAQ</a>.',' %s ago'=>'hace %s','WebP saved %s'=>'WebP guardado %s','If you run into any issues, please refer to the report number in your support message.'=>'Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.','This will also generate an API key from LiteSpeed\'s Server.'=>'Esto también generará una clave de API del servidor de LiteSpeed.','Last pull initiated by cron at %s.'=>'Última descarga iniciada por cron a las %s.','Images will be pulled automatically if the cron job is running.'=>'Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.','Only press the button if the pull cron job is disabled.'=>'Solo pulsar el botón si la tarea cron de descarga está desactivada.','Pull Images'=>'Descargar imágenes','This process is automatic.'=>'Este proceso es automático','Last Request'=>'Última petición','Images Pulled'=>'Imágenes recuperadas','Report'=>'Informe','Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.'=>'Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.','Send to LiteSpeed'=>'Enviar a LiteSpeed','Report date'=>'Fecha de informe','Report number'=>'Número de informe','LiteSpeed Optimization'=>'Optimización de LiteSpeed','Load Google Fonts Asynchronously'=>'Cargar Google Fonts asíncronamente','Browser Cache TTL'=>'TTL caché de navegador','Results can be checked in <a %s>Media Library</a>.'=>'Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.','Learn More'=>'Leer más','Image groups total'=>'Total de grupos de imágenes','Images optimized and pulled'=>'Imágenes optimizadas y descargadas','Images requested'=>'Imágenes solicitadas','Switched to optimized file successfully.'=>'Cambio correcto a archivo optimizado.','Restored original file successfully.'=>'Archivo original restaurado con éxito.','Enabled WebP file successfully.'=>'Archivo WebP activado con éxito.','Disabled WebP file successfully.'=>'Archivo WebP desactivado con éxito.','Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server.'=>'Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes en QUIC.cloud.','Significantly improve load time by replacing images with their optimized %s versions.'=>'Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.','Image WebP Replacement'=>'Reemplazo de imágenes WebP','Selected roles will be excluded from cache.'=>'Los perfiles seleccionados serán excluidos de la caché.','Tuning'=>'Ajustar','Selected roles will be excluded from all optimizations.'=>'Los perfiles seleccionados serán excluidos de todas las optimizaciones.','Role Excludes'=>'Excluir perfiles','Tuning Settings'=>'Configuración de ajustes','If the tag slug is not found, the tag will be removed from the list on save.'=>'Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.','If the category name is not found, the category will be removed from the list on save.'=>'Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.','After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.'=>'Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, notificará a tu sitio para descargar las imágenes optimizadas.','Send Optimization Request'=>'Enviar solicitud de optimización','Image Information'=>'Información de imágenes','Total Reduction'=>'Reducción total','Optimization Summary'=>'Resumen de optimización','LiteSpeed Cache Image Optimization'=>'Optimización de imágenes de LiteSpeed Cache','Image Optimization'=>'Optimización de imágenes','For example, %s can be used for a transparent placeholder.'=>'Por ejemplo, los %s pueden usarse para un marcador de posición transparente.','By default a gray image placeholder %s will be used.'=>'Por defecto, se utilizará un marcador de posición de imagen gris %s.','This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.'=>'Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.','Specify a base64 image to be used as a simple placeholder while images finish loading.'=>'Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.','Elements with attribute %s in html code will be excluded.'=>'Se excluirán los elementos con el atributo %s en código html.','Filter %s is supported.'=>'El filtro %s es compatible.','Listed images will not be lazy loaded.'=>'Las imágenes listadas no se cargarán de forma retrasada.','Lazy Load Image Excludes'=>'Exclusiones de carga retrasada de imágenes','No optimization'=>'Sin optimización','Prevent any optimization of listed pages.'=>'Evitar cualquier optimización de las páginas listadas.','URI Excludes'=>'URL excluidas','Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.'=>'Deja de cargar emojis de WordPress.org. En su lugar se mostrará el emoji predeterminado del navegador.','Both full URLs and partial strings can be used.'=>'Pueden utilizarse tanto URLs completas como cadenas parciales.','Load iframes only when they enter the viewport.'=>'Cargar iframes sólo cuando entran en la ventana de visualización.','Lazy Load Iframes'=>'Retrasar la carga de iframes','This can improve page loading time by reducing initial HTTP requests.'=>'Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.','Load images only when they enter the viewport.'=>'Cargar las imágenes sólo cuando entran en la ventana de visualización.','Lazy Load Images'=>'Retrasar la carga de imágenes','Media Settings'=>'Ajustes de medios','For example, for %s, %s and %s can be used here.'=>'Por ejemplo, para %s, %s y %s puede utilizarse aquí.','Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.'=>'El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.','To match the beginning, add %s to the beginning of the item.'=>'Para que coincida con el principio, añade %s al comienzo del artículo.','For example, for %s, %s can be used here.'=>'Por ejemplo, para %s, %s puede utilizarse aquí.','Maybe later'=>'Quizás más tarde','I\'ve already left a review'=>'Ya he dejado una valoración','Welcome to LiteSpeed'=>'Bienvenido a LiteSpeed','Remove WordPress Emoji'=>'Eliminar emojis de WordPress','More settings'=>'Más ajustes','Private cache'=>'Caché privada','Non cacheable'=>'No cacheable','Mark this page as '=>'Marcar esta página como','Purge this page'=>'Vaciar esta página','Load JS Deferred'=>'Deferir carga de JS','Specify critical CSS rules for above-the-fold content when enabling %s.'=>'Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.','Critical CSS Rules'=>'Reglas de CSS críticas','Load CSS Asynchronously'=>'Cargar CSS asíncronamente','Prevent Google Fonts from loading on all pages.'=>'Evita que cargue Google Fonts en todas las páginas.','Remove Google Fonts'=>'Eliminar Google Fonts','This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.'=>'Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.','Remove query strings from internal static resources.'=>'Eliminar cadenas de consulta de recursos estáticos internos.','Remove Query Strings'=>'Eliminar query strings','user agents'=>'user agents','cookies'=>'cookies','You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.'=>'También puedes activar el cacheo de navegador en la administración del servidor. <a %s>Leer más sobre los ajustes de caché de navegador de LiteSpeed</a>.','Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.'=>'El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.','Browser Cache'=>'Caché del navegador','tags'=>'etiquetas','Do Not Cache Tags'=>'Etiquetas a no cachear','To exclude %1$s, insert %2$s.'=>'Para excluir %1$s, insertar %2$s.','categories'=>'categorías','To prevent %s from being cached, enter them here.'=>'Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.','Do Not Cache Categories'=>'Categorías a no cachear','Query strings containing these parameters will not be cached.'=>'Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.','Do Not Cache Query Strings'=>'Cadenas de consulta a no cachear','Paths containing these strings will not be cached.'=>'Las rutas que contengan estas cadenas no serán cacheadas.','Do Not Cache URIs'=>'URIs a no cachear','The logs will be output to %s.'=>'Los registros serán enviados a %s.','One per line.'=>'Una por línea.','URI Paths containing these strings will NOT be cached as public.'=>'Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.','Private Cached URIs'=>'URIs cacheadas privadamente','Paths containing these strings will not be served from the CDN.'=>'Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.','Exclude Path'=>'Excluir ruta','This will affect all tags containing attributes: %s %s %s.'=>'Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.','Include File Types'=>'Incluir tipos de archivo','Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.'=>'Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.','Include JS'=>'Incluir JS','Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.'=>'Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.','Include CSS'=>'Incluir CSS','Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.'=>'Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.','Include Images'=>'Incluir imágenes','CDN URL to be used. For example, %s'=>'URL de la CDN a utilizar. Por ejemplo, %s','CDN URL'=>'URL de CDN','Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.'=>'URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s','Original URLs'=>'URLs originales','CDN Settings'=>'Ajustes de CDN','CDN'=>'CDN','OFF'=>'APAGAR','ON'=>'ENCENDER','Notified LiteSpeed Web Server to purge CSS/JS entries.'=>'Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.','Minify HTML content.'=>'Minificar contenido HTML.','HTML Minify'=>'Minificar HTML','JS Excludes'=>'Excluir JS','JS Combine'=>'Combinar JS','JS Minify'=>'Minificar JS','CSS Excludes'=>'Excluir CSS','CSS Combine'=>'Combinar CSS','CSS Minify'=>'Minificar CSS','Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.'=>'Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción "Vaciar todo".','This will purge all minified/combined CSS/JS entries only'=>'Esto vaciará solo las entradas CSS/JS minimizadas o combinadas','Purge %s Error'=>'Vaciar error %s','Database Optimizer'=>'Optimizador de base de datos','Optimize all tables in your database'=>'Optimizar todas las tablas en tu base de datos','Optimize Tables'=>'Optimizar tablas','Clean all transient options'=>'Borrar todas las opciones de datos transitorios','All Transients'=>'Todos los datos transitorios','Clean expired transient options'=>'Borrar opciones de datos transitorios expirados','Expired Transients'=>'Datos transitorios expirados','Clean all trackbacks and pingbacks'=>'Borrar todos los trackbacks y pingbacks','Trackbacks/Pingbacks'=>'Trackbacks/pingbacks','Clean all trashed comments'=>'Borrar todos los comentarios en la papelera','Trashed Comments'=>'Comentarios enviados a la papelera','Clean all spam comments'=>'Borrar todos los comentarios spam','Spam Comments'=>'Comentarios spam','Clean all trashed posts and pages'=>'Borrar todas las entradas y páginas en la papelera','Trashed Posts'=>'Entradas enviadas a la papelera','Clean all auto saved drafts'=>'Borrar todos los borradores guardados automáticamente','Auto Drafts'=>'Borradores automáticos','Clean all post revisions'=>'Borrar todas las revisiones de entradas','Post Revisions'=>'Revisiones de entradas','Clean All'=>'Limpiar todo','Optimized all tables.'=>'Optimizadas todas las tablas.','Clean all transients successfully.'=>'Limpieza de todos los datos transitorios exitosa.','Clean expired transients successfully.'=>'Limpieza de datos transitorios expirados exitosa.','Clean trackbacks and pingbacks successfully.'=>'Limpieza de trackbacks y pingbacks exitosa.','Clean trashed comments successfully.'=>'Limpieza de comentarios en papelera exitosa.','Clean spam comments successfully.'=>'Limpieza de comentarios no deseados exitosa.','Clean trashed posts and pages successfully.'=>'Limpieza de páginas y entradas en papelera exitosa.','Clean auto drafts successfully.'=>'Limpieza de borradores automáticos exitosa.','Clean post revisions successfully.'=>'Limpieza de revisiones de entradas exitosa.','Clean all successfully.'=>'Limpieza completa exitosa.','Default Private Cache TTL'=>'TTL por defecto de la caché privada','If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.'=>'Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.','Vary Group'=>'Grupos de variación','Cache the built-in Comment Form ESI block.'=>'Almacena en la caché el bloque ESI del formulario de comentarios incluido.','Cache Comment Form'=>'Cachear formulario de comentario',' Cache the built-in Admin Bar ESI block.'=>' Almacena en la caché el bloque ESI de la barra de administración incluida.','Cache Admin Bar'=>'Cachear barra de administrador','Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.'=>'Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.','ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.'=>'ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.','With ESI (Edge Side Includes), pages may be served from cache for logged-in users.'=>'Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.','Private'=>'Privada','Public'=>'Pública','Purge Settings'=>'Ajustes del vaciado','Cache PHP Resources'=>'Cachear recursos de PHP','Cache Mobile'=>'Cache móvil','Advanced level will log more details.'=>'El nivel avanzado registrará más detalles.','Basic'=>'Básico','The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.'=>'La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.','Cache Login Page'=>'Cachear página de acceso','Cache requests made by WordPress REST API calls.'=>'Cachear peticiones realizadas por llamadas de la API REST de WordPress.','Cache REST API'=>'Cachear API REST','Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)'=>'Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)','Cache Commenters'=>'Cachear comentaristas','Privately cache frontend pages for logged-in users. (LSWS %s required)'=>'Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)','Cache Logged-in Users'=>'Cachear usuarios con sesión iniciada','Cache Control Settings'=>'Ajustes de control de caché','ESI'=>'ESI','Excludes'=>'Excluir','Purge'=>'Vaciar','Cache'=>'Caché','WooCommerce'=>'WooCommerce','Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)'=>'Se ha encontrado la regla de caché inesperada %2$s en %1$s archivo. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas HTML debido a que el navegador almacena en caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en el navegador, puedes descartar este mensaje. (<a %3$s>Más Información</a>)','Current server time is %s.'=>'La hora actual del servidor es %s.','Specify the time to purge the "%s" list.'=>'Especifica la hora para vaciar la lista "%s".','Both %1$s and %2$s are acceptable.'=>'Tanto %1$s como %2$s son aceptables.','Scheduled Purge Time'=>'Hora de vaciado programado','The URLs here (one per line) will be purged automatically at the time set in the option "%s".'=>'La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción "%s".','Scheduled Purge URLs'=>'URLs de vaciado programado','Shorten query strings in the debug log to improve readability.'=>'Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.','Heartbeat'=>'Heartbeat','MB'=>'MB','Log File Size Limit'=>'Límite de tamaño de archivo de registro','<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s'=>'<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s','%s file not writable.'=>'No se puede escribir el archivo %s.','%s file not readable.'=>'No se puede leer el archivo %s.','Collapse Query Strings'=>'Colapsar cadenas de peticiones','ESI Settings'=>'Ajustes de ESI','A TTL of 0 indicates do not cache.'=>'Un TTL de 0 implica no cachear.','Recommended value: 28800 seconds (8 hours).'=>'Valor recomendado: 28800 segundos (8 horas).','Widget Cache TTL:'=>'TTL caché de Widgets:','Enable ESI'=>'Activar ESI','See <a %s>Introduction for Enabling the Crawler</a> for detailed information.'=>'Ver <a %s>Introducción para activar el Crawler</a> para información detallada.','Custom Sitemap'=>'Sitemap personalizado','Purge pages by relative or full URL.'=>'Vaciar páginas por URL completa o relativa.','The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.'=>'La función de rastreador no está habilitada en el servidor LiteSpeed. Consulta al administrador de tu servidor o al proveedor de hosting.','WARNING'=>'ADVERTENCIA','<b>Last crawled:</b> %s item(s)'=>'<b>Última indexación:</b> %s elemento(s)','The next complete sitemap crawl will start at'=>'La siguiente indexación de sitemap completa empezará a las','Failed to write to %s.'=>'Error al escribir a %s.','Folder is not writable: %s.'=>'El directorio no es escribible: %s.','Can not create folder: %1$s. Error: %2$s'=>'No se puede crear el directorio: %1$s. Error: %2$s','Folder does not exist: %s'=>'El directorio no existe: %s','Notified LiteSpeed Web Server to purge the list.'=>'Solicitado el vaciado de la lista al servidor web LiteSpeed.','Please visit the <a %s>Information</a> page on how to test the cache.'=>'Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.','Allows listed IPs (one per line) to perform certain actions from their browsers.'=>'Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.','Server Load Limit'=>'Límite de carga del servidor','Specify Number of Threads to use while crawling.'=>'Especifica el número de hilos a utilizar durante la indexación.','Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.'=>'Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.','Crawl Interval'=>'Intervalo de indexación','Interval Between Runs'=>'Intervalo entre ejecuciones','Specify time in seconds for the duration of the crawl interval.'=>'Especifica un tiempo en segundos para la duración del intervalo de indexación.','Specify time in microseconds for the delay between requests during a crawl.'=>'Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación.','microseconds'=>'microsegundos','Then another WordPress is installed (NOT MULTISITE) at %s'=>'Y otro WordPress instalado (NO MULTISITIO) en %s','LiteSpeed Cache Network Cache Settings'=>'Ajustes de la caché de la red de caché de LiteSpeed','Select below for "Purge by" options.'=>'Selecciona debajo las opciones de "Vaciar por".','LiteSpeed Cache CDN'=>'CDN de la caché de LiteSpeed','No crawler meta file generated yet'=>'Archivo meta del crawler aún no generado','Show crawler status'=>'Mostrar estado del Crawler','Watch Crawler Status'=>'Ver estado del Crawler','Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.'=>'Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.','Run frequency is set by the Interval Between Runs setting.'=>'La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.','Manually run'=>'Ejecutar manualmente','Reset position'=>'Reestablecer posición','Run Frequency'=>'Frecuencia de ejecución','Cron Name'=>'Nombre del Cron','Crawler Cron'=>'Cron del Crawler','%d minute'=>'%d minuto','%d minutes'=>'%d minutos','%d hour'=>'%d hora','%d hours'=>'%d horas','Generated at %s'=>'Generado en %s','LiteSpeed Cache Crawler'=>'Crawler de LiteSpeed Cache','Threads'=>'Hilos','Run Duration'=>'Duración de la ejecución','Delay'=>'Retraso','If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.'=>'Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.','Crawler'=>'Crawler','https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration'=>'https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration','Notified LiteSpeed Web Server to purge all pages.'=>'Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.','All pages with Recent Posts Widget'=>'Todas las páginas con widget de Entradas recientes','Pages'=>'Páginas','This will Purge Pages only'=>'Esto solo vaciará las páginas','Purge Pages'=>'Vaciar páginas','Action'=>'Acción','Cancel'=>'Cancelar','Activate'=>'Activar','Email Address'=>'Email Address','Warning'=>'Alerta','Install Now'=>'Instalar ahora','Purged the url!'=>'¡Se ha vaciado la URL!','Purged the blog!'=>'¡Se ha vaciado el blog!','Purged All!'=>'¡Se ha vaciado todo!','Notified LiteSpeed Web Server to purge error pages.'=>'Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.','If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.'=>'Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.','If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.'=>'Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.','If the login cookie was recently changed in the settings, please log out and back in.'=>'Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.','However, there is no way of knowing all the possible customizations that were implemented.'=>'Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.','The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.'=>'El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.','The network admin setting can be overridden here.'=>'El ajuste de administrador de red puede ser modificado aquí.','Specify how long, in seconds, public pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.','Specify how long, in seconds, private pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.','It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.'=>'Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.','Purge pages by post ID.'=>'Vaciar páginas por ID de entrada.','Purge the LiteSpeed cache entries created by this plugin'=>'Vacía las entradas de caché de LiteSpeed creadas por este plugin','Purge %s error pages'=>'Purgar las páginas de error %s','This will Purge Front Page only'=>'Esto vaciará solo la página principal','Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.'=>'Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.','e.g. Use %s or %s.'=>'p. ej. Usa %s o %s.','Purge pages by category name - e.g. %2$s should be used for the URL %1$s.'=>'Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.','If only the WordPress site should be purged, use Purge All.'=>'Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».','Notified LiteSpeed Web Server to purge everything.'=>'Solicitado el vaciado de todo al servidor web LiteSpeed.','Use Primary Site Configuration'=>'Usar configuración del sitio principal','This will disable the settings page on all subsites.'=>'Esto desactivará la página de ajustes en todos los subsitios.','Check this option to use the primary site\'s configuration for all subsites.'=>'Marca esta opción para usar la configuración del sitio principal para todos los subsitios.','Save Changes'=>'Guardar cambios','The following options are selected, but are not editable in this settings page.'=>'Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.','The network admin selected use primary site configs for all subsites.'=>'El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.','Empty Entire Cache'=>'Vaciar la caché entera','This action should only be used if things are cached incorrectly.'=>'Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.','Clears all cache entries related to this site, <i>including other web applications</i>.'=>'Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.','This may cause heavy load on the server.'=>'Esto puede causar una alta carga en el servidor.','This will clear EVERYTHING inside the cache.'=>'Esto eliminará TODO dentro de la caché.','LiteSpeed Cache Purge All'=>'Vaciar toda la caché de LiteSpeed','If you would rather not move at litespeed, you can deactivate this plugin.'=>'Si no quieres la aceleración de litespeed, puedes desactivar este plugin.','Create a post, make sure the front page is accurate.'=>'Crear una entrada, asegurarse que la página principal está actualizada.','Visit the site while logged out.'=>'Visitar el sitio sin la sesión iniciada.','Examples of test cases include:'=>'Ejemplos de pruebas incluyen:','For that reason, please test the site to make sure everything still functions properly.'=>'Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.','This message indicates that the plugin was installed by the server admin.'=>'Este mensaje indica que el plugin fue instalado por el administrador del servidor.','LiteSpeed Cache plugin is installed!'=>'¡El plugin LiteSpeed Cache está instalado!','Debug Log'=>'Registro de depuración','Admin IP Only'=>'Solo la IP del administrador','The Admin IP option will only output log messages on requests from admin IPs.'=>'La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores.','Specify how long, in seconds, REST calls are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.','The environment report contains detailed information about the WordPress configuration.'=>'El informe de entorno contiene información detallada sobre la configuración de WordPress.','The server will determine if the user is logged in based on the existence of this cookie.'=>'El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.','Note'=>'Nota','After verifying that the cache works in general, please test the cart.'=>'Después de que la caché funcione en general, por favor prueba el carrito.','When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.'=>'Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.','Purge All On Upgrade'=>'Vaciar todo al actualizar','Product Update Interval'=>'Intervalo de actualización de producto','Determines how changes in product quantity and product stock status affect product pages and their associated category pages.'=>'Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.','Always purge both product and categories on changes to the quantity or stock status.'=>'Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.','Do not purge categories on changes to the quantity or stock status.'=>'No vaciar las categorías al cambiar la cantidad o estado del inventario.','Purge product only when the stock status changes.'=>'Vaciar los productos solo cuando cambie el estado del inventario.','Purge product and categories only when the stock status changes.'=>'Vaciar productos y categorías solo cuando cambie el estado del inventario.','Purge categories only when stock status changes.'=>'Vaciar las categorías solo cuando el estado del inventario cambie.','Purge product on changes to the quantity or stock status.'=>'Vaciar los productos con los cambios de cantidad o estado del inventario.','Htaccess did not match configuration option.'=>'El htaccess no coincide con la opción de configuración.','If this is set to a number less than 30, feeds will not be cached.'=>'Si esto se fija en un número inferior a 30, los feeds no serán cacheados.','Specify how long, in seconds, feeds are cached.'=>'Especifica por cuanto tiempo, en segundos, se cachean los feeds.','Default Feed TTL'=>'TTL por defecto del Feed','Failed to get %s file contents.'=>'Error al obtener contenido del archivo %s.','Caching these pages may improve server performance by avoiding unnecessary PHP calls.'=>'Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.','Some themes and plugins add resources via a PHP request.'=>'Algunos temas y plugins añaden recursos mediante una petición PHP.','Disabling this option may negatively affect performance.'=>'Desactivar esta opción puede afectar negativamente al rendimiento.','Invalid login cookie. Invalid characters found.'=>'Cookie de acceso no válida. Encontrados caracteres no válidos.','WARNING: The .htaccess login cookie and Database login cookie do not match.'=>'ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.','Invalid login cookie. Please check the %s file.'=>'Cookie de acceso no válida. Por favor, comprueba el archivo %s.','The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.'=>'La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.','There is a WordPress installed for %s.'=>'Hay un WordPress instalado para %s.','Example use case:'=>'Ejemplo de uso:','The cookie set here will be used for this WordPress installation.'=>'La cookie aquí establecida será usada por esta instalación de WordPress.','If every web application uses the same cookie, the server may confuse whether a user is logged in or not.'=>'Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.','This setting is useful for those that have multiple web applications for the same domain.'=>'Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.','The default login cookie is %s.'=>'La cookie de acceso por defecto es %s.','MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.'=>'DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.','No spaces and case sensitive.'=>'Espacios no permitidos y sensible a mayúsculas.','SYNTAX: alphanumeric and "_".'=>'SINTAXIS: alfanumérico y "_".','Login Cookie'=>'Cookie de acceso','More information about the available commands can be found here.'=>'Aquí se puede encontrar más información sobre los comandos disponibles.','These settings are meant for ADVANCED USERS ONLY.'=>'Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.','Current %s Contents'=>'Contenidos actuales de %s','Advanced'=>'Avanzado','Advanced Settings'=>'Ajustes avanzados','Purge List'=>'Vaciar lista','Purge By...'=>'Vaciar por...','URL'=>'URL','Tag'=>'Etiqueta','Post ID'=>'ID de entrada','Category'=>'Categoría','NOTICE: Database login cookie did not match your login cookie.'=>'AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.','Purge url %s'=>'Vaciar la URL %s','Purge tag %s'=>'Vaciar la etiqueta %s','Purge category %s'=>'Vaciar la categoría %s','When disabling the cache, all cached entries for this site will be purged.'=>'Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.','NOTICE'=>'AVISO','This setting will edit the .htaccess file.'=>'Este ajuste editará el archivo .htaccess.','LiteSpeed Cache View .htaccess'=>'Ver el archivo ".htaccess" de LiteSpeed Cache','Failed to back up %s file, aborted changes.'=>'Fallo al hacer copia de seguridad del archivo %s, cambios cancelados.','Do Not Cache Cookies'=>'Cookies a no cachear','Do Not Cache User Agents'=>'User Agents a no cachear','This is to ensure compatibility prior to enabling the cache for all sites.'=>'Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.','Network Enable Cache'=>'Habilitar caché de red','NOTICE:'=>'AVISO:','Other checkboxes will be ignored.'=>'Otras opciones serán ignoradas.','Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.'=>'Selecciona "Todo" si hay widgets dinámicos enlazados a entradas en páginas distintas de la página de inicio','List of Mobile User Agents'=>'Lista de User Agents móviles','File %s is not writable.'=>'No se puede escribir el archivo %s.','JS Settings'=>'Ajustes de JS','Manage'=>'Gestionar','Default Front Page TTL'=>'TTL por defecto de la Página Principal','Notified LiteSpeed Web Server to purge the front page.'=>'Solicitado el vaciado de la página de inicio al servidor web LiteSpeed.','Purge Front Page'=>'Vaciar la página de inicio','Example'=>'Ejemplo','All tags are cached by default.'=>'Todas las etiquetas son cacheadas por defecto.','All categories are cached by default.'=>'Todas las categorías son cacheadas por defecto.','To do an exact match, add %s to the end of the URL.'=>'Para coincidencias exactas, añadir %s al final de la URL.','The URLs will be compared to the REQUEST_URI server variable.'=>'Las URLs serán comparadas con la variable REQUEST_URI del servidor.','Select only the archive types that are currently used, the others can be left unchecked.'=>'Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.','Notes'=>'Notas','Use Network Admin Setting'=>'Usar ajuste de administrador de red','Disable'=>'Desactivar','Enabling LiteSpeed Cache for WordPress here enables the cache for the network.'=>'Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.','Disabled'=>'Desactivado','Enabled'=>'Habilitado','Do Not Cache Roles'=>'No cachear perfiles','https://www.litespeedtech.com'=>'https://www.litespeedtech.com','LiteSpeed Technologies'=>'LiteSpeed Technologies','LiteSpeed Cache'=>'LiteSpeed Cache','Outputs to WordPress debug log.'=>'Salidas al registro de depuración de WordPress','Debug Level'=>'Nivel de depuración','Notice'=>'Nota','Term archive (include category, tag, and tax)'=>'Archivo de término (incluye categoría, etiqueta y taxonomía)','Daily archive'=>'Archivo diario','Monthly archive'=>'Archivo mensual','Yearly archive'=>'Archivo anual','Post type archive'=>'Archivo de tipo de contenido','Author archive'=>'Archivo del Autor','Home page'=>'Página de Inicio','Front page'=>'Página de inicio','All pages'=>'Todas las páginas','Select which pages will be automatically purged when posts are published/updated.'=>'Seleccionar que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas','Auto Purge Rules For Publish/Update'=>'Reglas de vaciado automático para publicación y actualización','Default Public Cache TTL'=>'TTL por defecto de la caché pública','seconds'=>'segundos','Admin IPs'=>'IPs de administrador','General'=>'Opciones generales','LiteSpeed Cache Settings'=>'Configuración de Caché de LiteSpeed','Notified LiteSpeed Web Server to purge all LSCache entries.'=>'Solicitado el vaciado de todas las entradas de la caché de LSCache al servidor web LiteSpeed.','Purge All'=>'Vaciar todo','Settings'=>'Ajustes']];litespeed-wp-plugin/6.5.4/translations/es_CO.zip000064400000410011151600200550015340 0ustar00PK��Y1��b»�litespeed-cache-es_CO.poUT	�`g�`gux�����\]���}ϯ��Ѯ���I#%N��${�#k�� ���ݔ�����Q��M�����o���?��\��X==�a�XVw��K�~�{�-�^�:�2][�+7V�Y3�y��ՙ��EaL�Nt25��̨֣�m�Z�&3�2����E�s[M�������{��R���J�-��S[ե55&l�Ԕ�Ƥ������Q���>G�B'����jVMl���������/��7��������`��`{�p�pO�=x��x�����1���g�2%�?V�;����&��_�LP���n�i��F%S]V������ñ<۱)���Km>y��G��1�e���箜U�U^��꫃�(�ׯr�_�����?omrS�ڕ��י��KSU�G;{;�2�L��X����K�B�ޚ��>M��|��r�_}�-�n�%޸���b�56T��\�3�wQ���)���G��E��$�WW�f2��J&�Y� ������;hJ�4s5n�D4*a�؅Iw�;=w��KWn��l�H+��.O�I]�2��g��MV(t�a���pK����"XC�*q3� ��
�����f�������0w��i���ݞ�[o:�)>���^:�����?��gn;)�Uf��Q��`��F�����j�Ð�M��6UՋ<�L+��Un&����6g���<ٙ4&Z�[�k~�^���Qb<t�j��_�{��q�E��&S3翵����	q��_9��ҍt~�Vl��U3{�o��jx=�����n���|�Bر���R��Ža�v��++��n�ۥ�۬F���K,-jKx}rq�p.�3�NY�-�]�b=�U�r�� ��.]��)���.~�)���׶ً�8�5>�nr�{���n�aaw�->.�h����L���8y���ޢ��睃_�x�a`��JAo�Ny��?�����~e٬_�D�U��6qa�� �v��J��[�?LZD�R3�Zb}	�ÉV2����Xf:�1��Gꅻ�1�:�ќ6s����P��ֶ���[��d�hJ@�$����2� �F�7�	��5e��AZwfg���@�?)�7?@��$MYI��Q�.�ی�C�������Ӈ�G��gF�9!H�\S�q[5���Į�IQ@75[|����J��� 8��GS��:Ջ�����2�c�^g#���L����>����w�N*�nu����j���K㺱m���7���<X�إ���p$�Ff̃19���Tv�a���]�N/M	�X~"�+��0Cð�
�<���e#�~פ�~3�u���>:l��iS纞F�����m�������:��o0�a'�S3ֈ���z
���Y���S3���l,ţM���s�s�k�x\B'��g�D������z�.�l|�6���a�K�������x�4���\�Zw˂y���50�
�yu�1.~N��M�Qܚ��C�p)�%Y�{��yo;4��5W�{����Z����Ν�	�D9UW�x9 hQ��cO
��@���ȼ��%V;�$��2��>Y�H��M&�^��l㪶�.�ÚIJt��N�.�]
�����ԟ���J�r/w��pUޕ�V�Έ�<�bFpC0b�bP*Y��w�ŏ��n`y�{+�vdj�����Q��O�U�xֈ>n6cHw�=��		1�2eI�z@���a�TT|g����L@�#�Vˮ.���*�k�-�+~j�LjF�Fw�^��t�q6���|l��K�M��Y�=�Ld(,�V,����+E��|3�z%�x�U�	1�J��j߸+�h2u��W]J뮨�8͌n��}/�=Y���_&VN�$�#	R�*��~[��h��g
�����hd�O
�Ӝ���W/�z+�r��Eg��#�g�V���VdZ8�ĔE	�c�{����&�4�
l����.�05��xf��W6E�Cڧ��N�5p�7�}T^��&��Ή���ו<tW�]l��l�x0.6uj��g�H����C��,�NED�r\�g#�G��2�rҙy��֋l�ΝG��f)�P�`�*:���l�E�{ȍ��HI�l�v�C=\����+��@u�_I��F�7�>��5���:��i���~�@t���X�:aZOH4����?�S�Q
w
x���D�]���-!����8~����[,�ƌ.=U�\s��{(�H" vKL5��_�����0n@BX��ǽt�����Dk�u.I�Qq1аQS�� ��C.�.N�̈́.�k[ӌ�\���h����=П<����꩹l&AWZ���*��p�J1r�C�b�eaYC�C�*���t☞��N��I�p)S;��^�@8s�d�(� ��
�x��l�7�,��󲰯�n��1���̳yg�!��]���f37��Zm~O��G�v��X�M�\����Ϸ;v���=�"��{�J�Q�-^�Zh�(]SD��2X0���
��Y��w�zU������K��-��0�xt��':��4�흔�g%��a�]�&�El��T�<N�y<�����W$��l2����!����g����>N�y�uKކ�0)qW����u:���͒m�=����ďB$SNW�!\G�u�o�N��%�Ѵ(W̥�P<'�I�&�L��(
K	�"2�Xz9g_Cf�?z4@��A�#�<3��;+�gO����2=���ƁL��V�$��������y˵��3i������2�-���>�I����+�y���`:.[�̶��m*��ނw����
�D�1� ���N�!1�0/���EJ�G�!�B΢�	���
.�D�"3�Q�mqC��X�Y>��%e
6�@�E��4b`�~��Rgz�9>X��#�C��ߗ����
ل\��F�kx������.���|m�SHP�Uq-�A
�cD�i�"K�*i!���[�dw�$�V��(&$[��b���'�^n4��q�e�W"x��w�m��F��~D���i7�'!&›�j�J�R!@iIT�R��,��dEk����
��p����6C&c:����
����S��K���&T�j��D��kI7�:�`(�"/�?̢14�y�
��MU6�yG���.�l������.d	n�!mP�ԍ�[��n�Q�LY�GD"��0�D�/ _��F��+~.�c �'�8n�~����-3s�LO&���
YY�|�A*U;���\ML�l��X!�j���"�er_rܤ6�����K[|��-`�FG;^Yo*�i�瞴1-����'�lǻ�t�Fyi�B��.�FҀ�atc{�G��#*��\}����jl4':�^.~�ӨPU�eͥo��n��<8zpӰ��'���7�����Gޕ7DQ�z�7��O���ܩ6��8���ӓ�$s
�(˥M̠R��V�7})1<�L�\(f~]��d��tM�͗��&�’�:�`�Au��kXu����=h�w�s�X�a`i��bn���ѳ�4������ &ś��ԌЀI֤��"|k�ĩ��y����=���4\��ֳ,ʛ]��Ὕ4�0�6X�yo�k�X��+h��c��D���4kʝ%��f��1��<�iA~	�2b��5B�'0�e��n0��-���
��t�8�&o�/x�����ޥw	{	��ʗ�f2�L�e[%��h<�@��
�q1��{+?yг�Om%�#Qw`j'mO�9I�W�?�#���N�f��\�T��m�\*ky�g�����@5��j��yhY�^�����ptUϥ�lǤ�JLW3�!6h���f�@A�����<���Fh�?`�S_tሶ�E��R|�S�px��mSN�im��E���	 ���T[�H
o3�F�n�Hn,0��2��4ӈA��e�Jr����z���,��d�+=�|R�}
8g�tX�6Q�
���2�����%޸f�<���̛B�B�r\j6xH�}��?K��Q�!��7��HM`�<3,$=	>�L��;~�S-	�n?{�������VE��%�8�uL�

�u�Xυ��q=��6�pU�إ�}y�W��\���F�cs��T���)��U�l�fo1��5�?�M����K�C��!�g�}-�p�ff��ϗ�����-�q�Y���`�4Uԍ��UR���Օ�Fs8��+��Ľ�L�H�	��rb}���ƍ�4�H�8�|�F�ēn�\n���T���Ԭ��z��/��f��1Bڔ��Ҷ�� �����T�>
_����o`m�/`��™�+fˬ����;Ze�_б�_�L���<F�ND�]�Ma2W1�W�v0V��]1�J�R�L2���T�J!�Ns���C��ê���p��\�&�Y�uJ�)�ag*G@�ȧ�f���X\1y��K������B���<x4���9��÷�k�r��vK��\�1!������d�F4�P��Hy�Al�R�oB�K�y3���Q�ј�<�h�~��~��Gq?iJ)�3Y�e0�����\���
=�
^�!	���K�>wعQ��è���$g�fסo�i��^�F:7�i1���e]S6���N̓>�;5_/�~\��t՚Ə��͏�}Q��.�{�m6G
�U�=gc��tk��ǿ����	�B}���Mp�>:X7A=/\���Ň��
U3��K�S�'�z�9��e�E��s>���~�q�B‰�[���4�i,����
��i�ϹΎ���uV�~pz�z~����M����>�ۋ5of��cv#��ԫߠ\m�צdAŏ
��}���^&Ep�m{�o4�=|�L�[#S���:9{�Ҧ̇�T��9����mW����z	UxeL!�Y�������RwO�~w��/��RG_!H���_`�=��X<6hR�R���Y�xni�`\��&ՙ�u��a���CK@�~̵5�.���B&�1���Zw�����^�z�xi�kN�i��xC��'��B��O��?�]�*b&���bG7S�k�74�|��:[�+��H�\�\�цD:$�#i`3��b���^}���"�q�醨/����%��+|�Ҭ���q��x爎CS�󥡰�
�6KZ��Y+�6���.z>g�|�{~�7.ʟ���s���x�z�
��g:o��B�ё/9^��u��U�� Y)<?�I.+ſ��<%�+^n0Z�rR,�k=�;�J~<�k3�����_��Q��Ћ�-1&m�]�֗�l�Z\n����L�}���__�����\�U@��t�^��1��T߸H��Bz����"�Ra���9���˶ψZ/�Q)6 ]?��v���A�O�T�@"K�r����	_2����j����/�Nm�b�z�{圴d�	P�+�]�Ü/_�
�-Q�s�$I�I����$�U{6���lZ��[�e�}�I���m��Jɤ�r���V��;	¶δ�|�w
Tn�6wy��d!7R�X����l
s�O?��Hg�i}��>���o��O?a�%<>U�R:`M�ZkE��v�h���ߨ��G�]���:QBk��"~�O�g�H��5Wg�&�wR����K�.h�?:,�A��\O�Kd����2M�1r���C��!�!��n�u��,�W͞����I�yp�/��.�Fbe�$�K�ý x|�9��fn����ڕ���t����w�K5�㻥�mr��(��JJ4?/����� ��L��/~pe*
��b��ar�<ѶEŻ�pڋ�
&��O?u�A����(}'�F
	��}9Fw��ΚY�,?v^��
���3���=��̧��8�+n��t�)�7��CHc$=��B���v����G�Wu���]�nTsY�.����v�L����5�����W8�b�`F�qC�:џJ�v$����r_j\񶴬��.���Px��a?�D�—$��RȨ�D��i�L!�M�p��4[������Z��Ѻs��1��_��`ߘ�"�����w�A�شԳ����a�"<q1�IJ\�Ӧ�	�<H�H`R>X"L�f��_���w��?�ae	[�"�U�n��$ז�xi:ϩXL2x�֔�"YU�Λ�L�QC@�#�Ize�{�=�L�`���E8���^��?��_�����)��@�*�f���f���Z�e�Zt�,��Ys�p���$���� ���!q�S
S�CC�k��S�lV͜qt������B[�k�0�m�����һ���*��Ӆr�2ؘ����a�ߛU޺�!�����<�I�g����
^;�>KN��qdt���Q�Y���
�ZVu��f�?]�X�w:�%u�?��i��v��C�0�Y���]<���0%�#r9��{��#6/��%p��)�SΞO�MLR����T�g�|~�A��Q�6��s�^�8Jl��߇Q:�@%��b�	َ�1���V̛�Gi�݁��@�e.0ty�.\�ǮKՠ�FE�dْ�2�����o��I��E���~ȼ��d&�.�НP/GN�_?yj�sV����9.�2�I��}w�[�/2e�!�c���0�
łE���PcT�9J��~N-��xludō$?�7�R�
�lt������{]�>�A,Rsk��^m�_B�Qd��l��u��c���հz����ϖ7� s��ya��\�o:�)�n: `pF���Ɩa
��6�H"��#�If��`�_�D�Wb���e���V�RQ��!d�_8���9Wؑ
��Y�I�C\*�]��g	Dv���B`����Zw*�RӦ�>ȣ?7��_(A����~�bq�h�'\P4���$E��H12�g�%r���n�����>��F��AM]E�s��wu�����xLڞ�3^��o%���z�%��O:>:@�7����/9��Ar��'�=�۬Nxr�a%��*������l�T��S��6��x&�jɭ���]cB�s*��
�Yތ�2���[�����7��`�����O�����������K������֔I�<���L�|�²�/�<����-M��uQh��1��q�:�{
^�I��=����*ݶ5R�h
�NC�I[�eUI�o'��;���ת�^�2q�i��2�x4�����Gc���o�u�_+�����H}F�l��O4<�JAsͺ�9wᅲr�59�?p���<�>�yhW�٪��J�-o�G�n6,h������w�篯��u>ǔ�|�%]��H������RTdg�n�#��ʅA�S�_H��8T���4���6܌���F�Ƴ���g�����B�<�#�-�/�6�#F5����+U^���w)����E�K�'�X��k���B��n��=��y/��;����9�@'�vU�=�2�
��=��������N�5̆��
��Jb*�� �./�z�F�zN�t~����d&b/�k�{�7��������e���DK4y�t�:���md����1nG�YB��g{p;b�T6d�z�c���8�=�5Q���B�%���7E�=�T��h�]�l@fe���$E�~��9�gjz݀�7�h���z&!ᚼz�i��?m���k�59�ݦ���~4�V��jدK�f�3��+�*x��B�)0�^[S�����:��t���əN�
Y�v=�p,2�A�AޭQ�s>a_������"d2��4����(�B�s���,74�$�x���nvl�Tm��u���Q��7�+��`:g��A~�A��q7WF�/������<&v��0��T�o��uU`�SCD$�6�;i��38ٔ#�A���SJuN��_��o:�Dٹ���<��s��f�U��r�\����Ls̍��Ҿ�QӁ�<�H^x�g�<���Q[ڒf�ɺ�-�b{��W��l�۞h�!ޙ�898�tz��i��h��~�A\?t\�����+}6��I�B��([$�ə���ʍ���bgn�fަ���o.�84�6�l�'�l�m��4�1��xr��p�����n�x��������!l�b9P& �azґ��`D��-*�f-������m8���E@ˊ����Ų�����2����p���r��6�B�r[��� ;���o��]���U�z��K�������\Э��W&�,P��Gф]w�r�D�T�6�\��b%䱷%����P��K��XC:W5G�נ$���*잍��լ� ��f��³��)w��-�U�?ϭn��e����i/�%m)Q��CKX��z4�)�]��%��m�خEp��s��R�$�zWq�N[4LQ�Eb��RG�ͩ+��d��At����o���B
��swaք���w��u����gh�T��s�
�}�Թg&�G����%:��I��q)��-��V�{_��O{}�^L˴�'��a:��`c�\��8�Sc>��l��2`�03���--au������������+����/�馔�8������}`q���ف9��ת�j:/nAJ���2v�M�$���Y�#O����E�_�'ˍYy�3M��O��🈚������P�A�*�OT�����:��^����m,�K*�O\����c��B^ᤸ��-�����}�w�9�`;#
1"�0s��q�@1�@QԼ2���%m*��	�,��~�l9���N��b��͌k�,\*J��R��z(����C����Xs�z�y��ӷlj��}rK^��:���fm�[�>8*��S�g�N^Y�X���pF���L����O�B�AW�|�r�v>"3� |���n\+�>5��r�#�8L*P�jQ��_�*cܕD���%ݵ\�a�r4%�rz�d��I�����d���Y����Z�W0�L�l��hNew���h?FFo�%�z�cgo��w�]Aх�]Ө!�y��f��eQ3��!u����c��8��RQf���Hf
��,m:�i)���ͮ�]�T�� to�1s�̂IoS�j@!͘�f)�W�}]���"mHoG�n�>�W�Fy�3�a�^R2�i]B����#}�N\>��vk#\F�
�/
�ch=�;^,��k
��i��j������{�{��n�L1[�W�5z\A>;�l�yF��e�C&���a���(�jfn��A�8m�Q>�f�%����K_���Ԗ�\\2]P��������+a�mWsI��c׮�E^�Wz��"��T<JL�J)ì�i��I�I������;P���T�4�MJL�����}K1����)���Q��ܬJ�������ټ���ό�	�i��ZU�,[�{�A6�tn^f"�S��n�"���pF��U�!�"�?�,�d�i��*���*fe�j��s��N_��3."�B]v��d����g}�&J8��4L�����`�jw�it��V��7�bp��a�o�v�zc��v�U��x���.`N�vtn�0�Z��<���խ�G/�Պ�,��(-��~w�{�-:j �U���`H-v@o�"���i@̿ᐫ񃓬�5X��=�$��~o��5$��z�ʼ��[rP���quǖ+��%����*-�fF}.��jh�����w��-V�%����8�
a��L�>'�
��m��,��p�S��������?������ZD�
��8��G�\0��︓��Y�8S���w��뷪�ttVS@��l�0oU�"�k��*m���
5U������|�av�f��:�{���j���H,)P^�"*?��牻<A݇��m�<������9����߻;��ut<p����g;�z�U`^�����HɁ^�HZ�8�d�x�Mc���<e?G�=����I>ndw�D�j�*��j̘i��(�1�wD�u:���>\�dP�6|����,�o~ܐ����h�4��`3�
�',c����nsM�+ F卞qo���^`p�ps&�p_���SЌ7>��-]��U7mҙȑ����w}ߚJ݈�t�!��ǁ�إ1]7g4Y^�����Z�;Ĥ�+ȃ� �Mc�^bg��tA3<�n}�Is�RLI{�
�`	\�^f�!�W(�b�R'���m6��Fݮ��<�1
�9��E�A/c�DD�d"ׄ0o:ܶ3`����Q?��2������l�w`y:;��<�i��/n^��@�|n\�ؐW��.V���
���ݥ�m|˘BxqA-��f��3��YFrEb����3ۜs`�1C��y�g6���r�)�����w|�+*�~�yU}X/�V��A�r�>��!y	�F�7��(j'�.�:�9��z��D�Lg��T��7��Z;���σ��u�	%ӧ�6�<����j�3�ůH9���-l�d��u��,�-�;�������/@?8��/��rd:�y��1�Ȁ��y�v��ȹ�����PW��~ZaD,K�sXJ�����I���9lV��d7�(۩t0#i#������
z,
�r����ʀ:bv���IWD蚮W�^�SJ�L]S�3m:��ΤDX�5�!pf�Vs��*9�NStŜ�
�
Z�������!��e{7E�Q�UmG��H`�HqM�ԙS�b�0�"e	�ȉ9>��l�lV0�Lt,YY#�o1"�^�萆*S{��(x���(�xx� ��m�k�Q�A
/�`���;Bl	�����nM>��
���z��O��Q��<�*�Rf���,.Y<&�5X��D�|�^��X�5���j��wr��r6�2��z�Z�R6R��u�㎨ݐ�e����hw;5��x�_�a�p�f^�u\���(�TbL7��:�$�W�Wѥ�T����`�D����p�r�{���zɼV�D�[��X#�q��v�J���Q);���a���ͽ�m�V'*�H��vA�L��T�t�}KP���o`A���;��~P���M_�qx����]��#@�
^ױV�+�A��ޏ[�M��;>��|���/C�h�]FY���mP!��qf�c#��r`�y��M��h8���CY=�������p����A~�<
+{]�#�9��edA��~��@�L�&9��٘V�@:�d�BGe�d��l�6;����F�+��B�;&��U
�zVv�5�ɏ�I���Pgki�ʾ���:�R8uz�MP��8|�8�Ln����,�H�|�Ԋ:}v;y���ܵ{I
Z�f'�+̵/)e3��6�`��s�cv�pN�v����D���6�o>�i�04;`!�\N��`C�+�{
�l��H8I�,�T%x�
�!��gf�ʙ~�ԭ��۫r�r�CM�0^��0���XT��ã���k�Z؜�������c��3C���AZ,@ע��WT�"��S&DI�"�C\��|���;�t[>R���K�L�۔i��$"�^v�{�{�^�j��\P_7m���/R�m�Ԓ����H�f�U�	e1v?�^�T����px	�FLR��=_[]�j��+s�{���7�����g|O#��H��uY��`YP�jm����;��]P"
�T\��]��'Շ"Gh(}c�j�k�^7�����J-t�ܐ��)���nEs
T�P�
�� >b��T'��*zhlt}=��N�qS2��Vmn:l!ܸ�[��t[��'��!��^
��e$+R<R�-t�$�$�˵��#e���Y{y��WOCwD��G��.��aE���х��'d����
��N�s�}�xg?%�Q`��Drh��ȥ0�X?�}�4gnH��ެhvO�ĥ�>�
��l�#5+~��͘�b�y���{]*U��ko�1I,���μ����t�j�?UtN�Y�՝+�c+�Zm���gġ�,���
'�̒*�/E'ԅ�|��z
�cXTq���"5I,n�$D<��ge���� �i�,d��m��$�|����q[�rbe�U�o�摾�;*Ħ���i�f�u��X&�Ԗ��LYz5OPw�g`sG�@*c��ݡF��c��mz8{v����d�6
<9��x	���#�$���6�F�}.��ܓ~�W�L��1V+9�t�Lw�讬��8�zS3��kU
������'�@�A�#g��M�����E˭i.�.�b���{����`��B׈��
��yŸޗ����ƣ�c�6�����N$�bc*��a�����mp�B�7
��0di C���
Ez��$4͚'5<)&��
7u+�ֹ*W+�e#�|MK��GݳuC�C��l����
ۦf!^��C22[���ZM�f�iepQ�����P1����ibl������'��E��|ێ�2I�g�=jR��_S�1O�\��T�-��|r��o�h�M����J4�T��+��b��#��Ԟ�8�4S��Z�@bކ�M�`@�����N�"֫a�I�������6T�{��[�g{�!�ET�\>c��V�	5ŷ�B+$�?�R(��fNԟ��3�Fg��E
�݊��w�b?��nΆ���YUr�1ݮ����5(z�c��|[zXM.�S��Ҝ��4r��A�{.?AO,��W)�����B�D��6$�cwe��g($5D��z�kU��݀�L����G��!q��j�$)�o�~BBQ�(i�)*"�51�ǂ

���b��TT'��dD�����ͨѺ�p�X�e<�4W�L�dL�Q��A��K0���Ak�^�/��^.;o��H=aX��K3���+�΋�
�|����n�������v6��p�K�6����*F3�X�����܃�qrbFhٽ������q
A$nִ�h�W��Ƿi�	Պ">sJ�W�JY_wb������3�_(($�nYi%�a������7�|���aJ��q$�1�F�eJ��7��}��)6�P:��q�'���>����t���֑%4��^56H�9���ЭͬRWv���|�KH��r1VM���_|��J��H�Dx��	��1#�KCg<;�#�0&	�c�?���Na�$2I�_R��k���!fx��匱&8���P��y�5f����Z�SR�U0�:O�۔��(��7��5��4�ͅC��f��t�����PpkX��C���0G���=N&h<"�K���3ю)��"�3ȴ���݊H� ツN%Ǜ�¼dB���%H⌞01�h�O��k�9G�\�ϼ�����9��T��=neody��,����l������YrOwf��Ts�0=��v�Z;w�<��"��W�.D�`c�S��E��˜i5.]���`U�@>i��˪0GXv �����[�l(�z
��z�!W��WM���"}�-P���fı�_���l�z���	$��P�X}����"��r]��
_R��Ǿ,U�
�f�m�:O���^��d��:<"�F�����^�fU`���Y!���=*���t�
YgU�Dlv��v�����u��'�X��Ș��S[Վ�v32�5�=ӵ`�q�?4l^�Q���5�G�F��2�y^�$���$/�s�A���i�/pw����*��h�
-�M��$�$դ�מ\��;����~Z*�	�}�Ђ���� >8N|�\��J9��>��K�L_�|�^������Mcm���~��D��Rj�`��T�z�%��?�1�F��~~Qu<��>�:
k)��P�9��c�e<��Wo!���� %{y��t�l�q�Lw

��{�Gz��!kO�€:��P�pNGc&�~�)�`1�q7}$�l��A�Y�͟�II����TQP/E����(A}\�-�xM_�f���QnX�6���؇1��X>���i硅8gp���Ѳz����s|��YC�8Nr�ߗ��'���4��� �՞�� �u���5���m�:�A�T����5^+�m��׊�"O��3|9��w ^���g�3��6��0�H�e��j	gf&��u���8�MK}��ai�bB�d�;�/g�lt��m�lNGXn�j�^�oی~0e�@�5��,t���뎩e�1����{���W����}�s�o�qK���8���'�m��:Y�2�K��`p�8��Hs�ԩ[�&_Q(
u�"u)c�-O��`t���"����
�i� q�����@��Լ΂3�v#�8������:���G�?�C&2�(j~�ii���e�����g�}$�*0��/�
�k�A�UzE�/lHW�)��g6�rC�6�C;wC�����"~叇�xD�_r���5t�ޛջ�"���9�UNrmvJ
|�jM<a ��3�Ԑp�<�k1`��7qӼ�<�A�϶�;�jMs��Ͻ�G�
�����
��ѱ˄e�n)��Rm�ݝ��qZ�p
��\]��1�Cm�8�c��w�Zw3��}[�-`�n��L���7g���u�=��{o�N�v���6V��h��]��!�YT�lI���( �:@QBTI3K��Nq"X�&{ȧ#�69��_����FM�DBЃ��>����=����gu�'���~�/6|���;�5���9ϸ��r
�k�C�cvE�_�a���Uʽc���U�!SqF����D�O�����B­�jэ��4{��m��T2��ᣓʝ��M��vr
OÈ�Hz���-���q,��s��h����0��Ը��1�D3͸��
�<e@O�m'c�9PU�
�"8a���[�L)��}#d����})������H�t���M�
�?۾́���-~Gu�F
��F��L��N
RX�`}/=t�oאfF�s[��7c�DV�\�
�[�������7�+�4�ŏ9v�n��	��>!X�'M'��MW�,&�
�PPӲ
3{㨱�cW�ufρ]Hű	v�n�ك�Y	���L�'�d@�g���w�ltƐ�L_�yr-�=���dհE��;��9�dvc�\�4K�
�ԑJ�Xػ��<�0����7JK���0؆ԣ��/�A�v������s�G�β{�8>M0.1K'��z'*0��",綔wd��UWb#�c��+�{>���O��9oƬ�Ts �=�%�̉��ܖSj�*��g��s-g��52[�'w���1Ǥ�mUe(���������˫ӗf�����`�4k�D3�WfJ�#�Ú�wƟ3;5�=b8Ja�F�\�eu�������@�oC
&쉨91��}!O����_�c�h@�E>i�s�vZˁ�+4��gF��6,��2��,A�)�lf�I�1on�(��Q#Ļ1O��O�B�6&�֠���a�C�g�5s����H71�ku Y�3[~�b1��@}l�P.���?:j�SF�<ׇM��帿��V1d���w��:��Y
6�F69�Y�շP��;������84ԃ����u�����ʽ�8z�v�Ȅ��M]���S�φ'�F��`�{�N�j��Ԋ4��D�<��z#K�}����jL8�cP9r-��Q��ν��ڊ��(Z{�;�Շ�;���F&�vwvǦ�v��g5�'=��/��V�5��ψ��8
l���`��²m�ky!�y&K��P��1�B)�7b);q�F��,z�;L�uow��n�#��aL��0�Y��uQG�(*��q!q1��.̧�α��bT{J����
Y$	�GD�V��N��Y��@�mf�UK��sx��ܗY��N=���PE�J�;�S�1q��||8t��ߢhI�B���`�j�XX�'�Ԓ�mX&��E
�+��1���m^6�b��3�=!K��?�/�;�>!p����C[O��r��8筭lL���!_+
S�`��>�>k���.�"��}�s)$3��#�3�!iH�
��w�!��Q�%�U�}��ȴlb�����~cnor2h��6p�3h
�[��B����B�jφ�����R&
���#j�x|��`���W"�sYtW�l�Z-�϶{D����Zm���9�#��dDo�q��|9C;�S��SKIj	�
��Ra.�[��mg���p�h�w
<#�P?8�ȧ_�jK$��������]I�7�M��)ec�U��k3�v�C��[��v��G���O'+a��4/wW_���lț�`ư���i�+3_:�GXL��á�'s����>��&��? ����v�Mq*�G�"_�<���@G*���h���Mb��"ڗ6Y;����=��W��Q�
�p�*-J�cƼ'a��^|�DH:��0h���y����N�NPe������n���n	F��_U���c_��k�x�{��W���cUCS�Ү&s�M�j�_~`���g����`�&�=�`\�*�Ѐ�b{|��v4?z�X���Ʋ��W���=��M5+�*QcR26~O�g�3�>���v&zxM�b)�Pk���%�)�F�I����5�U��}x}�h����m7��lx
��F���D*�����}���L�{���)l�騞�5����k�v��'��
��GS��>����h���|dF�NV>��^؜�&�Τ�����zg�w��+�v
�6��$j�;`�H^>���XOx�����/�D�������}g�\)t��A��*�50	}}z�B��_?�j
Ƨ���)~���c�97n���u�
V�:��μ�X5�[��BVX^R���^��b�A����I�}v�✳`I�y���G�_x�R����O��ጒ|�G69aT����$IW����R}G�XO/S��B&�]��Ϧl��NǙ�}�
��j�.�*r�=��H.Zo6D��K�%2=�FP�f%��-#��Y��vV_0� 1��A*�G�+Ǿ�
c+Y�� ��7�����js:�0N*cv�E��5~Յ��4cQ��Pg	�y*�K��1�'� ÿmߪ�,3Q��-
m1R�X�����ڏ�:[���CUa=V=˷��oI�XUg|U?VE](<�Y5s켻�{c
M}M��WV*G�l��Y��|���Ӯ�'b�m��l?���kuQSQ�hX"��ei��r���Z�p���6�i@NYBMJ�У�2�LȱYF�(y6��ݳ�v��;>ཷۣ�.(l,���.�C�W,n��>�hl���f�٬���f�W;�Ep�3�;��eVBo����}k[�Ο9�|G�x���=��r^���0�dL#yk;���v�۳ʻ������aG�׎���
�9f���'�!D���xSDe�F=C:ǁ%ԫ́��Q�
�Dxv����2��l��k�[�(�l��؋vp(�㭳f1����p�$��@�����q��%i�c�d���I�8��E���lD��o�%}��Q�Ψn>��}�T�uc	��Ԃ
0˗���̀k'I����hЀ�u�h�f|+��G�m���cr�cw�uQb���ȰH�G�_!�WM5qU�mD�������s�׆�mE�Z���ڭ_��ֱ�����E�Ἦ��9��`�f��F��
�t	X�;98�i�j�e���;1�V���@_�-��z`�<�T����yOB�A�y
Y.��H[;�^��!��)A�^d��$������M�xKg�G]Mk��	��@��q�X��(@$���7��O�S�s_ŷ�;�c-1d�Q"��t��cź�d�;|�\�	o;�����մfI?��g>�{��=��]��b��+�l�'+R��ͯ]MH�E��)-m��}�JQ�yy�@�5���O�
�z�
����y/T���x�2浣ieI��QXW�D�	qE���\I�V;�)��^��ؚsGB��F#�9�)D�r���w|'
7��,�Y8v����wON��bY��,aqtC
XgG���^���c��C���q����
���ӟ��%�+dT/���`h��3�p�h	��ه:{�k�BLQ &
F��(A9�0�P��ْ�'	��X�:�3��?d#F����|t�AX�-˞G��(�og�-�ā����q$���þ3�9�W���c��]��阞X�ihB$.o�O�;��}�lw��	%�-�:�a��2D�z��ٳ���ԨhP1����Fиg�4�U2Ae
�A��̘�*���Y�g�i�"�����n����EM
�������3�2����(�r;ʶ����0ݡ�f�y�B�@E��,U끒��>%��x�Y
�+��WE�)�3�]�ga�17�m)�sV?��� �F���H�v���#o$.�E�,R�ej��i�����=���.�eOIh�H��M��)�y?K���L<�-���ЛH˟�J)�i.�*x�uʊ����ϒ����F8驔�lr������ɡN[ϋ��P��z�Ғ��%�5�඾��>=�)"�6�"Φ��{�3���Э�''^~��&~���I
�R�v����dd�*>]'�{�I���bu��uI›�Z[Ȁ ��c������C9ޗ#��PV�		�Z��F�;���d�P�Y�%!e\�՜���LNb5�S�b��ŗ�5`$y`�/�'������?3i�i#|UaQZ8���3Vg�2J��ӱ* �E@�@�v%���D�zE�T�Qx�~�GKq�����A��z��/�N/�h4��ώ-��X3ױ|?K��L�����e��!����#k1���I�Ox��]�Z�����������
�!{�s�XC���ڐ	��*��B����q�\�C�k{/�n5����0�E?�i'�T�Yz~��,n��c�v��km�]��lLK�^�r�1�+`�/�<��U]�H��(�c���C�*�[A
dg�B��u�z���B|��a	>,��`I��G$��t
/h�2@R����)xv&ŭ��A��1��2���'r�����U��#��^��I#3,�C�l�:��1���F�aU��AgP��l��r�6�_�����MX���2LH�"�-�����T51�ϸa�
��b��Ġ2�zc��jR$vh�\�
�xZm[7�C����HT�Jo'Vh��Ue� �v�� 8���r=1��q�u�����a>�$%�,BʕF(A*ST���*EKUadw�B�.�R��틕��R�^���[��x�k��6�Z�����c����Z|�G;ѩ�;A�tQ�:0��l�١���R���׀����(Ӹ��sLXE]
>:��	n6��;3�"ti�����n&�!�>a6<�>�0��$�\�YhMu�y
c�q�/�<��HP��<,dA 5y��'�OU��uӮZ��EC�����m�t5(�[�d:J��eŤv4�eϳH�Rz�Q��A��}ߘb�9������[�+,��&��O���vhK�s�nx��gi����5a�S$��ֈC�O��Ò�70ު�.?q��n%œ4�q�_��)��x_�h:��Oﳦ���x�3(�$�/2E���(S�A�Yr�vg�c��o�s(����V�?�mm���x׽�p�%�f���:�#T�v�f������g'�Zv���ڛٱ��{��8;��W}Ҋ�0c�j�sg�����3�O���{`�8w��w�6�������S�U�D[���i��
u��vψ7:�'@�`����a��]&������<%�&>ߓ�#K�y���,)!9ѳT:�����@�4�Kvv��3sY4���9�@��#ɄeL�	�����R]��;��i�r���4�(�?��ΰ��-���?����ؗ(c(�r��]{��o��2�����r_�[�%p.��h�W֖���º���fM���Ū�{\)Z�0&�a0�_Ë�x[G���5��X��DJa/K£IX��0�|��]-!47�I��:��=Q�Q�;�<
Y��T��0��:nI�v_2�=Q������oqg��lD{���#ſ�qK��߲&�4y`� F̧Du�ۮ�
�AI=���N<@����J�/a]h�՜K?�:L��}�;�h�qv�z
QR>�Ẃ�v���
fxA����,�uK�O������m��'hhK櫹YZ��}-�X
g�&jqm��6��L�x>���{�P��
kSE˔-tw\����/�
rJ��IXG�'��"��ϨNJ��Z�������~�?�!6�KIC'9��THL|��CY=�I��5V5���]O��8ǜS��=����u��Z�P�Z�G��[��;G���ĉfj*&�w����B�����A�J1Ah�"m���r�{)/��	� ����ӆ������1�kj�w�[ʦ,�4�D�srxWw��A؎rjC�RYe%�ˆ}4�eO
PY���j}�>�YI3 #�/��V�^!4�4�
��"X��������7Ú�`�;AN�h��;A^i��laf�����cdb�,�aHg_a�Հu�*���Ơ���q[��Cfh�b�q�����F_�}:�Y���<�I�Bi5eyD'��î�/̪{��z�A\���?v�N�t��
v�P�̣�^�k@�P|~�uM�8��F�b��'i��*�H̝Μ��S��>��H�7�3��g��G)��wnc�ְG���vn�J�އ_8�Cqu�O�[�f7k$%��>I)Vb�C����'ȑ6���!?��4\W���J�:�B�5�a�E��:
�u���H;Z�o�[�zx/�6Ō�����l�;��=��U�Q�n��:�j_�>����(�T�7Ȇ���e��eOu˜G��0�;{� z�,a�,��틯���o"�`:ǫъ'U��.;G��˜�.�;��/�X��Y(|����#�C��5͒by�[)���’
��i;�U�MYΰ�9v�m��|�󸵹H?�̬n�1��n
�=�&������3�
�k�Kd��lFt��W,*c�>�5��V��:��0v�q�E�������J�>^m���~��3�J1j�$�*�T�5���9��7>�Y�Y���^ׂ�o+��%�a�����t�ZA�=���
��������c�$;4,�pe4�?;k{����u���G_��I������?�u�e��_F���p�fI��ip�/�J������%�q
�SH�CtM�@'�]�`��]�ܵ��]��)>�P�u�����e��R��I��NV�i�o�q��bmp����;v�B��)S��*�R�UV0V��tJ�[J4ǫ�2�G+c��R�:7��*B=v]Yz%�/Ӧy��l�@i�N���W�%��\��"�x���BH�v�C�
q�%�]0�_����ݘ���,�Y/�%	�Ns�~�H[�3���m�Q��P�j�=���Qak�kpz�N��yͯ^_�%��S@ﶧ�Q�Ǫ�ǽz��eZ�RfL��_'6�_z�/�-��px��%�l���	�����r���y�u���,���A��n��h��/�ӕq[C�}�Ws
�؇�9�~�_���W�c���?�n�|I��5&�r*�����8��aP/�7~Oi���� a��g�X�h��#���:��lz���8g^Y�cQ�@bO�����_�m�i��-��R�'��6]�&y#�<�uan�1���7�����4���6ռ���cv��%�KPj���D�T���j�ť�rRNY����������^�=Q�\P]2}�e=?U5�z���1���FX���hFZYM�L�ўAq������AM�_��Ca@/�3���%p�����<��Iv��98���U��k	�u��s)�S�
=��q��4g���C�m�x�P�0����q��9���^��������V�<igGXIt�G�\�������z���SⰗ�#��ރ�>97��c�]��~=M~GƛfC���q��^:Ā+�KbXGZV�Nf�l2.���o�u'\MeCt8�#��V�˜�m�J�QW����$�7$��W4��b
"u(�����^���Q�8�͔��O�E���>��2�d��^7&Q�p���pez�ϫܚ 5;K3,�4����hp��d/��,�8�5�XEP�>�
��RX�@��AS�������zZu���_oS�bbԁ�oa�ˊ��e@���I���E�1�q�n{$-y8":��1��ԥ�#.��4I�1�W�Ū��M�1*dS`���̨���^��"�	x�*�	ؒ����@�=?*72�Xf�4u1t̫_�@0
�[��2�	*Z��Y�gp)�H���)���6�=a�޹��+[L&Kv�,�wCL�{
�2�$U�Yp4��E(�� ���|/R��'	3�$�8��Jx]&�K���-���A�C������ݎ_�g��>#�)q�
�+$�#��$���"1���OP}�;�\rH,�$�3���+�l����v�����{��>�1�v�eW��;��C&��uR���m��h�!_�o�=]b��ny�_��������D���E��������P�mV��p����C����V�|�Ď/���hT	aQ��_�ư���[��t�d
�q�g�2t�Tj�f��NE}�	'�7X���;p�ӆ5�H��*7�k�3��O��.Y)�x�uR7���C\n�7�s��s���K��C�	�M�MG���cDq�KY�� 3���z$���{�~r��
<Y�}��,�Wp<(g#�)������<p�P��z��th�O���t	<��
�#+�jj�)ݘ}m5c�	���Y0�҄b��!��j}Wn�S�w�X�Z�q��W����Cv9*H��*�P��%S�d�V��2M�
X
�)�CV5g��{h�u�T�G�Q�>
y1N�f�[s��%R�@���lm,
[�z�<�gOg�5�!�C軪�����7�gߟ:N2 �t�@
�u'���Q�hk��X�ת��%����%�UՇ"O����Kx����V���	u��;���&AKW���"*���yL�5$��
l�G���V/�ó4&�(�D�����\��<���`
�J�%�!�C�.�>��x�ӿ��H��-�?���lyhg3.�f,ޜ���^QWP��_�~A�#~:{G���>9Еs���u�W0�U�B&,Mr��ˀ5d
.����{;���7Ŝ�6�6�N��596�c��|P����6��J��E�% ��X��ꪤꔇ;�b�Y8�����
�0��iޭ
8aa�Ʈ,�U>#�:�cZ?t�'�f����==$�H�D��H��"�rE�C��(g�(|f�7IyP�΅6��<�s�w�_"�T�-�E�����8�W��Q���1�PX������<�l�S�@|Ƽh@Xf�?`ja���L�l̃>���ʠY�`b�f��O�3""$çqZ��z�v���tp�G����d���e$�X,�/y��r`JV�VH���o�EId�M[��A��!��<+X8G�@��m)K���rs����k�b3��yL���Y_�mQk9��j��;ƾ�=�����Vk�J�r�^��1�ګ\D� �'�.�z�\"��H�c�^�3Շ�g5I`��Jި�žH���<�=�t#0=�X@���p�Ƴ��
�7I��\̏Tĵ�R��Ɋ������L�yk<k5G�N��w��]z1�N���M�x�87Ө���YoN2��(@�����Ϭ�����x��{�S��l�_�g�A�H�pƗ�/jE���eu�3x@�(7�+)��ү֤�#
�kJZ@n����]���*�m�w�95���x�r����3v�]jYWK���c���[�o�A��Au
�5BY�����pA���\�g�/Я�`f����I�d���Y�Z�9�:~LBh[kg\�-�|��>c�ʰ�<�I�̉+M���陂��h�OR�ʉ�r��r�oA32�W[60�
�x�I����ڤ?P���d	Ez���߿mE�
U��4����H�]�d��Rs�m�Gm�=b��1�@^(s�`�\�٦�n��7�(G_�./n�<gh|���.���i�����y؅a�%�A+y�(�kC|0K�������]>_2G&�����P+�ܭon�bLq�i�v��j��⏩p6y�jT$򏚥b+�^4�e�fXw+7:74�.?ם/<�~b�z���K�l`�
���D/��*ų<X^��꛵�TpZ�w,=�`IX�`< ���.o#��oM�W�����������X1rE��46
�V�@oa$L��c��<�WTd^�a�I���i�r���iۘ6�@����F�R��ɸ$?��d�;�=��U��哰�+)?j��{T��)�l'�X�M>;'^���6�9�k����f�%�W�Nz8ؠP'Ej�U�D"�CU����=��y�ҕ�=�t#ق��ε�6';�}��0G3�ْ��U7��ֿ8��w�@����	�F�Eq=��
��Ec_�Xt\�Ws����O�l��É�b�����>�ï��qn{2LQV�õ���m�s���=p_~�ï��Ȏ������0��ѽ��L�*|oK�D���W��b{�/�7&�Ƥm�{���ɋ�/0Z�3pd��:m��~�.U	�v�D�t�1GH���
� <&�zU��!6���dg�vwvu�p�}���mi�[p10�^>�Nkyo���'f���[u:M)���늋���n<�|��Gi��Ʌb$-��	p�S��**���
��+s�P�Սt��=�Dm�-m��Տ�Mއ�Ѫ����/B�'ܣO1�ub�����s�0W���&�[�b�ĝ��s<^d%Y�cb-@9���,���x��e�J�x�\��j!ɷta)1��ݫ�o���%�z�z|x�ŧ����X�`�)&�;|�T�/���n��ƣ�A�i�=�*lr;6��ة�*U Ϊ"j���eL/m}������Dq�M�H�~��C��S���1���r���G?4~���H��H���T����z/c�Kt���%ʉ���?g�t������3(2����^�{�|�s�	�r`48��\����*�l�m~�Z����zXP
+򍵇�{�u�ҥn��Y	-��O��X��~"��Ex�(���Y�6��>�~i�T[eg��p�9�I�!�G�=��·��9>�˦���ţ1�rC�}�IV�~��d׶[yF�	�I��_櫞7�~�����I�}d�ǂ&�B�Jw�t�"�������j�a!�L��/@� ���hG�w4�z֐=��x���b� �	�R�����K�S&@e��B"��*��I�49�>��R^�}��d~�2�xrtЎ�d�ba��9�C���
y㰢�ֲ��7N��6���И�>D4g0הC!��:P�8vh�4^Sŷ�6����L5z�NF����l�*f�epO���+�k.
^ՠ ��n���{
�V�����ɨ	�9�?:�~Y()Lo�]��=�6n�QV�8�Ta��_ #>�N���7
cʁ)�̫s�CI�
lR�4�K}�փ5#D�2�[	�-�Z3d�f'7���iW�m���,h;��R�E�̦�l�J`w>�~��L`>/ {;�!"o���� �CQ�ݑQ�v^�Sc�z�w��������	�jh�w�n(���o_NS���Y�g�`"���5��PlΟx�
L����<���]��[�E�m)��"��x�+��a�
-��;xQ!��F<�gJ(��Ϩ ���ƃ������xҘO G#yj+C�ڋk�q��
X�
�\a2�L�8"a�[b�#A4�w����ca]��9��SB} 5ׂEB�Q�#�Z�TT�2�NM5����,_� �a��-�j
(���ĥ�ز[fIݻ�d	�ǡ1��(�pPW`.C��ˍ�@�V�$��r�6���t�`ċ ��N�2�s��"m��`�ڄb�@���!���R������ �o'��e�ǥ�š1�@E�(NGX����K��"[��?7��p�t��~�dM��E��CY��^�#�Yj\Cp`9±
�M\a}����u��U��#y�@�\��,HL��Y��ڼ6>,ղ��,�I�M��D�O��2J���<+�$�mɩ��n(�7T��k��@um�:P9B�鮛��D�b�|��'���D�����F\�Y�p�7��,�U�=��7U�C�9�6�y�]H;��GAT�L���7���j!EN��ܼ�i��")��&`A�+�>?�[L������m^�}��� 7ҪZ�|¶Ǚ�r�c.�0h7�9��0x$�iL��Y�K����:���%��W��@�jD�x�8�#�@E5�	�m��'��:#�
��ʌ$U�Q��lz�Kayn�#���0�3b]}�Z��5S'e�0�_%o�t[y�ݤDf
pL`�ؘ�_�	E��v�v�Ɋ)	Ŏ���������d�_]����0���~�z�2T7�i>�349j0����%�@�tII蛳A�xI�ߨw�_ ��U1�_
����Y;�=�o�U>�yJ�2�x���W�"��'C��>`}��+*5�R.'�7m���D"1O��l.
�zf[�ٕ��<�g���F��/tB�������|֊�Ugk����ԩƑ��߆L����[�WMi�u|A�{��.�xW<���sl,��O���_n
�T�(��'&���`�K͔�J�do�_�庪�!Vf�bQ!xǜ?@'ha~�s~��E��۞z�]�N��[��[f.�}`�G��9=dsR��s���"=^<���$h���/�����]A=K�؄�riܛG�ٙT�
HXZ2��	�1ˊ�2�*k32^�>���<����C.�V�	wL�F*]�C/T�	��l]��eK�i�
H☽I�ʲ�zfk�})y���-�k~]����L,;T�d�@?�dɹK��H���	P�Ϊn?�{ ����	#������9)ٲ�u��L�U�Wy���N�%+¸���!��N�4�F%i�@p��ݻ�)v�����,n�3A���(���KgꏕI�.��R�`��'���D�&81�쨈��C�
2[9|�Dnv8Ѫ�0��e4��J��V�����C
�6e�Js�՗����Ř�0JVB+�]e�7B���m����z��T��E�F�x߽}��<-�p�@�p+0e�x]$ᅢA�D
O�9sG�5��s/�l'���a�������&�0mBloY5-�ƕ��~`�|�>��\S
��#�[�����/M�g�y��s�8<rp<�{o�`?�A[˷�P�0E����ޤ�}s1�����K`�	68]����;e�#��;ή���p��)�؁�=�EO�x���|]�W� �J�r���2>k~l!�ŧ��ð�cH��庠����G���ɻe�N���cs$�C�:d̷|f�N�T9�d���X%�;�$\��ڳ+1�f)���1��2բ9���Dr\�/3?��#�V��!�Ȯ����ᗬLbE��H��A��–Hm�p%e�
��9\�x��0'R�]�\
�>~Me}_�� �_OAF
���"re�2XN�Hgh����rt6���ҟ縅{���)�O�\:41�}�	Cc6V:WHY�o��#M���DJ0���*�;a���z�*����8�jĚ9�垚�	�\�����@M_�.���``V(}�6���T��H@�(G7�l�:�>8��v�Jw�R�a�98*|#�:���y[H�o����Mx��*�*}`dX��o]��'���G�)���W�$X^G��(�ϼ]Dz2&
)��?r�5M���s�<�4?���o�5 ���^���nF�540��p+�ڱ]7�h��ZoSယ�������M��d����!GT#�W#��h�i�
�@��D��s����i-P��$�i��[j�;��G]�s�ƐA�q�Ƞ$N$b��_3B!���K�oi�:�D|@�m�|ai��Z�|r���W�d1˪�(򬺚G&�2v�}�.�M����CC�w��-���j�Hs�HFd�WX�PD�.��մ��6����jA:���^&�9�1R���^gl��2�Y����R�pƢ�9Ꟑ�i�o+�-Vd�A9�����G$��o ��/g��}J0��X�$�L�
�#0���1�2�¬v���*���O�r,4�Ճc��h�mv<���o)�i"$�%���ٗ�8)xؾz�A1-��%��5�Q���Z���P`T6�R���$�&�ۤ�E;�%��TkP�H$i�5�&_
��٦<�v�Sq�h�w"�&pQM�yKyy�=/Җp�-* `lzIdž��*���S��ĵ���@c���y����2��˼ދ�c��<�g��RX�m�&���� A�h�7���z���z^�ş��r���X�u�^x�
U�4<<G<v�2��+�K�ˢ����=�������op��z���PT���O�-`�F��7�?o�@ZXW�)lsA
i]�oҐ�\�ܫŞ�!UcL�7$q%ū�G�vg����`,\�d2��wo<�w�`#���� ���'�=��Z�ݍ�vwgw��';��	���[�n�9Z�q�X�ƵR��#�O�ߙQkݲp[���iVK��V�'w��^]hH�(�"G��g=|p�O���MV��r�5�<�`�
bA�OAҠ��ɨYE!qR�t{�x��{p�T䪟�"Q�z��~[|L@�g�/��,]3�����e�gOY��<���2��E��n�-�5�M@�f�@,�)뽇q(.5`��D�c����؄��˓�/�E�R�3G�y?k�4:Z7.I�+7xH!;�BPPdE#2��s���i�Qľ���ց"���v~��/�iÈ85�R��] �.�2,=Z���X)@���Y$�f�pr=z�H-V�j��.i��S9�7AC��#�fŸ)g�B'9�$�YiE^
�(	e�0A2�����x^S�)�y������S�/.� R�1 ��lt�Uk���r�q\���nH"��p��R�jZ�Iu�6y{����?\�F��j_۸��iWm�ؖԂ�7ӛ^���j	�
�Q�X*���]PtVK;�ѽ�K2��؛%�v��G�������>��~��p�F�(�ʋ������?��SĆ�D*��9K��o[y�����y>�]��'�H{kwԞ�M5��_�-cLL�M�9�B!9�y��2�bS��E"
@���zՖ4��fb|���8V-r���Z��mo4|�m;��'
уU��콐R��:]A$���5�v���/�Ջ?��H^����$��O$�c�`ʼ`$;���b<��։�r5\�v���wF�&J1�z�t,m�=�$��*&1�GVw{ކ�*w{�0�&�B�
�NtR�.;J8ղ�3I�3e�����
X�-F�ûH��@�K�Y��D���R/��ӟ���i$lL�K��Ì�K>�%�t�ic�C�C�q�U�cL՗�1m��F��dg'�&Yo��Vwu���������/��Uk�Q�,�N~ju߼�Y�k��ؒ��Iv�/�F���ќ�_t�g��yF
2'gns�>U��b��]�w�*�f��2��̊�4�w�CNR�b�m���-[�)Ӿ2�x_�[�R�
�� s*�ͺ�}g�7��f��x�[�5�h��L~r����|jũ�]l����NT�������"��M�<Pv��?���i�t��Y#������sV�¥������o�̽-X���.��U4	{��Eq��:���mQ��I���~���3*�NQ�ܥ�Az�ѿ���I�z<�9�C��>jEdF����Y���W�i��
WՑ6ytc`A7�5��9�H�(�6;�I3��}Fo�|�x�����\I'R ���o�<��+���7��J�������#����&��yHŁ0�3wcD��z3���K��v���\�Y�e�qt��ahۃ�Pj�*e��6���x�E�lb��e<�r�^Y(��Q}v�uɀ�
Ғ�Q�9($�ʞv�K��T��$f�nn|+��czh":�*�_����}����Q�R)��-*��{�љj� <���$+q���Ϛ��(�O��Pu��B@8��I�u��1�BZ"�TY�K���;.��ev�-s��
����S)�11y$�0F/t^�<�Q(���
�
%�
33#.ʶ�jS@�T\��gs��!�	Nx�ó+^�9v�JL�����A���s�2�����E��pA1�m�����Idl����J����Z^��bW"d��_h�%m|���:p�#_I��J-ڶ�|� \Ո2��#>�pO
ᐕ�USEev��A���`QK�e��`�&�5���D�80#u�¢X��G��J�`��A��U�2B��͌��12���>$�pn�����Q��"�������GقH6�v +B��ݣt¸��ݞ������hO���fvBy�v��y��I�H�/�qbk1�1E����~�7���N��~��J=竳�W���wm*��Z�M�6���M��"�葻�RE�;��X�-�k7�tY`k�{9fb�o���?{Gc������%ܠw�f�Թ�8u���Z�Gt�9��K��d^QQ����Tʆ\N�ۻ1:hӎNq�/��|���<�2x֫�#�0Z�"���K%�Zdجnn>���&��Yn�
���X�{�f;'��?��<''a�#
�T��#J��`+f�8G;�
���Z����7UD!ЁNr�.?��?��I'4Pm�i�w��`߬��(^�R�4E!�c�Ņ�1��<�1���n �~F���B��.�O>���p	aZ���e�@zKz�g
)�i2%I_bA5�o��r�=S��D}[�OAM�2���XƅUS��7H1�,�L+3O�__�A�����';_X5+����8�`N�[�.*�y�(L7��t`Ө�sL�S�dTa-�u�_�w���V��8Fyc�@fü����|'��{s�+a����8��no��������9)Y�e\�8����hO��O?P��p["a3�磋���؊Z]��[G4K�E�'Y�:sXá5���gB�#�x�x~I9^�.���x٘�I�ӯ`���L�Ͼ.a�=����d݅����=;����5x��:TRPy��o3�E��V�I@�%/���q"x�/ܒo�#��vvb�1�*����Kf��T!'B�3��j�^B�G�?ɉd;�3&�r�-q�~��Hy��|��jåPӲ����7�e,�/(��}�Pn֥��X�p�%-�y:������C*��CK�1�?�*[=˷�&
�2�-h�{qm:g���7_{�۠��
�N����f��jˢ�~����],�����5�d��{�}�5�A���g#�2o6�o�
lޠK:��D�IR�i�@Ļ$M�Lka��̷�����%۲�|Ƿ�O�O���!nq������ОC9Ms3Q�T�O]�T�^@��]��.jҟrU��/��f�����P��Ͷek�}��n��?E'�"0`�S���^�c"��QZX���ށ"kU`�X�(��w�v1g�ߙU�Ӄt�vϚ1�8<
J����3A����U�(���M��2�.l˭(����7���Զ5����a�$b�]�Vd"j=�{������a}�jņ�?P�)X�3��ś:ĵ�!��뼭dtn96����,�y�����dE���g����p�|�\�,��^�d�y6IW��C}N�e��s�W�J�eid?
 �'b�HMڼ7�]᛹�=�kͦ#��&��%��I�d�b�a�K���\�����n����ۘ���l���z:��(9/���d�g6NN��jǟ�*&�O��U�N��5�բS���.U�=��~�,�5�$kk*�l���&{$�mD���U9zK2�ԓ�y�}y1+c���I�7u���~�i$Q��6��b���c�����
��*8$%�m/a�A�3���ZN��
�cy
7�i������b$'�֟v��:�CGC��^�
�t���zuh��T��e�ґ�y�E�]����`���e�&�{m�X�p���!��� �u���^m���Q�/G{-�U8{��L�Y�+$�m�Q����q*�J��ɄQ���Sۏ���׵�A��[X�ˈ�wL�D�K��e�d��M{��� Ɖ�
�xq["L���2,����C�xX[#��IBO�i�n�����Fι˹��!�ťKO�Y7Js��HI�}�;�	|+��^���K�pCg@��G�0cW��|
@�S͕W·d��Q���ˍ)G\�
����������,
鎢H�3P>�K�3�|#��BLܘES�F�z%����kj�Gͳd�Mp��u�U��X]�,����8����[^�\eNBbo�*�v|بv�O�]�c������~��e���n2L@��&0~�6�8�$:f��%lg!<�Vn�}�zr�W�m��׷���d �OB&ɀLt���1��(R���x"�-K,O�}��E4�*����.�-V���bs[�8—�?��=�����Z�L\��b�?>������v {�'= s2Q�z�keh�4�D��Fj�L�B�&��m73w��.0����&r�S�%ʃ�3�1��!��D~����]��B�{�ۘ����bu��3a�'Lpž�]���e@���`K�mU?&X�ޗ��ͩtEhN`�O��%��|��	�'>���-���'��Ӎw�
�	V9Џ�A"c%�a`��6��B� 
�~Rj�Ĺ��{�$�3b� -@4s>�k�)���F�K<�E���'���A�m�j�yv������3ZE����21�v���+x��¹c߀M�`�Mm�U����nT�7[H�ʵט�3�Z`�5�A�ax�~���lpD��3�!7c&P�F��[֯.c�|@�V����/D_bS�+���]_O�X�Ut�H]��d�%�s�#��	���C�7��)��mb.<ܷyvW�N�G�^�����e�Ǐ~ig�7$��r_�wZ7
D�b����jAn�Y�K�����S�s�m`Bn@�u<ل�koC�.Q��`�P��V��	@���?[�H�B��]�ZDo	��ܩ11K���/Yq[a��DS��f/�h���o@�v���Ǜp��l�'���
����ߊv��eq�w��<�q@�n՚�G�
 q�Be�`�‡��#�A�>lI�,m�2����$�f�+�
|��V$1�G�M���{7�e�^�EĆm)"��*j_e��1b���O����Z��c���	�l��{�d��A�m=��	�j��w���_F�e�)\���^�Bx0�%WI�C�i
��N�IKa�T�E!"��ๆ�	5-��u��1��9��F�
��65�죢^�/�L�R^����/s'S�[� Lx�)�#u-L��ԝ��R�~�ˋ˹�,rv4�@�w7��I���l�#�A�%���_?B[c�<bd-_	[�3dɩ���[
����e�u!�)Z���|U���?pm�wl��K��w��'�fK ܔ9��â<�x�]'=G��p��}eS0;��-�� f}��c�����;��;���c1�̛ʸ�����X6��������Ě/�����'��g\�[�ֆ�6�=�R:�o����	�aϘ�u�e9tܞ[��ڋ�?ڮizm�C�Ģ�{m��Y��a����1�P����C�&�+`�pj�_ㅙ/3��*_`E͹��gb�0���/�t<f�C�S����Y3�2}��*��)�7)��o����2�#BsRF���?#Ld���߬PFv@i��i��O)���P�SաqԒ�:<�п�ő1�%��F`<�$ԇ��Z��J�HU}���b;�X�?;��_?���ž��O�\/���QO������|}!,�vU��SqٰӐ�š_:ψ���~P~!���2Ry��YlI�82JM���O*��i�7uq��ZL�\��A�ъ�^UeL��U��mC+/����1�z$pP��O�J�h5�����ֻ�Z�����C���*9�`�?(�KQ������瀗X��A���l�gWWI���h[:5�K�EyS�3h]�Y�,l�)���q��[����Y��	}���T�k��,��E���d�e���L�Ι~���ocᐠW���у�O�U|{���.��F팊Qɇ)�]r��b.)�fD��v�M�K��$؟t[���y�|���hE����wD�L	��0+C1��ȇ<ycZ˪�V��5Y�|{c:��=��j��X�Z���mOEŞs��G���w��]�{)X�j��2W��߃�D�c�V�}�?���?��`VU

Tp��/Ҵ�CO�S�"���z`>��v
�6p�1�q�D����Il�	�Te���l�z�/s,q,����c�_y�Y������<<�~��4B��t;��V����V�+�Ƽ*��#�e��;9�'�;�s��!���y[<����*՟��t
Bt��_^{�\�VF`��8�S�Ϝ�2�+��!�4q�������
���	9��d.��l���I{�߷S]WX��3>:���ϔ�����SlNR�7�m?֬򋻷X��鯳�?��Yq;�wy9g�r>q�	�,@�--JBF��f��Y�	�
*v��M1�Z5_e��oD}���r���8��"#����\ث�Ȅٙ��z
Gk~�<��?q���eR���ǻ��^��k�����Y>]+�%%w��Vp�z�\���U�q[4��-�u��lL��`��̐�u��x@��j�ɝw�AI�c���D˘����]�:��*��3|=���W�[/�����_�h���� t��hX� ����$c쩓�zo�F�4���䌈��B��j�O���qA�Z-C�"�������.���:��MG���0`Y*�E'��#;5�D	V<�Cfy=#! ����|M�_�����'�b���t:�P7��l��1�ug��cF��f�6)��jX�^H�7�p(x��m�H�Pܮ���"�1[��!dM8{"d�"�V���q�GJ�o HT���:�H��B�9$��A��9_�٨j^8�;(CD�f�O��#�l�˒��[]?.�Ɂ�I�$T>{	C��+0���ާW��X��ݲ�vi$щ�K3
k(z�j�C�ˆ�pE��{F:2�S{�{��p��
d#3~N*����A���IFQ��I�:o��Q���O�1�y�)���4ў3�c���'�w�L��n��<*�_�|��-�q<����=jF=���S����ؖ�p�)�܆�c��p��$���'n�M�yb6���1Ȅ>�+���KS9�g�E����m�m�>t�I#W�����Z0��m��w�i,Nc�O���X�T���mض?=
�*K��քD�J��E�(��kp�G{��]�^@_��N��6�|��v�6����N��'GG�4�e�,&���ӻg�`d��x2"&~x2{�{x<�OгG"��zW�}�b���Bgr��|}����p�dtd��s���Q���W]M{�mu���O��UXev�f����WZ%�V��boUҬɃ�!��4�L	3�Kc��<�	n9�Tv����Ze+��N?[!�"�k~����`��<՚��j�U��^ޚ�ʷo�f���y�D5V'Y��R����]�@�#v7��4����s�p�n��)����Mt?�gRv�$Kdk�QW�m`Q�.]n�UIY�����	U|!<\G�z���"��
5�:��t�6���l�ۋ�RirS���2����U@��v���0�x@��A���h�����O袔�I���Jr�o�m{H�f?"�*�#|ey�Cȳ`�A8h�[�F�t��W��}:���L�����IϏ����F@/T�@)��(A�p��Mi}v�?8AJ.!��׎��n	Tv!Q�2�<��WY����ow�e�঴a��͆�1;�kB�G�g�M��SNgN%|}�/Y��MU���ek�B��^Uu1摄�t|m;V=^4��5?�Ί?a�sQC�®����cOy��t!9��>?;���{�<��G}�P�B��x��ݟ�u�����@��ҽ�<�"n�(�2]���p�{거��Vg^�.ųQ7;�l��bӧ�{;S$5�E��k�͟-���,�MĝL�R ���qb���@��ӂ���n��&����$��fuz����17���':<
���B��^�E�9���F>3x}�n�{
���<�)�e�䚭��~Z�'����E�\���W�B'c�su)�k��s'�vĬ��=8�{:��;v;��p��)�u�����ƴwCG�Q��cF1	���ckԌDϯQ��o��;a��5v_�}px���}�[h�/`�0���=fn�~�
}Ù�
7�5
��&7f��7��`	��ߘ����Ř�:�����}��Q�Y��$ڔ�~i��{�
C�h{};�p~�"F�~u����~D�)s���ɑ;�Vw��e��Bbx��1M�DP�ѧ����U�A����BH�@x	Z�ŖX�`�+ �1�����d@�b�'�#�%��t�M�9&O���?�X����_Hχ����i���l�L��#�I��e�������z�U��5���Y�ʊ��rִ�0��}qB���F�[PG|7�NP�Xn��]�� �3�AȻ�Iު��Sܥ�|qe.��q�!���{U��s��5j��D2���W����׳mޏ�a� `��Fjiu����Ⱥ�p�G��{I<v�����E��J>��N��vF�B�N�q��՗�gG��Erqu�L��샦A��p��Dv�y��Ɉ�{��CUx,�Pd=�=���䣲A.���Qs!J�Id2PN:��t��d�T�OӴF����"힋].ܐ�����a?P_|���ء�٨�`^���쇌E A�� a�r2ΞLd�@k�*���H����9���
<�����f=�U���X��B<�cA>�Ú@`�=&����޷���.t̐�vG롁�'x��l��?ȶ�ݤ�{��Au8��0)�u���pA0�*�8���N`N�H��y�c�.x�ԝ�7uzK�1�
�F
9�_LI:�6����?�y�RT<,�˒OWV	�Qk��dN�Yw	��
�jx'�;��@~90/�֜�A�HNvIv�q��
���g(�"ۂ�z�Z�-Bs4zΌ�N4<y
Yř�c���Ɋ��O8vSk��'ʐ́ҥ̯���%��8�>ˬ����Vi+�	���ï@>�N�ֹ1��+Xd��B����!6�R���C�3>�+˻����#
��K�����h�[�!G0o��؎@���b�7.~�Jۛ�h_�mۣ��i��X�<����qj�te'J���\��!@�;���/�
���=�=�:૵vV�D��S\��v~A��[������^�e���:.'�	1,�7��8��'��gxig�{b+�A�ğ�ޓ��_���c��d�J�ޛ�3ѬP�g9x3A�^Y����
�j��3������M'����:��+�ӟqi�B�Ӈ9�9؆�V�G'��c�~,�y����}d����L�e�2�f�aEm̉�=�R{�5l��8��s�BcỤ�ݘ�yPf����.j���'����]���B�| �}�R�0f�ein;<Qs��Dq�

t����‰�d��+f������NY��0�ȖArᩤݡ�/҈i��Rq&	�;�����Z��?0��}�rkX�9�N���
��p�!̊��aH�|aD[ļB
R�r��J��x��=����}Q���.�n�l��}���&��.�/f��h3�^\]����z��.�E���4G
~τF��1xf`�h���mw��G����<�X)��uJw˼̈h���I�~�0A@W���/��J5��|���GD@��C�����*�$i������D�(���r͇��e%�l��*Wy��N�����k���l^/#_�`��gl"��'v��3�fI��DY�km4aǭ/�����Zo׃�?�'��J�"wޏX��EYζc8��
}G9u�o��I��{~b�6�-�t�=�p�/�w�P	�!ri���s��j���{�!c@���*�
�2Uu�(�V�G�^��U�C�=PD~��]	j���B�8\KlHe�t���R�A�K�[��`5�x-D�!���	��X}!0�h��ֹ�\j/�Jl0ɥ��7k�B.���\��_�U4V3ֲ���(,��&���-�v)�~��#=��X~[�����D@�N}v�p��IJzZT
q��K~0�ն,�4ћ�Ϲ�Pt���ʛ�1����C�:����������o�d��\J��
�N
���Sꇟ�"V�~(nK"�c��vՋ@&/�*��c�רH���rf��C�����w�p�v�g����@�;!e���\��?��PQe����#��5��_�5�P;�{.~�H�L�5Y�K�Dx��@���πWCd)����ցh��ot
?�򯋅���(~j�NZ�=�I�"�~^��/��p}��NW�*M?�Z�mOz���"�b��H>_{%�_؈-=RL�XVX�f��`�>+kNz� ��7[��K�T]
���_Շ_�i���]�XU��
\�tJJ�:�_!s�*W�m��Á���N}
�,�r���:��l{P��6ߛ�b5�S%���4rf�"��7
�MWZG���R����_@�A�A�1�l^���T�3!hj���z����XL�_/��ʁ4˞�� �f7�V�Gí��Q��V�կ�/�ƭD�	�:>�>w*�x �"zRP|�T�6n��)��C�0��9���C]�{�+,ݧ3;of�Y0�w��-1�d7�	���N�v��A�($�i^G�l��d*�����i�^_��"b��#�T�B<V�Do@h��$��q��Ŧ��#0/�0��#%�K1���O��dr|��cހ1�&�����k�C���EЅ���tk��S��o ���~,�W]��ta�Ug�w��7�*�Pj�{����>�
��.vΜ#��E�l�(]��8��Xq�#Ţ1�����u�7�vm\�{�S�/D��凉��3�d�Eԋt�a8��:�ړ��E@�)�(�[?O1�
[�l��f$1d.��k�l�T�5��rϓ���<F�Y8���潓��k�CړO�q(�nZL�ȴO�yY�B�!�;}����w�8�����Wg��ß���y�1�s�wʢo{P�i#���l'|�2�
#�4ݐy�wU�"��$�����9���G��`��f%��0�/�������y��򨆆�HE�=��E��Ff����(3c>���g����ܘ�^�]o�����+*�+��c�����pK�)�"���(d��D�"��kbF�٩���
��J`j�-2�����L��u�o��HX�Q|�נ�c�
Z7�n�z�>��
w$�{�WAɒ��:GDv��
s���
�=m�]���@��v�b7xެ���hV�WQG�i�+����]�d�GV�[��15�Zyq�X����8��������cҌ�lHw��ݨ8o�XjG���F�dA�.D�4�Q�[]M5��h�HRD��1b���7M����5���ȸq|]���x�GEʰ�Z�e'%������=Mق�>se���is���Lw<j��4V��6K�.�d��NK��Kt_s�{UQ��ϊGcRy$
,�7]��
|r��輲,|d�O󛊠b�y66�<c)��<^d6�:�5K$��~)�,H HLL�K�C7-� f؈�x��wSe��K��>�k�"�K���l�P�����cw���.�X���i9�ܽ�ף4.lp���j���R�2c�=G�E���R<)�Y�آ���b�;�z�E1���#�P`4�.]oƅE�#��׏�A*�K��GŰ���J�z�s�@��rh����ʿP6��zK�c
|�hP�0DY�9P��|���������S��@���x'���Nw���/P ��f[y6�օ:ܯ�J�Wo��˜#��W=��A����2��lE�d\i`wq���_ْv���\+΄i�S�*�w|���S6������`�b�������:�N9 �jP��W0	���1�?_�~�6��q���	�`@<#�o�#�ؑH*?�M�*�����Ih�5.0�=|1 ��˳�l��6<z�hV�"�N��
�S(�\0�L$il_�M
�Z��D>�-6��}�(�B<�5�]�f���*�ޤ�j
5��,fO�x�r��n����DŽ
 p��s�s�w�o�	"�h���y�7�OX<TQx��������)ט8��J���ڑ�9�-�l�P�0��C��6OB�VyD�B%���xi�ێ�Ӷ�k`ѽJ�@���WV�hNq���K���6��hg�¶���I��Y�:k
�����g����[�7����v�7�#�D���!0����I�A�M��Ei��O�w�d	����h���\W..<��:�b-�$����V\��/�4�?��y��9�Ê&F������U��}��5�h(�YE�=Xz�̯ ^�Hdȃ#�|LЦ��@ǫ<]�����&�K��G,�-�8�6�I�
�L�I�^��P�Z�����U�^�.1lI�W`7�����Ǥ�e���Dr�`�>�h�k��
�.�y��ql�}����8H%��Z�h���,J��,��V-�/��\�P2=�n�V�e������U>�۞U��KJ�4d@I-6ϡ�
P�͗�����C�37�L6��Ť�:pmɰO	����&�Z����.yk��rEL6���‘�ΌAH�Z
sS|�x�f�'�y�
�*6;rP�8�‮���N?�`g{~�,s������Ҭ1
��kT����X���n���t�P��ǧ�dw��7�!B��z����?��.�9�>�lr�0��Ը�=mR�mg�'��M�\{����8�'k�X��<9�2�tG��ݙ7��:����6�������([�
3�_K+�)(g�x�j%3[�
�ݮ��hwӍ�(GoM��o�;��o����2��*���˼t�ЉϙDž�W�1���,w�0�����H:��S��
�r�� A�¾���|Z<,zB1i��3�ma�w�C#�������L+W8��z7��~y�?��kWPg���%SV�@��H9����k����}��ir�uw��J�3�[�A��.H�0gTf�k�쓵�Ya�5������c��u�M�-4�1&��,ug���ì����@�N]��cr���X��o�n��a�\��zȑԄ,YLy�ix�CI�4��s�j�v��R��R��$�7f�-�i}k�v	s��{^3gSY�rͣ�%j���p��u����<�D'�CC��+xv��<��ĊB��Ea*qN(uK�Z�������Aد��I/ׯ����{��1(iQ�{�Y�L,�T���|z�焣����5C����u�A�u��w��?!���R���2���h�]���0���r'[>W�d-�5�S�y���O���ҹ�--LW�a��<�Px���@TE�~���,�K�\������W�o_�����R[� m+�X\�m���d�S���4���7�~]���;�	��xka��
p���������ˋW�8�W��A���
��l�H�P%� �v�Պuy�A:���A�
y�.��k��Cm����L���hS�L��(2\��F��K곒��5ؔ���j�V�h��|�o�ݗ1|�B*U�S�X���r��RV�m
�f�ͷo��f���,f�8@"֦�
Z�����v���m��� �Vp�V�9�;���������db�s"��U�=��6����%���y� Ti��ǑҰJ\����Fʎ4�nLW�t�p��5��^�>V,��+�S�?��P���x8�LZ��ʁRA�5��ǽ�X��ޛ������0�ŕ�Q��uO�3)r�[ycvl�qC�����)n[Q�w
��oJ�j����ۛCz=�ʈ�r��\����x�y�	�h6}LJK�����%Xd�!��Nh��t�@���Is�y����W��5�@�}���)���ǻ������&�����*�V][w�w>�۲���)P].�s`C�O[��̋�`
_q�		/_�z��`�L�!j�%�����������^[ۛ>�N�wA��I/%~�M�����|O�MM-%Fw���@ʸ���sP�gr�X��@rA%�;H=!����֏�m����cў���bx
!<8[y��X5muY�X�Nk��y�d����y�Q�'q}P�����_�o�bey��`2�u�55"�	�ՙ3!]b�~=�~^�R7��X�З���G�_�t���qD�bw�����!�f�I��7���#1U�
��>#�S� QYP)�k��Ff�}��e$��x����/_}�1`Z�!�q@9��3��k3�%W��D�u��p�3�猷ַ/�'�7*�#/�I�C2��]N��(�l\R��J�,O9V��0��`*5oP`��s���F�v?�nrislZH�	ؔ�?�E$�L�2dZ�.2�Z��3�#������$E�&3�T˿���5�%m0r��`������M��v��J�6�vS`袇�o(��U��4�?3�,�Y���<�f*�D��ƲJ�_��Pj.j��ګ*]Tٕ4\�"�T�Y��2pd=�c^{�=RK��^���|: ���}��
FD���IJ��~�qw�ݏ�C�:�Ł8D��j���QgU��w#G|�MZ�n�f�+�Ū���x���}LB��/1��oʍ���
�co�7��"0G�@��^T�:<��]X"�KD5|�&y��h�8*c~����ˁWx�z�Deh�}bi,e$h���C�.���oK��5Xh -*G�H��e�(ꠠ�X�u0ac������H72�!�����#��n#FF�B��݁Ȑ9����.�X	s�N!��G}<���֜��U]VD�l�܎Rf.����-R�A����5�'�&�{=���5��
��񀡫t�:����-��9Q>��l��r:.r��sv,U��PuRWދS9lf�$�l�V5��DGK�� ��0���O󗕀mŒ0'����)U�}���9V8��>��Q�����;��ӽ�Z�6-�Ū;������|o�a�й�4�E*�3,�%<=�{�Z�G>���܇_&%���̓*�<`���7���[�=P<�`m��j����,����FSe�vS���Q���.�w4���auT��z���$c	�g:�\(]sݹ����F�k�+�
�(�b37l�9& �JG�G���>pI�"J��YIb���ꦩfEJtw��;v̢��)��)W��S��T���(�2��.?�lw�#֕�$oa\y�f����O	�K������pO$J�A~�r�m04�$�s0�k�	��!���4��vLۆO�Θs②��{�U%�l��<@K����93~]hJ⎇ކ^�h��&��;!� �U��Đ[�ʮ��t���g	����`��1w
����,�O�����G��&5n�o��/J��3CY��a��9Z��f�͐&��P��4�^�F�8���x�3��`{Ec۠���ϣZ����dog+�1�5�8�'��'Yftc�@=�=\��q�(�t�K�6E1ƪf���G"��!�F�ؾ���J{�:�I���-�&D��xU7c�I�� ����?�(eK5]�a�TO��[�7P[m����rW��$2%�����M�qt_��X��'����r@��Z��P���'NY�1��o覠nAq�Sg@("�ENf=�[2�)Ͳ�݇�Q)��A��7K
TO�m�R��� ,E�I1a�FL`�0���*���?�]���oSV�����=�/�����!����Y:Q�Umo�^�|Y3����՜*DG�,ўN�%6��ӟ��C�X�q�V$nE�T�'Z7���+T��vG���Et���)���� ēf;J�U�"��O^:{����[���:��nBɃ�Wb����}k�+���ԏ���t�kz�%��Ht�.�;P��b4��uW��>S!EZFx+"���p�;n@@f�:�1�Ÿ��:Om��ʫ"pց���X�R�gFO�9R@"m�`�����7��9�c����w�d����v>�D2��>!`w�Z�`�81?���Yi�IQ�����5y2ɿT������
"�=Ot��<Lv��~x��|@7�~�
$؍	J�L$~�F"��+�ۂ�^m��z�}��,�f��Nu'�_sH����c�/v�O�J��n�j�f=W2����0�\��b�?q"�j��sk��I��
*M�-4V�|Ύ�m���`[���拲����׋��z�K���uHh�����g(�~���:��"y����.�o߾~������m���7��7/.�N�/_���VDž���\s~���[��'�涷�W�����qqm|��v6��H��4KT��������1�|�^0�V�x1ԠV����l=O?e�wO6~�~���_�2���x�k�3|�?���,u	^^��7p�ӟkЁ~tW����&=+:��m���NaS~���h2,�7.TJ�]c�f�-�!1��*�wo��f�&I:/1��0NJ�U��UYL�}�˔�"�I�:�"8��"�Ab���Wg��;�5\%�_��}1j�J�%$_a`W�_�Nޜ�=57�;}{��|;���xz��*F:��������Cmc؝�/�O���p<����Y��}�Okw�,�A(K��0>������z�E�f�����U��Bj/�َ���0X�n���v$�i�����Ԙ-�oT��Nڕã�ǒ���������:UP���_�ZTT��J�~h��@�G(��#6�:��V�____�]|��z1H$o�|0��~wy�:���q�F��t:�h���}MlwV����u=�Xw��.MgC������xC�v���0��o�&U��X�:I�b9S��̛94��:���yb�T���n �$�P��0��a'����ehE+S^OV���A�fǹ��	gP"At�3����
 �{bG�,֪��6��V���-߂�+�H`kV-	m��AN��ƖKc̈.$�b����^'��A�6 �������
H�ē>��W�U� ��	-<�-�RFg�'�6A19��-
��H��o}�y�!!c9���v�i
�5����"V��7d4��%ѵ,OZ�s��"������̣���]|ORGi�����G�&�
�����U��)�Y��Hk;�v����c�k���&�@��/o�f�s�n�k!\io��E'�mDw�U��< �|�?���y��x�I�����۳&�1��71	m�X��a.{,Ӆqj��
�����/��*9�E52��*�X�m��ۿ^c�+�����v��ӟL��Q)��T���`Tx�$�a�BX��eduiA�S�S�䧦�p��@��UGY
����玻��vO�g�McC?TD���w��yt�K�J=�@Bf��ɠ�u\9|`�Jo1���;��t|i���T��k�;�����ۀ�ͤ�M�=� �rP��V��[h�e}#yN@&���>��v��κ$3��.��Z�OCCx�)��3~@>D�H}:�J*��	��?���-LY?sH�a*_�
���ĠY+
5հ��. ;k��,�9�#jcp�m�L{���T۲FЁ����@D�Y 	N(��f,�[qՊ����5إ0�{��Ǐ#^���|��K[��o��f�"H/Q����7�d]�I�Cn�q�3��%���l.mّfy�8L�HZ����O���7�/��f��1�k���Y�Z�&o|t�X�Y,r` �&+���Q��S)������<y�ԧ��$�U�3p$���
!͛��XI�v[6�UI��c@�"�*HM�?�PM��֙�S�E�[7�b�
��O�U]���r{���j�;���k�n'�����imG�zؤsy�צ����_�����/������4-˼6���=+����N��g�}��2X��T�K�Q�Q����Tf��r�Vd���!�����/��d����%~�z��ux�z�9$/�����au: ܁�=>��p[��R��}��a� �1Ԉ��X���SY�>U�eK#{6�
,8��D^/ܡ�9A����[T�~��-f�O�
���~�%[����UY-̟NJ�K��yZȏ�F�����K��\��5�k�O�7�L�ߛM��]���ꮗ�ìg"r���M�̱���O�{O's8�z,���p�r<�E�MJ"�^��ao1����mU�&�_k��X����VL}�v
�����9��y����Ӑ��9F�&o��AYW��07�!M'�<p���`����0�E�DK�N�S�41�:
y�3���ʳ�k��,���E��Qg��|jI�S��4F3�"���4%ww�k�폾��x���^����ZJh�Z�����%�"u��n��/��L��6D�ϖ�6��*�D�AųV�Y;Ml�?>j�����'Z6�h�o���&��#�D�v���h���������փ�sr��Qt������v���(2uG�����~��;�x����g<�q���IϏ�=��J�е��x2�1[Z߯����O%����ф�@���ՙ���"�q�1�b0�8�l��sؑ��PK��Y�G\�Alitespeed-cache-es_CO.moUT	�`g�`gux�����}|TE�n�`��>	A,(EZ B$4��ݛd�fwْ�)RDA����H�"�� EPl 6T���9�n�M�|�~�sg��9sڜ��A�\��u���\��ǹ\���䯏��:��M����H�W|V߿K���H�+��Q�6\��	�L�l��+lb _��|y�a/��K	���|e��_Rs]5�\�S	�D�j�,��^Bp��=��D�z��]�$X�����G���N/*A��g<�� �G�t�s^Np5�S~\�~|����	�\4Ԯs	���
�!�I�����HwN_�Ӫ/�١/� �OpD_��K���o&غ�~'L|����\��M�1�	6!��`.�/����h�s�-C�K�Dp������e�WZ�庑�Y�,
a���|�`6��a�{�+y^��"�W�W<�`��{#�
���7�y�A�#؈��S�~��C{����Ư��[N�
�O�o�y{���Y?��(��O�b�&|��k	�\�b��?c����(��8�G������hW�8�ѧ�ǁ��4<U�q�8�nU��8��8�M�>.�q;=���(���kO�L���G��G5<0�y����#ؓ�":Ѷ�y�����1//�϶��^�M���g@�qA&53+��o*0޿<��s��B���G�m�Ia�����n��_�u�%�:<��
;�O������t��%��s�M0�.�W�.�r�[yڱ�.��뻀�'ߍ��n��m{��n�ˎ�1�ߍy��`S��{�޳��{�d�=����:��m�����?jދrϺ�lD0�`�{A����X��/�@m%�y�yv�]>�����+��y��@��hߵ��Y1߹17
ĸE5<F�?3�^J�=�����B�Wº���`3�A(� ��A�#�}��Z��_�����-y�lA��'[��8���Ͼ���~��M����1n���8.'؊������W��H_<�D�,��cܞ��>?�e�`�c�`�g�`��g�џ�`}]8�Pw�gA}�A��
o�y(��C�Æ`\�
�����3�N����/
|h9��e(��w(�ݟ�,���S�s��l<�l��6x;y��2���
C}^"Y��?/{��}����S��\ky]G�'��|�1���?�`?.g�i8��t$��=�ަ�ё��a#1~3Fϗ(|q$��m��<N#1׎����GAn�SóG!��Q��4�ۣ��rS?Ga��xt�����,S��h����h�7�1?ic0�ǠܫǠ��o�y��5�q�X��%cAڌE�1cѯ��3�j��㐯�8��8�u��3�1�2e�7s�[:�\��7�v��w=�[�!��_���R�I�Qn�����Qo����Á�A'���|����5t�k
�zr�ec]�{�|�à�?��a�񥏐�A��#�_<��WM�8��3�~>����&"|�D��|"��D����~��r"�;r"���1�[&b<wN����uѣ(�ţH�SþG1n�<�(���QЏ�b|�鎛��?�ʩ����IH�7	�Ma|����I��
�0�=&���d���:�d2ڻ~2ڱu2��G��o_M8:����&X��)�=�`��9x����S���OE��B�
�C�Q��S�A�|�1ЛK�a��1
�e�^,�?����1��Y|�NG�g<�	�C�N^�ٙ�`1���3���3��,�c&�f��;gb�>�	|�y&�q�S7y
���)�c�S�K�m�{
�?��.m�]0x�l�u�����,������̟�b�����>�i��OcJ4���h����7���x�x�S	n�~�{�Y��i�\k��z�}6�����G�F'��~Jӭ�
>�EᏳQn��hLx}<�������ρ~՞��/�<�\�M	�x=�A�s0~��`��ρ�����su��E���E{[��<t��Y8��B3���`;�+������C�>������<�9�����|�{��z�C�	�G�k�����w�|��󁇧-]���r����/�8LY�~/T�z�{i����?@��y����~�����<�C��gC��y�>�\|<u��"�?{���@o�-��x�p�ٱ�\���H�z1��g���1?#������b�%��/�8��a�~��/�����H7�տ_�|�����K���5�m)��¥��@�/�<>���_
~��`��R��K��k-�?c�7^��b�i�xr�2��
K�O*[�q���.Y�q^����눖w�r����QO�r�[;��q9��r�t9ʛ��_#8��}9�i�ɝ+�%+��Ϭ@�+V`���P=y��o�|��¡+1��Wb����|���X�p+�w�B��_���
t�U�;�V���F�(��nY
�O�j�o�j��e�ѿ5�~�j�ǎՠ��5�oڭ��z�5��}���`-�u]~?d-����
W�E}��^\�۹�pp-�;ǭ��횶�`�:��m���?֡�u�c�׋j�\=�*�nP����m@�o^�ހy����t�{E��ۀ�:��y�F��Fķ���-��36b�؈���x}�&��6a/��n�	�	x�s�}���M��r��㛰��o����&��w-���(����f���N�1�}6cn߬vGMڌ�"؝��f𡃛1�]�`�mQ9j���-�wh�Ƌ��m	��E�3�j��/��Y/�O�	f>�䟛^�}o���3?��
�y�+��^�xy�=�
�qʫ��K^>�B�+�!_ż�}�~�*종��>~���i�6{r�m��xv�u����_G�g����
��n�ڝ����7@��l�7ߊyk���u+�p+�qh+����RM�e+�w�V���X�
t�l����}n޷ߦ�6]ۀO��a��o�8��
r�G����7��Yob}���&�o�}h���e;��^^���;��h�g�3}ڛ��nۡ��XW��njh����v�O��~�N��F;AO:�D�);Q�;ѿ�;1_��ĺ�}'�q�.�I�]��K�3�Pox�
؅q����.��u����=��y^�^}tc�[(w�[��o�B�z�Q^�n��-�/v���h�=��'cwc�m�
����k�����{ʭ܃��A�R�x��qڱ{�����ې�:��~�|�<�m�Yk߆>���(��w�/����vM���׋�={/��{�����*'�E����9�휷x�wj���݋u�]�IW���')��.���wao?�=���`���<��=Ё��c\�9n�b^���?]l�������+`������>�4<?bj釘�����}j�Vx�>�Ot��p���}�w5���h߾����R�#�O���_���܏`�Y�����������t�?��c����.���?F;/��এ����'>�޺��lG��b�'���	��Y�"��X/>��S��Y�A��A^X��ϠG��9��#~��H������>�� �R�A�%
�>q��{�~�h�X�_>����N_b����K�D��/��S����K��
_����
|��W���+��a_A��}��g4�>}�~�r��<���<���^����_���k��g��J���o �
��C�}Y���庋��oA�N�v�.߉	ε�;�'�}����x������׾?�޵��'��r�4�0�s�a��k�������M��#䅖G���;��/>���?<o����������ψo�3�}?#ߴ��履A'.��$~��>�������/X�u~E�����⯘׋~�
�{�o��,�
��
����QN��(��߱N����R���?��iGA��^�*x�e�Q�닣XYBn	lN��?1?ߺ�R��in�Í2�d��� ��	r9uk�e\�����V�~}I��yM����g!�� ӥ#��f���
3�!��~�q(�N�L/���;��>ލ�"����j�� ۅǣ��'�e\��u��	���ݲ�J2>#8���ѿD-���'j���	2=;�$�Л���n1A^O���d��A^�9��v#(�0AƯR����d��E���R���7dz�G�@���Z�Og��d���S0�;	2��~
ʯ�[�ޖY��Lp�?���Y��w�%A�O?d:��n��!�t�7A�/o!HS��t���7^�g���	�\����g��;��}L��%��"��N��۶��A
�B��ٙgb|.?xԂ`��ϙ���	2��,��;�¸�'�t� A�ou�v?kCP���Ƽ&���Y�������k���u�9��	������w�^�A��W�s1.��E;&��آsџ
�o�U������sݫw���<V����!�t�I�,�,�tk������w]nt>�r��w�������1_g^��u.��4#�t�#A�3w\���� ��/t���B��+Y^z�B�w�E�7d{���0N'\�zκ�ސ ����7"c^&]��Z}1��5��x�/���[��;��v��-�7~	��%�G��_I��Q�ߍ�o�V��:�C�`\W�A�>����S�wm]�w����uQ�}u���?����?����;�R���d\��ν�&]�u7�R����b�_ (�ԗ��Z
k_���� �K\r���ŵ�2����k_=�sF}��;�꣜������h��(ou}���1.��c��h�.G�K6����r�G�\��(�-Mw�r����X'�/�<���s�Ǫ��d~zJC����rAC��������
Ё�+�ύY/~�
���
��q��"�d���t����F�糍П���7i���2�j��������Q��t�{��������oe���.-�-��6A�����gd<n���4?}�	��W�^edy�����W��4E�+�b]�h����}}S�*��%Wa��u�k�U�Ͽd9$x5��ͫ1��>=p
��K�`����w�����:_~�V�{-��k�7g4�����п��@���7j�yx���f���s�������6��z�ßI�qu��-�w����É7�65�u�����X�G4���Ӹ�۳������x�`�-@�=���r��鸖���Z��n	������D�-A�G+|�%�lAK�Ɩ��Z�ܢ'�"�r�V�?(�sƷ�
���o@G݀��H�9n�
����G�5�wtk�����Z�?g��z��
�)�|�6�7k��6��#m o�o:ܧ-�ː����m�Hwv;����&����_5\�=�Ђ���x��=��~{���!?4��ޑ	|�	�� �� ��g��ܒy��,�o9A֯>��x���x^���m����#�:8x0)�7?�l�����:?���U���c^Է�����v�X��~�PG�7�#��r��#�#�O'������;a���	�u��;��	�0~�:���;A>����59��Gr0.3	���/���3�Og������:Ϸt޿�|���3��ž����.x���q��yR.�&#�W�����O��x.�~�E�.��;h�+���+��h�]1>?wE���üz�����a����E�о�y�%^��vmσ�t0���X��J�n�7�橸���n������O5|R>�m���9�(�_>�kx>�an>�Z����R>�7�FЍgn]��F�?n�:i��{	�Gy~��Z@��+�O+���[�v}J���{�]���@�z�D���	����'=��4�v���^�㱽��^��?{a����5���N�����ׯ7�{do�w���7��z�i}0��>��q}��|?�x�� 
��>�ތv���z�~�|r��(��͘��n�]y��-���[0>C�}eA�~w�-|+��+��)���On����LnC9�߆��}�پ�@���
��z;�q��H��v���Q_��Q����v��[n]��v����?���w���s�(�;1O�wb���D}���ȝ��������^��ߋ~n�b}o�B:�t��B��C�3,������3�'�v���G���(�e?�d��O�X_?��.<���z�H7�@9����=�s�~�l�Za�o-�<U���(�>[�z7��,B}���F�ȟS��1����+Ƹ�(�8�(Fy�c������V����K(�K�$�y@?fЯ%�߆���{�ב�'�/ƧK_�1���)�y��|}W_�R�I)�1��6� �"����S
�žط�-���y�2ȯ�䡗B���0����㊀��A��#�����=��o�6�u���|���(��8�T��͞	����	���������Z�����Q�r�����
�_�
��P{֜
�w����'��|{�c\�x����t]�_�J�k �w%�~z%�S���\	����<�3}�K�n��=�_����g�Ay/���y���=(�ƽ����6���F�{!om�r�{1��P�P��h߫
��~��r
�<�6x]1�g�@��ʁ�o�@��ك���¸v��̓�N+}w� �����s ��úޏ|������t?��ծ�������4��_4���>r��������2��b�_:���Й��>�v��q;k(䷺C����7����C1��b�6�z���4���T�{��<��������ñ^�h�h8��ȿ~8���p�#П��#��&���yy����#ݮ4Z�7�>�����0��^<4
��g���b�uy�~���!W�� ���x�h]��Q^�h�o4�8��јǵ�1��G�d���AO�yi6�k;����=x<h�1E�?;��u���cc�~2�z�X�g,���X�7i,䋧ǂ���y�<�����X���Ɓ�4��7��\w�8���8��ߎ�>��8��ʏ=�u5�!����}�x�x����N�x�o���xr~Ç��w>�q��0�}�è��w\�������������	����j�	���	��
o����<��6rr͉�����C���sp"���G�n�zr��G�O��(��擀7t3LB=�'�?9�T?��� ���9	v��'a�r'�߷N�8�����<���Xo���]Sx�O�x|9E��T��6S�'ESAw'L�=1��|*���o�b=���N�ǀ��C9��<���0~�=y��i(��4��i�3Ӧ��OOúޮ��O��m���:��7}�o��ݏc<�z�z�q��W���3��_Mv��z�ӱ��NG}������鰗/$8���'@��x�ѻO��~];�5䁢���3�/�0�J��XӟD�?&8���L�k���H��)��/
z��ܮm?x��i��=Oc~?�t�i��g��nyv����������䪵�_��g1o��<v�Y������ِ����8�9���9������?���5�`��9�l�9���`~��|�:�8}.���E?'�E�'�b�<?��\��{s�/?��x�6�/���4���ʞ�r��C=����_̝����<����O����z6{>����:@�`��->�����ݮ�\��灯>�t�>�x�B�窅���B�S�B�KB~r!�Ǽ�hϺ����ًП��`'�\�t.�8����b�g[�w.���yn1�k�b���;k	�K�/k	��2z	���%���	>�r�з�/`�~����k��F�b�X
�Z��a)�㎥��R�i�2�ݺ-�,Z�|t�s�wh�=g9��r�G��h�w9�d����˱N7.�Z�y���.]�����
���_�i%�o�J��gV��~����
�o�U�_�*�{�*�?u��jڽ{���*�ۓW��Vc=�_���\
�{Uߟ��-��Y�rS�l
�k w_��|�Z��KY�]>��:�o�An�b=��r׫|��ھ�tm]���uh�c��S���B�����lD��ބ���0�^�#4~�&�k�mR:���nF��[0/��fn�:�����"��%/b���=�aO��E���/!}Lᘗ?�%�g�K�P�/c�꼌uZ�2�x�~�e���A/��}��+n�]�
�u�Wa7�*�^�����_��t��H��u�g_��z���
��1o`�ly�D���ߛ��_
�
�{���݊�5��!�
x�u��%ob^�o�_�5|�v�훶o��|~}�����3v2v`�:�:�ۡ���!;���zg�������|T��5~'仉;�����~ݬ���.�߹�v����о��B�������n��r�kƿl�[��Q�6����`^���=�����]�k,���|�.���w+��������������
_�7oE��}��-�����z�C�-�a^��C;����~�G��(�r�ڋ���%�~�}��#?>�r�I@:@�7�\q�{��A�CY�1�����~��'�s}��4��類��|
y$�3���>C?v|��v}��{?_Z�9��O<���b\�Q�샠��/P~#�ߑ ?����!��C��k��'}
���k���_�v
��o��o���oЎ���yҷH��[��o1�u�C�}yb�w���c�V~�y��{���Нa?`=�������_	~��ڇ���}i�#�;�G��[?�η8��p+�5�/�������n���ܟ1.O���s�����gO�ym�/h��_@��y�/h@8�W�Dž�b�[�
y�_џ��+�ϔ_��g<���s��+����oJ~]�� �C�;�H�n9�x���G�B�}�(������ޣ��Ϗ���xІ�0�?�'�oI+d��A�w�;M�/$��>A�ߚ����.��� �0����4�73
��8����?�{,j����uF��qA�g�5�d��~��������pA�k�#��=�<^�9.MƱ�k�0M�k"A��fǣ]Od�����oB���!�xr�	i2�cO@�O�u�A��/N@�O91M��Z��G��ƥ_v�)�r�D�É�҄�\Z�z��{AƇ���2� �rOJ�y�� ˇA�̷����:	���72�O��N��i���q�G��� �z�|ϞSп����]<B���S�Ξ�!�� Ӊ�����Nø�>
�p����#]��$���3�D��t���i�?�?m���;�L�g�u=� �m��4:+M��G���ҳ0/��B;.:��	�|6� �����<u6�k�٘��_��
��A��s0�#4<��w���y.�}:A^�%�v�z��s��$�t��s�'O������4�ϼ���Ƅ��pg�ن�	-H����[)C�4���9�{�w'���� �VQ�z�F��	�@qk�V�\�(\\�.
�o2=r�W{t�dR���P΄�_%ŝGe<O0N����x� ��5p>�*��׺O��o��N�Ŕ4�����}��'�]I�k�G����9I�x�4�tn�۝ƾ�xnDqK)��ݔ�s�KϷR\Cz����zTvmg��w
��Iϝ)σ������!��'�wD�����Ͽf�G�-o*�_��j➁�irŃk��tu�RJs�}(�6��e
����7(��5��	�.�Mi��r�j��5]U�n�4���<�ly)�[�p�g��~�0ۯ�8��6ܵ����YT�]T�	Z�ٚ>����\
w������i[P�dM��3��0n�o��/����5��2J+���{���;��+�_A�T��Z�J�1,��<&/8�{.�~_�=��C�|=��/���l�y/?S��]8{�:ϡ����r�����G����d��}Fe���G��g��o1�W��$x��1��^/�=De4��U���xD�-�ݠ}!�5��Di��Y����:�c�Q�]�����c���4O)�;��$X[�]K��*(���\��4���|�(>DiP�#�qP�-��`W�_ļ��#�C����4�aَ�,�eX�,��'�&��-#�83!���`{ɍi,{-"H*�k=��/�µ~�{��
�V"���{��ٷc��?��Ϥ�R7���6��zѯ�;���k�|E��{������:��2��Ht�e��lmG'
or�,I�4q�}�n�q��p%�oG�L*�]�ے��P�'(���/Qx�獞K�#��i8��83����1�1.�P�	I����;�*-�-�kA�o�w��|G��x�(\�~gk�OY��wһ�|֑�L}&�5���'��n܇R�H߃�?���~/8��r
���������˧zv�],?9�nM�y5Xޥ�t��o=/�})_m�����,#������XΦ�Cp���=�y�a���K.w�ܗ�WL��מ�u�9��B����L'(�8�t�?��Z�̟L��Dϟj�~�!b�K�Ur��"w�<�~JS�w�Lpb
_�S��~����污�bcj���^
:��̢��j��t*+�Җѻ��~a}WK!�E���TJs���^@ao
���T��X�m����e0G}gQ|w-#F���v�k�l�S��}=X�c��4Q�]9i���7��ݦ�
�|5������J?O
��:�������PyCj���]�u�v�&�W����jƭOά=J�,@�{���S���Q�pe�)̣�o(�*cA
��#5ו`�I�qz^�ƹ����sͤ��C鞢��41պ
��N�?!����-��iU�4�q����<�2��<���%������Z�z��>�DϫX�c��|��S,��x���*����'��.�K�Ea/��X��۞�0��_L�o�v��Z�Z�-��q�h����Z^{�}��4����pO-� �Xzw�iw��S�b���卦pc��T�,z>��?�z�P��#S�6e�y|'�	��R��f���u����4��dz��Y�Ϣ�M'���m�g[FgJ��^߬{�qv����V槚��4�M�E�k5qf��>f�>�^y��/����Q�ʛM�7�A�G��L��<K��%x/�����m���4���A7���u#z�FiC��#˶n��eP��ڇ���t�᠋�u�R�YN�߇�|����E��^G?&1/�tÙ�j���y9�Jp���g6q��.���[���_��]�k��>�G�LH��GX/c>�mx���s(�:GXo�፬3��SizO�c�����:vQ�[�]�ml�t��
O$؅�[
��J������7kY���-�{��<�4���1
�<�o9�@~���P޷XVf9�����_��%�y��lYG�Cxݲ|���k��9�`o���2���!Gm�v��ʴ@��*�g�w�Ʋ�K�-���񥲖Q�ż6(m	�/����7(���➀C�T^3�{Y�7gه��y
k[#n܋�/k����׶6�|'�齪b;�]ȵ5=��`y���N�\*s*�O�~��љ�Gj�lr�u
�MÝ�ݸ�g��6ODž�09�w�)�'�^˞�ȳ���r~a����K�����X��GkZ�!��@i"قe'z�����֘����j�	
/�<���z��~��N˴�Q�n���Y?�2V0��Ϥ�q��7��d���g��f�_R��7����vM�I]H��Ր-&��ڶ
;9�x���Gqo�o�Yl�!�DZ�ߠpSJ{��8�8�~��O�Q�Q��\E�"�3廓~|�<����w��:Ʉ,�ѯfM��1ſ���$��k�m7�`{6�axմCh�),���~������7F�霞��=	�X~c�˧��z6��X��m?]�]H�q��A�W��h��ݸK�K��_�1��)~��ϥᮇ�(�6�!Z��
�M��KB3���(ݓ��k�GXG���]�{�����c��ǸIq'Џ��F���~Ù~����[M�)$��sTLJ�k�i�Y�eقqU����Gݲ�&����X����^���B�O=J���;쾬d�D�&�'�iF�;�/�\9�e=O��`�a�]���2�}2�g|��G4���_%ŵ"&x�o��1�����c�?��ڞen�/�.����z�=o�2��޺��jd�[��t�qYlѼW軅���ѻ&��\
��6lO�r�:��6�Rx{���Y&��f^���zm��ma9I�]��x�2O���&����v"˃>���h��͵-{��]ם�?���S���	T�jӂ��_'��/:�.�����_g�e�?�+5�C��A�gP�s����k�޵��Ϡw�YG!؞�4y������u��nJ�9�'L�Y?�_z7��(�ˉl�c!�_���w%���e$G���8/��,
�v��Be���;��8���1���|[�=Gy�)�Ai���S��9l{�������f��O)�w%T��ml�`�Q��\�:�������qzO���[vy2����_a"�7�<�e�7��.��þ�W����<���E���������K	o#�D1Ŕ�X B��/�~OQ8J��V_��R�~OI85a���Dܰ�$2f��!?=�<��F����
ǩ��[42�b+���[
'"փ�(������pY���W�Pa,�2��S������1o���zʼ��7�&B�X��{�qO,PҸ�eF,]r���'�HGcQ=qo��P}�����
BaO�[�r �8���#@FI�����'�/q����.HD"a��F7Q֪��������,@����J�8��<%Q�膺<]ue�Z�
��]MS�7��@0&�Ѥٙ��L�R�G�����Ao��n�D���Wp�W��ֹ^�/�������T�FY�]��c��H�����$jD�^��(�+h�<����0���5�B�"\��Q����GW;OV��K��Ũ�$;��ƞ9��`8�C�@��Ɉ�h�3(c~�z�iG�%�F�h�7|	��#�����<+�1n	5�$.��=z�rs��f�>"ݰ`���')�JNeP���H�@u�D
�9����.��v�9�v�
A#*���"稔�y :F��^�*O���p�7��t'�.q�v�.֐
�I����t
�b����$&D������=�
����њP>43S�=��` �)(^��7�*��z�l�����`����{����V��˽�0�փ����yy�1A��Щ	��=e<X��ԯ��� �LK՞nP/$�uJXb4��h��t����.PT���]�c�/g��� �)�^^��#^BTB��݊p��q�Sl�h&��DC�iN�t�8C�z���xL��M��h�Z�jy2�~�țj�F�|�>!#$�b<��X<����R�$qo�_� �O�3��4�R�P�x�4�q0���e���j�'�
�qgQOa�J!b�2ٮ��9Vx+���rr���	_\����4S�o�;�+�_���L�bq�>�����)	��N���0D�eOJ����s"f������bb(m<fxz2
��B(��0�G"�$��E+��(On=�IDA|hcae��%3?�(rЦXB(|!Te�GI`�7 �K�pf0��7�H"���c<�T�`�E���h��G�&�^R}Q閟	�2e&�FS̽)4�P�X�j2Q�Õ�+�SR�C���Q���	K1�t�/�����t9�1^�j.YS�P�����H� �]̈K����dN���%����P��Q���Þ����.?�3��$A�2�wO�PՁ��'
i�K����4݉aq��\2�J5�z�����,(`vA("���Raky�K��2L�B/�o�,1
P����{F��D�Sb�g������8x�%�51�Fؗ �,NT8�&���ҹm����
��J��"�r�%�-��������Q�
���MA&�W��էj�BJ��]'Ǒ����7\H�ȱU��`�$0W{jӥaь�DK/^h����
�,��_Ye>K`%᠟8j{JX(C
)5*-�'s��"��0��2C;��BFQ���q�R�a�
Ǧ���)m���A��%
�˲�=��*K�b�s�g�"�
��()���*���0���0R��B&�p����`�&�K�bNr�L�Ƙ"�;�O��h�T3������1��fxz$�!k:�j)�M��uEh�+c�^�
��`@sD��R�?b#	3C�9iϭLP��Vz�aNi���pB�o&kS�Wdf��F&�:Y��q�`��xvQ�8a�/.�C�7�x!�X`g��G��&�,���N"e��
�͈�"4‰��n�L,PJ�8B̐r�)�!F�b�-X�Dϑ�hZ�B��$ݺ@H#���dқO�ɲ7��#�<��iYs�BSDW�͗��b���L��qq�4
�$�9�E��2=�i�mH�g���ؕ$�Jy�+/(hҹ@���߶%hXƞ+��,9��B+Bh��t����Sn���𳩢g��F���Z="X�1Å����OU%4��]���Z�.A� 5�;��tC���(#��B����xWi�Tc\q�Ӿ��+$0�LV��l���26k?\��<~����^G�V�>Q�<�7eb���g/��|ľ��
�Q�-֖$�R��k�i+��[u��d���k��� ��	yD��[�'�X���R�;{Ix������ة�L�,no�����Pb,b㌩�x�����hi�x�1Y�pAe������c��3j��
P˘�p��(QF�H�&"�L�LY'�(�<]Բ[�)S�#QOWoDczF<=C���=Y$�.�)��8�w�hP�l�q� ݆�(�2)>yJ��x�P��A#
����@U���]�j��U�(�UDtWp[�p5�=��p�D�>�j_����<��&�߂�A��{+��+/��E^e�LP��T[ӱ��X��F�/��qui)�W���2��e��杈����u�jފ�#"��jo����N��U��
���j���-��S���./c�S��k�T!(�E�h�{ZZ��	��4�F��*6��jh���\�{Ma�H�%zWM��B�NңE�jR��Jզ�,�+G�_	?��Z~�Oer������3�B��\��t<��&= �R|QQ��
v�Θ��,���Ao��b|)���2ecu0�r$�3�dy:��ŖLHB�
���X)\}�v��
`��6�i�a��
�(M��$Dq�U����l�ޥ`g8D�u��/�v�Oew��3Y�=�)��q�����N��br��J��B�1Ί����G�%#ۯ�iB!�2�kcC�7�f&4�i�	��Y��,�U�ؔ�e��\�2o�hL/o0��>��E�n�`!�TsM��DJZ�.e�&��t���!k�����ō2o��**h����/�T��C�1#�j*h�1�l��"�" V[ˍ:��2�4ӑ�)�b���D4J�'�!�+�=���RCmy��B���#fJ)��Iq��iO}�|����KCP q�[&�]&�t‰b�"�L>I��;���9��9�0��x�#4+-�LhU1+�(O7�hZ�h��P����iN�t����b�/mzeK�EM����UV�ys?��^e��cEh�����ۯ
���
�\��!�F|R�H�$v,I�@1����X�I��:$}��Q�o����I���]=�����Я�E�(i/�Z�l��W�dR�2�ey<\j��"ѩ0�],���z0k�Ѵ�
e��=�>�*��$ӑ�V�)�IW�Q� ͆����p�>�ݐ`��9�&oG儬(1Ϙ�Ӂ�-[��!�a'Ew��#_I��t�*)��e~n�ƎيϏ�ƣ�e���U������ce�G7��R�>B,���re1]��rf02���
;Z2B�!��/����`��]1����mZSQU�B�%0U|�n��(.�$�p��9Y��lo%��
Ľ�i�$��r�
�O��H�FxQ���Ĵ;���1�d��L�c�#U_�Ko�} S�Uc���������#*iVխ!��F
���8b�D�K����qs���]D#�;}oQ�Nm�!��:�6@��I�D��N8""ZW��*���:����W7�i��ɒ\j���䜎"YxጐL(�ہ80��iۛ*����{ے��#����S���D,���˻ž���P�x�_,�ly�� �0�6�<l
Qo�	s	��7�'�v6.��ā´�h�8u,^�͜"dž:�)�����l5�o=�L �$,i�e���7F�1-��b��y9��ܮ�(?�pDv�٨�Z���2H�&�/�ܳo��2�R��C�7\��!Q<�������/�~�X���0@����ܩ����AYa���JK3���x��S";�[*).Y�Jz�=L-��75�����hW,"����?n���h�6�d5��CCD��Yz�"$���Hf;y�Z�SDD+(QsK��/�N���Z����jd�,т_8�̕]��?�۟��b���Ղ����N���(�+	=���yˈC�&��@�{�A�e[�?�D�(��b&��E��(���E�2M�fHU�Vc@�>�X$"	�3�>4��5�k�IsC�2�'&,�PA��DZ�ʷ#���V���Jd����t�rkS�%^���lr�r��A6�&cmrV��"�����4]�����B}Nbno�uΒxY�9	c��v~?S&
E��	�-{�,gW6��X
���J��\h5d�	47�rxTg:aM�,-��dv*{o�yT"P8�EH���Ϫ�I#A�� LjK���"�P`nPҔ��,q��
�P��bR�YAd���&<&3��b���U���bd��\���j�g�����荅C.����xy�7��O�QY���Dv,$��y`�R�i<�`�Z	Z�&�5X)Y~~$*FK41�$�eJ�$
NԚ�Y�Ԧ+|i���gBٙ�*�Œ��'N5ޘ^���^�A`lJe*�j4w��Q	�
�,�i�D�a���x�m��G���LR��H�-g����J�`�����aQ�
�NW�3U_Zheb
a�.N�"���Q�w�4 ^�T6��l�ID2���E\�Spcn��4D��!1)f�{�_�]D,$v�O��ƙ����q�&�|�����>_�(�nA۞�"�����S�^S^�iʌƒ�,3�C�l�6,ө��D�a�����&�:<�z�taǩq�xs[�4d‰�}^a[b�4ٌ��P"#�X�1I��D���)w%���Q$����약uP�Ry�e����I. ��ql&�����RbL�g�䒸{���7)�BB'DY+)f,aK�?@R�4N�ZY��٥W�&�����U��U���]����JS'�x$7Yޚ1��L�_v2ŏ[p��,c0w*K���(��b����R�pC���mL����9��o�����Z�/Q�>�)#"���g��~�#S�d��j������_ռbH��*v�I�s9!q(�ߜ�] T*�l�Y��_3��B"�Ջ9��3�+iR^�H�5�<Ӡ��!������{Z��y=�[qy��&��#\j��W��t�:��߲�����u�������){��"fe���٩�����v�����($�� 6+R�d���	�!��+�Jf.���m؏bw;;||�N��]d�X����/*��U4\�a�֚�{[��	}�5#�DHd�(*��K����[8��
�(�D��G�W���%k�IM�f��B�$1���Y}��z�7|����h����u��gk
A�5]ÉJ���:I�5�)P\��i��1}��ӕ�O��-Y&q��T'ӧ��b��A���ɏ�i��H��
	-��'�s2�,��0+t��4�&��%�
�d
h2_a��kf��!����q�H8�O��Z�S�0;�0�:����֟��)>5�?���ݩ"_�\.���9�l^�0*\9EI��t ���6Q�͍����7F��/"]�Z�+ϔ�JXs��%Qc�gi��AD�&Y"Va��bέC6�a��:%e�Hi�6u�F%ծ��$h>��B�� �%��~�?��.�(g)k8���l���h&X��(�y�+��ܩ�8���]j"��-wl8���|f��u�DCz*�W�$�U:Y4�M�s�ҝ?]��H���-U.=�<n%C��e
�l��Z�d�K�vu��Ƹ��
f��"��t�Bdqe����"S�mN�*�j�f����PB�{�%pT��m�Vð�Z��mRt�kAT��r�Nz���d̚4>qN��r����ƽ$�㬦���_5�}������)��ɢ;)!��c`(ƛ&I9Lq�D,��V��2��=�DY!/;Q�ه��+I�&�����6,)�n#d�䅢Ԅ�T7lâJ���i�d��범�lP)#�`��h�_�G�9)a}�t[�.�F��,5�H�	��	�����L�c�by���Z-d���������0�w��H��S����Rƾ�ņU�x�p���-�S�:p�j��g��Z�J��jF�u��YA�����ˀ��A!ޑ')���X��^=2���h����ˀ��h���<"'2*R�T1x�#��W+^(�Y�yP���Ş�"*�0s�KLq��|��Bk�:L�ʹ$9mZ��㙨Ζqٴ�6v�9>n)�Ϻ�ܘ��F=��!l+�4ɸ�a�� �$�;F�G�y�J1�8�ja�b�m��v!y�\�Aӂr���]"g�-�ku�'��K�s�<é`�XB�܂��j��.��䄠X��Y�0j5Q�Y�;�#��%��BlWr�(/މ���mFtL������q`��W��N��m�Er�6�}23��+���^T)��:H��(Jޝȑ�h19eb� ]R
�v�x
�#�*�#�Gf9��"��%��s�!���&P2�ejja���V��Hc����w�$*^W6��&��S6F��o�]��f!,��x�'�q�3L#Ԏ��;L&�&���٨)<�t���"KK����,>_泘 y�9fE��p3��Nl��TDI��YF\<��˂4e{o�X,�~��+�cG
6>�M�0v���ICHj*W2�c�#�@�9�M��
Mu�<]�Q�������c�l\\ g��u7:W�ߓ%��Kαg�]�2�#�Ќe�K���D���P(� ��ON:Q��D��;��,�D��_X�A6#jL�<�	koA����Ya'*�1�ʒ�y�
<��a�W�2M=�x;�tO�� ����[�NI�7YK;��S��c�׍	�71�-;}Ԁ��U^W����*l]У{����7����&'e�q�ش{���:E7)"}UΪp�q!�0�dp�&}�9}}��\kv���W�$�*jL�4.b�g����h�Z|�\N�Ug�TZgǡ4�yٴW+��-Z�����~�:�c����@q	s.�c��"DD.��)���
���.a���)c(���g%�pu���"�
���}C�#
�6X��FC<�Rͩ�("�!�RY��Vn����y����a�?�:�Ӵ��7��V��R!�l��QE�#���82��Z2��@R�[m��h�-��mK7��!j��'hȲ��q��M5QSː&[>O%�9,A�/��}Jd8F;]r�h�1Q�nr1������=��
�8A:�\O!�<m��K.�aOz��uO�a��e��`
5ϑ���Hg􇬁�e�A0P�|i��!$י��^(#��eN�D�6�"Vr�Z)�7����	EYdnb�&��S�ߧM����\��/�Y�K�$��\�K�jW>�Dz�GV\����ֆQA�<Iڊ���xi�j�9^^�I4�Xq�C�4{��^�59�LG�׳�"2e�<5���dv�k|l��i���+3zĎ�. ���c8I���훘��U_��)���7�q��M���s�z;��j�a��AK��]?フ�ع�e'�'��`���T�G�8����Y�j�:�����U�$��CqMMUe15A5�oj�<��J�!5Y��dY~��9f�=��`a��x�6��m��Z�“[SDn�]��D�!�S�����#��'+�8 �V���E�'YdS���e.g�TP�֡�%?�!�2��d+��|�]�Ֆ!���m�
z+�j��/��a`dUO*�=��K�?�+;���],�����$f1�p��9�� Z�EĨK�}��gB�u���#���n)1�N������.{�ĪM`ʦ|p@"jj�
��F��Qp[X��Nkͺ��Qrُ�!t<��I���[w1�XQ�Rj]^e�"scg(���f%}�q����_b
T��e5��tm��ڳ���}��g^΍=�=�w���֣SvwO��v���9��z�t�#��U�(����Df�FZ�H2r��h�SL�y(��H�8���[I�3���ij�xm���5�]a�>�@W#^������qTM�Υ�-Č�\MNeD1$r􄝿ULƢ�R�%�J"�t�;m�
%bW�<�X;�[S��')�:��r�׍z1�M��d���3v\F���������m���?Y$�C9�p�:�J�I(7�/���)�!9��
Z��fjI�b��B�ts�ɡlni�$y���Ȳ��^z(����p�cD�ڪuYg,i��o�̐�Qúࢺ��8ӗ���V�[�qia�X�&t�쳖z�E�?���1�T��~���;�ôN���N����$�3~`G��[[G�֋$QU�JI~{��҈s���6��^L(F%��4���F@������?[m�Ml��ir}�D!������JB������S���]��Im��\��T٦fy�q1R6ў<?�ӽ^��!#iŋM�E����#9��O=d��c�w����Y`�b�z������Q�/y��?�cֿ�c�#��,���U6F����ny�n�]8��@��3`�T�Uw���,�&�x�\/b��lB��ҹH��)��}U��H�d�����bo�mm@aq����B�P�Ha�|�h��b��ot�Y��Mf]�*���!�'+�E-�KR*4��m�m��,㼽�Ŧ'��ᮚ�=9�-�^mRW=PɤE<�<
x�,������LZ�a��/���$��_�?�0�G˅l�>�� �cr�V<��%"�'��eoՙ�(P��h�l��NRw��'�Y�:q*�
��-W\�P�6lR$k�V:�~~#�u�aG�c1�2	V�qɷr9ʐ���8����G�7��[�x�:�r+-[/�ŝP4��O�ƒ����zj)Ȃ�Y�<�ⓗ�{
�h52t7{[��
0���ZX��g/_���[�N������l��.KC2�|���H��+zX�n�zvCW7�'\)�w�u@<��nB���^�x$�U�o�/��iie��������d7���}�*G*��!d>^_��1�C�c
 _*_�u�I?�A��͑.�"Ǧ/����V�$`�@�-��D�b��f��ƶׯ�4d��"��/L^5���Hq�Ys�KB]󽕬v�DzK�prgo���t>V�c�$dߧ�R��"RR<�=ЩP由s�AU��)if�w2�e�Ò���\��r������on��,�ɡLo��$�j���Ze:o�	�Y����s���ƤJX
aY��2�W�B�7…�p=0BU�k[�أ��X�5��
��Z��;���?�c~c��2Ʀ���=95O|��_���z̋	��Y��s�B=D�
��cuA|��0����O;պ�|��X�=��[�U�4��k����l�]�4G.���Lh��
�K�*��7�b�D��c�%]m���-��nX�yՖ5�V�+����ʎ��a�d��}m�H$��X�%��7v�4�`�,}�iu�߄]�/X��7[�x�p4u8z	�D��"��� D>[@���,��֕���n�e��g�H�_�B��KD6ԑ��I5.��|ǭ�|��'����B�J{�Y���m��'��
�k]���=�ҭ��Y9������VyR���Қ��/%��-���3!�2��n�`q�8�t��#�N���5���\��8V���e��Q>��1�(�>�|A@,�p\ί�#d��'���c�f��7_%`����˥d�eY��1�|a+�fz&���[��»3��3��ɒΐT�2N�lsQ8��bo,�r-�C�j?����jg��u�+�0��A��˃�C~��3�|�A��à���_u��e����/������[ܰ���
4�5E�y<[�
Z��nr�bp�
�`_z���.�B����o#"U����	`���q�2����
�s;q7�t0\�^�͜��:ސ�b}<��+32�O�e���v*��l��|G���!߲ÄևT��J�!gJ}�tM��ȓ�'�γ'e�YZb0����!��#�8CO[[��1��U�vJI0�*���w��}���J">��?��Xnqlj�����;_Rs�Ӻ���,�����h^��Ӌ�*G��ߑ�$�?�<��n;���>��&ᘵ���D4h��ϋ���l�X[-"�F"��u�T�f(7��E�]��w��`g��]gP/d���ܘ�:_E�r��N9���+����Z�={Y�����}����CDb.��rW-��R�%��%G��H*Q��Zx����+��nhp=nk�iM��9L�i�5���]7��~�q�{��(�@0�N]�2����1��I�����Q�C�o䋻8�eD�StJ'f\^8&\�OiM�*��Ny�|��F�"[vY�o��Y�*�w�$�9�	|�H�d'wX���c�cp|�(�,-.���n����+�n$��l�����%�M>R"i�GO>d�Oq8v��!������Xΰ���Uo�|=���H���P�!Jؾ�П�Yg��Hpp�f�'��b�y¸�o�O����\8X=���^�
�n)Ye~�)f���cņ�E�c11�eݨ�e�O53E�x#.‰%F *%H�7����
��]�UOa������${'��;-�jwH��s������*E�eu��^�G{2�i�X/zut���혘}s�}j@]�/EE�v�i�����̷�`�`I�q��M�*��$��w0��	����$7P�F+qd��͉`�g����<s%��!��z��	Y�cGJs2JY>�!2���hv����-�	9����
��1�a$6Kݝ$�A�)��&u��������=�`Z2$��lQJ�
��pܔף]�DN#4ģ�D����Al���0����1B־F�P4N�w���J9_���ŭr�S̏��eE�/�z�uo�11��F�FB�a[��O�od��J�SlD��.�cd?�W�r=u��ս0u�1����9���r��C8��=�c�����dk~�Ȫ�����ܚ��Qae]�V"����ٺ|��3�BK��&71𕂲ଂ�WI:��|���
�����Qe��D��7K�}��s�1�[R��?��宀�'i��t�/�y��0X�KP�k�S�v��5Ǎ�K��صβ]��L���N����j_�����d���r�ˍn�J
��}v�*v܀�|��n
3�|i�j�y���j��1@q#�|�2$b���;�)�@�Ӂ�s��E8�WO�Q�7��P#����[��*w�o�|�6�X�O��L�7���x�S_�w��/��n�%��]:l�jk�|Σ�/�'{�q�����`�'�)ǁ����O�2�XI�H?Ecޕ��[�i��F�����j5�Y9�'�&�on�ޑy�H�*���K�ʧr,���Y���8UEȔA
�KE�p8Z�;.i���P��?�W�w"5���X�dA	o�37?�i��sl�=��-�K����B�}ms�˜�/�J����M�&u�����z��b߂���VY	�S.w��%_���
��z���aR�;�.�PBp��l�����a��{���	!�0)�A+��9�J����/[��D��2��_|�S��+p��s0�N�n���-�������N�i���c*�X�e~���� *�X~��E*�8�2��˚`�F�����"�r`�^��BU"��k�[�|�T.+uEI��z��yn�.6�KfMc����0����,
[�}޸�`l2%1�闟���c���Mn�r~U?�i���SA�D\��9������B�w�yS��A��a�f�Ykt�<�gͅS�4}He�j
�*�S���`��e��W�t��p��?O��H;�������lU����O�m�o]�o����L�(�ѰuK���v��QڹOi|��T�9�>�,�t%^#���8����qZ<��n��2j�d6'���QZ�^�����&�9J'y�ˁ�g;1�I��x�H.��	�<D��y�+�mP�k���'��R�4�jYU�q|��Z�V�}~�hm��X�\J������i���^��8p�R�?.�����b0|p�����5����w���	o������Q�`6������ہ$�*��3�V�K�/�&;����"g6��x�}����:�V��Y��,9��u
�m>�U�UP��?���馐�5$���Y�c&��I��ƜU��p��\�Oso�\���	⺞�N�1[[�S�=�*;h���H�HIU��(��6�7e*���D̅"��Q��L�.N��&��
��[?���䚚��8]�6�D"s�ַ� ���=q<�1 �	��s)`������Ƀq�yN}(�
d6w�^j�c��պ]��)�5-�yxJ�4/��)��錬$!-����d���G}�8�mC���έj��i퇣�h�X(��b�lx���'��C!iM��aT�7��Ҏ
T�c��A�'r��r#��H|,��=hv}�#q1�o��b�)�9�Û��v�G��rUtk���O���WJ��Sc��ftR���D"����q�؍0a��ӹXOSQ���R/
BH
3�߹�t
Ϳ�:�R=߼nfK☆�pPV�YI��+�ϐ�t�B+�0�[
�$�RI�_؇�@I�?#j}��7���`�{�|T.�*���-A�����C#��}u$dI�����į��� #@"�~���$(������?cE��W<"�R��9��/��S�����2W�J��`5���&�~#"
o��%�����E��<?�dE��7ז�z�`x�$"'�
��F����Ң�q����ⅽ�#"|�-(�c��r���T汪���<Qԅ$�SJ����Pa��jV#���~��-b<�ì���Q�dm>Z���r�ܸ|�<u�7���^������j���'|�2tW��vI��k�lR��~����v-[J��"Ӥ�5�0�{��@���U��^3�V�*ǀ&�p�z�g�./@�e)pq���ye�z��wM*�(k�h0/�".��&�����^���] Hn H�qVJ����Uy��b��y���#��jԡ��<�!��j4�R�2�,�~�"�T/�2$x#n�E�8�P���.�uJ��'�3.1,d3�h�8���f��<�,�	��`A\��<&%�`�ڂ�76&�&	d���[A�p��/���71�e	e�Z�R�+��D@Z�-��܉�R������������K8�3��tr��fR~���E.���7Tg��[J������7�c&y^�y��k�ވ�x�ru�!��dҗ#��+_�ByA�&i,�0�!�}_��ն�hǑЀ�Ȕ�����=�;�ϟ�<;�O���Bw��ՂT�a[�C����T[�r��%�Ɋ#�jXY�Tka�� �8�A��͜�Z��|S�gP�&���\$��FX߲
�H?
�Q��2�x��� �خ�	l���z�S�Ϋ�@�0�ɧG���	o�C�V�D���u�!+.��]2F$	���������>˿<GH�{hj�E'}�u���A�5f��슘X��B���d�
ޤzeT��l�T~Lԡ����U��ڤm��dArO��8���
�h�$��PZ~�ݶROk��{-���t
��L�!����cE���'��h�:nj��$���(v>(�Wea�FLw+lH��<�>W:����#	�����obk��dˠ���Јf�@�4�$��ĺ�KV]���M��\����%��cn��P�+��ܒ���g�5�y��0J�A���"u%�)�O���rI�W��#\OU�"����Ҫ�t�t�b�A%�H����$�@}Ŗ��:�{![QY!G��9���9|I���[߰s���ņg%V&�u=Q	^?���]j���'�(���<kq���b�F��I��Y�{�@���T0�m�*r^^�!�/��͢i[	��u�`m7��G7��V�W��O�0����	ZH��8��Vrc���ĊL�+�A9�6�4�2s$���ZL���[Y��Mje�>�0�����e�h��ʉ�{R��S�;H1`��J	���5:�z���+,JDr����N�إm��S��^N+���j�{y��8x�������!&�0;�(Ti�r�i�1��N���_$k���Gݻ��w���31(�JQo��Ʀ�إ|��
	/V�*��DW	���MB����֛Z-�L+1��1�	�t$5�]H���VNcp���(��ؽCoz��՗vCX%ç�2d�q�ڋ�Ms\�}z���5���9d��4���M���p~���&�A���7�4���B7
�c�,�X_�'G��Ӡ=�n 2"�@��XL�+�PW��'�!�Y�LC1�������z������Mv.�e�/#BY�A��s-på:�������W��Q���+g��3�ղߐ�\����d>'��mӵ�9BĔ�x.�4�/�["`�y|�xҖH�J���o�x��?tņ%	{��Q�S����grd,#N�x�RS�S����
7s�-�)�q
��~?y��q��/�Þ1����0��8*��
���I�c���ACiCbB�l�r�&�q��sNũX3r�3*�5��v�7[�F奧�4j��)��J���X���eO5����Xq%	S+�s�M5+�J�?^��*���x�JR��$c(%�nm.շ���v�R
��Y�̈�JY1�*g%)L�F-1�/Z&h
�b9��eݛɡW����:OH��lD	���8}�<���m��)�b %�7�Uc��ڶΔ�����_�+�Q|�[\V�������[�yW\~KQ���H���D8C�5��(u�p[f����"�����/�c���{�V̑�5G�e0��-��y�1x�H��%��Rơ��y���+���b#����h!�#���ng��B����w��}k�?�P��2h�ط��s&zvݎ9z|=F$H�Dꌘaϰ}���"KR`�NJ��H&M&���H[�Pǁ"�<���>^��W�Tť�����fE"�ײ�4�8OK
XZSe����	s_���;� l���V�A���L�n
��|SRz����gUr��	�N�
���1�T@�<\����g��KA\��n��Q^ف��
߲�2=���E�躴���I�V�;ʛy�̠� �#~	�@
�f�
"��ⱐ�A}��5'Dz걖�|���?�UHP�d19?�IU�fB�q��=o2�z�'��3���$���T�=A~ď�P0��J����V:��u���g�8$-���x����2�5$v���$�*�Kz��褞Bk{άĤ�%�_q�C�[�q9%p%�2�9~���ө8�6�����&l�w���9*&�f����91���i���$�f�w������_�{�<�]#��`���V�h����+�\�??Wa#�,�߈�=w��'��Â��s)���C��J�m��Sְ�"�d�s4M_|$�M[�l���$r��9�\��N
�|ޫ�B�����@��v`��\n�v�������!�L��f\Y�Jx�R�~�G�Wem����$'��|�z�@2�;!�9{>���FN>?2Ǥ�I�B��SNc�}=a@����?������R�H��l
N�Xj5C�|1#b��&t�٠0��Gg{/O�tM���&�Ƨ i`ֻJ��&l���ώ���>~%�4�I�-�m$w
}���吷�.$?
�������_�Uˊ+<Ȯ�܀q���,�ῴ��E��/9���m�|�rT�ˑ?�9<�}������u��<�̀�T����T�X�x�e�c���_�P�D�uQ�`��.3���]����B�BInpF��e8ӳ�c��t
���eY_��׊i�/%�S0��g�͵��	��ZP�iIÇ����)����@͓�ɫ&��BI�є��S�FMTҙ�ի��p���`�t%���&B��X|�@��3���x��`��?j����~y���9zCZ�:?z~���H�q��7���e�Ey��3ȋ\������_!�[R��s��#�}p� }�|�Rٳߙ���D�KBm�
Cz:�rP�þ�T�~�@�2�zȰ��0
rxٶ0�;�7���:�_�7U��rvץĂ%a�d�G6�Y�|�'���5K�t{�`X�������FY<ɱ�1
Vk��6��ѕ�I����4��a�&�B�~Z�b���7���G�Ʈ���	���*Zn�z6��Sk
��
�9!jY���A�6#�/f��ctݶsq�����%��k��m�{J�F!F^;G�5��f~-�Z�����Z��4/�8"O��R#&�&Tc5�2G~���MC�+92+��a�{h���N���b{Y��)��S��ÛQ~�<v����C9h��I֋"�t[SJ"M=��z�$^Z�8�4���[�������;Z��\x
�1!X��ظΉB�*�ʤ2QMq�����M�n�[L~�6h����T	ȒS��W�[&���b�@�_ר�#a�s�C��ذ�Kⷑ>�"O���r�p��)і�!..��3��BY�D(m��xoN�lAY�.o�~�jB�_����G��Y��XE
�5�m/�
}^Jq(�z��<z��͛yM�j
0���:���P[�(���C��ZKA`K���'�f��2���"ʣ��㝧�6��ZS��A�+��1=H�Z�Y���}
Z�C��NY��_n`����P�����x�arAzmM-�A�8��eƬ�)\�����]=�">��}��7�8�_����O�/����~����C�	<�=�+�>$~�'aJ�_?B��C
����/�.��$�We�� ��d�=�wQ�uZb�!9��'y��?�?���s��M~����??���O�/�v���o���Q0C7ᵞ�e�׽�_�v-y0.�O�8��ȩ��l:�} N��_eav�̒�2��AQ����y��(���� DM]��tY�԰��Z�B�A(-9*��#�? l��4h�@��A}�p�`�S+������"�
]�����Xm�?�A{h�o���H�=jh�N_қ��k�u���zI<�ըM�W�f��}�jF�ݾ���T��y����_����ijZ��MKo_����y�p�&Ly8,����3-�ˊb�Dr^�HJ;}6��0s͢�}'���Gy����-�n'{д�����m��\_���̨��Lb�mGA��o�Ѓ6�頹�����T�5]��^w�?~B��|�O�K���?«,~�`F��6������σu���'�����O>
��'��?\|z�K�հZ�	JЇe!��A0g�Y��f���i�6]}zJ���5Q��=����o	�@�jC)�䛺�iQ]��q���DŽ���W�b
���X(j*v�eMbo}<|���Czx/�[�z�/�D�yN,Ja�,��h����
ř�݉�F����U�ƶGG��?&�Ӕ4�4�D�P��Q��
���Y���p�7D�"`��:ȋ�.d�|��*&�.Ȯe�DTP*�h
�SGN�PA�74X�_���3�gP�T�e��*��/çkp�o��K�)��$yA�����4��a�J|ޅ"[�����ޠ��'x���0�U8I�ggm
A�D�C�����Q�Ha�q��hކ��]�JPc� ���H�b���uXa��y�������A���*�3���R�r��8�]���i���49�Jy.D{�@�~���E��c��9�+
 -H�۳�nS^���0��-�h��gY���ꖅ��(h$��6�5��+L�ܛܰ
#&r?�)2B�Hop��7,��Yv�{�5�J�w?���0���V�{@K�׷?6e�#���de�8�[�n=��4� ��hY��HU���
#�����a�n�IAsY,/*�B�{������#0Mf2��\������q����:qɪ���A@�V���-���s��aI 1]nL����҆�l]�h+$|�M׷�<���y�j�<��]��[�Α,�<��i��Y2�KtX�l;���G�AϹ��w��x�����7S�+�v))����8#�̪�w�"�yFC���ӣ؉��B�:<��hH�ͻM�d�N��Ϧ��(>��_����=/����G�vz�O�^�
e�Q�eV_��e]�9:�^�s���TV�z8��9go��M;ƪ���BE4��\�L��Y�+�-$�t����]a�=�(�� �zAy���n]d�ʫ���z���'�1"�orS��
�h�=�.㕈��A�)���5}�%7��A@I��Aȷ^;�~�ࣧ�p��?7��o�`i�唘x?eW߶��j9y�+y�����.Q��H���L��
����-��9�N�(�o�L`~�$������$::xU�r��M�3�o�Z�$��<��D�uS����	�7m\,���J�}x1+E�����6(Tf���$�������n�ME?�P�σ
˔j�_�� rv�9an/�.(��vU_�=���0p�̌+�ю��.�S�!�d�i��������n
��<�M
��!SU�x]m�t�A�S�P=�ّSr�D�=hGy�*�������";�1,a��B�Z�ߒ��tKc*�?q6��<�t�g9�� ���J��b� ��}̳cՃ�=V/i�rd��W5Mh��������g�y��k��R�sx���v$5*g���5,�8I�I��+���'�jpz(3�M{�wrNܽ��:�6I�IT�{Z�*{��Y��iqվ�{���:z�-��y�CA2���@&���E�.t0�7�l��yA����Jn����0�oҗ�d�uᡥ�z��~CA�2�3ޛ���ȸo�$��7i�QvI�Jփ�Oo�+�F�(��<(ڤ���H2�0�0^ɤ�׹(�����O1yݟ�.�
�쬳"l������T��+��M7���W�F(�b�mi��|$�w��u�[��p�_�e�M�#u��e�z�Y^���/�ΰ�S���?ٙb���Xj�/ډ�:���(�[±��d�`�t���D3�/h�?]W��f��i�;�b��4;PC�wò���C�����s��κ&=�PA������G9���ޫ�8Xz:&Z�n�>X��P:*C͢"�Ͻ)���֗����>dB\���BGj�1�Ua0���T�L��*X�c��{X���K˔M��Y�t�5�4��=a���{iϬkY�l\����o��#Z�t��H����y��P.oT��n
�;�b+!�Y#r�u;�WBx��? n0'y����aY��ku�3l�U�����	�_�k�k�Z�� ڜ�TZ�QwT-Wj����ޤX���>d�m�#p�5���A��Ь����L���؈���$��(f�$w�wXX�K]��0M�>\h1߼�t�p�,�f4v��P&�d��E�:7�c$�5X¬�<����dИ�����#��6�G���%%�~1xݻ�'�;�?젭U�-<�C���@B���ᥠy��	���g�4|�(�|7$�r�����t���/2��>ߍ���7a�qɘ��
��^nm��|�w7d��>�}&>h��_]�rɨ����z��0��G�-�3��>��;����wl�Pԅ���#Fbp����Թ,Z�|`��xS^��Q��<��x�O^|����+H]�n���yk����2�V���F���fW�Ɩ���#��i��;��w�v�b�/Ÿ���_�X�J~g���q�W��N�s}�?8���ZV2�O{m]�zTjd[�|y-�/P��E}��KM�`�}n�'6��g��9��C��IXޤ���n""�:"
��A
�>�B�ˆSUWܷ5L�
��!*�D#ŸqB��w_��
q����7�j�k
�-��m�3�[]�!��g�ײC(����o���/���+�&:�r��K2������E̔ �i��aӴ���Op��oc]tyљ񌨦�P1N~}!.�)���)���ǔ
즢cUj��ن��"����\+��L1	�P�r�Z�x[+S�X4<��(��3��G�Ԋ�aH����&F=�s^�p�M�
��L�A44��G���w��'�o���d�к8[X{0B60�pR���\k\U�5��,��B�d������M��J���c�1�R��('�GL��<�����-J�G��H,
��5r{����碏+���g{�b�^%-,���_g�;��$�>7A�[�A(d��������3q���;�c���r}?Hѷ�?q�ڄ7☲L@O����t
��g}�nl��ϒx�=JT[�,D&Q9��M�����]��8��������m[Ԇ`�S�$�
��j�zi8�n�g|�N��UIX���3A��x�"��i���ݓ}NPr���;@;�=��T�tY6� ����e���E]�;J���' �g�(;����$#Hl�����������G
�f�o�|��8/f�J�_�nNEܕ�Sm��Dy�hb�?�`�6j1z8e�N�˹�P�hQ|��xj�Z�U9���+�vT�w��mQ��AϬih69Ԕ��PV���Z�:� Y���'}Ҕ⟤�(V�N� o6�Wa�E��w�ũ9�=A��=����>�w�?,o�$VV��Vv�Ѷ�_r�R!&u�ED
^m�N��Am�W�1l�d�Ț� N¿"�J��"�8��RhÚS�j�0���B��#���
���r
�R�{��y���qO]�-��](N��a]�t�-G��}5�I\����֤��<�G�+9c��?�ǖ���{V����8�ʩ�u���$�/��	�-۳'�ꂶ��Z4�$�O��*$i��`W���E���5/d�hS:L�(�����D^./�(ۙ�+x�N�Z�p��i��-��H�e�G���,��$����ޥ�>Oߊ�ߋN$T/�t��7���~���p�>x*Yt��qI�E�1]�5KY�#X*�VW�b�ç��"*�P�
$(����$U9�i�$��D��^5,vI�_W}�(�/DHs�;���%����ёb������jI`90g��C�AWv��2�U sC<*���(�����X�p^�����b�1��w��⽧J*堺չ���U��� U`�2��ٟ6�-̹5�!�^�?Bvpv���#�RG���T�0m�vb��RX,�*la��V��%��8V^uŕ�#I�`+�gn�c�N�o6h����
��d����W�^W\�?f9b�:�Ok�z&��D_��,�tκ>~Qf_ZBpD��B��g�N��<s?��[!�
h(��
�,o㊤��IY���������ȾrGC-$dS�)�v&�ͫ���w5ը�b�����$俼���zY�BY��Ȣ��D�r5�Эh�ph��$@�k�Y�n�=z��
q�I<�v7V���i'8�px�Tw���M��&`}�ӕ(�>�?q���d4���B�l��L�km��M8v���$����	�@�><'E��Qq;Z��DpA4g�0h3G-�g�[���e��)Y���Ǧ_\H�p�qYa�Vr.');΁C�`�"�Fz�FSP�u�ʜ�j#�dv�]8L����wd��P��E�GǮ��0�G��l�>����P?
=1�Yh^�b�A�k�lm	��U���>��<�c�nc�L���yF>-of��%�&`SZ/� �AǑ��EV���t��'<��p�E�˱E0,��
��#G������L6����*q�"
��l�L���2������OG\4�cU`�Z�\p��b�����+��l�ř0wp�b铜���7�!v�|^Q���$\�H�IK	�#<�&A�Z3�D����/�D�j"���.{��B|�C��_h'��:�p/O�����O��g
��}�+z�%��RB�����6ئ7E+2�3�~t�j��e)����`��X��n%s�g��1��$$�MK��lC�B��.B"�7~JO�� ��_� �㮏����q>VtQ��V���6E�#sW����&�qG[�R�S�H��8@} �S��2�~߱R��lg����
�s@�7�{�r'�t�f�5�[�d�y wru�q��ܜ�o��5j��D��;/5ڤ�Vĥ�IH"K>_������;�FKnI�
JQ�j,�ʳӈ�䭴=a�Btwޑ/0h�%]`��D1H��C%Q��N���Q7D�%yOAm
I@�?ءD����w�l�+���hXW|��P9���rj�E7��t��?��M�n/�:*�jy����i�b7I3��$�*���؉A�$L��:���==�j��SMn…�A
'�L)���矾(/knp��5x
��!�kP�ԩX��"��~�*���g�m�f`�K��d;���RVL�1`B/��V�a`�v��q5ǰ��d�&�c=��*,r�{�ޕ�
��73s����lօ�[ �P:"��2r��Ȫ5���:cbS���ka��9
G}a�]A�0{�K����#�����?�JN�"v��R�G��0��-Q��.jH���q(Q�P��^���%��l�%�d7��J��{��Aѳ��8+ ��]�i��$gX�y.���"I�Yv潼
asn�gC,c	��N
<]DU�ʤ�����(i)n�}�O!Uޏ����W�I�l����m������Y����N0��N'�դ�����!���Ze��Tl(����p]���r�O�*��x��Z���q+�gZ������_��5xd�<�/�*(j�e%*�̟��6�0��/*9�Fg�Mя���h���@�5Y���>2�QP�<�K�<�
z}R2!�&Q�,��� �K�T>]��������������[�'��A�@1f�X��ۋ������C�[�r^Hi��P(��'T~Nc��1@�ö��C��='\�T�6�MP���o[An!��r�<��Xj�y�g�?i�(ϔ�-�Ał%�$B���<.���O�5
�y�h�C��@r��f_o��8�ϥ�f}�~d�� 1�%�����7���Rw�EK���S�U�-�.�4&'C8a�o��ʊ�1��\^�U��`?��g��T
�~(���l��
Ǎ���u�^d�wOVec�l�m~f��ӫ�˷j��I��u:�5��#<D��ZY~���2�x��:l&>�$�1�Ӊ�w�Wv�t����8��jrk�GM
s#b~A@�_�����_��%[c�5��-�5��P����t�Q�(�{Y@�(�i���yA�u<\f,_�S�V��e�P��QK��}L�%�}�R��b(❔|O�*�ٱC��^��7���&�[$lY��-��Tk��P�M���K6
�1YtPS%�3�� %�#:fLZ�)9�-`%�3�ؐ�Bo!�ؒ��;��bC��~B���vf��ŋ�|��5��fE�̰���V:��EB_
;�g�)�^"�}��
ʮ��0Yծ���U��K�/1�٪XD�-�Q�ZS(xF�|^�ƶ�?8:{y����W�`��1��/݅��R��
ϕM�����$0O�LC�.hۀ����H�v;J��M�w���Dw/V�Ӻ�RL.�C������{tQ��+��#n�Eڑ�>}7��m꫈���5ސ�~��`���?ʧ8\R̒C��8�迡��3�ܕ�o�0���s��Sչ�"�]i�r˅N�ܝ1�(y�F/�d���O�!�ߑ.9@�,9�^jQHtԙ�y���u7H]^�.����]x
�NiB~m�G�K&��=<+�Bܵ���r�M����������|�%ږ��:@���n8��Z�)-���I��$Ȓ����Ia��@�=�c&�����M������sA����5yG�-P���`wW��H�'��olH�\,^����J���C(d0%*=��0Hf�ۉ��O5˻��A�Dk��x]�qt�Z�$��r�����0�����Hf�(����A���Ki"�>$�O]F��ʜ1���0���	�d��ف�1���>S�RW��Ll7�g%�1Œ�����>;�;��}zp|~T����%-I�)q��"��6�]�@�X:�7m����h���[8��B�V�#���c֑��IG�;���:a�V����aN���SM��E����H��dX$��^'�
�W|!Lު�TD��7�BB� k�,��ߦ�Uk���r�-]�،�d�~3G��_C"��#5�(��|��Ə:��]�`�ް�U���c�du��'�(��8&��^��d\�\\��)��+���':@v�{U�c�h�A�k��E����0xLlИ,��)���w��i�u�e��K1�վiZM��~���!�`��=.T�waA;��]LM��<Mq���l��eEv�"�����>y(�6�����c����k.��>V@LҺ����2%d&7>�o��2ev�b�rSS,��mB}��W�����I{J�D�i�Z%ꮶ2T�5S�H�pTA�棎v�=�Fl=�Jʮ���o�j;�Z���"R�ن��[`���in�w�z�u56�$�~����NK�q>��W�6�ao�2Ad;"�xZ�D����x)�Au�
�,���J���G�J�#�Y{�7SA�����R�f>����~2*�T��h��J�{P��{x@%h�榍�҅�wy�D��s7C�w(������-1U�d�)��9b��1�N%/�&H�7
G^c�h@S�ud_�
�0BB���)�e鑬���M����j�z1�&z���������$n��i7��HZ;	������)ZXo1*��H���L�&i�w<t�K��H�̇���>
��a������P�'�8\�u2G܆{S�
վ�@ܭE�Jً��ER�ajh��X-�!�
⊭�i'��/`��JѻO�}u�#��5�%���7�~]4j�?8��;?|��r��IAo
�qcI�7)�*���(�!	(-�tx�3�����b~�E��$�Z�ҡDW�㜞�AHr뺩-�}�d*b��Vg��p�d=��&I�C���s�`�#Ù\T)L��l��!
�Gܧ�����<2 (�-2�xG�`[V�Z��t$1o�w�Rբj�)�d�4>�p�'���c������ǬQّP38n:��J}�V�&�K?r($��bS!��B͂���������|��g��,?9�{��������/>'&kJM�E��Q��%)q��V��Km#�c��>�A/fZ`lE�a��EI�do�_�H��6�d��S�eN������� |$�Rt7D=�S��}��=�r��n�4	G�
�҉j.
����|
���	�&��%�0I_P�3J���X��?F��C�}~�R��ifӺ!7��ANm����'�c�䒤'�2䮛0T	#&�L����ó��'��h�b {CdL�"C�W84��b>P}��}U�{m-e>������A�nW��Ʀ���H�X�j�F~_	�Pk⦉f�7%D��O�9�h
�Eb͟������.��?<��!|��#pB���T�>K�҈D�d�t���=���o	
�2��5Cd{A��f)E��݆d8O����"�߽�2Z���~)�x��}��Ly�8�ZR� ���ׅ�M>�۟{b��2fiR�L�0���r�;�9�8�#��d�c��]J�cK`@V$.xs-F�m���?���te	�!�_*%�Ҝ�-�|�^����C�W
�˄���O��R�{�� ƓP��aI���M�t�t�����y��Pٛn)��ч�>���>͉)��;F5�/�qK�҉�� ��{B��?wn�tϧԝ����Fq����qv��0�P4O��g��׏&~4���T�\y�0"L���2y�
N�ʙ��x2 )�6�@et��X��KԣE��D%��Ă	�x�z��H�z���m4y]ӛ���`�#��/�xRs��s���ؘ�$�g�Pa9�WK˥�]�J1-�ն�S�EW�%G���.1
T��ќ��x�P�2��B��#㐁�ԠJ�Γ�6u�x�v-��)F�����mKa�A�������~-j�d���A����j�DE3�
��\酯���}��	!˫��z�M��nA~��$T��I���|I`��<r���36�8��N��������Z�E�"����~2�~�� Ѡ�Y�9�����33 kD�$�N�Э͠{�]giu��5�ss�����i�?�Z�}��fz��e��t�{w��
^D�Y��|u;�	��6�\��ȱ��}���E1Q��������Ms�
�.>/�~�骸"V��tn@���sG�7�h��˛����?������։<�y�	Y9���t?+G��F	 ��DN�YhI�4��&�	�Dy]1+a��n��+���y�2n��*si�?X1�)�(���O��������w�� �(�C����k]��E8]��PV�4,.�����@PK=�̩��'�Lb���%�F(�`Y<H�y��y��d�;�
�>����۟�p>z�BT��hu�#�ƿF��:<N�u�M�La�� �oF�x-3K����F�W:s�'}ե�Ջa����#�r��,����#�q��r�W��i���|���]��:�	3��ϋ��,L]�Ʋ����9U�1w��qG-?�U��"�X��>�,����p\&b�7Ͻ�8�oT|����G�\�.��Rf�r˶�w�i���#	`G��H7��N�S*X�@�������PO�f2D�Ģ�N�����"~�~����F
-	+pK�j�L
���Wp���|��>Sv��9�\����1����iةMɛ�g,`^�����9_��}���dY�X0u��G������mA�볽苴�Pel���ŸBixغ`�kYDs�ܡ%M�a��|�%ɬn���z=˿<=���3���ҏ�r�=����^c\�z~�秧akVŘ�o�
J��A�)����G�;�oG{9z�Gs����Z�y�����e��js�bV�"�ӂ�y9}l0�a��χ���y��g�*���}@V��d:"I�dq��;zS�w(�[��ac���!�j�ܛJ�b�G	C�,�;eY��~�9�&����r�17G�S�J�a�NX����Th��RVj��\]tGl8lj��\�$e�|#S�{���4���O�uT��t)]]I���ڙ�K��;*N�������8�$�n3 ��K(Hbx�)$��W�`���"da��D��C�����R���Bm���JR�����"oQ�ܷ�R^3����|��9�Ǒ'ծѧ�.���u*��X���̧b^$�vKfJ!�ɫ���PcC#��I���'}G�^���f�?�W�v��1B�h:��qlv0gh���M�FM���3L�w�����=29��C���
�[&��o�ƉE„��
�¡0���������OL{Ke�/F��2O���m]���Q�\��di[��CݩX�&���pP������v��{Z(nzCv���zuo�,Px(�Υ��s�r�u5��H��%��grt!�PO�|�H8�#���"��;�v����݀�`�B���GU��h/9e`�fyI��"��:5{q�մ������
����GSM��$������H��w̶�3Gq��a +,�R ȳrQ�\��-�Dw=��8����X�f�d����N7e��U�t�@��R/ l�)���HH�J��W�}�ޤI��}Y��ig=9�������P؍�
��a����\.�o�Ԏ�]���}���t��	�D�\�/�h��ۦ�5�D{��,ݖ�ɓ�� Պ�ؑE�Vܮ�G�'�7���ʿY#4�}�	a�ˢ��H�i8�q�m��f$m�R����
S2��;(/_��$;їX����%�y-����HW<�N��z0�XʧI��Z
��ޔ���?�^h�0P��;I޾���Y�����W���"�rS��`�Ĭ�5ͮ�����d6�_���-5-6U�9�Y�BS��xy	��&��2<ٱ;��.v0V���7��EWBR�H�q�~���)U3�	7���_��T�S�J�h�tk>ml�T)[2=��ʚ�ZGth�ؽl@���H$�&�.�R�f�s|�~��&�mEϣt�a
�3�����3ܗ��H�0��<4�z�
����9�4�֬�ۄR����~%�4�=�e�2(�ٵ�$hڈ�������|r��Myb�ڏd��-7�3�h��g�u�{ܚ0?��M��tg��ec�eg���><{�0����1����y�%Ϸ�M���z�����m�KAe�o�����+�B$,M��6)�׳0@n2��X�࡭�����1�7G�/QƏz���͹���k�TU)���-~�%q=��������o��U��{QH��
�mR�ۼ5̚mV!3��0�!j��R��i�j�y
���P�Ʈ)v�^+ā͍(��X��ӏ8Fˬ��Ldj��
\�����O3E�#k/���s��
G�N�3]��f��`	����Q[L��/��y��}��!��[��W�8���O�e��L�̅@�@��ā�P�<�=$;'�&�Č��j
�j�S��y�L������hɐ'�
��RLmvBrw��L�Q,&�N�Gl�o)d�����H�/��n�Y���o�����/\j���/���̙�T%un�&�"%�ȭ���5�DHӘ"�^��Q;$�|�n����#���4����/ױq�2s����x�&1/4�?^V�O��>eJ=��mf���h��]��a�B�%rϤy�^g�R�KSx��h�Ø�A��BqԊ� �p���=+�R�#��/
�ISG(���~�JX�t{-�c.��)�E d����6bT�dc]d�ɜ��
YrEQ�)�R�¯��S�H��e��nl$U�t�f	��|K���}OV]Z�p[6�rU��f��RI)�"^sE�n"�k��%`H&�8&�1�<��^#���èĝ
.�W˲ݬ'/�k��.��p��q��7~���.c9wn�$���[Z����H��XD�W��چ3W�����Ł�?NU)��l0��P�X" �
���o��`�&����SK�s�~�U���'�����U����L�[I�/BS~o�؃KSZ+�2{A�,[f�g>e�L��&X�a��S����U�Q��f�r�4J���2	9S�Cx,P")cÇ�����o�Ko�g8��|$�pq��wZ�b�����\��j�{��=��9�<�:��$�(�86�_��u^G)�wHz�u��u�(��������Z�q��3<�� eI�8���Ї&Rr��G�����|H��=oɫJ��/��T)m�ީ��!UO�̷���+٩��^6
5h��*>B��J�;(��x��
B@�|)�m�����4�rC�<q��t������6
F1�Չs��A�rs�Uג�F<��z(2U��GgZ�
���ԩ�?s��Ӟk�C1�3Y��
Yʶ�%*�,�5:��()`G�w���>�i?��f�l���Wn�n�'Rot��`�{��X�kƎ~�A��r����K1��l#�mw�����k�B�X��&���Sʉ��*�xAJ�z���h)���ƞ��k��g�%iUu���!����'
�%��6]��c�� г
J5mkZK��7�#�֢�������1�>��}�?'����o����F��Q��� CC��RB����ԟ
����.��xv��
�@@tjE��:���s,���)�ƺ,�kNH��L�y������6`�\IC݄s�`[-��;�)�g<��ݗ$r��@a�1�n7s�¥1p5��o,j$�)z8��#�=��G���m������CAr�"��T��Q6��OlrC���Z�D �:+c����9�����O�O?��&�	�;�4�C��HˤX����Nw���v�5�Z�KAi���7����R�
�ru*?HH���Q9�qV��+oA<�i�S���&
hz���f7w	�����\�W�x���̪9�4Z���EM��u1�K*���{"e����.$X�#�H�kܽ�"f���H��~�"�+u�$�z^�!6�ߒrj���+2�>sE�Oz[��s\�^4���5)��Y���7S�oz����$��,T,0��)lb�����EO�rӊq*�ߎ�k�f�H5%PJcؓ1S�=Zoh�����T]�^�5Ơ�_����@Y���}įB���w�s�a�9��.�)U<�e߅c�H�Ĝ5R�ݷ����N��&�dV����)d�"������.-�&���y�*/��W��E(��q��࿗b?�?��fT��+�Rwc�!�x^�b��L��)=�BY������;�`���Pt��1Ӥ;.��`��m��'!�@��B.a�Q#GĝX�h��#�1k{Ҁ!Ǩ
5���Ǐ�1q-���u
5DŽ׭7�y9q�wAU�|����a�ZգG��
P���	ZP�1˽Ty?R�-x[-Z%�}�*��Fk~0�yef��̊��
��d5'V��Ӂ%!��]���X�Z`R�����L�L�t�cR#Y��O��R
w�fI��ob�y\̢�ZPW��������0X���c)K)Tk^n�v�QwJ�N\��N�%B,R=��YZ!�I�4r�!G����T���q����	�̹|�)
YE�A_�w�Q���rg%����ԯU葑������x����"���7����gb�邑w��I�������Ɏ`�bme�q
ΥM��`�!j)]�q:Ih(�!8��Fe��:�13���Ę�u���[������&��?^o���A��e����-;L�Q�ȱ�U�N8E�2-�@�7Zpd����sH�`�s�Y$�c��������N�N���g�����O�����
bZ*,�d}&�	��bS��-�H��h�=���V[�I�;�-q �3y{[�v�5�ec)��Ov
�<p��F�A�+���PJ�n
܄��'4<Һyň0�=��w�/��/���~G<�� 9�w�{�6��Η\G��0R��F�.����v�h��I��"���F���)�����4�Y��9��T��ݘf�"�ꐋ�W�!�_S�A���Ơ
�;{��/�2U�A�Q"�Y���"[�^n��t	F���2�˼�Y�bM(��务�iq��iIO��*�вBVH+XKMF[�Mq͑#?�ՅA��qa��k����߰�[t�EV�^JA��wy/���ON�փ��MV��볼M����BȆq�ȸ�9F���g8�YߝC�tR�"���͊)��U�+��L�HD
527PT�B�p�IkvKU��T����-%'��]�k#�P����y]ղ�ûֵ3���U+d�H]s�M"o�Z\UO�D3�|�������\%>��asY�ڙ1��N 7h	����V}�4�)w�߷�Bϵf��q$�y�nUT�,�]��0
�
���Y,�'8a;�&�J�.��g}�{23{�y~>	lt0Pb�����}�p�
(��0��C�񾨯-/8��IX^^���ᲡHׂ��x��r�u��^mx��N�T�m��@�8�����Y,�����N�~��9��_�3�*�B��\�Z�S]�J���E!$A��@RcfD�#q�$Z����총!L�1L
%����FQ�fS�֑��dѨ<�()��2*c�p���V��	�Y�r�x�Ҵx7Xc&�I;���Ւ��4N�(gY����d�$4i�8�`���`n,˯�Tu�m�~eԶ4tE���[��m��)r�?�+���	[o��Npun�@	7(�M��8�'�Y�,w���������'�SO9ڄ�g��1X��m�pA��m=.�*]�q�1��I9�t�A
���ZB�έ�@�����v����(<	�;Ԯ�6��A�[�4��5)q�f� ��d�lJOL�ˡ��R:2�T*2K]���^U�3;1�:���L*���q��Ԇ��ELLۈlc�&&z�"z��	�`R��#�s���]�*Ȼ(C��e�P�Cל��!�����]�ߘ�I��\�Z#:"�"`t@X���`'��K(���j�=�u �:��0���\���Ҵ�7;��])ǃ��3�`�;=z�pn����Ӥ�����`wbt$Ɨ�w�I
6��m�L�F�����G	j�U���E��%t�+н�5E���2�P���%�@~�,f> 	)��Hnu�|��U�#�9ŝ��"-
p�����n����h�	����4&8U,Y�ݦZ
ӾLh��*�|��jH��YTc�蔦�COq%��%�;l�xEIt� ]�n9$!0�)��
s���|�vX!��(�#)ϲy����[E��o����½B+�K>�@9r��۟/�Z���]\��3�ˬ]���Y�3���A�#�\ZSW�s]�B�H��_SQ��"g�!Kgk�>:]`�FH:nJ:���r�r�ɴ_����vQ
���e�^�l]m�����;u��*/���;�6nwNɞ�����V�Ҍ��h:�U�����E����U�\�$[��HY+Ve]HL�"W�]?�y�����`�n�ΡG`M<�������
ʾk�W�[�0�;~Ϫ'�(M,r :κʍIG��E�1=��坰��‰�xaQ�SUo�]l����.s]W�F��|@��0͌�)a�_r������%Yl���mC���Sh�Opn>i��.2q�']vcKr5"#aԁ%e�B԰oZ�aF�uё�0�H���9���
iA���l�K��2�=��|'�
`ec�(U?E�7au�d��˫ɫ�ݐd[���}�6���^MJ�m�v��DĴ�AP�8xQIi�m�\(^d��AԂ&��͇U�B��,��&�N�̞��ByI���,qP��=(�셧��
�w�i�;>��q\����3=�QnI'�Edŝ
+[�_
����o�xK��ĉ�p$��g:"=�]`�f��H.s�R+A��8ऺ:�[��m_�L��*>o�Ԃ�d[�Ld.���p��{�$��!���<@��o�S�)��|�;Y�d��5�Ӧ�w%W������	�-\��ҳ�BZ��Ua�XX���&��s��c/>g��%-'�ޚ�`�|J{rz9��?��,&���c�c�p�$E�Ch��c�ِ�%���~/m8݃,��c��n؋����D9\�(zf�q�>�S�w��uޣ7ɹ�a�k���|;S^fu�_�VXd� ��'-	�p8D)A5�����9E�ʠ��6T�@�>�a�ya�o}X܅�v���~���W:��vOaA�O��{�����x/%[����DmY��d�n�s�TaG7�e�zz�.�kJ0����:u
��^T����������ӽ/�R)|�0,�H}=&��$!ރ��h�e��B�^���5��jJvVn@͢މk�d`�g0Ҳu2L�n��<������1Cnz��2�K����7<TR��;�n�ݢ�ɦ�P&2�ԣ��G�^ĺPb�Ќ��h���;��y��h�.N7�A��!v� )��x�fbj]
�$��~j��"�t�e1�vU�a���$�g_R�6a�R���D����i����b��\�A?�)tt���T�t�ƧU�����������K{������y�aw�߃��⮢og#&w�d�;K7�q\�:7%�H�_��$i�39e�횽��?Q���lfH=9�͞���ϲ�X���ʘZ��Xr�\�E1Ϗ��+�iq�eK�ҧ7�g�O�vC8���.H�L�M����g �����Ƒ�����g�j��qR��@yD��U2J$�v%6�4����um�]r|���3��.j�KRM?O�f��s_ї"RTD��&~KT�ϲ��|�n��'Y'���dă�Y,��$�r��@lY�Ԫ��(��E�d���>��sQ3���@ܞS+�k���V�r�/qfIs��e]򿨨U�mbr�*q&�,>À���uj�J2�#�m�Dy�9s�u3�����`�Dx��}�@���K�W5�FvK���p��A`-�� ��Ț`�o��(�G:�	����� �4X� �FzX;��)�>�{Z�K��Ce2�)gC�>lB�8�`�� ҆A��LC��WN���m�bI@�m��c7��f�����j�L�������0'I~�
��/W/��iI��5ȕ�Q���pZ�_�rx���Fjl!g�a�N-�
#�Ԩ`�PCQOS�y�3:4���MB.��N�c��uUڊ͚�E�0�������p��g	]߸7�i��Ev�d���9�.�To���f���d�r�	d�rA:��'����dy�G�^B!<6����A�"VfHh�	׶��
��^�]$����R���;W�(��:�v��JE
�T��
�߿�
��Jo�mb#O��EQ���)��&�d�CX߉U��qdj$�ArR
�C�]�I�T�3�j�����(lD��/M([�1jj�:P�����)"	�I�q�w��f�3e�r�[6��g�aD/;�~z=Kꐥ>sJ��	�ݲAx�ײ�XV����:,��ri4*s�A'ڹK�a��#.J!Ez� �i����n�1}�eQ՜#������!IJ��-�k)A����,<ϡ��
�]LN�-G��KT��g^�5�o��GE�����,o3W"'c��Ǯsq��U~�$��������U��ѣ7o��� wz�;�py=b��&N���8�&���?��A�)ܳ	�g	O���/��,E��e;�6����%���\��E0��+�e#0gVc�IW�%�琢�C��'@[��Tv5�f�pq�x�n�#�}#^��
��1��PK��Yy�y��C�litespeed-cache-es_CO.l10n.phpUT	�`g�`gux����ͽ�rW�&�����K�
TeU������5H"	P����2G�p1�=�=`�f�o0����f���E�6cY�1ޤ_`^a��s��{���JD��{���{~���vy����j���?|���U�T]�j�O���O����Ӯ�g3�l�W��}��ʦ����m�v�M��?f����׿~��_?��ϊ�������g���|ݕ�m���h����[��]S���[<ܵ�U���z����^9����/�'��:[Vլ8(�ו��lU^̫ⱌ��WEWͫ���H[�Z�W_��k��B�H����i���k�W��M�&���n}Q7ţ�X�E���OV��r�L1	E������M8ʶ+.˛��+�ݺ�(���l�Y+-�ھ����-�f��b�˲���J�+���ؼ�^6Ŵ]����ꗲ.��W2��g�e-�i�E9�%��Wa�GzZ����i�:W�W����U�*.���ݼ�_t�JFׯ�~�4��?�ES]u�<��_���U�����e����|�*e��j��U�b��_����Թ��/�ڋ��_��e��n�~tJ��~���ƛ��\�2��s4��r)������|Uu�
�4½,G�x{pvV�d�W2
�eU��Yf�u�l�/H۲���
[J&F��w?5�T��W���X� ���V���_����RmS�����Ũ�p@}q{]˦�����ѯ���Zy0z_��ʩ��}s���K���^�b�wn�ik��o�}�}1]o��'�Vb�{Ţ����cؒ8o�LJ����sQ6+y\6 f���g�b���?�]�^��/���@�{#�
I�O9����Yh��T�]����ۓz��y6E��F?��CZ���)�؎l?vqR�"��ȉ�]���dFV��I�?�HZ=��ˮj����2{�<?]�A!;�K�V}��m!����R�Ǵ+o�h<�ͳ�ϋG3
��4)���q!K��6<�bO��U�NŭY6f_\T�x�ȱ����e8"�p�WU23�Ln�U%"�h��b�J��7�	+�vɣ�9�\�ʩ|[_���k
��J���ǟ�������1%k�����
�E�װ�fե�`�>���@d�J�,� �Gs}�C�JS<�r��m��+<-�0�ߋ䟊^����v3.�_��<�/7���xs`�:mkY�^�ѹ����iV_��Vemq;W�\=�G��i�����"�
�}#2ញ<�!�󸸅i�.	"
�Jw�,#�=�En\�u�G�9�����Y6�M�T&A��l���\C�'g��RVEv׷�E���y_,*9p�'���?�H�I��P��ޮ����5���oH&t#�^�����0�԰�'�a{���(����(��N�lR�,7lw�<_T]�.������iipƽ0���gI��'7�E�]�AR�–/�t��ڨv0�.j9�e�]%J��na7�9��JH%��#�K6��jL���^78�m�q�m�6Eϧ�^�)yD�����wN��V>�ԕF��-��|��-z���>��I�����w��\"� �4�:����[���b
]�=ڭ�l+�	"E�͡I��W�/O⎽m�wz��i���'��S%��
b3�5il��"�����`���]���Ɣ�U+|�(v�z*��m=�#�Nq]�W�+��u��`�uw��S��
�~]_�z�$WI'��!�@V*�4#�)Sw���6�ݏ2�us�W�����`d�ܴ\\�Ԭ��F�w-4��o�L��B2��&Lkhf8�{譳���O��1�Z��N�Vn�
�d
�+ˈKg��b� ��,/�p�R������r�k�WY� �Ǎ��:���HL�`����}�T�S�G�[U��Ҍb�����i���o{[Z�X7�K?�2�j"�\S���ǭl����X�/SIQ��e�����^���6(O�,��z��Œ��'�HK�o��e��j}�uɈ^q�Bޛ]�O�հZ��,��6QWcw��ˍ�
#*�d�_ew�ޏs�_e#��$��2Z��TQ5�)e�c4��5}6��w�L]�M�{f]�H����$���Yu,f�x����k�w�����+9�����Օl�yR���O���?���_�؃{��ٳ� ��~��당���҅�KN�k��`��\U洰[�CnC����T��ɤ8�qÉ������hTm`x�������֪���5ZUƯ��#��W+��<�"�K��r.�PT7O�w��S��s�ܠ�����Xߺ?A�d�/�v�-^�r�\�^�}��Ņ$.�h�wk�J�����G�C�)���K����S�-F��d�y)�:��)����Ir]GA�Jfx}@�r�6��dVLGy�i�G����TE�cT��6�MV�W�B��9�f��Ӈh�u�Ż�&�[��ױ����U�僃J#�Y� ?����m��Ώ<�g���4���x�!lق�Q��C�N�UT����|VS{�s���0)������"x��s�m�b��� �SzxOd�K���񦜗�햋J�\�R����8�=�R҄��Kt(N�P\��跢(������:8�v�A
tY�ơQ�[#߾_u3����)�eӢo��'���6��y�:��f�a��(����<�FM�+z0�iL4/x�	iOc�b;u��<!S����7pE�"�A�h�A����(�U�� �nE�8>,ߧ[�/�%T��k�u���5'8�p�d�B�ԁ�,Ť��ڬgT6�C�������r�z��Qӻ����>��S#|o}1����TS��q��j�maQ�%���8	q�9碩�A��f���ZStUx�M�ַ�V�����+��עt�����2��Ag��\M��/����zc�[r+W�:9S��I.����&WR��.?����yZ���Z����."����|ڵ�SQ�d���Qe��D$r�����X'��d;7��d���Q����C����C����;t,*d��]AI���P��.+��7�wo�&�y����{K�咽V��w�ռ�8n\\]��e���?���dT�o����[��=��Y�m��U�V���q����]$G���l7�=�Ut�U��#�YokX�+9ZbPU��&��M��|=3[��]�/Z�f��� U5��6C۹KCNp��
t�J�މ)��m�)њq]�0��Ơ��c�{�\�u�M��c5��Vx��)�q�Ƹ�����f�wg�(<��0��t�;|ݬ��1��;���)7�E
ezLd5�Gw���l䵚��U�] ��Qmю�a�3���i��x�A�S�u�t�7"=dOʡ�h��U����A���.H����^q-��
,�������e�f�vO��
��%l�N�[A�D)uv.�|fkv�VE�$���0Ң7L�3%�����`
N�n��0]V����x���LQ-D���;I��o,�NZ�0��˥�٢�բu�Kkh�����8��.
��\��j��a[�o�M�jS���j�m)Z���ʎ�!����y#����=
��r���R�zI+]���������]iÀ�'�J�V�Qؑ�[��§K�F<���c0���qCS%tl��vn�
��r-�|��F�*S��2�r�
5�����/�UߠhQ�����ӱ���_��F<:�Lf��7�|X�U~�fJ��6׈�˕�D6n�'�i���Z��~)���J]v�[V���u�ـtKBäRUQm//��ӮrgpS^l��g:�0�=�t����:��\Wj�bYK8P�{��Is���b��oN]^t��MZ�������T�<$��ɗCVjQ��T��9�����5��d3ˌ-��:4�T�@?�m�k#ǨL��4|	6��'Ԝ �g"(��.��o��.�����")k�ы<���wT��]����1���I�F�%D�S���2ٙc~(Ky^�F�X�"ѯ���4��ڢz��2��j����4\�{D1�g�a�a���'P� =:R�AC�o�E��I򘿡������bE0.%Iݐk�v9��͆zV��/V�a�#-	�0i�Qmi�~:�Z
�1����f��%`G�5̂f�@7���v����W�rN��oA�4����P{
*�aY�7���EF߻25$L��䅗b&�bEAqW'���\�ߗ��F�c�0��N��3s�L��6ɩ�e~�%&�ĶͳQ��!&
����ʁص��>�>��X�pִ@F�
��lVQ'���А�62�-�@ȰQ]�s�2����/J�y�w֬�^�ƕWș�eCm�W�
Q.1�_=����b�b𮒥�!f���� �Y�>whN���£�@�?NlșB!Dn�ږ��6��Kvg���y�'�2s�@n����`�����SfNax����r��G�8�*���Noj�uIS�.@��Z!��>�^���T$e2��z0k�K�Վ���|f�dc�Uߕ�ˣqH�u�-�ؠ�Mۥ�+��d:���NÇX�/��Ֆf��j�+���=�z��/�:��\bf�?k���E񆓈w �`@�����r��P�\�tto"Z��a�F�*��N>�lg��y��gd#Ȇm�C���G�[N�k���r��SZ�9IY����+!��W�I���8����^-h��]�<b�#��K��f@���9Ut���@�����V�8�#�S�r:�}��_�ꅽ&
��V�&�ϭ��.KQ�y�
P6��qy_n���T����u5}'ڜ�e�2-��2sλ3Au%�J�cL��}
���vZ�
��m��'��ޞz����v��6�ǡ>5]-�#�4†�r��?��E݀��?��?O˫������:9k�r���Ͷ<�驛�_� UWK��@���h؄�X��4K~J�_�A��*Ō��u�~I_�� e.��JGtu�`eS^��@)����n���^����h�+XP=d�W'�OyO�z,���U[��K�H�k�ɾ��,TԶ�E�y{!���_m�g��s<�#2����,����6���\$���?<�q�0�#.>���f��b��4
Џdž������H�L?�)�"�h����/�qm*�� ���b�����7�������~����P"���.�-�rНʅ����y�Va�j��-d�����cڋ���P��u��ޮ v.(����muq�z�w��@�d�c.�G��l�A�e�Y$�S�%�����t��.4���	��Y�E�^�4O!�p�G�U-��.Z4�7.m%~�|������R�aְ��	�������;��m
m���tK5����117S!�Ye	�~Q����5߫{s����ili�ALB�#�pT`��̹��aF"'�T#YM����]8d�R�I��
Gs]>A���:ag��W�p�ht �M���]T�
��F6��3t!����0�>1kN5�U�/���6Ph��U��;õ�]��ݣʺ/~��<ة�c�u�B��M�e�+���2x3��.o]�p����J�f}a�0軧P�G/�$"?���~{�y��7{]:�n�Y{�h��Pц
"zd=�[�� ����sӥim�:U�μ��C�A0�����}p�̡��;��m��2xL����)�^8t�[���բ���

2���P!Ob��^�q+����mI�;�ٌ x�g���k3
��������{@X)�ʐa�U��j3��v�ۈ��6����ɾ�� X0ڧ�X�Z��eAu�+������y�JC��A���������X��"ӟ㝄W�	QT��측���4�F2�H��k��5F�j�,��MD�37-<�-��pQ_��hvGݮ�~�ĵ88�Z��
eK����O���)rh��|��d�Xj���#�mӡ�(���۝�?K=��]�e���~,���w�O��դ��a���'zk	��/���Mt�*�_Z���p����S.2����H"���%<��,P����ځb���&x��ݓ.�J� �3�v��ن����~��=���/ؘ_��˯�m���w���!짯�����ܡ�]�7�4�4*��5���FMKC&)Ծ�%ӆY��.e2��'�:95�im�Y�F�3#x�"oc*�Xb
_�xl+��V]
��U��}M*WI<D�\!U�I��6�<H�j���2w<?w_>7`;�@�(���N~��?Y�28<:�?8?�f��Y���YWsz%�jBK)tf����y��No�*�
l�`y��;N��(;Mӄ�1�Xj�z�/�ODi�U���T#	�}3ՠ?�R��r�l�mY����)B/,�ݗD���аg-sFD��D(�<M�/��+���6$�Ʋ��PἕTq��RHd�yrN���ip'v��BMH�P]������>E$&����E���2�%9�|7�7�4U�aU�Tm�zFyd��B���B�C>ٍc-�;�utktl=��߹>��r?.��R��g~�����E�s�̗(����M�j|=��6�~���u��}�q���3~�O��~x�|y�
>��3c
���b��E�m�8{*�(�b�ja�ᮾ�30
���������{&e�����<'S��Os��W���E|=\������ʝ��GK�;'��s���+��.��eJ��˹����۱Ă�Z@��x�	Q�p�U���_� �|�UM�U�y�/�9�A���7�/U�L"3���F��
�Z��rU��W&u��Q�s�	�I��A�™1�]5L/��Q�����y85�U��� ���ݦ�_s���i*`U�B��6qg��W��]�w��b�V;m��.�ˠ�ʏ�Y�e�++v;���tر��cf�׼��@��ly��Q�V8�z��5�*���oj�K���Cl��Q���JS���Ų��Wg��ǦR��:f��?��_[�H�ɬ�	#��g�;�7w�i}���>�-p0��Oҥ�s�B"2��r�Y�qV�bz�U����
@���U5��*V�<��r��~�'‚�i
{K4�)�H%�hP����,&��L��U��%�K�oCOo���4��[mD�2+AÁ�4b� �$��򫒬g^���T3���p9?�h&��ĴGl�$���:����v��#��a��m��H��-#�Q�w3��M�s�F82b�?�������)�y�%�"c���c�X됞�V$?��rV�v=�j�v<������u�E����'gߞ�Db��"��� �(D>��;��a6��п]�L{1���"U�O��@W����va�T^�}�	Q�i%<�in�_�����\E6��;h�ya$荼E�1Zhw{֟�곽')��s�
�.6�2�BA�����XW1x�3�9U
>��*y��Yb������o=خ��U�ɦ�B ���Kj-yA:�|�&9A���e@|� ��!�B�rM=X�+{��\P���i&D����{�<?�DzK0X]	ۤx�1�>��!IWB�Ѕ��{t���4���Ti����Ɠ��T�,LV
T$`��T�L\��{~�����r=�›=k+�A�����Tkݟ+�C�Ƥ7�p�DA��li�QL��������d^pg�Tg��D����	o���,�r[��d0�8��aP��F:ZO���n�93E��޽J����f�a�������)�J�'0��])�o���6:�E�++R�_z�W��p8Lc��u�Su�T׊q��5˖+4�+��G�>Wlׂ�e�~]Å�,I%=l�k�N��Y�*#���2���)� ��v*��`ďi�u#J���r�=\�Vj :�7~ o���
��^}f���zQ��.#�s@��"��=��cw)T�!0�М����-t�1��KM�C�%�^��rޛ+l!�Z�_v�M�@�9(:��f�grO�H�Uk��K�{��s��
�zY�J�C��u7��?i$P���;!
k�عy�a>=����ZG��w�NM�7ljH<�u��Zd�[eќRjf�h�$q}�%�Kh)�F\�G�y�����_�e���A\F�_[s�\;�8�핇��a�h�-��=Kv28�!�a����N��C�zf���|� �o���n�n`
JcL�[/a�n/,Gs���"7o���[�������Xڷ��}�S�$�x�^(|�+�O���?|��*̾#�{�ddɖ26ٮ�7�;��N���L2!y&��
�)-k�	����y?F0�ƜÒ#����)�rCh�Y��7�,��oXT�D��6���#_�{fF�ʞcbj��j�)<����|�ׯ4s
W�9/��*�"��"oJn���7��/��]���ާq�M�!b�GM�Id�x��dHg�t}����6|�G�]5E�g�)�ɹ&E�^Գ���mq*r��}䕼��r2��8��a�3y��̪t��"F~Jػj�~21��^�iv�ه��S�̀�":-��م�|Ɯ>�R�S>*�	`��0M^�l}h�z6��4-CP�W���"s>r>����(#OWM�Z�.C����{���oU��=f8�W.�ӬZU�SM.q�z2�lvQ�G��hNM"-R�u
����ʝ0�c�N�杮-�]L|֔BؕOg�E�0]�(����)�q9ى˓/��
�B{� X�sQANZ�3�
��F��o
�#'��^���0�4\�2!ȃ�u6��U�B��.e�~�d�xӘ
o�U�M0P�9� ����k����W
YA�мm߭��!B<��t��Ҧ��Y�d%#���n��T;%�q�,�epVA/��3���R����K8����@w�&�$|�F��3yåN��5fN[����1U�#
�!�=ʺ@̿��y�/;�J�� ��l��p��ӊŬ�h��d�J����悜�ԁ�KIO�w乏�m�~U���^���5-�ѳ��v~Ѿ�l*�+U��2�,�����mS���"��L��T�#V������r�D.CF�of�*�ɩ|��d�x��&)`�t�Y l2f+MaQ����)[��
�>�x�0�Y$
4���6_����4��y&�o�rQ!
٘㋪�RS�S�F�H�-�z7�9��a���{�F
��G0��z��LI���ԫD�^l���/��Z�$�
�^��_њ���e�t̻2�)f��.�OC�P1�Ɛ*��/��>���(g��"��;�,�K�<��{���G!�ɼ�M-�D�Ӫ��St��+�l�;\+��}ˉ���G��ȧ�e�����d�t��k�h{�K>�qCd�K�q��O�,eKx����0!:d��U��_Y�W����Τ����O�]U-3�<L�ތO��wM{K}�P�ڵ@���hz�Cz�:iic7�&͂IS����q����x5���e�ƒY$���K����~,o�X�t~8�$�a��R�WL�q�
?)��VB�o�$HK��)O�B�����j,����&B�xxj�+�5ge�Ypl�Ho}&�<�:6ٽ1�~��H�uI|7�	r/�y-G�J�������_6��o�$\���D�
�����+�`��UC3�:�A1�!���[7����uS��f�+�ʮFrID8���b��$��c�h��Ɓ1�27:Ss.��ifXÀRN&�i����o�d(��a�Q"��Jo$I�J����0�/J�	A��+��W���oKM7�IM�0���6�4�4��A~�d�.�Ϭ�ثG-ٕ�5��DW��5�R5��5���]]1Ҥ0;j«��FV|@��b��5�������Wa�	�D�&�+�6P���O&w�=҇+f�J���+�y���i�<�5%��b
�R�<�I�*
ӂ�'��#������],%q0ޛ�:�Zb�=��X���@��}	!��,�Ѹ����e�B��b!9kP�l���P5�N�t�w.S���8K�c��L@6���nB�"k	gȾWO�.��P��X]��MH�s��ͯ��TS�MM��O�C"KմO#��@���ʐ�!�R���0zM�L#�*1� ���j��c�č����!)%��'�o=0΀�W�D�ҵ�T�N��I��Ζ�_�?���
@#(�i㤔R�����9������k
N	�Ţ�=j�&�$�W��λ	sL����Q�S\��6���V�(�(s[�d�VY��K��<�L��%�Lб��e������?���8��;�ފ�T�ve�?;�����3�4H4oHf��i�U��N١O׼3��;^'�֦~��N)q�
1�$;Z[�7��d��UwA�gg������e�b谂bPru��~A�V�,�zCx����o�d���7B������/>��b7|���{?4ޝ&��LCS{�3�?4�^���(�,-7���E$G�);=L�3a؊�L����.�o���-�*8���.��{1�6� � ��P�`%]Q��6��(À���\�_�eH�����iHxI�D�}W*Q��y˜}]n ��1U��a<@��j]+����'ɔ}�̈쯽tX}���F$Z�c�v�l���װ�������mUWJ3���gp�-���L��eN�?�銲W2��k��K'��+|ı��C(���%w�?0Z7r˝`��b����W��8�n�+�!�����H��p�-��zl�)P�1á�H���'��4�1�MDfF����͸mp�BQ�ѫ���$�n�rL2)���$�+}f�'����nEuK:���գy��ݛFf�������R�ԭ�`
J]�%��kN?��$�n�)�I̘,�Z@��j��n�7����Sx�eM�U|_�����U�MX���c�/a�&������)u��Jg}��iR��U��q��h��{���L����C��e��~�d�4
JċP�S�JF@�*ŋ� �������q�eW�B�j�ь��~W��Y�9��J�#J��Q�h:��%;,���/��G�j
uTǀׂ��W�=;��7��p��+���ܮ�@̴*�,��'�9o���(1]<[�Ę5�US3Yf(R�F)�J��)f<�#Vγ�<Usw�h=1���s�ە#L:�:��'rZe��r�cC���|};gf�4C͂�!�-ؾ���/g�k�f�2�VKd`�z��	�"��V�_��HŨ���k@��h����BÎ��T���S�Ŋq-��9��)��κ�R��P}0�r�acߢJ;�X���6�g�/g��"GC]��j�R#�"��◗^�Kֈ�9���^���ԭ+	��'�k�%S�GM�W��t��}�fj�Ʈ��rvHHђcН����ք��խ�2Ac�TS�˽s�Y�ITrS�#2V��Y�nj�����K/��=�.t�q�*g�|�S�c�5�0���ƻr�-W�.8^������7���F+zzrXflZ��Q-n�9���K}Pݬ���'I�0�靕[ph��n�3/|��crH�K.
��A�I��!�ݜ�s+���\�K�5H3�Uˤ�%�(��Ɠ$I���T�~�(D�vs���G�P"$O��am��>fL��v�A66�X��#3����u�/��,u���C��O��%-w�e%z�}��y@�GE����l8�_������T�}d5�p��U�P��Q�S��yn��ڣ��o@H7�����Y���s"\��.�o{�o��=P�y���=55�X]^� �'3����1����L59Ҷ89"=0�}5���%��^�+8?�S;#�2ԥ�2"��HV�I�y���`��J��Q"�h�������*�{���XgLuװ}O@�U��7��R橎��	,��p{֔\�~7Z��O�H��$�n�������1�����=6)�'�{�g�˱NC'�X'�޼Q���[6�zR�!'���2W��.�C�&�%xA`�WE�e���S2XXQY��O�o
�g�^ɛᠧ/��Z*���O�|�J�+2���?��g�9 �����7����h�}&_��<�7V��h;`��M_��@�HX���t�L��\d�����V��7����Y}�Ts[9����i�������y�n��l
��%#	��l2�'��~o��E百�aCGgڜ�H�!��ʅ��H�|���W��`^e

�Q�UW�$k"eu�� �6:�-p��D��KهV)�hP�6۬�g�+�9�Օ���I�9)���b�N�l���>��l_H�l��3?��94i<z��O�YivP4�k���-٥z_�_�r����ʇш9��(��\��/���2�E�L3��{6!]�&Y�ͷ�]z�uV46�����B2�����[�Z�b����<���@{_ǰ-
��z�X�����=c��s�5�c8��aY�<q2T�I��;�lw���JV�9-̂f���!����p���i��苪{M���µ�w�P��q�;=��/U���	^M�>G=�[ŷ�ږ��=y�~,��#�i��0&j��sn['!��b֦:��U.K�1���C�:���>�wo���Fq��/���/CI�J$�z=� �����H���1�Vi�j�		V
�Am������-��H�S		�W2~()�"���V�W�ȍ�	��qӴ�_X D]"6�H��|�D
2��ʨ(_�e<��a�G�~�������c������!��Y�J��(p7nV�{�1N3��߳��V�����{���p��HH�h�3=Jְ*�lٰ�iQj�ݒ4�2�*DuFYvn��+����L֋��;=/��KLd�36���'��gwbt�$&MUfSh	���`��e:AM�_��A�c0#*�}���(�mO�N�~Z���uv.�n���M���~��=�GzGX2M�F�]�GZ��׸�z���F����<%�)b�Mj�V���ј..�
����-_Y�ݨ�(]��D,���-��9�`X�9��V�r�Hh�S�i�r��
E��-���T1g[�`r��!U����u��&c�@��γb����J4��`��/���oe�K��VM�]^%��8�2n�IbBDz�P�䒖��;�G���{H
�M�U�+ӏB1��{Eϧ��_�J(k��8H׀�k
�a��s'��տ�ХF�U��C�����-;�t%:8�Y�܈�&�X&��l��V�ϵL��s��g��\ZӼ��A��L��5��Q|
�N��TI�n�W���YXG�+=.@tL㑹���Qj�%���4����(D\{m��u�����Z(g-���N�ԯ,�v�(6�,ȇ?@V]�rk
���)�p�8
�O�V��~؃�7dM��bH^v�R�d��0n�� ��ޛ��܂�	s��X����m�Ѫ���m��y���mϱ����RG�U;L�
�Xs�%�J"1�6)#B��	.����N���eue�3��֐�IE�m��4����
.ֽz�dXɟ[4��uΪ��쬑��	��,s��V�������ź4y�'�oEmQ�L���ր�T�)i<Ը��ذ	c�r���5�������m��)��L�G��mאb�.p�JO~:}}v�nwѡ�Q+�>z�R�,�����'5Кw�g%y���9��6�n5���k����?o௪����#����o|�|��s��y�*���O���5�����9�Q�Hg���>�DgIF
��}c<��D^��v�
�f��R�?�#��
I+Z��yW_��lG0'-��HtA�pm��u^�z+�cP�E��Zϔ?�ȉ�#�n��d=�UQ�Q�~S�k|@�"�J��Y�{�&��հr]�z�af#PG�������rt���V�d�ZL0��Z�;�E>
��q�(�^�Flb���&��c��G��HItc+}�Y�V���a����aNxWm�j�%��zx�Z@��R1���C.�`<_{�p^{!��- ��l�LdF3"&�64?"gЕg����PǶ�t����~P�"8�Af�(�H��O�w�z���݇��j卿�;�_������<�٭�b����
{ڢ��Ы��r�*����yQ��X-�iyi��(��	\@�
��+�Ī]�P��"Vja<�b3��5/���@�
��V�
��YF����F+��[�?�]��g0��և;����k��t" Ad[�b΋�Kސ���=�O�U��G����=
�s.q^�ә�-���nsK'�o��Ҋ�}s��O��}RV�uN2_��L�E��k���_�ڥ��"��h
�5uO�%�f����~�����锔v_�
]&��,��!ȩ��2�&ϙ�Df��b';Z$�*b�Lγ5Tj#o��y��/���!=�;�L\��Z'��pK/���YR�O�V#-<l0[-�WM�=�����k#Έ?}�>���� ����T�0�N���g�p�Pq��g'���Ò���SQ� ҙ�:]a1��_qF��[���^�2�."g�~19��F��J$E�h]�`Y���8XuE�จ�F�v��Oޗ��=��ɻ���7{��c������m��Ku?�6m닲�·�hl1W���^!�Jl�ڋ�ce�c������!����
V%��Ў�"A�z�v��q����@�!���2�6����\=�\�N���Pv��bPx@�1&Sr��_�N���4�=�4�PK��aIt-n����̍�(�f��lf�#)�	~t9����7Gg�i3�c���3��a�'�w�,e�S�,ku��u��7'���v���t��V=��]u�ʽ�Z�{\�-��g��J�@�w��Us���N��Eݓ;]�0B�ȴ��P)���:�V��X1�Я��X,1���y����Ow��["4Wkx�r�j�QWҬ����L����n�W�`�GNԍ5��R;���*dR���JP
>}�=Iyi�u�\!�)�ۃ���iܮX͓��i���ȓ��r��)[�\�I�^�X�e���ED�P��i�i���ݗ)�_�-�_�!�4i��5�02U���^��i��l�h�w�=m�''�'.�bM^�;�8֪	��P+��:a����V���L/���<��p��x(�/��A��EL"S
���j��i�X��1�9����#AP!x���[`6Lܔ۔�օӏ7���#�O�$S�8�����E��BC�훓!���L��3%��tG� ���ˡӑ��MzI9M��
E&n5mJ��2�a԰�+&��z��cQ)n��1�%�ƺ�v�1J����-!�I�k�8èT��j���d��:��\3��$��Vէ�E�F�_�w3��]܏�hzկ1�B�z���Ԣ��Xh<���k8�n)R�=�a�/ӏ�VO<�!E���xA�V+�X3���F�XS9�S]L�.ײ�u-ià����Jwv���E�`�{�5@���&��-Hj�c/��F��S)aP�{I��d�Y�F�e�^&��	
|���lM"��)���mPQ)���3I��Ij�Pk�7O�w�P��b��C'�S��D�B�Sfߨ�4�T�‰�m\��_��F݃�������Z���Pi7����5�ÚY��PFY�}�����-�LA�1t�
�2�hU��?�d�T���z��O�X�5�Ir�*�u��cm����C�ڮr�Ӂ�M���H��%���b�\
��']�IHVBf�w>���*���NcL,��e�	O�>r26�a���wz�i-4[m��'��gb�N�c����bL4!)��v���
r%s�x+΁#��O�J@�&ֆޔ�Ԉ+?�ian�E;�[�����/̏��i��m�x9٬��Z��>m����}xo��g��i�A�v��Fg��)w|����S3���<���U��1����s�cl>�����ώ���K�+ccл9+���ڄ!Җ$<�\��
��۩�_���^S��&gg�7���r�)�6ۄM/Il�l�F��6%լ5ܤ� ���e�
�؛�܋;�>���O7�<��B����aqPX9_VB�Z�
غ��z���TI���sڴ�����l����vY�Cð�q��1uz��r����j5V�;�� yA��*r�s��{�F�P�v�dZ5��Ch��S-HDuh�Dj2��\T��"�O���P��"�VX*��*jl8�FdaoՅ�]���ȇۆP��S:���g�%��Z��幇�,�$	)
&�SK>*��m��/cf��͢��4ӆ@/{h'0�^�mh�pK�Tz)��-Q�<�g�yۀ�]쌡��;��W^(�VT�����[i�8�������B!��&�`�h����`��ʜfτ��P�"��نD��0�,�)&O��X��W�R�Գ*%\�i1�����r�f����֩�e�:�?Z�UӮ�x�[
ϝ�P�D'>�bĬ�6J
�A+�9Z�d�*�eC���P�^qsVw},kq
�Ī&Nƙz'YZ���E��ɐk/�㶾a��AF��� T�Q���Xn�%ͪ�fVZ�X�ג��>aU�C��uG���A�CU۾ͥ�r=Dyn$ɡB4����%��T�|98Z)f*#!� ÝO���#5<ϕ
?r�Y�@�����`C�6�����#�v}�Vcx��F1��M���4��>;�$g`E��uN:�,����}وX�E�ʤ	�a6���W(e���g�~�Bx{�d�3���U�M��nf�~�=[�3����e���d�+
��8��I��+��z��I����v*5��xJ�L��^'��� ��"��N
�u|<�J�e�r�U�e�H�+[�q��>z�a,P�Bs]6 �͍�����A4��66?�e�]#c���3�1���a��nU^��+d&GO�93�p�T���y(�R�#�y��y)"0�Mx�|^��es��Z��?x���~��˘(��ź)��R�7��$�)���{�8�e��֧�MFչ�HlPv&�\n5ې_h6���nz�v��0��P]b	�&��O,ڙU3bϞ���hl�N����e�Qxĭ���	��ͪkΝ��M�M�O��E����w;8
k8$�{ 8#pR��ز`/7r��r���h}�����ً�iἍ���%�/�^�/�.g�%���Q�S�I���Z�������A��AP��f;��|��g��z�� <�Y{�K�V(3���2}�^��&(UXXu����T�f�6[��W�y͗�W�+���UR�p������@��{�Ԡ� 3���l����ݠ=kg}`���O�
�5�D~�f,�C[�G��v�T^�"W��5>�[R��^�G=Մ�΋/�@ �U�#n�(��osY��V�=�뽎o�$'D�l�]����oP�B� �d�z�Mk�Vv���g��8jQR=
~t�_g]v���mu�Ȩ��=s�,Y6����ȾMc�A}�����b��L�9�Bx��0�9�q������|x]�
	<�s!��ܲ��?��}
g
��>
!�b��$�ʗ�aj/����s���
`Do9V�8��ď�S�M��.[+��V&O�	+����ų�y�إy��K�#�a&��2��Ě��Z�2��ӇbA&���Ș�T�BN, a�S��QMsb�c�YV},BHD��KG�Kᤫu�:+hR�����vO����Wr���X��3�n��|�t�_���5��E<�H:�RF�N0��IZ֦!5�� �����#�}¤��^�hT?D�J�*�5��d|?�׶�v'@B�S����`&��gL8�XzH����I+?��3P}���6{��rZrX_�I�Ǒx-��Kt$t���D�\�)��ՅG��
np���r<��@$���VG��W\FR�c�����||��GL�)=�����MqR�<<
U���.��o
&(�U�� v��s�W"eL�^���$�#����X:y�);svNShL���\/X?�sUg}�71���j��Ъ�(;1���VӒeJޤ�R����o��������ȋΫ7>ƍ�A[�Z�$�y����G�гi����4�P����I喁�T��hL�a_�
�C����,�ֿ�d����B���Z�U�#�a�dQ��!c����D؍��F�k|����P��9�S�p����he��I����E�,�M�ƻ�	�Ɠ��Gt�^'���(�a���j���GN�>����W����/�o��Vq�Ј���ZE��Xnվ�ő��]l�G5B|1�
Kz��N��oA��*��~�O�!�M��+�%�f:��I�4a�i��޶W�>쟞|�0��5�L[%ٶށ�,ǽ�i�k�.G�C�3B�,��Q���CgY�̳�Dfx��+�]CuB��޻��,Vu���g�%���}QR�e���?8 hD�ڌ�X[\�ٲ�hO�����
9U��B�㤲��)��J�ă�q{Yh���5//��U�'U�O��䱧j�W���TE��Ĵ���	��7��u�E>R�O��Y�T���>P�8�"^� '�m��U�g~ݵ�"$�F�$��,�|Mh�ǰB�`h���nW�T��ƿ�%	C�3�Z�|8����I��"�2�A�v%�k͹qW-��-rKr��<+�Û�0R�S3���qڄ�9��V�)<�ߣ�1L���n��"�)ˊ��w�!)�Ó垫�VC&"�S
�����;z��}Tg���Z�q�.�!n�+�T��&WR���Z����b<K�+����΃p����@��L+޼a��	�M%�j3�5B�(��q�ά2d��4/�^r|_}Y3ĴҚ�
�䴣��OJ�<��l6������ފ,�Y�ށV��l������E�6��;}�b.��d��dCa�Vx��a�8�a�Y�tۜ��$G#��⠥�,��dx��w<Q�?�C-��J�;Vb�3�zm�<f��J�$k��G]T "�/��^�L:�[j����_��k��mtîR[�Q��Э`����Paƛa�4%��+��:�
��䨱�E˾v�S|�9�A]T[�ǽ4�Ôr�}uO�>gk=Ϫ_5M,���0l��9]�/�JT�=�c	�$m���t�9juP�!q�����'��EKQZ'����Td4��Ca����fBr-<�WY��6Z�Ȓ�X��N�$&�o�6���,,C�X@�H{�-ɜ�V�EH�(Qfm��0����ᐉ��p���DL��0�߶K���xs�J�;��+�k;+L��'�����k"e���w �Y)˰�XR����u5_Z���hݠ���֗��x�I�IJ�j����
c�y똷ґ�H���Zl�4TK�!R'j����9p';�vs��q#$W�-�ӥ��do\zy
.�f?暀K��I
��S��!���1B��^f��~���U��lR6:s��0��n�3}��8p!��:ư�U��4��j�ZD���G����4ن�,�VZ�+�G)�V ��`Ee�'��wh�:��F�ߣ �T�r�|%��),\�H"���*X�JDƨ���y�rh8�x�]Y�l�g�e<����G�U��Ǯ�E��%�ݑ���j4�t�v�N�
��t���B��;x�2�\�B�6X���ϲu#^w���}��_?g��m�O�2�j/�
_�7A��U���O�	�v�>��l��l��澡J���z�K�)=4{�i[�Qs���f3�}[�9��x��@6r���l�tp'��I�E�,e%3�xZ���ef8>Ѥ��6��K#�=hM�~�L
��~��>�fCƷ�Fԭ���5V]	�e���ca��䇑8��Ru���(IW4��.w}�����ȿ3�[��cE�d�z0\:m�*���s��̘�d�̋Y$"��#��7���*Gp�jK�Jb~y
�����P�lHF?I��1.;���:��'�v�(%u��򳌽<KN��]��5��2y���g�]{1I��G!=Q�(����X ;I�S3IUE˜v힅p�{LSw�ө]d3tx]7/'c��l*��U��;��ݠ�dU�p��)�7uU�
֟g\�Ey>�5�*!</��hP��w�f*Ҹ?�I�J2�I��V��~�P#���X�
���/D��
��t�X
[�o����]�@���=��SQ҇��+j+��w��
�:��n�YLư����g�LѢ�}Y��y��8T�[����V��vs�FF#S�q|�I���_�1wtgS˱���5�&J�T�=RF�m:��O 2��jt1V��=���P�XgGP��M�Z�}I���+�+^�w�����(�=���M�8��L�YTjn17Ǣ�}~�����ɟ��J}��kG׈�{?�V�
��ӂ�w,�1o�/}���ac!:���<v� ��ѱgސ������n�X#q���2�3��+���cO^��Ta�p�c�O��O�f�f.ͺ���դ{�}6~�AA_\5��V��i�+�	�[��>܏����#H!6Iq��Vw>����x�ްRN��O>z
߈�E0<����T���I8%dj�xպ������f���D�^ʑ�B1����V.�Պ���,�kq�"�V*�}C�qkM-Ć_���r
�]U�M��\ό��lz�5Q��:��bJ�Lg�h����v:�mX���ӆ!՛�k/�6��
W�w��c�`�5Ȧ3犎I��&j� �W�@fx�,�
�WΪ���/��UDC)�7:��hX�r���D3���f��r@2�U̠-�/�4M���:T��4��+3�,``��F(���7S�����D+2Ȋ-p�@(P�}祱wO�{��4�,8U�uf
�F�:�����oKx4Q7~52!m��ج���H��������ڿ/�7�{;��D/g�?�^�q���ֈ3�[lE4�
eC�/_�P�/�Lo�*0i���lR�I��+f���Yu�n<7y��`��k�I�ٌ��6�]��vV�h� ���T<���-�=)�W�k��ٙh%4��|֊�8M�	yU���U����N����\�U�t��U��Em)�����k�"#J�|L���Y�]eD�Z˂ ���s��G
�g��rVZ)�/��+�N����ɯ�t�!-TAt���)���$]r���bSp7{��W��(@[��͛���Д��D���:��(����$2��j�ö�Aq��@�W3����4�|�9�Q
�1\�>����*��W�
���?Ft��OCM�La��n�s��:���C������l�~��!o/�Y!��q'չ,�ܫzq[u)ҡ]��n���;\�Ӭ����s!�v��m�k�Vp+Eup}|~��U�fK�_�ր]8z��廉,8�1��\�+R���F��h���^((X����� ~N�o��b�����(z8s_b�!��Rd7/A�N�v�,����Q��3��2C���G�x�,[[���]��Ɗ���l]��Vc�S�j�*Džȍ�`fV�!�>��e�u��O�]���7v�)�����ZP�LJY1�Yq{T�L|��[���P2�T���
�LW�Dt릷�n[Ծm�~����r�O����،i�웮�V�0���|�5I�P��?��*�#� #EɹP�nq
��vؙ��#u�L{���^���U�n�T�Z��Ui�v"s��ih+��<2��$���P7�
0c�/T����i�d��@����D�
{=WKO�Um�
+�-�<&!�A;mX�貂�g��3�h#h���P��]��&[�NF(���	:��vy�S_�tH��D�Ow��@���!}��o��3�ϳ�g_�m����&(�x'e�TUȦ��\Y�&�2�����qʼn���R�Y�]o�P-��Kq�V��}O���|-ҮxK��LD�;U+�g3��b[R�zGKxEC�֔��6�JV��z7(8B �p��wV-��C��FY`���(�o��������(��s\�!���>�zW���AQ�e
[hF��p�J��ae*>X5��o5	h����~��^���ȳ��MR���+B6�n�Z��(|���_���8A�UH����cH21�Ao5�'�SŁ��IS&��dfl��-v�
�(>;@RhK�ߞF��b�Jӓ���N�!%�j!��44��������-��R�i�%x��}H�Q�9��+�a�aϊ�@@KT�n�d�q/͢]�ߍ�����|�x��*��ҧ��g���O�L>�]Ű	���
h��̰�݌�g���	���+�܏�W_�m����>nn��gaD/�f����in������uO�ɭ��\n'�G�-6*ڌN)P{/j�i{��?����'b��bvY�:`M0)�Ն���ޔ�{���n��z�b�Y�R��omʩoI)@K0�`e�IR���O5�Nu��LW0q�~GY�di��N����6��?�y
�G��`�Y34��75@�O��-g<�<+X��8���@H,��v��X����_@M_� ��HtM�[������NwW�M���[�sV����L}�瞑Y�<�K�-�ö��0W:b�
��}�0K=N��9���q���E��h�W�pMi�����L��j�v��6�J
��&.���b���Q:�{�����yk��c��$�P"�O���Rp��|��;ӌ��VV��Q�™�+��;uN�v�H��1W��8*���7*���$��E7�C9*��:�q��5�CI"�h4�'��"!��U�1Ɨ����rM��2mT1s4�=�AL(|�jo�ڋ�}q�ezѺ�25���qp�ӂ%m��Y
%!zuֺ7{�E�
���}u7���:=,��>�l=T<��':��]���9�	2�Eey�Ix8'�$"�Ԃ�-0�p�r�2y�JK��A�A7�nt�v��R�'�e��Q��"%֍7�}�,�3E��S&؄�E�6����>�Ό<=��mn_��u�W�Pf�dN�6�C���6��"~�8^r�,9��*��J0�x���ZF��38^ev�l��
�дY-���^����&�u/��d��6�\//u
�Fa�?��ɑ�89�]<�;\��U��C�#"�d���ou���4��g_:6�1k��peQ/lR�����ɱN�ӎ�������ۏ22��zǦ|���꽻w�|t�o]]6��wU�|Z��6�o��7��_F*5K¥�]�W���e�p��`e'	����[\Ѕ�r:��,�;LJ��C<�+N|0qB3�ˆ��̡z���O�r�ܨ�Be1������I
����iO �`��#m�:�e`�g�K�N
:�;�f+����줗��bo�'�	���6uO�� �����ju�Δ��8k��KO��wp���=y�Y�r��U��ą�I��k8I+A���$�aE>5�Ы�,�����_��L�5�L{h6ƓH����y;ugDh6�<@�X	e"����΋�B�SD*�뽅cg[H�ͫ�H�b�(tU�}��/i�e�kO��i��i�k�1�g����ʹ9�st�U��y{Qη;���+�`b�/���?U�]M���Qo���f����?�݆F
rz�,-��4C�E���/1��i�^�i��1�b'�e���8�q|D��9��l&�e�;��+!��;R=�FR�<�Iy�O�ѡ�vk�Ɂ�ǘ{����"!��ỵ-;�#��Pߞ>��f���zoIF�����#�����a���cB�ac���pn�䍎׳���-��F'����f�{�N��
��|���tD=%Z5}�TT�PZ���<O�q]��tYg.��]
��/U�%��9t4k>�.Z��Qso�[���"��`�ü�G��+_.�d��&��"��d�de�f�Cc�5o
;b���=�r�U�Kꦘ�f��\sY� �q�!bk�4����7%�k��a�U��6�{�ɭ�q��k��7?_�p�I4��� ���3"v���=�{����5c5�H��
��u����<��#N�4�::Kߎ�D�JJ>�"�,S�vd���*�
Aq���L��nH�1��E�� �,s+)j������O�83�JXWX!�����d0��t��9O�q�_8�!�<�Z�Z+�Z�V�ڋ��_�3�*�;s�}%�gUpX��?��H�!/f�w���x�Ga��7Ꮿ�ӫ��W�GoF62մ����?�5��m�7R|n�����’?��=TP��		���n���&�I	�c)1�^߬�s�Uz�R�ee�g$�>[mԓI�d�O��4K�y��t�4������Z���5p���ӱ)�id15f=����+���^(��,�7	�H&+�y���w�M�kN�6�4��]&�*d8"d��M{��"�)AT��0&�N*U
dA����ńm�	"U����C�wd�;#���U��=G�$rH��F)�,v�&�]������S^����,������Yh"#��
�E��&Y�4*��a���-�0گ
W���ߔ��j��@�n���g�.��l2:�j�N���u���{��47R6E��٨���1}�˒CfB�W
��g_����С�Q�]�0_%J�k�ɰ�#����Cb=6��d0aG��u�68�4�(�a��r��UQu�W���ES�u�{ˈ�W3K�>>��b����Q�v�RzȞ#X�ϧ1+Z�,)d�e�'>��{/�r�,F����	_�ߞlz�c �=�0_�X�ߢ�֜����!�|����s��0^-�/�-����tg�5lw�I���pY�y��%���.����AhnN'
Y��2v����S�
�И�T֠x������;{�2~w��m�ȣ��д�(����@Tz"bM>R� �	���Ru�Ȣ/mqA2+km0�j�i�� ��"U7*/{�*!�FAbƱH
y��E��c���N�;�%�p̆�E��ɩO���������1t�TG���+�U/���X������	�@����(C��{F��{�r�<�V�Uk+0�L�[T��-�ኽ{���ZV�)ڪ_tE���RL�9���m8��tL^$.z��c�R�[��롴?��q�in��c�2�����I5��2��W�#FO,�>]@��<�U:����)甘�F�q�׌ē͕,�<@��ƒ��ɋ��ѣ�Z���7Ĝ��L��pg,�V�v�2B<2rQ���¥DZG hYڀ~^���@�{�n��*��������~m�0�~��$�����$��,�^]�\�T��zU:���Je��=��"oD���U�aP�\�f�8���2�%\��+G�hV�%�N��6uT�hy.:<�m�y�T�آ/�^�IU̒��u͒#[<W!�	��!���x��Դ��ݧt\x�.�P�;+o�
g������"�Z�p�B\�6I9���i���̛9�m'��9�L��F����|*
��bc'��_(ꠌ�3��2IbD�����3O�dU<k��xT�,��T�"&5'�Ѥ,~囘�2�����G)Z�FD�'�!�_�K_�l~b�ۙ��\�[��>|���#��<�R�$Ȝ�n^�?���CY�1�"&���LP�M�z��eh��c�I/�@Yz�4��P� �іJ�m��=t���_�Kf>wr�.�V����6���^�?#�,�	e�*,�����+��^*7��Ӻ�F����.��J�x��tMB/:WѴ�F��C��7���D���YAQ��p�ffi���՚rnY���T	���sۼ�L��!����+��̆t�^,�2�g�vc#�Ytd��3ݠ��}o%�oQ`�)֢�\�b�[��;���-�3�k�w?�6��������-1����,_��Np�o1`c�#�/0 |L����+�b�.k2d��21�H��𗼛�h�3��q�k�>O��@��4	�|¬�����Q�T{�������I�4b��.wdS��m\t�E�|��J�l&�|p�+�ٮ���l�0��G"�̫��v[���_�����l�D�	��|����T�͐�
�wb����ݏ��`��Йa��^�Gm>Nz�q�n��� ��7�r�,��i�3'W&]�]�z8�V���*�)�^�Io����a`!�5�0�R3ښ�_aCmq
yƸV��J
�Z�Yxv�v&?�uyc��c+7�ɖ44��hx���ND�M��ME�r�
.ie18���:qn<����f��	O�ugIYWa����e#5��,�����L&�o�n�S���
�lr?m{����\��b��sKf����˽9�>�TL�Aђ�e���Zu�&�Lz�g�`e�toU����\_vL�c)�[e��6I�jW��fM�K��O�-�s�X�Zj�Sd~R�l��ڐ�\ɜl�:c�lg�]�jB@�������N�ĺ�69beDg�l��-	z�}uf�j���Lj~�˧6���g69+��V����e5?
<b�><�h/m��n`��8P�gSP	k��U�p��{x��F������'�b;���8���v@��rGdv�c����Ca�e{ا�Jyjv�.��Qn3%fF���ȭ�cFtpt�zHWK��]1�k�d��x��n�8*�
�+V���)|�N��$�r�#HW&����-����:�s�s��u�=f1�rx���2ȉl9�O��Y0pP���˂�U�+��aŠ����#���B��Fq��3x\zD�g�]b
|WO
w	���?�{�H�m�I�D�C_�����k9�z�G�bbB1-���7;�@�2a���#���lGz�z����qg��h^{m���eU�x�69{ū���+޽KY��"�M�r*j^O`^I�e��._�>+�e�t���u��\�̨�����Y������5���k"����Po�+Hꄌ�Ӭ��/䨕�‹���+E�$��`N�(߬�.��[NI���HL�|�9A���]��<�{�8 ��A��X���j��*c�o��P�?Ӈ�͙�0rë�J7A?%�u9��8�����^��9�,�{
�P�z�}��y�ꈨ������s��M�E���hZ�_��qX:!�?�>��v���3�'�Vӈ/�Y�2>p'7!EQ�}uR�H/���Y�j�5C&!I�C�.q��,&�#����ld��1
���;��Ӄ�0�D��hW5c�c]N�1��:ς9�R���z�0���8��i��if��(Ͻ��D-�`n��S0\s���:��}d���
�Y�L�H.��$����A���5k�˥��yZ͝`k2���l�q�É�]��y�L[jQ�GcrR6Z*;��5[UǶ9�/�:�#�>�!�L�_�a�%��J|3sD%j6f'Tbɺᎄ�M(��j�6r�$y��ħO�&���:�?��j�Y���W���*\�J&�,���
����[���ګ��(��;˧+�g:MR�1V�ay1�ݭIW�V��l5.K�DT�u�[��5�>w �R�e��=�Y��#�iL���6��%��U���(5�:����8|<�=��f*����W��"'��#�ʂ^,,�\ڢ�~и6����v�:���\��?;~:���!՟#t��#K#Z�"G7]Bw�ܨ2���9�򣈄'���*�U����0�Dʋ�6�
�r�R��+А^��nQ'��.o�3Q��+�1<i���Ԫ!����t�	sdbfǠ���Ӊc1CEc�2򮳛!->_��߮VB��X}��?3������������B�O���Փ�1_)�T䃡1�:yB�lfcL�/�E	wO@N
��31�n
o�^r�3D�p$��Q���a>5��~�dc�a�Jz��a�EH��N�GI��k�b?VUҗI����b�G����\���C�ɭ��XV�[�+�5�����d�e�>�/��4�O��.�XF
����?�~��
��u��B�&<�
<��?%6�$Gf<�����g З"�/7����P��1��h��!ҿ�a}1?�[�l�@y�5�.j��,�oc��7l�F���"�H��ױ��W+�hX������Q���m�X3�i7�l,A�	�dz�"'kZ�.s\j�v)&(�j�+Ic/��"F[&E��B9]JI�)Dl�Mu��mD6[�k:�0��J�����r��jfmW���eL \�ܴ�r=�y�~k��'f�^(Gyp�!�$E�nj�E�B���˞t)��4���"-��z��9f�Y��JQE��eo��
�+�m��|��ۉ�l��/XN%���Q�1l����|�2xAG���������Ys�H�)���;��,:(���ʧľ*yx�<*[6���4m!�{�x�=�Y=3c��$�Œ�e�$��v������/���G�����vuj�l'0��5�akㅳ��Aߝ��J�*��-�����rAf]y��Y`H�${��v��k*�v�A�/;k�#��<~����ב��8���7������9-��u�3q��k�@�h2.GF�؛�Dc�)�X����h�>�����/=���g��V�ڷ�v��}x�
����1v"�o=��M<����'M��-_�����s��ghd�c����B���ϙ7,�p�C�i����l3���w!nFB�)|�Ɨk�cx���FF��޴�=������d�1z趯�f���:j^�
\�ev†�K��K	.h��-��SsOjͰ��3�h�n_<�Q���Q����O�E�5�p�PhV��L��Ö�&q���d$+*l��0���Ce�� J�ڑ�+��i��*�e�d��!4�ӝ�(�0��^|@��jP�ɹ,���&cb�����X�@=��fޑ�-mT�8M��N?���'\���K��������3�I�>���|�͚�Re�ȍ4㮞��(m
	��8:;�ʗ��@7�zjZ�陕\a�y;��^�c�N��XXbv���ԑQ����B^̇\<l��+�)���m�.�Co�G��8�Qt�J+�ų��L��.L>�Ks�Wiw��J�*��,[�����$%�L���0�8�Iď���m���\$a�H��x �U����Mq��	,r�p=>[}r(Fڇ?���X���3X--x]���YG�&��3.-�Q_5��W,g���ՙ�T�eW^%��J�e(c�jq��aW�1Aa�t�o��ye��ǍIkK7Ǩ�2�1��_��^x�����]��.kB�[���j=��Ro1
��Ky����H_���
��=���dz��ϖ����T��3�ި]�����#f>q�tYu��	��U�V{��.���y�Ԯ�������J�'Zd�z]���I(�4��p����W�>Iwe�c��V+]�y{ɟ��D��X�E��Nm������a?>�!�4��I��H��LcNVA4����\sO����E�uY:�Q�e&��䨦�'1PeIpu�{���	Τqwnp��|��,ȗJ�˛�������?��s�ܔ
�uH�rT�N㨳
:X�()d)/�w����1���������_�`.���}�X/���E�*�@׮���Ỉ�,}��������Yo�I�Т����
YF��8Jn�<�:T刈$������^�Ս��!�"�������@
h�45a�R�(GY(�M"81��`lݕ�R�ZP�M|�jj�t~MJ&&�(`1Ԃ`�y��+d�^��!:��D�#� 8h~��U{�j�xI�Ufe���m��#�SX��0�<|����l�R����i�=��<H�JK�ē�S o/6	<����9I)��2����&�odE9�s&��I��3��i��Eڶ��|S83upx;]�9�e��0�f����Z@3j�=5m�S�h���x|r�-#�� �M�dߟ�b[��4�P����?�|��<Y�>
ԴZo]�V�/�a퓡�l�@|�Y#�+wn�ٖ���11ڧk�^�~�I������db��
N��P7X�=S["�"
i�m#�[D��n[�J���}���
��u)��U@>�@�$�?I�5��Gb-^�S�ҪHؓ�q�Z]	ZI�����-�#��������`}^�U����Q���_�=#Տ���p���<����2p@x�f��RM��+iq

���U�Ku9F�?O*�&�$�R����#����c�v@	Ȫ�n?8��]Sit��2�_r�U���tNj�؍�% �>M�֕Hh,-�]kf����veW_`�L9�~���/�<}�1�my�MY�ǘ~����d
�3e�2����ݰj�Wy����`+�������,�{n�^Fɣ��
�4��{�&��'	��V��aWqR�2lh��03>˚^G:�����
Z��R�˴��n�z�� CR욃�kd:5��}�֮�z��:���5u��d���]ZѥQϗ"?5*u�8L{D�3RB�D��.*-T�����/,��y	W
5C���*-�^U6Z��'.)��C�&~���0	�l�̨7�41tt�Nx��<)���y��������׬�g��D��'(@M�M��V2h�D򤁁���xH^��?Ӌ�d�g$}]q�yU��z �P.�1�r�v-�y[v\�z#��^��3(�dG��':�B/��>�N�k4B�.����+g=/~���g�y9���S.�'�H��UԩŒ�k�6}�+�'j��
����یM�H�<���᥷�{�*��;�R|ʀ���M�{E�QS��
ɮ������%�by���
��<kP�s>�f�����L��i�@Kȹ_�h�`ǫR��XT�a�
O/�$P��phY�7ƐZ��v�ͫ�W_r��9zs~���x�d�yVgwP.CsNR��'�r�[�)EW�f�r�A����lZ�
�
c�
�ЖM���Q���aY��\|����Ld���̩�%y�S�GBA�hm�'=o�1�p�P�OJ����*zO�(�2kv������)�R6���V�dIT�=ۤ�g�P�[Z�v���XG��qk#<%�Q1�U�ڲ��]���Ad�Bp�4cco�Q��ʶ�{Y����#~���Ctr���)��n��!�h��c�$���K8I]'�8ҍ&>��ݠ�ZI4͜P��,Cf_}�F�p|�U2��G�!�[Z�&G��2c�2��
���h30Dl�cF]�i���4���	IY��M���bn��]�.Q�_߹��V���r��@��F<`��q��u���\�w�Eu�j#��䲜�UiOZ��y�"���-Fl"�;������z�Z6E��f���XSU!���r���C��S�E��E-�7���AT6Tt55%�:����x�hL�u�Y
�h��^�7Q��hZɶbM��[&#�Z�Ӯ��ܛ������B����Z��0��#Yާ+e�޹���ìa�y@�����LK������������e�eN>�����a�Nx��P�zH��jA�v��Y�Ҝ�џ4�U�;��rE>Q��b��7-C�9�����-(i��LR��U�7+�w�.��j�r@��^�H�q�c��n�z�V��rxE�Y<�,H�?�������郞��{p��D��nE�md��yٿ+�zU�T�ӹd����d	חH�(R���F
z�/�\gMe�`�-ZS	�be�nIwjh��ܼ�h��,JL_�T�҅U;�P�ʨ��
��u� ���Q��yY���Y��=�NI2�5}�Z��������:��tDZ��lh ��}�J~��H��x5��]�6.�K�Yu8�zNw�#�9^k��Ѧ?��/����.��O��g��,�/� �/�nx��F��W��Mޡ�1�i�L��2��CH�H��&B���M�[@/�UU�2[�o�M_\���@������
���e$�!���Z���WԤP��e�,BK�E�m��F�uY����А�t�o�Ζv>����[���%�S	~�Z-��Ϟ���N��w2@���D4�gK��g�~�.�kQr�gm��)���*.ܿfs�r���f�6o�þ7���7r䛕"���a�
�V����c?��KE�ϋY�s?����DO�U�`a�5����gDhy�sP�P�W�:�/%�Tգx�ު�H�B΄	�S��䢛{�x�9|n�t�*�b�^�>�0���q���'�cGT���b��z)�^]W�]QE:������\P�λ�c:Ci
�o5M�y�f�\��{��1%�|�����^R`�X�DT頠�gZ]8-��U��R�X��r�C�;�5�b��U���̵�h�%)@S��8c�?�1{�9P� ]����O�X���L��5��M�f��9���p���%��{�
���k�(�Kq�G�";���,�B&�!�mHRm��Y���b�)`3��in�U~���u��0�A-n��Mq������̩]}��V��G�|�vڻF}�^*T�lн����롮�1`�,T���e-�)�Q�y���k��TDH��IM�M;���v�n��$A��R
§��_��d�u��&r#6��ˬ����H(�T�8A�����{�e=�&ֹ�H�I�3��e���XL�J�yhd�Rv��-�x�v�Ӏ��3��{�5��ctC����:vw���!�/�Rk~/e|i��}��,i������+l��\|~v��/O~O�q�=(+���b��Mo

9�6�첺�N���b�1Z:�i��̢e�G����<zu~�$�¼p􌖌2�1� N���;lF~%<f���f�w)�Ⱥ��L����)��[5Vgj��>6���Y2߸k��8(��ke[Kz�����}cn�26��}0�'��Ӣ�\M,ܮ����z��su��:'Mx^,'b�Xk�^{��0mN���֠rz�_8�|���\����p�r��suPV��84E(
h�D*	�&��b�oӨ�z9���x�31��<>R}�\�Ȳ��
�ۉ����v[]��PE��~�
i���9�rb��B��P������%k3J-���Xy�L�	��t�����8Y��<��I�JGhi��B�&�_S���y[��C��M�/T���Hg��
���Cӡ������?�ۡU\ѵ�<""̻�3���Ǵ;�1
3^�,�}�?;�	��?�!S���KD�	��+k\!&)�g\�]J��)�Z��`3؏O��|\	c��ɹ�}̵��Â90�-��b)W��W
1����^ �0���$��,��I��r��.�<��G�	��L��Zw
��3
��'(�����c�q��v,c=�+�WUW�H�T��ԟ3=K�A5MF�D�$��7�j��v��Ǜ��6�J��J�lC�f����VP���l�#fST�e�w�Y?(h咇��pM[��&�3|hQ��o������W_"؁�<�.�t����ׇ���Ze�ա�����z��Sf��[n2�Tו�i�X��7wW̲�U�y!RU(�pB��D���^�؜a!g��
��!�@IunO3��j�h��<+S�Y�����D|r��%�4�-I`Ko�x���癚��&ŵ@��Ua���7����b,��HS�	�e^l�ʒ-g�ss�#-VQW$��=��ynL�T��@��eƽS�*-q��-^���\7dG
Sՙ�`V�|�y'�G'G��|r6y�C�WlGRɡ��<E GXX0@̚�-����&�QX��^Ts诵s���h��R���6�Ḁ̀���m:�]��\��W��<�dn����i�g���*��0Y5��iB�
c�d��9-�����]�z'�H�u0a�F˸��b/I��Vt��V��X�㙹(Lu��k9�t��UD�0��*p�1�Qv�vC����u5�m��Ռ֪�v�g3��9<��[��h$��Q}��JV����y� \
W�›��	e���$VK|��P9��D�$�ª�(�;�x�������[�R&�%dپ#�Y���mQ��ˣ5���Ȣ�2�3"��3���֬
�8��v"�\ͨ[�HlLh���ݢ����p�u�N���Utl�̭�G�����8��Ͷ���;0q��(zS�Ց�ӫ�[�hLLGa��8��R��Mk)7m���H�RN>�U�t�?��$6�"!���3/�f[���T�6��2�df�Zni��EH���*xѦ�����3�4�Zj��77ģ�?%�J�Լz����u���B|[��9N�'�U�3R�ǩJ+��� ���Qe���y������UP�lT��]��dN)����N��l���.H�eRɦ��?��5��q�Z�_4��Q|p&���K��"��
�/���� }x7|�b�435����8�h��w��
g��g��v}:O�6��[��\K����ן���Z�d����"dH=�J*���
)�fD[ۢ�o��髻�0V�O������đ��R/�C�$���x$��A���^�p�gUU��`,���	8+���L{J#qb��nPӑ�nD��~-
��y>ge�j�LR���StPk���Ec�"�FlfAԀ
�$�)���Y��ONt�����nj"C`t!*��=v��7R&�LLbS]��e�q�Ǭ��0�Z��(��O��&M�E��C���AǢ�ս4q׈4Qm97w? �uMu�G�XB�s�;L�(���X�@���b�P�1�AR���d$���ٌ�� )!MMeS�{�<��<ܕ���V�\D�9?h�AMn(I��k&�Qb���d�\�"~1���4F����$��<'Hd�ttM�kYzZW�;9�]�m���}������0�B�b�[���7_�y�<u�h���~l��R��R���}2uMp}pi�X�ɸ�F-Ѹ�4�5MHU2u[����[�r���4��b<�j2�i�9��W�!5OB)���Tً��㚹OB��{`�~Q��R0��oѣHh�X��\
�[=x�܇`��<a����j":����L��LL�Y��鋻?��E=m"��s�i��m_����
�M�k8O`&}���-)�޽!u��۳�⋣���߽=*^�y��x}��ћ�ۣ/���ӓ���ׯ�T�ɳg����7���G�›�3y�ȳGgxې�{�n�����rjT�N8C���!&L����tm�g�u������X�>������O�I��ώ����w�@���'��L�=LИ �Rx�~��F��R�d�^
"*�D@���Ƅ_�:%%�|B�	R��$�6�'�+�\�Ae[T(ی�'������⭬�Y����Cء�P�-��Cg�O^��o�嵷�o�_�J;����l�0ȝq`���U��՛���BF���7D[J�4���M��©�L�����$3��@�!/���*���\�:||HoE
���^��j����ャ�.�̢`�jv��#�9>{=��;0��O��;/xʉ��&�͵�����HB!�<2|�1 �s�{2|8�`�q��f��h��^$�B$1�b}���7�����ဤ#��b�pH�0	hxpP\�S�zT�L��MT��D;
�L2�8�ҵ�=HbcS��Ơ+�ʴ]���sL�z�^0����6Mv���n�BfPl��?�_��񄈼�[�Hh�9,7��%�ݿ�&�ܮR�F4.������b��p�EH@��A�kPSz�Y5RckOR3���JY7�.َ�\�'Q0�Ɯ�5�})CI(cG�5��ua;Z)glKCh¡��z��>a��,�����Of-��Y+,����DX���sj�AONd=J��6f�+��^�f���J��1E��?�`u�_���,������(��G���*P�!(5�M�**p'Z�eG>"˱�,�R�t� �?$B�ڶ\����B.���q��1�>Ą��m���Η?��c	+,|�`].6��N�l�Xөo��~��}^5����s�=m��,Pnz�Krxkxn'�8��f��T��0R�Ǡ�'}ܗ����ȷ�#Zq�18 ����PѬ.�K��f�
�_P+�;�%���a�v�O걗m��q�W׈&�!تj�@��Ż��+��}�~����5J��zg
�8�����\�Jk�*����~b,vS�E�=��z�e����`����%�r�����b^¸���N�1�~p��"n�r�l����m��������6nj�z��b��kv��i�>�1���?����ĻLo9�?6-t��.��_�T��٠�(bt�=Ic��	���@�ʯe�6j�Ϛ5ǯ�Y$_,�p�`(��{�F#]���`&V�����ۤq�X�T�}۴��~���>�&k�w)7���3���y�^V}�f%��1�Y�c�L�4'��5����tL%2u �J�Dj��B:�x�#ԝp�
�w'k��ˢ�,.A���F��:�~&�?��i*K`Yϣ�i%My��B���d�:W=Ԉ���3
Z���QL�ٚ_6�Y��v��tx&�5����Кe	*K��Q$D��Rf��Q��k�Ӑ
�1&2��`ys0
��@��ķ:D��{rv��j��5�����RP?����o�_PK��Y1��b»���litespeed-cache-es_CO.poUT�`gux����PK��Y�G\�A���litespeed-cache-es_CO.moUT�`gux����PK��Yy�y��C���~|litespeed-cache-es_CO.l10n.phpUT�`gux����PK �litespeed-wp-plugin/6.5.4/translations/litespeed-cache-es_MX.po000064400000661243151600200630020232 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Mexico)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2024-02-24 15:52:26+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.1\n"
"Language: es_MX\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: tpl/db_optm/manage.tpl.php:18
msgid "Clean all orphaned post meta records"
msgstr "Limpiar todos los registros meta de entradas huérfanas"

#: tpl/db_optm/manage.tpl.php:17
msgid "Orphaned Post Meta"
msgstr "Meta de entrada huérfano"

#: tpl/dash/dashboard.tpl.php:627
msgid "Globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr "¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!"

#: tpl/dash/dashboard.tpl.php:624
msgid "Best available WordPress performance"
msgstr "El mejor rendimiento disponible para WordPress"

#: tpl/dash/dashboard.tpl.php:621
msgid "Try QUIC.cloud CDN!"
msgstr "¡Prueba la CDN de QUIC.cloud!"

#: src/db-optm.cls.php:208
msgid "Clean orphaned post meta successfully."
msgstr "Limpieza correcta de los meta de entrada huérfanos."

#: tpl/img_optm/summary.tpl.php:278
msgid "Last Pulled"
msgstr "Última extracción"

#: tpl/cache/settings_inc.login_cookie.tpl.php:81
msgid "You can list the 3rd party vary cookies here."
msgstr "Puedes listar las cookies de terceros que varían aquí."

#: src/lang.cls.php:231
msgid "Vary Cookies"
msgstr "Variar cookies"

#: tpl/page_optm/settings_html.tpl.php:67
msgid "Preconnecting speeds up future loads from a given origin."
msgstr "La preconexión acelera las cargas futuras desde un origen determinado."

#: thirdparty/woocommerce.content.tpl.php:70
msgid "If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents."
msgstr "Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito."

#: thirdparty/woocommerce.content.tpl.php:69
msgid "Generate a separate vary cache copy for the mini cart when the cart is not empty."
msgstr "Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío."

#: thirdparty/woocommerce.content.tpl.php:62
msgid "Vary for Mini Cart"
msgstr "Variante según el minicarrito"

#: src/lang.cls.php:166
msgid "DNS Preconnect"
msgstr "Preconexión DNS"

#: src/doc.cls.php:40
msgid "This setting is %1$s for certain qualifying requests due to %2$s!"
msgstr "¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!"

#: tpl/page_optm/settings_tuning.tpl.php:34
msgid "Listed JS files or inline JS code will be delayed."
msgstr "Los archivos JS listados o el código JS en línea se retrasarán."

#: tpl/crawler/map.tpl.php:45
msgid "URL Search"
msgstr "Buscar URL"

#: src/lang.cls.php:168
msgid "JS Delayed Includes"
msgstr "Inclusiones de JS retrasadas"

#: src/cloud.cls.php:764
msgid "Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more."
msgstr "Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información."

#: src/cloud.cls.php:759
msgid "Cloud server refused the current request due to unpulled images. Please pull the images first."
msgstr "El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes."

#: tpl/crawler/summary.tpl.php:91
msgid "Current server load"
msgstr "Carga actual del servidor"

#: src/object-cache.cls.php:500
msgid "Redis encountered a fatal error: %s (code: %d)"
msgstr "Redis encontró un error fatal: %s (código: %d)"

#: src/img-optm.cls.php:859
msgid "Started async image optimization request"
msgstr "Se inició la solicitud de optimización asíncrona de imágenes"

#: src/crawler.cls.php:229
msgid "Started async crawling"
msgstr "Se inició el rastreo asíncrono"

#: src/conf.cls.php:553
msgid "Saving option failed. IPv4 only for %s."
msgstr "Falló el guardado de la opción. IPv4 es solo para %s."

#: src/cloud.cls.php:1418
msgid "QUIC.cloud account has been successfully linked."
msgstr "Se ha vinculado correctamente con la cuenta de QUIC.cloud."

#: src/cloud.cls.php:1416
msgid "QUIC.cloud account has been created and successfully linked."
msgstr "Se ha creado y vinculado correctamente la cuenta de QUIC.cloud."

#: src/cloud.cls.php:771
msgid "Cloud server refused the current request due to rate limiting. Please try again later."
msgstr "El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde."

#: tpl/img_optm/summary.tpl.php:251
msgid "Maximum image post id"
msgstr "ID de entrada de imagen máxima"

#: tpl/img_optm/summary.tpl.php:250
msgid "Current image post id position"
msgstr "Posición actual del id de entrada de la imagen"

#: src/lang.cls.php:27
msgid "Images ready to request"
msgstr "Imágenes listas para la solicitud"

#: tpl/dash/dashboard.tpl.php:264 tpl/general/settings.tpl.php:130
#: tpl/img_optm/summary.tpl.php:43 tpl/img_optm/summary.tpl.php:45
#: tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Redetect"
msgstr "Volver a detectar"

#: tpl/dash/dashboard.tpl.php:41 tpl/dash/dashboard.tpl.php:217
#: tpl/dash/dashboard.tpl.php:275
msgid "Sync"
msgstr "Sincronizar"

#: tpl/dash/dashboard.tpl.php:127
msgid "PAYG balance and usage not included in above quota calculation."
msgstr "Balance y uso de PAYG no incluido en el cálculo de cuota anterior."

#: tpl/dash/dashboard.tpl.php:127
msgid "PAYG used this month"
msgstr "PAYG usado este mes"

#: tpl/cache/settings_inc.object.tpl.php:80
#: tpl/cache/settings_inc.object.tpl.php:95
msgid "If you are using a %1$s socket, %2$s should be set to %3$s"
msgstr "Si estás usando un socket %1$s, %2$s debería estar en %3$s"

#: src/root.cls.php:197
msgid "All QUIC.cloud service queues have been cleared."
msgstr "Se han borrado todas las colas de servicio de QUIC.cloud"

#. translators: %s: The type of the given cache key.
#: src/object.lib.php:545
msgid "Cache key must be integer or non-empty string, %s given."
msgstr "La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado."

#: src/object.lib.php:543
msgid "Cache key must not be an empty string."
msgstr "La clave de caché no puede ser una cadena vacía."

#: src/lang.cls.php:176
msgid "JS Deferred / Delayed Excludes"
msgstr "Exclusiones de JS diferido / retrasado"

#: src/doc.cls.php:177
msgid "The queue is processed asynchronously. It may take time."
msgstr "La cola se procesa de forma asíncrona. Puede llevar un tiempo."

#: src/cloud.cls.php:1083
msgid "Contact QUIC.cloud support"
msgstr "Contactar con el soporte de QUIC.cloud"

#: src/cloud.cls.php:1079
msgid "Unknown error."
msgstr "Error desconocido."

#: src/cloud.cls.php:580
msgid "In order to use QC services, need a real domain name, cannot use an IP."
msgstr "Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP."

#: tpl/presets/standard.tpl.php:190
msgid "Restore Settings"
msgstr "Restaurar los ajustes"

#: tpl/presets/standard.tpl.php:188
msgid "This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?"
msgstr "Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:184
msgid "Backup created %1$s before applying the %2$s preset"
msgstr "Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s"

#: tpl/presets/standard.tpl.php:173
msgid "Applied the %1$s preset %2$s"
msgstr "Se ha aplicado el prejuste %1$s %2$s"

#: tpl/presets/standard.tpl.php:170
msgid "Restored backup settings %1$s"
msgstr "Se han restaurado el respaldo de los ajustes %1$s"

#: tpl/presets/standard.tpl.php:168
msgid "Error: Failed to apply the settings %1$s"
msgstr "Error: No se pudieron aplicar los ajustes %1$s"

#: tpl/presets/standard.tpl.php:158
msgid "History"
msgstr "Historial"

#: tpl/presets/standard.tpl.php:147
msgid "unknown"
msgstr "desconocido"

#: tpl/presets/standard.tpl.php:128
msgid "Apply Preset"
msgstr "Aplicar el preajuste"

#: tpl/presets/standard.tpl.php:126
msgid "This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?"
msgstr "Se ha a a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:116
msgid "Who should use this preset?"
msgstr "¿Quién debería usar este preajuste?"

#: tpl/presets/standard.tpl.php:91
msgid "Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between."
msgstr "Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio."

#: tpl/presets/standard.tpl.php:87
msgid "LiteSpeed Cache Standard Presets"
msgstr "Preajustes estándar de cache de LiteSpeed"

#: tpl/presets/standard.tpl.php:80
msgid "A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados."

#: tpl/presets/standard.tpl.php:79
msgid "This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images."
msgstr "Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML."

#: tpl/presets/standard.tpl.php:76
msgid "Inline CSS added to Combine"
msgstr "CSS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:75
msgid "Inline JS added to Combine"
msgstr "JS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:74
msgid "JS Delayed"
msgstr "JS Retrasado"

#: tpl/presets/standard.tpl.php:73
msgid "Viewport Image Generation"
msgstr "Generación del viewport de la imagen"

#: tpl/presets/standard.tpl.php:72
msgid "Lazy Load for Images"
msgstr "Carga diferida para imágenes"

#: tpl/presets/standard.tpl.php:71
msgid "Everything in Aggressive, Plus"
msgstr "Todo lo de Aggressive y además"

#: tpl/presets/standard.tpl.php:69
msgid "Extreme"
msgstr "Extremo"

#: tpl/presets/standard.tpl.php:63
msgid "This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning."
msgstr "Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en \"Optimización de página > Retoques\""

#: tpl/presets/standard.tpl.php:60
msgid "Lazy Load for Iframes"
msgstr "Carga diferida de Iframes"

#: tpl/presets/standard.tpl.php:59
msgid "Removed Unused CSS for Users"
msgstr "CSS sin uso eliminado para los usuarios"

#: tpl/presets/standard.tpl.php:58
msgid "Asynchronous CSS Loading with Critical CSS"
msgstr "Carga de CSS asíncrono con CSS crítico"

#: tpl/presets/standard.tpl.php:57
msgid "CSS & JS Combine"
msgstr "Combinar CSS y JS"

#: tpl/presets/standard.tpl.php:56
msgid "Everything in Advanced, Plus"
msgstr "Todo lo de Advance y además"

#: tpl/presets/standard.tpl.php:54
msgid "Aggressive"
msgstr "Agresivo"

#: tpl/presets/standard.tpl.php:49 tpl/presets/standard.tpl.php:64
msgid "A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página."

#: tpl/presets/standard.tpl.php:48
msgid "This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools."
msgstr "Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de \"Optimización de página > Retoques\""

#: tpl/presets/standard.tpl.php:43
msgid "Remove Query Strings from Static Files"
msgstr "Eliminar cadenas de consulta de recursos estáticos"

#: tpl/presets/standard.tpl.php:41
msgid "DNS Prefetch for static files"
msgstr "Precarga de DNS para archivos estáticos"

#: tpl/presets/standard.tpl.php:40
msgid "JS Defer for both external and inline JS"
msgstr "Aplazar JS para JS externos e incrustados"

#: tpl/presets/standard.tpl.php:38
msgid "CSS, JS and HTML Minification"
msgstr "Minimizado de CSS, JS y HTML"

#: tpl/presets/standard.tpl.php:37
msgid "Guest Mode and Guest Optimization"
msgstr "Modo de invitado y modo de optimización"

#: tpl/presets/standard.tpl.php:36
msgid "Everything in Basic, Plus"
msgstr "Todo en el básico, además"

#: tpl/presets/standard.tpl.php:34
msgid "Advanced (Recommended)"
msgstr "Avanzado (Recomendado)"

#: tpl/presets/standard.tpl.php:29
msgid "A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página."

#: tpl/presets/standard.tpl.php:28
msgid "This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners."
msgstr "Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas."

#: tpl/presets/standard.tpl.php:25
msgid "Mobile Cache"
msgstr "Caché móvil"

#: tpl/presets/standard.tpl.php:23
msgid "Everything in Essentials, Plus"
msgstr "Todo lo de Essentials y además"

#: tpl/presets/standard.tpl.php:16
msgid "A Domain Key is not required to use this preset. Only basic caching features are enabled."
msgstr "No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché."

#: tpl/presets/standard.tpl.php:15
msgid "This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development."
msgstr "Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché."

#: tpl/presets/standard.tpl.php:11
msgid "Higher TTL"
msgstr "TTL mayor"

#: tpl/presets/standard.tpl.php:10
msgid "Default Cache"
msgstr "Caché predeterminado"

#: tpl/presets/standard.tpl.php:8
msgid "Essentials"
msgstr "Básicos"

#: tpl/presets/entry.tpl.php:14
msgid "LiteSpeed Cache Configuration Presets"
msgstr "Preajustes de configuración de caché LiteSpeed"

#: tpl/presets/entry.tpl.php:6
msgid "Standard Presets"
msgstr "Preajustes estándar"

#: tpl/page_optm/settings_tuning_css.tpl.php:41
msgid "Listed CSS files will be excluded from UCSS and saved to inline."
msgstr "Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten."

#: src/lang.cls.php:149
msgid "UCSS File Excludes and Inline"
msgstr "Excluir archivo del CSS sin uso e incrustar"

#: src/lang.cls.php:148
msgid "UCSS Selector Allowlist"
msgstr "Lista blanca del selector de CSS sin uso"

#: src/admin-display.cls.php:124
msgid "Presets"
msgstr "Preajustes"

#: tpl/dash/dashboard.tpl.php:169
msgid "Partner Benefits Provided by"
msgstr "Ventajas de colaboración ofrecidas por"

#: tpl/toolbox/log_viewer.tpl.php:94
msgid "LiteSpeed Logs"
msgstr "Registros de LiteSpeed"

#: tpl/toolbox/log_viewer.tpl.php:21
msgid "Crawler Log"
msgstr "Registros de rastreadores"

#: tpl/toolbox/log_viewer.tpl.php:16
msgid "Purge Log"
msgstr "Purgar registro"

#: tpl/toolbox/settings-debug.tpl.php:156
msgid "Prevent writing log entries that include listed strings."
msgstr "Evita escribir entradas del registro que incluyan cadenas listadas."

#: tpl/toolbox/settings-debug.tpl.php:19
msgid "View Site Before Cache"
msgstr "Ver sitio sin caché"

#: tpl/toolbox/settings-debug.tpl.php:15
msgid "View Site Before Optimization"
msgstr "Ver sitio sin optimizar"

#: tpl/toolbox/settings-debug.tpl.php:11
msgid "Debug Helpers"
msgstr "Ayudas de depuración"

#: tpl/page_optm/settings_vpi.tpl.php:91
msgid "Enable Viewport Images auto generation cron."
msgstr "Activar el cron de generación automática del viewport de imágenes."

#: tpl/page_optm/settings_vpi.tpl.php:28
msgid "This enables the page's initial screenful of imagery to be fully displayed without delay."
msgstr "Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora."

#: tpl/page_optm/settings_vpi.tpl.php:27
msgid "The Viewport Images service detects which images appear above the fold, and excludes them from lazy load."
msgstr "El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida."

#: tpl/page_optm/settings_vpi.tpl.php:26
msgid "When you use Lazy Load, it will delay the loading of all images on a page."
msgstr "Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página."

#: tpl/page_optm/settings_media.tpl.php:246
msgid "Use %1$s to bypass remote image dimension check when %2$s is ON."
msgstr "Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA."

#: tpl/page_optm/entry.tpl.php:10
msgid "VPI"
msgstr "VPI"

#: tpl/general/settings.tpl.php:189 tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "%s must be turned ON for this setting to work."
msgstr "%s debe estar activo para que este ajuste funcione."

#: tpl/general/settings.tpl.php:122
msgid "Main domain not generated yet"
msgstr "No se ha generado todavía el dominio principal"

#: tpl/general/settings.tpl.php:119
msgid "Main domain"
msgstr "Dominio principal"

#: tpl/dash/dashboard.tpl.php:541
msgid "Viewport Image"
msgstr "Imagen de la vista"

#: tpl/crawler/blacklist.tpl.php:61
msgid "Filter %s available to disable blocklist."
msgstr "El filtro %s está disponible para desactivar la lista de bloqueos."

#: tpl/crawler/blacklist.tpl.php:58
msgid "PHP Constant %s available to disable blocklist."
msgstr "La constante PHP %s está disponible para desactivar la lista de bloqueos."

#: tpl/cdn/entry.tpl.php:7
msgid "QUIC.cloud CDN Setup"
msgstr "Configuración de la CDN QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:265
msgid "Are you sure you want to delete QUIC.cloud data?"
msgstr "¿Seguro que quieres borrar los datos de QUIC.cloud?"

#: tpl/cdn/auto_setup.tpl.php:262
msgid "Are you sure you want to reset CDN Setup?"
msgstr "¿Seguro que quieres restablecer la configuración CDN?"

#: tpl/cdn/auto_setup.tpl.php:258
msgid "If you have not yet done so, please replace the QUIC.cloud nameservers at your domain registrar before proceeding. "
msgstr "Si todavía no lo has hecho, antes de proceder, reemplaza los servidores de dominio de QUIC.cloud en tu registrador del dominio. "

#: tpl/cdn/auto_setup.tpl.php:257
msgid "This action is not available if there is no domain key, the domain is not linked, or the DNS Zone is in active use."
msgstr "Esta acción no está disponible si no hay ninguna clave de dominio, el dominio no está enlazado, o la zona DNS está en uso."

#: tpl/cdn/auto_setup.tpl.php:253
msgid "This allows you to try Auto CDN setup again, or abandon the setup entirely."
msgstr "Este te permite probar de nuevo la configuración automática de la CDN, o abandonar completamente la configuración."

#: tpl/cdn/auto_setup.tpl.php:252
msgid "Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and deletes the DNS Zone, if one exists for the domain."
msgstr "Restablece todos los ajustes del plugin LiteSpeed Cache relacionados con CDN al estado inicial y borra la zona DNS, en caso de que exista una para el dominio."

#: tpl/cdn/auto_setup.tpl.php:251 tpl/cdn/auto_setup.tpl.php:266
msgid "Delete QUIC.cloud data"
msgstr "Borrar los datos de QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:246
msgid "This action will not update anything on the QUIC.cloud servers."
msgstr "Esta acción no actualizará nada en los servidores de QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:241
msgid "This allows you to try Auto CDN setup again."
msgstr "Esto te permite probar la configuración de CDN automática de nuevo."

#: tpl/cdn/auto_setup.tpl.php:240
msgid "QUIC.cloud DNS settings are not changed."
msgstr "No se han cambiado los ajustes DNS de QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:239
msgid "Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and disables the CDN."
msgstr "Restablece todos los ajustes de LiteSpeed Cache relacionados a la CDN al estado inicial y desactiva la CDN."

#: tpl/cdn/auto_setup.tpl.php:238 tpl/cdn/auto_setup.tpl.php:263
msgid "Reset CDN Setup"
msgstr "Restablecer configuración CDN"

#: tpl/cdn/auto_setup.tpl.php:236
msgid "The following actions are available:"
msgstr "Están disponibles las siguientes acciones:"

#: tpl/cdn/auto_setup.tpl.php:224
msgid "This section will automatically populate once nameservers are configured for the site."
msgstr "Esta sección se rellenará automáticamente cuando se configuren los servidores de nombres del sitio."

#: tpl/cdn/auto_setup.tpl.php:220
msgid "At that stage, you may re-start the verification process by pressing the Run CDN Setup button."
msgstr "En estas etapa puedes volver a iniciar el proceso de verificación pulsando el botón de \"Ejecutar configuración de la CDN\"."

#: tpl/cdn/auto_setup.tpl.php:219
msgid "If it does not verify within 24 hours, the CDN setup will mark the verification as failed."
msgstr "Si no se verifica en 24 horas la configuración de la CDN marcará la verificación como fallida."

#: tpl/cdn/auto_setup.tpl.php:218
msgid "QUIC.cloud will attempt to verify the DNS update."
msgstr "QUIC.cloud intentará verificar la actualización DNS."

#: tpl/cdn/auto_setup.tpl.php:208
msgid "Please update your domain registrar to use these custom nameservers:"
msgstr "Por favor, actualiza tu registro de dominio para que use estos servidores de nombres personalizados:"

#: tpl/cdn/auto_setup.tpl.php:203
msgid "Nameservers"
msgstr "Servidores de nombres"

#: tpl/cdn/auto_setup.tpl.php:191
msgid "Note: For 15 to 20 minutes after setup completes, browsers may issue a \"not secure\" warning for your site while QUIC.cloud generates your SSL certificate."
msgstr "Nota: En los 15 a 20 minutos después de que se complete la configuración, puede que los navegadores muestren una advertencia de \"no seguro\" al acceder a tu sitio, mientras QUIC.cloud genera tu certificado SSL."

#: tpl/cdn/auto_setup.tpl.php:185
msgid "Review DNS records"
msgstr "Revisar registros DNS"

#: tpl/cdn/auto_setup.tpl.php:182
msgid "Is something missing?"
msgstr "¿Falta algo?"

#: tpl/cdn/auto_setup.tpl.php:179
msgid "Record names found"
msgstr "Nombres de registro encontrados"

#: tpl/cdn/auto_setup.tpl.php:167
msgid "Count"
msgstr "Recuento"

#: tpl/cdn/auto_setup.tpl.php:164
msgid "Record Type"
msgstr "Tipo de registro"

#: tpl/cdn/auto_setup.tpl.php:158
msgid "QUIC.cloud Detected Records Summary"
msgstr "Resumen de registros detectados por QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:144
msgid "CDN Setup Status"
msgstr "Estado de la configuración del CDN"

#: tpl/cdn/auto_setup.tpl.php:138
msgid "Begin QUIC.cloud CDN Setup"
msgstr "Comenzar la configuración del CDN QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:137
msgid "Domain key and QUIC.cloud link detected."
msgstr "Detectada clave de dominio y enlace de QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:135
msgid "Ready to run CDN setup."
msgstr "Preparado para realizar la configuración de la CDN."

#: tpl/cdn/auto_setup.tpl.php:128
msgid "Manage DNS Zone"
msgstr "Gestionar zona DNS"

#: tpl/cdn/auto_setup.tpl.php:122
msgid "Manage CDN"
msgstr "Gestionar CDN"

#: tpl/cdn/auto_setup.tpl.php:118
msgid "Account is linked!"
msgstr "¡La cuenta está enlazada!"

#: tpl/cdn/auto_setup.tpl.php:113
msgid "Set up QUIC.cloud Account"
msgstr "Configura una cuenta en QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:108
msgid "Visit your QUIC.cloud dashboard after the DNS Zone is set up to confirm your DNS zone."
msgstr "Visita tu escritorio de QUIC.cloud después de que esté configurada la zona de DNS para confirmar tu zona de DNS."

#: tpl/cdn/auto_setup.tpl.php:107
msgid "If you have custom DNS records, it is possible that they are not detected."
msgstr "Si tienes resgitros de DNS personalizados, es posible que no sean detectados."

#: tpl/cdn/auto_setup.tpl.php:106
msgid "QUIC.cloud will detect most normal DNS entries."
msgstr "QUIC.cloud detectará la mayoría de registros normales de DNS."

#: tpl/cdn/auto_setup.tpl.php:101
msgid "If you prefer to use the CNAME setup, please <a %s>set up the CDN manually at QUIC.cloud</a>."
msgstr "Si prefieres usar la configuración mediante CNAME, por favor, <a %s>configura manualmente la CDN en QUIC.cloud</a>."

#: tpl/cdn/auto_setup.tpl.php:99
msgid "This setup process will create a DNS zone on QUIC.cloud if one does not currently exist."
msgstr "Este proceso de configuración creará una zona de DNS en QUIC.cloud si no existe ya actualmente."

#: tpl/cdn/auto_setup.tpl.php:96
msgid "If you have this enabled for your domain, you must disable DNSSEC to continue."
msgstr "Si lo has activado para tu dominio, debes desactivar DNSSEC para continuar."

#: tpl/cdn/auto_setup.tpl.php:95
msgid "QUIC.cloud CDN/DNS does not support DNSSEC."
msgstr "La CDN/DNS de QUIC.cloud no es compatible con DNSSEC."

#: tpl/cdn/auto_setup.tpl.php:87
msgid "After you set your nameservers, QUIC.cloud will detect the change and automatically enable the CDN."
msgstr "Después de que configures tus servidores de nombres, QUIC.cloud detectará el cambio y activará automáticamente la CDN."

#: tpl/cdn/auto_setup.tpl.php:82
msgid "Your site will be available, but browsers may issue a \"not secure\" warning during this time."
msgstr "Tu sitio estará disponible, pero puede que los navegadores muestren durante este tiempo una advertencia de «no seguro»."

#: tpl/cdn/auto_setup.tpl.php:81
msgid "This last stage could take 15 to 20 minutes."
msgstr "Esta última etapa puede durar de 15 a 20 minutos."

#: tpl/cdn/auto_setup.tpl.php:80
msgid "After successful DNS detection, QUIC.cloud will attempt to generate an SSL certificate and enable the CDN."
msgstr "Después de una detección correcta de las DNS, QUIC.cloud tratará de generar un certificado SSL y activar la CDN."

#: tpl/cdn/auto_setup.tpl.php:78
msgid "Provide the nameservers necessary to enable the CDN."
msgstr "Facilitar los servidores de nombres necesarios para activar la CDN."

#: tpl/cdn/auto_setup.tpl.php:77
msgid "Prepare the site for QUIC.cloud CDN, detect the DNS, and create a DNS Zone."
msgstr "Preparar el sitio para la CDN de QUIC.cloud, detectar las DNS y crear la zona de DNS."

#: tpl/cdn/auto_setup.tpl.php:76
msgid "Set up a QUIC.cloud account."
msgstr "Configurar una cuenta en QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:73
msgid "This is a three step process for configuring your site to use QUIC.cloud CDN with QUIC.cloud DNS. This setup will perform the following actions"
msgstr "Este es un proceso de tres pasos para configurar tu sitio para que use la CDN De QUIC.cloud con las DNS de QUIC.cloud. Esta configuración realizará las siguientes acciones"

#: tpl/cdn/auto_setup.tpl.php:70
msgid "Auto QUIC.cloud CDN Setup"
msgstr "Configuración automática de la CDN de QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:64
msgid "Refresh CDN Setup Status"
msgstr "Recargar el estado de configuración de la CDN"

#: tpl/cdn/auto_setup.tpl.php:62
msgid "This process may take several minutes."
msgstr "Este proceso puede llevar varios minutos."

#: tpl/cdn/auto_setup.tpl.php:62
msgid "You will receive an email upon status update."
msgstr "Recibirás un correo electrónico cuando cambie el estado."

#: tpl/cdn/auto_setup.tpl.php:61
msgid "In Progress"
msgstr "En curso"

#: tpl/cdn/auto_setup.tpl.php:58
msgid "Last Verification Result"
msgstr "Resultado de la última verificación"

#: tpl/cdn/auto_setup.tpl.php:56
msgid "Click the refresh button below to refresh status."
msgstr "Haz clic en el botón de recargar, debajo del estado de recarga."

#: tpl/cdn/auto_setup.tpl.php:56
msgid "Verifying, waiting for nameservers to be updated."
msgstr "Verificando, esperando a que se actualicen los servidores de nombres."

#: tpl/cdn/auto_setup.tpl.php:52
msgid "Paused"
msgstr "Pausado"

#: tpl/cdn/auto_setup.tpl.php:46
msgid "Completed at %s"
msgstr "Completado en un %s"

#: tpl/cdn/auto_setup.tpl.php:43
msgid "Done"
msgstr "Hecho"

#: tpl/cdn/auto_setup.tpl.php:37
msgid "Run CDN Setup"
msgstr "Ejecutar la configuración del CDN"

#: tpl/cdn/auto_setup.tpl.php:36
msgid "Not running"
msgstr "No está en ejecución"

#: thirdparty/litespeed-check.cls.php:74 thirdparty/litespeed-check.cls.php:127
msgid "Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:"
msgstr "Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:"

#: src/metabox.cls.php:63
msgid "LiteSpeed Options"
msgstr "Opciones de LiteSpeed"

#: src/metabox.cls.php:34
msgid "Mobile"
msgstr "Móvil"

#: src/metabox.cls.php:32
msgid "Disable VPI"
msgstr "Desactivar VPI"

#: src/metabox.cls.php:31
msgid "Disable Image Lazyload"
msgstr "Desactivar la carga de imágenes diferida"

#: src/metabox.cls.php:30
msgid "Disable Cache"
msgstr "Desactivar la caché"

#: src/lang.cls.php:275
msgid "Debug String Excludes"
msgstr "Exclusión de cadenas de depuración"

#: src/lang.cls.php:208
msgid "Viewport Images Cron"
msgstr "Cron de imágenes de la vista"

#: src/lang.cls.php:207 src/metabox.cls.php:33 src/metabox.cls.php:34
#: tpl/page_optm/settings_vpi.tpl.php:12
msgid "Viewport Images"
msgstr "Imágenes de la vista"

#: src/lang.cls.php:56
msgid "Alias is in use by another QUIC.cloud account."
msgstr "El alias ya está en uso por otra cuenta de QUIC.cloud."

#: src/lang.cls.php:54
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal."

#: src/lang.cls.php:49
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN."

#: src/error.cls.php:214
msgid "You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible."
msgstr "No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible."

#: src/error.cls.php:117
msgid "The site is not a valid alias on QUIC.cloud."
msgstr "El sitio no tiene un alias válido en QUIC.cloud."

#: src/cloud.cls.php:1085
msgid "Cloud REST API returned error: "
msgstr "El error devuelto por Cloud REST API: "

#: src/cloud.cls.php:1057
msgid "Cloud REST Error"
msgstr "Error de Cloud REST"

#: src/cloud.cls.php:1031
msgid "Cannot request REST API, no token saved."
msgstr "No se pudo solicitar la REST API, no se guardó token."

#: src/cdn-setup.cls.php:233
msgid "CDN Setup Token reset. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately."
msgstr "Token de configuración de la CDN restablecido. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte."

#: src/cdn-setup.cls.php:228
msgid "CDN Setup Token and DNS zone deleted. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately."
msgstr "Borrado el toque de configuración de la CDN y la zona DNS. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte."

#: src/cdn-setup.cls.php:197
msgid "Cannot delete, site is not linked."
msgstr "No se pudo borrar, el sitio no está enlazado."

#: src/cdn-setup.cls.php:195
msgid "Notice: CDN Setup only reset locally."
msgstr "Aviso: La configuración de la CDN solo se ha restablecido localmente."

#: src/cdn-setup.cls.php:162
msgid "CDN Setup is running."
msgstr "La configuración de la CDN está en ejecución."

#: src/cdn-setup.cls.php:130
msgid "Congratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your nameservers to:"
msgstr "Enhorabuena, se ha configurado correctamente la CDN de QUIC.cloud para este dominio. Por favor, actualiza los servidores de nombres a:"

#: src/cdn-setup.cls.php:73
msgid "Received invalid message from the cloud server. Please submit a ticket."
msgstr "Recibido un mensaje no válido del servidor en la nube. Por favor, envía un ticket."

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: tpl/page_optm/settings_tuning_css.tpl.php:87
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/crawler/blacklist.tpl.php:64
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo esto es necesario "

#: src/purge.cls.php:350
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/dash/dashboard.tpl.php:607
msgid "<b>Last crawled:</b> %d item(s)"
msgstr "<b>Último rastreo:</b> %d elemento(s)"

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr "Ver el archivo \".htaccess\""

#: tpl/toolbox/edit_htaccess.tpl.php:60 tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo \".htaccess\"."

#: tpl/toolbox/edit_htaccess.tpl.php:59 tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr "La ruta predeterminada es"

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr "Ruta del archivo \".htaccess\""

#: tpl/general/settings.tpl.php:166
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/purge.tpl.php:80
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/toolbox/beta_test.tpl.php:58
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:52
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/toolbox/beta_test.tpl.php:52
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:48
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:80
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_tuning_css.tpl.php:62
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:58
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:57
msgid "How to choose an UCSS allowlist selector?"
msgstr "¿Cómo elegir un selector de lista blanca UCSS?"

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:235
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de layout y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:131
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_js.tpl.php:71
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr "Retrasada"

#: tpl/page_optm/settings_js.tpl.php:44
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:43 tpl/page_optm/settings_js.tpl.php:77
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de layout en las páginas del frontend con ciertos temas/plugins."

#: tpl/page_optm/settings_html.tpl.php:139
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_css.tpl.php:262
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/page_optm/settings_css.tpl.php:199
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:193
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_css.tpl.php:186
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:150
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:147
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:129
#: tpl/page_optm/settings_css.tpl.php:246 tpl/page_optm/settings_vpi.tpl.php:74
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:82
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/page_optm/settings_css.tpl.php:75
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:73
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: tpl/inc/in_upgrading.php:5
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings.tpl.php:181
msgid "Your %1s quota on %2s will still be in use."
msgstr "Tu cuota de %1s en %2s seguirá en uso."

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/general/settings_inc.guest.tpl.php:16
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings.tpl.php:221
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: tpl/general/settings.tpl.php:220
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:203
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:196
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:165
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/dash/dashboard.tpl.php:338 tpl/dash/dashboard.tpl.php:418
#: tpl/dash/dashboard.tpl.php:446 tpl/dash/dashboard.tpl.php:478
#: tpl/dash/dashboard.tpl.php:510 tpl/dash/dashboard.tpl.php:542
#: tpl/dash/dashboard.tpl.php:574
msgid "More"
msgstr "Más"

#: tpl/dash/dashboard.tpl.php:158
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/crawler/summary.tpl.php:190
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: tpl/crawler/summary.tpl.php:189
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/settings-sitemap.tpl.php:22
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: tpl/cdn/settings.tpl.php:214
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/settings.tpl.php:204
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla \"WordPress\" del token de la API de Cloudflare."

#: tpl/cdn/settings.tpl.php:198
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/settings.tpl.php:194
msgid "This can be managed from %1$s%2$s tab."
msgstr "Esto se puede gestionar desde la pestaña %1$s%2$s."

#: tpl/cdn/settings.tpl.php:54
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s."

#: tpl/cdn/settings.tpl.php:49
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cache/settings_inc.object.tpl.php:42
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas \"Mi cuenta\", \"Pago\" y \"Carrito\" son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: src/purge.cls.php:274
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: src/lang.cls.php:206
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: src/lang.cls.php:181
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:177
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: src/lang.cls.php:158
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:155
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:150
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:147
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/lang.cls.php:106
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:105
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:92
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:91
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/error.cls.php:133
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/error.cls.php:129
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/doc.cls.php:74
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/gui.cls.php:84
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: src/crawler.cls.php:140
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!"

#: src/cloud.cls.php:779
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/cloud.cls.php:470
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/lang.cls.php:163
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: cli/purge.cls.php:240
msgid "Purged!"
msgstr "¡Purgado!"

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:35
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: tpl/toolbox/beta_test.tpl.php:33
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: src/crawler-map.cls.php:373
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:145
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:164
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:36
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/cache/settings-excludes.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:66
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr "Localización"

#: tpl/page_optm/settings_js.tpl.php:58
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/page_optm/settings_tuning.tpl.php:76
msgid "Listed JS files or inline JS code will not be deferred or delayed."
msgstr "Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos."

#: tpl/general/settings.tpl.php:97
msgid "Request submitted. Please wait, then refresh the page to see approval notification."
msgstr "Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación."

#: src/data.upgrade.func.php:138
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: src/data.upgrade.func.php:136
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:131
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el layout de tu sitio es correcto y que no tienes errores de JS."

#: src/lang.cls.php:153
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/admin-display.cls.php:528
msgid "Dismiss"
msgstr "Descartar"

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:92
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:50
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr "Los archivos CSS de la lista o el código JS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:1044
msgid "This setting is overwritten by the Network setting"
msgstr "Esta configuración se sobrescribe con la configuración de red"

#: src/lang.cls.php:195
msgid "LQIP Excludes"
msgstr "Excluye LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:52
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Estás seguro de que deseas restablecer todas las configuraciones a la configuración predeterminada?"

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s de HTML."

#: tpl/general/settings.tpl.php:130
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Estás seguro de que deseas borrar todos los nodos de la nube?"

#: src/lang.cls.php:179 tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:121
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:50
msgid "Click here to change."
msgstr "Haz clic aquí para cambiarlo."

#: src/cloud.cls.php:957 src/error.cls.php:60
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/cloud.cls.php:956
msgid "Site not recognized. Domain Key has been automatically removed. Please request a new one."
msgstr "Sitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva."

#: src/lang.cls.php:162
msgid "Localize Resources"
msgstr "Recursos localizados"

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:89
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:561 src/gui.cls.php:721 tpl/toolbox/purge.tpl.php:88
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:125
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario. "

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS"

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr "Localizar recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: tpl/page_optm/settings_tuning_css.tpl.php:56
msgid "List the CSS selector that its style should be always contained in UCSS."
msgstr "Enumera el selector CSS que tu estilo siempre debe estar contenido en UCSS."

#: tpl/page_optm/settings_css.tpl.php:72
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usa el servicio en línea QUIC.cloud para generar un CSS único."

#: src/lang.cls.php:146
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:477 tpl/toolbox/purge.tpl.php:79
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/purge.tpl.php:116
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP"

#: tpl/toolbox/report.tpl.php:45
msgid "LiteSpeed Report"
msgstr "Reporte de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:182
msgid "Image Thumbnail Group Sizes"
msgstr "Tamaños de grupo de imágenes en miniatura"

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de consulta al almacenar en caché. (Se requiere LSWS %s)"

#: tpl/cache/settings-purge.tpl.php:115
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado."

#: tpl/cache/settings-purge.tpl.php:91
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien."

#: src/lang.cls.php:133
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:1042
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:1112
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado"

#: src/img-optm.cls.php:1033 src/img-optm.cls.php:1059
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:90
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:1076
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP."

#: tpl/inc/admin_footer.php:13
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:111
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: src/lang.cls.php:265
msgid "Sitemap Timeout"
msgstr "Sitemap Timeout"

#: tpl/crawler/settings-sitemap.tpl.php:50
msgid "Specify the timeout while parsing the sitemap."
msgstr "Especifica el tiempo límite de procesamiento del mapa del sitio."

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos Gravatar."

#: tpl/general/settings.tpl.php:115
msgid "A Domain Key is required for QUIC.cloud online services."
msgstr "Una clave de dominio es necesario para usar los servicios en linea de QUIC.cloud."

#: src/img-optm.cls.php:591
msgid "Cleared %1$s invalid images."
msgstr "Vaciar %1$s imágenes no validas."

#: tpl/general/settings.tpl.php:18
msgid "Request Domain Key"
msgstr "Solicitar clave de dominio"

#: tpl/general/entry.tpl.php:20
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:107
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:142
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas enumeradas."

#: tpl/toolbox/settings-debug.tpl.php:128
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:100
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:52
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar llenar el disco, esta configuración debe estar APAGADA cuando todo funciona."

#: tpl/toolbox/beta_test.tpl.php:53
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:37 tpl/toolbox/beta_test.tpl.php:53
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/beta_test.tpl.php:37
msgid "OR"
msgstr "O"

#: tpl/toolbox/beta_test.tpl.php:28
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para probar un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr "Herramientas de LiteSpeed Cache"

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:23 tpl/toolbox/settings-debug.tpl.php:24
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:78 tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr "El intervalo válido de WordPress es %s segundos"

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:49 tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Establécelo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:47 tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en el frontend."

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactiva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:91
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporcione más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:90
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:72 tpl/toolbox/report.tpl.php:74
msgid "Generate Link for Current User"
msgstr "Generar enlace para el usuario actual"

#: tpl/toolbox/report.tpl.php:68
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:62
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:39
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:38
msgid "Install DoLogin Security"
msgstr "Instalar DoLogin Security"

#: tpl/general/settings.tpl.php:219
msgid "Check my public IP from"
msgstr "Comprueba mi IP pública desde"

#: tpl/general/settings.tpl.php:219
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:218
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Ingrese la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a IP en lugar del nombre de dominio. Esto elimina la sobrecarga de las búsquedas de DNS y CDN."

#: tpl/crawler/settings-general.tpl.php:124
msgid "Specify the timeout while crawling each URL."
msgstr "Especifique el tiempo de espera mientras rastrea cada URL."

#: tpl/crawler/settings-general.tpl.php:80
msgid "Specify time in seconds for the time between each run interval."
msgstr "Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución."

#: tpl/crawler/settings-general.tpl.php:25
msgid "This will enable crawler cron."
msgstr "Esto habilitará el cron del rastreador."

#: tpl/crawler/settings-general.tpl.php:11
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:48
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:65 tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:35 tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr "Sitemap Total"

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr "Lista de Sitemap"

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr "Actualizar mapa de rastreadores"

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/entry.tpl.php:11
msgid "Sitemap Settings"
msgstr "Configuración del mapa del sitio"

#: tpl/crawler/entry.tpl.php:10
msgid "Simulation Settings"
msgstr "Ajustes de simulación"

#: tpl/crawler/blacklist.tpl.php:21 tpl/crawler/entry.tpl.php:8
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/entry.tpl.php:7
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/entry.tpl.php:6
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/settings-sitemap.tpl.php:37
msgid "If you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain."
msgstr "Si está utilizando múltiples dominios para un sitio y tiene múltiples dominios en el mapa del sitio, mantenga esta opción desactivada para que el rastreador sepa rastrear cada dominio."

#: tpl/crawler/settings-sitemap.tpl.php:36
msgid "The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage."
msgstr "El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, soltar el dominio puede ahorrar almacenamiento de base de datos."

#: tpl/crawler/settings-sitemap.tpl.php:9
msgid "Crawler Sitemap Settings"
msgstr "Ajustes de mapa del sitio del rastreador"

#: tpl/crawler/summary.tpl.php:197
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr "&nbsp;Si tanto el cron como la ejecución manual comienzan en momentos similares, prevalecerá el primero en iniciarse."

#: tpl/crawler/summary.tpl.php:196
msgid "Crawlers cannot run concurrently."
msgstr "Los rastreadores no se pueden ejecutar de forma concurrente."

#: tpl/crawler/map.tpl.php:52 tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:51 tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:188
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:66 tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97 tpl/crawler/summary.tpl.php:166
#: tpl/crawler/summary.tpl.php:191
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:165
msgid "Miss"
msgstr "Perder"

#: tpl/crawler/summary.tpl.php:164
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:163
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:132
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings-simulation.tpl.php:51
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:221
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:220
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#: tpl/crawler/settings-simulation.tpl.php:9
msgid "Crawler Simulation Settings"
msgstr "Ajustes de simulación del rastreador"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "El tiempo, en segundos, durante el cual los archivos serán almacenados en la caché del navegador antes de expirar."

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:144
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:40
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con el CDN de QUIC.cloud habilitado, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:104
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los noces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:15 tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:14 tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr "Objeto"

#: tpl/cache/settings_inc.object.tpl.php:93
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:105
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:7 tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:85
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#: tpl/page_optm/settings_css.tpl.php:289
msgid "Swap"
msgstr "Intercambiar"

#: tpl/page_optm/settings_css.tpl.php:288
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Establece esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al cachear Gravatar (Avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr "Almacena Gravatar localmente."

#: tpl/page_optm/settings_localization.tpl.php:12
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:146
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "Las solicitudes LQIP no se enviarán para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr "píxeles"

#: tpl/page_optm/settings_media.tpl.php:128
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:112
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de QUIC.cloud LQIP (Low Quality Image Placeholder) para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas con el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas con las propiedades de imagen correspondientes."

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr "Página de optimización de LiteSpeed Cache"

#: tpl/page_optm/entry.tpl.php:11 tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:6 tpl/page_optm/settings_css.tpl.php:20
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:289
msgid "%s is recommended."
msgstr "%s es recomendado."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/settings_css.tpl.php:286
msgid "Default"
msgstr "Predeterminado"

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:52
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Dismiss this notice"
msgstr "Descartar este aviso"

#: tpl/banner/cloud_promo.tpl.php:39
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:22
msgid "Tweet preview"
msgstr "Vista previa del Tuit"

#: tpl/banner/cloud_promo.tpl.php:17
msgid "Learn more"
msgstr "Saber más"

#: tpl/banner/cloud_promo.tpl.php:13
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/page_optm/settings_media.tpl.php:260
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:7 tpl/img_optm/entry.tpl.php:13
#: tpl/img_optm/network_settings.tpl.php:9 tpl/img_optm/settings.tpl.php:11
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:310
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Estás seguro de destruir todas las imágenes optimizadas?"

#: tpl/img_optm/summary.tpl.php:302
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:301
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:298
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:297
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:292
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:289
msgid "Optimization Tools"
msgstr "Heramientas de optimización"

#: tpl/img_optm/summary.tpl.php:258
msgid "Rescan New Thumbnails"
msgstr "Re-escanear nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:241
msgid "Congratulations, all gathered!"
msgstr "¡Felicidades, todos reunidos!"

#: tpl/img_optm/summary.tpl.php:246
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:193
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:175
msgid "Calculate Backups Disk Space"
msgstr "Calcular espacio en el disco para copias de seguridad"

#: tpl/img_optm/summary.tpl.php:74
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:58
msgid "Current limit is"
msgstr "El límite actual es:"

#: tpl/img_optm/summary.tpl.php:57
msgid "To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited."
msgstr "Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada."

#: tpl/img_optm/summary.tpl.php:52
msgid "You can request a maximum of %s images at once."
msgstr "Solo puedes solicitar un máximo de %s imágenes a la vez."

#: tpl/img_optm/summary.tpl.php:47
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor QUIC.cloud."

#: tpl/img_optm/summary.tpl.php:43 tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr "El servidor cloud más cercano es %s.&#10; Clic para volver detectar."

#: tpl/db_optm/settings.tpl.php:37
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:23
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de LiteSpeed Cache"

#: tpl/db_optm/entry.tpl.php:10 tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de BD"

#: tpl/db_optm/manage.tpl.php:176
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:160
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:138
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:130
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:115
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:114
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:113
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:105
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:581
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:578
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:68 tpl/dash/dashboard.tpl.php:573
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:461 tpl/dash/dashboard.tpl.php:493
#: tpl/dash/dashboard.tpl.php:525 tpl/dash/dashboard.tpl.php:557
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:459 tpl/dash/dashboard.tpl.php:491
#: tpl/dash/dashboard.tpl.php:523 tpl/dash/dashboard.tpl.php:555
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:454 tpl/dash/dashboard.tpl.php:486
#: tpl/dash/dashboard.tpl.php:518 tpl/dash/dashboard.tpl.php:550
msgid "Time to execute previous request"
msgstr "Tiempo para ejecutar solicitud anterior"

#: tpl/dash/dashboard.tpl.php:424
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:423
msgid "Public Cache"
msgstr "Caché publica "

#: tpl/dash/dashboard.tpl.php:417
msgid "Cache Status"
msgstr "Estado de la caché"

#: tpl/dash/dashboard.tpl.php:389
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:337 tpl/img_optm/entry.tpl.php:6
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:276
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:264 tpl/img_optm/summary.tpl.php:43
#: tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que deseas volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/dash/dashboard.tpl.php:264
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr "El servidor cloud más cercano es %s.&#10;Haz clic para volver a detectarlo."

#: tpl/dash/dashboard.tpl.php:259 tpl/dash/dashboard.tpl.php:329
#: tpl/dash/dashboard.tpl.php:469 tpl/dash/dashboard.tpl.php:501
#: tpl/dash/dashboard.tpl.php:533 tpl/dash/dashboard.tpl.php:565
msgid "Last requested"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:218
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:198
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:55 tpl/dash/dashboard.tpl.php:509
#: tpl/dash/network_dash.tpl.php:30
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:42
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:39
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:149 tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:148 tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:129 tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr "Uso de este mes"

#: tpl/dash/dashboard.tpl.php:126 tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr "Balance de pago"

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:113 tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:113 tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:54 tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr "Ancho de banda CDN"

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr "Uso de las estadísticas"

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr "Escritorio de la red"

#: tpl/general/settings.tpl.php:142
msgid "No cloud services currently in use"
msgstr "No hay servicios cloud en uso"

#: tpl/general/settings.tpl.php:130
msgid "Click to clear all nodes for further redetection."
msgstr "Haga clic para borrar todos los nodos para una mayor redetección."

#: tpl/general/settings.tpl.php:129
msgid "Current Cloud Nodes in Service"
msgstr "Nodos cloud actual en servicio"

#: tpl/general/settings.tpl.php:110
msgid "Benefits of linking to a QUIC.cloud account"
msgstr "Beneficios de enlazar con una cuenta QUIC.cloud"

#: tpl/general/settings.tpl.php:109
msgid "You must click the %s button if you wish to associate this site with a QUIC.cloud account."
msgstr "Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud."

#: tpl/general/settings.tpl.php:104
msgid "You must have %1$s first before linking to QUIC.cloud."
msgstr "Debes tener %1$s antes de enlazarte a QUIC.cloud."

#: tpl/general/settings.tpl.php:90
msgid "Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance."
msgstr "Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda."

#: tpl/general/settings.tpl.php:89
msgid "Our %s was not allowlisted."
msgstr "Nuestro %s no estaba en la lista blanca."

#: tpl/general/settings.tpl.php:88
msgid "The POST callback to %s failed."
msgstr "La llamada POST a %s falló."

#: tpl/general/settings.tpl.php:87
msgid "There are two reasons why we might not be able to communicate with your domain"
msgstr "Hay dos razones por las que no podemos comunicarnos con tu dominio"

#: tpl/general/settings.tpl.php:86
msgid "There was a problem with retrieving your Domain Key. Please click the %s button to retry."
msgstr "Hubo un problema al recuperar tu clave de dominio. Haz clic en el botón %s para volver a intentarlo."

#: tpl/cdn/auto_setup.tpl.php:140 tpl/dash/dashboard.tpl.php:200
#: tpl/dash/dashboard.tpl.php:202 tpl/general/settings.tpl.php:78
#: tpl/general/settings.tpl.php:80 tpl/general/settings.tpl.php:109
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/settings.tpl.php:76
msgid "Visit My Dashboard on QUIC.cloud"
msgstr "Visita Mi Escritorio en QUIC.cloud"

#: tpl/general/settings.tpl.php:37
msgid "Next available request time: <code>After %s</code>"
msgstr "Próximo tiempo de solicitud disponible: <code>Después de %s</code>"

#: tpl/general/settings.tpl.php:33
msgid "Approved"
msgstr "Aprobado"

#: tpl/general/settings.tpl.php:30
msgid "Requested"
msgstr "Solicitado"

#: tpl/general/settings.tpl.php:25
msgid "Waiting for Approval"
msgstr "Esperando aprobación"

#: tpl/general/settings.tpl.php:22
msgid "Waiting for Refresh"
msgstr "Esperando a la recarga"

#: tpl/general/settings.tpl.php:20
msgid "Refresh Domain Key"
msgstr "Actualizar clave de dominio"

#: tpl/crawler/entry.tpl.php:9 tpl/general/entry.tpl.php:6
#: tpl/general/entry.tpl.php:12 tpl/general/network_settings.tpl.php:9
#: tpl/general/settings.tpl.php:44
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/settings.tpl.php:126
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: src/admin-display.cls.php:243
msgid "Add new CDN URL"
msgstr "Añade una nueva url de la CDN"

#: src/admin-display.cls.php:242
msgid "Remove CDN URL"
msgstr "Elimina la url de la CDN"

#: tpl/cdn/settings.tpl.php:35
msgid "Enable %s CDN API functionality."
msgstr "Habilitar la funcionalidad %s de la API de la CDN."

#: tpl/cdn/manage.tpl.php:25
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para habilitar la siguiente funcionalidad, activa la API de Cloudflare en la configuración del CDN."

#: tpl/cdn/manage.tpl.php:16
msgid "To manage QUIC.cloud options, please visit"
msgstr "Para gestionar las opciones de QUIC.cloud, visita"

#: tpl/cdn/manage.tpl.php:14
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:163 tpl/general/settings.tpl.php:89
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:162
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/doc.cls.php:161
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/gui.cls.php:571 src/gui.cls.php:731
#: tpl/page_optm/settings_media.tpl.php:131 tpl/toolbox/purge.tpl.php:97
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/admin-settings.cls.php:263 src/admin-settings.cls.php:298
msgid "Options saved."
msgstr "Opciones guardadas."

#: src/img-optm.cls.php:1675
msgid "Removed backups successfully."
msgstr "Se han eliminado las copias de seguridad correctamente."

#: src/img-optm.cls.php:1581
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1514
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1452 src/img-optm.cls.php:1514
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1389
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1305
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:940
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:673
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor cloud no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:650
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:343
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviado al servidor cloud, %2$s aceptado."

#: src/lang.cls.php:278
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:277
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:274
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:273
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:264
msgid "Drop Domain from Sitemap"
msgstr "Quitar dominio del mapa del sitio"

#: src/lang.cls.php:259
msgid "Timeout"
msgstr "Timeout"

#: src/lang.cls.php:247
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:241
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: src/lang.cls.php:240
msgid "QUIC.cloud CDN"
msgstr "CDN QUIC.cloud"

#: src/lang.cls.php:238
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:237
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:236
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat del backend"

#: src/lang.cls.php:235
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat del backend"

#: src/lang.cls.php:234
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat del frontend"

#: src/lang.cls.php:233
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat del frontend"

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess del backend"

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess del frontend"

#: src/lang.cls.php:223
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:219
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:211
msgid "Auto Pull Cron"
msgstr "Cron de obtención automática"

#: src/lang.cls.php:210
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:204
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:202
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:201
msgid "LQIP Quality"
msgstr "Calidad LQIP"

#: src/lang.cls.php:200
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:199
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:198
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:196
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:194
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:193
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:192
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:191
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:186
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:185
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:581 src/gui.cls.php:741 src/lang.cls.php:184
#: tpl/presets/standard.tpl.php:42 tpl/toolbox/purge.tpl.php:106
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:165
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:160 tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:137
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché pública"

#: src/lang.cls.php:107
msgid "Notifications"
msgstr "Notificaciones"

#: src/lang.cls.php:101
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página predeterminado"

#: src/lang.cls.php:100
msgid "Default REST TTL"
msgstr "TTLpredeterminado de REST"

#: src/lang.cls.php:94
msgid "Enable Cache"
msgstr "Activa cache"

#: src/lang.cls.php:90
msgid "Domain Key"
msgstr "Clave de dominio"

#: src/lang.cls.php:89
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:26
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:1614
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Asignación de créditos correctamente sincronizada con el servidor cloud."

#: src/cloud.cls.php:1440
msgid "Domain Key hash mismatch"
msgstr "Discrepancia de hash de clave de dominio"

#: src/cloud.cls.php:1319
msgid "Congratulations, your Domain Key has been approved! The setting has been updated accordingly."
msgstr "¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia."

#: src/cloud.cls.php:1263
msgid "Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress."
msgstr "Clave del dominio solicitada correctamente. Por favor espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress."

#: src/cloud.cls.php:913 src/cloud.cls.php:1244
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:845
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cdn-setup.cls.php:360 src/cloud.cls.php:829 src/cloud.cls.php:837
#: src/cloud.cls.php:1255
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: src/cloud.cls.php:625
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:445
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de cloud disponible."

#: src/cloud.cls.php:388 src/cloud.cls.php:401 src/cloud.cls.php:445
#: src/cloud.cls.php:470 src/cloud.cls.php:623 src/cloud.cls.php:1224
msgid "Cloud Error"
msgstr "Error de cloud"

#: src/data.cls.php:224
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:396
msgid "Restore from backup"
msgstr "Restaurar desde una copia de seguridad"

#: src/media.cls.php:386
msgid "WebP"
msgstr "WebP"

#: src/media.cls.php:381
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:365
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:357
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:350
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:333
msgid "Orig"
msgstr "Orig"

#: src/media.cls.php:331
msgid "(no savings)"
msgstr "(sin ahorro)"

#: src/media.cls.php:331
msgid "Orig %s"
msgstr "Orig %s"

#: src/media.cls.php:330
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:325
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:325 src/media.cls.php:381
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:312
msgid "Orig saved %s"
msgstr "Ahorrados %s del original"

#: src/media.cls.php:308
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:302 src/media.cls.php:359
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:302
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:301 src/media.cls.php:355
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:298 src/media.cls.php:352
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:298
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:297 src/media.cls.php:326 src/media.cls.php:348
#: src/media.cls.php:382
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:147
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:88
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1244
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1241
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:340
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:378
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:278
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1209
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1183
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1180
msgid "Smaller than"
msgstr "Mas pequeño que"

#: src/admin-display.cls.php:1178
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1172
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1160
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1157
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1138
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1120
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1048
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:1039
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:140
msgid "Toolbox"
msgstr "Herramientas"

#: src/admin-display.cls.php:136
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:134 tpl/dash/dashboard.tpl.php:53
#: tpl/dash/network_dash.tpl.php:28
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:122 tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:298
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB exitosamente."

#: src/purge.cls.php:332
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:314
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:221
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:210
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "Se le ha prohibido a tu dominio usar nuestros servicios debido a una violación anterior de la política."

#: src/error.cls.php:205
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "La solicitud de validación en tu domino falló. Por favor, asegúrate de que no hay ningún cortafuegos bloqueando nuestros servidores. Código de respuesta:"

#: src/error.cls.php:200
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "La solicitud de validación en tu domino falló. Por favor, asegúrate de que no hay ningún cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:196
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "La validación de la llamada a tu dominio falló debido a la falta de coincidencia."

#: src/error.cls.php:192
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:186
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:181
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:177
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:173
msgid "Failed to create table %s! SQL: %s."
msgstr "¡Error al crear la tabla %s! SQL:%s."

#: src/error.cls.php:149
msgid "Could not find %1$s in %2$s."
msgstr "No he podido encontrar %1$s en %2$s."

#: src/error.cls.php:137
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:125
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave de dominio no es correcta. Por favor, intenta sincronizar tu clave de dominio nuevamente."

#: src/error.cls.php:106
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:102
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Compruebe si la clave de dominio está establecida correctamente"

#: src/error.cls.php:98
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/error.cls.php:59
msgid "You will need to set %s to use the online services."
msgstr "Deberás establecer %s para poder utilizar el servicio en linea."

#: src/error.cls.php:47
msgid "The setting %s is currently enabled."
msgstr "La configuración %s está activado actualmente"

#: src/task.cls.php:209
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:189
msgid "Every Minute"
msgstr "Cada minuto"

#: tpl/general/settings.tpl.php:236
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:77
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#: tpl/toolbox/report.tpl.php:80
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr "Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>."

#: tpl/toolbox/report.tpl.php:79
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas el enlace de acceso sin contraseña de arriba con nadie."

#: tpl/toolbox/report.tpl.php:35
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:23 tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr "Instalar"

#: tpl/cache/settings-esi.tpl.php:36
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:68 tpl/dash/dashboard.tpl.php:272
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:55 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:245 tpl/dash/dashboard.tpl.php:313
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:45 tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:237 tpl/dash/dashboard.tpl.php:305
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:34 tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:228 tpl/dash/dashboard.tpl.php:297
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:28 tpl/dash/dashboard.tpl.php:214
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:10
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:216
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:24
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/settings.tpl.php:102
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:130
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:190
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:130 tpl/cache/settings-cache.tpl.php:147
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:129 tpl/cache/settings-cache.tpl.php:146
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:87
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:81
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:71 tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:61
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:63
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:59
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr "<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>"

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr "Creado con ❤️ por el equipo de LiteSpeed."

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:518
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:509 src/activation.cls.php:514
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:730
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: tpl/crawler/settings-simulation.tpl.php:49
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: src/admin-display.cls.php:218 tpl/crawler/settings-simulation.tpl.php:51
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:217
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:262
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/page_optm/settings_html.tpl.php:138
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente las Google Fonts dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:104
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:68
msgid "Your IP"
msgstr "Tu IP"

#: src/import.cls.php:157
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito"

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: tpl/page_optm/settings_tuning_css.tpl.php:117
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:175
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:102
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:174
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:188
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:164
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:67
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:66
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:197
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:98
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:15
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:715 src/cloud.cls.php:738
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:2024
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:807
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:804
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:802
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:781
msgid "Install %s"
msgstr "Instalar %s"

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones caché de LSCache de está página no están disponibles!"

#: src/cloud.cls.php:855
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:787
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/img_optm/settings.tpl.php:65
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:213
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:26
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:152
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: src/img-optm.cls.php:1827
msgid "Switched images successfully."
msgstr "Cambió las imágenes con éxito."

#: tpl/img_optm/settings.tpl.php:86
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:85
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:215
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.media_webp.tpl.php:17
msgid "Request WebP versions of original images when doing optimization."
msgstr "Solicita versiones WebP de las imágenes originales al hacer la optimización."

#: tpl/img_optm/settings.tpl.php:52
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:212
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: tpl/page_optm/settings_css.tpl.php:189
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:254
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:275
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:159
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:205
msgid "Run Queue Manually"
msgstr "Ejecutar cola manualmente"

#: tpl/page_optm/settings_css.tpl.php:107
#: tpl/page_optm/settings_css.tpl.php:224 tpl/page_optm/settings_vpi.tpl.php:54
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_css.tpl.php:95 tpl/page_optm/settings_css.tpl.php:212
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/dash/dashboard.tpl.php:451 tpl/dash/dashboard.tpl.php:483
#: tpl/dash/dashboard.tpl.php:515 tpl/dash/dashboard.tpl.php:547
#: tpl/page_optm/settings_css.tpl.php:92 tpl/page_optm/settings_css.tpl.php:209
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:42
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:168
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:188
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:184
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:71
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:445 tpl/toolbox/purge.tpl.php:70
msgid "Critical CSS"
msgstr "CSS crítico"

#: src/doc.cls.php:69
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:18
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:235
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:235
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:211
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:205
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:71 tpl/img_optm/summary.tpl.php:197
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:70 tpl/img_optm/summary.tpl.php:196
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:216
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:215
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Estás seguro de que deseas eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:25 tpl/img_optm/summary.tpl.php:166
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:163 tpl/img_optm/summary.tpl.php:208
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:159
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:174
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:148
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento."

#: tpl/img_optm/settings.tpl.php:146
msgid "Enable replacement of WebP in %s elements that were generated outside of WordPress logic."
msgstr "Activar reemplazo de WebP en %s elementos que fueron generados fuera de la lógica de WordPress."

#: src/lang.cls.php:218
msgid "WebP For Extra srcset"
msgstr "WebP para src extra"

#: tpl/cdn/settings.tpl.php:128 tpl/img_optm/settings.tpl.php:132
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/settings.tpl.php:127 tpl/img_optm/settings.tpl.php:131
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/img_optm/settings.tpl.php:130
msgid "Specify which element attributes will be replaced with WebP."
msgstr "Especificar que atributos de elementos serán reemplazados con WebP."

#: src/lang.cls.php:217
msgid "WebP Attribute To Replace"
msgstr "Atributo WebP a reemplazar"

#: tpl/cdn/settings.tpl.php:165
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:249
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Un vaciado completo se iniciará cuando WordPress ejecute estos hooks."

#: src/lang.cls.php:225
msgid "Purge All Hooks"
msgstr "Vaciar todos los hooks"

#: src/purge.cls.php:214
msgid "Purged all caches successfully."
msgstr "Vaciado de todas las cachés correctamente."

#: src/gui.cls.php:495 src/gui.cls.php:605 src/gui.cls.php:655
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:439
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:127
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:136
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:9
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:38
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:267 tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:532 src/gui.cls.php:692 tpl/toolbox/purge.tpl.php:61
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:503 src/gui.cls.php:663 tpl/toolbox/purge.tpl.php:43
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:761 tpl/img_optm/summary.tpl.php:141
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:762 tpl/img_optm/summary.tpl.php:143
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/settings.tpl.php:203
msgid "Get it from <a %1$s>%2$s</a>."
msgstr "Obténla desde <a %1$s>%2$s</a>."

#: tpl/cdn/settings.tpl.php:202
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: tpl/cdn/settings.tpl.php:213
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/settings.tpl.php:193
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/settings.tpl.php:79
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:17
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:15
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: tpl/inc/admin_footer.php:10
msgid "Rate %s on %s"
msgstr "Valora %s en %s"

#: src/lang.cls.php:29 tpl/dash/dashboard.tpl.php:376
msgid "Images notified to pull"
msgstr "Imágenes notificadas para descargar"

#: tpl/img_optm/summary.tpl.php:244
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1280
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1277
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1268
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1265
msgid "%s groups"
msgstr "%s grupos"

#: src/crawler.cls.php:1074
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings-simulation.tpl.php:23
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:261
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:176
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:177
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:104 tpl/dash/dashboard.tpl.php:600
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:97 tpl/dash/dashboard.tpl.php:593
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:85 tpl/dash/dashboard.tpl.php:586
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:78
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:72 tpl/crawler/summary.tpl.php:79
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:71
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:57
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#: tpl/cache/settings_inc.object.tpl.php:213
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:130
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings-general.tpl.php:150
msgid "Server allowed max value"
msgstr "Valor máximo permitido por el servidor"

#: tpl/crawler/settings-general.tpl.php:145
msgid "Server enforced value"
msgstr "Valor forzado por el servidor"

#: tpl/crawler/settings-general.tpl.php:44
msgid "Server allowed min value"
msgstr "Valor mínimo permitido por el servidor"

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:65
#: tpl/cache/settings-excludes.tpl.php:98 tpl/cdn/auto_setup.tpl.php:245
#: tpl/cdn/auto_setup.tpl.php:256 tpl/cdn/settings.tpl.php:78
#: tpl/crawler/settings-general.tpl.php:43
#: tpl/crawler/settings-general.tpl.php:144
#: tpl/crawler/settings-general.tpl.php:149
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1232
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1230 tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:192
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:245
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:84
#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr "API"

#: src/purge.cls.php:414
msgid "Reset the entire opcode cache successfully."
msgstr "Reestablecida la caché opcache con éxito"

#: src/purge.cls.php:402
msgid "Opcode cache is not enabled."
msgstr "La caché opcache no está habilitada."

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:51 tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:72
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:67
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:227
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:62
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:46
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:24
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todas las configuraciones actuales de LiteSpeed Cache y las guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr "Ajustes de exportación"

#: tpl/presets/entry.tpl.php:7 tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr "Importar / Exportar"

#: tpl/cache/settings_inc.object.tpl.php:187
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:147
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:125
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:134
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:124
msgid "Password"
msgstr "Contraseña"

#: tpl/cache/settings_inc.object.tpl.php:121
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:123
msgid "Username"
msgstr "Nombre de usuario"

#: tpl/cache/settings_inc.object.tpl.php:79
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:119
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:457
msgid "Purge all object caches successfully."
msgstr "Vació de todas las cachés de objetos correctamente."

#: src/purge.cls.php:444
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:200
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:129
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/lang.cls.php:128
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:127
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:160
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:126
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:53
msgid "Connection Test"
msgstr "Prueba de conexión"

#: tpl/cache/settings_inc.object.tpl.php:51
#: tpl/cache/settings_inc.object.tpl.php:52
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:48 tpl/crawler/blacklist.tpl.php:34
#: tpl/crawler/summary.tpl.php:130
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:108
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:122
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:121
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:120
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:522 src/gui.cls.php:682 src/lang.cls.php:118
#: tpl/dash/dashboard.tpl.php:425 tpl/toolbox/purge.tpl.php:52
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:21
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:53
msgid "Purge all the object caches"
msgstr "Vaciar todas las cachés de objetos"

#: src/cdn/cloudflare.cls.php:254 src/cdn/cloudflare.cls.php:276
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:267
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:162
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:147
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado a Cloudflare el vaciado completo con éxito."

#: src/cdn/cloudflare.cls.php:131
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:114
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/settings.tpl.php:228
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/settings.tpl.php:227
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/settings.tpl.php:219
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:251
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/manage.tpl.php:78
msgid "Purge Everything"
msgstr "Vaciar todo"

#: tpl/cdn/manage.tpl.php:72
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/manage.tpl.php:66
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/manage.tpl.php:65
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/manage.tpl.php:57
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/manage.tpl.php:56
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/manage.tpl.php:51
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/manage.tpl.php:42
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/manage.tpl.php:39
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/manage.tpl.php:36
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/manage.tpl.php:34
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/manage.tpl.php:31
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/manage.tpl.php:30
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:512 src/gui.cls.php:672 tpl/cdn/manage.tpl.php:19
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:164
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1091 src/admin-display.cls.php:1095
#: tpl/cdn/settings.tpl.php:99
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/settings.tpl.php:96
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr "Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s."

#: src/lang.cls.php:116
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:53
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:226
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:315
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/summary.tpl.php:311
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:257
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:100
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:99
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: tpl/toolbox/log_viewer.tpl.php:62
msgid "Clear Logs"
msgstr "Vaciar registros"

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:238
msgid " %s ago"
msgstr "hace %s"

#: src/media.cls.php:368
msgid "WebP saved %s"
msgstr "WebP guardado %s"

#: tpl/toolbox/report.tpl.php:55
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/inc/api_key.php:11
msgid "This will also generate an API key from LiteSpeed's Server."
msgstr "Esto también generará una clave de API del servidor de LiteSpeed."

#: tpl/img_optm/summary.tpl.php:123
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:67
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:67
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:68
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:108
msgid "This process is automatic."
msgstr "Este proceso es automático"

#: tpl/dash/dashboard.tpl.php:386 tpl/img_optm/summary.tpl.php:275
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:358 tpl/img_optm/summary.tpl.php:272
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:103
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:99 tpl/toolbox/report.tpl.php:100
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: tpl/toolbox/report.tpl.php:50
msgid "Report date"
msgstr "Fecha de informe"

#: tpl/toolbox/report.tpl.php:49
msgid "Report number"
msgstr "Número de informe"

#: src/media.cls.php:246
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:171
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:102
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#: tpl/img_optm/summary.tpl.php:283
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr "Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>."

#: src/doc.cls.php:92 src/doc.cls.php:147 tpl/cdn/manage.tpl.php:67
#: tpl/dash/dashboard.tpl.php:46 tpl/dash/dashboard.tpl.php:618
#: tpl/img_optm/summary.tpl.php:48 tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr "Leer más"

#: tpl/img_optm/summary.tpl.php:236
msgid "Image groups total"
msgstr "Total de grupos de imágenes"

#: src/lang.cls.php:30
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:366
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:1927 src/img-optm.cls.php:1973
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:1967
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:1951
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:1946
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.tpl.php:39
msgid "Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server."
msgstr "Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes en QUIC.cloud."

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: src/lang.cls.php:214
msgid "Image WebP Replacement"
msgstr "Reemplazo de imágenes WebP"

#: tpl/cache/settings-excludes.tpl.php:129
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/general/entry.tpl.php:7 tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr "Ajustar"

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:182
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr "Configuración de ajustes"

#: tpl/cache/settings-excludes.tpl.php:100
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/cache/settings-excludes.tpl.php:67
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:107
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, notificará a tu sitio para descargar las imágenes optimizadas."

#: tpl/dash/dashboard.tpl.php:349 tpl/img_optm/summary.tpl.php:64
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:227
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:355 tpl/img_optm/summary.tpl.php:269
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:266
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:22
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:132 src/gui.cls.php:638
#: tpl/dash/dashboard.tpl.php:52 tpl/dash/network_dash.tpl.php:27
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:50
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:49
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:85
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:189
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:472
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:180
msgid "URI Excludes"
msgstr "URL excluidas"

#: tpl/page_optm/settings_html.tpl.php:166
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar emojis de WordPress.org. En su lugar se mostrará el emoji predeterminado del navegador."

#: src/doc.cls.php:132
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:221
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:205
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:222
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:188
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-excludes.tpl.php:40
msgid "For example, for %s, %s and %s can be used here."
msgstr "Por ejemplo, para %s, %s y %s puede utilizarse aquí."

#: tpl/cache/settings-esi.tpl.php:107 tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/settings.tpl.php:143
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1248
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: src/admin-display.cls.php:1246
msgid "For example, for %s, %s can be used here."
msgstr "Por ejemplo, para %s, %s puede utilizarse aquí."

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: src/lang.cls.php:178 tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:480
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:461
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:450
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:427
msgid "Mark this page as "
msgstr "Marcar esta página como"

#: src/gui.cls.php:403 src/gui.cls.php:418
msgid "Purge this page"
msgstr "Vaciar esta página"

#: src/lang.cls.php:161
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:173
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:157 tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:172
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:185
#: tpl/page_optm/settings_html.tpl.php:167 tpl/page_optm/settings_js.tpl.php:73
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: src/lang.cls.php:170
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr "cookies"

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid "You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>."
msgstr "También puedes activar el cacheo de navegador en la administración del servidor. <a %s>Leer más sobre los ajustes de caché de navegador de LiteSpeed</a>."

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:95 tpl/dash/dashboard.tpl.php:426
#: tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:94
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:141
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:102
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:61
msgid "categories"
msgstr "categorías"

#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:140
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:39
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:139
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:24
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:138
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: tpl/toolbox/settings-debug.tpl.php:54
msgid "The logs will be output to %s."
msgstr "Los registros serán enviados a %s."

#: src/admin-display.cls.php:1250 src/doc.cls.php:114
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:113
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:115
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/cdn/settings.tpl.php:179
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:250
msgid "Exclude Path"
msgstr "Excluir ruta"

#: tpl/cdn/settings.tpl.php:98
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr "Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s."

#: src/lang.cls.php:246 tpl/cdn/settings.tpl.php:102
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/settings.tpl.php:92
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:245
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/settings.tpl.php:88
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:244
msgid "Include CSS"
msgstr "Incluir CSS"

#: tpl/cdn/settings.tpl.php:84
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes."
msgstr "Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s."

#: src/lang.cls.php:243
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:240
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:242
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/settings.tpl.php:142
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s"

#: src/lang.cls.php:248
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/entry.tpl.php:6 tpl/cdn/settings.tpl.php:21
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:130 tpl/cdn/settings.tpl.php:194
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:245 src/admin-display.cls.php:950
#: src/admin-display.cls.php:977 src/admin-display.cls.php:1028
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.object.tpl.php:213 tpl/cdn/settings.tpl.php:54
#: tpl/page_optm/settings_css.tpl.php:82 tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:168
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "OFF"
msgstr "APAGAR"

#: src/admin-display.cls.php:244 src/admin-display.cls.php:949
#: src/admin-display.cls.php:977 src/admin-display.cls.php:1028
#: src/doc.cls.php:41 tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71 tpl/cdn/settings.tpl.php:49
#: tpl/page_optm/settings_css.tpl.php:189
#: tpl/page_optm/settings_media.tpl.php:165
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "ON"
msgstr "ENCENDER"

#: src/purge.cls.php:385
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:154
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:169
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:135 src/lang.cls.php:152
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:151
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:167
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:144
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:143
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:33
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción \"Vaciar todo\"."

#: tpl/toolbox/purge.tpl.php:44
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto vaciará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:19 tpl/toolbox/purge.tpl.php:25
#: tpl/toolbox/purge.tpl.php:31
msgid "Purge %s Error"
msgstr "Vaciar error %s"

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:246
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:236
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:232
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:228
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:224
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:220
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:216
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:212
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:204
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:147
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:97
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:135
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:224 tpl/page_optm/settings_css.tpl.php:121
#: tpl/page_optm/settings_css.tpl.php:238 tpl/page_optm/settings_vpi.tpl.php:67
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:222
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr " Almacena en la caché el bloque ESI de la barra de administración incluida."

#: src/lang.cls.php:221
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:49
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:13
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:12
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr "Ajustes del vaciado"

#: src/lang.cls.php:112
msgid "Cache PHP Resources"
msgstr "Cachear recursos de PHP"

#: src/lang.cls.php:113 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:87
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:21 tpl/toolbox/settings-debug.tpl.php:85
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings-general.tpl.php:139
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:111
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:80
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:110
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:67
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:109
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:54
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:108
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:9
#: tpl/cache/settings-cache.tpl.php:9
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:9 tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:8 tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6 tpl/toolbox/purge.tpl.php:142
msgid "Purge"
msgstr "Vaciar"

#: src/admin-display.cls.php:128 tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:6
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr "Se ha encontrado la regla de caché inesperada %2$s en %1$s archivo. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas HTML debido a que el navegador almacena en caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en el navegador, puedes descartar este mensaje. (<a %3$s>Más Información</a>)"

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para vaciar la lista \"%s\"."

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:135 tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr "Hora de vaciado programado"

#: tpl/cache/settings-purge.tpl.php:105
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción \"%s\"."

#: src/lang.cls.php:134 tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr "URLs de vaciado programado"

#: tpl/toolbox/settings-debug.tpl.php:115
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:98
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:271
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:808
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:141 src/error.cls.php:165
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:161
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:272
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr "TTL caché de Widgets:"

#: src/lang.cls.php:220 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr "Activar ESI"

#: tpl/crawler/summary.tpl.php:50
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr "Ver <a %s>Introducción para activar el Crawler</a> para información detallada."

#: src/lang.cls.php:263
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:244
msgid "Purge pages by relative or full URL."
msgstr "Vaciar páginas por URL completa o relativa."

#: tpl/crawler/summary.tpl.php:49
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La función de rastreador no está habilitada en el servidor LiteSpeed. Consulta al administrador de tu servidor o al proveedor de hosting."

#: tpl/cache/settings-esi.tpl.php:35 tpl/cdn/manage.tpl.php:23
#: tpl/crawler/summary.tpl.php:48 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:67 tpl/page_optm/settings_css.tpl.php:180
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:111
msgid "<b>Last crawled:</b> %s item(s)"
msgstr "<b>Última indexación:</b> %s elemento(s)"

#: tpl/crawler/summary.tpl.php:63
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:174
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:157
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:149
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:141
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:346
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado el vaciado de la lista al servidor web LiteSpeed."

#: tpl/cache/settings-cache.tpl.php:28
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr "Por favor, visita la página de <a %s>Información</a> sobre como probar la caché."

#: tpl/toolbox/settings-debug.tpl.php:67
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:260
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings-general.tpl.php:109
msgid "Specify Number of Threads to use while crawling."
msgstr "Especifica el número de hilos a utilizar durante la indexación."

#: tpl/crawler/settings-general.tpl.php:95
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo."

#: src/lang.cls.php:257
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#: src/lang.cls.php:256
msgid "Interval Between Runs"
msgstr "Intervalo entre ejecuciones"

#: tpl/crawler/settings-general.tpl.php:66
msgid "Specify time in seconds for the duration of the crawl interval."
msgstr "Especifica un tiempo en segundos para la duración del intervalo de indexación."

#: tpl/crawler/settings-general.tpl.php:39
msgid "Specify time in microseconds for the delay between requests during a crawl."
msgstr "Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación."

#: tpl/crawler/settings-general.tpl.php:37
msgid "microseconds"
msgstr "microsegundos"

#: tpl/cache/settings_inc.login_cookie.tpl.php:35
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:179
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de \"Vaciar por\"."

#: tpl/cdn/entry.tpl.php:15
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#: tpl/crawler/summary.tpl.php:228
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del crawler aún no generado"

#: tpl/crawler/summary.tpl.php:210
msgid "Show crawler status"
msgstr "Mostrar estado del Crawler"

#: tpl/crawler/summary.tpl.php:203
msgid "Watch Crawler Status"
msgstr "Ver estado del Crawler"

#: tpl/crawler/summary.tpl.php:198
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr "Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema."

#: tpl/crawler/summary.tpl.php:195
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:119
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:116
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:129
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:128
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:42
msgid "Crawler Cron"
msgstr "Cron del Crawler"

#: cli/crawler.cls.php:80 tpl/crawler/summary.tpl.php:36
msgid "%d minute"
msgstr "%d minuto"

#: cli/crawler.cls.php:78 tpl/crawler/summary.tpl.php:34
msgid "%d minutes"
msgstr "%d minutos"

#: cli/crawler.cls.php:71 tpl/crawler/summary.tpl.php:27
msgid "%d hour"
msgstr "%d hora"

#: cli/crawler.cls.php:69 tpl/crawler/summary.tpl.php:25
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr "Crawler de LiteSpeed Cache"

#: src/lang.cls.php:258
msgid "Threads"
msgstr "Hilos"

#: src/lang.cls.php:255
msgid "Run Duration"
msgstr "Duración de la ejecución"

#: src/lang.cls.php:254
msgid "Delay"
msgstr "Retraso"

#: tpl/inc/show_display_installed.php:28
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>."

#: src/admin-display.cls.php:138 src/lang.cls.php:253
msgid "Crawler"
msgstr "Crawler"

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:692
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitado el vaciado de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:14
msgid "This will Purge Pages only"
msgstr "Esto solo vaciará las páginas"

#: tpl/toolbox/purge.tpl.php:13
msgid "Purge Pages"
msgstr "Vaciar páginas"

#: tpl/cdn/auto_setup.tpl.php:233
msgid "Action"
msgstr "Acción"

#: src/gui.cls.php:85
msgid "Cancel"
msgstr "Cancelar"

#: tpl/crawler/summary.tpl.php:131
msgid "Activate"
msgstr "Activar"

#: tpl/cdn/settings.tpl.php:209
msgid "Email Address"
msgstr "Email Address"

#: tpl/general/settings.tpl.php:103
msgid "Warning"
msgstr "Alerta"

#: src/gui.cls.php:782
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:185
msgid "Purged the url!"
msgstr "¡Se ha vaciado la URL!"

#: cli/purge.cls.php:136
msgid "Purged the blog!"
msgstr "¡Se ha vaciado el blog!"

#: cli/purge.cls.php:92
msgid "Purged All!"
msgstr "¡Se ha vaciado todo!"

#: src/purge.cls.php:712
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitado el vaciado de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:13
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:10
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr "Si no, por favor verifica el ajuste en la <a href=\"%1$s\">pestaña Avanzado</a>."

#: tpl/inc/show_error_cookie.php:8
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:14
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:12
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:35
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/cache/network_settings-cache.tpl.php:21
msgid "It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first."
msgstr "Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero."

#: tpl/toolbox/purge.tpl.php:235
msgid "Purge pages by post ID."
msgstr "Vaciar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:38
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Vacía las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:20 tpl/toolbox/purge.tpl.php:26
#: tpl/toolbox/purge.tpl.php:32
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: tpl/toolbox/purge.tpl.php:8
msgid "This will Purge Front Page only"
msgstr "Esto vaciará solo la página principal"

#: tpl/toolbox/purge.tpl.php:239
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:245
msgid "e.g. Use %s or %s."
msgstr "p. ej. Usa %s o %s."

#: tpl/toolbox/purge.tpl.php:230
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:133
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo»."

#: src/core.cls.php:341
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado el vaciado de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:25
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:814 src/admin-display.cls.php:818
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:125
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:127
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:126
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr "Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>."

#: tpl/toolbox/purge.tpl.php:132
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:131
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:605
msgid "LiteSpeed Cache Purge All"
msgstr "Vaciar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:32
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:24
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:21
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:18
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:16
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:10
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:7
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:268 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/toolbox/settings-debug.tpl.php:53
msgid "The Admin IP option will only output log messages on requests from admin IPs."
msgstr "La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores."

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:53
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: tpl/cache/settings-purge.tpl.php:50 tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:60
msgid "Note"
msgstr "Nota"

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:132
msgid "Purge All On Upgrade"
msgstr "Vaciar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No vaciar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr "Vaciar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr "Vaciar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr "Vaciar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr "Vaciar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:68 tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:99
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:169
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid "Caching these pages may improve server performance by avoiding unnecessary PHP calls."
msgstr "Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias."

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr "Algunos temas y plugins añaden recursos mediante una petición PHP."

#: tpl/cache/settings-cache.tpl.php:93
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:43
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:153
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:28
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:27
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:21
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr "DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB."

#: tpl/cache/settings_inc.login_cookie.tpl.php:20
#: tpl/cache/settings_inc.login_cookie.tpl.php:78
msgid "No spaces and case sensitive."
msgstr "Espacios no permitidos y sensible a mayúsculas."

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
#: tpl/cache/settings_inc.login_cookie.tpl.php:77
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr "SINTAXIS: alfanumérico y \"_\"."

#: src/lang.cls.php:230
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:73
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:15
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:85
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:9
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:258
msgid "Purge List"
msgstr "Vaciar lista"

#: tpl/toolbox/purge.tpl.php:177
msgid "Purge By..."
msgstr "Vaciar por..."

#: tpl/crawler/blacklist.tpl.php:33 tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:224
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:218
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:212
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:206
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:6
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:799
msgid "Purge url %s"
msgstr "Vaciar la URL %s"

#: src/purge.cls.php:767
msgid "Purge tag %s"
msgstr "Vaciar la etiqueta %s"

#: src/purge.cls.php:740
msgid "Purge category %s"
msgstr "Vaciar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:32
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas."

#: tpl/cache/settings-cache.tpl.php:32 tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:145
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo \".htaccess\" de LiteSpeed Cache"

#: src/error.cls.php:157
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: src/lang.cls.php:228
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:229
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:22
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:16
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:14
#: tpl/cache/settings_inc.browser.tpl.php:12 tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:33
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: tpl/cache/settings-purge.tpl.php:52
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona \"Todo\" si hay widgets dinámicos enlazados a entradas en páginas distintas de la página de inicio"

#: src/lang.cls.php:114 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:163 src/file.cls.php:167
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:621 tpl/cdn/entry.tpl.php:8 tpl/cdn/settings.tpl.php:194
#: tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:98
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: src/purge.cls.php:678
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado el vaciado de la página de inicio al servidor web LiteSpeed."

#: tpl/toolbox/purge.tpl.php:7
msgid "Purge Front Page"
msgstr "Vaciar la página de inicio"

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:29
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:93
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:60
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1249
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1245
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:54
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/cdn/auto_setup.tpl.php:91 tpl/toolbox/report.tpl.php:86
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:22
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:20
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:7
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:6
msgid "Enabled"
msgstr "Habilitado"

#: src/lang.cls.php:142
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: litespeed-cache.php tpl/banner/new_version.php:59
#: tpl/banner/new_version_dev.tpl.php:12 tpl/cache/more_settings_tip.tpl.php:15
#: tpl/inc/admin_footer.php:10
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: tpl/toolbox/settings-debug.tpl.php:51
msgid "Outputs to WordPress debug log."
msgstr "Salidas al registro de depuración de WordPress"

#: src/lang.cls.php:270
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/general/settings.tpl.php:85 tpl/general/settings.tpl.php:96
#: tpl/general/settings.tpl.php:108 tpl/general/settings.tpl.php:189
#: tpl/general/settings.tpl.php:196 tpl/general/settings.tpl.php:203
#: tpl/general/settings.tpl.php:220 tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr "Archivo del Autor"

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr "Página de Inicio"

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:72
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Seleccionar que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas"

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de vaciado automático para publicación y actualización"

#: src/lang.cls.php:96
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: src/admin-display.cls.php:1059 tpl/cache/settings_inc.object.tpl.php:106
#: tpl/crawler/settings-general.tpl.php:64
#: tpl/crawler/settings-general.tpl.php:78
#: tpl/crawler/settings-general.tpl.php:93 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:269
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:126
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/purge.cls.php:234
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado el vaciado de todas las entradas de la caché de LSCache al servidor web LiteSpeed."

#: src/gui.cls.php:487 src/gui.cls.php:495 src/gui.cls.php:503
#: src/gui.cls.php:512 src/gui.cls.php:522 src/gui.cls.php:532
#: src/gui.cls.php:542 src/gui.cls.php:552 src/gui.cls.php:561
#: src/gui.cls.php:571 src/gui.cls.php:581 src/gui.cls.php:647
#: src/gui.cls.php:655 src/gui.cls.php:663 src/gui.cls.php:672
#: src/gui.cls.php:682 src/gui.cls.php:692 src/gui.cls.php:702
#: src/gui.cls.php:712 src/gui.cls.php:721 src/gui.cls.php:731
#: src/gui.cls.php:741 tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:37 tpl/toolbox/purge.tpl.php:43
#: tpl/toolbox/purge.tpl.php:52 tpl/toolbox/purge.tpl.php:61
#: tpl/toolbox/purge.tpl.php:70 tpl/toolbox/purge.tpl.php:79
#: tpl/toolbox/purge.tpl.php:88 tpl/toolbox/purge.tpl.php:97
#: tpl/toolbox/purge.tpl.php:106 tpl/toolbox/purge.tpl.php:115
msgid "Purge All"
msgstr "Vaciar todo"

#: src/admin-display.cls.php:295 src/gui.cls.php:629
msgid "Settings"
msgstr "Ajustes"litespeed-wp-plugin/6.5.4/translations/litespeed-cache-es_CO.po000064400000556021151600200700020202 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Colombia)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2022-03-30 06:14:07+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.1\n"
"Language: es_CO\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/crawler/blacklist.tpl.php:64
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/page_optm/settings_tuning_css.tpl.php:87
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: src/purge.cls.php:350
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo esto es necesario "

#: tpl/dash/dashboard.tpl.php:607
msgid "<b>Last crawled:</b> %d item(s)"
msgstr "<b>Último rastreo:</b> %d elemento(s)"

#: tpl/general/settings.tpl.php:166
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr "Ruta del archivo «.htaccess»"

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr "La ruta por defecto es"

#: tpl/toolbox/edit_htaccess.tpl.php:59 tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:60 tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess»."

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr "Ver el archivo «.htaccess»"

#: tpl/page_optm/settings_tuning_css.tpl.php:80
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/toolbox/beta_test.tpl.php:48
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/toolbox/purge.tpl.php:80
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/page_optm/settings_tuning_css.tpl.php:57
msgid "How to choose an UCSS allowlist selector?"
msgstr "¿Cómo elegir un selector de lista blanca UCSS?"

#: tpl/page_optm/settings_tuning_css.tpl.php:62
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_media.tpl.php:235
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_tuning_css.tpl.php:58
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/toolbox/beta_test.tpl.php:58
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:52
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:52
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_media.tpl.php:131
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_css.tpl.php:199
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:150
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:147
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:82
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/inc/in_upgrading.php:5
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/page_optm/settings_js.tpl.php:71
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/general/settings.tpl.php:181
msgid "Your %1s quota on %2s will still be in use."
msgstr "Tu cuota de %1s en %2s seguirá en uso."

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/page_optm/settings_css.tpl.php:75
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:129
#: tpl/page_optm/settings_css.tpl.php:246 tpl/page_optm/settings_vpi.tpl.php:74
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:186
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:193
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_html.tpl.php:139
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_css.tpl.php:73
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/settings_css.tpl.php:262
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/general/settings_inc.guest.tpl.php:16
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_js.tpl.php:43 tpl/page_optm/settings_js.tpl.php:77
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins."

#: tpl/page_optm/settings_js.tpl.php:44
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr "Retrasado"

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: src/lang.cls.php:150
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:147
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/error.cls.php:129
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/error.cls.php:133
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/purge.cls.php:274
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: tpl/dash/dashboard.tpl.php:158
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/dash/dashboard.tpl.php:338 tpl/dash/dashboard.tpl.php:418
#: tpl/dash/dashboard.tpl.php:446 tpl/dash/dashboard.tpl.php:478
#: tpl/dash/dashboard.tpl.php:510 tpl/dash/dashboard.tpl.php:542
#: tpl/dash/dashboard.tpl.php:574
msgid "More"
msgstr "Más"

#: tpl/crawler/summary.tpl.php:189
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/summary.tpl.php:190
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: src/lang.cls.php:91
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/lang.cls.php:92
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:177
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: tpl/cache/settings_inc.object.tpl.php:42
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cdn/settings.tpl.php:49
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cdn/settings.tpl.php:54
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: tpl/crawler/settings-sitemap.tpl.php:22
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: src/lang.cls.php:105
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:106
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:155
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:158
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:181
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:206
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: tpl/cdn/settings.tpl.php:194
msgid "This can be managed from %1$s%2$s tab."
msgstr "Esto se puede gestionar desde la pestaña %1$s%2$s."

#: tpl/cdn/settings.tpl.php:214
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/settings.tpl.php:198
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/settings.tpl.php:204
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare."

#: tpl/general/settings.tpl.php:165
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/general/settings.tpl.php:196
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:203
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:220
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:221
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/crawler.cls.php:140
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!"

#: src/cloud.cls.php:470
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/cloud.cls.php:779
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/doc.cls.php:74
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/gui.cls.php:84
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: cli/purge.cls.php:240
msgid "Purged!"
msgstr "¡Purgado!"

#: src/lang.cls.php:163
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:33
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: tpl/toolbox/beta_test.tpl.php:35
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: src/crawler-map.cls.php:373
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:145
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:164
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:36
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/cache/settings-excludes.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:66
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/settings_js.tpl.php:58
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr "Localización"

#: src/admin-display.cls.php:528
msgid "Dismiss"
msgstr "Descartar"

#: src/lang.cls.php:153
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/data.upgrade.func.php:131
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS."

#: src/data.upgrade.func.php:136
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:138
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: tpl/general/settings.tpl.php:97
msgid "Request submitted. Please wait, then refresh the page to see approval notification."
msgstr "Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación."

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:92
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:50
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos JS y códigos JS integrados."

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr "Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:1044
msgid "This setting is overwritten by the Network setting"
msgstr "Los ajustes de red sobreescriben este ajuste"

#: src/lang.cls.php:195
msgid "LQIP Excludes"
msgstr "Exclusiones de LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:52
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Seguro que quieres restablecer los ajustes a los valores por defecto?"

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s del HTML."

#: tpl/general/settings.tpl.php:130
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Seguro que quieres vaciar todos los nodos cloud?"

#: src/lang.cls.php:179 tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:121
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:50
msgid "Click here to change."
msgstr "Haz clic aquí para cambiarlo."

#: src/cloud.cls.php:957 src/error.cls.php:60
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/lang.cls.php:162
msgid "Localize Resources"
msgstr "Localizar los recursos"

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:89
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:561 src/gui.cls.php:721 tpl/toolbox/purge.tpl.php:88
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:125
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario."

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS."

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr "Localiza recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: src/cloud.cls.php:956
msgid "Site not recognized. Domain Key has been automatically removed. Please request a new one."
msgstr "Sitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva."

#: tpl/page_optm/settings_tuning_css.tpl.php:56
msgid "List the CSS selector that its style should be always contained in UCSS."
msgstr "Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS."

#: tpl/page_optm/settings_css.tpl.php:72
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usar el servicio en línea QUIC.cloud para generar CSS único."

#: src/lang.cls.php:146
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:477 tpl/toolbox/purge.tpl.php:79
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/report.tpl.php:45
msgid "LiteSpeed Report"
msgstr "Informe de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:182
msgid "Image Thumbnail Group Sizes"
msgstr "Tamaños del grupo de imágenes en miniatura"

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)"

#: tpl/toolbox/purge.tpl.php:116
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP"

#: tpl/cache/settings-purge.tpl.php:115
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado."

#: tpl/cache/settings-purge.tpl.php:91
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien."

#: src/lang.cls.php:133
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:1042
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:1112
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado"

#: src/img-optm.cls.php:1033 src/img-optm.cls.php:1059
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:90
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:1076
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP."

#: tpl/inc/admin_footer.php:13
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:111
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: src/lang.cls.php:265
msgid "Sitemap Timeout"
msgstr "Timeout del mapa del sitio"

#: tpl/crawler/settings-sitemap.tpl.php:50
msgid "Specify the timeout while parsing the sitemap."
msgstr "Especifica el tiempo límite de procesamiento del mapa del sitio."

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar."

#: src/img-optm.cls.php:591
msgid "Cleared %1$s invalid images."
msgstr "Purgadas %1$s imágenes no válidas."

#: tpl/general/settings.tpl.php:115
msgid "A Domain Key is required for QUIC.cloud online services."
msgstr "Hace falta una clave de dominio para usar los servicios online de QUIC.cloud."

#: tpl/general/settings.tpl.php:18
msgid "Request Domain Key"
msgstr "Solicitar clave de dominio"

#: tpl/general/entry.tpl.php:20
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:107
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:128
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:100
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:52
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione."

#: tpl/toolbox/beta_test.tpl.php:53
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:37
msgid "OR"
msgstr "O"

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:23 tpl/toolbox/settings-debug.tpl.php:24
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:78 tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr "El intervalo válido de WordPress es %s segundos"

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:49 tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Ponlo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es de %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:47 tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en las páginas públicas."

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:91
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:90
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:68
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:62
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:39
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:38
msgid "Install DoLogin Security"
msgstr "Instalar la seguridad de DoLogin"

#: tpl/general/settings.tpl.php:218
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN."

#: tpl/crawler/settings-general.tpl.php:124
msgid "Specify the timeout while crawling each URL."
msgstr "Especifica el tiempo de espera mientras se rastrea cada URL."

#: tpl/crawler/settings-general.tpl.php:80
msgid "Specify time in seconds for the time between each run interval."
msgstr "Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución."

#: tpl/toolbox/report.tpl.php:72 tpl/toolbox/report.tpl.php:74
msgid "Generate Link for Current User"
msgstr "Generar el enlace para el usuario actual"

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr "Caja de herramientas de LiteSpeed"

#: tpl/toolbox/beta_test.tpl.php:28
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/beta_test.tpl.php:37 tpl/toolbox/beta_test.tpl.php:53
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/settings-debug.tpl.php:142
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas listadas."

#: tpl/general/settings.tpl.php:219
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:219
msgid "Check my public IP from"
msgstr "Comprobar mi IP pública desde"

#: tpl/crawler/settings-general.tpl.php:25
msgid "This will enable crawler cron."
msgstr "Esto activará el cron rastreador."

#: tpl/crawler/settings-general.tpl.php:11
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:48
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:65 tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/blacklist.tpl.php:35 tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr "Total del mapa del sitio"

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr "Lista del mapa del sitio"

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr "Recargar el mapa del rastreador"

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/entry.tpl.php:11
msgid "Sitemap Settings"
msgstr "Ajustes del mapa del sitio"

#: tpl/crawler/entry.tpl.php:10
msgid "Simulation Settings"
msgstr "Ajustes de simulación"

#: tpl/crawler/blacklist.tpl.php:21 tpl/crawler/entry.tpl.php:8
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/settings-sitemap.tpl.php:37
msgid "If you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain."
msgstr "Si utilizas varios dominios para un sitio y tienes varios dominios en el mapa del sitio, mantén esta opción APAGADA para que el rastreador sepa cómo rastrear cada dominio."

#: tpl/crawler/settings-sitemap.tpl.php:36
msgid "The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage."
msgstr "El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, si se deja caer el dominio se puede ahorrar almacenamiento en la base de datos."

#: tpl/crawler/settings-sitemap.tpl.php:9
msgid "Crawler Sitemap Settings"
msgstr "Ajustes de mapa del sitio del rastreador"

#: tpl/crawler/summary.tpl.php:197
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr "&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad."

#: tpl/crawler/summary.tpl.php:196
msgid "Crawlers cannot run concurrently."
msgstr "Los rastreadores no se pueden ejecutar de forma concurrente."

#: tpl/crawler/map.tpl.php:52 tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:51 tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:188
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:66 tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97 tpl/crawler/summary.tpl.php:166
#: tpl/crawler/summary.tpl.php:191
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:165
msgid "Miss"
msgstr "Fallo"

#: tpl/crawler/summary.tpl.php:164
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:163
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:132
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings-simulation.tpl.php:51
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:221
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:220
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#: tpl/crawler/settings-simulation.tpl.php:9
msgid "Crawler Simulation Settings"
msgstr "Ajustes de simulación del rastreador"

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar."

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:144
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:40
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:104
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los nonces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:15 tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:14 tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr "Objeto"

#: tpl/cache/settings_inc.object.tpl.php:93
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:105
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:7 tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:85
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#: tpl/crawler/entry.tpl.php:6
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/entry.tpl.php:7
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/page_optm/settings_css.tpl.php:289
msgid "Swap"
msgstr "Intercambiar"

#: tpl/page_optm/settings_css.tpl.php:288
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr "Almacenar los gravatares localmente."

#: tpl/page_optm/settings_localization.tpl.php:12
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:146
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:128
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:112
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:11 tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:6 tpl/page_optm/settings_css.tpl.php:20
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:289
msgid "%s is recommended."
msgstr "Se recomienda %s."

#: tpl/page_optm/settings_css.tpl.php:286
msgid "Default"
msgstr "Por defecto"

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr "Optimización de página de LiteSpeed Cache"

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen."

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas por el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr "pixels"

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:52
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_promo.tpl.php:39
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:13
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/page_optm/settings_media.tpl.php:260
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:7 tpl/img_optm/entry.tpl.php:13
#: tpl/img_optm/network_settings.tpl.php:9 tpl/img_optm/settings.tpl.php:11
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:302
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:301
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:298
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:297
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:292
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:289
msgid "Optimization Tools"
msgstr "Herramientas de optimización"

#: tpl/img_optm/summary.tpl.php:258
msgid "Rescan New Thumbnails"
msgstr "Reexaminar nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:241
msgid "Congratulations, all gathered!"
msgstr "¡Felicidades, todas reunidos!"

#: tpl/img_optm/summary.tpl.php:246
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:193
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:74
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:58
msgid "Current limit is"
msgstr "El límite actual es"

#: tpl/img_optm/summary.tpl.php:47
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor en QUIC.cloud"

#: tpl/db_optm/settings.tpl.php:37
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:23
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de la caché de LiteSpeed"

#: tpl/db_optm/entry.tpl.php:10 tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de la BD"

#: tpl/db_optm/manage.tpl.php:176
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:160
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:138
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:130
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:115
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:114
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:113
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:105
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:581
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:578
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:68 tpl/dash/dashboard.tpl.php:573
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:461 tpl/dash/dashboard.tpl.php:493
#: tpl/dash/dashboard.tpl.php:525 tpl/dash/dashboard.tpl.php:557
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:459 tpl/dash/dashboard.tpl.php:491
#: tpl/dash/dashboard.tpl.php:523 tpl/dash/dashboard.tpl.php:555
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:424
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:389
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:337 tpl/img_optm/entry.tpl.php:6
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:276
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:264 tpl/img_optm/summary.tpl.php:43
#: tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/img_optm/summary.tpl.php:310
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Está seguro de destruir todas las imágenes optimizadas?"

#: tpl/banner/cloud_promo.tpl.php:17
msgid "Learn more"
msgstr "Aprender más"

#: tpl/banner/cloud_promo.tpl.php:22
msgid "Tweet preview"
msgstr "Vista previa del tweet"

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Dismiss this notice"
msgstr "Ignorar ese aviso"

#: tpl/dash/dashboard.tpl.php:417
msgid "Cache Status"
msgstr "Estado de caché"

#: tpl/dash/dashboard.tpl.php:423
msgid "Public Cache"
msgstr "Caché pública"

#: tpl/dash/dashboard.tpl.php:454 tpl/dash/dashboard.tpl.php:486
#: tpl/dash/dashboard.tpl.php:518 tpl/dash/dashboard.tpl.php:550
msgid "Time to execute previous request"
msgstr "Tiempo para ejecutar la solicitud anterior"

#: tpl/img_optm/summary.tpl.php:43 tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar."

#: tpl/img_optm/summary.tpl.php:52
msgid "You can request a maximum of %s images at once."
msgstr "Puede solicitar un máximo de imágenes de %s de una vez."

#: tpl/img_optm/summary.tpl.php:175
msgid "Calculate Backups Disk Space"
msgstr "Calcular el espacio en disco de las copias de seguridad"

#: tpl/dash/dashboard.tpl.php:259 tpl/dash/dashboard.tpl.php:329
#: tpl/dash/dashboard.tpl.php:469 tpl/dash/dashboard.tpl.php:501
#: tpl/dash/dashboard.tpl.php:533 tpl/dash/dashboard.tpl.php:565
msgid "Last requested"
msgstr "Último pedido"

#: tpl/dash/dashboard.tpl.php:218
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:198
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:55 tpl/dash/dashboard.tpl.php:509
#: tpl/dash/network_dash.tpl.php:30
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:42
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:39
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:149 tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:148 tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:129 tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/dashboard.tpl.php:126 tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr "Balance de pagos"

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:113 tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:113 tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:54 tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr "Ancho de banda de la CDN"

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr "Uso de las estadísticas"

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr "Escritorio de red"

#: tpl/general/settings.tpl.php:142
msgid "No cloud services currently in use"
msgstr "No hay servicios de la nube en uso"

#: tpl/general/settings.tpl.php:110
msgid "Benefits of linking to a QUIC.cloud account"
msgstr "Beneficios de enlazar con una cuenta QUIC.cloud"

#: tpl/general/settings.tpl.php:109
msgid "You must click the %s button if you wish to associate this site with a QUIC.cloud account."
msgstr "Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud."

#: tpl/general/settings.tpl.php:104
msgid "You must have %1$s first before linking to QUIC.cloud."
msgstr "Debes tener %1$s antes de enlazarte a QUIC.cloud."

#: tpl/general/settings.tpl.php:89
msgid "Our %s was not allowlisted."
msgstr "Nuestro %s no estaba en la lista blanca."

#: tpl/general/settings.tpl.php:88
msgid "The POST callback to %s failed."
msgstr "La llamada POST a %s falló."

#: tpl/cdn/auto_setup.tpl.php:140 tpl/dash/dashboard.tpl.php:200
#: tpl/dash/dashboard.tpl.php:202 tpl/general/settings.tpl.php:78
#: tpl/general/settings.tpl.php:80 tpl/general/settings.tpl.php:109
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/settings.tpl.php:76
msgid "Visit My Dashboard on QUIC.cloud"
msgstr "Visitar «Mi Escritorio» en QUIC.cloud"

#: tpl/general/settings.tpl.php:37
msgid "Next available request time: <code>After %s</code>"
msgstr "Próximo tiempo de solicitud disponible: <code>Después de %s</code>"

#: tpl/general/settings.tpl.php:33
msgid "Approved"
msgstr "Aprobado"

#: tpl/general/settings.tpl.php:25
msgid "Waiting for Approval"
msgstr "Esperando aprobación"

#: tpl/general/settings.tpl.php:22
msgid "Waiting for Refresh"
msgstr "Esperando a la recarga"

#: tpl/crawler/entry.tpl.php:9 tpl/general/entry.tpl.php:6
#: tpl/general/entry.tpl.php:12 tpl/general/network_settings.tpl.php:9
#: tpl/general/settings.tpl.php:44
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/settings.tpl.php:126
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: tpl/cdn/settings.tpl.php:35
msgid "Enable %s CDN API functionality."
msgstr "Activar la funcionalidad %s de la API de la CDN."

#: tpl/cdn/manage.tpl.php:25
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN."

#: tpl/cdn/manage.tpl.php:16
msgid "To manage QUIC.cloud options, please visit"
msgstr "Para gestionar las opciones de QUIC.cloud, visita"

#: tpl/cdn/manage.tpl.php:14
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:163 tpl/general/settings.tpl.php:89
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:162
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/gui.cls.php:571 src/gui.cls.php:731
#: tpl/page_optm/settings_media.tpl.php:131 tpl/toolbox/purge.tpl.php:97
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/img-optm.cls.php:1581
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1514
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1452 src/img-optm.cls.php:1514
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1389
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1305
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:940
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:673
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:650
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:343
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviado al servidor en la nube, %2$s aceptado."

#: src/lang.cls.php:278
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:277
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:274
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:273
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:264
msgid "Drop Domain from Sitemap"
msgstr "Quitar dominio del mapa del sitio"

#: src/lang.cls.php:259
msgid "Timeout"
msgstr "Timeout"

#: src/lang.cls.php:247
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:241
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: src/lang.cls.php:240
msgid "QUIC.cloud CDN"
msgstr "CDN de QUIC.cloud"

#: src/lang.cls.php:238
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:237
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:236
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat de la administración"

#: src/lang.cls.php:235
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat de la administración"

#: src/lang.cls.php:234
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat de la parte pública"

#: src/lang.cls.php:233
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat de la parte pública"

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess de la administración"

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess de la parte pública"

#: src/lang.cls.php:223
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:219
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:211
msgid "Auto Pull Cron"
msgstr "Cron de obtención automática"

#: src/lang.cls.php:210
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:204
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:202
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:200
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:199
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:198
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:196
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:194
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:193
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:192
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:191
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:186
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:185
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:581 src/gui.cls.php:741 src/lang.cls.php:184
#: tpl/presets/standard.tpl.php:42 tpl/toolbox/purge.tpl.php:106
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:165
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:160 tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:137
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché púbica"

#: src/lang.cls.php:101
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página por defecto"

#: src/lang.cls.php:100
msgid "Default REST TTL"
msgstr "TTL por defecto de REST"

#: src/lang.cls.php:90
msgid "Domain Key"
msgstr "Clave del dominio"

#: src/lang.cls.php:89
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:26
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:1614
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube."

#: src/cloud.cls.php:1440
msgid "Domain Key hash mismatch"
msgstr "Discordancia de clave de dominio"

#: src/cloud.cls.php:1319
msgid "Congratulations, your Domain Key has been approved! The setting has been updated accordingly."
msgstr "¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia."

#: src/cloud.cls.php:1263
msgid "Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress."
msgstr "Clave del dominio solicitada correctamente. Por favor, espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress."

#: src/cloud.cls.php:913 src/cloud.cls.php:1244
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:845
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cdn-setup.cls.php:360 src/cloud.cls.php:829 src/cloud.cls.php:837
#: src/cloud.cls.php:1255
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: tpl/general/settings.tpl.php:129
msgid "Current Cloud Nodes in Service"
msgstr "Nodos de la nube actual en servicio"

#: tpl/general/settings.tpl.php:130
msgid "Click to clear all nodes for further redetection."
msgstr "Haz clic para borrar todos los nodos para volver a detectar."

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr "El uso de este mes"

#: tpl/dash/dashboard.tpl.php:264
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo."

#: src/doc.cls.php:161
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/admin-display.cls.php:242
msgid "Remove CDN URL"
msgstr "Eliminar la URL de la CDN"

#: src/admin-display.cls.php:243
msgid "Add new CDN URL"
msgstr "Añadir una nueva URL de la CDN"

#: tpl/general/settings.tpl.php:20
msgid "Refresh Domain Key"
msgstr "Actualizar la clave del dominio"

#: tpl/general/settings.tpl.php:30
msgid "Requested"
msgstr "Solicitado"

#: tpl/general/settings.tpl.php:86
msgid "There was a problem with retrieving your Domain Key. Please click the %s button to retry."
msgstr "Hay un problema al recibir tu clave de dominio. Por favor, haz clic en el botón %s para volver a intentarlo."

#: src/lang.cls.php:94
msgid "Enable Cache"
msgstr "Activa cache"

#: src/lang.cls.php:107
msgid "Notifications"
msgstr "Avisos"

#: src/lang.cls.php:201
msgid "LQIP Quality"
msgstr "Calidad de LQIP"

#: src/img-optm.cls.php:1675
msgid "Removed backups successfully."
msgstr "Copias de seguridad eliminadas correctamente."

#: src/admin-settings.cls.php:263 src/admin-settings.cls.php:298
msgid "Options saved."
msgstr "Las opciones han sido guardadas."

#: tpl/general/settings.tpl.php:90
msgid "Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance."
msgstr "Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda."

#: src/cloud.cls.php:625
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:445
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de la nube disponible."

#: src/cloud.cls.php:388 src/cloud.cls.php:401 src/cloud.cls.php:445
#: src/cloud.cls.php:470 src/cloud.cls.php:623 src/cloud.cls.php:1224
msgid "Cloud Error"
msgstr "Error de la nube"

#: src/data.cls.php:224
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:386
msgid "WebP"
msgstr "WebP"

#: src/media.cls.php:381
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:365
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:357
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:350
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:333
msgid "Orig"
msgstr "Original"

#: src/media.cls.php:331
msgid "(no savings)"
msgstr "(sin guardar)"

#: src/media.cls.php:331
msgid "Orig %s"
msgstr "Original %s"

#: src/media.cls.php:330
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:325
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:325 src/media.cls.php:381
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:312
msgid "Orig saved %s"
msgstr "Ahorrados %s del original"

#: src/media.cls.php:308
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:302 src/media.cls.php:359
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:302
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:301 src/media.cls.php:355
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:298 src/media.cls.php:352
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:298
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:297 src/media.cls.php:326 src/media.cls.php:348
#: src/media.cls.php:382
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:147
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:88
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1244
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1241
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:340
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:378
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:278
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1209
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1183
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1178
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1160
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1157
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1138
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1120
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1048
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:1039
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:136
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:134 tpl/dash/dashboard.tpl.php:53
#: tpl/dash/network_dash.tpl.php:28
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:122 tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:298
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB correctamente."

#: src/purge.cls.php:332
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:314
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:221
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:192
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:186
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:181
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:177
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:137
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:106
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:98
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/task.cls.php:209
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:189
msgid "Every Minute"
msgstr "Cada minuto"

#: src/media.cls.php:396
msgid "Restore from backup"
msgstr "Restaurar desde la copia de seguridad"

#: src/error.cls.php:47
msgid "The setting %s is currently enabled."
msgstr "En este momento, el ajuste %s está activado."

#: src/error.cls.php:59
msgid "You will need to set %s to use the online services."
msgstr "Tendrás que establecer %s para usar los servicios en línea."

#: src/error.cls.php:102
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente"

#: src/error.cls.php:125
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio."

#: src/error.cls.php:149
msgid "Could not find %1$s in %2$s."
msgstr "No se ha podido encontrar %1$s en %2$s."

#: src/error.cls.php:173
msgid "Failed to create table %s! SQL: %s."
msgstr "¡Fallo al crear la tabla %s! SQL: %s."

#: src/error.cls.php:196
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash."

#: src/error.cls.php:200
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:205
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: "

#: src/error.cls.php:210
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior."

#: src/admin-display.cls.php:140
msgid "Toolbox"
msgstr "Herrramientas"

#: src/admin-display.cls.php:1172
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1180
msgid "Smaller than"
msgstr "Más pequeño que"

#: tpl/general/settings.tpl.php:236
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:35
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:23 tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr "Instalar"

#: tpl/toolbox/report.tpl.php:79
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior."

#: tpl/toolbox/report.tpl.php:80
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr "Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>."

#: tpl/toolbox/report.tpl.php:77
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#: tpl/cache/settings-esi.tpl.php:36
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:68 tpl/dash/dashboard.tpl.php:272
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:55 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:245 tpl/dash/dashboard.tpl.php:313
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:45 tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:237 tpl/dash/dashboard.tpl.php:305
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:34 tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:228 tpl/dash/dashboard.tpl.php:297
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:28 tpl/dash/dashboard.tpl.php:214
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:10
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:216
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:24
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/settings.tpl.php:102
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:130
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:190
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:130 tpl/cache/settings-cache.tpl.php:147
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:129 tpl/cache/settings-cache.tpl.php:146
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:87
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:81
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:71 tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:61
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:63
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:59
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr "<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>"

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr "Creado con ❤️ por el equipo de LiteSpeed."

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:518
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:509 src/activation.cls.php:514
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:730
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: src/admin-display.cls.php:218 tpl/crawler/settings-simulation.tpl.php:51
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:217
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:262
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/crawler/settings-simulation.tpl.php:49
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: tpl/page_optm/settings_html.tpl.php:138
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:104
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:68
msgid "Your IP"
msgstr "Tu IP"

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: src/import.cls.php:157
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito."

#: tpl/page_optm/settings_tuning_css.tpl.php:117
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:175
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:102
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:174
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:188
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:164
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:67
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:66
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:197
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:98
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:15
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:715 src/cloud.cls.php:738
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:2024
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:807
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:804
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:802
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:781
msgid "Install %s"
msgstr "Instalar %s"

#: src/cloud.cls.php:855
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:787
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!"

#: tpl/img_optm/settings.tpl.php:65
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:213
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:26
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:152
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: tpl/img_optm/settings.tpl.php:86
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:85
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:215
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.media_webp.tpl.php:17
msgid "Request WebP versions of original images when doing optimization."
msgstr "Solicita versiones WebP de las imágenes originales al hacer la optimización."

#: tpl/img_optm/settings.tpl.php:52
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:212
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: src/img-optm.cls.php:1827
msgid "Switched images successfully."
msgstr "Imágenes cambiadas correctamente."

#: tpl/page_optm/settings_css.tpl.php:189
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:254
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:275
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:159
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_css.tpl.php:95 tpl/page_optm/settings_css.tpl.php:212
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/dash/dashboard.tpl.php:451 tpl/dash/dashboard.tpl.php:483
#: tpl/dash/dashboard.tpl.php:515 tpl/dash/dashboard.tpl.php:547
#: tpl/page_optm/settings_css.tpl.php:92 tpl/page_optm/settings_css.tpl.php:209
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:42
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:168
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:188
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:184
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:71
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:445 tpl/toolbox/purge.tpl.php:70
msgid "Critical CSS"
msgstr "CSS crítico"

#: tpl/page_optm/settings_css.tpl.php:107
#: tpl/page_optm/settings_css.tpl.php:224 tpl/page_optm/settings_vpi.tpl.php:54
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:205
msgid "Run Queue Manually"
msgstr "Ejecutar la cola manualmente"

#: src/doc.cls.php:69
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:18
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:235
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:235
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:211
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:205
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:71 tpl/img_optm/summary.tpl.php:197
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:70 tpl/img_optm/summary.tpl.php:196
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:216
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:215
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:25 tpl/img_optm/summary.tpl.php:166
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:163 tpl/img_optm/summary.tpl.php:208
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:159
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:174
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:148
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento"

#: tpl/img_optm/settings.tpl.php:146
msgid "Enable replacement of WebP in %s elements that were generated outside of WordPress logic."
msgstr "Activar reemplazo de WebP en %s elementos que fueron generados fuera de la lógica de WordPress."

#: src/lang.cls.php:218
msgid "WebP For Extra srcset"
msgstr "WebP para src extra"

#: tpl/cdn/settings.tpl.php:128 tpl/img_optm/settings.tpl.php:132
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/settings.tpl.php:127 tpl/img_optm/settings.tpl.php:131
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/img_optm/settings.tpl.php:130
msgid "Specify which element attributes will be replaced with WebP."
msgstr "Especificar que atributos de elementos serán reemplazados con WebP."

#: src/lang.cls.php:217
msgid "WebP Attribute To Replace"
msgstr "Atributo WebP a reemplazar"

#: tpl/cdn/settings.tpl.php:165
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:249
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos."

#: src/lang.cls.php:225
msgid "Purge All Hooks"
msgstr "Vaciar todos los ganchos"

#: src/purge.cls.php:214
msgid "Purged all caches successfully."
msgstr "Vaciado de todas las cachés correctamente."

#: src/gui.cls.php:495 src/gui.cls.php:605 src/gui.cls.php:655
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:439
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:127
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:136
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:9
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:38
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:267 tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:532 src/gui.cls.php:692 tpl/toolbox/purge.tpl.php:61
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:503 src/gui.cls.php:663 tpl/toolbox/purge.tpl.php:43
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:761 tpl/img_optm/summary.tpl.php:141
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:762 tpl/img_optm/summary.tpl.php:143
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/settings.tpl.php:203
msgid "Get it from <a %1$s>%2$s</a>."
msgstr "Obténla desde <a %1$s>%2$s</a>."

#: tpl/cdn/settings.tpl.php:213
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/settings.tpl.php:193
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/settings.tpl.php:79
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:17
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:15
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: tpl/inc/admin_footer.php:10
msgid "Rate %s on %s"
msgstr "Valora %s en %s"

#: src/lang.cls.php:29 tpl/dash/dashboard.tpl.php:376
msgid "Images notified to pull"
msgstr "Imágenes notificadas para descargar"

#: tpl/img_optm/summary.tpl.php:244
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1280
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1277
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1268
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1265
msgid "%s groups"
msgstr "%s grupos"

#: tpl/cdn/settings.tpl.php:202
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: src/crawler.cls.php:1074
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings-simulation.tpl.php:23
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:261
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:176
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:177
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:104 tpl/dash/dashboard.tpl.php:600
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:97 tpl/dash/dashboard.tpl.php:593
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:85 tpl/dash/dashboard.tpl.php:586
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:78
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:72 tpl/crawler/summary.tpl.php:79
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:71
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:57
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#: tpl/cache/settings_inc.object.tpl.php:213
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:130
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings-general.tpl.php:150
msgid "Server allowed max value"
msgstr "Valor máximo permitido por el servidor"

#: tpl/crawler/settings-general.tpl.php:145
msgid "Server enforced value"
msgstr "Valor forzado por el servidor"

#: tpl/crawler/settings-general.tpl.php:44
msgid "Server allowed min value"
msgstr "Valor mínimo permitido por el servidor"

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:65
#: tpl/cache/settings-excludes.tpl.php:98 tpl/cdn/auto_setup.tpl.php:245
#: tpl/cdn/auto_setup.tpl.php:256 tpl/cdn/settings.tpl.php:78
#: tpl/crawler/settings-general.tpl.php:43
#: tpl/crawler/settings-general.tpl.php:144
#: tpl/crawler/settings-general.tpl.php:149
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1232
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1230 tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:192
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:245
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:84
#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr "API"

#: src/purge.cls.php:402
msgid "Opcode cache is not enabled."
msgstr "La caché opcache no está habilitada."

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:51 tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:72
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:67
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:227
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:62
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:46
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:24
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr "Ajustes de exportación"

#: tpl/presets/entry.tpl.php:7 tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr "Importar / Exportar"

#: src/purge.cls.php:414
msgid "Reset the entire opcode cache successfully."
msgstr "Reestablecida la caché opcache con éxito"

#: tpl/cache/settings_inc.object.tpl.php:187
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:147
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:125
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:134
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:124
msgid "Password"
msgstr "Contraseña"

#: tpl/cache/settings_inc.object.tpl.php:121
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:123
msgid "Username"
msgstr "Nombre de usuario"

#: tpl/cache/settings_inc.object.tpl.php:79
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:119
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:457
msgid "Purge all object caches successfully."
msgstr "Vació de todas las cachés de objetos correctamente."

#: src/purge.cls.php:444
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:200
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:128
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:127
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:160
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:126
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:53
msgid "Connection Test"
msgstr "Prueba de conexión"

#: tpl/cache/settings_inc.object.tpl.php:51
#: tpl/cache/settings_inc.object.tpl.php:52
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:48 tpl/crawler/blacklist.tpl.php:34
#: tpl/crawler/summary.tpl.php:130
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:108
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:122
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:121
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:120
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:522 src/gui.cls.php:682 src/lang.cls.php:118
#: tpl/dash/dashboard.tpl.php:425 tpl/toolbox/purge.tpl.php:52
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:21
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:53
msgid "Purge all the object caches"
msgstr "Vaciar todas las cachés de objetos"

#: src/lang.cls.php:129
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/cdn/cloudflare.cls.php:254 src/cdn/cloudflare.cls.php:276
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:267
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:162
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:147
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado a Cloudflare el vaciado completo con éxito."

#: src/cdn/cloudflare.cls.php:131
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:114
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/settings.tpl.php:228
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/settings.tpl.php:227
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/settings.tpl.php:219
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:251
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/manage.tpl.php:78
msgid "Purge Everything"
msgstr "Vaciar todo"

#: tpl/cdn/manage.tpl.php:72
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/manage.tpl.php:66
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/manage.tpl.php:65
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/manage.tpl.php:57
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/manage.tpl.php:56
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/manage.tpl.php:51
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/manage.tpl.php:42
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/manage.tpl.php:39
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/manage.tpl.php:36
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/manage.tpl.php:34
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/manage.tpl.php:31
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/manage.tpl.php:30
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:512 src/gui.cls.php:672 tpl/cdn/manage.tpl.php:19
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:164
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1091 src/admin-display.cls.php:1095
#: tpl/cdn/settings.tpl.php:99
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/settings.tpl.php:96
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr "Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s."

#: src/lang.cls.php:116
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:53
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:226
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:315
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/summary.tpl.php:311
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:257
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:100
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:99
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:238
msgid " %s ago"
msgstr " hace %s"

#: src/media.cls.php:368
msgid "WebP saved %s"
msgstr "WebP guardado %s"

#: tpl/toolbox/report.tpl.php:55
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/inc/api_key.php:11
msgid "This will also generate an API key from LiteSpeed's Server."
msgstr "Esto también generará una clave de API del servidor de LiteSpeed."

#: tpl/img_optm/summary.tpl.php:123
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:67
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:67
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:68
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:108
msgid "This process is automatic."
msgstr "Este proceso es automático."

#: tpl/dash/dashboard.tpl.php:386 tpl/img_optm/summary.tpl.php:275
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:358 tpl/img_optm/summary.tpl.php:272
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:103
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:99 tpl/toolbox/report.tpl.php:100
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: tpl/toolbox/report.tpl.php:50
msgid "Report date"
msgstr "Fecha de informe"

#: tpl/toolbox/report.tpl.php:49
msgid "Report number"
msgstr "Número de informe"

#: src/media.cls.php:246
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:171
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:102
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#: tpl/img_optm/summary.tpl.php:283
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr "Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>."

#: src/doc.cls.php:92 src/doc.cls.php:147 tpl/cdn/manage.tpl.php:67
#: tpl/dash/dashboard.tpl.php:46 tpl/dash/dashboard.tpl.php:618
#: tpl/img_optm/summary.tpl.php:48 tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr "Leer más"

#: src/lang.cls.php:30
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:366
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:1927 src/img-optm.cls.php:1973
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:1967
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:1951
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:1946
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: src/lang.cls.php:214
msgid "Image WebP Replacement"
msgstr "Reemplazo de imágenes WebP"

#: tpl/cache/settings-excludes.tpl.php:129
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/img_optm/settings.tpl.php:39
msgid "Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server."
msgstr "Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes en QUIC.cloud"

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:182
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr "Configuración de ajustes"

#: tpl/cache/settings-excludes.tpl.php:100
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/dash/dashboard.tpl.php:349 tpl/img_optm/summary.tpl.php:64
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:227
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:355 tpl/img_optm/summary.tpl.php:269
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:266
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:22
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:132 src/gui.cls.php:638
#: tpl/dash/dashboard.tpl.php:52 tpl/dash/network_dash.tpl.php:27
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/general/entry.tpl.php:7 tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr "Ajustar"

#: tpl/cache/settings-excludes.tpl.php:67
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:107
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas."

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:50
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:49
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:85
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:189
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:472
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:180
msgid "URI Excludes"
msgstr "URL excluidas"

#: src/doc.cls.php:132
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:221
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:205
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:222
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:188
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-excludes.tpl.php:40
msgid "For example, for %s, %s and %s can be used here."
msgstr "Por ejemplo, para %s, %s y %s puede utilizarse aquí."

#: tpl/cache/settings-esi.tpl.php:107 tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/settings.tpl.php:143
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1248
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: src/admin-display.cls.php:1246
msgid "For example, for %s, %s can be used here."
msgstr "Por ejemplo, para %s, %s puede utilizarse aquí."

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: tpl/page_optm/settings_html.tpl.php:166
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador."

#: src/lang.cls.php:178 tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:480
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:461
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:450
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:427
msgid "Mark this page as "
msgstr "Marcar esta página como "

#: src/gui.cls.php:403 src/gui.cls.php:418
msgid "Purge this page"
msgstr "Vaciar esta página"

#: src/lang.cls.php:161
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:173
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:157 tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:172
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:185
#: tpl/page_optm/settings_html.tpl.php:167 tpl/page_optm/settings_js.tpl.php:73
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: src/lang.cls.php:170
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr "cookies"

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:95 tpl/dash/dashboard.tpl.php:426
#: tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:94
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:141
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:102
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:61
msgid "categories"
msgstr "categorías"

#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:140
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:39
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:139
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:24
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:138
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: tpl/toolbox/settings-debug.tpl.php:54
msgid "The logs will be output to %s."
msgstr "Los registros serán enviados a %s."

#: src/admin-display.cls.php:1250 src/doc.cls.php:114
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:113
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:115
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid "You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>."
msgstr "También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>."

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: tpl/cdn/settings.tpl.php:179
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:250
msgid "Exclude Path"
msgstr "Excluir ruta"

#: tpl/cdn/settings.tpl.php:98
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr "Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s."

#: src/lang.cls.php:246 tpl/cdn/settings.tpl.php:102
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/settings.tpl.php:92
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:245
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/settings.tpl.php:88
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:244
msgid "Include CSS"
msgstr "Incluir CSS"

#: tpl/cdn/settings.tpl.php:84
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes."
msgstr "Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s."

#: src/lang.cls.php:243
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:240
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:242
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/settings.tpl.php:142
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s."

#: src/lang.cls.php:248
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/entry.tpl.php:6 tpl/cdn/settings.tpl.php:21
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:130 tpl/cdn/settings.tpl.php:194
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:245 src/admin-display.cls.php:950
#: src/admin-display.cls.php:977 src/admin-display.cls.php:1028
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.object.tpl.php:213 tpl/cdn/settings.tpl.php:54
#: tpl/page_optm/settings_css.tpl.php:82 tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:168
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "OFF"
msgstr "OFF"

#: src/admin-display.cls.php:244 src/admin-display.cls.php:949
#: src/admin-display.cls.php:977 src/admin-display.cls.php:1028
#: src/doc.cls.php:41 tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71 tpl/cdn/settings.tpl.php:49
#: tpl/page_optm/settings_css.tpl.php:189
#: tpl/page_optm/settings_media.tpl.php:165
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "ON"
msgstr "ON"

#: src/purge.cls.php:385
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:154
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:169
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:135 src/lang.cls.php:152
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:151
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:167
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:144
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:143
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:33
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo»."

#: tpl/toolbox/purge.tpl.php:44
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto vaciará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:19 tpl/toolbox/purge.tpl.php:25
#: tpl/toolbox/purge.tpl.php:31
msgid "Purge %s Error"
msgstr "Vaciar error %s"

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:246
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:236
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:232
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:228
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:224
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:220
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:216
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:212
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:204
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:147
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:97
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:135
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:224 tpl/page_optm/settings_css.tpl.php:121
#: tpl/page_optm/settings_css.tpl.php:238 tpl/page_optm/settings_vpi.tpl.php:67
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:222
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr " Almacena en la caché el bloque ESI de la barra de administración incluida."

#: src/lang.cls.php:221
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:49
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:13
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:12
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr "Ajustes del vaciado"

#: src/lang.cls.php:112
msgid "Cache PHP Resources"
msgstr "Cachear recursos de PHP"

#: src/lang.cls.php:113 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:87
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:21 tpl/toolbox/settings-debug.tpl.php:85
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings-general.tpl.php:139
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:111
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:80
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:110
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:67
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:109
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:54
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:108
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:9
#: tpl/cache/settings-cache.tpl.php:9
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:9 tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:8 tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6 tpl/toolbox/purge.tpl.php:142
msgid "Purge"
msgstr "Vaciar"

#: src/admin-display.cls.php:128 tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:6
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr "Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)"

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para vaciar la lista «%s»."

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:135 tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr "Hora de vaciado programado"

#: tpl/cache/settings-purge.tpl.php:105
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s»."

#: src/lang.cls.php:134 tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr "URLs de vaciado programado"

#: tpl/toolbox/settings-debug.tpl.php:115
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:98
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:271
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:808
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:141 src/error.cls.php:165
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:161
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:272
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr "TTL caché de Widgets:"

#: src/lang.cls.php:220 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr "Activar ESI"

#: tpl/crawler/summary.tpl.php:50
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr "Ver <a %s>Introducción para activar el Crawler</a> para información detallada."

#: src/lang.cls.php:263
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:244
msgid "Purge pages by relative or full URL."
msgstr "Vaciar páginas por URL completa o relativa."

#: tpl/cache/settings-esi.tpl.php:35 tpl/cdn/manage.tpl.php:23
#: tpl/crawler/summary.tpl.php:48 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:67 tpl/page_optm/settings_css.tpl.php:180
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:49
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor."

#: tpl/crawler/summary.tpl.php:111
msgid "<b>Last crawled:</b> %s item(s)"
msgstr "<b>Última indexación:</b> %s elemento(s)"

#: tpl/crawler/summary.tpl.php:63
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:174
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:157
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:149
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:141
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:346
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado el vaciado de la lista al servidor web LiteSpeed."

#: tpl/cache/settings-cache.tpl.php:28
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr "Por favor, visita la página de <a %s>Información</a> sobre como probar la caché."

#: tpl/toolbox/settings-debug.tpl.php:67
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:260
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings-general.tpl.php:109
msgid "Specify Number of Threads to use while crawling."
msgstr "Especifica el número de hilos a utilizar durante la indexación."

#: tpl/crawler/settings-general.tpl.php:95
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo."

#: src/lang.cls.php:257
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#: src/lang.cls.php:256
msgid "Interval Between Runs"
msgstr "Intervalo entre ejecuciones"

#: tpl/crawler/settings-general.tpl.php:66
msgid "Specify time in seconds for the duration of the crawl interval."
msgstr "Especifica un tiempo en segundos para la duración del intervalo de indexación."

#: tpl/crawler/settings-general.tpl.php:39
msgid "Specify time in microseconds for the delay between requests during a crawl."
msgstr "Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación."

#: tpl/crawler/settings-general.tpl.php:37
msgid "microseconds"
msgstr "microsegundos"

#: tpl/cache/settings_inc.login_cookie.tpl.php:35
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:179
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de «Vaciar por»."

#: tpl/crawler/summary.tpl.php:228
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del crawler aún no generado"

#: tpl/crawler/summary.tpl.php:210
msgid "Show crawler status"
msgstr "Mostrar estado del Crawler"

#: tpl/crawler/summary.tpl.php:203
msgid "Watch Crawler Status"
msgstr "Ver estado del Crawler"

#: tpl/crawler/summary.tpl.php:198
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr "Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema."

#: tpl/crawler/summary.tpl.php:195
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:119
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:116
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:129
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:128
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:42
msgid "Crawler Cron"
msgstr "Cron del Crawler"

#: cli/crawler.cls.php:80 tpl/crawler/summary.tpl.php:36
msgid "%d minute"
msgstr "%d minuto"

#: cli/crawler.cls.php:78 tpl/crawler/summary.tpl.php:34
msgid "%d minutes"
msgstr "%d minutos"

#: cli/crawler.cls.php:71 tpl/crawler/summary.tpl.php:27
msgid "%d hour"
msgstr "%d hora"

#: cli/crawler.cls.php:69 tpl/crawler/summary.tpl.php:25
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr "Crawler de LiteSpeed Cache"

#: src/lang.cls.php:258
msgid "Threads"
msgstr "Hilos"

#: src/lang.cls.php:255
msgid "Run Duration"
msgstr "Duración de la ejecución"

#: src/lang.cls.php:254
msgid "Delay"
msgstr "Retraso"

#: tpl/inc/show_display_installed.php:28
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>."

#: src/admin-display.cls.php:138 src/lang.cls.php:253
msgid "Crawler"
msgstr "Crawler"

#: tpl/cdn/entry.tpl.php:15
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:692
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitado el vaciado de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:14
msgid "This will Purge Pages only"
msgstr "Esto solo vaciará las páginas"

#: tpl/toolbox/purge.tpl.php:13
msgid "Purge Pages"
msgstr "Vaciar páginas"

#: src/gui.cls.php:85
msgid "Cancel"
msgstr "Cancelar"

#: src/gui.cls.php:782
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:185
msgid "Purged the url!"
msgstr "¡Se ha vaciado la URL!"

#: cli/purge.cls.php:136
msgid "Purged the blog!"
msgstr "¡Se ha vaciado el blog!"

#: cli/purge.cls.php:92
msgid "Purged All!"
msgstr "¡Se ha vaciado todo!"

#: tpl/cdn/settings.tpl.php:209
msgid "Email Address"
msgstr "Dirección de correo electrónico"

#: tpl/crawler/summary.tpl.php:131
msgid "Activate"
msgstr "Activar"

#: tpl/general/settings.tpl.php:103
msgid "Warning"
msgstr "Advertencia"

#: src/purge.cls.php:712
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitado el vaciado de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:13
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:10
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr "Si no, por favor verifica el ajuste en la <a href=\"%1$s\">pestaña Avanzado</a>."

#: tpl/inc/show_error_cookie.php:8
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:14
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:12
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:35
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/cache/network_settings-cache.tpl.php:21
msgid "It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first."
msgstr "Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero."

#: tpl/toolbox/purge.tpl.php:235
msgid "Purge pages by post ID."
msgstr "Vaciar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:38
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Vacía las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:8
msgid "This will Purge Front Page only"
msgstr "Esto vaciará solo la página principal"

#: tpl/toolbox/purge.tpl.php:239
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:230
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:133
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo»."

#: tpl/toolbox/purge.tpl.php:245
msgid "e.g. Use %s or %s."
msgstr "ej: Usa %s o %s."

#: tpl/toolbox/purge.tpl.php:20 tpl/toolbox/purge.tpl.php:26
#: tpl/toolbox/purge.tpl.php:32
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: src/core.cls.php:341
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado el vaciado de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:25
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:814 src/admin-display.cls.php:818
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:125
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:127
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:126
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr "Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>."

#: tpl/toolbox/purge.tpl.php:132
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:131
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:605
msgid "LiteSpeed Cache Purge All"
msgstr "Vaciar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:32
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:24
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:21
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:18
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:16
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:10
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:7
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:268 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/toolbox/settings-debug.tpl.php:53
msgid "The Admin IP option will only output log messages on requests from admin IPs."
msgstr "La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores."

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:53
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings-purge.tpl.php:50 tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:60
msgid "Note"
msgstr "Nota"

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:132
msgid "Purge All On Upgrade"
msgstr "Vaciar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No vaciar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr "Vaciar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr "Vaciar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr "Vaciar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr "Vaciar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:68 tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:99
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:169
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid "Caching these pages may improve server performance by avoiding unnecessary PHP calls."
msgstr "Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias."

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr "Algunos temas y plugins añaden recursos mediante una petición PHP."

#: tpl/cache/settings-cache.tpl.php:93
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:43
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:153
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:28
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:27
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:21
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr "DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB."

#: tpl/cache/settings_inc.login_cookie.tpl.php:20
#: tpl/cache/settings_inc.login_cookie.tpl.php:78
msgid "No spaces and case sensitive."
msgstr "Espacios no permitidos y sensible a mayúsculas."

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
#: tpl/cache/settings_inc.login_cookie.tpl.php:77
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr "SINTAXIS: alfanumérico y \"_\"."

#: src/lang.cls.php:230
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:73
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:15
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:85
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:9
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:258
msgid "Purge List"
msgstr "Vaciar lista"

#: tpl/toolbox/purge.tpl.php:177
msgid "Purge By..."
msgstr "Vaciar por..."

#: tpl/crawler/blacklist.tpl.php:33 tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:224
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:218
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:212
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:206
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:6
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:799
msgid "Purge url %s"
msgstr "Vaciar la URL %s"

#: src/purge.cls.php:767
msgid "Purge tag %s"
msgstr "Vaciar la etiqueta %s"

#: src/purge.cls.php:740
msgid "Purge category %s"
msgstr "Vaciar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:32
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas."

#: tpl/cache/settings-cache.tpl.php:32 tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:145
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: src/error.cls.php:157
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo «.htaccess» de LiteSpeed Cache"

#: src/lang.cls.php:228
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:229
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:22
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:16
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:14
#: tpl/cache/settings_inc.browser.tpl.php:12 tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:33
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: src/lang.cls.php:114 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:163 src/file.cls.php:167
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/cache/settings-purge.tpl.php:52
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio."

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:621 tpl/cdn/entry.tpl.php:8 tpl/cdn/settings.tpl.php:194
#: tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:98
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: tpl/toolbox/purge.tpl.php:7
msgid "Purge Front Page"
msgstr "Vaciar la página de inicio"

#: src/purge.cls.php:678
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado al servidor web LiteSpeed el vaciado de la página de inicio."

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:29
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:93
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:60
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1249
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1245
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:54
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/cdn/auto_setup.tpl.php:91 tpl/toolbox/report.tpl.php:86
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:22
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:20
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:7
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:6
msgid "Enabled"
msgstr "Activado"

#: src/lang.cls.php:142
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: litespeed-cache.php tpl/banner/new_version.php:59
#: tpl/banner/new_version_dev.tpl.php:12 tpl/cache/more_settings_tip.tpl.php:15
#: tpl/inc/admin_footer.php:10
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: src/lang.cls.php:270
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/toolbox/settings-debug.tpl.php:51
msgid "Outputs to WordPress debug log."
msgstr "Se muestra en el registro de depuración de WordPress."

#: tpl/general/settings.tpl.php:85 tpl/general/settings.tpl.php:96
#: tpl/general/settings.tpl.php:108 tpl/general/settings.tpl.php:189
#: tpl/general/settings.tpl.php:196 tpl/general/settings.tpl.php:203
#: tpl/general/settings.tpl.php:220 tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr "Archivo del Autor"

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr "Página de Inicio"

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de vaciado automático para publicación y actualización"

#: src/lang.cls.php:96
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: tpl/cache/settings-purge.tpl.php:72
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas"

#: src/admin-display.cls.php:1059 tpl/cache/settings_inc.object.tpl.php:106
#: tpl/crawler/settings-general.tpl.php:64
#: tpl/crawler/settings-general.tpl.php:78
#: tpl/crawler/settings-general.tpl.php:93 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:269
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:126
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/gui.cls.php:487 src/gui.cls.php:495 src/gui.cls.php:503
#: src/gui.cls.php:512 src/gui.cls.php:522 src/gui.cls.php:532
#: src/gui.cls.php:542 src/gui.cls.php:552 src/gui.cls.php:561
#: src/gui.cls.php:571 src/gui.cls.php:581 src/gui.cls.php:647
#: src/gui.cls.php:655 src/gui.cls.php:663 src/gui.cls.php:672
#: src/gui.cls.php:682 src/gui.cls.php:692 src/gui.cls.php:702
#: src/gui.cls.php:712 src/gui.cls.php:721 src/gui.cls.php:731
#: src/gui.cls.php:741 tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:37 tpl/toolbox/purge.tpl.php:43
#: tpl/toolbox/purge.tpl.php:52 tpl/toolbox/purge.tpl.php:61
#: tpl/toolbox/purge.tpl.php:70 tpl/toolbox/purge.tpl.php:79
#: tpl/toolbox/purge.tpl.php:88 tpl/toolbox/purge.tpl.php:97
#: tpl/toolbox/purge.tpl.php:106 tpl/toolbox/purge.tpl.php:115
msgid "Purge All"
msgstr "Purgar todo"

#: src/purge.cls.php:234
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache."

#: src/admin-display.cls.php:295 src/gui.cls.php:629
msgid "Settings"
msgstr "Ajustes"litespeed-wp-plugin/6.5.4/translations/litespeed-cache-es_MX.mo000064400000501547151600200750020232 0ustar00���<,a\X�u�u(�uv20vcvkv	tv
~v
�v�v�v�v�v	�v�v	�v�v.wm5w�w
�w�w�w3�whxnx�xN�xY�x8Wyw�ylz�uz=�z"4{7W{�{H�{�{�{�{�{|!|<|'M|
u|	�|�|�|�|%�|�|j�||V}F�}c~
~~.�~0�~�~%�~	"(KPk�T�Z �>{�u��0�M�Z�4c�-��/Ɓ0��L'�2t�)��Iт*�^F�������#σ�
�Q�Oq���sׄEK�P��0�'�;�R�l�3������ԆIۆ%�+@�$l�	��	���� ��"҇/��*%�P�
X�f�}����4��J�f�~���
����������S�܋�#���/�;�[�
h�s�����������Ԍ�	����
-�8�E�Y�h�u�8��&��0�*�U@��� �� Ԏ(���"%�(H�q�z���� �-�KE�	������Ɛ$�� �8�"P�s�"����!͑��&/�&V�"}�G��!�,
�$7�+\�����ēܓ'��("�
K�V�Ws�˔��1�1=�%o�2��ȕԕ�V�^\�
��ƖՖ���&�&=�.d�N��*�
�/�kM���]ؘ6�F�a�!s�����
����ޙ�����!�-�I�b�%q�B��
ښ!�4�'<�6d�����	��śٛ��;�:N�����ÜԜ� �"$�G�]�/v�*��<ѝ7�F�U�n�}�����
��	˞՞ޞ��"�6�
=�K�	W�a�p�������
��Ÿӟ!��$�>�W�h�����
��Š�Πt�9z�����)ӡ��+�}G�ŢD֢8�T�\�
q����;���ޣ�� ��KǤ8�qL���ƥڥ���6�I�[�m�C��ʦ
Ѧܦ(���H#�l�����
����<���
��90�9j�
����ũ թ��
�,�Y;�q����N/�~������(%�
N�Y�f�������۬����"�3�<�O�V�f�n�+u�%��,ǭs�#h�����̮߮��� �6&�)]�������կL�<�9H�:��0��)���G��L��WJ�����
˲ֲ
��
�%�<�D�U�q�
��Q���8�9�W�
r�3����ϴ �0�4�C�W�#j���
������ŵ!ܵ����4�Ƕ���'�
3�A�	U�_�Bq�
����Ƿ	˷շ2ڷ)
�Z7�,����Ը-���i��Z_�I��;�Y@�K��V�U=�L��l�BM�Y��:��%�JǾs�N��]տV3�`��J�g6�x��=�@U�=���������0�L�c�
v�<��?����.�J�b�?s������� ��&�� "�DC�����l��G
�U�a�t�
������N��)�>�Z��u��
�(�A�
M�[�
q�/|�/������p�<x�
������(���
0�;�O�	[�e�cq������.�K�
P�[�
p�~�����h��+�A3��u��	�%�1�>�W�'g�
����
��
��"�������$�+<�h�#z���*������
� �
5�
@�$K�p���P��H��B8�@{�5��2��B%�@h�>��"��=�&I�p���%������%�� �"3�&V�!}����� �����$*��O�7�N�]�t�����d��� +�L�/]�.�����������"�6�J�S�`�~�+��������
�������"�&�9�
O�]�i�u�������%����$��
�'�,�3�F�S�c�@h�
��%�������k�r�>z������� ��
�*$� O�2p�2������"�*/�"Z�"}�����<��,�$8�
]�
k�y�F���������|���%��
��.��?��6,�;c�1��3��2�68�0o���������������Q��DC�
��#��-��$��?
�M��d�7���+�%H�	n�x�������������$�-�EF�+��*��������,�;�@�
H�
V�$d���!��������?�G�/\����������������� �R6�c��2��? �`�
g�u���d��<�5L�S��C��5�P�pp����Ke�O��'�D)��n�E��B�G�O�^�9p�;��0��K�Mc�����p��|A�/��&��&�)<�8f�7��4���,�
4�B�
V��d�F��9�4Q���������A������	'�1�A�V�b�s�
��	������%���0��'�I9���$��D��@�9F�1����8��a��Z�j�w��������+�
����+'�(S�#|�#��<�0�12�/d�=��
����G�Q]�+��������.%�T�m������������,�D�b�&w���{��;1�m���4�����$�+�
7�E�AX�S��	���
! BZm}���+�&�� o�B"e|�Y�3$Q2v���I�
-;K
ao
|�:����.)X'^d��Mfc$�X�QH7�+��g���Q�	0(	PY	^�	m	
	w
�
�
�
�
9�
v}�(
3Mj�>��U�6
NJ
Y�
�

!/&Ls#x�9�8�
0*V[_�CGVa�849/n7�6�7
-E)sL�*�)-?(m,�.�K�?>?~H�<DU(l3��R�#8Pav~�2��(�5Qfy}�e�-�/#MSh�
]*=�i�80[ic�C)jmz�ASq��`�'�q"�H�W�$UOz>�	 " K: � � E�!1�!-""8P"M�"Y�"$1#,V#)�#9�#N�#&6$)]$9�$Y�$$%X@%1�%�%s�%AP&?�&K�&,'&K'^r'E�'U((m(S�(Y�(�D)�)J�),5*zb*(�*I+xP+^�+A(,4j,)�,c�,0--.^-��-�4.��.f/&�/V�/A�/2A02t07�0Y�0*91Fd1X�192>4^4:y4R�4;5pC5,�5*�516;>6/z6(�6J�647BS7�7N�7Q8oV8X�8/9GO99�91�9�:�: �:�:��:J�;^�;3;<No<�<W�<�4=��=*�><�>1�>V*?L�?*�?]�?W@\@d@j@z@$�@�@�@
�@�@�@A
AA&A�.A/�A(B)+BUB�jB��B�uC
D
DD8DDD\DnD@{D�D
�D%�Dg�DHYE�E
�F
�F�F
�F�F�F�FG:G>OG@�Gp�G@HZHjH�H�H�Hr�H]=I5�I_�I�1J(�J8�J1K#NKrK$�K.�K2�KrLH�L�L!�LMMCMFTM�M
�M�M1�M�MN&N=N[NjN�N�N�N �N �NVO\OKdO�O�O�O�O+�O#P+P)@P�jP�PQQ 1Q
RQ`QuQ�Qe�QJRjORM�RJSSSoSg�S�SRTZST�T�T�T&�T'U#>UbU%qU-�U��U/}Vq�V(WEHW��WFEX.�XZ�X6YLMY-�YG�Y3Z-DZ+rZ�Z/�Z�Z[)[Z:[w�[
\\\y\
�\�\�\�\�\K�\&]/]<]JC]	�]�]�]�]��]5^=^#I^m_Mu_'�_?�_+`3`	<`
F`Q`
]`k`#�`�`	�`	�`�`�`3�`w a�a	�a�a�a6�ap
b&{b*�bS�bp!cQ�c��c��d�'eF�e7fEWf�fM�f�fggg7g%Vg|g0�g�g�g�ghh,*hWhs`h��hKsiz�i:j7Cj8{j�j0�jk3k.Ik\xk�kY�kz?lH�l�m$�m�m�mB�m<n@Rn4�ng�nR0o7�og�o(#p}Lp�p�p�p@q2Tq�qZ�qerfro�rc�rpVsE�s?
tMt lt�tA�t�t'�tuh"u-�u/�u.�uv%v1v2@v$sv>�v,�v	ww"#wFw�^wFx�MxiIy�y�y�y�y#�y�
z��z0:{
k{)v{�{�{'�{�{
�{||
-|;|B| a|�|�|�|%�|�|}}$}<}M}a}Ot}2�}G�}K?~d�~5�~-&-T2��.�6�
$�/��K����\&�������6ˁ7�':�!b���'��/ǂ1��+)�3U�,��/��1�4�+M�Yy�,ӄ+�,,�4Y�+��(��!�)�5/�*e���!��jÆ.�!M�o�@��BЇ/�=C���&�����ˈ�L�
݉�.��)�>�T�g�-��;��c�%T�z�/�����E�nd�ӌ&��!!�C�W�m�$������ɍэ ��%�(C�l�9��_���<+�Ih�-��G�(�5�M�]�w���E��L��#D�/h�����"ȑ3�$�D�\�;n�6��I�D+�p�������Ó(ܓ�
�
�-�J�,f�������Ɣ۔�$
� /� P�q�����'��3ו%�$1�%V�|�'����#ؖ������K��	C�M�@l�)��:ט����N��=�
J�%U�{�)����Uɚ���$�_B�C����	s�}������� ԝ��	� �2�IK�����(��2מ
�^�!o�����
����PΟ#�C�X�Bt�?��
����23�f�s�E�`Ţ}&�
��!��Jѣ�4��:�.�/�8�D�a�������ťե����;�D�\�d�El�!��1Ԧ��%��*��%��$�<�#S�w�H��Cɨ
�)�#E�*i�`����;�M=�5��0����Q��t�[h�Ĭڬ����)�!I�k�������%̭�_��_�Bn� ��Ү�C��C�b�'{�.��ү��  �A�J�[�#s�'��(��$�%
��3�+�.�K�!f�������	��òLز	%�	/�9�A�S�@X�0��Yʳ9$�^�z�1��&ɴo�a`�O¶A�fT�c��d�t��^��{X�KԹd �<���ºM��ͻKO�t��c�st�J��3���Uf�P��Q
�_�y�%��(��+��+�H�O^�c���$+�#P�"t���W����"�5:�.p�!��R���!�*�_��
��/�
A��L��7�,�&B�!i� �����l�u���������
��@��@'�h�
��n��F�L�&X�
�)��&������
��
�{+�+������@�E�J�Y�v�����1�����`�Ih����	�������%����B��9�N�_�t�,��������2��8$�]�@z�+��.���$5�Z�t�	��
��-������^�Kf�X��Z�@f�B��T��W?�P��$��P
�:^�����0�����41�$f�-��5��+��"�%>�*d���-��,��
� �-�D�_�u������)�#D�h�C|�I��

��,�E�Z�w�)������"����-�.�/@�	p�
z���%����������
�"�7�J�`�r���.����.��
� �'�.�
F�T�d�Ji���'�������z���i������14�f�4��,��D��V*�(��%��6��@�H�)f���0��U��B)�El���
����`��I�`��e�9�?�FD���4��N��C�^b�F��I�8R�H��<����!�#�*�<�'\�T��S��-�0=�6n�*��;��$��1�E��
�& �.G�
v������������!�.2�"a�V��4��7�H�f�{�*������������(��#� =�(^�/����C���J�$j���������'����$�;�gW����:F�L����������p�P��<��_�Ks�D��*��/���_v�a�=8�dv���S����
��+�GH�F��>�U�Ul��
�t��_�4�C"�;f�8��C�[�W{�(�����/��>�_�'?�Cg�������X��OVf���
����&5:#pC��Y�"J,mJ�K�I1A{�B�x���+��
'.2
al#{5�1�.,6?c:�6�?XU�#�4�Tcl,��	.	@	Z	0t	.�	�	�	)
+:
'f
�
�
�
�
(�
8U3l���Tb$��=�'5
7]
�
�
�
�
�
N�
bD
���(�%Cbv%�"�*�3�5k�I@�)�#��x&�1�'�DTj�M��"9\w�V�.09XBh�7���r�P�n�/hi�lHo9�!�q�.��O�6DNp�n�s�')'Qy?����o5"M$p#��X�e5�Q�j o !� � 
� '� .� !1!Q!Bb!D�!�!A�!~="|�"U9#`�#Q�#`B$\�$@%`A%a�%I&9N&6�&b�&0"')S'<}'-�':�'A#(^e(P�(T)Oj)D�)�) *@5*Ov*�*g�* 5+V+t+�+�+(�+�+1�+!,%;,a,Jm, �,�,�,�,�,z-?�-�-1�-q�-sm.�.i�.Dh/~�/=,0tj0l�0SL1��1�)2K�2�3��3�a4-�4�5&�5b�5[+6+�6_�6J7#^7�7P�7#�7$8d;9=�9<�9?:S[:^�:/;1>;+p;0�;B�;#<=4<@r<e�<#=\==;�=�=~�=^e>B�>u?E}?3�?s�?]k@t�@7>A_vAd�A�;B�BV�B2VC��C01DRbD��D�CEW�E5"F-XF}�F5G7:G�rG�=H�I�I)�IfJ]sJ?�J5K<GKV�K*�KWLa^L��L'�O�OM�O\HPC�P��P)mQ?�Q:�QUR6hR,�Rg�R?4SJtS(�Sf�SVOTx�TiU7�US�U?VBUV��VJW'PWxW��WT_Xc�X:YdSY!�Yk�Y�FZ�[1�[H\J_\Y�\\]0a]m�]^^^^	0^*:^e^"z^�^�^�^�^�^__(_08`4i`4�`%�`��`��a�`bcc+"cNc(]c�c
�cR�cd
d)d�;df�dx5e
�f�f�f
�f
�f�fggE,gIrgk�g�(h#�h�h#�hi0i'Ii�qik�i@fj��j�(k6�kFl.Sl.�l(�l%�l4m55m�kmi�mcn+un�n�nG�nT�nSobowoE�o(�op p5pMp%`p�p�p"�p"�p)qr*q�qf�q	rr0rGr3ar�r�r0�r��r�s�s�s$�s�s�st t|;t`�t}ua�uX�u&Rvyvu�v"wo)wv�wxx,3x0`x1�x%�x
�x,�x8$y�]y:Oz��z+({VT{��{Kr|5�|X�|1M}[}7�}R~@f~:�~'�~%
=0n�.�i��+�Ԁz�d�l�x�������KЁ�
(�6�Z?���
����	���ĂO�[������AS�e�A�RH�BU��&���aE�V�=>���kb,��������9��!oX�I?#�(N���[�Op(��	���1���O8���']�s�: ��w�w0v%
�l��!DK
�L�cu��Qi}VC
gm�s����u���2��F�M�'�����SYb0�&���,Z-C>�
/5�iU��m�0���`��JM��v��*�5�wF��|�������O��Q|���Dh��5�Cq�/��:��\R��e��}4E�z���lfr����������p�P�NI�>��d�m�a���������j7��P
����8.��&8������[\��_���f)C�]��S$��
��6z�	��}x��'�t����b#�o8B	e��O�V_�9v����Kl�2�������|��%�(;%ywVt�g*��X����/"�H���S�W��������jqd�_���,��^��um��`g�H=$^��%9[�L��+c��|&�������0��q^�����?�7�L���r=��� ���fs�����d{�41�t��z��l��=5x�nB��Fn]�#i�^D���5�����dU<�;����m�m�g�-v�@_}@��X�Bl=(1��0j�.i�t+Ffa{Xv��{K�Z���c��rY���������kt��p;yh�<)O s��<���NYo
���*L���N��?��b�3����&R���p�����q�+����3�Z��,��%�y
JR���w`p�3�k<aU1��da�&*��U6������X�7�^�~4�!Ap*�64�
Q3�T�!AI#�Z�@YF�G�)q��?[��1��T�)I���Ps�uq>*~-\1����hh�<�06��$ �+�yG�nw)�~J����,��y(2B�k�zb�r}����e���H'���u���En�G	j��#�XZ�[hCz=~��>�I"��\�Mc�.~9f��
Wt"u��Q�-�c��f�����D��H��3>���2r�$�����2"+T��L�[�j.{��E]��x��.A�
9�;����V��$��H$��|��K9E����?�4�_��2]�l�'��~��:;g�\�/��YL6��T@<�U`����`��:��Ao���� v����NW7\:I�!+�	DReWP3Jh�xJ�s��S�����W���]C�����:|�G�-��x�N�)i��?�T�6Jo	cnx��#yQ�5i���W/���VM��������7�n%!�e��"F�G�P(S^���R���zK�,D"_�Q��MrG��8PbZ87�
��{��4�o'a�����@Y������@-gkE��/k{}���.�B�;`���������K�M�jTdO� �� %s ago Cache the built-in Admin Bar ESI block.%1$s %2$s files left in queue%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.%s must be turned ON for this setting to work.&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.(no savings)(non-optm)(optm).htaccess Path<a %s>Support forum</a> | <a %s>Submit a ticket</a><a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<b>Last crawled:</b> %d item(s)<b>Last crawled:</b> %s item(s)<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$sA Domain Key is not required to use this preset. Only basic caching features are enabled.A Domain Key is required for QUIC.cloud online services.A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.A Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.APIAccelerates the speed by caching Gravatar (Globally Recognized Avatars).Account is linked!ActionActivateAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced (Recommended)Advanced SettingsAdvanced level will log more details.AfterAfter successful DNS detection, QUIC.cloud will attempt to generate an SSL certificate and enable the CDN.After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.After you set your nameservers, QUIC.cloud will detect the change and automatically enable the CDN.AggressiveAlias is in use by another QUIC.cloud account.All QUIC.cloud service queues have been cleared.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress.Applied the %1$s preset %2$sApply PresetApprovedAre you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to delete QUIC.cloud data?Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset CDN Setup?Are you sure you want to reset all settings back to the default settings?Asynchronous CSS Loading with Critical CSSAt that stage, you may re-start the verification process by pressing the Run CDN Setup button.Author archiveAuto DraftsAuto Pull CronAuto Purge Rules For Publish/UpdateAuto QUIC.cloud CDN SetupAuto Request CronAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBackup created %1$s before applying the %2$s presetBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBegin QUIC.cloud CDN SetupBenefits of linking to a QUIC.cloud accountBest available WordPress performanceBeta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSS Per URLCDNCDN BandwidthCDN SettingsCDN Setup StatusCDN Setup Token and DNS zone deleted. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.CDN Setup Token reset. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.CDN Setup is running.CDN URLCDN URL to be used. For example, %sCSS & JS CombineCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS, JS and HTML MinificationCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache PHP ResourcesCache REST APICache StatusCache WP-AdminCache key must be integer or non-empty string, %s given.Cache key must not be an empty string.Cache requests made by WordPress REST API calls.Cache the built-in Comment Form ESI block.Caching these pages may improve server performance by avoiding unnecessary PHP calls.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCannot delete, site is not linked.Cannot request REST API, no token saved.CategoryChanged setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all orphaned post meta recordsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean orphaned post meta successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Clear LogsCleared %1$s invalid images.Clears all cache entries related to this site, <i>including other web applications</i>.Click here to change.Click here to set.Click here to settingsClick the refresh button below to refresh status.Click to clear all nodes for further redetection.Click to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloud REST API returned error: Cloud REST ErrorCloud server refused the current request due to rate limiting. Please try again later.Cloud server refused the current request due to unpulled images. Please pull the images first.CloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Completed at %sCongratulation! Your file was already optimizedCongratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your nameservers to:Congratulations, all gathered!Congratulations, your Domain Key has been approved! The setting has been updated accordingly.Connection TestContact QUIC.cloud supportConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCould not find %1$s in %2$s.CountCrawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler LogCrawler Simulation SettingsCrawler Sitemap SettingsCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Crawlers cannot run concurrently.Create a post, make sure the front page is accurate.Created with ❤️  by LiteSpeed team.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s.&#10; Click to redetect.Current closest Cloud server is %s.&#10;Click to redetect.Current crawler started atCurrent image post id positionCurrent limit isCurrent server loadCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PreconnectDNS PrefetchDNS Prefetch ControlDNS Prefetch for static filesDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug HelpersDebug LevelDebug LogDebug SettingsDebug String ExcludesDebug URI ExcludesDebug URI IncludesDefaultDefault CacheDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).DelayDelay rendering off-screen HTML elements by its selector.DelayedDelete QUIC.cloud dataDelete all backups of the original imagesDestroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable CacheDisable Image LazyloadDisable VPIDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server.DismissDismiss this noticeDo Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.DomainDomain KeyDomain Key hash mismatchDomain key and QUIC.cloud link detected.DoneDowngrade not recommended. May cause fatal error due to refactored code.Drop Domain from SitemapDrop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable %s CDN API functionality.Enable CacheEnable ESIEnable Viewport Images auto generation cron.Enable replacement of WebP in %s elements that were generated outside of WordPress logic.Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Error: Failed to apply the settings %1$sEssentialsEvery MinuteEverything in Advanced, PlusEverything in Aggressive, PlusEverything in Basic, PlusEverything in Essentials, PlusExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsExtremeFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to create table %s! SQL: %s.Failed to get %s file contents.Failed to request via WordPressFailed to upgrade.Failed to write to %s.Fast Queue UsageFile %s is not writable.FilesFilter %s available for UCSS per page type generation.Filter %s available to disable blocklist.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, for %s, %s and %s can be used here.For example, for %s, %s can be used here.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For example, to drop parameters beginning with %s, %s can be used here.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFront pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerate a separate vary cache copy for the mini cart when the cart is not empty.Generated at %sGenerated links may be managed under <a %s>Settings</a>.Get it from <a %1$s>%2$s</a>.Global API Key / API TokenGlobal GroupsGlobally fast TTFB, easy setup, and <a %s>more</a>!Go to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode and Guest OptimizationGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHigher TTLHistoryHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.How to choose an UCSS allowlist selector?However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If every web application uses the same cookie, the server may confuse whether a user is logged in or not.If it does not verify within 24 hours, the CDN setup will mark the verification as failed.If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you are using a %1$s socket, %2$s should be set to %3$sIf you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain.If you have custom DNS records, it is possible that they are not detected.If you have not yet done so, please replace the QUIC.cloud nameservers at your domain registrar before proceeding. If you have this enabled for your domain, you must disable DNSSEC to continue.If you prefer to use the CNAME setup, please <a %s>set up the CDN manually at QUIC.cloud</a>.If you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImage WebP ReplacementImage groups totalImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages ready to requestImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn ProgressIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.In order to use QC services, need a real domain name, cannot use an IP.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline CSS added to CombineInline JS added to CombineInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInterval Between RunsInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIs something missing?It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.It will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS Defer for both external and inline JSJS Deferred / Delayed ExcludesJS DelayedJS Delayed IncludesJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast PulledLast RequestLast Verification ResultLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requestedLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLazy Load for IframesLazy Load for ImagesLearn MoreLearn moreLearn more about when this is neededLink to QUIC.cloudList of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.List the CSS selector that its style should be always contained in UCSS.Listed CSS files or inline CSS code will not be minified/combined.Listed CSS files will be excluded from UCSS and saved to inline.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will be delayed.Listed JS files or inline JS code will not be deferred or delayed.Listed JS files or inline JS code will not be minified/combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache Configuration PresetsLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache Standard PresetsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed LogsLiteSpeed OptimizationLiteSpeed OptionsLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog File Size LimitLog ViewLogin CookieLow Quality Image PlaceholderMBMUST BE UNIQUE FROM OTHER WEB APPLICATIONS.Main domainMain domain not generated yetManageManage CDNManage DNS ZoneManually added to blocklistManually runMapMark this page as Maximum image post idMaximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobileMobile Agent RulesMobile CacheMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.NameserversNetwork DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.Next available request time: <code>After %s</code>No available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo optimizationNo spaces and case sensitive.No valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNot runningNoteNote: For 15 to 20 minutes after setup completes, browsers may issue a "not secure" warning for your site while QUIC.cloud generates your SSL certificate.NotesNoticeNotice: CDN Setup only reset locally.NotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpcode cache is not enabled.OpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized all tables.Option NameOptionalOptional when API token used.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Orphaned Post MetaOther checkboxes will be ignored.Our %s was not allowlisted.Outputs to WordPress debug log.PAYG BalancePAYG balance and usage not included in above quota calculation.PAYG used this monthPHP Constant %s available to disable blocklist.PHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPartner Benefits Provided byPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.PausedPay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:Please do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.Please update your domain registrar to use these custom nameservers:Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance.Please visit the <a %s>Information</a> page on how to test the cache.PortPost IDPost RevisionsPost type archivePreconnecting speeds up future loads from a given origin.Predefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Prepare the site for QUIC.cloud CDN, detect the DNS, and create a DNS Zone.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPresetsPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Prevent writing log entries that include listed strings.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Product Update IntervalProvide the nameservers necessary to enable the CDN.PublicPublic CachePull Cron is runningPull ImagesPulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge LogPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the blog!Purged the url!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud CDNQUIC.cloud CDN SetupQUIC.cloud CDN/DNS does not support DNSSEC.QUIC.cloud DNS settings are not changed.QUIC.cloud Detected Records SummaryQUIC.cloud Service Usage StatisticsQUIC.cloud account has been created and successfully linked.QUIC.cloud account has been successfully linked.QUIC.cloud will attempt to verify the DNS update.QUIC.cloud will detect most normal DNS entries.Query strings containing these parameters will not be cached.Rate %s on %sRead LiteSpeed DocumentationReady to run CDN setup.Received invalid message from the cloud server. Please submit a ticket.Recommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).Record TypeRecord names foundRedetectRedetected nodeRedis Database IDRedis encountered a fatal error: %s (code: %d)Refresh CDN Setup StatusRefresh Crawler MapRefresh Domain KeyRefresh Gravatar cache by cron.Refresh page load timeRefresh page scoreRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove Query StringsRemove Query Strings from Static FilesRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed Unused CSS for UsersRemoved backups successfully.Replace %1$s with %2$s.ReportReport dateReport numberRequest Domain KeyRequest WebP versions of original images when doing optimization.Request submitted. Please wait, then refresh the page to see approval notification.RequestedRequests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset All SettingsReset CDN SetupReset SettingsReset positionReset successfully.Reset the entire opcode cacheReset the entire opcode cache successfully.Reset the optimized data successfully.Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and deletes the DNS Zone, if one exists for the domain.Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and disables the CDN.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore SettingsRestore from backupRestored backup settings %1$sRestored original file successfully.Results can be checked in <a %s>Media Library</a>.Review DNS recordsRevisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun CDN SetupRun DurationRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSYNTAX: alphanumeric and "_".Save ChangesSave transients in database when %1$s is %2$s.SavedSaving option failed. IPv4 only for %s.Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee <a %s>Introduction for Enabling the Crawler</a> for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.Server IPServer Load LimitServer allowed max valueServer allowed min valueServer enforced valueServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Set up QUIC.cloud AccountSet up a QUIC.cloud account.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Simulation SettingsSite URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Site not recognized. Domain Key has been automatically removed. Please request a new one.Sitemap ListSitemap SettingsSitemap TimeoutSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSome optimized image file(s) has expired and was cleared.Some themes and plugins add resources via a PHP request.Spam CommentsSpecify Number of Threads to use while crawling.Specify a base64 image to be used as a simple placeholder while images finish loading.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify the timeout while crawling each URL.Specify the timeout while parsing the sitemap.Specify time in microseconds for the delay between requests during a crawl.Specify time in seconds for the duration of the crawl interval.Specify time in seconds for the time between each run interval.Specify which HTML element attributes will be replaced with CDN Mapping.Specify which element attributes will be replaced with WebP.Standard PresetsStarted async crawlingStarted async image optimization requestStatic file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSuccessfully CrawledSummarySure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.SyncSync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The Admin IP option will only output log messages on requests from admin IPs.The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The POST callback to %s failed.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The following actions are available:The following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The logs will be output to %s.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe queue is processed asynchronously. It may take time.The selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The setting %s is currently enabled.The site is not a valid alias on QUIC.cloud.The site is not registered on QUIC.cloud.Then another WordPress is installed (NOT MULTISITE) at %sThere are two reasons why we might not be able to communicate with your domainThere is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.There was a problem with retrieving your Domain Key. Please click the %s button to retry.These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This Month UsageThis action is not available if there is no domain key, the domain is not linked, or the DNS Zone is in active use.This action should only be used if things are cached incorrectly.This action will not update anything on the QUIC.cloud servers.This allows you to try Auto CDN setup again, or abandon the setup entirely.This allows you to try Auto CDN setup again.This can be managed from %1$s%2$s tab.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This enables the page's initial screenful of imagery to be fully displayed without delay.This is a three step process for configuring your site to use QUIC.cloud CDN with QUIC.cloud DNS. This setup will perform the following actionsThis is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This last stage could take 15 to 20 minutes.This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.This process is automatic.This process may take several minutes.This section will automatically populate once nameservers are configured for the site.This setting is %1$s for certain qualifying requests due to %2$s!This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This setup process will create a DNS zone on QUIC.cloud if one does not currently exist.This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will affect all tags containing attributes: %s %s %s.This will also add a preconnect to Google Fonts to establish a connection earlier.This will also generate an API key from LiteSpeed's Server.This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?ThreadsTime to execute previous requestTimeoutTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.To manage QUIC.cloud options, please visitTo match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTry QUIC.cloud CDN!TuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS File Excludes and InlineUCSS InlineUCSS Selector AllowlistUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL SearchURL list in %s queue waiting for cronUnable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.Unable to automatically add %1$s as a Domain Alias for main %2$s domain.Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)Unique CSSUnknown errorUnknown error.Update %s nowUpgradeUpgraded successfully.UsageUsage StatisticsUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to bypass remote image dimension check when %2$s is ON.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. VPIValue rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary CookiesVary GroupVary for Mini CartVerifying, waiting for nameservers to be updated.View %1$s version %2$s detailsView .htaccessView Site Before CacheView Site Before OptimizationViewport ImageViewport Image GenerationViewport ImagesViewport Images CronVisit LSCWP support forumVisit My Dashboard on QUIC.cloudVisit the site while logged out.Visit your QUIC.cloud dashboard after the DNS Zone is set up to confirm your DNS zone.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting for ApprovalWaiting for RefreshWaiting to be CrawledWant to connect with other LiteSpeed users?WarningWatch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebPWebP Attribute To ReplaceWebP For Extra srcsetWebP file reduced by %1$s (%2$s)WebP saved %sWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When this option is turned %s, it will also load Google Fonts asynchronously.When you use Lazy Load, it will delay the loading of all images on a page.Who should use this preset?Widget Cache TTL:Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s secondsWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou can just type part of the domain.You can list the 3rd party vary cookies here.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible.You have too many requested images, please try again in a few minutes.You just unlocked a promotion from QUIC.cloud!You must click the %s button if you wish to associate this site with a QUIC.cloud account.You must have %1$s first before linking to QUIC.cloud.You need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!You will need to set %s to use the online services.You will receive an email upon status update.Your %1s quota on %2s will still be in use.Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.Your server IPYour site will be available, but browsers may issue a "not secure" warning during this time.Zero, orcategoriescookiescurrently set to %se.g. Use %s or %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowmicrosecondspixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.unknownuser agentsPO-Revision-Date: 2024-02-24 15:52:26+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: es_MX
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
hace %s Almacena en la caché el bloque ESI de la barra de administración incluida.%1$s %2$s archivos restantes en la colaPara esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %sNo se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenes%s es recomendado.%s debe estar activo para que este ajuste funcione.&nbsp;Si tanto el cron como la ejecución manual comienzan en momentos similares, prevalecerá el primero en iniciarse.(sin ahorro)(no-optm)(optm)Ruta del archivo ".htaccess"<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a><a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<b>Último rastreo:</b> %d elemento(s)<b>Última indexación:</b> %s elemento(s)<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$sNo es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.Una clave de dominio es necesario para usar los servicios en linea de QUIC.cloud.Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.Un vaciado completo se iniciará cuando WordPress ejecute estos hooks.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.APIAcelera la velocidad al cachear Gravatar (Avatares reconocidos mundialmente).¡La cuenta está enlazada!AcciónActivarAñadir tamaños que faltanAñade una nueva url de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAvanzado (Recomendado)Ajustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de una detección correcta de las DNS, QUIC.cloud tratará de generar un certificado SSL y activar la CDN.Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, notificará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.Después de que configures tus servidores de nombres, QUIC.cloud detectará el cambio y activará automáticamente la CDN.AgresivoEl alias ya está en uso por otra cuenta de QUIC.cloud.Se han borrado todas las colas de servicio de QUIC.cloudTodos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéVaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.Clave del dominio solicitada correctamente. Por favor espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress.Se ha aplicado el prejuste %1$s %2$sAplicar el preajusteAprobado¿Seguro que quieres borrar todos los elementos de la lista negra?¿Estás seguro de destruir todas las imágenes optimizadas?¿Estás seguro de que deseas borrar todos los nodos de la nube?¿Seguro que quieres borrar los datos de QUIC.cloud?¿Estás seguro de que deseas volver a detectar el servidor en la nube más cercano para este servicio?¿Estás seguro de que deseas eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer la configuración CDN?¿Estás seguro de que deseas restablecer todas las configuraciones a la configuración predeterminada?Carga de CSS asíncrono con CSS críticoEn estas etapa puedes volver a iniciar el proceso de verificación pulsando el botón de "Ejecutar configuración de la CDN".Archivo del AutorBorradores automáticosCron de obtención automáticaReglas de vaciado automático para publicación y actualizaciónConfiguración automática de la CDN de QUIC.cloudCron de petición automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess del backendControl de heartbeat del backendTTL de heartbeat del backendCopia de seguridad creada %1$s antes de aplicar el preajuste %2$sBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaComenzar la configuración del CDN QUIC.cloudBeneficios de enlazar con una cuenta QUIC.cloudEl mejor rendimiento disponible para WordPressPruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas "Mi cuenta", "Pago" y "Carrito" son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.CCSS por URLCDNAncho de banda CDNAjustes de CDNEstado de la configuración del CDNBorrado el toque de configuración de la CDN y la zona DNS. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte.Token de configuración de la CDN restablecido. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte.La configuración de la CDN está en ejecución.URL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSS y JSCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSMinimizado de CSS, JS y HTMLCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear recursos de PHPCachear API RESTEstado de la cachéCaché de WP-AdminLa clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.La clave de caché no puede ser una cadena vacía.Cachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.Calcular espacio en el disco para copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarNo se pudo borrar, el sitio no está enlazado.No se pudo solicitar la REST API, no se guardó token.CategoríaAjuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprueba mi IP pública desdeMarca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteLimpiar todos los registros meta de entradas huérfanasBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza correcta de los meta de entrada huérfanos.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Vaciar registrosVaciar %1$s imágenes no validas.Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.Haz clic aquí para cambiarlo.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic en el botón de recargar, debajo del estado de recarga.Haga clic para borrar todos los nodos para una mayor redetección.Haz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de cloudEl error devuelto por Cloud REST API: Error de Cloud RESTEl servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.CloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario. Comunicado con éxito con Cloudflare.Completado en un %s¡Felicidades! Tu archivo ya ha sido optimizadoEnhorabuena, se ha configurado correctamente la CDN de QUIC.cloud para este dominio. Por favor, actualiza los servidores de nombres a:¡Felicidades, todos reunidos!¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia.Prueba de conexiónContactar con el soporte de QUIC.cloudConvertir a InnoDBConvertido a InnoDB exitosamente.Nombre de la cookieSimulación de cookieValores de la cookieNo he podido encontrar %1$s en %2$s.RecuentoIntervalo de indexaciónCrawlerCron del CrawlerAjustes generales del rastreadorRegistros de rastreadoresAjustes de simulación del rastreadorAjustes de mapa del sitio del rastreadorEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!Rastreador(es)Los rastreadores no se pueden ejecutar de forma concurrente.Crear una entrada, asegurarse que la página principal está actualizada.Creado con ❤️ por el equipo de LiteSpeed.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos cloud actual en servicioIPs del servidor en líneaEl servidor cloud más cercano es %s.&#10; Clic para volver detectar.El servidor cloud más cercano es %s.&#10;Haz clic para volver a detectarlo.El rastreador actual comenzó a lasPosición actual del id de entrada de la imagenEl límite actual es:Carga actual del servidorLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de BDPreconexión DNSPrefetch DNSControl del prefetch DNSPrecarga de DNS para archivos estáticosArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Ayudas de depuraciónNivel de depuraciónRegistro de depuraciónAjustes de depuraciónExclusión de cadenas de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPredeterminadoCaché predeterminadoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página predeterminadoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTLpredeterminado de RESTTTL por defecto para objetos cacheados.La ruta predeterminada esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).RetrasoRetraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadaBorrar los datos de QUIC.cloudBorrar todas las copias de seguridad de las imágenes originalesDestruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactivar la cachéDesactivar la carga de imágenes diferidaDesactivar VPIDesactiva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoArchivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes en QUIC.cloud.DescartarDescartar este avisoCategorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo vaciar las categorías al cambiar la cantidad o estado del inventario.DominioClave de dominioDiscrepancia de hash de clave de dominioDetectada clave de dominio y enlace de QUIC.cloud.HechoNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Quitar dominio del mapa del sitioIgnorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Email AddressVaciar la caché enteraVaciar la lista negraHabilitar la funcionalidad %s de la API de la CDN.Activa cacheActivar ESIActivar el cron de generación automática del viewport de imágenes.Activar reemplazo de WebP en %s elementos que fueron generados fuera de la lógica de WordPress.Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.HabilitadoArchivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIngrese la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a IP en lugar del nombre de dominio. Esto elimina la sobrecarga de las búsquedas de DNS y CDN.Error: No se pudieron aplicar los ajustes %1$sBásicosCada minutoTodo lo de Advance y ademásTodo lo de Aggressive y ademásTodo en el básico, ademásTodo lo de Essentials y ademásEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarAjustes de exportaciónExtremoFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.¡Error al crear la tabla %s! SQL:%s.Error al obtener contenido del archivo %s.Fallo en la solicitud desde WordPressFallo al actualizar.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s está disponible para desactivar la lista de bloqueos.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, para %s, %s y %s puede utilizarse aquí.Por ejemplo, para %s, %s puede utilizarse aquí.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché públicaForzar cronForzar cacheablesPágina de inicioRuta del .htaccess del frontendControl de heartbeat del frontendTTL de heartbeat del frontendOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar enlace para el usuario actualGenerar UCSSGenerar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.Generado en %sLos enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.Obténla desde <a %1$s>%2$s</a>.Clave/Token global de la APIGrupos globales¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!Ir al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoModo de invitado y modo de optimizaciónPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPSHeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedTTL mayorHistorialAciertoPágina de InicioHostCómo solucionar problemas causados por la optimización CSS/JS.¿Cómo elegir un selector de lista blanca UCSS?Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si no se verifica en 24 horas la configuración de la CDN marcará la verificación como fallida.Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si estás usando un socket %1$s, %2$s debería estar en %3$sSi está utilizando múltiples dominios para un sitio y tiene múltiples dominios en el mapa del sitio, mantenga esta opción desactivada para que el rastreador sepa rastrear cada dominio.Si tienes resgitros de DNS personalizados, es posible que no sean detectados.Si todavía no lo has hecho, antes de proceder, reemplaza los servidores de dominio de QUIC.cloud en tu registrador del dominio. Si lo has activado para tu dominio, debes desactivar DNSSEC para continuar.Si prefieres usar la configuración mediante CNAME, por favor, <a %s>configura manualmente la CDN en QUIC.cloud</a>.Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de consulta al almacenar en caché. (Se requiere LSWS %s)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesTamaños de grupo de imágenes en miniaturaReemplazo de imágenes WebPTotal de grupos de imágenesImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes notificadas para descargarImágenes optimizadas y descargadasImágenes listas para la solicitudImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porEn cursoPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoCSS en línea añadido a CombinarJS en línea añadido a CombinarUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar DoLogin SecurityInstalar ahoraClic instantáneoIntervalo entre ejecucionesIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válida¿Falta algo?Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.Se convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSAplazar JS para JS externos e incrustadosExclusiones de JS diferido / retrasadoJS RetrasadoInclusiones de JS retrasadasExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExcluye LQIPDimensiones mínimas de LQIPCalidad LQIPVista previa de la imagen LQIP para el tamaño %sLas solicitudes LQIP no se enviarán para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones caché de LSCache de está página no están disponibles!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima extracciónÚltima peticiónResultado de la última verificaciónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltima peticiónÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaCarga diferida de IframesCarga diferida para imágenesLeer másSaber másAprende más sobre cuándo esto es necesario Enlace a QUIC.cloudLista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Enumera el selector CSS que tu estilo siempre debe estar contenido en UCSS.Los archivos CSS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS listados o el código JS en línea se retrasarán.Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedPreajustes de configuración de caché LiteSpeedCrawler de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de LiteSpeed CacheAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedPágina de optimización de LiteSpeed CacheVaciar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedPreajustes estándar de cache de LiteSpeedHerramientas de LiteSpeed CacheVer el archivo ".htaccess" de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el layout de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedRegistros de LiteSpeedOptimización de LiteSpeedOpciones de LiteSpeedReporte de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónRecursos localizadosLocalizar recursos externos.Recursos localizadosLímite de tamaño de archivo de registroVista de registrosCookie de accesoMarcador de imagen de baja calidadMBDEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.Dominio principalNo se ha generado todavía el dominio principalGestionarGestionar CDNGestionar zona DNSAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página comoID de entrada de imagen máximaValor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos CSS y código CSS integrado.Valor mínimoPerderMóvilReglas de agente móvilCaché móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Servidores de nombresEscritorio de la redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.Próximo tiempo de solicitud disponible: <code>Después de %s</code>No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de cloud disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios cloud en usoArchivo meta del crawler aún no generadoSin optimizaciónEspacios no permitidos y sensible a mayúsculas.El servidor cloud no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Compruebe si la clave de dominio está establecida correctamenteNo está en ejecuciónNotaNota: En los 15 a 20 minutos después de que se complete la configuración, puede que los navegadores muestren una advertencia de "no seguro" al acceder a tu sitio, mientras QUIC.cloud genera tu certificado SSL.NotasNotaAviso: La configuración de la CDN solo se ha restablecido localmente.NotificacionesAvisado a Cloudflare el vaciado completo con éxito.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.Solicitado el vaciado de todas las entradas de la caché de LSCache al servidor web LiteSpeed.Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.Solicitado el vaciado de todo al servidor web LiteSpeed.Solicitado el vaciado de la página de inicio al servidor web LiteSpeed.Solicitado el vaciado de la lista al servidor web LiteSpeed.APAGARENCENDEROObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificadoUna por línea.El nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeLa caché opcache no está habilitada.Marca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHeramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor QUIC.cloud.Optimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Opciones guardadas.OrigOrig %sAhorrados %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Meta de entrada huérfanoOtras opciones serán ignoradas.Nuestro %s no estaba en la lista blanca.Salidas al registro de depuración de WordPressBalance de pagoBalance y uso de PAYG no incluido en el cálculo de cuota anterior.PAYG usado este mesLa constante PHP %s está disponible para desactivar la lista de bloqueos.Es compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasVentajas de colaboración ofrecidas porExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.PausadoPago por usoEstadísticas pago por usoConexión persistenteDebido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:Por favor, NO compartas el enlace de acceso sin contraseña de arriba con nadie.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción "Vaciar todo".Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.Por favor, actualiza tu registro de dominio para que use estos servidores de nombres personalizados:Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda.Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa preconexión acelera las cargas futuras desde un origen determinado.La lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preparar el sitio para la CDN de QUIC.cloud, detectar las DNS y crear la zona de DNS.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPreajustesPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas enumeradas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.Evita escribir entradas del registro que incluyan cadenas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Intervalo de actualización de productoFacilitar los servidores de nombres necesarios para activar la CDN.PúblicaCaché publica Pull Cron se está ejecutandoDescargar imágenesEl md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.VaciarVaciar error %sPurgar las páginas de error %sVaciar todoVaciar todos los hooksVaciar todo al actualizarVaciar por...Vaciar todoVaciar la página de inicioVaciar listaPurgar registroVaciar páginasAjustes del vaciadoVació de todas las cachés de objetos correctamente.Vaciar todas las cachés de objetosVaciar las categorías solo cuando el estado del inventario cambie.Vaciar la categoría %sVaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Vaciar páginas por ID de entrada.Vaciar páginas por URL completa o relativa.Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Vaciar productos y categorías solo cuando cambie el estado del inventario.Vaciar los productos con los cambios de cantidad o estado del inventario.Vaciar los productos solo cuando cambie el estado del inventario.Vaciar la etiqueta %sVacía las entradas de caché de LiteSpeed creadas por este pluginVacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIPVaciar esta páginaVaciar la URL %s¡Se ha vaciado todo!Vaciado de todas las cachés correctamente.¡Se ha vaciado el blog!¡Se ha vaciado la URL!¡Purgado!%1$s enviado al servidor cloud, %2$s aceptado.QUIC.cloudCDN QUIC.cloudConfiguración de la CDN QUIC.cloudLa CDN/DNS de QUIC.cloud no es compatible con DNSSEC.No se han cambiado los ajustes DNS de QUIC.cloud.Resumen de registros detectados por QUIC.cloudEstadísticas de uso del servicio QUIC.cloudSe ha creado y vinculado correctamente la cuenta de QUIC.cloud.Se ha vinculado correctamente con la cuenta de QUIC.cloud.QUIC.cloud intentará verificar la actualización DNS.QUIC.cloud detectará la mayoría de registros normales de DNS.Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Valora %s en %sLeer la documentación de LiteSpeedPreparado para realizar la configuración de la CDN.Recibido un mensaje no válido del servidor en la nube. Por favor, envía un ticket.Recomendado para generar el token desde la plantilla "WordPress" del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Tipo de registroNombres de registro encontradosVolver a detectarNodo detectado nuevamenteID de base de datos RedisRedis encontró un error fatal: %s (código: %d)Recargar el estado de configuración de la CDNActualizar mapa de rastreadoresActualizar clave de dominioRefrescar la caché de Gravatar por cron.Actualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaCuota diaria restanteElimina la url de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesEliminar query stringsEliminar cadenas de consulta de recursos estáticosEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.CSS sin uso eliminado para los usuariosSe han eliminado las copias de seguridad correctamente.Reemplaza %1$s con %2$s.InformeFecha de informeNúmero de informeSolicitar clave de dominioSolicita versiones WebP de las imágenes originales al hacer la optimización.Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación.SolicitadoPeticiones en colaRe-escanear nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecer todos los ajustesRestablecer configuración CDNRestablecer ajustesReestablecer posiciónRestablecimiento realizado con éxitoReestablecer toda la caché opcodeReestablecida la caché opcache con éxitoDatos de optimización restablecidos correctamente.Restablece todos los ajustes del plugin LiteSpeed Cache relacionados con CDN al estado inicial y borra la zona DNS, en caso de que exista una para el dominio.Restablece todos los ajustes de LiteSpeed Cache relacionados a la CDN al estado inicial y desactiva la CDN.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar los ajustesRestaurar desde una copia de seguridadSe han restaurado el respaldo de los ajustes %1$sArchivo original restaurado con éxito.Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.Revisar registros DNSEdad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sEjecutar la configuración del CDNDuración de la ejecuciónFrecuencia de ejecuciónEjecutar cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoSINTAXIS: alfanumérico y "_".Guardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoFalló el guardado de la opción. IPv4 es solo para %s.Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de vaciado programadoURLs de vaciado programadoVer <a %s>Introducción para activar el Crawler</a> para información detallada.Selecciona "Todo" si hay widgets dinámicos enlazados a entradas en páginas distintas de la página de inicioSelecciona debajo las opciones de "Vaciar por".Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Seleccionar que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadasLos perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.IP del servidorLímite de carga del servidorValor máximo permitido por el servidorValor mínimo permitido por el servidorValor forzado por el servidorVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de layout y mejorar CLS (una métrica de Core Web Vitals).Establece esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Establécelo en %1$s para bloquear heartbeat en %2$s.Configura una cuenta en QUIC.cloudConfigurar una cuenta en QUIC.cloud.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del CrawlerMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.Ajustes de simulaciónURL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$sSitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva.Lista de SitemapConfiguración del mapa del sitioSitemap TimeoutSitemap TotalEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMas pequeño queUna o más imágenes optimizadas han caducado y han sido borradas.Algunos temas y plugins añaden recursos mediante una petición PHP.Comentarios spamEspecifica el número de hilos a utilizar durante la indexación.Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para vaciar la lista "%s".Especifique el tiempo de espera mientras rastrea cada URL.Especifica el tiempo límite de procesamiento del mapa del sitio.Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación.Especifica un tiempo en segundos para la duración del intervalo de indexación.Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución.Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Especificar que atributos de elementos serán reemplazados con WebP.Preajustes estándarSe inició el rastreo asíncronoSe inició la solicitud de optimización asíncrona de imágenesEnlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar emojis de WordPress.org. En su lugar se mostrará el emoji predeterminado del navegador.Optimización de almacenamiento.Almacena Gravatar localmente.Almacenar datos transitoriosRastreado correctamenteSumario¡Por supuesto, me encantará valorarlo!IntercambiarVolver a utilizar imágenes optimizadas en tu webCambió las imágenes con éxito.Cambio correcto a archivo optimizado.SincronizarAsignación de créditos correctamente sincronizada con el servidor cloud.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores.El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.La llamada POST a %s falló.La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción "%s".Las URLs serán comparadas con la variable REQUEST_URI del servidor.El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.Los noces anteriores se convertirán en ESI automáticamente.El tiempo, en segundos, durante el cual los archivos serán almacenados en la caché del navegador antes de expirar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.La validación de la llamada a tu dominio falló debido a la falta de coincidencia.La solicitud de validación en tu domino falló. Por favor, asegúrate de que no hay ningún cortafuegos bloqueando nuestros servidores.La solicitud de validación en tu domino falló. Por favor, asegúrate de que no hay ningún cortafuegos bloqueando nuestros servidores. Código de respuesta:La cookie aquí establecida será usada por esta instalación de WordPress.La función de rastreador no está habilitada en el servidor LiteSpeed. Consulta al administrador de tu servidor o al proveedor de hosting.El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, soltar el dominio puede ahorrar almacenamiento de base de datos.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave de dominio no es correcta. Por favor, intenta sincronizar tu clave de dominio nuevamente.El informe de entorno contiene información detallada sobre la configuración de WordPress.Están disponibles las siguientes acciones:Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.Los registros serán enviados a %s.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasLa cola se procesa de forma asíncrona. Puede llevar un tiempo.El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.La configuración %s está activado actualmenteEl sitio no tiene un alias válido en QUIC.cloud.El sitio no está registrado en QUIC.cloud.Y otro WordPress instalado (NO MULTISITIO) en %sHay dos razones por las que no podemos comunicarnos con tu dominioHay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Hubo un problema al recuperar tu clave de dominio. Haz clic en el botón %s para volver a intentarlo.Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.Uso de este mesEsta acción no está disponible si no hay ninguna clave de dominio, el dominio no está enlazado, o la zona DNS está en uso.Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esta acción no actualizará nada en los servidores de QUIC.cloud.Este te permite probar de nuevo la configuración automática de la CDN, o abandonar completamente la configuración.Esto te permite probar la configuración de CDN automática de nuevo.Esto se puede gestionar desde la pestaña %1$s%2$s.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.Este es un proceso de tres pasos para configurar tu sitio para que use la CDN De QUIC.cloud con las DNS de QUIC.cloud. Esta configuración realizará las siguientes accionesEsto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Esta última etapa puede durar de 15 a 20 minutos.Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de layout en las páginas del frontend con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s de HTML.Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de "Optimización de página > Retoques"Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en "Optimización de página > Retoques"Este proceso es automáticoEste proceso puede llevar varios minutos.Esta sección se rellenará automáticamente cuando se configuren los servidores de nombres del sitio.¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!Esta configuración se sobrescribe con la configuración de redEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este proceso de configuración creará una zona de DNS en QUIC.cloud si no existe ya actualmente.Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto vaciará solo la página principalEsto solo vaciará las páginasEsto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Esto también generará una clave de API del servidor de LiteSpeed.Se ha a a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto habilitará el cron del rastreador.Esto exportará todas las configuraciones actuales de LiteSpeed Cache y las guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto vaciará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?HilosTiempo para ejecutar solicitud anteriorTimeoutPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para habilitar la siguiente funcionalidad, activa la API de Cloudflare en la configuración del CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.Para gestionar las opciones de QUIC.cloud, visitaPara que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar llenar el disco, esta configuración debe estar APAGADA cuando todo funciona.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHub¡Prueba la CDN de QUIC.cloud!AjustarConfiguración de ajustesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en el frontend.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del TuitTuitea estoExcluir archivo del CSS sin uso e incrustarUCCS integradoLista blanca del selector de CSS sin usoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLBuscar URLLista de URL en cola %s esperando el cronNo ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.Se ha encontrado la regla de caché inesperada %2$s en %1$s archivo. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas HTML debido a que el navegador almacena en caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en el navegador, puedes descartar este mensaje. (<a %3$s>Más Información</a>)CSS únicoError desconocidoError desconocido.Actualizar %sActualizarActualizado con éxito.UsoUso de las estadísticasUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de QUIC.cloud LQIP (Low Quality Image Placeholder) para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usa el servicio en línea QUIC.cloud para generar un CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente las Google Fonts dejando el resto del CSS intacto.Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para probar un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. VPIRango de valoresLas variables %s serán reemplazadas con el color de fondo configurado.Las variables %s serán reemplazadas con las propiedades de imagen correspondientes.Variar cookiesGrupos de variaciónVariante según el minicarritoVerificando, esperando a que se actualicen los servidores de nombres.Ver detalles de la versión %2$s de %1$sVer el archivo ".htaccess"Ver sitio sin cachéVer sitio sin optimizarImagen de la vistaGeneración del viewport de la imagenImágenes de la vistaCron de imágenes de la vistaVisita el foro de soporte de LSCWPVisita Mi Escritorio en QUIC.cloudVisitar el sitio sin la sesión iniciada.Visita tu escritorio de QUIC.cloud después de que esté configurada la zona de DNS para confirmar tu zona de DNS.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando aprobaciónEsperando a la recargaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?AlertaVer estado del CrawlerEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.WebPAtributo WebP a reemplazarWebP para src extraArchivo WebP reducido en %1$s (%2$s)WebP guardado %sBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.¿Quién debería usar este preajuste?TTL caché de Widgets:El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con el CDN de QUIC.cloud habilitado, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es %s segundosEl intervalo válido de WordPress es %s segundos.WpW: Caché privada o caché públicaArchivo anualPuedes simplemente teclear parte de dominio.Puedes listar las cookies de terceros que varían aquí.Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.Solo puedes solicitar un máximo de %s imágenes a la vez.También puedes activar el cacheo de navegador en la administración del servidor. <a %s>Leer más sobre los ajustes de caché de navegador de LiteSpeed</a>.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo ".htaccess".No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.¡Acabas de desbloquear una promoción de QUIC.cloud!Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud.Debes tener %1$s antes de enlazarte a QUIC.cloud.Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!Deberás establecer %s para poder utilizar el servicio en linea.Recibirás un correo electrónico cuando cambie el estado.Tu cuota de %1s en %2s seguirá en uso.El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPTu solicitud está a la espera de aprobación.Se le ha prohibido a tu dominio usar nuestros servicios debido a una violación anterior de la política.Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.La IP de tu servidorTu sitio estará disponible, pero puede que los navegadores muestren durante este tiempo una advertencia de «no seguro».Cero, ocategoríascookiesactualmente establecido en %sp. ej. Usa %s o %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismomicrosegundospíxelesproporcione más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.desconocidouser agentslitespeed-wp-plugin/6.5.4/translations/litespeed-cache-es_ES.po000064400000666740151600201020020216 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Spain)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2024-12-30 19:18:53+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.1\n"
"Language: es\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: src/error.cls.php:77
msgid "You have used all of your quota left for current service this month."
msgstr "Has utilizado toda la cuota que te quedaba para el servicio actual este mes."

#: src/error.cls.php:69 src/error.cls.php:82
msgid "Learn more or purchase additional quota."
msgstr "Más información o compra cuota adicional."

#: src/error.cls.php:64
msgid "You have used all of your daily quota for today."
msgstr "Has utilizado toda tu cuota diaria de hoy."

#: src/cdn-setup.cls.php:142
msgid "Congratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your cname to:"
msgstr "Enhorabuena, QUIC.cloud ha configurado correctamente este dominio para la CDN. Por favor, actualiza tu cname a:"

#: tpl/page_optm/settings_html.tpl.php:100
msgid "If comment to be kept is like: %s write: %s"
msgstr "Si el comentario a conservar es como: %s escribe: %s"

#: tpl/page_optm/settings_html.tpl.php:98
msgid "When minifying HTML do not discard comments that match a specified pattern."
msgstr "Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado."

#: tpl/cache/settings-advanced.tpl.php:33
msgid "Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space."
msgstr "Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio."

#: src/lang.cls.php:156
msgid "HTML Keep Comments"
msgstr "HTML Mantener comentarios"

#: src/lang.cls.php:103
msgid "AJAX Cache TTL"
msgstr "TTL de caché AJAX"

#: src/error.cls.php:94
msgid "You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now."
msgstr "Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora."

#: src/cloud.cls.php:1452
msgid "Failed to verify domain nonce."
msgstr "No se ha podido verificar el nonce de dominio."

#: src/cloud.cls.php:1435
msgid "Domain Key hash nonce mismatch. Please correct your server clock."
msgstr "El hash nonce de la clave de dominio no coincide. Por favor, corrige el reloj de tu servidor."

#: src/cloud.cls.php:1427
msgid "Domain Key hash nonce missing."
msgstr "Falta el nonce hash de la clave de dominio."

#: src/cloud.cls.php:1060
msgid "Unauthorized access to REST API. Your token has expired."
msgstr "Acceso no autorizado a la API REST. Tu token ha caducado."

#: src/cdn-setup.cls.php:79
msgid "There was an error during QUIC.cloud CDN auto setup: "
msgstr "Se ha producido un error durante la configuración automática de QUIC.cloud CDN: "

#: tpl/db_optm/manage.tpl.php:18
msgid "Clean all orphaned post meta records"
msgstr "Limpiar todos los registros meta de entradas huérfanas"

#: tpl/db_optm/manage.tpl.php:17
msgid "Orphaned Post Meta"
msgstr "Meta de entrada huérfano"

#: tpl/dash/dashboard.tpl.php:627
msgid "Globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr "¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!"

#: tpl/dash/dashboard.tpl.php:624
msgid "Best available WordPress performance"
msgstr "El mejor rendimiento disponible para WordPress"

#: tpl/dash/dashboard.tpl.php:621
msgid "Try QUIC.cloud CDN!"
msgstr "¡Prueba la CDN de QUIC.cloud!"

#: src/db-optm.cls.php:208
msgid "Clean orphaned post meta successfully."
msgstr "Limpieza correcta de los meta de entrada huérfanos."

#: tpl/img_optm/summary.tpl.php:278
msgid "Last Pulled"
msgstr "Última extracción"

#: tpl/cache/settings_inc.login_cookie.tpl.php:81
msgid "You can list the 3rd party vary cookies here."
msgstr "Puedes listar las cookies de terceros que varían aquí."

#: src/lang.cls.php:231
msgid "Vary Cookies"
msgstr "Variar cookies"

#: tpl/page_optm/settings_html.tpl.php:67
msgid "Preconnecting speeds up future loads from a given origin."
msgstr "La preconexión acelera las cargas futuras desde un origen determinado."

#: thirdparty/woocommerce.content.tpl.php:70
msgid "If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents."
msgstr "Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito."

#: thirdparty/woocommerce.content.tpl.php:69
msgid "Generate a separate vary cache copy for the mini cart when the cart is not empty."
msgstr "Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío."

#: thirdparty/woocommerce.content.tpl.php:62
msgid "Vary for Mini Cart"
msgstr "Variante según el minicarrito"

#: src/lang.cls.php:166
msgid "DNS Preconnect"
msgstr "Preconexión DNS"

#: src/doc.cls.php:40
msgid "This setting is %1$s for certain qualifying requests due to %2$s!"
msgstr "¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!"

#: tpl/page_optm/settings_tuning.tpl.php:34
msgid "Listed JS files or inline JS code will be delayed."
msgstr "Los archivos JS listados o el código JS en línea se retrasarán."

#: tpl/crawler/map.tpl.php:45
msgid "URL Search"
msgstr "Buscar URL"

#: src/lang.cls.php:168
msgid "JS Delayed Includes"
msgstr "Inclusiones de JS retrasadas"

#: src/cloud.cls.php:764
msgid "Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more."
msgstr "Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información."

#: src/cloud.cls.php:759
msgid "Cloud server refused the current request due to unpulled images. Please pull the images first."
msgstr "El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes."

#: tpl/crawler/summary.tpl.php:91
msgid "Current server load"
msgstr "Carga actual del servidor"

#: src/object-cache.cls.php:500
msgid "Redis encountered a fatal error: %s (code: %d)"
msgstr "Redis encontró un error fatal: %s (código: %d)"

#: src/img-optm.cls.php:859
msgid "Started async image optimization request"
msgstr "Se inició la solicitud de optimización asíncrona de imágenes"

#: src/crawler.cls.php:229
msgid "Started async crawling"
msgstr "Se inició el rastreo asíncrono"

#: src/conf.cls.php:553
msgid "Saving option failed. IPv4 only for %s."
msgstr "Falló el guardado de la opción. IPv4 es solo para %s."

#: src/cloud.cls.php:1418
msgid "QUIC.cloud account has been successfully linked."
msgstr "Se ha vinculado correctamente con la cuenta de QUIC.cloud."

#: src/cloud.cls.php:1416
msgid "QUIC.cloud account has been created and successfully linked."
msgstr "Se ha creado y vinculado correctamente la cuenta de QUIC.cloud."

#: src/cloud.cls.php:771
msgid "Cloud server refused the current request due to rate limiting. Please try again later."
msgstr "El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde."

#: tpl/img_optm/summary.tpl.php:251
msgid "Maximum image post id"
msgstr "ID de entrada de imagen máxima"

#: tpl/img_optm/summary.tpl.php:250
msgid "Current image post id position"
msgstr "Posición actual del id de entrada de la imagen"

#: src/lang.cls.php:27
msgid "Images ready to request"
msgstr "Imágenes listas para la solicitud"

#: tpl/dash/dashboard.tpl.php:264 tpl/general/settings.tpl.php:130
#: tpl/img_optm/summary.tpl.php:43 tpl/img_optm/summary.tpl.php:45
#: tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Redetect"
msgstr "Volver a detectar"

#: tpl/dash/dashboard.tpl.php:41 tpl/dash/dashboard.tpl.php:217
#: tpl/dash/dashboard.tpl.php:275
msgid "Sync"
msgstr "Sincronizar"

#: tpl/dash/dashboard.tpl.php:127
msgid "PAYG balance and usage not included in above quota calculation."
msgstr "Balance y uso de PAYG no incluido en el cálculo de cuota anterior."

#: tpl/dash/dashboard.tpl.php:127
msgid "PAYG used this month"
msgstr "PAYG usado este mes"

#: tpl/cache/settings_inc.object.tpl.php:80
#: tpl/cache/settings_inc.object.tpl.php:95
msgid "If you are using a %1$s socket, %2$s should be set to %3$s"
msgstr "Si estás usando un socket %1$s, %2$s debería estar en %3$s"

#: src/root.cls.php:197
msgid "All QUIC.cloud service queues have been cleared."
msgstr "Se han borrado todas las colas de servicio de QUIC.cloud."

#. translators: %s: The type of the given cache key.
#: src/object.lib.php:545
msgid "Cache key must be integer or non-empty string, %s given."
msgstr "La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado."

#: src/object.lib.php:543
msgid "Cache key must not be an empty string."
msgstr "La clave de caché no puede ser una cadena vacía."

#: src/lang.cls.php:176
msgid "JS Deferred / Delayed Excludes"
msgstr "Exclusiones de JS diferido / retrasado"

#: src/doc.cls.php:177
msgid "The queue is processed asynchronously. It may take time."
msgstr "La cola se procesa de forma asíncrona. Puede llevar un tiempo."

#: src/cloud.cls.php:1083
msgid "Contact QUIC.cloud support"
msgstr "Contactar con el soporte de QUIC.cloud"

#: src/cloud.cls.php:1079
msgid "Unknown error."
msgstr "Error desconocido."

#: src/cloud.cls.php:580
msgid "In order to use QC services, need a real domain name, cannot use an IP."
msgstr "Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP."

#: tpl/presets/standard.tpl.php:190
msgid "Restore Settings"
msgstr "Restaurar los ajustes"

#: tpl/presets/standard.tpl.php:188
msgid "This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?"
msgstr "Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:184
msgid "Backup created %1$s before applying the %2$s preset"
msgstr "Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s"

#: tpl/presets/standard.tpl.php:173
msgid "Applied the %1$s preset %2$s"
msgstr "Se ha aplicado el prejuste %1$s %2$s"

#: tpl/presets/standard.tpl.php:170
msgid "Restored backup settings %1$s"
msgstr "Se han restaurado el respaldo de los ajustes %1$s"

#: tpl/presets/standard.tpl.php:168
msgid "Error: Failed to apply the settings %1$s"
msgstr "Error: No se pudieron aplicar los ajustes %1$s"

#: tpl/presets/standard.tpl.php:158
msgid "History"
msgstr "Historial"

#: tpl/presets/standard.tpl.php:147
msgid "unknown"
msgstr "desconocido"

#: tpl/presets/standard.tpl.php:128
msgid "Apply Preset"
msgstr "Aplicar el preajuste"

#: tpl/presets/standard.tpl.php:126
msgid "This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?"
msgstr "Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:116
msgid "Who should use this preset?"
msgstr "¿Quién debería usar este preajuste?"

#: tpl/presets/standard.tpl.php:91
msgid "Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between."
msgstr "Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio."

#: tpl/presets/standard.tpl.php:87
msgid "LiteSpeed Cache Standard Presets"
msgstr "Preajustes estándar de cache de LiteSpeed"

#: tpl/presets/standard.tpl.php:80
msgid "A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados."

#: tpl/presets/standard.tpl.php:79
msgid "This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images."
msgstr "Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML."

#: tpl/presets/standard.tpl.php:76
msgid "Inline CSS added to Combine"
msgstr "CSS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:75
msgid "Inline JS added to Combine"
msgstr "JS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:74
msgid "JS Delayed"
msgstr "JS Retrasado"

#: tpl/presets/standard.tpl.php:73
msgid "Viewport Image Generation"
msgstr "Generación del viewport de la imagen"

#: tpl/presets/standard.tpl.php:72
msgid "Lazy Load for Images"
msgstr "Carga diferida para imágenes"

#: tpl/presets/standard.tpl.php:71
msgid "Everything in Aggressive, Plus"
msgstr "Todo lo de Aggressive y además"

#: tpl/presets/standard.tpl.php:69
msgid "Extreme"
msgstr "Extremo"

#: tpl/presets/standard.tpl.php:63
msgid "This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning."
msgstr "Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques."

#: tpl/presets/standard.tpl.php:60
msgid "Lazy Load for Iframes"
msgstr "Carga diferida de Iframes"

#: tpl/presets/standard.tpl.php:59
msgid "Removed Unused CSS for Users"
msgstr "CSS sin uso eliminado para los usuarios"

#: tpl/presets/standard.tpl.php:58
msgid "Asynchronous CSS Loading with Critical CSS"
msgstr "Carga de CSS asíncrono con CSS crítico"

#: tpl/presets/standard.tpl.php:57
msgid "CSS & JS Combine"
msgstr "Combinar CSS y JS"

#: tpl/presets/standard.tpl.php:56
msgid "Everything in Advanced, Plus"
msgstr "Todo lo de Advance y además"

#: tpl/presets/standard.tpl.php:54
msgid "Aggressive"
msgstr "Agresivo"

#: tpl/presets/standard.tpl.php:49 tpl/presets/standard.tpl.php:64
msgid "A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página."

#: tpl/presets/standard.tpl.php:48
msgid "This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools."
msgstr "Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques."

#: tpl/presets/standard.tpl.php:43
msgid "Remove Query Strings from Static Files"
msgstr "Eliminar cadenas de consulta de recursos estáticos"

#: tpl/presets/standard.tpl.php:41
msgid "DNS Prefetch for static files"
msgstr "Precarga de DNS para archivos estáticos"

#: tpl/presets/standard.tpl.php:40
msgid "JS Defer for both external and inline JS"
msgstr "Aplazar JS para JS externos e incrustados"

#: tpl/presets/standard.tpl.php:38
msgid "CSS, JS and HTML Minification"
msgstr "Minimizado de CSS, JS y HTML"

#: tpl/presets/standard.tpl.php:37
msgid "Guest Mode and Guest Optimization"
msgstr "Modo de invitado y modo de optimización"

#: tpl/presets/standard.tpl.php:36
msgid "Everything in Basic, Plus"
msgstr "Todo en el básico, además"

#: tpl/presets/standard.tpl.php:34
msgid "Advanced (Recommended)"
msgstr "Avanzado (Recomendado)"

#: tpl/presets/standard.tpl.php:29
msgid "A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página."

#: tpl/presets/standard.tpl.php:28
msgid "This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners."
msgstr "Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas."

#: tpl/presets/standard.tpl.php:25
msgid "Mobile Cache"
msgstr "Caché móvil"

#: tpl/presets/standard.tpl.php:23
msgid "Everything in Essentials, Plus"
msgstr "Todo lo de Essentials y además"

#: tpl/presets/standard.tpl.php:16
msgid "A Domain Key is not required to use this preset. Only basic caching features are enabled."
msgstr "No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché."

#: tpl/presets/standard.tpl.php:15
msgid "This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development."
msgstr "Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché."

#: tpl/presets/standard.tpl.php:11
msgid "Higher TTL"
msgstr "TTL mayor"

#: tpl/presets/standard.tpl.php:10
msgid "Default Cache"
msgstr "Caché por defecto"

#: tpl/presets/standard.tpl.php:8
msgid "Essentials"
msgstr "Básicos"

#: tpl/presets/entry.tpl.php:14
msgid "LiteSpeed Cache Configuration Presets"
msgstr "Preajustes de configuración de caché LiteSpeed"

#: tpl/presets/entry.tpl.php:6
msgid "Standard Presets"
msgstr "Preajustes estándar"

#: tpl/page_optm/settings_tuning_css.tpl.php:41
msgid "Listed CSS files will be excluded from UCSS and saved to inline."
msgstr "Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten."

#: src/lang.cls.php:149
msgid "UCSS File Excludes and Inline"
msgstr "Excluir archivo del CSS sin uso e incrustar"

#: src/lang.cls.php:148
msgid "UCSS Selector Allowlist"
msgstr "Lista blanca del selector de CSS sin uso"

#: src/admin-display.cls.php:124
msgid "Presets"
msgstr "Preajustes"

#: tpl/dash/dashboard.tpl.php:169
msgid "Partner Benefits Provided by"
msgstr "Ventajas de colaboración ofrecidas por"

#: tpl/toolbox/log_viewer.tpl.php:94
msgid "LiteSpeed Logs"
msgstr "Registros de LiteSpeed"

#: tpl/toolbox/log_viewer.tpl.php:21
msgid "Crawler Log"
msgstr "Registros de rastreadores"

#: tpl/toolbox/log_viewer.tpl.php:16
msgid "Purge Log"
msgstr "Purgar registro"

#: tpl/toolbox/settings-debug.tpl.php:156
msgid "Prevent writing log entries that include listed strings."
msgstr "Evita escribir entradas del registro que incluyan cadenas listadas."

#: tpl/toolbox/settings-debug.tpl.php:19
msgid "View Site Before Cache"
msgstr "Ver sitio sin caché"

#: tpl/toolbox/settings-debug.tpl.php:15
msgid "View Site Before Optimization"
msgstr "Ver sitio sin optimizar"

#: tpl/toolbox/settings-debug.tpl.php:11
msgid "Debug Helpers"
msgstr "Ayudas de depuración"

#: tpl/page_optm/settings_vpi.tpl.php:91
msgid "Enable Viewport Images auto generation cron."
msgstr "Activar el cron de generación automática del viewport de imágenes."

#: tpl/page_optm/settings_vpi.tpl.php:28
msgid "This enables the page's initial screenful of imagery to be fully displayed without delay."
msgstr "Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora."

#: tpl/page_optm/settings_vpi.tpl.php:27
msgid "The Viewport Images service detects which images appear above the fold, and excludes them from lazy load."
msgstr "El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida."

#: tpl/page_optm/settings_vpi.tpl.php:26
msgid "When you use Lazy Load, it will delay the loading of all images on a page."
msgstr "Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página."

#: tpl/page_optm/settings_media.tpl.php:246
msgid "Use %1$s to bypass remote image dimension check when %2$s is ON."
msgstr "Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA."

#: tpl/page_optm/entry.tpl.php:10
msgid "VPI"
msgstr "VPI"

#: tpl/general/settings.tpl.php:189 tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "%s must be turned ON for this setting to work."
msgstr "%s debe estar activo para que este ajuste funcione."

#: tpl/general/settings.tpl.php:122
msgid "Main domain not generated yet"
msgstr "No se ha generado todavía el dominio principal"

#: tpl/general/settings.tpl.php:119
msgid "Main domain"
msgstr "Dominio principal"

#: tpl/dash/dashboard.tpl.php:541
msgid "Viewport Image"
msgstr "Imagen de la vista"

#: tpl/crawler/blacklist.tpl.php:61
msgid "Filter %s available to disable blocklist."
msgstr "El filtro %s está disponible para desactivar la lista de bloqueos."

#: tpl/crawler/blacklist.tpl.php:58
msgid "PHP Constant %s available to disable blocklist."
msgstr "La constante PHP %s está disponible para desactivar la lista de bloqueos."

#: tpl/cdn/entry.tpl.php:7
msgid "QUIC.cloud CDN Setup"
msgstr "Configuración de la CDN QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:265
msgid "Are you sure you want to delete QUIC.cloud data?"
msgstr "¿Seguro que quieres borrar los datos de QUIC.cloud?"

#: tpl/cdn/auto_setup.tpl.php:262
msgid "Are you sure you want to reset CDN Setup?"
msgstr "¿Seguro que quieres restablecer la configuración CDN?"

#: tpl/cdn/auto_setup.tpl.php:258
msgid "If you have not yet done so, please replace the QUIC.cloud nameservers at your domain registrar before proceeding. "
msgstr "Si todavía no lo has hecho, antes de proceder, reemplaza los servidores de dominio de QUIC.cloud en tu registrador del dominio. "

#: tpl/cdn/auto_setup.tpl.php:257
msgid "This action is not available if there is no domain key, the domain is not linked, or the DNS Zone is in active use."
msgstr "Esta acción no está disponible si no hay ninguna clave de dominio, el dominio no está enlazado, o la zona DNS está en uso."

#: tpl/cdn/auto_setup.tpl.php:253
msgid "This allows you to try Auto CDN setup again, or abandon the setup entirely."
msgstr "Este te permite probar de nuevo la configuración automática de la CDN, o abandonar completamente la configuración."

#: tpl/cdn/auto_setup.tpl.php:252
msgid "Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and deletes the DNS Zone, if one exists for the domain."
msgstr "Restablece todos los ajustes del plugin LiteSpeed Cache relacionados con CDN al estado inicial y borra la zona DNS, en caso de que exista una para el dominio."

#: tpl/cdn/auto_setup.tpl.php:251 tpl/cdn/auto_setup.tpl.php:266
msgid "Delete QUIC.cloud data"
msgstr "Borrar los datos de QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:246
msgid "This action will not update anything on the QUIC.cloud servers."
msgstr "Esta acción no actualizará nada en los servidores de QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:241
msgid "This allows you to try Auto CDN setup again."
msgstr "Esto te permite probar la configuración de CDN automática de nuevo."

#: tpl/cdn/auto_setup.tpl.php:240
msgid "QUIC.cloud DNS settings are not changed."
msgstr "No se han cambiado los ajustes DNS de QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:239
msgid "Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and disables the CDN."
msgstr "Restablece todos los ajustes de LiteSpeed Cache relacionados a la CDN al estado inicial y desactiva la CDN."

#: tpl/cdn/auto_setup.tpl.php:238 tpl/cdn/auto_setup.tpl.php:263
msgid "Reset CDN Setup"
msgstr "Restablecer configuración CDN"

#: tpl/cdn/auto_setup.tpl.php:236
msgid "The following actions are available:"
msgstr "Están disponibles las siguientes acciones:"

#: tpl/cdn/auto_setup.tpl.php:224
msgid "This section will automatically populate once nameservers are configured for the site."
msgstr "Esta sección se rellenará automáticamente cuando se configuren los servidores de nombres del sitio."

#: tpl/cdn/auto_setup.tpl.php:220
msgid "At that stage, you may re-start the verification process by pressing the Run CDN Setup button."
msgstr "En estas etapa puedes volver a iniciar el proceso de verificación pulsando el botón de «Ejecutar configuración de la CDN»."

#: tpl/cdn/auto_setup.tpl.php:219
msgid "If it does not verify within 24 hours, the CDN setup will mark the verification as failed."
msgstr "Si no se verifica en 24 horas la configuración de la CDN marcará la verificación como fallida."

#: tpl/cdn/auto_setup.tpl.php:218
msgid "QUIC.cloud will attempt to verify the DNS update."
msgstr "QUIC.cloud intentará verificar la actualización DNS."

#: tpl/cdn/auto_setup.tpl.php:208
msgid "Please update your domain registrar to use these custom nameservers:"
msgstr "Por favor, actualiza tu registro de dominio para que use estos servidores de nombres personalizados:"

#: tpl/cdn/auto_setup.tpl.php:203
msgid "Nameservers"
msgstr "Servidores de nombres"

#: tpl/cdn/auto_setup.tpl.php:191
msgid "Note: For 15 to 20 minutes after setup completes, browsers may issue a \"not secure\" warning for your site while QUIC.cloud generates your SSL certificate."
msgstr "Nota: En los 15 a 20 minutos después de que se complete la configuración, puede que los navegadores muestren una advertencia de «no seguro» al acceder a tu sitio, mientras QUIC.cloud genera tu certificado SSL."

#: tpl/cdn/auto_setup.tpl.php:185
msgid "Review DNS records"
msgstr "Revisar registros DNS"

#: tpl/cdn/auto_setup.tpl.php:182
msgid "Is something missing?"
msgstr "¿Falta algo?"

#: tpl/cdn/auto_setup.tpl.php:179
msgid "Record names found"
msgstr "Nombres de registro encontrados"

#: tpl/cdn/auto_setup.tpl.php:167
msgid "Count"
msgstr "Recuento"

#: tpl/cdn/auto_setup.tpl.php:164
msgid "Record Type"
msgstr "Tipo de registro"

#: tpl/cdn/auto_setup.tpl.php:158
msgid "QUIC.cloud Detected Records Summary"
msgstr "Resumen de registros detectados por QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:144
msgid "CDN Setup Status"
msgstr "Estado de la configuración del CDN"

#: tpl/cdn/auto_setup.tpl.php:138
msgid "Begin QUIC.cloud CDN Setup"
msgstr "Comenzar la configuración del CDN QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:137
msgid "Domain key and QUIC.cloud link detected."
msgstr "Detectada clave de dominio y enlace de QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:135
msgid "Ready to run CDN setup."
msgstr "Preparado para realizar la configuración de la CDN."

#: tpl/cdn/auto_setup.tpl.php:128
msgid "Manage DNS Zone"
msgstr "Gestionar zona DNS"

#: tpl/cdn/auto_setup.tpl.php:122
msgid "Manage CDN"
msgstr "Gestionar CDN"

#: tpl/cdn/auto_setup.tpl.php:118
msgid "Account is linked!"
msgstr "¡La cuenta está enlazada!"

#: tpl/cdn/auto_setup.tpl.php:113
msgid "Set up QUIC.cloud Account"
msgstr "Configura una cuenta en QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:108
msgid "Visit your QUIC.cloud dashboard after the DNS Zone is set up to confirm your DNS zone."
msgstr "Visita tu escritorio de QUIC.cloud después de que esté configurada la zona de DNS para confirmar tu zona de DNS."

#: tpl/cdn/auto_setup.tpl.php:107
msgid "If you have custom DNS records, it is possible that they are not detected."
msgstr "Si tienes resgitros de DNS personalizados, es posible que no sean detectados."

#: tpl/cdn/auto_setup.tpl.php:106
msgid "QUIC.cloud will detect most normal DNS entries."
msgstr "QUIC.cloud detectará la mayoría de registros normales de DNS."

#: tpl/cdn/auto_setup.tpl.php:101
msgid "If you prefer to use the CNAME setup, please <a %s>set up the CDN manually at QUIC.cloud</a>."
msgstr "Si prefieres usar la configuración mediante CNAME, por favor, <a %s>configura manualmente la CDN en QUIC.cloud</a>."

#: tpl/cdn/auto_setup.tpl.php:99
msgid "This setup process will create a DNS zone on QUIC.cloud if one does not currently exist."
msgstr "Este proceso de configuración creará una zona de DNS en QUIC.cloud si no existe ya actualmente."

#: tpl/cdn/auto_setup.tpl.php:96
msgid "If you have this enabled for your domain, you must disable DNSSEC to continue."
msgstr "Si lo has activado para tu dominio, debes desactivar DNSSEC para continuar."

#: tpl/cdn/auto_setup.tpl.php:95
msgid "QUIC.cloud CDN/DNS does not support DNSSEC."
msgstr "La CDN/DNS de QUIC.cloud no es compatible con DNSSEC."

#: tpl/cdn/auto_setup.tpl.php:87
msgid "After you set your nameservers, QUIC.cloud will detect the change and automatically enable the CDN."
msgstr "Después de que configures tus servidores de nombres, QUIC.cloud detectará el cambio y activará automáticamente la CDN."

#: tpl/cdn/auto_setup.tpl.php:82
msgid "Your site will be available, but browsers may issue a \"not secure\" warning during this time."
msgstr "Tu sitio estará disponible, pero puede que los navegadores muestren durante este tiempo una advertencia de «no seguro»."

#: tpl/cdn/auto_setup.tpl.php:81
msgid "This last stage could take 15 to 20 minutes."
msgstr "Esta última etapa puede durar de 15 a 20 minutos."

#: tpl/cdn/auto_setup.tpl.php:80
msgid "After successful DNS detection, QUIC.cloud will attempt to generate an SSL certificate and enable the CDN."
msgstr "Después de una detección correcta de las DNS, QUIC.cloud tratará de generar un certificado SSL y activar la CDN."

#: tpl/cdn/auto_setup.tpl.php:78
msgid "Provide the nameservers necessary to enable the CDN."
msgstr "Facilitar los servidores de nombres necesarios para activar la CDN."

#: tpl/cdn/auto_setup.tpl.php:77
msgid "Prepare the site for QUIC.cloud CDN, detect the DNS, and create a DNS Zone."
msgstr "Preparar el sitio para la CDN de QUIC.cloud, detectar las DNS y crear la zona de DNS."

#: tpl/cdn/auto_setup.tpl.php:76
msgid "Set up a QUIC.cloud account."
msgstr "Configurar una cuenta en QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:73
msgid "This is a three step process for configuring your site to use QUIC.cloud CDN with QUIC.cloud DNS. This setup will perform the following actions"
msgstr "Este es un proceso de tres pasos para configurar tu sitio para que use la CDN De QUIC.cloud con las DNS de QUIC.cloud. Esta configuración realizará las siguientes acciones"

#: tpl/cdn/auto_setup.tpl.php:70
msgid "Auto QUIC.cloud CDN Setup"
msgstr "Configuración automática de la CDN de QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:64
msgid "Refresh CDN Setup Status"
msgstr "Recargar el estado de configuración de la CDN"

#: tpl/cdn/auto_setup.tpl.php:62
msgid "This process may take several minutes."
msgstr "Este proceso puede llevar varios minutos."

#: tpl/cdn/auto_setup.tpl.php:62
msgid "You will receive an email upon status update."
msgstr "Recibirás un correo electrónico cuando cambie el estado."

#: tpl/cdn/auto_setup.tpl.php:61
msgid "In Progress"
msgstr "En curso"

#: tpl/cdn/auto_setup.tpl.php:58
msgid "Last Verification Result"
msgstr "Resultado de la última verificación"

#: tpl/cdn/auto_setup.tpl.php:56
msgid "Click the refresh button below to refresh status."
msgstr "Haz clic en el botón de recargar, debajo del estado de recarga."

#: tpl/cdn/auto_setup.tpl.php:56
msgid "Verifying, waiting for nameservers to be updated."
msgstr "Verificando, esperando a que se actualicen los servidores de nombres."

#: tpl/cdn/auto_setup.tpl.php:52
msgid "Paused"
msgstr "Pausado"

#: tpl/cdn/auto_setup.tpl.php:46
msgid "Completed at %s"
msgstr "Completado en un %s"

#: tpl/cdn/auto_setup.tpl.php:43
msgid "Done"
msgstr "Hecho"

#: tpl/cdn/auto_setup.tpl.php:37
msgid "Run CDN Setup"
msgstr "Ejecutar la configuración del CDN"

#: tpl/cdn/auto_setup.tpl.php:36
msgid "Not running"
msgstr "No está en ejecución"

#: thirdparty/litespeed-check.cls.php:74 thirdparty/litespeed-check.cls.php:127
msgid "Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:"
msgstr "Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:"

#: src/metabox.cls.php:63
msgid "LiteSpeed Options"
msgstr "Opciones de LiteSpeed"

#: src/metabox.cls.php:34
msgid "Mobile"
msgstr "Móvil"

#: src/metabox.cls.php:32
msgid "Disable VPI"
msgstr "Desactivar VPI"

#: src/metabox.cls.php:31
msgid "Disable Image Lazyload"
msgstr "Desactivar la carga de imágenes diferida"

#: src/metabox.cls.php:30
msgid "Disable Cache"
msgstr "Desactivar la caché"

#: src/lang.cls.php:275
msgid "Debug String Excludes"
msgstr "Exclusión de cadenas de depuración"

#: src/lang.cls.php:208
msgid "Viewport Images Cron"
msgstr "Cron de imágenes de la vista"

#: src/lang.cls.php:207 src/metabox.cls.php:33 src/metabox.cls.php:34
#: tpl/page_optm/settings_vpi.tpl.php:12
msgid "Viewport Images"
msgstr "Imágenes de la vista"

#: src/lang.cls.php:56
msgid "Alias is in use by another QUIC.cloud account."
msgstr "El alias ya está en uso por otra cuenta de QUIC.cloud."

#: src/lang.cls.php:54
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal."

#: src/lang.cls.php:49
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN."

#: src/error.cls.php:214
msgid "You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible."
msgstr "No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible."

#: src/error.cls.php:117
msgid "The site is not a valid alias on QUIC.cloud."
msgstr "El sitio no tiene un alias válido en QUIC.cloud."

#: src/cloud.cls.php:1085
msgid "Cloud REST API returned error: "
msgstr "El error devuelto por Cloud REST API: "

#: src/cloud.cls.php:1057
msgid "Cloud REST Error"
msgstr "Error de Cloud REST"

#: src/cloud.cls.php:1031
msgid "Cannot request REST API, no token saved."
msgstr "No se pudo solicitar la REST API, no se guardó token."

#: src/cdn-setup.cls.php:233
msgid "CDN Setup Token reset. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately."
msgstr "Token de configuración de la CDN restablecido. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte."

#: src/cdn-setup.cls.php:228
msgid "CDN Setup Token and DNS zone deleted. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately."
msgstr "Borrado el toque de configuración de la CDN y la zona DNS. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte."

#: src/cdn-setup.cls.php:197
msgid "Cannot delete, site is not linked."
msgstr "No se pudo borrar, el sitio no está enlazado."

#: src/cdn-setup.cls.php:195
msgid "Notice: CDN Setup only reset locally."
msgstr "Aviso: La configuración de la CDN solo se ha restablecido localmente."

#: src/cdn-setup.cls.php:162
msgid "CDN Setup is running."
msgstr "La configuración de la CDN está en ejecución."

#: src/cdn-setup.cls.php:130
msgid "Congratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your nameservers to:"
msgstr "Enhorabuena, se ha configurado correctamente la CDN de QUIC.cloud para este dominio. Por favor, actualiza los servidores de nombres a:"

#: src/cdn-setup.cls.php:73
msgid "Received invalid message from the cloud server. Please submit a ticket."
msgstr "Recivido un mensaje no válido del servidor en la nube. Por favor, envía un ticket."

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: tpl/page_optm/settings_tuning_css.tpl.php:87
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/crawler/blacklist.tpl.php:64
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo es esto necesario"

#: src/purge.cls.php:350
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/dash/dashboard.tpl.php:607
msgid "<b>Last crawled:</b> %d item(s)"
msgstr "<b>Último rastreo:</b> %d elemento(s)"

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr "Ver el archivo «.htaccess»"

#: tpl/toolbox/edit_htaccess.tpl.php:60 tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess»."

#: tpl/toolbox/edit_htaccess.tpl.php:59 tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr "La ruta por defecto es"

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr "Ruta del archivo «.htaccess»"

#: tpl/general/settings.tpl.php:166
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/purge.tpl.php:80
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/toolbox/beta_test.tpl.php:58
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:52
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/toolbox/beta_test.tpl.php:52
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:48
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:80
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_tuning_css.tpl.php:62
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:58
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:57
msgid "How to choose an UCSS allowlist selector?"
msgstr "¿Cómo elegir un selector de lista blanca UCSS?"

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:235
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:131
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_js.tpl.php:71
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr "Retrasado"

#: tpl/page_optm/settings_js.tpl.php:44
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:43 tpl/page_optm/settings_js.tpl.php:77
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins."

#: tpl/page_optm/settings_html.tpl.php:139
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_css.tpl.php:262
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/page_optm/settings_css.tpl.php:199
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:193
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_css.tpl.php:186
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:150
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:147
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:129
#: tpl/page_optm/settings_css.tpl.php:246 tpl/page_optm/settings_vpi.tpl.php:74
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:82
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/page_optm/settings_css.tpl.php:75
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:73
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: tpl/inc/in_upgrading.php:5
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings.tpl.php:181
msgid "Your %1s quota on %2s will still be in use."
msgstr "Tu cuota de %1s en %2s seguirá en uso."

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/general/settings_inc.guest.tpl.php:16
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings.tpl.php:221
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: tpl/general/settings.tpl.php:220
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:203
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:196
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:165
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/dash/dashboard.tpl.php:338 tpl/dash/dashboard.tpl.php:418
#: tpl/dash/dashboard.tpl.php:446 tpl/dash/dashboard.tpl.php:478
#: tpl/dash/dashboard.tpl.php:510 tpl/dash/dashboard.tpl.php:542
#: tpl/dash/dashboard.tpl.php:574
msgid "More"
msgstr "Más"

#: tpl/dash/dashboard.tpl.php:158
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/crawler/summary.tpl.php:190
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: tpl/crawler/summary.tpl.php:189
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/settings-sitemap.tpl.php:22
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: tpl/cdn/settings.tpl.php:214
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/settings.tpl.php:204
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare."

#: tpl/cdn/settings.tpl.php:198
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/settings.tpl.php:194
msgid "This can be managed from %1$s%2$s tab."
msgstr "Esto se puede gestionar desde la pestaña %1$s%2$s."

#: tpl/cdn/settings.tpl.php:54
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s."

#: tpl/cdn/settings.tpl.php:49
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cache/settings_inc.object.tpl.php:42
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: src/purge.cls.php:274
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: src/lang.cls.php:206
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: src/lang.cls.php:181
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:177
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: src/lang.cls.php:158
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:155
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:150
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:147
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/lang.cls.php:106
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:105
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:92
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:91
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/error.cls.php:133
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/error.cls.php:129
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/doc.cls.php:74
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/gui.cls.php:84
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: src/crawler.cls.php:140
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! "

#: src/cloud.cls.php:779
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/cloud.cls.php:470
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/lang.cls.php:163
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: cli/purge.cls.php:240
msgid "Purged!"
msgstr "¡Purgado!"

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:35
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: tpl/toolbox/beta_test.tpl.php:33
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: src/crawler-map.cls.php:373
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:145
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:164
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:36
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/cache/settings-excludes.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:66
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr "Localización"

#: tpl/page_optm/settings_js.tpl.php:58
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/page_optm/settings_tuning.tpl.php:76
msgid "Listed JS files or inline JS code will not be deferred or delayed."
msgstr "Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos."

#: tpl/general/settings.tpl.php:97
msgid "Request submitted. Please wait, then refresh the page to see approval notification."
msgstr "Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación."

#: src/data.upgrade.func.php:138
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: src/data.upgrade.func.php:136
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:131
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS."

#: src/lang.cls.php:153
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/admin-display.cls.php:528
msgid "Dismiss"
msgstr "Descartar"

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:92
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:50
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos JS y códigos JS integrados."

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr "Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:1044
msgid "This setting is overwritten by the Network setting"
msgstr "Los ajustes de red sobreescriben este ajuste"

#: src/lang.cls.php:195
msgid "LQIP Excludes"
msgstr "Exclusiones de LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:52
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Seguro que quieres restablecer los ajustes a los valores por defecto?"

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s del HTML."

#: tpl/general/settings.tpl.php:130
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Seguro que quieres vaciar todos los nodos cloud?"

#: src/lang.cls.php:179 tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:121
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:50
msgid "Click here to change."
msgstr "Haz clic aquí para cambiarlo."

#: src/cloud.cls.php:957 src/error.cls.php:60
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/cloud.cls.php:956
msgid "Site not recognized. Domain Key has been automatically removed. Please request a new one."
msgstr "Sitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva."

#: src/lang.cls.php:162
msgid "Localize Resources"
msgstr "Recursos localizados"

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:89
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:561 src/gui.cls.php:721 tpl/toolbox/purge.tpl.php:88
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:125
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario."

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS."

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr "Localizar recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: tpl/page_optm/settings_tuning_css.tpl.php:56
msgid "List the CSS selector that its style should be always contained in UCSS."
msgstr "Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS."

#: tpl/page_optm/settings_css.tpl.php:72
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usar el servicio en línea QUIC.cloud para generar CSS único."

#: src/lang.cls.php:146
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:477 tpl/toolbox/purge.tpl.php:79
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/purge.tpl.php:116
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Purga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIP"

#: tpl/toolbox/report.tpl.php:45
msgid "LiteSpeed Report"
msgstr "Informe de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:182
msgid "Image Thumbnail Group Sizes"
msgstr "Grupo de tamaños de miniaturas"

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)"

#: tpl/cache/settings-purge.tpl.php:115
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada."

#: tpl/cache/settings-purge.tpl.php:91
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo."

#: src/lang.cls.php:133
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:1042
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:1112
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado"

#: src/img-optm.cls.php:1033 src/img-optm.cls.php:1059
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:90
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:1076
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP."

#: tpl/inc/admin_footer.php:13
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:111
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: src/lang.cls.php:265
msgid "Sitemap Timeout"
msgstr "Timeout del mapa del sitio"

#: tpl/crawler/settings-sitemap.tpl.php:50
msgid "Specify the timeout while parsing the sitemap."
msgstr "Especifica el tiempo límite de procesamiento del mapa del sitio."

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar."

#: tpl/general/settings.tpl.php:115
msgid "A Domain Key is required for QUIC.cloud online services."
msgstr "Hace falta una clave de dominio para usar los servicios online de QUIC.cloud."

#: src/img-optm.cls.php:591
msgid "Cleared %1$s invalid images."
msgstr "Purgadas %1$s imágenes no válidas."

#: tpl/general/settings.tpl.php:18
msgid "Request Domain Key"
msgstr "Solicitar clave de dominio"

#: tpl/general/entry.tpl.php:20
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:107
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:142
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:128
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:100
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:52
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione."

#: tpl/toolbox/beta_test.tpl.php:53
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:37 tpl/toolbox/beta_test.tpl.php:53
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/beta_test.tpl.php:37
msgid "OR"
msgstr "O"

#: tpl/toolbox/beta_test.tpl.php:28
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr "Caja de herramientas de LiteSpeed"

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:23 tpl/toolbox/settings-debug.tpl.php:24
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:78 tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr "El intervalo válido de WordPress es %s segundos"

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:49 tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Ponlo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es de %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:47 tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en las páginas públicas."

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:91
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:90
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:72 tpl/toolbox/report.tpl.php:74
msgid "Generate Link for Current User"
msgstr "Generar el enlace para el usuario actual"

#: tpl/toolbox/report.tpl.php:68
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:62
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:39
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:38
msgid "Install DoLogin Security"
msgstr "Instalar la seguridad de DoLogin"

#: tpl/general/settings.tpl.php:219
msgid "Check my public IP from"
msgstr "Comprobar mi IP pública desde"

#: tpl/general/settings.tpl.php:219
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:218
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN."

#: tpl/crawler/settings-general.tpl.php:124
msgid "Specify the timeout while crawling each URL."
msgstr "Especifica el tiempo de espera mientras se rastrea cada URL."

#: tpl/crawler/settings-general.tpl.php:80
msgid "Specify time in seconds for the time between each run interval."
msgstr "Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución."

#: tpl/crawler/settings-general.tpl.php:25
msgid "This will enable crawler cron."
msgstr "Esto activará el cron rastreador."

#: tpl/crawler/settings-general.tpl.php:11
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:48
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:65 tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:35 tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr "Total del mapa del sitio"

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr "Lista del mapa del sitio"

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr "Recargar el mapa del rastreador"

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/entry.tpl.php:11
msgid "Sitemap Settings"
msgstr "Ajustes del mapa del sitio"

#: tpl/crawler/entry.tpl.php:10
msgid "Simulation Settings"
msgstr "Ajustes de simulación"

#: tpl/crawler/blacklist.tpl.php:21 tpl/crawler/entry.tpl.php:8
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/entry.tpl.php:7
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/entry.tpl.php:6
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/settings-sitemap.tpl.php:37
msgid "If you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain."
msgstr "Si utilizas varios dominios para un sitio y tienes varios dominios en el mapa del sitio, mantén esta opción APAGADA para que el rastreador sepa cómo rastrear cada dominio."

#: tpl/crawler/settings-sitemap.tpl.php:36
msgid "The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage."
msgstr "El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, si se deja caer el dominio se puede ahorrar almacenamiento en la base de datos."

#: tpl/crawler/settings-sitemap.tpl.php:9
msgid "Crawler Sitemap Settings"
msgstr "Ajustes de mapa del sitio del rastreador"

#: tpl/crawler/summary.tpl.php:197
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr "&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad."

#: tpl/crawler/summary.tpl.php:196
msgid "Crawlers cannot run concurrently."
msgstr "Los rastreadores no se pueden ejecutar de forma concurrente."

#: tpl/crawler/map.tpl.php:52 tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:51 tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:188
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:66 tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97 tpl/crawler/summary.tpl.php:166
#: tpl/crawler/summary.tpl.php:191
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:165
msgid "Miss"
msgstr "Fallo"

#: tpl/crawler/summary.tpl.php:164
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:163
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:132
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings-simulation.tpl.php:51
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:221
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:220
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#: tpl/crawler/settings-simulation.tpl.php:9
msgid "Crawler Simulation Settings"
msgstr "Ajustes de simulación del rastreador"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar."

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:144
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:40
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:104
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los nonces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:15 tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:14 tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr "Objeto"

#: tpl/cache/settings_inc.object.tpl.php:93
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:105
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:7 tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:85
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#: tpl/page_optm/settings_css.tpl.php:289
msgid "Swap"
msgstr "Swap"

#: tpl/page_optm/settings_css.tpl.php:288
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr "Almacenar los gravatares localmente."

#: tpl/page_optm/settings_localization.tpl.php:12
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:146
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr "pixels"

#: tpl/page_optm/settings_media.tpl.php:128
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:112
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas por el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen."

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr "Optimización de página de LiteSpeed Cache"

#: tpl/page_optm/entry.tpl.php:11 tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:6 tpl/page_optm/settings_css.tpl.php:20
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:289
msgid "%s is recommended."
msgstr "Se recomienda %s."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/settings_css.tpl.php:286
msgid "Default"
msgstr "Por defecto"

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:52
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Dismiss this notice"
msgstr "Ignorar ese aviso"

#: tpl/banner/cloud_promo.tpl.php:39
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:22
msgid "Tweet preview"
msgstr "Vista previa del tweet"

#: tpl/banner/cloud_promo.tpl.php:17
msgid "Learn more"
msgstr "Aprender más"

#: tpl/banner/cloud_promo.tpl.php:13
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/page_optm/settings_media.tpl.php:260
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:7 tpl/img_optm/entry.tpl.php:13
#: tpl/img_optm/network_settings.tpl.php:9 tpl/img_optm/settings.tpl.php:11
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:310
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Está seguro de destruir todas las imágenes optimizadas?"

#: tpl/img_optm/summary.tpl.php:302
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:301
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:298
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:297
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:292
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:289
msgid "Optimization Tools"
msgstr "Herramientas de optimización"

#: tpl/img_optm/summary.tpl.php:258
msgid "Rescan New Thumbnails"
msgstr "Reexaminar nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:241
msgid "Congratulations, all gathered!"
msgstr "¡Felicidades, todos obtenidos!"

#: tpl/img_optm/summary.tpl.php:246
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:193
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:175
msgid "Calculate Backups Disk Space"
msgstr "Calcular el espacio en disco de las copias de seguridad"

#: tpl/img_optm/summary.tpl.php:74
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:58
msgid "Current limit is"
msgstr "El límite actual es"

#: tpl/img_optm/summary.tpl.php:57
msgid "To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited."
msgstr "Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada."

#: tpl/img_optm/summary.tpl.php:52
msgid "You can request a maximum of %s images at once."
msgstr "Puede solicitar un máximo de imágenes de %s de una vez."

#: tpl/img_optm/summary.tpl.php:47
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor en QUIC.cloud"

#: tpl/img_optm/summary.tpl.php:43 tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar."

#: tpl/db_optm/settings.tpl.php:37
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:23
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de la caché de LiteSpeed"

#: tpl/db_optm/entry.tpl.php:10 tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de la BD"

#: tpl/db_optm/manage.tpl.php:176
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:160
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:138
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:130
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:115
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:114
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:113
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:105
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:581
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:578
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:68 tpl/dash/dashboard.tpl.php:573
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:461 tpl/dash/dashboard.tpl.php:493
#: tpl/dash/dashboard.tpl.php:525 tpl/dash/dashboard.tpl.php:557
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:459 tpl/dash/dashboard.tpl.php:491
#: tpl/dash/dashboard.tpl.php:523 tpl/dash/dashboard.tpl.php:555
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:454 tpl/dash/dashboard.tpl.php:486
#: tpl/dash/dashboard.tpl.php:518 tpl/dash/dashboard.tpl.php:550
msgid "Time to execute previous request"
msgstr "Tiempo para ejecutar la solicitud anterior"

#: tpl/dash/dashboard.tpl.php:424
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:423
msgid "Public Cache"
msgstr "Caché pública"

#: tpl/dash/dashboard.tpl.php:417
msgid "Cache Status"
msgstr "Estado de caché"

#: tpl/dash/dashboard.tpl.php:389
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:337 tpl/img_optm/entry.tpl.php:6
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:276
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:264 tpl/img_optm/summary.tpl.php:43
#: tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/dash/dashboard.tpl.php:264
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo."

#: tpl/dash/dashboard.tpl.php:259 tpl/dash/dashboard.tpl.php:329
#: tpl/dash/dashboard.tpl.php:469 tpl/dash/dashboard.tpl.php:501
#: tpl/dash/dashboard.tpl.php:533 tpl/dash/dashboard.tpl.php:565
msgid "Last requested"
msgstr "Último pedido"

#: tpl/dash/dashboard.tpl.php:218
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:198
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:55 tpl/dash/dashboard.tpl.php:509
#: tpl/dash/network_dash.tpl.php:30
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:42
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:39
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:149 tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:148 tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:129 tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr "El uso de este mes"

#: tpl/dash/dashboard.tpl.php:126 tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr "Balance de pagos"

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:113 tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:113 tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:54 tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr "Ancho de banda de la CDN"

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr "Uso de las estadísticas"

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr "Escritorio de red"

#: tpl/general/settings.tpl.php:142
msgid "No cloud services currently in use"
msgstr "No hay servicios de la nube en uso"

#: tpl/general/settings.tpl.php:130
msgid "Click to clear all nodes for further redetection."
msgstr "Haz clic para borrar todos los nodos para volver a detectar."

#: tpl/general/settings.tpl.php:129
msgid "Current Cloud Nodes in Service"
msgstr "Nodos de la nube actual en servicio"

#: tpl/general/settings.tpl.php:110
msgid "Benefits of linking to a QUIC.cloud account"
msgstr "Beneficios de enlazar con una cuenta QUIC.cloud"

#: tpl/general/settings.tpl.php:109
msgid "You must click the %s button if you wish to associate this site with a QUIC.cloud account."
msgstr "Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud."

#: tpl/general/settings.tpl.php:104
msgid "You must have %1$s first before linking to QUIC.cloud."
msgstr "Debes tener %1$s antes de enlazarte a QUIC.cloud."

#: tpl/general/settings.tpl.php:90
msgid "Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance."
msgstr "Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda."

#: tpl/general/settings.tpl.php:89
msgid "Our %s was not allowlisted."
msgstr "Nuestro %s no estaba en la lista blanca."

#: tpl/general/settings.tpl.php:88
msgid "The POST callback to %s failed."
msgstr "La llamada POST a %s falló."

#: tpl/general/settings.tpl.php:87
msgid "There are two reasons why we might not be able to communicate with your domain"
msgstr "Hay dos razones por las que no podemos comunicarnos con tu dominio"

#: tpl/general/settings.tpl.php:86
msgid "There was a problem with retrieving your Domain Key. Please click the %s button to retry."
msgstr "Hay un problema al recibir tu clave de dominio. Por favor, haz clic en el botón %s para volver a intentarlo."

#: tpl/cdn/auto_setup.tpl.php:140 tpl/dash/dashboard.tpl.php:200
#: tpl/dash/dashboard.tpl.php:202 tpl/general/settings.tpl.php:78
#: tpl/general/settings.tpl.php:80 tpl/general/settings.tpl.php:109
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/settings.tpl.php:76
msgid "Visit My Dashboard on QUIC.cloud"
msgstr "Visitar «Mi Escritorio» en QUIC.cloud"

#: tpl/general/settings.tpl.php:37
msgid "Next available request time: <code>After %s</code>"
msgstr "Próximo tiempo de solicitud disponible: <code>Después de %s</code>"

#: tpl/general/settings.tpl.php:33
msgid "Approved"
msgstr "Aprobado"

#: tpl/general/settings.tpl.php:30
msgid "Requested"
msgstr "Solicitado"

#: tpl/general/settings.tpl.php:25
msgid "Waiting for Approval"
msgstr "Esperando aprobación"

#: tpl/general/settings.tpl.php:22
msgid "Waiting for Refresh"
msgstr "Esperando a la recarga"

#: tpl/general/settings.tpl.php:20
msgid "Refresh Domain Key"
msgstr "Actualizar la clave del dominio"

#: tpl/crawler/entry.tpl.php:9 tpl/general/entry.tpl.php:6
#: tpl/general/entry.tpl.php:12 tpl/general/network_settings.tpl.php:9
#: tpl/general/settings.tpl.php:44
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/settings.tpl.php:126
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: src/admin-display.cls.php:243
msgid "Add new CDN URL"
msgstr "Añadir una nueva URL de la CDN"

#: src/admin-display.cls.php:242
msgid "Remove CDN URL"
msgstr "Eliminar la URL de la CDN"

#: tpl/cdn/settings.tpl.php:35
msgid "Enable %s CDN API functionality."
msgstr "Activar la funcionalidad %s de la API de la CDN."

#: tpl/cdn/manage.tpl.php:25
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN."

#: tpl/cdn/manage.tpl.php:16
msgid "To manage QUIC.cloud options, please visit"
msgstr "Para gestionar las opciones de QUIC.cloud, visita"

#: tpl/cdn/manage.tpl.php:14
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:163 tpl/general/settings.tpl.php:89
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:162
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/doc.cls.php:161
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/gui.cls.php:571 src/gui.cls.php:731
#: tpl/page_optm/settings_media.tpl.php:131 tpl/toolbox/purge.tpl.php:97
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/admin-settings.cls.php:263 src/admin-settings.cls.php:298
msgid "Options saved."
msgstr "Las opciones han sido guardadas."

#: src/img-optm.cls.php:1675
msgid "Removed backups successfully."
msgstr "Copias de seguridad eliminadas correctamente."

#: src/img-optm.cls.php:1581
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1514
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1452 src/img-optm.cls.php:1514
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1389
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1305
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:940
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:673
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:650
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:343
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviado al servidor en la nube, %2$s aceptado."

#: src/lang.cls.php:278
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:277
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:274
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:273
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:264
msgid "Drop Domain from Sitemap"
msgstr "Quitar dominio del mapa del sitio"

#: src/lang.cls.php:259
msgid "Timeout"
msgstr "Timeout"

#: src/lang.cls.php:247
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:241
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: src/lang.cls.php:240
msgid "QUIC.cloud CDN"
msgstr "CDN de QUIC.cloud"

#: src/lang.cls.php:238
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:237
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:236
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat de la administración"

#: src/lang.cls.php:235
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat de la administración"

#: src/lang.cls.php:234
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat de la parte pública"

#: src/lang.cls.php:233
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat de la parte pública"

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess de la administración"

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess de la parte pública"

#: src/lang.cls.php:223
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:219
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:211
msgid "Auto Pull Cron"
msgstr "Cron de obtención automática"

#: src/lang.cls.php:210
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:204
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:202
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:201
msgid "LQIP Quality"
msgstr "Calidad de LQIP"

#: src/lang.cls.php:200
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:199
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:198
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:196
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:194
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:193
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:192
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:191
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:186
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:185
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:581 src/gui.cls.php:741 src/lang.cls.php:184
#: tpl/presets/standard.tpl.php:42 tpl/toolbox/purge.tpl.php:106
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:165
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:160 tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:137
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché púbica"

#: src/lang.cls.php:107
msgid "Notifications"
msgstr "Avisos"

#: src/lang.cls.php:101
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página por defecto"

#: src/lang.cls.php:100
msgid "Default REST TTL"
msgstr "TTL por defecto de REST"

#: src/lang.cls.php:94
msgid "Enable Cache"
msgstr "Activa cache"

#: src/lang.cls.php:90
msgid "Domain Key"
msgstr "Clave del dominio"

#: src/lang.cls.php:89
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:26
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:1614
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube."

#: src/cloud.cls.php:1440
msgid "Domain Key hash mismatch"
msgstr "Discordancia de clave de dominio"

#: src/cloud.cls.php:1319
msgid "Congratulations, your Domain Key has been approved! The setting has been updated accordingly."
msgstr "¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia."

#: src/cloud.cls.php:1263
msgid "Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress."
msgstr "Clave del dominio solicitada correctamente. Por favor, espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress."

#: src/cloud.cls.php:913 src/cloud.cls.php:1244
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:845
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cdn-setup.cls.php:360 src/cloud.cls.php:829 src/cloud.cls.php:837
#: src/cloud.cls.php:1255
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: src/cloud.cls.php:625
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:445
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de la nube disponible."

#: src/cloud.cls.php:388 src/cloud.cls.php:401 src/cloud.cls.php:445
#: src/cloud.cls.php:470 src/cloud.cls.php:623 src/cloud.cls.php:1224
msgid "Cloud Error"
msgstr "Error de la nube"

#: src/data.cls.php:224
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:396
msgid "Restore from backup"
msgstr "Restaurar desde la copia de seguridad"

#: src/media.cls.php:386
msgid "WebP"
msgstr "WebP"

#: src/media.cls.php:381
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:365
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:357
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:350
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:333
msgid "Orig"
msgstr "Original"

#: src/media.cls.php:331
msgid "(no savings)"
msgstr "(sin guardar)"

#: src/media.cls.php:331
msgid "Orig %s"
msgstr "Original %s"

#: src/media.cls.php:330
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:325
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:325 src/media.cls.php:381
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:312
msgid "Orig saved %s"
msgstr "Ahorrado un %s del original"

#: src/media.cls.php:308
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:302 src/media.cls.php:359
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:302
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:301 src/media.cls.php:355
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:298 src/media.cls.php:352
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:298
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:297 src/media.cls.php:326 src/media.cls.php:348
#: src/media.cls.php:382
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:147
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:88
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1244
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1241
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:340
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:378
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:278
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1209
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1183
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1180
msgid "Smaller than"
msgstr "Más pequeño que"

#: src/admin-display.cls.php:1178
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1172
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1160
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1157
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1138
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1120
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1048
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:1039
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:140
msgid "Toolbox"
msgstr "Herramientas"

#: src/admin-display.cls.php:136
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:134 tpl/dash/dashboard.tpl.php:53
#: tpl/dash/network_dash.tpl.php:28
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:122 tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:298
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB correctamente."

#: src/purge.cls.php:332
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:314
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:221
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:210
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior."

#: src/error.cls.php:205
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: "

#: src/error.cls.php:200
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:196
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash."

#: src/error.cls.php:192
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:186
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:181
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:177
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:173
msgid "Failed to create table %s! SQL: %s."
msgstr "¡Fallo al crear la tabla %s! SQL: %s."

#: src/error.cls.php:149
msgid "Could not find %1$s in %2$s."
msgstr "No se ha podido encontrar %1$s en %2$s."

#: src/error.cls.php:137
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:125
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio."

#: src/error.cls.php:106
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:102
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente"

#: src/error.cls.php:98
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/error.cls.php:59
msgid "You will need to set %s to use the online services."
msgstr "Tendrás que establecer %s para usar los servicios en línea."

#: src/error.cls.php:47
msgid "The setting %s is currently enabled."
msgstr "En este momento, el ajuste %s está activado."

#: src/task.cls.php:209
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:189
msgid "Every Minute"
msgstr "Cada minuto"

#: tpl/general/settings.tpl.php:236
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:77
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#: tpl/toolbox/report.tpl.php:80
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr "Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>."

#: tpl/toolbox/report.tpl.php:79
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior."

#: tpl/toolbox/report.tpl.php:35
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:23 tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr "Instalar"

#: tpl/cache/settings-esi.tpl.php:36
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:68 tpl/dash/dashboard.tpl.php:272
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:55 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:245 tpl/dash/dashboard.tpl.php:313
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:45 tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:237 tpl/dash/dashboard.tpl.php:305
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:34 tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:228 tpl/dash/dashboard.tpl.php:297
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:28 tpl/dash/dashboard.tpl.php:214
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:10
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:216
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:24
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/settings.tpl.php:102
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:130
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:190
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:130 tpl/cache/settings-cache.tpl.php:147
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:129 tpl/cache/settings-cache.tpl.php:146
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:87
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:81
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:71 tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:61
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:63
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:59
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr "<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>"

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr "Creado con ❤️ por el equipo de LiteSpeed."

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:518
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:509 src/activation.cls.php:514
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:730
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: tpl/crawler/settings-simulation.tpl.php:49
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: src/admin-display.cls.php:218 tpl/crawler/settings-simulation.tpl.php:51
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:217
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:262
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/page_optm/settings_html.tpl.php:138
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:104
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:68
msgid "Your IP"
msgstr "Tu IP"

#: src/import.cls.php:157
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito."

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: tpl/page_optm/settings_tuning_css.tpl.php:117
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:175
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:102
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:174
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:188
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:164
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:67
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:66
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:197
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:98
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:15
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:715 src/cloud.cls.php:738
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:2024
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:807
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:804
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:802
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:781
msgid "Install %s"
msgstr "Instalar %s"

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!"

#: src/cloud.cls.php:855
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:787
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/img_optm/settings.tpl.php:65
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:213
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:26
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:152
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: src/img-optm.cls.php:1827
msgid "Switched images successfully."
msgstr "Imágenes cambiadas correctamente."

#: tpl/img_optm/settings.tpl.php:86
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:85
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:215
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.media_webp.tpl.php:17
msgid "Request WebP versions of original images when doing optimization."
msgstr "Solicita versiones WebP de las imágenes originales al hacer la optimización."

#: tpl/img_optm/settings.tpl.php:52
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:212
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: tpl/page_optm/settings_css.tpl.php:189
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:254
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:275
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:159
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:205
msgid "Run Queue Manually"
msgstr "Ejecutar la cola manualmente"

#: tpl/page_optm/settings_css.tpl.php:107
#: tpl/page_optm/settings_css.tpl.php:224 tpl/page_optm/settings_vpi.tpl.php:54
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_css.tpl.php:95 tpl/page_optm/settings_css.tpl.php:212
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/dash/dashboard.tpl.php:451 tpl/dash/dashboard.tpl.php:483
#: tpl/dash/dashboard.tpl.php:515 tpl/dash/dashboard.tpl.php:547
#: tpl/page_optm/settings_css.tpl.php:92 tpl/page_optm/settings_css.tpl.php:209
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:42
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:168
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:188
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:184
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:71
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:445 tpl/toolbox/purge.tpl.php:70
msgid "Critical CSS"
msgstr "CSS crítico"

#: src/doc.cls.php:69
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:18
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:235
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:235
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:211
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:205
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:71 tpl/img_optm/summary.tpl.php:197
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:70 tpl/img_optm/summary.tpl.php:196
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:216
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:215
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:25 tpl/img_optm/summary.tpl.php:166
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:163 tpl/img_optm/summary.tpl.php:208
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:159
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:174
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:148
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento"

#: tpl/img_optm/settings.tpl.php:146
msgid "Enable replacement of WebP in %s elements that were generated outside of WordPress logic."
msgstr "Activar reemplazo de WebP en los elementos %s generados fuera de la lógica de WordPress."

#: src/lang.cls.php:218
msgid "WebP For Extra srcset"
msgstr "WebP en el srcset adicional"

#: tpl/cdn/settings.tpl.php:128 tpl/img_optm/settings.tpl.php:132
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/settings.tpl.php:127 tpl/img_optm/settings.tpl.php:131
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/img_optm/settings.tpl.php:130
msgid "Specify which element attributes will be replaced with WebP."
msgstr "Especificar que atributos de elementos serán reemplazados con WebP."

#: src/lang.cls.php:217
msgid "WebP Attribute To Replace"
msgstr "Atributo a reemplazar para WebP"

#: tpl/cdn/settings.tpl.php:165
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:249
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Se iniciará una purga completa cuando WordPress ejecute estos ganchos."

#: src/lang.cls.php:225
msgid "Purge All Hooks"
msgstr "Ganchos de purgar todo"

#: src/purge.cls.php:214
msgid "Purged all caches successfully."
msgstr "Todas las cachés purgadas correctamente."

#: src/gui.cls.php:495 src/gui.cls.php:605 src/gui.cls.php:655
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:439
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:127
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:136
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:9
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:38
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:267 tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:532 src/gui.cls.php:692 tpl/toolbox/purge.tpl.php:61
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:503 src/gui.cls.php:663 tpl/toolbox/purge.tpl.php:43
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:761 tpl/img_optm/summary.tpl.php:141
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:762 tpl/img_optm/summary.tpl.php:143
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/settings.tpl.php:203
msgid "Get it from <a %1$s>%2$s</a>."
msgstr "Obténla desde <a %1$s>%2$s</a>."

#: tpl/cdn/settings.tpl.php:202
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: tpl/cdn/settings.tpl.php:213
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/settings.tpl.php:193
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/settings.tpl.php:79
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:17
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:15
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: tpl/inc/admin_footer.php:10
msgid "Rate %s on %s"
msgstr "Valora %s en %s"

#: src/lang.cls.php:29 tpl/dash/dashboard.tpl.php:376
msgid "Images notified to pull"
msgstr "Imágenes notificadas para descargar"

#: tpl/img_optm/summary.tpl.php:244
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1280
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1277
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1268
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1265
msgid "%s groups"
msgstr "%s grupos"

#: src/crawler.cls.php:1074
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings-simulation.tpl.php:23
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:261
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:176
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:177
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:104 tpl/dash/dashboard.tpl.php:600
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:97 tpl/dash/dashboard.tpl.php:593
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:85 tpl/dash/dashboard.tpl.php:586
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:78
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:72 tpl/crawler/summary.tpl.php:79
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:71
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:57
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#: tpl/cache/settings_inc.object.tpl.php:213
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:130
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings-general.tpl.php:150
msgid "Server allowed max value"
msgstr "Valor máximo permitido por el servidor"

#: tpl/crawler/settings-general.tpl.php:145
msgid "Server enforced value"
msgstr "Valor forzado por el servidor"

#: tpl/crawler/settings-general.tpl.php:44
msgid "Server allowed min value"
msgstr "Valor mínimo permitido por el servidor"

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:65
#: tpl/cache/settings-excludes.tpl.php:98 tpl/cdn/auto_setup.tpl.php:245
#: tpl/cdn/auto_setup.tpl.php:256 tpl/cdn/settings.tpl.php:78
#: tpl/crawler/settings-general.tpl.php:43
#: tpl/crawler/settings-general.tpl.php:144
#: tpl/crawler/settings-general.tpl.php:149
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1232
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1230 tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:192
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:245
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:84
#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr "API"

#: src/purge.cls.php:414
msgid "Reset the entire opcode cache successfully."
msgstr "Reestablecida la caché opcache con éxito."

#: src/purge.cls.php:402
msgid "Opcode cache is not enabled."
msgstr "La caché opcache no está habilitada."

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:51 tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:72
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:67
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:227
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:62
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:46
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:24
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr "Ajustes de exportación"

#: tpl/presets/entry.tpl.php:7 tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr "Importar / Exportar"

#: tpl/cache/settings_inc.object.tpl.php:187
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:147
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:125
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:134
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:124
msgid "Password"
msgstr "Contraseña"

#: tpl/cache/settings_inc.object.tpl.php:121
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:123
msgid "Username"
msgstr "Nombre de usuario"

#: tpl/cache/settings_inc.object.tpl.php:79
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:119
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:457
msgid "Purge all object caches successfully."
msgstr "Purga correcta de todas las cachés de objetos."

#: src/purge.cls.php:444
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:200
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:129
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/lang.cls.php:128
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:127
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:160
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:126
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:53
msgid "Connection Test"
msgstr "Prueba de conexión"

#: tpl/cache/settings_inc.object.tpl.php:51
#: tpl/cache/settings_inc.object.tpl.php:52
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:48 tpl/crawler/blacklist.tpl.php:34
#: tpl/crawler/summary.tpl.php:130
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:108
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:122
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:121
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:120
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:522 src/gui.cls.php:682 src/lang.cls.php:118
#: tpl/dash/dashboard.tpl.php:425 tpl/toolbox/purge.tpl.php:52
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:21
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:53
msgid "Purge all the object caches"
msgstr "Purgar todas las cachés de objetos"

#: src/cdn/cloudflare.cls.php:254 src/cdn/cloudflare.cls.php:276
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:267
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:162
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:147
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado correctamente a Cloudflare de la purga completa."

#: src/cdn/cloudflare.cls.php:131
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:114
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/settings.tpl.php:228
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/settings.tpl.php:227
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/settings.tpl.php:219
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:251
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/manage.tpl.php:78
msgid "Purge Everything"
msgstr "Purgar todo"

#: tpl/cdn/manage.tpl.php:72
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/manage.tpl.php:66
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/manage.tpl.php:65
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/manage.tpl.php:57
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/manage.tpl.php:56
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/manage.tpl.php:51
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/manage.tpl.php:42
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/manage.tpl.php:39
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/manage.tpl.php:36
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/manage.tpl.php:34
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/manage.tpl.php:31
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/manage.tpl.php:30
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:512 src/gui.cls.php:672 tpl/cdn/manage.tpl.php:19
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:164
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1091 src/admin-display.cls.php:1095
#: tpl/cdn/settings.tpl.php:99
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/settings.tpl.php:96
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr "Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s."

#: src/lang.cls.php:116
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:53
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:226
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:315
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/summary.tpl.php:311
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:257
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:100
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:99
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: tpl/toolbox/log_viewer.tpl.php:62
msgid "Clear Logs"
msgstr "Vaciar los registros"

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:238
msgid " %s ago"
msgstr " hace %s"

#: src/media.cls.php:368
msgid "WebP saved %s"
msgstr "WebP ha ahorrado un %s"

#: tpl/toolbox/report.tpl.php:55
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/inc/api_key.php:11
msgid "This will also generate an API key from LiteSpeed's Server."
msgstr "Esto también generará una clave de API del servidor de LiteSpeed."

#: tpl/img_optm/summary.tpl.php:123
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:67
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:67
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:68
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:108
msgid "This process is automatic."
msgstr "Este proceso es automático."

#: tpl/dash/dashboard.tpl.php:386 tpl/img_optm/summary.tpl.php:275
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:358 tpl/img_optm/summary.tpl.php:272
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:103
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:99 tpl/toolbox/report.tpl.php:100
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: tpl/toolbox/report.tpl.php:50
msgid "Report date"
msgstr "Fecha de informe"

#: tpl/toolbox/report.tpl.php:49
msgid "Report number"
msgstr "Número de informe"

#: src/media.cls.php:246
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:171
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:102
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#: tpl/img_optm/summary.tpl.php:283
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr "Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>."

#: src/doc.cls.php:92 src/doc.cls.php:147 tpl/cdn/manage.tpl.php:67
#: tpl/dash/dashboard.tpl.php:46 tpl/dash/dashboard.tpl.php:618
#: tpl/img_optm/summary.tpl.php:48 tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr "Leer más"

#: tpl/img_optm/summary.tpl.php:236
msgid "Image groups total"
msgstr "Total de grupos de imágenes"

#: src/lang.cls.php:30
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:366
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:1927 src/img-optm.cls.php:1973
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:1967
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:1951
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:1946
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.tpl.php:39
msgid "Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server."
msgstr "Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes de QUIC.cloud."

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: src/lang.cls.php:214
msgid "Image WebP Replacement"
msgstr "Reemplazo de imágenes WebP"

#: tpl/cache/settings-excludes.tpl.php:129
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/general/entry.tpl.php:7 tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr "Retoques"

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:182
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr "Ajustes de los retoques"

#: tpl/cache/settings-excludes.tpl.php:100
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/cache/settings-excludes.tpl.php:67
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:107
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas."

#: tpl/dash/dashboard.tpl.php:349 tpl/img_optm/summary.tpl.php:64
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:227
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:355 tpl/img_optm/summary.tpl.php:269
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:266
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:22
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:132 src/gui.cls.php:638
#: tpl/dash/dashboard.tpl.php:52 tpl/dash/network_dash.tpl.php:27
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:50
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:49
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:85
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:189
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:472
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:180
msgid "URI Excludes"
msgstr "URL excluidas"

#: tpl/page_optm/settings_html.tpl.php:166
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador."

#: src/doc.cls.php:132
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:221
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:205
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:222
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:188
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-excludes.tpl.php:40
msgid "For example, for %s, %s and %s can be used here."
msgstr "Por ejemplo, para %s, %s y %s puede utilizarse aquí."

#: tpl/cache/settings-esi.tpl.php:107 tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/settings.tpl.php:143
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1248
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: src/admin-display.cls.php:1246
msgid "For example, for %s, %s can be used here."
msgstr "Por ejemplo, para %s, %s puede utilizarse aquí."

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: src/lang.cls.php:178 tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:480
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:461
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:450
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:427
msgid "Mark this page as "
msgstr "Marcar esta página como "

#: src/gui.cls.php:403 src/gui.cls.php:418
msgid "Purge this page"
msgstr "Purgar esta página"

#: src/lang.cls.php:161
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:173
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:157 tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:172
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:185
#: tpl/page_optm/settings_html.tpl.php:167 tpl/page_optm/settings_js.tpl.php:73
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: src/lang.cls.php:170
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr "cookies"

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid "You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>."
msgstr "También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>."

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:95 tpl/dash/dashboard.tpl.php:426
#: tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:94
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:141
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:102
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:61
msgid "categories"
msgstr "categorías"

#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:140
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:39
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:139
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:24
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:138
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: tpl/toolbox/settings-debug.tpl.php:54
msgid "The logs will be output to %s."
msgstr "Los registros serán enviados a %s."

#: src/admin-display.cls.php:1250 src/doc.cls.php:114
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:113
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:115
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/cdn/settings.tpl.php:179
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:250
msgid "Exclude Path"
msgstr "Excluir ruta"

#: tpl/cdn/settings.tpl.php:98
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr "Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s."

#: src/lang.cls.php:246 tpl/cdn/settings.tpl.php:102
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/settings.tpl.php:92
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:245
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/settings.tpl.php:88
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:244
msgid "Include CSS"
msgstr "Incluir CSS"

#: tpl/cdn/settings.tpl.php:84
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes."
msgstr "Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s."

#: src/lang.cls.php:243
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:240
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:242
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/settings.tpl.php:142
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s."

#: src/lang.cls.php:248
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/entry.tpl.php:6 tpl/cdn/settings.tpl.php:21
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:130 tpl/cdn/settings.tpl.php:194
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:245 src/admin-display.cls.php:950
#: src/admin-display.cls.php:977 src/admin-display.cls.php:1028
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.object.tpl.php:213 tpl/cdn/settings.tpl.php:54
#: tpl/page_optm/settings_css.tpl.php:82 tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:168
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "OFF"
msgstr "OFF"

#: src/admin-display.cls.php:244 src/admin-display.cls.php:949
#: src/admin-display.cls.php:977 src/admin-display.cls.php:1028
#: src/doc.cls.php:41 tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71 tpl/cdn/settings.tpl.php:49
#: tpl/page_optm/settings_css.tpl.php:189
#: tpl/page_optm/settings_media.tpl.php:165
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "ON"
msgstr "ON"

#: src/purge.cls.php:385
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:154
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:169
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:135 src/lang.cls.php:152
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:151
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:167
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:144
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:143
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:33
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo»."

#: tpl/toolbox/purge.tpl.php:44
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto purgará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:19 tpl/toolbox/purge.tpl.php:25
#: tpl/toolbox/purge.tpl.php:31
msgid "Purge %s Error"
msgstr "Error de purga de %s"

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:246
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:236
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:232
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:228
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:224
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:220
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:216
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:212
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:204
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:147
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:97
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:135
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:224 tpl/page_optm/settings_css.tpl.php:121
#: tpl/page_optm/settings_css.tpl.php:238 tpl/page_optm/settings_vpi.tpl.php:67
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:222
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr " Almacena en la caché el bloque ESI de la barra de administración incluida."

#: src/lang.cls.php:221
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:49
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:13
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:12
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr "Ajustes de purga"

#: src/lang.cls.php:112
msgid "Cache PHP Resources"
msgstr "Cachear recursos de PHP"

#: src/lang.cls.php:113 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:87
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:21 tpl/toolbox/settings-debug.tpl.php:85
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings-general.tpl.php:139
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:111
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:80
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:110
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:67
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:109
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:54
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:108
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:9
#: tpl/cache/settings-cache.tpl.php:9
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:9 tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:8 tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6 tpl/toolbox/purge.tpl.php:142
msgid "Purge"
msgstr "Purgar"

#: src/admin-display.cls.php:128 tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:6
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr "Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)"

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para purgar la lista «%s»."

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:135 tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr "Hora de purga programada"

#: tpl/cache/settings-purge.tpl.php:105
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s»."

#: src/lang.cls.php:134 tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr "URLs de purga programada"

#: tpl/toolbox/settings-debug.tpl.php:115
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:98
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:271
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:808
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:141 src/error.cls.php:165
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:161
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:272
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr "TTL caché de Widgets:"

#: src/lang.cls.php:220 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr "Activar ESI"

#: tpl/crawler/summary.tpl.php:50
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr "Ver <a %s>Introducción para activar el rastreador</a> para información detallada."

#: src/lang.cls.php:263
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:244
msgid "Purge pages by relative or full URL."
msgstr "Purgar páginas por URL completa o relativa."

#: tpl/crawler/summary.tpl.php:49
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor."

#: tpl/cache/settings-esi.tpl.php:35 tpl/cdn/manage.tpl.php:23
#: tpl/crawler/summary.tpl.php:48 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:67 tpl/page_optm/settings_css.tpl.php:180
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:111
msgid "<b>Last crawled:</b> %s item(s)"
msgstr "<b>Última indexación:</b> %s elemento(s)"

#: tpl/crawler/summary.tpl.php:63
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:174
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:157
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:149
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:141
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:346
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado la purga de la lista al servidor web LiteSpeed."

#: tpl/cache/settings-cache.tpl.php:28
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr "Por favor, visita la página de <a %s>Información</a> sobre como probar la caché."

#: tpl/toolbox/settings-debug.tpl.php:67
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:260
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings-general.tpl.php:109
msgid "Specify Number of Threads to use while crawling."
msgstr "Especifica el número de hilos a utilizar durante la indexación."

#: tpl/crawler/settings-general.tpl.php:95
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo."

#: src/lang.cls.php:257
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#: src/lang.cls.php:256
msgid "Interval Between Runs"
msgstr "Intervalo entre ejecuciones"

#: tpl/crawler/settings-general.tpl.php:66
msgid "Specify time in seconds for the duration of the crawl interval."
msgstr "Especifica un tiempo en segundos para la duración del intervalo de indexación."

#: tpl/crawler/settings-general.tpl.php:39
msgid "Specify time in microseconds for the delay between requests during a crawl."
msgstr "Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación."

#: tpl/crawler/settings-general.tpl.php:37
msgid "microseconds"
msgstr "microsegundos"

#: tpl/cache/settings_inc.login_cookie.tpl.php:35
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:179
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de «Purgar por»."

#: tpl/cdn/entry.tpl.php:15
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#: tpl/crawler/summary.tpl.php:228
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del rastreador aún no generado"

#: tpl/crawler/summary.tpl.php:210
msgid "Show crawler status"
msgstr "Mostrar estado del rastreador"

#: tpl/crawler/summary.tpl.php:203
msgid "Watch Crawler Status"
msgstr "Ver estado del rastreador"

#: tpl/crawler/summary.tpl.php:198
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr "Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema."

#: tpl/crawler/summary.tpl.php:195
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:119
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:116
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:129
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:128
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:42
msgid "Crawler Cron"
msgstr "Cron del rastreador"

#: cli/crawler.cls.php:80 tpl/crawler/summary.tpl.php:36
msgid "%d minute"
msgstr "%d minuto"

#: cli/crawler.cls.php:78 tpl/crawler/summary.tpl.php:34
msgid "%d minutes"
msgstr "%d minutos"

#: cli/crawler.cls.php:71 tpl/crawler/summary.tpl.php:27
msgid "%d hour"
msgstr "%d hora"

#: cli/crawler.cls.php:69 tpl/crawler/summary.tpl.php:25
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr "Rastreador de LiteSpeed Cache"

#: src/lang.cls.php:258
msgid "Threads"
msgstr "Hilos"

#: src/lang.cls.php:255
msgid "Run Duration"
msgstr "Duración de la ejecución"

#: src/lang.cls.php:254
msgid "Delay"
msgstr "Retraso"

#: tpl/inc/show_display_installed.php:28
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>."

#: src/admin-display.cls.php:138 src/lang.cls.php:253
msgid "Crawler"
msgstr "Rastreador"

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:692
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitada la purga de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:14
msgid "This will Purge Pages only"
msgstr "Esto solo purgará las páginas"

#: tpl/toolbox/purge.tpl.php:13
msgid "Purge Pages"
msgstr "Purgar páginas"

#: tpl/cdn/auto_setup.tpl.php:233
msgid "Action"
msgstr "Acción"

#: src/gui.cls.php:85
msgid "Cancel"
msgstr "Cancelar"

#: tpl/crawler/summary.tpl.php:131
msgid "Activate"
msgstr "Activar"

#: tpl/cdn/settings.tpl.php:209
msgid "Email Address"
msgstr "Dirección de correo electrónico"

#: tpl/general/settings.tpl.php:103
msgid "Warning"
msgstr "Advertencia"

#: src/gui.cls.php:782
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:185
msgid "Purged the url!"
msgstr "¡Se ha purgado la URL!"

#: cli/purge.cls.php:136
msgid "Purged the blog!"
msgstr "¡Se ha purgado el blog!"

#: cli/purge.cls.php:92
msgid "Purged All!"
msgstr "¡Se ha purgado todo!"

#: src/purge.cls.php:712
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitada la purga de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:13
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:10
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr "Si no, por favor verifica el ajuste en la <a href=\"%1$s\">pestaña Avanzado</a>."

#: tpl/inc/show_error_cookie.php:8
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:14
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:12
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:35
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/cache/network_settings-cache.tpl.php:21
msgid "It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first."
msgstr "Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero."

#: tpl/toolbox/purge.tpl.php:235
msgid "Purge pages by post ID."
msgstr "Purgar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:38
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Purga las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:20 tpl/toolbox/purge.tpl.php:26
#: tpl/toolbox/purge.tpl.php:32
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: tpl/toolbox/purge.tpl.php:8
msgid "This will Purge Front Page only"
msgstr "Esto solo purgará la página principal"

#: tpl/toolbox/purge.tpl.php:239
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:245
msgid "e.g. Use %s or %s."
msgstr "ej: Usa %s o %s."

#: tpl/toolbox/purge.tpl.php:230
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Purgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:133
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si se debe purgar todo el sitio WordPress, usa «Purgar todo»."

#: src/core.cls.php:341
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado la purga de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:25
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:814 src/admin-display.cls.php:818
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:125
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:127
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:126
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr "Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>."

#: tpl/toolbox/purge.tpl.php:132
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:131
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:605
msgid "LiteSpeed Cache Purge All"
msgstr "Purdgar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:32
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:24
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:21
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:18
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:16
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:10
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:7
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:268 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/toolbox/settings-debug.tpl.php:53
msgid "The Admin IP option will only output log messages on requests from admin IPs."
msgstr "La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores."

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:53
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: tpl/cache/settings-purge.tpl.php:50 tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:60
msgid "Note"
msgstr "Nota"

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:132
msgid "Purge All On Upgrade"
msgstr "Purgar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Purgar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No purgar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr "Purgar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr "Purgar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr "Purgar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr "Purgar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:68 tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:99
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:169
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid "Caching these pages may improve server performance by avoiding unnecessary PHP calls."
msgstr "Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias."

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr "Algunos temas y plugins añaden recursos mediante una petición PHP."

#: tpl/cache/settings-cache.tpl.php:93
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:43
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:153
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:28
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:27
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:21
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr "DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB."

#: tpl/cache/settings_inc.login_cookie.tpl.php:20
#: tpl/cache/settings_inc.login_cookie.tpl.php:78
msgid "No spaces and case sensitive."
msgstr "Espacios no permitidos y sensible a mayúsculas."

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
#: tpl/cache/settings_inc.login_cookie.tpl.php:77
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr "SINTAXIS: alfanumérico y \"_\"."

#: src/lang.cls.php:230
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:73
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:15
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:85
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:9
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:258
msgid "Purge List"
msgstr "Purgar lista"

#: tpl/toolbox/purge.tpl.php:177
msgid "Purge By..."
msgstr "Purgar por..."

#: tpl/crawler/blacklist.tpl.php:33 tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:224
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:218
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:212
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:206
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:6
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:799
msgid "Purge url %s"
msgstr "Purgar la URL %s"

#: src/purge.cls.php:767
msgid "Purge tag %s"
msgstr "Purgar la etiqueta %s"

#: src/purge.cls.php:740
msgid "Purge category %s"
msgstr "Purgar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:32
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio."

#: tpl/cache/settings-cache.tpl.php:32 tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:145
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo «.htaccess» de LiteSpeed Cache"

#: src/error.cls.php:157
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: src/lang.cls.php:228
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:229
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:22
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:16
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:14
#: tpl/cache/settings_inc.browser.tpl.php:12 tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:33
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: tpl/cache/settings-purge.tpl.php:52
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio."

#: src/lang.cls.php:114 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:163 src/file.cls.php:167
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:621 tpl/cdn/entry.tpl.php:8 tpl/cdn/settings.tpl.php:194
#: tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:98
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: src/purge.cls.php:678
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado al servidor web LiteSpeed la purga de la página de inicio."

#: tpl/toolbox/purge.tpl.php:7
msgid "Purge Front Page"
msgstr "Purgar la página de inicio"

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:29
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:93
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:60
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1249
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1245
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:54
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/cdn/auto_setup.tpl.php:91 tpl/toolbox/report.tpl.php:86
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:22
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:20
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:7
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:6
msgid "Enabled"
msgstr "Activado"

#: src/lang.cls.php:142
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: litespeed-cache.php tpl/banner/new_version.php:59
#: tpl/banner/new_version_dev.tpl.php:12 tpl/cache/more_settings_tip.tpl.php:15
#: tpl/inc/admin_footer.php:10
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: tpl/toolbox/settings-debug.tpl.php:51
msgid "Outputs to WordPress debug log."
msgstr "Se muestra en el registro de depuración de WordPress."

#: src/lang.cls.php:270
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/general/settings.tpl.php:85 tpl/general/settings.tpl.php:96
#: tpl/general/settings.tpl.php:108 tpl/general/settings.tpl.php:189
#: tpl/general/settings.tpl.php:196 tpl/general/settings.tpl.php:203
#: tpl/general/settings.tpl.php:220 tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr "Archivo del autor"

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr "Portada"

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:72
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas."

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de purga automática para publicación y actualización"

#: src/lang.cls.php:96
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: src/admin-display.cls.php:1059 tpl/cache/settings_inc.object.tpl.php:106
#: tpl/crawler/settings-general.tpl.php:64
#: tpl/crawler/settings-general.tpl.php:78
#: tpl/crawler/settings-general.tpl.php:93 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:269
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:126
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/purge.cls.php:234
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache."

#: src/gui.cls.php:487 src/gui.cls.php:495 src/gui.cls.php:503
#: src/gui.cls.php:512 src/gui.cls.php:522 src/gui.cls.php:532
#: src/gui.cls.php:542 src/gui.cls.php:552 src/gui.cls.php:561
#: src/gui.cls.php:571 src/gui.cls.php:581 src/gui.cls.php:647
#: src/gui.cls.php:655 src/gui.cls.php:663 src/gui.cls.php:672
#: src/gui.cls.php:682 src/gui.cls.php:692 src/gui.cls.php:702
#: src/gui.cls.php:712 src/gui.cls.php:721 src/gui.cls.php:731
#: src/gui.cls.php:741 tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:37 tpl/toolbox/purge.tpl.php:43
#: tpl/toolbox/purge.tpl.php:52 tpl/toolbox/purge.tpl.php:61
#: tpl/toolbox/purge.tpl.php:70 tpl/toolbox/purge.tpl.php:79
#: tpl/toolbox/purge.tpl.php:88 tpl/toolbox/purge.tpl.php:97
#: tpl/toolbox/purge.tpl.php:106 tpl/toolbox/purge.tpl.php:115
msgid "Purge All"
msgstr "Purgar todo"

#: src/admin-display.cls.php:295 src/gui.cls.php:629
msgid "Settings"
msgstr "Ajustes"litespeed-wp-plugin/6.5.4/translations/.ls_translation_check_es_MX000064400000000000151600201070021100 0ustar00litespeed-wp-plugin/6.5.4/translations/.ls_translation_check_es_CO000064400000000000151600201070021055 0ustar00litespeed-wp-plugin/6.5.4/translations/litespeed-cache-es_ES.l10n.php000064400000430725151600201070021135 0ustar00<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2024-12-30 19:18:53+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - LiteSpeed Cache - Stable (latest release)','language'=>'es','messages'=>['You have used all of your quota left for current service this month.'=>'Has utilizado toda la cuota que te quedaba para el servicio actual este mes.','Learn more or purchase additional quota.'=>'Más información o compra cuota adicional.','You have used all of your daily quota for today.'=>'Has utilizado toda tu cuota diaria de hoy.','Congratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your cname to:'=>'Enhorabuena, QUIC.cloud ha configurado correctamente este dominio para la CDN. Por favor, actualiza tu cname a:','If comment to be kept is like: %s write: %s'=>'Si el comentario a conservar es como: %s escribe: %s','When minifying HTML do not discard comments that match a specified pattern.'=>'Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado.','Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.'=>'Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio.','HTML Keep Comments'=>'HTML Mantener comentarios','AJAX Cache TTL'=>'TTL de caché AJAX','You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.'=>'Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora.','Failed to verify domain nonce.'=>'No se ha podido verificar el nonce de dominio.','Domain Key hash nonce mismatch. Please correct your server clock.'=>'El hash nonce de la clave de dominio no coincide. Por favor, corrige el reloj de tu servidor.','Domain Key hash nonce missing.'=>'Falta el nonce hash de la clave de dominio.','Unauthorized access to REST API. Your token has expired.'=>'Acceso no autorizado a la API REST. Tu token ha caducado.','There was an error during QUIC.cloud CDN auto setup: '=>'Se ha producido un error durante la configuración automática de QUIC.cloud CDN: ','Clean all orphaned post meta records'=>'Limpiar todos los registros meta de entradas huérfanas','Orphaned Post Meta'=>'Meta de entrada huérfano','Globally fast TTFB, easy setup, and <a %s>more</a>!'=>'¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!','Best available WordPress performance'=>'El mejor rendimiento disponible para WordPress','Try QUIC.cloud CDN!'=>'¡Prueba la CDN de QUIC.cloud!','Clean orphaned post meta successfully.'=>'Limpieza correcta de los meta de entrada huérfanos.','Last Pulled'=>'Última extracción','You can list the 3rd party vary cookies here.'=>'Puedes listar las cookies de terceros que varían aquí.','Vary Cookies'=>'Variar cookies','Preconnecting speeds up future loads from a given origin.'=>'La preconexión acelera las cargas futuras desde un origen determinado.','If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.'=>'Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.','Generate a separate vary cache copy for the mini cart when the cart is not empty.'=>'Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.','Vary for Mini Cart'=>'Variante según el minicarrito','DNS Preconnect'=>'Preconexión DNS','This setting is %1$s for certain qualifying requests due to %2$s!'=>'¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!','Listed JS files or inline JS code will be delayed.'=>'Los archivos JS listados o el código JS en línea se retrasarán.','URL Search'=>'Buscar URL','JS Delayed Includes'=>'Inclusiones de JS retrasadas','Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.'=>'Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.','Cloud server refused the current request due to unpulled images. Please pull the images first.'=>'El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.','Current server load'=>'Carga actual del servidor','Redis encountered a fatal error: %s (code: %d)'=>'Redis encontró un error fatal: %s (código: %d)','Started async image optimization request'=>'Se inició la solicitud de optimización asíncrona de imágenes','Started async crawling'=>'Se inició el rastreo asíncrono','Saving option failed. IPv4 only for %s.'=>'Falló el guardado de la opción. IPv4 es solo para %s.','QUIC.cloud account has been successfully linked.'=>'Se ha vinculado correctamente con la cuenta de QUIC.cloud.','QUIC.cloud account has been created and successfully linked.'=>'Se ha creado y vinculado correctamente la cuenta de QUIC.cloud.','Cloud server refused the current request due to rate limiting. Please try again later.'=>'El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.','Maximum image post id'=>'ID de entrada de imagen máxima','Current image post id position'=>'Posición actual del id de entrada de la imagen','Images ready to request'=>'Imágenes listas para la solicitud','Redetect'=>'Volver a detectar','Sync'=>'Sincronizar','PAYG balance and usage not included in above quota calculation.'=>'Balance y uso de PAYG no incluido en el cálculo de cuota anterior.','PAYG used this month'=>'PAYG usado este mes','If you are using a %1$s socket, %2$s should be set to %3$s'=>'Si estás usando un socket %1$s, %2$s debería estar en %3$s','All QUIC.cloud service queues have been cleared.'=>'Se han borrado todas las colas de servicio de QUIC.cloud.','Cache key must be integer or non-empty string, %s given.'=>'La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.','Cache key must not be an empty string.'=>'La clave de caché no puede ser una cadena vacía.','JS Deferred / Delayed Excludes'=>'Exclusiones de JS diferido / retrasado','The queue is processed asynchronously. It may take time.'=>'La cola se procesa de forma asíncrona. Puede llevar un tiempo.','Contact QUIC.cloud support'=>'Contactar con el soporte de QUIC.cloud','Unknown error.'=>'Error desconocido.','In order to use QC services, need a real domain name, cannot use an IP.'=>'Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.','Restore Settings'=>'Restaurar los ajustes','This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?'=>'Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?','Backup created %1$s before applying the %2$s preset'=>'Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s','Applied the %1$s preset %2$s'=>'Se ha aplicado el prejuste %1$s %2$s','Restored backup settings %1$s'=>'Se han restaurado el respaldo de los ajustes %1$s','Error: Failed to apply the settings %1$s'=>'Error: No se pudieron aplicar los ajustes %1$s','History'=>'Historial','unknown'=>'desconocido','Apply Preset'=>'Aplicar el preajuste','This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?'=>'Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?','Who should use this preset?'=>'¿Quién debería usar este preajuste?','Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.'=>'Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.','LiteSpeed Cache Standard Presets'=>'Preajustes estándar de cache de LiteSpeed','A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.','This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.'=>'Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.','Inline CSS added to Combine'=>'CSS en línea añadido a Combinar','Inline JS added to Combine'=>'JS en línea añadido a Combinar','JS Delayed'=>'JS Retrasado','Viewport Image Generation'=>'Generación del viewport de la imagen','Lazy Load for Images'=>'Carga diferida para imágenes','Everything in Aggressive, Plus'=>'Todo lo de Aggressive y además','Extreme'=>'Extremo','This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.'=>'Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques.','Lazy Load for Iframes'=>'Carga diferida de Iframes','Removed Unused CSS for Users'=>'CSS sin uso eliminado para los usuarios','Asynchronous CSS Loading with Critical CSS'=>'Carga de CSS asíncrono con CSS crítico','CSS & JS Combine'=>'Combinar CSS y JS','Everything in Advanced, Plus'=>'Todo lo de Advance y además','Aggressive'=>'Agresivo','A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.','This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.'=>'Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques.','Remove Query Strings from Static Files'=>'Eliminar cadenas de consulta de recursos estáticos','DNS Prefetch for static files'=>'Precarga de DNS para archivos estáticos','JS Defer for both external and inline JS'=>'Aplazar JS para JS externos e incrustados','CSS, JS and HTML Minification'=>'Minimizado de CSS, JS y HTML','Guest Mode and Guest Optimization'=>'Modo de invitado y modo de optimización','Everything in Basic, Plus'=>'Todo en el básico, además','Advanced (Recommended)'=>'Avanzado (Recomendado)','A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.','This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.'=>'Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.','Mobile Cache'=>'Caché móvil','Everything in Essentials, Plus'=>'Todo lo de Essentials y además','A Domain Key is not required to use this preset. Only basic caching features are enabled.'=>'No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.','This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.'=>'Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.','Higher TTL'=>'TTL mayor','Default Cache'=>'Caché por defecto','Essentials'=>'Básicos','LiteSpeed Cache Configuration Presets'=>'Preajustes de configuración de caché LiteSpeed','Standard Presets'=>'Preajustes estándar','Listed CSS files will be excluded from UCSS and saved to inline.'=>'Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.','UCSS File Excludes and Inline'=>'Excluir archivo del CSS sin uso e incrustar','UCSS Selector Allowlist'=>'Lista blanca del selector de CSS sin uso','Presets'=>'Preajustes','Partner Benefits Provided by'=>'Ventajas de colaboración ofrecidas por','LiteSpeed Logs'=>'Registros de LiteSpeed','Crawler Log'=>'Registros de rastreadores','Purge Log'=>'Purgar registro','Prevent writing log entries that include listed strings.'=>'Evita escribir entradas del registro que incluyan cadenas listadas.','View Site Before Cache'=>'Ver sitio sin caché','View Site Before Optimization'=>'Ver sitio sin optimizar','Debug Helpers'=>'Ayudas de depuración','Enable Viewport Images auto generation cron.'=>'Activar el cron de generación automática del viewport de imágenes.','This enables the page\'s initial screenful of imagery to be fully displayed without delay.'=>'Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.','The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.'=>'El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.','When you use Lazy Load, it will delay the loading of all images on a page.'=>'Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.','Use %1$s to bypass remote image dimension check when %2$s is ON.'=>'Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.','VPI'=>'VPI','%s must be turned ON for this setting to work.'=>'%s debe estar activo para que este ajuste funcione.','Main domain not generated yet'=>'No se ha generado todavía el dominio principal','Main domain'=>'Dominio principal','Viewport Image'=>'Imagen de la vista','Filter %s available to disable blocklist.'=>'El filtro %s está disponible para desactivar la lista de bloqueos.','PHP Constant %s available to disable blocklist.'=>'La constante PHP %s está disponible para desactivar la lista de bloqueos.','QUIC.cloud CDN Setup'=>'Configuración de la CDN QUIC.cloud','Are you sure you want to delete QUIC.cloud data?'=>'¿Seguro que quieres borrar los datos de QUIC.cloud?','Are you sure you want to reset CDN Setup?'=>'¿Seguro que quieres restablecer la configuración CDN?','If you have not yet done so, please replace the QUIC.cloud nameservers at your domain registrar before proceeding. '=>'Si todavía no lo has hecho, antes de proceder, reemplaza los servidores de dominio de QUIC.cloud en tu registrador del dominio. ','This action is not available if there is no domain key, the domain is not linked, or the DNS Zone is in active use.'=>'Esta acción no está disponible si no hay ninguna clave de dominio, el dominio no está enlazado, o la zona DNS está en uso.','This allows you to try Auto CDN setup again, or abandon the setup entirely.'=>'Este te permite probar de nuevo la configuración automática de la CDN, o abandonar completamente la configuración.','Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and deletes the DNS Zone, if one exists for the domain.'=>'Restablece todos los ajustes del plugin LiteSpeed Cache relacionados con CDN al estado inicial y borra la zona DNS, en caso de que exista una para el dominio.','Delete QUIC.cloud data'=>'Borrar los datos de QUIC.cloud','This action will not update anything on the QUIC.cloud servers.'=>'Esta acción no actualizará nada en los servidores de QUIC.cloud.','This allows you to try Auto CDN setup again.'=>'Esto te permite probar la configuración de CDN automática de nuevo.','QUIC.cloud DNS settings are not changed.'=>'No se han cambiado los ajustes DNS de QUIC.cloud.','Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and disables the CDN.'=>'Restablece todos los ajustes de LiteSpeed Cache relacionados a la CDN al estado inicial y desactiva la CDN.','Reset CDN Setup'=>'Restablecer configuración CDN','The following actions are available:'=>'Están disponibles las siguientes acciones:','This section will automatically populate once nameservers are configured for the site.'=>'Esta sección se rellenará automáticamente cuando se configuren los servidores de nombres del sitio.','At that stage, you may re-start the verification process by pressing the Run CDN Setup button.'=>'En estas etapa puedes volver a iniciar el proceso de verificación pulsando el botón de «Ejecutar configuración de la CDN».','If it does not verify within 24 hours, the CDN setup will mark the verification as failed.'=>'Si no se verifica en 24 horas la configuración de la CDN marcará la verificación como fallida.','QUIC.cloud will attempt to verify the DNS update.'=>'QUIC.cloud intentará verificar la actualización DNS.','Please update your domain registrar to use these custom nameservers:'=>'Por favor, actualiza tu registro de dominio para que use estos servidores de nombres personalizados:','Nameservers'=>'Servidores de nombres','Note: For 15 to 20 minutes after setup completes, browsers may issue a "not secure" warning for your site while QUIC.cloud generates your SSL certificate.'=>'Nota: En los 15 a 20 minutos después de que se complete la configuración, puede que los navegadores muestren una advertencia de «no seguro» al acceder a tu sitio, mientras QUIC.cloud genera tu certificado SSL.','Review DNS records'=>'Revisar registros DNS','Is something missing?'=>'¿Falta algo?','Record names found'=>'Nombres de registro encontrados','Count'=>'Recuento','Record Type'=>'Tipo de registro','QUIC.cloud Detected Records Summary'=>'Resumen de registros detectados por QUIC.cloud','CDN Setup Status'=>'Estado de la configuración del CDN','Begin QUIC.cloud CDN Setup'=>'Comenzar la configuración del CDN QUIC.cloud','Domain key and QUIC.cloud link detected.'=>'Detectada clave de dominio y enlace de QUIC.cloud.','Ready to run CDN setup.'=>'Preparado para realizar la configuración de la CDN.','Manage DNS Zone'=>'Gestionar zona DNS','Manage CDN'=>'Gestionar CDN','Account is linked!'=>'¡La cuenta está enlazada!','Set up QUIC.cloud Account'=>'Configura una cuenta en QUIC.cloud','Visit your QUIC.cloud dashboard after the DNS Zone is set up to confirm your DNS zone.'=>'Visita tu escritorio de QUIC.cloud después de que esté configurada la zona de DNS para confirmar tu zona de DNS.','If you have custom DNS records, it is possible that they are not detected.'=>'Si tienes resgitros de DNS personalizados, es posible que no sean detectados.','QUIC.cloud will detect most normal DNS entries.'=>'QUIC.cloud detectará la mayoría de registros normales de DNS.','If you prefer to use the CNAME setup, please <a %s>set up the CDN manually at QUIC.cloud</a>.'=>'Si prefieres usar la configuración mediante CNAME, por favor, <a %s>configura manualmente la CDN en QUIC.cloud</a>.','This setup process will create a DNS zone on QUIC.cloud if one does not currently exist.'=>'Este proceso de configuración creará una zona de DNS en QUIC.cloud si no existe ya actualmente.','If you have this enabled for your domain, you must disable DNSSEC to continue.'=>'Si lo has activado para tu dominio, debes desactivar DNSSEC para continuar.','QUIC.cloud CDN/DNS does not support DNSSEC.'=>'La CDN/DNS de QUIC.cloud no es compatible con DNSSEC.','After you set your nameservers, QUIC.cloud will detect the change and automatically enable the CDN.'=>'Después de que configures tus servidores de nombres, QUIC.cloud detectará el cambio y activará automáticamente la CDN.','Your site will be available, but browsers may issue a "not secure" warning during this time.'=>'Tu sitio estará disponible, pero puede que los navegadores muestren durante este tiempo una advertencia de «no seguro».','This last stage could take 15 to 20 minutes.'=>'Esta última etapa puede durar de 15 a 20 minutos.','After successful DNS detection, QUIC.cloud will attempt to generate an SSL certificate and enable the CDN.'=>'Después de una detección correcta de las DNS, QUIC.cloud tratará de generar un certificado SSL y activar la CDN.','Provide the nameservers necessary to enable the CDN.'=>'Facilitar los servidores de nombres necesarios para activar la CDN.','Prepare the site for QUIC.cloud CDN, detect the DNS, and create a DNS Zone.'=>'Preparar el sitio para la CDN de QUIC.cloud, detectar las DNS y crear la zona de DNS.','Set up a QUIC.cloud account.'=>'Configurar una cuenta en QUIC.cloud.','This is a three step process for configuring your site to use QUIC.cloud CDN with QUIC.cloud DNS. This setup will perform the following actions'=>'Este es un proceso de tres pasos para configurar tu sitio para que use la CDN De QUIC.cloud con las DNS de QUIC.cloud. Esta configuración realizará las siguientes acciones','Auto QUIC.cloud CDN Setup'=>'Configuración automática de la CDN de QUIC.cloud','Refresh CDN Setup Status'=>'Recargar el estado de configuración de la CDN','This process may take several minutes.'=>'Este proceso puede llevar varios minutos.','You will receive an email upon status update.'=>'Recibirás un correo electrónico cuando cambie el estado.','In Progress'=>'En curso','Last Verification Result'=>'Resultado de la última verificación','Click the refresh button below to refresh status.'=>'Haz clic en el botón de recargar, debajo del estado de recarga.','Verifying, waiting for nameservers to be updated.'=>'Verificando, esperando a que se actualicen los servidores de nombres.','Paused'=>'Pausado','Completed at %s'=>'Completado en un %s','Done'=>'Hecho','Run CDN Setup'=>'Ejecutar la configuración del CDN','Not running'=>'No está en ejecución','Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:'=>'Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:','LiteSpeed Options'=>'Opciones de LiteSpeed','Mobile'=>'Móvil','Disable VPI'=>'Desactivar VPI','Disable Image Lazyload'=>'Desactivar la carga de imágenes diferida','Disable Cache'=>'Desactivar la caché','Debug String Excludes'=>'Exclusión de cadenas de depuración','Viewport Images Cron'=>'Cron de imágenes de la vista','Viewport Images'=>'Imágenes de la vista','Alias is in use by another QUIC.cloud account.'=>'El alias ya está en uso por otra cuenta de QUIC.cloud.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.','You cannot remove this DNS zone, because it is still in use. Please update the domain\'s nameservers, then try to delete this zone again, otherwise your site will become inaccessible.'=>'No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.','The site is not a valid alias on QUIC.cloud.'=>'El sitio no tiene un alias válido en QUIC.cloud.','Cloud REST API returned error: '=>'El error devuelto por Cloud REST API: ','Cloud REST Error'=>'Error de Cloud REST','Cannot request REST API, no token saved.'=>'No se pudo solicitar la REST API, no se guardó token.','CDN Setup Token reset. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.'=>'Token de configuración de la CDN restablecido. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte.','CDN Setup Token and DNS zone deleted. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.'=>'Borrado el toque de configuración de la CDN y la zona DNS. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte.','Cannot delete, site is not linked.'=>'No se pudo borrar, el sitio no está enlazado.','Notice: CDN Setup only reset locally.'=>'Aviso: La configuración de la CDN solo se ha restablecido localmente.','CDN Setup is running.'=>'La configuración de la CDN está en ejecución.','Congratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your nameservers to:'=>'Enhorabuena, se ha configurado correctamente la CDN de QUIC.cloud para este dominio. Por favor, actualiza los servidores de nombres a:','Received invalid message from the cloud server. Please submit a ticket.'=>'Recivido un mensaje no válido del servidor en la nube. Por favor, envía un ticket.','Please thoroughly test each JS file you add to ensure it functions as expected.'=>'Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.','Please thoroughly test all items in %s to ensure they function as expected.'=>'Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.','Use %1$s to bypass UCSS for the pages which page type is %2$s.'=>'Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.','Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.'=>'Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.','Filter %s available for UCSS per page type generation.'=>'Disponible el filtro %s para la generación de UCSS por tipo de página.','Guest Mode failed to test.'=>'Prueba fallida del modo de invitado.','Guest Mode passed testing.'=>'Prueba superada del modo de invitado.','Testing'=>'Probando','Guest Mode testing result'=>'Resultado de la prueba del modo de invitado','Not blocklisted'=>'No está en la lista negra','Learn more about when this is needed'=>'Aprende más sobre cuándo es esto necesario','Cleaned all localized resource entries.'=>'Limpiadas todas las entradas de recursos localizados.','<b>Last crawled:</b> %d item(s)'=>'<b>Último rastreo:</b> %d elemento(s)','View .htaccess'=>'Ver el archivo «.htaccess»','You can use this code %1$s in %2$s to specify the htaccess file path.'=>'Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».','PHP Constant %s is supported.'=>'Es compatible la contante %s de PHP.','Default path is'=>'La ruta por defecto es','.htaccess Path'=>'Ruta del archivo «.htaccess»','Please read all warnings before enabling this option.'=>'Por favor, lee todas las advertencias antes de activar esta opción.','This will delete all generated unique CSS files'=>'Esto borrará todos los archivos CSS únicos generados','In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.'=>'Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.','Use latest GitHub Dev/Master commit'=>'Utiliza el último commit Dev/Master de GitHub','Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.'=>'Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.','Downgrade not recommended. May cause fatal error due to refactored code.'=>'No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.','Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.'=>'Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.','Listed JS files or inline JS code will not be optimized by %s.'=>'Los archivos JS listados o el código JS integrado no serán optimizados por %s.','Listed URI will not generate UCSS.'=>'Las URI listadas no generarán UCSS.','The selector must exist in the CSS. Parent classes in the HTML will not work.'=>'El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.','Wildcard %s supported.'=>'Compatibilidad con el comodín %s.','How to choose an UCSS allowlist selector?'=>'¿Cómo elegir un selector de lista blanca UCSS?','Useful for above-the-fold images causing CLS (a Core Web Vitals metric).'=>'Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).','Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).'=>'Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).','Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.'=>'Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.','Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).'=>'Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).','Delayed'=>'Retrasado','JS error can be found from the developer console of browser by right clicking and choosing Inspect.'=>'El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.','This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.'=>'Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.','This will also add a preconnect to Google Fonts to establish a connection earlier.'=>'Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.','Delay rendering off-screen HTML elements by its selector.'=>'Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.','Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.'=>'Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.','This option is bypassed due to %s option.'=>'Esta opción se omite debido a la opción %s.','Elements with attribute %s in HTML code will be excluded.'=>'Se excluirán los elementos con el atributo %s en el código HTML.','Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.'=>'Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.','This option will automatically bypass %s option.'=>'Esta opción omitirá automáticamente la opción %s.','Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.'=>'UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.','Run %s Queue Manually'=>'Ejecutar manualmente la cola %s','This option is bypassed because %1$s option is %2$s.'=>'Esta opción se omite porque la opción %1$s es %2$s.','Automatic generation of unique CSS is in the background via a cron-based queue.'=>'La generación automática de CSS único está en segundo plano a través de una cola basada en cron.','This will drop the unused CSS on each page from the combined file.'=>'Esto eliminará el CSS no utilizado en cada página del archivo combinado.','HTML Settings'=>'Ajustes HTML','LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.'=>'Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.','Listed IPs will be considered as Guest Mode visitors.'=>'Las IP listadas serán consideradas visitantes en modo invitado.','Listed User Agents will be considered as Guest Mode visitors.'=>'Los agentes de usuario listados serán considerados visitantes en modo invitado.','Your %1s quota on %2s will still be in use.'=>'Tu cuota de %1s en %2s seguirá en uso.','This option can help to correct the cache vary for certain advanced mobile or tablet visitors.'=>'Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.','Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.'=>'El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.','Please make sure this IP is the correct one for visiting your site.'=>'Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.','the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.'=>'la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.','You need to turn %s on and finish all WebP generation to get maximum result.'=>'Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.','You need to turn %s on to get maximum result.'=>'Necesitas activar %s para obtener el máximo resultado.','This option enables maximum optimization for Guest Mode visitors.'=>'Esta opción permite la máxima optimización para los visitantes del modo de invitado.','More'=>'Más','Remaining Daily Quota'=>'Cuota diaria restante','Successfully Crawled'=>'Rastreado correctamente','Already Cached'=>'Ya en la caché','The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.'=>'El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.','Optional when API token used.'=>'Opcional cuando se usa el token de la API.','Recommended to generate the token from Cloudflare API token template "WordPress".'=>'Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.','Global API Key / API Token'=>'Clave/Token global de la API','This can be managed from %1$s%2$s tab.'=>'Esto se puede gestionar desde la pestaña %1$s%2$s.','NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.'=>'NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.','Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.'=>'Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.','Use external object cache functionality.'=>'Usa la funcionalidad de la caché de objetos externos.','Serve a separate cache copy for mobile visitors.'=>'Ofrece una copia de la caché separada para los visitantes móviles.','By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.'=>'Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.','Cleaned all Unique CSS files.'=>'Limpiados todos los archivos CSS únicos.','Add Missing Sizes'=>'Añadir tamaños que faltan','Optimize for Guests Only'=>'Optimizar solamente para invitados','Guest Mode JS Excludes'=>'Exclusiones JS del modo de invitado','CCSS Per URL'=>'CCSS por URL','HTML Lazy Load Selectors'=>'Selectores HTML de carga diferida','UCSS URI Excludes'=>'Exclusiones UCSS de la URI','UCSS Inline'=>'UCCS integrado','Guest Optimization'=>'Optimización para invitados','Guest Mode'=>'Modo de invitado','Guest Mode IPs'=>'IP del modo de invitado','Guest Mode User Agents'=>'Agentes de usuario del modo de invitado','Online node needs to be redetected.'=>'El nodo online tiene que volver a ser detectado.','The current server is under heavy load.'=>'El servidor actual está bajo una gran carga.','Please see %s for more details.'=>'Por favor, consulta %s para más detalles.','This setting will regenerate crawler list and clear the disabled list!'=>'¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!','%1$s %2$s files left in queue'=>'%1$s %2$s archivos restantes en la cola','Crawler disabled list is cleared! All crawlers are set to active! '=>'¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! ','Redetected node'=>'Nodo detectado nuevamente','No available Cloud Node after checked server load.'=>'No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.','Localization Files'=>'Archivos de idiomas','Purged!'=>'¡Purgado!','Resources listed here will be copied and replaced with local URLs.'=>'Los recursos listados aquí se copiarán y reemplazarán con URL locales.','Use latest GitHub Master commit'=>'Usar el último commit maestro de GitHub','Use latest GitHub Dev commit'=>'Usar el último commit de desarrollo de GitHub','No valid sitemap parsed for crawler.'=>'No se ha analizado ningún mapa del sitio válido para el rastreador.','CSS Combine External and Inline'=>'Combinación de CSS externo e integrado','Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.'=>'Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.','Minify CSS files and inline CSS code.'=>'Minimiza archivos CSS y código CSS integrado.','Predefined list will also be combined w/ the above settings'=>'La lista predefinida también se combinará con los ajustes anteriores','Localization'=>'Localización','Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.'=>'Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.','Combine all local JS files into a single file.'=>'Combina todos los archivos JS locales en un único archivo.','Listed JS files or inline JS code will not be deferred or delayed.'=>'Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.','Request submitted. Please wait, then refresh the page to see approval notification.'=>'Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación.','Click here to settings'=>'Haz clic aquí para los ajustes','JS Defer'=>'Diferir JS','LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.'=>'LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.','JS Combine External and Inline'=>'Combinación de JS externo e integrado','Dismiss'=>'Descartar','The latest data file is'=>'El último archivo de datos es','The list will be merged with the predefined nonces in your local data file.'=>'La lista se fusionará con los nonces predefinidos en tu archivo de datos local.','Combine CSS files and inline CSS code.'=>'Combina archivos CSS y código CSS integrado.','Minify JS files and inline JS codes.'=>'Minimiza archivos JS y códigos JS integrados.','Listed JS files or inline JS code will not be minified/combined.'=>'Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.','Listed CSS files or inline CSS code will not be minified/combined.'=>'Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.','This setting is overwritten by the Network setting'=>'Los ajustes de red sobreescriben este ajuste','LQIP Excludes'=>'Exclusiones de LQIP','These images will not generate LQIP.'=>'Estas imágenes no generarán LQIP.','Are you sure you want to reset all settings back to the default settings?'=>'¿Seguro que quieres restablecer los ajustes a los valores por defecto?','This option will remove all %s tags from HTML.'=>'Esta opción eliminará todas las etiquetas %s del HTML.','Are you sure you want to clear all cloud nodes?'=>'¿Seguro que quieres vaciar todos los nodos cloud?','Remove Noscript Tags'=>'Eliminar las etiquetas Noscript','The site is not registered on QUIC.cloud.'=>'El sitio no está registrado en QUIC.cloud.','Click here to change.'=>'Haz clic aquí para cambiarlo.','Click here to set.'=>'Haz clic aquí para configurarlo.','Site not recognized. Domain Key has been automatically removed. Please request a new one.'=>'Sitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva.','Localize Resources'=>'Recursos localizados','Setting Up Custom Headers'=>'Configurar cabeceras personalizadas','This will delete all localized resources'=>'Esto borrará todos los recursos localizados','Localized Resources'=>'Recursos localizados','Comments are supported. Start a line with a %s to turn it into a comment line.'=>'Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.','HTTPS sources only.'=>'Solo orígenes HTTPS.','Localize external resources.'=>'Localizar recursos externos.','Localization Settings'=>'Ajustes de localización','List the CSS selector that its style should be always contained in UCSS.'=>'Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.','Use QUIC.cloud online service to generate unique CSS.'=>'Usar el servicio en línea QUIC.cloud para generar CSS único.','Generate UCSS'=>'Generar UCSS','Unique CSS'=>'CSS único','Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches'=>'Purga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIP','LiteSpeed Report'=>'Informe de LiteSpeed','Image Thumbnail Group Sizes'=>'Grupo de tamaños de miniaturas','Ignore certain query strings when caching. (LSWS %s required)'=>'Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)','For URLs with wildcards, there may be a delay in initiating scheduled purge.'=>'En el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada.','By design, this option may serve stale content. Do not enable this option, if that is not OK with you.'=>'Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo.','Serve Stale'=>'Servir contenido rancio','This setting is overwritten by the primary site setting'=>'Esta ajuste es sobrescrito por los ajuste del sitio primario','One or more pulled images does not match with the notified image md5'=>'Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado','Some optimized image file(s) has expired and was cleared.'=>'Una o más imágenes optimizadas han caducado y han sido borradas.','You have too many requested images, please try again in a few minutes.'=>'Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.','Pulled WebP image md5 does not match the notified WebP image md5.'=>'El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.','Read LiteSpeed Documentation'=>'Leer la documentación de LiteSpeed','There is proceeding queue not pulled yet. Queue info: %s.'=>'La cola aún no ha sido recuperada. Información de la cola: %s.','Sitemap Timeout'=>'Timeout del mapa del sitio','Specify the timeout while parsing the sitemap.'=>'Especifica el tiempo límite de procesamiento del mapa del sitio.','Specify how long, in seconds, Gravatar files are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.','A Domain Key is required for QUIC.cloud online services.'=>'Hace falta una clave de dominio para usar los servicios online de QUIC.cloud.','Cleared %1$s invalid images.'=>'Purgadas %1$s imágenes no válidas.','Request Domain Key'=>'Solicitar clave de dominio','LiteSpeed Cache General Settings'=>'Ajustes generales de LiteSpeed Cache','This will delete all cached Gravatar files'=>'Esto borrará todos los archivos Gravatar almacenados en caché','Prevent any debug log of listed pages.'=>'Evita cualquier registro de depuración de las páginas listadas.','Only log listed pages.'=>'Solo registra las páginas listadas.','Specify the maximum size of the log file.'=>'Especifica el tamaño máximo del archivo de registro.','To prevent filling up the disk, this setting should be OFF when everything is working.'=>'Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.','Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.'=>'Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.','Use latest WordPress release version'=>'Usar la última versión de WordPress','OR'=>'O','Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.'=>'Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.','Reset Settings'=>'Restablecer ajustes','LiteSpeed Cache Toolbox'=>'Caja de herramientas de LiteSpeed','Beta Test'=>'Pruebas beta','Log View'=>'Vista de registros','Debug Settings'=>'Ajustes de depuración','Turn ON to control heartbeat in backend editor.'=>'Actívalo para controlar heartbeat en el editor.','WordPress valid interval is %s seconds'=>'El intervalo válido de WordPress es %s segundos','Turn ON to control heartbeat on backend.'=>'Actívalo para controlar heartbeat en el escritorio.','Set to %1$s to forbid heartbeat on %2$s.'=>'Ponlo en %1$s para bloquear heartbeat en %2$s.','WordPress valid interval is %s seconds.'=>'El intervalo válido de WordPress es de %s segundos.','Specify the %s heartbeat interval in seconds.'=>'Especifica el intervalo de heartbeat para %s en segundos.','Turn ON to control heartbeat on frontend.'=>'Enciéndelo para controlar heartbeat en las páginas públicas.','Disable WordPress interval heartbeat to reduce server load.'=>'Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.','Heartbeat Control'=>'Control de Heartbeat','provide more information here to assist the LiteSpeed team with debugging.'=>'proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.','Optional'=>'Opcional','Generate Link for Current User'=>'Generar el enlace para el usuario actual','Passwordless Link'=>'Enlace sin contraseña','System Information'=>'Información del sistema','Go to plugins list'=>'Ir a la lista de plugins','Install DoLogin Security'=>'Instalar la seguridad de DoLogin','Check my public IP from'=>'Comprobar mi IP pública desde','Your server IP'=>'La IP de tu servidor','Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.'=>'Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.','Specify the timeout while crawling each URL.'=>'Especifica el tiempo de espera mientras se rastrea cada URL.','Specify time in seconds for the time between each run interval.'=>'Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución.','This will enable crawler cron.'=>'Esto activará el cron rastreador.','Crawler General Settings'=>'Ajustes generales del rastreador','Remove from Blocklist'=>'Eliminar de la lista negra','Empty blocklist'=>'Vaciar la lista negra','Are you sure to delete all existing blocklist items?'=>'¿Seguro que quieres borrar todos los elementos de la lista negra?','Blocklisted due to not cacheable'=>'En la lista negra debido a que no se puede cachear','Add to Blocklist'=>'Añadir a la lista negra','Operation'=>'Operación','Sitemap Total'=>'Total del mapa del sitio','Sitemap List'=>'Lista del mapa del sitio','Refresh Crawler Map'=>'Recargar el mapa del rastreador','Clean Crawler Map'=>'Vaciar el mapa del rastreador','Sitemap Settings'=>'Ajustes del mapa del sitio','Simulation Settings'=>'Ajustes de simulación','Blocklist'=>'Lista negra','Map'=>'Mapa','Summary'=>'Sumario','If you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain.'=>'Si utilizas varios dominios para un sitio y tienes varios dominios en el mapa del sitio, mantén esta opción APAGADA para que el rastreador sepa cómo rastrear cada dominio.','The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage.'=>'El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, si se deja caer el dominio se puede ahorrar almacenamiento en la base de datos.','Crawler Sitemap Settings'=>'Ajustes de mapa del sitio del rastreador','&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.'=>'&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.','Crawlers cannot run concurrently.'=>'Los rastreadores no se pueden ejecutar de forma concurrente.','Cache Miss'=>'Fallo de caché','Cache Hit'=>'Acierto de caché','Waiting to be Crawled'=>'Esperando a ser rastreado','Blocklisted'=>'En lista negra','Miss'=>'Fallo','Hit'=>'Acierto','Waiting'=>'En espera','Running'=>'En curso','Use %1$s in %2$s to indicate this cookie has not been set.'=>'Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida.','Add new cookie to simulate'=>'Añadir una cookie nueva para simular','Remove cookie simulation'=>'Eliminar la simulación de la cookie','Crawler Simulation Settings'=>'Ajustes de simulación del rastreador','Htaccess rule is: %s'=>'La regla de Htaccess es: %s','More settings available under %s menu'=>'Más ajustes disponibles en el menú %s','The amount of time, in seconds, that files will be stored in browser cache before expiring.'=>'La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.','OpenLiteSpeed users please check this'=>'Marca esto si eres un usuario de OpenLiteSpeed','Browser Cache Settings'=>'Ajustes de la caché del navegador','Paths containing these strings will be forced to public cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.','With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.'=>'Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.','An optional second parameter may be used to specify cache control. Use a space to separate'=>'Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar','The above nonces will be converted to ESI automatically.'=>'Los nonces anteriores se convertirán en ESI automáticamente.','Browser'=>'Navegador','Object'=>'Objeto','Default port for %1$s is %2$s.'=>'Puerto por defecto de %1$s es %2$s.','Object Cache Settings'=>'Ajustes de la caché de objetos','Specify an HTTP status code and the number of seconds to cache that page, separated by a space.'=>'Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.','Specify how long, in seconds, the front page is cached.'=>'Especifica cuánto tiempo, en segundos, se almacena la página de inicio.','TTL'=>'TTL','If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.'=>'Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.','Swap'=>'Swap','Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.'=>'Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.','Avatar list in queue waiting for update'=>'La lista de avatares está en la cola esperando ser actualizada','Refresh Gravatar cache by cron.'=>'Refrescar la caché de Gravatar por cron.','Accelerates the speed by caching Gravatar (Globally Recognized Avatars).'=>'Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).','Store Gravatar locally.'=>'Almacenar los gravatares localmente.','Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.'=>'Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.','LQIP requests will not be sent for images where both width and height are smaller than these dimensions.'=>'No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.','pixels'=>'pixels','Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.'=>'Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.','Specify the quality when generating LQIP.'=>'Especifica la calidad al generar el LQIP.','Keep this off to use plain color placeholders.'=>'Mantén esto apagado para usar marcadores de posición de color.','Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.'=>'Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.','Specify the responsive placeholder SVG color.'=>'Especifica el color del marcador de posición SVG adaptable.','Variables %s will be replaced with the configured background color.'=>'Las variables %s serán reemplazadas por el color de fondo configurado.','Variables %s will be replaced with the corresponding image properties.'=>'Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.','It will be converted to a base64 SVG placeholder on-the-fly.'=>'Se convertirá en un marcador de posición SVG base64 sobre la marcha.','Specify an SVG to be used as a placeholder when generating locally.'=>'Especifica un SVG que se utilizará como marcador de posición al generar localmente.','Prevent any lazy load of listed pages.'=>'Evita cualquier carga diferida de las páginas de la lista.','Iframes having these parent class names will not be lazy loaded.'=>'Los iframes con estos nombres de clase padres no se cargarán de forma diferida.','Iframes containing these class names will not be lazy loaded.'=>'Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.','Images having these parent class names will not be lazy loaded.'=>'Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.','LiteSpeed Cache Page Optimization'=>'Optimización de página de LiteSpeed Cache','Media Excludes'=>'Exclusiones de medios','CSS Settings'=>'Ajustes de CSS','%s is recommended.'=>'Se recomienda %s.','Deferred'=>'Diferido','Default'=>'Por defecto','This can improve the page loading speed.'=>'Esto puede mejorar la velocidad de carga de la página.','Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.'=>'Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.','New developer version %s is available now.'=>'La nueva versión de desarrollo %s está disponible.','New Developer Version Available!'=>'¡Nueva versión para desarrolladores disponible!','Dismiss this notice'=>'Ignorar ese aviso','Tweet this'=>'Tuitea esto','Tweet preview'=>'Vista previa del tweet','Learn more'=>'Aprender más','You just unlocked a promotion from QUIC.cloud!'=>'¡Acabas de desbloquear una promoción de QUIC.cloud!','The image compression quality setting of WordPress out of 100.'=>'El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.','Image Optimization Settings'=>'Ajustes de optimización de imágenes','Are you sure to destroy all optimized images?'=>'¿Está seguro de destruir todas las imágenes optimizadas?','Use Optimized Files'=>'Usar archivos optimizados','Switch back to using optimized images on your site'=>'Volver a utilizar imágenes optimizadas en tu web','Use Original Files'=>'Usar archivos originales','Use original images (unoptimized) on your site'=>'Usar imágenes originales (no optimizadas) en tu web','You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.'=>'Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles.','Optimization Tools'=>'Herramientas de optimización','Rescan New Thumbnails'=>'Reexaminar nuevas miniaturas','Congratulations, all gathered!'=>'¡Felicidades, todos obtenidos!','What is an image group?'=>'¿Qué es un grupo de imágenes?','Delete all backups of the original images'=>'Borrar todas las copias de seguridad de las imágenes originales','Calculate Backups Disk Space'=>'Calcular el espacio en disco de las copias de seguridad','Optimization Status'=>'Estado de optimización','Current limit is'=>'El límite actual es','To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.'=>'Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.','You can request a maximum of %s images at once.'=>'Puede solicitar un máximo de imágenes de %s de una vez.','Optimize images with our QUIC.cloud server'=>'Optimiza las imágenes con nuestro servidor en QUIC.cloud','Current closest Cloud server is %s.&#10; Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.','Revisions newer than this many days will be kept when cleaning revisions.'=>'Las revisiones más recientes se guardarán cuando se limpien las revisiones.','Day(s)'=>'Día(s)','Specify the number of most recent revisions to keep when cleaning revisions.'=>'Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.','LiteSpeed Cache Database Optimization'=>'Optimización de la base de datos de la caché de LiteSpeed','DB Optimization Settings'=>'Ajustes de optimización de la BD','Option Name'=>'Nombre de la opción','Database Summary'=>'Resumen de la base de datos','We are good. No table uses MyISAM engine.'=>'Estamos bien. Ninguna tabla usa el motor MyISAM.','Convert to InnoDB'=>'Convertir a InnoDB','Tool'=>'Herramienta','Engine'=>'Motor','Table'=>'Tabla','Database Table Engine Converter'=>'Conversor de motor de tabla de base de datos','Clean revisions older than %1$s day(s), excluding %2$s latest revisions'=>'Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones','Currently active crawler'=>'Rastreador activo','Crawler(s)'=>'Rastreador(es)','Crawler Status'=>'Estado del rastreador','Force cron'=>'Forzar cron','Requests in queue'=>'Peticiones en cola','Time to execute previous request'=>'Tiempo para ejecutar la solicitud anterior','Private Cache'=>'Caché privada','Public Cache'=>'Caché pública','Cache Status'=>'Estado de caché','Last Pull'=>'Última lectura','Image Optimization Summary'=>'Resumen de la optimización de imágenes','Refresh page score'=>'Actualizar la puntuación de la página','Are you sure you want to redetect the closest cloud server for this service?'=>'¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?','Current closest Cloud server is %s.&#10;Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.','Last requested'=>'Último pedido','Refresh page load time'=>'Actualizar el tiempo de carga de la página','Go to QUIC.cloud dashboard'=>'Ir al escritorio de QUIC.cloud','Low Quality Image Placeholder'=>'Marcador de imagen de baja calidad','Sync data from Cloud'=>'Sincronizar los datos de la nube','QUIC.cloud Service Usage Statistics'=>'Estadísticas de uso del servicio QUIC.cloud','Total images optimized in this month'=>'Total de imágenes optimizadas en este mes','Total Usage'=>'Uso total','Pay as You Go Usage Statistics'=>'Estadísticas pago por uso','This Month Usage'=>'El uso de este mes','PAYG Balance'=>'Balance de pagos','Pay as You Go'=>'Pago por uso','Usage'=>'Uso','Fast Queue Usage'=>'Uso de la cola rápida','CDN Bandwidth'=>'Ancho de banda de la CDN','Usage Statistics'=>'Uso de las estadísticas','LiteSpeed Cache Dashboard'=>'Escritorio de LiteSpeed Cache','Network Dashboard'=>'Escritorio de red','No cloud services currently in use'=>'No hay servicios de la nube en uso','Click to clear all nodes for further redetection.'=>'Haz clic para borrar todos los nodos para volver a detectar.','Current Cloud Nodes in Service'=>'Nodos de la nube actual en servicio','Benefits of linking to a QUIC.cloud account'=>'Beneficios de enlazar con una cuenta QUIC.cloud','You must click the %s button if you wish to associate this site with a QUIC.cloud account.'=>'Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud.','You must have %1$s first before linking to QUIC.cloud.'=>'Debes tener %1$s antes de enlazarte a QUIC.cloud.','Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance.'=>'Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda.','Our %s was not allowlisted.'=>'Nuestro %s no estaba en la lista blanca.','The POST callback to %s failed.'=>'La llamada POST a %s falló.','There are two reasons why we might not be able to communicate with your domain'=>'Hay dos razones por las que no podemos comunicarnos con tu dominio','There was a problem with retrieving your Domain Key. Please click the %s button to retry.'=>'Hay un problema al recibir tu clave de dominio. Por favor, haz clic en el botón %s para volver a intentarlo.','Link to QUIC.cloud'=>'Enlace a QUIC.cloud','Visit My Dashboard on QUIC.cloud'=>'Visitar «Mi Escritorio» en QUIC.cloud','Next available request time: <code>After %s</code>'=>'Próximo tiempo de solicitud disponible: <code>Después de %s</code>','Approved'=>'Aprobado','Requested'=>'Solicitado','Waiting for Approval'=>'Esperando aprobación','Waiting for Refresh'=>'Esperando a la recarga','Refresh Domain Key'=>'Actualizar la clave del dominio','General Settings'=>'Ajustes generales','Specify which HTML element attributes will be replaced with CDN Mapping.'=>'Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.','Add new CDN URL'=>'Añadir una nueva URL de la CDN','Remove CDN URL'=>'Eliminar la URL de la CDN','Enable %s CDN API functionality.'=>'Activar la funcionalidad %s de la API de la CDN.','To enable the following functionality, turn ON Cloudflare API in CDN Settings.'=>'Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.','To manage QUIC.cloud options, please visit'=>'Para gestionar las opciones de QUIC.cloud, visita','QUIC.cloud'=>'QUIC.cloud','WooCommerce Settings'=>'Ajustes de WooCommerce','Current Online Server IPs'=>'IPs del servidor en línea','Before generating key, please verify all IPs on this list are allowlisted'=>'Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca','For online services to work correctly, you must allowlist all %s server IPs.'=>'Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.','LQIP Cache'=>'Caché de LQIP','Options saved.'=>'Las opciones han sido guardadas.','Removed backups successfully.'=>'Copias de seguridad eliminadas correctamente.','Calculated backups successfully.'=>'Copias de seguridad calculadas correctamente.','Rescanned %d images successfully.'=>'%d imágenes reexploradas correctamente.','Rescanned successfully.'=>'Reexploración correcta.','Destroy all optimization data successfully.'=>'Todos los datos de optimización destruidos correctamente.','Cleaned up unfinished data successfully.'=>'Datos incompletos limpiados correctamente.','Pull Cron is running'=>'Pull Cron se está ejecutando','No valid image found by Cloud server in the current request.'=>'El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.','No valid image found in the current request.'=>'No se ha encontrado ninguna imagen válida en la petición actual.','Pushed %1$s to Cloud server, accepted %2$s.'=>'%1$s enviado al servidor en la nube, %2$s aceptado.','Revisions Max Age'=>'Edad máxima de las revisiones','Revisions Max Number'=>'Número máximo de revisiones','Debug URI Excludes'=>'URIs excluidas de la depuración','Debug URI Includes'=>'URIs incluidas en la depuración','Drop Domain from Sitemap'=>'Quitar dominio del mapa del sitio','Timeout'=>'Timeout','HTML Attribute To Replace'=>'Atributo HTML a reemplazar','Use CDN Mapping'=>'Usar mapeo de CDN','QUIC.cloud CDN'=>'CDN de QUIC.cloud','Editor Heartbeat TTL'=>'TTL de heartbeat del editor','Editor Heartbeat'=>'Heartbeat del editor','Backend Heartbeat TTL'=>'TTL de heartbeat de la administración','Backend Heartbeat Control'=>'Control de heartbeat de la administración','Frontend Heartbeat TTL'=>'TTL de heartbeat de la parte pública','Frontend Heartbeat Control'=>'Control de heartbeat de la parte pública','Backend .htaccess Path'=>'Ruta del .htaccess de la administración','Frontend .htaccess Path'=>'Ruta del .htaccess de la parte pública','ESI Nonces'=>'Nonces de ESI','WordPress Image Quality Control'=>'Control de la calidad de imagen de WordPress','Auto Pull Cron'=>'Cron de obtención automática','Auto Request Cron'=>'Cron de petición automática','Generate LQIP In Background'=>'Generar LQIP en segundo plano','LQIP Minimum Dimensions'=>'Dimensiones mínimas de LQIP','LQIP Quality'=>'Calidad de LQIP','LQIP Cloud Generator'=>'Generador de LQIP en la nube','Responsive Placeholder SVG'=>'Marcador de posición SVG adaptable','Responsive Placeholder Color'=>'Color del marcador de posición adaptable','Basic Image Placeholder'=>'Marcador de posición de imagen básica','Lazy Load URI Excludes'=>'Exclusión de URIs de carga diferida','Lazy Load Iframe Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padre de iframes','Lazy Load Iframe Class Name Excludes'=>'Exclusiones de carga diferida de clases de iframes','Lazy Load Image Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padres','Gravatar Cache TTL'=>'TTL de la caché de Gravatar','Gravatar Cache Cron'=>'Cron de la caché de Gravatar','Gravatar Cache'=>'Caché de Gravatar','DNS Prefetch Control'=>'Control del prefetch DNS','Font Display Optimization'=>'Optimización de visualización de fuentes','Force Public Cache URIs'=>'Forzar URIs de caché púbica','Notifications'=>'Avisos','Default HTTP Status Code Page TTL'=>'TTL del código de estado de página por defecto','Default REST TTL'=>'TTL por defecto de REST','Enable Cache'=>'Activa cache','Domain Key'=>'Clave del dominio','Server IP'=>'IP del servidor','Images not requested'=>'Imágenes no solicitadas','Sync credit allowance with Cloud Server successfully.'=>'Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.','Domain Key hash mismatch'=>'Discordancia de clave de dominio','Congratulations, your Domain Key has been approved! The setting has been updated accordingly.'=>'¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia.','Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress.'=>'Clave del dominio solicitada correctamente. Por favor, espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress.','Failed to communicate with QUIC.cloud server'=>'Fallo de comunicación con el servidor QUIC.cloud','Good news from QUIC.cloud server'=>'Buenas noticias del servidor QUIC.cloud','Message from QUIC.cloud server'=>'Mensaje del servidor QUIC.cloud','Please try after %1$s for service %2$s.'=>'Por favor, inténtalo después de %1$s para el servicio %2$s.','No available Cloud Node.'=>'No hay ningún nodo de la nube disponible.','Cloud Error'=>'Error de la nube','The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.'=>'La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.','Restore from backup'=>'Restaurar desde la copia de seguridad','WebP'=>'WebP','No backup of unoptimized WebP file exists.'=>'No existe una copia de seguridad del archivo WebP no optimizado.','WebP file reduced by %1$s (%2$s)'=>'Archivo WebP reducido en %1$s (%2$s)','Currently using original (unoptimized) version of WebP file.'=>'Actualmente usando la versión original (no optimizada) del archivo WebP.','Currently using optimized version of WebP file.'=>'Actualmente usando la versión optimizada del archivo WebP.','Orig'=>'Original','(no savings)'=>'(sin guardar)','Orig %s'=>'Original %s','Congratulation! Your file was already optimized'=>'¡Felicidades! Tu archivo ya ha sido optimizado','No backup of original file exists.'=>'No existe una copia de seguridad del archivo original.','Using optimized version of file. '=>'Usando la versión optimizada del archivo. ','Orig saved %s'=>'Ahorrado un %s del original','Original file reduced by %1$s (%2$s)'=>'Archivo original reducido en %1$s (%2$s)','Click to switch to optimized version.'=>'Haz clic para cambiar a la versión optimizada.','Currently using original (unoptimized) version of file.'=>'Actualmente usando la versión original (no optimizada) del archivo.','(non-optm)'=>'(no-optm)','Click to switch to original (unoptimized) version.'=>'Haz clic para cambiar a la versión original (no optimizada).','Currently using optimized version of file.'=>'Actualmente usando la versión optimizada del archivo.','(optm)'=>'(optm)','LQIP image preview for size %s'=>'Vista previa de la imagen LQIP para el tamaño %s','LQIP'=>'LQIP','Previously existed in blocklist'=>'Anteriormente existía en la lista negra','Manually added to blocklist'=>'Añadido manualmente a la lista negra','Mobile Agent Rules'=>'Reglas de agente móvil','Sitemap created successfully: %d items'=>'Mapa del sitio creado con éxito: %d elementos','Sitemap cleaned successfully'=>'El mapa del sitio se limpió con éxito','Invalid IP'=>'IP no válida','Value range'=>'Rango de valores','Smaller than'=>'Más pequeño que','Larger than'=>'Mayor que','Zero, or'=>'Cero, o','Maximum value'=>'Valor máximo','Minimum value'=>'Valor mínimo','Path must end with %s'=>'La ruta debe terminar en %s','Invalid rewrite rule'=>'Regla de reescritura no válida','currently set to %s'=>'actualmente establecido en %s','This setting is overwritten by the PHP constant %s'=>'Este ajuste es sobrescrita por la constante %s de PHP','Toolbox'=>'Herramientas','Database'=>'Base de datos','Page Optimization'=>'Optimización de página','Dashboard'=>'Escritorio','Converted to InnoDB successfully.'=>'Convertido a InnoDB correctamente.','Cleaned all Gravatar files.'=>'Vaciados todos los archivos de Gravatar.','Cleaned all LQIP files.'=>'Vaciados todos los archivos LQIP.','Unknown error'=>'Error desconocido','Your domain has been forbidden from using our services due to a previous policy violation.'=>'A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: '=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: ','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.'=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.','The callback validation to your domain failed due to hash mismatch.'=>'Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.','Your application is waiting for approval.'=>'Tu solicitud está a la espera de aprobación.','Previous request too recent. Please try again after %s.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.','Previous request too recent. Please try again later.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.','Crawler disabled by the server admin.'=>'Rastreador desactivado por el administrador del servidor.','Failed to create table %s! SQL: %s.'=>'¡Fallo al crear la tabla %s! SQL: %s.','Could not find %1$s in %2$s.'=>'No se ha podido encontrar %1$s en %2$s.','Credits are not enough to proceed the current request.'=>'Los créditos no son suficientes para proceder con la solicitud actual.','The domain key is not correct. Please try to sync your domain key again.'=>'La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.','There is proceeding queue not pulled yet.'=>'Hay una cola de procedimiento que no se ha retirado todavía.','Not enough parameters. Please check if the domain key is set correctly'=>'No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente','The image list is empty.'=>'La lista de imágenes está vacía.','You will need to set %s to use the online services.'=>'Tendrás que establecer %s para usar los servicios en línea.','The setting %s is currently enabled.'=>'En este momento, el ajuste %s está activado.','LiteSpeed Crawler Cron'=>'Cron del rastreador de LiteSpeed','Every Minute'=>'Cada minuto','Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.'=>'Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.','To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.'=>'Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.','Generated links may be managed under <a %s>Settings</a>.'=>'Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.','Please do NOT share the above passwordless link with anyone.'=>'Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.','To generate a passwordless link for LiteSpeed Support Team access, you must install %s.'=>'Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.','Install'=>'Instalar','These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.'=>'Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.','PageSpeed Score'=>'Puntuación de PageSpeed','Improved by'=>'Mejorado por','After'=>'Después','Before'=>'Antes','Page Load Time'=>'Tiempo de carga de la página','To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.'=>'Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.','Preserve EXIF/XMP data'=>'Conservar los datos EXIF/XMP','Try GitHub Version'=>'Probar versión de GitHub','If you turn any of the above settings OFF, please remove the related file types from the %s box.'=>'Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.','Both full and partial strings can be used.'=>'Se pueden usa cadenas parciales y completas.','Images containing these class names will not be lazy loaded.'=>'Las imágenes que contengan estos nombres de clases no tendrán carga diferida.','Lazy Load Image Class Name Excludes'=>'Exclusión de nombres de clases para carga diferida de imágenes','For example, %1$s defines a TTL of %2$s seconds for %3$s.'=>'Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s.','To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.'=>'Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.','Maybe Later'=>'Puede que más tarde','Turn On Auto Upgrade'=>'Activar la actualización automática','Upgrade'=>'Actualizar','New release %s is available now.'=>'La nueva versión %s está disponible ahora.','New Version Available!'=>'¡Nueva versión disponible!','<a %s>Support forum</a> | <a %s>Submit a ticket</a>'=>'<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>','Created with ❤️  by LiteSpeed team.'=>'Creado con ❤️ por el equipo de LiteSpeed.','Sure I\'d love to review!'=>'¡Por supuesto, me encantará valorarlo!','Thank You for Using the LiteSpeed Cache Plugin!'=>'¡Gracias por usar el plugin de caché LiteSpeed!','Upgraded successfully.'=>'Actualizado con éxito.','Failed to upgrade.'=>'Fallo al actualizar.','Changed setting successfully.'=>'Ajuste cambiado con éxito.','ESI sample for developers'=>'Muestra de ESI para desarrolaldores','Replace %1$s with %2$s.'=>'Reemplaza %1$s con %2$s.','You can turn shortcodes into ESI blocks.'=>'Puedes convertir shortcodes en bloques ESI.','WpW: Private Cache vs. Public Cache'=>'WpW: Caché privada o caché pública','Append query string %s to the resources to bypass this action.'=>'Añade la cadena de consulta %s a los recursos para evitar esta acción.','Google reCAPTCHA will be bypassed automatically.'=>'Google reCAPTCHA se omitirá automáticamente.','To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.'=>'Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.','Cookie Values'=>'Valores de la cookie','Cookie Name'=>'Nombre de la cookie','Cookie Simulation'=>'Simulación de cookie','Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.'=>'Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.','Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.'=>'Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.','Automatically Upgrade'=>'Actualizar automáticamente','Your IP'=>'Tu IP','Reset successfully.'=>'Restablecimiento realizado con éxito.','This will reset all settings to default settings.'=>'Esto restablecerá todos los ajustes a su valores predeterminados.','Reset All Settings'=>'Restablecer todos los ajustes','Separate critical CSS files will be generated for paths containing these strings.'=>'Separa archivos CSS críticos al generar las rutas que contengan estas cadenas.','Separate CCSS Cache URIs'=>'Distintas URIs de caché CCSS','For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.'=>'Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.','List post types where each item of that type should have its own CCSS generated.'=>'Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.','Separate CCSS Cache Post Types'=>'Tipos de contenido de caché de CCSS distintos','Size list in queue waiting for cron'=>'Tamaño de la lista en la cola de espera del cron','If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.'=>'Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.','Automatically generate LQIP in the background via a cron-based queue.'=>'Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.','This will generate the placeholder with same dimensions as the image if it has the width and height attributes.'=>'Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.','Responsive image placeholders can help to reduce layout reshuffle when images are loaded.'=>'Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.','Responsive Placeholder'=>'Marcador de posición adaptable','This will delete all generated image LQIP placeholder files'=>'Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP','Please enable LiteSpeed Cache in the plugin settings.'=>'Por favor, activa LiteSpeed Cache en los ajustes del plugin.','Please enable the LSCache Module at the server level, or ask your hosting provider.'=>'Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.','Failed to request via WordPress'=>'Fallo en la solicitud desde WordPress','High-performance page caching and site optimization from LiteSpeed'=>'Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed','Reset the optimized data successfully.'=>'Datos de optimización restablecidos correctamente.','Update %s now'=>'Actualizar %s','View %1$s version %2$s details'=>'Ver detalles de la versión %2$s de %1$s','<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.'=>'<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.','Install %s'=>'Instalar %s','LSCache caching functions on this page are currently unavailable!'=>'¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!','%1$s plugin version %2$s required for this action.'=>'Para esta acción se necesita la versión %2$s del plugin %1$s.','We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.'=>'Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.','Automatically remove the original image backups after fetching optimized images.'=>'Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.','Remove Original Backups'=>'Eliminar copias de seguridad del orginal','Automatically request optimization via cron job.'=>'Solicitar automáticamente la optimización mediante un trabajo cron.','A backup of each image is saved before it is optimized.'=>'Se guarda una copia de seguridad de cada imagen antes de optimizarla.','Switched images successfully.'=>'Imágenes cambiadas correctamente.','This can improve quality but may result in larger images than lossy compression will.'=>'Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.','Optimize images using lossless compression.'=>'Optimizar imágenes usando compresión sin pérdida.','Optimize Losslessly'=>'Optimizar sin pérdida','Request WebP versions of original images when doing optimization.'=>'Solicita versiones WebP de las imágenes originales al hacer la optimización.','Optimize images and save backups of the originals in the same folder.'=>'Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.','Optimize Original Images'=>'Optimizar imágenes originales','When this option is turned %s, it will also load Google Fonts asynchronously.'=>'Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.','Cleaned all Critical CSS files.'=>'Limpiados todos los archivos CSS críticos.','This will inline the asynchronous CSS library to avoid render blocking.'=>'Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.','Inline CSS Async Lib'=>'Biblioteca de CSS integrado asíncrono','Run Queue Manually'=>'Ejecutar la cola manualmente','URL list in %s queue waiting for cron'=>'Lista de URL en cola %s esperando el cron','Last requested cost'=>'Último coste solicitado','Last generated'=>'Último generado','If set to %s this is done in the foreground, which may slow down page load.'=>'Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.','Automatic generation of critical CSS is in the background via a cron-based queue.'=>'Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.','Optimize CSS delivery.'=>'Optimiza la entrega de CSS.','This will delete all generated critical CSS files'=>'Esto borrará todos los archivos generados de CSS crítico','Critical CSS'=>'CSS crítico','This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.'=>'Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.','Disabling this may cause WordPress tasks triggered by AJAX to stop working.'=>'Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.','right now'=>'ahora mismo','just now'=>'ahora mismo','Saved'=>'Guardado','Last ran'=>'Última ejecución','You will be unable to Revert Optimization once the backups are deleted!'=>'¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!','This is irreversible.'=>'Esto es irreversible.','Remove Original Image Backups'=>'Eliminar copias de seguridad de las imágenes originales','Are you sure you want to remove all image backups?'=>'¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?','Total'=>'Total','Files'=>'Archivos','Last calculated'=>'Último cálculo','Calculate Original Image Storage'=>'Calcular almacenamiento original de imágenes','Storage Optimization'=>'Optimización de almacenamiento','Enable replacement of WebP in %s elements that were generated outside of WordPress logic.'=>'Activar reemplazo de WebP en los elementos %s generados fuera de la lógica de WordPress.','WebP For Extra srcset'=>'WebP en el srcset adicional','Use the format %1$s or %2$s (element is optional).'=>'Usa el formato %1$s o %2$s (el elemento es opcional).','Only attributes listed here will be replaced.'=>'Solo los atributos aquí listados serán reemplazados.','Specify which element attributes will be replaced with WebP.'=>'Especificar que atributos de elementos serán reemplazados con WebP.','WebP Attribute To Replace'=>'Atributo a reemplazar para WebP','Only files within these directories will be pointed to the CDN.'=>'Solo los archivos en estos directorios apuntarán a la CDN.','Included Directories'=>'Directorios incluidos','A Purge All will be executed when WordPress runs these hooks.'=>'Se iniciará una purga completa cuando WordPress ejecute estos ganchos.','Purge All Hooks'=>'Ganchos de purgar todo','Purged all caches successfully.'=>'Todas las cachés purgadas correctamente.','LSCache'=>'LSCache','Forced cacheable'=>'Forzar cacheables','Paths containing these strings will be cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.','Force Cache URIs'=>'Forzar URLs en caché','Exclude Settings'=>'Ajustes de exclusión','This will disable LSCache and all optimization features for debug purpose.'=>'Esto desactivará LSCache y todas las características de optimización con propósitos de depuración.','Disable All Features'=>'Desactivar todas las características','Opcode Cache'=>'Caché opcode','CSS/JS Cache'=>'Caché CSS/JS','Remove all previous unfinished image optimization requests.'=>'Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.','Clean Up Unfinished Data'=>'Limpiar datos no finalizados','Join Us on Slack'=>'Únete a nuestro Slack','Join the %s community.'=>'Únete a la comunidad %s.','Want to connect with other LiteSpeed users?'=>'¿Quieres conectar con otros usuarios de LiteSpeed?','Get it from <a %1$s>%2$s</a>.'=>'Obténla desde <a %1$s>%2$s</a>.','Your API key / token is used to access %s APIs.'=>'Tu clave de la API/token se usa para acceder a las API de %s.','Your Email address on %s.'=>'Tu dirección de email en %s.','Use %s API functionality.'=>'Usar la funcionalidad de la API %s.','To randomize CDN hostname, define multiple hostnames for the same resources.'=>'Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.','Join LiteSpeed Slack community'=>'Únete a la comunidad de Slack de LiteSpeed','Visit LSCWP support forum'=>'Visita el foro de soporte de LSCWP','Rate %s on %s'=>'Valora %s en %s','Images notified to pull'=>'Imágenes notificadas para descargar','What is a group?'=>'¿Qué es un grupo?','%s image'=>'%s imagen','%s group'=>'%s grupo','%s images'=>'%s imágenes','%s groups'=>'%s grupos','Guest'=>'Invitado','To crawl the site as a logged-in user, enter the user ids to be simulated.'=>'Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.','Role Simulation'=>'Simulación de rol','running'=>'ejecutando','Size'=>'Tamaño','Ended reason'=>'Razón de finalización','Last interval'=>'Último intervalo','Current crawler started at'=>'El rastreador actual comenzó a las','Run time for previous crawler'=>'Hora de ejecución para el rastreador anterior','%d seconds'=>'%d segundos','Last complete run time for all crawlers'=>'Hora de la última ejecución completa para todos los rastreadores','Current sitemap crawl started at'=>'El rastreo del mapa del sitio actual comenzó a las','Save transients in database when %1$s is %2$s.'=>'Guarda datos transitorios en la base de datos cuando %1$s es %2$s.','Store Transients'=>'Almacenar datos transitorios','If %1$s is %2$s, then %3$s must be populated!'=>'¡Si %1$s es %2$s entonces debe completarse %3$s!','Server allowed max value'=>'Valor máximo permitido por el servidor','Server enforced value'=>'Valor forzado por el servidor','Server allowed min value'=>'Valor mínimo permitido por el servidor','NOTE'=>'NOTA','Server variable(s) %s available to override this setting.'=>'Variable(s) del servidor %s disponible para omitir este ajuste.','API'=>'API','Reset the entire opcode cache successfully.'=>'Reestablecida la caché opcache con éxito.','Opcode cache is not enabled.'=>'La caché opcache no está habilitada.','Imported setting file %s successfully.'=>'Importado con éxito el archivo de ajustes %s.','Import failed due to file error.'=>'Importación fallida debido a un error en el archivo.','How to Fix Problems Caused by CSS/JS Optimization.'=>'Cómo solucionar problemas causados por la optimización CSS/JS.','This will generate extra requests to the server, which will increase server load.'=>'Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.','When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.'=>'Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.','Instant Click'=>'Clic instantáneo','Reset the entire opcode cache'=>'Reestablecer toda la caché opcode','This will import settings from a file and override all current LiteSpeed Cache settings.'=>'Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.','Last imported'=>'Última importación','Import'=>'Importar','Import Settings'=>'Ajustes de importación','This will export all current LiteSpeed Cache settings and save them as a file.'=>'Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.','Last exported'=>'Última exportación','Export'=>'Exportar','Export Settings'=>'Ajustes de exportación','Import / Export'=>'Importar / Exportar','Use keep-alive connections to speed up cache operations.'=>'Utilizar conexiones keep-alive para acelerar operaciones de la caché.','Database to be used'=>'Base de datos a usar','Redis Database ID'=>'ID de base de datos Redis','Specify the password used when connecting.'=>'Especifica la contraseña utilizada al conectar.','Password'=>'Contraseña','Only available when %s is installed.'=>'Solo disponible cuando está instalado %s.','Username'=>'Nombre de usuario','Your %s Hostname or IP address.'=>'El hostname o dirección IP de tu %s.','Method'=>'Método','Purge all object caches successfully.'=>'Purga correcta de todas las cachés de objetos.','Object cache is not enabled.'=>'La caché de objetos no está activada.','Improve wp-admin speed through caching. (May encounter expired data)'=>'Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)','Cache WP-Admin'=>'Caché de WP-Admin','Persistent Connection'=>'Conexión persistente','Do Not Cache Groups'=>'Grupos a no cachear','Groups cached at the network level.'=>'Grupos cacheados a nivel de red.','Global Groups'=>'Grupos globales','Connection Test'=>'Prueba de conexión','%s Extension'=>'Extensión %s','Status'=>'Estado','Default TTL for cached objects.'=>'TTL por defecto para objetos cacheados.','Default Object Lifetime'=>'Tiempo de vida por defecto del objeto','Port'=>'Puerto','Host'=>'Host','Object Cache'=>'Caché de objetos','Failed'=>'Fallido','Passed'=>'Exitoso','Not Available'=>'No disponible','Purge all the object caches'=>'Purgar todas las cachés de objetos','Failed to communicate with Cloudflare'=>'Fallo al comunicar con Cloudflare','Communicated with Cloudflare successfully.'=>'Comunicado con éxito con Cloudflare.','No available Cloudflare zone'=>'No hay disponible una zona Cloudflare','Notified Cloudflare to purge all successfully.'=>'Avisado correctamente a Cloudflare de la purga completa.','Cloudflare API is set to off.'=>'La API de Cloudflare está configurada en off.','Notified Cloudflare to set development mode to %s successfully.'=>'Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.','Once saved, it will be matched with the current list and completed automatically.'=>'Una vez guardado, coincidirá con la lista actual y se completará automáticamente.','You can just type part of the domain.'=>'Puedes simplemente teclear parte de dominio.','Domain'=>'Dominio','Cloudflare API'=>'API de Cloudflare','Purge Everything'=>'Purgar todo','Cloudflare Cache'=>'Caché de Cloudflare','Development Mode will be turned off automatically after three hours.'=>'El modo de desarrollo se desactivará automáticamente después de tres horas.','Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.'=>'Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.','Development mode will be automatically turned off in %s.'=>'El modo de desarrollo se desactivará automáticamente en %s.','Current status is %s.'=>'El estado actual es %s.','Current status is %1$s since %2$s.'=>'El estado actual es %1$s desde %2$s.','Check Status'=>'Comprobar estado','Turn OFF'=>'APAGAR','Turn ON'=>'ENCENDER','Development Mode'=>'Modo de desarrollo','Cloudflare Zone'=>'Zona de Cloudflare','Cloudflare Domain'=>'Dominio de Cloudflare','Cloudflare'=>'Cloudflare','For example'=>'Por ejemplo','Prefetching DNS can reduce latency for visitors.'=>'La precarga DNS puede reducir la latencia para los visitantes.','DNS Prefetch'=>'Prefetch DNS','Adding Style to Your Lazy-Loaded Images'=>'Añade estilos a tus imágenes de carga diferida','Default value'=>'Valor por defecto','Static file type links to be replaced by CDN links.'=>'Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.','For example, to drop parameters beginning with %s, %s can be used here.'=>'Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.','Drop Query String'=>'Ignorar cadenas de consulta','Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.'=>'Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.','Improve HTTP/HTTPS Compatibility'=>'Mejorar compatibilidad HTTP/HTTPS','Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.'=>'Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.','Destroy All Optimization Data'=>'Destruir todos los datos de optimización','Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.'=>'Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.','This will increase the size of optimized files.'=>'Esto aumentará el tamaño de los archivos optimizados.','Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.'=>'Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.','Clear Logs'=>'Vaciar los registros','To test the cart, visit the <a %s>FAQ</a>.'=>'Para probar el carrito, visita la <a %s>FAQ</a>.',' %s ago'=>' hace %s','WebP saved %s'=>'WebP ha ahorrado un %s','If you run into any issues, please refer to the report number in your support message.'=>'Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.','This will also generate an API key from LiteSpeed\'s Server.'=>'Esto también generará una clave de API del servidor de LiteSpeed.','Last pull initiated by cron at %s.'=>'Última descarga iniciada por cron a las %s.','Images will be pulled automatically if the cron job is running.'=>'Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.','Only press the button if the pull cron job is disabled.'=>'Solo pulsar el botón si la tarea cron de descarga está desactivada.','Pull Images'=>'Descargar imágenes','This process is automatic.'=>'Este proceso es automático.','Last Request'=>'Última petición','Images Pulled'=>'Imágenes recuperadas','Report'=>'Informe','Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.'=>'Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.','Send to LiteSpeed'=>'Enviar a LiteSpeed','Report date'=>'Fecha de informe','Report number'=>'Número de informe','LiteSpeed Optimization'=>'Optimización de LiteSpeed','Load Google Fonts Asynchronously'=>'Cargar Google Fonts asíncronamente','Browser Cache TTL'=>'TTL caché de navegador','Results can be checked in <a %s>Media Library</a>.'=>'Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.','Learn More'=>'Leer más','Image groups total'=>'Total de grupos de imágenes','Images optimized and pulled'=>'Imágenes optimizadas y descargadas','Images requested'=>'Imágenes solicitadas','Switched to optimized file successfully.'=>'Cambio correcto a archivo optimizado.','Restored original file successfully.'=>'Archivo original restaurado con éxito.','Enabled WebP file successfully.'=>'Archivo WebP activado con éxito.','Disabled WebP file successfully.'=>'Archivo WebP desactivado con éxito.','Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server.'=>'Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes de QUIC.cloud.','Significantly improve load time by replacing images with their optimized %s versions.'=>'Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.','Image WebP Replacement'=>'Reemplazo de imágenes WebP','Selected roles will be excluded from cache.'=>'Los perfiles seleccionados serán excluidos de la caché.','Tuning'=>'Retoques','Selected roles will be excluded from all optimizations.'=>'Los perfiles seleccionados serán excluidos de todas las optimizaciones.','Role Excludes'=>'Excluir perfiles','Tuning Settings'=>'Ajustes de los retoques','If the tag slug is not found, the tag will be removed from the list on save.'=>'Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.','If the category name is not found, the category will be removed from the list on save.'=>'Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.','After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.'=>'Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.','Send Optimization Request'=>'Enviar solicitud de optimización','Image Information'=>'Información de imágenes','Total Reduction'=>'Reducción total','Optimization Summary'=>'Resumen de optimización','LiteSpeed Cache Image Optimization'=>'Optimización de imágenes de LiteSpeed Cache','Image Optimization'=>'Optimización de imágenes','For example, %s can be used for a transparent placeholder.'=>'Por ejemplo, los %s pueden usarse para un marcador de posición transparente.','By default a gray image placeholder %s will be used.'=>'Por defecto, se utilizará un marcador de posición de imagen gris %s.','This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.'=>'Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.','Specify a base64 image to be used as a simple placeholder while images finish loading.'=>'Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.','Elements with attribute %s in html code will be excluded.'=>'Se excluirán los elementos con el atributo %s en código html.','Filter %s is supported.'=>'El filtro %s es compatible.','Listed images will not be lazy loaded.'=>'Las imágenes listadas no se cargarán de forma retrasada.','Lazy Load Image Excludes'=>'Exclusiones de carga retrasada de imágenes','No optimization'=>'Sin optimización','Prevent any optimization of listed pages.'=>'Evitar cualquier optimización de las páginas listadas.','URI Excludes'=>'URL excluidas','Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.'=>'Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.','Both full URLs and partial strings can be used.'=>'Pueden utilizarse tanto URLs completas como cadenas parciales.','Load iframes only when they enter the viewport.'=>'Cargar iframes sólo cuando entran en la ventana de visualización.','Lazy Load Iframes'=>'Retrasar la carga de iframes','This can improve page loading time by reducing initial HTTP requests.'=>'Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.','Load images only when they enter the viewport.'=>'Cargar las imágenes sólo cuando entran en la ventana de visualización.','Lazy Load Images'=>'Retrasar la carga de imágenes','Media Settings'=>'Ajustes de medios','For example, for %s, %s and %s can be used here.'=>'Por ejemplo, para %s, %s y %s puede utilizarse aquí.','Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.'=>'El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.','To match the beginning, add %s to the beginning of the item.'=>'Para que coincida con el principio, añade %s al comienzo del artículo.','For example, for %s, %s can be used here.'=>'Por ejemplo, para %s, %s puede utilizarse aquí.','Maybe later'=>'Quizás más tarde','I\'ve already left a review'=>'Ya he dejado una valoración','Welcome to LiteSpeed'=>'Bienvenido a LiteSpeed','Remove WordPress Emoji'=>'Eliminar emojis de WordPress','More settings'=>'Más ajustes','Private cache'=>'Caché privada','Non cacheable'=>'No cacheable','Mark this page as '=>'Marcar esta página como ','Purge this page'=>'Purgar esta página','Load JS Deferred'=>'Deferir carga de JS','Specify critical CSS rules for above-the-fold content when enabling %s.'=>'Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.','Critical CSS Rules'=>'Reglas de CSS críticas','Load CSS Asynchronously'=>'Cargar CSS asíncronamente','Prevent Google Fonts from loading on all pages.'=>'Evita que cargue Google Fonts en todas las páginas.','Remove Google Fonts'=>'Eliminar Google Fonts','This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.'=>'Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.','Remove query strings from internal static resources.'=>'Eliminar cadenas de consulta de recursos estáticos internos.','Remove Query Strings'=>'Eliminar query strings','user agents'=>'user agents','cookies'=>'cookies','You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.'=>'También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.','Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.'=>'El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.','Browser Cache'=>'Caché del navegador','tags'=>'etiquetas','Do Not Cache Tags'=>'Etiquetas a no cachear','To exclude %1$s, insert %2$s.'=>'Para excluir %1$s, insertar %2$s.','categories'=>'categorías','To prevent %s from being cached, enter them here.'=>'Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.','Do Not Cache Categories'=>'Categorías a no cachear','Query strings containing these parameters will not be cached.'=>'Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.','Do Not Cache Query Strings'=>'Cadenas de consulta a no cachear','Paths containing these strings will not be cached.'=>'Las rutas que contengan estas cadenas no serán cacheadas.','Do Not Cache URIs'=>'URIs a no cachear','The logs will be output to %s.'=>'Los registros serán enviados a %s.','One per line.'=>'Una por línea.','URI Paths containing these strings will NOT be cached as public.'=>'Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.','Private Cached URIs'=>'URIs cacheadas privadamente','Paths containing these strings will not be served from the CDN.'=>'Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.','Exclude Path'=>'Excluir ruta','This will affect all tags containing attributes: %s %s %s.'=>'Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.','Include File Types'=>'Incluir tipos de archivo','Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.'=>'Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.','Include JS'=>'Incluir JS','Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.'=>'Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.','Include CSS'=>'Incluir CSS','Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.'=>'Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.','Include Images'=>'Incluir imágenes','CDN URL to be used. For example, %s'=>'URL de la CDN a utilizar. Por ejemplo, %s','CDN URL'=>'URL de CDN','Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.'=>'URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.','Original URLs'=>'URLs originales','CDN Settings'=>'Ajustes de CDN','CDN'=>'CDN','OFF'=>'OFF','ON'=>'ON','Notified LiteSpeed Web Server to purge CSS/JS entries.'=>'Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed.','Minify HTML content.'=>'Minificar contenido HTML.','HTML Minify'=>'Minificar HTML','JS Excludes'=>'Excluir JS','JS Combine'=>'Combinar JS','JS Minify'=>'Minificar JS','CSS Excludes'=>'Excluir CSS','CSS Combine'=>'Combinar CSS','CSS Minify'=>'Minificar CSS','Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.'=>'Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo».','This will purge all minified/combined CSS/JS entries only'=>'Esto purgará solo las entradas CSS/JS minimizadas o combinadas','Purge %s Error'=>'Error de purga de %s','Database Optimizer'=>'Optimizador de base de datos','Optimize all tables in your database'=>'Optimizar todas las tablas en tu base de datos','Optimize Tables'=>'Optimizar tablas','Clean all transient options'=>'Borrar todas las opciones de datos transitorios','All Transients'=>'Todos los datos transitorios','Clean expired transient options'=>'Borrar opciones de datos transitorios expirados','Expired Transients'=>'Datos transitorios expirados','Clean all trackbacks and pingbacks'=>'Borrar todos los trackbacks y pingbacks','Trackbacks/Pingbacks'=>'Trackbacks/pingbacks','Clean all trashed comments'=>'Borrar todos los comentarios en la papelera','Trashed Comments'=>'Comentarios enviados a la papelera','Clean all spam comments'=>'Borrar todos los comentarios spam','Spam Comments'=>'Comentarios spam','Clean all trashed posts and pages'=>'Borrar todas las entradas y páginas en la papelera','Trashed Posts'=>'Entradas enviadas a la papelera','Clean all auto saved drafts'=>'Borrar todos los borradores guardados automáticamente','Auto Drafts'=>'Borradores automáticos','Clean all post revisions'=>'Borrar todas las revisiones de entradas','Post Revisions'=>'Revisiones de entradas','Clean All'=>'Limpiar todo','Optimized all tables.'=>'Optimizadas todas las tablas.','Clean all transients successfully.'=>'Limpieza de todos los datos transitorios exitosa.','Clean expired transients successfully.'=>'Limpieza de datos transitorios expirados exitosa.','Clean trackbacks and pingbacks successfully.'=>'Limpieza de trackbacks y pingbacks exitosa.','Clean trashed comments successfully.'=>'Limpieza de comentarios en papelera exitosa.','Clean spam comments successfully.'=>'Limpieza de comentarios no deseados exitosa.','Clean trashed posts and pages successfully.'=>'Limpieza de páginas y entradas en papelera exitosa.','Clean auto drafts successfully.'=>'Limpieza de borradores automáticos exitosa.','Clean post revisions successfully.'=>'Limpieza de revisiones de entradas exitosa.','Clean all successfully.'=>'Limpieza completa exitosa.','Default Private Cache TTL'=>'TTL por defecto de la caché privada','If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.'=>'Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.','Vary Group'=>'Grupos de variación','Cache the built-in Comment Form ESI block.'=>'Almacena en la caché el bloque ESI del formulario de comentarios incluido.','Cache Comment Form'=>'Cachear formulario de comentario',' Cache the built-in Admin Bar ESI block.'=>' Almacena en la caché el bloque ESI de la barra de administración incluida.','Cache Admin Bar'=>'Cachear barra de administrador','Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.'=>'Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.','ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.'=>'ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.','With ESI (Edge Side Includes), pages may be served from cache for logged-in users.'=>'Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.','Private'=>'Privada','Public'=>'Pública','Purge Settings'=>'Ajustes de purga','Cache PHP Resources'=>'Cachear recursos de PHP','Cache Mobile'=>'Cache móvil','Advanced level will log more details.'=>'El nivel avanzado registrará más detalles.','Basic'=>'Básico','The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.'=>'La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.','Cache Login Page'=>'Cachear página de acceso','Cache requests made by WordPress REST API calls.'=>'Cachear peticiones realizadas por llamadas de la API REST de WordPress.','Cache REST API'=>'Cachear API REST','Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)'=>'Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)','Cache Commenters'=>'Cachear comentaristas','Privately cache frontend pages for logged-in users. (LSWS %s required)'=>'Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)','Cache Logged-in Users'=>'Cachear usuarios con sesión iniciada','Cache Control Settings'=>'Ajustes de control de caché','ESI'=>'ESI','Excludes'=>'Excluir','Purge'=>'Purgar','Cache'=>'Caché','WooCommerce'=>'WooCommerce','Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)'=>'Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)','Current server time is %s.'=>'La hora actual del servidor es %s.','Specify the time to purge the "%s" list.'=>'Especifica la hora para purgar la lista «%s».','Both %1$s and %2$s are acceptable.'=>'Tanto %1$s como %2$s son aceptables.','Scheduled Purge Time'=>'Hora de purga programada','The URLs here (one per line) will be purged automatically at the time set in the option "%s".'=>'Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s».','Scheduled Purge URLs'=>'URLs de purga programada','Shorten query strings in the debug log to improve readability.'=>'Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.','Heartbeat'=>'Heartbeat','MB'=>'MB','Log File Size Limit'=>'Límite de tamaño de archivo de registro','<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s'=>'<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s','%s file not writable.'=>'No se puede escribir el archivo %s.','%s file not readable.'=>'No se puede leer el archivo %s.','Collapse Query Strings'=>'Colapsar cadenas de peticiones','ESI Settings'=>'Ajustes de ESI','A TTL of 0 indicates do not cache.'=>'Un TTL de 0 implica no cachear.','Recommended value: 28800 seconds (8 hours).'=>'Valor recomendado: 28800 segundos (8 horas).','Widget Cache TTL:'=>'TTL caché de Widgets:','Enable ESI'=>'Activar ESI','See <a %s>Introduction for Enabling the Crawler</a> for detailed information.'=>'Ver <a %s>Introducción para activar el rastreador</a> para información detallada.','Custom Sitemap'=>'Sitemap personalizado','Purge pages by relative or full URL.'=>'Purgar páginas por URL completa o relativa.','The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.'=>'La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.','WARNING'=>'ADVERTENCIA','<b>Last crawled:</b> %s item(s)'=>'<b>Última indexación:</b> %s elemento(s)','The next complete sitemap crawl will start at'=>'La siguiente indexación de sitemap completa empezará a las','Failed to write to %s.'=>'Error al escribir a %s.','Folder is not writable: %s.'=>'El directorio no es escribible: %s.','Can not create folder: %1$s. Error: %2$s'=>'No se puede crear el directorio: %1$s. Error: %2$s','Folder does not exist: %s'=>'El directorio no existe: %s','Notified LiteSpeed Web Server to purge the list.'=>'Solicitado la purga de la lista al servidor web LiteSpeed.','Please visit the <a %s>Information</a> page on how to test the cache.'=>'Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.','Allows listed IPs (one per line) to perform certain actions from their browsers.'=>'Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.','Server Load Limit'=>'Límite de carga del servidor','Specify Number of Threads to use while crawling.'=>'Especifica el número de hilos a utilizar durante la indexación.','Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.'=>'Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo.','Crawl Interval'=>'Intervalo de indexación','Interval Between Runs'=>'Intervalo entre ejecuciones','Specify time in seconds for the duration of the crawl interval.'=>'Especifica un tiempo en segundos para la duración del intervalo de indexación.','Specify time in microseconds for the delay between requests during a crawl.'=>'Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación.','microseconds'=>'microsegundos','Then another WordPress is installed (NOT MULTISITE) at %s'=>'Y otro WordPress instalado (NO MULTISITIO) en %s','LiteSpeed Cache Network Cache Settings'=>'Ajustes de la caché de la red de caché de LiteSpeed','Select below for "Purge by" options.'=>'Selecciona debajo las opciones de «Purgar por».','LiteSpeed Cache CDN'=>'CDN de la caché de LiteSpeed','No crawler meta file generated yet'=>'Archivo meta del rastreador aún no generado','Show crawler status'=>'Mostrar estado del rastreador','Watch Crawler Status'=>'Ver estado del rastreador','Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.'=>'Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.','Run frequency is set by the Interval Between Runs setting.'=>'La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.','Manually run'=>'Ejecutar manualmente','Reset position'=>'Reestablecer posición','Run Frequency'=>'Frecuencia de ejecución','Cron Name'=>'Nombre del Cron','Crawler Cron'=>'Cron del rastreador','%d minute'=>'%d minuto','%d minutes'=>'%d minutos','%d hour'=>'%d hora','%d hours'=>'%d horas','Generated at %s'=>'Generado en %s','LiteSpeed Cache Crawler'=>'Rastreador de LiteSpeed Cache','Threads'=>'Hilos','Run Duration'=>'Duración de la ejecución','Delay'=>'Retraso','If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.'=>'Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.','Crawler'=>'Rastreador','https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration'=>'https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration','Notified LiteSpeed Web Server to purge all pages.'=>'Solicitada la purga de todas las páginas al servidor web LiteSpeed.','All pages with Recent Posts Widget'=>'Todas las páginas con widget de Entradas recientes','Pages'=>'Páginas','This will Purge Pages only'=>'Esto solo purgará las páginas','Purge Pages'=>'Purgar páginas','Action'=>'Acción','Cancel'=>'Cancelar','Activate'=>'Activar','Email Address'=>'Dirección de correo electrónico','Warning'=>'Advertencia','Install Now'=>'Instalar ahora','Purged the url!'=>'¡Se ha purgado la URL!','Purged the blog!'=>'¡Se ha purgado el blog!','Purged All!'=>'¡Se ha purgado todo!','Notified LiteSpeed Web Server to purge error pages.'=>'Solicitada la purga de las páginas de error al servidor web LiteSpeed.','If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.'=>'Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.','If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.'=>'Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.','If the login cookie was recently changed in the settings, please log out and back in.'=>'Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.','However, there is no way of knowing all the possible customizations that were implemented.'=>'Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.','The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.'=>'El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.','The network admin setting can be overridden here.'=>'El ajuste de administrador de red puede ser modificado aquí.','Specify how long, in seconds, public pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.','Specify how long, in seconds, private pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.','It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.'=>'Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.','Purge pages by post ID.'=>'Purgar páginas por ID de entrada.','Purge the LiteSpeed cache entries created by this plugin'=>'Purga las entradas de caché de LiteSpeed creadas por este plugin','Purge %s error pages'=>'Purgar las páginas de error %s','This will Purge Front Page only'=>'Esto solo purgará la página principal','Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.'=>'Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.','e.g. Use %s or %s.'=>'ej: Usa %s o %s.','Purge pages by category name - e.g. %2$s should be used for the URL %1$s.'=>'Purgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.','If only the WordPress site should be purged, use Purge All.'=>'Si se debe purgar todo el sitio WordPress, usa «Purgar todo».','Notified LiteSpeed Web Server to purge everything.'=>'Solicitado la purga de todo al servidor web LiteSpeed.','Use Primary Site Configuration'=>'Usar configuración del sitio principal','This will disable the settings page on all subsites.'=>'Esto desactivará la página de ajustes en todos los subsitios.','Check this option to use the primary site\'s configuration for all subsites.'=>'Marca esta opción para usar la configuración del sitio principal para todos los subsitios.','Save Changes'=>'Guardar cambios','The following options are selected, but are not editable in this settings page.'=>'Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.','The network admin selected use primary site configs for all subsites.'=>'El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.','Empty Entire Cache'=>'Vaciar la caché entera','This action should only be used if things are cached incorrectly.'=>'Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.','Clears all cache entries related to this site, <i>including other web applications</i>.'=>'Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.','This may cause heavy load on the server.'=>'Esto puede causar una alta carga en el servidor.','This will clear EVERYTHING inside the cache.'=>'Esto eliminará TODO dentro de la caché.','LiteSpeed Cache Purge All'=>'Purdgar toda la caché de LiteSpeed','If you would rather not move at litespeed, you can deactivate this plugin.'=>'Si no quieres la aceleración de litespeed, puedes desactivar este plugin.','Create a post, make sure the front page is accurate.'=>'Crear una entrada, asegurarse que la página principal está actualizada.','Visit the site while logged out.'=>'Visitar el sitio sin la sesión iniciada.','Examples of test cases include:'=>'Ejemplos de pruebas incluyen:','For that reason, please test the site to make sure everything still functions properly.'=>'Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.','This message indicates that the plugin was installed by the server admin.'=>'Este mensaje indica que el plugin fue instalado por el administrador del servidor.','LiteSpeed Cache plugin is installed!'=>'¡El plugin LiteSpeed Cache está instalado!','Debug Log'=>'Registro de depuración','Admin IP Only'=>'Solo la IP del administrador','The Admin IP option will only output log messages on requests from admin IPs.'=>'La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores.','Specify how long, in seconds, REST calls are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.','The environment report contains detailed information about the WordPress configuration.'=>'El informe de entorno contiene información detallada sobre la configuración de WordPress.','The server will determine if the user is logged in based on the existence of this cookie.'=>'El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.','Note'=>'Nota','After verifying that the cache works in general, please test the cart.'=>'Después de que la caché funcione en general, por favor prueba el carrito.','When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.'=>'Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.','Purge All On Upgrade'=>'Purgar todo al actualizar','Product Update Interval'=>'Intervalo de actualización de producto','Determines how changes in product quantity and product stock status affect product pages and their associated category pages.'=>'Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.','Always purge both product and categories on changes to the quantity or stock status.'=>'Purgar siempre productos y categorías cuando cambie la cantidad o estado del inventario.','Do not purge categories on changes to the quantity or stock status.'=>'No purgar las categorías al cambiar la cantidad o estado del inventario.','Purge product only when the stock status changes.'=>'Purgar los productos solo cuando cambie el estado del inventario.','Purge product and categories only when the stock status changes.'=>'Purgar productos y categorías solo cuando cambie el estado del inventario.','Purge categories only when stock status changes.'=>'Purgar las categorías solo cuando el estado del inventario cambie.','Purge product on changes to the quantity or stock status.'=>'Purgar los productos con los cambios de cantidad o estado del inventario.','Htaccess did not match configuration option.'=>'El htaccess no coincide con la opción de configuración.','If this is set to a number less than 30, feeds will not be cached.'=>'Si esto se fija en un número inferior a 30, los feeds no serán cacheados.','Specify how long, in seconds, feeds are cached.'=>'Especifica por cuanto tiempo, en segundos, se cachean los feeds.','Default Feed TTL'=>'TTL por defecto del Feed','Failed to get %s file contents.'=>'Error al obtener contenido del archivo %s.','Caching these pages may improve server performance by avoiding unnecessary PHP calls.'=>'Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.','Some themes and plugins add resources via a PHP request.'=>'Algunos temas y plugins añaden recursos mediante una petición PHP.','Disabling this option may negatively affect performance.'=>'Desactivar esta opción puede afectar negativamente al rendimiento.','Invalid login cookie. Invalid characters found.'=>'Cookie de acceso no válida. Encontrados caracteres no válidos.','WARNING: The .htaccess login cookie and Database login cookie do not match.'=>'ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.','Invalid login cookie. Please check the %s file.'=>'Cookie de acceso no válida. Por favor, comprueba el archivo %s.','The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.'=>'La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.','There is a WordPress installed for %s.'=>'Hay un WordPress instalado para %s.','Example use case:'=>'Ejemplo de uso:','The cookie set here will be used for this WordPress installation.'=>'La cookie aquí establecida será usada por esta instalación de WordPress.','If every web application uses the same cookie, the server may confuse whether a user is logged in or not.'=>'Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.','This setting is useful for those that have multiple web applications for the same domain.'=>'Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.','The default login cookie is %s.'=>'La cookie de acceso por defecto es %s.','MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.'=>'DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.','No spaces and case sensitive.'=>'Espacios no permitidos y sensible a mayúsculas.','SYNTAX: alphanumeric and "_".'=>'SINTAXIS: alfanumérico y "_".','Login Cookie'=>'Cookie de acceso','More information about the available commands can be found here.'=>'Aquí se puede encontrar más información sobre los comandos disponibles.','These settings are meant for ADVANCED USERS ONLY.'=>'Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.','Current %s Contents'=>'Contenidos actuales de %s','Advanced'=>'Avanzado','Advanced Settings'=>'Ajustes avanzados','Purge List'=>'Purgar lista','Purge By...'=>'Purgar por...','URL'=>'URL','Tag'=>'Etiqueta','Post ID'=>'ID de entrada','Category'=>'Categoría','NOTICE: Database login cookie did not match your login cookie.'=>'AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.','Purge url %s'=>'Purgar la URL %s','Purge tag %s'=>'Purgar la etiqueta %s','Purge category %s'=>'Purgar la categoría %s','When disabling the cache, all cached entries for this site will be purged.'=>'Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio.','NOTICE'=>'AVISO','This setting will edit the .htaccess file.'=>'Este ajuste editará el archivo .htaccess.','LiteSpeed Cache View .htaccess'=>'Ver el archivo «.htaccess» de LiteSpeed Cache','Failed to back up %s file, aborted changes.'=>'Fallo al hacer copia de seguridad del archivo %s, cambios cancelados.','Do Not Cache Cookies'=>'Cookies a no cachear','Do Not Cache User Agents'=>'User Agents a no cachear','This is to ensure compatibility prior to enabling the cache for all sites.'=>'Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.','Network Enable Cache'=>'Habilitar caché de red','NOTICE:'=>'AVISO:','Other checkboxes will be ignored.'=>'Otras opciones serán ignoradas.','Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.'=>'Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.','List of Mobile User Agents'=>'Lista de User Agents móviles','File %s is not writable.'=>'No se puede escribir el archivo %s.','JS Settings'=>'Ajustes de JS','Manage'=>'Gestionar','Default Front Page TTL'=>'TTL por defecto de la Página Principal','Notified LiteSpeed Web Server to purge the front page.'=>'Solicitado al servidor web LiteSpeed la purga de la página de inicio.','Purge Front Page'=>'Purgar la página de inicio','Example'=>'Ejemplo','All tags are cached by default.'=>'Todas las etiquetas son cacheadas por defecto.','All categories are cached by default.'=>'Todas las categorías son cacheadas por defecto.','To do an exact match, add %s to the end of the URL.'=>'Para coincidencias exactas, añadir %s al final de la URL.','The URLs will be compared to the REQUEST_URI server variable.'=>'Las URLs serán comparadas con la variable REQUEST_URI del servidor.','Select only the archive types that are currently used, the others can be left unchecked.'=>'Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.','Notes'=>'Notas','Use Network Admin Setting'=>'Usar ajuste de administrador de red','Disable'=>'Desactivar','Enabling LiteSpeed Cache for WordPress here enables the cache for the network.'=>'Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.','Disabled'=>'Desactivado','Enabled'=>'Activado','Do Not Cache Roles'=>'No cachear perfiles','https://www.litespeedtech.com'=>'https://www.litespeedtech.com','LiteSpeed Technologies'=>'LiteSpeed Technologies','LiteSpeed Cache'=>'LiteSpeed Cache','Outputs to WordPress debug log.'=>'Se muestra en el registro de depuración de WordPress.','Debug Level'=>'Nivel de depuración','Notice'=>'Nota','Term archive (include category, tag, and tax)'=>'Archivo de término (incluye categoría, etiqueta y taxonomía)','Daily archive'=>'Archivo diario','Monthly archive'=>'Archivo mensual','Yearly archive'=>'Archivo anual','Post type archive'=>'Archivo de tipo de contenido','Author archive'=>'Archivo del autor','Home page'=>'Página de inicio','Front page'=>'Portada','All pages'=>'Todas las páginas','Select which pages will be automatically purged when posts are published/updated.'=>'Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas.','Auto Purge Rules For Publish/Update'=>'Reglas de purga automática para publicación y actualización','Default Public Cache TTL'=>'TTL por defecto de la caché pública','seconds'=>'segundos','Admin IPs'=>'IPs de administrador','General'=>'Opciones generales','LiteSpeed Cache Settings'=>'Configuración de Caché de LiteSpeed','Notified LiteSpeed Web Server to purge all LSCache entries.'=>'Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache.','Purge All'=>'Purgar todo','Settings'=>'Ajustes']];litespeed-wp-plugin/6.5.4/translations/es_MX.zip000064400000474360151600201210015376 0ustar00PK��Y�XK0��blitespeed-cache-es_MX.poUT	�`g�`gux�����[[s�6�~ϯ@n�I�Ԗd��L2%�v�+�왩J�M�����;?e���<l�m_�*�c���[�R�5[��d$�ppp.߹�Sqfe�
�hS	3'E;Օ��n�i�T.�e6Sxr��q���Z�FXU(�ԗBWⴖ�v3���Ng�ˏ>g3��Dc~��5V��ӵU��h0�����T唐��}����T�>*�T��O�,H�}r�r���|�����������ή��{���pg�߷��O>��œ�7����?=6U��f�l^c�F�k�Յ��W"�I�T�볧���o��e7�T��u5}(Ǻ�o�K+�ͧƖj��}���~]����_���VU���؇���4'V9wow�5����jڂ�ro_�ï`��*k6��q7�[��O�庸��ߚ�)"n�Ѩ���;�cL%dQc뙬0}m0Y��3cs��.k-!	&7N�Ϫ)�	~��ࣕ9Dc�^�f'X��N�AG�ˎ���挫���/`������y?��N�c����Db�����6�6�������_���}S��zO~�q���4@Ly�t(a���:7br�>Ӆ�L5�SD����ļ�����J�nG�#:Vy!u��wˑ���@e��Hܓg�8�*ץy���6��ᵴ2α�gv.~|��x����=�a��۪���7t@�۰]g3�&=�;�gkA��k��NZ�hAկ̶�Q/�u��Fq���z!tmYJ;�w�s�S��˪<.{��E�K)`Jp�|�q֌������pou��
�}�s����\��iE�}P ���mN�����~ �HY�l��U9��(hbE�>��e3E�K�h���I�i�~œ(`{�1��	zC����zxJ*�uϻ
�P��nӳ�,���*wBv��pP�J8�aN����Mk��$��XS
)��B�(h�.=q)j����Jf0vV��K;��M�I0W���RW27�̴͙�.��LY�F�w���
<���i�����L#Z���Oa��6�+i"�٠1�lq��b�mȽ�c䷃jrΣ� �@q�O�hZ�.���r�.4���Rˬi%=�BL決�U����}Ao!3���&ZB׬病-����Ou7��?������d��x��L
Sl�w�r��c��_��[�u��?��Y�%�c"
�i�~�%43�/
[���Gd-̽W�9PƂ?<6�����h����#t���Sӫ���Y�����܏8Q����>J����v{�f�Ԗ����g�i��h��`> O�9��
��5P,�������?!�ɟ[���\��yPKg�uӒ�"㔵e]�=����ki�$Pv��`m�����n�9L#����,T���bm�S�R�ɷ��<54�A�l�/�>g3K`ǰ�\��멡D���"���D�}�8���KX)����rw�����T�Zq�G��,�Z)��
�=��Y���8?!���
$����E�s��&���Ε���j.f8��"����&;/<�!��0�+c�ő �V�9[���#�I����J�J��./IV��2:�}��!��p�"�I��4!��2o�yN��$Y9D2��*�6$!��6�L� Qb��6t���{"��yh1E�l��޴���U�)X�_mU3��SE;aX/�)���!��5����w�C�-D|�0~&���^�׈GZ	�hL�A���<����L��?��n�o@��0��^׃E���Gǁ�K��ƎɿGj�6#�͘'v)��m����d���X0Wb
�S�R���_�e�o��q�8���B<�üM#;�2�p�0J�6KJ����q2,(��H�?Nn"7<�<�>]:ؤ̚��?�DL�YD����,��u)8��*WL��@���+��(M���g'��T�������)"5��e��{�&V�^�W���J��ލ�o���$�ʥa<@u>p��T�I�2�%�m���k���D�:teVI>!Ĩ��H߃��Jb�J����5~D��wo�`%9%�AI�œ��7gޖ-�)�K^*h���4r`�t���,SU�.�7�P�\�/��x!��-�2s���q��W��ɵ��Z4����&�J@!��m��(�<1���>�{��ԜOt�J=�̍GM�uk�ag�_O�=؋���[��j��-�n@��K��^����_�p#2I�����E�#����N!�S��y�
����vw�F�o�v6=v=��H�Sv�J�v����~+Ʋ�,��֑@S��=��)O-��B�@�d�H�S�(�1���<3�OCAU���ᦷ�b1��ݙ�`�J`�‡�dkEDe�3Y�$��%�������0A��Eair�҇a]5L	73m�S؃I9�����(�����<W���	�U�T[f?Kg;�1M�kz��&��co:V�R�K∽��p�+�������&}ګ�t���5�������=gpQͼVT9!w�N>�Xc4���B�=����q��O�	5j
e�s�L��y
AՓj�A��f������W�CL�J#�Ol�\U��ᴄ�	kk�`�IVk)�WMJ6&�)�7�j
��=i��U���A�:������'��W~2^s�a���8�,�ql�$G�/�p�c�:x;#�ںb�p���s�&��#|?�=&�	���@�v��(LC��j��u�%�ǩn�H9	��7����+�~�����z���:��ebR��A
�L�i�;�YQJ�r]�p*���N�a,*�A�B"yQtnPƻ˝B�����m���)a�,��:�fI�
����\�rl�
��ֆ���%�yHVy���Z��U���?HBF���i0�iP�q�
�ė[g���A���P6,C�h,����r���l��jB�ɺ.8-G�"��F⨚Se�"�VJRSMN��Lj�����aoq	�'|:��o�<8�wa�W�9P�2�NM[(�̻�K`�7��!��g&��$��4�	��8(���8�L��pz�W�9S
��X������~�A���\ڿ��XW�Sm�Ƈ�m|Zzq�t�|j�����_27aͰ$
Z{�E�ϯI%�w�;w����_�,B���z;1�ħg�r������w",'(���Yu�CR`4��j�zj��ēy\�?вXg���3���y˻�L;��t̩$0ѣ%��ּ��
?���y��{��VՅ�ĘfvMV�(n
�$��a҅���4m<K��9ȁ�-$�:lN�x�A?zv��pc6��Z�S��Kv��\�VE�̞�#���u�9��ރ���^��ل4�)�Px�{FsW���J�Ub���|$��_�M��9>����Y8���g��� ��L���Us�X�u�U�]G3h͹v���j�$.�8�;),�>9�A�F[1�@]�v�8�#pK�g��|�j��s�0͑��੐��0x���u��A�2
�qNç��nP�넎#,���Ռ^���!���G�&V�T�C�z3� �#�Kо_��*�U0qPz���K�>	��\�0QV���'N�q���m���.f���$��:�
פ��Y0#*M�r�j0u[Aճ>:����$�W�dp���9���"� T�
�0��1�5\q�
���pų��A��nP�B��_�⹑yZ�A����ʆ*ɡ)�0,��绳�7ǒBWh�a��%,�4x&��V�p=�stV���K�,��W�y�y�;*��kXI�x7����q��M,��5�B�8�K��M�*\�$}�}�uL�1��b.�2Ͻ�#�����5ZIV���i�j��{K~ӊ�ܽ^�,�j��<Y�!�hu��WN�В1H�g]��ݐ�)�݉-TA�Y+|�x��׋��B���uz?��B�y�S�n�%٠��d�3C�L���zIi�5֌M-O�3LS�`�Sٿ��ڔz:kĥ��´M���wѤ\�1�m�ո��#wA$[�8
f�LIb4J���9;jN�NH^�5�oę�Xi^|�ʤ����fTZP�C:�pL��}M9,ɍ.\��U@t�}�&4���?&�d\?ׂ����C��O��x��CjB��O�9��";���Af�b�ɭ����+�	y���iO��uC�E0�2ڊjY�$.��k�j���1XH2_�.m��A����p�xsm���^���(�Űu$��N4�/t�׭v���Q�3�
S�_PY ���O�d�z�Hz�#}�?v�"����f �}5_�v>��Q��;&c��fT�^�t^酓co<`�8���[0�.���mj��pFxѮXӔX,�*�ƙI�/E"9�l��/:#�5�.�{�Zme1�)n�r�VU�/�b~�qc�����G�<У�4�WH2�[��Se�a�|S�\J��k_�c�6�!�5����5	o	ŏ@�s�O�3
��X
FE<����%��
��(!�m���Z�L���*��ϻ�ݕ�d3�w=�!�l�YE�[p�������X�u�ƒ0Uي6�e�?IJr�M���iA�O mn]\�����i�B��Ŋh}.�ӲK�&�
Yg�x�{D^PS&-�LU&Y��tE�~��R�G���W��G�����W��p8ڍ;��ؖ�#��+�}�"��������=^�/�X"�p}����Gp����(����A��h�=��<��7Zf�(��۳�3;C?S�K�E�N�X��T��x-ɶxv����Df�%���6\x����X:2Lc���Hr*+�lB:,��S/�W��!�[�_�G}b6�QЛ��P��Z��h��˵�2;}�Œ�R"��Rh�e����N~�r��d9W"�ѝ�bL/�&AoTϗ�t���c'JҍǍ�RI�)��@�T�E�;��I�(sV�",~�T5I�
�oX���7Ѝ.���\�o���!����Cj��d�9M�F�H26
	$�rJl���j�H���6It�^rc�	-4�����c��	N?4���ZSP����[�.�ێu�),�8;{����s
י���pi�*a���:��^�z�Hڲ��\�&�~8O
c�R��]���Myu�Ӌ��o��������5.�z#�U8�7U�:�z��
��؛z~�7���B���V\��r�>����}cuH��࣪V���Ʀ���z������BW����H��ծ\�p��*薚GP�K�qzE���cj���@�8@aٸ��!���R^\3�ƽAno���i*d<R��h��'@Y�{�T�ߐ���q
96�`�	�M֩N���ؼ�W��[J�*k�K���t���W�n�<�>�Wh�3�;6���ɣ�<i-p�`jz$m����n�j�N���)�Y��ܖN���\)�}#�ל|��nQ,[�Y=�6^~Ϲ
�S�J�3�ٳ���k�
�F��4�/N	�?�m+�������{;x��\fy`6\��v�cN��w���Уy�y�����hv�.�X2�EP1,��Z�0�Ӿ("(Ù�Qwy��7D�4����C~y�r��6�-�.D*�����h��*wf��&-�p�@c9g5�=�
	�,d�����G}^59�ƇR�b�R�|�P�W�"}�G!�"���"X�],!A��<+��A���!uþ��r��Yw(R��?�W�US��:�{�ޟ��;fK���6⥇صڃS���T�@��/_���])c���;�(i;���KC�C_����(���yQ�,?���u`5E�D%L8�ס���Dn$]��*��+����
/G���
.�ED2=���|Fi�p{�A�+�Le��8��Ao^���%^Mv���n�������+R%��թ�ܳ��å��go��nu�`���6�o��$Y� �+�ǫ"���wv&$=���tϨ,�P�)I
7S�T5#��y�?����C�h�C!_�������{��ѫy�9��*d8�Ln**�/k��B����mw�����u���v]�I�������k��W���i O���	�HIy���&3Un��c���㫫p����rV�>h��k)^�ϥX�f�嘄��u��_�j�dz�6;�}o��'�.�J����/����ư��kXv�)n|8�	x�����te���g�*Oıi�������j��sIv�V���OE^|��r��$��%h����ÖjLp�\�#(�G.�p�Ĩ|�l�D4�Ntgn�0<��&i�rs���i�Lx���E�T1ÐW�uAл&�0bd;�#�8�[��!t�<!܎�4v�M3#F�7�T=Q��s�7�@Fk#Yp����C-׮�`$x�|�j7+'�p*�ȦT�2��ӥ�(�-�'�HXC�~;ͪ
K�e
���\H=������cC\�����`.K�=�7.'�I��'v>f�j�o�WS�
"���X�Z=�p�g����}~�B���u�?�s�����>�]Y1#Z��n�U������e
9)�	5�,�k�M}�{�~�ʴ������g�U��!;.3gf��Q����{zr�����B mm7�3���ϖ4��܂��<��L-����R�f�7Y�O1���v��vM�)���᭶���y�(�|�of���8��c��)QP�y6|F�ͳAL!)ב���n�J� d_�����zb��^�R{������(P5�W��dEdOG��DS�Z{*���'v��k��{�3^�ؿm�{�WAAl��ͣt�0�Z�lv_'Q��ZQ�FW��XZ�&G+����W��4~�͏ƿ��/��l{c�Y'_�G�o�n�\m��[e�4��#8С�k���	>>�$0����������d?�6�S���	�gÃ�l��R�m�����dQ.Pe�%��m��'Z��;������>�Ya�YV�ɠ^1!Lao�V
��\�r�#����Xr<��&f��B�ge�E3A�t�����%+k[�vU�
$�2���c�O�L��B��\
���0p�I:Z�Ռ��7)�r:�����d%E��^�O_�X���9_z2C�E
ͱ������ް��Y�i���b�`dF��HfF)�M�	�v%!�.��1����ӧ4=�fa�s�m�?��`#7F&om��<�Os���qх⮿�%�18O�*|8r��#%��e1gi9�/�3M��hnܸ�3Q6��t�6�>��<���	��c�-w����ԕ~-������KPC?7s�����l�MqE��5B �g�V&�|e��cx��^���/��k����4�mEM�m�X�	N�l��/]^��Z!~��_�ϒs>��@S7N2�����ou��n���cCA��Xa��Φ�0|A�j:���`�Rd�Dᄜ�$u�u	���V6�/���s�Luxko�[�tz���D�x�g��m�9//jU�8������������0R~��VXS�D�U�_(��]�xj�S|�� :�rD{�HAs��!����np��<����蹓:�d*��2Z�9ZY�T/�IT`ޢ5��=7/�
�aY�lN��d6�$���o��K�"}f��t��uc~��z�-dR�Q �"+ܩg��-Ȯ
�L�u=��]��Zv/1t���u��ʆ��21��|E��.T�+��%�ԝ�>�ٝ�Y��G�oI�1О�p_:R� L�~1�O���+�A:m�>3�O�,�ڈ��x�.����5���<L[a^͹|�2@(Q�t�X��8�_��Xs�j�5y/s���tĮ�:l%�e��+ʪ�Y�����S��c��"B�K���bA04��H����v,�i���1�9�2t��v)@^4�0)]��\�*���>��<���k,�v����e���>yun�$��
v��C2O�y��04�g�.8���B�s���D��
���x���Ot�0�NzX��㘇�L�:��Ę�&I݋���vB8|�7��=p��	zu�f4wt�g�D�Y��$@OM��:�#f{��-=�e�Mmvys�M�1]��jʐ�!K��#Cû��W9Ai�!L�1b6������Ò]s'a��}9LHv���1cD����I)N蔦T]&���7����x[)4IVH
r�q��,:�]��&n�V/r#i?d�ŃH��ZA[�h�A��?{N��.�&��k���UŁ �y#��w�������FB��#�7�>�D��`�6��?�O���5b1�(��&3O�5D}��q8��"~�[4\�dEn�!m�;ֳK�{����UQ�'-Q�7C��l�U!�6��eҚSB���tȏע��/�&�c����i�:����e�ܞ��}FL��1T[ioA�k�UK���t��'�>dh9�l��_CSQ\
��;e�`�B��O�%��"[qĤ"�;M�\ܛ-�w�i��4�=#�e֩��j.3o�4���ǥ,�b�R�q���L��Ao��HY�d���,��f'gG,)"��v��5�Eyzg�Xm�q3˕СY+��$��5
2���A�p-|Ok^~�L���\�5�M��o�Θރ��<����w�zx�[����k����d�w|��>��l)�&@#�Eknf��]Q�Z4#�fM�'�b9��)1G@eV#�8M�&2�t#ƶ��M�!|�2i*�C����*b�I��f�0|6S�,{�)��<+>��L%ۋST��1�7#���je�O!b5[��ROR�^��Z�i����5FIK�@��)W^P�����Ώ_;�v5�~�AU��v�K����Gu�W뀥EsԮB���<��T�S8�O� �H����{2||y� 8�=pg���a� �����1~~`է�_��uU���k�J2�w��ښ����	��(��|K��s�Q�Pc��fs��g�7��H�1"��X#��3mX*->(o�+Ϳ�p��� �`�"X�ຓA>��kP>�*?�%��כEt��Yx���ꫭMOe�ي�A�`��ҽOg���3?Q�omf;n�	�P�j��_W��
����������*��Y��h�%N�v��}�*X�I��ى��3����:�*��\Ca�[?l_�ݮ�2��`{�c�m�"���w��DbK��y�K	�k�Yn\L��CI�-�ՠbN8�=O�n��at%�
5�W�#�OE�'+/���ץF��cf��qꁐ<����
�4tML���6۰BA�rɥ�tAك��7��ٙ�>�FGP4z�3ֈ���K����2�ü�P��0�sMq��^�4��Ē��(��?�at��ޗ ���"���W�>�5�D�@:c�L)�u
]�L�ea"� SV��RR�����n��Df�즔Xm0��a�]����w$���Y�/�NH�������C�G���qf��?e����A�(9�]�?�{��L4h�H�my�Kl�=�|��\�@�We�f]�{&
w�l���*�����K���CD�M��lw���>�{���hH�aY~��H
���
�@֍�6���<��[��9-�a��K�6A�s�Za$Q~��6���'��KR;r�
6���@���t�*N��mP�����}�t9��y��G_L�46�g�nJ"�����p�`Tg�+����Jb�.[%3����ߊ`�9≝�w�t
���EV�I��<7�s�!����m��O%3�W>�񥟩 	5r�׬��^��۬|���v�B4D��~csc:��16A�c�;��J��A�����zg�,n�^�0�h2�>n_�qB�\�Ұ��g�8��Yq���[��c#.�H�\��2qN=�[�C��x��|sΑ�0^��S�QU��u�WW�׭�p�e#�ǂd(�N&���W�"�R��j��#i&i��?��(,
#���晔��[0��nˌhE�Y�m:�T
�M�ɡ�Y�51�E�5b&I�Lm��̩�Dlg�;Q�p
�ҁ�R�̩��	׋H�gL��h`�D)����h=�Մ)zb����}و9���Kb���ͷ���+4����T͖�ÒP%"i�嬴��jM;PB���$�U[��
<�zd䦥��\�kN�m*.eJe��7f������ًv�ZoŬ8��;'�ҥ�D��3�A�m&�$0I���<-�/� �T��9ζzzb���P$2:��+]3]go��7��4���@g�C���a�u�|�B�z�4���YzQ����yDͺ�XwZ��+��Yh��}������&�qo���jn�ko�e>V1���1�6�Q4{:���i{�1#��jz�J�O��m��z�����IC�
\CDDz��6��N�oYp�.��7Y�N��FX(RP��,`>Ȩ4�������cٔظW�$k�:���`{D����(�.�%mo����q�����=���QM������'S�+�����!�WZMu�]{��c2�.E"�ڼ]r'd�2��?}龣i�]��|��~A�oė<�E�^��t�7�n�3Ϛ�d���6�F�"]��7_i:�);y��4�)�EK�#�.5j���Հ�O~s�������a=�&�y���ӛ�HNƏp�wc6P��^�;ђ��Xձ�yJ���E�u�߮�|�
l�nn_=a�>R>��D	,�{�"���:�4����iaG��s�\Ąva��j޼���h1b�hd,96�4*fg��ު�Z�~�eU;
��'v�-�ˬ��Gk��A���� lj��^Y�iz�J�i0�d���/�^J��-|�X�5��Hߪp�̨�҂x-������#�jފ~��d=3A–��iZ�,ю6�1Q�����WW�Yv��U���&��<f�9C;J����(���@�Gʵ�Oj�P@z��/�(w��H�9gb�Lr����)�O�����q���˰��ŒXۖꙝ��&�`1�p�N�Mb�h�@9�1��X13=�lܓ�$�g�}�{�CԎ�Cz���-����GŅֈ�QK9�����y;#+��n�n\���lU�)��Fm��V�ED���i<<X2Z��(�X��P��kdWQ�So&/�-
�o�?���˧�M��i�",��B���*��1��Q����J���k��#ĝ(�0_o&�������MW�y
���Pt#^U�y,7Պ}+����F�?�ŀr�S�#c�Q�\9�}^�'u}������v3�Hi�b~��<�-�|����hF�߾�CwA��A���/Z&[�I�|�K���H4H1��t�PH�#�PM�Ƥ 9���bm?"�7����<������M��z3���f�™+�4m�	]{����1�M'��{�n��a��Xg����>�Z|Γ����8�-KV�e�qK��V)��>}����79^�U{�)����y??d�&-~��cQ
@��t��<�o��j�Kq|��8}y�|�Ecp��]%2gƬN��&_��|�7sG2��q�q�p<!��x�[�k�Y]p_�z����Y-�뵸N�
�9����4�wjLr�n3�D���N��|���,}��]��ג ��-����� o]�M�d�1��_͘8�d�8��6C���=�-�h�T��b���)U2�L\��K��\Z	q@B�1<|��|qan�wXZw��a~O����'pR+󢸼1�' �2˳��w�Y0�r.��ɭ�*�����tХnL��g"�X�X���8�h��)͘�!Ǒ�^h�D/�1-�s�"�I�Uf[���P�x�t�4a���/ƴ,�d�m3��l����k��&���R�@�}����S����nU�n!C�@Å$��{_Z�c�U"Ŧ�[��i��õp{?�	����&����qK��r�N�mB�*̈,e]��/�zn^���.k�eӱm�i�Z�b�@A?��^��`���o[vS���tȭ�2�J�Nj���ǝ�p�	o�Ӗ~�f��������(4]�x�a��|7�b�'_6�o�����~�*��y�BvN�J+B�ħ���%��Q�Q4�5�]6�I`�E���γ����b>�Z��q�v��2�\�c�y�r��r�;��
f�Y�
7��N�go��:Ώ���KʪRd�tSP]Y	� d���r12� �o�
�P�ei53�j�h~�[aa�R�]�����>l:ݒ�Q��r��֙��n�V��U��~�
���n��@;��_��{�ۍB���65t�ʜėc��
R�t�#�e�*؂�U�-H<�ڬ���(�X�;̘`�T��4�V�y|��,Ch�}j�/�ri<�[s��Z͘L�c�vE�������B=�`�3~r�2�x�3�;����8U�Ǿ��̞g�߰I��%�KoU��%8��4��)���)dssiߔ�,R�N��M�i�X�P��Y�i�^��{;�/���ג(�J��[��ǜ�%s�����d�1yq7���y�.ͥy��hz.o��֒̕&4�·G|���e��B{鱞�������)9�`u/�;4QR�t]���bs�WDZ�^�9�h!)�)��.d��5Y�gT�r]�Ӄ�|�p]!7��*�o�m�jJ�b�,FZtP|���d1�b�/{/�N�	68f�7�0ӓ��P87���fG��7;$�
/���EHL�n�P��2
4[�Bd4�������Ų'K��6��	�X�{A�s�6,|#�]L�ޥ�t�g�s<���;S�r����f��*3G�+��i)���a ���
��hg�H����p�Gp���U��z�S�t�(�����iڸZ7���*{��xX�	6�]���o�RL�/X���-��2\� ,u�؁�Uw�ہ��96T+��Nc'�ے��J&!Z(
e5킃ދ���S:b�ӖQ0�	1�_q����T[TgJ�ݮ�@�8e�����K��򚅹9�w6f������9G�f��DNK:pꀟ� ٢Ϙ�G80y�
$%���P�k�ڵ���¼�e..�m�u�f!	{'�~'%�c�>�bk@�h��"rٙ0
����%+��H�7�W�
���JEC�:�6K��F���:�7���J2FkWFS)?w*������l��K�ͺ#�`@�Uf+��6�	�"���!27�#�bۭ�[:�7��6݁�hA��O��8#�H��زm�[�.�E}ݰ�z�</��������H*�\h�#<��Ҍ�+�8�,�AH��r�6��}�P���)H��e�X��,���6�2'���P%�P
QDA`�n����䇓	�S1j�40�XWpG:bSf���LGT������(�k�ukB����H7,S��?���i� �_puʼߧ��?'.��t4嵜㼉=��l6�@��A��'�L�p����lR9dOC3n��@�Y�o#���k�O&+K��찳��|�vt�Zޔ���$�:7n{k���J�,d�,¯Č��!M�+��l��#�P��M���p��d�zk�T��=A�J�m֢@d�+F-����OJ�φ|6��_#�pK����mC���`Χ|��K�#�\e��`=ADݴ&�ȭD5�����%>�t��_?���oG��̰czC�
Tk�L�9�6c;�o�F���Q�$\�5쿢ÛBdT�4�!��9��w�>�I�+��m
4�'�^�LJC
�oo���5p��2��-�#�=J�윥��8���:e{$�;�b/M�x���j/�3�R׭���NY���lDGǞ��R�l�����w^K�V2��<��("_g�me���83�;���?�b�}�L��h���:o����MȢ����������Y�^���%/��Wc��,��f�¸i%�ҿ��`� ���券�y�z8s��c�`�(�jk���1��
ˊ�K[�lf~>�V@H/@� j���V�C�:�����$���f��e5%�#!�U1 �ا.����vȵ�5f��A^#h��3���k���u��}7+��ꡉ��=$O鿨 Z���i�U�7�}��`O�f��W�Df.V�rJ�^�A��qT�~ypR<�{����2y�����;�z�����O_���B�����ˉ9��cߕj
�lGl�XT��w'Twܬ|}У*(�j���
N�)&��J�1�렇�h���8*<�A���'Ny��1)kWb�ဲk\�24"9�f��_gK@ܒ��<�&UB��J�1.x0����hpC��e�>/X�����:��)�|
�Dcw&' c48O��rfh�2�[�[ʠY�T^���[���}2�=
��%��-O5�2N��X���o�-,�����OyXG�q�'�|q�[L�7�����<
���M�V��z�
����S��d��sZ���Ր�Pԫ+S�����͸B�P�Be�q
��Ӓ��
���U^��?$��̧u]Nr.�G��Dz<��zA���pC F�fZA ��cm�ʌ^#�&+~��U.,?}�a�y��@S���!d
̿j�C�?��Ȓ�dz��.�P�@�8f��u7��)M=�
�{���AW��ű��Y�i��a�ݎ�hu���d�YfW��*���c��k:Ŏ�#�2�EWƜ���L͍Vri�5����T�E�;g�N�o��+\:��0�]�x���~���}���eO�g��(�˰��aQ
�׎6�����H*_
$���?I>�y�`���u�JL:޿�5~]̗����Y�>ggu�T%A�ي‹o����	���[��=�|�q���D�ŅfɻXg�x5՞
�w����'b���Ko8m^�+DN�i�5�1�9r�S�N`N-��NK���)H�f��9�Dʐ("�+@�����=P�>.b�J֑��o͖*M�Lˉ�+���u��a��a&_/���O$>r1"���'3i�]F��ֶ�e�!a�������5����g��ѹ��%b�d�󐡍�ܥP����jw�{���*w�8r+G�'y8\d3ˮ	�E�c?:�5w��`H�P�3u8�
����+��B��M�HNH����
�����E�W�{h!�e�Z����_߹3�Zƚ���`�B�C�e�b�Ep���X�!��ӱ�f�{�>�u��0��5�l։">�̒��/�k�����t�`����Z
���,���8<�<��b�I��յ'v��P���:�}2�c3�o�|��Of5���!��x+H�:a��D��"��U��۔�:j�|�e�t6��Q���-�')��Kj���VGVW���f�lW����F��4�R��c�m�Z�;�o
o�@�� "��(<Z�lp澲�D�����;M	p[��WQ^�(�h9�,w�?:w����4��)CR��%�0�Pl1�2�����I�Rc�Y���EA����-�Q�&�"g8�ɱ��1�"�,��W�"�:-��D�:!,-Sշ�|�0W�:�Y2���5ղ�gFy��!	�v�m�vl��9�,��-{D�;J�'�?�I"�Jir�t��͎y�2k��Y8&FBs�`+et�n�.�Ɠ����L���!��pT5�J�z�Q�jg����5*}|M����Ws�s�f
�*�f��&�� ���)���R��?Hi
ya��j�ixSa�7l����y*o}��{h�TcKi45Ett��?�w<8P��	@OR�Z�����A�?��;><&����g����|폽�����7����EK��ڢN(�g�FVX�򅵘�f�zLS*�T呁�bH��Z�Fd�z�����f��\*�&�Z�g�
�	�6]���\��.�`R����@�2uq#�x��;�41�w�f�Y��k3�,�i�����Ϭ�C�5
?>;�(��.�.��pO�F�Je5/ ����n�j)�����f��3.ÙH=t.�&��ᐽ��3W�9Pɇ&��UF �Jx��K�\es�v'T�h�X�&y�q��V�z��81�QE��r8�T}<M��Lڕ5��=��Fp������8;�<9}��O'go.�-
�uJ��-i���Sob���N�S�V%2q5ZV����tՇfK4uWm�ϲ��1���o�L�Ǘ<�Y^�s�1w�w�Z�U��V�*��]�g���t{kB�s��>��շ����7��O��ųͷ�3�����C;�� 7��+�A�*iǛ`���5�C}�7�	�l��v��$�4���n�/��ȝX�N��%�q�]�0y��l���=W4G�x��ޔ"�e}��$��G��f���MΧ`~��u�,�[{{��k���L��`�0��Z�|+�,F�TJ��|R�\�Ъq�dDׁ�Y�z�#ueLz|�&��vgC��\j�c&4�3kEiR0ɗ�Y>Ӑ���Y�D�ō��G�5�:"�
cܙ
d�Jf��À:�#,[l��f��E��J�/��C�呅�X�`਻�Tz0O0��f��L���Vl���R��˜j�k��j����^o��Yp�c�
�f1G��Zx��(���Q�?t洙uA{�~��4@��+�*��u��n�Lޥ7��.:B�B�ow'�zP��3��uz�e�Y��U�'�&��[ٛ��٣0;���[:=���X�zt¼��z��|�o
��mZ�.@o�y��~etU��`��OB}�K��`�d]�u(I�n㰸�Z��Eai�ܪQf�rY�)�8T�%.�`Mн/�i!e����"95>Β̸mUݪ'=I�p"Hc�RJV �If�{If���#�e��E�3��ۍ��l���(~����ھ2��"���w��,�ML!���B���Np&�,䍀e�P�K�L��<��7����"�ג%_�[
��\*��9�)mm&�3�m��ywq���"��a\�4V��lH�w?C/d��f����u�͠p�7Z�r�\[S���T�;6,�F�-1��E��,�K+Ac��I�bI1g�^��5ϋ�e����o(� �/�t��,kT�,4������F�k�{XF��
��2Eb�Ngz��f%�'��_���{��C�qi���k7ءcy�׮^@��0A2�2�J%�&��hf�pB�Ts����\�SR���?� pxd0�$��R���
�y���%I}����MBg��cW��?c��"�-}E�t&��F�p����_V~w��_P��T�1p���D�r{g
��I��?F�桴�2��)�����5s(T�CQ����zy��%n�P��Sb�^q�^��q�,���l�N���,��K6ˠh�H_w���-��sF�
�ҽ0ز�h����5����ܔ̟�_+��y}�Q\!�K�|�j(�t������W�04�¿d��8�B�Z��{��q�mG��F@e���	e3�T	��欈��6P���)o�+/�q�"�_��)3;r#b���a���*Ey�
wV�?�sX�$�A%Wy����:å����mZ;��Y#��Zw0�[���aV���������p�z�����R���7Q'6s��a�J(fZf����3���bNs��%�龺�ITP�����{g!��p�i~��x�χq��\ڴw[����ɾ��.Q
��yԈ~UM�]�i�W/�O�q�uZ~>��<�$��jB�>�B��4�;�k_��g�2��+֥tOı_A�ԍ�2��8�f+�����.��yZ�����_�6��o D�YRmU ɃF�Z���>Tw=m�>w{#�F�
��J�~�t��e������9͟o�\>��.Kc˙�C9�T�霕��$�##l���|�ª�%ަ���:SW���a}i��|�l/�r��u�,��ާ��N/�/
p�K8`71�y�Y��(��R�}��yV��Ap#�`tE�,]*E�%�#�{���Mf��A@ҪQ9,<�f�P,��)S�U%��qy����7'qq�7��f+�8��J�H�[rA�X���O�Ņ\*��-K�ˆ�I��:EH�>lף���9�Q��[cd�wzFutLژ�i�f^&��N$]�F����փg�[.�|^[�-���y*,�A������ȔbĈ_��Vk��.BD�No�(��f=����>~��A�m�7��;7��k5���+�������_)��=�t���I�$]]��"z����lF����s:[�U���b���
F�1,�Aو|س�7[�߭���ԈM���7�A����(:fM�GYC^���ɶw�Q��!M�ja�p>n��>���s�������H�I�k���`�����e4��.�trq���ى�b+���q�Y�jU�UY$��Ȅ�ySyE[�e��â�uH.8`r���zdgu�<�����4�_b�������I���m��2�q���O3�)��8WT�`�Έ5=�q#t/�[U9�;����ብx����L~hN<�n/�r]˖��-R���v��L�Ŭ��l�_c`�D�mJ&.x�S�)��Ro�*f�'��P�L�ԙ0B�s�(�(��WV7���;�J�H�n}P��_��*�h,s��q�gti{v<JH���5=�T*�&����^\������;�X�}��-ڛ9Pe��[c�-��tْ!�7����h���'$!3�!hk�'��3̏�J��������������#V%�H`}sB8�����+�xI�B�A\;�~�x�-c��֏�JU^�Zý�E>nd{�X�A-K��n<��|N����j���I6����]����6���!|�2�5���?�q�9Z��1K}�f����N�h�[`�i">횠�g����;z�[͕ �>AE�4����#�l?����ѭ����+}�p�t#�fi��o)8�]6�us�+`1h�ٲ��ky\hi9��s�I*���ֵM��u��s+ӝt��EVT�s�R�K�k1�۱���������mŬrM��Fwz?�k�u_��G�|��z�f�7+P��*b-G�냣:p�ۅy&�y�ΰ�з~�����ːJE�&nۙ\��d�ۈc3�������"���9?��j^�G9 _n^�!�5K�Jc��@S,_>�9��a4�2��틽@�����
(���r���s|�x���2��z��ٓ�&HZ��1Q�h��Q-�����py�{��ī�N���,�)�M5�r�*�� M��H���)\D�P�!H��ʗ�^sY$��fe�q������6�@���x„��9?��3�T3>)d
3bD��9-�R@�y~U�П!�D�e��N�������Yۘ؃��u������pP�ZA�4�+�r�K%���i��P��$ ���U��ѣ<j��G�
:��<��Ií����q+Cĝ��%��ih���uf����Jj�ψG4�M!u����
m������6�6��2��G�-�� �)N����@�uaE�2�1�x4�|�|��w ���h{�w��"�v������|~ɨs�?���`�c!Y5�?��~��L�D�n��.�N' �����dR��T��-�B�������۲,u]�k�{�^���B�յ͖5�m�x���,��������A���`^Z�D>�omG�ȸ
پ��ӆ(Le��R�.�a{��Ljߙ&l�k�<�N��|���D=�j6[�:�Gs
»����[?��6�`��?�C��])\Ш����9z���j|a�UC\��?��I�Z�r���Y�pgH�Ԓ
����(�ɠ�?pH�
�-��E���ǙSf`A��cb����a�k�&��]�!�7�\��4��}�G�:j�+6@���γ9褃'�%���8HV��jK�)ɌmuM8M1	7�oY�<�]l���Ult'Xz�-R[Uz��/lOb�DLOH�&7Ɨ��"+�2f����
n�6���k���%K���P�Ԧ�@$�q��q�^�G�:z�E:N���
���^���=�*�G�$�|*�d:�\�ĩ�Å���`V+
Dd;�=��!����'f�~�ܭy�;X:�X�Q��IVd��ؿ0�e^�9$�!�[�S��'V�=+�ͽ9fi�'Bl�T�E�B��AM�˘|P�@�f�f,1T3mc
�N;ݦ��ӡի�b�y*�l]�A/�ݽ셽|�i�NX۪��&���S�5����8'ϱ �$�n�G��ݓ��[����o���:4����f��*@?⋬�fc^w�
j{zc؍�YH�5��\}�*��*k�=:�]�"��J~朳��ʡ*ŠĦR~�3B�rm?9�˨�?�
!.F+�Ԓ�\R	I
�+!0x;���I����5�f��Q��c��W�}nE�4嗴��X�������Z-��;n����L�~��9Љ=�	Ъ�f��P�?q���Ka�H[|�Uo��%<E#O�`�N�I���lJy�z���ɬx�G�Hz�k�B�t�t�2�R�O-��3���f� K�?��	��Y;
�BU3љ�H?K����,)��x#�l�>@���6�U>�S>���8D�K����	��$	G��U�ؾ������0��|�d��Ng�S�"=�v��u%�b���V]�V0|�RE�wx'M$dvUQ~�%]�?�a�V���@�2���i�|����%J�����ip$9'��+Dx"�}���H>��cS
ƒ$n��KOV��2�#�*�\��QNŎ�P0<�j��4�
�NK[�E���4�C�"�ֿA�$+�����Z,*[� P�!���U'���4�t�.b�ڈ�����Fe�7���]�!g`)��@��)�8A˜�5<=ӝ1�K+��Az�5 �m��ZGD�n+�[@�"W)
���J���\��}Q���p~�"䁈|���D��F��/��ծ
��7�i��}(��%�%'��[�:Q�N�;�AV�RVRZG��xw��*�� sK!'Kv��.V��,��
����@�YLi�S�*'un��Req���͎�c��l����JT{�9Gy�9�m�2���o�W�*��mG��9�+Α���z��h�rǩ<S2k,��*pkO]�0�v�/տ�������n(��St�uo���j��I y���Д|��;%^C�U�{����o^���.�#R{��b8S�,�����y�0�%Õ+Cw3yK�ZH4ĉ^�k���㪤6k��{�gK��OocK�0�ĴhW�b�6�JO�T^KTN T���`�B�٪����L�I�S.9d{�>(^�3��x��,�d����*g=YM�{2�.d
�aՙ�33��t��K�Ge��Oz��ys.�u��..����Qㄏ��bH��t�|q8k�;3*(3�u	�_�!���+Wd�M�V�.��pA����(1�UQ���H'6k�X�Db�jwd�E�0Q�qI2WѤ�X3��z���=9
.״c��(>�R7'\OŹh������7���[�:quЏ���Ҋ�[i�B۞z6]�{{q��U���C"�
�q^��w�ҡ(��'>�L��:r���x����+;5��[G
����_ kj�++f��J�gs����ls��¥���L�'<����ہ�zb��;�	:�i�qd�[�-d&v�eJ�|uG�����;��?��.�1�ٻ�����wO��,�e�͠V�
�#�Xpʨ�R�6�1��i�<�C�f��G�����Q�z�4:���jr4nsa*��  ٔ��:�.��V�B�I�ZJ���S�v!ݚ�7�Kf��C/�Ș
�Ls��(t�k�Nnڥpƃ���c�ة������R>�ݖ.��@Â��Sr�l̵�����'��S6S6���W�^�5oп4g�Y*��i��ӭYQ�5�DZf$����m9�ffS]���F�48�gܪ��H?��a|��^2��"���@e3�����;�lv����ԁ��1��a�&V구s���3��ӫ��&L��9�CO����yAwd�3��׉��Ճ̈}^jc�*��z�|��f�>��G�c���|�Lf�TV��[��|��z��5�&讚]A��L@�C���6�0PU��G(ڧ�!R�덶�ی��^������Lu���]ڲrh8��Ȍ	\�w��B��<���*�-��cb4nW�麃��*�8Bx�ӉB#p2a����+�rǭOM]=���O߹g�^,���Lmo(Z0&�bE4���vJ�<����
�Ҹ���)<���MU���	G�k�N7(A\'�6e�b=7��$P �ey4���'R�� ����lY�9sa�ҙ�
1��T_dͯ51gv�X�G�r�G�@﫲����됳2'��K����	i��߼]�Uh"�Sn�s����z|47
�0ބ�p��>NLJ�cn�k��P��2O�&1�06ƳI�r�
	�]w�>���y*��qOLw5�K����K��>���5���F�3���D�z͐��}��]wJ�A�D��Z>�'eK*�mb^;�f%4�Iyh�����Pv���;�)��Ǧ&���dTE�)�s�3�]5�‡J�@@����Sem{����h@l���Z9B��`TlKO�����'5�21s�[�Pf�>3�#`��g��K6�!}�st�j4��.(�+���5���Pƽ�|tY�N���U6���g?�h��Z�ځ�\cp^D"��q�:[rp	64B�D(*Xh��L6�3i�
f��!�K/I$���5U�/o�BH3%��jr�ϋ�0���4�����y)�?P�ٝ;-#0SQ�s��"~Zd�����4�k��y�ݛ����݄������K׌.J���
a�����衝���I�vb���#�:2"뺹�|�
9;�-�7�b�L���El�+I
nT��r��}&!z�qZ�#��0�ZS�-Ԛx�1W	�e���è��y�V�C��K<��&�klWSk��5�&p�0Y�.�t(����i�L���]�%��߻[-��h�z�`K�؍!�אַu�ɲa������a{k+m9FX�V�x�]�(�e��l�O�%8;>��m�Z��:��u��0��FG�=۰>ܼGpk�nou����N�Yv@��~�ʵ�O+���p+�q��މ�E�\'�E��5[�aeyʸ(�=8:��:,Ø����B�}v5bh;��֛*��=��|k��� �`k��ժp��c�Ի���>��(�Կ^s�;�p�Id<��Gcx՘����d����xȾ&���"�|��|

m��Q�!s�e$*��QWBl����Zp'�:tV1=�qY��b�k���y��c�0���;@��>�n&'����E�ؙ	lH���&߾̓��y�c�z-��BC�7�<ߣcMA�N;p��s�&.��1�������ؾ�/�#���B�ޤ=_�^7��!��͝�u��~x�>ϐ��p܆QWي�$�է�=6z����\'�W���)�0�4��g�t��jQ[�����֕�;-�����xta�s�m�:�ل��oe|��\�`�����+�NL��i�1���7�MN���Y��k��-�J!����%��ˬ~6��C�c:G]�\�<�U�E+V��}��h�1�W"�xMa'�Hw�C�2a���\�8����]3�
�d��(�k^��Q&�ǔc
1"+�W���Q�&>�K�_U;���$�6H$g��GU�fP%=�
�.�	��	�Sє�+�v��+�B�"fl��E��(q&�L�HW��m\�^��r�e���1�0J�����u�4��{;��2f|{��k�D3��S�4�k��ߡ���k<�w��v����!92��}4>�y���ݻE��Ub�3�O�T�S�m������&�<ȼn�<�,#]E�\���>GR�a3���V07T�L�:|�]�Q��"���f��)Եl��#D�XdT8R*��C��I���&X�3_�]XFd�r�����5Ϩ�>|U+����_ӯ�8Og�	C�f�)&���v��C$���5	S�
�ܽP��b��
�0
%z���·]!�3[��v{��
���{�`�����Ͼ��8�ߞ5Gb�u�I����%���������17�C0nu��8^�WsI�;�r?f�κ)�)I-���Bɫ��'��=v
,�2;�����f=q�1�m��y	�7�9b8J=��x7^Ey�mP��9f0��gC
�RI8)���#��rX
��4G4�s!��9b[���@EO"+�oV�S�9j~G�`��7/���a�Z�S�0�S:BI�Nr�_�t�;M?�v�aS˜\�����,�sR���u�Ġ�྇A�Z���%�eS�!�J9��QT��-����@���F꨿��Ft���^��%�x���/����~��~[=G�'���ՙ��qh���C��n�P�#����5c��R�����^��GC���^�RH8V�O��\���C�t���K
,���\!���<��E�����;��_TT?3�A/d�E���t�Ao�H�\������0��e�	�|����r��
-�Z��Mi�e!�M�1y��A�x���Q0vx���|�Ua���@Ilww�7��t������ǽy��_ǐBq��,���R�f��8���	��%�>L��n��-3��Ø'��g��8�ߧ��oD����L#P������^��
�o
�F�����u��$����;
�Zˈ�W�@� �h}�2���`��>_��*Z�ik]�0�=l��$[ᓵ�a������zXT��d���
F�{�ü�MNy־"����.<�Գ���l�ͥå ��ט#nH�N�[����ISsfL���xF�{��`ۧ��ԥ�|����by��v���t��G܀�{G���
GI맓���ekW_;C+�<�����i�#3o:���سi�o;���2����Zѝ��^݂^������t��<���?*�Lh�D��,��@t�L��w�;T�x�~���b`e��b�k%�=|t�
�㉸�^��SL�P]T�Gg_1MAD3�	y�����gz_G폕�<k�;���lv�qB�yz���H`e��^����c��i����$�����p�nU��m$OM��D���VՒK�ʃ���ӛT�j
Z�zB�T������{�jW���k%�d�z�ՙ�%�I��-�(�Z�zc�s�/k��(>
e���t2g�:��G�`p~("�w&�`����{D[Zp#��ȣ�'(A�L�|�zf��)'��8$5x�굍?�Wt��r���>ֹ#�O��J�^tNt��LRn�D�L�C�T˃zAz��~1?���GB�
O�`N5��E钳�%�1VE�y*�B�}{~�.9�xA%S)�o!R1��W�L�A��(�M�Gi�+VU�44DQ��ce�0�����QA�Zv0H�����X1�
��1���jN����Z��-�R�ͧѓ,�Ԛp,(�$��1�Da�VD�x/�niD�k���U*���ר��4��y�x��hz�&�z.���O�[����G�x��c{�;)A�7�����=(]P�/e@�g �6�n�C��+��⠰�le>B	��E��5�����9v�Q7�qN�k����e�gT�D��؎������2Э�~uU,a�#�?��}�q�rڛ��A�_���K�$&��)x�>0����z�w�k��[;��zx4��[���
[�~_$���#��P��R}��D�L�Wy���X�cvx�}Z���Ap�Y�;��zIī�{J��eF�'�������a�vβz��"as\kÃ�b'*FR�qB:��1o��V����X%�Q-y	�N��(:nf��n��}�`��}�yM��1�o�Q1��F���`H�8�?�GË\���.e��^$�7J�)<�ZL�Ü#߿{�Ҋ%�����ͺ
��L�JI���ǿ�v������ը���y��J�e�Cq���jc\�߾���3E϶�,;�su�z؉H��{����;���7�s�����6,3` �l5_��UC(�e;Ol@�wc�n�?�t�J[�H�QG�d�\�,�J��5�ԝy�0��&�/Eo���]8�
a�S3P�Xұ����}I!!p�v��Ӷv�2D�
�Ɯ�'[LL>��ohC(��Dz׌���m^M�e�|xz_�T�[��֗-���T�Տ�R_��ZNܦ�>�k�[�M1���y:*7pQ���x���Y������%T�����IcIH�0!��.��)�h��쳜)�
t��:Yg/	�[!�V���۶�V�!Ӫ�ؐ��(E,"��i��ޥ$v�Zy��ה���䕳<%V�r���pR��4\>j�˜�y��T��;������XC>S_lET@�x�����w���f��}�sa�%�I�H;�o��N
�^��7������2u�����W���`.Q���-e����Z���q��uɿfr�ѽo��D����螾`sD�p����՚=���3�������ed���Y!PΚE��$bG��\�ec��R�t�z�z#�!��0�(B�gHg4��@����d^kǞq����P ���b��uf�HUX������{]&w09l�"�Z]=D��Z�P��({�,���m^�B�[�{�+�d���'��[��k���_�����і�D�zUa�M����]�w�m�4^�
���o=U	b��J5�^����e;ǁ�6�z)��4}���k�$P�,��gD㊰�juc��-d4�5�k�c�RB����6[Q��N��Dj\�NtV���I�:wE>����lv�����*�D��髠��<�Nmb�����*�P\UvNS�V��BT�#�J�١�f������ﻫ״;	�v|������WY�Lb�x���}�ǐ�O:�>�jZ��h����������~w㧬��h�z���"�l�)\ˏ:���i~�$�n�M����V��=^�M���A�Z-���_h��p�ns�\�á��d詼&�}7���Y7�iW��IU]f�f}D��p3�Vg�ۚ1*q��e�9�&7���lw+hW��M+[`��(f�d'�\:T?�4�����
��dJ�Ǵ�y#x.��+s�����VkR2G!m��_*Gi8�Q��A��Zwz��ml�*���Y��x��6���mo+7���^�4��@��Ύ�::�������+��h,~3�>�����u�6�\�/A��p�v�Kh�u��<�V�;{�m��D��`�hQ�8�@�d%2G�q��3If�pv:��c��[F���^��1�<�S6`�Yۍ�*.���~G����@�A4�%����6�=b3k�-�@�LC�rOdm{�cy��kC�� �nþ�r��A���V�=`�9��8�3��xl�6tm����Fs�
�N�F��?F�2Jt
�:����rI��ex��?O�\Mж�h����U�L����E��}����E]gK�[q����C7�ZG��{Q-ڬLv�*]M�a�$�O[3ǍF�L�
��H2�t�#^` of�_�(�{m�?U���o*�T*L*X�R h6�t]Y�}G���o
�^L�ǿ�Nj�}`v������Q�����<�m�&󼞧�h��]m&�0� �H�_-�m��
���D*Ҥ �
���ݭ�;���C0+T[Kh����"�
�X0^�2Ͱ�i�E�u���K\�Z�`�fM��y�@cRfy��lj����,�FYq�o�X�@ zɂ4�Ǡ�t�f����=��<��Oac�ɴܤ5�WR	�4�4��
վZ�ۻ�k�J�(F����H�ل�i��C9��GY���J��"�]����P�SJ��>�kn������\�{��q�2����ce����lĘ��<�A6�zHR��Yi��:�>?��0�2��� a�V?^Y)����{]*���o6*��GAP|>��������Q���;�>�íօmC|�9�輪��H�tsPIscU��͞��N-ن:p��T؜Q�%����L�&j.���*�dPL+��fX��YY�
	r8���\�A�)�����5��`�ɄD�]���S�"��Lʰ�4���3>V5�$���'v���e
�6�W�l2��❨�+e��~���:%�f�'6�$��ׁ����5V:����Ѵ�=+��{E������+�Ŋ(�D�C_�����P��j��կ:8��7c�#�h�Z ��w�7�~�X��%�1�ƈc�������r0�*����#��5io�G�x	�[cx�_�h}��;��ӭv��T9�c�g`�y�+�wj�Е[��ԙ�~�weg���t�7xm[�=��?+�w�3�bI�n��6���x�z��	��	�!	e��٤z���C�=�u���֗��Q'(D�˲���T�8X�c�7{�����o�s�u���QB�Ei������Qk�;}�wY�}Bk��3�N������a�!r�׽�.Kĭ�W����*S1�~���U}hD:J}�Z�N�����G�|�'���������a��)��|b岼�F�?C�,x��e߅����M��v��Wi���@:�����%�oO	��N�ٟ�(����W�NړD!ޮ���N�������Yc"߀�͵�qFq�*������Z��4܅~�2����>�˒~�$����2A��a��n��Y���0T����^�D�"��T,�`c�Z�rf\�*-4\�'����2H�t6�5���~ �6^޲����c�߸A��k�:��U%j�U��2܈� }%<�wX9u�`�,m�=��4zG{ȝ�h���`�: 
�'��+�s\e^ �͈����&���
���J3y�+�8<f'���t�3�y�:[r%��'UwU�2g�
OgK�.1�G��l�ILl��6�_|A1^HM���(��84�0�T
~��2�2M
noKs�^��Z�Z�'��^�-US�4xO�Z��g�f/�Q��f4Er@��wD�t���%�!Qa��i�-1-˼�ݠ}f�2K�j�þn`�9�]՝�����>*&��t!Z��������BZ�/�ՍN2U4�{��Ǣ�/��=(Y���egSF�g_v����ʍ�#�X1�W����R}Q�z��r��G�"��Uy�_���%��
.t
��ǜ��]
2�a��eg�����H�t/�/@ ��"�	�6�#K!T	6{�50H�%!�:�d�$�b�4<3F���I�i�,	nU���0D�����!Q|�W<���iV�"�O�j�^��0j{*�pyI�o39��q�?�+��E�����[���Q���ǾJA�8�����,kG���[�Z�t�d�Q��D�s��v�c!E~�!xX��">��{]�R��\h���K������Y�RTܞ�,�
VSra�[�����5UmX��`�Y2����e=�����>�ت�Nc'rSsM��q�R��$�Ռ�|��,`��l�2Gf�P+S�ka�i-����ے�&WU���_$�|�,|��W���}��F&����{n{
N��M	�r�RdP�TEJ�)[�\�$�ج�s�Qg�j��h��LYQ�n(tfޕ	(�� �,�)��/��
��+��Y���"�h�;��)���聾9@�u�Y���F�x�컮*1����U+V��fK���hZ[�O^��G<�4���H�3xȖ�!)'�E���ɟ(���I�*[�T��B��_{��-Ž��������f�VɯEUY?�w�����ǿ����f�Ȧ���ֹ++�+*��=��-]S:>j
�R!�j6_/m�,`S���I���dt,9��yR��'SDD��?[���ΓnyJ�<N�S�$N4-voO�d9�%��k�,7W�rB��U޻�����v�BK)'|+�Wk:�=l{�9��PհZ�[�a��(��n�kQ#0�<�Po�{�Bp�����o��u�	H50�T�@`�sh��l�:�N�w��uCy�	Du�w��p�7Z�:�T
���0�J���'���ܤ�*���j4G�K#]e�"���Z��B �~�
��I]�Ya�(~�\�h#y��s�aqckd�ˑ�}YMg�5X�����f��M6��yC+��g����*�!&���գ��M�M
g�xA4�Y�
�e��
x2x��a˘=�s������S��Xի�bI�w/>oVZ�[^\#�0�|��Mi�s���a
��!��;�0���(�{��>2x�L�� �Wx���h�'ܘ�H[C��8��ux��yS���
Cͭ����CYt�B�~C� H��XBy����O�r����E:�G���fܻ�{_^Em�#(I�&�
����{Bv�
m_�:�>��;!
�x��<�®�H�tTND�R�@@��C����R�ڤ�3KQD���uԩK��/�9��E����]Y w��$�6�(�j(R65�i�v��%ZT!!����$��
L.B����NEc���!�ƽ^u�]�"�bΰp��i���e%�\��:�w48<����	�6�����?�N�#��=L��3�i�a@��>՗�T2ލ��0�Sr>л��z��;o�{�3��Q���7/N��ϫLBÝ/ꅲ�ka"�dN��(����vW��E����R8&�k&����>9��ϟ�˫��	|�]د6�c`��Wέ�1��˗߯��?����;�+Ӆ� �@_b@�.�f�&^;���6���ɛ�ϝ�V1 �ZL�DP���"Ľ�-?��}.h�nV3�#i���>N�C�����e.��^�A���I�L�a�h
2Q}[���"6؍퐃}eYѬ!jL;3p�.3kARr�N�������lH[���W�ؾ>d�&-<R�D4�9��.�.�Pqh�SqP�y�ZR(�D��/F<���nR�8T@kU9j��X�6(/��,i��*iS�*�9p��-b`�1A�Ԣ#�����S�G�!���A�J@�Z�����bN�^��n�N"��)e��$���&%/S�F�MJ�W&��e�7�~N�<J17�F��94��l�U�DX�p9)̏�c�z�+;��>.�*-�:�YtF(�0v�@/]�D��	p�Ej)$���j4F����_���x���)��e����6��X›"!ֈ�\/��UKC�8�����O?L�;}G�#�m�m�B
<8_(�ڇ?$����N�6�n'u�5����G�#s�܃ɉ����;��Ǩ����⯙7d5�o��?�󼺚�t��D������+���W����[������?ݶ�������?��޶Y�R�<�N�.��w�o��%|�������.cVz >��ӯ^Q�s��&]R�!��t�=]�O�X�T�cJ\a~A��(�CT'�E"�c�,���];_(H��<p�a/A'�Q'+�{�\�f�[��=��WJ��f\Ei�Iw�������_�k8u��)1�����i
��;��{������9̲Y��A9��(O���/Fd�������@u���	>�0c���[Ks�_��T�m��3�Ka1�)]�sm9)��0�%fn"�P��կ2+_R�#��ʏ��%��mr��O�6-}9���I/C�%{��ϔi��ʪa)�Y'��jɢ��P��JX�A� }+2	��̚یC(��
�g�ci��;"ۣ@{��e��/���,o�R������'�ț���N�a7~�`��;�B��&�{�u>�
)��L;��s�Ā�9��cn�X4/qt�����ɲ��%��f�'��lM$���VE�*���Љ,	>��;L�"�#�6�/2%�y��؂��Q%�Q�qV��Q�*Q<�����G��M!�i-6k�L^�/ r@c2Z�(�7�ˌaT��sZ��o�3Y튻O�T�s,�
*0;�E5{����<c~Tn9��e�a�*�7�n�t'��N�ҥ���
�o�NC�8�=�=����
|PڣW��  �����@�롘�Ve�5 ���bӖ�yX����-
4�s�pe�ʼ\f�* gU��B�C�.��B��l+�Tz/�4������a�<�~ e��҇��l�H�5�:��B)@�U��#̋�ߚ~Y*�P[��bv
��ɋk��pR�2#%Kd�fcR�xg�!ՙ�q&Y3W:Y���+��/{a]�F��q8�tÆ=���TP�3)��VQ/Wx:�"��$ ����iF
�y0�ma%��t9ʻU���9��<�"�ȡ���b6�b�����.��!�����?]�cEXgt���$IuSX㼦Q8��y�
-!E�v�>$Uj�q�w�8\��Y�
�[��h��@[����)|��]�֫r�Ct�]�7.�{Mrs�ۖСD5�H&�f4��'!�1�R���R�%��y�v�	�����]����AA�1?~��*n����$#�	eHJ&� I�֧��uFh��Sj��POjǯQ~�e0�l���L{�]q�:W����U��Ҽ���7�,9DJg����X"k����x�S^�R�|��Aa��9�+U���[�'_xkQ�JY�{�"3�b�c�)jMO��H���
䶽;��%	x�J^H�D%U����O����;���\�٣��-�׷�/0�w��N�5F�7�T~��pA9��,���+���ד��N�n��.�Sc�U��L~:~L�%���x�8�V�/���-a�e\1,P>i�}sƱ��b_�8A��8�I*]9�Ti�cB�<�hQ#s�4u������7?p����)-�7���C܌�s�vP+�pB�*iŌ�|�2�h'Kc�̝�i
��u�ypؼ���'L��_�]nI�a.�����d��4��g��H���V���@�v��2|��2��A<E_��S-��Z�-%�p�6��*�P
K��_�>�f�GY�<7�Z�x��]]_�b,q+xL3X�nx�1K>��i+"��F%��%�]3B+*$�7�7��.Cם1<�U"9�h�{T���[�`ْı������.��<�^,ڛ�V���iֱ�\�g+�\�D�@�D�.����Xw��˙������'�m�|s,<d�}����N^���	�!$L�i��q��eMW�E�4(mi�/���Må�'�M�ƴ����d)��d|������$�;��o��E�P���I���ø}�R0Y�����Q!3��z�g�1����%l��t?�a�
�P����AuR�[f��8\�I{��Q:�DW���e��P�����].�;��a9��.T�Jһu�4��g~�1R־ou�u�{�Ȟ��9�`�%d���l�C�T����*�����pG�1o����ԅ~��~�{���%)KB۟����e�o����H�}����K`ǬH�"n�oZf���]x&yH�A��/Ķ	Ku�o�`�z'�xi�ެ#�h��}q�1�Zs�/4��l'S+�e���
��E'7�'lb�N�����*��j{�B�:��{�0&6�Y�lT�qE��ǩl�������V�AXxc�zs��sg���w�
.L!�{�`3Aoc��O��I�@Jnŝ�Ȩ�)��e�^�����R�7�JUdn<�N�{x؛ɹ*�)�b"��R���U��o9)ԛ}o�i����#s���7=���s�XlY1D��%V����ͦpkK�^c@座�r��Y���n��n$[���95�\u�v�ݮ�=�y��l�,�xw����fSǼ�(�ؔO'���&[��jnLR%���N�!�a��O��Tr�~��d��nFD��ȃvθ�N5뗎<�0�Kb�ˆ�2OXx�{�wZ����� p ����/"{d<B*�a�J��&I��$��5#Ca���E칒#�N��D9S��v���jz�iC=�Ի�ҫs|����9��Z���΋ۘ���m6)d*5F�^�a��%V�+��K�]W��.u�}se$�}v�hQ���P��j+��PYrƧ�:�%�b�:<jUd�'Mg�gU����?=��R�G�8�k��5��5Y
���]�|L��
� x�Ȗ=O�9
w�3T��n{5A��W����S�激�!V�
�dl�5N3��c'A޳�8+D-!�@g��
a�f�W�d�����w��췒�6�A\݊ڶD=�\���%�9�oFgr6�A������'�3�j��/�q�B���FqU����C3^	�
:�ٳ�`־�����".x�_)�/
�}��h;��w�l�:��쌎=*����`�#�,!�Z<��8H����ߞ�ñ�`g��kw�m�[��ۗ.���k��d�i���d3h1���#>�5�m%5V+���=�J�K�k�u?�>������hw����޲������xgԂl�Ϙ�|Wp�]@���64�V��%o%(E�S��䚄}�idrcB�&�g��}����L��.%�1�B�1�9�
��ul
V�J3~�/�Xl��m�q�5<��s��y�[&��
�v�*�w'��0&(ٚ�r$�ی$=�O��أ{s(�p�=2�Є|n�A����!���q5<e�4����">OĘ��D\�URVS&r�6V�q����ڼ�),1�yY�W�R	hV��SiqQ��'g٥%��#[1�^��82��y7c
r��	���A�.0ep����#i�w�Qq�r�"J�����W�OPqG��g��3��:���mA�]�[O�ݻ�]�+I���r�T!��cdWpfY�-<Oy�D.ĺ�YZ�3���}�
�������*)R$�f�
�q����DUp$_�؛x���O2+�wBT�.jX�D��)��!F0�H�"]���n���mlճ#(dgټZ�/���|�8�'����u���@�T�p_�Aތ�֩�6؎8�Ap(Ua�d�ɻVRQ?kPv�
r%j�*&��Y5*��*�Pr���0u:�+m.��$Q��"��2�B%�|�ۤ�)�J�>u�,��G�P��W�����{ ,�� ���
k�#�޾~��y�|��Y���F\�^�p�Q��M�+�R�7?��r�!�%�Ũ��,
�|�:�\n��p&���r�8A�ʓ3�P0�/g�I���u�h	��&���>���_�iY.l�=`�hl�	h7�$�TF$��RRzE�L��3Q�GP�Do��M��"�G�t��A����@
{������D$T�2옎jdk]�n;�4�:[�)����1cBART�
��G���C"eJU4��Y#�T;gVe������Nތh9	�����O�bԌ��fw�U�Qp�j��ф����sЕ���us�q�Q��韊.]�ХŸ�%*%5H�A=��92�\��u���&���Վ��Y��Y�t5KY�~�Y�Z�e�����ِ�ݡ��<B;]T��Q9����6����ZB�ŇcN�@=�-�{�Ҙ|�M��7�B�Ȧq��v���Ax��k,�|8�Q�mEn ��z�:u
l#�o͆�=���+W�:G"�Z]bH
O6�u��ԊҶ�2݃��݀��������n�N�K�;�}��~�	����Y�Pu���_�U:D#DB=K������������'.@�ξ�$�`|Y�:����3K��?����>��9�(E3�HU�l�i��)#�g����������QUI�ؼF�˜��2�+����"
��'j�l+����ߛ-㥄`$1m��`�ءo$��j��H�n���j�zl=.[Da,�B
X�9@[�pR��(C�ڒ�3�?@�d��Ƶ�O+f'(Kչ{*�O|6���Kױ�������"�0����u��|D�;�����HK�#�Z���mY����
Yn"�0_hª���ȴd%3�^��(Aa7���H�B�E����)�a����_:��"�A�uoy�75�w���V��<�J�Y*�`��ځ��1�8�d��� ���u��&9�舋��/���Ƞݤ�Zi.����u�~9��s�h�ީ��f� ���M⯢Ts�̴yfHZ��
2Y��o_���[ ^E+��i���]|�=g1�Rx��9Ϋѵ��mv�$:|  ��Co�PFV׆iѽEY7<W������H��J�jD�[��+������\���m�L��qp�0�g��L�]�0���s�Tk��{����N�lV{`��)�Y��#���tIvt����T|��N��}pzy��ˎN�� ���
�z�i�
Pz�t�4�m���3Ydஶ|�
���j�HN{
��2Z�`ghj��!y�H���č�s�$DG�2�����n�D�l?�$yO��K|�ݺ��?V�~�٨��QaU47�|U��k��^�c8�mľ�u7��7�0����d_��K�#P�����ʚ%��H���0w|��w��J~���~�!�����D	U'�b���*5'/H�Y���|PZHp�47�o�T�Z5N��|�����q�Uh��@��{|����i� ��L4����U�^����#z�>�՞O�A�	�:t���ܙ���w�j�Bap��5��0?��W�e�(�I�h�	��h�b�zj^v��R�i.5}5��U��`�P�سE%P�R�p]��	����*p�y��zyaI�/�E3�}�js
�*��§Ae���Ȟy�-���SlIyLY���D�&U�D&��{ٛ"NTH \�ZBUE�s���3�,�P�1�ʘ8���Q�i��":�̝4ka>\-�?�"z�~	̃`��K1܌�^xR�fh4íxl��FD�z�ڏT7GT��#o���w�u��]�C��cǎ�S����$4EA�im�%,OU'E�W3&�)���p��e�QN���CA��@�fY9E�T����jċ�kU�
���=��q(+��+�&��9�d
6���2=�R��Ŕ�մ֓��"�Z����4~�_��G����i������Q?�Η�Ƽ�RC��0-5kEE&Z"ff�Y�4�G䕝�Db�uP���)Ū���>��T'�hĀ1�������dj	���2u�#z
��Z��8ř���9is?����e���!.�و�y&��k����w0#7�A\���ʫ����b~"����)���Hs����Z�s��@���(���걍B��]+�E��-�jʒwnp*��@��.~�˫|ֆ�{q̗�I����(.��k#H�_��p� ���n#Aa�}�s�	���uE�𞧟z���'�'ඥ��t��u�A�A�־���O����5_��z��G͗������(W�A;c�����G�]"?���BK�h����=�����]���]O��ݹ"�|��d���Hy�w�|BP�kb�u5��_�/TH�.��|�+��B�$	��p�F|����x���n
Q��E+�'��_����2�� חwَ�w���i�w�������zLf�y��L��j5O��J��%o��\�P��ўO��n��Lpac3���Q2=���)"Ȗl�Dqs��h��kV��Xƃ�6�"T�4�i-=O��D���X͓�D"?$�$���L3��
f�(�9G_�n�{6�f�"��x��R� �_� �B-��iϙߗ���S��Y6���t%�vID�i�s=}��³�=�B��Y���r��l���6S�?�P�
�%',F���l�����,Da�ND*���C��f�6�g�\�c��Ҝ�j��Iz^5�DM������7]M�1�,n�q��	7�]���&��@!-��*~ݬP]�5*�Y��h(`᠃��uH;
���վ&)�5ߞ5���r(#�(4ԍ68]��t:�u��dq�)Y9T���zOǶ�^�3��f��eZ
`��p4��I��@��Y7䬊�ؤIn'���iW��{�z<��{�J|SWy;���;�f��n��rP7qι:�6��|�6N�jlKj���M��X�މ���Q�ؗ�;�&vK���={
�uԖt�٧���\�O�!
x-WQ�|�C,��e�k-��u�?����z�8lh��6��Z�OQ<�BQ��|���I<���Gݺ�ma�mO��\��,[|�������1{O���4��~o����[H�(�O:�+n�#��]F�+�����a��j� ��R�NW0�#����N\�/�Բ���0bE__k��0��Ob��`�7SD�>����<���i�J]ܔ����(�P�9�����5��o�X�#�[��Yf���0G��#*������Ы���:s��gʿ�9|o��%X�m.>���Ds��/��e�ꛈ?_e��R=�W��%��_��1c0	F���|�{;l(�Ʋ�11��ʽQ��q�T_�ӳ�dk�;[[����my[���[[���|�
%�Ť\Q�i�f��XƘi�f��&�]�H�?~�J�ho��Bs�1�����Ǿ����7'袍���і��\�n�Fytr���78%t���V�\&�ͣ�~�~���o�zx�z7Ձ���-hU8c�ɤ���n��)��F3.��v�#��nV^�s�c>7�i���1�~�wA���ZeWVۊ��Z=l�����?��d�km*џX�q�A�
�q��
f�uj']�B>�
0��|�֙h�X�S�K��H�R��^�oˠ� ���{��=�Y�2�ΖJ�w���vJ���gg?�Cs�T=�R���_�x՝���N�u4D:��G:���x��a���X/��3�����P�O��s��sw&R�i�Me
3�9�
�u��@[aF�ݯ`;ӂ�[�giЉ�~�֞[`pD�Ap�S��UKF�Mb��:4��f�z��]v2HJ�a08��� ����R�Ū�_́<�[c�(�1�_�T��ܕ���B�T����;�K��.���L��$��b�V�Ӯq��<�*p�����uh%
fV�LD�`2 ����7�ma0
'�r�yI�qO֠u���!�(�Lɪ�
��b�v\�7�ޠ��(Z=��W� ��9��H���/���n��R�#<�7�ʧ9�~
�#P�f�À�e��c5U�o  ��X�ʩq^4�T��s��2�̀�#�Z��ë뽰3�F��p]���$��m�%B�yt���`-BA�Mke][;-c�`G��ܟ������'Ӽ��FFi�e@v��ȉnyK�,,Tj��MA�#�ײ"4w��X�x
���SY5Z�T\n�Y�����]^���m
I�
R˃�k�2�8`f�VW'L�"�R̪�SB��͊�et0
��ѿ>�p�����Q=�<�H����V������U HV4���{F�mW��=��U�8u#�[kO���WbE�f�����I��.�8����ۘ�5%��7ϟ�C�仓��??�Z�������u*����M����M�Z�4���K	��;���f��v��d���5�f���a�{8�����[u���홋*sJg�/�w
V H{ \��a}����r���y��s\f��#��shӎN^�/�r
vP�b<�N1����(Z�2����!�68�E�ܼ�9eU��@N3���#/mo���k��1�V�
PQ�Y	�X>��5�q���
GjH��k�L�����]�������SM���i&��XzA�Ӫ\�^}�tr "���.m�9dek3!cP�=����~’��"ʑ.�O����p�I�V+�XYΉ��f��l�"�BKҗX��GL�l�*0%_�$;`�9I�*>�pn%�o�5�M�e�Ҭ���]�O���h�����%�7�w�V0��
�rc���ҵh>;�%wN�l*�����k䗦����8FY����\9����)w��ݼ'�l{�s$�`?F��pD9��~_ewO9�S�0۸b�7�4���L���mC��I^W��R	+dQ?]$�pc�+�eVQGt��/=�d-$���
�e�g&ʹ�� `�K��k�\�`ڪV6�F���8`�z��WE$�cާ��@5pM��x\@&���,���]����QQ�e^�vh��ά�U�Z�'�NJV��"��T����LGr,mm��Џ�!�/�Z��J85�3'�R���-�8��߸ ܁Ϙ��ˋ�̂�x���r#���r�¥�m�@}:�濌��5�֥�* ͺ�#���0M�ޤE:K��]zH��\� |f�͇�<�Ϫ<�)`^�7͈�9@A���H&��eIӭ&�&3̴"��U�F��|�x�<��1��R�+��4?37G�a����M0�h�>�)}/�ۮ���j�?�=)�X_I�Mӟm�-ȿ�E7f�*yF�|���
��,hV�+��.X��necܐy��W$(�L̶`|���&	��v
"!7��(�w�,DR�4?fr�t�y�5�9����/W�R������~�0[^���M�+�kB��JX�s�p�H�r;}�%�fK��0��Z�����b�[˜��%0p�՛M��[�.I�O�|R��aTD��V@�D!����V�q)�����,�rv�8�qc��W�(��mk�%��x���h���]-�le�j5�spB���|��r)�b8P�RX 3F�"X*Z�U$w֔,:����mn��P�U=���I�;ĵ�ϰZ����=�|h��hVsC�}9]}�
������m�VIp����؛��Ϯ��x��\��"H�Zs���,�;��W�4��}!���y����#�ɴ�z5{֦��W�\�WZNfs�/VW3J��7��3�����q�Zm�kU�	ˬ�6&��Kq+|�0�tn9�ܦjڃ��E�B���6������ɔۢ����ν!EvH���>�l��ǚ�!�|a׷Uy����{�2D��Fa�֛4(��~Ǐ��'9�6�B��p
��^a���M���{8�V.`b#�Tu"̈́*]xpeY�Z��x�����l��B栗
�#l:WLX�*�J4��E�ԡ�YF��8�wCza1�q����L0-�ҍ�����M����<�CgSY$]����[� �rB^m�;�.�]S��x���݆�鲌|�^��҂u�+��R���(�K�ϙz6�Ol?��$���B�L�>�ơ�)���ن� ߡ?��ar��X��+�t�z��A�#��E
��@D�b�զ�L���(9!��] K�iL�iiS���J�"��V�e��QP`�3���
����~����z������RX��\�^��I3�e����!��N�u���m/xܒ��)Q!v\�Dy�7�U�d_����OW�uo=�}P���}�Ag�A�����! \*g�_��Ly�1("�f�~`��-��������,ވ֊)���,�ރ�>n�
ɮ��K��G�x`ݨU�#�篘�i�������N@&�RM�Wn�'�I�0~���W8�VK��i�����klvU(��ez�ԳՍ�W�f5G��g�Ge��T�W��a���3�x\��e�,�7�q��)�L7�?��{	��@��-��?Q�����n��!�*��d��͌W�E/<���+��s�y�F܌O�-�_�625��R�:x_=��h%$HJ�-��d�Wt����!�ö����3!g�7Ն#�$0����^v�ЛÑ�����^��+ۈ�/�?����	�	�f"�Y��\������oI��[`T���O�r�ю�6�E����k��Ƭ]x�ꔸ���V�!��4Vic]�����Z�~�C��GUנ���6v"sj�ɮ��,j$ƒPږy���
��v��l�Py�'.�H-�֫"1�d"��|��:�p.ٷp�2����x1(�W���8�A��R6N閎1�ƒ�t�G��၇�_Ys�1���FD�gN�̌��(������M�$b��H2�`�I�ϽH"�`�+p�d���_-K,yB�P3~M:E䞤���=˄k0�&Xg=|�Җ�3����z&�`$}�x�o���7%�Y�%�Ȥ�#����=��#j��
n�$
��������KҚ�a���(v��U���c^����Fu�QTl_$@g&�ܶ~�6��998Z�\��"���ߧ�MI�X����`��r8~���;X�G���m��w��|�kr��+��%�ʹ���bzP� �y�2�ek�G>��j�J3û�‹����6KYY-�ō�ˬg\!�[��*v�#eA����~k7�A�#L�:�ھ�՞�̋.#m�~Q��@�A�xaZ嵕�[D���IAH��u4]
fa^.���k��o_���/m�"��CǕx�%"�r��,cY�$�	�9�Ll�ɚ#�gwĉ�I7�Y����,�9�w�0/F?��9�u����dɼ�b�࿸7���:�r���ju$����@�"��*U��H+��;�.e$�Un����c#+5c�5߫�kZ� y�����f��D1J.(1m<�Ś�KIE����3�1Nz!�Yl�+7��z�I�;â[�-�8��]$z�+M�gG��{�U�iX�6��|��}\�
������MM��s��D�9bb����ڙ
XK�0�h�}�r�-$3��������>:�8��F��:���Vˣ�97�K ƙ��Q=��8��DcL�&Εu���ԇ
��3���G]no��y����<���Yc&��*��_��T�[���L�
�>�cX�]�\+0����|8F�������G��i�&�3�˝�\���kk<�j���횗�v?�,���ٹ��V�l��
O��$E*�!*Cb�„j�Sk���{����\��5�J�_��3���P�3��9up�Zٳ����ľ�����)�W�/x��D���<[�q���
(>37�^��-N@������!V�UVe�
��c������<s^2[�0N�?V��U�x��9l�������j�v$�'��R�S:�6�2�E�ߥ�M���/*�iv��E�ˢM��u���چF�J��0���\rjJnp񮻣q�t4ڢ�����z�KgYdh�p���X�=E�+K�p9�{	�}宍=MP�51����eR�f"�^�}��9���.gS��]�eA�q8���nl��hqR=��2�|DS;9W��KS�!�QYM`n5ўz:�9�Sy���f
	��zT]��~ު��C�>|��7�ES�B�pAJ
Z��tԘ�y�|ۘ��	Z���B�%�~;���j9�NJ/�waGЫ�}�p8�HY�_��'��%��i9�H�{���Y0�C[���.,W	d�W��,���)/�ylv�t4zU��T[��\�5��U��K��m���9��Z$�}Yp-�0�nE��u�m�(|o1����&�x�)�ч���#:����\�\��o����+�x��8&��^p��e�L<�	�a.�rS �2%���+�d�[�v@��}g�t��c�LD��U,�#�%f�z�qﻁ	�Uh�#���r��5fG,�a����G`�ھ�2�'��N��k�d��;ya���TU�Ȩ��	 ��D�N�R������E�s�-:F�-|����ƶ(��-���L`�˜��ں�z����Y3���0�n�Y~}P�ɽ��T�,��ix���h�]�ʹme�jjGy��d#�F�wDvCn�䍂/�{�:��P�@���A�ZM�.�u���w%U�Æz"w�U�h
�J�t�p�i�9�CJ�5d���:-CF�
� }��$�N��-;n�uǝ�<�S�p>s�y��&{���� ,:�����Lq��I)�^����
2�r�ö�q���0$N[F�y�	ܗ�-fWrp�����u��aR&��1�}]t��߾�D/�6�-�r3�fW+%��2��o<����ՒY�?Rk�0���11�1Q���f:ǿ�o��Y��d"��+��0��A��b��)�1O���w��"��{��yJϢ�q��}����-X<��
{�f���)�e��%D���1a�ɿ��'�T�W�h�5 ~��f�I�lKڢ�)a:=�P7��1���o�1�!n���:�k����7
P���x3���5�E0��9��:Q�"	%�;	�m��^�6��>^�4�4z��З
}�\
��>Z�P8�V��.��T�b)��U�[#i]ج0˰B��E��Q���F3��%���
,�TI�#h�-U,�Ҷ�ۖߏ��x1u4�u�|6�/�H��n�"V��b��zK�/�i��f��E�k.���Y6�ޚRh_���%�u���tK�R2����tw���0lC�2{BK�@��u/�n��q�֮u������f+x�C��(�$���'NF���wO:�Gk'��h�}�N�\����^�Ɔ�6b�3X<��a�8ip��:v�|�q��Q��j��;��SS�RP�S��ԮL4�F��	��}$�z�{�n���[=O�;�Ԕ3��5�pϧ�[�??><�%u���^�rgg-����7?�?8
;�>8� x�s'�m����{{ǿ���������~�{ǣ��<���Q'�pSZj��Zi�#��]Iu��5�Z)!;䥭�/��)5-�!�T�&���6⧡��ze�����-����\^\�t%���iyW�Z�����ǝ)`�,�t��C��H{7]���ōY�l�ze6 ���mc�Q͟��\�5�Ұ���m�@��P��}3tF]K@lO7�=��&vu��L�.�ٮO�2����d#X$�˗[�pYp!g��f¥�Db����\*�����a�L'���e~��/	Y��u	+B��5�%"	�@���DWJ�=XH����Nx���z,��Ta�J�OZ)�/7�tt�Z4Y�^ʜY6�!d��!Hd�c�A������ycg�?���U��Cc�>�pg���G��`�oBJH|\�N�xv�V8M)��8�7���j�jv�)�e	}\���<�S�٩V<�Z	�����0��Z{�~��<�����=D��MV�[VU0�X����?��˲��Lɓ����َk���׮�N8;��8<�yqC��a[�R�m�<��t��3�|9����J�j{����'�C�{��Ӌf��5�k�Z��e�홒⛕�"]�<�pϻjZ��i��Ӡy�_�����E:_wv��`g�o]�Oh\���d���$�4w3=��5��T����k�T����i���¨;���އu�?L	ua�v���ãp��	�>k�;Q|�ï�v�k��G��z�
��erY��>�aY�g������q8s���K>_�V�d\�\]
=�����Ŭ����=�]���o4��T�y:�Esw@2����8j}W�Q�DWW׵5jEZ�Q��k�"�a��]5�\�}t�}�-����}�>���3
wt?�}͕؎���3����oL�[�O�1���#�V_��Ж_��b�c�� S�$N
U��F\P�0T��q����-f�a��M�����ph��vR.o�ߋr�A����2�'hK��6���e�������
ù�^Z"~Q���X�
�4����2{�F T�af2#>K��t�u�%Q����ʦ���������^�MX�V��(�I�".����)Gb�!SA>�T��B�Ί�d~V|���]�8�a3WQ�M�(V	�
��~0T>�mo6��h�w��p�8!fq�>p���H5
���Hg�0�=�4j���q2���%�QZ��%=�M�|=�0k�y���2Qԓ�j;��u��
��<��G]_�[�-�m�UjH�Ogԉ�	��a�|��Ƽ���ݜ'�/��Y9��iP-0X��BV�9�7S���PR_��&�Ӟ��	���r!2��Ѩ��%I�b���[�I�J$�]�Q�5��i�Zl�k��\��Nz��j�"��פ�M���q���i�p
&�ul�z��U���8{~!k���Zޗ��!U��*f(;̄�*3�����+*)�� ��D��u�	kN�`�=$s 竴��=$���d8�x?Ԙ<�,�k?T��a��@�:��9�;
����e��+T�=�`�Q�u�˛�N�ݦ�7v^)��H�	3t��u�ްiLf�h#��u6�b���.O����{���tY&/
�]E��2������n���
M8�%�;��:'"F����jn�����
)�`�k���"��4���Xd(.�Ђ,	��Qtf�|��-(K(��Lݺr��4/�:ǵC�J�|��{d�!��K�O}�[��p*}�Y��KJ����FBjG�iU��*3�O_b���z�4�f3z��h� ě.�g<�K�М���ϔ��^�W���#�!��m��	��$�:���:���E��rp���hP>����=�6�ٞ�Ã��3���S+�O�48k�j�X�G��|��>7�.?��ơa�%�"����^��v���<�x�-�b��a�s��d��;.'�	2�,���A�-E����N髝���>�zO���g���G��V�5�)xgV��D�C��n����귊_L�ϐT��w�8R�~4��^:�2�G�֙�ߦ��Iߚ�Y�I���i`riukd�<���Ws3�����D�N��Y�˨ef����9�ƒI`>��b�x
s�;gB�C6�2���wm:4�A1��(}nNQse]�?��Fo�'��A'��P1�VEq;<(��1	��2*ѐ�{2#�g��9ю��*R�*=�܌��X�y �vK��D!�tvP����y�g�8�o�Z�if���+�t����㯸u6�K���S��%��$<_�h��GX���t���:���ou#D�����T��<$�݌Lj�G�kx&��[��r��h3ޞ_�#A9Tu���.�$G�n�����i�jm�,;��8��펜�A|����S���\��[��-�b�$�H�L"�����EY|��7�_����䫗�?+����-�,��i��:��L0B��Z�@KXj?��_�~��t�ZEyM4P�z�_w�*���f�͹��|p;?8c���6<=o���n�<��{͠���˘�׭�������5o<R�d������E�G�\l)�.�M�w�Af����&�������E���OTB�e�\��;��Aˬc?m\3�+p�L�<�2ey*_P����Z"��-�?�D�衍����d+���;��2	i>6�,�Z�
��I
��r)Gv=���X�[|XLW����
��t0�/_�(T`.�+�.%�AQym�i-c�y��B��@�_,�إ���u@x|�X�[)�#2w�b|����.�u�d�����7�W��Cm+�YP���L
	��>�PV7Xi���^�n�cȊְ���"V��fŶ[lqOd�-r����E�8S�;w���XZ�I��UKO�]Z{A��(?Q����,�8�f�Q��1�o!�$�a`�fi�@�[1K����C�񗟾|��	ah[��f2$����L�ף�up��&m!�Vl�.���L^}���~���{̰����y+W�_�.��3�#�c�������B����W�*��Z�W7
9�t����ҩ��鞈�RL����UP������d����h�h9�k
�`�<���6l�Z
�€��ʺ/oA�YD<N���+
S,KGl�7�b�t�/�Qd
������©=ћe���j�i:�T�u���X^e���Q�2��շ
�mW"G���p��%`�/SP{�}f��G��索xfl/���vI~k�:�F����Z�t:}�jx|�]����W6%�tq(��g�{������a�]��g�ЧN�nB]>Ϻ�E��n���o��p�z�6�6`�t���L|ME�|Y��2����q'�m����dn���M���q����@���]�͸��N��z���J>tn�	"��)[��@%M�>e�bЗM[8#(��@�߇J���ٻKg��Y�st��e��1�u�Ց9�W ����C�i���Ƙ¥��J�W}9P��ģw�u���g�Iޭ��<:��Q���;�E��ِk$1���3�A{A�@�_E>�y��2�U�`�ч}����kl�}ج:�u�n���C�.D�{tv�85[��'����
��?8�	U��(�M�+!��YJWy�޿�(�� �5�];`Xi[�`:�^���ks7�g�>�/�����l2o&r�ِ�4K��H���C�)c
���"~�k�ĩG�P���CW{�&�6���#;�E�!N���P��
�|*����kSx{gwp�G�f{-������#��~@jXl�qH�n�а�O���DDn�:y�����ԡq�����_��8ލ*����߿4�@�����W�'��}U+G�|���f����Vf�~3���~���ҾV���o�|���mٽL�)�����$f��in>��x�PwP<��ИN�<�	�ak;�#"�
�?�T餼%��5k�E��7'�o�O8�"�/��������UF���?��EƟ6v�+:�@Z�1��h��2��9)�����;ٳ����]�Oy�,��c�ƵF�`�x��QT�Ka$��O�}+���9�o�{
�qpְ�Ti.G�4ld��"6‰��_Uye�2"����Nd$JE/.�؉��g��\e\;�.��H@0`�\��Բӑj�����dE�'P���'��0
�t��Ww�d�`+�Xh�ۍ��~����j��v��w��^�����!��%�o���k�x?/�謴<�l�_e�%c�|�٘쳩��,�<�K���+^�7f��O��OГ�k�*9��D��^th�)��������gj1y��ݥ3�_��3؝-xF$�e�1*2cR�]u[�kd������Qr[6�I�U�h���V�c�91��E��[��;V�L�E�Ȝw,�:�m��k6�|R��)#00^^��7㢪�∙I�zz��f�}<*����|]���h0�^Z���k��gec���`@��/�5i�D4M���/߽�|��kY�-�g K�c�%�L�K��o���Jݚ>l$�|�./~�ߔ��5<�������;�N�I<z.�Kc�N�M����x�W?}ik��6�}��	W��e�v�V��+�4x�|t6^����1���v��4�(r��a0SL��+�L݁'��/j�Q�����i9b>�}���]K�k�������?��-�!y%{i\F� ��9l�f^��0�㍄���7��9t_�h��ٽ��]ZLl��#'�3Ju�(�;~T��K�c�E興?{�YTA�&������fN�̆|�|dA!h|L\dۛ�f4�!��b�0>�4m�5jIm��P &[X.T�O���ꤒ���_?�=���c��}�5��婪�
=�v�>��q;�=��Q,Pv�*�MKA�ڊ,�h�s`�ۅ�-?�X�1m{�6��t(0ͯ􊷬ќ"����B��xi'�ܶ�r(����)�{V�m�Tv7/\���5��[گ{:��?�U��#���q�Q�u����X�-D߹�%�2����aCHs]���5i���!�SH��vZ��1�U����8;s[��(s�i�Z��������^�-�!AD}p�]� �3��9(��a�0�y��s���>}���t�x�:ۢ��M�a��|݈�#L��<�}A�l�D����+�˔ �.(
ͤZ����3��r��^�|#9�1ۀ�G<�5yuI��Jԥ�0�m�w�s����.��+�A�.nՂ��>gf��
��Lö���rQ?{��~�}m�Mn7'��385��p��S�S�_��0����6�N�xp��f��M<�3�
��P\d�i��h�/o����,�Le#	��+Ʉ�̔ DF�r�����c��vB��h�Ui��c��I�F|u��w�uzV����h�Q�,�l��v�P����$ܽ'��(�r�G�¹0�T3��t����h�e�7��]؝w|��|���d:eiL���mk�1�+�HCf#�پ �G�i�N��uy��K䣛;����yۯ�íH���}�[���2�Ҿ�3�T}����AK�W��M����l�x'jӼ�=́�狮#�p{�#��Gb��1�?s��K�~b�:�kh�����7��p���-���k����B]RRy���фr�����ԇ�u�x�~�ڤ�za�={I7���H��%�Oԝ�$P��&��&M�$�_j&iA�V+-w��1ٮ����D��/�jԴI�Rs�R�S琡~�VX��O�)ы����a	���Br�׉�MP�A�ijg� q4|����)	�frq��
/I
@2�NSw{9�7����)�*u���*�Qź<�Y�9��7��}F�'l�Rr�,�����و��UYK�aD$?.UI��s$}i&�`)̮�_�Սy����xV	�SQN2M�&�l�ƚH,�u�����wG��c��-1̝�=O���P�!��uQ`LZN�a�[��0�,��w��u��9t��Y�JƠdH)B^Ls"m)}A��i�N$>,X�ZKU��nU�S�cG"j�:���TD`�����o��#i�h��嬅�0�m�,�FH��!ѥ�6�0Y=��'�6t�eC��c0��ǧ�#TV�&�g�oyf�K�N����廷o^��τT�,̐��%7.�1fv8U"��K������.J� C⁼
�o-q^��_���=?}qv���s����!��$q3�=�9�II�@��]Rac�#�;�|�����#
�g��g�nm��݆��>�P���۞r�7�F�k��gv�)[\Ke,�������``�;
�me%*�nEr��&�A����{��Nr��Г{����T�"�
o�㎍�Lo(���!ۼٔ�N��F��4�$�P�.�
Dϒ�f��,m�qYI�:H�Y�9�t{�����TV!�J�|_��iXfԵ8[�#���
�'"�4%t�x!�+��l{W;�V4D��%�A?.�� �����?W(�[r#�	�������?���N�������6L���Q�u��k��B��0�6X�H�,��F��}ͪ!��R��J���;<���"���p4&ȼ��.���"z
#L����c��v�^k�|��܀O@�Qd��rb��\�Es�����J�IrH����V���=��X��^�^�$�쨫	q[W֣��A�ߍ�j!A4p/a�V�Ԗ�O#6L*��1=��Pe�a le�CJLAd�BTi�.�^���6ם�V������<��o���]
7�ǿ����@A�^���V�9��kr>_�uQݺ�M�!r��p����M{���`����s���IJ�7 إRk��BwCpe�Жu������4pz�UvK\�9b�:檦���T�N8o��g��O��Dy"�v�NHT�Do���:�����X�e_2��x���|��:��K�;�Kf��Э�<I�`����E*?�}���t@� &�
�DFf�yM�0��?�����_���2��i@X�H�;y���Y�B*K�D�u�`�^�,�ƻ��8����� �	��"��
�	g�!㕺ĝ'`�f��+��G2ʋf�n(G&�'�}���_��d�ͱ	eO��(��\�
��2�aӂN�	.h�@O	\�"zC6���(�,�T
�E�<�@�Jk��m�?9L>���2�r��z���c��)z��7T4,ėM����N�i�,��әEI����ų����!�n��,�ڃZ�_�#��tR/����?fUp��l��EO,$�O��7��0"2.X+�/m?뇦��~�6�+[](H������^=��
]��i�H3�IK�!�]�2�����vh=@�u�u��h��A�)��;�F�Eg��Qp›��]�ݛ��Y�vF,/�!ke]��뜘���E�&�\J��|0�W{t/�A���IӚ�dΉ����Α����]R�y�v�t�h��� i^:�G�g�� 	�K���če#��G#���;G�w�#"Î2ݶU�Odz�$���������ʟ��
i�0�x��'�?�$PZVE�$����(��j�6_�A��'H�ș���[�"��KG�
�<gr�K*���
f��B���-�q����ÍgK�|dQ�ne
�3
K��5����q���ݞ���
Ќ��wKE����lt�Y�ئ�,�xrv��RU>���"!��
2'������JnV���Zni�b�/��H+��,>X-�f5ÏN�ԂdN�H}y����s�ʃ�V�9���o&獥�i l`9
`���י��7(Pis�
m��u�\og|�2x]M���G��L��@io��=������t���R��3Ma�Թ���$�r��5~UN��n�A1�Y6�\�‘.��Ѹ{��R��Tq�Ib�9�Q�]��$O�O��1h�C8w5<��:Œrqj�I��C��NF̀p�I����_>P����̀K&��\kQ}���1���\�U̮
VEzb	��s��Ն������h\;'H)�I��2f�v,ۚ�u��s��l���{]z>�:�(�D����d$q$��LI:���Л^�֒ �<�}&�6<�l�[����a�ϠkG���K��n��Տv�s�`e2��1�-�t�uz�!R�v��^7�{a7K��_���0�ÎVhoZZ4��*
b��f�f�Q=��98�v�^^�*5�FX�zҶ1V[��nm$�Ʒ����7�$ˣnL�1������EMh���2Vcc�w0����v0���W��+��;��c-��MH���[�lo�MZ�-���l��.�����H��Q����U�hA��
��4���������~W�8�+sJC�
�R!�`��ft��EM�!|ާC������F79w}��]�'Q�36�ES@O�t��ߑ�TJ}KP%���V�F���I�Զ@����q�MT{D��ձh�c���3����M*Z�V�O/��Z���UY��,i�>#:���1��h�1d����V1G'��t ����9t��W�נTdi�q�p,��_)?'���9���i�l�� �Oc����J���/��f��8�Y�/�W�w�Њ���pu�E{�
Ut�Q�<K�&0�̞[cIP>�N��C��[� `�#/���'HNo����&Xb��mnn�QD�uS��Xɉf�s���묢ܗ�L�,��bJ*/��Y�AaS���О]�(:������1�W�?�ޜ��ocנ���=��(�D0$���$��,�}F��(�	�a�8�?�w3��X�8���B&m���,�PA{�v�~��2�(�'�1��}@���a�
��e'��K[��Bڂ�_m��A��o�y^�Sש.ő$=�5��v�0
�����:!�̕�P��j�D��R�ܘr9U/D�	�������[�U8u�h:q��X��8.��&:Bli,Y���"��I��MnՁ�˥�ȾqIh���̾g(�~���]��y�?�?O��}�*y���ɏ��&'/_���{���:��/.�w�^<?4zrvn~�����85�8�D�3��uq�Ih��sX��T�zo������ժgQ���U�QOV��s�x�x�Ix��ϯߝ��3c�-��2\>����净������_��7�VA5��}�=��aǬ~�w�-0:�陘_Q4�5��*e����h����a鑨0�No��-�a�vAbL�a,����e�_������,D�`�pd��
%r��X}'�O�ϒ��m�L޼~��bT{8+#�H�b`�o^�I.Nޞ��?y��ywLk�zr�沍�~�/?8:wK8�u1�aw*�h�Uɞg-�xN�v0l���a��"�����z�R�8X��xN�c�qCB��̪%U(~��4vd3F��aְH�ۇ�͖@�1�7[�������I��ɡrp80-S��2Ќ\�Fz�*�ƹf��'���H��t	�pM�
�p
GG4l�uL���}����.�0�A�v�}���o"/�p_7��K�3H6�r���fg�q�_U��B�c}���l� ڵ��ioȖ��'5\�I�{2V��'M)�<U��6<�w�м��`|_ ,�RIt��w#U%�	���XVft=�N�>�u������ϴ�(>�V�������pDх�B��
 ����v;����g������wi�#�����%u��-��X0�ͯ6��s��y��ЪE��&�Q+]�����l�|ʄJ�e7������ui(ؠ�c������qk�QLNnBKC������!�<�����VU\i���}�ɾ�)�#�hTB�Jm�,i�΍R���b�}��Ҕ��GTw�h)Tꈨ`|$0hg����˶����[+���Z��G��r�oɱ�-��
�P������o
���
�B��"9l�{��m�N����̑�k���C�΍ǼO #/>�ѱ ڨ���
W�P����I�c�5�c<c�O`�*M�uN���i^<���L�H0���!?���K')�*�غ�T�L�tX̀�Pz�������u��џ���I�(|�6T�U�)��s�tM~���(�ᲣE�ٛ�G�T���ݜ^�
�@Q����1g_�}�l]��טda�鄽U��F��BN�}FK8�B��B��`TIo�[��~a��ێ�o-�����we���y���8��7"��:;��ے�ѸA1�Ճ�{n��Y�u)� E�����P<���z��?���?�>)a�ۄrh�'cW���Ay�'~^��	Ť.�\�f�6����R�:GJ���웙�_ncp�MMM{s�aT�ZFH������THE���ԌŗP+�Dq��
v���{�
�(��6/���V����`��rJ�t�{�E"g�2YdG�8{�f‰�@�`���
5a�-+�$+$�F9AF�09��`��������<Jq�3 o�YVGZ�&�CT�Xoٛ��v*װ�U1�S(��������
簮#�h�?��Ex	>�H���ȕX���ͦ�^�|
/�JS�'��7Пd(�~�^�"�����U��n[�����L;�?ϭx�o�Y��<3XV][�m39Y-oI�7��If`���~g�*J���hm�\Q���|T���Ң�*���?�j8�}.��‡iv;k�����kR��|��(���Ks�TQd#ZҜ�
��)�sN�*���0`zaa}��H�.Y`���Z݊��;M�@��"�NB֣��ϏFp�
|��$u��P�j�ꐶ���SY�>=»E��4����i��W�Y5w��WR��B��E7��#��uS�4�CEG)�~�%>�
�OeQ�͟�
����4����2�0����lk���k5�+M��߰��lN�vI�bl��An6Y�BddV	���c��?��=��p���X��}O7*ј�6ˀ��Z�^1ҹ����k��� +��$��a�b��Bg��o��N��q�������Ė:~���!�%wA��h�)5�ߥ&{;�C��J��x������S.�*�gL�!?dA���&B���uEX��S�:����>��s�=��?iFno�W����ã�2���B��dh褅i-\
�-��R(?�r�R&��xcc�2�l��K�b/�P<mT��v��4Cn;^}f
Ն����i=��wr�H�CѸ8\�wt���~�o�l5�l���vZ����󽖯��`����Ϳ5�v�w�*�o��@B��[p��q�o�[�??lY�Ý��w[�~��=���� ]=�po���;=�|��{x<@�z�������}�n�7��[Kȇ����7�`GI"v$8���PK��Y6�Vo��g�litespeed-cache-es_MX.moUT	�`g�`gux����̽�\U�?>i�(X��	$���*l6�d�&Y��P���y�;��a��&@�(J�*����)�bA�4�E��T�"E���9����$���~�?���޻�[�=�����F�������|�ʝ�2�p�Lf�=3��_��]f��r�/R�U*?7��lE�A<���T.��TV�\��oky����*7�r����{w�{�_��E*?G��Tf����Lf��m�������S�1*C�T�H��T�Ce?�c�e2�PY��x*�Qy9�{Q�>��S��P&C�dN��@�Ǘg2�QY�rg*�M�8*�9(��&קr�'P9�ʓB;�y� ���T~����4��=8���c���;��S9���{c�G����r#*O;�r<��SIK�y���T��J�f�!��L*��/}[��ۘ�c��B対��z��h��o�_;�p(�k7*;x}E��R�E��T�Me@�4�ʃ�$�\w�i��X���c{S�
����������p���T�S����
�����6^O*�A嗏�d��r���ET~��k�T~�ʻ��"�ϑ�����dv�r*�Sy�Q���L�|��V�w0�~�z�;X�
��:�x4�]p4�/
x;�h��/�ܘ��h���G����u��Lf*w�rS~����jy�w1������X�{���z󻘇�����f�����x��;��üoxL&s�s��r��c}��}����vN��|�y�����t��~���k?�|���ڱ��c?;���u,�_��c�O��s����X�+��~��X�{��߳�b��;���qx��������Tn@e�q����~�^W�þ?��ͨ��qX�����Lf!����ӎ�z\���/�y<�k'`�Ɵ���O�xƹ���2ܟ�~'N&Q���D���~gQ���T~��ɉ�����:?������!�'z}�wWQ9����.�h��0��Z.:	�B�,*�?	�@%�uOF?�y2�x����N�wr2�s���c'c��{2�e�)X��N��.�r��)X��O��?u
�
*��򓧢�T�T�SO���T��SoP���i������4��-��������y}:�o����NǼ�|:�g�t�'�8yZ�#�ϯR����_���T�K��?B���z�<���&g`��g`?^}��3�?�8������x�������vƞ���t&�����H�t*O?��ș�dzg_�s�m'*��q���u��'g^s���ga�9��m*wdz��Lf*���Ƹ�9�~|6�}��x�~}����_��nz�b�9Ǿ�`���_L�N|>��sy�s1Ι�B�.���B����X����<��\��s�o8�|�\��_��F����;�~�����a�w;��q������C{Gky�yX���ל���x���/�����1����qM;��8��?��1�?:�^{>�s3�Q���G�����V�׬�w���}+0?�>��4w��7S9���G�|!���υ�����C/��v!��*��{!�wΏ�����?F�P����"����0��\�yy�"|�5���ŀ�/_�y��b�6-�u1�o��^�����]�}p�>�b��T�f�~	輯_��K��w.��y�%x��KgS��ڿ�`�^�	�m�K��/_������K1_?����R��͗b^��R|g�e���_:v��0O�^�yZ秊�
|5��z�����3'���3�;�g���πwzx:�g�z�۟�;�������7��
Wb��Vb}�^�q�ߟ��[�����J�[u%�Ԋ��W�N{c%���c����h���oO^��r=/��W�mv�|�+G߽�;�
��_�W�.}�
��N?�z�9��?�𻟣���$��•8?q%��J�ss�B�.�
߽�*��z�A�~^��v�yݫ1��Wc�v��g\��.��r�Հ���{�՘�W��~�\�}��5hw�kP�|
����5�`>���5�_�m�췖_�����,��_`�h��~��_��Ϳ~{���Z~��m~����/���7~��\�Z���ע�[_��4_���Z����;�Z��k1�_�}�G�����\��k���
|�78<�Wؿ�
���W�g^��!>����y���������]<w�o@�<�Л;��r�o����������{���D��8~����ߏ�t�ף��������P��T�~��Lf�ɍ�s7^E}�[���Va�_�uxn��U��7�z�MX��P��&���M8���r�cn������x?��sn\wߌ���W�8�N��n\>r3��[p.�������܂�<�����������V�89������������ߊr��[1{Sy�[_ކv�z�u�m�^�m�����.���;�6�5k����Ǵ޿�,1���v���۱�p;�쓷����?{�M��c�;Џ�w���x�{��������W��>��N��q'���;1�ҝX�o߉s�;�ޅwBs㝘�-�Ls�pI�<oF?>}���p=�.���]J�܅���.Ч}w)�z��������:�Owa~���޸�1�n�3ߍsg���w�-��=�nЛ�ލyy�n���wc}ֽ�܃y�V�]�A���8+�x9��νt�+�`�o/��ATn���G�݋����� w��>���_?y?�C�����a��<=�~��u��ޫ��q?���@{[?����Ӈ<�����_?���>��^��1�oP�<�ك��o>�y����}�\y�y��?�����
�w�x����a��q>~�0�ևU>�ׯ=:f�_�n�r����w���T�d�����W��_��衿`}���ſ(^�6|�˸GЏ�A�vxp9������GT.��Q�`>O~߻��ӯ�=��
mb_n�(�7=��n�(�3�Q�S�<�p�(޿�Q��>�Q�{���<�}[~p��1�׏ao~�z�1��?�z��8�ͦ����%-/|����X�W�}�	�7�	\��!O`�?������~��'�ļl�$Ƶ��K��{COB>z̓��Ob��Qy&�O�~9���ż�W�s�_w��+Χ��d�S8�{���⼧T��9�i��i�Q�Ӏ����X�K��w/{�v�Ӏ��?����i�u�zZϹgЯ�=|u�3�G�{���3��z�z̥�p��~����;_{�o�,�;�Y����/˞��,�jųh�}~��X�'��<��,����p�s���|���簾�z�{�9��;�a_�y���M�c�v|p����l-=���G��yx���/�<��G��x�}��׬�W�y�=�|��߿~��ǣ/`��z���Q�1����o^�z̋�����/�^�8�^¾����Oy	���;΅v*;>�>�A���`���P��H��?@oF�������2�h"���z��uz�e��W0߳^�|�����A�W����~�|g�W	�x?�
8��U��Wѯ�_����_������Zn���^���� �z�5��S��ݦ�1ۼx��׋^Ǹr�c߿�:Ε�@;����?�
��qo�|�x��S~���70��D�Ͻ�}�����-�~�xћJ�j���s�(}��wƛ��x��7������71�����8��7�c��o�1oa}f�|t�[�Uoa>��2�}�����x��m�g�ۘ�#�F�/|��y�}����w�����;:/�����|��`-��|�;߈w�ϭ�<��=sʻX�{��~������?����߻�?��x�?ؗ����q����ǿ���f�=�w�{�)�)�����}��{JG�{��Ǹ7~�kzxd���~p��}�w.�1��>�ϖ�\����ϳ?������?�n�!ƻŇ��o~�~�~���C�3?���!���J�fF���v�S���M%���<�C�<�J�YTr����N*y|�P�CnoĈL��F%ӭ�F��qGT�x����3�d��*����7������{w*o�B�.����[*y~�L%�g��y�4�ߑJ�n�q?���<��G���S�|�9��݇�d8��^��}e����T2>ؓJƣ�Q�x��1��ߵ�|l��
�d�[��0�ۨdU�+T2��^g��3�|�K%��P���c��Q���IT2�\�q��_���O�d�b/*Y�q��?�ĺ#����_휬����|�L%�G��r�������B����s�^/����QT2�xܧ��wP���v�9Ŝ���g���}}=�Af}��g��:�]ߙ�>ଝJ>�*�,[>�})������i��7�dyȷ�ܟ�J>??���OQ�x�����gG�>܁J�K��b�Υ���z�ύ���J>�*Y�s�L缤�7��v��8@%ӭ�m�ZE%���Q��ϣ�6��'��Jƛ�l�y��!���
�^�J�;O���íT2�q���ǯo�}��Fx�c#�7�n8��F���7¾;{#샻6�w���7�x��_���1�S/�L�m�}r�^Ie��֍1����0�_��K'�,/XA%��u�8B�Yߠ�υ�Q�r�[��u���o1E%�Y7	�:��#�>b��弯�d������j�����_�~~��x>�k��)_�_C%�q����MF=�|��m�`�>`��Xϩ���T*�\D%�Y��!�ޫc1��a<�0nj�xh����/��x:���_�~z����m��n�����ܰ)��x�]��g�<�N%��y���w�fǽ��_���ms����=�c�o<A�J>N���D�	��g�/MD��~��
���7��?���Svl��ݺ�7�	�sq�{^��&�I������b�GT��i���k�s�P�d����?���?��o���2���)ϓS��w�r�З�-1�?�rb�Fo���
���68g������J>���v���-�b���>�-��Sۡ޴�O�o���l;��}�a��M�������M��/��sb�8�m�~޲=��d�;^N�߽��Ә���}z&���_�׫�d���Sя�ylG�w�㝀?~���c;��mv������=q��o��oO�z|c���wA�?�|��.�C{��+�MnW��wŹ�|W��ѻO�tW��v�pϮ�[O���]�??֌v�kƹ��f|g3*/d�u3���f�����-��;�d9�b*��~��0ׂ1B��O��|i����3pN�3�[�J��>����*�o�}���ګ������������3A�ݠ�w�ĸ����乙��gb�F��~~��Y����w����l��޳����<j6�G��?���r6�q�6�#g��\���s����5x��9���
�ݰ�ʻa}O�
���ݰ_��
�b;���v���{�h�<f�b�G�Ź���]s1�g����q\=�y�\���ύ�a�6����y�k���<��Q���K�a_���o��c�+\�������_���9����z_�@�-:��v�[܁}�^�?bw�����-w\,���;࠺;����q���;���8g�/��u��x��c;;�q'���N�Ӌ������/���:\ޅ�^ׅ������.��-�O[���^�?p!��ө��逅؟�,�y�r�i�=p^ͦ��{`�[���'��=A�m���ܽ��{_�i/���3����F�����ޘ�ƺ|�[X��|ߙJ%۟��-�g�}Fd�a�u���>��#�����u?u���v��#��f�~'�|�ӾX��}��/�������	�l��R�o��eg*��ȴ��c���c]V�z����[���t�1������}�|-9�}�
}�WZ�x�s��_�����_�BԿ(ĸ��7~b=�����\ԍs�n�+wv����'Q�cޗ=�K��Fd���p�j���p�G/��9�������b^>هr�>�r��7�Nj�@G�:��>�>�g�0?o�a����B?�o�������\���It�yԛ�tM�b�ك�{�,��Y�����쓶%��eK��X���%h���u�{���O�8���o�r��
�8_Aל\�S�bJ���ob�믗����0����+a~�(��
��u ��w�>��@�L��[�tDt�ke�Ţ���^�ϭ*���*�#/�`��Q�>y���+U�9�?�_����}�
x�� ��A�-�]1�� ��
b���^�y^�J֟|})�c&��0=��e#2��/_�6��^=8����!|��!��熰�]�s�'�/S�>_r���AX��B�W�y�� ���^?�8�U�s0��c���yƹu�����/�>����<��!��Ƈ`6=��N���=�_W9�|�!��o���˷!��A���m��f���:�q(��b=(��?�lz�l2��1?u����0�u���p����'��^~8ڻ�p쇑G`^�����G��|���/o��j�����s$��H�{�H��/��s��>:
�������;���wp���`^����.����|4�ot4��Ѩ��h����|d���s�|�����]�{��AN��=�����?�{X�k�d��۩<���1X�Ǐ��p���c�&~p6����?}��z�}�g�|x�����~��-��u<�G3��;"Sd��XԻ�X��c��x���-ǡ{�~
���q��K�ù���on=�y�q�/O��0�x���c]Z�G���q<�������	��[�~������/�z�s‰�W۞��6�D|o�1ޥ'O;���AW�u"�Ɍb������x���釀ӿ����$�NR>�$�C�$��NB����#[��vK'�<�d��E'���<��d��c'c�cN||��MN���t
��S���`]N>�S��[NA=��`랊���eǩ���NE�N;���S1��u��i*:M��0o������O�<?|���7�>B��6>�~�t๷N�9��#=�~��V�����/|�G��|���eg���؇�:�7�L�oᙘ���D;'���^w&�G�R�/��p>|�l��g.��
>�*�e�t6����v9�u�^���?����_��<��s1��xo�s7����8�\��9�..?���sq��{��9�5>p���p~�<ps�y�T��yX�MV��-+�ޞ+��*+@_\�￵�3���W/@?����{�+���� ׼��E�]�u�������B���c<�r��?�\8�|��'.�ϸx8��>\�Ϲ��n������"�?s1�mt1���Ύ���h���*\��_u1Χ�/��K_?�����K0������?������O�ݥ?�z�O_���Z�R�/E��K�~�R��)�b^޼�g�e��w���.]t��3y��?���|���a^n���#?C���9f%ʍWb�'��<���.Y��w��;[�_��p�J�k+��>\	x�r�[�r�+/�z�{9���1^�~�\�}�}��AWN.�߿�
|��+�Ψ�������c?�9��[?Ǽ&?G{����c߿�s��+Gd���~%芑W���U8Wv�
��{���0�ӯ���*�_��p�<���_�r�Հ���<6_
���j�=��z�q5�ۮƹ��5����A��_�<���h��z
��W=���y�/�'|�Z�	���kAgn�+��Q��y�J��k���z�u8��C�o��������;������-��߁O����*i�3[�~�؏<}=�r��W����݀se�0�C7`�N�A��N�܀y�􍘗-n�Ͼ���F���W�[�u�b�c��*�w�*ȑW�<��	�|��T�r��ԛ����������P�oƾ��f�uoA6�p0���f*_b���7�o�#���'�o�������lO��?�{�[�~�V���^Ϻ߹�V��oo��V��sZn~��mx���@G�v��1�����џ=oG�����5�c����s�����;o[܁������@�_��}'�I�Ϝ;��^w��A�>R�Ͽ�c坠ǟ���?+�I%��^�g��C�>:�.��wa�V����.�g�>��]��;܍�����w��ݠێ�[�z�����ߍ�_wC.��=��`���|�����?nt/�w�{1?{�|X��8�^�������^��������܇��{�5W�9�'��{��8/����_��b��OO@�^�� ��<�� �w�g|��m���C��|��>�r����~���C؟_~�0�a�����'<���x�8�#����O=x���?���zU����\r�֛���
�b���9u𣀟?<
�]�1<��cXצ��n�cXϽ�z�c��>x��c��[����4���<x�>�e�DZ�����口��=�y9�q|�DZO|�y�q�����@�qO�o>�����w���x��'g>x�U��y�}�I�O-7x2�$��|��$��{�@�I��k�Ĺ|�>�I��^~�����
��w������:O)}���6Oa�{�|���WO�O{�)�=�s��1�=
�����<8��֭��ω��/x��}�`�L��ҏS9��0��x��o��^���Y��*�c�ij���.���x���a<g>����_{���yԿ�y���_^Y������0��}�����ԋ���1�o�8��E��>/�"��y�:�%���/a��/a^��ջ_����G���<��w��������`]��`]��ί���y��?�G��i�?��V�ľ
���>Ꟙ�G�	y�g^�}p�2�㠗��^ƾ��e�Ǫ����2���/c�/�8zW���_���^����+��+X�?���?�*��&�b���~��*ƽR�[^E��|��«��g�����|l�/�ώ���z�A.t����g������_�>���װ�>x
��Ͽ����?�:f�7T���o`�F�9"�#�g�\��&��t�߾�[�+�����-��O�~�6��c�`\�G�w ����w �~��Ǎ�EYx�o|��仠K_���v�����z�{���������}���u��}��{�c�����L�|^}��?��m��n߇Xϟ~���C��M.����?�|̧�A�Z��}�K%���T�D��{��y[����8��;J��(7�����B�R��^�J��)T�>|�J�G^���՜�#�P��{&��R�g�Q#��8�J���Q�x�>*��f���	T��hԻ�J>�o��b'��z�HY�ͩ����!�<߅1�Ac0�������������E�%G�~��J�[O�
�)�p������S���4��7��H�+
G�w�x��X��?1�'�.�j�7��/+�@�.���	��T��v]��T*nz���.���z��u�}T2\�N%��W>	�XH%��
T�~8�J�7��G��F
޹�J��Q��O�ۮ7R���ủR�p�z�/�d:���G����M*���Z�t��w��7���>�>�ԧq<�"�4��� �|N�i���T2�y��߈ό=�Tr���?8������z�g���S�|�۟�<.��H9�����������ۧ7@��
���P�|�%`>�������/~����}>��.�<��D*�|�����0eC|g�
�{n��ӯ��!��*9�?6D��PG%��P��;T��{�BG��J�[���B�T���WT2��l��/b<G�;����d���/bn�%��<*��8�K���/��:�2��/�O~�;Q�ݿ��C_�><�J��>D%��b_o�5��ܯnK_�z��5�寿��{��0_�d��]��pt�,_��J���nq�q����W�������x,�d��x��X����Kc��C巙.7R�S~K%�S;|}�Ѕ'|�zU��o:R�sR��hf<�7S����ߣ7ú��x�{�a�]��̸���T�}��ǵ9����_�0R��h��	�N�:/��q]G%�KR�t�翁�m�
���ϫ[�d���o�޶[`}m<T�p��-0��n|p�8���X�/6a��؄s-l¹3Є�Մ}�*Y.��LO��	��=*�n`�$��a�p���['�C%˫���SY���d�����MSF
]�x
�ӓT2Ӿ�H��;Kॉ[�|����|~둙?�s*Y~n�uy�J�c��G+��z��J�C����w�d����0|�`�oo�M��
�������#���q�O�y��T�[SWL�XG�Ӵ�Ҏ���w�߹#����6;.�;a�]��qg���T2�u���o�y}ng��ih�&*9��:����]��W�uz�J��[�+���]��5c~�1��dzt���/N��J��,j�9���r�H��uS���/�d:��u�Ё�����uۓJփ=�G�B?�Ry�����y��̍,�n�yK���T�|�Ss0�d��9hﳻa�f�~�οGwC>�����Ip��u�|�C���9��|���wQ�r�;Џ��������S�[�ҿ��y���X���t+����wb</t���@�]܅���B��1o7,T�k�}!�W�9��x�O��˨|����S��	z�=��/�u����W{�.x���1���̓�N�\��[87���л���/�"���]N�x(��է�C?���&T��f�~X���oF��Z���@�n?�ۇ�����?����_mB�iO���Хy-�=x�>*9�;���8t�3=�F=���z@G���ۃ�����+z���~�]����Tr|�sX�?S����m�z����u/��{���x��^�o���O��oЇ}�ԇ�܇u�-�'�]@?��o��_���~��Fy�3%�i�/�G;�恧z�9�%T���]x�J�3?U��ߩ�=�
��G
�b�d�n;��d����S�|W��"��"*���e�A��n�c����qZ��?c�ƔP/(a�-a��пJX��K8��.�����1s�H�k�Ɓ��s�z^z �3e��2�)e��2�rX�����.N�����Q���$��%��~�`>�H�+��c��_��~ڱz�W��/V��N���{���s� ��9r� ���#E_6�J�C;c)��e���e�s[/C�X<��e��U��/j������th���;<4�H�c��r����������@���`�񽹇��?���G�>���
���w.�6��o���sxʡX��O�
�=�P��
T����?�:��À�r�c^
�+�=�v8��\���p��n���#0?��ڎJ�/�r��y�����#_�Q�}>���#Q~�J�S�:�e�%����#Q^��1m�N�;r�h#z��K�T�<>��Tg:�YH�Q,O�6�lμ���G�.���z!]�����Z�Z^Ouv��i�1}�q-Gm.�v��/�w������&��=9
qU����Q�t������v�X@���F�:�b���L���H#����:��<z~����TE�b��Q�o��D�&�a����1�>A��5�ݙ�N�V��?��v6���?�O�o�6=؞��NW���X��%�g��?��D�f*���h����[��1�#l���a:?���?����c��u��X_��Σ~�{��h�W����Z�[Auv���!��"�n�~�7
1��<C�'گ�j�6�R�ߣkB]�S��K���'#��{���Tg���C��Q�j�9��ͩ|���1�B����[�೽������)T�*��l�����j��P��Q,�#x��{�;�F!>��GtL��'{sG,K�,��шAv���Kt����{�o._��[����b�0^�zst<L��Nu>��A���WR��F�ah�1�r���v��{&��W��H�ݦy�{7��O�{t}�?������󩽿j�w1,�7�xF濑c��S��,�I��k>����v��:��ߧF ֣�-��h��a�ܘ�'���R9�������{��z~�hĈ�?�>�x�������XWP�e����?4�}���0�W�{�~Y��_�v��:����t�D��h?o������W�^��~��wx�kzw=#v)�՟�kt�$��ѽ[G)&�������c���-��g�;ӛ�g�>]?�׋�7��g�oC���76��:�޺^ng���x��X�ݞʬ����*}�����YCƻ�ś�~����ʕ��F��y��>���|m�؄�:�ߡ���K�Dm���/����G�{'Q�I�Y^����7t�չ��+���>���Sy��	�{���J�}���[Fuަ߿e��8��*^{����O���F��T~���齯�F������t��^Gt�0����o>={�q3��_�u��;�L��Q�w18�cM�Yeh��G�~&6<S�1>�}݊��C�~�����~�-z��C�+��#��'Z%����|vӳ��xj��!R5��ш�A��=~Fu���7�J���{ҽ��N�g�2�F�q�c�o�ǰn������{��=%�x?G�d��C��
�������;�~�/��Dl���t�+ޜ����ћ�&ƁL_�����k��#�@�-�ο��iZ��-�R��шӲ�ij���D��<	��;��o�{?����3��0mL���[�ٯy��~��6�{W��z\�&�sl}�� ��T�j��@u���/3�-��/�;�R�[z�&}�C�ѽ�G#����]�^`�u��L�w�6�?�ct�bw1���?��Cm�.���B�г���o��&<_�w��+���'�3c�ے�]�U�5=��*Ϥ��DM��l�S}��m��+���n7t��%�{���H�����;��?�)̏@L����3��������8��^��/��g��>]���6�>��q$�2^�:,�|��۠�7��R���o�2�0�Em���rr��H�3Zg��üsf4�����&c$dz!\B��R���!���w���u��3�Y��H,[`��i����S������zy���OĆg��{3ǰN�`�����B�}��'=g^���ORݿg�Hp(=?��}U��7�?��J�{/S�o�N`~I�ˣ�M��
�=I��z�����U��C=D�K�ޫ�?lG����֦��_�k����D-7� ��h���~B�O�}J�v��k�Αt�v�����K߉�z=m�l��ut��:���v���BcR��{��!��+��C��w�(��Iﳌ�E]�/�#��{�[3MI�|�~�Og2��v�;
q����o����_�q���}�G�΃�S2�I����%��+�gY��j;���M4o�wu�[3�e`�eR�>�xh�����<p����������_s��z>��~����%���u`9kI�p3�,3�p����Ib?.�6n�Y&��w��7�חư�BF�.l��
���|��,����g���ާ�پ�Ꜫ�k*�̹T�����n���T*�OcG#^W��C7�;��m�|WǶ.]��g�{���:����]��~c,=k��m�_��T�M�W�D����k��t��&�7���
�o"�s ���i�ۅ�`�I���T�>�~�k۵�{zݦ��-�Q�}��;Oz�]��һӨ��ߦ���}t�[�E��O��ɸ����D�a����|'��%ݟBu��:/�;OP�)}#���G!v��,��9�ż=+9��G�@#ibi�������� )��?��P9D�&h��r:�#�3�>k���QY��C����m�N���fD�x����'�}��v^W}�Z�A��:���±���+�n��=�����YL���b��5�)�gXnŴ��gO�9h'ӽoQ��u.[����|n��o�b%�QT>8
1e�=��8*W��k�ﬢv��٢�>Jן�of��g�|����9ېC�zt��9�p\:�=�����x���&Q��G�8��x�~��'����OL+R�O�s`�?�|���`ږyC�{J���i#�i�۩���X�M���3�yv������t��}^{d}[�������8��-� �[�;�k�^��7|������t���[���ԧ�试��;
9�֡:ϏDl�G���G��c$Afݑ�Oy�a�9N�k�_��q��ѽ��oөڇ˩���ϧ�ơ��|��.�6g�����G#.�Z�Ua��#����O����lmg��{*�0�m��끻�E}�kZ~e۾��Ƶ/]�D����F�w6��x}~���O���eH�Ύ�n��Ƨ� f�>T�Xo-'k�{�R��t�ڽ5܎��F�~@e���s�k�����?��Z��g�?ydF��S����}ڇ;�Y�~���}��}�~7�߃�;ѳ_���<�h�)�����|C�Ӵ_ߤ:#��г��S��nH�V�˴0�~Q���}���N�8�[������~s����`_ߩ�2>/��D��i�BO���Y�2��̌~�ò]�����ث�(�{hѶ/�:P�;_�w��A���ޗF"�ġ�/3�Lu~J�_�r�����=
��ϧ��:�'>�iW�>G�9�~�އt�Vv����]t�QFQ�s�wL��x�=|����^G��azE�b|�ߺL�mu���w��U��Tg2���A���:��">C�4�~�[���}��ѽC��1���I�oRɶ?E��x�7V�]�edd���LcZK����q>[Y�md�Z]w����xΙF6pI�N��l�N�s��nԿc��&>�� ~���)���,��Ä�X/��+s����{o���u��c�����ܞi[���e�����؞X�{��a}��1�6g�Z�]��)Xh�=�[�]w��T~G�e;�C�w��;��8�wFJ��$�%���u|T��������d~�}� ��X��=���Χ{�1���S����{;j��z�>���R-�11�ϥo��<$����qj3�g��D�;K�[����������]0���K��O��/�-aOT读�/T&�Asn������ζ���,�f�o�i�ߊ����$(D����X����
�>�3��|\D�rt`5_�rAo\����=zJ
��Z6e�?��J�~��$ꉋ9����*Q���GP�+�0v�l���r�b��j����a_d���'���('/T�J�MT-i�繁$Q��/��8X�i�6+v'��z���/S�S�y�� �b5,�j1H*a��� ��4͕�@�4���2}���oJ=���|�T�%QP��E���C��P��$�$��8).U�'�l%�鉒$�+���BZ�i��R)�o��;M��I�@�:E}�YU���_�zwǫ;N�sڢ|�ԭ�ִ¹����FS�^�F^ږ��8������.��%�UK��«����fv��Ұ{���B������i�|�
L��5~���i�(L� ��&��R!�L�ƅB��W�'���4���j�Ľ��-M�1f���@H��[4�0S8���I��  �󋅡�;L�=Am'n�7
	d�a9
�""Tm˩ݱ�¶�lO!�悸X�	��`��p5/6�N�|.�q����ڮ�Q��J�AP�<�M��w��r<Hm�hI)��IO\���m+��<��C5ZB�]��k�{[�w|�����Z!����t��J�4�~�MG�0Z�Te�G�`����(󮢍,3L���%�vWW;O��R.�C N�#�a���Jwس�Z�Z����N�otG���
�ҁ	�t�e�i7����+�QtY��UC�j��Y��;,L. l�W�6�fy�L�rCq�(� ([���-�=)�Z�i�傹�$�f;�D�i�̘,\�n�{h�'��Y�`^���|n�I�oHC����܋�}�.����h�6``�;m����	���`���'�۝���
{Y�B���*¢��De�$UA���B0c^'׉dN��m)��:%��}QQ�P|����D�J�WV^�>���͛~P.�Fe�|�e�S��|1��׀xC�t��*�;�l
�S�JU>*�x�x3�v�%9����CJ(>�?�
Mt�J%x3���}��?|���%]N�3���bf&�Vh��Y#`Z7O}}���L�|(3��q�{H�R�2Hӛ�E�"P)I�O�����[Yv��U�� <��%/__\�+�鑍��z�jA�RȚ_4X:�	,�t�I%	����ԓ*��ou��Ky+&�eރ	1�������Q�À#H�P����O[�t��Zn�	�!Pv�i
K�!›�ل2!Ę�Қ�Bx�%��
%��V�b%_�s=��vf��R�o��"�4��h��cNZ.A��zPgT�R��`!��P�j�q�>J%�׼d�!�^�au����\��=T
�$MV�논���q�wa((��4�-ĭ�Z�/���������E��rL)=A����r�f�	d�!�M��3ޠ�F�x���
�����%��xHު��5�����𗗰O�L������YD���y�����q�H��IFn���=����$����!����}>��L���X��Vz>��
��6���d���O�}\M���΀1^,�-�u0��LsX�vM_�$��Q�&��B�#�?����J�OG���`�Q�Tԫ�~�ŰL�?�J��`F9�e<ƿ;�0h)�K��LΤ�:��Z��
5�:�
����"�xm{�)�ȝ'����"m!�iB��m=�i�3_4��(Ԝ��j1O5��ɶ]X�+�QsW�>�i�{����1��9�����ʔ"��Bwr=�&�[S0�h�N~��0^Mbn��_�K2��N��;�rЗ��Ʉ5[#嘶cj@�4��)
�p���nz�%���A͜���L�0�a@��لy*��-8	<!:Z����Y�� U%�CƧfk��ؖ�!�*Y��`\��7]��‚5�$���#Y>��"�����Ok����;n���zo��a&�UN6 Z�.�=H4���c1��gJ�*U �jf]mq_�� W�����lf:��2��2k2Z���I�
����z%�g���	�W4G�_�UA���I��Q���zǰ:D�0o��-�
�b���)�ny�ĐE٠�Z.���D7tRU{��(�t'�5�?@��T-$!�!�s%dL��AGn_��g�P�a���gI\U���G�IY�4�Z&�n$��C��4"�z�}U�2��%�(��+S�g�5na��H'w��a�2Y���~���L?�#��&��0���9�y�
��Y2=%Ph�{�
��^��*_���O:#��F�4��iҦ�`:���|�P�n3�;;�6�ntńWdj�/g��L.̋+�T��P��j�'�'Q���Od�%M�c2��H3�����g,QK4g]�T��#yc�wu��T0j!Z�l"���l��$>�M<��h�[�e>��Om"Ԓ筀(�4����!��VU��Nyov��vTR2��N��u�k������o�do�1�}[n��W�W{���X0�0q��]��2d�`y��w�Ћ��D<)ע��vv,�Q̧�+{tL�a�%Nv5���>��,�e1�a�x]�>"�.�y��W��(�L5���@b�ӝ?����ļ�R��kZQC@�2 S�r`�N8��8/�eĤCH, ϟ�@�GdL�t%sf�%A'����$
�I��I+�,���
�B���,;&�>U�l�J�/��k�����cM��(:�`-k����hU��h@\Q�p�‚��U�E�A�23
e$�d���z����'�%B-�)O-$j�C�B���&����14�\n�b�x�(zX��/�}����\Ve���>����S̐�I�����Sϊ,��_-�
(sÒ�YX
UdF��U}�
�a�2�8$�,.�hVY�Ӑ��b-P9�W�g�h0ϊ�AR
�<�6H�O���_)�1�)�E�/W�*�G�5|���2
:e�bsP@��5x�0=
��� ��u�7�`�UK�x�*�)�/:��qs�Єdb��."Bb��w�uL�a�/
�j�UN-�j+�,E��T+N�c��$��[��g�m6��б�
�
I-\��)Waa��GdD�m;5B��K�v�0s�� 5�Ry�@(%�~��
�mq^���N�i��@xi�-PɄd��i�n��=��ڻL���Rr@nC��K�Я�:S���F8�o�b6�	Z뭖��FB&BK�FBDpO?�r�j[�2G݄jѾ1���I9��=�ˑ�#�l�s�=�i��@�Z.�7ǚ2�r���MT�Z!$��X�������V���p�Ӱ�u�>�,m��@�����p|�,������݀\ؿ�w̤l\(�%���"���1ԯ�U������M�Egm5�Ә�E}QS�F��
�ܓ�&���|&�;aM ��P���3�˺D���H*��jQtU9]�����)�Gl��q���
�Rdc�����abH�5��:"�KX��9��	�@L��Yx5��=ѐ���g�/�-NJκ�҈'��h�B�ӏ
��-�����ʌ�0QL�
#�f-žJz��p���,��F$����խ��Z�ѐ��N(]�)Ea��'z\-�&$�l1����˝���/Ѧ$L�Q�ʔ�YP
zL�> �n�����dFXj�@iH�����`v@��@Bf�kA�}�XQ��L��;[��C���4�f#-�^�R��"ӡ��d�	�rJ7�$R�ۖ�A`������ȼ����s~�ʯNx8�4����D����u?CJW����1R��<
C�&�~��MaD_%l��Lb�	�S�ZQ����:1���7O�2'��i���f_�rʎ�=��	�]�wW������
+��
�\�=��~��r �W�
�n!s���K;�)�J}Ǿ�ƻ��vOd6Z}w����{PM�R{cq�{D��HX���T]-ᰦ��e�^R!R�~�Z����u0�%��\��"uaU�����̌0�s�j�Dgw�a9�a���*���M���Y`�����ek�ONoE��NPF����̈��}��Pbq����&��_np	m������m�n(�%�eS*�b�f2"a��!h�W�۳��:�(sQ}��݋Y�۞�i�}b�w��h���'��?"ӿ��S��j˧h���%:�y�k�bԃ-�f�!�WD����*����%b8�ke��P)� ��le�����)
�R!w^-<�]�'�b�:7J�Y����̶���>��
�+a!a���ȝ�>�_�J�Z�'�NJz�Ls� 4*D �D��#�=�����h)��m����+�m�B�I�Q���
;�ԙ�i�oۃ��Ͷ7�+�|�ڠX��ok���v�*H�9�{1���ڲ���\\�w.�t�
��QN��F����?��ӭ�����d��_�bJ�ޙj&jo���+0�TNN+s{13��敒#p5�T���=ۓZќ���
�ؐ)�*��9!�%'�%�R��D��c�Z�z!��3y�-X�+a�|$}E��ֆ'�ʘ�'-*�N*CQ��z&m�V&�D�]ͳ��v��GΝU��' ���.7k�0YB���c��U��=�ͮ�%��qyM[���AG����!��\�ik!�8��i)G��ua���m#�=�SD0[gDrM�8��-�]6$
oF�*'��-����57g�t>u/��-��-t���� ���z��>!VU}ӵ��RMYw��e��^@SDۖI
<`�	�ozY����,�����xiQ�J�>�
s-��N,@�b�$tF1�!�f�	�۲��^��gZ;������$�iI�aKȆF0�-��u��eg冈k�sY�V9H_�p���1�Sd
�F��}����y�x��R+Jh+aЛD'D����ag��E"������a,���dPz��1�ub��.�J=n�3�0Tj��0�d��Q«b����DFtgS1ӯ�L^"
N�|9�x&�Z�G�;�8���1��T��B��]��&%�w�V8������}� �4�r���u{�����
a~�Θ'"�^Z
Xq��ɚ
�6.��}?��6����2ۈza�1i�	9#K�4r�8|^V+I��˯X]���=�e��H�%�B�Bu���i,Bh}##Yd��q䓧㨯Z��f
_̙r�sF����fLn"[�<�[���Q�D��Fح)!>��DT�y�j���K�Sf�I����Zj g�י`�����E�`@�l�_+3�%6*8:� �nBp<��R+U?�{&&L�gZ�����idt6~^rQE����h�)�(T�ڇ�$��c��j��}�<�!�)E!�C��Tst����P�����=��p�װh�������P��T�%�̸��3�Z
ԟ��c�H{ͱ���8An�wu�j�䉣�*C��3�WxT��xcx�n��s��1���%y����*b����߬(�t��>U�fW�/��)1�A�Q���u��*�@�W�KP�e|�^�]&l203|�Z}�R8S
�o6_�|�7�BC?�	[a�١�l���V��"l�&o{+��̄�3G���y�̓��D2�O4a�9L��˰���	h�Q��	���9nC�� �	C�z2ჴZ�S�̪5�Z(���l�+�`h��D1�>�`��4�ּ�2'�y��D��	��ռ*-&҄>�[��
��j��	:QI����	ry��s�
Ȗo
��Hw����e	!(�S���~��{��5�U>я�-#�|e�W;�D��(�ƴ������������0�lp"��A��ޭȸ.9�z�8��†�L��K�D>�)��w�i��yF�3�?�-����
1-���L��dV���(VL����1���ld���njZ�U�h�A6�1.6�!KTЉ��-80G.�!�$,k[4*>wͬOb0q�!'UY:e<�uxp���
~N[~�p}*��Bz2�5Y~�9�y�L��`�e���5s:m�0¹f�g�>n|lf�T��^F�G�O�17݊Ń1��8�
}BǶ4wt��n�;^GQ�
��_�~N_B�VsO�E��#%�Ej�O5�A��)��r�g\���j�6O#.SǁW�מ��>y�t��H�G�x0�9��?��.(�Wyo��(��h�����V67h��ac��� �f�#]t�|�,��e8�.i7U��i0j�Қ-��>/r��	K��ׇ64D�Iƙ�����<��aS�C�����I��Xf�ػ�G	�ɔ�5MeI��T��|\P���-c�M������eAG9�� v0��=�e�?/Y�JO�<9����䰾A��5y�ApL@���<{f�X�j�'�v����zp;�0�'���3�`�\zm����
�+�*��0�niԶ�8��:A�W�b	-ʹ��	M�3	o`loKq	ƣc���y��7��%bh��x���W�t�c�B�p�v(;��Y>�&����0"�a
��$p�f�D�R_WaO���ٙ��b7�,��E�!������w��1��J0/Enj�Bq�/s1�f����|U��J��V�@��d?��1������o��- *i������xRCy��[L�.�D0㰢�x�Je��#�@��W0X0�K,+���w��[o2�K�:��H>q6vMΝ)
�i�e슽L12����h�e�="�̴�:�h�Uz@�&,0�A/ZH=7=��YΙ�����B^�ePY��Y�6�F0�H�.���U8(+̶�j%$�����G���e�š@G�ISQ8 ��W?��UV��0D8葤6Ċ~e�Q�bu��w�Ho�lu�)�zO�s��pJ�o�/EE���{PA��(�Š+�̙ҎDS!-�%h��1��I�3��5ֿ:@'k�e*�-��cЄ�&/������;6f ,Y8XE����P{VBq�>V�>���Gq̈$Kͻ�4І=��_͐��q2�)~2U���׏<����Z�1T�F[��L�b5���7e4��̫׌Nj!
����:m���A|]˾-~˼湭��ֱ(4�(�%��Ĉ�\�Q��rn���`pX�-�F�7?�aX��>э@s��n����s�[F	+4vÍDŌr�ٯX�Xc:,#�ø�	�>��6X*^KA��s�CD:b�q=f�sQ��R4&�0�)U]�p�WDJ�a9�Y-��Q#VsVT�b�ˁf>n�)��"f���]��k��oK�9	�:=Vf�(���
�b젻S\�Q�L�	�k��T�I0Fp��ͦn��v�x�J��&�BĐ@��τ���X�`B��`p&��q)���$���*ɘ`UL��D�m�,LI��:��������f
�ƽ�/Q��o��ƭM}E�x�	�{�:��s�N�qDib:�"�Q��ԇ�ip��4����u��f.�V
P��Ax&��N)��������:���\��s������������YMo�;U���F��ɨ���
�6�i��|o�h�w�l�`r�:���	�z�I~-�i��@�U!xZ�զ�N��N��v����<km���I�C��JY�\���<*�#kT�NDlM4�4¼i�������7��8L�k�q���1o�w�DBw�`N\�W��L�0ͣ֌�뽏1�ٽ��E����U�-�*�&cT\����@e�"<�[4la��[
�\�q�#�N+�wڧ@Hmq(��N��j��M&�}��ض��{y�e�5/��O[q�#�d �T�s"�*Эa�=A����N��s����F7q:��ØS?�\0C��0�is+ �a��|�3��(�{t��p�D��,�xL4q��*I����Ge�Mъ�br,�b��g�XR*�4�:3O�;
����������,�_̋��؜�{�d��A0=�,e���"7o�����ٰw��a�L�����S_Օ=�š�_���cQ�-��: ��.�6�v��ٵ`��Y�{I�Ik���P�Q�+ i�̙���3�7Z*$��vE��q^j����	9�d��6A�Y)	B\�Dߙ��(�sȟ�z|z,6���@��ND~u�AmEF͓55u�fy�S�ә(�R�9������T��T%k�uk��Ӓ���m������瓝��KE\�~%au��N+�Y`т*�	d��BY*y�
:�Z6���J{{͙@k"�W`�=�>tz��G�Q�~
c�Z����v��'�#w�� ��߽*�:�P��1a	�m�ֵ�>rHT'i
�
�/�/�5��G2��A3@�xׂ���>�:u\(]T��3QW`oV�>-�OP�ϱ�v[6�tٚ��C����A�l�'�͛�&a��EgeZ@��M�`)���� 1�Hy�l��U�*$Td� ��~��@F"�2��~��o����E��r��bk�赺�	�,
�n�P/Z�WV�����И�J%Uc�!C%.qE��J��ѣ�K���@��3-��F��V���h�uSw�������}�r�p�yU�{)w��(,��d
?�?YhQ�zX�|��f�oJ{I���C0��O��d�([� #	��P;"D2��b�m!(�E�Æت��<�c �[�Ш�A��Tb�7k��h&��E�%�M6�_�&j-q*,440�:p��"<[�]$M�,e�B>��$�FbߚS��9�i�N��~E��3ǧq7��M?[kـ�P		�w�f����|[W��1�y��m�n��M�^��^JK��I}-�������꟤�� ��Ug�Q[��p���<U���?��ֱƆ���ɰ�vI���;q]q\莗�ݗ��H��&�`���ƴ���ڹ�����w�N
fT�H
��[~��޾�E�s~M���3] !��:%q�0��b�i
��^���Og��D�Pcx�����I
�}/jw[�`��au��Uqw��ܻ���cfy"�^��f���@VI�PP`c�-%]�fRN;��j��[&
+x�n�U**Vc�4��q��Uks��b���.U�T�"��f�����bu�[�'�ч�Wdm�}��8��|E��ɀA�g
],5�|�H�s�g�.��
����5��`��`~�����Ӄ掎���殶��C�e��'�w
��XaEO�~KA����b�b��F:��3"T3xi.��O��|)�l{~�sán�jc7Z�.�w�ˇ��¥]���
g�5�x���$��Boh-��@�BssN�7�,MP�	{Yi�7���TW|��#m.}���K:q.�X�����Ჶ��{�l��a�)
�X5�+���q:��X�0����/D��1�Oi�K"v���'{V?�E�k�) d��F�,�ո#m-�ZL5�;�Sfi�A�)�Of�ӵf���zs'��2�γV��H�؛_�����6'J����$'Y�Z�lp�F��1`�!;s�S����!�d��r��{/�p�*r�(����F3����W*�8�MW�bx3^�''
�BT���)��4"��L�Z"�'�^d�E�1��y��t���:���8�F×�X�D�Ps�mǘ�RѳAf�GUr������8K��j�r�}Q-M���4��"�-�!�b��2��j�I���+C�	�&@GV�a0�7c�B�h\��]�QPP�z���d�J5�3�ҵ��ewUS���m�]C��+V֒�U�Be��c"�>6�0��Z_o�]
���u��)��jZi���k�MEk�ͻ���o@�߱�k�J:|�Gz
�1D�g����_�AT
-����л��x��	5�g[)%�+b�^;��;�"/�������YA�~3g��S̶m��4�m��	��j��ɉ��k6�r01�Q+f�WD$D�8N����E�к%)�M+Y��h)�Ճ9�5KLM�>M�"�M��E�Kn��B�:0��`��Q5���H����l��-�R�\\5�D@&6&bu�=(��R��J\?E�"5�5�&��WɊ.�+�\O���Z���ʵ�re������"u�Yu[tn.*�y_f��8I�ް0��C�zm�g�w-V�p\5�Z9N�V�՛���p��n�$I�U�Wݹj[�Y����P6���M\�܀a��5��Ѐ��5_3���쳂ؽ��Un�D��)�X#%$�z%�;v�J�h{!�c��hL�J,UBq�f�bQ��;^�z^̃�U��^�~V)U�;ጚsU�v[6�Ѽ׬`zX��rэY���`�h�h��E5ƓpV�!�!�k|G���,P�:�Ī^'��iWH����������*�8�\'�o�BdH`5t�eE,M:ijE
c`���>îaƖ,g���n�%k�eĦ��+G}����$�"cX���6��69)am����{��l7O�+GB�XXP1�R��������+8�cT���2���
���1�����Lv�(aNH��o�O��8/дU��5�ʩ�#�{$�C�䃇�
A,��P̧���F���Pc����(��������nk\��ǔ�D��%��1<���l����%�@>IY=�Y3�r9s�	K��6؞M��69KT���c�b���8�ө���0<��<��G�$	h�fwv%����av��q�8�D�֯�J�QΓ���4�?����M��,�!�4�Lx�`�A���!�f�S{����Ο!�.��IUf��>/ݑ<W��K�eT��D��zu��hYIɾa��G%Z�� 9�6Ȟ�VM߰����%��hN=D\k��δ�Y�'�߳��۫N�6�16�r4��4yi��	Y�E��b�.Q��	��k2�a�;<�Y���_+�yi%�g����n��r��:�aT�V���sI�{��rx0ߨ�z�,J3e�M��k0T�d�9QЩM���
��3^�+��HLu�:c�l�gȡ�o�%������[K����H�B_�c�A����1�{�̈́�a���)OS0��^5ԛX����t�Tya<S�M�sn���V�%���t�����2&�ʝ�S)�G#`����O���0p(;������K��Y���j��5_��QI�a�L��;��ی���1o�2�p�)�K��}��t[-��	L}�w�D�*�a�Y��ꫥ�U���vx��l�w�ᨾ��^�s�=+(�c��q��}�4^�yI2!�:��E4�e&3}�C(s�ǯQpn�&3
/�E΅����	٠q:D����a�g�:��z���7p�y�&�Fv�f�I]ti%�!��\��J\��2~L��Mj��㦲�0�ҀSF�R+sI�[�U��tR�_���KOD�qzww�3��=!Nئ���C٬~$p���Ϊ7���36�:��[�V���Ş��VZ�j	����g�@{�&J��Q�R/	$w3���w-�Dپl�K�
�R����i����xqeɭ��uu��3��p�r=E�j��4�Q�־�����U���4��W�WQ¬[6�ŵ��&YQ	Ƥ�H��E6C���Y��^W���o������#�pq�X�5g����$B����'j��QN�Y�.M�d�yLߜ,��
�1�����"�ii��U��tEô.�Ǫ�yu4t{=�\�jҥ/0�)9?�I\�����Bm�t��G^��
��4*2��T�V�{�ݭN��:j$�X"���h3�}u{c��w��h���Ҵ����{���o�7I�L��,A�T�9=јyv��vL��T�]q<��4X��OxR%��8K}�K�(�	S����~�Wk���0u�9�92��'�M��u�?"���kڳV-O\
�X�-���r�
&�s~�H�j}T���>�rz�{^�Vs���Rs�}n��<};�h@A��wg�%�e��$B�K��6��ʼn��E@[�iŹ����>�|j���6��1a�LZ����⼹-��!tA֤�p�06��R1^�x�,�~�KO�B��Q����ZM7�j⑸�&�@&���ջi�W�#f��k-�x�r؋����IFG�qZ@uZ�Q��j��"���|���I���a���x��*�S�qy�U�nZV�x�}�E#�42�c��ڄ�}{�mF9�+���N�b�`��e��x�֬�5S��~T�����������F�V@�p��Sʭ��-9#�����
ck�w/}��e����������&n����Ր�&���A-�8��Z=6�0�ĥ��Fٌ��DW���&$�`����}��{عh���./s��88�J���R��5�o��T����D_L�����a�,R�>MP�A#dc�gl�h� ��Ed{��L4 �n,���$c�t�.c{Ě;�v27��R��%a�Y�f9�0����q��u���Y�M���R-��aU�	��v<]�P�c��)�C���k*['��лԬEV^�.V��2�w�8�s�y]�{N����W��t�0,�۟��N��h"V\x	/�E�O�0����9�� v>A�*h���B�RmD��`a�i`�bC.�[�;.a��������[������(�;#'��55�Z[���M�8��#�z�<CW�����(�6jOj��/������$ˌ���C?`�բ(f͗�fn?�d�ܛqQ��8���V��T,��U6�緘��K��e%�����k��a)�!�8bM	Z�p+L@M�|s�EV���;G�Ri�Z����N�����l��3��@�Т��c��?����4C�b�ya��Y��팍�+6>�bғ$
��umb�:�RA��ms�X��ɑ�� �&�,��E_(��0!1l��.�'D�p��(Y.أ�����ClQ'������&����#�V*4��[{�f�}�Q� ��ڪ��Xgg~�a)�(���t�����V�ATT��]��$̈́db�
G�/CZ��:��9.�{�H��[:V�KqPKl$��^�k2F��w�`ؼP�&+&"�GE'˒(,��Vo<�5��	�/P�[ɧ�<�!�#d_Z4�O�c(�b�rw>��MR�N�
�:��'aP/T��#,,�.nv2Ŗ��Vg?���;R��U��S��	!�1d���~�@9t�\E���

 Xf�Q��gK��S���i�����L��j
S�����斜���en�$��1,g��0i�x�p��'�H� }���)
��t��S��Z7��M
퓵����S�dc��L�?��SPak�U�D����d:���%�I��I����q�)4�7%����6f9����ÀMЬ�'g7�x�
�T5��]�~�Q�bc	���m�C	9�F�
18V�d��c}�%��X�(�P0��"ҟ��	�,/�G#d���XB� �9�D�¯"�>� ��n��&ၨu�$ڴ�:�����e��3��l���M���F+� '̈�H�v�ݙv-|�����o���O4�dZi�b�տ(+b��^BTе���L���υ�(�է­}O� ܙa3չvҵ�_P�r�6����k:��M*,s�p*QD�e^�ƌ!��X��tU}��YՕ�Yvb�RZb�p1��r��ƍOƩ�CmED����D:|e�I2�p�U��E"��i9p�$Xk]&W-#r�t����fl��^�Q-T��}���F�yl��6�������9��cMCk�Kw��Z�N�;X��%��=<���tIna=���D{�~m����I'��aC'c�c��l\&�a� L�ܔ�΋�҉�A�[��u�֝"���a~��eD��u�����N�ykۜCz
j�<�r��t.
K�O�M8���6��uwV��J4���>��^;
�s��@��2��Z֋q�˼d���_� ��2j������{A��e�"�C�
M�N�ZAp��4lk����6��R����r�B�HY�Jy��<&�+c���,�f_�M�t��,�E�Z"��P��R�B誱T?
��ಭ#e�$R�X�ɫVU�Т�5�u��_r�'�r`h�h�Q�	<nAP��zA��C��607�ś�Ɉ&w�{[�`��eH疭8d&���V�@#g����l�i�����9�K��l�vm�>c�安�e���^�J����^E	"h�����Kx�(�)G���i/9yq@�x��93M]��ƙ��Oq�*���	~��]֌�:����U&���ǩ���H&�&���i�;�Wk���!V��'�C�í�Ҏ~�6,�[�d�D�.���J��;'�7?�:&
`�O����=�.���m?��8!�ĸˣ�{�8���΄�w���C��Y�Ǎ&�/J_ŝ�'��O[�x(X����/�CD���W���*���6�����)[�#f1e4{�c:���|1-��6P�1��knj"�D�g�l<�
 A�����H���b<	o�Mq��/Y���e�g`��O�H��7�X���R'���]Q�N���Y�jʼ��b|� /Y��u	[8�'�f܄ Pн�>���7N�:��и]��XSk*��qU��(��l���[�w,Y�M�9JZ�ń�H�[�Ѝ-�L�_�T&1������5"�Hp�:"�u͆�r.9�=+�C)tö5�F칹)����<N���P�~�#���])��즊�m`���4=���8hj����[E��Ģ��Ј��h>4�b�j�R^�{���t�D�I�V݇&]���6��KZ�3ImS<&6�dR�8��[d�bKE⹨��"G-��+�cnNӜs���"�!��'�q�j�HQ4SH�,	J�6�\@B8\.S��+̚(��=��aa��% �v9�9kr�S��E����K#
zBܙ./�|T���z�w��M��B!w����2���̮�&�ƀ6�;<='�`;.�]�������:Q�uY�+-�fhd��S@��:
����#��Pm����3\xݷe��D��ޥ�[J�uM5`�<��R�&���-�Z%�^�Nv�#\��o�%Q]@�>?����c�&�B��T�gګI���s�2
����P�6�X�<��uF���uAg0^�^�͟�Ҥ����7�h�e������&���^�*�s�ʦ���X�C��g��y����v-�YW�ð��Bu��9�'�}pɒP&R�����
n��D��6A=���e���ʊEM�La�X�#�;:��ռ#2�ٗFB�ȸ�Kv1=[��Z�AA�J,�!�y��Z+Y�nu^tƁz�����H]+��`��1w]�e�'b��!�Rd/d�V�٢�8D6���~B���R�<�"�:mS0�K�˄`�1�M?';x�������%��Q��d7(�!_�J���HI�eA�|�3����m���)k�d"�oP�������^r<b�x�+�i��I�Eg�2�uN��X�B�9˰(.q������Fp
��\�� S�r�t!�%�ED �+b]6gtO���XV�("��Gr6hf�V�o����a�i����ɏ*��B�q56�2��L�O!FJ���E�W��2����Җ�qz�	�q��C}�DY )j���~��r��`i%�6�bLb�$	�����H�7�4��n1%����
MFD5b�5|�3g�7�Ȑ�i3q�6@��B>q�u�#�r���Ђ���Wƻ�~�4�
m�V���8���U}�G�~fb�4��
��7`����v�Ni�zk=�&28"����
4aA�\ڕy_�/S^�"�Kܾau��r��+6���3%=s�<E#"z8�q�&�(N
qC_Nu�~��;��f�?� U�B6#18��E��%�>0i�%�e��B�ӂ�*,�80R�g�j��Q>WӰ�Yr}�c�ۈ���?6�ԙ��y���/����NFnjY�(a�Mk�ƢI�3왬����]�_���=Z"���.���H&�im�u-0��n�lǣ���Zk�
�a8�'Y�WR�p�"���e�s�6WeMR\���`U�?ղ,�(���K,o��U��3l�a�]�9�[
�q�䙛�#.��T��f�;��W��e�mF�<m�J� ��Ʋ����=L)�[�^P6�_!,%�+��d����m��`*A��tS���v�]~b��H�a�M�>�lDY�L�V��U�
� -���G�l�RO�2�
UUWװ�e=�Ƒ��Ť��Z�@_75HGJ\Ϊ�
}���fR�kߤ]� �W����į�F��I߁���䉈`�9����B��"����)m�P���f���tT6��Լ�k�څ�{�aC{g�ʁ��:���7�_�*�?a;.�M`�* Ӵ	S4�
��S2a����k���Q�Xf�N�N�C�O<Bb��ڞ2[N�nXx�#ݚ��"!�-*�#_)�@/��.��+Z�.ثkvۼYL���j��*{�}�w�͛Wu&�v�kz�dq
�-b��ݪ�+_M}�T�Y�5Ɯ	�%X�ί
�D=�Ȕ�X)Nғ�M�r��@�"V���6:g�X
YJib?'�߄F�0�`�ǒ*k��V�,O�_���|"0����{䡳'�*��/}��J���
Z�͈.�����Hm
7y�߯��3Vy���{H�����Di�/[�ﵙ�T�f���0WK��ԗ���=�@�].�e9]�ѯ���uIaj"
��U�G�l�b\k��XVo7���یQ��*=o�J2��^���7&*��NP|V�r�s���`9Q�d��P�#��e����r�I
.��y�PYV�}��DB�H�i�f�m���|TT���"<u&����<=7?s{3��v�]�R��Q/h��ɺQ8��wj:$�?h2l�`۞4�"z0���j��Y���I�N1�U9��,�����~f������|?	��&6hr|��vyNj��DW&8����e����y�Jh@76�** ���Ux��
�7�DxY������Բy�
�^m�[%�uЍ۴A�اT��Ժ[ˮb�Q�ZK����g��Ҡ���!�8�%r�\��,.Z,�	hM9��$�􎉔�5��}6*ڼK�i}�Ua��T����'(y�P��x�6n�h8d�|��A���)��F�0zP�!{�VK�O[Ҕ�;,1�L5lw���f�>�|�UJ@g�n6N^��kS�#��t��r*���3�w�?q��QW��т�pơ�̑%Vie.�i�⸐1���:"�"�&�k�T��|mvmc�p�]e:��XJ&��_~�M�;a�4�
v�!vO{ȭtw��9���K��̙�c�)=�CߔޅNL�4.�V�v����h;��?��vsB��+Y]�;Ά���{�(xØD��k6�ǘ�셔A�쌖Y\�F髭�k�h$��fz2�Y��@M	�է
˅u���d��I���"��rb�!��Uc�2���F��t$��P�I��a.���Wz�ːܦ{᥶�U�4i���Q���z�g�a��d��
��<�ט�-�&3C#�[���ቢ�d.�X��e��Ԩ��S�Ft��z%��%�$�2�~bay��4��&8+�rl�]�Mxi6hp��i����m��4�O�QF8}���Ec�Pc��S�V�-5h{
�m�FA��m2RP�S����`g����
�`��s؏
Ul��m����P�8ŗQ˜�0�t�Ǥ��9RϷ���M%��RKQ�����+�i�r7���Ѵ���ON�ͻw�R[o�Ls)V����qa���"�6�N��f�~<�:�f�Y�0
a�O]<��Fe�Br�B)�	o��FbG�u�2�u�B��b-�]��wXuW��YcT1,�e�5�Ol�����o�ҙ̌(ɵ��Qc:��l�r�XU@��_�DWL��hx<�|l��`,�z������䞉��nu��_�cSyA屇�D�4a��&�)�]#om|`G3'���1X~Ӕ�)��Q�B�mx2������;Y�b�"}B�W��
��$��Ϛ!F�D��{����h?d��޼h��=�pz�O2X@�:z'��U
E��"t�!CU]n�
���r�e������'Y�W1:
uC�lG?�i#�d�I!��L8QOz��J�nlҶ�U*A	K�Ҍ�΍N�@�������3ѡkK��Hb��1�nQ�p����������%���Ĭ��)yZ�eU�t�.�6j�8�i���t����GK�.tʹa!�f�[�H���1��YX�2f(F:�pZfu�eD��\�ԧF�
������J
���s��(��l��K�"���E�e�F4��,��'���\�d$��p�>�㫁Տ�D���6���Ӑ��+��s�C��u�S.�i���KM�ܠbR{�Ժ���m�l٣#CF��r��
P�`�i��W+Y�0T�>(g�C\�Z���.�#v����f�h^0�m�,SN{t�N�6�0L&�؅��6����5��K��h����8`��ĭ�2C�$A�5Y�v�����J�&v�����b���b�	�H[g�\�}��Lk��h�r��C���돍Ew���&*��򢻇8�8Ò�M�tU"�*��ZMf�{W�	��.�Q�������*ʐ��C+�q�.�I�$l&�=�BO�q��j�CH�vq7��Ԍ���߉����d���#Dib�;��z�a��ɲbT巳�J:���{M���(���R��Q�R�D��od�"���0i�C�	6W�������Mu�OU�a�.n|�r��>wMT���|
�K�b�5�x�'��
�.ZR�>q�菍��jQ�EhA%ҙI���>��r=��l��`d�ˣrl��Ц!",���1#�
1Gښ��bX�
��;��Z{��g�ӄ�sA�k�cp2�IY5w�<9���dh�ƪՂ�H��b�<#'vey��p�Ox�B�Ns�8�Y�����$v`p�ڿ+﹦z�*�VoԵ�F�)�15H%�ٺ��c��l��G�|��I
Ê*#�6L��%�~��1P��&ΆDEӦ��U��ٮF�5p�:�rѧ-7���u�֩�Ԩq�WK���;׋>ѻI(����
�^'%s�vA��Ii�8ר�rE��\}Q��:1��Z��Y�{C� �|�K;�'��/&�J҃�ԓ�ڊv�K<�Z)B��H�I,:�
��b�GېM�X6/�6v�ujQ������������13~L
,�'>㦸^�3$�|ޮ��q9ˊ-�@ú�Vu㒮�&��H�Ƒ��mQ-�F0�Q�im:��R]���xT�j�a��=y+���K^�Xe{��*]cU�*���T������]�W����m�Q�x���g�_p��0\�����"=.@��Uj��x["q
���F?�T��Oi�&���e�����*���
�L6����o�hI�<�bi���U��'a[�P%�	���9��;*S�U��m M�>i�@�Y���#�M`m}C���-Q�r&��b�j�ש�5tvD��{��c��5��?�[�⒇�bO�1u2�K�Y�
ͰL�K=����1�wm:5���<���bz�3�k� D7Ͻ��aANƥZ�詖q�*G"BZҹ��Q��+�R2u��K�fl{��
4���V�t�f\I&çBM�'�2^��&1��*X��~��L)�,"^Y��p�=��"����ԩ���� �9��bY=1�fL�#�-��̈1ѓl��<��۸�*A�~�޲��U"���'���M�\�٪V��֑�"+KR2�
�{FL��޵c�$hz1���b�V�L��դ��	��v�[M�j�-����m��:IձS�-�S�U��$�:��fYe2�`��B�R?w^�5s����ʓZ��cj|j�}w��nG�-_'�>5�Kr��Վ~�\��l��{N�eD�S�Y��"���m�S�[����4��A��?w�u;�1'��\�;4��:��$f��NP)���&����I&h.��bHtqP��XuiI�
��2e���8t`�xϜoܓ_uu��|.�f�x�/4f��!q�ls�j�L���2�H��0��^A�|_EA#�C���9b@ˡ)�!gw�~�̈́ȿb�~���
i2���Äؾ�G�yx��X���<���:����t��I�ЉE�Z���V�%<�ӥ��X^�����K6��]�e���E��Y�;)�ؙx>c���Vc�����Ʉ�����r>��d5f�c �fL�/�󃦽�j��~��I�&����䛐0}D�\�'f&�ID��/��P���8+V�QC����]����I�n-�Z"�3��C~����<�W{�����A�,�@: !SZ���6����J�}e�q�w��q�h��[C!h띺��:�#S�vO�ir�4�"�xB2�U��U�t�Ҵ��I��Jb&'�#I���M�x���=G�m�չ|_̦I�h9�0>�^�&S�P�|1t}�-�<m!� d��OiZ5#!Z_@Q6��jl�����h�C}ՊD~h��U��⸾�H����oU	�f�<�c�u��]�di��_ڬD�t�!���2^�"���RF�J�6��
cV��EZp}Ž��+���m1(�.%"�&!T�?�,���ab��c��٪ ���Yƌ�Z��7��|�.�9dȭ��\�h؁,�لdr���!���0RO���<ɛ����G��~Nz(Ͱ}(�<�%�L-sd��H�Q@Gh9�S���|2�M�zBz���@�\��ўi�cF̧�Äf)��&�w�N�|X�����W��-,��1p��C.K_����˙fF y�� \c�z��x&�VP�>��v@��Cμ����X�	��D�}@ǔ<�5��	����'��0�T��
sW��
D�DC�Q'���rD`31�" �&MR��&,pg��L����K��t�t�[.�3M#u.�GE63����K�#���0���!�-Aa�9)�zR�9c3�*��ћz���)z-��gSߔ�D��rk�NIͬ�
�e�ͨ�=��-)+��\H�2e�k׼����9А�
5[ z��h�r5�LL)�+q}[�hOf̰1�b<�-$���N"TZ�'覱�)�!��~�
>�d�Yn��`�@\�!�����U'��j��N6�)�����fG捩��G[��LW�;�wF.d���,��	L�\3`,�ҡ��x���$����8뽠H2ip�'VӔpgZ���BA5 '�w�
[cTV���-��Wx�
�zx�p�ª�t�OT�~y��M�~�!�i���o0�e���O3�E�񙕏8"��6J37��$E�
�Ŋ�[8�	}��F40%"k���ءJ��X����m����I"�M$P�֤9o/�����=�C��A��F.�b�����A �̂�$V��
�g�e3-z��I�Ē���'�����#/yeٌ�1��7 Ęk����0��A(j.{�'�l^�Y��)��Y����x}'��������/�����1d�!��gj���q��Z�AZ�\͗�m��5|�{B
Da���:Q�vG��vnӧPš�:�Q��5�.u&`���q��	C������;�1�r
����y�a�[��*��`���
�!�5u�o��mGHؠq	J���r
-�5"5R#��,��ȭ��teg1K!�7�Jclٽ8�ZL�߮AB,�+z@�k�0�UKq���HYa��lx^�L��".�v��!I�PgV
y3� ����P���
X k'�o�%�I�m��#�t�D�G}� �������x��
0]�T���i��/�+)a,P
��Xu]Q�7'{�#b�>�x5�W����a��5�yGc�?�<�ɼ�H�d`k���6H8x���4��t�Dpٓv2�`�N"2áPIK�?��khD<
�
���Z�Z�`%!~WCSv�UnH��)^oH���pq��@ND���«QO>�"���%6Ċ���_�I�ŝ��qį�,e�-�Ld���Qsz�A�
NG���E�g���b�m�cd�U*�i®�4lx���i�dј�`�o���S��yiQ��XBF�ka�ky���<0��0�t�M/�>��b?RAq{��J����Eh Q�Kq����_��t���]g���M[�)V��XC=��5�8Sf���t�c�t�$UMĨ"mfR9�b8�I�#֢��U���~�\���?!��$���QfD�
��k#��gh�L�0�nKP[V�'Ok�0���V�Sĩ��	�+��M&�,^�u�c�{�Qvbb����<���!B���(�S��EN<N|�f۱&��N;m�*K�W�_���9�L�}77�09�)����h
Ƶ��'�/���e-��Xr6�%��PT�N�g;IdB�,y��HYES�
t�c ���dT.�G#�d�I�wT��J�lyf{@�D��-�;�¢=���b����_K򼁰9���-c~�OeF=�$ҦbO�@G�T�#_��mx�b�%��JBrXr�֎~,'��	�ŕp*w��\�y���,(5y�B"14�.5,*�Ϣs6z�[V�K�����=j��=3�~H���z�O���^"�D04>�C�[8
^�`Ngꎹ���Z����56�$�\�������+R�P�ޑ0rC��e�#�N�,�m��4(��Z����戤Qd����,��-O<��f���ӈbG�k�(QU)3D��ZF���`!gf�zm{�
^=�/�׬,!'��}6@�_5�̵�ca��I���Ԁ}�H;��0b�m�r3�je�@!^qY$*��l�s�����	��P2��B����{f���V^�v��°��=v�Ң]�J�2�-96�C^A�c��a�8(4g|ַ��12%����
o׀<wo��[?o)u���ZC����,�H)��f�����ś6�Q�%Ed+�7N!���:Y�`�%�~j
����5q֯�X���M�V�I�5Qݬ��T<gFF��"B萊��K��,������	4ʼ��9᷆��:���%�M-��.�=��h��A(�(����`;�e�)Ⲳ�5qC��y֢�V]'>�Ps�;%l�#U�e��|�>����L|��Jy��Q-��e(���LMU��$5K�6Np����n'��2��������^'���ʻ���.-��,$w�S^��ڋ���n���6�z--M�N$<U�r���C�d�@�ugt����~2y��W\MO�a��’�*�{c�o(M�z�=�n,������s5�]]E�oM<-]=HX�����i
5P��WW��v �M�9F�#�3������G��U׉e��D��"q�{��6'BC�j\�f��26�l�|ț�a_�:8��/����a��\j��WD�5~2@����
�[V]I$
�ێr�}����_�9
�Ydn���
���VIv5���C��^R]��������<b,R7�U���F�;M�O�ff����<��Z�􂜅�B<�cs4[��I�s�%N���2G��V)g��B� m�n��%l��Z��?� m!脏kY�:�c��ٌ�5�RFL�jT�@��|��L����~��J���?\N��P�GL�Yl�U"� �ȲR=l��i�X�̢�JN�
:b�+�f�(��Sh�B}�Zm'�Ĭ_D
��V�K짺$u"K	�+f\�46��Ӆ;� �S7�b�09w�ۛ������L��;o��j�a��%#�������i�3dL�L��Y[��"^U0,_��R�V� S��kQ8�׊�yS@﮲T�t#�3E�\Ѷ��:��Ob���c��쌀eb'kW�ۿq�̈��H�(tU��'�l9��k����JS����.N�ֆ�'Oǩ��x9�MkiXkM�S��n�u)GUr%c���S���<ZZOn�B��
�%,��S:�����#|ѵJ�hU��A����s��֪���fl+���-٠�g�k��DX�[{e:�����]D���$ɸIL�b�sy��v�O��d3dx�8Ӧ����<{،�eMb�8j[I����T,��>$�~��$���jY��OM�VgC��d��G9��ZS64�P��|0�0jڂ�����K���΀(UM���3b�u=�%��M��Eg���0i��»]8��HJ�:��%��)���K9���w�����s~�ʯN0Sũ!J�%A���K9�ẑ�*k�`
}6��svG�#���+���ܻ&n'���H�mP"�B��ם��QњY��b�y.�6u��͆��n��-��H��%j�`�?���4uSgH�D]��f8r"0�!Z�L�՛�C��s>'�뀹M0L�t~��j��`��9���h\7�k�j�n�Z"�B92�95��H+5)l*;GUz4�*S�
Ȳ�_���׆!L���EKDh���ٍ�B�S�Ϡ-�G+\�Fo�.�|����v:�P4�9ә�H�[�FD���k�����(C��?\%l�aeo�3�	^�+�Z���7��f![f$�桪rv��d��<���4�Z�}o��ۭH�bNlG���.hK< �ZW��f!�_�÷��
Y]J�e}�g.*K;�#��?�;���0�ZR,�6`�1��(���&��^�}��U���A���*�l�k�������}_=K��@-jEA�ۜ�M�h�l?PV����*mO�1�Jf�c6�{����	���J���"�$U��8�i�͎)�x�|t=���͗�
��h"�E>�>���0�0�m/LXu)G���5��H�mlJ֙p�&#mwV�б��͹T
���[�+��\��M^��5Ҭ�k	��sR��3�5BM�lk�f��x�*M5�@�0��N~i��o�s���YHa�Oô9����o���M��2��kn�3��a�̑�Ŧ��n�D��mht��*LȊ;g��m.��[��/v��_˩Kko���h��&q���,��
){2ϱ)e-�}�g1�V�?FMe�1*J~;�j_��3V�
�2Zq�T�@dN�
�|������#4�^��jz^V	�]n���laU� J�z�I���(�y#f,��?)��W�y��Qq�����0Q���kk�on�Ӽ'=_
B=a�rm��65�_�9�O�K��SXӵA�].60ͱ��i�{Θ34!@ŏ[�l0�$w
d�t��$T�>�/U���Ӷ2���2
0}s�8A�Tt��u�HU�gJ&Q���j�VRU��I�a��fq��ku�Z`��k�U�bE�adDt>s���M�Ơ3���ڊ`�r
�1�D!�պ#͎z�cU���8{3!�����Ƀ�zÊ/�5�u��g3�WE瞳r�Z>,��W����~3��m�b�W��hY�ds��d%�Yy��d	���_��U+�T������Ʊ���n�ђ`qU*	IG٧���p\Qu)D����){ӻq����d'�LU�i
8�P�q�syZ�Dk
�q(V�!k�bhCC�
:h�n+�	4!FBU1��� ��)�D�z��(F������'gcX��lv�\a��2��HY�2���t��'C�#�5�WxB�Џބy��2P��^b�4#�ѱy<B�z�}��١d�������B9�Wg�̫5��5�]�*X3�F��`�D��kֶb|���CKhoną��ڸ��NRdna��}J=�fN
h:S#�ߨ0ʒH[6�����'����f��{qZ(k�4��S�TY;�'r����EmX��}�����x3xY0Y���ʘ3�s��ϴ�0[+aV��Ӯ�|Q�|^遺��(c�-�D�)-ħ�#�
�w�0�RS�{�e�'�(H����
K�0d��fU�2*/�a||sa���`�B����tW3R)�OP.b�,���O��=Wm/oj�n�����
CQS�NO5��g���h��Z[P�$�SE����J�nC��
��q%3�0��C��aT?�K�e�z`�&<�m�G�l�՚g̩5��y1��q��M�EȲ)�H��8��}_�4T��,/�&M�P��/ɧd�3�`�3X��n*�>�O����O���c�n�s1W9C�j��:�;V�P��b�����ę�3�X��Č����Q<�0Eg<P�L4_���� "�4�i���r:���6��nɥxK�*��j�Ե!�q��7��J1J伤
�%f���T�Z�.��� �������ϛ�=�J� �]�F�e����3`�(�|*�32Ϥ
�!ڗ�SU�:�	S���wߌO<�Vl���0.$�Xط�zP���D̝�l��?��`�yk�^`Ƹ���iE*� ��@(�RJ��A8��Wr�.&��}X�-��J�\K�g�n>�Tc&���@�λ>����N�Ԛ9`>�x阈W�X�:�Ŵ\L�XT$�[�<�55��No }A�� ch��#�V�8�Ŋq
�Y��k ��YV+�aQ�H���6��
����2���g��L���^η�$�޹��h�ا�-����k��w���W�>U���cLQ��Ũ�^����T
j���m�Lvi4bեj�-���3���-(B��B�q���V����+��H��N��:�6����
j�-5iMc�
"4���B�Ob�%���MW���z
��j�=�B�	ʐv�	0���L�;q���m�?9�!�hɪ0�O�'_+@�и�娥���ev3o�X���X�P˘�Z�r�}�=U�l�P'��\X�c�m�$����t���`D��U�&�>��q�/��4�۰^�GYs���
5
�R4lؘ�JD�7l����G�/�0�3�lx��WR�2�́�F��K�Z7��łp��
��$k��1�l]gr�g�kV��o�ḑLw���Λg����AtG���C�x@Y�b�>��sJO3���B�[�(�T᫝��Ǽ�Mʾf%d�R�h�^�nL��|
�C�R63;�H���A�O�6��8Ӳ���B��B�t Dླྀ\��:b�G4s}y
���x��×1�.�N_=Pd{�!�I��
���
�d�$��Ld8��HL�y"��g��`-3�D�=;�4�.�<P��6MD��{�l���3�U�7�-��+:�)m-����;�RF>+�K�w�R"��H�*8%\*�c�^ܱ7�����Kj152D95/Mp�E�����Y�:���\</$%z�d7�RȮ�M~�l
a��f��8��Y�Z3P���'�<�};/�tU:��ò������7-2G��R�A�Dž��5^Rf��{0��h*��*Ǡ�ZaT?�q50�~�'+ݗ
�87�tZ��y��._ځ~��F8�,uB3륩LU�(�n���I�Z��7h�'59�
Qa�#�ϫk/�Č�f�`����G”C�����Bt��	T����Z�y�G�EU@+H���=��iJ_�LIX���e����b�OZY>b�a�O�5�Ug��[�jgO<�cf	�(�ƞ��XC�YB���ӄqk�/>ʘ�wL4���P��9SM	DL�Ҡ��]�J�@��uqa�
(�*��>�oVQ��7�X�Ճ���G _�#W��n=l{/rj�*���@f��RT��bSM`E�!��ң�.��oI�Oh�����:kE�|�q���
H�	\!~s���k'���+��)����E7���aM٧�rM|���W�pZ��%�2e��\��}���Z򾼱�k=�B�3!�#���Ec�j��w	�\�q�D���=�c�}�����)�~����8A��4&�V/[_u��"꬚JF��	�h���-�˂��n!6gD��a<mm,��y�s[S�*����S�)ż�;�ulQui�r,C��hf �DB0�n����Tq��pq��Q=��)r��o�����n�����H�
�/�Z�U��;�1d�@w&F�9�=t��I��d��R��o�c�*xrg�Ī9&h��XS����� ��~׏Y-"�;��	Sc9�
7h�&��Z4X��*�S���qkL�u�ٱ�������P	G�c�pX��d�g�`r�&�Z1�6`��S�F�\lu�`0�c�Ǵ`���ƶ7��1��X~kr���Բ܇�+�*-jPi�JK�$JE�>�p�0,#Z��9����l�X)�9o
xQr�
��g���!M�	h[�
&tF���7X�޹G'm���6��5\�p�Vg
�j��WS��įf庁��u/{X!$I�ztWG2%v�0p��鏴ٺ�V�}��S�Rk��Nj�U�d��z8R��C�UaC�j�]$�$�@#P�IM�g��o6dk���)��^Ϋ� =|��r�mf�w�mb`a���R�%Zm��5?��A#�n~���y�\M͟�Y�)�o�]#=�`.r
w6zU3h����΄E@�!B�txxjdiir�Y
�nT�o9O;X�jV��M;W�0ee�ek�����E5�?
�4�K�!9����(�m�8��Q,����̳���}�m���ɴ��%��JD1�r����N��A$I���2�kI���zg��5�B5�v�U^Ĭ��*3j�g�H�$��y�3H��%e`�oj�Ԫ��_�Xf�;h|+�w�E�Z���A�V<�Sb+k�:��w����W��f����va���tbI�Ԓ��&�EB�Ň�,�&�YfΚ*,L7��~;��5Ը[Q��̪9���yZ�!#S�	�SM&�T��NͯZ9�ȡ�H�M��A��q��}�d'�|e�=	%�x3拒؉�~�3�h�@<��:$Fƪ�0�tؓ��gl�	L(�j��!6�
s��m����q�j>10�)c������A^�Żdl*�VvOk��Ҽ���m1y�Z%��p���,�pҪi�^d��F��K&j�XSZ�~M_0��B�Y⮶�6�2�)4̺�|s���i�G�q92��{#�Wz�դ��WN����z���V$j��/���Rab-���bҕ
�A/;{����$.�)+'p�L��$\�Z:�XF�v��|к������b��ԪK�Nb����5�nQ�wc��	!2�bE�pl$�^|/���K�cu��q�K��.�;��#&|Hk�`Y�
��(�L3-jY+�D�(�#����Q�k�Q����*#
�VL%%0z<�!((j���b�d=��Zk��UQ�FS�q��xhj:���$ָ$�T�ZC�Fi�v��+zJ�d�p}*n�pQ}��ZȐV�1oztb!m=��o%��n**�c$�9	[E���f>�G�8cmi�$6�z�j)cr����91s-^43��g���)o5VZa�1i�z�T�����
���a�jb֥bC��y<�����R���e��l5��ؐ�r�
ん������q���C���0Qq-�Ls���dk�������ohʕ-ݪe=�єj��(�ݲX}-�7��:^ۚ�ɴV)�~K�7�t�5O��'�Ω!ż�S��gs�����oOU����S��g�T��vc~�/!��Č㧖�I{���(�Օ�*2v�Jg�@�T�"�Bk�:��b���Y��U�g�@^��TGJ[u��
*�]ER���eY���u
##����������Ii����V�X�%*BnC�Mqd�0��9ȊR��"LO��M{m�'ӵ�;Bܸ��[]5s&=
K��J`���VR������u��΍O��Q�c���@���ʃ��e�״l)����ƢX��8�`�%���RVj���0���1���FGJ��_jMY��>�����h�R�Lkn9��n�&k��;���<9k�:�q��UC8ܴ��Mt��]�=��sUg�d���S:m����Q�W��Ƶ�P�5��s��Z��.���w5O
f�؁u���ܯ�·���Y��!�ľaFkgsKWۢ��;S̴5[P��_���C�#4/"'����T����ͱ꜍ H�;6tX���N*R��=XHrV�5���k�.b��Y�q.�fo��Vs��u�n�e���R��
Qk�ւ���XAY����X<�k�̈��[jJ��{F�����`僢4ib�3�6�5b��vK��ZjW�$
�ㅒ����@:&!UyA����=/n��gd�yC^��e�<̀�
���w'��P���(�,������̝���:�5�l]�h�ٺ��K���]�;����斶��Z;�=Z�[�t�M���]sg��%t�g#w�K2B�+�UC�ò5����r���h^-{)�����Ύ3m3jŽ�� �s�qq4�32� 1��u�~��ʻU�b��%N��ޙk-"���]u�DB7�(�2(�\9����!3z�Ĝ��(�d�p��@&�"���+��b���+���4����}=�
c<�+O���l�`�¯f��$>Gܣ3+����Q �!?lQ„�+�l�A1L�qd�\�k&��i��T"$|b)z�yQ[�|�;UD�4��:�YK�F�V�A2|�i�e�
����|��<GwG��W��_��K�(Y�]���o�ۍ�{�
���1��Fn��9`��UWK�
�幀��S��z�\4�O*<>�i�ܔ8���?E��*�V�$���W��B=6��0v�iV�{#֊�wXs)���g3�O<��GZ*��^�{?�_l{���^�Xd#�Y��!��flş�\iE��t���I�������,�\u]�	F�F�-����i�y���U	�@�0)ry(5�=������Y�]��`��x�mG�f]�:_8��U��ǤY�t�S�@�
Lc2Q6F�9�jR���I&9UɨZ!J�r[Z���h�$�[Tr�tj�l]�����zi��Qwh�0����',7���n�{u��=�3�,����geL	���q���K��h�%����ty��E�Y��[
���;�f�L ���K��4u&�~s�Vn���gw�S��؝‹�;l��9mՍ�Ϛ����ڸu�	��t(�/����_6d-��{���yV�L뼖�y3Zd�g�#�lh �aE0�y{��.-��;�f����6�F���e�G��!K���@JtJ!.�B*z&zu��ܶW`��bi�%���F�ku�E=�&&9qQ�s�O��h��@4�"Fk��v~�;�
g����~�ƹ5ց9�|%d����R$��4�ѥ�������Nj]#%$0G�D��^\Eq��Uu�Dt���1�m�AQDXKNcJ����e/yH�	 ph1�����KL�y0L7Y�7a�¬K�%�a�_�\wӞ#4��
�k�Ҧ�ϼ5�`v�����) �zd3���+�梴��r��T�vØ��1�7,��#5��n3���9�Y�i��S6Dj�wR�u��%���p`ʰ	U�L�?Y}�����S4`��{��@���	j���A�����D�K��ssG[֋�\);��A�a6�������RF�Cx�\��)��*`A��Ӳ9�0�2�^�Y�w�Ŋ\�6O�l���aw� �3m]$3B�ʆa�S�2�Âębۆ�/��C����{��o;=E6�����-!q���X�egU-h:�9������:~<�X�o2jf��
����Aa��AWJߑd1�Xll�a�q5�޲��	�}%�G��s��F���ǻm�O����r�@���Z	�{~�M�-pS��f�t��X�T�U��w���Y�%s�qof5aʑ�G
SSvp@Jܺ~L��X�n�9��A�kt�
ͤ���H�('x�X3�`Z�Jf��1Q�e��G-6�>��h���?�g���%d�F	�2��:��ƈScR�ĩOy1o>v�������U���5P�	�	|���6�C�թ�jsa�W��L��:�x�p$Q*���,�Z������� }Nm�����ۧCm�u��nL��T ��PO�z�U�2���
���x�o�L�93��n>&���<JW���l:�8˯����H�B3�9D3<t�ɒ�����1*� p!,[�,�f{%�	6L��ݥy4�2�K��0�15���Ŝ	�&�v��^��������Dn�_%���d�D���D�ChX�q������Y�����K•�eCBA�,>�LX��}?У,p��<����J�IN��0,#4����α6�O֤����&�J;��JJO\�&5��&lSQ�k�m��Dʡ��	3&�(?	b%�/M+�8�y+���5��dW��c������4
��`�w���Z��ϗD#�*�D�5b�z4Ld���u�ޙ(�YZԽ�D���W6�4�s����[`�\�`�|%K���~5�d�C↔�V2!Př\��[g�B��A���1��0��_��l�2�5�TH2V�V�Xl�����*/�u�jݳm&{Ė�h"�+M����&?-_�

y�x�N�x���a���������=�vx�'��0����{ƫ��n&����w���+y!]T����\��V�;;0���Y���j7��"�
�c,�����LmT���h0p����d�ӫ�9N�e,sP���s�u2C�;:Vß��!ls�ڨ�?�3B�M�]uX
%5���@ꄬ�œ'vF�Jd�6�S��t��D�n�֐*4u8�/��!m֦4L
����N'ҡ�zZ��{Ğ�R�H�U[L��DY�[j�%['z�����ݲ��Fbl�L��M��^��-�w�A�Oݑ^����X�7n?���ޢ�$y�̤{3}���0'�5߰�`nL�J�Ux�3fC�=
;����$}�HB�A��\HD��$��	��8��u���f�]�xƽ�J�^�0>�L
c�7�~��SU���"@��l����3�?g_�M�A��&�>Aꬺ:�iY�����W���v:��i��0L�!���w��Ƨ�vrkZ�,��O
JY����#r���O�#Þ�fΤB��j\����1L�W6a�V�3=&뻦��ū�M,�o�u+���=C�+P��5e9i���/>��{�L�)3Y��L/��pM8-�0/rBꞨT�S�m�Z�l���2�Yw7�8<�5o���I]�W��cM����fֶ��Y!��(�,}�����hb�Ay��Zh���g_���D;��
7V��^+rg2S�is�b�P. �@J�Тhb��)>�����m){F�&����׭�H
i�]�^e�h��YMgJ��0=��k��+2�k�m��7a)��
�
72F�{�07��'���3R�Td�S���ab�4
���.����"������R�m����	��r�a�Ɖ�\C�s�"�m+�^��F`���E���J�D����6}1�R��'Q���'�g��q���P:ϼ��,�/M
��~�)S\��	�#��D�6��v������������m��T�ٗ6V\���]G��v��H������8�.ry�@��G����L��Ʈ�&��{^�8kA�[��q<h동�[�eY���O,ί�T�M�QIIZ5�lu�]��7P}�6�ww�i����	�*�yc�*��1\C���T��O
h���>�v#���R��w��xq>-^p=]��L��c
 
�,m�Rb x�ᬭ�Y�Ӛ��gC�] ��l��F���=s-�IAɖ�׸&5�%�*��?j5�ї����{?�P����>'Wѫ2\���d���(Ć�s�1��Qff��z�3���Z+���<�bi��aaڥ�
6f���u���Ĝ��P�$L�sΠ�v�1�p�"�MBt{x$IE�����"s����,ɌϥL��e���
�ό<�
u��|S0��E�i
Nf$�?v�x7mpWՄ'��:-+�r�w�Z�*��Ǣ��Z��8?�o��`�ll���T�uJ�T�JI�D�nh�4�Zغ���8���h�&��d��p���j�e��AU�н�w�J����r-��'YX+��8{�fBnȋ��N��ψ�xu4�WApZ���P�0*k�9w��5����8L`�ht�F�����xWr*K�
ϔG�b��U��k�]�$id�o�jYk���ɜ���hB�50�����#Ԍ�:1 3	M�WpnBY�y�$�2������`ڲ�4Y�nW8���T崊@�H4�@��z:wJy
�����x?6�kg�-Dž�~e6���=ol]͘oF
m����=c�ӽ�Y����F�p�0o�Г�]/�]�2'+kC�x��{XBą�l��ռg[�TB��́U��9��P0n�q��,���鵲�z�z�&?H�
8K̓%I�
Q�Z�-�A[��6A��$M���L�
a/�ĸXZ�~h���i�;�HK�a6�9^`���qF�z^��&z���Q�"�V��"�~�ξ"���*9�%m��@��q�gq�����|�/�$6���,Z�����1z��ld��R�zq���\�.-{���{��=
��(�sb�E$�/g��0Cv�����uX�<A���"`�`��ZX�F�EJSRB�	��	��=?�	�l$��~ٳ�F����X�4G���
y2�V�����
5D�i�y{T�`���-I��c��s`���Q�C?�L},��W��mF9Σ�X����c�4�K�yTSXC>u��=m˜�;��g]sl;�3�G�&C�	�co�\��H�0$��T��e���a����?8��9�si��~8���M�̃�=K>�!��'����e�x��}��f�)�9"�Ӷ���O��LR=E�	�Ĵ�q|Rgy�\h��qV��8k�%��x�V��հ,mi��h�㋦�;hc��>(ni�&0�@3��P��f�:XDP^`���J`W���}�ἲ�6�N�X1*��%%҈L \�h��)d�XфkO@yj�Q�8�����K{�������B���1��x�j4� �O%YpU�����z�n�sôy�S�f�{���R�hx�zXx�
����iQ��Lx{�{S��Ĝf�x�h�>�ڢ^j�>�j��H��0ϩ��Y߽�q1��.�j+1�(E���h�צ�n%T*H[+lC;Ί7�ʍ\���:��T�d#e�9��.
}3K�J���+�t�"�s��ы%C�w��=D!{b���J��rX�����oʔ�:bW�VN3�ӇTi��k��s��7=��F�q�DH�,!�$q`*�ؚ���6ع�E���V�x68�)�c�"��&�y9Ol�� G��;),��]ׂ���q
m�����0�ľ������h��A\�!�y�CM�%�GW�����Y=�X��L���-^m2$�j@YQo�ڏ�p�'Ɨ�A#��h.��kU��G��E(~_4\d����$v�=��3�g��+60��q0��j3P�v�ϲ�<K�h�DB3�V��<dI���L�7Ӵ��8��~�7ifK�T��򧣾]��]Ҭ���9k����Z�����-7dr�5(%��9rA�~۵o��ONVh*;<^X��D�!�h�ȡaX _X�>�Nk�FwzN6�����^�8�ކ����Km�{� �M	pk?�*mգXsW��'�\m
�=�,�U�%�֨[�Yp̂�KԽ��	^�+
�alOGf:��Pkl�j�u��pm�!��t��Gg���a��ɪk��]�)K�ꄊ~/Y�¹x-G&l���
��?��F14��k��=��l���벡!c@�r9x��5�B@�&��ˀe\)��
W�Q��&&����<3Cs�k�z�y6.�q���KDˁ"/A,�W�K�n���z?T���[�A��n�?�-�Q/�,0B�2������s
VK�a�a[$�XhL��@�\���4Y���እ�Ӣ�`_ugZ����~�FW"5��_ί��ԙK�f/�/Syե�|��,�����J[٥�M�m4!�k2oYW9N�Ld}w!̴��$3_PY��r�Wu8a��0�Ƥ���~��a�? � �g�n7�r*Zu)�[L�Y��Ԫ��s�N�e��D�q��y߸b#7��4�%��mW�yn�"
�q�ɳ�jVk�6�H���������{9F5���re�p��:��P��y�cå���v��t���B��^Ѡ�C�9@_+��d�%����Q*-6�_�_n�b(@��Aya��B�M��p��Xi����D�4�6V����ĉ�HtF�s���c�y�8�r~��T�=�"���I�N�����A@��Bc�Ҝ��(��~�sUO���"vhѲR�̴�_bRc�̼����O��zm�ja�r�K��?�A��K��5m�.9�i�|��>?�Ÿ˖F�zC5=2N��q՘����i�L­�.���謗�r��S�7}?���t$hq|>���J85�"Gb/��y���U�kؠ��2Tq�5�p�n���{j�?g��]Ŏ<�0��ʮI��C#[�#�y����^�n��84l���ӚW��#�+i(qV�5�O��k�Tĉqӝߓ�^�?���{�F|D`T�f��%���`Z�ou�}�(jX����N?=g�y�>5�L�UN�Vףo|"B�%�M�
j�/��Wg|�h�Yko��.3���5�D��
B���a������(uMX{f�G�߄SO\FX+�j�hwY��͕}h]��� !���T�4r�]�y�`6W�|>�ɓ�)'۵�q���.��َxi���I���P�:�B(}�)S<o�t�U��A��!O�8{��F��]�+�|��q�&��-"��1aA����L2�r��$Ah�I([-^�M������󠵁pqQS�P��m&-Af���zO�K��5϶(U>!��DՆ�`2���I�y�V��$�dԊ�@�<W��X�S/XT��|����i9/L]m���ڍu5���s���6�k��G�f���$:%t-��DY�r!��O<�D��'�"(�AdF��xW�� �
�l�E��dl�k��21ұ=E�䄆�@^���e��u�`�a�و{�j%@i!Я�"K*�*�M�)���ll�;Fy,���sa�U�F�鿁�M����{���G��P����.l�j�l�j�?Q݁fs|dIԵ\ 
>����8y�����绨� G�J4�Fߴvd��T`��ҏ�`���~T��+��?��˹�A�N������|�[TIl�Y��bΉ��b�`v��z5�l��#V�!RJҦp^�#��������,+��y'��l
�A
|�>#��X��S�ĝ�������������5��[��d&�ń�k�Cm�Ӻn�}<�\�f�|��C���<sm
��|6�y����n��<Q	,t�V�a�2��M�����9�p�CQi�z��ԶLDd�:)��W��_<�i�yB��5i5cV�v6�SDDI�_mH,�Iz��VW�]b�>�H�9�1�c��RB,{rx䃱��j����`�&�m
\>b�T����6�uSr 2��$M��U�(iغӾ(��9,M���m^��Q��G�e6�h*y�Q5|�C����\3Q�,�]�]J��)��ž��e�٨��}�*E�eąBh�jiXo�Y(�h�5@��d@�
ȞA�W�r�H(�0������؜D��V�n1#���X#Wedq��ƩU�t�
��[/�$�J4�M���I(\>�ɟj	7C�qmf�
3�
{��P^g�d�1���`4%}�*S9�׼n�W�
PҥL��D��@��Q�)4������by�׭B�G(QV|Е���ᕆNq:0�
癹��T�+1x,���5�n]�n�(1Ob-J�E;gO�4��<�FE}����e�I*+�_v����	0J֠؏\���0#'U<fD��"i<"$W��-b��}]N�k0x!
-le�w�Ϛ��{�Z���f��	����kM�sKVK���Gig��o�O�^�p
M
^��
id�NS��6;���,�2�(f�Ŏj�ZQ�|֤
B�����%�9D����"�-����6M�Av����G�k�y����ps$���b�G'�
eq�0@B��X���I��p�u�Y(�$n(�Ϊ	���J���=с��3VCs
��
Z\�0s��	���J�H�f�s�Ȟ�5��
08�Ʃ��ɸ�Q�&[5m2�M���m��47��"-�bE�nl�h�s��mլ-B��~�#
�p�+���ϫ��?���ﱛ�Q�b������
�l����co\��e�2Ym,>�Wj܋H�L��͝@$�C�8���L#�#�RB���!u46'w��}���G. �
\�,H��4P���Hj?��J��	��PP.}��a�$�ؒ(@)�_���c��j�%��60�A�;�vI��2�n*��D����QM�J �bD>qX3�&R��^�ȴDySM�4�$��(�y�i�DJe(�k�9�!_��Fc�V��b�+�g&��%�ZW�U�����β�t��@hBn�V�^�5V#��J�#��j�M�ް�G
d��UيD@|
��d�a�H�� 	�6 �K����j|�*�.�)��N.J�����A��]�-t1�LF�	�zzZ���"tW���)�]��V�K]�ƍX�?��;BH�E���I4+-��V�@�&$�Ń=�/⁳�"P-�W���j�2EI���=�B�B)�L��co�:�(�ȕ��pq^`ʄ��[$R��PC��S�.-��Ӂq�AG�e��3�n���6ݸCN)9���p��@�<F���<l�7YRWpM���^�7u6/9;:xY�x��L�@�W�6,�ܦ#��ϘO-�5�v��@I���m
�jL#���7	�,�a�?⫍MUS�	��V��°��叕�.�>�`���B���Cx�_��D�C<䪫
��{
e|��H��u�tj�@������P\�����9#�3��VO}g��e%q�Jq)��)�
"e�J����~�mP�k�Z��3�i\�]��(IdM�ÚHF@2ᰧ ��}�V�G�08�5�dT�x���~8?`��E��fM�@�h�i>�l��7��	ha��3�4�i�Z��n�"��Z�-*#�!'g��I�f����%�3���m��-e���Fȇ�ث��խ�a� 2�k�M��TOJ+�+�#v���DJ��0fuw4�r�`ODJ����g�b�$��D�X�a�3ƛ�C�L�G%����(m�j!���
���O���� ��dh�lΠ���T���h`����-�<�ܷݱ�Ǥ
���&���Ȑ��s��Z�Z��u���s�Ga�T"/`Y_!�{WW{:���O�d<7d;~����}��,�pA�~�7�c���&�+���W�U������6[�.�P](C�f�(��~$�8.P��9>QsL���5g�1>
�Z�j�X��$�c���*��*jVQ�/�rt�3���Jk���KG���1��z�R�
T� �ؘ��1��������Z��B��F}��ؕ���H%��|��r�YRB�Y0׀�[��C�@
�
=N�W��$�K��r��'7#�Eg�^�6���`��_v�5�7�����&�9��-7�Z�U+9˘S8&g�x�2�Q�Av��c���ز�MA,%�|�ú�R؜$\_�z�h6|lje���]0��
0���|ݮ��ȓØJ����ѧڸ*v�8�dM��R� �����=
/ĹH���_t�n؅`�����x��Է�񅳜MшL��t��{���Fک�
�,�/���Ok~�EK�����ɥ|�O~���=�3�T�$yJ����̻<4�y��ϛ��%�\�R���k}Xn��D"�M��C0-n]�9��5{X�G��r	鈹n�Z�9�Ad�`Ռ#~R�
�.a|��$bdn�l��>�|T�$'T���Q�f>Džڰ|���O�����8oe%ťD���5��/-m�}�'��Z�V/�=E�b���E��G�&�Nc��N����v%�qA��B1 ����C��llE�Z�X�)R�HQ>%7�An򏥫�����䐋 p�i�R˫�f4��+
6r
_d�u�56����
�~���G�ζ�ՠ)�UȨ�A�����B�SF���T1����N���]���t�w��E~
����DI7��P�H�z��^��T,�l�*����T��ॄ��OV�yq�bK����m�uAjѳ5�<�ӊ�n�ԅ+YO�O�#Q���%��!�3���s&vRK��>@eUE]�t�i���lj�"����;�@���_c��w��:ahO0�űc�V���d�ǖ0�-�o���e>�0���;�.d-���i���\�0ߵU(�K��%�]It4T"8�K5&).�VR�������i
��H�]F	˼FJ�����kՠy���o��8H��6�J�"��3�����J�tȼ�#[�ۯ��_ѫ�Rn��	��JY3=�q�?����3�7
��G�9H'ZP��V�����sJ$�:7����/ɯ�
i�'Q��9^���p8���֔AY $
C�V�D�����t~��X.ώ.�V�R>��3'�A/t��s�i?�]��1�&��3�:H�g��Hռ�(���1��fK�m|�9��o�r�H˜� �ƺW�4E�˽��]���}yD���<૾M��~���e,�e#.�H�B�qC��%�fK�*�V�L�bNV!�h,Xt��O�E'��v�+�,��>����R�w�}JjF�R�om
�,E�����}�oX�24��GD����8�Kn<�@J����ٰ���M�v��k�Mh�9�N��^�@�;�,���;�״�@Uzh�ϕ@p�Ѽ����	��R���Eu�h���sԞkU�:�.�j瞶��=��a�|�ӯ�Z�Ⅽ�0���
|�V����v?p#`8�9+a�<�o�V�V��>��f�q*Z�m�L�d.c�͠\22��Q�teI(�W�8T�+���0���Y>)Q�$��K9�-Z
���;��Z��ꚗ���Q����5��Z/��҈�u��VG�u:Jq�>�75���i*�C�Hg���5��̀�xa�;��5����2Z
�%�c���,X�U�����jΜ�*]m�`�7�ӄ���p�2d�W|
�z�e���ZI��U�����s�#g�mO��|ʽ��Ȝ�O9{!��ܺ/Oߜ�%��dlkPa�GyIq�l؝��?������n>a��F\5��
DZIx�s�.��>{~|x���?)�S�ڇ�L�k�5�A�r���aع�B����0%�,mTd�2�	�	%����b�i�h)�!�rʾI��X)�>/�Q�D6���\���~ut�x5����>n�|�����k�YF�c��y��ʫ�	�z��5���l#�0�������T,��)�����0�W��I7��v�jV��=��r���'���[��D�i�HD#���px��X6���m�W���2��
�ߞ��`�l%3����ql��)��j<�8�#F/�I��#��M Ѝ�^�x:UGkό���VYĵXj�Qw��#f���Jژз#Q\�	\�=�U�EdcK}n��T�g{�f��)��Lп4�������th.��E
FQ��~J4L�K��'TK1��t{EAP9�oNyI�>Ъ*��N�FNo+�M�-Ңi]�����������,m�p3�������a]�˖2v��Q��!��3���R�I�w���H?Xu���=��GV4��c r���Mߧθ&h$ ��%oO3����?J�F<�c_
/���7�&߼yR���G�M����ʼnġ�HJ�n�([���`C�3���b�q2b|���H�M�,Q&%ƽ���E%�4;8�;��cr��F�����l��CKH���<W�k	������t�E�Jg���5�7�a�]��ѐ�ܳU�����e9��A��1ٶǔ��^`cȬ�H&/�"�!Y>���AVVeTW�p�lM��=%���Z_���x<�d�dNm�4��9���1>�2�Rʲ��>����t���<�/=�Z[�ص,
�+���.�%�p2�-�!����#���(��lh�YJf*��+F�y��b���"�n�׃q�7Ni(x�1����-m�J
����Y�Ϻ4-�.u��>&����|�A�:�S�M�p��4�O$�<�v{��P�[��#���j��x�Y��/����1sEpV�JBN�OJe�l�'��J����[��ƞ�a†@iУ�Gl�s�5��Uj���kf��I�z�i=��O��fI
�#
�f�aFLC�̀�@/!a�Q��s
��=h��qq]5��w�٣��xAp�����Gʈ���J�d}��B9��,�F&v�Th�YR��o�{\ߧ�v?���-��9�Fj^�����
aaJ,�i��WR�@KX3�O�VC�i�u�~�1È}3S9����m��4a��H-|�\�L!PO.^�,��>��H�=��L���Y�As���P(f
i��.P�����(�Z�o�'www�dҰ���x�����g�3?��wɶ"���1�\�*VT�lɈ�"�j.n>}�������TIN�X�dJ�":����p3�}|;���sjm�"����MΘ
1kJU�.@n�{Ȫ��ۇ��
�g���R��.���r�z�Gn��d���oPK��Y�`����(litespeed-cache-es_MX.l10n.phpUT	�`g�`gux������rY�%���Wh���t��1"2����! �Ӌ�gdWK��L�SM�B������[n\�'!->(�ɕ�	�I�������{���FfUwwU��z^z�>���ڿ���j����o��񋏏/����u��O_}�uӭO�j���엳_}q�ź/ۡ)�u�>��z�,�u����_���_�����?<��_?����R�?yo�l��y|�������~�����?��/����?�����׋��U�.��I���ۡx\����骪�Q9���/��򼩊G2�jX}�T�P})m5e{�)/9�j���,[ʌ�O��ő<�e�]��*[iu�I�j]JC�_pį��.�b�-��h��e=�{�/>������Y�Cq���cQ�� ݽ�vO��ky���	�t���h[\����ًg�Lh[�VE�.�ߔ���e�W�yR~�4����hqɷ��pU�?��EwP\�4��b޵�������S[l��۟m��gX�����Ū���v��<nd�?t��C�������zXum�We_Ʒ��~[��ˣټ�6�ힿ�Q���,�Úħ0 �B_g������F�j�Q�c)�����7�(.�0�^a�O��j�Vn��f]/ˢ�(ϹP���M1�q4�͋�캿���z[\�2�y�}�+��U_q0'�j!���m���d]��
[��
���M������wh�H�FS�ol={_8��l[�b�^��PlV��F2�\ʿ/�nY��e}]a�j9=�Je���Gn�r.ǥ/u�e)��vJ�t��n�uieQ��u[.:���E��6=�cY�N��v�b3Tŷ�rRdH�
\.y�F���S,7��U�-�����[A����r˷�C�El޵|���8���F�Q>T+�릖/�rߕ��_��jط���k9	��\�)��U���ǁ�.e���v(���!�ß�)���*.+Y����ʶ%Ӽ[�!�|��+YKN��uժ�j��X�eݱ�E�`Ǡ��?�񚋦��^��I󍈈���� ��Y����]�`�k��HF���P]��5*�=sZĭ�M�n$��_S�����_���dï˺�-/_�b���J�����&�@���3�P8���6���Z�T��
:tM=���4��f�jdqU>�a#Ժ�>>�W,�9�r*E��v��yW�W�M�r��;Y�Z���
��V=9�T�ϯ�k�y�g�A��r��E}�����®�q�~��b�߿{U�VhM>�����Q~�7�kw��v�`Vx���kPe�<eM.x��Gp�-em��C�-�d]�+�0�R�l�Zn��htֲ�"D*��?��:+ ܖ�^N�H֕�)?�S�-�(E��l�w\Xf�K�����.#ݩ�5�!:�[���KCv��g�[p��k��8zE9`�\�D246ݝ�qr
�f�9yY�`�x��94V�ʺ�y/�n�h�kߋ�7�7B!W��
2R������a=��c]�f½#�i#�j�U����1lYRqsb�a�N�����|I�#��n��H��u��32��^�m2z���ٴq/`�G��8ny�]%�W�ü��7�eJ�m-V}�OE](��-�Dk�
�]o��낏�k���
}����z�D�iڹ�$/��Hl^�1(�e�E�w�Wo_Q�]r��}�rs�u��nޗ7r�/G��2șZ�U[��;-�!��~��H�A���mT�>�;�(mڒ�\7�]0�ZE���}��leQ9����j�����I�S�-�|Ӕ�*����H��ktZ>�ἯJ.���ww�'����Q�1��=��[�޸X�q\�EV^�Z����Ī
QO�x����NlS���t�2;vu+שL��m7�u�BG�٢��^���fi[�*kͣ��y��.L��x]�(�3������n	�ۖ�G�^���h�P�TV�km���x��s���]���P�[W���_L/b���r�T)㱁�-��_b��b�f�좲S�&�U&q�]W"�d�E�i��0S~�g��V��b�M�l_�j��	/v�{Pd���g>�_"��"�x��߱m+�KJ�j��w��/U���D}�QWݦY@AU�����`z)�-��0�0��&[�ס�B��]��8��%9�z�au�
��RVJ�(n��,�Ź�<LE,T��jp4T�;4���F5�7�s��uu)�Wv{+�=��BĢ,�D9�	�#�
�SL����N��r!�>>�ВM��/ځ���h�Qαs�t����WP&��Чv8s��B�&�O��u�1jZ��L�Z���ٓ�tuTr�@Õy@F�s��c3�MZ�\S�Z�DR���5T
�MWj+�f�Q!:�5mi���Դt�����]����y]�|��퇶���Z%'�mYy���f�[T=�"��|[�nn+j"YS�Vd�le���<Q��eա19=�tߛ\qi[L�Jd�l\�s�-�{�|Qɱ�;�t>����s�H�a-کh�4@UP�mz�Om��-����缜S�,�!܆����+W��^��Zޘ��h�r!n�%vc
�����&��B�|�Q�܈�*Tە�6�o�
i��O�G��l#[�\�w�f���	+�?�h�j`�a�͠gő�b"�ǘ��s[�GU[�M:���Za�4+��^B�:�-�F�n��\�[w��y�Д�k��Pd�sPV��EgMXxܚ�����x(��a�)�תlL�K�_:�#��xA������oϾ�
��,d����'��ƈ�xW��.��F6���e[�-Lx[�ÉE�V�%�y��q�N�US�_�;뫝��߽���%͍�ٖ_o�:�$�����xl���PTU����t�n��:��!��.�48H�%�_��)~�<�.��{{�Ņ�6��e�X>H}Io�������.�?\�b]��&��ì��������ny�j���P�‡nY���4x^�o*��ߛ�Ldl<N��V��`�ő�۩r�R�/����k�܊J�s�V���¢��Დ!�*J�7����(�ˎzH�Ӓw���/]�e�Vq0_�cj`x��^!��ٌ����h�9�z=��/?+��ԋg��\�2��"[sut�K�ׯ�^���;[�)�+����;o�˒�U7��2r�ָ��{K.:.難��m��d�0��'�o�ȳ�
���������|8�f.��
���b�&׬@̅z����5(]
������~U��-^u�"����$��=R���5Op�q�H;ߜ�~�����545�{�n�d�`^�ˡV��ѫB{��q��l���re��nG�Ug�k��Saƍ����]N��c_�+��(㛺#�^6�+�x8?��j[tC�(�r��
y$Z�����i�],qJ�n�ghw��̩��t�i/�KT�����A��y��4������� 
ۀ�D���
K�-�zr�����vxy�ؒ��D�%]�<f���g����`��
����?��n_֗W���?�f�3N�����Mu1-�|C#e�����Y�Eqj�[��y�J�/�L��6u}U�mZ�uF�[���M�]�;7�#�B$�R$��i#��G��Ee��_����84D����`b[ss?x�	�D�|�]G��`��_��r�K�#�%���;���r���\*�
T�ڴ����`ȭ.��}b�����Q/��\�O~I�d�08�T�Os������o����jw�.���XLo[�1۳q+Sm�?���s�1*�.3%������oryq[�D7sxG�n�b(�u;�u�ҕq��k|k�]v��8�_���*�aa6����Ol^b��݈�Ԕ�g8��GX��'l�[h����f�Eu���.�ܤ�Z墲��C�j�5��1�e��r+��[��(s�t͆��~p�0c�r��W7�}����wr�nE�i0�,z����j�������l�M�.��b�LcÙb��ZϯT�j��,Ž~F��|=2���N�s�ɧE��[\��~W�9�!D�)��0��Qnm����w7C��?���^�5�hx�c��_#Ԉ&��b��]����Ӿ�?e��y&
�|$]�Sz.E�� .&��G�y�\V�h
�����"?�?�����'$
�L!�?˪���Bv��o!��hM�)�0�8�)���F-<_���_��9',
]u���>�m/]�a'��^��Yӷ_Ε��倃t^IϢ�M��|`?tf��a��Hw���cZޤm���S��ng�B�@��e��ĪVǏ�Z]�&yݝ�PP/j�~������Cp�X��l�9�jG[^�;��[D���6��Jq墮�70��m�;�1C�h��"�?�7-��N��yo�r�?���qV|�f[�po�5��%
L����N���n��:��������c�]�՝]���E��t-4x�>K�������،2Y�oD��srv��{��^��r��R.���%�O@O�ba�0>��t�pQ������Bo������l��Lh�{���r�E���-���k�	wq.x0]k��Zx��
qo�>����R�ހ�"/��!S�>��^�M�{s�UtV_�׿�h���`���G֢�v�/�5�'����E�;����*���v���4�y����Ǝ^u}�=^u�p���7u��t*�<�Y�^Ƿ�喴��T�a>7=��pJ0D\әU�8la� ��٭�C�ּ���>b[�yk��lcK��:�������؟i, ���nN|��S/�u��=����o.�o�fe���v�#����#�3���ܓ!�p#��2�3
}\�C6��LxoI���qzdp��*q&B��_�T��!��U�^l�X����mrc�F����i�4ZAT�Uii�@L���\�U��3vCP�*l/����:#�֛���r�VH�Ȝ�Z4wCH�MS�����A�.t1�*�8
Tʠ��\Y"ȜEl�?�"��9\"CRLJ,�\"�wml+[���7c@@@��~pb�Z+���j̣ _w�M�~fN�Hq�����$`���*��|��Eu�vٮ�J��[�Dz��9p[_U��Ae,N���7YP �-��!vJ�����EeM�y�&cc���l�]�����w�
'/y���x8rd��}c��N*s�[��}�(
CPP)��S%�Q��)0��բ��q���{c<�����j4QAS-�Ѷ�I4�|��(�T@5fLyLnEQ5���{D�?�ӏ�\��M�A�C#2�EXӠF��3����	4�E���uL���Qx�������fe ��Zd���Pcf�}MC�r,E(��E�.-�w�  �3b�
�^��]]�F��dm ��r��I���#}�?eW��j�9(V�yKB����P8���6‚���ZD���jA$���}��4��h�ί�)p�ɷU���A�$5br�.�ț0�Ȇ�$����Ed��]q7�t�����Pm��o{Mq�4P�#<D��5��Ͱ%aV~m�_����Vj��J�<�yS��A*BU���|�L�P�W��A+(�����"ȵmۊI?
r��s���!���j���ZWA���#Pqw��4���'"�R�`�	Cވͻol
���q2�Ҁ�q��`�WUԇ�̭hv���{`W�Vk$x��n�Y����%�[�j|h�c�LS,Ɖ�MmUp�����Rъ��>R�a�x���z�S����"it^��o�7ekn�'#Ha��~L�����r)��y?c�F=uw���KXiX�|{r��숈J�Ut*+�]VO����N��;�o���n�-/�g�޽MC��>
W�=&�_��;j��2�>�F���ĒY��>2=A��;H��
�v�#>�9C�^�G/��gխ�
�
��򋮏.�jD<Tq�K�:^�M#&6x��3�
�49�����~���k������r�J��C?ՔAq8jT�uz��ǽ۴� ��6+��gek-�������ڰ\hZ-&���6�����v��P�7�ԺX�_��Y~lyK;T�¯��snB��v�1�e�aw�g����h�?��V{3��i���A��t��ꤏ�1c.����HP�g���E�(��T3��}yG�[Al�=���jk&��ձ�O���䜋�l�
����D��vǸu�*��.\$"7��3�&v�x���𘘔O�2�_����_"Ip�}�E��)DH�r3��<�ðA��l�ѿꁨ�=#�8�ws'a��n�
����+"�tGU&�����XO����:�6��w���`	�����]����$-/�rq��5k<�.���X�4�`����!�Ꝺ�0%9�2E�p|pc&���K�|9$��eM�bV���D:��͢-�o���v�K��-�0K���'҅tL��b[g��۳zե-��k:lD\�[Cq�Y�)��
�Y�e�'�Ozx�W�=��0Y��Fy���[T�������`�~T���ŤٵE����{�,���	��6���ϖvü��G<{�n������
l�p�]bS�!-\C�O+�kX&�V-{D�����¤�e��B�Wf�ȿ�U�8Y$k%��58fm��r��^��<\�w���0�����~�-�;�~�eE:���cI����ԋh��R��ɯ���o�@r��oDȱ�Ӭ)�%U�m�v��s�6_�pY{�#��A��[m4䟖mr�.N�UA5-W�l5�0�6=QL���O��R
�K��	߈7eq���sa�ODy,��
�,�
��,�D�Jh\�3���s^�����P��e�]�筷`!c٦�~c���u@.�fNe؍0�R�C�ݠ��٪��\��7�
��g��J�g6Nsx�Q�[\����[u#�x}���=�#Q�:=>J���!��6J�o��Ei����'K1��.�'��|�<�]_vwfx,��1V
A�U�~Q�]��	�Ds;(��f��2�5��9�#���G�&X&!&���b����L��`L�A�}T�,��<C��[�[lz�pdÄT���@0���xP�z%LZ�	��_�����A3��A7�~��&+����U�hJ���a�
��6R8�.�Y��jX����K��2p��c]W�gwo�Mk)�n%�8堮���A��O�M&��Ѹq�]b1q�$��#�y�M���H��l�mlG#;�`�w�>U0�)�rp�>N������T)�Ѻ7��CNtΖ�(� bG�,j<e��y?˔�~��6-�m2�����x��e��a����n�.���mV$�w��>y�6���;�4�(�<kZ���n*m(�Vm��g�t�ꮃ��q�o��RӘ�6�H�1yϸӤk|������^S��;E�r?U�,٧�G�~ѐ=<Tr��f,��e�J�����$r/��3��`V��rٔ��Ǜ�=d�}0�ݤ�F��{q=$C�Q�8=K�@Ⱥy��u���R7�f�_�n.k3��#��z[x���$�Scr�w���M�#��_%�b��Ⱦ��̀5}DL��)PC�\"���˨��ϵE �B=W-`�̥3���H1x�B��7��sdދ܇�Y��,<)�!�f�}��6l�c�r�]�� !7mk�)ob����s|!H�T-�ܿe��,�N,P�Ƹ��fW)5�|?��.!��U��@x�݌�͔xd��2�a�{���ޮ�|��y	)�KѪ�q;@��)†}x�T����U��8g��,��!	"�`$I+k5~ٰV
�R�B$�~��À�z�hHjWq��轜�$�A"�nqK�û�!��"=%�/m�,�ʯޭ���4�[>�Zy��tv(�ց1��TV�x|�:,7�5׮�շ�6}�:� p.[�!K�}�4;�n��V
?I���t�xx�xJ��`�1EŹ&zMK���6��)�f��eX���H��B]
`�2c��
k�d
[�nh�{h���4n3��;!����p��ĩ<M�9����!�J��b2,0}�p
ͦ��L�'
G����lu��T�>��5k�`��4��>}�밆�ckb��O�O�_����]Ի�ӳ���e���"���̚����zS5k=�O��-R.��'��d�i���o�$��ع��Nb̫
"�ʝ��6{I� F��O��,�`��I�+�HK}Q,��?l����а2 �xq�`xJ��$`�8�Nw�"�VzDGp��aL��)4�2�;H�T�f8H~�mm�&���P�@�ZM��|d6�����q.�8czܝ+�Mq"���N���� ;�	�[�s���h��f�	��41xH��P���
��i�ǻ�ū;·����'1n-m&8cO�6S%4A#N7=��}ҥ|C�˽e��9 �-n�]�)&"��1�P�1l��(�*�aގ�����gH�!=�L?ıU>���LBaz��|YC��7�P��P��.`�w�)�P��ܕ-ц$��v�尖�6�WH̅حDau�V�f[,ԧD4�_��L4���G�x�e���"$��u�g����Do���$پ4T��0��6a��jI�ᐌ�F���3�AAr��a:rG<��O���{v��%8��y��튂��Q��)L�+c�m��lpp:p�[���l���G��ļ�!�/~��f@��k}2{�N�?qx�X�s㯘J�wu��i@��F�,[�>-�kN��&�S����߈W�R`�;//3bkK��e�g&_�*lh�rG��'}9�R5��F�%&md�`C��ʙ���tD��m;�L�׉d'h�si$��c�F@�������1�Y6��[�� ��FW`ů�t�a7� G��3�<ۅs�Ï#۔_�c� ���WY`U@Hż�$9+��[;��Wt����Z<�͓󯊇J�Gӽ�%��
7<��OZ���j��ge��8}~|�p��Y2l�*kB&�`��*�W�*�ԏ	�ιͶ<�ŮK6��~C����� `)j��d�q	T/�f@0y�$�#�FLAa�Y&)�'��A'�R��۬u�N��g��W,���e	q6�,�)M��%Q��mo��1Ù�A��M[C����U�RUkMLU�!�f�N��aOB��jB�kI����Z��^�}Y���m��/����)��<pX/���#ю`���1	{I<��M��2)I���u>��������y�~�D��~r˦iZ�K�E�ُ��ү�a٭
4~8��<�S�T�Я�7+��Z�FVWK����-��5�bBZ.�+̴L�~5�Qn|a�*9�BK�R�-,���?�L_�ԗ���iu#�qH/��֘`��@A-�{���`���6j�c�;A�*>@grE�������EY_�:)�v�^��\]��j_�|DS����Z�%��@,
���g�Q�}��G�ɷ�O�v��݆��j�䓸uVf����Z�q�٭nx�]�
b�pD_ΊS��EG;���F9(���0��dq/���+�0�1����\���ޅȎL��5_XLAvt��tP�߽����Y��i4k�(�������Z:�?nO��� $�7P����4a!y�8K�?�,�y�n?+06�V%��*p�a�nbxi���f1���<���n��U��a�,nnmɾ�����>SI
<�?���G�Z2$yY�T��M���f���] ��,�c$#{�.N(W��#0����}u^|'�a���9�"A"�G�t�q�<~��mJA��@A�� ֿ��#VƱ��/:��+z�s.D��w�"U�Z��6��"iKSn��W�����n��<�(pж�e�g���y^����)ٟ#Re0�F��dOqp[���&GƱ��$C�'s�$��>��q�Q^��剈�3�P8����}�P���G�%�Te�2�M>���2����N��
��nF�ǧԽ�E�J�Z��h�mS������)�L���):f�iu_*�9��B�2K%k�H�v��!���f�[+�'V����d�%�������������][Ϲ��@���9���B}��Qp�R��:��HvciCvq0��$�E�pv�b�b����P]!|�ѧ�nB�鼚���^�e��q���F��[���p����v.V
R��ec(�G��oO��[���B=f�j�F|�U'�����t
�%�R	Q5���P�g�$��`�T4=
�:�r����)Q��+=����?�x=)V�X�>B�BU/NQ{�����,Q�,���Q,�W�t0�0\a2��UȒ�f�|��J/���ցa	����ku}��U��o-�*����&L�����^
͛Wt�[w��'�)�vx�]�VL*�-z%��x��$z��Ev�p���ŝy
��w���T�%,P�@�
���`U���a,�xF�ﰊ�T��̰l8O��ҡ}�&��9(�D"!��^���(=V�lA�-M�"	�n�)ÇXV��ط
���
s.��N�Xo[os�v�p�\�$/���Ƌ.��'a��x��t@��j)��ew��4�Ah#ôA�C�����_��[�4�c|���`��n�C";�"�:��ex�GU�}���k�b��m�fuۜ��+�$�U��4]���M�M�~gf~�(;51��&ݞ�O�� �D\Q�$�lV*�}�i�3�a"�;Ș����9��������A�,��~���[�����@�<c��>US\k�`FN�c'7���i..^��'����7j*��ّ��عot�y�k��*���jW��jpT�����P��nlA��W�)w. - ��B�?_�
���+���ז����F*�B�p���:vF}[��>ĆYIwݳ��u�_1��ɝ��`�"��9G�5ba��F�<��ɕ��s�2�(�h��И�;��Q�vbH�y@�NS�6���7�G�bXU�����*wԏff�X�T��<\�M��ڢy�(�҂7��`T��8O����^G�z�M�t,AV�R��f�8M���������4���X�򫭦G`���"1狘r�>p�'�4I)x��#�Wpǘ�'�D��ׅ�m���r����K��>kpF]V�=6OW�8S��11�������k��FY�+P�mL�`��+����C0��`En�鮽䬫�/��z��u��|���˥
h�M F�����d�J�6Vh"���r ΕM~D�j7iDS^�N����:�RcC-y�T0ූL�^[�կ�L(��gh9@CRA9�!�!�=�g���qʹ��A���1�N�`�h�V����^]��u��yη!����P�i��"��2��3
!�%�,Q�P�CV,/�e��^y���E�0���Eh�Q�/;��`Pt�ȼ̺�
c�Ւ�|��$9~�`�F�Ģ��h���5��£K��k��Bd%|&]k�RH&�p��"d��P�CT*T��9�UUZ�4�1��h4]�Ƶ�����8����[���e*��E�]��t���Iz�SW^�R:j��ٔ�~?��c{	A�	,[ϊ�$�qz��1��yj�%C�WW�`t�O� �t�-��&�e��%�ì�BG�B݋D��V��zKL��
m�i�D���A�+a%���!XpI�09�U�����6���(�>��2�>��-/�����Y4�e�bY+�Ϻ]TQ��s�1 �i�M�<���sy9t�h#*
��U����Cj1bG-�ڴ=y�F���g�}�����o!��2�@��̊%�9�%Z���6j��+}ɋ3�ް�ef�b=�q*��5_4H��=�I�'?����?p���>��9
�L��$�p£�t5G�;���e��
l�O�_�r��b~/��Ж1s�.�Pa�RX
*)ϣ������"N;�����U�\ߞ?'
B�%+i��S���\�h�&5d���Ux�A蓦���͠IHA��0�]p�6OK7
 ��e��4��m^�6L6�E�C�E2�!����Cv��ᄡp.`I~i���j��o�5�,=�~IfC`M
k������N����t��Xq����Ҫ�Rɕ&QE�����"B�V�^Iu^k$IK��,"o�������*��@�[G/����&T�,c�]��Л�'�0a�#@ԭ�y��Z	���
�,�U^l1v�-y����j2�~:�O��z�|.��E�Q�\h������2�z+�0+^�Cny����n^[=�3�w�D!bR��o�ܥ}k�&�mE\�/<�s�.Ѓ���um�Ń��{ '�LL1���\�P�v�>��Ί�t�{Hze���aׄ0��gB��OL�U�JЧe:HY�*#�>#�!�Rb7|�EW�b�HypZ����CK�@�n����S�v=�t��E6R 
�5�+-�NrS��ӽ�Q�yJ����y���6K,h���6M�a�����|{��>����V���X!�(�*Ä�L�ow���U�*5�/��%��<ٷdɳ��C���2���V��-���Ǵ�2r�c8��=�	d�@�
q ���?���
i� �%�ay=�8�P�X�2�Ay�k���?T���e��h���
��܎`�7MR#��U��O��/�k|XCf�f\�ɥ���ȸӂ"ɮK�H��	�-�8`�
E�
p�T���Kn��@n<!�ܔI��l��8V�(����;ê�*��/
�����r~z��L���t�W��T1RyN�]؃ܟ����m�,�`���f�a�/�����D����D�idw�]@�#{&�N	Ȝ�?Ko23��A�y{��l��mp�\ġ��s���Ȣ�P����BH�]���JQ=��#
�3:7#B�]�j>
ڌB�҂���q��=p�]���KG8�eY9sf�N�o?�T
�����iVn�ƆNP��7��[��l��RO���ggV�ҪP�͒Ը��U���ʧ������j�E��C�u�O[�yd�jJ�JkJ�൯�x��3���c��)��Z,OS|��R��UIz:��S,g2��WxK'�-�0���w�*nwkV�#.�p�1
��)]�N=CT9-Q�C�ԃB�D�|�����	�,��0�Z�U8Ɵ�T�&e�F�*�,a��mC�;[�WU���9�ZΓ����DZ�ːĢ^�(^Y;�B�%�	�9^�=TwoJ�\�T��$�ǘ�Ԏ��4���n��N$b������6ݶ�_�kc��ݷ𷧚���+�@E@��ZKAT�fSF0�zQ�bY���|����!i��	9^�4�z���ZM�p@so�I��C�G1����~r�`�gIq0�K�r�H"�3r��4uREh������z!��@�Xh虨p@Q&��W!�[�j��҈�~�ރ�Y��P��s�
#\���n�r���$E�UFc�+F:�ыa������O�3����^}eP�A�%�����K@>�u�O�L��W��=����9��d�����[%uy~|�ՙ��=�6�4�Z�(ZJ�$�H���Z�V�S<V�u�Y�P������Ve�ݧ�<��`(O�c����=x!�V�8(y���
���
w!��tfUx�zwf��܃�*�B���D�}�mh-���H����z*L?����:`�Ʒ���:=����Ֆ����'��O�����cNO�������qx���;���`�7��"Ge����]�v{*DG�GzJ��ʏ^,|�Eٓ䌉
;�,Q_�����L(<b�i��<J�d.�A���W�;~��c
(+��d"�r]1]6Y��ʉ��3};��4�*����OW��8�Œ��uM �`�SݻD�+B��o,3��B-MԲ�n�|�m,	��îY����2/�ٟ� �RN���w0G�b+�MqF�����}����mR��Z�5�7Y���J/[$�Ҋ�`��~��>tC�X<UKV`vr�S�;��R0��U"��zl�8h'�Dd���UѽI?V�4����cz�Q��y�*�����J�~q���s��2�@R�r�w��L*�G�*�r��0����!���=����Ѝօ�a�vCE��X��\,�b��ך�Z/Wu���{s�s[q?)mg�^�ϯ
�<��?k��9;;9-�K���+�]�}�|*���`+<K��>.jm�\�S�S�4s��'��tM-D������p�ʠu�n&8����vC�ZZ�Ys:*-����%�B�$O��?�?B�'1�pn�ه��j��fk�
}��ã�ȳ�
�#��k;+��B/��L�D6�y��(�m�[�=d�J�Q�a�yFb��Y�k+Z���?��g�U(�C��	�&��+�zW���y��*c���fyނ�k�Lj�G�$�m4+r��������A�����[/��^��~���SWHl�ʑI�
`�x��
��I�,�y�j�G����)\a��t� -��r������ơ���L_B�9����
�++l�PO�	�
f��Ҽ6�e�2Z�Mk���eȰ䘆�<�s(�A�ʅ�2��G�GqO��\��-Z�]Kx��tD�	1�a�I%��`�u�I��/�����5����l��8���Q��z�����tr@m���4V�-tW
Q!7R�h�'�m��P*�E�6
>������h���ȟ+���xc��)G%�q-�O�p�',r�zƘ�(��bD�fգ�K*H��U�[8����hHq,������bÚ��ޠ�`e�
�t\[W��B�L!����U�T/DKI��jK�_���2�Q�^%%8���Hyāi-��is���V���1�f���
�p]���������g�}�kP%ϻ��*Hp�WZ�x�?k1��g^�7�!��1'i�uTMf�ۋ�i��ԜRC���8N�L&�g���SKG;���Y�����4��O�PBG�ֿ��x�fn�=�ٜr�(I�D"ڀe6U���S�Ҥ׫�F9��YgT>$��}yM�^��v�/�{M���;�A��4�}�/�6O�|��)��Ԕ��7.��+PC8�;��2"���,���Ds��G*�KL�z�g���&�����d�����W9��ј'�Ѫ�5�z��}�d�}V�~����Vxſ�y����a�@�-��t����*��1�9�)5�E�z���/��F��V��E�b�}�%n��Mx��ltA?�n�X�m'yu�T�/ ������g�>ue�1�y[!1Q)>�h�h��}�B�A$�[�e|Ϯ�ȯZ1-=K�s`MM�q�[������������~b/�$+��?".��.s�9�I�B�bq'j6<�����SL^pyi�99�m�e��]���š�*{Ƣ��F���c��N�i��CB!��"��;B��uZ�+(z�8uMҊú�f!eK�t�<�@����\��2Mw3�Hܲũ'*[�X��R�
�C���:����%XF�"2�Yn{�T��-�NXZ:F�Ƣ����V��ۭ�#�a�@�I@.(
�x%��:/�UL�����}��̯_�W%�j8 ���	,-�:Ax�ke���K��|���;�������ڭm����$';��W�n���0��{(h�R�.P��~^/�^�L�����s���;�$�����Y��� ?��i�N�"�#7��y)D�٧>�sØu=�bQ}���"�I�t�I|-R(��	�H>��lM����o��G:
s�r|���YˎU�VM�p4�N/���QD��r��(��K�>c.���֩n�8�=+Xv��+*ݒ�w�b%b"M�Js�R��+T�.K`�S���u@���vcզae`�`�њn
�4�D���@�nE�-�zq�jd�X�cx��%[�ʄ���
X{� )x\�uE��p܊P���~Ce��[�DsXn�8;G��	����~Y���?�R��BIݨ/Ō#�<�&ŋ]�����!K����j9�R&$�0-L}h��!C�pd�\"����""�5�����QR�)*��ȁ�>lV��PȌw)�����3)f�I�u�s#ƀ�
3l��%Ih��Oc��)�5��B-(������P�w�r��D�BM$w�S���4H�ٳ瑏l�CU�
c2�լ|�28и��r�� �n{昫ĺ��D&�c~Z� ^��`ϫ?D��܌�W�7���s-NiuS�����޽�����T��9
y6MNB~�\����<�sw͂��vQ�EN��CCZ��"§
���L!�&b��"��s@�n�S%�:1R@�r���z�)�Ʋ�rwޮ,�\�|�����z	����^^�H��⏶^����w/O�b�iV���C���l��ҍv�[�/w,��;٧A|�W&[�W�r�H�xgm�p`s�6�~~9�
�*�Uh�ԥ!�iƃ�ϙ�dn��PU�,�C|0��V�C������BOK��Zr�S��^�l\��u��������Tu._���^���b&J�f_��o�?��`*Y���jqY�|Ǹ4����X@#Fw�?+��R�ֱg�<G+��ݨ�S�3x��r*��L�����ZXe�-pl��}f�aZ�Z�SV��ȹ��+|�y��H�:i�q�f�m{>��Q�yg^!��m�I^y��
�85�/܌�s�"�\eU�Y��2�v�K�ʦF�U�,&C<Q�ֻ2�����eg�܆�H_�
�_?���V�F��ߒB>-����ğ4�*�V��
�Q�M�BVp6�6 �Ғm�[S�FSu��'{�{�ت��PV'5Y�8��`~Y���sR�P�l�[���/�jk㟽8n(��TŨA?Q�C��C]1F�@C�C뼤MVC��#�5�DN~����$$/�*�g5e\�bH{�'���3���N����$~�ݵ{����ߧV*�9���6<S��ʐ��1�O�F�v
���R��m@b�.��3ߵ�<��vN�?h�����W�^�qR�����0�ǂ*҉4y��3�hA�5���̎5$$
U�l�
��f�#7�*����7�e�dx�	.��p�l�z��a���J�{}�Cv��0[bYȹ2��mk��C��._��G�/��2^4�]Q����#���Y:� �ʚt��nVs�cj���(�?�����cx>�J���ކ�š�v�R��"	N=��:� �.��J�@.KV�(Y�
*�AA>hE9p�j��"���5��Q��Ya�fR%%�������6X�U978�d2OmJ�U0fHh& %喝q;Ņ�Z����<���]0l2��{�f��?!
dUN��e
�i�xr�%��t�v���N���p1594oINBC�#iM#Tl<�)
�Ɇ��*�f^�)!�Ԧ����$�&�-�^���{�͓[�nqV��՟�Q�"�x�=�q�'Ǝa�/�W�����s�A��'By6�k�S!��}{"\����S��8�O����OS��P�0��Hx������eKNk���.#9�pW��<s�+1�愌�N��Y����;�;-֊g�ZՆ�lB�[(`��V�`�X�A�[a@H��m?���<$iS�r�4f��,9"�~(G�=�,O�yR���&�jg�	ꂯô>�'e�ud��l2�"��ɰ�*�QH��p��h���*��F���2���RxeW+��<�Ĝ��P�Ba2�K�=$��$�1��Ea��}��J{ܴ�a�{e*0�T3��T	�y�/�I�Z�Y��2�!?g�D�[�!�:\/6�5�Zj�#~C���1�ף8��F�ɕ�3K�X�k�E��f��Y(�c�,gT��������w�����6��ZKFv|(Jqãd�:�6|���#�r��.�=:��
zhS�n���v��K�:��,Y_�b�%jU���갋���p��e-(mU�א��§�
B�_�)��r	�$�5�������o��_1����ϢՊ)ӡӔ찴��9��(Q:�%�
힏��,��Ap["R���4��-�>Y�@,��,w��;z3v
1Qb	�[S����AS<��7�`:2U�QI%�@�J�~
-D䎍�h[I��;�An�qJ��?V
������
i��*7�k�W2?b�d����V���CŇ`o<�ˋG4ڪ�s��ъ:���]_D2�ZOd�,-j��j��Q�S�c�(��!��EcY�~�2tC6���,*��t.V�pMƫA���ì;�8
��#�*��6UA��jӮw���P9=��`k6�U�ˌ���3�S�_\xuC�F�6�B�Ւ�\�@��L ���^�1YR68�6�
������4+�$v��O��Cz��V�&0�׆���n���F��9�JR��2��p26�뚇�}��:^�د�ϙL!Y���}�v��e4`1�}�\l��۸߁��ޕ��Z�	�R�z\V�z@�+g����<�C�r�E�t�^5<�n����<�:�F9�u��{�1)E�����>Q�K�U}^���J�������߫k�.�g�e&��i�Z֨�<U1�I�UJ}P��4��I�0�ݞ�ih�j����e�g����u�ۀۏF�}p�9��6	��{\�wA���Z%��Vȯ�0�$���v�J~Jo��c�����v-�
\�>�tX;������M
.��pd�Q<10�>�M˕%eP��shV_"]�d�垁���'8�cJƓht��ݓp�ו��{Y"q����*F���&jM��-y���#�s,���FJ�@V�7&�w)�����[j9Dt��ܼ�^fD��T�Ȫ�(Y��7q���Z�EŠJ�Ǟ��
�2���@S�3�	�������F�^��c��U��� �DgϚ���v��VK�N��[&A���&��g�c+K#�!�_�O!�:'�t݆L�
�����w�ɡ7o�o�
靔̂��|+��!�h^e�+F�� 윛�\	ZxD΀��o�EX�j'\a<��'�TK͙7���l�D/��,˫���J��-jL6��9b䶊ުU���p`�ՙ�;	�aH�O�%b/���?�ꗿ�N��Kvkϻ��͆�h	�Rf��<6�?�Ď 
L����2��rI�M��hLf�Y�^���*��vIRq�.*b�=�A'��J��Z����&T����)"�5�Q�wl�;W/�| �6mܗ;�bc�HBk�����ld������?�p���ٚ�H�!��/)���2�vu޿����G�*�P,=�||���Y��B/���_p�k΃\�+�V���>�j���Zv
�5�n���Vk��sVb��ږ�����Ae{l�fH�i��3'���m�E�k=�Ƞ,"M��Υfh�Cn�4wK�x̟ �x1�]�,P�~m1t��|�%��]潨�Aq`��ڐl
��{K�.��4K�ہ���SFswS���Eu�S�Y
��5:h�Y@ʝ��)����4s�g֝\J�S{�����P=s������2�hMU2��ﰎ�b����jZ�y�@��͡�mZŁx�{x�M˅s��+�HC:��[9��E�⋂�/��%�yP��S�ԃ�Ϲ��粕 q6�v���1���ә�CHD^o��^�TuY�S����\y+��+�NF:�ڵ�nБ1жI{��,~���f4V6�R5}���'T�������I!]d�#'����������?�R>���%; ��^HY�Gk��	Fɴ�[��u����:���~��,�I�P��Ü����o�����KR�a���5
�(�mu����p¸K��L��hZl��_���KeMQ�-�6T��&�v80�s|��Q�}4������#s�N�x~&BW�c�S�E#v��1�>�$ܼ"�������a��~b"cs��#C�"��S����_�|>{�r�7�(C�gBĚ��6��,��fYM�ט���i?�
�B
��ۗ���E\:iĺ|D��(���!4dc՘Č�ͮ�*�"=e��/۶{�̐3�>C����^s���If�\��k���(��(�IkDJ�(����A]_:D� ^=nQ����1���?�
)���(�%�ba��v��
!,;sА� kX�c�l��iQ:�k�d-~�ʎ���уvZ��*�.ܽ�G���1$� \!��CV��Gg�++tb	�y'Q�����෈q� �E�ώ�
�Y��[Y_�:OU����@&��v�hrV��N�1iM6���$x�դj�mS҄���4�ihz�Z�bs���J�#m2Adޡ��!�rQ?�]m�i*Q��Z�=8CN�_\E��HR��+�`�*�n~����
���g��܁'��A,:ʁf}�,gl¥�5Ft���N�/�cLs�s�S��mȩ�,FB�C�&2벝#o���!VP��Ჳo+�&#?�`��z��^5�'��!�=���i1�(��� w-�k�W|.��s���R9��0G�~,�ڒT���@����	�WW��f���T޼�Gj�'���Ẕ�	�y����H{�a�%���6N��T�w�Hs&�=#��"�O�!�fh���=���>ңU�*L�P��=ζ�~�d�w�ԔƱ��'���
+ۜT�����k��,)`i���
tPy��ߔ�e"5�p�Z�Ti`k$2›���pxaڑ�Z:>`���02G��H"�k?X*GF�Xj�9�.>�U`�?��1n����١ö[nx5p�2N�lx<�&���\���tw8����d�b��!2�uȲԪo}�Z�wܳt�L��f�v�!����j�]����u�����vWr�����3ѵ�ZSK����3�D�F=P�
!qYr���ȌA�י��ZR�J��S�������!aPF���)+��tl�[�R�@�Uᠼs,5�Q�y1���|�28n#(���{A�����X�OX*󯼱N���0�#������Ǫ�Uʈ��:}}��ߛ�O��Ԇ�)Ҫn	��ն�|�/��M��n��J�U� 	�`?RC֚ �g��D8��
n��S߅�[���a�(p@�D��)��:���^�7u��T�����9�~��� 5��˱*��lV�j|�sU�ꣻ�r��T&�#����(����ۢc&�����8�y�|\'1DwaA}{Z����Y����'��|o�D7UT�Y}����:YlGtt&Q��F��K�M�][$�s<��V�d��k���7u���K��h����o�;��v�T��+��?��|��\�.=���PZK8�!�O̸R��-�᳗ܐ%,�U�9�'��'�ry��.b�7����zd)}�+Ǒ�b�����y��R��8��n�ۇC^7Z�5���[%Y�J��͸�u�z���E��U:����Gu`����D{'?\�TgD�+��X�Q�aP�T5D�� �
�80�~f����ܧb���G�͊r��+Z�y~B����F�#�o}��q��9(WÇԡ��e_�ם���wԖ�HpOO�!rd�4�^�n4`��4~�o%�3�t�\�l-��V�a��CTc��偱.lc9j�y`��LW$�{�|,���1�z�s����Z�������8�b� A�eu�a,1�/V��,J�sw�~4Ր��8�Q�I����i�?E�����O����;QO���Щt����^�i)V
������	�F;�hU�7+�&�k��Ɏ������a��&�p�iξ��@��D�����uR���C�KCs{�����$��=�,�Q�Zeɲ��8��Q��R��y�c�N��پq�1�P������d���IQ��/~�����M�r�������d�ˏ����)шb��f>�7�Uq�cJ���{J�8.Y-��:�zK�D��E+�_$$΃��/����2��pۆ��3|L��$�Αҙ�ѡ+_ �|�joS�T�*���I����Q�jQ�ғg_S��K�E|L��H�WĔ˜�p�&'�����ό��~=���{�T��a,����I�߼O�I>�ٕ�8 ���z�֍�3�{�����7L�V��$n��=�T紻��'�d�d�ꔴ�"�a6��d�E0!�������H�쥯��\rt���,�����VI��()�� ,�Y�C��C>�H��[���x��ɐ:\��g��_{M�yX|T�M�.f���)� ��ԓ�m!;D��ݩ,i[�����Xd9G�!�o���b/c�l q{��6F`��5���
���z���f=<o�y�XS
�z�7v��q]��Y���BjtǙH�̠�}i|��Z��'�m~b��ia�H<��mdI�kb��r�ob�&�;h�s����e�$47�F��ׄ�X�GkS�0���rM�mAC�2ÅeSd��L�4��x��q��7MWtl)-���B�4]�e.��]?�i�xJ��&%;������^�U
�"������dMF!Y���!J�ď9�o�ma��rg�E�_��,�8�
��e=�,�J�AƷB�&>��j�<;�ԑ�6)�g^�_g�no�Y��5���b�vL��v\B�u�'�K����,���p�31�^��P!$#���w���F2��@qR���>eSf�%�d:6J�b�f�d�%�¾W�gq�<g��LK	zz���ӛ��?I��&���\�nV�/S���:�/�qG��
�������}�����2���k�Y��;�8I������$�7��D�UV(�r�#�<:(W�1�:Kb�0W�<��4Wd�?��1*/�b��g-x�"�ӆ��L�R:ɯ����ר����Zܤ�R���z�n��M�D(��c��N_��v�N%�f�NJ9�&ݲzv/,���Guʕ��P��$-6�`h��M7���BqV�Ԟ#7�3��Ix��ˏ�� ���a�@�P��w����k?�h�Ҵ�?����t�p�=†"8�0mA����ߞKxw�|�Ր���b\E��f��k�-��e�_�Lr65�q>��wz��y?T��_`�sRu	�N���K{�h�?�W�/
���0��q��3�I̐0�ޖ�^�|��’��6����{W�]�k�~�˲�\ ��m�I�
ߤ��}�p�ѧ�tX�;���b,ij���//��Ui)��s�W����2�}�>�ߗ�K��1=�;�w�5�3�{��ۑ��}�td�z=#�B��(�4�ແm�XOx��ť�C�"?���mN�~h(^Kq�S�Ilw��_�����BU��]��Eg�����6ӝ�^B�|�i����ba��3o�t]���^E6�`�2��x�OH�YV�J��(���i^�M{�¼M�Ƹ�S�.+Y�S?�W��)I��l@ݪc���!�P��4�+ҩ H4|Z�����M����U������i@��]���2�:�����댳T��pIRi�d��<�"�dِ,F_��hE��՛�0Z0%e���Ubwer�"=p:�GeӓoNh"!}�Z�j6UԴ4Px�2�4b�5��lE��y
�;��FރČiz5�c*b�iD��C6��C|0/���ޛ(엸��-Q:ݯgKz߂_,���?8�n1�`h�(pvS#6)�铂,Zꡌ)+���B����Ǐ*�by_�V�!�����vi�<ԇ�6�&�jr�A�]���W�c��WzK�i��s#=�c��`iZ79eLeupc�)�q���"9����n���l�Z�m���R"8$R���xϣ�M<����Ŧ�D�R�5�G��Yqf�	�#�������܉��μ^>�t�c��lS���l�����?�ǯ�SI=�,,��J�)�`�,����,��|D��M%B�������ͧ1�ñK� w!31�x������c���F����)4"ii}�0���7\
M����byMa��簝Nʵ��~Q���U�~���TR�H����GdS�w��nYU��(B�i�����~�N����nsI[�J7�EQ�*:���nEZ��)�+�b���gK�`�R�Ų#��0��_3�0f�#O�.^�V	ţ�M͒
0��� �~HR�&�������[;Zmp��tEj+Pk ]����Fqru���hчv&}��n�E��`mi�H�����zC� ���Z���j��9��Q:\�k�e5��&��l��t�4��TF�^A�t�GrJLԞF�C�C��4ux6 �}��I]�^xڷ�k�J�ug�ُ�ɳ�A `
!Q��<"�4��aVTgTK��e�^�"�F�U����Y�$��H3�	�t�g���&�[_�=Z���"�#x�Y��]�>+,
	�V^��+oLʻQ�!�=������
�s�?	D,	'G�V��:��'şu�;]7�ǚqb�+����fE>���\lk`�E5���c�e$Sa�t�����o�^���ȾBL��8�����Z	��'y�%4Ue
3��:pR�O֦�)p)��\��l0L�t��R���_Jv,�����*Js��dP��D�5��+��l�E�1d��42�7o�����Z���ϥ�\�kw�޼e�lf���A���2^=R���FU�rQW��>�c�w�m��\[aχ	��!�����OmE'�^*T�
�*�U�9Tp�ѡ|�\�8A��\����}u��,ЦPzKHM��Uv���ܟ�`�}uت{&�I�{�`(_Ԣj�����!,|a�� ����
�X�,�����g��s6vO��`R`�,�|K{��&�$�KAp�zxT�#4�m���h첳j�у����BTY�����œ~}��V�K���a%��J���B�'Z =%Eԇb}B戀S�بT��O,4a�����ʊ]gb�]U�����P�8B;���s^Ѥ��I�Һ�"�����um|E�A�LIYt�d���g`_�SJ/b�Q5��V��Eƺ;K�ߴ$4�ZE�ܷzAz0tH�X�z��"�O���r�2�椫#��ݨ/���X0c�K�)�R}hu`�%���@���N�>��$�_�<q���cP2{9�l�����H�uZ�%���:@| 8Ҍ�h��Q��]��g�6���:�`e7�����Z�5��a�3
c��uK�:&�w�kKǵ��Ƿ�)^�&OB��hn�*�mA��{�	�4�������b�|�wj��gP�N��2�[:��=�Ss�TSt�F��Y�`��*���qb������U�QvbzAg/�,�%�)y�f�����_���������y�uuc��=hx��:i��|���Ŏ�+4�fˀ�?l�jD)T�>бL�-}Q�SKQy`�a_�eHwh���m�
���zJ�o��C���c"�'l�,���f��W��Q�W:-���ۏ�?�n����R��X�5�F/fi󜌷l����4����{}�yN�������v��>��s�i�d����s������x���O�������bDP��r����j�!����f+B�mzK�;�B�V����������ז 84�/R�E:�6�b���E���
��������Ӯ�٩ܶ��dV��ؙ���*�y�+���D��ue֥��,�VV��2
���N��P���p}��\{�~��U��*��Ī"�h袐�Y�k&4N*�j�a��n}�jX�K���V��`n���JPZ��
�^X��:+P���zYX	[0�k�������6O[��tEC|7���M��I~��C�Y��Ӽ\jx��5zC!�;�J�(9�l�`���ҫ�k�`UF*��W6��פ�в#V��zr��ݺ�k����)N;#�U��%�5q�dZT?(���T�U�A��M��h�/���][ ^���-G����"��&^ѐ���n���x0���	���ē�gC1�U���[R;���c+ГV���Rs��
��.���ڴ3TK)��lS��v"Q�]��͖��s�:���'U�N�0nE�geWYF���\Y�$�m&Ra�ȑ�������]�$�i��~�!Y"���6����$z����bZ��#�hr�3��Γ�%��7;K�y���T�� �"��([�H�Ed�N}�dš�ѵ�<<Qb0��d��d?a�FzJ0�*.�pV��6��A5�IR|Rw�!Dk�}�\��uj��X�{�a,{�C��Ǟ/�Е�l�i!�����ݪd/*�"�I��VS�dщ�R���_�*�X#��M�1�*�V.	�
��i�����2_���X�%G�e�:��o�`g��:�v:�{ia/�%#���Z�βy�U3�X��v�\�//�I���b)�$cd��С���b6�W|7FOImY�Vu��Ne���6�d
 K��JQ�K�zx.�/�D�]�=��%�1`P]�Ỷܽl&�6YI������,х�d�\�@bU�
j���0���*���t��"`�5�	��[]0��D�k��͸�ZY�jd�=�Н�*�Sf�4>��'���%E�h>]U��8:����� �\\��
�g'﫩
J{���`�_G���i�5��k�a�(H��5�2�8iN>ۛ�?-5�i�a��-�˥8�do\x
~Te�or��1�Ú�{�dݻ�\u�c�X-�e.�L�HAG��_6)ݹ�{���KGƩ��Zn8��Y�c�$�+��_���E�ꅁ\vG���'i�=TY攴*W��0���1\Q��v�"*G���@��$��F�
̓I�տ��V.^d��.փ��%"#J���)�iI5�Ha��]za��G�rU����HSv8Y�;���^m��݌�iBg���P���t����wJ�|�[���ϲu$^���?=���ׯ�Ah��b��v��Kϗ��o�}�����_A4��Wf��Bv��뻆*]k���1�.Ŷ����Lc����ݾ�rN)n7�Ԑ�m�}�E�����/���ռv*�עf�(�>-R�J��ub���݊�A2��O<��oI�S���=���bSz�#��K97s���M����h���䚹�"G�ʎ����dJ���K�-��Y�F[qV�MDQ�' �F<+�4��]��7>�%����*���j�H�2����o�ˋ��*�@�Bs�
S��oѲ�����c�'rN��b]*+y�����3�<�j�*�3ь{�f�Cw>K�'<#�����Xe<�XS�H�B#)sE�t�{SY�籩	d+�u]�hqR�@U��Îி��DQ��ߩ����P������k-�.1l��q8�w�L�;)!k8��~�es����snʬ�f���c�����"0NbT����Ԋ�~����^X�g��Wְ�ck��-T�;CY�4�1,�%g5I>�������u��QV���Z+j7���
�FԆ�ULư�=�O�de�L1��MU��u��e��5�鲊Z�c-Sǫ�"E��<����p��i_��'5F2���Q1�������d	�W�;�p)��l�y�#s��q�ł%{�e2�On��z�4�L��$nw�ԙ�Et�'D�#
x�e��ĩ�f�f���k�Ɓ�C��K^?$�U}�Ԩ�_�Nut�Ⱦ�C*^�ʩ﹇��"�c q,C�}�*�sw�t^9�oX]
�;9ot��U(趎�(:���$�����a7s�E�,ҲÈ{F=+���=4ݍ<v��z�O(�q
������j��r /S�U��)?�<���m`T�$�̇Z�>Ρt������ i��~�٨6�w��
9��a�i����t~�E�&)��������@0��t�{!���	㼐��:
�fm���zM(]�g������kP+�˚. Y����`���SS��F�.+u״yF�����n(PO��ĽY�!b&whL�Z�b���K;��ȶ,ӄjk@d�<L�u�jH��k98��Aq�}��Zd��E�$�Q��
�08HpR=ц��y
���TU9�
�īMaO
ߎ>�/ZV�l�;�#�6�lhܠM�*G<0���Q~��f��&���֡P}��`�L���y-<� �y�L��x��+���P
Ǧ�A�iB���n<����NUj݆Ɛ�=������)^w�s�r2�5�yA�v
9l7`:�V��SV�8H�R��N\�?��u�NM~C"ӳ�
�a^�q�B�)5Z�~�…F��l�2�
�{��Nq/�^�g|aMR�]a	�?�WW|�黓�f��p���f(LT!� �?��

��Ҧ�<fd��m�a����n�Ky�޸:3��-k��ZA���)Ra���l����gq\�=�gf�����1,k��ܽ^�V1��LԀ,�1ez��!�����2*;et'Z�����G�ŸU�'9-����J��^��bّ��6$.�{Ūe��X/0��F�$���x 67�W�}�B��k��U؎��{9�_�]����"�������wP�w𽣘;
��}��Q����|��pV��u�B�-8�]�0�����<Кg���O�s��%-ک�hV�*�&��`܎`��y�f���*O�0�s&�.oa�A����Oa
�f=�p������R���(�k��*mۢ�"��X����ps���Z-��h���p�����Eep�-f�7��dAy?x����6����2G0p��˙QA;v@�
/��z��(|Qt`���:ZѠȰt^�#V���6�?k�{�b{\�c�Sg��%F��j��H����TU8�����Inm>5���R9�
��Y����a�p]8��SU��]yFAh�����-��"FM�(��$_5�r�����&Uk���\��)��~�6���3���oyϯ��(�\iM���(�~es���2��
�)n������:��4搼ʄ���.��ж?��v��]h^��K���#�ُ�
��w�A�,-3N�M�=m�A�W��F�;	�s'����qUkvu�.�,����}��_���e�쫻R���V�����6�+qQA�~������hA�,om�}�^(V��U	z��nu���6ɐ�G�O���H���!}���w�3����'ߞ���(��$e1TYȖ����2]%��*�Su��R��5�ECXə��x�*�ǡ<��6���z5�S<��H��=
�S�T�h�	���{��όuղ��+����E�)U�u��ku�	��X�+\����(��_em�"{fm�����5��t�FQS_�a���� ���gr��K�.x"C�P�
tݬ��-����C	�Z�鉾�,U��T���+:=B��˲���F874�k%l��V���^S���^���]�bW=�NQ��=C8���-l�y"��R�S�1�,�5�'�R�c}��Ƈ�u.�"� 1�
��*c_Ɲ�#B*��JC�݉���$���&��S�l'W�@ 
�_-@�KCz*kZ���Gw��
]�,�JQ�(��p��v�E�Vp���1Ʉ�h��f�"�@�.M��n��|���LJ�|T���!}�T�^G�e{�~�;�h���	$�O֋�		<�c"�#�!�K
��5h3��P
qY�ٻ��D���Z�ň��C�&�Q�6�
�W��<?:��IY��i�A�쭶�n��.-�m�/@!0�`m��}V���&U+��p��
��������S�'�
BV~�|,�p�٦V���G�Ej���Bc����!�W�qn�C�`KT+㐸)}����M�g��j��]7x[h���h�FZj*��m4�,7u˸Êo�����a�tme>����g�_*m�!�۶��ұ\l,���~Y�q2G�i�u�s�EdΫ���@3��eJK�]���M�Ɉ�����T�V*t@_5qM��C���O�Y����g�L|z{v%���h��ix���<��߰N�'�h�oe���&�~a�٩{Z�{F�N^�랼��� *��������%~��*����&��M�2�1uP����ByJ�L�\�Y��"x8a��y�M�p;/�`���R/ی�N�A<�6��;�/x�Q�
&���t7h�E��8�⺃h�8���v��8��Ӓ%
6�
�yu��|��
�A��-�w(x�6u�X��C��z�w�CO�m�L1�
C��ee��I�7��#آԲ���p��0��Rkz�!ւ�9�݈�9�A���&�R���Q���06����*��EݮW�քAF�B��t���WF�n��kl&�EWCe
t'K��j��?�[����>u���Z�S��c�����h����abA�k�n��t�q&�6�52�i��"e��&)o��錵�.H]/Fu;��b�?�5�ɑ�89�}<�{���U��}�#ž�-U�d�H��)�ÇT����jl����*��٦b����d���?�"�����W3��b�Ʀ|��C��U�z\
�7�k�YU��|�2ҧ�wf:h�u���̒�a���ȣs�6�j��Û�>p��*�=������s<�+P|0qD3��Ȭ�D���s�)im�P��ʢ�JPw5(+�6j]��۞@�5�P;SU�:��`Ph����
��[�}���m�����o܌���/i��.�������j}�q^�o��|����]^[r�N8mY�j=���6i�nm$i%($b�E�Ț�z}Փ��03���k6�y�����M��22g)����!�����)�L�/5��qz��s��}�m�%᯲�mk����v��:Zc�-V�{S��:�_�/��2��n���ٖ��Vk�f��,yY�[h3r�E��o��;/��/������3����Ӊ.t:�I8��֬8������B6��gUԜ��f�[Լc �;��Gd�.�͒�l'��/���ٵ*�=��>��]�=��a��a�OԳ��'�lR���w����j��1��(L�#K�ozl����Szw��Xl>#���Y�M�VM,�mLQ��ù��7:]�J�Q�V�$�Z(�?ʚ��{ޒ6��e�%�U�����O��i92?y.Vc��Yyq��ܿi�tA9Q�#��;t4k�=�.;��I�lr.���t�X/'�a"��q��[G�2����Ԇ@+HY��]?�[�{C�Xq��y�kվ��%��**�\{8m�n�(&���(ye*N����ixn]�|H�H���8V'd�)�̾�������t�B_���y;�$k�y�^c��0м�Q}?�.�+��G�b��U�ہ���^���#J�鑒iQV�I�l1�YYq(n;i-�1-�= �5�����.��=MD���0��'v^%,+��O�%1��h�����k�|�:w��%���	���4leJ����+p
Z==wkN��\�â����W7i�I�Y�%�{/^�Q8���]�#���9:~���F����<�����Sn��F����;V�@�S�P2"Q*ѐ��j��4!#h�-�󰄪���w���ͺ����5Qm&)˫:WV��pAB��V=�4�_��tM�$��lL��1�<U��U��36ћL��瑸Ը��x\q���o��{y�C�K�W$��<Fd	;�607����^*]߭�z��B��o��^J �.�I§�zC�,���Q=�n�Z('����<>�p~G��SRh�^�̼sIB�tY����b�k��9�YY��.��4�3~��'ﹼg�ȈK@kv���#�
�wؠ�vK_���•��߿�7�g��d�����}h�i#����
�W�l�f]|ex���Mn�M�+|6�/��FF���Й���?<���Ó{�@t�aTu�<���^X\���:���I1|N�ǖ�0�>����8L��
"������j�<oKR�h)� �jIȧ�5�6��kY��K�)���9�և|�����B^y�L�oⓟ���N��5"�#!�q�ɶ�;�����+p;L֚��;D�_��иC\��x���R�W֠;ˬ���`�SMr�܄�R�3,.a0�v�@�'�%�]������Œ>�"���KOJ���q��������0�5h_�/�c���]vx�s�;%�V��1�JWD�IQJ�a� 5$pv_��k)�F\��@3w[b��=�OSi��d�Fe)�:%<�(3̘y*o����bu��U�E�8�|C2i6h�)�B��_FYwgȐ�a(&�8�I�\���{�*���uM7��L�Hz���s��R�2�0O�Ô&<`v��M�z[I� ���;&��
{��C,���Z��� ڪ_�E��`�JSQ�c�Y�����z�4٘��S��#F4,׹]�yǪ{Xl�ר��&M�~����fuR�%&��Ğ���(�'�~?��<t��t�C��xbQ���6t[3`OfY�f��^��J�/>b'��me�F��D�s��2哲�!{?We���p���)Dur
�����e�:�.�!���#6!\9t�Ub.'}�'t�t��0+��D���W;���Y��z(��F	�+��b�����+��F���B�W��Bs��e��֭J����#�Y�Y!��Yy��
T��
��p�w�J.�V�Q�
_U1/�g�8��i��Q��8��NBTX9a�\�jI"�b#!g=3��+���F�JӴʦyG���j���Y�w+S����u:����B��L�
J
��mL�:��U��s/�w�v��ySM��B�9 g0�I,�ngB�)������@ZBV�g�.ТsG�q�F��K�� �d�ٹ���g�H�i}�2jJ:+'�Q~�[3�)^�"V�o�H�X�Y{�}|�l5I�^k��o3��9K�%շ���t�����̳���˗�R&7r�M|H�n,w�R��.j����C����<*�Y/��8���Q�����}�ۘ�_3������)l"�����G�BBf�R5�uyY����J��?��%+��~����rp�Yʵ�!3��h�)� �^���CW"��fį ?V��,!��N,P�wG~��=��Vo���~�/k�#w2��|�82d;+x�Oߚ5C����G�	G��$8���ɾߤ���5ѥ�ش^�Nr�?��͡�w3�Q�ʖ"�eM
�*������E��;-O��e���>����lH���Rt���`j$c���g���%��w�Vv��T-+A0�|&x���]'+<��p7~_�ŧ�Y��i�>�Rw�N��]:]t���|��ʦl�(-�p+,��.��M�@�����zYx�\�n��1�m�bO�g�N#Y$�ej�E�ZoǜmЫ���^n��	��6��,����?j��ҫ��G��d`����wW^|)&O��9K3iMcP�C�b��-��b�#�vH������5c�
�6�9�g�keƐi��W�eÒ�;W���%�;8f6[�J�{����JG�3M�wF�`�Z��T���G����V��W��]'N�{�GӼ�r�;IF� Ɓ�WX�r��D��.��Ǣ�M�]5z3�;�
u��i�ns�ow���ȋ��e��s�ɸ�}��{�M��a�0�ƀ�򝚘�]Yȍ�C=+ܶu��?�}b�I<�2jw?�~(�~�Wr��0+������N����z�����u�`I���8|��}'&zM���� ������ߠ���Ǫ�7J�Wm�T0��
h͍�/
�j��qk�!l�R����i�RmH�O�Ĝ�:���,l����A��>���LjW��K�9a�dl�l��9	�}u�f�jބ�Y�\��/mp-N�lr��O��^���†��^�\�^��!��2��nsP+�m�0��G���yGv��ɇ/g�8����E�q�.Sp����6����6daEٍ��R+�O%���
]��Qnce�F�[��迴cUtpt@{�[�8�Jf1n�(d��0�����*�
A��Ô�k|8@P��*|D��F��_��>��%/���M�#V1+���?��/�	�>�.�d�A�;�/�p�P2U�*r�k�A�k�]�Lf|�I�.[���b:�OH{�[nH��k�"Z�^�n>†Y1;ެmΌ�&���j�R�����%�ۀYo$A��iMߞ���u���u�\����Mc��,��X��cp���Z%��Z�o�2��%�\¯���Y����͏s�,ב4�j�d�0�T:�w���{��,p=ꔟ<�^u��+;�����~!Wy�O���wq1��,Jh�҇����0q9�#���0'mv	��CU��p���#�c(h��D݈�v�WmB*G�c��m�E�gZ��V���-�•r"��*���q+�6h�`-v��|���L����"��Z�?��Jiʾ87�3�5ߎ�5��nfa
m�r���I3��V�
��3�0����B8�PDn��5��aH_�\�Q��D|(sZx���h��t��4���v����ϊ3[���v�j�)CV'$V�C��'V$�^F���8��LUx�Y�ڌ�,����sa�?b�뚱�.g�\�6n�hܺ�=���a��rf�����e�:Ԩ����S-Sa���Sv0\�y�Q��L�>�s~^p�"a�X&
G�{M�G�<
 ��ϵ����N�y^5N�6/�Q6ԣ8���.�O;|U	f1��uR���US��S�b�SFn�m3�ю@;��t4���pM���$[�Umgʏ^o٘�8�5�;�.�i��ywM6�R��=��S�!�M��zBCR�<�Y�7o�N2�ۄ���/�X�7owVG�M/tl8��h�"_����AU��G�-�DD�No�&OL�Z��O����tH�h_�?��Ҡ�ȑPp�jU���g�"�aD��w�$Q
9�*��dfʧ<�i����g�sȿY�Mb;y�my]��޼Z�}�	�����T������&�y������FO���sa]L-�Ļ��?ƿ�|{��]̓0�X���a�??*����fh��>E-~���ϙ��S9�����+Z���1�&�+�_��h�sWb����$�O����H�J�%��|iR���a����a�Ԇ�!��9N&M&��_�wXWI_&�v�ųQ�Jc��䚌6X�Ln�Y���*�X�����2l��X�dDi�	���L����?��9;y9!�0(�}�4��8U�E��P6#M�d���?)�/!�{}-b�b�;ܜ
#�[㒍�="���G�H�N'�
�;�2����"��2�6�*�֞jTO:��N4�jX�
���!��<!�Z5jj�m��@���v�����e�+�����bEȕ&y�b�`�&Β4�I�"b�eV����ӧF���y2�e���
m���bv��9�9��.����Z��}Koz��e!���������O�	>W���1C�;(�R�)�(��2����FZ�D������奖�������{>S�ܼ
��FٷS�����X %�Ŝ�I23l����l�U2zAG�w��<���[s�H��R����Y\M���/��*yx�<*[6���$m!�{�x�=)_=�c��$k�,�U�"��v���������1���G������uj����n�`������Y��p��i�ظ�mK'\�5a`�-{dї{&͒AZi�Kv�
��R�<oG_K0��gg�w0����5V!��,�O�}��Q��P	K�M�R��F0sGY&d,�f�rd�����fdxŽbA�%�3��~�������;��l=;�w�::׾Uw����l;�l�o!�N�ݭ�󸍧�Α�������S��b~t�nt�M�r�H$4�M��<�:�I9MZ�)�4?�0���p�Q���o/�1��у�bv�r������o|&���C2&I�����ő1d渚�W��VS(�bͪj��^���mΥ�>6���#+�y�J�v��M�������E������暙x`�3"�9�d5�d��b��J�Δu�Ub}�G�2ԡ2�kp%��H�`�d��PJ�T�pNgƿ�]��.��t�#��
.�Q�'g�,��m�����}��
V�a�G��#Q\ڨ��Q��/�>��)��,3�.�gP�ҚS�@%
�h���7kB`��?�vi�^ݬ�Um
	��8>}�%5g)5o^Q-���+�Œ�n,O���,�v�����k��&�X�L^̇\�o��X�+G�8`g�.�Co�'��ȑ�~�mJ��ų��3e
/L>�K���iw��J?�O�,4{����$�L�lZ��0:�Iď�܇m�Ü�\!��H��x�(�U�e��Z�mq��	�t��L[=s(/:�?ǘ�蕖�3@-�w]����D���3.-�Q_��F�,����E��R�E_^&��J��(c�jy�d��1�T��\uMet�/[�֖��Q�e�cI��O{U��|Sw{����б@���/H���q��^�� ��."}���oZ\�@�!�y�J/�-#U	I�j�g�R��3�[���OK2�h|�X]��5��K�
�_��# �}*]� ��[kmCM�?(��>�Zw�jS��� �t^��Fy�
�'鴌a�;`���C�� �sv�hfk��ץ��:��c�1�G��ЁD��×&R�[��'�Nd�W%�������ǂ��,�)ʈ2���`rTړ���.�:w�=ƿ��gҴW7�V�d>�)o�eI�s��,�Px�uw^7!�_��?]�
����T=d�T9*k���E,@�?����nS����X������%pA ��^n��H�Zs	v �W�������{���Z�Z7�f�b��$�rQ�5��E�Fᕉ��6��,���T9""�.�!k�Wuu�w�yh/�Ѓ!dDx><�I�6El�S2T��(���I��S�m��x�Pe꣉oTdM�ԯH��TEh�*L)S舲~��̫r0A�,K%=7�	�Q�۟��|Zk5MR�2�T�]˜
(�сJ�a���a�?�������wJ�6Ҵ҂=�d�����m�|w|zF �L"x{)�F+'Y�Ϧa*�T�a;�(���]�m�+Q4��������
\, �T!5�g�(Yق��L��ڤ��JG#���gţW��3^�����l���.v5�LC	������	s��@M�
�Eh���AF�}9֟�̈;k`b}�N�����A��9&c~��v�5p�^��":�ܝ�&�R�/8���N�=S["�"
h�m#�[č��:~�^�2��<��}�f9��W��L�ezp�t�7�u~�QO�P�aO3�E��ԪJ�J�#Tm�2��,�[|�I�H��#)�Q�Xy}Ͼ��e=0^��ƿ��\�
�◖-vUVi�~(�9<�-�x��Z�]硇��o�֥J���"w 8,[�據r��(.@(�aV��1T �}���Z��=9�7�n*
+��Rc,d�h���y[�)YtB�ӌ\]��
�ٵ&w?���lPv�6͔���h8���hЌ��гmJ�1�n����;#���%��g+z�
��z�X�|�A��@���"�g�}��<6�%\!#��N�G]o�2�\�Z�9��:.	x�
ek7��P�X�H��h���tV�6E�W2���F�_5������V��
A�:n���P��(1���~��̵DC��L�����Rd�֥n��c�sFjH��H��y���?�x�� �gLB�Tx����r�UA��y�B=>$i�7��P.O����C#W]d��T>����<Y}��-�H�f=	4Z6>A�irl�\��Q�d�'���M_�#��^%�K�G9}]?���
�;��:��a
��}��|+{�f�I/�K��dW��'���/��~��HGh��j.�j{������������u+�G�r)]����q��������b1�c���.��>2<���gx�n��i�l/���2h��v�\�k�p�,���k%��#��D�X�`r��̅�Aͯ�I`���~$ߨ[�ZN�Z�ν��n�]U&����5�wx�,�D�B�ھ1b�����[nV�wTUCSRB��f��e�i[�(Ma(�L�H������2��N�D就y����x3�;�',�CX�je�ڸ��߽y��kn����;;~s��~s��$�,DD��Tz�B��\�H�eM���?bMz��I�ü�QC�Q^%�2��̔]$��H Q��TtM��!V% tˆ
�q�s��U�-���i�K��-nm�Ǡ��*U��.[��Ԑ��i��L�{�����[a������Q��Sp��rp�� :����Ô+g?���ɘ�4az1QN�V�&��%�.��\$'MY�AA�(�+�i��q�yc?xy2��3e�G�!�[Z(��2K�o���h3C��f�t�k���< ��7WP�Mկż�)Md�B]�a�	�3s�;u�����]M��":x��,�ߵ�<�N�����F����,�iOZM�y�'���'�D|l"�	������z-\6E��&���X�T!�^&Uf��Ǿ5b����Y��Ai�w�v��AH6�5�%�=4���xQh,��s�U
Unw9^Œۨ_h(�d[1c��3��Ĩ����v�&�(�:��
�^�PС�9Bk6&ux�r�D�{�X:>t�5�7�5�ݔi����^�u������J��TvKO_%����˷_��c�7V3J��GK��l�w��S5�|xe��`+��U�η�iI
�\��_����H�+"�lb��3�t@o�p����i8?��V�3���^�dͭ3*��x��n�����ūj,�ن.C�?뱜T���n���
��Is��/�;�ʇZg��pXu\y��;�n.���T�/��RD���5r����U�^��+sV]U="�\VF3�ָ�����h��0�]_�(�چU\:W�̤�ˊ�B�EXLn�E�U���pj�~�k��mOI%�h7��-y�W�?8�S��"6��2����&��'J�=�= ��͸� vQ�5�|��J�)�t�����FÓ��.�a�~�'X��w��C�W֐�,H��� �IG��y�'h�LI�g��-�s����NI*�2_��&"�M� ��m��-�@gWU.ɞ�ܔ�Al��jKhZ;�T}���gz�2&�e�Y��X�%�/T�h�f	§?lP��	��d\�(6�5,OWH���li�#�jϡ�]h���z��>yrss3;�"�ú�_�DO}�Rs}xB��و�;<^�$��l���=�����3g�5v3�6�Y����ۮTn��k�:g���8}Z*[`L�5�������z��B�
�!�%�4x&B�#&�)�'�ʒk���ȏ�oTJ�/>�%�yj�R)�.�>P�60!�J3���UB����1Ar��f6�׵g�?]C��/�ϛ�r�i�]&��w�|��_��i��=�Y���[M��E�]Um�� )*^,Q�D��L�4���Z֪bR�K�Hv9�!�oe�p�ƪ���i�Z�������)s ��r�d�Fq��:HH����_8�܏��l�4;�͙�g׵F���<�|h��~F��\�l+ō�ʊlغ��PSi�D��8U�!��Y|���]d����6 Ȧ�pd���x@*�t���A�m��mq�����4Ԑ��n*Œ���H&�����U����`ts:���Do�z��h���
��\���,�):N�{��륛�SȐ�KM�M;����n]n�
0��E@)e��H:�&��N}"�Dn�˜v?�5�[t<	e��q&���&m����uk"������ZV�؎�E��L<�f���8�Cw��=���[v�T��d��8H����5.�f������O�oq���)�H{�=Fg��]��8M\_c��ӳwo�|��t�`у�V�N,P�z��ː��bO.��D�kvã7g�;��,;v}��������燯�ߜs��0/��#s�wLX'��-������l��`����{�Z��cf	]\zz��z���5�j�u��,�oڧ�F�����d�&W����{��j�(!�Jw'�\�F$��hApO��E5��Y�^��)G�ZC��G߷�N��X��|��x1Lka<�h���/�����&�F������r.��r��bɉ�#��ݳ����&����qh�VPrΐ�|�݊m��Mo��e�#�7��9��0���
�ݭ
��ȡE��+B�W��ʏ0.�l�d��mo��2�&:4�휢*��dk��+
��oju���M�����m�C�`h��3T����b�
����Sˡ���)P�G�B�i��\׵+=�#̳��2��q�|;G�1
+^�sCL<{��!_��b�@�W�
 Wָ�MRf�q��!V��"������7�I�ퟜ~�?��u��d��]��x��[�Xc+~$L�q��.p?i��,�e�G�IOZ�	T��p��"L��h����	:�����Z���Y&��G�%�����C�+�e)/��Lj�(WĀp��I�f���x���FN�_�W��m���4������7[��m�Z	��5��Z0��!%�<�V�.��Z�����w�?��囯�@�F�e^UD����oeڭ�����X��D^���V04�
7�H*|�s-=�.��+��.��(�6�Ԋ�ĕ��{E�el.�"�uZ�_�n��݁�Z����*�yV����G��o��9(J�9i�[v��dt�P5Ϝ�S�0��%��Ѭ�C�}��EMFSY4ǚkL�/�bFT�e�������
�"w���S#��ގ�jެ2ʝ*Ի�o�ų�cT�#w��Md0�i2����0q_O�&�~�JQ7]k�P#yq�B�#B,� f�ޔi��|�:�(�c�G�!��9��ڹ�TI$�#"#i���{�y��ߺ�Bǿ����Wݥ�0O!(������I��T�SS�_�(E�8K5$��i&�
#�d��9��H��\�z�'DH�u�`�Fb5[�!�a�!-=��a����3�P�����x�1��5����a�U��S>�&Ε�Lt��kp��m���U[��9��F�'��â
r����+�!2�A��:�2�r���'NUKqҘN�~��t��*�(�;�8���h�X�Nv�S��"T������8kP�����OV����D=���	�gu���lfU����F���jF�(>bkB��,���uynV�}(�s�Xg*�|��]��7�BID�{���h*�H4�.�B`N�Ŀ��m�^G��Ϊ�o1�1yE`�c|�Ka7[,��ܴ�;P<x(�n�!��r��"���Q�'����$���9�4���a��Z�9�VIM8��
nK�.B�5�V��.EB����A�R�NxsK,Z�SRJ��Hͱw��[�]�H��bn�r�:
�\Uq���*�zx��GF���:�.,F�-Ğ��14K�_?�7]�C�Qvo,}��y�l��4�6�f�!z!}}�B%[���o�;��sƱ��U#��'Wb�Ҟ�uiC��͆�?���� }z7|�f��5��v��8�h�ux��
g�Mn2]j�$�gf�5�-3��*좧��/�Q-���{��P����#UB˅�l	+���w�����j�ާ��]
L{k�HRZ�С��I5�=���0ƌ1B�w�k��Y5���K�t�z�c�H�)Si0Nl�
j:26�h9Я����nB����t��mQ��I�$�A;E�vN �h,�u��,n��I�FYgJ�o�i�q@$':Y�]&:���!P��C�;[ڛ�@m���.K#1�8�cVHz�v��d�ގ��e��͢PȡM���aѿƂX��k�����۟���'�����#z^,��)ifAd�x|�����b�Q�1�Qr����D��7v���;3R–�ʦv�jy��y�+?[�^�o��s~�΂��R�`��L�٠���U��%�*��E��$L�Yh�©R�章� �!t��5e�e�iS���?t]��a�l[�9j���S�P
����ВŬ��� �y
�lU����
�.!��b�7���A�ua-�%��U�D�Ӭ�43UY,�Ql��G<myʍF?�ث���� �=� �^��	�V*'U�-���}��u�Kf
�2t����E�@�Ňɭװ;�Ճ�* ~���4	�`��X�uV�1�o�H#Wb!fb��r��P�D/�ii�4��xû�l��1�
�mDl8A`&}���)�޽!����ӳ��q���߽?.^�{��x{�����g���ɫ�G�g/߾9U�~,Ϟʯ�_�8~���X^xwx*��#y��o���Ϲ]csE��ߴ�v���ǧ3�P��c�Iֲ���0�o���ߜ��S�1V�OmD+��l���jZ��K<���\��?�`E���J&�hJz�i?Py-�J�D2K,5�:"�dyc��?Vb*�	�zSs��<�Xk�֞A��r!0�mY�R3���2�o�����ۜo߼�};�VZ���N߾z[��;����{�V����/��ߞ���3�L3�*U����WH���8}��,NSYN�a��#���?>��f����j�xM,Wy�V�r����H�"T�K�H�}{�����>�(�ɚݾ��w/Oߎn~�L/���rb����hsm����1I�B\_�@Ə8�#}.xO�'>N��"��r=���E�$�[L�/���ƒRB8:Qt�xX�yf�Æ4�
8(�9����)���:Ȯ�W�"���M|"d�ķ�L�D{�������)nS���ˠa+/˼[���su���A0�犳6�8�+����Z��p��ڂ�?w�a�	�k�e�+��:��:�o��C�a�!Ԕ�fQ;�n��fl�%���f�5�K�I`/�bD����XE�����2�3�0����ohKm{p�4,*`�"N�� ��Tĺw�1�k�@��=}1�l�e�B�cr��IxU�[�)$�P����g<�J-~��h��8�*���r�7�+�R/��} ��>���Jf�oO�%����5���5�F��;@"x�NRmK��* �>#�<F�?�{��ğ�Ca�`�{����8���Bg	��|�j�,ON�5��.-7�V>��|��i9�h��Y�B4`���W��l5����v"���kv��Ҡ
EJJҩ}�"J�I�v�w�2@�r;��}�����+�Ei��i�wjUo�Ҡ��=�55���,	hF=��P".2���<�T�?ʐ���5xqE��sӥ���ɨ���4�敳0o+^����f6��X��ܯ+�<Wt��Av;��x7�=�Ū���2��Ɨ=n�h�S*k�q][����4;�l�ěA#C2��4:z������^_����߳�]�J��#E�T^�'3�2
�L��vP�+�(U���'�%^�6��*o�nHx�4δ�kTݐ�咐uv��=O��gb݆���AA�>�t4����i�7�db��v��mC�%�
�?vm��?��N5���g�dm$�E�_M?Ȇ����sO?�Db�� &;�x�V����6�BS�M��!S>��C�}���E��FO��(�FNg@F���IϢ4����BhVo�7"y� y�ad|$�Qt�O��Y�-�sXX�b��Wj�x�^�,�*':�'���ŻV�T)Q�a�8|�OK�h��gT�t�	�D�8�'������F��Bl�)���nG;0��=��N�}uz��d�ԛB_s��w�l�%Zw4�/������PK��Y�XK0��b��litespeed-cache-es_MX.poUT�`gux����PK��Y6�Vo��g�����litespeed-cache-es_MX.moUT�`gux����PK��Y�`����(��k�litespeed-cache-es_MX.l10n.phpUT�`gux����PK �wlitespeed-wp-plugin/6.5.4/translations/.ls_translation_check_es_ES000064400000000000151600201260021064 0ustar00litespeed-wp-plugin/6.5.4/translations/es_ES.zip000064400000500752151600201260015361 0ustar00PK{��Y�`R����mlitespeed-cache-es_ES.poUT	��rg��rgux�����\Ms$����W@��b�~�CYr�8�<�D
9��
t�bu���"�){�Q6t�e#�?��%P_M6�3�X4���Hd�|�������te]��D�e����T/me�cRu����7�gF}��MY)o2�K󑲹:/tn˙�l���W3[����7�e��0[��ƫ
3�znTf��F�R�{���\��a^Nm���G~����dz�7_�+[b��1�X�l��mn�l�n����G�������g��_�xu����|�Xm�·'.�L^m^,
LP���'E��~������>ys����Y*vb��i�����cu4��<�]z�m~�<Vy!���|���Or��'j�cy��_��x]9���\u�MY>�m��偗:��P��2e�޻LRm�H����b9��?V�O��%Y9*f���a���Z��Qu�	u�ш�����UZefR���*���ZTi���
��CW�Qw^�ԕ���:u�r)&�ʙ~�1��T�5�ke�8�uJ'U�3��M9Z%���{�<�i6��h�C0o�.j��y����`�XO�W�7%|�����?R����\�CW˴��>Sm�E�*J�,�]UG	R���?F�ܢ'E�曰޺h%��k5C������͋<��T�u��'u�0C8�����.������_�`z4'|�¾�f���_��N��|��&׃�fP��'v
�H�Y�QRa8�,�6��9,@L��}�F��E"+�㠄�Ȟp��]Q͟`#��~Vͳ~*��jT�b“�Ґ]���4EE���%��R]{[ɧnc�v�q�c��rC�[���d�)�d��tO�ᾛ.41Y�1���W/������h�6�ju��Jf��,Lb'�V�2>�YճL��C{>L�;��V�̕���⤉�ybS�s��{���&.��G��P��M�^�<1i����f��2~�0��/���˰�;�������)���a�S���<0Y)���ZV��f�4^�.tbz�?me�N��I�pY���]���͍�~0�������9�R�m�Lee�F˭E[����8�9�A�9��S��x�=T�o�4C��;�U�n�ږ=�qq�p�q|j�=�kv{��h�ӎ^TFp�
P��At]U�&yJNؚ��l��33��_�uW&��w��H�oo�򉦈����0��B���S�I��S�v9"�oL@���h����:	:i"Zn	h=��o��s�;L��2�&�4w���r	�X�R��iH���0�&�+��7+?��,0-\�dnKA��L"��&vњ2�\�}%�O��ƒ����D��a ���p���\KxOaS���s��^J�ZO��uV�Nc���^v렍
or���̐-��'���B=;{1R���*w	��Z���z�{e9HtC��!�K,�x�h�.�v
�^Z�P�P~���bf<ݪ$r������^�EԔՕ�r�z,X�wX�FW�&!���}�9���2���t�܆���mT;����b�sF)�:78B���i�^�y�C��Bt�f���d��k���Y}���`��qyZ����R�œ=&8\�]��懭������3b0��@�Dc����?�Pp�E8�
�p��������N��o8@Me�B�����m���Mb��Z4���������Ϙ.�+��$��0$9A`�‡�^|���6OA) �#5)\n9\Be;�rl��K66�ə�͸��C{|��t�ɣo�ggk��1�>-���Y�lU��
vR���O#��s��w[�^�8�$nv��WV!����*��= x�9���'�]��ԏ��A;��38���]O�諅u]�0~t�m��!F��	��'�G��Yn�w�X������}�UO�d�z�2���"�3���Έ#y��"&�̍K�b�<8��'�́�S{eh
��8����&H�%������MS%Q�I0W
r�mz�xf}*�~r휐vhm���B���~^"��D���&�G��<g,���q�"��b���8\PS:�$q�Iut�L/dT�9PEA�� �A���Q,�\<��&�B	02%�RjƐ�L>�C�Wh��s���²�Kɴ3�z;���1W�0��D�꛸bђ�Vw�ɖ(�٠o3/�>���d�'d�7_�j��H���FO=H߅���<��~dlr���nxg�E��+��#�|�Q����%qV�m*�s�yS����z��v�����@��m����T�2��9ޏ�����T��
�S���)���K)��Dٝ�-K�!�jb���5yIď�-�z��
9��<�6U��w�yl6_F�,���cl��\�5q0�k�3&���KȠ}2�W���fIv����o��:�@�o�
͚�
�p{��3o���R ;E+�^��y�R��խ�Y��_᧕�І(��<��^�IF�v�7�L���g���.Wq��A�����@��.�$|I�g�l�$��]��X��c࢐r$kA�By�����S	��ڊ`?���˫�V�a:t�(G�`���,"�G�W1L������$N�&��f��8���i�O��n�r)re�r���#7R�9�7�<
�Œmt�ƿ�<��1�oS�&or���e5L�l.f[y=���0Ӓ������n�q��<&�y 9��ʠ^j?H*�H��e���e���e'��5�DF�m�񽓶�f�|7����������k�`H\
{��#����lfZR��ȀO�G��ݸ�5�.5��qX��8��$sHw�:�8�X݃�"O�q
-`P�A��A��0�a�
��a	LJ��Ŏ���i8����K��+�`�޸n�^�b��~W`�W�(�M�(3R/ή��˳5?(���,,7���Є�iG	/�B�A�@1�K|{>.O��PnP~�.!"���IRgwK�i��8���:XG��)�2G]GF>+�}[A��ք�e0U��*p%=%�`s̯�3��p�l���?�R�+H���/���a��T^�+n�����V��Ov^ϣ3Kk{��y?+M#��\��Zkm-��`-�+�)�7:��$PUfU~ئq/BܡM-�D�Q�E[��T����-:����S��YK��J��֣���}�XeR���^����'�#�W|�y�٫�v���t���2z^`�ph��n�����cgs�r�sD�~r*���Blw�t��_���X�H�K43=m�ޓ�+��Β�0�A�gq�fg��Aed"��{��p��b.�m[�~�#�5M��ׅ_��M���"Q�.]yhk�g��H\��f��!
+��M�!ɔ*g��R�=�QF&����>*�_ ��C:����$�'��$�A�0K�޹��kO[�=y�7��5 H��!�1��r5F�j:�e,{eR��� 6B�	p�/�׎�{��°y�x*N��dc4䔣̎��2����P��Uf�~�g�cS
�wr��I��1,g���X��b�WF�I�tʅʆNM.e�Kh�����\{�)���Bhz��Hâ'��"B��YU�-ȵ��zx0HY'`��'m�z��r�*����b=�I�Ⱥ�������K��R�ogd�u�-@!+IT+}	�@&���I��KȔ��G�c����]I9
�0?}��u�ۻ"����ʽ(<#Uؐ���+34�իu��7�e�Fnh$�4N���]����ueQ�X嶙�Z�7'�_-r#Y�B�v[�:7X�n����g��6�B�8%0�Km�qn���Lo�.j�o�c�8l����Zj桭�Bm�X>����rƲ�5����j��r�ɏ�8�B���h��˺h
se���f��tQdR�����H=��/����5���r��� 0�|�$\\�pц٭�k�^����ۛЃ�%V^��3�i�D�|#��V93]dM��:!���k�^������l�ⳅ�=� �v{3R���7$w{Dr�����ZP����w��v_G����1�
�Ug&|a���5������ޱJ�w'<7���]��l�g a��RtU��P��.p�����G��E��R��a��4��4��ɢw�G��:[g��62���yzȻ�L;G}�X�'00�g���Z��(?�u�ba[���'o���t@�9�T�;�ڦqk@�9�C�3L���OUw'\|X@��L#	��B�!�a��p��%]�滙k�5C��a\oO���/yG�%.I��ʴ��]��M��n2AtD�m�o–�T�P�5˥�x=�U�`����r����ݦ���=" ����2�z���)�X�榒�1��T�f�t��V%�)� �̩-��3x)��8-u��"���J,n0ݨs����B�pw�[R�������:.��~�4섗�t6uB�=t�?8:�L�k���Ѩ�rМk�N,>ְj�.�T����3ջ�ec��\�đ:�tx`kU`�F�?��4��t�JN�t�ʛrpwS�qf�Z0x��u49�{llEZ���"�S��<���d�LQ�p���
0�� ����Z�!�`ص[�H���Z��J)k�
��dMt�x�_�l��i���:��:9?�`���_���i���|Cn��Zy'8o�dN�օ��c̈́��,)q< i=��]g]ڀ�N�9R����K:DH3̮��N�E�PѤ\�F�H̛��:��uRe��*[�.���	���ɘ"�H�3���1ti��r!/_�D_�H�y�E��2�4��W�V/�������a���������Ó��[k���*\odj�ỦZ���f��
�Ëv/z4f/^j��=����ŗ�U����+�mz6��r�d����V�ple��w��ᗬ���fw��4�~��_�s*�����Ng��v�R��j*Sc�S)�f̰
��R�)�a���y�B-�%�6���%��>?���~��Su�S���P�!�L�\X����[A�B:E(E�
��M�
��{.���1��"��&�8���1e;�Rq{�x���AL�a��t^X��[�K�:�z���b���G�:��a$�or�sC\
\ΗC�"�a5۰��E�f�cI��b���]��+zɺ�*�F�����K��;{�P�y�T�L��1���7q�y�w!;e{���{��[.�@x� `��CzY��W��c��#v��N4����$K�.�0*���Cn'b,�4k�ݷ�����l-���:�n��;�f�i�\�p�w���Y���Y��3��fF>A�Q����Al�C��X�=�4��j���.{���5��;��$iLM��BfX�ӅWÂHnX[k�m\Y��J��j�"���� �m�?�+�&��z�7�$N^*	rY�E�����w}l8.	���ps�������!ig��^�V91|aO"nc2��,H�p���,�vko-�Ddݱ�� A5�oŠM6�sP�ay���+�C({���rgq
9v�z�ܦ,�6�ꈠ0$���ۊ�R�!�׽�!�C^�6&�������ٜW��B�<~5H��YE���Sro���1��v�-bEw�	F���&�"��w��~����3��h�%��[�%	R&��@����h����2����YW1��X�i��]���0�d�:�Ϛh�W�N��uO�%�3�}����!d�H�/TXIÑ����.	Lc��=ER��~p��	���`ٍV�Ϙ��[YYt2��l$��7�<��†fd���N�w�rc�_\H���K�=���ʮSx�ٽ��O{�͕4�{識bW ^vM6?tϯYn
�Tb'F�U�Rnx��I��k�f]�[��s^�d-Y�q���EjZ�H��V#u�Mi�#bzɾ�
bC�Fꋆ���Z|GTZ�1��l|_����h�l�,i�����3z�a�MS�Znw���}�>�k�]
�!))<g#�K�˘����6���MS ��Å�3SK3�14��
W*������n$G�-������n	���_�kW�bRRj兕LI]�Nҕ�Q�dR8��{���K���F�T?@������9��M3�F�V�
T������ټ�9�5j~�Ġ����
�⛲���Aeú"��6�OVs_8��@]n�*=A�p G
��ADiJ��֦����O�)69�}���ߑ�
�oz�'ۂ]�*���V��5�~9���
N-�u�X�v̊N,ρG��A���C��Hi��+;��P��Zu�y�y�ͱO��̼c���.Elz8`*��eq}�[�U:3g��R���5�=�a4�C��i�B��ˬȮs�4^+�/�u��:8�tRڍ]^�#�Ѵ�o>��I��鼼y��mV�Ta���q,�v�=	�Ӹ�
>�4��2W
��V�%�i�ߝ����A�SZ���f���d�M�7�B:R��*�@&�����y&�-?M����q��GDe�ʗ����#���Zz�k�=W~C;hh�:��\�(���*�a�}V�Ջm������M�W�f��j|���ߓo��2��=�yM�����=v5v�g�9���Y���n\.$Al3���9}�aܨ$I�&L�j�F��J�����|E��i�e��2������kA�,�8�	T����(�d�/X���H�������#N@
�,�Km�[��@�*�`�\3~H'� wsU���[[gLȌ*��b���l�'eg���O�𣲬��D�í���J��957g6E���8�a����;����$6X����
x
.e���+�"�Q�Z�%�ov	LkY2 �hG�E8�"h���An��V�i���m�?��$b��H�Z:�=��Lk3�Jjf��^�酽ͦ�R�pz�y��z��k�T�QQ����a��jR�;��Ls.M�R��Ͽ?k�jd�:K������?�o��^NNǮ���-���Ojc7>&pC�_IE�*7O�I��O�@
�},�5���p�/�3ս=_S���5��Ym���n���?��;�Q�{ߗ��=�1��u��az�?<�t�T�l{���,�5�-W\{�ŵkLq㵣6��0���+�O?�Ty"�M�.ެ\�TSWs���˶"��}��Kxwp(W��s���;����;z�R�	F�+0h�����o{���ɣ���̭3F�q>_c#�Y^45�Y�JTᕇ��Yp�T'�8W�u�ͻ&~?bd{�#� �[��!b�<!܎M.+�̈Q�M$�NT2�c��
-���J�\V��z�P���5x<ˁ����	��=���<,�t)(DxK���-r���βjˣQ}-�A:,�da�����NF��q`JZG<�7.'�I��'v�g[�j�o��S�
"���X�
=�pD����Q�U�׵���[c� V�����k"+�Df|��M?����¿��L!'E0���L�����`���J�V ��(,�|� X����*sf6���4�t�3�@t�U�hk��ĘY�)x��y7���e�1�fj��|�� X8��6�Ɋ�~���]u�[���k�9�d,�o����E4�c~s;�x����1�8���f��l��ԛg��C�z�̗ts`WZޠ���w�w�XO��z«Xj�Y><������*�b֪������L��e
^kO=e^>0�$���u
n��a�~ī���w����2G˨�<zA�s��^�f��_Q\�5k!-��Y�&G+����ѫ�vZ��G���/�#l{c�Yg	�G��I�[�,W���F�-M�e��th�9�{B�O9���.�/��KQ{wW��]��)�U����Ã�l!�R��#�%B�e�Dm}�kk`+U>ђ���4\|4��y��
���lN��	M
{ӵj����O����|�Ċ�f`7���(�>+�.Z�_Z)W���}R�f]�
�*�^�c�O�J��-=��
����$*ڙ�X��s��ؤ\���˿_��M�R���u��#��;��z�W��P�)4���Arkl�z˾�r �fY��抁x�y|#�y��7q'Pە���<(��Ԗ���w��|�:'����{~₶6
_�j�9����<'�\1/N-�ވ�y���?� ^s���r~�	_�9�]F"���Aۨ��z����a��8���.�k�e��]�UB�+3��C,��8�t,^#�{��0_��^���� ���o��k �?�Ƹ�a3q����[$8�>�1���tu��J��}��W���if��'�q�r���:q���=|=����I��l�
�L�?�՝E�������?q��:{F����J���1Gs�S3璙����=9�*���b5h�I1F%�j�Y�۸s^�ת�Pȃ(S���i8��{�,'��_/���L?Q{�J��B�eW7���^z9�����A4R(�h�e��7��a�9����N��	��h��he�R��'�8*�n^��Xc�.�&�e�7�|�I���_B�E��$�p��v�c&}����V�@�EV2�S����($2�6�v���j9����o����Cx���|�|��%�P�.L�I�r���f��fik4[�c�%q&t|�G�xX����Q�a��]x��^���iK�1~�e��F�����,�BHCn�8�W�0may�����D��]B`	��g|rb�k�@���K�\�>��v��B�bY������e��~a��|��ط����84�X
<0������jZ�st�d��]n��\
0�9L�@�v3�rɱ��N�1�me��-����o�&��^^X		�p��k�8��G�
�3@�}`&��9E�Sx��]Yb<s���8*�'�,��i̾m�eNzbLG���EBDN;!>uΛ�q�8\�D�:_3�;:�3�	�߬`V����ob}Z��=j{�V�2�6�<�/ߦ͘�.�5OH��%�‘!�]���߫���h�f�1����S
���a)���0}�&�JQ([o3F��|`P���NiJ�er�+1�{�G��Rh���0�4� ߳�v�(YZ�ȭ���!�b~z�m����w��]8׺@�Po���mވ �c&�yF>h��P	����f�����F��P4�@�yb`�!��؅��y��آ�R&+rkGi'ܱ��X"�+�N6w����8A�"���5f�!N��%�#�֜�4��C~�H4��7���g��z*���We�ܾ2'����c���ީ�m:V-���Q��[����ij	n�
MEq1(L�����-w�ا�\j��8bRG��&M���괿Gt枑�2�Tef5W�7
H�C����R�p1�^��8�Em'�ؠ7I��,^2LIDDV3o��#VLk���8��Ȣ<�g�Xm�q3˕СY+��$��5
2���A�p#|Ok^~�L���\�5�M��o�Șރ��<�����Jx�[���k�����w|��>���l���@#D@knf��]Q�Z4#�fM�'rb9��)1G�O�S�!k"�K7bl�����7,��R;T[>��a���N� \6_�᳹�f�[6Hy�x��)�f*�^��2v�y����d�">5[��ROR�^��B�Y����
FIK�@��V��*��e�8v~�ک��Y���E%z.�i_q�P�|��Y41�:d]�h�.�%�?�����tf��_�9�Y����_��c��T{��?>��SݯP޺.�@:�o%z�;�l�Q�I���c��)ڭ�jQu;�6��=�\x@j��tg����І�R���6�h�
�#E-1;��Zם�_���I����7k�^/������DU_mmz���������}z&}�}�'�`�����0��B��g�ו*��j��l'�,*����EV-��a�S�t��
V�rҨ|jv���a��y��Υ�).�PX�Ə�Wi�k���>���s����0�s6�RaBt��(��5�/��I?}H )�����	�s����FWҙ�N#|e	x�DN���B�|U:94<f���7�9��kpxx�0]KAC��T��3�-+�,W\JN�=8����%��δ�I4:�����w����{���+S>,J���-c�0�g�Lc޺N"Ii��sF���}���^(�la�x��ZKd�3�O�ƺ��.`��R0�g��)+�{)�YjvҊGi��h"�uvSJ���6��0Ӯk���;�J��Ao'$�iP��A�!�"N�8s��2r�u� �Y�����=�e.�3c�v<p�����9j�*K���E'<�[g�V�ϭx[������ӛ�����E}n�<K��ѐ0���A�\�jQ|�?5� �ǿq+���{��MP�[�\�VI�_'���?��i$�F��N�S�B���o�;+�vĸl1��3�z��8z�z_41���Du�(��S0�-������=�=\'�Y�J�<}�����VɌ��.�"d�xb��]�]�x��V��=<ϭ�\j����{����F���g|�/T�����k^�M�K�mV~���v��2Dj�~csc:��16A�c�;��J��A�����zg�,n�^�0�(1�>n_�qB�\�Ұ��g�8��Y�q���[��c#.��\��2N}ѷB�
DO�< e��\ ka�4���L��(q�P�'�׭�p�U��xp��0;���^�:�J2��-�N�������\(��nSX�gR�on���-3���f�ٌS5T6i&��g��D�!FԈ��%G3g�`}���D5�)J�#J�2��&\/"e1�ӓ�Y��*[����V�艝��3�e#����.�$�ɯ7�j&/��B>�%i�\����IH.gyM=Pkځ���$9�ڲ$�W��##7-�F��p*�mSq)S*�5�1[u���^���z+fšW�9y�.5$B��
�l3�%��Hi@����iA�xA1n����q���W7�^��"���f_��:{�Լ	��Y<�pz8H���n��.�k'���<H�ҋ*%t�."^�
Ǻ��=^9t����5��_��2��{ӝ�Ts�Y{-�B!�@H���Y���8��wǠ���C��ȌU�+OJz���o%Ջ,��L�ip
�J����c8[V�e�庄t�t
:=�A�
Ń�ٱ	��1*!ds7�3�e$�X6#�u5�Z��/���w�5����H�K1�`v�{y@�o'���?���}:�]�dFW姵��5_|�7$�J+��k/>�~̥�šH�]۷+��$]fOY�w��?[Z��w�j~#��,��S�t!�؟y�$#�W�1�����V��JǑ,����f�M�-Z�1t�Q[�U���}��cgx:f��]'��1,0��.��ݘ݄hu�q2~��cF�3�b���׉�L��&m�}���[��2���o�+>�vc7/�����<)���s*��r��r]���g��JA��ÙY.c��0|P5�n^KO³�g32V����[onUR�9?٪��Q��d���*k���"�fE��j��o"�����/M/_��F�,��}���+	�ó��+�fw�[.��SZ��pSC0��{$X�[Q��z�g%H�ʔ!4��%�Ӧ4&j��|��z�<�L�9^cc�7Y��>gXG)_�?2�6�H��Im!
DOP�s宷�7�,L�I~�99"�	��3�7.!sz��b�2Uxk��)=�3v�����ɼ9����1&��_���{��@�Yy_����c�ǐD��:żeKrv�2g��Pq�5�o�R�~��s���ȪC�q�۹�o��Z�-BJ�A���s��0rZ����S
$�77���U�����kKG��믾����۫��M��Y�&�䁃 DaS�A���`���c���o��B�*�϶�+��ydE�fk9UB|(�/�#�<��j�~����hmO�#��o�b@,щÑ���U&�k��I�E��bn�е�����x_!�-O�jK-�|D�`'��wo������� �Z�-�-�$>�%��l$��y�f�o(���⧦qcR���tG���`�}DTx�@O�܇h{f��N01���dp��	1Mm�D7���n��)*랴��b�s�f�w�f�?�}���No˒�c�b��h�U
*���� ��MN��fԞk�m4��a��wهi��l�X���\?7��s�Z�R��<�_\%�BU�?d��{sf��d�go��Z��37q�,(���r��g����������h���ž?ۈ�ԟр���aI�N�{g�G��6#5@���$a�ix��8�m~-�1��2zy.Urօ�(_@Cz�ٌ�c�a0V�A�Z`3���j\�À�%�R�~��T��sѽ'�"E[J��ʊ����so}����Ks���ںc�O�{��U$>��Z�7�%5�>>��Y�ut���Ȋ���,HnUS��GΈ��.uc���8�X��RҍQ�!FsO�(�h��wydf�,�BC&n�؏iY���Mҫ"$ۺ�w솂�K�:g	S��~1�e�P'�l�)�f���.ZXtp�~�rR�G����_=�|:�ӭ^�-hb��̗�K�s��J��4|�ӓ!'jr�n�2�u�$�9��n)�]n�|�ɷM)O���L��O?�EQ��k4e��d{�:��l�⁂{d��!���߶��PEGi�[e�����8:�;����ݰ�-��M�qG)�&E���g��;�t�P/�n�Ō��l���9�ϗ��U>��
�Ԝ�J*ă�L3qKK�5�\�h�k�lf36&�F5Q�g�SA	Ǖ|����x��-����\�T��"���w�+����q %c~�Gѳ~���\��̀���%eT�'�(����@�X_�r12� �oM!4gYZ�͸�8��ZX��Bs�e9��J��pT��\��M&{���t.d�_��lz��߼5�
���v��r���-��M
]�3����q��k���D��	�@ij���6cv���[�,�
3&�9l*M*�p��;�k�Z��\�����U3&S����,�z��_~��k���L��v�Cvq�0�y���������6�����v�-#��t�_��&u<���"%�la��r��E��Iz��C��c!�K����3+9�<�a�F���Z��P��@ɓ�`kp���$RN����l4&��f_:ӕ�3'k���y�\�,i2�@/)|{�K�Y&K/��K��$�:Ph��	V�B�CS%�L�%
�)6?yE���%�|�R��~Z�Bv��H�xFu-�$:hA�	��B���Nۖj�����b�E}�G�O�+F����`�dP`�cVuC3=)��s�h.v�q4q��?"��P8W�T��&5/�0�!��A�%1)�/ADC�
�I��],p�isi�0�U��;�i�n�7��4���]:O7x6{�c/���1)��H�l�?�3s�����b��r]A-��N���T[���y5j?]��w>�K��<̡.����5����W��ǁA�`sP��@w��|�bZ�†��na%������`��Ԩ�S��$&�kh��	�d�	���BYC��2�8�������%�{�F��ל.b��"��ՙRn�+#�NF��B���J���famu���a��'�p�Q��Ys8�dӒ�9Ч-F��3&��K^F�I� i$�Z�v�8��~��ǀ�r�8]gYH��ɹ�EI��X�O��O�Y�D!�\v&��?��Ax�
�R�M�U��1Ec`Rѐ�����?�k�#����Mf����Ѻ��Tʏ����vV�'�5�t���<�8�l�U@�æ:�XrR�!D�FCqbVl�5�bc+��ׁަ;p�%�����gt�s�[�-|K�����@��EN�_q��IE���|Q��"{�噑"�aǘE:j2M���߽Oj^��q4i��L�kp�e��نpA��aj���!�(D�->�!q��}{�/al*F�a��&��
�HGh��^�鈀*�"�\��{ͷnMH:����e���?�3-}D��N����C��#�����s�71`�x4��ɦ��������)�3V��|M*��)h����7k��c0!�`M��tMc��v�l��؎.׫��b��db�W�mϡ\��^�藅��D����T1��c}�W�-r�t�S�X�I_R��0�lSo���'�Y)��ZԇlaŨ��|�@��IY�ِ���k�n	��C6��6$���|�년9���$��	�5��@n������OV���!��@�K��u{x"Î�
����*
��������vD��o�װ��o
�PAҔ����Ttl�	���vt||�{2��xz]5p���/�7���ʨ����P��(�7.��,���-�.�9�#9�a{i��k��V{ٝyW�f�%�u^�*6�5f#z89�L�ie3\���4��Zڴr�����@�:[ok[�/ƙ���������vrQX6cL�!x{�e�oB-�ݽ|54Ą��2��$�-y!�?�����w����M+)p��y��3�#����-G�E���C������G�8WZ�eݎ�_�d�X�\ٚd30��w2z�QK�4�J2Ր_�臷"�<��?�懲���O�	A�>s�,��C�%�1G�����k���f�j�i<Cs�q_�ˉY=4�߳��)�C���O�B����:�)���ꂈ�%��P���Idp��Gs�'������i{�W��^|���bW�T�x���t��P���Q�q)1'�u�RM���-����Z}���j��U�zTeAP���^��1��$RX�0�x�Ͳ��AE�2��U�)oa54&e�J��P�b��sFF$ϲy~��W�
��S3��H�u�Rp�,o��B*��!u�eY���b�80-a�θ�&cz%���؝�	�
�ӯ������U�1hV'���p+@��洧Aзē���ƀ\�I3�c�]�-��%�EQ�!���ک���H8�\��/n}�����b��r���8��Y�j�Y�|�A�v_�t�W�l[vNK�ܗ�6��z�`%
��sбW��s(l1L�^��]ZRp|�a�tT���0��1�����i���P��2X/f�pn��H�L)�C�Qb�-�w�K^��d�/��2��_�s��2���΃�O3CH��x�('��%яg;���C9E☩w��P�����*X�9`�N|M�ZƦz�fEL�Y�/��v{ޢ��v�E%+����W���d^�v�W�O�2�L���ejn��˂�!��œ�€�-2�9Cu�|�^�Щ.�Q���C|����U7�=�o�zJ?��xG���\����R��v�qd@���@R�J� �f�I��QG�z
>���pPb�����b��լO��9;����*	���N^|����NP����9l���{ȧm���/5C��&�����T8_�[�|?���]z�i�]!rbOccC4�S.�#�9t�i�v:�5UN�8J7���i�'�H�D��\je����q����pU�����}k�T�h�[`VNWi�3Ӎ3�z��n�|"���?��K;�2R�����,+	{̄�'�����d׌>d�.�e��,�� ���]��.��e�W�cޛO�4nֹ�Ɖ[9�>���"�yvM/J�����Cj
���IV@$��\'X	�Z�l�IrF
-�-�h����O�jWD�C1+��*X�䗿�u7f�`�b۱�s��"8}^�[,/���N��ϝ��T\L�
�6�Dof~�7땗zOVQ:��h]x��؈o>�y�n���W��$_��gv��T���<�#}:�c;��K|j�Of5?�~!��x#H�:a�
E�$�2��U����ی�:j}�f�d6��a���-()�Sj���VG�W���f�lW��ԉF��4�:���c�u�Z�;�o
o�@�#$��(<\�lp&���D������;M�o[��WQ^�(�h	�,q�?:w���4��9cR��%�0�Pl2�,���8�I�Rc�Y���yA�w�-�Q�&�Bg8����A�"�-��T�"�;-�D�:!0-�շ${�8��:�Y��Œ+5ղ�gFy��!	w��m�vl��	�,��M{D�;��'$>�Y"rKir�t��͎I')���,#�9���::W8J7d�ɏGKy�������O8*�~)�]��
V�3����>���ho�wO�7+��;ް�H�ϲkz��e�/���g(�t�S��RZCb���6DVE�T\�
�,���f��[߳��z$��R�M�'Ƿ��|ғ�6>A��;@���Ƿ��O�ɥ?��Y����)_�c�+�����B�)v�R������٠�D�|a#*/����&Uyd�Ct��]kcCؐLY�Ax^�7B�̄�+�քV����7�ަK��R��S����輆8��B�Nbm/�s'�&H�N���6K�ur
bW�E�-Z�X���rȸ���g�S�as���|��H�HR��&��A�p3�MX-���6 ��N8E���p�R�K�I�o8f��L�oTr�	�4�De	��������a�*[�J�@y���8�z+W�hq�pȨ�tŎa9�p��� �&}f&�j�UמYf+��h�v�<��:;����g���-
~u���-i����nb���MrR�jD&�J�J�Z����l���Q���=v=�����᎛��#L��Y^/rM1�/k�J�n+��u��:8'�!���|d�G�7"�4�a�o=��oO!����g��gwe1�w��2_Bn��-fX�(�XTҎ��J�k̇�ow+D�c
o{Knhw�_�>=(n��-��K���U����n3��\�얆�s�g��֪칣9|�`���(�{s.�����?z?7��?nr>	�2���9��ew��5|
cݜ��̑F5^S�}�oE�QXZ�0J�󓐂��x��Ĵџ��z��ֆ�7��
~�䏩��xˬ�Mȼ$_��e��f�-�rg��G�m��=ʭ���m���X�{��U2p�AW$QL��R�T�|�k2<!��k��߀7ऻ�TDw0���f8���Vȫ*�R,���J�k�W��5��]�!й؜�� �*��tCK�Y���_���;��Lf���[?E�d`d+����\%oӛ�j5�pm췻Ss�]�;(@A��q�j;���ܪ�@sk/����~'�K�~�2>���-��t�C=:y��N��q��̆7�維���i�~��D��/~�$Ti��O��2JV��� ��fX�Ƿ�m�e+
�V�r�������1�,q��5ڠr�k	9M��G&�-�ssl�Ȍ�Uխ���t�c��R�i=H{�K���[u.B�{=<�m��xo�o�'�c�m�Ƨ����d��uz�Q��e�a"� �k=b�2I�d!��7^1Kdr�X��O�1�?�ݬ=�'H�s�uW_����1�#������˫�f��
�+�1�fӀ��1��7�E^ݮ�nFw+��Z���'{ܚ��.M��ܱ��6b� �g)&=�!3�rg�`\S��� L�K
�j�(���L1O�E�G�"aV[	Ș�rQ�*͠j}osJ_���L�:��(x3wq�xL_wB�C�4���ki��:T�s|�s.+�J;AuP���ǻ���2��W��i�Qa)�&����23�皶�4l�̏�5�=0�.���KR�)�
��ܒN�a��[��	[1�K���Pe��p�R����3 ��Z��5`q#{�Q.�-K���]/&���p���ڒ�:��}�Ԝ�i=�
*�Z5���g��j��y�+�~(��pʟ����
L%��)ij����i85ߥ1�%=3���J5VN�Mj����3��R�t�b��� ��,�V��qvq�	���Lɴ�Q��쉛�d�ui��\�ĢK3s��[���RX�L7����v���yz�"�Q˱�az�<B����I�%�8+b��-�]��.���Kg\��ܭ��fM'e�j�	�W$�(�:�a�;F��V�u���%W���\�T)jF^�6��&�5�/�AL0m��"J�}~�l��@�A�9
���3̯�8 �r=�f��ɬ�	�fz�C�����K�Cu�᧠+i_��
����h9��Ѕjug���M�6�5�ǎ(f�|r�.�+T-x�p5"{�֟��}X敠��S�M�n�����O9�a��y�O}��0K�N��׎�Ѧo̅�,ȃu�q,UP%&bf��6�ي�U`F�ͅ�y�֬��n�B�W�7x�+�q�[�ŠѠ��e��ՅNۇ���ވ�Q��¯F��<-2}�o��=�wN���!������X�r&�@M:S�7���<�����Q>v	��nSI�A���~�rj~�ӂ0��l�R>@Z�ٳrc|��?S�(P�����D�����|��ۚU#��J�wo�EV�Wz��Zjs7(B��+�`���Y)�?֞�,06Z�"�`��_��VD^�:e��B��]+o�Aߖ��P.n�R����JX
_W��oK��w�>��1���$
�U)s�R]5)5�s�035l'D�K�}TX��=g:•{���NW�BoS)�:	e���AcuR��0��(�A�ފ9���b1r�����	e^�gXhZ�c@�Q~� 
X��4�Q`:#f�ٯ��8�Ң�SŸ�h;ǽ13޻Ѯ�@]��n`I���vt��0��Z	�h�;Ğpiҗ����@����@�
�_s
�ۀ7'��e\:�j�,5��A�?��`\��h�
��������F����aH
^��,e�Б�h=J	���O�����������K[:�~+,���_}Ş#(�V�b^#�i*)=,a�7�ia�$S�=2oDO��J�.Ͼ>{��B��ms6N�j@^ʼ&��sj��?o� #hˬ����Dt<�%�G�儀���n^��I�P���V!����k´t�TlQB:a�S�ȹdV�3���x���?e����lf�pQs�C7B�ھQU�c~����ZN�ڸQ���$�@L�8ҵ��~˰"e�����V����4��LU��$܂g<sT�B2�����wS��2d�B���̼Z��:��1����SW9R���ʁX�n}O/�_�o��*���H�6zŶcZw���R%�X@h���5��`C*�p�@�Tɑ�289��`o�A�|F�jo�@]����[M�tՒ!��ׯ��i���'$3}md�gBp��/̏�J��7����O����E�܁$�&�R�us�3��8��+�I�LD$\;+�x��-c��֏cNa��{L�C�|:���Ω�tZ�Nv�8 �|N.bo�4>J�`�d^ �\�le˜6|��>�Y����!-��e>n3�X�;hgX�M/0�L�ԴM�#`����?z{[	� �>EE����wx(����	$�ƍ��V��?U�l�3Or�^��Z��R�F���NE�R�;p�����+@cв��ݷ�\�7�Y�4����!�um�^^e�C�t5݄��f��謎q)ȏ%�5g�q��Q��̒�n�����qM2��F��z?=h�w_��{N��c��f�gv�jfW�j)'ؘؑ;�.�c1��l�݆�E]�T-��*�9�p���z0���&��j�D�_nޗ<}
��y)p�U���8��p�9�y�4YH����Ճ����6��ʲ_�O���
.0$��d��	�Y����%��/r|j�2��۬�?z
��lh&��g;�e�l�-~�y���r�ٌ�䒅3�i���x�ADeVT�^�Hڠ�"Ո���a��i�[��W\�F�yY�_/렔P�1�'�?�2�
$�F����sh!�arD�8��t$3�#�zT�FT絘T:D(*G2�FH�C>�<���3��Ȁ�����3�.�HE��C��
B$�`���;�՟��TQ�-�gAne�8O�-P�{���E;t�T��dҀ+��۴e�R[$CW&�;=�G+����������h�f�|���� �*�R,w�/4��=�ݘ�e����Lhv;1W�{�-���)����ﵠ�u�D�ˆ1�x|��b�z��w�=c�?���V�9�lx܉���$���2W�XV
��cF{t|A��<��[/6���#� +� �֘��9�T��4���@Hg�m�
��.�����=}��z)|��x�a��F<u�K��+m�?G�Eu��Gq�/�%y!�f��8ۗ�e�`�,H���{�u�R�a{��m?�E؍צ/"5�BQ��.��8ٚ�ױW�;R���4���w����n�1�K��N�2Sk(�����1	��m`���m(Y�
.d��$�-]9,�,[�5$�jɞ�|_��d[�8k$�5V6�up�&�8w�{�r�k.���E��G�q��[Dq��m��/�VlxX�p��q���NlJz]��R(�)��Rh��Ꚑ�bn'?ܲZy��"m�����N��ٗH~U�M7%��7��q7!���v��R+�e���*&���N��ն�T�	5�#�S�DP%7�ΨM\��e�<���s��k2t�6E�+�OŤ^���E����#�!�r|��k.Y�������f ��!6�Հϑ<~OE�S�~�T?p�ּt`,�1K<�(��,*2Tu�ʀ�E)Ƒ�#AK��%�K?0<+f�*��e{�
E�h���`�$g���1ˠ��
�ԊM[
o�f���p�ۜ�e<��z0	|�
�Z�4D��nw/a/�h��3���	S�1���x5�3.ȕ,��[�[�Qf�Q�d������GG�[h���M꾫�٥bh<�1�w����i`?zd!���ӈf|�ͺ(�f����Y��wV�3���T�V� Ҕ�}��+���_E��,�)mA1Z��p�4��J0j�B_	~�BM�4Hj�4Ŭ�
1;=w��N��s'r¥)�������u�Q�p���r�mlhw�t#�</�7���~�yN)_�Ь�tV�
���L�v���;_�/["P.�U���i��ԉ��֡��'^p4���̊ǿ������ �mI� ��2C�*�o0Z���b�<iV���($}��&�1�n���ȩ*\+10�V<��X�7b#��`�}��Y!�>��qыsA�tjh_����t�(t�.�w��ј|TF��/�Z���,�*���NW���RLw�l�J-��iOY�H��l�d�̖*�Ͻ~���Z��`����I�E�]B�f��*��5lԦ88��L�h��.k;�m�\$�)�b���ϥz)�yZg֑ߓ[.n稧"@j��wH�8�p[�g
���;����鯐$Ɋ�-W��܊J�4�zX�v�2�Y!�6M�]C��)�#�F�$��2,�D�F��s�N����Z��q��8�T�4�q:�_Z�-ֻl�pS���R!�[��Q�Ei���OS�j*%�v^����!AD�5�o=O(�J������7
k��+��%�%�bT�:P�N;�1W�
RWR��D��t��*�� �KQ'�g�����(��(nz�B��`҆��UG�ܕ��J�x��&3�*�H�j]3}�(�r��Rs`�$�d4>2�Q�r�&�d�;۞�_,|V�/E������,�S}���XTGn|��N�J�,%�m�G-�Ǜ���P 0"f����2���9�ps&�r�=����x�j��
OU���+!����vDjovZg��# ���2O�Bj���re�n'o�TO��>�kx
j�{ܔ�fM�v���j����g�1��e\�I��
̪aX7��M�鐒k�Rąz^^�ܨ?Z%0���6)��Gro�Ÿc�Ĝ
oW��eժغY��#�I]O&c�ż[zXu��L��!�i����D�e/�sb�yF��{�c��n�$@w�/Gn{���"=�`�7��ş�.���}�w����/���	d3�����7�q
�iϨ1��U�cȠM�I����ծȘ��a�ph'�݇5W]���k�Č�@o��Sk����9�+NI���-X�����Bĉ+�~leS���B3�����c=8�Ӕ�XL�͇�Fx����t�[�F��h<W���t��F����E�ݧ,djΧ7�,,ᅯ?��� a�A��BN_���輩����'3���<��~�1���Ox�~F��Z=sc�FF_�m��L�r�\l33��_��D���H~\��޲x��`�
���`L�s�C�>����w#g�t3���#�h9�D(�6O��T�����N�5\0	~��d��zK��Oi(t4�%�X[�_�=̄���iSꀮ��j;p�
E&�o)�s��@�l��ܮ�l�,�m*$&0��C�¥X{����[aV��)aTWo+�k�cm�<���%��9hXc�tI^�
��~Y��*�Sf������ߖ��_��,��Դ��֬&ՙ�圴�,H)5!͡�r>�̆��W�`re8��ܪ��H/��a��^������� t������u��l�׌������蹭�p��b.��s���k���˸�L��m�Cw�;��#������4��dF�S�u�*7{�{�5�P%�<*��
�Xg��
3�G�̎xb�G䣏�����q.Ah��
U�a��<{PAi�AURo����H�n6�.4z�?}a��?�b2�ԥ�gvi�����1#3�p��	���}-��0��]�jܮlӞ�����G�?�?��l����w9�446IBm�i��Qkzں%բ�Ǟ\}��{j�[�*�yj{wт�Ȗ�(�98N��>��RO|�+M�U��`��7U��s)��ظ%��d����{�*��q�I=������q�ݣ�Ḭ���PTַ�f>��3'��Fss���U{��)G���*���d?��/�����to,i����y����w��4(�L�=��n�ad
�	,Ć�IU`Qv�M��c-�fr_/�i*���x��P��N�P›�I�_#�O�%>d�D�{j����"�(�\���F�L����(q�ݜ헙��0�/����n:%O���"Lmm>쓲%g�61/$D��1�����<g�WxL1��Ӛq�V?65�t�$�r�NU�K�c4���{/�M����[����Ѱ�Z(GȾ����h��,B��:>���f�'ftw�U� ͘z�a-�&�]�|�2�{'GQR'"���x����H��tw��A�Aʱ��(�3���G�(
�:^�]{6���J��R+��/c�^g+E��F�HK4m���fuM��j�ߦw��0��2��m����$5FM.Qe"���h4������;/��JQ�3�ef*j}&ia.�Ev�N�R�Ͳ����Wٽ�+�����Mx;{�M𤼰QzM�k�؀��ߏڞ�37��ehgvP���p<��##�>��'�ѐ����Eق��)v9��8͚$��MHnT���}&�|��Z�����ZSJ.Ԛ��1�	�d��P�ն"C�Ҫ�0���MBc!�0��}�މ���@z�^M��0��1��}6�^��c�`��{w�?mY��h��1���յDY�-c�zvT��?���H}Ǘ�cA�j��횤X�Yn��eݖ�pw��k��k*2F��M�Ð1[[��l[!n�#���ww�+
A��@GyD^�^��TsA!�U��+��j��������n��;�n�P���;���ɱ,œه�BT���.sp�v�^V���&#��wpy��r\���˷Fm�=B��v���7��:&N�����O�RO��
羧�6�D���7��p��kyLv�z̎��3�*�H���r��0�h�G�����(MQ�����k�&K���=� @� ���Iu�J�ò4��0\�MLP��SۗU�c�'X�������A���X<3�-I����7�I#JJs�Ph��|r�L�i4��1��ݘnU�w�m[�)Lnه��`d�խ��������Zn�l��������}ے�k
�"��ɨN����pޓ�ݍ��28���"���7Vs��1���|�+�q^���%�?�/]���DB�����I�+c��l�X�"ͧTÐ|)�3���
�1M�G�b��b[F=u�-�1Ϟ^��)���kӝ�7�%�A��*[��B�9j=f�-���36'^$8��+[�Ă���
�Fc�E5T1��R��7����<���q�T[�f�.
p��V�,�y9_��%Sz�)��1k�v�yJ�_U;���~�������U�i21�Ֆ�C��5����h6�
a���ѹ//b9�*��y�#��3T��~��[���Yv^��pZ�
$v�i�6s���Լ��B��4��1�;8�^��i6��J��VkF����e�1#��5��������^�w�yɉ=�j<�s�bL��O������z!3Ù}���ՂYJ!ʃO��l��9#�-�v����$�v�
�٤��W��	¬*�{�kV��A��&��C���|���㥲?��>��`�l*��:�U݅e^*.�X\!�;��Q���|�ç��z��sJl�Sg�L�?���$���.�y��L0�&a"WA��J�X���Cs��B�|h�BE��qW�-��o���X�����1��?�8?������|���ᩦ�"'���2ރ�>Y⮹cxnԇf�:7�7�ͼ&����w��~��uS�3PZq�9���ϯ�^���&Tn�ad�6]��7fIq�0n�P�E	T7�=b8J^���xK�E����ˉgsn�φ�U�p^Z}��x�:,���`�#�I��9	�1����v`X#�'���.��=
�:d��&������3η�OP����'��AO���&�i;��X�fΰ���h��9[@���nbP���c#�-]�ȇY&��)|�n��$�in�৙�lZI�N�;�oOwy2��]��G���Z�����~��W(%0��ۢ���?
�����C���a��R;��2�=��Dm�W�k���

|�sx�$�1�X�>�iDPu庶nF�NC�L��$�0)�+E��琼��;���v�n>Yˊ*pF4��3�ʸ�=)�n��8R~���K:Z��3cծ������(�R���Ƿ�ߛ�8��N�c����V�-�`��4L�يY�ھ���pwGC.�H��>^`��ܛ�J;{5Q{���-�l�L��*룙$~_���#�Di�9����<�M��Bww��]3�S��N���w/���K�c��q���ac��ٮ�a�eO��ךЈ�i}�n�@�`��>����*��tk�0>l��%;�c�yc���"��1��T0��|���ы)Q�1x�g�Z�L|���V�6ޙ���^�1\	>��s�	*�i|M>������I3������<�]�f6U��D�*��m�{�;	L'�b�-�{p28ʝp��~:C���Ҵ�]}�
��O]��D#�lާ��̼�Lm��㓢���������N�/���P�nM/��u�e:GA�Jf��i�T���7ق�����i���@�
>�_���p3�8l���Z�6�=||�繼��2O��Q�:���ο‚�Aj3�9y&��m���N����+���y]wO'����&z��n��!�n�Q?�*c�GG�Cq]�Ip(yQPV�.���wֆ#�l�A%jD簮V\��vX�k�&[��(�~_��{�j_�Aʆ�+�t�r�ř�+b��[�Qʹ�C�|�:_�\�Q�b�4�r��}Mg�#�p �Ba��s��e�v�v�hG�y$�59��)ʜ��Q�*<�4wd��KO�����E�LT�2O���s矤�C��4:':�{b*7S␦p"���;B=��=�Z8Ę��R;�#!�͆�n2'[�i�t�)��^+T�@=�lH�����z��]>'�F��������Oʊ�\��@d�'��4J(��vRQT�6{j�nh�Q٩U-�DN��
��f��3h��	�v'��9=l�K|lq^��3HmʟFO��b[k���Z�T��<}Z�⽐���
`�d�O�
��TT=�Q=�h8��k�d�T-���pM�!D]�������ǿ���8ԙ�2�R��q��o�{Ġ�_J�(�@Jkm���g:��{��Em���B,�ыD�Cs%c�s��nN�(��=�2
�We�*Ϩ ����iD�H��U ���=��(���j�
!���^p�^jЏ)��tV<��;&��N�?o܏�g�q�O��g�uC"e���4�6��| �{P%/�E�h[O�Ms���/��[��g�w�x�}X�R�A��䷠V�����\�����^�F F�v�ݴ�<������q�
�˪,��i8���6����(�۱���Z�2G?(�!��KQ$�4�(���^[��j��#�UKc�߉�e�\�
��b�<���7N�1��h������%�3=��G)A��W�A~�g��䛷/_X��$]����YWA>�̗)IJ�Bg���W�5#F��O��U��&�H�Y�T�zس�c�n��7/�i�����﷯�����у��ni��Ix,��;	��Xv��\��CK͟��+�����k7��*��Jהּŋ�9u��0��U˒��]Cぺ3��}�dfx��c�G�%�Q�W]Xf3M�4v���p��L{M̙[;��዆c�Z��M(&�e�7�%~�c9hFx}_��6�f�DY=<�/K*�����U���ey.��\�/��?+�n��폵֭O���s�\�7��C>E<�ǟ�,��}�;��#*J��كX쵱�$����L~��rt�2Z"	����i��<_\$�`?C�����5�]��0C�Us#c�Qp�8I��)�🽏I$��r3���~)�KG(�ʫ_np��`�9��K�GMC�S5/�����n�o��㓻����kH�ꫴ��� ,g�ﶳ;��~����kX�jR���N��H|���3�\�>���瘶�LJ�
3s�#��D��!��yK��(��,��}��]k,�-��ާ��
{�=�
�WU��=}������a9/�
{>8��dL#yc;��v�۳�<k֓2~�r�}�u�Y�`��$Tl:+7Y�}�t$�!T�� `FFQ��
$/Pm</���7©��n'9��H/b5�i�Y�S�J�i����^���[�H|X�� �<
·��04��g�����!PNW��w����TZ�3_��q�e:��Y��9!G�p���(�������4[⤉x�E��{'I[�wK�}р��h�]u���f����Cr�Iqtq��#o���-M�7��
�RK�*Ѹ"ǟ�o�?����f0n>s<S�l�tR[Z�o���hm��Al�ո�=��YU.�SN`	�S��BAVЯK����V��?)h����"���z���ްo��D�[�SM��Zu6^)�8*g�v���g��N���.�X���)_qp1C�-�&3>�$KWI�T�oݧx����㮦5����ڎ�@@;>~��M����Ի��n�Y�$��[����ν_U�m:�%�B`mK7�=�l2����g��V�V>^�m��:F�jZ�Z��B�z��oD7���
їW��oVR�1
�O���8
O��5�f�{T��6���:��ՄU���T/��H�Ĭ��^զ�ݝ�]	Lw4�,��w���J��T��$����ř��dJ�ȴ�y�x*��K��P��qikB4Glm��*zi��Q�A��B{�({��	=]�����HB֮C>l��{z���s{�ܶ�);�l;;:����z���w��� ш��^���_��:_���0��V��J�dey�P3v����i4�'��L�
r����[JT�B"Isg�����u�WLj춌���c�p��ص�k�U���Î�ۏց����IKX�`�m.Vg� [�O�S������N�����c�Aix)�}���q0���ݝ�zT�W��z�١���������h�t
g?*�ӵVtb4��1��z��8/W�^��8;��4+�FRb\�e�L�a[���E�L1�.c�Ж�w��	���+��×:�<=�p��d�t5�Ւ�>o�:7ZQ
N6���'A������I��x�b�`
���T=r�ѩ��AP1�`�s:��ޜv�
f��«�e�m�ČE��/ȴz�+��(vh�g-!��Ρ�<Ȃ�&��^��l�&�� R�� �u����U�z"�k��N
�I����Y��Q�깃��,Y��3H����I`3xc�~��hdQ�w�F��u�Y����;�Ȗy��z��n�,��VVp¼��k�r�@�y�i5����󞩝Š52�u���D#eVn�"�K�dtb�`�[�j_����E�����z(~XIq3�lD���E�¡�x��,	MQ�<��޿\�.0��rVh��e��K56wp�h�N�j.Ȏ��K�_��@!񁱿4.]�c6b�AWG6!;zU=$)��߬�Ub%S��rR�Y����lת��.�q�Ёp�J��8��F�b��/ޯ��
R�fw�''m����Z���wZ������<�����"��QkG�wcS�΁���,��:u���TܜGQz)�����N��j!{�,�h�IL+"�fX��sbYy8��]�Q������5���;��$�bH}�|(�"�)�
(�~wO�T����<�O�j�W)��d|s'�� l��{P?de��~���;�����'2�$��׫H���)Iшoqn)G��)ڳ`�E�W�+J�Ez�?ŋ��H�t?��}��=�+4�~����Q�q;FL򥶮���Ӟ�F���ֽD>V�qLP���t��`X>vBa��Ɍ��v"֤&��x?/�Ё}6�th����]?�i7??A1%�16������$]��3����;�9����7��_፴mm�����{��^K��ݸ
�u�K��%�P��nQsg�YZUm</a�:X۱�{"��9;{��i�Q(�Wes�;��E=AZڱ��=�����?{ƹۺ|��)S����jou��ս��һ,�>��5���F��q��9j��I�Q�V���EO)��PE�g١�>6"�
%��]����@�F���8��� 5%����[A����LNBp�b%l�.�z5���n���[w��L�5E	�ٌ��.�`Fp�u��\��?wwɾ,'8i�n�x�t�8r<���獉|�9׶�*	LFT�C���4��:u�!3�3�cL��!_��Wu�?���aP#������75����=_���`H[�4�������s�Ui�!_o�?��5�Aj��A���t��3 	\Z�y�
7yKG-��︖ܩ�YU��X�/Íx�ӗ�w}��SG
���؆��~�M�w��<���<�	pF��A�1}$׺b��$�ްlF<g_Ufwa��W(��֚;��q�1�7ء;����C�ي��}?���y�9Cmx:;J�)�8�UcsQbb+䶙;��K��B�"ED[�l�ҤS�)v?��榩���hv�I��]�b������������A?!�0Cʞڤ$��{]�&j	zMTDlbv�)��i�鷻�9��xS�څ�欰wW�b�9�.C�
4���2��S�h=���v�#i����8:�rT�E�]��H��em����MyL�}i��Q[p�KG��b4�+_D4���$�L�K$C��hSZ��M��eU��<]�.J�:૙�ç�#�{��?���+�^7_w����]��!l�G�A�l.�+q��LB
z ��I��vx�z;2&��D�:�� �I��6�ew�|�"�Z� �]�ǿx��jp�}M�"��z�݀��Sw�KM҂�ɹϜC�_I�H�u�~Q�o��]���b��}͂l���6o�V���+ND�yaN�L�s�g>{���"3�0<�{U��Jſ./Z+
����H�������_Fl�f�J�fp���g7XZI��-��	��iM�"V�!�6Az�
��<[ϖ��͆����؉r�\t��{ܾ2�2�#35�s@pu��Cۭ4�H'�eƼ{-t?����P�[���Պ������/���/�tv:�o�����;z=PH��|F�뼐:$�t���Z�3���(J�Y'^���Ղ㩢��\�P�ͼ/S���eA��C_�S�3d�0B�jpY��!3x\��t/�h�${�=�ᾲ�[��0�G~�	m�p�7�5����DFۛ8�jE��y�O�v"
���ˍ3�h�ivKc��G��BB���7'磴
o�*[��G����iϐ��xx�lEև�=���-�_��~p]x�30��1
��.Xa~]g�q+����t~e����IS��j�Ͱ��2��xa�k�+w|�N�V�0 ʣ{��!��yR�)�UDE�6ˊY�s�Ε.~�ȸ
�7A��4{��Y��;�̦��[��R��3���$��ɫ:7~�{eڝ��e�Y�

��-r?�v=��t��X�Ȯ�+�qՐw�߂;��t<"x����)!�Q������:��x^���#��9��$[�Nz�eӝ�s� Qa��
�(��
���N���t~}<7��ce�L����Bi�J$4y�
ӑJ�XW���=�DZ%����_~�܂R�dV��-W�%�H�f��1i���B�}Y��5��������M6��)M+
�gѣ��*�h)�@�����U}Q9�%��y�[R.���7`����!Ș�iw�����?R�Y��brKur#_ �߼�ع��F�b�9��-V���A����D033BL���f~g)Z~�4�]d�,,��"Aa��T45��O�1aw�����i�_3���[�*���%�DGͭ����CYt�U�zMwOZ�RQLg9i�ʓ��O?~FQ��g����hp�o}y?�J�8&1�l7������Y؝6�{�p��L+o�6��q&��t��*�M�Qy�KQ����ϳ��e�kê�,O���}P�.�	��x��*7?�!�XDx��&M���S�M[�(�n��K����2B�i�gVϕ
ʬ\��*�{=��B��C����	�^�������P��J\���t�dpx���5<�#6FM��.yϠ$6�������b���$�gH
��3��6�m ��v�p��/������w֝��zc���m�?�9U�нyqj�~N2	&w��t�;��ټ��Q�� er�1����j�13�V
��TnM疒cZ��'������A��z���;��;X��s�k����7�I�=o�D���.�9	��
�w�3�7��A�UT��?L^����*f"dS�I���zXf�ٷ���]���h��u��o�9<;\ZU�qI����e}{��*��a��7S
�?�a�&�A�՗��?�_b{ݘ9�_V�z̴3_�*�t/�錊�o�Y�v�E8�{��r�]�a�B' uTD~��X���)�(Nה)��C�dO��{�pD���&%��=�*�Uթy.+v]��4u��v��vL�l��H�WǶ(�E��S+��ҁ.~L�)�HPf�E�4J���
�:3�9㊋'��J��G���A8��"W� ��LU7)����&��!�U�<�
�"�(���	��K����#��*�(�K�����1M=�)�r	M҂+�J�{�Q���a6�K�,~{li�Z
�,����bC���y7^���ς�x|X{��� ��H�t�;��h�H���=��v|�n���;b��mC���Z�W>�!a'o��}�c�[w;�H�����֘�Ï���0��3�':��*��w�I�Q��/\��_3o�z�6�X�y=Y���D��
���+���W��1\������0?ݶ�������?��޶Y�R%<$O�.��w�o���e|��������.c�|�D��ӯ^S����&]Q#�܈s�=]*�OqX�T�CJ\�~I��(�FP'�E��%�X�BU��v>Q(z�	��B�^#O^�N^F�VX���wN�{n�Д��������1��*T_�q|��ő��āb6�ڦ5���kꢚnVz��0��%��,R�<*#����r��g69ԩ�i'�1���qo,��S���~��.��H�tmε�TT��#�\��	���C�8W�ʬ�J�ߎ��+?,�"	�w�;diZ�s�ˡ$/tW�4u[,���b�L�U�
K���81lUK�����\WB=<y@�c�i,u�6�ܚیL(�l
�gPeӵ�4l���Q�=�j��I������[��.ߞs���y�t鬁v�f��#o+��n���\���R��ʴ��1GN�p��-��ƈE�F�����)
��,�:�}r
n'��fk"�=AtZ��
RI~E�����|�ّpO[����ܼ�YlAJި�)�8+��(�[�(8��΃����?Ц�5�{���)�o'/�9��j9`ʹ��*c<U���4���LV���3U��l��Z�H{����?�g̏*�:gu�,�8�Z�������$ًZ�rs�Q��3p�G���'���X�ʁJ{tb�
B������
����mU\7r�(�1mI2�E�����@���U�01ve^��)���Y�d���P��{���2�
����!!4�#`-Ċ�I�(���wy1�&� k�E:ȃRt.��
H���5��jR��P
t��̶�����&��eN�Ȃ�ǤC���C���
y�隖�F|�<4�u7�?`^�ܺ!m�n٘ފ
jv��B�.���AgD�3�d"=NXc>�0�;f �m��$Н�_y�NtU��\�'Wl�6tr�[���S��e���rw�A�p'(�����B����j�nj{\�4�0�S�%��pw�/Y���2�G��4\��y����h��8[���|��e�ޫr�Dtv�]�7.�{Mx�ۖ���4�8&�gd�����1������%��D+@;_/0��r���hŞA��1�~��*�췆���$#t	�GJ&� aK��g��uFP��Sj�ZPOj��Q~�]0�l���L{�]Q�:W����U��ʼ���7�,9@J�����X�l�����x�3^�R�|�Aa}�9�#U���[��mhkY�J9�{�!3�Ɛ#�)j
O��HF���
䶽:�˥x�J�^H��3%u�L��O����;�˪\�٣��-~з�/1ѷ��N�5F�7�L~��pA�����'��+������V*u��2���U�\~:~L�����̸�[V�/���1a|e�1�+P6i�=s�#�žbqz&q>��T�rҭ�2G�Z^��bF�Vi�?E����k7nr�&�j�SZ��Q^6ㇸ��6
�V"�FU8��9Q	�V��6Y8U�������y��)�O��05�B3�x�p吝��Wt$�o$'N�mFҤ^#.�
��´����5�N�~�'�jv��8h�6�rr)	�C@%0}�W騅�X*�p��6�/9�J�q��5����c�[��c����v+����cX��$�[��h9*�E,����x�R婷�ɹ�Eu���|�q?!�=rD��#�t�ܒ��V�ϥ'~�]�v)���b���޴����Ͳ���=�� �§7'�y��$LjD�[,g]�ľW܄ܕ>-o��c�!��c��w���(��ti�aҭN���-k���+�gA�Ks&x��f.]?Y�Dh�6���!^�?�2yN�W��+��N
���ö��@������'?��gQ5S�����3�|f�]��L0ƹy�5���x�ڈ9,?G
v"��p@9�NJ�r�,��"��j7	��=J��h��PbA�#�B>{;{��E@{G�2,��T
{�.�f�>�d��q�Ծ�[=w]6r��{N/؀	Y4�#5�E��P7�<��v>ʿ�f�:�SY��*��?�D�F�
��w47�}?JQ��?;��7ʑ�d+��wP�{���N";fE"q{�w}�2���G���3�C�`�
jq����MP�{~���S��K�f� �Eí��2��՚�~c�Ju}�뎸fE+R5+=>�$\��O��F�;q|��}m��P�^�X`��	��ܽ.	�^��X��W��R\�њ3Ҕ/��
Ǹ���3�є����c(������v�ޖ�乁�D	����;�Q�!xR��*������R�9�J
�n<�[N�Uy��Ʌ"[-��$�h�R��5WW�o9�7f��<)�s#
2J�
�Ro��;'
����J�
�\/K$�!w[��
��ʖi��c�(座@�o��Rޔ�[u7|s?RSv�u_�Zd�ۇ�<E�׿Ğ=^b����\���r���Xo-�n;���~)����^;Uɇ{�3E�ȱ��D���9�߹�%�~��Z��1򠝇n�S��,O<����!�NO@/h���zr�p��q�gQR2~"��0�wB��Ķ$����Ѣ0�lL#�g�=slj�a�<��xF[uQz2q�n�
%Z3��J��^>���y��jMZ<w;/FqcbT���d��������hX-�ts(/�w]��ԭ�͕ѹ��d�"wmŦ�$��l����Ju@�$(��V�yԪHB�N��(8�r��?��W<~z� �j�xq5l�.�M��k&�k.��=���2��B�AHa��z�|s�<g�t�����o��/P�VgR��C��[8��0k6�z֐=�����b�˄���ow�e�	P�e�����wR��R�7RA��J��B���%�;>l�lr��0A���R��]I�iT�h�b��7���>S�����tr�!�CE+HcG�g�h�"�(�0
 ��~�Hi;��w�l<;��퍎H*�7�b�e
,��Z<:�\N@e�ǿ@;�c���A�����w�wo^�lǓz0��²�w�:B<���`�C���pԼv�zY�TrU���o(�.鯙WQ[����p����w{���>�ӽQ�s:>�r|��]�/�Uv���ۘ�F�������f���M	��9���ƌ�YX��{��� ),�vJdc��d�5�;[�	����̭f|ß��ب�����;ix/v9%�����d�Kd�V��N�aOP6���ܷ�9Ȇ�<�����PF�xwdF��)��<�^���C�p;F��jx�zit��E̠>�	OG>�r8�3�w�6����ڼ�i71��y��D�24���Ϲ��,�����ӊ�a摭���ڒ*������A9��&�{� ,ם2�(P\������x9�H��
Q%�N�5�����#J��Z,�r�isz[�r׶,ŖYr�.zW�K�8<&�9�i�Y����a��$��k���H$h�z0f����J��9wGG!m�l(��6Q,�"�'$�5��̊����2�rna-�L��JE��hvuvKU\�c���!����Z��<M�~ǁ<a�^O�[��PJ�ږ����fP
��v��rD)��A^��v򶕝��t^��\�Z��)El9�kV�*k���\˺YL���J��'I&�����0L��:-pJ���ϩ5�n"(R0T3�5�)��-RJ`GH3Fu��aMtl�A�׏1O�olff6iką��5�|U���2^��r��,g�-�N�`�{"5|�#�hXr��}R¾�6R����[
R�Q�!�9�LS�~^��K*�77Y��ٷg�B�H�ri���gB*5���N�ݴ��R-�@��KIE�2�~�D���A���+L��+!@�l�R��r�-��I�����ʔ�x�lT#;���u�������٢M�!��#��h�ԚvG�=Z��q�R�^G�R@:�Rd��d��Ι�Ś(�`�u�IT#�mu�2�[TdKH�Q3��q��*]-�t�!�5>�{��2\7�i>�3T8j0>Tѥ��T����d�`�I�߫g��� T=
���
���dzvL�M��Z��<e]
?�Á�x���W�b#�'C���^`�Mt�:�G�\N�wڼ�S.�j�<��9\*�ܶo�+c�7�ޜK�"sƅ����������Ƽ֊�@�+���E��8:$�ߚM�{����U�Wu�4Ե����n7�+)�O=|�)��?�ۡ����o79G��$\�p�I��H����f-B�B{���}��:��j��5���	�#��&��?��'.<��?���0<^�ߺ�zpvf�����?�׺#1!��al��e��3s5eM��~���36��Ȱ�"�4��WzY��A�Ev%�`�2�VT��D͘��fY^�{�e���4��xl�3;4�$Rm�^阀��Kņ���~��@��VW���ʖY��9���,K��g��8���OѺ ���qm���I��rDu�ȁ
���,y懥\|���	@Zgmw|�=���%>����r��y�d���U��ZV�,߇@f`���9�"��ȲdID��}b)�b7�o0e,s�)\Sy$�Y�9*�m���`:3�o��A>T-�_:xpz���N��<�J�Z*�`��ځ��1G:�f���P���ҸOFSy��eoY��E�{��̳`.Ks���6H�1b��D+�J��,9!���mҁ��sg���E�
�V��
~�����U��:�\A8��������'-%�g~��c�]��mg��CR��=D�f�dd�0p�6�F,˺�ظ�X��mƛC|�B�T�`p�%U�|�[���c�-��<9����/ߙ���7�X�J&���p�+y���|�%���,K����69]҇���7;����w�_]=����S�� {4�{��7�t�>�D_��]�;MR�-H@�L��*���t�;���g=��Yb��{�74���|�L���y�92ҡ�	�XB��N��p�]|k��;J%\�c������1���F�%H�
ע���"H�]ӌ�2��n��U��!� ��y�AX�V&�"��d\�(�DeV\�,Q�"������/��2��>~�u}���A�_O�`BU���h��@������sGxj�}F@��y���/ա���01�>�sa!��g=[j!����D4��E�#�=#
��h$dԺ*��gň�vO�����tPw:�N��l0w�����pǚӆ@��}��ʀ��Fh�*����v\�Ns�B1X=5/;,p)�?����]Ԫzp�R(P�9���(�(��.Kh��Azi/8�<�����$��b��}���q��p�3� ��}Fd�!�_�扷�l�,B�`����t]:������GS*t�s~-��҆���L9	!�b��2&L�ņ��p�߰��?s��Z�������  g�R7�p��fh4íxh��FD�z�:�T7GT�-��׸u��]��C��cǙ�3��"��%4q!�Ym',{U'q��E*����ip��e�PN���Ca��@�fY9E�T���jČ�kU����=��q(+Ʉ���P�k������j�y���bF�jZ�ɿI�y[C-ʇuu|�K%�/D
�#�T��Ԃ
��OF��n�
D����L��V�.�"(��)j�̂��1<"/��.�rf��N�Y���G�E�G#�����'3KìN���U�S�O��d���)��
��I��Y�y�]��c��zd#��	��ï�J;���-�X�H&}hKq
�+'?B���D�FE�S2 �B�($+��1�&��-܁~/1QF;L�|��B�(^��E���nʒ�np*��0��.�.�I>o�=��K�%RdK�^���`r�u�?gJB�� ���>��N���z���{/��B�π���r��M�?8��Ϡj� gk���C=t��!�Q�-�0��':�Uy��������8�s����|s���,ڡj���Q��u2~a�7x�|�{�~{�h&_�=�0}6R��1�����xa]�/r���+�Ip��j�QҖ����~#W�q�z{�hw�|Oǂ�O�����/98�H�b�h�̻l��{��w��4���;�|yog3�3��?�'
�~ȸ���a%e������.����hϦ��l%
�0�����
���i~��m���v���9�Tta�:�/�X��6��w�������9}���I��IO�0�R^vTThf�K\�3�#ł�/��7
�%?]�]	iGB�ni����{�r��o��t��o�{�C��y����t-�v�D�n/u=����P`��!�@��u� �
 7�M����@n3SDYF����� �E:Rv�����e:ۘJdp�����<�5���ZNJs��c&�	ר5M�r�c�[\u5]xDN:��-xpT�J�'��v}j�/��"��4�u�Hu]�רg�2��¡���%ڋ2�] �4�zV�����|{��\�ʡ�8��P7��8�z1��<�y��5��d�P�����=�D&���r���=j�������R$��^gސ�*�b�@��I��]���5����*QM�v��Y����l���%��n�su.�m�#��Tm���ؖԆ�'ӛ��j��+�����7;w�N�~��{�-���ڞ,�s}?~͑΢�
��n��O���t�E�F�Ň�_|�쁟�

!:چ�$��)�U*4��vw�]�4��a7���[f�-��멖��{�e��S�<��/Q[� ��lxA�%�ŭ������U������ZH��7�n{fcO��M�
탘˯wE�<p�1���5���Z�gh.U��7�7H-쓨�DL��J�#"4� O�uR�R7#+Ħ�;�f{J3�{�,m��l/�*�-�q�0��51��ߞ:FsĈf1�A�=�����
ɵl2'w�Ļ��76{\�w�&����0�:��^V뾉���e��-�Cy���>�䁏3�P`4��� @ICl(�1m��g4�{����ֽogk�6:�vv"Yb/P�g��*�7���x;��%�^�i�����2��g��1���˩�˻�]Y�-w��%�0�%x�ZGs�~ֹ�O}	������E'����-�ԹD�R������o�n��/f���ӷL^�G��:�~M��$�����#/rO-[����
p��c��r�3����\�;�>A��������c>7�i�ё�Q�~�Av��Zg+r��b�v7����_|X1�6��O,߸� Nʷ���:����!B���B�T�ȊXT�K��;�RB�^�o��pr��{��=�Y�"��V��w���vJd��gg?Cs�T=�R!���_�ս\��^��u2D3��G3��x�ڑ����,�4�t����XN����sw&R'n��e
�/�9�M�r�f@t�W���B��
&l���U�!���Q{�lA�
!L��[�-7T����Ў����qw�e�K�a�7�� �īRYĪ��́<�[c�(kQ��@O��ܕ��ʢ�T���;�K�.�y�d&ѣ��BAш%�5y�-�E9GG�����R������1�)��wC޺��(D��*�%Y�=��Z��4�D�Q��8%V�'u��j+�v�QuO䬞�p��F��N�19"�4D�,�[��;)��v�-�s�峜#?�����sX	xa@�}bDZ�*�6�*(J,;�̌8/���u��y����<�C��[\�ë�}�gԍ�0��҇;�ͅ�8K��,>�/�U�2ț�C��ok�el�����r�g�my����D!�4/f�фK�c��*r�[ޒ:��a3�����]�1=����CV�V-W�q�&�%-e�M�y�8�h�ꁂ��`�钅E��"旀^]3�&a��0�J	��,�x�S4+v��(�GG�z�0³���4|���Q!�G>ƶB�x�
�dM�!��!d�8�3J'k���i��:ǩ!�Z{�o6��K7�����#Hb�<�������|�)����+}�}}����G��_�y�:�x��b�]���4�F�m���ӿ��=��R��Ŏ#��ن����,Y\k�{ʹٿms�������+��VY�
zw{�ʜF��WWt�;A+Т=�.�밬���K���T��<�U9.��{1:�iG��/�t�'�O,��f����qg+~����9���Ԣnn^�Ro���g��	@�ѱ�� �vNw�?>�yNO�E+rR)�(ϧ�c,�rҚ�8 lQ�����+�L�����]n��"	���SM���i&���z����\�x}��r�)�8��.m�Tfk3!cP�=�� �~�Z��"��.�O����p�I�V++`Y.�ޒ�f��lƚ��HҗV��L�l�*0%���7`��9I��*>qa�a�5QL�eՀIi�雷o/�'�\|�l�{V�x�;I-���E�1o���Z4�����;�46��F��Y���5�K�?��wl��nc�k��Ź	���n�³=�y�y�#��8��m��������)+K�m�Dm�i�߯��Tqچ���.�V��~:�6�'�ƖW���s��R󥇀���:sXS������D���xaE9}m���Z��Ɣ&z;�
��-�>����y��^L
��\���{v\9��k�O��:
)����ͻB��u���R+�$HɊ�\�|������Hz���6U��q�O��W��U	���{�dX)�\���G�?�<;���y�s�~
vb���J���ڢ�)JZ�P��d��/c�|ƙu�;
H�.�H��5L��7i���	��K���|ϼ�yw�g�YՂ�;�̋�&���B�jQP��`>ؑ���}YҔ�i���2�)s�C��I�+3'�0�2@����1\
�6����QnY�9��_vS�:#�
nJ�S��Jg6�o��Bj7�W�%����4G)IC��t�]cAiĒ�$z�w-�ڠ(ͪfu���5:a�V6|�
�{1!U1�b�%�7Y�X��ȴ��y�{��[d,�V��1�`��ǿ/2�2�Q� �Ɨ���L�������b�4�m�]q�_s&Z�P���+G��i�x|/q5[R�݅��(�����5�`�Z唗0&0���Y��nB�l�xIΐBG�z�(���2zG��,'���o��d�H�pD��iᗳ�ř��c̼i��m[�,�5ǛM�GKf8	�z�b���U�<���x�@H拵���+�Ár��"�1b��PҊ�����l�3�O���N�
ei���?ϘE��C�����U�"b89�M���sQ�j�h������Ó�>��m}I۹���	�Җ�4�b�z�9�`��5x �z.�+�[��Yk��er�����t�/EY$���z�3�YT�f�Tw���J��l.��z2��+{F-!1�i�j�����N�Ve�&��*m#C�w���H皳�m��=��A�-�1�,nc)�,�=��`둄�-�ʡۯJ�zdg��N��i�Y��E2̗v}Y����`h�۷/B��Or�r1�(:�%�I�����z/��B���Xc�nA�#�_����:՝H3�T\YGV�V:9�k�i��3�t<��9�%���DV����M2�z��,u�E�Q��(V�G`�kܤ��z2L�tcg��D��w���.;����T&IW��:�)���W[�N�Kwה4=�;��x�!v�*#��BYB��FN���+�zz��/IAg�I��z>���/���
�4�}��gL�=�[��Xd�;�ǰ�Lnڣ7�v(Gw,�'�"�.҃*G`������Ō�M��(��Q�$��@�=���Ҧi��=��E���:�,��� /%iU��S���C��T��3��7G���U��HP�L$�@v��#�#��;�������qK�z�d��;p��"P��ި׵�~}2R� <]i׽�|�AU�'��=G��4
�~���Υr�F�Ɍw$�k��f�����1�~����R ��h���ٹ�bo�>����G���M���g�8lL�v��)���d�F�;�@'{���k�55_�A4E'%�۔c�8|\�ExV���^Wu#1X�7I=_���k�s�y>~$Tf^���uxÍ]�
:R��}^&ʢx�O�y�n��S�8VC�1ws[��=~�*�#��ݔ�CB�J�ɺ�����wj��g�������	���][f��e$m�%��u�z�%K>H���\LB�P��"�Y�QCf7Fpu�?BY1�B��o��$�@U�2�WH{�};����Ķ�=X�FH�x���4�^�L8,9���暎�;
(�)uK�k��vO��W#e����,�O�]#=5f��[�W��5��W�'lϨ�A�J�P��Բ���J?���L���R�Nv��/l	�#.�ҷLKg^W`�Ȭ�-�H#s�� ��[���l��$"p���=dۛ�¹c_f��pS�7V�Š�f\�z�cK�8�Z:�L>\�]e9�&�e���`�g
�9�33fƥ�B�"@pnY�s�#�=�̂�2�ľ����ٮ�ܓ���$���@w)�Q��!��a�p�U����\��s�^<:�PWH�����-|b�$��Pi4y�җ@��u�"Q#
�p�F ]0��E�p�6~p��X���l��hB���M��7$��gVی6�Ӎ���"J3�j�uIBa v.����h�͝���xO�6�oJj���\wG�=���w�%���=ل=ng�������>ܐj�P���T�]�(x�σ��;��<�=�	�W�U���/�Ot^Dl�,eq���_r�*������߻�]�1cz�_��o�`g6�#]t��M�c]�W��Wy�e���/���7��!\����v��븸#X)������A�,��嗿{mݵ�ݛ�-�ݛ6V���!�J��
QO�UT���n��o'6�d���;��ؤ�,I��,�1�wv�q(_����D��ý�w	�hHR�q��ju$����@�"��BU��H+��;�.e(�o����i#@+5c��5߭�kZ�$y��	��f��t1J .(1m\�E�8�KIE���os�2N�z!Zl씫8�+��<�aѝÖל�	"{x�+M�gG�	�w�U�kX�6��|��}\E�����2�MP����D��6W���ښ
dK�0�h�}�r�-$3���#����=9��F��:ҧ�V�#�97���L�����kb2&g�ʦ����d�ÆJƙ}�;�#�.ww����v��|f��L��A�|JU��O^u6���՟m'q��]2��>ܮ5H���>��ǟG��m$�j�`S���Nw.C�͵5�[
�e�v��k�"��B�o�\�f�P�@N��'O_�"U�����\mBuީ5��j�����S.\Ž�KU�O|�K��gU����~���:�G������Zb���a��i
��u�&=Qc@i:ϖ�|,�����ͮW���з��4A!�1Eܛ�⪬bð!�v�q�s��;@R_�c�K��	�����
�=���R��bPuX�ޖ��qYj泿8vʎ6�8�e�ߥ�Q���/+�iv��E�ʢM��U���چH�L��4���\rjJpp!����R�h�E)�`7bp]5�t7�5�����U�x�Jo*�K^�k�۫.L�b��xmj��9Nί��j=Y�tb6�������DbvŦ��� k�}ĩ�n`U��i��3K��M��\zl�|�.�p��NMd6��YE{��<J�\O��z�4$��Qu5zx�q�JO=��VX�(?M1
�3�)9h
\��Qp���ucFd�_��G�*~i�؋�'�V��~<V���p�{<�a���iEJ����D>���,�4����V�[ԉ�Ȅ�4�z�a�N�t��5�lOy)�c�����ѫ�(D�B[��Ү!���_�nutϱ�R�B����k�ki����x'�.�m�D��{+��^E9D���Hm�>T}��,����O|��=�N8��}�Ә��x�囖V3�<(̏�*�m��2ʔ�ssį5��n�|��-�Y2�=�5w�����H�@��"br��2�3c�xK��0��y���@Jt9H}�r�#V�8FM�U$�em���הs
'R�ϵ]���<�0YUZ��*[fTl�p��"��/�٦"��k�kF�s4.���R
�v�+���_ϖ�AE(0�UNeDm]v�Ч��l�G�Y��v8{_Ҽ
�>���^�U����4
<[~@��6h�¶2���
���K�X2�yQ�<"�!�QrH������f(����r@�z�&�?��:i���mI�0���U8��L	�.1-<G�aO	.��¹}Yge�R�%j���fTǬ\��Ӻ��[ι8��<��y�=�Ggu�
�_��RKm��:�ܤ�X/�x�sOv9��aW���ju��-#���Ӕ�ۖ�+9�Z�Gc}�:��0�
��X�N:X���<2Fϻ6�-�r3�e��RS��7}b̋�z�̍�
 �=w�Z�ј0�ɘ���N3��_��E-m��S�䎌�us��`jo8��tۘ���[�t{�2���<�g��q��z�x��,�N�=�3�qp朇ղ|���<�ذg��`瓁���L4�gE~�%���(m���v��/�K���7�����IKA�52��������_�x����5)H0����:Q�"�%�;	�m��A�L��>��4_t�a�/��*���}8�X��$�з�]z5���Jm�`�FҺ�Ya�a�b��F���z��+��	&X����G��[�\��me�-+~/*x�b�^��_>��>v��oG-�>v���͖� ^2�Ds���v�\4F�m�l�5�P�|��J�)�0=�f��=jE��K;�q
�ؖ:p��X�܁ c�^�x��D�]�$N����Vp���эQ6�I^q�O��N��t�*&O�Ѷ��Н��By���[�
�e�>g<�x����cq*�r{u��2�J6"��������V��׶&0�`(��
�Rfm�|�Qs�^���{}����wj�Y���c����Ý����2=z(k�M�����{�J����썈���Ɵ����<�9�=���Gqp�k<�؍8�_�j}�3<8���n�|ԫ�U��ԾǶ:E�!�Hu��9�Z�$!S䕫�R�۴"~�C��ܛ��x������1¯����f*7�sqq�r��j��`j�[okw��30����!��t�n��7f�����x|l��qO5^.&�&n�?�a�Q����)v7��@��f�L��0؁n�{}M��&���]г}��eB7a�+�2�8<�,�x���A�@��+#����Q=���<���#L	c�x�N#��KK��_��J����ʧk(��BP���ۉ.�$�{p�(���0?����?4���&��_�]i&���C�:-��^=eA�,���Yt� ���e8;j��7vv�	�L����iχ{��?� ~���̸=���(����p6�Mکb�D5��NC�^;R��!�9؅�ؖ%�1�ke�g�}�S-�����n6u��a��!��H��y��4JAU|@���l�U@
��t���*�|̔<ǹ���t>!��f����3�7�p��v��/u�6�g�H><��{��ߜ��G)�~�0Ի'Pp
<�l��>ݠ�֩��Z�ڞ))�Yɭ,�%i����E��7�;�w��iN�^��Mg��v�(W�E��Ƶx�|�'h+N�HK�q�Ӄ���qy�e��.ѽ��>�A��>����L�k)ܺ�*��}X����*^5�K�G�N�3�W�Dqn�f�-����+�~Gd�e�����eI,����|\ç�\�Ţ�.�b�zV�iLB�. ��܍��bV�f�������N8}��Q����ȴwCW�Q�]�cF�]]]�֨i��F��1���{t��seT������]NUgc��Q�ԣ�{�(����
Wb7>d�$��Cn�&��ߘ�w�-�~c:o?G�(��
0С��li?����;A��ɝ֚*HbP�0T��������-\���W��
�M��0��qh��vR�n�ߋr�E��G6�=�&H[����۲�T�Q�B~���\A>
-Ũ��,��XHs�?|.h*�03��%2[��:���'��e�|�?���U�XaK�/�ƍ&�V+A��$e�
�|�͔#����H��)D��iMg�G�?k>M���.C����+��@�A,��v�@�*�޶7�vF4�Ի[D��V���M8�*]��#��|Y���c5c�T�:�N��<����o��l���XB�]�4ܖ���T�{��藬[��`Tļ��! x�?���2o�p�RC�>x:�N�����������G��"��z�L���fB��`
�#�9���73f_�nR_��&䳞����Br�9��Ѩ��&I�b���K�I�J$�MҊ���tY��{-võpCj.DK'�(e����+�����yys�lJ8���6+=@�)��d�=��5pl��K����*�^sTfB<����=��bJ9B,~3| ߅ðyYAwš��k���*�}zI�F�$�;�5&�����?{�e7��N�wN��"�p��źA�k� �yr���|�)#�W��0{(҅l �}{]�7l��@��HD�u�-&,���IE��y��߂��.��y!��haTƚ�1��yi6�m�Ը�!G��}G�]�D���V�Xͭ4��A�$�lw���_�p��}�l��Z|%�s4�Ό�o4�e	E���[��֙���_�vPi���4ds�p��)ox�)N��2'�
��nD�ﴕЂ���7P+���uf��?��L]�[$�5��;$F�� �t�=�\�e��R�~fE��Ҽ2�����m�=�`�&���l�9E,�?ے�K������O��퉦i+�X��6ϰ�?N��?���1߫�`�5s�ɻ��t�z�G��"p�V����{�V�����╷��D��)�V�j���P��\��߀[j�ס+
��W;[��[�%}��,�v��G��O<s��l�#���-t!���Et��LT�U�bj~����SΑ���y��I��;j��~�2��6���g�����~NېpK���T#��|�^��P��-,$Rw���°SF-�4F���1ו�Hb��+����9
20V����kӡ�
��F	ts�����~/7z�g8V����7���!������A�͎I(WQi��ޓ
!�7�t,�v�,Tِ�_W�h��f��,H.-�[�!&Q��0��
C-+ac��<�7w���i-�4�pl�Dtݨ�o��3n���$�蔇�g�z8A	���b��"97+���� vw���Eii�dn��nƓD�#K5<����,�M�<(�7WoIT���bǠk 	�@u���$�`�h�Zi�N0D;��l�#�~_E��Tb���"���zˬ�1�*R��H�B�*,�A�DQ�;��W�j~;�������#`�Y��*�$i����N�$� )�JKه���ҏ��.\����
���N]��V��̷9�������gl"Xw������Wܭ�3kq��т�4�t�wu�v=h��y:j����~Ch*_�eb;�#��.v�S�&��;�?y'3Vja�RF����`��|G}(*!�2��.�;��Qˬc?
m\.ޫu�J'y�|��<�/(}X�G-�Zߖ��@��,�ƀ_�����l+��;��2�>#6H�,�2�
��i
É�r)Gv=���X��[|X�֙c��
�ʄ0�s�	_�)T`.���.��E�Qym�i-i�y�����O���,��@��Y�{|�X�[�����B �]y
q�h��ʲ�Z\q�K��~0�ն&�%�ɛ�ˤ�Ы�P����"���D^�n�b�mtX�-��uv�f��Ͷ�l��w���υ��0����C~S0'%�=�U�ȼ� �<�Q^��9:�Y�sb�̣2Fc/�B�I��&�"&��~wb�*R���ǘ�/��PV�JL5�!х�8P/m�˿?�@j��v�Yzi�ǐ
+�\���S�K_&�����Rj��S�}8fX�^�޼�k����/�	�M��Sƒza���?�^"UQ���R�^�䍫���q����cYU���SG3!L>]ݟ٘-M�U���ؐf��i�_,kP��1l�e���Rz�<U�}u&�"�u�E�_Q�bU:�+��鄅�u�$��ڠ�!>zm?+2/��Y��
���:����A�_g�|c��$K�^���ȕ�E�/�T �/��:Z�����"~� �څ�AS�<��(U�3#xi|?�+�bk�׉7��������S�����Dx�}4:ڋ6&Q%_����wt��a�]�g�ЧN�.D]G�b�V�����2 �5%N�_���|���U����z��쬞Vf�T����ĸ�ݶNx_wv2��jWѦ�N�8�e��$R���f\X��z}���h,;���|�Do ��&J�@	2�˦������ ��c��1��ݥ�u�E�wr��c��1�fu��9��`�}VD��B��tc�R~U��)�b|�<_t	!��/:S�;��y�"k�&��w&���1�Hw�P	pgB�����XԊ"���Ǖ[�Gr8�R�N�K���a���v�~���39��B�G�a�?�s�k�E�:�E��H���P��P������bp����ũ'���
2V�2_C	�C�������I1rB�6��(�)�o`_#�V�v"�	L��1ފ�<.�<���4�\?�\�ơ�LJ��3a�x�8:���U٘'B�G����oԑfm֦���"�����k��;'M��}������@��aAn��
��:�����t����W_����o�^�:~6�U<������f2f�ž���f��i��m����s;HF��[�!��P�G��
(�+�*efěM��2��|K�A�"�H�W������b���(L�YD�����b���5H����lpgpD�SaÇǞ2�T�����Q����I�N�HG���=��d��t���:��;0�/"�O�8���~ ����n4�Y�ɡ���_����;�G��r��YBn�Nۊ�ˠx\K�V��W��D�B���K�]�rO���������g
3K����ȑYԺ�$u	�V���ʉf]���4��D��e��X��� ����kG�e��	\�m�w�Zv�R
�=�1�����.�ԕ��n�����?ˍt�n�E�o�Mr�;
!�W.�V�ܫ���ar�5.��d�=�MWy��������,���Iv]2\̙4����3Q�Y�yЗ�ѝW��No�i� ��*���j�L��֔�ѩeۤDSள�n|�?��$N��ww�\�_�<vg�G���|i��̘Po�E��0����7���qRP�?�g���{T̰mFѥi���P�P1�2�=1sޱP��Ӯ�,�iU6�d,o��xy]�ތ�jx�#f&���Q�
�!��P�?�^��^=/?�`@���s�!��VY���2�o��L�b�kX�h�|
�ɗ߽x���ۋ�^����C,��闸?�/������R��$b#��v���+����_7^3{ω�ڧY��A
OFye���ʴ�$.���O����E��>v��I�c٨�w��3
�,���%&�j̿e�]F�*�8���X����!S��Ľ��(}�;�N��1��­⮎�񆵐k�Q�}ÜFt���:��$���*�A���c�46�j���&�/??���܆c��6^$o�}b��71_�S�SB������X=�ۭC��8���⼋R\��̱�٘�K=0}d1"h|LTdכ�4F"�b��0>�4m�}j�n��5��%f^(�YqQq\�:����J�:���+y�4vO��P��TU�VR��f]��1Ing�G>@���.֪�Y)hW[��M{�,�Wv�}�_u,䘶=���U�4����|:"r�j����Pm��t��FU��/�}2��Z�����E�����F�uK�uO��Gޱ��u�»�>:�o�0j�n��b������kw�D��r�4�	i�+�׸2���=�0�BD�A�H��CS�Ex\���gb}+re=�T�_��|ձ1|c5̲R$0�w�ڋ"�F����CB&4,F;��t�c8�ߧur�.�T|[�7�_؀5_:��j���`PL�3q�<�
��*%�0�K
A3��t3���x��(��%�K���6 ��tM�H]�֤y��=i[����i�Sh��5��fGkIA�s��HJ"F�m���j���x��~�}m�Mo�����s95�ԟs��S�Y����b��[�Wm�����toÐ\��X�cSL�c�s������"t��Mޘ۳X1��$���x$SB9S��U�L`.LΎ��/�	�|.��Aץ���K��Q�N����Y
v����1�ٲ�����R%s\{g�p�M��P�(�����lR
�Ŀ�1F���q�U���{���E�ϓ�ٌ53�!��;�eUeeBfe�T�H���V_y0j�3�n��@k_����Ow@��Q(r��Q��[����Y$cU�?�-��Fe2����߽y�Ig��G-MN��MO�\�}����^Ԧy�{���']'���'aLƞmVT~<�xs�;���~·���k/%��Y��;]R��bW�E����4s�5"�J��}3�/��	���L��|(��nn�;�gKl�(RMI�D�8LzGM��K���L�b>��Z�,c�]��
2[���\��񢚶JQjvRjV���:2���+��ir&%}��\��"�,�(_�_H�1�*>�1�����@�A�S07%A��L1$n�UM���]f�Y�.5�G���A2�J]-�Cr���T�.O�n��R��My�Y
۪�D5���}�`7��U�R�F�ɣK	�=��a��,X
�����1O��<�O�*�*�i��٤��8	����Ҙ����x�̰y�����'u�K�s*VD��.
�Ik��8lqk�"Qf����_���oXk���>�R��j)ҋYN/���M
bى���b_k)!0ӭ�|���Hl�BGybl
��}	����
}$E
t���ƙ�-���
98�t5��T��&��ǿ�ؖN�li��b[Ƹ���|������:�9��J/O��|��鷓�]�}���/�H��ʢ��Xq%��#�xfo�3*�3�Z�?�����,r�`)ȫ����%
���ٛ�����^^�z{A�P�z�=�~�x�$�f�'�2)�>� �+���r�����;�q�����3��6��~C]v|�Yn�|�8��	G�	�N��?Ԓ-ĥ"�����}x40ӽ5�2k�n>��N����PJ.�'��iU�ʗ�|xߜv�Uz�@��\�Ͷ��0&@�|��	4%��7�*�"Yn'ُ�&ٖ5�=�d�U�C�P��i�����*fe?~a>J飰�kev:VFdP~��)l@=�B��KUV���v.��hx>-LT�~\��EX';�phPK�쟸�b�0�H;��[b��:m�_��0�ԁ��qѬ/_E-�vܥ9�AG�Q�eq��4���լ-Ÿ)=l.�n���c8j|
|	�Oc�	]n����Uه��,s� �w��N^�����l��]YN�k�h�1��)���)q������g�w>�=�ԫ���᜝s�2!���zѡ�1o���mP@$`.��hІ�^"rĆ�C��:��|*p:x��Zu ����o�K
���4�����s*x����V��_�m��y�{��7���V���Kb��J='�M.Kc�^0�.*l�>�C����N�[?�
�vڃ��{��į����$"
:]�T�m�^�2	�+ײn5���}���L\\�9b��檦���T�7o��h��G��ĉ"�w�NH�TEo�o��:��M��-W�e_2��b���|�j;�K�;�Kf��Ѝ�<IO`���N*3�nH�d<���z:a�lX22b0���h���\|��o�y��k@�@����e`v"�����g�͒Rl�&���G;��+g��L��t�5��OAH��M2�v��8�u)<O�<�R�]h)_&�$Ͱ�P0����<�F�`�d�ͱ�eO������-&��a�aۂ��)nh�D�	o�&�zE���x(�,�U
�ŗ.��}i���=�������`l�K-�ڕ�o:�9��B=��Cq@E�B��D�AUS�º;˾�E`}��QR�-Ku����|�F������E�]iB-�1��z;:�Wxy�-���!�*8z>�";��'Nϛ�oX����M�����ǟ�jW����}�a���M�[?<���4i�@���u����6�nn`^�]�!�ɱ� 0�Sn��tVS�G�ya���ٽ�9�ulψY�Ey��b����T|S?�L^��+�n��x�G�r����4��A�XS�8yoQ��ԩ&��G(J^��m���c��}Vk�P�u��AMM�X62"|22�M�tĎ�_v�z��ʨ2`:�D��-D��E���V����¸G�^���4��hY%�<?��.Z��ڜ�I�&{AE�,��3�`��\Y�d:rp��9K���\&	��U0s���G�rጳ4�|�8�n<[R�#��v#�S���Q��Ý�������րd�U�;*�^Wi/��Օm�ϲ�'����*UE�`�~O�-Ci���*�f��tL��V��Ji^�Z�-mZ��Uٿi%ߕ�;+9۬t���Z���)10��!�{.jy�ۊ~������d�t=�,ol?�:�!�	
�`nxԡ�?[�����R��i4U�h7�i�/@�u�|��o�m4�5]m���-MG3��5p�;w0	��ܨ{
f����O�f���5�Ro��$4���T�$)�S�g��dVyi�u9�S�ϓ|�ӱ�b^�I��N����rRꚑ��
R3 �jRʪ�:�T��?�{3�w֏[T�>c�.�00�ٵ��HO�t@}n3��04�"73�k��?�ڽ0X�,XŽe�p��}Ƽ4<�tr�J��V�͑��O��d��q�)I'yz��Ԛ�eN�_�LX�(x��r#�׵�6�A׎��7�(+�:����=��d��1�-��t�u{�!R�v�D�^^�a<Kf�_����0�ÎVhoZ�4��*
bЖ��e�Q=��9:��^^��5JXF{R�1V[���l%�Ʒ� �P�7�$˴nLԫ1������GMh���
4V�c�w4����v0���W��+��;�Nc����ٛӷ��N��/��[>8y�Z�_��
��RQ��������h�8���*y����M�&�8�+s�C��R!�`�(ktQ��eO�q{ާC������F79w��]O7Q.26�E.S�N�l��ߑ
UJ}KP%���V�����I�Զ@����q�NT�D��ձ�S���s����M*��V�O/��Z���UY��,9i�>":���1��h�1�����Va�0a��u"�9������,Qs��X,��R~LH�Sw#�$ ��4�M�,]�E�O�Ӑn��VV�/�- i�򾳇V ���#������&�<x$�Np�=��>��Z|���X;��Q@oG^|A�N����y}հ �����������fױ������b$�YE�/���YjSŔU^味
���bY��=�0zQtȑi�Mc.��u��97̕�ƼA���{F�Qv�pH,5�I,�Y~��Ɠ`'�N�IDK��=�ͬJcM∪��YS1��c���u"���ȣdW���tj�q���߇%7Ȱ���XL/m	��N]h�~�y~��[d�9dy�H]���F����\�ڱ��(�{3pJ|��X2WoC�
�빒
�Z2c��T�A&��rV.�fn͖�����!���Bc���������d%�ϋ��&}�7��.�r��%���~��������wWo�//��^=��w�Wo^�L^����M��ŗ������go��~u����+�gϿ�xz�����ٕ�	~qn~qq�6>ft;���X��KR���8��B����W+�E��2j�Qyx�{=]�ӏY��Ӎ'�=�?�z{�/_Kmi<�����)��O�yp�_=��_����_+�J?�o�'^=ޘ�����F';=;�K���&��;�B�,�0�%9,NU�����:�X�.H�I:���R��Bһ,�ɼ/q�JA_�k�R��Gva�Pb*H��w���Y�y��ׯ^�1�����%�������˳7g��ߝ�y�ڼ;��={�����~���9�wK8��2�aw.�h�fɞg-�xN�v�o��ab�ݱJ���ҡz�R�8X��xN�c�iCg��*�J*�R(���0vd3FV�aF�H-�ˇ��@�1��[ȅ&�lyO̥ގ��T9:�����{�"P�\�Fz�*�ƅ�c��'���H��t��p%�
�p
GG4l�uLu�'�}�����]�a�$��S���W�#/�p_7��K�3H6�j���vg��i�_W�RDž����l�(ڵ��io���'5\�I�{2V�'M)�<S��<�w����`|_ 7�R�x�Dq���<@�CyGW��EЃ�L���9ږ���ʩbj>l5�i!p3���FZ,p���|����{o����<��
F|}��_��}��w�#-��@0Uʯ�6��[�(�I���f�ˆM�%CV�(�bV�rɔ)S���nvb�F?+�W���`k���;��Fg���mBc19�	��ǖ�Ǘ܆@��A�lZWqm�r�i����������Q�,+�Ͳ��.7
-�*�QS�{�_*�Q��7���V�H�Z|$*ho��{�������[����Z�·��f��ȱ�-��k��P�����&���~M���H�`,l7KG���ED�Qԟ~#�8�J�=��pL���=K�*I�pM�<��9Y�*�S���o���PQ؎fy��3�R��D.��w��t�
����0��H���b#�[w��#5�a9"Ȫ����"ܟ���z֩1p��G���'u���1�Q}�n��Ǐu�E�����۫��Qqo��t�Rힺ�t6i��b)
d��f"�Ϋóܺ<��0��b�	��]u�j�����y�%핼����D����DF�_�6+��|�nP��kx|c����_�Q�������'@��)j�&6���F�g=V�X�ԭ�LOCC���32�Ng��BtN���$�����	����.�e��8(E�}'Ҙ"^���X24�JXJW�Ha�^�}3�]�m���i�P��*[�I�?|wq���+%a>���tj�eB��JE30����qP�U|]Ŏu��j��?,m�=}��/!�ĩ��]<r�]��uAE���W/�`	��%c��f�	)m	��Y!�7�2�yY���Gqd���Q����t���:�
8Yb������5X��E.��x��=�_W��$�Gdmh�M=��@=�B�7�]�)E��d^G>�ʗ�o7�ETxYU��b�<�ا`E��TC9��z��D�jֲV�r�#��Y<�Y�e�y��Q|S��}�)����Zn���zuKby�"�Hj�`�t��[�TQ"ޗk��<���7I�"��n�'��|�\S��f�]��6X�蝯Kɗ:�����
��.�RE����Is�*�2�X�9���nC��8y��(NsU�hpKF�E�u'*8��4_�+`�:�
;9YO�??=A�z2�_���ӣ�/@�b�+S�b}8N%��t�y[P������_1Md��]��J���&o� ��r���gM�P<�����AW[l�X6��>�E�0�o�k랥9�}<Ζa�@\�m��'^��m_�(�\k���)�Gsh��K*c[�
�<0�z"#�Jٜ�ۏ���x�鄫Ǫ�D܇�nTb3
2�6���Q�,�Ӡ
~������}�#[=��]ij���*�T�͸$��]0��ٲ6���5ՑuX��^��Q����H�t�����q&Ҥ���at���X�RX>ެa�������TrQ�@���>�Tp�r����QY�d�P'A=[�v��|:�;��#
�ݝ��jt��z|2^�p�[<�

�P>����A��Z
凝�P�D��mXZ�
5|iU�4��J��.:�f�mϫ�l�����\�#�#�v"$頃����������i��X͍��m���-_=l���n�Ϗw�;i����5&|؜��ă����9У��ߎwZ~ܲt�{����`w�����;��z���~���z><����t��������9��>�=l���֌�c{-o�ў�G��d��PK{��Ym@F4�,�litespeed-cache-es_ES.moUT	��rg��rgux����̽�\e�7>I�)*�` �̈́.n6�d�&�d74E��sww���a�L�
H�*Uz��Jo�E�R�" �H���?�|�S��$������y����>�<�9��m�UN�п�Gf2_��L&^-�i�##�6\���ef#*�R9�ʯS9�ʭ����gS�*/�ru*��r
*o��*פ�>*ק�	-��F.�{_Z��
�z��Q�m*sTN�r�ʁEh��Eh�*W��=*�D�'TnC���G*w�rS*��T΢�e*y��-�dv��*�K���,R���3�����ʝ���Ɍ��H�w����]T���Q*�S�����~�~m�c�kg*ץr*�kS�;��<R��?�r*O�r-*o�1�����܀ʧ����C��R�D�TnM%u!s.�S���L���� ���|>H�T~vƱ�ho�����`�7:�v�T��`�qH&�E�zT�Ie���\Je��a����:�P�c	��Ry��|��	T���gg*۩,�p�k*�Q��m�e2ߢ���Qy�a��T~��O�z��i
�܀ʍ��x8歋�9T�R9�ʛ<~��*�Ae+�����#ЯqGb}�<�p�h��#�uG��9��o*���t�`����Ga݋T~��#��&��q-�?
�y��,�����h��NGc�Gc�~4��ѿ+��xO���Gc��SڋT���^*t����>�<��_<���S9��L���9�X�{������n>�����~=�]x��j���8���0��}��q�O_8�nr<��t<��x�c�>�9�W�G{Q�e*�=pq�޿Z�o;��^*7�r����>�C*��:�x~���'Znr"��N'b��O�N��|"�y�G2ܟ�~�pR���ϟ)��<��~�r�''^Ɲ���N�}Zt��I��^?z��c*GQ����.�k����-�=��iT��d�7��{*眂~x
�S����o���|�T�{�S��OżN�:�t*�\*w���\�4���Ӱ�;R��s�<�4�O�x�4��ڧ���xؑ�]�l?������g`��:����?������u�?p��3�?/?��_���;�����S2ޣr>���`�s�I��g��ga]�;��٘�����q��ؗ����*��}r������>��l��%g>n�v�?��W��O}o�s0�ߠr2�S��y�q�9�ן��{���\�\|g��X�y�n���~����q.��/�ܑ�۩��x�\�{��Po�y���yx������Ϯ9��y�����8�8��X�N*wb�<����8�;��_��M.@��E�W������0�^��,����0�c.@?ϻpv���`����v�#mg�%���__����r���K�~�߉��^��8}	��-K0�-��^��\�~�!�k�1�����O��_P�����Q�r��Џ�"|�p�߃/�\v���T����"|��s��c~|z���ΰ_`~W����_(�������T����ߌ_b�;	�X�%���1�%ڟ1�?��r���z���Gw_�y~�b�j��K0S���q	�q�%���l����狗������s)迭.E�ŗ���/Ź��K�ޥ�r�at\�u��e��
/G��]������1�����X�G.�<�p9�]�
|g�+���v�ܶ+0o]�y[�J��ׯ�J����T���J�s������s�*��U���]�q\���
�y�*��;W�{#���]��ny5ֻ�j�k���^Wc|���NU�p5��'Wo]}5���A�
�tȂk𽳴�����kп7��y-��ٵX�m��~�y-�\絀��^���Z��k�O_�����_��º�~|w��@W��+���u��9�/����ux�[��\x=�������c�?�#n��Wn��Mo���k�
���
���
��7`���x��
�������߈��{#�=�F�/o�{���F��n�}ƹ�M�w�M؇�Pﰛ�>�߄y��M�'j��nB����ݛ��V����So|7c�߿��\���;ޢt�-X��[0��=gn~>��������[0��݂}�ڭ���[��׿��Ʒb]g�
~hᭀˇo�~��V�+��3����
x��6Z+�mx���/l����o����
�ᪿ]3���O/�-��߂m���v��������x0ޯT��}}�́w�{��h�|*�a|��w[FsHx�B*���?��{��z=�N����:̽�މy8D�Ϲ�|��{�N���w����0<ޅy��~�]x�,���.���w��3w_lz7�zs-��p:�n�s}z}��8���p򾖙{0�kރ}:x��q���{���xy��ۙޣ��w��~|/�S�E�/��p'���>�pv�}h����܇�]y��@?ܥ�����+Zn�'|g��Po/*���|��'�7�~����?�|���w��'ߏ~��~��]z���/<��5?�u����~�^>�엛@��=�~���X����0�A�������T>�A���Sy&�ۃ���_G>��=�v�}�x�CX�e��}�!|�Ӈ�~�?��
��aЛ�>����a���a�G�0���<��{�À�??����J�>�t�G0/�����g�#��c��,��G�M�`]�z�6�π�
���6�q؟���g��u�B8���?�<��/x��@^3�Q��Ǐb�^�(����|�|�]�1����:�~x�O����ŏ���C;�?���㨿�㊏G�����Q�c�/x㾝ʿ3�>����	�O���{���\�JWR�g��h����;��z���ݿ.G?	8��$�GOb]���#��s֓������I��3��+O����T~�)��O)���z
x���9~
�|�S��?��.{
��MO��~
���)����Z��)��O���i��ا�iOc�f=
x�>�y>�i�w��؟�i�;��w�~Z�O���h���V8�'�
�
�+��h���^���՞ܭ��=���Ϡ_�g�^�<�����[���G>�r�gO��:�,�oɳx�z����=�|�sX���{��y}�s��?=�q��e�y����!W�����<ƻ�g�~~tͺ/`�_}A���Δws_�9u��3�x�G/@��틠�z_�8�z���"�U^|l���Z�����KX��/n:_�^�w�K8�	����[�~���1?~���e���T�����;�s�����>�w���`���
�w�+���_A{m�|�W���W0�ǽ�����쓯`_�z�;�U�oѫX��_ž<�U��E�b?��*��W�y�~Z��_�>~���k�[[��}����5����0/缆q=���;�ợ^�wwy]�7�c\���(���Z�:���׵�Z���1�����u���x�p���
o��8����o�qo��&��o�\x��N�Ϸ�����~�|�-�
#ߦ3���6��Oކ�|�?p�����o�<������|?��w0/��������wyp�����T���.�d�{hg��Я�=�9}��>Λ�hy���z�̧�^�������`���^�����G����D;/�S�.Fx��!�qʇ�W:>ĺ��!���w��'�}��S�?��!έ���G876��}�#��}�v'~����6��z�G���>_q�Gdž��8�c�>�<�1���`|�>�|vQ�>��~[��	��様�
?E�w���>U9ק����q��|���o���+�?��/���ǿ0���~�/���=3��XǾc���q��o������{S�����<p��/O���0���x��?���������a��>S<�����2��=�3�w�g���w|<���3����a��6T���*y��I��7�
��7���s+*yܽTr{?���_B%��-T�xG%��}T���J��7�d<1a�0���P��?n8�s>��'o�v��ߦ��k��a2��E%�w���*y޻���O�ϸ=*#��U�	�z�*�'�`<�&tp�J�oQ�pv�H��H�7��/S�x󋫢�V�8�P���C%�E�b����?�*���'�"g[
�뮆�6����W�w�d8?F�O^
�]K%��o�d|�&��Gߣ���&_@��T*^F%��>�Ƴ���2�3�C%���T2~��泏J��O�����50��8L·-�x��E����R��7T2���7�e�a�?oM���k��
�B;c�l^�'��?�T.�S���Q_&���/�w	�^F%﷍�&t�赱��,��T��♵���u0�G�88u��/�:ݸ��ug�Q����&�d�u�V�ߓ�d<�h]���۩d��?�dyʹ��e���T�9�	^�G%��s��v>�2��_&�i�+X�s�d��/z��Ä��B%�_*Y�s�LJ����M��Y����S7|-����w�d:a篢�1��/��JƟ�n��j���kC�7�J�?O�x�n*�y`C��荰߿�ޟ���ྶ���a�O���썰���yC����0�?6��tl�}R�t�_��C�d��c����x���M�o�R���d|��׆�|k�|>�5����u��a���J��~�u���o��"���}�q��D�~ʦ�[�f����,���Y<5
�?y�:*Y��Q��]��	]58p�h��6�<����Ͱ��Pa��T2�u�7����71��`<��`��}��|o��/�6<�9�ͱ�^��d�-�[�[���m��5�u�>��E?��Ȍ&��u�a�8�kƳڷЏ�o�{���oa\�~���ۀ������o��6
˜�������a"��t<��w<����x��T�������������'`��8����-��N��Ϩd9Ta�ab1bk�Kgo��ܸ5���[��m��>X���`�?�
��m��KT2�y涘�g��.1x��p�9�;8w�����=��ÄN^��������4���b�\�]��3��}a"�s"�ߣ&���xm"΍��s����OwD{];��澝��Uw�9����دP�|�cz��,7�LB?�Yw��.���wyo�u��vT���o�x��<��f|�d��ޓ�Wo��z#Z�r-�GǶ�??k�9���-8'�n�������-8/V����)8���<���3y
ι�S�Py�!S0��b=��
8ܧ�)�,W9�J���N�9��ש��ӆ	==e�g�4�w`���4��?����"*�޿f��;��T2���a��[�O^y�J"�2봡�3�Q3@�M��I30��z��|Ο���o���{�����k�w��.��������c^�>�y�v��FTV�ڱ���O�>��.T���7��,��w��g��m�ٳ��Ι��cfc�v��w���y�d6ֳ��p{�ԁ��t�9��zi��9:s0�Qs���xz�`>���;e�r����9��w�N�������J˹s��\���?������wb~w�^��	�2��}����|^Չ���N�}���݅����]޿�p�B��.��k����ù��y���]q�Uw��T�]�n��q�^w�
�u�n���R�z��v�z���Ww�:�;���~pw��G�c����÷���:�ʛ��j����s�oO��{���a�yQ�v����_�!Γۨd��������]x�^�S���~�G����#��GX�
��x��~��:��7���^7��<K%۽��y�?�y��i��m���:;<vX���w_��K��|��z5��m7ڛ���n��,*�>�S�?ٍ�z�J"�2ow��u򀃍�X��<��z��Q�<��l�x-��>������C����u�x�Z��O9��8��@偬W
���^���Ÿ���>z������xۇ�gv��}x~ƷK���ϙ���ں0,s7�gpp��s�ކ�ǺL����|���>��|��_�|^�6�Z�o^��^��E��ӊ�7�1Ow��*b^^)��D�o1�oK*��s{p��cK��Z:h�����;4�Ϗ0�#���Wˀשe࿋ʠ��+����~>��c�������q����Q������
�|6V:(qT�uy'Fw�bV��o�� ��*棿���88��s���G
�g�؏����Y�u���7�=~!��݅X�E��K�.<�7��ytg~��A엫q?:�q=5<Һx#^���h1����7�,�x}1���b��1���c��?��o��<�M%�_���9`X�b�W���a��W��0��\�@|�v��{�8�?�@�׫ľx�@�?�/��~��`�I�z�v�y8�`������z��{\�p0��C��k��l�!8�f����������������yx����r�C�
~�b��>pvۡ�?��򢎟o�	��M-79��>�0���]���g���2���я��q�8�כ���3���v�[;�t�q���aG�w$������G��?t�o�Ĺ��#���v��(��Q�w�Q؇���_9��{G��YG�]z��Ѩ��)��)��!?E�.�)�⾟�>��O�o����v�x菟����1x�c�/w>��^ǂ�8�X��c!_��q�϶��<��!T�ɩT�����X������x���G�;p���8����w�	�[R����	�����ﵜ�~�v"�ɑT�r�1�6,S���:	�u�7�$���������t�w�IX�ߜx{�$�׷N¸V;�w2���'c_L;�N�y2ڽ�d�w�yJ�����s���W���x
�ǘS��*�=��S�OU��T�峧B�驠�O���O�|-;M�4����1�O���8<�;�t�ߍ�c=�>�c�3T�p���8�x���3'��D��|&�/{&��gb��gb>�;x�3�z&���g����~��L�g�{k��������p�0����>�jy�Y�����z��Я7��z�z6�m�l���g��������F�W���9��9����ًJ���=G��s�咽���s�看}��s���u.���σ&8���<��<���c��<������?��v�9��;mH�;Lo_�y�g��%��~�|�;K@_lw!���B��1_���B�5/�f/�u�E��y��Ex�7�_��xN����z�ܯ�xn�ρ��s��O��g~8����>���z�/G��>�JbM3����/��.�{[\:��b�G\�v���ŀ��%��
.<O���u	�}.���%�d.�x)�;�R��^�|�Ϛ���]�2��'/�{k\���|9�æ���t9��C�^t9��ˁ.���5����_��?����>����
�g�+�;Z�r�5�
�+pn]}��>���9s֕��?\��}�J�'sڟp�a�UX�]��z��c���*�oëQn{5�w\��T��<�j�O��5�;���]����ʫخ����vX����k!���y�W���~�vG\�\�:�Ǩ���]�}5�:�w��/�h��C;w^<��uX�����z����wG_���z�˛�c׸��
�?�A�7��ݠz��7o�w37��o܈vw�������nļ#�Ս��_o>q�7�����	���7����q��ތs䐛'gߌ��f����1�O�<�̀��o��K���o�|G�`>�>��[����-�o�[q��y+��[ѿkn����͇��2��o��۠Ϻ�6Х�����@/��߀?��oA��[�͛�����;n>�w�w��p���;�ݷ�\���o.E�˖��.�w�/_��2��㭓9�J�W�N��;���ջ�g�߅���.��=wa�^�����܍���ݍu9�n��»яw���z� �pr�=�n�G��=�S�s���s���#���^�G��]2�^�����^�{�O޺�p�}�Ϟ��p�N�kT�H���~��^:�~|������q?�w�h���n_~����j�<��A��VZVļ^��y��sb]:B��?��\���LJ�?���?{��X�mF���q�����o�>|�a��o<�����k�#�/'>����#X�;�/��|�����g�?c�]�g����d�ڍ�������w����=�z�Gw[<
<3�Q�=���D�ߨ�w�{O=
��G��6y��=�u�1���>��я��K�x�y�}p�8��~�z�s��O<�q|���˞���~���������'��?�|�_!�8����x�r���>��q��د�?��,|
��<��ͧ0�c��vx�mW�>R�_<�sn��h糧�'|�o�gs����7����x�o87��7�_��g0�Nx�g�.pu߳�'/<�}��g�n_y��=��C����w_x���8�6y����c�/}�oz�{��h���.��
^�>����y/~�_���C�y�p���?���=��y��ݍ^D;[��y����_�~��8Y�"��)��Zo���؋���^�2/��z/a�l��p�Kh���?y	��%�}�{	�;_���>�%��{/�_#^V����/���e<?�e�ˎ{�n�w����a�������������Ǿ����|���E�+��y��;_}�U���W��^���U��˯��_��
�<�5�װO���˯��q�:ƿ�뀧ETŎ�y�*�a��
��]���؟�~��&����t؛�>�&λ���·�g_����[hg��؟�W\�6��j*��:���\�6��z�����r�}��u��?0�����������>�J��^��i�w1?��s��wW�����뽇}����7Z��9��y��{������t�{*�y��{X�
�<������S�c?|�>�ѵ?@�7�������z��0�S?]��?��^����?ѿ�?�G�x��~x������~M���G�я�>�z��!��ѯ{?�|<�!��ևг���H����:uۏ�!^��pz���_�~9�]�v�t�Q�����'���|
���S�ۍT��t�W�8����7�ӟ�|��}����< �����?^�����0��?þ~�3���>\O!(f��1T2=�G-�Æ�~�J����d��<*�^��Ç<,���ѣT2�n8b8�g��u:�J���Ͽ��u=�J��Q��T�A�����Ϩ9���n�D��:�*�z��u_@%��)T���%T�|[m�����`*y�w�R�W�d�ۇJ������ЯS��u�f5|�7Z��J�˧��s�-*������T�><�����}�>�����p��)T2<�@%��O��y��p���5p�c*Y/���_��~�v����*�O�"����wS�r�G�z�5��ZoM�T2�0�J>���5k���P���G���N%��#��߮�y��Z��ݾ�v��x9�Jƃ����@믍v�_�dm��-k�_O��uy]ˑ�|��:�W�:���篃��N%�?���Y]���뢝N�X�d]��E�~�[p1r=�����~蠒���a�}y8�T�?�Jޟ�}�J�G�
�cǯ����^�L%�OgS�r�׾�u��>��>�1}������H%��W�|��Ʊ	�|Nl��o�
0?l��]B�y�ϩd��_������6ļ���?�̟��!�qӍ���F��l��G%�6B�O6B�����@%��37�|��1�y�������l���	��M0�S��S�&���6^xb|�M�þ6\�u���]T�>g/*9~Щ_C��|�T2>�I%�YK��q}�Å��M%��B%˫��t8쁩��l/qߦϤ,�7'�qL%��e�?��b�V5\΍�S��mT2]����u��ј��\}3��j3���T�9r����M|��ob>?�&�v���1��c��1h�1ا��ul>\��>*Yot�是1[`}&i���_�B�`|��-���|����7�b}��y��n�w�̏~q��̡|R�1k}x��T���oa_6{��/N���{�P�t�nM�w�|�~�8��x��/��=3�o���`��|��9|��\7O@?�����Q�|ݦ[�?�-����[+�G{R��N��w�V���V8�Fm��8vk�S�ƺ]�5��?���m�6����]��<O��`��3���v�6X�{�A?��-֭�J�sD%����b��S�v�m8{C�7m��l�ྏJ�_=��9s��"g�w{����c=7��������;`�n���_��p����]�����?�P��ϖ;yZf'��C�d��kv���XンA�ܳ3�ߘI�/�L�9|�$�M���u�e�?��-�࿞J�����}s3��f��m��j<tLF����yzz2��v�k���߹��>��Xw
���)����z_n|���)��7�b~_h�����;�d;�U�
>b�4��M�z�O%�[���޻s:��m���
�~��+��������Q������}�/׎~����WT2]�����	�c�Y��y���2�3�q.oO�y�P�v�;�g�`|�8�c��ߨd���b<�\����>���ڲ��R�i;џ�;/Ӻ�g�!F��.౳w�>\�έv�o�;��w>�;�ѵ��=@/�v૏����'�u��o\�'�o���~�}��`��;���ž���<��X��wg�v�����̵�o�����︽���oL��
|��>��'�~���}B���x�F*��H�pv��<�
��]��w{0���#򘯿��C�u1>�k:���|/�9�1�,�Y���J/��.����^���^�w��b�^���`/��������\���>�g�~Щ��1��/o���7=��>�0\�ZL�������}��|�1��>�<���/����p�|�ٿ����|��?��/�"�"Χ�h�P�P���ϗK���#<�(¸��;;E��ߋ����p��a=_��d�e�W�h��p��~�ߖ���^�a_,��B����
�T���
*�`��Z.��*�S��}�^��G
�va
�~e
p?s�w��=0�(�P��sb].[��e!����7��,>��"�\�y<~��п[�=�����_ļl?���� ���N���-\���E�O�/�<�b1�����{z��ŀ׍��<c����}���s腦��-�p�8�O>����/��1��*Y��ցz~z�q��>H��p��s��A8�?>�H�`�o��k�
;DχC��{�y=��񭇠�݇�@�\�P�Q??���`�3��MT�)�`G���x8��G9N����{�?B�#A'�>x��#�__8��G/V��:_}���Qx��;
<��рoƺO�%<��_�t�u?>����\O>��8pݯ׃�`\�k�����}�ܿ�d9�*����/�?�o�������)˱��W�C����tl�����_����߯��G�ϸ{����޿�ւ���I�y8|�	EdFӽ��WA�E�<��mD���g?�rs�w��~��	�9���{����V�>����n����oZ��w���U\G���>@�?���[T��C��$*��gۮ�~�D�Py����z�,�{��A*	27��?R?���T�F��t�"�M,��󏎔L����Φ#'��a,���t*�r]��wz�u}��^��]W�p՛0׿��<���ѳf�=j�d��������=0���b�:Bܐ2���)޼^I�gQ���9�hM޳�z��������J��3�=`����txF農��Lu��}J׷����SZ���O�GlcfW�Y>�.�~̥>I����Tg<�{���_�u�_�z;kK�����ʹT�$j�y}���6�<fܩm��}��!sݻ����v��5�v�����j?]%S���͇#��)#�+V5T�r*�����u�٪��k�ܳ�T���O��~���E��é���]�7����mj�'�=�%ۅ�o�mݪ��WA<�y�8�.�����<��M��`92�=���#����[D�f~�w�5��gOk[���� ���zocz�)}�'��/��7��z����y0�޹��
�g;���#u���;�<�Q��p8❭F�m��Au�ѽ�'�n}z���gm�����o��~O����w������oP;��3�$�,��Py���Fm�@���G�����vpi[D�g��#��8������=q���1��z]�ׇ����{���~˿s�H���%�P�o�w������ö-<��H�̙�{�R���u>�~��9��lA�~�uפ�_��W���#?sӜ:χѽ���)���<��W}�S*�u��F��C��2�k��9�-�:k�{'R9o8b��9\�	���^�u~Am����Q����h���7�c�7T�5�f��7��}�ou���*�����3�3��D߹��e�(j{�ͧWA����=�mǖ�3����m�~����q~��͢w0�SN��W��`B�s3]�O塌3�S�to}z�^���01�cl��XZt���M�˾�b���_�{����m3��A�����q]��~W��o�<�ʍ��X6��fqDv��k��A���{L3�A�O�6�}Jߤ{�i���w�����{��2�w��3}��g�ͦ`����5#O��T���O��w�ej������|��_I��~���}���2=[D��{
z�W��j�?��֝��bz�6�=�x��}��u�ٷ��b��i�FJسĿ��;F��a�z�u�b0�c����t�nms�*�%��6�O3��[�������&л�C���!�?�Ec�_�9��H��P�-t���Z�i=���o���!���~��Gj;��E���u�����������}�{$b�}�]�7�a�u��?�:�G�YH�z�t��u�ۈ޹����{�G,��ܠ�C�/a�4�U�����L�������am�"�w���;��&z��Л�9���#�X��đ�/�6�9�m�ۑ�_�8����3���m��t3]W3���g�����y�}չ_�m��=��;��zo�� S���]��1J ]{�Qm�y�VA�/�����K������!=/ӽ���t�*�W�����GoS9B��2�g�?1�1��Q=�[J�Q�/S�C��J�i����Ƥ{,?�����'�E�]>�����N������:���_Ez~�vm�?t��T﫫5�O�L_��ﵝ՘>�ƿ��9���{O��v`ܣu�0���c�#Y�O��>�_@�6վo��ۄy-��]/c��~�8qh�9m18���~N��$�;xx�	����	�"��w���M�
�X�oyn�6>վ�D����Qݹ|��L��D׫2�I�2-�s¼�z:~�&���m�}�Am�}[������h��!�mƼ�p	#!��c�fS�
�#�K�of~�ʉt���>���޻f�d�~3���\7�~oM��Tr\����~]�|1������q#��_���}���8�ꭥ��S��w��m������0�d�K�yў�qmƸ[�5ǘg9��Ǿ�?���z���;�/0?ȼ/��gG��6'��麃i5��3ӿLK1R&����?ѳ�!���m1�~�׋��:��x��S뻚��t��?O�oE�z�5�ϱ&�a��a�mw��1���A����������T.��ENYC�`Y��i=�qvz0���gky�*�'<�p�Gm��{P�[��w��x��g�^���xu��9��;�ף6{�oMj�}�?q�.�9�6&ӳI�T.a:-EcI���!�X7�8�]s|�#t�oR�K��]u}X�^��[7]�O��_��oCeU��Vz��_�6?���T�u���w���3�^�~�^Id�ԇ���Bf���z��ݩ�2�����ge5|��Cu����C�Ϧ����q~��B�)�«�C�M�{�z���c�_��[3]���0��=��.�����t�ő�[x=��t�+t})��^���T�\?G��w����oѽyT>@�崟k1�gh����i���k�гg�����^�b>Ϥ�v�F"��L������Tw
����#��>��%�
h;_f����2�E4�c
L��^��a����,���u8�D�[��:v���=�I����#v=�u_�:㴍��!V�f�ڏ�WA,�UY�J���g|�
����
C��g�yN�m<R\�2�i�o���<����2?H��=��oƗ#�]���~��m|��<9�d�X6G};�yx�?^ۍY�3q<��2_������ȟ�	��^�a��k��Wj���{�F;��˘�x볩�;����Ñ_�?t�^��1�E�^��Mt-n���Sw��W���h�sz�{�<�S�ČSX��{�ۦ�k�ֹ��{.�X�_��ek�,�Y&K�k��Fн&��}��'�'���<z��a�S�'�]�o�����CT����g�?W3-�u�E϶�3�e̟x��.>s�ٓ�Ƕ���0��,Y�����wY��|�ט6�z��^���*�s,��3��2��L�󓆱����w�/�����
�[���:2ycjo>�W��]
/�ј���H�nD�V���o�b���#0��8۟ѷ{��^mk��
���������w�|a���,˧g�����1������mj���Ƕ]w�5�b٪���[�Mt���^@�汞F�n)]�.��	��X*?a�p�츉q�7�s�st����~�D�f�o��o�������-��e���g뽽�z��1��NT��o�}c��_i���{g+���J�7���a}9�\?�:�X�	=�����W�!��)L�h��Y_���,��o��o1�f�^�����5X�H��3��%�U��*��g���|�ޞ}��YH��ߧz����������h�}�ޟ�2��ȡ��p���&0��><J�]�c�8�uS,o�6��}4��2n2c��w�_�Ij?�M�<A���6�x���p��[����<�,�����e��K���w�Py=��ޓlwD����~��I:��R�
=���M�C�K�xٞi�H�Y6�^�:S��?�`{vZ7�����=˦�o&�;Tn�mRy,��T�)Ƶ���v�����	�_��������U�y���´��=a$bBsވ=��c��H�}������N�ȏ�|M�M&;&�}Q&����*�u�
��B)ۜ��'�lkg[�����e�l��8;fk���P�l1�f��~���i�X�;�J\�J�\	��*a>�U�+�jO��R��lT��2���Z5t��f�D�<������a���G�U�A>�.���݅�B���D���!m����-�oO40��a^^���l7MP�R�Q̞���j�ԗ�FمQ��h�Rw\ޱ�7�U�eJ{*4A)�
�A���Z)W�J5T�qa�P�i�¸I��-T��$}S��G��l5�f�Խ0�zhTcKQ6P�q|Q���E����q������Z�I��r9�o�j;M&eȚ'����g~X�g�N%��y4��hY�I�…n���·ՠP��5��Ҷ��vT���Vw�ww1(�=�V�U^���V.�S������S	�ĝ&tO�����X]��{^��Q�8����JX.=��ިX��*�Dy��B��V�=$P-�7��F˓d����h  H�~8�0S8��kq��  �eg����� .�d{h;q��a@ C_*a6,1 @�[N�9��Zr=Ũ��F�b�DVh
��b����b�@��0P�� ,�X	:��	c�na�\�P[e�ٸ�ϸ'�|�ﶕz�5�e���ԇ��b��-����V𝘀_`l�}u��V��:﷨(��f�i�ɦ�M.
{j���Rv����𮢍,3L�ꏢ��vWW;O��|��@�vG$��`r��g~�̵B���c��L��{��U����Ѽ�bj�F���-�L��V�#��T����i�`A@;/;vZ1���s	�����l�<��帡�V�/����O�T-�4��ٙ�8�f;�X��L���7��^��TB��m��y��'�1R,�U�!
U�Rs��`��( ��mB�1��!��^�a����;�a�q�v'�{Cw�,m1���d+���譆���k�;{k��Y�\'�9i�w��T		�e��%Y����lOX�z��բy�ʥר>;�jAT��P*�)�ob`���z��<��ԣr�O���%=��ǩ]zIN�~:���0��ѥ��D��`X�7S�R5��G�8��K�f��~�0�h�?(�af�Z�v>=�u����[�����X䜦�1J xh�a}iz����W|
�%�Ӟ�-Gۺ��V��F/tU�1-�r���U
��ezd���ޠVԯ���
�HK�.Q\����tJ�jз�Ƣ��cF:�ٱe!�	�dY�
�0Ɨ ��W���B%�]�Vh�A���>h���F�	�Bx2_�5��K����zf�WJ�Bu����Jۙ)�j��Q�JD�\�i�0p��Hi���a@�Q�j%*���rrS��`�Q.Ӿ�%��*�cl�.�z���r�I*�^/�N���������F�*����9�����۳�}���XN-%/��`�C����f�Ft&q�y��7��"w���B�Ļ4x�f(���[>U�,�}y	��Ĵ�r�k߼�E�\��hoy��ŌDܞd��j٣�ml�v�.�O���r_���Ê΄Zy�5�m%�ci��nS��Z�K=�D�G�8��ٙ�C�K0@1!+�$�\��]�6�gyoT��������`�O�!<ᇲ`@��av.1v0ķU��j?�bP��Q%AjvJ%�e<ƿ;�0h��K�skL)N��:j�Z��	q�:�
����\��xm{�)�ȝ'���"m��iB��m��Юg6i<��a�97d��R�j�ړm;��W!J#uW�>�i�{êR���9�����Ƅ#��B�r=�&�[Sv�^�4�2Ua�G�N�?�K2��!B���9�+bl����rL�15 R
bu}JC�"�Q7���H��A͜���L�0O��t�<�nb��-8	<a�w2��:�\���r���l
:��;đ�%�:�1쏊y"�&��ZX0�f懃��}$��GqT��Q��i���Zb�G�-3�Z�-@ �D��
�D��M*��8=����J� �E53�����/�w6_����!�lf2��2��2k2Z���M�
����z��g���1�W2G�_�UA���I��Q���zǰ:D�0���-�ʧ"���)�ne�ؐE�lW�R���Ir褪�0]Q��N���a�6ZHB(����ȘR1���ܾy���2`�9�Þ�QMQF	 &ee��j�p�y�|:9f҈��-�����袨��<r��ب�9&"��ALJQO�du
��m���
m���8��:���Wj�<��v�X�	+��#d��@����+�G{q6��e��q~��˴0���dN�6�e'�-,�	��6��c�ShS�FWDxE��Q�b��A��s�YQ5�ȝ��W+�$�$���
������qL�i�Z�v1�C��%j��뗊5�_v� R
��N7�
�B-���‘M�^�ͳ3:	�t�"7��m�'�S�ȸ�y+ 
-�$6�wP~�U�3�Sޛ�5���L���D��� [��i~h�[�)�ryߖ��U�����y��ϋ�kt��t�H7X^b~F݄1�czOʵ轹��]Y�(�Sȕ��:��0�'���wmZ��°H�.�>"�.L��۫[d����wD 1�����,��ؼ����+ZQC^�2 S�t`�N8�QAH+ʐI��X@�?ہb�Ș���̙R��g;����6$h�N:,�LZ!o��WHJ84��`Q2a�rh沭�����p���=���3�r��!�̌6Q%�a�D���m ,x�Q�.��w���Q(#!4 o�ͼЛ4�.>�,jMyj� Ѫ�Z����l�n��h�C��e�V.�ga���%x���
+�e����Ӭ�9�<�	׺�9/=���rZ��"��JvfP�;���y%��'bUpC|���5�=�*e�U�G4�&�X)T���Y%\P`=�� .tc$�'��ޯV�����ٗ�dȣt�>������2�ʑ9( ��<I������ʐ�ѿ�獛i0ߍ�%g�a����%и�`pl<�II!1�˻��:&ְᗆZ��*'`��RKѨ.�
����k%I��V���p�
��s�u��BR�h�nD�UYX��Qsێ�B
�P���]1�\���w�<�!���F?E�Ҷ8���v��$NJC �0��dB�ӄ�$n�@X��S	g�.Sb����ې=��<��Tb�B�����Ml��zk鬑���Ҿ��ϿǮ��Ƶ�Q7�V�o��_abR�.�m�J�*�'���A�j$�,ЫU*��ͱ��)E�CUx�V	�},V�e��>w��k5���4lu��#K��-�y?Al%.�8>e{{��a�n@.���3bR6*�2ue��;��f�kw�l�T�|�U�9[��4&xQ_�ִ���b(��:�	>�^���N��<T`����j�):��h�V]U^E�nt�1����`�?*�[eZ��l�yb��0�
��8U?�#���-���p�����Wk�����;��W<
W�o����Y�Z�X��A=T�ڀQٮ~˘�����
c:,S�B'�@�������?�>��!:e��t�{u�-�Y4d��]a�pgנXc�!��By�	`񺜵�K��P�/��'|�Q�͔'��iP=z��>���v�����j����R�z�/�b��L��ҁ�����ׂ�36Z�Qb/۔��G VB-GeMl��b�(/P+1���Nf�F �@�I�CU�AM�BY�r�0���t�>��߾��,����SL�a0 �����D�>9;D����k�#Ay�!��0���i��'����g�%-��z���@���}V��'Fe�8+h�c���m��Y{�s4���.�U]yc�T�#�1QZ�������أ����b���K;�)�J}ą�ƻ�����l��*�.!<@����'u��+���vw��ge�Qu��Ɋ��—�{q��T�Bh	c
�X����Os)*�ąUL$n���)A��V�oS��J>Ü'�n���z{��6�ܯ��%��R������8��1o��v����b��R�jgs�p&~��%t�V����5�e����M�4���ʈ�%����-�%nO���PdL�̇�5fw��z�M;�{��"�I�R�>�ԡ�����
6��uT+�H>E[�</�	�{�^��l��7�x�|E4������Z(Z�]&���VaIQ��kY�W�ق(K�i)�:B�-�Ԭ��y�3��s�DF	�Lm����:.�\�]ՠ3�])���S�?}�Dl3l"{��=�9D�C�t���Ӎ�jT�e��L�m����-�m���I�����
;��6�is
[����>đ#�B�Z�XC��oђ
z{��3UÔ�j]c�)���D�:�,��L�V!���uJ��]�?L�����$��d��_�bJ�ީj�jo���+�I� ON+s{Wb��o'.(%G�jԵN��z�'i�>���͜�\*�5XfwLTK^�X,�~�2.@���,k�D����_-�M���U��`��:(#ڟ��\;�Ey���Z���z���$�};ywV��O*@�]�jn֪A<���-��,o+1�df���N��<[)$����Cu/
�H��,}ߨ���LI�ׅ�Ѝ�`#��:SE�k���yh��Q"QxS"Vl)Nn�6f���K�nN��~�^��N<��-t�Jt���6��O�UUR�@�S�c�2In�?KSDۖI�ԃR�H�<��Z@)�U�+C���?����c��d��a
�0�DKb�V��";�r/!�"EV�C� �"�dqƔ
�~[�d��_�Lkg��z�X'�?-��L"�^
6n��c����'2)�Ab���W}��q�׃>�^�(
�I������Q_(R8j^�-^݅�K�s�JF��z�&Qm��>=�9�Z�hB~!~��s�}4�3�Ĉ��S�؋������J*9R�Sl�w��)�U1'YXb*�	*����[N&/=���<�[�	�;�Ʀ�J��؇�J��]��B���A�9ˀ��_(�&AL1ۜ�3��+VQ��6�r8ܲ��x;�9e�H�zi5`�J�3g*�۸��O�h�f�P{xVg�,m#�["�aW�u$�,�����\��.�b�b�W�-����@*h9��b�Nc���KEWbJ
ƾ�#N/��
�:�jŀ�v&Q�ż)�<�乨�蒁ɍCD��s�c+�U)��=���;k��(�������Y[`�d�z�z;���
���Ίݜ�t&XB��Bȼx�I�\����щ�
N�N:i���O%0�XL�����3�֘�DNgZ0:�	�5����[���{�D���Z����t���m����j��bw�Bˎ���fy���_���6ϳ��[,UD�Re��f0�&R��Z9�^z��Ehm�՜W��ɣ�����J���U�\M
a�f�W���/�o���n���Y�1��n���z����b��s�߬*����>QsW�/��)1�A������u���Y�W�l�l�HHB��]#��FG��9b�9/fÈ��S�]p~�SE�A�Wa��y��3��U���5|�Os�
,>�k2V����Thu�Q����O�y���3�&-3��3�6c�F�:��=���"�7�q6�!P؈�|�֊r(WX���De��Q�{�
�����ձ"�m��Ro&�&ae:6|y���W��X���dK<��_XAM:�B�v"���bxb5E�@��tNX�MY1�ҳ_셢E9�J���)�-Y����5�h�sb�@�u>�=GOY��2�vi<{
�ͤ������Ę��lV#�	�Ӯ�y�8h9�~��;����L��L�>�	��w�I��{��S�
?Xg����
1����L��fZ�½�$�Z�n��1'«ld�̐�njZ�U�H�l2d�ʃ��� j��4�jC��[ζh��9��`�6���t̸K���<-d������$��T�/�2em���O�H�\���(��k�d�:A<�c�>ώ����46K�݌����u���f\���iI���mi��j��lw"|�”�
�X���N^B���'�"���P��&�̇�� �ݐw9�3!�n�\�w������kOʪh��G:|_�k�Q%ZPȋ��p�x��M�-�Wyo��(��d�����V�0fv�b����?��i�_t�|�,�`�eH�.i7U��i0ja�-�Ş=r���ðl�:c�b��89��X������q�#K0��z�2���?�g˄Cq�aԙ�'�2i���lz�O�S��el��W̗b�3��(�Q�h����@�̪I�?U9�JO�\<���#߅k2>7����,A��.cQs�rC�#�+����nb�LT�t�����EN�2��U��B�j�m�Y����.\�i�M�6�z���2�fGq�ٳ��`��2�J,x��aޯ���6�	�9�x��s�,K�}�<�a=e�;H�q.�}�:�J|]�C	�+v�gb�v���r<.c=��������4�P��Bdˠ�/���ȅi՘S�SJ�K���ȧ�ʜ	&�v�Wt�X�WI|&j����BS�d�Vpf`�Ae~�s!Qk�s�45�vz�8^C�%#�L�~�Do㬣�x�Ke'!@�~�ab��b�
� ����dܻd%=��B����Wr$�n��U.-�>�Ќ�?���A�����0K�g�H���W�	U������h!���>zygC-(#��6[7����Sq!gY����"X�h� ���[m6]�V��D4�'?�\]dW$�+
f�-�E�4�wq���n��y)f=d�
CÃ���ai�cX(cL�-��y��l�m{�ْ8B��������g��a��=�H��TM,Dvn�H_�τz(�i9)��
#��9M��Yx7�Gh���:�,��n�Av������^�qAA��|>�}a"�Cv?���,|�O�y	ڵ����H9��7ip{j�AkR�4
~S�d0�b�ő��ǣG}�@�*Π�JpY!�R1�Z.��i�2
|G��k�c��������L�Zh� ��a�eV��VC��X�i���E���j:�&�B9��6`��,����؛�0L�e��F���:H�����N�������k�BL9'�W����y�q\\	F�̻�,���#hq�g�'�<�۸s�0�p2�G�Ӕj^y���u$�1�.䈬�E�!ki������@371'���1
����I9�bʹM��	{@=V��)�Č��j�ŻL�Qی��"�9il�D�qv,l�>�-�X�$�(��՞qMJ���؛
�	?H�Nbك	�k�0P2���]�T$�go��;m��Nk�]TE)��d���,&6k��z��C6z��(J( �v�D:�djٷ2
�G���ĐX�ٱ흻u2���S�2Pq�� �b��>>O�[��i�L��𨫟6s�u^�J�W�3Q��u*'��v4�DtgTk�!6��꿜k���O5�<�\�$:Q��V澳4[��(��8	���j�0����)�&m|/׶�`��NȪFC��Ey��j�?�ܴ��=�PkSs-f�'�3fcz�jw�u�����x��!�W��"V�RY���7�XO+6�ga>6�Vb�V�L��Np&�Z�8M���ݻ
}"�
�;��0'����m�n��QcL�����i�b�&�x�x}��®��D�^�up;PH�����3�3\����t�R[�.�|`8�Hd�	�]�">6�c�`Av��_��_��V���H(�(���*4w��&F�`\�s�����������N<�?�0fԏ"��":[X�����9�B�3��(�y��P�D��xL4q���I����Ge�-�J��~,"c�,g�XR*�0�:3{O�F�������i����"�_̊ⷘ�z�g��DvrX]�V�sk%n.sm���?��
�Ö�LK����5RG�Ш%]�J�!˓2m����B�vɴ	�S��ή��gMk�C�uZK"/М����IcD�,�P��	��B!������W[�=�;K�!9���v�:-!A�J��;�{%{Qf,?P=�^�C C,3B��ݠ�"��	Y��u�jy�Y��YX�B�6,�/*�S��Rm���#֭�OK��L��5
��J���Ov0#[�&_���՝|8�wg�E�v'����d��n(��j��W��k�Z�"[���ӃuE��SCU�DܴS$W<I�tJaq�������B]7 �!?c�1Z�F@�C�*Mc�PH}Y|	B>=������T���ש�B��Z��	Mk��u�aw�����ʴsh݊���֢��p6/
2g�E�l�l7	�$/:#�"ZUe�a��
�����&`C=�W!�4�L�k�x2��IT���^~k 1\��(�Bi�ȿ6X�^���΢/11�ꅋ@����}qY�Kf\�7�*�5���r��Q�T���9z4yI���}	x�c���Yʃ�t��@=�V\7qG`{oI�!�ܗAo�	w�W���rW[�J);�#q��@�'-jV�� ��<ٮ��.W�C肆�[pZ-�.'��t+>�fIh
�8vA����h��p”O
Y$�&c�)f��rhP�Alp�:"�vľ�I��,$�Lޠ!���f���n�	�5 Ar�C&6h"m���c�!�#��)��'���z�.7�)�YO�h�*����љ4��\�Wt�ys������г��
8V���7j��^�o��8��/���q����f�������+��k�a��s���%]�Ί$]��&]e����ɥ�u��!���{2d��D��i�CN\W��Eu�%��5Ʃ{�$��
��MWR�<�
r;kvW��씚�B�˸7՛����.\�I�0u��f�-B�$N*F�]�;���勸��)#w����Og�54n�c�[�ݖ�"�r�E��Ajܝ�"U�nt�=���y�Я�㯁�e;&��<�>d
�K��5ݔc�2�N�8��j�Ö�q�
�����.֘@
��h���]��d����U'ջ��:4q��U�z���-�<�X�+�6�>H~XBJ,�@�*�x�d�IÃ�.��A�ϙ�33�uve'�f��j�3�5;u����]�[�fwk��m��hoki�j�=�0�L�Q ��'�y�5[��Ĵ��?Y}&Bf�-a�΍�>#�6�a�fBkoy�8K���!�|n��tf0���{�.��E��h��4�����f�ї�]Q ���!�hn�h𦞥1*y#ao2���t��r@o�H�I��������Vv����¬
23�[�&�h؄J6�O��kv��+&,�2�f3���P��i�h�6f��)-yY�S����dOB�'�xM5e	u��@K�:�H[K�M�NᄽAҢH�tB>��唲s�����I��̢�l�D��͎��
C�v�p&Nq��T��6T]�
����ƞ��Ɖٝ�&!���x�	r��y/���+�0��o�F���� �'��ߙKV�bx~;^Ք��@s*U�Xk�~�͊�u|-q�cM B�G�X��y��t��4;o��8�H×WX�D�PWz��ǘ�RɳufOUr��EI���8��T�Gy�E�&)�(\�Q����d�&y���o���g��,C����k@TL���Ѽc������5��m���Jƨ�JC����?�墘�Œl��@Y^�B�X��*������ȧ}�a�5���M�mb�����
G���I,<���7��J�a��|Ǻ��+�0A��58�]��=+3{n�7�P��_8B��a��y&�8���D���Ոa}U"D���x�U�`цK���.��G?��l�)f۶
h`���v҈ɫ�M
5¡�D�dB_��@��񨵴��""gE'�U[ۢ~�������,Fl9���*̜~�E�&�&Ǒ��O���%��Q��+u��yv��5&��H���!l�	-�R�|T3q�D@&�(b��=(ÑSbK�DE�"^�U�&��WɊ.�+߮O�%\��5˵�re�V��2#q�Yu[tn>,x_���(��0�8��%{m���w-���56]y6�V�՛̈́$IJ�n�@+q�c�W��ҭ��,�hd��*[���BeW�4`f;�;64`���|A���� 2Lw�[7q�yJ�?V�H		�^�l�O���ja�X�1�㨒����#���٢���y�^;"�B
a�@����U�5�h8��DO�ݖ�t4�1-;9(J��ƅ�^MX0n�`�慒Z�(۪Ad9�}���qF��px�H��+�l���t��H�8�R����f�S��uL�W�D�dmڋ�ƈIJ�x�H����7�g����۞�m`�dM���Fv��/�6#�n�\q�[�&{�A''%�����2\���v�t�r$t�)�,5؃��iQ�
���9�w�.sX�[���|�h �k�y_�Ҩ�S"C2^4mU,eJ\9�|��abO�q��P�/��!KR�4�/�ubZj�[ ��%�W1T�̈�z�K�a�R� A<��?�g�:}Ul�~�Ƃ�3(�	�H�f\.g.7a�y��	�T�ߦ�	K�р�[l�9�|2����ә��Vv�/��LV���U\]<�Nuq������	J�y�����~P�]#1^3�E;�#��/�N.۬<v�!"���a�1ͨs|ȳ����i��>��Kw$k'OӰU6�2�5���7\TV�o����Q�d6Hu�
�G���7l�bb}ɡ$����������w&鱵������'mm��
<��lM����H�D�Tt"0�Z>fԂ�T�7���ga+�VV?o�6/��Q�`y��mSPε1�;���
]�G�.q��5�&��q�3Ci��	�}
����lY'
:5�[8��y}���!���P/�i,�-�:4 �
z�lp�0�����ۛ����(�%=&`�4K[�Ӻ{�T�Ʋo��4e�uЫ&}K54�ۘc�*� �g��	���@p?���D>���7�̺Y�d�P��}Q"���h s�9����X��q�@�ɽ9�P�^떱��*�‡y�|c�\�c����<�
[a��ve=~���e_+#�VC�[s�S��%��g�jV{��j	'�!k��h�>C�ja��)y����
J�H��AwE`��=��n^��R��.yj��I�L^�����k]x����"gEnp�\�q�=Dϓ��v�gSd����{�k�(8Ƽh�
	#;D3G��.���אsx�S.kN5�˪��?vDƦ���qSYXXni�+#HI�\�dU�,��������e��ݝ�L�xO���qs�`.�ɺ�Iz�E���b��Z�׭|���"Oҕ�V�Z�y�5�Y"�����Gm0�������d��}P�g�\_.�{hC�T%4H��R-�q���_0-�*�	������=*����^��>Ot��+�-�]aR���,�N��y/�Lu6�b�s	�����OӲ9�$`�*���V)�~�yی2�mv����X�F�7�9sͥ$z���=!P�f��J�z�wI�&�0if����n�qy�˦ߴANK�d�zO'+�u.\[��ϫ�!���ĝ.M�YO���&L�彼��I�=g}9x��7�nҨĤ6�[�ǜ�_\����Hb17@lGQ�f�2���M���\�ԥI�5f�J/,��J��$A�F[زE\��H�Dc�Z�1!K��C]��`*���Jʸі��lQ,&f��a�-�������P���$�Ns�٤[X�#D�m��=k�������)/���q�E��\�>��ix��=/>��e��E��s�>��D}���pn8�����sXr�w�;2i%�ҧ�ͽYQ,���WoZq�f���;���d��F754-�ÂI�9��u ڷ`nao]�5	2�xL�1=�TL�W��*˯���'#� 	W�o{Y���
���x�.u�>�	pI��n�MV�}|I2��ly�Zs5pļ���'��z��<l�dQ�[q�@�+g����J&鹾�{�$ O�0n	�i\v�{��H�*R7-�T=�>���p��l
�{��Ҿ=�6ü��|�t'f�[�X?�X�da�Uk�g�Ԩ�V�0��+n�Sש�6	.5Z��qx#O)���C��X�jH�6��=߽dp.�/_��6�ZlOL�HXC�j�\C�����{�L�x3k��P���J^e3�҆��K�����֏�og[�	k����N��e��]�
炩���Sj��F�mt�*v�!�(�	���u�5�=�ER�x�ӤUT1B6v~Ɔ��"HXD��+D"<�\��y�O2V�H�"�GLݙe���Y
:?0I�r ��0�)ѥ���("^��N}`�=k�)W^���5�b#|�1!��ގ��)jv,S�t(��b�w{Mc�y������ɫ��T&��\'t�1��y����X�J�a����{���rMk�/}h�d��Igg�\=���'(B\e�:lV�N�6"�
J2ߴ0^����-���ƉV�{�v�8�`�D���)
����«`MM��֒�tS:N���^EX�Е�+nF��t�V��'5a��}��b�rSR�F%��0�jQ���䆷�A�K��h��{p�Ik+ٸ`*�W�*��sp�M�&�ݲ��#��ε
�?����t�F�1��&X�h\&�&h^=�"�v�����TZ����'aab\ ;�͢7�:�(���@x6��b?�м`m^�5?����o;cc񊍏���4,q��"s]��ζT��ru��7��vr8A��E�IEz��Ӡ�E�&v����e�h���� �gw��ߺg[�	��m7݄߼��~���j�fC8bk��̠O9
�X[5����/1�#��%�v�N2�l%�%��H�嘤LҌ����p�
����*����B�	�ܪ#��Lib#�/�j�d����3;6�����d�D����dY��e�����0���Jvg+���H6�dw���K���t�%�LT�.�TJ�I�ى�b�T��#�$����5���YM�7=�b�Xj���m}ҁ��8}��ꔲuB��
9~}��'�E�.'۝�kVh�2ӏ��<[2$�r��?�L�D��SFd�0�Tk��
49���@_:�ܜ�{CcX�h�a����q=O0p�l*�X��TuiI�
��ݵDx2W=�b�'k�C�9�'
�������4y�2����r���.�t�Q�&�I��I���q�5�7%Ԙ&37fy�<1��,��Y�Nνnw��Uͬ|W?�_lԽ�X�"6Л�PBΦKdC*"I2�� h�掖t&f�k��<]�����cvgׄi�]&P�9��^+d��\^F�dO5���H|I�M�	\�2�@���aQ����t��A�j|m�H�@�BO�"�PC6�_�G(pw#.fD^�W�]�XMP���x�����M�'���S]�*N����6F�b>�KT��5���=��﹨�������N6��k'Y{@=%PHd#�jL!��i�xò���tH6�o̘��IV5QҰ�J�d͊����D�I֖s.�Z1zL<Z�+���Gd0-e�Е�ɀ�½W]�
��`#��'��^��`�m��|��`�ҍ��ꚱ��{�F�P��Ah/d�5�><?����tA�Ke���n����rڗ��dc��ef�R���
d:]�`ة!ۄ�6�����g�	��ؤʘY�.UbXKA���w21@��װ���▣J�Yw��,~t�_�{)�:}m%D�M�����ڶ�(c4I ��Fe:e����"F4�N&m]ҝ}��!�O���NI`'-���TS��6�b��RM���W!�vZČZ�QB9��xy�}���#
OD��D��rpyI6e������n(Q䍔��T�pe���2F"M�j>�`�8�-‚L}j���Cec0J]��FQ�0�,��m	�(��D�!H^�����@���\w5��r�C��D��7N���%������`Y�bZM�msc\�.�h6����6΋/
��d�ުCf��d54rF�^�N�?���֕kn�yDT�ͱb�$���Y
��0��&H��#(!f,��X{Iň��Ecm�/�-�7�'99��x��X2�8�g����s;����,U9��;�������u��xkL�/�	8i�LF*�@��HjI�k���!��	q�]'#�&�~�6,���\!�D�.�����YV�7?�U�O���>��d���b�3����$���.���E*�k���0C��C�ٛG�\3�/J_�q�'���\��BXM��&3��[멯&I>V6wul��)���'��G���hv'*�t*�؟�R>\�˶ڐ,�Ϯ����]�m��5TQ��oGj��K�ɒ�m�.���XO,c�+�B��G�(��ؚ?��:I��`=��v��^��W��,~���yIs�K��bj�M�1�iN�!|�{Юs}
��Gŋ*21UIu!
��^4jL�����X
g�hJ�%Ӳ/&�G"�,�nl����&?`�u\U�F� 1�[�v��C1��e��g�q]�ڶ�߈<�:�4e��)�>j�O�cd�)YO�+�7��TU��B�G��WP�=��{���c��[����$�Z�/�̬�X�څ����s8�O����V��I�����NIB�V
LR�,	��
y׺%4n�V�BS�{>,yx���Ql���J������?�Jm1�n '\"&�rYK��M�C����T��s&𤄚�Z�>ks�L�]�5�7�T�ƽ�>��7{���҈�����yoX���~�]�AGqS�aI�@�]'����-1諯��:�w�O/\@v,�HΜ�������:NvY�.-��d���R�������K���Pm����3\xݷ�E��?�Q�&s�k�1#��7B6�4m�o�8��?��H���^B��`��Me_I�Y��M5�+��A��a]��>?�eN+�8?JE�H��ʡN;<��u�_��q�@hd��)�6�ji�����:�3;{V��ͺ����2U|��k�e
@�#��'h�5���oJxU|�1���
qeB�(��#R�j�2|�ܵ`g]�"���M��]� 6��8�͵����
p��&z0�����ˮ/+ՖVV�k�
��:(Q.ҩ������X4�0"�J�]_Ҥ��"��W��z�V�Z�Ju����4,�D�lY�Z1��1����G�>)1� ^x!�j�*M��a�AEP�`z��Ž�T}�z���);�K���̷1�M?u=x����T�&R�

��n�߃�����).��j˂B�`n7,��6%*�6[F�S��^S���򧢏�g����?���#K�.�K紜�/ d��c�>l��0������S�T��B��`�������K����u�>id�hYm����&�l3[�Ru��
�O�%`w
M�P�D%�(	/d�J���$�b�䰌]�S�	����A?n��`�R)J6����cq����J�^�-�ilI�d�^Z	�׼��mJByA���*��M4M(����J�R�$&���0�6�z�6~�fB>i�nBפ�-b�d�;�� ��}-�P/�Tf����L"���En�C�qאP�wϔ�g&J�	��N~6:	頊{�蔆ݷ�jƒ#�)_��@E;�])���?4�e-b���V�KR�"cc�[a:�߃0g	�`T2"%��#wi<H�(A��D7�W��^�X1�a��sq��$:#���\B�Qz[B����[�X��.$MvR���2ܔ�haa��;�t�n�\_�X�63� ��ԙ��y���CK���NFnR�,'3⦵Ib�8�
�L�^c+.��iD�-Q�]p
�C��}d��t�6Ԩ���d7t�3Ri��j��y��D���+	�y�O��	��:q�t3����0%��qH�,"�%�gcz[�H�*1���0���j@�k�4y�f��i,��&�M��`�)=.w���0O[�Z(����|��AS
�V/�+T��XK�GK�4�
�3�E[�ɤ��P0ݔ�a�]Zi�hn7�@n���dM@?�U��GUUq��E"~��Qa[˔���@�JU�7H��G�88\��XC[��k�БUr��B�`A����.�7��%H$�l��6q��Q���w �q4""X�ξ������hr�yJ�)����lˠ����Ʃ��Z���a��^����6�x��������Sۋ�#5��rx�3c��	��O�`�6f��UH��aJ&��tM�� JK����q��G�XEC�Sf�I�
�|x����UdñeWe�DH� 7��S���A��][���5�m�4�NMp5Aw�=�C廓FQ��:��z���)�8��v4+�n��/����,
����,P�w	�T�lK[����Ӧ9L䢴`־D4?d��Y2R�r���O��7��<�)]��<š*��U�	��;��O�l�Y�GB={⫚��7����ݠ�tjw~��6Y�F�S�!�U��<߫O�噻��!ϓ��zU�l-�Wf�
��S��-iz��/!fG{"s��"�\r�J(����q��֤"!���#�n6X���Fc��7����w��Xp��7L%
I�H���@�ÖVB�(>�F%R�8�r��(w2]j^�4��s636Vƒ���8[��GЬ�Ŀ�Kr�jHd"5����A�B>*�^���x�L�}��Py�q~�,f���&��^��O�s�p��d� (��ƶ=i
�E>����ծ�3on[��b.�r$GYpU���$+E/��~N,#�䘸�;���ȉ�L�<26!���Y��
��h@72F.* ���Ux��
�K�Dx����
�������V^m�^%�uЍ۴AWاDx�ĺ[{�R�Q�uK��Շg,�Ҡ�: �W�8�e��\��T.Z,�	hM9K�d�􎉄���'�6�݂��i}'��Ua��D���O({Q�Ġ�6ni���S�S֠ic��H#o�
�{���Hkeç�oJ����=u��û�d|K3
LqrA�*%�4A7��/�浌�y��H��]���=|qj��;w�z�)-�gx�Yl�V6st��*����
�-�vn�ޮz��*�]H�	7�w�U�#���x��ߔ�֍��`�F�4a5��Jv�Xk��h�|u�
M��?f�ҳS�
�]h��	����֚r2�l��=i@d��N���a +yq�Y^��|��oC*���%�����0㗃��2�+ؔ}��#[��$��,AOfb�u!k���)����f��.@��#0�")7�b�CV0C^,7$��j]f2����|����+�j=NF��Q�����m:^j�\�H�Ɲ
0@�@�.Į~&xM6 쪀�m��u����\m,��8Qe2b�����b�rR�%�ԅ!���^I,}�)I�LD?C�<�w��f<��B�.V&�5�A�`ߴ��t�b��ΐ-���x#�>��ۼ���H��敶rKM���CdہQ�b~���%Gg�m$ع���HC5�F����01{sl�]ѠV���h�+�b�-�ms�@��\ t�R�ǐ�Ƅ�a/?��^�ш�y/O�X�h2u/ٕ��p\Xb9���y=^��N��t�r*r�c�x���$�d�Ϲq?�~�/q�V�%�h��/ư�ta� �y
�+fpj���g�Xf
%�*���푬���Vν��H�Ll��5�w��Mb�d
^gUS��Җ��l���5"jp�z�K�2����wFm�4�yʹoUs
N`2x1Y� ���s�k��p~�-O\�	��{&4��ա�q�M$<��Vq����g�ȋ���9@�fN��i�d�)	B7ƿ���ظkr;i��9ZwB6��&I,3����*�u�)��5C5$�,?�� ���~��c�Q;�3<�>I��(�<{	�E��ԋ��BU=��6,�\�ѭUi��nY��d�_�(7�#
���)�`������|
{��XC0aV�w#��F���J�r�i�n�p�F��ΐϝ)�	{�X[*�C�����Kza͋
��FӪ��`��5�u��
��r�����i���Ս���+rA��4L�N�k������ho!,Z�w����u�|��nYA��b�Vf^�C͐�t�����і��ot�.<��h�c�'���Vjg�^�+�F�&o�*0yY��o���[�Qc\Lc&?y�8�QڕjfW�(*l�O)��cu7as$k���M�(�
PdRI��Rp�d�{��v�#1���|�
*��k��U8��:��q���A��2�9�
Vg��pxQ���
���Hy���M&c��0h�x?����6�٭yY�L9Q�ߝV9�I�g�)>#�����f��0qS�|�{X�﹛�ӊ�
y�٧�s�Bu%�	���MPRuo�
F�l<��Ί`q�oƴ"m��3i��I�6����*y�	.�g��x6��y��j+����
ʒZ�p�T�$Nq%4�aga�/�l���4�%�pȑVѢĕZ���9D�*�`S\�{"H�]��T
@����Q��m|���
�N�l��3,.��x D�K@d3�����*���W�y���k�F;a}Ű�n�ڔJ2�<uz#Sш,���*M0�2ʾCl�mo|J�)��EѽBc�a�2I0XH��S��l�PҶ�I#5ͩ7&v	E��"
J[c�y/k�嚁/?"+h��^R*�e|�v돌�fd(g8$��N��>���2p�G�,;C_V"����6 t!�@N֩�,�9��6,��m�Mq�I�ۍ�˾ƶ晣b�\|��qM�n�͕����3*�ɔi�/o�\���N��B-	t)�𼜌��nQ$��
ou�ۉ
���2|D�f�s͇kck����+Y��S�mb6�%#��M��d{���K��.��C�[3�sX[f$�F�`j�P�lc�d`C�s&V����_��s6�Q����>����iNK����A�X���"��j�ה��k�O��(�.;�E�׉�\�]$'k��+~A�g]�:W_tTQ�N����FQN��M�.��;2�~�F�
Q}�1���p_�Dƶ���J(-���(#	K5	�g[��@d����Z���&�γ�8*}uдE��]Y;՞C�"�k�9�Ɋ���g�ܐ��I:_��(�d㱓�_�x��l��xA�R�L���0��Ɋ ��$ʒo�~��H�׊���Z+�G�`�?�杶�g*��]��RBJ��<���J�Lzz���[�
P+1���R95�C����h�y[���(΃8�z
V�k'������P8�T�u�ji��.��Fǯq��Kxw /oy
��3#�U�e ��mK�!m��TY�\�O�Gj�`��KhV�y�T�9駙;�9���m�}��D
���ص�2�]!��I!��1[�
±
���}�n����F���ZK�<7qT��E�Pl����*]�6�7B��u���mE9�#&Һ���
뽎0�y��AO�Z�Y3�t:p�#D�z�+D&L������U?���&I���-�o�)Lz<�jҹ��M�ȇ�~����K�<�甚��t�x�oD�Kq�ݓ�8�g�{'�'xƙ�����RZ��V���	.\�+��]l�#����4O<N,�S1���Kl<�N�p���X�Ǵʔ��"�k�`Ρ_Lp�|��N�*�u
#�>�V�ava�d�2�bSԌ9���x�SxOM����.g����c�O�Л4�r�تV�����!+�S��]EFl@�PaEw���&�)ԇ�٭��z��[m=~�-�[}w�V;L�n�ooI�֘�6�u��'f��m����s�߉45���w-�v�󼮩�wp�8ToX�J�0s�;t�kt��x<+���RY.㝷�1��;���v�n�����fD��ӊQU(�	���m�F{P�Ѱ&f�x��J����my��
)9�NS<��	�|Ǫ�S�����K�L��8@?Kq�b 4ֲK���Aa�7�P��#IV�c�f�=�eו��-�\F'p8BMG���%��b��ȁ�3�H�z��|V�0�WZ��G�4kL��J`ʘ��_r3&B���߭����&��,>J�x	yd![�M�e3��CN��]��C[��Bg��gE\¯eK�`��Hu���y�6Z(SP��p$��X3�wi�y�C�^���cg!��qo$�,��5�%�0-,< ��\{���@���XP��`����(�+˖��l��V���%H��ʸ��R4�x���bn��:�)Zz��-�uF
l�
S��8�Vb���ki��+�����F��_믄�;��e-�0iA�`�E�2�O-�FY����v�c\!re��{w��ѓh�\d�;uOZv�c�#��0��ӄ�I@V%���x��  
6�V��U˓:8k\���e��<�J���l���W�EBsˮ��"6	�*�Ȅ���$�Of툇�c�Q�i8`�&����uT�`�S��vFEn:�~S�Ų+YO�g��%����%�.�e��dP�.�K�XB䙘\�(6�Y>LP��+�wi1=�f�8�.m�E�R%�h�/}��mD�UF���K����/C"Y���L[�8��@�/����N��f����R���FD?��1^�~���w�\���E�Q	j���0_Jr �I1��a�30L&���'�<W$I��z�y���(��ޒ��L1s��(��w��0WQ� G�ө���gqdy0U)Ro�zHr���fPg@Ef��=�g+{a��x��o	��/���w��Zz��¸\f�v�	�W7�TXb�Fѷe�3��L3��{)�����uK�OA�.Dk�����
\�	(�z�}A��4?[�ѐ�@V����՚wb�xq���h�2���"���tE�Hq&���l&�E���XIK�'k>�i�H�����s���y���4�e�a^[vilpx6��(��x�y��~�gc*���vޘ3�Ө��tv�gWt�s�o
�*D%��tC%f����
�
�t��E��,k�shѲTd4�Q�n>���(EC�dm��bq���+Wja�`k�H�P��۲�},cƌq���n�U|�02iw���b瓇�B�eK�<�-d�����"ꄡQ�ݎ"\I�#�L�vK]�l�T�v�B��I�=Y���K�����}�s!��o�.�P"�h&��"0~Z0`�n��^PL7��3��m�7�%�D�`��;a��]��jC���+�Ae�s����Y۰��R�S<�&v�����c#�y���sA��Z��dA$�j�,ȡRL�Z����$�!P�pY�
�g�P,�e�D@�-��.�؟�)�X���8xn�T%����	�0f�yo3���"7���dB_1(R�ȇ�XL�@2��TX`GJ�#[�!n٥\�EO��=��H��fP�.k��&DE�#du4=�l{�!F���IP���]�
���G`+B�/�#�4��>)B7+Q7��w�QFd?��y��6��nCX��;}v�&Ze'�h�CsV�*�>m��vi���%��K�K6�.����	,`�{�L|�#:��jP\���(�8��AG
�O���h28��p��WI�r� /��S5�X+p&���^
q@�]���N0g�\-���=ijK�tC�&}�b��K��C�����zI�	㳠`�{Ӫ�&`���#P����x�V���$��a���V�В����_��ܯ�3�m*��8*ė��#B��]��h�OВ��2s�>=P@{ϰ�0��>��V�`K���۶�Iش*�QP�H��Q�?���C�E�Lf��V�R�H1c(6h(��.�
��XvkI�7u�#�	��#�R�W��U�ah�,���d`�yx��y�U���H��Ġ0�v�4i���p�'7�d�y��DdB����L0�֊}ވr�-�cu�4�8��B�.�D���Ґ�JR�ސ���� ����مW��c<E"�5KK,��C9�0,%�̴���y�4��\ߊ���3�=�#J}G48qDN�K��Tz�zrJZ���QM�Y��fӰ�6�z�{tx�Er���W.K�L<O��%�m�bq}�����A#l�3�(��'��7���a�	8y��'�\$
��])�8/G%Vbc�Y�#�!�E,6��v�m-%���R�P`�k��se&J��W��.�ʢ�tUd�L�D�P��WJ��du��&���/��zBαy7����u�����\f���3-`�x�-�l�^�MUa����j�%n[������?��@�=�({�1�mu�4[��+z�KP	�"/n?
>I����d�]�Fف엾���N4�`��^>��@���Mt��EKM���p�t�@ N��kϥx(���|:#'�]	K	�(�{Β
��ꛊpP���I~'�J�>*/�(��k�&�z�r@���}��[o������?6DE4�8�b\�]��e�F�X!�"#Y2�3�ȗXX�U8�h���X����mCcCW1�UEQ����h��b��2rVT
&r��d����\ة�{9����a���}���	�8D��y]�Tp!���Q{0t_��H�Ah�#!%�-jvXKz�0�Ә���n�.x��3:w̅�>ׂg	-��!*���xgf��\7_������D��U�,	D���@
����cV�����0��V������	T��,"�ȻcQ\	IMƪNe&�hS�h'do1Ӓ��!��Sx݂BѾf�y�gﳉ
{Hz��k'�n�ŝ,���SSr��%!	��i�Z��ʀ!B�/��R'4h�9X�{�v�H�M�^(�>�Xd�70'� P��R����8���F��>�ٴ��¤)�G˄���d�ؾsX?�J̮.1��-Ԑ�&���'2�HJ޽g�q�%�}�dk��Ay��/KJhƙ�����o.p�rI*�ʎ�AնpUV�w	怞D
Qt)Jj6��_=��-���mR�M�:ˮ��Ϛꮄl�!�wٲK���w������42��b	a�
���l�Ku�ZU_bgz�Ѵ�1P�`��e����"�XS�dhz7
�<)/�U�h�C�pw
چ'��*ᅲ�x:�x�k/��T,�k`�),nᖠ6\j�B&)vJطQ����u;A	4u���U�?��T�9����5T��_[vi�7`��2>&gb���w���Ѓp����b�Tu/WmX:��60G]g iFW��'��x}�����_9(�ֲ�7v��D���ߣ�����,��1���*�/xk�)��A�B��d�LchH}@�^]ò�� 66��<ឱ�!T8dB�C.�UlF�&�����q8�8�V㺩�7�ظ�]�Ao"�|I:���ro�`P�.{���w)�_i%V�Y�-��7nYu��4T",?�ȱ[���H"0�S����⊿�+-c�h��Q疳�aT	�'��A�ψ�)�Sa�'r�DN�#Kw�°{�	�Il��X�ҳ�~�eW��H��!�b���C��*?�p�&��兒1T�>�> M�i}�v�gu
���:�lҊ�	*W��u�)E���r�VdH	�&�%(�5%\P�U���:�P*��=��_m�ۡi�AC7��wr:���&��T��'�}�P-���=x6刀�h��a.�7$���N�턓���Ё�pٕ��I$�	-1���q1�خ�N�O�T���+��Qoo�cf�6��z3yw�ܕw�%*e���h�jF"���&�Π��3����l����UA>��%�JuZA�LV%y���Da+�f�	:w��
ӥ��.
�b��m�ĉ ݓ�w	
�5;!�B���G�Sb��.�2l�ƣ�]5k�I�r?����96��ь&,:�=����XX/aԦ�>\9S�j-�#����J��FZ1O��=���1m���HLS���(���k�}^U��A�1L���|Й���2[ǩD�H��N�h$ѹ�*�47ꐠG՛–�F7�$40E���T��L��!�^=��Sa�ylX��k2��pwW�&��RC�5_�KP�	��zr��2�j�iSoP�瞁nf�cNTݙ`X�G���ѫ0��||�aB'F��,$0X�T�Vg���d��Ny8i�94�����X�ʩDR��ۥ
�t�3[JT��٭��׵�a<N�������l��=��N�lӈ\�&�!�h��lB�j~f�b�g�Q�A>ZR����?���\q�����u�P�@e٥�=f�\��X0φ�
�!6J�ӑ��[$8E�w;�ݞ("G������D����E�g=�Ò��Pc�=!�~(*#aA"QUr�o�Ֆ;f��Q���A�0[}07�#�� Q�g:�b�R!�l!�sw�
�ۤ���NX��$^f$L]�Y�虎�3��������$���a%Fh�9a�EX1༪�L�1����`'����_�T�/:�-=�i9��Zd�I>b����oL�B�^hO;��ސ���Y�R�=�hd�@E�,
�&he�!Xd&���edf[j�M��pn�=����p��xm �s��bP�P�Y��2S ��4֔�̇eC:df/
��9�����o�"
�9���W�7�-��k]�TfDO~O�k�|�\L��޵,�TS��[�Г�Ü$j�Q��H�k���E6R�-u���3�a�<=D��T�TRAo�Z�R��̾"�P�^���ǖ2~ݐE��J�*˄S-1�)����S�<�&-ԏ$()���l$
�DU��L��@�h�1��qa� ��6s�gp�K�/�	v�%f����mSpb�\b�K9���d�qLXro#S����y���J�x9���b΢rP���2_q��5m2\��zIѐ�[	�,E���2X+؄�8�,�l�`Si��$l���!1�]�Ͳ�Ζ{(�l�+B� i��9(�#g��"g��)pP�pL}14����CG�64z�{nU&i��4��6������;���r���z`y"��ƫ�Q�pY�?]�c��Is7��0��>�s�#
�PF]f�C�J�;��Z_��<V���Wdt�A?�l�8v��C�0�c1`��p��zIx��{E��W2�ͷ�9�u�a+-�4/	ck��獘��G�$�4_��C�Fűc����Xm9�󯭩�]����'���O[�`qN�>�.5�O`M�qz���q
����9���x�sE�+0M��C;5Ig8j?퓶��<.
q�|��qn
�9M��S�b�1fٟ�`Vb�Z��DU!_�wز�YBԵZ�Y�+߭%(Z��J���`��/�Ng�
�X�#�Kɕ��)�O��`,Jo��Obl��Q>�P›����-F�
v�y�`�x
���4/_j�
"=�`IPz�|���=��J�<'{:Ձ?w�1��V3��{��/�6_%tfչ̜����8�Y�쩇�Lkgu����+�z�K6<�J��V��-�b�QkT(-[2�������ϸ�0���BH/`�3��֤��`��T|���	ǖT�D�p�M?��bcz7���5��x�,k;MY��T,��k����ZS��C�B�Y�C�"X�Q�w[�^�)����a-Q�M��m*^��d
4�t]��l��M����&|hd�m�u�ʴTX�Tf ��x����r�~�&��Ձ"����D�EE�6�,m2
Ig�$$�w?��hst͌�M��$Nu�i��@�9k4*��Fo��Q�.0�h}������r(�1��kL�Lqwq�u}J��_
�:��hU�0�lﲷ�W�.�@!�|l�7KDy��GEC�AƟ013_O�
�3�X.I�w��*����sY��@�n@��d��ȑe\�kX��i�U�)����I"ƃ'd[61P�*�:x�D]PT툏�Aݩ{�ݞ�{٭�~��F3�TS3k-V���oI�|��`Q �4��,h�f$�f��|�b�a;K��sU}��F���޻���5�x0��Ds�<<���5�e�?LB+~1UԘaC�VɐT�m�=#��@�7ev�AQ���Q��4Y&�F�"|���ⱒR6z��Zøޗ�����P�,k�Y�O�p����3�?ïY�*��M�Qv+�/$4ar�yXձ�e�>��Ge;�O�PY�	��@%�̧"��0�u� �9�دZMH%W�B3�@G�����
~��E�bg��hfْ23�+.IQ_��q�ac�B�
�H���s#��5|>��@�߆�'�.�O��V���(�kC� �$hf�o�*�b�����YlFN�beg��īx>�`���
b!��]/��hx'"�ĖT=?�az]Qa0���Ł˨c��v����>t�L�fc���Icga*9�R.�n��cb�,M���DDU�3�m
_��h|ж�;Xɡ���V�f��#%85N��N�M�j���9Ɲ���>���c�`��%����7�~�81D6�~�?\h�XgH�u F	{l�y��d"�5��d"x��2=1�b1��z����z�d�@2����A4��0�]�)�6$i)m�A�0���Y|�lhw�ͷ�c�E�T]���1�?���\�QaƜ~9�Cx��j�6Ʊ���A��+����SfY�+�xź��`+2j���H:u4熆���E>'4������R��RxoD��!�v��w>�(��Eq,����8�u*�mv7[���]j��8D2.X}Ũ;(:n�Hp?d������$+�5��eKz
Ŵ�͠v�	8��L�;+q $%�m�XI��13�&�b"��'%���������ez3o�H���e��͘�Z�~�?�=Um�P'�*�X�eT��g��ؓ��C#k/��i }_Մ�3:�qHR�
�?�Z ��Tn��S���A�ƬiT,r�!k����|��	CR`s
e��?2d,"5-E�P�u�[L2��2Bl<���0F�������X|��s��,��ӝ$j���a,#�=X`�x�"�3�}�A�ZKƌI����>L���>��BB���Bca�sN���i礪r_����5XoK`����#�y�Ab��b	�W4� �2<:Ӳ�qj�A\�Chv @6&�ĨR7���[܎&h�
�HSL���4#�]2�����&T�&x.��NL�I�%��B����
6�����(#l�s�����dmLa,�A���2T������%���R��\F��Za&#L����;�0�0�5(�O��M�����N������fSK@��f�^�==Y-{�C�߰��E�b��gq.�S����͡-茬皀5�vS�h9����9�,G+P#	32��:`��%�l���6gBV:�;�³�e��
�<AG<�h_��c�ň�A�f���0&�-h�����lq9n�’��*��t���lu_*A��d|�Ie�/.�V�k��'�3M飾
�
��{���^��jqP!�o�&eM�n#����k�x!hBlF��"v�3����PN�8PGr:�
�U��*U�SZh����Rh�·�Z���%C���	�5��#�K��G��s������8xV!�	��gd.1�b����Crk<��#����~�{M����p��|`+5*�9g�*�9����b�i��O^"$ƀm@�i{�#4�{��z��3A���Vq�(������l	�@/��j�+���@fp��rX�'iS*⥸��Lj~� \��d�6&��	i��3-����xTu�hT��P�
Q�C��旵{������b+��4K���*������[D����Ӛ�4{�����x��ƣ��1p�:��}c�.����$����s�	J��,��$��~����y�Ƙ@7eS��N]�;Tp√��j,խ@6/����E�Z3��`���h;[[��Q�5�4l̉�Cx?�PT-��g�&<�U2l"�'�EB?'��-�boq�i�rxC�e ��Cp�n��I��Tqr�`��ە9����D�����y7cqI��
K�IpO.�#�A��8�۰/d�@p&>	ǿB�cwʚ�M&�^>a�b�^@�1�Q��'�V��Ƥg��tl-/<���08�w�P����L��\TCݠ�Td��h0I�*�Ԡշk�Քj����+lI4��E	���hVO��-7��Qy�����aҬ��&�@"�+��ͮ�a����}���_5F�N�oͯ�~�`�1ecE�\]p~g
8[��%�����lbK�Z�p�-�`ۨ�r�w>,pi�4h�@4�m���hË6.yvl{�n��FƆs��eڐ��>�s�R�=Z�
���41_N�i�m$q�;��
�5N�1�W�;�-����Fc$n�u��^hO����˂�9Z)%3�5ho���_j|�����v���q�F��T�m��o7hk$��iɬ�ϫ� 9|��r�Aj\p6}b�a�#��V�E_m�26?����ȅO���]x8����X �������J�����i���Wm��
�S�M���HF�F��#�%L���s��0��լ1���&��Z<�D��6��cG�SAZ
~4���b"�ęV�*em	�(�ǻ����fo�&��}�m�����m'Z�Yc�ma�Ɇf�N�	�$���2�Ӵ�}�m|�3C�LL�M+�aVۚ�}��R�� %��x�$�'I^��Gq��66�XSq�-��bj�ϋ(���^ZX�S�,g�:��w��W��f��wQ���d�=
Ԓ���&�Eu�I뿈�9�&�\fƊ*�K6��h=�4��[��f�VzX�<���
����]*&IJ�F�0��]� `iB[�:�1�����ߌ�}׏)Q;'7wɎ��N�����"����L#ZX��m^�����'�ۈ!��:(�N��\n	���
F��0�Yc�����aZLP�K�f`�a���Y-�s[[ڦS7��U23i�,��F�	笚9lI�8*k��W&l�Xr��
�<b(���]��s��¢M�<� �#Ψ��8�qhD8[����P��X^���z9��V"&��b=��sK��x�Tbk�6Ï�8#���llz����t.�Q1H��X��-�� �����2	6�$�h��a�q�XvV)4懰"���I���
��-��p�:C4!���DF��X3�`m/"m��;��{j(�4���V�WP^��"��ʒ��2[Ԕ�\�*"E��t�Ƨ�b_�}�$�d�(��M���d�b8!�M�:I�d��ю��(5`r�$S�)��n@4E�H��ɏbk�R�8��4���eMD���vq��4�(aU���8��5O��//ư�8b��n�h���+�L�8qSa�5��I0�T/R�-FR�4ׂX�Ke1�g��PK�����4�Z��h�(s�r�u�`
X�ԖdL����=�"+5���yã2l��TP�D��?�o02�"�V��0�����f�RUN[anpZ�^�_�=�-�C�+�x#��6\V�ޔI��S���a�_>�q��M8�%[U��g�5�U�[�4o�-��W��PC���֌����JX��}�MG�z�DH�v��)���e�짮�yp*����
����L �(3�+|���W�硥#s���U"�}�1����W��S�=%� ��K�������*�n�*�cL�ph^+j  ����=jFk�.�j�5ͤm}=U�{�$	o��,O��r8�v�k)��c��e$P
=�H�5�E	�ʓؒ=a	" :�l�*#�!�Y�C�P��`���|�ӑ�L�#N0#�����H͙�4(#.�PK����3�k�y;��|�3chK�%(E���V����e�V�l	ٗ����[��x�$�n2,IpX��ä��z�w��Ni/fH����5I�XNG�Z�����C$�P�D�p�#u�����_�U�j5���9oY�:�$��I��X��S���&�E'�7��%�6{uګœ�<S��
.�U�:;kvW����.���(6չA��=�9l�ELi�ln�j۵y���nmT�#Qu=E�`2��D���	bc��4�g�[���fK.@"�r@���-�n��Y7�t�Y"n����e���v
�s�Ѐ�~
j5O����	I��H�̵ Sg"
�F��Gj+<5g�T�)!�����Q��ˮ+ZѣhM. q6�VMz��n%�����ՔI�y!��B4�L�PLT�� ��m�K�`d$�!�РaN��kȅ��)K�݉�^�TN�oK��}�2ffN�Li�ܚ�l����6�u.�hCfgw�m��6w���4��͞�ڙݭu���w��{�ᔜ��!�՟f��/I��L��K-���.��M��բ��L@%ɚ�4 �6%�M�i�
4�I��o	��m[v�_�Wޭw�:�(4zg�5�hls?s٥��dY�P�N�(y8�74�k'N�U6��:�xI}�.� �&?�}ze|�Y��^3�������:&G����#�'HɁ-2!���:y��s�2%:�28���[�c��$�
�����X�Iyy�D^3MbF�H�^,��4���9�O�aU�>v�u��镶|� �C7����bS �Q��˨�����/]2K슭�0�h��v!Fտ�?l7v��i"�Q�\���a�*�+�]��}
�湰���;�D�p��#zL����h�
�K���T�"+��s�~���-c�pE+ݬ��}�u��,=��Y�Wt�d�4��r��5	!�J�l��^3
��B5��i�J�����N4�HC#�1�y-f���7D��s��x�`��`��4�<j=TɃp�0Qr�3f�z+nf�M�L�BA*��*����M[�����YR/y�d��JƗ5�C��`��S��Y?bS��r@'��	:9�X��Z!n�j;Z����qb#��E���ٌ�����{gD���b�<��B�h��›s�`��u!v]�zϮ���T�����E�����*��9H����2���JB߻�l^�����������c_LTm���A@9��#�t�|�c~��
�l�
�n^�c�B4t�Dۍ�U�f�5p�^�N%IM���\�3���~8��o�?TfO���=+3;3QC�@C�x)z1���t	��C.3O-� ���0��V.�/�z�?h�|:O�{h.�$G���QL���<6�Z�EҦ���U9�Ձ]��tlpi��[���E��&�NZ�h��a
ϯyg��e�RXG�/����0�������Ѧ1���">	�Fx�IU%*!����Z�L���Q�a�?���R܂�5��11�|F�0��Q���`k�%mz��RgO|L�D1�^�Q�i=�醈�,�+M�/�Tg�v�%�a8�aB��P�6�o����c���$�ɧvy��Z�|�n�*��(/���g����0l�{�p4�
�Q�H=���0�fJ�_�v�u��U��2��T�F���JY�FSM(����F
�*�'$=N}�g=���T�	��R� 1�����CR��J���
Z����Mw��i�?��m��<�H�"ѠM=	_�xs�#P�5���R۱,�e��!��ef�d��X� V���Y:�c̉t
r}��Ӏ��_i
<hmrP4�P9�H�E��UCt���=��Y���c��H�^�t��G~E��x#�5��ضIz�I ?�	0-�1�Ss^����C�52��k�vm��P�ٕ1ʾ&fd1�6~�٨�"�|�bI���=`{`�ͼ�z��&�����U����ժA{�_!���~J����%�J������|��� �7��ַ�U�	),[��ُ�1�ce�Q�,g)��D�?[���S��f8���̌�d";�~��Zl��	҄��)~�-?�4K&�dJ1��2�z��ƈcR3ȉ�	�5�~-��/ڌ3�L����
^X�Kg?/Z�����h\v]�цo�k
Z^v%gR�*��sj�_��
L�c�}:��Z	��B��	�P�5ѤG|U,��h��<���ΰ���T���DJS
��ˇq��_��r�R�t�ZېTi�:i��]A<?�ISG�V\l��X��ԋa�����d���&�x���08�l)oB�ɰ�W�/B�B�u.��m�>O���uyw�o��[j�hH 4�e����u�k.i�ҭ%�X��U�5��>Ӟ�kQ� �]Y���_H$�$�LKI��ߑ!r�%�?w���C�@Kz"'�JB{\��)ClO���f��]��O�݄
�A�bM���&#����M�T&-?��I��SH.���{�b�D߫O��Z��j�E.�������Y���v�.�>Se?�����}b]+>}zfՐ�'�k�P���h��%b ��_
jK၇��	­l⺊������@%�6Ѩ�mY� ��*� r���5�S2VČ�xl�&}��Ҫ�9�>�u����j[���6e�ut6�a��l|lHc�v���4�����)N��-O�}f�g�BK]ӡ���+h�x��f���9|�1/s��҅KQ�\���wk�q�(H��i���Z76#����Z6tn��3=�Q	>��S�Y�=
�l=y9�Z�'Uc�
G�K�10['E4/��c9,�R�t�Ƭi��a!����Ug�����@�N��qY<�g�4�k�=�xNwWV��@K�?�N+H	�8�����6kSo�U]b�P���\H-��Hbl	�D��t������FR6p��W���-����mݐ�nY}v#6vX��X6Y�JH��6��w�A8Rݏ^���ش7n?��������L�{P0��ԚB����p��mlP�T�*�k�n���Ěѣ�Id=H���h:��x(ɱ�׿�CR�K�lE�c4awe�{.� �ğ%�M�m�J2�yBTh.�K4e?[�@���̅�;2M	���>��cQ:����{5d%��<%�ϡr��霄bsވ��Nn��@��ݹ$����AP���q$C�ʁ�a�Ѩ�5ո
"/��
B�0�7�l�8-�gz8�wMw!�]��T�ݐs�&U�M{��2�2�+�!Ӱ���/^�+��C%�OX�2qfRyc�h�)��x�Ӎ���j�j�h �vS"b�D_���ŷ[�'K۴���E�A�S�σ��i�+F}���|�wFe4��BZW��,4�U�s�D6^&�4���Z�jߗE�L`R:i�U�����əY�L�(�Ե��0����������!��3�a�֫���Aj`���(��Wc�o�Iy��Tm�Uo�4n+�.�A�p'�k��A?�=d$���s�j�/�'#�XQ�(+~��R]t�Tb1R4 ���b_ި��
����s^�6j��b�[`�OL��t����	ꔶ
�5@P2?��ϸ�K���m�?����=9����-%��u�"�/��rVܷ&f��a�-�t�����X�PN��r�|�5p�Nqf�t:eI�
L�@#��K.�
��ѣ�M�ˮK�ǒ��c�P�.��x�@��g��뗨n
����~��z�&z��"�b��֭3��K�\�M�夦ƫ�"�(I��A<����h�7Z���a���=�쬈��r�=o�ye�!Ԇ+�8t"P�"s	�Y��B�ϻ�E��U�l��p ڷ�-�����q,�'$�ȇ@_u��P)���QIO���e���?x��/��4���홓f�B
�\&��@���'X�J�A������۳�3��&�h�h�����nl�:e�
�(���I���d��=���03�.�����ԧ4��(F�9sHHv��!̬�D�\��?DFN�R����x��Gg�:y�ɟp�"�M~B�yd$F�E���(�7�����'̡�E�"4�
fό=�
e�q����D�i
���轢lચh�zP��%�Ny�)��RH?�]"-j�þMf������&���i�.%Ѻ�=� _a��n6�"c�����!�E��k%�!�h]A���-+�n�/���dR{;am���!��q�^l~u��CL�]Ż�a��Բ�pHQC�����!��:&��AST���>�g��[�U-�/<��JI̢kT�$��yw-Xo�v@A�VQ.�.s�ɴ����k`�c�7C{��4÷��χj)Y.NG+#Oz$�V��q�:ZL[��%���
G�}ڞ��T
��F���3OL��b��9JȦ��L����н�f!��ͩ�MI����T�2��{�l���̬p�/����e8�cW�+gc�x��X
���l��ռ{[�DB��́e�V ����\f����Z��dz�R�{���F��f��FLCX���Is�\��c���P�I��+��\�^�aF�����"�2	�I|"嘣���hބ����<���7]���)p�P�z9��B2�+�o�$R�� ��˻��-Z�Cda!�Vc��A3(-��J�CZ�5�Y9"ib
So���}!.�<�ik%A�HF�Fl�� c�/"�9KD�\LIoĒ8�	�ճ N|�N�K��^�J��B�)�&��w�\�_G��}��5l���~�3GD
'�X�$g��D*��g?�c�5D�iB�{vT��LV\2r��#G'�]M�O��������>`MB�+F�6�'}TxLeg�z���:���q�WƚO�+}�
g?�2�a���=�Lr�ʑb���0���WR��m�^#��zYY�����������K��yd o�d��Z�7z�<|:h�0#����8����5��u�ĭz��`���)㍍�%e�c�:�c$j�s"�K��_K�d(����[veOA�˒�f	�f2�iR�cBp)���-�ٱ�D�TkV������J`^d������R"Tp�ҫX?t��1��^^$��BƋ��BV��L0�ĨfFu^����Rљ�K�jV�2-�FT�%{�����R�Nί�t3�$�ۜ66�܃��u!�`96���ԥc��`�Ě���N�R5�5���$35���P�J�̄�E\KĕN)�*gOΕ���.j.1�(���)�d��&R�jV�*2�	G�r��Y���V�U盖Hm�N6GW�jK�n�F[���0F�j�G��Ak��e���v����*���U`Q���.ЦL�M�U`{��I�N�*��l<��q�Hϋ��0L=�y��Nh�È� "�Ib�����B��f��)l�u�Xm�h��s��`t���)�9el��l�v���쿰�
~]���F�5$k�V���;�6�uX����`�y����2gb�U���5aZk�ȳ��%�1[���dco��9��R��w?��D-�%^IW����d���INmWV��,�ل�nއ�+yĠ����GC���*nk4\�,D���~���\6Yj�.�^4��t�&��1S�=Pf6D'SX�D�Z%�m��K�7��ؤ&��N3����o�V�ll�h\Tp��Է;��K���;g�����P��V��!�Ɠ���[�9�F�'~��7M�*'�+6�_��-���
��z�W�2�/�s�P�:���=/[M��+u/hXeo�SO�@'�����gX�����������,�HͰ���(��TE�� �h������|j��!5��XS[`��@x�h��-n�x�Wk�̙�5�l��=��	mؠ��E�wU�,Ѫ����@�F�3l��n��/8�f6��-I��\���S���%Y' �RQD"ŅW�O�S/�t�Ra�]0��a���
��Z��1�Ü���)��V�5������Jg��h�D��n6�nɽ�'K�����}@�!2��>=��8��V�e�p��h8����t	sD�K����h�1��J1��\����%1��p�_v{��L��:�e�0�.8���;uĠ�g���@?F�_e٥�B5�,5�ҍl���$�P���d�ɏS`��]2�*����V�]�6N@�L� 62�� ��|��)ɏ�����DXE�K8C-��)�(;֦��Z�A:2Ѷ���hGG�b��t�4�vjWj�bT�� ���Q�E��r&q�K:��li���)J,m�u����5�z�K�������0��,౤���b9G\2t�0bG0Ё® 4Q�(�L�ghN�x���2nŢ{w&��a"��9��l���qcc��@�uD�ΙGd���:�ճ����B���� �M�OJ�E�a�_0M�{8p�����/�g�N�!,!��oZ��1#�hkg[��;+E���<h@}��\�IX�ag*���J΋�b҈����5��
��m�n�
�2�Ä�_�~��I9=�RD�@(B_�k`������湇ۈjlو(�_��Ĭ]ʬF�K���s/!�[My�A/žG�:��8���W��I�΁��6��߻ȟU��>��C#(5
#"��Rj�-_s�u]8��y������^�)��жF4QG�����CC���@&�s.�\��6�k�&	[4O�	��@B�TRdS��ǣ�-N.���D8��
a�|�'lċd��۬�ڿZ��K�q0�ڨ�*P�|Dp"�FY��B�+[�hlV:��^O�1���<9V<-p���)֙�ǚ�ך��ȫ�'����\��?���f�=�˺NrTÔ��Lc��-�� ���56/p���-�}5o}��T���D�D9v��X@S.y*o6Ε,H�#�6)�+�r1%D!�J�8����\� �NQ`�Ž��-	n�喞�z�>�oA�C4�|��"_RЃ�:��9�M�^�zv;���pu�	�bL��E�1	�3O�
,0	� r�����F��&�s����r��MG������_A��q�^#�d�:�n�V.O�rH�9�Չ�<�<�,`g��;դQEd�%�
k�^\��8��Aa�c����N���0��Uq���R���s@��7�'�`HxT�͒��� ��3����@#]I�G#(r�K�x��t�X �,�@ż���j�V-��wَ8���D��a
-��7�L1�	���S�9
_���&���hY�X��z.��'�,mM���
�eS�Jg��h���Ef܌�PJ�뿁�L���{���G����cg��Μ�������6{�:AM�ђ�l��ScCpq^�8��$WzI�I�j�&h��i��P�)�6,��3!mi���9T&泈�د~�|�'���q��y�[R���b��#
\���,FG`*���ma<䊑�W���iVe��Rg��'�|[��"r�Ul���^j"#b�&��٠��S2r��Y8�E1l+؞��C�z �{���l�	������s���:�5�m�ݙm޵y֞���X��ـx���jS��ã�Yr��tR�ԔM�-
�'����]@i�I.�y������湊!&�[m�a��$�dӣs�ԇ���!�>��4i�Ko�� +�iD@T�l㌵=��d��m��!-&���oZMaգ��l�����*lH�	H���Q'�0F��r��Z҆U4)����IC���`���'GZ������'�E��;�q�֝�H�L<�ci"g?�����Е<:���G����{}.�e�	K^�~�z�RڌM�i]�[XD���i�W��Q�Yv],�I$M"{���a
�c��H��3��QeU��đS��(��)L�X�$�0�s�ܿ�~;�?���x>7�J0%�".�qAU}�����J]��	��D����6�i��]�=uI����,��&"-�q��/U�:���M�j�J��	 t�a[�RVJ���y:�-
�t^�dѫ_H�t%�;L�D���L�����l`*��pF��Q���I`�s�@�y�@�\ڱ8�ąa����ZXҧ�``����1�+pg_���f��� @*~1nHrR��Id�	�Ƀ!Br�jҬ8X��Q�k�/���1�N�e�0^7t��ɓ�6�c�������Gb������(��-_�jߋN�ɋ���C�gFg6J��I�z��z�s�t�9��	js��8,rD�_n��{13�.��e�����^Q�H�S\���PMJJC�
BK��qf{�VҤɢ�N�K����}-�7��:F���E�!L�\��+���̞%�PC�vV*�+��f�G��V#�����l��f,�R��n3����H'f2��$�e�_�G�.K�I+��"xQ�s��⒦��%BW$��P��ʍʺ�d�a�܋l[��E1����}�Y�zX��`:�@|��=[	�f�a.�kR��4�K7m��K��z�L�IӰb\�}�-��"%
@��V��x)�=Z�����L�w�Ȥ:"%�V`"F�0�6ܷ�
��8S�
�H�O.��Z(*�A�,�� �W(�;�$`�ӞӁrX����ͲU�F�h��N'��&"��	�9��u\���f>h�?$���׽�I����j0���t��O���!6Rq�Gk�
c��|����-[R.���h����Xj]�W9�0dWƟ��y�EH��I�E��;��X-� �v�lWC��Y�Fj]!�W�q�[$Nb�8���N
A��KS6�l</�/��8�U�]��1��D�ͮ7��eۇ�*�ƥ��~2���S�*	��
�s���J��eKh�5t"�bō��}\Cw�h.��iQ�mD��b�	ay�tB�Z�g��y�Ĵf+��c,�8��Z%%�`�1���#�
RS'�Q؜�
�9B(����Jqns�p�9q$�Ϙؐ>��.@���ф��Z��dž��n���7ٸCN	�B)%-��DM�<��'�	�dlb�4a�P��婷~���/e��s�Z���J�iP�E�JGv͞2�Z(�?Oz��3B���ֶ����V��M�>K[���jc�لA�㭰U`��U���.E�`B�&"U&�8~�4���e�b�w��5�N��JRc7���@}�J��_\���֨�y#�s�P��D�A|m��<��Oy��"�0���
�E��ͻ
�;�-�Vy�؅$s�Xo:u�2l���H���P�])Y���+'��:����I&����)�Å;]�l�@�f}��xfL��l�vn&<;�|���Yv��4��`��L��q�+�S؀��\
j.��=%l°tj@�5���QRqX�1��a*6�F�mu�fX&������oq<���J���^�X8�@�|$�h]�"M�B����c���y,C���7i~0�^������/�!��j٣'����V�vP���C�{l]秥�؝fJ�9o	;TX��v�|0D�R���x���#�}ݾ��&m���O7�'�Z�^�L��9oDh
��u^7HK!{D�
���V��B�wu�'�D�<�uL��sնC�w��lD���#��7|�?Fb��!nr>�^ �j���I���ި�U���/�E~�>�CŴ�������`��\~P�Ziʼnv�S���t@���t�Rn:[%M���ed��vFC�j_�i�V7��z^Qj��
��;v5�2���Rd���%�P��ѽ��$�Z�|�c:�Y>^9���۵�ƍ\Q~
��n-��1z$�# V�h5#��";,��S��2����cS��ɖ=���x�n��dU�{��Tj���r��eX�X�\�L�'�'hb�>����p!�j~��7�g�����0s�[�J�A�I�}��v���'ر�k�k����)�A���c�����^��P�p��&��*@��۴3Y%`����"�ג���bO]W�F�}���׾pKN��($��@����j����y����⯬��;��ZzXΠIO�e�xrƽm&��"�ݥ��X�y�m)3�Jn?������Uh�/�O���b܂�8�?�����ͪ�����lG]�2�,f���M�Jn=��9�V�:�N#h�aǓ)c��
F3/\zl�9^�w��������;h�~�DMe��x�%4��*46�!�m�չ�,*;XUŖ�{OX<�tL�	�%ҏ�Q�����/Z�겲HG�������]�3������%;0NJz�'(@�7F�_�mWo�"-����e�ܨ���m1r(�wC�$�D�k���TɌ���cy�g�f�$.�E�(l���-B���˗6��2U��s �73����wKS�P�ER��9���gL{�jZ����?�B� ��l^�L�P�1�M��{qH�Wo��U�YؾϬ����Q�zFs¼�Vs�Ga��Ou������i
&Z.'릚�{�m1�WGG���E�ۉqvk�J>���+R�Ґ��QD���N�q�$�ִ��y���G�X���O��z�SM���jOD��O,;H�,1���!���`P�ע#�=5�!#��A��Tȡ�������$�>�t֋�$��r��r+"���('1���[G���ˁ����I}`�z﫶��55�r��Z�K�u=cc�*g�7ui�b�H`�낖��J7lj�A�35;<�U���f����wv�d^�!�����I�f衷_$���}�*�?���Ϝ�z�ρk��(j�{[{�����J��ǥu�;b�'ں��<�+�]�dVv�o��hϷI�('�J�f�h���O,7�fV!l�o4�4�C�W!�(ʫ+�rqtyz�^��S�q��0KJ
��H��K:H,��6j�C�D�B��;s���
�0�?y��/�L`x�o��>}1�Gk�b)�\�܉S��c�Ȏ���2���OU���H�d�\�弚�4d
/�m�H�&N�t:�:"*��L�%Æj� �ǟsA[;O�&�4r$uɹ۝�V�C)V��'��W�fԑט�s�"�9���}I���B�$�2�Rh��E�D���ي��Bd�t��H��{��Z&��)D�S�1XR��8��8b4p�\٣E�c]o^�#<֪�K)Lj�r��b����*�M&>�K	�`��q�x ^�n��?T�*�
׉���djA[M����NBF
-Y����!U���:�~z�ꌬ#/){���4�쒰�T����-==,mF&�ɡJ<�(���:/���-Cr�Z���[�(�%��wT$�����ڼ,��O�wU�$:A�)�VE��.��TSH
�u�rG�7g��H��j��jG[�O�s��$`�����!�68i쀸"<�7��Y�3�W�6לT��_��r������+C��3"���K�8\Y=;��s�S^~�d�}��&��tzi�kNh��KΓx����i��?_ݜ�&]�IoW1DW\��O�P�.�9�(�Yu�I��`��"��X%~��޽j`^��8��ڑY/��O�]���.�߇�TO3n�=>Ү��f���<9i���޾x�Ożko�1�ZV�*��;:#B���@9_}x],��Π�_�I�T$^�{����3i�BhN6�4�Zd�o�O/o�C��q�j�Ȋ2�V<ߜW6��_f�5���ZIV�O���E�l����R�D�<ِ��,U���x�4^ź��'�a�w���K�bL?G|W��N�v�0���1�a�ȋ���"��j�x~�P�ͨ�z�l��.���%��M'��p����TU^of�gܩT�H���+���j9t�'$CWk��{Sj��r�F9v�.�F˳� Oe�]�dz�jr�st�~��z��j��.��Z��,sgq���q�"R�ۛ
Fq�SsƑ�
,�%j���Y��n,�̙�R�p;�6Ta��3cF3M�(�9�膚���B]��,��1�_C��=��f8D?&�e�|k�pf�{�JTނ�(ºJ]�c��+shu���,��g�@fƉ��,k��0I�/]+_�j��I���bE�#�kT)�g�=1+9$��3���5/j:�<[&�<����8�\��䵇�r#�����M��[���/�����`G�Tge1�7�s"��cҍ)
�X^��v�Jk�����o9h8m����P�3R�j]<-��v]����Z!�1q�5���n#1�ex�o�	�\����	���7��:{�X�=�ϏR9̔�3U�r1�^͆,'V�E�������)c��o��Ud��M�P,g~�]w	���r�<�	�9n �մ�*_N*ʋ
��x�@N'0F����N�!�I󵙞X��Þ�V)_u�m��
�c��k�#�ۊ��T*@���#�j��"f��d	��L�JW��K|�3q��7��nL杦vo;ursc$!�0�6����I/W�&x)�A��r�$k��tڲ���N�
�*�A��!"��ξC�K��B�]r50Ωhn)�٭�Ǹw"��{���)J����r܊ � /c�jo���	О����i�`�
�����/��􋱍I��8��!YB|��摣|��;���cb��C�>�H�p�G��q�(�қs���Ng,r�c�M=�Q�ˎ�
�}����t,�,�|����3��a�	�]q�ڎԯ4�aP-{6�6��4p�h�ȑj�Ӷ��%���L:�v�:/:�x>�^u
���f|�]:=.p9������a����x)�՚�^���s���"O��b���.�R!HP�nr��r��\zOO�|���u�y�v�Z�V
�+o��6�X?[�IF�z֕���-�O�,q�D*�%d�3%Y�ͬ���Ux`S	W�#1{`�si�(5Τ�Nd�Xؠ1y��/�z�8��fM+�M,TG�賲-�Xl(�s�j��׊�O�ᰤ����M8<8xzz����&ǐ�~����=`��>�J���bP	���
�,�X�Z��Vd���f��z���b*��!���l��T��}�C��-�i��XR��G��N-ʵ���&���?dbxtq�gZ^$��ȭ�qC���"[jJ�u�-N�D���PK{��Yvl5ݱ�1litespeed-cache-es_ES.l10n.phpUT	��rg��rgux������r$W�-��+���Sn�̒۞���A�y��p�Ɍ�[rEa����j�j�QzP��Ez����DJ��������{�����*�[A��=z�<�c�~�������o����.����u���_|�UӭO�j����_~v�ٺ/ۡ)�u�>��z�,�u����_�ݣ_��ѯQ������������U�����E�/\�����?������c����}�}5_?������-'��n��Q�^W���ZG�������*JϪa]�US�C���Ք�妼d��A���ב���g��6�Uy]�AZ+���.�m��?l�uY4�ź�N�M�W�����W���e׮�fh��r(6뺩(]��rk)7��?l��
��(��bU�eQ5�R��|�)�B�]ҹ���EU��Xv}UȳW�~~%�S��E�����=>���CQ��r^��-�b�-W�?�\�1rZ�‹�n���xc��v�˭7��.�Z��*��-pԵ�26:G���wo���M�Y�f>�ѿ�4�Z�(.�eY��f����y��լ8�'�?cvi�m���잠W��Uח盪-��\�{w�E})�j���7_ˍ�4�A�֭<��|&}�<����� �|M>�|"�������yU��V�Bޠ��UO�Cq�������5>��!7� ɇF����^:�_:�U
�>�>�O/����e�������2�ü�ދA�\�r=��ƇU5�/j���r�����acKy�^k;�\hH�J�tC�Ł�u���^�-�[lZ��cbU���,��)��-���o�	'�\&cq����W�g�ӂ���,ϫ�m���ŀ!�s��%�J�<��g|�����/U�+��qx�tIf�\';\%O�b��ۿ,�/*
^nڅ�?w��*�)��<����Z�*�u���C�Ć�-+�o���U�*��p��/K�`�w��)w��M������?�=���^bs*nJY��u��d�T��&�cX,�f-Hzϫ8����j]��?^UK�D72��V�,���ᰞ��i�@��?^��e�_`��d�/��e8�aV�B���
�"����`߄]��q�o%����=D�����ň~)ێ|l�l��L��]k�U�gɲ^u�za�I�=?4.�pڢF�ϴ��\m��ʮY�WJE�tk��ķk��;�nMz��8o��ð�l�T�����
������^�-�wvr���|Y6�2�#����{�ʨˠ�?`_�>�A}s|zV�<���k��w2�)�^���9�=��m��z��5ʝlbV�m��2u�ή�3r�.P���b�c�&{��l��f���ߴ�-|�Mr;�_�7��y%o�?@Z��G>m��Z��*[l���J�R�v�/�b_�˕�\8�:���ֽ����e�r�W��?�e[b=��vO��K���p~O���;Ĉ:璻(厳�/�2�:�"S����<.��M��#.-.y�.���Ǖ�Aqq��n�ó�f�"�f>{
s���EF�;t��4dj�t_V�wX��BNy^��fյ5n����w﷣`�>�7չ���g�$|�������p�s��~�8�j;a�O�a����Y˞��O��Υ�|s�ql��m!��Vٽ�e3��fgN�z�q)�˴�n�`iW�����o�$���'t�[4x�W��oa1�~�\p��ٶ�X6ہ��F�r�r)��軥�������b
�(a
�꽮��ؾ�k��e)��vJ�t��n�vie![w/����f��"��C��S�%f�a���y9��b��a�S3�6]��%`s�)���w\܈ɻ�:3[I��u%Jv!36�X=�� 㖏gKbj�JXT��OjU���V�x�R�W����h�<h
k
#�>O>5Cl:�w�m8v�70�z�W��V-Wk���hO�EZPc��kL���;H^R,mǷ��*�#o�{�?ua��_/ѧ#�E�f�5���K;j'Ы�"N=N�t"�����d��Ԕ�|�˿�!��5�?�˨�j6�L4x<]��W3ئp����o���
_5�A��C׈��`����hm��F��u�y|^��Ȓ�U){�L�1&�=u��-'��H8Ǚ)s�N��T)�U}-�!rm�8�8[n���/;����V�0�d-�����EqZ�4�t���?�Or�3}\�7x+\��O�{�\eM.x��V迾S�@:�&SJl�^�9̔F�ZZ6�kx%�

Oz�����2dg]ɝ��:ݱ�&��j
n��Y�%�s�z`������!,�oa��2;*��ڇ��D�ʫ��@���iΦ�s5��c��^���j����Y�A��m.�TܴjB�yl@���쾨�a��kfu��s�,�H�J�H��0eݍ��5ӵ���'ޔXۙ��k�O}M�%�/�� �q.��G����c��7�����F�Y�P��F���χX!�_���Z�����2�f7���{�
\×���m;ב���ǀ}���	�w�Goo1[o�%7ﻖ�#�����}y#K�r�8,o1���-a�;-��U�tA�cV<?����k�Fn7���F�n|p�v��m�-�&<�J��������t���FjK��f7n��À<�|�|��;
3���Jy�vo/���.H���|o,a9�� +/q� ���,Ī
QW�x���ȇؤ���Y���V�Sy��߷�Tםn:2�į��{Y�����Mm��5���g���m���rG����V�/y<t�m��%\/F
ˋh�0�t����r,��z�x�fC�q�!�MAN]=��|1=��Cc�8�u�F�
�.X�����W'�aT;�oD~��0�l��|jwo�^6۔M�
�U���?��.|��L_��̛l~y��Ǵ�Xj�j�G�K�T�c���6D1\u�f�QI1]~�7!�'֖Li�U/U�d+v;�P��?9Ky��g�r���O������k'q���\V��[s8��:Z��Sqz�"?�~��.x�FxD���}QF�{9�	w$B\��S�c@8���S;�\���/G+�dS�ʋy�P�:��`��W$��li{kž����}u!��̄��:~M-�wfj-j��q��:
b�G��+�M�O�+��A���vպ|'[�ҡ�]C�P��z���bfb�\��`NYȜvZ)����]�Ǩ&�y]�_��w-B|<�u��xJ5ȝ�,t��-��f�t�wG>/e:�M�Z����β;�����S��eա1Y=�t��qi[|�J6;��[����d���t>����s�ت�5� ��j��*��<u*wUh�vΟ�r�N|isa�pr8�.p]�Z5�`pW�X�rǬ8lŌ��vYb6�-�?�hݧ�^ȕ�:�37�f`>�r��VC�ܥ�۷?jh�\AħeJ�o��ql��?�h�j<�)}4�
]�Grx���(f�<���X�z���H�N�
s��Y��;�Ą�\��E�H��c�Kg��k}�{`ה�k3�Sd�s�V��EgMX�ܚ���ؙ�(�i��hS=����z���M���1j�`Wwڷk5~��,d�e��O4�u�o�R��e#���Ɵ��l��o�81���H ��ٴ�NX�q��ժ)u�/���W���򧈜�Nr%��bل_o�(��#���n��؈��k�Jc�I»����]u~�cߢ��/�.�.�����͇�Cx�y��^wq!�l�!��H>G}�`����c�������8r���y7+9m�G}=��a����Fz^6������.S9C��ּ\<��7��o-^�T]XL��Vܹ�av#�S�C�g~F)̗M��ʡ�`.�������`#,��.;�2���{�w@��l.;Z!�R<K�@��8t�yM�BQ��i���x��F��$�R[���9���a�A�xf�ˡ\1���ƹ꥜��/�v�-d
��`Yɢ;o�˒�U'�8Kđ��[r�0n��=��hk�$�i�d!��8x�E��[�%�Z�PK7�G<k�[�-�AP�x��ؙ�1+����,�A��_qtzzK
��(�/�r�V�@b�V��Э���S��,����԰�f;+�!b��j�4:U���5��s
�0����[��n5�_S�q�!�;�YN��;���W�Q&�R�Ⱦ�I�͕1<����Z�BJ/���	y$6�����i\,�J�m�k�v=�̩��p1i7�I�o�ꆱA�����3�����~��
Ӏ�D���
C�)�r���܆
����%��ʼn|KF$;�%���1e�CG�Y�����F�}Y_^����Wt�5�8���}��7�9�i����(�oh��O�S�����(���4q�|�8�N�__g��=���V��b�rA��	B"�Rv��=<(~�q�d@��nx��B�ļ��˙Ů!0��F+/��(��lO��/0i�[��/�r9�����ؒ��ۖ�;���l�_8S��iyd1|�/�DE╱t����Q_#?��O�C(�6�4��_n���?�C�.Q[Ha�v���A�����)g2m6����>��P�ѹ�~��e�׿���l���6>�!2��:�4jȸ��5>��.�Ng���hq�p/�j�
,���^��ԏ�K8��+X��8�B��%,mw;s
P�*��;��ʖ�����>L�h+�L��p�W���DYD�k6��G���������uY��u+�XOG��f��*�5��rQ��ѳOfۦ�xp_�C1tf�aI
1�xQ��W���f�s�%��5��i��-����N����U8$瀟��
�{)dnܸ�"�(g6�}��I�P.��d���#�#m��K�ф�3�?l�ӻ�)3�ٗ���t��_���3m.&=��D�� �[l3*��%(6�:���@����ջ�6�=�j�
���J������;Q=��%&,�;7���Q��w�vM�v	|�	?C�G��2ū�r�ˣ��V���WD�JN�r�B:���b�M�JĿ���Q�����$K���x���6�N=z;����¹-]�+V�}�������\����f�wy����Ylj<q�Ɵ�v4���sz��;�_�=�
g`A!.�%V����{��!�
�D;{� �i�
���塃x0��������+?6��sK�p��H�P:�%u���-�w+,ԩ�����=�×�I<���td�-�t��``��=�W�W�5���Gf��X|-v���S�GNuQʡ�3�V��_����3S��щ#���Q�Q�b�b"#
T�7�1-��	j�ps�ޒm<��ҬEj���I���.���`�V�.���!�m��C�ج��;`�����jȾԽ�`�)�Ӫ���C��7�ᜟ#wX��.3��ZT(����e�F�䩸��~'rL��̙��ލ��<�Cvb�ԘΫ�ϦNj������M��ʅ;�)8AF��mz9"�B���"U_��`Sj�K&���j,[&HSkv$�ް�������~`���n���ݮ((Nq�?�$@X]�V���:�nD�}~ �>�\_W��|���F{,���%�5���<�1(�2�2
8|�s6�`ÿ���$ƑË�xG��>\%qD8��3���5���ڋ
c����[��+��P��q 0Ad�,d�V@�i���U	��.�Eu�<
�k�x`	U�^�7��y���ݑ���dϹ��l7l�3�^0���]�8��…�R7�A@�2�e�'G�!�βm�?��UsDC<y�1d9!d�j<��
@�,1�d+p��AQ�uc����&ȗ�Aj/��
?3_�H�b���;H`�ɯUr*�t3K60݂�]�,�e�6l�<E>�i}U��)��I8���_e���PK�;�F�y<��I��ۤo|.����.
~zxt���Cn
'Ϲ��>{0�J
e��~e��H*;�@����E��S�J��"SH&����}���U#��!)���h�u�&*�lI�h���%�zQ�M�PjZ��0Q�R7b���
���/
9�	?0`wsȶ.��������O`��/rL��/�mM�0��<T�q��C/��"+Ƞ��.�k�S�e�����E�.-}ws��Q3�[�
�n��]�Rs:t~�3�+����[�"
�6Ž�Y)s�E��X)�-ɵ�o���@v��絼���8���9�ާyK�芎�
a�?yע�b�5b7h��L��y:��ذ�f���^
�NW��5��}���{�����ݦEz'�����f��,d�c3VJ>��C�?_�6�Pޔ�v�n
���m�E�G�����+�+L�`�0\~{$��?�5�i�r�7��sl��c�78$}�l�õ��%�=����G�Bc�J�DQj�4a���y��]�+�#`@�Z=� 1x��*�CkVU�[�C�=0+�]��5���B'�,`~�撒��}5޵q��CC�)���h,�Ƒ���V7���h���y�羇y�Ei���FE���-i�^h�h��6ek1�'#0a���~,���ڊª(���?b�F;uw����E
���Y<::0#"�׭S�W���U�A��L��;��<��lB�=����4��M��p{ế`~�IΨ�ʬ�Xn��k C��'��!ۨ��4�@�i� �X-���P��
�U��*Xњt}�T�� <g����óiP�-<�X��W�uH�����FL��õz���ʪ�J��>�bA�@�k\��+��f��o���ڼ�㖟U����6|�v �~kqu,�]�GZiۦQ82�����:���o*:iv��/V�W�c��^����+�!E��f�-~�eٿ��j%�� Z���`�a���K�lBi}����� �hs�=C���I뤌��Hٱ䦚��|V,'o�Jù�Ѹޥ��1�B8�´��.>p2��(��c"�a�qc�;hH�}�A�{0?�U�*>V�x��\_J�~���~��
�����^�xD/gV+VD=TJ~�)4 �W}*�t�<)�oĿ�\!L��{k�^tz��p$�Q^��.�Ǻn��e���a����P�C�E�O��e��Z1�.5�恒V)%�([����4����`3FU��kԱr�C��;oG�)Y��Y#����ԣ�C�������<���lm錓�ߴD�����.�}�XH{�Ҟ.�u�]U����FG6�6�e�]Cq�Y�:��)�Y�w�'�OFy�_#3��~�쳦y��\T�[Gc��S����^�t�=�I��>n	��Y�$�
��=����l�;̫)��kw��Z�Y�Z�Gt0w�Ʃ��!���5�-�Fm���]��xh�c$���e��/B�W�����Q�8$k%�5;fm��p��^�
2z�:�-��h��\��Km���Y�-s)2�<�ء�%ފB�+H
�H��&��F����rg�9�NV�̗4+�����\���q�e�	�$�
��j����l�7ut�
�iQ�Ҩw����ebzH� ��µ�j��UO�F<+��W�/��	��"�b�׌�@\�U1���G	�k�F�Qv��v��~�8�G��3�3N�I�ύ���Q�9�Z6Q�a6K�ux�	fX�f�nf�q
&��m�|��tzf�����
��x��cVcp5t�&ʳN��R��:��R›eQ҆$�hm��R�nX�1�;3/kכ=�.�cj�1n��bE��e��ð`eQb�e�b�a}+�S���0�[�l���d`Ĥ}wPL�>B�Y�u��)W(���e���g��{[wF��	���B���=�>�AA��=�0�a�_+�>h�E�
�_��Ȣꃅzc�6���1j�臱��L�8Kb
������Β�)��"�����ݓe�Z��{C	!N9h�*�v�G�'�'+G�h�8�,���r�%�y�8����~)�RC.��~������a�T���6�����c�������7S����̈́�/�!���E�����?�OY����2���k��I����K_���x��c��b�ޔ�m�.��y(mV$�g��>y�6���3���(�<k����n�j(�Wm��e�t��n���r�on��Ҙ�8aI"8y���dx|'������*�\�7
U�|��[��*�f���tx�dI��xC���*-����C�w���y�K�e/�I)c<��i�C�
���m�@�H�;h�y��R�׳za�Y��q�δ�m��׬�k���,�Cވz���^#er>��Լ��]_�I`}��`C̰�=Mٗ����f��U�N�H�\��)^C�QMq�ɠ�'�bԙ�m�6x�B+�7V�sd�\%�?���#?�3��FR6�3�y�.�����5�W1�UT�߿O�JlVj���1θ���b!u��uj���hvݥF��'z�%�9:�������ѽ����]�wX��dH�׫��^ź�˥pU��5��33�
��,>S����Vs�=ϲ|z��$���$���f�[)hJ�S$���9�j:��ud@�1dű��r����uH���)�W1/��s��ś�e�n�W��~>����r��\X-;�k�XZ�*�GL>�����Zj����l��j�8&��r��%���>p��U�V�+7_I�q�t�xx�xI�ń��Eʼn&z�K���>��)�V�heX���4拎�c��2g��
k�d
_���M��<f�M=�U��6�xB��8OK�T^'�,p���J���i���#���l����|"q4����1��A_����6��_E�D�Z�n�
1@�za���mXC��5���§֋�ol��g�,ʩie��}�8ɬYc���7U��%��h���O�[HyO��IG�z
t���(�-1�I�y�AQ��t��n�+������?�"�gl�
4�R_����z>"��44�8z�^<.��n 	x=���Y���� ��a�F(�a
M���*�f�8H~�im�&���0�@�ZM�^#���=�/��ƸT�D���ۦX�������?�iB��\m� z�;���Z�b�>I�)��x)zZ���I���`u-dI�SK�	A�$���� ���0O���rg`Wt@_t��������G�,Dz�9:�~�d�l�
�f`2A	��6����|�w�:x���
 p�=S�{���	_�\�qHV+m7x�$�6�W(�Ŷ[���L��̶XhL��L�oZ����<�B�'j�;�,;u\�j��9��X蠱&F�>��/
W�;��;�M(��Z�x}0$=���}��.G`�,hL���>����^]�	��g!�z���A�(�Ň*ށ���6,\68@X�-�y�{�A��	AO�^e����5��A�խ>y{��N�?	xʶ���_�*Ib���s[dIn`)ղli��4Rحi8؛�Z��F�j���=xy��rX��]fyi�E��„��(g��j�җ�2�Q#�^hDIb�F�
&����=zKGDj޶3��{�H����`!��y����#�)�Q�cD���6r�'~���C��uz�)�#�Npo�:<�����M?�����`���!I}V,��v<����/{#�m�x���_ܠ,��K���s�p�o7���fWk�g�0KF�wӟ�~��_�P<K�m�?wC!�`�0X�~���4�N�?�N�Ͷ����K�~�I�o�|���T5�E�ڶ|�%5P��,GA9�,)%E���Q�����`(:t�8)����f��u�P�x@����k�h�y��iS����TiaQ�'K�&��g1����D��ٴ56�P�@�jXʲJ��i���C(�F���sx�0�d)��[�c>w�VN��W:`���@�ۨ��
"7�ѓGi�j���\�#��U}0	{I<�O��2�$�c�>:
M��z���xV]?~Y�EJ8��XK��;�1�\��mX��-Or�`.<Wۛ�X�a#I�P.jZ��G��Z�O)�f��Wx�2	���k���ֽ����#U<��{o@3��5N��vK��Ϻ�V'�������LBz(�eqϕ![X�=���O��wЉ\�l:��!��{Y_��<)�v
�a��]��h_�|Hg����a�9"��,
����q/x��Xj��9}|�[#��6Dq�o��&�ĥ�
1�R\��2��c����u@߰K���Yq
V�j�?��(%0��m!�uE���~��S��/�`l�>�|W#n���ɑ鸵
��ȎO|�v������f��K�p͚9���:�y	�J�����IwT��3�ܜ���?��&t �Pg%��V��b�B��g��֪$>[�:�ԝ����n��{0>=���%xU^b�&�۟Z��5}7��:��T�/�=68��ퟗLJ^�\Ui���c���(I~$�%�^���3���i��xrt|W��ʄn�"����g*$���lN��/Ժ���{�`#h�)�/o����s,��� ĊqE��1.����U��SFf�
�Y���)��T���‚Zθs��<E)Ѷ�eAl���i^��;�)۟cR�٥�5!iR�L�d6"�L�A92�e��$��&|h$�H@���Q4R^���g��"u���5��G���%�T��򲛰{�KUmV��1_%�ujH<�`�p햡7}�J#|-��4.�z\�	�M���F^z�|<�,�
���x�M�S�R9�;\Z�Y*Y�&K�p�A��jV>���b�Lg$3,Qkcp#g˗ϟ�{��u��/o-�WTv�K�{��{�K�pX!�"���u=����S��A��`�@�FiI��"~h�&�)�&�h`���L~�xF��	n9����<e=�2;+wR��yw(dH�1ߜjܷ"ѷe{���G���5f�P�px�U���)�B��J����/���O�S"8���URp�Y�[����mKA��]�*��(?6<�D}D�Y/��>I�05�9�D�0'���z[��|��}��Zz��ܖ<?u��wX��ZK$Z�%D���l���w=\��kk%qU�7�뚰|
8�-�jx�\�-o��^ާ����vmV1	-�����Ғ��l ���v'2�� ���	l�bS��@P��m�$�E�H.��G���c���+�E�2C�a9!OP�����9rP\Ɇ�J�z=��b�9��[��E���<R����o0
s����pQoos�~��]�T/��D��Ah���:Ndq��r(\v{B��82�6�vb�W��K�ֶ��1^�`�e���[��V��C+�S�Q��c�}\��ZvX�dyB�6A3�6'�r����*��f��ڠrj������ose�.F��N��<a��F
�[Ѿ$�l��Q�T�̞0�
�d�X�H��}"#b*�z!Sl�SK��D�%�h��!�?�QRӞ��)N5*����S���M{�Z0Y'���K#�$?��FM�8�;�q#v�����V�C��0:���S5@���;�^�P��nvA�	N<*Ҕ;Ǐ
�����O�e���@�*���d�Q�
Ehw�\G�hl+��@Ӌ�P+�,`|6��uB�%;w?���jzD"d]�Ȇa^<%x<���+�1���|ˌ(A�p�u����(C;!1��"�}��F�HP��sS1������x�;�Gk3p{T2�3�17tӸ��h"n~��͡��l�-�S�F�p��z�-U��H�
r�F�,m�1{	6�%��{`\��S5�&��1vI,�"�\8�I��"I"����c��
���(��ĺ ���ʍY+��,?��#��`�e��c�t�L��>u�+y�r0�5l���nir��_��lc�4�Y�`��llc��:�L����%g�j/�xx�����`��ј��ǧ\�Ma�bd�:��PO��4vc�C���s%�E�:��M��Ԓ
���M��%KM
�d��-�y?��e��P�
���^iU
��V4$
�a�߈]���rwn��Lu��9;�9�&`��#�0����/xTW7�غ�\�ۃP{�	i����4]���=W�(����{P�D�EY�$4 ^v2�w'�r��؅^�]� ��$�U�)F~�Ժ�
g�͒�|��Iy$>�bA�F�ĝ����k:�K�b�� �Ŗ���t����r�b
{��,B���:Ĥ��Mw����҄����Jb�t��*!&U̓1y9���T��g*��E
] �t��w�Iz��V^-uF�mJŹ #��\B�r��3��D�w@���ߝWA�.�ҽ�n���Ȕn1�����g�I�0�X�HA)(_$��>h�ˮ�҄Mj�\�g%Ԣ��_i+yԘ�{@H:�)k�Ƴ��6�ʯ�4x���l��4��(py8mN�Ob�`i/�u��?�vQ��@�W��C����W�A��ȤKCYiP��ʄ��#~�B	N��5��wvt�o»��n��Z�.��V�'?@���aF�bM�ʺ/�F�õ#t�Yr���7,�y����(��
�%��$�?�����?���q9��r����O������<�n@X�<U��\���r�1��@_N?�c<V��^��Ef��%Y*,^
Cq%�y��C��2pXė�ܾ�oe��@��g�O�ł�ے��|f*~}Y�Vt`Y�?"d5����) 3BU��3�r+z}vH(�.@t���e�����^�|E�6W�M;��eQ}_f���;2��=w:�_*�l��G�&��T
���U����C���d8�����vJV����k���3m,�K��Œ+-���7�
{F$٭X����\p$)M��."�i�t��ÂQ�΁�rȭcH���j�>�(��6�|3�M�0;Lݞ0�V[������1��V^�z��AڒKq�7���@���,`/���rP�vX�5q����Q|.��!��7E�Y�r�Q^���0t��D1d�|�uG���
}ˀ�x�>[k5�h+����Ik�A����6��r �<)/A�����we��k��d���N�'�Y���r]@�x�h@��X�5�	L��k"�'���j�vR�BZ�u��ߎ�])�>�b�g��g�pZ��ذC+ 3A6�N����j�$�%�H�6R@
ٚ4��'����^�g�<O�C�?Q�0�#���w��f.E`j��˜�_��@��/Щ"��Q/�t(�,��y�_ӣ4�:���'��<�7dɵIDe�vB{�x�����\���W��1�‹&�R2L�@�8gTF���"���B�6�x��X^O���JT�"���b���U��2�*
p��p�Z,�a�,�'�>��M�(��j��I�A�d�b�����5u��o��u��e�|L��;�������蚀ܒ����l����`ތQY2��¶�N�2�M�(_d���1��O ���'���*��'���*=��J@?��ٛ?�x���2�W1�y���v��d^��yƂ���0�����aH�_y�M�|�"�4
��.�QH�RT�\dNӟՈ7����`�<D�Pۡ��E-�qPq:7*�,�O�<�����C��c���d����4�H������M��mF1p����=�e��jnv3k8�`vYVN�в�(�7�B%��kjŕ;���a4TgtFU�(�%�#��+���:Nڙ�R� �-��]<9L�2�-��;���#��ۢ��9�:*��m��0��_��!���%�-X��8�;dO~�P�<��1Y�
�UI�:�
�SPg�WW{K_r[�>̓�W��%�^�A��(���tAB8
�z�k�$T
-5!q{/�M���ge�NS�BFv�D�MT�F�*�]�0�ض!흍�Q-�Ȅ��9�[Γ��c��Q�eH�R/|/^Y;G�!�	:.�t�[�Գl"��t'����Ԍ��4W{����ԌD���^=q����ߤ����fm��U�Կ���Ttu�
�P�-o�L�U�l��fS^��zP�`Y�.�x�����)i��
B^���z�
�=���V�{@�p�I�$DFM1���!J�?9z�@����(�:�5
���\���b���|7I{mu_(�&""��S�v(���I�\��k�ܪՍ�^���D����j�g���)�hnX��bVVys�B&P��(h�2-s^1塪D_~�~��j�T��2:�(`
N(�b,��
��q��$�/��u��e�_���|�Cy݀��A$�z��lg�Ko��[�wyv|�bM�^�f��0Y:-���mdpg��	HJ
�;�cf[�\�ma7��m�o��2�����Yu���GHO�����5	
xP
~o8��`4�ū�C84[HprN���8��H�1
���B<@;���􎭧��
�E�k����D��q{�o�v�lO�+�y��^���H�܎�{����2V�$vI�-��������a���v�}z��`�Ȣ��İ20-=�nW��H"�8�.�d^׀a@}¾����w] C�5��P�*�:S���J/��,����",�?�S�+�@5�]6fԄ��o����E�����t�t���3�	,��^���Z����1�����e���Fx����3�y����Yy������&���2<�lPj�F��)�Ԥ�s}�ϢP�9�&�����R����^(z٢tp��D����B���9���Ԓ+)�섳�����wJ��"*D�4

�\qN�S�j��b���$�S!��:c��:��vU)%�וZ�0⫝��X-e�+R���w�,�{�"�r�waNH<�
Ce"�Z{|��
,7�Zx��=Ͱ�6�rD9����2Q��j��x���tܛ۟�J+E6��Y������Ʌ³��yvrZx�
)d7޻,��U����7��,u��8�i�0�
N�I���}m�^�0U`%"�-d��L�rh�,'��<�R�f���\	�	�j:zM��X��X-{�~����^@�#D��f?f��fH|U-C/�A����"
�=爗t�f�^�];)�v�l�!���f�V���t�wHCb�3�jS����qZ���9��`\�M��Ƽ���4���j̙�ħgW��yv�P�Ӆ_y�w�.�*e�r�y~�"��S�~����	9�/N�;Ū��B8����j@��e��J;�4���f��,���/5Mh�*7V�d�}Ŝ4����Bq�r@�6Ȃ�0+�X�֍��*4TQ�2�Mk���ճP&,�p&��2��9�
��U&(��hB�'�@���=�r�����-��Y�A̕�]W��`T �7���Ew���5)-�3�7�l�b=��!�^�E���A�*m�/����h,�̴o�Y�5�V���h�+��I_۪5�I4S��M�Oo6s��b~K
�u�r��Xk�đp46��a��̀�~žƸ�{e�eնG��8�6y�p~���ޯ�޲>7eH��F]�}	�	�`ڌ�
U�1
Ac���$G����Sa�BexZ�ɪE�bl���g���/�A��b��j���|�G�(bɴ�$ڴ9���~+BPÇ��s��~���e��`�3���QIƳn���b�J/��EI��3�ߍ���K�|݂�T��j�ݟn
+�)5�H���H�:��/�<��S˛��˪۬�3�?'`��>��Zۅ�
�̛S�[6�1��"�QeD�跢D��/�|
�<������x
���¶�U_^�|ׂ%����]Є�a��:s�T,
$N)�
�?�~#iϥ똺-u<�Ƣ����s��SB�	�O࡜#�8U���"<�h�4A�KyL�����~�Y|<�X��9>��DYm�f��U3���`����g}�{1a�[��Z�/�O��n6��ۛ�ڞ�_��;�y���~.i���0�|
�Cx�N��@�O��@��>�A��Ͷ���l	����i�["�pNRi�%ڦ&&ƻ��}��_~�!j�M3_���ު��( !��/U<�ϵ��/O�:|��q�֎�f��d���oП3jC���]�r��q�2��.N�IxV3��omE5��+��s�D�`qT)ۖa����ը4�E!ZGF��A�eb���~
�p#f�bڬ�u��	��:��
��a\���Ҝao�s�����ڜ0Mw3���2}�4�W���^d*gCm�����
�+.XD�4+S/���@�Eu�t;Kŝc�m��u]s޽�kZ~�>���W�\<E���9=�c	�x"MQq��E��(C�3A���W��w
�z���*�6��3��%�Fqhu�	X[n+��F<���87�(”@�f��q3�ǔ�8�ݕݢ���^���}��N�������"J(�>�C�^a�=o@`>~�B�opf��E�������j��d�E|$'���WSB��a�N6c���	Yww���/��|R6�8�b�aT*��΋��g#<M^0�~n>�7��.�C��˵V�j�ֺAb4�^��㶲�ʥz�4V.�\M�S�1L�$2�Ō�m.�f�z�d�H���:�44�z����9
�r���R^��9^Y�>�1
�
���u���"2AW��
���V6��;9�z�|8�7|�Q��TXT����h�yBh�+X6��[1�V����T"C������R�ļXnŕìE�'�
'�SL���}bk�T��)���>���ZQ����Z>!j�QǺX�)�)�_BB��l��~��<?V'��iYv�f"�7Wv1$#X~��,���f5�*9`�4�"�
4��:-¬����Ht/FbI�:����[��Cd(��(~�M��K
�O��6���u1��n/Q�0'IN�,�N�™�#����JHat��q5�m|w\��7ȍ�=��u�z``�B�[�%~Z�q^����K<D��b���WwŢ*�(�V�p�v�}���4ϟ:�x�AMs��1~�\������fjw.�2�Q��t
|�Аj�O��Ȕ�N7�~yӝ��΃`1����Ԧ-�k�t+�Ʋ�:�rw^���\��*ڍ!jԭ�4��ٵ/�/l���4�=��xY��J��l>��j|�}۽7yǦ-��7Y���>�z�>J�8�Ȇֺ(��Sl�D����������@7g�
T�4$-��:�,(���j�e#���P�k�� �����i�:�kc�f�$ԭ��۔!�L-�|��5dmLD���M�OʊJ`{�~i�ƾ�O��` $I혠f��Cf���ϊﮔ�u�< ���j�i��{�񈾼�*���<G�	���U�)�-��9�¬8lB�S�=y�8�x�@#rJ<��Y�v��~������|X������r3<K��m�H�|��
�X�52��t6B�y]e�Д���^;�/��Y�B�.^,z� ´��@`!����eg���}@��He-�� ��.�
<�!H�V_���>i1U�ݛ&�i��N0�*�$^^��ҊjB(T�ZKr��'��;i�AM8*�VT�N槚`����>T���T���Q����?�n��Id0j�M�렔ѽ�+��NH�h���d�zin��$��xe. Iv!Yy�T�ѫ���D�4�2�v�!�B#�Xz��Ln���Ga���kW��7�>1q��XVR�pM�?+#Jƚ=-}0���)S"P2T�3�<�\.�,���,�<%�yN�?���Z��h��@�5�>�s�y"wSB�!IY��rr߰Ekr�W�j����Oj�2r֪���K��C�
���Z�ʳ��u�~4�Uz��,�
����Q�+M�����������Q���9�� 梕�
!�,��`�ꐇi�[��4��n����P�
���KJ��Ä�5K��Ԇs�
U�1ѹt�0>uL(z�1u���"�Y:��Ւ���C��*��1}E�X��֬<����̲B�3��J䂜�a��9�U97��2adO;mƠ�	$���;r�Ž�C�!>�8XN�T�+P5���{�����?��_��y�"
'���bΠ�����),4�-֘&k�5iH�7�L$�/�>s�TM)?O6<iS1#sJ>��/f�3I�
eKd���WoyrA�KՃ���0n��T��O�M�q����5�(��B�rE�$YHB�4l�[bQTH����-΋h"���q���U[����8#������WVe(��\��ބsJ��|�sɘ����ڙ:9Kg�F���
anδ��6U���5��-��la�+�:�:h�+t�q�e���;CB6e*�Ocn�ȇ#���H�#l��7O���m��v^�`*�8L��#3p"B�=��d/##"�� ��PŢ	y^+;Z8cB4o�j�2lvz�?��2J0B*[��b��`r��
�c�,��yH����c����I�j�jwܴ�A4�@�jGhF��Q-�K�%h�if�|n���|'������)G���1(:�b�_!��.XAv�#w����4yuc&��xf%^��x��L$��U����$�"f"ncx�Ul��&��!�p	ٺ�iw�
�3�P��dѽ	����`�ڔ&�T3P�.�.��tه!x�+VBȈ�~V[u�j�@�]�Ԇ�CFM�Z�_UK�V�(�k���ݨ�
҇_�){.�Sr	�$h�Ђ���w���7��/�U���ų�9̐OS�==/ސI���r�J��ۂ��[�ە��,3�Np~���0�k�&�pRY��@4
*۬r�y>8vԇXS�q
�����H�Eu=%�`�1�ES��bc5%˩���@�jy��l��V+y�"�{��%	Y�陼6�����,`�Y|�Pp%�F���5�痖I�V��䪃���;^����j�9nTI�p���8(R��
hi��UW�F�>5?͒�phrE�1����
u�$b0SL&��默��
f��@�����q�w�FtV~*n�]�e�M��M�H~弰��46s��5��$,�^��c����e
�1
��<���
Rcض�s4�/���xc2�lp�Ą���0~g���'�џ��v}(EQME�C}m�kb����Ռ]aJ ��z��{��)�A�0�C��)�	'�����ثr$핞��+����%_�8��+ʝ4�~3MmLMl�+��j���e�A�rꡔ�g[��x�D�ޔ9�|(���>��x�s���:<�S�����:��޷O�c{j����
��Q�c=�j���;s�ɺV��-s>�Zc��FU
��i��R����ϸIڅ�n����G��,��>��ݞ>&;Kn,���LtW����vp�IN���a�N���*Qt$�!?�C����ڙ+!*h���g��Ĝ
qx�rڭ�����	C�M̦:)Q�3��蘚%����J?he��5S�H�/�h���c��	�������$�e%&�]��K�@�^���|�zD�Npmq'z��(�Y�gFP�E#�Ԕ�ٵ�o�����9����ȝ�������*��9�.���/�`PZ�f�z�^0�a����NYЮI끐J�!?42�Rv�:j��;�<�����Ξ�U�<��ϖ� uu���t�c��5���<�ꄜ�{�IL��,<�[{ȡ7oL���
B�hfi�O"�i�X�Wi�%�.)�0mn*�:��L~���ofE`�Z&�6�+����jiP���j��"�Z2,9)��T�O��O�!{��9r�6�+� n�3,��F
��Nj�jR?�K�4��M`�����/<��RS�ڛ4�Bc�!o�ּ�6�|���xC
��Խ�	:�蘳mPԑ���O�7������}�fg%��Òh03��"/�PdʸkQ[���̷^����ʸsS9W���~�����
����M:��N��Xғ�����}���&y/���l�V�x<�IڅP5�9w���Og��[>?�h\�
�aؠ���KD��Ux
j�c��R�i�b .��+���dG A�]�–-�t��Azhg�M�9+�&�������X@Bw��}9�ItSs�+����4u<�d׺,Q��Di���laj�>2v�P5o�RC?<
��N��kŽ_[�]v
|�˒���}Y����Á������x��>M�x[�� �ʤo�l#�[Uu�"��f5xU�hy����h�!���2}d�&'�"͜���=N��w�)�BZ����m9<bx�y���x�˝2[��Z�0�h<*b�Ƽ�4�Mkm[BJ���0�6��E��>\�?�,��B]��Jj�P���VV�CvQ,�P���mɇ��h����,7����t���s�J�S�Q�ݘ�P4h�o���y
$�]��ui]����NaE��ײ
�ݰ�5�����Đ޶�㤧 r$���
�<���H��~.h�����y�υ�sf	c�c��<������?Pk���O�8:Rc�@0�;_ �\Jf��{��%mk���o����?ʰ�u,$���QO ��+q���[	�L�0�g��k�Z߆������A�zPf�(f<��,)J��-&~�GD����ȧ��C��cl5����w�Q*�R�<�����!����c£���_IƏ�׻��G̒���p�f�<'&�_�ȼ�{��_�A�u�9N����gO�:�T|�,����<�4��SD�Q~�|�b��s��&{��Mu{.�nAґ��� ��r������Kg��^/��;�\-��R��	7�{!+@oU^F��𽟷m��e<5�&3��3@K�[��4���-�:���?��5�w����E��EO/i�8���ɪ�9�?&d��&�BY $c��7��C�O�-�f��C@�,t)Y��5�e+N��[�XI�`�L��7Z�<�u�xXq�\���>�~	x3�L������T0d	'1F&1~7p[P�TҖ�6��-Fc�zMb;���BN��P!F1�kʦ3�DcG�{�!�cB4��Sx�)�& ne+]`D����q��kC��o5��z\�hsw�S�I&�6�naa��Y$�����w�Yj�R�u_U�����-�ϰ��Ǚh�u�=����?�,VzD~���?��B��(a��Av�Ѳ��x_��L,�ή�;9̼>2����1,J�#?@����(a�j�vn��AVOaF\��чa�[���Z
P��K]V(ؚǥu��]�^N!BpL��Ҳ&w����6Q׮���a
N��9���� �~mů[$g`�����WW��f���Tl�8��IN��8k
�t�?�&�qW��Ȟ������JQ��Yd�X�ڳW��vA��*���gt����mdj���4��i|�M���S��qSO��U7.�
&��H��:�DgFu�yj�1KvY�m��B%tcp��|�ة/T��V�ouQ4�G�-����s^�4mu2Jf��wVR�fJ�q��r	����4pv��0�������o�2y��U��yGw�q�3���U��e��A�:q}Z���߳��ȣ��ο�����L��6��t0<�O;	�/97~�����*a�ֺU<����EA���@UwC�]Vx>PO�y�:����U�$����w�k���m܁�$tʈ��:M���Q�m8Ew�Țo�(αq��
}��Dܣ��`���C�3�YذR�ƪ��PY�=􁿑xf���
ē�2�u��C׌�U���W��{��y8��9e�*|��ps�-nFp̵����giU��'��DQ�4��`��+�!��Q�i�C�-�i�n\��$}�2��:�GB��	�Z�4��ư�nb�� �>�)&>�"�0W�Y��w�A�º�^���Vg�C1ڥ�������ɸ-��@%.�����^U��I�у^0��V��C*�=~�T���?3�
���x���,�6��NY�5�NaVfb�:�")��&ph�(�J��\2��l�q� L�&�mNB�;$;�ށ���I�H��ԓ��\˴=���Q*J�ǎP#(>^�
�y�������3,�U�9���I&��
j&Z����d��=i���c���r�
�gwUs=)����`���Uc��UR��5~�\�_��k
+���ĹcO�?�Ӂ]3)�p�Z�I�U�:cm\Y.�
�������3��I���ād�
Z��~�1�'Z�\�Xr��y�l���Mۍ�H�zWm��)��0�;ҨRQ̾J�?�߽$��^�*8�'M��p�s��zX�E�{~��D�4�v��i�V�,5&�8�v)g�N,��@��	�\f�,��s��L-��qL({k�u [@�T���|5�;)��~�l��$wS{�zP#�4���m���65�
��.��(����U�jo��7~�.s�U1W;�

�1���R�0
��q���|쌢i=oV2S�x�.�z��� ��"�M��i���@��2������c�<��h���=ߎ"^���]�.-��Ze�2�M�
����"}y[B��}��swt&({~���z��7��t p����Z�BM���n99V+�[
�sk/�Po�Xb�hj2 Y��{~�+���ޖ�JҚ�}�9����.��|9'd�����y�v�ƾ[��������uV�Iz�]
j?tK\�o��c��ZTe�fkp��Bx5���?y�7w�qi6�$�YF޾"Vx洈��|9q���&/}jL��y�s�؆vZ���pK_G�;�bT"�hL�p����o5�rZ	�pw��T��/�����X*�����Z�{F��o�O�vRy���S2^p����l�,��'��X��8m���d��n�*�5O��p�ԍ��J�����ܐ��fY<�i
fUb�M��2�����N'�	���W�f��W��>Y��;sobi�I^3�D�}����S�c�]K���������Ȩ��s��A?�`�_ �3��
�n7r��i��g
h�(�5P?��w�wk.�7�>{�
SO�W>b_�:��vo��C���6g��d���M�w��r? �x��O�'M�O'I���T"V�&JO��B��C�=�as�%9�8�B^[g�DW�X ч�
�d���[X	G6���DRű�*#�]��fF��9F>��k�CK��Xq:��1��Ԭ$5mRVV+�Qy�$~�<\HtQ<:�a��ʬ��BnS��7�VJA�y҅�Bq(~�y�G�#W£�V�,�0\�z������b���4��؁ÎB��Ɵ�?)΢vp�Y�5��c��hZ�t��Xo>�54��K����*�q�pM�P�H;T���K�4F�Ԧ쑼G.��(I{-���L�Ѓ���!�áދaJ���`2{ƪŻ�ӕR�#Ĕ�ϋ�w�n�����I��8�0���Ds�Fp�<�}��U�1:��G�v�n���
E�k��N�޶^��R~_���I"��ax&����>|�L�(	�����L?��
y����%�ex�*�d����Gz�1�y(�?r��Y�r�,9(㲀K�{
��F���UŖz�I���:�*�͸F�d����gK�]t;V�d��NJi�&�-��6D���آi���u(��d��	�!���@EN}r�gr�:��p=���O�@~<����I&X��*!���N[Hk.�خ��3��9�s��ô%�_D��.��Q��y(�C��?|34�ul���Ҷ�\V8��KΦ�2.���LJ'N>eG�����'�s`I��C��
��bd��h�n9�'I���)mp��Wک��0j�o�pH�/?�ial�U3�[QJ����/,�r�a��m�ݶQ;$��4�z�����:{���0w�p�X�ֺ�}�	��є{�t�W-��u3���>�ߗ:Y��1��wv�c��o�^����׎�����@F���5
<t�j]�H���pU3@�#L'#F��{�/�ۜi��0�Vj��H����$�0 ֋�X绌��(�
�Q3�9��%,�7��e���������u��,nj�>a�4�N[��6S�VQ�|/���iK��M�Lcަ��9i�r�NW�#?H��u���7�4�L\=Iؔ��
����O�.
���G�����9�����H�x�R�#:d�yr�� (�Ǫ�+��
�u5Dy^E�)lfC2}-Պ�q�#kJ@A��r�F*�S7���d�E.�.<�2�'_��eB��z�(�e
��!��
^�%�Xy��f�՚I���W�J���`[�h�XH�kP�F��ZXB�]�7�|c�^8R��M(��&Ӗ�?ݯ�tzۂ�_<��3083��g}pT�
㴎m�􉠌jU���b�t[�?���=��)]$��˯j*X�)�P|C��5�Z�h2~̮�:vJ3׿��PJײK�o�s�=��]��霬1V�:z2� �N2\\�K�I�G&!{��ǧx�Eu�a����dt27%��a��+<�$C|�./6�%
�"�2D�G̊�O�.)�������q�I����So�xS�",�%�NlQ����:-��(+E6�]i�<�0lD����AD���&B�Ί*�׏��	�Ļ�RE�
݅���#fa��F���;�J�o�+�Ȗ��R�����-�,LqҳQ�܂�s��l�K�!C;�kC�}R���E��qfv%N70�"<}Q��L-!GV����
��3i}}D�#¼j��%]S�ދ��UK3��n�*cZ�4ZA��d钯 gQf�J0S3I�lZ��A�=]̸��%���Z��+��F�5CR�f�<�c��#���h\3{Q�K|�b]ӏv�x�$��X߇���@}�J���8����%�D��>d�B"ʰ�$LױIQ3#7�2�%�i�٘�7�6e����^��,AUMe��Rg�$+Ƅ&����D�S�xu��w@W�tt;Y����mb��d/�3�*�*)�&F��猲���Ш ���M�l֖n\@�N�ٹtg�Eρ\�Zf�H|��HY����E�`�M�u%!�M=^g�Q��@5$P�\��n�ѻ�	x��Vٓ	�N���ű&wco	42	��*'$[���"���4���f�Ha?b�Q�K�nV$�?��e@�6\@M���54�-��./��#--�]���˾�3"��?�3�+3)F�BNNr
���jD�7�P��q��O�r�H{�oX�!�o0��t��Q�R��_�y���
�^�l�R7;H���@�~
��upe��	.�h3���VB�Gz��,�R�[S��\Zf�n�v����k�eO�����J�Paw��c��t�0��fe���M��A�v�v������CsF!ҵk���ar��z��C�({��'o���#_����������=+����o�	tZl�n�'����i_�
6�^.�ȇ+�	����n'���,_w����~�{|��3+�>�@q�Y<�y��0�8/X�X&�p#o>��=w‰1�B�Xo#���y�rd��6nژ`���ڹ>���VΨ�Q\5t�8���_>���'L^Z4�d��~FB�?�7F-��oJ�EF��ǘ�t+�VӰ���ݔ=Ϭ�z��,��n�{��А:B���sF�D���ޢ>*�0��W�k�Z��ʘE���>w�Xz�U�l�N \2��Y*�Ӓu���.9n�|�Tꐰ���;�"���`�z��5��ݍ�i��K��qd)�JT@'�q`$+�P	8X�OU}�:
T���e7c��nNe|�v�t���2NK��`�Z�)'-ˊ�*.e��m�m���q��,B�=+�ܨ�$Ny��M���:�����Ep�!rzm�X>��L���'A+��Al�-�{}�(�Q��(�C_�[����Z�|�"�	�W�f�N{O�ל���;��Cn�Ԡ���9՝����]��ohU����ٍ�-���3%wҗW�����������O���K�k�;�}�B����$$G���L�:n�]�	9�aÀ$`1��$G8��E�~-��c�y�6h��B���Z�
6�q��j�$����'qvL�ɒe����^r��05��D�"����QGPφ�g�>p��8cM�1�Y@=�.��eì�B��:y���R�x��{���g����zn��Ơ��F��ʋ��E��'EF�T\#�0�P�e9�RѥT�����<���f��)(t���Ϸ0��-#�ơ�e��x�m	�CSz�w	�Q�r]�օ.l9�ԯ�NY�OΎ�>�?}4R:;�t;��Jw�D�Uj����ro�(��֕9�&9Z.M=�?d���Y�Ŧ ?
FkP�#��~��𺫬*�>�b)AuQ���1T��T�[��b������ήߪ*�&�y��ԫ�!QG~�\�,~
T=�,�S@��Z�Y���)�5�������9��鈆�p��ʭz�$	���L�4��
�5�� qD�~粽26J)�x_R[�D���ZE8�xJ��1:��$��b�� �������\S�=�'(s�Ѭ��9��I;s@�j��g]k1Y|�W�CY�pƧD��a-�DV��h��T��O�`U�	�c4�MB�;���8���L;�"I&%V�@�p�!��)��Mc�
)���ʜ+�z����0i3�tՓS
�8��ɼ�|�����eaM��D�$T���LP��+K	�>�pe\���9X(�
{�J閈�XtVZ��69�ě$0��&T%����y��G����ܥ�k����yfM�{����Dn�>�����Gh+/�x�-Rd��<�T�"�u�eA�:�N1�$b��h؅�K�~&
���у ������3Fm�����P'u��^����2�� ��Կ㺈�̃!�:_�ѱ�K,t�:�yN�B�S*����j2^��p�:�Wꎕ�������u��G�J}�IBx@���z׏a��a��ئ�-<{�
>�d�P��͠���ACT;�sia7�!#d���G'=��Ҍ>"�=�=,��8]��z��9�(����&o��*���E#<X|6�8ImU��1�=$�xY��LRD>�lU�l%n����eVŹ����<nj�C:�Ք���d�'p�
�Hi�*eX�����Z%��;tu<�t@d��!��uH�S����o�r���'�Q�uo��f��od�^<`xP��"t�O�}T<|k/$I�%Jyt���fe,��W��<��6�x��ڙ�jJ�i�$;k�:2��,��7z��0�����|����2�9��lou�ִ6N�E�)����"o��q� ���x���ǬO��w�n�Cx5�c�Ec���2�"� ��7��v����l�c��m/��Ai�i:��'!_9�S�U7p[Df�^�e�W����&��*���V�	��.0YQ��u�B0G���`���!�Q�0ZC���-��|$��"���*�#"#j�b���T
+��J���]d=�G�r5��`��H[v8a�@;���V�2ތ�ibm�V��� J�+��׮D�- G�i�o��H��
h�.��S��S���ul�qŽ9V���x��
c���?���:z����;��Գ���<Zy�'ߥؖ��}r�ifѰ�6�wS_Nk��M6b4�tEi_�sZ9�~��XN`�^;�l�r���Z
��K����j�t�����&�ڭ��B��!=�Y$����\Ӯ-�<�@F�}Y�����	�P�$n,���
<m%g�%�;ƨ ��2<�j�)�/A��h�oE�����O�'^�d���Yq�TU/g��Ϊ=j	ө��&�eМL����_������ƒY���o�W����`�b���N�RGΰ(�e
>k��Q���Y��� ۯq8��,���g)��$�g��&F�}�.��'�o�&��h�in�S(��4��oA��E6�����*������gK�-�?�d����jv�fG�G��0�m&���x���)W�?/���]�OfΎruSfby0�W���p��(z�$n%��,��H��>�:ESOya
+N1����L�^4��e�Q�]6�.Y�����nc{w�d!2�t���=5V�y����
��K���QL���I�oɄ��\�/�U��q[��!6��2���0�i<V��#V`m��]3|8���GuQ����2�%CHN�����b6�J�K[�<��9ډC͢�ʞ��,������$/�[�P���,�"��+)���0AhG3�fY��rnV��C��s�n?$D�E}�
�4��v<�~y�eV�adgF��3�7/B��pG�煣}q�i�h��Ƀc�'��`@;����>��xG�CӋݣ�CG�,��[ �e�g��\�S;��t7r�Mu:�`Q��:ksϫ��ˁ���W7l����D���
l�Zo�W���&j������6F��F�w6�[S��K����v��QHߏp��$7��� E�ʧ���a�-�{!'����H�+)�7��j�&®�3��Z\u(C��Ff�ؐ�F˃0�V��i�\�n��F�k:Cc�r��Qtf=��x�a8�6��c~h����B�`�K;��˶���fp�pQ��sd;��U˱��X9}|�ZT�XpE�$�Q5�LL1DN�R�����F��ͪ���զ��h(u��p�-U>}���m��M�-G3�T��
����J�PX�A��;�b����KX8ó�}�NWl�CCC����Q��,Eڅcw��t��x�N<���/N�j��F��fC0MBoi�w����cN�ƷF͐��"�
X�1�Q#<�ٽ��@�es�y��ߐx�L¡���?��z��Z��FY��������{��r����0�+�0&�Ѯh������i��w	N̰�������XCE��b�E/QjR��+�1�E�E�r��8:34�1��g��y��	6����z}y	I],��o���*�n�SS�2��^Z$G��뚤�7���clQ}_;����՛�Cx���v��O%��_NK�X�J�����+�+����YLC%��XL��ME��L���K~�3�@�NDW ~EU�^�,
���v;�R��'�u���-��N��?���{��]��w��AT��h��:�c8n�'�IΔ�)��4w�Èj���@�����?��]&�<�S9�Lp+-�v��ڎ��v���"w��aP.�9�Ԋ�L���MէH�n�j�Q.����<��p:g~�m��(�� ��d���mn�|Y����ֱ������X	���	�Q��Ze%3e�X��jAՇ.�۲�|f�Hh��zW�)f�+�O�b���%ʏ��B���\����()Y�as��&��c��Ff;�'�V>Q��ɓj��ɔ�	�EN��� �wJ�G��q�	n��,jD�d�'/���.�,q�ܮ�� ��_!~���e"bL��Y|��g�F��%X��Ԥi�3I҅���7�`�s�u�$��љ�x�7jb+*P�+]2_���#_�uJ�+3i"������:L*%���3}0kd*�i9�����G�م�請����1g?R*�*�AE^C��d�i�G��<���>�)
(�~N��]T�35�V�n�N�%ݟb�=��/T���_�>e�$LJVrX�Bj���X�⢂�gr�R��[uCrt!&���M�BY��5@BQX3�$��퟇�v�D< ~:��N�,��d���*��yz���ӝ������D�Cm�l�,���n�N����v4\���~��<�d�vU��]yf�n.�f5IW��lt�[������S��eT$���/v�U���Uه[4�/?���m�����W�G�n]����$X	TМ�!K���k��������ͯ�A�A����jP�5x,]~W1
��Z�-//
N�hTJ�ަ�,=��T"�����˲������nh��J�/�Z���M�q�������cLT�h�^&�X�[n��D���2��sfB}D"�%�Ǚ��ƨ������!þH7(�M�|&̘�q&�y����|�Y}w�I(��b|f��T0�l���W���J���ҙ�2���[i���p��Ĉ���UX&�3!��ʟ7+�S!�4;��տ�V�;�O.���[���߻����⡢$�Ѵ�%e$H�J����xm�DYGdD�q�/ �n1k�f�JA�qY)ڛ��@�8��Y�"I�"��	��΂f�5����Ʒ]��r�o�){�>t��֥��V ��F�ԓK��y�n.�\a,�@q?��E��t�ĨA��O���^�j�[^T�R�k��M�O;�ϕ�iDi�Mʾ��z�'���X(1�Ӕ���qC���v���m������GC�}Ө�ǫx����Y���VR�!�sO�$}�K�-��v���R���
��
}�/+]N�9��c�2�y��h擨ZPZ��|���1FԚ���D�Z���{}��,ٻn�G@���ǿz}v�r��g��Q1k���Y�PH���=����h�]�!E
iX��w�V�	���'�3� �1HJ�e��)��$�#�r��ֲ
��i[�q��	�ع�h�Uyδ��&�/y���SR<�Į�ʼ�H��U�s��c��mƏ�\��L�|<ZF�R��$�_w7h��}q�R����K8���z�8���b	���AC�+�	�j�{��#H�x@�U�4�b�~����@=q��2�6LU�hl��UE')ߜ*�x�R%G; �v�`Q�
��!܂A:�����A��օҞ�;ʥ�;�alZ�7e��԰��^�^b�
Y��]�w����.82ru��^co�\t5T�P�}R��V���3-@�U���/A��-C����PxFϤ�;�4<'�X�-���i�*�|�A����&�s���R��.z]OF�;��b�?�5�ɒ�8Y�}\�{���U�y�}�#"��-����Hx�i����tj��8��n5:�t{���������9~G�s�fbx��M�8�?�wU�zT�6AkHx����e$S�2\���{�Y��̅�"��	t�,�[6����r��x\prl���v�pen9��$
��Rߜ����̶UGf*˒/�sz�AI��� ��7�P{W�o�hB��{b
�Mf�q\�t��ow
��q�؀<�k��;T�z��5V�wݥ��L���zY����2��1
�j��{�e�kO,h�q�\��÷��R��?��?�}���,2aE�<��뫞4����_��λ
=Lzh%��BK��M7��@h6 �<9�P�d"��Y����~B���w'��F^\�*�d氦�\X�6�d�����X*Nm���E�(c�X���G����֔�f�,�Y�[h3���|�x嫦;/��^��ɔX��3�(y��l��h��Z�t�?��n��ĿHeٜ���H'��F*m���^m�4f3�E}Q�whЮBU�k��6\�=����a�O��Y�B��9)m�	i<tP��y5��j�F��J|o�`���\�wKqQ��)�C.R���`��0B�qS�zq��N�Yi�?��J�e�-f���f�{��
��|wYt�x,
�:�%
d2ˡ�,��U#ą7yq�E}�Ku��NE7��G�F����f<��do�['��ɂ9��c�pKD(6�6��!P�6R�ua�yxh���aGL��;p�Zm�D��7[��Z�b��s[�x�����)��P�=���
�#�I��t̪�DŽS�.̾�y����ԺH=_�v��Ğ�5�,�/1�cZ^f�H/P��ج���|���C���v��)��g���Mt��䵸_���ȎL1�[�X!(�;�-�0-�>��k6gY��H,��K�u5Nd�K�'Q��>�JXWd�+�J�G����/����<�u��Cr>!�z���4l§�PB�e��M�ϣ���+�న"�;Y���}���bV~�+�ޗ_�R8���M�#�ӏ_�zv�fb"�T��|q����)�V~*��v��kP �)!,�(�h�Ѓ�.v�P�����U��A�a���j{��.c�+�JԢI�}��ʴ|$�>]o5�I�d���ݴH�p��,�t����y�)Uh7�F1�\W���GS�e�U�A�={�����0/�Hd�d���Lj�!{g��g�����U�h/ݑM�h�P:�i�L���%��������@ K��W�_�J�a8+]��Нߑm�8:��-K�<�0�E ]V�����Z2w�Vj%����f�_F����@���K�=���Z6��$냑F��;L�N�H�>W7W&p����'��HJ�|�C���]�62��N��{e�����[�`6�j<֪F�
yM��z#�O*Hr�L��J1��������Ы�O.��A�����:��ߩ-|F�ǖȚ&�@^������
���p�h������j�<oK��`����jI�LJ�4O7H������{J�!s�`�!�LtU���c�nS�����p�{�S�gQ|M��@�j|�dZ0v��v���sE�a��ZkB�j��⫓S�jX{,bZ�_rZ|��+k�Ce�`r�ݩ&�WN�U).��k��k ����.��;���������FhO/O�$�Ue�_�.�xN�t�\qs�]��"����9��9��wk�Ē�ʢ��UI.ި0����&u)��a�ڐ��}��j�X�9�<'#���8�����Oki8�d��J����n�3)E��ۿ,+��m�M�p�H�|n�p6
�딳�������5T��<�v��.OnOg�����D�f�@L�*=��@��_�ja���AJ@�*��[�&X��fT|���!����!vLq��a5���gb�"���ZYl�k=���4M�'ׄ�ad����d��7�ɞQ9*j�I��9�(�p~x�Y����2���81b����c͓�J'�:9���'��{�C�5s���%�&�L�8���a��Kl�q�[�YB����9���/�2}�˰q��2�j	I�KOJO DzB}�.�(���#�!v4:�U�:'ώW��3X���L���_���f�����U�g,����,�γ�ٍ�{+�
�_5/k��s�P�p���/�G	:�L3��hey	�ܝUUv��u$��}!X+��z�/�����3��|����(Xn\Ic+!��T�X���lG��P�������#�l5=��-#�D0�|g��3%�f� ����Ob�OP�kj(���/	�xy3�\V���zSM��B:�j0;J���ah���1S�=,�C6�����x�:�]N�E�A!��;�N,��t
L� �������z�i}�2J�+g�Q 0~�[s깽�I�A��о
*�$7x���j�Jd=ׂ��f,3s
&�\���E:���obZ�Z��C`uB���͝f|H*o�z�Rc���(s7
�F5��r*�Y/�݌��Ɓ�o�59����9�5}���ܗ`�����~�>,�Z�ᵞ��./���\z^�BY0��XI��R(�g:_]���U�PN�
��E��U���Z���:�V5��-�?f���p]v�2˾����9/��z��v?��#^�����;�N��[��JG�l^�\�[�f}W���0!*{��	(�8����zq-u�2J-��J~KJ����9�hze�رf��t�;AI5U�e��}'���e ��^���߬K���R��G�`�'c��7��������h�1U՚ �Y>"�	s�n��Ѻݨ&�ME5�=��I��|�n�;*'��.�.�C�|��J�l)�t��,��o�}�i�j�s
�x�,\>����i,~���mGiD!��N	\k1���1ilj��v�Sn��	�K��,Ƀ0��?j눡2��M%�����q���Cz���<ͪ���$z4kA7��-�lH�)�0�k�
�ʐD��0��Q��`[`B�p{E��5�bc���Z/����^o��+�ڼ�,���
��&���gZ��D��Eu
X�(�#�Sy+K�-����Ƚ4Ӵ��@ҁ�����ޓ}iJmB�˒H���V���=۝�
*�,6o�y���Ud�T���ǹs�d�����y�����V*�a�35q����zV�_�[�扑&q�K�
������Qgn�iF�Yq����hpT�6�4>n�f
�t.������k; ��L��� �kqG�o�q���gi�:o���&�`�
´F��?7��k��T&F�I`���LՆ���l�i��ASܚ����o�z��eL���1����riN�6�5[��$�ؾFB�Q�h��jn��6��G6Y����*h�el@P�P��������M�`@���X�?��b"c�C�f[<$����3��Q�5��Z���Y1�/�zآ��Ɓ
6"�S�ލ%����
�Xq�F�e��F|�Roy�z�G��J^��n��F�frE;����U�1J��|��P\�-��&*��cL���
S&�`0��L�t��'����I�MՂl\�w���b����|�D0

�L�.�d�B�=�/��~����
G�wU��N����񵊕�C�L<ǘ�1��,'<���]0�d���[D� ׾��pb�r�ӵ��1^%���]�j>A��ϩɹ�[�%��������i���^���]�qg �����b�i�Ĝ⹏d>>s��l�u�#�\���vc_]b�K(��:�!{��X��tmǪ�HF	�Q��|�i|���r�GZ�@�:(�	X=>�OFg,�"d�f�����/7���;zF	�Vzq69�&NG
�g�d�n#�aS�����[_�+S�������Д�ձ#j�j^9N�݇l�G��LmDY|��!v)'3��b���R�1�k�K�7�����Hn`Q<<��?>Se>��9ٔyqnFhBj��sXw�������&+m�[��č($W�<�R�l�tC'1=ͤ���y��O�+r
�
l�ԭoGN!>"
`x���h,��t�05�nBx�
�H�̊3��z<}�R��P߉�+}B8�1�]��@�٤�Db��3O�H`݌(-����Ρ���ޮk&��9'�2r�e�֥Ne�㲕3���/׭�u�;[��$�:RU�‚��%f��e��,Y�V����yo���b�		6�5
5�_�?עF̦�@q��y�8��l< GYW�bW��l�ڡ�Jp����/��kJ=�1�;Js������kG��}������|[�ɺ�HO���ΡE���D��KX�dS\m��;�*v)dT*֊*5^�j�^�h�Z��>C��YBO���Ѡ��c�%�������JȆ-KT��p����?*�$5��z��0Ay���ʼ�}j==�C&AG;z���u�X�V��r��O�<�H{"�.X6��`]��0y
s�S�Ŵ�@X��3J!�@[�$����c�>S^��b>��v�ya��m1��UK��E���N���NAGŰg���:��.�e�^���`|�9M�]���Q���_3Wd�~�����zCc��WT}��I����y*�О_��|A�^&���'�����9�>v$�o�>HVc��I���ګt\b(ɇ&��d!٘b�a��m�iJ��Q�A�dr�����u�<�v��o�tTD��Q�ܒ����[{w��~09����L���P�=e�n�7�p�W��6�a;��x�*�E��t�OC��U�
��^@p�H�n�5�k"������4�n�l�[��PI��l��q�_p�ޘ_��"w:	l�n�
��k�1�,�oS��7L�Fu}S�v���T��I?H��4�o�xz�kՕ�5�!�1,��u���֗��$3cX��5Ր�R�+-�.��DM"%i�%�">�\ˬH!*�ӧ�$�C���\���n#ڄ��sA����TS��/9�9��.9���ڮ�y�hz��lp��]�0�IJ�se@3ƒ��m���r�2��p=�>ͳ�w�Qb��'j�P/б��[��.E+�����6|��y�30���N]f�w<�NJ�/�E.��f�m9�٨�dt���������6���;���<���l,�����,-�+{���mr�����㓴�������I�����M�8̽[�+�����Q��QvC�u�c'�U��p5#�rӾ��5��	l��1�vؙxa�nc�w�kC�\wo�K_��녁��J�E_^�y�s�*A�k�wkL��x����%���SY�a���_�d�ގ$��'���w�>�P�K�U�j�_GDs؎2!&td�ͦ��	.>M�"�,��dY�Q����>�]��n���`r�O��-�[�k����f�m�d����Ԋ�����q���s�4]cw�|>�jv[̗�ݍN���^N�����ir�WWg���2"Gu�JN!�Uj�̴(���Bꌬ|s�P��� �� k���;������5��-�3�dl��P%-�<!�O
�\`l�[��pN�5,�����'���.��E�T���#�%M������������/����k��ш��'��� M�}�UR���k�V�b�4+Y��8�A ��#�W�7���)U�����́��4!�]��_�hv�2ޣ�E5�r���U���C$0�MQ��0���{�K�>>Lk�塟����,3�.�g��Rm���J%M�zo���'k�j�� ��J��Y�����eq|�\�5g)Eo.�d3y��D]X�ލ�S���g����
h����։^�v�x*7�].��ge.y���N����ii�'�״�����J����ܙ2��?YK˝���4��~ �P�7�9�����$�X��lZJ}3��$ۏ3��M�ǜ�\�%Q����x�*�Q��uw
�s��:�p^[�rPŸcBd�J��YK7�.����D�ֶg*�Q_����LQ�s�y������//��R��o�P-ϕ���fLL�;��7W]S����vk�hG��0�>�N��O{U�>�.x��">�f�BG���H��Ť�J�f{�b��Z��oZ���!��Jז���]��H��j�}lQ��?.��1A�G�����T�/m�9ȯ{5yG`w�tw�e@�vk�8�*���C�T��6�M�B���i��\� ���xF��%(`rGɟ��D˻�#�_�6&�t���n?<^��\�L>?�-že�v2�Ұ׸:�`Du���K>�*j��t���G��. �
��jY{�rS"7�N8�7�Q��eL)l�'_���,��0+^nxٝ�M�����!��uق��\����)pdQ� e�,�Һ[��4":pyc֧�/�T~q\�ɽ����4RQt.!�l�j����䟸�j��W��	 ;+�%���{\c0^�k��L<��נ���Te}�6t��T�X���kg�C�C{I�t� ����O"жii�:�GE��}`���y��f��44HM�����I��)�XP��D�A�7�4`�0�@��}��Iύ|�X��%��Ok�$�+3Ȍ۵,ހ��N(�TyX��	ɴ6V���i�I�7ԙv�J�{�p}�,\=�&�7ǧg$�,�vo/Ҩ���~6
�q�D]��S��tDڶ���f[8�?m�=x:]�q�Bb�R7~V�*�-��˴�ڮM��tw4&Pm~V<|q��� �M>��?ٸ�]'�P����"��PIY�>n����`���0�"�ɺ���ɍx��&�W��X�4�30�eb�O���<�|��;`��^��V��>��wr��� M����-M��4�0`Z���:~�^5�|���
+��S��xv�ײN`y2�k�D�_��SrԪN�k�q�75q	zI#L S�
�-�GF5�r���5�PdF�{<�����A�zX���p���8�o�?����2PM��0f8�}��5��T\R�
��N��U�Km9DzENAp[*�&��'s�Z���a~��q�s�Ĭ�2���K88o*M1��R�K�K����x+R�	��Ou�K$L��ۮ��A�p�<�G���6S�z��˧Ğfbv���m�4��ju����?=4��
.�	�����mŨ��s[ב����+�~�vw�K
�3#�v�&�RF�	�Ј3`��a� �>Oh�T�3'�]�!��n�¸��Ҏ��&C�}�.m�!h���j����'�x28��(�^�P���T��u)K�u��d�	L3�ui5�@Ñ
�NG�c��u�{H��/��J���?>{��肧,M�T�͊�j9�j���Tt���wI����&���cc�4�c��j�p1�SeF��O~�x�g'��C�_���ՓO��Z7��iUǨYѓ	�M_�E�����m�\#��'no�j��#�r5L�d;����[�e�a�'�!Y�eC�$�����Ny���D�F#�U+�[�6ד�W��?��.�V<�OJ��,���m*�0���׋O�z��C�c:��.ӓ^2<��fy�����i�d��M�OI6����W,u����T�Z9���Ҡo"_,o0Y\�\M�#���w9�\Zs��3u��T��4W�:u'�#��jW����ה���YRbc�c��{˙���`�f�HC�R�=�f�-gCn[6)��D���aW���A��Ti�{Et,w�=ƾk±���"��%'v��߼z��+Λg��9;~u��o�9�B
9&�ο`q�|���/�$hE�3\�����HC�>�<̅�(
\��(㮕����֐$�O1�
���
ػ���X"�t�����/�i�>��yO��(UnN��.�)��f�W�ݲ�'nc��O�Ɲn�sW�Ϙ�+�r�U6=���}b0��>�Wv�Dg�ɡ�]EL�s�cme�yI���U��"��\�j�r2�#ai���
��i�)X_�O���C����al�)�=
���ġ�/��+��P��m��@�c��e��NXd��B4<]�F7�S�K$�̏]��Ĵ~B}g�[w���#���E��Y�\|צ�:=ϫ�NQ�U�fhNCRm9_��Q$ehE��DNp^�Z��������3"k�*�����8�F(��T<��7P]x�i��$g�t�Y+�塻��e�1�N�*���Ҿ�K3�nv�&�J���=�2��ղ���N���D�@_7��)�*hW��5�v��;J�}�R�ウ,��5�G��5���Y��B/߾8{~���s%�ee;���ۂ��ny���Z=�ze�R��}�oiuf�"�VS�*ϝ�]�E>U��|���8�V�y���Di�ʶ�^ݸ���ʹK�����8�i�;c��V�D�����%�[�YV�hl���)g�T�W��ہQC��h�
���j��רc�ɣ#�V>wg�t+�lY��û�]`�q傆1*;�� ���DL��ߍ�`���W�[��{xy��l�@�Y�9�
��OtE�4���}�U
M�e:����f�)���v�t��r��j�^��;7uV�|�~�T�A�~��h~�.��CAU�	���H��+{�/�EI���<�S��6��'*�{�S���D{@M捦-�]�Ð�2�O�%��p���Ԙk.�a_يڻCE��7qANRۙ�	�gvR�4$�L��΍H{��H���m��D�"���%鵛�r;W�j�%j�n�>�Ý4]FSu(�
��"��&�4Z�]��B�bE�K�p^I�.*1v4��X��P��
�
Ӈ����~r���W�jx����ͬ�a';ĺ�_��|}�R�}xL��Ѫو�;<��D��l���-����sk�)b�eԸۇ8�F5E�F�p�V��A��a��i<R�qة�o
������'vSV����I�
�-���[�K����-�q�P�<�G]+� ��B�ѝ¢:��,!�q�Z�\oQ��9���  .B/S��wr,_��*(��\���ݍګ�nz�9��B)��\��v�82�·o^|�_|�t��W+j�2�\>���r�ɧ���~�܌�v��
J�&_��6�r�ȑK���1F��U��S�6��*��n�2�O�y_پ�(A�1� �Ƭ���]�,eHNy��ZM������)[��?~��ç_�����vi]�3W�s��Z[ax�$|hH��1�!AIZ�]�Y�uA�i\~���X��!i�y���J7��h�4���J:2��xC���Mᩃ��2���zS5D�هih?}��TD&��Ɛ����ܻV���I*�!;uZj͢��hl�2
��\\}�
�
{�T��&۹Һm�
�`���i'}8��U���oA���A��(��
��
�N�'�D�����5�+W��P��<��^ڞ�s��	��"�`B�ꓙ4�-K>��< j���8�R�1Uzk���\
H�:��8r���9�7>.�������1�q���)I{��=zg����Sh���1�~s���ٛׯ�z�{��{��BY+�'�����^�8�2����3���5!�-�-��S5ˎ�>~ut���×ǯΎك$��������t�&��V���ȷDXm���`}��g{S*�n�4��e.]��J�@W�х�q��-�gEӱ���-b���h79���O���/�+�u����R��a1>����rf	}�3���kM�k�}ߘ;3Ób5��Z�<��p\����>�����|B���#��=�9�}N��o�
�)?R>�:]?~9�ɜ:RB:vK�J������Y���"��B����*O��A$��Jd��w��p'�PQC��#��v;��l
cyhC�%�3�u��ʬ���J�snO�9'�������V�-�]"?�B-��C�^��<}C������9.��z�%~h8�=�=X�H�f�0T���[;�#b�ž�A3���9���R�:'�b}ڋ�3)JReA��_!e�JfY�
AIY@���g{�f	�E�l���?n������?;]���&�a���>��r%'��^J�	c)�v�JSd�p��"n�hF�6J���@��)��g�R�znx��e2�}�]��.�[h=��S^�Jڣ#���pu��(��M�˷�BT�hd�(W�p��q���2�x��)>�\,�ү�%0G�MJ>Ⱦ�<Z�f�1�b!_+a��������K.R�� �l:x� �Q]��o�����篾By���p�T٢�^?{-��+K��
�pF�ɵ�-�ܟr0��
g�lU�.X�Y�.B�+��.��b*�	�(�0�vKL@F�b$36g`�E�ϮBk�1�_Ҍ;В,C�nZ�z.�9�Y�#�7��r�%!�t���`������Y����M4�kE��)+����>�b�S�6�Z�Lt03��;TV����X8u�
�"���u��c�����rVCO�q��C���vS\lZ��Ʃ�m�`�n�dQ	c����>�M���+��5�R�
�,�(G�Xp<̋�)Ӝ�6�q���8��96�ڹ�TI�ѓ$wy���Cd��t�4
���z`2_t��5��d����'�k3�O��Z��n�`�'���aa쑬��1���b)�e��q›ħ���HP~��Rp&9RU�m
;�U�p�Y��Z�_�9���nb�|Ev����g`6�B��qn�gF�.ة�g׷���Vm��g �)�0/�9��E-���L��L(&�Π`
��B�B�	ef�yדH��Bi������B�qa:���XjP~�	tJ,/H�Le�0�BX�ӄ2�w>k����
��<�?�mYW�v&�?{&�/��UA�����'�Ջ�Q���6
޳$�r<[4ιY]�A1�0�Q�*�|��#��B7U�$��O���m*IL�.�B�N�$�Ba��x�=K\c���]DhnL.�b�~P�)�f˪u�7m��<�_�~�|JY�S���(�8i�tp�J�͢oZ�
��0ts��q�U� gs\�oij���v�`U��K�u{mei�Yi��4���������E�5����e��x��K�e��M��8f�
�C��;<a�=s@Bof��b��2,K��_��W]�P�^�o�~�쒅�l�2)�|Y�1jz��Q��lX���fӏ}����d/>8��>y�#�KSᯙ��ǀ;�.V.�φ��Ll��`�N1PyG
-?�������&��v5켈�PA<�"�F5��N��/�1-�2�{q�P��3SB�EJ����v�ʻ{�bz�~3gfݵ��im�IJ?�%l转S
�0�$x��1h����'z���S'c��No�
�~3c*��O"�A�HƦ+��`=�-�V&�a�-XpIU	 X�x@�w�~4j��0�3K�@c)艐�����e!�sb�
��e�S���>��1���	�jsE0�muY߁�q3��qy���<{;^a�
��8�A!�6M}��E�ճ��ט6F�lY׷?"��/�M���%�^���	 fa+���$�a5��ꥸ��F�#O��vL���dN��V�toj����X������ ��h1��,��-wL���<�p�\u�[����Z��Qv��@MQ8EA�|�c�T9���MYlY���J�r2 ��G�0 ����'�aЄr��XN�2U_�z��y
mcI���lĆҐ�r�uO|0���`'R!YKfI�vz=�8Ǵ�5�WU��[���O{�r�1�4�?�Z2H��s���rBj�r0�������o�A]t�u�嵆e���,��'�.k&�^��Tѫ�!��b�$�c)�YM$�(�R�����i4�1?Cq�p�h�Mv�1���
f�ɏw��p�F��	f�OVW����go�-���xz\�}��wo��/߼~Y�>���M����������ó�_���~,מʯϞy����ٱ����T.ƵGr��)�V�ܠs;��
$j}��U97.P'����ː��e{��a�1~��߿:;��'rb�ĞڈUT����U�O��秸�W��{�V�`�2��0@S���Mǁ�k�VJ%�YB�8*�D@�rƊ`;z%.�bB	Rr��uPw���+�z.d�`�-+H;c��)s���Y�V��i�Ջ߇��S��Z!��'��~�89|s(��=|�|Ci���>�%�rf�)ftVjx
��k�����
ɖ>M�x8�S��Bx8�P&~|���2W��������L������3F+R��E��*J���Ϟ?�w�g�[�ӗ/����ף���������>����D�6}c���)H!�/��K‘^�'㋓/g�l�X�v��L�"��)�ٗ��ccI)%���v*�8��ɱ�F�����`����{D�,�M��N�Q9[�(�2�~���n���&��¯?��t�At��ܬܬ;�6E�m��	�3���2�V�e��"]�aw|�B��4εǢt���X�*��d��Jf��S�e�+�QM^O���!�0�p�PiJ^��&T������5���������k!�n&qW�9�"����*��n���k���¼|%��Сս}z�4�ZR��F�;S��u�(�vך��{�(b.����*��ʹ��tF�l-m��5Ɉ*�6��?#��P���@t��l�.���n��Hb(��xV�`�"�������$�q�Gpw|s��L��-/���Ҳ]��;����Ъ�����E�������c?� �G��-��I��Z�.Z�s9ߺA;�KV���Х*s#6�C�2!�y�����m�uT��lz؏ծ��5w`�Pu`���5iݥ���%���\ҁ��	'�o*�����~z�_��g��}6�#	���j��n�gM�s維P�.�fP�����C)�MU7��I����
&]��<�7��A�j$L78�0]�y弍��[:�Mt�THm�����B
r��`�E�5�n�:��ƴ�Y�ǻ�s�����wnКnF'�:B�f)o��S,�k��Ў�O0���q=�ж~�Hדl�ȿf�����q��F���J���e�ҙ���`NW��O��c_�׺��	.�8^�U˦c�Ѿ�+k"1 �l92���`���i�3qv�zzhX�`q`�4����i�8�e��ʜ��m�R�2y@�ﻶ[ʟ?�(T���>3k�6���_M_XȆG���O_�Rcw��GL>��2w�Hz�*Rs�m�Ϳ��2c$)M̎�/��gا��x�Vr�$2�u��J���/4�f�$���C�����MNV����A�9K�e�
%��"��d���!g�5�䩙q�]{�y�\a^O���Nxcp�QF?���P���	1E�I��'%	���J�Fŀ�*6��Ԟ��lG;P��=�
�.�}qz�be�:�kkMg��L�Sw�$������PK{��Y�`R����m��litespeed-cache-es_ES.poUT��rgux����PK{��Ym@F4�,�����litespeed-cache-es_ES.moUT��rgux����PK{��Yvl5ݱ�1���litespeed-cache-es_ES.l10n.phpUT��rgux����PK ��litespeed-wp-plugin/6.5.4/translations/litespeed-cache-es_ES.mo000064400000506454151600201330020212 0ustar00����,sLYww(!wJw2hw�w�w	�w
�w
�w�w�w�wx	xx	!x+x.>xmmx�x
�x�x�x3	yh=y�y�yN�yY5z8�zw�zl@{��{=.|"l|7�|�|�|H�|#}6}=}F}X}h}�}'�}
�}	�}�}�}�}%~,~j2~|�~Fca
�.�0�0�%?�	e�"o���P���T�Zg�>u�w�����4��-߂/
�0=�Ln�2��)�I�*b�^������#�:�T�Qf�O���s�E��P؆0)�'Z�������3ɇ����I"�l�+��$��	؈	�� ��"�/<�*l���
����ĉ�։4\����f^�ŋҋ
֋�������#�9�#A�e�v�����
����Ǎ������,�	C�M�c�
t����������8ˎ&�0+�*\�U��ݏ �� �(<�e�"l�(�������ߐg�t�K��	ؑ��
�$)�N�g��"����"֒��!�6�V�&v�&��"ēG�!/�,Q�$~�+��ϔ��#�'A�(i�
����W���(�;�1R�1��%��2ܖ��;�VL�^��
�
��:�K�]�m�&��.��Nژ*)�T�/d�e��k��f�]�����! �B�N�
`�n�����������Λڛ���%�BD�
��!��4��'�6�H�U�	h�r�����;��:��6�Q�p����� ��"ў�
�/#�*S�<~�7�����*�7�L�
j�	x���������Ϡ�
���	���3�F�Y�
a�o���!����ѡ���5�E�
d�r��{�!�9'�a�i�)����+ȣ}�r�D��8Ȥ�	�
�,�C�;O����J� S�Kt�8��q��k�s�������ȧ�����C3�w�
~���A���(�,�H1�z�����
����<�����)�9>�9x�
����ӫ ��
�,�YI�q����N=��������(3�
\�g�t�����ʮ���#�0�A�J�]�d�t�|�+��%��,կs�#v�����ڰ��#�4�M�6S�)����̱��L�i�9u�:��0�)��E�G�L*�Ww�ϴ�
���
��7�R�i�q�����
��Q˵�8-�f���
��3����� �00�a�p���#����
��̷۷�!	�+�F��a���!�;�N�g�
s���	����B��
����	��2�)M�Zw�,Һ���-/��]�+5�ia�Z˼I&�;p�Y��K�VR�U��L��lL�B��Y��:V����J3�s~�N�]A�V��`��JW�g��x
�=��@��=�@�R�e���������
��<��?-�m���������?���&�6� F�&g� ��D�����l�Gy�������
���������������������
������
����
��/��/�H�]�ps�<��
!�,�K�(T�}�
������	����c��A�`�q�.����
����
������h.���A�����{�	����������'��
��	�
�
&�"4�W�`�o�$��+����#��
�*#�N�_�v���
��
��$��(����P3�H��B��@�5Q�2��B��@��>>�"}�=��&����%)�O�g�%�� ��"��&��!�4�N� g�����$�����������	��,�dC��� ����/��."�Q�^�q����������������+�B�N�l�
s�~�����������
������
��(�G�%N�t�$��
��������������@��
>�%L�r��w���>�N�Z�l� ����*�� ��2�28�k���"��*��"��"�5�E�<c�,��$��
��
��F�e�q��v���%�
D�.R�?��6��;��14�3f�2��6��0�5�9�<�?�F�S�i�Q��D��
�#+�-O�$}�?�������7{�����%��	�
�!�6�I�`�t���$����E��+!�*M�x�������������
��
��$���!1�S�o���?����/��!�?�N�`�p�v���������R��c�2��?����
��
�)�d?�<��5��S�Ck�5����p��v�K��OF�'��D����E����������9�;?�0{�K��M��F�]�pe�|��/S�&��&��)��8��74�4l�����
��
����F���4��"�/�D�AP�������	��������
�	$�.�:�%I�o�0����I��$0�DU�@��9�1�G�8T�a�������8�I�Y�+a�
������+��(�#�#5�<Y�0��1�/��=)�
g�u���G��Q�+D�p�|�������.�����)�I�`�s������������&3{J;�41f����
��A�S/	���!���!0D+b&���oGB��.YI���$�2>QcIx
���
�
:2m���.��'�d��M�f�$_	X�	Q�	7/
+g
�
g�
'FQ_�0�P�^?m�	

(
A
Z
9p
v�
}!(����>"aUu�N�Y.���
��&�#
19>8x
�0�V�iG_�CGUa�8�48/m7�6�7-D)rL�*�)->(l,�.�K�?=?}H�<CT(k3��R�"7O`u}�2��(�5Pex|�e�-�/"MRh�	])=�i�8/[hc�C(jlz�ARq�� `� '� q!!�!H�!W�!$T"Oy">�"#!#K9#�#�#E�$1�$-!%8O%M�%Y�%$0&,U&)�&9�&N�&&5')\'9�'Y�'5($P(Xu(1�()s)A�)?�)K*,S*&�*^�*E+UL+(�+S�+Y,�y,	-J-,j-z�-(.I;.x�.^�.A]/4�/)�/c�/0b0.�0��0�i1�2�2&�2V�2A432v32�37�3Y4*n4F�4X�4995s7�7:�7R�7;<8px8,�8*91A9;s9/�9(�9J:4S:B�:�:N�:Q9;o�;X�;/T<G�<9�<1=�8=�= �=�=�>J�>^?3p?N�?�?W@�i@�A*�A<�A1-BV_BL�B*C].C�C�C�C�C�C$�C�C�C
DD'D;DBDRD[D�cD/E(7E)`E�E��E�(F��F
6G
DGOGmGyG�G�G@�G�G
�G%Hg&HH�H8�HI
J
!J/J
>JLJTJkJqJ:�J>�J@�Jp=K�K�K�K�KLLr8L]�L5	M_?M��M(=N8fN�N#�N�N$O.%O2TOr�OH�OCP!LPnPrPC~PF�P	Q
Q!Q14QfQ�Q�Q�Q�Q�Q�QRR 1R RRVsR�RK�RS&S;SOS+eS�S�S)�S��SjToT�T �T
�T�T�T�TeUJrUj�UK(VMtVJ�V
W)Wg;W�WR�WZ
XhXtX�X&�X'�X#�XY%+Y-QY�Y/7ZqgZ(�ZE[�H[u�[Fu\0�\D�\.2]Za]6�]L�]-@^Gn^3�^-�^+_D_/d_�_�_)�_Z�_w;`�`\�`a
(a3a;aOabaK�a�a�a�aJ�a	4b>bFbNb�Sb�b�b �bdMd'gd?�d�d�d	�d
�d�d
ee#/eSe	\e	fepe}e3�e~�e
Bf	PfZfaf6�fp�f&(g*OgSzgp�gM?h��h�2i��iG�j�jEkGkZk_^k�k�k�k�kl%&lLl0el�l�l�l�l�l,�l'ms0m��mK@nz�no7o9Ho�o0�o�o3�o.p\Fp�pY�pz
qH�q��q$^r�r�rB�r;�r2 s4Ssh�sM�s7?tGwt(�t�thuzu�u>�u2�u#vZAve�vwowc�wp�wEcx?�x(�x*y&=yAdy�y'�y�yh�y-Ez/sz.�z�z�z�z2�z$-{>R{,�{	�{�{"�{|�|F�|}k	~u~�~�~�~#�~��~�p0�
3�)>�h�z�'����
��ɀ؀
���
� )�J�`�}�%����ρ߁���&�O9�2��G��K�dP�7��-�-�2I�|�.��6��
�������΅\�J�W�u�6��7Ɇ'�!)�K�'f�/��1��+�3�,P�/}�1��4߈+�Y@�,��+lj,�4 �+U�(��!��)̊5��*,�W�$l�j����!�=�@]�<��/ی=�I�&Z��������
����.���1�-P�;~�b��%�C�/W�o�����~�n��
�&!�H�"[�~�����'����
�� &�G�%a�(����9Ɠ`�a�<p�I��-��G%�m�z�����#���P��RL�#��/Ö��""�3E�$y�����;ȗ6�I;�D��ʘ!��� �(9�b�
q�
|�����,��
�#�8�P�$g� �� ��Κښ�'�0.�%_�$��%��Л'��#'�K�]��f�>�KF�	����@��)��:&��a���N�=[�
��%��ʟ)ߟ	�U��n�`�$l�_��C��5�	¢̢ޢ���  �A�U�l�~�I���� ��]�+z�2��٤^ߤ!>�`�|�
����P��#��'�BC�?��!Ƨ��0�G�T�E`�Y��}�~�!��J������.۪
���<�\�x�������Ϋ۫�����7�?�EG�!��1����&s�*��%ŭ�.�/�G�#^���H��CԮ�4�#P�*t�`���;�MH�5��0̰���Q��t��[s�ϲ���!�')�)Q�%{�����Ƴ(�
�_�z�B�� ̴�
�C�^�}�'��.����� ;�\�e�v�#��'��(ڶ$�%(��N�+�I�f���!����̸ٸ	���L�	[�	e�o�w���@��0ϹY�9Z�����1ͺ&��4&�o[�a˼O-�?}�f��c$�d��t�^b�{��K=�d��<��+�M��(�K��t��ck�s��JC�����=�U��P�Fh�����%��(
�3�S�o���O��c��V�$o�#��"����W��I�R�f�5~�.��!��R�X�e�n�_��N�Z�s�
������{�p�&��!�� ��������� �������
#�@1�@r���
��n��FP���&��
��)��&��&�3�
P�[�
h�{v�+���5�@O�������������1�~4���^����	������%'�M�B^���������,���.�=�2V�8����@��+ �.L�{�$������	��
�,�+<�h�|�^��F��Y@�Z��@��B6�Ty�W��P&�$w�P��:��(�8�0V�����;��$��-$�5R�+��#��%��*��!)�/K�,{��� ���������)��@���#���C�I_�
�����������)+�U�h�"y���-����/��	�
�'�%:�`�u�z���
����������2�.:�i�.��
��������
�����J�S�'`��������i&�������1���4�,T�D��V��*�%H�6n�@��"��,	�6�0H�Zy�B��E�]�
j�x�l����������F��D�8K�N��A��O�De�G��6��F)�:p�������������'��T�Sj���0��6��*6�;a�$�����E]�
��&��.��
��*�C�a�}�����.��"��V�4m�9�������*� C�d�m�y���(��� �(	�62�i�Cz���J�$�B�`�y���'������g
��r�:��L4���������p�O8�<��_�K%�Dq�*�����z�_*�a��=�d*����S_���
����G��FD>�U�U v
�t��4�A�;8TC�[�W-(�������_�'�C]fv�X�=I`
z������/�#CB�U�"�,	JD	K�	I�	A%
g
A}
r�
2FW)m��
�3�
#$5H1~.�,�?
:L
6�
?�
X�
W#g4�T�e,{����0.P�)�+�'=Sm�(�8�3P�mT$g�=�'�-
;T\m�N�b�
MXk(����&2"Y+|3���k{I�1)Q#{�%51['�D��/MM���"�6VS.���BT7]��4SM{�1iOm�H'9p!�q�> .Q � O� � D!pK!n�!�+"�"�"'�"'	#1#?O#��#�($.�$"�$$"%#G%k%Xs%�%e�%P&Rg&j�&%'>'Y't''�'.�'�'1�'(B0(Ds(�(A�(~)��)|
*U�*`�*TA+c�+\�+@W,`�,a�,I[-9�-6�-b.0y.)�.<�.//<A/A~/^�/P0Tp0O�0D1Z1 o1@�1O�1!2k(2�2$�2�2�23(3?31D3"v3%�3�3X�3 $4E4^4b4h4zq4?�4,5155qg5s�5M6oj6D�6~7>�7q�7lO8`�8�9��9Kd:�:�0;�<-�<��<&@=ag=[�=+%>_Q>J�>#�> ?P??#�?'�?d�@=AA<A?�AS�A^PB-�B1�B+C0;CBlC#�C=�C@DmRDR�D#E\7E;�E�E~�E^bFB�FuGEzG3�Gs�G]hHt�H7;I_sId�I�8J�JV�J2SK��K0.LR_L��L�@MW�M5N-UN|�N5O86O�oO�:P��P�Q)�QfR]oR,�R5�R<0SVmS*�SW�SaGT��T'�W�WM�W\1XC�X��X)TY?~Y:�YU�Y6OZ,�Zg�Z?[J[["�[^�[V(\x\i�\7b]S�]?�]B.^�q^#_*)_T_�\_T;`c�`:�`d/a!�ak�a�"b��b1�cH�cJ;dW�d\�d0;emle�e�e�e�e	
f*f?f"Tfwf�f�f�f�f�f�fg0h4Bh?wh%�h��h��i�Dj�j�j+k3k(Bkkk
�kR�k�k
�k)�k� lf�l9m�Tm
�n�n�n
o
o$o<o@oEYoI�ok�o�Up#�p
q#qCq]q'vq��qkAr>�r}�r�js6tFNt.�t.�t(�t%u4Bu5wu��uiMv�v+�v�v�vG
wWRw�w�w�wE�w(3x\xyx�x�x%�x�x�x"y'6y)^yr�y�yfz	nzxz�z�z3�z�z�z0{�J{�{�{|$,|Q|h|| �||�|]1}}�}Y
~ag~X�~&"Iu`"�o�ti�ހ�,�0.�4_�%��
��,ȁ8���.�9!��[�+�X,����}L�Kʅ*�LA�5��XĆ1�[O�7��R�=6�:t�'��%׈=��;�Y�._�f�������z��.�6�B�J�h�y�K���
���Z�_�
k�v�	����� �^����_���6�q"��x��3^&��6�S�KE�F������[f����q4�8����'������ rinsZ������1
`[/��GA!W��K��p�A����X�,JCj�}�t���i��pp����P��(V>�R`oY-����=���R��	����x���W/Z2\�x&q�����E�F���*�V
��?3���UgD��oT�a	�I]���m���h�������X(�;���<}��5R���{@s��L��y���I��u����P�c�)�?�f�nT��X<�g���1C-���{��<�G�'[��=�j�q�����wl�Y`�Q��UA�HB�z�c@"
���Pk`	������ !`�597��8I���e�N[I�����{�o���fT�C�$���k�#�����t�����&WJJo�����$���JHa���C ��������9�?���n�f*�x�
��b�z��j*��81������%H��M�+�����s/�76�3(u�-�2!�\�}S0��I!^���b��o��^�e~���0%�l����7Wr����-����D�'�Q�|:.9;��2TZ��iqkd��0~E?�E���\H�B'�]�@wp��h�i�*���������F�����W�l�vL����l�{�������&Q5����R.%;�Wva18����C|.�8�E�T;}+��{����R�b'��g���$s4(#]��#�>���O�':�\b.]u2dJ_�4��)��
d~pv��]�h#���Nw�L�����y���Pz����s}5���mz�4�S�����w>��K��D8�.u_�vxe��uS��Q��)���V%�c=Q�Noc���4B>>�$��/��v���V��HD��t�t��n�/�tY~=�ti_3X ��������d\�����rA��2-��}��00�B��,
���mE�2U�.
���G�%�e:]��LwjM7���
��KX�
	����_&�D6��MZ�N
�){�|�="6���)|G���&���5�y�h�5|!�J�^��-sa$���\OmH�[z�9L>��O��,�Y��K�l������@�I�3��c��3Nf,j������mzn,F��*1��~�e��@:x�#|�yl;�OAu�Mhh��7���k�V�DU;:	�!@��,�c�m�X"V���N������+��[�SOaU�����(�ni��R�d�+?`�U<q�y�vO_?P<g�M���d�)���� ��+4��	"pL7*Zb�
���Yr� �wj���G+��BPYSg����"a����C��
�g����k�����T��~Q����b9���e�%1�F��r$6/M0#y����(F��K9GBr:�<�Z=f�Ak^ %s ago Cache the built-in Admin Bar ESI block.%1$s %2$s files left in queue%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.%s must be turned ON for this setting to work.&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.(no savings)(non-optm)(optm).htaccess Path<a %s>Support forum</a> | <a %s>Submit a ticket</a><a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<b>Last crawled:</b> %d item(s)<b>Last crawled:</b> %s item(s)<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$sA Domain Key is not required to use this preset. Only basic caching features are enabled.A Domain Key is required for QUIC.cloud online services.A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.A Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.AJAX Cache TTLAPIAccelerates the speed by caching Gravatar (Globally Recognized Avatars).Account is linked!ActionActivateAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced (Recommended)Advanced SettingsAdvanced level will log more details.AfterAfter successful DNS detection, QUIC.cloud will attempt to generate an SSL certificate and enable the CDN.After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.After you set your nameservers, QUIC.cloud will detect the change and automatically enable the CDN.AggressiveAlias is in use by another QUIC.cloud account.All QUIC.cloud service queues have been cleared.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress.Applied the %1$s preset %2$sApply PresetApprovedAre you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to delete QUIC.cloud data?Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset CDN Setup?Are you sure you want to reset all settings back to the default settings?Asynchronous CSS Loading with Critical CSSAt that stage, you may re-start the verification process by pressing the Run CDN Setup button.Author archiveAuto DraftsAuto Pull CronAuto Purge Rules For Publish/UpdateAuto QUIC.cloud CDN SetupAuto Request CronAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBackup created %1$s before applying the %2$s presetBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBegin QUIC.cloud CDN SetupBenefits of linking to a QUIC.cloud accountBest available WordPress performanceBeta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSS Per URLCDNCDN BandwidthCDN SettingsCDN Setup StatusCDN Setup Token and DNS zone deleted. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.CDN Setup Token reset. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.CDN Setup is running.CDN URLCDN URL to be used. For example, %sCSS & JS CombineCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS, JS and HTML MinificationCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache PHP ResourcesCache REST APICache StatusCache WP-AdminCache key must be integer or non-empty string, %s given.Cache key must not be an empty string.Cache requests made by WordPress REST API calls.Cache the built-in Comment Form ESI block.Caching these pages may improve server performance by avoiding unnecessary PHP calls.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCannot delete, site is not linked.Cannot request REST API, no token saved.CategoryChanged setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all orphaned post meta recordsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean orphaned post meta successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Clear LogsCleared %1$s invalid images.Clears all cache entries related to this site, <i>including other web applications</i>.Click here to change.Click here to set.Click here to settingsClick the refresh button below to refresh status.Click to clear all nodes for further redetection.Click to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloud REST API returned error: Cloud REST ErrorCloud server refused the current request due to rate limiting. Please try again later.Cloud server refused the current request due to unpulled images. Please pull the images first.CloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Completed at %sCongratulation! Your file was already optimizedCongratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your cname to:Congratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your nameservers to:Congratulations, all gathered!Congratulations, your Domain Key has been approved! The setting has been updated accordingly.Connection TestContact QUIC.cloud supportConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCould not find %1$s in %2$s.CountCrawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler LogCrawler Simulation SettingsCrawler Sitemap SettingsCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Crawlers cannot run concurrently.Create a post, make sure the front page is accurate.Created with ❤️  by LiteSpeed team.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s.&#10; Click to redetect.Current closest Cloud server is %s.&#10;Click to redetect.Current crawler started atCurrent image post id positionCurrent limit isCurrent server loadCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PreconnectDNS PrefetchDNS Prefetch ControlDNS Prefetch for static filesDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug HelpersDebug LevelDebug LogDebug SettingsDebug String ExcludesDebug URI ExcludesDebug URI IncludesDefaultDefault CacheDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).DelayDelay rendering off-screen HTML elements by its selector.DelayedDelete QUIC.cloud dataDelete all backups of the original imagesDestroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable CacheDisable Image LazyloadDisable VPIDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server.DismissDismiss this noticeDo Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.DomainDomain KeyDomain Key hash mismatchDomain Key hash nonce mismatch. Please correct your server clock.Domain Key hash nonce missing.Domain key and QUIC.cloud link detected.DoneDowngrade not recommended. May cause fatal error due to refactored code.Drop Domain from SitemapDrop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable %s CDN API functionality.Enable CacheEnable ESIEnable Viewport Images auto generation cron.Enable replacement of WebP in %s elements that were generated outside of WordPress logic.Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Error: Failed to apply the settings %1$sEssentialsEvery MinuteEverything in Advanced, PlusEverything in Aggressive, PlusEverything in Basic, PlusEverything in Essentials, PlusExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsExtremeFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to create table %s! SQL: %s.Failed to get %s file contents.Failed to request via WordPressFailed to upgrade.Failed to verify domain nonce.Failed to write to %s.Fast Queue UsageFile %s is not writable.FilesFilter %s available for UCSS per page type generation.Filter %s available to disable blocklist.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, for %s, %s and %s can be used here.For example, for %s, %s can be used here.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For example, to drop parameters beginning with %s, %s can be used here.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFront pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerate a separate vary cache copy for the mini cart when the cart is not empty.Generated at %sGenerated links may be managed under <a %s>Settings</a>.Get it from <a %1$s>%2$s</a>.Global API Key / API TokenGlobal GroupsGlobally fast TTFB, easy setup, and <a %s>more</a>!Go to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode and Guest OptimizationGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Keep CommentsHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHigher TTLHistoryHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.How to choose an UCSS allowlist selector?However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If comment to be kept is like: %s write: %sIf every web application uses the same cookie, the server may confuse whether a user is logged in or not.If it does not verify within 24 hours, the CDN setup will mark the verification as failed.If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you are using a %1$s socket, %2$s should be set to %3$sIf you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain.If you have custom DNS records, it is possible that they are not detected.If you have not yet done so, please replace the QUIC.cloud nameservers at your domain registrar before proceeding. If you have this enabled for your domain, you must disable DNSSEC to continue.If you prefer to use the CNAME setup, please <a %s>set up the CDN manually at QUIC.cloud</a>.If you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImage WebP ReplacementImage groups totalImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages ready to requestImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn ProgressIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.In order to use QC services, need a real domain name, cannot use an IP.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline CSS added to CombineInline JS added to CombineInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInterval Between RunsInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIs something missing?It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.It will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS Defer for both external and inline JSJS Deferred / Delayed ExcludesJS DelayedJS Delayed IncludesJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast PulledLast RequestLast Verification ResultLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requestedLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLazy Load for IframesLazy Load for ImagesLearn MoreLearn moreLearn more about when this is neededLearn more or purchase additional quota.Link to QUIC.cloudList of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.List the CSS selector that its style should be always contained in UCSS.Listed CSS files or inline CSS code will not be minified/combined.Listed CSS files will be excluded from UCSS and saved to inline.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will be delayed.Listed JS files or inline JS code will not be deferred or delayed.Listed JS files or inline JS code will not be minified/combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache Configuration PresetsLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache Standard PresetsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed LogsLiteSpeed OptimizationLiteSpeed OptionsLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog File Size LimitLog ViewLogin CookieLow Quality Image PlaceholderMBMUST BE UNIQUE FROM OTHER WEB APPLICATIONS.Main domainMain domain not generated yetManageManage CDNManage DNS ZoneManually added to blocklistManually runMapMark this page as Maximum image post idMaximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobileMobile Agent RulesMobile CacheMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.NameserversNetwork DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.Next available request time: <code>After %s</code>No available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo optimizationNo spaces and case sensitive.No valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNot runningNoteNote: For 15 to 20 minutes after setup completes, browsers may issue a "not secure" warning for your site while QUIC.cloud generates your SSL certificate.NotesNoticeNotice: CDN Setup only reset locally.NotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpcode cache is not enabled.OpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized all tables.Option NameOptionalOptional when API token used.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Orphaned Post MetaOther checkboxes will be ignored.Our %s was not allowlisted.Outputs to WordPress debug log.PAYG BalancePAYG balance and usage not included in above quota calculation.PAYG used this monthPHP Constant %s available to disable blocklist.PHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPartner Benefits Provided byPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.PausedPay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:Please do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.Please update your domain registrar to use these custom nameservers:Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance.Please visit the <a %s>Information</a> page on how to test the cache.PortPost IDPost RevisionsPost type archivePreconnecting speeds up future loads from a given origin.Predefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Prepare the site for QUIC.cloud CDN, detect the DNS, and create a DNS Zone.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPresetsPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Prevent writing log entries that include listed strings.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Product Update IntervalProvide the nameservers necessary to enable the CDN.PublicPublic CachePull Cron is runningPull ImagesPulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge LogPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the blog!Purged the url!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud CDNQUIC.cloud CDN SetupQUIC.cloud CDN/DNS does not support DNSSEC.QUIC.cloud DNS settings are not changed.QUIC.cloud Detected Records SummaryQUIC.cloud Service Usage StatisticsQUIC.cloud account has been created and successfully linked.QUIC.cloud account has been successfully linked.QUIC.cloud will attempt to verify the DNS update.QUIC.cloud will detect most normal DNS entries.Query strings containing these parameters will not be cached.Rate %s on %sRead LiteSpeed DocumentationReady to run CDN setup.Received invalid message from the cloud server. Please submit a ticket.Recommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).Record TypeRecord names foundRedetectRedetected nodeRedis Database IDRedis encountered a fatal error: %s (code: %d)Refresh CDN Setup StatusRefresh Crawler MapRefresh Domain KeyRefresh Gravatar cache by cron.Refresh page load timeRefresh page scoreRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove Query StringsRemove Query Strings from Static FilesRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed Unused CSS for UsersRemoved backups successfully.Replace %1$s with %2$s.ReportReport dateReport numberRequest Domain KeyRequest WebP versions of original images when doing optimization.Request submitted. Please wait, then refresh the page to see approval notification.RequestedRequests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset All SettingsReset CDN SetupReset SettingsReset positionReset successfully.Reset the entire opcode cacheReset the entire opcode cache successfully.Reset the optimized data successfully.Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and deletes the DNS Zone, if one exists for the domain.Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and disables the CDN.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore SettingsRestore from backupRestored backup settings %1$sRestored original file successfully.Results can be checked in <a %s>Media Library</a>.Review DNS recordsRevisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun CDN SetupRun DurationRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSYNTAX: alphanumeric and "_".Save ChangesSave transients in database when %1$s is %2$s.SavedSaving option failed. IPv4 only for %s.Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee <a %s>Introduction for Enabling the Crawler</a> for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.Server IPServer Load LimitServer allowed max valueServer allowed min valueServer enforced valueServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Set up QUIC.cloud AccountSet up a QUIC.cloud account.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Simulation SettingsSite URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Site not recognized. Domain Key has been automatically removed. Please request a new one.Sitemap ListSitemap SettingsSitemap TimeoutSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSome optimized image file(s) has expired and was cleared.Some themes and plugins add resources via a PHP request.Spam CommentsSpecify Number of Threads to use while crawling.Specify a base64 image to be used as a simple placeholder while images finish loading.Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify the timeout while crawling each URL.Specify the timeout while parsing the sitemap.Specify time in microseconds for the delay between requests during a crawl.Specify time in seconds for the duration of the crawl interval.Specify time in seconds for the time between each run interval.Specify which HTML element attributes will be replaced with CDN Mapping.Specify which element attributes will be replaced with WebP.Standard PresetsStarted async crawlingStarted async image optimization requestStatic file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSuccessfully CrawledSummarySure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.SyncSync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The Admin IP option will only output log messages on requests from admin IPs.The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The POST callback to %s failed.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The following actions are available:The following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The logs will be output to %s.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe queue is processed asynchronously. It may take time.The selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The setting %s is currently enabled.The site is not a valid alias on QUIC.cloud.The site is not registered on QUIC.cloud.Then another WordPress is installed (NOT MULTISITE) at %sThere are two reasons why we might not be able to communicate with your domainThere is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.There was a problem with retrieving your Domain Key. Please click the %s button to retry.There was an error during QUIC.cloud CDN auto setup: These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This Month UsageThis action is not available if there is no domain key, the domain is not linked, or the DNS Zone is in active use.This action should only be used if things are cached incorrectly.This action will not update anything on the QUIC.cloud servers.This allows you to try Auto CDN setup again, or abandon the setup entirely.This allows you to try Auto CDN setup again.This can be managed from %1$s%2$s tab.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This enables the page's initial screenful of imagery to be fully displayed without delay.This is a three step process for configuring your site to use QUIC.cloud CDN with QUIC.cloud DNS. This setup will perform the following actionsThis is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This last stage could take 15 to 20 minutes.This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.This process is automatic.This process may take several minutes.This section will automatically populate once nameservers are configured for the site.This setting is %1$s for certain qualifying requests due to %2$s!This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This setup process will create a DNS zone on QUIC.cloud if one does not currently exist.This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will affect all tags containing attributes: %s %s %s.This will also add a preconnect to Google Fonts to establish a connection earlier.This will also generate an API key from LiteSpeed's Server.This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?ThreadsTime to execute previous requestTimeoutTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.To manage QUIC.cloud options, please visitTo match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTry QUIC.cloud CDN!TuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS File Excludes and InlineUCSS InlineUCSS Selector AllowlistUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL SearchURL list in %s queue waiting for cronUnable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.Unable to automatically add %1$s as a Domain Alias for main %2$s domain.Unauthorized access to REST API. Your token has expired.Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)Unique CSSUnknown errorUnknown error.Update %s nowUpgradeUpgraded successfully.UsageUsage StatisticsUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to bypass remote image dimension check when %2$s is ON.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. VPIValue rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary CookiesVary GroupVary for Mini CartVerifying, waiting for nameservers to be updated.View %1$s version %2$s detailsView .htaccessView Site Before CacheView Site Before OptimizationViewport ImageViewport Image GenerationViewport ImagesViewport Images CronVisit LSCWP support forumVisit My Dashboard on QUIC.cloudVisit the site while logged out.Visit your QUIC.cloud dashboard after the DNS Zone is set up to confirm your DNS zone.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting for ApprovalWaiting for RefreshWaiting to be CrawledWant to connect with other LiteSpeed users?WarningWatch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebPWebP Attribute To ReplaceWebP For Extra srcsetWebP file reduced by %1$s (%2$s)WebP saved %sWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When minifying HTML do not discard comments that match a specified pattern.When this option is turned %s, it will also load Google Fonts asynchronously.When you use Lazy Load, it will delay the loading of all images on a page.Who should use this preset?Widget Cache TTL:Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s secondsWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou can just type part of the domain.You can list the 3rd party vary cookies here.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible.You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.You have too many requested images, please try again in a few minutes.You have used all of your daily quota for today.You have used all of your quota left for current service this month.You just unlocked a promotion from QUIC.cloud!You must click the %s button if you wish to associate this site with a QUIC.cloud account.You must have %1$s first before linking to QUIC.cloud.You need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!You will need to set %s to use the online services.You will receive an email upon status update.Your %1s quota on %2s will still be in use.Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.Your server IPYour site will be available, but browsers may issue a "not secure" warning during this time.Zero, orcategoriescookiescurrently set to %se.g. Use %s or %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowmicrosecondspixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.unknownuser agentsPO-Revision-Date: 2024-12-30 19:18:53+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: es
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
 hace %s Almacena en la caché el bloque ESI de la barra de administración incluida.%1$s %2$s archivos restantes en la colaPara esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %sNo se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenesSe recomienda %s.%s debe estar activo para que este ajuste funcione.&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.(sin guardar)(no-optm)(optm)Ruta del archivo «.htaccess»<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a><a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<b>Último rastreo:</b> %d elemento(s)<b>Última indexación:</b> %s elemento(s)<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$sNo es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.Hace falta una clave de dominio para usar los servicios online de QUIC.cloud.Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.Se iniciará una purga completa cuando WordPress ejecute estos ganchos.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.TTL de caché AJAXAPIAcelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).¡La cuenta está enlazada!AcciónActivarAñadir tamaños que faltanAñadir una nueva URL de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAvanzado (Recomendado)Ajustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de una detección correcta de las DNS, QUIC.cloud tratará de generar un certificado SSL y activar la CDN.Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.Después de que configures tus servidores de nombres, QUIC.cloud detectará el cambio y activará automáticamente la CDN.AgresivoEl alias ya está en uso por otra cuenta de QUIC.cloud.Se han borrado todas las colas de servicio de QUIC.cloud.Todos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéPurgar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.Clave del dominio solicitada correctamente. Por favor, espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress.Se ha aplicado el prejuste %1$s %2$sAplicar el preajusteAprobado¿Seguro que quieres borrar todos los elementos de la lista negra?¿Está seguro de destruir todas las imágenes optimizadas?¿Seguro que quieres vaciar todos los nodos cloud?¿Seguro que quieres borrar los datos de QUIC.cloud?¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer la configuración CDN?¿Seguro que quieres restablecer los ajustes a los valores por defecto?Carga de CSS asíncrono con CSS críticoEn estas etapa puedes volver a iniciar el proceso de verificación pulsando el botón de «Ejecutar configuración de la CDN».Archivo del autorBorradores automáticosCron de obtención automáticaReglas de purga automática para publicación y actualizaciónConfiguración automática de la CDN de QUIC.cloudCron de petición automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess de la administraciónControl de heartbeat de la administraciónTTL de heartbeat de la administraciónCopia de seguridad creada %1$s antes de aplicar el preajuste %2$sBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaComenzar la configuración del CDN QUIC.cloudBeneficios de enlazar con una cuenta QUIC.cloudEl mejor rendimiento disponible para WordPressPruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo.CCSS por URLCDNAncho de banda de la CDNAjustes de CDNEstado de la configuración del CDNBorrado el toque de configuración de la CDN y la zona DNS. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte.Token de configuración de la CDN restablecido. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte.La configuración de la CDN está en ejecución.URL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSS y JSCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSMinimizado de CSS, JS y HTMLCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear recursos de PHPCachear API RESTEstado de cachéCaché de WP-AdminLa clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.La clave de caché no puede ser una cadena vacía.Cachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.Calcular el espacio en disco de las copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarNo se pudo borrar, el sitio no está enlazado.No se pudo solicitar la REST API, no se guardó token.CategoríaAjuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprobar mi IP pública desdeMarca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteLimpiar todos los registros meta de entradas huérfanasBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza correcta de los meta de entrada huérfanos.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Vaciar los registrosPurgadas %1$s imágenes no válidas.Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.Haz clic aquí para cambiarlo.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic en el botón de recargar, debajo del estado de recarga.Haz clic para borrar todos los nodos para volver a detectar.Haz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de la nubeEl error devuelto por Cloud REST API: Error de Cloud RESTEl servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.CloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.Comunicado con éxito con Cloudflare.Completado en un %s¡Felicidades! Tu archivo ya ha sido optimizadoEnhorabuena, QUIC.cloud ha configurado correctamente este dominio para la CDN. Por favor, actualiza tu cname a:Enhorabuena, se ha configurado correctamente la CDN de QUIC.cloud para este dominio. Por favor, actualiza los servidores de nombres a:¡Felicidades, todos obtenidos!¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia.Prueba de conexiónContactar con el soporte de QUIC.cloudConvertir a InnoDBConvertido a InnoDB correctamente.Nombre de la cookieSimulación de cookieValores de la cookieNo se ha podido encontrar %1$s en %2$s.RecuentoIntervalo de indexaciónRastreadorCron del rastreadorAjustes generales del rastreadorRegistros de rastreadoresAjustes de simulación del rastreadorAjustes de mapa del sitio del rastreadorEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! Rastreador(es)Los rastreadores no se pueden ejecutar de forma concurrente.Crear una entrada, asegurarse que la página principal está actualizada.Creado con ❤️ por el equipo de LiteSpeed.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos de la nube actual en servicioIPs del servidor en líneaEl servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.El rastreador actual comenzó a lasPosición actual del id de entrada de la imagenEl límite actual esCarga actual del servidorLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de la BDPreconexión DNSPrefetch DNSControl del prefetch DNSPrecarga de DNS para archivos estáticosArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Ayudas de depuraciónNivel de depuraciónRegistro de depuraciónAjustes de depuraciónExclusión de cadenas de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPor defectoCaché por defectoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página por defectoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTL por defecto de RESTTTL por defecto para objetos cacheados.La ruta por defecto esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).RetrasoRetraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadoBorrar los datos de QUIC.cloudBorrar todas las copias de seguridad de las imágenes originalesDestruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactivar la cachéDesactivar la carga de imágenes diferidaDesactivar VPIDesactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoArchivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes de QUIC.cloud.DescartarIgnorar ese avisoCategorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo purgar las categorías al cambiar la cantidad o estado del inventario.DominioClave del dominioDiscordancia de clave de dominioEl hash nonce de la clave de dominio no coincide. Por favor, corrige el reloj de tu servidor.Falta el nonce hash de la clave de dominio.Detectada clave de dominio y enlace de QUIC.cloud.HechoNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Quitar dominio del mapa del sitioIgnorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Dirección de correo electrónicoVaciar la caché enteraVaciar la lista negraActivar la funcionalidad %s de la API de la CDN.Activa cacheActivar ESIActivar el cron de generación automática del viewport de imágenes.Activar reemplazo de WebP en los elementos %s generados fuera de la lógica de WordPress.Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.ActivadoArchivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIntroduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.Error: No se pudieron aplicar los ajustes %1$sBásicosCada minutoTodo lo de Advance y ademásTodo lo de Aggressive y ademásTodo en el básico, ademásTodo lo de Essentials y ademásEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarAjustes de exportaciónExtremoFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.¡Fallo al crear la tabla %s! SQL: %s.Error al obtener contenido del archivo %s.Fallo en la solicitud desde WordPressFallo al actualizar.No se ha podido verificar el nonce de dominio.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s está disponible para desactivar la lista de bloqueos.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, para %s, %s y %s puede utilizarse aquí.Por ejemplo, para %s, %s puede utilizarse aquí.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché púbicaForzar cronForzar cacheablesPortadaRuta del .htaccess de la parte públicaControl de heartbeat de la parte públicaTTL de heartbeat de la parte públicaOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar el enlace para el usuario actualGenerar UCSSGenerar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.Generado en %sLos enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.Obténla desde <a %1$s>%2$s</a>.Clave/Token global de la APIGrupos globales¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!Ir al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoModo de invitado y modo de optimizaciónPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarHTML Mantener comentariosSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPS.HeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedTTL mayorHistorialAciertoPágina de inicioHostCómo solucionar problemas causados por la optimización CSS/JS.¿Cómo elegir un selector de lista blanca UCSS?Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si el comentario a conservar es como: %s escribe: %sSi cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si no se verifica en 24 horas la configuración de la CDN marcará la verificación como fallida.Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.Si se debe purgar todo el sitio WordPress, usa «Purgar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si estás usando un socket %1$s, %2$s debería estar en %3$sSi utilizas varios dominios para un sitio y tienes varios dominios en el mapa del sitio, mantén esta opción APAGADA para que el rastreador sepa cómo rastrear cada dominio.Si tienes resgitros de DNS personalizados, es posible que no sean detectados.Si todavía no lo has hecho, antes de proceder, reemplaza los servidores de dominio de QUIC.cloud en tu registrador del dominio. Si lo has activado para tu dominio, debes desactivar DNSSEC para continuar.Si prefieres usar la configuración mediante CNAME, por favor, <a %s>configura manualmente la CDN en QUIC.cloud</a>.Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesGrupo de tamaños de miniaturasReemplazo de imágenes WebPTotal de grupos de imágenesImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes notificadas para descargarImágenes optimizadas y descargadasImágenes listas para la solicitudImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porEn cursoPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoCSS en línea añadido a CombinarJS en línea añadido a CombinarUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar la seguridad de DoLoginInstalar ahoraClic instantáneoIntervalo entre ejecucionesIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válida¿Falta algo?Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.Se convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSAplazar JS para JS externos e incrustadosExclusiones de JS diferido / retrasadoJS RetrasadoInclusiones de JS retrasadasExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExclusiones de LQIPDimensiones mínimas de LQIPCalidad de LQIPVista previa de la imagen LQIP para el tamaño %sNo se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima extracciónÚltima peticiónResultado de la última verificaciónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltimo pedidoÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaCarga diferida de IframesCarga diferida para imágenesLeer másAprender másAprende más sobre cuándo es esto necesarioMás información o compra cuota adicional.Enlace a QUIC.cloudLista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS listados o el código JS en línea se retrasarán.Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedPreajustes de configuración de caché LiteSpeedRastreador de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de la caché de LiteSpeedAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedOptimización de página de LiteSpeed CachePurdgar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedPreajustes estándar de cache de LiteSpeedCaja de herramientas de LiteSpeedVer el archivo «.htaccess» de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedRegistros de LiteSpeedOptimización de LiteSpeedOpciones de LiteSpeedInforme de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónRecursos localizadosLocalizar recursos externos.Recursos localizadosLímite de tamaño de archivo de registroVista de registrosCookie de accesoMarcador de imagen de baja calidadMBDEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.Dominio principalNo se ha generado todavía el dominio principalGestionarGestionar CDNGestionar zona DNSAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página como ID de entrada de imagen máximaValor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos JS y códigos JS integrados.Valor mínimoFalloMóvilReglas de agente móvilCaché móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Servidores de nombresEscritorio de redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.Próximo tiempo de solicitud disponible: <code>Después de %s</code>No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de la nube disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios de la nube en usoArchivo meta del rastreador aún no generadoSin optimizaciónEspacios no permitidos y sensible a mayúsculas.El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamenteNo está en ejecuciónNotaNota: En los 15 a 20 minutos después de que se complete la configuración, puede que los navegadores muestren una advertencia de «no seguro» al acceder a tu sitio, mientras QUIC.cloud genera tu certificado SSL.NotasNotaAviso: La configuración de la CDN solo se ha restablecido localmente.AvisosAvisado correctamente a Cloudflare de la purga completa.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache.Solicitada la purga de todas las páginas al servidor web LiteSpeed.Solicitada la purga de las páginas de error al servidor web LiteSpeed.Solicitado la purga de todo al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed la purga de la página de inicio.Solicitado la purga de la lista al servidor web LiteSpeed.OFFONOObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificadoUna por línea.El nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeLa caché opcache no está habilitada.Marca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHerramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor en QUIC.cloudOptimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Las opciones han sido guardadas.OriginalOriginal %sAhorrado un %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Meta de entrada huérfanoOtras opciones serán ignoradas.Nuestro %s no estaba en la lista blanca.Se muestra en el registro de depuración de WordPress.Balance de pagosBalance y uso de PAYG no incluido en el cálculo de cuota anterior.PAYG usado este mesLa constante PHP %s está disponible para desactivar la lista de bloqueos.Es compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasVentajas de colaboración ofrecidas porExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.PausadoPago por usoEstadísticas pago por usoConexión persistenteDebido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo».Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.Por favor, actualiza tu registro de dominio para que use estos servidores de nombres personalizados:Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda.Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa preconexión acelera las cargas futuras desde un origen determinado.La lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preparar el sitio para la CDN de QUIC.cloud, detectar las DNS y crear la zona de DNS.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPreajustesPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas listadas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.Evita escribir entradas del registro que incluyan cadenas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Intervalo de actualización de productoFacilitar los servidores de nombres necesarios para activar la CDN.PúblicaCaché públicaPull Cron se está ejecutandoDescargar imágenesEl md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.PurgarError de purga de %sPurgar las páginas de error %sPurgar todoGanchos de purgar todoPurgar todo al actualizarPurgar por...Purgar todoPurgar la página de inicioPurgar listaPurgar registroPurgar páginasAjustes de purgaPurga correcta de todas las cachés de objetos.Purgar todas las cachés de objetosPurgar las categorías solo cuando el estado del inventario cambie.Purgar la categoría %sPurgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Purgar páginas por ID de entrada.Purgar páginas por URL completa o relativa.Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Purgar productos y categorías solo cuando cambie el estado del inventario.Purgar los productos con los cambios de cantidad o estado del inventario.Purgar los productos solo cuando cambie el estado del inventario.Purgar la etiqueta %sPurga las entradas de caché de LiteSpeed creadas por este pluginPurga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIPPurgar esta páginaPurgar la URL %s¡Se ha purgado todo!Todas las cachés purgadas correctamente.¡Se ha purgado el blog!¡Se ha purgado la URL!¡Purgado!%1$s enviado al servidor en la nube, %2$s aceptado.QUIC.cloudCDN de QUIC.cloudConfiguración de la CDN QUIC.cloudLa CDN/DNS de QUIC.cloud no es compatible con DNSSEC.No se han cambiado los ajustes DNS de QUIC.cloud.Resumen de registros detectados por QUIC.cloudEstadísticas de uso del servicio QUIC.cloudSe ha creado y vinculado correctamente la cuenta de QUIC.cloud.Se ha vinculado correctamente con la cuenta de QUIC.cloud.QUIC.cloud intentará verificar la actualización DNS.QUIC.cloud detectará la mayoría de registros normales de DNS.Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Valora %s en %sLeer la documentación de LiteSpeedPreparado para realizar la configuración de la CDN.Recivido un mensaje no válido del servidor en la nube. Por favor, envía un ticket.Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Tipo de registroNombres de registro encontradosVolver a detectarNodo detectado nuevamenteID de base de datos RedisRedis encontró un error fatal: %s (código: %d)Recargar el estado de configuración de la CDNRecargar el mapa del rastreadorActualizar la clave del dominioRefrescar la caché de Gravatar por cron.Actualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaCuota diaria restanteEliminar la URL de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesEliminar query stringsEliminar cadenas de consulta de recursos estáticosEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.CSS sin uso eliminado para los usuariosCopias de seguridad eliminadas correctamente.Reemplaza %1$s con %2$s.InformeFecha de informeNúmero de informeSolicitar clave de dominioSolicita versiones WebP de las imágenes originales al hacer la optimización.Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación.SolicitadoPeticiones en colaReexaminar nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecer todos los ajustesRestablecer configuración CDNRestablecer ajustesReestablecer posiciónRestablecimiento realizado con éxito.Reestablecer toda la caché opcodeReestablecida la caché opcache con éxito.Datos de optimización restablecidos correctamente.Restablece todos los ajustes del plugin LiteSpeed Cache relacionados con CDN al estado inicial y borra la zona DNS, en caso de que exista una para el dominio.Restablece todos los ajustes de LiteSpeed Cache relacionados a la CDN al estado inicial y desactiva la CDN.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar los ajustesRestaurar desde la copia de seguridadSe han restaurado el respaldo de los ajustes %1$sArchivo original restaurado con éxito.Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.Revisar registros DNSEdad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sEjecutar la configuración del CDNDuración de la ejecuciónFrecuencia de ejecuciónEjecutar la cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoSINTAXIS: alfanumérico y "_".Guardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoFalló el guardado de la opción. IPv4 es solo para %s.Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de purga programadaURLs de purga programadaVer <a %s>Introducción para activar el rastreador</a> para información detallada.Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.Selecciona debajo las opciones de «Purgar por».Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas.Los perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.IP del servidorLímite de carga del servidorValor máximo permitido por el servidorValor mínimo permitido por el servidorValor forzado por el servidorVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Ponlo en %1$s para bloquear heartbeat en %2$s.Configura una cuenta en QUIC.cloudConfigurar una cuenta en QUIC.cloud.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del rastreadorMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.Ajustes de simulaciónURL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.Sitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva.Lista del mapa del sitioAjustes del mapa del sitioTimeout del mapa del sitioTotal del mapa del sitioEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMás pequeño queUna o más imágenes optimizadas han caducado y han sido borradas.Algunos temas y plugins añaden recursos mediante una petición PHP.Comentarios spamEspecifica el número de hilos a utilizar durante la indexación.Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para purgar la lista «%s».Especifica el tiempo de espera mientras se rastrea cada URL.Especifica el tiempo límite de procesamiento del mapa del sitio.Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación.Especifica un tiempo en segundos para la duración del intervalo de indexación.Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución.Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Especificar que atributos de elementos serán reemplazados con WebP.Preajustes estándarSe inició el rastreo asíncronoSe inició la solicitud de optimización asíncrona de imágenesEnlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.Optimización de almacenamientoAlmacenar los gravatares localmente.Almacenar datos transitoriosRastreado correctamenteSumario¡Por supuesto, me encantará valorarlo!SwapVolver a utilizar imágenes optimizadas en tu webImágenes cambiadas correctamente.Cambio correcto a archivo optimizado.SincronizarSe ha sincronizado la asignación de créditos correctamente con el servidor en la nube.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores.El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.La llamada POST a %s falló.Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s».Las URLs serán comparadas con la variable REQUEST_URI del servidor.El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.Los nonces anteriores se convertirán en ESI automáticamente.La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: La cookie aquí establecida será usada por esta instalación de WordPress.La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, si se deja caer el dominio se puede ahorrar almacenamiento en la base de datos.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.El informe de entorno contiene información detallada sobre la configuración de WordPress.Están disponibles las siguientes acciones:Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.Los registros serán enviados a %s.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasLa cola se procesa de forma asíncrona. Puede llevar un tiempo.El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.En este momento, el ajuste %s está activado.El sitio no tiene un alias válido en QUIC.cloud.El sitio no está registrado en QUIC.cloud.Y otro WordPress instalado (NO MULTISITIO) en %sHay dos razones por las que no podemos comunicarnos con tu dominioHay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Hay un problema al recibir tu clave de dominio. Por favor, haz clic en el botón %s para volver a intentarlo.Se ha producido un error durante la configuración automática de QUIC.cloud CDN: Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.El uso de este mesEsta acción no está disponible si no hay ninguna clave de dominio, el dominio no está enlazado, o la zona DNS está en uso.Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esta acción no actualizará nada en los servidores de QUIC.cloud.Este te permite probar de nuevo la configuración automática de la CDN, o abandonar completamente la configuración.Esto te permite probar la configuración de CDN automática de nuevo.Esto se puede gestionar desde la pestaña %1$s%2$s.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.Este es un proceso de tres pasos para configurar tu sitio para que use la CDN De QUIC.cloud con las DNS de QUIC.cloud. Esta configuración realizará las siguientes accionesEsto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Esta última etapa puede durar de 15 a 20 minutos.Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s del HTML.Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques.Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques.Este proceso es automático.Este proceso puede llevar varios minutos.Esta sección se rellenará automáticamente cuando se configuren los servidores de nombres del sitio.¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!Los ajustes de red sobreescriben este ajusteEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este proceso de configuración creará una zona de DNS en QUIC.cloud si no existe ya actualmente.Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto solo purgará la página principalEsto solo purgará las páginasEsto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Esto también generará una clave de API del servidor de LiteSpeed.Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto activará el cron rastreador.Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto purgará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?HilosTiempo para ejecutar la solicitud anteriorTimeoutPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.Para gestionar las opciones de QUIC.cloud, visitaPara que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHub¡Prueba la CDN de QUIC.cloud!RetoquesAjustes de los retoquesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en las páginas públicas.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del tweetTuitea estoExcluir archivo del CSS sin uso e incrustarUCCS integradoLista blanca del selector de CSS sin usoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLBuscar URLLista de URL en cola %s esperando el cronNo ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.Acceso no autorizado a la API REST. Tu token ha caducado.Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)CSS únicoError desconocidoError desconocido.Actualizar %sActualizarActualizado con éxito.UsoUso de las estadísticasUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usar el servicio en línea QUIC.cloud para generar CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. VPIRango de valoresLas variables %s serán reemplazadas por el color de fondo configurado.Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.Variar cookiesGrupos de variaciónVariante según el minicarritoVerificando, esperando a que se actualicen los servidores de nombres.Ver detalles de la versión %2$s de %1$sVer el archivo «.htaccess»Ver sitio sin cachéVer sitio sin optimizarImagen de la vistaGeneración del viewport de la imagenImágenes de la vistaCron de imágenes de la vistaVisita el foro de soporte de LSCWPVisitar «Mi Escritorio» en QUIC.cloudVisitar el sitio sin la sesión iniciada.Visita tu escritorio de QUIC.cloud después de que esté configurada la zona de DNS para confirmar tu zona de DNS.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando aprobaciónEsperando a la recargaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?AdvertenciaVer estado del rastreadorEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.WebPAtributo a reemplazar para WebPWebP en el srcset adicionalArchivo WebP reducido en %1$s (%2$s)WebP ha ahorrado un %sBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio.Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.¿Quién debería usar este preajuste?TTL caché de Widgets:El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es %s segundosEl intervalo válido de WordPress es de %s segundos.WpW: Caché privada o caché públicaArchivo anualPuedes simplemente teclear parte de dominio.Puedes listar las cookies de terceros que varían aquí.Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles.Puede solicitar un máximo de imágenes de %s de una vez.También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora.Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.Has utilizado toda tu cuota diaria de hoy.Has utilizado toda la cuota que te quedaba para el servicio actual este mes.¡Acabas de desbloquear una promoción de QUIC.cloud!Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud.Debes tener %1$s antes de enlazarte a QUIC.cloud.Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!Tendrás que establecer %s para usar los servicios en línea.Recibirás un correo electrónico cuando cambie el estado.Tu cuota de %1s en %2s seguirá en uso.El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPTu solicitud está a la espera de aprobación.A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.La IP de tu servidorTu sitio estará disponible, pero puede que los navegadores muestren durante este tiempo una advertencia de «no seguro».Cero, ocategoríascookiesactualmente establecido en %sej: Usa %s o %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismomicrosegundospixelsproporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.desconocidouser agentslitespeed-wp-plugin/6.5.4/lscwp_md5000064400000000040151600201410012714 0ustar00f24060e07fb57e6936bcb86fc589b99alitespeed-wp-plugin/6.5.4/litespeed-cache/LICENSE000064400000104515151600201530015137 0ustar00                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.

  To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  You must make sure that they, too, receive
or can get the source code.  And you must show them these terms so they
know their rights.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/react.min.js000064400000401670151600201720020271 0ustar00/** @license React v17.0.1
 * react.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */
(function(){'use strict';(function(c,x){"object"===typeof exports&&"undefined"!==typeof module?x(exports):"function"===typeof define&&define.amd?define(["exports"],x):(c=c||self,x(c.React={}))})(this,function(c){function x(a){if(null===a||"object"!==typeof a)return null;a=Y&&a[Y]||a["@@iterator"];return"function"===typeof a?a:null}function y(a){for(var b="https://reactjs.org/docs/error-decoder.html?invariant="+a,e=1;e<arguments.length;e++)b+="&args[]="+encodeURIComponent(arguments[e]);return"Minified React error #"+
a+"; visit "+b+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function v(a,b,e){this.props=a;this.context=b;this.refs=Z;this.updater=e||aa}function ba(){}function K(a,b,e){this.props=a;this.context=b;this.refs=Z;this.updater=e||aa}function ca(a,b,e){var l,f={},c=null,da=null;if(null!=b)for(l in void 0!==b.ref&&(da=b.ref),void 0!==b.key&&(c=""+b.key),b)ea.call(b,l)&&!fa.hasOwnProperty(l)&&(f[l]=b[l]);var k=arguments.length-2;if(1===
k)f.children=e;else if(1<k){for(var h=Array(k),d=0;d<k;d++)h[d]=arguments[d+2];f.children=h}if(a&&a.defaultProps)for(l in k=a.defaultProps,k)void 0===f[l]&&(f[l]=k[l]);return{$$typeof:w,type:a,key:c,ref:da,props:f,_owner:L.current}}function va(a,b){return{$$typeof:w,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function M(a){return"object"===typeof a&&null!==a&&a.$$typeof===w}function wa(a){var b={"=":"=0",":":"=2"};return"$"+a.replace(/[=:]/g,function(a){return b[a]})}function N(a,b){return"object"===
typeof a&&null!==a&&null!=a.key?wa(""+a.key):b.toString(36)}function C(a,b,e,l,f){var c=typeof a;if("undefined"===c||"boolean"===c)a=null;var d=!1;if(null===a)d=!0;else switch(c){case "string":case "number":d=!0;break;case "object":switch(a.$$typeof){case w:case ha:d=!0}}if(d)return d=a,f=f(d),a=""===l?"."+N(d,0):l,Array.isArray(f)?(e="",null!=a&&(e=a.replace(ia,"$&/")+"/"),C(f,b,e,"",function(a){return a})):null!=f&&(M(f)&&(f=va(f,e+(!f.key||d&&d.key===f.key?"":(""+f.key).replace(ia,"$&/")+"/")+
a)),b.push(f)),1;d=0;l=""===l?".":l+":";if(Array.isArray(a))for(var k=0;k<a.length;k++){c=a[k];var h=l+N(c,k);d+=C(c,b,e,h,f)}else if(h=x(a),"function"===typeof h)for(a=h.call(a),k=0;!(c=a.next()).done;)c=c.value,h=l+N(c,k++),d+=C(c,b,e,h,f);else if("object"===c)throw b=""+a,Error(y(31,"[object Object]"===b?"object with keys {"+Object.keys(a).join(", ")+"}":b));return d}function D(a,b,e){if(null==a)return a;var l=[],c=0;C(a,l,"","",function(a){return b.call(e,a,c++)});return l}function xa(a){if(-1===
a._status){var b=a._result;b=b();a._status=0;a._result=b;b.then(function(b){0===a._status&&(b=b.default,a._status=1,a._result=b)},function(b){0===a._status&&(a._status=2,a._result=b)})}if(1===a._status)return a._result;throw a._result;}function n(){var a=ja.current;if(null===a)throw Error(y(321));return a}function O(a,b){var e=a.length;a.push(b);a:for(;;){var c=e-1>>>1,f=a[c];if(void 0!==f&&0<E(f,b))a[c]=b,a[e]=f,e=c;else break a}}function p(a){a=a[0];return void 0===a?null:a}function F(a){var b=
a[0];if(void 0!==b){var e=a.pop();if(e!==b){a[0]=e;a:for(var c=0,f=a.length;c<f;){var d=2*(c+1)-1,g=a[d],k=d+1,h=a[k];if(void 0!==g&&0>E(g,e))void 0!==h&&0>E(h,g)?(a[c]=h,a[k]=e,c=k):(a[c]=g,a[d]=e,c=d);else if(void 0!==h&&0>E(h,e))a[c]=h,a[k]=e,c=k;else break a}}return b}return null}function E(a,b){var e=a.sortIndex-b.sortIndex;return 0!==e?e:a.id-b.id}function P(a){for(var b=p(r);null!==b;){if(null===b.callback)F(r);else if(b.startTime<=a)F(r),b.sortIndex=b.expirationTime,O(q,b);else break;b=p(r)}}
function Q(a){z=!1;P(a);if(!u)if(null!==p(q))u=!0,A(R);else{var b=p(r);null!==b&&G(Q,b.startTime-a)}}function R(a,b){u=!1;z&&(z=!1,S());H=!0;var e=g;try{P(b);for(m=p(q);null!==m&&(!(m.expirationTime>b)||a&&!T());){var c=m.callback;if("function"===typeof c){m.callback=null;g=m.priorityLevel;var f=c(m.expirationTime<=b);b=t();"function"===typeof f?m.callback=f:m===p(q)&&F(q);P(b)}else F(q);m=p(q)}if(null!==m)var d=!0;else{var n=p(r);null!==n&&G(Q,n.startTime-b);d=!1}return d}finally{m=null,g=e,H=!1}}
var w=60103,ha=60106;c.Fragment=60107;c.StrictMode=60108;c.Profiler=60114;var ka=60109,la=60110,ma=60112;c.Suspense=60113;var na=60115,oa=60116;if("function"===typeof Symbol&&Symbol.for){var d=Symbol.for;w=d("react.element");ha=d("react.portal");c.Fragment=d("react.fragment");c.StrictMode=d("react.strict_mode");c.Profiler=d("react.profiler");ka=d("react.provider");la=d("react.context");ma=d("react.forward_ref");c.Suspense=d("react.suspense");na=d("react.memo");oa=d("react.lazy")}var Y="function"===
typeof Symbol&&Symbol.iterator,ya=Object.prototype.hasOwnProperty,U=Object.assign||function(a,b){if(null==a)throw new TypeError("Object.assign target cannot be null or undefined");for(var e=Object(a),c=1;c<arguments.length;c++){var d=arguments[c];if(null!=d){var g=void 0;d=Object(d);for(g in d)ya.call(d,g)&&(e[g]=d[g])}}return e},aa={isMounted:function(a){return!1},enqueueForceUpdate:function(a,b,c){},enqueueReplaceState:function(a,b,c,d){},enqueueSetState:function(a,b,c,d){}},Z={};v.prototype.isReactComponent=
{};v.prototype.setState=function(a,b){if("object"!==typeof a&&"function"!==typeof a&&null!=a)throw Error(y(85));this.updater.enqueueSetState(this,a,b,"setState")};v.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,"forceUpdate")};ba.prototype=v.prototype;d=K.prototype=new ba;d.constructor=K;U(d,v.prototype);d.isPureReactComponent=!0;var L={current:null},ea=Object.prototype.hasOwnProperty,fa={key:!0,ref:!0,__self:!0,__source:!0},ia=/\/+/g,ja={current:null},V;if("object"===typeof performance&&
"function"===typeof performance.now){var za=performance;var t=function(){return za.now()}}else{var pa=Date,Aa=pa.now();t=function(){return pa.now()-Aa}}if("undefined"===typeof window||"function"!==typeof MessageChannel){var B=null,qa=null,ra=function(){if(null!==B)try{var a=t();B(!0,a);B=null}catch(b){throw setTimeout(ra,0),b;}};var A=function(a){null!==B?setTimeout(A,0,a):(B=a,setTimeout(ra,0))};var G=function(a,b){qa=setTimeout(a,b)};var S=function(){clearTimeout(qa)};var T=function(){return!1};
d=V=function(){}}else{var Ba=window.setTimeout,Ca=window.clearTimeout;"undefined"!==typeof console&&(d=window.cancelAnimationFrame,"function"!==typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),"function"!==typeof d&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"));
var I=!1,J=null,W=-1,sa=5,ta=0;T=function(){return t()>=ta};d=function(){};V=function(a){0>a||125<a?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):sa=0<a?Math.floor(1E3/a):5};var ua=new MessageChannel,X=ua.port2;ua.port1.onmessage=function(){if(null!==J){var a=t();ta=a+sa;try{J(!0,a)?X.postMessage(null):(I=!1,J=null)}catch(b){throw X.postMessage(null),b;}}else I=!1};A=function(a){J=a;I||(I=!0,X.postMessage(null))};G=
function(a,b){W=Ba(function(){a(t())},b)};S=function(){Ca(W);W=-1}}var q=[],r=[],Da=1,m=null,g=3,H=!1,u=!1,z=!1,Ea=0;d={ReactCurrentDispatcher:ja,ReactCurrentOwner:L,IsSomeRendererActing:{current:!1},ReactCurrentBatchConfig:{transition:0},assign:U,Scheduler:{__proto__:null,unstable_ImmediatePriority:1,unstable_UserBlockingPriority:2,unstable_NormalPriority:3,unstable_IdlePriority:5,unstable_LowPriority:4,unstable_runWithPriority:function(a,b){switch(a){case 1:case 2:case 3:case 4:case 5:break;default:a=
3}var c=g;g=a;try{return b()}finally{g=c}},unstable_next:function(a){switch(g){case 1:case 2:case 3:var b=3;break;default:b=g}var c=g;g=b;try{return a()}finally{g=c}},unstable_scheduleCallback:function(a,b,c){var d=t();"object"===typeof c&&null!==c?(c=c.delay,c="number"===typeof c&&0<c?d+c:d):c=d;switch(a){case 1:var e=-1;break;case 2:e=250;break;case 5:e=1073741823;break;case 4:e=1E4;break;default:e=5E3}e=c+e;a={id:Da++,callback:b,priorityLevel:a,startTime:c,expirationTime:e,sortIndex:-1};c>d?(a.sortIndex=
c,O(r,a),null===p(q)&&a===p(r)&&(z?S():z=!0,G(Q,c-d))):(a.sortIndex=e,O(q,a),u||H||(u=!0,A(R)));return a},unstable_cancelCallback:function(a){a.callback=null},unstable_wrapCallback:function(a){var b=g;return function(){var c=g;g=b;try{return a.apply(this,arguments)}finally{g=c}}},unstable_getCurrentPriorityLevel:function(){return g},get unstable_shouldYield(){return T},unstable_requestPaint:d,unstable_continueExecution:function(){u||H||(u=!0,A(R))},unstable_pauseExecution:function(){},unstable_getFirstCallbackNode:function(){return p(q)},
get unstable_now(){return t},get unstable_forceFrameRate(){return V},unstable_Profiling:null},SchedulerTracing:{__proto__:null,__interactionsRef:null,__subscriberRef:null,unstable_clear:function(a){return a()},unstable_getCurrent:function(){return null},unstable_getThreadID:function(){return++Ea},unstable_trace:function(a,b,c){return c()},unstable_wrap:function(a){return a},unstable_subscribe:function(a){},unstable_unsubscribe:function(a){}}};c.Children={map:D,forEach:function(a,b,c){D(a,function(){b.apply(this,
arguments)},c)},count:function(a){var b=0;D(a,function(){b++});return b},toArray:function(a){return D(a,function(a){return a})||[]},only:function(a){if(!M(a))throw Error(y(143));return a}};c.Component=v;c.PureComponent=K;c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=d;c.cloneElement=function(a,b,c){if(null===a||void 0===a)throw Error(y(267,a));var d=U({},a.props),e=a.key,g=a.ref,n=a._owner;if(null!=b){void 0!==b.ref&&(g=b.ref,n=L.current);void 0!==b.key&&(e=""+b.key);if(a.type&&a.type.defaultProps)var k=
a.type.defaultProps;for(h in b)ea.call(b,h)&&!fa.hasOwnProperty(h)&&(d[h]=void 0===b[h]&&void 0!==k?k[h]:b[h])}var h=arguments.length-2;if(1===h)d.children=c;else if(1<h){k=Array(h);for(var m=0;m<h;m++)k[m]=arguments[m+2];d.children=k}return{$$typeof:w,type:a.type,key:e,ref:g,props:d,_owner:n}};c.createContext=function(a,b){void 0===b&&(b=null);a={$$typeof:la,_calculateChangedBits:b,_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:ka,_context:a};return a.Consumer=
a};c.createElement=ca;c.createFactory=function(a){var b=ca.bind(null,a);b.type=a;return b};c.createRef=function(){return{current:null}};c.forwardRef=function(a){return{$$typeof:ma,render:a}};c.isValidElement=M;c.lazy=function(a){return{$$typeof:oa,_payload:{_status:-1,_result:a},_init:xa}};c.memo=function(a,b){return{$$typeof:na,type:a,compare:void 0===b?null:b}};c.useCallback=function(a,b){return n().useCallback(a,b)};c.useContext=function(a,b){return n().useContext(a,b)};c.useDebugValue=function(a,
b){};c.useEffect=function(a,b){return n().useEffect(a,b)};c.useImperativeHandle=function(a,b,c){return n().useImperativeHandle(a,b,c)};c.useLayoutEffect=function(a,b){return n().useLayoutEffect(a,b)};c.useMemo=function(a,b){return n().useMemo(a,b)};c.useReducer=function(a,b,c){return n().useReducer(a,b,c)};c.useRef=function(a){return n().useRef(a)};c.useState=function(a){return n().useState(a)};c.version="17.0.1"});
})();
/** @license React v17.0.1
 * react-dom.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */
(function(){/*
 Modernizr 3.0.0pre (Custom Build) | MIT
*/
'use strict';(function(M,ha){"object"===typeof exports&&"undefined"!==typeof module?ha(exports,require("react")):"function"===typeof define&&define.amd?define(["exports","react"],ha):(M=M||self,ha(M.ReactDOM={},M.React))})(this,function(M,ha){function m(a){for(var b="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=1;c<arguments.length;c++)b+="&args[]="+encodeURIComponent(arguments[c]);return"Minified React error #"+a+"; visit "+b+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}
function Ta(a,b){gb(a,b);gb(a+"Capture",b)}function gb(a,b){Ib[a]=b;for(a=0;a<b.length;a++)zf.add(b[a])}function li(a){if(Af.call(Bf,a))return!0;if(Af.call(Cf,a))return!1;if(mi.test(a))return Bf[a]=!0;Cf[a]=!0;return!1}function ni(a,b,c,d){if(null!==c&&0===c.type)return!1;switch(typeof b){case "function":case "symbol":return!0;case "boolean":if(d)return!1;if(null!==c)return!c.acceptsBooleans;a=a.toLowerCase().slice(0,5);return"data-"!==a&&"aria-"!==a;default:return!1}}function oi(a,b,c,d){if(null===
b||"undefined"===typeof b||ni(a,b,c,d))return!0;if(d)return!1;if(null!==c)switch(c.type){case 3:return!b;case 4:return!1===b;case 5:return isNaN(b);case 6:return isNaN(b)||1>b}return!1}function Q(a,b,c,d,e,f,g){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=d;this.attributeNamespace=e;this.mustUseProperty=c;this.propertyName=a;this.type=b;this.sanitizeURL=f;this.removeEmptyString=g}function Ed(a,b,c,d){var e=I.hasOwnProperty(b)?I[b]:null;var f=null!==e?0===e.type:d?!1:!(2<b.length)||
"o"!==b[0]&&"O"!==b[0]||"n"!==b[1]&&"N"!==b[1]?!1:!0;f||(oi(b,c,e,d)&&(c=null),d||null===e?li(b)&&(null===c?a.removeAttribute(b):a.setAttribute(b,""+c)):e.mustUseProperty?a[e.propertyName]=null===c?3===e.type?!1:"":c:(b=e.attributeName,d=e.attributeNamespace,null===c?a.removeAttribute(b):(e=e.type,c=3===e||4===e&&!0===c?"":""+c,d?a.setAttributeNS(d,b,c):a.setAttribute(b,c))))}function Jb(a){if(null===a||"object"!==typeof a)return null;a=Df&&a[Df]||a["@@iterator"];return"function"===typeof a?a:null}
function Kb(a,b,c){if(void 0===Fd)try{throw Error();}catch(d){Fd=(b=d.stack.trim().match(/\n( *(at )?)/))&&b[1]||""}return"\n"+Fd+a}function Bc(a,b){if(!a||Gd)return"";Gd=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(b)if(b=function(){throw Error();},Object.defineProperty(b.prototype,"props",{set:function(){throw Error();}}),"object"===typeof Reflect&&Reflect.construct){try{Reflect.construct(b,[])}catch(k){var d=k}Reflect.construct(a,[],b)}else{try{b.call()}catch(k){d=k}a.call(b.prototype)}else{try{throw Error();
}catch(k){d=k}a()}}catch(k){if(k&&d&&"string"===typeof k.stack){for(var e=k.stack.split("\n"),f=d.stack.split("\n"),g=e.length-1,h=f.length-1;1<=g&&0<=h&&e[g]!==f[h];)h--;for(;1<=g&&0<=h;g--,h--)if(e[g]!==f[h]){if(1!==g||1!==h){do if(g--,h--,0>h||e[g]!==f[h])return"\n"+e[g].replace(" at new "," at ");while(1<=g&&0<=h)}break}}}finally{Gd=!1,Error.prepareStackTrace=c}return(a=a?a.displayName||a.name:"")?Kb(a):""}function pi(a){switch(a.tag){case 5:return Kb(a.type);case 16:return Kb("Lazy");case 13:return Kb("Suspense");
case 19:return Kb("SuspenseList");case 0:case 2:case 15:return a=Bc(a.type,!1),a;case 11:return a=Bc(a.type.render,!1),a;case 22:return a=Bc(a.type._render,!1),a;case 1:return a=Bc(a.type,!0),a;default:return""}}function hb(a){if(null==a)return null;if("function"===typeof a)return a.displayName||a.name||null;if("string"===typeof a)return a;switch(a){case wa:return"Fragment";case Ua:return"Portal";case Lb:return"Profiler";case Hd:return"StrictMode";case Mb:return"Suspense";case Cc:return"SuspenseList"}if("object"===
typeof a)switch(a.$$typeof){case Id:return(a.displayName||"Context")+".Consumer";case Jd:return(a._context.displayName||"Context")+".Provider";case Dc:var b=a.render;b=b.displayName||b.name||"";return a.displayName||(""!==b?"ForwardRef("+b+")":"ForwardRef");case Ec:return hb(a.type);case Kd:return hb(a._render);case Ld:b=a._payload;a=a._init;try{return hb(a(b))}catch(c){}}return null}function xa(a){switch(typeof a){case "boolean":case "number":case "object":case "string":case "undefined":return a;
default:return""}}function Ef(a){var b=a.type;return(a=a.nodeName)&&"input"===a.toLowerCase()&&("checkbox"===b||"radio"===b)}function qi(a){var b=Ef(a)?"checked":"value",c=Object.getOwnPropertyDescriptor(a.constructor.prototype,b),d=""+a[b];if(!a.hasOwnProperty(b)&&"undefined"!==typeof c&&"function"===typeof c.get&&"function"===typeof c.set){var e=c.get,f=c.set;Object.defineProperty(a,b,{configurable:!0,get:function(){return e.call(this)},set:function(a){d=""+a;f.call(this,a)}});Object.defineProperty(a,
b,{enumerable:c.enumerable});return{getValue:function(){return d},setValue:function(a){d=""+a},stopTracking:function(){a._valueTracker=null;delete a[b]}}}}function Fc(a){a._valueTracker||(a._valueTracker=qi(a))}function Ff(a){if(!a)return!1;var b=a._valueTracker;if(!b)return!0;var c=b.getValue();var d="";a&&(d=Ef(a)?a.checked?"true":"false":a.value);a=d;return a!==c?(b.setValue(a),!0):!1}function Gc(a){a=a||("undefined"!==typeof document?document:void 0);if("undefined"===typeof a)return null;try{return a.activeElement||
a.body}catch(b){return a.body}}function Md(a,b){var c=b.checked;return B({},b,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=c?c:a._wrapperState.initialChecked})}function Gf(a,b){var c=null==b.defaultValue?"":b.defaultValue,d=null!=b.checked?b.checked:b.defaultChecked;c=xa(null!=b.value?b.value:c);a._wrapperState={initialChecked:d,initialValue:c,controlled:"checkbox"===b.type||"radio"===b.type?null!=b.checked:null!=b.value}}function Hf(a,b){b=b.checked;null!=b&&Ed(a,"checked",
b,!1)}function Nd(a,b){Hf(a,b);var c=xa(b.value),d=b.type;if(null!=c)if("number"===d){if(0===c&&""===a.value||a.value!=c)a.value=""+c}else a.value!==""+c&&(a.value=""+c);else if("submit"===d||"reset"===d){a.removeAttribute("value");return}b.hasOwnProperty("value")?Od(a,b.type,c):b.hasOwnProperty("defaultValue")&&Od(a,b.type,xa(b.defaultValue));null==b.checked&&null!=b.defaultChecked&&(a.defaultChecked=!!b.defaultChecked)}function If(a,b,c){if(b.hasOwnProperty("value")||b.hasOwnProperty("defaultValue")){var d=
b.type;if(!("submit"!==d&&"reset"!==d||void 0!==b.value&&null!==b.value))return;b=""+a._wrapperState.initialValue;c||b===a.value||(a.value=b);a.defaultValue=b}c=a.name;""!==c&&(a.name="");a.defaultChecked=!!a._wrapperState.initialChecked;""!==c&&(a.name=c)}function Od(a,b,c){if("number"!==b||Gc(a.ownerDocument)!==a)null==c?a.defaultValue=""+a._wrapperState.initialValue:a.defaultValue!==""+c&&(a.defaultValue=""+c)}function ri(a){var b="";ha.Children.forEach(a,function(a){null!=a&&(b+=a)});return b}
function Pd(a,b){a=B({children:void 0},b);if(b=ri(b.children))a.children=b;return a}function ib(a,b,c,d){a=a.options;if(b){b={};for(var e=0;e<c.length;e++)b["$"+c[e]]=!0;for(c=0;c<a.length;c++)e=b.hasOwnProperty("$"+a[c].value),a[c].selected!==e&&(a[c].selected=e),e&&d&&(a[c].defaultSelected=!0)}else{c=""+xa(c);b=null;for(e=0;e<a.length;e++){if(a[e].value===c){a[e].selected=!0;d&&(a[e].defaultSelected=!0);return}null!==b||a[e].disabled||(b=a[e])}null!==b&&(b.selected=!0)}}function Qd(a,b){if(null!=
b.dangerouslySetInnerHTML)throw Error(m(91));return B({},b,{value:void 0,defaultValue:void 0,children:""+a._wrapperState.initialValue})}function Jf(a,b){var c=b.value;if(null==c){c=b.children;b=b.defaultValue;if(null!=c){if(null!=b)throw Error(m(92));if(Array.isArray(c)){if(!(1>=c.length))throw Error(m(93));c=c[0]}b=c}null==b&&(b="");c=b}a._wrapperState={initialValue:xa(c)}}function Kf(a,b){var c=xa(b.value),d=xa(b.defaultValue);null!=c&&(c=""+c,c!==a.value&&(a.value=c),null==b.defaultValue&&a.defaultValue!==
c&&(a.defaultValue=c));null!=d&&(a.defaultValue=""+d)}function Lf(a,b){b=a.textContent;b===a._wrapperState.initialValue&&""!==b&&null!==b&&(a.value=b)}function Mf(a){switch(a){case "svg":return"http://www.w3.org/2000/svg";case "math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Rd(a,b){return null==a||"http://www.w3.org/1999/xhtml"===a?Mf(b):"http://www.w3.org/2000/svg"===a&&"foreignObject"===b?"http://www.w3.org/1999/xhtml":a}function Nf(a,b,c){return null==
b||"boolean"===typeof b||""===b?"":c||"number"!==typeof b||0===b||Nb.hasOwnProperty(a)&&Nb[a]?(""+b).trim():b+"px"}function Of(a,b){a=a.style;for(var c in b)if(b.hasOwnProperty(c)){var d=0===c.indexOf("--"),e=Nf(c,b[c],d);"float"===c&&(c="cssFloat");d?a.setProperty(c,e):a[c]=e}}function Sd(a,b){if(b){if(si[a]&&(null!=b.children||null!=b.dangerouslySetInnerHTML))throw Error(m(137,a));if(null!=b.dangerouslySetInnerHTML){if(null!=b.children)throw Error(m(60));if(!("object"===typeof b.dangerouslySetInnerHTML&&
"__html"in b.dangerouslySetInnerHTML))throw Error(m(61));}if(null!=b.style&&"object"!==typeof b.style)throw Error(m(62));}}function Td(a,b){if(-1===a.indexOf("-"))return"string"===typeof b.is;switch(a){case "annotation-xml":case "color-profile":case "font-face":case "font-face-src":case "font-face-uri":case "font-face-format":case "font-face-name":case "missing-glyph":return!1;default:return!0}}function Ud(a){a=a.target||a.srcElement||window;a.correspondingUseElement&&(a=a.correspondingUseElement);
return 3===a.nodeType?a.parentNode:a}function Pf(a){if(a=Ob(a)){if("function"!==typeof Vd)throw Error(m(280));var b=a.stateNode;b&&(b=Hc(b),Vd(a.stateNode,a.type,b))}}function Qf(a){jb?kb?kb.push(a):kb=[a]:jb=a}function Rf(){if(jb){var a=jb,b=kb;kb=jb=null;Pf(a);if(b)for(a=0;a<b.length;a++)Pf(b[a])}}function Wd(){if(null!==jb||null!==kb)Xd(),Rf()}function ti(a,b,c){if(Yd)return a(b,c);Yd=!0;try{return Sf(a,b,c)}finally{Yd=!1,Wd()}}function Pb(a,b){var c=a.stateNode;if(null===c)return null;var d=Hc(c);
if(null===d)return null;c=d[b];a:switch(b){case "onClick":case "onClickCapture":case "onDoubleClick":case "onDoubleClickCapture":case "onMouseDown":case "onMouseDownCapture":case "onMouseMove":case "onMouseMoveCapture":case "onMouseUp":case "onMouseUpCapture":case "onMouseEnter":(d=!d.disabled)||(a=a.type,d=!("button"===a||"input"===a||"select"===a||"textarea"===a));a=!d;break a;default:a=!1}if(a)return null;if(c&&"function"!==typeof c)throw Error(m(231,b,typeof c));return c}function ui(a,b,c,d,e,
f,g,h,k){Qb=!1;Ic=null;vi.apply(wi,arguments)}function xi(a,b,c,d,e,f,g,h,k){ui.apply(this,arguments);if(Qb){if(Qb){var v=Ic;Qb=!1;Ic=null}else throw Error(m(198));Jc||(Jc=!0,Zd=v)}}function Va(a){var b=a,c=a;if(a.alternate)for(;b.return;)b=b.return;else{a=b;do b=a,0!==(b.flags&1026)&&(c=b.return),a=b.return;while(a)}return 3===b.tag?c:null}function Tf(a){if(13===a.tag){var b=a.memoizedState;null===b&&(a=a.alternate,null!==a&&(b=a.memoizedState));if(null!==b)return b.dehydrated}return null}function Uf(a){if(Va(a)!==
a)throw Error(m(188));}function yi(a){var b=a.alternate;if(!b){b=Va(a);if(null===b)throw Error(m(188));return b!==a?null:a}for(var c=a,d=b;;){var e=c.return;if(null===e)break;var f=e.alternate;if(null===f){d=e.return;if(null!==d){c=d;continue}break}if(e.child===f.child){for(f=e.child;f;){if(f===c)return Uf(e),a;if(f===d)return Uf(e),b;f=f.sibling}throw Error(m(188));}if(c.return!==d.return)c=e,d=f;else{for(var g=!1,h=e.child;h;){if(h===c){g=!0;c=e;d=f;break}if(h===d){g=!0;d=e;c=f;break}h=h.sibling}if(!g){for(h=
f.child;h;){if(h===c){g=!0;c=f;d=e;break}if(h===d){g=!0;d=f;c=e;break}h=h.sibling}if(!g)throw Error(m(189));}}if(c.alternate!==d)throw Error(m(190));}if(3!==c.tag)throw Error(m(188));return c.stateNode.current===c?a:b}function Vf(a){a=yi(a);if(!a)return null;for(var b=a;;){if(5===b.tag||6===b.tag)return b;if(b.child)b.child.return=b,b=b.child;else{if(b===a)break;for(;!b.sibling;){if(!b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}}return null}function Wf(a,b){for(var c=
a.alternate;null!==b;){if(b===a||b===c)return!0;b=b.return}return!1}function $d(a,b,c,d,e){return{blockedOn:a,domEventName:b,eventSystemFlags:c|16,nativeEvent:e,targetContainers:[d]}}function Xf(a,b){switch(a){case "focusin":case "focusout":ya=null;break;case "dragenter":case "dragleave":za=null;break;case "mouseover":case "mouseout":Aa=null;break;case "pointerover":case "pointerout":Rb.delete(b.pointerId);break;case "gotpointercapture":case "lostpointercapture":Sb.delete(b.pointerId)}}function Tb(a,
b,c,d,e,f){if(null===a||a.nativeEvent!==f)return a=$d(b,c,d,e,f),null!==b&&(b=Ob(b),null!==b&&Yf(b)),a;a.eventSystemFlags|=d;b=a.targetContainers;null!==e&&-1===b.indexOf(e)&&b.push(e);return a}function zi(a,b,c,d,e){switch(b){case "focusin":return ya=Tb(ya,a,b,c,d,e),!0;case "dragenter":return za=Tb(za,a,b,c,d,e),!0;case "mouseover":return Aa=Tb(Aa,a,b,c,d,e),!0;case "pointerover":var f=e.pointerId;Rb.set(f,Tb(Rb.get(f)||null,a,b,c,d,e));return!0;case "gotpointercapture":return f=e.pointerId,Sb.set(f,
Tb(Sb.get(f)||null,a,b,c,d,e)),!0}return!1}function Ai(a){var b=Wa(a.target);if(null!==b){var c=Va(b);if(null!==c)if(b=c.tag,13===b){if(b=Tf(c),null!==b){a.blockedOn=b;Bi(a.lanePriority,function(){ae(a.priority,function(){Ci(c)})});return}}else if(3===b&&c.stateNode.hydrate){a.blockedOn=3===c.tag?c.stateNode.containerInfo:null;return}}a.blockedOn=null}function Kc(a){if(null!==a.blockedOn)return!1;for(var b=a.targetContainers;0<b.length;){var c=be(a.domEventName,a.eventSystemFlags,b[0],a.nativeEvent);
if(null!==c)return b=Ob(c),null!==b&&Yf(b),a.blockedOn=c,!1;b.shift()}return!0}function Zf(a,b,c){Kc(a)&&c.delete(b)}function Di(){for(ce=!1;0<ia.length;){var a=ia[0];if(null!==a.blockedOn){a=Ob(a.blockedOn);null!==a&&Ei(a);break}for(var b=a.targetContainers;0<b.length;){var c=be(a.domEventName,a.eventSystemFlags,b[0],a.nativeEvent);if(null!==c){a.blockedOn=c;break}b.shift()}null===a.blockedOn&&ia.shift()}null!==ya&&Kc(ya)&&(ya=null);null!==za&&Kc(za)&&(za=null);null!==Aa&&Kc(Aa)&&(Aa=null);Rb.forEach(Zf);
Sb.forEach(Zf)}function Ub(a,b){a.blockedOn===b&&(a.blockedOn=null,ce||(ce=!0,$f(ag,Di)))}function bg(a){if(0<ia.length){Ub(ia[0],a);for(var b=1;b<ia.length;b++){var c=ia[b];c.blockedOn===a&&(c.blockedOn=null)}}null!==ya&&Ub(ya,a);null!==za&&Ub(za,a);null!==Aa&&Ub(Aa,a);b=function(b){return Ub(b,a)};Rb.forEach(b);Sb.forEach(b);for(b=0;b<Vb.length;b++)c=Vb[b],c.blockedOn===a&&(c.blockedOn=null);for(;0<Vb.length&&(b=Vb[0],null===b.blockedOn);)Ai(b),null===b.blockedOn&&Vb.shift()}function Lc(a,b){var c=
{};c[a.toLowerCase()]=b.toLowerCase();c["Webkit"+a]="webkit"+b;c["Moz"+a]="moz"+b;return c}function Mc(a){if(de[a])return de[a];if(!lb[a])return a;var b=lb[a],c;for(c in b)if(b.hasOwnProperty(c)&&c in cg)return de[a]=b[c];return a}function ee(a,b){for(var c=0;c<a.length;c+=2){var d=a[c],e=a[c+1];e="on"+(e[0].toUpperCase()+e.slice(1));fe.set(d,b);dg.set(d,e);Ta(e,[d])}}function mb(a){if(0!==(1&a))return w=15,1;if(0!==(2&a))return w=14,2;if(0!==(4&a))return w=13,4;var b=24&a;if(0!==b)return w=12,b;
if(0!==(a&32))return w=11,32;b=192&a;if(0!==b)return w=10,b;if(0!==(a&256))return w=9,256;b=3584&a;if(0!==b)return w=8,b;if(0!==(a&4096))return w=7,4096;b=4186112&a;if(0!==b)return w=6,b;b=62914560&a;if(0!==b)return w=5,b;if(a&67108864)return w=4,67108864;if(0!==(a&134217728))return w=3,134217728;b=805306368&a;if(0!==b)return w=2,b;if(0!==(1073741824&a))return w=1,1073741824;w=8;return a}function Fi(a){switch(a){case 99:return 15;case 98:return 10;case 97:case 96:return 8;case 95:return 2;default:return 0}}
function Gi(a){switch(a){case 15:case 14:return 99;case 13:case 12:case 11:case 10:return 98;case 9:case 8:case 7:case 6:case 4:case 5:return 97;case 3:case 2:case 1:return 95;case 0:return 90;default:throw Error(m(358,a));}}function Wb(a,b){var c=a.pendingLanes;if(0===c)return w=0;var d=0,e=0,f=a.expiredLanes,g=a.suspendedLanes,h=a.pingedLanes;if(0!==f)d=f,e=w=15;else if(f=c&134217727,0!==f){var k=f&~g;0!==k?(d=mb(k),e=w):(h&=f,0!==h&&(d=mb(h),e=w))}else f=c&~g,0!==f?(d=mb(f),e=w):0!==h&&(d=mb(h),
e=w);if(0===d)return 0;d=31-Ba(d);d=c&((0>d?0:1<<d)<<1)-1;if(0!==b&&b!==d&&0===(b&g)){mb(b);if(e<=w)return b;w=e}b=a.entangledLanes;if(0!==b)for(a=a.entanglements,b&=d;0<b;)c=31-Ba(b),e=1<<c,d|=a[c],b&=~e;return d}function eg(a){a=a.pendingLanes&-1073741825;return 0!==a?a:a&1073741824?1073741824:0}function Nc(a,b){switch(a){case 15:return 1;case 14:return 2;case 12:return a=nb(24&~b),0===a?Nc(10,b):a;case 10:return a=nb(192&~b),0===a?Nc(8,b):a;case 8:return a=nb(3584&~b),0===a&&(a=nb(4186112&~b),
0===a&&(a=512)),a;case 2:return b=nb(805306368&~b),0===b&&(b=268435456),b}throw Error(m(358,a));}function nb(a){return a&-a}function ge(a){for(var b=[],c=0;31>c;c++)b.push(a);return b}function Oc(a,b,c){a.pendingLanes|=b;var d=b-1;a.suspendedLanes&=d;a.pingedLanes&=d;a=a.eventTimes;b=31-Ba(b);a[b]=c}function Hi(a){return 0===a?32:31-(Ii(a)/Ji|0)|0}function Ki(a,b,c,d){Xa||Xd();var e=he,f=Xa;Xa=!0;try{fg(e,a,b,c,d)}finally{(Xa=f)||Wd()}}function Li(a,b,c,d){Mi(Ni,he.bind(null,a,b,c,d))}function he(a,
b,c,d){if(Pc){var e;if((e=0===(b&4))&&0<ia.length&&-1<gg.indexOf(a))a=$d(null,a,b,c,d),ia.push(a);else{var f=be(a,b,c,d);if(null===f)e&&Xf(a,d);else{if(e){if(-1<gg.indexOf(a)){a=$d(f,a,b,c,d);ia.push(a);return}if(zi(f,a,b,c,d))return;Xf(a,d)}hg(a,b,d,null,c)}}}}function be(a,b,c,d){var e=Ud(d);e=Wa(e);if(null!==e){var f=Va(e);if(null===f)e=null;else{var g=f.tag;if(13===g){e=Tf(f);if(null!==e)return e;e=null}else if(3===g){if(f.stateNode.hydrate)return 3===f.tag?f.stateNode.containerInfo:null;e=null}else f!==
e&&(e=null)}}hg(a,b,d,e,c);return null}function ig(){if(Qc)return Qc;var a,b=ie,c=b.length,d,e="value"in Ca?Ca.value:Ca.textContent,f=e.length;for(a=0;a<c&&b[a]===e[a];a++);var g=c-a;for(d=1;d<=g&&b[c-d]===e[f-d];d++);return Qc=e.slice(a,1<d?1-d:void 0)}function Rc(a){var b=a.keyCode;"charCode"in a?(a=a.charCode,0===a&&13===b&&(a=13)):a=b;10===a&&(a=13);return 32<=a||13===a?a:0}function Sc(){return!0}function jg(){return!1}function V(a){function b(b,d,e,f,g){this._reactName=b;this._targetInst=e;this.type=
d;this.nativeEvent=f;this.target=g;this.currentTarget=null;for(var c in a)a.hasOwnProperty(c)&&(b=a[c],this[c]=b?b(f):f[c]);this.isDefaultPrevented=(null!=f.defaultPrevented?f.defaultPrevented:!1===f.returnValue)?Sc:jg;this.isPropagationStopped=jg;return this}B(b.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():"unknown"!==typeof a.returnValue&&(a.returnValue=!1),this.isDefaultPrevented=Sc)},stopPropagation:function(){var a=
this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():"unknown"!==typeof a.cancelBubble&&(a.cancelBubble=!0),this.isPropagationStopped=Sc)},persist:function(){},isPersistent:Sc});return b}function Oi(a){var b=this.nativeEvent;return b.getModifierState?b.getModifierState(a):(a=Pi[a])?!!b[a]:!1}function je(a){return Oi}function kg(a,b){switch(a){case "keyup":return-1!==Qi.indexOf(b.keyCode);case "keydown":return 229!==b.keyCode;case "keypress":case "mousedown":case "focusout":return!0;default:return!1}}
function lg(a){a=a.detail;return"object"===typeof a&&"data"in a?a.data:null}function Ri(a,b){switch(a){case "compositionend":return lg(b);case "keypress":if(32!==b.which)return null;mg=!0;return ng;case "textInput":return a=b.data,a===ng&&mg?null:a;default:return null}}function Si(a,b){if(ob)return"compositionend"===a||!ke&&kg(a,b)?(a=ig(),Qc=ie=Ca=null,ob=!1,a):null;switch(a){case "paste":return null;case "keypress":if(!(b.ctrlKey||b.altKey||b.metaKey)||b.ctrlKey&&b.altKey){if(b.char&&1<b.char.length)return b.char;
if(b.which)return String.fromCharCode(b.which)}return null;case "compositionend":return og&&"ko"!==b.locale?null:b.data;default:return null}}function pg(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return"input"===b?!!Ti[a.type]:"textarea"===b?!0:!1}function Ui(a){if(!oa)return!1;a="on"+a;var b=a in document;b||(b=document.createElement("div"),b.setAttribute(a,"return;"),b="function"===typeof b[a]);return b}function qg(a,b,c,d){Qf(d);b=Tc(b,"onChange");0<b.length&&(c=new le("onChange","change",
null,c,d),a.push({event:c,listeners:b}))}function Vi(a){rg(a,0)}function Uc(a){var b=pb(a);if(Ff(b))return a}function Wi(a,b){if("change"===a)return b}function sg(){Xb&&(Xb.detachEvent("onpropertychange",tg),Yb=Xb=null)}function tg(a){if("value"===a.propertyName&&Uc(Yb)){var b=[];qg(b,Yb,a,Ud(a));a=Vi;if(Xa)a(b);else{Xa=!0;try{me(a,b)}finally{Xa=!1,Wd()}}}}function Xi(a,b,c){"focusin"===a?(sg(),Xb=b,Yb=c,Xb.attachEvent("onpropertychange",tg)):"focusout"===a&&sg()}function Yi(a,b){if("selectionchange"===
a||"keyup"===a||"keydown"===a)return Uc(Yb)}function Zi(a,b){if("click"===a)return Uc(b)}function $i(a,b){if("input"===a||"change"===a)return Uc(b)}function aj(a,b){return a===b&&(0!==a||1/a===1/b)||a!==a&&b!==b}function Zb(a,b){if(X(a,b))return!0;if("object"!==typeof a||null===a||"object"!==typeof b||null===b)return!1;var c=Object.keys(a),d=Object.keys(b);if(c.length!==d.length)return!1;for(d=0;d<c.length;d++)if(!bj.call(b,c[d])||!X(a[c[d]],b[c[d]]))return!1;return!0}function ug(a){for(;a&&a.firstChild;)a=
a.firstChild;return a}function vg(a,b){var c=ug(a);a=0;for(var d;c;){if(3===c.nodeType){d=a+c.textContent.length;if(a<=b&&d>=b)return{node:c,offset:b-a};a=d}a:{for(;c;){if(c.nextSibling){c=c.nextSibling;break a}c=c.parentNode}c=void 0}c=ug(c)}}function wg(a,b){return a&&b?a===b?!0:a&&3===a.nodeType?!1:b&&3===b.nodeType?wg(a,b.parentNode):"contains"in a?a.contains(b):a.compareDocumentPosition?!!(a.compareDocumentPosition(b)&16):!1:!1}function xg(){for(var a=window,b=Gc();b instanceof a.HTMLIFrameElement;){try{var c=
"string"===typeof b.contentWindow.location.href}catch(d){c=!1}if(c)a=b.contentWindow;else break;b=Gc(a.document)}return b}function ne(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return b&&("input"===b&&("text"===a.type||"search"===a.type||"tel"===a.type||"url"===a.type||"password"===a.type)||"textarea"===b||"true"===a.contentEditable)}function yg(a,b,c){var d=c.window===c?c.document:9===c.nodeType?c:c.ownerDocument;oe||null==qb||qb!==Gc(d)||(d=qb,"selectionStart"in d&&ne(d)?d={start:d.selectionStart,
end:d.selectionEnd}:(d=(d.ownerDocument&&d.ownerDocument.defaultView||window).getSelection(),d={anchorNode:d.anchorNode,anchorOffset:d.anchorOffset,focusNode:d.focusNode,focusOffset:d.focusOffset}),$b&&Zb($b,d)||($b=d,d=Tc(pe,"onSelect"),0<d.length&&(b=new le("onSelect","select",null,b,c),a.push({event:b,listeners:d}),b.target=qb)))}function zg(a,b,c){var d=a.type||"unknown-event";a.currentTarget=c;xi(d,b,void 0,a);a.currentTarget=null}function rg(a,b){b=0!==(b&4);for(var c=0;c<a.length;c++){var d=
a[c],e=d.event;d=d.listeners;a:{var f=void 0;if(b)for(var g=d.length-1;0<=g;g--){var h=d[g],k=h.instance,v=h.currentTarget;h=h.listener;if(k!==f&&e.isPropagationStopped())break a;zg(e,h,v);f=k}else for(g=0;g<d.length;g++){h=d[g];k=h.instance;v=h.currentTarget;h=h.listener;if(k!==f&&e.isPropagationStopped())break a;zg(e,h,v);f=k}}}if(Jc)throw a=Zd,Jc=!1,Zd=null,a;}function z(a,b){var c=Ag(b),d=a+"__bubble";c.has(d)||(Bg(b,a,2,!1),c.add(d))}function Cg(a){a[Dg]||(a[Dg]=!0,zf.forEach(function(b){Eg.has(b)||
Fg(b,!1,a,null);Fg(b,!0,a,null)}))}function Fg(a,b,c,d){var e=4<arguments.length&&void 0!==arguments[4]?arguments[4]:0,f=c;"selectionchange"===a&&9!==c.nodeType&&(f=c.ownerDocument);if(null!==d&&!b&&Eg.has(a)){if("scroll"!==a)return;e|=2;f=d}var g=Ag(f),h=a+"__"+(b?"capture":"bubble");g.has(h)||(b&&(e|=4),Bg(f,a,e,b),g.add(h))}function Bg(a,b,c,d,e){e=fe.get(b);switch(void 0===e?2:e){case 0:e=Ki;break;case 1:e=Li;break;default:e=he}c=e.bind(null,b,c,a);e=void 0;!qe||"touchstart"!==b&&"touchmove"!==
b&&"wheel"!==b||(e=!0);d?void 0!==e?a.addEventListener(b,c,{capture:!0,passive:e}):a.addEventListener(b,c,!0):void 0!==e?a.addEventListener(b,c,{passive:e}):a.addEventListener(b,c,!1)}function hg(a,b,c,d,e){var f=d;if(0===(b&1)&&0===(b&2)&&null!==d)a:for(;;){if(null===d)return;var g=d.tag;if(3===g||4===g){var h=d.stateNode.containerInfo;if(h===e||8===h.nodeType&&h.parentNode===e)break;if(4===g)for(g=d.return;null!==g;){var k=g.tag;if(3===k||4===k)if(k=g.stateNode.containerInfo,k===e||8===k.nodeType&&
k.parentNode===e)return;g=g.return}for(;null!==h;){g=Wa(h);if(null===g)return;k=g.tag;if(5===k||6===k){d=f=g;continue a}h=h.parentNode}}d=d.return}ti(function(){var d=f,e=Ud(c),g=[];a:{var h=dg.get(a);if(void 0!==h){var k=le,m=a;switch(a){case "keypress":if(0===Rc(c))break a;case "keydown":case "keyup":k=cj;break;case "focusin":m="focus";k=re;break;case "focusout":m="blur";k=re;break;case "beforeblur":case "afterblur":k=re;break;case "click":if(2===c.button)break a;case "auxclick":case "dblclick":case "mousedown":case "mousemove":case "mouseup":case "mouseout":case "mouseover":case "contextmenu":k=
Gg;break;case "drag":case "dragend":case "dragenter":case "dragexit":case "dragleave":case "dragover":case "dragstart":case "drop":k=dj;break;case "touchcancel":case "touchend":case "touchmove":case "touchstart":k=ej;break;case Hg:case Ig:case Jg:k=fj;break;case Kg:k=gj;break;case "scroll":k=hj;break;case "wheel":k=ij;break;case "copy":case "cut":case "paste":k=jj;break;case "gotpointercapture":case "lostpointercapture":case "pointercancel":case "pointerdown":case "pointermove":case "pointerout":case "pointerover":case "pointerup":k=
Lg}var l=0!==(b&4),C=!l&&"scroll"===a,x=l?null!==h?h+"Capture":null:h;l=[];for(var p=d,q;null!==p;){q=p;var u=q.stateNode;5===q.tag&&null!==u&&(q=u,null!==x&&(u=Pb(p,x),null!=u&&l.push(ac(p,u,q))));if(C)break;p=p.return}0<l.length&&(h=new k(h,m,null,c,e),g.push({event:h,listeners:l}))}}if(0===(b&7)){a:{h="mouseover"===a||"pointerover"===a;k="mouseout"===a||"pointerout"===a;if(h&&0===(b&16)&&(m=c.relatedTarget||c.fromElement)&&(Wa(m)||m[rb]))break a;if(k||h){h=e.window===e?e:(h=e.ownerDocument)?h.defaultView||
h.parentWindow:window;if(k){if(m=c.relatedTarget||c.toElement,k=d,m=m?Wa(m):null,null!==m&&(C=Va(m),m!==C||5!==m.tag&&6!==m.tag))m=null}else k=null,m=d;if(k!==m){l=Gg;u="onMouseLeave";x="onMouseEnter";p="mouse";if("pointerout"===a||"pointerover"===a)l=Lg,u="onPointerLeave",x="onPointerEnter",p="pointer";C=null==k?h:pb(k);q=null==m?h:pb(m);h=new l(u,p+"leave",k,c,e);h.target=C;h.relatedTarget=q;u=null;Wa(e)===d&&(l=new l(x,p+"enter",m,c,e),l.target=q,l.relatedTarget=C,u=l);C=u;if(k&&m)b:{l=k;x=m;p=
0;for(q=l;q;q=sb(q))p++;q=0;for(u=x;u;u=sb(u))q++;for(;0<p-q;)l=sb(l),p--;for(;0<q-p;)x=sb(x),q--;for(;p--;){if(l===x||null!==x&&l===x.alternate)break b;l=sb(l);x=sb(x)}l=null}else l=null;null!==k&&Mg(g,h,k,l,!1);null!==m&&null!==C&&Mg(g,C,m,l,!0)}}}a:{h=d?pb(d):window;k=h.nodeName&&h.nodeName.toLowerCase();if("select"===k||"input"===k&&"file"===h.type)var n=Wi;else if(pg(h))if(Ng)n=$i;else{n=Yi;var da=Xi}else(k=h.nodeName)&&"input"===k.toLowerCase()&&("checkbox"===h.type||"radio"===h.type)&&(n=Zi);
if(n&&(n=n(a,d))){qg(g,n,c,e);break a}da&&da(a,h,d);"focusout"===a&&(da=h._wrapperState)&&da.controlled&&"number"===h.type&&Od(h,"number",h.value)}da=d?pb(d):window;switch(a){case "focusin":if(pg(da)||"true"===da.contentEditable)qb=da,pe=d,$b=null;break;case "focusout":$b=pe=qb=null;break;case "mousedown":oe=!0;break;case "contextmenu":case "mouseup":case "dragend":oe=!1;yg(g,c,e);break;case "selectionchange":if(kj)break;case "keydown":case "keyup":yg(g,c,e)}var Ea;if(ke)b:{switch(a){case "compositionstart":var F=
"onCompositionStart";break b;case "compositionend":F="onCompositionEnd";break b;case "compositionupdate":F="onCompositionUpdate";break b}F=void 0}else ob?kg(a,c)&&(F="onCompositionEnd"):"keydown"===a&&229===c.keyCode&&(F="onCompositionStart");F&&(og&&"ko"!==c.locale&&(ob||"onCompositionStart"!==F?"onCompositionEnd"===F&&ob&&(Ea=ig()):(Ca=e,ie="value"in Ca?Ca.value:Ca.textContent,ob=!0)),da=Tc(d,F),0<da.length&&(F=new Og(F,a,null,c,e),g.push({event:F,listeners:da}),Ea?F.data=Ea:(Ea=lg(c),null!==Ea&&
(F.data=Ea))));if(Ea=lj?Ri(a,c):Si(a,c))d=Tc(d,"onBeforeInput"),0<d.length&&(e=new mj("onBeforeInput","beforeinput",null,c,e),g.push({event:e,listeners:d}),e.data=Ea)}rg(g,b)})}function ac(a,b,c){return{instance:a,listener:b,currentTarget:c}}function Tc(a,b){for(var c=b+"Capture",d=[];null!==a;){var e=a,f=e.stateNode;5===e.tag&&null!==f&&(e=f,f=Pb(a,c),null!=f&&d.unshift(ac(a,f,e)),f=Pb(a,b),null!=f&&d.push(ac(a,f,e)));a=a.return}return d}function sb(a){if(null===a)return null;do a=a.return;while(a&&
5!==a.tag);return a?a:null}function Mg(a,b,c,d,e){for(var f=b._reactName,g=[];null!==c&&c!==d;){var h=c,k=h.alternate,v=h.stateNode;if(null!==k&&k===d)break;5===h.tag&&null!==v&&(h=v,e?(k=Pb(c,f),null!=k&&g.unshift(ac(c,k,h))):e||(k=Pb(c,f),null!=k&&g.push(ac(c,k,h))));c=c.return}0!==g.length&&a.push({event:b,listeners:g})}function Vc(){}function Pg(a,b){switch(a){case "button":case "input":case "select":case "textarea":return!!b.autoFocus}return!1}function se(a,b){return"textarea"===a||"option"===
a||"noscript"===a||"string"===typeof b.children||"number"===typeof b.children||"object"===typeof b.dangerouslySetInnerHTML&&null!==b.dangerouslySetInnerHTML&&null!=b.dangerouslySetInnerHTML.__html}function te(a){1===a.nodeType?a.textContent="":9===a.nodeType&&(a=a.body,null!=a&&(a.textContent=""))}function tb(a){for(;null!=a;a=a.nextSibling){var b=a.nodeType;if(1===b||3===b)break}return a}function Qg(a){a=a.previousSibling;for(var b=0;a;){if(8===a.nodeType){var c=a.data;if("$"===c||"$!"===c||"$?"===
c){if(0===b)return a;b--}else"/$"===c&&b++}a=a.previousSibling}return null}function nj(a){return{$$typeof:ue,toString:a,valueOf:a}}function Wa(a){var b=a[Fa];if(b)return b;for(var c=a.parentNode;c;){if(b=c[rb]||c[Fa]){c=b.alternate;if(null!==b.child||null!==c&&null!==c.child)for(a=Qg(a);null!==a;){if(c=a[Fa])return c;a=Qg(a)}return b}a=c;c=a.parentNode}return null}function Ob(a){a=a[Fa]||a[rb];return!a||5!==a.tag&&6!==a.tag&&13!==a.tag&&3!==a.tag?null:a}function pb(a){if(5===a.tag||6===a.tag)return a.stateNode;
throw Error(m(33));}function Hc(a){return a[Wc]||null}function Ag(a){var b=a[Rg];void 0===b&&(b=a[Rg]=new Set);return b}function Ga(a){return{current:a}}function t(a,b){0>ub||(a.current=ve[ub],ve[ub]=null,ub--)}function A(a,b,c){ub++;ve[ub]=a.current;a.current=b}function vb(a,b){var c=a.type.contextTypes;if(!c)return Ha;var d=a.stateNode;if(d&&d.__reactInternalMemoizedUnmaskedChildContext===b)return d.__reactInternalMemoizedMaskedChildContext;var e={},f;for(f in c)e[f]=b[f];d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=
b,a.__reactInternalMemoizedMaskedChildContext=e);return e}function S(a){a=a.childContextTypes;return null!==a&&void 0!==a}function Sg(a,b,c){if(D.current!==Ha)throw Error(m(168));A(D,b);A(J,c)}function Tg(a,b,c){var d=a.stateNode;a=b.childContextTypes;if("function"!==typeof d.getChildContext)return c;d=d.getChildContext();for(var e in d)if(!(e in a))throw Error(m(108,hb(b)||"Unknown",e));return B({},c,d)}function Xc(a){a=(a=a.stateNode)&&a.__reactInternalMemoizedMergedChildContext||Ha;Ya=D.current;
A(D,a);A(J,J.current);return!0}function Ug(a,b,c){var d=a.stateNode;if(!d)throw Error(m(169));c?(a=Tg(a,b,Ya),d.__reactInternalMemoizedMergedChildContext=a,t(J),t(D),A(D,a)):t(J);A(J,c)}function wb(){switch(oj()){case Yc:return 99;case Vg:return 98;case Wg:return 97;case Xg:return 96;case Yg:return 95;default:throw Error(m(332));}}function Zg(a){switch(a){case 99:return Yc;case 98:return Vg;case 97:return Wg;case 96:return Xg;case 95:return Yg;default:throw Error(m(332));}}function Za(a,b){a=Zg(a);
return pj(a,b)}function bc(a,b,c){a=Zg(a);return we(a,b,c)}function ja(){if(null!==Zc){var a=Zc;Zc=null;xe(a)}$g()}function $g(){if(!ye&&null!==pa){ye=!0;var a=0;try{var b=pa;Za(99,function(){for(;a<b.length;a++){var c=b[a];do c=c(!0);while(null!==c)}});pa=null}catch(c){throw null!==pa&&(pa=pa.slice(a+1)),we(Yc,ja),c;}finally{ye=!1}}}function ea(a,b){if(a&&a.defaultProps){b=B({},b);a=a.defaultProps;for(var c in a)void 0===b[c]&&(b[c]=a[c]);return b}return b}function ze(){$c=xb=ad=null}function Ae(a){var b=
bd.current;t(bd);a.type._context._currentValue=b}function ah(a,b){for(;null!==a;){var c=a.alternate;if((a.childLanes&b)===b)if(null===c||(c.childLanes&b)===b)break;else c.childLanes|=b;else a.childLanes|=b,null!==c&&(c.childLanes|=b);a=a.return}}function yb(a,b){ad=a;$c=xb=null;a=a.dependencies;null!==a&&null!==a.firstContext&&(0!==(a.lanes&b)&&(fa=!0),a.firstContext=null)}function Y(a,b){if($c!==a&&!1!==b&&0!==b){if("number"!==typeof b||1073741823===b)$c=a,b=1073741823;b={context:a,observedBits:b,
next:null};if(null===xb){if(null===ad)throw Error(m(308));xb=b;ad.dependencies={lanes:0,firstContext:b,responders:null}}else xb=xb.next=b}return a._currentValue}function Be(a){a.updateQueue={baseState:a.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null},effects:null}}function bh(a,b){a=a.updateQueue;b.updateQueue===a&&(b.updateQueue={baseState:a.baseState,firstBaseUpdate:a.firstBaseUpdate,lastBaseUpdate:a.lastBaseUpdate,shared:a.shared,effects:a.effects})}function Ia(a,b){return{eventTime:a,
lane:b,tag:0,payload:null,callback:null,next:null}}function Ja(a,b){a=a.updateQueue;if(null!==a){a=a.shared;var c=a.pending;null===c?b.next=b:(b.next=c.next,c.next=b);a.pending=b}}function ch(a,b){var c=a.updateQueue,d=a.alternate;if(null!==d&&(d=d.updateQueue,c===d)){var e=null,f=null;c=c.firstBaseUpdate;if(null!==c){do{var g={eventTime:c.eventTime,lane:c.lane,tag:c.tag,payload:c.payload,callback:c.callback,next:null};null===f?e=f=g:f=f.next=g;c=c.next}while(null!==c);null===f?e=f=b:f=f.next=b}else e=
f=b;c={baseState:d.baseState,firstBaseUpdate:e,lastBaseUpdate:f,shared:d.shared,effects:d.effects};a.updateQueue=c;return}a=c.lastBaseUpdate;null===a?c.firstBaseUpdate=b:a.next=b;c.lastBaseUpdate=b}function cc(a,b,c,d){var e=a.updateQueue;Ka=!1;var f=e.firstBaseUpdate,g=e.lastBaseUpdate,h=e.shared.pending;if(null!==h){e.shared.pending=null;var k=h,v=k.next;k.next=null;null===g?f=v:g.next=v;g=k;var m=a.alternate;if(null!==m){m=m.updateQueue;var l=m.lastBaseUpdate;l!==g&&(null===l?m.firstBaseUpdate=
v:l.next=v,m.lastBaseUpdate=k)}}if(null!==f){l=e.baseState;g=0;m=v=k=null;do{h=f.lane;var r=f.eventTime;if((d&h)===h){null!==m&&(m=m.next={eventTime:r,lane:0,tag:f.tag,payload:f.payload,callback:f.callback,next:null});a:{var n=a,t=f;h=b;r=c;switch(t.tag){case 1:n=t.payload;if("function"===typeof n){l=n.call(r,l,h);break a}l=n;break a;case 3:n.flags=n.flags&-4097|64;case 0:n=t.payload;h="function"===typeof n?n.call(r,l,h):n;if(null===h||void 0===h)break a;l=B({},l,h);break a;case 2:Ka=!0}}null!==f.callback&&
(a.flags|=32,h=e.effects,null===h?e.effects=[f]:h.push(f))}else r={eventTime:r,lane:h,tag:f.tag,payload:f.payload,callback:f.callback,next:null},null===m?(v=m=r,k=l):m=m.next=r,g|=h;f=f.next;if(null===f)if(h=e.shared.pending,null===h)break;else f=h.next,h.next=null,e.lastBaseUpdate=h,e.shared.pending=null}while(1);null===m&&(k=l);e.baseState=k;e.firstBaseUpdate=v;e.lastBaseUpdate=m;La|=g;a.lanes=g;a.memoizedState=l}}function dh(a,b,c){a=b.effects;b.effects=null;if(null!==a)for(b=0;b<a.length;b++){var d=
a[b],e=d.callback;if(null!==e){d.callback=null;d=c;if("function"!==typeof e)throw Error(m(191,e));e.call(d)}}}function cd(a,b,c,d){b=a.memoizedState;c=c(d,b);c=null===c||void 0===c?b:B({},b,c);a.memoizedState=c;0===a.lanes&&(a.updateQueue.baseState=c)}function eh(a,b,c,d,e,f,g){a=a.stateNode;return"function"===typeof a.shouldComponentUpdate?a.shouldComponentUpdate(d,f,g):b.prototype&&b.prototype.isPureReactComponent?!Zb(c,d)||!Zb(e,f):!0}function fh(a,b,c){var d=!1,e=Ha;var f=b.contextType;"object"===
typeof f&&null!==f?f=Y(f):(e=S(b)?Ya:D.current,d=b.contextTypes,f=(d=null!==d&&void 0!==d)?vb(a,e):Ha);b=new b(c,f);a.memoizedState=null!==b.state&&void 0!==b.state?b.state:null;b.updater=dd;a.stateNode=b;b._reactInternals=a;d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=e,a.__reactInternalMemoizedMaskedChildContext=f);return b}function gh(a,b,c,d){a=b.state;"function"===typeof b.componentWillReceiveProps&&b.componentWillReceiveProps(c,d);"function"===typeof b.UNSAFE_componentWillReceiveProps&&
b.UNSAFE_componentWillReceiveProps(c,d);b.state!==a&&dd.enqueueReplaceState(b,b.state,null)}function Ce(a,b,c,d){var e=a.stateNode;e.props=c;e.state=a.memoizedState;e.refs=hh;Be(a);var f=b.contextType;"object"===typeof f&&null!==f?e.context=Y(f):(f=S(b)?Ya:D.current,e.context=vb(a,f));cc(a,c,e,d);e.state=a.memoizedState;f=b.getDerivedStateFromProps;"function"===typeof f&&(cd(a,b,f,c),e.state=a.memoizedState);"function"===typeof b.getDerivedStateFromProps||"function"===typeof e.getSnapshotBeforeUpdate||
"function"!==typeof e.UNSAFE_componentWillMount&&"function"!==typeof e.componentWillMount||(b=e.state,"function"===typeof e.componentWillMount&&e.componentWillMount(),"function"===typeof e.UNSAFE_componentWillMount&&e.UNSAFE_componentWillMount(),b!==e.state&&dd.enqueueReplaceState(e,e.state,null),cc(a,c,e,d),e.state=a.memoizedState);"function"===typeof e.componentDidMount&&(a.flags|=4)}function dc(a,b,c){a=c.ref;if(null!==a&&"function"!==typeof a&&"object"!==typeof a){if(c._owner){c=c._owner;if(c){if(1!==
c.tag)throw Error(m(309));var d=c.stateNode}if(!d)throw Error(m(147,a));var e=""+a;if(null!==b&&null!==b.ref&&"function"===typeof b.ref&&b.ref._stringRef===e)return b.ref;b=function(a){var b=d.refs;b===hh&&(b=d.refs={});null===a?delete b[e]:b[e]=a};b._stringRef=e;return b}if("string"!==typeof a)throw Error(m(284));if(!c._owner)throw Error(m(290,a));}return a}function ed(a,b){if("textarea"!==a.type)throw Error(m(31,"[object Object]"===Object.prototype.toString.call(b)?"object with keys {"+Object.keys(b).join(", ")+
"}":b));}function ih(a){function b(b,c){if(a){var d=b.lastEffect;null!==d?(d.nextEffect=c,b.lastEffect=c):b.firstEffect=b.lastEffect=c;c.nextEffect=null;c.flags=8}}function c(c,d){if(!a)return null;for(;null!==d;)b(c,d),d=d.sibling;return null}function d(a,b){for(a=new Map;null!==b;)null!==b.key?a.set(b.key,b):a.set(b.index,b),b=b.sibling;return a}function e(a,b){a=Ma(a,b);a.index=0;a.sibling=null;return a}function f(b,c,d){b.index=d;if(!a)return c;d=b.alternate;if(null!==d)return d=d.index,d<c?(b.flags=
2,c):d;b.flags=2;return c}function g(b){a&&null===b.alternate&&(b.flags=2);return b}function h(a,b,c,d){if(null===b||6!==b.tag)return b=De(c,a.mode,d),b.return=a,b;b=e(b,c);b.return=a;return b}function k(a,b,c,d){if(null!==b&&b.elementType===c.type)return d=e(b,c.props),d.ref=dc(a,b,c),d.return=a,d;d=fd(c.type,c.key,c.props,null,a.mode,d);d.ref=dc(a,b,c);d.return=a;return d}function v(a,b,c,d){if(null===b||4!==b.tag||b.stateNode.containerInfo!==c.containerInfo||b.stateNode.implementation!==c.implementation)return b=
Ee(c,a.mode,d),b.return=a,b;b=e(b,c.children||[]);b.return=a;return b}function l(a,b,c,d,f){if(null===b||7!==b.tag)return b=zb(c,a.mode,d,f),b.return=a,b;b=e(b,c);b.return=a;return b}function n(a,b,c){if("string"===typeof b||"number"===typeof b)return b=De(""+b,a.mode,c),b.return=a,b;if("object"===typeof b&&null!==b){switch(b.$$typeof){case ec:return c=fd(b.type,b.key,b.props,null,a.mode,c),c.ref=dc(a,null,b),c.return=a,c;case Ua:return b=Ee(b,a.mode,c),b.return=a,b}if(gd(b)||Jb(b))return b=zb(b,
a.mode,c,null),b.return=a,b;ed(a,b)}return null}function r(a,b,c,d){var e=null!==b?b.key:null;if("string"===typeof c||"number"===typeof c)return null!==e?null:h(a,b,""+c,d);if("object"===typeof c&&null!==c){switch(c.$$typeof){case ec:return c.key===e?c.type===wa?l(a,b,c.props.children,d,e):k(a,b,c,d):null;case Ua:return c.key===e?v(a,b,c,d):null}if(gd(c)||Jb(c))return null!==e?null:l(a,b,c,d,null);ed(a,c)}return null}function t(a,b,c,d,e){if("string"===typeof d||"number"===typeof d)return a=a.get(c)||
null,h(b,a,""+d,e);if("object"===typeof d&&null!==d){switch(d.$$typeof){case ec:return a=a.get(null===d.key?c:d.key)||null,d.type===wa?l(b,a,d.props.children,e,d.key):k(b,a,d,e);case Ua:return a=a.get(null===d.key?c:d.key)||null,v(b,a,d,e)}if(gd(d)||Jb(d))return a=a.get(c)||null,l(b,a,d,e,null);ed(b,d)}return null}function w(e,g,h,k){for(var m=null,v=null,l=g,p=g=0,x=null;null!==l&&p<h.length;p++){l.index>p?(x=l,l=null):x=l.sibling;var C=r(e,l,h[p],k);if(null===C){null===l&&(l=x);break}a&&l&&null===
C.alternate&&b(e,l);g=f(C,g,p);null===v?m=C:v.sibling=C;v=C;l=x}if(p===h.length)return c(e,l),m;if(null===l){for(;p<h.length;p++)l=n(e,h[p],k),null!==l&&(g=f(l,g,p),null===v?m=l:v.sibling=l,v=l);return m}for(l=d(e,l);p<h.length;p++)x=t(l,e,p,h[p],k),null!==x&&(a&&null!==x.alternate&&l.delete(null===x.key?p:x.key),g=f(x,g,p),null===v?m=x:v.sibling=x,v=x);a&&l.forEach(function(a){return b(e,a)});return m}function z(e,g,h,k){var l=Jb(h);if("function"!==typeof l)throw Error(m(150));h=l.call(h);if(null==
h)throw Error(m(151));for(var v=l=null,p=g,x=g=0,C=null,q=h.next();null!==p&&!q.done;x++,q=h.next()){p.index>x?(C=p,p=null):C=p.sibling;var Da=r(e,p,q.value,k);if(null===Da){null===p&&(p=C);break}a&&p&&null===Da.alternate&&b(e,p);g=f(Da,g,x);null===v?l=Da:v.sibling=Da;v=Da;p=C}if(q.done)return c(e,p),l;if(null===p){for(;!q.done;x++,q=h.next())q=n(e,q.value,k),null!==q&&(g=f(q,g,x),null===v?l=q:v.sibling=q,v=q);return l}for(p=d(e,p);!q.done;x++,q=h.next())q=t(p,e,x,q.value,k),null!==q&&(a&&null!==
q.alternate&&p.delete(null===q.key?x:q.key),g=f(q,g,x),null===v?l=q:v.sibling=q,v=q);a&&p.forEach(function(a){return b(e,a)});return l}return function(a,d,f,h){var k="object"===typeof f&&null!==f&&f.type===wa&&null===f.key;k&&(f=f.props.children);var l="object"===typeof f&&null!==f;if(l)switch(f.$$typeof){case ec:a:{l=f.key;for(k=d;null!==k;){if(k.key===l){switch(k.tag){case 7:if(f.type===wa){c(a,k.sibling);d=e(k,f.props.children);d.return=a;a=d;break a}break;default:if(k.elementType===f.type){c(a,
k.sibling);d=e(k,f.props);d.ref=dc(a,k,f);d.return=a;a=d;break a}}c(a,k);break}else b(a,k);k=k.sibling}f.type===wa?(d=zb(f.props.children,a.mode,h,f.key),d.return=a,a=d):(h=fd(f.type,f.key,f.props,null,a.mode,h),h.ref=dc(a,d,f),h.return=a,a=h)}return g(a);case Ua:a:{for(k=f.key;null!==d;){if(d.key===k)if(4===d.tag&&d.stateNode.containerInfo===f.containerInfo&&d.stateNode.implementation===f.implementation){c(a,d.sibling);d=e(d,f.children||[]);d.return=a;a=d;break a}else{c(a,d);break}else b(a,d);d=
d.sibling}d=Ee(f,a.mode,h);d.return=a;a=d}return g(a)}if("string"===typeof f||"number"===typeof f)return f=""+f,null!==d&&6===d.tag?(c(a,d.sibling),d=e(d,f),d.return=a,a=d):(c(a,d),d=De(f,a.mode,h),d.return=a,a=d),g(a);if(gd(f))return w(a,d,f,h);if(Jb(f))return z(a,d,f,h);l&&ed(a,f);if("undefined"===typeof f&&!k)switch(a.tag){case 1:case 22:case 0:case 11:case 15:throw Error(m(152,hb(a.type)||"Component"));}return c(a,d)}}function $a(a){if(a===fc)throw Error(m(174));return a}function Fe(a,b){A(gc,
b);A(hc,a);A(ka,fc);a=b.nodeType;switch(a){case 9:case 11:b=(b=b.documentElement)?b.namespaceURI:Rd(null,"");break;default:a=8===a?b.parentNode:b,b=a.namespaceURI||null,a=a.tagName,b=Rd(b,a)}t(ka);A(ka,b)}function Ab(a){t(ka);t(hc);t(gc)}function jh(a){$a(gc.current);var b=$a(ka.current);var c=Rd(b,a.type);b!==c&&(A(hc,a),A(ka,c))}function Ge(a){hc.current===a&&(t(ka),t(hc))}function hd(a){for(var b=a;null!==b;){if(13===b.tag){var c=b.memoizedState;if(null!==c&&(c=c.dehydrated,null===c||"$?"===c.data||
"$!"===c.data))return b}else if(19===b.tag&&void 0!==b.memoizedProps.revealOrder){if(0!==(b.flags&64))return b}else if(null!==b.child){b.child.return=b;b=b.child;continue}if(b===a)break;for(;null===b.sibling;){if(null===b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}return null}function kh(a,b){var c=Z(5,null,null,0);c.elementType="DELETED";c.type="DELETED";c.stateNode=b;c.return=a;c.flags=8;null!==a.lastEffect?(a.lastEffect.nextEffect=c,a.lastEffect=c):a.firstEffect=
a.lastEffect=c}function lh(a,b){switch(a.tag){case 5:var c=a.type;b=1!==b.nodeType||c.toLowerCase()!==b.nodeName.toLowerCase()?null:b;return null!==b?(a.stateNode=b,!0):!1;case 6:return b=""===a.pendingProps||3!==b.nodeType?null:b,null!==b?(a.stateNode=b,!0):!1;case 13:return!1;default:return!1}}function He(a){if(la){var b=Na;if(b){var c=b;if(!lh(a,b)){b=tb(c.nextSibling);if(!b||!lh(a,b)){a.flags=a.flags&-1025|2;la=!1;ra=a;return}kh(ra,c)}ra=a;Na=tb(b.firstChild)}else a.flags=a.flags&-1025|2,la=!1,
ra=a}}function mh(a){for(a=a.return;null!==a&&5!==a.tag&&3!==a.tag&&13!==a.tag;)a=a.return;ra=a}function id(a){if(a!==ra)return!1;if(!la)return mh(a),la=!0,!1;var b=a.type;if(5!==a.tag||"head"!==b&&"body"!==b&&!se(b,a.memoizedProps))for(b=Na;b;)kh(a,b),b=tb(b.nextSibling);mh(a);if(13===a.tag){a=a.memoizedState;a=null!==a?a.dehydrated:null;if(!a)throw Error(m(317));a:{a=a.nextSibling;for(b=0;a;){if(8===a.nodeType){var c=a.data;if("/$"===c){if(0===b){Na=tb(a.nextSibling);break a}b--}else"$"!==c&&"$!"!==
c&&"$?"!==c||b++}a=a.nextSibling}Na=null}}else Na=ra?tb(a.stateNode.nextSibling):null;return!0}function Ie(){Na=ra=null;la=!1}function Je(){for(var a=0;a<Bb.length;a++)Bb[a]._workInProgressVersionPrimary=null;Bb.length=0}function T(){throw Error(m(321));}function Ke(a,b){if(null===b)return!1;for(var c=0;c<b.length&&c<a.length;c++)if(!X(a[c],b[c]))return!1;return!0}function Le(a,b,c,d,e,f){ic=f;y=b;b.memoizedState=null;b.updateQueue=null;b.lanes=0;jc.current=null===a||null===a.memoizedState?qj:rj;
a=c(d,e);if(kc){f=0;do{kc=!1;if(!(25>f))throw Error(m(301));f+=1;K=N=null;b.updateQueue=null;jc.current=sj;a=c(d,e)}while(kc)}jc.current=jd;b=null!==N&&null!==N.next;ic=0;K=N=y=null;kd=!1;if(b)throw Error(m(300));return a}function ab(){var a={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};null===K?y.memoizedState=K=a:K=K.next=a;return K}function bb(){if(null===N){var a=y.alternate;a=null!==a?a.memoizedState:null}else a=N.next;var b=null===K?y.memoizedState:K.next;if(null!==
b)K=b,N=a;else{if(null===a)throw Error(m(310));N=a;a={memoizedState:N.memoizedState,baseState:N.baseState,baseQueue:N.baseQueue,queue:N.queue,next:null};null===K?y.memoizedState=K=a:K=K.next=a}return K}function ma(a,b){return"function"===typeof b?b(a):b}function lc(a,b,c){b=bb();c=b.queue;if(null===c)throw Error(m(311));c.lastRenderedReducer=a;var d=N,e=d.baseQueue,f=c.pending;if(null!==f){if(null!==e){var g=e.next;e.next=f.next;f.next=g}d.baseQueue=e=f;c.pending=null}if(null!==e){e=e.next;d=d.baseState;
var h=g=f=null,k=e;do{var l=k.lane;if((ic&l)===l)null!==h&&(h=h.next={lane:0,action:k.action,eagerReducer:k.eagerReducer,eagerState:k.eagerState,next:null}),d=k.eagerReducer===a?k.eagerState:a(d,k.action);else{var n={lane:l,action:k.action,eagerReducer:k.eagerReducer,eagerState:k.eagerState,next:null};null===h?(g=h=n,f=d):h=h.next=n;y.lanes|=l;La|=l}k=k.next}while(null!==k&&k!==e);null===h?f=d:h.next=g;X(d,b.memoizedState)||(fa=!0);b.memoizedState=d;b.baseState=f;b.baseQueue=h;c.lastRenderedState=
d}return[b.memoizedState,c.dispatch]}function mc(a,b,c){b=bb();c=b.queue;if(null===c)throw Error(m(311));c.lastRenderedReducer=a;var d=c.dispatch,e=c.pending,f=b.memoizedState;if(null!==e){c.pending=null;var g=e=e.next;do f=a(f,g.action),g=g.next;while(g!==e);X(f,b.memoizedState)||(fa=!0);b.memoizedState=f;null===b.baseQueue&&(b.baseState=f);c.lastRenderedState=f}return[f,d]}function nh(a,b,c){var d=b._getVersion;d=d(b._source);var e=b._workInProgressVersionPrimary;if(null!==e)a=e===d;else if(a=a.mutableReadLanes,
a=(ic&a)===a)b._workInProgressVersionPrimary=d,Bb.push(b);if(a)return c(b._source);Bb.push(b);throw Error(m(350));}function oh(a,b,c,d){var e=R;if(null===e)throw Error(m(349));var f=b._getVersion,g=f(b._source),h=jc.current,k=h.useState(function(){return nh(e,b,c)}),l=k[1],n=k[0];k=K;var t=a.memoizedState,r=t.refs,w=r.getSnapshot,z=t.source;t=t.subscribe;var B=y;a.memoizedState={refs:r,source:b,subscribe:d};h.useEffect(function(){r.getSnapshot=c;r.setSnapshot=l;var a=f(b._source);if(!X(g,a)){a=c(b._source);
X(n,a)||(l(a),a=Oa(B),e.mutableReadLanes|=a&e.pendingLanes);a=e.mutableReadLanes;e.entangledLanes|=a;for(var d=e.entanglements,h=a;0<h;){var k=31-Ba(h),m=1<<k;d[k]|=a;h&=~m}}},[c,b,d]);h.useEffect(function(){return d(b._source,function(){var a=r.getSnapshot,c=r.setSnapshot;try{c(a(b._source));var d=Oa(B);e.mutableReadLanes|=d&e.pendingLanes}catch(q){c(function(){throw q;})}})},[b,d]);X(w,c)&&X(z,b)&&X(t,d)||(a={pending:null,dispatch:null,lastRenderedReducer:ma,lastRenderedState:n},a.dispatch=l=Me.bind(null,
y,a),k.queue=a,k.baseQueue=null,n=nh(e,b,c),k.memoizedState=k.baseState=n);return n}function ph(a,b,c){var d=bb();return oh(d,a,b,c)}function nc(a){var b=ab();"function"===typeof a&&(a=a());b.memoizedState=b.baseState=a;a=b.queue={pending:null,dispatch:null,lastRenderedReducer:ma,lastRenderedState:a};a=a.dispatch=Me.bind(null,y,a);return[b.memoizedState,a]}function ld(a,b,c,d){a={tag:a,create:b,destroy:c,deps:d,next:null};b=y.updateQueue;null===b?(b={lastEffect:null},y.updateQueue=b,b.lastEffect=
a.next=a):(c=b.lastEffect,null===c?b.lastEffect=a.next=a:(d=c.next,c.next=a,a.next=d,b.lastEffect=a));return a}function qh(a){var b=ab();a={current:a};return b.memoizedState=a}function md(a){return bb().memoizedState}function Ne(a,b,c,d){var e=ab();y.flags|=a;e.memoizedState=ld(1|b,c,void 0,void 0===d?null:d)}function Oe(a,b,c,d){var e=bb();d=void 0===d?null:d;var f=void 0;if(null!==N){var g=N.memoizedState;f=g.destroy;if(null!==d&&Ke(d,g.deps)){ld(b,c,f,d);return}}y.flags|=a;e.memoizedState=ld(1|
b,c,f,d)}function rh(a,b){return Ne(516,4,a,b)}function nd(a,b){return Oe(516,4,a,b)}function sh(a,b){return Oe(4,2,a,b)}function th(a,b){if("function"===typeof b)return a=a(),b(a),function(){b(null)};if(null!==b&&void 0!==b)return a=a(),b.current=a,function(){b.current=null}}function uh(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return Oe(4,2,th.bind(null,b,a),c)}function Pe(a,b){}function vh(a,b){var c=bb();b=void 0===b?null:b;var d=c.memoizedState;if(null!==d&&null!==b&&Ke(b,d[1]))return d[0];
c.memoizedState=[a,b];return a}function wh(a,b){var c=bb();b=void 0===b?null:b;var d=c.memoizedState;if(null!==d&&null!==b&&Ke(b,d[1]))return d[0];a=a();c.memoizedState=[a,b];return a}function tj(a,b){var c=wb();Za(98>c?98:c,function(){a(!0)});Za(97<c?97:c,function(){var c=aa.transition;aa.transition=1;try{a(!1),b()}finally{aa.transition=c}})}function Me(a,b,c){var d=W(),e=Oa(a),f={lane:e,action:c,eagerReducer:null,eagerState:null,next:null},g=b.pending;null===g?f.next=f:(f.next=g.next,g.next=f);
b.pending=f;g=a.alternate;if(a===y||null!==g&&g===y)kc=kd=!0;else{if(0===a.lanes&&(null===g||0===g.lanes)&&(g=b.lastRenderedReducer,null!==g))try{var h=b.lastRenderedState,k=g(h,c);f.eagerReducer=g;f.eagerState=k;if(X(k,h))return}catch(v){}finally{}Pa(a,e,d)}}function U(a,b,c,d){b.child=null===a?xh(b,null,c,d):od(b,a.child,c,d)}function yh(a,b,c,d,e){c=c.render;var f=b.ref;yb(b,e);d=Le(a,b,c,d,f,e);if(null!==a&&!fa)return b.updateQueue=a.updateQueue,b.flags&=-517,a.lanes&=~e,sa(a,b,e);b.flags|=1;
U(a,b,d,e);return b.child}function zh(a,b,c,d,e,f){if(null===a){var g=c.type;if("function"===typeof g&&!Qe(g)&&void 0===g.defaultProps&&null===c.compare&&void 0===c.defaultProps)return b.tag=15,b.type=g,Ah(a,b,g,d,e,f);a=fd(c.type,null,d,b,b.mode,f);a.ref=b.ref;a.return=b;return b.child=a}g=a.child;if(0===(e&f)&&(e=g.memoizedProps,c=c.compare,c=null!==c?c:Zb,c(e,d)&&a.ref===b.ref))return sa(a,b,f);b.flags|=1;a=Ma(g,d);a.ref=b.ref;a.return=b;return b.child=a}function Ah(a,b,c,d,e,f){if(null!==a&&Zb(a.memoizedProps,
d)&&a.ref===b.ref)if(fa=!1,0!==(f&e))0!==(a.flags&16384)&&(fa=!0);else return b.lanes=a.lanes,sa(a,b,f);return Re(a,b,c,d,f)}function Se(a,b,c){var d=b.pendingProps,e=d.children,f=null!==a?a.memoizedState:null;if("hidden"===d.mode||"unstable-defer-without-hiding"===d.mode)if(0===(b.mode&4))b.memoizedState={baseLanes:0},pd(b,c);else if(0!==(c&1073741824))b.memoizedState={baseLanes:0},pd(b,null!==f?f.baseLanes:c);else return a=null!==f?f.baseLanes|c:c,b.lanes=b.childLanes=1073741824,b.memoizedState=
{baseLanes:a},pd(b,a),null;else null!==f?(d=f.baseLanes|c,b.memoizedState=null):d=c,pd(b,d);U(a,b,e,c);return b.child}function Bh(a,b){var c=b.ref;if(null===a&&null!==c||null!==a&&a.ref!==c)b.flags|=128}function Re(a,b,c,d,e){var f=S(c)?Ya:D.current;f=vb(b,f);yb(b,e);c=Le(a,b,c,d,f,e);if(null!==a&&!fa)return b.updateQueue=a.updateQueue,b.flags&=-517,a.lanes&=~e,sa(a,b,e);b.flags|=1;U(a,b,c,e);return b.child}function Ch(a,b,c,d,e){if(S(c)){var f=!0;Xc(b)}else f=!1;yb(b,e);if(null===b.stateNode)null!==
a&&(a.alternate=null,b.alternate=null,b.flags|=2),fh(b,c,d),Ce(b,c,d,e),d=!0;else if(null===a){var g=b.stateNode,h=b.memoizedProps;g.props=h;var k=g.context,l=c.contextType;"object"===typeof l&&null!==l?l=Y(l):(l=S(c)?Ya:D.current,l=vb(b,l));var m=c.getDerivedStateFromProps,n="function"===typeof m||"function"===typeof g.getSnapshotBeforeUpdate;n||"function"!==typeof g.UNSAFE_componentWillReceiveProps&&"function"!==typeof g.componentWillReceiveProps||(h!==d||k!==l)&&gh(b,g,d,l);Ka=!1;var r=b.memoizedState;
g.state=r;cc(b,d,g,e);k=b.memoizedState;h!==d||r!==k||J.current||Ka?("function"===typeof m&&(cd(b,c,m,d),k=b.memoizedState),(h=Ka||eh(b,c,h,d,r,k,l))?(n||"function"!==typeof g.UNSAFE_componentWillMount&&"function"!==typeof g.componentWillMount||("function"===typeof g.componentWillMount&&g.componentWillMount(),"function"===typeof g.UNSAFE_componentWillMount&&g.UNSAFE_componentWillMount()),"function"===typeof g.componentDidMount&&(b.flags|=4)):("function"===typeof g.componentDidMount&&(b.flags|=4),
b.memoizedProps=d,b.memoizedState=k),g.props=d,g.state=k,g.context=l,d=h):("function"===typeof g.componentDidMount&&(b.flags|=4),d=!1)}else{g=b.stateNode;bh(a,b);h=b.memoizedProps;l=b.type===b.elementType?h:ea(b.type,h);g.props=l;n=b.pendingProps;r=g.context;k=c.contextType;"object"===typeof k&&null!==k?k=Y(k):(k=S(c)?Ya:D.current,k=vb(b,k));var t=c.getDerivedStateFromProps;(m="function"===typeof t||"function"===typeof g.getSnapshotBeforeUpdate)||"function"!==typeof g.UNSAFE_componentWillReceiveProps&&
"function"!==typeof g.componentWillReceiveProps||(h!==n||r!==k)&&gh(b,g,d,k);Ka=!1;r=b.memoizedState;g.state=r;cc(b,d,g,e);var w=b.memoizedState;h!==n||r!==w||J.current||Ka?("function"===typeof t&&(cd(b,c,t,d),w=b.memoizedState),(l=Ka||eh(b,c,l,d,r,w,k))?(m||"function"!==typeof g.UNSAFE_componentWillUpdate&&"function"!==typeof g.componentWillUpdate||("function"===typeof g.componentWillUpdate&&g.componentWillUpdate(d,w,k),"function"===typeof g.UNSAFE_componentWillUpdate&&g.UNSAFE_componentWillUpdate(d,
w,k)),"function"===typeof g.componentDidUpdate&&(b.flags|=4),"function"===typeof g.getSnapshotBeforeUpdate&&(b.flags|=256)):("function"!==typeof g.componentDidUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=4),"function"!==typeof g.getSnapshotBeforeUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=256),b.memoizedProps=d,b.memoizedState=w),g.props=d,g.state=w,g.context=k,d=l):("function"!==typeof g.componentDidUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=4),"function"!==
typeof g.getSnapshotBeforeUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=256),d=!1)}return Te(a,b,c,d,f,e)}function Te(a,b,c,d,e,f){Bh(a,b);var g=0!==(b.flags&64);if(!d&&!g)return e&&Ug(b,c,!1),sa(a,b,f);d=b.stateNode;uj.current=b;var h=g&&"function"!==typeof c.getDerivedStateFromError?null:d.render();b.flags|=1;null!==a&&g?(b.child=od(b,a.child,null,f),b.child=od(b,null,h,f)):U(a,b,h,f);b.memoizedState=d.state;e&&Ug(b,c,!0);return b.child}function Dh(a){var b=a.stateNode;b.pendingContext?
Sg(a,b.pendingContext,b.pendingContext!==b.context):b.context&&Sg(a,b.context,!1);Fe(a,b.containerInfo)}function Eh(a,b,c){var d=b.pendingProps,e=E.current,f=!1,g;(g=0!==(b.flags&64))||(g=null!==a&&null===a.memoizedState?!1:0!==(e&2));g?(f=!0,b.flags&=-65):null!==a&&null===a.memoizedState||void 0===d.fallback||!0===d.unstable_avoidThisFallback||(e|=1);A(E,e&1);if(null===a){void 0!==d.fallback&&He(b);a=d.children;e=d.fallback;if(f)return a=Fh(b,a,e,c),b.child.memoizedState={baseLanes:c},b.memoizedState=
qd,a;if("number"===typeof d.unstable_expectedLoadTime)return a=Fh(b,a,e,c),b.child.memoizedState={baseLanes:c},b.memoizedState=qd,b.lanes=33554432,a;c=Ue({mode:"visible",children:a},b.mode,c,null);c.return=b;return b.child=c}if(null!==a.memoizedState){if(f)return d=Gh(a,b,d.children,d.fallback,c),f=b.child,e=a.child.memoizedState,f.memoizedState=null===e?{baseLanes:c}:{baseLanes:e.baseLanes|c},f.childLanes=a.childLanes&~c,b.memoizedState=qd,d;c=Hh(a,b,d.children,c);b.memoizedState=null;return c}if(f)return d=
Gh(a,b,d.children,d.fallback,c),f=b.child,e=a.child.memoizedState,f.memoizedState=null===e?{baseLanes:c}:{baseLanes:e.baseLanes|c},f.childLanes=a.childLanes&~c,b.memoizedState=qd,d;c=Hh(a,b,d.children,c);b.memoizedState=null;return c}function Fh(a,b,c,d){var e=a.mode,f=a.child;b={mode:"hidden",children:b};0===(e&2)&&null!==f?(f.childLanes=0,f.pendingProps=b):f=Ue(b,e,0,null);c=zb(c,e,d,null);f.return=a;c.return=a;f.sibling=c;a.child=f;return c}function Hh(a,b,c,d){var e=a.child;a=e.sibling;c=Ma(e,
{mode:"visible",children:c});0===(b.mode&2)&&(c.lanes=d);c.return=b;c.sibling=null;null!==a&&(a.nextEffect=null,a.flags=8,b.firstEffect=b.lastEffect=a);return b.child=c}function Gh(a,b,c,d,e){var f=b.mode,g=a.child;a=g.sibling;var h={mode:"hidden",children:c};0===(f&2)&&b.child!==g?(c=b.child,c.childLanes=0,c.pendingProps=h,g=c.lastEffect,null!==g?(b.firstEffect=c.firstEffect,b.lastEffect=g,g.nextEffect=null):b.firstEffect=b.lastEffect=null):c=Ma(g,h);null!==a?d=Ma(a,d):(d=zb(d,f,e,null),d.flags|=
2);d.return=b;c.return=b;c.sibling=d;b.child=c;return d}function Ih(a,b){a.lanes|=b;var c=a.alternate;null!==c&&(c.lanes|=b);ah(a.return,b)}function Ve(a,b,c,d,e,f){var g=a.memoizedState;null===g?a.memoizedState={isBackwards:b,rendering:null,renderingStartTime:0,last:d,tail:c,tailMode:e,lastEffect:f}:(g.isBackwards=b,g.rendering=null,g.renderingStartTime=0,g.last=d,g.tail=c,g.tailMode=e,g.lastEffect=f)}function Jh(a,b,c){var d=b.pendingProps,e=d.revealOrder,f=d.tail;U(a,b,d.children,c);d=E.current;
if(0!==(d&2))d=d&1|2,b.flags|=64;else{if(null!==a&&0!==(a.flags&64))a:for(a=b.child;null!==a;){if(13===a.tag)null!==a.memoizedState&&Ih(a,c);else if(19===a.tag)Ih(a,c);else if(null!==a.child){a.child.return=a;a=a.child;continue}if(a===b)break a;for(;null===a.sibling;){if(null===a.return||a.return===b)break a;a=a.return}a.sibling.return=a.return;a=a.sibling}d&=1}A(E,d);if(0===(b.mode&2))b.memoizedState=null;else switch(e){case "forwards":c=b.child;for(e=null;null!==c;)a=c.alternate,null!==a&&null===
hd(a)&&(e=c),c=c.sibling;c=e;null===c?(e=b.child,b.child=null):(e=c.sibling,c.sibling=null);Ve(b,!1,e,c,f,b.lastEffect);break;case "backwards":c=null;e=b.child;for(b.child=null;null!==e;){a=e.alternate;if(null!==a&&null===hd(a)){b.child=e;break}a=e.sibling;e.sibling=c;c=e;e=a}Ve(b,!0,c,null,f,b.lastEffect);break;case "together":Ve(b,!1,null,null,void 0,b.lastEffect);break;default:b.memoizedState=null}return b.child}function sa(a,b,c){null!==a&&(b.dependencies=a.dependencies);La|=b.lanes;if(0!==(c&
b.childLanes)){if(null!==a&&b.child!==a.child)throw Error(m(153));if(null!==b.child){a=b.child;c=Ma(a,a.pendingProps);b.child=c;for(c.return=b;null!==a.sibling;)a=a.sibling,c=c.sibling=Ma(a,a.pendingProps),c.return=b;c.sibling=null}return b.child}return null}function oc(a,b){if(!la)switch(a.tailMode){case "hidden":b=a.tail;for(var c=null;null!==b;)null!==b.alternate&&(c=b),b=b.sibling;null===c?a.tail=null:c.sibling=null;break;case "collapsed":c=a.tail;for(var d=null;null!==c;)null!==c.alternate&&
(d=c),c=c.sibling;null===d?b||null===a.tail?a.tail=null:a.tail.sibling=null:d.sibling=null}}function vj(a,b,c){var d=b.pendingProps;switch(b.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:return S(b.type)&&(t(J),t(D)),null;case 3:Ab();t(J);t(D);Je();d=b.stateNode;d.pendingContext&&(d.context=d.pendingContext,d.pendingContext=null);if(null===a||null===a.child)id(b)?b.flags|=4:d.hydrate||(b.flags|=256);Kh(b);return null;case 5:Ge(b);var e=$a(gc.current);
c=b.type;if(null!==a&&null!=b.stateNode)wj(a,b,c,d,e),a.ref!==b.ref&&(b.flags|=128);else{if(!d){if(null===b.stateNode)throw Error(m(166));return null}a=$a(ka.current);if(id(b)){d=b.stateNode;c=b.type;var f=b.memoizedProps;d[Fa]=b;d[Wc]=f;switch(c){case "dialog":z("cancel",d);z("close",d);break;case "iframe":case "object":case "embed":z("load",d);break;case "video":case "audio":for(a=0;a<pc.length;a++)z(pc[a],d);break;case "source":z("error",d);break;case "img":case "image":case "link":z("error",d);
z("load",d);break;case "details":z("toggle",d);break;case "input":Gf(d,f);z("invalid",d);break;case "select":d._wrapperState={wasMultiple:!!f.multiple};z("invalid",d);break;case "textarea":Jf(d,f),z("invalid",d)}Sd(c,f);a=null;for(var g in f)f.hasOwnProperty(g)&&(e=f[g],"children"===g?"string"===typeof e?d.textContent!==e&&(a=["children",e]):"number"===typeof e&&d.textContent!==""+e&&(a=["children",""+e]):Ib.hasOwnProperty(g)&&null!=e&&"onScroll"===g&&z("scroll",d));switch(c){case "input":Fc(d);If(d,
f,!0);break;case "textarea":Fc(d);Lf(d);break;case "select":case "option":break;default:"function"===typeof f.onClick&&(d.onclick=Vc)}d=a;b.updateQueue=d;null!==d&&(b.flags|=4)}else{g=9===e.nodeType?e:e.ownerDocument;"http://www.w3.org/1999/xhtml"===a&&(a=Mf(c));"http://www.w3.org/1999/xhtml"===a?"script"===c?(a=g.createElement("div"),a.innerHTML="<script>\x3c/script>",a=a.removeChild(a.firstChild)):"string"===typeof d.is?a=g.createElement(c,{is:d.is}):(a=g.createElement(c),"select"===c&&(g=a,d.multiple?
g.multiple=!0:d.size&&(g.size=d.size))):a=g.createElementNS(a,c);a[Fa]=b;a[Wc]=d;xj(a,b,!1,!1);b.stateNode=a;g=Td(c,d);switch(c){case "dialog":z("cancel",a);z("close",a);e=d;break;case "iframe":case "object":case "embed":z("load",a);e=d;break;case "video":case "audio":for(e=0;e<pc.length;e++)z(pc[e],a);e=d;break;case "source":z("error",a);e=d;break;case "img":case "image":case "link":z("error",a);z("load",a);e=d;break;case "details":z("toggle",a);e=d;break;case "input":Gf(a,d);e=Md(a,d);z("invalid",
a);break;case "option":e=Pd(a,d);break;case "select":a._wrapperState={wasMultiple:!!d.multiple};e=B({},d,{value:void 0});z("invalid",a);break;case "textarea":Jf(a,d);e=Qd(a,d);z("invalid",a);break;default:e=d}Sd(c,e);var h=e;for(f in h)if(h.hasOwnProperty(f)){var k=h[f];"style"===f?Of(a,k):"dangerouslySetInnerHTML"===f?(k=k?k.__html:void 0,null!=k&&Lh(a,k)):"children"===f?"string"===typeof k?("textarea"!==c||""!==k)&&qc(a,k):"number"===typeof k&&qc(a,""+k):"suppressContentEditableWarning"!==f&&"suppressHydrationWarning"!==
f&&"autoFocus"!==f&&(Ib.hasOwnProperty(f)?null!=k&&"onScroll"===f&&z("scroll",a):null!=k&&Ed(a,f,k,g))}switch(c){case "input":Fc(a);If(a,d,!1);break;case "textarea":Fc(a);Lf(a);break;case "option":null!=d.value&&a.setAttribute("value",""+xa(d.value));break;case "select":a.multiple=!!d.multiple;f=d.value;null!=f?ib(a,!!d.multiple,f,!1):null!=d.defaultValue&&ib(a,!!d.multiple,d.defaultValue,!0);break;default:"function"===typeof e.onClick&&(a.onclick=Vc)}Pg(c,d)&&(b.flags|=4)}null!==b.ref&&(b.flags|=
128)}return null;case 6:if(a&&null!=b.stateNode)yj(a,b,a.memoizedProps,d);else{if("string"!==typeof d&&null===b.stateNode)throw Error(m(166));c=$a(gc.current);$a(ka.current);id(b)?(d=b.stateNode,c=b.memoizedProps,d[Fa]=b,d.nodeValue!==c&&(b.flags|=4)):(d=(9===c.nodeType?c:c.ownerDocument).createTextNode(d),d[Fa]=b,b.stateNode=d)}return null;case 13:t(E);d=b.memoizedState;if(0!==(b.flags&64))return b.lanes=c,b;d=null!==d;c=!1;null===a?void 0!==b.memoizedProps.fallback&&id(b):c=null!==a.memoizedState;
if(d&&!c&&0!==(b.mode&2))if(null===a&&!0!==b.memoizedProps.unstable_avoidThisFallback||0!==(E.current&1))0===L&&(L=3);else{if(0===L||3===L)L=4;null===R||0===(La&134217727)&&0===(Cb&134217727)||Db(R,O)}if(d||c)b.flags|=4;return null;case 4:return Ab(),Kh(b),null===a&&Cg(b.stateNode.containerInfo),null;case 10:return Ae(b),null;case 17:return S(b.type)&&(t(J),t(D)),null;case 19:t(E);d=b.memoizedState;if(null===d)return null;f=0!==(b.flags&64);g=d.rendering;if(null===g)if(f)oc(d,!1);else{if(0!==L||null!==
a&&0!==(a.flags&64))for(a=b.child;null!==a;){g=hd(a);if(null!==g){b.flags|=64;oc(d,!1);f=g.updateQueue;null!==f&&(b.updateQueue=f,b.flags|=4);null===d.lastEffect&&(b.firstEffect=null);b.lastEffect=d.lastEffect;d=c;for(c=b.child;null!==c;)f=c,a=d,f.flags&=2,f.nextEffect=null,f.firstEffect=null,f.lastEffect=null,g=f.alternate,null===g?(f.childLanes=0,f.lanes=a,f.child=null,f.memoizedProps=null,f.memoizedState=null,f.updateQueue=null,f.dependencies=null,f.stateNode=null):(f.childLanes=g.childLanes,f.lanes=
g.lanes,f.child=g.child,f.memoizedProps=g.memoizedProps,f.memoizedState=g.memoizedState,f.updateQueue=g.updateQueue,f.type=g.type,a=g.dependencies,f.dependencies=null===a?null:{lanes:a.lanes,firstContext:a.firstContext}),c=c.sibling;A(E,E.current&1|2);return b.child}a=a.sibling}null!==d.tail&&P()>We&&(b.flags|=64,f=!0,oc(d,!1),b.lanes=33554432)}else{if(!f)if(a=hd(g),null!==a){if(b.flags|=64,f=!0,c=a.updateQueue,null!==c&&(b.updateQueue=c,b.flags|=4),oc(d,!0),null===d.tail&&"hidden"===d.tailMode&&
!g.alternate&&!la)return b=b.lastEffect=d.lastEffect,null!==b&&(b.nextEffect=null),null}else 2*P()-d.renderingStartTime>We&&1073741824!==c&&(b.flags|=64,f=!0,oc(d,!1),b.lanes=33554432);d.isBackwards?(g.sibling=b.child,b.child=g):(c=d.last,null!==c?c.sibling=g:b.child=g,d.last=g)}return null!==d.tail?(c=d.tail,d.rendering=c,d.tail=c.sibling,d.lastEffect=b.lastEffect,d.renderingStartTime=P(),c.sibling=null,b=E.current,A(E,f?b&1|2:b&1),c):null;case 23:case 24:return ta=cb.current,t(cb),null!==a&&null!==
a.memoizedState!==(null!==b.memoizedState)&&"unstable-defer-without-hiding"!==d.mode&&(b.flags|=4),null}throw Error(m(156,b.tag));}function zj(a,b){switch(a.tag){case 1:return S(a.type)&&(t(J),t(D)),b=a.flags,b&4096?(a.flags=b&-4097|64,a):null;case 3:Ab();t(J);t(D);Je();b=a.flags;if(0!==(b&64))throw Error(m(285));a.flags=b&-4097|64;return a;case 5:return Ge(a),null;case 13:return t(E),b=a.flags,b&4096?(a.flags=b&-4097|64,a):null;case 19:return t(E),null;case 4:return Ab(),null;case 10:return Ae(a),
null;case 23:case 24:return ta=cb.current,t(cb),null;default:return null}}function Xe(a,b){try{var c="",d=b;do c+=pi(d),d=d.return;while(d);var e=c}catch(f){e="\nError generating stack: "+f.message+"\n"+f.stack}return{value:a,source:b,stack:e}}function Ye(a,b){try{console.error(b.value)}catch(c){setTimeout(function(){throw c;})}}function Mh(a,b,c){c=Ia(-1,c);c.tag=3;c.payload={element:null};var d=b.value;c.callback=function(){rd||(rd=!0,Ze=d);Ye(a,b)};return c}function Nh(a,b,c){c=Ia(-1,c);c.tag=
3;var d=a.type.getDerivedStateFromError;if("function"===typeof d){var e=b.value;c.payload=function(){Ye(a,b);return d(e)}}var f=a.stateNode;null!==f&&"function"===typeof f.componentDidCatch&&(c.callback=function(){"function"!==typeof d&&(null===na?na=new Set([this]):na.add(this),Ye(a,b));var c=b.stack;this.componentDidCatch(b.value,{componentStack:null!==c?c:""})});return c}function Oh(a){var b=a.ref;if(null!==b)if("function"===typeof b)try{b(null)}catch(c){Qa(a,c)}else b.current=null}function Aj(a,
b){switch(b.tag){case 0:case 11:case 15:case 22:return;case 1:if(b.flags&256&&null!==a){var c=a.memoizedProps,d=a.memoizedState;a=b.stateNode;b=a.getSnapshotBeforeUpdate(b.elementType===b.type?c:ea(b.type,c),d);a.__reactInternalSnapshotBeforeUpdate=b}return;case 3:b.flags&256&&te(b.stateNode.containerInfo);return;case 5:case 6:case 4:case 17:return}throw Error(m(163));}function Bj(a,b,c,d){switch(c.tag){case 0:case 11:case 15:case 22:b=c.updateQueue;b=null!==b?b.lastEffect:null;if(null!==b){a=b=b.next;
do 3===(a.tag&3)&&(d=a.create,a.destroy=d()),a=a.next;while(a!==b)}b=c.updateQueue;b=null!==b?b.lastEffect:null;if(null!==b){a=b=b.next;do{var e=a;d=e.next;e=e.tag;0!==(e&4)&&0!==(e&1)&&(Ph(c,a),Cj(c,a));a=d}while(a!==b)}return;case 1:a=c.stateNode;c.flags&4&&(null===b?a.componentDidMount():(d=c.elementType===c.type?b.memoizedProps:ea(c.type,b.memoizedProps),a.componentDidUpdate(d,b.memoizedState,a.__reactInternalSnapshotBeforeUpdate)));b=c.updateQueue;null!==b&&dh(c,b,a);return;case 3:b=c.updateQueue;
if(null!==b){a=null;if(null!==c.child)switch(c.child.tag){case 5:a=c.child.stateNode;break;case 1:a=c.child.stateNode}dh(c,b,a)}return;case 5:a=c.stateNode;null===b&&c.flags&4&&Pg(c.type,c.memoizedProps)&&a.focus();return;case 6:return;case 4:return;case 12:return;case 13:null===c.memoizedState&&(c=c.alternate,null!==c&&(c=c.memoizedState,null!==c&&(c=c.dehydrated,null!==c&&bg(c))));return;case 19:case 17:case 20:case 21:case 23:case 24:return}throw Error(m(163));}function Qh(a,b){for(var c=a;;){if(5===
c.tag){var d=c.stateNode;if(b)d=d.style,"function"===typeof d.setProperty?d.setProperty("display","none","important"):d.display="none";else{d=c.stateNode;var e=c.memoizedProps.style;e=void 0!==e&&null!==e&&e.hasOwnProperty("display")?e.display:null;d.style.display=Nf("display",e)}}else if(6===c.tag)c.stateNode.nodeValue=b?"":c.memoizedProps;else if((23!==c.tag&&24!==c.tag||null===c.memoizedState||c===a)&&null!==c.child){c.child.return=c;c=c.child;continue}if(c===a)break;for(;null===c.sibling;){if(null===
c.return||c.return===a)return;c=c.return}c.sibling.return=c.return;c=c.sibling}}function Rh(a,b,c){if(db&&"function"===typeof db.onCommitFiberUnmount)try{db.onCommitFiberUnmount($e,b)}catch(f){}switch(b.tag){case 0:case 11:case 14:case 15:case 22:a=b.updateQueue;if(null!==a&&(a=a.lastEffect,null!==a)){c=a=a.next;do{var d=c,e=d.destroy;d=d.tag;if(void 0!==e)if(0!==(d&4))Ph(b,c);else{d=b;try{e()}catch(f){Qa(d,f)}}c=c.next}while(c!==a)}break;case 1:Oh(b);a=b.stateNode;if("function"===typeof a.componentWillUnmount)try{a.props=
b.memoizedProps,a.state=b.memoizedState,a.componentWillUnmount()}catch(f){Qa(b,f)}break;case 5:Oh(b);break;case 4:Sh(a,b)}}function Th(a){a.alternate=null;a.child=null;a.dependencies=null;a.firstEffect=null;a.lastEffect=null;a.memoizedProps=null;a.memoizedState=null;a.pendingProps=null;a.return=null;a.updateQueue=null}function Uh(a){return 5===a.tag||3===a.tag||4===a.tag}function Vh(a){a:{for(var b=a.return;null!==b;){if(Uh(b))break a;b=b.return}throw Error(m(160));}var c=b;b=c.stateNode;switch(c.tag){case 5:var d=
!1;break;case 3:b=b.containerInfo;d=!0;break;case 4:b=b.containerInfo;d=!0;break;default:throw Error(m(161));}c.flags&16&&(qc(b,""),c.flags&=-17);a:b:for(c=a;;){for(;null===c.sibling;){if(null===c.return||Uh(c.return)){c=null;break a}c=c.return}c.sibling.return=c.return;for(c=c.sibling;5!==c.tag&&6!==c.tag&&18!==c.tag;){if(c.flags&2)continue b;if(null===c.child||4===c.tag)continue b;else c.child.return=c,c=c.child}if(!(c.flags&2)){c=c.stateNode;break a}}d?af(a,c,b):bf(a,c,b)}function af(a,b,c){var d=
a.tag,e=5===d||6===d;if(e)a=e?a.stateNode:a.stateNode.instance,b?8===c.nodeType?c.parentNode.insertBefore(a,b):c.insertBefore(a,b):(8===c.nodeType?(b=c.parentNode,b.insertBefore(a,c)):(b=c,b.appendChild(a)),c=c._reactRootContainer,null!==c&&void 0!==c||null!==b.onclick||(b.onclick=Vc));else if(4!==d&&(a=a.child,null!==a))for(af(a,b,c),a=a.sibling;null!==a;)af(a,b,c),a=a.sibling}function bf(a,b,c){var d=a.tag,e=5===d||6===d;if(e)a=e?a.stateNode:a.stateNode.instance,b?c.insertBefore(a,b):c.appendChild(a);
else if(4!==d&&(a=a.child,null!==a))for(bf(a,b,c),a=a.sibling;null!==a;)bf(a,b,c),a=a.sibling}function Sh(a,b,c){c=b;for(var d=!1,e,f;;){if(!d){e=c.return;a:for(;;){if(null===e)throw Error(m(160));f=e.stateNode;switch(e.tag){case 5:e=f;f=!1;break a;case 3:e=f.containerInfo;f=!0;break a;case 4:e=f.containerInfo;f=!0;break a}e=e.return}d=!0}if(5===c.tag||6===c.tag){a:for(var g=a,h=c,k=h;;)if(Rh(g,k),null!==k.child&&4!==k.tag)k.child.return=k,k=k.child;else{if(k===h)break a;for(;null===k.sibling;){if(null===
k.return||k.return===h)break a;k=k.return}k.sibling.return=k.return;k=k.sibling}f?(g=e,h=c.stateNode,8===g.nodeType?g.parentNode.removeChild(h):g.removeChild(h)):e.removeChild(c.stateNode)}else if(4===c.tag){if(null!==c.child){e=c.stateNode.containerInfo;f=!0;c.child.return=c;c=c.child;continue}}else if(Rh(a,c),null!==c.child){c.child.return=c;c=c.child;continue}if(c===b)break;for(;null===c.sibling;){if(null===c.return||c.return===b)return;c=c.return;4===c.tag&&(d=!1)}c.sibling.return=c.return;c=
c.sibling}}function cf(a,b){switch(b.tag){case 0:case 11:case 14:case 15:case 22:var c=b.updateQueue;c=null!==c?c.lastEffect:null;if(null!==c){var d=c=c.next;do 3===(d.tag&3)&&(a=d.destroy,d.destroy=void 0,void 0!==a&&a()),d=d.next;while(d!==c)}return;case 1:return;case 5:c=b.stateNode;if(null!=c){d=b.memoizedProps;var e=null!==a?a.memoizedProps:d;a=b.type;var f=b.updateQueue;b.updateQueue=null;if(null!==f){c[Wc]=d;"input"===a&&"radio"===d.type&&null!=d.name&&Hf(c,d);Td(a,e);b=Td(a,d);for(e=0;e<f.length;e+=
2){var g=f[e],h=f[e+1];"style"===g?Of(c,h):"dangerouslySetInnerHTML"===g?Lh(c,h):"children"===g?qc(c,h):Ed(c,g,h,b)}switch(a){case "input":Nd(c,d);break;case "textarea":Kf(c,d);break;case "select":a=c._wrapperState.wasMultiple,c._wrapperState.wasMultiple=!!d.multiple,f=d.value,null!=f?ib(c,!!d.multiple,f,!1):a!==!!d.multiple&&(null!=d.defaultValue?ib(c,!!d.multiple,d.defaultValue,!0):ib(c,!!d.multiple,d.multiple?[]:"",!1))}}}return;case 6:if(null===b.stateNode)throw Error(m(162));b.stateNode.nodeValue=
b.memoizedProps;return;case 3:c=b.stateNode;c.hydrate&&(c.hydrate=!1,bg(c.containerInfo));return;case 12:return;case 13:null!==b.memoizedState&&(df=P(),Qh(b.child,!0));Wh(b);return;case 19:Wh(b);return;case 17:return;case 23:case 24:Qh(b,null!==b.memoizedState);return}throw Error(m(163));}function Wh(a){var b=a.updateQueue;if(null!==b){a.updateQueue=null;var c=a.stateNode;null===c&&(c=a.stateNode=new Dj);b.forEach(function(b){var d=Ej.bind(null,a,b);c.has(b)||(c.add(b),b.then(d,d))})}}function Fj(a,
b){return null!==a&&(a=a.memoizedState,null===a||null!==a.dehydrated)?(b=b.memoizedState,null!==b&&null===b.dehydrated):!1}function Eb(){We=P()+500}function W(){return 0!==(n&48)?P():-1!==sd?sd:sd=P()}function Oa(a){a=a.mode;if(0===(a&2))return 1;if(0===(a&4))return 99===wb()?1:2;0===ua&&(ua=Fb);if(0!==Gj.transition){0!==td&&(td=null!==ef?ef.pendingLanes:0);a=ua;var b=4186112&~td;b&=-b;0===b&&(a=4186112&~a,b=a&-a,0===b&&(b=8192));return b}a=wb();0!==(n&4)&&98===a?a=Nc(12,ua):(a=Fi(a),a=Nc(a,ua));
return a}function Pa(a,b,c){if(50<rc)throw rc=0,ff=null,Error(m(185));a=ud(a,b);if(null===a)return null;Oc(a,b,c);a===R&&(Cb|=b,4===L&&Db(a,O));var d=wb();1===b?0!==(n&8)&&0===(n&48)?gf(a):(ba(a,c),0===n&&(Eb(),ja())):(0===(n&4)||98!==d&&99!==d||(null===va?va=new Set([a]):va.add(a)),ba(a,c));ef=a}function ud(a,b){a.lanes|=b;var c=a.alternate;null!==c&&(c.lanes|=b);c=a;for(a=a.return;null!==a;)a.childLanes|=b,c=a.alternate,null!==c&&(c.childLanes|=b),c=a,a=a.return;return 3===c.tag?c.stateNode:null}
function ba(a,b){for(var c=a.callbackNode,d=a.suspendedLanes,e=a.pingedLanes,f=a.expirationTimes,g=a.pendingLanes;0<g;){var h=31-Ba(g),k=1<<h,l=f[h];if(-1===l){if(0===(k&d)||0!==(k&e)){l=b;mb(k);var m=w;f[h]=10<=m?l+250:6<=m?l+5E3:-1}}else l<=b&&(a.expiredLanes|=k);g&=~k}d=Wb(a,a===R?O:0);b=w;if(0===d)null!==c&&(c!==hf&&xe(c),a.callbackNode=null,a.callbackPriority=0);else{if(null!==c){if(a.callbackPriority===b)return;c!==hf&&xe(c)}15===b?(c=gf.bind(null,a),null===pa?(pa=[c],Zc=we(Yc,$g)):pa.push(c),
c=hf):14===b?c=bc(99,gf.bind(null,a)):(c=Gi(b),c=bc(c,Xh.bind(null,a)));a.callbackPriority=b;a.callbackNode=c}}function Xh(a){sd=-1;td=ua=0;if(0!==(n&48))throw Error(m(327));var b=a.callbackNode;if(Ra()&&a.callbackNode!==b)return null;var c=Wb(a,a===R?O:0);if(0===c)return null;var d=c;var e=n;n|=16;var f=Yh();if(R!==a||O!==d)Eb(),Gb(a,d);do try{Hj();break}catch(h){Zh(a,h)}while(1);ze();vd.current=f;n=e;null!==G?d=0:(R=null,O=0,d=L);if(0!==(Fb&Cb))Gb(a,0);else if(0!==d){2===d&&(n|=64,a.hydrate&&(a.hydrate=
!1,te(a.containerInfo)),c=eg(a),0!==c&&(d=sc(a,c)));if(1===d)throw b=wd,Gb(a,0),Db(a,c),ba(a,P()),b;a.finishedWork=a.current.alternate;a.finishedLanes=c;switch(d){case 0:case 1:throw Error(m(345));case 2:eb(a);break;case 3:Db(a,c);if((c&62914560)===c&&(d=df+500-P(),10<d)){if(0!==Wb(a,0))break;e=a.suspendedLanes;if((e&c)!==c){W();a.pingedLanes|=a.suspendedLanes&e;break}a.timeoutHandle=$h(eb.bind(null,a),d);break}eb(a);break;case 4:Db(a,c);if((c&4186112)===c)break;d=a.eventTimes;for(e=-1;0<c;){var g=
31-Ba(c);f=1<<g;g=d[g];g>e&&(e=g);c&=~f}c=e;c=P()-c;c=(120>c?120:480>c?480:1080>c?1080:1920>c?1920:3E3>c?3E3:4320>c?4320:1960*Ij(c/1960))-c;if(10<c){a.timeoutHandle=$h(eb.bind(null,a),c);break}eb(a);break;case 5:eb(a);break;default:throw Error(m(329));}}ba(a,P());return a.callbackNode===b?Xh.bind(null,a):null}function Db(a,b){b&=~jf;b&=~Cb;a.suspendedLanes|=b;a.pingedLanes&=~b;for(a=a.expirationTimes;0<b;){var c=31-Ba(b),d=1<<c;a[c]=-1;b&=~d}}function gf(a){if(0!==(n&48))throw Error(m(327));Ra();
if(a===R&&0!==(a.expiredLanes&O)){var b=O;var c=sc(a,b);0!==(Fb&Cb)&&(b=Wb(a,b),c=sc(a,b))}else b=Wb(a,0),c=sc(a,b);0!==a.tag&&2===c&&(n|=64,a.hydrate&&(a.hydrate=!1,te(a.containerInfo)),b=eg(a),0!==b&&(c=sc(a,b)));if(1===c)throw c=wd,Gb(a,0),Db(a,b),ba(a,P()),c;a.finishedWork=a.current.alternate;a.finishedLanes=b;eb(a);ba(a,P());return null}function Jj(){if(null!==va){var a=va;va=null;a.forEach(function(a){a.expiredLanes|=24&a.pendingLanes;ba(a,P())})}ja()}function ai(a,b){var c=n;n|=1;try{return a(b)}finally{n=
c,0===n&&(Eb(),ja())}}function bi(a,b){var c=n;n&=-2;n|=8;try{return a(b)}finally{n=c,0===n&&(Eb(),ja())}}function pd(a,b){A(cb,ta);ta|=b;Fb|=b}function Gb(a,b){a.finishedWork=null;a.finishedLanes=0;var c=a.timeoutHandle;-1!==c&&(a.timeoutHandle=-1,Kj(c));if(null!==G)for(c=G.return;null!==c;){var d=c;switch(d.tag){case 1:d=d.type.childContextTypes;null!==d&&void 0!==d&&(t(J),t(D));break;case 3:Ab();t(J);t(D);Je();break;case 5:Ge(d);break;case 4:Ab();break;case 13:t(E);break;case 19:t(E);break;case 10:Ae(d);
break;case 23:case 24:ta=cb.current,t(cb)}c=c.return}R=a;G=Ma(a.current,null);O=ta=Fb=b;L=0;wd=null;jf=Cb=La=0}function Zh(a,b){do{var c=G;try{ze();jc.current=jd;if(kd){for(var d=y.memoizedState;null!==d;){var e=d.queue;null!==e&&(e.pending=null);d=d.next}kd=!1}ic=0;K=N=y=null;kc=!1;kf.current=null;if(null===c||null===c.return){L=1;wd=b;G=null;break}a:{var f=a,g=c.return,h=c,k=b;b=O;h.flags|=2048;h.firstEffect=h.lastEffect=null;if(null!==k&&"object"===typeof k&&"function"===typeof k.then){var l=k;
if(0===(h.mode&2)){var m=h.alternate;m?(h.updateQueue=m.updateQueue,h.memoizedState=m.memoizedState,h.lanes=m.lanes):(h.updateQueue=null,h.memoizedState=null)}var n=0!==(E.current&1),r=g;do{var t;if(t=13===r.tag){var w=r.memoizedState;if(null!==w)t=null!==w.dehydrated?!0:!1;else{var z=r.memoizedProps;t=void 0===z.fallback?!1:!0!==z.unstable_avoidThisFallback?!0:n?!1:!0}}if(t){var C=r.updateQueue;if(null===C){var x=new Set;x.add(l);r.updateQueue=x}else C.add(l);if(0===(r.mode&2)){r.flags|=64;h.flags|=
16384;h.flags&=-2981;if(1===h.tag)if(null===h.alternate)h.tag=17;else{var p=Ia(-1,1);p.tag=2;Ja(h,p)}h.lanes|=1;break a}k=void 0;h=b;var q=f.pingCache;null===q?(q=f.pingCache=new Lj,k=new Set,q.set(l,k)):(k=q.get(l),void 0===k&&(k=new Set,q.set(l,k)));if(!k.has(h)){k.add(h);var u=Mj.bind(null,f,l,h);l.then(u,u)}r.flags|=4096;r.lanes=b;break a}r=r.return}while(null!==r);k=Error((hb(h.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.")}5!==
L&&(L=2);k=Xe(k,h);r=g;do{switch(r.tag){case 3:f=k;r.flags|=4096;b&=-b;r.lanes|=b;var B=Mh(r,f,b);ch(r,B);break a;case 1:f=k;var A=r.type,D=r.stateNode;if(0===(r.flags&64)&&("function"===typeof A.getDerivedStateFromError||null!==D&&"function"===typeof D.componentDidCatch&&(null===na||!na.has(D)))){r.flags|=4096;b&=-b;r.lanes|=b;var F=Nh(r,f,b);ch(r,F);break a}}r=r.return}while(null!==r)}ci(c)}catch(qa){b=qa;G===c&&null!==c&&(G=c=c.return);continue}break}while(1)}function Yh(){var a=vd.current;vd.current=
jd;return null===a?jd:a}function sc(a,b){var c=n;n|=16;var d=Yh();R===a&&O===b||Gb(a,b);do try{Nj();break}catch(e){Zh(a,e)}while(1);ze();n=c;vd.current=d;if(null!==G)throw Error(m(261));R=null;O=0;return L}function Nj(){for(;null!==G;)di(G)}function Hj(){for(;null!==G&&!Oj();)di(G)}function di(a){var b=Pj(a.alternate,a,ta);a.memoizedProps=a.pendingProps;null===b?ci(a):G=b;kf.current=null}function ci(a){var b=a;do{var c=b.alternate;a=b.return;if(0===(b.flags&2048)){c=vj(c,b,ta);if(null!==c){G=c;return}c=
b;if(24!==c.tag&&23!==c.tag||null===c.memoizedState||0!==(ta&1073741824)||0===(c.mode&4)){for(var d=0,e=c.child;null!==e;)d|=e.lanes|e.childLanes,e=e.sibling;c.childLanes=d}null!==a&&0===(a.flags&2048)&&(null===a.firstEffect&&(a.firstEffect=b.firstEffect),null!==b.lastEffect&&(null!==a.lastEffect&&(a.lastEffect.nextEffect=b.firstEffect),a.lastEffect=b.lastEffect),1<b.flags&&(null!==a.lastEffect?a.lastEffect.nextEffect=b:a.firstEffect=b,a.lastEffect=b))}else{c=zj(b);if(null!==c){c.flags&=2047;G=c;
return}null!==a&&(a.firstEffect=a.lastEffect=null,a.flags|=2048)}b=b.sibling;if(null!==b){G=b;return}G=b=a}while(null!==b);0===L&&(L=5)}function eb(a){var b=wb();Za(99,Qj.bind(null,a,b));return null}function Qj(a,b){do Ra();while(null!==tc);if(0!==(n&48))throw Error(m(327));var c=a.finishedWork;if(null===c)return null;a.finishedWork=null;a.finishedLanes=0;if(c===a.current)throw Error(m(177));a.callbackNode=null;var d=c.lanes|c.childLanes,e=d,f=a.pendingLanes&~e;a.pendingLanes=e;a.suspendedLanes=0;
a.pingedLanes=0;a.expiredLanes&=e;a.mutableReadLanes&=e;a.entangledLanes&=e;e=a.entanglements;for(var g=a.eventTimes,h=a.expirationTimes;0<f;){var k=31-Ba(f),v=1<<k;e[k]=0;g[k]=-1;h[k]=-1;f&=~v}null!==va&&0===(d&24)&&va.has(a)&&va.delete(a);a===R&&(G=R=null,O=0);1<c.flags?null!==c.lastEffect?(c.lastEffect.nextEffect=c,d=c.firstEffect):d=c:d=c.firstEffect;if(null!==d){e=n;n|=32;kf.current=null;lf=Pc;g=xg();if(ne(g)){if("selectionStart"in g)h={start:g.selectionStart,end:g.selectionEnd};else a:if(h=
(h=g.ownerDocument)&&h.defaultView||window,(v=h.getSelection&&h.getSelection())&&0!==v.rangeCount){h=v.anchorNode;f=v.anchorOffset;k=v.focusNode;v=v.focusOffset;try{h.nodeType,k.nodeType}catch(qa){h=null;break a}var t=0,w=-1,r=-1,z=0,B=0,y=g,C=null;b:for(;;){for(var x;;){y!==h||0!==f&&3!==y.nodeType||(w=t+f);y!==k||0!==v&&3!==y.nodeType||(r=t+v);3===y.nodeType&&(t+=y.nodeValue.length);if(null===(x=y.firstChild))break;C=y;y=x}for(;;){if(y===g)break b;C===h&&++z===f&&(w=t);C===k&&++B===v&&(r=t);if(null!==
(x=y.nextSibling))break;y=C;C=y.parentNode}y=x}h=-1===w||-1===r?null:{start:w,end:r}}else h=null;h=h||{start:0,end:0}}else h=null;mf={focusedElem:g,selectionRange:h};Pc=!1;uc=null;xd=!1;l=d;do try{Rj()}catch(qa){if(null===l)throw Error(m(330));Qa(l,qa);l=l.nextEffect}while(null!==l);uc=null;l=d;do try{for(g=a;null!==l;){var p=l.flags;p&16&&qc(l.stateNode,"");if(p&128){var q=l.alternate;if(null!==q){var u=q.ref;null!==u&&("function"===typeof u?u(null):u.current=null)}}switch(p&1038){case 2:Vh(l);l.flags&=
-3;break;case 6:Vh(l);l.flags&=-3;cf(l.alternate,l);break;case 1024:l.flags&=-1025;break;case 1028:l.flags&=-1025;cf(l.alternate,l);break;case 4:cf(l.alternate,l);break;case 8:h=l;Sh(g,h);var A=h.alternate;Th(h);null!==A&&Th(A)}l=l.nextEffect}}catch(qa){if(null===l)throw Error(m(330));Qa(l,qa);l=l.nextEffect}while(null!==l);u=mf;q=xg();p=u.focusedElem;g=u.selectionRange;if(q!==p&&p&&p.ownerDocument&&wg(p.ownerDocument.documentElement,p)){null!==g&&ne(p)&&(q=g.start,u=g.end,void 0===u&&(u=q),"selectionStart"in
p?(p.selectionStart=q,p.selectionEnd=Math.min(u,p.value.length)):(u=(q=p.ownerDocument||document)&&q.defaultView||window,u.getSelection&&(u=u.getSelection(),h=p.textContent.length,A=Math.min(g.start,h),g=void 0===g.end?A:Math.min(g.end,h),!u.extend&&A>g&&(h=g,g=A,A=h),h=vg(p,A),f=vg(p,g),h&&f&&(1!==u.rangeCount||u.anchorNode!==h.node||u.anchorOffset!==h.offset||u.focusNode!==f.node||u.focusOffset!==f.offset)&&(q=q.createRange(),q.setStart(h.node,h.offset),u.removeAllRanges(),A>g?(u.addRange(q),u.extend(f.node,
f.offset)):(q.setEnd(f.node,f.offset),u.addRange(q))))));q=[];for(u=p;u=u.parentNode;)1===u.nodeType&&q.push({element:u,left:u.scrollLeft,top:u.scrollTop});"function"===typeof p.focus&&p.focus();for(p=0;p<q.length;p++)u=q[p],u.element.scrollLeft=u.left,u.element.scrollTop=u.top}Pc=!!lf;mf=lf=null;a.current=c;l=d;do try{for(p=a;null!==l;){var D=l.flags;D&36&&Bj(p,l.alternate,l);if(D&128){q=void 0;var E=l.ref;if(null!==E){var F=l.stateNode;switch(l.tag){case 5:q=F;break;default:q=F}"function"===typeof E?
E(q):E.current=q}}l=l.nextEffect}}catch(qa){if(null===l)throw Error(m(330));Qa(l,qa);l=l.nextEffect}while(null!==l);l=null;Sj();n=e}else a.current=c;if(Sa)Sa=!1,tc=a,vc=b;else for(l=d;null!==l;)b=l.nextEffect,l.nextEffect=null,l.flags&8&&(D=l,D.sibling=null,D.stateNode=null),l=b;d=a.pendingLanes;0===d&&(na=null);1===d?a===ff?rc++:(rc=0,ff=a):rc=0;c=c.stateNode;if(db&&"function"===typeof db.onCommitFiberRoot)try{db.onCommitFiberRoot($e,c,void 0,64===(c.current.flags&64))}catch(qa){}ba(a,P());if(rd)throw rd=
!1,a=Ze,Ze=null,a;if(0!==(n&8))return null;ja();return null}function Rj(){for(;null!==l;){var a=l.alternate;xd||null===uc||(0!==(l.flags&8)?Wf(l,uc)&&(xd=!0):13===l.tag&&Fj(a,l)&&Wf(l,uc)&&(xd=!0));var b=l.flags;0!==(b&256)&&Aj(a,l);0===(b&512)||Sa||(Sa=!0,bc(97,function(){Ra();return null}));l=l.nextEffect}}function Ra(){if(90!==vc){var a=97<vc?97:vc;vc=90;return Za(a,Tj)}return!1}function Cj(a,b){nf.push(b,a);Sa||(Sa=!0,bc(97,function(){Ra();return null}))}function Ph(a,b){of.push(b,a);Sa||(Sa=
!0,bc(97,function(){Ra();return null}))}function Tj(){if(null===tc)return!1;var a=tc;tc=null;if(0!==(n&48))throw Error(m(331));var b=n;n|=32;var c=of;of=[];for(var d=0;d<c.length;d+=2){var e=c[d],f=c[d+1],g=e.destroy;e.destroy=void 0;if("function"===typeof g)try{g()}catch(k){if(null===f)throw Error(m(330));Qa(f,k)}}c=nf;nf=[];for(d=0;d<c.length;d+=2){e=c[d];f=c[d+1];try{var h=e.create;e.destroy=h()}catch(k){if(null===f)throw Error(m(330));Qa(f,k)}}for(h=a.current.firstEffect;null!==h;)a=h.nextEffect,
h.nextEffect=null,h.flags&8&&(h.sibling=null,h.stateNode=null),h=a;n=b;ja();return!0}function ei(a,b,c){b=Xe(c,b);b=Mh(a,b,1);Ja(a,b);b=W();a=ud(a,1);null!==a&&(Oc(a,1,b),ba(a,b))}function Qa(a,b){if(3===a.tag)ei(a,a,b);else for(var c=a.return;null!==c;){if(3===c.tag){ei(c,a,b);break}else if(1===c.tag){var d=c.stateNode;if("function"===typeof c.type.getDerivedStateFromError||"function"===typeof d.componentDidCatch&&(null===na||!na.has(d))){a=Xe(b,a);var e=Nh(c,a,1);Ja(c,e);e=W();c=ud(c,1);if(null!==
c)Oc(c,1,e),ba(c,e);else if("function"===typeof d.componentDidCatch&&(null===na||!na.has(d)))try{d.componentDidCatch(b,a)}catch(f){}break}}c=c.return}}function Mj(a,b,c){var d=a.pingCache;null!==d&&d.delete(b);b=W();a.pingedLanes|=a.suspendedLanes&c;R===a&&(O&c)===c&&(4===L||3===L&&(O&62914560)===O&&500>P()-df?Gb(a,0):jf|=c);ba(a,b)}function Ej(a,b){var c=a.stateNode;null!==c&&c.delete(b);b=0;0===b&&(b=a.mode,0===(b&2)?b=1:0===(b&4)?b=99===wb()?1:2:(0===ua&&(ua=Fb),b=nb(62914560&~ua),0===b&&(b=4194304)));
c=W();a=ud(a,b);null!==a&&(Oc(a,b,c),ba(a,c))}function Uj(a,b,c,d){this.tag=a;this.key=c;this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null;this.index=0;this.ref=null;this.pendingProps=b;this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null;this.mode=d;this.flags=0;this.lastEffect=this.firstEffect=this.nextEffect=null;this.childLanes=this.lanes=0;this.alternate=null}function Qe(a){a=a.prototype;return!(!a||!a.isReactComponent)}function Vj(a){if("function"===
typeof a)return Qe(a)?1:0;if(void 0!==a&&null!==a){a=a.$$typeof;if(a===Dc)return 11;if(a===Ec)return 14}return 2}function Ma(a,b){var c=a.alternate;null===c?(c=Z(a.tag,b,a.key,a.mode),c.elementType=a.elementType,c.type=a.type,c.stateNode=a.stateNode,c.alternate=a,a.alternate=c):(c.pendingProps=b,c.type=a.type,c.flags=0,c.nextEffect=null,c.firstEffect=null,c.lastEffect=null);c.childLanes=a.childLanes;c.lanes=a.lanes;c.child=a.child;c.memoizedProps=a.memoizedProps;c.memoizedState=a.memoizedState;c.updateQueue=
a.updateQueue;b=a.dependencies;c.dependencies=null===b?null:{lanes:b.lanes,firstContext:b.firstContext};c.sibling=a.sibling;c.index=a.index;c.ref=a.ref;return c}function fd(a,b,c,d,e,f){var g=2;d=a;if("function"===typeof a)Qe(a)&&(g=1);else if("string"===typeof a)g=5;else a:switch(a){case wa:return zb(c.children,e,f,b);case fi:g=8;e|=16;break;case Hd:g=8;e|=1;break;case Lb:return a=Z(12,c,b,e|8),a.elementType=Lb,a.type=Lb,a.lanes=f,a;case Mb:return a=Z(13,c,b,e),a.type=Mb,a.elementType=Mb,a.lanes=
f,a;case Cc:return a=Z(19,c,b,e),a.elementType=Cc,a.lanes=f,a;case pf:return Ue(c,e,f,b);case qf:return a=Z(24,c,b,e),a.elementType=qf,a.lanes=f,a;default:if("object"===typeof a&&null!==a)switch(a.$$typeof){case Jd:g=10;break a;case Id:g=9;break a;case Dc:g=11;break a;case Ec:g=14;break a;case Ld:g=16;d=null;break a;case Kd:g=22;break a}throw Error(m(130,null==a?a:typeof a,""));}b=Z(g,c,b,e);b.elementType=a;b.type=d;b.lanes=f;return b}function zb(a,b,c,d){a=Z(7,a,d,b);a.lanes=c;return a}function Ue(a,
b,c,d){a=Z(23,a,d,b);a.elementType=pf;a.lanes=c;return a}function De(a,b,c){a=Z(6,a,null,b);a.lanes=c;return a}function Ee(a,b,c){b=Z(4,null!==a.children?a.children:[],a.key,b);b.lanes=c;b.stateNode={containerInfo:a.containerInfo,pendingChildren:null,implementation:a.implementation};return b}function Wj(a,b,c){this.tag=b;this.containerInfo=a;this.finishedWork=this.pingCache=this.current=this.pendingChildren=null;this.timeoutHandle=-1;this.pendingContext=this.context=null;this.hydrate=c;this.callbackNode=
null;this.callbackPriority=0;this.eventTimes=ge(0);this.expirationTimes=ge(-1);this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0;this.entanglements=ge(0);this.mutableSourceEagerHydrationData=null}function Xj(a,b,c){var d=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:Ua,key:null==d?null:""+d,children:a,containerInfo:b,implementation:c}}function yd(a,b,c,d){var e=b.current,f=W(),g=Oa(e);
a:if(c){c=c._reactInternals;b:{if(Va(c)!==c||1!==c.tag)throw Error(m(170));var h=c;do{switch(h.tag){case 3:h=h.stateNode.context;break b;case 1:if(S(h.type)){h=h.stateNode.__reactInternalMemoizedMergedChildContext;break b}}h=h.return}while(null!==h);throw Error(m(171));}if(1===c.tag){var k=c.type;if(S(k)){c=Tg(c,k,h);break a}}c=h}else c=Ha;null===b.context?b.context=c:b.pendingContext=c;b=Ia(f,g);b.payload={element:a};d=void 0===d?null:d;null!==d&&(b.callback=d);Ja(e,b);Pa(e,g,f);return g}function rf(a){a=
a.current;if(!a.child)return null;switch(a.child.tag){case 5:return a.child.stateNode;default:return a.child.stateNode}}function gi(a,b){a=a.memoizedState;if(null!==a&&null!==a.dehydrated){var c=a.retryLane;a.retryLane=0!==c&&c<b?c:b}}function sf(a,b){gi(a,b);(a=a.alternate)&&gi(a,b)}function Yj(a){a=Vf(a);return null===a?null:a.stateNode}function Zj(a){return null}function tf(a,b,c){var d=null!=c&&null!=c.hydrationOptions&&c.hydrationOptions.mutableSources||null;c=new Wj(a,b,null!=c&&!0===c.hydrate);
b=Z(3,null,null,2===b?7:1===b?3:0);c.current=b;b.stateNode=c;Be(b);a[rb]=c.current;Cg(8===a.nodeType?a.parentNode:a);if(d)for(a=0;a<d.length;a++){b=d[a];var e=b._getVersion;e=e(b._source);null==c.mutableSourceEagerHydrationData?c.mutableSourceEagerHydrationData=[b,e]:c.mutableSourceEagerHydrationData.push(b,e)}this._internalRoot=c}function wc(a){return!(!a||1!==a.nodeType&&9!==a.nodeType&&11!==a.nodeType&&(8!==a.nodeType||" react-mount-point-unstable "!==a.nodeValue))}function ak(a,b){b||(b=a?9===
a.nodeType?a.documentElement:a.firstChild:null,b=!(!b||1!==b.nodeType||!b.hasAttribute("data-reactroot")));if(!b)for(var c;c=a.lastChild;)a.removeChild(c);return new tf(a,0,b?{hydrate:!0}:void 0)}function zd(a,b,c,d,e){var f=c._reactRootContainer;if(f){var g=f._internalRoot;if("function"===typeof e){var h=e;e=function(){var a=rf(g);h.call(a)}}yd(b,g,a,e)}else{f=c._reactRootContainer=ak(c,d);g=f._internalRoot;if("function"===typeof e){var k=e;e=function(){var a=rf(g);k.call(a)}}bi(function(){yd(b,
g,a,e)})}return rf(g)}function hi(a,b){var c=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!wc(b))throw Error(m(200));return Xj(a,b,null,c)}if(!ha)throw Error(m(227));var zf=new Set,Ib={},oa=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),mi=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,
Af=Object.prototype.hasOwnProperty,Cf={},Bf={},I={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){I[a]=new Q(a,0,!1,a,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(a){var b=a[0];I[b]=new Q(b,1,!1,a[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(a){I[a]=
new Q(a,2,!1,a.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(a){I[a]=new Q(a,2,!1,a,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(a){I[a]=new Q(a,3,!1,a.toLowerCase(),null,!1,!1)});["checked","multiple",
"muted","selected"].forEach(function(a){I[a]=new Q(a,3,!0,a,null,!1,!1)});["capture","download"].forEach(function(a){I[a]=new Q(a,4,!1,a,null,!1,!1)});["cols","rows","size","span"].forEach(function(a){I[a]=new Q(a,6,!1,a,null,!1,!1)});["rowSpan","start"].forEach(function(a){I[a]=new Q(a,5,!1,a.toLowerCase(),null,!1,!1)});var uf=/[\-:]([a-z])/g,vf=function(a){return a[1].toUpperCase()};"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(a){var b=
a.replace(uf,vf);I[b]=new Q(b,1,!1,a,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var b=a.replace(uf,vf);I[b]=new Q(b,1,!1,a,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(a){var b=a.replace(uf,vf);I[b]=new Q(b,1,!1,a,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(a){I[a]=new Q(a,1,!1,a.toLowerCase(),null,!1,!1)});I.xlinkHref=new Q("xlinkHref",
1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(a){I[a]=new Q(a,1,!1,a.toLowerCase(),null,!0,!0)});var B=ha.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.assign,fb=ha.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,ec=60103,Ua=60106,wa=60107,Hd=60108,Lb=60114,Jd=60109,Id=60110,Dc=60112,Mb=60113,Cc=60120,Ec=60115,Ld=60116,Kd=60121,ue=60128,fi=60129,pf=60130,qf=60131;if("function"===typeof Symbol&&Symbol.for){var H=Symbol.for;ec=
H("react.element");Ua=H("react.portal");wa=H("react.fragment");Hd=H("react.strict_mode");Lb=H("react.profiler");Jd=H("react.provider");Id=H("react.context");Dc=H("react.forward_ref");Mb=H("react.suspense");Cc=H("react.suspense_list");Ec=H("react.memo");Ld=H("react.lazy");Kd=H("react.block");H("react.scope");ue=H("react.opaque.id");fi=H("react.debug_trace_mode");pf=H("react.offscreen");qf=H("react.legacy_hidden")}var Df="function"===typeof Symbol&&Symbol.iterator,Fd,Gd=!1,Ad,Lh=function(a){return"undefined"!==
typeof MSApp&&MSApp.execUnsafeLocalFunction?function(b,c,d,e){MSApp.execUnsafeLocalFunction(function(){return a(b,c,d,e)})}:a}(function(a,b){if("http://www.w3.org/2000/svg"!==a.namespaceURI||"innerHTML"in a)a.innerHTML=b;else{Ad=Ad||document.createElement("div");Ad.innerHTML="<svg>"+b.valueOf().toString()+"</svg>";for(b=Ad.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;b.firstChild;)a.appendChild(b.firstChild)}}),qc=function(a,b){if(b){var c=a.firstChild;if(c&&c===a.lastChild&&3===c.nodeType){c.nodeValue=
b;return}}a.textContent=b},Nb={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,
zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},bk=["Webkit","ms","Moz","O"];Object.keys(Nb).forEach(function(a){bk.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);Nb[b]=Nb[a]})});var si=B({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0}),Vd=null,jb=null,kb=null,me=function(a,b){return a(b)},fg=function(a,
b,c,d,e){return a(b,c,d,e)},Xd=function(){},Sf=me,Xa=!1,Yd=!1,qe=!1;if(oa)try{var xc={};Object.defineProperty(xc,"passive",{get:function(){qe=!0}});window.addEventListener("test",xc,xc);window.removeEventListener("test",xc,xc)}catch(a){qe=!1}var vi=function(a,b,c,d,e,f,g,h,k){var l=Array.prototype.slice.call(arguments,3);try{b.apply(c,l)}catch(Da){this.onError(Da)}},Qb=!1,Ic=null,Jc=!1,Zd=null,wi={onError:function(a){Qb=!0;Ic=a}},ca=ha.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Scheduler,
ck=ca.unstable_cancelCallback,Bd=ca.unstable_now,$f=ca.unstable_scheduleCallback,dk=ca.unstable_shouldYield,ii=ca.unstable_requestPaint,ae=ca.unstable_runWithPriority,ek=ca.unstable_getCurrentPriorityLevel,fk=ca.unstable_ImmediatePriority,ji=ca.unstable_UserBlockingPriority,ag=ca.unstable_NormalPriority,gk=ca.unstable_LowPriority,hk=ca.unstable_IdlePriority,ce=!1,ia=[],ya=null,za=null,Aa=null,Rb=new Map,Sb=new Map,Vb=[],gg="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" "),
lb={animationend:Lc("Animation","AnimationEnd"),animationiteration:Lc("Animation","AnimationIteration"),animationstart:Lc("Animation","AnimationStart"),transitionend:Lc("Transition","TransitionEnd")},de={},cg={};oa&&(cg=document.createElement("div").style,"AnimationEvent"in window||(delete lb.animationend.animation,delete lb.animationiteration.animation,delete lb.animationstart.animation),"TransitionEvent"in window||delete lb.transitionend.transition);var Hg=Mc("animationend"),Ig=Mc("animationiteration"),
Jg=Mc("animationstart"),Kg=Mc("transitionend"),dg=new Map,fe=new Map,ik=["abort","abort",Hg,"animationEnd",Ig,"animationIteration",Jg,"animationStart","canplay","canPlay","canplaythrough","canPlayThrough","durationchange","durationChange","emptied","emptied","encrypted","encrypted","ended","ended","error","error","gotpointercapture","gotPointerCapture","load","load","loadeddata","loadedData","loadedmetadata","loadedMetadata","loadstart","loadStart","lostpointercapture","lostPointerCapture","playing",
"playing","progress","progress","seeking","seeking","stalled","stalled","suspend","suspend","timeupdate","timeUpdate",Kg,"transitionEnd","waiting","waiting"];Bd();var w=8,Ba=Math.clz32?Math.clz32:Hi,Ii=Math.log,Ji=Math.LN2,Ni=ji,Mi=ae,Pc=!0,Ca=null,ie=null,Qc=null,Hb={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(a){return a.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},le=V(Hb),yc=B({},Hb,{view:0,detail:0}),hj=V(yc),wf,xf,zc,Cd=B({},yc,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,
pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:je,button:0,buttons:0,relatedTarget:function(a){return void 0===a.relatedTarget?a.fromElement===a.srcElement?a.toElement:a.fromElement:a.relatedTarget},movementX:function(a){if("movementX"in a)return a.movementX;a!==zc&&(zc&&"mousemove"===a.type?(wf=a.screenX-zc.screenX,xf=a.screenY-zc.screenY):xf=wf=0,zc=a);return wf},movementY:function(a){return"movementY"in a?a.movementY:xf}}),Gg=V(Cd),jk=B({},Cd,{dataTransfer:0}),dj=V(jk),kk=B({},
yc,{relatedTarget:0}),re=V(kk),lk=B({},Hb,{animationName:0,elapsedTime:0,pseudoElement:0}),fj=V(lk),mk=B({},Hb,{clipboardData:function(a){return"clipboardData"in a?a.clipboardData:window.clipboardData}}),jj=V(mk),nk=B({},Hb,{data:0}),Og=V(nk),mj=Og,ok={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},pk={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",
16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Pi={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"},qk=B({},yc,{key:function(a){if(a.key){var b=ok[a.key]||a.key;if("Unidentified"!==
b)return b}return"keypress"===a.type?(a=Rc(a),13===a?"Enter":String.fromCharCode(a)):"keydown"===a.type||"keyup"===a.type?pk[a.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:je,charCode:function(a){return"keypress"===a.type?Rc(a):0},keyCode:function(a){return"keydown"===a.type||"keyup"===a.type?a.keyCode:0},which:function(a){return"keypress"===a.type?Rc(a):"keydown"===a.type||"keyup"===a.type?a.keyCode:0}}),cj=V(qk),rk=B({},
Cd,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Lg=V(rk),sk=B({},yc,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:je}),ej=V(sk),tk=B({},Hb,{propertyName:0,elapsedTime:0,pseudoElement:0}),gj=V(tk),uk=B({},Cd,{deltaX:function(a){return"deltaX"in a?a.deltaX:"wheelDeltaX"in a?-a.wheelDeltaX:0},deltaY:function(a){return"deltaY"in a?a.deltaY:"wheelDeltaY"in a?-a.wheelDeltaY:"wheelDelta"in
a?-a.wheelDelta:0},deltaZ:0,deltaMode:0}),ij=V(uk),Qi=[9,13,27,32],ke=oa&&"CompositionEvent"in window,Ac=null;oa&&"documentMode"in document&&(Ac=document.documentMode);var lj=oa&&"TextEvent"in window&&!Ac,og=oa&&(!ke||Ac&&8<Ac&&11>=Ac),ng=String.fromCharCode(32),mg=!1,ob=!1,Ti={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0},Xb=null,Yb=null,Ng=!1;oa&&(Ng=Ui("input")&&(!document.documentMode||9<document.documentMode));
var X="function"===typeof Object.is?Object.is:aj,bj=Object.prototype.hasOwnProperty,kj=oa&&"documentMode"in document&&11>=document.documentMode,qb=null,pe=null,$b=null,oe=!1;ee("cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focusin focus focusout blur input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "),
0);ee("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "),1);ee(ik,2);(function(a,b){for(var c=0;c<a.length;c++)fe.set(a[c],b)})("change selectionchange textInput compositionstart compositionend compositionupdate".split(" "),0);gb("onMouseEnter",["mouseout","mouseover"]);
gb("onMouseLeave",["mouseout","mouseover"]);gb("onPointerEnter",["pointerout","pointerover"]);gb("onPointerLeave",["pointerout","pointerover"]);Ta("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));Ta("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));Ta("onBeforeInput",["compositionend","keypress","textInput","paste"]);Ta("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));
Ta("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));Ta("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var pc="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Eg=new Set("cancel close invalid load scroll toggle".split(" ").concat(pc)),
Dg="_reactListening"+Math.random().toString(36).slice(2),lf=null,mf=null,$h="function"===typeof setTimeout?setTimeout:void 0,Kj="function"===typeof clearTimeout?clearTimeout:void 0,yf=0,Dd=Math.random().toString(36).slice(2),Fa="__reactFiber$"+Dd,Wc="__reactProps$"+Dd,rb="__reactContainer$"+Dd,Rg="__reactEvents$"+Dd,ve=[],ub=-1,Ha={},D=Ga(Ha),J=Ga(!1),Ya=Ha,$e=null,db=null,pj=ae,we=$f,xe=ck,oj=ek,Yc=fk,Vg=ji,Wg=ag,Xg=gk,Yg=hk,hf={},Oj=dk,Sj=void 0!==ii?ii:function(){},pa=null,Zc=null,ye=!1,ki=Bd(),
P=1E4>ki?Bd:function(){return Bd()-ki},Gj=fb.ReactCurrentBatchConfig,bd=Ga(null),ad=null,xb=null,$c=null,Ka=!1,hh=(new ha.Component).refs,dd={isMounted:function(a){return(a=a._reactInternals)?Va(a)===a:!1},enqueueSetState:function(a,b,c){a=a._reactInternals;var d=W(),e=Oa(a),f=Ia(d,e);f.payload=b;void 0!==c&&null!==c&&(f.callback=c);Ja(a,f);Pa(a,e,d)},enqueueReplaceState:function(a,b,c){a=a._reactInternals;var d=W(),e=Oa(a),f=Ia(d,e);f.tag=1;f.payload=b;void 0!==c&&null!==c&&(f.callback=c);Ja(a,f);
Pa(a,e,d)},enqueueForceUpdate:function(a,b){a=a._reactInternals;var c=W(),d=Oa(a),e=Ia(c,d);e.tag=2;void 0!==b&&null!==b&&(e.callback=b);Ja(a,e);Pa(a,d,c)}},gd=Array.isArray,od=ih(!0),xh=ih(!1),fc={},ka=Ga(fc),hc=Ga(fc),gc=Ga(fc),E=Ga(0),ra=null,Na=null,la=!1,Bb=[],jc=fb.ReactCurrentDispatcher,aa=fb.ReactCurrentBatchConfig,ic=0,y=null,N=null,K=null,kd=!1,kc=!1,jd={readContext:Y,useCallback:T,useContext:T,useEffect:T,useImperativeHandle:T,useLayoutEffect:T,useMemo:T,useReducer:T,useRef:T,useState:T,
useDebugValue:T,useDeferredValue:T,useTransition:T,useMutableSource:T,useOpaqueIdentifier:T,unstable_isNewReconciler:!1},qj={readContext:Y,useCallback:function(a,b){ab().memoizedState=[a,void 0===b?null:b];return a},useContext:Y,useEffect:rh,useImperativeHandle:function(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return Ne(4,2,th.bind(null,b,a),c)},useLayoutEffect:function(a,b){return Ne(4,2,a,b)},useMemo:function(a,b){var c=ab();b=void 0===b?null:b;a=a();c.memoizedState=[a,b];return a},useReducer:function(a,
b,c){var d=ab();b=void 0!==c?c(b):b;d.memoizedState=d.baseState=b;a=d.queue={pending:null,dispatch:null,lastRenderedReducer:a,lastRenderedState:b};a=a.dispatch=Me.bind(null,y,a);return[d.memoizedState,a]},useRef:qh,useState:nc,useDebugValue:Pe,useDeferredValue:function(a){var b=nc(a),c=b[0],d=b[1];rh(function(){var b=aa.transition;aa.transition=1;try{d(a)}finally{aa.transition=b}},[a]);return c},useTransition:function(){var a=nc(!1),b=a[0];a=tj.bind(null,a[1]);qh(a);return[a,b]},useMutableSource:function(a,
b,c){var d=ab();d.memoizedState={refs:{getSnapshot:b,setSnapshot:null},source:a,subscribe:c};return oh(d,a,b,c)},useOpaqueIdentifier:function(){if(la){var a=!1,b=nj(function(){a||(a=!0,c("r:"+(yf++).toString(36)));throw Error(m(355));}),c=nc(b)[1];0===(y.mode&2)&&(y.flags|=516,ld(5,function(){c("r:"+(yf++).toString(36))},void 0,null));return b}b="r:"+(yf++).toString(36);nc(b);return b},unstable_isNewReconciler:!1},rj={readContext:Y,useCallback:vh,useContext:Y,useEffect:nd,useImperativeHandle:uh,useLayoutEffect:sh,
useMemo:wh,useReducer:lc,useRef:md,useState:function(a){return lc(ma)},useDebugValue:Pe,useDeferredValue:function(a){var b=lc(ma),c=b[0],d=b[1];nd(function(){var b=aa.transition;aa.transition=1;try{d(a)}finally{aa.transition=b}},[a]);return c},useTransition:function(){var a=lc(ma)[0];return[md().current,a]},useMutableSource:ph,useOpaqueIdentifier:function(){return lc(ma)[0]},unstable_isNewReconciler:!1},sj={readContext:Y,useCallback:vh,useContext:Y,useEffect:nd,useImperativeHandle:uh,useLayoutEffect:sh,
useMemo:wh,useReducer:mc,useRef:md,useState:function(a){return mc(ma)},useDebugValue:Pe,useDeferredValue:function(a){var b=mc(ma),c=b[0],d=b[1];nd(function(){var b=aa.transition;aa.transition=1;try{d(a)}finally{aa.transition=b}},[a]);return c},useTransition:function(){var a=mc(ma)[0];return[md().current,a]},useMutableSource:ph,useOpaqueIdentifier:function(){return mc(ma)[0]},unstable_isNewReconciler:!1},uj=fb.ReactCurrentOwner,fa=!1,qd={dehydrated:null,retryLane:0};var xj=function(a,b,c,d){for(c=
b.child;null!==c;){if(5===c.tag||6===c.tag)a.appendChild(c.stateNode);else if(4!==c.tag&&null!==c.child){c.child.return=c;c=c.child;continue}if(c===b)break;for(;null===c.sibling;){if(null===c.return||c.return===b)return;c=c.return}c.sibling.return=c.return;c=c.sibling}};var Kh=function(a){};var wj=function(a,b,c,d,e){var f=a.memoizedProps;if(f!==d){a=b.stateNode;$a(ka.current);e=null;switch(c){case "input":f=Md(a,f);d=Md(a,d);e=[];break;case "option":f=Pd(a,f);d=Pd(a,d);e=[];break;case "select":f=
B({},f,{value:void 0});d=B({},d,{value:void 0});e=[];break;case "textarea":f=Qd(a,f);d=Qd(a,d);e=[];break;default:"function"!==typeof f.onClick&&"function"===typeof d.onClick&&(a.onclick=Vc)}Sd(c,d);var g;c=null;for(l in f)if(!d.hasOwnProperty(l)&&f.hasOwnProperty(l)&&null!=f[l])if("style"===l){var h=f[l];for(g in h)h.hasOwnProperty(g)&&(c||(c={}),c[g]="")}else"dangerouslySetInnerHTML"!==l&&"children"!==l&&"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&"autoFocus"!==l&&(Ib.hasOwnProperty(l)?
e||(e=[]):(e=e||[]).push(l,null));for(l in d){var k=d[l];h=null!=f?f[l]:void 0;if(d.hasOwnProperty(l)&&k!==h&&(null!=k||null!=h))if("style"===l)if(h){for(g in h)!h.hasOwnProperty(g)||k&&k.hasOwnProperty(g)||(c||(c={}),c[g]="");for(g in k)k.hasOwnProperty(g)&&h[g]!==k[g]&&(c||(c={}),c[g]=k[g])}else c||(e||(e=[]),e.push(l,c)),c=k;else"dangerouslySetInnerHTML"===l?(k=k?k.__html:void 0,h=h?h.__html:void 0,null!=k&&h!==k&&(e=e||[]).push(l,k)):"children"===l?"string"!==typeof k&&"number"!==typeof k||(e=
e||[]).push(l,""+k):"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&(Ib.hasOwnProperty(l)?(null!=k&&"onScroll"===l&&z("scroll",a),e||h===k||(e=[])):"object"===typeof k&&null!==k&&k.$$typeof===ue?k.toString():(e=e||[]).push(l,k))}c&&(e=e||[]).push("style",c);var l=e;if(b.updateQueue=l)b.flags|=4}};var yj=function(a,b,c,d){c!==d&&(b.flags|=4)};var Lj="function"===typeof WeakMap?WeakMap:Map,Dj="function"===typeof WeakSet?WeakSet:Set,Ij=Math.ceil,vd=fb.ReactCurrentDispatcher,kf=
fb.ReactCurrentOwner,n=0,R=null,G=null,O=0,ta=0,cb=Ga(0),L=0,wd=null,Fb=0,La=0,Cb=0,jf=0,ef=null,df=0,We=Infinity,l=null,rd=!1,Ze=null,na=null,Sa=!1,tc=null,vc=90,nf=[],of=[],va=null,rc=0,ff=null,sd=-1,ua=0,td=0,uc=null,xd=!1;var Pj=function(a,b,c){var d=b.lanes;if(null!==a)if(a.memoizedProps!==b.pendingProps||J.current)fa=!0;else if(0!==(c&d))fa=0!==(a.flags&16384)?!0:!1;else{fa=!1;switch(b.tag){case 3:Dh(b);Ie();break;case 5:jh(b);break;case 1:S(b.type)&&Xc(b);break;case 4:Fe(b,b.stateNode.containerInfo);
break;case 10:d=b.memoizedProps.value;var e=b.type._context;A(bd,e._currentValue);e._currentValue=d;break;case 13:if(null!==b.memoizedState){if(0!==(c&b.child.childLanes))return Eh(a,b,c);A(E,E.current&1);b=sa(a,b,c);return null!==b?b.sibling:null}A(E,E.current&1);break;case 19:d=0!==(c&b.childLanes);if(0!==(a.flags&64)){if(d)return Jh(a,b,c);b.flags|=64}e=b.memoizedState;null!==e&&(e.rendering=null,e.tail=null,e.lastEffect=null);A(E,E.current);if(d)break;else return null;case 23:case 24:return b.lanes=
0,Se(a,b,c)}return sa(a,b,c)}else fa=!1;b.lanes=0;switch(b.tag){case 2:d=b.type;null!==a&&(a.alternate=null,b.alternate=null,b.flags|=2);a=b.pendingProps;e=vb(b,D.current);yb(b,c);e=Le(null,b,d,a,e,c);b.flags|=1;if("object"===typeof e&&null!==e&&"function"===typeof e.render&&void 0===e.$$typeof){b.tag=1;b.memoizedState=null;b.updateQueue=null;if(S(d)){var f=!0;Xc(b)}else f=!1;b.memoizedState=null!==e.state&&void 0!==e.state?e.state:null;Be(b);var g=d.getDerivedStateFromProps;"function"===typeof g&&
cd(b,d,g,a);e.updater=dd;b.stateNode=e;e._reactInternals=b;Ce(b,d,a,c);b=Te(null,b,d,!0,f,c)}else b.tag=0,U(null,b,e,c),b=b.child;return b;case 16:e=b.elementType;a:{null!==a&&(a.alternate=null,b.alternate=null,b.flags|=2);a=b.pendingProps;f=e._init;e=f(e._payload);b.type=e;f=b.tag=Vj(e);a=ea(e,a);switch(f){case 0:b=Re(null,b,e,a,c);break a;case 1:b=Ch(null,b,e,a,c);break a;case 11:b=yh(null,b,e,a,c);break a;case 14:b=zh(null,b,e,ea(e.type,a),d,c);break a}throw Error(m(306,e,""));}return b;case 0:return d=
b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),Re(a,b,d,e,c);case 1:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),Ch(a,b,d,e,c);case 3:Dh(b);d=b.updateQueue;if(null===a||null===d)throw Error(m(282));d=b.pendingProps;e=b.memoizedState;e=null!==e?e.element:null;bh(a,b);cc(b,d,null,c);d=b.memoizedState.element;if(d===e)Ie(),b=sa(a,b,c);else{e=b.stateNode;if(f=e.hydrate)Na=tb(b.stateNode.containerInfo.firstChild),ra=b,f=la=!0;if(f){a=e.mutableSourceEagerHydrationData;if(null!=
a)for(e=0;e<a.length;e+=2)f=a[e],f._workInProgressVersionPrimary=a[e+1],Bb.push(f);c=xh(b,null,d,c);for(b.child=c;c;)c.flags=c.flags&-3|1024,c=c.sibling}else U(a,b,d,c),Ie();b=b.child}return b;case 5:return jh(b),null===a&&He(b),d=b.type,e=b.pendingProps,f=null!==a?a.memoizedProps:null,g=e.children,se(d,e)?g=null:null!==f&&se(d,f)&&(b.flags|=16),Bh(a,b),U(a,b,g,c),b.child;case 6:return null===a&&He(b),null;case 13:return Eh(a,b,c);case 4:return Fe(b,b.stateNode.containerInfo),d=b.pendingProps,null===
a?b.child=od(b,null,d,c):U(a,b,d,c),b.child;case 11:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),yh(a,b,d,e,c);case 7:return U(a,b,b.pendingProps,c),b.child;case 8:return U(a,b,b.pendingProps.children,c),b.child;case 12:return U(a,b,b.pendingProps.children,c),b.child;case 10:a:{d=b.type._context;e=b.pendingProps;g=b.memoizedProps;f=e.value;var h=b.type._context;A(bd,h._currentValue);h._currentValue=f;if(null!==g)if(h=g.value,f=X(h,f)?0:("function"===typeof d._calculateChangedBits?
d._calculateChangedBits(h,f):1073741823)|0,0===f){if(g.children===e.children&&!J.current){b=sa(a,b,c);break a}}else for(h=b.child,null!==h&&(h.return=b);null!==h;){var k=h.dependencies;if(null!==k){g=h.child;for(var l=k.firstContext;null!==l;){if(l.context===d&&0!==(l.observedBits&f)){1===h.tag&&(l=Ia(-1,c&-c),l.tag=2,Ja(h,l));h.lanes|=c;l=h.alternate;null!==l&&(l.lanes|=c);ah(h.return,c);k.lanes|=c;break}l=l.next}}else g=10===h.tag?h.type===b.type?null:h.child:h.child;if(null!==g)g.return=h;else for(g=
h;null!==g;){if(g===b){g=null;break}h=g.sibling;if(null!==h){h.return=g.return;g=h;break}g=g.return}h=g}U(a,b,e.children,c);b=b.child}return b;case 9:return e=b.type,f=b.pendingProps,d=f.children,yb(b,c),e=Y(e,f.unstable_observedBits),d=d(e),b.flags|=1,U(a,b,d,c),b.child;case 14:return e=b.type,f=ea(e,b.pendingProps),f=ea(e.type,f),zh(a,b,e,f,d,c);case 15:return Ah(a,b,b.type,b.pendingProps,d,c);case 17:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),null!==a&&(a.alternate=null,b.alternate=
null,b.flags|=2),b.tag=1,S(d)?(a=!0,Xc(b)):a=!1,yb(b,c),fh(b,d,e),Ce(b,d,e,c),Te(null,b,d,!0,a,c);case 19:return Jh(a,b,c);case 23:return Se(a,b,c);case 24:return Se(a,b,c)}throw Error(m(156,b.tag));};var Z=function(a,b,c,d){return new Uj(a,b,c,d)};tf.prototype.render=function(a){yd(a,this._internalRoot,null,null)};tf.prototype.unmount=function(){var a=this._internalRoot,b=a.containerInfo;yd(null,a,null,function(){b[rb]=null})};var Ei=function(a){if(13===a.tag){var b=W();Pa(a,4,b);sf(a,4)}};var Yf=
function(a){if(13===a.tag){var b=W();Pa(a,67108864,b);sf(a,67108864)}};var Ci=function(a){if(13===a.tag){var b=W(),c=Oa(a);Pa(a,c,b);sf(a,c)}};var Bi=function(a,b){return b()};Vd=function(a,b,c){switch(b){case "input":Nd(a,c);b=c.name;if("radio"===c.type&&null!=b){for(c=a;c.parentNode;)c=c.parentNode;c=c.querySelectorAll("input[name="+JSON.stringify(""+b)+'][type="radio"]');for(b=0;b<c.length;b++){var d=c[b];if(d!==a&&d.form===a.form){var e=Hc(d);if(!e)throw Error(m(90));Ff(d);Nd(d,e)}}}break;case "textarea":Kf(a,
c);break;case "select":b=c.value,null!=b&&ib(a,!!c.multiple,b,!1)}};(function(a,b,c,d){me=a;fg=b;Xd=c;Sf=d})(ai,function(a,b,c,d,e){var f=n;n|=4;try{return Za(98,a.bind(null,b,c,d,e))}finally{n=f,0===n&&(Eb(),ja())}},function(){0===(n&49)&&(Jj(),Ra())},function(a,b){var c=n;n|=2;try{return a(b)}finally{n=c,0===n&&(Eb(),ja())}});var vk={Events:[Ob,pb,Hc,Qf,Rf,Ra,{current:!1}]};(function(a){a={bundleType:a.bundleType,version:a.version,rendererPackageName:a.rendererPackageName,rendererConfig:a.rendererConfig,
overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:fb.ReactCurrentDispatcher,findHostInstanceByFiber:Yj,findFiberByHostInstance:a.findFiberByHostInstance||Zj,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null};if("undefined"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)a=
!1;else{var b=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!b.isDisabled&&b.supportsFiber)try{$e=b.inject(a),db=b}catch(c){}a=!0}return a})({findFiberByHostInstance:Wa,bundleType:0,version:"17.0.1",rendererPackageName:"react-dom"});M.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=vk;M.createPortal=hi;M.findDOMNode=function(a){if(null==a)return null;if(1===a.nodeType)return a;var b=a._reactInternals;if(void 0===b){if("function"===typeof a.render)throw Error(m(188));throw Error(m(268,Object.keys(a)));
}a=Vf(b);a=null===a?null:a.stateNode;return a};M.flushSync=function(a,b){var c=n;if(0!==(c&48))return a(b);n|=1;try{if(a)return Za(99,a.bind(null,b))}finally{n=c,ja()}};M.hydrate=function(a,b,c){if(!wc(b))throw Error(m(200));return zd(null,a,b,!0,c)};M.render=function(a,b,c){if(!wc(b))throw Error(m(200));return zd(null,a,b,!1,c)};M.unmountComponentAtNode=function(a){if(!wc(a))throw Error(m(40));return a._reactRootContainer?(bi(function(){zd(null,null,a,!1,function(){a._reactRootContainer=null;a[rb]=
null})}),!0):!1};M.unstable_batchedUpdates=ai;M.unstable_createPortal=function(a,b){return hi(a,b,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)};M.unstable_renderSubtreeIntoContainer=function(a,b,c,d){if(!wc(c))throw Error(m(200));if(null==a||void 0===a._reactInternals)throw Error(m(38));return zd(a,b,c,!1,d)};M.version="17.0.1"});
})();litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/component.crawler.js000064400000005664151600201770022061 0ustar00/**
 * Crawler simulation module
 * @author Hai Zheng
 */
class CrawlerSimulate extends React.Component {
	constructor(props) {
		super(props);
		this.state = {
			list: props.list,
		};

		this.handleInputChange = this.handleInputChange.bind(this);
		this.delRow = this.delRow.bind(this);
		this.addNew = this.addNew.bind(this);
	}

	handleInputChange(e, index) {
		const target = e.target;
		const value = target.type === 'checkbox' ? target.checked : target.value;
		const list = this.state.list;
		list[index][target.dataset.type] = value;

		this.setState({
			list: list,
		});
	}

	delRow(index) {
		const data = this.state.list;
		data.splice(index, 1);
		this.setState({ list: data });
	}

	addNew() {
		const list = this.state.list;
		list.push({ name: '', vals: '' });
		this.setState({ list: list });
	}

	render() {
		return (
			<React.Fragment>
				{this.state.list.map((item, i) => (
					<SimulationBlock item={item} key={i} index={i} handleInputChange={this.handleInputChange} delRow={this.delRow} />
				))}

				<p>
					<button type="button" className="button button-link litespeed-form-action litespeed-link-with-icon" onClick={this.addNew}>
						<span className="dashicons dashicons-plus-alt"></span>
						{litespeed_data['lang']['add_cookie_simulation_row']}
					</button>
				</p>
			</React.Fragment>
		);
	}
}

// { name: '', vals: '' }
class SimulationBlock extends React.Component {
	constructor(props) {
		super(props);

		this.handleInputChange = this.handleInputChange.bind(this);
		this.delRow = this.delRow.bind(this);
	}

	handleInputChange(e) {
		this.props.handleInputChange(e, this.props.index);
	}

	delRow() {
		this.props.delRow(this.props.index);
	}

	render() {
		const item = this.props.item;
		return (
			<div className="litespeed-block">
				<div className="litespeed-col-auto">
					<label className="litespeed-form-label">{litespeed_data['lang']['cookie_name']}</label>
					<input
						type="text"
						name={litespeed_data['ids']['crawler_cookies'] + '[name][]'}
						className="regular-text"
						value={item.name}
						data-type="name"
						onChange={this.handleInputChange}
					/>
				</div>
				<div className="litespeed-col-auto">
					<label className="litespeed-form-label">{litespeed_data['lang']['cookie_values']}</label>
					<textarea
						rows="5"
						cols="40"
						name={litespeed_data['ids']['crawler_cookies'] + '[vals][]'}
						placeholder={litespeed_data['lang']['one_per_line']}
						value={Array.isArray(item.vals) ? item.vals.join('\n') : item.vals}
						data-type="vals"
						onChange={this.handleInputChange}
					/>
				</div>
				<div className="litespeed-col-auto">
					<button type="button" className="button button-link litespeed-collection-button litespeed-danger" onClick={this.delRow}>
						<span className="dashicons dashicons-dismiss"></span>
						<span className="screen-reader-text">{litespeed_data['lang']['remove_cookie_simulation']}</span>
					</button>
				</div>
			</div>
		);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/js_delay.js000064400000005251151600202040020172 0ustar00const litespeed_ui_events = ['mouseover', 'click', 'keydown', 'wheel', 'touchmove', 'touchstart'];
var urlCreator = window.URL || window.webkitURL;

// const litespeed_js_delay_timer = setTimeout( litespeed_load_delayed_js, 70 );

litespeed_ui_events.forEach(e => {
	window.addEventListener(e, litespeed_load_delayed_js_force, { passive: true }); // Use passive to save GPU in interaction
});

function litespeed_load_delayed_js_force() {
	console.log('[LiteSpeed] Start Load JS Delayed');
	// clearTimeout( litespeed_js_delay_timer );
	litespeed_ui_events.forEach(e => {
		window.removeEventListener(e, litespeed_load_delayed_js_force, { passive: true });
	});

	document.querySelectorAll('iframe[data-litespeed-src]').forEach(e => {
		e.setAttribute('src', e.getAttribute('data-litespeed-src'));
	});

	// Prevent early loading
	if (document.readyState == 'loading') {
		window.addEventListener('DOMContentLoaded', litespeed_load_delayed_js);
	} else {
		litespeed_load_delayed_js();
	}
}

async function litespeed_load_delayed_js() {
	let js_list = [];
	// Prepare all JS
	document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e => {
		js_list.push(e);
	});

	// Load by sequence
	for (let script in js_list) {
		await new Promise(resolve => litespeed_load_one(js_list[script], resolve));
	}

	// Simulate doc.loaded
	document.dispatchEvent(new Event('DOMContentLiteSpeedLoaded'));
	window.dispatchEvent(new Event('DOMContentLiteSpeedLoaded'));
}

/**
 * Load one JS synchronously
 */
function litespeed_load_one(e, resolve) {
	console.log('[LiteSpeed] Load ', e);

	var e2 = document.createElement('script');

	e2.addEventListener('load', resolve);
	e2.addEventListener('error', resolve);

	var attrs = e.getAttributeNames();
	attrs.forEach(aname => {
		if (aname == 'type') return;
		e2.setAttribute(aname == 'data-src' ? 'src' : aname, e.getAttribute(aname));
	});
	e2.type = 'text/javascript';

	let is_inline = false;
	// Inline script
	if (!e2.src && e.textContent) {
		e2.src = litespeed_inline2src(e.textContent);
		// e2.textContent = e.textContent;
		is_inline = true;
	}

	// Deploy to dom
	e.after(e2);
	e.remove();
	// document.head.appendChild(e2);
	// e2 = e.cloneNode(true)
	// e2.setAttribute( 'type', 'text/javascript' );
	// e2.setAttribute( 'data-delayed', '1' );

	// Kick off resolve for inline
	if (is_inline) resolve();
}

/**
 * Prepare inline script
 */
function litespeed_inline2src(data) {
	try {
		var src = urlCreator.createObjectURL(
			new Blob([data.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm, '$1')], {
				type: 'text/javascript',
			}),
		);
	} catch (e) {
		var src = 'data:text/javascript;base64,' + btoa(data.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm, '$1'));
	}

	return src;
}
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/js_delay.min.js000064400000003230151600202120020746 0ustar00const litespeed_ui_events=["mouseover","click","keydown","wheel","touchmove","touchstart"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}function litespeed_inline2src(t){try{var d=urlCreator.createObjectURL(new Blob([t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1"))}return d}litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/guest.docref.min.js000064400000000327151600202170021555 0ustar00var litespeed_docref=sessionStorage.getItem("litespeed_docref");litespeed_docref&&(Object.defineProperty(document,"referrer",{get:function(){return litespeed_docref}}),sessionStorage.removeItem("litespeed_docref"));litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/lazyload.init.js000064400000001467151600202240021170 0ustar00/**
 * Lazyload init js
 *
 * @author LiteSpeed
 * @since 1.4
 *
 */

(function (window, document) {
	'use strict';

	var instance;
	var update_lazyload;

	var litespeed_finish_callback = function () {
		document.body.classList.add('litespeed_lazyloaded');
	};

	var init = function () {
		console.log('[LiteSpeed] Start Lazy Load Images');
		instance = new LazyLoad({ elements_selector: '[data-lazyloaded]', callback_finish: litespeed_finish_callback });

		update_lazyload = function () {
			instance.update();
		};

		if (window.MutationObserver) {
			new MutationObserver(update_lazyload).observe(document.documentElement, { childList: true, subtree: true, attributes: true });
		}
	};

	window.addEventListener ? window.addEventListener('load', init, false) : window.attachEvent('onload', init);
})(window, document);
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/lazyload.lib.js000064400000061613151600202310020770 0ustar00(function (global, factory) {
	typeof exports === 'object' && typeof module !== 'undefined'
		? (module.exports = factory())
		: typeof define === 'function' && define.amd
		? define(factory)
		: ((global = typeof globalThis !== 'undefined' ? globalThis : global || self), (global.LazyLoad = factory()));
})(this, function () {
	'use strict';

	function _extends() {
		_extends =
			Object.assign ||
			function (target) {
				for (var i = 1; i < arguments.length; i++) {
					var source = arguments[i];

					for (var key in source) {
						if (Object.prototype.hasOwnProperty.call(source, key)) {
							target[key] = source[key];
						}
					}
				}

				return target;
			};

		return _extends.apply(this, arguments);
	}

	var runningOnBrowser = typeof window !== 'undefined';
	var isBot = (runningOnBrowser && !('onscroll' in window)) || (typeof navigator !== 'undefined' && /(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent));
	var supportsIntersectionObserver = runningOnBrowser && 'IntersectionObserver' in window;
	var supportsClassList = runningOnBrowser && 'classList' in document.createElement('p');
	var isHiDpi = runningOnBrowser && window.devicePixelRatio > 1;

	var defaultSettings = {
		elements_selector: '.lazy',
		container: isBot || runningOnBrowser ? document : null,
		threshold: 300,
		thresholds: null,
		data_src: 'src',
		data_srcset: 'srcset',
		data_sizes: 'sizes',
		data_bg: 'bg',
		data_bg_hidpi: 'bg-hidpi',
		data_bg_multi: 'bg-multi',
		data_bg_multi_hidpi: 'bg-multi-hidpi',
		data_poster: 'poster',
		class_applied: 'applied',
		class_loading: 'litespeed-loading',
		class_loaded: 'litespeed-loaded', // https://docs.litespeedtech.com/lscache/lscwp/pageopt/#lazy-load-images
		class_error: 'error',
		class_entered: 'entered',
		class_exited: 'exited',
		unobserve_completed: true,
		unobserve_entered: false,
		cancel_on_exit: true,
		callback_enter: null,
		callback_exit: null,
		callback_applied: null,
		callback_loading: null,
		callback_loaded: null,
		callback_error: null,
		callback_finish: null,
		callback_cancel: null,
		use_native: false,
	};
	var getExtendedSettings = function getExtendedSettings(customSettings) {
		return _extends({}, defaultSettings, customSettings);
	};

	/* Creates instance and notifies it through the window element */
	var createInstance = function createInstance(classObj, options) {
		var event;
		var eventString = 'LazyLoad::Initialized';
		var instance = new classObj(options);

		try {
			// Works in modern browsers
			event = new CustomEvent(eventString, {
				detail: {
					instance: instance,
				},
			});
		} catch (err) {
			// Works in Internet Explorer (all versions)
			event = document.createEvent('CustomEvent');
			event.initCustomEvent(eventString, false, false, {
				instance: instance,
			});
		}

		window.dispatchEvent(event);
	};
	/* Auto initialization of one or more instances of lazyload, depending on the
      options passed in (plain object or an array) */

	var autoInitialize = function autoInitialize(classObj, options) {
		if (!options) {
			return;
		}

		if (!options.length) {
			// Plain object
			createInstance(classObj, options);
		} else {
			// Array of objects
			for (var i = 0, optionsItem; (optionsItem = options[i]); i += 1) {
				createInstance(classObj, optionsItem);
			}
		}
	};

	var SRC = 'src';
	var SRCSET = 'srcset';
	var SIZES = 'sizes';
	var POSTER = 'poster';
	var ORIGINALS = 'llOriginalAttrs';

	var statusLoading = 'loading';
	var statusLoaded = 'loaded';
	var statusApplied = 'applied';
	var statusEntered = 'entered';
	var statusError = 'error';
	var statusNative = 'native';

	var dataPrefix = 'data-';
	var statusDataName = 'll-status';
	var getData = function getData(element, attribute) {
		return element.getAttribute(dataPrefix + attribute);
	};
	var setData = function setData(element, attribute, value) {
		var attrName = dataPrefix + attribute;

		if (value === null) {
			element.removeAttribute(attrName);
			return;
		}

		element.setAttribute(attrName, value);
	};
	var getStatus = function getStatus(element) {
		return getData(element, statusDataName);
	};
	var setStatus = function setStatus(element, status) {
		return setData(element, statusDataName, status);
	};
	var resetStatus = function resetStatus(element) {
		return setStatus(element, null);
	};
	var hasEmptyStatus = function hasEmptyStatus(element) {
		return getStatus(element) === null;
	};
	var hasStatusLoading = function hasStatusLoading(element) {
		return getStatus(element) === statusLoading;
	};
	var hasStatusError = function hasStatusError(element) {
		return getStatus(element) === statusError;
	};
	var hasStatusNative = function hasStatusNative(element) {
		return getStatus(element) === statusNative;
	};
	var statusesAfterLoading = [statusLoading, statusLoaded, statusApplied, statusError];
	var hadStartedLoading = function hadStartedLoading(element) {
		return statusesAfterLoading.indexOf(getStatus(element)) >= 0;
	};

	var safeCallback = function safeCallback(callback, arg1, arg2, arg3) {
		if (!callback) {
			return;
		}

		if (arg3 !== undefined) {
			callback(arg1, arg2, arg3);
			return;
		}

		if (arg2 !== undefined) {
			callback(arg1, arg2);
			return;
		}

		callback(arg1);
	};

	var addClass = function addClass(element, className) {
		if (supportsClassList) {
			element.classList.add(className);
			return;
		}

		element.className += (element.className ? ' ' : '') + className;
	};
	var removeClass = function removeClass(element, className) {
		if (supportsClassList) {
			element.classList.remove(className);
			return;
		}

		element.className = element.className
			.replace(new RegExp('(^|\\s+)' + className + '(\\s+|$)'), ' ')
			.replace(/^\s+/, '')
			.replace(/\s+$/, '');
	};

	var addTempImage = function addTempImage(element) {
		element.llTempImage = document.createElement('IMG');
	};
	var deleteTempImage = function deleteTempImage(element) {
		delete element.llTempImage;
	};
	var getTempImage = function getTempImage(element) {
		return element.llTempImage;
	};

	var unobserve = function unobserve(element, instance) {
		if (!instance) return;
		var observer = instance._observer;
		if (!observer) return;
		observer.unobserve(element);
	};
	var resetObserver = function resetObserver(observer) {
		observer.disconnect();
	};
	var unobserveEntered = function unobserveEntered(element, settings, instance) {
		if (settings.unobserve_entered) unobserve(element, instance);
	};

	var updateLoadingCount = function updateLoadingCount(instance, delta) {
		if (!instance) return;
		instance.loadingCount += delta;
	};
	var decreaseToLoadCount = function decreaseToLoadCount(instance) {
		if (!instance) return;
		instance.toLoadCount -= 1;
	};
	var setToLoadCount = function setToLoadCount(instance, value) {
		if (!instance) return;
		instance.toLoadCount = value;
	};
	var isSomethingLoading = function isSomethingLoading(instance) {
		return instance.loadingCount > 0;
	};
	var haveElementsToLoad = function haveElementsToLoad(instance) {
		return instance.toLoadCount > 0;
	};

	var getSourceTags = function getSourceTags(parentTag) {
		var sourceTags = [];

		for (var i = 0, childTag; (childTag = parentTag.children[i]); i += 1) {
			if (childTag.tagName === 'SOURCE') {
				sourceTags.push(childTag);
			}
		}

		return sourceTags;
	};

	var forEachPictureSource = function forEachPictureSource(element, fn) {
		var parent = element.parentNode;

		if (!parent || parent.tagName !== 'PICTURE') {
			return;
		}

		var sourceTags = getSourceTags(parent);
		sourceTags.forEach(fn);
	};
	var forEachVideoSource = function forEachVideoSource(element, fn) {
		var sourceTags = getSourceTags(element);
		sourceTags.forEach(fn);
	};

	var attrsSrc = [SRC];
	var attrsSrcPoster = [SRC, POSTER];
	var attrsSrcSrcsetSizes = [SRC, SRCSET, SIZES];
	var hasOriginalAttrs = function hasOriginalAttrs(element) {
		return !!element[ORIGINALS];
	};
	var getOriginalAttrs = function getOriginalAttrs(element) {
		return element[ORIGINALS];
	};
	var deleteOriginalAttrs = function deleteOriginalAttrs(element) {
		return delete element[ORIGINALS];
	}; // ## SAVE ##

	var setOriginalsObject = function setOriginalsObject(element, attributes) {
		if (hasOriginalAttrs(element)) {
			return;
		}

		var originals = {};
		attributes.forEach(function (attribute) {
			originals[attribute] = element.getAttribute(attribute);
		});
		element[ORIGINALS] = originals;
	};
	var saveOriginalBackgroundStyle = function saveOriginalBackgroundStyle(element) {
		if (hasOriginalAttrs(element)) {
			return;
		}

		element[ORIGINALS] = {
			backgroundImage: element.style.backgroundImage,
		};
	}; // ## RESTORE ##

	var setOrResetAttribute = function setOrResetAttribute(element, attrName, value) {
		if (!value) {
			element.removeAttribute(attrName);
			return;
		}

		element.setAttribute(attrName, value);
	};

	var restoreOriginalAttrs = function restoreOriginalAttrs(element, attributes) {
		if (!hasOriginalAttrs(element)) {
			return;
		}

		var originals = getOriginalAttrs(element);
		attributes.forEach(function (attribute) {
			setOrResetAttribute(element, attribute, originals[attribute]);
		});
	};
	var restoreOriginalBgImage = function restoreOriginalBgImage(element) {
		if (!hasOriginalAttrs(element)) {
			return;
		}

		var originals = getOriginalAttrs(element);
		element.style.backgroundImage = originals.backgroundImage;
	};

	var manageApplied = function manageApplied(element, settings, instance) {
		addClass(element, settings.class_applied);
		setStatus(element, statusApplied); // Instance is not provided when loading is called from static class

		if (!instance) return;

		if (settings.unobserve_completed) {
			// Unobserve now because we can't do it on load
			unobserve(element, settings);
		}

		safeCallback(settings.callback_applied, element, instance);
	};
	var manageLoading = function manageLoading(element, settings, instance) {
		addClass(element, settings.class_loading);
		setStatus(element, statusLoading); // Instance is not provided when loading is called from static class

		if (!instance) return;
		updateLoadingCount(instance, +1);
		safeCallback(settings.callback_loading, element, instance);
	};
	var setAttributeIfValue = function setAttributeIfValue(element, attrName, value) {
		if (!value) {
			return;
		}

		element.setAttribute(attrName, value);
	};
	var setImageAttributes = function setImageAttributes(element, settings) {
		setAttributeIfValue(element, SIZES, getData(element, settings.data_sizes));
		setAttributeIfValue(element, SRCSET, getData(element, settings.data_srcset));
		setAttributeIfValue(element, SRC, getData(element, settings.data_src));
	};
	var setSourcesImg = function setSourcesImg(imgEl, settings) {
		forEachPictureSource(imgEl, function (sourceTag) {
			setOriginalsObject(sourceTag, attrsSrcSrcsetSizes);
			setImageAttributes(sourceTag, settings);
		});
		setOriginalsObject(imgEl, attrsSrcSrcsetSizes);
		setImageAttributes(imgEl, settings);
	};
	var setSourcesIframe = function setSourcesIframe(iframe, settings) {
		setOriginalsObject(iframe, attrsSrc);
		setAttributeIfValue(iframe, SRC, getData(iframe, settings.data_src));
	};
	var setSourcesVideo = function setSourcesVideo(videoEl, settings) {
		forEachVideoSource(videoEl, function (sourceEl) {
			setOriginalsObject(sourceEl, attrsSrc);
			setAttributeIfValue(sourceEl, SRC, getData(sourceEl, settings.data_src));
		});
		setOriginalsObject(videoEl, attrsSrcPoster);
		setAttributeIfValue(videoEl, POSTER, getData(videoEl, settings.data_poster));
		setAttributeIfValue(videoEl, SRC, getData(videoEl, settings.data_src));
		videoEl.load();
	};
	var setBackground = function setBackground(element, settings, instance) {
		var bg1xValue = getData(element, settings.data_bg);
		var bgHiDpiValue = getData(element, settings.data_bg_hidpi);
		var bgDataValue = isHiDpi && bgHiDpiValue ? bgHiDpiValue : bg1xValue;
		if (!bgDataValue) return;
		element.style.backgroundImage = 'url("'.concat(bgDataValue, '")');
		getTempImage(element).setAttribute(SRC, bgDataValue);
		manageLoading(element, settings, instance);
	}; // NOTE: THE TEMP IMAGE TRICK CANNOT BE DONE WITH data-multi-bg
	// BECAUSE INSIDE ITS VALUES MUST BE WRAPPED WITH URL() AND ONE OF THEM
	// COULD BE A GRADIENT BACKGROUND IMAGE

	var setMultiBackground = function setMultiBackground(element, settings, instance) {
		var bg1xValue = getData(element, settings.data_bg_multi);
		var bgHiDpiValue = getData(element, settings.data_bg_multi_hidpi);
		var bgDataValue = isHiDpi && bgHiDpiValue ? bgHiDpiValue : bg1xValue;

		if (!bgDataValue) {
			return;
		}

		element.style.backgroundImage = bgDataValue;
		manageApplied(element, settings, instance);
	};
	var setSourcesFunctions = {
		IMG: setSourcesImg,
		IFRAME: setSourcesIframe,
		VIDEO: setSourcesVideo,
	};
	var setSourcesNative = function setSourcesNative(element, settings) {
		var setSourcesFunction = setSourcesFunctions[element.tagName];

		if (!setSourcesFunction) {
			return;
		}

		setSourcesFunction(element, settings);
	};
	var setSources = function setSources(element, settings, instance) {
		var setSourcesFunction = setSourcesFunctions[element.tagName];

		if (!setSourcesFunction) {
			return;
		}

		setSourcesFunction(element, settings);
		manageLoading(element, settings, instance);
	};

	var elementsWithLoadEvent = ['IMG', 'IFRAME', 'VIDEO'];
	var hasLoadEvent = function hasLoadEvent(element) {
		return elementsWithLoadEvent.indexOf(element.tagName) > -1;
	};
	var checkFinish = function checkFinish(settings, instance) {
		if (instance && !isSomethingLoading(instance) && !haveElementsToLoad(instance)) {
			safeCallback(settings.callback_finish, instance);
		}
	};
	var addEventListener = function addEventListener(element, eventName, handler) {
		element.addEventListener(eventName, handler);
		element.llEvLisnrs[eventName] = handler;
	};
	var removeEventListener = function removeEventListener(element, eventName, handler) {
		element.removeEventListener(eventName, handler);
	};
	var hasEventListeners = function hasEventListeners(element) {
		return !!element.llEvLisnrs;
	};
	var addEventListeners = function addEventListeners(element, loadHandler, errorHandler) {
		if (!hasEventListeners(element)) element.llEvLisnrs = {};
		var loadEventName = element.tagName === 'VIDEO' ? 'loadeddata' : 'load';
		addEventListener(element, loadEventName, loadHandler);
		addEventListener(element, 'error', errorHandler);
	};
	var removeEventListeners = function removeEventListeners(element) {
		if (!hasEventListeners(element)) {
			return;
		}

		var eventListeners = element.llEvLisnrs;

		for (var eventName in eventListeners) {
			var handler = eventListeners[eventName];
			removeEventListener(element, eventName, handler);
		}

		delete element.llEvLisnrs;
	};
	var doneHandler = function doneHandler(element, settings, instance) {
		deleteTempImage(element);
		updateLoadingCount(instance, -1);
		decreaseToLoadCount(instance);
		removeClass(element, settings.class_loading);

		if (settings.unobserve_completed) {
			unobserve(element, instance);
		}
	};
	var loadHandler = function loadHandler(event, element, settings, instance) {
		var goingNative = hasStatusNative(element);
		doneHandler(element, settings, instance);
		addClass(element, settings.class_loaded);
		setStatus(element, statusLoaded);
		safeCallback(settings.callback_loaded, element, instance);
		if (!goingNative) checkFinish(settings, instance);
	};
	var errorHandler = function errorHandler(event, element, settings, instance) {
		var goingNative = hasStatusNative(element);
		doneHandler(element, settings, instance);
		addClass(element, settings.class_error);
		setStatus(element, statusError);
		safeCallback(settings.callback_error, element, instance);
		if (!goingNative) checkFinish(settings, instance);
	};
	var addOneShotEventListeners = function addOneShotEventListeners(element, settings, instance) {
		var elementToListenTo = getTempImage(element) || element;

		if (hasEventListeners(elementToListenTo)) {
			// This happens when loading is retried twice
			return;
		}

		var _loadHandler = function _loadHandler(event) {
			loadHandler(event, element, settings, instance);
			removeEventListeners(elementToListenTo);
		};

		var _errorHandler = function _errorHandler(event) {
			errorHandler(event, element, settings, instance);
			removeEventListeners(elementToListenTo);
		};

		addEventListeners(elementToListenTo, _loadHandler, _errorHandler);
	};

	var loadBackground = function loadBackground(element, settings, instance) {
		addTempImage(element);
		addOneShotEventListeners(element, settings, instance);
		saveOriginalBackgroundStyle(element);
		setBackground(element, settings, instance);
		setMultiBackground(element, settings, instance);
	};

	var loadRegular = function loadRegular(element, settings, instance) {
		addOneShotEventListeners(element, settings, instance);
		setSources(element, settings, instance);
	};

	var load = function load(element, settings, instance) {
		if (hasLoadEvent(element)) {
			loadRegular(element, settings, instance);
		} else {
			loadBackground(element, settings, instance);
		}
	};
	var loadNative = function loadNative(element, settings, instance) {
		element.setAttribute('loading', 'lazy');
		addOneShotEventListeners(element, settings, instance);
		setSourcesNative(element, settings);
		setStatus(element, statusNative);
	};

	var removeImageAttributes = function removeImageAttributes(element) {
		element.removeAttribute(SRC);
		element.removeAttribute(SRCSET);
		element.removeAttribute(SIZES);
	};

	var resetSourcesImg = function resetSourcesImg(element) {
		forEachPictureSource(element, function (sourceTag) {
			removeImageAttributes(sourceTag);
		});
		removeImageAttributes(element);
	};

	var restoreImg = function restoreImg(imgEl) {
		forEachPictureSource(imgEl, function (sourceEl) {
			restoreOriginalAttrs(sourceEl, attrsSrcSrcsetSizes);
		});
		restoreOriginalAttrs(imgEl, attrsSrcSrcsetSizes);
	};
	var restoreVideo = function restoreVideo(videoEl) {
		forEachVideoSource(videoEl, function (sourceEl) {
			restoreOriginalAttrs(sourceEl, attrsSrc);
		});
		restoreOriginalAttrs(videoEl, attrsSrcPoster);
		videoEl.load();
	};
	var restoreIframe = function restoreIframe(iframeEl) {
		restoreOriginalAttrs(iframeEl, attrsSrc);
	};
	var restoreFunctions = {
		IMG: restoreImg,
		IFRAME: restoreIframe,
		VIDEO: restoreVideo,
	};

	var restoreAttributes = function restoreAttributes(element) {
		var restoreFunction = restoreFunctions[element.tagName];

		if (!restoreFunction) {
			restoreOriginalBgImage(element);
			return;
		}

		restoreFunction(element);
	};

	var resetClasses = function resetClasses(element, settings) {
		if (hasEmptyStatus(element) || hasStatusNative(element)) {
			return;
		}

		removeClass(element, settings.class_entered);
		removeClass(element, settings.class_exited);
		removeClass(element, settings.class_applied);
		removeClass(element, settings.class_loading);
		removeClass(element, settings.class_loaded);
		removeClass(element, settings.class_error);
	};

	var restore = function restore(element, settings) {
		restoreAttributes(element);
		resetClasses(element, settings);
		resetStatus(element);
		deleteOriginalAttrs(element);
	};

	var cancelLoading = function cancelLoading(element, entry, settings, instance) {
		if (!settings.cancel_on_exit) return;
		if (!hasStatusLoading(element)) return;
		if (element.tagName !== 'IMG') return; //Works only on images

		removeEventListeners(element);
		resetSourcesImg(element);
		restoreImg(element);
		removeClass(element, settings.class_loading);
		updateLoadingCount(instance, -1);
		resetStatus(element);
		safeCallback(settings.callback_cancel, element, entry, instance);
	};

	var onEnter = function onEnter(element, entry, settings, instance) {
		var dontLoad = hadStartedLoading(element);
		/* Save status
    before setting it, to prevent loading it again. Fixes #526. */

		setStatus(element, statusEntered);
		addClass(element, settings.class_entered);
		removeClass(element, settings.class_exited);
		unobserveEntered(element, settings, instance);
		safeCallback(settings.callback_enter, element, entry, instance);
		if (dontLoad) return;
		load(element, settings, instance);
	};
	var onExit = function onExit(element, entry, settings, instance) {
		if (hasEmptyStatus(element)) return; //Ignore the first pass, at landing

		addClass(element, settings.class_exited);
		cancelLoading(element, entry, settings, instance);
		safeCallback(settings.callback_exit, element, entry, instance);
	};

	var tagsWithNativeLazy = ['IMG', 'IFRAME', 'VIDEO'];
	var shouldUseNative = function shouldUseNative(settings) {
		return settings.use_native && 'loading' in HTMLImageElement.prototype;
	};
	var loadAllNative = function loadAllNative(elements, settings, instance) {
		elements.forEach(function (element) {
			if (tagsWithNativeLazy.indexOf(element.tagName) === -1) {
				return;
			}

			loadNative(element, settings, instance);
		});
		setToLoadCount(instance, 0);
	};

	var isIntersecting = function isIntersecting(entry) {
		return entry.isIntersecting || entry.intersectionRatio > 0;
	};

	var getObserverSettings = function getObserverSettings(settings) {
		return {
			root: settings.container === document ? null : settings.container,
			rootMargin: settings.thresholds || settings.threshold + 'px',
		};
	};

	var intersectionHandler = function intersectionHandler(entries, settings, instance) {
		entries.forEach(function (entry) {
			return isIntersecting(entry) ? onEnter(entry.target, entry, settings, instance) : onExit(entry.target, entry, settings, instance);
		});
	};

	var observeElements = function observeElements(observer, elements) {
		elements.forEach(function (element) {
			observer.observe(element);
		});
	};
	var updateObserver = function updateObserver(observer, elementsToObserve) {
		resetObserver(observer);
		observeElements(observer, elementsToObserve);
	};
	var setObserver = function setObserver(settings, instance) {
		if (!supportsIntersectionObserver || shouldUseNative(settings)) {
			return;
		}

		instance._observer = new IntersectionObserver(function (entries) {
			intersectionHandler(entries, settings, instance);
		}, getObserverSettings(settings));
	};

	var toArray = function toArray(nodeSet) {
		return Array.prototype.slice.call(nodeSet);
	};
	var queryElements = function queryElements(settings) {
		return settings.container.querySelectorAll(settings.elements_selector);
	};
	var excludeManagedElements = function excludeManagedElements(elements) {
		return toArray(elements).filter(hasEmptyStatus);
	};
	var hasError = function hasError(element) {
		return hasStatusError(element);
	};
	var filterErrorElements = function filterErrorElements(elements) {
		return toArray(elements).filter(hasError);
	};
	var getElementsToLoad = function getElementsToLoad(elements, settings) {
		return excludeManagedElements(elements || queryElements(settings));
	};

	var retryLazyLoad = function retryLazyLoad(settings, instance) {
		var errorElements = filterErrorElements(queryElements(settings));
		errorElements.forEach(function (element) {
			removeClass(element, settings.class_error);
			resetStatus(element);
		});
		instance.update();
	};
	var setOnlineCheck = function setOnlineCheck(settings, instance) {
		if (!runningOnBrowser) {
			return;
		}

		window.addEventListener('online', function () {
			retryLazyLoad(settings, instance);
		});
	};

	var LazyLoad = function LazyLoad(customSettings, elements) {
		var settings = getExtendedSettings(customSettings);
		this._settings = settings;
		this.loadingCount = 0;
		setObserver(settings, this);
		setOnlineCheck(settings, this);
		this.update(elements);
	};

	LazyLoad.prototype = {
		update: function update(givenNodeset) {
			var settings = this._settings;
			var elementsToLoad = getElementsToLoad(givenNodeset, settings);
			setToLoadCount(this, elementsToLoad.length);

			if (isBot || !supportsIntersectionObserver) {
				this.loadAll(elementsToLoad);
				return;
			}

			if (shouldUseNative(settings)) {
				loadAllNative(elementsToLoad, settings, this);
				return;
			}

			updateObserver(this._observer, elementsToLoad);
		},
		destroy: function destroy() {
			// Observer
			if (this._observer) {
				this._observer.disconnect();
			} // Clean custom attributes on elements

			queryElements(this._settings).forEach(function (element) {
				deleteOriginalAttrs(element);
			}); // Delete all internal props

			delete this._observer;
			delete this._settings;
			delete this.loadingCount;
			delete this.toLoadCount;
		},
		loadAll: function loadAll(elements) {
			var _this = this;

			var settings = this._settings;
			var elementsToLoad = getElementsToLoad(elements, settings);
			elementsToLoad.forEach(function (element) {
				unobserve(element, _this);
				load(element, settings, _this);
			});
		},
		restoreAll: function restoreAll() {
			var settings = this._settings;
			queryElements(settings).forEach(function (element) {
				restore(element, settings);
			});
		},
	};

	LazyLoad.load = function (element, customSettings) {
		var settings = getExtendedSettings(customSettings);
		load(element, settings);
	};

	LazyLoad.resetStatus = function (element) {
		resetStatus(element);
	}; // Automatic instances creation if required (useful for async script loading)

	if (runningOnBrowser) {
		autoInitialize(LazyLoad, window.lazyLoadOptions);
	}

	return LazyLoad;
});
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/css_async.min.js000064400000002511151600202360021150 0ustar00!function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f),i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media="only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);!function(a){if(a.loadCSS){var b=loadCSS.relpreload={};if(b.support=function(){try{return a.document.createElement("link").relList.supports("preload")}catch(b){return!1}},b.poly=function(){for(var b=a.document.getElementsByTagName("link"),c=0;c<b.length;c++){var d=b[c];"preload"===d.rel&&"style"===d.getAttribute("as")&&(a.loadCSS(d.href,d,d.getAttribute("media")),d.rel=null)}},!b.support()){b.poly();var c=a.setInterval(b.poly,300);a.addEventListener&&a.addEventListener("load",function(){b.poly(),a.clearInterval(c)}),a.attachEvent&&a.attachEvent("onload",function(){a.clearInterval(c)})}}}(this);litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/guest.min.js000064400000000565151600202430020317 0ustar00var litespeed_vary=document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/,"$1");litespeed_vary||fetch("litespeed_url",{method:"POST",cache:"no-cache",redirect:"follow"}).then(e=>e.json()).then(e=>{console.log(e),e.hasOwnProperty("reload")&&"yes"==e.reload&&(sessionStorage.setItem("litespeed_docref",document.referrer),window.location.reload(!0))});litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/instant_click.min.js000064400000011020151600202500021777 0ustar00let _chromiumMajorVersionInUserAgent=null,_speculationRulesType,_allowQueryString,_allowExternalLinks,_useWhitelist,_delayOnHover=65,_lastTouchstartEvent,_mouseoverTimer,_preloadedList=new Set;function init(){let e=document.createElement("link").relList,t=e.supports("prefetch")&&e.supports("modulepreload");if(!t)return;let n="instantVaryAccept"in document.body.dataset||"Shopify"in window,r=navigator.userAgent.indexOf("Chrome/");if(r>-1&&(_chromiumMajorVersionInUserAgent=parseInt(navigator.userAgent.substring(r+7))),n&&_chromiumMajorVersionInUserAgent&&_chromiumMajorVersionInUserAgent<110)return;if(_speculationRulesType="none",HTMLScriptElement.supports&&HTMLScriptElement.supports("speculationrules")){let s=document.body.dataset.instantSpecrules;"prerender"==s?_speculationRulesType="prerender":"no"!=s&&(_speculationRulesType="prefetch")}let i="instantMousedownShortcut"in document.body.dataset;_allowQueryString="instantAllowQueryString"in document.body.dataset,_allowExternalLinks="instantAllowExternalLinks"in document.body.dataset,_useWhitelist="instantWhitelist"in document.body.dataset;let o=!1,a=!1,l=!1;if("instantIntensity"in document.body.dataset){let u=document.body.dataset.instantIntensity;if("mousedown"!=u||i||(o=!0),"mousedown-only"!=u||i||(o=!0,a=!0),"viewport"==u){let c=document.documentElement.clientWidth*document.documentElement.clientHeight<45e4,d=navigator.connection&&navigator.connection.saveData,p=navigator.connection&&navigator.connection.effectiveType&&navigator.connection.effectiveType.includes("2g");!c||d||p||(l=!0)}"viewport-all"==u&&(l=!0);let h=parseInt(u);isNaN(h)||(_delayOnHover=h)}let m={capture:!0,passive:!0};if(a?document.addEventListener("touchstart",touchstartEmptyListener,m):document.addEventListener("touchstart",touchstartListener,m),o||document.addEventListener("mouseover",mouseoverListener,m),o&&document.addEventListener("mousedown",mousedownListener,m),i&&document.addEventListener("mousedown",mousedownShortcutListener,m),l){let f=window.requestIdleCallback;f||(f=e=>{e()}),f(function e(){let t=new IntersectionObserver(e=>{e.forEach(e=>{if(e.isIntersecting){let n=e.target;t.unobserve(n),preload(n.href)}})});document.querySelectorAll("a").forEach(e=>{isPreloadable(e)&&t.observe(e)})},{timeout:1500})}}function touchstartListener(e){_lastTouchstartEvent=e;let t=e.target.closest("a");isPreloadable(t)&&preload(t.href,"high")}function touchstartEmptyListener(e){_lastTouchstartEvent=e}function mouseoverListener(e){if(isEventLikelyTriggeredByTouch(e)||!("closest"in e.target))return;let t=e.target.closest("a");isPreloadable(t)&&(t.addEventListener("mouseout",mouseoutListener,{passive:!0}),_mouseoverTimer=setTimeout(()=>{preload(t.href,"high"),_mouseoverTimer=null},_delayOnHover))}function mousedownListener(e){if(isEventLikelyTriggeredByTouch(e))return;let t=e.target.closest("a");isPreloadable(t)&&preload(t.href,"high")}function mouseoutListener(e){(!e.relatedTarget||e.target.closest("a")!=e.relatedTarget.closest("a"))&&_mouseoverTimer&&(clearTimeout(_mouseoverTimer),_mouseoverTimer=null)}function mousedownShortcutListener(e){if(isEventLikelyTriggeredByTouch(e))return;let t=e.target.closest("a");if(e.which>1||e.metaKey||e.ctrlKey||!t)return;t.addEventListener("click",function(e){1337!=e.detail&&e.preventDefault()},{capture:!0,passive:!1,once:!0});let n=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1,detail:1337});t.dispatchEvent(n)}function isEventLikelyTriggeredByTouch(e){if(!_lastTouchstartEvent||!e||e.target!=_lastTouchstartEvent.target)return!1;let t=e.timeStamp,n=t-_lastTouchstartEvent.timeStamp;return n<2500}function isPreloadable(e){if(e&&e.href&&(!_useWhitelist||"instant"in e.dataset)&&(e.origin==location.origin||(_allowExternalLinks||"instant"in e.dataset)&&_chromiumMajorVersionInUserAgent)){if(["http:","https:"].includes(e.protocol)&&("http:"!=e.protocol||"https:"!=location.protocol)&&(_allowQueryString||!e.search||"instant"in e.dataset)&&(!e.hash||e.pathname+e.search!=location.pathname+location.search)&&!("noInstant"in e.dataset))return!0}}function preload(e,t="auto"){!_preloadedList.has(e)&&("none"!=_speculationRulesType?preloadUsingSpeculationRules(e):preloadUsingLinkElement(e,t),_preloadedList.add(e))}function preloadUsingSpeculationRules(e){let t=document.createElement("script");t.type="speculationrules",t.textContent=JSON.stringify({[_speculationRulesType]:[{source:"list",urls:[e]}]}),document.head.appendChild(t)}function preloadUsingLinkElement(e,t="auto"){let n=document.createElement("link");n.rel="prefetch",n.href=e,n.fetchPriority=t,n.as="document",document.head.appendChild(n)}init();
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/lazyload.min.js000064400000020177151600202550021013 0ustar00!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).LazyLoad=e()}(this,function(){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n,a=arguments[e];for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t}).apply(this,arguments)}function i(t){return e({},it,t)}function o(t,e){var n,a="LazyLoad::Initialized",i=new t(e);try{n=new CustomEvent(a,{detail:{instance:i}})}catch(t){(n=document.createEvent("CustomEvent")).initCustomEvent(a,!1,!1,{instance:i})}window.dispatchEvent(n)}function l(t,e){return t.getAttribute(gt+e)}function c(t){return l(t,bt)}function s(t,e){return function(t,e,n){e=gt+e;null!==n?t.setAttribute(e,n):t.removeAttribute(e)}(t,bt,e)}function r(t){return s(t,null),0}function u(t){return null===c(t)}function d(t){return c(t)===vt}function f(t,e,n,a){t&&(void 0===a?void 0===n?t(e):t(e,n):t(e,n,a))}function _(t,e){nt?t.classList.add(e):t.className+=(t.className?" ":"")+e}function v(t,e){nt?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\s+)"+e+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}function g(t){return t.llTempImage}function b(t,e){!e||(e=e._observer)&&e.unobserve(t)}function p(t,e){t&&(t.loadingCount+=e)}function h(t,e){t&&(t.toLoadCount=e)}function n(t){for(var e,n=[],a=0;e=t.children[a];a+=1)"SOURCE"===e.tagName&&n.push(e);return n}function m(t,e){(t=t.parentNode)&&"PICTURE"===t.tagName&&n(t).forEach(e)}function a(t,e){n(t).forEach(e)}function E(t){return!!t[st]}function I(t){return t[st]}function y(t){return delete t[st]}function A(e,t){var n;E(e)||(n={},t.forEach(function(t){n[t]=e.getAttribute(t)}),e[st]=n)}function k(a,t){var i;E(a)&&(i=I(a),t.forEach(function(t){var e,n;e=a,(t=i[n=t])?e.setAttribute(n,t):e.removeAttribute(n)}))}function L(t,e,n){_(t,e.class_loading),s(t,ut),n&&(p(n,1),f(e.callback_loading,t,n))}function w(t,e,n){n&&t.setAttribute(e,n)}function x(t,e){w(t,ct,l(t,e.data_sizes)),w(t,rt,l(t,e.data_srcset)),w(t,ot,l(t,e.data_src))}function O(t,e,n){var a=l(t,e.data_bg_multi),i=l(t,e.data_bg_multi_hidpi);(a=at&&i?i:a)&&(t.style.backgroundImage=a,n=n,_(t=t,(e=e).class_applied),s(t,ft),n&&(e.unobserve_completed&&b(t,e),f(e.callback_applied,t,n)))}function N(t,e){!e||0<e.loadingCount||0<e.toLoadCount||f(t.callback_finish,e)}function C(t,e,n){t.addEventListener(e,n),t.llEvLisnrs[e]=n}function M(t){return!!t.llEvLisnrs}function z(t){if(M(t)){var e,n,a=t.llEvLisnrs;for(e in a){var i=a[e];n=e,i=i,t.removeEventListener(n,i)}delete t.llEvLisnrs}}function R(t,e,n){var a;delete t.llTempImage,p(n,-1),(a=n)&&--a.toLoadCount,v(t,e.class_loading),e.unobserve_completed&&b(t,n)}function T(o,r,c){var l=g(o)||o;M(l)||function(t,e,n){M(t)||(t.llEvLisnrs={});var a="VIDEO"===t.tagName?"loadeddata":"load";C(t,a,e),C(t,"error",n)}(l,function(t){var e,n,a,i;n=r,a=c,i=d(e=o),R(e,n,a),_(e,n.class_loaded),s(e,dt),f(n.callback_loaded,e,a),i||N(n,a),z(l)},function(t){var e,n,a,i;n=r,a=c,i=d(e=o),R(e,n,a),_(e,n.class_error),s(e,_t),f(n.callback_error,e,a),i||N(n,a),z(l)})}function G(t,e,n){var a,i,o,r,c;t.llTempImage=document.createElement("IMG"),T(t,e,n),E(c=t)||(c[st]={backgroundImage:c.style.backgroundImage}),o=n,r=l(a=t,(i=e).data_bg),c=l(a,i.data_bg_hidpi),(r=at&&c?c:r)&&(a.style.backgroundImage='url("'.concat(r,'")'),g(a).setAttribute(ot,r),L(a,i,o)),O(t,e,n)}function D(t,e,n){var a;T(t,e,n),a=e,e=n,(t=It[(n=t).tagName])&&(t(n,a),L(n,a,e))}function V(t,e,n){var a;a=t,(-1<yt.indexOf(a.tagName)?D:G)(t,e,n)}function F(t,e,n){var a;t.setAttribute("loading","lazy"),T(t,e,n),a=e,(e=It[(n=t).tagName])&&e(n,a),s(t,vt)}function j(t){t.removeAttribute(ot),t.removeAttribute(rt),t.removeAttribute(ct)}function P(t){m(t,function(t){k(t,Et)}),k(t,Et)}function S(t){var e;(e=At[t.tagName])?e(t):E(e=t)&&(t=I(e),e.style.backgroundImage=t.backgroundImage)}function U(t,e){var n;S(t),n=e,u(e=t)||d(e)||(v(e,n.class_entered),v(e,n.class_exited),v(e,n.class_applied),v(e,n.class_loading),v(e,n.class_loaded),v(e,n.class_error)),r(t),y(t)}function $(t,e,n,a){var i;n.cancel_on_exit&&(c(t)!==ut||"IMG"===t.tagName&&(z(t),m(i=t,function(t){j(t)}),j(i),P(t),v(t,n.class_loading),p(a,-1),r(t),f(n.callback_cancel,t,e,a)))}function q(t,e,n,a){var i,o,r=(o=t,0<=pt.indexOf(c(o)));s(t,"entered"),_(t,n.class_entered),v(t,n.class_exited),i=t,o=a,n.unobserve_entered&&b(i,o),f(n.callback_enter,t,e,a),r||V(t,n,a)}function H(t){return t.use_native&&"loading"in HTMLImageElement.prototype}function B(t,i,o){t.forEach(function(t){return(a=t).isIntersecting||0<a.intersectionRatio?q(t.target,t,i,o):(e=t.target,n=t,a=i,t=o,void(u(e)||(_(e,a.class_exited),$(e,n,a,t),f(a.callback_exit,e,n,t))));var e,n,a})}function J(e,n){var t;et&&!H(e)&&(n._observer=new IntersectionObserver(function(t){B(t,e,n)},{root:(t=e).container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}))}function K(t){return Array.prototype.slice.call(t)}function Q(t){return t.container.querySelectorAll(t.elements_selector)}function W(t){return c(t)===_t}function X(t,e){return e=t||Q(e),K(e).filter(u)}function Y(e,t){var n;(n=Q(e),K(n).filter(W)).forEach(function(t){v(t,e.class_error),r(t)}),t.update()}function t(t,e){var n,a,t=i(t);this._settings=t,this.loadingCount=0,J(t,this),n=t,a=this,Z&&window.addEventListener("online",function(){Y(n,a)}),this.update(e)}var Z="undefined"!=typeof window,tt=Z&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),et=Z&&"IntersectionObserver"in window,nt=Z&&"classList"in document.createElement("p"),at=Z&&1<window.devicePixelRatio,it={elements_selector:".lazy",container:tt||Z?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"litespeed-loading",class_loaded:"litespeed-loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1},ot="src",rt="srcset",ct="sizes",lt="poster",st="llOriginalAttrs",ut="loading",dt="loaded",ft="applied",_t="error",vt="native",gt="data-",bt="ll-status",pt=[ut,dt,ft,_t],ht=[ot],mt=[ot,lt],Et=[ot,rt,ct],It={IMG:function(t,e){m(t,function(t){A(t,Et),x(t,e)}),A(t,Et),x(t,e)},IFRAME:function(t,e){A(t,ht),w(t,ot,l(t,e.data_src))},VIDEO:function(t,e){a(t,function(t){A(t,ht),w(t,ot,l(t,e.data_src))}),A(t,mt),w(t,lt,l(t,e.data_poster)),w(t,ot,l(t,e.data_src)),t.load()}},yt=["IMG","IFRAME","VIDEO"],At={IMG:P,IFRAME:function(t){k(t,ht)},VIDEO:function(t){a(t,function(t){k(t,ht)}),k(t,mt),t.load()}},kt=["IMG","IFRAME","VIDEO"];return t.prototype={update:function(t){var e,n,a,i=this._settings,o=X(t,i);{if(h(this,o.length),!tt&&et)return H(i)?(e=i,n=this,o.forEach(function(t){-1!==kt.indexOf(t.tagName)&&F(t,e,n)}),void h(n,0)):(t=this._observer,i=o,t.disconnect(),a=t,void i.forEach(function(t){a.observe(t)}));this.loadAll(o)}},destroy:function(){this._observer&&this._observer.disconnect(),Q(this._settings).forEach(function(t){y(t)}),delete this._observer,delete this._settings,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){var e=this,n=this._settings;X(t,n).forEach(function(t){b(t,e),V(t,n,e)})},restoreAll:function(){var e=this._settings;Q(e).forEach(function(t){U(t,e)})}},t.load=function(t,e){e=i(e);V(t,e)},t.resetStatus=function(t){r(t)},Z&&function(t,e){if(e)if(e.length)for(var n,a=0;n=e[a];a+=1)o(t,n);else o(t,e)}(t,window.lazyLoadOptions),t});!function(e,t){"use strict";function a(){t.body.classList.add("litespeed_lazyloaded")}function n(){console.log("[LiteSpeed] Start Lazy Load Images"),d=new LazyLoad({elements_selector:"[data-lazyloaded]",callback_finish:a}),o=function(){d.update()},e.MutationObserver&&new MutationObserver(o).observe(t.documentElement,{childList:!0,subtree:!0,attributes:!0})}var d,o;e.addEventListener?e.addEventListener("load",n,!1):e.attachEvent("onload",n)}(window,document);litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/instant_click.ori.js000064400000040501151600202630022017 0ustar00/*! instant.page v5.2.0 - (C) 2019-2024 Alexandre Dieulot - https://instant.page/license */

let _chromiumMajorVersionInUserAgent = null
  , _speculationRulesType
  , _allowQueryString
  , _allowExternalLinks
  , _useWhitelist
  , _delayOnHover = 65
  , _lastTouchstartEvent
  , _mouseoverTimer
  , _preloadedList = new Set()

init()

function init() {
  const supportCheckRelList = document.createElement('link').relList
  const isSupported = supportCheckRelList.supports('prefetch')
    && supportCheckRelList.supports('modulepreload')
  // instant.page is meant to be loaded with <script type=module>
  // (though sometimes webmasters load it as a regular script).
  // So it’s normally executed (and must not cause JavaScript errors) in:
  // - Chromium 61+
  // - Gecko in Firefox 60+
  // - WebKit in Safari 10.1+ (iOS 10.3+, macOS 10.10+)
  //
  // The check above used to check for IntersectionObserverEntry.isIntersecting
  // but module scripts support implies this compatibility — except in Safari
  // 10.1–12.0, but this prefetch check takes care of it.
  //
  // The modulepreload check is used to drop support for Firefox < 115 in order
  // to lessen maintenance.
  // This implies Safari 17+ (if it supported prefetch), if we ever support
  // fetch()-based preloading for Safari we might want to OR that check with
  // something that Safari 15.4 or 16.4 supports.
  // Also implies Chromium 66+.

  if (!isSupported) {
    return
  }

  const handleVaryAcceptHeader = 'instantVaryAccept' in document.body.dataset || 'Shopify' in window
  // The `Vary: Accept` header when received in Chromium 79–109 makes prefetches
  // unusable, as Chromium used to send a different `Accept` header.
  // It’s applied on all Shopify sites by default, as Shopify is very popular
  // and is the main source of this problem.
  // `window.Shopify` only exists on “classic” Shopify sites. Those using
  // Hydrogen (Remix SPA) aren’t concerned.

  const chromiumUserAgentIndex = navigator.userAgent.indexOf('Chrome/')
  if (chromiumUserAgentIndex > -1) {
    _chromiumMajorVersionInUserAgent = parseInt(navigator.userAgent.substring(chromiumUserAgentIndex + 'Chrome/'.length))
  }
  // The user agent client hints API is a theoretically more reliable way to
  // get Chromium’s version… but it’s not available in Samsung Internet 20.
  // It also requires a secure context, which would make debugging harder,
  // and is only available in recent Chromium versions.
  // In practice, Chromium browsers never shy from announcing "Chrome" in
  // their regular user agent string, as that maximizes their compatibility.

  if (handleVaryAcceptHeader && _chromiumMajorVersionInUserAgent && _chromiumMajorVersionInUserAgent < 110) {
    return
  }

  _speculationRulesType = 'none'
  if (HTMLScriptElement.supports && HTMLScriptElement.supports('speculationrules')) {
    const speculationRulesConfig = document.body.dataset.instantSpecrules
    if (speculationRulesConfig == 'prerender') {
      _speculationRulesType = 'prerender'
    } else if (speculationRulesConfig != 'no') {
      _speculationRulesType = 'prefetch'
    }
  }

  const useMousedownShortcut = 'instantMousedownShortcut' in document.body.dataset
  _allowQueryString = 'instantAllowQueryString' in document.body.dataset
  _allowExternalLinks = 'instantAllowExternalLinks' in document.body.dataset
  _useWhitelist = 'instantWhitelist' in document.body.dataset

  let preloadOnMousedown = false
  let preloadOnlyOnMousedown = false
  let preloadWhenVisible = false
  if ('instantIntensity' in document.body.dataset) {
    const intensityParameter = document.body.dataset.instantIntensity

    if (intensityParameter == 'mousedown' && !useMousedownShortcut) {
      preloadOnMousedown = true
    }

    if (intensityParameter == 'mousedown-only' && !useMousedownShortcut) {
      preloadOnMousedown = true
      preloadOnlyOnMousedown = true
    }

    if (intensityParameter == 'viewport') {
      const isOnSmallScreen = document.documentElement.clientWidth * document.documentElement.clientHeight < 450000
      // Smartphones are the most likely to have a slow connection, and
      // their small screen size limits the number of links (and thus
      // server load).
      //
      // Foldable phones (being expensive as of 2023), tablets and PCs
      // generally have a decent connection, and a big screen displaying
      // more links that would put more load on the server.
      //
      // iPhone 14 Pro Max (want): 430×932 = 400 760
      // Samsung Galaxy S22 Ultra with display size set to 80% (want):
      // 450×965 = 434 250
      // Small tablet (don’t want): 600×960 = 576 000
      // Those number are virtual screen size, the viewport (used for
      // the check above) will be smaller with the browser’s interface.

      const isNavigatorConnectionSaveDataEnabled = navigator.connection && navigator.connection.saveData
      const isNavigatorConnectionLike2g = navigator.connection && navigator.connection.effectiveType && navigator.connection.effectiveType.includes('2g')
      const isNavigatorConnectionAdequate = !isNavigatorConnectionSaveDataEnabled && !isNavigatorConnectionLike2g

      if (isOnSmallScreen && isNavigatorConnectionAdequate) {
        preloadWhenVisible = true
      }
    }

    if (intensityParameter == 'viewport-all') {
      preloadWhenVisible = true
    }

    const intensityAsInteger = parseInt(intensityParameter)
    if (!isNaN(intensityAsInteger)) {
      _delayOnHover = intensityAsInteger
    }
  }

  const eventListenersOptions = {
    capture: true,
    passive: true,
  }

  if (preloadOnlyOnMousedown) {
    document.addEventListener('touchstart', touchstartEmptyListener, eventListenersOptions)
  }
  else {
    document.addEventListener('touchstart', touchstartListener, eventListenersOptions)
  }

  if (!preloadOnMousedown) {
    document.addEventListener('mouseover', mouseoverListener, eventListenersOptions)
  }

  if (preloadOnMousedown) {
    document.addEventListener('mousedown', mousedownListener, eventListenersOptions)
  }
  if (useMousedownShortcut) {
    document.addEventListener('mousedown', mousedownShortcutListener, eventListenersOptions)
  }

  if (preloadWhenVisible) {
    let requestIdleCallbackOrFallback = window.requestIdleCallback
    // Safari has no support as of 16.3: https://webkit.org/b/164193
    if (!requestIdleCallbackOrFallback) {
      requestIdleCallbackOrFallback = (callback) => {
        callback()
        // A smarter fallback like setTimeout is not used because devices that
        // may eventually be eligible to a Safari version supporting prefetch
        // will be very powerful.
        // The weakest devices that could be eligible are the 2017 iPad and
        // the 2016 MacBook.
      }
    }

    requestIdleCallbackOrFallback(function observeIntersection() {
      const intersectionObserver = new IntersectionObserver((entries) => {
        entries.forEach((entry) => {
          if (entry.isIntersecting) {
            const anchorElement = entry.target
            intersectionObserver.unobserve(anchorElement)
            preload(anchorElement.href)
          }
        })
      })

      document.querySelectorAll('a').forEach((anchorElement) => {
        if (isPreloadable(anchorElement)) {
          intersectionObserver.observe(anchorElement)
        }
      })
    }, {
      timeout: 1500,
    })
  }
}

function touchstartListener(event) {
  _lastTouchstartEvent = event

  const anchorElement = event.target.closest('a')

  if (!isPreloadable(anchorElement)) {
    return
  }

  preload(anchorElement.href, 'high')
}

function touchstartEmptyListener(event) {
  _lastTouchstartEvent = event
}

function mouseoverListener(event) {
  if (isEventLikelyTriggeredByTouch(event)) {
    // This avoids uselessly adding a mouseout event listener and setting a timer.
    return
  }

  if (!('closest' in event.target)) {
    return
    // Without this check sometimes an error “event.target.closest is not a function” is thrown, for unknown reasons
    // That error denotes that `event.target` isn’t undefined. My best guess is that it’s the Document.
    //
    // Details could be gleaned from throwing such an error:
    //throw new TypeError(`instant.page non-element event target: timeStamp=${~~event.timeStamp}, type=${event.type}, typeof=${typeof event.target}, nodeType=${event.target.nodeType}, nodeName=${event.target.nodeName}, viewport=${innerWidth}x${innerHeight}, coords=${event.clientX}x${event.clientY}, scroll=${scrollX}x${scrollY}`)
  }
  const anchorElement = event.target.closest('a')

  if (!isPreloadable(anchorElement)) {
    return
  }

  anchorElement.addEventListener('mouseout', mouseoutListener, {passive: true})

  _mouseoverTimer = setTimeout(() => {
    preload(anchorElement.href, 'high')
    _mouseoverTimer = null
  }, _delayOnHover)
}

function mousedownListener(event) {
  if (isEventLikelyTriggeredByTouch(event)) {
    // When preloading only on mousedown, not touch, we need to stop there
    // because touches send compatibility mouse events including mousedown.
    //
    // (When preloading on touchstart, instructions below this block would
    // have no effect.)
    return
  }

  const anchorElement = event.target.closest('a')

  if (!isPreloadable(anchorElement)) {
    return
  }

  preload(anchorElement.href, 'high')
}

function mouseoutListener(event) {
  if (event.relatedTarget && event.target.closest('a') == event.relatedTarget.closest('a')) {
    return
  }

  if (_mouseoverTimer) {
    clearTimeout(_mouseoverTimer)
    _mouseoverTimer = null
  }
}

function mousedownShortcutListener(event) {
  if (isEventLikelyTriggeredByTouch(event)) {
    // Due to a high potential for complications with this mousedown shortcut
    // combined with other parties’ JavaScript code, we don’t want it to run
    // at all on touch devices, even though mousedown and click are triggered
    // at almost the same time on touch.
    return
  }

  const anchorElement = event.target.closest('a')

  if (event.which > 1 || event.metaKey || event.ctrlKey) {
    return
  }

  if (!anchorElement) {
    return
  }

  anchorElement.addEventListener('click', function (event) {
    if (event.detail == 1337) {
      return
    }

    event.preventDefault()
  }, {capture: true, passive: false, once: true})

  const customEvent = new MouseEvent('click', {view: window, bubbles: true, cancelable: false, detail: 1337})
  anchorElement.dispatchEvent(customEvent)
}

function isEventLikelyTriggeredByTouch(event) {
  // Touch devices fire “mouseover” and “mousedown” (and other) events after
  // a touch for compatibility reasons.
  // This function checks if it’s likely that we’re dealing with such an event.

  if (!_lastTouchstartEvent || !event) {
    return false
  }

  if (event.target != _lastTouchstartEvent.target) {
    return false
  }

  const now = event.timeStamp
  // Chromium (tested Chrome 95 and 122 on Android) sometimes uses the same
  // event.timeStamp value in touchstart, mouseover, and mousedown.
  // Testable in test/extras/delay-not-considered-touch.html
  // This is okay for our purpose: two equivalent timestamps will be less
  // than the max duration, which means they’re related events.
  // TODO: fill/find Chromium bug
  const durationBetweenLastTouchstartAndNow = now - _lastTouchstartEvent.timeStamp

  const MAX_DURATION_TO_BE_CONSIDERED_TRIGGERED_BY_TOUCHSTART = 2500
  // How long after a touchstart event can a simulated mouseover/mousedown event fire?
  // /test/extras/delay-not-considered-touch.html tries to answer that question.
  // I saw up to 1450 ms on an overwhelmed Samsung Galaxy S2.
  // On the other hand, how soon can an unrelated mouseover event happen after an unrelated touchstart?
  // Meaning the user taps a link, then grabs their pointing device and clicks another/the same link.
  // That scenario could occur if a user taps a link, thinks it hasn’t worked, and thus fall back to their pointing device.
  // I do that in about 1200 ms on a Chromebook. In which case this function returns a false positive.
  // False positives are okay, as this function is only used to decide to abort handling mouseover/mousedown/mousedownShortcut.
  // False negatives could lead to unforeseen state, particularly in mousedownShortcutListener.

  return durationBetweenLastTouchstartAndNow < MAX_DURATION_TO_BE_CONSIDERED_TRIGGERED_BY_TOUCHSTART

  // TODO: Investigate if pointer events could be used.
  // https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent/pointerType

  // TODO: Investigate if InputDeviceCapabilities could be used to make it
  // less hacky on Chromium browsers.
  // https://developer.mozilla.org/en-US/docs/Web/API/InputDeviceCapabilities_API
  // https://wicg.github.io/input-device-capabilities/
  // Needs careful reading of the spec and tests (notably, what happens with a
  // mouse connected to an Android or iOS smartphone?) to make sure it’s solid.
  // Also need to judge if WebKit could implement it differently, as they
  // don’t mind doing when a spec gives room to interpretation.
  // It seems to work well on Chrome on ChromeOS.

  // TODO: Consider using event screen position as another heuristic.
}

function isPreloadable(anchorElement) {
  if (!anchorElement || !anchorElement.href) {
    return
  }

  if (_useWhitelist && !('instant' in anchorElement.dataset)) {
    return
  }

  if (anchorElement.origin != location.origin) {
    let allowed = _allowExternalLinks || 'instant' in anchorElement.dataset
    if (!allowed || !_chromiumMajorVersionInUserAgent) {
      // Chromium-only: see comment on “restrictive prefetch” and “cross-site speculation rules prefetch”
      return
    }
  }

  if (!['http:', 'https:'].includes(anchorElement.protocol)) {
    return
  }

  if (anchorElement.protocol == 'http:' && location.protocol == 'https:') {
    return
  }

  if (!_allowQueryString && anchorElement.search && !('instant' in anchorElement.dataset)) {
    return
  }

  if (anchorElement.hash && anchorElement.pathname + anchorElement.search == location.pathname + location.search) {
    return
  }

  if ('noInstant' in anchorElement.dataset) {
    return
  }

  return true
}

function preload(url, fetchPriority = 'auto') {
  if (_preloadedList.has(url)) {
    return
  }

  if (_speculationRulesType != 'none') {
    preloadUsingSpeculationRules(url)
  } else {
    preloadUsingLinkElement(url, fetchPriority)
  }

  _preloadedList.add(url)
}

function preloadUsingSpeculationRules(url) {
  const scriptElement = document.createElement('script')
  scriptElement.type = 'speculationrules'

  scriptElement.textContent = JSON.stringify({
    [_speculationRulesType]: [{
      source: 'list',
      urls: [url]
    }]
  })

  // When using speculation rules, cross-site prefetch is supported, but will
  // only work if the user has no cookies for the destination site. The
  // prefetch will not be sent, if the user does have such cookies.

  document.head.appendChild(scriptElement)
}

function preloadUsingLinkElement(url, fetchPriority = 'auto') {
  const linkElement = document.createElement('link')
  linkElement.rel = 'prefetch'
  linkElement.href = url

  linkElement.fetchPriority = fetchPriority
  // By default, a prefetch is loaded with a low priority.
  // When there’s a fair chance that this prefetch is going to be used in the
  // near term (= after a touch/mouse event), giving it a high priority helps
  // make the page load faster in case there are other resources loading.
  // Prioritizing it implicitly means deprioritizing every other resource
  // that’s loading on the page. Due to HTML documents usually being much
  // smaller than other resources (notably images and JavaScript), and
  // prefetches happening once the initial page is sufficiently loaded,
  // this theft of bandwidth should rarely be detrimental.

  linkElement.as = 'document'
  // as=document is Chromium-only and allows cross-origin prefetches to be
  // usable for navigation. They call it “restrictive prefetch” and intend
  // to remove it: https://crbug.com/1352371
  //
  // This document from the Chrome team dated 2022-08-10
  // https://docs.google.com/document/d/1x232KJUIwIf-k08vpNfV85sVCRHkAxldfuIA5KOqi6M
  // claims (I haven’t tested) that data- and battery-saver modes as well as
  // the setting to disable preloading do not disable restrictive prefetch,
  // unlike regular prefetch. That’s good for prefetching on a touch/mouse
  // event, but might be bad when prefetching every link in the viewport.

  document.head.appendChild(linkElement)
}litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/litespeed-cache-admin.js000064400000040703151600202700022511 0ustar00var _litespeed_meta;
var _litespeed_shell_interval = 3; // seconds
var _litespeed_shell_interval_range = [3, 60];
var _litespeed_shell_handle;
var _litespeed_shell_display_handle;
var _litespeed_crawler_url;
var _litespeed_dots;

(function ($) {
	'use strict';

	/**
	 * All of the code for your public-facing JavaScript source
	 * should reside in this file.
	 *
	 * Note: It has been assumed you will write jQuery code here, so the
	 * $ function reference has been prepared for usage within the scope
	 * of this function.
	 *
	 * This enables you to define handlers, for when the DOM is ready:
	 *
	 * $(function() {
	 *
	 * }) ;
	 *
	 * When the window is loaded:
	 *
	 * $( window ).load(function() {
	 *
	 * }) ;
	 *
	 * ...and/or other possibilities.
	 *
	 * Ideally, it is not considered best practise to attach more than a
	 * single DOM-ready or window-load handler for a particular page.
	 * Although scripts in the WordPress core, Plugins and Themes may be
	 * practising this, we should strive to set a better example in our own work.
	 */

	jQuery(document).ready(function () {
		/************** Common LiteSpeed JS **************/
		// Link confirm
		$('[data-litespeed-cfm]').on('click', function (event) {
			if (confirm($.trim($(this).data('litespeed-cfm')).replace(/\\n/g, '\n'))) {
				return true;
			}
			event.preventDefault();
			event.stopImmediatePropagation();
			return false;
		});

		/************** LSWCP JS ****************/
		// page tab switch functionality
		(function () {
			var hash = window.location.hash.substr(1);
			var $tabs = $('[data-litespeed-tab]');
			var $subtabs = $('[data-litespeed-subtab]');

			// Handle tab and subtab events
			var tab_action = function ($elems, type) {
				type = litespeed_tab_type(type);
				var data = 'litespeed-' + type;
				$elems.on('click', function (_event) {
					litespeed_display_tab($(this).data(data), type);
					document.cookie = 'litespeed_' + type + '=' + $(this).data(data);
					$(this).blur();
				});
			};
			tab_action($tabs);
			tab_action($subtabs, 'subtab');

			if (!$tabs.length > 0) {
				// No tabs exist
				return;
			}

			// Find hash in tabs and subtabs
			var $hash_tab = $tabs.filter('[data-litespeed-tab="' + hash + '"]:first');
			var $hash_subtab = $subtabs.filter('[data-litespeed-subtab="' + hash + '"]:first');

			// Find tab name
			var $subtab;
			var $tab;
			var tab_name;
			if ($hash_subtab.length > 0) {
				// Hash is a subtab
				$tab = $hash_subtab.closest('[data-litespeed-layout]');
				if ($tab.length > 0) {
					$subtab = $hash_subtab;
					tab_name = $tab.data('litespeed-layout');
				}
			}
			if (typeof $tab === 'undefined' || $tab.length < 1) {
				// Maybe hash is a tab
				$tab = $hash_tab;
				if ($tab.length < 1) {
					// Maybe tab cookie exists
					$tab = litespeed_tab_cookie($tabs);
					if ($tab.length < 1) {
						// Use the first tab by default
						$tab = $tabs.first();
					}
				}
				if (typeof tab_name === 'undefined') {
					tab_name = $tab.data('litespeed-tab');
				}
			}

			// Always display a tab
			litespeed_display_tab(tab_name);

			// Find subtab name
			if (typeof $subtab === 'undefined' || $subtab.length < 1) {
				$subtab = litespeed_tab_cookie($subtabs, 'subtab');
			}
			if ($subtab.length > 0) {
				var subtab_name = $subtab.data('litespeed-subtab');
				// Display a subtab
				litespeed_display_tab(subtab_name, 'subtab');
			}
		})();

		// Manage page -> purge by
		$('[name=purgeby]').on('change', function (event) {
			$('[data-purgeby]').hide();
			$('[data-purgeby=' + this.value + ']').show();
		});

		/*************** crawler ******************/
		$('#litespeed-crawl-url-btn').on('click', function () {
			if (!$(this).data('url')) {
				return false;
			}
			$('.litespeed-shell').removeClass('litespeed-hide');
			_litespeed_dots = window.setInterval(_litespeed_loading_dots, 300);
			_litespeed_crawler_url = $(this).data('url');
			litespeed_fetch_meta();
			$(this).hide();
		});

		$('#litespeed_manual_trigger').on('click', function (event) {
			$('#litespeed-loading-dot').before('<li>Manually Started</li>');
			_litespeed_shell_interval = _litespeed_shell_interval_range[0];
			litespeed_fetch_meta();
		});

		/******************** Clear whm msg ********************/
		$(document).on('click', '.lscwp-whm-notice .notice-dismiss', function () {
			$.get(litespeed_data.ajax_url_dismiss_whm);
		});
		/******************** Clear rule conflict msg ********************/
		$(document).on('click', '.lscwp-notice-ruleconflict .notice-dismiss', function () {
			$.get(litespeed_data.ajax_url_dismiss_ruleconflict);
		});

		/** Accesskey **/
		$('[litespeed-accesskey]').map(function () {
			var thiskey = $(this).attr('litespeed-accesskey');
			$(this).attr('title', 'Shortcut : ' + thiskey.toLocaleUpperCase());
			var that = this;
			$(document).on('keydown', function (e) {
				if ($(':input:focus').length > 0) return;
				if (event.metaKey) return;
				if (event.ctrlKey) return;
				if (event.altKey) return;
				if (event.shiftKey) return;
				if (litespeed_keycode(thiskey.charCodeAt(0))) $(that)[0].click();
			});
		});

		/** Lets copy one more submit button **/
		if ($('input[name="LSCWP_CTRL"]').length > 0) {
			var btn = $('input.litespeed-duplicate-float');
			btn.clone().addClass('litespeed-float-submit').removeAttr('id').insertAfter(btn);
		}
		if ($('input[id="LSCWP_NONCE"]').length > 0) {
			$('input[id="LSCWP_NONCE"]').removeAttr('id');
		}

		/** Promo banner **/
		$('#litespeed-promo-done').on('click', function (event) {
			$('.litespeed-banner-promo-full').slideUp();
			$.get(litespeed_data.ajax_url_promo + '&done=1');
		});
		$('#litespeed-promo-later').on('click', function (event) {
			$('.litespeed-banner-promo-full').slideUp();
			$.get(litespeed_data.ajax_url_promo);
		});

		/**
		 * Human readable time conversation
		 * @since  3.0
		 */
		if ($('[data-litespeed-readable]').length > 0) {
			$('[data-litespeed-readable]').each(function (index, el) {
				var that = this;
				var $input = $(this).siblings('input[type="text"]');

				var txt = litespeed_readable_time($input.val());
				$(that).html(txt ? '= ' + txt : '');

				$input.on('keyup', function (event) {
					var txt = litespeed_readable_time($(this).val());
					$(that).html(txt ? '= ' + txt : '');
				});
			});
		}

		/**
		 * Get server IP
		 * @since  3.0
		 */
		$('#litespeed_get_ip').on('click', function (e) {
			$.ajax({
				url: litespeed_data.ajax_url_getIP,
				dataType: 'json',
				beforeSend: function (xhr) {
					xhr.setRequestHeader('X-WP-Nonce', litespeed_data.nonce);
				},
				success: function (data) {
					console.log('[litespeed] get server IP response: ' + data);
					$('#litespeed_server_ip').html(data);
				},
			});
		});

		/**
		 * Freeze or melt a specific crawler
		 * @since  4.3
		 */
		if ($('[data-crawler-list] [data-litespeed_toggle_id]').length > 0) {
			$('[data-crawler-list] [data-litespeed_toggle_id]').on('click', function (e) {
				var crawler_id = $(this).attr('data-litespeed_toggle_id');
				var crawler_id = Number(crawler_id.split('-').pop());
				var that = this;
				$.ajax({
					url: litespeed_data.ajax_url_crawler_switch,
					dataType: 'json',
					method: 'POST',
					cache: false,
					data: { crawler_id: crawler_id },
					beforeSend: function (xhr) {
						xhr.setRequestHeader('X-WP-Nonce', litespeed_data.nonce);
					},
					success: function (data) {
						$(that)
							.toggleClass('litespeed-toggle-btn-default litespeed-toggleoff', data == 0)
							.toggleClass('litespeed-toggle-btn-primary', data == 1);
						console.log('litespeed-crawler-ajax: change Activate option');
					},
					error: function (xhr, error) {
						console.log(xhr);
						console.log(error);
						console.log('litespeed-crawler-ajax: option failed to save due to some error');
					},
				});
			});
		}

		/**
		 * Click only once
		 */
		if ($('[data-litespeed-onlyonce]').length > 0) {
			$('[data-litespeed-onlyonce]').on('click', function (e) {
				if ($(this).hasClass('disabled')) {
					e.preventDefault();
				}
				$(this).addClass('disabled');
			});
		}
	});
})(jQuery);

/**
 * Plural handler
 */
function litespeed_plural($num, $txt) {
	if ($num > 1) return $num + ' ' + $txt + 's';

	return $num + ' ' + $txt;
}

/**
 * Convert seconds to readable time
 */
function litespeed_readable_time(seconds) {
	if (seconds < 60) {
		return '';
	}

	var second = Math.floor(seconds % 60);
	var minute = Math.floor((seconds / 60) % 60);
	var hour = Math.floor((seconds / 3600) % 24);
	var day = Math.floor((seconds / 3600 / 24) % 7);
	var week = Math.floor(seconds / 3600 / 24 / 7);

	var str = '';
	if (week) str += ' ' + litespeed_plural(week, 'week');
	if (day) str += ' ' + litespeed_plural(day, 'day');
	if (hour) str += ' ' + litespeed_plural(hour, 'hour');
	if (minute) str += ' ' + litespeed_plural(minute, 'minute');
	if (second) str += ' ' + litespeed_plural(second, 'second');

	return str;
}

/**
 * Trigger a click event on an element
 * @since  1.8
 */
function litespeed_trigger_click(selector) {
	jQuery(selector).trigger('click');
}

function litespeed_keycode(num) {
	var num = num || 13;
	var code = window.event ? event.keyCode : event.which;
	if (num == code) return true;
	return false;
}

/**
 * Normalize specified tab type
 * @since  4.7
 */
function litespeed_tab_type(type) {
	return 'subtab' === type ? type : 'tab';
}

/**
 * Sniff cookies for tab and subtab
 * @since  4.7
 */
function litespeed_tab_cookie($elems, type) {
	type = litespeed_tab_type(type);
	var re = new RegExp('(?:^|.*;)\\s*litespeed_' + type + '\\s*=\\s*([^;]*).*$|^.*$', 'ms');
	var name = document.cookie.replace(re, '$1');
	return $elems.filter('[data-litespeed-' + type + '="' + name + '"]:first');
}

function litespeed_display_tab(name, type) {
	type = litespeed_tab_type(type);
	var $tabs;
	var $layouts;
	var classname;
	var layout_type;
	if ('subtab' === type) {
		classname = 'focus';
		layout_type = 'sublayout';
		$tabs = jQuery('[data-litespeed-subtab="' + name + '"]')
			.siblings('[data-litespeed-subtab]')
			.addBack();
		$layouts = jQuery('[data-litespeed-sublayout="' + name + '"]')
			.siblings('[data-litespeed-sublayout]')
			.addBack();
	} else {
		// Maybe handle subtabs
		var $subtabs = jQuery('[data-litespeed-layout="' + name + '"] [data-litespeed-subtab]');
		if ($subtabs.length > 0) {
			// Find subtab name
			var $subtab = litespeed_tab_cookie($subtabs, 'subtab');
			if ($subtab.length < 1) {
				$subtab = jQuery('[data-litespeed-layout="' + name + '"] [data-litespeed-subtab]:first');
			}
			if ($subtab.length > 0) {
				var subtab_name = $subtab.data('litespeed-subtab');
				// Display a subtab
				litespeed_display_tab(subtab_name, 'subtab');
			}
		}
		classname = 'nav-tab-active';
		layout_type = 'layout';
		$tabs = jQuery('[data-litespeed-tab]');
		$layouts = jQuery('[data-litespeed-layout]');
	}
	$tabs.removeClass(classname);
	$tabs.filter('[data-litespeed-' + type + '="' + name + '"]').addClass(classname);
	$layouts.hide();
	$layouts.filter('[data-litespeed-' + layout_type + '="' + name + '"]').show();
}

function lscwpEsiEnabled(the_checkbox, esi_ids) {
	var rdonly = the_checkbox.checked ? false : true;
	var len = esi_ids.length;
	for (var i = 0; i < len; i++) {
		var node_id = 'saved_' + esi_ids[i].getAttribute('id');
		var node_val = esi_ids[i].getAttribute('value');
		var prev = document.getElementById(node_id);
		if (rdonly === false) {
			esi_ids[i].removeAttribute('disabled');
			if (prev) {
				esi_ids[i].removeChild(prev);
			}
			continue;
		}
		esi_ids[i].setAttribute('disabled', true);
		if (prev !== null) {
			if (esi_ids[i].checked) {
				prev.setAttribute('value', node_val);
			} else {
				esi_ids[i].removeChild(prev);
			}
			continue;
		} else if (esi_ids[i].checked === false) {
			continue;
		}
		var hid = document.createElement('INPUT');
		hid.setAttribute('type', 'hidden');
		hid.setAttribute('name', esi_ids[i].getAttribute('name'));
		hid.setAttribute('value', node_val);
		hid.setAttribute('id', node_id);
		esi_ids[i].appendChild(hid);
	}
}

// Append params to uri
function litespeed_append_param(uri, key, val) {
	var re = new RegExp('([?&])' + key + '=.*?(&|$)', 'i');
	var separator = uri.indexOf('?') !== -1 ? '&' : '?';
	if (uri.match(re)) {
		return uri.replace(re, '$1' + key + '=' + val + '$2');
	} else {
		return uri + separator + key + '=' + val;
	}
}

function litespeed_pulse() {
	jQuery('#litespeed-shell-icon').animate(
		{
			width: 27,
			height: 34,
			opacity: 1,
		},
		700,
		function () {
			jQuery('#litespeed-shell-icon').animate(
				{
					width: 23,
					height: 29,
					opacity: 0.5,
				},
				700,
			);
		},
	);
}

function litespeed_fetch_meta() {
	window.clearTimeout(_litespeed_shell_handle);
	jQuery('#litespeed-loading-dot').text('');
	jQuery.ajaxSetup({ cache: false });
	jQuery.getJSON(_litespeed_crawler_url, function (meta) {
		litespeed_pulse();
		var changed = false;
		if (meta && 'list_size' in meta) {
			new_meta =
				meta.list_size + ' ' + meta.file_time + ' ' + meta.curr_crawler + ' ' + meta.last_pos + ' ' + meta.last_count + ' ' + meta.last_start_time + ' ' + meta.is_running;
			if (new_meta != _litespeed_meta) {
				_litespeed_meta = new_meta;
				changed = true;
				string = _litespeed_build_meta(meta);
				jQuery('#litespeed-loading-dot').before(string);
				// remove first log elements
				log_length = jQuery('.litespeed-shell-body li').length;
				if (log_length > 50) {
					jQuery('.litespeed-shell-body li:lt(' + (log_length - 50) + ')').remove();
				}
				// scroll to end
				jQuery('.litespeed-shell-body')
					.stop()
					.animate(
						{
							scrollTop: jQuery('.litespeed-shell-body')[0].scrollHeight,
						},
						800,
					);
			}

			// dynamic adjust the interval length
			_litespeed_adjust_interval(changed);
		}
		// display interval counting
		litespeed_display_interval_reset();
		_litespeed_shell_handle = window.setTimeout(_litespeed_dynamic_timeout, _litespeed_shell_interval * 1000);
	});
}

/**
 * Dynamic adjust interval
 */
function _litespeed_adjust_interval(changed) {
	if (changed) {
		_litespeed_shell_interval -= Math.ceil(_litespeed_shell_interval / 2);
	} else {
		_litespeed_shell_interval++;
	}

	if (_litespeed_shell_interval < _litespeed_shell_interval_range[0]) {
		_litespeed_shell_interval = _litespeed_shell_interval_range[0];
	}
	if (_litespeed_shell_interval > _litespeed_shell_interval_range[1]) {
		_litespeed_shell_interval = _litespeed_shell_interval_range[1];
	}
}

function _litespeed_build_meta(meta) {
	var string =
		'<li>' +
		litespeed_date(meta.last_update_time) +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Size: ' +
		meta.list_size +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crawler: #' +
		(meta.curr_crawler * 1 + 1) +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Position: ' +
		(meta.last_pos * 1 + 1) +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Threads: ' +
		meta.last_count +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status: ';
	if (meta.is_running) {
		string += 'crawling, ' + meta.last_status;
	} else {
		string += meta.end_reason ? meta.end_reason : '-';
	}
	string += '</li>';
	return string;
}

function _litespeed_dynamic_timeout() {
	litespeed_fetch_meta();
}

function litespeed_display_interval_reset() {
	window.clearInterval(_litespeed_shell_display_handle);
	jQuery('.litespeed-shell-header-bar').data('num', _litespeed_shell_interval);
	_litespeed_shell_display_handle = window.setInterval(_litespeed_display_interval, 1000);

	jQuery('.litespeed-shell-header-bar')
		.stop()
		.animate({ width: '100%' }, 500, function () {
			jQuery('.litespeed-shell-header-bar').css('width', '0%');
		});
}

function _litespeed_display_interval() {
	var num = jQuery('.litespeed-shell-header-bar').data('num');
	jQuery('.litespeed-shell-header-bar')
		.stop()
		.animate({ width: litespeed_get_percent(num, _litespeed_shell_interval) + '%' }, 1000);
	if (num > 0) num--;
	if (num < 0) num = 0;
	jQuery('.litespeed-shell-header-bar').data('num', num);
}

function litespeed_get_percent(num1, num2) {
	num1 = num1 * 1;
	num2 = num2 * 1;
	num = (num2 - num1) / num2;
	return num * 100;
}

function _litespeed_loading_dots() {
	jQuery('#litespeed-loading-dot').append('.');
}

function litespeed_date(timestamp) {
	var a = new Date(timestamp * 1000);
	var months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'];
	var year = a.getFullYear();
	var month = months[a.getMonth()];
	var date = litespeed_add_zero(a.getDate());
	var hour = litespeed_add_zero(a.getHours());
	var min = litespeed_add_zero(a.getMinutes());
	var sec = litespeed_add_zero(a.getSeconds());
	var time = date + ' ' + month + ' ' + year + ' ' + hour + ':' + min + ':' + sec;
	return time;
}

function litespeed_add_zero(i) {
	if (i < 10) {
		i = '0' + i;
	}
	return i;
}
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/iziModal.min.js000064400000063232151600202750020745 0ustar00/*
* iziModal | v1.6.0
* https://izimodal.marcelodolza.com/
* by Marcelo Dolce.
*/
!function(t){"function"==typeof define&&define.amd?define(["jquery"],t):"object"==typeof module&&module.exports?module.exports=function(e,i){return void 0===i&&(i="undefined"!=typeof window?require("jquery"):require("jquery")(e)),t(i),i}:t(jQuery)}(function(t){function e(){var t,e=document.createElement("fakeelement"),i={animation:"animationend",OAnimation:"oAnimationEnd",MozAnimation:"animationend",WebkitAnimation:"webkitAnimationEnd"};for(t in i)if(void 0!==e.style[t])return i[t]}function i(t){return 9===t?navigator.appVersion.indexOf("MSIE 9.")!==-1:(userAgent=navigator.userAgent,userAgent.indexOf("MSIE ")>-1||userAgent.indexOf("Trident/")>-1)}function n(t){var e=/%|px|em|cm|vh|vw/;return parseInt(String(t).split(e)[0])}function o(e){var i=e.replace(/^.*#/,""),n=t(e);n.attr("id",i+"-tmp"),window.location.hash=e,n.attr("id",i)}var s=t(window),a=t(document),r="iziModal",l={CLOSING:"closing",CLOSED:"closed",OPENING:"opening",OPENED:"opened",DESTROYED:"destroyed"},d=e(),h=!!/Mobi/.test(navigator.userAgent);window.$iziModal={},window.$iziModal.autoOpen=0,window.$iziModal.history=!1;var c=function(t,e){this.init(t,e)};return c.prototype={constructor:c,init:function(e,i){var n=this;this.$element=t(e),void 0!==this.$element[0].id&&""!==this.$element[0].id?this.id=this.$element[0].id:(this.id=r+Math.floor(1e7*Math.random()+1),this.$element.attr("id",this.id)),this.classes=void 0!==this.$element.attr("class")?this.$element.attr("class"):"",this.content=this.$element.html(),this.state=l.CLOSED,this.options=i,this.width=0,this.timer=null,this.timerTimeout=null,this.progressBar=null,this.isPaused=!1,this.isFullscreen=!1,this.headerHeight=0,this.modalHeight=0,this.$overlay=t('<div class="'+r+'-overlay" style="background-color:'+i.overlayColor+'"></div>'),this.$navigate=t('<div class="'+r+'-navigate"><div class="'+r+'-navigate-caption">Use</div><button class="'+r+'-navigate-prev"></button><button class="'+r+'-navigate-next"></button></div>'),this.group={name:this.$element.attr("data-"+r+"-group"),index:null,ids:[]},this.$element.attr("aria-hidden","true"),this.$element.attr("aria-labelledby",this.id),this.$element.attr("role","dialog"),this.$element.hasClass("iziModal")||this.$element.addClass("iziModal"),void 0===this.group.name&&""!==i.group&&(this.group.name=i.group,this.$element.attr("data-"+r+"-group",i.group)),this.options.loop===!0&&this.$element.attr("data-"+r+"-loop",!0),t.each(this.options,function(t,e){var o=n.$element.attr("data-"+r+"-"+t);try{"undefined"!=typeof o&&(""===o||"true"==o?i[t]=!0:"false"==o?i[t]=!1:"function"==typeof e?i[t]=new Function(o):i[t]=o)}catch(s){}}),i.appendTo!==!1&&this.$element.appendTo(i.appendTo),i.iframe===!0?(this.$element.html('<div class="'+r+'-wrap"><div class="'+r+'-content"><iframe class="'+r+'-iframe"></iframe>'+this.content+"</div></div>"),null!==i.iframeHeight&&this.$element.find("."+r+"-iframe").css("height",i.iframeHeight)):this.$element.html('<div class="'+r+'-wrap"><div class="'+r+'-content">'+this.content+"</div></div>"),null!==this.options.background&&this.$element.css("background",this.options.background),this.$wrap=this.$element.find("."+r+"-wrap"),null===i.zindex||isNaN(parseInt(i.zindex))||(this.$element.css("z-index",i.zindex),this.$navigate.css("z-index",i.zindex-1),this.$overlay.css("z-index",i.zindex-2)),""!==i.radius&&this.$element.css("border-radius",i.radius),""!==i.padding&&this.$element.find("."+r+"-content").css("padding",i.padding),""!==i.theme&&("light"===i.theme?this.$element.addClass(r+"-light"):this.$element.addClass(i.theme)),i.rtl===!0&&this.$element.addClass(r+"-rtl"),i.openFullscreen===!0&&(this.isFullscreen=!0,this.$element.addClass("isFullscreen")),this.createHeader(),this.recalcWidth(),this.recalcVerticalPos(),!n.options.afterRender||"function"!=typeof n.options.afterRender&&"object"!=typeof n.options.afterRender||n.options.afterRender(n)},createHeader:function(){this.$header=t('<div class="'+r+'-header"><h2 class="'+r+'-header-title">'+this.options.title+'</h2><p class="'+r+'-header-subtitle">'+this.options.subtitle+'</p><div class="'+r+'-header-buttons"></div></div>'),this.options.closeButton===!0&&this.$header.find("."+r+"-header-buttons").append('<a href="javascript:void(0)" class="'+r+"-button "+r+'-button-close" data-'+r+"-close></a>"),this.options.fullscreen===!0&&this.$header.find("."+r+"-header-buttons").append('<a href="javascript:void(0)" class="'+r+"-button "+r+'-button-fullscreen" data-'+r+"-fullscreen></a>"),this.options.timeoutProgressbar===!0&&this.$header.prepend('<div class="'+r+'-progressbar"><div style="background-color:'+this.options.timeoutProgressbarColor+'"></div></div>'),""===this.options.subtitle&&this.$header.addClass(r+"-noSubtitle"),""!==this.options.title&&(null!==this.options.headerColor&&(this.options.borderBottom===!0&&this.$element.css("border-bottom","3px solid "+this.options.headerColor),this.$header.css("background",this.options.headerColor)),null===this.options.icon&&null===this.options.iconText||(this.$header.prepend('<i class="'+r+'-header-icon"></i>'),null!==this.options.icon&&this.$header.find("."+r+"-header-icon").addClass(this.options.icon).css("color",this.options.iconColor),null!==this.options.iconText&&this.$header.find("."+r+"-header-icon").html(this.options.iconText)),this.$element.css("overflow","hidden").prepend(this.$header))},setGroup:function(e){var i=this,n=this.group.name||e;if(this.group.ids=[],void 0!==e&&e!==this.group.name&&(n=e,this.group.name=n,this.$element.attr("data-"+r+"-group",n)),void 0!==n&&""!==n){var o=0;t.each(t("."+r+"[data-"+r+"-group="+n+"]"),function(e,n){i.group.ids.push(t(this)[0].id),i.id==t(this)[0].id&&(i.group.index=o),o++})}},toggle:function(){this.state==l.OPENED&&this.close(),this.state==l.CLOSED&&this.open()},startProgress:function(t){var e=this;this.isPaused=!1,clearTimeout(this.timerTimeout),this.options.timeoutProgressbar===!0?(this.progressBar={hideEta:null,maxHideTime:null,currentTime:(new Date).getTime(),el:this.$element.find("."+r+"-progressbar > div"),updateProgress:function(){if(!e.isPaused){e.progressBar.currentTime=e.progressBar.currentTime+10;var t=(e.progressBar.hideEta-e.progressBar.currentTime)/e.progressBar.maxHideTime*100;e.progressBar.el.width(t+"%"),t<0&&e.close()}}},t>0&&(this.progressBar.maxHideTime=parseFloat(t),this.progressBar.hideEta=(new Date).getTime()+this.progressBar.maxHideTime,this.timerTimeout=setInterval(this.progressBar.updateProgress,10))):this.timerTimeout=setTimeout(function(){e.close()},e.options.timeout)},pauseProgress:function(){this.isPaused=!0},resumeProgress:function(){this.isPaused=!1},resetProgress:function(t){clearTimeout(this.timerTimeout),this.progressBar={},this.$element.find("."+r+"-progressbar > div").width("100%")},open:function(e){function i(){s.state=l.OPENED,s.$element.trigger(l.OPENED),!s.options.onOpened||"function"!=typeof s.options.onOpened&&"object"!=typeof s.options.onOpened||s.options.onOpened(s)}function n(){s.$element.off("click","[data-"+r+"-close]").on("click","[data-"+r+"-close]",function(e){e.preventDefault();var i=t(e.currentTarget).attr("data-"+r+"-transitionOut");void 0!==i?s.close({transition:i}):s.close()}),s.$element.off("click","[data-"+r+"-fullscreen]").on("click","[data-"+r+"-fullscreen]",function(t){t.preventDefault(),s.isFullscreen===!0?(s.isFullscreen=!1,s.$element.removeClass("isFullscreen")):(s.isFullscreen=!0,s.$element.addClass("isFullscreen")),s.options.onFullscreen&&"function"==typeof s.options.onFullscreen&&s.options.onFullscreen(s),s.$element.trigger("fullscreen",s)}),s.$navigate.off("click","."+r+"-navigate-next").on("click","."+r+"-navigate-next",function(t){s.next(t)}),s.$element.off("click","[data-"+r+"-next]").on("click","[data-"+r+"-next]",function(t){s.next(t)}),s.$navigate.off("click","."+r+"-navigate-prev").on("click","."+r+"-navigate-prev",function(t){s.prev(t)}),s.$element.off("click","[data-"+r+"-prev]").on("click","[data-"+r+"-prev]",function(t){s.prev(t)})}var s=this;try{void 0!==e&&e.preventClose===!1&&t.each(t("."+r),function(e,i){if(void 0!==t(i).data().iziModal){var n=t(i).iziModal("getState");"opened"!=n&&"opening"!=n||t(i).iziModal("close")}})}catch(c){}if(function(){if(s.options.history){var t=document.title;document.title=t+" - "+s.options.title,o("#"+s.id),document.title=t,window.$iziModal.history=!0}else window.$iziModal.history=!1}(),this.state==l.CLOSED){if(n(),this.setGroup(),this.state=l.OPENING,this.$element.trigger(l.OPENING),this.$element.attr("aria-hidden","false"),this.options.timeoutProgressbar===!0&&this.$element.find("."+r+"-progressbar > div").width("100%"),this.options.iframe===!0){this.$element.find("."+r+"-content").addClass(r+"-content-loader"),this.$element.find("."+r+"-iframe").on("load",function(){t(this).parent().removeClass(r+"-content-loader")});var u=null;try{u=""!==t(e.currentTarget).attr("href")?t(e.currentTarget).attr("href"):null}catch(c){}if(null===this.options.iframeURL||null!==u&&void 0!==u||(u=this.options.iframeURL),null===u||void 0===u)throw new Error("Failed to find iframe URL");this.$element.find("."+r+"-iframe").attr("src",u)}(this.options.bodyOverflow||h)&&(t("html").addClass(r+"-isOverflow"),h&&t("body").css("overflow","hidden")),this.options.onOpening&&"function"==typeof this.options.onOpening&&this.options.onOpening(this),function(){if(s.group.ids.length>1){s.$navigate.appendTo("body"),s.$navigate.addClass("fadeIn"),s.options.navigateCaption===!0&&s.$navigate.find("."+r+"-navigate-caption").show();var n=s.$element.outerWidth();s.options.navigateArrows!==!1?"closeScreenEdge"===s.options.navigateArrows?(s.$navigate.find("."+r+"-navigate-prev").css("left",0).show(),s.$navigate.find("."+r+"-navigate-next").css("right",0).show()):(s.$navigate.find("."+r+"-navigate-prev").css("margin-left",-(n/2+84)).show(),s.$navigate.find("."+r+"-navigate-next").css("margin-right",-(n/2+84)).show()):(s.$navigate.find("."+r+"-navigate-prev").hide(),s.$navigate.find("."+r+"-navigate-next").hide());var o;0===s.group.index&&(o=t("."+r+"[data-"+r+'-group="'+s.group.name+'"][data-'+r+"-loop]").length,0===o&&s.options.loop===!1&&s.$navigate.find("."+r+"-navigate-prev").hide()),s.group.index+1===s.group.ids.length&&(o=t("."+r+"[data-"+r+'-group="'+s.group.name+'"][data-'+r+"-loop]").length,0===o&&s.options.loop===!1&&s.$navigate.find("."+r+"-navigate-next").hide())}s.options.overlay===!0&&(s.options.appendToOverlay===!1?s.$overlay.appendTo("body"):s.$overlay.appendTo(s.options.appendToOverlay)),s.options.transitionInOverlay&&s.$overlay.addClass(s.options.transitionInOverlay);var a=s.options.transitionIn;"object"==typeof e&&(void 0===e.transition&&void 0===e.transitionIn||(a=e.transition||e.transitionIn),void 0!==e.zindex&&s.setZindex(e.zindex)),""!==a&&void 0!==d?(s.$element.addClass("transitionIn "+a).show(),s.$wrap.one(d,function(){s.$element.removeClass(a+" transitionIn"),s.$overlay.removeClass(s.options.transitionInOverlay),s.$navigate.removeClass("fadeIn"),i()})):(s.$element.show(),i()),s.options.pauseOnHover!==!0||s.options.pauseOnHover!==!0||s.options.timeout===!1||isNaN(parseInt(s.options.timeout))||s.options.timeout===!1||0===s.options.timeout||(s.$element.off("mouseenter").on("mouseenter",function(t){t.preventDefault(),s.isPaused=!0}),s.$element.off("mouseleave").on("mouseleave",function(t){t.preventDefault(),s.isPaused=!1}))}(),this.options.timeout===!1||isNaN(parseInt(this.options.timeout))||this.options.timeout===!1||0===this.options.timeout||s.startProgress(this.options.timeout),this.options.overlayClose&&!this.$element.hasClass(this.options.transitionOut)&&this.$overlay.click(function(){s.close()}),this.options.focusInput&&this.$element.find(":input:not(button):enabled:visible:first").focus(),function p(){s.recalcLayout(),s.timer=setTimeout(p,300)}(),a.on("keydown."+r,function(t){s.options.closeOnEscape&&27===t.keyCode&&s.close()})}},close:function(e){function i(){n.state=l.CLOSED,n.$element.trigger(l.CLOSED),n.options.iframe===!0&&n.$element.find("."+r+"-iframe").attr("src",""),(n.options.bodyOverflow||h)&&(t("html").removeClass(r+"-isOverflow"),h&&t("body").css("overflow","auto")),n.options.onClosed&&"function"==typeof n.options.onClosed&&n.options.onClosed(n),n.options.restoreDefaultContent===!0&&n.$element.find("."+r+"-content").html(n.content),0===t("."+r+":visible").length&&t("html").removeClass(r+"-isAttached")}var n=this;if(this.state==l.OPENED||this.state==l.OPENING){a.off("keydown."+r),this.state=l.CLOSING,this.$element.trigger(l.CLOSING),this.$element.attr("aria-hidden","true"),clearTimeout(this.timer),clearTimeout(this.timerTimeout),n.options.onClosing&&"function"==typeof n.options.onClosing&&n.options.onClosing(this);var o=this.options.transitionOut;"object"==typeof e&&(void 0===e.transition&&void 0===e.transitionOut||(o=e.transition||e.transitionOut)),o===!1||""===o||void 0===d?(this.$element.hide(),this.$overlay.remove(),this.$navigate.remove(),i()):(this.$element.attr("class",[this.classes,r,o,"light"==this.options.theme?r+"-light":this.options.theme,this.isFullscreen===!0?"isFullscreen":"",this.options.rtl?r+"-rtl":""].join(" ")),this.$overlay.attr("class",r+"-overlay "+this.options.transitionOutOverlay),n.options.navigateArrows===!1||h||this.$navigate.attr("class",r+"-navigate fadeOut"),this.$element.one(d,function(){n.$element.hasClass(o)&&n.$element.removeClass(o+" transitionOut").hide(),n.$overlay.removeClass(n.options.transitionOutOverlay).remove(),n.$navigate.removeClass("fadeOut").remove(),i()}))}},next:function(e){var i=this,n="fadeInRight",o="fadeOutLeft",s=t("."+r+":visible"),a={};a.out=this,void 0!==e&&"object"!=typeof e?(e.preventDefault(),s=t(e.currentTarget),n=s.attr("data-"+r+"-transitionIn"),o=s.attr("data-"+r+"-transitionOut")):void 0!==e&&(void 0!==e.transitionIn&&(n=e.transitionIn),void 0!==e.transitionOut&&(o=e.transitionOut)),this.close({transition:o}),setTimeout(function(){for(var e=t("."+r+"[data-"+r+'-group="'+i.group.name+'"][data-'+r+"-loop]").length,o=i.group.index+1;o<=i.group.ids.length;o++){try{a["in"]=t("#"+i.group.ids[o]).data().iziModal}catch(s){}if("undefined"!=typeof a["in"]){t("#"+i.group.ids[o]).iziModal("open",{transition:n});break}if(o==i.group.ids.length&&e>0||i.options.loop===!0)for(var l=0;l<=i.group.ids.length;l++)if(a["in"]=t("#"+i.group.ids[l]).data().iziModal,"undefined"!=typeof a["in"]){t("#"+i.group.ids[l]).iziModal("open",{transition:n});break}}},200),t(document).trigger(r+"-group-change",a)},prev:function(e){var i=this,n="fadeInLeft",o="fadeOutRight",s=t("."+r+":visible"),a={};a.out=this,void 0!==e&&"object"!=typeof e?(e.preventDefault(),s=t(e.currentTarget),n=s.attr("data-"+r+"-transitionIn"),o=s.attr("data-"+r+"-transitionOut")):void 0!==e&&(void 0!==e.transitionIn&&(n=e.transitionIn),void 0!==e.transitionOut&&(o=e.transitionOut)),this.close({transition:o}),setTimeout(function(){for(var e=t("."+r+"[data-"+r+'-group="'+i.group.name+'"][data-'+r+"-loop]").length,o=i.group.index;o>=0;o--){try{a["in"]=t("#"+i.group.ids[o-1]).data().iziModal}catch(s){}if("undefined"!=typeof a["in"]){t("#"+i.group.ids[o-1]).iziModal("open",{transition:n});break}if(0===o&&e>0||i.options.loop===!0)for(var l=i.group.ids.length-1;l>=0;l--)if(a["in"]=t("#"+i.group.ids[l]).data().iziModal,"undefined"!=typeof a["in"]){t("#"+i.group.ids[l]).iziModal("open",{transition:n});break}}},200),t(document).trigger(r+"-group-change",a)},destroy:function(){var e=t.Event("destroy");this.$element.trigger(e),a.off("keydown."+r),clearTimeout(this.timer),clearTimeout(this.timerTimeout),this.options.iframe===!0&&this.$element.find("."+r+"-iframe").remove(),this.$element.html(this.$element.find("."+r+"-content").html()),this.$element.off("click","[data-"+r+"-close]"),this.$element.off("click","[data-"+r+"-fullscreen]"),this.$element.off("."+r).removeData(r).attr("style",""),this.$overlay.remove(),this.$navigate.remove(),this.$element.trigger(l.DESTROYED),this.$element=null},getState:function(){return this.state},getGroup:function(){return this.group},setWidth:function(t){this.options.width=t,this.recalcWidth();var e=this.$element.outerWidth();this.options.navigateArrows!==!0&&"closeToModal"!=this.options.navigateArrows||(this.$navigate.find("."+r+"-navigate-prev").css("margin-left",-(e/2+84)).show(),this.$navigate.find("."+r+"-navigate-next").css("margin-right",-(e/2+84)).show())},setTop:function(t){this.options.top=t,this.recalcVerticalPos(!1)},setBottom:function(t){this.options.bottom=t,this.recalcVerticalPos(!1)},setHeader:function(t){t?this.$element.find("."+r+"-header").show():(this.headerHeight=0,this.$element.find("."+r+"-header").hide())},setTitle:function(t){this.options.title=t,0===this.headerHeight&&this.createHeader(),0===this.$header.find("."+r+"-header-title").length&&this.$header.append('<h2 class="'+r+'-header-title"></h2>'),this.$header.find("."+r+"-header-title").html(t)},setSubtitle:function(t){""===t?(this.$header.find("."+r+"-header-subtitle").remove(),this.$header.addClass(r+"-noSubtitle")):(0===this.$header.find("."+r+"-header-subtitle").length&&this.$header.append('<p class="'+r+'-header-subtitle"></p>'),this.$header.removeClass(r+"-noSubtitle")),this.$header.find("."+r+"-header-subtitle").html(t),this.options.subtitle=t},setIcon:function(t){0===this.$header.find("."+r+"-header-icon").length&&this.$header.prepend('<i class="'+r+'-header-icon"></i>'),this.$header.find("."+r+"-header-icon").attr("class",r+"-header-icon "+t),this.options.icon=t},setIconText:function(t){this.$header.find("."+r+"-header-icon").html(t),this.options.iconText=t},setHeaderColor:function(t){this.options.borderBottom===!0&&this.$element.css("border-bottom","3px solid "+t),this.$header.css("background",t),this.options.headerColor=t},setBackground:function(t){t===!1?(this.options.background=null,this.$element.css("background","")):(this.$element.css("background",t),this.options.background=t)},setZindex:function(t){isNaN(parseInt(this.options.zindex))||(this.options.zindex=t,this.$element.css("z-index",t),this.$navigate.css("z-index",t-1),this.$overlay.css("z-index",t-2))},setFullscreen:function(t){t?(this.isFullscreen=!0,this.$element.addClass("isFullscreen")):(this.isFullscreen=!1,this.$element.removeClass("isFullscreen"))},setContent:function(t){if("object"==typeof t){var e=t["default"]||!1;e===!0&&(this.content=t.content),t=t.content}this.options.iframe===!1&&this.$element.find("."+r+"-content").html(t)},setTransitionIn:function(t){this.options.transitionIn=t},setTransitionOut:function(t){this.options.transitionOut=t},setTimeout:function(t){this.options.timeout=t},resetContent:function(){this.$element.find("."+r+"-content").html(this.content)},startLoading:function(){this.$element.find("."+r+"-loader").length||this.$element.append('<div class="'+r+'-loader fadeIn"></div>'),this.$element.find("."+r+"-loader").css({top:this.headerHeight,borderRadius:this.options.radius})},stopLoading:function(){var t=this.$element.find("."+r+"-loader");t.length||(this.$element.prepend('<div class="'+r+'-loader fadeIn"></div>'),t=this.$element.find("."+r+"-loader").css("border-radius",this.options.radius)),t.removeClass("fadeIn").addClass("fadeOut"),setTimeout(function(){t.remove()},600)},recalcWidth:function(){var t=this;if(this.$element.css("max-width",this.options.width),i()){var e=t.options.width;e.toString().split("%").length>1&&(e=t.$element.outerWidth()),t.$element.css({left:"50%",marginLeft:-(e/2)})}},recalcVerticalPos:function(t){null!==this.options.top&&this.options.top!==!1?(this.$element.css("margin-top",this.options.top),0===this.options.top&&this.$element.css({borderTopRightRadius:0,borderTopLeftRadius:0})):t===!1&&this.$element.css({marginTop:"",borderRadius:this.options.radius}),null!==this.options.bottom&&this.options.bottom!==!1?(this.$element.css("margin-bottom",this.options.bottom),0===this.options.bottom&&this.$element.css({borderBottomRightRadius:0,borderBottomLeftRadius:0})):t===!1&&this.$element.css({marginBottom:"",borderRadius:this.options.radius})},recalcLayout:function(){var e=this,o=s.height(),a=this.$element.outerHeight(),d=this.$element.outerWidth(),h=this.$element.find("."+r+"-content")[0].scrollHeight,c=h+this.headerHeight,u=this.$element.innerHeight()-this.headerHeight,p=(parseInt(-((this.$element.innerHeight()+1)/2))+"px",this.$wrap.scrollTop()),f=0;i()&&(d>=s.width()||this.isFullscreen===!0?this.$element.css({left:"0",marginLeft:""}):this.$element.css({left:"50%",marginLeft:-(d/2)})),this.options.borderBottom===!0&&""!==this.options.title&&(f=3),this.$element.find("."+r+"-header").length&&this.$element.find("."+r+"-header").is(":visible")?(this.headerHeight=parseInt(this.$element.find("."+r+"-header").innerHeight()),this.$element.css("overflow","hidden")):(this.headerHeight=0,this.$element.css("overflow","")),this.$element.find("."+r+"-loader").length&&this.$element.find("."+r+"-loader").css("top",this.headerHeight),a!==this.modalHeight&&(this.modalHeight=a,this.options.onResize&&"function"==typeof this.options.onResize&&this.options.onResize(this)),this.state!=l.OPENED&&this.state!=l.OPENING||(this.options.iframe===!0&&(o<this.options.iframeHeight+this.headerHeight+f||this.isFullscreen===!0?this.$element.find("."+r+"-iframe").css("height",o-(this.headerHeight+f)):this.$element.find("."+r+"-iframe").css("height",this.options.iframeHeight)),a==o?this.$element.addClass("isAttached"):this.$element.removeClass("isAttached"),this.isFullscreen===!1&&this.$element.width()>=s.width()?this.$element.find("."+r+"-button-fullscreen").hide():this.$element.find("."+r+"-button-fullscreen").show(),this.recalcButtons(),this.isFullscreen===!1&&(o=o-(n(this.options.top)||0)-(n(this.options.bottom)||0)),c>o?(this.options.top>0&&null===this.options.bottom&&h<s.height()&&this.$element.addClass("isAttachedBottom"),this.options.bottom>0&&null===this.options.top&&h<s.height()&&this.$element.addClass("isAttachedTop"),1===t("."+r+":visible").length&&t("html").addClass(r+"-isAttached"),this.$element.css("height",o)):(this.$element.css("height",h+(this.headerHeight+f)),this.$element.removeClass("isAttachedTop isAttachedBottom"),1===t("."+r+":visible").length&&t("html").removeClass(r+"-isAttached")),function(){h>u&&c>o?(e.$element.addClass("hasScroll"),e.$wrap.css("height",a-(e.headerHeight+f))):(e.$element.removeClass("hasScroll"),e.$wrap.css("height","auto"))}(),function(){u+p<h-30?e.$element.addClass("hasShadow"):e.$element.removeClass("hasShadow")}())},recalcButtons:function(){var t=this.$header.find("."+r+"-header-buttons").innerWidth()+10;this.options.rtl===!0?this.$header.css("padding-left",t):this.$header.css("padding-right",t)}},s.off("load."+r).on("load."+r,function(e){var i=document.location.hash;if(0===window.$iziModal.autoOpen&&!t("."+r).is(":visible"))try{var n=t(i).data();"undefined"!=typeof n&&n.iziModal.options.autoOpen!==!1&&t(i).iziModal("open")}catch(o){}}),s.off("hashchange."+r).on("hashchange."+r,function(e){var i=document.location.hash;if(""!==i)try{var n=t(i).data();"undefined"!=typeof n&&"opening"!==t(i).iziModal("getState")&&setTimeout(function(){t(i).iziModal("open",{preventClose:!1})},200)}catch(o){}else window.$iziModal.history&&t.each(t("."+r),function(e,i){if(void 0!==t(i).data().iziModal){var n=t(i).iziModal("getState");"opened"!=n&&"opening"!=n||t(i).iziModal("close")}})}),a.off("click","[data-"+r+"-open]").on("click","[data-"+r+"-open]",function(e){e.preventDefault();var i=t("."+r+":visible"),n=t(e.currentTarget).attr("data-"+r+"-open"),o=t(e.currentTarget).attr("data-"+r+"-preventClose"),s=t(e.currentTarget).attr("data-"+r+"-transitionIn"),a=t(e.currentTarget).attr("data-"+r+"-transitionOut"),l=t(e.currentTarget).attr("data-"+r+"-zindex");void 0!==l&&t(n).iziModal("setZindex",l),void 0===o&&(void 0!==a?i.iziModal("close",{transition:a}):i.iziModal("close")),setTimeout(function(){void 0!==s?t(n).iziModal("open",{transition:s}):t(n).iziModal("open")},200)}),a.off("keyup."+r).on("keyup."+r,function(e){if(t("."+r+":visible").length){var i=t("."+r+":visible")[0].id,n=t("#"+i).data().iziModal.options.arrowKeys,o=t("#"+i).iziModal("getGroup"),s=e||window.event,a=s.target||s.srcElement;void 0===i||!n||void 0===o.name||s.ctrlKey||s.metaKey||s.altKey||"INPUT"===a.tagName.toUpperCase()||"TEXTAREA"==a.tagName.toUpperCase()||(37===s.keyCode?t("#"+i).iziModal("prev",s):39===s.keyCode&&t("#"+i).iziModal("next",s))}}),t.fn[r]=function(e,i){if(!t(this).length&&"object"==typeof e){var n={$el:document.createElement("div"),id:this.selector.split("#"),"class":this.selector.split(".")};if(n.id.length>1){try{n.$el=document.createElement(id[0])}catch(o){}n.$el.id=this.selector.split("#")[1].trim()}else if(n["class"].length>1){try{n.$el=document.createElement(n["class"][0])}catch(o){}for(var s=1;s<n["class"].length;s++)n.$el.classList.add(n["class"][s].trim())}document.body.appendChild(n.$el),this.push(t(this.selector))}for(var a=this,l=0;l<a.length;l++){var d=t(a[l]),h=d.data(r),u=t.extend({},t.fn[r].defaults,d.data(),"object"==typeof e&&e);if(h||e&&"object"!=typeof e){if("string"==typeof e&&"undefined"!=typeof h)return h[e].apply(h,[].concat(i))}else d.data(r,h=new c(d,u));u.autoOpen&&(isNaN(parseInt(u.autoOpen))?u.autoOpen===!0&&h.open():setTimeout(function(){h.open()},u.autoOpen),window.$iziModal.autoOpen++)}return this},t.fn[r].defaults={title:"",subtitle:"",headerColor:"#88A0B9",background:null,theme:"",icon:null,iconText:null,iconColor:"",rtl:!1,width:600,top:null,bottom:null,borderBottom:!0,padding:0,radius:3,zindex:999,iframe:!1,iframeHeight:400,iframeURL:null,focusInput:!0,group:"",loop:!1,arrowKeys:!0,navigateCaption:!0,navigateArrows:!0,history:!1,restoreDefaultContent:!1,autoOpen:0,bodyOverflow:!1,fullscreen:!1,openFullscreen:!1,closeOnEscape:!0,closeButton:!0,appendTo:"body",appendToOverlay:"body",overlay:!0,overlayClose:!0,overlayColor:"rgba(0, 0, 0, 0.4)",timeout:!1,timeoutProgressbar:!1,pauseOnHover:!1,timeoutProgressbarColor:"rgba(255,255,255,0.5)",transitionIn:"comingIn",transitionOut:"comingOut",transitionInOverlay:"fadeIn",transitionOutOverlay:"fadeOut",onFullscreen:function(){},onResize:function(){},onOpening:function(){},onOpened:function(){},onClosing:function(){},onClosed:function(){},afterRender:function(){}},t.fn[r].Constructor=c,t.fn.iziModal});litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/guest.docref.js000064400000000367151600203020020772 0ustar00var litespeed_docref = sessionStorage.getItem('litespeed_docref');
if (litespeed_docref) {
	Object.defineProperty(document, 'referrer', {
		get: function () {
			return litespeed_docref;
		},
	});
	sessionStorage.removeItem('litespeed_docref');
}
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/webfontloader.js000064400000030331151600203070021234 0ustar00/* Web Font Loader v1.6.28 - (c) Adobe Systems, Google. License: Apache 2.0 */(function(){function aa(a,b,c){return a.call.apply(a.bind,arguments)}function ba(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var c=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(c,d);return a.apply(b,c)}}return function(){return a.apply(b,arguments)}}function p(a,b,c){p=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?aa:ba;return p.apply(null,arguments)}var q=Date.now||function(){return+new Date};function ca(a,b){this.a=a;this.o=b||a;this.c=this.o.document}var da=!!window.FontFace;function t(a,b,c,d){b=a.c.createElement(b);if(c)for(var e in c)c.hasOwnProperty(e)&&("style"==e?b.style.cssText=c[e]:b.setAttribute(e,c[e]));d&&b.appendChild(a.c.createTextNode(d));return b}function u(a,b,c){a=a.c.getElementsByTagName(b)[0];a||(a=document.documentElement);a.insertBefore(c,a.lastChild)}function v(a){a.parentNode&&a.parentNode.removeChild(a)}
function w(a,b,c){b=b||[];c=c||[];for(var d=a.className.split(/\s+/),e=0;e<b.length;e+=1){for(var f=!1,g=0;g<d.length;g+=1)if(b[e]===d[g]){f=!0;break}f||d.push(b[e])}b=[];for(e=0;e<d.length;e+=1){f=!1;for(g=0;g<c.length;g+=1)if(d[e]===c[g]){f=!0;break}f||b.push(d[e])}a.className=b.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function y(a,b){for(var c=a.className.split(/\s+/),d=0,e=c.length;d<e;d++)if(c[d]==b)return!0;return!1}
function ea(a){return a.o.location.hostname||a.a.location.hostname}function z(a,b,c){function d(){m&&e&&f&&(m(g),m=null)}b=t(a,"link",{rel:"stylesheet",href:b,media:"all"});var e=!1,f=!0,g=null,m=c||null;da?(b.onload=function(){e=!0;d()},b.onerror=function(){e=!0;g=Error("Stylesheet failed to load");d()}):setTimeout(function(){e=!0;d()},0);u(a,"head",b)}
function A(a,b,c,d){var e=a.c.getElementsByTagName("head")[0];if(e){var f=t(a,"script",{src:b}),g=!1;f.onload=f.onreadystatechange=function(){g||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(g=!0,c&&c(null),f.onload=f.onreadystatechange=null,"HEAD"==f.parentNode.tagName&&e.removeChild(f))};e.appendChild(f);setTimeout(function(){g||(g=!0,c&&c(Error("Script load timeout")))},d||5E3);return f}return null};function B(){this.a=0;this.c=null}function C(a){a.a++;return function(){a.a--;D(a)}}function E(a,b){a.c=b;D(a)}function D(a){0==a.a&&a.c&&(a.c(),a.c=null)};function F(a){this.a=a||"-"}F.prototype.c=function(a){for(var b=[],c=0;c<arguments.length;c++)b.push(arguments[c].replace(/[\W_]+/g,"").toLowerCase());return b.join(this.a)};function G(a,b){this.c=a;this.f=4;this.a="n";var c=(b||"n4").match(/^([nio])([1-9])$/i);c&&(this.a=c[1],this.f=parseInt(c[2],10))}function fa(a){return H(a)+" "+(a.f+"00")+" 300px "+I(a.c)}function I(a){var b=[];a=a.split(/,\s*/);for(var c=0;c<a.length;c++){var d=a[c].replace(/['"]/g,"");-1!=d.indexOf(" ")||/^\d/.test(d)?b.push("'"+d+"'"):b.push(d)}return b.join(",")}function J(a){return a.a+a.f}function H(a){var b="normal";"o"===a.a?b="oblique":"i"===a.a&&(b="italic");return b}
function ga(a){var b=4,c="n",d=null;a&&((d=a.match(/(normal|oblique|italic)/i))&&d[1]&&(c=d[1].substr(0,1).toLowerCase()),(d=a.match(/([1-9]00|normal|bold)/i))&&d[1]&&(/bold/i.test(d[1])?b=7:/[1-9]00/.test(d[1])&&(b=parseInt(d[1].substr(0,1),10))));return c+b};function ha(a,b){this.c=a;this.f=a.o.document.documentElement;this.h=b;this.a=new F("-");this.j=!1!==b.events;this.g=!1!==b.classes}function ia(a){a.g&&w(a.f,[a.a.c("wf","loading")]);K(a,"loading")}function L(a){if(a.g){var b=y(a.f,a.a.c("wf","active")),c=[],d=[a.a.c("wf","loading")];b||c.push(a.a.c("wf","inactive"));w(a.f,c,d)}K(a,"inactive")}function K(a,b,c){if(a.j&&a.h[b])if(c)a.h[b](c.c,J(c));else a.h[b]()};function ja(){this.c={}}function ka(a,b,c){var d=[],e;for(e in b)if(b.hasOwnProperty(e)){var f=a.c[e];f&&d.push(f(b[e],c))}return d};function M(a,b){this.c=a;this.f=b;this.a=t(this.c,"span",{"aria-hidden":"true"},this.f)}function N(a){u(a.c,"body",a.a)}function O(a){return"display:block;position:absolute;top:-9999px;left:-9999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+I(a.c)+";"+("font-style:"+H(a)+";font-weight:"+(a.f+"00")+";")};function P(a,b,c,d,e,f){this.g=a;this.j=b;this.a=d;this.c=c;this.f=e||3E3;this.h=f||void 0}P.prototype.start=function(){var a=this.c.o.document,b=this,c=q(),d=new Promise(function(d,e){function f(){q()-c>=b.f?e():a.fonts.load(fa(b.a),b.h).then(function(a){1<=a.length?d():setTimeout(f,25)},function(){e()})}f()}),e=null,f=new Promise(function(a,d){e=setTimeout(d,b.f)});Promise.race([f,d]).then(function(){e&&(clearTimeout(e),e=null);b.g(b.a)},function(){b.j(b.a)})};function Q(a,b,c,d,e,f,g){this.v=a;this.B=b;this.c=c;this.a=d;this.s=g||"BESbswy";this.f={};this.w=e||3E3;this.u=f||null;this.m=this.j=this.h=this.g=null;this.g=new M(this.c,this.s);this.h=new M(this.c,this.s);this.j=new M(this.c,this.s);this.m=new M(this.c,this.s);a=new G(this.a.c+",serif",J(this.a));a=O(a);this.g.a.style.cssText=a;a=new G(this.a.c+",sans-serif",J(this.a));a=O(a);this.h.a.style.cssText=a;a=new G("serif",J(this.a));a=O(a);this.j.a.style.cssText=a;a=new G("sans-serif",J(this.a));a=
O(a);this.m.a.style.cssText=a;N(this.g);N(this.h);N(this.j);N(this.m)}var R={D:"serif",C:"sans-serif"},S=null;function T(){if(null===S){var a=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);S=!!a&&(536>parseInt(a[1],10)||536===parseInt(a[1],10)&&11>=parseInt(a[2],10))}return S}Q.prototype.start=function(){this.f.serif=this.j.a.offsetWidth;this.f["sans-serif"]=this.m.a.offsetWidth;this.A=q();U(this)};
function la(a,b,c){for(var d in R)if(R.hasOwnProperty(d)&&b===a.f[R[d]]&&c===a.f[R[d]])return!0;return!1}function U(a){var b=a.g.a.offsetWidth,c=a.h.a.offsetWidth,d;(d=b===a.f.serif&&c===a.f["sans-serif"])||(d=T()&&la(a,b,c));d?q()-a.A>=a.w?T()&&la(a,b,c)&&(null===a.u||a.u.hasOwnProperty(a.a.c))?V(a,a.v):V(a,a.B):ma(a):V(a,a.v)}function ma(a){setTimeout(p(function(){U(this)},a),50)}function V(a,b){setTimeout(p(function(){v(this.g.a);v(this.h.a);v(this.j.a);v(this.m.a);b(this.a)},a),0)};function W(a,b,c){this.c=a;this.a=b;this.f=0;this.m=this.j=!1;this.s=c}var X=null;W.prototype.g=function(a){var b=this.a;b.g&&w(b.f,[b.a.c("wf",a.c,J(a).toString(),"active")],[b.a.c("wf",a.c,J(a).toString(),"loading"),b.a.c("wf",a.c,J(a).toString(),"inactive")]);K(b,"fontactive",a);this.m=!0;na(this)};
W.prototype.h=function(a){var b=this.a;if(b.g){var c=y(b.f,b.a.c("wf",a.c,J(a).toString(),"active")),d=[],e=[b.a.c("wf",a.c,J(a).toString(),"loading")];c||d.push(b.a.c("wf",a.c,J(a).toString(),"inactive"));w(b.f,d,e)}K(b,"fontinactive",a);na(this)};function na(a){0==--a.f&&a.j&&(a.m?(a=a.a,a.g&&w(a.f,[a.a.c("wf","active")],[a.a.c("wf","loading"),a.a.c("wf","inactive")]),K(a,"active")):L(a.a))};function oa(a){this.j=a;this.a=new ja;this.h=0;this.f=this.g=!0}oa.prototype.load=function(a){this.c=new ca(this.j,a.context||this.j);this.g=!1!==a.events;this.f=!1!==a.classes;pa(this,new ha(this.c,a),a)};
function qa(a,b,c,d,e){var f=0==--a.h;(a.f||a.g)&&setTimeout(function(){var a=e||null,m=d||null||{};if(0===c.length&&f)L(b.a);else{b.f+=c.length;f&&(b.j=f);var h,l=[];for(h=0;h<c.length;h++){var k=c[h],n=m[k.c],r=b.a,x=k;r.g&&w(r.f,[r.a.c("wf",x.c,J(x).toString(),"loading")]);K(r,"fontloading",x);r=null;if(null===X)if(window.FontFace){var x=/Gecko.*Firefox\/(\d+)/.exec(window.navigator.userAgent),xa=/OS X.*Version\/10\..*Safari/.exec(window.navigator.userAgent)&&/Apple/.exec(window.navigator.vendor);
X=x?42<parseInt(x[1],10):xa?!1:!0}else X=!1;X?r=new P(p(b.g,b),p(b.h,b),b.c,k,b.s,n):r=new Q(p(b.g,b),p(b.h,b),b.c,k,b.s,a,n);l.push(r)}for(h=0;h<l.length;h++)l[h].start()}},0)}function pa(a,b,c){var d=[],e=c.timeout;ia(b);var d=ka(a.a,c,a.c),f=new W(a.c,b,e);a.h=d.length;b=0;for(c=d.length;b<c;b++)d[b].load(function(b,d,c){qa(a,f,b,d,c)})};function ra(a,b){this.c=a;this.a=b}
ra.prototype.load=function(a){function b(){if(f["__mti_fntLst"+d]){var c=f["__mti_fntLst"+d](),e=[],h;if(c)for(var l=0;l<c.length;l++){var k=c[l].fontfamily;void 0!=c[l].fontStyle&&void 0!=c[l].fontWeight?(h=c[l].fontStyle+c[l].fontWeight,e.push(new G(k,h))):e.push(new G(k))}a(e)}else setTimeout(function(){b()},50)}var c=this,d=c.a.projectId,e=c.a.version;if(d){var f=c.c.o;A(this.c,(c.a.api||"https://fast.fonts.net/jsapi")+"/"+d+".js"+(e?"?v="+e:""),function(e){e?a([]):(f["__MonotypeConfiguration__"+
d]=function(){return c.a},b())}).id="__MonotypeAPIScript__"+d}else a([])};function sa(a,b){this.c=a;this.a=b}sa.prototype.load=function(a){var b,c,d=this.a.urls||[],e=this.a.families||[],f=this.a.testStrings||{},g=new B;b=0;for(c=d.length;b<c;b++)z(this.c,d[b],C(g));var m=[];b=0;for(c=e.length;b<c;b++)if(d=e[b].split(":"),d[1])for(var h=d[1].split(","),l=0;l<h.length;l+=1)m.push(new G(d[0],h[l]));else m.push(new G(d[0]));E(g,function(){a(m,f)})};function ta(a,b){a?this.c=a:this.c=ua;this.a=[];this.f=[];this.g=b||""}var ua="https://fonts.googleapis.com/css";function va(a,b){for(var c=b.length,d=0;d<c;d++){var e=b[d].split(":");3==e.length&&a.f.push(e.pop());var f="";2==e.length&&""!=e[1]&&(f=":");a.a.push(e.join(f))}}
function wa(a){if(0==a.a.length)throw Error("No fonts to load!");if(-1!=a.c.indexOf("kit="))return a.c;for(var b=a.a.length,c=[],d=0;d<b;d++)c.push(a.a[d].replace(/ /g,"+"));b=a.c+"?family="+c.join("%7C");0<a.f.length&&(b+="&subset="+a.f.join(","));0<a.g.length&&(b+="&text="+encodeURIComponent(a.g));return b};function ya(a){this.f=a;this.a=[];this.c={}}
var za={latin:"BESbswy","latin-ext":"\u00e7\u00f6\u00fc\u011f\u015f",cyrillic:"\u0439\u044f\u0416",greek:"\u03b1\u03b2\u03a3",khmer:"\u1780\u1781\u1782",Hanuman:"\u1780\u1781\u1782"},Aa={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},Ba={i:"i",italic:"i",n:"n",normal:"n"},
Ca=/^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$/;
function Da(a){for(var b=a.f.length,c=0;c<b;c++){var d=a.f[c].split(":"),e=d[0].replace(/\+/g," "),f=["n4"];if(2<=d.length){var g;var m=d[1];g=[];if(m)for(var m=m.split(","),h=m.length,l=0;l<h;l++){var k;k=m[l];if(k.match(/^[\w-]+$/)){var n=Ca.exec(k.toLowerCase());if(null==n)k="";else{k=n[2];k=null==k||""==k?"n":Ba[k];n=n[1];if(null==n||""==n)n="4";else var r=Aa[n],n=r?r:isNaN(n)?"4":n.substr(0,1);k=[k,n].join("")}}else k="";k&&g.push(k)}0<g.length&&(f=g);3==d.length&&(d=d[2],g=[],d=d?d.split(","):
g,0<d.length&&(d=za[d[0]])&&(a.c[e]=d))}a.c[e]||(d=za[e])&&(a.c[e]=d);for(d=0;d<f.length;d+=1)a.a.push(new G(e,f[d]))}};function Ea(a,b){this.c=a;this.a=b}var Fa={Arimo:!0,Cousine:!0,Tinos:!0};Ea.prototype.load=function(a){var b=new B,c=this.c,d=new ta(this.a.api,this.a.text),e=this.a.families;va(d,e);var f=new ya(e);Da(f);z(c,wa(d),C(b));E(b,function(){a(f.a,f.c,Fa)})};function Ga(a,b){this.c=a;this.a=b}Ga.prototype.load=function(a){var b=this.a.id,c=this.c.o;b?A(this.c,(this.a.api||"https://use.typekit.net")+"/"+b+".js",function(b){if(b)a([]);else if(c.Typekit&&c.Typekit.config&&c.Typekit.config.fn){b=c.Typekit.config.fn;for(var e=[],f=0;f<b.length;f+=2)for(var g=b[f],m=b[f+1],h=0;h<m.length;h++)e.push(new G(g,m[h]));try{c.Typekit.load({events:!1,classes:!1,async:!0})}catch(l){}a(e)}},2E3):a([])};function Ha(a,b){this.c=a;this.f=b;this.a=[]}Ha.prototype.load=function(a){var b=this.f.id,c=this.c.o,d=this;b?(c.__webfontfontdeckmodule__||(c.__webfontfontdeckmodule__={}),c.__webfontfontdeckmodule__[b]=function(b,c){for(var g=0,m=c.fonts.length;g<m;++g){var h=c.fonts[g];d.a.push(new G(h.name,ga("font-weight:"+h.weight+";font-style:"+h.style)))}a(d.a)},A(this.c,(this.f.api||"https://f.fontdeck.com/s/css/js/")+ea(this.c)+"/"+b+".js",function(b){b&&a([])})):a([])};var Y=new oa(window);Y.a.c.custom=function(a,b){return new sa(b,a)};Y.a.c.fontdeck=function(a,b){return new Ha(b,a)};Y.a.c.monotype=function(a,b){return new ra(b,a)};Y.a.c.typekit=function(a,b){return new Ga(b,a)};Y.a.c.google=function(a,b){return new Ea(b,a)};var Z={load:p(Y.load,Y)};"function"===typeof define&&define.amd?define(function(){return Z}):"undefined"!==typeof module&&module.exports?module.exports=Z:(window.WebFont=Z,window.WebFontConfig&&Y.load(window.WebFontConfig));}());
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/css_async.js000064400000002721151600203140020366 0ustar00/*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
!function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f),i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media="only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);
/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
!function(a){if(a.loadCSS){var b=loadCSS.relpreload={};if(b.support=function(){try{return a.document.createElement("link").relList.supports("preload")}catch(b){return!1}},b.poly=function(){for(var b=a.document.getElementsByTagName("link"),c=0;c<b.length;c++){var d=b[c];"preload"===d.rel&&"style"===d.getAttribute("as")&&(a.loadCSS(d.href,d,d.getAttribute("media")),d.rel=null)}},!b.support()){b.poly();var c=a.setInterval(b.poly,300);a.addEventListener&&a.addEventListener("load",function(){b.poly(),a.clearInterval(c)}),a.attachEvent&&a.attachEvent("onload",function(){a.clearInterval(c)})}}}(this);litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/component.cdn.js000064400000014530151600203210021145 0ustar00/**
 * CDN module
 * @author Hai Zheng
 */
class CDNMapping extends React.Component {
	constructor(props) {
		super(props);
		this.state = {
			list: props.list,
		};

		this.onChange = this.onChange.bind(this);
		this.delRow = this.delRow.bind(this);
		this.addNew = this.addNew.bind(this);
	}

	onChange(e, index) {
		const target = e.currentTarget;
		const value = target.dataset.hasOwnProperty('value') ? Boolean(target.dataset.value * 1) : target.value;
		const list = this.state.list;
		list[index][target.dataset.type] = value;

		this.setState({
			list: list,
		});
	}

	delRow(index) {
		const data = this.state.list;
		data.splice(index, 1);
		this.setState({ list: data });
	}

	addNew() {
		const list = this.state.list;
		list.push({ url: '' });
		this.setState({ list: list });
	}

	render() {
		return (
			<React.Fragment>
				{this.state.list.map((item, i) => (
					<CDNMappingBlock item={item} key={i} index={i} onChange={this.onChange} delRow={this.delRow} />
				))}

				<p>
					<button type="button" className="button button-link litespeed-form-action litespeed-link-with-icon" onClick={this.addNew}>
						<span className="dashicons dashicons-plus-alt"></span>
						{litespeed_data['lang']['add_cdn_mapping_row']}
					</button>
				</p>
			</React.Fragment>
		);
	}
}

// { url: '', inc_img: true, inc_css: false, inc_js: false, filetype: [ '.aac', '.eot', ... ] }
class CDNMappingBlock extends React.Component {
	constructor(props) {
		super(props);

		this.onChange = this.onChange.bind(this);
		this.delRow = this.delRow.bind(this);
	}

	onChange(e) {
		this.props.onChange(e, this.props.index);
	}

	delRow() {
		this.props.delRow(this.props.index);
	}

	render() {
		const name_prefix = litespeed_data['ids']['cdn_mapping'];

		const item = this.props.item;

		const filetype = item.filetype ? (Array.isArray(item.filetype) ? item.filetype.join('\n') : item.filetype) : '';
		return (
			<div className="litespeed-block">
				<div className="litespeed-cdn-mapping-col1">
					<label className="litespeed-form-label">{litespeed_data['lang']['cdn_mapping_url']}</label>
					<input
						type="text"
						name={name_prefix + '[url][]'}
						className="regular-text litespeed-input-long"
						value={item.url ? item.url : ''}
						data-type="url"
						onChange={this.onChange}
					/>

					<div className="litespeed-desc">
						<span dangerouslySetInnerHTML={{ __html: litespeed_data['lang']['cdn_mapping_url_desc'] }} />
					</div>
				</div>

				<div className="litespeed-col-auto litespeed-cdn-mapping-col2">
					<div className="litespeed-row litespeed-toggle-wrapper">
						<div className="litespeed-cdn-mapping-inc litespeed-form-label litespeed-form-label--toggle">{litespeed_data['lang']['cdn_mapping_inc_img']}</div>
						<div
							className={`litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-${item.inc_img ? 'primary' : 'default litespeed-toggleoff'}`}
							data-type="inc_img"
							data-value={item.inc_img ? 0 : 1}
							onClick={this.onChange}
						>
							<input name={name_prefix + '[inc_img][]'} type="hidden" value={item.inc_img ? 1 : 0} />
							<div className="litespeed-toggle-group">
								<label className="litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on">{litespeed_data['lang']['on']}</label>
								<label className="litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off">
									{litespeed_data['lang']['off']}
								</label>
								<span className="litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default"></span>
							</div>
						</div>
					</div>
					<div className="litespeed-row litespeed-toggle-wrapper">
						<div className="litespeed-cdn-mapping-inc litespeed-form-label litespeed-form-label--toggle">{litespeed_data['lang']['cdn_mapping_inc_css']}</div>
						<div
							className={`litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-${item.inc_css ? 'primary' : 'default litespeed-toggleoff'}`}
							data-type="inc_css"
							data-value={item.inc_css ? 0 : 1}
							onClick={this.onChange}
						>
							<input name={name_prefix + '[inc_css][]'} type="hidden" value={item.inc_css ? 1 : 0} />
							<div className="litespeed-toggle-group">
								<label className="litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on">{litespeed_data['lang']['on']}</label>
								<label className="litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off">
									{litespeed_data['lang']['off']}
								</label>
								<span className="litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default"></span>
							</div>
						</div>
					</div>
					<div className="litespeed-row litespeed-toggle-wrapper">
						<div className="litespeed-cdn-mapping-inc litespeed-form-label litespeed-form-label--toggle">{litespeed_data['lang']['cdn_mapping_inc_js']}</div>
						<div
							className={`litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-${item.inc_js ? 'primary' : 'default litespeed-toggleoff'}`}
							data-type="inc_js"
							data-value={item.inc_js ? 0 : 1}
							onClick={this.onChange}
						>
							<input name={name_prefix + '[inc_js][]'} type="hidden" value={item.inc_js ? 1 : 0} />
							<div className="litespeed-toggle-group">
								<label className="litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on">{litespeed_data['lang']['on']}</label>
								<label className="litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off">
									{litespeed_data['lang']['off']}
								</label>
								<span className="litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default"></span>
							</div>
						</div>
					</div>
				</div>

				<div className="litespeed-col-auto">
					<label className="litespeed-form-label">{litespeed_data['lang']['cdn_mapping_filetype']}</label>
					<textarea name={name_prefix + '[filetype][]'} rows={filetype.split('\n').length + 2} cols="18" value={filetype} data-type="filetype" onChange={this.onChange} />
				</div>

				<div className="litespeed-col-auto">
					<button type="button" className="button button-link litespeed-collection-button litespeed-danger" onClick={this.delRow}>
						<span className="dashicons dashicons-dismiss"></span>
						<span className="screen-reader-text">{litespeed_data['lang']['cdn_mapping_remove']}</span>
					</button>
				</div>
			</div>
		);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/webfontloader.min.js000064400000027502151600203260022025 0ustar00!function(){function e(t,n,i){return t.call.apply(t.bind,arguments)}function o(n,i,t){if(!n)throw Error();if(2<arguments.length){var e=Array.prototype.slice.call(arguments,2);return function(){var t=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(t,e),n.apply(i,t)}}return function(){return n.apply(i,arguments)}}function d(t,n,i){return(d=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?e:o).apply(null,arguments)}var r=Date.now||function(){return+new Date};function n(t,n){this.a=t,this.o=n||t,this.c=this.o.document}var f=!!window.FontFace;function c(t,n,i,e){if(n=t.c.createElement(n),i)for(var o in i)i.hasOwnProperty(o)&&("style"==o?n.style.cssText=i[o]:n.setAttribute(o,i[o]));return e&&n.appendChild(t.c.createTextNode(e)),n}function h(t,n,i){(t=t.c.getElementsByTagName(n)[0])||(t=document.documentElement),t.insertBefore(i,t.lastChild)}function i(t){t.parentNode&&t.parentNode.removeChild(t)}function g(t,n,i){n=n||[],i=i||[];for(var e=t.className.split(/\s+/),o=0;o<n.length;o+=1){for(var a=!1,s=0;s<e.length;s+=1)if(n[o]===e[s]){a=!0;break}a||e.push(n[o])}for(n=[],o=0;o<e.length;o+=1){for(a=!1,s=0;s<i.length;s+=1)if(e[o]===i[s]){a=!0;break}a||n.push(e[o])}t.className=n.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function a(t,n){for(var i=t.className.split(/\s+/),e=0,o=i.length;e<o;e++)if(i[e]==n)return!0;return!1}function l(t,n,i){function e(){s&&o&&(s(a),s=null)}n=c(t,"link",{rel:"stylesheet",href:n,media:"all"});var o=!1,a=null,s=i||null;f?(n.onload=function(){o=!0,e()},n.onerror=function(){o=!0,a=Error("Stylesheet failed to load"),e()}):setTimeout(function(){o=!0,e()},0),h(t,"head",n)}function u(t,n,i,e){var o=t.c.getElementsByTagName("head")[0];if(o){var a=c(t,"script",{src:n}),s=!1;return a.onload=a.onreadystatechange=function(){s||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(s=!0,i&&i(null),a.onload=a.onreadystatechange=null,"HEAD"==a.parentNode.tagName&&o.removeChild(a))},o.appendChild(a),setTimeout(function(){s||(s=!0,i&&i(Error("Script load timeout")))},e||5e3),a}return null}function p(){this.a=0,this.c=null}function v(t){return t.a++,function(){t.a--,s(t)}}function w(t,n){t.c=n,s(t)}function s(t){0==t.a&&t.c&&(t.c(),t.c=null)}function m(t){this.a=t||"-"}function y(t,n){this.c=t,this.f=4,this.a="n";var i=(n||"n4").match(/^([nio])([1-9])$/i);i&&(this.a=i[1],this.f=parseInt(i[2],10))}function b(t){var n=[];t=t.split(/,\s*/);for(var i=0;i<t.length;i++){var e=t[i].replace(/['"]/g,"");-1!=e.indexOf(" ")||/^\d/.test(e)?n.push("'"+e+"'"):n.push(e)}return n.join(",")}function x(t){return t.a+t.f}function j(t){var n="normal";return"o"===t.a?n="oblique":"i"===t.a&&(n="italic"),n}function _(t,n){this.c=t,this.f=t.o.document.documentElement,this.h=n,this.a=new m("-"),this.j=!1!==n.events,this.g=!1!==n.classes}function k(t){if(t.g){var n=a(t.f,t.a.c("wf","active")),i=[],e=[t.a.c("wf","loading")];n||i.push(t.a.c("wf","inactive")),g(t.f,i,e)}T(t,"inactive")}function T(t,n,i){t.j&&t.h[n]&&(i?t.h[n](i.c,x(i)):t.h[n]())}function S(){this.c={}}function C(t,n){this.c=t,this.f=n,this.a=c(this.c,"span",{"aria-hidden":"true"},this.f)}function A(t){h(t.c,"body",t.a)}function N(t){return"display:block;position:absolute;top:-9999px;left:-9999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+b(t.c)+";font-style:"+j(t)+";font-weight:"+t.f+"00;"}function E(t,n,i,e,o,a){this.g=t,this.j=n,this.a=e,this.c=i,this.f=o||3e3,this.h=a||void 0}function W(t,n,i,e,o,a,s){this.v=t,this.B=n,this.c=i,this.a=e,this.s=s||"BESbswy",this.f={},this.w=o||3e3,this.u=a||null,this.m=this.j=this.h=this.g=null,this.g=new C(this.c,this.s),this.h=new C(this.c,this.s),this.j=new C(this.c,this.s),this.m=new C(this.c,this.s),t=N(t=new y(this.a.c+",serif",x(this.a))),this.g.a.style.cssText=t,t=N(t=new y(this.a.c+",sans-serif",x(this.a))),this.h.a.style.cssText=t,t=N(t=new y("serif",x(this.a))),this.j.a.style.cssText=t,t=N(t=new y("sans-serif",x(this.a))),this.m.a.style.cssText=t,A(this.g),A(this.h),A(this.j),A(this.m)}m.prototype.c=function(t){for(var n=[],i=0;i<arguments.length;i++)n.push(arguments[i].replace(/[\W_]+/g,"").toLowerCase());return n.join(this.a)},E.prototype.start=function(){var o=this.c.o.document,a=this,s=r(),t=new Promise(function(i,e){!function n(){var t;r()-s>=a.f?e():o.fonts.load((t=a.a,j(t)+" "+t.f+"00 300px "+b(t.c)),a.h).then(function(t){1<=t.length?i():setTimeout(n,25)},function(){e()})}()}),i=null,n=new Promise(function(t,n){i=setTimeout(n,a.f)});Promise.race([n,t]).then(function(){i&&(clearTimeout(i),i=null),a.g(a.a)},function(){a.j(a.a)})};var F={D:"serif",C:"sans-serif"},I=null;function O(){if(null===I){var t=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);I=!!t&&(parseInt(t[1],10)<536||536===parseInt(t[1],10)&&parseInt(t[2],10)<=11)}return I}function P(t,n,i){for(var e in F)if(F.hasOwnProperty(e)&&n===t.f[F[e]]&&i===t.f[F[e]])return!0;return!1}function B(t){var n,i=t.g.a.offsetWidth,e=t.h.a.offsetWidth;(n=i===t.f.serif&&e===t.f["sans-serif"])||(n=O()&&P(t,i,e)),n?r()-t.A>=t.w?O()&&P(t,i,e)&&(null===t.u||t.u.hasOwnProperty(t.a.c))?L(t,t.v):L(t,t.B):setTimeout(d(function(){B(this)},t),50):L(t,t.v)}function L(t,n){setTimeout(d(function(){i(this.g.a),i(this.h.a),i(this.j.a),i(this.m.a),n(this.a)},t),0)}function D(t,n,i){this.c=t,this.a=n,this.f=0,this.m=this.j=!1,this.s=i}W.prototype.start=function(){this.f.serif=this.j.a.offsetWidth,this.f["sans-serif"]=this.m.a.offsetWidth,this.A=r(),B(this)};var $=null;function q(t){0==--t.f&&t.j&&(t.m?((t=t.a).g&&g(t.f,[t.a.c("wf","active")],[t.a.c("wf","loading"),t.a.c("wf","inactive")]),T(t,"active")):k(t.a))}function t(t){this.j=t,this.a=new S,this.h=0,this.f=this.g=!0}function H(t,n){this.c=t,this.a=n}function M(t,n){this.c=t,this.a=n}function z(t,n){this.c=t||"https://fonts.googleapis.com/css",this.a=[],this.f=[],this.g=n||""}D.prototype.g=function(t){var n=this.a;n.g&&g(n.f,[n.a.c("wf",t.c,x(t).toString(),"active")],[n.a.c("wf",t.c,x(t).toString(),"loading"),n.a.c("wf",t.c,x(t).toString(),"inactive")]),T(n,"fontactive",t),this.m=!0,q(this)},D.prototype.h=function(t){var n=this.a;if(n.g){var i=a(n.f,n.a.c("wf",t.c,x(t).toString(),"active")),e=[],o=[n.a.c("wf",t.c,x(t).toString(),"loading")];i||e.push(n.a.c("wf",t.c,x(t).toString(),"inactive")),g(n.f,e,o)}T(n,"fontinactive",t),q(this)},t.prototype.load=function(t){this.c=new n(this.j,t.context||this.j),this.g=!1!==t.events,this.f=!1!==t.classes,function(o,t,n){var i=[],e=n.timeout;a=t,a.g&&g(a.f,[a.a.c("wf","loading")]),T(a,"loading");var a;var i=function(t,n,i){var e,o=[];for(e in n)if(n.hasOwnProperty(e)){var a=t.c[e];a&&o.push(a(n[e],i))}return o}(o.a,n,o.c),s=new D(o.c,t,e);for(o.h=i.length,t=0,n=i.length;t<n;t++)i[t].load(function(t,n,i){var e,c,h,l,u,p;c=s,h=t,l=n,u=i,p=0==--(e=o).h,(e.f||e.g)&&setTimeout(function(){var t=u||null,n=l||{};if(0===h.length&&p)k(c.a);else{c.f+=h.length,p&&(c.j=p);var i,e=[];for(i=0;i<h.length;i++){var o=h[i],a=n[o.c],s=c.a,r=o;if(s.g&&g(s.f,[s.a.c("wf",r.c,x(r).toString(),"loading")]),T(s,"fontloading",r),(s=null)===$)if(window.FontFace){var r=/Gecko.*Firefox\/(\d+)/.exec(window.navigator.userAgent),f=/OS X.*Version\/10\..*Safari/.exec(window.navigator.userAgent)&&/Apple/.exec(window.navigator.vendor);$=r?42<parseInt(r[1],10):!f}else $=!1;s=$?new E(d(c.g,c),d(c.h,c),c.c,o,c.s,a):new W(d(c.g,c),d(c.h,c),c.c,o,c.s,t,a),e.push(s)}for(i=0;i<e.length;i++)e[i].start()}},0)})}(this,new _(this.c,t),t)},H.prototype.load=function(s){var n=this,r=n.a.projectId,t=n.a.version;if(r){var f=n.c.o;u(this.c,(n.a.api||"https://fast.fonts.net/jsapi")+"/"+r+".js"+(t?"?v="+t:""),function(t){t?s([]):(f["__MonotypeConfiguration__"+r]=function(){return n.a},function t(){if(f["__mti_fntLst"+r]){var n,i=f["__mti_fntLst"+r](),e=[];if(i)for(var o=0;o<i.length;o++){var a=i[o].fontfamily;null!=i[o].fontStyle&&null!=i[o].fontWeight?(n=i[o].fontStyle+i[o].fontWeight,e.push(new y(a,n))):e.push(new y(a))}s(e)}else setTimeout(function(){t()},50)}())}).id="__MonotypeAPIScript__"+r}else s([])},M.prototype.load=function(t){var n,i,e=this.a.urls||[],o=this.a.families||[],a=this.a.testStrings||{},s=new p;for(n=0,i=e.length;n<i;n++)l(this.c,e[n],v(s));var r=[];for(n=0,i=o.length;n<i;n++)if((e=o[n].split(":"))[1])for(var f=e[1].split(","),c=0;c<f.length;c+=1)r.push(new y(e[0],f[c]));else r.push(new y(e[0]));w(s,function(){t(r,a)})};function G(t){this.f=t,this.a=[],this.c={}}var K={latin:"BESbswy","latin-ext":"çöüğş",cyrillic:"йяЖ",greek:"αβΣ",khmer:"កខគ",Hanuman:"កខគ"},R={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},U={i:"i",italic:"i",n:"n",normal:"n"},V=/^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$/;function X(t,n){this.c=t,this.a=n}var J={Arimo:!0,Cousine:!0,Tinos:!0};function Q(t,n){this.c=t,this.a=n}function Y(t,n){this.c=t,this.f=n,this.a=[]}X.prototype.load=function(t){var n=new p,i=this.c,e=new z(this.a.api,this.a.text),o=this.a.families;!function(t,n){for(var i=n.length,e=0;e<i;e++){var o=n[e].split(":");3==o.length&&t.f.push(o.pop());var a="";2==o.length&&""!=o[1]&&(a=":"),t.a.push(o.join(a))}}(e,o);var a=new G(o);!function(t){for(var n=t.f.length,i=0;i<n;i++){var e=t.f[i].split(":"),o=e[0].replace(/\+/g," "),a=["n4"];if(2<=e.length){var s;if(s=[],r=e[1])for(var r,f=(r=r.split(",")).length,c=0;c<f;c++){var h;if((h=r[c]).match(/^[\w-]+$/))if(null==(u=V.exec(h.toLowerCase())))h="";else{if(h=null==(h=u[2])||""==h?"n":U[h],null==(u=u[1])||""==u)u="4";else var l=R[u],u=l||(isNaN(u)?"4":u.substr(0,1));h=[h,u].join("")}else h="";h&&s.push(h)}0<s.length&&(a=s),3==e.length&&(s=[],0<(e=(e=e[2])?e.split(","):s).length&&(e=K[e[0]])&&(t.c[o]=e))}for(t.c[o]||(e=K[o])&&(t.c[o]=e),e=0;e<a.length;e+=1)t.a.push(new y(o,a[e]))}}(a),l(i,function(t){if(0==t.a.length)throw Error("No fonts to load!");if(-1!=t.c.indexOf("kit="))return t.c;for(var n=t.a.length,i=[],e=0;e<n;e++)i.push(t.a[e].replace(/ /g,"+"));return n=t.c+"?family="+i.join("%7C"),0<t.f.length&&(n+="&subset="+t.f.join(",")),0<t.g.length&&(n+="&text="+encodeURIComponent(t.g)),n}(e),v(n)),w(n,function(){t(a.a,a.c,J)})},Q.prototype.load=function(s){var t=this.a.id,r=this.c.o;t?u(this.c,(this.a.api||"https://use.typekit.net")+"/"+t+".js",function(t){if(t)s([]);else if(r.Typekit&&r.Typekit.config&&r.Typekit.config.fn){t=r.Typekit.config.fn;for(var n=[],i=0;i<t.length;i+=2)for(var e=t[i],o=t[i+1],a=0;a<o.length;a++)n.push(new y(e,o[a]));try{r.Typekit.load({events:!1,classes:!1,async:!0})}catch(t){}s(n)}},2e3):s([])},Y.prototype.load=function(c){var t,n=this.f.id,i=this.c.o,h=this;n?(i.__webfontfontdeckmodule__||(i.__webfontfontdeckmodule__={}),i.__webfontfontdeckmodule__[n]=function(t,n){for(var i=0,e=n.fonts.length;i<e;++i){var o=n.fonts[i];h.a.push(new y(o.name,(a="font-weight:"+o.weight+";font-style:"+o.style,f=r=s=void 0,s=4,r="n",f=null,a&&((f=a.match(/(normal|oblique|italic)/i))&&f[1]&&(r=f[1].substr(0,1).toLowerCase()),(f=a.match(/([1-9]00|normal|bold)/i))&&f[1]&&(/bold/i.test(f[1])?s=7:/[1-9]00/.test(f[1])&&(s=parseInt(f[1].substr(0,1),10)))),r+s)))}var a,s,r,f;c(h.a)},u(this.c,(this.f.api||"https://f.fontdeck.com/s/css/js/")+((t=this.c).o.location.hostname||t.a.location.hostname)+"/"+n+".js",function(t){t&&c([])})):c([])};var Z=new t(window);Z.a.c.custom=function(t,n){return new M(n,t)},Z.a.c.fontdeck=function(t,n){return new Y(n,t)},Z.a.c.monotype=function(t,n){return new H(n,t)},Z.a.c.typekit=function(t,n){return new Q(n,t)},Z.a.c.google=function(t,n){return new X(n,t)};var tt={load:d(Z.load,Z)};"function"==typeof define&&define.amd?define(function(){return tt}):"undefined"!=typeof module&&module.exports?module.exports=tt:(window.WebFont=tt,window.WebFontConfig&&Z.load(window.WebFontConfig))}();litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/guest.js000064400000001344151600203330017531 0ustar00var litespeed_vary = document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/, '$1');
if (!litespeed_vary) {
	// Note: as the vary may be changed in Login Cookie option, even the visitor doesn't have this cookie, it doesn't mean the visitor doesn't have the vary, so still need PHP side to decide if need to set vary or not.
	fetch('litespeed_url', {
		method: 'POST',
		cache: 'no-cache',
		redirect: 'follow',
	})
		.then(response => response.json())
		.then(data => {
			console.log(data);
			if (data.hasOwnProperty('reload') && data.reload == 'yes') {
				// Save doc.ref for organic traffic usage
				sessionStorage.setItem('litespeed_docref', document.referrer);

				window.location.reload(true);
			}
		});
}
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/js/babel.min.js000064400003011302151600203410020226 0ustar00!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.Babel=t():e.Babel=t()}(this,function(){return function(e){function t(n){if(r[n])return r[n].exports;var i=r[n]={exports:{},id:n,loaded:!1};return e[n].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var r={};return t.m=e,t.c=r,t.p="",t(0)}(function(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))switch(typeof e[t]){case"function":break;case"object":e[t]=function(t){var r=t.slice(1),n=e[t[0]];return function(e,t,i){n.apply(this,[e,t,i].concat(r))}}(e[t]);break;default:e[t]=e[e[t]]}return e}([function(e,t,r){"use strict";function n(e,t){return g(t)&&"string"==typeof t[0]?e.hasOwnProperty(t[0])?[e[t[0]]].concat(t.slice(1)):void 0:"string"==typeof t?e[t]:t}function i(e){var t=(e.presets||[]).map(function(e){var t=n(E,e);if(!t)throw new Error('Invalid preset specified in Babel options: "'+e+'"');return g(t)&&"object"===h(t[0])&&t[0].hasOwnProperty("buildPreset")&&(t[0]=d({},t[0],{buildPreset:t[0].buildPreset})),t}),r=(e.plugins||[]).map(function(e){var t=n(b,e);if(!t)throw new Error('Invalid plugin specified in Babel options: "'+e+'"');return t});return d({babelrc:!1},e,{presets:t,plugins:r})}function s(e,t){return y.transform(e,i(t))}function a(e,t,r){return y.transformFromAst(e,t,i(r))}function o(e,t){b.hasOwnProperty(e)&&console.warn('A plugin named "'+e+'" is already registered, it will be overridden'),b[e]=t}function u(e){Object.keys(e).forEach(function(t){return o(t,e[t])})}function l(e,t){E.hasOwnProperty(e)&&console.warn('A preset named "'+e+'" is already registered, it will be overridden'),E[e]=t}function c(e){Object.keys(e).forEach(function(t){return l(t,e[t])})}function f(e){(0,v.runScripts)(s,e)}function p(){window.removeEventListener("DOMContentLoaded",f)}Object.defineProperty(t,"__esModule",{value:!0}),t.version=t.buildExternalHelpers=t.availablePresets=t.availablePlugins=void 0;var d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.transform=s,t.transformFromAst=a,t.registerPlugin=o,t.registerPlugins=u,t.registerPreset=l,t.registerPresets=c,t.transformScriptTags=f,t.disableScriptTags=p;var m=r(290),y=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(m),v=r(629),g=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},b=t.availablePlugins={},E=t.availablePresets={};t.buildExternalHelpers=y.buildExternalHelpers;u({"check-es2015-constants":r(66),"external-helpers":r(322),"inline-replace-variables":r(323),"syntax-async-functions":r(67),"syntax-async-generators":r(195),"syntax-class-constructor-call":r(196),"syntax-class-properties":r(197),"syntax-decorators":r(125),"syntax-do-expressions":r(198),"syntax-exponentiation-operator":r(199),"syntax-export-extensions":r(200),"syntax-flow":r(126),"syntax-function-bind":r(201),"syntax-function-sent":r(325),"syntax-jsx":r(127),"syntax-object-rest-spread":r(202),"syntax-trailing-function-commas":r(128),"transform-async-functions":r(326),"transform-async-to-generator":r(129),"transform-async-to-module-method":r(328),"transform-class-constructor-call":r(203),"transform-class-properties":r(204),"transform-decorators":r(205),"transform-decorators-legacy":r(329).default,"transform-do-expressions":r(206),"transform-es2015-arrow-functions":r(68),"transform-es2015-block-scoped-functions":r(69),"transform-es2015-block-scoping":r(70),"transform-es2015-classes":r(71),"transform-es2015-computed-properties":r(72),"transform-es2015-destructuring":r(73),"transform-es2015-duplicate-keys":r(130),"transform-es2015-for-of":r(74),"transform-es2015-function-name":r(75),"transform-es2015-instanceof":r(332),"transform-es2015-literals":r(76),"transform-es2015-modules-amd":r(131),"transform-es2015-modules-commonjs":r(77),"transform-es2015-modules-systemjs":r(208),"transform-es2015-modules-umd":r(209),"transform-es2015-object-super":r(78),"transform-es2015-parameters":r(79),"transform-es2015-shorthand-properties":r(80),"transform-es2015-spread":r(81),"transform-es2015-sticky-regex":r(82),"transform-es2015-template-literals":r(83),"transform-es2015-typeof-symbol":r(84),"transform-es2015-unicode-regex":r(85),"transform-es3-member-expression-literals":r(336),"transform-es3-property-literals":r(337),"transform-es5-property-mutators":r(338),"transform-eval":r(339),"transform-exponentiation-operator":r(132),"transform-export-extensions":r(210),"transform-flow-comments":r(340),"transform-flow-strip-types":r(211),"transform-function-bind":r(212),"transform-jscript":r(341),"transform-object-assign":r(342),"transform-object-rest-spread":r(213),"transform-object-set-prototype-of-to-assign":r(343),"transform-proto-to-assign":r(344),"transform-react-constant-elements":r(345),"transform-react-display-name":r(214),"transform-react-inline-elements":r(346),"transform-react-jsx":r(215),"transform-react-jsx-compat":r(347),"transform-react-jsx-self":r(349),"transform-react-jsx-source":r(350),"transform-regenerator":r(86),"transform-runtime":r(353),"transform-strict-mode":r(216),"undeclared-variables-check":r(354)}),c({es2015:r(217),es2016:r(218),es2017:r(219),latest:r(356),react:r(357),"stage-0":r(358),"stage-1":r(220),"stage-2":r(221),"stage-3":r(222),"es2015-no-commonjs":{plugins:[r(83),r(76),r(75),r(68),r(69),r(71),r(78),r(80),r(72),r(74),r(82),r(85),r(66),r(81),r(79),r(73),r(70),r(84),[r(86),{async:!1,asyncGenerators:!1}]]},"es2015-loose":{plugins:[[r(83),{loose:!0}],r(76),r(75),r(68),r(69),[r(71),{loose:!0}],r(78),r(80),r(130),[r(72),{loose:!0}],[r(74),{loose:!0}],r(82),r(85),r(66),[r(81),{loose:!0}],r(79),[r(73),{loose:!0}],r(70),r(84),[r(77),{loose:!0}],[r(86),{async:!1,asyncGenerators:!1}]]}});t.version="6.26.0";"undefined"!=typeof window&&window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",function(){return f()},!1)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=z["is"+e];t||(t=z["is"+e]=function(t,r){return z.is(e,t,r)}),z["assert"+e]=function(r,n){if(n=n||{},!t(r,n))throw new Error("Expected type "+(0,I.default)(e)+" with option "+(0,I.default)(n))}}function s(e,t,r){return!!t&&(!!a(t.type,e)&&(void 0===r||z.shallowEqual(t,r)))}function a(e,t){if(e===t)return!0;if(z.ALIAS_KEYS[t])return!1;var r=z.FLIPPED_ALIAS_KEYS[t];if(r){if(r[0]===e)return!0;for(var n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}if(e===a)return!0}}return!1}function o(e,t,r){if(e){var n=z.NODE_FIELDS[e.type];if(n){var i=n[t];i&&i.validate&&(i.optional&&null==r||i.validate(e,t,r))}}}function u(e,t){for(var r=(0,B.default)(t),n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if(e[o]!==t[o])return!1}return!0}function l(e,t,r){return e.object=z.memberExpression(e.object,e.property,e.computed),e.property=t,e.computed=!!r,e}function c(e,t){return e.object=z.memberExpression(t,e.object),e}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"body";return e[t]=z.toBlock(e[t],e)}function p(e){if(!e)return e;var t={};for(var r in e)"_"!==r[0]&&(t[r]=e[r]);return t}function d(e){var t=p(e);return delete t.loc,t}function h(e){if(!e)return e;var t={};for(var r in e)if("_"!==r[0]){var n=e[r];n&&(n.type?n=z.cloneDeep(n):Array.isArray(n)&&(n=n.map(z.cloneDeep))),t[r]=n}return t}function m(e,t){var r=e.split(".");return function(e){if(!z.isMemberExpression(e))return!1;for(var n=[e],i=0;n.length;){var s=n.shift();if(t&&i===r.length)return!0;if(z.isIdentifier(s)){if(r[i]!==s.name)return!1}else{if(!z.isStringLiteral(s)){if(z.isMemberExpression(s)){if(s.computed&&!z.isStringLiteral(s.property))return!1;n.push(s.object),n.push(s.property);continue}return!1}if(r[i]!==s.value)return!1}if(++i>r.length)return!1}return!0}}function y(e){for(var t=z.COMMENT_KEYS,r=Array.isArray(t),n=0,t=r?t:(0,T.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}delete e[i]}return e}function v(e,t){return g(e,t),b(e,t),E(e,t),e}function g(e,t){x("trailingComments",e,t)}function b(e,t){x("leadingComments",e,t)}function E(e,t){x("innerComments",e,t)}function x(e,t,r){t&&r&&(t[e]=(0,K.default)([].concat(t[e],r[e]).filter(Boolean)))}function A(e,t){if(!e||!t)return e;for(var r=z.INHERIT_KEYS.optional,n=Array.isArray(r),i=0,r=n?r:(0,T.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;null==e[a]&&(e[a]=t[a])}for(var o in t)"_"===o[0]&&(e[o]=t[o]);for(var u=z.INHERIT_KEYS.force,l=Array.isArray(u),c=0,u=l?u:(0,T.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;e[p]=t[p]}return z.inheritsComments(e,t),e}function S(e){if(!_(e))throw new TypeError("Not a valid node "+(e&&e.type))}function _(e){return!(!e||!H.VISITOR_KEYS[e.type])}function D(e,t,r){if(e){var n=z.VISITOR_KEYS[e.type];if(n){r=r||{},t(e,r);for(var i=n,s=Array.isArray(i),a=0,i=s?i:(0,T.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o,l=e[u];if(Array.isArray(l))for(var c=l,f=Array.isArray(c),p=0,c=f?c:(0,T.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;D(h,t,r)}else D(l,t,r)}}}}function C(e,t){t=t||{};for(var r=t.preserveComments?Z:ee,n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;null!=e[o]&&(e[o]=void 0)}for(var u in e)"_"===u[0]&&null!=e[u]&&(e[u]=void 0);for(var l=(0,k.default)(e),c=l,f=Array.isArray(c),p=0,c=f?c:(0,T.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}e[d]=null}}function w(e,t){return D(e,C,t),e}t.__esModule=!0,t.createTypeAnnotationBasedOnTypeof=t.removeTypeDuplicates=t.createUnionTypeAnnotation=t.valueToNode=t.toBlock=t.toExpression=t.toStatement=t.toBindingIdentifierName=t.toIdentifier=t.toKeyAlias=t.toSequenceExpression=t.toComputedKey=t.isNodesEquivalent=t.isImmutable=t.isScope=t.isSpecifierDefault=t.isVar=t.isBlockScoped=t.isLet=t.isValidIdentifier=t.isReferenced=t.isBinding=t.getOuterBindingIdentifiers=t.getBindingIdentifiers=t.TYPES=t.react=t.DEPRECATED_KEYS=t.BUILDER_KEYS=t.NODE_FIELDS=t.ALIAS_KEYS=t.VISITOR_KEYS=t.NOT_LOCAL_BINDING=t.BLOCK_SCOPED_SYMBOL=t.INHERIT_KEYS=t.UNARY_OPERATORS=t.STRING_UNARY_OPERATORS=t.NUMBER_UNARY_OPERATORS=t.BOOLEAN_UNARY_OPERATORS=t.BINARY_OPERATORS=t.NUMBER_BINARY_OPERATORS=t.BOOLEAN_BINARY_OPERATORS=t.COMPARISON_BINARY_OPERATORS=t.EQUALITY_BINARY_OPERATORS=t.BOOLEAN_NUMBER_BINARY_OPERATORS=t.UPDATE_OPERATORS=t.LOGICAL_OPERATORS=t.COMMENT_KEYS=t.FOR_INIT_KEYS=t.FLATTENABLE_KEYS=t.STATEMENT_OR_BLOCK_KEYS=void 0;var P=r(360),k=n(P),F=r(2),T=n(F),O=r(14),B=n(O),R=r(35),I=n(R),M=r(135);Object.defineProperty(t,"STATEMENT_OR_BLOCK_KEYS",{enumerable:!0,get:function(){return M.STATEMENT_OR_BLOCK_KEYS}}),Object.defineProperty(t,"FLATTENABLE_KEYS",{enumerable:!0,get:function(){return M.FLATTENABLE_KEYS}}),Object.defineProperty(t,"FOR_INIT_KEYS",{enumerable:!0,get:function(){return M.FOR_INIT_KEYS}}),Object.defineProperty(t,"COMMENT_KEYS",{enumerable:!0,get:function(){return M.COMMENT_KEYS}}),Object.defineProperty(t,"LOGICAL_OPERATORS",{enumerable:!0,get:function(){return M.LOGICAL_OPERATORS}}),Object.defineProperty(t,"UPDATE_OPERATORS",{enumerable:!0,get:function(){return M.UPDATE_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_NUMBER_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_NUMBER_BINARY_OPERATORS}}),Object.defineProperty(t,"EQUALITY_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.EQUALITY_BINARY_OPERATORS}}),Object.defineProperty(t,"COMPARISON_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.COMPARISON_BINARY_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_BINARY_OPERATORS}}),Object.defineProperty(t,"NUMBER_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.NUMBER_BINARY_OPERATORS}}),Object.defineProperty(t,"BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BINARY_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_UNARY_OPERATORS}}),Object.defineProperty(t,"NUMBER_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.NUMBER_UNARY_OPERATORS}}),Object.defineProperty(t,"STRING_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.STRING_UNARY_OPERATORS}}),Object.defineProperty(t,"UNARY_OPERATORS",{enumerable:!0,get:function(){return M.UNARY_OPERATORS}}),Object.defineProperty(t,"INHERIT_KEYS",{enumerable:!0,get:function(){return M.INHERIT_KEYS}}),Object.defineProperty(t,"BLOCK_SCOPED_SYMBOL",{enumerable:!0,get:function(){return M.BLOCK_SCOPED_SYMBOL}}),Object.defineProperty(t,"NOT_LOCAL_BINDING",{enumerable:!0,get:function(){return M.NOT_LOCAL_BINDING}}),t.is=s,t.isType=a,t.validate=o,t.shallowEqual=u,t.appendToMemberExpression=l,t.prependToMemberExpression=c,t.ensureBlock=f,t.clone=p,t.cloneWithoutLoc=d,t.cloneDeep=h,t.buildMatchMemberExpression=m,t.removeComments=y,t.inheritsComments=v,t.inheritTrailingComments=g,t.inheritLeadingComments=b,t.inheritInnerComments=E,t.inherits=A,t.assertNode=S,t.isNode=_,t.traverseFast=D,t.removeProperties=C,t.removePropertiesDeep=w;var N=r(226);Object.defineProperty(t,"getBindingIdentifiers",{enumerable:!0,get:function(){return N.getBindingIdentifiers}}),Object.defineProperty(t,"getOuterBindingIdentifiers",{enumerable:!0,get:function(){return N.getOuterBindingIdentifiers}});var L=r(395);Object.defineProperty(t,"isBinding",{enumerable:!0,get:function(){return L.isBinding}}),Object.defineProperty(t,"isReferenced",{enumerable:!0,get:function(){return L.isReferenced}}),Object.defineProperty(t,"isValidIdentifier",{enumerable:!0,get:function(){return L.isValidIdentifier}}),Object.defineProperty(t,"isLet",{enumerable:!0,get:function(){return L.isLet}}),Object.defineProperty(t,"isBlockScoped",{enumerable:!0,get:function(){return L.isBlockScoped}}),Object.defineProperty(t,"isVar",{enumerable:!0,get:function(){return L.isVar}}),Object.defineProperty(t,"isSpecifierDefault",{enumerable:!0,get:function(){return L.isSpecifierDefault}}),Object.defineProperty(t,"isScope",{enumerable:!0,get:function(){return L.isScope}}),Object.defineProperty(t,"isImmutable",{enumerable:!0,get:function(){return L.isImmutable}}),Object.defineProperty(t,"isNodesEquivalent",{enumerable:!0,get:function(){return L.isNodesEquivalent}});var j=r(385);Object.defineProperty(t,"toComputedKey",{enumerable:!0,get:function(){return j.toComputedKey}}),Object.defineProperty(t,"toSequenceExpression",{enumerable:!0,get:function(){return j.toSequenceExpression}}),Object.defineProperty(t,"toKeyAlias",{enumerable:!0,get:function(){return j.toKeyAlias}}),Object.defineProperty(t,"toIdentifier",{enumerable:!0,get:function(){return j.toIdentifier}}),Object.defineProperty(t,"toBindingIdentifierName",{enumerable:!0,get:function(){return j.toBindingIdentifierName}}),Object.defineProperty(t,"toStatement",{enumerable:!0,get:function(){return j.toStatement}}),Object.defineProperty(t,"toExpression",{enumerable:!0,get:function(){return j.toExpression}}),Object.defineProperty(t,"toBlock",{enumerable:!0,get:function(){return j.toBlock}}),Object.defineProperty(t,"valueToNode",{enumerable:!0,get:function(){return j.valueToNode}});var U=r(393);Object.defineProperty(t,"createUnionTypeAnnotation",{enumerable:!0,get:function(){return U.createUnionTypeAnnotation}}),Object.defineProperty(t,"removeTypeDuplicates",{enumerable:!0,get:function(){return U.removeTypeDuplicates}}),Object.defineProperty(t,"createTypeAnnotationBasedOnTypeof",{enumerable:!0,get:function(){return U.createTypeAnnotationBasedOnTypeof}});var V=r(624),G=n(V),W=r(109),Y=n(W),q=r(600),K=n(q);r(390);var H=r(26),J=r(394),X=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(J),z=t;t.VISITOR_KEYS=H.VISITOR_KEYS,t.ALIAS_KEYS=H.ALIAS_KEYS,t.NODE_FIELDS=H.NODE_FIELDS,t.BUILDER_KEYS=H.BUILDER_KEYS,t.DEPRECATED_KEYS=H.DEPRECATED_KEYS,t.react=X;for(var $ in z.VISITOR_KEYS)i($);z.FLIPPED_ALIAS_KEYS={},(0,B.default)(z.ALIAS_KEYS).forEach(function(e){z.ALIAS_KEYS[e].forEach(function(t){(z.FLIPPED_ALIAS_KEYS[t]=z.FLIPPED_ALIAS_KEYS[t]||[]).push(e)})}),(0,B.default)(z.FLIPPED_ALIAS_KEYS).forEach(function(e){z[e.toUpperCase()+"_TYPES"]=z.FLIPPED_ALIAS_KEYS[e],i(e)});t.TYPES=(0,B.default)(z.VISITOR_KEYS).concat((0,B.default)(z.FLIPPED_ALIAS_KEYS)).concat((0,B.default)(z.DEPRECATED_KEYS));(0,B.default)(z.BUILDER_KEYS).forEach(function(e){function t(){if(arguments.length>r.length)throw new Error("t."+e+": Too many arguments passed. Received "+arguments.length+" but can receive no more than "+r.length);var t={};t.type=e;for(var n=0,i=r,s=Array.isArray(i),a=0,i=s?i:(0,T.default)(i);;){var u;if(s){if(a>=i.length)break;u=i[a++]}else{if(a=i.next(),a.done)break;u=a.value}var l=u,c=z.NODE_FIELDS[e][l],f=arguments[n++];void 0===f&&(f=(0,Y.default)(c.default)),t[l]=f}for(var p in t)o(t,p,t[p]);return t}var r=z.BUILDER_KEYS[e];z[e]=t,z[e[0].toLowerCase()+e.slice(1)]=t});for(var Q in z.DEPRECATED_KEYS)!function(e){function t(t){return function(){return console.trace("The node type "+e+" has been renamed to "+r),t.apply(this,arguments)}}var r=z.DEPRECATED_KEYS[e];z[e]=z[e[0].toLowerCase()+e.slice(1)]=t(z[r]),z["is"+e]=t(z["is"+r]),z["assert"+e]=t(z["assert"+r])}(Q);(0,G.default)(z),(0,G.default)(z.VISITOR_KEYS);var Z=["tokens","start","end","loc","raw","rawValue"],ee=z.COMMENT_KEYS.concat(["comments"]).concat(Z)},function(e,t,r){"use strict";e.exports={default:r(404),__esModule:!0}},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t){e=(0,l.default)(e);var r=e,n=r.program;return t.length&&(0,m.default)(e,A,null,t),n.body.length>1?n.body:n.body[0]}t.__esModule=!0;var a=r(10),o=i(a);t.default=function(e,t){var r=void 0;try{throw new Error}catch(e){e.stack&&(r=e.stack.split("\n").slice(1).join("\n"))}t=(0,f.default)({allowReturnOutsideFunction:!0,allowSuperOutsideMethod:!0,preserveComments:!1},t);var n=function(){var i=void 0;try{i=v.parse(e,t),i=m.default.removeProperties(i,{preserveComments:t.preserveComments}),m.default.cheap(i,function(e){e[E]=!0})}catch(e){throw e.stack=e.stack+"from\n"+r,e}return n=function(){return i},i};return function(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return s(n(),t)}};var u=r(574),l=i(u),c=r(174),f=i(c),p=r(274),d=i(p),h=r(7),m=i(h),y=r(89),v=n(y),g=r(1),b=n(g),E="_fromTemplate",x=(0,o.default)(),A={noScope:!0,enter:function(e,t){var r=e.node;if(r[x])return e.skip();b.isExpressionStatement(r)&&(r=r.expression);var n=void 0;if(b.isIdentifier(r)&&r[E])if((0,d.default)(t[0],r.name))n=t[0][r.name];else if("$"===r.name[0]){var i=+r.name.slice(1);t[i]&&(n=t[i])}null===n&&e.remove(),n&&(n[x]=!0,e.replaceInline(n))},exit:function(e){var t=e.node;t.loc||m.default.clearNode(t)}};e.exports=t.default},function(e,t){"use strict";var r=e.exports={version:"2.5.0"};"number"==typeof __e&&(__e=r)},function(e,t){"use strict";var r=Array.isArray;e.exports=r},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t,r,n,i){if(e){if(t||(t={}),!t.noScope&&!r&&"Program"!==e.type&&"File"!==e.type)throw new Error(v.get("traverseNeedsParent",e.type));m.explode(t),s.node(e,t,r,n,i)}}function a(e,t){e.node.type===t.type&&(t.has=!0,e.stop())}t.__esModule=!0,t.visitors=t.Hub=t.Scope=t.NodePath=void 0;var o=r(2),u=i(o),l=r(36);Object.defineProperty(t,"NodePath",{enumerable:!0,get:function(){return i(l).default}});var c=r(134);Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return i(c).default}});var f=r(223);Object.defineProperty(t,"Hub",{enumerable:!0,get:function(){return i(f).default}}),t.default=s;var p=r(367),d=i(p),h=r(384),m=n(h),y=r(20),v=n(y),g=r(111),b=i(g),E=r(1),x=n(E),A=r(88),S=n(A);t.visitors=m,s.visitors=m,s.verify=m.verify,s.explode=m.explode,s.NodePath=r(36),s.Scope=r(134),s.Hub=r(223),s.cheap=function(e,t){return x.traverseFast(e,t)},s.node=function(e,t,r,n,i,s){var a=x.VISITOR_KEYS[e.type];if(a)for(var o=new d.default(r,t,n,i),l=a,c=Array.isArray(l),f=0,l=c?l:(0,u.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var h=p;if((!s||!s[h])&&o.visit(e,h))return}},s.clearNode=function(e,t){x.removeProperties(e,t),S.path.delete(e)},s.removeProperties=function(e,t){return x.traverseFast(e,s.clearNode,t),e},s.hasType=function(e,t,r,n){if((0,b.default)(n,e.type))return!1;if(e.type===r)return!0;var i={has:!1,type:r};return s(e,{blacklist:n,enter:a},t,i),i.has},s.clearCache=function(){S.clear()},s.clearCache.clearPath=S.clearPath,s.clearCache.clearScope=S.clearScope,s.copyCache=function(e,t){S.path.has(e)&&S.path.set(t,S.path.get(e))}},function(e,t){"use strict";function r(){throw new Error("setTimeout has not been defined")}function n(){throw new Error("clearTimeout has not been defined")}function i(e){if(c===setTimeout)return setTimeout(e,0);if((c===r||!c)&&setTimeout)return c=setTimeout,setTimeout(e,0);try{return c(e,0)}catch(t){try{return c.call(null,e,0)}catch(t){return c.call(this,e,0)}}}function s(e){if(f===clearTimeout)return clearTimeout(e);if((f===n||!f)&&clearTimeout)return f=clearTimeout,clearTimeout(e);try{return f(e)}catch(t){try{return f.call(null,e)}catch(t){return f.call(this,e)}}}function a(){m&&d&&(m=!1,d.length?h=d.concat(h):y=-1,h.length&&o())}function o(){if(!m){var e=i(a);m=!0;for(var t=h.length;t;){for(d=h,h=[];++y<t;)d&&d[y].run();y=-1,t=h.length}d=null,m=!1,s(e)}}function u(e,t){this.fun=e,this.array=t}function l(){}var c,f,p=e.exports={};!function(){try{c="function"==typeof setTimeout?setTimeout:r}catch(e){c=r}try{f="function"==typeof clearTimeout?clearTimeout:n}catch(e){f=n}}();var d,h=[],m=!1,y=-1;p.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];h.push(new u(e,t)),1!==h.length||m||i(o)},u.prototype.run=function(){this.fun.apply(null,this.array)},p.title="browser",p.browser=!0,p.env={},p.argv=[],p.version="",p.versions={},p.on=l,p.addListener=l,p.once=l,p.off=l,p.removeListener=l,p.removeAllListeners=l,p.emit=l,p.prependListener=l,p.prependOnceListener=l,p.listeners=function(e){return[]},p.binding=function(e){throw new Error("process.binding is not supported")},p.cwd=function(){return"/"},p.chdir=function(e){throw new Error("process.chdir is not supported")},p.umask=function(){return 0}},function(e,t,r){"use strict";e.exports={default:r(409),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(414),__esModule:!0}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.__esModule=!0;var s=r(363),a=n(s),o=r(10),u=n(o),l="function"==typeof u.default&&"symbol"===i(a.default)?function(e){return void 0===e?"undefined":i(e)}:function(e){return e&&"function"==typeof u.default&&e.constructor===u.default&&e!==u.default.prototype?"symbol":void 0===e?"undefined":i(e)};t.default="function"==typeof u.default&&"symbol"===l(a.default)?function(e){return void 0===e?"undefined":l(e)}:function(e){return e&&"function"==typeof u.default&&e.constructor===u.default&&e!==u.default.prototype?"symbol":void 0===e?"undefined":l(e)}},function(e,t,r){"use strict";var n=r(15),i=r(5),s=r(43),a=r(29),o=function e(t,r,o){var u,l,c,f=t&e.F,p=t&e.G,d=t&e.S,h=t&e.P,m=t&e.B,y=t&e.W,v=p?i:i[r]||(i[r]={}),g=v.prototype,b=p?n:d?n[r]:(n[r]||{}).prototype;p&&(o=r);for(u in o)(l=!f&&b&&void 0!==b[u])&&u in v||(c=l?b[u]:o[u],v[u]=p&&"function"!=typeof b[u]?o[u]:m&&l?s(c,n):y&&b[u]==c?function(e){var t=function(t,r,n){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,r)}return new e(t,r,n)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(c):h&&"function"==typeof c?s(Function.call,c):c,h&&((v.virtual||(v.virtual={}))[u]=c,t&e.R&&g&&!g[u]&&a(g,u,c)))};o.F=1,o.G=2,o.S=4,o.P=8,o.B=16,o.W=32,o.U=64,o.R=128,e.exports=o},function(e,t,r){"use strict";var n=r(151)("wks"),i=r(95),s=r(15).Symbol,a="function"==typeof s;(e.exports=function(e){return n[e]||(n[e]=a&&s[e]||(a?s:i)("Symbol."+e))}).store=n},function(e,t,r){"use strict";e.exports={default:r(411),__esModule:!0}},function(e,t){"use strict";var r=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=r)},function(e,t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=function(e){return"object"===(void 0===e?"undefined":r(e))?null!==e:"function"==typeof e}},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(261),s="object"==("undefined"==typeof self?"undefined":n(self))&&self&&self.Object===Object&&self,a=i||s||Function("return this")();e.exports=a},function(e,t){"use strict";function r(e){var t=void 0===e?"undefined":n(e);return null!=e&&("object"==t||"function"==t)}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=r},function(e,t,r){(function(e){"use strict";function r(e,t){for(var r=0,n=e.length-1;n>=0;n--){var i=e[n];"."===i?e.splice(n,1):".."===i?(e.splice(n,1),r++):r&&(e.splice(n,1),r--)}if(t)for(;r--;r)e.unshift("..");return e}function n(e,t){if(e.filter)return e.filter(t);for(var r=[],n=0;n<e.length;n++)t(e[n],n,e)&&r.push(e[n]);return r}var i=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,s=function(e){return i.exec(e).slice(1)};t.resolve=function(){for(var t="",i=!1,s=arguments.length-1;s>=-1&&!i;s--){var a=s>=0?arguments[s]:e.cwd();if("string"!=typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(t=a+"/"+t,i="/"===a.charAt(0))}return t=r(n(t.split("/"),function(e){return!!e}),!i).join("/"),(i?"/":"")+t||"."},t.normalize=function(e){var i=t.isAbsolute(e),s="/"===a(e,-1);return e=r(n(e.split("/"),function(e){return!!e}),!i).join("/"),e||i||(e="."),e&&s&&(e+="/"),(i?"/":"")+e},t.isAbsolute=function(e){return"/"===e.charAt(0)},t.join=function(){var e=Array.prototype.slice.call(arguments,0);return t.normalize(n(e,function(e,t){if("string"!=typeof e)throw new TypeError("Arguments to path.join must be strings");return e}).join("/"))},t.relative=function(e,r){function n(e){for(var t=0;t<e.length&&""===e[t];t++);for(var r=e.length-1;r>=0&&""===e[r];r--);return t>r?[]:e.slice(t,r-t+1)}e=t.resolve(e).substr(1),r=t.resolve(r).substr(1);for(var i=n(e.split("/")),s=n(r.split("/")),a=Math.min(i.length,s.length),o=a,u=0;u<a;u++)if(i[u]!==s[u]){o=u;break}for(var l=[],u=o;u<i.length;u++)l.push("..");return l=l.concat(s.slice(o)),l.join("/")},t.sep="/",t.delimiter=":",t.dirname=function(e){var t=s(e),r=t[0],n=t[1];return r||n?(n&&(n=n.substr(0,n.length-1)),r+n):"."},t.basename=function(e,t){var r=s(e)[2];return t&&r.substr(-1*t.length)===t&&(r=r.substr(0,r.length-t.length)),r},t.extname=function(e){return s(e)[3]};var a="b"==="ab".substr(-1)?function(e,t,r){return e.substr(t,r)}:function(e,t,r){return t<0&&(t=e.length+t),e.substr(t,r)}}).call(t,r(8))},function(e,t,r){"use strict";function n(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];var s=l[e];if(!s)throw new ReferenceError("Unknown message "+(0,a.default)(e));return r=i(r),s.replace(/\$(\d+)/g,function(e,t){return r[t-1]})}function i(e){return e.map(function(e){if(null!=e&&e.inspect)return e.inspect();try{return(0,a.default)(e)||e+""}catch(t){return u.inspect(e)}})}t.__esModule=!0,t.MESSAGES=void 0;var s=r(35),a=function(e){return e&&e.__esModule?e:{default:e}}(s);t.get=n,t.parseArgs=i;var o=r(117),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o),l=t.MESSAGES={tailCallReassignmentDeopt:"Function reference has been reassigned, so it will probably be dereferenced, therefore we can't optimise this with confidence",classesIllegalBareSuper:"Illegal use of bare super",classesIllegalSuperCall:"Direct super call is illegal in non-constructor, use super.$1() instead",scopeDuplicateDeclaration:"Duplicate declaration $1",settersNoRest:"Setters aren't allowed to have a rest",noAssignmentsInForHead:"No assignments allowed in for-in/of head",expectedMemberExpressionOrIdentifier:"Expected type MemberExpression or Identifier",invalidParentForThisNode:"We don't know how to handle this node within the current parent - please open an issue",readOnly:"$1 is read-only",unknownForHead:"Unknown node type $1 in ForStatement",didYouMean:"Did you mean $1?",codeGeneratorDeopt:"Note: The code generator has deoptimised the styling of $1 as it exceeds the max of $2.",missingTemplatesDirectory:"no templates directory - this is most likely the result of a broken `npm publish`. Please report to https://github.com/babel/babel/issues",unsupportedOutputType:"Unsupported output type $1",illegalMethodName:"Illegal method name $1",lostTrackNodePath:"We lost track of this node's position, likely because the AST was directly manipulated",modulesIllegalExportName:"Illegal export $1",modulesDuplicateDeclarations:"Duplicate module declarations with the same source but in different scopes",undeclaredVariable:"Reference to undeclared variable $1",undeclaredVariableType:"Referencing a type alias outside of a type annotation",undeclaredVariableSuggestion:"Reference to undeclared variable $1 - did you mean $2?",traverseNeedsParent:"You must pass a scope and parentPath unless traversing a Program/File. Instead of that you tried to traverse a $1 node without passing scope and parentPath.",traverseVerifyRootFunction:"You passed `traverse()` a function when it expected a visitor object, are you sure you didn't mean `{ enter: Function }`?",traverseVerifyVisitorProperty:"You passed `traverse()` a visitor object with the property $1 that has the invalid property $2",traverseVerifyNodeType:"You gave us a visitor for the node type $1 but it's not a valid type",pluginNotObject:"Plugin $2 specified in $1 was expected to return an object when invoked but returned $3",pluginNotFunction:"Plugin $2 specified in $1 was expected to return a function but returned $3",
pluginUnknown:"Unknown plugin $1 specified in $2 at $3, attempted to resolve relative to $4",pluginInvalidProperty:"Plugin $2 specified in $1 provided an invalid property of $3"}},function(e,t,r){"use strict";var n=r(16);e.exports=function(e){if(!n(e))throw TypeError(e+" is not an object!");return e}},function(e,t,r){"use strict";e.exports=!r(27)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t,r){"use strict";var n=r(21),i=r(231),s=r(154),a=Object.defineProperty;t.f=r(22)?Object.defineProperty:function(e,t,r){if(n(e),t=s(t,!0),n(r),i)try{return a(e,t,r)}catch(e){}if("get"in r||"set"in r)throw TypeError("Accessors not supported!");return"value"in r&&(e[t]=r.value),e}},function(e,t,r){"use strict";function n(e){return null!=e&&s(e.length)&&!i(e)}var i=r(175),s=r(176);e.exports=n},function(e,t){"use strict";function r(e){return null!=e&&"object"==(void 0===e?"undefined":n(e))}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=r},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return Array.isArray(e)?"array":null===e?"null":void 0===e?"undefined":void 0===e?"undefined":(0,v.default)(e)}function s(e){function t(t,r,n){if(Array.isArray(n))for(var i=0;i<n.length;i++)e(t,r+"["+i+"]",n[i])}return t.each=e,t}function a(){function e(e,t,n){if(r.indexOf(n)<0)throw new TypeError("Property "+t+" expected value to be one of "+(0,m.default)(r)+" but got "+(0,m.default)(n))}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.oneOf=r,e}function o(){function e(e,t,n){for(var i=!1,s=r,a=Array.isArray(s),o=0,s=a?s:(0,d.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(b.is(l,n)){i=!0;break}}if(!i)throw new TypeError("Property "+t+" of "+e.type+" expected node to be of a type "+(0,m.default)(r)+" but instead got "+(0,m.default)(n&&n.type))}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.oneOfNodeTypes=r,e}function u(){function e(e,t,n){for(var s=!1,a=r,o=Array.isArray(a),u=0,a=o?a:(0,d.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(i(n)===c||b.is(c,n)){s=!0;break}}if(!s)throw new TypeError("Property "+t+" of "+e.type+" expected node to be of a type "+(0,m.default)(r)+" but instead got "+(0,m.default)(n&&n.type))}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.oneOfNodeOrValueTypes=r,e}function l(e){function t(t,r,n){if(i(n)!==e)throw new TypeError("Property "+r+" expected type of "+e+" but got "+i(n))}return t.type=e,t}function c(){function e(){for(var e=r,t=Array.isArray(e),n=0,e=t?e:(0,d.default)(e);;){var i;if(t){if(n>=e.length)break;i=e[n++]}else{if(n=e.next(),n.done)break;i=n.value}i.apply(void 0,arguments)}}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.chainOf=r,e}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.inherits&&D[t.inherits]||{};t.fields=t.fields||r.fields||{},t.visitor=t.visitor||r.visitor||[],t.aliases=t.aliases||r.aliases||[],t.builder=t.builder||r.builder||t.visitor||[],t.deprecatedAlias&&(_[t.deprecatedAlias]=e);for(var n=t.visitor.concat(t.builder),s=Array.isArray(n),a=0,n=s?n:(0,d.default)(n);;){var o;if(s){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;t.fields[u]=t.fields[u]||{}}for(var c in t.fields){var f=t.fields[c];-1===t.builder.indexOf(c)&&(f.optional=!0),void 0===f.default?f.default=null:f.validate||(f.validate=l(i(f.default)))}E[e]=t.visitor,S[e]=t.builder,A[e]=t.fields,x[e]=t.aliases,D[e]=t}t.__esModule=!0,t.DEPRECATED_KEYS=t.BUILDER_KEYS=t.NODE_FIELDS=t.ALIAS_KEYS=t.VISITOR_KEYS=void 0;var p=r(2),d=n(p),h=r(35),m=n(h),y=r(11),v=n(y);t.assertEach=s,t.assertOneOf=a,t.assertNodeType=o,t.assertNodeOrValueType=u,t.assertValueType=l,t.chain=c,t.default=f;var g=r(1),b=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(g),E=t.VISITOR_KEYS={},x=t.ALIAS_KEYS={},A=t.NODE_FIELDS={},S=t.BUILDER_KEYS={},_=t.DEPRECATED_KEYS={},D={}},function(e,t){"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t){"use strict";var r={}.hasOwnProperty;e.exports=function(e,t){return r.call(e,t)}},function(e,t,r){"use strict";var n=r(23),i=r(92);e.exports=r(22)?function(e,t,r){return n.f(e,t,i(1,r))}:function(e,t,r){return e[t]=r,e}},function(e,t,r){"use strict";function n(e){return null==e?void 0===e?u:o:l&&l in Object(e)?s(e):a(e)}var i=r(45),s=r(534),a=r(559),o="[object Null]",u="[object Undefined]",l=i?i.toStringTag:void 0;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n){var a=!r;r||(r={});for(var o=-1,u=t.length;++o<u;){var l=t[o],c=n?n(r[l],e[l],l,r,e):void 0;void 0===c&&(c=e[l]),a?s(r,l,c):i(r,l,c)}return r}var i=r(162),s=r(163);e.exports=n},function(e,t,r){"use strict";function n(e){return a(e)?i(e):s(e)}var i=r(245),s=r(500),a=r(24);e.exports=n},function(e,t){"use strict";e.exports={filename:{type:"filename",description:"filename to use when reading from stdin - this will be used in source-maps, errors etc",default:"unknown",shorthand:"f"},filenameRelative:{hidden:!0,type:"string"},inputSourceMap:{hidden:!0},env:{hidden:!0,default:{}},mode:{description:"",hidden:!0},retainLines:{type:"boolean",default:!1,description:"retain line numbers - will result in really ugly code"},highlightCode:{description:"enable/disable ANSI syntax highlighting of code frames (on by default)",type:"boolean",default:!0},suppressDeprecationMessages:{type:"boolean",default:!1,hidden:!0},presets:{type:"list",description:"",default:[]},plugins:{type:"list",default:[],description:""},ignore:{type:"list",description:"list of glob paths to **not** compile",default:[]},only:{type:"list",description:"list of glob paths to **only** compile"},code:{hidden:!0,default:!0,type:"boolean"},metadata:{hidden:!0,default:!0,type:"boolean"},ast:{hidden:!0,default:!0,type:"boolean"},extends:{type:"string",hidden:!0},comments:{type:"boolean",default:!0,description:"write comments to generated output (true by default)"},shouldPrintComment:{hidden:!0,description:"optional callback to control whether a comment should be inserted, when this is used the comments option is ignored"},wrapPluginVisitorMethod:{hidden:!0,description:"optional callback to wrap all visitor methods"},compact:{type:"booleanString",default:"auto",description:"do not include superfluous whitespace characters and line terminators [true|false|auto]"},minified:{type:"boolean",default:!1,description:"save as much bytes when printing [true|false]"},sourceMap:{alias:"sourceMaps",hidden:!0},sourceMaps:{type:"booleanString",description:"[true|false|inline]",default:!1,shorthand:"s"},sourceMapTarget:{type:"string",description:"set `file` on returned source map"},sourceFileName:{type:"string",description:"set `sources[0]` on returned source map"},sourceRoot:{type:"filename",description:"the root from which all sources are relative"},babelrc:{description:"Whether or not to look up .babelrc and .babelignore files",type:"boolean",default:!0},sourceType:{description:"",default:"module"},auxiliaryCommentBefore:{type:"string",description:"print a comment before any injected non-user code"},auxiliaryCommentAfter:{type:"string",description:"print a comment after any injected non-user code"},resolveModuleSource:{hidden:!0},getModuleId:{hidden:!0},moduleRoot:{type:"filename",description:"optional prefix for the AMD module formatter that will be prepend to the filename on module definitions"},moduleIds:{type:"boolean",default:!1,shorthand:"M",description:"insert an explicit id for modules"},moduleId:{description:"specify a custom name for module ids",type:"string"},passPerPreset:{description:"Whether to spawn a traversal pass per a preset. By default all presets are merged.",type:"boolean",default:!1,hidden:!0},parserOpts:{description:"Options to pass into the parser, or to change parsers (parserOpts.parser)",default:!1},generatorOpts:{description:"Options to pass into the generator, or to change generators (generatorOpts.generator)",default:!1}}},function(e,t,r){(function(n){"use strict";function i(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function s(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=r(366),o=s(a),u=r(35),l=s(u),c=r(87),f=s(c),p=r(2),d=s(p),h=r(11),m=s(h),y=r(3),v=s(y),g=r(182),b=i(g),E=r(65),x=s(E),A=r(20),S=i(A),_=r(52),D=r(184),C=s(D),w=r(185),P=s(w),k=r(575),F=s(k),T=r(109),O=s(T),B=r(293),R=s(B),I=r(33),M=s(I),N=r(54),L=s(N),j=r(51),U=s(j),V=r(19),G=s(V),W=function(){function e(t){(0,v.default)(this,e),this.resolvedConfigs=[],this.options=e.createBareOptions(),this.log=t}return e.memoisePluginContainer=function(t,r,n,i){for(var s=e.memoisedPlugins,a=Array.isArray(s),o=0,s=a?s:(0,d.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(l.container===t)return l.plugin}var c=void 0;if(c="function"==typeof t?t(b):t,"object"===(void 0===c?"undefined":(0,m.default)(c))){var f=new x.default(c,i);return e.memoisedPlugins.push({container:t,plugin:f}),f}throw new TypeError(S.get("pluginNotObject",r,n,void 0===c?"undefined":(0,m.default)(c))+r+n)},e.createBareOptions=function(){var e={};for(var t in M.default){var r=M.default[t];e[t]=(0,O.default)(r.default)}return e},e.normalisePlugin=function(t,r,n,i){if(!((t=t.__esModule?t.default:t)instanceof x.default)){if("function"!=typeof t&&"object"!==(void 0===t?"undefined":(0,m.default)(t)))throw new TypeError(S.get("pluginNotFunction",r,n,void 0===t?"undefined":(0,m.default)(t)));t=e.memoisePluginContainer(t,r,n,i)}return t.init(r,n),t},e.normalisePlugins=function(t,n,i){return i.map(function(i,s){var a=void 0,o=void 0;if(!i)throw new TypeError("Falsy value found in plugins");Array.isArray(i)?(a=i[0],o=i[1]):a=i;var u="string"==typeof a?a:t+"$"+s;if("string"==typeof a){var l=(0,C.default)(a,n);if(!l)throw new ReferenceError(S.get("pluginUnknown",a,t,s,n));a=r(179)(l)}return a=e.normalisePlugin(a,t,s,u),[a,o]})},e.prototype.mergeOptions=function(t){var r=this,i=t.options,s=t.extending,a=t.alias,o=t.loc,u=t.dirname;if(a=a||"foreign",i){("object"!==(void 0===i?"undefined":(0,m.default)(i))||Array.isArray(i))&&this.log.error("Invalid options type for "+a,TypeError);var l=(0,F.default)(i,function(e){if(e instanceof x.default)return e});u=u||n.cwd(),o=o||a;for(var c in l){if(!M.default[c]&&this.log)if(L.default[c])this.log.error("Using removed Babel 5 option: "+a+"."+c+" - "+L.default[c].message,ReferenceError);else{var p="Unknown option: "+a+"."+c+". Check out http://babeljs.io/docs/usage/options/ for more information about options.";this.log.error(p+"\n\nA common cause of this error is the presence of a configuration options object without the corresponding preset name. Example:\n\nInvalid:\n  `{ presets: [{option: value}] }`\nValid:\n  `{ presets: [['presetName', {option: value}]] }`\n\nFor more detailed information on preset configuration, please see http://babeljs.io/docs/plugins/#pluginpresets-options.",ReferenceError)}}(0,_.normaliseOptions)(l),l.plugins&&(l.plugins=e.normalisePlugins(o,u,l.plugins)),l.presets&&(l.passPerPreset?l.presets=this.resolvePresets(l.presets,u,function(e,t){r.mergeOptions({options:e,extending:e,alias:t,loc:t,dirname:u})}):(this.mergePresets(l.presets,u),delete l.presets)),i===s?(0,f.default)(s,l):(0,R.default)(s||this.options,l)}},e.prototype.mergePresets=function(e,t){var r=this;this.resolvePresets(e,t,function(e,t){r.mergeOptions({options:e,alias:t,loc:t,dirname:G.default.dirname(t||"")})})},e.prototype.resolvePresets=function(e,t,n){return e.map(function(e){var i=void 0;if(Array.isArray(e)){if(e.length>2)throw new Error("Unexpected extra options "+(0,l.default)(e.slice(2))+" passed to preset.");var s=e;e=s[0],i=s[1]}var a=void 0;try{if("string"==typeof e){if(!(a=(0,P.default)(e,t)))throw new Error("Couldn't find preset "+(0,l.default)(e)+" relative to directory "+(0,l.default)(t));e=r(179)(a)}if("object"===(void 0===e?"undefined":(0,m.default)(e))&&e.__esModule)if(e.default)e=e.default;else{var u=e,c=(u.__esModule,(0,o.default)(u,["__esModule"]));e=c}if("object"===(void 0===e?"undefined":(0,m.default)(e))&&e.buildPreset&&(e=e.buildPreset),"function"!=typeof e&&void 0!==i)throw new Error("Options "+(0,l.default)(i)+" passed to "+(a||"a preset")+" which does not accept options.");if("function"==typeof e&&(e=e(b,i,{dirname:t})),"object"!==(void 0===e?"undefined":(0,m.default)(e)))throw new Error("Unsupported preset format: "+e+".");n&&n(e,a)}catch(e){throw a&&(e.message+=" (While processing preset: "+(0,l.default)(a)+")"),e}return e})},e.prototype.normaliseOptions=function(){var e=this.options;for(var t in M.default){var r=M.default[t],n=e[t];!n&&r.optional||(r.alias?e[r.alias]=e[r.alias]||n:e[t]=n)}},e.prototype.init=function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(0,U.default)(e,this.log),r=Array.isArray(t),n=0,t=r?t:(0,d.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this.mergeOptions(s)}return this.normaliseOptions(e),this.options},e}();t.default=W,W.memoisedPlugins=[],e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";e.exports={default:r(405),__esModule:!0}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var s=r(2),a=i(s),o=r(3),u=i(o),l=r(224),c=n(l),f=r(239),p=i(f),d=r(466),h=i(d),m=r(7),y=i(m),v=r(174),g=i(v),b=r(134),E=i(b),x=r(1),A=n(x),S=r(88),_=(0,p.default)("babel"),D=function(){function e(t,r){(0,u.default)(this,e),this.parent=r,this.hub=t,this.contexts=[],this.data={},this.shouldSkip=!1,this.shouldStop=!1,this.removed=!1,this.state=null,this.opts=null,this.skipKeys=null,this.parentPath=null,this.context=null,this.container=null,this.listKey=null,this.inList=!1,this.parentKey=null,this.key=null,this.node=null,this.scope=null,this.type=null,this.typeAnnotation=null}return e.get=function(t){var r=t.hub,n=t.parentPath,i=t.parent,s=t.container,a=t.listKey,o=t.key;!r&&n&&(r=n.hub),(0,h.default)(i,"To get a node path the parent needs to exist");var u=s[o],l=S.path.get(i)||[];S.path.has(i)||S.path.set(i,l);for(var c=void 0,f=0;f<l.length;f++){var p=l[f];if(p.node===u){c=p;break}}return c||(c=new e(r,i),l.push(c)),c.setup(n,s,a,o),c},e.prototype.getScope=function(e){var t=e;return this.isScope()&&(t=new E.default(this,e)),t},e.prototype.setData=function(e,t){return this.data[e]=t},e.prototype.getData=function(e,t){var r=this.data[e];return!r&&t&&(r=this.data[e]=t),r},e.prototype.buildCodeFrameError=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:SyntaxError;return this.hub.file.buildCodeFrameError(this.node,e,t)},e.prototype.traverse=function(e,t){(0,y.default)(this.node,e,this.scope,t,this)},e.prototype.mark=function(e,t){this.hub.file.metadata.marked.push({type:e,message:t,loc:this.node.loc})},e.prototype.set=function(e,t){A.validate(this.node,e,t),this.node[e]=t},e.prototype.getPathLocation=function(){var e=[],t=this;do{var r=t.key;t.inList&&(r=t.listKey+"["+r+"]"),e.unshift(r)}while(t=t.parentPath);return e.join(".")},e.prototype.debug=function(e){_.enabled&&_(this.getPathLocation()+" "+this.type+": "+e())},e}();t.default=D,(0,g.default)(D.prototype,r(368)),(0,g.default)(D.prototype,r(374)),(0,g.default)(D.prototype,r(382)),(0,g.default)(D.prototype,r(372)),(0,g.default)(D.prototype,r(371)),(0,g.default)(D.prototype,r(377)),(0,g.default)(D.prototype,r(370)),(0,g.default)(D.prototype,r(381)),(0,g.default)(D.prototype,r(380)),(0,g.default)(D.prototype,r(373)),(0,g.default)(D.prototype,r(369));for(var C=A.TYPES,w=Array.isArray(C),P=0,C=w?C:(0,a.default)(C);;){var k;if("break"===function(){if(w){if(P>=C.length)return"break";k=C[P++]}else{if(P=C.next(),P.done)return"break";k=P.value}var e=k,t="is"+e;D.prototype[t]=function(e){return A[t](this.node,e)},D.prototype["assert"+e]=function(r){if(!this[t](r))throw new TypeError("Expected node path of type "+e)}}())break}for(var F in c){(function(e){if("_"===e[0])return"continue";A.TYPES.indexOf(e)<0&&A.TYPES.push(e);var t=c[e];D.prototype["is"+e]=function(e){return t.checkPath(this,e)}})(F)}e.exports=t.default},function(e,t,r){"use strict";var n=r(142),i=r(140);e.exports=function(e){return n(i(e))}},function(e,t,r){"use strict";function n(e,t){var r=s(e,t);return i(r)?r:void 0}var i=r(497),s=r(535);e.exports=n},function(e,t){"use strict";e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t,r,n){if(e.selfReference){if(!n.hasBinding(r.name)||n.hasGlobal(r.name)){if(!f.isFunction(t))return;var i=p;t.generator&&(i=d);var s=i({FUNCTION:t,FUNCTION_ID:r,FUNCTION_KEY:n.generateUidIdentifier(r.name)}).expression;s.callee._skipModulesRemap=!0;for(var a=s.callee.body.body[0].params,u=0,l=(0,o.default)(t);u<l;u++)a.push(n.generateUidIdentifier("x"));return s}n.rename(r.name)}t.id=r,n.getProgramParent().references[r.name]=!0}function s(e,t,r){var n={selfAssignment:!1,selfReference:!1,outerDeclar:r.getBindingIdentifier(t),references:[],name:t},i=r.getOwnBinding(t);return i?"param"===i.kind&&(n.selfReference=!0):(n.outerDeclar||r.hasGlobal(t))&&r.traverse(e,h,n),n}t.__esModule=!0,t.default=function(e){var t=e.node,r=e.parent,n=e.scope,a=e.id;if(!t.id){if(!f.isObjectProperty(r)&&!f.isObjectMethod(r,{kind:"method"})||r.computed&&!f.isLiteral(r.key)){if(f.isVariableDeclarator(r)){if(a=r.id,f.isIdentifier(a)){var o=n.parent.getBinding(a.name);if(o&&o.constant&&n.getBinding(a.name)===o)return t.id=a,void(t.id[f.NOT_LOCAL_BINDING]=!0)}}else if(f.isAssignmentExpression(r))a=r.left;else if(!a)return}else a=r.key;var u=void 0;if(a&&f.isLiteral(a))u=a.value;else{if(!a||!f.isIdentifier(a))return;u=a.name}u=f.toBindingIdentifierName(u),a=f.identifier(u),a[f.NOT_LOCAL_BINDING]=!0;return i(s(t,u,n),t,a,n)||t}};var a=r(189),o=n(a),u=r(4),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=(0,l.default)("\n  (function (FUNCTION_KEY) {\n    function FUNCTION_ID() {\n      return FUNCTION_KEY.apply(this, arguments);\n    }\n\n    FUNCTION_ID.toString = function () {\n      return FUNCTION_KEY.toString();\n    }\n\n    return FUNCTION_ID;\n  })(FUNCTION)\n"),d=(0,l.default)("\n  (function (FUNCTION_KEY) {\n    function* FUNCTION_ID() {\n      return yield* FUNCTION_KEY.apply(this, arguments);\n    }\n\n    FUNCTION_ID.toString = function () {\n      return FUNCTION_KEY.toString();\n    };\n\n    return FUNCTION_ID;\n  })(FUNCTION)\n"),h={"ReferencedIdentifier|BindingIdentifier":function(e,t){if(e.node.name===t.name){e.scope.getBindingIdentifier(t.name)===t.outerDeclar&&(t.selfReference=!0,e.stop())}}};e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(361),s=n(i),a=r(9),o=n(a),u=r(11),l=n(u);t.default=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":(0,l.default)(t)));e.prototype=(0,o.default)(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(s.default?(0,s.default)(e,t):e.__proto__=t)}},function(e,t,r){"use strict";t.__esModule=!0;var n=r(11),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":(0,i.default)(t))&&"function"!=typeof t?e:t}},function(e,t,r){"use strict";var n=r(227);e.exports=function(e,t,r){if(n(e),void 0===t)return e;switch(r){case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,i){return e.call(t,r,n,i)}}return function(){return e.apply(t,arguments)}}},function(e,t,r){"use strict";var n=r(237),i=r(141);e.exports=Object.keys||function(e){return n(e,i)}},function(e,t,r){"use strict";var n=r(17),i=n.Symbol;e.exports=i},function(e,t){"use strict";function r(e,t){return e===t||e!==e&&t!==t}e.exports=r},function(e,t,r){"use strict";function n(e){return a(e)?i(e,!0):s(e)}var i=r(245),s=r(501),a=r(24);e.exports=n},function(e,t,r){"use strict";function n(e){var t=i(e),r=t%1;return t===t?r?t-r:t:0}var i=r(597);e.exports=n},function(e,t){(function(t){e.exports=t}).call(t,{})},function(e,t,r){(function(e){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.File=void 0;var s=r(2),a=i(s),o=r(9),u=i(o),l=r(87),c=i(l),f=r(3),p=i(f),d=r(42),h=i(d),m=r(41),y=i(m),v=r(194),g=i(v),b=r(121),E=n(b),x=r(403),A=i(x),S=r(34),_=i(S),D=r(299),C=i(D),w=r(7),P=i(w),k=r(288),F=i(k),T=r(186),O=i(T),B=r(181),R=i(B),I=r(273),M=i(I),N=r(120),L=i(N),j=r(119),U=i(j),V=r(89),G=r(122),W=n(G),Y=r(19),q=i(Y),K=r(1),H=n(K),J=r(118),X=i(J),z=r(296),$=i(z),Q=r(297),Z=i(Q),ee=/^#!.*/,te=[[$.default],[Z.default]],re={enter:function(e,t){var r=e.node.loc;r&&(t.loc=r,e.stop())}},ne=function(t){function n(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=arguments[1];(0,p.default)(this,n);var i=(0,h.default)(this,t.call(this));return i.pipeline=r,i.log=new L.default(i,e.filename||"unknown"),i.opts=i.initOptions(e),i.parserOpts={sourceType:i.opts.sourceType,sourceFileName:i.opts.filename,plugins:[]},i.pluginVisitors=[],i.pluginPasses=[],i.buildPluginsForOptions(i.opts),i.opts.passPerPreset&&(i.perPresetOpts=[],i.opts.presets.forEach(function(e){var t=(0,c.default)((0,u.default)(i.opts),e);i.perPresetOpts.push(t),i.buildPluginsForOptions(t)})),i.metadata={usedHelpers:[],marked:[],modules:{imports:[],exports:{exported:[],specifiers:[]}}},i.dynamicImportTypes={},i.dynamicImportIds={},i.dynamicImports=[],i.declarations={},i.usedHelpers={},i.path=null,i.ast={},i.code="",i.shebang="",i.hub=new w.Hub(i),i}return(0,y.default)(n,t),n.prototype.getMetadata=function(){for(var e=!1,t=this.ast.program.body,r=Array.isArray(t),n=0,t=r?t:(0,a.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(H.isModuleDeclaration(s)){e=!0;break}}e&&this.path.traverse(E,this)},n.prototype.initOptions=function(e){e=new _.default(this.log,this.pipeline).init(e),e.inputSourceMap&&(e.sourceMaps=!0),e.moduleId&&(e.moduleIds=!0),e.basename=q.default.basename(e.filename,q.default.extname(e.filename)),e.ignore=W.arrayify(e.ignore,W.regexify),e.only&&(e.only=W.arrayify(e.only,W.regexify)),(0,M.default)(e,{moduleRoot:e.sourceRoot}),(0,M.default)(e,{sourceRoot:e.moduleRoot}),(0,M.default)(e,{filenameRelative:e.filename});var t=q.default.basename(e.filenameRelative);return(0,M.default)(e,{sourceFileName:t,sourceMapTarget:t}),e},n.prototype.buildPluginsForOptions=function(e){if(Array.isArray(e.plugins)){for(var t=e.plugins.concat(te),r=[],n=[],i=t,s=Array.isArray(i),o=0,i=s?i:(0,a.default)(i);;){var u;if(s){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u,c=l[0],f=l[1];r.push(c.visitor),n.push(new C.default(this,c,f)),c.manipulateOptions&&c.manipulateOptions(e,this.parserOpts,this)}this.pluginVisitors.push(r),this.pluginPasses.push(n)}},n.prototype.getModuleName=function(){var e=this.opts;if(!e.moduleIds)return null;if(null!=e.moduleId&&!e.getModuleId)return e.moduleId;var t=e.filenameRelative,r="";if(null!=e.moduleRoot&&(r=e.moduleRoot+"/"),!e.filenameRelative)return r+e.filename.replace(/^\//,"");if(null!=e.sourceRoot){var n=new RegExp("^"+e.sourceRoot+"/?");t=t.replace(n,"")}return t=t.replace(/\.(\w*?)$/,""),r+=t,r=r.replace(/\\/g,"/"),e.getModuleId?e.getModuleId(r)||r:r},n.prototype.resolveModuleSource=function(e){var t=this.opts.resolveModuleSource;return t&&(e=t(e,this.opts.filename)),e},n.prototype.addImport=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,n=e+":"+t,i=this.dynamicImportIds[n];if(!i){e=this.resolveModuleSource(e),i=this.dynamicImportIds[n]=this.scope.generateUidIdentifier(r);var s=[];"*"===t?s.push(H.importNamespaceSpecifier(i)):"default"===t?s.push(H.importDefaultSpecifier(i)):s.push(H.importSpecifier(i,H.identifier(t)));var a=H.importDeclaration(s,H.stringLiteral(e));a._blockHoist=3,this.path.unshiftContainer("body",a)}return i},n.prototype.addHelper=function(e){var t=this.declarations[e];if(t)return t;this.usedHelpers[e]||(this.metadata.usedHelpers.push(e),this.usedHelpers[e]=!0);var r=this.get("helperGenerator"),n=this.get("helpersNamespace");if(r){var i=r(e);if(i)return i}else if(n)return H.memberExpression(n,H.identifier(e));var s=(0,g.default)(e),a=this.declarations[e]=this.scope.generateUidIdentifier(e);return H.isFunctionExpression(s)&&!s.id?(s.body._compact=!0,s._generated=!0,s.id=a,s.type="FunctionDeclaration",this.path.unshiftContainer("body",s)):(s._compact=!0,this.scope.push({id:a,init:s,unique:!0})),a},n.prototype.addTemplateObject=function(e,t,r){var n=r.elements.map(function(e){return e.value}),i=e+"_"+r.elements.length+"_"+n.join(","),s=this.declarations[i];if(s)return s;var a=this.declarations[i]=this.scope.generateUidIdentifier("templateObject"),o=this.addHelper(e),u=H.callExpression(o,[t,r]);return u._compact=!0,this.scope.push({id:a,init:u,_blockHoist:1.9}),a},n.prototype.buildCodeFrameError=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:SyntaxError,n=e&&(e.loc||e._loc),i=new r(t);return n?i.loc=n.start:((0,P.default)(e,re,this.scope,i),i.message+=" (This is an error on an internal node. Probably an internal error",i.loc&&(i.message+=". Location has been estimated."),i.message+=")"),i},n.prototype.mergeSourceMap=function(e){var t=this.opts.inputSourceMap;if(t){var r=new F.default.SourceMapConsumer(t),n=new F.default.SourceMapConsumer(e),i=new F.default.SourceMapGenerator({file:r.file,sourceRoot:r.sourceRoot}),s=n.sources[0];r.eachMapping(function(e){var t=n.generatedPositionFor({line:e.generatedLine,column:e.generatedColumn,source:s});null!=t.column&&i.addMapping({source:e.source,original:null==e.source?null:{line:e.originalLine,column:e.originalColumn},generated:t})});var a=i.toJSON();return t.mappings=a.mappings,t}return e},n.prototype.parse=function(t){var n=V.parse,i=this.opts.parserOpts;if(i&&(i=(0,c.default)({},this.parserOpts,i),i.parser)){if("string"==typeof i.parser){var s=q.default.dirname(this.opts.filename)||e.cwd(),a=(0,X.default)(i.parser,s);if(!a)throw new Error("Couldn't find parser "+i.parser+' with "parse" method relative to directory '+s);n=r(178)(a).parse}else n=i.parser;i.parser={parse:function(e){return(0,V.parse)(e,i)}}}this.log.debug("Parse start");var o=n(t,i||this.parserOpts);return this.log.debug("Parse stop"),o},n.prototype._addAst=function(e){this.path=w.NodePath.get({hub:this.hub,parentPath:null,parent:e,container:e,key:"program"}).setContext(),this.scope=this.path.scope,this.ast=e,this.getMetadata()},n.prototype.addAst=function(e){this.log.debug("Start set AST"),this._addAst(e),this.log.debug("End set AST")},n.prototype.transform=function(){for(var e=0;e<this.pluginPasses.length;e++){var t=this.pluginPasses[e];this.call("pre",t),this.log.debug("Start transform traverse");var r=P.default.visitors.merge(this.pluginVisitors[e],t,this.opts.wrapPluginVisitorMethod);(0,P.default)(this.ast,r,this.scope),this.log.debug("End transform traverse"),this.call("post",t)}return this.generate()},n.prototype.wrap=function(t,r){t+="";try{return this.shouldIgnore()?this.makeResult({code:t,ignored:!0}):r()}catch(r){if(r._babel)throw r;r._babel=!0;var n=r.message=this.opts.filename+": "+r.message,i=r.loc;if(i&&(r.codeFrame=(0,R.default)(t,i.line,i.column+1,this.opts),n+="\n"+r.codeFrame),e.browser&&(r.message=n),r.stack){var s=r.stack.replace(r.message,n);r.stack=s}throw r}},n.prototype.addCode=function(e){e=(e||"")+"",e=this.parseInputSourceMap(e),this.code=e},n.prototype.parseCode=function(){this.parseShebang();var e=this.parse(this.code);this.addAst(e)},n.prototype.shouldIgnore=function(){var e=this.opts;return W.shouldIgnore(e.filename,e.ignore,e.only)},n.prototype.call=function(e,t){for(var r=t,n=Array.isArray(r),i=0,r=n?r:(0,a.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var o=s,u=o.plugin,l=u[e];l&&l.call(o,this)}},n.prototype.parseInputSourceMap=function(e){var t=this.opts;if(!1!==t.inputSourceMap){var r=A.default.fromSource(e);r&&(t.inputSourceMap=r.toObject(),e=A.default.removeComments(e))}return e},n.prototype.parseShebang=function(){var e=ee.exec(this.code);e&&(this.shebang=e[0],this.code=this.code.replace(ee,""))},n.prototype.makeResult=function(e){var t=e.code,r=e.map,n=e.ast,i=e.ignored,s={metadata:null,options:this.opts,ignored:!!i,code:null,ast:null,map:r||null};return this.opts.code&&(s.code=t),this.opts.ast&&(s.ast=n),this.opts.metadata&&(s.metadata=this.metadata),s},n.prototype.generate=function(){var t=this.opts,n=this.ast,i={ast:n};if(!t.code)return this.makeResult(i);var s=O.default;if(t.generatorOpts.generator&&"string"==typeof(s=t.generatorOpts.generator)){var a=q.default.dirname(this.opts.filename)||e.cwd(),o=(0,X.default)(s,a);if(!o)throw new Error("Couldn't find generator "+s+' with "print" method relative to directory '+a);s=r(178)(o).print}this.log.debug("Generation start");var u=s(n,t.generatorOpts?(0,c.default)(t,t.generatorOpts):t,this.code);return i.code=u.code,i.map=u.map,this.log.debug("Generation end"),this.shebang&&(i.code=this.shebang+"\n"+i.code),i.map&&(i.map=this.mergeSourceMap(i.map)),"inline"!==t.sourceMaps&&"both"!==t.sourceMaps||(i.code+="\n"+A.default.fromObject(i.map).toComment()),"inline"===t.sourceMaps&&(i.map=null),this.makeResult(i)},n}(U.default);t.default=ne,t.File=ne}).call(t,r(8))},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=x[e];return null==t?x[e]=E.default.existsSync(e):t}function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1],r=e.filename,n=new S(t);return!1!==e.babelrc&&n.findConfigs(r),n.mergeConfig({options:e,alias:"base",dirname:r&&g.default.dirname(r)}),n.configs}t.__esModule=!0;var o=r(87),u=i(o),l=r(3),c=i(l);t.default=a;var f=r(118),p=i(f),d=r(470),h=i(d),m=r(604),y=i(m),v=r(19),g=i(v),b=r(115),E=i(b),x={},A={},S=function(){function e(t){(0,c.default)(this,e),this.resolvedConfigs=[],this.configs=[],this.log=t}return e.prototype.findConfigs=function(e){if(e){(0,y.default)(e)||(e=g.default.join(n.cwd(),e));for(var t=!1,r=!1;e!==(e=g.default.dirname(e));){if(!t){var i=g.default.join(e,".babelrc");s(i)&&(this.addConfig(i),t=!0);var a=g.default.join(e,"package.json");!t&&s(a)&&(t=this.addConfig(a,"babel",JSON))}if(!r){var o=g.default.join(e,".babelignore");s(o)&&(this.addIgnoreConfig(o),r=!0)}if(r&&t)return}}},e.prototype.addIgnoreConfig=function(e){var t=E.default.readFileSync(e,"utf8"),r=t.split("\n");r=r.map(function(e){return e.replace(/#(.*?)$/,"").trim()}).filter(function(e){return!!e}),r.length&&this.mergeConfig({options:{ignore:r},alias:e,dirname:g.default.dirname(e)})},e.prototype.addConfig=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:h.default;if(this.resolvedConfigs.indexOf(e)>=0)return!1
;this.resolvedConfigs.push(e);var n=E.default.readFileSync(e,"utf8"),i=void 0;try{i=A[n]=A[n]||r.parse(n),t&&(i=i[t])}catch(t){throw t.message=e+": Error while parsing JSON - "+t.message,t}return this.mergeConfig({options:i,alias:e,dirname:g.default.dirname(e)}),!!i},e.prototype.mergeConfig=function(e){var t=e.options,r=e.alias,i=e.loc,s=e.dirname;if(!t)return!1;if(t=(0,u.default)({},t),s=s||n.cwd(),i=i||r,t.extends){var a=(0,p.default)(t.extends,s);a?this.addConfig(a):this.log&&this.log.error("Couldn't resolve extends clause of "+t.extends+" in "+r),delete t.extends}this.configs.push({options:t,alias:r,loc:i,dirname:s});var o=void 0,l=n.env.BABEL_ENV||"production"||"development";t.env&&(o=t.env[l],delete t.env),this.mergeConfig({options:o,alias:r+".env."+l,dirname:s})},e}();e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";function n(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};for(var t in e){var r=e[t];if(null!=r){var n=o.default[t];if(n&&n.alias&&(n=o.default[n.alias]),n){var i=s[n.type];i&&(r=i(r)),e[t]=r}}}return e}t.__esModule=!0,t.config=void 0,t.normaliseOptions=n;var i=r(53),s=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(i),a=r(33),o=function(e){return e&&e.__esModule?e:{default:e}}(a);t.config=o.default},function(e,t,r){"use strict";function n(e){return!!e}function i(e){return l.booleanify(e)}function s(e){return l.list(e)}t.__esModule=!0,t.filename=void 0,t.boolean=n,t.booleanString=i,t.list=s;var a=r(284),o=function(e){return e&&e.__esModule?e:{default:e}}(a),u=r(122),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);t.filename=o.default},function(e,t){"use strict";e.exports={auxiliaryComment:{message:"Use `auxiliaryCommentBefore` or `auxiliaryCommentAfter`"},blacklist:{message:"Put the specific transforms you want in the `plugins` option"},breakConfig:{message:"This is not a necessary option in Babel 6"},experimental:{message:"Put the specific transforms you want in the `plugins` option"},externalHelpers:{message:"Use the `external-helpers` plugin instead. Check out http://babeljs.io/docs/plugins/external-helpers/"},extra:{message:""},jsxPragma:{message:"use the `pragma` option in the `react-jsx` plugin . Check out http://babeljs.io/docs/plugins/transform-react-jsx/"},loose:{message:"Specify the `loose` option for the relevant plugin you are using or use a preset that sets the option."},metadataUsedHelpers:{message:"Not required anymore as this is enabled by default"},modules:{message:"Use the corresponding module transform plugin in the `plugins` option. Check out http://babeljs.io/docs/plugins/#modules"},nonStandard:{message:"Use the `react-jsx` and `flow-strip-types` plugins to support JSX and Flow. Also check out the react preset http://babeljs.io/docs/plugins/preset-react/"},optional:{message:"Put the specific transforms you want in the `plugins` option"},sourceMapName:{message:"Use the `sourceMapTarget` option"},stage:{message:"Check out the corresponding stage-x presets http://babeljs.io/docs/plugins/#presets"},whitelist:{message:"Put the specific transforms you want in the `plugins` option"}}},function(e,t,r){"use strict";var n=r(43),i=r(428),s=r(427),a=r(21),o=r(153),u=r(238),l={},c={},f=e.exports=function(e,t,r,f,p){var d,h,m,y,v=p?function(){return e}:u(e),g=n(r,f,t?2:1),b=0;if("function"!=typeof v)throw TypeError(e+" is not iterable!");if(s(v)){for(d=o(e.length);d>b;b++)if((y=t?g(a(h=e[b])[0],h[1]):g(e[b]))===l||y===c)return y}else for(m=v.call(e);!(h=m.next()).done;)if((y=i(m,g,h.value,t))===l||y===c)return y};f.BREAK=l,f.RETURN=c},function(e,t){"use strict";e.exports={}},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(95)("meta"),s=r(16),a=r(28),o=r(23).f,u=0,l=Object.isExtensible||function(){return!0},c=!r(27)(function(){return l(Object.preventExtensions({}))}),f=function(e){o(e,i,{value:{i:"O"+ ++u,w:{}}})},p=function(e,t){if(!s(e))return"symbol"==(void 0===e?"undefined":n(e))?e:("string"==typeof e?"S":"P")+e;if(!a(e,i)){if(!l(e))return"F";if(!t)return"E";f(e)}return e[i].i},d=function(e,t){if(!a(e,i)){if(!l(e))return!0;if(!t)return!1;f(e)}return e[i].w},h=function(e){return c&&m.NEED&&l(e)&&!a(e,i)&&f(e),e},m=e.exports={KEY:i,NEED:!1,fastKey:p,getWeak:d,onFreeze:h}},function(e,t,r){"use strict";var n=r(16);e.exports=function(e,t){if(!n(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},function(e,t,r){"use strict";r(440);for(var n=r(15),i=r(29),s=r(56),a=r(13)("toStringTag"),o="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),u=0;u<o.length;u++){var l=o[u],c=n[l],f=c&&c.prototype;f&&!f[a]&&i(f,a,l),s[l]=s.Array}},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length,i=Array(n);++r<n;)i[r]=t(e[r],r,e);return i}e.exports=r},function(e,t,r){"use strict";function n(e){return"function"==typeof e?e:null==e?o:"object"==(void 0===e?"undefined":i(e))?u(e)?a(e[0],e[1]):s(e):l(e)}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(502),a=r(503),o=r(110),u=r(6),l=r(592);e.exports=n},function(e,t,r){"use strict";function n(e){return"symbol"==(void 0===e?"undefined":i(e))||a(e)&&s(e)==o}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(30),a=r(25),o="[object Symbol]";e.exports=n},function(e,t){"use strict";function r(e,t,r){if(t in e)return e[t];if(3===arguments.length)return r;throw new Error('"'+t+'" is a required argument.')}function n(e){var t=e.match(y);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}function i(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}function s(e){var r=e,s=n(e);if(s){if(!s.path)return e;r=s.path}for(var a,o=t.isAbsolute(r),u=r.split(/\/+/),l=0,c=u.length-1;c>=0;c--)a=u[c],"."===a?u.splice(c,1):".."===a?l++:l>0&&(""===a?(u.splice(c+1,l),l=0):(u.splice(c,2),l--));return r=u.join("/"),""===r&&(r=o?"/":"."),s?(s.path=r,i(s)):r}function a(e,t){""===e&&(e="."),""===t&&(t=".");var r=n(t),a=n(e);if(a&&(e=a.path||"/"),r&&!r.scheme)return a&&(r.scheme=a.scheme),i(r);if(r||t.match(v))return t;if(a&&!a.host&&!a.path)return a.host=t,i(a);var o="/"===t.charAt(0)?t:s(e.replace(/\/+$/,"")+"/"+t);return a?(a.path=o,i(a)):o}function o(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var r=0;0!==t.indexOf(e+"/");){var n=e.lastIndexOf("/");if(n<0)return t;if(e=e.slice(0,n),e.match(/^([^\/]+:\/)?\/*$/))return t;++r}return Array(r+1).join("../")+t.substr(e.length+1)}function u(e){return e}function l(e){return f(e)?"$"+e:e}function c(e){return f(e)?e.slice(1):e}function f(e){if(!e)return!1;var t=e.length;if(t<9)return!1;if(95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var r=t-10;r>=0;r--)if(36!==e.charCodeAt(r))return!1;return!0}function p(e,t,r){var n=e.source-t.source;return 0!==n?n:0!==(n=e.originalLine-t.originalLine)?n:0!==(n=e.originalColumn-t.originalColumn)||r?n:0!==(n=e.generatedColumn-t.generatedColumn)?n:(n=e.generatedLine-t.generatedLine,0!==n?n:e.name-t.name)}function d(e,t,r){var n=e.generatedLine-t.generatedLine;return 0!==n?n:0!==(n=e.generatedColumn-t.generatedColumn)||r?n:0!==(n=e.source-t.source)?n:0!==(n=e.originalLine-t.originalLine)?n:(n=e.originalColumn-t.originalColumn,0!==n?n:e.name-t.name)}function h(e,t){return e===t?0:e>t?1:-1}function m(e,t){var r=e.generatedLine-t.generatedLine;return 0!==r?r:0!==(r=e.generatedColumn-t.generatedColumn)?r:0!==(r=h(e.source,t.source))?r:0!==(r=e.originalLine-t.originalLine)?r:(r=e.originalColumn-t.originalColumn,0!==r?r:h(e.name,t.name))}t.getArg=r;var y=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.]*)(?::(\d+))?(\S*)$/,v=/^data:.+\,.+$/;t.urlParse=n,t.urlGenerate=i,t.normalize=s,t.join=a,t.isAbsolute=function(e){return"/"===e.charAt(0)||!!e.match(y)},t.relative=o;var g=function(){return!("__proto__"in Object.create(null))}();t.toSetString=g?u:l,t.fromSetString=g?u:c,t.compareByOriginalPositions=p,t.compareByGeneratedPositionsDeflated=d,t.compareByGeneratedPositionsInflated=m},function(e,t,r){(function(t){"use strict";function n(e,t){if(e===t)return 0;for(var r=e.length,n=t.length,i=0,s=Math.min(r,n);i<s;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0}function i(e){return t.Buffer&&"function"==typeof t.Buffer.isBuffer?t.Buffer.isBuffer(e):!(null==e||!e._isBuffer)}function s(e){return Object.prototype.toString.call(e)}function a(e){return!i(e)&&("function"==typeof t.ArrayBuffer&&("function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(e):!!e&&(e instanceof DataView||!!(e.buffer&&e.buffer instanceof ArrayBuffer))))}function o(e){if(x.isFunction(e)){if(_)return e.name;var t=e.toString(),r=t.match(C);return r&&r[1]}}function u(e,t){return"string"==typeof e?e.length<t?e:e.slice(0,t):e}function l(e){if(_||!x.isFunction(e))return x.inspect(e);var t=o(e);return"[Function"+(t?": "+t:"")+"]"}function c(e){return u(l(e.actual),128)+" "+e.operator+" "+u(l(e.expected),128)}function f(e,t,r,n,i){throw new D.AssertionError({message:r,actual:e,expected:t,operator:n,stackStartFunction:i})}function p(e,t){e||f(e,!0,t,"==",D.ok)}function d(e,t,r,o){if(e===t)return!0;if(i(e)&&i(t))return 0===n(e,t);if(x.isDate(e)&&x.isDate(t))return e.getTime()===t.getTime();if(x.isRegExp(e)&&x.isRegExp(t))return e.source===t.source&&e.global===t.global&&e.multiline===t.multiline&&e.lastIndex===t.lastIndex&&e.ignoreCase===t.ignoreCase;if(null!==e&&"object"===(void 0===e?"undefined":E(e))||null!==t&&"object"===(void 0===t?"undefined":E(t))){if(a(e)&&a(t)&&s(e)===s(t)&&!(e instanceof Float32Array||e instanceof Float64Array))return 0===n(new Uint8Array(e.buffer),new Uint8Array(t.buffer));if(i(e)!==i(t))return!1;o=o||{actual:[],expected:[]};var u=o.actual.indexOf(e);return-1!==u&&u===o.expected.indexOf(t)||(o.actual.push(e),o.expected.push(t),m(e,t,r,o))}return r?e===t:e==t}function h(e){return"[object Arguments]"==Object.prototype.toString.call(e)}function m(e,t,r,n){if(null===e||void 0===e||null===t||void 0===t)return!1;if(x.isPrimitive(e)||x.isPrimitive(t))return e===t;if(r&&Object.getPrototypeOf(e)!==Object.getPrototypeOf(t))return!1;var i=h(e),s=h(t);if(i&&!s||!i&&s)return!1;if(i)return e=S.call(e),t=S.call(t),d(e,t,r);var a,o,u=w(e),l=w(t);if(u.length!==l.length)return!1;for(u.sort(),l.sort(),o=u.length-1;o>=0;o--)if(u[o]!==l[o])return!1;for(o=u.length-1;o>=0;o--)if(a=u[o],!d(e[a],t[a],r,n))return!1;return!0}function y(e,t,r){d(e,t,!0)&&f(e,t,r,"notDeepStrictEqual",y)}function v(e,t){if(!e||!t)return!1;if("[object RegExp]"==Object.prototype.toString.call(t))return t.test(e);try{if(e instanceof t)return!0}catch(e){}return!Error.isPrototypeOf(t)&&!0===t.call({},e)}function g(e){var t;try{e()}catch(e){t=e}return t}function b(e,t,r,n){var i;if("function"!=typeof t)throw new TypeError('"block" argument must be a function');"string"==typeof r&&(n=r,r=null),i=g(t),n=(r&&r.name?" ("+r.name+").":".")+(n?" "+n:"."),e&&!i&&f(i,r,"Missing expected exception"+n);var s="string"==typeof n,a=!e&&x.isError(i),o=!e&&i&&!r;if((a&&s&&v(i,r)||o)&&f(i,r,"Got unwanted exception"+n),e&&i&&r&&!v(i,r)||!e&&i)throw i}var E="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},x=r(117),A=Object.prototype.hasOwnProperty,S=Array.prototype.slice,_=function(){return"foo"===function(){}.name}(),D=e.exports=p,C=/\s*function\s+([^\(\s]*)\s*/;D.AssertionError=function(e){this.name="AssertionError",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,e.message?(this.message=e.message,this.generatedMessage=!1):(this.message=c(this),this.generatedMessage=!0);var t=e.stackStartFunction||f;if(Error.captureStackTrace)Error.captureStackTrace(this,t);else{var r=new Error;if(r.stack){var n=r.stack,i=o(t),s=n.indexOf("\n"+i);if(s>=0){var a=n.indexOf("\n",s+1);n=n.substring(a+1)}this.stack=n}}},x.inherits(D.AssertionError,Error),D.fail=f,D.ok=p,D.equal=function(e,t,r){e!=t&&f(e,t,r,"==",D.equal)},D.notEqual=function(e,t,r){e==t&&f(e,t,r,"!=",D.notEqual)},D.deepEqual=function(e,t,r){d(e,t,!1)||f(e,t,r,"deepEqual",D.deepEqual)},D.deepStrictEqual=function(e,t,r){d(e,t,!0)||f(e,t,r,"deepStrictEqual",D.deepStrictEqual)},D.notDeepEqual=function(e,t,r){d(e,t,!1)&&f(e,t,r,"notDeepEqual",D.notDeepEqual)},D.notDeepStrictEqual=y,D.strictEqual=function(e,t,r){e!==t&&f(e,t,r,"===",D.strictEqual)},D.notStrictEqual=function(e,t,r){e===t&&f(e,t,r,"!==",D.notStrictEqual)},D.throws=function(e,t,r){b(!0,e,t,r)},D.doesNotThrow=function(e,t,r){b(!1,e,t,r)},D.ifError=function(e){if(e)throw e};var w=Object.keys||function(e){var t=[];for(var r in e)A.call(e,r)&&t.push(r);return t}}).call(t,function(){return this}())},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(3),o=n(a),u=r(42),l=n(u),c=r(41),f=n(c),p=r(34),d=n(p),h=r(20),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=r(119),v=n(y),g=r(7),b=n(g),E=r(174),x=n(E),A=r(109),S=n(A),_=["enter","exit"],D=function(e){function t(r,n){(0,o.default)(this,t);var i=(0,l.default)(this,e.call(this));return i.initialized=!1,i.raw=(0,x.default)({},r),i.key=i.take("name")||n,i.manipulateOptions=i.take("manipulateOptions"),i.post=i.take("post"),i.pre=i.take("pre"),i.visitor=i.normaliseVisitor((0,S.default)(i.take("visitor"))||{}),i}return(0,f.default)(t,e),t.prototype.take=function(e){var t=this.raw[e];return delete this.raw[e],t},t.prototype.chain=function(e,t){if(!e[t])return this[t];if(!this[t])return e[t];var r=[e[t],this[t]];return function(){for(var e=void 0,t=arguments.length,n=Array(t),i=0;i<t;i++)n[i]=arguments[i];for(var a=r,o=Array.isArray(a),u=0,a=o?a:(0,s.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(c){var f=c.apply(this,n);null!=f&&(e=f)}}return e}},t.prototype.maybeInherit=function(e){var t=this.take("inherits");t&&(t=d.default.normalisePlugin(t,e,"inherits"),this.manipulateOptions=this.chain(t,"manipulateOptions"),this.post=this.chain(t,"post"),this.pre=this.chain(t,"pre"),this.visitor=b.default.visitors.merge([t.visitor,this.visitor]))},t.prototype.init=function(e,t){if(!this.initialized){this.initialized=!0,this.maybeInherit(e);for(var r in this.raw)throw new Error(m.get("pluginInvalidProperty",e,t,r))}},t.prototype.normaliseVisitor=function(e){for(var t=_,r=Array.isArray(t),n=0,t=r?t:(0,s.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}if(e[i])throw new Error("Plugins aren't allowed to specify catch-all enter/exit handlers. Please target individual nodes.")}return b.default.explode(e),e},t}(v.default);t.default=D,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.messages;return{visitor:{Scope:function(e){var r=e.scope;for(var n in r.bindings){var s=r.bindings[n];if("const"===s.kind||"module"===s.kind)for(var a=s.constantViolations,o=Array.isArray(a),u=0,a=o?a:(0,i.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;throw c.buildCodeFrameError(t.get("readOnly",n))}}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("asyncFunctions")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{ArrowFunctionExpression:function(e,r){if(r.opts.spec){var n=e.node;if(n.shadow)return;n.shadow={this:!1},n.type="FunctionExpression";var i=t.thisExpression();i._forceShadow=e,e.ensureBlock(),e.get("body").unshiftContainer("body",t.expressionStatement(t.callExpression(r.addHelper("newArrowCheck"),[t.thisExpression(),i]))),e.replaceWith(t.callExpression(t.memberExpression(n,t.identifier("bind")),[t.thisExpression()]))}else e.arrowFunctionToShadowed()}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e,t){for(var n=t.get(e),s=n,a=Array.isArray(s),o=0,s=a?s:(0,i.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u,c=l.node;if(l.isFunctionDeclaration()){var f=r.variableDeclaration("let",[r.variableDeclarator(c.id,r.toExpression(c))]);f._blockHoist=2,c.id=null,l.replaceWith(f)}}}var r=e.types;return{visitor:{BlockStatement:function(e){var n=e.node,i=e.parent;r.isFunction(i,{body:n})||r.isExportDeclaration(i)||t("body",e)},SwitchCase:function(e){t("consequent",e)}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return b.isLoop(e.parent)||b.isCatchClause(e.parent)}function s(e){return!!b.isVariableDeclaration(e)&&(!!e[b.BLOCK_SCOPED_SYMBOL]||("let"===e.kind||"const"===e.kind))}function a(e,t,r,n){var i=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(t||(t=e.node),!b.isFor(r))for(var s=0;s<t.declarations.length;s++){var a=t.declarations[s];a.init=a.init||n.buildUndefinedNode()}if(t[b.BLOCK_SCOPED_SYMBOL]=!0,t.kind="var",i){var o=n.getFunctionParent(),u=e.getBindingIdentifiers();for(var l in u){var c=n.getOwnBinding(l);c&&(c.kind="var"),n.moveBindingTo(l,o)}}}function o(e){return b.isVariableDeclaration(e,{kind:"var"})&&!s(e)}function u(e){return b.isBreakStatement(e)?"break":b.isContinueStatement(e)?"continue":void 0}t.__esModule=!0;var l=r(10),c=n(l),f=r(9),p=n(f),d=r(3),h=n(d);t.default=function(){return{visitor:{VariableDeclaration:function(e,t){var r=e.node,n=e.parent,i=e.scope;if(s(r)&&(a(e,null,n,i,!0),r._tdzThis)){for(var o=[r],u=0;u<r.declarations.length;u++){var l=r.declarations[u];if(l.init){var c=b.assignmentExpression("=",l.id,l.init);c._ignoreBlockScopingTDZ=!0,o.push(b.expressionStatement(c))}l.init=t.addHelper("temporalUndefined")}r._blockHoist=2,e.isCompletionRecord()&&o.push(b.expressionStatement(i.buildUndefinedNode())),e.replaceWithMultiple(o)}},Loop:function(e,t){var r=e.node,n=e.parent,i=e.scope;b.ensureBlock(r);var s=new B(e,e.get("body"),n,i,t),a=s.run();a&&e.replaceWith(a)},CatchClause:function(e,t){var r=e.parent,n=e.scope;new B(null,e.get("body"),r,n,t).run()},"BlockStatement|SwitchStatement|Program":function(e,t){if(!i(e)){new B(null,e,e.parent,e.scope,t).run()}}}}};var m=r(7),y=n(m),v=r(330),g=r(1),b=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(g),E=r(280),x=n(E),A=r(578),S=n(A),_=r(4),D=n(_),C=(0,D.default)('\n  if (typeof RETURN === "object") return RETURN.v;\n'),w=y.default.visitors.merge([{Loop:{enter:function(e,t){t.loopDepth++},exit:function(e,t){t.loopDepth--}},Function:function(e,t){return t.loopDepth>0&&e.traverse(P,t),e.skip()}},v.visitor]),P=y.default.visitors.merge([{ReferencedIdentifier:function(e,t){var r=t.letReferences[e.node.name];if(r){var n=e.scope.getBindingIdentifier(e.node.name);n&&n!==r||(t.closurify=!0)}}},v.visitor]),k={enter:function(e,t){var r=e.node;e.parent;if(e.isForStatement()){if(o(r.init)){var n=t.pushDeclar(r.init);1===n.length?r.init=n[0]:r.init=b.sequenceExpression(n)}}else if(e.isFor())o(r.left)&&(t.pushDeclar(r.left),r.left=r.left.declarations[0].id);else if(o(r))e.replaceWithMultiple(t.pushDeclar(r).map(function(e){return b.expressionStatement(e)}));else if(e.isFunction())return e.skip()}},F={LabeledStatement:function(e,t){var r=e.node;t.innerLabels.push(r.label.name)}},T={enter:function(e,t){if(e.isAssignmentExpression()||e.isUpdateExpression()){var r=e.getBindingIdentifiers();for(var n in r)t.outsideReferences[n]===e.scope.getBindingIdentifier(n)&&(t.reassignments[n]=!0)}}},O={Loop:function(e,t){var r=t.ignoreLabeless;t.ignoreLabeless=!0,e.traverse(O,t),t.ignoreLabeless=r,e.skip()},Function:function(e){e.skip()},SwitchCase:function(e,t){var r=t.inSwitchCase;t.inSwitchCase=!0,e.traverse(O,t),t.inSwitchCase=r,e.skip()},"BreakStatement|ContinueStatement|ReturnStatement":function(e,t){var r=e.node,n=e.parent,i=e.scope;if(!r[this.LOOP_IGNORE]){var s=void 0,a=u(r);if(a){if(r.label){if(t.innerLabels.indexOf(r.label.name)>=0)return;a=a+"|"+r.label.name}else{if(t.ignoreLabeless)return;if(t.inSwitchCase)return;if(b.isBreakStatement(r)&&b.isSwitchCase(n))return}t.hasBreakContinue=!0,t.map[a]=r,s=b.stringLiteral(a)}e.isReturnStatement()&&(t.hasReturn=!0,s=b.objectExpression([b.objectProperty(b.identifier("v"),r.argument||i.buildUndefinedNode())])),s&&(s=b.returnStatement(s),s[this.LOOP_IGNORE]=!0,e.skip(),e.replaceWith(b.inherits(s,r)))}}},B=function(){function e(t,r,n,i,s){(0,h.default)(this,e),this.parent=n,this.scope=i,this.file=s,this.blockPath=r,this.block=r.node,this.outsideLetReferences=(0,p.default)(null),this.hasLetReferences=!1,this.letReferences=(0,p.default)(null),this.body=[],t&&(this.loopParent=t.parent,this.loopLabel=b.isLabeledStatement(this.loopParent)&&this.loopParent.label,this.loopPath=t,this.loop=t.node)}return e.prototype.run=function(){var e=this.block;if(!e._letDone){e._letDone=!0;var t=this.getLetReferences();if(b.isFunction(this.parent)||b.isProgram(this.block))return void this.updateScopeInfo();if(this.hasLetReferences)return t?this.wrapClosure():this.remap(),this.updateScopeInfo(t),this.loopLabel&&!b.isLabeledStatement(this.loopParent)?b.labeledStatement(this.loopLabel,this.loop):void 0}},e.prototype.updateScopeInfo=function(e){var t=this.scope,r=t.getFunctionParent(),n=this.letReferences;for(var i in n){var s=n[i],a=t.getBinding(s.name);a&&("let"!==a.kind&&"const"!==a.kind||(a.kind="var",e?t.removeBinding(s.name):t.moveBindingTo(s.name,r)))}},e.prototype.remap=function(){var e=this.letReferences,t=this.scope;for(var r in e){var n=e[r];(t.parentHasBinding(r)||t.hasGlobal(r))&&(t.hasOwnBinding(r)&&t.rename(n.name),this.blockPath.scope.hasOwnBinding(r)&&this.blockPath.scope.rename(n.name))}},e.prototype.wrapClosure=function(){if(this.file.opts.throwIfClosureRequired)throw this.blockPath.buildCodeFrameError("Compiling let/const in this block would add a closure (throwIfClosureRequired).");var e=this.block,t=this.outsideLetReferences;if(this.loop)for(var r in t){var n=t[r];(this.scope.hasGlobal(n.name)||this.scope.parentHasBinding(n.name))&&(delete t[n.name],delete this.letReferences[n.name],this.scope.rename(n.name),this.letReferences[n.name]=n,t[n.name]=n)}this.has=this.checkLoop(),this.hoistVarDeclarations();var i=(0,x.default)(t),s=(0,x.default)(t),a=this.blockPath.isSwitchStatement(),o=b.functionExpression(null,i,b.blockStatement(a?[e]:e.body));o.shadow=!0,this.addContinuations(o);var u=o;this.loop&&(u=this.scope.generateUidIdentifier("loop"),this.loopPath.insertBefore(b.variableDeclaration("var",[b.variableDeclarator(u,o)])));var l=b.callExpression(u,s),c=this.scope.generateUidIdentifier("ret");y.default.hasType(o.body,this.scope,"YieldExpression",b.FUNCTION_TYPES)&&(o.generator=!0,l=b.yieldExpression(l,!0)),y.default.hasType(o.body,this.scope,"AwaitExpression",b.FUNCTION_TYPES)&&(o.async=!0,l=b.awaitExpression(l)),this.buildClosure(c,l),a?this.blockPath.replaceWithMultiple(this.body):e.body=this.body},e.prototype.buildClosure=function(e,t){var r=this.has;r.hasReturn||r.hasBreakContinue?this.buildHas(e,t):this.body.push(b.expressionStatement(t))},e.prototype.addContinuations=function(e){var t={reassignments:{},outsideReferences:this.outsideLetReferences};this.scope.traverse(e,T,t);for(var r=0;r<e.params.length;r++){var n=e.params[r];if(t.reassignments[n.name]){var i=this.scope.generateUidIdentifier(n.name);e.params[r]=i,this.scope.rename(n.name,i.name,e),e.body.body.push(b.expressionStatement(b.assignmentExpression("=",n,i)))}}},e.prototype.getLetReferences=function(){var e=this,t=this.block,r=[];if(this.loop){var n=this.loop.left||this.loop.init;s(n)&&(r.push(n),(0,S.default)(this.outsideLetReferences,b.getBindingIdentifiers(n)))}var i=function n(i,o){o=o||i.node,(b.isClassDeclaration(o)||b.isFunctionDeclaration(o)||s(o))&&(s(o)&&a(i,o,t,e.scope),r=r.concat(o.declarations||o)),b.isLabeledStatement(o)&&n(i.get("body"),o.body)};if(t.body)for(var o=0;o<t.body.length;o++){var u=this.blockPath.get("body")[o];i(u)}if(t.cases)for(var l=0;l<t.cases.length;l++)for(var c=t.cases[l].consequent,f=0;f<c.length;f++){var p=this.blockPath.get("cases")[l],d=c[f];i(p,d)}for(var h=0;h<r.length;h++){var m=r[h],y=b.getBindingIdentifiers(m,!1,!0);(0,S.default)(this.letReferences,y),this.hasLetReferences=!0}if(this.hasLetReferences){var v={letReferences:this.letReferences,closurify:!1,file:this.file,loopDepth:0},g=this.blockPath.find(function(e){return e.isLoop()||e.isFunction()});return g&&g.isLoop()&&v.loopDepth++,this.blockPath.traverse(w,v),v.closurify}},e.prototype.checkLoop=function(){var e={hasBreakContinue:!1,ignoreLabeless:!1,inSwitchCase:!1,innerLabels:[],hasReturn:!1,isLoop:!!this.loop,map:{},LOOP_IGNORE:(0,c.default)()};return this.blockPath.traverse(F,e),this.blockPath.traverse(O,e),e},e.prototype.hoistVarDeclarations=function(){this.blockPath.traverse(k,this)},e.prototype.pushDeclar=function(e){var t=[],r=b.getBindingIdentifiers(e);for(var n in r)t.push(b.variableDeclarator(r[n]));this.body.push(b.variableDeclaration(e.kind,t));for(var i=[],s=0;s<e.declarations.length;s++){var a=e.declarations[s];if(a.init){var o=b.assignmentExpression("=",a.id,a.init);i.push(b.inherits(o,a))}}return i},e.prototype.buildHas=function(e,t){var r=this.body;r.push(b.variableDeclaration("var",[b.variableDeclarator(e,t)]));var n=void 0,i=this.has,s=[];if(i.hasReturn&&(n=C({RETURN:e})),i.hasBreakContinue){for(var a in i.map)s.push(b.switchCase(b.stringLiteral(a),[i.map[a]]));if(i.hasReturn&&s.push(b.switchCase(null,[n])),1===s.length){var o=s[0];r.push(b.ifStatement(b.binaryExpression("===",e,o.test),o.consequent[0]))}else{if(this.loop)for(var u=0;u<s.length;u++){var l=s[u].consequent[0];b.isBreakStatement(l)&&!l.label&&(l.label=this.loopLabel=this.loopLabel||this.scope.generateUidIdentifier("loop"))}r.push(b.switchStatement(e,s))}}else i.hasReturn&&r.push(n)},e}();e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(10),s=n(i);t.default=function(e){var t=e.types,r=(0,s.default)();return{visitor:{ExportDefaultDeclaration:function(e){if(e.get("declaration").isClassDeclaration()){var r=e.node,n=r.declaration.id||e.scope.generateUidIdentifier("class");r.declaration.id=n,e.replaceWith(r.declaration),e.insertAfter(t.exportDefaultDeclaration(n))}},ClassDeclaration:function(e){var r=e.node,n=r.id||e.scope.generateUidIdentifier("class");e.replaceWith(t.variableDeclaration("let",[t.variableDeclarator(n,t.toExpression(r))]))},ClassExpression:function(e,t){var n=e.node;if(!n[r]){var i=(0,f.default)(e);if(i&&i!==n)return e.replaceWith(i);n[r]=!0;var s=l.default;t.opts.loose&&(s=o.default),e.replaceWith(new s(e,t.file).run())}}}}};var a=r(331),o=n(a),u=r(207),l=n(u),c=r(40),f=n(c);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){return o.isObjectProperty(e)?e.value:o.isObjectMethod(e)?o.functionExpression(null,e.params,e.body,e.generator,e.async):void 0}function r(e,r,i){"get"===r.kind&&"set"===r.kind?n(e,r,i):i.push(o.expressionStatement(o.assignmentExpression("=",o.memberExpression(e,r.key,r.computed||o.isLiteral(r.key)),t(r))))}function n(e,r){var n=(e.objId,e.body),i=e.getMutatorId,s=e.scope,a=!r.computed&&o.isIdentifier(r.key)?o.stringLiteral(r.key.name):r.key,u=s.maybeGenerateMemoised(a);u&&(n.push(o.expressionStatement(o.assignmentExpression("=",u,a))),a=u),n.push.apply(n,l({MUTATOR_MAP_REF:i(),KEY:a,VALUE:t(r),KIND:o.identifier(r.kind)}))}function s(e){for(var t=e.computedProps,s=Array.isArray(t),a=0,t=s?t:(0,i.default)(t);;){var o;if(s){if(a>=t.length)break;o=t[a++]}else{if(a=t.next(),a.done)break;o=a.value}var u=o;"get"===u.kind||"set"===u.kind?n(e,u):r(e.objId,u,e.body)}}function a(e){for(var s=e.objId,a=e.body,u=e.computedProps,l=e.state,c=u,f=Array.isArray(c),p=0,c=f?c:(0,i.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d,m=o.toComputedKey(h);if("get"===h.kind||"set"===h.kind)n(e,h);else if(o.isStringLiteral(m,{value:"__proto__"}))r(s,h,a);else{if(1===u.length)return o.callExpression(l.addHelper("defineProperty"),[e.initPropExpression,m,t(h)]);a.push(o.expressionStatement(o.callExpression(l.addHelper("defineProperty"),[s,m,t(h)])))}}}var o=e.types,u=e.template,l=u("\n    MUTATOR_MAP_REF[KEY] = MUTATOR_MAP_REF[KEY] || {};\n    MUTATOR_MAP_REF[KEY].KIND = VALUE;\n  ");return{visitor:{ObjectExpression:{exit:function(e,t){for(var r=e.node,n=e.parent,u=e.scope,l=!1,c=r.properties,f=Array.isArray(c),p=0,c=f?c:(0,i.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}if(l=!0===d.computed)break}if(l){for(var h=[],m=[],y=!1,v=r.properties,g=Array.isArray(v),b=0,v=g?v:(0,i.default)(v);;){var E;if(g){if(b>=v.length)break;E=v[b++]}else{if(b=v.next(),b.done)break;E=b.value}var x=E;x.computed&&(y=!0),y?m.push(x):h.push(x)}var A=u.generateUidIdentifierBasedOnNode(n),S=o.objectExpression(h),_=[];_.push(o.variableDeclaration("var",[o.variableDeclarator(A,S)]));var D=a;t.opts.loose&&(D=s);var C=void 0,w=function(){return C||(C=u.generateUidIdentifier("mutatorMap"),_.push(o.variableDeclaration("var",[o.variableDeclarator(C,o.objectExpression([]))]))),C},P=D({scope:u,objId:A,body:_,computedProps:m,initPropExpression:S,getMutatorId:w,state:t});C&&_.push(o.expressionStatement(o.callExpression(t.addHelper("defineEnumerableProperties"),[A,C]))),P?e.replaceWith(P):(_.push(o.expressionStatement(A)),e.replaceWithMultiple(_))}}}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(2),o=n(a);t.default=function(e){function t(e){for(var t=e.declarations,r=Array.isArray(t),i=0,t=r?t:(0,o.default)(t);;){var s;if(r){if(i>=t.length)break;s=t[i++]}else{if(i=t.next(),i.done)break;s=i.value}var a=s;if(n.isPattern(a.id))return!0}return!1}function r(e){for(var t=e.elements,r=Array.isArray(t),i=0,t=r?t:(0,o.default)(t);;){var s;if(r){if(i>=t.length)break;s=t[i++]}else{if(i=t.next(),i.done)break;s=i.value}var a=s;if(n.isRestElement(a))return!0}return!1}var n=e.types,i={ReferencedIdentifier:function(e,t){t.bindings[e.node.name]&&(t.deopt=!0,e.stop())}},a=function(){function e(t){(0,s.default)(this,e),this.blockHoist=t.blockHoist,this.operator=t.operator,this.arrays={},this.nodes=t.nodes||[],this.scope=t.scope,this.file=t.file,this.kind=t.kind}
return e.prototype.buildVariableAssignment=function(e,t){var r=this.operator;n.isMemberExpression(e)&&(r="=");var i=void 0;return i=r?n.expressionStatement(n.assignmentExpression(r,e,t)):n.variableDeclaration(this.kind,[n.variableDeclarator(e,t)]),i._blockHoist=this.blockHoist,i},e.prototype.buildVariableDeclaration=function(e,t){var r=n.variableDeclaration("var",[n.variableDeclarator(e,t)]);return r._blockHoist=this.blockHoist,r},e.prototype.push=function(e,t){n.isObjectPattern(e)?this.pushObjectPattern(e,t):n.isArrayPattern(e)?this.pushArrayPattern(e,t):n.isAssignmentPattern(e)?this.pushAssignmentPattern(e,t):this.nodes.push(this.buildVariableAssignment(e,t))},e.prototype.toArray=function(e,t){return this.file.opts.loose||n.isIdentifier(e)&&this.arrays[e.name]?e:this.scope.toArray(e,t)},e.prototype.pushAssignmentPattern=function(e,t){var r=this.scope.generateUidIdentifierBasedOnNode(t),i=n.variableDeclaration("var",[n.variableDeclarator(r,t)]);i._blockHoist=this.blockHoist,this.nodes.push(i);var s=n.conditionalExpression(n.binaryExpression("===",r,n.identifier("undefined")),e.right,r),a=e.left;if(n.isPattern(a)){var o=n.expressionStatement(n.assignmentExpression("=",r,s));o._blockHoist=this.blockHoist,this.nodes.push(o),this.push(a,r)}else this.nodes.push(this.buildVariableAssignment(a,s))},e.prototype.pushObjectRest=function(e,t,r,i){for(var s=[],a=0;a<e.properties.length;a++){var o=e.properties[a];if(a>=i)break;if(!n.isRestProperty(o)){var u=o.key;n.isIdentifier(u)&&!o.computed&&(u=n.stringLiteral(o.key.name)),s.push(u)}}s=n.arrayExpression(s);var l=n.callExpression(this.file.addHelper("objectWithoutProperties"),[t,s]);this.nodes.push(this.buildVariableAssignment(r.argument,l))},e.prototype.pushObjectProperty=function(e,t){n.isLiteral(e.key)&&(e.computed=!0);var r=e.value,i=n.memberExpression(t,e.key,e.computed);n.isPattern(r)?this.push(r,i):this.nodes.push(this.buildVariableAssignment(r,i))},e.prototype.pushObjectPattern=function(e,t){if(e.properties.length||this.nodes.push(n.expressionStatement(n.callExpression(this.file.addHelper("objectDestructuringEmpty"),[t]))),e.properties.length>1&&!this.scope.isStatic(t)){var r=this.scope.generateUidIdentifierBasedOnNode(t);this.nodes.push(this.buildVariableDeclaration(r,t)),t=r}for(var i=0;i<e.properties.length;i++){var s=e.properties[i];n.isRestProperty(s)?this.pushObjectRest(e,t,s,i):this.pushObjectProperty(s,t)}},e.prototype.canUnpackArrayPattern=function(e,t){if(!n.isArrayExpression(t))return!1;if(!(e.elements.length>t.elements.length)){if(e.elements.length<t.elements.length&&!r(e))return!1;for(var s=e.elements,a=Array.isArray(s),u=0,s=a?s:(0,o.default)(s);;){var l;if(a){if(u>=s.length)break;l=s[u++]}else{if(u=s.next(),u.done)break;l=u.value}var c=l;if(!c)return!1;if(n.isMemberExpression(c))return!1}for(var f=t.elements,p=Array.isArray(f),d=0,f=p?f:(0,o.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h;if(n.isSpreadElement(m))return!1;if(n.isCallExpression(m))return!1;if(n.isMemberExpression(m))return!1}var y=n.getBindingIdentifiers(e),v={deopt:!1,bindings:y};return this.scope.traverse(t,i,v),!v.deopt}},e.prototype.pushUnpackedArrayPattern=function(e,t){for(var r=0;r<e.elements.length;r++){var i=e.elements[r];n.isRestElement(i)?this.push(i.argument,n.arrayExpression(t.elements.slice(r))):this.push(i,t.elements[r])}},e.prototype.pushArrayPattern=function(e,t){if(e.elements){if(this.canUnpackArrayPattern(e,t))return this.pushUnpackedArrayPattern(e,t);var i=!r(e)&&e.elements.length,s=this.toArray(t,i);n.isIdentifier(s)?t=s:(t=this.scope.generateUidIdentifierBasedOnNode(t),this.arrays[t.name]=!0,this.nodes.push(this.buildVariableDeclaration(t,s)));for(var a=0;a<e.elements.length;a++){var o=e.elements[a];if(o){var u=void 0;n.isRestElement(o)?(u=this.toArray(t),u=n.callExpression(n.memberExpression(u,n.identifier("slice")),[n.numericLiteral(a)]),o=o.argument):u=n.memberExpression(t,n.numericLiteral(a),!0),this.push(o,u)}}}},e.prototype.init=function(e,t){if(!n.isArrayExpression(t)&&!n.isMemberExpression(t)){var r=this.scope.maybeGenerateMemoised(t,!0);r&&(this.nodes.push(this.buildVariableDeclaration(r,t)),t=r)}return this.push(e,t),this.nodes},e}();return{visitor:{ExportNamedDeclaration:function(e){var r=e.get("declaration");if(r.isVariableDeclaration()&&t(r.node)){var i=[];for(var s in e.getOuterBindingIdentifiers(e)){var a=n.identifier(s);i.push(n.exportSpecifier(a,a))}e.replaceWith(r.node),e.insertAfter(n.exportNamedDeclaration(null,i))}},ForXStatement:function(e,t){var r=e.node,i=e.scope,s=r.left;if(n.isPattern(s)){var o=i.generateUidIdentifier("ref");return r.left=n.variableDeclaration("var",[n.variableDeclarator(o)]),e.ensureBlock(),void r.body.body.unshift(n.variableDeclaration("var",[n.variableDeclarator(s,o)]))}if(n.isVariableDeclaration(s)){var u=s.declarations[0].id;if(n.isPattern(u)){var l=i.generateUidIdentifier("ref");r.left=n.variableDeclaration(s.kind,[n.variableDeclarator(l,null)]);var c=[];new a({kind:s.kind,file:t,scope:i,nodes:c}).init(u,l),e.ensureBlock();var f=r.body;f.body=c.concat(f.body)}}},CatchClause:function(e,t){var r=e.node,i=e.scope,s=r.param;if(n.isPattern(s)){var o=i.generateUidIdentifier("ref");r.param=o;var u=[];new a({kind:"let",file:t,scope:i,nodes:u}).init(s,o),r.body.body=u.concat(r.body.body)}},AssignmentExpression:function(e,t){var r=e.node,i=e.scope;if(n.isPattern(r.left)){var s=[],o=new a({operator:r.operator,file:t,scope:i,nodes:s}),u=void 0;!e.isCompletionRecord()&&e.parentPath.isExpressionStatement()||(u=i.generateUidIdentifierBasedOnNode(r.right,"ref"),s.push(n.variableDeclaration("var",[n.variableDeclarator(u,r.right)])),n.isArrayExpression(r.right)&&(o.arrays[u.name]=!0)),o.init(r.left,u||r.right),u&&s.push(n.expressionStatement(u)),e.replaceWithMultiple(s)}},VariableDeclaration:function(e,r){var i=e.node,s=e.scope,u=e.parent;if(!n.isForXStatement(u)&&u&&e.container&&t(i)){for(var l=[],c=void 0,f=0;f<i.declarations.length;f++){c=i.declarations[f];var p=c.init,d=c.id,h=new a({blockHoist:i._blockHoist,nodes:l,scope:s,kind:i.kind,file:r});n.isPattern(d)?(h.init(d,p),+f!=i.declarations.length-1&&n.inherits(l[l.length-1],c)):l.push(n.inherits(h.buildVariableAssignment(c.id,c.init),c))}for(var m=[],y=l,v=Array.isArray(y),g=0,y=v?y:(0,o.default)(y);;){var b;if(v){if(g>=y.length)break;b=y[g++]}else{if(g=y.next(),g.done)break;b=g.value}var E=b,x=m[m.length-1];if(x&&n.isVariableDeclaration(x)&&n.isVariableDeclaration(E)&&x.kind===E.kind){var A;(A=x.declarations).push.apply(A,E.declarations)}else m.push(E)}for(var S=m,_=Array.isArray(S),D=0,S=_?S:(0,o.default)(S);;){var C;if(_){if(D>=S.length)break;C=S[D++]}else{if(D=S.next(),D.done)break;C=D.value}var w=C;if(w.declarations)for(var P=w.declarations,k=Array.isArray(P),F=0,P=k?P:(0,o.default)(P);;){var T;if(k){if(F>=P.length)break;T=P[F++]}else{if(F=P.next(),F.done)break;T=F.value}var O=T,B=O.id.name;s.bindings[B]&&(s.bindings[B].kind=w.kind)}}1===m.length?e.replaceWith(m[0]):e.replaceWithMultiple(m)}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){function t(e){var t=e.node,r=e.scope,n=[],i=t.right;if(!a.isIdentifier(i)||!r.hasBinding(i.name)){var s=r.generateUidIdentifier("arr");n.push(a.variableDeclaration("var",[a.variableDeclarator(s,i)])),i=s}var u=r.generateUidIdentifier("i"),l=o({BODY:t.body,KEY:u,ARR:i});a.inherits(l,t),a.ensureBlock(l);var c=a.memberExpression(i,u,!0),f=t.left;return a.isVariableDeclaration(f)?(f.declarations[0].init=c,l.body.body.unshift(f)):l.body.body.unshift(a.expressionStatement(a.assignmentExpression("=",f,c))),e.parentPath.isLabeledStatement()&&(l=a.labeledStatement(e.parentPath.node.label,l)),n.push(l),n}function r(e,t){var r=e.node,n=e.scope,s=e.parent,o=r.left,l=void 0,c=void 0;if(a.isIdentifier(o)||a.isPattern(o)||a.isMemberExpression(o))c=o;else{if(!a.isVariableDeclaration(o))throw t.buildCodeFrameError(o,i.get("unknownForHead",o.type));c=n.generateUidIdentifier("ref"),l=a.variableDeclaration(o.kind,[a.variableDeclarator(o.declarations[0].id,c)])}var f=n.generateUidIdentifier("iterator"),p=n.generateUidIdentifier("isArray"),d=u({LOOP_OBJECT:f,IS_ARRAY:p,OBJECT:r.right,INDEX:n.generateUidIdentifier("i"),ID:c});l||d.body.body.shift();var h=a.isLabeledStatement(s),m=void 0;return h&&(m=a.labeledStatement(s.label,d)),{replaceParent:h,declar:l,node:m||d,loop:d}}function n(e,t){var r=e.node,n=e.scope,s=e.parent,o=r.left,u=void 0,c=n.generateUidIdentifier("step"),f=a.memberExpression(c,a.identifier("value"));if(a.isIdentifier(o)||a.isPattern(o)||a.isMemberExpression(o))u=a.expressionStatement(a.assignmentExpression("=",o,f));else{if(!a.isVariableDeclaration(o))throw t.buildCodeFrameError(o,i.get("unknownForHead",o.type));u=a.variableDeclaration(o.kind,[a.variableDeclarator(o.declarations[0].id,f)])}var p=n.generateUidIdentifier("iterator"),d=l({ITERATOR_HAD_ERROR_KEY:n.generateUidIdentifier("didIteratorError"),ITERATOR_COMPLETION:n.generateUidIdentifier("iteratorNormalCompletion"),ITERATOR_ERROR_KEY:n.generateUidIdentifier("iteratorError"),ITERATOR_KEY:p,STEP_KEY:c,OBJECT:r.right,BODY:null}),h=a.isLabeledStatement(s),m=d[3].block.body,y=m[0];return h&&(m[0]=a.labeledStatement(s.label,y)),{replaceParent:h,declar:u,loop:y,node:d}}var i=e.messages,s=e.template,a=e.types,o=s("\n    for (var KEY = 0; KEY < ARR.length; KEY++) BODY;\n  "),u=s("\n    for (var LOOP_OBJECT = OBJECT,\n             IS_ARRAY = Array.isArray(LOOP_OBJECT),\n             INDEX = 0,\n             LOOP_OBJECT = IS_ARRAY ? LOOP_OBJECT : LOOP_OBJECT[Symbol.iterator]();;) {\n      var ID;\n      if (IS_ARRAY) {\n        if (INDEX >= LOOP_OBJECT.length) break;\n        ID = LOOP_OBJECT[INDEX++];\n      } else {\n        INDEX = LOOP_OBJECT.next();\n        if (INDEX.done) break;\n        ID = INDEX.value;\n      }\n    }\n  "),l=s("\n    var ITERATOR_COMPLETION = true;\n    var ITERATOR_HAD_ERROR_KEY = false;\n    var ITERATOR_ERROR_KEY = undefined;\n    try {\n      for (var ITERATOR_KEY = OBJECT[Symbol.iterator](), STEP_KEY; !(ITERATOR_COMPLETION = (STEP_KEY = ITERATOR_KEY.next()).done); ITERATOR_COMPLETION = true) {\n      }\n    } catch (err) {\n      ITERATOR_HAD_ERROR_KEY = true;\n      ITERATOR_ERROR_KEY = err;\n    } finally {\n      try {\n        if (!ITERATOR_COMPLETION && ITERATOR_KEY.return) {\n          ITERATOR_KEY.return();\n        }\n      } finally {\n        if (ITERATOR_HAD_ERROR_KEY) {\n          throw ITERATOR_ERROR_KEY;\n        }\n      }\n    }\n  ");return{visitor:{ForOfStatement:function(e,i){if(e.get("right").isArrayExpression())return e.parentPath.isLabeledStatement()?e.parentPath.replaceWithMultiple(t(e)):e.replaceWithMultiple(t(e));var s=n;i.opts.loose&&(s=r);var o=e.node,u=s(e,i),l=u.declar,c=u.loop,f=c.body;e.ensureBlock(),l&&f.body.push(l),f.body=f.body.concat(o.body.body),a.inherits(c,o),a.inherits(c.body,o.body),u.replaceParent?(e.parentPath.replaceWithMultiple(u.node),e.remove()):e.replaceWithMultiple(u.node)}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{FunctionExpression:{exit:function(e){if("value"!==e.key&&!e.parentPath.isObjectProperty()){var t=(0,i.default)(e);t&&e.replaceWith(t)}}},ObjectProperty:function(e){var t=e.get("value");if(t.isFunction()){var r=(0,i.default)(t);r&&t.replaceWith(r)}}}}};var n=r(40),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{NumericLiteral:function(e){var t=e.node;t.extra&&/^0[ob]/i.test(t.extra.raw)&&(t.extra=void 0)},StringLiteral:function(e){var t=e.node;t.extra&&/\\[u]/gi.test(t.extra.raw)&&(t.extra=void 0)}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(14),s=n(i),a=r(9),o=n(a),u=r(2),l=n(u),c=r(10),f=n(c);t.default=function(){var e=(0,f.default)(),t={ReferencedIdentifier:function(e){var t=e.node.name,r=this.remaps[t];if(r&&this.scope.getBinding(t)===e.scope.getBinding(t)){if(e.parentPath.isCallExpression({callee:e.node}))e.replaceWith(g.sequenceExpression([g.numericLiteral(0),r]));else if(e.isJSXIdentifier()&&g.isMemberExpression(r)){var n=r.object,i=r.property;e.replaceWith(g.JSXMemberExpression(g.JSXIdentifier(n.name),g.JSXIdentifier(i.name)))}else e.replaceWith(r);this.requeueInParent(e)}},AssignmentExpression:function(t){var r=t.node;if(!r[e]){var n=t.get("left");if(n.isIdentifier()){var i=n.node.name,s=this.exports[i];if(!s)return;if(this.scope.getBinding(i)!==t.scope.getBinding(i))return;r[e]=!0;for(var a=s,o=Array.isArray(a),u=0,a=o?a:(0,l.default)(a);;){var c;if(o){if(u>=a.length)break;c=a[u++]}else{if(u=a.next(),u.done)break;c=u.value}r=S(c,r).expression}t.replaceWith(r),this.requeueInParent(t)}else if(n.isObjectPattern())for(var f=n.node.properties,p=Array.isArray(f),d=0,f=p?f:(0,l.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h,y=m.value.name,v=this.exports[y];if(v){if(this.scope.getBinding(y)!==t.scope.getBinding(y))return;r[e]=!0,t.insertAfter(S(g.identifier(y),g.identifier(y)))}}else if(n.isArrayPattern())for(var b=n.node.elements,E=Array.isArray(b),x=0,b=E?b:(0,l.default)(b);;){var A;if(E){if(x>=b.length)break;A=b[x++]}else{if(x=b.next(),x.done)break;A=x.value}var _=A;if(_){var D=_.name,C=this.exports[D];if(C){if(this.scope.getBinding(D)!==t.scope.getBinding(D))return;r[e]=!0,t.insertAfter(S(g.identifier(D),g.identifier(D)))}}}}},UpdateExpression:function(e){var t=e.get("argument");if(t.isIdentifier()){var r=t.node.name;if(this.exports[r]&&this.scope.getBinding(r)===e.scope.getBinding(r)){var n=g.assignmentExpression(e.node.operator[0]+"=",t.node,g.numericLiteral(1));if(e.parentPath.isExpressionStatement()&&!e.isCompletionRecord()||e.node.prefix)return e.replaceWith(n),void this.requeueInParent(e);var i=[];i.push(n);var s=void 0;s="--"===e.node.operator?"+":"-",i.push(g.binaryExpression(s,t.node,g.numericLiteral(1))),e.replaceWithMultiple(g.sequenceExpression(i))}}}};return{inherits:y.default,visitor:{ThisExpression:function(e,t){this.ranCommonJS||!0===t.opts.allowTopLevelThis||e.findParent(function(e){return!e.is("shadow")&&D.indexOf(e.type)>=0})||e.replaceWith(g.identifier("undefined"))},Program:{exit:function(e){function r(t,r){var n=C[t];if(n)return n;var i=e.scope.generateUidIdentifier((0,p.basename)(t,(0,p.extname)(t))),s=g.variableDeclaration("var",[g.variableDeclarator(i,b(g.stringLiteral(t)).expression)]);return h[t]&&(s.loc=h[t].loc),"number"==typeof r&&r>0&&(s._blockHoist=r),v.push(s),C[t]=i}function n(e,t,r){var n=e[t]||[];e[t]=n.concat(r)}this.ranCommonJS=!0;var i=!!this.opts.strict,a=!!this.opts.noInterop,u=e.scope;u.rename("module"),u.rename("exports"),u.rename("require");for(var c=!1,f=!1,d=e.get("body"),h=(0,o.default)(null),m=(0,o.default)(null),y=(0,o.default)(null),v=[],D=(0,o.default)(null),C=(0,o.default)(null),w=d,P=Array.isArray(w),k=0,w=P?w:(0,l.default)(w);;){var F;if(P){if(k>=w.length)break;F=w[k++]}else{if(k=w.next(),k.done)break;F=k.value}var T=F;if(T.isExportDeclaration()){c=!0;for(var O=[].concat(T.get("declaration"),T.get("specifiers")),B=O,R=Array.isArray(B),I=0,B=R?B:(0,l.default)(B);;){var M;if(R){if(I>=B.length)break;M=B[I++]}else{if(I=B.next(),I.done)break;M=I.value}var N=M;if(N.getBindingIdentifiers().__esModule)throw N.buildCodeFrameError('Illegal export "__esModule"')}}if(T.isImportDeclaration()){var L;f=!0;var j=T.node.source.value,U=h[j]||{specifiers:[],maxBlockHoist:0,loc:T.node.loc};(L=U.specifiers).push.apply(L,T.node.specifiers),"number"==typeof T.node._blockHoist&&(U.maxBlockHoist=Math.max(T.node._blockHoist,U.maxBlockHoist)),h[j]=U,T.remove()}else if(T.isExportDefaultDeclaration()){var V=T.get("declaration");if(V.isFunctionDeclaration()){var G=V.node.id,W=g.identifier("default");G?(n(m,G.name,W),v.push(S(W,G)),T.replaceWith(V.node)):(v.push(S(W,g.toExpression(V.node))),T.remove())}else if(V.isClassDeclaration()){var Y=V.node.id,q=g.identifier("default");Y?(n(m,Y.name,q),T.replaceWithMultiple([V.node,S(q,Y)])):(T.replaceWith(S(q,g.toExpression(V.node))),T.parentPath.requeue(T.get("expression.left")))}else T.replaceWith(S(g.identifier("default"),V.node)),T.parentPath.requeue(T.get("expression.left"))}else if(T.isExportNamedDeclaration()){var K=T.get("declaration");if(K.node){if(K.isFunctionDeclaration()){var H=K.node.id;n(m,H.name,H),v.push(S(H,H)),T.replaceWith(K.node)}else if(K.isClassDeclaration()){var J=K.node.id;n(m,J.name,J),T.replaceWithMultiple([K.node,S(J,J)]),y[J.name]=!0}else if(K.isVariableDeclaration()){for(var X=K.get("declarations"),z=X,$=Array.isArray(z),Q=0,z=$?z:(0,l.default)(z);;){var Z;if($){if(Q>=z.length)break;Z=z[Q++]}else{if(Q=z.next(),Q.done)break;Z=Q.value}var ee=Z,te=ee.get("id"),re=ee.get("init"),ne=[];if(re.node||re.replaceWith(g.identifier("undefined")),te.isIdentifier())n(m,te.node.name,te.node),re.replaceWith(S(te.node,re.node).expression),y[te.node.name]=!0;else if(te.isObjectPattern())for(var ie=0;ie<te.node.properties.length;ie++){var se=te.node.properties[ie],ae=se.value;g.isAssignmentPattern(ae)?ae=ae.left:g.isRestProperty(se)&&(ae=se.argument),n(m,ae.name,ae),ne.push(S(ae,ae)),y[ae.name]=!0}else if(te.isArrayPattern()&&te.node.elements)for(var oe=0;oe<te.node.elements.length;oe++){var ue=te.node.elements[oe];if(ue){g.isAssignmentPattern(ue)?ue=ue.left:g.isRestElement(ue)&&(ue=ue.argument);var le=ue.name;n(m,le,ue),ne.push(S(ue,ue)),y[le]=!0}}T.insertAfter(ne)}T.replaceWith(K.node)}continue}var ce=T.get("specifiers"),fe=[],pe=T.node.source;if(pe)for(var de=r(pe.value,T.node._blockHoist),he=ce,me=Array.isArray(he),ye=0,he=me?he:(0,l.default)(he);;){var ve;if(me){if(ye>=he.length)break;ve=he[ye++]}else{if(ye=he.next(),ye.done)break;ve=ye.value}var ge=ve;ge.isExportNamespaceSpecifier()||ge.isExportDefaultSpecifier()||ge.isExportSpecifier()&&(a||"default"!==ge.node.local.name?v.push(x(g.stringLiteral(ge.node.exported.name),g.memberExpression(de,ge.node.local))):v.push(x(g.stringLiteral(ge.node.exported.name),g.memberExpression(g.callExpression(this.addHelper("interopRequireDefault"),[de]),ge.node.local))),y[ge.node.exported.name]=!0)}else for(var be=ce,Ee=Array.isArray(be),xe=0,be=Ee?be:(0,l.default)(be);;){var Ae;if(Ee){if(xe>=be.length)break;Ae=be[xe++]}else{if(xe=be.next(),xe.done)break;Ae=xe.value}var Se=Ae;Se.isExportSpecifier()&&(n(m,Se.node.local.name,Se.node.exported),y[Se.node.exported.name]=!0,fe.push(S(Se.node.exported,Se.node.local)))}T.replaceWithMultiple(fe)}else if(T.isExportAllDeclaration()){var _e=_({OBJECT:r(T.node.source.value,T.node._blockHoist)});_e.loc=T.node.loc,v.push(_e),T.remove()}}for(var De in h){var Ce=h[De],O=Ce.specifiers,we=Ce.maxBlockHoist;if(O.length){for(var Pe=r(De,we),ke=void 0,Fe=0;Fe<O.length;Fe++){var Te=O[Fe];if(g.isImportNamespaceSpecifier(Te)){if(i||a)D[Te.local.name]=Pe;else{var Oe=g.variableDeclaration("var",[g.variableDeclarator(Te.local,g.callExpression(this.addHelper("interopRequireWildcard"),[Pe]))]);we>0&&(Oe._blockHoist=we),v.push(Oe)}ke=Te.local}else g.isImportDefaultSpecifier(Te)&&(O[Fe]=g.importSpecifier(Te.local,g.identifier("default")))}for(var Be=O,Re=Array.isArray(Be),Ie=0,Be=Re?Be:(0,l.default)(Be);;){var Me;if(Re){if(Ie>=Be.length)break;Me=Be[Ie++]}else{if(Ie=Be.next(),Ie.done)break;Me=Ie.value}var Ne=Me;if(g.isImportSpecifier(Ne)){var Le=Pe;if("default"===Ne.imported.name)if(ke)Le=ke;else if(!a){Le=ke=e.scope.generateUidIdentifier(Pe.name);var je=g.variableDeclaration("var",[g.variableDeclarator(Le,g.callExpression(this.addHelper("interopRequireDefault"),[Pe]))]);we>0&&(je._blockHoist=we),v.push(je)}D[Ne.local.name]=g.memberExpression(Le,g.cloneWithoutLoc(Ne.imported))}}}else{var Ue=b(g.stringLiteral(De));Ue.loc=h[De].loc,v.push(Ue)}}if(f&&(0,s.default)(y).length)for(var Ve=(0,s.default)(y),Ge=0;Ge<Ve.length;Ge+=100)!function(e){var t=Ve.slice(e,e+100),r=g.identifier("undefined");t.forEach(function(e){r=S(g.identifier(e),r).expression});var n=g.expressionStatement(r);n._blockHoist=3,v.unshift(n)}(Ge);if(c&&!i){var We=E;this.opts.loose&&(We=A);var Ye=We();Ye._blockHoist=3,v.unshift(Ye)}e.unshiftContainer("body",v),e.traverse(t,{remaps:D,scope:u,exports:m,requeueInParent:function(t){return e.requeue(t)}})}}}}};var p=r(19),d=r(4),h=n(d),m=r(216),y=n(m),v=r(1),g=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(v),b=(0,h.default)("\n  require($0);\n"),E=(0,h.default)('\n  Object.defineProperty(exports, "__esModule", {\n    value: true\n  });\n'),x=(0,h.default)("\n  Object.defineProperty(exports, $0, {\n    enumerable: true,\n    get: function () {\n      return $1;\n    }\n  });\n"),A=(0,h.default)("\n  exports.__esModule = true;\n"),S=(0,h.default)("\n  exports.$0 = $1;\n"),_=(0,h.default)('\n  Object.keys(OBJECT).forEach(function (key) {\n    if (key === "default" || key === "__esModule") return;\n    Object.defineProperty(exports, key, {\n      enumerable: true,\n      get: function () {\n        return OBJECT[key];\n      }\n    });\n  });\n'),D=["FunctionExpression","FunctionDeclaration","ClassProperty","ClassMethod","ObjectMethod"];e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(10),o=n(a);t.default=function(e){function t(e,t,r,n,i){new l.default({getObjectRef:n,methodNode:t,methodPath:e,isStatic:!0,scope:r,file:i}).replace()}var r=e.types,n=(0,o.default)();return{visitor:{Super:function(e){var t=e.findParent(function(e){return e.isObjectExpression()});t&&(t.node[n]=!0)},ObjectExpression:{exit:function(e,i){if(e.node[n]){for(var a=void 0,o=function(){return a=a||e.scope.generateUidIdentifier("obj")},u=e.get("properties"),l=u,c=Array.isArray(l),f=0,l=c?l:(0,s.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;d.isObjectProperty()&&(d=d.get("value")),t(d,d.node,e.scope,o,i)}a&&(e.scope.push({id:a}),e.replaceWith(r.assignmentExpression("=",a,e.node)))}}}}}};var u=r(193),l=n(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}t.__esModule=!0;var i=r(2),s=function(e){return e&&e.__esModule?e:{default:e}}(i);t.default=function(){return{visitor:a.visitors.merge([{ArrowFunctionExpression:function(e){for(var t=e.get("params"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,s.default)(r);;){var a;if(n){if(i>=r.length)break;a=r[i++]}else{if(i=r.next(),i.done)break;a=i.value}var o=a;if(o.isRestElement()||o.isAssignmentPattern()){e.arrowFunctionToShadowed();break}}}},u.visitor,p.visitor,c.visitor])}};var a=r(7),o=r(334),u=n(o),l=r(333),c=n(l),f=r(335),p=n(f);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{ObjectMethod:function(e){var t=e.node;if("method"===t.kind){var r=i.functionExpression(null,t.params,t.body,t.generator,t.async);r.returnType=t.returnType,e.replaceWith(i.objectProperty(t.key,r,t.computed))}},ObjectProperty:function(e){var t=e.node;t.shorthand&&(t.shorthand=!1)}}}};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e,t,r){return r.opts.loose&&!s.isIdentifier(e.argument,{name:"arguments"})?e.argument:t.toArray(e.argument,!0)}function r(e){for(var t=0;t<e.length;t++)if(s.isSpreadElement(e[t]))return!0;return!1}function n(e,r,n){function a(){u.length&&(o.push(s.arrayExpression(u)),u=[])}for(var o=[],u=[],l=e,c=Array.isArray(l),f=0,l=c?l:(0,i.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;s.isSpreadElement(d)?(a(),o.push(t(d,r,n))):u.push(d)}return a(),o}var s=e.types;return{visitor:{ArrayExpression:function(e,t){var i=e.node,a=e.scope,o=i.elements;if(r(o)){var u=n(o,a,t),l=u.shift();s.isArrayExpression(l)||(u.unshift(l),l=s.arrayExpression([])),e.replaceWith(s.callExpression(s.memberExpression(l,s.identifier("concat")),u))}},CallExpression:function(e,t){var i=e.node,a=e.scope,o=i.arguments;if(r(o)){var u=e.get("callee");if(!u.isSuper()){var l=s.identifier("undefined");i.arguments=[];var c=void 0;c=1===o.length&&"arguments"===o[0].argument.name?[o[0].argument]:n(o,a,t);var f=c.shift();c.length?i.arguments.push(s.callExpression(s.memberExpression(f,s.identifier("concat")),c)):i.arguments.push(f);var p=i.callee;if(u.isMemberExpression()){var d=a.maybeGenerateMemoised(p.object);d?(p.object=s.assignmentExpression("=",d,p.object),l=d):l=p.object,s.appendToMemberExpression(p,s.identifier("apply"))}else i.callee=s.memberExpression(i.callee,s.identifier("apply"));s.isSuper(l)&&(l=s.thisExpression()),i.arguments.unshift(l)}}},NewExpression:function(e,t){var i=e.node,a=e.scope,o=i.arguments;if(r(o)){var u=n(o,a,t),l=s.arrayExpression([s.nullLiteral()]);o=s.callExpression(s.memberExpression(l,s.identifier("concat")),u),e.replaceWith(s.newExpression(s.callExpression(s.memberExpression(s.memberExpression(s.memberExpression(s.identifier("Function"),s.identifier("prototype")),s.identifier("bind")),s.identifier("apply")),[i.callee,o]),[]))}}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}t.__esModule=!0,t.default=function(){return{visitor:{RegExpLiteral:function(e){var t=e.node;s.is(t,"y")&&e.replaceWith(o.newExpression(o.identifier("RegExp"),[o.stringLiteral(t.pattern),o.stringLiteral(t.flags)]))}}}};var i=r(192),s=n(i),a=r(1),o=n(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){return n.isLiteral(e)&&"string"==typeof e.value}function r(e,t){return n.binaryExpression("+",e,t)}var n=e.types;return{visitor:{TaggedTemplateExpression:function(e,t){for(var r=e.node,s=r.quasi,a=[],o=[],u=[],l=s.quasis,c=Array.isArray(l),f=0,l=c?l:(0,i.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;o.push(n.stringLiteral(d.value.cooked)),u.push(n.stringLiteral(d.value.raw))}o=n.arrayExpression(o),u=n.arrayExpression(u);var h="taggedTemplateLiteral";t.opts.loose&&(h+="Loose");var m=t.file.addTemplateObject(h,o,u);a.push(m),a=a.concat(s.expressions),e.replaceWith(n.callExpression(r.tag,a))},TemplateLiteral:function(e,s){for(var a=[],o=e.get("expressions"),u=e.node.quasis,l=Array.isArray(u),c=0,u=l?u:(0,i.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;a.push(n.stringLiteral(p.value.cooked));var d=o.shift();d&&(!s.opts.spec||d.isBaseType("string")||d.isBaseType("number")?a.push(d.node):a.push(n.callExpression(n.identifier("String"),[d.node])))}if(a=a.filter(function(e){return!n.isLiteral(e,{value:""})}),t(a[0])||t(a[1])||a.unshift(n.stringLiteral("")),a.length>1){for(var h=r(a.shift(),a.shift()),m=a,y=Array.isArray(m),v=0,m=y?m:(0,i.default)(m);;){var g;if(y){if(v>=m.length)break;g=m[v++]}else{if(v=m.next(),v.done)break;g=v.value}h=r(h,g)}e.replaceWith(h)}else e.replaceWith(a[0])}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(10),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types,r=(0,i.default)();return{visitor:{Scope:function(e){var t=e.scope;t.getBinding("Symbol")&&t.rename("Symbol")},UnaryExpression:function(e){var n=e.node,i=e.parent;if(!n[r]&&!e.find(function(e){return e.node&&!!e.node._generated})){if(e.parentPath.isBinaryExpression()&&t.EQUALITY_BINARY_OPERATORS.indexOf(i.operator)>=0){var s=e.getOpposite();if(s.isLiteral()&&"symbol"!==s.node.value&&"object"!==s.node.value)return}if("typeof"===n.operator){var a=t.callExpression(this.addHelper("typeof"),[n.argument]);if(e.get("argument").isIdentifier()){var o=t.stringLiteral("undefined"),u=t.unaryExpression("typeof",n.argument);u[r]=!0,e.replaceWith(t.conditionalExpression(t.binaryExpression("===",u,o),o,a))}else e.replaceWith(a)}}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{RegExpLiteral:function(e){var t=e.node;a.is(t,"u")&&(t.pattern=(0,i.default)(t.pattern,t.flags),a.pullFlag(t,"u"))}}}};var n=r(612),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(192),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";e.exports=r(606)},function(e,t,r){"use strict";e.exports={default:r(408),__esModule:!0}},function(e,t,r){"use strict";function n(){i(),s()}function i(){t.path=u=new o.default}function s(){t.scope=l=new o.default}t.__esModule=!0,t.scope=t.path=void 0;var a=r(364),o=function(e){return e&&e.__esModule?e:{default:e}}(a);t.clear=n,t.clearPath=i,t.clearScope=s;var u=t.path=new o.default,l=t.scope=new o.default},function(e,t){"use strict";function r(e){return e=e.split(" "),function(t){return e.indexOf(t)>=0}}function n(e,t){for(var r=65536,n=0;n<t.length;n+=2){if((r+=t[n])>e)return!1;if((r+=t[n+1])>=e)return!0}}function i(e){return e<65?36===e:e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&x.test(String.fromCharCode(e)):n(e,S)))}function s(e){return e<48?36===e:e<58||!(e<65)&&(e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&A.test(String.fromCharCode(e)):n(e,S)||n(e,_))))}function a(e){var t={};for(var r in D)t[r]=e&&r in e?e[r]:D[r];return t}function o(e){return 10===e||13===e||8232===e||8233===e}function u(e,t){for(var r=1,n=0;;){N.lastIndex=n;var i=N.exec(e);if(!(i&&i.index<t))return new V(r,t-n);++r,n=i.index+i[0].length}}function l(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(55296+(e-65536>>10),56320+(e-65536&1023))}function c(e,t,r,n){return e.type=t,e.end=r,e.loc.end=n,this.processComment(e),e}function f(e){return e[e.length-1]}function p(e){return e&&"Property"===e.type&&"init"===e.kind&&!1===e.method}function d(e){return"JSXIdentifier"===e.type?e.name:"JSXNamespacedName"===e.type?e.namespace.name+":"+e.name.name:"JSXMemberExpression"===e.type?d(e.object)+"."+d(e.property):void 0}function h(e,t){return new J(t,e).parse()}function m(e,t){var r=new J(t,e);return r.options.strictMode&&(r.state.strict=!0),r.getExpression()}var y="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};Object.defineProperty(t,"__esModule",{value:!0});var v={6:r("enum await"),strict:r("implements interface let package private protected public static yield"),strictBind:r("eval arguments")
},g=r("break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this let const class extends export import yield super"),b="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠ-ࢴࢶ-ࢽऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿕ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞮꞰ-ꞷꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭥꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",E="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࣔ-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఃా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഁ-ഃാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ູົຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭ᳲ-᳴᳸᳹᷀-᷵᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱꤀-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_",x=new RegExp("["+b+"]"),A=new RegExp("["+b+E+"]");b=E=null;var S=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,17,26,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,26,45,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,785,52,76,44,33,24,27,35,42,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,85,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,54,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,86,25,391,63,32,0,449,56,264,8,2,36,18,0,50,29,881,921,103,110,18,195,2749,1070,4050,582,8634,568,8,30,114,29,19,47,17,3,32,20,6,18,881,68,12,0,67,12,65,0,32,6124,20,754,9486,1,3071,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,4149,196,60,67,1213,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42710,42,4148,12,221,3,5761,10591,541],_=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,1306,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,52,0,13,2,49,13,10,2,4,9,83,11,7,0,161,11,6,9,7,3,57,0,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,87,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,423,9,838,7,2,7,17,9,57,21,2,13,19882,9,135,4,60,6,26,9,1016,45,17,3,19723,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,2214,6,110,6,6,9,792487,239],D={sourceType:"script",sourceFilename:void 0,startLine:1,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowSuperOutsideMethod:!1,plugins:[],strictMode:null},C="function"==typeof Symbol&&"symbol"===y(Symbol.iterator)?function(e){return void 0===e?"undefined":y(e)}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":void 0===e?"undefined":y(e)},w=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},P=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":y(t)));e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},k=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":y(t))&&"function"!=typeof t?e:t},F=!0,T=function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};w(this,e),this.label=t,this.keyword=r.keyword,this.beforeExpr=!!r.beforeExpr,this.startsExpr=!!r.startsExpr,this.rightAssociative=!!r.rightAssociative,this.isLoop=!!r.isLoop,this.isAssign=!!r.isAssign,this.prefix=!!r.prefix,this.postfix=!!r.postfix,this.binop=r.binop||null,this.updateContext=null},O=function(e){function t(r){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return w(this,t),n.keyword=r,k(this,e.call(this,r,n))}return P(t,e),t}(T),B=function(e){function t(r,n){return w(this,t),k(this,e.call(this,r,{beforeExpr:F,binop:n}))}return P(t,e),t}(T),R={num:new T("num",{startsExpr:!0}),regexp:new T("regexp",{startsExpr:!0}),string:new T("string",{startsExpr:!0}),name:new T("name",{startsExpr:!0}),eof:new T("eof"),bracketL:new T("[",{beforeExpr:F,startsExpr:!0}),bracketR:new T("]"),braceL:new T("{",{beforeExpr:F,startsExpr:!0}),braceBarL:new T("{|",{beforeExpr:F,startsExpr:!0}),braceR:new T("}"),braceBarR:new T("|}"),parenL:new T("(",{beforeExpr:F,startsExpr:!0}),parenR:new T(")"),comma:new T(",",{beforeExpr:F}),semi:new T(";",{beforeExpr:F}),colon:new T(":",{beforeExpr:F}),doubleColon:new T("::",{beforeExpr:F}),dot:new T("."),question:new T("?",{beforeExpr:F}),arrow:new T("=>",{beforeExpr:F}),template:new T("template"),ellipsis:new T("...",{beforeExpr:F}),backQuote:new T("`",{startsExpr:!0}),dollarBraceL:new T("${",{beforeExpr:F,startsExpr:!0}),at:new T("@"),eq:new T("=",{beforeExpr:F,isAssign:!0}),assign:new T("_=",{beforeExpr:F,isAssign:!0}),incDec:new T("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new T("prefix",{beforeExpr:F,prefix:!0,startsExpr:!0}),logicalOR:new B("||",1),logicalAND:new B("&&",2),bitwiseOR:new B("|",3),bitwiseXOR:new B("^",4),bitwiseAND:new B("&",5),equality:new B("==/!=",6),relational:new B("</>",7),bitShift:new B("<</>>",8),plusMin:new T("+/-",{beforeExpr:F,binop:9,prefix:!0,startsExpr:!0}),modulo:new B("%",10),star:new B("*",10),slash:new B("/",10),exponent:new T("**",{beforeExpr:F,binop:11,rightAssociative:!0})},I={break:new O("break"),case:new O("case",{beforeExpr:F}),catch:new O("catch"),continue:new O("continue"),debugger:new O("debugger"),default:new O("default",{beforeExpr:F}),do:new O("do",{isLoop:!0,beforeExpr:F}),else:new O("else",{beforeExpr:F}),finally:new O("finally"),for:new O("for",{isLoop:!0}),function:new O("function",{startsExpr:!0}),if:new O("if"),return:new O("return",{beforeExpr:F}),switch:new O("switch"),throw:new O("throw",{beforeExpr:F}),try:new O("try"),var:new O("var"),let:new O("let"),const:new O("const"),while:new O("while",{isLoop:!0}),with:new O("with"),new:new O("new",{beforeExpr:F,startsExpr:!0}),this:new O("this",{startsExpr:!0}),super:new O("super",{startsExpr:!0}),class:new O("class"),extends:new O("extends",{beforeExpr:F}),export:new O("export"),import:new O("import",{startsExpr:!0}),yield:new O("yield",{beforeExpr:F,startsExpr:!0}),null:new O("null",{startsExpr:!0}),true:new O("true",{startsExpr:!0}),false:new O("false",{startsExpr:!0}),in:new O("in",{beforeExpr:F,binop:7}),instanceof:new O("instanceof",{beforeExpr:F,binop:7}),typeof:new O("typeof",{beforeExpr:F,prefix:!0,startsExpr:!0}),void:new O("void",{beforeExpr:F,prefix:!0,startsExpr:!0}),delete:new O("delete",{beforeExpr:F,prefix:!0,startsExpr:!0})};Object.keys(I).forEach(function(e){R["_"+e]=I[e]});var M=/\r\n?|\n|\u2028|\u2029/,N=new RegExp(M.source,"g"),L=/[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/,j=function e(t,r,n,i){w(this,e),this.token=t,this.isExpr=!!r,this.preserveSpace=!!n,this.override=i},U={braceStatement:new j("{",!1),braceExpression:new j("{",!0),templateQuasi:new j("${",!0),parenStatement:new j("(",!1),parenExpression:new j("(",!0),template:new j("`",!0,!0,function(e){return e.readTmplToken()}),functionExpression:new j("function",!0)};R.parenR.updateContext=R.braceR.updateContext=function(){if(1===this.state.context.length)return void(this.state.exprAllowed=!0);var e=this.state.context.pop();e===U.braceStatement&&this.curContext()===U.functionExpression?(this.state.context.pop(),this.state.exprAllowed=!1):e===U.templateQuasi?this.state.exprAllowed=!0:this.state.exprAllowed=!e.isExpr},R.name.updateContext=function(e){this.state.exprAllowed=!1,e!==R._let&&e!==R._const&&e!==R._var||M.test(this.input.slice(this.state.end))&&(this.state.exprAllowed=!0)},R.braceL.updateContext=function(e){this.state.context.push(this.braceIsBlock(e)?U.braceStatement:U.braceExpression),this.state.exprAllowed=!0},R.dollarBraceL.updateContext=function(){this.state.context.push(U.templateQuasi),this.state.exprAllowed=!0},R.parenL.updateContext=function(e){var t=e===R._if||e===R._for||e===R._with||e===R._while;this.state.context.push(t?U.parenStatement:U.parenExpression),this.state.exprAllowed=!0},R.incDec.updateContext=function(){},R._function.updateContext=function(){this.curContext()!==U.braceStatement&&this.state.context.push(U.functionExpression),this.state.exprAllowed=!1},R.backQuote.updateContext=function(){this.curContext()===U.template?this.state.context.pop():this.state.context.push(U.template),this.state.exprAllowed=!1};var V=function e(t,r){w(this,e),this.line=t,this.column=r},G=function e(t,r){w(this,e),this.start=t,this.end=r},W=function(){function e(){w(this,e)}return e.prototype.init=function(e,t){return this.strict=!1!==e.strictMode&&"module"===e.sourceType,this.input=t,this.potentialArrowAt=-1,this.inMethod=this.inFunction=this.inGenerator=this.inAsync=this.inPropertyName=this.inType=this.inClassProperty=this.noAnonFunctionType=!1,this.labels=[],this.decorators=[],this.tokens=[],this.comments=[],this.trailingComments=[],this.leadingComments=[],this.commentStack=[],this.pos=this.lineStart=0,this.curLine=e.startLine,this.type=R.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=[U.braceStatement],this.exprAllowed=!0,this.containsEsc=this.containsOctal=!1,this.octalPosition=null,this.invalidTemplateEscapePosition=null,this.exportedIdentifiers=[],this},e.prototype.curPosition=function(){return new V(this.curLine,this.pos-this.lineStart)},e.prototype.clone=function(t){var r=new e;for(var n in this){var i=this[n];t&&"context"!==n||!Array.isArray(i)||(i=i.slice()),r[n]=i}return r},e}(),Y=function e(t){w(this,e),this.type=t.type,this.value=t.value,this.start=t.start,this.end=t.end,this.loc=new G(t.startLoc,t.endLoc)},q=function(){function e(t,r){w(this,e),this.state=new W,this.state.init(t,r)}return e.prototype.next=function(){this.isLookahead||this.state.tokens.push(new Y(this.state)),this.state.lastTokEnd=this.state.end,this.state.lastTokStart=this.state.start,this.state.lastTokEndLoc=this.state.endLoc,this.state.lastTokStartLoc=this.state.startLoc,this.nextToken()},e.prototype.eat=function(e){return!!this.match(e)&&(this.next(),!0)},e.prototype.match=function(e){return this.state.type===e},e.prototype.isKeyword=function(e){return g(e)},e.prototype.lookahead=function(){var e=this.state;this.state=e.clone(!0),this.isLookahead=!0,this.next(),this.isLookahead=!1;var t=this.state.clone(!0);return this.state=e,t},e.prototype.setStrict=function(e){if(this.state.strict=e,this.match(R.num)||this.match(R.string)){for(this.state.pos=this.state.start;this.state.pos<this.state.lineStart;)this.state.lineStart=this.input.lastIndexOf("\n",this.state.lineStart-2)+1,--this.state.curLine;this.nextToken()}},e.prototype.curContext=function(){return this.state.context[this.state.context.length-1]},e.prototype.nextToken=function(){var e=this.curContext();return e&&e.preserveSpace||this.skipSpace(),this.state.containsOctal=!1,this.state.octalPosition=null,this.state.start=this.state.pos,this.state.startLoc=this.state.curPosition(),this.state.pos>=this.input.length?this.finishToken(R.eof):e.override?e.override(this):this.readToken(this.fullCharCodeAtPos())},e.prototype.readToken=function(e){return i(e)||92===e?this.readWord():this.getTokenFromCode(e)},e.prototype.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.state.pos);return e<=55295||e>=57344?e:(e<<10)+this.input.charCodeAt(this.state.pos+1)-56613888},e.prototype.pushComment=function(e,t,r,n,i,s){var a={type:e?"CommentBlock":"CommentLine",value:t,start:r,end:n,loc:new G(i,s)};this.isLookahead||(this.state.tokens.push(a),this.state.comments.push(a),this.addComment(a))},e.prototype.skipBlockComment=function(){var e=this.state.curPosition(),t=this.state.pos,r=this.input.indexOf("*/",this.state.pos+=2);-1===r&&this.raise(this.state.pos-2,"Unterminated comment"),this.state.pos=r+2,N.lastIndex=t;for(var n=void 0;(n=N.exec(this.input))&&n.index<this.state.pos;)++this.state.curLine,this.state.lineStart=n.index+n[0].length;this.pushComment(!0,this.input.slice(t+2,r),t,this.state.pos,e,this.state.curPosition())},e.prototype.skipLineComment=function(e){for(var t=this.state.pos,r=this.state.curPosition(),n=this.input.charCodeAt(this.state.pos+=e);this.state.pos<this.input.length&&10!==n&&13!==n&&8232!==n&&8233!==n;)++this.state.pos,n=this.input.charCodeAt(this.state.pos);this.pushComment(!1,this.input.slice(t+e,this.state.pos),t,this.state.pos,r,this.state.curPosition())},e.prototype.skipSpace=function(){e:for(;this.state.pos<this.input.length;){var e=this.input.charCodeAt(this.state.pos);switch(e){case 32:case 160:++this.state.pos;break;case 13:10===this.input.charCodeAt(this.state.pos+1)&&++this.state.pos;case 10:case 8232:case 8233:++this.state.pos,++this.state.curLine,this.state.lineStart=this.state.pos;break;case 47:switch(this.input.charCodeAt(this.state.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(!(e>8&&e<14||e>=5760&&L.test(String.fromCharCode(e))))break e;++this.state.pos}}},e.prototype.finishToken=function(e,t){this.state.end=this.state.pos,this.state.endLoc=this.state.curPosition();var r=this.state.type;this.state.type=e,this.state.value=t,this.updateContext(r)},e.prototype.readToken_dot=function(){var e=this.input.charCodeAt(this.state.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.state.pos+2);return 46===e&&46===t?(this.state.pos+=3,this.finishToken(R.ellipsis)):(++this.state.pos,this.finishToken(R.dot))},e.prototype.readToken_slash=function(){return this.state.exprAllowed?(++this.state.pos,this.readRegexp()):61===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.assign,2):this.finishOp(R.slash,1)},e.prototype.readToken_mult_modulo=function(e){var t=42===e?R.star:R.modulo,r=1,n=this.input.charCodeAt(this.state.pos+1);return 42===n&&(r++,n=this.input.charCodeAt(this.state.pos+2),t=R.exponent),61===n&&(r++,t=R.assign),this.finishOp(t,r)},e.prototype.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.state.pos+1);return t===e?this.finishOp(124===e?R.logicalOR:R.logicalAND,2):61===t?this.finishOp(R.assign,2):124===e&&125===t&&this.hasPlugin("flow")?this.finishOp(R.braceBarR,2):this.finishOp(124===e?R.bitwiseOR:R.bitwiseAND,1)},e.prototype.readToken_caret=function(){return 61===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.assign,2):this.finishOp(R.bitwiseXOR,1)},e.prototype.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.state.pos+1);return t===e?45===t&&62===this.input.charCodeAt(this.state.pos+2)&&M.test(this.input.slice(this.state.lastTokEnd,this.state.pos))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(R.incDec,2):61===t?this.finishOp(R.assign,2):this.finishOp(R.plusMin,1)},e.prototype.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.state.pos+1),r=1;return t===e?(r=62===e&&62===this.input.charCodeAt(this.state.pos+2)?3:2,61===this.input.charCodeAt(this.state.pos+r)?this.finishOp(R.assign,r+1):this.finishOp(R.bitShift,r)):33===t&&60===e&&45===this.input.charCodeAt(this.state.pos+2)&&45===this.input.charCodeAt(this.state.pos+3)?(this.inModule&&this.unexpected(),this.skipLineComment(4),this.skipSpace(),this.nextToken()):(61===t&&(r=2),this.finishOp(R.relational,r))},e.prototype.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.state.pos+1);return 61===t?this.finishOp(R.equality,61===this.input.charCodeAt(this.state.pos+2)?3:2):61===e&&62===t?(this.state.pos+=2,this.finishToken(R.arrow)):this.finishOp(61===e?R.eq:R.prefix,1)},e.prototype.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.state.pos,this.finishToken(R.parenL);case 41:return++this.state.pos,this.finishToken(R.parenR);case 59:return++this.state.pos,this.finishToken(R.semi);case 44:return++this.state.pos,this.finishToken(R.comma);case 91:return++this.state.pos,this.finishToken(R.bracketL);case 93:return++this.state.pos,this.finishToken(R.bracketR);case 123:return this.hasPlugin("flow")&&124===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.braceBarL,2):(++this.state.pos,this.finishToken(R.braceL));case 125:return++this.state.pos,this.finishToken(R.braceR);case 58:return this.hasPlugin("functionBind")&&58===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.doubleColon,2):(++this.state.pos,this.finishToken(R.colon));case 63:return++this.state.pos,this.finishToken(R.question);case 64:return++this.state.pos,this.finishToken(R.at);case 96:return++this.state.pos,this.finishToken(R.backQuote);case 48:var t=this.input.charCodeAt(this.state.pos+1);if(120===t||88===t)return this.readRadixNumber(16);if(111===t||79===t)return this.readRadixNumber(8);if(98===t||66===t)return this.readRadixNumber(2);case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 126:return this.finishOp(R.prefix,1)}this.raise(this.state.pos,"Unexpected character '"+l(e)+"'")},e.prototype.finishOp=function(e,t){var r=this.input.slice(this.state.pos,this.state.pos+t);return this.state.pos+=t,this.finishToken(e,r)},e.prototype.readRegexp=function(){for(var e=this.state.pos,t=void 0,r=void 0;;){this.state.pos>=this.input.length&&this.raise(e,"Unterminated regular expression");var n=this.input.charAt(this.state.pos);if(M.test(n)&&this.raise(e,"Unterminated regular expression"),t)t=!1;else{if("["===n)r=!0;else if("]"===n&&r)r=!1;else if("/"===n&&!r)break;t="\\"===n}++this.state.pos}var i=this.input.slice(e,this.state.pos);++this.state.pos;var s=this.readWord1();if(s){/^[gmsiyu]*$/.test(s)||this.raise(e,"Invalid regular expression flag")}return this.finishToken(R.regexp,{pattern:i,flags:s})},e.prototype.readInt=function(e,t){for(var r=this.state.pos,n=0,i=0,s=null==t?1/0:t;i<s;++i){var a=this.input.charCodeAt(this.state.pos),o=void 0;if((o=a>=97?a-97+10:a>=65?a-65+10:a>=48&&a<=57?a-48:1/0)>=e)break;++this.state.pos,n=n*e+o}return this.state.pos===r||null!=t&&this.state.pos-r!==t?null:n},e.prototype.readRadixNumber=function(e){this.state.pos+=2;var t=this.readInt(e);return null==t&&this.raise(this.state.start+2,"Expected number in radix "+e),i(this.fullCharCodeAtPos())&&this.raise(this.state.pos,"Identifier directly after number"),this.finishToken(R.num,t)},e.prototype.readNumber=function(e){var t=this.state.pos,r=48===this.input.charCodeAt(t),n=!1;e||null!==this.readInt(10)||this.raise(t,"Invalid number"),r&&this.state.pos==t+1&&(r=!1);var s=this.input.charCodeAt(this.state.pos);46!==s||r||(++this.state.pos,this.readInt(10),n=!0,s=this.input.charCodeAt(this.state.pos)),69!==s&&101!==s||r||(s=this.input.charCodeAt(++this.state.pos),43!==s&&45!==s||++this.state.pos,null===this.readInt(10)&&this.raise(t,"Invalid number"),n=!0),i(this.fullCharCodeAtPos())&&this.raise(this.state.pos,"Identifier directly after number");var a=this.input.slice(t,this.state.pos),o=void 0;return n?o=parseFloat(a):r&&1!==a.length?this.state.strict?this.raise(t,"Invalid number"):o=/[89]/.test(a)?parseInt(a,10):parseInt(a,8):o=parseInt(a,10),this.finishToken(R.num,o)},e.prototype.readCodePoint=function(e){var t=this.input.charCodeAt(this.state.pos),r=void 0;if(123===t){var n=++this.state.pos;if(r=this.readHexChar(this.input.indexOf("}",this.state.pos)-this.state.pos,e),++this.state.pos,null===r)--this.state.invalidTemplateEscapePosition;else if(r>1114111){if(!e)return this.state.invalidTemplateEscapePosition=n-2,null;this.raise(n,"Code point out of bounds")}}else r=this.readHexChar(4,e);return r},e.prototype.readString=function(e){for(var t="",r=++this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated string constant");var n=this.input.charCodeAt(this.state.pos);if(n===e)break;92===n?(t+=this.input.slice(r,this.state.pos),t+=this.readEscapedChar(!1),r=this.state.pos):(o(n)&&this.raise(this.state.start,"Unterminated string constant"),++this.state.pos)}return t+=this.input.slice(r,this.state.pos++),this.finishToken(R.string,t)},e.prototype.readTmplToken=function(){for(var e="",t=this.state.pos,r=!1;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated template");var n=this.input.charCodeAt(this.state.pos);if(96===n||36===n&&123===this.input.charCodeAt(this.state.pos+1))return this.state.pos===this.state.start&&this.match(R.template)?36===n?(this.state.pos+=2,this.finishToken(R.dollarBraceL)):(++this.state.pos,this.finishToken(R.backQuote)):(e+=this.input.slice(t,this.state.pos),this.finishToken(R.template,r?null:e));if(92===n){e+=this.input.slice(t,this.state.pos);var i=this.readEscapedChar(!0);null===i?r=!0:e+=i,t=this.state.pos}else if(o(n)){switch(e+=this.input.slice(t,this.state.pos),++this.state.pos,n){case 13:10===this.input.charCodeAt(this.state.pos)&&++this.state.pos;case 10:e+="\n";break;default:e+=String.fromCharCode(n)}++this.state.curLine,this.state.lineStart=this.state.pos,t=this.state.pos}else++this.state.pos}},e.prototype.readEscapedChar=function(e){var t=!e,r=this.input.charCodeAt(++this.state.pos);switch(++this.state.pos,r){case 110:return"\n";case 114:return"\r";case 120:var n=this.readHexChar(2,t);return null===n?null:String.fromCharCode(n);case 117:var i=this.readCodePoint(t);return null===i?null:l(i);case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:10===this.input.charCodeAt(this.state.pos)&&++this.state.pos;case 10:return this.state.lineStart=this.state.pos,++this.state.curLine,"";default:if(r>=48&&r<=55){var s=this.state.pos-1,a=this.input.substr(this.state.pos-1,3).match(/^[0-7]+/)[0],o=parseInt(a,8);if(o>255&&(a=a.slice(0,-1),o=parseInt(a,8)),o>0){if(e)return this.state.invalidTemplateEscapePosition=s,null;this.state.strict?this.raise(s,"Octal literal in strict mode"):this.state.containsOctal||(this.state.containsOctal=!0,this.state.octalPosition=s)}return this.state.pos+=a.length-1,String.fromCharCode(o)}return String.fromCharCode(r)}},e.prototype.readHexChar=function(e,t){var r=this.state.pos,n=this.readInt(16,e);return null===n&&(t?this.raise(r,"Bad character escape sequence"):(this.state.pos=r-1,this.state.invalidTemplateEscapePosition=r-1)),n},e.prototype.readWord1=function(){this.state.containsEsc=!1;for(var e="",t=!0,r=this.state.pos;this.state.pos<this.input.length;){var n=this.fullCharCodeAtPos();if(s(n))this.state.pos+=n<=65535?1:2;else{if(92!==n)break;this.state.containsEsc=!0,e+=this.input.slice(r,this.state.pos);var a=this.state.pos;117!==this.input.charCodeAt(++this.state.pos)&&this.raise(this.state.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.state.pos;var o=this.readCodePoint(!0);(t?i:s)(o,!0)||this.raise(a,"Invalid Unicode escape"),e+=l(o),r=this.state.pos}t=!1}return e+this.input.slice(r,this.state.pos)},e.prototype.readWord=function(){var e=this.readWord1(),t=R.name;return!this.state.containsEsc&&this.isKeyword(e)&&(t=I[e]),this.finishToken(t,e)},e.prototype.braceIsBlock=function(e){if(e===R.colon){var t=this.curContext();if(t===U.braceStatement||t===U.braceExpression)return!t.isExpr}return e===R._return?M.test(this.input.slice(this.state.lastTokEnd,this.state.start)):e===R._else||e===R.semi||e===R.eof||e===R.parenR||(e===R.braceL?this.curContext()===U.braceStatement:!this.state.exprAllowed)},e.prototype.updateContext=function(e){var t=this.state.type,r=void 0;t.keyword&&e===R.dot?this.state.exprAllowed=!1:(r=t.updateContext)?r.call(this,e):this.state.exprAllowed=t.beforeExpr},e}(),K={},H=["jsx","doExpressions","objectRestSpread","decorators","classProperties","exportExtensions","asyncGenerators","functionBind","functionSent","dynamicImport","flow"],J=function(e){function t(r,n){w(this,t),r=a(r);var i=k(this,e.call(this,r,n));return i.options=r,i.inModule="module"===i.options.sourceType,i.input=n,i.plugins=i.loadPlugins(i.options.plugins),i.filename=r.sourceFilename,0===i.state.pos&&"#"===i.input[0]&&"!"===i.input[1]&&i.skipLineComment(2),i}return P(t,e),t.prototype.isReservedWord=function(e){return"await"===e?this.inModule:v[6](e)},t.prototype.hasPlugin=function(e){return!!(this.plugins["*"]&&H.indexOf(e)>-1)||!!this.plugins[e]},t.prototype.extend=function(e,t){this[e]=t(this[e])},t.prototype.loadAllPlugins=function(){var e=this,t=Object.keys(K).filter(function(e){return"flow"!==e&&"estree"!==e});t.push("flow"),t.forEach(function(t){var r=K[t];r&&r(e)})},t.prototype.loadPlugins=function(e){if(e.indexOf("*")>=0)return this.loadAllPlugins(),{"*":!0};var t={};e.indexOf("flow")>=0&&(e=e.filter(function(e){return"flow"!==e}),e.push("flow")),e.indexOf("estree")>=0&&(e=e.filter(function(e){return"estree"!==e}),e.unshift("estree"));for(var r=e,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if(!t[a]){t[a]=!0;var o=K[a];o&&o(this)}}return t},t.prototype.parse=function(){var e=this.startNode(),t=this.startNode();return this.nextToken(),this.parseTopLevel(e,t)},t}(q),X=J.prototype;X.addExtra=function(e,t,r){if(e){(e.extra=e.extra||{})[t]=r}},X.isRelational=function(e){return this.match(R.relational)&&this.state.value===e},X.expectRelational=function(e){this.isRelational(e)?this.next():this.unexpected(null,R.relational)},X.isContextual=function(e){return this.match(R.name)&&this.state.value===e},X.eatContextual=function(e){return this.state.value===e&&this.eat(R.name)},X.expectContextual=function(e,t){this.eatContextual(e)||this.unexpected(null,t)},X.canInsertSemicolon=function(){return this.match(R.eof)||this.match(R.braceR)||M.test(this.input.slice(this.state.lastTokEnd,this.state.start))},X.isLineTerminator=function(){return this.eat(R.semi)||this.canInsertSemicolon()},X.semicolon=function(){this.isLineTerminator()||this.unexpected(null,R.semi)},X.expect=function(e,t){return this.eat(e)||this.unexpected(t,e)},X.unexpected=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"Unexpected token";t&&"object"===(void 0===t?"undefined":C(t))&&t.label&&(t="Unexpected token, expected "+t.label),this.raise(null!=e?e:this.state.start,t)};var z=J.prototype;z.parseTopLevel=function(e,t){return t.sourceType=this.options.sourceType,this.parseBlockBody(t,!0,!0,R.eof),e.program=this.finishNode(t,"Program"),e.comments=this.state.comments,e.tokens=this.state.tokens,this.finishNode(e,"File")};var $={kind:"loop"},Q={kind:"switch"};z.stmtToDirective=function(e){var t=e.expression,r=this.startNodeAt(t.start,t.loc.start),n=this.startNodeAt(e.start,e.loc.start),i=this.input.slice(t.start,t.end),s=r.value=i.slice(1,-1);return this.addExtra(r,"raw",i),this.addExtra(r,"rawValue",s),n.value=this.finishNodeAt(r,"DirectiveLiteral",t.end,t.loc.end),this.finishNodeAt(n,"Directive",e.end,e.loc.end)},z.parseStatement=function(e,t){this.match(R.at)&&this.parseDecorators(!0);var r=this.state.type,n=this.startNode();switch(r){case R._break:case R._continue:return this.parseBreakContinueStatement(n,r.keyword);case R._debugger:return this.parseDebuggerStatement(n);case R._do:return this.parseDoStatement(n);case R._for:return this.parseForStatement(n);case R._function:return e||this.unexpected(),this.parseFunctionStatement(n);case R._class:return e||this.unexpected(),this.parseClass(n,!0);case R._if:return this.parseIfStatement(n);case R._return:return this.parseReturnStatement(n);case R._switch:return this.parseSwitchStatement(n);case R._throw:return this.parseThrowStatement(n);case R._try:return this.parseTryStatement(n);case R._let:case R._const:e||this.unexpected();case R._var:return this.parseVarStatement(n,r);case R._while:return this.parseWhileStatement(n);case R._with:return this.parseWithStatement(n);case R.braceL:return this.parseBlock();case R.semi:return this.parseEmptyStatement(n);case R._export:case R._import:if(this.hasPlugin("dynamicImport")&&this.lookahead().type===R.parenL)break;return this.options.allowImportExportEverywhere||(t||this.raise(this.state.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.state.start,"'import' and 'export' may appear only with 'sourceType: \"module\"'")),r===R._import?this.parseImport(n):this.parseExport(n);case R.name:if("async"===this.state.value){var i=this.state.clone();if(this.next(),this.match(R._function)&&!this.canInsertSemicolon())return this.expect(R._function),this.parseFunction(n,!0,!1,!0);this.state=i}}var s=this.state.value,a=this.parseExpression();return r===R.name&&"Identifier"===a.type&&this.eat(R.colon)?this.parseLabeledStatement(n,s,a):this.parseExpressionStatement(n,a)},z.takeDecorators=function(e){this.state.decorators.length&&(e.decorators=this.state.decorators,this.state.decorators=[])},z.parseDecorators=function(e){for(;this.match(R.at);){var t=this.parseDecorator();this.state.decorators.push(t)}e&&this.match(R._export)||this.match(R._class)||this.raise(this.state.start,"Leading decorators must be attached to a class declaration")},z.parseDecorator=function(){this.hasPlugin("decorators")||this.unexpected();var e=this.startNode();return this.next(),e.expression=this.parseMaybeAssign(),this.finishNode(e,"Decorator")},z.parseBreakContinueStatement=function(e,t){var r="break"===t;this.next(),this.isLineTerminator()?e.label=null:this.match(R.name)?(e.label=this.parseIdentifier(),this.semicolon()):this.unexpected();var n=void 0;for(n=0;n<this.state.labels.length;++n){var i=this.state.labels[n];if(null==e.label||i.name===e.label.name){if(null!=i.kind&&(r||"loop"===i.kind))break;if(e.label&&r)break}}return n===this.state.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,r?"BreakStatement":"ContinueStatement")},z.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},z.parseDoStatement=function(e){return this.next(),this.state.labels.push($),e.body=this.parseStatement(!1),this.state.labels.pop(),this.expect(R._while),e.test=this.parseParenExpression(),this.eat(R.semi),this.finishNode(e,"DoWhileStatement")},z.parseForStatement=function(e){this.next(),this.state.labels.push($);var t=!1;if(this.hasPlugin("asyncGenerators")&&this.state.inAsync&&this.isContextual("await")&&(t=!0,this.next()),this.expect(R.parenL),this.match(R.semi))return t&&this.unexpected(),this.parseFor(e,null);if(this.match(R._var)||this.match(R._let)||this.match(R._const)){var r=this.startNode(),n=this.state.type;return this.next(),(this.parseVar(r,!0,n),this.finishNode(r,"VariableDeclaration"),!this.match(R._in)&&!this.isContextual("of")||1!==r.declarations.length||r.declarations[0].init)?(t&&this.unexpected(),
this.parseFor(e,r)):this.parseForIn(e,r,t)}var i={start:0},s=this.parseExpression(!0,i);if(this.match(R._in)||this.isContextual("of")){var a=this.isContextual("of")?"for-of statement":"for-in statement";return this.toAssignable(s,void 0,a),this.checkLVal(s,void 0,void 0,a),this.parseForIn(e,s,t)}return i.start&&this.unexpected(i.start),t&&this.unexpected(),this.parseFor(e,s)},z.parseFunctionStatement=function(e){return this.next(),this.parseFunction(e,!0)},z.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement(!1),e.alternate=this.eat(R._else)?this.parseStatement(!1):null,this.finishNode(e,"IfStatement")},z.parseReturnStatement=function(e){return this.state.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.state.start,"'return' outside of function"),this.next(),this.isLineTerminator()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},z.parseSwitchStatement=function(e){this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(R.braceL),this.state.labels.push(Q);for(var t,r=void 0;!this.match(R.braceR);)if(this.match(R._case)||this.match(R._default)){var n=this.match(R._case);r&&this.finishNode(r,"SwitchCase"),e.cases.push(r=this.startNode()),r.consequent=[],this.next(),n?r.test=this.parseExpression():(t&&this.raise(this.state.lastTokStart,"Multiple default clauses"),t=!0,r.test=null),this.expect(R.colon)}else r?r.consequent.push(this.parseStatement(!0)):this.unexpected();return r&&this.finishNode(r,"SwitchCase"),this.next(),this.state.labels.pop(),this.finishNode(e,"SwitchStatement")},z.parseThrowStatement=function(e){return this.next(),M.test(this.input.slice(this.state.lastTokEnd,this.state.start))&&this.raise(this.state.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var Z=[];z.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.match(R._catch)){var t=this.startNode();this.next(),this.expect(R.parenL),t.param=this.parseBindingAtom(),this.checkLVal(t.param,!0,Object.create(null),"catch clause"),this.expect(R.parenR),t.body=this.parseBlock(),e.handler=this.finishNode(t,"CatchClause")}return e.guardedHandlers=Z,e.finalizer=this.eat(R._finally)?this.parseBlock():null,e.handler||e.finalizer||this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},z.parseVarStatement=function(e,t){return this.next(),this.parseVar(e,!1,t),this.semicolon(),this.finishNode(e,"VariableDeclaration")},z.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.state.labels.push($),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,"WhileStatement")},z.parseWithStatement=function(e){return this.state.strict&&this.raise(this.state.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement(!1),this.finishNode(e,"WithStatement")},z.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},z.parseLabeledStatement=function(e,t,r){for(var n=this.state.labels,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}a.name===t&&this.raise(r.start,"Label '"+t+"' is already declared")}for(var o=this.state.type.isLoop?"loop":this.match(R._switch)?"switch":null,u=this.state.labels.length-1;u>=0;u--){var l=this.state.labels[u];if(l.statementStart!==e.start)break;l.statementStart=this.state.start,l.kind=o}return this.state.labels.push({name:t,kind:o,statementStart:this.state.start}),e.body=this.parseStatement(!0),this.state.labels.pop(),e.label=r,this.finishNode(e,"LabeledStatement")},z.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},z.parseBlock=function(e){var t=this.startNode();return this.expect(R.braceL),this.parseBlockBody(t,e,!1,R.braceR),this.finishNode(t,"BlockStatement")},z.isValidDirective=function(e){return"ExpressionStatement"===e.type&&"StringLiteral"===e.expression.type&&!e.expression.extra.parenthesized},z.parseBlockBody=function(e,t,r,n){e.body=[],e.directives=[];for(var i=!1,s=void 0,a=void 0;!this.eat(n);){i||!this.state.containsOctal||a||(a=this.state.octalPosition);var o=this.parseStatement(!0,r);if(t&&!i&&this.isValidDirective(o)){var u=this.stmtToDirective(o);e.directives.push(u),void 0===s&&"use strict"===u.value.value&&(s=this.state.strict,this.setStrict(!0),a&&this.raise(a,"Octal literal in strict mode"))}else i=!0,e.body.push(o)}!1===s&&this.setStrict(!1)},z.parseFor=function(e,t){return e.init=t,this.expect(R.semi),e.test=this.match(R.semi)?null:this.parseExpression(),this.expect(R.semi),e.update=this.match(R.parenR)?null:this.parseExpression(),this.expect(R.parenR),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,"ForStatement")},z.parseForIn=function(e,t,r){var n=void 0;return r?(this.eatContextual("of"),n="ForAwaitStatement"):(n=this.match(R._in)?"ForInStatement":"ForOfStatement",this.next()),e.left=t,e.right=this.parseExpression(),this.expect(R.parenR),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,n)},z.parseVar=function(e,t,r){for(e.declarations=[],e.kind=r.keyword;;){var n=this.startNode();if(this.parseVarHead(n),this.eat(R.eq)?n.init=this.parseMaybeAssign(t):r!==R._const||this.match(R._in)||this.isContextual("of")?"Identifier"===n.id.type||t&&(this.match(R._in)||this.isContextual("of"))?n.init=null:this.raise(this.state.lastTokEnd,"Complex binding patterns require an initialization value"):this.unexpected(),e.declarations.push(this.finishNode(n,"VariableDeclarator")),!this.eat(R.comma))break}return e},z.parseVarHead=function(e){e.id=this.parseBindingAtom(),this.checkLVal(e.id,!0,void 0,"variable declaration")},z.parseFunction=function(e,t,r,n,i){var s=this.state.inMethod;return this.state.inMethod=!1,this.initFunction(e,n),this.match(R.star)&&(e.async&&!this.hasPlugin("asyncGenerators")?this.unexpected():(e.generator=!0,this.next())),!t||i||this.match(R.name)||this.match(R._yield)||this.unexpected(),(this.match(R.name)||this.match(R._yield))&&(e.id=this.parseBindingIdentifier()),this.parseFunctionParams(e),this.parseFunctionBody(e,r),this.state.inMethod=s,this.finishNode(e,t?"FunctionDeclaration":"FunctionExpression")},z.parseFunctionParams=function(e){this.expect(R.parenL),e.params=this.parseBindingList(R.parenR)},z.parseClass=function(e,t,r){return this.next(),this.takeDecorators(e),this.parseClassId(e,t,r),this.parseClassSuper(e),this.parseClassBody(e),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},z.isClassProperty=function(){return this.match(R.eq)||this.match(R.semi)||this.match(R.braceR)},z.isClassMethod=function(){return this.match(R.parenL)},z.isNonstaticConstructor=function(e){return!(e.computed||e.static||"constructor"!==e.key.name&&"constructor"!==e.key.value)},z.parseClassBody=function(e){var t=this.state.strict;this.state.strict=!0;var r=!1,n=!1,i=[],s=this.startNode();for(s.body=[],this.expect(R.braceL);!this.eat(R.braceR);)if(this.eat(R.semi))i.length>0&&this.raise(this.state.lastTokEnd,"Decorators must not be followed by a semicolon");else if(this.match(R.at))i.push(this.parseDecorator());else{var a=this.startNode();if(i.length&&(a.decorators=i,i=[]),a.static=!1,this.match(R.name)&&"static"===this.state.value){var o=this.parseIdentifier(!0);if(this.isClassMethod()){a.kind="method",a.computed=!1,a.key=o,this.parseClassMethod(s,a,!1,!1);continue}if(this.isClassProperty()){a.computed=!1,a.key=o,s.body.push(this.parseClassProperty(a));continue}a.static=!0}if(this.eat(R.star))a.kind="method",this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't be a generator"),a.computed||!a.static||"prototype"!==a.key.name&&"prototype"!==a.key.value||this.raise(a.key.start,"Classes may not have static property named prototype"),this.parseClassMethod(s,a,!0,!1);else{var u=this.match(R.name),l=this.parsePropertyName(a);if(a.computed||!a.static||"prototype"!==a.key.name&&"prototype"!==a.key.value||this.raise(a.key.start,"Classes may not have static property named prototype"),this.isClassMethod())this.isNonstaticConstructor(a)?(n?this.raise(l.start,"Duplicate constructor in the same class"):a.decorators&&this.raise(a.start,"You can't attach decorators to a class constructor"),n=!0,a.kind="constructor"):a.kind="method",this.parseClassMethod(s,a,!1,!1);else if(this.isClassProperty())this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Classes may not have a non-static field named 'constructor'"),s.body.push(this.parseClassProperty(a));else if(u&&"async"===l.name&&!this.isLineTerminator()){var c=this.hasPlugin("asyncGenerators")&&this.eat(R.star);a.kind="method",this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't be an async function"),this.parseClassMethod(s,a,c,!0)}else!u||"get"!==l.name&&"set"!==l.name||this.isLineTerminator()&&this.match(R.star)?this.hasPlugin("classConstructorCall")&&u&&"call"===l.name&&this.match(R.name)&&"constructor"===this.state.value?(r?this.raise(a.start,"Duplicate constructor call in the same class"):a.decorators&&this.raise(a.start,"You can't attach decorators to a class constructor"),r=!0,a.kind="constructorCall",this.parsePropertyName(a),this.parseClassMethod(s,a,!1,!1)):this.isLineTerminator()?(this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Classes may not have a non-static field named 'constructor'"),s.body.push(this.parseClassProperty(a))):this.unexpected():(a.kind=l.name,this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't have get/set modifier"),this.parseClassMethod(s,a,!1,!1),this.checkGetterSetterParamCount(a))}}i.length&&this.raise(this.state.start,"You have trailing decorators with no method"),e.body=this.finishNode(s,"ClassBody"),this.state.strict=t},z.parseClassProperty=function(e){return this.state.inClassProperty=!0,this.match(R.eq)?(this.hasPlugin("classProperties")||this.unexpected(),this.next(),e.value=this.parseMaybeAssign()):e.value=null,this.semicolon(),this.state.inClassProperty=!1,this.finishNode(e,"ClassProperty")},z.parseClassMethod=function(e,t,r,n){this.parseMethod(t,r,n),e.body.push(this.finishNode(t,"ClassMethod"))},z.parseClassId=function(e,t,r){this.match(R.name)?e.id=this.parseIdentifier():r||!t?e.id=null:this.unexpected()},z.parseClassSuper=function(e){e.superClass=this.eat(R._extends)?this.parseExprSubscripts():null},z.parseExport=function(e){if(this.next(),this.match(R.star)){var t=this.startNode();if(this.next(),!this.hasPlugin("exportExtensions")||!this.eatContextual("as"))return this.parseExportFrom(e,!0),this.finishNode(e,"ExportAllDeclaration");t.exported=this.parseIdentifier(),e.specifiers=[this.finishNode(t,"ExportNamespaceSpecifier")],this.parseExportSpecifiersMaybe(e),this.parseExportFrom(e,!0)}else if(this.hasPlugin("exportExtensions")&&this.isExportDefaultSpecifier()){var r=this.startNode();if(r.exported=this.parseIdentifier(!0),e.specifiers=[this.finishNode(r,"ExportDefaultSpecifier")],this.match(R.comma)&&this.lookahead().type===R.star){this.expect(R.comma);var n=this.startNode();this.expect(R.star),this.expectContextual("as"),n.exported=this.parseIdentifier(),e.specifiers.push(this.finishNode(n,"ExportNamespaceSpecifier"))}else this.parseExportSpecifiersMaybe(e);this.parseExportFrom(e,!0)}else{if(this.eat(R._default)){var i=this.startNode(),s=!1;return this.eat(R._function)?i=this.parseFunction(i,!0,!1,!1,!0):this.match(R._class)?i=this.parseClass(i,!0,!0):(s=!0,i=this.parseMaybeAssign()),e.declaration=i,s&&this.semicolon(),this.checkExport(e,!0,!0),this.finishNode(e,"ExportDefaultDeclaration")}this.shouldParseExportDeclaration()?(e.specifiers=[],e.source=null,e.declaration=this.parseExportDeclaration(e)):(e.declaration=null,e.specifiers=this.parseExportSpecifiers(),this.parseExportFrom(e))}return this.checkExport(e,!0),this.finishNode(e,"ExportNamedDeclaration")},z.parseExportDeclaration=function(){return this.parseStatement(!0)},z.isExportDefaultSpecifier=function(){if(this.match(R.name))return"async"!==this.state.value;if(!this.match(R._default))return!1;var e=this.lookahead();return e.type===R.comma||e.type===R.name&&"from"===e.value},z.parseExportSpecifiersMaybe=function(e){this.eat(R.comma)&&(e.specifiers=e.specifiers.concat(this.parseExportSpecifiers()))},z.parseExportFrom=function(e,t){this.eatContextual("from")?(e.source=this.match(R.string)?this.parseExprAtom():this.unexpected(),this.checkExport(e)):t?this.unexpected():e.source=null,this.semicolon()},z.shouldParseExportDeclaration=function(){return"var"===this.state.type.keyword||"const"===this.state.type.keyword||"let"===this.state.type.keyword||"function"===this.state.type.keyword||"class"===this.state.type.keyword||this.isContextual("async")},z.checkExport=function(e,t,r){if(t)if(r)this.checkDuplicateExports(e,"default");else if(e.specifiers&&e.specifiers.length)for(var n=e.specifiers,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;this.checkDuplicateExports(o,o.exported.name)}else if(e.declaration)if("FunctionDeclaration"===e.declaration.type||"ClassDeclaration"===e.declaration.type)this.checkDuplicateExports(e,e.declaration.id.name);else if("VariableDeclaration"===e.declaration.type)for(var u=e.declaration.declarations,l=Array.isArray(u),c=0,u=l?u:u[Symbol.iterator]();;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;this.checkDeclaration(p.id)}if(this.state.decorators.length){var d=e.declaration&&("ClassDeclaration"===e.declaration.type||"ClassExpression"===e.declaration.type);e.declaration&&d||this.raise(e.start,"You can only use decorators on an export when exporting a class"),this.takeDecorators(e.declaration)}},z.checkDeclaration=function(e){if("ObjectPattern"===e.type)for(var t=e.properties,r=Array.isArray(t),n=0,t=r?t:t[Symbol.iterator]();;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this.checkDeclaration(s)}else if("ArrayPattern"===e.type)for(var a=e.elements,o=Array.isArray(a),u=0,a=o?a:a[Symbol.iterator]();;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;c&&this.checkDeclaration(c)}else"ObjectProperty"===e.type?this.checkDeclaration(e.value):"RestElement"===e.type||"RestProperty"===e.type?this.checkDeclaration(e.argument):"Identifier"===e.type&&this.checkDuplicateExports(e,e.name)},z.checkDuplicateExports=function(e,t){this.state.exportedIdentifiers.indexOf(t)>-1&&this.raiseDuplicateExportError(e,t),this.state.exportedIdentifiers.push(t)},z.raiseDuplicateExportError=function(e,t){this.raise(e.start,"default"===t?"Only one default export allowed per module.":"`"+t+"` has already been exported. Exported identifiers must be unique.")},z.parseExportSpecifiers=function(){var e=[],t=!0,r=void 0;for(this.expect(R.braceL);!this.eat(R.braceR);){if(t)t=!1;else if(this.expect(R.comma),this.eat(R.braceR))break;var n=this.match(R._default);n&&!r&&(r=!0);var i=this.startNode();i.local=this.parseIdentifier(n),i.exported=this.eatContextual("as")?this.parseIdentifier(!0):i.local.__clone(),e.push(this.finishNode(i,"ExportSpecifier"))}return r&&!this.isContextual("from")&&this.unexpected(),e},z.parseImport=function(e){return this.eat(R._import),this.match(R.string)?(e.specifiers=[],e.source=this.parseExprAtom()):(e.specifiers=[],this.parseImportSpecifiers(e),this.expectContextual("from"),e.source=this.match(R.string)?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},z.parseImportSpecifiers=function(e){var t=!0;if(this.match(R.name)){var r=this.state.start,n=this.state.startLoc;if(e.specifiers.push(this.parseImportSpecifierDefault(this.parseIdentifier(),r,n)),!this.eat(R.comma))return}if(this.match(R.star)){var i=this.startNode();return this.next(),this.expectContextual("as"),i.local=this.parseIdentifier(),this.checkLVal(i.local,!0,void 0,"import namespace specifier"),void e.specifiers.push(this.finishNode(i,"ImportNamespaceSpecifier"))}for(this.expect(R.braceL);!this.eat(R.braceR);){if(t)t=!1;else if(this.eat(R.colon)&&this.unexpected(null,"ES2015 named imports do not destructure. Use another statement for destructuring after the import."),this.expect(R.comma),this.eat(R.braceR))break;this.parseImportSpecifier(e)}},z.parseImportSpecifier=function(e){var t=this.startNode();t.imported=this.parseIdentifier(!0),this.eatContextual("as")?t.local=this.parseIdentifier():(this.checkReservedWord(t.imported.name,t.start,!0,!0),t.local=t.imported.__clone()),this.checkLVal(t.local,!0,void 0,"import specifier"),e.specifiers.push(this.finishNode(t,"ImportSpecifier"))},z.parseImportSpecifierDefault=function(e,t,r){var n=this.startNodeAt(t,r);return n.local=e,this.checkLVal(n.local,!0,void 0,"default import specifier"),this.finishNode(n,"ImportDefaultSpecifier")};var ee=J.prototype;ee.toAssignable=function(e,t,r){if(e)switch(e.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":break;case"ObjectExpression":e.type="ObjectPattern";for(var n=e.properties,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;"ObjectMethod"===o.type?"get"===o.kind||"set"===o.kind?this.raise(o.key.start,"Object pattern can't contain getter or setter"):this.raise(o.key.start,"Object pattern can't contain methods"):this.toAssignable(o,t,"object destructuring pattern")}break;case"ObjectProperty":this.toAssignable(e.value,t,r);break;case"SpreadProperty":e.type="RestProperty";var u=e.argument;this.toAssignable(u,t,r);break;case"ArrayExpression":e.type="ArrayPattern",this.toAssignableList(e.elements,t,r);break;case"AssignmentExpression":"="===e.operator?(e.type="AssignmentPattern",delete e.operator):this.raise(e.left.end,"Only '=' operator can be used for specifying default value.");break;case"MemberExpression":if(!t)break;default:var l="Invalid left-hand side"+(r?" in "+r:"expression");this.raise(e.start,l)}return e},ee.toAssignableList=function(e,t,r){var n=e.length;if(n){var i=e[n-1];if(i&&"RestElement"===i.type)--n;else if(i&&"SpreadElement"===i.type){i.type="RestElement";var s=i.argument;this.toAssignable(s,t,r),"Identifier"!==s.type&&"MemberExpression"!==s.type&&"ArrayPattern"!==s.type&&this.unexpected(s.start),--n}}for(var a=0;a<n;a++){var o=e[a];o&&this.toAssignable(o,t,r)}return e},ee.toReferencedList=function(e){return e},ee.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},ee.parseRest=function(){var e=this.startNode();return this.next(),e.argument=this.parseBindingIdentifier(),this.finishNode(e,"RestElement")},ee.shouldAllowYieldIdentifier=function(){return this.match(R._yield)&&!this.state.strict&&!this.state.inGenerator},ee.parseBindingIdentifier=function(){return this.parseIdentifier(this.shouldAllowYieldIdentifier())},ee.parseBindingAtom=function(){switch(this.state.type){case R._yield:(this.state.strict||this.state.inGenerator)&&this.unexpected();case R.name:return this.parseIdentifier(!0);case R.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(R.bracketR,!0),this.finishNode(e,"ArrayPattern");case R.braceL:return this.parseObj(!0);default:this.unexpected()}},ee.parseBindingList=function(e,t){for(var r=[],n=!0;!this.eat(e);)if(n?n=!1:this.expect(R.comma),t&&this.match(R.comma))r.push(null);else{if(this.eat(e))break;if(this.match(R.ellipsis)){r.push(this.parseAssignableListItemTypes(this.parseRest())),this.expect(e);break}for(var i=[];this.match(R.at);)i.push(this.parseDecorator());var s=this.parseMaybeDefault();i.length&&(s.decorators=i),this.parseAssignableListItemTypes(s),r.push(this.parseMaybeDefault(s.start,s.loc.start,s))}return r},ee.parseAssignableListItemTypes=function(e){return e},ee.parseMaybeDefault=function(e,t,r){if(t=t||this.state.startLoc,e=e||this.state.start,r=r||this.parseBindingAtom(),!this.eat(R.eq))return r;var n=this.startNodeAt(e,t);return n.left=r,n.right=this.parseMaybeAssign(),this.finishNode(n,"AssignmentPattern")},ee.checkLVal=function(e,t,r,n){switch(e.type){case"Identifier":if(this.checkReservedWord(e.name,e.start,!1,!0),r){var i="_"+e.name;r[i]?this.raise(e.start,"Argument name clash in strict mode"):r[i]=!0}break;case"MemberExpression":t&&this.raise(e.start,(t?"Binding":"Assigning to")+" member expression");break;case"ObjectPattern":for(var s=e.properties,a=Array.isArray(s),o=0,s=a?s:s[Symbol.iterator]();;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;"ObjectProperty"===l.type&&(l=l.value),this.checkLVal(l,t,r,"object destructuring pattern")}break;case"ArrayPattern":for(var c=e.elements,f=Array.isArray(c),p=0,c=f?c:c[Symbol.iterator]();;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;h&&this.checkLVal(h,t,r,"array destructuring pattern")}break;case"AssignmentPattern":this.checkLVal(e.left,t,r,"assignment pattern");break;case"RestProperty":this.checkLVal(e.argument,t,r,"rest property");break;case"RestElement":this.checkLVal(e.argument,t,r,"rest element");break;default:var m=(t?"Binding invalid":"Invalid")+" left-hand side"+(n?" in "+n:"expression");this.raise(e.start,m)}};var te=J.prototype;te.checkPropClash=function(e,t){if(!e.computed&&!e.kind){var r=e.key;"__proto__"===("Identifier"===r.type?r.name:String(r.value))&&(t.proto&&this.raise(r.start,"Redefinition of __proto__ property"),t.proto=!0)}},te.getExpression=function(){this.nextToken();var e=this.parseExpression();return this.match(R.eof)||this.unexpected(),e},te.parseExpression=function(e,t){var r=this.state.start,n=this.state.startLoc,i=this.parseMaybeAssign(e,t);if(this.match(R.comma)){var s=this.startNodeAt(r,n);for(s.expressions=[i];this.eat(R.comma);)s.expressions.push(this.parseMaybeAssign(e,t));return this.toReferencedList(s.expressions),this.finishNode(s,"SequenceExpression")}return i},te.parseMaybeAssign=function(e,t,r,n){var i=this.state.start,s=this.state.startLoc;if(this.match(R._yield)&&this.state.inGenerator){var a=this.parseYield();return r&&(a=r.call(this,a,i,s)),a}var o=void 0;t?o=!1:(t={start:0},o=!0),(this.match(R.parenL)||this.match(R.name))&&(this.state.potentialArrowAt=this.state.start);var u=this.parseMaybeConditional(e,t,n);if(r&&(u=r.call(this,u,i,s)),this.state.type.isAssign){var l=this.startNodeAt(i,s);if(l.operator=this.state.value,l.left=this.match(R.eq)?this.toAssignable(u,void 0,"assignment expression"):u,t.start=0,this.checkLVal(u,void 0,void 0,"assignment expression"),u.extra&&u.extra.parenthesized){var c=void 0;"ObjectPattern"===u.type?c="`({a}) = 0` use `({a} = 0)`":"ArrayPattern"===u.type&&(c="`([a]) = 0` use `([a] = 0)`"),c&&this.raise(u.start,"You're trying to assign to a parenthesized expression, eg. instead of "+c)}return this.next(),l.right=this.parseMaybeAssign(e),this.finishNode(l,"AssignmentExpression")}return o&&t.start&&this.unexpected(t.start),u},te.parseMaybeConditional=function(e,t,r){var n=this.state.start,i=this.state.startLoc,s=this.parseExprOps(e,t);return t&&t.start?s:this.parseConditional(s,e,n,i,r)},te.parseConditional=function(e,t,r,n){if(this.eat(R.question)){var i=this.startNodeAt(r,n);return i.test=e,i.consequent=this.parseMaybeAssign(),this.expect(R.colon),i.alternate=this.parseMaybeAssign(t),this.finishNode(i,"ConditionalExpression")}return e},te.parseExprOps=function(e,t){var r=this.state.start,n=this.state.startLoc,i=this.parseMaybeUnary(t);return t&&t.start?i:this.parseExprOp(i,r,n,-1,e)},te.parseExprOp=function(e,t,r,n,i){var s=this.state.type.binop;if(!(null==s||i&&this.match(R._in))&&s>n){var a=this.startNodeAt(t,r);a.left=e,a.operator=this.state.value,"**"!==a.operator||"UnaryExpression"!==e.type||!e.extra||e.extra.parenthesizedArgument||e.extra.parenthesized||this.raise(e.argument.start,"Illegal expression. Wrap left hand side or entire exponentiation in parentheses.");var o=this.state.type;this.next();var u=this.state.start,l=this.state.startLoc;return a.right=this.parseExprOp(this.parseMaybeUnary(),u,l,o.rightAssociative?s-1:s,i),this.finishNode(a,o===R.logicalOR||o===R.logicalAND?"LogicalExpression":"BinaryExpression"),this.parseExprOp(a,t,r,n,i)}return e},te.parseMaybeUnary=function(e){if(this.state.type.prefix){var t=this.startNode(),r=this.match(R.incDec);t.operator=this.state.value,t.prefix=!0,this.next();var n=this.state.type;return t.argument=this.parseMaybeUnary(),this.addExtra(t,"parenthesizedArgument",!(n!==R.parenL||t.argument.extra&&t.argument.extra.parenthesized)),e&&e.start&&this.unexpected(e.start),r?this.checkLVal(t.argument,void 0,void 0,"prefix operation"):this.state.strict&&"delete"===t.operator&&"Identifier"===t.argument.type&&this.raise(t.start,"Deleting local variable in strict mode"),this.finishNode(t,r?"UpdateExpression":"UnaryExpression")}var i=this.state.start,s=this.state.startLoc,a=this.parseExprSubscripts(e);if(e&&e.start)return a;for(;this.state.type.postfix&&!this.canInsertSemicolon();){var o=this.startNodeAt(i,s);o.operator=this.state.value,o.prefix=!1,o.argument=a,this.checkLVal(a,void 0,void 0,"postfix operation"),this.next(),a=this.finishNode(o,"UpdateExpression")}return a},te.parseExprSubscripts=function(e){var t=this.state.start,r=this.state.startLoc,n=this.state.potentialArrowAt,i=this.parseExprAtom(e);return"ArrowFunctionExpression"===i.type&&i.start===n?i:e&&e.start?i:this.parseSubscripts(i,t,r)},te.parseSubscripts=function(e,t,r,n){for(;;){if(!n&&this.eat(R.doubleColon)){var i=this.startNodeAt(t,r);return i.object=e,i.callee=this.parseNoCallExpr(),this.parseSubscripts(this.finishNode(i,"BindExpression"),t,r,n)}if(this.eat(R.dot)){var s=this.startNodeAt(t,r);s.object=e,s.property=this.parseIdentifier(!0),s.computed=!1,e=this.finishNode(s,"MemberExpression")}else if(this.eat(R.bracketL)){var a=this.startNodeAt(t,r);a.object=e,a.property=this.parseExpression(),a.computed=!0,this.expect(R.bracketR),e=this.finishNode(a,"MemberExpression")}else if(!n&&this.match(R.parenL)){var o=this.state.potentialArrowAt===e.start&&"Identifier"===e.type&&"async"===e.name&&!this.canInsertSemicolon();this.next();var u=this.startNodeAt(t,r);if(u.callee=e,u.arguments=this.parseCallExpressionArguments(R.parenR,o),"Import"===u.callee.type&&1!==u.arguments.length&&this.raise(u.start,"import() requires exactly one argument"),e=this.finishNode(u,"CallExpression"),o&&this.shouldParseAsyncArrow())return this.parseAsyncArrowFromCallExpression(this.startNodeAt(t,r),u);this.toReferencedList(u.arguments)}else{if(!this.match(R.backQuote))return e;var l=this.startNodeAt(t,r);l.tag=e,l.quasi=this.parseTemplate(!0),e=this.finishNode(l,"TaggedTemplateExpression")}}},te.parseCallExpressionArguments=function(e,t){for(var r=[],n=void 0,i=!0;!this.eat(e);){if(i)i=!1;else if(this.expect(R.comma),this.eat(e))break;this.match(R.parenL)&&!n&&(n=this.state.start),r.push(this.parseExprListItem(!1,t?{start:0}:void 0,t?{start:0}:void 0))}return t&&n&&this.shouldParseAsyncArrow()&&this.unexpected(),r},te.shouldParseAsyncArrow=function(){return this.match(R.arrow)},te.parseAsyncArrowFromCallExpression=function(e,t){return this.expect(R.arrow),this.parseArrowExpression(e,t.arguments,!0)},te.parseNoCallExpr=function(){var e=this.state.start,t=this.state.startLoc;return this.parseSubscripts(this.parseExprAtom(),e,t,!0)},te.parseExprAtom=function(e){var t=this.state.potentialArrowAt===this.state.start,r=void 0;switch(this.state.type){case R._super:return this.state.inMethod||this.state.inClassProperty||this.options.allowSuperOutsideMethod||this.raise(this.state.start,"'super' outside of function or class"),r=this.startNode(),this.next(),this.match(R.parenL)||this.match(R.bracketL)||this.match(R.dot)||this.unexpected(),this.match(R.parenL)&&"constructor"!==this.state.inMethod&&!this.options.allowSuperOutsideMethod&&this.raise(r.start,"super() outside of class constructor"),this.finishNode(r,"Super");case R._import:return this.hasPlugin("dynamicImport")||this.unexpected(),r=this.startNode(),this.next(),this.match(R.parenL)||this.unexpected(null,R.parenL),this.finishNode(r,"Import");case R._this:return r=this.startNode(),this.next(),this.finishNode(r,"ThisExpression");case R._yield:this.state.inGenerator&&this.unexpected();case R.name:r=this.startNode();var n="await"===this.state.value&&this.state.inAsync,i=this.shouldAllowYieldIdentifier(),s=this.parseIdentifier(n||i);if("await"===s.name){if(this.state.inAsync||this.inModule)return this.parseAwait(r)}else{if("async"===s.name&&this.match(R._function)&&!this.canInsertSemicolon())return this.next(),this.parseFunction(r,!1,!1,!0);if(t&&"async"===s.name&&this.match(R.name)){var a=[this.parseIdentifier()];return this.expect(R.arrow),this.parseArrowExpression(r,a,!0)}}return t&&!this.canInsertSemicolon()&&this.eat(R.arrow)?this.parseArrowExpression(r,[s]):s;case R._do:if(this.hasPlugin("doExpressions")){var o=this.startNode();this.next();var u=this.state.inFunction,l=this.state.labels;return this.state.labels=[],this.state.inFunction=!1,o.body=this.parseBlock(!1,!0),this.state.inFunction=u,this.state.labels=l,this.finishNode(o,"DoExpression")}case R.regexp:var c=this.state.value;return r=this.parseLiteral(c.value,"RegExpLiteral"),r.pattern=c.pattern,r.flags=c.flags,r;case R.num:return this.parseLiteral(this.state.value,"NumericLiteral");case R.string:return this.parseLiteral(this.state.value,"StringLiteral");case R._null:return r=this.startNode(),this.next(),this.finishNode(r,"NullLiteral");case R._true:case R._false:return r=this.startNode(),r.value=this.match(R._true),this.next(),this.finishNode(r,"BooleanLiteral");case R.parenL:return this.parseParenAndDistinguishExpression(null,null,t);case R.bracketL:return r=this.startNode(),this.next(),r.elements=this.parseExprList(R.bracketR,!0,e),this.toReferencedList(r.elements),this.finishNode(r,"ArrayExpression");case R.braceL:return this.parseObj(!1,e);case R._function:return this.parseFunctionExpression();case R.at:this.parseDecorators();case R._class:return r=this.startNode(),this.takeDecorators(r),this.parseClass(r,!1);case R._new:return this.parseNew();case R.backQuote:return this.parseTemplate(!1);case R.doubleColon:r=this.startNode(),this.next(),r.object=null;var f=r.callee=this.parseNoCallExpr();if("MemberExpression"===f.type)return this.finishNode(r,"BindExpression");this.raise(f.start,"Binding should be performed on object property.");default:this.unexpected()}},te.parseFunctionExpression=function(){var e=this.startNode(),t=this.parseIdentifier(!0);return this.state.inGenerator&&this.eat(R.dot)&&this.hasPlugin("functionSent")?this.parseMetaProperty(e,t,"sent"):this.parseFunction(e,!1)},te.parseMetaProperty=function(e,t,r){return e.meta=t,e.property=this.parseIdentifier(!0),e.property.name!==r&&this.raise(e.property.start,"The only valid meta property for new is "+t.name+"."+r),this.finishNode(e,"MetaProperty")},te.parseLiteral=function(e,t,r,n){r=r||this.state.start,n=n||this.state.startLoc;var i=this.startNodeAt(r,n);return this.addExtra(i,"rawValue",e),this.addExtra(i,"raw",this.input.slice(r,this.state.end)),i.value=e,this.next(),this.finishNode(i,t)},te.parseParenExpression=function(){this.expect(R.parenL);var e=this.parseExpression();return this.expect(R.parenR),e},te.parseParenAndDistinguishExpression=function(e,t,r){e=e||this.state.start,t=t||this.state.startLoc;var n=void 0;this.expect(R.parenL);for(var i=this.state.start,s=this.state.startLoc,a=[],o={start:0},u={start:0},l=!0,c=void 0,f=void 0;!this.match(R.parenR);){if(l)l=!1;else if(this.expect(R.comma,u.start||null),this.match(R.parenR)){f=this.state.start;break}
if(this.match(R.ellipsis)){var p=this.state.start,d=this.state.startLoc;c=this.state.start,a.push(this.parseParenItem(this.parseRest(),p,d));break}a.push(this.parseMaybeAssign(!1,o,this.parseParenItem,u))}var h=this.state.start,m=this.state.startLoc;this.expect(R.parenR);var y=this.startNodeAt(e,t);if(r&&this.shouldParseArrow()&&(y=this.parseArrow(y))){for(var v=a,g=Array.isArray(v),b=0,v=g?v:v[Symbol.iterator]();;){var E;if(g){if(b>=v.length)break;E=v[b++]}else{if(b=v.next(),b.done)break;E=b.value}var x=E;x.extra&&x.extra.parenthesized&&this.unexpected(x.extra.parenStart)}return this.parseArrowExpression(y,a)}return a.length||this.unexpected(this.state.lastTokStart),f&&this.unexpected(f),c&&this.unexpected(c),o.start&&this.unexpected(o.start),u.start&&this.unexpected(u.start),a.length>1?(n=this.startNodeAt(i,s),n.expressions=a,this.toReferencedList(n.expressions),this.finishNodeAt(n,"SequenceExpression",h,m)):n=a[0],this.addExtra(n,"parenthesized",!0),this.addExtra(n,"parenStart",e),n},te.shouldParseArrow=function(){return!this.canInsertSemicolon()},te.parseArrow=function(e){if(this.eat(R.arrow))return e},te.parseParenItem=function(e){return e},te.parseNew=function(){var e=this.startNode(),t=this.parseIdentifier(!0);if(this.eat(R.dot)){var r=this.parseMetaProperty(e,t,"target");return this.state.inFunction||this.raise(r.property.start,"new.target can only be used in functions"),r}return e.callee=this.parseNoCallExpr(),this.eat(R.parenL)?(e.arguments=this.parseExprList(R.parenR),this.toReferencedList(e.arguments)):e.arguments=[],this.finishNode(e,"NewExpression")},te.parseTemplateElement=function(e){var t=this.startNode();return null===this.state.value&&(e&&this.hasPlugin("templateInvalidEscapes")?this.state.invalidTemplateEscapePosition=null:this.raise(this.state.invalidTemplateEscapePosition,"Invalid escape sequence in template")),t.value={raw:this.input.slice(this.state.start,this.state.end).replace(/\r\n?/g,"\n"),cooked:this.state.value},this.next(),t.tail=this.match(R.backQuote),this.finishNode(t,"TemplateElement")},te.parseTemplate=function(e){var t=this.startNode();this.next(),t.expressions=[];var r=this.parseTemplateElement(e);for(t.quasis=[r];!r.tail;)this.expect(R.dollarBraceL),t.expressions.push(this.parseExpression()),this.expect(R.braceR),t.quasis.push(r=this.parseTemplateElement(e));return this.next(),this.finishNode(t,"TemplateLiteral")},te.parseObj=function(e,t){var r=[],n=Object.create(null),i=!0,s=this.startNode();s.properties=[],this.next();for(var a=null;!this.eat(R.braceR);){if(i)i=!1;else if(this.expect(R.comma),this.eat(R.braceR))break;for(;this.match(R.at);)r.push(this.parseDecorator());var o=this.startNode(),u=!1,l=!1,c=void 0,f=void 0;if(r.length&&(o.decorators=r,r=[]),this.hasPlugin("objectRestSpread")&&this.match(R.ellipsis)){if(o=this.parseSpread(e?{start:0}:void 0),o.type=e?"RestProperty":"SpreadProperty",e&&this.toAssignable(o.argument,!0,"object pattern"),s.properties.push(o),!e)continue;var p=this.state.start;if(null===a){if(this.eat(R.braceR))break;if(this.match(R.comma)&&this.lookahead().type===R.braceR)continue;a=p;continue}this.unexpected(a,"Cannot have multiple rest elements when destructuring")}if(o.method=!1,o.shorthand=!1,(e||t)&&(c=this.state.start,f=this.state.startLoc),e||(u=this.eat(R.star)),!e&&this.isContextual("async")){u&&this.unexpected();var d=this.parseIdentifier();this.match(R.colon)||this.match(R.parenL)||this.match(R.braceR)||this.match(R.eq)||this.match(R.comma)?(o.key=d,o.computed=!1):(l=!0,this.hasPlugin("asyncGenerators")&&(u=this.eat(R.star)),this.parsePropertyName(o))}else this.parsePropertyName(o);this.parseObjPropValue(o,c,f,u,l,e,t),this.checkPropClash(o,n),o.shorthand&&this.addExtra(o,"shorthand",!0),s.properties.push(o)}return null!==a&&this.unexpected(a,"The rest element has to be the last element when destructuring"),r.length&&this.raise(this.state.start,"You have trailing decorators with no property"),this.finishNode(s,e?"ObjectPattern":"ObjectExpression")},te.isGetterOrSetterMethod=function(e,t){return!t&&!e.computed&&"Identifier"===e.key.type&&("get"===e.key.name||"set"===e.key.name)&&(this.match(R.string)||this.match(R.num)||this.match(R.bracketL)||this.match(R.name)||this.state.type.keyword)},te.checkGetterSetterParamCount=function(e){var t="get"===e.kind?0:1;if(e.params.length!==t){var r=e.start;"get"===e.kind?this.raise(r,"getter should have no params"):this.raise(r,"setter should have exactly one param")}},te.parseObjectMethod=function(e,t,r,n){return r||t||this.match(R.parenL)?(n&&this.unexpected(),e.kind="method",e.method=!0,this.parseMethod(e,t,r),this.finishNode(e,"ObjectMethod")):this.isGetterOrSetterMethod(e,n)?((t||r)&&this.unexpected(),e.kind=e.key.name,this.parsePropertyName(e),this.parseMethod(e),this.checkGetterSetterParamCount(e),this.finishNode(e,"ObjectMethod")):void 0},te.parseObjectProperty=function(e,t,r,n,i){return this.eat(R.colon)?(e.value=n?this.parseMaybeDefault(this.state.start,this.state.startLoc):this.parseMaybeAssign(!1,i),this.finishNode(e,"ObjectProperty")):e.computed||"Identifier"!==e.key.type?void 0:(this.checkReservedWord(e.key.name,e.key.start,!0,!0),n?e.value=this.parseMaybeDefault(t,r,e.key.__clone()):this.match(R.eq)&&i?(i.start||(i.start=this.state.start),e.value=this.parseMaybeDefault(t,r,e.key.__clone())):e.value=e.key.__clone(),e.shorthand=!0,this.finishNode(e,"ObjectProperty"))},te.parseObjPropValue=function(e,t,r,n,i,s,a){var o=this.parseObjectMethod(e,n,i,s)||this.parseObjectProperty(e,t,r,s,a);return o||this.unexpected(),o},te.parsePropertyName=function(e){if(this.eat(R.bracketL))e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(R.bracketR);else{e.computed=!1;var t=this.state.inPropertyName;this.state.inPropertyName=!0,e.key=this.match(R.num)||this.match(R.string)?this.parseExprAtom():this.parseIdentifier(!0),this.state.inPropertyName=t}return e.key},te.initFunction=function(e,t){e.id=null,e.generator=!1,e.expression=!1,e.async=!!t},te.parseMethod=function(e,t,r){var n=this.state.inMethod;return this.state.inMethod=e.kind||!0,this.initFunction(e,r),this.expect(R.parenL),e.params=this.parseBindingList(R.parenR),e.generator=!!t,this.parseFunctionBody(e),this.state.inMethod=n,e},te.parseArrowExpression=function(e,t,r){return this.initFunction(e,r),e.params=this.toAssignableList(t,!0,"arrow function parameters"),this.parseFunctionBody(e,!0),this.finishNode(e,"ArrowFunctionExpression")},te.isStrictBody=function(e,t){if(!t&&e.body.directives.length)for(var r=e.body.directives,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if("use strict"===a.value.value)return!0}return!1},te.parseFunctionBody=function(e,t){var r=t&&!this.match(R.braceL),n=this.state.inAsync;if(this.state.inAsync=e.async,r)e.body=this.parseMaybeAssign(),e.expression=!0;else{var i=this.state.inFunction,s=this.state.inGenerator,a=this.state.labels;this.state.inFunction=!0,this.state.inGenerator=e.generator,this.state.labels=[],e.body=this.parseBlock(!0),e.expression=!1,this.state.inFunction=i,this.state.inGenerator=s,this.state.labels=a}this.state.inAsync=n;var o=this.isStrictBody(e,r),u=this.state.strict||t||o;if(o&&e.id&&"Identifier"===e.id.type&&"yield"===e.id.name&&this.raise(e.id.start,"Binding yield in strict mode"),u){var l=Object.create(null),c=this.state.strict;o&&(this.state.strict=!0),e.id&&this.checkLVal(e.id,!0,void 0,"function name");for(var f=e.params,p=Array.isArray(f),d=0,f=p?f:f[Symbol.iterator]();;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h;o&&"Identifier"!==m.type&&this.raise(m.start,"Non-simple parameter in strict mode"),this.checkLVal(m,!0,l,"function parameter list")}this.state.strict=c}},te.parseExprList=function(e,t,r){for(var n=[],i=!0;!this.eat(e);){if(i)i=!1;else if(this.expect(R.comma),this.eat(e))break;n.push(this.parseExprListItem(t,r))}return n},te.parseExprListItem=function(e,t,r){return e&&this.match(R.comma)?null:this.match(R.ellipsis)?this.parseSpread(t):this.parseMaybeAssign(!1,t,this.parseParenItem,r)},te.parseIdentifier=function(e){var t=this.startNode();return e||this.checkReservedWord(this.state.value,this.state.start,!!this.state.type.keyword,!1),this.match(R.name)?t.name=this.state.value:this.state.type.keyword?t.name=this.state.type.keyword:this.unexpected(),!e&&"await"===t.name&&this.state.inAsync&&this.raise(t.start,"invalid use of await inside of an async function"),t.loc.identifierName=t.name,this.next(),this.finishNode(t,"Identifier")},te.checkReservedWord=function(e,t,r,n){(this.isReservedWord(e)||r&&this.isKeyword(e))&&this.raise(t,e+" is a reserved word"),this.state.strict&&(v.strict(e)||n&&v.strictBind(e))&&this.raise(t,e+" is a reserved word in strict mode")},te.parseAwait=function(e){return this.state.inAsync||this.unexpected(),this.match(R.star)&&this.raise(e.start,"await* has been removed from the async functions proposal. Use Promise.all() instead."),e.argument=this.parseMaybeUnary(),this.finishNode(e,"AwaitExpression")},te.parseYield=function(){var e=this.startNode();return this.next(),this.match(R.semi)||this.canInsertSemicolon()||!this.match(R.star)&&!this.state.type.startsExpr?(e.delegate=!1,e.argument=null):(e.delegate=this.eat(R.star),e.argument=this.parseMaybeAssign()),this.finishNode(e,"YieldExpression")};var re=J.prototype,ne=["leadingComments","trailingComments","innerComments"],ie=function(){function e(t,r,n){w(this,e),this.type="",this.start=t,this.end=0,this.loc=new G(r),n&&(this.loc.filename=n)}return e.prototype.__clone=function(){var t=new e;for(var r in this)ne.indexOf(r)<0&&(t[r]=this[r]);return t},e}();re.startNode=function(){return new ie(this.state.start,this.state.startLoc,this.filename)},re.startNodeAt=function(e,t){return new ie(e,t,this.filename)},re.finishNode=function(e,t){return c.call(this,e,t,this.state.lastTokEnd,this.state.lastTokEndLoc)},re.finishNodeAt=function(e,t,r,n){return c.call(this,e,t,r,n)},J.prototype.raise=function(e,t){var r=u(this.input,e);t+=" ("+r.line+":"+r.column+")";var n=new SyntaxError(t);throw n.pos=e,n.loc=r,n};var se=J.prototype;se.addComment=function(e){this.filename&&(e.loc.filename=this.filename),this.state.trailingComments.push(e),this.state.leadingComments.push(e)},se.processComment=function(e){if(!("Program"===e.type&&e.body.length>0)){var t=this.state.commentStack,r=void 0,n=void 0,i=void 0,s=void 0,a=void 0;if(this.state.trailingComments.length>0)this.state.trailingComments[0].start>=e.end?(i=this.state.trailingComments,this.state.trailingComments=[]):this.state.trailingComments.length=0;else{var o=f(t);t.length>0&&o.trailingComments&&o.trailingComments[0].start>=e.end&&(i=o.trailingComments,o.trailingComments=null)}for(t.length>0&&f(t).start>=e.start&&(r=t.pop());t.length>0&&f(t).start>=e.start;)n=t.pop();if(!n&&r&&(n=r),r&&this.state.leadingComments.length>0){var u=f(this.state.leadingComments);if("ObjectProperty"===r.type){if(u.start>=e.start&&this.state.commentPreviousNode){for(a=0;a<this.state.leadingComments.length;a++)this.state.leadingComments[a].end<this.state.commentPreviousNode.end&&(this.state.leadingComments.splice(a,1),a--);this.state.leadingComments.length>0&&(r.trailingComments=this.state.leadingComments,this.state.leadingComments=[])}}else if("CallExpression"===e.type&&e.arguments&&e.arguments.length){var l=f(e.arguments);l&&u.start>=l.start&&u.end<=e.end&&this.state.commentPreviousNode&&this.state.leadingComments.length>0&&(l.trailingComments=this.state.leadingComments,this.state.leadingComments=[])}}if(n){if(n.leadingComments)if(n!==e&&f(n.leadingComments).end<=e.start)e.leadingComments=n.leadingComments,n.leadingComments=null;else for(s=n.leadingComments.length-2;s>=0;--s)if(n.leadingComments[s].end<=e.start){e.leadingComments=n.leadingComments.splice(0,s+1);break}}else if(this.state.leadingComments.length>0)if(f(this.state.leadingComments).end<=e.start){if(this.state.commentPreviousNode)for(a=0;a<this.state.leadingComments.length;a++)this.state.leadingComments[a].end<this.state.commentPreviousNode.end&&(this.state.leadingComments.splice(a,1),a--);this.state.leadingComments.length>0&&(e.leadingComments=this.state.leadingComments,this.state.leadingComments=[])}else{for(s=0;s<this.state.leadingComments.length&&!(this.state.leadingComments[s].end>e.start);s++);e.leadingComments=this.state.leadingComments.slice(0,s),0===e.leadingComments.length&&(e.leadingComments=null),i=this.state.leadingComments.slice(s),0===i.length&&(i=null)}this.state.commentPreviousNode=e,i&&(i.length&&i[0].start>=e.start&&f(i).end<=e.end?e.innerComments=i:e.trailingComments=i),t.push(e)}};var ae=J.prototype;ae.estreeParseRegExpLiteral=function(e){var t=e.pattern,r=e.flags,n=null;try{n=new RegExp(t,r)}catch(e){}var i=this.estreeParseLiteral(n);return i.regex={pattern:t,flags:r},i},ae.estreeParseLiteral=function(e){return this.parseLiteral(e,"Literal")},ae.directiveToStmt=function(e){var t=e.value,r=this.startNodeAt(e.start,e.loc.start),n=this.startNodeAt(t.start,t.loc.start);return n.value=t.value,n.raw=t.extra.raw,r.expression=this.finishNodeAt(n,"Literal",t.end,t.loc.end),r.directive=t.extra.raw.slice(1,-1),this.finishNodeAt(r,"ExpressionStatement",e.end,e.loc.end)};var oe=function(e){e.extend("checkDeclaration",function(e){return function(t){p(t)?this.checkDeclaration(t.value):e.call(this,t)}}),e.extend("checkGetterSetterParamCount",function(){return function(e){var t="get"===e.kind?0:1;if(e.value.params.length!==t){var r=e.start;"get"===e.kind?this.raise(r,"getter should have no params"):this.raise(r,"setter should have exactly one param")}}}),e.extend("checkLVal",function(e){return function(t,r,n){var i=this;switch(t.type){case"ObjectPattern":t.properties.forEach(function(e){i.checkLVal("Property"===e.type?e.value:e,r,n,"object destructuring pattern")});break;default:for(var s=arguments.length,a=Array(s>3?s-3:0),o=3;o<s;o++)a[o-3]=arguments[o];e.call.apply(e,[this,t,r,n].concat(a))}}}),e.extend("checkPropClash",function(){return function(e,t){if(!e.computed&&p(e)){var r=e.key;"__proto__"===("Identifier"===r.type?r.name:String(r.value))&&(t.proto&&this.raise(r.start,"Redefinition of __proto__ property"),t.proto=!0)}}}),e.extend("isStrictBody",function(){return function(e,t){if(!t&&e.body.body.length>0)for(var r=e.body.body,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if("ExpressionStatement"!==a.type||"Literal"!==a.expression.type)break;if("use strict"===a.expression.value)return!0}return!1}}),e.extend("isValidDirective",function(){return function(e){return!("ExpressionStatement"!==e.type||"Literal"!==e.expression.type||"string"!=typeof e.expression.value||e.expression.extra&&e.expression.extra.parenthesized)}}),e.extend("stmtToDirective",function(e){return function(t){var r=e.call(this,t),n=t.expression.value;return r.value.value=n,r}}),e.extend("parseBlockBody",function(e){return function(t){for(var r=this,n=arguments.length,i=Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];e.call.apply(e,[this,t].concat(i)),t.directives.reverse().forEach(function(e){t.body.unshift(r.directiveToStmt(e))}),delete t.directives}}),e.extend("parseClassMethod",function(){return function(e,t,r,n){this.parseMethod(t,r,n),t.typeParameters&&(t.value.typeParameters=t.typeParameters,delete t.typeParameters),e.body.push(this.finishNode(t,"MethodDefinition"))}}),e.extend("parseExprAtom",function(e){return function(){switch(this.state.type){case R.regexp:return this.estreeParseRegExpLiteral(this.state.value);case R.num:case R.string:return this.estreeParseLiteral(this.state.value);case R._null:return this.estreeParseLiteral(null);case R._true:return this.estreeParseLiteral(!0);case R._false:return this.estreeParseLiteral(!1);default:for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.call.apply(e,[this].concat(r))}}}),e.extend("parseLiteral",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.call.apply(e,[this].concat(r));return i.raw=i.extra.raw,delete i.extra,i}}),e.extend("parseMethod",function(e){return function(t){var r=this.startNode();r.kind=t.kind;for(var n=arguments.length,i=Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];return r=e.call.apply(e,[this,r].concat(i)),delete r.kind,t.value=this.finishNode(r,"FunctionExpression"),t}}),e.extend("parseObjectMethod",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.call.apply(e,[this].concat(r));return i&&("method"===i.kind&&(i.kind="init"),i.type="Property"),i}}),e.extend("parseObjectProperty",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.call.apply(e,[this].concat(r));return i&&(i.kind="init",i.type="Property"),i}}),e.extend("toAssignable",function(e){return function(t,r){for(var n=arguments.length,i=Array(n>2?n-2:0),s=2;s<n;s++)i[s-2]=arguments[s];if(p(t))return this.toAssignable.apply(this,[t.value,r].concat(i)),t;if("ObjectExpression"===t.type){t.type="ObjectPattern";for(var a=t.properties,o=Array.isArray(a),u=0,a=o?a:a[Symbol.iterator]();;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;"get"===c.kind||"set"===c.kind?this.raise(c.key.start,"Object pattern can't contain getter or setter"):c.method?this.raise(c.key.start,"Object pattern can't contain methods"):this.toAssignable(c,r,"object destructuring pattern")}return t}return e.call.apply(e,[this,t,r].concat(i))}})},ue=["any","mixed","empty","bool","boolean","number","string","void","null"],le=J.prototype;le.flowParseTypeInitialiser=function(e){var t=this.state.inType;this.state.inType=!0,this.expect(e||R.colon);var r=this.flowParseType();return this.state.inType=t,r},le.flowParsePredicate=function(){var e=this.startNode(),t=this.state.startLoc,r=this.state.start;this.expect(R.modulo);var n=this.state.startLoc;return this.expectContextual("checks"),t.line===n.line&&t.column===n.column-1||this.raise(r,"Spaces between ´%´ and ´checks´ are not allowed here."),this.eat(R.parenL)?(e.expression=this.parseExpression(),this.expect(R.parenR),this.finishNode(e,"DeclaredPredicate")):this.finishNode(e,"InferredPredicate")},le.flowParseTypeAndPredicateInitialiser=function(){var e=this.state.inType;this.state.inType=!0,this.expect(R.colon);var t=null,r=null;return this.match(R.modulo)?(this.state.inType=e,r=this.flowParsePredicate()):(t=this.flowParseType(),this.state.inType=e,this.match(R.modulo)&&(r=this.flowParsePredicate())),[t,r]},le.flowParseDeclareClass=function(e){return this.next(),this.flowParseInterfaceish(e,!0),this.finishNode(e,"DeclareClass")},le.flowParseDeclareFunction=function(e){this.next();var t=e.id=this.parseIdentifier(),r=this.startNode(),n=this.startNode();this.isRelational("<")?r.typeParameters=this.flowParseTypeParameterDeclaration():r.typeParameters=null,this.expect(R.parenL);var i=this.flowParseFunctionTypeParams();r.params=i.params,r.rest=i.rest,this.expect(R.parenR);var s=null,a=this.flowParseTypeAndPredicateInitialiser();return r.returnType=a[0],s=a[1],n.typeAnnotation=this.finishNode(r,"FunctionTypeAnnotation"),n.predicate=s,t.typeAnnotation=this.finishNode(n,"TypeAnnotation"),this.finishNode(t,t.type),this.semicolon(),this.finishNode(e,"DeclareFunction")},le.flowParseDeclare=function(e){return this.match(R._class)?this.flowParseDeclareClass(e):this.match(R._function)?this.flowParseDeclareFunction(e):this.match(R._var)?this.flowParseDeclareVariable(e):this.isContextual("module")?this.lookahead().type===R.dot?this.flowParseDeclareModuleExports(e):this.flowParseDeclareModule(e):this.isContextual("type")?this.flowParseDeclareTypeAlias(e):this.isContextual("opaque")?this.flowParseDeclareOpaqueType(e):this.isContextual("interface")?this.flowParseDeclareInterface(e):this.match(R._export)?this.flowParseDeclareExportDeclaration(e):void this.unexpected()},le.flowParseDeclareExportDeclaration=function(e){if(this.expect(R._export),this.isContextual("opaque"))return e.declaration=this.flowParseDeclare(this.startNode()),e.default=!1,this.finishNode(e,"DeclareExportDeclaration");throw this.unexpected()},le.flowParseDeclareVariable=function(e){return this.next(),e.id=this.flowParseTypeAnnotatableIdentifier(),this.semicolon(),this.finishNode(e,"DeclareVariable")},le.flowParseDeclareModule=function(e){this.next(),this.match(R.string)?e.id=this.parseExprAtom():e.id=this.parseIdentifier();var t=e.body=this.startNode(),r=t.body=[];for(this.expect(R.braceL);!this.match(R.braceR);){var n=this.startNode();if(this.match(R._import)){var i=this.lookahead();"type"!==i.value&&"typeof"!==i.value&&this.unexpected(null,"Imports within a `declare module` body must always be `import type` or `import typeof`"),this.parseImport(n)}else this.expectContextual("declare","Only declares and type imports are allowed inside declare module"),n=this.flowParseDeclare(n,!0);r.push(n)}return this.expect(R.braceR),this.finishNode(t,"BlockStatement"),this.finishNode(e,"DeclareModule")},le.flowParseDeclareModuleExports=function(e){return this.expectContextual("module"),this.expect(R.dot),this.expectContextual("exports"),e.typeAnnotation=this.flowParseTypeAnnotation(),this.semicolon(),this.finishNode(e,"DeclareModuleExports")},le.flowParseDeclareTypeAlias=function(e){return this.next(),this.flowParseTypeAlias(e),this.finishNode(e,"DeclareTypeAlias")},le.flowParseDeclareOpaqueType=function(e){return this.next(),this.flowParseOpaqueType(e,!0),this.finishNode(e,"DeclareOpaqueType")},le.flowParseDeclareInterface=function(e){return this.next(),this.flowParseInterfaceish(e),this.finishNode(e,"DeclareInterface")},le.flowParseInterfaceish=function(e){if(e.id=this.parseIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.extends=[],e.mixins=[],this.eat(R._extends))do{e.extends.push(this.flowParseInterfaceExtends())}while(this.eat(R.comma));if(this.isContextual("mixins")){this.next();do{e.mixins.push(this.flowParseInterfaceExtends())}while(this.eat(R.comma))}e.body=this.flowParseObjectType(!0,!1,!1)},le.flowParseInterfaceExtends=function(){var e=this.startNode();return e.id=this.flowParseQualifiedTypeIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterInstantiation():e.typeParameters=null,this.finishNode(e,"InterfaceExtends")},le.flowParseInterface=function(e){return this.flowParseInterfaceish(e,!1),this.finishNode(e,"InterfaceDeclaration")},le.flowParseRestrictedIdentifier=function(e){return ue.indexOf(this.state.value)>-1&&this.raise(this.state.start,"Cannot overwrite primitive type "+this.state.value),this.parseIdentifier(e)},le.flowParseTypeAlias=function(e){return e.id=this.flowParseRestrictedIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.right=this.flowParseTypeInitialiser(R.eq),this.semicolon(),this.finishNode(e,"TypeAlias")},le.flowParseOpaqueType=function(e,t){return this.expectContextual("type"),e.id=this.flowParseRestrictedIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.supertype=null,this.match(R.colon)&&(e.supertype=this.flowParseTypeInitialiser(R.colon)),e.impltype=null,t||(e.impltype=this.flowParseTypeInitialiser(R.eq)),this.semicolon(),this.finishNode(e,"OpaqueType")},le.flowParseTypeParameter=function(){var e=this.startNode(),t=this.flowParseVariance(),r=this.flowParseTypeAnnotatableIdentifier();return e.name=r.name,e.variance=t,e.bound=r.typeAnnotation,this.match(R.eq)&&(this.eat(R.eq),e.default=this.flowParseType()),this.finishNode(e,"TypeParameter")},le.flowParseTypeParameterDeclaration=function(){var e=this.state.inType,t=this.startNode();t.params=[],this.state.inType=!0,this.isRelational("<")||this.match(R.jsxTagStart)?this.next():this.unexpected();do{t.params.push(this.flowParseTypeParameter()),this.isRelational(">")||this.expect(R.comma)}while(!this.isRelational(">"));return this.expectRelational(">"),this.state.inType=e,this.finishNode(t,"TypeParameterDeclaration")},le.flowParseTypeParameterInstantiation=function(){var e=this.startNode(),t=this.state.inType;for(e.params=[],this.state.inType=!0,this.expectRelational("<");!this.isRelational(">");)e.params.push(this.flowParseType()),this.isRelational(">")||this.expect(R.comma);return this.expectRelational(">"),this.state.inType=t,this.finishNode(e,"TypeParameterInstantiation")},le.flowParseObjectPropertyKey=function(){return this.match(R.num)||this.match(R.string)?this.parseExprAtom():this.parseIdentifier(!0)},le.flowParseObjectTypeIndexer=function(e,t,r){return e.static=t,this.expect(R.bracketL),this.lookahead().type===R.colon?(e.id=this.flowParseObjectPropertyKey(),e.key=this.flowParseTypeInitialiser()):(e.id=null,e.key=this.flowParseType()),this.expect(R.bracketR),e.value=this.flowParseTypeInitialiser(),e.variance=r,this.flowObjectTypeSemicolon(),this.finishNode(e,"ObjectTypeIndexer")},le.flowParseObjectTypeMethodish=function(e){for(e.params=[],e.rest=null,e.typeParameters=null,this.isRelational("<")&&(e.typeParameters=this.flowParseTypeParameterDeclaration()),this.expect(R.parenL);!this.match(R.parenR)&&!this.match(R.ellipsis);)e.params.push(this.flowParseFunctionTypeParam()),this.match(R.parenR)||this.expect(R.comma);return this.eat(R.ellipsis)&&(e.rest=this.flowParseFunctionTypeParam()),this.expect(R.parenR),e.returnType=this.flowParseTypeInitialiser(),this.finishNode(e,"FunctionTypeAnnotation")},le.flowParseObjectTypeMethod=function(e,t,r,n){var i=this.startNodeAt(e,t);return i.value=this.flowParseObjectTypeMethodish(this.startNodeAt(e,t)),i.static=r,i.key=n,i.optional=!1,this.flowObjectTypeSemicolon(),this.finishNode(i,"ObjectTypeProperty")},le.flowParseObjectTypeCallProperty=function(e,t){var r=this.startNode();return e.static=t,e.value=this.flowParseObjectTypeMethodish(r),this.flowObjectTypeSemicolon(),this.finishNode(e,"ObjectTypeCallProperty")},le.flowParseObjectType=function(e,t,r){var n=this.state.inType;this.state.inType=!0;var i=this.startNode(),s=void 0,a=void 0,o=!1;i.callProperties=[],i.properties=[],i.indexers=[];var u=void 0,l=void 0;for(t&&this.match(R.braceBarL)?(this.expect(R.braceBarL),u=R.braceBarR,l=!0):(this.expect(R.braceL),u=R.braceR,l=!1),i.exact=l;!this.match(u);){var c=!1,f=this.state.start,p=this.state.startLoc;s=this.startNode(),e&&this.isContextual("static")&&this.lookahead().type!==R.colon&&(this.next(),o=!0);var d=this.state.start,h=this.flowParseVariance();this.match(R.bracketL)?i.indexers.push(this.flowParseObjectTypeIndexer(s,o,h)):this.match(R.parenL)||this.isRelational("<")?(h&&this.unexpected(d),i.callProperties.push(this.flowParseObjectTypeCallProperty(s,o))):this.match(R.ellipsis)?(r||this.unexpected(null,"Spread operator cannot appear in class or interface definitions"),h&&this.unexpected(h.start,"Spread properties cannot have variance"),this.expect(R.ellipsis),s.argument=this.flowParseType(),this.flowObjectTypeSemicolon(),i.properties.push(this.finishNode(s,"ObjectTypeSpreadProperty"))):(a=this.flowParseObjectPropertyKey(),this.isRelational("<")||this.match(R.parenL)?(h&&this.unexpected(h.start),i.properties.push(this.flowParseObjectTypeMethod(f,p,o,a))):(this.eat(R.question)&&(c=!0),s.key=a,s.value=this.flowParseTypeInitialiser(),s.optional=c,s.static=o,s.variance=h,this.flowObjectTypeSemicolon(),i.properties.push(this.finishNode(s,"ObjectTypeProperty")))),o=!1}this.expect(u);var m=this.finishNode(i,"ObjectTypeAnnotation");return this.state.inType=n,m},le.flowObjectTypeSemicolon=function(){this.eat(R.semi)||this.eat(R.comma)||this.match(R.braceR)||this.match(R.braceBarR)||this.unexpected()},le.flowParseQualifiedTypeIdentifier=function(e,t,r){e=e||this.state.start,t=t||this.state.startLoc;for(var n=r||this.parseIdentifier();this.eat(R.dot);){var i=this.startNodeAt(e,t);i.qualification=n,i.id=this.parseIdentifier(),n=this.finishNode(i,"QualifiedTypeIdentifier")}return n},le.flowParseGenericType=function(e,t,r){var n=this.startNodeAt(e,t);return n.typeParameters=null,n.id=this.flowParseQualifiedTypeIdentifier(e,t,r),this.isRelational("<")&&(n.typeParameters=this.flowParseTypeParameterInstantiation()),this.finishNode(n,"GenericTypeAnnotation")},le.flowParseTypeofType=function(){var e=this.startNode();return this.expect(R._typeof),e.argument=this.flowParsePrimaryType(),this.finishNode(e,"TypeofTypeAnnotation")},le.flowParseTupleType=function(){var e=this.startNode();for(e.types=[],this.expect(R.bracketL);this.state.pos<this.input.length&&!this.match(R.bracketR)&&(e.types.push(this.flowParseType()),!this.match(R.bracketR));)this.expect(R.comma);return this.expect(R.bracketR),this.finishNode(e,"TupleTypeAnnotation")},le.flowParseFunctionTypeParam=function(){var e=null,t=!1,r=null,n=this.startNode(),i=this.lookahead();return i.type===R.colon||i.type===R.question?(e=this.parseIdentifier(),this.eat(R.question)&&(t=!0),r=this.flowParseTypeInitialiser()):r=this.flowParseType(),n.name=e,n.optional=t,n.typeAnnotation=r,this.finishNode(n,"FunctionTypeParam")},le.reinterpretTypeAsFunctionTypeParam=function(e){var t=this.startNodeAt(e.start,e.loc.start);return t.name=null,t.optional=!1,t.typeAnnotation=e,this.finishNode(t,"FunctionTypeParam")},le.flowParseFunctionTypeParams=function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t={params:e,rest:null};!this.match(R.parenR)&&!this.match(R.ellipsis);)t.params.push(this.flowParseFunctionTypeParam()),this.match(R.parenR)||this.expect(R.comma);return this.eat(R.ellipsis)&&(t.rest=this.flowParseFunctionTypeParam()),t},le.flowIdentToTypeAnnotation=function(e,t,r,n){switch(n.name){case"any":return this.finishNode(r,"AnyTypeAnnotation");case"void":return this.finishNode(r,"VoidTypeAnnotation");case"bool":case"boolean":return this.finishNode(r,"BooleanTypeAnnotation");case"mixed":return this.finishNode(r,"MixedTypeAnnotation");case"empty":return this.finishNode(r,"EmptyTypeAnnotation");case"number":return this.finishNode(r,"NumberTypeAnnotation");case"string":return this.finishNode(r,"StringTypeAnnotation");default:return this.flowParseGenericType(e,t,n)}},le.flowParsePrimaryType=function(){var e=this.state.start,t=this.state.startLoc,r=this.startNode(),n=void 0,i=void 0,s=!1,a=this.state.noAnonFunctionType;switch(this.state.type){case R.name:return this.flowIdentToTypeAnnotation(e,t,r,this.parseIdentifier());case R.braceL:return this.flowParseObjectType(!1,!1,!0);case R.braceBarL:return this.flowParseObjectType(!1,!0,!0);case R.bracketL:return this.flowParseTupleType();case R.relational:if("<"===this.state.value)return r.typeParameters=this.flowParseTypeParameterDeclaration(),this.expect(R.parenL),n=this.flowParseFunctionTypeParams(),r.params=n.params,r.rest=n.rest,this.expect(R.parenR),this.expect(R.arrow),r.returnType=this.flowParseType(),this.finishNode(r,"FunctionTypeAnnotation");break;case R.parenL:if(this.next(),!this.match(R.parenR)&&!this.match(R.ellipsis))if(this.match(R.name)){var o=this.lookahead().type;s=o!==R.question&&o!==R.colon}else s=!0;if(s){if(this.state.noAnonFunctionType=!1,i=this.flowParseType(),this.state.noAnonFunctionType=a,this.state.noAnonFunctionType||!(this.match(R.comma)||this.match(R.parenR)&&this.lookahead().type===R.arrow))return this.expect(R.parenR),i;this.eat(R.comma)}return n=i?this.flowParseFunctionTypeParams([this.reinterpretTypeAsFunctionTypeParam(i)]):this.flowParseFunctionTypeParams(),r.params=n.params,r.rest=n.rest,this.expect(R.parenR),this.expect(R.arrow),r.returnType=this.flowParseType(),r.typeParameters=null,this.finishNode(r,"FunctionTypeAnnotation");case R.string:return this.parseLiteral(this.state.value,"StringLiteralTypeAnnotation");case R._true:case R._false:return r.value=this.match(R._true),this.next(),this.finishNode(r,"BooleanLiteralTypeAnnotation");case R.plusMin:if("-"===this.state.value)return this.next(),
this.match(R.num)||this.unexpected(null,"Unexpected token, expected number"),this.parseLiteral(-this.state.value,"NumericLiteralTypeAnnotation",r.start,r.loc.start);this.unexpected();case R.num:return this.parseLiteral(this.state.value,"NumericLiteralTypeAnnotation");case R._null:return r.value=this.match(R._null),this.next(),this.finishNode(r,"NullLiteralTypeAnnotation");case R._this:return r.value=this.match(R._this),this.next(),this.finishNode(r,"ThisTypeAnnotation");case R.star:return this.next(),this.finishNode(r,"ExistentialTypeParam");default:if("typeof"===this.state.type.keyword)return this.flowParseTypeofType()}this.unexpected()},le.flowParsePostfixType=function(){for(var e=this.state.start,t=this.state.startLoc,r=this.flowParsePrimaryType();!this.canInsertSemicolon()&&this.match(R.bracketL);){var n=this.startNodeAt(e,t);n.elementType=r,this.expect(R.bracketL),this.expect(R.bracketR),r=this.finishNode(n,"ArrayTypeAnnotation")}return r},le.flowParsePrefixType=function(){var e=this.startNode();return this.eat(R.question)?(e.typeAnnotation=this.flowParsePrefixType(),this.finishNode(e,"NullableTypeAnnotation")):this.flowParsePostfixType()},le.flowParseAnonFunctionWithoutParens=function(){var e=this.flowParsePrefixType();if(!this.state.noAnonFunctionType&&this.eat(R.arrow)){var t=this.startNodeAt(e.start,e.loc.start);return t.params=[this.reinterpretTypeAsFunctionTypeParam(e)],t.rest=null,t.returnType=this.flowParseType(),t.typeParameters=null,this.finishNode(t,"FunctionTypeAnnotation")}return e},le.flowParseIntersectionType=function(){var e=this.startNode();this.eat(R.bitwiseAND);var t=this.flowParseAnonFunctionWithoutParens();for(e.types=[t];this.eat(R.bitwiseAND);)e.types.push(this.flowParseAnonFunctionWithoutParens());return 1===e.types.length?t:this.finishNode(e,"IntersectionTypeAnnotation")},le.flowParseUnionType=function(){var e=this.startNode();this.eat(R.bitwiseOR);var t=this.flowParseIntersectionType();for(e.types=[t];this.eat(R.bitwiseOR);)e.types.push(this.flowParseIntersectionType());return 1===e.types.length?t:this.finishNode(e,"UnionTypeAnnotation")},le.flowParseType=function(){var e=this.state.inType;this.state.inType=!0;var t=this.flowParseUnionType();return this.state.inType=e,t},le.flowParseTypeAnnotation=function(){var e=this.startNode();return e.typeAnnotation=this.flowParseTypeInitialiser(),this.finishNode(e,"TypeAnnotation")},le.flowParseTypeAndPredicateAnnotation=function(){var e=this.startNode(),t=this.flowParseTypeAndPredicateInitialiser();return e.typeAnnotation=t[0],e.predicate=t[1],this.finishNode(e,"TypeAnnotation")},le.flowParseTypeAnnotatableIdentifier=function(){var e=this.flowParseRestrictedIdentifier();return this.match(R.colon)&&(e.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(e,e.type)),e},le.typeCastToParameter=function(e){return e.expression.typeAnnotation=e.typeAnnotation,this.finishNodeAt(e.expression,e.expression.type,e.typeAnnotation.end,e.typeAnnotation.loc.end)},le.flowParseVariance=function(){var e=null;return this.match(R.plusMin)&&("+"===this.state.value?e="plus":"-"===this.state.value&&(e="minus"),this.next()),e};var ce=function(e){e.extend("parseFunctionBody",function(e){return function(t,r){return this.match(R.colon)&&!r&&(t.returnType=this.flowParseTypeAndPredicateAnnotation()),e.call(this,t,r)}}),e.extend("parseStatement",function(e){return function(t,r){if(this.state.strict&&this.match(R.name)&&"interface"===this.state.value){var n=this.startNode();return this.next(),this.flowParseInterface(n)}return e.call(this,t,r)}}),e.extend("parseExpressionStatement",function(e){return function(t,r){if("Identifier"===r.type)if("declare"===r.name){if(this.match(R._class)||this.match(R.name)||this.match(R._function)||this.match(R._var)||this.match(R._export))return this.flowParseDeclare(t)}else if(this.match(R.name)){if("interface"===r.name)return this.flowParseInterface(t);if("type"===r.name)return this.flowParseTypeAlias(t);if("opaque"===r.name)return this.flowParseOpaqueType(t,!1)}return e.call(this,t,r)}}),e.extend("shouldParseExportDeclaration",function(e){return function(){return this.isContextual("type")||this.isContextual("interface")||this.isContextual("opaque")||e.call(this)}}),e.extend("isExportDefaultSpecifier",function(e){return function(){return(!this.match(R.name)||"type"!==this.state.value&&"interface"!==this.state.value&&"opaque"!==this.state.value)&&e.call(this)}}),e.extend("parseConditional",function(e){return function(t,r,n,i,s){if(s&&this.match(R.question)){var a=this.state.clone();try{return e.call(this,t,r,n,i)}catch(e){if(e instanceof SyntaxError)return this.state=a,s.start=e.pos||this.state.start,t;throw e}}return e.call(this,t,r,n,i)}}),e.extend("parseParenItem",function(e){return function(t,r,n){if(t=e.call(this,t,r,n),this.eat(R.question)&&(t.optional=!0),this.match(R.colon)){var i=this.startNodeAt(r,n);return i.expression=t,i.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(i,"TypeCastExpression")}return t}}),e.extend("parseExport",function(e){return function(t){return t=e.call(this,t),"ExportNamedDeclaration"===t.type&&(t.exportKind=t.exportKind||"value"),t}}),e.extend("parseExportDeclaration",function(e){return function(t){if(this.isContextual("type")){t.exportKind="type";var r=this.startNode();return this.next(),this.match(R.braceL)?(t.specifiers=this.parseExportSpecifiers(),this.parseExportFrom(t),null):this.flowParseTypeAlias(r)}if(this.isContextual("opaque")){t.exportKind="type";var n=this.startNode();return this.next(),this.flowParseOpaqueType(n,!1)}if(this.isContextual("interface")){t.exportKind="type";var i=this.startNode();return this.next(),this.flowParseInterface(i)}return e.call(this,t)}}),e.extend("parseClassId",function(e){return function(t){e.apply(this,arguments),this.isRelational("<")&&(t.typeParameters=this.flowParseTypeParameterDeclaration())}}),e.extend("isKeyword",function(e){return function(t){return(!this.state.inType||"void"!==t)&&e.call(this,t)}}),e.extend("readToken",function(e){return function(t){return!this.state.inType||62!==t&&60!==t?e.call(this,t):this.finishOp(R.relational,1)}}),e.extend("jsx_readToken",function(e){return function(){if(!this.state.inType)return e.call(this)}}),e.extend("toAssignable",function(e){return function(t,r,n){return"TypeCastExpression"===t.type?e.call(this,this.typeCastToParameter(t),r,n):e.call(this,t,r,n)}}),e.extend("toAssignableList",function(e){return function(t,r,n){for(var i=0;i<t.length;i++){var s=t[i];s&&"TypeCastExpression"===s.type&&(t[i]=this.typeCastToParameter(s))}return e.call(this,t,r,n)}}),e.extend("toReferencedList",function(){return function(e){for(var t=0;t<e.length;t++){var r=e[t];r&&r._exprListItem&&"TypeCastExpression"===r.type&&this.raise(r.start,"Unexpected type cast")}return e}}),e.extend("parseExprListItem",function(e){return function(){for(var t=this.startNode(),r=arguments.length,n=Array(r),i=0;i<r;i++)n[i]=arguments[i];var s=e.call.apply(e,[this].concat(n));return this.match(R.colon)?(t._exprListItem=!0,t.expression=s,t.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(t,"TypeCastExpression")):s}}),e.extend("checkLVal",function(e){return function(t){if("TypeCastExpression"!==t.type)return e.apply(this,arguments)}}),e.extend("parseClassProperty",function(e){return function(t){return delete t.variancePos,this.match(R.colon)&&(t.typeAnnotation=this.flowParseTypeAnnotation()),e.call(this,t)}}),e.extend("isClassMethod",function(e){return function(){return this.isRelational("<")||e.call(this)}}),e.extend("isClassProperty",function(e){return function(){return this.match(R.colon)||e.call(this)}}),e.extend("isNonstaticConstructor",function(e){return function(t){return!this.match(R.colon)&&e.call(this,t)}}),e.extend("parseClassMethod",function(e){return function(t,r){r.variance&&this.unexpected(r.variancePos),delete r.variance,delete r.variancePos,this.isRelational("<")&&(r.typeParameters=this.flowParseTypeParameterDeclaration());for(var n=arguments.length,i=Array(n>2?n-2:0),s=2;s<n;s++)i[s-2]=arguments[s];e.call.apply(e,[this,t,r].concat(i))}}),e.extend("parseClassSuper",function(e){return function(t,r){if(e.call(this,t,r),t.superClass&&this.isRelational("<")&&(t.superTypeParameters=this.flowParseTypeParameterInstantiation()),this.isContextual("implements")){this.next();var n=t.implements=[];do{var i=this.startNode();i.id=this.parseIdentifier(),this.isRelational("<")?i.typeParameters=this.flowParseTypeParameterInstantiation():i.typeParameters=null,n.push(this.finishNode(i,"ClassImplements"))}while(this.eat(R.comma))}}}),e.extend("parsePropertyName",function(e){return function(t){var r=this.state.start,n=this.flowParseVariance(),i=e.call(this,t);return t.variance=n,t.variancePos=r,i}}),e.extend("parseObjPropValue",function(e){return function(t){t.variance&&this.unexpected(t.variancePos),delete t.variance,delete t.variancePos;var r=void 0;this.isRelational("<")&&(r=this.flowParseTypeParameterDeclaration(),this.match(R.parenL)||this.unexpected()),e.apply(this,arguments),r&&((t.value||t).typeParameters=r)}}),e.extend("parseAssignableListItemTypes",function(){return function(e){return this.eat(R.question)&&(e.optional=!0),this.match(R.colon)&&(e.typeAnnotation=this.flowParseTypeAnnotation()),this.finishNode(e,e.type),e}}),e.extend("parseMaybeDefault",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.apply(this,r);return"AssignmentPattern"===i.type&&i.typeAnnotation&&i.right.start<i.typeAnnotation.start&&this.raise(i.typeAnnotation.start,"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`"),i}}),e.extend("parseImportSpecifiers",function(e){return function(t){t.importKind="value";var r=null;if(this.match(R._typeof)?r="typeof":this.isContextual("type")&&(r="type"),r){var n=this.lookahead();(n.type===R.name&&"from"!==n.value||n.type===R.braceL||n.type===R.star)&&(this.next(),t.importKind=r)}e.call(this,t)}}),e.extend("parseImportSpecifier",function(){return function(e){var t=this.startNode(),r=this.state.start,n=this.parseIdentifier(!0),i=null;"type"===n.name?i="type":"typeof"===n.name&&(i="typeof");var s=!1;if(this.isContextual("as")){var a=this.parseIdentifier(!0);null===i||this.match(R.name)||this.state.type.keyword?(t.imported=n,t.importKind=null,t.local=this.parseIdentifier()):(t.imported=a,t.importKind=i,t.local=a.__clone())}else null!==i&&(this.match(R.name)||this.state.type.keyword)?(t.imported=this.parseIdentifier(!0),t.importKind=i,this.eatContextual("as")?t.local=this.parseIdentifier():(s=!0,t.local=t.imported.__clone())):(s=!0,t.imported=n,t.importKind=null,t.local=t.imported.__clone());"type"!==e.importKind&&"typeof"!==e.importKind||"type"!==t.importKind&&"typeof"!==t.importKind||this.raise(r,"`The `type` and `typeof` keywords on named imports can only be used on regular `import` statements. It cannot be used with `import type` or `import typeof` statements`"),s&&this.checkReservedWord(t.local.name,t.start,!0,!0),this.checkLVal(t.local,!0,void 0,"import specifier"),e.specifiers.push(this.finishNode(t,"ImportSpecifier"))}}),e.extend("parseFunctionParams",function(e){return function(t){this.isRelational("<")&&(t.typeParameters=this.flowParseTypeParameterDeclaration()),e.call(this,t)}}),e.extend("parseVarHead",function(e){return function(t){e.call(this,t),this.match(R.colon)&&(t.id.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(t.id,t.id.type))}}),e.extend("parseAsyncArrowFromCallExpression",function(e){return function(t,r){if(this.match(R.colon)){var n=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0,t.returnType=this.flowParseTypeAnnotation(),this.state.noAnonFunctionType=n}return e.call(this,t,r)}}),e.extend("shouldParseAsyncArrow",function(e){return function(){return this.match(R.colon)||e.call(this)}}),e.extend("parseMaybeAssign",function(e){return function(){for(var t=null,r=arguments.length,n=Array(r),i=0;i<r;i++)n[i]=arguments[i];if(R.jsxTagStart&&this.match(R.jsxTagStart)){var s=this.state.clone();try{return e.apply(this,n)}catch(e){if(!(e instanceof SyntaxError))throw e;this.state=s,this.state.context.length-=2,t=e}}if(null!=t||this.isRelational("<")){var a=void 0,o=void 0;try{o=this.flowParseTypeParameterDeclaration(),a=e.apply(this,n),a.typeParameters=o,a.start=o.start,a.loc.start=o.loc.start}catch(e){throw t||e}if("ArrowFunctionExpression"===a.type)return a;if(null!=t)throw t;this.raise(o.start,"Expected an arrow function after this type parameter declaration")}return e.apply(this,n)}}),e.extend("parseArrow",function(e){return function(t){if(this.match(R.colon)){var r=this.state.clone();try{var n=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0;var i=this.flowParseTypeAndPredicateAnnotation();this.state.noAnonFunctionType=n,this.canInsertSemicolon()&&this.unexpected(),this.match(R.arrow)||this.unexpected(),t.returnType=i}catch(e){if(!(e instanceof SyntaxError))throw e;this.state=r}}return e.call(this,t)}}),e.extend("shouldParseArrow",function(e){return function(){return this.match(R.colon)||e.call(this)}})},fe=String.fromCodePoint;if(!fe){var pe=String.fromCharCode,de=Math.floor;fe=function(){var e=[],t=void 0,r=void 0,n=-1,i=arguments.length;if(!i)return"";for(var s="";++n<i;){var a=Number(arguments[n]);if(!isFinite(a)||a<0||a>1114111||de(a)!=a)throw RangeError("Invalid code point: "+a);a<=65535?e.push(a):(a-=65536,t=55296+(a>>10),r=a%1024+56320,e.push(t,r)),(n+1==i||e.length>16384)&&(s+=pe.apply(null,e),e.length=0)}return s}}var he=fe,me={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦"},ye=/^[\da-fA-F]+$/,ve=/^\d+$/;U.j_oTag=new j("<tag",!1),U.j_cTag=new j("</tag",!1),U.j_expr=new j("<tag>...</tag>",!0,!0),R.jsxName=new T("jsxName"),R.jsxText=new T("jsxText",{beforeExpr:!0}),R.jsxTagStart=new T("jsxTagStart",{startsExpr:!0}),R.jsxTagEnd=new T("jsxTagEnd"),R.jsxTagStart.updateContext=function(){this.state.context.push(U.j_expr),this.state.context.push(U.j_oTag),this.state.exprAllowed=!1},R.jsxTagEnd.updateContext=function(e){var t=this.state.context.pop();t===U.j_oTag&&e===R.slash||t===U.j_cTag?(this.state.context.pop(),this.state.exprAllowed=this.curContext()===U.j_expr):this.state.exprAllowed=!0};var ge=J.prototype;ge.jsxReadToken=function(){for(var e="",t=this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated JSX contents");var r=this.input.charCodeAt(this.state.pos);switch(r){case 60:case 123:return this.state.pos===this.state.start?60===r&&this.state.exprAllowed?(++this.state.pos,this.finishToken(R.jsxTagStart)):this.getTokenFromCode(r):(e+=this.input.slice(t,this.state.pos),this.finishToken(R.jsxText,e));case 38:e+=this.input.slice(t,this.state.pos),e+=this.jsxReadEntity(),t=this.state.pos;break;default:o(r)?(e+=this.input.slice(t,this.state.pos),e+=this.jsxReadNewLine(!0),t=this.state.pos):++this.state.pos}}},ge.jsxReadNewLine=function(e){var t=this.input.charCodeAt(this.state.pos),r=void 0;return++this.state.pos,13===t&&10===this.input.charCodeAt(this.state.pos)?(++this.state.pos,r=e?"\n":"\r\n"):r=String.fromCharCode(t),++this.state.curLine,this.state.lineStart=this.state.pos,r},ge.jsxReadString=function(e){for(var t="",r=++this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated string constant");var n=this.input.charCodeAt(this.state.pos);if(n===e)break;38===n?(t+=this.input.slice(r,this.state.pos),t+=this.jsxReadEntity(),r=this.state.pos):o(n)?(t+=this.input.slice(r,this.state.pos),t+=this.jsxReadNewLine(!1),r=this.state.pos):++this.state.pos}return t+=this.input.slice(r,this.state.pos++),this.finishToken(R.string,t)},ge.jsxReadEntity=function(){for(var e="",t=0,r=void 0,n=this.input[this.state.pos],i=++this.state.pos;this.state.pos<this.input.length&&t++<10;){if(";"===(n=this.input[this.state.pos++])){"#"===e[0]?"x"===e[1]?(e=e.substr(2),ye.test(e)&&(r=he(parseInt(e,16)))):(e=e.substr(1),ve.test(e)&&(r=he(parseInt(e,10)))):r=me[e];break}e+=n}return r||(this.state.pos=i,"&")},ge.jsxReadWord=function(){var e=void 0,t=this.state.pos;do{e=this.input.charCodeAt(++this.state.pos)}while(s(e)||45===e);return this.finishToken(R.jsxName,this.input.slice(t,this.state.pos))},ge.jsxParseIdentifier=function(){var e=this.startNode();return this.match(R.jsxName)?e.name=this.state.value:this.state.type.keyword?e.name=this.state.type.keyword:this.unexpected(),this.next(),this.finishNode(e,"JSXIdentifier")},ge.jsxParseNamespacedName=function(){var e=this.state.start,t=this.state.startLoc,r=this.jsxParseIdentifier();if(!this.eat(R.colon))return r;var n=this.startNodeAt(e,t);return n.namespace=r,n.name=this.jsxParseIdentifier(),this.finishNode(n,"JSXNamespacedName")},ge.jsxParseElementName=function(){for(var e=this.state.start,t=this.state.startLoc,r=this.jsxParseNamespacedName();this.eat(R.dot);){var n=this.startNodeAt(e,t);n.object=r,n.property=this.jsxParseIdentifier(),r=this.finishNode(n,"JSXMemberExpression")}return r},ge.jsxParseAttributeValue=function(){var e=void 0;switch(this.state.type){case R.braceL:if(e=this.jsxParseExpressionContainer(),"JSXEmptyExpression"!==e.expression.type)return e;this.raise(e.start,"JSX attributes must only be assigned a non-empty expression");case R.jsxTagStart:case R.string:return e=this.parseExprAtom(),e.extra=null,e;default:this.raise(this.state.start,"JSX value should be either an expression or a quoted JSX text")}},ge.jsxParseEmptyExpression=function(){var e=this.startNodeAt(this.state.lastTokEnd,this.state.lastTokEndLoc);return this.finishNodeAt(e,"JSXEmptyExpression",this.state.start,this.state.startLoc)},ge.jsxParseSpreadChild=function(){var e=this.startNode();return this.expect(R.braceL),this.expect(R.ellipsis),e.expression=this.parseExpression(),this.expect(R.braceR),this.finishNode(e,"JSXSpreadChild")},ge.jsxParseExpressionContainer=function(){var e=this.startNode();return this.next(),this.match(R.braceR)?e.expression=this.jsxParseEmptyExpression():e.expression=this.parseExpression(),this.expect(R.braceR),this.finishNode(e,"JSXExpressionContainer")},ge.jsxParseAttribute=function(){var e=this.startNode();return this.eat(R.braceL)?(this.expect(R.ellipsis),e.argument=this.parseMaybeAssign(),this.expect(R.braceR),this.finishNode(e,"JSXSpreadAttribute")):(e.name=this.jsxParseNamespacedName(),e.value=this.eat(R.eq)?this.jsxParseAttributeValue():null,this.finishNode(e,"JSXAttribute"))},ge.jsxParseOpeningElementAt=function(e,t){var r=this.startNodeAt(e,t);for(r.attributes=[],r.name=this.jsxParseElementName();!this.match(R.slash)&&!this.match(R.jsxTagEnd);)r.attributes.push(this.jsxParseAttribute());return r.selfClosing=this.eat(R.slash),this.expect(R.jsxTagEnd),this.finishNode(r,"JSXOpeningElement")},ge.jsxParseClosingElementAt=function(e,t){var r=this.startNodeAt(e,t);return r.name=this.jsxParseElementName(),this.expect(R.jsxTagEnd),this.finishNode(r,"JSXClosingElement")},ge.jsxParseElementAt=function(e,t){var r=this.startNodeAt(e,t),n=[],i=this.jsxParseOpeningElementAt(e,t),s=null;if(!i.selfClosing){e:for(;;)switch(this.state.type){case R.jsxTagStart:if(e=this.state.start,t=this.state.startLoc,this.next(),this.eat(R.slash)){s=this.jsxParseClosingElementAt(e,t);break e}n.push(this.jsxParseElementAt(e,t));break;case R.jsxText:n.push(this.parseExprAtom());break;case R.braceL:this.lookahead().type===R.ellipsis?n.push(this.jsxParseSpreadChild()):n.push(this.jsxParseExpressionContainer());break;default:this.unexpected()}d(s.name)!==d(i.name)&&this.raise(s.start,"Expected corresponding JSX closing tag for <"+d(i.name)+">")}return r.openingElement=i,r.closingElement=s,r.children=n,this.match(R.relational)&&"<"===this.state.value&&this.raise(this.state.start,"Adjacent JSX elements must be wrapped in an enclosing tag"),this.finishNode(r,"JSXElement")},ge.jsxParseElement=function(){var e=this.state.start,t=this.state.startLoc;return this.next(),this.jsxParseElementAt(e,t)};var be=function(e){e.extend("parseExprAtom",function(e){return function(t){if(this.match(R.jsxText)){var r=this.parseLiteral(this.state.value,"JSXText");return r.extra=null,r}return this.match(R.jsxTagStart)?this.jsxParseElement():e.call(this,t)}}),e.extend("readToken",function(e){return function(t){if(this.state.inPropertyName)return e.call(this,t);var r=this.curContext();if(r===U.j_expr)return this.jsxReadToken();if(r===U.j_oTag||r===U.j_cTag){if(i(t))return this.jsxReadWord();if(62===t)return++this.state.pos,this.finishToken(R.jsxTagEnd);if((34===t||39===t)&&r===U.j_oTag)return this.jsxReadString(t)}return 60===t&&this.state.exprAllowed?(++this.state.pos,this.finishToken(R.jsxTagStart)):e.call(this,t)}}),e.extend("updateContext",function(e){return function(t){if(this.match(R.braceL)){var r=this.curContext();r===U.j_oTag?this.state.context.push(U.braceExpression):r===U.j_expr?this.state.context.push(U.templateQuasi):e.call(this,t),this.state.exprAllowed=!0}else{if(!this.match(R.slash)||t!==R.jsxTagStart)return e.call(this,t);this.state.context.length-=2,this.state.context.push(U.j_cTag),this.state.exprAllowed=!1}}})};K.estree=oe,K.flow=ce,K.jsx=be,t.parse=h,t.parseExpression=m,t.tokTypes=R},function(e,t,r){"use strict";var n=r(21),i=r(431),s=r(141),a=r(150)("IE_PROTO"),o=function(){},u=function(){var e,t=r(230)("iframe"),n=s.length;for(t.style.display="none",r(426).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write("<script>document.F=Object<\/script>"),e.close(),u=e.F;n--;)delete u.prototype[s[n]];return u()};e.exports=Object.create||function(e,t){var r;return null!==e?(o.prototype=n(e),r=new o,o.prototype=null,r[a]=e):r=u(),void 0===t?r:i(r,t)}},function(e,t){"use strict";t.f={}.propertyIsEnumerable},function(e,t){"use strict";e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,r){"use strict";var n=r(23).f,i=r(28),s=r(13)("toStringTag");e.exports=function(e,t,r){e&&!i(e=r?e:e.prototype,s)&&n(e,s,{configurable:!0,value:t})}},function(e,t,r){"use strict";var n=r(140);e.exports=function(e){return Object(n(e))}},function(e,t){"use strict";var r=0,n=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++r+n).toString(36))}},function(e,t){"use strict"},function(e,t,r){"use strict";!function(){t.ast=r(461),t.code=r(240),t.keyword=r(462)}()},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var i=r(546),s=r(547),a=r(548),o=r(549),u=r(550);n.prototype.clear=i,n.prototype.delete=s,n.prototype.get=a,n.prototype.has=o,n.prototype.set=u,e.exports=n},function(e,t,r){"use strict";function n(e){var t=this.__data__=new i(e);this.size=t.size}var i=r(98),s=r(565),a=r(566),o=r(567),u=r(568),l=r(569);n.prototype.clear=s,n.prototype.delete=a,n.prototype.get=o,n.prototype.has=u,n.prototype.set=l,e.exports=n},function(e,t,r){"use strict";function n(e,t){for(var r=e.length;r--;)if(i(e[r][0],t))return r;return-1}var i=r(46);e.exports=n},function(e,t,r){"use strict";function n(e,t){return a(s(e,t,i),e+"")}var i=r(110),s=r(560),a=r(563);e.exports=n},function(e,t){"use strict";function r(e){return function(t){return e(t)}}e.exports=r},function(e,t,r){"use strict";function n(e){return i(function(t,r){var n=-1,i=r.length,a=i>1?r[i-1]:void 0,o=i>2?r[2]:void 0;for(a=e.length>3&&"function"==typeof a?(i--,a):void 0,o&&s(r[0],r[1],o)&&(a=i<3?void 0:a,i=1),t=Object(t);++n<i;){var u=r[n];u&&e(t,u,n,a)}return t})}var i=r(101),s=r(172);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=e.__data__;return i(t)?r["string"==typeof t?"string":"hash"]:r.map}var i=r(544);e.exports=n},function(e,t){"use strict";function r(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||n)}var n=Object.prototype;e.exports=r},function(e,t,r){"use strict";var n=r(38),i=n(Object,"create");e.exports=i},function(e,t){"use strict";function r(e){var t=-1,r=Array(e.size);return e.forEach(function(e){r[++t]=e}),r}e.exports=r},function(e,t,r){"use strict";function n(e){if("string"==typeof e||i(e))return e;var t=e+"";return"0"==t&&1/e==-s?"-0":t}var i=r(62),s=1/0;e.exports=n},function(e,t,r){"use strict";function n(e){return i(e,s)}var i=r(164),s=4;e.exports=n},function(e,t){"use strict";function r(e){return e}e.exports=r},function(e,t,r){"use strict";function n(e,t,r,n){e=s(e)?e:u(e),r=r&&!n?o(r):0;var c=e.length;return r<0&&(r=l(c+r,0)),a(e)?r<=c&&e.indexOf(t,r)>-1:!!c&&i(e,t,r)>-1}var i=r(166),s=r(24),a=r(587),o=r(48),u=r(280),l=Math.max;e.exports=n},function(e,t,r){"use strict";var n=r(493),i=r(25),s=Object.prototype,a=s.hasOwnProperty,o=s.propertyIsEnumerable,u=n(function(){return arguments}())?n:function(e){return i(e)&&a.call(e,"callee")&&!o.call(e,"callee")};e.exports=u},function(e,t,r){(function(e){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(17),s=r(596),a="object"==n(t)&&t&&!t.nodeType&&t,o=a&&"object"==n(e)&&e&&!e.nodeType&&e,u=o&&o.exports===a,l=u?i.Buffer:void 0,c=l?l.isBuffer:void 0,f=c||s;e.exports=f}).call(t,r(39)(e))},function(e,t,r){"use strict";function n(e){return null==e?"":i(e)}var i=r(253);e.exports=n},96,function(e,t,r){"use strict";function n(e){return o.memberExpression(o.identifier("regeneratorRuntime"),o.identifier(e),!1)}function i(e){return e.isReferenced()||e.parentPath.isAssignmentExpression({left:e.node})}function s(e,t){t?e.replaceWith(t):e.remove()}t.__esModule=!0,t.runtimeProperty=n,t.isReference=i,t.replaceWithOrRemove=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a)},function(e,t,r){(function(e,n){"use strict";function i(e,r){var n={seen:[],stylize:a};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),m(r)?n.showHidden=r:r&&t._extend(n,r),x(n.showHidden)&&(n.showHidden=!1),x(n.depth)&&(n.depth=2),x(n.colors)&&(n.colors=!1),x(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=s),u(n,e,n.depth)}function s(e,t){var r=i.styles[t];return r?"["+i.colors[r][0]+"m"+e+"["+i.colors[r][1]+"m":e}function a(e,t){return e}function o(e){var t={};return e.forEach(function(e,r){t[e]=!0}),t}function u(e,r,n){if(e.customInspect&&r&&C(r.inspect)&&r.inspect!==t.inspect&&(!r.constructor||r.constructor.prototype!==r)){var i=r.inspect(n,e);return b(i)||(i=u(e,i,n)),i}var s=l(e,r);if(s)return s;var a=Object.keys(r),m=o(a);if(e.showHidden&&(a=Object.getOwnPropertyNames(r)),D(r)&&(a.indexOf("message")>=0||a.indexOf("description")>=0))return c(r);if(0===a.length){if(C(r)){var y=r.name?": "+r.name:"";return e.stylize("[Function"+y+"]","special")}if(A(r))return e.stylize(RegExp.prototype.toString.call(r),"regexp");if(_(r))return e.stylize(Date.prototype.toString.call(r),"date");if(D(r))return c(r)}var v="",g=!1,E=["{","}"];if(h(r)&&(g=!0,E=["[","]"]),C(r)){v=" [Function"+(r.name?": "+r.name:"")+"]"}if(A(r)&&(v=" "+RegExp.prototype.toString.call(r)),_(r)&&(v=" "+Date.prototype.toUTCString.call(r)),D(r)&&(v=" "+c(r)),0===a.length&&(!g||0==r.length))return E[0]+v+E[1];if(n<0)return A(r)?e.stylize(RegExp.prototype.toString.call(r),"regexp"):e.stylize("[Object]","special");e.seen.push(r);var x;return x=g?f(e,r,n,m,a):a.map(function(t){return p(e,r,n,m,t,g)}),e.seen.pop(),d(x,v,E)}function l(e,t){if(x(t))return e.stylize("undefined","undefined");if(b(t)){var r="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(r,"string")}return g(t)?e.stylize(""+t,"number"):m(t)?e.stylize(""+t,"boolean"):y(t)?e.stylize("null","null"):void 0}function c(e){return"["+Error.prototype.toString.call(e)+"]"}function f(e,t,r,n,i){for(var s=[],a=0,o=t.length;a<o;++a)T(t,String(a))?s.push(p(e,t,r,n,String(a),!0)):s.push("");return i.forEach(function(i){i.match(/^\d+$/)||s.push(p(e,t,r,n,i,!0))}),s}function p(e,t,r,n,i,s){var a,o,l;if(l=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]},l.get?o=l.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):l.set&&(o=e.stylize("[Setter]","special")),T(n,i)||(a="["+i+"]"),o||(e.seen.indexOf(l.value)<0?(o=y(r)?u(e,l.value,null):u(e,l.value,r-1),o.indexOf("\n")>-1&&(o=s?o.split("\n").map(function(e){return"  "+e}).join("\n").substr(2):"\n"+o.split("\n").map(function(e){return"   "+e}).join("\n"))):o=e.stylize("[Circular]","special")),x(a)){if(s&&i.match(/^\d+$/))return o;a=JSON.stringify(""+i),a.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+o}function d(e,t,r){var n=0;return e.reduce(function(e,t){return n++,t.indexOf("\n")>=0&&n++,e+t.replace(/\u001b\[\d\d?m/g,"").length+1},0)>60?r[0]+(""===t?"":t+"\n ")+" "+e.join(",\n  ")+" "+r[1]:r[0]+t+" "+e.join(", ")+" "+r[1]}function h(e){return Array.isArray(e)}function m(e){return"boolean"==typeof e}function y(e){return null===e}function v(e){return null==e}function g(e){return"number"==typeof e}function b(e){return"string"==typeof e}function E(e){return"symbol"===(void 0===e?"undefined":O(e))}function x(e){return void 0===e}function A(e){return S(e)&&"[object RegExp]"===P(e)}function S(e){return"object"===(void 0===e?"undefined":O(e))&&null!==e}function _(e){return S(e)&&"[object Date]"===P(e)}function D(e){return S(e)&&("[object Error]"===P(e)||e instanceof Error)}function C(e){return"function"==typeof e}function w(e){
return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"===(void 0===e?"undefined":O(e))||void 0===e}function P(e){return Object.prototype.toString.call(e)}function k(e){return e<10?"0"+e.toString(10):e.toString(10)}function F(){var e=new Date,t=[k(e.getHours()),k(e.getMinutes()),k(e.getSeconds())].join(":");return[e.getDate(),M[e.getMonth()],t].join(" ")}function T(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var O="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},B=/%[sdj%]/g;t.format=function(e){if(!b(e)){for(var t=[],r=0;r<arguments.length;r++)t.push(i(arguments[r]));return t.join(" ")}for(var r=1,n=arguments,s=n.length,a=String(e).replace(B,function(e){if("%%"===e)return"%";if(r>=s)return e;switch(e){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch(e){return"[Circular]"}default:return e}}),o=n[r];r<s;o=n[++r])y(o)||!S(o)?a+=" "+o:a+=" "+i(o);return a},t.deprecate=function(r,i){function s(){if(!a){if(n.throwDeprecation)throw new Error(i);n.traceDeprecation?console.trace(i):console.error(i),a=!0}return r.apply(this,arguments)}if(x(e.process))return function(){return t.deprecate(r,i).apply(this,arguments)};if(!0===n.noDeprecation)return r;var a=!1;return s};var R,I={};t.debuglog=function(e){if(x(R)&&(R=n.env.NODE_DEBUG||""),e=e.toUpperCase(),!I[e])if(new RegExp("\\b"+e+"\\b","i").test(R)){var r=n.pid;I[e]=function(){var n=t.format.apply(t,arguments);console.error("%s %d: %s",e,r,n)}}else I[e]=function(){};return I[e]},t.inspect=i,i.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},i.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=h,t.isBoolean=m,t.isNull=y,t.isNullOrUndefined=v,t.isNumber=g,t.isString=b,t.isSymbol=E,t.isUndefined=x,t.isRegExp=A,t.isObject=S,t.isDate=_,t.isError=D,t.isFunction=C,t.isPrimitive=w,t.isBuffer=r(627);var M=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];t.log=function(){console.log("%s - %s",F(),t.format.apply(t,arguments))},t.inherits=r(626),t._extend=function(e,t){if(!t||!S(t))return e;for(var r=Object.keys(t),n=r.length;n--;)e[r[n]]=t[r[n]];return e}}).call(t,function(){return this}(),r(8))},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var s=r(11),a=i(s);t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.cwd();if("object"===(void 0===u.default?"undefined":(0,a.default)(u.default)))return null;var r=f[t];if(!r){r=new u.default;var i=c.default.join(t,".babelrc");r.id=i,r.filename=i,r.paths=u.default._nodeModulePaths(t),f[t]=r}try{return u.default._resolveFilename(e,r)}catch(e){return null}};var o=r(115),u=i(o),l=r(19),c=i(l),f={};e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(133),s=n(i),a=r(3),o=n(a),u=r(42),l=n(u),c=r(41),f=n(c),p=function(e){function t(){(0,o.default)(this,t);var r=(0,l.default)(this,e.call(this));return r.dynamicData={},r}return(0,f.default)(t,e),t.prototype.setDynamic=function(e,t){this.dynamicData[e]=t},t.prototype.get=function(t){if(this.has(t))return e.prototype.get.call(this,t);if(Object.prototype.hasOwnProperty.call(this.dynamicData,t)){var r=this.dynamicData[t]();return this.set(t,r),r}},t}(s.default);t.default=p,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(239),o=n(a),u=(0,o.default)("babel:verbose"),l=(0,o.default)("babel"),c=[],f=function(){function e(t,r){(0,s.default)(this,e),this.filename=r,this.file=t}return e.prototype._buildMessage=function(e){var t="[BABEL] "+this.filename;return e&&(t+=": "+e),t},e.prototype.warn=function(e){console.warn(this._buildMessage(e))},e.prototype.error=function(e){throw new(arguments.length>1&&void 0!==arguments[1]?arguments[1]:Error)(this._buildMessage(e))},e.prototype.deprecate=function(e){this.file.opts&&this.file.opts.suppressDeprecationMessages||(e=this._buildMessage(e),c.indexOf(e)>=0||(c.push(e),console.error(e)))},e.prototype.verbose=function(e){u.enabled&&u(this._buildMessage(e))},e.prototype.debug=function(e){l.enabled&&l(this._buildMessage(e))},e.prototype.deopt=function(e,t){this.debug(t)},e}();t.default=f,e.exports=t.default},function(e,t,r){"use strict";function n(e,t){var r=e.node,n=r.source?r.source.value:null,i=t.metadata.modules.exports,s=e.get("declaration");if(s.isStatement()){var o=s.getBindingIdentifiers();for(var l in o)i.exported.push(l),i.specifiers.push({kind:"local",local:l,exported:e.isExportDefaultDeclaration()?"default":l})}if(e.isExportNamedDeclaration()&&r.specifiers)for(var c=r.specifiers,f=Array.isArray(c),p=0,c=f?c:(0,a.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d,m=h.exported.name;i.exported.push(m),u.isExportDefaultSpecifier(h)&&i.specifiers.push({kind:"external",local:m,exported:m,source:n}),u.isExportNamespaceSpecifier(h)&&i.specifiers.push({kind:"external-namespace",exported:m,source:n});var y=h.local;y&&(n&&i.specifiers.push({kind:"external",local:y.name,exported:m,source:n}),n||i.specifiers.push({kind:"local",local:y.name,exported:m}))}e.isExportAllDeclaration()&&i.specifiers.push({kind:"external-all",source:n})}function i(e){e.skip()}t.__esModule=!0,t.ImportDeclaration=t.ModuleDeclaration=void 0;var s=r(2),a=function(e){return e&&e.__esModule?e:{default:e}}(s);t.ExportDeclaration=n,t.Scope=i;var o=r(1),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o);t.ModuleDeclaration={enter:function(e,t){var r=e.node;r.source&&(r.source.value=t.resolveModuleSource(r.source.value))}},t.ImportDeclaration={exit:function(e,t){var r=e.node,n=[],i=[];t.metadata.modules.imports.push({source:r.source.value,imported:i,specifiers:n});for(var s=e.get("specifiers"),o=Array.isArray(s),u=0,s=o?s:(0,a.default)(s);;){var l;if(o){if(u>=s.length)break;l=s[u++]}else{if(u=s.next(),u.done)break;l=u.value}var c=l,f=c.node.local.name;if(c.isImportDefaultSpecifier()&&(i.push("default"),n.push({kind:"named",imported:"default",local:f})),c.isImportSpecifier()){var p=c.node.imported.name;i.push(p),n.push({kind:"named",imported:p,local:f})}c.isImportNamespaceSpecifier()&&(i.push("*"),n.push({kind:"namespace",local:f}))}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var r=t||i.EXTENSIONS,n=D.default.extname(e);return(0,x.default)(r,n)}function s(e){return e?Array.isArray(e)?e:"string"==typeof e?e.split(","):[e]:[]}function a(e){if(!e)return new RegExp(/.^/);if(Array.isArray(e)&&(e=new RegExp(e.map(m.default).join("|"),"i")),"string"==typeof e){e=(0,w.default)(e),((0,v.default)(e,"./")||(0,v.default)(e,"*/"))&&(e=e.slice(2)),(0,v.default)(e,"**/")&&(e=e.slice(3));var t=b.default.makeRe(e,{nocase:!0});return new RegExp(t.source.slice(1,-1),"i")}if((0,S.default)(e))return e;throw new TypeError("illegal type for regexify")}function o(e,t){return e?"boolean"==typeof e?o([e],t):"string"==typeof e?o(s(e),t):Array.isArray(e)?(t&&(e=e.map(t)),e):[e]:[]}function u(e){return"true"===e||1==e||!("false"===e||0==e||!e)&&e}function l(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments[2];if(e=e.replace(/\\/g,"/"),r){for(var n=r,i=Array.isArray(n),s=0,n=i?n:(0,p.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}if(c(a,e))return!1}return!0}if(t.length)for(var o=t,u=Array.isArray(o),l=0,o=u?o:(0,p.default)(o);;){var f;if(u){if(l>=o.length)break;f=o[l++]}else{if(l=o.next(),l.done)break;f=l.value}var d=f;if(c(d,e))return!0}return!1}function c(e,t){return"function"==typeof e?e(t):e.test(t)}t.__esModule=!0,t.inspect=t.inherits=void 0;var f=r(2),p=n(f),d=r(117);Object.defineProperty(t,"inherits",{enumerable:!0,get:function(){return d.inherits}}),Object.defineProperty(t,"inspect",{enumerable:!0,get:function(){return d.inspect}}),t.canCompile=i,t.list=s,t.regexify=a,t.arrayify=o,t.booleanify=u,t.shouldIgnore=l;var h=r(577),m=n(h),y=r(595),v=n(y),g=r(601),b=n(g),E=r(111),x=n(E),A=r(276),S=n(A),_=r(19),D=n(_),C=r(284),w=n(C);i.EXTENSIONS=[".js",".jsx",".es6",".es"]},function(e,t,r){"use strict";function n(e){e.variance&&("plus"===e.variance?this.token("+"):"minus"===e.variance&&this.token("-")),this.word(e.name)}function i(e){this.token("..."),this.print(e.argument,e)}function s(e){var t=e.properties;this.token("{"),this.printInnerComments(e),t.length&&(this.space(),this.printList(t,e,{indent:!0,statement:!0}),this.space()),this.token("}")}function a(e){this.printJoin(e.decorators,e),this._method(e)}function o(e){if(this.printJoin(e.decorators,e),e.computed)this.token("["),this.print(e.key,e),this.token("]");else{if(m.isAssignmentPattern(e.value)&&m.isIdentifier(e.key)&&e.key.name===e.value.left.name)return void this.print(e.value,e);if(this.print(e.key,e),e.shorthand&&m.isIdentifier(e.key)&&m.isIdentifier(e.value)&&e.key.name===e.value.name)return}this.token(":"),this.space(),this.print(e.value,e)}function u(e){var t=e.elements,r=t.length;this.token("["),this.printInnerComments(e);for(var n=0;n<t.length;n++){var i=t[n];i?(n>0&&this.space(),this.print(i,e),n<r-1&&this.token(",")):this.token(",")}this.token("]")}function l(e){this.word("/"+e.pattern+"/"+e.flags)}function c(e){this.word(e.value?"true":"false")}function f(){this.word("null")}function p(e){var t=this.getPossibleRaw(e),r=e.value+"";null==t?this.number(r):this.format.minified?this.number(t.length<r.length?t:r):this.number(t)}function d(e,t){var r=this.getPossibleRaw(e);if(!this.format.minified&&null!=r)return void this.token(r);var n={quotes:m.isJSX(t)?"double":this.format.quotes,wrap:!0};this.format.jsonCompatibleStrings&&(n.json=!0);var i=(0,v.default)(e.value,n);return this.token(i)}t.__esModule=!0,t.ArrayPattern=t.ObjectPattern=t.RestProperty=t.SpreadProperty=t.SpreadElement=void 0,t.Identifier=n,t.RestElement=i,t.ObjectExpression=s,t.ObjectMethod=a,t.ObjectProperty=o,t.ArrayExpression=u,t.RegExpLiteral=l,t.BooleanLiteral=c,t.NullLiteral=f,t.NumericLiteral=p,t.StringLiteral=d;var h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=r(469),v=function(e){return e&&e.__esModule?e:{default:e}}(y);t.SpreadElement=i,t.SpreadProperty=i,t.RestProperty=i,t.ObjectPattern=s,t.ArrayPattern=u},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var r=e.node,n=r.body;r.async=!1;var i=f.functionExpression(null,[],f.blockStatement(n.body),!0);i.shadow=!0,n.body=[f.returnStatement(f.callExpression(f.callExpression(t,[i]),[]))],r.generator=!1}function s(e,t){var r=e.node,n=e.isFunctionDeclaration(),i=r.id,s=h;e.isArrowFunctionExpression()?e.arrowFunctionToShadowed():!n&&i&&(s=m),r.async=!1,r.generator=!0,r.id=null,n&&(r.type="FunctionExpression");var a=f.callExpression(t,[r]),u=s({NAME:i,REF:e.scope.generateUidIdentifier("ref"),FUNCTION:a,PARAMS:r.params.reduce(function(t,r){return t.done=t.done||f.isAssignmentPattern(r)||f.isRestElement(r),t.done||t.params.push(e.scope.generateUidIdentifier("x")),t},{params:[],done:!1}).params}).expression;if(n){var l=f.variableDeclaration("let",[f.variableDeclarator(f.identifier(i.name),f.callExpression(u,[]))]);l._blockHoist=!0,e.replaceWith(l)}else{var c=u.body.body[1].argument;i||(0,o.default)({node:c,parent:e.parent,scope:e.scope}),!c||c.id||r.params.length?e.replaceWith(f.callExpression(u,[])):e.replaceWith(a)}}t.__esModule=!0,t.default=function(e,t,r){r||(r={wrapAsync:t},t=null),e.traverse(y,{file:t,wrapAwait:r.wrapAwait}),e.isClassMethod()||e.isObjectMethod()?i(e,r.wrapAsync):s(e,r.wrapAsync)};var a=r(40),o=n(a),u=r(4),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=r(320),d=n(p),h=(0,l.default)("\n  (() => {\n    var REF = FUNCTION;\n    return function NAME(PARAMS) {\n      return REF.apply(this, arguments);\n    };\n  })\n"),m=(0,l.default)("\n  (() => {\n    var REF = FUNCTION;\n    function NAME(PARAMS) {\n      return REF.apply(this, arguments);\n    }\n    return NAME;\n  })\n"),y={Function:function(e){if(e.isArrowFunctionExpression()&&!e.node.async)return void e.arrowFunctionToShadowed();e.skip()},AwaitExpression:function(e,t){var r=e.node,n=t.wrapAwait;r.type="YieldExpression",n&&(r.argument=f.callExpression(n,[r.argument]))},ForAwaitStatement:function(e,t){var r=t.file,n=t.wrapAwait,i=e.node,s=(0,d.default)(e,{getAsyncIterator:r.addHelper("asyncIterator"),wrapAwait:n}),a=s.declar,o=s.loop,u=o.body;e.ensureBlock(),a&&u.body.push(a),u.body=u.body.concat(i.body.body),f.inherits(o,i),f.inherits(o.body,i.body),s.replaceParent?(e.parentPath.replaceWithMultiple(s.node),e.remove()):e.replaceWithMultiple(s.node)}};e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("decorators")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("flow")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("jsx")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("trailingFunctionCommas")}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(67),visitor:{Function:function(e,t){e.node.async&&!e.node.generator&&(0,i.default)(e,t.file,{wrapAsync:t.addHelper("asyncToGenerator")})}}}};var n=r(124),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return c.isIdentifier(e)?e.name:e.value.toString()}t.__esModule=!0;var s=r(2),a=n(s),o=r(9),u=n(o);t.default=function(){return{visitor:{ObjectExpression:function(e){for(var t=e.node,r=t.properties.filter(function(e){return!c.isSpreadProperty(e)&&!e.computed}),n=(0,u.default)(null),s=(0,u.default)(null),o=(0,u.default)(null),l=r,f=Array.isArray(l),p=0,l=f?l:(0,a.default)(l);;){var d;if(f){if(p>=l.length)break;d=l[p++]}else{if(p=l.next(),p.done)break;d=p.value}var h=d,m=i(h.key),y=!1;switch(h.kind){case"get":(n[m]||s[m])&&(y=!0),s[m]=!0;break;case"set":(n[m]||o[m])&&(y=!0),o[m]=!0;break;default:(n[m]||s[m]||o[m])&&(y=!0),n[m]=!0}y&&(h.computed=!0,h.key=c.stringLiteral(m))}}}}};var l=r(1),c=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(l);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(9),s=n(i);t.default=function(e){function t(e){if(!e.isCallExpression())return!1;if(!e.get("callee").isIdentifier({name:"require"}))return!1;if(e.scope.getBinding("require"))return!1;var t=e.get("arguments");return 1===t.length&&!!t[0].isStringLiteral()}var n=e.types,i={ReferencedIdentifier:function(e){var t=e.node,r=e.scope;"exports"!==t.name||r.getBinding("exports")||(this.hasExports=!0),"module"!==t.name||r.getBinding("module")||(this.hasModule=!0)},CallExpression:function(e){t(e)&&(this.bareSources.push(e.node.arguments[0]),e.remove())},VariableDeclarator:function(e){var r=e.get("id");if(r.isIdentifier()){var n=e.get("init");if(t(n)){var i=n.node.arguments[0];this.sourceNames[i.value]=!0,this.sources.push([r.node,i]),e.remove()}}}};return{inherits:r(77),pre:function(){this.sources=[],this.sourceNames=(0,s.default)(null),this.bareSources=[],this.hasExports=!1,this.hasModule=!1},visitor:{Program:{exit:function(e){var t=this;if(!this.ran){this.ran=!0,e.traverse(i,this);var r=this.sources.map(function(e){return e[0]}),s=this.sources.map(function(e){return e[1]});s=s.concat(this.bareSources.filter(function(e){return!t.sourceNames[e.value]}));var a=this.getModuleName();a&&(a=n.stringLiteral(a)),this.hasExports&&(s.unshift(n.stringLiteral("exports")),r.unshift(n.identifier("exports"))),this.hasModule&&(s.unshift(n.stringLiteral("module")),r.unshift(n.identifier("module")));var o=e.node,c=l({PARAMS:r,BODY:o.body});c.expression.body.directives=o.directives,o.directives=[],o.body=[u({MODULE_NAME:a,SOURCES:s,FACTORY:c})]}}}}}};var a=r(4),o=n(a),u=(0,o.default)("\n  define(MODULE_NAME, [SOURCES], FACTORY);\n"),l=(0,o.default)("\n  (function (PARAMS) {\n    BODY;\n  })\n");e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{inherits:r(199),visitor:(0,i.default)({operator:"**",build:function(e,r){return t.callExpression(t.memberExpression(t.identifier("Math"),t.identifier("pow")),[e,r])}})}};var n=r(316),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";e.exports={default:r(406),__esModule:!0}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t,r){for(var n=I.scope.get(e.node)||[],i=n,s=Array.isArray(i),a=0,i=s?i:(0,y.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;if(u.parent===t&&u.path===e)return u}n.push(r),I.scope.has(e.node)||I.scope.set(e.node,n)}function a(e,t){if(R.isModuleDeclaration(e))if(e.source)a(e.source,t);else if(e.specifiers&&e.specifiers.length)for(var r=e.specifiers,n=Array.isArray(r),i=0,r=n?r:(0,y.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var o=s;a(o,t)}else e.declaration&&a(e.declaration,t);else if(R.isModuleSpecifier(e))a(e.local,t);else if(R.isMemberExpression(e))a(e.object,t),a(e.property,t);else if(R.isIdentifier(e))t.push(e.name);else if(R.isLiteral(e))t.push(e.value);else if(R.isCallExpression(e))a(e.callee,t);else if(R.isObjectExpression(e)||R.isObjectPattern(e))for(var u=e.properties,l=Array.isArray(u),c=0,u=l?u:(0,y.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;a(p.key||p.argument,t)}}t.__esModule=!0;var o=r(14),u=i(o),l=r(9),c=i(l),f=r(133),p=i(f),d=r(3),h=i(d),m=r(2),y=i(m),v=r(111),g=i(v),b=r(278),E=i(b),x=r(383),A=i(x),S=r(7),_=i(S),D=r(273),C=i(D),w=r(20),P=n(w),k=r(225),F=i(k),T=r(463),O=i(T),B=r(1),R=n(B),I=r(88),M=0,N={For:function(e){for(var t=R.FOR_INIT_KEYS,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,a=e.get(s);a.isVar()&&e.scope.getFunctionParent().registerBinding("var",a)}},Declaration:function(e){e.isBlockScoped()||e.isExportDeclaration()&&e.get("declaration").isDeclaration()||e.scope.getFunctionParent().registerDeclaration(e)},ReferencedIdentifier:function(e,t){t.references.push(e)},ForXStatement:function(e,t){var r=e.get("left");(r.isPattern()||r.isIdentifier())&&t.constantViolations.push(r)},ExportDeclaration:{exit:function(e){var t=e.node,r=e.scope,n=t.declaration;if(R.isClassDeclaration(n)||R.isFunctionDeclaration(n)){var i=n.id;if(!i)return;var s=r.getBinding(i.name);s&&s.reference(e)}else if(R.isVariableDeclaration(n))for(var a=n.declarations,o=Array.isArray(a),u=0,a=o?a:(0,y.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l,f=R.getBindingIdentifiers(c);for(var p in f){var d=r.getBinding(p);d&&d.reference(e)}}}},LabeledStatement:function(e){e.scope.getProgramParent().addGlobal(e.node),e.scope.getBlockParent().registerDeclaration(e)},AssignmentExpression:function(e,t){t.assignments.push(e)},UpdateExpression:function(e,t){t.constantViolations.push(e.get("argument"))},UnaryExpression:function(e,t){"delete"===e.node.operator&&t.constantViolations.push(e.get("argument"))},BlockScoped:function(e){var t=e.scope;t.path===e&&(t=t.parent),t.getBlockParent().registerDeclaration(e)},ClassDeclaration:function(e){var t=e.node.id;if(t){var r=t.name;e.scope.bindings[r]=e.scope.getBinding(r)}},Block:function(e){for(var t=e.get("body"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,y.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;a.isFunctionDeclaration()&&e.scope.getBlockParent().registerDeclaration(a)}}},L=0,j=function(){function e(t,r){if((0,h.default)(this,e),r&&r.block===t.node)return r;var n=s(t,r,this);if(n)return n;this.uid=L++,this.parent=r,this.hub=t.hub,this.parentBlock=t.parent,this.block=t.node,this.path=t,this.labels=new p.default}return e.prototype.traverse=function(e,t,r){(0,_.default)(e,t,this,r,this.path)},e.prototype.generateDeclaredUidIdentifier=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"temp",t=this.generateUidIdentifier(e);return this.push({id:t}),t},e.prototype.generateUidIdentifier=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"temp";return R.identifier(this.generateUid(e))},e.prototype.generateUid=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"temp";e=R.toIdentifier(e).replace(/^_+/,"").replace(/[0-9]+$/g,"");var t=void 0,r=0;do{t=this._generateUid(e,r),r++}while(this.hasLabel(t)||this.hasBinding(t)||this.hasGlobal(t)||this.hasReference(t));var n=this.getProgramParent();return n.references[t]=!0,n.uids[t]=!0,t},e.prototype._generateUid=function(e,t){var r=e;return t>1&&(r+=t),"_"+r},e.prototype.generateUidIdentifierBasedOnNode=function(e,t){var r=e;R.isAssignmentExpression(e)?r=e.left:R.isVariableDeclarator(e)?r=e.id:(R.isObjectProperty(r)||R.isObjectMethod(r))&&(r=r.key);var n=[];a(r,n);var i=n.join("$");return i=i.replace(/^_/,"")||t||"ref",this.generateUidIdentifier(i.slice(0,20))},e.prototype.isStatic=function(e){if(R.isThisExpression(e)||R.isSuper(e))return!0;if(R.isIdentifier(e)){var t=this.getBinding(e.name);return t?t.constant:this.hasBinding(e.name)}return!1},e.prototype.maybeGenerateMemoised=function(e,t){if(this.isStatic(e))return null;var r=this.generateUidIdentifierBasedOnNode(e);return t||this.push({id:r}),r},e.prototype.checkBlockScopedCollisions=function(e,t,r,n){if("param"!==t&&("hoisted"!==t||"let"!==e.kind)){if("let"===t||"let"===e.kind||"const"===e.kind||"module"===e.kind||"param"===e.kind&&("let"===t||"const"===t))throw this.hub.file.buildCodeFrameError(n,P.get("scopeDuplicateDeclaration",r),TypeError)}},e.prototype.rename=function(e,t,r){var n=this.getBinding(e);if(n)return t=t||this.generateUidIdentifier(e).name,new A.default(n,e,t).rename(r)},e.prototype._renameFromMap=function(e,t,r,n){e[t]&&(e[r]=n,e[t]=null)},e.prototype.dump=function(){var e=(0,E.default)("-",60);console.log(e);var t=this;do{console.log("#",t.block.type);for(var r in t.bindings){var n=t.bindings[r];console.log(" -",r,{constant:n.constant,references:n.references,violations:n.constantViolations.length,kind:n.kind})}}while(t=t.parent);console.log(e)},e.prototype.toArray=function(e,t){var r=this.hub.file;if(R.isIdentifier(e)){var n=this.getBinding(e.name);if(n&&n.constant&&n.path.isGenericType("Array"))return e}if(R.isArrayExpression(e))return e;if(R.isIdentifier(e,{name:"arguments"}))return R.callExpression(R.memberExpression(R.memberExpression(R.memberExpression(R.identifier("Array"),R.identifier("prototype")),R.identifier("slice")),R.identifier("call")),[e]);var i="toArray",s=[e];return!0===t?i="toConsumableArray":t&&(s.push(R.numericLiteral(t)),i="slicedToArray"),R.callExpression(r.addHelper(i),s)},e.prototype.hasLabel=function(e){return!!this.getLabel(e)},e.prototype.getLabel=function(e){return this.labels.get(e)},e.prototype.registerLabel=function(e){this.labels.set(e.node.label.name,e)},e.prototype.registerDeclaration=function(e){if(e.isLabeledStatement())this.registerLabel(e);else if(e.isFunctionDeclaration())this.registerBinding("hoisted",e.get("id"),e);else if(e.isVariableDeclaration())for(var t=e.get("declarations"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,y.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;this.registerBinding(e.node.kind,a)}else if(e.isClassDeclaration())this.registerBinding("let",e);else if(e.isImportDeclaration())for(var o=e.get("specifiers"),u=o,l=Array.isArray(u),c=0,u=l?u:(0,y.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;this.registerBinding("module",p)}else if(e.isExportDeclaration()){var d=e.get("declaration");(d.isClassDeclaration()||d.isFunctionDeclaration()||d.isVariableDeclaration())&&this.registerDeclaration(d)}else this.registerBinding("unknown",e)},e.prototype.buildUndefinedNode=function(){return this.hasBinding("undefined")?R.unaryExpression("void",R.numericLiteral(0),!0):R.identifier("undefined")},e.prototype.registerConstantViolation=function(e){var t=e.getBindingIdentifiers();for(var r in t){var n=this.getBinding(r);n&&n.reassign(e)}},e.prototype.registerBinding=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t;if(!e)throw new ReferenceError("no `kind`");if(t.isVariableDeclaration())for(var n=t.get("declarations"),i=n,s=Array.isArray(i),a=0,i=s?i:(0,y.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;this.registerBinding(e,u)}else{var l=this.getProgramParent(),c=t.getBindingIdentifiers(!0);for(var f in c)for(var p=c[f],d=Array.isArray(p),h=0,p=d?p:(0,y.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}var v=m,g=this.getOwnBinding(f);if(g){if(g.identifier===v)continue;this.checkBlockScopedCollisions(g,e,f,v)}g&&g.path.isFlow()&&(g=null),l.references[f]=!0,this.bindings[f]=new F.default({identifier:v,existing:g,scope:this,path:r,kind:e})}}},e.prototype.addGlobal=function(e){this.globals[e.name]=e},e.prototype.hasUid=function(e){var t=this;do{if(t.uids[e])return!0}while(t=t.parent);return!1},e.prototype.hasGlobal=function(e){var t=this;do{if(t.globals[e])return!0}while(t=t.parent);return!1},e.prototype.hasReference=function(e){var t=this;do{if(t.references[e])return!0}while(t=t.parent);return!1},e.prototype.isPure=function(e,t){if(R.isIdentifier(e)){var r=this.getBinding(e.name);return!!r&&(!t||r.constant)}if(R.isClass(e))return!(e.superClass&&!this.isPure(e.superClass,t))&&this.isPure(e.body,t);if(R.isClassBody(e)){for(var n=e.body,i=Array.isArray(n),s=0,n=i?n:(0,y.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if(!this.isPure(o,t))return!1}return!0}if(R.isBinary(e))return this.isPure(e.left,t)&&this.isPure(e.right,t);if(R.isArrayExpression(e)){for(var u=e.elements,l=Array.isArray(u),c=0,u=l?u:(0,y.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;if(!this.isPure(p,t))return!1}return!0}if(R.isObjectExpression(e)){for(var d=e.properties,h=Array.isArray(d),m=0,d=h?d:(0,y.default)(d);;){var v;if(h){if(m>=d.length)break;v=d[m++]}else{if(m=d.next(),m.done)break;v=m.value}var g=v;if(!this.isPure(g,t))return!1}return!0}return R.isClassMethod(e)?!(e.computed&&!this.isPure(e.key,t))&&("get"!==e.kind&&"set"!==e.kind):R.isClassProperty(e)||R.isObjectProperty(e)?!(e.computed&&!this.isPure(e.key,t))&&this.isPure(e.value,t):R.isUnaryExpression(e)?this.isPure(e.argument,t):R.isPureish(e)},e.prototype.setData=function(e,t){return this.data[e]=t},e.prototype.getData=function(e){var t=this;do{var r=t.data[e];if(null!=r)return r}while(t=t.parent)},e.prototype.removeData=function(e){var t=this;do{null!=t.data[e]&&(t.data[e]=null)}while(t=t.parent)},e.prototype.init=function(){this.references||this.crawl()},e.prototype.crawl=function(){M++,this._crawl(),M--},e.prototype._crawl=function(){var e=this.path;if(this.references=(0,c.default)(null),this.bindings=(0,c.default)(null),this.globals=(0,c.default)(null),this.uids=(0,c.default)(null),this.data=(0,c.default)(null),e.isLoop())for(var t=R.FOR_INIT_KEYS,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,a=e.get(s);a.isBlockScoped()&&this.registerBinding(a.node.kind,a)}if(e.isFunctionExpression()&&e.has("id")&&(e.get("id").node[R.NOT_LOCAL_BINDING]||this.registerBinding("local",e.get("id"),e)),e.isClassExpression()&&e.has("id")&&(e.get("id").node[R.NOT_LOCAL_BINDING]||this.registerBinding("local",e)),e.isFunction())for(var o=e.get("params"),u=o,l=Array.isArray(u),f=0,u=l?u:(0,y.default)(u);;){var p;if(l){if(f>=u.length)break;p=u[f++]}else{if(f=u.next(),f.done)break;p=f.value}var d=p;this.registerBinding("param",d)}if(e.isCatchClause()&&this.registerBinding("let",e),!this.getProgramParent().crawling){var h={references:[],constantViolations:[],assignments:[]};this.crawling=!0,e.traverse(N,h),this.crawling=!1;for(var m=h.assignments,v=Array.isArray(m),g=0,m=v?m:(0,y.default)(m);;){var b;if(v){if(g>=m.length)break;b=m[g++]}else{if(g=m.next(),g.done)break;b=g.value}var E=b,x=E.getBindingIdentifiers(),A=void 0;for(var S in x)E.scope.getBinding(S)||(A=A||E.scope.getProgramParent(),A.addGlobal(x[S]));E.scope.registerConstantViolation(E)}for(var _=h.references,D=Array.isArray(_),C=0,_=D?_:(0,y.default)(_);;){var w;if(D){if(C>=_.length)break;w=_[C++]}else{if(C=_.next(),C.done)break;w=C.value}var P=w,k=P.scope.getBinding(P.node.name);k?k.reference(P):P.scope.getProgramParent().addGlobal(P.node)}for(var F=h.constantViolations,T=Array.isArray(F),O=0,F=T?F:(0,y.default)(F);;){var B;if(T){if(O>=F.length)break;B=F[O++]}else{if(O=F.next(),O.done)break;B=O.value}var I=B;I.scope.registerConstantViolation(I)}}},e.prototype.push=function(e){var t=this.path;t.isBlockStatement()||t.isProgram()||(t=this.getBlockParent().path),t.isSwitchStatement()&&(t=this.getFunctionParent().path),(t.isLoop()||t.isCatchClause()||t.isFunction())&&(R.ensureBlock(t.node),t=t.get("body"));var r=e.unique,n=e.kind||"var",i=null==e._blockHoist?2:e._blockHoist,s="declaration:"+n+":"+i,a=!r&&t.getData(s);if(!a){var o=R.variableDeclaration(n,[]);o._generated=!0,o._blockHoist=i;a=t.unshiftContainer("body",[o])[0],r||t.setData(s,a)}var u=R.variableDeclarator(e.id,e.init);a.node.declarations.push(u),this.registerBinding(n,a.get("declarations").pop())},e.prototype.getProgramParent=function(){var e=this;do{if(e.path.isProgram())return e}while(e=e.parent);throw new Error("We couldn't find a Function or Program...")},e.prototype.getFunctionParent=function(){var e=this;do{if(e.path.isFunctionParent())return e}while(e=e.parent);throw new Error("We couldn't find a Function or Program...")},e.prototype.getBlockParent=function(){var e=this;do{if(e.path.isBlockParent())return e}while(e=e.parent);throw new Error("We couldn't find a BlockStatement, For, Switch, Function, Loop or Program...")},e.prototype.getAllBindings=function(){var e=(0,c.default)(null),t=this;do{(0,C.default)(e,t.bindings),t=t.parent}while(t);return e},e.prototype.getAllBindingsOfKind=function(){for(var e=(0,c.default)(null),t=arguments,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,a=this;do{for(var o in a.bindings){var u=a.bindings[o];u.kind===s&&(e[o]=u)}a=a.parent}while(a)}return e},e.prototype.bindingIdentifierEquals=function(e,t){
return this.getBindingIdentifier(e)===t},e.prototype.warnOnFlowBinding=function(e){return 0===M&&e&&e.path.isFlow()&&console.warn("\n        You or one of the Babel plugins you are using are using Flow declarations as bindings.\n        Support for this will be removed in version 7. To find out the caller, grep for this\n        message and change it to a `console.trace()`.\n      "),e},e.prototype.getBinding=function(e){var t=this;do{var r=t.getOwnBinding(e);if(r)return this.warnOnFlowBinding(r)}while(t=t.parent)},e.prototype.getOwnBinding=function(e){return this.warnOnFlowBinding(this.bindings[e])},e.prototype.getBindingIdentifier=function(e){var t=this.getBinding(e);return t&&t.identifier},e.prototype.getOwnBindingIdentifier=function(e){var t=this.bindings[e];return t&&t.identifier},e.prototype.hasOwnBinding=function(e){return!!this.getOwnBinding(e)},e.prototype.hasBinding=function(t,r){return!!t&&(!!this.hasOwnBinding(t)||(!!this.parentHasBinding(t,r)||(!!this.hasUid(t)||(!(r||!(0,g.default)(e.globals,t))||!(r||!(0,g.default)(e.contextVariables,t))))))},e.prototype.parentHasBinding=function(e,t){return this.parent&&this.parent.hasBinding(e,t)},e.prototype.moveBindingTo=function(e,t){var r=this.getBinding(e);r&&(r.scope.removeOwnBinding(e),r.scope=t,t.bindings[e]=r)},e.prototype.removeOwnBinding=function(e){delete this.bindings[e]},e.prototype.removeBinding=function(e){var t=this.getBinding(e);t&&t.scope.removeOwnBinding(e);var r=this;do{r.uids[e]&&(r.uids[e]=!1)}while(r=r.parent)},e}();j.globals=(0,u.default)(O.default.builtin),j.contextVariables=["arguments","undefined","Infinity","NaN"],t.default=j,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.NOT_LOCAL_BINDING=t.BLOCK_SCOPED_SYMBOL=t.INHERIT_KEYS=t.UNARY_OPERATORS=t.STRING_UNARY_OPERATORS=t.NUMBER_UNARY_OPERATORS=t.BOOLEAN_UNARY_OPERATORS=t.BINARY_OPERATORS=t.NUMBER_BINARY_OPERATORS=t.BOOLEAN_BINARY_OPERATORS=t.COMPARISON_BINARY_OPERATORS=t.EQUALITY_BINARY_OPERATORS=t.BOOLEAN_NUMBER_BINARY_OPERATORS=t.UPDATE_OPERATORS=t.LOGICAL_OPERATORS=t.COMMENT_KEYS=t.FOR_INIT_KEYS=t.FLATTENABLE_KEYS=t.STATEMENT_OR_BLOCK_KEYS=void 0;var n=r(362),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=(t.STATEMENT_OR_BLOCK_KEYS=["consequent","body","alternate"],t.FLATTENABLE_KEYS=["body","expressions"],t.FOR_INIT_KEYS=["left","init"],t.COMMENT_KEYS=["leadingComments","trailingComments","innerComments"],t.LOGICAL_OPERATORS=["||","&&"],t.UPDATE_OPERATORS=["++","--"],t.BOOLEAN_NUMBER_BINARY_OPERATORS=[">","<",">=","<="]),a=t.EQUALITY_BINARY_OPERATORS=["==","===","!=","!=="],o=t.COMPARISON_BINARY_OPERATORS=[].concat(a,["in","instanceof"]),u=t.BOOLEAN_BINARY_OPERATORS=[].concat(o,s),l=t.NUMBER_BINARY_OPERATORS=["-","/","%","*","**","&","|",">>",">>>","<<","^"],c=(t.BINARY_OPERATORS=["+"].concat(l,u),t.BOOLEAN_UNARY_OPERATORS=["delete","!"]),f=t.NUMBER_UNARY_OPERATORS=["+","-","++","--","~"],p=t.STRING_UNARY_OPERATORS=["typeof"];t.UNARY_OPERATORS=["void"].concat(c,f,p),t.INHERIT_KEYS={optional:["typeAnnotation","typeParameters","returnType"],force:["start","loc","end"]},t.BLOCK_SCOPED_SYMBOL=(0,i.default)("var used to be block scoped"),t.NOT_LOCAL_BINDING=(0,i.default)("should not be considered a local binding")},function(e,t){"use strict";e.exports=function(e,t,r,n){if(!(e instanceof t)||void 0!==n&&n in e)throw TypeError(r+": incorrect invocation!");return e}},function(e,t,r){"use strict";var n=r(43),i=r(142),s=r(94),a=r(153),o=r(422);e.exports=function(e,t){var r=1==e,u=2==e,l=3==e,c=4==e,f=6==e,p=5==e||f,d=t||o;return function(t,o,h){for(var m,y,v=s(t),g=i(v),b=n(o,h,3),E=a(g.length),x=0,A=r?d(t,E):u?d(t,0):void 0;E>x;x++)if((p||x in g)&&(m=g[x],y=b(m,x,v),e))if(r)A[x]=y;else if(y)switch(e){case 3:return!0;case 5:return m;case 6:return x;case 2:A.push(m)}else if(c)return!1;return f?-1:l||c?c:A}}},function(e,t){"use strict";var r={}.toString;e.exports=function(e){return r.call(e).slice(8,-1)}},function(e,t,r){"use strict";var n=r(15),i=r(12),s=r(57),a=r(27),o=r(29),u=r(146),l=r(55),c=r(136),f=r(16),p=r(93),d=r(23).f,h=r(137)(0),m=r(22);e.exports=function(e,t,r,y,v,g){var b=n[e],E=b,x=v?"set":"add",A=E&&E.prototype,S={};return m&&"function"==typeof E&&(g||A.forEach&&!a(function(){(new E).entries().next()}))?(E=t(function(t,r){c(t,E,e,"_c"),t._c=new b,void 0!=r&&l(r,v,t[x],t)}),h("add,clear,delete,forEach,get,has,set,keys,values,entries,toJSON".split(","),function(e){var t="add"==e||"set"==e;e in A&&(!g||"clear"!=e)&&o(E.prototype,e,function(r,n){if(c(this,E,e),!t&&g&&!f(r))return"get"==e&&void 0;var i=this._c[e](0===r?0:r,n);return t?this:i})}),g||d(E.prototype,"size",{get:function(){return this._c.size}})):(E=y.getConstructor(t,e,v,x),u(E.prototype,r),s.NEED=!0),p(E,e),S[e]=E,i(i.G+i.W+i.F,S),g||y.setStrong(E,e,v),E}},function(e,t){"use strict";e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on  "+e);return e}},function(e,t){"use strict";e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,r){"use strict";var n=r(138);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==n(e)?e.split(""):Object(e)}},function(e,t,r){"use strict";var n=r(144),i=r(12),s=r(147),a=r(29),o=r(28),u=r(56),l=r(429),c=r(93),f=r(433),p=r(13)("iterator"),d=!([].keys&&"next"in[].keys()),h=function(){return this};e.exports=function(e,t,r,m,y,v,g){l(r,t,m);var b,E,x,A=function(e){if(!d&&e in C)return C[e];switch(e){case"keys":case"values":return function(){return new r(this,e)}}return function(){return new r(this,e)}},S=t+" Iterator",_="values"==y,D=!1,C=e.prototype,w=C[p]||C["@@iterator"]||y&&C[y],P=w||A(y),k=y?_?A("entries"):P:void 0,F="Array"==t?C.entries||w:w;if(F&&(x=f(F.call(new e)))!==Object.prototype&&x.next&&(c(x,S,!0),n||o(x,p)||a(x,p,h)),_&&w&&"values"!==w.name&&(D=!0,P=function(){return w.call(this)}),n&&!g||!d&&!D&&C[p]||a(C,p,P),u[t]=P,u[S]=h,y)if(b={values:_?P:A("values"),keys:v?P:A("keys"),entries:k},g)for(E in b)E in C||s(C,E,b[E]);else i(i.P+i.F*(d||D),t,b);return b}},function(e,t){"use strict";e.exports=!0},function(e,t){"use strict";t.f=Object.getOwnPropertySymbols},function(e,t,r){"use strict";var n=r(29);e.exports=function(e,t,r){for(var i in t)r&&e[i]?e[i]=t[i]:n(e,i,t[i]);return e}},function(e,t,r){"use strict";e.exports=r(29)},function(e,t,r){"use strict";var n=r(12),i=r(227),s=r(43),a=r(55);e.exports=function(e){n(n.S,e,{from:function(e){var t,r,n,o,u=arguments[1];return i(this),t=void 0!==u,t&&i(u),void 0==e?new this:(r=[],t?(n=0,o=s(u,arguments[2],2),a(e,!1,function(e){r.push(o(e,n++))})):a(e,!1,r.push,r),new this(r))}})}},function(e,t,r){"use strict";var n=r(12);e.exports=function(e){n(n.S,e,{of:function(){for(var e=arguments.length,t=Array(e);e--;)t[e]=arguments[e];return new this(t)}})}},function(e,t,r){"use strict";var n=r(151)("keys"),i=r(95);e.exports=function(e){return n[e]||(n[e]=i(e))}},function(e,t,r){"use strict";var n=r(15),i=n["__core-js_shared__"]||(n["__core-js_shared__"]={});e.exports=function(e){return i[e]||(i[e]={})}},function(e,t){"use strict";var r=Math.ceil,n=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?n:r)(e)}},function(e,t,r){"use strict";var n=r(152),i=Math.min;e.exports=function(e){return e>0?i(n(e),9007199254740991):0}},function(e,t,r){"use strict";var n=r(16);e.exports=function(e,t){if(!n(e))return e;var r,i;if(t&&"function"==typeof(r=e.toString)&&!n(i=r.call(e)))return i;if("function"==typeof(r=e.valueOf)&&!n(i=r.call(e)))return i;if(!t&&"function"==typeof(r=e.toString)&&!n(i=r.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},function(e,t,r){"use strict";var n=r(15),i=r(5),s=r(144),a=r(156),o=r(23).f;e.exports=function(e){var t=i.Symbol||(i.Symbol=s?{}:n.Symbol||{});"_"==e.charAt(0)||e in t||o(t,e,{value:a.f(e)})}},function(e,t,r){"use strict";t.f=r(13)},function(e,t,r){"use strict";var n=r(437)(!0);r(143)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,r=this._i;return r>=t.length?{value:void 0,done:!0}:(e=n(t,r),this._i+=e.length,{value:e,done:!1})})},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(15),s=r(28),a=r(22),o=r(12),u=r(147),l=r(57).KEY,c=r(27),f=r(151),p=r(93),d=r(95),h=r(13),m=r(156),y=r(155),v=r(430),g=r(425),b=r(232),E=r(21),x=r(37),A=r(154),S=r(92),_=r(90),D=r(432),C=r(235),w=r(23),P=r(44),k=C.f,F=w.f,T=D.f,O=i.Symbol,B=i.JSON,R=B&&B.stringify,I=h("_hidden"),M=h("toPrimitive"),N={}.propertyIsEnumerable,L=f("symbol-registry"),j=f("symbols"),U=f("op-symbols"),V=Object.prototype,G="function"==typeof O,W=i.QObject,Y=!W||!W.prototype||!W.prototype.findChild,q=a&&c(function(){return 7!=_(F({},"a",{get:function(){return F(this,"a",{value:7}).a}})).a})?function(e,t,r){var n=k(V,t);n&&delete V[t],F(e,t,r),n&&e!==V&&F(V,t,n)}:F,K=function(e){var t=j[e]=_(O.prototype);return t._k=e,t},H=G&&"symbol"==n(O.iterator)?function(e){return"symbol"==(void 0===e?"undefined":n(e))}:function(e){return e instanceof O},J=function(e,t,r){return e===V&&J(U,t,r),E(e),t=A(t,!0),E(r),s(j,t)?(r.enumerable?(s(e,I)&&e[I][t]&&(e[I][t]=!1),r=_(r,{enumerable:S(0,!1)})):(s(e,I)||F(e,I,S(1,{})),e[I][t]=!0),q(e,t,r)):F(e,t,r)},X=function(e,t){E(e);for(var r,n=g(t=x(t)),i=0,s=n.length;s>i;)J(e,r=n[i++],t[r]);return e},z=function(e,t){return void 0===t?_(e):X(_(e),t)},$=function(e){var t=N.call(this,e=A(e,!0));return!(this===V&&s(j,e)&&!s(U,e))&&(!(t||!s(this,e)||!s(j,e)||s(this,I)&&this[I][e])||t)},Q=function(e,t){if(e=x(e),t=A(t,!0),e!==V||!s(j,t)||s(U,t)){var r=k(e,t);return!r||!s(j,t)||s(e,I)&&e[I][t]||(r.enumerable=!0),r}},Z=function(e){for(var t,r=T(x(e)),n=[],i=0;r.length>i;)s(j,t=r[i++])||t==I||t==l||n.push(t);return n},ee=function(e){for(var t,r=e===V,n=T(r?U:x(e)),i=[],a=0;n.length>a;)!s(j,t=n[a++])||r&&!s(V,t)||i.push(j[t]);return i};G||(O=function(){if(this instanceof O)throw TypeError("Symbol is not a constructor!");var e=d(arguments.length>0?arguments[0]:void 0),t=function t(r){this===V&&t.call(U,r),s(this,I)&&s(this[I],e)&&(this[I][e]=!1),q(this,e,S(1,r))};return a&&Y&&q(V,e,{configurable:!0,set:t}),K(e)},u(O.prototype,"toString",function(){return this._k}),C.f=Q,w.f=J,r(236).f=D.f=Z,r(91).f=$,r(145).f=ee,a&&!r(144)&&u(V,"propertyIsEnumerable",$,!0),m.f=function(e){return K(h(e))}),o(o.G+o.W+o.F*!G,{Symbol:O});for(var te="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),re=0;te.length>re;)h(te[re++]);for(var ne=P(h.store),ie=0;ne.length>ie;)y(ne[ie++]);o(o.S+o.F*!G,"Symbol",{for:function(e){return s(L,e+="")?L[e]:L[e]=O(e)},keyFor:function(e){if(H(e))return v(L,e);throw TypeError(e+" is not a symbol!")},useSetter:function(){Y=!0},useSimple:function(){Y=!1}}),o(o.S+o.F*!G,"Object",{create:z,defineProperty:J,defineProperties:X,getOwnPropertyDescriptor:Q,getOwnPropertyNames:Z,getOwnPropertySymbols:ee}),B&&o(o.S+o.F*(!G||c(function(){var e=O();return"[null]"!=R([e])||"{}"!=R({a:e})||"{}"!=R(Object(e))})),"JSON",{stringify:function(e){if(void 0!==e&&!H(e)){for(var t,r,n=[e],i=1;arguments.length>i;)n.push(arguments[i++]);return t=n[1],"function"==typeof t&&(r=t),!r&&b(t)||(t=function(e,t){if(r&&(t=r.call(this,e,t)),!H(t))return t}),n[1]=t,R.apply(B,n)}}}),O.prototype[M]||r(29)(O.prototype,M,O.prototype.valueOf),p(O,"Symbol"),p(Math,"Math",!0),p(i.JSON,"JSON",!0)},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"Map");e.exports=s},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var i=r(551),s=r(552),a=r(553),o=r(554),u=r(555);n.prototype.clear=i,n.prototype.delete=s,n.prototype.get=a,n.prototype.has=o,n.prototype.set=u,e.exports=n},function(e,t){"use strict";function r(e,t){for(var r=-1,n=t.length,i=e.length;++r<n;)e[i+r]=t[r];return e}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){var n=e[t];o.call(e,t)&&s(n,r)&&(void 0!==r||t in e)||i(e,t,r)}var i=r(163),s=r(46),a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t,r){"__proto__"==t&&i?i(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}var i=r(259);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,T,O,B){var R,I=t&S,M=t&_,N=t&D;if(r&&(R=O?r(e,T,O,B):r(e)),void 0!==R)return R;if(!x(e))return e;var L=b(e);if(L){if(R=y(e),!I)return c(e,R)}else{var j=m(e),U=j==w||j==P;if(E(e))return l(e,I);if(j==k||j==C||U&&!O){if(R=M||U?{}:g(e),!I)return M?p(e,u(R,e)):f(e,o(R,e))}else{if(!F[j])return O?e:{};R=v(e,j,n,I)}}B||(B=new i);var V=B.get(e);if(V)return V;B.set(e,R);var G=N?M?h:d:M?keysIn:A,W=L?void 0:G(e);return s(W||e,function(i,s){W&&(s=i,i=e[s]),a(R,s,n(i,t,r,s,e,B))}),R}var i=r(99),s=r(478),a=r(162),o=r(483),u=r(484),l=r(256),c=r(168),f=r(523),p=r(524),d=r(262),h=r(532),m=r(264),y=r(541),v=r(542),g=r(266),b=r(6),E=r(113),x=r(18),A=r(32),S=1,_=2,D=4,C="[object Arguments]",w="[object Function]",P="[object GeneratorFunction]",k="[object Object]",F={};F[C]=F["[object Array]"]=F["[object ArrayBuffer]"]=F["[object DataView]"]=F["[object Boolean]"]=F["[object Date]"]=F["[object Float32Array]"]=F["[object Float64Array]"]=F["[object Int8Array]"]=F["[object Int16Array]"]=F["[object Int32Array]"]=F["[object Map]"]=F["[object Number]"]=F[k]=F["[object RegExp]"]=F["[object Set]"]=F["[object String]"]=F["[object Symbol]"]=F["[object Uint8Array]"]=F["[object Uint8ClampedArray]"]=F["[object Uint16Array]"]=F["[object Uint32Array]"]=!0,F["[object Error]"]=F[w]=F["[object WeakMap]"]=!1,e.exports=n},function(e,t){"use strict";function r(e,t,r,n){for(var i=e.length,s=r+(n?1:-1);n?s--:++s<i;)if(t(e[s],s,e))return s;return-1}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){return t===t?a(e,t,r):i(e,s,r)}var i=r(165),s=r(496),a=r(570);e.exports=n},function(e,t,r){"use strict";function n(e){var t=new e.constructor(e.byteLength);return new i(t).set(new i(e)),t}var i=r(243);e.exports=n},function(e,t){"use strict";function r(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}e.exports=r},function(e,t,r){"use strict";var n=r(271),i=n(Object.getPrototypeOf,Object);e.exports=i},function(e,t,r){"use strict";var n=r(479),i=r(279),s=Object.prototype,a=s.propertyIsEnumerable,o=Object.getOwnPropertySymbols,u=o?function(e){return null==e?[]:(e=Object(e),n(o(e),function(t){return a.call(e,t)}))}:i;e.exports=u},function(e,t){"use strict";function r(e,t){return!!(t=null==t?n:t)&&("number"==typeof e||i.test(e))&&e>-1&&e%1==0&&e<t}var n=9007199254740991,i=/^(?:0|[1-9]\d*)$/;e.exports=r},function(e,t,r){"use strict";function n(e,t,r){if(!u(r))return!1;var n=void 0===t?"undefined":i(t);return!!("number"==n?a(r)&&o(t,r.length):"string"==n&&t in r)&&s(r[t],e)}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(46),a=r(24),o=r(171),u=r(18);e.exports=n},function(e,t,r){"use strict";function n(e,t){if(s(e))return!1;var r=void 0===e?"undefined":i(e);return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=e&&!a(e))||(u.test(e)||!o.test(e)||null!=t&&e in Object(t))}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(6),a=r(62),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,u=/^\w*$/;e.exports=n},function(e,t,r){"use strict";var n=r(162),i=r(31),s=r(103),a=r(24),o=r(105),u=r(32),l=Object.prototype,c=l.hasOwnProperty,f=s(function(e,t){if(o(t)||a(t))return void i(t,u(t),e);for(var r in t)c.call(t,r)&&n(e,r,t[r])});e.exports=f},function(e,t,r){"use strict";function n(e){if(!s(e))return!1;var t=i(e);return t==o||t==u||t==a||t==l}var i=r(30),s=r(18),a="[object AsyncFunction]",o="[object Function]",u="[object GeneratorFunction]",l="[object Proxy]";e.exports=n},function(e,t){"use strict";function r(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=n}var n=9007199254740991;e.exports=r},function(e,t,r){"use strict";var n=r(499),i=r(102),s=r(270),a=s&&s.isTypedArray,o=a?i(a):n;e.exports=o},function(e,t,r){function n(e){return r(i(e))}function i(e){return s[e]||function(){throw new Error("Cannot find module '"+e+"'.")}()}var s={"./index":50,"./index.js":50,"./logger":120,"./logger.js":120,"./metadata":121,"./metadata.js":121,"./options/build-config-chain":51,"./options/build-config-chain.js":51,"./options/config":33,"./options/config.js":33,"./options/index":52,"./options/index.js":52,"./options/option-manager":34,"./options/option-manager.js":34,"./options/parsers":53,"./options/parsers.js":53,"./options/removed":54,"./options/removed.js":54};n.keys=function(){return Object.keys(s)},n.resolve=i,e.exports=n,n.id=178},function(e,t,r){function n(e){return r(i(e))}function i(e){return s[e]||function(){throw new Error("Cannot find module '"+e+"'.")}()}var s={"./build-config-chain":51,"./build-config-chain.js":51,"./config":33,"./config.js":33,"./index":52,"./index.js":52,"./option-manager":34,"./option-manager.js":34,"./parsers":53,"./parsers.js":53,"./removed":54,"./removed.js":54};n.keys=function(){return Object.keys(s)},n.resolve=i,e.exports=n,n.id=179},function(e,t){"use strict";e.exports=function(){return/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-PRZcf-nqry=><]/g}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return{keyword:e.cyan,capitalized:e.yellow,jsx_tag:e.yellow,punctuator:e.yellow,number:e.magenta,string:e.green,regex:e.magenta,comment:e.grey,invalid:e.white.bgRed.bold,gutter:e.grey,marker:e.red.bold}}function s(e){var t=e.slice(-2),r=t[0],n=t[1],i=(0,o.matchToToken)(e);if("name"===i.type){if(c.default.keyword.isReservedWordES6(i.value))return"keyword";if(h.test(i.value)&&("<"===n[r-1]||"</"==n.substr(r-2,2)))return"jsx_tag";if(i.value[0]!==i.value[0].toLowerCase())return"capitalized"}return"punctuator"===i.type&&m.test(i.value)?"bracket":i.type}function a(e,t){return t.replace(u.default,function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=s(r),a=e[i];return a?r[0].split(d).map(function(e){return a(e)}).join("\n"):r[0]})}t.__esModule=!0,t.default=function(e,t,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};r=Math.max(r,0);var s=n.highlightCode&&p.default.supportsColor||n.forceColor,o=p.default;n.forceColor&&(o=new p.default.constructor({enabled:!0}));var u=function(e,t){return s?e(t):t},l=i(o);s&&(e=a(l,e));var c=n.linesAbove||2,f=n.linesBelow||3,h=e.split(d),m=Math.max(t-(c+1),0),y=Math.min(h.length,t+f);t||r||(m=0,y=h.length);var v=String(y).length,g=h.slice(m,y).map(function(e,n){var i=m+1+n,s=(" "+i).slice(-v),a=" "+s+" | ";if(i===t){var o="";if(r){var c=e.slice(0,r-1).replace(/[^\t]/g," ");o=["\n ",u(l.gutter,a.replace(/\d/g," ")),c,u(l.marker,"^")].join("")}return[u(l.marker,">"),u(l.gutter,a),e,o].join("")}return" "+u(l.gutter,a)+e}).join("\n");return s?o.reset(g):g};var o=r(468),u=n(o),l=r(97),c=n(l),f=r(401),p=n(f),d=/\r\n|[\n\r\u2028\u2029]/,h=/^[a-z][\w-]*$/i,m=/^[()\[\]{}]$/;e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){throw new Error("The ("+e+") Babel 5 plugin is being run with Babel 6.")}function a(e,t,r){"function"==typeof t&&(r=t,t={}),t.filename=e,y.default.readFile(e,function(e,n){var i=void 0;if(!e)try{i=F(n,t)}catch(t){e=t}e?r(e):r(null,i)})}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return t.filename=e,F(y.default.readFileSync(e,"utf8"),t)}t.__esModule=!0,t.transformFromAst=t.transform=t.analyse=t.Pipeline=t.OptionManager=t.traverse=t.types=t.messages=t.util=t.version=t.resolvePreset=t.resolvePlugin=t.template=t.buildExternalHelpers=t.options=t.File=void 0;var u=r(50);Object.defineProperty(t,"File",{enumerable:!0,get:function(){return i(u).default}});var l=r(33);Object.defineProperty(t,"options",{enumerable:!0,get:function(){return i(l).default}});var c=r(295);Object.defineProperty(t,"buildExternalHelpers",{enumerable:!0,get:function(){return i(c).default}});var f=r(4);Object.defineProperty(t,"template",{enumerable:!0,get:function(){return i(f).default}});var p=r(184);Object.defineProperty(t,"resolvePlugin",{enumerable:!0,get:function(){return i(p).default}});var d=r(185);Object.defineProperty(t,"resolvePreset",{enumerable:!0,get:function(){return i(d).default}});var h=r(628);Object.defineProperty(t,"version",{enumerable:!0,get:function(){return h.version}}),t.Plugin=s,t.transformFile=a,t.transformFileSync=o;var m=r(115),y=i(m),v=r(122),g=n(v),b=r(20),E=n(b),x=r(1),A=n(x),S=r(7),_=i(S),D=r(34),C=i(D),w=r(298),P=i(w);t.util=g,t.messages=E,t.types=A,t.traverse=_.default,t.OptionManager=C.default,t.Pipeline=P.default;var k=new P.default,F=(t.analyse=k.analyse.bind(k),t.transform=k.transform.bind(k));t.transformFromAst=k.transformFromAst.bind(k)},function(e,t,r){"use strict";function n(e,t){return e.reduce(function(e,r){return e||(0,s.default)(r,t)},null)}t.__esModule=!0,t.default=n;var i=r(118),s=function(e){return e&&e.__esModule?e:{default:e}}(i);e.exports=t.default},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.cwd();return(0,o.default)((0,l.default)(e),t)}t.__esModule=!0,t.default=s;var a=r(183),o=i(a),u=r(291),l=i(u);e.exports=t.default}).call(t,r(8))},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.cwd();return(0,o.default)((0,l.default)(e),t)}t.__esModule=!0,t.default=s;var a=r(183),o=i(a),u=r(292),l=i(u);e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t,r){var n="  ";if(e&&"string"==typeof e){var i=(0,d.default)(e).indent;i&&" "!==i&&(n=i)}var a={auxiliaryCommentBefore:t.auxiliaryCommentBefore,auxiliaryCommentAfter:t.auxiliaryCommentAfter,shouldPrintComment:t.shouldPrintComment,retainLines:t.retainLines,retainFunctionParens:t.retainFunctionParens,comments:null==t.comments||t.comments,compact:t.compact,minified:t.minified,concise:t.concise,quotes:t.quotes||s(e,r),jsonCompatibleStrings:t.jsonCompatibleStrings,indent:{adjustMultilineComment:!0,style:n,base:0},flowCommaSeparator:t.flowCommaSeparator};return a.minified?(a.compact=!0,a.shouldPrintComment=a.shouldPrintComment||function(){return a.comments}):a.shouldPrintComment=a.shouldPrintComment||function(e){return a.comments||e.indexOf("@license")>=0||e.indexOf("@preserve")>=0},"auto"===a.compact&&(a.compact=e.length>5e5,a.compact&&console.error("[BABEL] "+v.get("codeGeneratorDeopt",t.filename,"500KB"))),a.compact&&(a.indent.adjustMultilineComment=!1),a}function s(e,t){if(!e)return"double";for(var r={single:0,double:0},n=0,i=0;i<t.length;i++){var s=t[i];if("string"===s.type.label){if("'"===e.slice(s.start,s.end)[0]?r.single++:r.double++,++n>=3)break}}return r.single>r.double?"single":"double"}t.__esModule=!0,t.CodeGenerator=void 0;var a=r(3),o=n(a),u=r(42),l=n(u),c=r(41),f=n(c);t.default=function(e,t,r){return new E(e,t,r).generate()};var p=r(459),d=n(p),h=r(313),m=n(h),y=r(20),v=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(y),g=r(312),b=n(g),E=function(e){function t(r){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=arguments[2];(0,o.default)(this,t);var a=r.tokens||[],u=i(s,n,a),c=n.sourceMaps?new m.default(n,s):null,f=(0,l.default)(this,e.call(this,u,c,a));return f.ast=r,f}return(0,f.default)(t,e),t.prototype.generate=function(){return e.prototype.generate.call(this,this.ast)},t}(b.default);t.CodeGenerator=function(){function e(t,r,n){(0,o.default)(this,e),this._generator=new E(t,r,n)}return e.prototype.generate=function(){return this._generator.generate()},e}()},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){function t(e,t){var n=r[e];r[e]=n?function(e,r,i){var s=n(e,r,i);return null==s?t(e,r,i):s}:t}for(var r={},n=(0,m.default)(e),i=Array.isArray(n),s=0,n=i?n:(0,d.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a,u=x.FLIPPED_ALIAS_KEYS[o];if(u)for(var l=u,c=Array.isArray(l),f=0,l=c?l:(0,d.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var h=p;t(h,e[o])}else t(o,e[o])}return r}function a(e,t,r,n){var i=e[t.type];return i?i(t,r,n):null}function o(e){return!!x.isCallExpression(e)||!!x.isMemberExpression(e)&&(o(e.object)||!e.computed&&o(e.property))}function u(e,t,r){if(!e)return 0;x.isExpressionStatement(e)&&(e=e.expression);var n=a(S,e,t);if(!n){var i=a(_,e,t);if(i)for(var s=0;s<i.length&&!(n=u(i[s],e,r));s++);}return n&&n[r]||0}function l(e,t){return u(e,t,"before")}function c(e,t){return u(e,t,"after")}function f(e,t,r){return!!t&&(!(!x.isNewExpression(t)||t.callee!==e||!o(e))||a(A,e,t,r))}t.__esModule=!0;var p=r(2),d=i(p),h=r(14),m=i(h);t.needsWhitespace=u,t.needsWhitespaceBefore=l,t.needsWhitespaceAfter=c,t.needsParens=f;var y=r(311),v=i(y),g=r(310),b=n(g),E=r(1),x=n(E),A=s(b),S=s(v.default.nodes),_=s(v.default.list)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return!v.isClassMethod(e)&&!v.isObjectMethod(e)||"get"!==e.kind&&"set"!==e.kind?"value":e.kind}function s(e,t,r,n,s){var a=v.toKeyAlias(t),o={};if((0,m.default)(e,a)&&(o=e[a]),e[a]=o,o._inherits=o._inherits||[],o._inherits.push(t),o._key=t.key,t.computed&&(o._computed=!0),t.decorators){var u=o.decorators=o.decorators||v.arrayExpression([]);u.elements=u.elements.concat(t.decorators.map(function(e){return e.expression}).reverse())}if(o.value||o.initializer)throw n.buildCodeFrameError(t,"Key conflict with sibling node");var l=void 0,c=void 0;(v.isObjectProperty(t)||v.isObjectMethod(t)||v.isClassMethod(t))&&(l=v.toComputedKey(t,t.key)),v.isObjectProperty(t)||v.isClassProperty(t)?c=t.value:(v.isObjectMethod(t)||v.isClassMethod(t))&&(c=v.functionExpression(null,t.params,t.body,t.generator,t.async),c.returnType=t.returnType);var f=i(t);return r&&"value"===f||(r=f),s&&v.isStringLiteral(l)&&("value"===r||"initializer"===r)&&v.isFunctionExpression(c)&&(c=(0,d.default)({id:l,node:c,scope:s})),c&&(v.inheritsComments(c,t),o[r]=c),o}function a(e){for(var t in e)if(e[t]._computed)return!0;return!1}function o(e){for(var t=v.arrayExpression([]),r=0;r<e.properties.length;r++){var n=e.properties[r],i=n.value;i.properties.unshift(v.objectProperty(v.identifier("key"),v.toComputedKey(n))),t.elements.push(i)}return t}function u(e){var t=v.objectExpression([]);return(0,f.default)(e).forEach(function(r){var n=e[r],i=v.objectExpression([]),s=v.objectProperty(n._key,i,n._computed);(0,f.default)(n).forEach(function(e){var t=n[e];if("_"!==e[0]){var r=t;(v.isClassMethod(t)||v.isClassProperty(t))&&(t=t.value);var s=v.objectProperty(v.identifier(e),t);v.inheritsComments(s,r),v.removeComments(r),i.properties.push(s)}}),t.properties.push(s)}),t}function l(e){return(0,f.default)(e).forEach(function(t){var r=e[t];r.value&&(r.writable=v.booleanLiteral(!0)),r.configurable=v.booleanLiteral(!0),r.enumerable=v.booleanLiteral(!0)}),u(e)}t.__esModule=!0;var c=r(14),f=n(c);t.push=s,t.hasComputed=a,t.toComputedObjectFromClass=o,t.toClassObject=u,t.toDefineObject=l;var p=r(40),d=n(p),h=r(274),m=n(h),y=r(1),v=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(y)},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){for(var t=e.params,r=0;r<t.length;r++){var n=t[r];if(i.isAssignmentPattern(n)||i.isRestElement(n))return r}return t.length};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"var";e.traverse(o,{kind:r,emit:t})};var s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s),o={Scope:function(e,t){"let"===t.kind&&e.skip()},Function:function(e){e.skip()},VariableDeclaration:function(e,t){if(!t.kind||e.node.kind===t.kind){for(var r=[],n=e.get("declarations"),s=void 0,o=n,u=Array.isArray(o),l=0,o=u?o:(0,i.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c;s=f.node.id,f.node.init&&r.push(a.expressionStatement(a.assignmentExpression("=",f.node.id,f.node.init)));for(var p in f.getBindingIdentifiers())t.emit(a.identifier(p),p)}e.parentPath.isFor({left:e.node})?e.replaceWith(s):e.replaceWithMultiple(r)}}};e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e,t,r){return 1===r.length&&i.isSpreadElement(r[0])&&i.isIdentifier(r[0].argument,{name:"arguments"})?i.callExpression(i.memberExpression(e,i.identifier("apply")),[t,r[0].argument]):i.callExpression(i.memberExpression(e,i.identifier("call")),[t].concat(r))};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e,t){return u.isRegExpLiteral(e)&&e.flags.indexOf(t)>=0}function i(e,t){var r=e.flags.split("");e.flags.indexOf(t)<0||((0,a.default)(r,t),e.flags=r.join(""))}t.__esModule=!0,t.is=n,t.pullFlag=i;var s=r(277),a=function(e){return e&&e.__esModule?e:{default:e}}(s),o=r(1),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t){return!!v.isSuper(e)&&(!v.isMemberExpression(t,{computed:!1})&&!v.isCallExpression(t,{callee:e}))}function a(e){return v.isMemberExpression(e)&&v.isSuper(e.object)}function o(e,t){var r=t?e:v.memberExpression(e,v.identifier("prototype"));return v.logicalExpression("||",v.memberExpression(r,v.identifier("__proto__")),v.callExpression(v.memberExpression(v.identifier("Object"),v.identifier("getPrototypeOf")),[r]))}t.__esModule=!0;var u=r(3),l=i(u),c=r(10),f=i(c),p=r(191),d=i(p),h=r(20),m=n(h),y=r(1),v=n(y),g=(0,f.default)(),b={Function:function(e){e.inShadow("this")||e.skip()},ReturnStatement:function(e,t){e.inShadow("this")||t.returns.push(e)},ThisExpression:function(e,t){e.node[g]||t.thises.push(e)},enter:function(e,t){var r=t.specHandle;t.isLoose&&(r=t.looseHandle);var n=e.isCallExpression()&&e.get("callee").isSuper(),i=r.call(t,e);i&&(t.hasSuper=!0),n&&t.bareSupers.push(e),!0===i&&e.requeue(),!0!==i&&i&&(Array.isArray(i)?e.replaceWithMultiple(i):e.replaceWith(i))}},E=function(){function e(t){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];(0,l.default)(this,e),this.forceSuperMemoisation=t.forceSuperMemoisation,this.methodPath=t.methodPath,
this.methodNode=t.methodNode,this.superRef=t.superRef,this.isStatic=t.isStatic,this.hasSuper=!1,this.inClass=r,this.isLoose=t.isLoose,this.scope=this.methodPath.scope,this.file=t.file,this.opts=t,this.bareSupers=[],this.returns=[],this.thises=[]}return e.prototype.getObjectRef=function(){return this.opts.objectRef||this.opts.getObjectRef()},e.prototype.setSuperProperty=function(e,t,r){return v.callExpression(this.file.addHelper("set"),[o(this.getObjectRef(),this.isStatic),r?e:v.stringLiteral(e.name),t,v.thisExpression()])},e.prototype.getSuperProperty=function(e,t){return v.callExpression(this.file.addHelper("get"),[o(this.getObjectRef(),this.isStatic),t?e:v.stringLiteral(e.name),v.thisExpression()])},e.prototype.replace=function(){this.methodPath.traverse(b,this)},e.prototype.getLooseSuperProperty=function(e,t){var r=this.methodNode,n=this.superRef||v.identifier("Function");return t.property===e?void 0:v.isCallExpression(t,{callee:e})?void 0:v.isMemberExpression(t)&&!r.static?v.memberExpression(n,v.identifier("prototype")):n},e.prototype.looseHandle=function(e){var t=e.node;if(e.isSuper())return this.getLooseSuperProperty(t,e.parent);if(e.isCallExpression()){var r=t.callee;if(!v.isMemberExpression(r))return;if(!v.isSuper(r.object))return;return v.appendToMemberExpression(r,v.identifier("call")),t.arguments.unshift(v.thisExpression()),!0}},e.prototype.specHandleAssignmentExpression=function(e,t,r){return"="===r.operator?this.setSuperProperty(r.left.property,r.right,r.left.computed):(e=e||t.scope.generateUidIdentifier("ref"),[v.variableDeclaration("var",[v.variableDeclarator(e,r.left)]),v.expressionStatement(v.assignmentExpression("=",r.left,v.binaryExpression(r.operator[0],e,r.right)))])},e.prototype.specHandle=function(e){var t=void 0,r=void 0,n=void 0,i=e.parent,o=e.node;if(s(o,i))throw e.buildCodeFrameError(m.get("classesIllegalBareSuper"));if(v.isCallExpression(o)){var u=o.callee;if(v.isSuper(u))return;a(u)&&(t=u.property,r=u.computed,n=o.arguments)}else if(v.isMemberExpression(o)&&v.isSuper(o.object))t=o.property,r=o.computed;else{if(v.isUpdateExpression(o)&&a(o.argument)){var l=v.binaryExpression(o.operator[0],o.argument,v.numericLiteral(1));if(o.prefix)return this.specHandleAssignmentExpression(null,e,l);var c=e.scope.generateUidIdentifier("ref");return this.specHandleAssignmentExpression(c,e,l).concat(v.expressionStatement(c))}if(v.isAssignmentExpression(o)&&a(o.left))return this.specHandleAssignmentExpression(null,e,o)}if(t){var f=this.getSuperProperty(t,r);return n?this.optimiseCall(f,n):f}},e.prototype.optimiseCall=function(e,t){var r=v.thisExpression();return r[g]=!0,(0,d.default)(e,r,t)},e}();t.default=E,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=u.default[e];if(!t)throw new ReferenceError("Unknown helper "+e);return t().expression}t.__esModule=!0,t.list=void 0;var s=r(14),a=n(s);t.get=i;var o=r(321),u=n(o);t.list=(0,a.default)(u.default).map(function(e){return e.replace(/^_/,"")}).filter(function(e){return"__esModule"!==e});t.default=i},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("asyncGenerators")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("classConstructorCall")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("classProperties")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("doExpressions")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("exponentiationOperator")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("exportExtensions")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("functionBind")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("objectRestSpread")}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(10),o=n(a);t.default=function(e){function t(e){for(var t=e.get("body.body"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,s.default)(r);;){var a;if(n){if(i>=r.length)break;a=r[i++]}else{if(i=r.next(),i.done)break;a=i.value}var o=a;if("constructorCall"===o.node.kind)return o}return null}function n(e,t){var r=t,n=r.node,s=n.id||t.scope.generateUidIdentifier("class");t.parentPath.isExportDefaultDeclaration()&&(t=t.parentPath,t.insertAfter(i.exportDefaultDeclaration(s))),t.replaceWithMultiple(c({CLASS_REF:t.scope.generateUidIdentifier(s.name),CALL_REF:t.scope.generateUidIdentifier(s.name+"Call"),CALL:i.functionExpression(null,e.node.params,e.node.body),CLASS:i.toExpression(n),WRAPPER_REF:s})),e.remove()}var i=e.types,a=(0,o.default)();return{inherits:r(196),visitor:{Class:function(e){if(!e.node[a]){e.node[a]=!0;var r=t(e);r&&n(r,e)}}}}};var u=r(4),l=n(u),c=(0,l.default)("\n  let CLASS_REF = CLASS;\n  var CALL_REF = CALL;\n  var WRAPPER_REF = function (...args) {\n    if (this instanceof WRAPPER_REF) {\n      return Reflect.construct(CLASS_REF, args);\n    } else {\n      return CALL_REF.apply(this, args);\n    }\n  };\n  WRAPPER_REF.__proto__ = CLASS_REF;\n  WRAPPER_REF;\n");e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){var t=e.types,n={Super:function(e){e.parentPath.isCallExpression({callee:e.node})&&this.push(e.parentPath)}},i={ReferencedIdentifier:function(e){this.scope.hasOwnBinding(e.node.name)&&(this.collision=!0,e.skip())}},a=(0,l.default)("\n    Object.defineProperty(REF, KEY, {\n      // configurable is false by default\n      enumerable: true,\n      writable: true,\n      value: VALUE\n    });\n  "),u=function(e,r){var n=r.key,i=r.value,s=r.computed;return a({REF:e,KEY:t.isIdentifier(n)&&!s?t.stringLiteral(n.name):n,VALUE:i||t.identifier("undefined")})},c=function(e,r){var n=r.key,i=r.value,s=r.computed;return t.expressionStatement(t.assignmentExpression("=",t.memberExpression(e,n,s||t.isLiteral(n)),i))};return{inherits:r(197),visitor:{Class:function(e,r){for(var a=r.opts.spec?u:c,l=!!e.node.superClass,f=void 0,p=[],d=e.get("body"),h=d.get("body"),m=Array.isArray(h),y=0,h=m?h:(0,s.default)(h);;){var v;if(m){if(y>=h.length)break;v=h[y++]}else{if(y=h.next(),y.done)break;v=y.value}var g=v;g.isClassProperty()?p.push(g):g.isClassMethod({kind:"constructor"})&&(f=g)}if(p.length){var b=[],E=void 0;e.isClassExpression()||!e.node.id?((0,o.default)(e),E=e.scope.generateUidIdentifier("class")):E=e.node.id;for(var x=[],A=p,S=Array.isArray(A),_=0,A=S?A:(0,s.default)(A);;){var D;if(S){if(_>=A.length)break;D=A[_++]}else{if(_=A.next(),_.done)break;D=_.value}var C=D,w=C.node;if(!(w.decorators&&w.decorators.length>0)&&(r.opts.spec||w.value)){if(w.static)b.push(a(E,w));else{if(!w.value)continue;x.push(a(t.thisExpression(),w))}}}if(x.length){if(!f){var P=t.classMethod("constructor",t.identifier("constructor"),[],t.blockStatement([]));l&&(P.params=[t.restElement(t.identifier("args"))],P.body.body.push(t.returnStatement(t.callExpression(t.super(),[t.spreadElement(t.identifier("args"))]))));f=d.unshiftContainer("body",P)[0]}for(var k={collision:!1,scope:f.scope},F=p,T=Array.isArray(F),O=0,F=T?F:(0,s.default)(F);;){var B;if(T){if(O>=F.length)break;B=F[O++]}else{if(O=F.next(),O.done)break;B=O.value}if(B.traverse(i,k),k.collision)break}if(k.collision){var R=e.scope.generateUidIdentifier("initialiseProps");b.push(t.variableDeclaration("var",[t.variableDeclarator(R,t.functionExpression(null,[],t.blockStatement(x)))])),x=[t.expressionStatement(t.callExpression(t.memberExpression(R,t.identifier("call")),[t.thisExpression()]))]}if(l){var I=[];f.traverse(n,I);for(var M=I,N=Array.isArray(M),L=0,M=N?M:(0,s.default)(M);;){var j;if(N){if(L>=M.length)break;j=M[L++]}else{if(L=M.next(),L.done)break;j=L.value}j.insertAfter(x)}}else f.get("body").unshiftContainer("body",x)}for(var U=p,V=Array.isArray(U),G=0,U=V?U:(0,s.default)(U);;){var W;if(V){if(G>=U.length)break;W=U[G++]}else{if(G=U.next(),G.done)break;W=G.value}W.remove()}b.length&&(e.isClassExpression()?(e.scope.push({id:E}),e.replaceWith(t.assignmentExpression("=",E,e.node))):(e.node.id||(e.node.id=E),e.parentPath.isExportDeclaration()&&(e=e.parentPath)),e.insertAfter(b))}},ArrowFunctionExpression:function(e){var t=e.get("body");if(t.isClassExpression()){t.get("body").get("body").some(function(e){return e.isClassProperty()})&&e.ensureBlock()}}}}};var a=r(40),o=n(a),u=r(4),l=n(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(9),s=n(i),a=r(2),o=n(a);t.default=function(e){function t(e){return e.reverse().map(function(e){return e.expression})}function n(e,r,n){var i=[],a=e.node.decorators;if(a){e.node.decorators=null,a=t(a);for(var l=a,c=Array.isArray(l),f=0,l=c?l:(0,o.default)(l);;){var d;if(c){if(f>=l.length)break;d=l[f++]}else{if(f=l.next(),f.done)break;d=f.value}var h=d;i.push(p({CLASS_REF:r,DECORATOR:h}))}}for(var m=(0,s.default)(null),y=e.get("body.body"),v=Array.isArray(y),g=0,y=v?y:(0,o.default)(y);;){var b;if(v){if(g>=y.length)break;b=y[g++]}else{if(g=y.next(),g.done)break;b=g.value}var E=b;if(E.node.decorators){var x=u.toKeyAlias(E.node);m[x]=m[x]||[],m[x].push(E.node),E.remove()}}for(var A in m){m[A]}return i}function i(e){if(e.isClass()){if(e.node.decorators)return!0;for(var t=e.node.body.body,r=Array.isArray(t),n=0,t=r?t:(0,o.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}if(i.decorators)return!0}}else if(e.isObjectExpression())for(var s=e.node.properties,a=Array.isArray(s),u=0,s=a?s:(0,o.default)(s);;){var l;if(a){if(u>=s.length)break;l=s[u++]}else{if(u=s.next(),u.done)break;l=u.value}var c=l;if(c.decorators)return!0}return!1}function a(e){throw e.buildCodeFrameError('Decorators are not officially supported yet in 6.x pending a proposal update.\nHowever, if you need to use them you can install the legacy decorators transform with:\n\nnpm install babel-plugin-transform-decorators-legacy --save-dev\n\nand add the following line to your .babelrc file:\n\n{\n  "plugins": ["transform-decorators-legacy"]\n}\n\nThe repo url is: https://github.com/loganfsmyth/babel-plugin-transform-decorators-legacy.\n    ')}var u=e.types;return{inherits:r(125),visitor:{ClassExpression:function(e){if(i(e)){a(e),(0,f.default)(e);var t=e.scope.generateDeclaredUidIdentifier("ref"),r=[];r.push(u.assignmentExpression("=",t,e.node)),r=r.concat(n(e,t,this)),r.push(t),e.replaceWith(u.sequenceExpression(r))}},ClassDeclaration:function(e){if(i(e)){a(e),(0,f.default)(e);var t=e.node.id,r=[];r=r.concat(n(e,t,this).map(function(e){return u.expressionStatement(e)})),r.push(u.expressionStatement(t)),e.insertAfter(r)}},ObjectExpression:function(e){i(e)&&a(e)}}}};var u=r(4),l=n(u),c=r(319),f=n(c),p=(0,l.default)("\n  CLASS_REF = DECORATOR(CLASS_REF) || CLASS_REF;\n");e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(198),visitor:{DoExpression:function(e){var t=e.node.body.body;t.length?e.replaceWithMultiple(t):e.replaceWith(e.scope.buildUndefinedNode())}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var s=r(2),a=i(s),o=r(3),u=i(o),l=r(7),c=r(193),f=i(c),p=r(191),d=i(p),h=r(188),m=n(h),y=r(4),v=i(y),g=r(1),b=n(g),E=(0,v.default)("\n  (function () {\n    super(...arguments);\n  })\n"),x={"FunctionExpression|FunctionDeclaration":function(e){e.is("shadow")||e.skip()},Method:function(e){e.skip()}},A=l.visitors.merge([x,{Super:function(e){if(this.isDerived&&!this.hasBareSuper&&!e.parentPath.isCallExpression({callee:e.node}))throw e.buildCodeFrameError("'super.*' is not allowed before super()")},CallExpression:{exit:function(e){if(e.get("callee").isSuper()&&(this.hasBareSuper=!0,!this.isDerived))throw e.buildCodeFrameError("super() is only allowed in a derived constructor")}},ThisExpression:function(e){if(this.isDerived&&!this.hasBareSuper&&!e.inShadow("this"))throw e.buildCodeFrameError("'this' is not allowed before super()")}}]),S=l.visitors.merge([x,{ThisExpression:function(e){this.superThises.push(e)}}]),_=function(){function e(t,r){(0,u.default)(this,e),this.parent=t.parent,this.scope=t.scope,this.node=t.node,this.path=t,this.file=r,this.clearDescriptors(),this.instancePropBody=[],this.instancePropRefs={},this.staticPropBody=[],this.body=[],this.bareSuperAfter=[],this.bareSupers=[],this.pushedConstructor=!1,this.pushedInherits=!1,this.isLoose=!1,this.superThises=[],this.classId=this.node.id,this.classRef=this.node.id?b.identifier(this.node.id.name):this.scope.generateUidIdentifier("class"),this.superName=this.node.superClass||b.identifier("Function"),this.isDerived=!!this.node.superClass}return e.prototype.run=function(){var e=this,t=this.superName,r=this.file,n=this.body,i=this.constructorBody=b.blockStatement([]);this.constructor=this.buildConstructor();var s=[],a=[];if(this.isDerived&&(a.push(t),t=this.scope.generateUidIdentifierBasedOnNode(t),s.push(t),this.superName=t),this.buildBody(),i.body.unshift(b.expressionStatement(b.callExpression(r.addHelper("classCallCheck"),[b.thisExpression(),this.classRef]))),n=n.concat(this.staticPropBody.map(function(t){return t(e.classRef)})),this.classId&&1===n.length)return b.toExpression(n[0]);n.push(b.returnStatement(this.classRef));var o=b.functionExpression(null,s,b.blockStatement(n));return o.shadow=!0,b.callExpression(o,a)},e.prototype.buildConstructor=function(){var e=b.functionDeclaration(this.classRef,[],this.constructorBody);return b.inherits(e,this.node),e},e.prototype.pushToMap=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"value",n=arguments[3],i=void 0;e.static?(this.hasStaticDescriptors=!0,i=this.staticMutatorMap):(this.hasInstanceDescriptors=!0,i=this.instanceMutatorMap);var s=m.push(i,e,r,this.file,n);return t&&(s.enumerable=b.booleanLiteral(!0)),s},e.prototype.constructorMeMaybe=function(){for(var e=!1,t=this.path.get("body.body"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,a.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}if(e=s.equals("kind","constructor"))break}if(!e){var o=void 0,u=void 0;if(this.isDerived){var l=E().expression;o=l.params,u=l.body}else o=[],u=b.blockStatement([]);this.path.get("body").unshiftContainer("body",b.classMethod("constructor",b.identifier("constructor"),o,u))}},e.prototype.buildBody=function(){if(this.constructorMeMaybe(),this.pushBody(),this.verifyConstructor(),this.userConstructor){var e=this.constructorBody;e.body=e.body.concat(this.userConstructor.body.body),b.inherits(this.constructor,this.userConstructor),b.inherits(e,this.userConstructor.body)}this.pushDescriptors()},e.prototype.pushBody=function(){for(var e=this.path.get("body.body"),t=e,r=Array.isArray(t),n=0,t=r?t:(0,a.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,o=s.node;if(s.isClassProperty())throw s.buildCodeFrameError("Missing class properties transform.");if(o.decorators)throw s.buildCodeFrameError("Method has decorators, put the decorator plugin before the classes one.");if(b.isClassMethod(o)){var u="constructor"===o.kind;if(u&&(s.traverse(A,this),!this.hasBareSuper&&this.isDerived))throw s.buildCodeFrameError("missing super() call in constructor");var l=new f.default({forceSuperMemoisation:u,methodPath:s,methodNode:o,objectRef:this.classRef,superRef:this.superName,isStatic:o.static,isLoose:this.isLoose,scope:this.scope,file:this.file},!0);l.replace(),u?this.pushConstructor(l,o,s):this.pushMethod(o,s)}}},e.prototype.clearDescriptors=function(){this.hasInstanceDescriptors=!1,this.hasStaticDescriptors=!1,this.instanceMutatorMap={},this.staticMutatorMap={}},e.prototype.pushDescriptors=function(){this.pushInherits();var e=this.body,t=void 0,r=void 0;if(this.hasInstanceDescriptors&&(t=m.toClassObject(this.instanceMutatorMap)),this.hasStaticDescriptors&&(r=m.toClassObject(this.staticMutatorMap)),t||r){t&&(t=m.toComputedObjectFromClass(t)),r&&(r=m.toComputedObjectFromClass(r));var n=b.nullLiteral(),i=[this.classRef,n,n,n,n];t&&(i[1]=t),r&&(i[2]=r),this.instanceInitializersId&&(i[3]=this.instanceInitializersId,e.unshift(this.buildObjectAssignment(this.instanceInitializersId))),this.staticInitializersId&&(i[4]=this.staticInitializersId,e.unshift(this.buildObjectAssignment(this.staticInitializersId)));for(var s=0,a=0;a<i.length;a++)i[a]!==n&&(s=a);i=i.slice(0,s+1),e.push(b.expressionStatement(b.callExpression(this.file.addHelper("createClass"),i)))}this.clearDescriptors()},e.prototype.buildObjectAssignment=function(e){return b.variableDeclaration("var",[b.variableDeclarator(e,b.objectExpression([]))])},e.prototype.wrapSuperCall=function(e,t,r,n){var i=e.node;this.isLoose?(i.arguments.unshift(b.thisExpression()),2===i.arguments.length&&b.isSpreadElement(i.arguments[1])&&b.isIdentifier(i.arguments[1].argument,{name:"arguments"})?(i.arguments[1]=i.arguments[1].argument,i.callee=b.memberExpression(t,b.identifier("apply"))):i.callee=b.memberExpression(t,b.identifier("call"))):i=(0,d.default)(b.logicalExpression("||",b.memberExpression(this.classRef,b.identifier("__proto__")),b.callExpression(b.memberExpression(b.identifier("Object"),b.identifier("getPrototypeOf")),[this.classRef])),b.thisExpression(),i.arguments);var s=b.callExpression(this.file.addHelper("possibleConstructorReturn"),[b.thisExpression(),i]),a=this.bareSuperAfter.map(function(e){return e(r)});e.parentPath.isExpressionStatement()&&e.parentPath.container===n.node.body&&n.node.body.length-1===e.parentPath.key?((this.superThises.length||a.length)&&(e.scope.push({id:r}),s=b.assignmentExpression("=",r,s)),a.length&&(s=b.toSequenceExpression([s].concat(a,[r]))),e.parentPath.replaceWith(b.returnStatement(s))):e.replaceWithMultiple([b.variableDeclaration("var",[b.variableDeclarator(r,s)])].concat(a,[b.expressionStatement(r)]))},e.prototype.verifyConstructor=function(){var e=this;if(this.isDerived){var t=this.userConstructorPath,r=t.get("body");t.traverse(S,this);for(var n=!!this.bareSupers.length,i=this.superName||b.identifier("Function"),s=t.scope.generateUidIdentifier("this"),o=this.bareSupers,u=Array.isArray(o),l=0,o=u?o:(0,a.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c;this.wrapSuperCall(f,i,s,r),n&&f.find(function(e){return e===t||(e.isLoop()||e.isConditional()?(n=!1,!0):void 0)})}for(var p=this.superThises,d=Array.isArray(p),h=0,p=d?p:(0,a.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}m.replaceWith(s)}var y=function(t){return b.callExpression(e.file.addHelper("possibleConstructorReturn"),[s].concat(t||[]))},v=r.get("body");v.length&&!v.pop().isReturnStatement()&&r.pushContainer("body",b.returnStatement(n?s:y()));for(var g=this.superReturns,E=Array.isArray(g),x=0,g=E?g:(0,a.default)(g);;){var A;if(E){if(x>=g.length)break;A=g[x++]}else{if(x=g.next(),x.done)break;A=x.value}var _=A;if(_.node.argument){var D=_.scope.generateDeclaredUidIdentifier("ret");_.get("argument").replaceWithMultiple([b.assignmentExpression("=",D,_.node.argument),y(D)])}else _.get("argument").replaceWith(y())}}},e.prototype.pushMethod=function(e,t){var r=t?t.scope:this.scope;"method"===e.kind&&this._processMethod(e,r)||this.pushToMap(e,!1,null,r)},e.prototype._processMethod=function(){return!1},e.prototype.pushConstructor=function(e,t,r){this.bareSupers=e.bareSupers,this.superReturns=e.returns,r.scope.hasOwnBinding(this.classRef.name)&&r.scope.rename(this.classRef.name);var n=this.constructor;this.userConstructorPath=r,this.userConstructor=t,this.hasConstructor=!0,b.inheritsComments(n,t),n._ignoreUserWhitespace=!0,n.params=t.params,b.inherits(n.body,t.body),n.body.directives=t.body.directives,this._pushConstructor()},e.prototype._pushConstructor=function(){this.pushedConstructor||(this.pushedConstructor=!0,(this.hasInstanceDescriptors||this.hasStaticDescriptors)&&this.pushDescriptors(),this.body.push(this.constructor),this.pushInherits())},e.prototype.pushInherits=function(){this.isDerived&&!this.pushedInherits&&(this.pushedInherits=!0,this.body.unshift(b.expressionStatement(b.callExpression(this.file.addHelper("inherits"),[this.classRef,this.superName]))))},e}();t.default=_,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(9),s=n(i),a=r(2),o=n(a),u=r(10),l=n(u);t.default=function(e){var t=e.types,r=(0,l.default)(),n={"AssignmentExpression|UpdateExpression":function(e){if(!e.node[r]){e.node[r]=!0;var n=e.get(e.isAssignmentExpression()?"left":"argument");if(n.isIdentifier()){var i=n.node.name;if(this.scope.getBinding(i)===e.scope.getBinding(i)){var s=this.exports[i];if(s){var a=e.node,u=e.isUpdateExpression()&&!a.prefix;u&&("++"===a.operator?a=t.binaryExpression("+",a.argument,t.numericLiteral(1)):"--"===a.operator?a=t.binaryExpression("-",a.argument,t.numericLiteral(1)):u=!1);for(var l=s,c=Array.isArray(l),f=0,l=c?l:(0,o.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;a=this.buildCall(d,a).expression}u&&(a=t.sequenceExpression([a,e.node])),e.replaceWith(a)}}}}}};return{visitor:{CallExpression:function(e,r){if(e.node.callee.type===y){var n=r.contextIdent;e.replaceWith(t.callExpression(t.memberExpression(n,t.identifier("import")),e.node.arguments))}},ReferencedIdentifier:function(e,r){"__moduleName"!=e.node.name||e.scope.hasBinding("__moduleName")||e.replaceWith(t.memberExpression(r.contextIdent,t.identifier("id")))},Program:{enter:function(e,t){t.contextIdent=e.scope.generateUidIdentifier("context")},exit:function(e,r){function i(e,t){p[e]=p[e]||[],p[e].push(t)}function a(e,t,r){var n=void 0;d.forEach(function(t){t.key===e&&(n=t)}),n||d.push(n={key:e,imports:[],exports:[]}),n[t]=n[t].concat(r)}function u(e,r){return t.expressionStatement(t.callExpression(l,[t.stringLiteral(e),r]))}for(var l=e.scope.generateUidIdentifier("export"),c=r.contextIdent,p=(0,s.default)(null),d=[],y=[],v=[],g=[],b=[],E=[],x=e.get("body"),A=!0,S=x,_=Array.isArray(S),D=0,S=_?S:(0,o.default)(S);;){var C;if(_){if(D>=S.length)break;C=S[D++]}else{if(D=S.next(),D.done)break;C=D.value}var w=C;if(w.isExportDeclaration()&&(w=w.get("declaration")),w.isVariableDeclaration()&&"var"!==w.node.kind){A=!1;break}}for(var P=x,k=Array.isArray(P),F=0,P=k?P:(0,o.default)(P);;){var T;if(k){if(F>=P.length)break;T=P[F++]}else{if(F=P.next(),F.done)break;T=F.value}var O=T;if(A&&O.isFunctionDeclaration())y.push(O.node),E.push(O);else if(O.isImportDeclaration()){var B=O.node.source.value;a(B,"imports",O.node.specifiers);for(var R in O.getBindingIdentifiers())O.scope.removeBinding(R),b.push(t.identifier(R));O.remove()}else if(O.isExportAllDeclaration())a(O.node.source.value,"exports",O.node),O.remove();else if(O.isExportDefaultDeclaration()){var I=O.get("declaration");if(I.isClassDeclaration()||I.isFunctionDeclaration()){var M=I.node.id,N=[];M?(N.push(I.node),N.push(u("default",M)),i(M.name,"default")):N.push(u("default",t.toExpression(I.node))),!A||I.isClassDeclaration()?O.replaceWithMultiple(N):(y=y.concat(N),E.push(O))}else O.replaceWith(u("default",I.node))}else if(O.isExportNamedDeclaration()){var L=O.get("declaration");if(L.node){O.replaceWith(L);var j=[],U=void 0;if(O.isFunction()){var V=L.node,G=V.id.name;if(A)i(G,G),y.push(V),y.push(u(G,V.id)),E.push(O);else{var W;W={},W[G]=V.id,U=W}}else U=L.getBindingIdentifiers();for(var Y in U)i(Y,Y),j.push(u(Y,t.identifier(Y)));O.insertAfter(j)}else{var q=O.node.specifiers;if(q&&q.length)if(O.node.source)a(O.node.source.value,"exports",q),O.remove();else{for(var K=[],H=q,J=Array.isArray(H),X=0,H=J?H:(0,o.default)(H);;){var z;if(J){if(X>=H.length)break;z=H[X++]}else{if(X=H.next(),X.done)break;z=X.value}var $=z;K.push(u($.exported.name,$.local)),i($.local.name,$.exported.name)}O.replaceWithMultiple(K)}}}}d.forEach(function(r){for(var n=[],i=e.scope.generateUidIdentifier(r.key),s=r.imports,a=Array.isArray(s),u=0,s=a?s:(0,o.default)(s);;){var c;if(a){if(u>=s.length)break;c=s[u++]}else{if(u=s.next(),u.done)break;c=u.value}var f=c;t.isImportNamespaceSpecifier(f)?n.push(t.expressionStatement(t.assignmentExpression("=",f.local,i))):t.isImportDefaultSpecifier(f)&&(f=t.importSpecifier(f.local,t.identifier("default"))),t.isImportSpecifier(f)&&n.push(t.expressionStatement(t.assignmentExpression("=",f.local,t.memberExpression(i,f.imported))))}if(r.exports.length){var p=e.scope.generateUidIdentifier("exportObj");n.push(t.variableDeclaration("var",[t.variableDeclarator(p,t.objectExpression([]))]));for(var d=r.exports,h=Array.isArray(d),y=0,d=h?d:(0,o.default)(d);;){var b;if(h){if(y>=d.length)break;b=d[y++]}else{if(y=d.next(),y.done)break;b=y.value}var E=b;t.isExportAllDeclaration(E)?n.push(m({KEY:e.scope.generateUidIdentifier("key"),EXPORT_OBJ:p,TARGET:i})):t.isExportSpecifier(E)&&n.push(t.expressionStatement(t.assignmentExpression("=",t.memberExpression(p,E.exported),t.memberExpression(i,E.local))))}n.push(t.expressionStatement(t.callExpression(l,[p])))}g.push(t.stringLiteral(r.key)),v.push(t.functionExpression(null,[i],t.blockStatement(n)))});var Q=this.getModuleName();Q&&(Q=t.stringLiteral(Q)),A&&(0,f.default)(e,function(e){return b.push(e)}),b.length&&y.unshift(t.variableDeclaration("var",b.map(function(e){return t.variableDeclarator(e)}))),e.traverse(n,{exports:p,buildCall:u,scope:e.scope});for(var Z=E,ee=Array.isArray(Z),te=0,Z=ee?Z:(0,o.default)(Z);;){var re;if(ee){if(te>=Z.length)break;re=Z[te++]}else{if(te=Z.next(),te.done)break;re=te.value}re.remove()}e.node.body=[h({SYSTEM_REGISTER:t.memberExpression(t.identifier(r.opts.systemGlobal||"System"),t.identifier("register")),BEFORE_BODY:y,MODULE_NAME:Q,SETTERS:v,SOURCES:g,BODY:e.node.body,EXPORT_IDENTIFIER:l,CONTEXT_IDENTIFIER:c})]}}}}};var c=r(190),f=n(c),p=r(4),d=n(p),h=(0,d.default)('\n  SYSTEM_REGISTER(MODULE_NAME, [SOURCES], function (EXPORT_IDENTIFIER, CONTEXT_IDENTIFIER) {\n    "use strict";\n    BEFORE_BODY;\n    return {\n      setters: [SETTERS],\n      execute: function () {\n        BODY;\n      }\n    };\n  });\n'),m=(0,d.default)('\n  for (var KEY in TARGET) {\n    if (KEY !== "default" && KEY !== "__esModule") EXPORT_OBJ[KEY] = TARGET[KEY];\n  }\n'),y="Import";e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e){if(e.isExpressionStatement()){var t=e.get("expression");if(!t.isCallExpression())return!1;if(!t.get("callee").isIdentifier({name:"define"}))return!1;var r=t.get("arguments");return!(3===r.length&&!r.shift().isStringLiteral())&&(2===r.length&&(!!r.shift().isArrayExpression()&&!!r.shift().isFunctionExpression()))}}var i=e.types;return{inherits:r(131),visitor:{Program:{exit:function(e,r){var s=e.get("body").pop();if(t(s)){var l=s.node.expression,c=l.arguments,f=3===c.length?c.shift():null,p=l.arguments[0],d=l.arguments[1],h=r.opts.globals||{},m=p.elements.map(function(e){return"module"===e.value||"exports"===e.value?i.identifier(e.value):i.callExpression(i.identifier("require"),[e])}),y=p.elements.map(function(e){if("module"===e.value)return i.identifier("mod");if("exports"===e.value)return i.memberExpression(i.identifier("mod"),i.identifier("exports"));var t=void 0;if(r.opts.exactGlobals){var s=h[e.value];t=s?s.split(".").reduce(function(e,t){return i.memberExpression(e,i.identifier(t))},i.identifier("global")):i.memberExpression(i.identifier("global"),i.identifier(i.toIdentifier(e.value)))}else{var a=(0,n.basename)(e.value,(0,n.extname)(e.value)),o=h[a]||a;t=i.memberExpression(i.identifier("global"),i.identifier(i.toIdentifier(o)))}return t}),v=f?f.value:this.file.opts.basename,g=i.memberExpression(i.identifier("global"),i.identifier(i.toIdentifier(v))),b=null;if(r.opts.exactGlobals){var E=h[v];if(E){b=[];var x=E.split(".");g=x.slice(1).reduce(function(e,t){return b.push(a({GLOBAL_REFERENCE:e})),i.memberExpression(e,i.identifier(t))},i.memberExpression(i.identifier("global"),i.identifier(x[0])))}}var A=o({BROWSER_ARGUMENTS:y,PREREQUISITE_ASSIGNMENTS:b,GLOBAL_TO_ASSIGN:g});s.replaceWith(u({MODULE_NAME:f,AMD_ARGUMENTS:p,COMMON_ARGUMENTS:m,GLOBAL_EXPORT:A,FUNC:d}))}}}}}};var n=r(19),i=r(4),s=function(e){return e&&e.__esModule?e:{default:e}}(i),a=(0,s.default)("\n  GLOBAL_REFERENCE = GLOBAL_REFERENCE || {}\n"),o=(0,s.default)("\n  var mod = { exports: {} };\n  factory(BROWSER_ARGUMENTS);\n  PREREQUISITE_ASSIGNMENTS\n  GLOBAL_TO_ASSIGN = mod.exports;\n"),u=(0,s.default)('\n  (function (global, factory) {\n    if (typeof define === "function" && define.amd) {\n      define(MODULE_NAME, AMD_ARGUMENTS, factory);\n    } else if (typeof exports !== "undefined") {\n      factory(COMMON_ARGUMENTS);\n    } else {\n      GLOBAL_EXPORT\n    }\n  })(this, FUNC);\n');e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,r,i){var s=e.specifiers[0];if(n.isExportNamespaceSpecifier(s)||n.isExportDefaultSpecifier(s)){var a=e.specifiers.shift(),o=i.generateUidIdentifier(a.exported.name),u=void 0;u=n.isExportNamespaceSpecifier(a)?n.importNamespaceSpecifier(o):n.importDefaultSpecifier(o),r.push(n.importDeclaration([u],e.source)),r.push(n.exportNamedDeclaration(null,[n.exportSpecifier(o,a.exported)])),t(e,r,i)}}var n=e.types;return{inherits:r(200),visitor:{ExportNamedDeclaration:function(e){var r=e.node,n=e.scope,i=[];t(r,i,n),i.length&&(r.specifiers.length>=1&&i.push(r),e.replaceWithMultiple(i))}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types;return{inherits:r(126),visitor:{Program:function(e,t){for(var r=t.file.ast.comments,n=r,s=Array.isArray(n),a=0,n=s?n:(0,i.default)(n);;){var o;if(s){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;u.value.indexOf("@flow")>=0&&(u.value=u.value.replace("@flow",""),u.value.replace(/\*/g,"").trim()||(u.ignore=!0))}},Flow:function(e){e.remove()},ClassProperty:function(e){e.node.variance=null,e.node.typeAnnotation=null,e.node.value||e.remove()},Class:function(e){e.node.implements=null,e.get("body.body").forEach(function(e){e.isClassProperty()&&(e.node.typeAnnotation=null,e.node.value||e.remove())})},AssignmentPattern:function(e){e.node.left.optional=!1},Function:function(e){for(var t=e.node,r=0;r<t.params.length;r++){t.params[r].optional=!1}},TypeCastExpression:function(e){var r=e.node;do{r=r.expression}while(t.isTypeCastExpression(r));e.replaceWith(r)}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e){var t=e.path.getData("functionBind");return t||(t=e.generateDeclaredUidIdentifier("context"),e.path.setData("functionBind",t))}function n(e,t){var r=e.object||e.callee.object;return t.isStatic(r)&&r}function i(e,r){var i=n(e,r);if(i)return i;var a=t(r);return e.object?e.callee=s.sequenceExpression([s.assignmentExpression("=",a,e.object),e.callee]):e.callee.object=s.assignmentExpression("=",a,e.callee.object),a}var s=e.types;return{inherits:r(201),visitor:{CallExpression:function(e){var t=e.node,r=e.scope,n=t.callee;if(s.isBindExpression(n)){var a=i(n,r);t.callee=s.memberExpression(n.callee,s.identifier("call")),t.arguments.unshift(a)}},BindExpression:function(e){
var t=e.node,r=e.scope,n=i(t,r);e.replaceWith(s.callExpression(s.memberExpression(t.callee,s.identifier("bind")),[n]))}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){var t=!1;return e.traverse({RestProperty:function(){t=!0,e.stop()}}),t}function n(e){for(var t=e.properties,r=Array.isArray(t),n=0,t=r?t:(0,i.default)(t);;){var s;if(r){if(n>=t.length)break;s=t[n++]}else{if(n=t.next(),n.done)break;s=n.value}var a=s;if(o.isSpreadProperty(a))return!0}return!1}function s(e,t,r){for(var n=t.pop(),s=[],a=t,u=Array.isArray(a),l=0,a=u?a:(0,i.default)(a);;){var c;if(u){if(l>=a.length)break;c=a[l++]}else{if(l=a.next(),l.done)break;c=l.value}var f=c,p=f.key;o.isIdentifier(p)&&!f.computed&&(p=o.stringLiteral(f.key.name)),s.push(p)}return[n.argument,o.callExpression(e.addHelper("objectWithoutProperties"),[r,o.arrayExpression(s)])]}function a(e,r,n,i){if(r.isAssignmentPattern())return void a(e,r.get("left"),n,i);if(r.isObjectPattern()&&t(r)){var s=e.scope.generateUidIdentifier("ref"),u=o.variableDeclaration("let",[o.variableDeclarator(r.node,s)]);u._blockHoist=n?i-n:1,e.ensureBlock(),e.get("body").unshiftContainer("body",u),r.replaceWith(s)}}var o=e.types;return{inherits:r(202),visitor:{Function:function(e){for(var t=e.get("params"),r=0;r<t.length;r++)a(t[r].parentPath,t[r],r,t.length)},VariableDeclarator:function(e,t){if(e.get("id").isObjectPattern()){var r=e;e.get("id").traverse({RestProperty:function(e){if(this.originalPath.node.id.properties.length>1&&!o.isIdentifier(this.originalPath.node.init)){var n=e.scope.generateUidIdentifierBasedOnNode(this.originalPath.node.init,"ref");return this.originalPath.insertBefore(o.variableDeclarator(n,this.originalPath.node.init)),void this.originalPath.replaceWith(o.variableDeclarator(this.originalPath.node.id,n))}var i=this.originalPath.node.init,a=[];e.findParent(function(e){if(e.isObjectProperty())a.unshift(e.node.key.name);else if(e.isVariableDeclarator())return!0}),a.length&&a.forEach(function(e){i=o.memberExpression(i,o.identifier(e))});var u=s(t,e.parentPath.node.properties,i),l=u[0],c=u[1];r.insertAfter(o.variableDeclarator(l,c)),r=r.getSibling(r.key+1),0===e.parentPath.node.properties.length&&e.findParent(function(e){return e.isObjectProperty()||e.isVariableDeclarator()}).remove()}},{originalPath:e})}},ExportNamedDeclaration:function(e){var r=e.get("declaration");if(r.isVariableDeclaration()&&t(r)){var n=[];for(var i in e.getOuterBindingIdentifiers(e)){var s=o.identifier(i);n.push(o.exportSpecifier(s,s))}e.replaceWith(r.node),e.insertAfter(o.exportNamedDeclaration(null,n))}},CatchClause:function(e){var t=e.get("param");a(t.parentPath,t)},AssignmentExpression:function(e,r){var n=e.get("left");if(n.isObjectPattern()&&t(n)){var i=[],a=void 0;(e.isCompletionRecord()||e.parentPath.isExpressionStatement())&&(a=e.scope.generateUidIdentifierBasedOnNode(e.node.right,"ref"),i.push(o.variableDeclaration("var",[o.variableDeclarator(a,e.node.right)])));var u=s(r,e.node.left.properties,a),l=u[0],c=u[1],f=o.clone(e.node);f.right=a,i.push(o.expressionStatement(f)),i.push(o.toStatement(o.assignmentExpression("=",l,c))),a&&i.push(o.expressionStatement(a)),e.replaceWithMultiple(i)}},ForXStatement:function(e){var r=e.node,n=e.scope,i=e.get("left"),s=r.left;if(o.isObjectPattern(s)&&t(i)){var a=n.generateUidIdentifier("ref");return r.left=o.variableDeclaration("var",[o.variableDeclarator(a)]),e.ensureBlock(),void r.body.body.unshift(o.variableDeclaration("var",[o.variableDeclarator(s,a)]))}if(o.isVariableDeclaration(s)){var u=s.declarations[0].id;if(o.isObjectPattern(u)){var l=n.generateUidIdentifier("ref");r.left=o.variableDeclaration(s.kind,[o.variableDeclarator(l,null)]),e.ensureBlock(),r.body.body.unshift(o.variableDeclaration(r.left.kind,[o.variableDeclarator(u,l)]))}}},ObjectExpression:function(e,t){function r(){u.length&&(a.push(o.objectExpression(u)),u=[])}if(n(e.node)){var s=t.opts.useBuiltIns||!1;if("boolean"!=typeof s)throw new Error("transform-object-rest-spread currently only accepts a boolean option for useBuiltIns (defaults to false)");for(var a=[],u=[],l=e.node.properties,c=Array.isArray(l),f=0,l=c?l:(0,i.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;o.isSpreadProperty(d)?(r(),a.push(d.argument)):u.push(d)}r(),o.isObjectExpression(a[0])||a.unshift(o.objectExpression([]));var h=s?o.memberExpression(o.identifier("Object"),o.identifier("assign")):t.addHelper("extends");e.replaceWith(o.callExpression(h,a))}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,t){for(var r=t.arguments[0].properties,i=!0,s=0;s<r.length;s++){var a=r[s],o=n.toComputedKey(a);if(n.isLiteral(o,{value:"displayName"})){i=!1;break}}i&&r.unshift(n.objectProperty(n.identifier("displayName"),n.stringLiteral(e)))}function r(e){if(!e||!n.isCallExpression(e))return!1;if(!s(e.callee)&&!a(e.callee))return!1;var t=e.arguments;if(1!==t.length)return!1;var r=t[0];return!!n.isObjectExpression(r)}var n=e.types,s=n.buildMatchMemberExpression("React.createClass"),a=function(e){return"createReactClass"===e.name};return{visitor:{ExportDefaultDeclaration:function(e,n){var s=e.node;if(r(s.declaration)){var a=n.file.opts.basename;"index"===a&&(a=i.default.basename(i.default.dirname(n.file.opts.filename))),t(a,s.declaration)}},CallExpression:function(e){var i=e.node;if(r(i)){var s=void 0;e.find(function(e){if(e.isAssignmentExpression())s=e.node.left;else if(e.isObjectProperty())s=e.node.key;else if(e.isVariableDeclarator())s=e.node.id;else if(e.isStatement())return!0;if(s)return!0}),s&&(n.isMemberExpression(s)&&(s=s.property),n.isIdentifier(s)&&t(s.name,i))}}}}};var n=r(19),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){var t=e.types,r=/\*?\s*@jsx\s+([^\s]+)/,n=(0,l.default)({pre:function(e){var r=e.tagName,n=e.args;t.react.isCompatTag(r)?n.push(t.stringLiteral(r)):n.push(e.tagExpr)},post:function(e,t){e.callee=t.get("jsxIdentifier")()}});return n.Program=function(e,n){for(var i=n.file,a=n.opts.pragma||"React.createElement",o=i.ast.comments,u=Array.isArray(o),l=0,o=u?o:(0,s.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c,p=r.exec(f.value);if(p){if("React.DOM"===(a=p[1]))throw i.buildCodeFrameError(f,"The @jsx React.DOM pragma has been deprecated as of React 0.12");break}}n.set("jsxIdentifier",function(){return a.split(".").map(function(e){return t.identifier(e)}).reduce(function(e,r){return t.memberExpression(e,r)})})},{inherits:o.default,visitor:n}};var a=r(127),o=n(a),u=r(351),l=n(u);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(){return{visitor:{Program:function(e,t){if(!1!==t.opts.strict&&!1!==t.opts.strictMode){for(var r=e.node,n=r.directives,s=Array.isArray(n),o=0,n=s?n:(0,i.default)(n);;){var u;if(s){if(o>=n.length)break;u=n[o++]}else{if(o=n.next(),o.done)break;u=o.value}if("use strict"===u.value.value)return}e.unshiftContainer("directives",a.directive(a.directiveLiteral("use strict")))}}}}};var s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=["commonjs","amd","umd","systemjs"],n=!1,i="commonjs",s=!1;if(void 0!==t&&(void 0!==t.loose&&(n=t.loose),void 0!==t.modules&&(i=t.modules),void 0!==t.spec&&(s=t.spec)),"boolean"!=typeof n)throw new Error("Preset es2015 'loose' option must be a boolean.");if("boolean"!=typeof s)throw new Error("Preset es2015 'spec' option must be a boolean.");if(!1!==i&&-1===r.indexOf(i))throw new Error("Preset es2015 'modules' option must be 'false' to indicate no modules\nor a module type which be be one of: 'commonjs' (default), 'amd', 'umd', 'systemjs'");var o={loose:n};return{plugins:[[a.default,{loose:n,spec:s}],u.default,c.default,[p.default,{spec:s}],h.default,[y.default,o],g.default,E.default,A.default,[_.default,o],[C.default,o],P.default,F.default,O.default,[R.default,o],M.default,[L.default,o],U.default,G.default,"commonjs"===i&&[Y.default,o],"systemjs"===i&&[K.default,o],"amd"===i&&[J.default,o],"umd"===i&&[z.default,o],[Q.default,{async:!1,asyncGenerators:!1}]].filter(Boolean)}}t.__esModule=!0;var s=r(83),a=n(s),o=r(76),u=n(o),l=r(75),c=n(l),f=r(68),p=n(f),d=r(69),h=n(d),m=r(71),y=n(m),v=r(78),g=n(v),b=r(80),E=n(b),x=r(130),A=n(x),S=r(72),_=n(S),D=r(74),C=n(D),w=r(82),P=n(w),k=r(85),F=n(k),T=r(66),O=n(T),B=r(81),R=n(B),I=r(79),M=n(I),N=r(73),L=n(N),j=r(70),U=n(j),V=r(84),G=n(V),W=r(77),Y=n(W),q=r(208),K=n(q),H=r(131),J=n(H),X=r(209),z=n(X),$=r(86),Q=n($),Z=i({});t.default=Z,Object.defineProperty(Z,"buildPreset",{configurable:!0,writable:!0,enumerable:!1,value:i}),e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(132),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default={plugins:[i.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(128),s=n(i),a=r(129),o=n(a);t.default={plugins:[s.default,o.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(221),s=n(i),a=r(203),o=n(a),u=r(210),l=n(u);t.default={presets:[s.default],plugins:[o.default,l.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(222),s=n(i),a=r(204),o=n(a),u=r(205),l=n(u),c=r(324),f=n(c);t.default={presets:[s.default],plugins:[f.default,o.default,l.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(128),s=n(i),a=r(129),o=n(a),u=r(132),l=n(u),c=r(213),f=n(c),p=r(327),d=n(p);t.default={plugins:[s.default,o.default,l.default,d.default,f.default]},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(3),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=function e(t,r){(0,i.default)(this,e),this.file=t,this.options=r};t.default=s,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.Flow=t.Pure=t.Generated=t.User=t.Var=t.BlockScoped=t.Referenced=t.Scope=t.Expression=t.Statement=t.BindingIdentifier=t.ReferencedMemberExpression=t.ReferencedIdentifier=void 0;var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);t.ReferencedIdentifier={types:["Identifier","JSXIdentifier"],checkPath:function(e,t){var r=e.node,s=e.parent;if(!i.isIdentifier(r,t)&&!i.isJSXMemberExpression(s,t)){if(!i.isJSXIdentifier(r,t))return!1;if(n.react.isCompatTag(r.name))return!1}return i.isReferenced(r,s)}},t.ReferencedMemberExpression={types:["MemberExpression"],checkPath:function(e){var t=e.node,r=e.parent;return i.isMemberExpression(t)&&i.isReferenced(t,r)}},t.BindingIdentifier={types:["Identifier"],checkPath:function(e){var t=e.node,r=e.parent;return i.isIdentifier(t)&&i.isBinding(t,r)}},t.Statement={types:["Statement"],checkPath:function(e){var t=e.node,r=e.parent;if(i.isStatement(t)){if(i.isVariableDeclaration(t)){if(i.isForXStatement(r,{left:t}))return!1;if(i.isForStatement(r,{init:t}))return!1}return!0}return!1}},t.Expression={types:["Expression"],checkPath:function(e){return e.isIdentifier()?e.isReferencedIdentifier():i.isExpression(e.node)}},t.Scope={types:["Scopable"],checkPath:function(e){return i.isScope(e.node,e.parent)}},t.Referenced={checkPath:function(e){return i.isReferenced(e.node,e.parent)}},t.BlockScoped={checkPath:function(e){return i.isBlockScoped(e.node)}},t.Var={types:["VariableDeclaration"],checkPath:function(e){return i.isVar(e.node)}},t.User={checkPath:function(e){return e.node&&!!e.node.loc}},t.Generated={checkPath:function(e){return!e.isUser()}},t.Pure={checkPath:function(e,t){return e.scope.isPure(e.node,t)}},t.Flow={types:["Flow","ImportDeclaration","ExportDeclaration","ImportSpecifier"],checkPath:function(e){var t=e.node;return!!i.isFlow(t)||(i.isImportDeclaration(t)?"type"===t.importKind||"typeof"===t.importKind:i.isExportDeclaration(t)?"type"===t.exportKind:!!i.isImportSpecifier(t)&&("type"===t.importKind||"typeof"===t.importKind))}}},function(e,t,r){"use strict";t.__esModule=!0;var n=r(3),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=function(){function e(t){var r=t.existing,n=t.identifier,s=t.scope,a=t.path,o=t.kind;(0,i.default)(this,e),this.identifier=n,this.scope=s,this.path=a,this.kind=o,this.constantViolations=[],this.constant=!0,this.referencePaths=[],this.referenced=!1,this.references=0,this.clearValue(),r&&(this.constantViolations=[].concat(r.path,r.constantViolations,this.constantViolations))}return e.prototype.deoptValue=function(){this.clearValue(),this.hasDeoptedValue=!0},e.prototype.setValue=function(e){this.hasDeoptedValue||(this.hasValue=!0,this.value=e)},e.prototype.clearValue=function(){this.hasDeoptedValue=!1,this.hasValue=!1,this.value=null},e.prototype.reassign=function(e){this.constant=!1,-1===this.constantViolations.indexOf(e)&&this.constantViolations.push(e)},e.prototype.reference=function(e){-1===this.referencePaths.indexOf(e)&&(this.referenced=!0,this.references++,this.referencePaths.push(e))},e.prototype.dereference=function(){this.references--,this.referenced=!!this.references},e}();t.default=s,e.exports=t.default},function(e,t,r){"use strict";function n(e,t,r){for(var n=[].concat(e),i=(0,a.default)(null);n.length;){var s=n.shift();if(s){var o=u.getBindingIdentifiers.keys[s.type];if(u.isIdentifier(s))if(t){var l=i[s.name]=i[s.name]||[];l.push(s)}else i[s.name]=s;else if(u.isExportDeclaration(s))u.isDeclaration(s.declaration)&&n.push(s.declaration);else{if(r){if(u.isFunctionDeclaration(s)){n.push(s.id);continue}if(u.isFunctionExpression(s))continue}if(o)for(var c=0;c<o.length;c++){var f=o[c];s[f]&&(n=n.concat(s[f]))}}}}return i}function i(e,t){return n(e,t,!0)}t.__esModule=!0;var s=r(9),a=function(e){return e&&e.__esModule?e:{default:e}}(s);t.getBindingIdentifiers=n,t.getOuterBindingIdentifiers=i;var o=r(1),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o);n.keys={DeclareClass:["id"],DeclareFunction:["id"],DeclareModule:["id"],DeclareVariable:["id"],InterfaceDeclaration:["id"],TypeAlias:["id"],OpaqueType:["id"],CatchClause:["param"],LabeledStatement:["label"],UnaryExpression:["argument"],AssignmentExpression:["left"],ImportSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportDefaultSpecifier:["local"],ImportDeclaration:["specifiers"],ExportSpecifier:["exported"],ExportNamespaceSpecifier:["exported"],ExportDefaultSpecifier:["exported"],FunctionDeclaration:["id","params"],FunctionExpression:["id","params"],ClassDeclaration:["id"],ClassExpression:["id"],RestElement:["argument"],UpdateExpression:["argument"],RestProperty:["argument"],ObjectProperty:["value"],AssignmentPattern:["left"],ArrayPattern:["elements"],ObjectPattern:["properties"],VariableDeclaration:["declarations"],VariableDeclarator:["id"]}},function(e,t){"use strict";e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,r){"use strict";var n=r(138),i=r(13)("toStringTag"),s="Arguments"==n(function(){return arguments}()),a=function(e,t){try{return e[t]}catch(e){}};e.exports=function(e){var t,r,o;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=a(t=Object(e),i))?r:s?n(t):"Object"==(o=n(t))&&"function"==typeof t.callee?"Arguments":o}},function(e,t,r){"use strict";var n=r(146),i=r(57).getWeak,s=r(21),a=r(16),o=r(136),u=r(55),l=r(137),c=r(28),f=r(58),p=l(5),d=l(6),h=0,m=function(e){return e._l||(e._l=new y)},y=function(){this.a=[]},v=function(e,t){return p(e.a,function(e){return e[0]===t})};y.prototype={get:function(e){var t=v(this,e);if(t)return t[1]},has:function(e){return!!v(this,e)},set:function(e,t){var r=v(this,e);r?r[1]=t:this.a.push([e,t])},delete:function(e){var t=d(this.a,function(t){return t[0]===e});return~t&&this.a.splice(t,1),!!~t}},e.exports={getConstructor:function(e,t,r,s){var l=e(function(e,n){o(e,l,t,"_i"),e._t=t,e._i=h++,e._l=void 0,void 0!=n&&u(n,r,e[s],e)});return n(l.prototype,{delete:function(e){if(!a(e))return!1;var r=i(e);return!0===r?m(f(this,t)).delete(e):r&&c(r,this._i)&&delete r[this._i]},has:function(e){if(!a(e))return!1;var r=i(e);return!0===r?m(f(this,t)).has(e):r&&c(r,this._i)}}),l},def:function(e,t,r){var n=i(s(t),!0);return!0===n?m(e).set(t,r):n[e._i]=r,e},ufstore:m}},function(e,t,r){"use strict";var n=r(16),i=r(15).document,s=n(i)&&n(i.createElement);e.exports=function(e){return s?i.createElement(e):{}}},function(e,t,r){"use strict";e.exports=!r(22)&&!r(27)(function(){return 7!=Object.defineProperty(r(230)("div"),"a",{get:function(){return 7}}).a})},function(e,t,r){"use strict";var n=r(138);e.exports=Array.isArray||function(e){return"Array"==n(e)}},function(e,t){"use strict";e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,r){"use strict";var n=r(44),i=r(145),s=r(91),a=r(94),o=r(142),u=Object.assign;e.exports=!u||r(27)(function(){var e={},t={},r=Symbol(),n="abcdefghijklmnopqrst";return e[r]=7,n.split("").forEach(function(e){t[e]=e}),7!=u({},e)[r]||Object.keys(u({},t)).join("")!=n})?function(e,t){for(var r=a(e),u=arguments.length,l=1,c=i.f,f=s.f;u>l;)for(var p,d=o(arguments[l++]),h=c?n(d).concat(c(d)):n(d),m=h.length,y=0;m>y;)f.call(d,p=h[y++])&&(r[p]=d[p]);return r}:u},function(e,t,r){"use strict";var n=r(91),i=r(92),s=r(37),a=r(154),o=r(28),u=r(231),l=Object.getOwnPropertyDescriptor;t.f=r(22)?l:function(e,t){if(e=s(e),t=a(t,!0),u)try{return l(e,t)}catch(e){}if(o(e,t))return i(!n.f.call(e,t),e[t])}},function(e,t,r){"use strict";var n=r(237),i=r(141).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return n(e,i)}},function(e,t,r){"use strict";var n=r(28),i=r(37),s=r(420)(!1),a=r(150)("IE_PROTO");e.exports=function(e,t){var r,o=i(e),u=0,l=[];for(r in o)r!=a&&n(o,r)&&l.push(r);for(;t.length>u;)n(o,r=t[u++])&&(~s(l,r)||l.push(r));return l}},function(e,t,r){"use strict";var n=r(228),i=r(13)("iterator"),s=r(56);e.exports=r(5).getIteratorMethod=function(e){if(void 0!=e)return e[i]||e["@@iterator"]||s[n(e)]}},function(e,t,r){(function(n){"use strict";function i(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type)||("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&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))}function s(e){var r=this.useColors;if(e[0]=(r?"%c":"")+this.namespace+(r?" %c":" ")+e[0]+(r?"%c ":" ")+"+"+t.humanize(this.diff),r){var n="color: "+this.color;e.splice(1,0,n,"color: inherit");var i=0,s=0;e[0].replace(/%[a-zA-Z%]/g,function(e){"%%"!==e&&(i++,"%c"===e&&(s=i))}),e.splice(s,0,n)}}function a(){return"object"===("undefined"==typeof console?"undefined":l(console))&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function o(e){try{null==e?t.storage.removeItem("debug"):t.storage.debug=e}catch(e){}}function u(){var e;try{e=t.storage.debug}catch(e){}return!e&&void 0!==n&&"env"in n&&(e=n.env.DEBUG),e}var l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t=e.exports=r(458),t.log=a,t.formatArgs=s,t.save=o,t.load=u,t.useColors=i,t.storage="undefined"!=typeof chrome&&void 0!==chrome.storage?chrome.storage.local:function(){try{return window.localStorage}catch(e){}}(),t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],t.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}},t.enable(u())}).call(t,r(8))},function(e,t){"use strict";!function(){function t(e){return 48<=e&&e<=57}function r(e){return 48<=e&&e<=57||97<=e&&e<=102||65<=e&&e<=70}function n(e){return e>=48&&e<=55}function i(e){return 32===e||9===e||11===e||12===e||160===e||e>=5760&&d.indexOf(e)>=0}function s(e){return 10===e||13===e||8232===e||8233===e}function a(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(Math.floor((e-65536)/1024)+55296)+String.fromCharCode((e-65536)%1024+56320)}function o(e){return e<128?h[e]:p.NonAsciiIdentifierStart.test(a(e))}function u(e){return e<128?m[e]:p.NonAsciiIdentifierPart.test(a(e))}function l(e){return e<128?h[e]:f.NonAsciiIdentifierStart.test(a(e))}function c(e){return e<128?m[e]:f.NonAsciiIdentifierPart.test(a(e))}var f,p,d,h,m,y;for(p={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B2\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,NonAsciiIdentifierPart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B2\u08E4-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58\u0C59\u0C60-\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D57\u0D60-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA69D\uA69F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2D\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/},f={
NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B2\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDE00-\uDE11\uDE13-\uDE2B\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF5D-\uDF61]|\uD805[\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDE00-\uDE2F\uDE44\uDE80-\uDEAA]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF98]|\uD809[\uDC00-\uDC6E]|[\uD80C\uD840-\uD868\uD86A-\uD86C][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D]|\uD87E[\uDC00-\uDE1D]/,NonAsciiIdentifierPart:/[\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B2\u08E4-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58\u0C59\u0C60-\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D57\u0D60-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA69D\uA69F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2D\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDD0-\uDDDA\uDE00-\uDE11\uDE13-\uDE37\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF01-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF98]|\uD809[\uDC00-\uDC6E]|[\uD80C\uD840-\uD868\uD86A-\uD86C][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/},d=[5760,6158,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279],h=new Array(128),y=0;y<128;++y)h[y]=y>=97&&y<=122||y>=65&&y<=90||36===y||95===y;for(m=new Array(128),y=0;y<128;++y)m[y]=y>=97&&y<=122||y>=65&&y<=90||y>=48&&y<=57||36===y||95===y;e.exports={isDecimalDigit:t,isHexDigit:r,isOctalDigit:n,isWhiteSpace:i,isLineTerminator:s,isIdentifierStartES5:o,isIdentifierPartES5:u,isIdentifierStartES6:l,isIdentifierPartES6:c}}()},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"Set");e.exports=s},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new i;++t<r;)this.add(e[t])}var i=r(160),s=r(561),a=r(562);n.prototype.add=n.prototype.push=s,n.prototype.has=a,e.exports=n},function(e,t,r){"use strict";var n=r(17),i=n.Uint8Array;e.exports=i},function(e,t){"use strict";function r(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}e.exports=r},function(e,t,r){"use strict";function n(e,t){var r=a(e),n=!r&&s(e),c=!r&&!n&&o(e),p=!r&&!n&&!c&&l(e),d=r||n||c||p,h=d?i(e.length,String):[],m=h.length;for(var y in e)!t&&!f.call(e,y)||d&&("length"==y||c&&("offset"==y||"parent"==y)||p&&("buffer"==y||"byteLength"==y||"byteOffset"==y)||u(y,m))||h.push(y);return h}var i=r(513),s=r(112),a=r(6),o=r(113),u=r(171),l=r(177),c=Object.prototype,f=c.hasOwnProperty;e.exports=n},function(e,t){"use strict";function r(e,t,r,n){var i=-1,s=null==e?0:e.length;for(n&&s&&(r=e[++i]);++i<s;)r=t(r,e[i],i,e);return r}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){(void 0===r||s(e[t],r))&&(void 0!==r||t in e)||i(e,t,r)}var i=r(163),s=r(46);e.exports=n},function(e,t,r){"use strict";var n=r(527),i=n();e.exports=i},function(e,t,r){"use strict";function n(e,t){t=i(t,e);for(var r=0,n=t.length;null!=e&&r<n;)e=e[s(t[r++])];return r&&r==n?e:void 0}var i=r(255),s=r(108);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=t(e);return s(e)?n:i(n,r(e))}var i=r(161),s=r(6);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,a,o){return e===t||(null==e||null==t||!s(e)&&!s(t)?e!==e&&t!==t:i(e,t,r,a,n,o))}var i=r(494),s=r(25);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=-1,n=s(e)?Array(e.length):[];return i(e,function(e,i,s){n[++r]=t(e,i,s)}),n}var i=r(487),s=r(24);e.exports=n},function(e,t,r){"use strict";function n(e){if("string"==typeof e)return e;if(a(e))return s(e,n)+"";if(o(e))return c?c.call(e):"";var t=e+"";return"0"==t&&1/e==-u?"-0":t}var i=r(45),s=r(60),a=r(6),o=r(62),u=1/0,l=i?i.prototype:void 0,c=l?l.toString:void 0;e.exports=n},function(e,t){"use strict";function r(e,t){return e.has(t)}e.exports=r},function(e,t,r){"use strict";function n(e,t){return i(e)?e:s(e,t)?[e]:a(o(e))}var i=r(6),s=r(173),a=r(571),o=r(114);e.exports=n},function(e,t,r){(function(e){"use strict";function n(e,t){if(t)return e.slice();var r=e.length,n=c?c(r):new e.constructor(r);return e.copy(n),n}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(17),a="object"==i(t)&&t&&!t.nodeType&&t,o=a&&"object"==i(e)&&e&&!e.nodeType&&e,u=o&&o.exports===a,l=u?s.Buffer:void 0,c=l?l.allocUnsafe:void 0;e.exports=n}).call(t,r(39)(e))},function(e,t,r){"use strict";function n(e,t){var r=t?i(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}var i=r(167);e.exports=n},function(e,t,r){"use strict";function n(e){return function(t,r,n){var o=Object(t);if(!s(t)){var u=i(r,3);t=a(t),r=function(e){return u(o[e],e,o)}}var l=e(t,r,n);return l>-1?o[u?t[l]:l]:void 0}}var i=r(61),s=r(24),a=r(32);e.exports=n},function(e,t,r){"use strict";var n=r(38),i=function(){try{var e=n(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},function(e,t,r){"use strict";function n(e,t,r,n,l,c){var f=r&o,p=e.length,d=t.length;if(p!=d&&!(f&&d>p))return!1;var h=c.get(e);if(h&&c.get(t))return h==t;var m=-1,y=!0,v=r&u?new i:void 0;for(c.set(e,t),c.set(t,e);++m<p;){var g=e[m],b=t[m];if(n)var E=f?n(b,g,m,t,e,c):n(g,b,m,e,t,c);if(void 0!==E){if(E)continue;y=!1;break}if(v){if(!s(t,function(e,t){if(!a(v,t)&&(g===e||l(g,e,r,n,c)))return v.push(t)})){y=!1;break}}else if(g!==b&&!l(g,b,r,n,c)){y=!1;break}}return c.delete(e),c.delete(t),y}var i=r(242),s=r(482),a=r(254),o=1,u=2;e.exports=n},function(e,t){(function(t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n="object"==(void 0===t?"undefined":r(t))&&t&&t.Object===Object&&t;e.exports=n}).call(t,function(){return this}())},function(e,t,r){"use strict";function n(e){return i(e,a,s)}var i=r(250),s=r(170),a=r(32);e.exports=n},function(e,t,r){"use strict";var n=r(161),i=r(169),s=r(170),a=r(279),o=Object.getOwnPropertySymbols,u=o?function(e){for(var t=[];e;)n(t,s(e)),e=i(e);return t}:a;e.exports=u},function(e,t,r){"use strict";var n=r(472),i=r(159),s=r(474),a=r(241),o=r(475),u=r(30),l=r(272),c=l(n),f=l(i),p=l(s),d=l(a),h=l(o),m=u;(n&&"[object DataView]"!=m(new n(new ArrayBuffer(1)))||i&&"[object Map]"!=m(new i)||s&&"[object Promise]"!=m(s.resolve())||a&&"[object Set]"!=m(new a)||o&&"[object WeakMap]"!=m(new o))&&(m=function(e){var t=u(e),r="[object Object]"==t?e.constructor:void 0,n=r?l(r):"";if(n)switch(n){case c:return"[object DataView]";case f:return"[object Map]";case p:return"[object Promise]";case d:return"[object Set]";case h:return"[object WeakMap]"}return t}),e.exports=m},function(e,t,r){"use strict";function n(e,t,r){t=i(t,e);for(var n=-1,c=t.length,f=!1;++n<c;){var p=l(t[n]);if(!(f=null!=e&&r(e,p)))break;e=e[p]}return f||++n!=c?f:!!(c=null==e?0:e.length)&&u(c)&&o(p,c)&&(a(e)||s(e))}var i=r(255),s=r(112),a=r(6),o=r(171),u=r(176),l=r(108);e.exports=n},function(e,t,r){"use strict";function n(e){return"function"!=typeof e.constructor||a(e)?{}:i(s(e))}var i=r(486),s=r(169),a=r(105);e.exports=n},function(e,t,r){"use strict";function n(e){return e===e&&!i(e)}var i=r(18);e.exports=n},function(e,t){"use strict";function r(e){var t=-1,r=Array(e.size);return e.forEach(function(e,n){r[++t]=[n,e]}),r}e.exports=r},function(e,t){"use strict";function r(e,t){return function(r){return null!=r&&(r[e]===t&&(void 0!==t||e in Object(r)))}}e.exports=r},function(e,t,r){(function(e){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(261),s="object"==n(t)&&t&&!t.nodeType&&t,a=s&&"object"==n(e)&&e&&!e.nodeType&&e,o=a&&a.exports===s,u=o&&i.process,l=function(){try{return u&&u.binding&&u.binding("util")}catch(e){}}();e.exports=l}).call(t,r(39)(e))},function(e,t){"use strict";function r(e,t){return function(r){return e(t(r))}}e.exports=r},function(e,t){"use strict";function r(e){if(null!=e){try{return i.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var n=Function.prototype,i=n.toString;e.exports=r},function(e,t,r){"use strict";var n=r(244),i=r(573),s=r(101),a=r(529),o=s(function(e){return e.push(void 0,a),n(i,void 0,e)});e.exports=o},function(e,t,r){"use strict";function n(e,t){return null!=e&&s(e,t,i)}var i=r(490),s=r(265);e.exports=n},function(e,t,r){"use strict";function n(e){if(!a(e)||i(e)!=o)return!1;var t=s(e);if(null===t)return!0;var r=f.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&c.call(r)==p}var i=r(30),s=r(169),a=r(25),o="[object Object]",u=Function.prototype,l=Object.prototype,c=u.toString,f=l.hasOwnProperty,p=c.call(Object);e.exports=n},function(e,t,r){"use strict";var n=r(498),i=r(102),s=r(270),a=s&&s.isRegExp,o=a?i(a):n;e.exports=o},function(e,t,r){"use strict";var n=r(101),i=r(593),s=n(i);e.exports=s},function(e,t,r){"use strict";function n(e,t,r){return t=(r?s(e,t,r):void 0===t)?1:a(t),i(o(e),t)}var i=r(510),s=r(172),a=r(48),o=r(114);e.exports=n},function(e,t){"use strict";function r(){return[]}e.exports=r},function(e,t,r){"use strict";function n(e){return null==e?[]:i(e,s(e))}var i=r(515),s=r(32);e.exports=n},function(e,t){"use strict";function r(e,t,r){if(c)try{c.call(l,e,t,{value:r})}catch(n){e[t]=r}else e[t]=r}function n(e){return e&&(r(e,"call",e.call),r(e,"apply",e.apply)),e}function i(e){return f?f.call(l,e):(m.prototype=e||null,new m)}function s(){do{var e=a(h.call(d.call(y(),36),2))}while(p.call(v,e));return v[e]=e}function a(e){var t={};return t[e]=!0,Object.keys(t)[0]}function o(e){return i(null)}function u(e){function t(t){function n(r,n){if(r===u)return n?i=null:i||(i=e(t))}var i;r(t,a,n)}function n(e){return p.call(e,a)||t(e),e[a](u)}var a=s(),u=i(null);return e=e||o,n.forget=function(e){p.call(e,a)&&e[a](u,!0)},n}var l=Object,c=Object.defineProperty,f=Object.create;n(c),n(f);var p=n(Object.prototype.hasOwnProperty),d=n(Number.prototype.toString),h=n(String.prototype.slice),m=function(){},y=Math.random,v=i(null);t.makeUniqueKey=s;var g=Object.getOwnPropertyNames;Object.getOwnPropertyNames=function(e){for(var t=g(e),r=0,n=0,i=t.length;r<i;++r)p.call(v,t[r])||(r>n&&(t[n]=t[r]),++n);return t.length=n,t},t.makeAccessor=u},function(e,t,r){var n;(function(e,i){"use strict";var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};!function(a){var o="object"==s(t)&&t,u="object"==s(e)&&e&&e.exports==o&&e,l="object"==(void 0===i?"undefined":s(i))&&i;l.global!==l&&l.window!==l||(a=l);var c={rangeOrder:"A range’s `stop` value must be greater than or equal to the `start` value.",codePointRange:"Invalid code point value. Code points range from U+000000 to U+10FFFF."},f=/\\x00([^0123456789]|$)/g,p={},d=p.hasOwnProperty,h=function(e,t){for(var r=-1,n=e.length;++r<n;)t(e[r],r)},m=p.toString,y=function(e){return"[object Array]"==m.call(e)},v=function(e){return"number"==typeof e||"[object Number]"==m.call(e)},g=function(e,t){var r=String(e);return r.length<t?("0000"+r).slice(-t):r},b=function(e){return Number(e).toString(16).toUpperCase()},E=[].slice,x=function(e){for(var t,r=-1,n=e.length,i=n-1,s=[],a=!0,o=0;++r<n;)if(t=e[r],a)s.push(t),o=t,a=!1;else if(t==o+1){if(r!=i){o=t;continue}a=!0,s.push(t+1)}else s.push(o+1,t),o=t;return a||s.push(t+1),s},A=function(e,t){for(var r,n,i=0,s=e.length;i<s;){if(r=e[i],n=e[i+1],t>=r&&t<n)return t==r?n==r+1?(e.splice(i,2),e):(e[i]=t+1,e):t==n-1?(e[i+1]=t,e):(e.splice(i,2,r,t,t+1,n),e);i+=2}return e},S=function(e,t,r){if(r<t)throw Error(c.rangeOrder);for(var n,i,s=0;s<e.length;){if(n=e[s],i=e[s+1]-1,n>r)return e;if(t<=n&&r>=i)e.splice(s,2);else{if(t>=n&&r<i)return t==n?(e[s]=r+1,e[s+1]=i+1,e):(e.splice(s,2,n,t,r+1,i+1),e);if(t>=n&&t<=i)e[s+1]=t;else if(r>=n&&r<=i)return e[s]=r+1,e;s+=2}}return e},_=function(e,t){var r,n,i=0,s=null,a=e.length;if(t<0||t>1114111)throw RangeError(c.codePointRange);for(;i<a;){if(r=e[i],n=e[i+1],t>=r&&t<n)return e;if(t==r-1)return e[i]=t,e;if(r>t)return e.splice(null!=s?s+2:0,0,t,t+1),e;if(t==n)return t+1==e[i+2]?(e.splice(i,4,r,e[i+3]),e):(e[i+1]=t+1,e);s=i,i+=2}return e.push(t,t+1),e},D=function(e,t){for(var r,n,i=0,s=e.slice(),a=t.length;i<a;)r=t[i],n=t[i+1]-1,s=r==n?_(s,r):w(s,r,n),i+=2;return s},C=function(e,t){for(var r,n,i=0,s=e.slice(),a=t.length;i<a;)r=t[i],n=t[i+1]-1,s=r==n?A(s,r):S(s,r,n),i+=2;return s},w=function(e,t,r){if(r<t)throw Error(c.rangeOrder);if(t<0||t>1114111||r<0||r>1114111)throw RangeError(c.codePointRange);for(var n,i,s=0,a=!1,o=e.length;s<o;){if(n=e[s],i=e[s+1],a){if(n==r+1)return e.splice(s-1,2),e;if(n>r)return e;n>=t&&n<=r&&(i>t&&i-1<=r?(e.splice(s,2),s-=2):(e.splice(s-1,2),s-=2))}else{if(n==r+1)return e[s]=t,e;if(n>r)return e.splice(s,0,t,r+1),e;if(t>=n&&t<i&&r+1<=i)return e;t>=n&&t<i||i==t?(e[s+1]=r+1,a=!0):t<=n&&r+1>=i&&(e[s]=t,e[s+1]=r+1,a=!0)}s+=2}return a||e.push(t,r+1),e},P=function(e,t){var r=0,n=e.length,i=e[r],s=e[n-1];if(n>=2&&(t<i||t>s))return!1;for(;r<n;){if(i=e[r],s=e[r+1],t>=i&&t<s)return!0;r+=2}return!1},k=function(e,t){for(var r,n=0,i=t.length,s=[];n<i;)r=t[n],P(e,r)&&s.push(r),++n;return x(s)},F=function(e){return!e.length},T=function(e){return 2==e.length&&e[0]+1==e[1]},O=function(e){for(var t,r,n=0,i=[],s=e.length;n<s;){for(t=e[n],r=e[n+1];t<r;)i.push(t),++t;n+=2}return i},B=Math.floor,R=function(e){return parseInt(B((e-65536)/1024)+55296,10)},I=function(e){return parseInt((e-65536)%1024+56320,10)},M=String.fromCharCode,N=function(e){return 9==e?"\\t":10==e?"\\n":12==e?"\\f":13==e?"\\r":92==e?"\\\\":36==e||e>=40&&e<=43||45==e||46==e||63==e||e>=91&&e<=94||e>=123&&e<=125?"\\"+M(e):e>=32&&e<=126?M(e):e<=255?"\\x"+g(b(e),2):"\\u"+g(b(e),4)},L=function(e){return e<=65535?N(e):"\\u{"+e.toString(16).toUpperCase()+"}"},j=function(e){var t,r=e.length,n=e.charCodeAt(0);return n>=55296&&n<=56319&&r>1?(t=e.charCodeAt(1),1024*(n-55296)+t-56320+65536):n},U=function(e){var t,r,n="",i=0,s=e.length;if(T(e))return N(e[0]);for(;i<s;)t=e[i],r=e[i+1]-1,n+=t==r?N(t):t+1==r?N(t)+N(r):N(t)+"-"+N(r),i+=2;return"["+n+"]"},V=function(e){var t,r,n="",i=0,s=e.length;if(T(e))return L(e[0]);for(;i<s;)t=e[i],r=e[i+1]-1,n+=t==r?L(t):t+1==r?L(t)+L(r):L(t)+"-"+L(r),i+=2;return"["+n+"]"},G=function(e){for(var t,r,n=[],i=[],s=[],a=[],o=0,u=e.length;o<u;)t=e[o],r=e[o+1]-1,t<55296?(r<55296&&s.push(t,r+1),r>=55296&&r<=56319&&(s.push(t,55296),n.push(55296,r+1)),r>=56320&&r<=57343&&(s.push(t,55296),n.push(55296,56320),i.push(56320,r+1)),r>57343&&(s.push(t,55296),n.push(55296,56320),i.push(56320,57344),r<=65535?s.push(57344,r+1):(s.push(57344,65536),a.push(65536,r+1)))):t>=55296&&t<=56319?(r>=55296&&r<=56319&&n.push(t,r+1),r>=56320&&r<=57343&&(n.push(t,56320),i.push(56320,r+1)),r>57343&&(n.push(t,56320),i.push(56320,57344),r<=65535?s.push(57344,r+1):(s.push(57344,65536),a.push(65536,r+1)))):t>=56320&&t<=57343?(r>=56320&&r<=57343&&i.push(t,r+1),r>57343&&(i.push(t,57344),r<=65535?s.push(57344,r+1):(s.push(57344,65536),a.push(65536,r+1)))):t>57343&&t<=65535?r<=65535?s.push(t,r+1):(s.push(t,65536),a.push(65536,r+1)):a.push(t,r+1),o+=2;return{loneHighSurrogates:n,loneLowSurrogates:i,bmp:s,astral:a}},W=function(e){for(var t,r,n,i,s,a,o=[],u=[],l=!1,c=-1,f=e.length;++c<f;)if(t=e[c],r=e[c+1]){for(n=t[0],i=t[1],s=r[0],a=r[1],u=i;s&&n[0]==s[0]&&n[1]==s[1];)u=T(a)?_(u,a[0]):w(u,a[0],a[1]-1),++c,t=e[c],n=t[0],i=t[1],r=e[c+1],s=r&&r[0],a=r&&r[1],l=!0;o.push([n,l?u:i]),l=!1}else o.push(t);return Y(o)},Y=function(e){if(1==e.length)return e;for(var t=-1,r=-1;++t<e.length;){var n=e[t],i=n[1],s=i[0],a=i[1];for(r=t;++r<e.length;){var o=e[r],u=o[1],l=u[0],c=u[1];s==l&&a==c&&(T(o[0])?n[0]=_(n[0],o[0][0]):n[0]=w(n[0],o[0][0],o[0][1]-1),e.splice(r,1),--r)}}return e},q=function(e){if(!e.length)return[];for(var t,r,n,i,s,a,o=0,u=[],l=e.length;o<l;){t=e[o],r=e[o+1]-1,n=R(t),i=I(t),s=R(r),a=I(r);var c=56320==i,f=57343==a,p=!1;n==s||c&&f?(u.push([[n,s+1],[i,a+1]]),p=!0):u.push([[n,n+1],[i,57344]]),!p&&n+1<s&&(f?(u.push([[n+1,s+1],[56320,a+1]]),p=!0):u.push([[n+1,s],[56320,57344]])),p||u.push([[s,s+1],[56320,a+1]]),o+=2}return W(u)},K=function(e){var t=[];return h(e,function(e){var r=e[0],n=e[1];t.push(U(r)+U(n))}),t.join("|")},H=function(e,t,r){if(r)return V(e);var n=[],i=G(e),s=i.loneHighSurrogates,a=i.loneLowSurrogates,o=i.bmp,u=i.astral,l=!F(s),c=!F(a),f=q(u);return t&&(o=D(o,s),l=!1,o=D(o,a),c=!1),F(o)||n.push(U(o)),f.length&&n.push(K(f)),l&&n.push(U(s)+"(?![\\uDC00-\\uDFFF])"),c&&n.push("(?:[^\\uD800-\\uDBFF]|^)"+U(a)),n.join("|")},J=function e(t){return arguments.length>1&&(t=E.call(arguments)),this instanceof e?(this.data=[],t?this.add(t):this):(new e).add(t)};J.version="1.3.2";var X=J.prototype;!function(e,t){var r;for(r in t)d.call(t,r)&&(e[r]=t[r])}(X,{add:function(e){var t=this;return null==e?t:e instanceof J?(t.data=D(t.data,e.data),t):(arguments.length>1&&(e=E.call(arguments)),y(e)?(h(e,function(e){t.add(e)}),t):(t.data=_(t.data,v(e)?e:j(e)),t))},remove:function(e){var t=this;return null==e?t:e instanceof J?(t.data=C(t.data,e.data),t):(arguments.length>1&&(e=E.call(arguments)),y(e)?(h(e,function(e){t.remove(e)}),t):(t.data=A(t.data,v(e)?e:j(e)),t))},addRange:function(e,t){var r=this;return r.data=w(r.data,v(e)?e:j(e),v(t)?t:j(t)),r},removeRange:function(e,t){var r=this,n=v(e)?e:j(e),i=v(t)?t:j(t);return r.data=S(r.data,n,i),r},intersection:function(e){var t=this,r=e instanceof J?O(e.data):e;return t.data=k(t.data,r),t},contains:function(e){return P(this.data,v(e)?e:j(e))},clone:function(){var e=new J;return e.data=this.data.slice(0),e},toString:function(e){var t=H(this.data,!!e&&e.bmpOnly,!!e&&e.hasUnicodeFlag);return t?t.replace(f,"\\0$1"):"[]"},toRegExp:function(e){var t=this.toString(e&&-1!=e.indexOf("u")?{hasUnicodeFlag:!0}:null);return RegExp(t,e||"")},valueOf:function(){return O(this.data)}}),X.toArray=X.valueOf,"object"==s(r(49))&&r(49)?void 0!==(n=function(){return J}.call(t,r,t,e))&&(e.exports=n):o&&!o.nodeType?u?u.exports=J:o.regenerate=J:a.regenerate=J}(void 0)}).call(t,r(39)(e),function(){return this}())},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){p.default.ok(this instanceof s),h.assertIdentifier(e),this.nextTempId=0,this.contextId=e,this.listing=[],this.marked=[!0],this.finalLoc=a(),this.tryEntries=[],this.leapManager=new y.LeapManager(this)}function a(){return h.numericLiteral(-1)}function o(e){return new Error("all declarations should have been transformed into assignments before the Exploder began its work: "+(0,c.default)(e))}function u(e){var t=e.type
;return"normal"===t?!x.call(e,"target"):"break"===t||"continue"===t?!x.call(e,"value")&&h.isLiteral(e.target):("return"===t||"throw"===t)&&(x.call(e,"value")&&!x.call(e,"target"))}var l=r(35),c=i(l),f=r(64),p=i(f),d=r(1),h=n(d),m=r(607),y=n(m),v=r(608),g=n(v),b=r(116),E=n(b),x=Object.prototype.hasOwnProperty,A=s.prototype;t.Emitter=s,A.mark=function(e){h.assertLiteral(e);var t=this.listing.length;return-1===e.value?e.value=t:p.default.strictEqual(e.value,t),this.marked[t]=!0,e},A.emit=function(e){h.isExpression(e)&&(e=h.expressionStatement(e)),h.assertStatement(e),this.listing.push(e)},A.emitAssign=function(e,t){return this.emit(this.assign(e,t)),e},A.assign=function(e,t){return h.expressionStatement(h.assignmentExpression("=",e,t))},A.contextProperty=function(e,t){return h.memberExpression(this.contextId,t?h.stringLiteral(e):h.identifier(e),!!t)},A.stop=function(e){e&&this.setReturnValue(e),this.jump(this.finalLoc)},A.setReturnValue=function(e){h.assertExpression(e.value),this.emitAssign(this.contextProperty("rval"),this.explodeExpression(e))},A.clearPendingException=function(e,t){h.assertLiteral(e);var r=h.callExpression(this.contextProperty("catch",!0),[e]);t?this.emitAssign(t,r):this.emit(r)},A.jump=function(e){this.emitAssign(this.contextProperty("next"),e),this.emit(h.breakStatement())},A.jumpIf=function(e,t){h.assertExpression(e),h.assertLiteral(t),this.emit(h.ifStatement(e,h.blockStatement([this.assign(this.contextProperty("next"),t),h.breakStatement()])))},A.jumpIfNot=function(e,t){h.assertExpression(e),h.assertLiteral(t);var r=void 0;r=h.isUnaryExpression(e)&&"!"===e.operator?e.argument:h.unaryExpression("!",e),this.emit(h.ifStatement(r,h.blockStatement([this.assign(this.contextProperty("next"),t),h.breakStatement()])))},A.makeTempVar=function(){return this.contextProperty("t"+this.nextTempId++)},A.getContextFunction=function(e){return h.functionExpression(e||null,[this.contextId],h.blockStatement([this.getDispatchLoop()]),!1,!1)},A.getDispatchLoop=function(){var e=this,t=[],r=void 0,n=!1;return e.listing.forEach(function(i,s){e.marked.hasOwnProperty(s)&&(t.push(h.switchCase(h.numericLiteral(s),r=[])),n=!1),n||(r.push(i),h.isCompletionStatement(i)&&(n=!0))}),this.finalLoc.value=this.listing.length,t.push(h.switchCase(this.finalLoc,[]),h.switchCase(h.stringLiteral("end"),[h.returnStatement(h.callExpression(this.contextProperty("stop"),[]))])),h.whileStatement(h.numericLiteral(1),h.switchStatement(h.assignmentExpression("=",this.contextProperty("prev"),this.contextProperty("next")),t))},A.getTryLocsList=function(){if(0===this.tryEntries.length)return null;var e=0;return h.arrayExpression(this.tryEntries.map(function(t){var r=t.firstLoc.value;p.default.ok(r>=e,"try entries out of order"),e=r;var n=t.catchEntry,i=t.finallyEntry,s=[t.firstLoc,n?n.firstLoc:null];return i&&(s[2]=i.firstLoc,s[3]=i.afterLoc),h.arrayExpression(s)}))},A.explode=function(e,t){var r=e.node,n=this;if(h.assertNode(r),h.isDeclaration(r))throw o(r);if(h.isStatement(r))return n.explodeStatement(e);if(h.isExpression(r))return n.explodeExpression(e,t);switch(r.type){case"Program":return e.get("body").map(n.explodeStatement,n);case"VariableDeclarator":throw o(r);case"Property":case"SwitchCase":case"CatchClause":throw new Error(r.type+" nodes should be handled by their parents");default:throw new Error("unknown Node of type "+(0,c.default)(r.type))}},A.explodeStatement=function(e,t){var r=e.node,n=this,i=void 0,s=void 0,o=void 0;if(h.assertStatement(r),t?h.assertIdentifier(t):t=null,h.isBlockStatement(r))return void e.get("body").forEach(function(e){n.explodeStatement(e)});if(!g.containsLeap(r))return void n.emit(r);switch(r.type){case"ExpressionStatement":n.explodeExpression(e.get("expression"),!0);break;case"LabeledStatement":s=a(),n.leapManager.withEntry(new y.LabeledEntry(s,r.label),function(){n.explodeStatement(e.get("body"),r.label)}),n.mark(s);break;case"WhileStatement":i=a(),s=a(),n.mark(i),n.jumpIfNot(n.explodeExpression(e.get("test")),s),n.leapManager.withEntry(new y.LoopEntry(s,i,t),function(){n.explodeStatement(e.get("body"))}),n.jump(i),n.mark(s);break;case"DoWhileStatement":var u=a(),l=a();s=a(),n.mark(u),n.leapManager.withEntry(new y.LoopEntry(s,l,t),function(){n.explode(e.get("body"))}),n.mark(l),n.jumpIf(n.explodeExpression(e.get("test")),u),n.mark(s);break;case"ForStatement":o=a();var f=a();s=a(),r.init&&n.explode(e.get("init"),!0),n.mark(o),r.test&&n.jumpIfNot(n.explodeExpression(e.get("test")),s),n.leapManager.withEntry(new y.LoopEntry(s,f,t),function(){n.explodeStatement(e.get("body"))}),n.mark(f),r.update&&n.explode(e.get("update"),!0),n.jump(o),n.mark(s);break;case"TypeCastExpression":return n.explodeExpression(e.get("expression"));case"ForInStatement":o=a(),s=a();var d=n.makeTempVar();n.emitAssign(d,h.callExpression(E.runtimeProperty("keys"),[n.explodeExpression(e.get("right"))])),n.mark(o);var m=n.makeTempVar();n.jumpIf(h.memberExpression(h.assignmentExpression("=",m,h.callExpression(d,[])),h.identifier("done"),!1),s),n.emitAssign(r.left,h.memberExpression(m,h.identifier("value"),!1)),n.leapManager.withEntry(new y.LoopEntry(s,o,t),function(){n.explodeStatement(e.get("body"))}),n.jump(o),n.mark(s);break;case"BreakStatement":n.emitAbruptCompletion({type:"break",target:n.leapManager.getBreakLoc(r.label)});break;case"ContinueStatement":n.emitAbruptCompletion({type:"continue",target:n.leapManager.getContinueLoc(r.label)});break;case"SwitchStatement":var v=n.emitAssign(n.makeTempVar(),n.explodeExpression(e.get("discriminant")));s=a();for(var b=a(),x=b,A=[],_=r.cases||[],D=_.length-1;D>=0;--D){var C=_[D];h.assertSwitchCase(C),C.test?x=h.conditionalExpression(h.binaryExpression("===",v,C.test),A[D]=a(),x):A[D]=b}var w=e.get("discriminant");E.replaceWithOrRemove(w,x),n.jump(n.explodeExpression(w)),n.leapManager.withEntry(new y.SwitchEntry(s),function(){e.get("cases").forEach(function(e){var t=e.key;n.mark(A[t]),e.get("consequent").forEach(function(e){n.explodeStatement(e)})})}),n.mark(s),-1===b.value&&(n.mark(b),p.default.strictEqual(s.value,b.value));break;case"IfStatement":var P=r.alternate&&a();s=a(),n.jumpIfNot(n.explodeExpression(e.get("test")),P||s),n.explodeStatement(e.get("consequent")),P&&(n.jump(s),n.mark(P),n.explodeStatement(e.get("alternate"))),n.mark(s);break;case"ReturnStatement":n.emitAbruptCompletion({type:"return",value:n.explodeExpression(e.get("argument"))});break;case"WithStatement":throw new Error("WithStatement not supported in generator functions.");case"TryStatement":s=a();var k=r.handler,F=k&&a(),T=F&&new y.CatchEntry(F,k.param),O=r.finalizer&&a(),B=O&&new y.FinallyEntry(O,s),R=new y.TryEntry(n.getUnmarkedCurrentLoc(),T,B);n.tryEntries.push(R),n.updateContextPrevLoc(R.firstLoc),n.leapManager.withEntry(R,function(){if(n.explodeStatement(e.get("block")),F){O?n.jump(O):n.jump(s),n.updateContextPrevLoc(n.mark(F));var t=e.get("handler.body"),r=n.makeTempVar();n.clearPendingException(R.firstLoc,r),t.traverse(S,{safeParam:r,catchParamName:k.param.name}),n.leapManager.withEntry(T,function(){n.explodeStatement(t)})}O&&(n.updateContextPrevLoc(n.mark(O)),n.leapManager.withEntry(B,function(){n.explodeStatement(e.get("finalizer"))}),n.emit(h.returnStatement(h.callExpression(n.contextProperty("finish"),[B.firstLoc]))))}),n.mark(s);break;case"ThrowStatement":n.emit(h.throwStatement(n.explodeExpression(e.get("argument"))));break;default:throw new Error("unknown Statement of type "+(0,c.default)(r.type))}};var S={Identifier:function(e,t){e.node.name===t.catchParamName&&E.isReference(e)&&E.replaceWithOrRemove(e,t.safeParam)},Scope:function(e,t){e.scope.hasOwnBinding(t.catchParamName)&&e.skip()}};A.emitAbruptCompletion=function(e){u(e)||p.default.ok(!1,"invalid completion record: "+(0,c.default)(e)),p.default.notStrictEqual(e.type,"normal","normal completions are not abrupt");var t=[h.stringLiteral(e.type)];"break"===e.type||"continue"===e.type?(h.assertLiteral(e.target),t[1]=e.target):"return"!==e.type&&"throw"!==e.type||e.value&&(h.assertExpression(e.value),t[1]=e.value),this.emit(h.returnStatement(h.callExpression(this.contextProperty("abrupt"),t)))},A.getUnmarkedCurrentLoc=function(){return h.numericLiteral(this.listing.length)},A.updateContextPrevLoc=function(e){e?(h.assertLiteral(e),-1===e.value?e.value=this.listing.length:p.default.strictEqual(e.value,this.listing.length)):e=this.getUnmarkedCurrentLoc(),this.emitAssign(this.contextProperty("prev"),e)},A.explodeExpression=function(e,t){function r(e){if(h.assertExpression(e),!t)return e;s.emit(e)}function n(e,t,r){p.default.ok(!r||!e,"Ignoring the result of a child expression but forcing it to be assigned to a temporary variable?");var n=s.explodeExpression(t,r);return r||(e||l&&!h.isLiteral(n))&&(n=s.emitAssign(e||s.makeTempVar(),n)),n}var i=e.node;if(!i)return i;h.assertExpression(i);var s=this,o=void 0,u=void 0;if(!g.containsLeap(i))return r(i);var l=g.containsLeap.onlyChildren(i);switch(i.type){case"MemberExpression":return r(h.memberExpression(s.explodeExpression(e.get("object")),i.computed?n(null,e.get("property")):i.property,i.computed));case"CallExpression":var f=e.get("callee"),d=e.get("arguments"),m=void 0,y=[],v=!1;if(d.forEach(function(e){v=v||g.containsLeap(e.node)}),h.isMemberExpression(f.node))if(v){var b=n(s.makeTempVar(),f.get("object")),E=f.node.computed?n(null,f.get("property")):f.node.property;y.unshift(b),m=h.memberExpression(h.memberExpression(b,E,f.node.computed),h.identifier("call"),!1)}else m=s.explodeExpression(f);else m=n(null,f),h.isMemberExpression(m)&&(m=h.sequenceExpression([h.numericLiteral(0),m]));return d.forEach(function(e){y.push(n(null,e))}),r(h.callExpression(m,y));case"NewExpression":return r(h.newExpression(n(null,e.get("callee")),e.get("arguments").map(function(e){return n(null,e)})));case"ObjectExpression":return r(h.objectExpression(e.get("properties").map(function(e){return e.isObjectProperty()?h.objectProperty(e.node.key,n(null,e.get("value")),e.node.computed):e.node})));case"ArrayExpression":return r(h.arrayExpression(e.get("elements").map(function(e){return n(null,e)})));case"SequenceExpression":var x=i.expressions.length-1;return e.get("expressions").forEach(function(e){e.key===x?o=s.explodeExpression(e,t):s.explodeExpression(e,!0)}),o;case"LogicalExpression":u=a(),t||(o=s.makeTempVar());var A=n(o,e.get("left"));return"&&"===i.operator?s.jumpIfNot(A,u):(p.default.strictEqual(i.operator,"||"),s.jumpIf(A,u)),n(o,e.get("right"),t),s.mark(u),o;case"ConditionalExpression":var S=a();u=a();var _=s.explodeExpression(e.get("test"));return s.jumpIfNot(_,S),t||(o=s.makeTempVar()),n(o,e.get("consequent"),t),s.jump(u),s.mark(S),n(o,e.get("alternate"),t),s.mark(u),o;case"UnaryExpression":return r(h.unaryExpression(i.operator,s.explodeExpression(e.get("argument")),!!i.prefix));case"BinaryExpression":return r(h.binaryExpression(i.operator,n(null,e.get("left")),n(null,e.get("right"))));case"AssignmentExpression":return r(h.assignmentExpression(i.operator,s.explodeExpression(e.get("left")),s.explodeExpression(e.get("right"))));case"UpdateExpression":return r(h.updateExpression(i.operator,s.explodeExpression(e.get("argument")),i.prefix));case"YieldExpression":u=a();var D=i.argument&&s.explodeExpression(e.get("argument"));if(D&&i.delegate){var C=s.makeTempVar();return s.emit(h.returnStatement(h.callExpression(s.contextProperty("delegateYield"),[D,h.stringLiteral(C.property.name),u]))),s.mark(u),C}return s.emitAssign(s.contextProperty("next"),u),s.emit(h.returnStatement(D||null)),s.mark(u),s.contextProperty("sent");default:throw new Error("unknown Expression of type "+(0,c.default)(i.type))}}},function(e,t){"use strict";e.exports=function(e){var t=/^\\\\\?\\/.test(e),r=/[^\x00-\x80]+/.test(e);return t||r?e:e.replace(/\\/g,"/")}},function(e,t,r){"use strict";function n(){this._array=[],this._set=Object.create(null)}var i=r(63),s=Object.prototype.hasOwnProperty;n.fromArray=function(e,t){for(var r=new n,i=0,s=e.length;i<s;i++)r.add(e[i],t);return r},n.prototype.size=function(){return Object.getOwnPropertyNames(this._set).length},n.prototype.add=function(e,t){var r=i.toSetString(e),n=s.call(this._set,r),a=this._array.length;n&&!t||this._array.push(e),n||(this._set[r]=a)},n.prototype.has=function(e){var t=i.toSetString(e);return s.call(this._set,t)},n.prototype.indexOf=function(e){var t=i.toSetString(e);if(s.call(this._set,t))return this._set[t];throw new Error('"'+e+'" is not in the set.')},n.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},n.prototype.toArray=function(){return this._array.slice()},t.ArraySet=n},function(e,t,r){"use strict";function n(e){return e<0?1+(-e<<1):0+(e<<1)}function i(e){var t=1==(1&e),r=e>>1;return t?-r:r}var s=r(616);t.encode=function(e){var t,r="",i=n(e);do{t=31&i,i>>>=5,i>0&&(t|=32),r+=s.encode(t)}while(i>0);return r},t.decode=function(e,t,r){var n,a,o=e.length,u=0,l=0;do{if(t>=o)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(a=s.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));n=!!(32&a),a&=31,u+=a<<l,l+=5}while(n);r.value=i(u),r.rest=t}},function(e,t,r){"use strict";function n(e){e||(e={}),this._file=s.getArg(e,"file",null),this._sourceRoot=s.getArg(e,"sourceRoot",null),this._skipValidation=s.getArg(e,"skipValidation",!1),this._sources=new a,this._names=new a,this._mappings=new o,this._sourcesContents=null}var i=r(286),s=r(63),a=r(285).ArraySet,o=r(618).MappingList;n.prototype._version=3,n.fromSourceMap=function(e){var t=e.sourceRoot,r=new n({file:e.file,sourceRoot:t});return e.eachMapping(function(e){var n={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(n.source=e.source,null!=t&&(n.source=s.relative(t,n.source)),n.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(n.name=e.name)),r.addMapping(n)}),e.sources.forEach(function(t){var n=e.sourceContentFor(t);null!=n&&r.setSourceContent(t,n)}),r},n.prototype.addMapping=function(e){var t=s.getArg(e,"generated"),r=s.getArg(e,"original",null),n=s.getArg(e,"source",null),i=s.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,r,n,i),null!=n&&(n=String(n),this._sources.has(n)||this._sources.add(n)),null!=i&&(i=String(i),this._names.has(i)||this._names.add(i)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=r&&r.line,originalColumn:null!=r&&r.column,source:n,name:i})},n.prototype.setSourceContent=function(e,t){var r=e;null!=this._sourceRoot&&(r=s.relative(this._sourceRoot,r)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[s.toSetString(r)]=t):this._sourcesContents&&(delete this._sourcesContents[s.toSetString(r)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},n.prototype.applySourceMap=function(e,t,r){var n=t;if(null==t){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');n=e.file}var i=this._sourceRoot;null!=i&&(n=s.relative(i,n));var o=new a,u=new a;this._mappings.unsortedForEach(function(t){if(t.source===n&&null!=t.originalLine){var a=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=a.source&&(t.source=a.source,null!=r&&(t.source=s.join(r,t.source)),null!=i&&(t.source=s.relative(i,t.source)),t.originalLine=a.line,t.originalColumn=a.column,null!=a.name&&(t.name=a.name))}var l=t.source;null==l||o.has(l)||o.add(l);var c=t.name;null==c||u.has(c)||u.add(c)},this),this._sources=o,this._names=u,e.sources.forEach(function(t){var n=e.sourceContentFor(t);null!=n&&(null!=r&&(t=s.join(r,t)),null!=i&&(t=s.relative(i,t)),this.setSourceContent(t,n))},this)},n.prototype._validateMapping=function(e,t,r,n){if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||r||n)&&!(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&r))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:t,name:n}))},n.prototype._serializeMappings=function(){for(var e,t,r,n,a=0,o=1,u=0,l=0,c=0,f=0,p="",d=this._mappings.toArray(),h=0,m=d.length;h<m;h++){if(t=d[h],e="",t.generatedLine!==o)for(a=0;t.generatedLine!==o;)e+=";",o++;else if(h>0){if(!s.compareByGeneratedPositionsInflated(t,d[h-1]))continue;e+=","}e+=i.encode(t.generatedColumn-a),a=t.generatedColumn,null!=t.source&&(n=this._sources.indexOf(t.source),e+=i.encode(n-f),f=n,e+=i.encode(t.originalLine-1-l),l=t.originalLine-1,e+=i.encode(t.originalColumn-u),u=t.originalColumn,null!=t.name&&(r=this._names.indexOf(t.name),e+=i.encode(r-c),c=r)),p+=e}return p},n.prototype._generateSourcesContent=function(e,t){return e.map(function(e){if(!this._sourcesContents)return null;null!=t&&(e=s.relative(t,e));var r=s.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)},n.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},n.prototype.toString=function(){return JSON.stringify(this.toJSON())},t.SourceMapGenerator=n},function(e,t,r){"use strict";t.SourceMapGenerator=r(287).SourceMapGenerator,t.SourceMapConsumer=r(620).SourceMapConsumer,t.SourceNode=r(621).SourceNode},function(e,t,r){(function(e){"use strict";function t(){var e={modifiers:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},colors:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39]},bgColors:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49]}};return e.colors.grey=e.colors.gray,Object.keys(e).forEach(function(t){var r=e[t];Object.keys(r).forEach(function(t){var n=r[t];e[t]=r[t]={open:"["+n[0]+"m",close:"["+n[1]+"m"}}),Object.defineProperty(e,t,{value:r,enumerable:!1})}),e}Object.defineProperty(e,"exports",{enumerable:!0,get:t})}).call(t,r(39)(e))},function(e,t,r){"use strict";e.exports=r(182)},function(e,t){"use strict";function r(e){return["babel-plugin-"+e,e]}t.__esModule=!0,t.default=r,e.exports=t.default},function(e,t){"use strict";function r(e){var t=["babel-preset-"+e,e],r=e.match(/^(@[^\/]+)\/(.+)$/);if(r){var n=r[1],i=r[2];t.push(n+"/babel-preset-"+i)}return t}t.__esModule=!0,t.default=r,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e,t){if(e&&t)return(0,o.default)(e,t,function(e,t){if(t&&Array.isArray(e)){for(var r=t.slice(0),n=e,i=Array.isArray(n),a=0,n=i?n:(0,s.default)(n);;){var o;if(i){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;r.indexOf(u)<0&&r.push(u)}return r}})};var a=r(590),o=n(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e,t,r){if(e){if("Program"===e.type)return i.file(e,t||[],r||[]);if("File"===e.type)return e}throw new Error("Not a valid ast?")};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function s(e,t){var r=[],n=g.functionExpression(null,[g.identifier("global")],g.blockStatement(r)),i=g.program([g.expressionStatement(g.callExpression(n,[c.get("selfGlobal")]))]);return r.push(g.variableDeclaration("var",[g.variableDeclarator(e,g.assignmentExpression("=",g.memberExpression(g.identifier("global"),e),g.objectExpression([])))])),t(r),i}function a(e,t){var r=[];return r.push(g.variableDeclaration("var",[g.variableDeclarator(e,g.identifier("global"))])),t(r),g.program([b({FACTORY_PARAMETERS:g.identifier("global"),BROWSER_ARGUMENTS:g.assignmentExpression("=",g.memberExpression(g.identifier("root"),e),g.objectExpression([])),COMMON_ARGUMENTS:g.identifier("exports"),AMD_ARGUMENTS:g.arrayExpression([g.stringLiteral("exports")]),FACTORY_BODY:r,UMD_ROOT:g.identifier("this")})])}function o(e,t){var r=[];return r.push(g.variableDeclaration("var",[g.variableDeclarator(e,g.objectExpression([]))])),t(r),r.push(g.expressionStatement(e)),g.program(r)}function u(e,t,r){c.list.forEach(function(n){if(!(r&&r.indexOf(n)<0)){var i=g.identifier(n);e.push(g.expressionStatement(g.assignmentExpression("=",g.memberExpression(t,i),c.get(n))))}})}t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"global",r=g.identifier("babelHelpers"),n=function(t){return u(t,r,e)},i=void 0,l={global:s,umd:a,var:o}[t];if(!l)throw new Error(h.get("unsupportedOutputType",t));return i=l(r,n),(0,p.default)(i).code};var l=r(194),c=i(l),f=r(186),p=n(f),d=r(20),h=i(d),m=r(4),y=n(m),v=r(1),g=i(v),b=(0,y.default)('\n  (function (root, factory) {\n    if (typeof define === "function" && define.amd) {\n      define(AMD_ARGUMENTS, factory);\n    } else if (typeof exports === "object") {\n      factory(COMMON_ARGUMENTS);\n    } else {\n      factory(BROWSER_ARGUMENTS);\n    }\n  })(UMD_ROOT, function (FACTORY_PARAMETERS) {\n    FACTORY_BODY\n  });\n');e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(65),s=n(i),a=r(594),o=n(a);t.default=new s.default({name:"internal.blockHoist",visitor:{Block:{exit:function(e){for(var t=e.node,r=!1,n=0;n<t.body.length;n++){var i=t.body[n];if(i&&null!=i._blockHoist){r=!0;break}}r&&(t.body=(0,o.default)(t.body,function(e){var t=e&&e._blockHoist;return null==t&&(t=1),!0===t&&(t=2),-1*t}))}}}}),e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return!!e.is("_forceShadow")||t}function s(e,t){var r=e.inShadow(t);if(i(e,r)){var n=e.node._shadowedFunctionLiteral,s=void 0,a=!1,o=e.find(function(t){if(t.parentPath&&t.parentPath.isClassProperty()&&"value"===t.key)return!0;if(e===t)return!1;if((t.isProgram()||t.isFunction())&&(s=s||t),t.isProgram())return a=!0,!0;if(t.isFunction()&&!t.isArrowFunctionExpression()){if(n){if(t===n||t.node===n.node)return!0}else if(!t.is("shadow"))return!0;return a=!0,!1}return!1});if(n&&o.isProgram()&&!n.isProgram()&&(o=e.findParent(function(e){return e.isProgram()||e.isFunction()})),o!==s&&a){var u=o.getData(t);if(u)return e.replaceWith(u);var l=e.scope.generateUidIdentifier(t);o.setData(t,l);var c=o.findParent(function(e){return e.isClass()}),p=!!(c&&c.node&&c.node.superClass);if("this"===t&&o.isMethod({kind:"constructor"})&&p)o.scope.push({id:l}),o.traverse(d,{id:l});else{var h="this"===t?f.thisExpression():f.identifier(t);n&&(h._shadowedFunctionLiteral=n),o.scope.push({id:l,init:h})}return e.replaceWith(l)}}}t.__esModule=!0;var a=r(10),o=n(a),u=r(65),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=(0,o.default)("super this bound"),d={CallExpression:function(e){if(e.get("callee").isSuper()){var t=e.node;t[p]||(t[p]=!0,e.replaceWith(f.assignmentExpression("=",this.id,t)))}}};t.default=new l.default({name:"internal.shadowFunctions",visitor:{ThisExpression:function(e){s(e,"this")},ReferencedIdentifier:function(e){"arguments"===e.node.name&&s(e,"arguments")}}}),e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(294),o=n(a),u=r(65),l=n(u),c=r(50),f=n(c),p=function(){function e(){(0,s.default)(this,e)}return e.prototype.lint=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return t.code=!1,t.mode="lint",this.transform(e,t)},e.prototype.pretransform=function(e,t){var r=new f.default(t,this);return r.wrap(e,function(){return r.addCode(e),r.parseCode(e),r})},e.prototype.transform=function(e,t){var r=new f.default(t,this);return r.wrap(e,function(){return r.addCode(e),r.parseCode(e),r.transform()})},e.prototype.analyse=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments[2];return t.code=!1,r&&(t.plugins=t.plugins||[],t.plugins.push(new l.default({visitor:r}))),this.transform(e,t).metadata},e.prototype.transformFromAst=function(e,t,r){e=(0,o.default)(e);var n=new f.default(r,this);return n.wrap(t,function(){return n.addCode(t),n.addAst(e),n.transform()})},e}();t.default=p,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(42),o=n(a),u=r(41),l=n(u),c=r(119),f=n(c),p=r(50),d=(n(p),function(e){function t(r,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,s.default)(this,t);var a=(0,o.default)(this,e.call(this));return a.plugin=n,a.key=n.key,a.file=r,a.opts=i,a}return(0,l.default)(t,e),t.prototype.addHelper=function(){var e;return(e=this.file).addHelper.apply(e,arguments)},t.prototype.addImport=function(){var e;return(e=this.file).addImport.apply(e,arguments)},t.prototype.getModuleName=function(){var e;return(e=this.file).getModuleName.apply(e,arguments)},t.prototype.buildCodeFrameError=function(){var e;return(e=this.file).buildCodeFrameError.apply(e,arguments)},t}(f.default));t.default=d,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(625),o=n(a),u=/^[ \t]+$/,l=function(){function e(t){(0,s.default)(this,e),this._map=null,this._buf=[],this._last="",this._queue=[],this._position={line:1,column:0},this._sourcePosition={identifierName:null,line:null,column:null,filename:null},this._map=t}return e.prototype.get=function(){this._flush();var e=this._map,t={code:(0,o.default)(this._buf.join("")),map:null,rawMappings:e&&e.getRawMappings()};return e&&Object.defineProperty(t,"map",{configurable:!0,enumerable:!0,get:function(){return this.map=e.get()},set:function(e){Object.defineProperty(this,"map",{value:e,writable:!0})}}),t},e.prototype.append=function(e){this._flush();var t=this._sourcePosition,r=t.line,n=t.column,i=t.filename,s=t.identifierName;this._append(e,r,n,s,i)},e.prototype.queue=function(e){if("\n"===e)for(;this._queue.length>0&&u.test(this._queue[0][0]);)this._queue.shift();var t=this._sourcePosition,r=t.line,n=t.column,i=t.filename,s=t.identifierName;this._queue.unshift([e,r,n,s,i])},e.prototype._flush=function(){for(var e=void 0;e=this._queue.pop();)this._append.apply(this,e)},e.prototype._append=function(e,t,r,n,i){this._map&&"\n"!==e[0]&&this._map.mark(this._position.line,this._position.column,t,r,n,i),this._buf.push(e),this._last=e[e.length-1];for(var s=0;s<e.length;s++)"\n"===e[s]?(this._position.line++,this._position.column=0):this._position.column++},e.prototype.removeTrailingNewline=function(){this._queue.length>0&&"\n"===this._queue[0][0]&&this._queue.shift()},e.prototype.removeLastSemicolon=function(){this._queue.length>0&&";"===this._queue[0][0]&&this._queue.shift()},e.prototype.endsWith=function(e){if(1===e.length){var t=void 0;if(this._queue.length>0){var r=this._queue[0][0];t=r[r.length-1]}else t=this._last;return t===e}var n=this._last+this._queue.reduce(function(e,t){return t[0]+e},"");return e.length<=n.length&&n.slice(-e.length)===e},e.prototype.hasContent=function(){return this._queue.length>0||!!this._last},e.prototype.source=function(e,t){if(!e||t){var r=t?t[e]:null;this._sourcePosition.identifierName=t&&t.identifierName||null,this._sourcePosition.line=r?r.line:null,this._sourcePosition.column=r?r.column:null,this._sourcePosition.filename=t&&t.filename||null}},e.prototype.withSource=function(e,t,r){if(!this._map)return r();var n=this._sourcePosition.line,i=this._sourcePosition.column,s=this._sourcePosition.filename,a=this._sourcePosition.identifierName;this.source(e,t),r(),this._sourcePosition.line=n,this._sourcePosition.column=i,this._sourcePosition.filename=s,this._sourcePosition.identifierName=a},e.prototype.getCurrentColumn=function(){var e=this._queue.reduce(function(e,t){return t[0]+e},""),t=e.lastIndexOf("\n");return-1===t?this._position.column+e.length:e.length-1-t},e.prototype.getCurrentLine=function(){for(var e=this._queue.reduce(function(e,t){return t[0]+e},""),t=0,r=0;r<e.length;r++)"\n"===e[r]&&t++;return this._position.line+t},e}();t.default=l,e.exports=t.default},function(e,t,r){"use strict";function n(e){this.print(e.program,e)}function i(e){this.printInnerComments(e,!1),this.printSequence(e.directives,e),e.directives&&e.directives.length&&this.newline(),this.printSequence(e.body,e)}function s(e){this.token("{"),this.printInnerComments(e);var t=e.directives&&e.directives.length;e.body.length||t?(this.newline(),this.printSequence(e.directives,e,{indent:!0}),t&&this.newline(),this.printSequence(e.body,e,{indent:!0}),this.removeTrailingNewline(),this.source("end",e.loc),this.endsWith("\n")||this.newline(),this.rightBrace()):(this.source("end",e.loc),this.token("}"))}function a(){}function o(e){this.print(e.value,e),this.semicolon()}t.__esModule=!0,t.File=n,t.Program=i,t.BlockStatement=s,t.Noop=a,t.Directive=o;var u=r(123);Object.defineProperty(t,"DirectiveLiteral",{enumerable:!0,get:function(){return u.StringLiteral}})},function(e,t){"use strict";function r(e){this.printJoin(e.decorators,e),this.word("class"),e.id&&(this.space(),this.print(e.id,e)),this.print(e.typeParameters,e),e.superClass&&(this.space(),this.word("extends"),this.space(),this.print(e.superClass,e),this.print(e.superTypeParameters,e)),e.implements&&(this.space(),this.word("implements"),this.space(),this.printList(e.implements,e)),this.space(),this.print(e.body,e)}function n(e){this.token("{"),this.printInnerComments(e),0===e.body.length?this.token("}"):(this.newline(),this.indent(),this.printSequence(e.body,e),this.dedent(),this.endsWith("\n")||this.newline(),this.rightBrace())}function i(e){this.printJoin(e.decorators,e),e.static&&(this.word("static"),this.space()),e.computed?(this.token("["),this.print(e.key,e),this.token("]")):(this._variance(e),this.print(e.key,e)),this.print(e.typeAnnotation,e),e.value&&(this.space(),this.token("="),this.space(),this.print(e.value,e)),this.semicolon()}function s(e){this.printJoin(e.decorators,e),e.static&&(this.word("static"),this.space()),"constructorCall"===e.kind&&(this.word("call"),this.space()),this._method(e)}t.__esModule=!0,t.ClassDeclaration=r,t.ClassBody=n,t.ClassProperty=i,t.ClassMethod=s,t.ClassExpression=r},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){"void"===e.operator||"delete"===e.operator||"typeof"===e.operator?(this.word(e.operator),this.space()):this.token(e.operator),this.print(e.argument,e)}function s(e){this.word("do"),this.space(),this.print(e.body,e)}function a(e){this.token("("),this.print(e.expression,e),this.token(")")}function o(e){e.prefix?(this.token(e.operator),this.print(e.argument,e)):(this.print(e.argument,e),this.token(e.operator))}function u(e){this.print(e.test,e),this.space(),this.token("?"),this.space(),this.print(e.consequent,e),this.space(),this.token(":"),this.space(),this.print(e.alternate,e)}function l(e,t){this.word("new"),this.space(),this.print(e.callee,e),(0!==e.arguments.length||!this.format.minified||C.isCallExpression(t,{callee:e})||C.isMemberExpression(t)||C.isNewExpression(t))&&(this.token("("),this.printList(e.arguments,e),this.token(")"))}function c(e){this.printList(e.expressions,e)}function f(){
this.word("this")}function p(){this.word("super")}function d(e){this.token("@"),this.print(e.expression,e),this.newline()}function h(){this.token(","),this.newline(),this.endsWith("\n")||this.space()}function m(e){this.print(e.callee,e),this.token("(");var t=e._prettyCall,r=void 0;t&&(r=h,this.newline(),this.indent()),this.printList(e.arguments,e,{separator:r}),t&&(this.newline(),this.dedent()),this.token(")")}function y(){this.word("import")}function v(e){return function(t){if(this.word(e),t.delegate&&this.token("*"),t.argument){this.space();var r=this.startTerminatorless();this.print(t.argument,t),this.endTerminatorless(r)}}}function g(){this.semicolon(!0)}function b(e){this.print(e.expression,e),this.semicolon()}function E(e){this.print(e.left,e),e.left.optional&&this.token("?"),this.print(e.left.typeAnnotation,e),this.space(),this.token("="),this.space(),this.print(e.right,e)}function x(e,t){var r=this.inForStatementInitCounter&&"in"===e.operator&&!P.needsParens(e,t);r&&this.token("("),this.print(e.left,e),this.space(),"in"===e.operator||"instanceof"===e.operator?this.word(e.operator):this.token(e.operator),this.space(),this.print(e.right,e),r&&this.token(")")}function A(e){this.print(e.object,e),this.token("::"),this.print(e.callee,e)}function S(e){if(this.print(e.object,e),!e.computed&&C.isMemberExpression(e.property))throw new TypeError("Got a MemberExpression for MemberExpression property");var t=e.computed;C.isLiteral(e.property)&&"number"==typeof e.property.value&&(t=!0),t?(this.token("["),this.print(e.property,e),this.token("]")):(this.token("."),this.print(e.property,e))}function _(e){this.print(e.meta,e),this.token("."),this.print(e.property,e)}t.__esModule=!0,t.LogicalExpression=t.BinaryExpression=t.AwaitExpression=t.YieldExpression=void 0,t.UnaryExpression=i,t.DoExpression=s,t.ParenthesizedExpression=a,t.UpdateExpression=o,t.ConditionalExpression=u,t.NewExpression=l,t.SequenceExpression=c,t.ThisExpression=f,t.Super=p,t.Decorator=d,t.CallExpression=m,t.Import=y,t.EmptyStatement=g,t.ExpressionStatement=b,t.AssignmentPattern=E,t.AssignmentExpression=x,t.BindExpression=A,t.MemberExpression=S,t.MetaProperty=_;var D=r(1),C=n(D),w=r(187),P=n(w);t.YieldExpression=v("yield"),t.AwaitExpression=v("await");t.BinaryExpression=x,t.LogicalExpression=x},function(e,t,r){"use strict";function n(){this.word("any")}function i(e){this.print(e.elementType,e),this.token("["),this.token("]")}function s(){this.word("boolean")}function a(e){this.word(e.value?"true":"false")}function o(){this.word("null")}function u(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.word("class"),this.space(),this._interfaceish(e)}function l(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.word("function"),this.space(),this.print(e.id,e),this.print(e.id.typeAnnotation.typeAnnotation,e),this.semicolon()}function c(e){this.word("declare"),this.space(),this.InterfaceDeclaration(e)}function f(e){this.word("declare"),this.space(),this.word("module"),this.space(),this.print(e.id,e),this.space(),this.print(e.body,e)}function p(e){this.word("declare"),this.space(),this.word("module"),this.token("."),this.word("exports"),this.print(e.typeAnnotation,e)}function d(e){this.word("declare"),this.space(),this.TypeAlias(e)}function h(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.OpaqueType(e)}function m(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.word("var"),this.space(),this.print(e.id,e),this.print(e.id.typeAnnotation,e),this.semicolon()}function y(e){this.word("declare"),this.space(),this.word("export"),this.space(),e.default&&(this.word("default"),this.space()),v.apply(this,arguments)}function v(e){if(e.declaration){var t=e.declaration;this.print(t,e),Q.isStatement(t)||this.semicolon()}else this.token("{"),e.specifiers.length&&(this.space(),this.printList(e.specifiers,e),this.space()),this.token("}"),e.source&&(this.space(),this.word("from"),this.space(),this.print(e.source,e)),this.semicolon()}function g(){this.token("*")}function b(e,t){this.print(e.typeParameters,e),this.token("("),this.printList(e.params,e),e.rest&&(e.params.length&&(this.token(","),this.space()),this.token("..."),this.print(e.rest,e)),this.token(")"),"ObjectTypeCallProperty"===t.type||"DeclareFunction"===t.type?this.token(":"):(this.space(),this.token("=>")),this.space(),this.print(e.returnType,e)}function E(e){this.print(e.name,e),e.optional&&this.token("?"),this.token(":"),this.space(),this.print(e.typeAnnotation,e)}function x(e){this.print(e.id,e),this.print(e.typeParameters,e)}function A(e){this.print(e.id,e),this.print(e.typeParameters,e),e.extends.length&&(this.space(),this.word("extends"),this.space(),this.printList(e.extends,e)),e.mixins&&e.mixins.length&&(this.space(),this.word("mixins"),this.space(),this.printList(e.mixins,e)),this.space(),this.print(e.body,e)}function S(e){"plus"===e.variance?this.token("+"):"minus"===e.variance&&this.token("-")}function _(e){this.word("interface"),this.space(),this._interfaceish(e)}function D(){this.space(),this.token("&"),this.space()}function C(e){this.printJoin(e.types,e,{separator:D})}function w(){this.word("mixed")}function P(){this.word("empty")}function k(e){this.token("?"),this.print(e.typeAnnotation,e)}function F(){this.word("number")}function T(){this.word("string")}function O(){this.word("this")}function B(e){this.token("["),this.printList(e.types,e),this.token("]")}function R(e){this.word("typeof"),this.space(),this.print(e.argument,e)}function I(e){this.word("type"),this.space(),this.print(e.id,e),this.print(e.typeParameters,e),this.space(),this.token("="),this.space(),this.print(e.right,e),this.semicolon()}function M(e){this.word("opaque"),this.space(),this.word("type"),this.space(),this.print(e.id,e),this.print(e.typeParameters,e),e.supertype&&(this.token(":"),this.space(),this.print(e.supertype,e)),e.impltype&&(this.space(),this.token("="),this.space(),this.print(e.impltype,e)),this.semicolon()}function N(e){this.token(":"),this.space(),e.optional&&this.token("?"),this.print(e.typeAnnotation,e)}function L(e){this._variance(e),this.word(e.name),e.bound&&this.print(e.bound,e),e.default&&(this.space(),this.token("="),this.space(),this.print(e.default,e))}function j(e){this.token("<"),this.printList(e.params,e,{}),this.token(">")}function U(e){var t=this;e.exact?this.token("{|"):this.token("{");var r=e.properties.concat(e.callProperties,e.indexers);r.length&&(this.space(),this.printJoin(r,e,{addNewlines:function(e){if(e&&!r[0])return 1},indent:!0,statement:!0,iterator:function(){1!==r.length&&(t.format.flowCommaSeparator?t.token(","):t.semicolon(),t.space())}}),this.space()),e.exact?this.token("|}"):this.token("}")}function V(e){e.static&&(this.word("static"),this.space()),this.print(e.value,e)}function G(e){e.static&&(this.word("static"),this.space()),this._variance(e),this.token("["),this.print(e.id,e),this.token(":"),this.space(),this.print(e.key,e),this.token("]"),this.token(":"),this.space(),this.print(e.value,e)}function W(e){e.static&&(this.word("static"),this.space()),this._variance(e),this.print(e.key,e),e.optional&&this.token("?"),this.token(":"),this.space(),this.print(e.value,e)}function Y(e){this.token("..."),this.print(e.argument,e)}function q(e){this.print(e.qualification,e),this.token("."),this.print(e.id,e)}function K(){this.space(),this.token("|"),this.space()}function H(e){this.printJoin(e.types,e,{separator:K})}function J(e){this.token("("),this.print(e.expression,e),this.print(e.typeAnnotation,e),this.token(")")}function X(){this.word("void")}t.__esModule=!0,t.TypeParameterDeclaration=t.StringLiteralTypeAnnotation=t.NumericLiteralTypeAnnotation=t.GenericTypeAnnotation=t.ClassImplements=void 0,t.AnyTypeAnnotation=n,t.ArrayTypeAnnotation=i,t.BooleanTypeAnnotation=s,t.BooleanLiteralTypeAnnotation=a,t.NullLiteralTypeAnnotation=o,t.DeclareClass=u,t.DeclareFunction=l,t.DeclareInterface=c,t.DeclareModule=f,t.DeclareModuleExports=p,t.DeclareTypeAlias=d,t.DeclareOpaqueType=h,t.DeclareVariable=m,t.DeclareExportDeclaration=y,t.ExistentialTypeParam=g,t.FunctionTypeAnnotation=b,t.FunctionTypeParam=E,t.InterfaceExtends=x,t._interfaceish=A,t._variance=S,t.InterfaceDeclaration=_,t.IntersectionTypeAnnotation=C,t.MixedTypeAnnotation=w,t.EmptyTypeAnnotation=P,t.NullableTypeAnnotation=k;var z=r(123);Object.defineProperty(t,"NumericLiteralTypeAnnotation",{enumerable:!0,get:function(){return z.NumericLiteral}}),Object.defineProperty(t,"StringLiteralTypeAnnotation",{enumerable:!0,get:function(){return z.StringLiteral}}),t.NumberTypeAnnotation=F,t.StringTypeAnnotation=T,t.ThisTypeAnnotation=O,t.TupleTypeAnnotation=B,t.TypeofTypeAnnotation=R,t.TypeAlias=I,t.OpaqueType=M,t.TypeAnnotation=N,t.TypeParameter=L,t.TypeParameterInstantiation=j,t.ObjectTypeAnnotation=U,t.ObjectTypeCallProperty=V,t.ObjectTypeIndexer=G,t.ObjectTypeProperty=W,t.ObjectTypeSpreadProperty=Y,t.QualifiedTypeIdentifier=q,t.UnionTypeAnnotation=H,t.TypeCastExpression=J,t.VoidTypeAnnotation=X;var $=r(1),Q=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}($);t.ClassImplements=x,t.GenericTypeAnnotation=x,t.TypeParameterDeclaration=j},function(e,t,r){"use strict";function n(e){this.print(e.name,e),e.value&&(this.token("="),this.print(e.value,e))}function i(e){this.word(e.name)}function s(e){this.print(e.namespace,e),this.token(":"),this.print(e.name,e)}function a(e){this.print(e.object,e),this.token("."),this.print(e.property,e)}function o(e){this.token("{"),this.token("..."),this.print(e.argument,e),this.token("}")}function u(e){this.token("{"),this.print(e.expression,e),this.token("}")}function l(e){this.token("{"),this.token("..."),this.print(e.expression,e),this.token("}")}function c(e){this.token(e.value)}function f(e){var t=e.openingElement;if(this.print(t,e),!t.selfClosing){this.indent();for(var r=e.children,n=Array.isArray(r),i=0,r=n?r:(0,v.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;this.print(a,e)}this.dedent(),this.print(e.closingElement,e)}}function p(){this.space()}function d(e){this.token("<"),this.print(e.name,e),e.attributes.length>0&&(this.space(),this.printJoin(e.attributes,e,{separator:p})),e.selfClosing?(this.space(),this.token("/>")):this.token(">")}function h(e){this.token("</"),this.print(e.name,e),this.token(">")}function m(){}t.__esModule=!0;var y=r(2),v=function(e){return e&&e.__esModule?e:{default:e}}(y);t.JSXAttribute=n,t.JSXIdentifier=i,t.JSXNamespacedName=s,t.JSXMemberExpression=a,t.JSXSpreadAttribute=o,t.JSXExpressionContainer=u,t.JSXSpreadChild=l,t.JSXText=c,t.JSXElement=f,t.JSXOpeningElement=d,t.JSXClosingElement=h,t.JSXEmptyExpression=m},function(e,t,r){"use strict";function n(e){var t=this;this.print(e.typeParameters,e),this.token("("),this.printList(e.params,e,{iterator:function(e){e.optional&&t.token("?"),t.print(e.typeAnnotation,e)}}),this.token(")"),e.returnType&&this.print(e.returnType,e)}function i(e){var t=e.kind,r=e.key;"method"!==t&&"init"!==t||e.generator&&this.token("*"),"get"!==t&&"set"!==t||(this.word(t),this.space()),e.async&&(this.word("async"),this.space()),e.computed?(this.token("["),this.print(r,e),this.token("]")):this.print(r,e),this._params(e),this.space(),this.print(e.body,e)}function s(e){e.async&&(this.word("async"),this.space()),this.word("function"),e.generator&&this.token("*"),e.id?(this.space(),this.print(e.id,e)):this.space(),this._params(e),this.space(),this.print(e.body,e)}function a(e){e.async&&(this.word("async"),this.space());var t=e.params[0];1===e.params.length&&l.isIdentifier(t)&&!o(e,t)?this.print(t,e):this._params(e),this.space(),this.token("=>"),this.space(),this.print(e.body,e)}function o(e,t){return e.typeParameters||e.returnType||t.typeAnnotation||t.optional||t.trailingComments}t.__esModule=!0,t.FunctionDeclaration=void 0,t._params=n,t._method=i,t.FunctionExpression=s,t.ArrowFunctionExpression=a;var u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);t.FunctionDeclaration=s},function(e,t,r){"use strict";function n(e){"type"!==e.importKind&&"typeof"!==e.importKind||(this.word(e.importKind),this.space()),this.print(e.imported,e),e.local&&e.local.name!==e.imported.name&&(this.space(),this.word("as"),this.space(),this.print(e.local,e))}function i(e){this.print(e.local,e)}function s(e){this.print(e.exported,e)}function a(e){this.print(e.local,e),e.exported&&e.local.name!==e.exported.name&&(this.space(),this.word("as"),this.space(),this.print(e.exported,e))}function o(e){this.token("*"),this.space(),this.word("as"),this.space(),this.print(e.exported,e)}function u(e){this.word("export"),this.space(),this.token("*"),this.space(),this.word("from"),this.space(),this.print(e.source,e),this.semicolon()}function l(){this.word("export"),this.space(),f.apply(this,arguments)}function c(){this.word("export"),this.space(),this.word("default"),this.space(),f.apply(this,arguments)}function f(e){if(e.declaration){var t=e.declaration;this.print(t,e),m.isStatement(t)||this.semicolon()}else{"type"===e.exportKind&&(this.word("type"),this.space());for(var r=e.specifiers.slice(0),n=!1;;){var i=r[0];if(!m.isExportDefaultSpecifier(i)&&!m.isExportNamespaceSpecifier(i))break;n=!0,this.print(r.shift(),e),r.length&&(this.token(","),this.space())}(r.length||!r.length&&!n)&&(this.token("{"),r.length&&(this.space(),this.printList(r,e),this.space()),this.token("}")),e.source&&(this.space(),this.word("from"),this.space(),this.print(e.source,e)),this.semicolon()}}function p(e){this.word("import"),this.space(),"type"!==e.importKind&&"typeof"!==e.importKind||(this.word(e.importKind),this.space());var t=e.specifiers.slice(0);if(t&&t.length){for(;;){var r=t[0];if(!m.isImportDefaultSpecifier(r)&&!m.isImportNamespaceSpecifier(r))break;this.print(t.shift(),e),t.length&&(this.token(","),this.space())}t.length&&(this.token("{"),this.space(),this.printList(t,e),this.space(),this.token("}")),this.space(),this.word("from"),this.space()}this.print(e.source,e),this.semicolon()}function d(e){this.token("*"),this.space(),this.word("as"),this.space(),this.print(e.local,e)}t.__esModule=!0,t.ImportSpecifier=n,t.ImportDefaultSpecifier=i,t.ExportDefaultSpecifier=s,t.ExportSpecifier=a,t.ExportNamespaceSpecifier=o,t.ExportAllDeclaration=u,t.ExportNamedDeclaration=l,t.ExportDefaultDeclaration=c,t.ImportDeclaration=p,t.ImportNamespaceSpecifier=d;var h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h)},function(e,t,r){"use strict";function n(e){this.word("with"),this.space(),this.token("("),this.print(e.object,e),this.token(")"),this.printBlock(e)}function i(e){this.word("if"),this.space(),this.token("("),this.print(e.test,e),this.token(")"),this.space();var t=e.alternate&&S.isIfStatement(s(e.consequent));t&&(this.token("{"),this.newline(),this.indent()),this.printAndIndentOnComments(e.consequent,e),t&&(this.dedent(),this.newline(),this.token("}")),e.alternate&&(this.endsWith("}")&&this.space(),this.word("else"),this.space(),this.printAndIndentOnComments(e.alternate,e))}function s(e){return S.isStatement(e.body)?s(e.body):e}function a(e){this.word("for"),this.space(),this.token("("),this.inForStatementInitCounter++,this.print(e.init,e),this.inForStatementInitCounter--,this.token(";"),e.test&&(this.space(),this.print(e.test,e)),this.token(";"),e.update&&(this.space(),this.print(e.update,e)),this.token(")"),this.printBlock(e)}function o(e){this.word("while"),this.space(),this.token("("),this.print(e.test,e),this.token(")"),this.printBlock(e)}function u(e){this.word("do"),this.space(),this.print(e.body,e),this.space(),this.word("while"),this.space(),this.token("("),this.print(e.test,e),this.token(")"),this.semicolon()}function l(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"label";return function(r){this.word(e);var n=r[t];if(n){this.space();var i=this.startTerminatorless();this.print(n,r),this.endTerminatorless(i)}this.semicolon()}}function c(e){this.print(e.label,e),this.token(":"),this.space(),this.print(e.body,e)}function f(e){this.word("try"),this.space(),this.print(e.block,e),this.space(),e.handlers?this.print(e.handlers[0],e):this.print(e.handler,e),e.finalizer&&(this.space(),this.word("finally"),this.space(),this.print(e.finalizer,e))}function p(e){this.word("catch"),this.space(),this.token("("),this.print(e.param,e),this.token(")"),this.space(),this.print(e.body,e)}function d(e){this.word("switch"),this.space(),this.token("("),this.print(e.discriminant,e),this.token(")"),this.space(),this.token("{"),this.printSequence(e.cases,e,{indent:!0,addNewlines:function(t,r){if(!t&&e.cases[e.cases.length-1]===r)return-1}}),this.token("}")}function h(e){e.test?(this.word("case"),this.space(),this.print(e.test,e),this.token(":")):(this.word("default"),this.token(":")),e.consequent.length&&(this.newline(),this.printSequence(e.consequent,e,{indent:!0}))}function m(){this.word("debugger"),this.semicolon()}function y(){if(this.token(","),this.newline(),this.endsWith("\n"))for(var e=0;e<4;e++)this.space(!0)}function v(){if(this.token(","),this.newline(),this.endsWith("\n"))for(var e=0;e<6;e++)this.space(!0)}function g(e,t){this.word(e.kind),this.space();var r=!1;if(!S.isFor(t))for(var n=e.declarations,i=Array.isArray(n),s=0,n=i?n:(0,x.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;o.init&&(r=!0)}var u=void 0;r&&(u="const"===e.kind?v:y),this.printList(e.declarations,e,{separator:u}),(!S.isFor(t)||t.left!==e&&t.init!==e)&&this.semicolon()}function b(e){this.print(e.id,e),this.print(e.id.typeAnnotation,e),e.init&&(this.space(),this.token("="),this.space(),this.print(e.init,e))}t.__esModule=!0,t.ThrowStatement=t.BreakStatement=t.ReturnStatement=t.ContinueStatement=t.ForAwaitStatement=t.ForOfStatement=t.ForInStatement=void 0;var E=r(2),x=function(e){return e&&e.__esModule?e:{default:e}}(E);t.WithStatement=n,t.IfStatement=i,t.ForStatement=a,t.WhileStatement=o,t.DoWhileStatement=u,t.LabeledStatement=c,t.TryStatement=f,t.CatchClause=p,t.SwitchStatement=d,t.SwitchCase=h,t.DebuggerStatement=m,t.VariableDeclaration=g,t.VariableDeclarator=b;var A=r(1),S=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(A),_=function(e){return function(t){this.word("for"),this.space(),"await"===e&&(this.word("await"),this.space()),this.token("("),this.print(t.left,t),this.space(),this.word("await"===e?"of":e),this.space(),this.print(t.right,t),this.token(")"),this.printBlock(t)}};t.ForInStatement=_("in"),t.ForOfStatement=_("of"),t.ForAwaitStatement=_("await"),t.ContinueStatement=l("continue"),t.ReturnStatement=l("return","argument"),t.BreakStatement=l("break"),t.ThrowStatement=l("throw","argument")},function(e,t){"use strict";function r(e){this.print(e.tag,e),this.print(e.quasi,e)}function n(e,t){var r=t.quasis[0]===e,n=t.quasis[t.quasis.length-1]===e,i=(r?"`":"}")+e.value.raw+(n?"`":"${");this.token(i)}function i(e){for(var t=e.quasis,r=0;r<t.length;r++)this.print(t[r],e),r+1<t.length&&this.print(e.expressions[r],e)}t.__esModule=!0,t.TaggedTemplateExpression=r,t.TemplateElement=n,t.TemplateLiteral=i},function(e,t,r){"use strict";function n(e,t){return b.isArrayTypeAnnotation(t)}function i(e,t){return b.isMemberExpression(t)&&t.object===e}function s(e,t,r){return v(r,{considerArrow:!0})}function a(e,t,r){return v(r)}function o(e,t){if((b.isCallExpression(t)||b.isNewExpression(t))&&t.callee===e||b.isUnaryLike(t)||b.isMemberExpression(t)&&t.object===e||b.isAwaitExpression(t))return!0;if(b.isBinary(t)){var r=t.operator,n=E[r],i=e.operator,s=E[i];if(n===s&&t.right===e&&!b.isLogicalExpression(t)||n>s)return!0}return!1}function u(e,t){return"in"===e.operator&&(b.isVariableDeclarator(t)||b.isFor(t))}function l(e,t){return!(b.isForStatement(t)||b.isThrowStatement(t)||b.isReturnStatement(t)||b.isIfStatement(t)&&t.test===e||b.isWhileStatement(t)&&t.test===e||b.isForInStatement(t)&&t.right===e||b.isSwitchStatement(t)&&t.discriminant===e||b.isExpressionStatement(t)&&t.expression===e)}function c(e,t){return b.isBinary(t)||b.isUnaryLike(t)||b.isCallExpression(t)||b.isMemberExpression(t)||b.isNewExpression(t)||b.isConditionalExpression(t)&&e===t.test}function f(e,t,r){return v(r,{considerDefaultExports:!0})}function p(e,t){return b.isMemberExpression(t,{object:e})||b.isCallExpression(t,{callee:e})||b.isNewExpression(t,{callee:e})}function d(e,t,r){return v(r,{considerDefaultExports:!0})}function h(e,t){return!!(b.isExportDeclaration(t)||b.isBinaryExpression(t)||b.isLogicalExpression(t)||b.isUnaryExpression(t)||b.isTaggedTemplateExpression(t))||p(e,t)}function m(e,t){return!!(b.isUnaryLike(t)||b.isBinary(t)||b.isConditionalExpression(t,{test:e})||b.isAwaitExpression(t))||p(e,t)}function y(e){return!!b.isObjectPattern(e.left)||m.apply(void 0,arguments)}function v(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.considerArrow,n=void 0!==r&&r,i=t.considerDefaultExports,s=void 0!==i&&i,a=e.length-1,o=e[a];a--;for(var u=e[a];a>0;){if(b.isExpressionStatement(u,{expression:o})||b.isTaggedTemplateExpression(u)||s&&b.isExportDefaultDeclaration(u,{declaration:o})||n&&b.isArrowFunctionExpression(u,{body:o}))return!0;if(!(b.isCallExpression(u,{callee:o})||b.isSequenceExpression(u)&&u.expressions[0]===o||b.isMemberExpression(u,{object:o})||b.isConditional(u,{test:o})||b.isBinary(u,{left:o})||b.isAssignmentExpression(u,{left:o})))return!1;o=u,a--,u=e[a]}return!1}t.__esModule=!0,t.AwaitExpression=t.FunctionTypeAnnotation=void 0,t.NullableTypeAnnotation=n,t.UpdateExpression=i,t.ObjectExpression=s,t.DoExpression=a,t.Binary=o,t.BinaryExpression=u,t.SequenceExpression=l,t.YieldExpression=c,t.ClassExpression=f,t.UnaryLike=p,t.FunctionExpression=d,t.ArrowFunctionExpression=h,t.ConditionalExpression=m,t.AssignmentExpression=y;var g=r(1),b=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(g),E={"||":0,"&&":1,"|":2,"^":3,"&":4,"==":5,"===":5,"!=":5,"!==":5,"<":6,">":6,"<=":6,">=":6,in:6,instanceof:6,">>":7,"<<":7,">>>":7,"+":8,"-":8,"*":9,"/":9,"%":9,"**":10};t.FunctionTypeAnnotation=n,t.AwaitExpression=c},function(e,t,r){"use strict";function n(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return l.isMemberExpression(e)?(n(e.object,t),e.computed&&n(e.property,t)):l.isBinary(e)||l.isAssignmentExpression(e)?(n(e.left,t),n(e.right,t)):l.isCallExpression(e)?(t.hasCall=!0,n(e.callee,t)):l.isFunction(e)?t.hasFunction=!0:l.isIdentifier(e)&&(t.hasHelper=t.hasHelper||i(e.callee)),t}function i(e){return l.isMemberExpression(e)?i(e.object)||i(e.property):l.isIdentifier(e)?"require"===e.name||"_"===e.name[0]:l.isCallExpression(e)?i(e.callee):!(!l.isBinary(e)&&!l.isAssignmentExpression(e))&&(l.isIdentifier(e.left)&&i(e.left)||i(e.right))}function s(e){return l.isLiteral(e)||l.isObjectExpression(e)||l.isArrayExpression(e)||l.isIdentifier(e)||l.isMemberExpression(e)}var a=r(588),o=function(e){return e&&e.__esModule?e:{default:e}}(a),u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);t.nodes={AssignmentExpression:function(e){var t=n(e.right);if(t.hasCall&&t.hasHelper||t.hasFunction)return{before:t.hasFunction,after:!0}},SwitchCase:function(e,t){return{before:e.consequent.length||t.cases[0]===e}},LogicalExpression:function(e){if(l.isFunction(e.left)||l.isFunction(e.right))return{after:!0}},Literal:function(e){if("use strict"===e.value)return{after:!0}},CallExpression:function(e){if(l.isFunction(e.callee)||i(e))return{before:!0,after:!0}},VariableDeclaration:function(e){for(var t=0;t<e.declarations.length;t++){var r=e.declarations[t],a=i(r.id)&&!s(r.init);if(!a){var o=n(r.init);a=i(r.init)&&o.hasCall||o.hasFunction}if(a)return{before:!0,after:!0}}},IfStatement:function(e){if(l.isBlockStatement(e.consequent))return{before:!0,after:!0}}},t.nodes.ObjectProperty=t.nodes.ObjectTypeProperty=t.nodes.ObjectMethod=t.nodes.SpreadProperty=function(e,t){if(t.properties[0]===e)return{before:!0}},t.list={VariableDeclaration:function(e){return(0,o.default)(e.declarations,"init")},ArrayExpression:function(e){return e.elements},ObjectExpression:function(e){return e.properties}},[["Function",!0],["Class",!0],["Loop",!0],["LabeledStatement",!0],["SwitchStatement",!0],["TryStatement",!0]].forEach(function(e){var r=e[0],n=e[1];"boolean"==typeof n&&(n={after:n,before:n}),[r].concat(l.FLIPPED_ALIAS_KEYS[r]||[]).forEach(function(e){t.nodes[e]=function(){return n}})})},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(){this.token(","),this.space()}t.__esModule=!0;var a=r(87),o=i(a),u=r(2),l=i(u),c=r(35),f=i(c),p=r(365),d=i(p),h=r(3),m=i(h),y=r(579),v=i(y),g=r(581),b=i(g),E=r(586),x=i(E),A=r(278),S=i(A),_=r(300),D=i(_),C=r(187),w=n(C),P=r(314),k=i(P),F=r(1),T=n(F),O=/e/i,B=/\.0+$/,R=/^0[box]/,I=function(){function e(t,r,n){(0,m.default)(this,e),this.inForStatementInitCounter=0,this._printStack=[],this._indent=0,this._insideAux=!1,this._printedCommentStarts={},this._parenPushNewlineState=null,this._printAuxAfterOnNextUserNode=!1,this._printedComments=new d.default,this._endsWithInteger=!1,this._endsWithWord=!1,this.format=t||{},this._buf=new D.default(r),this._whitespace=n.length>0?new k.default(n):null}return e.prototype.generate=function(e){return this.print(e),this._maybeAddAuxComment(),this._buf.get()},e.prototype.indent=function(){this.format.compact||this.format.concise||this._indent++},e.prototype.dedent=function(){this.format.compact||this.format.concise||this._indent--},e.prototype.semicolon=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this._maybeAddAuxComment(),this._append(";",!e)},e.prototype.rightBrace=function(){this.format.minified&&this._buf.removeLastSemicolon(),this.token("}")},e.prototype.space=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.format.compact||(this._buf.hasContent()&&!this.endsWith(" ")&&!this.endsWith("\n")||e)&&this._space()},e.prototype.word=function(e){this._endsWithWord&&this._space(),this._maybeAddAuxComment(),this._append(e),this._endsWithWord=!0},e.prototype.number=function(e){this.word(e),this._endsWithInteger=(0,x.default)(+e)&&!R.test(e)&&!O.test(e)&&!B.test(e)&&"."!==e[e.length-1]},e.prototype.token=function(e){("--"===e&&this.endsWith("!")||"+"===e[0]&&this.endsWith("+")||"-"===e[0]&&this.endsWith("-")||"."===e[0]&&this._endsWithInteger)&&this._space(),this._maybeAddAuxComment(),this._append(e)},e.prototype.newline=function(e){if(!this.format.retainLines&&!this.format.compact){if(this.format.concise)return void this.space();if(!(this.endsWith("\n\n")||("number"!=typeof e&&(e=1),e=Math.min(2,e),(this.endsWith("{\n")||this.endsWith(":\n"))&&e--,e<=0)))for(var t=0;t<e;t++)this._newline()}},e.prototype.endsWith=function(e){return this._buf.endsWith(e)},e.prototype.removeTrailingNewline=function(){this._buf.removeTrailingNewline()},e.prototype.source=function(e,t){this._catchUp(e,t),this._buf.source(e,t)},e.prototype.withSource=function(e,t,r){this._catchUp(e,t),this._buf.withSource(e,t,r)},e.prototype._space=function(){this._append(" ",!0)},e.prototype._newline=function(){this._append("\n",!0)},e.prototype._append=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this._maybeAddParen(e),this._maybeIndent(e),t?this._buf.queue(e):this._buf.append(e),this._endsWithWord=!1,this._endsWithInteger=!1},e.prototype._maybeIndent=function(e){this._indent&&this.endsWith("\n")&&"\n"!==e[0]&&this._buf.queue(this._getIndent())},e.prototype._maybeAddParen=function(e){var t=this._parenPushNewlineState;if(t){this._parenPushNewlineState=null;var r=void 0;for(r=0;r<e.length&&" "===e[r];r++);if(r!==e.length){var n=e[r];"\n"!==n&&"/"!==n||(this.token("("),this.indent(),t.printed=!0)}}},e.prototype._catchUp=function(e,t){if(this.format.retainLines){var r=t?t[e]:null;if(r&&null!==r.line)for(var n=r.line-this._buf.getCurrentLine(),i=0;i<n;i++)this._newline()}},e.prototype._getIndent=function(){return(0,S.default)(this.format.indent.style,this._indent)},e.prototype.startTerminatorless=function(){return this._parenPushNewlineState={printed:!1}},e.prototype.endTerminatorless=function(e){e.printed&&(this.dedent(),this.newline(),this.token(")"))},e.prototype.print=function(e,t){var r=this;if(e){var n=this.format.concise;e._compact&&(this.format.concise=!0);if(!this[e.type])throw new ReferenceError("unknown node of type "+(0,f.default)(e.type)+" with constructor "+(0,f.default)(e&&e.constructor.name));this._printStack.push(e);var i=this._insideAux;this._insideAux=!e.loc,this._maybeAddAuxComment(this._insideAux&&!i);var s=w.needsParens(e,t,this._printStack);this.format.retainFunctionParens&&"FunctionExpression"===e.type&&e.extra&&e.extra.parenthesized&&(s=!0),s&&this.token("("),this._printLeadingComments(e,t);var a=T.isProgram(e)||T.isFile(e)?null:e.loc;this.withSource("start",a,function(){r[e.type](e,t)}),this._printTrailingComments(e,t),s&&this.token(")"),this._printStack.pop(),this.format.concise=n,this._insideAux=i}},e.prototype._maybeAddAuxComment=function(e){e&&this._printAuxBeforeComment(),this._insideAux||this._printAuxAfterComment()},e.prototype._printAuxBeforeComment=function(){if(!this._printAuxAfterOnNextUserNode){this._printAuxAfterOnNextUserNode=!0;var e=this.format.auxiliaryCommentBefore;e&&this._printComment({type:"CommentBlock",value:e})}},e.prototype._printAuxAfterComment=function(){if(this._printAuxAfterOnNextUserNode){this._printAuxAfterOnNextUserNode=!1;var e=this.format.auxiliaryCommentAfter;e&&this._printComment({type:"CommentBlock",value:e})}},e.prototype.getPossibleRaw=function(e){var t=e.extra;if(t&&null!=t.raw&&null!=t.rawValue&&e.value===t.rawValue)return t.raw},e.prototype.printJoin=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(e&&e.length){r.indent&&this.indent();for(var n={addNewlines:r.addNewlines},i=0;i<e.length;i++){var s=e[i];s&&(r.statement&&this._printNewline(!0,s,t,n),this.print(s,t),r.iterator&&r.iterator(s,i),r.separator&&i<e.length-1&&r.separator.call(this),r.statement&&this._printNewline(!1,s,t,n))}r.indent&&this.dedent()}},e.prototype.printAndIndentOnComments=function(e,t){var r=!!e.leadingComments;r&&this.indent(),this.print(e,t),r&&this.dedent()},e.prototype.printBlock=function(e){var t=e.body;T.isEmptyStatement(t)||this.space(),this.print(t,e)},e.prototype._printTrailingComments=function(e,t){this._printComments(this._getComments(!1,e,t))},e.prototype._printLeadingComments=function(e,t){this._printComments(this._getComments(!0,e,t))},e.prototype.printInnerComments=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];e.innerComments&&(t&&this.indent(),this._printComments(e.innerComments),t&&this.dedent())},e.prototype.printSequence=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return r.statement=!0,this.printJoin(e,t,r)},e.prototype.printList=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return null==r.separator&&(r.separator=s),this.printJoin(e,t,r)},e.prototype._printNewline=function(e,t,r,n){var i=this;if(!this.format.retainLines&&!this.format.compact){if(this.format.concise)return void this.space();var s=0;if(null!=t.start&&!t._ignoreUserWhitespace&&this._whitespace)if(e){var a=t.leadingComments,o=a&&(0,v.default)(a,function(e){
return!!e.loc&&i.format.shouldPrintComment(e.value)});s=this._whitespace.getNewlinesBefore(o||t)}else{var u=t.trailingComments,l=u&&(0,b.default)(u,function(e){return!!e.loc&&i.format.shouldPrintComment(e.value)});s=this._whitespace.getNewlinesAfter(l||t)}else{e||s++,n.addNewlines&&(s+=n.addNewlines(e,t)||0);var c=w.needsWhitespaceAfter;e&&(c=w.needsWhitespaceBefore),c(t,r)&&s++,this._buf.hasContent()||(s=0)}this.newline(s)}},e.prototype._getComments=function(e,t){return t&&(e?t.leadingComments:t.trailingComments)||[]},e.prototype._printComment=function(e){var t=this;if(this.format.shouldPrintComment(e.value)&&!e.ignore&&!this._printedComments.has(e)){if(this._printedComments.add(e),null!=e.start){if(this._printedCommentStarts[e.start])return;this._printedCommentStarts[e.start]=!0}this.newline(this._whitespace?this._whitespace.getNewlinesBefore(e):0),this.endsWith("[")||this.endsWith("{")||this.space();var r="CommentLine"===e.type?"//"+e.value+"\n":"/*"+e.value+"*/";if("CommentBlock"===e.type&&this.format.indent.adjustMultilineComment){var n=e.loc&&e.loc.start.column;if(n){var i=new RegExp("\\n\\s{1,"+n+"}","g");r=r.replace(i,"\n")}var s=Math.max(this._getIndent().length,this._buf.getCurrentColumn());r=r.replace(/\n(?!$)/g,"\n"+(0,S.default)(" ",s))}this.withSource("start",e.loc,function(){t._append(r)}),this.newline((this._whitespace?this._whitespace.getNewlinesAfter(e):0)+("CommentLine"===e.type?-1:0))}},e.prototype._printComments=function(e){if(e&&e.length)for(var t=e,r=Array.isArray(t),n=0,t=r?t:(0,l.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this._printComment(s)}},e}();t.default=I;for(var M=[r(309),r(303),r(308),r(302),r(306),r(307),r(123),r(304),r(301),r(305)],N=0;N<M.length;N++){var L=M[N];(0,o.default)(I.prototype,L)}e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(14),s=n(i),a=r(11),o=n(a),u=r(3),l=n(u),c=r(288),f=n(c),p=function(){function e(t,r){(0,l.default)(this,e),this._cachedMap=null,this._code=r,this._opts=t,this._rawMappings=[]}return e.prototype.get=function(){if(!this._cachedMap){var e=this._cachedMap=new f.default.SourceMapGenerator({file:this._opts.sourceMapTarget,sourceRoot:this._opts.sourceRoot}),t=this._code;"string"==typeof t?e.setSourceContent(this._opts.sourceFileName,t):"object"===(void 0===t?"undefined":(0,o.default)(t))&&(0,s.default)(t).forEach(function(r){e.setSourceContent(r,t[r])}),this._rawMappings.forEach(e.addMapping,e)}return this._cachedMap.toJSON()},e.prototype.getRawMappings=function(){return this._rawMappings.slice()},e.prototype.mark=function(e,t,r,n,i,s){this._lastGenLine!==e&&null===r||this._lastGenLine===e&&this._lastSourceLine===r&&this._lastSourceColumn===n||(this._cachedMap=null,this._lastGenLine=e,this._lastSourceLine=r,this._lastSourceColumn=n,this._rawMappings.push({name:i||void 0,generated:{line:e,column:t},source:null==r?void 0:s||this._opts.sourceFileName,original:null==r?void 0:{line:r,column:n}}))},e}();t.default=p,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(3),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=function(){function e(t){(0,i.default)(this,e),this.tokens=t,this.used={}}return e.prototype.getNewlinesBefore=function(e){var t=void 0,r=void 0,n=this.tokens,i=this._findToken(function(t){return t.start-e.start},0,n.length);if(i>=0){for(;i&&e.start===n[i-1].start;)--i;t=n[i-1],r=n[i]}return this._getNewlinesBetween(t,r)},e.prototype.getNewlinesAfter=function(e){var t=void 0,r=void 0,n=this.tokens,i=this._findToken(function(t){return t.end-e.end},0,n.length);if(i>=0){for(;i&&e.end===n[i-1].end;)--i;t=n[i],r=n[i+1],","===r.type.label&&(r=n[i+2])}return r&&"eof"===r.type.label?1:this._getNewlinesBetween(t,r)},e.prototype._getNewlinesBetween=function(e,t){if(!t||!t.loc)return 0;for(var r=e?e.loc.end.line:1,n=t.loc.start.line,i=0,s=r;s<n;s++)void 0===this.used[s]&&(this.used[s]=!0,i++);return i},e.prototype._findToken=function(e,t,r){if(t>=r)return-1;var n=t+r>>>1,i=e(this.tokens[n]);return i<0?this._findToken(e,n+1,r):i>0?this._findToken(e,t,n):0===i?n:-1},e}();t.default=s,e.exports=t.default},function(e,t,r){"use strict";function n(e){for(var t=e,r=Array.isArray(t),n=0,t=r?t:(0,s.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var a=i,u=a.node,l=u.expression;if(o.isMemberExpression(l)){var c=a.scope.maybeGenerateMemoised(l.object),f=void 0,p=[];c?(f=c,p.push(o.assignmentExpression("=",c,l.object))):f=l.object,p.push(o.callExpression(o.memberExpression(o.memberExpression(f,l.property,l.computed),o.identifier("bind")),[f])),1===p.length?u.expression=p[0]:u.expression=o.sequenceExpression(p)}}}t.__esModule=!0;var i=r(2),s=function(e){return e&&e.__esModule?e:{default:e}}(i);t.default=n;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(t){return t&&t.operator===e.operator+"="}function r(e,t){return a.assignmentExpression("=",e,t)}var n={};return n.ExpressionStatement=function(n,s){if(!n.isCompletionRecord()){var o=n.node.expression;if(t(o)){var u=[],l=(0,i.default)(o.left,u,s,n.scope,!0);u.push(a.expressionStatement(r(l.ref,e.build(l.uid,o.right)))),n.replaceWithMultiple(u)}}},n.AssignmentExpression=function(n,s){var a=n.node,o=n.scope;if(t(a)){var u=[],l=(0,i.default)(a.left,u,s,o);u.push(r(l.ref,e.build(l.uid,a.right))),n.replaceWithMultiple(u)}},n.BinaryExpression=function(t){var r=t.node;r.operator===e.operator&&t.replaceWith(e.build(r.left,r.right))},n};var n=r(318),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.scope,r=e.node,n=a.functionExpression(null,[],r.body,r.generator,r.async),s=n,u=[];(0,i.default)(e,function(e){return t.push({id:e})});var l={foundThis:!1,foundArguments:!1};e.traverse(o,l),l.foundArguments&&(s=a.memberExpression(n,a.identifier("apply")),u=[],l.foundThis&&u.push(a.thisExpression()),l.foundArguments&&(l.foundThis||u.push(a.nullLiteral()),u.push(a.identifier("arguments"))));var c=a.callExpression(s,u);return r.generator&&(c=a.yieldExpression(c,!0)),a.returnStatement(c)};var n=r(190),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s),o={enter:function(e,t){e.isThisExpression()&&(t.foundThis=!0),e.isReferencedIdentifier({name:"arguments"})&&(t.foundArguments=!0)},Function:function(e){e.skip()}};e.exports=t.default},function(e,t,r){"use strict";function n(e,t,r,n){var i=void 0;if(a.isSuper(e))return e;if(a.isIdentifier(e)){if(n.hasBinding(e.name))return e;i=e}else{if(!a.isMemberExpression(e))throw new Error("We can't explode this node type "+e.type);if(i=e.object,a.isSuper(i)||a.isIdentifier(i)&&n.hasBinding(i.name))return i}var s=n.generateUidIdentifierBasedOnNode(i);return t.push(a.variableDeclaration("var",[a.variableDeclarator(s,i)])),s}function i(e,t,r,n){var i=e.property,s=a.toComputedKey(e,i);if(a.isLiteral(s)&&a.isPureish(s))return s;var o=n.generateUidIdentifierBasedOnNode(i);return t.push(a.variableDeclaration("var",[a.variableDeclarator(o,i)])),o}t.__esModule=!0,t.default=function(e,t,r,s,o){var u=void 0;u=a.isIdentifier(e)&&o?e:n(e,t,r,s);var l=void 0,c=void 0;if(a.isIdentifier(e))l=e,c=u;else{var f=i(e,t,r,s),p=e.computed||a.isLiteral(f);c=l=a.memberExpression(u,f,p)}return{uid:c,ref:l}};var s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){function t(t){if(t.node&&!t.isPure()){var r=e.scope.generateDeclaredUidIdentifier();n.push(l.assignmentExpression("=",r,t.node)),t.replaceWith(r)}}function r(e){if(Array.isArray(e)&&e.length){e=e.reverse(),(0,o.default)(e);for(var r=e,n=Array.isArray(r),i=0,r=n?r:(0,s.default)(r);;){var a;if(n){if(i>=r.length)break;a=r[i++]}else{if(i=r.next(),i.done)break;a=i.value}t(a)}}}e.assertClass();var n=[];t(e.get("superClass")),r(e.get("decorators"));for(var i=e.get("body.body"),a=i,u=Array.isArray(a),c=0,a=u?a:(0,s.default)(a);;){var f;if(u){if(c>=a.length)break;f=a[c++]}else{if(c=a.next(),c.done)break;f=c.value}var p=f;p.is("computed")&&t(p.get("key")),p.has("decorators")&&r(e.get("decorators"))}n&&e.insertBefore(n.map(function(e){return l.expressionStatement(e)}))};var a=r(315),o=n(a),u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.default=function(e,t){var r=e.node,n=e.scope,i=e.parent,a=n.generateUidIdentifier("step"),o=n.generateUidIdentifier("value"),u=r.left,p=void 0;s.isIdentifier(u)||s.isPattern(u)||s.isMemberExpression(u)?p=s.expressionStatement(s.assignmentExpression("=",u,o)):s.isVariableDeclaration(u)&&(p=s.variableDeclaration(u.kind,[s.variableDeclarator(u.declarations[0].id,o)]));var d=c();(0,l.default)(d,f,null,{ITERATOR_HAD_ERROR_KEY:n.generateUidIdentifier("didIteratorError"),ITERATOR_COMPLETION:n.generateUidIdentifier("iteratorNormalCompletion"),ITERATOR_ERROR_KEY:n.generateUidIdentifier("iteratorError"),ITERATOR_KEY:n.generateUidIdentifier("iterator"),GET_ITERATOR:t.getAsyncIterator,OBJECT:r.right,STEP_VALUE:o,STEP_KEY:a,AWAIT:t.wrapAwait}),d=d.body.body;var h=s.isLabeledStatement(i),m=d[3].block.body,y=m[0];return h&&(m[0]=s.labeledStatement(i.label,y)),{replaceParent:h,node:d,declar:p,loop:y}};var i=r(1),s=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(i),a=r(4),o=n(a),u=r(7),l=n(u),c=(0,o.default)("\n  function* wrapper() {\n    var ITERATOR_COMPLETION = true;\n    var ITERATOR_HAD_ERROR_KEY = false;\n    var ITERATOR_ERROR_KEY = undefined;\n    try {\n      for (\n        var ITERATOR_KEY = GET_ITERATOR(OBJECT), STEP_KEY, STEP_VALUE;\n        (\n          STEP_KEY = yield AWAIT(ITERATOR_KEY.next()),\n          ITERATOR_COMPLETION = STEP_KEY.done,\n          STEP_VALUE = yield AWAIT(STEP_KEY.value),\n          !ITERATOR_COMPLETION\n        );\n        ITERATOR_COMPLETION = true) {\n      }\n    } catch (err) {\n      ITERATOR_HAD_ERROR_KEY = true;\n      ITERATOR_ERROR_KEY = err;\n    } finally {\n      try {\n        if (!ITERATOR_COMPLETION && ITERATOR_KEY.return) {\n          yield AWAIT(ITERATOR_KEY.return());\n        }\n      } finally {\n        if (ITERATOR_HAD_ERROR_KEY) {\n          throw ITERATOR_ERROR_KEY;\n        }\n      }\n    }\n  }\n"),f={noScope:!0,Identifier:function(e,t){e.node.name in t&&e.replaceInline(t[e.node.name])},CallExpression:function(e,t){var r=e.node.callee;s.isIdentifier(r)&&"AWAIT"===r.name&&!t.AWAIT&&e.replaceWith(e.node.arguments[0])}};e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(4),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s={};t.default=s,s.typeof=(0,i.default)('\n  (typeof Symbol === "function" && typeof Symbol.iterator === "symbol")\n    ? function (obj) { return typeof obj; }\n    : function (obj) {\n        return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype\n          ? "symbol"\n          : typeof obj;\n      };\n'),s.jsx=(0,i.default)('\n  (function () {\n    var REACT_ELEMENT_TYPE = (typeof Symbol === "function" && Symbol.for && Symbol.for("react.element")) || 0xeac7;\n\n    return function createRawReactElement (type, props, key, children) {\n      var defaultProps = type && type.defaultProps;\n      var childrenLength = arguments.length - 3;\n\n      if (!props && childrenLength !== 0) {\n        // If we\'re going to assign props.children, we create a new object now\n        // to avoid mutating defaultProps.\n        props = {};\n      }\n      if (props && defaultProps) {\n        for (var propName in defaultProps) {\n          if (props[propName] === void 0) {\n            props[propName] = defaultProps[propName];\n          }\n        }\n      } else if (!props) {\n        props = defaultProps || {};\n      }\n\n      if (childrenLength === 1) {\n        props.children = children;\n      } else if (childrenLength > 1) {\n        var childArray = Array(childrenLength);\n        for (var i = 0; i < childrenLength; i++) {\n          childArray[i] = arguments[i + 3];\n        }\n        props.children = childArray;\n      }\n\n      return {\n        $$typeof: REACT_ELEMENT_TYPE,\n        type: type,\n        key: key === undefined ? null : \'\' + key,\n        ref: null,\n        props: props,\n        _owner: null,\n      };\n    };\n\n  })()\n'),s.asyncIterator=(0,i.default)('\n  (function (iterable) {\n    if (typeof Symbol === "function") {\n      if (Symbol.asyncIterator) {\n        var method = iterable[Symbol.asyncIterator];\n        if (method != null) return method.call(iterable);\n      }\n      if (Symbol.iterator) {\n        return iterable[Symbol.iterator]();\n      }\n    }\n    throw new TypeError("Object is not async iterable");\n  })\n'),s.asyncGenerator=(0,i.default)('\n  (function () {\n    function AwaitValue(value) {\n      this.value = value;\n    }\n\n    function AsyncGenerator(gen) {\n      var front, back;\n\n      function send(key, arg) {\n        return new Promise(function (resolve, reject) {\n          var request = {\n            key: key,\n            arg: arg,\n            resolve: resolve,\n            reject: reject,\n            next: null\n          };\n\n          if (back) {\n            back = back.next = request;\n          } else {\n            front = back = request;\n            resume(key, arg);\n          }\n        });\n      }\n\n      function resume(key, arg) {\n        try {\n          var result = gen[key](arg)\n          var value = result.value;\n          if (value instanceof AwaitValue) {\n            Promise.resolve(value.value).then(\n              function (arg) { resume("next", arg); },\n              function (arg) { resume("throw", arg); });\n          } else {\n            settle(result.done ? "return" : "normal", result.value);\n          }\n        } catch (err) {\n          settle("throw", err);\n        }\n      }\n\n      function settle(type, value) {\n        switch (type) {\n          case "return":\n            front.resolve({ value: value, done: true });\n            break;\n          case "throw":\n            front.reject(value);\n            break;\n          default:\n            front.resolve({ value: value, done: false });\n            break;\n        }\n\n        front = front.next;\n        if (front) {\n          resume(front.key, front.arg);\n        } else {\n          back = null;\n        }\n      }\n\n      this._invoke = send;\n\n      // Hide "return" method if generator return is not supported\n      if (typeof gen.return !== "function") {\n        this.return = undefined;\n      }\n    }\n\n    if (typeof Symbol === "function" && Symbol.asyncIterator) {\n      AsyncGenerator.prototype[Symbol.asyncIterator] = function () { return this; };\n    }\n\n    AsyncGenerator.prototype.next = function (arg) { return this._invoke("next", arg); };\n    AsyncGenerator.prototype.throw = function (arg) { return this._invoke("throw", arg); };\n    AsyncGenerator.prototype.return = function (arg) { return this._invoke("return", arg); };\n\n    return {\n      wrap: function (fn) {\n        return function () {\n          return new AsyncGenerator(fn.apply(this, arguments));\n        };\n      },\n      await: function (value) {\n        return new AwaitValue(value);\n      }\n    };\n\n  })()\n'),s.asyncGeneratorDelegate=(0,i.default)('\n  (function (inner, awaitWrap) {\n    var iter = {}, waiting = false;\n\n    function pump(key, value) {\n      waiting = true;\n      value = new Promise(function (resolve) { resolve(inner[key](value)); });\n      return { done: false, value: awaitWrap(value) };\n    };\n\n    if (typeof Symbol === "function" && Symbol.iterator) {\n      iter[Symbol.iterator] = function () { return this; };\n    }\n\n    iter.next = function (value) {\n      if (waiting) {\n        waiting = false;\n        return value;\n      }\n      return pump("next", value);\n    };\n\n    if (typeof inner.throw === "function") {\n      iter.throw = function (value) {\n        if (waiting) {\n          waiting = false;\n          throw value;\n        }\n        return pump("throw", value);\n      };\n    }\n\n    if (typeof inner.return === "function") {\n      iter.return = function (value) {\n        return pump("return", value);\n      };\n    }\n\n    return iter;\n  })\n'),s.asyncToGenerator=(0,i.default)('\n  (function (fn) {\n    return function () {\n      var gen = fn.apply(this, arguments);\n      return new Promise(function (resolve, reject) {\n        function step(key, arg) {\n          try {\n            var info = gen[key](arg);\n            var value = info.value;\n          } catch (error) {\n            reject(error);\n            return;\n          }\n\n          if (info.done) {\n            resolve(value);\n          } else {\n            return Promise.resolve(value).then(function (value) {\n              step("next", value);\n            }, function (err) {\n              step("throw", err);\n            });\n          }\n        }\n\n        return step("next");\n      });\n    };\n  })\n'),s.classCallCheck=(0,i.default)('\n  (function (instance, Constructor) {\n    if (!(instance instanceof Constructor)) {\n      throw new TypeError("Cannot call a class as a function");\n    }\n  });\n'),s.createClass=(0,i.default)('\n  (function() {\n    function defineProperties(target, props) {\n      for (var i = 0; i < props.length; i ++) {\n        var descriptor = props[i];\n        descriptor.enumerable = descriptor.enumerable || false;\n        descriptor.configurable = true;\n        if ("value" in descriptor) descriptor.writable = true;\n        Object.defineProperty(target, descriptor.key, descriptor);\n      }\n    }\n\n    return function (Constructor, protoProps, staticProps) {\n      if (protoProps) defineProperties(Constructor.prototype, protoProps);\n      if (staticProps) defineProperties(Constructor, staticProps);\n      return Constructor;\n    };\n  })()\n'),s.defineEnumerableProperties=(0,i.default)('\n  (function (obj, descs) {\n    for (var key in descs) {\n      var desc = descs[key];\n      desc.configurable = desc.enumerable = true;\n      if ("value" in desc) desc.writable = true;\n      Object.defineProperty(obj, key, desc);\n    }\n    return obj;\n  })\n'),s.defaults=(0,i.default)("\n  (function (obj, defaults) {\n    var keys = Object.getOwnPropertyNames(defaults);\n    for (var i = 0; i < keys.length; i++) {\n      var key = keys[i];\n      var value = Object.getOwnPropertyDescriptor(defaults, key);\n      if (value && value.configurable && obj[key] === undefined) {\n        Object.defineProperty(obj, key, value);\n      }\n    }\n    return obj;\n  })\n"),s.defineProperty=(0,i.default)("\n  (function (obj, key, value) {\n    // Shortcircuit the slow defineProperty path when possible.\n    // We are trying to avoid issues where setters defined on the\n    // prototype cause side effects under the fast path of simple\n    // assignment. By checking for existence of the property with\n    // the in operator, we can optimize most of this overhead away.\n    if (key in obj) {\n      Object.defineProperty(obj, key, {\n        value: value,\n        enumerable: true,\n        configurable: true,\n        writable: true\n      });\n    } else {\n      obj[key] = value;\n    }\n    return obj;\n  });\n"),s.extends=(0,i.default)("\n  Object.assign || (function (target) {\n    for (var i = 1; i < arguments.length; i++) {\n      var source = arguments[i];\n      for (var key in source) {\n        if (Object.prototype.hasOwnProperty.call(source, key)) {\n          target[key] = source[key];\n        }\n      }\n    }\n    return target;\n  })\n"),s.get=(0,i.default)('\n  (function get(object, property, receiver) {\n    if (object === null) object = Function.prototype;\n\n    var desc = Object.getOwnPropertyDescriptor(object, property);\n\n    if (desc === undefined) {\n      var parent = Object.getPrototypeOf(object);\n\n      if (parent === null) {\n        return undefined;\n      } else {\n        return get(parent, property, receiver);\n      }\n    } else if ("value" in desc) {\n      return desc.value;\n    } else {\n      var getter = desc.get;\n\n      if (getter === undefined) {\n        return undefined;\n      }\n\n      return getter.call(receiver);\n    }\n  });\n'),s.inherits=(0,i.default)('\n  (function (subClass, superClass) {\n    if (typeof superClass !== "function" && superClass !== null) {\n      throw new TypeError("Super expression must either be null or a function, not " + typeof superClass);\n    }\n    subClass.prototype = Object.create(superClass && superClass.prototype, {\n      constructor: {\n        value: subClass,\n        enumerable: false,\n        writable: true,\n        configurable: true\n      }\n    });\n    if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass;\n  })\n'),s.instanceof=(0,i.default)('\n  (function (left, right) {\n    if (right != null && typeof Symbol !== "undefined" && right[Symbol.hasInstance]) {\n      return right[Symbol.hasInstance](left);\n    } else {\n      return left instanceof right;\n    }\n  });\n'),s.interopRequireDefault=(0,i.default)("\n  (function (obj) {\n    return obj && obj.__esModule ? obj : { default: obj };\n  })\n"),s.interopRequireWildcard=(0,i.default)("\n  (function (obj) {\n    if (obj && obj.__esModule) {\n      return obj;\n    } else {\n      var newObj = {};\n      if (obj != null) {\n        for (var key in obj) {\n          if (Object.prototype.hasOwnProperty.call(obj, key)) newObj[key] = obj[key];\n        }\n      }\n      newObj.default = obj;\n      return newObj;\n    }\n  })\n"),s.newArrowCheck=(0,i.default)('\n  (function (innerThis, boundThis) {\n    if (innerThis !== boundThis) {\n      throw new TypeError("Cannot instantiate an arrow function");\n    }\n  });\n'),s.objectDestructuringEmpty=(0,i.default)('\n  (function (obj) {\n    if (obj == null) throw new TypeError("Cannot destructure undefined");\n  });\n'),s.objectWithoutProperties=(0,i.default)("\n  (function (obj, keys) {\n    var target = {};\n    for (var i in obj) {\n      if (keys.indexOf(i) >= 0) continue;\n      if (!Object.prototype.hasOwnProperty.call(obj, i)) continue;\n      target[i] = obj[i];\n    }\n    return target;\n  })\n"),s.possibleConstructorReturn=(0,i.default)('\n  (function (self, call) {\n    if (!self) {\n      throw new ReferenceError("this hasn\'t been initialised - super() hasn\'t been called");\n    }\n    return call && (typeof call === "object" || typeof call === "function") ? call : self;\n  });\n'),s.selfGlobal=(0,i.default)('\n  typeof global === "undefined" ? self : global\n'),s.set=(0,i.default)('\n  (function set(object, property, value, receiver) {\n    var desc = Object.getOwnPropertyDescriptor(object, property);\n\n    if (desc === undefined) {\n      var parent = Object.getPrototypeOf(object);\n\n      if (parent !== null) {\n        set(parent, property, value, receiver);\n      }\n    } else if ("value" in desc && desc.writable) {\n      desc.value = value;\n    } else {\n      var setter = desc.set;\n\n      if (setter !== undefined) {\n        setter.call(receiver, value);\n      }\n    }\n\n    return value;\n  });\n'),s.slicedToArray=(0,i.default)('\n  (function () {\n    // Broken out into a separate function to avoid deoptimizations due to the try/catch for the\n    // array iterator case.\n    function sliceIterator(arr, i) {\n      // this is an expanded form of `for...of` that properly supports abrupt completions of\n      // iterators etc. variable names have been minimised to reduce the size of this massive\n      // helper. sometimes spec compliancy is annoying :(\n      //\n      // _n = _iteratorNormalCompletion\n      // _d = _didIteratorError\n      // _e = _iteratorError\n      // _i = _iterator\n      // _s = _step\n\n      var _arr = [];\n      var _n = true;\n      var _d = false;\n      var _e = undefined;\n      try {\n        for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {\n          _arr.push(_s.value);\n          if (i && _arr.length === i) break;\n        }\n      } catch (err) {\n        _d = true;\n        _e = err;\n      } finally {\n        try {\n          if (!_n && _i["return"]) _i["return"]();\n        } finally {\n          if (_d) throw _e;\n        }\n      }\n      return _arr;\n    }\n\n    return function (arr, i) {\n      if (Array.isArray(arr)) {\n        return arr;\n      } else if (Symbol.iterator in Object(arr)) {\n        return sliceIterator(arr, i);\n      } else {\n        throw new TypeError("Invalid attempt to destructure non-iterable instance");\n      }\n    };\n  })();\n'),s.slicedToArrayLoose=(0,i.default)('\n  (function (arr, i) {\n    if (Array.isArray(arr)) {\n      return arr;\n    } else if (Symbol.iterator in Object(arr)) {\n      var _arr = [];\n      for (var _iterator = arr[Symbol.iterator](), _step; !(_step = _iterator.next()).done;) {\n        _arr.push(_step.value);\n        if (i && _arr.length === i) break;\n      }\n      return _arr;\n    } else {\n      throw new TypeError("Invalid attempt to destructure non-iterable instance");\n    }\n  });\n'),s.taggedTemplateLiteral=(0,i.default)("\n  (function (strings, raw) {\n    return Object.freeze(Object.defineProperties(strings, {\n        raw: { value: Object.freeze(raw) }\n    }));\n  });\n"),s.taggedTemplateLiteralLoose=(0,i.default)("\n  (function (strings, raw) {\n    strings.raw = raw;\n    return strings;\n  });\n"),s.temporalRef=(0,i.default)('\n  (function (val, name, undef) {\n    if (val === undef) {\n      throw new ReferenceError(name + " is not defined - temporal dead zone");\n    } else {\n      return val;\n    }\n  })\n'),s.temporalUndefined=(0,i.default)("\n  ({})\n"),s.toArray=(0,i.default)("\n  (function (arr) {\n    return Array.isArray(arr) ? arr : Array.from(arr);\n  });\n"),s.toConsumableArray=(0,i.default)("\n  (function (arr) {\n    if (Array.isArray(arr)) {\n      for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) arr2[i] = arr[i];\n      return arr2;\n    } else {\n      return Array.from(arr);\n    }\n  });\n"),e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{pre:function(e){e.set("helpersNamespace",t.identifier("babelHelpers"))}}},e.exports=t.default},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(89);e.exports=function(e){var t=e.types,r={};return{visitor:{Identifier:function(e,s){if("MemberExpression"!==e.parent.type&&"ClassMethod"!==e.parent.type&&!e.isPure()&&s.opts.hasOwnProperty(e.node.name)){var a=s.opts[e.node.name];void 0!==a&&null!==a||(a=t.identifier(String(a)));var o=void 0===a?"undefined":n(a);"string"===o||"boolean"===o?a={type:o,replacement:a}:t.isNode(a)?a={type:"node",replacement:a}:"object"===o&&"node"===a.type&&"string"==typeof a.replacement&&(a.replacement=r[a.replacement]?r[a.replacement]:i.parseExpression(a.replacement));var u=a.replacement;switch(a.type){case"boolean":e.replaceWith(t.booleanLiteral(u));break;case"node":t.isNode(u)&&e.replaceWith(u);break;default:var l=String(u);e.replaceWith(t.stringLiteral(l))}}}}}}},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("dynamicImport")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("functionSent")}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(67)}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types,n={Function:function(e){e.skip()},YieldExpression:function(e,r){var n=e.node;if(n.delegate){var i=r.addHelper("asyncGeneratorDelegate");n.argument=t.callExpression(i,[t.callExpression(r.addHelper("asyncIterator"),[n.argument]),t.memberExpression(r.addHelper("asyncGenerator"),t.identifier("await"))])}}};return{inherits:r(195),visitor:{Function:function(e,r){e.node.async&&e.node.generator&&(e.traverse(n,r),(0,i.default)(e,r.file,{wrapAsync:t.memberExpression(r.addHelper("asyncGenerator"),t.identifier("wrap")),wrapAwait:t.memberExpression(r.addHelper("asyncGenerator"),t.identifier("await"))}))}}}};var n=r(124),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(67),visitor:{Function:function(e,t){e.node.async&&!e.node.generator&&(0,i.default)(e,t.file,{wrapAsync:t.addImport(t.opts.module,t.opts.method)})}}}};var n=r(124),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){function t(e,t){if(!t.applyDecoratedDescriptor){t.applyDecoratedDescriptor=e.scope.generateUidIdentifier("applyDecoratedDescriptor");var r=f({NAME:t.applyDecoratedDescriptor});e.scope.getProgramParent().path.unshiftContainer("body",r)}return t.applyDecoratedDescriptor}function n(e,t){if(!t.initializerDefineProp){t.initializerDefineProp=e.scope.generateUidIdentifier("initDefineProp");var r=c({NAME:t.initializerDefineProp});e.scope.getProgramParent().path.unshiftContainer("body",r)}return t.initializerDefineProp}function i(e,t){if(!t.initializerWarningHelper){t.initializerWarningHelper=e.scope.generateUidIdentifier("initializerWarningHelper");var r=l({NAME:t.initializerWarningHelper});e.scope.getProgramParent().path.unshiftContainer("body",r)}return t.initializerWarningHelper}function p(e){var t=(e.isClass()?[e].concat(e.get("body.body")):e.get("properties")).reduce(function(e,t){return e.concat(t.node.decorators||[])},[]),r=t.filter(function(e){return!v.isIdentifier(e.expression)});if(0!==r.length)return v.sequenceExpression(r.map(function(t){var r=t.expression,n=t.expression=e.scope.generateDeclaredUidIdentifier("dec");return v.assignmentExpression("=",n,r)}).concat([e.node]))}function d(e,t){var r=e.node.decorators||[];if(e.node.decorators=null,0!==r.length){var n=e.scope.generateDeclaredUidIdentifier("class");return r.map(function(e){return e.expression}).reverse().reduce(function(e,t){return s({CLASS_REF:n,DECORATOR:t,INNER:e}).expression},e.node)}}function h(e,t){if(e.node.body.body.some(function(e){return(e.decorators||[]).length>0}))return y(e,t,e.node.body.body)}function m(e,t){if(e.node.properties.some(function(e){return(e.decorators||[]).length>0}))return y(e,t,e.node.properties)}function y(e,r,n){var s=(e.scope.generateDeclaredUidIdentifier("desc"),e.scope.generateDeclaredUidIdentifier("value"),
e.scope.generateDeclaredUidIdentifier(e.isClass()?"class":"obj")),l=n.reduce(function(n,l){var c=l.decorators||[];if(l.decorators=null,0===c.length)return n;if(l.computed)throw e.buildCodeFrameError("Computed method/property decorators are not yet supported.");var f=v.isLiteral(l.key)?l.key:v.stringLiteral(l.key.name),p=e.isClass()&&!l.static?a({CLASS_REF:s}).expression:s;if(v.isClassProperty(l,{static:!1})){var d=e.scope.generateDeclaredUidIdentifier("descriptor"),h=l.value?v.functionExpression(null,[],v.blockStatement([v.returnStatement(l.value)])):v.nullLiteral();l.value=v.callExpression(i(e,r),[d,v.thisExpression()]),n=n.concat([v.assignmentExpression("=",d,v.callExpression(t(e,r),[p,f,v.arrayExpression(c.map(function(e){return e.expression})),v.objectExpression([v.objectProperty(v.identifier("enumerable"),v.booleanLiteral(!0)),v.objectProperty(v.identifier("initializer"),h)])]))])}else n=n.concat(v.callExpression(t(e,r),[p,f,v.arrayExpression(c.map(function(e){return e.expression})),v.isObjectProperty(l)||v.isClassProperty(l,{static:!0})?u({TEMP:e.scope.generateDeclaredUidIdentifier("init"),TARGET:p,PROPERTY:f}).expression:o({TARGET:p,PROPERTY:f}).expression,p]));return n},[]);return v.sequenceExpression([v.assignmentExpression("=",s,e.node),v.sequenceExpression(l),s])}var v=e.types;return{inherits:r(125),visitor:{ExportDefaultDeclaration:function(e){if(e.get("declaration").isClassDeclaration()){var t=e.node,r=t.declaration.id||e.scope.generateUidIdentifier("default");t.declaration.id=r,e.replaceWith(t.declaration),e.insertAfter(v.exportNamedDeclaration(null,[v.exportSpecifier(r,v.identifier("default"))]))}},ClassDeclaration:function(e){var t=e.node,r=t.id||e.scope.generateUidIdentifier("class");e.replaceWith(v.variableDeclaration("let",[v.variableDeclarator(r,v.toExpression(t))]))},ClassExpression:function(e,t){var r=p(e)||d(e,t)||h(e,t);r&&e.replaceWith(r)},ObjectExpression:function(e,t){var r=p(e)||m(e,t);r&&e.replaceWith(r)},AssignmentExpression:function(e,t){t.initializerWarningHelper&&e.get("left").isMemberExpression()&&e.get("left.property").isIdentifier()&&e.get("right").isCallExpression()&&e.get("right.callee").isIdentifier({name:t.initializerWarningHelper.name})&&e.replaceWith(v.callExpression(n(e,t),[e.get("left.object").node,v.stringLiteral(e.get("left.property").node.name),e.get("right.arguments")[0].node,e.get("right.arguments")[1].node]))}}}};var n=r(4),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=(0,i.default)("\n  DECORATOR(CLASS_REF = INNER) || CLASS_REF;\n"),a=(0,i.default)("\n  CLASS_REF.prototype;\n"),o=(0,i.default)("\n    Object.getOwnPropertyDescriptor(TARGET, PROPERTY);\n"),u=(0,i.default)("\n    (TEMP = Object.getOwnPropertyDescriptor(TARGET, PROPERTY), (TEMP = TEMP ? TEMP.value : undefined), {\n        enumerable: true,\n        configurable: true,\n        writable: true,\n        initializer: function(){\n            return TEMP;\n        }\n    })\n"),l=(0,i.default)("\n    function NAME(descriptor, context){\n        throw new Error('Decorating class property failed. Please ensure that transform-class-properties is enabled.');\n    }\n"),c=(0,i.default)("\n    function NAME(target, property, descriptor, context){\n        if (!descriptor) return;\n\n        Object.defineProperty(target, property, {\n            enumerable: descriptor.enumerable,\n            configurable: descriptor.configurable,\n            writable: descriptor.writable,\n            value: descriptor.initializer ? descriptor.initializer.call(context) : void 0,\n        });\n    }\n"),f=(0,i.default)("\n    function NAME(target, property, decorators, descriptor, context){\n        var desc = {};\n        Object['ke' + 'ys'](descriptor).forEach(function(key){\n            desc[key] = descriptor[key];\n        });\n        desc.enumerable = !!desc.enumerable;\n        desc.configurable = !!desc.configurable;\n        if ('value' in desc || desc.initializer){\n            desc.writable = true;\n        }\n\n        desc = decorators.slice().reverse().reduce(function(desc, decorator){\n            return decorator(target, property, desc) || desc;\n        }, desc);\n\n        if (context && desc.initializer !== void 0){\n            desc.value = desc.initializer ? desc.initializer.call(context) : void 0;\n            desc.initializer = undefined;\n        }\n\n        if (desc.initializer === void 0){\n            // This is a hack to avoid this being processed by 'transform-runtime'.\n            // See issue #9.\n            Object['define' + 'Property'](target, property, desc);\n            desc = null;\n        }\n\n        return desc;\n    }\n")},function(e,t,r){"use strict";function n(e,t){var r=t._guessExecutionStatusRelativeTo(e);return"before"===r?"inside":"after"===r?"outside":"maybe"}function i(e,t){return o.callExpression(t.addHelper("temporalRef"),[e,o.stringLiteral(e.name),t.addHelper("temporalUndefined")])}function s(e,t,r){var n=r.letReferences[e.name];return!!n&&t.getBindingIdentifier(e.name)===n}t.__esModule=!0,t.visitor=void 0;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a);t.visitor={ReferencedIdentifier:function(e,t){if(this.file.opts.tdz){var r=e.node,a=e.parent,u=e.scope;if(!e.parentPath.isFor({left:r})&&s(r,u,t)){var l=u.getBinding(r.name).path,c=n(e,l);if("inside"!==c)if("maybe"===c){var f=i(r,t.file);if(l.parent._tdzThis=!0,e.skip(),e.parentPath.isUpdateExpression()){if(a._ignoreBlockScopingTDZ)return;e.parentPath.replaceWith(o.sequenceExpression([f,a]))}else e.replaceWith(f)}else"outside"===c&&e.replaceWith(o.throwStatement(o.inherits(o.newExpression(o.identifier("ReferenceError"),[o.stringLiteral(r.name+" is not defined - temporal dead zone")]),r)))}}},AssignmentExpression:{exit:function(e,t){if(this.file.opts.tdz){var r=e.node;if(!r._ignoreBlockScopingTDZ){var n=[],a=e.getBindingIdentifiers();for(var u in a){var l=a[u];s(l,e.scope,t)&&n.push(i(l,t.file))}n.length&&(r._ignoreBlockScopingTDZ=!0,n.push(r),e.replaceWithMultiple(n.map(o.expressionStatement)))}}}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(42),o=n(a),u=r(41),l=n(u),c=r(40),f=n(c),p=r(207),d=n(p),h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=function(e){function t(){(0,s.default)(this,t);var r=(0,o.default)(this,e.apply(this,arguments));return r.isLoose=!0,r}return(0,l.default)(t,e),t.prototype._processMethod=function(e,t){if(!e.decorators){var r=this.classRef;e.static||(r=m.memberExpression(r,m.identifier("prototype")));var n=m.memberExpression(r,e.key,e.computed||m.isLiteral(e.key)),i=m.functionExpression(null,e.params,e.body,e.generator,e.async);i.returnType=e.returnType;var s=m.toComputedKey(e,e.key);m.isStringLiteral(s)&&(i=(0,f.default)({node:i,id:s,scope:t}));var a=m.expressionStatement(m.assignmentExpression("=",n,i));return m.inheritsComments(a,e),this.body.push(a),!0}},t}(d.default);t.default=y,e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{BinaryExpression:function(e){var r=e.node;"instanceof"===r.operator&&e.replaceWith(t.callExpression(this.addHelper("instanceof"),[r.left,r.right]))}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){for(var t=e.params,r=Array.isArray(t),n=0,t=r?t:(0,o.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(!m.isIdentifier(s))return!0}return!1}function s(e,t){if(!e.hasOwnBinding(t.name))return!0;var r=e.getOwnBinding(t.name),n=r.kind;return"param"===n||"local"===n}t.__esModule=!0,t.visitor=void 0;var a=r(2),o=n(a),u=r(189),l=n(u),c=r(317),f=n(c),p=r(4),d=n(p),h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=(0,d.default)("\n  let VARIABLE_NAME =\n    ARGUMENTS.length > ARGUMENT_KEY && ARGUMENTS[ARGUMENT_KEY] !== undefined ?\n      ARGUMENTS[ARGUMENT_KEY]\n    :\n      DEFAULT_VALUE;\n"),v=(0,d.default)("\n  let $0 = $1[$2];\n"),g={ReferencedIdentifier:function(e,t){var r=e.scope,n=e.node;"eval"!==n.name&&s(r,n)||(t.iife=!0,e.stop())},Scope:function(e){e.skip()}};t.visitor={Function:function(e){var t=e.node,r=e.scope;if(i(t)){e.ensureBlock();var n={iife:!1,scope:r},a=[],o=m.identifier("arguments");o._shadowedFunctionLiteral=e;for(var u=(0,l.default)(t),c=e.get("params"),p=0;p<c.length;p++){var d=c[p];if(d.isAssignmentPattern()){var h=d.get("left"),b=d.get("right");if(p>=u||h.isPattern()){var E=r.generateUidIdentifier("x");E._isDefaultPlaceholder=!0,t.params[p]=E}else t.params[p]=h.node;n.iife||(b.isIdentifier()&&!s(r,b.node)?n.iife=!0:b.traverse(g,n)),function(e,r,n){var i=y({VARIABLE_NAME:e,DEFAULT_VALUE:r,ARGUMENT_KEY:m.numericLiteral(n),ARGUMENTS:o});i._blockHoist=t.params.length-n,a.push(i)}(h.node,b.node,p)}else n.iife||d.isIdentifier()||d.traverse(g,n)}for(var x=u+1;x<t.params.length;x++){var A=t.params[x];if(!A._isDefaultPlaceholder){var S=v(A,o,m.numericLiteral(x));S._blockHoist=t.params.length-x,a.push(S)}}t.params=t.params.slice(0,u),n.iife?(a.push((0,f.default)(e,r)),e.set("body",m.blockStatement(a))):e.get("body").unshiftContainer("body",a)}}}},function(e,t,r){"use strict";t.__esModule=!0,t.visitor=void 0;var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);t.visitor={Function:function(e){for(var t=e.get("params"),r=i.isRestElement(t[t.length-1])?1:0,n=t.length-r,s=0;s<n;s++){var a=t[s];if(a.isArrayPattern()||a.isObjectPattern()){var o=e.scope.generateUidIdentifier("ref"),u=i.variableDeclaration("let",[i.variableDeclarator(a.node,o)]);u._blockHoist=n-s,e.ensureBlock(),e.get("body").unshiftContainer("body",u),a.replaceWith(o)}}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return p.isRestElement(e.params[e.params.length-1])}function s(e,t,r){var n=void 0;n=p.isNumericLiteral(e.parent.property)?p.numericLiteral(e.parent.property.value+r):0===r?e.parent.property:p.binaryExpression("+",e.parent.property,p.numericLiteral(r));var i=e.scope;if(i.isPure(n))e.parentPath.replaceWith(h({ARGUMENTS:t,INDEX:n}));else{var s=i.generateUidIdentifierBasedOnNode(n);i.push({id:s,kind:"var"}),e.parentPath.replaceWith(m({ARGUMENTS:t,INDEX:n,REF:s}))}}function a(e,t,r){r?e.parentPath.replaceWith(y({ARGUMENTS:t,OFFSET:p.numericLiteral(r)})):e.replaceWith(t)}t.__esModule=!0,t.visitor=void 0;var o=r(2),u=n(o),l=r(4),c=n(l),f=r(1),p=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(f),d=(0,c.default)("\n  for (var LEN = ARGUMENTS.length,\n           ARRAY = Array(ARRAY_LEN),\n           KEY = START;\n       KEY < LEN;\n       KEY++) {\n    ARRAY[ARRAY_KEY] = ARGUMENTS[KEY];\n  }\n"),h=(0,c.default)("\n  ARGUMENTS.length <= INDEX ? undefined : ARGUMENTS[INDEX]\n"),m=(0,c.default)("\n  REF = INDEX, ARGUMENTS.length <= REF ? undefined : ARGUMENTS[REF]\n"),y=(0,c.default)("\n  ARGUMENTS.length <= OFFSET ? 0 : ARGUMENTS.length - OFFSET\n"),v={Scope:function(e,t){e.scope.bindingIdentifierEquals(t.name,t.outerBinding)||e.skip()},Flow:function(e){e.isTypeCastExpression()||e.skip()},"Function|ClassProperty":function(e,t){var r=t.noOptimise;t.noOptimise=!0,e.traverse(v,t),t.noOptimise=r,e.skip()},ReferencedIdentifier:function(e,t){var r=e.node;if("arguments"===r.name&&(t.deopted=!0),r.name===t.name)if(t.noOptimise)t.deopted=!0;else{var n=e.parentPath;if("params"===n.listKey&&n.key<t.offset)return;if(n.isMemberExpression({object:r})){var i=n.parentPath,s=!t.deopted&&!(i.isAssignmentExpression()&&n.node===i.node.left||i.isLVal()||i.isForXStatement()||i.isUpdateExpression()||i.isUnaryExpression({operator:"delete"})||(i.isCallExpression()||i.isNewExpression())&&n.node===i.node.callee);if(s)if(n.node.computed){if(n.get("property").isBaseType("number"))return void t.candidates.push({cause:"indexGetter",path:e})}else if("length"===n.node.property.name)return void t.candidates.push({cause:"lengthGetter",path:e})}if(0===t.offset&&n.isSpreadElement()){var a=n.parentPath;if(a.isCallExpression()&&1===a.node.arguments.length)return void t.candidates.push({cause:"argSpread",path:e})}t.references.push(e)}},BindingIdentifier:function(e,t){e.node.name===t.name&&(t.deopted=!0)}};t.visitor={Function:function(e){var t=e.node,r=e.scope;if(i(t)){var n=t.params.pop().argument,o=p.identifier("arguments");o._shadowedFunctionLiteral=e;var l={references:[],offset:t.params.length,argumentsNode:o,outerBinding:r.getBindingIdentifier(n.name),candidates:[],name:n.name,deopted:!1};if(e.traverse(v,l),l.deopted||l.references.length){l.references=l.references.concat(l.candidates.map(function(e){return e.path})),l.deopted=l.deopted||!!t.shadow;var c=p.numericLiteral(t.params.length),f=r.generateUidIdentifier("key"),h=r.generateUidIdentifier("len"),m=f,y=h;t.params.length&&(m=p.binaryExpression("-",f,c),y=p.conditionalExpression(p.binaryExpression(">",h,c),p.binaryExpression("-",h,c),p.numericLiteral(0)));var g=d({ARGUMENTS:o,ARRAY_KEY:m,ARRAY_LEN:y,START:c,ARRAY:n,KEY:f,LEN:h});if(l.deopted)g._blockHoist=t.params.length+1,t.body.body.unshift(g);else{g._blockHoist=1;var b=e.getEarliestCommonAncestorFrom(l.references).getStatementParent();b.findParent(function(e){if(!e.isLoop())return e.isFunction();b=e}),b.insertBefore(g)}}else for(var E=l.candidates,x=Array.isArray(E),A=0,E=x?E:(0,u.default)(E);;){var S;if(x){if(A>=E.length)break;S=E[A++]}else{if(A=E.next(),A.done)break;S=A.value}var _=S,D=_.path,C=_.cause;switch(C){case"indexGetter":s(D,o,l.offset);break;case"lengthGetter":a(D,o,l.offset);break;default:D.replaceWith(o)}}}}}},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{MemberExpression:{exit:function(e){var r=e.node,n=r.property;r.computed||!t.isIdentifier(n)||t.isValidIdentifier(n.name)||(r.property=t.stringLiteral(n.name),r.computed=!0)}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{ObjectProperty:{exit:function(e){var r=e.node,n=r.key;r.computed||!t.isIdentifier(n)||t.isValidIdentifier(n.name)||(r.key=t.stringLiteral(n.name))}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types;return{visitor:{ObjectExpression:function(e,r){for(var n=e.node,s=!1,o=n.properties,u=Array.isArray(o),l=0,o=u?o:(0,i.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c;if("get"===f.kind||"set"===f.kind){s=!0;break}}if(s){var p={};n.properties=n.properties.filter(function(e){return!!(e.computed||"get"!==e.kind&&"set"!==e.kind)||(a.push(p,e,null,r),!1)}),e.replaceWith(t.callExpression(t.memberExpression(t.identifier("Object"),t.identifier("defineProperties")),[n,a.toDefineObject(p)]))}}}}};var s=r(188),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.parse,r=e.traverse;return{visitor:{CallExpression:function(e){if(e.get("callee").isIdentifier({name:"eval"})&&1===e.node.arguments.length){var n=e.get("arguments")[0].evaluate();if(!n.confident)return;var i=n.value;if("string"!=typeof i)return;var s=t(i);return r.removeProperties(s),s.program}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,t){e.addComment("trailing",n(e,t)),e.replaceWith(i.noop())}function n(e,t){var r=e.getSource().replace(/\*-\//g,"*-ESCAPED/").replace(/\*\//g,"*-/");return t&&t.optional&&(r="?"+r),":"!==r[0]&&(r=":: "+r),r}var i=e.types;return{inherits:r(126),visitor:{TypeCastExpression:function(e){var t=e.node;e.get("expression").addComment("trailing",n(e.get("typeAnnotation"))),e.replaceWith(i.parenthesizedExpression(t.expression))},Identifier:function(e){var t=e.node;t.optional&&!t.typeAnnotation&&e.addComment("trailing",":: ?")},AssignmentPattern:{exit:function(e){e.node.left.optional=!1}},Function:{exit:function(e){e.node.params.forEach(function(e){return e.optional=!1})}},ClassProperty:function(e){var r=e.node,n=e.parent;r.value||t(e,n)},"ExportNamedDeclaration|Flow":function(e){var r=e.node,n=e.parent;i.isExportNamedDeclaration(r)&&!i.isFlow(r.declaration)||t(e,n)},ImportDeclaration:function(e){var r=e.node,n=e.parent;i.isImportDeclaration(r)&&"type"!==r.importKind&&"typeof"!==r.importKind||t(e,n)}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{FunctionExpression:{exit:function(e){var r=e.node;r.id&&(r._ignoreUserWhitespace=!0,e.replaceWith(t.callExpression(t.functionExpression(null,[],t.blockStatement([t.toStatement(r),t.returnStatement(r.id)])),[])))}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{CallExpression:function(e,t){e.get("callee").matchesPattern("Object.assign")&&(e.node.callee=t.addHelper("extends"))}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{CallExpression:function(e,t){e.get("callee").matchesPattern("Object.setPrototypeOf")&&(e.node.callee=t.addHelper("defaults"))}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){function t(e){return i.isLiteral(i.toComputedKey(e,e.key),{value:"__proto__"})}function r(e){var t=e.left;return i.isMemberExpression(t)&&i.isLiteral(i.toComputedKey(t,t.property),{value:"__proto__"})}function n(e,t,r){return i.expressionStatement(i.callExpression(r.addHelper("defaults"),[t,e.right]))}var i=e.types;return{visitor:{AssignmentExpression:function(e,t){if(r(e.node)){var s=[],a=e.node.left.object,o=e.scope.maybeGenerateMemoised(a);o&&s.push(i.expressionStatement(i.assignmentExpression("=",o,a))),s.push(n(e.node,o||a,t)),o&&s.push(o),e.replaceWithMultiple(s)}},ExpressionStatement:function(e,t){var s=e.node.expression;i.isAssignmentExpression(s,{operator:"="})&&r(s)&&e.replaceWith(n(s,s.left.object,t))},ObjectExpression:function(e,r){for(var n=void 0,a=e.node,u=a.properties,l=Array.isArray(u),c=0,u=l?u:(0,s.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;t(p)&&(n=p.value,(0,o.default)(a.properties,p))}if(n){var d=[i.objectExpression([]),n];a.properties.length&&d.push(a),e.replaceWith(i.callExpression(r.addHelper("extends"),d))}}}}};var a=r(277),o=n(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(11),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types,r={enter:function(e,r){var n=function(){r.isImmutable=!1,e.stop()};if(e.isJSXClosingElement())return void e.skip();if(e.isJSXIdentifier({name:"ref"})&&e.parentPath.isJSXAttribute({name:e.node}))return n();if(!(e.isJSXIdentifier()||e.isIdentifier()||e.isJSXMemberExpression()||e.isImmutable())){if(e.isPure()){var s=e.evaluate();if(s.confident){var a=s.value;if(!(a&&"object"===(void 0===a?"undefined":(0,i.default)(a))||"function"==typeof a))return}else if(t.isIdentifier(s.deopt))return}n()}}};return{visitor:{JSXElement:function(e){if(!e.node._hoisted){var t={isImmutable:!0};e.traverse(r,t),t.isImmutable?e.hoist():e.node._hoisted=!0}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){for(var t=0;t<e.length;t++){var n=e[t];if(s.isJSXSpreadAttribute(n))return!0;if(r(n,"ref"))return!0}return!1}function r(e,t){return s.isJSXAttribute(e)&&s.isJSXIdentifier(e.name,{name:t})}function n(e){var t=e.value;return t?(s.isJSXExpressionContainer(t)&&(t=t.expression),t):s.identifier("true")}var s=e.types;return{visitor:{JSXElement:function(e,a){var o=e.node,u=o.openingElement;if(!t(u.attributes)){var l=s.objectExpression([]),c=null,f=u.name;s.isJSXIdentifier(f)&&s.react.isCompatTag(f.name)&&(f=s.stringLiteral(f.name));for(var p=u.attributes,d=Array.isArray(p),h=0,p=d?p:(0,i.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}var y=m;if(r(y,"key"))c=n(y);else{var v=y.name.name,g=s.isValidIdentifier(v)?s.identifier(v):s.stringLiteral(v);!function(e,t,r){e.push(s.objectProperty(t,r))}(l.properties,g,n(y))}}var b=[f,l];if(c||o.children.length){var E=s.react.buildChildren(o);b.push.apply(b,[c||s.unaryExpression("void",s.numericLiteral(0),!0)].concat(E))}var x=s.callExpression(a.addHelper("jsx"),b);e.replaceWith(x)}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{manipulateOptions:function(e,t){t.plugins.push("jsx")},visitor:(0,i.default)({pre:function(e){e.callee=e.tagExpr},post:function(e){t.react.isCompatTag(e.tagName)&&(e.call=t.callExpression(t.memberExpression(t.memberExpression(t.identifier("React"),t.identifier("DOM")),e.tagExpr,t.isLiteral(e.tagExpr)),e.args))}})}};var n=r(348),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,r){if(a.isJSXIdentifier(e)){if("this"===e.name&&a.isReferenced(e,r))return a.thisExpression();if(!i.default.keyword.isIdentifierNameES6(e.name))return a.stringLiteral(e.name);e.type="Identifier"}else if(a.isJSXMemberExpression(e))return a.memberExpression(t(e.object,e),t(e.property,e));return e}function r(e){return a.isJSXExpressionContainer(e)?e.expression:e}function n(e){var t=r(e.value||a.booleanLiteral(!0));return a.isStringLiteral(t)&&!a.isJSXExpressionContainer(e.value)&&(t.value=t.value.replace(/\n\s+/g," ")),a.isValidIdentifier(e.name.name)?e.name.type="Identifier":e.name=a.stringLiteral(e.name.name),a.inherits(a.objectProperty(e.name,t),e)}function s(r,n){r.parent.children=a.react.buildChildren(r.parent);var i=t(r.node.name,r.node),s=[],u=void 0;a.isIdentifier(i)?u=i.name:a.isLiteral(i)&&(u=i.value);var l={tagExpr:i,tagName:u,args:s};e.pre&&e.pre(l,n);var c=r.node.attributes;return c=c.length?o(c,n):a.nullLiteral(),s.push(c),e.post&&e.post(l,n),l.call||a.callExpression(l.callee,s)}function o(e,t){function r(){i.length&&(s.push(a.objectExpression(i)),i=[])}var i=[],s=[],o=t.opts.useBuiltIns||!1;if("boolean"!=typeof o)throw new Error("transform-react-jsx currently only accepts a boolean option for useBuiltIns (defaults to false)");for(;e.length;){var u=e.shift();a.isJSXSpreadAttribute(u)?(r(),s.push(u.argument)):i.push(n(u))}if(r(),1===s.length)e=s[0];else{a.isObjectExpression(s[0])||s.unshift(a.objectExpression([]));var l=o?a.memberExpression(a.identifier("Object"),a.identifier("assign")):t.addHelper("extends");e=a.callExpression(l,s)}return e}var u={};return u.JSXNamespacedName=function(e){throw e.buildCodeFrameError("Namespace tags are not supported. ReactJSX is not XML.")},u.JSXElement={exit:function(e,t){var r=s(e.get("openingElement"),t);r.arguments=r.arguments.concat(e.node.children),r.arguments.length>=3&&(r._prettyCall=!0),e.replaceWith(a.inherits(r,e.node))}},u};var n=r(97),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{JSXOpeningElement:function(e){var n=e.node,i=t.jSXIdentifier(r),s=t.thisExpression();n.attributes.push(t.jSXAttribute(i,t.jSXExpressionContainer(s)))}}}};var r="__self";e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){function t(e,t){var r=null!=t?i.numericLiteral(t):i.nullLiteral(),n=i.objectProperty(i.identifier("fileName"),e),s=i.objectProperty(i.identifier("lineNumber"),r);return i.objectExpression([n,s])}var i=e.types;return{visitor:{JSXOpeningElement:function(e,s){var a=i.jSXIdentifier(r),o=e.container.openingElement.loc;if(o){for(var u=e.container.openingElement.attributes,l=0;l<u.length;l++){var c=u[l].name;if(c&&c.name===r)return}if(!s.fileNameIdentifier){var f="unknown"!==s.file.log.filename?s.file.log.filename:null,p=e.scope.generateUidIdentifier(n);e.hub.file.scope.push({id:p,init:i.stringLiteral(f)}),s.fileNameIdentifier=p}var d=t(s.fileNameIdentifier,o.start.line);u.push(i.jSXAttribute(a,i.jSXExpressionContainer(d)))}}}}};var r="__source",n="_jsxFileName";e.exports=t.default},348,function(e,t){"use strict";e.exports={builtins:{Symbol:"symbol",Promise:"promise",Map:"map",WeakMap:"weak-map",Set:"set",WeakSet:"weak-set",Observable:"observable",setImmediate:"set-immediate",clearImmediate:"clear-immediate",asap:"asap"},methods:{Array:{concat:"array/concat",copyWithin:"array/copy-within",entries:"array/entries",every:"array/every",fill:"array/fill",filter:"array/filter",findIndex:"array/find-index",find:"array/find",forEach:"array/for-each",from:"array/from",includes:"array/includes",indexOf:"array/index-of",join:"array/join",keys:"array/keys",lastIndexOf:"array/last-index-of",map:"array/map",of:"array/of",pop:"array/pop",push:"array/push",reduceRight:"array/reduce-right",reduce:"array/reduce",reverse:"array/reverse",shift:"array/shift",slice:"array/slice",some:"array/some",sort:"array/sort",splice:"array/splice",unshift:"array/unshift",values:"array/values"},JSON:{stringify:"json/stringify"},Object:{assign:"object/assign",create:"object/create",defineProperties:"object/define-properties",defineProperty:"object/define-property",entries:"object/entries",freeze:"object/freeze",getOwnPropertyDescriptor:"object/get-own-property-descriptor",getOwnPropertyDescriptors:"object/get-own-property-descriptors",getOwnPropertyNames:"object/get-own-property-names",getOwnPropertySymbols:"object/get-own-property-symbols",getPrototypeOf:"object/get-prototype-of",isExtensible:"object/is-extensible",isFrozen:"object/is-frozen",isSealed:"object/is-sealed",is:"object/is",keys:"object/keys",preventExtensions:"object/prevent-extensions",seal:"object/seal",setPrototypeOf:"object/set-prototype-of",values:"object/values"},RegExp:{escape:"regexp/escape"},Math:{acosh:"math/acosh",asinh:"math/asinh",atanh:"math/atanh",cbrt:"math/cbrt",clz32:"math/clz32",cosh:"math/cosh",expm1:"math/expm1",fround:"math/fround",hypot:"math/hypot",imul:"math/imul",log10:"math/log10",log1p:"math/log1p",log2:"math/log2",sign:"math/sign",sinh:"math/sinh",tanh:"math/tanh",trunc:"math/trunc",iaddh:"math/iaddh",isubh:"math/isubh",imulh:"math/imulh",umulh:"math/umulh"},Symbol:{for:"symbol/for",hasInstance:"symbol/has-instance",isConcatSpreadable:"symbol/is-concat-spreadable",iterator:"symbol/iterator",keyFor:"symbol/key-for",match:"symbol/match",replace:"symbol/replace",search:"symbol/search",species:"symbol/species",split:"symbol/split",toPrimitive:"symbol/to-primitive",toStringTag:"symbol/to-string-tag",unscopables:"symbol/unscopables"},String:{at:"string/at",codePointAt:"string/code-point-at",endsWith:"string/ends-with",fromCodePoint:"string/from-code-point",includes:"string/includes",matchAll:"string/match-all",padLeft:"string/pad-left",padRight:"string/pad-right",padStart:"string/pad-start",padEnd:"string/pad-end",raw:"string/raw",repeat:"string/repeat",startsWith:"string/starts-with",trim:"string/trim",trimLeft:"string/trim-left",trimRight:"string/trim-right",trimStart:"string/trim-start",trimEnd:"string/trim-end"},Number:{EPSILON:"number/epsilon",isFinite:"number/is-finite",isInteger:"number/is-integer",isNaN:"number/is-nan",isSafeInteger:"number/is-safe-integer",MAX_SAFE_INTEGER:"number/max-safe-integer",MIN_SAFE_INTEGER:"number/min-safe-integer",parseFloat:"number/parse-float",parseInt:"number/parse-int"},Reflect:{apply:"reflect/apply",construct:"reflect/construct",defineProperty:"reflect/define-property",deleteProperty:"reflect/delete-property",enumerate:"reflect/enumerate",getOwnPropertyDescriptor:"reflect/get-own-property-descriptor",getPrototypeOf:"reflect/get-prototype-of",get:"reflect/get",has:"reflect/has",isExtensible:"reflect/is-extensible",ownKeys:"reflect/own-keys",preventExtensions:"reflect/prevent-extensions",setPrototypeOf:"reflect/set-prototype-of",set:"reflect/set",defineMetadata:"reflect/define-metadata",deleteMetadata:"reflect/delete-metadata",getMetadata:"reflect/get-metadata",getMetadataKeys:"reflect/get-metadata-keys",getOwnMetadata:"reflect/get-own-metadata",getOwnMetadataKeys:"reflect/get-own-metadata-keys",hasMetadata:"reflect/has-metadata",hasOwnMetadata:"reflect/has-own-metadata",metadata:"reflect/metadata"},System:{global:"system/global"},Error:{isError:"error/is-error"},Date:{},Function:{}}}},function(e,t,r){"use strict";t.__esModule=!0,t.definitions=void 0,t.default=function(e){function t(e){return e.moduleName||"babel-runtime"}function r(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var n=e.types,s=["interopRequireWildcard","interopRequireDefault"];return{pre:function(e){var r=t(this.opts);!1!==this.opts.helpers&&e.set("helperGenerator",function(t){if(s.indexOf(t)<0)return e.addImport(r+"/helpers/"+t,"default",t)}),this.setDynamic("regeneratorIdentifier",function(){return e.addImport(r+"/regenerator","default","regeneratorRuntime")})},visitor:{ReferencedIdentifier:function(e,s){var a=e.node,o=e.parent,u=e.scope;if("regeneratorRuntime"===a.name&&!1!==s.opts.regenerator)return void e.replaceWith(s.get("regeneratorIdentifier"));if(!1!==s.opts.polyfill&&!n.isMemberExpression(o)&&r(i.default.builtins,a.name)&&!u.getBindingIdentifier(a.name)){var l=t(s.opts);e.replaceWith(s.addImport(l+"/core-js/"+i.default.builtins[a.name],"default",a.name))}},CallExpression:function(e,r){if(!1!==r.opts.polyfill&&!e.node.arguments.length){var i=e.node.callee;if(n.isMemberExpression(i)&&i.computed&&e.get("callee.property").matchesPattern("Symbol.iterator")){var s=t(r.opts);e.replaceWith(n.callExpression(r.addImport(s+"/core-js/get-iterator","default","getIterator"),[i.object]))}}},BinaryExpression:function(e,r){if(!1!==r.opts.polyfill&&"in"===e.node.operator&&e.get("left").matchesPattern("Symbol.iterator")){var i=t(r.opts);e.replaceWith(n.callExpression(r.addImport(i+"/core-js/is-iterable","default","isIterable"),[e.node.right]))}},MemberExpression:{enter:function(e,s){if(!1!==s.opts.polyfill&&e.isReferenced()){var a=e.node,o=a.object,u=a.property;if(n.isReferenced(o,a)&&!a.computed&&r(i.default.methods,o.name)){var l=i.default.methods[o.name];if(r(l,u.name)&&!e.scope.getBindingIdentifier(o.name)){if("Object"===o.name&&"defineProperty"===u.name&&e.parentPath.isCallExpression()){var c=e.parentPath.node;if(3===c.arguments.length&&n.isLiteral(c.arguments[1]))return}var f=t(s.opts);e.replaceWith(s.addImport(f+"/core-js/"+l[u.name],"default",o.name+"$"+u.name))}}}},exit:function(e,s){if(!1!==s.opts.polyfill&&e.isReferenced()){var a=e.node,o=a.object;if(r(i.default.builtins,o.name)&&!e.scope.getBindingIdentifier(o.name)){var u=t(s.opts);e.replaceWith(n.memberExpression(s.addImport(u+"/core-js/"+i.default.builtins[o.name],"default",o.name),a.property,a.computed))}}}}}}};var n=r(352),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.definitions=i.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.messages;return{visitor:{ReferencedIdentifier:function(e){var r=e.node,n=e.scope,s=n.getBinding(r.name)
;if(s&&"type"===s.kind&&!e.parentPath.isFlow())throw e.buildCodeFrameError(t.get("undeclaredVariableType",r.name),ReferenceError);if(!n.hasBinding(r.name)){var a=n.getAllBindings(),o=void 0,u=-1;for(var l in a){var c=(0,i.default)(r.name,l);c<=0||c>3||(c<=u||(o=l,u=c))}var f=void 0;throw f=o?t.get("undeclaredVariableSuggestion",r.name,o):t.get("undeclaredVariable",r.name),e.buildCodeFrameError(f,ReferenceError)}}}}};var n=r(471),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(211),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default={plugins:[i.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{presets:[!1!==t.es2015&&[s.default.buildPreset,t.es2015],!1!==t.es2016&&o.default,!1!==t.es2017&&l.default].filter(Boolean)}};var i=r(217),s=n(i),a=r(218),o=n(a),u=r(219),l=n(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(355),s=n(i),a=r(215),o=n(a),u=r(127),l=n(u),c=r(214),f=n(c);t.default={presets:[s.default],plugins:[o.default,l.default,f.default],env:{development:{plugins:[]}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(220),s=n(i),a=r(206),o=n(a),u=r(212),l=n(u);t.default={presets:[s.default],plugins:[o.default,l.default]},e.exports=t.default},function(e,t,r){"use strict";e.exports={default:r(407),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(410),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(412),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(413),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(415),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(416),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(417),__esModule:!0}},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){var r={};for(var n in e)t.indexOf(n)>=0||Object.prototype.hasOwnProperty.call(e,n)&&(r[n]=e[n]);return r}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(3),o=n(a),u=r(36),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=function(){function e(t,r,n,i){(0,o.default)(this,e),this.queue=null,this.parentPath=i,this.scope=t,this.state=n,this.opts=r}return e.prototype.shouldVisit=function(e){var t=this.opts;if(t.enter||t.exit)return!0;if(t[e.type])return!0;var r=f.VISITOR_KEYS[e.type];if(!r||!r.length)return!1;for(var n=r,i=Array.isArray(n),a=0,n=i?n:(0,s.default)(n);;){var o;if(i){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}if(e[o])return!0}return!1},e.prototype.create=function(e,t,r,n){return l.default.get({parentPath:this.parentPath,parent:e,container:t,key:r,listKey:n})},e.prototype.maybeQueue=function(e,t){if(this.trap)throw new Error("Infinite cycle detected");this.queue&&(t?this.queue.push(e):this.priorityQueue.push(e))},e.prototype.visitMultiple=function(e,t,r){if(0===e.length)return!1;for(var n=[],i=0;i<e.length;i++){var s=e[i];s&&this.shouldVisit(s)&&n.push(this.create(t,e,i,r))}return this.visitQueue(n)},e.prototype.visitSingle=function(e,t){return!!this.shouldVisit(e[t])&&this.visitQueue([this.create(e,e,t)])},e.prototype.visitQueue=function(e){this.queue=e,this.priorityQueue=[];for(var t=[],r=!1,n=e,i=Array.isArray(n),a=0,n=i?n:(0,s.default)(n);;){var o;if(i){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;if(u.resync(),0!==u.contexts.length&&u.contexts[u.contexts.length-1]===this||u.pushContext(this),null!==u.key&&!(t.indexOf(u.node)>=0)){if(t.push(u.node),u.visit()){r=!0;break}if(this.priorityQueue.length&&(r=this.visitQueue(this.priorityQueue),this.priorityQueue=[],this.queue=e,r))break}}for(var l=e,c=Array.isArray(l),f=0,l=c?l:(0,s.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}p.popContext()}return this.queue=null,r},e.prototype.visit=function(e,t){var r=e[t];return!!r&&(Array.isArray(r)?this.visitMultiple(r,e,t):this.visitSingle(e,t))},e}();t.default=p,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){for(var t=this;t=t.parentPath;)if(e(t))return t;return null}function s(e){var t=this;do{if(e(t))return t}while(t=t.parentPath);return null}function a(){return this.findParent(function(e){return e.isFunction()||e.isProgram()})}function o(){var e=this;do{if(Array.isArray(e.container))return e}while(e=e.parentPath)}function u(e){return this.getDeepestCommonAncestorFrom(e,function(e,t,r){for(var n=void 0,i=g.VISITOR_KEYS[e.type],s=r,a=Array.isArray(s),o=0,s=a?s:(0,y.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u,c=l[t+1];if(n)if(c.listKey&&n.listKey===c.listKey&&c.key<n.key)n=c;else{var f=i.indexOf(n.parentKey),p=i.indexOf(c.parentKey);f>p&&(n=c)}else n=c}return n})}function l(e,t){var r=this;if(!e.length)return this;if(1===e.length)return e[0];var n=1/0,i=void 0,s=void 0,a=e.map(function(e){var t=[];do{t.unshift(e)}while((e=e.parentPath)&&e!==r);return t.length<n&&(n=t.length),t}),o=a[0];e:for(var u=0;u<n;u++){for(var l=o[u],c=a,f=Array.isArray(c),p=0,c=f?c:(0,y.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;if(h[u]!==l)break e}i=u,s=l}if(s)return t?t(s,i,a):s;throw new Error("Couldn't find intersection")}function c(){var e=this,t=[];do{t.push(e)}while(e=e.parentPath);return t}function f(e){return e.isDescendant(this)}function p(e){return!!this.findParent(function(t){return t===e})}function d(){for(var e=this;e;){for(var t=arguments,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(e.node.type===s)return!0}e=e.parentPath}return!1}function h(e){var t=this.isFunction()?this:this.findParent(function(e){return e.isFunction()});if(t){if(t.isFunctionExpression()||t.isFunctionDeclaration()){var r=t.node.shadow;if(r&&(!e||!1!==r[e]))return t}else if(t.isArrowFunctionExpression())return t;return null}}t.__esModule=!0;var m=r(2),y=n(m);t.findParent=i,t.find=s,t.getFunctionParent=a,t.getStatementParent=o,t.getEarliestCommonAncestorFrom=u,t.getDeepestCommonAncestorFrom=l,t.getAncestry=c,t.isAncestor=f,t.isDescendant=p,t.inType=d,t.inShadow=h;var v=r(1),g=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(v),b=r(36);n(b)},function(e,t){"use strict";function r(){if("string"!=typeof this.key){var e=this.node;if(e){var t=e.trailingComments,r=e.leadingComments;if(t||r){var n=this.getSibling(this.key-1),i=this.getSibling(this.key+1);n.node||(n=i),i.node||(i=n),n.addComments("trailing",r),i.addComments("leading",t)}}}}function n(e,t,r){this.addComments(e,[{type:r?"CommentLine":"CommentBlock",value:t}])}function i(e,t){if(t){var r=this.node;if(r){var n=e+"Comments";r[n]?r[n]=r[n].concat(t):r[n]=t}}}t.__esModule=!0,t.shareCommentsWithSiblings=r,t.addComment=n,t.addComments=i},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=this.opts;return this.debug(function(){return e}),!(!this.node||!this._call(t[e]))||!!this.node&&this._call(t[this.node.type]&&t[this.node.type][e])}function s(e){if(!e)return!1;for(var t=e,r=Array.isArray(t),n=0,t=r?t:(0,D.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(s){var a=this.node;if(!a)return!0;if(s.call(this.state,this,this.state))throw new Error("Unexpected return value from visitor method "+s);if(this.node!==a)return!0;if(this.shouldStop||this.shouldSkip||this.removed)return!0}}return!1}function a(){var e=this.opts.blacklist;return e&&e.indexOf(this.node.type)>-1}function o(){return!!this.node&&(!this.isBlacklisted()&&((!this.opts.shouldSkip||!this.opts.shouldSkip(this))&&(this.call("enter")||this.shouldSkip?(this.debug(function(){return"Skip..."}),this.shouldStop):(this.debug(function(){return"Recursing into..."}),w.default.node(this.node,this.opts,this.scope,this.state,this,this.skipKeys),this.call("exit"),this.shouldStop))))}function u(){this.shouldSkip=!0}function l(e){this.skipKeys[e]=!0}function c(){this.shouldStop=!0,this.shouldSkip=!0}function f(){if(!this.opts||!this.opts.noScope){var e=this.context&&this.context.scope;if(!e)for(var t=this.parentPath;t&&!e;){if(t.opts&&t.opts.noScope)return;e=t.scope,t=t.parentPath}this.scope=this.getScope(e),this.scope&&this.scope.init()}}function p(e){return this.shouldSkip=!1,this.shouldStop=!1,this.removed=!1,this.skipKeys={},e&&(this.context=e,this.state=e.state,this.opts=e.opts),this.setScope(),this}function d(){this.removed||(this._resyncParent(),this._resyncList(),this._resyncKey())}function h(){this.parentPath&&(this.parent=this.parentPath.node)}function m(){if(this.container&&this.node!==this.container[this.key]){if(Array.isArray(this.container)){for(var e=0;e<this.container.length;e++)if(this.container[e]===this.node)return this.setKey(e)}else for(var t in this.container)if(this.container[t]===this.node)return this.setKey(t);this.key=null}}function y(){if(this.parent&&this.inList){var e=this.parent[this.listKey];this.container!==e&&(this.container=e||null)}}function v(){null!=this.key&&this.container&&this.container[this.key]===this.node||this._markRemoved()}function g(){this.contexts.pop(),this.setContext(this.contexts[this.contexts.length-1])}function b(e){this.contexts.push(e),this.setContext(e)}function E(e,t,r,n){this.inList=!!r,this.listKey=r,this.parentKey=r||n,this.container=t,this.parentPath=e||this.parentPath,this.setKey(n)}function x(e){this.key=e,this.node=this.container[this.key],this.type=this.node&&this.node.type}function A(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this;if(!e.removed)for(var t=this.contexts,r=t,n=Array.isArray(r),i=0,r=n?r:(0,D.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;a.maybeQueue(e)}}function S(){for(var e=this,t=this.contexts;!t.length;)e=e.parentPath,t=e.contexts;return t}t.__esModule=!0;var _=r(2),D=n(_);t.call=i,t._call=s,t.isBlacklisted=a,t.visit=o,t.skip=u,t.skipKey=l,t.stop=c,t.setScope=f,t.setContext=p,t.resync=d,t._resyncParent=h,t._resyncKey=m,t._resyncList=y,t._resyncRemoved=v,t.popContext=g,t.pushContext=b,t.setup=E,t.setKey=x,t.requeue=A,t._getQueueContexts=S;var C=r(7),w=n(C)},function(e,t,r){"use strict";function n(){var e=this.node,t=void 0;if(this.isMemberExpression())t=e.property;else{if(!this.isProperty()&&!this.isMethod())throw new ReferenceError("todo");t=e.key}return e.computed||o.isIdentifier(t)&&(t=o.stringLiteral(t.name)),t}function i(){return o.ensureBlock(this.node)}function s(){if(this.isArrowFunctionExpression()){this.ensureBlock();var e=this.node;e.expression=!1,e.type="FunctionExpression",e.shadow=e.shadow||!0}}t.__esModule=!0,t.toComputedKey=n,t.ensureBlock=i,t.arrowFunctionToShadowed=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a)},function(e,t,r){(function(e){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(){var e=this.evaluate();if(e.confident)return!!e.value}function s(){function t(e){i&&(s=e,i=!1)}function r(e){var r=e.node;if(a.has(r)){var s=a.get(r);return s.resolved?s.value:void t(e)}var o={resolved:!1};a.set(r,o);var u=n(e);return i&&(o.resolved=!0,o.value=u),u}function n(n){if(i){var s=n.node;if(n.isSequenceExpression()){var a=n.get("expressions");return r(a[a.length-1])}if(n.isStringLiteral()||n.isNumericLiteral()||n.isBooleanLiteral())return s.value;if(n.isNullLiteral())return null;if(n.isTemplateLiteral()){for(var u="",c=0,f=n.get("expressions"),h=s.quasis,m=Array.isArray(h),y=0,h=m?h:(0,l.default)(h);;){var v;if(m){if(y>=h.length)break;v=h[y++]}else{if(y=h.next(),y.done)break;v=y.value}var g=v;if(!i)break;u+=g.value.cooked;var b=f[c++];b&&(u+=String(r(b)))}if(!i)return;return u}if(n.isConditionalExpression()){var E=r(n.get("test"));if(!i)return;return r(E?n.get("consequent"):n.get("alternate"))}if(n.isExpressionWrapper())return r(n.get("expression"));if(n.isMemberExpression()&&!n.parentPath.isCallExpression({callee:s})){var x=n.get("property"),A=n.get("object");if(A.isLiteral()&&x.isIdentifier()){var S=A.node.value,_=void 0===S?"undefined":(0,o.default)(S);if("number"===_||"string"===_)return S[x.node.name]}}if(n.isReferencedIdentifier()){var D=n.scope.getBinding(s.name);if(D&&D.constantViolations.length>0)return t(D.path);if(D&&n.node.start<D.path.node.end)return t(D.path);if(D&&D.hasValue)return D.value;if("undefined"===s.name)return D?t(D.path):void 0;if("Infinity"===s.name)return D?t(D.path):1/0;if("NaN"===s.name)return D?t(D.path):NaN;var C=n.resolve();return C===n?t(n):r(C)}if(n.isUnaryExpression({prefix:!0})){if("void"===s.operator)return;var w=n.get("argument");if("typeof"===s.operator&&(w.isFunction()||w.isClass()))return"function";var P=r(w);if(!i)return;switch(s.operator){case"!":return!P;case"+":return+P;case"-":return-P;case"~":return~P;case"typeof":return void 0===P?"undefined":(0,o.default)(P)}}if(n.isArrayExpression()){for(var k=[],F=n.get("elements"),T=F,O=Array.isArray(T),B=0,T=O?T:(0,l.default)(T);;){var R;if(O){if(B>=T.length)break;R=T[B++]}else{if(B=T.next(),B.done)break;R=B.value}var I=R;if(I=I.evaluate(),!I.confident)return t(I);k.push(I.value)}return k}if(n.isObjectExpression()){for(var M={},N=n.get("properties"),L=N,j=Array.isArray(L),U=0,L=j?L:(0,l.default)(L);;){var V;if(j){if(U>=L.length)break;V=L[U++]}else{if(U=L.next(),U.done)break;V=U.value}var G=V;if(G.isObjectMethod()||G.isSpreadProperty())return t(G);var W=G.get("key"),Y=W;if(G.node.computed){if(Y=Y.evaluate(),!Y.confident)return t(W);Y=Y.value}else Y=Y.isIdentifier()?Y.node.name:Y.node.value;var q=G.get("value"),K=q.evaluate();if(!K.confident)return t(q);K=K.value,M[Y]=K}return M}if(n.isLogicalExpression()){var H=i,J=r(n.get("left")),X=i;i=H;var z=r(n.get("right")),$=i;switch(i=X&&$,s.operator){case"||":if(J&&X)return i=!0,J;if(!i)return;return J||z;case"&&":if((!J&&X||!z&&$)&&(i=!0),!i)return;return J&&z}}if(n.isBinaryExpression()){var Q=r(n.get("left"));if(!i)return;var Z=r(n.get("right"));if(!i)return;switch(s.operator){case"-":return Q-Z;case"+":return Q+Z;case"/":return Q/Z;case"*":return Q*Z;case"%":return Q%Z;case"**":return Math.pow(Q,Z);case"<":return Q<Z;case">":return Q>Z;case"<=":return Q<=Z;case">=":return Q>=Z;case"==":return Q==Z;case"!=":return Q!=Z;case"===":return Q===Z;case"!==":return Q!==Z;case"|":return Q|Z;case"&":return Q&Z;case"^":return Q^Z;case"<<":return Q<<Z;case">>":return Q>>Z;case">>>":return Q>>>Z}}if(n.isCallExpression()){var ee=n.get("callee"),te=void 0,re=void 0;if(ee.isIdentifier()&&!n.scope.getBinding(ee.node.name,!0)&&p.indexOf(ee.node.name)>=0&&(re=e[s.callee.name]),ee.isMemberExpression()){var ne=ee.get("object"),ie=ee.get("property");if(ne.isIdentifier()&&ie.isIdentifier()&&p.indexOf(ne.node.name)>=0&&d.indexOf(ie.node.name)<0&&(te=e[ne.node.name],re=te[ie.node.name]),ne.isLiteral()&&ie.isIdentifier()){var se=(0,o.default)(ne.node.value);"string"!==se&&"number"!==se||(te=ne.node.value,re=te[ie.node.name])}}if(re){var ae=n.get("arguments").map(r);if(!i)return;return re.apply(te,ae)}}t(n)}}var i=!0,s=void 0,a=new f.default,u=r(this);return i||(u=void 0),{confident:i,deopt:s,value:u}}t.__esModule=!0;var a=r(11),o=n(a),u=r(2),l=n(u),c=r(133),f=n(c);t.evaluateTruthy=i,t.evaluate=s;var p=["String","Number","Math"],d=["random"]}).call(t,function(){return this}())},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(){var e=this;do{if(!e.parentPath||Array.isArray(e.container)&&e.isStatement())break;e=e.parentPath}while(e);if(e&&(e.isProgram()||e.isFile()))throw new Error("File/Program node, we can't possibly find a statement parent to this");return e}function s(){return"left"===this.key?this.getSibling("right"):"right"===this.key?this.getSibling("left"):void 0}function a(){var e=[],t=function(t){t&&(e=e.concat(t.getCompletionRecords()))};if(this.isIfStatement())t(this.get("consequent")),t(this.get("alternate"));else if(this.isDoExpression()||this.isFor()||this.isWhile())t(this.get("body"));else if(this.isProgram()||this.isBlockStatement())t(this.get("body").pop());else{if(this.isFunction())return this.get("body").getCompletionRecords();this.isTryStatement()?(t(this.get("block")),t(this.get("handler")),t(this.get("finalizer"))):e.push(this)}return e}function o(e){return _.default.get({parentPath:this.parentPath,parent:this.parent,container:this.container,listKey:this.listKey,key:e})}function u(){return this.getSibling(this.key-1)}function l(){return this.getSibling(this.key+1)}function c(){for(var e=this.key,t=this.getSibling(++e),r=[];t.node;)r.push(t),t=this.getSibling(++e);return r}function f(){for(var e=this.key,t=this.getSibling(--e),r=[];t.node;)r.push(t),t=this.getSibling(--e);return r}function p(e,t){!0===t&&(t=this.context);var r=e.split(".");return 1===r.length?this._getKey(e,t):this._getPattern(r,t)}function d(e,t){var r=this,n=this.node,i=n[e];return Array.isArray(i)?i.map(function(s,a){return _.default.get({listKey:e,parentPath:r,parent:n,container:i,key:a}).setContext(t)}):_.default.get({parentPath:this,parent:n,container:n,key:e}).setContext(t)}function h(e,t){for(var r=this,n=e,i=Array.isArray(n),s=0,n=i?n:(0,A.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;r="."===o?r.parentPath:Array.isArray(r)?r[o]:r.get(o,t)}return r}function m(e){return C.getBindingIdentifiers(this.node,e)}function y(e){return C.getOuterBindingIdentifiers(this.node,e)}function v(){for(var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this,n=[].concat(r),i=(0,E.default)(null);n.length;){var s=n.shift();if(s&&s.node){var a=C.getBindingIdentifiers.keys[s.node.type];if(s.isIdentifier())if(e){var o=i[s.node.name]=i[s.node.name]||[];o.push(s)}else i[s.node.name]=s;else if(s.isExportDeclaration()){var u=s.get("declaration");u.isDeclaration()&&n.push(u)}else{if(t){if(s.isFunctionDeclaration()){n.push(s.get("id"));continue}if(s.isFunctionExpression())continue}if(a)for(var l=0;l<a.length;l++){var c=a[l],f=s.get(c);(Array.isArray(f)||f.node)&&(n=n.concat(f))}}}}return i}function g(e){return this.getBindingIdentifierPaths(e,!0)}t.__esModule=!0;var b=r(9),E=n(b),x=r(2),A=n(x);t.getStatementParent=i,t.getOpposite=s,t.getCompletionRecords=a,t.getSibling=o,t.getPrevSibling=u,t.getNextSibling=l,t.getAllNextSiblings=c,t.getAllPrevSiblings=f,t.get=p,t._getKey=d,t._getPattern=h,t.getBindingIdentifiers=m,t.getOuterBindingIdentifiers=y,t.getBindingIdentifierPaths=v,t.getOuterBindingIdentifierPaths=g;var S=r(36),_=n(S),D=r(1),C=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(D)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(){if(this.typeAnnotation)return this.typeAnnotation;var e=this._getTypeAnnotation()||y.anyTypeAnnotation();return y.isTypeAnnotation(e)&&(e=e.typeAnnotation),this.typeAnnotation=e}function s(){var e=this.node;{if(e){if(e.typeAnnotation)return e.typeAnnotation;var t=h[e.type];return t?t.call(this,e):(t=h[this.parentPath.type],t&&t.validParent?this.parentPath.getTypeAnnotation():void 0)}if("init"===this.key&&this.parentPath.isVariableDeclarator()){var r=this.parentPath.parentPath,n=r.parentPath;return"left"===r.key&&n.isForInStatement()?y.stringTypeAnnotation():"left"===r.key&&n.isForOfStatement()?y.anyTypeAnnotation():y.voidTypeAnnotation()}}}function a(e,t){return o(e,this.getTypeAnnotation(),t)}function o(e,t,r){if("string"===e)return y.isStringTypeAnnotation(t);if("number"===e)return y.isNumberTypeAnnotation(t);if("boolean"===e)return y.isBooleanTypeAnnotation(t);if("any"===e)return y.isAnyTypeAnnotation(t);if("mixed"===e)return y.isMixedTypeAnnotation(t);if("empty"===e)return y.isEmptyTypeAnnotation(t);if("void"===e)return y.isVoidTypeAnnotation(t);if(r)return!1;throw new Error("Unknown base type "+e)}function u(e){var t=this.getTypeAnnotation();if(y.isAnyTypeAnnotation(t))return!0;if(y.isUnionTypeAnnotation(t)){for(var r=t.types,n=Array.isArray(r),i=0,r=n?r:(0,p.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if(y.isAnyTypeAnnotation(a)||o(e,a,!0))return!0}return!1}return o(e,t,!0)}function l(e){var t=this.getTypeAnnotation();if(e=e.getTypeAnnotation(),!y.isAnyTypeAnnotation(t)&&y.isFlowBaseAnnotation(t))return e.type===t.type}function c(e){var t=this.getTypeAnnotation();return y.isGenericTypeAnnotation(t)&&y.isIdentifier(t.id,{name:e})}t.__esModule=!0;var f=r(2),p=function(e){return e&&e.__esModule?e:{default:e}}(f);t.getTypeAnnotation=i,t._getTypeAnnotation=s,t.isBaseType=a,t.couldBeBaseType=u,t.baseTypeStrictlyMatches=l,t.isGenericType=c;var d=r(376),h=n(d),m=r(1),y=n(m)},function(e,t,r){"use strict";function n(e,t){var r=e.scope.getBinding(t),n=[];e.typeAnnotation=f.unionTypeAnnotation(n);var s=[],a=i(r,e,s),u=o(e,t);if(u){var c=i(r,u.ifStatement);a=a.filter(function(e){return c.indexOf(e)<0}),n.push(u.typeAnnotation)}if(a.length){a=a.concat(s);for(var p=a,d=Array.isArray(p),h=0,p=d?p:(0,l.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}var y=m;n.push(y.getTypeAnnotation())}}if(n.length)return f.createUnionTypeAnnotation(n)}function i(e,t,r){var n=e.constantViolations.slice();return n.unshift(e.path),n.filter(function(e){e=e.resolve();var n=e._guessExecutionStatusRelativeTo(t);return r&&"function"===n&&r.push(e),"before"===n})}function s(e,t){var r=t.node.operator,n=t.get("right").resolve(),i=t.get("left").resolve(),s=void 0;if(i.isIdentifier({name:e})?s=n:n.isIdentifier({name:e})&&(s=i),s)return"==="===r?s.getTypeAnnotation():f.BOOLEAN_NUMBER_BINARY_OPERATORS.indexOf(r)>=0?f.numberTypeAnnotation():void 0;if("==="===r){var a=void 0,o=void 0;if(i.isUnaryExpression({operator:"typeof"})?(a=i,o=n):n.isUnaryExpression({operator:"typeof"})&&(a=n,o=i),(o||a)&&(o=o.resolve(),o.isLiteral())){if("string"==typeof o.node.value&&a.get("argument").isIdentifier({name:e}))return f.createTypeAnnotationBasedOnTypeof(o.node.value)}}}function a(e){for(var t=void 0;t=e.parentPath;){if(t.isIfStatement()||t.isConditionalExpression())return"test"===e.key?void 0:t;e=t}}function o(e,t){var r=a(e);if(r){var n=r.get("test"),i=[n],u=[];do{var l=i.shift().resolve();if(l.isLogicalExpression()&&(i.push(l.get("left")),i.push(l.get("right"))),l.isBinaryExpression()){var c=s(t,l);c&&u.push(c)}}while(i.length);return u.length?{typeAnnotation:f.createUnionTypeAnnotation(u),ifStatement:r}:o(r,t)}}t.__esModule=!0;var u=r(2),l=function(e){return e&&e.__esModule?e:{default:e}}(u);t.default=function(e){if(this.isReferenced()){var t=this.scope.getBinding(e.name);return t?t.identifier.typeAnnotation?t.identifier.typeAnnotation:n(this,e.name):"undefined"===e.name?f.voidTypeAnnotation():"NaN"===e.name||"Infinity"===e.name?f.numberTypeAnnotation():void e.name}};var c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(){return this.get("id").isIdentifier()?this.get("init").getTypeAnnotation():void 0}function s(e){return e.typeAnnotation}function a(e){if(this.get("callee").isIdentifier())return k.genericTypeAnnotation(e.callee)}function o(){return k.stringTypeAnnotation()}function u(e){var t=e.operator;return"void"===t?k.voidTypeAnnotation():k.NUMBER_UNARY_OPERATORS.indexOf(t)>=0?k.numberTypeAnnotation():k.STRING_UNARY_OPERATORS.indexOf(t)>=0?k.stringTypeAnnotation():k.BOOLEAN_UNARY_OPERATORS.indexOf(t)>=0?k.booleanTypeAnnotation():void 0}function l(e){var t=e.operator;if(k.NUMBER_BINARY_OPERATORS.indexOf(t)>=0)return k.numberTypeAnnotation();if(k.BOOLEAN_BINARY_OPERATORS.indexOf(t)>=0)return k.booleanTypeAnnotation();if("+"===t){var r=this.get("right"),n=this.get("left");return n.isBaseType("number")&&r.isBaseType("number")?k.numberTypeAnnotation():n.isBaseType("string")||r.isBaseType("string")?k.stringTypeAnnotation():k.unionTypeAnnotation([k.stringTypeAnnotation(),k.numberTypeAnnotation()])}}function c(){return k.createUnionTypeAnnotation([this.get("left").getTypeAnnotation(),this.get("right").getTypeAnnotation()])}function f(){return k.createUnionTypeAnnotation([this.get("consequent").getTypeAnnotation(),this.get("alternate").getTypeAnnotation()])}function p(){return this.get("expressions").pop().getTypeAnnotation()}function d(){return this.get("right").getTypeAnnotation()}function h(e){var t=e.operator;if("++"===t||"--"===t)return k.numberTypeAnnotation()}function m(){return k.stringTypeAnnotation()}function y(){return k.numberTypeAnnotation()}function v(){return k.booleanTypeAnnotation()}function g(){return k.nullLiteralTypeAnnotation()}function b(){return k.genericTypeAnnotation(k.identifier("RegExp"))}function E(){return k.genericTypeAnnotation(k.identifier("Object"))}function x(){return k.genericTypeAnnotation(k.identifier("Array"))}function A(){return x()}function S(){return k.genericTypeAnnotation(k.identifier("Function"))}function _(){return C(this.get("callee"))}function D(){return C(this.get("tag"))}function C(e){if(e=e.resolve(),e.isFunction()){if(e.is("async"))return e.is("generator")?k.genericTypeAnnotation(k.identifier("AsyncIterator")):k.genericTypeAnnotation(k.identifier("Promise"));if(e.node.returnType)return e.node.returnType}}t.__esModule=!0,t.ClassDeclaration=t.ClassExpression=t.FunctionDeclaration=t.ArrowFunctionExpression=t.FunctionExpression=t.Identifier=void 0;var w=r(375);Object.defineProperty(t,"Identifier",{enumerable:!0,get:function(){return n(w).default}}),t.VariableDeclarator=i,t.TypeCastExpression=s,t.NewExpression=a,t.TemplateLiteral=o,t.UnaryExpression=u,t.BinaryExpression=l,t.LogicalExpression=c,t.ConditionalExpression=f,t.SequenceExpression=p,t.AssignmentExpression=d,t.UpdateExpression=h,t.StringLiteral=m,t.NumericLiteral=y,t.BooleanLiteral=v,t.NullLiteral=g,t.RegExpLiteral=b,t.ObjectExpression=E,t.ArrayExpression=x,t.RestElement=A,t.CallExpression=_,t.TaggedTemplateExpression=D;var P=r(1),k=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(P);s.validParent=!0,A.validParent=!0,t.FunctionExpression=S,t.ArrowFunctionExpression=S,t.FunctionDeclaration=S,t.ClassExpression=S,t.ClassDeclaration=S},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){function r(e){var t=n[s];return"*"===t||e===t}if(!this.isMemberExpression())return!1;for(var n=e.split("."),i=[this.node],s=0;i.length;){var a=i.shift();if(t&&s===n.length)return!0;if(C.isIdentifier(a)){if(!r(a.name))return!1}else if(C.isLiteral(a)){if(!r(a.value))return!1}else{if(C.isMemberExpression(a)){if(a.computed&&!C.isLiteral(a.property))return!1;i.unshift(a.property),i.unshift(a.object);continue}if(!C.isThisExpression(a))return!1;if(!r("this"))return!1}if(++s>n.length)return!1}return s===n.length}function s(e){var t=this.node&&this.node[e];return t&&Array.isArray(t)?!!t.length:!!t}function a(){return this.scope.isStatic(this.node)}function o(e){return!this.has(e)}function u(e,t){return this.node[e]===t}function l(e){return C.isType(this.type,e)}function c(){return("init"===this.key||"left"===this.key)&&this.parentPath.isFor()}function f(e){return!("body"!==this.key||!this.parentPath.isArrowFunctionExpression())&&(this.isExpression()?C.isBlockStatement(e):!!this.isBlockStatement()&&C.isExpression(e))}function p(e){var t=this,r=!0;do{var n=t.container;if(t.isFunction()&&!r)return!!e;if(r=!1,Array.isArray(n)&&t.key!==n.length-1)return!1}while((t=t.parentPath)&&!t.isProgram());return!0}function d(){return!this.parentPath.isLabeledStatement()&&!C.isBlockStatement(this.container)&&(0,_.default)(C.STATEMENT_OR_BLOCK_KEYS,this.key)}function h(e,t){if(!this.isReferencedIdentifier())return!1;var r=this.scope.getBinding(this.node.name);if(!r||"module"!==r.kind)return!1;var n=r.path,i=n.parentPath;return!!i.isImportDeclaration()&&(i.node.source.value===e&&(!t||(!(!n.isImportDefaultSpecifier()||"default"!==t)||(!(!n.isImportNamespaceSpecifier()||"*"!==t)||!(!n.isImportSpecifier()||n.node.imported.name!==t)))))}function m(){var e=this.node;return e.end?this.hub.file.code.slice(e.start,e.end):""}function y(e){return"after"!==this._guessExecutionStatusRelativeTo(e)}function v(e){var t=e.scope.getFunctionParent(),r=this.scope.getFunctionParent();if(t.node!==r.node){var n=this._guessExecutionStatusRelativeToDifferentFunctions(t);if(n)return n;e=t.path}var i=e.getAncestry();if(i.indexOf(this)>=0)return"after";var s=this.getAncestry(),a=void 0,o=void 0,u=void 0;for(u=0;u<s.length;u++){var l=s[u];if((o=i.indexOf(l))>=0){a=l;break}}if(!a)return"before";var c=i[o-1],f=s[u-1];return c&&f?c.listKey&&c.container===f.container?c.key>f.key?"before":"after":C.VISITOR_KEYS[c.type].indexOf(c.key)>C.VISITOR_KEYS[f.type].indexOf(f.key)?"before":"after":"before"}function g(e){var t=e.path;if(t.isFunctionDeclaration()){var r=t.scope.getBinding(t.node.id.name);if(!r.references)return"before";for(var n=r.referencePaths,i=n,s=Array.isArray(i),a=0,i=s?i:(0,A.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;if("callee"!==u.key||!u.parentPath.isCallExpression())return}for(var l=void 0,c=n,f=Array.isArray(c),p=0,c=f?c:(0,A.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;if(!!!h.find(function(e){return e.node===t.node})){var m=this._guessExecutionStatusRelativeTo(h);if(l){if(l!==m)return}else l=m}}return l}}function b(e,t){return this._resolve(e,t)||this}function E(e,t){if(!(t&&t.indexOf(this)>=0))if(t=t||[],t.push(this),this.isVariableDeclarator()){if(this.get("id").isIdentifier())return this.get("init").resolve(e,t)}else if(this.isReferencedIdentifier()){var r=this.scope.getBinding(this.node.name);if(!r)return;if(!r.constant)return;if("module"===r.kind)return;if(r.path!==this){var n=r.path.resolve(e,t);if(this.find(function(e){return e.node===n.node}))return;return n}}else{if(this.isTypeCastExpression())return this.get("expression").resolve(e,t);if(e&&this.isMemberExpression()){var i=this.toComputedKey();if(!C.isLiteral(i))return;var s=i.value,a=this.get("object").resolve(e,t);if(a.isObjectExpression())for(var o=a.get("properties"),u=o,l=Array.isArray(u),c=0,u=l?u:(0,A.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;if(p.isProperty()){var d=p.get("key"),h=p.isnt("computed")&&d.isIdentifier({name:s});if(h=h||d.isLiteral({value:s}))return p.get("value").resolve(e,t)}}else if(a.isArrayExpression()&&!isNaN(+s)){var m=a.get("elements"),y=m[s];if(y)return y.resolve(e,t)}}}}t.__esModule=!0,t.is=void 0;var x=r(2),A=n(x);t.matchesPattern=i,t.has=s,t.isStatic=a,t.isnt=o,t.equals=u,t.isNodeType=l,t.canHaveVariableDeclarationOrExpression=c,t.canSwapBetweenExpressionAndStatement=f,t.isCompletionRecord=p,t.isStatementOrBlock=d,t.referencesImport=h,t.getSource=m,
t.willIMaybeExecuteBefore=y,t._guessExecutionStatusRelativeTo=v,t._guessExecutionStatusRelativeToDifferentFunctions=g,t.resolve=b,t._resolve=E;var S=r(111),_=n(S),D=r(1),C=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(D);t.is=s},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(3),o=n(a),u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u),c={ReferencedIdentifier:function(e,t){if(!e.isJSXIdentifier()||!u.react.isCompatTag(e.node.name)||e.parentPath.isJSXMemberExpression()){if("this"===e.node.name){var r=e.scope;do{if(r.path.isFunction()&&!r.path.isArrowFunctionExpression())break}while(r=r.parent);r&&t.breakOnScopePaths.push(r.path)}var n=e.scope.getBinding(e.node.name);n&&n===t.scope.getBinding(e.node.name)&&(t.bindings[e.node.name]=n)}}},f=function(){function e(t,r){(0,o.default)(this,e),this.breakOnScopePaths=[],this.bindings={},this.scopes=[],this.scope=r,this.path=t,this.attachAfter=!1}return e.prototype.isCompatibleScope=function(e){for(var t in this.bindings){var r=this.bindings[t];if(!e.bindingIdentifierEquals(t,r.identifier))return!1}return!0},e.prototype.getCompatibleScopes=function(){var e=this.path.scope;do{if(!this.isCompatibleScope(e))break;if(this.scopes.push(e),this.breakOnScopePaths.indexOf(e.path)>=0)break}while(e=e.parent)},e.prototype.getAttachmentPath=function(){var e=this._getAttachmentPath();if(e){var t=e.scope;if(t.path===e&&(t=e.scope.parent),t.path.isProgram()||t.path.isFunction())for(var r in this.bindings)if(t.hasOwnBinding(r)){var n=this.bindings[r];if("param"!==n.kind&&this.getAttachmentParentForPath(n.path).key>e.key){this.attachAfter=!0,e=n.path;for(var i=n.constantViolations,a=Array.isArray(i),o=0,i=a?i:(0,s.default)(i);;){var u;if(a){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u;this.getAttachmentParentForPath(l).key>e.key&&(e=l)}}}return e.parentPath.isExportDeclaration()&&(e=e.parentPath),e}},e.prototype._getAttachmentPath=function(){var e=this.scopes,t=e.pop();if(t){if(t.path.isFunction()){if(this.hasOwnParamBindings(t)){if(this.scope===t)return;return t.path.get("body").get("body")[0]}return this.getNextScopeAttachmentParent()}return t.path.isProgram()?this.getNextScopeAttachmentParent():void 0}},e.prototype.getNextScopeAttachmentParent=function(){var e=this.scopes.pop();if(e)return this.getAttachmentParentForPath(e.path)},e.prototype.getAttachmentParentForPath=function(e){do{if(!e.parentPath||Array.isArray(e.container)&&e.isStatement()||e.isVariableDeclarator()&&null!==e.parentPath.node&&e.parentPath.node.declarations.length>1)return e}while(e=e.parentPath)},e.prototype.hasOwnParamBindings=function(e){for(var t in this.bindings)if(e.hasOwnBinding(t)){var r=this.bindings[t];if("param"===r.kind&&r.constant)return!0}return!1},e.prototype.run=function(){var e=this.path.node;if(!e._hoisted){e._hoisted=!0,this.path.traverse(c,this),this.getCompatibleScopes();var t=this.getAttachmentPath();if(t&&t.getFunctionParent()!==this.path.getFunctionParent()){var r=t.scope.generateUidIdentifier("ref"),n=l.variableDeclarator(r,this.path.node);t[this.attachAfter?"insertAfter":"insertBefore"]([t.isVariableDeclarator()?n:l.variableDeclaration("var",[n])]);var i=this.path.parentPath;i.isJSXElement()&&this.path.container===i.node.children&&(r=l.JSXExpressionContainer(r)),this.path.replaceWith(r)}}},e}();t.default=f,e.exports=t.default},function(e,t){"use strict";t.__esModule=!0;t.hooks=[function(e,t){if("test"===e.key&&(t.isWhile()||t.isSwitchCase())||"declaration"===e.key&&t.isExportDeclaration()||"body"===e.key&&t.isLabeledStatement()||"declarations"===e.listKey&&t.isVariableDeclaration()&&1===t.node.declarations.length||"expression"===e.key&&t.isExpressionStatement())return t.remove(),!0},function(e,t){if(t.isSequenceExpression()&&1===t.node.expressions.length)return t.replaceWith(t.node.expressions[0]),!0},function(e,t){if(t.isBinary())return"left"===e.key?t.replaceWith(t.node.right):t.replaceWith(t.node.left),!0},function(e,t){if(t.isIfStatement()&&("consequent"===e.key||"alternate"===e.key)||"body"===e.key&&(t.isLoop()||t.isArrowFunctionExpression()))return e.replaceWith({type:"BlockStatement",body:[]}),!0}]},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){if(this._assertUnremoved(),e=this._verifyNodeList(e),this.parentPath.isExpressionStatement()||this.parentPath.isLabeledStatement())return this.parentPath.insertBefore(e);if(this.isNodeType("Expression")||this.parentPath.isForStatement()&&"init"===this.key)this.node&&e.push(this.node),this.replaceExpressionWithStatements(e);else{if(this._maybePopFromStatements(e),Array.isArray(this.container))return this._containerInsertBefore(e);if(!this.isStatementOrBlock())throw new Error("We don't know what to do with this node type. We were previously a Statement but we can't fit in here?");this.node&&e.push(this.node),this._replaceWith(D.blockStatement(e))}return[this]}function s(e,t){this.updateSiblingKeys(e,t.length);for(var r=[],n=0;n<t.length;n++){var i=e+n,s=t[n];if(this.container.splice(i,0,s),this.context){var a=this.context.create(this.parent,this.container,i,this.listKey);this.context.queue&&a.pushContext(this.context),r.push(a)}else r.push(S.default.get({parentPath:this.parentPath,parent:this.parent,container:this.container,listKey:this.listKey,key:i}))}for(var o=this._getQueueContexts(),u=r,l=Array.isArray(u),c=0,u=l?u:(0,g.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;p.setScope(),p.debug(function(){return"Inserted."});for(var d=o,h=Array.isArray(d),m=0,d=h?d:(0,g.default)(d);;){var y;if(h){if(m>=d.length)break;y=d[m++]}else{if(m=d.next(),m.done)break;y=m.value}y.maybeQueue(p,!0)}}return r}function a(e){return this._containerInsert(this.key,e)}function o(e){return this._containerInsert(this.key+1,e)}function u(e){var t=e[e.length-1];(D.isIdentifier(t)||D.isExpressionStatement(t)&&D.isIdentifier(t.expression))&&!this.isCompletionRecord()&&e.pop()}function l(e){if(this._assertUnremoved(),e=this._verifyNodeList(e),this.parentPath.isExpressionStatement()||this.parentPath.isLabeledStatement())return this.parentPath.insertAfter(e);if(this.isNodeType("Expression")||this.parentPath.isForStatement()&&"init"===this.key){if(this.node){var t=this.scope.generateDeclaredUidIdentifier();e.unshift(D.expressionStatement(D.assignmentExpression("=",t,this.node))),e.push(D.expressionStatement(t))}this.replaceExpressionWithStatements(e)}else{if(this._maybePopFromStatements(e),Array.isArray(this.container))return this._containerInsertAfter(e);if(!this.isStatementOrBlock())throw new Error("We don't know what to do with this node type. We were previously a Statement but we can't fit in here?");this.node&&e.unshift(this.node),this._replaceWith(D.blockStatement(e))}return[this]}function c(e,t){if(this.parent)for(var r=b.path.get(this.parent),n=0;n<r.length;n++){var i=r[n];i.key>=e&&(i.key+=t)}}function f(e){if(!e)return[];e.constructor!==Array&&(e=[e]);for(var t=0;t<e.length;t++){var r=e[t],n=void 0;if(r?"object"!==(void 0===r?"undefined":(0,y.default)(r))?n="contains a non-object node":r.type?r instanceof S.default&&(n="has a NodePath when it expected a raw object"):n="without a type":n="has falsy node",n){var i=Array.isArray(r)?"array":void 0===r?"undefined":(0,y.default)(r);throw new Error("Node list "+n+" with the index of "+t+" and type of "+i)}}return e}function p(e,t){return this._assertUnremoved(),t=this._verifyNodeList(t),S.default.get({parentPath:this,parent:this.node,container:this.node[e],listKey:e,key:0}).insertBefore(t)}function d(e,t){this._assertUnremoved(),t=this._verifyNodeList(t);var r=this.node[e];return S.default.get({parentPath:this,parent:this.node,container:r,listKey:e,key:r.length}).replaceWithMultiple(t)}function h(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.scope;return new x.default(this,e).run()}t.__esModule=!0;var m=r(11),y=n(m),v=r(2),g=n(v);t.insertBefore=i,t._containerInsert=s,t._containerInsertBefore=a,t._containerInsertAfter=o,t._maybePopFromStatements=u,t.insertAfter=l,t.updateSiblingKeys=c,t._verifyNodeList=f,t.unshiftContainer=p,t.pushContainer=d,t.hoist=h;var b=r(88),E=r(378),x=n(E),A=r(36),S=n(A),_=r(1),D=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(_)},function(e,t,r){"use strict";function n(){if(this._assertUnremoved(),this.resync(),this._callRemovalHooks())return void this._markRemoved();this.shareCommentsWithSiblings(),this._remove(),this._markRemoved()}function i(){for(var e=c.hooks,t=Array.isArray(e),r=0,e=t?e:(0,l.default)(e);;){var n;if(t){if(r>=e.length)break;n=e[r++]}else{if(r=e.next(),r.done)break;n=r.value}if(n(this,this.parentPath))return!0}}function s(){Array.isArray(this.container)?(this.container.splice(this.key,1),this.updateSiblingKeys(this.key,-1)):this._replaceWith(null)}function a(){this.shouldSkip=!0,this.removed=!0,this.node=null}function o(){if(this.removed)throw this.buildCodeFrameError("NodePath has been removed so is read-only.")}t.__esModule=!0;var u=r(2),l=function(e){return e&&e.__esModule?e:{default:e}}(u);t.remove=n,t._callRemovalHooks=i,t._remove=s,t._markRemoved=a,t._assertUnremoved=o;var c=r(379)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){this.resync(),e=this._verifyNodeList(e),E.inheritLeadingComments(e[0],this.node),E.inheritTrailingComments(e[e.length-1],this.node),this.node=this.container[this.key]=null,this.insertAfter(e),this.node?this.requeue():this.remove()}function s(e){this.resync();try{e="("+e+")",e=(0,g.parse)(e)}catch(r){var t=r.loc;throw t&&(r.message+=" - make sure this is an expression.",r.message+="\n"+(0,d.default)(e,t.line,t.column+1)),r}return e=e.program.body[0].expression,m.default.removeProperties(e),this.replaceWith(e)}function a(e){if(this.resync(),this.removed)throw new Error("You can't replace this node, we've already removed it");if(e instanceof v.default&&(e=e.node),!e)throw new Error("You passed `path.replaceWith()` a falsy node, use `path.remove()` instead");if(this.node!==e){if(this.isProgram()&&!E.isProgram(e))throw new Error("You can only replace a Program root node with another Program node");if(Array.isArray(e))throw new Error("Don't use `path.replaceWith()` with an array of nodes, use `path.replaceWithMultiple()`");if("string"==typeof e)throw new Error("Don't use `path.replaceWith()` with a source string, use `path.replaceWithSourceString()`");if(this.isNodeType("Statement")&&E.isExpression(e)&&(this.canHaveVariableDeclarationOrExpression()||this.canSwapBetweenExpressionAndStatement(e)||this.parentPath.isExportDefaultDeclaration()||(e=E.expressionStatement(e))),this.isNodeType("Expression")&&E.isStatement(e)&&!this.canHaveVariableDeclarationOrExpression()&&!this.canSwapBetweenExpressionAndStatement(e))return this.replaceExpressionWithStatements([e]);var t=this.node;t&&(E.inheritsComments(e,t),E.removeComments(t)),this._replaceWith(e),this.type=e.type,this.setScope(),this.requeue()}}function o(e){if(!this.container)throw new ReferenceError("Container is falsy");this.inList?E.validate(this.parent,this.key,[e]):E.validate(this.parent,this.key,e),this.debug(function(){return"Replace with "+(e&&e.type)}),this.node=this.container[this.key]=e}function u(e){this.resync();var t=E.toSequenceExpression(e,this.scope);if(E.isSequenceExpression(t)){var r=t.expressions;r.length>=2&&this.parentPath.isExpressionStatement()&&this._maybePopFromStatements(r),1===r.length?this.replaceWith(r[0]):this.replaceWith(t)}else{if(!t){var n=E.functionExpression(null,[],E.blockStatement(e));n.shadow=!0,this.replaceWith(E.callExpression(n,[])),this.traverse(x);for(var i=this.get("callee").getCompletionRecords(),s=i,a=Array.isArray(s),o=0,s=a?s:(0,f.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(l.isExpressionStatement()){var c=l.findParent(function(e){return e.isLoop()});if(c){var p=c.getData("expressionReplacementReturnUid");if(p)p=E.identifier(p.name);else{var d=this.get("callee");p=d.scope.generateDeclaredUidIdentifier("ret"),d.get("body").pushContainer("body",E.returnStatement(p)),c.setData("expressionReplacementReturnUid",p)}l.get("expression").replaceWith(E.assignmentExpression("=",p,l.node.expression))}else l.replaceWith(E.returnStatement(l.node.expression))}}return this.node}this.replaceWith(t)}}function l(e){return this.resync(),Array.isArray(e)?Array.isArray(this.container)?(e=this._verifyNodeList(e),this._containerInsertAfter(e),this.remove()):this.replaceWithMultiple(e):this.replaceWith(e)}t.__esModule=!0;var c=r(2),f=n(c);t.replaceWithMultiple=i,t.replaceWithSourceString=s,t.replaceWith=a,t._replaceWith=o,t.replaceExpressionWithStatements=u,t.replaceInline=l;var p=r(181),d=n(p),h=r(7),m=n(h),y=r(36),v=n(y),g=r(89),b=r(1),E=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(b),x={Function:function(e){e.skip()},VariableDeclaration:function(e){if("var"===e.node.kind){var t=e.getBindingIdentifiers();for(var r in t)e.scope.push({id:t[r]});for(var n=[],i=e.node.declarations,s=Array.isArray(i),a=0,i=s?i:(0,f.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;u.init&&n.push(E.expressionStatement(E.assignmentExpression("=",u.id,u.init)))}e.replaceWithMultiple(n)}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(225),o=(n(a),r(1)),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o),l={ReferencedIdentifier:function(e,t){var r=e.node;r.name===t.oldName&&(r.name=t.newName)},Scope:function(e,t){e.scope.bindingIdentifierEquals(t.oldName,t.binding.identifier)||e.skip()},"AssignmentExpression|Declaration":function(e,t){var r=e.getOuterBindingIdentifiers();for(var n in r)n===t.oldName&&(r[n].name=t.newName)}},c=function(){function e(t,r,n){(0,s.default)(this,e),this.newName=n,this.oldName=r,this.binding=t}return e.prototype.maybeConvertFromExportDeclaration=function(e){var t=e.parentPath.isExportDeclaration()&&e.parentPath;if(t){var r=t.isExportDefaultDeclaration();r&&(e.isFunctionDeclaration()||e.isClassDeclaration())&&!e.node.id&&(e.node.id=e.scope.generateUidIdentifier("default"));var n=e.getOuterBindingIdentifiers(),i=[];for(var s in n){var a=s===this.oldName?this.newName:s,o=r?"default":s;i.push(u.exportSpecifier(u.identifier(a),u.identifier(o)))}if(i.length){var l=u.exportNamedDeclaration(null,i);e.isFunctionDeclaration()&&(l._blockHoist=3),t.insertAfter(l),t.replaceWith(e.node)}}},e.prototype.rename=function(e){var t=this.binding,r=this.oldName,n=this.newName,i=t.scope,s=t.path,a=s.find(function(e){return e.isDeclaration()||e.isFunctionExpression()});a&&this.maybeConvertFromExportDeclaration(a),i.traverse(e||i.block,l,this),e||(i.removeOwnBinding(r),i.bindings[n]=t,this.binding.identifier.name=n),t.type},e}();t.default=c,e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){if(e._exploded)return e;e._exploded=!0;for(var t in e)if(!d(t)){var r=t.split("|");if(1!==r.length){var n=e[t];delete e[t];for(var i=r,s=Array.isArray(i),o=0,i=s?i:(0,E.default)(i);;){var u;if(s){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u;e[l]=n}}}a(e),delete e.__esModule,c(e),f(e);for(var m=(0,g.default)(e),y=Array.isArray(m),v=0,m=y?m:(0,E.default)(m);;){var b;if(y){if(v>=m.length)break;b=m[v++]}else{if(v=m.next(),v.done)break;b=v.value}var x=b;if(!d(x)){var S=A[x];if(S){var _=e[x];for(var D in _)_[D]=p(S,_[D]);if(delete e[x],S.types)for(var w=S.types,k=Array.isArray(w),F=0,w=k?w:(0,E.default)(w);;){var T;if(k){if(F>=w.length)break;T=w[F++]}else{if(F=w.next(),F.done)break;T=F.value}var O=T;e[O]?h(e[O],_):e[O]=_}else h(e,_)}}}for(var B in e)if(!d(B)){var R=e[B],I=C.FLIPPED_ALIAS_KEYS[B],M=C.DEPRECATED_KEYS[B];if(M&&(console.trace("Visitor defined for "+B+" but it has been renamed to "+M),I=[M]),I){delete e[B];for(var N=I,L=Array.isArray(N),j=0,N=L?N:(0,E.default)(N);;){var U;if(L){if(j>=N.length)break;U=N[j++]}else{if(j=N.next(),j.done)break;U=j.value}var V=U,G=e[V];G?h(G,R):e[V]=(0,P.default)(R)}}}for(var W in e)d(W)||f(e[W]);return e}function a(e){if(!e._verified){if("function"==typeof e)throw new Error(_.get("traverseVerifyRootFunction"));for(var t in e)if("enter"!==t&&"exit"!==t||o(t,e[t]),!d(t)){if(C.TYPES.indexOf(t)<0)throw new Error(_.get("traverseVerifyNodeType",t));var r=e[t];if("object"===(void 0===r?"undefined":(0,y.default)(r)))for(var n in r){if("enter"!==n&&"exit"!==n)throw new Error(_.get("traverseVerifyVisitorProperty",t,n));o(t+"."+n,r[n])}}e._verified=!0}}function o(e,t){for(var r=[].concat(t),n=r,i=Array.isArray(n),s=0,n=i?n:(0,E.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if("function"!=typeof o)throw new TypeError("Non-function found defined in "+e+" with type "+(void 0===o?"undefined":(0,y.default)(o)))}}function u(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments[2],n={},i=0;i<e.length;i++){var a=e[i],o=t[i];s(a);for(var u in a){var c=a[u];(o||r)&&(c=l(c,o,r));h(n[u]=n[u]||{},c)}}return n}function l(e,t,r){var n={};for(var i in e){(function(i){var s=e[i];if(!Array.isArray(s))return"continue";s=s.map(function(e){var n=e;return t&&(n=function(r){return e.call(t,r,t)}),r&&(n=r(t.key,i,n)),n}),n[i]=s})(i)}return n}function c(e){for(var t in e)if(!d(t)){var r=e[t];"function"==typeof r&&(e[t]={enter:r})}}function f(e){e.enter&&!Array.isArray(e.enter)&&(e.enter=[e.enter]),e.exit&&!Array.isArray(e.exit)&&(e.exit=[e.exit])}function p(e,t){var r=function(r){if(e.checkPath(r))return t.apply(this,arguments)};return r.toString=function(){return t.toString()},r}function d(e){return"_"===e[0]||("enter"===e||"exit"===e||"shouldSkip"===e||("blacklist"===e||"noScope"===e||"skipKeys"===e))}function h(e,t){for(var r in t)e[r]=[].concat(e[r]||[],t[r])}t.__esModule=!0;var m=r(11),y=i(m),v=r(14),g=i(v),b=r(2),E=i(b);t.explode=s,t.verify=a,t.merge=u;var x=r(224),A=n(x),S=r(20),_=n(S),D=r(1),C=n(D),w=r(109),P=i(w)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.key||e.property;return e.computed||D.isIdentifier(t)&&(t=D.stringLiteral(t.name)),t}function s(e,t,r){for(var n=[],i=!0,a=e,o=Array.isArray(a),u=0,a=o?a:(0,b.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(i=!1,D.isExpression(c))n.push(c);else if(D.isExpressionStatement(c))n.push(c.expression);else if(D.isVariableDeclaration(c)){if("var"!==c.kind)return;for(var f=c.declarations,p=Array.isArray(f),d=0,f=p?f:(0,b.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h,y=D.getBindingIdentifiers(m);for(var v in y)r.push({kind:c.kind,id:y[v]});m.init&&n.push(D.assignmentExpression("=",m.id,m.init))}i=!0}else if(D.isIfStatement(c)){var g=c.consequent?s([c.consequent],t,r):t.buildUndefinedNode(),E=c.alternate?s([c.alternate],t,r):t.buildUndefinedNode();if(!g||!E)return;n.push(D.conditionalExpression(c.test,g,E))}else if(D.isBlockStatement(c)){var x=s(c.body,t,r);if(!x)return;n.push(x)}else{if(!D.isEmptyStatement(c))return;i=!0}}return i&&n.push(t.buildUndefinedNode()),1===n.length?n[0]:D.sequenceExpression(n)}function a(e,t){if(e&&e.length){var r=[],n=s(e,t,r);if(n){for(var i=r,a=Array.isArray(i),o=0,i=a?i:(0,b.default)(i);;){var u;if(a){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u;t.push(l)}return n}}}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.key,r=void 0;return"method"===e.kind?o.increment()+"":(r=D.isIdentifier(t)?t.name:D.isStringLiteral(t)?(0,v.default)(t.value):(0,v.default)(D.removePropertiesDeep(D.cloneDeep(t))),e.computed&&(r="["+r+"]"),e.static&&(r="static:"+r),r)}function u(e){return e+="",e=e.replace(/[^a-zA-Z0-9$_]/g,"-"),e=e.replace(/^[-0-9]+/,""),e=e.replace(/[-\s]+(.)?/g,function(e,t){return t?t.toUpperCase():""}),D.isValidIdentifier(e)||(e="_"+e),e||"_"}function l(e){return e=u(e),"eval"!==e&&"arguments"!==e||(e="_"+e),e}function c(e,t){if(D.isStatement(e))return e;var r=!1,n=void 0;if(D.isClass(e))r=!0,n="ClassDeclaration";else if(D.isFunction(e))r=!0,n="FunctionDeclaration";else if(D.isAssignmentExpression(e))return D.expressionStatement(e);if(r&&!e.id&&(n=!1),!n){if(t)return!1;throw new Error("cannot turn "+e.type+" to a statement")}return e.type=n,e}function f(e){if(D.isExpressionStatement(e)&&(e=e.expression),D.isExpression(e))return e;if(D.isClass(e)?e.type="ClassExpression":D.isFunction(e)&&(e.type="FunctionExpression"),!D.isExpression(e))throw new Error("cannot turn "+e.type+" to an expression");return e}function p(e,t){return D.isBlockStatement(e)?e:(D.isEmptyStatement(e)&&(e=[]),Array.isArray(e)||(D.isStatement(e)||(e=D.isFunction(t)?D.returnStatement(e):D.expressionStatement(e)),e=[e]),D.blockStatement(e))}function d(e){if(void 0===e)return D.identifier("undefined");if(!0===e||!1===e)return D.booleanLiteral(e);if(null===e)return D.nullLiteral();if("string"==typeof e)return D.stringLiteral(e);if("number"==typeof e)return D.numericLiteral(e);if((0,S.default)(e)){var t=e.source,r=e.toString().match(/\/([a-z]+|)$/)[1];return D.regExpLiteral(t,r)}if(Array.isArray(e))return D.arrayExpression(e.map(D.valueToNode));if((0,x.default)(e)){var n=[];for(var i in e){var s=void 0;s=D.isValidIdentifier(i)?D.identifier(i):D.stringLiteral(i),n.push(D.objectProperty(s,D.valueToNode(e[i])))}return D.objectExpression(n)}throw new Error("don't know how to turn this value into a node")}t.__esModule=!0;var h=r(359),m=n(h),y=r(35),v=n(y),g=r(2),b=n(g);t.toComputedKey=i,t.toSequenceExpression=a,t.toKeyAlias=o,t.toIdentifier=u,t.toBindingIdentifierName=l,t.toStatement=c,t.toExpression=f,t.toBlock=p,t.valueToNode=d;var E=r(275),x=n(E),A=r(276),S=n(A),_=r(1),D=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(_);o.uid=0,o.increment=function(){return o.uid>=m.default?o.uid=0:o.uid++}},function(e,t,r){"use strict";var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n),s=r(135),a=r(26),o=function(e){return e&&e.__esModule?e:{default:e}}(a);(0,o.default)("ArrayExpression",{fields:{elements:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeOrValueType)("null","Expression","SpreadElement"))),default:[]}},visitor:["elements"],aliases:["Expression"]}),(0,o.default)("AssignmentExpression",{fields:{operator:{validate:(0,a.assertValueType)("string")},left:{validate:(0,a.assertNodeType)("LVal")},right:{validate:(0,a.assertNodeType)("Expression")}},builder:["operator","left","right"],visitor:["left","right"],aliases:["Expression"]}),(0,o.default)("BinaryExpression",{builder:["operator","left","right"],fields:{operator:{validate:a.assertOneOf.apply(void 0,s.BINARY_OPERATORS)},left:{validate:(0,a.assertNodeType)("Expression")},right:{validate:(0,a.assertNodeType)("Expression")}},visitor:["left","right"],aliases:["Binary","Expression"]}),(0,o.default)("Directive",{visitor:["value"],fields:{value:{validate:(0,a.assertNodeType)("DirectiveLiteral")}}}),(0,o.default)("DirectiveLiteral",{builder:["value"],fields:{value:{validate:(0,a.assertValueType)("string")}}}),(0,o.default)("BlockStatement",{builder:["body","directives"],visitor:["directives","body"],fields:{directives:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Directive"))),default:[]},body:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Statement")))}},aliases:["Scopable","BlockParent","Block","Statement"]}),(0,o.default)("BreakStatement",{visitor:["label"],fields:{label:{validate:(0,a.assertNodeType)("Identifier"),optional:!0}},aliases:["Statement","Terminatorless","CompletionStatement"]}),(0,o.default)("CallExpression",{visitor:["callee","arguments"],fields:{callee:{validate:(0,a.assertNodeType)("Expression")},arguments:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Expression","SpreadElement")))}},aliases:["Expression"]}),(0,o.default)("CatchClause",{visitor:["param","body"],fields:{param:{validate:(0,a.assertNodeType)("Identifier")},body:{validate:(0,a.assertNodeType)("BlockStatement")}},aliases:["Scopable"]}),(0,o.default)("ConditionalExpression",{visitor:["test","consequent","alternate"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},consequent:{validate:(0,a.assertNodeType)("Expression")},alternate:{validate:(0,a.assertNodeType)("Expression")}},aliases:["Expression","Conditional"]}),(0,o.default)("ContinueStatement",{visitor:["label"],fields:{label:{validate:(0,a.assertNodeType)("Identifier"),optional:!0}},aliases:["Statement","Terminatorless","CompletionStatement"]}),(0,o.default)("DebuggerStatement",{aliases:["Statement"]}),(0,o.default)("DoWhileStatement",{visitor:["test","body"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("Statement")}},aliases:["Statement","BlockParent","Loop","While","Scopable"]}),(0,o.default)("EmptyStatement",{aliases:["Statement"]}),(0,o.default)("ExpressionStatement",{visitor:["expression"],fields:{expression:{validate:(0,a.assertNodeType)("Expression")}},aliases:["Statement","ExpressionWrapper"]}),(0,o.default)("File",{builder:["program","comments","tokens"],visitor:["program"],fields:{program:{validate:(0,a.assertNodeType)("Program")}}}),(0,o.default)("ForInStatement",{visitor:["left","right","body"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:(0,a.assertNodeType)("VariableDeclaration","LVal")},right:{validate:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("ForStatement",{visitor:["init","test","update","body"],aliases:["Scopable","Statement","For","BlockParent","Loop"],fields:{init:{validate:(0,a.assertNodeType)("VariableDeclaration","Expression"),optional:!0},test:{validate:(0,a.assertNodeType)("Expression"),optional:!0},update:{validate:(0,a.assertNodeType)("Expression"),optional:!0},body:{validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("FunctionDeclaration",{builder:["id","params","body","generator","async"],visitor:["id","params","body","returnType","typeParameters"],fields:{id:{validate:(0,a.assertNodeType)("Identifier")},params:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("LVal")))},body:{validate:(0,a.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,a.assertValueType)("boolean")},async:{default:!1,validate:(0,a.assertValueType)("boolean")}},aliases:["Scopable","Function","BlockParent","FunctionParent","Statement","Pureish","Declaration"]}),(0,o.default)("FunctionExpression",{inherits:"FunctionDeclaration",aliases:["Scopable","Function","BlockParent","FunctionParent","Expression","Pureish"],fields:{id:{validate:(0,a.assertNodeType)("Identifier"),optional:!0},params:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("LVal")))},body:{validate:(0,a.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,a.assertValueType)("boolean")},async:{default:!1,validate:(0,a.assertValueType)("boolean")}}}),(0,o.default)("Identifier",{builder:["name"],visitor:["typeAnnotation"],aliases:["Expression","LVal"],fields:{name:{validate:function(e,t,r){i.isValidIdentifier(r)}},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator")))}}}),(0,o.default)("IfStatement",{visitor:["test","consequent","alternate"],aliases:["Statement","Conditional"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},consequent:{validate:(0,a.assertNodeType)("Statement")},alternate:{optional:!0,validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("LabeledStatement",{visitor:["label","body"],aliases:["Statement"],fields:{label:{validate:(0,a.assertNodeType)("Identifier")},body:{validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("StringLiteral",{builder:["value"],fields:{value:{validate:(0,a.assertValueType)("string")}},aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("NumericLiteral",{builder:["value"],deprecatedAlias:"NumberLiteral",fields:{value:{validate:(0,a.assertValueType)("number")}},aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("NullLiteral",{aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("BooleanLiteral",{builder:["value"],fields:{value:{validate:(0,a.assertValueType)("boolean")}},aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("RegExpLiteral",{builder:["pattern","flags"],deprecatedAlias:"RegexLiteral",aliases:["Expression","Literal"],fields:{pattern:{validate:(0,a.assertValueType)("string")},flags:{validate:(0,a.assertValueType)("string"),default:""}}}),(0,o.default)("LogicalExpression",{builder:["operator","left","right"],visitor:["left","right"],aliases:["Binary","Expression"],fields:{operator:{validate:a.assertOneOf.apply(void 0,s.LOGICAL_OPERATORS)},left:{validate:(0,a.assertNodeType)("Expression")},right:{validate:(0,a.assertNodeType)("Expression")}}}),(0,o.default)("MemberExpression",{builder:["object","property","computed"],visitor:["object","property"],aliases:["Expression","LVal"],fields:{object:{validate:(0,a.assertNodeType)("Expression")},property:{validate:function(e,t,r){var n=e.computed?"Expression":"Identifier";(0,a.assertNodeType)(n)(e,t,r)}},computed:{default:!1}}}),(0,o.default)("NewExpression",{visitor:["callee","arguments"],aliases:["Expression"],fields:{callee:{validate:(0,a.assertNodeType)("Expression")},arguments:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Expression","SpreadElement")))}}}),(0,o.default)("Program",{visitor:["directives","body"],builder:["body","directives"],fields:{directives:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Directive"))),default:[]},body:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Statement")))}},aliases:["Scopable","BlockParent","Block","FunctionParent"]}),(0,o.default)("ObjectExpression",{visitor:["properties"],aliases:["Expression"],fields:{properties:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("ObjectMethod","ObjectProperty","SpreadProperty")))}}}),(0,o.default)("ObjectMethod",{builder:["kind","key","params","body","computed"],fields:{kind:{validate:(0,a.chain)((0,a.assertValueType)("string"),(0,a.assertOneOf)("method","get","set")),default:"method"},computed:{validate:(0,a.assertValueType)("boolean"),default:!1},key:{validate:function(e,t,r){var n=e.computed?["Expression"]:["Identifier","StringLiteral","NumericLiteral"];a.assertNodeType.apply(void 0,n)(e,t,r)}},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator")))},
body:{validate:(0,a.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,a.assertValueType)("boolean")},async:{default:!1,validate:(0,a.assertValueType)("boolean")}},visitor:["key","params","body","decorators","returnType","typeParameters"],aliases:["UserWhitespacable","Function","Scopable","BlockParent","FunctionParent","Method","ObjectMember"]}),(0,o.default)("ObjectProperty",{builder:["key","value","computed","shorthand","decorators"],fields:{computed:{validate:(0,a.assertValueType)("boolean"),default:!1},key:{validate:function(e,t,r){var n=e.computed?["Expression"]:["Identifier","StringLiteral","NumericLiteral"];a.assertNodeType.apply(void 0,n)(e,t,r)}},value:{validate:(0,a.assertNodeType)("Expression","Pattern","RestElement")},shorthand:{validate:(0,a.assertValueType)("boolean"),default:!1},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator"))),optional:!0}},visitor:["key","value","decorators"],aliases:["UserWhitespacable","Property","ObjectMember"]}),(0,o.default)("RestElement",{visitor:["argument","typeAnnotation"],aliases:["LVal"],fields:{argument:{validate:(0,a.assertNodeType)("LVal")},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator")))}}}),(0,o.default)("ReturnStatement",{visitor:["argument"],aliases:["Statement","Terminatorless","CompletionStatement"],fields:{argument:{validate:(0,a.assertNodeType)("Expression"),optional:!0}}}),(0,o.default)("SequenceExpression",{visitor:["expressions"],fields:{expressions:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Expression")))}},aliases:["Expression"]}),(0,o.default)("SwitchCase",{visitor:["test","consequent"],fields:{test:{validate:(0,a.assertNodeType)("Expression"),optional:!0},consequent:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Statement")))}}}),(0,o.default)("SwitchStatement",{visitor:["discriminant","cases"],aliases:["Statement","BlockParent","Scopable"],fields:{discriminant:{validate:(0,a.assertNodeType)("Expression")},cases:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("SwitchCase")))}}}),(0,o.default)("ThisExpression",{aliases:["Expression"]}),(0,o.default)("ThrowStatement",{visitor:["argument"],aliases:["Statement","Terminatorless","CompletionStatement"],fields:{argument:{validate:(0,a.assertNodeType)("Expression")}}}),(0,o.default)("TryStatement",{visitor:["block","handler","finalizer"],aliases:["Statement"],fields:{body:{validate:(0,a.assertNodeType)("BlockStatement")},handler:{optional:!0,handler:(0,a.assertNodeType)("BlockStatement")},finalizer:{optional:!0,validate:(0,a.assertNodeType)("BlockStatement")}}}),(0,o.default)("UnaryExpression",{builder:["operator","argument","prefix"],fields:{prefix:{default:!0},argument:{validate:(0,a.assertNodeType)("Expression")},operator:{validate:a.assertOneOf.apply(void 0,s.UNARY_OPERATORS)}},visitor:["argument"],aliases:["UnaryLike","Expression"]}),(0,o.default)("UpdateExpression",{builder:["operator","argument","prefix"],fields:{prefix:{default:!1},argument:{validate:(0,a.assertNodeType)("Expression")},operator:{validate:a.assertOneOf.apply(void 0,s.UPDATE_OPERATORS)}},visitor:["argument"],aliases:["Expression"]}),(0,o.default)("VariableDeclaration",{builder:["kind","declarations"],visitor:["declarations"],aliases:["Statement","Declaration"],fields:{kind:{validate:(0,a.chain)((0,a.assertValueType)("string"),(0,a.assertOneOf)("var","let","const"))},declarations:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("VariableDeclarator")))}}}),(0,o.default)("VariableDeclarator",{visitor:["id","init"],fields:{id:{validate:(0,a.assertNodeType)("LVal")},init:{optional:!0,validate:(0,a.assertNodeType)("Expression")}}}),(0,o.default)("WhileStatement",{visitor:["test","body"],aliases:["Statement","BlockParent","Loop","While","Scopable"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("BlockStatement","Statement")}}}),(0,o.default)("WithStatement",{visitor:["object","body"],aliases:["Statement"],fields:{object:{object:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("BlockStatement","Statement")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("AssignmentPattern",{visitor:["left","right"],aliases:["Pattern","LVal"],fields:{left:{validate:(0,n.assertNodeType)("Identifier")},right:{validate:(0,n.assertNodeType)("Expression")},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ArrayPattern",{visitor:["elements","typeAnnotation"],aliases:["Pattern","LVal"],fields:{elements:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Identifier","Pattern","RestElement")))},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ArrowFunctionExpression",{builder:["params","body","async"],visitor:["params","body","returnType","typeParameters"],aliases:["Scopable","Function","BlockParent","FunctionParent","Expression","Pureish"],fields:{params:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("LVal")))},body:{validate:(0,n.assertNodeType)("BlockStatement","Expression")},async:{validate:(0,n.assertValueType)("boolean"),default:!1}}}),(0,i.default)("ClassBody",{visitor:["body"],fields:{body:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("ClassMethod","ClassProperty")))}}}),(0,i.default)("ClassDeclaration",{builder:["id","superClass","body","decorators"],visitor:["id","body","superClass","mixins","typeParameters","superTypeParameters","implements","decorators"],aliases:["Scopable","Class","Statement","Declaration","Pureish"],fields:{id:{validate:(0,n.assertNodeType)("Identifier")},body:{validate:(0,n.assertNodeType)("ClassBody")},superClass:{optional:!0,validate:(0,n.assertNodeType)("Expression")},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ClassExpression",{inherits:"ClassDeclaration",aliases:["Scopable","Class","Expression","Pureish"],fields:{id:{optional:!0,validate:(0,n.assertNodeType)("Identifier")},body:{validate:(0,n.assertNodeType)("ClassBody")},superClass:{optional:!0,validate:(0,n.assertNodeType)("Expression")},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ExportAllDeclaration",{visitor:["source"],aliases:["Statement","Declaration","ModuleDeclaration","ExportDeclaration"],fields:{source:{validate:(0,n.assertNodeType)("StringLiteral")}}}),(0,i.default)("ExportDefaultDeclaration",{visitor:["declaration"],aliases:["Statement","Declaration","ModuleDeclaration","ExportDeclaration"],fields:{declaration:{validate:(0,n.assertNodeType)("FunctionDeclaration","ClassDeclaration","Expression")}}}),(0,i.default)("ExportNamedDeclaration",{visitor:["declaration","specifiers","source"],aliases:["Statement","Declaration","ModuleDeclaration","ExportDeclaration"],fields:{declaration:{validate:(0,n.assertNodeType)("Declaration"),optional:!0},specifiers:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("ExportSpecifier")))},source:{validate:(0,n.assertNodeType)("StringLiteral"),optional:!0}}}),(0,i.default)("ExportSpecifier",{visitor:["local","exported"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")},exported:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ForOfStatement",{visitor:["left","right","body"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:(0,n.assertNodeType)("VariableDeclaration","LVal")},right:{validate:(0,n.assertNodeType)("Expression")},body:{validate:(0,n.assertNodeType)("Statement")}}}),(0,i.default)("ImportDeclaration",{visitor:["specifiers","source"],aliases:["Statement","Declaration","ModuleDeclaration"],fields:{specifiers:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("ImportSpecifier","ImportDefaultSpecifier","ImportNamespaceSpecifier")))},source:{validate:(0,n.assertNodeType)("StringLiteral")}}}),(0,i.default)("ImportDefaultSpecifier",{visitor:["local"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ImportNamespaceSpecifier",{visitor:["local"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ImportSpecifier",{visitor:["local","imported"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")},imported:{validate:(0,n.assertNodeType)("Identifier")},importKind:{validate:(0,n.assertOneOf)(null,"type","typeof")}}}),(0,i.default)("MetaProperty",{visitor:["meta","property"],aliases:["Expression"],fields:{meta:{validate:(0,n.assertValueType)("string")},property:{validate:(0,n.assertValueType)("string")}}}),(0,i.default)("ClassMethod",{aliases:["Function","Scopable","BlockParent","FunctionParent","Method"],builder:["kind","key","params","body","computed","static"],visitor:["key","params","body","decorators","returnType","typeParameters"],fields:{kind:{validate:(0,n.chain)((0,n.assertValueType)("string"),(0,n.assertOneOf)("get","set","method","constructor")),default:"method"},computed:{default:!1,validate:(0,n.assertValueType)("boolean")},static:{default:!1,validate:(0,n.assertValueType)("boolean")},key:{validate:function(e,t,r){var i=e.computed?["Expression"]:["Identifier","StringLiteral","NumericLiteral"];n.assertNodeType.apply(void 0,i)(e,t,r)}},params:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("LVal")))},body:{validate:(0,n.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,n.assertValueType)("boolean")},async:{default:!1,validate:(0,n.assertValueType)("boolean")}}}),(0,i.default)("ObjectPattern",{visitor:["properties","typeAnnotation"],aliases:["Pattern","LVal"],fields:{properties:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("RestProperty","Property")))},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("SpreadElement",{visitor:["argument"],aliases:["UnaryLike"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("Super",{aliases:["Expression"]}),(0,i.default)("TaggedTemplateExpression",{visitor:["tag","quasi"],aliases:["Expression"],fields:{tag:{validate:(0,n.assertNodeType)("Expression")},quasi:{validate:(0,n.assertNodeType)("TemplateLiteral")}}}),(0,i.default)("TemplateElement",{builder:["value","tail"],fields:{value:{},tail:{validate:(0,n.assertValueType)("boolean"),default:!1}}}),(0,i.default)("TemplateLiteral",{visitor:["quasis","expressions"],aliases:["Expression","Literal"],fields:{quasis:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("TemplateElement")))},expressions:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Expression")))}}}),(0,i.default)("YieldExpression",{builder:["argument","delegate"],visitor:["argument"],aliases:["Expression","Terminatorless"],fields:{delegate:{validate:(0,n.assertValueType)("boolean"),default:!1},argument:{optional:!0,validate:(0,n.assertNodeType)("Expression")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("AwaitExpression",{builder:["argument"],visitor:["argument"],aliases:["Expression","Terminatorless"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("ForAwaitStatement",{visitor:["left","right","body"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:(0,n.assertNodeType)("VariableDeclaration","LVal")},right:{validate:(0,n.assertNodeType)("Expression")},body:{validate:(0,n.assertNodeType)("Statement")}}}),(0,i.default)("BindExpression",{visitor:["object","callee"],aliases:["Expression"],fields:{}}),(0,i.default)("Import",{aliases:["Expression"]}),(0,i.default)("Decorator",{visitor:["expression"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("DoExpression",{visitor:["body"],aliases:["Expression"],fields:{body:{validate:(0,n.assertNodeType)("BlockStatement")}}}),(0,i.default)("ExportDefaultSpecifier",{visitor:["exported"],aliases:["ModuleSpecifier"],fields:{exported:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ExportNamespaceSpecifier",{visitor:["exported"],aliases:["ModuleSpecifier"],fields:{exported:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("RestProperty",{visitor:["argument"],aliases:["UnaryLike"],fields:{argument:{validate:(0,n.assertNodeType)("LVal")}}}),(0,i.default)("SpreadProperty",{visitor:["argument"],aliases:["UnaryLike"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("AnyTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("ArrayTypeAnnotation",{visitor:["elementType"],aliases:["Flow"],fields:{}}),(0,i.default)("BooleanTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("BooleanLiteralTypeAnnotation",{aliases:["Flow"],fields:{}}),(0,i.default)("NullLiteralTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("ClassImplements",{visitor:["id","typeParameters"],aliases:["Flow"],fields:{}}),(0,i.default)("ClassProperty",{visitor:["key","value","typeAnnotation","decorators"],builder:["key","value","typeAnnotation","decorators","computed"],aliases:["Property"],fields:{computed:{validate:(0,n.assertValueType)("boolean"),default:!1}}}),(0,i.default)("DeclareClass",{visitor:["id","typeParameters","extends","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareFunction",{visitor:["id"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareInterface",{visitor:["id","typeParameters","extends","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareModule",{visitor:["id","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareModuleExports",{visitor:["typeAnnotation"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareTypeAlias",{visitor:["id","typeParameters","right"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareOpaqueType",{visitor:["id","typeParameters","supertype"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareVariable",{visitor:["id"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareExportDeclaration",{visitor:["declaration","specifiers","source"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("ExistentialTypeParam",{aliases:["Flow"]}),(0,i.default)("FunctionTypeAnnotation",{visitor:["typeParameters","params","rest","returnType"],aliases:["Flow"],fields:{}}),(0,i.default)("FunctionTypeParam",{visitor:["name","typeAnnotation"],aliases:["Flow"],fields:{}}),(0,i.default)("GenericTypeAnnotation",{visitor:["id","typeParameters"],aliases:["Flow"],fields:{}}),(0,i.default)("InterfaceExtends",{visitor:["id","typeParameters"],aliases:["Flow"],fields:{}}),(0,i.default)("InterfaceDeclaration",{visitor:["id","typeParameters","extends","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("IntersectionTypeAnnotation",{visitor:["types"],aliases:["Flow"],fields:{}}),(0,i.default)("MixedTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"]}),(0,i.default)("EmptyTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"]}),(0,i.default)("NullableTypeAnnotation",{visitor:["typeAnnotation"],aliases:["Flow"],fields:{}}),(0,i.default)("NumericLiteralTypeAnnotation",{aliases:["Flow"],fields:{}}),(0,i.default)("NumberTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("StringLiteralTypeAnnotation",{aliases:["Flow"],fields:{}}),(0,i.default)("StringTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("ThisTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("TupleTypeAnnotation",{visitor:["types"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeofTypeAnnotation",{visitor:["argument"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeAlias",{visitor:["id","typeParameters","right"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("OpaqueType",{visitor:["id","typeParameters","impltype","supertype"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("TypeAnnotation",{visitor:["typeAnnotation"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeCastExpression",{visitor:["expression","typeAnnotation"],aliases:["Flow","ExpressionWrapper","Expression"],fields:{}}),(0,i.default)("TypeParameter",{visitor:["bound"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeParameterDeclaration",{visitor:["params"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeParameterInstantiation",{visitor:["params"],aliases:["Flow"],fields:{}}),(0,i.default)("ObjectTypeAnnotation",{visitor:["properties","indexers","callProperties"],aliases:["Flow"],fields:{}}),(0,i.default)("ObjectTypeCallProperty",{visitor:["value"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("ObjectTypeIndexer",{visitor:["id","key","value"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("ObjectTypeProperty",{visitor:["key","value"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("ObjectTypeSpreadProperty",{visitor:["argument"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("QualifiedTypeIdentifier",{visitor:["id","qualification"],aliases:["Flow"],fields:{}}),(0,i.default)("UnionTypeAnnotation",{visitor:["types"],aliases:["Flow"],fields:{}}),(0,i.default)("VoidTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}})},function(e,t,r){"use strict";r(26),r(386),r(387),r(389),r(391),r(392),r(388)},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("JSXAttribute",{visitor:["name","value"],aliases:["JSX","Immutable"],fields:{name:{validate:(0,n.assertNodeType)("JSXIdentifier","JSXNamespacedName")},value:{optional:!0,validate:(0,n.assertNodeType)("JSXElement","StringLiteral","JSXExpressionContainer")}}}),(0,i.default)("JSXClosingElement",{visitor:["name"],aliases:["JSX","Immutable"],fields:{name:{validate:(0,n.assertNodeType)("JSXIdentifier","JSXMemberExpression")}}}),(0,i.default)("JSXElement",{builder:["openingElement","closingElement","children","selfClosing"],visitor:["openingElement","children","closingElement"],aliases:["JSX","Immutable","Expression"],fields:{openingElement:{validate:(0,n.assertNodeType)("JSXOpeningElement")},closingElement:{optional:!0,validate:(0,n.assertNodeType)("JSXClosingElement")},children:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("JSXText","JSXExpressionContainer","JSXSpreadChild","JSXElement")))}}}),(0,i.default)("JSXEmptyExpression",{aliases:["JSX","Expression"]}),(0,i.default)("JSXExpressionContainer",{visitor:["expression"],aliases:["JSX","Immutable"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("JSXSpreadChild",{visitor:["expression"],aliases:["JSX","Immutable"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("JSXIdentifier",{builder:["name"],aliases:["JSX","Expression"],fields:{name:{validate:(0,n.assertValueType)("string")}}}),(0,i.default)("JSXMemberExpression",{visitor:["object","property"],aliases:["JSX","Expression"],fields:{object:{validate:(0,n.assertNodeType)("JSXMemberExpression","JSXIdentifier")},property:{validate:(0,n.assertNodeType)("JSXIdentifier")}}}),(0,i.default)("JSXNamespacedName",{visitor:["namespace","name"],aliases:["JSX"],fields:{namespace:{validate:(0,n.assertNodeType)("JSXIdentifier")},name:{validate:(0,n.assertNodeType)("JSXIdentifier")}}}),(0,i.default)("JSXOpeningElement",{builder:["name","attributes","selfClosing"],visitor:["name","attributes"],aliases:["JSX","Immutable"],fields:{name:{validate:(0,n.assertNodeType)("JSXIdentifier","JSXMemberExpression")},selfClosing:{default:!1,validate:(0,n.assertValueType)("boolean")},attributes:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("JSXAttribute","JSXSpreadAttribute")))}}}),(0,i.default)("JSXSpreadAttribute",{visitor:["argument"],aliases:["JSX"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("JSXText",{aliases:["JSX","Immutable"],builder:["value"],fields:{value:{validate:(0,n.assertValueType)("string")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("Noop",{visitor:[]}),(0,i.default)("ParenthesizedExpression",{visitor:["expression"],aliases:["Expression","ExpressionWrapper"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}})},function(e,t,r){"use strict";function n(e){var t=i(e);return 1===t.length?t[0]:o.unionTypeAnnotation(t)}function i(e){for(var t={},r={},n=[],s=[],a=0;a<e.length;a++){var u=e[a];if(u&&!(s.indexOf(u)>=0)){if(o.isAnyTypeAnnotation(u))return[u];if(o.isFlowBaseAnnotation(u))r[u.type]=u;else if(o.isUnionTypeAnnotation(u))n.indexOf(u.types)<0&&(e=e.concat(u.types),n.push(u.types));else if(o.isGenericTypeAnnotation(u)){var l=u.id.name;if(t[l]){var c=t[l];c.typeParameters?u.typeParameters&&(c.typeParameters.params=i(c.typeParameters.params.concat(u.typeParameters.params))):c=u.typeParameters}else t[l]=u}else s.push(u)}}for(var f in r)s.push(r[f]);for(var p in t)s.push(t[p]);return s}function s(e){if("string"===e)return o.stringTypeAnnotation();if("number"===e)return o.numberTypeAnnotation();if("undefined"===e)return o.voidTypeAnnotation();if("boolean"===e)return o.booleanTypeAnnotation();if("function"===e)return o.genericTypeAnnotation(o.identifier("Function"));if("object"===e)return o.genericTypeAnnotation(o.identifier("Object"));if("symbol"===e)return o.genericTypeAnnotation(o.identifier("Symbol"));throw new Error("Invalid typeof value")}t.__esModule=!0,t.createUnionTypeAnnotation=n,t.removeTypeDuplicates=i,t.createTypeAnnotationBasedOnTypeof=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a)},function(e,t,r){"use strict";function n(e){return!!e&&/^[a-z]|\-/.test(e)}function i(e,t){for(var r=e.value.split(/\r\n|\n|\r/),n=0,i=0;i<r.length;i++)r[i].match(/[^ \t]/)&&(n=i);for(var s="",a=0;a<r.length;a++){var u=r[a],l=0===a,c=a===r.length-1,f=a===n,p=u.replace(/\t/g," ");l||(p=p.replace(/^[ ]+/,"")),c||(p=p.replace(/[ ]+$/,"")),p&&(f||(p+=" "),s+=p)}s&&t.push(o.stringLiteral(s))}function s(e){for(var t=[],r=0;r<e.children.length;r++){var n=e.children[r];o.isJSXText(n)?i(n,t):(o.isJSXExpressionContainer(n)&&(n=n.expression),o.isJSXEmptyExpression(n)||t.push(n))}return t}t.__esModule=!0,t.isReactComponent=void 0,t.isCompatTag=n,t.buildChildren=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a);t.isReactComponent=o.buildMatchMemberExpression("React.Component")},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var r=E.getBindingIdentifiers.keys[t.type];if(r)for(var n=0;n<r.length;n++){var i=r[n],s=t[i];if(Array.isArray(s)){if(s.indexOf(e)>=0)return!0}else if(s===e)return!0}return!1}function s(e,t){switch(t.type){case"BindExpression":return t.object===e||t.callee===e;case"MemberExpression":case"JSXMemberExpression":return!(t.property!==e||!t.computed)||t.object===e;case"MetaProperty":return!1;case"ObjectProperty":if(t.key===e)return t.computed;case"VariableDeclarator":return t.id!==e;case"ArrowFunctionExpression":case"FunctionDeclaration":case"FunctionExpression":for(var r=t.params,n=Array.isArray(r),i=0,r=n?r:(0,b.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}if(s===e)return!1}return t.id!==e;case"ExportSpecifier":return!t.source&&t.local===e;case"ExportNamespaceSpecifier":case"ExportDefaultSpecifier":return!1;case"JSXAttribute":return t.name!==e;case"ClassProperty":return t.key===e?t.computed:t.value===e;case"ImportDefaultSpecifier":case"ImportNamespaceSpecifier":case"ImportSpecifier":return!1;case"ClassDeclaration":case"ClassExpression":return t.id!==e;case"ClassMethod":case"ObjectMethod":return t.key===e&&t.computed;case"LabeledStatement":return!1;case"CatchClause":return t.param!==e;case"RestElement":return!1;case"AssignmentExpression":case"AssignmentPattern":return t.right===e;case"ObjectPattern":case"ArrayPattern":return!1}return!0}function a(e){return"string"==typeof e&&!A.default.keyword.isReservedWordES6(e,!0)&&("await"!==e&&A.default.keyword.isIdentifierNameES6(e))}function o(e){return _.isVariableDeclaration(e)&&("var"!==e.kind||e[D.BLOCK_SCOPED_SYMBOL])}function u(e){return _.isFunctionDeclaration(e)||_.isClassDeclaration(e)||_.isLet(e)}function l(e){return _.isVariableDeclaration(e,{kind:"var"})&&!e[D.BLOCK_SCOPED_SYMBOL]}function c(e){return _.isImportDefaultSpecifier(e)||_.isIdentifier(e.imported||e.exported,{name:"default"})}function f(e,t){return(!_.isBlockStatement(e)||!_.isFunction(t,{body:e}))&&_.isScopable(e)}function p(e){return!!_.isType(e.type,"Immutable")||!!_.isIdentifier(e)&&"undefined"===e.name}function d(e,t){if("object"!==(void 0===e?"undefined":(0,v.default)(e))||"object"!==(void 0===e?"undefined":(0,v.default)(e))||null==e||null==t)return e===t;if(e.type!==t.type)return!1;for(var r=(0,m.default)(_.NODE_FIELDS[e.type]||e.type),n=r,i=Array.isArray(n),s=0,n=i?n:(0,b.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if((0,v.default)(e[o])!==(0,v.default)(t[o]))return!1;if(Array.isArray(e[o])){if(!Array.isArray(t[o]))return!1;if(e[o].length!==t[o].length)return!1;for(var u=0;u<e[o].length;u++)if(!d(e[o][u],t[o][u]))return!1}else if(!d(e[o],t[o]))return!1}return!0}t.__esModule=!0;var h=r(14),m=n(h),y=r(11),v=n(y),g=r(2),b=n(g);t.isBinding=i,t.isReferenced=s,t.isValidIdentifier=a,t.isLet=o,t.isBlockScoped=u,t.isVar=l,t.isSpecifierDefault=c,t.isScope=f,t.isImmutable=p,t.isNodesEquivalent=d;var E=r(226),x=r(97),A=n(x),S=r(1),_=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(S),D=r(135)},function(e,t){"use strict";function r(e,t,r){e instanceof RegExp&&(e=n(e,r)),t instanceof RegExp&&(t=n(t,r));var s=i(e,t,r);return s&&{start:s[0],end:s[1],pre:r.slice(0,s[0]),body:r.slice(s[0]+e.length,s[1]),post:r.slice(s[1]+t.length)}}function n(e,t){var r=t.match(e);return r?r[0]:null}function i(e,t,r){var n,i,s,a,o,u=r.indexOf(e),l=r.indexOf(t,u+1),c=u;if(u>=0&&l>0){for(n=[],s=r.length;c>=0&&!o;)c==u?(n.push(c),u=r.indexOf(e,c+1)):1==n.length?o=[n.pop(),l]:(i=n.pop(),i<s&&(s=i,a=l),l=r.indexOf(t,c+1)),c=u<l&&u>=0?u:l;n.length&&(o=[s,a])}return o}e.exports=r,r.range=i},function(e,t){"use strict";function r(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");return"="===e[t-2]?2:"="===e[t-1]?1:0}function n(e){return 3*e.length/4-r(e)}function i(e){var t,n,i,s,a,o=e.length;s=r(e),a=new c(3*o/4-s),n=s>0?o-4:o;var u=0;for(t=0;t<n;t+=4)i=l[e.charCodeAt(t)]<<18|l[e.charCodeAt(t+1)]<<12|l[e.charCodeAt(t+2)]<<6|l[e.charCodeAt(t+3)],a[u++]=i>>16&255,a[u++]=i>>8&255,a[u++]=255&i;return 2===s?(i=l[e.charCodeAt(t)]<<2|l[e.charCodeAt(t+1)]>>4,a[u++]=255&i):1===s&&(i=l[e.charCodeAt(t)]<<10|l[e.charCodeAt(t+1)]<<4|l[e.charCodeAt(t+2)]>>2,a[u++]=i>>8&255,a[u++]=255&i),a}function s(e){return u[e>>18&63]+u[e>>12&63]+u[e>>6&63]+u[63&e]}function a(e,t,r){for(var n,i=[],a=t;a<r;a+=3)n=(e[a]<<16)+(e[a+1]<<8)+e[a+2],i.push(s(n));return i.join("")}function o(e){for(var t,r=e.length,n=r%3,i="",s=[],o=0,l=r-n;o<l;o+=16383)s.push(a(e,o,o+16383>l?l:o+16383));return 1===n?(t=e[r-1],i+=u[t>>2],i+=u[t<<4&63],i+="=="):2===n&&(t=(e[r-2]<<8)+e[r-1],i+=u[t>>10],i+=u[t>>4&63],i+=u[t<<2&63],i+="="),s.push(i),s.join("")}t.byteLength=n,t.toByteArray=i,t.fromByteArray=o;for(var u=[],l=[],c="undefined"!=typeof Uint8Array?Uint8Array:Array,f="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",p=0,d=f.length;p<d;++p)u[p]=f[p],l[f.charCodeAt(p)]=p;l["-".charCodeAt(0)]=62,l["_".charCodeAt(0)]=63},function(e,t,r){"use strict";function n(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function i(e){return e.split("\\\\").join(m).split("\\{").join(y).split("\\}").join(v).split("\\,").join(g).split("\\.").join(b)}function s(e){return e.split(m).join("\\").split(y).join("{").split(v).join("}").split(g).join(",").split(b).join(".")}function a(e){if(!e)return[""];var t=[],r=h("{","}",e);if(!r)return e.split(",");var n=r.pre,i=r.body,s=r.post,o=n.split(",");o[o.length-1]+="{"+i+"}";var u=a(s);return s.length&&(o[o.length-1]+=u.shift(),o.push.apply(o,u)),t.push.apply(t,o),t}function o(e){return e?("{}"===e.substr(0,2)&&(e="\\{\\}"+e.substr(2)),p(i(e),!0).map(s)):[]}function u(e){return"{"+e+"}"}function l(e){return/^-?0\d/.test(e)}function c(e,t){return e<=t}function f(e,t){return e>=t}function p(e,t){var r=[],i=h("{","}",e);if(!i||/\$$/.test(i.pre))return[e];var s=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(i.body),o=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(i.body),m=s||o,y=i.body.indexOf(",")>=0;if(!m&&!y)return i.post.match(/,.*\}/)?(e=i.pre+"{"+i.body+v+i.post,p(e)):[e];var g;if(m)g=i.body.split(/\.\./);else if(g=a(i.body),1===g.length&&(g=p(g[0],!1).map(u),1===g.length)){var b=i.post.length?p(i.post,!1):[""];return b.map(function(e){return i.pre+g[0]+e})}var E,x=i.pre,b=i.post.length?p(i.post,!1):[""];if(m){var A=n(g[0]),S=n(g[1]),_=Math.max(g[0].length,g[1].length),D=3==g.length?Math.abs(n(g[2])):1,C=c;S<A&&(D*=-1,C=f);var w=g.some(l);E=[];for(var P=A;C(P,S);P+=D){var k;if(o)"\\"===(k=String.fromCharCode(P))&&(k="");else if(k=String(P),w){var F=_-k.length;if(F>0){var T=new Array(F+1).join("0");k=P<0?"-"+T+k.slice(1):T+k}}E.push(k)}}else E=d(g,function(e){return p(e,!1)});for(var O=0;O<E.length;O++)for(var B=0;B<b.length;B++){var R=x+E[O]+b[B];(!t||m||R)&&r.push(R)}return r}var d=r(402),h=r(396);e.exports=o;var m="\0SLASH"+Math.random()+"\0",y="\0OPEN"+Math.random()+"\0",v="\0CLOSE"+Math.random()+"\0",g="\0COMMA"+Math.random()+"\0",b="\0PERIOD"+Math.random()+"\0"},function(e,t,r){(function(e){"use strict";function n(){return s.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function i(e,t){if(n()<t)throw new RangeError("Invalid typed array length");return s.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t),e.__proto__=s.prototype):(null===e&&(e=new s(t)),e.length=t),e}function s(e,t,r){if(!(s.TYPED_ARRAY_SUPPORT||this instanceof s))return new s(e,t,r);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return l(this,e)}return a(this,e,t,r)}function a(e,t,r,n){if("number"==typeof t)throw new TypeError('"value" argument must not be a number')
;return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?p(e,t,r,n):"string"==typeof t?c(e,t,r):d(e,t)}function o(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function u(e,t,r,n){return o(t),t<=0?i(e,t):void 0!==r?"string"==typeof n?i(e,t).fill(r,n):i(e,t).fill(r):i(e,t)}function l(e,t){if(o(t),e=i(e,t<0?0:0|h(t)),!s.TYPED_ARRAY_SUPPORT)for(var r=0;r<t;++r)e[r]=0;return e}function c(e,t,r){if("string"==typeof r&&""!==r||(r="utf8"),!s.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|y(t,r);e=i(e,n);var a=e.write(t,r);return a!==n&&(e=e.slice(0,a)),e}function f(e,t){var r=t.length<0?0:0|h(t.length);e=i(e,r);for(var n=0;n<r;n+=1)e[n]=255&t[n];return e}function p(e,t,r,n){if(t.byteLength,r<0||t.byteLength<r)throw new RangeError("'offset' is out of bounds");if(t.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");return t=void 0===r&&void 0===n?new Uint8Array(t):void 0===n?new Uint8Array(t,r):new Uint8Array(t,r,n),s.TYPED_ARRAY_SUPPORT?(e=t,e.__proto__=s.prototype):e=f(e,t),e}function d(e,t){if(s.isBuffer(t)){var r=0|h(t.length);return e=i(e,r),0===e.length?e:(t.copy(e,0,0,r),e)}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||X(t.length)?i(e,0):f(e,t);if("Buffer"===t.type&&Q(t.data))return f(e,t.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function h(e){if(e>=n())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+n().toString(16)+" bytes");return 0|e}function m(e){return+e!=e&&(e=0),s.alloc(+e)}function y(e,t){if(s.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var r=e.length;if(0===r)return 0;for(var n=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return Y(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return H(e).length;default:if(n)return Y(e).length;t=(""+t).toLowerCase(),n=!0}}function v(e,t,r){var n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if(r>>>=0,t>>>=0,r<=t)return"";for(e||(e="utf8");;)switch(e){case"hex":return O(this,t,r);case"utf8":case"utf-8":return P(this,t,r);case"ascii":return F(this,t,r);case"latin1":case"binary":return T(this,t,r);case"base64":return w(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return B(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function g(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function b(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=s.from(t,n)),s.isBuffer(t))return 0===t.length?-1:E(e,t,r,n,i);if("number"==typeof t)return t&=255,s.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):E(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function E(e,t,r,n,i){function s(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}var a=1,o=e.length,u=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;a=2,o/=2,u/=2,r/=2}var l;if(i){var c=-1;for(l=r;l<o;l++)if(s(e,l)===s(t,-1===c?0:l-c)){if(-1===c&&(c=l),l-c+1===u)return c*a}else-1!==c&&(l-=l-c),c=-1}else for(r+u>o&&(r=o-u),l=r;l>=0;l--){for(var f=!0,p=0;p<u;p++)if(s(e,l+p)!==s(t,p)){f=!1;break}if(f)return l}return-1}function x(e,t,r,n){r=Number(r)||0;var i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;var s=t.length;if(s%2!=0)throw new TypeError("Invalid hex string");n>s/2&&(n=s/2);for(var a=0;a<n;++a){var o=parseInt(t.substr(2*a,2),16);if(isNaN(o))return a;e[r+a]=o}return a}function A(e,t,r,n){return J(Y(t,e.length-r),e,r,n)}function S(e,t,r,n){return J(q(t),e,r,n)}function _(e,t,r,n){return S(e,t,r,n)}function D(e,t,r,n){return J(H(t),e,r,n)}function C(e,t,r,n){return J(K(t,e.length-r),e,r,n)}function w(e,t,r){return 0===t&&r===e.length?z.fromByteArray(e):z.fromByteArray(e.slice(t,r))}function P(e,t,r){r=Math.min(e.length,r);for(var n=[],i=t;i<r;){var s=e[i],a=null,o=s>239?4:s>223?3:s>191?2:1;if(i+o<=r){var u,l,c,f;switch(o){case 1:s<128&&(a=s);break;case 2:u=e[i+1],128==(192&u)&&(f=(31&s)<<6|63&u)>127&&(a=f);break;case 3:u=e[i+1],l=e[i+2],128==(192&u)&&128==(192&l)&&(f=(15&s)<<12|(63&u)<<6|63&l)>2047&&(f<55296||f>57343)&&(a=f);break;case 4:u=e[i+1],l=e[i+2],c=e[i+3],128==(192&u)&&128==(192&l)&&128==(192&c)&&(f=(15&s)<<18|(63&u)<<12|(63&l)<<6|63&c)>65535&&f<1114112&&(a=f)}}null===a?(a=65533,o=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|1023&a),n.push(a),i+=o}return k(n)}function k(e){var t=e.length;if(t<=Z)return String.fromCharCode.apply(String,e);for(var r="",n=0;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=Z));return r}function F(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function T(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function O(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var i="",s=t;s<r;++s)i+=W(e[s]);return i}function B(e,t,r){for(var n=e.slice(t,r),i="",s=0;s<n.length;s+=2)i+=String.fromCharCode(n[s]+256*n[s+1]);return i}function R(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function I(e,t,r,n,i,a){if(!s.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<a)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}function M(e,t,r,n){t<0&&(t=65535+t+1);for(var i=0,s=Math.min(e.length-r,2);i<s;++i)e[r+i]=(t&255<<8*(n?i:1-i))>>>8*(n?i:1-i)}function N(e,t,r,n){t<0&&(t=4294967295+t+1);for(var i=0,s=Math.min(e.length-r,4);i<s;++i)e[r+i]=t>>>8*(n?i:3-i)&255}function L(e,t,r,n,i,s){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function j(e,t,r,n,i){return i||L(e,t,r,4,3.4028234663852886e38,-3.4028234663852886e38),$.write(e,t,r,n,23,4),r+4}function U(e,t,r,n,i){return i||L(e,t,r,8,1.7976931348623157e308,-1.7976931348623157e308),$.write(e,t,r,n,52,8),r+8}function V(e){if(e=G(e).replace(ee,""),e.length<2)return"";for(;e.length%4!=0;)e+="=";return e}function G(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function W(e){return e<16?"0"+e.toString(16):e.toString(16)}function Y(e,t){t=t||1/0;for(var r,n=e.length,i=null,s=[],a=0;a<n;++a){if((r=e.charCodeAt(a))>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&s.push(239,191,189);continue}if(a+1===n){(t-=3)>-1&&s.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&s.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&s.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;s.push(r)}else if(r<2048){if((t-=2)<0)break;s.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;s.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return s}function q(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}function K(e,t){for(var r,n,i,s=[],a=0;a<e.length&&!((t-=2)<0);++a)r=e.charCodeAt(a),n=r>>8,i=r%256,s.push(i),s.push(n);return s}function H(e){return z.toByteArray(V(e))}function J(e,t,r,n){for(var i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function X(e){return e!==e}var z=r(397),$=r(465),Q=r(400);t.Buffer=s,t.SlowBuffer=m,t.INSPECT_MAX_BYTES=50,s.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:function(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(e){return!1}}(),t.kMaxLength=n(),s.poolSize=8192,s._augment=function(e){return e.__proto__=s.prototype,e},s.from=function(e,t,r){return a(null,e,t,r)},s.TYPED_ARRAY_SUPPORT&&(s.prototype.__proto__=Uint8Array.prototype,s.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&s[Symbol.species]===s&&Object.defineProperty(s,Symbol.species,{value:null,configurable:!0})),s.alloc=function(e,t,r){return u(null,e,t,r)},s.allocUnsafe=function(e){return l(null,e)},s.allocUnsafeSlow=function(e){return l(null,e)},s.isBuffer=function(e){return!(null==e||!e._isBuffer)},s.compare=function(e,t){if(!s.isBuffer(e)||!s.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var r=e.length,n=t.length,i=0,a=Math.min(r,n);i<a;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0},s.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},s.concat=function(e,t){if(!Q(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return s.alloc(0);var r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;var n=s.allocUnsafe(t),i=0;for(r=0;r<e.length;++r){var a=e[r];if(!s.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(n,i),i+=a.length}return n},s.byteLength=y,s.prototype._isBuffer=!0,s.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)g(this,t,t+1);return this},s.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)g(this,t,t+3),g(this,t+1,t+2);return this},s.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)g(this,t,t+7),g(this,t+1,t+6),g(this,t+2,t+5),g(this,t+3,t+4);return this},s.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?P(this,0,e):v.apply(this,arguments)},s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===s.compare(this,e)},s.prototype.inspect=function(){var e="",r=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(e+=" ... ")),"<Buffer "+e+">"},s.prototype.compare=function(e,t,r,n,i){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,n>>>=0,i>>>=0,this===e)return 0;for(var a=i-n,o=r-t,u=Math.min(a,o),l=this.slice(n,i),c=e.slice(t,r),f=0;f<u;++f)if(l[f]!==c[f]){a=l[f],o=c[f];break}return a<o?-1:o<a?1:0},s.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},s.prototype.indexOf=function(e,t,r){return b(this,e,t,r,!0)},s.prototype.lastIndexOf=function(e,t,r){return b(this,e,t,r,!1)},s.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var s=!1;;)switch(n){case"hex":return x(this,e,t,r);case"utf8":case"utf-8":return A(this,e,t,r);case"ascii":return S(this,e,t,r);case"latin1":case"binary":return _(this,e,t,r);case"base64":return D(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return C(this,e,t,r);default:if(s)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),s=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Z=4096;s.prototype.slice=function(e,t){var r=this.length;e=~~e,t=void 0===t?r:~~t,e<0?(e+=r)<0&&(e=0):e>r&&(e=r),t<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e);var n;if(s.TYPED_ARRAY_SUPPORT)n=this.subarray(e,t),n.__proto__=s.prototype;else{var i=t-e;n=new s(i,void 0);for(var a=0;a<i;++a)n[a]=this[a+e]}return n},s.prototype.readUIntLE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e],i=1,s=0;++s<t&&(i*=256);)n+=this[e+s]*i;return n},s.prototype.readUIntBE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e+--t],i=1;t>0&&(i*=256);)n+=this[e+--t]*i;return n},s.prototype.readUInt8=function(e,t){return t||R(e,1,this.length),this[e]},s.prototype.readUInt16LE=function(e,t){return t||R(e,2,this.length),this[e]|this[e+1]<<8},s.prototype.readUInt16BE=function(e,t){return t||R(e,2,this.length),this[e]<<8|this[e+1]},s.prototype.readUInt32LE=function(e,t){return t||R(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},s.prototype.readUInt32BE=function(e,t){return t||R(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},s.prototype.readIntLE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e],i=1,s=0;++s<t&&(i*=256);)n+=this[e+s]*i;return i*=128,n>=i&&(n-=Math.pow(2,8*t)),n},s.prototype.readIntBE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=t,i=1,s=this[e+--n];n>0&&(i*=256);)s+=this[e+--n]*i;return i*=128,s>=i&&(s-=Math.pow(2,8*t)),s},s.prototype.readInt8=function(e,t){return t||R(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},s.prototype.readInt16LE=function(e,t){t||R(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},s.prototype.readInt16BE=function(e,t){t||R(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},s.prototype.readInt32LE=function(e,t){return t||R(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},s.prototype.readInt32BE=function(e,t){return t||R(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},s.prototype.readFloatLE=function(e,t){return t||R(e,4,this.length),$.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return t||R(e,4,this.length),$.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return t||R(e,8,this.length),$.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return t||R(e,8,this.length),$.read(this,e,!1,52,8)},s.prototype.writeUIntLE=function(e,t,r,n){if(e=+e,t|=0,r|=0,!n){I(this,e,t,r,Math.pow(2,8*r)-1,0)}var i=1,s=0;for(this[t]=255&e;++s<r&&(i*=256);)this[t+s]=e/i&255;return t+r},s.prototype.writeUIntBE=function(e,t,r,n){if(e=+e,t|=0,r|=0,!n){I(this,e,t,r,Math.pow(2,8*r)-1,0)}var i=r-1,s=1;for(this[t+i]=255&e;--i>=0&&(s*=256);)this[t+i]=e/s&255;return t+r},s.prototype.writeUInt8=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,1,255,0),s.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},s.prototype.writeUInt16LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):M(this,e,t,!0),t+2},s.prototype.writeUInt16BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):M(this,e,t,!1),t+2},s.prototype.writeUInt32LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):N(this,e,t,!0),t+4},s.prototype.writeUInt32BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):N(this,e,t,!1),t+4},s.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);I(this,e,t,r,i-1,-i)}var s=0,a=1,o=0;for(this[t]=255&e;++s<r&&(a*=256);)e<0&&0===o&&0!==this[t+s-1]&&(o=1),this[t+s]=(e/a>>0)-o&255;return t+r},s.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);I(this,e,t,r,i-1,-i)}var s=r-1,a=1,o=0;for(this[t+s]=255&e;--s>=0&&(a*=256);)e<0&&0===o&&0!==this[t+s+1]&&(o=1),this[t+s]=(e/a>>0)-o&255;return t+r},s.prototype.writeInt8=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,1,127,-128),s.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},s.prototype.writeInt16LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):M(this,e,t,!0),t+2},s.prototype.writeInt16BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):M(this,e,t,!1),t+2},s.prototype.writeInt32LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,2147483647,-2147483648),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):N(this,e,t,!0),t+4},s.prototype.writeInt32BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):N(this,e,t,!1),t+4},s.prototype.writeFloatLE=function(e,t,r){return j(this,e,t,!0,r)},s.prototype.writeFloatBE=function(e,t,r){return j(this,e,t,!1,r)},s.prototype.writeDoubleLE=function(e,t,r){return U(this,e,t,!0,r)},s.prototype.writeDoubleBE=function(e,t,r){return U(this,e,t,!1,r)},s.prototype.copy=function(e,t,r,n){if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var i,a=n-r;if(this===e&&r<t&&t<n)for(i=a-1;i>=0;--i)e[i+t]=this[i+r];else if(a<1e3||!s.TYPED_ARRAY_SUPPORT)for(i=0;i<a;++i)e[i+t]=this[i+r];else Uint8Array.prototype.set.call(e,this.subarray(r,r+a),t);return a},s.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!s.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0);var a;if("number"==typeof e)for(a=t;a<r;++a)this[a]=e;else{var o=s.isBuffer(e)?e:Y(new s(e,n).toString()),u=o.length;for(a=0;a<r-t;++a)this[a+t]=o[a%u]}return this};var ee=/[^+\/0-9A-Za-z-_]/g}).call(t,function(){return this}())},function(e,t){"use strict";var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},function(e,t,r){(function(t){"use strict";function n(e){this.enabled=e&&void 0!==e.enabled?e.enabled:c}function i(e){var t=function e(){return s.apply(e,arguments)};return t._styles=e,t.enabled=this.enabled,t.__proto__=h,t}function s(){var e=arguments,t=e.length,r=0!==t&&String(arguments[0]);if(t>1)for(var n=1;n<t;n++)r+=" "+e[n];if(!this.enabled||!r)return r;var i=this._styles,s=i.length,a=o.dim.open;for(!p||-1===i.indexOf("gray")&&-1===i.indexOf("grey")||(o.dim.open="");s--;){var u=o[i[s]];r=u.open+r.replace(u.closeRe,u.open)+u.close}return o.dim.open=a,r}var a=r(460),o=r(289),u=r(622),l=r(464),c=r(623),f=Object.defineProperties,p="win32"===t.platform&&!/^xterm/i.test(t.env.TERM);p&&(o.blue.open="");var d=function(){var e={};return Object.keys(o).forEach(function(t){o[t].closeRe=new RegExp(a(o[t].close),"g"),e[t]={get:function(){return i.call(this,this._styles.concat(t))}}}),e}(),h=f(function(){},d);f(n.prototype,function(){var e={};return Object.keys(d).forEach(function(t){e[t]={get:function(){return i.call(this,[t])}}}),e}()),e.exports=new n,e.exports.styles=o,e.exports.hasColor=l,e.exports.stripColor=u,e.exports.supportsColor=c}).call(t,r(8))},function(e,t){"use strict";e.exports=function(e,t){for(var n=[],i=0;i<e.length;i++){var s=t(e[i],i);r(s)?n.push.apply(n,s):n.push(s)}return n};var r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},function(e,t,r){(function(e){"use strict";function n(t){return new e(t,"base64").toString()}function i(e){return e.split(",").pop()}function s(e,r){var n=t.mapFileCommentRegex.exec(e),i=n[1]||n[2],s=u.resolve(r,i);try{return o.readFileSync(s,"utf8")}catch(e){throw new Error("An error occurred while trying to read the map file at "+s+"\n"+e)}}function a(e,t){t=t||{},t.isFileComment&&(e=s(e,t.commentFileDir)),t.hasComment&&(e=i(e)),t.isEncoded&&(e=n(e)),(t.isJSON||t.isEncoded)&&(e=JSON.parse(e)),this.sourcemap=e}var o=r(115),u=r(19);Object.defineProperty(t,"commentRegex",{get:function(){return/^\s*\/(?:\/|\*)[@#]\s+sourceMappingURL=data:(?:application|text)\/json;(?:charset[:=]\S+?;)?base64,(?:.*)$/gm}}),Object.defineProperty(t,"mapFileCommentRegex",{get:function(){return/(?:\/\/[@#][ \t]+sourceMappingURL=([^\s'"]+?)[ \t]*$)|(?:\/\*[@#][ \t]+sourceMappingURL=([^\*]+?)[ \t]*(?:\*\/){1}[ \t]*$)/gm}}),a.prototype.toJSON=function(e){return JSON.stringify(this.sourcemap,null,e)},a.prototype.toBase64=function(){var t=this.toJSON();return new e(t).toString("base64")},a.prototype.toComment=function(e){var t=this.toBase64(),r="sourceMappingURL=data:application/json;charset=utf-8;base64,"+t;return e&&e.multiline?"/*# "+r+" */":"//# "+r},a.prototype.toObject=function(){return JSON.parse(this.toJSON())},a.prototype.addProperty=function(e,t){if(this.sourcemap.hasOwnProperty(e))throw new Error("property %s already exists on the sourcemap, use set property instead");return this.setProperty(e,t)},a.prototype.setProperty=function(e,t){return this.sourcemap[e]=t,this},a.prototype.getProperty=function(e){return this.sourcemap[e]},t.fromObject=function(e){return new a(e)},t.fromJSON=function(e){return new a(e,{isJSON:!0})},t.fromBase64=function(e){return new a(e,{isEncoded:!0})},t.fromComment=function(e){return e=e.replace(/^\/\*/g,"//").replace(/\*\/$/g,""),new a(e,{isEncoded:!0,hasComment:!0})},t.fromMapFileComment=function(e,t){return new a(e,{commentFileDir:t,isFileComment:!0,isJSON:!0})},t.fromSource=function(e){var r=e.match(t.commentRegex);return r?t.fromComment(r.pop()):null},t.fromMapFileSource=function(e,r){var n=e.match(t.mapFileCommentRegex);return n?t.fromMapFileComment(n.pop(),r):null},t.removeComments=function(e){return e.replace(t.commentRegex,"")},t.removeMapFileComments=function(e){return e.replace(t.mapFileCommentRegex,"")},t.generateMapFileComment=function(e,t){var r="sourceMappingURL="+e;return t&&t.multiline?"/*# "+r+" */":"//# "+r}}).call(t,r(399).Buffer)},function(e,t,r){"use strict";r(59),r(157),e.exports=r(439)},function(e,t,r){"use strict";var n=r(5),i=n.JSON||(n.JSON={stringify:JSON.stringify});e.exports=function(e){return i.stringify.apply(i,arguments)}},function(e,t,r){"use strict";r(96),r(157),r(59),r(441),r(451),r(450),r(449),e.exports=r(5).Map},function(e,t,r){"use strict";r(442),e.exports=9007199254740991},function(e,t,r){"use strict";r(443),e.exports=r(5).Object.assign},function(e,t,r){"use strict";r(444);var n=r(5).Object;e.exports=function(e,t){return n.create(e,t)}},function(e,t,r){"use strict";r(158),e.exports=r(5).Object.getOwnPropertySymbols},function(e,t,r){"use strict";r(445),e.exports=r(5).Object.keys},function(e,t,r){"use strict";r(446),e.exports=r(5).Object.setPrototypeOf},function(e,t,r){"use strict";r(158),e.exports=r(5).Symbol.for},function(e,t,r){"use strict";r(158),r(96),r(452),r(453),e.exports=r(5).Symbol},function(e,t,r){"use strict";r(157),r(59),e.exports=r(156).f("iterator")},function(e,t,r){"use strict";r(96),r(59),r(447),r(455),r(454),e.exports=r(5).WeakMap},function(e,t,r){"use strict";r(96),r(59),r(448),r(457),r(456),e.exports=r(5).WeakSet},function(e,t){"use strict";e.exports=function(){}},function(e,t,r){"use strict";var n=r(55);e.exports=function(e,t){var r=[];return n(e,!1,r.push,r,t),r}},function(e,t,r){"use strict";var n=r(37),i=r(153),s=r(438);e.exports=function(e){return function(t,r,a){var o,u=n(t),l=i(u.length),c=s(a,l);if(e&&r!=r){for(;l>c;)if((o=u[c++])!=o)return!0}else for(;l>c;c++)if((e||c in u)&&u[c]===r)return e||c||0;return!e&&-1}}},function(e,t,r){"use strict";var n=r(16),i=r(232),s=r(13)("species");e.exports=function(e){var t;return i(e)&&(t=e.constructor,"function"!=typeof t||t!==Array&&!i(t.prototype)||(t=void 0),n(t)&&null===(t=t[s])&&(t=void 0)),void 0===t?Array:t}},function(e,t,r){"use strict";var n=r(421);e.exports=function(e,t){return new(n(e))(t)}},function(e,t,r){"use strict";var n=r(23).f,i=r(90),s=r(146),a=r(43),o=r(136),u=r(55),l=r(143),c=r(233),f=r(436),p=r(22),d=r(57).fastKey,h=r(58),m=p?"_s":"size",y=function(e,t){var r,n=d(t);if("F"!==n)return e._i[n];for(r=e._f;r;r=r.n)if(r.k==t)return r};e.exports={getConstructor:function(e,t,r,l){var c=e(function(e,n){o(e,c,t,"_i"),e._t=t,e._i=i(null),e._f=void 0,e._l=void 0,e[m]=0,void 0!=n&&u(n,r,e[l],e)});return s(c.prototype,{clear:function(){for(var e=h(this,t),r=e._i,n=e._f;n;n=n.n)n.r=!0,n.p&&(n.p=n.p.n=void 0),delete r[n.i];e._f=e._l=void 0,e[m]=0},delete:function(e){var r=h(this,t),n=y(r,e);if(n){var i=n.n,s=n.p;delete r._i[n.i],n.r=!0,s&&(s.n=i),i&&(i.p=s),r._f==n&&(r._f=i),r._l==n&&(r._l=s),r[m]--}return!!n},forEach:function(e){h(this,t);for(var r,n=a(e,arguments.length>1?arguments[1]:void 0,3);r=r?r.n:this._f;)for(n(r.v,r.k,this);r&&r.r;)r=r.p},has:function(e){return!!y(h(this,t),e)}}),p&&n(c.prototype,"size",{get:function(){return h(this,t)[m]}}),c},def:function(e,t,r){var n,i,s=y(e,t);return s?s.v=r:(e._l=s={i:i=d(t,!0),k:t,v:r,p:n=e._l,n:void 0,r:!1},e._f||(e._f=s),n&&(n.n=s),e[m]++,"F"!==i&&(e._i[i]=s)),e},getEntry:y,setStrong:function(e,t,r){l(e,t,function(e,r){this._t=h(e,t),this._k=r,this._l=void 0},function(){for(var e=this,t=e._k,r=e._l;r&&r.r;)r=r.p;return e._t&&(e._l=r=r?r.n:e._t._f)?"keys"==t?c(0,r.k):"values"==t?c(0,r.v):c(0,[r.k,r.v]):(e._t=void 0,c(1))},r?"entries":"values",!r,!0),f(t)}}},function(e,t,r){"use strict";var n=r(228),i=r(419);e.exports=function(e){return function(){if(n(this)!=e)throw TypeError(e+"#toJSON isn't generic");return i(this)}}},function(e,t,r){"use strict";var n=r(44),i=r(145),s=r(91);e.exports=function(e){var t=n(e),r=i.f;if(r)for(var a,o=r(e),u=s.f,l=0;o.length>l;)u.call(e,a=o[l++])&&t.push(a);return t}},function(e,t,r){"use strict";var n=r(15).document;e.exports=n&&n.documentElement},function(e,t,r){"use strict";var n=r(56),i=r(13)("iterator"),s=Array.prototype;e.exports=function(e){return void 0!==e&&(n.Array===e||s[i]===e)}},function(e,t,r){"use strict";var n=r(21);e.exports=function(e,t,r,i){try{return i?t(n(r)[0],r[1]):t(r)}catch(t){var s=e.return;throw void 0!==s&&n(s.call(e)),t}}},function(e,t,r){"use strict";var n=r(90),i=r(92),s=r(93),a={};r(29)(a,r(13)("iterator"),function(){return this}),e.exports=function(e,t,r){e.prototype=n(a,{next:i(1,r)}),s(e,t+" Iterator")}},function(e,t,r){"use strict";var n=r(44),i=r(37);e.exports=function(e,t){for(var r,s=i(e),a=n(s),o=a.length,u=0;o>u;)if(s[r=a[u++]]===t)return r}},function(e,t,r){"use strict";var n=r(23),i=r(21),s=r(44);e.exports=r(22)?Object.defineProperties:function(e,t){i(e);for(var r,a=s(t),o=a.length,u=0;o>u;)n.f(e,r=a[u++],t[r]);return e}},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(37),s=r(236).f,a={}.toString,o="object"==("undefined"==typeof window?"undefined":n(window))&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],u=function(e){try{return s(e)}catch(e){return o.slice()}};e.exports.f=function(e){return o&&"[object Window]"==a.call(e)?u(e):s(i(e))}},function(e,t,r){"use strict";var n=r(28),i=r(94),s=r(150)("IE_PROTO"),a=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=i(e),n(e,s)?e[s]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?a:null}},function(e,t,r){"use strict";var n=r(12),i=r(5),s=r(27);e.exports=function(e,t){var r=(i.Object||{})[e]||Object[e],a={};a[e]=t(r),n(n.S+n.F*s(function(){r(1)}),"Object",a)}},function(e,t,r){"use strict";var n=r(16),i=r(21),s=function(e,t){if(i(e),!n(t)&&null!==t)throw TypeError(t+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,n){try{n=r(43)(Function.call,r(235).f(Object.prototype,"__proto__").set,2),n(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,r){return s(e,r),t?e.__proto__=r:n(e,r),e}}({},!1):void 0),check:s}},function(e,t,r){"use strict";var n=r(15),i=r(5),s=r(23),a=r(22),o=r(13)("species");e.exports=function(e){var t="function"==typeof i[e]?i[e]:n[e];a&&t&&!t[o]&&s.f(t,o,{configurable:!0,get:function(){return this}})}},function(e,t,r){"use strict";var n=r(152),i=r(140);e.exports=function(e){return function(t,r){var s,a,o=String(i(t)),u=n(r),l=o.length;return u<0||u>=l?e?"":void 0:(s=o.charCodeAt(u),s<55296||s>56319||u+1===l||(a=o.charCodeAt(u+1))<56320||a>57343?e?o.charAt(u):s:e?o.slice(u,u+2):a-56320+(s-55296<<10)+65536)}}},function(e,t,r){"use strict";var n=r(152),i=Math.max,s=Math.min;e.exports=function(e,t){return e=n(e),e<0?i(e+t,0):s(e,t)}},function(e,t,r){"use strict";var n=r(21),i=r(238);e.exports=r(5).getIterator=function(e){var t=i(e);if("function"!=typeof t)throw TypeError(e+" is not iterable!");return n(t.call(e))}},function(e,t,r){"use strict";var n=r(418),i=r(233),s=r(56),a=r(37);e.exports=r(143)(Array,"Array",function(e,t){this._t=a(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,r=this._i++;return!e||r>=e.length?(this._t=void 0,i(1)):"keys"==t?i(0,r):"values"==t?i(0,e[r]):i(0,[r,e[r]])},"values"),s.Arguments=s.Array,n("keys"),n("values"),n("entries")},function(e,t,r){"use strict";var n=r(423),i=r(58);e.exports=r(139)("Map",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{get:function(e){var t=n.getEntry(i(this,"Map"),e);return t&&t.v},set:function(e,t){return n.def(i(this,"Map"),0===e?0:e,t)}},n,!0)},function(e,t,r){"use strict";var n=r(12);n(n.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},function(e,t,r){"use strict";var n=r(12);n(n.S+n.F,"Object",{assign:r(234)})},function(e,t,r){"use strict";var n=r(12);n(n.S,"Object",{create:r(90)})},function(e,t,r){"use strict";var n=r(94),i=r(44);r(434)("keys",function(){return function(e){return i(n(e))}})},function(e,t,r){"use strict";var n=r(12);n(n.S,"Object",{setPrototypeOf:r(435).set})},function(e,t,r){"use strict";var n,i=r(137)(0),s=r(147),a=r(57),o=r(234),u=r(229),l=r(16),c=r(27),f=r(58),p=a.getWeak,d=Object.isExtensible,h=u.ufstore,m={},y=function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},v={get:function(e){if(l(e)){var t=p(e);return!0===t?h(f(this,"WeakMap")).get(e):t?t[this._i]:void 0}},set:function(e,t){return u.def(f(this,"WeakMap"),e,t)}},g=e.exports=r(139)("WeakMap",y,v,u,!0,!0);c(function(){return 7!=(new g).set((Object.freeze||Object)(m),7).get(m)})&&(n=u.getConstructor(y,"WeakMap"),o(n.prototype,v),a.NEED=!0,i(["delete","has","get","set"],function(e){var t=g.prototype,r=t[e];s(t,e,function(t,i){if(l(t)&&!d(t)){this._f||(this._f=new n);var s=this._f[e](t,i);return"set"==e?this:s}return r.call(this,t,i)})}))},function(e,t,r){"use strict"
;var n=r(229),i=r(58);r(139)("WeakSet",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{add:function(e){return n.def(i(this,"WeakSet"),e,!0)}},n,!1,!0)},function(e,t,r){"use strict";r(148)("Map")},function(e,t,r){"use strict";r(149)("Map")},function(e,t,r){"use strict";var n=r(12);n(n.P+n.R,"Map",{toJSON:r(424)("Map")})},function(e,t,r){"use strict";r(155)("asyncIterator")},function(e,t,r){"use strict";r(155)("observable")},function(e,t,r){"use strict";r(148)("WeakMap")},function(e,t,r){"use strict";r(149)("WeakMap")},function(e,t,r){"use strict";r(148)("WeakSet")},function(e,t,r){"use strict";r(149)("WeakSet")},function(e,t,r){"use strict";function n(e){var r,n=0;for(r in e)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]}function i(e){function r(){if(r.enabled){var e=r,n=+new Date,i=n-(l||n);e.diff=i,e.prev=l,e.curr=n,l=n;for(var s=new Array(arguments.length),a=0;a<s.length;a++)s[a]=arguments[a];s[0]=t.coerce(s[0]),"string"!=typeof s[0]&&s.unshift("%O");var o=0;s[0]=s[0].replace(/%([a-zA-Z%])/g,function(r,n){if("%%"===r)return r;o++;var i=t.formatters[n];if("function"==typeof i){var a=s[o];r=i.call(e,a),s.splice(o,1),o--}return r}),t.formatArgs.call(e,s);(r.log||t.log||console.log.bind(console)).apply(e,s)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=n(e),"function"==typeof t.init&&t.init(r),r}function s(e){t.save(e),t.names=[],t.skips=[];for(var r=("string"==typeof e?e:"").split(/[\s,]+/),n=r.length,i=0;i<n;i++)r[i]&&(e=r[i].replace(/\*/g,".*?"),"-"===e[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))}function a(){t.enable("")}function o(e){var r,n;for(r=0,n=t.skips.length;r<n;r++)if(t.skips[r].test(e))return!1;for(r=0,n=t.names.length;r<n;r++)if(t.names[r].test(e))return!0;return!1}function u(e){return e instanceof Error?e.stack||e.message:e}t=e.exports=i.debug=i.default=i,t.coerce=u,t.disable=a,t.enable=s,t.enabled=o,t.humanize=r(602),t.names=[],t.skips=[],t.formatters={};var l},function(e,t,r){"use strict";function n(e){var t=0,r=0,n=0;for(var i in e){var s=e[i],a=s[0],o=s[1];(a>r||a===r&&o>n)&&(r=a,n=o,t=Number(i))}return t}var i=r(615),s=/^(?:( )+|\t+)/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("Expected a string");var t,r,a=0,o=0,u=0,l={};e.split(/\n/g).forEach(function(e){if(e){var n,i=e.match(s);i?(n=i[0].length,i[1]?o++:a++):n=0;var c=n-u;u=n,c?(r=c>0,t=l[r?c:-c],t?t[0]++:t=l[c]=[1,0]):t&&(t[1]+=Number(r))}});var c,f,p=n(l);return p?o>=a?(c="space",f=i(" ",p)):(c="tab",f=i("\t",p)):(c=null,f=""),{amount:p,type:c,indent:f}}},function(e,t){"use strict";var r=/[|\\{}()[\]^$+*?.]/g;e.exports=function(e){if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(r,"\\$&")}},function(e,t){"use strict";!function(){function t(e){if(null==e)return!1;switch(e.type){case"ArrayExpression":case"AssignmentExpression":case"BinaryExpression":case"CallExpression":case"ConditionalExpression":case"FunctionExpression":case"Identifier":case"Literal":case"LogicalExpression":case"MemberExpression":case"NewExpression":case"ObjectExpression":case"SequenceExpression":case"ThisExpression":case"UnaryExpression":case"UpdateExpression":return!0}return!1}function r(e){if(null==e)return!1;switch(e.type){case"DoWhileStatement":case"ForInStatement":case"ForStatement":case"WhileStatement":return!0}return!1}function n(e){if(null==e)return!1;switch(e.type){case"BlockStatement":case"BreakStatement":case"ContinueStatement":case"DebuggerStatement":case"DoWhileStatement":case"EmptyStatement":case"ExpressionStatement":case"ForInStatement":case"ForStatement":case"IfStatement":case"LabeledStatement":case"ReturnStatement":case"SwitchStatement":case"ThrowStatement":case"TryStatement":case"VariableDeclaration":case"WhileStatement":case"WithStatement":return!0}return!1}function i(e){return n(e)||null!=e&&"FunctionDeclaration"===e.type}function s(e){switch(e.type){case"IfStatement":return null!=e.alternate?e.alternate:e.consequent;case"LabeledStatement":case"ForStatement":case"ForInStatement":case"WhileStatement":case"WithStatement":return e.body}return null}function a(e){var t;if("IfStatement"!==e.type)return!1;if(null==e.alternate)return!1;t=e.consequent;do{if("IfStatement"===t.type&&null==t.alternate)return!0;t=s(t)}while(t);return!1}e.exports={isExpression:t,isStatement:n,isIterationStatement:r,isSourceElement:i,isProblematicIfStatement:a,trailingStatement:s}}()},function(e,t,r){"use strict";!function(){function t(e){switch(e){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"let":return!0;default:return!1}}function n(e,t){return!(!t&&"yield"===e)&&i(e,t)}function i(e,r){if(r&&t(e))return!0;switch(e.length){case 2:return"if"===e||"in"===e||"do"===e;case 3:return"var"===e||"for"===e||"new"===e||"try"===e;case 4:return"this"===e||"else"===e||"case"===e||"void"===e||"with"===e||"enum"===e;case 5:return"while"===e||"break"===e||"catch"===e||"throw"===e||"const"===e||"yield"===e||"class"===e||"super"===e;case 6:return"return"===e||"typeof"===e||"delete"===e||"switch"===e||"export"===e||"import"===e;case 7:return"default"===e||"finally"===e||"extends"===e;case 8:return"function"===e||"continue"===e||"debugger"===e;case 10:return"instanceof"===e;default:return!1}}function s(e,t){return"null"===e||"true"===e||"false"===e||n(e,t)}function a(e,t){return"null"===e||"true"===e||"false"===e||i(e,t)}function o(e){return"eval"===e||"arguments"===e}function u(e){var t,r,n;if(0===e.length)return!1;if(n=e.charCodeAt(0),!d.isIdentifierStartES5(n))return!1;for(t=1,r=e.length;t<r;++t)if(n=e.charCodeAt(t),!d.isIdentifierPartES5(n))return!1;return!0}function l(e,t){return 1024*(e-55296)+(t-56320)+65536}function c(e){var t,r,n,i,s;if(0===e.length)return!1;for(s=d.isIdentifierStartES6,t=0,r=e.length;t<r;++t){if(55296<=(n=e.charCodeAt(t))&&n<=56319){if(++t>=r)return!1;if(!(56320<=(i=e.charCodeAt(t))&&i<=57343))return!1;n=l(n,i)}if(!s(n))return!1;s=d.isIdentifierPartES6}return!0}function f(e,t){return u(e)&&!s(e,t)}function p(e,t){return c(e)&&!a(e,t)}var d=r(240);e.exports={isKeywordES5:n,isKeywordES6:i,isReservedWordES5:s,isReservedWordES6:a,isRestrictedWord:o,isIdentifierNameES5:u,isIdentifierNameES6:c,isIdentifierES5:f,isIdentifierES6:p}}()},function(e,t,r){"use strict";e.exports=r(630)},function(e,t,r){"use strict";var n=r(180),i=new RegExp(n().source);e.exports=i.test.bind(i)},function(e,t){"use strict";t.read=function(e,t,r,n,i){var s,a,o=8*i-n-1,u=(1<<o)-1,l=u>>1,c=-7,f=r?i-1:0,p=r?-1:1,d=e[t+f];for(f+=p,s=d&(1<<-c)-1,d>>=-c,c+=o;c>0;s=256*s+e[t+f],f+=p,c-=8);for(a=s&(1<<-c)-1,s>>=-c,c+=n;c>0;a=256*a+e[t+f],f+=p,c-=8);if(0===s)s=1-l;else{if(s===u)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,n),s-=l}return(d?-1:1)*a*Math.pow(2,s-n)},t.write=function(e,t,r,n,i,s){var a,o,u,l=8*s-i-1,c=(1<<l)-1,f=c>>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=n?0:s-1,h=n?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),t+=a+f>=1?p/u:p*Math.pow(2,1-f),t*u>=2&&(a++,u/=2),a+f>=c?(o=0,a=c):a+f>=1?(o=(t*u-1)*Math.pow(2,i),a+=f):(o=t*Math.pow(2,f-1)*Math.pow(2,i),a=0));i>=8;e[r+d]=255&o,d+=h,o/=256,i-=8);for(a=a<<i|o,l+=i;l>0;e[r+d]=255&a,d+=h,a/=256,l-=8);e[r+d-h]|=128*m}},function(e,t,r){"use strict";var n=function(e,t,r,n,i,s,a,o){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[r,n,i,s,a,o],c=0;u=new Error(t.replace(/%s/g,function(){return l[c++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}};e.exports=n},function(e,t,r){"use strict";var n=r(603);e.exports=Number.isFinite||function(e){return!("number"!=typeof e||n(e)||e===1/0||e===-1/0)}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=/((['"])(?:(?!\2|\\).|\\(?:\r\n|[\s\S]))*(\2)?|`(?:[^`\\$]|\\[\s\S]|\$(?!\{)|\$\{(?:[^{}]|\{[^}]*\}?)*\}?)*(`)?)|(\/\/.*)|(\/\*(?:[^*]|\*(?!\/))*(\*\/)?)|(\/(?!\*)(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\]\\]).|\\.)+\/(?:(?!\s*(?:\b|[\u0080-\uFFFF$\\'"~({]|[+\-!](?!=)|\.?\d))|[gmiyu]{1,5}\b(?![\u0080-\uFFFF$\\]|\s*(?:[+\-*%&|^<>!=?({]|\/(?![\/*])))))|(0[xX][\da-fA-F]+|0[oO][0-7]+|0[bB][01]+|(?:\d*\.\d+|\d+\.?)(?:[eE][+-]?\d+)?)|((?!\d)(?:(?!\s)[$\w\u0080-\uFFFF]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+)|(--|\+\+|&&|\|\||=>|\.{3}|(?:[+\-\/%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2})=?|[?~.,:;[\](){}])|(\s+)|(^$|[\s\S])/g,t.matchToToken=function(e){var t={type:"invalid",value:e[0]};return e[1]?(t.type="string",t.closed=!(!e[3]&&!e[4])):e[5]?t.type="comment":e[6]?(t.type="comment",t.closed=!!e[7]):e[8]?t.type="regex":e[9]?t.type="number":e[10]?t.type="name":e[11]?t.type="punctuator":e[12]&&(t.type="whitespace"),t}},function(e,t,r){var n;(function(e,i){"use strict";var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};!function(a){var o="object"==s(t)&&t,u="object"==s(e)&&e&&e.exports==o&&e,l="object"==(void 0===i?"undefined":s(i))&&i;l.global!==l&&l.window!==l||(a=l);var c={},f=c.hasOwnProperty,p=function(e,t){var r;for(r in e)f.call(e,r)&&t(r,e[r])},d=function(e,t){return t?(p(t,function(t,r){e[t]=r}),e):e},h=function(e,t){for(var r=e.length,n=-1;++n<r;)t(e[n])},m=c.toString,y=function(e){return"[object Array]"==m.call(e)},v=function(e){return"[object Object]"==m.call(e)},g=function(e){return"string"==typeof e||"[object String]"==m.call(e)},b=function(e){return"number"==typeof e||"[object Number]"==m.call(e)},E=function(e){return"function"==typeof e||"[object Function]"==m.call(e)},x=function(e){return"[object Map]"==m.call(e)},A=function(e){return"[object Set]"==m.call(e)},S={'"':'\\"',"'":"\\'","\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t"},_=/["'\\\b\f\n\r\t]/,D=/[0-9]/,C=/[ !#-&\(-\[\]-~]/,w=function e(t,r){var n={escapeEverything:!1,escapeEtago:!1,quotes:"single",wrap:!1,es6:!1,json:!1,compact:!0,lowercaseHex:!1,numbers:"decimal",indent:"\t",__indent__:"",__inline1__:!1,__inline2__:!1},i=r&&r.json;i&&(n.quotes="double",n.wrap=!0),r=d(n,r),"single"!=r.quotes&&"double"!=r.quotes&&(r.quotes="single");var s,a="double"==r.quotes?'"':"'",o=r.compact,u=r.indent,l=r.lowercaseHex,c="",f=r.__inline1__,m=r.__inline2__,w=o?"":"\n",P=!0,k="binary"==r.numbers,F="octal"==r.numbers,T="decimal"==r.numbers,O="hexadecimal"==r.numbers;if(i&&t&&E(t.toJSON)&&(t=t.toJSON()),!g(t)){if(x(t))return 0==t.size?"new Map()":(o||(r.__inline1__=!0),"new Map("+e(Array.from(t),r)+")");if(A(t))return 0==t.size?"new Set()":"new Set("+e(Array.from(t),r)+")";if(y(t))return s=[],r.wrap=!0,f?(r.__inline1__=!1,r.__inline2__=!0):(c=r.__indent__,u+=c,r.__indent__=u),h(t,function(t){P=!1,m&&(r.__inline2__=!1),s.push((o||m?"":u)+e(t,r))}),P?"[]":m?"["+s.join(", ")+"]":"["+w+s.join(","+w)+w+(o?"":c)+"]";if(!b(t))return v(t)?(s=[],r.wrap=!0,c=r.__indent__,u+=c,r.__indent__=u,p(t,function(t,n){P=!1,s.push((o?"":u)+e(t,r)+":"+(o?"":" ")+e(n,r))}),P?"{}":"{"+w+s.join(","+w)+w+(o?"":c)+"}"):i?JSON.stringify(t)||"null":String(t);if(i)return JSON.stringify(t);if(T)return String(t);if(O){var B=t.toString(16);return l||(B=B.toUpperCase()),"0x"+B}if(k)return"0b"+t.toString(2);if(F)return"0o"+t.toString(8)}var R,I,M,N=t,L=-1,j=N.length;for(s="";++L<j;){var U=N.charAt(L);if(r.es6&&(R=N.charCodeAt(L))>=55296&&R<=56319&&j>L+1&&(I=N.charCodeAt(L+1))>=56320&&I<=57343){M=1024*(R-55296)+I-56320+65536;var V=M.toString(16);l||(V=V.toUpperCase()),s+="\\u{"+V+"}",L++}else{if(!r.escapeEverything){if(C.test(U)){s+=U;continue}if('"'==U){s+=a==U?'\\"':U;continue}if("'"==U){s+=a==U?"\\'":U;continue}}if("\0"!=U||i||D.test(N.charAt(L+1)))if(_.test(U))s+=S[U];else{var G=U.charCodeAt(0),V=G.toString(16);l||(V=V.toUpperCase());var W=V.length>2||i,Y="\\"+(W?"u":"x")+("0000"+V).slice(W?-4:-2);s+=Y}else s+="\\0"}}return r.wrap&&(s=a+s+a),r.escapeEtago?s.replace(/<\/(script|style)/gi,"<\\/$1"):s};w.version="1.3.0","object"==s(r(49))&&r(49)?void 0!==(n=function(){return w}.call(t,r,t,e))&&(e.exports=n):o&&!o.nodeType?u?u.exports=w:o.jsesc=w:a.jsesc=w}(void 0)}).call(t,r(39)(e),function(){return this}())},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i="object"===n(t)?t:{};i.parse=function(){var e,t,r,i,s,a,o={"'":"'",'"':'"',"\\":"\\","/":"/","\n":"",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"},u=[" ","\t","\r","\n","\v","\f"," ","\ufeff"],l=function(e){return""===e?"EOF":"'"+e+"'"},c=function(n){var i=new SyntaxError;throw i.message=n+" at line "+t+" column "+r+" of the JSON5 data. Still to read: "+JSON.stringify(s.substring(e-1,e+19)),i.at=e,i.lineNumber=t,i.columnNumber=r,i},f=function(n){return n&&n!==i&&c("Expected "+l(n)+" instead of "+l(i)),i=s.charAt(e),e++,r++,("\n"===i||"\r"===i&&"\n"!==p())&&(t++,r=0),i},p=function(){return s.charAt(e)},d=function(){var e=i;for("_"!==i&&"$"!==i&&(i<"a"||i>"z")&&(i<"A"||i>"Z")&&c("Bad identifier as unquoted key");f()&&("_"===i||"$"===i||i>="a"&&i<="z"||i>="A"&&i<="Z"||i>="0"&&i<="9");)e+=i;return e},h=function(){var e,t="",r="",n=10;if("-"!==i&&"+"!==i||(t=i,f(i)),"I"===i)return e=E(),("number"!=typeof e||isNaN(e))&&c("Unexpected word for number"),"-"===t?-e:e;if("N"===i)return e=E(),isNaN(e)||c("expected word to be NaN"),e;switch("0"===i&&(r+=i,f(),"x"===i||"X"===i?(r+=i,f(),n=16):i>="0"&&i<="9"&&c("Octal literal")),n){case 10:for(;i>="0"&&i<="9";)r+=i,f();if("."===i)for(r+=".";f()&&i>="0"&&i<="9";)r+=i;if("e"===i||"E"===i)for(r+=i,f(),"-"!==i&&"+"!==i||(r+=i,f());i>="0"&&i<="9";)r+=i,f();break;case 16:for(;i>="0"&&i<="9"||i>="A"&&i<="F"||i>="a"&&i<="f";)r+=i,f()}if(e="-"===t?-r:+r,isFinite(e))return e;c("Bad number")},m=function(){var e,t,r,n,s="";if('"'===i||"'"===i)for(r=i;f();){if(i===r)return f(),s;if("\\"===i)if(f(),"u"===i){for(n=0,t=0;t<4&&(e=parseInt(f(),16),isFinite(e));t+=1)n=16*n+e;s+=String.fromCharCode(n)}else if("\r"===i)"\n"===p()&&f();else{if("string"!=typeof o[i])break;s+=o[i]}else{if("\n"===i)break;s+=i}}c("Bad string")},y=function(){"/"!==i&&c("Not an inline comment");do{if(f(),"\n"===i||"\r"===i)return void f()}while(i)},v=function(){"*"!==i&&c("Not a block comment");do{for(f();"*"===i;)if(f("*"),"/"===i)return void f("/")}while(i);c("Unterminated block comment")},g=function(){"/"!==i&&c("Not a comment"),f("/"),"/"===i?y():"*"===i?v():c("Unrecognized comment")},b=function(){for(;i;)if("/"===i)g();else{if(!(u.indexOf(i)>=0))return;f()}},E=function(){switch(i){case"t":return f("t"),f("r"),f("u"),f("e"),!0;case"f":return f("f"),f("a"),f("l"),f("s"),f("e"),!1;case"n":return f("n"),f("u"),f("l"),f("l"),null;case"I":return f("I"),f("n"),f("f"),f("i"),f("n"),f("i"),f("t"),f("y"),1/0;case"N":return f("N"),f("a"),f("N"),NaN}c("Unexpected "+l(i))},x=function(){var e=[];if("["===i)for(f("["),b();i;){if("]"===i)return f("]"),e;if(","===i?c("Missing array element"):e.push(a()),b(),","!==i)return f("]"),e;f(","),b()}c("Bad array")},A=function(){var e,t={};if("{"===i)for(f("{"),b();i;){if("}"===i)return f("}"),t;if(e='"'===i||"'"===i?m():d(),b(),f(":"),t[e]=a(),b(),","!==i)return f("}"),t;f(","),b()}c("Bad object")};return a=function(){switch(b(),i){case"{":return A();case"[":return x();case'"':case"'":return m();case"-":case"+":case".":return h();default:return i>="0"&&i<="9"?h():E()}},function(o,u){var l;return s=String(o),e=0,t=1,r=1,i=" ",l=a(),b(),i&&c("Syntax error"),"function"==typeof u?function e(t,r){var i,s,a=t[r];if(a&&"object"===(void 0===a?"undefined":n(a)))for(i in a)Object.prototype.hasOwnProperty.call(a,i)&&(s=e(a,i),void 0!==s?a[i]=s:delete a[i]);return u.call(t,r,a)}({"":l},""):l}}(),i.stringify=function(e,t,r){function s(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||"_"===e||"$"===e}function a(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||"_"===e||"$"===e}function o(e){if("string"!=typeof e)return!1;if(!a(e[0]))return!1;for(var t=1,r=e.length;t<r;){if(!s(e[t]))return!1;t++}return!0}function u(e){return Array.isArray?Array.isArray(e):"[object Array]"===Object.prototype.toString.call(e)}function l(e){return"[object Date]"===Object.prototype.toString.call(e)}function c(e){for(var t=0;t<y.length;t++)if(y[t]===e)throw new TypeError("Converting circular structure to JSON")}function f(e,t,r){if(!e)return"";e.length>10&&(e=e.substring(0,10));for(var n=r?"":"\n",i=0;i<t;i++)n+=e;return n}function p(e){return v.lastIndex=0,v.test(e)?'"'+e.replace(v,function(e){var t=g[e];return"string"==typeof t?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function d(e,t,r){var i,s,a=h(e,t,r);switch(a&&!l(a)&&(a=a.valueOf()),void 0===a?"undefined":n(a)){case"boolean":return a.toString();case"number":return isNaN(a)||!isFinite(a)?"null":a.toString();case"string":return p(a.toString());case"object":if(null===a)return"null";if(u(a)){c(a),i="[",y.push(a);for(var v=0;v<a.length;v++)s=d(a,v,!1),i+=f(m,y.length),i+=null===s||void 0===s?"null":s,v<a.length-1?i+=",":m&&(i+="\n");y.pop(),a.length&&(i+=f(m,y.length,!0)),i+="]"}else{c(a),i="{";var g=!1;y.push(a);for(var b in a)if(a.hasOwnProperty(b)){var E=d(a,b,!1);r=!1,void 0!==E&&null!==E&&(i+=f(m,y.length),g=!0,t=o(b)?b:p(b),i+=t+":"+(m?" ":"")+E+",")}y.pop(),i=g?i.substring(0,i.length-1)+f(m,y.length)+"}":"{}"}return i;default:return}}if(t&&"function"!=typeof t&&!u(t))throw new Error("Replacer must be a function or an array");var h=function(e,r,n){var i=e[r];return i&&i.toJSON&&"function"==typeof i.toJSON&&(i=i.toJSON()),"function"==typeof t?t.call(e,r,i):t?n||u(e)||t.indexOf(r)>=0?i:void 0:i};i.isWord=o;var m,y=[];r&&("string"==typeof r?m=r:"number"==typeof r&&r>=0&&(m=f(" ",r,!0)));var v=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,g={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},b={"":e};return void 0===e?h(b,"",!0):d(b,"",!0)}},function(e,t){"use strict";var r=[],n=[];e.exports=function(e,t){if(e===t)return 0;var i=e.length,s=t.length;if(0===i)return s;if(0===s)return i;for(var a,o,u,l,c=0,f=0;c<i;)n[c]=e.charCodeAt(c),r[c]=++c;for(;f<s;)for(a=t.charCodeAt(f),u=f++,o=f,c=0;c<i;c++)l=a===n[c]?u:u+1,u=r[c],o=r[c]=u>o?l>o?o+1:l:l>u?u+1:l;return o}},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"DataView");e.exports=s},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var i=r(536),s=r(537),a=r(538),o=r(539),u=r(540);n.prototype.clear=i,n.prototype.delete=s,n.prototype.get=a,n.prototype.has=o,n.prototype.set=u,e.exports=n},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"Promise");e.exports=s},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"WeakMap");e.exports=s},function(e,t){"use strict";function r(e,t){return e.set(t[0],t[1]),e}e.exports=r},function(e,t){"use strict";function r(e,t){return e.add(t),e}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length;++r<n&&!1!==t(e[r],r,e););return e}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length,i=0,s=[];++r<n;){var a=e[r];t(a,r,e)&&(s[i++]=a)}return s}e.exports=r},function(e,t,r){"use strict";function n(e,t){return!!(null==e?0:e.length)&&i(e,t,0)>-1}var i=r(166);e.exports=n},function(e,t){"use strict";function r(e,t,r){for(var n=-1,i=null==e?0:e.length;++n<i;)if(r(t,e[n]))return!0;return!1}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}e.exports=r},function(e,t,r){"use strict";function n(e,t){return e&&i(t,s(t),e)}var i=r(31),s=r(32);e.exports=n},function(e,t,r){"use strict";function n(e,t){return e&&i(t,s(t),e)}var i=r(31),s=r(47);e.exports=n},function(e,t){"use strict";function r(e,t,r){return e===e&&(void 0!==r&&(e=e<=r?e:r),void 0!==t&&(e=e>=t?e:t)),e}e.exports=r},function(e,t,r){"use strict";var n=r(18),i=Object.create,s=function(){function e(){}return function(t){if(!n(t))return{};if(i)return i(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();e.exports=s},function(e,t,r){"use strict";var n=r(489),i=r(526),s=i(n);e.exports=s},function(e,t,r){"use strict";function n(e,t,r,a,o){var u=-1,l=e.length;for(r||(r=s),o||(o=[]);++u<l;){var c=e[u];t>0&&r(c)?t>1?n(c,t-1,r,a,o):i(o,c):a||(o[o.length]=c)}return o}var i=r(161),s=r(543);e.exports=n},function(e,t,r){"use strict";function n(e,t){return e&&i(e,t,s)}var i=r(248),s=r(32);e.exports=n},function(e,t){"use strict";function r(e,t){return null!=e&&i.call(e,t)}var n=Object.prototype,i=n.hasOwnProperty;e.exports=r},function(e,t){"use strict";function r(e,t){return null!=e&&t in Object(e)}e.exports=r},function(e,t){"use strict";function r(e,t,r,n){for(var i=r-1,s=e.length;++i<s;)if(n(e[i],t))return i;return-1}e.exports=r},function(e,t,r){"use strict";function n(e){return s(e)&&i(e)==a}var i=r(30),s=r(25),a="[object Arguments]";e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,y,g){var b=l(e),E=l(t),x=b?h:u(e),A=E?h:u(t);x=x==d?m:x,A=A==d?m:A;var S=x==m,_=A==m,D=x==A;if(D&&c(e)){if(!c(t))return!1;b=!0,S=!1}if(D&&!S)return g||(g=new i),b||f(e)?s(e,t,r,n,y,g):a(e,t,x,r,n,y,g);if(!(r&p)){var C=S&&v.call(e,"__wrapped__"),w=_&&v.call(t,"__wrapped__");if(C||w){var P=C?e.value():e,k=w?t.value():t;return g||(g=new i),y(P,k,r,n,g)}}return!!D&&(g||(g=new i),o(e,t,r,n,y,g))}var i=r(99),s=r(260),a=r(530),o=r(531),u=r(264),l=r(6),c=r(113),f=r(177),p=1,d="[object Arguments]",h="[object Array]",m="[object Object]",y=Object.prototype,v=y.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n){var u=r.length,l=u,c=!n;if(null==e)return!l;for(e=Object(e);u--;){var f=r[u];if(c&&f[2]?f[1]!==e[f[0]]:!(f[0]in e))return!1}for(;++u<l;){f=r[u];var p=f[0],d=e[p],h=f[1];if(c&&f[2]){if(void 0===d&&!(p in e))return!1}else{var m=new i;if(n)var y=n(d,h,p,e,t,m);if(!(void 0===y?s(h,d,a|o,n,m):y))return!1}}return!0}var i=r(99),s=r(251),a=1,o=2;e.exports=n},function(e,t){"use strict";function r(e){return e!==e}e.exports=r},function(e,t,r){"use strict";function n(e){return!(!a(e)||s(e))&&(i(e)?h:l).test(o(e))}var i=r(175),s=r(545),a=r(18),o=r(272),u=/[\\^$.*+?()[\]{}|]/g,l=/^\[object .+?Constructor\]$/,c=Function.prototype,f=Object.prototype,p=c.toString,d=f.hasOwnProperty,h=RegExp("^"+p.call(d).replace(u,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=n},function(e,t,r){"use strict";function n(e){return s(e)&&i(e)==a}var i=r(30),s=r(25),a="[object RegExp]";e.exports=n},function(e,t,r){"use strict";function n(e){return a(e)&&s(e.length)&&!!o[i(e)]}var i=r(30),s=r(176),a=r(25),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1,e.exports=n},function(e,t,r){"use strict";function n(e){if(!i(e))return s(e);var t=[];for(var r in Object(e))o.call(e,r)&&"constructor"!=r&&t.push(r);return t}var i=r(105),s=r(557),a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e){if(!i(e))return a(e);var t=s(e),r=[];for(var n in e)("constructor"!=n||!t&&u.call(e,n))&&r.push(n);return r}var i=r(18),s=r(105),a=r(558),o=Object.prototype,u=o.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e){var t=s(e);return 1==t.length&&t[0][2]?a(t[0][0],t[0][1]):function(r){return r===e||i(r,e,t)}}var i=r(495),s=r(533),a=r(269);e.exports=n},function(e,t,r){"use strict";function n(e,t){return o(e)&&u(t)?l(c(e),t):function(r){var n=s(r,e);return void 0===n&&n===t?a(r,e):i(t,n,f|p)}}var i=r(251),s=r(583),a=r(584),o=r(173),u=r(267),l=r(269),c=r(108),f=1,p=2;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,c,f){e!==t&&a(t,function(a,l){if(u(a))f||(f=new i),o(e,t,l,r,n,c,f);else{var p=c?c(e[l],a,l+"",e,t,f):void 0;void 0===p&&(p=a),s(e,l,p)}},l)}var i=r(99),s=r(247),a=r(248),o=r(505),u=r(18),l=r(47);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,g,b,E){var x=e[r],A=t[r],S=E.get(A);if(S)return void i(e,r,S);var _=b?b(x,A,r+"",e,t,E):void 0,D=void 0===_;if(D){var C=c(A),w=!C&&p(A),P=!C&&!w&&y(A);_=A,C||w||P?c(x)?_=x:f(x)?_=o(x):w?(D=!1,_=s(A,!0)):P?(D=!1,_=a(A,!0)):_=[]:m(A)||l(A)?(_=x,l(x)?_=v(x):(!h(x)||n&&d(x))&&(_=u(A))):D=!1}D&&(E.set(A,_),g(_,A,n,b,E),E.delete(A)),i(e,r,_)}var i=r(247),s=r(256),a=r(257),o=r(168),u=r(266),l=r(112),c=r(6),f=r(585),p=r(113),d=r(175),h=r(18),m=r(275),y=r(177),v=r(599);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=-1;t=i(t.length?t:[c],u(s));var f=a(e,function(e,r,s){return{criteria:i(t,function(t){return t(e)}),index:++n,value:e}});return o(f,function(e,t){return l(e,t,r)})}var i=r(60),s=r(61),a=r(252),o=r(512),u=r(102),l=r(522),c=r(110);e.exports=n},function(e,t){"use strict";function r(e){return function(t){return null==t?void 0:t[e]}}e.exports=r},function(e,t,r){"use strict";function n(e){return function(t){return i(t,e)}}var i=r(249);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n){var l=n?a:s,f=-1,p=t.length,d=e;for(e===t&&(t=u(t)),r&&(d=i(e,o(r)));++f<p;)for(var h=0,m=t[f],y=r?r(m):m;(h=l(d,y,h,n))>-1;)d!==e&&c.call(d,h,1),c.call(e,h,1);return e}var i=r(60),s=r(166),a=r(492),o=r(102),u=r(168),l=Array.prototype,c=l.splice;e.exports=n},function(e,t){"use strict";function r(e,t){var r="";if(!e||t<1||t>n)return r;do{t%2&&(r+=e),(t=i(t/2))&&(e+=e)}while(t);return r}var n=9007199254740991,i=Math.floor;e.exports=r},function(e,t,r){"use strict";var n=r(576),i=r(259),s=r(110),a=i?function(e,t){return i(e,"toString",{configurable:!0,enumerable:!1,value:n(t),writable:!0})}:s;e.exports=a},function(e,t){"use strict";function r(e,t){var r=e.length;for(e.sort(t);r--;)e[r]=e[r].value;return e}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){var n=-1,f=s,p=e.length,d=!0,h=[],m=h;if(r)d=!1,f=a;else if(p>=c){var y=t?null:u(e);if(y)return l(y);d=!1,f=o,m=new i}else m=t?[]:h;e:for(;++n<p;){var v=e[n],g=t?t(v):v;if(v=r||0!==v?v:0,d&&g===g){for(var b=m.length;b--;)if(m[b]===g)continue e;t&&m.push(g),h.push(v)}else f(m,g,r)||(m!==h&&m.push(g),h.push(v))}return h}var i=r(242),s=r(480),a=r(481),o=r(254),u=r(528),l=r(107),c=200;e.exports=n},function(e,t,r){"use strict";function n(e,t){return i(t,function(t){return e[t]})}var i=r(60);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=t?i(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}var i=r(167);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=t?r(a(e),o):a(e);return s(n,i,new e.constructor)}var i=r(476),s=r(246),a=r(268),o=1;e.exports=n},function(e,t){"use strict";function r(e){var t=new e.constructor(e.source,n.exec(e));return t.lastIndex=e.lastIndex,t}var n=/\w*$/;e.exports=r},function(e,t,r){"use strict";function n(e,t,r){var n=t?r(a(e),o):a(e);return s(n,i,new e.constructor)}var i=r(477),s=r(246),a=r(107),o=1;e.exports=n},function(e,t,r){"use strict";function n(e){return a?Object(a.call(e)):{}}var i=r(45),s=i?i.prototype:void 0,a=s?s.valueOf:void 0;e.exports=n},function(e,t,r){"use strict";function n(e,t){if(e!==t){var r=void 0!==e,n=null===e,s=e===e,a=i(e),o=void 0!==t,u=null===t,l=t===t,c=i(t);if(!u&&!c&&!a&&e>t||a&&o&&l&&!u&&!c||n&&o&&l||!r&&l||!s)return 1;if(!n&&!a&&!c&&e<t||c&&r&&s&&!n&&!a||u&&r&&s||!o&&s||!l)return-1}return 0}var i=r(62);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){for(var n=-1,s=e.criteria,a=t.criteria,o=s.length,u=r.length;++n<o;){var l=i(s[n],a[n]);if(l){if(n>=u)return l;return l*("desc"==r[n]?-1:1)}}return e.index-t.index}var i=r(521);e.exports=n},function(e,t,r){"use strict";function n(e,t){return i(e,s(e),t)}var i=r(31),s=r(170);e.exports=n},function(e,t,r){"use strict";function n(e,t){return i(e,s(e),t)}var i=r(31),s=r(263);e.exports=n},function(e,t,r){"use strict";var n=r(17),i=n["__core-js_shared__"];e.exports=i},function(e,t,r){"use strict";function n(e,t){return function(r,n){if(null==r)return r;if(!i(r))return e(r,n);for(var s=r.length,a=t?s:-1,o=Object(r);(t?a--:++a<s)&&!1!==n(o[a],a,o););return r}}var i=r(24);e.exports=n},function(e,t){"use strict";function r(e){return function(t,r,n){for(var i=-1,s=Object(t),a=n(t),o=a.length;o--;){var u=a[e?o:++i];if(!1===r(s[u],u,s))break}return t}}e.exports=r},function(e,t,r){"use strict";var n=r(241),i=r(591),s=r(107),a=n&&1/s(new n([,-0]))[1]==1/0?function(e){return new n(e)}:i;e.exports=a},function(e,t,r){"use strict";function n(e,t,r,n){return void 0===e||i(e,s[r])&&!a.call(n,r)?t:e}var i=r(46),s=Object.prototype,a=s.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,i,S,D){switch(r){case A:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case x:return!(e.byteLength!=t.byteLength||!S(new s(e),new s(t)));case p:case d:case y:return a(+e,+t);case h:return e.name==t.name&&e.message==t.message;case v:case b:return e==t+"";case m:var C=u;case g:var w=n&c;if(C||(C=l),e.size!=t.size&&!w)return!1;var P=D.get(e);if(P)return P==t;n|=f,D.set(e,t);var k=o(C(e),C(t),n,i,S,D);return D.delete(e),k;case E:if(_)return _.call(e)==_.call(t)}return!1}var i=r(45),s=r(243),a=r(46),o=r(260),u=r(268),l=r(107),c=1,f=2,p="[object Boolean]",d="[object Date]",h="[object Error]",m="[object Map]",y="[object Number]",v="[object RegExp]",g="[object Set]",b="[object String]",E="[object Symbol]",x="[object ArrayBuffer]",A="[object DataView]",S=i?i.prototype:void 0,_=S?S.valueOf:void 0;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,a,u){var l=r&s,c=i(e),f=c.length;if(f!=i(t).length&&!l)return!1;for(var p=f;p--;){var d=c[p];if(!(l?d in t:o.call(t,d)))return!1}var h=u.get(e);if(h&&u.get(t))return h==t;var m=!0;u.set(e,t),u.set(t,e);for(var y=l;++p<f;){d=c[p];var v=e[d],g=t[d];if(n)var b=l?n(g,v,d,t,e,u):n(v,g,d,e,t,u);if(!(void 0===b?v===g||a(v,g,r,n,u):b)){m=!1;break}y||(y="constructor"==d)}if(m&&!y){var E=e.constructor,x=t.constructor;E!=x&&"constructor"in e&&"constructor"in t&&!("function"==typeof E&&E instanceof E&&"function"==typeof x&&x instanceof x)&&(m=!1)}return u.delete(e),u.delete(t),m}var i=r(262),s=1,a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e){return i(e,a,s)}var i=r(250),s=r(263),a=r(47);e.exports=n},function(e,t,r){"use strict";function n(e){for(var t=s(e),r=t.length;r--;){var n=t[r],a=e[n];t[r]=[n,a,i(a)]}return t}var i=r(267),s=r(32);e.exports=n},function(e,t,r){"use strict";function n(e){var t=a.call(e,u),r=e[u];try{e[u]=void 0;var n=!0}catch(e){}var i=o.call(e);return n&&(t?e[u]=r:delete e[u]),i}var i=r(45),s=Object.prototype,a=s.hasOwnProperty,o=s.toString,u=i?i.toStringTag:void 0;e.exports=n},function(e,t){"use strict";function r(e,t){return null==e?void 0:e[t]}e.exports=r},function(e,t,r){"use strict";function n(){this.__data__=i?i(null):{},this.size=0}var i=r(106);e.exports=n},function(e,t){"use strict";function r(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=r},function(e,t,r){"use strict";function n(e){var t=this.__data__;if(i){var r=t[e];return r===s?void 0:r}return o.call(t,e)?t[e]:void 0}var i=r(106),s="__lodash_hash_undefined__",a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict"
;function n(e){var t=this.__data__;return i?void 0!==t[e]:a.call(t,e)}var i=r(106),s=Object.prototype,a=s.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=i&&void 0===t?s:t,this}var i=r(106),s="__lodash_hash_undefined__";e.exports=n},function(e,t){"use strict";function r(e){var t=e.length,r=e.constructor(t);return t&&"string"==typeof e[0]&&i.call(e,"index")&&(r.index=e.index,r.input=e.input),r}var n=Object.prototype,i=n.hasOwnProperty;e.exports=r},function(e,t,r){"use strict";function n(e,t,r,n){var F=e.constructor;switch(t){case b:return i(e);case f:case p:return new F(+e);case E:return s(e,n);case x:case A:case S:case _:case D:case C:case w:case P:case k:return c(e,n);case d:return a(e,n,r);case h:case v:return new F(e);case m:return o(e);case y:return u(e,n,r);case g:return l(e)}}var i=r(167),s=r(516),a=r(517),o=r(518),u=r(519),l=r(520),c=r(257),f="[object Boolean]",p="[object Date]",d="[object Map]",h="[object Number]",m="[object RegExp]",y="[object Set]",v="[object String]",g="[object Symbol]",b="[object ArrayBuffer]",E="[object DataView]",x="[object Float32Array]",A="[object Float64Array]",S="[object Int8Array]",_="[object Int16Array]",D="[object Int32Array]",C="[object Uint8Array]",w="[object Uint8ClampedArray]",P="[object Uint16Array]",k="[object Uint32Array]";e.exports=n},function(e,t,r){"use strict";function n(e){return a(e)||s(e)||!!(o&&e&&e[o])}var i=r(45),s=r(112),a=r(6),o=i?i.isConcatSpreadable:void 0;e.exports=n},function(e,t){"use strict";function r(e){var t=void 0===e?"undefined":n(e);return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=r},function(e,t,r){"use strict";function n(e){return!!s&&s in e}var i=r(525),s=function(){var e=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();e.exports=n},function(e,t){"use strict";function r(){this.__data__=[],this.size=0}e.exports=r},function(e,t,r){"use strict";function n(e){var t=this.__data__,r=i(t,e);return!(r<0)&&(r==t.length-1?t.pop():a.call(t,r,1),--this.size,!0)}var i=r(100),s=Array.prototype,a=s.splice;e.exports=n},function(e,t,r){"use strict";function n(e){var t=this.__data__,r=i(t,e);return r<0?void 0:t[r][1]}var i=r(100);e.exports=n},function(e,t,r){"use strict";function n(e){return i(this.__data__,e)>-1}var i=r(100);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=this.__data__,n=i(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}var i=r(100);e.exports=n},function(e,t,r){"use strict";function n(){this.size=0,this.__data__={hash:new i,map:new(a||s),string:new i}}var i=r(473),s=r(98),a=r(159);e.exports=n},function(e,t,r){"use strict";function n(e){var t=i(this,e).delete(e);return this.size-=t?1:0,t}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e){return i(this,e).get(e)}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e){return i(this,e).has(e)}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=i(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e){var t=i(e,function(e){return r.size===s&&r.clear(),e}),r=t.cache;return t}var i=r(589),s=500;e.exports=n},function(e,t,r){"use strict";var n=r(271),i=n(Object.keys,Object);e.exports=i},function(e,t){"use strict";function r(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}e.exports=r},function(e,t){"use strict";function r(e){return i.call(e)}var n=Object.prototype,i=n.toString;e.exports=r},function(e,t,r){"use strict";function n(e,t,r){return t=s(void 0===t?e.length-1:t,0),function(){for(var n=arguments,a=-1,o=s(n.length-t,0),u=Array(o);++a<o;)u[a]=n[t+a];a=-1;for(var l=Array(t+1);++a<t;)l[a]=n[a];return l[t]=r(u),i(e,this,l)}}var i=r(244),s=Math.max;e.exports=n},function(e,t){"use strict";function r(e){return this.__data__.set(e,n),this}var n="__lodash_hash_undefined__";e.exports=r},function(e,t){"use strict";function r(e){return this.__data__.has(e)}e.exports=r},function(e,t,r){"use strict";var n=r(511),i=r(564),s=i(n);e.exports=s},function(e,t){"use strict";function r(e){var t=0,r=0;return function(){var a=s(),o=i-(a-r);if(r=a,o>0){if(++t>=n)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var n=800,i=16,s=Date.now;e.exports=r},function(e,t,r){"use strict";function n(){this.__data__=new i,this.size=0}var i=r(98);e.exports=n},function(e,t){"use strict";function r(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}e.exports=r},function(e,t){"use strict";function r(e){return this.__data__.get(e)}e.exports=r},function(e,t){"use strict";function r(e){return this.__data__.has(e)}e.exports=r},function(e,t,r){"use strict";function n(e,t){var r=this.__data__;if(r instanceof i){var n=r.__data__;if(!s||n.length<o-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new a(n)}return r.set(e,t),this.size=r.size,this}var i=r(98),s=r(159),a=r(160),o=200;e.exports=n},function(e,t){"use strict";function r(e,t,r){for(var n=r-1,i=e.length;++n<i;)if(e[n]===t)return n;return-1}e.exports=r},function(e,t,r){"use strict";var n=r(556),i=/^\./,s=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,a=/\\(\\)?/g,o=n(function(e){var t=[];return i.test(e)&&t.push(""),e.replace(s,function(e,r,n,i){t.push(n?i.replace(a,"$1"):r||e)}),t});e.exports=o},function(e,t,r){"use strict";var n=r(31),i=r(103),s=r(47),a=i(function(e,t){n(t,s(t),e)});e.exports=a},function(e,t,r){"use strict";var n=r(31),i=r(103),s=r(47),a=i(function(e,t,r,i){n(t,s(t),e,i)});e.exports=a},function(e,t,r){"use strict";function n(e){return i(e,s|a)}var i=r(164),s=1,a=4;e.exports=n},function(e,t,r){"use strict";function n(e,t){return t="function"==typeof t?t:void 0,i(e,s|a,t)}var i=r(164),s=1,a=4;e.exports=n},function(e,t){"use strict";function r(e){return function(){return e}}e.exports=r},function(e,t,r){"use strict";function n(e){return e=i(e),e&&a.test(e)?e.replace(s,"\\$&"):e}var i=r(114),s=/[\\^$.*+?()[\]{}|]/g,a=RegExp(s.source);e.exports=n},function(e,t,r){"use strict";e.exports=r(572)},function(e,t,r){"use strict";var n=r(258),i=r(580),s=n(i);e.exports=s},function(e,t,r){"use strict";function n(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var u=null==r?0:a(r);return u<0&&(u=o(n+u,0)),i(e,s(t,3),u)}var i=r(165),s=r(61),a=r(48),o=Math.max;e.exports=n},function(e,t,r){"use strict";var n=r(258),i=r(582),s=n(i);e.exports=s},function(e,t,r){"use strict";function n(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var l=n-1;return void 0!==r&&(l=a(r),l=r<0?o(n+l,0):u(l,n-1)),i(e,s(t,3),l,!0)}var i=r(165),s=r(61),a=r(48),o=Math.max,u=Math.min;e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=null==e?void 0:i(e,t);return void 0===n?r:n}var i=r(249);e.exports=n},function(e,t,r){"use strict";function n(e,t){return null!=e&&s(e,t,i)}var i=r(491),s=r(265);e.exports=n},function(e,t,r){"use strict";function n(e){return s(e)&&i(e)}var i=r(24),s=r(25);e.exports=n},function(e,t,r){"use strict";function n(e){return"number"==typeof e&&e==i(e)}var i=r(48);e.exports=n},function(e,t,r){"use strict";function n(e){return"string"==typeof e||!s(e)&&a(e)&&i(e)==o}var i=r(30),s=r(6),a=r(25),o="[object String]";e.exports=n},function(e,t,r){"use strict";function n(e,t){return(o(e)?i:a)(e,s(t,3))}var i=r(60),s=r(61),a=r(252),o=r(6);e.exports=n},function(e,t,r){"use strict";function n(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(s);var r=function r(){var n=arguments,i=t?t.apply(this,n):n[0],s=r.cache;if(s.has(i))return s.get(i);var a=e.apply(this,n);return r.cache=s.set(i,a)||s,a};return r.cache=new(n.Cache||i),r}var i=r(160),s="Expected a function";n.Cache=i,e.exports=n},function(e,t,r){"use strict";var n=r(504),i=r(103),s=i(function(e,t,r,i){n(e,t,r,i)});e.exports=s},function(e,t){"use strict";function r(){}e.exports=r},function(e,t,r){"use strict";function n(e){return a(e)?i(o(e)):s(e)}var i=r(507),s=r(508),a=r(173),o=r(108);e.exports=n},function(e,t,r){"use strict";function n(e,t){return e&&e.length&&t&&t.length?i(e,t):e}var i=r(509);e.exports=n},function(e,t,r){"use strict";var n=r(488),i=r(506),s=r(101),a=r(172),o=s(function(e,t){if(null==e)return[];var r=t.length;return r>1&&a(e,t[0],t[1])?t=[]:r>2&&a(t[0],t[1],t[2])&&(t=[t[0]]),i(e,n(t,1),[])});e.exports=o},function(e,t,r){"use strict";function n(e,t,r){return e=o(e),r=null==r?0:i(a(r),0,e.length),t=s(t),e.slice(r,r+t.length)==t}var i=r(485),s=r(253),a=r(48),o=r(114);e.exports=n},function(e,t){"use strict";function r(){return!1}e.exports=r},function(e,t,r){"use strict";function n(e){if(!e)return 0===e?e:0;if((e=i(e))===s||e===-s){return(e<0?-1:1)*a}return e===e?e:0}var i=r(598),s=1/0,a=1.7976931348623157e308;e.exports=n},function(e,t,r){"use strict";function n(e){if("number"==typeof e)return e;if(s(e))return a;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var r=l.test(e);return r||c.test(e)?f(e.slice(2),r?2:8):u.test(e)?a:+e}var i=r(18),s=r(62),a=NaN,o=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,c=/^0o[0-7]+$/i,f=parseInt;e.exports=n},function(e,t,r){"use strict";function n(e){return i(e,s(e))}var i=r(31),s=r(47);e.exports=n},function(e,t,r){"use strict";function n(e){return e&&e.length?i(e):[]}var i=r(514);e.exports=n},function(e,t,r){"use strict";function n(e,t){return t=t||{},function(r,n,i){return s(r,e,t)}}function i(e,t){e=e||{},t=t||{};var r={};return Object.keys(t).forEach(function(e){r[e]=t[e]}),Object.keys(e).forEach(function(t){r[t]=e[t]}),r}function s(e,t,r){if("string"!=typeof t)throw new TypeError("glob pattern string required");return r||(r={}),!(!r.nocomment&&"#"===t.charAt(0))&&(""===t.trim()?""===e:new a(t,r).match(e))}function a(e,t){if(!(this instanceof a))return new a(e,t);if("string"!=typeof e)throw new TypeError("glob pattern string required");t||(t={}),e=e.trim(),"/"!==m.sep&&(e=e.split(m.sep).join("/")),this.options=t,this.set=[],this.pattern=e,this.regexp=null,this.negate=!1,this.comment=!1,this.empty=!1,this.make()}function o(){if(!this._made){var e=this.pattern,t=this.options;if(!t.nocomment&&"#"===e.charAt(0))return void(this.comment=!0);if(!e)return void(this.empty=!0);this.parseNegate();var r=this.globSet=this.braceExpand();t.debug&&(this.debug=console.error),this.debug(this.pattern,r),r=this.globParts=r.map(function(e){return e.split(_)}),this.debug(this.pattern,r),r=r.map(function(e,t,r){return e.map(this.parse,this)},this),this.debug(this.pattern,r),r=r.filter(function(e){return-1===e.indexOf(!1)}),this.debug(this.pattern,r),this.set=r}}function u(){var e=this.pattern,t=!1,r=this.options,n=0;if(!r.nonegate){for(var i=0,s=e.length;i<s&&"!"===e.charAt(i);i++)t=!t,n++;n&&(this.pattern=e.substr(n)),this.negate=t}}function l(e,t){if(t||(t=this instanceof a?this.options:{}),void 0===(e=void 0===e?this.pattern:e))throw new TypeError("undefined pattern");return t.nobrace||!e.match(/\{.*\}/)?[e]:v(e)}function c(e,t){function r(){if(i){switch(i){case"*":a+=E,o=!0;break;case"?":a+=b,o=!0;break;default:a+="\\"+i}v.debug("clearStateChar %j %j",i,a),i=!1}}if(e.length>65536)throw new TypeError("pattern is too long");var n=this.options;if(!n.noglobstar&&"**"===e)return y;if(""===e)return"";for(var i,s,a="",o=!!n.nocase,u=!1,l=[],c=[],f=!1,p=-1,h=-1,m="."===e.charAt(0)?"":n.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",v=this,x=0,A=e.length;x<A&&(s=e.charAt(x));x++)if(this.debug("%s\t%s %s %j",e,x,a,s),u&&S[s])a+="\\"+s,u=!1;else switch(s){case"/":return!1;case"\\":r(),u=!0;continue;case"?":case"*":case"+":case"@":case"!":if(this.debug("%s\t%s %s %j <-- stateChar",e,x,a,s),f){this.debug("  in class"),"!"===s&&x===h+1&&(s="^"),a+=s;continue}v.debug("call clearStateChar %j",i),r(),i=s,n.noext&&r();continue;case"(":if(f){a+="(";continue}if(!i){a+="\\(";continue}l.push({type:i,start:x-1,reStart:a.length,open:g[i].open,close:g[i].close}),a+="!"===i?"(?:(?!(?:":"(?:",this.debug("plType %j %j",i,a),i=!1;continue;case")":if(f||!l.length){a+="\\)";continue}r(),o=!0;var _=l.pop();a+=_.close,"!"===_.type&&c.push(_),_.reEnd=a.length;continue;case"|":if(f||!l.length||u){a+="\\|",u=!1;continue}r(),a+="|";continue;case"[":if(r(),f){a+="\\"+s;continue}f=!0,h=x,p=a.length,a+=s;continue;case"]":if(x===h+1||!f){a+="\\"+s,u=!1;continue}if(f){var C=e.substring(h+1,x);try{RegExp("["+C+"]")}catch(e){var w=this.parse(C,D);a=a.substr(0,p)+"\\["+w[0]+"\\]",o=o||w[1],f=!1;continue}}o=!0,f=!1,a+=s;continue;default:r(),u?u=!1:!S[s]||"^"===s&&f||(a+="\\"),a+=s}for(f&&(C=e.substr(h+1),w=this.parse(C,D),a=a.substr(0,p)+"\\["+w[0],o=o||w[1]),_=l.pop();_;_=l.pop()){var P=a.slice(_.reStart+_.open.length);this.debug("setting tail",a,_),P=P.replace(/((?:\\{2}){0,64})(\\?)\|/g,function(e,t,r){return r||(r="\\"),t+t+r+"|"}),this.debug("tail=%j\n   %s",P,P,_,a);var k="*"===_.type?E:"?"===_.type?b:"\\"+_.type;o=!0,a=a.slice(0,_.reStart)+k+"\\("+P}r(),u&&(a+="\\\\");var F=!1;switch(a.charAt(0)){case".":case"[":case"(":F=!0}for(var T=c.length-1;T>-1;T--){var O=c[T],B=a.slice(0,O.reStart),R=a.slice(O.reStart,O.reEnd-8),I=a.slice(O.reEnd-8,O.reEnd),M=a.slice(O.reEnd);I+=M;var N=B.split("(").length-1,L=M;for(x=0;x<N;x++)L=L.replace(/\)[+*?]?/,"");M=L;var j="";""===M&&t!==D&&(j="$");a=B+R+M+j+I}if(""!==a&&o&&(a="(?=.)"+a),F&&(a=m+a),t===D)return[a,o];if(!o)return d(e);var U=n.nocase?"i":"";try{var V=new RegExp("^"+a+"$",U)}catch(e){return new RegExp("$.")}return V._glob=e,V._src=a,V}function f(){if(this.regexp||!1===this.regexp)return this.regexp;var e=this.set;if(!e.length)return this.regexp=!1,this.regexp;var t=this.options,r=t.noglobstar?E:t.dot?x:A,n=t.nocase?"i":"",i=e.map(function(e){return e.map(function(e){return e===y?r:"string"==typeof e?h(e):e._src}).join("\\/")}).join("|");i="^(?:"+i+")$",this.negate&&(i="^(?!"+i+").*$");try{this.regexp=new RegExp(i,n)}catch(e){this.regexp=!1}return this.regexp}function p(e,t){if(this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return""===e;if("/"===e&&t)return!0;var r=this.options;"/"!==m.sep&&(e=e.split(m.sep).join("/")),e=e.split(_),this.debug(this.pattern,"split",e);var n=this.set;this.debug(this.pattern,"set",n);var i,s;for(s=e.length-1;s>=0&&!(i=e[s]);s--);for(s=0;s<n.length;s++){var a=n[s],o=e;r.matchBase&&1===a.length&&(o=[i]);if(this.matchOne(o,a,t))return!!r.flipNegate||!this.negate}return!r.flipNegate&&this.negate}function d(e){return e.replace(/\\(.)/g,"$1")}function h(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}e.exports=s,s.Minimatch=a;var m={sep:"/"};try{m=r(19)}catch(e){}var y=s.GLOBSTAR=a.GLOBSTAR={},v=r(398),g={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}},b="[^/]",E=b+"*?",x="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",A="(?:(?!(?:\\/|^)\\.).)*?",S=function(e){return e.split("").reduce(function(e,t){return e[t]=!0,e},{})}("().*{}+?[]^$\\!"),_=/\/+/;s.filter=n,s.defaults=function(e){if(!e||!Object.keys(e).length)return s;var t=s,r=function(r,n,s){return t.minimatch(r,n,i(e,s))};return r.Minimatch=function(r,n){return new t.Minimatch(r,i(e,n))},r},a.defaults=function(e){return e&&Object.keys(e).length?s.defaults(e).Minimatch:a},a.prototype.debug=function(){},a.prototype.make=o,a.prototype.parseNegate=u,s.braceExpand=function(e,t){return l(e,t)},a.prototype.braceExpand=l,a.prototype.parse=c;var D={};s.makeRe=function(e,t){return new a(e,t||{}).makeRe()},a.prototype.makeRe=f,s.match=function(e,t,r){r=r||{};var n=new a(t,r);return e=e.filter(function(e){return n.match(e)}),n.options.nonull&&!e.length&&e.push(t),e},a.prototype.match=p,a.prototype.matchOne=function(e,t,r){var n=this.options;this.debug("matchOne",{this:this,file:e,pattern:t}),this.debug("matchOne",e.length,t.length);for(var i=0,s=0,a=e.length,o=t.length;i<a&&s<o;i++,s++){this.debug("matchOne loop");var u=t[s],l=e[i];if(this.debug(t,u,l),!1===u)return!1;if(u===y){this.debug("GLOBSTAR",[t,u,l]);var c=i,f=s+1;if(f===o){for(this.debug("** at the end");i<a;i++)if("."===e[i]||".."===e[i]||!n.dot&&"."===e[i].charAt(0))return!1;return!0}for(;c<a;){var p=e[c];if(this.debug("\nglobstar while",e,c,t,f,p),this.matchOne(e.slice(c),t.slice(f),r))return this.debug("globstar found match!",c,a,p),!0;if("."===p||".."===p||!n.dot&&"."===p.charAt(0)){this.debug("dot detected!",e,c,t,f);break}this.debug("globstar swallow a segment, and continue"),c++}return!(!r||(this.debug("\n>>> no match, partial?",e,c,t,f),c!==a))}var d;if("string"==typeof u?(d=n.nocase?l.toLowerCase()===u.toLowerCase():l===u,this.debug("string match",u,l,d)):(d=l.match(u),this.debug("pattern match",u,l,d)),!d)return!1}if(i===a&&s===o)return!0;if(i===a)return r;if(s===o){return i===a-1&&""===e[i]}throw new Error("wtf?")}},function(e,t){"use strict";function r(e){if(e=String(e),!(e.length>100)){var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]);switch((t[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return r*f;case"days":case"day":case"d":return r*c;case"hours":case"hour":case"hrs":case"hr":case"h":return r*l;case"minutes":case"minute":case"mins":case"min":case"m":return r*u;case"seconds":case"second":case"secs":case"sec":case"s":return r*o;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function n(e){return e>=c?Math.round(e/c)+"d":e>=l?Math.round(e/l)+"h":e>=u?Math.round(e/u)+"m":e>=o?Math.round(e/o)+"s":e+"ms"}function i(e){return s(e,c,"day")||s(e,l,"hour")||s(e,u,"minute")||s(e,o,"second")||e+" ms"}function s(e,t,r){if(!(e<t))return e<1.5*t?Math.floor(e/t)+" "+r:Math.ceil(e/t)+" "+r+"s"}var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o=1e3,u=60*o,l=60*u,c=24*l,f=365.25*c;e.exports=function(e,t){t=t||{};var s=void 0===e?"undefined":a(e);if("string"===s&&e.length>0)return r(e);if("number"===s&&!1===isNaN(e))return t.long?i(e):n(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},function(e,t){"use strict";e.exports=Number.isNaN||function(e){return e!==e}},function(e,t,r){(function(t){"use strict";function r(e){return"/"===e.charAt(0)}function n(e){var t=/^([a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?([\\\/])?([\s\S]*?)$/,r=t.exec(e),n=r[1]||"",i=Boolean(n&&":"!==n.charAt(1));return Boolean(r[2]||i)}e.exports="win32"===t.platform?n:r,e.exports.posix=r,e.exports.win32=n}).call(t,r(8))},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}var i=r(14),s=function(e){return e&&e.__esModule?e:{default:e}}(i),a=r(1),o=n(a),u=r(116),l=n(u),c=Object.prototype.hasOwnProperty;t.hoist=function(e){function t(e,t){o.assertVariableDeclaration(e);var n=[];return e.declarations.forEach(function(e){r[e.id.name]=o.identifier(e.id.name),e.init?n.push(o.assignmentExpression("=",e.id,e.init)):t&&n.push(e.id)}),0===n.length?null:1===n.length?n[0]:o.sequenceExpression(n)}o.assertFunction(e.node);var r={};e.get("body").traverse({VariableDeclaration:{exit:function(e){var r=t(e.node,!1);null===r?e.remove():l.replaceWithOrRemove(e,o.expressionStatement(r)),e.skip()}},ForStatement:function(e){var r=e.node.init;o.isVariableDeclaration(r)&&l.replaceWithOrRemove(e.get("init"),t(r,!1))},ForXStatement:function(e){var r=e.get("left");r.isVariableDeclaration()&&l.replaceWithOrRemove(r,t(r.node,!0))},FunctionDeclaration:function(e){var t=e.node;r[t.id.name]=t.id;var n=o.expressionStatement(o.assignmentExpression("=",t.id,o.functionExpression(t.id,t.params,t.body,t.generator,t.expression)));e.parentPath.isBlockStatement()?(e.parentPath.unshiftContainer("body",n),e.remove()):l.replaceWithOrRemove(e,n),e.skip()},FunctionExpression:function(e){e.skip()}});var n={};e.get("params").forEach(function(e){var t=e.node;o.isIdentifier(t)&&(n[t.name]=t)});var i=[];return(0,s.default)(r).forEach(function(e){c.call(n,e)||i.push(o.variableDeclarator(r[e],null))}),0===i.length?null:o.variableDeclaration("var",i)}},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return r(610)}},function(e,t,r){"use strict";function n(){d.default.ok(this instanceof n)}function i(e){n.call(this),m.assertLiteral(e),this.returnLoc=e}function s(e,t,r){n.call(this),m.assertLiteral(e),m.assertLiteral(t),r?m.assertIdentifier(r):r=null,this.breakLoc=e,this.continueLoc=t,this.label=r}function a(e){n.call(this),m.assertLiteral(e),this.breakLoc=e}function o(e,t,r){n.call(this),m.assertLiteral(e),t?d.default.ok(t instanceof u):t=null,r?d.default.ok(r instanceof l):r=null,d.default.ok(t||r),this.firstLoc=e,this.catchEntry=t,this.finallyEntry=r}function u(e,t){n.call(this),m.assertLiteral(e),m.assertIdentifier(t),this.firstLoc=e,this.paramId=t}function l(e,t){n.call(this),m.assertLiteral(e),m.assertLiteral(t),this.firstLoc=e,this.afterLoc=t}function c(e,t){n.call(this),m.assertLiteral(e),m.assertIdentifier(t),this.breakLoc=e,this.label=t}function f(e){d.default.ok(this instanceof f);var t=r(283).Emitter;d.default.ok(e instanceof t),this.emitter=e,this.entryStack=[new i(e.finalLoc)]}var p=r(64),d=function(e){return e&&e.__esModule?e:{default:e}}(p),h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=r(117);(0,y.inherits)(i,n),t.FunctionEntry=i,(0,y.inherits)(s,n),t.LoopEntry=s,(0,y.inherits)(a,n),t.SwitchEntry=a,(0,y.inherits)(o,n),t.TryEntry=o,(0,y.inherits)(u,n),t.CatchEntry=u,(0,y.inherits)(l,n),t.FinallyEntry=l,(0,y.inherits)(c,n),t.LabeledEntry=c;var v=f.prototype;t.LeapManager=f,v.withEntry=function(e,t){d.default.ok(e instanceof n),this.entryStack.push(e);try{t.call(this.emitter)}finally{var r=this.entryStack.pop();d.default.strictEqual(r,e)}},v._findLeapLocation=function(e,t){for(var r=this.entryStack.length-1;r>=0;--r){var n=this.entryStack[r],i=n[e];if(i)if(t){if(n.label&&n.label.name===t.name)return i}else if(!(n instanceof c))return i}return null},v.getBreakLoc=function(e){return this._findLeapLocation("breakLoc",e)},v.getContinueLoc=function(e){return this._findLeapLocation("continueLoc",e)}},function(e,t,r){"use strict";function n(e,t){function r(e){function t(e){return r||(Array.isArray(e)?e.some(t):o.isNode(e)&&(s.default.strictEqual(r,!1),r=n(e))),r}o.assertNode(e);var r=!1,i=o.VISITOR_KEYS[e.type];if(i)for(var a=0;a<i.length;a++){var u=i[a],l=e[u];t(l)}return r}function n(n){o.assertNode(n);var i=u(n);return l.call(i,e)?i[e]:l.call(c,n.type)?i[e]=!1:l.call(t,n.type)?i[e]=!0:i[e]=r(n)}return n.onlyChildren=r,n}var i=r(64),s=function(e){return e&&e.__esModule?e:{default:e}}(i),a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a),u=r(281).makeAccessor(),l=Object.prototype.hasOwnProperty,c={FunctionExpression:!0,ArrowFunctionExpression:!0},f={CallExpression:!0,ForInStatement:!0,UnaryExpression:!0,BinaryExpression:!0,AssignmentExpression:!0,UpdateExpression:!0,NewExpression:!0},p={YieldExpression:!0,BreakStatement:!0,ContinueStatement:!0,ReturnStatement:!0,ThrowStatement:!0};for(var d in p)l.call(p,d)&&(f[d]=p[d]);t.hasSideEffects=n("hasSideEffects",f),t.containsLeap=n("containsLeap",p)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){if(!e.node||!a.isFunction(e.node))throw new Error("replaceShorthandObjectMethod can only be called on Function AST node paths.");if(!a.isObjectMethod(e.node))return e;if(!e.node.generator)return e;var t=e.node.params.map(function(e){return a.cloneDeep(e)}),r=a.functionExpression(null,t,a.cloneDeep(e.node.body),e.node.generator,e.node.async);return u.replaceWithOrRemove(e,a.objectProperty(a.cloneDeep(e.node.key),r,e.node.computed,!1)),e.get("value")}t.__esModule=!0,t.default=i;var s=r(1),a=n(s),o=r(116),u=n(o)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=e.node;return f.assertFunction(t),t.id||(t.id=e.scope.parent.generateUidIdentifier("callee")),t.generator&&f.isFunctionDeclaration(t)?a(e):t.id}function a(e){var t=e.node;f.assertIdentifier(t.id);var r=e.findParent(function(e){return e.isProgram()||e.isBlockStatement()});if(!r)return t.id;var n=r.node;l.default.ok(Array.isArray(n.body));var i=g(n);i.decl||(i.decl=f.variableDeclaration("var",[]),r.unshiftContainer("body",i.decl),i.declPath=r.get("body.0")),l.default.strictEqual(i.declPath.node,i.decl);var s=r.scope.generateUidIdentifier("marked"),a=f.callExpression(v.runtimeProperty("mark"),[t.id]),o=i.decl.declarations.push(f.variableDeclarator(s,a))-1,u=i.declPath.get("declarations."+o+".init");return l.default.strictEqual(u.node,a),u.addComment("leading","#__PURE__"),s}function o(e,t){var r={didRenameArguments:!1,argsId:t};return e.traverse(b,r),r.didRenameArguments}var u=r(64),l=i(u),c=r(1),f=n(c),p=r(605),d=r(283),h=r(609),m=i(h),y=r(116),v=n(y);t.name="regenerator-transform",t.visitor={Function:{exit:function(e,t){var r=e.node;if(r.generator){if(r.async){if(!1===t.opts.asyncGenerators)return}else if(!1===t.opts.generators)return}else{if(!r.async)return;if(!1===t.opts.async)return}e=(0,m.default)(e),r=e.node;var n=e.scope.generateUidIdentifier("context"),i=e.scope.generateUidIdentifier("args");e.ensureBlock();var a=e.get("body");r.async&&a.traverse(x),a.traverse(E,{context:n});var u=[],l=[];a.get("body").forEach(function(e){var t=e.node;f.isExpressionStatement(t)&&f.isStringLiteral(t.expression)?u.push(t):t&&null!=t._blockHoist?u.push(t):l.push(t)}),u.length>0&&(a.node.body=l);var c=s(e);f.assertIdentifier(r.id);var h=f.identifier(r.id.name+"$"),y=(0,p.hoist)(e);if(o(e,i)){y=y||f.variableDeclaration("var",[]);var g=f.identifier("arguments");g._shadowedFunctionLiteral=e,y.declarations.push(f.variableDeclarator(i,g))}var b=new d.Emitter(n);b.explode(e.get("body")),y&&y.declarations.length>0&&u.push(y);var A=[b.getContextFunction(h),r.generator?c:f.nullLiteral(),f.thisExpression()],S=b.getTryLocsList();S&&A.push(S);var _=f.callExpression(v.runtimeProperty(r.async?"async":"wrap"),A);u.push(f.returnStatement(_)),r.body=f.blockStatement(u);var D=a.node.directives;D&&(r.body.directives=D);var C=r.generator;C&&(r.generator=!1),r.async&&(r.async=!1),C&&f.isExpression(r)&&(v.replaceWithOrRemove(e,f.callExpression(v.runtimeProperty("mark"),[r])),e.addComment("leading","#__PURE__")),e.requeue()}}};var g=r(281).makeAccessor(),b={"FunctionExpression|FunctionDeclaration":function(e){e.skip()},Identifier:function(e,t){"arguments"===e.node.name&&v.isReference(e)&&(v.replaceWithOrRemove(e,t.argsId),t.didRenameArguments=!0)}},E={MetaProperty:function(e){var t=e.node;"function"===t.meta.name&&"sent"===t.property.name&&v.replaceWithOrRemove(e,f.memberExpression(this.context,f.identifier("_sent")))}},x={Function:function(e){e.skip()},AwaitExpression:function(e){var t=e.node.argument;v.replaceWithOrRemove(e,f.yieldExpression(f.callExpression(v.runtimeProperty("awrap"),[t]),!1))}}},function(e,t,r){"use strict";var n=r(282);t.REGULAR={d:n().addRange(48,57),D:n().addRange(0,47).addRange(58,65535),s:n(32,160,5760,8239,8287,12288,65279).addRange(9,13).addRange(8192,8202).addRange(8232,8233),S:n().addRange(0,8).addRange(14,31).addRange(33,159).addRange(161,5759).addRange(5761,8191).addRange(8203,8231).addRange(8234,8238).addRange(8240,8286).addRange(8288,12287).addRange(12289,65278).addRange(65280,65535),w:n(95).addRange(48,57).addRange(65,90).addRange(97,122),W:n(96).addRange(0,47).addRange(58,64).addRange(91,94).addRange(123,65535)},t.UNICODE={d:n().addRange(48,57),D:n().addRange(0,47).addRange(58,1114111),s:n(32,160,5760,8239,8287,12288,65279).addRange(9,13).addRange(8192,8202).addRange(8232,8233),S:n().addRange(0,8).addRange(14,31).addRange(33,159).addRange(161,5759).addRange(5761,8191).addRange(8203,8231).addRange(8234,8238).addRange(8240,8286).addRange(8288,12287).addRange(12289,65278).addRange(65280,1114111),w:n(95).addRange(48,57).addRange(65,90).addRange(97,122),W:n(96).addRange(0,47).addRange(58,64).addRange(91,94).addRange(123,1114111)},t.UNICODE_IGNORE_CASE={d:n().addRange(48,57),D:n().addRange(0,47).addRange(58,1114111),s:n(32,160,5760,8239,8287,12288,65279).addRange(9,13).addRange(8192,8202).addRange(8232,8233),S:n().addRange(0,8).addRange(14,31).addRange(33,159).addRange(161,5759).addRange(5761,8191).addRange(8203,8231).addRange(8234,8238).addRange(8240,8286).addRange(8288,12287).addRange(12289,65278).addRange(65280,1114111),w:n(95,383,8490).addRange(48,57).addRange(65,90).addRange(97,122),W:n(75,83,96).addRange(0,47).addRange(58,64).addRange(91,94).addRange(123,1114111)}},function(e,t,r){"use strict";function n(e){return S?A?m.UNICODE_IGNORE_CASE[e]:m.UNICODE[e]:m.REGULAR[e]}function i(e,t){return v.call(e,t)}function s(e,t){for(var r in t)e[r]=t[r]}function a(e,t){if(t){var r=p(t,"");switch(r.type){case"characterClass":case"group":case"value":break;default:r=o(r,t)}s(e,r)}}function o(e,t){return{type:"group",behavior:"ignore",body:[e],raw:"(?:"+t+")"}}function u(e){return!!i(h,e)&&h[e]}function l(e){var t=d();e.body.forEach(function(e){switch(e.type){case"value":if(t.add(e.codePoint),A&&S){var r=u(e.codePoint);r&&t.add(r)}break;case"characterClassRange":var i=e.min.codePoint,s=e.max.codePoint;t.addRange(i,s),A&&S&&t.iuAddRange(i,s);break;case"characterClassEscape":t.add(n(e.value));break;default:throw Error("Unknown term type: "+e.type)}});return e.negative&&(t=(S?g:b).clone().remove(t)),a(e,t.toString()),e}function c(e){switch(e.type){case"dot":a(e,(S?E:x).toString());break;case"characterClass":e=l(e);break;case"characterClassEscape":a(e,n(e.value).toString());break;case"alternative":case"disjunction":case"group":case"quantifier":e.body=e.body.map(c);break;case"value":var t=e.codePoint,r=d(t);if(A&&S){var i=u(t);i&&r.add(i)}a(e,r.toString());break;case"anchor":case"empty":case"group":case"reference":break;default:throw Error("Unknown term type: "+e.type)}return e}var f=r(613).generate,p=r(614).parse,d=r(282),h=r(631),m=r(611),y={},v=y.hasOwnProperty,g=d().addRange(0,1114111),b=d().addRange(0,65535),E=g.clone().remove(10,13,8232,8233),x=E.clone().intersection(b);d.prototype.iuAddRange=function(e,t){var r=this;do{var n=u(e);n&&r.add(n)}while(++e<=t);return r};var A=!1,S=!1;e.exports=function(e,t){var r=p(e,t);return A=!!t&&t.indexOf("i")>-1,S=!!t&&t.indexOf("u")>-1,s(r,c(r)),f(r)}},function(e,t,r){var n;(function(e,i){"use strict";var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};(function(){function a(){var e,t,r=[],n=-1,i=arguments.length;if(!i)return"";for(var s="";++n<i;){var a=Number(arguments[n]);if(!isFinite(a)||a<0||a>1114111||k(a)!=a)throw RangeError("Invalid code point: "+a);a<=65535?r.push(a):(a-=65536,e=55296+(a>>10),t=a%1024+56320,r.push(e,t)),(n+1==i||r.length>16384)&&(s+=P.apply(null,r),r.length=0)}return s}function o(e,t){if(-1==t.indexOf("|")){if(e==t)return;throw Error("Invalid node type: "+e)}if(t=o.hasOwnProperty(t)?o[t]:o[t]=RegExp("^(?:"+t+")$"),!t.test(e))throw Error("Invalid node type: "+e)
}function u(e){var t=e.type;if(u.hasOwnProperty(t)&&"function"==typeof u[t])return u[t](e);throw Error("Invalid node type: "+t)}function l(e){o(e.type,"alternative");var t=e.body,r=t?t.length:0;if(1==r)return x(t[0]);for(var n=-1,i="";++n<r;)i+=x(t[n]);return i}function c(e){switch(o(e.type,"anchor"),e.kind){case"start":return"^";case"end":return"$";case"boundary":return"\\b";case"not-boundary":return"\\B";default:throw Error("Invalid assertion")}}function f(e){return o(e.type,"anchor|characterClass|characterClassEscape|dot|group|reference|value"),u(e)}function p(e){o(e.type,"characterClass");var t=e.body,r=t?t.length:0,n=-1,i="[";for(e.negative&&(i+="^");++n<r;)i+=m(t[n]);return i+="]"}function d(e){return o(e.type,"characterClassEscape"),"\\"+e.value}function h(e){o(e.type,"characterClassRange");var t=e.min,r=e.max;if("characterClassRange"==t.type||"characterClassRange"==r.type)throw Error("Invalid character class range");return m(t)+"-"+m(r)}function m(e){return o(e.type,"anchor|characterClassEscape|characterClassRange|dot|value"),u(e)}function y(e){o(e.type,"disjunction");var t=e.body,r=t?t.length:0;if(0==r)throw Error("No body");if(1==r)return u(t[0]);for(var n=-1,i="";++n<r;)0!=n&&(i+="|"),i+=u(t[n]);return i}function v(e){return o(e.type,"dot"),"."}function g(e){o(e.type,"group");var t="(";switch(e.behavior){case"normal":break;case"ignore":t+="?:";break;case"lookahead":t+="?=";break;case"negativeLookahead":t+="?!";break;default:throw Error("Invalid behaviour: "+e.behaviour)}var r=e.body,n=r?r.length:0;if(1==n)t+=u(r[0]);else for(var i=-1;++i<n;)t+=u(r[i]);return t+=")"}function b(e){o(e.type,"quantifier");var t="",r=e.min,n=e.max;switch(n){case void 0:case null:switch(r){case 0:t="*";break;case 1:t="+";break;default:t="{"+r+",}"}break;default:t=r==n?"{"+r+"}":0==r&&1==n?"?":"{"+r+","+n+"}"}return e.greedy||(t+="?"),f(e.body[0])+t}function E(e){return o(e.type,"reference"),"\\"+e.matchIndex}function x(e){return o(e.type,"anchor|characterClass|characterClassEscape|empty|group|quantifier|reference|value"),u(e)}function A(e){o(e.type,"value");var t=e.kind,r=e.codePoint;switch(t){case"controlLetter":return"\\c"+a(r+64);case"hexadecimalEscape":return"\\x"+("00"+r.toString(16).toUpperCase()).slice(-2);case"identifier":return"\\"+a(r);case"null":return"\\"+r;case"octal":return"\\"+r.toString(8);case"singleEscape":switch(r){case 8:return"\\b";case 9:return"\\t";case 10:return"\\n";case 11:return"\\v";case 12:return"\\f";case 13:return"\\r";default:throw Error("Invalid codepoint: "+r)}case"symbol":return a(r);case"unicodeEscape":return"\\u"+("0000"+r.toString(16).toUpperCase()).slice(-4);case"unicodeCodePointEscape":return"\\u{"+r.toString(16).toUpperCase()+"}";default:throw Error("Unsupported node kind: "+t)}}var S={function:!0,object:!0},_=S["undefined"==typeof window?"undefined":s(window)]&&window||this,D=S[s(t)]&&t,C=S[s(e)]&&e&&!e.nodeType&&e,w=D&&C&&"object"==(void 0===i?"undefined":s(i))&&i;!w||w.global!==w&&w.window!==w&&w.self!==w||(_=w);var P=String.fromCharCode,k=Math.floor;u.alternative=l,u.anchor=c,u.characterClass=p,u.characterClassEscape=d,u.characterClassRange=h,u.disjunction=y,u.dot=v,u.group=g,u.quantifier=b,u.reference=E,u.value=A,"object"==s(r(49))&&r(49)?void 0!==(n=function(){return{generate:u}}.call(t,r,t,e))&&(e.exports=n):D&&C?D.generate=u:_.regjsgen={generate:u}}).call(void 0)}).call(t,r(39)(e),function(){return this}())},function(e,t){"use strict";!function(){function t(e,t){function r(t){return t.raw=e.substring(t.range[0],t.range[1]),t}function n(e,t){return e.range[0]=t,r(e)}function i(e,t){return r({type:"anchor",kind:e,range:[$-t,$]})}function s(e,t,n,i){return r({type:"value",kind:e,codePoint:t,range:[n,i]})}function a(e,t,r,n){return n=n||0,s(e,t,$-(r.length+n),$)}function o(e){var t=e[0],r=t.charCodeAt(0);if(z){var n;if(1===t.length&&r>=55296&&r<=56319&&(n=x().charCodeAt(0))>=56320&&n<=57343)return $++,s("symbol",1024*(r-55296)+n-56320+65536,$-2,$)}return s("symbol",r,$-1,$)}function u(e,t,n){return r({type:"disjunction",body:e,range:[t,n]})}function l(){return r({type:"dot",range:[$-1,$]})}function c(e){return r({type:"characterClassEscape",value:e,range:[$-2,$]})}function f(e){return r({type:"reference",matchIndex:parseInt(e,10),range:[$-1-e.length,$]})}function p(e,t,n,i){return r({type:"group",behavior:e,body:t,range:[n,i]})}function d(e,t,n,i){return null==i&&(n=$-1,i=$),r({type:"quantifier",min:e,max:t,greedy:!0,body:null,range:[n,i]})}function h(e,t,n){return r({type:"alternative",body:e,range:[t,n]})}function m(e,t,n,i){return r({type:"characterClass",body:e,negative:t,range:[n,i]})}function y(e,t,n,i){return e.codePoint>t.codePoint&&K("invalid range in character class",e.raw+"-"+t.raw,n,i),r({type:"characterClassRange",min:e,max:t,range:[n,i]})}function v(e){return"alternative"===e.type?e.body:[e]}function g(t){t=t||1;var r=e.substring($,$+t);return $+=t||1,r}function b(e){E(e)||K("character",e)}function E(t){if(e.indexOf(t,$)===$)return g(t.length)}function x(){return e[$]}function A(t){return e.indexOf(t,$)===$}function S(t){return e[$+1]===t}function _(t){var r=e.substring($),n=r.match(t);return n&&(n.range=[],n.range[0]=$,g(n[0].length),n.range[1]=$),n}function D(){var e=[],t=$;for(e.push(C());E("|");)e.push(C());return 1===e.length?e[0]:u(e,t,$)}function C(){for(var e,t=[],r=$;e=w();)t.push(e);return 1===t.length?t[0]:h(t,r,$)}function w(){if($>=e.length||A("|")||A(")"))return null;var t=k();if(t)return t;var r=T();r||K("Expected atom");var i=F()||!1;return i?(i.body=v(r),n(i,r.range[0]),i):r}function P(e,t,r,n){var i=null,s=$;if(E(e))i=t;else{if(!E(r))return!1;i=n}var a=D();a||K("Expected disjunction"),b(")");var o=p(i,v(a),s,$);return"normal"==i&&X&&J++,o}function k(){return E("^")?i("start",1):E("$")?i("end",1):E("\\b")?i("boundary",2):E("\\B")?i("not-boundary",2):P("(?=","lookahead","(?!","negativeLookahead")}function F(){var e,t,r,n,i=$;return E("*")?t=d(0):E("+")?t=d(1):E("?")?t=d(0,1):(e=_(/^\{([0-9]+)\}/))?(r=parseInt(e[1],10),t=d(r,r,e.range[0],e.range[1])):(e=_(/^\{([0-9]+),\}/))?(r=parseInt(e[1],10),t=d(r,void 0,e.range[0],e.range[1])):(e=_(/^\{([0-9]+),([0-9]+)\}/))&&(r=parseInt(e[1],10),n=parseInt(e[2],10),r>n&&K("numbers out of order in {} quantifier","",i,$),t=d(r,n,e.range[0],e.range[1])),t&&E("?")&&(t.greedy=!1,t.range[1]+=1),t}function T(){var e;return(e=_(/^[^^$\\.*+?(){[|]/))?o(e):E(".")?l():E("\\")?(e=R(),e||K("atomEscape"),e):(e=j())?e:P("(?:","ignore","(","normal")}function O(e){if(z){var t,n;if("unicodeEscape"==e.kind&&(t=e.codePoint)>=55296&&t<=56319&&A("\\")&&S("u")){var i=$;$++;var s=B();"unicodeEscape"==s.kind&&(n=s.codePoint)>=56320&&n<=57343?(e.range[1]=s.range[1],e.codePoint=1024*(t-55296)+n-56320+65536,e.type="value",e.kind="unicodeCodePointEscape",r(e)):$=i}}return e}function B(){return R(!0)}function R(e){var t,r=$;if(t=I())return t;if(e){if(E("b"))return a("singleEscape",8,"\\b");E("B")&&K("\\B not possible inside of CharacterClass","",r)}return t=M()}function I(){var e,t;if(e=_(/^(?!0)\d+/)){t=e[0];var r=parseInt(e[0],10);return r<=J?f(e[0]):(H.push(r),g(-e[0].length),(e=_(/^[0-7]{1,3}/))?a("octal",parseInt(e[0],8),e[0],1):(e=o(_(/^[89]/)),n(e,e.range[0]-1)))}return(e=_(/^[0-7]{1,3}/))?(t=e[0],/^0{1,3}$/.test(t)?a("null",0,"0",t.length+1):a("octal",parseInt(t,8),t,1)):!!(e=_(/^[dDsSwW]/))&&c(e[0])}function M(){var e;if(e=_(/^[fnrtv]/)){var t=0;switch(e[0]){case"t":t=9;break;case"n":t=10;break;case"v":t=11;break;case"f":t=12;break;case"r":t=13}return a("singleEscape",t,"\\"+e[0])}return(e=_(/^c([a-zA-Z])/))?a("controlLetter",e[1].charCodeAt(0)%32,e[1],2):(e=_(/^x([0-9a-fA-F]{2})/))?a("hexadecimalEscape",parseInt(e[1],16),e[1],2):(e=_(/^u([0-9a-fA-F]{4})/))?O(a("unicodeEscape",parseInt(e[1],16),e[1],2)):z&&(e=_(/^u\{([0-9a-fA-F]+)\}/))?a("unicodeCodePointEscape",parseInt(e[1],16),e[1],4):L()}function N(e){var t=new RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮ̀-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁ҃-҇Ҋ-ԯԱ-Ֆՙա-և֑-ׇֽֿׁׂׅׄא-תװ-ײؐ-ؚؠ-٩ٮ-ۓە-ۜ۟-۪ۨ-ۼۿܐ-݊ݍ-ޱ߀-ߵߺࠀ-࠭ࡀ-࡛ࢠ-ࢲࣤ-ॣ०-९ॱ-ঃঅ-ঌএঐও-নপ-রলশ-হ়-ৄেৈো-ৎৗড়ঢ়য়-ৣ০-ৱਁ-ਃਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹ਼ਾ-ੂੇੈੋ-੍ੑਖ਼-ੜਫ਼੦-ੵઁ-ઃઅ-ઍએ-ઑઓ-નપ-રલળવ-હ઼-ૅે-ૉો-્ૐૠ-ૣ૦-૯ଁ-ଃଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହ଼-ୄେୈୋ-୍ୖୗଡ଼ଢ଼ୟ-ୣ୦-୯ୱஂஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹா-ூெ-ைொ-்ௐௗ௦-௯ఀ-ఃఅ-ఌఎ-ఐఒ-నప-హఽ-ౄె-ైొ-్ౕౖౘౙౠ-ౣ౦-౯ಁ-ಃಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹ಼-ೄೆ-ೈೊ-್ೕೖೞೠ-ೣ೦-೯ೱೲഁ-ഃഅ-ഌഎ-ഐഒ-ഺഽ-ൄെ-ൈൊ-ൎൗൠ-ൣ൦-൯ൺ-ൿංඃඅ-ඖක-නඳ-රලව-ෆ්ා-ුූෘ-ෟ෦-෯ෲෳก-ฺเ-๎๐-๙ກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ູົ-ຽເ-ໄໆ່-ໍ໐-໙ໜ-ໟༀ༘༙༠-༩༹༵༷༾-ཇཉ-ཬཱ-྄྆-ྗྙ-ྼ࿆က-၉ၐ-ႝႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚ፝-፟ᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-᜔ᜠ-᜴ᝀ-ᝓᝠ-ᝬᝮ-ᝰᝲᝳក-៓ៗៜ៝០-៩᠋-᠍᠐-᠙ᠠ-ᡷᢀ-ᢪᢰ-ᣵᤀ-ᤞᤠ-ᤫᤰ-᤻᥆-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉ᧐-᧙ᨀ-ᨛᨠ-ᩞ᩠-᩿᩼-᪉᪐-᪙ᪧ᪰-᪽ᬀ-ᭋ᭐-᭙᭫-᭳ᮀ-᯳ᰀ-᰷᱀-᱉ᱍ-ᱽ᳐-᳔᳒-ᳶ᳸᳹ᴀ-᷵᷼-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼ‌‍‿⁀⁔ⁱⁿₐ-ₜ⃐-⃥⃜⃡-⃰ℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯ⵿-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⷠ-ⷿⸯ々-〇〡-〯〱-〵〸-〼ぁ-ゖ゙゚ゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘫꙀ-꙯ꙴ-꙽ꙿ-ꚝꚟ-꛱ꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞭꞰꞱꟷ-ꠧꡀ-ꡳꢀ-꣄꣐-꣙꣠-ꣷꣻ꤀-꤭ꤰ-꥓ꥠ-ꥼꦀ-꧀ꧏ-꧙ꧠ-ꧾꨀ-ꨶꩀ-ꩍ꩐-꩙ꩠ-ꩶꩺ-ꫂꫛ-ꫝꫠ-ꫯꫲ-꫶ꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭟꭤꭥꯀ-ꯪ꯬꯭꯰-꯹가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻ︀-️︠-︭︳︴﹍-﹏ﹰ-ﹴﹶ-ﻼ0-9A-Z_a-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]");return 36===e||95===e||e>=65&&e<=90||e>=97&&e<=122||e>=48&&e<=57||92===e||e>=128&&t.test(String.fromCharCode(e))}function L(){var e;return N(x())?E("‌")?a("identifier",8204,"‌"):E("‍")?a("identifier",8205,"‍"):null:(e=g(),a("identifier",e.charCodeAt(0),e,1))}function j(){var e,t=$;return(e=_(/^\[\^/))?(e=U(),b("]"),m(e,!0,t,$)):E("[")?(e=U(),b("]"),m(e,!1,t,$)):null}function U(){var e;return A("]")?[]:(e=G(),e||K("nonEmptyClassRanges"),e)}function V(e){var t,r,n;if(A("-")&&!S("]")){b("-"),n=Y(),n||K("classAtom"),r=$;var i=U();return i||K("classRanges"),t=e.range[0],"empty"===i.type?[y(e,n,t,r)]:[y(e,n,t,r)].concat(i)}return n=W(),n||K("nonEmptyClassRangesNoDash"),[e].concat(n)}function G(){var e=Y();return e||K("classAtom"),A("]")?[e]:V(e)}function W(){var e=Y();return e||K("classAtom"),A("]")?e:V(e)}function Y(){return E("-")?o("-"):q()}function q(){var e;return(e=_(/^[^\\\]-]/))?o(e[0]):E("\\")?(e=B(),e||K("classEscape"),O(e)):void 0}function K(t,r,n,i){n=null==n?$:n,i=null==i?n:i;var s=Math.max(0,n-10),a=Math.min(i+10,e.length),o="    "+e.substring(s,a),u="    "+new Array(n-s+1).join(" ")+"^";throw SyntaxError(t+" at position "+n+(r?": "+r:"")+"\n"+o+"\n"+u)}var H=[],J=0,X=!0,z=-1!==(t||"").indexOf("u"),$=0;""===(e=String(e))&&(e="(?:)");var Q=D();Q.range[1]!==e.length&&K("Could not parse entire input - got stuck","",Q.range[1]);for(var Z=0;Z<H.length;Z++)if(H[Z]<=J)return $=0,X=!1,D();return Q}var r={parse:t};void 0!==e&&e.exports?e.exports=r:window.regjsparser=r}()},function(e,t,r){"use strict";var n=r(467);e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("Expected `input` to be a string");if(t<0||!n(t))throw new TypeError("Expected `count` to be a positive finite number");var r="";do{1&t&&(r+=e),e+=e}while(t>>=1);return r}},function(e,t){"use strict";var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e<r.length)return r[e];throw new TypeError("Must be between 0 and 63: "+e)},t.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1}},function(e,t){"use strict";function r(e,n,i,s,a,o){var u=Math.floor((n-e)/2)+e,l=a(i,s[u],!0);return 0===l?u:l>0?n-u>1?r(u,n,i,s,a,o):o==t.LEAST_UPPER_BOUND?n<s.length?n:-1:u:u-e>1?r(e,u,i,s,a,o):o==t.LEAST_UPPER_BOUND?u:e<0?-1:e}t.GREATEST_LOWER_BOUND=1,t.LEAST_UPPER_BOUND=2,t.search=function(e,n,i,s){if(0===n.length)return-1;var a=r(-1,n.length,e,n,i,s||t.GREATEST_LOWER_BOUND);if(a<0)return-1;for(;a-1>=0&&0===i(n[a],n[a-1],!0);)--a;return a}},function(e,t,r){"use strict";function n(e,t){var r=e.generatedLine,n=t.generatedLine,i=e.generatedColumn,a=t.generatedColumn;return n>r||n==r&&a>=i||s.compareByGeneratedPositionsInflated(e,t)<=0}function i(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}var s=r(63);i.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},i.prototype.add=function(e){n(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},i.prototype.toArray=function(){return this._sorted||(this._array.sort(s.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},t.MappingList=i},function(e,t){"use strict";function r(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function n(e,t){return Math.round(e+Math.random()*(t-e))}function i(e,t,s,a){if(s<a){var o=n(s,a),u=s-1;r(e,o,a);for(var l=e[a],c=s;c<a;c++)t(e[c],l)<=0&&(u+=1,r(e,u,c));r(e,u+1,c);var f=u+1;i(e,t,s,f-1),i(e,t,f+1,a)}}t.quickSort=function(e,t){i(e,t,0,e.length-1)}},function(e,t,r){"use strict";function n(e){var t=e;return"string"==typeof e&&(t=JSON.parse(e.replace(/^\)\]\}'/,""))),null!=t.sections?new a(t):new i(t)}function i(e){var t=e;"string"==typeof e&&(t=JSON.parse(e.replace(/^\)\]\}'/,"")));var r=o.getArg(t,"version"),n=o.getArg(t,"sources"),i=o.getArg(t,"names",[]),s=o.getArg(t,"sourceRoot",null),a=o.getArg(t,"sourcesContent",null),u=o.getArg(t,"mappings"),c=o.getArg(t,"file",null);if(r!=this._version)throw new Error("Unsupported version: "+r);n=n.map(String).map(o.normalize).map(function(e){return s&&o.isAbsolute(s)&&o.isAbsolute(e)?o.relative(s,e):e}),this._names=l.fromArray(i.map(String),!0),this._sources=l.fromArray(n,!0),this.sourceRoot=s,this.sourcesContent=a,this._mappings=u,this.file=c}function s(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}function a(e){var t=e;"string"==typeof e&&(t=JSON.parse(e.replace(/^\)\]\}'/,"")));var r=o.getArg(t,"version"),i=o.getArg(t,"sections");if(r!=this._version)throw new Error("Unsupported version: "+r);this._sources=new l,this._names=new l;var s={line:-1,column:0};this._sections=i.map(function(e){if(e.url)throw new Error("Support for url field in sections not implemented.");var t=o.getArg(e,"offset"),r=o.getArg(t,"line"),i=o.getArg(t,"column");if(r<s.line||r===s.line&&i<s.column)throw new Error("Section offsets must be ordered and non-overlapping.");return s=t,{generatedOffset:{generatedLine:r+1,generatedColumn:i+1},consumer:new n(o.getArg(e,"map"))}})}var o=r(63),u=r(617),l=r(285).ArraySet,c=r(286),f=r(619).quickSort;n.fromSourceMap=function(e){return i.fromSourceMap(e)},n.prototype._version=3,n.prototype.__generatedMappings=null,Object.defineProperty(n.prototype,"_generatedMappings",{get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),n.prototype.__originalMappings=null,Object.defineProperty(n.prototype,"_originalMappings",{get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),n.prototype._charIsMappingSeparator=function(e,t){var r=e.charAt(t);return";"===r||","===r},n.prototype._parseMappings=function(e,t){throw new Error("Subclasses must implement _parseMappings")},n.GENERATED_ORDER=1,n.ORIGINAL_ORDER=2,n.GREATEST_LOWER_BOUND=1,n.LEAST_UPPER_BOUND=2,n.prototype.eachMapping=function(e,t,r){var i,s=t||null,a=r||n.GENERATED_ORDER;switch(a){case n.GENERATED_ORDER:i=this._generatedMappings;break;case n.ORIGINAL_ORDER:i=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var u=this.sourceRoot;i.map(function(e){var t=null===e.source?null:this._sources.at(e.source);return null!=t&&null!=u&&(t=o.join(u,t)),{source:t,generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:null===e.name?null:this._names.at(e.name)}},this).forEach(e,s)},n.prototype.allGeneratedPositionsFor=function(e){var t=o.getArg(e,"line"),r={source:o.getArg(e,"source"),originalLine:t,originalColumn:o.getArg(e,"column",0)};if(null!=this.sourceRoot&&(r.source=o.relative(this.sourceRoot,r.source)),!this._sources.has(r.source))return[];r.source=this._sources.indexOf(r.source);var n=[],i=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",o.compareByOriginalPositions,u.LEAST_UPPER_BOUND);if(i>=0){var s=this._originalMappings[i];if(void 0===e.column)for(var a=s.originalLine;s&&s.originalLine===a;)n.push({line:o.getArg(s,"generatedLine",null),column:o.getArg(s,"generatedColumn",null),lastColumn:o.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i];else for(var l=s.originalColumn;s&&s.originalLine===t&&s.originalColumn==l;)n.push({line:o.getArg(s,"generatedLine",null),column:o.getArg(s,"generatedColumn",null),lastColumn:o.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i]}return n},t.SourceMapConsumer=n,i.prototype=Object.create(n.prototype),i.prototype.consumer=n,i.fromSourceMap=function(e){var t=Object.create(i.prototype),r=t._names=l.fromArray(e._names.toArray(),!0),n=t._sources=l.fromArray(e._sources.toArray(),!0);t.sourceRoot=e._sourceRoot,t.sourcesContent=e._generateSourcesContent(t._sources.toArray(),t.sourceRoot),t.file=e._file;for(var a=e._mappings.toArray().slice(),u=t.__generatedMappings=[],c=t.__originalMappings=[],p=0,d=a.length;p<d;p++){var h=a[p],m=new s;m.generatedLine=h.generatedLine,m.generatedColumn=h.generatedColumn,h.source&&(m.source=n.indexOf(h.source),m.originalLine=h.originalLine,m.originalColumn=h.originalColumn,h.name&&(m.name=r.indexOf(h.name)),c.push(m)),u.push(m)}return f(t.__originalMappings,o.compareByOriginalPositions),t},i.prototype._version=3,Object.defineProperty(i.prototype,"sources",{get:function(){return this._sources.toArray().map(function(e){return null!=this.sourceRoot?o.join(this.sourceRoot,e):e},this)}}),i.prototype._parseMappings=function(e,t){for(var r,n,i,a,u,l=1,p=0,d=0,h=0,m=0,y=0,v=e.length,g=0,b={},E={},x=[],A=[];g<v;)if(";"===e.charAt(g))l++,g++,p=0;else if(","===e.charAt(g))g++;else{for(r=new s,r.generatedLine=l,a=g;a<v&&!this._charIsMappingSeparator(e,a);a++);if(n=e.slice(g,a),i=b[n])g+=n.length;else{for(i=[];g<a;)c.decode(e,g,E),u=E.value,g=E.rest,i.push(u);if(2===i.length)throw new Error("Found a source, but no line and column");if(3===i.length)throw new Error("Found a source and line, but no column");b[n]=i}r.generatedColumn=p+i[0],p=r.generatedColumn,i.length>1&&(r.source=m+i[1],m+=i[1],r.originalLine=d+i[2],d=r.originalLine,r.originalLine+=1,r.originalColumn=h+i[3],h=r.originalColumn,i.length>4&&(r.name=y+i[4],y+=i[4])),A.push(r),"number"==typeof r.originalLine&&x.push(r)}f(A,o.compareByGeneratedPositionsDeflated),this.__generatedMappings=A,f(x,o.compareByOriginalPositions),this.__originalMappings=x},i.prototype._findMapping=function(e,t,r,n,i,s){if(e[r]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[r]);if(e[n]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[n]);return u.search(e,t,i,s)},i.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var t=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var r=this._generatedMappings[e+1];if(t.generatedLine===r.generatedLine){t.lastGeneratedColumn=r.generatedColumn-1;continue}}t.lastGeneratedColumn=1/0}},i.prototype.originalPositionFor=function(e){var t={generatedLine:o.getArg(e,"line"),generatedColumn:o.getArg(e,"column")},r=this._findMapping(t,this._generatedMappings,"generatedLine","generatedColumn",o.compareByGeneratedPositionsDeflated,o.getArg(e,"bias",n.GREATEST_LOWER_BOUND));if(r>=0){var i=this._generatedMappings[r];if(i.generatedLine===t.generatedLine){var s=o.getArg(i,"source",null);null!==s&&(s=this._sources.at(s),null!=this.sourceRoot&&(s=o.join(this.sourceRoot,s)));var a=o.getArg(i,"name",null);return null!==a&&(a=this._names.at(a)),{source:s,line:o.getArg(i,"originalLine",null),column:o.getArg(i,"originalColumn",null),name:a}}}return{source:null,line:null,column:null,name:null}},i.prototype.hasContentsOfAllSources=function(){return!!this.sourcesContent&&(this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return null==e}))},i.prototype.sourceContentFor=function(e,t){if(!this.sourcesContent)return null;if(null!=this.sourceRoot&&(e=o.relative(this.sourceRoot,e)),this._sources.has(e))return this.sourcesContent[this._sources.indexOf(e)];var r;if(null!=this.sourceRoot&&(r=o.urlParse(this.sourceRoot))){var n=e.replace(/^file:\/\//,"");if("file"==r.scheme&&this._sources.has(n))return this.sourcesContent[this._sources.indexOf(n)];if((!r.path||"/"==r.path)&&this._sources.has("/"+e))return this.sourcesContent[this._sources.indexOf("/"+e)]}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},i.prototype.generatedPositionFor=function(e){var t=o.getArg(e,"source");if(null!=this.sourceRoot&&(t=o.relative(this.sourceRoot,t)),!this._sources.has(t))return{line:null,column:null,lastColumn:null};t=this._sources.indexOf(t);var r={source:t,originalLine:o.getArg(e,"line"),originalColumn:o.getArg(e,"column")},i=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",o.compareByOriginalPositions,o.getArg(e,"bias",n.GREATEST_LOWER_BOUND));if(i>=0){var s=this._originalMappings[i];if(s.source===r.source)return{line:o.getArg(s,"generatedLine",null),column:o.getArg(s,"generatedColumn",null),lastColumn:o.getArg(s,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},t.BasicSourceMapConsumer=i,a.prototype=Object.create(n.prototype),a.prototype.constructor=n,a.prototype._version=3,Object.defineProperty(a.prototype,"sources",{get:function(){for(var e=[],t=0;t<this._sections.length;t++)for(var r=0;r<this._sections[t].consumer.sources.length;r++)e.push(this._sections[t].consumer.sources[r]);return e}}),a.prototype.originalPositionFor=function(e){var t={generatedLine:o.getArg(e,"line"),generatedColumn:o.getArg(e,"column")},r=u.search(t,this._sections,function(e,t){var r=e.generatedLine-t.generatedOffset.generatedLine;return r||e.generatedColumn-t.generatedOffset.generatedColumn}),n=this._sections[r];return n?n.consumer.originalPositionFor({line:t.generatedLine-(n.generatedOffset.generatedLine-1),column:t.generatedColumn-(n.generatedOffset.generatedLine===t.generatedLine?n.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}},a.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})},a.prototype.sourceContentFor=function(e,t){for(var r=0;r<this._sections.length;r++){var n=this._sections[r],i=n.consumer.sourceContentFor(e,!0);if(i)return i}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},a.prototype.generatedPositionFor=function(e){for(var t=0;t<this._sections.length;t++){var r=this._sections[t];if(-1!==r.consumer.sources.indexOf(o.getArg(e,"source"))){var n=r.consumer.generatedPositionFor(e);if(n){return{line:n.line+(r.generatedOffset.generatedLine-1),column:n.column+(r.generatedOffset.generatedLine===n.line?r.generatedOffset.generatedColumn-1:0)}}}}return{line:null,column:null}},a.prototype._parseMappings=function(e,t){this.__generatedMappings=[],this.__originalMappings=[];for(var r=0;r<this._sections.length;r++)for(var n=this._sections[r],i=n.consumer._generatedMappings,s=0;s<i.length;s++){var a=i[s],u=n.consumer._sources.at(a.source);null!==n.consumer.sourceRoot&&(u=o.join(n.consumer.sourceRoot,u)),this._sources.add(u),u=this._sources.indexOf(u);var l=n.consumer._names.at(a.name);this._names.add(l),l=this._names.indexOf(l);var c={source:u,generatedLine:a.generatedLine+(n.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(n.generatedOffset.generatedLine===a.generatedLine?n.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:l};this.__generatedMappings.push(c),"number"==typeof c.originalLine&&this.__originalMappings.push(c)}f(this.__generatedMappings,o.compareByGeneratedPositionsDeflated),f(this.__originalMappings,o.compareByOriginalPositions)},t.IndexedSourceMapConsumer=a},function(e,t,r){"use strict";function n(e,t,r,n,i){this.children=[],this.sourceContents={},this.line=null==e?null:e,this.column=null==t?null:t,this.source=null==r?null:r,this.name=null==i?null:i,this[o]=!0,null!=n&&this.add(n)}var i=r(287).SourceMapGenerator,s=r(63),a=/(\r?\n)/,o="$$$isSourceNode$$$";n.fromStringWithSourceMap=function(e,t,r){function i(e,t){if(null===e||void 0===e.source)o.add(t);else{var i=r?s.join(r,e.source):e.source;o.add(new n(e.originalLine,e.originalColumn,i,t,e.name))}}var o=new n,u=e.split(a),l=function(){return u.shift()+(u.shift()||"")},c=1,f=0,p=null;return t.eachMapping(function(e){if(null!==p){if(!(c<e.generatedLine)){var t=u[0],r=t.substr(0,e.generatedColumn-f);return u[0]=t.substr(e.generatedColumn-f),f=e.generatedColumn,i(p,r),void(p=e)}i(p,l()),c++,f=0}for(;c<e.generatedLine;)o.add(l()),c++;if(f<e.generatedColumn){var t=u[0];o.add(t.substr(0,e.generatedColumn)),u[0]=t.substr(e.generatedColumn),f=e.generatedColumn}p=e},this),u.length>0&&(p&&i(p,l()),o.add(u.join(""))),t.sources.forEach(function(e){var n=t.sourceContentFor(e);null!=n&&(null!=r&&(e=s.join(r,e)),o.setSourceContent(e,n))}),o},n.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(e){this.add(e)},this);else{if(!e[o]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);e&&this.children.push(e)}return this},n.prototype.prepend=function(e){if(Array.isArray(e))for(var t=e.length-1;t>=0;t--)this.prepend(e[t]);else{if(!e[o]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);this.children.unshift(e)}return this},n.prototype.walk=function(e){for(var t,r=0,n=this.children.length;r<n;r++)t=this.children[r],t[o]?t.walk(e):""!==t&&e(t,{source:this.source,line:this.line,column:this.column,name:this.name})},n.prototype.join=function(e){var t,r,n=this.children.length;if(n>0){for(t=[],r=0;r<n-1;r++)t.push(this.children[r]),t.push(e);t.push(this.children[r]),this.children=t}return this},n.prototype.replaceRight=function(e,t){var r=this.children[this.children.length-1];return r[o]?r.replaceRight(e,t):"string"==typeof r?this.children[this.children.length-1]=r.replace(e,t):this.children.push("".replace(e,t)),this},n.prototype.setSourceContent=function(e,t){this.sourceContents[s.toSetString(e)]=t},n.prototype.walkSourceContents=function(e){for(var t=0,r=this.children.length;t<r;t++)this.children[t][o]&&this.children[t].walkSourceContents(e);for(var n=Object.keys(this.sourceContents),t=0,r=n.length;t<r;t++)e(s.fromSetString(n[t]),this.sourceContents[n[t]])},n.prototype.toString=function(){var e="";return this.walk(function(t){e+=t}),e},n.prototype.toStringWithSourceMap=function(e){var t={code:"",line:1,column:0},r=new i(e),n=!1,s=null,a=null,o=null,u=null;return this.walk(function(e,i){t.code+=e,null!==i.source&&null!==i.line&&null!==i.column?(s===i.source&&a===i.line&&o===i.column&&u===i.name||r.addMapping({source:i.source,original:{line:i.line,column:i.column},generated:{line:t.line,column:t.column},name:i.name}),s=i.source,a=i.line,o=i.column,u=i.name,n=!0):n&&(r.addMapping({generated:{line:t.line,column:t.column}}),s=null,n=!1);for(var l=0,c=e.length;l<c;l++)10===e.charCodeAt(l)?(t.line++,t.column=0,l+1===c?(s=null,n=!1):n&&r.addMapping({source:i.source,original:{line:i.line,column:i.column},generated:{line:t.line,column:t.column},name:i.name})):t.column++}),this.walkSourceContents(function(e,t){r.setSourceContent(e,t)}),{code:t.code,map:r}},t.SourceNode=n},function(e,t,r){"use strict";var n=r(180)();e.exports=function(e){return"string"==typeof e?e.replace(n,""):e}},function(e,t,r){(function(t){"use strict";var r=t.argv,n=r.indexOf("--"),i=function(e){e="--"+e;var t=r.indexOf(e);return-1!==t&&(-1===n||t<n)};e.exports=function(){return"FORCE_COLOR"in t.env||!(i("no-color")||i("no-colors")||i("color=false"))&&(!!(i("color")||i("colors")||i("color=true")||i("color=always"))||!(t.stdout&&!t.stdout.isTTY)&&("win32"===t.platform||("COLORTERM"in t.env||"dumb"!==t.env.TERM&&!!/^screen|^xterm|^vt100|color|ansi|cygwin|linux/i.test(t.env.TERM))))}()}).call(t,r(8))},function(e,t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=function e(t){function n(){}function i(){return r(s.foo)}n.prototype=t;var s=new n;return i(),i(),t}},function(e,t){"use strict";e.exports=function(e){for(var t=e.length;/[\s\uFEFF\u00A0]/.test(e[t-1]);)t--;return e.slice(0,t)}},function(e,t){"use strict";"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}},function(e,t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=function(e){return e&&"object"===(void 0===e?"undefined":r(e))&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.version="6.26.0"},function(e,t){"use strict";function r(e,t){var r=void 0;return null!=t.url?r=t.url:(r="Inline Babel script",++p>1&&(r+=" ("+p+")")),e(t.content,l({filename:r},n(t))).code}function n(e){return{presets:e.presets||["react","es2015"],plugins:e.plugins||["transform-class-properties","transform-object-rest-spread","transform-flow-strip-types"],sourceMaps:"inline"}}function i(e,t){var n=document.createElement("script");n.text=r(e,t),f.appendChild(n)}function s(e,t,r){var n=new XMLHttpRequest;return n.open("GET",e,!0),"overrideMimeType"in n&&n.overrideMimeType("text/plain"),n.onreadystatechange=function(){if(4===n.readyState){if(0!==n.status&&200!==n.status)throw r(),new Error("Could not load "+e);t(n.responseText)}},n.send(null)}function a(e,t){var r=e.getAttribute(t);return""===r?[]:r?r.split(",").map(function(e){return e.trim()}):null}function o(e,t){function r(){var t,r;for(r=0;r<o;r++)if(t=n[r],t.loaded&&!t.executed)t.executed=!0,i(e,t);else if(!t.loaded&&!t.error&&!t.async)break}var n=[],o=t.length;t.forEach(function(e,t){var i={async:e.hasAttribute("async"),error:!1,executed:!1,plugins:a(e,"data-plugins"),presets:a(e,"data-presets")};e.src?(n[t]=l({},i,{content:null,loaded:!1,url:e.src}),s(e.src,function(e){n[t].loaded=!0,n[t].content=e,r()},function(){n[t].error=!0,r()})):n[t]=l({},i,{content:e.innerHTML,loaded:!0,url:null})}),r()}function u(e,t){f=document.getElementsByTagName("head")[0],t||(t=document.getElementsByTagName("script"));for(var r=[],n=0;n<t.length;n++){var i=t.item(n),s=i.type.split(";")[0];-1!==c.indexOf(s)&&r.push(i)}0!==r.length&&(console.warn("You are using the in-browser Babel transformer. Be sure to precompile your scripts for production - https://babeljs.io/docs/setup/"),o(e,r))}Object.defineProperty(t,"__esModule",{value:!0});var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e};t.runScripts=u;var c=["text/jsx","text/babel"],f=void 0,p=0},function(e,t){e.exports={builtin:{Array:!1,ArrayBuffer:!1,Boolean:!1,constructor:!1,DataView:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Float32Array:!1,Float64Array:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,Int16Array:!1,Int32Array:!1,Int8Array:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Map:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,Promise:!1,propertyIsEnumerable:!1,Proxy:!1,RangeError:!1,ReferenceError:!1,Reflect:!1,RegExp:!1,Set:!1,String:!1,Symbol:!1,SyntaxError:!1,System:!1,toLocaleString:!1,toString:!1,TypeError:!1,Uint16Array:!1,Uint32Array:!1,Uint8Array:!1,Uint8ClampedArray:!1,undefined:!1,unescape:!1,URIError:!1,
valueOf:!1,WeakMap:!1,WeakSet:!1},es5:{Array:!1,Boolean:!1,constructor:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,propertyIsEnumerable:!1,RangeError:!1,ReferenceError:!1,RegExp:!1,String:!1,SyntaxError:!1,toLocaleString:!1,toString:!1,TypeError:!1,undefined:!1,unescape:!1,URIError:!1,valueOf:!1},es6:{Array:!1,ArrayBuffer:!1,Boolean:!1,constructor:!1,DataView:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Float32Array:!1,Float64Array:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,Int16Array:!1,Int32Array:!1,Int8Array:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Map:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,Promise:!1,propertyIsEnumerable:!1,Proxy:!1,RangeError:!1,ReferenceError:!1,Reflect:!1,RegExp:!1,Set:!1,String:!1,Symbol:!1,SyntaxError:!1,System:!1,toLocaleString:!1,toString:!1,TypeError:!1,Uint16Array:!1,Uint32Array:!1,Uint8Array:!1,Uint8ClampedArray:!1,undefined:!1,unescape:!1,URIError:!1,valueOf:!1,WeakMap:!1,WeakSet:!1},browser:{addEventListener:!1,alert:!1,AnalyserNode:!1,Animation:!1,AnimationEffectReadOnly:!1,AnimationEffectTiming:!1,AnimationEffectTimingReadOnly:!1,AnimationEvent:!1,AnimationPlaybackEvent:!1,AnimationTimeline:!1,applicationCache:!1,ApplicationCache:!1,ApplicationCacheErrorEvent:!1,atob:!1,Attr:!1,Audio:!1,AudioBuffer:!1,AudioBufferSourceNode:!1,AudioContext:!1,AudioDestinationNode:!1,AudioListener:!1,AudioNode:!1,AudioParam:!1,AudioProcessingEvent:!1,AutocompleteErrorEvent:!1,BarProp:!1,BatteryManager:!1,BeforeUnloadEvent:!1,BiquadFilterNode:!1,Blob:!1,blur:!1,btoa:!1,Cache:!1,caches:!1,CacheStorage:!1,cancelAnimationFrame:!1,cancelIdleCallback:!1,CanvasGradient:!1,CanvasPattern:!1,CanvasRenderingContext2D:!1,CDATASection:!1,ChannelMergerNode:!1,ChannelSplitterNode:!1,CharacterData:!1,clearInterval:!1,clearTimeout:!1,clientInformation:!1,ClientRect:!1,ClientRectList:!1,ClipboardEvent:!1,close:!1,closed:!1,CloseEvent:!1,Comment:!1,CompositionEvent:!1,confirm:!1,console:!1,ConvolverNode:!1,createImageBitmap:!1,Credential:!1,CredentialsContainer:!1,crypto:!1,Crypto:!1,CryptoKey:!1,CSS:!1,CSSAnimation:!1,CSSFontFaceRule:!1,CSSImportRule:!1,CSSKeyframeRule:!1,CSSKeyframesRule:!1,CSSMediaRule:!1,CSSPageRule:!1,CSSRule:!1,CSSRuleList:!1,CSSStyleDeclaration:!1,CSSStyleRule:!1,CSSStyleSheet:!1,CSSSupportsRule:!1,CSSTransition:!1,CSSUnknownRule:!1,CSSViewportRule:!1,customElements:!1,CustomEvent:!1,DataTransfer:!1,DataTransferItem:!1,DataTransferItemList:!1,Debug:!1,defaultStatus:!1,defaultstatus:!1,DelayNode:!1,DeviceMotionEvent:!1,DeviceOrientationEvent:!1,devicePixelRatio:!1,dispatchEvent:!1,document:!1,Document:!1,DocumentFragment:!1,DocumentTimeline:!1,DocumentType:!1,DOMError:!1,DOMException:!1,DOMImplementation:!1,DOMParser:!1,DOMSettableTokenList:!1,DOMStringList:!1,DOMStringMap:!1,DOMTokenList:!1,DragEvent:!1,DynamicsCompressorNode:!1,Element:!1,ElementTimeControl:!1,ErrorEvent:!1,event:!1,Event:!1,EventSource:!1,EventTarget:!1,external:!1,FederatedCredential:!1,fetch:!1,File:!1,FileError:!1,FileList:!1,FileReader:!1,find:!1,focus:!1,FocusEvent:!1,FontFace:!1,FormData:!1,frameElement:!1,frames:!1,GainNode:!1,Gamepad:!1,GamepadButton:!1,GamepadEvent:!1,getComputedStyle:!1,getSelection:!1,HashChangeEvent:!1,Headers:!1,history:!1,History:!1,HTMLAllCollection:!1,HTMLAnchorElement:!1,HTMLAppletElement:!1,HTMLAreaElement:!1,HTMLAudioElement:!1,HTMLBaseElement:!1,HTMLBlockquoteElement:!1,HTMLBodyElement:!1,HTMLBRElement:!1,HTMLButtonElement:!1,HTMLCanvasElement:!1,HTMLCollection:!1,HTMLContentElement:!1,HTMLDataListElement:!1,HTMLDetailsElement:!1,HTMLDialogElement:!1,HTMLDirectoryElement:!1,HTMLDivElement:!1,HTMLDListElement:!1,HTMLDocument:!1,HTMLElement:!1,HTMLEmbedElement:!1,HTMLFieldSetElement:!1,HTMLFontElement:!1,HTMLFormControlsCollection:!1,HTMLFormElement:!1,HTMLFrameElement:!1,HTMLFrameSetElement:!1,HTMLHeadElement:!1,HTMLHeadingElement:!1,HTMLHRElement:!1,HTMLHtmlElement:!1,HTMLIFrameElement:!1,HTMLImageElement:!1,HTMLInputElement:!1,HTMLIsIndexElement:!1,HTMLKeygenElement:!1,HTMLLabelElement:!1,HTMLLayerElement:!1,HTMLLegendElement:!1,HTMLLIElement:!1,HTMLLinkElement:!1,HTMLMapElement:!1,HTMLMarqueeElement:!1,HTMLMediaElement:!1,HTMLMenuElement:!1,HTMLMetaElement:!1,HTMLMeterElement:!1,HTMLModElement:!1,HTMLObjectElement:!1,HTMLOListElement:!1,HTMLOptGroupElement:!1,HTMLOptionElement:!1,HTMLOptionsCollection:!1,HTMLOutputElement:!1,HTMLParagraphElement:!1,HTMLParamElement:!1,HTMLPictureElement:!1,HTMLPreElement:!1,HTMLProgressElement:!1,HTMLQuoteElement:!1,HTMLScriptElement:!1,HTMLSelectElement:!1,HTMLShadowElement:!1,HTMLSourceElement:!1,HTMLSpanElement:!1,HTMLStyleElement:!1,HTMLTableCaptionElement:!1,HTMLTableCellElement:!1,HTMLTableColElement:!1,HTMLTableElement:!1,HTMLTableRowElement:!1,HTMLTableSectionElement:!1,HTMLTemplateElement:!1,HTMLTextAreaElement:!1,HTMLTitleElement:!1,HTMLTrackElement:!1,HTMLUListElement:!1,HTMLUnknownElement:!1,HTMLVideoElement:!1,IDBCursor:!1,IDBCursorWithValue:!1,IDBDatabase:!1,IDBEnvironment:!1,IDBFactory:!1,IDBIndex:!1,IDBKeyRange:!1,IDBObjectStore:!1,IDBOpenDBRequest:!1,IDBRequest:!1,IDBTransaction:!1,IDBVersionChangeEvent:!1,Image:!1,ImageBitmap:!1,ImageData:!1,indexedDB:!1,innerHeight:!1,innerWidth:!1,InputEvent:!1,InputMethodContext:!1,IntersectionObserver:!1,IntersectionObserverEntry:!1,Intl:!1,KeyboardEvent:!1,KeyframeEffect:!1,KeyframeEffectReadOnly:!1,length:!1,localStorage:!1,location:!1,Location:!1,locationbar:!1,matchMedia:!1,MediaElementAudioSourceNode:!1,MediaEncryptedEvent:!1,MediaError:!1,MediaKeyError:!1,MediaKeyEvent:!1,MediaKeyMessageEvent:!1,MediaKeys:!1,MediaKeySession:!1,MediaKeyStatusMap:!1,MediaKeySystemAccess:!1,MediaList:!1,MediaQueryList:!1,MediaQueryListEvent:!1,MediaSource:!1,MediaRecorder:!1,MediaStream:!1,MediaStreamAudioDestinationNode:!1,MediaStreamAudioSourceNode:!1,MediaStreamEvent:!1,MediaStreamTrack:!1,menubar:!1,MessageChannel:!1,MessageEvent:!1,MessagePort:!1,MIDIAccess:!1,MIDIConnectionEvent:!1,MIDIInput:!1,MIDIInputMap:!1,MIDIMessageEvent:!1,MIDIOutput:!1,MIDIOutputMap:!1,MIDIPort:!1,MimeType:!1,MimeTypeArray:!1,MouseEvent:!1,moveBy:!1,moveTo:!1,MutationEvent:!1,MutationObserver:!1,MutationRecord:!1,name:!1,NamedNodeMap:!1,navigator:!1,Navigator:!1,Node:!1,NodeFilter:!1,NodeIterator:!1,NodeList:!1,Notification:!1,OfflineAudioCompletionEvent:!1,OfflineAudioContext:!1,offscreenBuffering:!1,onbeforeunload:!0,onblur:!0,onerror:!0,onfocus:!0,onload:!0,onresize:!0,onunload:!0,open:!1,openDatabase:!1,opener:!1,opera:!1,Option:!1,OscillatorNode:!1,outerHeight:!1,outerWidth:!1,PageTransitionEvent:!1,pageXOffset:!1,pageYOffset:!1,parent:!1,PasswordCredential:!1,Path2D:!1,performance:!1,Performance:!1,PerformanceEntry:!1,PerformanceMark:!1,PerformanceMeasure:!1,PerformanceNavigation:!1,PerformanceResourceTiming:!1,PerformanceTiming:!1,PeriodicWave:!1,Permissions:!1,PermissionStatus:!1,personalbar:!1,Plugin:!1,PluginArray:!1,PopStateEvent:!1,postMessage:!1,print:!1,ProcessingInstruction:!1,ProgressEvent:!1,PromiseRejectionEvent:!1,prompt:!1,PushManager:!1,PushSubscription:!1,RadioNodeList:!1,Range:!1,ReadableByteStream:!1,ReadableStream:!1,removeEventListener:!1,Request:!1,requestAnimationFrame:!1,requestIdleCallback:!1,resizeBy:!1,resizeTo:!1,Response:!1,RTCIceCandidate:!1,RTCSessionDescription:!1,RTCPeerConnection:!1,screen:!1,Screen:!1,screenLeft:!1,ScreenOrientation:!1,screenTop:!1,screenX:!1,screenY:!1,ScriptProcessorNode:!1,scroll:!1,scrollbars:!1,scrollBy:!1,scrollTo:!1,scrollX:!1,scrollY:!1,SecurityPolicyViolationEvent:!1,Selection:!1,self:!1,ServiceWorker:!1,ServiceWorkerContainer:!1,ServiceWorkerRegistration:!1,sessionStorage:!1,setInterval:!1,setTimeout:!1,ShadowRoot:!1,SharedKeyframeList:!1,SharedWorker:!1,showModalDialog:!1,SiteBoundCredential:!1,speechSynthesis:!1,SpeechSynthesisEvent:!1,SpeechSynthesisUtterance:!1,status:!1,statusbar:!1,stop:!1,Storage:!1,StorageEvent:!1,styleMedia:!1,StyleSheet:!1,StyleSheetList:!1,SubtleCrypto:!1,SVGAElement:!1,SVGAltGlyphDefElement:!1,SVGAltGlyphElement:!1,SVGAltGlyphItemElement:!1,SVGAngle:!1,SVGAnimateColorElement:!1,SVGAnimatedAngle:!1,SVGAnimatedBoolean:!1,SVGAnimatedEnumeration:!1,SVGAnimatedInteger:!1,SVGAnimatedLength:!1,SVGAnimatedLengthList:!1,SVGAnimatedNumber:!1,SVGAnimatedNumberList:!1,SVGAnimatedPathData:!1,SVGAnimatedPoints:!1,SVGAnimatedPreserveAspectRatio:!1,SVGAnimatedRect:!1,SVGAnimatedString:!1,SVGAnimatedTransformList:!1,SVGAnimateElement:!1,SVGAnimateMotionElement:!1,SVGAnimateTransformElement:!1,SVGAnimationElement:!1,SVGCircleElement:!1,SVGClipPathElement:!1,SVGColor:!1,SVGColorProfileElement:!1,SVGColorProfileRule:!1,SVGComponentTransferFunctionElement:!1,SVGCSSRule:!1,SVGCursorElement:!1,SVGDefsElement:!1,SVGDescElement:!1,SVGDiscardElement:!1,SVGDocument:!1,SVGElement:!1,SVGElementInstance:!1,SVGElementInstanceList:!1,SVGEllipseElement:!1,SVGEvent:!1,SVGExternalResourcesRequired:!1,SVGFEBlendElement:!1,SVGFEColorMatrixElement:!1,SVGFEComponentTransferElement:!1,SVGFECompositeElement:!1,SVGFEConvolveMatrixElement:!1,SVGFEDiffuseLightingElement:!1,SVGFEDisplacementMapElement:!1,SVGFEDistantLightElement:!1,SVGFEDropShadowElement:!1,SVGFEFloodElement:!1,SVGFEFuncAElement:!1,SVGFEFuncBElement:!1,SVGFEFuncGElement:!1,SVGFEFuncRElement:!1,SVGFEGaussianBlurElement:!1,SVGFEImageElement:!1,SVGFEMergeElement:!1,SVGFEMergeNodeElement:!1,SVGFEMorphologyElement:!1,SVGFEOffsetElement:!1,SVGFEPointLightElement:!1,SVGFESpecularLightingElement:!1,SVGFESpotLightElement:!1,SVGFETileElement:!1,SVGFETurbulenceElement:!1,SVGFilterElement:!1,SVGFilterPrimitiveStandardAttributes:!1,SVGFitToViewBox:!1,SVGFontElement:!1,SVGFontFaceElement:!1,SVGFontFaceFormatElement:!1,SVGFontFaceNameElement:!1,SVGFontFaceSrcElement:!1,SVGFontFaceUriElement:!1,SVGForeignObjectElement:!1,SVGGElement:!1,SVGGeometryElement:!1,SVGGlyphElement:!1,SVGGlyphRefElement:!1,SVGGradientElement:!1,SVGGraphicsElement:!1,SVGHKernElement:!1,SVGICCColor:!1,SVGImageElement:!1,SVGLangSpace:!1,SVGLength:!1,SVGLengthList:!1,SVGLinearGradientElement:!1,SVGLineElement:!1,SVGLocatable:!1,SVGMarkerElement:!1,SVGMaskElement:!1,SVGMatrix:!1,SVGMetadataElement:!1,SVGMissingGlyphElement:!1,SVGMPathElement:!1,SVGNumber:!1,SVGNumberList:!1,SVGPaint:!1,SVGPathElement:!1,SVGPathSeg:!1,SVGPathSegArcAbs:!1,SVGPathSegArcRel:!1,SVGPathSegClosePath:!1,SVGPathSegCurvetoCubicAbs:!1,SVGPathSegCurvetoCubicRel:!1,SVGPathSegCurvetoCubicSmoothAbs:!1,SVGPathSegCurvetoCubicSmoothRel:!1,SVGPathSegCurvetoQuadraticAbs:!1,SVGPathSegCurvetoQuadraticRel:!1,SVGPathSegCurvetoQuadraticSmoothAbs:!1,SVGPathSegCurvetoQuadraticSmoothRel:!1,SVGPathSegLinetoAbs:!1,SVGPathSegLinetoHorizontalAbs:!1,SVGPathSegLinetoHorizontalRel:!1,SVGPathSegLinetoRel:!1,SVGPathSegLinetoVerticalAbs:!1,SVGPathSegLinetoVerticalRel:!1,SVGPathSegList:!1,SVGPathSegMovetoAbs:!1,SVGPathSegMovetoRel:!1,SVGPatternElement:!1,SVGPoint:!1,SVGPointList:!1,SVGPolygonElement:!1,SVGPolylineElement:!1,SVGPreserveAspectRatio:!1,SVGRadialGradientElement:!1,SVGRect:!1,SVGRectElement:!1,SVGRenderingIntent:!1,SVGScriptElement:!1,SVGSetElement:!1,SVGStopElement:!1,SVGStringList:!1,SVGStylable:!1,SVGStyleElement:!1,SVGSVGElement:!1,SVGSwitchElement:!1,SVGSymbolElement:!1,SVGTests:!1,SVGTextContentElement:!1,SVGTextElement:!1,SVGTextPathElement:!1,SVGTextPositioningElement:!1,SVGTitleElement:!1,SVGTransform:!1,SVGTransformable:!1,SVGTransformList:!1,SVGTRefElement:!1,SVGTSpanElement:!1,SVGUnitTypes:!1,SVGURIReference:!1,SVGUseElement:!1,SVGViewElement:!1,SVGViewSpec:!1,SVGVKernElement:!1,SVGZoomAndPan:!1,SVGZoomEvent:!1,Text:!1,TextDecoder:!1,TextEncoder:!1,TextEvent:!1,TextMetrics:!1,TextTrack:!1,TextTrackCue:!1,TextTrackCueList:!1,TextTrackList:!1,TimeEvent:!1,TimeRanges:!1,toolbar:!1,top:!1,Touch:!1,TouchEvent:!1,TouchList:!1,TrackEvent:!1,TransitionEvent:!1,TreeWalker:!1,UIEvent:!1,URL:!1,URLSearchParams:!1,ValidityState:!1,VTTCue:!1,WaveShaperNode:!1,WebGLActiveInfo:!1,WebGLBuffer:!1,WebGLContextEvent:!1,WebGLFramebuffer:!1,WebGLProgram:!1,WebGLRenderbuffer:!1,WebGLRenderingContext:!1,WebGLShader:!1,WebGLShaderPrecisionFormat:!1,WebGLTexture:!1,WebGLUniformLocation:!1,WebSocket:!1,WheelEvent:!1,window:!1,Window:!1,Worker:!1,XDomainRequest:!1,XMLDocument:!1,XMLHttpRequest:!1,XMLHttpRequestEventTarget:!1,XMLHttpRequestProgressEvent:!1,XMLHttpRequestUpload:!1,XMLSerializer:!1,XPathEvaluator:!1,XPathException:!1,XPathExpression:!1,XPathNamespace:!1,XPathNSResolver:!1,XPathResult:!1,XSLTProcessor:!1},worker:{applicationCache:!1,atob:!1,Blob:!1,BroadcastChannel:!1,btoa:!1,Cache:!1,caches:!1,clearInterval:!1,clearTimeout:!1,close:!0,console:!1,fetch:!1,FileReaderSync:!1,FormData:!1,Headers:!1,IDBCursor:!1,IDBCursorWithValue:!1,IDBDatabase:!1,IDBFactory:!1,IDBIndex:!1,IDBKeyRange:!1,IDBObjectStore:!1,IDBOpenDBRequest:!1,IDBRequest:!1,IDBTransaction:!1,IDBVersionChangeEvent:!1,ImageData:!1,importScripts:!0,indexedDB:!1,location:!1,MessageChannel:!1,MessagePort:!1,name:!1,navigator:!1,Notification:!1,onclose:!0,onconnect:!0,onerror:!0,onlanguagechange:!0,onmessage:!0,onoffline:!0,ononline:!0,onrejectionhandled:!0,onunhandledrejection:!0,performance:!1,Performance:!1,PerformanceEntry:!1,PerformanceMark:!1,PerformanceMeasure:!1,PerformanceNavigation:!1,PerformanceResourceTiming:!1,PerformanceTiming:!1,postMessage:!0,Promise:!1,Request:!1,Response:!1,self:!0,ServiceWorkerRegistration:!1,setInterval:!1,setTimeout:!1,TextDecoder:!1,TextEncoder:!1,URL:!1,URLSearchParams:!1,WebSocket:!1,Worker:!1,XMLHttpRequest:!1},node:{__dirname:!1,__filename:!1,arguments:!1,Buffer:!1,clearImmediate:!1,clearInterval:!1,clearTimeout:!1,console:!1,exports:!0,GLOBAL:!1,global:!1,Intl:!1,module:!1,process:!1,require:!1,root:!1,setImmediate:!1,setInterval:!1,setTimeout:!1},commonjs:{exports:!0,module:!1,require:!1,global:!1},amd:{define:!1,require:!1},mocha:{after:!1,afterEach:!1,before:!1,beforeEach:!1,context:!1,describe:!1,it:!1,mocha:!1,run:!1,setup:!1,specify:!1,suite:!1,suiteSetup:!1,suiteTeardown:!1,teardown:!1,test:!1,xcontext:!1,xdescribe:!1,xit:!1,xspecify:!1},jasmine:{afterAll:!1,afterEach:!1,beforeAll:!1,beforeEach:!1,describe:!1,expect:!1,fail:!1,fdescribe:!1,fit:!1,it:!1,jasmine:!1,pending:!1,runs:!1,spyOn:!1,spyOnProperty:!1,waits:!1,waitsFor:!1,xdescribe:!1,xit:!1},jest:{afterAll:!1,afterEach:!1,beforeAll:!1,beforeEach:!1,check:!1,describe:!1,expect:!1,gen:!1,it:!1,fdescribe:!1,fit:!1,jest:!1,pit:!1,require:!1,test:!1,xdescribe:!1,xit:!1,xtest:!1},qunit:{asyncTest:!1,deepEqual:!1,equal:!1,expect:!1,module:!1,notDeepEqual:!1,notEqual:!1,notOk:!1,notPropEqual:!1,notStrictEqual:!1,ok:!1,propEqual:!1,QUnit:!1,raises:!1,start:!1,stop:!1,strictEqual:!1,test:!1,throws:!1},phantomjs:{console:!0,exports:!0,phantom:!0,require:!0,WebPage:!0},couch:{emit:!1,exports:!1,getRow:!1,log:!1,module:!1,provides:!1,require:!1,respond:!1,send:!1,start:!1,sum:!1},rhino:{defineClass:!1,deserialize:!1,gc:!1,help:!1,importClass:!1,importPackage:!1,java:!1,load:!1,loadClass:!1,Packages:!1,print:!1,quit:!1,readFile:!1,readUrl:!1,runCommand:!1,seal:!1,serialize:!1,spawn:!1,sync:!1,toint32:!1,version:!1},nashorn:{__DIR__:!1,__FILE__:!1,__LINE__:!1,com:!1,edu:!1,exit:!1,Java:!1,java:!1,javafx:!1,JavaImporter:!1,javax:!1,JSAdapter:!1,load:!1,loadWithNewGlobal:!1,org:!1,Packages:!1,print:!1,quit:!1},wsh:{ActiveXObject:!0,Enumerator:!0,GetObject:!0,ScriptEngine:!0,ScriptEngineBuildVersion:!0,ScriptEngineMajorVersion:!0,ScriptEngineMinorVersion:!0,VBArray:!0,WScript:!0,WSH:!0,XDomainRequest:!0},jquery:{$:!1,jQuery:!1},yui:{Y:!1,YUI:!1,YUI_config:!1},shelljs:{cat:!1,cd:!1,chmod:!1,config:!1,cp:!1,dirs:!1,echo:!1,env:!1,error:!1,exec:!1,exit:!1,find:!1,grep:!1,ls:!1,ln:!1,mkdir:!1,mv:!1,popd:!1,pushd:!1,pwd:!1,rm:!1,sed:!1,set:!1,target:!1,tempdir:!1,test:!1,touch:!1,which:!1},prototypejs:{$:!1,$$:!1,$A:!1,$break:!1,$continue:!1,$F:!1,$H:!1,$R:!1,$w:!1,Abstract:!1,Ajax:!1,Autocompleter:!1,Builder:!1,Class:!1,Control:!1,Draggable:!1,Draggables:!1,Droppables:!1,Effect:!1,Element:!1,Enumerable:!1,Event:!1,Field:!1,Form:!1,Hash:!1,Insertion:!1,ObjectRange:!1,PeriodicalExecuter:!1,Position:!1,Prototype:!1,Scriptaculous:!1,Selector:!1,Sortable:!1,SortableObserver:!1,Sound:!1,Template:!1,Toggle:!1,Try:!1},meteor:{$:!1,_:!1,Accounts:!1,AccountsClient:!1,AccountsServer:!1,AccountsCommon:!1,App:!1,Assets:!1,Blaze:!1,check:!1,Cordova:!1,DDP:!1,DDPServer:!1,DDPRateLimiter:!1,Deps:!1,EJSON:!1,Email:!1,HTTP:!1,Log:!1,Match:!1,Meteor:!1,Mongo:!1,MongoInternals:!1,Npm:!1,Package:!1,Plugin:!1,process:!1,Random:!1,ReactiveDict:!1,ReactiveVar:!1,Router:!1,ServiceConfiguration:!1,Session:!1,share:!1,Spacebars:!1,Template:!1,Tinytest:!1,Tracker:!1,UI:!1,Utils:!1,WebApp:!1,WebAppInternals:!1},mongo:{_isWindows:!1,_rand:!1,BulkWriteResult:!1,cat:!1,cd:!1,connect:!1,db:!1,getHostName:!1,getMemInfo:!1,hostname:!1,ISODate:!1,listFiles:!1,load:!1,ls:!1,md5sumFile:!1,mkdir:!1,Mongo:!1,NumberInt:!1,NumberLong:!1,ObjectId:!1,PlanCache:!1,print:!1,printjson:!1,pwd:!1,quit:!1,removeFile:!1,rs:!1,sh:!1,UUID:!1,version:!1,WriteResult:!1},applescript:{$:!1,Application:!1,Automation:!1,console:!1,delay:!1,Library:!1,ObjC:!1,ObjectSpecifier:!1,Path:!1,Progress:!1,Ref:!1},serviceworker:{caches:!1,Cache:!1,CacheStorage:!1,Client:!1,clients:!1,Clients:!1,ExtendableEvent:!1,ExtendableMessageEvent:!1,FetchEvent:!1,importScripts:!1,registration:!1,self:!1,ServiceWorker:!1,ServiceWorkerContainer:!1,ServiceWorkerGlobalScope:!1,ServiceWorkerMessageEvent:!1,ServiceWorkerRegistration:!1,skipWaiting:!1,WindowClient:!1},atomtest:{advanceClock:!1,fakeClearInterval:!1,fakeClearTimeout:!1,fakeSetInterval:!1,fakeSetTimeout:!1,resetTimeouts:!1,waitsForPromise:!1},embertest:{andThen:!1,click:!1,currentPath:!1,currentRouteName:!1,currentURL:!1,fillIn:!1,find:!1,findWithAssert:!1,keyEvent:!1,pauseTest:!1,resumeTest:!1,triggerEvent:!1,visit:!1},protractor:{$:!1,$$:!1,browser:!1,By:!1,by:!1,DartObject:!1,element:!1,protractor:!1},"shared-node-browser":{clearInterval:!1,clearTimeout:!1,console:!1,setInterval:!1,setTimeout:!1},webextensions:{browser:!1,chrome:!1,opr:!1},greasemonkey:{GM_addStyle:!1,GM_deleteValue:!1,GM_getResourceText:!1,GM_getResourceURL:!1,GM_getValue:!1,GM_info:!1,GM_listValues:!1,GM_log:!1,GM_openInTab:!1,GM_registerMenuCommand:!1,GM_setClipboard:!1,GM_setValue:!1,GM_xmlhttpRequest:!1,unsafeWindow:!1}}},function(e,t){e.exports={75:8490,83:383,107:8490,115:383,181:924,197:8491,383:83,452:453,453:452,455:456,456:455,458:459,459:458,497:498,498:497,837:8126,914:976,917:1013,920:1012,921:8126,922:1008,924:181,928:982,929:1009,931:962,934:981,937:8486,962:931,976:914,977:1012,981:934,982:928,1008:922,1009:929,1012:[920,977],1013:917,7776:7835,7835:7776,8126:[837,921],8486:937,8490:75,8491:197,66560:66600,66561:66601,66562:66602,66563:66603,66564:66604,66565:66605,66566:66606,66567:66607,66568:66608,66569:66609,66570:66610,66571:66611,66572:66612,66573:66613,66574:66614,66575:66615,66576:66616,66577:66617,66578:66618,66579:66619,66580:66620,66581:66621,66582:66622,66583:66623,66584:66624,66585:66625,66586:66626,66587:66627,66588:66628,66589:66629,66590:66630,66591:66631,66592:66632,66593:66633,66594:66634,66595:66635,66596:66636,66597:66637,66598:66638,66599:66639,66600:66560,66601:66561,66602:66562,66603:66563,66604:66564,66605:66565,66606:66566,66607:66567,66608:66568,66609:66569,66610:66570,66611:66571,66612:66572,66613:66573,66614:66574,66615:66575,66616:66576,66617:66577,66618:66578,66619:66579,66620:66580,66621:66581,66622:66582,66623:66583,66624:66584,66625:66585,66626:66586,66627:66587,66628:66588,66629:66589,66630:66590,66631:66591,66632:66592,66633:66593,66634:66594,66635:66595,66636:66596,66637:66597,66638:66598,66639:66599,68736:68800,68737:68801,68738:68802,68739:68803,68740:68804,68741:68805,68742:68806,68743:68807,68744:68808,68745:68809,68746:68810,68747:68811,68748:68812,68749:68813,68750:68814,68751:68815,68752:68816,68753:68817,68754:68818,68755:68819,68756:68820,68757:68821,68758:68822,68759:68823,68760:68824,68761:68825,68762:68826,68763:68827,68764:68828,68765:68829,68766:68830,68767:68831,68768:68832,68769:68833,68770:68834,68771:68835,68772:68836,68773:68837,68774:68838,68775:68839,68776:68840,68777:68841,68778:68842,68779:68843,68780:68844,68781:68845,68782:68846,68783:68847,68784:68848,68785:68849,68786:68850,68800:68736,68801:68737,68802:68738,68803:68739,68804:68740,68805:68741,68806:68742,68807:68743,68808:68744,68809:68745,68810:68746,68811:68747,68812:68748,68813:68749,68814:68750,68815:68751,68816:68752,68817:68753,68818:68754,68819:68755,68820:68756,68821:68757,68822:68758,68823:68759,68824:68760,68825:68761,68826:68762,68827:68763,68828:68764,68829:68765,68830:68766,68831:68767,68832:68768,68833:68769,68834:68770,68835:68771,68836:68772,68837:68773,68838:68774,68839:68775,68840:68776,68841:68777,68842:68778,68843:68779,68844:68780,68845:68781,68846:68782,68847:68783,68848:68784,68849:68785,68850:68786,71840:71872,71841:71873,71842:71874,71843:71875,71844:71876,71845:71877,71846:71878,71847:71879,71848:71880,71849:71881,71850:71882,71851:71883,71852:71884,71853:71885,71854:71886,71855:71887,71856:71888,71857:71889,71858:71890,71859:71891,71860:71892,71861:71893,71862:71894,71863:71895,71864:71896,71865:71897,71866:71898,71867:71899,71868:71900,71869:71901,71870:71902,71871:71903,71872:71840,71873:71841,71874:71842,71875:71843,71876:71844,71877:71845,71878:71846,71879:71847,71880:71848,71881:71849,71882:71850,71883:71851,71884:71852,71885:71853,71886:71854,71887:71855,71888:71856,71889:71857,71890:71858,71891:71859,71892:71860,71893:71861,71894:71862,71895:71863,71896:71864,71897:71865,71898:71866,71899:71867,71900:71868,71901:71869,71902:71870,71903:71871}}]))});litespeed-wp-plugin/6.5.4/litespeed-cache/assets/css/litespeed-legacy.css000064400000002111151600203600022143 0ustar00.litespeed-wrap h2.nav-tab-wrapper,
.litespeed-wrap h3.nav-tab-wrapper {
	margin-bottom: 0;
}

.litespeed-wrap h2 .nav-tab {
	font-size: 14px;
}

.litespeed-wrap .striped > tbody > :nth-child(odd),
.litespeed-wrap ul.striped > :nth-child(odd),
.litespeed-wrap .alternate {
	background-color: #f9f9f9;
}

.litespeed-wrap .notice,
.litespeed-wrap div.updated,
.litespeed-wrap div.error {
	border-left: 4px solid #fff;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 1px 12px;
}

.litespeed-wrap .notice-success,
.litespeed-wrap div.updated {
	border-left-color: #46b450;
}

.litespeed-wrap .notice-success.notice-alt {
	background-color: #ecf7ed;
}

.litespeed-wrap .notice-warning {
	border-left-color: #ffb900;
}

.litespeed-wrap .notice-warning.notice-alt {
	background-color: #fff8e5;
}

.litespeed-wrap .notice-error,
.litespeed-wrap div.error {
	border-left-color: #dc3232;
}

.litespeed-wrap .notice-error.notice-alt {
	background-color: #fbeaea;
}

.litespeed-wrap .notice-info {
	border-left-color: #00a0d2;
}

.litespeed-wrap .notice-info.notice-alt {
	background-color: #e5f5fa;
}
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/css/iziModal.min.css000064400000247556151600203660021313 0ustar00/*
* iziModal | v1.5.1
* http://izimodal.marcelodolce.com
* by Marcelo Dolce.
*/
.iziModal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.3);transition:margin-top .3s ease,height .3s ease;transform:translateZ(0)}.iziModal *{-webkit-font-smoothing:antialiased}.iziModal::after{content:'';width:100%;height:0;opacity:0;position:absolute;left:0;bottom:0;z-index:1;background:-moz-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(100%,rgba(0,0,0,.35)));background:-webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-o-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-ms-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 );transition:height .3s ease-in-out,opacity .3s ease-in-out;pointer-events:none}.iziModal.hasShadow::after{height:30px;opacity:1}.iziModal .iziModal-progressbar{position:absolute;left:0;top:0;width:100%;z-index:1}.iziModal .iziModal-progressbar>div{height:2px;width:100%}.iziModal .iziModal-header{background:#88a0b9;padding:14px 18px 15px;box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,.3),0 0 0 #555;overflow:hidden;position:relative;z-index:10}.iziModal .iziModal-header-icon{font-size:40px;color:rgba(255,255,255,.5);padding:0 15px 0 0;margin:0;float:left}.iziModal .iziModal-header-title{color:#fff;font-size:18px;font-weight:600;line-height:1.3}.iziModal .iziModal-header-subtitle{color:rgba(255,255,255,.6);font-size:12px;line-height:1.45}.iziModal .iziModal-header-subtitle,.iziModal .iziModal-header-title{display:block;margin:0;padding:0;font-family:'Lato',Arial;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.iziModal .iziModal-header-buttons{position:absolute;top:50%;right:10px;margin:-17px 0 0}.iziModal .iziModal-button{display:block;float:right;z-index:2;outline:0;height:34px;width:34px;border:0;padding:0;margin:0;opacity:.3;border-radius:50%;transition:transform .5s cubic-bezier(.16,.81,.32,1),opacity .5s ease;background-size:67%!important;-webkit-tap-highlight-color:transparent}.iziModal .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-button-close:hover{transform:rotate(180deg)}.iziModal .iziModal-button:hover{opacity:.8}.iziModal .iziModal-header.iziModal-noSubtitle{height:auto;padding:10px 15px 12px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{font-size:23px;padding-right:13px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title{font-size:15px;margin:3px 0 0;font-weight:400}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons{right:6px;margin:-16px 0 0}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button{height:30px;width:30px}.iziModal-rtl{direction:rtl}.iziModal-rtl .iziModal-header{padding:14px 18px 15px 40px}.iziModal-rtl .iziModal-header-icon{float:right;padding:0 0 0 15px}.iziModal-rtl .iziModal-header-buttons{right:initial;left:10px}.iziModal-rtl .iziModal-button{float:left}.iziModal-rtl .iziModal-header-subtitle,.iziModal-rtl .iziModal-header-title{text-align:right;font-family:Tahoma,'Lato',Arial;font-weight:500}.iziModal-rtl .iziModal-header.iziModal-noSubtitle{padding:10px 15px 12px 40px}.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{padding:0 0 0 13px}.iziModal.iziModal-light .iziModal-header-icon{color:rgba(0,0,0,.5)}.iziModal.iziModal-light .iziModal-header-title{color:#000}.iziModal.iziModal-light .iziModal-header-subtitle{color:rgba(0,0,0,.6)}.iziModal.iziModal-light .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-loader{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:9}.iziModal .iziModal-content-loader{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%}.iziModal .iziModal-content:after,.iziModal .iziModal-content:before{content:'';display:table}.iziModal .iziModal-content:after{clear:both}.iziModal .iziModal-content{zoom:1;width:100%;-webkit-overflow-scrolling:touch}.iziModal .iziModal-wrap{width:100%;position:relative;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.iziModal .iziModal-iframe{border:0;margin:0 0 -6px;width:100%;transition:height .3s ease}.iziModal-overlay{display:block;position:fixed;top:0;left:0;height:100%;width:100%}.iziModal-navigate{position:fixed;left:0;right:0;top:0;bottom:0;pointer-events:none}.iziModal-navigate-caption{position:absolute;left:10px;top:10px;color:#fff;line-height:16px;font-size:9px;font-family:'Lato',Arial;letter-spacing:.1em;text-indent:0;text-align:center;width:70px;padding:5px 0;text-transform:uppercase;display:none}.iziModal-navigate-caption::after,.iziModal-navigate-caption::before{position:absolute;top:2px;width:20px;height:20px;text-align:center;line-height:14px;font-size:12px;content:'';background-size:100%!important}.iziModal-navigate-caption:before{left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal-navigate-caption:after{right:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal-navigate>button{position:fixed;bottom:0;top:0;border:0;height:100%;width:84px;background-size:100%!important;cursor:pointer;padding:0;opacity:.2;transition:opacity .3s ease;pointer-events:all;margin:0;outline:0}.iziModal-navigate>button:hover{opacity:1}.iziModal-navigate-prev{left:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal-navigate-next{right:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isAttachedTop .iziModal-header{border-top-left-radius:0;border-top-right-radius:0}.iziModal.isAttachedTop{margin-top:0!important;margin-bottom:auto!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.iziModal.isAttachedBottom{margin-top:auto!important;margin-bottom:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.iziModal.isFullscreen{max-width:100%!important;margin:0!important;height:100%!important}.iziModal.isAttached,.iziModal.isFullscreen{border-radius:0!important}.iziModal.hasScroll .iziModal-wrap{overflow-y:auto;overflow-x:hidden}html.iziModal-isAttached,html.iziModal-isOverflow{overflow:hidden}html.iziModal-isAttached body,html.iziModal-isOverflow body{overflow-y:scroll;position:relative}.iziModal ::-webkit-scrollbar{overflow:visible;height:7px;width:7px}.iziModal ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-width:0;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)}.iziModal ::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.4)}.iziModal ::-webkit-scrollbar-button{height:0;width:0}.iziModal ::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 2px}.iziModal.transitionIn .iziModal-header{-webkit-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1)}.iziModal.transitionIn .iziModal-header .iziModal-header-icon{-webkit-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both}.iziModal.transitionIn .iziModal-header .iziModal-button{-webkit-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1)}.iziModal.transitionIn .iziModal-iframe,.iziModal.transitionIn .iziModal-wrap{-webkit-animation:iziM-fadeIn 1.3s;-moz-animation:iziM-fadeIn 1.3s;animation:iziM-fadeIn 1.3s}.iziModal.transitionIn .iziModal-header{-webkit-animation-delay:0s;-moz-animation:0s;animation-delay:0s}.iziModal.transitionIn .iziModal-header .iziModal-header-icon,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation-delay:.4s;-moz-animation:.4s;animation-delay:.4s}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle{-webkit-animation-delay:.5s;-moz-animation:.5s;animation-delay:.5s}.iziModal.transitionOut .iziModal-header,.iziModal.transitionOut .iziModal-header *{transition:none!important}.iziModal .fadeOut,.iziModal-navigate.fadeOut,.iziModal-overlay.fadeOut,.iziModal.fadeOut{-webkit-animation:iziM-fadeOut .5s;-moz-animation:iziM-fadeOut .5s;animation:iziM-fadeOut .5s;animation-fill-mode:forwards}.iziModal .fadeIn,.iziModal-navigate.fadeIn,.iziModal-overlay.fadeIn,.iziModal.fadeIn{-webkit-animation:iziM-fadeIn .5s;-moz-animation:iziM-fadeIn .5s;animation:iziM-fadeIn .5s}.iziModal-overlay.comingIn,.iziModal.comingIn{-webkit-animation:iziM-comingIn .5s ease;-moz-animation:iziM-comingIn .5s ease;animation:iziM-comingIn .5s ease}.iziModal-overlay.comingOut,.iziModal.comingOut{-webkit-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);-moz-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation-fill-mode:forwards}.iziModal-overlay.bounceInDown,.iziModal.bounceInDown{-webkit-animation:iziM-bounceInDown .7s ease;animation:iziM-bounceInDown .7s ease}.iziModal-overlay.bounceOutDown,.iziModal.bounceOutDown{-webkit-animation:iziM-bounceOutDown .7s ease;animation:iziM-bounceOutDown .7s ease}.iziModal-overlay.bounceInUp,.iziModal.bounceInUp{-webkit-animation:iziM-bounceInUp .7s ease;animation:iziM-bounceInUp .7s ease}.iziModal-overlay.bounceOutUp,.iziModal.bounceOutUp{-webkit-animation:iziM-bounceOutUp .7s ease;animation:iziM-bounceOutUp .7s ease}.iziModal-overlay.fadeInDown,.iziModal.fadeInDown{-webkit-animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutDown,.iziModal.fadeOutDown{-webkit-animation:iziM-fadeOutDown .5s ease;animation:iziM-fadeOutDown .5s ease}.iziModal-overlay.fadeInUp,.iziModal.fadeInUp{-webkit-animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutUp,.iziModal.fadeOutUp{-webkit-animation:iziM-fadeOutUp .5s ease;animation:iziM-fadeOutUp .5s ease}.iziModal-overlay.fadeInLeft,.iziModal.fadeInLeft{-webkit-animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutLeft,.iziModal.fadeOutLeft{-webkit-animation:iziM-fadeOutLeft .5s ease;animation:iziM-fadeOutLeft .5s ease}.iziModal-overlay.fadeInRight,.iziModal.fadeInRight{-webkit-animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutRight,.iziModal.fadeOutRight{-webkit-animation:iziM-fadeOutRight .5s ease;animation:iziM-fadeOutRight .5s ease}.iziModal-overlay.flipInX,.iziModal.flipInX{-webkit-animation:iziM-flipInX .7s ease;animation:iziM-flipInX .7s ease}.iziModal-overlay.flipOutX,.iziModal.flipOutX{-webkit-animation:iziM-flipOutX .7s ease;animation:iziM-flipOutX .7s ease}@-webkit-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-moz-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-webkit-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@-moz-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@-webkit-keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes iziM-slideIn{0%{opacity:0;-webkit-transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes iziM-slideIn{0%{opacity:0;-moz-transform:translateX(50px)}to{opacity:1;-moz-transform:translateX(0)}}@keyframes iziM-slideIn{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes iziM-slideDown{0%{opacity:0;-webkit-transform:scale(1,0) translateY(-40px);-webkit-transform-origin:center top}}@-moz-keyframes iziM-slideDown{0%{opacity:0;-moz-transform:scale(1,0) translateY(-40px);-moz-transform-origin:center top}}@keyframes iziM-slideDown{0%{opacity:0;transform:scale(1,0) translateY(-40px);transform-origin:center top}}@-webkit-keyframes iziM-revealIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,1)}}@-moz-keyframes iziM-revealIn{0%{opacity:0;-moz-transform:scale3d(.3,.3,1)}}@keyframes iziM-revealIn{0%{opacity:0;transform:scale3d(.3,.3,1)}}@-webkit-keyframes iziM-bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes iziM-bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}}@keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}}@-webkit-keyframes iziM-bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes iziM-bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}}@-webkit-keyframes iziM-fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@keyframes iziM-fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@-webkit-keyframes iziM-fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@keyframes iziM-fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@-webkit-keyframes iziM-fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}}@keyframes iziM-fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}}@-webkit-keyframes iziM-fadeInRight{0%{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInRight{0%{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}}@keyframes iziM-fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}}@-webkit-keyframes iziM-flipInX{0%{-webkit-transform:perspective(400px) rotateX(60deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes iziM-flipInX{0%{transform:perspective(400px) rotateX(60deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes iziM-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0}}@keyframes iziM-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0}}litespeed-wp-plugin/6.5.4/litespeed-cache/assets/css/litespeed.css000064400000232477151600203730020731 0ustar00@font-face {
	font-family: 'litespeedfont';
	src: url('fonts/litespeedfont.eot?rs8ttq');
	src:
		url('fonts/litespeedfont.eot?rs8ttq#iefix') format('embedded-opentype'),
		url('fonts/litespeedfont.ttf?rs8ttq') format('truetype'),
		url('fonts/litespeedfont.woff?rs8ttq') format('woff'),
		url('fonts/litespeedfont.svg?rs8ttq#litespeedfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

#adminmenu #toplevel_page_lscache-settings .menu-icon-generic div.wp-menu-image:before,
#adminmenu #toplevel_page_litespeed .menu-icon-generic div.wp-menu-image:before,
.litespeed-top-toolbar .ab-icon::before {
	content: '\e900';
	font-family: 'litespeedfont' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

*[litespeed-accesskey]:before {
	content: '[' attr(litespeed-accesskey) '] ';
}

/* =======================================
   		  UTILITIES - toggle UI
======================================= */

input[type='checkbox'].litespeed-tiny-toggle {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	-webkit-tap-highlight-color: transparent;

	width: auto;
	height: auto;
	vertical-align: middle;
	position: relative;
	border: 0;
	outline: 0;
	cursor: pointer;
	margin: 0 4px;
	background: none;
	box-shadow: none;
}
input[type='checkbox'].litespeed-tiny-toggle:focus {
	box-shadow: none;
}
input[type='checkbox'].litespeed-tiny-toggle:after {
	content: '';
	font-size: 8px;
	font-weight: 400;
	line-height: 18px;
	text-indent: -14px;
	color: #ffffff;
	width: 36px;
	height: 18px;
	display: inline-block;
	background-color: #a7aaad;
	border-radius: 72px;
	box-shadow: 0 0 12px rgb(0 0 0 / 15%) inset;
}
input[type='checkbox'].litespeed-tiny-toggle:before {
	content: '';
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	margin: 0;
	border-radius: 50%;
	background-color: #ffffff;
}

input[type='checkbox'].litespeed-tiny-toggle:checked:before {
	left: 20px;
	margin: 0;
	background-color: #ffffff;
}

input[type='checkbox'].litespeed-tiny-toggle,
input[type='checkbox'].litespeed-tiny-toggle:before,
input[type='checkbox'].litespeed-tiny-toggle:after,
input[type='checkbox'].litespeed-tiny-toggle:checked:before,
input[type='checkbox'].litespeed-tiny-toggle:checked:after {
	transition: ease 0.15s;
}
input[type='checkbox'].litespeed-tiny-toggle:checked:after {
	/*content: 'ON';*/
	background-color: #2271b1;
}

.block-editor__container input[type='checkbox'].litespeed-tiny-toggle {
	border: 0 !important;
}
.block-editor__container input[type='checkbox'].litespeed-tiny-toggle:before {
	top: 5px;
	left: 7px;
}
.block-editor__container input[type='checkbox'].litespeed-tiny-toggle:checked:before {
	left: 23px;
}

/* =======================================
   		  UTILITIES - structure
======================================= */

.litespeed_icon:before {
	/* content: "\e900";
    font-family: 'litespeedfont' !important; */
	content: '';
	background-image: url('../img/lscwp_grayscale_font-icon_22px.svg');
	/* filter: grayscale(1); */
	background-size: 22px;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 8px;
}

.rtl .litespeed_icon:before {
	left: initial;
	right: 5px;
}

.litespeed_icon {
	padding-left: 30px !important;
	position: relative;
}

.rtl .litespeed_icon {
	padding-right: 40px;
}

.litespeed-quic-icon {
	background-image: url('../img/quic-cloud-icon-16x16.svg');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	display: inline-block;
}

.litespeed-row {
	margin-top: 5px;
}

.litespeed-reset {
	width: initial;
}

.litespeed-inline {
	display: inline-block;
}

.litespeed-flex-container {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: auto;
}

.litespeed-flex-container > * {
	box-sizing: border-box;
}

.litespeed-flex-container .litespeed-icon-vertical-middle {
	margin-left: 0;
}

.litespeed-row-flex {
	display: inline-flex;
}

.litespeed-flex-wrap {
	flex-wrap: wrap;
}

.litespeed-width-1-2 {
	width: 45%;
	padding: 20px;
}

.litespeed-width-1-3 {
	width: 30%;
	padding: 25px;
}

.litespeed-width-7-10 {
	width: 65%;
	padding: 20px;
}

.litespeed-width-3-10 {
	width: 35%;
	padding: 20px;
}

@media screen and (max-width: 814px) {
	.litespeed-width-7-10 {
		width: 100%;
	}

	.litespeed-width-3-10 {
		width: 100%;
		padding: 0;
	}
}

.litespeed-hide {
	display: none !important;
}

.litespeed-right {
	float: right !important;
}

.litespeed-relative {
	position: relative;
}

.litespeed-align-center {
	margin-left: auto;
	margin-right: auto;
}

/* =======================================
   		  UTILITIES - spacing
======================================= */

.litespeed-left10 {
	margin-left: 10px !important;
}

.litespeed-left20 {
	margin-left: 20px !important;
}

.litespeed-right10 {
	margin-right: 10px !important;
}

.litespeed-right20 {
	margin-right: 20px !important;
}

.litespeed-right30 {
	margin-right: 30px !important;
}

.litespeed-right50 {
	margin-right: 50px !important;
}

.litespeed-top10 {
	margin-top: 10px !important;
}

.litespeed-top15 {
	margin-top: 15px !important;
}

.litespeed-top20 {
	margin-top: 20px !important;
}

.litespeed-top30 {
	margin-top: 30px !important;
}

.litespeed-margin-y5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.litespeed-margin-x5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.litespeed-wrap .litespeed-left20,
.litespeed-left20 {
	margin-left: 20px;
}

.litespeed-wrap .litespeed-bg-quic-cloud {
	background: linear-gradient(rgba(230, 242, 242, 1) 10%, rgba(250, 255, 255, 1) 30%);
}

.litespeed-left50 {
	margin-left: 50px;
}

.litespeed-padding-space {
	padding: 5px 10px;
}

.litespeed-margin-bottom10 {
	margin-bottom: 10px !important;
}

.litespeed-margin-bottom20 {
	margin-bottom: 20px;
}

.litespeed-margin-bottom-remove {
	margin-bottom: 0px !important;
}

.litespeed-margin-top-remove {
	margin-top: 0px !important;
}

.litespeed-margin-left-remove {
	margin-left: 0px !important;
}

.litespeed-margin-y-remove {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.litespeed-empty-space-xlarge {
	margin-top: 8em;
}

.litespeed-empty-space-large {
	margin-top: 6em;
}

.litespeed-empty-space-medium {
	margin-top: 3em;
}

.litespeed-empty-space-small {
	margin-top: 2em;
}

.litespeed-empty-space-tiny {
	margin-top: 1em;
}

/* =======================================
   		UTILITIES - typography
======================================= */

.litespeed-text-jumbo {
	font-size: 3em !important;
}

.litespeed-text-large {
	font-size: 0.75em !important;
}

.litespeed-text-md {
	font-size: 1.2em;
}

.litespeed-text-right {
	text-align: right;
}

.litespeed-text-center {
	text-align: center;
}

.litespeed-text-bold {
	font-weight: 600;
}

/* =======================================
	  			COLORS
======================================= */

.litespeed-default {
	color: #a7a7a7 !important;
}

.litespeed-primary {
	color: #3366cc !important;
}

.litespeed-info {
	color: #3fbfbf !important;
}

.litespeed-success {
	color: #73b38d !important;
}

.litespeed-warning {
	color: #ff8c00 !important;
}

.litespeed-danger {
	color: #dc3545 !important;
}

a.litespeed-danger:hover,
button.litespeed-danger:hover {
	color: #a00 !important;
}

.litespeed-text-success {
	color: #34b15d;
}

.litespeed-form-action {
	color: #1a9292 !important;
}

a.litespeed-form-action:hover,
button.litespeed-form-action:hover {
	color: #36b0af !important;
}

.litespeed-bg-default {
	background-color: #a7a7a7 !important;
}

.litespeed-bg-primary {
	background-color: #3366cc !important;
}

.litespeed-bg-info {
	background-color: #d1ecf1 !important;
}

.litespeed-bg-success {
	background-color: #73b38d !important;
}

.litespeed-bg-warning {
	background-color: #ff8c00 !important;
}

.litespeed-bg-danger {
	background-color: #dc3545 !important;
}

.litespeed-bg-text-success {
	background-color: #34b15d;
}

/* =======================================
	  			LAYOUT
======================================= */

.litespeed-wrap {
	margin: 10px 20px 0 2px;
}

@media screen and (max-width: 600px) {
	.litespeed-wrap h2 .nav-tab {
		border-bottom: 1px solid #c3c4c7;
		margin: 10px 10px 0 0;
	}

	.litespeed-wrap .nav-tab-wrapper {
		margin-bottom: 15px;
	}

	.litespeed-desc a,
	.litespeed-body p > a:not(.button) {
		word-break: break-word;
	}
}

.litespeed-wrap .nav-tab {
	border-bottom-color: inherit;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 11px 10px -1px 0;
}

.litespeed-wrap .nav-tab-active {
	background: #fff;
	border-bottom-color: #fff;
}

.litespeed-wrap .nav-tab:focus:not(.nav-tab-active),
.litespeed-wrap .nav-tab:hover:not(.nav-tab-active) {
	background-color: #f1f1f1;
	color: #444;
}

.litespeed-body {
	background: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	padding: 1px 20px 20px 20px;
}

@media screen and (min-width: 681px) {
	.litespeed-header + .litespeed-body {
		border-top: none;
	}
}

.litespeed-body table {
	border-collapse: collapse;
	width: 100%;
}

.litespeed-body .litespeed-width-auto {
	width: auto;
}

/* outside stripped table */
.litespeed-description {
	color: #666;
	font-size: 13px;
	margin: 1.5rem 0;
	max-width: 960px;
}

/* inside stripped table */
.litespeed-desc {
	font-size: 12px;
	font-weight: normal;
	color: #7a919e;
	margin: 10px 0;
	line-height: 1.7;
	/*max-width: 840px;*/
}

.litespeed-desc + .litespeed-desc {
	margin-top: -5px;
}

td > .litespeed-desc:first-child {
	margin-top: 0px;
	line-height: 2.24;
}

.litespeed-h3 {
	line-height: 18px;
	color: #264d73;
	font-size: 18px;
	font-weight: 600;
	margin: 2px 0;
}

.litespeed-div .submit {
	margin-top: 0;
}

@media screen and (min-width: 681px) {
	.litespeed-div {
		display: inline-block;
		min-width: 100px;
	}

	.litespeed-div .submit {
		margin: 5px;
		padding: 5px;
	}
}

@media screen and (max-width: 680px) {
	.litespeed-desc + .litespeed-desc.litespeed-left20 {
		margin-left: 0 !important;
	}

	.litespeed-desc .litespeed-callout.notice-warning.inline {
		word-break: break-word;
	}
}

.litespeed-h1 {
	display: inline-block;
}

h3 .litespeed-learn-more {
	font-size: 12px;
	font-weight: normal;
	color: #7a919e;
	margin-left: 30px;
}

.litespeed-wrap code {
	color: #666;
	background-color: #dde9f5;
	border-radius: 3px;
	font-size: 11px;
	font-style: normal;
}

.litespeed-wrap ul {
	margin-left: 2em;
}

.litespeed-wrap i {
	font-size: 13px;
	line-height: 16px;
}

.litespeed-wrap .litespeed-desc i {
	font-size: 12px;
}

.litespeed-wrap p {
	margin: 1em 0;
}

.litespeed-wrap p.submit {
	margin-bottom: 0;
}

.litespeed-desc p {
	margin-left: 0;
}

.litespeed-title,
.litespeed-title-short {
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	margin: 2.5em 0px 1.5em 0;
	display: table;
	padding-right: 50px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.litespeed-title .button {
	margin-left: 1rem;
	margin-bottom: 5px;
	vertical-align: middle;
}

.litespeed-title a .dashicons {
	/* vertical-align: text-bottom; */
}

.litespeed-title a,
.litespeed-title-short a {
	text-decoration: none;
}

.litespeed-title-short {
	padding-right: 20px;
}

.litespeed-title-section {
	margin: 2em -20px 12px -20px;
	padding: 12px 20px 12px 20px;
	border-bottom: 1px solid #eee;
	font-size: 1.2em;
	display: block;
	border-top: 1px solid #f1f1f1;
}

.litespeed-postbox .litespeed-title {
	display: flex;
}

.litespeed-title-right-icon {
	margin-left: auto;
	font-weight: normal;
}

.litespeed-list li:before {
	content: '>';
	color: #cc3d6a;
}

.litespeed-wrap a.disabled {
	cursor: not-allowed;
	opacity: 0.5;
	text-decoration: none;
	color: #72777c;
}

/* =======================================
			LAYOUT - table
======================================= */

.litespeed-table {
	font-size: 14px;
}

.litespeed-body tbody > tr > th {
	padding-left: 20px;
}

.litespeed-body tbody th {
	vertical-align: top;
	text-align: left;
	padding: 18px 10px 20px 0;
	width: 200px;
	font-weight: 600;
}

.litespeed-body td {
	padding: 15px 10px;
	line-height: 1.3;
	vertical-align: middle;
}

.litespeed-body .widefat td input + p {
	margin-top: 0.8em;
}

.litespeed-body .striped > tbody > :nth-child(even) .notice {
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.litespeed-body .striped > tbody > :nth-child(even) .notice:first-child {
	margin-top: 0;
}

/* small table inside */
.litespeed-body .litespeed-vary-table {
	margin-top: -5px;
	width: 250px;
	margin-bottom: 20px;
}

.litespeed-body .litespeed-vary-table td {
	width: 50%;
	padding: 5px 0px;
}

.litespeed-table-compact td,
.litespeed-table-compact th {
	padding: 0.5rem 0.75rem;
}

/* =======================================
			LAYOUT - block
======================================= */

.litespeed-block,
.litespeed-block-tiny {
	border: 1px dotted #cccccc;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	padding: 0.75rem 1.25rem;
	margin-bottom: 5px;
}

.litespeed-block-tiny {
	max-width: 670px;
}

.litespeed-col {
	flex: 0 0 30%;
	padding-right: 2rem;
}

.litespeed-col:last-child,
.litespeed-col-auto:last-child {
	padding-right: 0;
}

.litespeed-col-auto {
	padding-right: 2rem;
}

.litespeed-col-br {
	flex: 0 0 100%;
	border-top: 1px dotted #cccccc;
}

.litespeed-col-inc {
	display: inline-block;
	margin-top: 16px;
	min-width: 150px;
	font-weight: bold;
}

.litespeed-block h4:first-child,
.litespeed-block .litespeed-form-label:not(.litespeed-form-label--toggle):first-child {
	margin-top: 0.5rem;
}

.litespeed-block .litespeed-callout:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 600px) {
	.litespeed-block {
		flex-direction: column;
	}

	.litespeed-block .litespeed-col {
		padding-right: 0;
	}
}

/* =======================================
			  CARDS LINKS
======================================= */

.litespeed-cards-wrapper,
.litespeed-panel-wrapper {
	display: flex;
	width: 100%;
	flex-flow: row wrap;
	justify-content: flex-start;
}

.litespeed-cards-wrapper {
	margin: -10px -15px -10px -15px;
}

.litespeed-panel {
	text-decoration: none;
	display: flex;
	justify-content: space-between;
	padding: 6px 8px 4px 5px;
	width: 322px;
	margin: 15px 5px 15px 15px;
	min-height: 75px;
	box-sizing: border-box;
	background: #f9fafc;
	transition: 0.25s;
}

.litespeed-panel:hover {
	border: 1px solid #6699cc;
	box-shadow: none;
}

.litespeed-panel-wrapper-icon {
	width: 25%;
	height: 100%;
}

[class*='litespeed-panel-icon-'] {
	background-size: contain;
	width: 60px;
	height: 60px;
	margin: 5px;
	background-repeat: no-repeat;
	display: inline-block;
}

.litespeed-panel-icon-all {
	background-image: url('../img/icons/all.svg');
}

.litespeed-panel-icon-revision {
	background-image: url('../img/icons/revision.svg');
}

.litespeed-panel-icon-orphaned_post_meta {
	background-image: url('../img/icons/revision.svg');
}

.litespeed-panel-icon-auto_draft {
	background-image: url('../img/icons/auto_draft.svg');
}

.litespeed-panel-icon-trash_post {
	background-image: url('../img/icons/trash_post.svg');
}

.litespeed-panel-icon-spam_comment {
	background-image: url('../img/icons/spam_comment.svg');
}

.litespeed-panel-icon-trash_comment {
	background-image: url('../img/icons/trash_comment.svg');
}

.litespeed-panel-icon-trackback-pingback {
	background-image: url('../img/icons/trackback-pingback.svg');
}

.litespeed-panel-icon-expired_transient {
	background-image: url('../img/icons/expired_transient.svg');
}

.litespeed-panel-icon-all_transients {
	background-image: url('../img/icons/all_transients.svg');
}

.litespeed-panel-icon-optimize_tables {
	background-image: url('../img/icons/optimize_tables.svg');
}

.litespeed-panel-icon-purge-front {
	background-image: url('../img/icons/purge-front.svg');
}

.litespeed-panel-icon-purge-pages {
	background-image: url('../img/icons/purge-pages.svg');
}

.litespeed-panel-icon-purge-cssjs {
	background-image: url('../img/icons/purge-cssjs.svg');
}

.litespeed-panel-icon-purge-object {
	background-image: url('../img/icons/purge-object.svg');
}

.litespeed-panel-icon-purge-opcache {
	background-image: url('../img/icons/purge-opcache.svg');
}

.litespeed-panel-icon-purge-all {
	background-image: url('../img/icons/purge-all.svg');
}

.litespeed-panel-icon-empty-cache {
	background-image: url('../img/icons/empty-cache.svg');
}

.litespeed-panel-icon-purge-403 {
	background-image: url('../img/icons/purge-403.svg');
}

.litespeed-panel-icon-purge-404 {
	background-image: url('../img/icons/purge-404.svg');
}

.litespeed-panel-icon-purge-500 {
	background-image: url('../img/icons/purge-500.svg');
}

.litespeed-panel-top-right-icon-cross {
	background-image: url('../img/icons/cross_icon.svg');
}

.litespeed-panel-top-right-icon-tick {
	background-image: url('../img/icons/success_icon.svg');
}

.litespeed-panel-content {
	width: 75%;
	height: 100%;
	margin-top: 7px;
}

.litespeed-panel-para {
	color: #264d73;
	font-size: 12px;
	line-height: 1.45;
}

.litespeed-panel .litespeed-h3 {
	font-size: 14px;
}

.litespeed-panel-counter {
	color: #3abfbf;
}

.litespeed-panel-counter-red {
	color: #cc3d6a;
}

.litespeed-panel-wrapper-top-right {
	width: 10%;
	height: 100%;
	text-align: right;
}

.litespeed-panel-top-right-icon-tick,
.litespeed-panel-top-right-icon-cross {
	background-size: contain;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	display: inline-block;
}

/* =======================================
	 BUTTONS
======================================= */

/* .litespeed-wrap .button{
	background:#fff;
} */

.litespeed-wrap .button-link {
	height: auto;
	line-height: inherit;
	font-size: inherit;
	box-shadow: none;
}

.litespeed-wrap .button-link:hover,
.litespeed-wrap .button-link:focus {
	box-shadow: none;
	background: none;
}

.litespeed .litespeed-btn-danger-bg,
.litespeed-wrap .litespeed-btn-danger-bg,
.litespeed-btn-danger-bg {
	background: #dc3545;
	color: #fff;
	border: 1px solid #cc3d6a;
	box-shadow: 0 1px 0 rgba(177, 93, 93, 0.5);
}

.litespeed .litespeed-btn-danger,
.litespeed-wrap .litespeed-btn-danger,
.litespeed-btn-danger {
	background: #fff;
	color: #cc3d6a;
	border: 1px solid #cc3d6a;
	box-shadow: 0 1px 0 rgba(177, 93, 93, 0.5);
}

.litespeed .litespeed-btn-danger:hover,
.litespeed-wrap .litespeed-btn-danger:hover,
.litespeed-btn-danger:hover {
	border-color: #ab244e;
	background: #cc3d6a;
	color: #fff;
}

.litespeed .litespeed-btn-warning,
.litespeed-wrap .litespeed-btn-warning,
.litespeed-btn-warning {
	background: #fff;
	color: #e59544;
	border: 1px solid #e59544;
	box-shadow: 0 1px 0 rgba(249, 166, 82, 0.55);
}

.litespeed .litespeed-btn-warning:hover,
.litespeed-wrap .litespeed-btn-warning:hover,
.litespeed-btn-warning:hover {
	border-color: #e59544;
	background: #e59544;
	color: #fff;
}

.litespeed .litespeed-btn-success,
.litespeed-wrap .litespeed-btn-success,
.litespeed-btn-success {
	background: #fff;
	color: #36b0b0;
	border: 1px solid #36b0b0;
	box-shadow: 0 1px 0 rgba(73, 160, 160, 0.55);
}

.litespeed .litespeed-btn-success:hover,
.litespeed-wrap .litespeed-btn-success:hover,
.litespeed-btn-success:hover {
	border-color: #36b0b0;
	background: #36b0b0;
	color: #fff;
}

.litespeed-wrap .button-primary {
	background: #528ac6;
	border-color: #538ac6 #2264ad #2264ad;
	color: #fff;
	box-shadow: 0 1px 0 #2264ad;
	text-shadow:
		0 -1px 1px #2264ad,
		1px 0 1px #2264ad,
		0 1px 1px #2264ad,
		-1px 0 1px #2264ad;
}

.litespeed-wrap .button-primary:focus,
.litespeed-wrap .button-primary:hover {
	background: #5891ce;
	border-color: #2264ad;
	color: #fff;
}

.litespeed-wrap .button-primary:hover {
	box-shadow: 0 1px 0 #2264ad;
}

.litespeed-wrap .button-primary:focus {
	background: #5891ce;
	border-color: #2264ad;
	color: #fff;
	box-shadow:
		0 1px 0 #0073aa,
		0 0 2px 1px #33b3db;
}

.litespeed .litespeed-btn-primary,
.litespeed-wrap .litespeed-btn-primary,
.litespeed-btn-primary {
	color: #538ac6;
	border: 1px solid #538ac6;
	-moz-box-shadow: 0 0 0 1px rgba(83, 138, 198, 0.25);
	-webkit-box-shadow: 0 0 0 1px rgba(83, 138, 198, 0.25);
	box-shadow: 0 0 0 1px rgba(83, 138, 198, 0.25);
}

.litespeed .litespeed-btn-primary:hover,
.litespeed-wrap .litespeed-btn-primary:hover,
.litespeed-btn-primary:hover {
	background: #538ac6;
	border-color: #538ac6;
	color: #fff;
}

.litespeed-wrap .button:not(.litespeed-btn-large) .dashicons {
	position: relative;
	top: 0.125em;
}

.litespeed-wrap .button:not(:first-child) {
	margin-left: 5px;
}

.litespeed-wrap .button + .button {
	margin-left: 10px;
}

.litespeed-info-button {
	color: #c8c8c8;
	padding: 0;
	-webkit-appearance: none;
	border: none;
	background: none;
	vertical-align: middle;
	line-height: inherit;
	text-decoration: none;
}

.litespeed-info-button .dashicons {
	font-size: 16px;
	vertical-align: middle;
}

.litespeed-btn-pie {
	-webkit-appearance: none;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin: 0;
	top: -0.125em;
}

/* =======================================
   BUTTONS - sizes
======================================= */

.litespeed-wrap .litespeed-btn-tiny {
	padding: 2px 8px;
	line-height: 1.5;
	height: auto;
}

.litespeed-wrap .litespeed-btn-mini {
	padding: 0 8px 1px;
	font-size: 12px;
	font-weight: 600;
	margin: 5px 0;
}

.litespeed-wrap .litespeed-btn-mini .dashicons.dashicons-image-rotate {
	padding-top: 3px;
	font-size: 18px;
}

.litespeed-wrap .litespeed-btn-mini .dashicons {
	padding-top: 2px;
}

.litespeed-wrap .litespeed-btn-large {
	font-size: 1.5em;
	padding: 0.75em 1.5em;
	margin: 0 0.25em;
	height: auto;
}

.litespeed-wrap .litespeed-btn-large .dashicons {
	font-size: 1.25em;
	width: auto;
}

/* =======================================
	  SWITCH
======================================= */

.litespeed-switch {
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 0;
	display: inline-flex;
	position: relative;
}

.litespeed-switch input:checked:active + label {
	box-shadow:
		0 2px 0 rgba(27, 146, 146, 0.7),
		inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
}

.litespeed-switch input:checked + label {
	background-color: #36b0b0;
	color: #fff;
	border: 1px solid #36b0b0;
	box-shadow: 0 2px 0 #1b9292;
	z-index: 2;
	text-shadow:
		0 -1px 1px #1b9292,
		1px 0 1px #1b9292,
		0 1px 1px #1b9292,
		-1px 0 1px #1b9292;
}

.litespeed-switch label {
	font-size: 14px;
	display: inline-block;
	min-width: 72px;
	background-color: #f9fafc;
	font-weight: 400;
	text-align: center;
	padding: 6px 12px 5px 12px;
	cursor: pointer;
	border: 1px solid #ccc;
	border-bottom: none;
	box-shadow: 0 2px 0 #ccc;
	position: relative;
}

.litespeed-switch label:not(:last-child) {
	margin-right: -1px;
}

.litespeed-switch label:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.litespeed-switch label:first-of-type {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.litespeed-switch input:hover + label {
	border-color: #1a9292;
	box-shadow: 0 2px 0 #1a9292;
	z-index: 2;
	color: #117171;
}

.litespeed-switch input:focus + label {
	color: #117171;
	box-shadow: 0 0px 0px 2px rgba(28, 138, 128, 0.85);
	border-color: transparent;
	z-index: 2;
}

.litespeed-switch input:focus + label + input + input:hover + label,
.litespeed-switch input:focus + label + input:hover + label {
	z-index: 1;
}

.litespeed-switch input:active + label {
	box-shadow:
		0 2px 0 #1b9292,
		inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
}

.litespeed-switch input:checked:hover + label,
.litespeed-switch input:checked:focus + label {
	background-color: #36b0b0;
	color: #fff;
}

.litespeed-switch input {
	display: inline-block;
	position: absolute;
	z-index: -1;
	margin: 0;
}

.litespeed-cache-purgeby-text {
	margin: 0;
	display: inline-block;
}

/* =======================================
				TOGGLE
======================================= */

.litespeed-toggle-stack {
	display: flex;
	flex-direction: column;
}

.litespeed-toggle-stack .litespeed-toggle-wrapper {
	justify-content: space-between;
}

.litespeed-toggle-wrapper {
	display: flex;
	align-items: center;
}

.litespeed-toggle-wrapper + .litespeed-toggle-wrapper {
	margin-top: 0.75rem;
}

.litespeed-toggle {
	position: relative;
	overflow: hidden;
	min-width: 58px;
	height: 21px;
	/*margin-left: 1.2rem;*/
}

.litespeed-toggle-group {
	position: absolute;
	width: 200%;
	top: 0;
	bottom: 0;
	left: 0;
	transition: left 0.35s;
	-webkit-transition: left 0.35s;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.litespeed-toggle-on {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%;
	margin: 0;
	border: 0;
	border-radius: 0;
}

.litespeed-toggle-on.litespeed-toggle-btn {
	padding-right: 24px;
}

.litespeed-toggle-off.litespeed-toggle-btn {
	padding-left: 24px;
}

.litespeed-toggle-handle {
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	width: 0px;
	border-width: 0 1px;
}

.litespeed-toggle-off {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
}

.litespeed-toggleoff .litespeed-toggle-group {
	left: -100%;
}

.litespeed-toggle-btn {
	display: inline-block;
	padding: 5px 10px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.litespeed-toggle-btn-primary {
	color: #fff;
	background-color: #36b0b0;
	border-color: #36b0b0;
}

.litespeed-toggle-btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.litespeed-toggle-btn-success:hover,
.litespeed-toggle-btn-success:focus,
.litespeed-toggle-btn-success:active,
.litespeed-toggle-btn-success.litespeed-toggle-active {
	color: #fff;
	background-color: #00bfbf;
	border-color: #6699cc;
}

.litespeed-toggle-btn-default:hover,
.litespeed-toggle-btn-default:focus,
.litespeed-toggle-btn-default:active,
.litespeed-toggle-btn-default.litespeed-toggle-active {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.litespeed-toggle-btn:active,
.litespeed-toggle-btn.litespeed-toggle-active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.litespeed-toggle-btn-default:active,
.litespeed-toggle-btn-default.litespeed-toggle-active {
	background-image: none;
}

/* =======================================
	LABEL/TAG
======================================= */
[class*='litespeed-label-'] {
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;
}

[class*='litespeed-label-']:hover,
[class*='litespeed-label-']:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

[class*='litespeed-label-']:empty {
	display: none;
}

.litespeed-label-regular {
	font-size: 1em;
}

.litespeed-label-default {
	background-color: #777;
}

.litespeed-label-default[href]:hover,
.litespeed-label-default[href]:focus {
	background-color: #5e5e5e;
}

.litespeed-label-primary {
	background-color: #337ab7;
}

.litespeed-label-primary[href]:hover,
.litespeed-label-primary[href]:focus {
	background-color: #286090;
}

.litespeed-label-success {
	background-color: #5cb85c;
}

.litespeed-label-success[href]:hover,
.litespeed-label-success[href]:focus {
	background-color: #449d44;
}

.litespeed-label-info {
	background-color: #5bc0de;
}

.litespeed-label-info[href]:hover,
.litespeed-label-info[href]:focus {
	background-color: #31b0d5;
}

.litespeed-label-warning {
	background-color: #f0ad4e;
}

.litespeed-label-warning[href]:hover,
.litespeed-label-warning[href]:focus {
	background-color: #ec971f;
}

.litespeed-label-danger {
	background-color: #d9534f;
}

.litespeed-label-danger[href]:hover,
.litespeed-label-danger[href]:focus {
	background-color: #c9302c;
}

/* =======================================
	   SHELL
======================================= */
.litespeed-shell {
	width: 98%;
	background: #141414;
	margin: 20px auto 0 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	height: 224px;
}

.litespeed-shell-header {
	z-index: 999;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 34px;
	padding: 5px 0;
}

.litespeed-shell-header-bg {
	opacity: 0.4;
	background-color: #cccccc;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-top-radius: 3px;
}

.litespeed-shell-header-bar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	height: 2px;
	background-color: #f48024;
}

.litespeed-shell-header-icon-container {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 29px;
	height: 34px;
	z-index: 6;
}

ul.litespeed-shell-body {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: scroll;
	margin: 0;
	padding: 5px;
	list-style: none;
	background: #141414;
	color: #45d40c;
	font:
		0.8em 'Andale Mono',
		Consolas,
		'Courier New';
	line-height: 1.6em;

	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.litespeed-shell-body li:before {
	content: '>';
	position: absolute;
	left: 0;
	top: 0;
}

.litespeed-shell-body li {
	word-wrap: break-word;
	position: relative;
	padding: 0 0 0 15px;
	margin: 0;
}

.litespeed-widget-setting {
	background-color: #ecebdc;
	padding: 5px 14px;
	margin: 5px -15px;
}

/* =======================================
			CALLOUT / NOTICE
======================================= */

.litespeed-callout {
	margin: 1.5rem 0;

	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #f9f9f9;
}

.litespeed-callout h4:not(:last-child) {
	margin-bottom: 0.5rem;
	margin-top: 1em;
}

.litespeed-callout p {
	margin-left: 0;
}

.litespeed-callout ol,
.litespeed-callout ul {
	margin-left: 1em;
}

.litespeed-callout.notice-warning h4 {
	color: #e59544;
}

.litespeed-callout.notice-error h4 {
	color: #dc3232;
}

.litespeed-callout-bg {
	margin: 1.5rem 0;
	background: #f9f9f9;
	border-top: none;
	border-bottom: none;
	border-right: none;
}

/* =======================================
			TICK / CHECKBOX
======================================= */

.litespeed-tick-wrapper {
	margin-left: -5px;
}

.litespeed-tick {
	display: inline-block;
	/* min-width: 125px; */
	background: #f2f9ff;
	padding: 5px 0 5px 0px;
	border-radius: 3px;
	cursor: pointer;
	margin: 5px 5px 5px 0;
}

.litespeed-tick-list .litespeed-tick {
	display: block;
	margin-bottom: 3px;
	margin-top: 0;
	background: none;
}

.litespeed-tick-list .litespeed-tick input[type='checkbox'] {
	margin-left: 0;
}

.litespeed-tick-list .litespeed-tick label {
	color: inherit;
}

.litespeed-tick input[type='checkbox'] {
	height: 18px;
	width: 18px;
	vertical-align: middle;
	margin: 0 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	cursor: pointer;
}

.litespeed-tick input[type='checkbox']:not(:disabled):hover {
	border-color: #538ac6;
}

.litespeed-tick input[type='checkbox']:active:not(:disabled) {
	border-color: #538ac6;
}

.litespeed-tick input[type='checkbox']:focus {
	outline: none;
}

.litespeed-tick input[type='checkbox']:checked {
	border-color: #538ac6;
	background-color: #538ac6;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.litespeed-tick input[type='checkbox']:checked:before {
	content: '';
	display: block;
	width: 5px;
	height: 11px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 5px;
	margin-top: -1px;
	cursor: pointer;
}

.litespeed-tick label {
	padding: 2px 0px 2px 0;
	font-size: 14px;
	color: #264d73;
}

.litespeed-tick label:hover {
	min-width: 115px;
	color: #6699cc;
}

/* =======================================
			RADIO - vertical
======================================= */

.litespeed-radio-row {
	margin-bottom: 12px;
	position: relative;
	padding-left: 1.5rem;
}

.litespeed-radio-row input[type='radio'] {
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	line-height: 1;
	left: 0;
	top: 0.7em;
	transform: translateY(-50%);
}

.litespeed-radio-row label {
	vertical-align: text-bottom;
	line-height: 1.4;
}

@media screen and (max-width: 782px) {
	.litespeed-radio-row {
		padding-left: 2rem;
	}
}

/* =======================================
		   FORM - layout
======================================= */

.litespeed-wrap .litespeed-float-submit {
	position: absolute;
	right: 0;
	top: -5px;
	margin-top: 0;
}

.rtl .litespeed-wrap .litespeed-float-submit {
	left: 10px;
	right: unset;
}

.litespeed-wrap .litespeed-float-resetbtn {
	position: absolute;
	right: 0;
	bottom: 20px;
}

.rtl .litespeed-wrap .litespeed-float-resetbtn {
	left: 10px;
	right: unset;
}

/* =======================================
		  FORM - utilities
======================================= */

.litespeed .litespeed-input-large {
	font-size: 20px;
}

.litespeed-input-long {
	width: 87%;
}

.litespeed-input-short2 {
	width: 150px;
}

.litespeed-input-short {
	width: 45px;
}

@media screen and (max-width: 680px) {
	.litespeed-input-short2 {
		width: 160px;
	}

	.litespeed-input-short {
		width: 50px;
	}
}

/* =======================================
		   FORM - elements
======================================= */

.litespeed-form-label {
	font-size: 1em;
	margin: 0.65rem 0;
	display: block;
	font-weight: 600;
}

.litespeed-form-label--toggle {
	margin: 0;
	display: inline-block;
	min-width: 110px;
}

input.litespeed-input[type='file'] {
	padding: 9px;
	min-width: 500px;
	border: 1px solid #ddd;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
	background-color: #fff;
	color: #32373c;
	outline: 0;
	transition: 50ms border-color ease-in-out;
}

.litespeed-body .litespeed-textarea-success {
	border-color: #6699cc;
}

input.litespeed-input-success {
	border-color: #28a745;
}

input.litespeed-input-warning {
	border-color: #e59544;
}

.litespeed-textarea {
	width: 60%;
}

.litespeed-textarea-recommended {
	display: flex;
	margin-top: -5px;
}

.litespeed-textarea-recommended .litespeed-desc {
	margin: 0;
}

.litespeed-textarea-recommended > div:first-child {
	margin-top: 1.7em;
	font-size: 12px;
	margin-right: 25px;
}

.litespeed-wrap .litespeed-collection-button {
	text-decoration: none;
	min-width: 30px;
	text-align: center;
}

.litespeed-collection-button[data-action='add'] {
	margin-top: -5px;
	margin-left: -5px;
}

.litespeed-collection-button .dashicons {
	vertical-align: baseline;
}

.litespeed-wrap .button:not(.litespeed-btn-large).litespeed-form-action .dashicons {
	font-size: 1.2em;
	vertical-align: middle;
	top: 0;
}

@media screen and (max-width: 680px) {
	.litespeed-body tbody > tr > th {
		display: block;
		padding: 18px 0 5px 12px;
	}

	.litespeed-body .litespeed-table td {
		display: block;
		max-width: 100%;
	}

	.litespeed-body .litespeed-table textarea,
	.litespeed-body .litespeed-table input.litespeed-regular-text {
		width: 100% !important;
	}

	.litespeed-wrap .litespeed-float-submit {
		display: none;
	}

	.litespeed-body {
		padding: 1px 10px 20px 15px;
	}

	.litespeed-body .regular-text:not(.litespeed-input-short) {
		width: 100%;
	}

	.litespeed-textarea-recommended {
		flex-direction: column;
	}

	.litespeed-textarea-recommended > div:first-child {
		margin-bottom: 1.7em;
		margin-top: 0;
		margin-right: 0;
	}

	.litespeed-switch {
		max-width: 100%;
		flex-wrap: wrap;
	}

	.litespeed-switch + .litespeed-warning {
		display: block;
		margin-top: 10px;
	}

	input.litespeed-input[type='file'] {
		max-width: calc(100% - 24px);
		min-width: 0;
	}

	.litespeed-body .litespeed-table .litespeed-row-flex {
		flex-direction: column;
	}
}

/* =======================================
		   ENTERPRISE NOTICE
======================================= */

.litespeed-ent-notice {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #333;
	z-index: 999;
	opacity: 0.8;
	text-align: center;
	font-size: 3rem;
	color: #1865c5;
}

.litespeed-ent-notice-desc {
	position: relative;
	top: 30%;
	transform: rotate(-20deg);
	text-shadow: 2px 2px 4px #000000;
}

/* =======================================
			  PROMO BANNER
======================================= */

.litespeed-banner-promo,
.litespeed-banner-promo-full {
	display: flex;
	padding: 0px;
}

.litespeed-banner-promo-full {
	margin: 0px;
	padding: 0px;
}

.litespeed-banner-promo-logo {
	background-image: url(../img/lscwp-logo_90x90.png);
	background-size: contain;
	width: 90px;
	background-repeat: no-repeat;
	display: inline-block;
}

.litespeed-banner-promo-full .litespeed-banner-promo-logo {
	margin: 0px;
	width: 90px;
	height: 90px;
}

.litespeed-banner-promo-content {
	margin-left: 25px;
}

.litespeed-banner-promo-full .litespeed-banner-promo-content {
	width: 75%;
}

.litespeed-banner-promo-content h1 {
	font-weight: 600;
	color: #538ac6;
	margin-top: 10px;
}

.litespeed-banner-title {
	font-size: 1.3em;
	margin: 8px 0px 5px 0px;
}

.litespeed-banner-promo-slacklogo {
	background-image: url('../img/slack-logo.png');
	background-size: contain;
	width: 75px;
	height: 75px;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0px;
	flex: 0 0 5%;
}

.litespeed-banner-promo .litespeed-banner-promo-slack-line1 {
	font-size: 18px;
	margin-top: 0px;
	line-height: 21px;
}

.litespeed-banner-promo .litespeed-banner-promo-slack-textlink {
	color: #e59544;
	text-decoration: none;
}

.litespeed-banner-promo .litespeed-banner-promo-slack-textlink:hover {
	opacity: 0.8;
}

.litespeed-banner-promo-slack-line2 {
	font-size: 15px;
	margin: 0px;
	line-height: 0.75em;
}

.litespeed-banner-promo-slack-link {
	color: #888888;
}

a.litespeed-btn-xs.litespeed-banner-promo-slack-btn {
	margin: 0px 5px;
}

/* =======================================
			  PROMO BANNER - QC
======================================= */

.litespeed-banner-promo-qc {
	display: flex;
}

.litespeed-banner-promo-qc h2 {
	line-height: 1.4;
}

.litespeed-banner-promo-qc-content {
	display: flex;
	align-items: center;
}

.litespeed-banner-promo-qc-description {
	flex-basis: 50%;
	padding-right: 2rem;
}

.litespeed-banner-promo-qc-description p {
	font-size: 14px;
}

.litespeed-banner-promo-qc-description .button {
	margin-right: 1.5rem;
}

.litespeed-tweet-preview {
	border-radius: 5px;
	line-height: 1.3125;
	box-shadow: 1px 1px 0.5em rgba(0, 0, 0, 0.3);
	margin: 0.5em 1em 1em 0;
	padding: 1em;
	max-width: 480px;
	display: flex;
}

.litespeed-tweet-preview:after {
	content: '';
	display: block;
	clear: both;
}

.litespeed-tweet-preview p:first-child {
	margin-top: 0;
}

.litespeed-tweet-preview-title {
	color: #777;
	margin-top: 0.9em;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 0.9em;
}

.litespeed-tweet-text {
	font:
		14px system-ui,
		-apple-system,
		BlinkMacSystemFont,
		'Segoe UI',
		Roboto,
		Ubuntu,
		'Helvetica Neue',
		sans-serif;
	line-height: 1.3125;
}

.litespeed-tweet-cta {
	text-align: right;
	margin-top: 1em;
}

.litespeed-tweet-cta a {
	background-color: #1da1f2;
	line-height: 1.3125;
	color: #fff;
	font-weight: bold;
	display: inline-flex;
	padding: 0.55em 1em;
	font-size: 14px;
	border-radius: 99em;
	text-decoration: none;
}

.litespeed-tweet-cta a:hover {
	background-color: #1e98e1;
}

.litespeed-tweet-cta a svg {
	width: 16px;
	height: 18px;
	margin-right: 0.5em;
}

.litespeed-tweet-cta a svg path {
	fill: currentColor;
}

.litespeed-tweet-img {
	width: calc(240px + 1rem);
	padding-right: 1rem;
	box-sizing: border-box;
}

.litespeed-tweet-img img {
	max-width: 100%;
	vertical-align: middle;
}

.litespeed-tweet-img + p {
	margin-top: 0;
}

/* =======================================
		admin -> media lib icon
======================================= */

.litespeed-media-href {
	display: inline-table;
}

[class*='litespeed-icon-media-'] {
	background-size: contain;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 0;
	background-repeat: no-repeat;
	display: inline-block;
}

[class*='litespeed-icon-media-']:hover {
	opacity: 0.7;
}

.litespeed-icon-media-webp {
	background-image: url('../img/icons/img_webp.svg');
}

.litespeed-icon-media-webp-disabled {
	background-image: url('../img/icons/img_webp_disabled.svg');
}

.litespeed-icon-media-optm {
	background-image: url('../img/icons/img_optm.svg');
}

.litespeed-icon-media-optm-disabled {
	background-image: url('../img/icons/img_optm_disabled.svg');
}

p.litespeed-media-p {
	margin-bottom: 1px !important;
}

p.litespeed-txt-webp {
	color: #83b04a;
}

p.litespeed-txt-ori {
	color: #5967b3;
}

p.litespeed-txt-disabled {
	color: #ced2d9;
}

.litespeed-media-svg {
	vertical-align: middle;
	margin: 5px;
	width: 25px;
	height: auto;
}

@keyframes litespeed-circle-chart-fill {
	to {
		stroke-dasharray: 0 100;
	}
}

/* =======================================
			 PIE chart
======================================= */

.litespeed-pie {
	vertical-align: middle;
	margin: 5px 5px 5px 0;
}

circle.litespeed-pie_bg {
	stroke: #efefef;
	stroke-width: 2;
	fill: none;
}

circle.litespeed-pie_circle {
	animation: litespeed-circle-chart-fill 2s reverse;
	transform: rotate(-90deg);
	transform-origin: center;

	animation: litespeed-pie-fill 2s reverse;
	/* 1 */
	stroke: #28a745;
	stroke-width: 2;
	stroke-linecap: round;
	fill: none;
}

.litespeed-pie.litespeed-pie-tiny {
	margin: 0 2px 0 0;
}

.litespeed-pie.litespeed-pie-tiny text {
	font-weight: bold;
	fill: #828282;
}

.litespeed-pie.litespeed-pie-tiny circle {
	stroke-linecap: initial;
}

.litespeed-pie-tiny circle.litespeed-pie_bg,
.litespeed-pie-tiny circle.litespeed-pie_circle {
	stroke-width: 3;
}

.litespeed-pie-tiny circle.litespeed-pie_bg {
	stroke: #eee;
}

.litespeed-pie-success circle.litespeed-pie_circle {
	stroke: #28a745;
}

.litespeed-pie-warning circle.litespeed-pie_circle {
	stroke: #e67700;
}

.litespeed-pie-danger circle.litespeed-pie_circle {
	stroke: #c7221f;
}

g.litespeed-pie_info text {
	dominant-baseline: central;
	text-anchor: middle;
	font-size: 11px;
}

.litespeed-promo-score g.litespeed-pie_info text {
	font-size: 14px;
	font-weight: 600;
}

.litespeed-pie-success g.litespeed-pie_info text {
	fill: #28a745;
}

.litespeed-pie-warning g.litespeed-pie_info text {
	fill: #e67700;
}

.litespeed-pie-danger g.litespeed-pie_info text {
	fill: #c7221f;
}

g.litespeed-pie_info .litespeed-pie-done {
	fill: #28a745;
	font-size: 15px;
}

/* =======================================
		VIEW - multiple cdn mapping
======================================= */

[data-litespeed-cdn-mapping]:first-child [data-litespeed-cdn-mapping-del] {
	display: none;
}

.litespeed-cdn-mapping-col1 {
	padding-right: 2rem;
	max-width: 35%;
}

.litespeed-cdn-mapping-col1 .litespeed-input-long {
	width: 100%;
}

.litespeed-cdn-mapping-col2 {
	padding-top: 0.25rem;
}

.litespeed-cdn-mapping-col1 label {
	position: relative;
}

[data-litespeed-cdn-mapping-del] {
	position: absolute;
	right: -6px;
	top: -6px;
}

@media screen and (max-width: 600px) {
	.litespeed-cdn-mapping-col1 {
		max-width: 100%;
	}
}

/* =======================================
		VIEW - crawler
======================================= */

.litespeed-crawler-curr {
	vertical-align: middle;
	height: 20px;
	margin-left: 10px;
}

#cookie_crawler > p:first-child {
	margin-top: 5px;
}

.litespeed-crawler-sitemap-nav {
	display: flex;
	justify-content: space-between;
}

.litespeed-crawler-sitemap-nav > div {
	margin-top: 10px;
}

@media screen and (max-width: 680px) {
	.litespeed-crawler-sitemap-nav {
		display: block;
	}

	.litespeed-table-responsive {
		clear: both;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.litespeed-table-responsive table {
		width: 100%;
	}

	.litespeed-table-responsive th {
		text-wrap: nowrap;
	}

	.litespeed-table-responsive [data-crawler-list].wp-list-table td:nth-child(2) {
		min-width: 115px;
	}

	.litespeed-wrap input[name='kw'] {
		width: 100% !important;
	}
}

/* =======================================
			PROGRESS BAR
======================================= */

.litespeed-progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #007bff;
	transition: width 0.6s ease;
}

.litespeed-progress-bar-yellow {
	background-color: #fbe100;
}

.litespeed-progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 12px;
	overflow: hidden;
	font-size: 0.75rem;
	background-color: #e9ecef;
	border: 1px solid #dddddd;
	border-radius: 8px;
	width: 75%;
	margin: 5em 1em 1.5em 1em !important;
}

/* =======================================
		PROGRESS BAR - modal
======================================= */

.litespeed-modal {
	margin-top: -8px;
}

.litespeed-modal .litespeed-progress {
	margin-left: -8px;
	margin-right: -8px;
}

/* =======================================
		   		GUIDANCE
======================================= */

.litespeed-guide {
	border: 1px solid #73b38d;
	max-width: 50%;
	padding: 20px;
}

.litespeed-guide h2 {
	color: #73b38d;
	border-bottom: 1px solid #73b38d;
	display: table;
	padding-right: 50px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.litespeed-guide li {
	font-size: 15px;
	line-height: 30px;
	margin: 10px 10px 10px 16px;
}

.litespeed-guide li.litespeed-guide-done:before {
	content: '\2713';
	font-size: 26px;
	color: #73b38d;
	margin-left: -37px;
	margin-right: 18px;
	opacity: 1;
}

.litespeed-guide li.litespeed-guide-done {
	opacity: 0.9;
}

/* =======================================
		VIEW - image optimization
======================================= */

.litespeed-image-optim-summary-wrapper {
	padding: 0;
}

.litespeed-cache_page_litespeed-img_optm .nav-tab-wrapper {
	border-bottom: none;
	position: relative;
	z-index: 2;
}

.litespeed-cache_page_litespeed-img_optm .litespeed-body {
	box-shadow: none;
	border: none;
	background: none;
	padding: 0;
}

.litespeed-cache_page_litespeed-img_optm [data-litespeed-layout]:not([data-litespeed-layout='summary']) {
	background: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	padding: 1px 20px 20px 20px;
}

.litespeed-column-secondary {
	background: #f9fafc;
}

.litespeed-column-with-boxes > div:first-child {
	padding-right: 25px;
}

.litespeed-column-with-boxes > div:last-child {
	background: #f1f1f1;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

.litespeed-column-with-boxes > div:last-child .litespeed-postbox:last-child {
	margin-bottom: 0;
}

.litespeed-image-optim-summary {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	position: relative;
	padding: 1px 20px 20px 20px;
	background: #fff;
	border: 1px solid #e5e5e5;
}

.litespeed-image-optim-summary-footer {
	border-top: 1px solid #efefef;
	background: #f9f9f9;
	padding: 20px;
	margin: 20px -20px -20px;
}

.litespeed-help-btn-icon {
	text-decoration: none;
	margin-left: 10px;
	color: #c8c8c8;
}

.litespeed-postbox-imgopt-info .litespeed-flex-container {
	align-items: center;
}

.litespeed-postbox-imgopt-info .litespeed-flex-container:not(:last-child) {
	margin-bottom: 0.65em;
}

.litespeed-postbox-imgopt-info .litespeed-flex-container p:first-child {
	margin-top: 0;
}

.litespeed-image-optim-summary > h3:first-child {
	margin-top: 1.6em;
	font-size: 1.2em;
}

.litespeed-image-optim-summary > h3:first-child .litespeed-quic-icon {
	width: 1.2em;
	height: 1.4em;
	background-size: contain;
	margin-right: 0.2rem;
}

.litespeed-img-optim-actions {
	margin-top: 1.65em;
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
}

.litespeed-img-optim-actions .button-primary {
	font-size: 1.2em;
	margin-right: 1em;
	padding: 0.35em 0.85em;
	min-width: 210px;
	text-align: center;
}

@media screen and (max-width: 1079px) {
	.litespeed-postbox-imgopt-info svg {
		height: 50px;
		width: 50px;
	}
}

@media screen and (max-width: 814px) {
	.litespeed-column-with-boxes > div:first-child {
		padding-right: 0;
		margin-bottom: 1rem;
	}
}

@media screen and (max-width: 680px) {
	.litespeed-img-optim-actions .button + .button.button-secondary {
		margin-left: 0;
		margin-top: 10px;
	}
}

/* =======================================
	VIEW - image optm media row
======================================= */

.imgoptm.column-imgoptm a[data-balloon-pos] {
	border-bottom: 1px dashed;
}

.imgoptm.column-imgoptm p {
	margin-bottom: 0.25em;
	margin-top: 0;
}

.imgoptm.column-imgoptm p + .row-actions {
	margin-top: 0.5em;
}

.fixed .column-lqip {
	width: 6rem;
}

.litespeed-media-lqip img {
	max-width: 62px;
	max-height: 62px;
}

.litespeed-media-href {
	font-size: 12px;
}

/* =======================================
		VIEW - log view
======================================= */

.litespeed-log-view-wrapper {
	margin: 1.5em 0;
}

/* =======================================
			VIEW - dashboard
======================================= */

.litespeed-dashboard-group {
	margin-bottom: 1rem;
}

.litespeed-dashboard-group > .litespeed-flex-container {
	margin: 0 -10px;
	min-width: 100%;
	width: auto;
}

.litespeed-dashboard .litespeed-postbox {
	margin: 10px;
}

.litespeed-dashboard-title a {
	text-decoration: none;
	margin-left: 0.25rem;
}

.litespeed-dashboard-header {
	display: flex;
	align-items: center;
}

.litespeed-dashboard-header:first-child {
	margin-top: 1.5rem;
}

.litespeed-dashboard-header hr {
	align-self: center;
	flex-grow: 1;
	margin-left: 15px;
	margin-right: 15px;
}

.litespeed-dashboard-header hr:last-child {
	margin-right: 0;
}

.litespeed-dashboard-header .litespeed-learn-more {
	font-weight: normal;
	text-decoration: none;
	margin-top: -2px;
	color: #5e7380;
}

.litespeed-dashboard-stats h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 1.2em;
	color: #777;
}

.litespeed-dashboard-stats h3 + p {
	margin-top: 0;
	margin-bottom: 0;
}

.litespeed-dashboard-stats .litespeed-desc {
	color: #777;
}

.litespeed-dashboard-stats p strong {
	font-size: 2em;
	font-weight: normal;
	margin-right: 5px;
}

.litespeed-dashboard-stats-wrapper {
	display: flex;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox {
	margin: 0;
	min-width: 20%;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox .inside .litespeed-title,
.litespeed-dashboard-group .litespeed-postbox .inside .litespeed-title {
	font-size: 14px;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:last-child) {
	margin-right: -1px;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:first-child) {
	border-left-color: #f9f9f9;
}

.litespeed-dashboard-stats-wrapper .litespeed-dashboard-stats p strong {
	font-size: 1.4rem;
}

.litespeed-dashboard-stats-wrapper .litespeed-pie {
	width: 60px;
	height: 60px;
}

.litespeed-dashboard-stats-wrapper .litespeed-flex-container + p:not(:last-child) {
	margin-bottom: 0.55em;
}

.litespeed-dashboard-stats-payg {
	color: #777;
}

.litespeed-dashboard-stats-payg strong {
	color: #444;
}

.postbox .inside > p.litespeed-dashboard-stats-payg {
	margin-top: 1.35em;
}

.postbox .inside > p.litespeed-dashboard-stats-payg:last-child {
	margin-bottom: -5px !important;
}

.litespeed-postbox p.litespeed-dashboard-stats-total {
	padding: 0.75em 20px 0 20px;
	border-top: 1px dashed #eee;
	margin-top: 0.55em;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -0.55em !important;
}

.litespeed-postbox.litespeed-postbox-partner .inside {
	margin: 11px 0;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox.litespeed-postbox-partner h3.litespeed-title {
	color: #777;
	font-weight: normal;
	font-size: 13px;
}

.litespeed-postbox.litespeed-postbox-partner a {
	font-size: 1.35rem;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	max-width: 100%;
	display: inline-block;
}

.litespeed-postbox.litespeed-postbox-partner a:hover {
	text-decoration: underline;
}

.litespeed-postbox.litespeed-postbox-partner img {
	max-width: 12rem;
}

.litespeed-dashboard-group .litespeed-postbox {
	width: calc(25% - 20px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.litespeed-dashboard-group .litespeed-postbox-double {
	min-width: calc(50% - 20px);
	display: flex;
	justify-content: space-between;
}

.litespeed-postbox-double-content {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.litespeed-postbox-double-content .litespeed-postbox-double-col {
	width: 50%;
}

.litespeed-postbox-double-content .litespeed-postbox-double-col:nth-child(2) {
	padding-left: 10px;
}

.litespeed-dashboard-group hr {
	margin: 1.5rem 0 0.75rem 0;
}

.litespeed-postbox .litespeed-postbox-refresh {
	text-decoration: none;
	color: #36b0b0;
	line-height: 1;
	vertical-align: top;
	margin-left: 0.5rem;
	margin-bottom: 0;
}

.litespeed-postbox .litespeed-postbox-refresh.button .dashicons {
	font-size: 22px;
	top: 0.05em;
}

.litespeed-postbox p:last-child {
	margin-bottom: 0;
}

.litespeed-label-dashboard {
	font-size: 0.92em;
	padding: 0.3em 0.6em 0.35em 0.6em;
	font-weight: normal;
	display: inline-block;
	margin-left: 0.2em;
	min-width: 2em;
}

.litespeed-label-dashboard:first-child {
	margin-left: 0;
	margin-right: 0.35em;
}

.litespeed-postbox .inside {
	padding: 0 20px 5px;
}

.litespeed-postbox .inside .litespeed-title {
	margin: 0 -20px 12px -20px;
	padding: 0px 20px 7px 20px;
	border-bottom: 1px solid #eee;
	font-size: 1.2em;
}

.litespeed-postbox .inside.litespeed-postbox-footer {
	border-top: 1px solid #efefef;
	background: #f9f9f9;
	padding: 20px;
	margin-bottom: 0px;
	margin-top: 0;
}

.litespeed-postbox-footer a,
a.litespeed-redetect {
	text-decoration: none;
}

.litespeed-postbox .inside.litespeed-postbox-footer--compact {
	padding: 7px 20px 8px 20px;
	font-size: 12px;
}

.litespeed-postbox-imgopt .litespeed-pie {
	width: 55px;
	height: 55px;
}

.litespeed-postbox-imgopt .litespeed-flex-container {
	align-items: center;
	margin-bottom: 10px;
}

.litespeed-postbox-imgopt .litespeed-flex-container .litespeed-icon-vertical-middle + div h3 {
	margin-top: 0;
}

.litespeed-postbox-imgopt .litespeed-flex-container .litespeed-icon-vertical-middle + div p {
	line-height: 1.2;
}

.litespeed-postbox-imgopt .litespeed-postbox-double-col:last-child > *:first-child {
	margin-top: 7px;
}

.litespeed-postbox-pagespeed p:first-child {
	margin-top: 0;
	margin-bottom: 0;
}

.litespeed-postbox-score-improve {
	line-height: 45px;
	margin-top: 7px;
	font-size: 42px;
}

.litespeed-postbox-pagespeed .litespeed-padding-space:first-child {
	padding-left: 5px;
	padding-right: 5px;
}

.litespeed-link-with-icon {
	text-decoration: underline;
	margin-right: 0.25em;
}

.litespeed-link-with-icon .dashicons {
	vertical-align: baseline;
	position: relative;
	top: 0.1em;
	font-size: 1em;
	text-decoration: none;
	width: auto;
	margin-right: 0.5em;
}

.litespeed-link-with-icon.litespeed-icon-right .dashicons {
	margin-left: 0.5em;
	margin-right: 0;
}

.litespeed-links-group:not(:last-child) {
	margin-bottom: 1em;
}

.litespeed-links-group > span:not(:last-child):after {
	content: '|';
	margin: 0 10px;
	color: #ddd;
	font-size: 13px;
}

.litespeed-wrap p.litespeed-qc-dashboard-link {
	margin-left: 1rem;
}

.litespeed-right.litespeed-qc-dashboard-link .dashicons {
	margin-left: 0.5em;
	margin-right: 0;
}

.litespeed-score-col {
	flex-grow: 1;
	padding-right: 15px;
}

.litespeed-score-col .litespeed-text-md {
	font-size: 1.35rem;
}

.litespeed-score-col.litespeed-score-col--imp {
	text-align: right;
	padding-right: 0;
}

.litespeed-score-col--imp .litespeed-text-jumbo {
	line-height: 1;
}

.litespeed-wrap span[data-balloon-pos] {
	border-bottom: 1px dashed;
}

.litespeed-wrap span[aria-label][data-balloon-pos] {
	cursor: default;
}

@media screen and (max-width: 1400px) and (min-width: 1024px) {
	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		flex-grow: 1;
	}

	.litespeed-postbox .inside {
		padding: 0 15px 5px;
	}

	.litespeed-dashboard-group .litespeed-postbox {
		width: calc(33.3333% - 20px);
	}

	.litespeed-dashboard-group .litespeed-postbox-double {
		min-width: calc(66.6666% - 20px);
	}
}

@media screen and (max-width: 1023px) {
	.litespeed-dashboard-stats-wrapper {
		flex-wrap: wrap;
	}

	.litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:first-child) {
		border-left-color: #ccd0d4;
	}

	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		margin-top: -1px;
		min-width: calc(33.3333% - 1px);
	}

	.litespeed-postbox .inside {
		padding: 0 15px 5px;
	}

	.litespeed-dashboard-group .litespeed-postbox {
		width: calc(50% - 20px);
	}

	.litespeed-dashboard-group .litespeed-postbox-double {
		min-width: calc(100% - 20px);
	}
}

@media screen and (max-width: 719px) and (min-width: 480px) {
	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		margin-top: -1px;
		min-width: calc(50% - 2px);
	}
}

@media screen and (max-width: 569px) {
	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		min-width: 100%;
	}

	.litespeed-dashboard-group .litespeed-postbox {
		width: 100%;
	}

	.litespeed-postbox-double-content .litespeed-postbox-double-col {
		width: 100%;
	}

	.litespeed-postbox-double-content .litespeed-postbox-double-col:nth-child(2) {
		padding-left: 0;
		margin-top: 7px;
	}

	.litespeed-postbox-double-content {
		flex-wrap: wrap;
	}
}

/********************************* todo *******************************/

/* image optimize page */

.litespeed-column-java {
	background: #5cadad !important;
}

.litespeed-text-shipgrey {
	color: #535342 !important;
}

.litespeed-text-dimgray {
	color: #666666 !important;
}

.litespeed-text-grey {
	color: #999999 !important;
}

.litespeed-text-whisper {
	color: #e6e6e6 !important;
}

.litespeed-text-malibu {
	color: #5cbdde !important;
}

.litespeed-text-morningglory {
	color: #99cccc !important;
}

.litespeed-text-fern {
	color: #66cc66 !important;
}

.litespeed-text-persiangreen {
	color: #009999 !important;
}

.litespeed-text-lead {
	font-size: 16px;
}

.litespeed-text-small {
	font-size: 12px;
	line-height: 14px;
}

.litespeed-text-thin {
	font-weight: 100;
}

.litespeed-contrast {
	color: white;
}

.litespeed-hr-dotted {
	border: 1px dotted #eeeeee;
}

.litespeed-hr {
	padding-bottom: 1.5em;
	border-bottom: 0.5px solid #97caca;
}

.litespeed-hr-with-space {
	border-top: 1px solid #eeeeee;
	margin: 2em 0;
	border-bottom: none;
}

.litespeed-icon-vertical-middle {
	vertical-align: middle;
	display: inline-block;
	margin: 0px 10px 0px 10px;
}

.litespeed-column-java .litespeed-danger {
	color: #c1c53a !important;
}

.litespeed-column-java .litespeed-desc {
	color: #bfbfbf;
}

.litespeed-column-java code {
	color: #c2f5bf;
	background-color: #238888;
}

.litespeed-column-java .litespeed-title {
	color: white;
}

.litespeed-width-7-10 .litespeed-progress {
	margin: 1em;
}

.litespeed-refresh:after {
	content: '⟳';
	width: 20px;
	height: 20px;
	color: #40ad3a;
}

.litespeed-column-java .litespeed-refresh:after {
	color: #23ec17;
}

.litespeed-refresh:hover:after,
.litespeed-refresh:focus:after,
.litespeed-refresh:focus:active:after {
	color: #7ffbfb;
}

.litespeed-width-3-10 .litespeed-title {
	margin: 18px 0;
}

.litespeed-silence {
	color: #b1b1b1;
}

.litespeed-column-java .litespeed-congratulate {
	color: #c2f5bf;
	font-size: 20px;
}

.litespeed-light-code .litespeed-silence code {
	background-color: #f0f5fb;
}

.litespeed-column-java .litespeed-btn-danger {
	color: #f194a8;
	border-color: #f194a8;
}

.litespeed-column-java .litespeed-btn-danger:hover {
	background: #f194a8;
}

.litespeed-column-java svg.litespeed-pie circle.litespeed-pie_bg {
	stroke: #e8efe7;
}

.litespeed-column-java svg.litespeed-pie circle.litespeed-pie_circle {
	stroke: #97caca;
}

.litespeed-column-java svg .litespeed-pie_info text {
	fill: #f5ffeb;
}

.litespeed-column-java svg g.litespeed-pie_info .litespeed-pie-done {
	fill: #a5ffa0;
}

.litespeed-column-java a {
	color: #eaf8ff;
}

.litespeed-column-java a:hover {
	color: #ffffff;
}

.litespeed-progress-bar-blue {
	background-color: #33adff;
}

.litespeed-status-current {
	font-size: 3.5em;
	margin: 1.25em 0em 0.75em 0em;
}

/* .litespeed-title, .litespeed-title-short {
	margin: 18px 0;
	border-bottom: 1px solid #C1D5EA;
	margin: 2.5em 0px 1.5em 0 !important;
} */

.litespeed-column-java .litespeed-desc {
	color: #cae4e4;
}

.litespeed-column-java .litespeed-warning {
	color: #ffd597 !important;
}

.litespeed-column-java .litespeed-btn-success {
	color: #ddf1e4;
	border: 1px solid #33ad5c;
	background: #33ad5c;
}

.litespeed-column-java .litespeed-btn-success:hover {
	color: #ffffff;
	border: 1px solid #7dca97;
	background: #009933;
}

.litespeed-column-java .litespeed-btn-warning {
	color: #fff1dd;
	border: 1px solid #ff9933;
	background-color: #ff9933;
}

.litespeed-column-java .litespeed-btn-warning:hover {
	color: #ffffff;
	border-color: #ffca7d;
	background: #ff9900;
}

.litespeed-column-java .litespeed-btn-danger {
	color: #ffeadd !important;
	border: 1px solid #ff6600 !important;
	background: #ff5c5c;
}

.litespeed-column-java .litespeed-btn-danger:hover {
	color: #ffffff;
	border: 1px solid #ff9797 !important;
	background: #ff0000;
}

.litespeed-column-java .litepseed-dash-icon-success,
.litepseed-dash-icon-success {
	color: #5cdede;
	font-size: 2em;
	margin-top: -0.25em;
}

.litespeed-column-java .litepseed-dash-icon-success:hover,
.litepseed-dash-icon-success:hover {
	color: #7de5e5;
}

.litespeed-dashicons-large {
	font-size: 2em;
}

.litespeed-column-java p {
	color: #ffffff;
}

.litespeed-body tbody > tr > th.litespeed-padding-left {
	padding-left: 3em;
}
@media screen and (max-width: 680px) {
	.litespeed-body tbody > tr > th.litespeed-padding-left {
		padding-left: 10px;
	}

	.litespeed-body tbody > tr > th.litespeed-padding-left:before {
		content: '\2014\2014';
		color: #ccc;
		margin-right: 5px;
	}
}

.litespeed-txt-small {
	font-size: 12px;
}

.litespeed-txt-disabled .litespeed-text-dimgray {
	color: #aaaaaa;
}

.litespeed-txt-disabled svg {
	fill: #aaaaaa;
}

.litespeed-txt-disabled circle.litespeed-pie_circle {
	stroke: #cccccc;
}

.litespeed-txt-disabled g.litespeed-pie_info text {
	color: #cccccc;
}

a.litespeed-media-href svg:hover {
	border-radius: 50%;
	background: #f1fcff;
	fill: #5ccad7;
	box-shadow: 0 0 5px 1px #7dd5df;
	transition: all 0.2s ease-out;
	transform: scale(1.05);
}

.litespeed-media-p a .dashicons-trash {
	font-size: 2.25em;
	vertical-align: middle;
	display: inline;
	border-radius: 50%;
	line-height: 1.5em;
}

.litespeed-media-p a .dashicons-trash:hover {
	transition: all 0.2s ease-out;
	color: #ffa500 !important;
	background: #fff5e6;
	box-shadow: 0 0 10px 1px #ff8c00;
}

.litespeed-media-p div > svg circle.litespeed-pie_bg {
	stroke: #ecf2f9;
}

.litespeed-media-p div > svg circle.litespeed-pie_circle {
	stroke: #9fbfdf;
}

.litespeed-media-p div > svg {
	fill: #538cc6;
	background: rgba(236, 242, 249, 0.1);
	border-radius: 50%;
}

.litespeed-banner-description-padding-right-15 {
	padding-right: 15px;
}

.litespeed-banner-description {
	display: inline-flex;
	flex-wrap: wrap;
}

.litespeed-banner-description-content {
	margin: 0px;
	line-height: 1.25em;
}

.litespeed-banner-button-link {
	white-space: nowrap;
	margin: 0px;
	line-height: 1.5em;
	padding-bottom: 5px;
}

.litespeed-notice-dismiss {
	position: absolute;
	right: 25px;
	border: none;
	margin: 0;
	padding: 10px;
	background: none;
	cursor: pointer;
	color: #888888;
	display: block;
	height: 20px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 600;
	text-decoration: none;
}

.litespeed-notice-dismiss:hover,
.litespeed-notice-dismiss:active,
.litespeed-notice-dismiss:focus {
	color: #cc2929;
}

.litespeed-dot {
	display: inline-block;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	color: white;
	text-align: center;
}

.litespeed-badge {
	display: inline-block;
	border-radius: 20%;
	min-width: 50px;
	height: 20px;
	color: white;
	text-align: center;
}

/* =======================================
	Comparison Cards - Presets
======================================= */

.litespeed-comparison-card {
	box-sizing: border-box;
}

.litespeed-comparison-card-rec .litespeed-card-content > div.litespeed-card-body {
	font-size: 14px;
}

.litespeed-comparison-card-rec .litespeed-card-action {
	margin-bottom: 0.25rem;
}

.litespeed-comparison-card-rec h3 {
	font-size: 20px;
}

.litespeed-card-content > div,
.litespeed-card-action {
	padding: 0.85rem 1.25rem;
}

.litespeed-card-header {
	border-bottom: 1px solid #eee;
	background: #f9fafc;
}

.litespeed-card-content > div.litespeed-card-body {
	align-self: stretch;
	justify-content: flex-end;
	font-size: 15px;
	padding-bottom: 0.5rem;
	padding-top: 1rem;
}

.litespeed-card-content > div.litespeed-card-footer {
	align-self: stretch;
	justify-content: flex-end;
	padding-bottom: 0;
	padding-top: 0.25rem;
}

.litespeed-card-action {
	justify-content: flex-end;
}

.litespeed-comparison-card ul {
	padding-left: 20px;
	list-style: none;
	list-style-position: outside;
	margin: 0;
}

.litespeed-comparison-card li {
	margin-bottom: 0.5em;
	line-height: 1.4;
}

.litespeed-comparison-card li:last-child {
	margin-bottom: 0;
}

.litespeed-comparison-card ul li:before {
	content: '✓';
	margin-left: -1em;
	margin-right: 0.35em;
	color: #329c74;
}

@media screen and (max-width: 1279px) {
	.litespeed-comparison-card {
		margin: 0 0 -1px 0;
	}
}

@media screen and (min-width: 640px) and (max-width: 1279px) {
	.litespeed-comparison-cards {
		max-width: 740px;
	}

	.litespeed-card-content {
		display: flex;
		flex-wrap: wrap;
	}

	.litespeed-card-content .litespeed-card-header {
		width: 100%;
	}

	.litespeed-card-content > div.litespeed-card-body {
		align-self: initial;
		width: 50%;
		box-sizing: border-box;
	}

	.litespeed-card-content > div.litespeed-card-footer {
		width: 50%;
		align-self: initial;
		box-sizing: border-box;
	}

	.litespeed-card-content > div.litespeed-card-footer h4 {
		margin-top: 1rem;
	}
}

@media screen and (min-width: 1280px) {
	.litespeed-comparison-cards {
		display: flex;
		margin: 3rem 0 2rem 0;
		max-width: 1720px;
	}

	.litespeed-comparison-card {
		width: 19%;
		min-width: 0;
		display: flex;
		flex-direction: column;
		margin-right: -1px;
		justify-content: space-between;
	}

	.litespeed-comparison-card:first-child {
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		overflow: hidden;
	}

	.litespeed-comparison-card:last-child {
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		overflow: hidden;
	}

	.litespeed-comparison-card-rec {
		width: 23%;
		padding-top: 1rem;
		padding-bottom: 0.75rem;
		margin-top: -1rem;
		margin-bottom: 0.25rem;
		border-radius: 5px;
		overflow: hidden;
	}

	.litespeed-comparison-card-rec .litespeed-card-header {
		margin-top: -1rem;
		padding-top: 1.75rem;
		padding-bottom: 0.95rem;
	}
}

/* =======================================
		BALLOON PURE CSS TOOLTIPS
======================================= */

.litespeed-wrap {
	--balloon-color: rgba(16, 16, 16, 0.95);
	--balloon-font-size: 12px;
	--balloon-move: 4px;
}

.litespeed-wrap button[aria-label][data-balloon-pos] {
	overflow: visible;
}

.litespeed-wrap [aria-label][data-balloon-pos] {
	position: relative;
	cursor: pointer;
}

.litespeed-wrap [aria-label][data-balloon-pos]:after {
	opacity: 0;
	pointer-events: none;
	transition: all 0.2s ease 0.05s;
	text-indent: 0;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	font-weight: normal;
	font-style: normal;
	text-shadow: none;
	font-size: var(--balloon-font-size);
	background: var(--balloon-color);
	border-radius: 2px;
	color: #fff;
	content: attr(aria-label);
	padding: 0.5em 1em;
	position: absolute;
	white-space: nowrap;
	z-index: 10;
	line-height: 1.4;
}

.litespeed-wrap [aria-label][data-balloon-pos]:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: var(--balloon-color);
	opacity: 0;
	pointer-events: none;
	transition: all 0.2s ease 0.05s;
	content: '';
	position: absolute;
	z-index: 10;
}

.litespeed-wrap [aria-label][data-balloon-pos]:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos]:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-visible]:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-visible]:after,
.litespeed-wrap [aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before,
.litespeed-wrap [aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:after {
	opacity: 1;
	pointer-events: none;
}

.litespeed-wrap [aria-label][data-balloon-pos].font-awesome:after {
	font-family:
		FontAwesome,
		-apple-system,
		BlinkMacSystemFont,
		'Segoe UI',
		Roboto,
		Oxygen,
		Ubuntu,
		Cantarell,
		'Open Sans',
		'Helvetica Neue',
		sans-serif;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-break]:after {
	white-space: pre;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-break][data-balloon-length]:after {
	white-space: pre-line;
	word-break: break-word;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-blunt]:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-blunt]:after {
	transition: none;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:after {
	bottom: 100%;
	left: 50%;
	margin-bottom: 10px;
	transform: translate(-50%, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:before {
	bottom: 100%;
	left: 50%;
	transform: translate(-50%, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up'][data-balloon-visible]:after {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up'][data-balloon-visible]:before {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:after {
	bottom: 100%;
	left: 0;
	margin-bottom: 10px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:before {
	bottom: 100%;
	left: 5px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:after {
	bottom: 100%;
	right: 0;
	margin-bottom: 10px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:before {
	bottom: 100%;
	right: 5px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:after {
	left: 50%;
	margin-top: 10px;
	top: 100%;
	transform: translate(-50%, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: var(--balloon-color);
	left: 50%;
	top: 100%;
	transform: translate(-50%, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down'][data-balloon-visible]:after {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down'][data-balloon-visible]:before {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:after {
	left: 0;
	margin-top: 10px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: var(--balloon-color);
	left: 5px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:after {
	right: 0;
	margin-top: 10px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: var(--balloon-color);
	right: 5px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:after {
	margin-right: 10px;
	right: 100%;
	top: 50%;
	transform: translate(var(--balloon-move), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: var(--balloon-color);
	right: 100%;
	top: 50%;
	transform: translate(var(--balloon-move), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left'][data-balloon-visible]:after {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left'][data-balloon-visible]:before {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:after {
	left: 100%;
	margin-left: 10px;
	top: 50%;
	transform: translate(calc(var(--balloon-move) * -1), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right-color: var(--balloon-color);
	left: 100%;
	top: 50%;
	transform: translate(calc(var(--balloon-move) * -1), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right'][data-balloon-visible]:after {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right'][data-balloon-visible]:before {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='small']:after {
	white-space: normal;
	width: 80px;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='medium']:after {
	white-space: normal;
	width: 150px;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='large']:after {
	white-space: normal;
	width: 260px;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='xlarge']:after {
	white-space: normal;
	width: 380px;
}

@media screen and (max-width: 768px) {
	.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='xlarge']:after {
		white-space: normal;
		width: 90vw;
	}
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='fit']:after {
	white-space: normal;
	width: 100%;
}

/* =======================================
		Misc Mobile TWEAKS
======================================= */

@media screen and (max-width: 680px) {
	.litespeed-wrap .litespeed-body .field-col {
		margin-left: 0;
	}

	.litespeed-width-auto.litespeed-table-compact td {
		font-size: 12px;
		word-break: break-word;
	}

	input#input_api_key + .button {
		margin-top: 10px;
		margin-left: 0;
	}

	input#input_api_key + .button + .litespeed-desc {
		display: block;
	}

	input#input_api_key + .button + .litespeed-desc + .button {
		margin-left: 0;
	}

	.litespeed-body .litespeed-table td .litespeed-right {
		float: none !important;
	}

	.litespeed-title a.litespeed-learn-more,
	.litespeed-title-short a.litespeed-learn-more {
		display: block;
		margin-left: 0;
		margin-top: 5px;
	}
}

.litespeed-wrap .litespeed-redetect[aria-label][data-balloon-pos][data-balloon-pos='up']:after {
	left: auto;
	right: 0;
	transform: translate(0%, var(--balloon-move));
}

.litespeed-wrap .litespeed-redetect[aria-label][data-balloon-pos][data-balloon-pos='up']:hover:after,
.litespeed-wrap .litespeed-redetect[aria-label][data-balloon-pos][data-balloon-pos='up'][data-balloon-visible]:after {
	transform: translate(0, 0);
}
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/css/fonts/litespeedfont.svg000064400000011733151600204050022742 0ustar00<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>Generated by IcoMoon</metadata>
<defs>
<font id="litespeedfont" horiz-adv-x="1024">
<font-face units-per-em="1024" ascent="960" descent="-64" />
<missing-glyph horiz-adv-x="1024" />
<glyph unicode="&#x20;" horiz-adv-x="512" d="" />
<glyph unicode="&#xe900;" glyph-name="wp_lscache" d="M1019.179 451.092c-0.094 0.469-0.27 0.916-0.404 1.374-0.156 0.532-0.284 1.070-0.495 1.57-0.222 0.549-0.532 1.061-0.822 1.57-0.205 0.384-0.381 0.788-0.623 1.152-0.572 0.853-1.226 1.664-1.977 2.423l-0.014 0.011-491.674 491.679c-0.040 0.031-0.082 0.063-0.122 0.094-2.847 2.796-6.741 4.531-11.051 4.531-4.315 0-8.206-1.735-11.054-4.531-0.043-0.031-0.088-0.063-0.125-0.094l-0.011-0.020-491.674-491.671c-0.754-0.759-1.408-1.57-1.98-2.423-0.242-0.361-0.41-0.768-0.623-1.152-0.284-0.509-0.603-1.018-0.822-1.57-0.213-0.501-0.333-1.038-0.486-1.57-0.139-0.458-0.316-0.905-0.407-1.374-0.205-1.007-0.313-2.037-0.313-3.095 0-1.061 0.108-2.088 0.313-3.089 0.088-0.466 0.265-0.91 0.407-1.368 0.156-0.532 0.276-1.087 0.486-1.587 0.219-0.538 0.535-1.050 0.822-1.57 0.213-0.384 0.381-0.777 0.623-1.152 0.572-0.842 1.226-1.664 1.98-2.412l0.009-0.011 491.676-491.682c0.737-0.742 1.539-1.382 2.395-1.957 0.168-0.114 0.358-0.188 0.535-0.299 0.703-0.415 1.414-0.845 2.176-1.155 0.282-0.125 0.597-0.176 0.893-0.282 0.677-0.239 1.345-0.475 2.054-0.626 1.007-0.193 2.054-0.307 3.126-0.307 1.064 0 2.113 0.114 3.123 0.307 0.703 0.151 1.374 0.387 2.048 0.626 0.296 0.105 0.614 0.156 0.896 0.282 0.759 0.31 1.473 0.742 2.182 1.155 0.171 0.111 0.367 0.185 0.532 0.299 0.856 0.572 1.658 1.215 2.395 1.957l0.014 0.020 491.676 491.674c0.754 0.748 1.405 1.57 1.977 2.412 0.242 0.375 0.415 0.771 0.623 1.152 0.293 0.521 0.6 1.030 0.822 1.57 0.21 0.501 0.338 1.055 0.495 1.587 0.134 0.458 0.307 0.902 0.404 1.368 0.196 1.001 0.316 2.028 0.316 3.089-0.003 1.061-0.122 2.091-0.321 3.095zM941.096 447.11l-0.168-0.444-0.137-0.484-0.492-0.879c-0.122-0.168-0.276-0.347-0.444-0.515l-424.624-424.63c-0.151-0.159-0.299-0.29-0.461-0.404-0.142-0.094-0.697-0.424-0.85-0.506l-1.166-0.384c-0.134-0.031-0.444-0.060-0.759-0.060s-0.62 0.031-0.919 0.097c0 0-0.811 0.29-0.993 0.347-0.188 0.1-0.879 0.512-0.879 0.512-0.162 0.131-0.296 0.247-0.427 0.381l-424.627 424.627c-0.168 0.171-0.313 0.344-0.444 0.526l-0.521 0.956-0.341 1.115c-0.006 0.040-0.046 0.327-0.046 0.634 0 0.304 0.040 0.6 0.1 0.887l0.171 0.444 0.151 0.515 0.225 0.356 0.265 0.515c0.134 0.179 0.273 0.356 0.424 0.506l424.741 424.715c0.449 0.435 1.525 1.26 3.126 1.26s2.679-0.825 3.18-1.32l424.667-424.644c0.168-0.168 0.31-0.344 0.435-0.523l0.512-0.936 0.353-1.126c0.006-0.051 0.048-0.347 0.048-0.651-0.003-0.304-0.043-0.592-0.1-0.887zM764.55 449.53c-0.060 0.225-0.156 0.455-0.21 0.683-0.071 0.265-0.134 0.535-0.245 0.782-0.111 0.267-0.262 0.532-0.412 0.774-0.105 0.196-0.188 0.404-0.31 0.58-0.279 0.421-0.623 0.825-0.973 1.198l-0.017 0.020-244.824 244.816c-0.017 0.011-0.046 0.037-0.057 0.054-1.417 1.388-3.351 2.256-5.504 2.256-2.139 0-4.087-0.868-5.504-2.256-0.020-0.017-0.043-0.043-0.057-0.054l-244.824-244.833c-0.375-0.373-0.705-0.774-0.987-1.198-0.128-0.179-0.202-0.384-0.307-0.58-0.151-0.245-0.302-0.509-0.407-0.774-0.111-0.25-0.168-0.521-0.247-0.782-0.074-0.228-0.165-0.458-0.208-0.683-0.102-0.503-0.154-1.018-0.154-1.553 0-0.521 0.051-1.027 0.154-1.525 0.046-0.233 0.134-0.455 0.208-0.697 0.080-0.253 0.137-0.523 0.247-0.771 0.102-0.267 0.256-0.529 0.407-0.788 0.105-0.182 0.179-0.39 0.307-0.566 0.282-0.421 0.612-0.822 0.987-1.2l0.003-0.006 244.821-244.827c0.37-0.367 0.771-0.688 1.189-0.967 0.082-0.065 0.185-0.094 0.27-0.145 0.347-0.216 0.708-0.438 1.084-0.589 0.137-0.057 0.299-0.071 0.441-0.122 0.327-0.134 0.663-0.245 1.024-0.321 0.503-0.1 1.018-0.145 1.55-0.145 0.535 0 1.058 0.046 1.562 0.145 0.347 0.077 0.683 0.188 1.015 0.321 0.148 0.051 0.304 0.065 0.455 0.122 0.373 0.151 0.728 0.373 1.078 0.589 0.082 0.051 0.188 0.077 0.267 0.145 0.427 0.279 0.828 0.6 1.183 0.967l0.017 0.006 244.821 244.827c0.35 0.378 0.694 0.777 0.973 1.2 0.122 0.179 0.205 0.384 0.31 0.566 0.151 0.262 0.299 0.523 0.412 0.788 0.111 0.247 0.174 0.518 0.245 0.771 0.057 0.242 0.151 0.464 0.21 0.697 0.088 0.498 0.145 1.007 0.145 1.525 0.003 0.532-0.051 1.047-0.139 1.55zM604.76 581.632l-78.35-99.419 42.416-61.002c0.051-0.071 0.1-0.151 0.156-0.228 0.711-1.106 1.229-2.222 1.596-3.573 2.506-9.782 0.745-17.55-4.907-21.834l-128.68-98.768c-2.216-1.749-5.299-3.766-9.429-3.766-4.588 0-8.829 2.651-10.769 6.679-2.33 4.699-1.476 9.671 2.534 14.771l78.327 99.439-43.036 61.921c-5.501 7.811-3.792 18.901 3.792 24.701l128.762 98.847c2.222 1.718 5.288 3.686 9.333 3.686 4.577 0 8.823-2.645 10.823-6.753 2.258-4.654 1.402-9.586-2.569-14.703zM233.35 419.499l249.805-249.816v-58.14l-307.965 307.957h58.16zM483.154 726.283l-249.793-249.785h-58.172l307.965 307.962v-58.177zM790.687 419.536h54.428l-307.988-307.996v54.417l253.559 253.579zM790.667 476.473l-253.54 253.537v54.451l311.683-307.988h-58.143z" />
</font></defs></svg>litespeed-wp-plugin/6.5.4/litespeed-cache/assets/css/fonts/litespeedfont.woff000064400000003574151600204120023106 0ustar00wOFF|0OS/2``*cmaphTTV҇gasp�glyf�,,���head�66
��hhea($$��hmtxL
loca`(�maxpl  ~name��Έ�.�post\  �������3	@����@�@ 8
 ����� ���������797979������Dinrw{0414&104'85"&981.#"890#01100101108290021030202323263:1421261021469063401641065041465&451818101#0"10"10"10&18181'50410495178106321810101'0"10410410"140'1'81.#"8100"101010"1100210101021010380218120:1023403810214012071760502104104183<1045'81#"&'&6?'&6?>323#3575'5�����N�W�W��������O+�O+������:��:446���8������W���W�����d=cd>b��:33�4����6�8�6������_<��T��T���������
�|�
�
H
�'
o
�	
	�	U	�	2	|	
4�litespeedfontlitespeedfontVersion 1.0Version 1.0litespeedfontlitespeedfontlitespeedfontlitespeedfontRegularRegularlitespeedfontlitespeedfontFont generated by IcoMoon.Font generated by IcoMoon.litespeed-wp-plugin/6.5.4/litespeed-cache/assets/css/fonts/litespeedfont.ttf000064400000003460151600204170022741 0ustar00�0OS/2*�`cmapV҇Tgasppglyf���x,head
���6hhea���$hmtx
loca(�maxp~  name��.�@�post �������3	@����@�@ 8
 ����� ���������797979������Dinrw{0414&104'85"&981.#"890#01100101108290021030202323263:1421261021469063401641065041465&451818101#0"10"10"10&18181'50410495178106321810101'0"10410410"140'1'81.#"8100"101010"1100210101021010380218120:1023403810214012071760502104104183<1045'81#"&'&6?'&6?>323#3575'5�����N�W�W��������O+�O+������:��:446���8������W���W�����d=cd>b��:33�4����6�8�6������_<��T��T���������
�|�
�
H
�'
o
�	
	�	U	�	2	|	
4�litespeedfontlitespeedfontVersion 1.0Version 1.0litespeedfontlitespeedfontlitespeedfontlitespeedfontRegularRegularlitespeedfontlitespeedfontFont generated by IcoMoon.Font generated by IcoMoon.litespeed-wp-plugin/6.5.4/litespeed-cache/assets/css/fonts/litespeedfont.eot000064400000003754151600204240022737 0ustar00�0�LP����litespeedfontRegularVersion 1.0litespeedfont�0OS/2*�`cmapV҇Tgasppglyf���x,head
���6hhea���$hmtx
loca(�maxp~  name��.�@�post �������3	@����@�@ 8
 ����� ���������797979������Dinrw{0414&104'85"&981.#"890#01100101108290021030202323263:1421261021469063401641065041465&451818101#0"10"10"10&18181'50410495178106321810101'0"10410410"140'1'81.#"8100"101010"1100210101021010380218120:1023403810214012071760502104104183<1045'81#"&'&6?'&6?>323#3575'5�����N�W�W��������O+�O+������:��:446���8������W���W�����d=cd>b��:33�4����6�8�6������_<��T��T���������
�|�
�
H
�'
o
�	
	�	U	�	2	|	
4�litespeedfontlitespeedfontVersion 1.0Version 1.0litespeedfontlitespeedfontlitespeedfontlitespeedfontRegularRegularlitespeedfontlitespeedfontFont generated by IcoMoon.Font generated by IcoMoon.litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/quic-cloud-logo-light_stack_300px.png000064400000007133151600204370025150 0ustar00�PNG


IHDR,,N�~G�PLTE>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ksp��p��p��p��p��p��p��p��p��p��p��p��p��p��p��f��f��f��f��f��f��f��f��f��f��f��f��f��f��f��>PY\ksp��f��^ۧ_=tRNS 0@P`p���������������p`P@0  0@P`p���������������p`P@0 ���,
IDATx��k[�8�(2�"���P�@���x��UmmK�$4I�0�{�e�ҡ7o����`�0����!��>6-���Y�����������'�Ge1F���t=&�`y�s���cjё���a�S��p2�
ך���qU�q8#9={z\6��\,r����,4���9�N7��3AG�n{�сL�����AM���IX�O&/��6�ra"��wu��a�n�\\"����
�U7��\1l�=.Tm�����tٽ쮟U�~0�]��U��;��T���,���Z0�3j{�"2s��lM)�u�-tQ̎�ǖ�X�8tI�m������ǖ��x�T*3����E��mYA^�u��	�z�揭Yj!jD�G�����	�m��"|�������	y�P�%.�3V�9�Ѱ�q>D��
��sE
X�[6��G��Ä�ɖI�-F�g^&�,�;Ĕf�۹c�"�%0z��!����S��9�l�Y�v�H���jj������5C"���X��U��h*��2��ٱ%V�Aߎ#�bKw�����4+`9UpA~,�"l�	
G�;��)%G�.��sL��DKB+�bl�SKlHS6V�S~l͕-�AV�%=���ޛ,�}z���Rm2=�W���f��}+����^>�������y�"uJ7��SK#we=ov<>�.�����Y�2�~�����?�Xʍ����>6O��V�7W,F�u��M��^S�%�+i���g=o�<�n`��b���i)��Af"����ñ������m�
�md�����ų���I��w%�PM�z֟M���60\�V�&|�O�qlI��i��m�,��m���Ji�Rq�V�>(�fR�]MY.s���ǦD[2b��|cE2�]~�m-e�Z
���є:�1�-�
C���7�������j�6�Bsg���M���y�����p_�o<�>�l`��ʲ8L��͌ؒ��;�o�`t��>i�5�-ݖ5������
�k<�㴥�BqW,�˿-�26�m�_n�^��W���MɈ-��Գ��S��G�濇���gⰄ}^}��[=,#�mN�f|��ؚy�Xa���Og	���x��w�J���U嫒�bQ,�Gƙ�GQ
Nnz��&�xl��45w=���~̟�֖�����5�bl��#��/�-=��#p?.�A�_e��e�o`�|$�Ԃ(1)��Bb1�[:��9V���mوb�-
v�akN��"Ŗ�����	�ֻ[��wwD٦~Xƶ8�����5����lJ-x#��$��#����SzJ-��U��]�4_q�]�[��^���w���/�Ʀ��/6a����[F}>�M���-�}�>�]�*�ϗ�7��+6�7y47�#clʭ�ߞ�)uȘ�1̏"�Ҍ�KL��uE�a�04)�eO�ZQMv=�Ɂ������yZ+��9�����������_���d{N;�o-���P�w�
G���z�C3�\��	[�
L����?�JrD���ZçV-�4��(���R�=*g����S=A(#�t�s��VN	Y�@��O��G���zss^-!N�U�5Wi�e)�����.5d�6W4��eU�g>E<(!�NJ@�$(��$���8PAV}/����gIHV5q�F��h���9���"W�i9�~\ĶdE��_��D����_V53vO�
��/�䫈�X�d�����ٲ�ޖ[�qd����Cd���fQ[���*gnVQ�]V��Zѹ��\_�CZ��1�G�j(�]g���)�Aܓ�bK����+��,kp�ޣ�'�Һؑ1�u����f��]�.�s�=W�U^�T��uu���5�u�������!�0��;��� �Q&gAm�ɪ��	T�-����tWZ��^XN��푽N�_���v�|o�����>�Yez��|�GV�X�
�7���Z�LV誋�1e%]�n#����Y�Y��Q�����3�=���M˺�/��wdǿ�e]�k{�~��>-�ɓ�� w8d�9
��^m���A�t�� Y�u��6UVJ��P�CV�cRs����ZJ�Ut$f�58@� ��h-��
�ƍ��!�����3H|\��gW�du	��>E�I�H9��++ߔ�6"�t����_o���
��ɲ�,Y�WVx8�B/�!��]	j���)�6,@�,�����0Fز�G�Ou���Q+���,�m�e�]���K��+� bp���M�t��Ҟ�J����=b�
��(g�ˢ����w��#�Q$�d!�e�r�*�f�q;=��TFqY��TYmqY��d��*#?���eE��Q�#�,t�m����.R�j��%GVG4�Z<����N}��T�g)Y��A�ް��
qJM�5U�8?|��|����.ˬl��"u�E82z�%�<�–h�
%��d��:�Ӵ�ڊ�Z�s,�Ѹ\`��౲��`#x<����䮝7|?q�\����������O2/�w�,�%�4��R�_S����4Y��j1��8�d���O8kb+m-�ઃ֎,�iYk@��MhŴ���[����f�M�0���-�`�a?B�iI��?V�H� ��d���|�H�'��p�ޟ��+�E��
<�t��u=�
5X-g�FT��M��3^\ɍ87����Oy�YO�w=ț?X>����6�����Y��Л�ٷ�F{���CB㦈�dV�/��R�Y�fY�iQ�&����w+�Nk��	�4�S�^�)o�~�ſ�ԣ,�4�2&3S�V�2���lw�6��;x��B��f#Zu�ծ!B���$sQ�q�W����fe�˝��(�L�[&����
IS����Y-a$���� �BX��.�p��w�㙣���~z�[@Xb椇�g��MP��z��s��㠧^5�nd�S��R��H�u��8��"YR�f�W���Lq����b��?�S��d��n�T�A-ÂC����<���~�Q���94'̝腸7�,{V�hr��XԈ��e�d�����}���X>�i����?��Э�7\�ύ��|F��	M��$���Y�kԃ9ކv��d��15]�V��KVb�S���n��-F�+K�o���E�of�O��\�ԏ�rw|Џ�w��ꁎF"""""""""""""""""""""""""""""""""""""�z�Θ����cIEND�B`�litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/lscwp_font-icon_32px.svg000064400000004632151600204440022713 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<path fill="#FFCE00" d="M18.955,11.586c-0.09-0.185-0.281-0.305-0.486-0.305c-0.174,0-0.301,0.079-0.389,0.147l-3.761,2.888
	c-0.301,0.229-0.368,0.669-0.151,0.979l1.179,1.696l-2.204,2.796c-0.204,0.262-0.165,0.486-0.096,0.629
	c0.086,0.181,0.281,0.303,0.484,0.303c0.178,0,0.302-0.081,0.391-0.149l3.76-2.887c0.229-0.173,0.305-0.478,0.209-0.836
	c-0.016-0.059-0.039-0.111-0.074-0.166l-1.164-1.672l2.205-2.797C19.061,11.952,19.023,11.729,18.955,11.586z"/>
<path fill="#00CCFF" d="M31.611,15.531L16.469,0.389C16.344,0.264,16.177,0.194,16,0.194c-0.178,0-0.344,0.069-0.47,0.194
	L0.389,15.531C0.264,15.656,0.195,15.822,0.195,16c0,0.177,0.069,0.344,0.194,0.469L15.531,31.61
	c0.126,0.126,0.292,0.194,0.47,0.194c0.177,0,0.344-0.068,0.469-0.194l15.142-15.142c0.125-0.124,0.195-0.291,0.195-0.469
	C31.807,15.823,31.736,15.656,31.611,15.531z M16.616,2.412l12.98,12.979h-4.334c-0.023,0-0.051,0.002-0.074,0.005l-8.572-8.57
	V2.412z M15.398,2.399v4.413l-8.579,8.578H2.406L15.398,2.399z M15.398,29.601L2.406,16.609h4.413l8.579,8.578V29.601z M16,23.974
	L8.027,16L16,8.026L23.975,16L16,23.974z M16.616,29.587v-4.413l8.57-8.569c0.025,0.003,0.053,0.005,0.076,0.005h4.334
	L16.616,29.587z"/>
<path fill="#3399CC" d="M16,8.026L8.027,16L16,23.974L23.975,16L16,8.026z M17.816,16.681c0.035,0.055,0.059,0.107,0.074,0.166
	c0.096,0.358,0.02,0.663-0.209,0.836l-3.76,2.887c-0.089,0.068-0.213,0.149-0.391,0.149c-0.203,0-0.398-0.122-0.484-0.303
	c-0.069-0.143-0.108-0.367,0.096-0.629l2.204-2.796l-1.179-1.696c-0.217-0.31-0.149-0.749,0.151-0.979l3.761-2.888
	c0.088-0.068,0.215-0.147,0.389-0.147c0.205,0,0.396,0.12,0.486,0.305c0.068,0.143,0.105,0.366-0.098,0.626l-2.205,2.797
	L17.816,16.681z M25.188,15.396l-8.572-8.57V2.412l12.98,12.979h-4.334C25.238,15.391,25.211,15.393,25.188,15.396z M6.819,15.391
	H2.406L15.398,2.399v4.413L6.819,15.391z M6.819,16.609l8.579,8.578v4.413L2.406,16.609H6.819z M25.262,16.609h4.334l-12.98,12.978
	v-4.413l8.57-8.569C25.211,16.607,25.238,16.609,25.262,16.609z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/lscwp_gray-yellow_font-icon_22px.svg000064400000003170151600204510025237 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<path fill="#FFCC00" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.157-0.121,0.211-0.33,0.146-0.578
	c-0.012-0.041-0.027-0.076-0.052-0.114l-0.803-1.154l1.521-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#777777" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135L21.77,11.324c0.088-0.085,0.137-0.201,0.137-0.323
	C21.904,10.879,21.855,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.989c-0.017,0-0.035,0.001-0.052,0.003l-5.915-5.913
	V1.625z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.019,0.001,0.037,0.003,0.054,0.003h2.989
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/lscwp_gray_font-icon_22px.svg000064400000003166151600204560023740 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<path fill="#777777" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.158-0.121,0.211-0.33,0.145-0.578
	c-0.011-0.041-0.027-0.076-0.051-0.114l-0.803-1.154l1.52-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#777777" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135l10.446-10.447c0.088-0.085,0.136-0.201,0.136-0.323
	C21.905,10.879,21.856,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.99c-0.016,0-0.035,0.001-0.051,0.003l-5.915-5.913V1.625
	z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.018,0.001,0.037,0.003,0.053,0.003h2.99
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/lscwp-logo_90x90.png000064400000003224151600204630021654 0ustar00�PNG


IHDRZZv�0�PLTEGpL�����������u������������������ռ�������а�������˝��������������z}jknsvy���Kdrs�3��hikc�5������������M����efi��Sy�_�J��1Ds��AԤ_ad�������ج��;r�{����ss/:GQ7im����,��X'\]_bJ#Do[]`uI��tRNS`���(��MlIDATx���!EQ,��_�w���r��yj��m��EF����f@�1"�!���2�I[d��e���fӁCL)��I>��a���n��w��g/�i�p��I)�E�<B] ���mh.��Kپ�W���Bb��sǭ�c��#O����'8��Z�6P��o9�,C���ma�6�mk�:�i]�Æl��hz�m4� u	\��\L�i؞�4t4���K����X�E4�~л_��??��Ū��<��A�L�w�jv������	��p�Q�����i�ӏu�|hO���-ڸ��^
t��p<yj}%����{[w��9����I�sؕܠmՅtsy��<������������lz:���ZZv�LH���9mJt�܀�̦؍;��h�AM����^��sАn���GI�6�r��}�!kh�e�Z�yp�R�M�l��,���Bȋ�p�1��r0/��z�l?T�٫��8�<����52����f���feyq!�c�h{ui���=�3�Zؐ2�w\S�|<�&mD�$MrKE71�Z��acE�tb�\����Ey�M2�$����ֹ<����k�ln^3�/�5�$m8~�u.� Os�:���$�䒝$�����n6aS�Tʳɕ�u��.֔7,����DV�6l�!o����F���xټ��ުf��F6hFT4�g��h4�8�	�����l~,`�W��g��	�-��it����$�ɀ}X����u��r���ē$i<%�{��&EOG,�?���S#> d�ٛח�����2�Y���I�i�=ˆ8N�m���-dDʉ��,���F�;P���fR�tN�!��8��Q�������k�6mbDL��|<9��{;�8@>bB����Hʒ�i
��(2"m
�GȘ]�=�m�l�oK��[6:�벌�T���+e�ە���bJrLr\Ƞ������\�%�X�b��I��E&��!��(-�?w� {�T�o�r��>.��O'��O�����p!��5EE�lG�/#m��<�:��]L!B6AW�6`��s\�|���͠wE�vN9�ʷi�fT��
��2��D;Jڦe���;�3�^�A�ֶCt�U��Yv��7����hӁ�ֿ>�C�o�$���Վ^@�t4p��H��Ӭ�-����u�s�e������Y�܋"�|��?Xt�f��2l��t�{�FB���>�@%�,t���x��9C�+Y�Wuf�ŏ��n[�2ֻH�>'�Մ���O:j��ky^;
���9��.Q��,�����w�RL��S�N�vu4d��rK##�a�h��k:k�S'

��ɚX8��?}�y�mY���O���r����܎�����yr��O��?��:�E�VIEND�B`�litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/quic-cloud-logo.svg000064400000027160151600204700021736 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
	<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
	<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
]>
<svg version="1.1" id="Layer_1" xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;"
	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 x="0px" y="0px" width="600px" height="400px" viewBox="0 -125 600 400" enable-background="new 0 -125 600 400"
	 xml:space="preserve">
<g>
	<g>
		<path fill="#5C6B73" d="M461.045-49.469c-13.746-18.064-33.701-29.694-56.178-32.739c-17.676-2.396-35.33,0.73-51.08,9.056
			c-2.104,1.107-4.16,2.307-6.145,3.575l-7.078,5.321l18.271,24.019l5.572-4.232c1.121-0.701,2.289-1.375,3.479-2.007
			c10.148-5.354,21.523-7.373,32.912-5.834c14.51,1.972,27.369,9.47,36.232,21.117c8.871,11.647,12.662,26.047,10.693,40.55
			c-4.064,29.937-31.746,50.981-61.664,46.925c-11.383-1.543-21.818-6.526-30.17-14.401c-0.998-0.947-1.939-1.905-2.813-2.851
			l-68.845-90.48l-0.023,0.283l-7.256-9.53l-0.784-0.954c-1.647-1.833-3.396-3.62-5.175-5.291
			c-13.519-12.753-30.406-20.811-48.829-23.319c-48.422-6.575-93.197,27.483-99.769,75.922
			c-6.575,48.428,27.48,93.187,75.916,99.754c18.43,2.507,36.847-0.757,53.292-9.446c0.671-0.351,1.313-0.729,1.969-1.09
			l-18.559-24.393c-10.197,4.793-21.403,6.56-32.642,5.034c-31.951-4.343-54.41-33.854-50.075-65.801
			c4.338-31.951,33.827-54.404,65.807-50.077c12.145,1.649,23.276,6.962,32.2,15.379c1.041,0.979,2.059,2.011,3.035,3.067
			l54.112,71.125l0.025-0.288l21.975,28.879l0.756,0.92c1.545,1.725,3.219,3.448,4.982,5.112
			C348.148,76.053,364.338,83.777,382,86.177c3.865,0.533,7.695,0.78,11.494,0.78c41.813-0.009,78.352-30.991,84.137-73.548
			C480.678-9.075,474.787-31.406,461.045-49.469z"/>
		<path fill="#66CCCA" d="M313.695,70.07c-0.279-0.289-0.586-0.577-0.854-0.866l-34.862-45.783
			c-1.517-1.696-3.168-3.388-4.907-5.031C260.115,6.169,243.928-1.554,226.262-3.957c-1.688-0.225-3.364-0.39-5.052-0.513h-2.586
			l12.864,16.837c0.274,0.28,0.587,0.575,0.851,0.86l34.866,45.787c1.521,1.694,3.168,3.387,4.909,5.023
			c12.959,12.22,29.142,19.95,46.806,22.342c1.689,0.236,3.369,0.395,5.055,0.521h2.58L313.695,70.07z"/>
	</g>
	<g>
		<path fill="#66CCCA" d="M305.638,230.569c-1.197-1.176-2.656-1.771-4.332-1.771c-1.672,0-3.13,0.598-4.329,1.774
			c-1.213,1.192-1.827,2.652-1.827,4.346c0,1.718,0.614,3.191,1.827,4.384c1.199,1.177,2.657,1.772,4.329,1.772
			c1.681,0,3.14-0.596,4.338-1.775c1.209-1.194,1.822-2.668,1.822-4.381C307.465,233.219,306.851,231.756,305.638,230.569z"/>
		<g>
			<path fill="#5C6B73" d="M385.161,157.189v-0.129v-0.412h-0.106c-0.146-0.635-0.459-1.222-0.913-1.715
				c-0.102-0.122-0.262-0.309-0.476-0.477c-0.064-0.049-0.136-0.089-0.206-0.126l-0.007-0.003l-0.141-0.077
				c-0.18-0.104-0.325-0.181-0.475-0.238c-0.255-0.11-0.54-0.192-0.833-0.239c-0.059-0.019-0.106-0.03-0.156-0.035
				c-0.147-0.02-0.262-0.022-0.381-0.022h-0.001h-0.078c-0.01,0-0.021,0-0.032,0c-0.171,0-0.281,0.003-0.393,0.018
				c-0.074,0.01-0.123,0.021-0.173,0.034c-0.298,0.053-0.581,0.135-0.854,0.248c-0.138,0.053-0.282,0.132-0.426,0.211l-0.131,0.076
				c-0.125,0.064-0.194,0.103-0.259,0.154c-0.215,0.164-0.377,0.352-0.491,0.493c-0.443,0.477-0.751,1.062-0.898,1.695h-0.068
				l-0.037,0.412v0.129v0.206c-0.007,0.026-0.01,0.06-0.01,0.097v0.031l0.008,0.08l0.002,0.859v27.892v0.127h0.001l-0.001,0.309
				v0.119l0.008,9.874l-0.008,9.864v0.129l0.001,0.31h-0.001v0.129v27.841v0.923c-0.007,0.024-0.01,0.06-0.01,0.099v0.028
				l0.008,0.081l0.002,0.193v0.129v0.412h0.105c0.147,0.634,0.458,1.222,0.914,1.715c0.151,0.187,0.303,0.342,0.476,0.474
				c0.064,0.052,0.135,0.09,0.206,0.126l0.149,0.087c0.2,0.109,0.334,0.184,0.476,0.236c0.257,0.11,0.543,0.192,0.833,0.24
				c0.04,0.015,0.101,0.031,0.161,0.036c0.137,0.016,0.253,0.019,0.374,0.019h0.148c0.119,0,0.235-0.003,0.355-0.018
				c0.078-0.008,0.138-0.024,0.197-0.04c0.269-0.044,0.556-0.126,0.833-0.242c0.122-0.045,0.256-0.119,0.388-0.193l0.165-0.093
				c0.124-0.066,0.194-0.104,0.259-0.155c0.171-0.134,0.324-0.286,0.493-0.496c0.441-0.477,0.75-1.062,0.896-1.693h0.069
				l0.037-0.412v-0.129v-0.207c0.006-0.023,0.01-0.06,0.01-0.098v-0.029l-0.009-0.08l-0.001-0.861v-27.89v-0.129h-0.002l0.002-0.309
				v-0.119l-0.009-9.874l0.009-9.864v-0.129l-0.002-0.31h0.002v-0.129v-27.841v-0.921c0.006-0.026,0.01-0.06,0.01-0.097v-0.031
				l-0.009-0.08L385.161,157.189z"/>
			<path fill="#5C6B73" d="M363.642,223.593c-1.639,0-2.675,1.138-3.592,2.145c-0.222,0.245-0.444,0.488-0.67,0.714
				c-4.262,4.264-9.473,6.425-15.491,6.425c-5.988,0-11.18-2.161-15.434-6.422c-4.259-4.25-6.418-9.46-6.418-15.484
				c0-6.016,2.159-11.215,6.417-15.456c4.265-4.241,9.456-6.394,15.435-6.394c6.017,0,11.23,2.147,15.498,6.377
				c0.248,0.249,0.483,0.513,0.715,0.773c0.901,1.009,1.831,2.057,3.505,2.057c2.104,0,3.817-1.711,3.817-3.815
				c0-1.115-0.523-2.211-1.4-2.933l-0.148-0.173c-0.374-0.419-0.747-0.84-1.138-1.229c-5.729-5.727-12.744-8.63-20.849-8.63
				c-8.073,0-15.071,2.903-20.799,8.63c-5.726,5.726-8.629,12.722-8.629,20.796c0,8.108,2.905,15.124,8.629,20.853
				c5.723,5.725,12.721,8.627,20.799,8.627c8.108,0,15.124-2.903,20.851-8.627l0.327-0.326c1.121-1.104,2.391-2.357,2.391-4.088
				C367.457,225.304,365.746,223.593,363.642,223.593z"/>
			<path fill="#5C6B73" d="M576.27,235.708l0.005-77.972l0.01-0.044c0.016-0.117,0.03-0.235,0.03-0.354
				c0-2.021-1.642-3.662-3.661-3.662c-1.51,0-2.883,0.955-3.417,2.376c-0.148,0.326-0.23,0.693-0.23,1.067v0.106
				c-0.007,0.03-0.012,0.07-0.012,0.109v0.029l0.01,0.092l-0.024,33.375c-0.196-0.216-0.397-0.429-0.603-0.638
				c-5.741-5.738-12.758-8.644-20.866-8.644c-8.074,0-15.071,2.903-20.796,8.629c-5.525,5.519-8.324,12.534-8.324,20.846
				c0,8.285,2.799,15.281,8.322,20.801c5.722,5.725,12.72,8.627,20.796,8.627c8.111,0,15.127-2.903,20.853-8.627
				c0.214-0.221,0.427-0.446,0.643-0.681v4.9c-0.007,0.032-0.011,0.072-0.011,0.113v0.028l0.009,0.094l0.002,0.099
				c0,0.375,0.082,0.744,0.243,1.099c0.535,1.41,1.876,2.34,3.405,2.34c2.019,0,3.66-1.641,3.66-3.658
				c0-0.122-0.014-0.24-0.03-0.359L576.27,235.708z M547.511,232.874c-6.016,0-11.228-2.153-15.486-6.393
				c-4.258-4.239-6.417-9.44-6.417-15.46c0-6.014,2.159-11.224,6.418-15.483c4.262-4.259,9.472-6.418,15.485-6.418
				c6.017,0,11.229,2.159,15.488,6.418c3.182,3.182,5.206,6.927,6.018,11.134l-0.016,8.857c-0.798,4.045-2.821,7.747-6.006,10.925
				C558.741,230.715,553.528,232.874,547.511,232.874z"/>
			<path fill="#5C6B73" d="M424.079,181.547c-8.077,0-15.075,2.903-20.804,8.629c-5.724,5.723-8.625,12.737-8.625,20.846
				c0,8.082,2.901,15.082,8.625,20.799c5.729,5.729,12.729,8.632,20.804,8.632c8.107,0,15.113-2.903,20.825-8.627
				c5.707-5.735,8.602-12.734,8.602-20.804c0-8.103-2.895-15.114-8.602-20.843C439.195,184.45,432.188,181.547,424.079,181.547z
				 M424.079,232.874c-6.021,0-11.235-2.153-15.492-6.393c-4.256-4.242-6.415-9.443-6.415-15.46c0-6.014,2.161-11.224,6.42-15.483
				c4.257-4.259,9.468-6.418,15.487-6.418c6.016,0,11.225,2.159,15.485,6.418c4.257,4.262,6.415,9.47,6.415,15.483
				c0,6.017-2.158,11.218-6.412,15.46C435.309,230.721,430.098,232.874,424.079,232.874z"/>
			<path fill="#5C6B73" d="M505.793,185.807c-2.018,0-3.659,1.644-3.659,3.661c0,0.059,0.007,0.113,0.015,0.168l0.005,29.258
				c0,3.874-1.421,7.229-4.227,9.972c-2.92,2.854-8.329,4.393-11.938,4.393c-4.44,0-9.219-1.772-11.887-4.412
				c-2.829-2.736-4.262-6.083-4.262-9.952v-29.282c0.011-0.052,0.016-0.099,0.016-0.144v-0.032l-0.013-0.106v-0.064l-0.013-0.056
				c-0.15-1.925-1.735-3.402-3.637-3.402c-2.018,0-3.659,1.641-3.659,3.661c0,0.109,0.013,0.22,0.027,0.325l0.015,0.091
				l-0.004,29.413c0.106,6.019,2.166,11.069,6.12,15.02c3.827,3.83,10.474,6.208,17.346,6.208c6.608,0,13.547-2.494,17.264-6.207
				c3.954-3.954,6.014-8.996,6.122-14.988v-29.542l0.01-0.045c0.011-0.091,0.023-0.179,0.023-0.274
				C509.454,187.45,507.813,185.807,505.793,185.807z"/>
		</g>
		<path fill="#3E5059" d="M115.191,239.357c-0.092-0.095-0.187-0.206-0.283-0.318c-0.152-0.178-0.31-0.358-0.465-0.506
			c-2.794-2.598-6.042-4.749-9.574-6.449c-4.631-2.231-9.765-3.672-15.143-4.138c-0.95-0.082-1.949-0.122-2.963-0.122
			c-3.878,0-7.742,0.603-11.48,1.185c-3.692,0.575-7.51,1.169-11.292,1.169c-1.788,0-3.438-0.129-5.043-0.393
			c-8.268-1.365-15.592-5.88-20.096-12.395c-4.826-6.981-6.526-16.369-4.662-25.756c0.082-0.409,0.211-0.807,0.309-1.213
			c1.856-7.615,6.706-14.472,13.219-18.495c4.822-3.003,10.729-4.591,17.084-4.591c2.812,0,5.616,0.314,8.339,0.939
			c6.824,1.563,13.078,5.532,17.159,10.885l0.264,0.371l0.187,0.263l0.011-0.009c0.871,1.217,1.636,2.493,2.275,3.807
			c2.363,4.676,3.521,10.303,3.422,15.948c-0.062,3.489-0.596,6.985-1.633,10.272c-0.406,1.286-0.928,2.533-1.505,3.753
			c-0.891,1.88-1.947,3.669-3.18,5.268c-0.273,0.353-0.589,0.715-0.896,1.076c0.507,0.022,1.028,0.022,1.513,0.064
			c3.187,0.273,6.28,0.909,9.245,1.822c0.109-0.169,0.224-0.342,0.322-0.501c3.759-6.126,5.757-13.316,6.038-20.6
			c0.346-8.969-1.918-18.08-6.795-25.52c-7.132-10.883-20.513-17.642-34.919-17.642c-2.055,0-4.119,0.139-6.136,0.413
			c-16.93,2.294-30.066,14.405-33.725,30.625c-0.271,1.198-0.5,2.413-0.663,3.654c-1.302,9.836,0.305,19.577,4.524,27.428
			c4.163,7.747,11.03,13.889,19.333,17.288c5.054,2.065,10.708,3.115,16.811,3.115c1.157,0,2.345-0.037,3.525-0.115l0.008-0.207
			c0.005-0.002,0.009-0.002,0.014-0.002l0.033,0.206l0.264-0.03l0.265-0.027c0.653-0.066,1.303-0.138,1.953-0.211
			c1.326-0.155,2.584-0.408,4.077-0.824c0.109-0.03,0.22-0.058,0.33-0.085l0.256-0.063c3.198-0.934,6.821-1.425,10.492-1.425
			c4.505,0,8.798,0.714,12.416,2.061l0.248,0.081l1.345,0.435l0.549,0.186l0.064,0.024h0.069h14.189h0.974L115.191,239.357z"/>
		<path fill="#3E5059" d="M170.995,157.525h-0.413v0.412v41.64c0,7.277-0.683,13.11-4.088,19.699
			c-3.266,6.63-11.279,10.91-20.414,10.91c-12.482,0-18.392-7.86-20.354-11.237c-1.823-3.121-3.919-8.141-3.919-19.375v-41.637
			v-0.412h-0.413h-9.037h-0.413v0.412v40.507c0,9.531,0,16.418,5.929,26.577c6.166,10.83,18.849,14.688,28.66,14.688
			c16.931,0,25.332-10.377,28.155-14.84c4.892-7.563,5.754-14.546,5.754-26.426v-40.508v-0.412h-0.413h-9.034V157.525z"/>
		<path fill="#3E5059" d="M253.379,167.907c0.047,0,0.095-0.002,0.144-0.005l0.098-0.004c10.505,0,18.071,4.435,24.683,9.224
			l3.85,2.93l0.662,0.504v-0.831l0.005-9.931v-0.173l-0.121-0.121c-6.664-6.632-15.13-10.422-25.164-11.263
			c-1.29-0.108-2.65-0.164-4.157-0.171h-0.001h-0.002c-1.505,0.007-2.865,0.063-4.159,0.171
			c-10.033,0.841-18.499,4.631-25.164,11.263l-0.003,0.004l-0.066,0.061l0.11,0.186l-0.047,0.047l-0.156-0.136
			c-7.635,7.635-11.505,17.603-11.505,29.63c0,12.029,3.87,21.997,11.505,29.635l0.102,0.104l0.063,0.058
			c6.666,6.636,15.132,10.423,25.164,11.264c1.281,0.109,2.643,0.166,4.159,0.171c1.52-0.007,2.879-0.062,4.16-0.171
			c10.03-0.841,18.496-4.631,25.162-11.264l0.121-0.12v-0.173l-0.005-9.931v-0.831l-0.662,0.504l-3.857,2.935
			c-6.604,4.785-14.17,9.218-24.675,9.218l-0.098-0.004c-0.049-0.002-0.097-0.005-0.146-0.005c-9.03-0.052-16.544-2.994-22.34-8.743
			c-5.848-5.857-8.813-13.476-8.813-22.646c0-9.172,2.967-16.79,8.817-22.649C236.834,170.899,244.349,167.96,253.379,167.907z"/>
		<polygon fill="#3E5059" points="201.011,157.506 194.607,157.506 194.607,157.509 193.18,157.506 192.768,157.506 
			192.768,157.918 192.768,238.304 192.768,238.717 193.18,238.717 194.568,238.717 194.604,238.717 194.675,238.705 
			200.865,238.694 200.867,238.694 200.985,238.712 202.441,238.717 202.854,238.717 202.854,238.304 202.854,157.918 
			202.854,157.506 202.441,157.506 		"/>
	</g>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/iconlscwp.svg000064400000002065151600204750020736 0ustar00<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>LiteSpeed Technologies</metadata>
<defs>
<font id="iconlscwp" horiz-adv-x="1000" >
<font-face font-family="iconlscwp" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="848" descent="-152" />
<missing-glyph horiz-adv-x="1000" />
<glyph glyph-name="lscwp_font-icon" unicode="&#xe800;" d="M590 467l-69-88 36-52c1-2 2-4 3-6 3-11 0-20-7-26l-118-91c-3-2-7-4-13-4-6 0-12 3-15 9-2 5-3 12 3 20l69 88-37 53c-6 10-4 24 5 31l118 91c3 2 7 4 13 4 6 0 12-3 15-9 2-5 3-12-3-20z m407-119c0-6-2-11-6-15l-476-476c-4-4-9-6-15-6-6 0-11 2-15 6l-476 476c-4 4-6 9-6 15s2 11 6 15l476 476c4 4 9 6 15 6 6 0 11-2 15-6l476-476c4-4 6-9 6-15z m-478 427v-138l270-270c1 0 2 0 2 0h137l-409 408z m-19-176l-251-251 251-251 251 251-251 251z m-427-232h138l270 270v139l-408-409z m408-447v139l-270 270h-138l408-409z m447 409h-137c0 0-1 0-2 0l-270-269v-139l409 408z" horiz-adv-x="1000" />
</font>
</defs>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/quic-cloud-icon-16x16.svg000064400000003764151600205020022511 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
	<path fill="#889EAA" d="M15.222,5.874c-0.616-0.81-1.511-1.331-2.52-1.468c-0.793-0.108-1.584,0.033-2.29,0.406
		c-0.095,0.05-0.188,0.103-0.276,0.161L9.819,5.211l0.819,1.077l0.25-0.189c0.05-0.032,0.103-0.062,0.155-0.09
		c0.455-0.24,0.965-0.331,1.476-0.262c0.65,0.088,1.228,0.425,1.625,0.947c0.397,0.522,0.567,1.168,0.479,1.818
		c-0.183,1.343-1.424,2.286-2.765,2.104c-0.511-0.069-0.979-0.294-1.354-0.646c-0.044-0.042-0.087-0.086-0.126-0.128L7.292,5.785
		L7.292,5.798L6.967,5.371L6.931,5.328C6.857,5.246,6.779,5.165,6.699,5.09C6.093,4.518,5.335,4.157,4.51,4.045
		C2.338,3.75,0.331,5.277,0.036,7.449c-0.295,2.171,1.232,4.178,3.404,4.473c0.827,0.113,1.652-0.034,2.39-0.423
		c0.03-0.017,0.058-0.033,0.088-0.05l-0.833-1.093c-0.457,0.214-0.959,0.294-1.463,0.225c-1.432-0.194-2.439-1.518-2.245-2.95
		c0.195-1.433,1.517-2.439,2.95-2.245c0.545,0.074,1.044,0.312,1.444,0.69c0.047,0.043,0.092,0.09,0.136,0.137l2.426,3.189
		l0.001-0.014l0.985,1.295l0.034,0.042c0.069,0.077,0.145,0.154,0.224,0.229c0.581,0.549,1.307,0.895,2.099,1.002
		c0.173,0.023,0.345,0.035,0.515,0.035c1.876,0,3.514-1.39,3.773-3.298C16.103,7.685,15.838,6.684,15.222,5.874z"/>
	<path fill="#00CCCC" d="M8.614,11.234c-0.013-0.014-0.026-0.026-0.038-0.039L7.012,9.143C6.944,9.066,6.87,8.99,6.792,8.916
		C6.211,8.368,5.485,8.023,4.693,7.915c-0.076-0.01-0.151-0.017-0.227-0.023H4.351l0.577,0.755C4.94,8.659,4.954,8.673,4.966,8.686
		l1.563,2.053c0.068,0.076,0.142,0.152,0.22,0.225c0.581,0.549,1.306,0.896,2.099,1.003c0.075,0.01,0.15,0.018,0.227,0.023H9.19
		L8.614,11.234z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/img_optm.svg000064400000013002151600205150021647 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<path fill="#5968B3" d="M17.181,20.485H2.421l12.867-8.158l3.352,3.626l0.637,0.018c0.034-0.048,0.069-0.097,0.105-0.144
	l-0.293-0.826c-0.12-0.34-0.023-0.713,0.248-0.951c0.308-0.27,0.642-0.512,0.99-0.72c0.137-0.081,0.291-0.123,0.448-0.123
	c0.191,0,0.381,0.064,0.532,0.18l0.694,0.534c0.058-0.02,0.115-0.039,0.173-0.057l0.248-0.84c0.102-0.346,0.399-0.591,0.759-0.624
	c0.146-0.014,0.298-0.017,0.448-0.021V6.147H1.62V21.29h15.78c-0.071-0.215-0.155-0.416-0.207-0.647
	C17.181,20.59,17.183,20.538,17.181,20.485z M10.705,8.189c0.956,0,1.731,0.775,1.731,1.731c0,0.956-0.775,1.73-1.731,1.73
	c-0.956,0-1.731-0.774-1.731-1.73C8.974,8.964,9.75,8.189,10.705,8.189z M2.368,9.563l7.593,5.435l-7.593,4.729V9.563z
	 M23.63,17.247v3.792c-0.466-0.04-0.886-0.239-1.196-0.554h0.395l-0.911-0.986c-0.021-0.115-0.036-0.233-0.036-0.355
	C21.881,18.145,22.653,17.332,23.63,17.247z M24.298,20.979v-3.673c0.335,0.092,0.634,0.268,0.869,0.511v2.652
	C24.932,20.712,24.633,20.888,24.298,20.979z M19.383,22.458l-0.163,0.458H0.083V4.582h25.084v8.451l-0.003-0.008
	c-0.102-0.346-0.399-0.591-0.759-0.625c-0.035-0.003-0.071-0.002-0.107-0.005V5.451H0.952v16.596h16.776
	c0.163,0.176,0.397,0.286,0.666,0.291l0.883-0.024C19.311,22.362,19.346,22.41,19.383,22.458z M23.794,25.418
	c-0.191,0-0.378-0.012-0.563-0.027c-0.154-0.014-0.284-0.119-0.328-0.268l-0.326-1.106c-0.224-0.058-0.444-0.13-0.659-0.217
	l-0.913,0.702c-0.122,0.094-0.29,0.104-0.422,0.024c-0.326-0.195-0.634-0.419-0.916-0.666c-0.115-0.102-0.157-0.263-0.106-0.408
	l0.387-1.088c-0.149-0.179-0.286-0.365-0.408-0.559l-1.158,0.032c-0.149-0.003-0.294-0.086-0.354-0.227
	c-0.143-0.331-0.259-0.694-0.346-1.078c-0.033-0.149,0.027-0.305,0.154-0.392l0.95-0.65c-0.009-0.115-0.014-0.231-0.014-0.349
	s0.005-0.232,0.014-0.348l-0.95-0.65c-0.127-0.087-0.188-0.242-0.154-0.393c0.087-0.382,0.203-0.745,0.346-1.078
	c0.061-0.143,0.19-0.232,0.354-0.228l1.158,0.032c0.122-0.193,0.259-0.38,0.408-0.557l-0.387-1.088
	c-0.051-0.145-0.009-0.306,0.106-0.408c0.285-0.25,0.594-0.474,0.917-0.666c0.133-0.078,0.299-0.068,0.421,0.025l0.913,0.702
	c0.219-0.088,0.439-0.161,0.659-0.216l0.326-1.105c0.043-0.147,0.172-0.253,0.325-0.268c0.371-0.035,0.758-0.035,1.132,0
	c0.153,0.014,0.282,0.12,0.325,0.268l0.326,1.104c0.22,0.056,0.44,0.128,0.659,0.217l0.914-0.702
	c0.121-0.094,0.288-0.104,0.421-0.024c0.325,0.194,0.633,0.418,0.916,0.666c0.116,0.101,0.158,0.263,0.106,0.408l-0.387,1.088
	c0.149,0.177,0.286,0.363,0.408,0.557l1.158-0.032c0.137-0.004,0.294,0.085,0.354,0.228c0.144,0.334,0.26,0.696,0.347,1.078
	c0.034,0.149-0.027,0.306-0.154,0.393l-0.95,0.65c0.009,0.115,0.013,0.23,0.013,0.348s-0.004,0.233-0.013,0.349l0.95,0.65
	c0.127,0.087,0.188,0.242,0.154,0.393c-0.087,0.383-0.203,0.745-0.347,1.077c-0.062,0.141-0.214,0.228-0.354,0.227l-1.158-0.032
	c-0.121,0.193-0.258,0.38-0.408,0.559l0.387,1.088c0.052,0.146,0.01,0.307-0.106,0.408c-0.283,0.248-0.592,0.472-0.916,0.666
	c-0.132,0.08-0.299,0.07-0.421-0.024L25.67,23.8c-0.215,0.087-0.436,0.159-0.659,0.217l-0.326,1.106
	c-0.044,0.148-0.174,0.254-0.328,0.268C24.171,25.406,23.983,25.418,23.794,25.418z M23.548,24.661c0.162,0.008,0.328,0.008,0.491,0
	l0.314-1.067c0.039-0.133,0.148-0.232,0.284-0.261c0.317-0.065,0.631-0.169,0.93-0.306c0.125-0.061,0.273-0.043,0.385,0.044
	l0.882,0.677c0.137-0.091,0.271-0.188,0.399-0.29l-0.374-1.05c-0.046-0.132-0.017-0.277,0.078-0.38
	c0.225-0.245,0.419-0.51,0.576-0.788c0.068-0.121,0.191-0.206,0.337-0.19l1.115,0.031c0.056-0.15,0.105-0.306,0.149-0.468
	l-0.919-0.629c-0.115-0.079-0.177-0.216-0.16-0.355c0.02-0.159,0.03-0.321,0.03-0.486s-0.011-0.326-0.03-0.485
	c-0.017-0.139,0.045-0.276,0.16-0.355l0.919-0.629c-0.044-0.162-0.094-0.318-0.149-0.47l-1.115,0.031
	c-0.143-0.006-0.268-0.069-0.337-0.189c-0.158-0.279-0.352-0.544-0.576-0.787c-0.095-0.102-0.124-0.248-0.078-0.38l0.374-1.049
	c-0.129-0.103-0.262-0.199-0.399-0.29l-0.882,0.677c-0.11,0.084-0.258,0.101-0.383,0.044c-0.309-0.14-0.622-0.242-0.931-0.305
	c-0.136-0.028-0.246-0.128-0.285-0.262l-0.314-1.067c-0.164-0.009-0.328-0.008-0.491,0l-0.314,1.067
	c-0.039,0.133-0.149,0.234-0.285,0.262c-0.309,0.063-0.622,0.165-0.931,0.305c-0.128,0.055-0.274,0.04-0.384-0.044l-0.881-0.677
	c-0.137,0.09-0.271,0.188-0.398,0.29l0.373,1.05c0.046,0.132,0.017,0.277-0.078,0.38c-0.224,0.243-0.418,0.508-0.577,0.787
	c-0.067,0.12-0.204,0.18-0.336,0.189l-1.115-0.031c-0.056,0.15-0.105,0.308-0.148,0.47l0.918,0.629
	c0.115,0.079,0.178,0.216,0.16,0.354c-0.019,0.159-0.03,0.321-0.03,0.486s0.012,0.327,0.031,0.487
	c0.017,0.139-0.046,0.275-0.161,0.354l-0.919,0.629c0.044,0.162,0.094,0.318,0.149,0.468l1.115-0.031
	c0.135-0.012,0.269,0.069,0.337,0.189c0.158,0.279,0.352,0.544,0.577,0.789c0.094,0.103,0.123,0.249,0.077,0.38l-0.373,1.05
	c0.128,0.102,0.262,0.199,0.399,0.29l0.88-0.677c0.11-0.085,0.259-0.103,0.385-0.044c0.3,0.137,0.613,0.24,0.932,0.306
	c0.135,0.028,0.244,0.128,0.283,0.261L23.548,24.661z M23.794,22.306c-1.744,0-3.163-1.419-3.163-3.162
	c0-1.744,1.419-3.163,3.163-3.163c1.743,0,3.162,1.419,3.162,3.163C26.956,20.887,25.537,22.306,23.794,22.306z M23.794,16.73
	c-1.33,0-2.413,1.082-2.413,2.413c0,1.33,1.083,2.412,2.413,2.412s2.412-1.082,2.412-2.412C26.206,17.813,25.124,16.73,23.794,16.73
	z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/optimize_tables.svg000064400000005505151600205220023235 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<polygon fill="#6699CC" points="33.496,19.622 41.335,23.493 48.044,17.635 49.146,18.897 50.775,14.133 45.835,15.104 
		46.937,16.367 41.075,21.487 33.354,17.676 22.786,24.961 23.741,26.347 	"/>
	<path fill="#6699CC" d="M64.08,13.12c-0.041-0.11-0.104-0.216-0.195-0.303L53.709,3.043c-0.027-0.027-0.063-0.039-0.095-0.061
		c-0.057-0.042-0.11-0.084-0.175-0.112c-0.067-0.027-0.138-0.033-0.209-0.042c-0.036-0.004-0.068-0.021-0.104-0.021h-0.017
		c-0.002,0-0.002,0-0.002,0h-39.51c-1.524,0-2.765,1.241-2.765,2.765v64.853c0,1.525,1.24,2.765,2.765,2.765h47.807
		c1.522,0,2.765-1.239,2.765-2.765V13.478C64.167,13.349,64.133,13.229,64.08,13.12z M53.968,5.625l7.3,7.011h-7.18
		c-0.065,0-0.12-0.054-0.12-0.12V5.625z M62.483,70.427c0,0.597-0.484,1.082-1.081,1.082H13.598c-0.597,0-1.082-0.485-1.082-1.082
		V5.574c0-0.596,0.485-1.082,1.082-1.082h38.688v8.025c0,0.995,0.809,1.803,1.803,1.803h8.396V70.427z"/>
	<path fill="#6699CC" d="M17.724,28.494c-0.464,0-0.842,0.377-0.842,0.842v28.058c0,0.465,0.377,0.841,0.842,0.841h39.185
		c0.065,0,0.122-0.023,0.184-0.036c0.061,0.013,0.118,0.036,0.183,0.036c0.464,0,0.842-0.376,0.842-0.841V29.336
		c0-0.465-0.378-0.842-0.842-0.842c-0.064,0-0.122,0.023-0.183,0.037c-0.062-0.014-0.118-0.037-0.184-0.037H17.724z M56.435,37.847
		H41.649v-2.992h14.785V37.847z M18.565,34.854h4.931v2.992h-4.931V34.854z M18.565,39.529h4.931v2.993h-4.931V39.529z
		 M39.966,47.199H25.18v-2.994h14.786V47.199z M41.649,44.205h14.785v2.994H41.649V44.205z M25.18,42.522v-2.993h14.786v2.993H25.18
		z M23.497,44.205v2.994h-4.931v-2.994H23.497z M23.497,48.882v2.992h-4.931v-2.992H23.497z M25.18,48.882h14.786v2.992H25.18
		V48.882z M41.649,48.882h14.785v2.992H41.649V48.882z M56.435,42.522H41.649v-2.993h14.785V42.522z M39.966,37.847H25.18v-2.992
		h14.786V37.847z M25.18,33.171v-2.994h14.786v2.994H25.18z M23.497,33.171h-4.931v-2.994h4.931V33.171z M18.565,53.559h4.931v2.993
		h-4.931V53.559z M25.18,53.559h14.786v2.993H25.18V53.559z M41.649,53.559h14.785v2.993H41.649V53.559z M56.435,33.171H41.649
		v-2.994h14.785V33.171z"/>
	<path fill="#6699CC" d="M28.019,37.043h9.289c0.398,0,0.721-0.323,0.721-0.721s-0.323-0.721-0.721-0.721h-9.289
		c-0.398,0-0.721,0.323-0.721,0.721S27.62,37.043,28.019,37.043z"/>
	<path fill="#6699CC" d="M44.5,37.043h9.29c0.397,0,0.721-0.323,0.721-0.721s-0.323-0.721-0.721-0.721H44.5
		c-0.398,0-0.721,0.323-0.721,0.721S44.102,37.043,44.5,37.043z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/purge-all.svg000064400000011415151600205270021735 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M50.955,23.981l-17.298-7.355c-0.446-0.19-0.959,0.018-1.147,0.463c-0.189,0.445,0.018,0.958,0.463,1.147
		l17.296,7.355c0.112,0.047,0.229,0.07,0.344,0.07c0.34,0,0.664-0.2,0.806-0.533C51.605,24.684,51.398,24.17,50.955,23.981z"/>
	<path fill="#6699CC" d="M37.581,23.984l-5.931-2.612c-0.443-0.195-0.959,0.006-1.153,0.448c-0.195,0.442,0.006,0.958,0.448,1.153
		l5.931,2.612c0.115,0.05,0.234,0.074,0.352,0.074c0.336,0,0.657-0.195,0.801-0.522C38.225,24.695,38.023,24.179,37.581,23.984z"/>
	<path fill="#6699CC" d="M56.841,27.021h-0.973l2.483-5.843c0.545-1.285-0.057-2.775-1.34-3.322l-2.213-0.94l1.564-5.533
		c0.379-1.344-0.406-2.746-1.75-3.125l-24.202-6.84c-1.341-0.379-2.748,0.405-3.127,1.75l-3.206,11.346
		c-0.021,0.075-0.016,0.149-0.017,0.224l-0.817-0.103c-0.67-0.085-1.336,0.098-1.87,0.513c-0.535,0.416-0.875,1.014-0.958,1.685
		l-1.28,10.189H18.16c-1.549,0-2.809,1.26-2.809,2.809c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993
		c0.03,1.523,1.278,2.753,2.808,2.753h29.007c1.53,0,2.778-1.229,2.808-2.753l4.834-40.993c0.004-0.034,0.006-0.068,0.006-0.103
		C59.648,28.281,58.391,27.021,56.841,27.021z M56.328,19.466c0.396,0.169,0.581,0.631,0.412,1.028l-2.555,6.01
		c-0.072,0.171-0.07,0.348-0.035,0.517H24.933l7.222-16.982c0.082-0.192,0.233-0.341,0.427-0.419c0.195-0.079,0.408-0.077,0.6,0.005
		l20.276,8.621c0.019,0.006,0.03,0.021,0.05,0.026c0.006,0.001,0.012,0.001,0.016,0.002L56.328,19.466z M28.969,3.642
		c0.118-0.416,0.549-0.659,0.968-0.541L54.139,9.94c0.416,0.118,0.658,0.552,0.543,0.967l-1.505,5.318l-19.311-8.21
		c-0.624-0.265-1.312-0.271-1.939-0.018c-0.628,0.253-1.119,0.736-1.383,1.358l-2.517,5.918c-0.062-0.023-0.12-0.054-0.188-0.063
		l-2.065-0.259L28.969,3.642z M22.152,17.049c0.026-0.208,0.131-0.393,0.296-0.521c0.166-0.128,0.374-0.185,0.579-0.159l4.304,0.54
		l-4.037,9.495c-0.087,0.205-0.082,0.421-0.017,0.617H20.9L22.152,17.049z M53.066,70.768c-0.004,0.034-0.006,0.068-0.006,0.104
		c0,0.584-0.475,1.059-1.059,1.059H22.996c-0.583,0-1.059-0.475-1.059-1.059c0-0.034-0.002-0.068-0.006-0.104l-4.829-40.98
		c0.023-0.563,0.489-1.015,1.058-1.015h38.681c0.569,0,1.034,0.451,1.058,1.015L53.066,70.768z"/>
	<path fill="#6699CC" d="M28.884,63.443c-0.48,0.055-0.826,0.486-0.772,0.968l0.326,2.907c0.05,0.447,0.429,0.777,0.869,0.777
		c0.032,0,0.065-0.002,0.099-0.006c0.48-0.054,0.826-0.486,0.772-0.967l-0.326-2.908C29.797,63.734,29.364,63.382,28.884,63.443z"/>
	<path fill="#6699CC" d="M26.532,42.486c0.48-0.055,0.826-0.486,0.772-0.967l-0.759-6.771c-0.054-0.479-0.479-0.819-0.967-0.772
		c-0.48,0.054-0.826,0.487-0.772,0.967l0.759,6.771c0.05,0.447,0.429,0.777,0.869,0.777C26.466,42.492,26.499,42.49,26.532,42.486z"
		/>
	<path fill="#6699CC" d="M46.116,63.445c-0.485-0.057-0.914,0.291-0.968,0.771l-0.325,2.906c-0.056,0.48,0.29,0.913,0.771,0.967
		c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.818-0.33,0.867-0.777l0.326-2.905C46.941,63.934,46.598,63.5,46.116,63.445z"/>
	<path fill="#6699CC" d="M49.421,33.976c-0.487-0.052-0.913,0.292-0.967,0.772l-0.731,6.525c-0.056,0.479,0.291,0.912,0.771,0.967
		c0.032,0.004,0.065,0.006,0.099,0.006c0.439,0,0.818-0.33,0.868-0.777l0.731-6.525C50.247,34.463,49.9,34.03,49.421,33.976z"/>
	<path fill="#6699CC" d="M37.306,64.895c-0.483,0-0.875,0.392-0.875,0.875v1.453c0,0.482,0.392,0.875,0.875,0.875
		s0.875-0.393,0.875-0.875V65.77C38.182,65.285,37.789,64.895,37.306,64.895z"/>
	<path fill="#6699CC" d="M37.306,37.75c0.483,0,0.875-0.392,0.875-0.875v-2.029c0-0.483-0.393-0.875-0.875-0.875
		s-0.875,0.392-0.875,0.875v2.029C36.431,37.358,36.822,37.75,37.306,37.75z"/>
	<path fill="#6699CC" d="M37.5,40.496c-6.108,0-11.078,4.97-11.078,11.079c0,6.108,4.97,11.077,11.078,11.077
		c6.109,0,11.079-4.969,11.079-11.077C48.578,45.466,43.607,40.496,37.5,40.496z M37.5,60.902c-5.144,0-9.328-4.185-9.328-9.327
		c0-5.146,4.185-9.329,9.328-9.329c5.145,0,9.329,4.186,9.329,9.329C46.828,56.719,42.645,60.902,37.5,60.902z"/>
	<path fill="#6699CC" d="M38.74,51.574l4.164-4.165c0.341-0.343,0.341-0.896,0-1.238c-0.342-0.342-0.896-0.342-1.238,0L37.5,50.336
		l-4.166-4.165c-0.342-0.342-0.896-0.342-1.237,0c-0.341,0.343-0.342,0.896,0,1.238l4.165,4.165l-4.165,4.165
		c-0.342,0.342-0.342,0.896,0,1.237c0.171,0.172,0.395,0.256,0.619,0.256c0.224,0,0.448-0.084,0.619-0.256l4.166-4.164l4.166,4.164
		c0.171,0.172,0.396,0.256,0.619,0.256c0.223,0,0.448-0.084,0.618-0.256c0.342-0.342,0.342-0.896,0-1.237L38.74,51.574z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/auto_draft.svg000064400000013031151600205340022167 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M61.821,13.089c-0.041-0.114-0.104-0.222-0.197-0.311L51.641,3.19c-0.032-0.03-0.071-0.042-0.104-0.066
		c-0.054-0.039-0.103-0.08-0.166-0.104c-0.07-0.029-0.145-0.036-0.219-0.044c-0.032-0.004-0.063-0.02-0.097-0.02h-0.015
		c-0.002,0-0.004,0-0.004,0H15.826c-1.506,0-2.731,1.224-2.731,2.729v63.631c0,1.505,1.225,2.729,2.731,2.729h43.351
		c1.506,0,2.729-1.225,2.729-2.729V13.441C61.906,13.314,61.872,13.196,61.821,13.089z M51.899,5.776l7.105,6.823h-7.004
		c-0.058,0-0.102-0.044-0.102-0.101V5.776L51.899,5.776z M60.222,69.315c0,0.576-0.47,1.045-1.045,1.045H15.826
		c-0.578,0-1.046-0.469-1.046-1.045V5.684c0-0.576,0.469-1.043,1.046-1.043h34.388v7.857c0,0.985,0.801,1.786,1.785,1.786h8.221
		v55.031H60.222z"/>
	<path fill="#6699CC" d="M42.681,38.698l-7.151-4.129c-0.261-0.15-0.582-0.15-0.843,0c-0.26,0.15-0.421,0.428-0.421,0.73v8.257
		c0,0.302,0.161,0.579,0.421,0.73c0.13,0.074,0.277,0.112,0.422,0.112c0.146,0,0.291-0.038,0.422-0.112l7.152-4.13
		c0.261-0.149,0.424-0.428,0.424-0.729C43.105,39.126,42.94,38.847,42.681,38.698z M35.951,42.096v-5.338l4.624,2.669L35.951,42.096
		z"/>
	<path fill="#6699CC" d="M48.729,29.417l1.035-2.911c0.116-0.326,0.021-0.691-0.239-0.918c-0.797-0.69-1.664-1.32-2.581-1.872
		c-0.297-0.179-0.672-0.157-0.947,0.054l-2.448,1.885c-0.924-0.406-1.877-0.717-2.846-0.928l-0.873-2.968
		c-0.099-0.333-0.39-0.572-0.736-0.601c-0.861-0.074-2.321-0.074-3.185,0c-0.346,0.029-0.637,0.269-0.736,0.601l-0.874,2.968
		c-0.969,0.21-1.923,0.521-2.846,0.928l-2.447-1.885c-0.276-0.212-0.651-0.234-0.948-0.055c-0.92,0.552-1.789,1.183-2.582,1.873
		c-0.261,0.228-0.358,0.592-0.241,0.918l1.036,2.911c-0.678,0.757-1.271,1.568-1.771,2.421l-3.096-0.084
		c-0.34-0.009-0.663,0.193-0.799,0.512c-0.39,0.918-0.716,1.937-0.969,3.03c-0.078,0.338,0.059,0.688,0.345,0.885l2.552,1.747
		c-0.058,0.539-0.085,1.024-0.085,1.499c0,0.474,0.028,0.958,0.085,1.497l-2.552,1.748c-0.287,0.196-0.423,0.546-0.345,0.884
		c0.25,1.089,0.577,2.106,0.968,3.03c0.136,0.32,0.436,0.505,0.8,0.513l3.096-0.085c0.5,0.853,1.093,1.664,1.771,2.422l-1.035,2.912
		c-0.117,0.326-0.02,0.689,0.241,0.918c0.785,0.683,1.653,1.313,2.58,1.872c0.297,0.18,0.675,0.157,0.95-0.055l2.448-1.886
		c0.922,0.405,1.874,0.716,2.844,0.929l0.875,2.968c0.098,0.332,0.39,0.571,0.735,0.602c0.428,0.037,0.996,0.078,1.592,0.078
		c0.596,0,1.163-0.041,1.592-0.078c0.347-0.03,0.638-0.27,0.737-0.602l0.873-2.968c0.969-0.213,1.921-0.521,2.843-0.929l2.45,1.885
		c0.275,0.213,0.653,0.233,0.949,0.056c0.928-0.561,1.798-1.191,2.583-1.876c0.261-0.227,0.356-0.592,0.239-0.916l-1.035-2.91
		c0.677-0.758,1.271-1.569,1.771-2.422l3.098,0.085c0.394-0.011,0.663-0.192,0.798-0.513c0.393-0.926,0.719-1.945,0.969-3.03
		c0.078-0.338-0.06-0.688-0.345-0.884l-2.553-1.749c0.06-0.536,0.087-1.028,0.087-1.496c0-0.476-0.027-0.962-0.086-1.499
		l2.552-1.747c0.286-0.197,0.423-0.547,0.345-0.884c-0.251-1.09-0.577-2.11-0.971-3.031c-0.132-0.311-0.437-0.512-0.775-0.512
		c-0.008,0-0.015,0-0.022,0l-3.098,0.084C49.998,30.983,49.404,30.172,48.729,29.417z M53.587,35.12l-2.494,1.708
		c-0.263,0.18-0.4,0.493-0.358,0.809c0.092,0.676,0.135,1.243,0.135,1.791c0,0.545-0.043,1.114-0.135,1.787
		c-0.042,0.316,0.096,0.629,0.358,0.81l2.494,1.708c-0.152,0.583-0.33,1.141-0.528,1.667l-3.019-0.084
		c-0.352-0.007-0.612,0.163-0.765,0.443c-0.559,1.035-1.271,2.011-2.118,2.896c-0.221,0.229-0.292,0.564-0.184,0.864l1.01,2.841
		c-0.448,0.361-0.926,0.708-1.425,1.03l-2.39-1.839c-0.25-0.193-0.591-0.229-0.878-0.091c-1.092,0.525-2.236,0.899-3.402,1.106
		c-0.314,0.059-0.57,0.287-0.66,0.593l-0.852,2.899c-0.55,0.034-1.203,0.034-1.752,0l-0.854-2.899
		c-0.091-0.306-0.345-0.535-0.66-0.593c-1.167-0.207-2.312-0.581-3.403-1.106c-0.287-0.14-0.626-0.103-0.879,0.091l-2.388,1.84
		c-0.497-0.322-0.974-0.668-1.424-1.03l1.01-2.842c0.107-0.301,0.036-0.635-0.185-0.864c-0.849-0.887-1.562-1.862-2.119-2.896
		c-0.152-0.281-0.438-0.45-0.766-0.444l-3.018,0.084c-0.199-0.526-0.375-1.083-0.528-1.667l2.493-1.706
		c0.263-0.18,0.402-0.492,0.359-0.809c-0.092-0.68-0.135-1.25-0.135-1.79c0-0.544,0.042-1.111,0.135-1.791
		c0.042-0.316-0.097-0.628-0.359-0.808l-2.493-1.707c0.154-0.586,0.33-1.145,0.528-1.667l3.019,0.083
		c0.316,0.025,0.613-0.161,0.765-0.442c0.558-1.035,1.271-2.009,2.12-2.896c0.22-0.229,0.292-0.564,0.185-0.865l-1.011-2.84
		c0.452-0.364,0.928-0.709,1.423-1.03l2.388,1.838c0.253,0.194,0.593,0.229,0.879,0.091c1.093-0.526,2.239-0.9,3.404-1.108
		c0.314-0.057,0.569-0.285,0.66-0.591l0.854-2.898c0.551-0.035,1.199-0.035,1.752,0l0.852,2.898c0.092,0.306,0.345,0.535,0.66,0.591
		c1.165,0.208,2.311,0.582,3.405,1.108c0.285,0.138,0.625,0.102,0.879-0.091l2.387-1.838c0.494,0.321,0.971,0.666,1.423,1.031
		l-1.01,2.84c-0.108,0.301-0.036,0.636,0.184,0.864c0.845,0.882,1.558,1.857,2.12,2.896c0.146,0.274,0.43,0.442,0.741,0.442
		c0.007,0,0.014,0,0.021,0l3.02-0.083C53.257,33.978,53.435,34.536,53.587,35.12z"/>
	<path fill="#6699CC" d="M37.5,29.626c-5.404,0-9.801,4.396-9.801,9.799c0,5.402,4.397,9.803,9.801,9.803s9.8-4.398,9.8-9.803
		C47.3,34.022,42.904,29.626,37.5,29.626z M37.5,47.543c-4.475,0-8.116-3.641-8.116-8.117c0-4.475,3.642-8.114,8.116-8.114
		c4.474,0,8.114,3.639,8.114,8.114S41.974,47.543,37.5,47.543z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/purge-pages.svg000064400000007664151600205410022273 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M47.423,47.475c-6.108,0-11.078,4.971-11.078,11.08c0,6.107,4.969,11.077,11.078,11.077
		c6.109,0,11.079-4.97,11.079-11.077C58.502,52.443,53.532,47.475,47.423,47.475z M47.423,67.882c-5.144,0-9.327-4.185-9.327-9.327
		c0-5.146,4.184-9.33,9.327-9.33c5.146,0,9.329,4.186,9.329,9.33C56.752,63.697,52.566,67.882,47.423,67.882z"/>
	<path fill="#6699CC" d="M52.827,53.148c-0.343-0.342-0.896-0.342-1.238,0l-4.165,4.166l-4.165-4.166
		c-0.342-0.342-0.896-0.342-1.237,0c-0.342,0.343-0.342,0.896,0,1.238l4.164,4.165l-4.164,4.165c-0.342,0.342-0.342,0.896,0,1.238
		c0.17,0.171,0.396,0.256,0.619,0.256c0.223,0,0.447-0.085,0.618-0.256l4.165-4.165l4.165,4.165
		c0.171,0.171,0.396,0.256,0.619,0.256s0.448-0.085,0.619-0.256c0.341-0.342,0.341-0.896,0-1.238l-4.165-4.165l4.165-4.165
		C53.168,54.046,53.168,53.491,52.827,53.148z"/>
	<path fill="#6699CC" d="M64.166,21.332c-0.045-0.116-0.109-0.225-0.205-0.316l-8.912-8.56c-0.029-0.028-0.066-0.04-0.1-0.063
		c-0.059-0.042-0.113-0.087-0.182-0.115c-0.072-0.029-0.147-0.036-0.225-0.045c-0.035-0.004-0.064-0.021-0.102-0.021h-0.018
		c-0.001,0-0.002,0-0.003,0h-2.938c-0.023-0.032-0.037-0.07-0.067-0.099l-5.149-4.946c-0.031-0.031-0.072-0.044-0.107-0.069
		c-0.057-0.04-0.107-0.083-0.172-0.109c-0.071-0.029-0.146-0.036-0.223-0.045c-0.035-0.004-0.066-0.021-0.104-0.021h-0.018
		c0,0,0,0-0.002,0h-2.832c-0.045-0.119-0.108-0.232-0.207-0.326L36.901,1.12c0,0-0.001,0-0.001-0.001l-0.012-0.012
		c-0.027-0.026-0.061-0.036-0.09-0.057c-0.061-0.046-0.12-0.093-0.191-0.122c-0.064-0.026-0.132-0.03-0.2-0.04
		c-0.042-0.006-0.081-0.025-0.125-0.025H10.139c-1.364,0-2.474,1.11-2.474,2.474V57.23c0,1.362,1.11,2.473,2.474,2.473h3.38
		c0.139,0,0.266-0.039,0.383-0.098v4.953c0,1.385,1.126,2.51,2.51,2.51h4.018v4.509c0,1.411,1.148,2.56,2.56,2.56h38.701
		c1.41,0,2.559-1.147,2.559-2.56V21.695C64.25,21.564,64.217,21.443,64.166,21.332z M55.316,15.14l5.924,5.689l-5.924,0.023V15.14z
		 M46.536,9.852l2.457,2.36h-2.457V9.852z M37.157,3.792l3.26,3.131h-3.26V3.792z M13.902,9.432v48.619
		c-0.117-0.059-0.244-0.098-0.383-0.098h-3.38c-0.399,0-0.724-0.324-0.724-0.723V3.337c0-0.399,0.325-0.724,0.724-0.724h25.268v4.31
		H16.413C15.028,6.923,13.902,8.048,13.902,9.432z M16.413,65.318c-0.419,0-0.76-0.34-0.76-0.76V9.432
		c0-0.418,0.341-0.759,0.76-0.759h28.374v3.539H22.99c-1.411,0-2.56,1.148-2.56,2.56V65.32h-4.017V65.318z M62.5,71.577
		c0,0.446-0.361,0.81-0.809,0.81H22.99c-0.446,0-0.81-0.363-0.81-0.81V14.771c0-0.446,0.363-0.81,0.81-0.81h30.576v6.891
		c0,0.947,0.771,1.718,1.718,1.718H62.5V71.577z"/>
	<path fill="#6699CC" d="M27.498,28.501h26.625c0.482,0,0.875-0.392,0.875-0.875s-0.393-0.875-0.875-0.875H27.498
		c-0.483,0-0.875,0.392-0.875,0.875S27.015,28.501,27.498,28.501z"/>
	<path fill="#6699CC" d="M27.498,36.757h26.625c0.482,0,0.875-0.392,0.875-0.875c0-0.483-0.393-0.875-0.875-0.875H27.498
		c-0.483,0-0.875,0.392-0.875,0.875C26.623,36.365,27.015,36.757,27.498,36.757z"/>
	<path fill="#6699CC" d="M27.498,45.014h26.625c0.482,0,0.875-0.393,0.875-0.875c0-0.484-0.393-0.875-0.875-0.875H27.498
		c-0.483,0-0.875,0.391-0.875,0.875C26.623,44.621,27.015,45.014,27.498,45.014z"/>
	<path fill="#6699CC" d="M32.999,51.52h-5.501c-0.483,0-0.875,0.393-0.875,0.875c0,0.483,0.392,0.875,0.875,0.875h5.501
		c0.483,0,0.875-0.392,0.875-0.875C33.874,51.912,33.482,51.52,32.999,51.52z"/>
	<path fill="#6699CC" d="M31.124,59.775h-3.626c-0.483,0-0.875,0.392-0.875,0.875c0,0.482,0.392,0.875,0.875,0.875h3.626
		c0.483,0,0.875-0.393,0.875-0.875C31.999,60.167,31.607,59.775,31.124,59.775z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/expired_transient.svg000064400000007250151600205460023577 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M62.406,13.464c-0.043-0.11-0.104-0.216-0.195-0.303L52.215,3.56c-0.026-0.026-0.062-0.038-0.092-0.059
		c-0.057-0.041-0.109-0.085-0.177-0.111c-0.064-0.026-0.136-0.032-0.204-0.042c-0.035-0.004-0.067-0.021-0.104-0.021h-0.017H51.62
		H15.233c-1.502,0-2.724,1.222-2.724,2.723v63.723c0,1.501,1.222,2.723,2.724,2.723h44.535c1.501,0,2.723-1.222,2.723-2.723V13.818
		C62.491,13.69,62.458,13.573,62.406,13.464z M52.471,6.117l7.151,6.868h-7.041c-0.062,0-0.11-0.049-0.11-0.112V6.117z
		 M60.825,69.773c0,0.582-0.475,1.056-1.057,1.056H15.233c-0.583,0-1.057-0.474-1.057-1.056V6.05c0-0.583,0.474-1.057,1.057-1.057
		h35.571v7.879c0,0.98,0.798,1.778,1.776,1.778h8.244V69.773z"/>
	<path fill="#6699CC" d="M48.729,51.256c0-0.625-0.237-1.467-1.205-2.305c-1.33-2.633-2.331-4.074-4.078-6.423
		c-0.821-1.105-1.484-1.938-2.035-2.611c0.551-0.672,1.21-1.505,2.035-2.613c2.146-2.881,3.215-4.476,5.181-8.708
		c0.103-0.222,0.098-0.472,0.002-0.686c0-0.006,0.002-0.012,0.002-0.018c0-3.198-9.991-3.292-11.13-3.292
		s-11.129,0.092-11.129,3.292c0,0.004,0.001,0.008,0.001,0.011c-0.097,0.217-0.103,0.468,0,0.691
		c1.964,4.232,3.034,5.828,5.178,8.709c0.819,1.102,1.481,1.935,2.037,2.611c-0.553,0.675-1.215,1.51-2.037,2.612
		c-1.747,2.35-2.747,3.791-4.079,6.427c-0.961,0.834-1.202,1.675-1.202,2.301c0,0.1,0.022,0.193,0.034,0.291
		c-0.004,0.089,0.006,0.177,0.03,0.261c0.628,2.83,6.047,4.35,11.167,4.35c5.116,0,10.532-1.518,11.165-4.345
		c0.026-0.091,0.039-0.184,0.033-0.279C48.709,51.44,48.729,51.351,48.729,51.256z M41.804,49.128
		c-1.129,1.13-2.541,1.291-4.304,1.291s-3.12-0.108-4.303-1.291c0.818-1.763,1.247-2.388,2.112-3.55
		c0.865-1.164,1.309-1.616,2.19-2.693c0.88,1.077,1.325,1.529,2.189,2.693C40.555,46.742,40.983,47.366,41.804,49.128z
		 M32.099,50.228c1.612,1.611,3.474,1.746,5.401,1.746c1.769,0,3.79-0.135,5.4-1.746c0.395-0.395,0.524-0.96,0.387-1.486
		c0.854,0.238,1.614,0.524,2.225,0.852c0.263,0.142,0.489,0.289,0.69,0.438c0.21,0.421,0.428,0.87,0.66,1.365
		c-2.329,2.055-5.235,2.472-9.362,2.472c-3.839,0-6.8-0.185-9.363-2.47c0.233-0.497,0.452-0.946,0.663-1.37
		c0.21-0.155,0.453-0.31,0.732-0.456c0,0,0-0.001,0.001-0.001s0,0,0,0c0.6-0.316,1.345-0.594,2.18-0.827
		C31.576,49.268,31.706,49.833,32.099,50.228z M46.795,27.78c-3.325,1.332-5.402,1.703-9.295,1.703c-3.892,0-5.968-0.37-9.293-1.702
		c0.833-0.623,4.14-1.513,9.294-1.513C42.653,26.267,45.96,27.156,46.795,27.78z M32.887,43.522c1.029-1.38,1.801-2.328,2.421-3.073
		c0.257-0.31,0.257-0.758,0-1.066c-0.622-0.747-1.396-1.698-2.421-3.074c-1.672-2.246-2.638-3.645-3.91-6.153
		c3.044,0.983,7.762,1.026,8.523,1.026s5.476-0.043,8.52-1.025c-1.271,2.509-2.238,3.907-3.911,6.153
		c-1.033,1.388-1.803,2.333-2.42,3.073c-0.257,0.309-0.257,0.757,0,1.066c0.619,0.741,1.391,1.688,2.42,3.073
		c1.122,1.507,1.924,2.636,2.714,3.963c-0.712-0.258-1.497-0.481-2.347-0.656l0,0h-0.004c-0.002,0-0.002-0.001-0.004-0.001
		c0,0,0,0-0.001,0l-0.093-0.02c-0.437-0.782-0.845-1.358-1.438-2.157c-0.606-0.814-1.013-1.292-1.482-1.849
		c-0.225-0.266-0.465-0.548-0.753-0.901c-0.589-0.72-1.814-0.72-2.405,0c-0.289,0.354-0.53,0.64-0.754,0.903
		c-0.469,0.557-0.874,1.034-1.479,1.847c-0.595,0.801-1.002,1.375-1.438,2.157c-0.89,0.179-1.711,0.409-2.452,0.679
		C30.963,46.158,31.766,45.031,32.887,43.522z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/empty-cache.svg000064400000014224151600205530022244 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M61.125,33.733h-1.583V11.637c0-0.003-0.002-0.007-0.002-0.01c-0.001-0.077-0.024-0.151-0.046-0.227
		c-0.01-0.035-0.01-0.074-0.023-0.107c-0.01-0.023-0.029-0.04-0.041-0.062c-0.043-0.079-0.089-0.156-0.152-0.219
		c-0.002-0.002-0.004-0.005-0.006-0.007L50.12,2.247h-0.001l-0.014-0.013c-0.028-0.027-0.065-0.039-0.098-0.061
		c-0.059-0.043-0.113-0.089-0.183-0.116s-0.14-0.033-0.212-0.042C49.575,2.008,49.541,1.99,49.5,1.99H18.478
		c-1.585,0-2.875,1.29-2.875,2.875v28.868h-1.478c-1.585,0-2.875,1.29-2.875,2.875v6.028c0,1.585,1.29,2.875,2.875,2.875h1.876
		c0.037,0,0.067-0.017,0.103-0.021c0.081,3.687-0.345,7.248-0.771,10.725c-0.626,5.098-1.273,10.367-0.339,16.061
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005
		c-0.894-5.446-0.262-10.59,0.349-15.563c0.621-5.06,1.259-10.289,0.356-15.933h1.765c-0.001,0.053-0.014,0.103-0.005,0.155
		c0.893,5.445,0.261,10.588-0.35,15.562c-0.626,5.097-1.274,10.367-0.338,16.062c0.07,0.43,0.441,0.733,0.862,0.733
		c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005c-0.895-5.446-0.262-10.592,0.349-15.565
		c0.621-5.058,1.26-10.286,0.356-15.93h1.767c-0.001,0.053-0.015,0.103-0.006,0.155c0.893,5.447,0.261,10.591-0.35,15.563
		c-0.626,5.097-1.273,10.366-0.34,16.06c0.07,0.429,0.441,0.732,0.862,0.732c0.047,0,0.095-0.004,0.143-0.012
		c0.477-0.078,0.8-0.528,0.722-1.005c-0.893-5.445-0.261-10.589,0.351-15.562c0.621-5.06,1.26-10.289,0.356-15.935h1.764
		c-0.001,0.053-0.015,0.103-0.006,0.155c0.893,5.445,0.261,10.589-0.35,15.563c-0.626,5.098-1.273,10.367-0.339,16.061
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005
		c-0.894-5.446-0.262-10.59,0.349-15.563c0.621-5.059,1.259-10.288,0.356-15.932H29.7c-0.001,0.053-0.015,0.103-0.006,0.155
		c0.891,5.443,0.259,10.586-0.351,15.559c-0.626,5.1-1.274,10.37-0.339,16.064c0.07,0.429,0.441,0.732,0.862,0.732
		c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005c-0.894-5.447-0.262-10.593,0.35-15.567
		c0.621-5.057,1.259-10.285,0.357-15.928h1.764c-0.001,0.053-0.015,0.104-0.006,0.156c0.894,5.445,0.262,10.59-0.349,15.563
		c-0.626,5.098-1.274,10.366-0.339,16.059c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012
		c0.477-0.078,0.8-0.528,0.722-1.005c-0.894-5.445-0.262-10.588,0.35-15.563c0.622-5.059,1.26-10.289,0.355-15.934h1.766
		c-0.001,0.053-0.015,0.104-0.006,0.156c0.893,5.444,0.261,10.59-0.35,15.563c-0.626,5.097-1.273,10.365-0.34,16.058
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005
		c-0.892-5.444-0.261-10.588,0.35-15.563c0.621-5.059,1.259-10.289,0.356-15.934h1.767c-0.001,0.053-0.015,0.103-0.006,0.156
		c0.892,5.443,0.26,10.588-0.351,15.562c-0.625,5.099-1.271,10.368-0.34,16.062c0.07,0.429,0.441,0.732,0.862,0.732
		c0.047,0,0.095-0.004,0.144-0.012c0.477-0.078,0.799-0.527,0.722-1.006c-0.892-5.444-0.261-10.588,0.35-15.563
		c0.62-5.058,1.259-10.288,0.356-15.931h1.765c-0.001,0.053-0.015,0.103-0.006,0.156c0.894,5.444,0.262,10.59-0.349,15.564
		c-0.625,5.096-1.271,10.365-0.34,16.057c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.144-0.012
		c0.477-0.078,0.799-0.527,0.722-1.005c-0.892-5.443-0.261-10.588,0.351-15.562c0.619-5.06,1.258-10.29,0.354-15.935h1.765
		c-0.001,0.053-0.015,0.103-0.006,0.156c0.894,5.445,0.263,10.592-0.349,15.567c-0.625,5.097-1.271,10.363-0.342,16.054
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.144-0.013c0.477-0.077,0.799-0.526,0.722-1.004
		c-0.89-5.442-0.259-10.584,0.351-15.558c0.621-5.061,1.26-10.293,0.355-15.938h1.768c-0.001,0.054-0.015,0.104-0.006,0.156
		c0.891,5.445,0.26,10.59-0.352,15.565c-0.625,5.097-1.271,10.365-0.34,16.058c0.069,0.428,0.44,0.732,0.861,0.732
		c0.047,0,0.096-0.004,0.143-0.012c0.478-0.078,0.801-0.527,0.723-1.006c-0.891-5.442-0.26-10.586,0.352-15.561
		c0.621-5.061,1.258-10.29,0.356-15.936h1.769c-0.002,0.053-0.016,0.103-0.007,0.156c0.89,5.442,0.259,10.586-0.352,15.56
		c-0.626,5.099-1.272,10.37-0.341,16.063c0.07,0.428,0.441,0.732,0.863,0.732c0.047,0,0.094-0.004,0.143-0.012
		c0.477-0.078,0.8-0.527,0.722-1.006c-0.892-5.444-0.261-10.59,0.351-15.566c0.619-5.057,1.258-10.287,0.357-15.928h1.764
		c0,0.052-0.015,0.102-0.006,0.154c0.889,5.443,0.258,10.586-0.352,15.561c-0.626,5.099-1.271,10.369-0.34,16.063
		c0.07,0.43,0.44,0.733,0.861,0.733c0.047,0,0.096-0.004,0.144-0.013c0.477-0.078,0.8-0.526,0.722-1.004
		c-0.893-5.445-0.261-10.592,0.35-15.567c0.434-3.524,0.863-7.14,0.787-10.914h1.236c1.585,0,2.875-1.29,2.875-2.875v-6.028
		C64,35.023,62.71,33.733,61.125,33.733z M50.375,4.913l6.111,5.849H51.5c-0.62,0-1.125-0.505-1.125-1.125V4.913z M17.353,4.865
		c0-0.62,0.505-1.125,1.125-1.125h30.147v5.896c0,1.585,1.29,2.875,2.875,2.875h6.292v21.222H17.353V4.865z M62.25,42.637
		c0,0.62-0.505,1.125-1.125,1.125h-1.313c-0.07-1.085-0.179-2.181-0.356-3.296c0.403-0.077,0.715-0.416,0.715-0.843
		c0-0.482-0.392-0.875-0.875-0.875H15.139c-0.483,0-0.875,0.393-0.875,0.875s0.392,0.875,0.875,0.875h0.548
		c-0.001,0.053-0.015,0.104-0.006,0.156c0.172,1.05,0.273,2.084,0.343,3.111c-0.008,0-0.015-0.005-0.023-0.005h-1.876
		c-0.62,0-1.125-0.505-1.125-1.125v-6.028c0-0.62,0.505-1.125,1.125-1.125h47c0.62,0,1.125,0.505,1.125,1.125V42.637z"/>
	<path fill="#6699CC" d="M21.625,17.888H52.25c0.482,0,0.875-0.392,0.875-0.875s-0.393-0.875-0.875-0.875H21.625
		c-0.483,0-0.875,0.392-0.875,0.875S21.142,17.888,21.625,17.888z"/>
	<path fill="#6699CC" d="M52.25,29.148H21.625c-0.483,0-0.875,0.392-0.875,0.875s0.392,0.875,0.875,0.875H52.25
		c0.482,0,0.875-0.392,0.875-0.875S52.732,29.148,52.25,29.148z"/>
	<path fill="#6699CC" d="M52.25,22.644H21.625c-0.483,0-0.875,0.392-0.875,0.875s0.392,0.875,0.875,0.875H52.25
		c0.482,0,0.875-0.392,0.875-0.875S52.732,22.644,52.25,22.644z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/img_webp_disabled.svg000064400000007011151600205600023457 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<circle fill="none" cx="15" cy="15.894" r="5.317"/>
<path fill="#D3D9CE" d="M8.71,5.417H4.312V5.124c0-0.608,0.492-1.101,1.1-1.101h2.198c0.607,0,1.101,0.492,1.101,1.101V5.417z
	 M29.481,8.01v15.766c0,1.217-0.984,2.201-2.199,2.201H2.719c-1.215,0-2.2-0.984-2.2-2.201V8.01c0-1.215,0.985-2.2,2.2-2.2h17.311
	l0.06,0.041l-0.596,0.408c-0.273,0.188-0.392,0.539-0.288,0.85c0.096,0.296,0.368,0.5,0.733,0.519l0.722-0.021l-0.241,0.679
	c-0.111,0.312-0.001,0.665,0.266,0.858c0.128,0.093,0.28,0.143,0.439,0.143c0.162,0,0.323-0.053,0.458-0.155l0.57-0.439l0.205,0.695
	c0.097,0.319,0.386,0.534,0.719,0.534s0.622-0.215,0.72-0.538L24,8.691l0.574,0.442c0.13,0.098,0.291,0.152,0.454,0.152
	c0.158,0,0.31-0.048,0.442-0.143c0.266-0.194,0.374-0.547,0.264-0.857l-0.241-0.68l0.752,0.021c0.336-0.012,0.605-0.212,0.701-0.514
	c0.104-0.314-0.014-0.665-0.288-0.854L26.063,5.85l0.06-0.041h1.159C28.497,5.81,29.481,6.795,29.481,8.01z M20.317,15.894
	c0-2.937-2.38-5.317-5.317-5.317c-2.936,0-5.316,2.381-5.316,5.317s2.381,5.317,5.316,5.317
	C17.938,21.211,20.317,18.83,20.317,15.894z M26.376,6.67c0.091,0.063,0.131,0.178,0.096,0.283
	c-0.033,0.105-0.121,0.168-0.244,0.173l-1.45-0.041l0.486,1.367c0.037,0.104,0.001,0.221-0.088,0.286
	c-0.09,0.064-0.212,0.063-0.3-0.004L23.727,7.85l-0.41,1.392c-0.032,0.106-0.13,0.179-0.24,0.179s-0.208-0.073-0.24-0.179
	l-0.41-1.392l-1.148,0.885c-0.089,0.066-0.211,0.068-0.299,0.004c-0.09-0.065-0.126-0.182-0.089-0.286l0.486-1.367l-1.451,0.041
	c-0.114-0.006-0.21-0.067-0.244-0.173c-0.035-0.105,0.005-0.221,0.096-0.283l1.197-0.82l-0.06-0.041l-1.138-0.78
	c-0.091-0.063-0.131-0.178-0.096-0.283c0.034-0.105,0.132-0.163,0.244-0.173l1.451,0.041L20.89,3.248
	c-0.037-0.104-0.001-0.221,0.089-0.286c0.088-0.065,0.21-0.063,0.299,0.004l1.148,0.884l0.41-1.392c0.064-0.213,0.416-0.213,0.48,0
	l0.41,1.392l1.149-0.885c0.088-0.068,0.21-0.069,0.3-0.004c0.089,0.065,0.125,0.182,0.088,0.286l-0.486,1.366l1.45-0.04
	c0.121,0.008,0.211,0.067,0.244,0.173c0.035,0.105-0.005,0.221-0.096,0.283l-1.138,0.78l-0.06,0.041L26.376,6.67z M25.393,6.603
	l-0.798-0.547c-0.067-0.046-0.108-0.124-0.108-0.206c0-0.014,0.008-0.027,0.01-0.041c0.012-0.066,0.043-0.127,0.099-0.166
	l0.798-0.547l-0.967,0.027c-0.069,0.017-0.16-0.036-0.209-0.103s-0.061-0.153-0.033-0.231l0.324-0.911l-0.766,0.589
	c-0.064,0.051-0.15,0.066-0.229,0.04c-0.078-0.025-0.14-0.088-0.163-0.167l-0.273-0.929l-0.273,0.929
	c-0.023,0.079-0.085,0.142-0.163,0.167c-0.078,0.026-0.164,0.012-0.229-0.04L21.646,3.88l0.324,0.91
	c0.027,0.078,0.016,0.164-0.033,0.231c-0.048,0.066-0.142,0.101-0.209,0.103L20.76,5.097l0.798,0.547
	c0.056,0.039,0.087,0.1,0.099,0.166c0.002,0.014,0.01,0.026,0.01,0.041c0,0.083-0.041,0.16-0.108,0.206L20.76,6.603l0.968-0.027
	c0.086,0,0.161,0.037,0.209,0.103c0.049,0.067,0.061,0.153,0.033,0.231l-0.324,0.91l0.765-0.589
	c0.044-0.034,0.098-0.052,0.152-0.052c0.026,0,0.052,0.004,0.077,0.012c0.078,0.025,0.14,0.088,0.163,0.167l0.273,0.929l0.273-0.929
	c0.023-0.079,0.085-0.142,0.163-0.167c0.079-0.024,0.165-0.011,0.229,0.04l0.766,0.589l-0.324-0.91
	c-0.027-0.078-0.016-0.164,0.033-0.231c0.048-0.067,0.121-0.122,0.209-0.103L25.393,6.603z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/purge-front.svg000064400000005562151600205660022326 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M63.657,12.237c-0.046-0.116-0.109-0.227-0.205-0.318L52.954,1.835c-0.028-0.027-0.065-0.039-0.097-0.062
		c-0.061-0.043-0.115-0.089-0.187-0.117c-0.067-0.027-0.144-0.034-0.215-0.043c-0.037-0.005-0.069-0.022-0.108-0.022H52.33h-0.001
		H14.114c-1.577,0-2.86,1.283-2.86,2.859v66.923c0,1.577,1.283,2.859,2.86,2.859h46.773c1.575,0,2.858-1.282,2.858-2.859V12.608
		C63.746,12.474,63.711,12.351,63.657,12.237z M53.223,4.52l7.51,7.213h-7.395c-0.064,0-0.115-0.052-0.115-0.118V4.52z
		 M61.996,71.373c0,0.611-0.498,1.109-1.109,1.109H14.114c-0.612,0-1.11-0.498-1.11-1.109V4.45c0-0.612,0.498-1.109,1.11-1.109
		h37.359v8.274c0,1.03,0.836,1.868,1.864,1.868h8.658L61.996,71.373L61.996,71.373z"/>
	<path fill="#6699CC" d="M45.43,44.486c-6.656,0-12.072,5.416-12.072,12.072c0,6.655,5.416,12.071,12.072,12.071
		c6.655,0,12.071-5.415,12.071-12.071S52.085,44.486,45.43,44.486z M45.43,66.881c-5.691,0-10.322-4.63-10.322-10.32
		s4.63-10.321,10.322-10.321c5.69,0,10.321,4.631,10.321,10.321S51.12,66.881,45.43,66.881z"/>
	<path fill="#6699CC" d="M51.299,50.689c-0.342-0.342-0.896-0.342-1.238,0L45.43,55.32l-4.631-4.631
		c-0.342-0.342-0.896-0.342-1.238,0c-0.34,0.342-0.34,0.896,0,1.236l4.631,4.633l-4.631,4.631c-0.34,0.342-0.34,0.896,0,1.236
		c0.172,0.172,0.396,0.258,0.619,0.258s0.448-0.086,0.619-0.258l4.631-4.631l4.631,4.631c0.172,0.172,0.396,0.258,0.619,0.258
		s0.448-0.086,0.619-0.258c0.342-0.342,0.342-0.896,0-1.236l-4.631-4.631l4.631-4.633C51.641,51.586,51.641,51.031,51.299,50.689z"
		/>
	<path fill="#6699CC" d="M19.826,18.879c0,0.483,0.392,0.875,0.875,0.875h33.598c0.483,0,0.875-0.392,0.875-0.875
		s-0.392-0.875-0.875-0.875H20.701C20.218,18.004,19.826,18.396,19.826,18.879z"/>
	<path fill="#6699CC" d="M20.701,29.511h33.598c0.483,0,0.875-0.392,0.875-0.875c0-0.483-0.392-0.875-0.875-0.875H20.701
		c-0.483,0-0.875,0.392-0.875,0.875C19.826,29.119,20.218,29.511,20.701,29.511z"/>
	<path fill="#6699CC" d="M20.701,39.27h33.598c0.483,0,0.875-0.393,0.875-0.875s-0.392-0.875-0.875-0.875H20.701
		c-0.483,0-0.875,0.392-0.875,0.875S20.218,39.27,20.701,39.27z"/>
	<path fill="#6699CC" d="M30.125,47.275h-9.423c-0.483,0-0.875,0.393-0.875,0.875s0.392,0.875,0.875,0.875h9.423
		c0.483,0,0.875-0.393,0.875-0.875S30.608,47.275,30.125,47.275z"/>
	<path fill="#6699CC" d="M27.75,57.034h-7.049c-0.483,0-0.875,0.392-0.875,0.875s0.392,0.875,0.875,0.875h7.049
		c0.483,0,0.875-0.392,0.875-0.875S28.233,57.034,27.75,57.034z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/purge-object.svg000064400000014213151600205730022433 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M56.841,27.021h-2.944l3.079-8.461c0.108-0.299,0.047-0.634-0.162-0.874l-7.001-8.046
		c-0.019-0.021-0.042-0.036-0.063-0.055c-0.033-0.032-0.065-0.065-0.104-0.091c-0.017-0.011-0.035-0.018-0.053-0.029
		c-0.049-0.028-0.098-0.056-0.15-0.075c-0.01-0.003-0.02-0.004-0.029-0.007c-0.062-0.02-0.124-0.035-0.189-0.04
		c-0.02-0.002-0.04,0.002-0.06,0.001c-0.05,0-0.1-0.003-0.149,0.005L38.48,11.014c-0.314,0.05-0.577,0.266-0.686,0.565
		l-3.846,10.563c-0.027,0.075-0.043,0.152-0.049,0.229c0,0.003,0,0.006,0,0.01c-0.005,0.073-0.001,0.146,0.012,0.217
		c0.003,0.017,0.011,0.032,0.015,0.048c0.014,0.058,0.03,0.114,0.056,0.168c0.01,0.021,0.025,0.038,0.036,0.058
		c0.024,0.042,0.045,0.084,0.076,0.123c0.003,0.003,0.008,0.005,0.011,0.008c0.003,0.004,0.005,0.01,0.009,0.014l3.515,4.003h-0.583
		l-3.372-3.876c-0.021-0.025-0.049-0.042-0.073-0.064c-0.03-0.027-0.057-0.057-0.09-0.08c-0.028-0.02-0.06-0.032-0.089-0.048
		c-0.037-0.02-0.072-0.041-0.11-0.055c-0.027-0.01-0.056-0.013-0.084-0.02c-0.045-0.012-0.089-0.024-0.136-0.029
		c-0.029-0.002-0.06,0.002-0.089,0.002c-0.042,0.001-0.083-0.003-0.125,0.004L22.34,24.521c-0.314,0.05-0.577,0.266-0.686,0.565
		l-0.705,1.936h-2.79c-1.549,0-2.809,1.26-2.809,2.809c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993
		c0.03,1.523,1.278,2.753,2.808,2.753h29.007c1.53,0,2.778-1.229,2.808-2.753l4.833-40.993c0.004-0.034,0.006-0.068,0.006-0.103
		C59.649,28.281,58.39,27.021,56.841,27.021z M52.035,27.021h-0.145l-5.603-6.378l2.925-8.036l0.254-0.698l5.688,6.537
		L52.035,27.021z M39.262,12.662l8.561-1.351l-0.254,0.698l-2.925,8.036l-8.545,1.309L39.262,12.662z M36.483,23.064l8.464-1.296
		l1.982,2.257l2.631,2.996h-9.604L36.483,23.064z M33.264,25.588l0.063-0.174l1.398,1.607h-1.983L33.264,25.588z M23.123,26.168
		l8.56-1.353l-0.544,1.494l-0.259,0.712h-8.067L23.123,26.168z M53.067,70.768c-0.004,0.034-0.006,0.068-0.006,0.103
		c0,0.584-0.475,1.059-1.059,1.059H22.996c-0.583,0-1.059-0.475-1.059-1.059c0-0.034-0.002-0.068-0.006-0.103l-4.829-40.981
		c0.023-0.563,0.489-1.015,1.058-1.015h3.402h9.93h5.154h2.914h11.934h1.153h4.193c0.569,0,1.034,0.451,1.058,1.015L53.067,70.768z"
		/>
	<path fill="#6699CC" d="M28.884,63.444c-0.48,0.054-0.826,0.486-0.772,0.967l0.326,2.908c0.05,0.447,0.429,0.777,0.869,0.777
		c0.032,0,0.065-0.002,0.099-0.006c0.48-0.054,0.826-0.486,0.772-0.967l-0.326-2.908C29.797,63.735,29.364,63.382,28.884,63.444z"/>
	<path fill="#6699CC" d="M26.532,42.486c0.48-0.054,0.826-0.486,0.772-0.967l-0.759-6.771c-0.054-0.479-0.479-0.819-0.967-0.772
		c-0.48,0.054-0.826,0.487-0.772,0.967l0.759,6.771c0.05,0.447,0.429,0.777,0.869,0.777C26.466,42.492,26.499,42.49,26.532,42.486z"
		/>
	<path fill="#6699CC" d="M46.116,63.446c-0.485-0.057-0.914,0.291-0.967,0.771l-0.326,2.906c-0.055,0.48,0.291,0.913,0.771,0.967
		c0.033,0.004,0.066,0.006,0.099,0.006c0.439,0,0.818-0.33,0.868-0.777l0.326-2.906C46.942,63.933,46.597,63.5,46.116,63.446z"/>
	<path fill="#6699CC" d="M49.421,33.976c-0.488-0.052-0.913,0.292-0.967,0.772l-0.732,6.525c-0.055,0.48,0.291,0.913,0.771,0.967
		c0.033,0.004,0.066,0.006,0.099,0.006c0.439,0,0.818-0.33,0.868-0.777l0.732-6.525C50.247,34.463,49.901,34.03,49.421,33.976z"/>
	<path fill="#6699CC" d="M37.306,64.894c-0.483,0-0.875,0.392-0.875,0.875v1.453c0,0.483,0.392,0.875,0.875,0.875
		s0.875-0.392,0.875-0.875v-1.453C38.181,65.285,37.789,64.894,37.306,64.894z"/>
	<path fill="#6699CC" d="M37.306,37.75c0.483,0,0.875-0.392,0.875-0.875v-2.029c0-0.483-0.392-0.875-0.875-0.875
		s-0.875,0.392-0.875,0.875v2.029C36.431,37.358,36.822,37.75,37.306,37.75z"/>
	<path fill="#6699CC" d="M37.5,40.496c-6.108,0-11.078,4.97-11.078,11.079c0,6.108,4.97,11.078,11.078,11.078
		c6.109,0,11.079-4.97,11.079-11.078C48.578,45.466,43.608,40.496,37.5,40.496z M37.5,60.903c-5.144,0-9.328-4.185-9.328-9.328
		c0-5.145,4.185-9.329,9.328-9.329c5.144,0,9.329,4.185,9.329,9.329C46.828,56.719,42.644,60.903,37.5,60.903z"/>
	<path fill="#6699CC" d="M42.904,46.171c-0.342-0.342-0.896-0.342-1.238,0L37.5,50.336l-4.166-4.165
		c-0.342-0.342-0.896-0.342-1.237,0s-0.342,0.896,0,1.238l4.165,4.165l-4.165,4.165c-0.342,0.342-0.342,0.896,0,1.238
		c0.171,0.171,0.395,0.256,0.619,0.256s0.448-0.085,0.619-0.256l4.166-4.165l4.166,4.165c0.171,0.171,0.396,0.256,0.619,0.256
		s0.448-0.085,0.619-0.256c0.341-0.342,0.341-0.896,0-1.238l-4.165-4.165l4.165-4.165C43.245,47.067,43.245,46.513,42.904,46.171z"
		/>
	<path fill="#6699CC" d="M21.312,23.8c0.167,0.191,0.408,0.298,0.658,0.298c0.044,0,0.088-0.003,0.132-0.01l10.519-1.611
		c0.004,0,0.007-0.002,0.011-0.003c0.006-0.001,0.012-0.001,0.019-0.002c0.041-0.007,0.077-0.025,0.115-0.038
		c0.03-0.01,0.062-0.017,0.091-0.03c0.042-0.02,0.08-0.047,0.118-0.073c0.024-0.017,0.052-0.029,0.074-0.048
		c0.038-0.032,0.069-0.071,0.102-0.109c0.017-0.02,0.038-0.037,0.053-0.059c0.044-0.063,0.081-0.131,0.107-0.205l3.845-10.564
		c0.109-0.299,0.047-0.634-0.162-0.874L29.99,2.426c-0.023-0.026-0.052-0.045-0.077-0.068c-0.028-0.025-0.054-0.054-0.085-0.075
		c-0.034-0.023-0.071-0.039-0.108-0.058c-0.031-0.015-0.059-0.034-0.091-0.045c-0.036-0.013-0.073-0.018-0.11-0.026
		c-0.037-0.008-0.072-0.02-0.11-0.023c-0.035-0.003-0.071,0.001-0.106,0.003c-0.036,0.001-0.072-0.003-0.108,0.003L18.66,3.799
		c-0.314,0.05-0.577,0.266-0.686,0.565l-3.845,10.563c-0.027,0.075-0.043,0.153-0.049,0.23c0,0.005,0,0.009,0,0.014
		c-0.005,0.071-0.001,0.143,0.011,0.213c0.004,0.021,0.014,0.041,0.019,0.062c0.014,0.052,0.027,0.104,0.05,0.153
		c0.013,0.027,0.031,0.05,0.047,0.075c0.021,0.036,0.039,0.074,0.066,0.107c0.002,0.003,0.007,0.004,0.009,0.007
		c0.004,0.005,0.006,0.011,0.011,0.016L21.312,23.8z M22.311,22.285l-5.648-6.435l8.462-1.297l5.651,6.435L22.311,22.285z
		 M32.171,19.924l-2.026-2.306l-3.679-4.189l3.178-8.734l5.69,6.538L32.171,19.924z M19.442,5.447L28,4.096l-3.178,8.734
		l-8.543,1.309L19.442,5.447z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/all_transients.svg000064400000006441151600206000023062 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M65.485,21.85c-0.045-0.113-0.106-0.219-0.2-0.308l-8.679-8.336c-0.027-0.026-0.063-0.038-0.096-0.059
		c-0.057-0.043-0.112-0.088-0.18-0.115c-0.068-0.028-0.138-0.033-0.21-0.042c-0.036-0.005-0.068-0.021-0.106-0.021h-0.017h-0.002
		h-2.861c-0.022-0.031-0.037-0.068-0.066-0.096l-5.014-4.817c-0.03-0.029-0.069-0.041-0.103-0.065
		c-0.056-0.04-0.106-0.082-0.171-0.108c-0.069-0.028-0.142-0.034-0.214-0.043c-0.035-0.004-0.066-0.021-0.104-0.021h-0.017
		c-0.001,0-0.001,0-0.002,0h-2.758c-0.045-0.116-0.107-0.226-0.202-0.317l-5.566-5.346c-0.027-0.028-0.063-0.039-0.095-0.062
		c-0.059-0.042-0.112-0.086-0.178-0.113c-0.071-0.029-0.146-0.036-0.222-0.045c-0.032-0.004-0.063-0.02-0.097-0.02h-0.016
		c0,0-0.002,0-0.004,0H12.87c-1.328,0-2.409,1.081-2.409,2.409v52.485c0,1.327,1.081,2.407,2.409,2.407h3.292
		c0.135,0,0.258-0.037,0.373-0.095v4.823c0,1.349,1.097,2.445,2.444,2.445h3.913v4.391c0,1.374,1.118,2.492,2.493,2.492h37.689
		c1.374,0,2.492-1.117,2.492-2.492V22.204C65.566,22.077,65.532,21.959,65.485,21.85z M56.867,15.82l5.768,5.541l-5.768,0.022V15.82
		z M48.315,10.67l2.393,2.298h-2.393V10.67z M39.182,4.769l3.175,3.049h-3.175V4.769z M16.535,10.262v47.348
		c-0.114-0.058-0.238-0.096-0.373-0.096H12.87c-0.389,0-0.705-0.315-0.705-0.703V4.326c0-0.388,0.316-0.705,0.705-0.705h24.607
		v4.197H18.979C17.631,7.818,16.535,8.914,16.535,10.262z M18.979,64.688c-0.408,0-0.74-0.332-0.74-0.741V10.262
		c0-0.407,0.332-0.739,0.74-0.739h27.632v3.446H25.385c-1.375,0-2.493,1.118-2.493,2.493v49.226L18.979,64.688L18.979,64.688z
		 M63.862,70.782c0,0.435-0.354,0.788-0.788,0.788H25.385c-0.435,0-0.789-0.353-0.789-0.788V15.461c0-0.435,0.354-0.789,0.789-0.789
		h29.777v6.71c0,0.922,0.752,1.673,1.673,1.673h7.027V70.782z"/>
	<path fill="#6699CC" d="M44.111,31.051c-5.154,0-9.888,2.696-12.542,7.079l-2.011-0.76l0.963,5.869l4.603-3.769l-1.931-0.729
		c2.222-3.477,5.952-5.688,10.066-5.958v0.826c0,0.47,0.382,0.852,0.852,0.852c0.471,0,0.853-0.382,0.853-0.852v-0.811
		c6.473,0.423,11.653,5.604,12.077,12.078H56.3c-0.47,0-0.852,0.381-0.852,0.852c0,0.47,0.382,0.853,0.852,0.853h0.741
		c-0.422,6.433-5.542,11.593-11.959,12.071v-0.85c0-0.472-0.382-0.852-0.853-0.852c-0.47,0-0.852,0.38-0.852,0.852v0.868
		c-5.945-0.335-10.939-4.687-12.017-10.604c-0.084-0.464-0.529-0.767-0.992-0.687c-0.463,0.084-0.77,0.528-0.686,0.991
		c1.27,6.975,7.338,12.036,14.428,12.036c0.031,0,0.063-0.006,0.095-0.006c0.009,0,0.016,0.006,0.023,0.006
		c0.015,0,0.024-0.009,0.04-0.009c8.019-0.086,14.519-6.631,14.519-14.67C58.788,37.636,52.204,31.051,44.111,31.051z"/>
	<path fill="#6699CC" d="M43.238,53.289c0,0.471,0.383,0.852,0.853,0.852s0.853-0.381,0.853-0.852v-7.206l4.024-4.023
		c0.331-0.333,0.333-0.872,0-1.204c-0.334-0.334-0.875-0.334-1.206-0.002l-4.272,4.273c-0.079,0.079-0.142,0.173-0.184,0.277
		c-0.044,0.104-0.066,0.215-0.066,0.325l0,0L43.238,53.289L43.238,53.289z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/success_icon.svg000064400000007225151600206050022526 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="20px" height="20px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve">
<g id="Layer_1_1_" display="none">
	<path display="inline" fill="#E8AE4A" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.509,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.322,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.358,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy_3" display="none">
	<path display="inline" fill="#4675B8" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.509,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.322,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.358,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy" display="none">
	<path display="inline" fill="#A32430" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M15.159,13.764c0.187,0.188,0.288,0.437,0.288,0.697c0,0.262-0.102,0.51-0.288,0.695
		c-0.185,0.184-0.438,0.289-0.698,0.289c-0.262,0-0.518-0.105-0.697-0.291L10,11.393l-3.764,3.765c-0.361,0.36-1.033,0.36-1.393,0
		c-0.187-0.185-0.29-0.433-0.29-0.695s0.103-0.512,0.289-0.696l3.764-3.767L4.842,6.234c-0.385-0.384-0.385-1.01,0-1.394
		c0.359-0.361,1.032-0.361,1.394,0L10,8.604l3.766-3.765c0.356-0.359,1.033-0.361,1.395,0c0.188,0.185,0.288,0.433,0.288,0.697
		c0.001,0.264-0.103,0.511-0.288,0.697l-3.766,3.764L15.159,13.764z"/>
</g>
<g id="Layer_1_copy_2">
	<path fill="#3ABFBF" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10C20,4.478,15.521,0,10,0z
		 M15.458,6.018l-5.944,9.089c-0.031,0.048-0.07,0.088-0.115,0.121l-0.088,0.063c-0.03,0.021-0.063,0.04-0.097,0.053l-0.189,0.075
		c-0.048,0.019-0.1,0.03-0.152,0.032l-0.146,0.004c-0.005,0-0.009,0-0.014,0c-0.026,0-0.052-0.003-0.078-0.008l-0.309-0.096
		c-0.058-0.022-0.11-0.058-0.154-0.101c-0.025-0.017-0.077-0.056-0.099-0.074l-3.381-3.133c-0.185-0.171-0.295-0.405-0.307-0.661
		c-0.01-0.256,0.079-0.497,0.251-0.683c0.357-0.378,0.974-0.398,1.349-0.054l2.597,2.399l5.277-8.069
		c0.277-0.426,0.895-0.558,1.322-0.276c0.211,0.137,0.357,0.352,0.41,0.602C15.645,5.554,15.596,5.807,15.458,6.018z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/cross_icon.svg000064400000006650151600206120022206 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="20px" height="20px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve">
<g id="Layer_1_1_" display="none">
	<path display="inline" fill="#E8AE4A" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.51,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.321,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.357,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy_3" display="none">
	<path display="inline" fill="#4675B8" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.51,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.321,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.357,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy" display="none">
	<path display="inline" fill="#A32430" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M15.159,13.764c0.187,0.188,0.288,0.438,0.288,0.697c0,0.262-0.102,0.51-0.288,0.695
		c-0.185,0.184-0.438,0.289-0.698,0.289c-0.262,0-0.518-0.105-0.697-0.291L10,11.393l-3.764,3.766c-0.361,0.359-1.033,0.359-1.393,0
		c-0.187-0.186-0.29-0.434-0.29-0.695s0.103-0.512,0.289-0.695L8.606,10L4.842,6.234c-0.385-0.384-0.385-1.01,0-1.394
		c0.359-0.361,1.032-0.361,1.394,0L10,8.604l3.766-3.765c0.356-0.359,1.033-0.361,1.396,0c0.188,0.185,0.288,0.433,0.288,0.697
		c0.001,0.264-0.104,0.511-0.288,0.697l-3.767,3.764L15.159,13.764z"/>
</g>
<g>
	<circle fill="#CC3D6A" cx="10" cy="10" r="9.967"/>
</g>
<path fill="#FFFFFF" d="M11.414,10l3.503-3.503c0.392-0.391,0.392-1.024,0-1.414c-0.392-0.391-1.022-0.391-1.414,0L10,8.586
	L6.497,5.082c-0.391-0.391-1.023-0.391-1.414,0c-0.391,0.39-0.391,1.023,0,1.414L8.586,10l-3.503,3.504
	c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293L10,11.414l3.502,3.503
	c0.195,0.194,0.451,0.293,0.707,0.293s0.512-0.099,0.707-0.293c0.391-0.392,0.391-1.022,0-1.414L11.414,10z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/purge-403.svg000064400000011104151600206170021466 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M30.075,34.094H28.1v-9.829c0-0.138-0.112-0.25-0.25-0.25h-1.805c-0.082,0-0.158,0.04-0.205,0.106
		l-7.116,10.142c-0.03,0.042-0.045,0.092-0.045,0.144v1.486c0,0.138,0.112,0.25,0.25,0.25h7.041v3.195c0,0.138,0.112,0.25,0.25,0.25
		h1.63c0.138,0,0.25-0.112,0.25-0.25v-3.195h1.975c0.138,0,0.25-0.112,0.25-0.25v-1.549C30.325,34.206,30.213,34.094,30.075,34.094z
		 M25.97,29.361v4.732h-4.857l4.413-6.275c0.16-0.241,0.328-0.517,0.5-0.826C25.988,27.85,25.97,28.644,25.97,29.361z"/>
	<path fill="#6699CC" d="M40.443,37.76c0.839-1.313,1.264-3.31,1.264-5.938c0-2.539-0.439-4.513-1.305-5.867
		c-0.891-1.389-2.209-2.094-3.918-2.094c-1.751,0-3.074,0.677-3.933,2.011c-0.836,1.3-1.26,3.301-1.26,5.95
		c0,2.566,0.438,4.548,1.301,5.892c0.886,1.379,2.195,2.079,3.892,2.079C38.248,39.793,39.58,39.109,40.443,37.76z M38.726,36.452
		c-0.467,0.925-1.2,1.375-2.242,1.375c-1.029,0-1.758-0.443-2.229-1.356c-0.492-0.955-0.741-2.519-0.741-4.648
		c0-2.131,0.25-3.691,0.741-4.638c0.47-0.906,1.199-1.347,2.229-1.347c1.042,0,1.776,0.447,2.243,1.365
		c0.489,0.961,0.737,2.515,0.737,4.619C39.464,33.925,39.216,35.483,38.726,36.452z"/>
	<path fill="#6699CC" d="M53.068,27.874c0-1.234-0.438-2.222-1.301-2.936c-0.85-0.702-2.045-1.057-3.553-1.057
		c-0.913,0-1.794,0.145-2.619,0.43c-0.824,0.283-1.564,0.681-2.201,1.183c-0.107,0.084-0.127,0.238-0.046,0.346l0.861,1.148
		c0.078,0.105,0.224,0.131,0.335,0.061c0.723-0.463,1.371-0.785,1.928-0.956c0.556-0.169,1.155-0.255,1.783-0.255
		c0.798,0,1.432,0.191,1.886,0.567c0.446,0.37,0.663,0.871,0.663,1.53c0,0.84-0.303,1.478-0.926,1.949
		c-0.636,0.48-1.521,0.723-2.629,0.723h-1.496c-0.138,0-0.25,0.112-0.25,0.25v1.467c0,0.138,0.112,0.25,0.25,0.25h1.477
		c2.715,0,4.035,0.811,4.035,2.478c0,1.881-1.189,2.796-3.636,2.796c-0.635,0-1.318-0.083-2.031-0.246
		c-0.713-0.162-1.393-0.402-2.021-0.713c-0.077-0.038-0.17-0.034-0.243,0.012s-0.118,0.126-0.118,0.212v1.619
		c0,0.096,0.055,0.184,0.141,0.225c0.639,0.311,1.308,0.529,1.987,0.652c0.669,0.122,1.417,0.184,2.224,0.184
		c1.873,0,3.346-0.405,4.378-1.206c1.051-0.815,1.583-1.991,1.583-3.494c0-1.06-0.316-1.932-0.939-2.592
		c-0.466-0.493-1.12-0.849-1.951-1.062c0.637-0.243,1.16-0.595,1.563-1.051C52.776,29.735,53.068,28.889,53.068,27.874z"/>
	<path fill="#6699CC" d="M17.361,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875c0.483,0,0.875-0.392,0.875-0.875
		S17.845,5,17.361,5z"/>
	<path fill="#6699CC" d="M20.898,5h-0.086c-0.483,0-0.832,0.392-0.832,0.875s0.435,0.875,0.918,0.875s0.875-0.392,0.875-0.875
		S21.382,5,20.898,5z"/>
	<path fill="#6699CC" d="M24.398,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875s0.875-0.392,0.875-0.875
		S24.882,5,24.398,5z"/>
	<path fill="#6699CC" d="M37.626,59.27c0,5.621,4.574,10.195,10.196,10.195c5.623,0,10.197-4.574,10.197-10.195
		c0-5.623-4.574-10.197-10.197-10.197C42.2,49.07,37.626,53.646,37.626,59.27z M56.27,59.27c0,4.656-3.789,8.445-8.446,8.445
		s-8.446-3.789-8.446-8.445c0-4.658,3.789-8.447,8.446-8.447C52.48,50.82,56.27,54.609,56.27,59.27z"/>
	<path fill="#6699CC" d="M42.833,64.257c0.171,0.171,0.396,0.257,0.619,0.257c0.223,0,0.448-0.086,0.618-0.257l3.753-3.752
		l3.752,3.752c0.171,0.171,0.396,0.257,0.618,0.257c0.224,0,0.449-0.086,0.619-0.257c0.342-0.342,0.342-0.896,0-1.237l-3.752-3.752
		l3.752-3.752c0.342-0.343,0.342-0.896,0-1.238s-0.896-0.342-1.237,0l-3.752,3.752l-3.753-3.752c-0.342-0.342-0.896-0.342-1.237,0
		c-0.341,0.342-0.341,0.896,0,1.238l3.752,3.752l-3.752,3.752C42.492,63.361,42.492,63.915,42.833,64.257z"/>
	<path fill="#6699CC" d="M62.77,13.878c-0.041-0.079-0.082-0.158-0.148-0.225L50.535,1.569c-0.004-0.003-0.01-0.004-0.012-0.008
		c-0.08-0.076-0.17-0.138-0.272-0.181c-0.106-0.044-0.222-0.067-0.335-0.067H14.812c-1.585,0-2.875,1.29-2.875,2.875v66.625
		c0,1.586,1.29,2.875,2.875,2.875h45.377c1.584,0,2.875-1.289,2.875-2.875v-56.29C63.063,14.265,62.947,14.039,62.77,13.878z
		 M50.791,4.3l9.348,9.348h-8.223c-0.62,0-1.125-0.505-1.125-1.125V4.3z M13.687,4.188c0-0.621,0.504-1.125,1.125-1.125h34.229
		v6.126H13.687V4.188z M61.313,70.813c0,0.621-0.504,1.125-1.125,1.125H14.812c-0.62,0-1.125-0.504-1.125-1.125V10.938h35.354v1.584
		c0,1.585,1.29,2.875,2.875,2.875h9.396V70.813z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/img_webp.svg000064400000007011151600206240021631 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<circle fill="none" cx="15" cy="15.894" r="5.317"/>
<path fill="#83B04A" d="M8.71,5.417H4.312V5.124c0-0.608,0.492-1.101,1.1-1.101h2.198c0.607,0,1.101,0.492,1.101,1.101V5.417z
	 M29.481,8.01v15.766c0,1.217-0.984,2.201-2.199,2.201H2.719c-1.215,0-2.2-0.984-2.2-2.201V8.01c0-1.215,0.985-2.2,2.2-2.2h17.311
	l0.06,0.041l-0.596,0.408c-0.273,0.188-0.392,0.539-0.288,0.85c0.096,0.296,0.368,0.5,0.733,0.519l0.722-0.021l-0.241,0.679
	c-0.111,0.312-0.001,0.665,0.266,0.858c0.128,0.093,0.28,0.143,0.439,0.143c0.162,0,0.323-0.053,0.458-0.155l0.57-0.439l0.205,0.695
	c0.097,0.319,0.386,0.534,0.719,0.534s0.622-0.215,0.72-0.538L24,8.691l0.574,0.442c0.13,0.098,0.291,0.152,0.454,0.152
	c0.158,0,0.31-0.048,0.442-0.143c0.266-0.194,0.374-0.547,0.264-0.857l-0.241-0.68l0.752,0.021c0.336-0.012,0.605-0.212,0.701-0.514
	c0.104-0.314-0.014-0.665-0.288-0.854L26.063,5.85l0.06-0.041h1.159C28.497,5.81,29.481,6.795,29.481,8.01z M20.317,15.894
	c0-2.937-2.38-5.317-5.317-5.317c-2.936,0-5.316,2.381-5.316,5.317s2.381,5.317,5.316,5.317
	C17.938,21.211,20.317,18.83,20.317,15.894z M26.376,6.67c0.091,0.063,0.131,0.178,0.096,0.283
	c-0.033,0.105-0.121,0.168-0.244,0.173l-1.45-0.041l0.486,1.367c0.037,0.104,0.001,0.221-0.088,0.286
	c-0.09,0.064-0.212,0.063-0.3-0.004L23.727,7.85l-0.41,1.392c-0.032,0.106-0.13,0.179-0.24,0.179s-0.208-0.073-0.24-0.179
	l-0.41-1.392l-1.148,0.885c-0.089,0.066-0.211,0.068-0.299,0.004c-0.09-0.065-0.126-0.182-0.089-0.286l0.486-1.367l-1.451,0.041
	c-0.114-0.006-0.21-0.067-0.244-0.173c-0.035-0.105,0.005-0.221,0.096-0.283l1.197-0.82l-0.06-0.041l-1.138-0.78
	c-0.091-0.063-0.131-0.178-0.096-0.283c0.034-0.105,0.132-0.163,0.244-0.173l1.451,0.041L20.89,3.248
	c-0.037-0.104-0.001-0.221,0.089-0.286c0.088-0.065,0.21-0.063,0.299,0.004l1.148,0.884l0.41-1.392c0.064-0.213,0.416-0.213,0.48,0
	l0.41,1.392l1.149-0.885c0.088-0.068,0.21-0.069,0.3-0.004c0.089,0.065,0.125,0.182,0.088,0.286l-0.486,1.366l1.45-0.04
	c0.121,0.008,0.211,0.067,0.244,0.173c0.035,0.105-0.005,0.221-0.096,0.283l-1.138,0.78l-0.06,0.041L26.376,6.67z M25.393,6.603
	l-0.798-0.547c-0.067-0.046-0.108-0.124-0.108-0.206c0-0.014,0.008-0.027,0.01-0.041c0.012-0.066,0.043-0.127,0.099-0.166
	l0.798-0.547l-0.967,0.027c-0.069,0.017-0.16-0.036-0.209-0.103s-0.061-0.153-0.033-0.231l0.324-0.911l-0.766,0.589
	c-0.064,0.051-0.15,0.066-0.229,0.04c-0.078-0.025-0.14-0.088-0.163-0.167l-0.273-0.929l-0.273,0.929
	c-0.023,0.079-0.085,0.142-0.163,0.167c-0.078,0.026-0.164,0.012-0.229-0.04L21.646,3.88l0.324,0.91
	c0.027,0.078,0.016,0.164-0.033,0.231c-0.048,0.066-0.142,0.101-0.209,0.103L20.76,5.097l0.798,0.547
	c0.056,0.039,0.087,0.1,0.099,0.166c0.002,0.014,0.01,0.026,0.01,0.041c0,0.083-0.041,0.16-0.108,0.206L20.76,6.603l0.968-0.027
	c0.086,0,0.161,0.037,0.209,0.103c0.049,0.067,0.061,0.153,0.033,0.231l-0.324,0.91l0.765-0.589
	c0.044-0.034,0.098-0.052,0.152-0.052c0.026,0,0.052,0.004,0.077,0.012c0.078,0.025,0.14,0.088,0.163,0.167l0.273,0.929l0.273-0.929
	c0.023-0.079,0.085-0.142,0.163-0.167c0.079-0.024,0.165-0.011,0.229,0.04l0.766,0.589l-0.324-0.91
	c-0.027-0.078-0.016-0.164,0.033-0.231c0.048-0.067,0.121-0.122,0.209-0.103L25.393,6.603z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/trackback-pingback.svg000064400000005032151600206310023540 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M13.333,10.792c-0.483,0-0.875,0.392-0.875,0.875v2.167c0,0.483,0.392,0.875,0.875,0.875
		s0.875-0.392,0.875-0.875v-2.167C14.208,11.183,13.817,10.792,13.333,10.792z"/>
	<path fill="#6699CC" d="M34.926,34.313V11.001c0-0.167-0.059-0.314-0.141-0.447c-0.044-0.108-0.109-0.21-0.198-0.297l-6.291-6.118
		C28.267,4.111,28.23,4.1,28.199,4.077c-0.161-0.181-0.388-0.301-0.649-0.301H11.926c-1.034,0-1.875,0.841-1.875,1.875v28.662
		c0,1.034,0.841,1.875,1.875,1.875h21.125C34.084,36.188,34.926,35.346,34.926,34.313z M28.425,6.706l3.517,3.42H28.55
		c-0.069,0-0.125-0.056-0.125-0.125V6.706z M11.801,34.313V5.65c0-0.069,0.056-0.125,0.125-0.125h14.749v4.476
		c0,1.034,0.841,1.875,1.875,1.875h4.626v22.437c0,0.069-0.056,0.125-0.125,0.125H11.926C11.857,34.438,11.801,34.381,11.801,34.313
		z"/>
	<path fill="#6699CC" d="M64.809,45.588c-0.045-0.105-0.109-0.207-0.197-0.293l-6.291-6.119c-0.028-0.027-0.064-0.039-0.096-0.062
		c-0.16-0.183-0.389-0.302-0.649-0.302H41.949c-1.034,0-1.875,0.84-1.875,1.875V69.35c0,1.034,0.841,1.875,1.875,1.875h21.125
		c1.033,0,1.875-0.841,1.875-1.875V46.037C64.949,45.869,64.891,45.723,64.809,45.588z M58.449,41.743l3.515,3.419h-3.39
		c-0.069,0-0.125-0.057-0.125-0.125V41.743z M63.199,69.35c0,0.069-0.057,0.125-0.125,0.125H41.949
		c-0.069,0-0.125-0.056-0.125-0.125V40.688c0-0.068,0.056-0.125,0.125-0.125h14.75v4.476c0,1.034,0.841,1.875,1.875,1.875h4.625
		V69.35z"/>
	<path fill="#6699CC" d="M44.533,44.016c-0.483,0-0.875,0.393-0.875,0.875v2.168c0,0.482,0.392,0.875,0.875,0.875
		c0.482,0,0.875-0.393,0.875-0.875v-2.168C45.408,44.407,45.018,44.016,44.533,44.016z"/>
	<path fill="#6699CC" d="M47.535,44.016c-0.483,0-0.875,0.393-0.875,0.875v2.168c0,0.482,0.392,0.875,0.875,0.875
		c0.482,0,0.875-0.393,0.875-0.875v-2.168C48.41,44.407,48.02,44.016,47.535,44.016z"/>
	<polygon fill="#6699CC" points="31.548,44.113 25.648,42.532 27.229,48.432 28.769,46.893 34.5,52.622 35.737,51.384 
		30.007,45.652 	"/>
	<polygon fill="#6699CC" points="43.452,30.886 49.352,32.467 47.771,26.567 46.23,28.108 40.501,22.378 39.264,23.616 
		44.992,29.346 	"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/all.svg000064400000015710151600206370020621 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M56.164,37.484c-0.059-0.082-0.122-0.162-0.212-0.215c-0.005-0.002-0.01-0.001-0.015-0.004
		c-0.004-0.002-0.005-0.006-0.009-0.008l-2.159-1.183c-0.606-4.582-3.073-8.809-6.781-11.605c-0.079-0.059-0.167-0.093-0.256-0.123
		v-2.987c0-0.135-0.037-0.264-0.104-0.376c-0.021-0.037-0.061-0.057-0.088-0.09c-0.055-0.064-0.102-0.135-0.177-0.179
		c-0.004-0.002-0.009-0.001-0.013-0.003c-0.004-0.002-0.005-0.007-0.009-0.009l-8.482-4.647c-0.225-0.123-0.496-0.123-0.721,0
		l-8.483,4.647c-0.004,0.002-0.005,0.006-0.009,0.008c-0.004,0.002-0.009,0.001-0.013,0.004c-0.075,0.044-0.124,0.115-0.178,0.181
		c-0.026,0.032-0.066,0.053-0.087,0.088c-0.065,0.113-0.103,0.242-0.103,0.376v3.111c-0.087,0.03-0.174,0.063-0.251,0.121
		c-3.66,2.766-6.112,6.938-6.745,11.458l-2.203,1.207c-0.004,0.002-0.005,0.007-0.009,0.009c-0.004,0.002-0.009,0.001-0.013,0.003
		c-0.075,0.044-0.122,0.114-0.176,0.179c-0.027,0.033-0.067,0.053-0.089,0.09c-0.065,0.113-0.103,0.242-0.103,0.376v10.221
		c0,0.272,0.148,0.524,0.387,0.656l8.483,4.695c0.113,0.063,0.238,0.094,0.363,0.094s0.25-0.031,0.363-0.094l2.121-1.174
		c0.097,0.127,0.215,0.239,0.376,0.3c2.006,0.758,4.12,1.143,6.283,1.143c2.454,0,4.83-0.491,7.061-1.459
		c0.079-0.034,0.14-0.089,0.202-0.142l2.406,1.332c0.113,0.063,0.238,0.094,0.363,0.094s0.25-0.031,0.363-0.094l8.482-4.696
		c0.238-0.132,0.387-0.384,0.387-0.656v-10.22c0-0.136-0.039-0.266-0.105-0.379C56.202,37.515,56.179,37.503,56.164,37.484z
		 M39.354,47.691v-8.511l6.984,3.824v8.553L39.354,47.691z M47.775,41.328l-0.688,0.376l-6.923-3.79l6.923-3.792l6.92,3.792
		L47.775,41.328z M29.767,22.625l6.983,3.825v8.554l-6.983-3.867V22.625z M38.251,26.449l6.981-3.825v8.512l-6.981,3.867V26.449z
		 M37.5,17.566l6.921,3.792L37.5,25.15l-6.922-3.792L37.5,17.566z M28.927,41.148l-1.015,0.556l-6.922-3.79l6.922-3.792l6.921,3.792
		L28.927,41.148z M20.179,39.181l6.983,3.823v8.554l-6.983-3.865V39.181z M28.662,43.004l6.983-3.824v8.513l-6.983,3.865V43.004z
		 M32.29,51.265l4.469-2.474c0.239-0.132,0.387-0.384,0.387-0.656V37.914c0-0.136-0.038-0.265-0.104-0.377
		c-0.017-0.028-0.048-0.043-0.068-0.069c-0.057-0.073-0.113-0.149-0.195-0.198c-0.004-0.002-0.01-0.001-0.014-0.004
		c-0.003-0.002-0.005-0.007-0.009-0.009l-8.482-4.647c-0.225-0.123-0.496-0.123-0.721,0l-4.299,2.355
		c0.743-3.207,2.516-6.133,5.015-8.303v4.917c0,0.273,0.148,0.524,0.387,0.656l8.483,4.697c0.113,0.063,0.238,0.094,0.363,0.094
		s0.25-0.031,0.363-0.094l8.482-4.697c0.238-0.132,0.387-0.383,0.387-0.656v-5.045c2.547,2.205,4.339,5.188,5.065,8.46l-4.35-2.384
		c-0.225-0.123-0.496-0.123-0.721,0l-8.484,4.647c-0.004,0.002-0.006,0.007-0.009,0.009c-0.005,0.002-0.01,0.001-0.014,0.004
		c-0.075,0.044-0.123,0.115-0.177,0.18c-0.027,0.032-0.066,0.053-0.087,0.088c-0.065,0.113-0.103,0.242-0.103,0.376v10.22
		c0,0.272,0.148,0.524,0.387,0.656l4.14,2.291C39.143,52.218,35.566,52.28,32.29,51.265z M54.82,47.691l-6.982,3.866v-8.554
		l4.363-2.39l2.619-1.435V47.691z"/>
	<path fill="#6699CC" d="M66.554,43.38l-4.544-3.116c0.121-1.014,0.178-1.903,0.178-2.765c0-0.859-0.057-1.75-0.178-2.769
		l4.543-3.11c0.297-0.203,0.439-0.567,0.358-0.918c-0.412-1.793-0.948-3.472-1.594-4.992c-0.141-0.331-0.435-0.543-0.83-0.532
		l-5.511,0.151c-0.905-1.59-2.004-3.092-3.274-4.478l1.841-5.181c0.121-0.339,0.021-0.717-0.25-0.953
		c-1.303-1.134-2.73-2.171-4.244-3.083c-0.307-0.186-0.699-0.165-0.984,0.056l-4.357,3.352c-1.702-0.773-3.47-1.349-5.269-1.714
		l-1.552-5.281c-0.103-0.346-0.405-0.594-0.765-0.625c-1.425-0.122-3.825-0.122-5.243,0c-0.359,0.031-0.663,0.279-0.764,0.625
		l-1.555,5.281c-1.798,0.365-3.565,0.94-5.266,1.714l-4.355-3.352c-0.286-0.22-0.676-0.243-0.983-0.057
		c-1.515,0.908-2.946,1.945-4.253,3.084c-0.271,0.236-0.37,0.614-0.25,0.953l1.844,5.18c-1.275,1.391-2.375,2.893-3.277,4.478
		l-5.509-0.151c-0.358-0.016-0.689,0.202-0.829,0.533c-0.652,1.535-1.173,3.167-1.593,4.991c-0.081,0.351,0.061,0.715,0.358,0.918
		l4.543,3.11c-0.119,0.998-0.177,1.909-0.177,2.769c0,0.858,0.058,1.768,0.177,2.767L8.446,43.38
		c-0.296,0.203-0.438,0.566-0.358,0.917c0.41,1.786,0.945,3.464,1.593,4.987c0.14,0.332,0.474,0.531,0.829,0.533l5.51-0.151
		c0.902,1.586,2.001,3.09,3.276,4.481l-1.843,5.181c-0.121,0.339-0.021,0.717,0.25,0.953c1.297,1.129,2.727,2.166,4.251,3.084
		c0.309,0.188,0.7,0.164,0.985-0.056l4.356-3.355c1.701,0.775,3.467,1.351,5.265,1.715l1.553,5.28
		c0.102,0.345,0.403,0.593,0.761,0.624c1.039,0.094,1.849,0.135,2.625,0.135c0.776,0,1.585-0.041,2.625-0.135
		c0.357-0.031,0.66-0.279,0.762-0.624l1.552-5.28c1.8-0.365,3.565-0.94,5.263-1.715l4.363,3.355c0.285,0.22,0.677,0.241,0.985,0.056
		c1.521-0.917,2.949-1.955,4.249-3.085c0.271-0.236,0.371-0.614,0.25-0.954l-1.845-5.18c1.272-1.391,2.372-2.895,3.277-4.48
		l5.506,0.151c0.401-0.007,0.688-0.202,0.829-0.532c0.646-1.516,1.182-3.193,1.595-4.987C66.992,43.947,66.85,43.583,66.554,43.38z
		 M63.932,48.051l-5.433-0.149c-0.369-0.005-0.637,0.169-0.794,0.459c-0.961,1.778-2.185,3.451-3.637,4.975
		c-0.229,0.238-0.303,0.586-0.191,0.897l1.82,5.112c-0.951,0.792-1.972,1.532-3.045,2.21l-4.307-3.313
		c-0.261-0.202-0.617-0.238-0.913-0.095c-1.871,0.902-3.835,1.542-5.837,1.901c-0.326,0.059-0.592,0.297-0.686,0.614l-1.533,5.217
		c-1.425,0.108-2.333,0.106-3.754,0l-1.535-5.217c-0.093-0.318-0.359-0.556-0.685-0.614c-2-0.358-3.964-0.998-5.839-1.901
		c-0.298-0.145-0.651-0.107-0.914,0.095l-4.3,3.313c-1.076-0.678-2.096-1.418-3.046-2.209l1.819-5.114
		c0.111-0.312,0.037-0.658-0.191-0.897c-1.456-1.523-2.678-3.196-3.634-4.973c-0.157-0.29-0.467-0.472-0.794-0.46l-5.438,0.149
		c-0.44-1.112-0.821-2.308-1.134-3.567l4.489-3.076c0.273-0.187,0.417-0.512,0.373-0.84c-0.155-1.135-0.23-2.139-0.23-3.068
		c0-0.932,0.075-1.937,0.23-3.07c0.044-0.328-0.1-0.653-0.373-0.84l-4.488-3.072c0.318-1.28,0.692-2.458,1.135-3.573l5.437,0.149
		c0.326,0.02,0.637-0.169,0.794-0.459c0.957-1.774,2.18-3.446,3.635-4.969c0.229-0.239,0.303-0.586,0.192-0.898l-1.82-5.114
		c0.956-0.796,1.976-1.536,3.045-2.207l4.299,3.309c0.262,0.202,0.616,0.239,0.913,0.095c1.875-0.902,3.841-1.542,5.842-1.901
		c0.326-0.059,0.591-0.296,0.685-0.614l1.536-5.216c1.131-0.084,2.618-0.084,3.753,0l1.533,5.215
		c0.094,0.318,0.358,0.556,0.685,0.615c2.002,0.36,3.968,1,5.845,1.901c0.297,0.143,0.651,0.106,0.912-0.095l4.301-3.309
		c1.068,0.673,2.087,1.413,3.04,2.207l-1.817,5.114c-0.111,0.312-0.037,0.659,0.191,0.897c1.449,1.516,2.672,3.188,3.632,4.969
		c0.157,0.291,0.414,0.481,0.795,0.459l5.438-0.149c0.44,1.111,0.82,2.308,1.136,3.573l-4.487,3.072
		c-0.272,0.187-0.417,0.511-0.373,0.839c0.157,1.169,0.23,2.146,0.23,3.072c0,0.929-0.073,1.903-0.23,3.067
		c-0.044,0.327,0.1,0.652,0.372,0.839l4.488,3.077C64.752,45.747,64.371,46.943,63.932,48.051z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/purge-opcache.svg000064400000010564151600206440022573 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	
		<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
		M52.641,66.489"/>
</g>
<g>
	
		<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
		M57.921,65.491"/>
</g>
<g>
	<g>
		
			<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
			M53.936,70.87c0,1.066-0.863,1.934-1.934,1.934H22.996c-1.067,0-1.934-0.867-1.934-1.934l-4.836-41.04
			c0-1.068,0.865-1.934,1.934-1.934h38.68c1.066,0,1.934,0.865,1.934,1.934L53.936,70.87z"/>
		<g>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="28.981" y1="64.313" x2="29.308" y2="67.222"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="25.676" y1="34.846" x2="26.435" y2="41.617"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="46.018" y1="64.315" x2="45.691" y2="67.222"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="49.322" y1="34.846" x2="48.59" y2="41.371"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="37.306" y1="65.769" x2="37.306" y2="67.222"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="37.306" y1="34.846" x2="37.306" y2="36.875"/>
		</g>
	</g>
</g>
<g>
	
		<circle fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" cx="37.5" cy="51.575" r="10.203"/>
	<g>
		
			<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="32.717" y1="46.79" x2="42.285" y2="56.358"/>
		
			<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="32.717" y1="56.358" x2="42.285" y2="46.79"/>
	</g>
</g>
<g>
	<g>
		<path fill="#21A0DF" stroke="#21A0DF" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M30.396,27.369
			l-3.276-7.024l2.402-1.121c2.317-1.08,3.895-0.719,4.733,1.081c0.438,0.939,0.455,1.809,0.05,2.612
			c-0.405,0.803-1.203,1.481-2.396,2.039l-1.089,0.508l0.857,1.838 M30.39,24.54l0.97-0.453c0.955-0.445,1.573-0.922,1.857-1.429
			c0.282-0.508,0.265-1.101-0.052-1.781c-0.286-0.613-0.699-0.976-1.24-1.089c-0.543-0.112-1.237,0.029-2.086,0.425l-1.204,0.562
			L30.39,24.54z"/>
		<path fill="#21A0DF" stroke="#21A0DF" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M46.293,22.687
			l-1.076,0.502l-2.033-4.36l-4.883,2.276l2.034,4.361l-1.078,0.501L34.936,16.7l1.078-0.502l1.839,3.943l4.88-2.276l-1.838-3.943
			l1.076-0.501L46.293,22.687z"/>
		<path fill="#21A0DF" stroke="#21A0DF" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M51.648,12.196
			c0.436,0.938,0.454,1.808,0.049,2.611c-0.406,0.804-1.203,1.483-2.395,2.039l-1.09,0.509L49.911,21l-1.076,0.502l-4.322-9.266
			l2.401-1.121C49.23,10.036,50.809,10.396,51.648,12.196z M47.781,16.43l0.969-0.453c0.954-0.445,1.574-0.921,1.857-1.429
			c0.281-0.506,0.266-1.101-0.053-1.781c-0.285-0.612-0.698-0.976-1.239-1.088c-0.542-0.112-1.237,0.029-2.087,0.425l-1.203,0.56
			L47.781,16.43z"/>
	</g>
	
		<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
		M20.102,27.406c-0.618-4.872,5.762-11.804,15.299-16.251c10.491-4.893,20.834-4.923,23.098-0.07
		c2.069,4.442-3.342,11.436-12.312,16.34"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/purge-500.svg000064400000010630151600206510021465 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M24.2,29.932c-0.686,0-1.381,0.061-2.071,0.18l0.333-3.945h5.769c0.138,0,0.25-0.112,0.25-0.25v-1.569
		c0-0.138-0.112-0.25-0.25-0.25h-7.455c-0.13,0-0.239,0.1-0.249,0.23l-0.564,7.014c-0.008,0.092,0.037,0.181,0.114,0.23l0.882,0.563
		c0.053,0.034,0.118,0.047,0.179,0.036c1.071-0.194,1.932-0.293,2.56-0.293c2.419,0,3.595,0.944,3.595,2.888
		c0,1.005-0.298,1.748-0.912,2.271c-0.617,0.525-1.506,0.791-2.643,0.791c-0.667,0-1.354-0.085-2.042-0.253
		c-0.683-0.168-1.258-0.4-1.708-0.691c-0.078-0.051-0.174-0.053-0.255-0.01c-0.081,0.044-0.13,0.128-0.13,0.22v1.641
		c0,0.087,0.045,0.168,0.12,0.214c0.923,0.562,2.268,0.847,3.996,0.847c1.791,0,3.221-0.466,4.252-1.386
		c1.039-0.928,1.565-2.219,1.565-3.837c0-1.43-0.486-2.576-1.445-3.404C27.143,30.347,25.834,29.932,24.2,29.932z"/>
	<path fill="#6699CC" d="M40.443,37.76c0.839-1.313,1.264-3.31,1.264-5.938c0-2.539-0.439-4.513-1.305-5.867
		c-0.891-1.389-2.209-2.094-3.918-2.094c-1.751,0-3.074,0.677-3.933,2.011c-0.836,1.3-1.26,3.301-1.26,5.95
		c0,2.566,0.438,4.548,1.301,5.892c0.886,1.379,2.195,2.079,3.892,2.079C38.248,39.793,39.58,39.109,40.443,37.76z M36.484,37.826
		c-1.029,0-1.758-0.443-2.229-1.356c-0.492-0.955-0.741-2.519-0.741-4.648c0-2.131,0.25-3.691,0.741-4.638
		c0.47-0.906,1.199-1.347,2.229-1.347c1.042,0,1.776,0.447,2.243,1.365c0.489,0.961,0.737,2.515,0.737,4.619
		c0,2.103-0.248,3.661-0.738,4.629C38.259,37.376,37.526,37.826,36.484,37.826z"/>
	<path fill="#6699CC" d="M48.491,23.861c-1.752,0-3.074,0.677-3.932,2.011c-0.837,1.299-1.261,3.3-1.261,5.95
		c0,2.567,0.438,4.55,1.302,5.892c0.884,1.38,2.193,2.079,3.891,2.079c1.765,0,3.097-0.685,3.959-2.033
		c0.839-1.313,1.265-3.311,1.265-5.938c0-2.538-0.439-4.512-1.306-5.867C51.52,24.566,50.201,23.861,48.491,23.861z M48.491,37.826
		c-1.029,0-1.759-0.443-2.229-1.356c-0.491-0.953-0.741-2.517-0.741-4.648c0-2.132,0.249-3.692,0.741-4.638
		c0.47-0.906,1.198-1.346,2.229-1.346c1.042,0,1.775,0.447,2.243,1.365c0.488,0.96,0.736,2.514,0.736,4.619
		c0,2.104-0.248,3.662-0.736,4.629C50.266,37.376,49.532,37.826,48.491,37.826z"/>
	<path fill="#6699CC" d="M17.361,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875c0.483,0,0.875-0.392,0.875-0.875
		S17.845,5,17.361,5z"/>
	<path fill="#6699CC" d="M20.898,5h-0.086c-0.483,0-0.832,0.392-0.832,0.875s0.435,0.875,0.918,0.875s0.875-0.392,0.875-0.875
		S21.382,5,20.898,5z"/>
	<path fill="#6699CC" d="M24.398,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875s0.875-0.392,0.875-0.875
		S24.882,5,24.398,5z"/>
	<path fill="#6699CC" d="M37.626,59.27c0,5.621,4.574,10.195,10.196,10.195c5.623,0,10.197-4.574,10.197-10.195
		c0-5.623-4.574-10.197-10.197-10.197C42.2,49.07,37.626,53.646,37.626,59.27z M56.27,59.27c0,4.656-3.789,8.445-8.446,8.445
		s-8.446-3.789-8.446-8.445c0-4.658,3.789-8.447,8.446-8.447C52.48,50.82,56.27,54.609,56.27,59.27z"/>
	<path fill="#6699CC" d="M42.833,64.257c0.171,0.171,0.396,0.257,0.619,0.257c0.223,0,0.448-0.086,0.618-0.257l3.753-3.752
		l3.752,3.752c0.171,0.171,0.396,0.257,0.618,0.257c0.224,0,0.449-0.086,0.619-0.257c0.342-0.342,0.342-0.896,0-1.237l-3.752-3.752
		l3.752-3.752c0.342-0.343,0.342-0.896,0-1.238s-0.896-0.342-1.237,0l-3.752,3.752l-3.753-3.752c-0.342-0.342-0.896-0.342-1.237,0
		c-0.341,0.342-0.341,0.896,0,1.238l3.752,3.752l-3.752,3.752C42.492,63.361,42.492,63.915,42.833,64.257z"/>
	<path fill="#6699CC" d="M62.77,13.878c-0.041-0.079-0.082-0.158-0.148-0.225L50.535,1.569c-0.004-0.003-0.01-0.004-0.012-0.008
		c-0.08-0.076-0.17-0.138-0.272-0.181c-0.106-0.044-0.222-0.067-0.335-0.067H14.812c-1.585,0-2.875,1.29-2.875,2.875v66.625
		c0,1.586,1.29,2.875,2.875,2.875h45.377c1.584,0,2.875-1.289,2.875-2.875v-56.29C63.063,14.265,62.947,14.039,62.77,13.878z
		 M50.791,4.3l9.348,9.348h-8.223c-0.62,0-1.125-0.505-1.125-1.125V4.3z M13.687,4.188c0-0.621,0.504-1.125,1.125-1.125h34.229
		v6.126H13.687V4.188z M61.313,70.813c0,0.621-0.504,1.125-1.125,1.125H14.812c-0.62,0-1.125-0.504-1.125-1.125V10.938h35.354v1.584
		c0,1.585,1.29,2.875,2.875,2.875h9.396V70.813z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/purge-cssjs.svg000064400000011654151600206560022322 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M47.673,48.495c-5.733,0-10.4,4.666-10.4,10.401c0,5.733,4.667,10.398,10.4,10.398
		c5.735,0,10.401-4.665,10.401-10.398C58.074,53.161,53.408,48.495,47.673,48.495z M47.673,67.546c-4.771,0-8.649-3.88-8.649-8.649
		c0-4.771,3.881-8.65,8.649-8.65c4.771,0,8.651,3.881,8.651,8.65S52.443,67.546,47.673,67.546z"/>
	<path fill="#6699CC" d="M52.758,53.811c-0.34-0.343-0.896-0.341-1.236,0l-3.848,3.848l-3.847-3.848
		c-0.343-0.343-0.897-0.343-1.237,0c-0.342,0.342-0.343,0.896-0.001,1.236l3.849,3.85l-3.849,3.849
		c-0.342,0.341-0.341,0.896,0.001,1.237c0.17,0.17,0.395,0.256,0.618,0.256s0.448-0.086,0.619-0.256l3.847-3.849l3.848,3.849
		c0.17,0.17,0.396,0.256,0.619,0.256c0.223,0,0.447-0.086,0.617-0.256c0.342-0.342,0.344-0.896,0.001-1.237l-3.848-3.849l3.848-3.85
		C53.102,54.706,53.1,54.15,52.758,53.811z"/>
	<path fill="#6699CC" d="M64.165,17.493c-0.044-0.117-0.108-0.228-0.205-0.32l-9.576-9.197c-0.03-0.029-0.067-0.041-0.102-0.064
		c-0.058-0.042-0.111-0.087-0.179-0.114c-0.076-0.031-0.156-0.04-0.236-0.048c-0.031-0.003-0.059-0.018-0.09-0.018h-0.015
		c-0.003,0-0.005,0-0.007,0h-3.189c-0.029-0.041-0.047-0.088-0.086-0.124l-5.531-5.314c-0.03-0.029-0.067-0.04-0.102-0.064
		c-0.058-0.042-0.111-0.087-0.18-0.114c-0.072-0.03-0.148-0.037-0.227-0.046c-0.034-0.004-0.064-0.02-0.101-0.02h-0.016
		c-0.001,0-0.002,0-0.004,0H12.917c-1.451,0-2.632,1.18-2.632,2.631v59.231c0,1.449,1.181,2.631,2.632,2.631h4.382v4.909
		c0,1.479,1.205,2.685,2.685,2.685h41.583c1.479,0,2.684-1.203,2.684-2.685V17.857C64.25,17.726,64.217,17.604,64.165,17.493z
		 M54.652,10.661l6.574,6.314l-6.574-0.023V10.661z M45.218,4.979l2.866,2.753h-2.866V4.979z M12.917,64.793
		c-0.486,0-0.882-0.396-0.882-0.881V4.681c0-0.486,0.396-0.881,0.882-0.881h30.551v3.932H19.984c-1.48,0-2.685,1.205-2.685,2.686
		v54.375H12.917z M62.5,71.452c0,0.516-0.419,0.935-0.934,0.935H19.984c-0.516,0-0.935-0.419-0.935-0.935V10.417
		c0-0.516,0.419-0.936,0.935-0.936h32.918v7.469c0,0.982,0.798,1.781,1.779,1.781H62.5V71.452z"/>
	<path fill="#6699CC" d="M28.199,23.273c-0.715,0.622-1.073,1.868-1.073,3.739v3.275c0,1.27-0.229,2.15-0.686,2.641
		c-0.457,0.491-1.287,0.736-2.488,0.736h-0.774v1.333h0.774c1.202,0,2.031,0.246,2.488,0.736c0.457,0.49,0.686,1.371,0.686,2.641
		v3.274c0,1.871,0.357,3.119,1.073,3.746c0.716,0.625,2.126,0.938,4.234,0.938h0.787V45h-0.863c-1.193,0-1.972-0.188-2.336-0.559
		c-0.364-0.373-0.546-1.155-0.546-2.35V38.45c0-1.329-0.208-2.277-0.622-2.844s-1.181-0.995-2.298-1.282
		c1.1-0.254,1.862-0.668,2.285-1.244s0.635-1.532,0.635-2.869v-3.644c0-1.193,0.182-1.976,0.546-2.349s1.143-0.559,2.336-0.559
		h0.863v-1.32h-0.787C30.326,22.34,28.915,22.651,28.199,23.273z"/>
	<path fill="#6699CC" d="M38.425,43.136c0.091,0,0.181-0.024,0.263-0.073c1.3-0.803,2.289-1.768,2.94-2.869
		c0.653-1.102,1.021-2.433,1.092-3.958c0.007-0.136-0.043-0.27-0.138-0.369c-0.094-0.099-0.225-0.155-0.361-0.155H39.72
		c-0.276,0-0.5,0.224-0.5,0.5v0.47c0,1.045-0.172,1.941-0.511,2.662c-0.335,0.713-0.873,1.342-1.596,1.873
		c-0.118,0.088-0.191,0.221-0.203,0.365c-0.012,0.145,0.042,0.288,0.145,0.393l1.016,1.016
		C38.168,43.086,38.296,43.136,38.425,43.136z M39.614,39.77c0.398-0.848,0.603-1.875,0.605-3.058h1.464
		c-0.113,1.14-0.422,2.138-0.916,2.972c-0.513,0.867-1.276,1.646-2.273,2.313l-0.336-0.335
		C38.794,41.109,39.282,40.475,39.614,39.77z"/>
	<path fill="#6699CC" d="M40.914,31.685c0.609,0,1.132-0.214,1.553-0.635c0.422-0.421,0.637-0.944,0.637-1.554
		c0-0.6-0.213-1.119-0.634-1.544c-0.842-0.853-2.264-0.854-3.108-0.009c-0.422,0.422-0.635,0.944-0.635,1.553
		s0.213,1.131,0.635,1.554C39.782,31.471,40.307,31.685,40.914,31.685z M40.066,28.65c0.233-0.234,0.504-0.343,0.848-0.343
		c0.338,0,0.613,0.113,0.844,0.347c0.231,0.235,0.346,0.51,0.346,0.842c0,0.344-0.108,0.612-0.344,0.846
		c-0.464,0.464-1.229,0.464-1.691,0c-0.229-0.23-0.342-0.507-0.342-0.846S39.838,28.88,40.066,28.65z"/>
	<path fill="#6699CC" d="M54.563,27.012c0-1.871-0.354-3.117-1.062-3.739c-0.706-0.622-2.113-0.933-4.221-0.933h-0.8v1.32h0.889
		c1.185,0,1.957,0.184,2.316,0.552s0.539,1.153,0.539,2.355v3.644c0,1.337,0.209,2.293,0.629,2.869
		c0.418,0.576,1.179,0.99,2.278,1.244c-1.108,0.288-1.871,0.715-2.284,1.282c-0.416,0.567-0.623,1.515-0.623,2.844v3.644
		c0,1.202-0.18,1.986-0.539,2.355c-0.359,0.367-1.133,0.552-2.316,0.552H48.48v1.333h0.8c2.106,0,3.515-0.313,4.221-0.939
		c0.707-0.625,1.062-1.875,1.062-3.744v-3.275c0-1.27,0.229-2.15,0.686-2.641c0.457-0.491,1.286-0.736,2.488-0.736h0.787v-1.333
		h-0.787c-1.202,0-2.031-0.246-2.488-0.736c-0.457-0.49-0.686-1.371-0.686-2.641V27.012z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/spam_comment.svg000064400000006656151600206630022543 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M65.631,35.152c-0.053-0.112-0.125-0.216-0.227-0.3l-3.545-2.941l2.103-1.267
		c0.263-0.157,0.422-0.438,0.425-0.743c0.002-0.304-0.154-0.588-0.412-0.749l-3.882-2.417l1.966-3.417
		c0.799-1.297,0.395-3.003-0.92-3.815L36.428,5.109c-1.296-0.803-3.003-0.4-3.815,0.913L21.069,25.613
		c-0.146,0.025-0.288,0.074-0.41,0.175l-11.062,9.19c-0.031,0.026-0.046,0.062-0.073,0.09c-0.958,0.463-1.625,1.436-1.625,2.569
		v33.007c0,1.578,1.284,2.862,2.862,2.862h53.477c1.578,0,2.861-1.284,2.861-2.862V37.637
		C67.102,36.567,66.504,35.643,65.631,35.152z M33.131,55.07L9.671,70.753c-0.004-0.037-0.022-0.069-0.022-0.106V37.637
		c0-0.21,0.075-0.396,0.177-0.565c-0.004,0.271,0.101,0.539,0.333,0.714L33.131,55.07z M35.793,55.396
		c0.047-0.032,0.092-0.068,0.132-0.109c0.876-0.875,2.404-0.875,3.277,0c0.041,0.041,0.086,0.078,0.134,0.109L63.87,71.758H11.317
		L35.793,55.396z M65.331,70.63L41.773,54.92l23.502-17.647c0.041,0.115,0.074,0.235,0.074,0.365v33.008v0.002
		C65.343,70.645,65.339,70.635,65.331,70.63z M60.342,32.925l3.71,3.079l-17.312,13l7.267-12.359l6.281-3.786
		C60.309,32.879,60.318,32.906,60.342,32.925z M34.111,6.927c0.295-0.476,0.922-0.623,1.416-0.318l24.709,14.395
		c0.477,0.294,0.625,0.921,0.318,1.42l-2.4,4.171c-0.234,0.409-0.104,0.93,0.296,1.179l3.386,2.108l-8.922,5.377
		c-0.125,0.075-0.229,0.181-0.303,0.306L43.25,51.488c-0.034,0.059-0.044,0.121-0.063,0.185l-2.944,2.21
		c-1.532-1.338-4.009-1.313-5.489,0.104l-0.081,0.055L15.049,39.275L34.111,6.927z M13.642,38.217l-2.431-1.829
		c-0.118-0.089-0.252-0.132-0.389-0.153l7.812-6.489L13.642,38.217z"/>
	<path fill="#6699CC" d="M28.153,46.658c1.823,1.126,3.914,1.721,6.046,1.721c4.031,0,7.701-2.045,9.814-5.47
		c1.617-2.619,2.119-5.711,1.411-8.707s-2.54-5.537-5.159-7.154c-1.822-1.126-3.914-1.721-6.045-1.721
		c-4.03,0-7.699,2.045-9.814,5.47C21.066,36.201,22.747,43.316,28.153,46.658z M42.523,41.989c-1.793,2.905-4.905,4.64-8.325,4.64
		c-1.808,0-3.58-0.505-5.126-1.459c-2.025-1.252-3.431-3.129-4.129-5.229l18.938-4.476C44.21,37.732,43.742,40.02,42.523,41.989z
		 M25.894,31.716c1.794-2.905,4.907-4.64,8.326-4.64c1.807,0,3.58,0.505,5.125,1.46c1.973,1.217,3.413,3.053,4.135,5.227
		l-18.938,4.473C24.226,36.048,24.643,33.741,25.894,31.716z"/>
	<path fill="#6699CC" d="M32.743,20.526c0.139,0.082,0.292,0.121,0.442,0.121c0.3,0,0.592-0.154,0.755-0.432l3.168-5.388
		c0.245-0.417,0.105-0.953-0.311-1.198c-0.417-0.247-0.954-0.105-1.198,0.311l-3.168,5.388
		C32.188,19.745,32.327,20.281,32.743,20.526z"/>
	<path fill="#6699CC" d="M42.586,23.268c0.141,0.082,0.292,0.121,0.441,0.121c0.301,0,0.593-0.154,0.756-0.432l1.838-3.125
		c0.245-0.417,0.105-0.953-0.311-1.198c-0.416-0.244-0.953-0.106-1.197,0.311l-1.838,3.125
		C42.029,22.487,42.169,23.023,42.586,23.268z"/>
	<path fill="#6699CC" d="M49.389,31.182c0.139,0.082,0.291,0.121,0.441,0.121c0.3,0,0.592-0.154,0.755-0.432l3.548-6.034
		c0.245-0.417,0.105-0.953-0.311-1.198c-0.418-0.246-0.953-0.105-1.197,0.311l-3.548,6.034
		C48.832,30.401,48.971,30.937,49.389,31.182z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/purge-404.svg000064400000007735151600206700021505 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M30.075,34.093H28.1v-9.829c0-0.138-0.112-0.25-0.25-0.25h-1.805c-0.082,0-0.158,0.04-0.205,0.106
		l-7.116,10.142c-0.03,0.042-0.045,0.092-0.045,0.144v1.486c0,0.138,0.112,0.25,0.25,0.25h7.041v3.195c0,0.138,0.112,0.25,0.25,0.25
		h1.63c0.138,0,0.25-0.112,0.25-0.25v-3.195h1.975c0.138,0,0.25-0.112,0.25-0.25v-1.549C30.325,34.205,30.213,34.093,30.075,34.093z
		 M21.113,34.093l4.413-6.275c0.16-0.241,0.328-0.517,0.5-0.826c-0.037,0.857-0.056,1.651-0.056,2.369v4.732H21.113z"/>
	<path fill="#6699CC" d="M40.443,37.759c0.839-1.313,1.264-3.31,1.264-5.938c0-2.539-0.439-4.513-1.305-5.867
		c-0.891-1.389-2.209-2.094-3.918-2.094c-1.751,0-3.074,0.677-3.933,2.011c-0.836,1.3-1.26,3.301-1.26,5.95
		c0,2.566,0.438,4.548,1.301,5.892c0.886,1.379,2.195,2.079,3.892,2.079C38.248,39.792,39.58,39.108,40.443,37.759z M36.484,37.825
		c-1.029,0-1.758-0.443-2.229-1.356c-0.492-0.955-0.741-2.519-0.741-4.648c0-2.131,0.25-3.691,0.741-4.638
		c0.47-0.906,1.199-1.347,2.229-1.347c1.042,0,1.776,0.447,2.243,1.365c0.489,0.961,0.737,2.515,0.737,4.619
		c0,2.103-0.248,3.661-0.738,4.629C38.259,37.375,37.526,37.825,36.484,37.825z"/>
	<path fill="#6699CC" d="M50.061,24.014c-0.081,0-0.158,0.04-0.205,0.106l-7.117,10.142c-0.029,0.042-0.045,0.092-0.045,0.144v1.486
		c0,0.138,0.112,0.25,0.25,0.25h7.041v3.195c0,0.138,0.112,0.25,0.25,0.25h1.631c0.138,0,0.25-0.112,0.25-0.25v-3.195h1.975
		c0.138,0,0.25-0.112,0.25-0.25v-1.549c0-0.138-0.112-0.25-0.25-0.25h-1.975v-9.829c0-0.138-0.112-0.25-0.25-0.25H50.061z
		 M45.128,34.093l4.412-6.275c0.16-0.241,0.327-0.517,0.5-0.826c-0.037,0.857-0.056,1.651-0.056,2.369v4.732H45.128z"/>
	<path fill="#6699CC" d="M17.361,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875c0.483,0,0.875-0.392,0.875-0.875
		S17.845,5,17.361,5z"/>
	<path fill="#6699CC" d="M20.898,5h-0.086c-0.483,0-0.832,0.392-0.832,0.875s0.435,0.875,0.918,0.875s0.875-0.392,0.875-0.875
		S21.382,5,20.898,5z"/>
	<path fill="#6699CC" d="M24.398,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875s0.875-0.392,0.875-0.875
		S24.882,5,24.398,5z"/>
	<path fill="#6699CC" d="M37.626,59.27c0,5.621,4.574,10.195,10.196,10.195c5.623,0,10.197-4.574,10.197-10.195
		c0-5.623-4.574-10.197-10.197-10.197C42.2,49.07,37.626,53.646,37.626,59.27z M56.27,59.27c0,4.656-3.789,8.445-8.446,8.445
		s-8.446-3.789-8.446-8.445c0-4.658,3.789-8.447,8.446-8.447C52.48,50.82,56.27,54.609,56.27,59.27z"/>
	<path fill="#6699CC" d="M42.833,64.257c0.171,0.171,0.396,0.257,0.619,0.257c0.223,0,0.448-0.086,0.618-0.257l3.753-3.752
		l3.752,3.752c0.171,0.171,0.396,0.257,0.618,0.257c0.224,0,0.449-0.086,0.619-0.257c0.342-0.342,0.342-0.896,0-1.237l-3.752-3.752
		l3.752-3.752c0.342-0.343,0.342-0.896,0-1.238s-0.896-0.342-1.237,0l-3.752,3.752l-3.753-3.752c-0.342-0.342-0.896-0.342-1.237,0
		c-0.341,0.342-0.341,0.896,0,1.238l3.752,3.752l-3.752,3.752C42.492,63.361,42.492,63.915,42.833,64.257z"/>
	<path fill="#6699CC" d="M62.77,13.878c-0.041-0.079-0.082-0.158-0.148-0.225L50.535,1.569c-0.004-0.003-0.01-0.004-0.012-0.008
		c-0.08-0.076-0.17-0.138-0.272-0.181c-0.106-0.044-0.222-0.067-0.335-0.067H14.812c-1.585,0-2.875,1.29-2.875,2.875v66.625
		c0,1.586,1.29,2.875,2.875,2.875h45.377c1.584,0,2.875-1.289,2.875-2.875v-56.29C63.063,14.265,62.947,14.039,62.77,13.878z
		 M50.791,4.3l9.348,9.348h-8.223c-0.62,0-1.125-0.505-1.125-1.125V4.3z M13.687,4.188c0-0.621,0.504-1.125,1.125-1.125h34.229
		v6.126H13.687V4.188z M61.313,70.813c0,0.621-0.504,1.125-1.125,1.125H14.812c-0.62,0-1.125-0.504-1.125-1.125V10.938h35.354v1.584
		c0,1.585,1.29,2.875,2.875,2.875h9.396V70.813z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/trash_comment.svg000064400000014532151600206750022717 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M62.324,17.893l2.085-2.085c0.366-0.367,0.569-0.855,0.569-1.374s-0.203-1.007-0.568-1.374L53.094,1.743
		c-0.365-0.367-0.854-0.57-1.373-0.57c-0.519,0-1.007,0.202-1.373,0.569l-7.883,7.882c-0.064-0.08-0.141-0.154-0.234-0.21
		l-7.519-4.431c-0.447-0.264-0.969-0.338-1.472-0.208c-0.503,0.13-0.924,0.448-1.188,0.896l-3.12,5.293l-1.2-2.208
		c-0.249-0.457-0.66-0.789-1.159-0.936c-0.497-0.146-1.023-0.09-1.476,0.157L11.034,15.62c-0.938,0.511-1.287,1.692-0.778,2.634
		l4.606,8.477c-1.289,0.254-2.264,1.391-2.264,2.753c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993
		c0.03,1.523,1.278,2.753,2.808,2.753H49.25c1.529,0,2.777-1.229,2.809-2.753l4.832-40.993c0.004-0.034,0.006-0.068,0.006-0.103
		c0-1.549-1.26-2.809-2.81-2.809h-0.544l2.629-2.629l8.118-2.356c0.297-0.086,0.526-0.323,0.604-0.623
		c0.076-0.3-0.011-0.618-0.229-0.836L62.324,17.893z M33.561,6.558c0.034-0.057,0.083-0.08,0.118-0.089
		c0.033-0.01,0.087-0.013,0.145,0.021l7.408,4.367l-9.371,9.371c-0.757,0.757-0.756,1.99,0,2.747l3.7,3.701h-3.046l0.714-1.211
		c0.245-0.417,0.106-0.953-0.31-1.198c-0.417-0.245-0.953-0.106-1.198,0.31l-1.163,1.973c-0.024,0.041-0.027,0.085-0.044,0.127
		h-3.032L35.366,13.3c0.245-0.417,0.107-0.953-0.31-1.198s-0.953-0.107-1.198,0.31l-8.307,14.094
		c-0.032,0.054-0.04,0.113-0.059,0.17h-3.789L33.561,6.558z M11.871,17.157l14.066-7.644c0.056-0.031,0.109-0.026,0.144-0.015
		c0.035,0.011,0.083,0.035,0.115,0.093l1.266,2.328c0.138,0.254,0.386,0.397,0.653,0.434l-2.13,3.613l-0.291-0.535
		c-0.23-0.424-0.763-0.582-1.187-0.351c-0.424,0.231-0.582,0.762-0.351,1.187l0.388,0.713c0.127,0.234,0.346,0.381,0.588,0.433
		l-1.715,2.908L21.884,17.5c-0.23-0.424-0.762-0.582-1.187-0.351c-0.424,0.23-0.582,0.762-0.351,1.187l1.535,2.824
		c0.158,0.292,0.459,0.457,0.77,0.457c0.001,0,0.002,0,0.003,0l-1.833,3.109c-0.017-0.077-0.03-0.155-0.07-0.228l-2.677-4.926
		c-0.231-0.424-0.763-0.582-1.187-0.351c-0.424,0.231-0.582,0.762-0.351,1.187l2.677,4.926c0.159,0.292,0.459,0.457,0.77,0.457
		c0.084,0,0.165-0.038,0.248-0.063l-0.269,0.457c-0.091,0.155-0.113,0.325-0.104,0.492h-3.034l-5.03-9.255
		C11.743,17.326,11.778,17.208,11.871,17.157z M55.145,29.44l-4.83,40.981c-0.004,0.034-0.006,0.068-0.006,0.103
		c0,0.584-0.475,1.06-1.059,1.06H20.243c-0.583,0-1.059-0.476-1.059-1.06c0-0.033-0.002-0.067-0.006-0.103l-4.83-40.981
		c0.023-0.563,0.489-1.015,1.058-1.015h38.681C54.656,28.425,55.121,28.876,55.145,29.44z M55.468,22.428
		c-0.142,0.041-0.271,0.117-0.375,0.222l-4.024,4.025h-3.877l10.588-10.586c0.341-0.342,0.341-0.896,0-1.237
		c-0.342-0.342-0.896-0.342-1.238,0l-11.57,11.569c-0.076,0.075-0.128,0.163-0.17,0.254h-6.765l-4.937-4.938
		c-0.075-0.075-0.075-0.197,0-0.272L51.585,2.979c0.047-0.046,0.101-0.056,0.136-0.056c0.036,0,0.088,0.01,0.135,0.057
		l11.317,11.318c0.048,0.046,0.058,0.1,0.058,0.136c0,0.036-0.01,0.089-0.059,0.136l-2.704,2.705
		c-0.163,0.164-0.256,0.387-0.256,0.619s0.093,0.455,0.257,0.619l1.911,1.911L55.468,22.428z"/>
	<path fill="#6699CC" d="M51.648,8.721c-0.342-0.342-0.896-0.342-1.238,0L38.84,20.289c-0.341,0.341-0.341,0.896,0,1.237
		c0.172,0.171,0.396,0.256,0.619,0.256s0.448-0.085,0.619-0.256l11.57-11.568C51.988,9.617,51.99,9.063,51.648,8.721z"/>
	<path fill="#6699CC" d="M53.475,11.787L41.906,23.356c-0.342,0.342-0.342,0.896,0,1.237c0.171,0.171,0.396,0.256,0.619,0.256
		c0.223,0,0.447-0.085,0.619-0.256l11.566-11.569c0.342-0.342,0.341-0.896,0-1.237C54.37,11.445,53.814,11.445,53.475,11.787z"/>
	<path fill="#6699CC" d="M26.256,54.037l1.131,0.652l0.001-4.361l-3.779,2.18l1.131,0.653l-0.326,0.565
		c-0.896,1.549-1.013,3.057-0.329,4.242s2.047,1.84,3.838,1.84h4.415c0.483,0,0.875-0.393,0.875-0.875
		c0-0.483-0.392-0.875-0.875-0.875h-4.415c-1.123,0-1.969-0.353-2.323-0.965c-0.354-0.611-0.234-1.521,0.328-2.492L26.256,54.037z"
		/>
	<path fill="#6699CC" d="M29.08,47.398c0.138,0.08,0.289,0.117,0.437,0.117c0.302,0,0.596-0.156,0.758-0.438l2.221-3.844
		c0.371-0.641,0.817-1.09,1.325-1.336c0.454-0.221,0.896-0.222,1.35,0.002c0.506,0.244,0.95,0.692,1.322,1.336l0.366,0.632
		l-1.131,0.653l3.779,2.18l-0.003-4.362l-1.13,0.653l-0.366-0.633c-0.55-0.95-1.248-1.635-2.073-2.034
		c-0.926-0.449-1.946-0.45-2.875-0.003c-0.83,0.402-1.529,1.088-2.078,2.037l-2.221,3.844C28.519,46.622,28.662,47.157,29.08,47.398
		z"/>
	<path fill="#6699CC" d="M36.654,58.934l3.778,2.183v-1.308h0.637c1.791,0,3.154-0.652,3.84-1.84
		c0.684-1.187,0.566-2.693-0.33-4.242l-2.25-3.895c-0.241-0.419-0.776-0.561-1.195-0.32c-0.419,0.242-0.563,0.777-0.32,1.195
		l2.252,3.896c0.562,0.971,0.682,1.879,0.328,2.492c-0.354,0.611-1.199,0.963-2.322,0.963h-0.637v-1.307L36.654,58.934z"/>
	<path fill="#6699CC" d="M26.13,63.1c-0.48,0.053-0.826,0.485-0.772,0.967l0.327,2.906c0.05,0.447,0.429,0.777,0.869,0.777
		c0.033,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-0.327-2.907C27.043,63.391,26.613,63.048,26.13,63.1z"/>
	<path fill="#6699CC" d="M24.216,46.914c0.032,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-1.294-11.54
		c-0.054-0.479-0.481-0.822-0.967-0.772c-0.48,0.054-0.826,0.487-0.772,0.967l1.294,11.539
		C23.397,46.584,23.776,46.914,24.216,46.914z"/>
	<path fill="#6699CC" d="M43.361,63.1c-0.489-0.06-0.912,0.291-0.967,0.771l-0.326,2.906c-0.055,0.479,0.291,0.912,0.771,0.967
		c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.817-0.33,0.867-0.777l0.326-2.906C44.188,63.586,43.843,63.152,43.361,63.1z"/>
	<path fill="#6699CC" d="M45.176,46.932c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.817-0.33,0.867-0.776l1.297-11.563
		c0.056-0.48-0.291-0.914-0.771-0.967c-0.487-0.049-0.913,0.292-0.967,0.772l-1.298,11.563
		C44.35,46.445,44.695,46.878,45.176,46.932z"/>
	<path fill="#6699CC" d="M34.552,63.125c-0.483,0-0.875,0.393-0.875,0.875v2.875c0,0.482,0.392,0.875,0.875,0.875
		c0.483,0,0.875-0.393,0.875-0.875V64C35.427,63.518,35.036,63.125,34.552,63.125z"/>
	<path fill="#6699CC" d="M34.552,37.187c0.483,0,0.875-0.392,0.875-0.875V34.5c0-0.483-0.392-0.875-0.875-0.875
		c-0.483,0-0.875,0.392-0.875,0.875v1.812C33.677,36.795,34.069,37.187,34.552,37.187z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/db.svg000064400000004146151600207020020430 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<path fill="#21A0DF" d="M66.478,27.294c0,0,0-0.001,0-0.001V11.727c0-0.054-0.006-0.107-0.017-0.159
	c0-0.001-0.001-0.002-0.001-0.004c0.006-0.089,0.018-0.178,0.018-0.268c0-0.163-0.049-0.313-0.132-0.439
	c-0.628-2.732-3.608-5.213-8.528-7.054c-5.19-1.943-12.039-3.013-19.281-3.013c-7.244,0-14.091,1.07-19.283,3.013
	c-4.92,1.841-7.9,4.322-8.527,7.055c-0.083,0.126-0.132,0.276-0.132,0.438c0,0.089,0.012,0.178,0.017,0.267c0,0.001,0,0.003,0,0.004
	c-0.011,0.052-0.017,0.105-0.017,0.161v50.829c0,0.057,0.006,0.111,0.017,0.164c0.505,6.453,12.718,11.491,27.925,11.491
	c15.204,0,27.415-5.037,27.923-11.489c0.013-0.053,0.019-0.109,0.019-0.166v-17.66c0-0.002,0-0.002,0-0.003v-0.001V27.296
	C66.478,27.296,66.478,27.295,66.478,27.294z M19.813,5.299c5.017-1.878,11.665-2.911,18.723-2.911
	c7.057,0,13.706,1.033,18.722,2.911c4.615,1.727,7.365,4.025,7.598,6.326c-0.5,4.419-10.945,9.024-26.319,9.024
	c-15.375,0-25.821-4.604-26.319-9.024C12.449,9.324,15.199,7.026,19.813,5.299z M38.536,22.248c12.32,0,22.537-2.975,26.343-7.232
	v12.281c-0.004,5.589-12.066,10.311-26.343,10.311c-14.279,0-26.343-4.723-26.343-10.313V15.015
	C15.999,19.272,26.216,22.248,38.536,22.248z M64.879,62.442c-0.004,0.023-0.006,0.047-0.008,0.068
	c-0.142,2.551-2.929,5.097-7.648,6.987c-5.01,2.008-11.646,3.114-18.687,3.114c-7.041,0-13.678-1.106-18.687-3.114
	c-4.72-1.891-7.507-4.437-7.65-6.987c-0.001-0.021-0.003-0.045-0.006-0.067V48.938c3.806,4.631,14.023,7.867,26.343,7.867
	c12.32,0,22.537-3.236,26.343-7.866V62.442z M64.879,44.895c-0.004,5.59-12.066,10.313-26.343,10.313
	c-14.279,0-26.343-4.724-26.343-10.314V31.34c3.806,4.63,14.023,7.865,26.343,7.865c12.32,0,22.537-3.235,26.343-7.865V44.895z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/trash_post.svg000064400000011716151600207100022231 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M48.201,23.882l-17.297-7.355c-0.446-0.188-0.959,0.018-1.147,0.463c-0.189,0.445,0.018,0.958,0.463,1.147
		l17.295,7.355c0.112,0.047,0.229,0.07,0.344,0.07c0.34,0,0.664-0.2,0.806-0.533C48.854,24.585,48.646,24.071,48.201,23.882z"/>
	<path fill="#6699CC" d="M34.828,23.886l-5.931-2.612c-0.445-0.195-0.959,0.006-1.153,0.448c-0.195,0.442,0.006,0.958,0.448,1.153
		l5.931,2.612c0.115,0.05,0.234,0.074,0.352,0.074c0.336,0,0.657-0.195,0.801-0.522C35.471,24.597,35.271,24.081,34.828,23.886z"/>
	<path fill="#6699CC" d="M54.087,26.923h-0.974l2.484-5.843c0.545-1.285-0.057-2.775-1.341-3.322l-2.211-0.94l1.563-5.534
		c0.379-1.344-0.405-2.746-1.75-3.125l-24.201-6.84c-1.35-0.379-2.748,0.405-3.127,1.75l-3.207,11.346
		c-0.021,0.075-0.016,0.149-0.017,0.224l-0.816-0.103c-1.38-0.168-2.655,0.812-2.83,2.198l-1.28,10.189h-0.976
		c-1.549,0-2.809,1.26-2.809,2.809c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993c0.03,1.523,1.278,2.753,2.808,2.753H49.25
		c1.529,0,2.777-1.229,2.809-2.753l4.832-40.993c0.004-0.034,0.006-0.068,0.006-0.103C56.896,28.183,55.637,26.923,54.087,26.923z
		 M53.986,20.396l-2.555,6.01c-0.072,0.171-0.07,0.348-0.035,0.517H22.179L29.4,9.941c0.169-0.397,0.63-0.584,1.028-0.415
		l20.28,8.623c0.017,0.006,0.028,0.019,0.046,0.024c0.005,0.001,0.01,0,0.016,0.002l2.804,1.192
		C53.971,19.537,54.156,19.999,53.986,20.396z M26.216,3.543c0.118-0.416,0.549-0.661,0.968-0.541l24.201,6.839
		c0.416,0.118,0.659,0.552,0.543,0.967l-1.504,5.318l-19.311-8.21c-1.285-0.547-2.776,0.055-3.323,1.34l-2.517,5.918
		c-0.063-0.023-0.12-0.054-0.188-0.063l-2.065-0.259L26.216,3.543z M19.399,16.952c0.054-0.429,0.439-0.733,0.875-0.68l4.303,0.54
		l-4.037,9.495c-0.087,0.205-0.082,0.421-0.017,0.617h-2.377L19.399,16.952z M50.314,70.669c-0.004,0.034-0.006,0.067-0.006,0.103
		c0,0.584-0.476,1.06-1.06,1.06H20.243c-0.583,0-1.059-0.476-1.059-1.06c0-0.033-0.002-0.067-0.006-0.103l-4.83-40.981
		c0.023-0.563,0.489-1.015,1.058-1.015h38.68c0.568,0,1.034,0.451,1.059,1.015L50.314,70.669z"/>
	<path fill="#6699CC" d="M32.34,58.307h-4.416c-1.123,0-1.969-0.352-2.322-0.964s-0.234-1.521,0.328-2.491l0.327-0.565l1.131,0.653
		l0.001-4.362l-3.779,2.18l1.131,0.653l-0.326,0.564c-0.896,1.551-1.013,3.058-0.329,4.242c0.685,1.188,2.048,1.84,3.838,1.84h4.416
		c0.483,0,0.875-0.392,0.875-0.875C33.215,58.699,32.824,58.307,32.34,58.307z"/>
	<path fill="#6699CC" d="M39.508,46.949l-0.003-4.362l-1.13,0.653l-0.365-0.631c-0.549-0.951-1.248-1.637-2.074-2.035
		c-0.927-0.45-1.947-0.451-2.874-0.004c-0.831,0.402-1.53,1.088-2.079,2.037l-2.222,3.843c-0.242,0.419-0.099,0.954,0.319,1.196
		c0.138,0.078,0.289,0.117,0.437,0.117c0.302,0,0.596-0.156,0.758-0.438l2.222-3.844c0.371-0.642,0.816-1.092,1.325-1.336
		c0.448-0.217,0.902-0.217,1.35,0.002c0.506,0.244,0.951,0.692,1.322,1.336l0.365,0.631l-1.131,0.654L39.508,46.949z"/>
	<path fill="#6699CC" d="M42.328,50.08c-0.241-0.419-0.776-0.561-1.195-0.32c-0.419,0.242-0.563,0.777-0.32,1.195l2.252,3.896
		c0.562,0.971,0.682,1.879,0.328,2.49c-0.354,0.613-1.199,0.965-2.322,0.965h-0.637V57l-3.779,2.182l3.779,2.183v-1.308h0.637
		c1.791,0,3.154-0.652,3.839-1.841c0.684-1.187,0.565-2.692-0.33-4.241L42.328,50.08z"/>
	<path fill="#6699CC" d="M26.13,63.346c-0.48,0.055-0.826,0.486-0.772,0.967l0.327,2.908c0.05,0.447,0.429,0.777,0.869,0.777
		c0.033,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-0.327-2.908C27.043,63.637,26.613,63.294,26.13,63.346z"/>
	<path fill="#6699CC" d="M24.216,47.162c0.032,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-1.294-11.541
		c-0.054-0.48-0.482-0.826-0.967-0.772c-0.48,0.054-0.826,0.487-0.772,0.967l1.294,11.54C23.398,46.832,23.777,47.162,24.216,47.162
		z"/>
	<path fill="#6699CC" d="M43.361,63.348c-0.489-0.058-0.912,0.291-0.967,0.771l-0.326,2.906c-0.055,0.479,0.291,0.912,0.771,0.967
		c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.817-0.33,0.867-0.777l0.326-2.906C44.188,63.834,43.843,63.4,43.361,63.348z"/>
	<path fill="#6699CC" d="M46.668,33.877c-0.486-0.053-0.913,0.292-0.967,0.772l-1.297,11.563c-0.055,0.479,0.291,0.913,0.771,0.968
		c0.033,0.004,0.066,0.006,0.099,0.006c0.439,0,0.818-0.33,0.869-0.777l1.297-11.563C47.494,34.364,47.148,33.931,46.668,33.877z"/>
	<path fill="#6699CC" d="M34.553,63.373c-0.483,0-0.875,0.393-0.875,0.875v2.875c0,0.482,0.392,0.875,0.875,0.875
		c0.483,0,0.875-0.393,0.875-0.875v-2.875C35.428,63.766,35.037,63.373,34.553,63.373z"/>
	<path fill="#6699CC" d="M34.553,37.435c0.483,0,0.875-0.392,0.875-0.875v-1.813c0-0.483-0.392-0.875-0.875-0.875
		c-0.483,0-0.875,0.392-0.875,0.875v1.813C33.678,37.043,34.07,37.435,34.553,37.435z"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/img_optm_disabled.svg000064400000013002151600207150023500 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<path fill="#CED1D9" d="M17.181,20.485H2.421l12.867-8.158l3.352,3.626l0.637,0.018c0.034-0.048,0.069-0.097,0.105-0.144
	l-0.293-0.826c-0.12-0.34-0.023-0.713,0.248-0.951c0.308-0.27,0.642-0.512,0.99-0.72c0.137-0.081,0.291-0.123,0.448-0.123
	c0.191,0,0.381,0.064,0.532,0.18l0.694,0.534c0.058-0.02,0.115-0.039,0.173-0.057l0.248-0.84c0.102-0.346,0.399-0.591,0.759-0.624
	c0.146-0.014,0.298-0.017,0.448-0.021V6.147H1.62V21.29h15.78c-0.071-0.215-0.155-0.416-0.207-0.647
	C17.181,20.59,17.183,20.538,17.181,20.485z M10.705,8.189c0.956,0,1.731,0.775,1.731,1.731c0,0.956-0.775,1.73-1.731,1.73
	c-0.956,0-1.731-0.774-1.731-1.73C8.974,8.964,9.75,8.189,10.705,8.189z M2.368,9.563l7.593,5.435l-7.593,4.729V9.563z
	 M23.63,17.247v3.792c-0.466-0.04-0.886-0.239-1.196-0.554h0.395l-0.911-0.986c-0.021-0.115-0.036-0.233-0.036-0.355
	C21.881,18.145,22.653,17.332,23.63,17.247z M24.298,20.979v-3.673c0.335,0.092,0.634,0.268,0.869,0.511v2.652
	C24.932,20.712,24.633,20.888,24.298,20.979z M19.383,22.458l-0.163,0.458H0.083V4.582h25.084v8.451l-0.003-0.008
	c-0.102-0.346-0.399-0.591-0.759-0.625c-0.035-0.003-0.071-0.002-0.107-0.005V5.451H0.952v16.596h16.776
	c0.163,0.176,0.397,0.286,0.666,0.291l0.883-0.024C19.311,22.362,19.346,22.41,19.383,22.458z M23.794,25.418
	c-0.191,0-0.378-0.012-0.563-0.027c-0.154-0.014-0.284-0.119-0.328-0.268l-0.326-1.106c-0.224-0.058-0.444-0.13-0.659-0.217
	l-0.913,0.702c-0.122,0.094-0.29,0.104-0.422,0.024c-0.326-0.195-0.634-0.419-0.916-0.666c-0.115-0.102-0.157-0.263-0.106-0.408
	l0.387-1.088c-0.149-0.179-0.286-0.365-0.408-0.559l-1.158,0.032c-0.149-0.003-0.294-0.086-0.354-0.227
	c-0.143-0.331-0.259-0.694-0.346-1.078c-0.033-0.149,0.027-0.305,0.154-0.392l0.95-0.65c-0.009-0.115-0.014-0.231-0.014-0.349
	s0.005-0.232,0.014-0.348l-0.95-0.65c-0.127-0.087-0.188-0.242-0.154-0.393c0.087-0.382,0.203-0.745,0.346-1.078
	c0.061-0.143,0.19-0.232,0.354-0.228l1.158,0.032c0.122-0.193,0.259-0.38,0.408-0.557l-0.387-1.088
	c-0.051-0.145-0.009-0.306,0.106-0.408c0.285-0.25,0.594-0.474,0.917-0.666c0.133-0.078,0.299-0.068,0.421,0.025l0.913,0.702
	c0.219-0.088,0.439-0.161,0.659-0.216l0.326-1.105c0.043-0.147,0.172-0.253,0.325-0.268c0.371-0.035,0.758-0.035,1.132,0
	c0.153,0.014,0.282,0.12,0.325,0.268l0.326,1.104c0.22,0.056,0.44,0.128,0.659,0.217l0.914-0.702
	c0.121-0.094,0.288-0.104,0.421-0.024c0.325,0.194,0.633,0.418,0.916,0.666c0.116,0.101,0.158,0.263,0.106,0.408l-0.387,1.088
	c0.149,0.177,0.286,0.363,0.408,0.557l1.158-0.032c0.137-0.004,0.294,0.085,0.354,0.228c0.144,0.334,0.26,0.696,0.347,1.078
	c0.034,0.149-0.027,0.306-0.154,0.393l-0.95,0.65c0.009,0.115,0.013,0.23,0.013,0.348s-0.004,0.233-0.013,0.349l0.95,0.65
	c0.127,0.087,0.188,0.242,0.154,0.393c-0.087,0.383-0.203,0.745-0.347,1.077c-0.062,0.141-0.214,0.228-0.354,0.227l-1.158-0.032
	c-0.121,0.193-0.258,0.38-0.408,0.559l0.387,1.088c0.052,0.146,0.01,0.307-0.106,0.408c-0.283,0.248-0.592,0.472-0.916,0.666
	c-0.132,0.08-0.299,0.07-0.421-0.024L25.67,23.8c-0.215,0.087-0.436,0.159-0.659,0.217l-0.326,1.106
	c-0.044,0.148-0.174,0.254-0.328,0.268C24.171,25.406,23.983,25.418,23.794,25.418z M23.548,24.661c0.162,0.008,0.328,0.008,0.491,0
	l0.314-1.067c0.039-0.133,0.148-0.232,0.284-0.261c0.317-0.065,0.631-0.169,0.93-0.306c0.125-0.061,0.273-0.043,0.385,0.044
	l0.882,0.677c0.137-0.091,0.271-0.188,0.399-0.29l-0.374-1.05c-0.046-0.132-0.017-0.277,0.078-0.38
	c0.225-0.245,0.419-0.51,0.576-0.788c0.068-0.121,0.191-0.206,0.337-0.19l1.115,0.031c0.056-0.15,0.105-0.306,0.149-0.468
	l-0.919-0.629c-0.115-0.079-0.177-0.216-0.16-0.355c0.02-0.159,0.03-0.321,0.03-0.486s-0.011-0.326-0.03-0.485
	c-0.017-0.139,0.045-0.276,0.16-0.355l0.919-0.629c-0.044-0.162-0.094-0.318-0.149-0.47l-1.115,0.031
	c-0.143-0.006-0.268-0.069-0.337-0.189c-0.158-0.279-0.352-0.544-0.576-0.787c-0.095-0.102-0.124-0.248-0.078-0.38l0.374-1.049
	c-0.129-0.103-0.262-0.199-0.399-0.29l-0.882,0.677c-0.11,0.084-0.258,0.101-0.383,0.044c-0.309-0.14-0.622-0.242-0.931-0.305
	c-0.136-0.028-0.246-0.128-0.285-0.262l-0.314-1.067c-0.164-0.009-0.328-0.008-0.491,0l-0.314,1.067
	c-0.039,0.133-0.149,0.234-0.285,0.262c-0.309,0.063-0.622,0.165-0.931,0.305c-0.128,0.055-0.274,0.04-0.384-0.044l-0.881-0.677
	c-0.137,0.09-0.271,0.188-0.398,0.29l0.373,1.05c0.046,0.132,0.017,0.277-0.078,0.38c-0.224,0.243-0.418,0.508-0.577,0.787
	c-0.067,0.12-0.204,0.18-0.336,0.189l-1.115-0.031c-0.056,0.15-0.105,0.308-0.148,0.47l0.918,0.629
	c0.115,0.079,0.178,0.216,0.16,0.354c-0.019,0.159-0.03,0.321-0.03,0.486s0.012,0.327,0.031,0.487
	c0.017,0.139-0.046,0.275-0.161,0.354l-0.919,0.629c0.044,0.162,0.094,0.318,0.149,0.468l1.115-0.031
	c0.135-0.012,0.269,0.069,0.337,0.189c0.158,0.279,0.352,0.544,0.577,0.789c0.094,0.103,0.123,0.249,0.077,0.38l-0.373,1.05
	c0.128,0.102,0.262,0.199,0.399,0.29l0.88-0.677c0.11-0.085,0.259-0.103,0.385-0.044c0.3,0.137,0.613,0.24,0.932,0.306
	c0.135,0.028,0.244,0.128,0.283,0.261L23.548,24.661z M23.794,22.306c-1.744,0-3.163-1.419-3.163-3.162
	c0-1.744,1.419-3.163,3.163-3.163c1.743,0,3.162,1.419,3.162,3.163C26.956,20.887,25.537,22.306,23.794,22.306z M23.794,16.73
	c-1.33,0-2.413,1.082-2.413,2.413c0,1.33,1.083,2.412,2.413,2.412s2.412-1.082,2.412-2.412C26.206,17.813,25.124,16.73,23.794,16.73
	z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/icons/revision.svg000064400000005522151600207220021702 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M60.912,72.441H14.087c-1.493,0-2.708-1.214-2.708-2.708V5.266c0-1.493,1.215-2.708,2.708-2.708h46.827
		c1.492,0,2.708,1.215,2.708,2.708v64.468C63.62,71.228,62.406,72.441,60.912,72.441z M14.087,4.206c-0.584,0-1.06,0.476-1.06,1.06
		v64.468c0,0.584,0.476,1.061,1.06,1.061h46.827c0.583,0,1.06-0.477,1.06-1.061V5.266c0-0.583-0.477-1.06-1.06-1.06H14.087z"/>
</g>
<g>
	<path fill="#6699CC" d="M53.625,16.858h-32.25c-0.483,0-0.875-0.392-0.875-0.875s0.392-0.875,0.875-0.875h32.25
		c0.482,0,0.875,0.392,0.875,0.875S54.107,16.858,53.625,16.858z"/>
</g>
<g>
	<path fill="#6699CC" d="M53.625,27.617h-32.25c-0.483,0-0.875-0.392-0.875-0.875c0-0.483,0.392-0.875,0.875-0.875h32.25
		c0.482,0,0.875,0.392,0.875,0.875C54.5,27.225,54.107,27.617,53.625,27.617z"/>
</g>
<g>
	<path fill="#6699CC" d="M53.625,38.375h-32.25c-0.483,0-0.875-0.392-0.875-0.875s0.392-0.875,0.875-0.875h32.25
		c0.482,0,0.875,0.392,0.875,0.875S54.107,38.375,53.625,38.375z"/>
</g>
<g>
	<path fill="#6699CC" d="M29.373,49.133h-7.998c-0.483,0-0.875-0.392-0.875-0.875c0-0.482,0.392-0.875,0.875-0.875h7.998
		c0.483,0,0.875,0.393,0.875,0.875C30.248,48.741,29.856,49.133,29.373,49.133z"/>
</g>
<g>
	<path fill="#6699CC" d="M27.763,59.893h-6.388c-0.483,0-0.875-0.392-0.875-0.875c0-0.482,0.392-0.875,0.875-0.875h6.388
		c0.483,0,0.875,0.393,0.875,0.875C28.638,59.501,28.247,59.893,27.763,59.893z"/>
</g>
<g>
	<path fill="#6699CC" d="M35.727,49.516"/>
</g>
<g>
	<path fill="#6699CC" d="M50.613,64.8"/>
</g>
<g>
	<g>
		<path fill="#6699CC" d="M44.561,67.521c-6.457,0-11.709-5.254-11.709-11.711c0-0.719,0.066-1.438,0.195-2.141l1.721,0.318
			c-0.11,0.597-0.166,1.21-0.166,1.822c0,5.491,4.467,9.959,9.959,9.959c1.992,0,3.916-0.586,5.563-1.696l0.979,1.45
			C49.165,66.831,46.902,67.521,44.561,67.521z"/>
	</g>
	<g>
		<g>
			<polygon fill="#6699CC" points="30.879,53.666 35.572,49.759 36.61,55.777 			"/>
		</g>
	</g>
</g>
<g>
	<g>
		<path fill="#6699CC" d="M56.075,57.952l-1.722-0.316c0.11-0.6,0.166-1.214,0.166-1.823c0-5.492-4.468-9.961-9.959-9.961
			c-1.994,0-3.918,0.588-5.564,1.698l-0.979-1.45c1.937-1.308,4.198-1.998,6.543-1.998c6.457,0,11.709,5.254,11.709,11.711
			C56.271,56.527,56.205,57.248,56.075,57.952z"/>
	</g>
	<g>
		<g>
			<polygon fill="#6699CC" points="58.242,57.958 53.548,61.865 52.512,55.848 			"/>
		</g>
	</g>
</g>
<g>
	<path fill="#6699CC" d="M38.507,46.824"/>
</g>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/lscwp_grayscale_font-icon_22px.svg000064400000003357151600207270024753 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<rect x="4" y="4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -4.5563 11)" fill="#777777" width="14" height="14"/>
<path fill="#FFFFFF" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.157-0.121,0.211-0.33,0.146-0.578
	c-0.012-0.041-0.027-0.076-0.052-0.114l-0.803-1.154l1.521-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#AAAAAA" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135L21.77,11.324c0.088-0.085,0.138-0.201,0.138-0.323
	C21.904,10.879,21.855,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.989c-0.017,0-0.035,0.001-0.052,0.003l-5.915-5.913
	V1.625z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.019,0.001,0.037,0.003,0.054,0.003h2.989
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/slack-logo.png000064400000002271151600207340020752 0ustar00�PNG


IHDRKK����PLTEGpL��8��;��9��:��:��9��:�����;O��O��O��O��P��O��O�詟8O����������Ԫ8v�6f��t�M��]����,��k�zO��U������������{��2���9��:�V��T��T��T��T��R��U�/���4�e)�9�GU��.�E-�P{�T��S�Gsw]=U,��UYg�Jpu@\�Ny�p��Eh�mG�De�����HtRNS'@[���a�8����P[��������� ���9������'��Ga�����������������p "�HIDATx՗���8EV�A��a~4���ʶǾՕ^e�Yx�p �n_�R��$���~L�tƐN�C�	H�V%3!���F�\\WP{t��JӯT�X,���i�m�E�\�P-~ݕGWNj�O�__��W+@Ñh�\�m7�EqP?<<���-a��Ḃ������Hĩݥ<7���'ѵ���++�H?R�,#<'�S�<�.������a$��)�������V�8Wؾ�t�F��Ŏ#�BW�DBx�e���P4����?�8ځi�aZA���A&��hR$b�"h���!�<�D̘�"Y��T��>d?�d?�T�<��X��Bn�}�����Z.�1i�/T`Hh��s�	�*!cdDb["���%�ۧH*���%k�"EH�B_n����bC���܉�_��Zk����E"���?�u�9랂Q$<ݤ�M�� YT��#�yu}��5_����2��ۻk�F��kmD�b��B�&��hH�G�}�D�Y]'�@B��5r�g�t�����7���s�����6��`��ۧH��k��>E"`Hhߧ���G�>�\9�����o?x��_������O��n��~�R�?��l��r���G��g>$E2&�ܦZ�|^5�D���x��oS��(��H��~�O�q"���4�*h�q�d�S�}_����?�o��BS:�'o�"��.x[X�&��Ϩ�WP=�ȧnZY\���x�`����F�%9���5�si�����̗M�+^�)��H؃=���`�;�z^���k�Ψ���Lm��x|�ѥb�h���c2.M�*�����*�
����{-��IEND�B`�litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/Litespeed.icon.svg000064400000005167151600207410021604 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
<g>
	<path fill="#5E8CDA" d="M254.859,146.258l-68.508-68.516l-29.203,37.055l31.461,31.461c2.922,2.922,2.922,7.68,0,10.57
		l-9.086,9.086c0,0,6.148,9.195,6.414,9.75c1.422,2.836,1.742,9.492-2.273,12.547l-71.57,54.969c0,18.422-0.016,56.336,0,56.344
		c0.031,0,142.766-142.695,142.766-142.695C257.75,153.898,257.75,149.18,254.859,146.258z"/>
	<path fill="#093071" d="M95.703,154.891c-2.898-2.875-2.898-7.641,0-10.531l9.109-9.125l-6.219-8.938
		c-2.977-4.219-2.039-10.203,2.055-13.344l71.602-54.938l0.023-56.328l-0.023-0.031l-0.039-0.047L29.477,144.359
		c-2.922,2.891-2.922,7.656,0,10.539l68.5,68.508l29.219-37.055L95.703,154.891z"/>
</g>
<path fill="#5E8CDA" d="M208.297,35.727c1.092,0,2.147,0.654,2.624,1.624c0.804,1.658-0.217,3.189-1.236,4.495l-0.04,0.051
	l-62.727,79.64c-0.829,1.05-0.891,3.144-0.132,4.218c0.339,0.491,33.879,49.111,35.027,50.794c1.342,1.918,1.425,7.623-1.657,9.978
	L79.348,263.915c-1.305,0.993-2.252,1.535-3.492,1.546c-0.99-0.082-2.015-0.756-2.44-1.601c-0.783-1.612,0.143-3.176,1.253-4.616
	l62.727-79.607c0.83-1.114,0.908-3.081,0.152-4.231l-35.019-50.348c-2.308-3.283-1.585-7.943,1.611-10.39l100.851-77.445
	C206.396,36.146,207.321,35.727,208.297,35.727 M208.297,34.727c-1.211,0-2.336,0.492-3.914,1.703l-100.852,77.445
	c-3.625,2.773-4.445,8.023-1.82,11.758l35.016,50.344c0.508,0.773,0.438,2.297-0.133,3.063l-62.711,79.586
	c-0.813,1.055-2.523,3.289-1.367,5.672c0.594,1.18,1.945,2.07,3.305,2.164c1.555,0,2.695-0.656,4.133-1.75l100.813-77.391
	c3.508-2.68,3.523-8.977,1.867-11.344c-1.156-1.695-35.023-50.789-35.023-50.789c-0.508-0.719-0.461-2.328,0.094-3.031
	l62.727-79.641c0.805-1.031,2.555-3.203,1.391-5.602C211.172,35.594,209.766,34.727,208.297,34.727L208.297,34.727z"/>
<path fill="#F5CD21" d="M178.992,176.898c0.82,1.25,1.563,5.867-0.477,7.422L77.641,261.75c-0.836,0.664-1.391,0.984-1.617,0.961
	c-0.359,0.023-0.102-0.586,0.82-1.797l62.688-79.555c1.586-2.039,1.688-5.414,0.227-7.516l-34.977-50.367
	C104.781,123.477,178.188,175.664,178.992,176.898z"/>
<path fill="#FDDD75" d="M178.992,176.898l-34.461-49.555c-1.438-2.125-1.336-5.492,0.242-7.508l62.695-79.578
	c0.945-1.203,1.164-1.781,0.828-1.781c-0.227,0-0.805,0.281-1.625,0.945l-100.875,77.422c-2.016,1.555-2.477,4.547-1.016,6.633
	L178.992,176.898z"/>
</svg>

litespeed-wp-plugin/6.5.4/litespeed-cache/assets/img/lscwp_blue_font-icon_22px.svg000064400000003166151600207460023727 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<path fill="#00749C" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.158-0.121,0.211-0.33,0.145-0.578
	c-0.011-0.041-0.027-0.076-0.051-0.114l-0.803-1.154l1.52-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#00749C" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135l10.446-10.447c0.088-0.085,0.136-0.201,0.136-0.323
	C21.905,10.879,21.856,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.99c-0.016,0-0.035,0.001-0.051,0.003l-5.915-5.913V1.625
	z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.018,0.001,0.037,0.003,0.053,0.003h2.99
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/6.5.4/litespeed-cache/security.md000064400000000536151600207600016325 0ustar00# Security Policy

## Reporting Security Bugs

Please report security bugs found in the LiteSpeed Cache plugin's source code through the [Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/litespeed-cache). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
litespeed-wp-plugin/6.5.4/litespeed-cache/guest.vary.php000064400000000261151600207660016755 0ustar00<?php
/**
 * Lightweight script to update guest mode vary
 *
 * @since 4.1
 */

require 'lib/guest.cls.php';

$guest = new \LiteSpeed\Lib\Guest();

$guest->update_guest_vary();
litespeed-wp-plugin/6.5.4/litespeed-cache/autoload.php000064400000001711151600207730016455 0ustar00<?php
/**
 * Auto registration for LiteSpeed classes
 *
 * @since      	1.1.0
 */
defined('WPINC') || exit();

// Force define for object cache usage before plugin init
!defined('LSCWP_DIR') && define('LSCWP_DIR', __DIR__ . '/'); // Full absolute path '/var/www/html/***/wp-content/plugins/litespeed-cache/' or MU

if (!function_exists('litespeed_autoload')) {
	function litespeed_autoload($cls)
	{
		if (strpos($cls, '.') !== false) {
			return;
		}

		if (strpos($cls, 'LiteSpeed') !== 0) {
			return;
		}

		$file = explode('\\', $cls);
		array_shift($file);
		$file = implode('/', $file);
		$file = str_replace('_', '-', strtolower($file));

		if (strpos($file, 'lib/') === 0 || strpos($file, 'cli/') === 0 || strpos($file, 'thirdparty/') === 0) {
			$file = LSCWP_DIR . $file . '.cls.php';
		} else {
			$file = LSCWP_DIR . 'src/' . $file . '.cls.php';
		}

		if (file_exists($file)) {
			require_once $file;
		}
	}
}

spl_autoload_register('litespeed_autoload');
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/avada.cls.php000064400000001207151600210050020660 0ustar00<?php
/**
 * The Third Party integration with the Avada plugin.
 *
 * @since		1.1.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Avada
{
	/**
	 * Detects if Avada is installed.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function detect()
	{
		if (!defined('AVADA_VERSION')) {
			return;
		}

		add_action('update_option_avada_dynamic_css_posts', __CLASS__ . '::flush');
		add_action('update_option_fusion_options', __CLASS__ . '::flush');
	}

	/**
	 * Purges the cache
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function flush()
	{
		do_action('litespeed_purge_all', '3rd avada');
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/nextgengallery.cls.php000064400000014233151600210120022635 0ustar00<?php
/**
 * The Third Party integration with the NextGen Gallery plugin.
 *
 * @since		1.0.5
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

// Try preload instead
// todo: need test
// add_action('load_nextgen_gallery_modules', 'NextGenGallery::detect') ;

class NextGenGallery
{
	const CACHETAG_ALBUMS = 'NGG_A.';
	const CACHETAG_GALLERIES = 'NGG_G.';
	const CACHETAG_TAGS = 'NGG_T.';

	/**
	 * Detect is triggered at the load_nextgen_gallery_modules action.
	 *
	 * If this action is triggered, assume NextGen Gallery is used.
	 *
	 * @since	1.0.5
	 * @access	public
	 */
	public static function preload()
	{
		add_action('ngg_added_new_image', __CLASS__ . '::add_image');
		add_action('ngg_ajax_image_save', __CLASS__ . '::update_image');
		add_action('ngg_delete_picture', __CLASS__ . '::delete_image');
		add_action('ngg_moved_images', __CLASS__ . '::move_image', 10, 3);
		add_action('ngg_copied_images', __CLASS__ . '::copy_image', 10, 3);
		add_action('ngg_generated_image', __CLASS__ . '::gen_image');
		add_action('ngg_recovered_image', __CLASS__ . '::gen_image');

		add_action('ngg_gallery_sort', __CLASS__ . '::update_gallery');
		add_action('ngg_delete_gallery', __CLASS__ . '::update_gallery');

		add_action('ngg_update_album', __CLASS__ . '::update_album');
		add_action('ngg_delete_album', __CLASS__ . '::update_album');

		add_filter('ngg_displayed_gallery_cache_params', __CLASS__ . '::add_container');
	}

	/**
	 * When an image is added, need to purge all pages that displays its gallery.
	 *
	 * @since	1.0.5
	 * @access	public
	 * @param	string	$image	The image object added.
	 */
	public static function add_image($image)
	{
		if (!$image || !method_exists($image, 'get_gallery')) {
			return;
		}
		$gallery = $image->get_gallery();
		if ($gallery && $gallery->pageid) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . $gallery->pageid);
		}
	}

	/**
	 * When an image is updated, need to purge all pages that displays its gallery.
	 *
	 * @since 1.0.5
	 * @access	public
	 */
	public static function update_image()
	{
		if (isset($_REQUEST['gallery_id'])) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . sanitize_key($_REQUEST['gallery_id']));
			return;
		}

		if (isset($_POST['task_list'])) {
			$task_list = str_replace('\\', '', $_POST['task_list']);
			$task_list = json_decode($task_list, true);

			if (!empty($task_list[0]['query']['id'])) {
				do_action('litespeed_purge', self::CACHETAG_GALLERIES . sanitize_key($task_list[0]['query']['id']));
				return;
			}
		}

		if (isset($_POST['id'])) {
			$id = (int) $_POST['id'];
		} elseif (isset($_POST['image'])) {
			$id = (int) $_POST['image'];
		} elseif (isset($_GET['pid'])) {
			$id = (int) $_GET['pid'];
		} else {
			error_log('LiteSpeed_Cache hit ngg_ajax_image_save with no post image id.');
			return;
		}
		$image = \C_Image_Mapper::get_instance()->find($id);
		if ($image) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . $image->galleryid);
		}
	}

	/**
	 * When an image is deleted, need to purge all pages that displays its gallery.
	 *
	 * @since 1.0.5
	 * @access	public
	 */
	public static function delete_image()
	{
		if (isset($_GET['gid'])) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . sanitize_key($_GET['gid']));
		}
	}

	/**
	 * When an image is moved, need to purge all old galleries and the new gallery.
	 *
	 * @since 1.0.8
	 * @access	public
	 * @param array $images unused
	 * @param array $old_gallery_ids Source gallery ids for the images.
	 * @param integer $new_gallery_id Destination gallery id.
	 */
	public static function move_image($images, $old_gallery_ids, $new_gallery_id)
	{
		foreach ($old_gallery_ids as $gid) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . $gid);
		}
		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $new_gallery_id);
	}

	/**
	 * When an image is copied, need to purge the destination gallery.
	 *
	 * @param array $image_pid_map unused
	 * @param array $old_gallery_ids unused
	 * @param integer $new_gallery_id Destination gallery id.
	 */
	public static function copy_image($image_pid_map, $old_gallery_ids, $new_gallery_id)
	{
		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $new_gallery_id);
	}

	/**
	 * When an image is re-generated, need to purge the gallery it belongs to.
	 * Also applies to recovered images.
	 *
	 * @param Image $image The re-generated image.
	 */
	public static function gen_image($image)
	{
		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $image->galleryid);
	}

	/**
	 * When a gallery is updated, need to purge all pages that display the gallery.
	 *
	 * @since 1.0.5
	 * @access  public
	 * @param	integer		$gid	The gallery id of the gallery updated.
	 */
	public static function update_gallery($gid)
	{
		// New version input will be an object with gid value
		if (is_object($gid) && !empty($gid->gid)) {
			$gid = $gid->gid;
		}

		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $gid);
	}

	/**
	 * When an album is updated, need to purge all pages that display the album.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param	integer		$aid	The album id of the album updated.
	 */
	public static function update_album($aid)
	{
		do_action('litespeed_purge', self::CACHETAG_ALBUMS . $aid);
	}

	/**
	 * When rendering a page, if the page has a gallery, album or tag cloud,
	 * it needs to be tagged appropriately.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param object $render_parms Parameters used to render the associated part of the page.
	 * @return mixed Null if passed in null, $render_parms otherwise.
	 */
	public static function add_container($render_parms)
	{
		// Check if null. If it is null, can't continue.
		if (is_null($render_parms)) {
			return null;
		}
		$src = $render_parms[0]->source;
		$container_ids = $render_parms[0]->container_ids;
		// Can switch on first char if we end up with more sources.
		switch ($src) {
			case 'albums':
				$tag = self::CACHETAG_ALBUMS;
				break;
			case 'galleries':
				$tag = self::CACHETAG_GALLERIES;
				break;
			case 'tags':
				$tag = self::CACHETAG_TAGS;
				break;
			default:
				return $render_parms;
		}

		foreach ($container_ids as $id) {
			do_action('litespeed_tag_add', $tag . $id);
		}

		return $render_parms;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/bbpress.cls.php000064400000004511151600210170021250 0ustar00<?php
/**
 * The Third Party integration with the bbPress plugin.
 *
 * @since		1.0.5
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\Router;

class BBPress
{
	/**
	 * Detect if bbPress is installed and if the page is a bbPress page.
	 *
	 * @since 1.0.5
	 * @access public
	 */
	public static function detect()
	{
		if (function_exists('is_bbpress')) {
			add_action('litespeed_api_purge_post', __CLASS__ . '::on_purge'); //todo
			if (apply_filters('litespeed_esi_status', false)) {
				// don't consider private cache yet (will do if any feedback)
				add_action('litespeed_control_finalize', __CLASS__ . '::set_control');
			}
		}
	}

	/**
	 * This filter is used to let the cache know if a page is cacheable.
	 *
	 * @access public
	 * @since 1.2.0
	 */
	public static function set_control()
	{
		if (!apply_filters('litespeed_control_cacheable', false)) {
			return;
		}

		// set non ESI public
		if (is_bbpress() && Router::is_logged_in()) {
			do_action('litespeed_control_set_nocache', 'bbpress nocache due to loggedin');
		}
	}

	/**
	 * When a bbPress page is purged, need to purge the forums list and
	 * any/all ancestor pages.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param integer $post_id The post id of the page being purged.
	 */
	public static function on_purge($post_id)
	{
		if (!is_bbpress()) {
			if (!function_exists('bbp_is_forum') || !function_exists('bbp_is_topic') || !function_exists('bbp_is_reply')) {
				return;
			}
			if (!bbp_is_forum($post_id) && !bbp_is_topic($post_id) && !bbp_is_reply($post_id)) {
				return;
			}
		}

		// Need to purge base forums page, bbPress page was updated.
		do_action('litespeed_purge_posttype', bbp_get_forum_post_type());
		$ancestors = get_post_ancestors($post_id);

		// If there are ancestors, need to purge them as well.
		if (!empty($ancestors)) {
			foreach ($ancestors as $ancestor) {
				do_action('litespeed_purge_post', $ancestor);
			}
		}

		global $wp_widget_factory;
		if (bbp_is_reply($post_id) && !is_null($wp_widget_factory->widgets['BBP_Replies_Widget'])) {
			do_action('litespeed_purge_widget', $wp_widget_factory->widgets['BBP_Replies_Widget']->id);
		}
		if (bbp_is_topic($post_id) && !is_null($wp_widget_factory->widgets['BBP_Topics_Widget'])) {
			do_action('litespeed_purge_widget', $wp_widget_factory->widgets['BBP_Topics_Widget']->id);
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/divi-theme-builder.cls.php000064400000004315151600210240023267 0ustar00<?php
/**
 * The Third Party integration with DIVI Theme.
 *
 * @since		2.9.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Divi_Theme_Builder
{
	// private static $js_comment_box = false;

	/**
	 * Check if is Edit mode in frontend, disable all LSCWP features to avoid breaking page builder
	 *
	 * @since 2.9.7.2 #435538 #581740 #977284
	 * @since  2.9.9.1 Added 'et_pb_preview' for loading image from library in divi page edit
	 */
	public static function preload()
	{
		if (!function_exists('et_setup_theme')) {
			return;
		}
		if (!empty($_GET['et_fb']) || !empty($_GET['et_pb_preview']) || (!empty($_GET['p']) && !empty($_GET['preview']) && $_GET['preview'] === 'true')) {
			do_action('litespeed_disable_all', 'divi edit mode');
		}
	}

	public static function detect()
	{
		if (!defined('ET_CORE')) {
			return;
		}

		// As DIVI will set page to non-cacheable for the 1st visit to generate CCSS, will need to ignore that no-cache for crawler
		defined('LITESPEED_CRAWLER_IGNORE_NONCACHEABLE') || define('LITESPEED_CRAWLER_IGNORE_NONCACHEABLE', true);

		/**
		 * Add contact form to nonce
		 * @since  2.9.7.1 #475461
		 */
		do_action('litespeed_nonce', 'et-pb-contact-form-submit');

		/**
		 * Subscribe module and A/B logging
		 * @since  3.0 @Robert Staddon
		 */
		do_action('litespeed_nonce', 'et_frontend_nonce');
		do_action('litespeed_nonce', 'et_ab_log_nonce');

		/*
		// the comment box fix is for user using theme builder, ESI will load the wrong json string
		// As we disabled all for edit mode, this is no more needed
		add_action( 'et_fb_before_comments_template', 'Divi_Theme_Builder::js_comment_box_on' );
		add_action( 'et_fb_after_comments_template', 'Divi_Theme_Builder::js_comment_box_off' );
		add_filter( 'litespeed_esi_params-comment-form', 'Divi_Theme_Builder::esi_comment_add_slash' );// Note: this is changed in v2.9.8.1
		*/
	}

	/*
	public static function js_comment_box_on() {
		self::$js_comment_box = true;
	}

	public static function js_comment_box_off() {
		self::$js_comment_box = false;
	}

	public static function esi_comment_add_slash( $params )
	{
		if ( self::$js_comment_box ) {
			$params[ 'is_json' ] = 1;
			$params[ '_ls_silence' ] = 1;
		}

		return $params;
	}
	*/
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/facetwp.cls.php000064400000001255151600210310021237 0ustar00<?php
/**
 * The Third Party integration with FacetWP.
 *
 * @since		2.9.9
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Facetwp
{
	public static function detect()
	{
		if (!defined('FACETWP_VERSION')) {
			return;
		}
		/**
		 * For Facetwp, if the template is "wp", return the buffered HTML
		 * So marked as rest call to put is_json to ESI
		 */
		if (!empty($_POST['action']) && !empty($_POST['data']) && !empty($_POST['data']['template']) && $_POST['data']['template'] === 'wp') {
			add_filter('litespeed_esi_params', __CLASS__ . '::set_is_json');
		}
	}

	public static function set_is_json($params)
	{
		$params['is_json'] = 1;
		return $params;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/autoptimize.cls.php000064400000001332151600210370022162 0ustar00<?php
/**
 * The Third Party integration with the Autoptimize plugin.
 *
 * @since		1.0.12
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Autoptimize
{
	/**
	 * Detects if Autoptimize is active.
	 *
	 *@since 1.0.12
	 *@access public
	 */
	public static function detect()
	{
		if (defined('AUTOPTIMIZE_PLUGIN_DIR')) {
			add_action('litespeed_purge_finalize', __CLASS__ . '::purge');
		}
	}

	/**
	 * Purges the cache when Autoptimize's cache is purged.
	 *
	 * @since 1.0.12
	 * @access public
	 */
	public static function purge()
	{
		if (defined('AUTOPTIMIZE_PURGE') || has_action('shutdown', 'autoptimize_do_cachepurged_action', 11)) {
			do_action('litespeed_purge_all', '3rd Autoptimize');
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/wp-polls.cls.php000064400000000740151600210440021365 0ustar00<?php
/**
 * The Third Party integration with the WP-Polls plugin.
 *
 * @since		1.0.7
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

// todo: need test

class Wp_Polls
{
	public static function detect()
	{
		add_filter('wp_polls_display_pollvote', __CLASS__ . '::set_control');
		add_filter('wp_polls_display_pollresult', __CLASS__ . '::set_control');
	}

	public static function set_control()
	{
		do_action('litespeed_control_set_nocache', 'wp polls');
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/wpml.cls.php000064400000001163151600210520020566 0ustar00<?php
/**
 * The Third Party integration with WPML.
 *
 * @since		2.9.4
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WPML
{
	public static function detect()
	{
		if (!defined('WPML_PLUGIN_BASENAME')) {
			return;
		}

		add_filter('litespeed_internal_domains', __CLASS__ . '::append_domains');
	}

	/**
	 * Take language domains as internal domains
	 */
	public static function append_domains($domains)
	{
		$wpml_domains = apply_filters('wpml_setting', false, 'language_domains');
		if ($wpml_domains) {
			$domains = array_merge($domains, array_values($wpml_domains));
		}

		return $domains;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/wplister.cls.php000064400000001261151600210570021464 0ustar00<?php
/**
 * The Third Party integration with the WPLister plugin.
 *
 * @since        1.1.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WPLister
{
	/**
	 * Detects if WooCommerce and WPLister are installed.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function detect()
	{
		if (defined('WOOCOMMERCE_VERSION') && defined('WPLISTER_VERSION')) {
			// User reported this will sync correctly.
			add_action('wplister_revise_inventory_status', array(WooCommerce::cls(), 'backend_purge'));
			// Added as a safety measure for WPLister Pro only.
			add_action('wplister_inventory_status_changed', array(WooCommerce::cls(), 'backend_purge'));
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/amp.cls.php000064400000003600151600210640020365 0ustar00<?php
/**
 * The Third Party integration with AMP plugin.
 *
 * @since		2.9.8.6
 * @package		LiteSpeed_Cache
 * @subpackage	LiteSpeed_Cache/thirdparty
 * @author		LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\API;

class AMP
{
	/**
	 * @since 4.2
	 */
	private static function _maybe_amp($amp_function)
	{
		if (is_admin()) {
			return;
		}
		if (!isset($_GET['amp']) && (!function_exists($amp_function) || !$amp_function())) {
			return;
		}

		do_action('litespeed_debug', '[3rd] ❌ AMP disabled page optm/lazy');

		!defined('LITESPEED_NO_PAGEOPTM') && define('LITESPEED_NO_PAGEOPTM', true);
		!defined('LITESPEED_NO_LAZY') && define('LITESPEED_NO_LAZY', true);
		!defined('LITESPEED_NO_OPTM') && define('LITESPEED_NO_OPTM', true);
		// ! defined( 'LITESPEED_GUEST' ) && define( 'LITESPEED_GUEST', false );
	}

	/**
	 * ampforwp_is_amp_endpoint() from Accelerated Mobile Pages
	 *
	 * @since 4.2
	 */
	public static function maybe_acc_mob_pages()
	{
		self::_maybe_amp('ampforwp_is_amp_endpoint');
	}

	/**
	 * Google AMP fix
	 *
	 * @since 4.2.0.1
	 */
	public static function maybe_google_amp()
	{
		self::_maybe_amp('amp_is_request');
	}

	/**
	 * CSS async will affect AMP result and
	 * Lazyload will inject JS library which AMP not allowed
	 * need to force set false before load
	 *
	 * @since 2.9.8.6
	 * @access public
	 */
	public static function preload()
	{
		add_action('wp', __CLASS__ . '::maybe_acc_mob_pages');
		add_action('wp', __CLASS__ . '::maybe_google_amp');

		// amp_is_request() from AMP
		// self::maybe_amp( 'amp_is_request' );
		// add_filter( 'litespeed_can_optm', '__return_false' );
		// do_action( 'litespeed_conf_force', API::O_OPTM_CSS_ASYNC, false );
		// do_action( 'litespeed_conf_force', API::O_MEDIA_LAZY, false );
		// do_action( 'litespeed_conf_force', API::O_MEDIA_IFRAME_LAZY, false );
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/woo-paypal.cls.php000064400000001122151600210710021673 0ustar00<?php
/**
 * The Third Party integration with WooCommerce PayPal Checkout Gateway
 * @ref https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/
 *
 * @since		3.0
 */
namespace LiteSpeed\Thirdparty;
defined('WPINC') || exit();

class Woo_Paypal
{
	public static function detect()
	{
		if (!defined('WC_GATEWAY_PPEC_VERSION')) {
			return;
		}

		do_action('litespeed_nonce', '_wc_ppec_update_shipping_costs_nonce private');
		do_action('litespeed_nonce', '_wc_ppec_start_checkout_nonce private');
		do_action('litespeed_nonce', '_wc_ppec_generate_cart_nonce private');
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/aelia-currencyswitcher.cls.php000064400000003444151600210760024275 0ustar00<?php
/**
 * The Third Party integration with the Aelia CurrencySwitcher plugin.
 *
 * @since		1.0.13
 * @since  		2.6 	Removed hook_vary as OLS supports vary header already
 * @package		LiteSpeed_Cache
 * @subpackage	LiteSpeed_Cache/thirdparty
 * @author		LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\API;

class Aelia_CurrencySwitcher
{
	private static $_cookies = array('aelia_cs_selected_currency', 'aelia_customer_country', 'aelia_customer_state', 'aelia_tax_exempt');

	/**
	 * Detects if WooCommerce is installed.
	 *
	 * @since 1.0.13
	 * @access public
	 */
	public static function detect()
	{
		if (defined('WOOCOMMERCE_VERSION') && isset($GLOBALS['woocommerce-aelia-currencyswitcher']) && is_object($GLOBALS['woocommerce-aelia-currencyswitcher'])) {
			// Not all pages need to add vary, so need to use this API to set conditions
			self::$_cookies = apply_filters('litespeed_3rd_aelia_cookies', self::$_cookies);
			add_filter('litespeed_vary_curr_cookies', __CLASS__ . '::check_cookies'); // this is for vary response headers, only add when needed
			add_filter('litespeed_vary_cookies', __CLASS__ . '::register_cookies'); // this is for rewrite rules, so always add
		}
	}

	public static function register_cookies($list)
	{
		return array_merge($list, self::$_cookies);
	}

	/**
	 * If the page is not a woocommerce page, ignore the logic.
	 * Else check cookies. If cookies are set, set the vary headers, else do not cache the page.
	 *
	 * @since 1.0.13
	 * @access public
	 */
	public static function check_cookies($list)
	{
		// NOTE: is_cart and is_checkout should also be checked, but will be checked by woocommerce anyway.
		if (!is_woocommerce()) {
			return $list;
		}

		return array_merge($list, self::$_cookies);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/entry.inc.php000064400000002732151600211030020740 0ustar00<?php
/**
 * The registry for Third Party Plugins Integration files.
 *
 * This file is only used to include the integration files/classes.
 * This works as an entry point for the initial add_action for the
 * detect function.
 *
 * It is not required to add all integration files here, this just provides
 * a common place for plugin authors to append their file to.
 *
 */
defined('WPINC') || exit();

use LiteSpeed\API;

$third_cls = array(
	'Aelia_CurrencySwitcher',
	'Autoptimize',
	'Avada',
	'BBPress',
	'Beaver_Builder',
	'Caldera_Forms',
	'Divi_Theme_Builder',
	'Facetwp',
	'LiteSpeed_Check',
	'Theme_My_Login',
	'User_Switching',
	'WCML',
	'WooCommerce',
	'WC_PDF_Product_Vouchers',
	'Woo_Paypal',
	'Wp_Polls',
	'WP_PostRatings',
	'Wpdiscuz',
	'WPLister',
	'WPML',
	'WpTouch',
	'Yith_Wishlist',
);

foreach ($third_cls as $cls) {
	add_action('litespeed_load_thirdparty', 'LiteSpeed\Thirdparty\\' . $cls . '::detect');
}

// Preload needed for certain thirdparty
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Divi_Theme_Builder::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\WooCommerce::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\NextGenGallery::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\AMP::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Elementor::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Gravity_Forms::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Perfmatters::preload');
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/caldera-forms.cls.php000064400000000623151600211110022322 0ustar00<?php
/**
 * The Third Party integration with Caldera Forms.
 *
 * @since		3.2.2
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Caldera_Forms
{
	public static function detect()
	{
		if (!defined('CFCORE_VER')) {
			return;
		}

		// plugins/caldera-forms/classes/render/nonce.php -> class Caldera_Forms_Render_Nonce
		do_action('litespeed_nonce', 'caldera_forms_front_*');
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/user-switching.cls.php000064400000001002151600211160022553 0ustar00<?php
/**
 * The Third Party integration with User Switching.
 *
 * @since		3.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class User_Switching
{
	public static function detect()
	{
		if (!class_exists('user_switching')) {
			return;
		}

		/**
		 * Register switch back URL nonce
		 * @since  3.0 @Robert Staddon
		 */
		if (function_exists('current_user_switched') && ($old_user = current_user_switched())) {
			do_action('litespeed_nonce', 'switch_to_olduser_' . $old_user->ID);
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/wp-postratings.cls.php000064400000001136151600211230022607 0ustar00<?php
/**
 * The Third Party integration with the WP-PostRatings plugin.
 *
 * @since		1.1.1
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WP_PostRatings
{
	/**
	 * Detects if plugin is installed.
	 *
	 * @since 1.1.1
	 * @access public
	 */
	public static function detect()
	{
		if (defined('WP_POSTRATINGS_VERSION')) {
			add_action('rate_post', __CLASS__ . '::flush', 10, 3);
		}
	}

	/**
	 * Purges the cache
	 *
	 * @since 1.1.1
	 * @access public
	 */
	public static function flush($uid, $post_id, $post_ratings_score)
	{
		do_action('litespeed_purge_post', $post_id);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/elementor.cls.php000064400000002530151600211300021575 0ustar00<?php
/**
 * The Third Party integration with the bbPress plugin.
 *
 * @since		2.9.8.8
 */
namespace LiteSpeed\Thirdparty;
defined('WPINC') || exit();

use LiteSpeed\Debug2;

class Elementor
{
	public static function preload()
	{
		if (!defined('ELEMENTOR_VERSION')) {
			return;
		}

		if (!is_admin()) {
			//		    add_action( 'init', __CLASS__ . '::disable_litespeed_esi', 4 );	// temporarily comment out this line for backward compatibility
		}

		if (isset($_GET['action']) && $_GET['action'] === 'elementor') {
			do_action('litespeed_disable_all', 'elementor edit mode');
		}

		if (!empty($_SERVER['HTTP_REFERER']) && strpos($_SERVER['HTTP_REFERER'], 'action=elementor')) {
			if (!empty($_REQUEST['actions'])) {
				$json = json_decode(stripslashes($_REQUEST['actions']), true);
				// Debug2::debug( '3rd Elementor', $json );
				if (
					!empty($json['save_builder']['action']) &&
					$json['save_builder']['action'] == 'save_builder' &&
					!empty($json['save_builder']['data']['status']) &&
					$json['save_builder']['data']['status'] == 'publish'
				) {
					return; // Save post, don't disable all in case we will allow fire crawler right away after purged
				}
			}
			do_action('litespeed_disable_all', 'elementor edit mode in HTTP_REFERER');
		}
	}

	public static function disable_litespeed_esi()
	{
		define('LITESPEED_ESI_OFF', true);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/beaver-builder.cls.php000064400000001645151600211350022506 0ustar00<?php
/**
 * The Third Party integration with the Beaver Builder plugin.
 *
 * @since		3.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Beaver_Builder
{
	/**
	 * Detects if Beaver_Builder is active.
	 *
	 *@since 3.0
	 *@access public
	 */
	public static function detect()
	{
		if (!defined('FL_BUILDER_VERSION')) {
			return;
		}

		/**
		 * Purge All hooks
		 * @see  beaver-builder/extensions/fi-builder-cache-helper/classes/class-fi-builder-cache-helper.php
		 */
		$actions = array('fl_builder_cache_cleared', 'fl_builder_after_save_layout', 'fl_builder_after_save_user_template', 'upgrader_process_complete');

		foreach ($actions as $val) {
			add_action($val, __CLASS__ . '::purge');
		}
	}

	/**
	 * Purges the cache when Beaver_Builder's cache is purged.
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function purge()
	{
		do_action('litespeed_purge_all', '3rd Beaver_Builder');
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/gravity-forms.cls.php000064400000001015151600211420022414 0ustar00<?php
/**
 * The Third Party integration with Gravity Forms.
 *
 * @since       4.1.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Gravity_Forms
{
	/**
	 * Check if GF is enabled and disable LSCWP on gf-download and gf-signature URI
	 *
	 * @since 4.1.0 #900899 #827184
	 */
	public static function preload()
	{
		if (class_exists('GFCommon')) {
			if (isset($_GET['gf-download']) || isset($_GET['gf-signature'])) {
				do_action('litespeed_disable_all', 'Stopped for Gravity Form');
			}
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/woocommerce.tab.tpl.php000064400000000270151600211500022706 0ustar00<?php defined( 'WPINC' ) || exit ; ?>

<a class='litespeed-tab nav-tab' href='#woocommerce' data-litespeed-tab='woocommerce'><?php echo __( 'WooCommerce', 'litespeed-cache' ) ; ?></a>
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/woocommerce.content.tpl.php000064400000006712151600211550023626 0ustar00<?php

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit;

use \LiteSpeed\API;
use \LiteSpeed\Doc;
use \LiteSpeed\Admin_Display;
use \LiteSpeed\Lang;
use \LiteSpeed\Base;
?>

<div data-litespeed-layout='woocommerce'>

	<h3 class="litespeed-title-short">
		<?php echo __('WooCommerce Settings', 'litespeed-cache'); ?>
		<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/#woocommerce-tab'); ?>
	</h3>

	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php echo __('NOTICE:', 'litespeed-cache'); ?></h4>
		<p><?php echo __('After verifying that the cache works in general, please test the cart.', 'litespeed-cache'); ?></p>
		<p><?php echo sprintf(__('To test the cart, visit the <a %s>FAQ</a>.', 'litespeed-cache'), 'href="https://docs.litespeedtech.com/lscache/lscwp/installation/#non-cacheable-pages" target="_blank"'); ?></p>
		<p><?php echo __('By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.', 'litespeed-cache'); ?></p>
	</div>

	<table class="wp-list-table striped litespeed-table">
		<tbody>
			<tr>
				<th>
					<?php $id = self::O_UPDATE_INTERVAL; ?>
					<?php echo __('Product Update Interval', 'litespeed-cache'); ?>
				</th>
				<td>
					<?php
					$options = array(
						self::O_PQS_CS	=> __('Purge product on changes to the quantity or stock status.', 'litespeed-cache') . ' ' . __('Purge categories only when stock status changes.', 'litespeed-cache'),
						self::O_PS_CS	=> __('Purge product and categories only when the stock status changes.', 'litespeed-cache'),
						self::O_PS_CN	=> __('Purge product only when the stock status changes.', 'litespeed-cache') . ' ' . __('Do not purge categories on changes to the quantity or stock status.', 'litespeed-cache'),
						self::O_PQS_CQS	=> __('Always purge both product and categories on changes to the quantity or stock status.', 'litespeed-cache'),
					);
					$conf = (int) apply_filters('litespeed_conf', $id);
					foreach ($options as $k => $v) :
						$checked = (int) $k === $conf ? ' checked ' : '';
					?>
						<?php do_action('litespeed_setting_enroll', $id); ?>
						<div class='litespeed-radio-row'>
							<input type='radio' autocomplete='off' name='<?php echo $id; ?>' id='conf_<?php echo $id; ?>_<?php echo $k; ?>' value='<?php echo $k; ?>' <?php echo $checked; ?> />
							<label for='conf_<?php echo $id; ?>_<?php echo $k; ?>'><?php echo $v; ?></label>
						</div>
					<?php endforeach; ?>
					<div class="litespeed-desc">
						<?php echo __('Determines how changes in product quantity and product stock status affect product pages and their associated category pages.', 'litespeed-cache'); ?>
					</div>
				</td>
			</tr>

			<tr>
				<th>
					<?php $id = self::O_CART_VARY; ?>
					<?php echo __('Vary for Mini Cart', 'litespeed-cache'); ?>
				</th>
				<td>
					<?php
					$conf = (int) apply_filters('litespeed_conf', $id);
					$this->cls('Admin_Display')->build_switch($id); ?>
					<div class="litespeed-desc">
						<?php echo __('Generate a separate vary cache copy for the mini cart when the cart is not empty.', 'litespeed-cache'); ?>
						<?php echo __('If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.', 'litespeed-cache'); ?>
						<br /><?php Doc::notice_htaccess(); ?>
					</div>
				</td>
			</tr>

		</tbody>
	</table>
</div>litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/theme-my-login.cls.php000064400000001553151600211620022447 0ustar00<?php
/**
 * The Third Party integration with the Theme My Login plugin.
 *
 * @since		1.0.15
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Theme_My_Login
{
	/**
	 * Detects if Better Theme My Login is active.
	 *
	 * @since 1.0.15
	 * @access public
	 *
	 */
	public static function detect()
	{
		if (defined('THEME_MY_LOGIN_PATH')) {
			add_action('litespeed_control_finalize', __CLASS__ . '::set_control');
		}
	}

	/**
	 * This filter is used to let the cache know if a page is cacheable.
	 *
	 * @access public
	 * @since 1.0.15
	 */
	public static function set_control()
	{
		if (!apply_filters('litespeed_control_cacheable', false)) {
			return;
		}

		// check if this page is TML page or not
		if (class_exists('Theme_My_Login') && \Theme_My_Login::is_tml_page()) {
			do_action('litespeed_control_set_nocache', 'Theme My Login');
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/wcml.cls.php000064400000001644151600211670020564 0ustar00<?php
/**
 * The Third Party integration with WCML.
 *
 * @since		3.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WCML
{
	private static $_currency = '';

	public static function detect()
	{
		if (!defined('WCML_VERSION')) {
			return;
		}

		add_filter('wcml_client_currency', __CLASS__ . '::apply_client_currency');
		add_action('wcml_set_client_currency', __CLASS__ . '::set_client_currency');
	}

	public static function set_client_currency($currency)
	{
		self::apply_client_currency($currency);

		do_action('litespeed_vary_ajax_force');
	}

	public static function apply_client_currency($currency)
	{
		if ($currency !== wcml_get_woocommerce_currency_option()) {
			self::$_currency = $currency;
			add_filter('litespeed_vary', __CLASS__ . '::apply_vary');
		}

		return $currency;
	}

	public static function apply_vary($list)
	{
		$list['wcml_currency'] = self::$_currency;
		return $list;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/yith-wishlist.cls.php000064400000010505151600211740022435 0ustar00<?php
/**
 * The Third Party integration with the YITH WooCommerce Wishlist plugin.
 *
 * @since		1.1.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\Tag;
use LiteSpeed\Conf;
use LiteSpeed\Base;

class Yith_Wishlist
{
	const ESI_PARAM_POSTID = 'yith_pid';
	private static $_post_id;

	/**
	 * Detects if YITH WooCommerce Wishlist and WooCommerce are installed.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function detect()
	{
		if (!defined('WOOCOMMERCE_VERSION') || !defined('YITH_WCWL')) {
			return;
		}
		if (apply_filters('litespeed_esi_status', false)) {
			add_action('litespeed_tpl_normal', __CLASS__ . '::is_not_esi');
			add_action('litespeed_esi_load-yith_wcwl_add', __CLASS__ . '::load_add_to_wishlist');
			add_filter('litespeed_esi_inline-yith_wcwl_add', __CLASS__ . '::inline_add_to_wishlist', 20, 2);

			// hook to add/delete wishlist
			add_action('yith_wcwl_added_to_wishlist', __CLASS__ . '::purge');
			add_action('yith_wcwl_removed_from_wishlist', __CLASS__ . '::purge');
		}
	}

	/**
	 * Purge ESI yith cache when add/remove items
	 *
	 * @since 1.2.0
	 * @access public
	 */
	public static function purge()
	{
		do_action('litespeed_purge_esi', 'yith_wcwl_add');
	}

	/**
	 * Hooked to the litespeed_is_not_esi_template action.
	 *
	 * If the request is not an ESI request, hook to the add to wishlist button
	 * filter to replace it as an esi block.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function is_not_esi()
	{
		add_filter('yith_wcwl_add_to_wishlist_params', __CLASS__ . '::add_to_wishlist_params', 999, 2);

		add_filter('yith_wcwl_add_to_wishlisth_button_html', __CLASS__ . '::sub_add_to_wishlist', 999);
	}

	/**
	 * Store the post id for later shortcode usage
	 *
	 * @since  3.4.1
	 */
	public static function add_to_wishlist_params($defaults, $atts)
	{
		self::$_post_id = !empty($atts['product_id']) ? $atts['product_id'] : $defaults['product_id'];

		return $defaults;
	}

	/**
	 * Hooked to the yith_wcwl_add_to_wishlisth_button_html filter.
	 *
	 * The add to wishlist button displays a different output when the item is already in the wishlist/cart.
	 * For this reason, the button must be an ESI block. This function replaces the normal html with the ESI block.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function sub_add_to_wishlist($template)
	{
		$params = array(
			self::ESI_PARAM_POSTID => self::$_post_id,
		);

		$inline_tags = array('', rtrim(Tag::TYPE_ESI, '.'), Tag::TYPE_ESI . 'yith_wcwl_add');
		$inline_tags = implode(
			',',
			array_map(function ($val) {
				return 'public:' . LSWCP_TAG_PREFIX . '_' . $val;
			}, $inline_tags)
		);
		$inline_tags .= ',' . LSWCP_TAG_PREFIX . '_tag_priv';

		do_action('litespeed_esi_combine', 'yith_wcwl_add');

		$inline_params = array(
			'val' => $template,
			'tag' => $inline_tags,
			'control' => 'private,no-vary,max-age=' . Conf::cls()->conf(Base::O_CACHE_TTL_PRIV),
		);

		return apply_filters('litespeed_esi_url', 'yith_wcwl_add', 'YITH ADD TO WISHLIST', $params, 'private,no-vary', false, false, false, $inline_params);
	}

	/**
	 * Hooked to the litespeed_esi_load-yith_wcwl_add action.
	 *
	 * This will load the add to wishlist button html for output.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public static function load_add_to_wishlist($params)
	{
		// global $post, $wp_query;
		// $post = get_post( $params[ self::ESI_PARAM_POSTID ] );
		// $wp_query->setup_postdata( $post );
		echo \YITH_WCWL_Shortcode::add_to_wishlist(array('product_id' => $params[self::ESI_PARAM_POSTID]));
		do_action('litespeed_control_set_private', 'yith wishlist');
		do_action('litespeed_vary_no');
	}

	/**
	 * Generate ESI inline value
	 *
	 * @since  3.4.2
	 */
	public static function inline_add_to_wishlist($res, $params)
	{
		if (!is_array($res)) {
			$res = array();
		}

		$pid = $params[self::ESI_PARAM_POSTID];

		$res['val'] = \YITH_WCWL_Shortcode::add_to_wishlist(array('product_id' => $pid));

		$res['control'] = 'private,no-vary,max-age=' . Conf::cls()->conf(Base::O_CACHE_TTL_PRIV);

		$inline_tags = array('', rtrim(Tag::TYPE_ESI, '.'), Tag::TYPE_ESI . 'yith_wcwl_add');
		$inline_tags = implode(
			',',
			array_map(function ($val) {
				return 'public:' . LSWCP_TAG_PREFIX . '_' . $val;
			}, $inline_tags)
		);
		$inline_tags .= ',' . LSWCP_TAG_PREFIX . '_tag_priv';

		$res['tag'] = $inline_tags;

		return $res;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/woocommerce.cls.php000064400000057571151600212010022140 0ustar00<?php

/**
 * The Third Party integration with the WooCommerce plugin.
 *
 * @since         1.0.5
 * @since  1.6.6 Added function_exists check for compatibility
 * @package       LiteSpeed_Cache
 * @subpackage    LiteSpeed_Cache/thirdparty
 * @author        LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\API;
use LiteSpeed\Base;

class WooCommerce extends Base
{
	const O_CACHE_TTL_FRONTPAGE = Base::O_CACHE_TTL_FRONTPAGE;

	const CACHETAG_SHOP = 'WC_S';
	const CACHETAG_TERM = 'WC_T.';
	const O_UPDATE_INTERVAL = 'wc_update_interval';
	const O_CART_VARY = 'wc_cart_vary';
	const O_PQS_CS = 0; // flush product on quantity + stock change, categories on stock change
	const O_PS_CS = 1; // flush product and categories on stock change
	const O_PS_CN = 2; // flush product on stock change, categories no flush
	const O_PQS_CQS = 3; // flush product and categories on quantity + stock change

	const ESI_PARAM_ARGS = 'wc_args';
	const ESI_PARAM_POSTID = 'wc_post_id';
	const ESI_PARAM_NAME = 'wc_name';
	const ESI_PARAM_PATH = 'wc_path';
	const ESI_PARAM_LOCATED = 'wc_located';

	private $esi_enabled;

	/**
	 * Detects if WooCommerce is installed.
	 *
	 * @since 1.0.5
	 * @access public
	 */
	public static function detect()
	{
		if (!defined('WOOCOMMERCE_VERSION')) {
			return;
		}

		self::cls()->add_hooks();
	}

	/**
	 * Add hooks to woo actions
	 *
	 * @since  1.6.3
	 * @access public
	 */
	public function add_hooks()
	{
		$this->_option_append();

		$this->esi_enabled = apply_filters('litespeed_esi_status', false);

		add_action('litespeed_control_finalize', array($this, 'set_control'));
		add_action('litespeed_tag_finalize', array($this, 'set_tag'));

		// Purging a product on stock change should only occur during product purchase. This function will add the purging callback when an order is complete.
		add_action('woocommerce_product_set_stock', array($this, 'purge_product'));
		add_action('woocommerce_variation_set_stock', array($this, 'purge_product')); // #984479 Update variations stock

		add_action('comment_post', array($this, 'add_review'), 10, 3);

		if ($this->esi_enabled) {
			if (function_exists('is_shop') && !is_shop()) {
				add_action('litespeed_tpl_normal', array($this, 'set_block_template'));
				// No need for add-to-cart button
				// add_action( 'litespeed_esi_load-wc-add-to-cart-form', array( $this, 'load_add_to_cart_form_block' ) ) ;

				add_action('litespeed_esi_load-storefront-cart-header', array($this, 'load_cart_header'));
				add_action('litespeed_esi_load-widget', array($this, 'register_post_view'));
			}

			if (function_exists('is_product') && is_product()) {
				add_filter('litespeed_esi_params', array($this, 'add_post_id'), 10, 2);
			}
		}

		if (is_admin()) {
			add_action('litespeed_api_purge_post', array($this, 'backend_purge')); //todo
			add_action('delete_term_relationships', array($this, 'delete_rel'), 10, 2);
			add_action('litespeed_settings_tab', array($this, 'settings_add_tab'));
			add_action('litespeed_settings_content', array($this, 'settings_add_content'));
			add_filter('litespeed_widget_default_options', array($this, 'wc_widget_default'), 10, 2);
		}

		if (apply_filters('litespeed_conf', self::O_CART_VARY)) {
			add_filter('litespeed_vary_cookies', function ($list) {
				$list[] = 'woocommerce_cart_hash';
				return array_unique($list);
			});
		}
	}

	/**
	 * Purge esi private tag
	 *
	 * @since  1.6.3
	 * @access public
	 */
	public function purge_esi()
	{
		do_action('litespeed_debug', '3rd woo purge ESI in action: ' . current_filter());
		do_action('litespeed_purge_private_esi', 'storefront-cart-header');
	}

	/**
	 * Purge private all
	 *
	 * @since  3.0
	 * @access public
	 */
	public function purge_private_all()
	{
		do_action('litespeed_purge_private_all');
	}

	/**
	 * Check if need to give an ESI block for cart
	 *
	 * @since  1.7.2
	 * @access public
	 */
	public function check_if_need_esi($template)
	{
		if ($this->vary_needed()) {
			do_action('litespeed_debug', 'API: 3rd woo added ESI');
			add_action('litespeed_tpl_normal', array($this, 'set_swap_header_cart'));
		}

		return $template;
	}

	/**
	 * Keep vary on if cart is not empty
	 *
	 * @since  1.7.2
	 * @access public
	 */
	public function vary_maintain($vary)
	{
		if ($this->vary_needed()) {
			do_action('litespeed_debug', 'API: 3rd woo added vary due to cart not empty');
			$vary['woo_cart'] = 1;
		}

		return $vary;
	}

	/**
	 * Check if vary need to be on based on cart
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function vary_needed()
	{
		if (!function_exists('WC')) {
			return false;
		}

		$woocom = WC();
		if (!$woocom) {
			return false;
		}

		if (is_null($woocom->cart)) {
			return false;
		}
		return $woocom->cart->get_cart_contents_count() > 0;
	}

	/**
	 * Hooked to the litespeed_is_not_esi_template action.
	 * If the request is not an esi request, I want to set my own hook in woocommerce_before_template_part to see if it's something I can ESI.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function set_block_template()
	{
		add_action('woocommerce_before_template_part', array($this, 'block_template'), 999, 4);
	}

	/**
	 * Hooked to the litespeed_is_not_esi_template action.
	 * If the request is not an esi request, I want to set my own hook
	 * in storefront_header to see if it's something I can ESI.
	 *
	 * Will remove storefront_header_cart in storefront_header.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 */
	public function set_swap_header_cart()
	{
		$priority = has_action('storefront_header', 'storefront_header_cart');
		if ($priority !== false) {
			remove_action('storefront_header', 'storefront_header_cart', $priority);
			add_action('storefront_header', array($this, 'esi_cart_header'), $priority);
		}
	}

	/**
	 * Hooked to the woocommerce_before_template_part action.
	 * Checks if the template contains 'add-to-cart'. If so, and if I want to ESI the request, block it and build my esi code block.
	 *
	 * The function parameters will be passed to the esi request.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function block_template($template_name, $template_path, $located, $args)
	{
		if (strpos($template_name, 'add-to-cart') === false) {
			if (strpos($template_name, 'related.php') !== false) {
				remove_action('woocommerce_before_template_part', array($this, 'block_template'), 999);
				add_filter('woocommerce_related_products_args', array($this, 'add_related_tags'));
				add_action('woocommerce_after_template_part', array($this, 'end_template'), 999);
			}
			return;
		}
		return;

		// todo: wny not use?

		global $post;
		$params = array(
			self::ESI_PARAM_ARGS => $args,
			self::ESI_PARAM_NAME => $template_name,
			self::ESI_PARAM_POSTID => $post->ID,
			self::ESI_PARAM_PATH => $template_path,
			self::ESI_PARAM_LOCATED => $located,
		);
		add_action('woocommerce_after_add_to_cart_form', array($this, 'end_form'));
		add_action('woocommerce_after_template_part', array($this, 'end_form'), 999);
		echo apply_filters('litespeed_esi_url', 'wc-add-to-cart-form', 'WC_CART_FORM', $params);
		echo apply_filters('litespeed_clean_wrapper_begin', '');
	}

	/**
	 * Hooked to the woocommerce_after_add_to_cart_form action.
	 * If this is hit first, clean the buffer and remove this function and
	 * end_template.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 */
	public function end_form($template_name = '')
	{
		if (!empty($template_name) && strpos($template_name, 'add-to-cart') === false) {
			return;
		}
		echo apply_filters('litespeed_clean_wrapper_end', '');
		remove_action('woocommerce_after_add_to_cart_form', array($this, 'end_form'));
		remove_action('woocommerce_after_template_part', array($this, 'end_form'), 999);
	}

	/**
	 * If related products are loaded, need to add the extra product ids.
	 *
	 * The page will be purged if any of the products are changed.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param array $args The arguments used to build the related products section.
	 * @return array The unchanged arguments.
	 */
	public function add_related_tags($args)
	{
		if (empty($args) || !isset($args['post__in'])) {
			return $args;
		}
		$related_posts = $args['post__in'];
		foreach ($related_posts as $related) {
			do_action('litespeed_tag_add_post', $related);
		}
		return $args;
	}

	/**
	 * Hooked to the woocommerce_after_template_part action.
	 * If the template contains 'add-to-cart', clean the buffer.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param type $template_name
	 */
	public function end_template($template_name)
	{
		if (strpos($template_name, 'related.php') !== false) {
			remove_action('woocommerce_after_template_part', array($this, 'end_template'), 999);
			$this->set_block_template();
		}
	}

	/**
	 * Hooked to the storefront_header header.
	 * If I want to ESI the request, block it and build my esi code block.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 */
	public function esi_cart_header()
	{
		echo apply_filters('litespeed_esi_url', 'storefront-cart-header', 'STOREFRONT_CART_HEADER');
	}

	/**
	 * Hooked to the litespeed_esi_load-storefront-cart-header action.
	 * Generates the cart header for esi display.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 */
	public function load_cart_header()
	{
		storefront_header_cart();
	}

	/**
	 * Hooked to the litespeed_esi_load-wc-add-to-cart-form action.
	 * Parses the esi input parameters and generates the add to cart form
	 * for esi display.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @global type $post
	 * @global type $wp_query
	 * @param type $params
	 */
	public function load_add_to_cart_form_block($params)
	{
		global $post, $wp_query;
		$post = get_post($params[self::ESI_PARAM_POSTID]);
		$wp_query->setup_postdata($post);
		function_exists('wc_get_template') && wc_get_template($params[self::ESI_PARAM_NAME], $params[self::ESI_PARAM_ARGS], $params[self::ESI_PARAM_PATH]);
	}

	/**
	 * Update woocommerce when someone visits a product and has the
	 * recently viewed products widget.
	 *
	 * Currently, this widget should not be cached.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param array $params Widget parameter array
	 */
	public function register_post_view($params)
	{
		if ($params[API::PARAM_NAME] !== 'WC_Widget_Recently_Viewed') {
			return;
		}
		if (!isset($params[self::ESI_PARAM_POSTID])) {
			return;
		}
		$id = $params[self::ESI_PARAM_POSTID];
		$esi_post = get_post($id);
		$product = function_exists('wc_get_product') ? wc_get_product($esi_post) : false;

		if (empty($product)) {
			return;
		}

		global $post;
		$post = $esi_post;
		function_exists('wc_track_product_view') && wc_track_product_view();
	}

	/**
	 * Adds the post id to the widget ESI parameters for the Recently Viewed widget.
	 *
	 * This is needed in the ESI request to update the cookie properly.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function add_post_id($params, $block_id)
	{
		if ($block_id == 'widget') {
			if ($params[API::PARAM_NAME] == 'WC_Widget_Recently_Viewed') {
				$params[self::ESI_PARAM_POSTID] = get_the_ID();
			}
		}

		return $params;
	}

	/**
	 * Hooked to the litespeed_widget_default_options filter.
	 *
	 * The recently viewed widget must be esi to function properly.
	 * This function will set it to enable and no cache by default.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function wc_widget_default($options, $widget)
	{
		if (!is_array($options)) {
			return $options;
		}
		$widget_name = get_class($widget);
		if ($widget_name === 'WC_Widget_Recently_Viewed') {
			$options[API::WIDGET_O_ESIENABLE] = API::VAL_ON2;
			$options[API::WIDGET_O_TTL] = 0;
		} elseif ($widget_name === 'WC_Widget_Recent_Reviews') {
			$options[API::WIDGET_O_ESIENABLE] = API::VAL_ON;
			$options[API::WIDGET_O_TTL] = 86400;
		}
		return $options;
	}

	/**
	 * Set WooCommerce cache tags based on page type.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 */
	public function set_tag()
	{
		$id = get_the_ID();
		if ($id === false) {
			return;
		}

		// Check if product has a cache ttl limit or not
		$sale_from = (int) get_post_meta($id, '_sale_price_dates_from', true);
		$sale_to = (int) get_post_meta($id, '_sale_price_dates_to', true);
		$now = current_time('timestamp');
		$ttl = false;
		if ($sale_from && $now < $sale_from) {
			$ttl = $sale_from - $now;
		} elseif ($sale_to && $now < $sale_to) {
			$ttl = $sale_to - $now;
		}
		if ($ttl && $ttl < apply_filters('litespeed_control_ttl', 0)) {
			do_action('litespeed_control_set_ttl', $ttl, "WooCommerce set scheduled TTL to $ttl");
		}

		if (function_exists('is_shop') && is_shop()) {
			do_action('litespeed_tag_add', self::CACHETAG_SHOP);
		}
		if (function_exists('is_product_taxonomy') && !is_product_taxonomy()) {
			return;
		}
		if (isset($GLOBALS['product_cat']) && is_string($GLOBALS['product_cat'])) {
			// todo: need to check previous woo version to find if its from old woo versions or not!
			$term = get_term_by('slug', $GLOBALS['product_cat'], 'product_cat');
		} elseif (isset($GLOBALS['product_tag']) && is_string($GLOBALS['product_tag'])) {
			$term = get_term_by('slug', $GLOBALS['product_tag'], 'product_tag');
		} else {
			$term = false;
		}

		if ($term === false) {
			return;
		}
		while (isset($term)) {
			do_action('litespeed_tag_add', self::CACHETAG_TERM . $term->term_id);
			if ($term->parent == 0) {
				break;
			}
			$term = get_term($term->parent);
		}
	}

	/**
	 * Check if the page is cacheable according to WooCommerce.
	 *
	 * @since 1.0.5
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param string $esi_id 		The ESI block id if a request is an ESI request.
	 * @return boolean           	True if cacheable, false if not.
	 */
	public function set_control($esi_id)
	{
		if (!apply_filters('litespeed_control_cacheable', false)) {
			return;
		}

		/**
		 * Avoid possible 500 issue
		 * @since 1.6.2.1
		 */
		if (!function_exists('WC')) {
			return;
		}

		$woocom = WC();
		if (!$woocom || empty($woocom->session)) {
			return;
		}

		// For later versions, DONOTCACHEPAGE should be set.
		// No need to check uri/qs.
		if (version_compare($woocom->version, '1.4.2', '>=')) {
			if (version_compare($woocom->version, '3.2.0', '<') && defined('DONOTCACHEPAGE') && DONOTCACHEPAGE) {
				do_action('litespeed_control_set_nocache', '3rd party woocommerce not cache by constant');
				return;
			} elseif (version_compare($woocom->version, '2.1.0', '>=')) {
				$err = false;

				if (!function_exists('wc_get_page_id')) {
					return;
				}
				/**
				 * From woo/inc/class-wc-cache-helper.php:prevent_caching()
				 * @since  1.4
				 */
				$page_ids = array_filter(array(wc_get_page_id('cart'), wc_get_page_id('checkout'), wc_get_page_id('myaccount')));
				if (isset($_GET['download_file']) || isset($_GET['add-to-cart']) || is_page($page_ids)) {
					$err = 'woo non cacheable pages';
				} elseif (function_exists('wc_notice_count') && wc_notice_count() > 0) {
					$err = 'has wc notice';
				}

				if ($err) {
					do_action('litespeed_control_set_nocache', '3rd party woocommerce not cache due to ' . $err);
					return;
				}
			}
			return;
		}

		$uri = esc_url($_SERVER['REQUEST_URI']);
		$uri_len = strlen($uri);
		if ($uri_len < 5) {
			return;
		}

		if (in_array($uri, array('cart/', 'checkout/', 'my-account/', 'addons/', 'logout/', 'lost-password/', 'product/'))) {
			// why contains `product`?
			do_action('litespeed_control_set_nocache', 'uri in cart/account/user pages');
			return;
		}

		$qs = sanitize_text_field($_SERVER['QUERY_STRING']);
		$qs_len = strlen($qs);
		if (!empty($qs) && $qs_len >= 12 && strpos($qs, 'add-to-cart=') === 0) {
			do_action('litespeed_control_set_nocache', 'qs contains add-to-cart');
			return;
		}
	}

	/**
	 * Purge a product page and related pages (based on settings) on checkout.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param WC_Product $product
	 */
	public function purge_product($product)
	{
		do_action('litespeed_debug', '[3rd] Woo Purge [pid] ' . $product->get_id());

		$do_purge = function ($action, $debug = '') use ($product) {
			$config = apply_filters('litespeed_conf', self::O_UPDATE_INTERVAL);
			if (is_null($config)) {
				$config = self::O_PQS_CS;
			}

			if ($config === self::O_PQS_CQS) {
				$action();
				if ($debug) {
					do_action('litespeed_debug', $debug);
				}
			} elseif ($config !== self::O_PQS_CS && $product->is_in_stock()) {
				do_action('litespeed_debug', '[3rd] Woo No purge needed [option] ' . $config);
				return false;
			} elseif ($config !== self::O_PS_CN && !$product->is_in_stock()) {
				$action();
				if ($debug) {
					do_action('litespeed_debug', $debug);
				}
			}
			return true;
		};

		if (
			!$do_purge(function () use ($product) {
				$this->backend_purge($product->get_id());
			})
		) {
			return;
		}

		do_action('litespeed_purge_post', $product->get_id());

		// Check if is variation, purge stock too #984479
		if ($product->is_type('variation')) {
			do_action('litespeed_purge_post', $product->get_parent_id());
		}

		// Check if WPML is enabled ##972971
		if (defined('WPML_PLUGIN_BASENAME')) {
			// Check if it is a variable product and get post/parent ID
			$wpml_purge_id = $product->is_type('variation') ? $product->get_parent_id() : $product->get_id();
			$type = apply_filters('wpml_element_type', get_post_type($wpml_purge_id));
			$trid = apply_filters('wpml_element_trid', false, $wpml_purge_id, $type);
			$translations = apply_filters('wpml_get_element_translations', array(), $trid, $type);
			foreach ($translations as $lang => $translation) {
				do_action('litespeed_debug', '[3rd] Woo WPML purge language: ' . $translation->language_code . ' , post ID: ' . $translation->element_id);
				do_action('litespeed_purge_post', $translation->element_id);
				// use the $translation->element_id as it is post ID of other languages
			}

			// Check other languages category and purge if configured.
			// wp_get_post_terms() only returns default language category ID
			$default_cats = wp_get_post_terms($wpml_purge_id, 'product_cat');
			$languages = apply_filters('wpml_active_languages', null);

			foreach ($default_cats as $default_cat) {
				foreach ($languages as $language) {
					$tr_cat_id = icl_object_id($default_cat->term_id, 'product_cat', false, $language['code']);
					$do_purge(function () use ($tr_cat_id) {
						do_action('litespeed_purge', self::CACHETAG_TERM . $tr_cat_id);
					}, '[3rd] Woo Purge WPML category [language] ' . $language['code'] . ' [cat] ' . $tr_cat_id);
				}
			}
		}
	}

	/**
	 * Delete object-term relationship. If the post is a product and
	 * the term ids array is not empty, will add purge tags to the deleted
	 * terms.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param int $post_id Object ID.
	 * @param array $term_ids An array of term taxonomy IDs.
	 */
	public function delete_rel($post_id, $term_ids)
	{
		if (!function_exists('wc_get_product')) {
			return;
		}

		if (empty($term_ids) || wc_get_product($post_id) === false) {
			return;
		}
		foreach ($term_ids as $term_id) {
			do_action('litespeed_purge', self::CACHETAG_TERM . $term_id);
		}
	}

	/**
	 * Purge a product's categories and tags pages in case they are affected.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param int $post_id Post id that is about to be purged
	 */
	public function backend_purge($post_id)
	{
		if (!function_exists('wc_get_product')) {
			return;
		}

		if (!isset($post_id) || wc_get_product($post_id) === false) {
			return;
		}

		$cats = $this->get_cats($post_id);
		if (!empty($cats)) {
			foreach ($cats as $cat) {
				do_action('litespeed_purge', self::CACHETAG_TERM . $cat);
			}
		}

		if (!function_exists('wc_get_product_terms')) {
			return;
		}

		$tags = wc_get_product_terms($post_id, 'product_tag', array('fields' => 'ids'));
		if (!empty($tags)) {
			foreach ($tags as $tag) {
				do_action('litespeed_purge', self::CACHETAG_TERM . $tag);
			}
		}
	}

	/**
	 * When a product has a new review added, purge the recent reviews widget.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @param $unused
	 * @param integer $comment_approved Whether the comment is approved or not.
	 * @param array $commentdata Information about the comment.
	 */
	public function add_review($unused, $comment_approved, $commentdata)
	{
		if (!function_exists('wc_get_product')) {
			return;
		}

		$post_id = $commentdata['comment_post_ID'];
		if ($comment_approved !== 1 || !isset($post_id) || wc_get_product($post_id) === false) {
			return;
		}

		global $wp_widget_factory;
		if (!isset($wp_widget_factory->widgets['WC_Widget_Recent_Reviews'])) {
			return;
		}

		$recent_reviews = $wp_widget_factory->widgets['WC_Widget_Recent_Reviews'];
		if (!is_null($recent_reviews)) {
			do_action('litespeed_tag_add_widget', $recent_reviews->id);
		}
	}

	/**
	 * Append new options
	 *
	 * @since 1.6.3 Removed static
	 * @since  3.0 new API
	 */
	private function _option_append()
	{
		// Append option save value filter
		do_action('litespeed_conf_multi_switch', self::O_UPDATE_INTERVAL, 3); // This need to be before conf_append

		do_action('litespeed_conf_append', self::O_UPDATE_INTERVAL, false);
		do_action('litespeed_conf_append', self::O_CART_VARY, false);
	}

	/**
	 * Hooked to `litespeed_settings_tab` action.
	 * Adds the integration configuration options (currently, to determine purge rules)
	 *
	 * @since 1.6.3 Removed static
	 */
	public function settings_add_tab($setting_page)
	{
		if ($setting_page != 'cache') {
			return;
		}

		require 'woocommerce.tab.tpl.php';
	}

	/**
	 * Hook to show config content
	 *
	 * @since  3.0
	 */
	public function settings_add_content($setting_page)
	{
		if ($setting_page != 'cache') {
			return;
		}

		require 'woocommerce.content.tpl.php';
	}

	/**
	 * Helper function to select the function(s) to use to get the product
	 * category ids.
	 *
	 * @since 1.0.10
	 * @since 1.6.3 Removed static
	 * @access private
	 * @param int $product_id The product id
	 * @return array An array of category ids.
	 */
	private function get_cats($product_id)
	{
		if (!function_exists('WC')) {
			return;
		}

		$woocom = WC();
		if (isset($woocom) && version_compare($woocom->version, '2.5.0', '>=') && function_exists('wc_get_product_cat_ids')) {
			return wc_get_product_cat_ids($product_id);
		}
		$product_cats = wp_get_post_terms($product_id, 'product_cat', array('fields' => 'ids'));
		foreach ($product_cats as $product_cat) {
			$product_cats = array_merge($product_cats, get_ancestors($product_cat, 'product_cat'));
		}

		return $product_cats;
	}

	/**
	 * 3rd party prepload
	 *
	 * @since  2.9.8.4
	 */
	public static function preload()
	{
		/**
		 * Auto puge for WooCommerce Advanced Bulk Edit plugin,
		 * Bulk edit hook need to add to preload as it will die before detect.
		 */
		add_action('wp_ajax_wpmelon_adv_bulk_edit', __CLASS__ . '::bulk_edit_purge', 1);
	}

	/**
	 * Auto puge for WooCommerce Advanced Bulk Edit plugin,
	 *
	 * @since  2.9.8.4
	 */
	public static function bulk_edit_purge()
	{
		if (empty($_POST['type']) || $_POST['type'] != 'saveproducts' || empty($_POST['data'])) {
			return;
		}

		/*
		 * admin-ajax form-data structure
		 * array(
		 *		"type" => "saveproducts",
		 *		"data" => array(
		 *			"column1" => "464$###0$###2#^#463$###0$###4#^#462$###0$###6#^#",
		 *			"column2" => "464$###0$###2#^#463$###0$###4#^#462$###0$###6#^#"
		 *		)
		 *	)
		 */
		$stock_string_arr = array();
		foreach ($_POST['data'] as $stock_value) {
			$stock_string_arr = array_merge($stock_string_arr, explode('#^#', $stock_value));
		}

		$lscwp_3rd_woocommerce = new self();

		if (count($stock_string_arr) < 1) {
			return;
		}

		foreach ($stock_string_arr as $edited_stock) {
			$product_id = strtok($edited_stock, '$');
			$product = wc_get_product($product_id);

			if (empty($product)) {
				do_action('litespeed_debug', '3rd woo purge: ' . $product_id . ' not found.');
				continue;
			}

			$lscwp_3rd_woocommerce->purge_product($product);
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/wc-pdf-product-vouchers.cls.php000064400000001205151600212060024277 0ustar00<?php
/**
 * The Third Party integration with WooCommerce PDF Product Vouchers.
 *
 * @since		5.1.0
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WC_PDF_Product_Vouchers
{
	/**
	 * Do not cache generated vouchers
	 *
	 * @since 5.1.0
	 */
	public static function detect()
	{
		if (!class_exists('\WC_PDF_Product_Vouchers_Loader')) {
			return;
		}

		$is_voucher = !empty($_GET['post_type']) && 'wc_voucher' === $_GET['post_type'];
		$has_key = !empty($_GET['voucher_key']) || !empty($_GET['key']);

		if ($is_voucher && $has_key) {
			do_action('litespeed_control_set_nocache', '3rd WC PDF Product Voucher');
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/wpdiscuz.cls.php000064400000001431151600212140021455 0ustar00<?php
/**
 * The Third Party integration with Wpdiscuz.
 *
 * @since		2.9.5
 * @package		LiteSpeed_Cache
 * @subpackage	LiteSpeed_Cache/thirdparty
 * @author		LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\API;

class Wpdiscuz
{
	public static function detect()
	{
		if (!defined('WPDISCUZ_DS')) {
			return;
		}

		self::check_commenter();
		add_action('wpdiscuz_add_comment', __CLASS__ . '::add_comment');
	}

	public static function add_comment()
	{
		API::vary_append_commenter();
	}

	public static function check_commenter()
	{
		$commentor = wp_get_current_commenter();

		if (strlen($commentor['comment_author']) > 0) {
			add_filter('litespeed_vary_check_commenter_pending', '__return_false');
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/litespeed-check.cls.php000064400000011223151600212210022634 0ustar00<?php

/**
 * Check if any plugins that could conflict with LiteSpeed Cache are active.
 * @since		4.7
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class LiteSpeed_Check
{
	public static $_incompatible_plugins = array(
		// 'autoptimize/autoptimize.php',
		'breeze/breeze.php',
		'cache-enabler/cache-enabler.php',
		'cachify/cachify.php',
		'cloudflare/cloudflare.php',
		'comet-cache/comet-cache.php',
		'docket-cache/docket-cache.php',
		'fast-velocity-minify/fvm.php',
		'hummingbird-performance/wp-hummingbird.php',
		'nginx-cache/nginx-cache.php',
		'nitropack/main.php',
		'pantheon-advanced-page-cache/pantheon-advanced-page-cache.php',
		'powered-cache/powered-cache.php',
		'psn-pagespeed-ninja/pagespeedninja.php',
		'sg-cachepress/sg-cachepress.php',
		'simple-cache/simple-cache.php',
		// 'redis-cache/redis-cache.php',
		'w3-total-cache/w3-total-cache.php',
		'wp-cloudflare-page-cache/wp-cloudflare-page-cache.php',
		'wp-fastest-cache/wpFastestCache.php',
		'wp-meteor/wp-meteor.php',
		'wp-optimize/wp-optimize.php',
		'wp-performance-score-booster/wp-performance-score-booster.php',
		'wp-rocket/wp-rocket.php',
		'wp-super-cache/wp-cache.php',
	);

	private static $_option = 'thirdparty_litespeed_check';
	private static $_msg_id = 'id="lscwp-incompatible-plugin-notice"';

	public static function detect()
	{
		if (!is_admin()) {
			return;
		}

		/**
		 * Check for incompatible plugins when `litespeed-cache` is first activated.
		 */
		$plugin = basename(LSCWP_DIR) . '/litespeed-cache.php';
		register_deactivation_hook($plugin, function ($_network_wide) {
			\LiteSpeed\Admin_Display::delete_option(self::$_option);
		});
		if (!\LiteSpeed\Admin_Display::get_option(self::$_option)) {
			self::activated_plugin($plugin, null);
			\LiteSpeed\Admin_Display::add_option(self::$_option, true);
		}

		/**
		 * Check for incompatible plugins when any plugin is (de)activated.
		 */
		add_action('activated_plugin', __CLASS__ . '::activated_plugin', 10, 2);
		add_action('deactivated_plugin', __CLASS__ . '::deactivated_plugin', 10, 2);

		if (class_exists('PagespeedNinja')) {
			\LiteSpeed\Admin_Display::error(
				'<div ' .
					self::$_msg_id .
					'>' .
					esc_html__('Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:', 'litespeed-cache') .
					'<p style="color: red; font-weight: 700;">' .
					'PageSpeed Ninja' .
					'</p>' .
					'</div>',
				false,
				true
			);
		}
	}

	public static function activated_plugin($plugin, $network_wide)
	{
		self::incompatible_plugin_notice($plugin, $network_wide, 'activated');
	}

	public static function deactivated_plugin($plugin, $network_wide)
	{
		self::incompatible_plugin_notice($plugin, $network_wide, 'deactivated');
	}

	/**
	 * Detect any incompatible plugins that are currently `active` and `valid`.
	 * Show a notification if there are any.
	 */
	public static function incompatible_plugin_notice($plugin, $_network_wide, $action)
	{
		self::update_messages();

		/**
		 * The 'deactivated_plugin' action fires before
		 * `wp_get_active_and_valid_plugins` can see the change, so we'll need to
		 * remove `$plugin` from the list.
		 */
		$deactivated = 'deactivated' === $action ? array($plugin) : array();

		$incompatible_plugins = array_map(function ($plugin) {
			return WP_PLUGIN_DIR . '/' . $plugin;
		}, array_diff(self::$_incompatible_plugins, $deactivated));

		$active_incompatible_plugins = array_map(function ($plugin) {
			$plugin = get_plugin_data($plugin, false, true);
			return $plugin['Name'];
		}, array_intersect($incompatible_plugins, wp_get_active_and_valid_plugins()));

		if (empty($active_incompatible_plugins)) {
			return;
		}

		\LiteSpeed\Admin_Display::error(
			'<div ' .
				self::$_msg_id .
				'>' .
				esc_html__('Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:', 'litespeed-cache') .
				'<p style="color: red; font-weight: 700;">' .
				implode(', ', $active_incompatible_plugins) .
				'</p>' .
				'</div>',
			false,
			true
		);
	}

	/**
	 * Prevent multiple incompatible plugin notices, in case an admin (de)activates
	 * a number of incompatible plugins in succession without dismissing the
	 * notice(s).
	 */
	private static function update_messages()
	{
		$messages = \LiteSpeed\Admin_Display::get_option(\LiteSpeed\Admin_Display::DB_MSG_PIN, array());
		if (is_array($messages)) {
			foreach ($messages as $index => $message) {
				if (strpos($message, self::$_msg_id) !== false) {
					unset($messages[$index]);
					if (!$messages) {
						$messages = -1;
					}
					\LiteSpeed\Admin_Display::update_option(\LiteSpeed\Admin_Display::DB_MSG_PIN, $messages);
					break;
				}
			}
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/wptouch.cls.php000064400000001300151600212260021274 0ustar00<?php
/**
 * The Third Party integration with the WPTouch Mobile plugin.
 *
 * @since		1.0.7
 */
namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class WpTouch
{
	/**
	 * Detects if WPTouch is installed.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public static function detect()
	{
		global $wptouch_pro;
		if (isset($wptouch_pro)) {
			add_action('litespeed_control_finalize', __CLASS__ . '::set_control');
		}
	}

	/**
	 * Check if the device is mobile. If so, set mobile.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public static function set_control()
	{
		global $wptouch_pro;
		if ($wptouch_pro->is_mobile_device) {
			add_filter('litespeed_is_mobile', '__return_true');
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/thirdparty/perfmatters.cls.php000064400000001223151600212330022141 0ustar00<?php

/**
 * The Third Party integration with the Perfmatters plugin.
 *
 * @since		4.4.5
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

class Perfmatters
{
	public static function preload()
	{
		if (!defined('PERFMATTERS_VERSION')) {
			return;
		}

		if (is_admin()) {
			return;
		}

		if (has_action('shutdown', 'perfmatters_script_manager') !== false) {
			add_action('init', __CLASS__ . '::disable_litespeed_esi', 4);
		}
	}

	public static function disable_litespeed_esi()
	{
		defined('LITESPEED_ESI_OFF') || define('LITESPEED_ESI_OFF', true);
		do_action('litespeed_debug', 'Disable ESI due to Perfmatters script manager');
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/crawler/map.tpl.php000064400000006760151600212520020460 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$crawler_summary = Crawler::get_summary();

$__map = Crawler_Map::cls();

$list = $__map->list_map(30);
$count = $__map->count_map();
$pagination = Utility::pagination($count, 30);

?>

<p class="litespeed-right">
	<a href="<?php echo Utility::build_url(Router::ACTION_CRAWLER, Crawler::TYPE_EMPTY); ?>" class="button litespeed-btn-warning">
		<?php echo __('Clean Crawler Map', 'litespeed-cache'); ?>
	</a>

	<a href="<?php echo Utility::build_url(Router::ACTION_CRAWLER, Crawler::TYPE_REFRESH_MAP); ?>" class="button button-secondary">
		<?php echo __('Refresh Crawler Map', 'litespeed-cache'); ?>
	</a>
</p>

<p>
	<?php
	if (!empty($crawler_summary['sitemap_time'])) {
		echo sprintf(__('Generated at %s', 'litespeed-cache'), Utility::readable_time($crawler_summary['sitemap_time']));
	}
	?>
</p>

<h3 class="litespeed-title">
	<?php echo __('Sitemap List', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/crawler/#map-tab'); ?>
</h3>

<?php echo __('Sitemap Total', 'litespeed-cache') . ': ' . $count; ?>

<div style="display: flex; justify-content: space-between;">
	<div style="margin-top:10px;">
		<form action="<?php echo admin_url('admin.php?page=litespeed-crawler'); ?>" method="post">
			<input type="text" name="kw" value="<?php echo !empty($_POST['kw']) ? esc_html($_POST['kw']) : ''; ?>" placeholder="<?php echo __('URL Search'); ?>" style="width: 600px;" />
		</form>
	</div>

	<div class="">

		<a style="padding-right:10px;" href="<?php echo admin_url('admin.php?page=litespeed-crawler&' . Router::TYPE . '=hit'); ?>"><?php echo __('Cache Hit', 'litespeed-cache'); ?></a>
		<a style="padding-right:10px;" href="<?php echo admin_url('admin.php?page=litespeed-crawler&' . Router::TYPE . '=miss'); ?>"><?php echo __('Cache Miss', 'litespeed-cache'); ?></a>
		<a style="padding-right:10px;" href="<?php echo admin_url('admin.php?page=litespeed-crawler&' . Router::TYPE . '=blacklisted'); ?>"><?php echo __('Blocklisted', 'litespeed-cache'); ?></a>

	</div>

	<div class="">
		<?php echo $pagination; ?>
	</div>
</div>

<div class="litespeed-table-responsive">
	<table class="wp-list-table widefat striped">
		<thead>
			<tr>
				<th scope="col">#</th>
				<th scope="col"><?php echo __('URL', 'litespeed-cache'); ?></th>
				<th scope="col"><?php echo __('Crawler Status', 'litespeed-cache'); ?></th>
				<th scope="col"><?php echo __('Operation', 'litespeed-cache'); ?></th>
			</tr>
		</thead>
		<tbody>
			<?php foreach ($list as $i => $v) : ?>
				<tr>
					<td><?php echo $i + 1; ?></td>
					<td>
						<?php echo $v['url']; ?>
					</td>
					<td>
						<?php echo Crawler::cls()->display_status($v['res'], $v['reason']); ?>
					</td>
					<td>
						<a href="<?php echo Utility::build_url(Router::ACTION_CRAWLER, Crawler::TYPE_BLACKLIST_ADD, false, null, array('id' => $v['id'])); ?>" class="button button-secondary"><?php echo __('Add to Blocklist', 'litespeed-cache'); ?></a>
					</td>
				</tr>
			<?php endforeach; ?>
		</tbody>
	</table>
</div> 

<?php echo $pagination; ?>

<p>
	<i class="litespeed-dot litespeed-bg-success"></i> = <?php echo __('Cache Hit', 'litespeed-cache'); ?><br>
	<i class="litespeed-dot litespeed-bg-primary"></i> = <?php echo __('Cache Miss', 'litespeed-cache'); ?><br>
	<i class="litespeed-dot litespeed-bg-warning"></i> = <?php echo __('Blocklisted due to not cacheable', 'litespeed-cache'); ?><br>
	<i class="litespeed-dot litespeed-bg-danger"></i> = <?php echo __('Blocklisted', 'litespeed-cache'); ?><br>
</p>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/crawler/settings-simulation.tpl.php000064400000003457151600212570023732 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __('Crawler Simulation Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/crawler/#simulation-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_CRAWLER_ROLES; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id, 20 ); ?>

			<div class="litespeed-desc">
				<?php echo __('To crawl the site as a logged-in user, enter the user ids to be simulated.', 'litespeed-cache'); ?>
				<?php Doc::one_per_line(); ?>
			</div>

		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CRAWLER_COOKIES; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->enroll( $id . '[name][]' ); ?>
			<?php $this->enroll( $id . '[vals][]' ); ?>

			<div id="litespeed_crawler_simulation_div"></div>

			<script type="text/babel">
				ReactDOM.render(
					<CrawlerSimulate list={ <?php echo json_encode( $this->conf( $id ) ); ?> } />,
					document.getElementById( 'litespeed_crawler_simulation_div' )
				);
			</script>

			<div class="litespeed-desc">
				<?php echo __('To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.', 'litespeed-cache'); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/crawler/#cookie-simulation' ); ?>
				<p><?php echo sprintf( __( 'Use %1$s in %2$s to indicate this cookie has not been set.', 'litespeed-cache' ), '<code>_null</code>', __( 'Cookie Values', 'litespeed-cache' ) ); ?></p>
			</div>

		</td>
	</tr>

</tbody></table>

<?php
$this->form_end();
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/crawler/blacklist.tpl.php000064400000005156151600212650021655 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$crawler_summary = Crawler::get_summary();

$__map = Crawler_Map::cls();

$list = $__map->list_blacklist( 30 );
$count = $__map->count_blacklist();
$pagination = Utility::pagination( $count, 30 );

?>
<p class="litespeed-right">
<a href="<?php echo Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_BLACKLIST_EMPTY ); ?>" class="button litespeed-btn-warning" data-litespeed-cfm="<?php echo __( 'Are you sure to delete all existing blocklist items?', 'litespeed-cache' ) ; ?>" >
	<?php echo __( 'Empty blocklist', 'litespeed-cache' ); ?>
</a>
</p>

<h3 class="litespeed-title">
	<?php echo __( 'Blocklist', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/crawler/#blacklist-tab' ); ?>
</h3>

<?php echo __( 'Total', 'litespeed-cache' ) . ': ' . $count; ?>

<?php echo $pagination; ?>

<div class="litespeed-table-responsive">
	<table class="wp-list-table widefat striped">
		<thead><tr >
			<th scope="col">#</th>
			<th scope="col"><?php echo __( 'URL', 'litespeed-cache' ); ?></th>
			<th scope="col"><?php echo __( 'Status', 'litespeed-cache' ); ?></th>
			<th scope="col"><?php echo __( 'Operation', 'litespeed-cache' ); ?></th>
		</tr></thead>
		<tbody>
			<?php foreach ( $list as $i => $v ) : ?>
			<tr>
				<td><?php echo $i + 1; ?></td>
				<td>
					<?php echo $v[ 'url' ]; ?>
				</td>
				<td>
					<?php echo Crawler::cls()->display_status( $v[ 'res' ], $v[ 'reason' ] ); ?>
				</td>
				<td>
					<a href="<?php echo Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_BLACKLIST_DEL, false, null, array( 'id' => $v[ 'id' ] ) ); ?>" class="button button-secondary"><?php echo __( 'Remove from Blocklist', 'litespeed-cache' ); ?></a>
				</td>
			</tr>
			<?php endforeach; ?>
		</tbody>
	</table>
</div>

<?php echo $pagination; ?>
<p>
<font class="litespeed-success">API: <?php echo sprintf( __( 'PHP Constant %s available to disable blocklist.', 'litespeed-cache' ), "<code>LITESPEED_CRAWLER_DISABLE_BLOCKLIST</code>" ); ?></font>
</p>
<p>
<font class="litespeed-success">API: <?php echo sprintf( __( 'Filter %s available to disable blocklist.', 'litespeed-cache' ), "<code>add_filter( 'litespeed_crawler_disable_blocklist', '__return_true' );</code>" ); ?></font>
</p>
<p>
	<i class="litespeed-dot litespeed-bg-default"></i> = <?php echo __( 'Not blocklisted', 'litespeed-cache' ); ?><br>
	<i class="litespeed-dot litespeed-bg-warning"></i> = <?php echo __( 'Blocklisted due to not cacheable', 'litespeed-cache' ); ?><br>
	<i class="litespeed-dot litespeed-bg-danger"></i> = <?php echo __( 'Blocklisted', 'litespeed-cache' ); ?><br>
</p>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/crawler/summary.tpl.php000064400000022456151600212720021402 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$__crawler = Crawler::cls();
$crawler_list = $__crawler->list_crawlers();

$summary = Crawler::get_summary();
if ($summary['curr_crawler'] >= count($crawler_list)) {
	$summary['curr_crawler'] = 0;
}

$is_running = time() - $summary['is_running'] <= $this->conf(Base::O_CRAWLER_RUN_DURATION);

$disabled = Router::can_crawl() ? '' : 'disabled';

$seconds = $this->conf(Base::O_CRAWLER_RUN_INTERVAL);
if ($seconds > 0) :
	$recurrence = '';
	$hours = (int)floor($seconds / 3600);
	if ($hours) {
		if ($hours > 1) {
			$recurrence .= sprintf(__('%d hours', 'litespeed-cache'), $hours);
		} else {
			$recurrence .= sprintf(__('%d hour', 'litespeed-cache'), $hours);
		}
	}
	$minutes = (int)floor(($seconds % 3600) / 60);
	if ($minutes) {
		$recurrence .= ' ';
		if ($minutes > 1) {
			$recurrence .= sprintf(__('%d minutes', 'litespeed-cache'), $minutes);
		} else {
			$recurrence .= sprintf(__('%d minute', 'litespeed-cache'), $minutes);
		}
	}
?>

	<h3 class="litespeed-title litespeed-relative">
		<?php echo __('Crawler Cron', 'litespeed-cache'); ?>
		<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/crawler/'); ?>
	</h3>

	<?php if (!Router::can_crawl()) : ?>
		<div class="litespeed-callout notice notice-error inline">
			<h4><?php echo __('WARNING', 'litespeed-cache'); ?></h4>
			<p><?php echo __('The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.', 'litespeed-cache'); ?></p>
			<p><?php echo sprintf(__('See <a %s>Introduction for Enabling the Crawler</a> for detailed information.', 'litespeed-cache'), 'href="https://docs.litespeedtech.com/lscache/lscwp/admin/#enabling-and-limiting-the-crawler" target="_blank"'); ?></p>
		</div>
	<?php endif; ?>


	<?php if ($summary['this_full_beginning_time']) : ?>
		<p>
			<b><?php echo __('Current sitemap crawl started at', 'litespeed-cache'); ?>:</b>
			<?php echo Utility::readable_time($summary['this_full_beginning_time']); ?>
		</p>

		<?php if (!$is_running) : ?>
			<p>
				<b><?php echo __('The next complete sitemap crawl will start at', 'litespeed-cache'); ?>:</b>
				<?php echo date('m/d/Y H:i:s', $summary['this_full_beginning_time'] + LITESPEED_TIME_OFFSET + $summary['last_full_time_cost'] + $this->conf(Base::O_CRAWLER_CRAWL_INTERVAL)); ?>
			<?php endif; ?>
			</p>

		<?php endif; ?>
		<?php if ($summary['last_full_time_cost']) : ?>
			<p>
				<b><?php echo __('Last complete run time for all crawlers', 'litespeed-cache'); ?>:</b>
				<?php echo sprintf(__('%d seconds', 'litespeed-cache'), $summary['last_full_time_cost']); ?>
			</p>
		<?php endif; ?>

		<?php if ($summary['last_crawler_total_cost']) : ?>
			<p>
				<b><?php echo __('Run time for previous crawler', 'litespeed-cache'); ?>:</b>
				<?php echo sprintf(__('%d seconds', 'litespeed-cache'), $summary['last_crawler_total_cost']); ?>
			</p>
		<?php endif; ?>

		<?php if ($summary['curr_crawler_beginning_time']) : ?>
			<p>
				<b><?php echo __('Current crawler started at', 'litespeed-cache'); ?>:</b>
				<?php echo Utility::readable_time($summary['curr_crawler_beginning_time']); ?>
			</p>
		<?php endif; ?>

		<p>
			<b><?php echo __('Current server load', 'litespeed-cache'); ?>:</b>
			<?php echo $__crawler->get_server_load(); ?>
		</p>

		<?php if ($summary['last_start_time']) : ?>
			<p class='litespeed-desc'>
				<b><?php echo __('Last interval', 'litespeed-cache'); ?>:</b>
				<?php echo Utility::readable_time($summary['last_start_time']); ?>
			</p>
		<?php endif; ?>

		<?php if ($summary['end_reason']) : ?>
			<p class='litespeed-desc'>
				<b><?php echo __('Ended reason', 'litespeed-cache'); ?>:</b>
				<?php echo esc_html($summary['end_reason']); ?>
			</p>
		<?php endif; ?>

		<?php if ($summary['last_crawled']) : ?>
			<p class='litespeed-desc'>
				<?php echo sprintf(__('<b>Last crawled:</b> %s item(s)', 'litespeed-cache'), $summary['last_crawled']); ?>
			</p>
		<?php endif; ?>

		<p>
			<?php echo " <a href='" . Utility::build_url(Router::ACTION_CRAWLER, Crawler::TYPE_RESET) . "' class='button litespeed-btn-warning'>" . __('Reset position', 'litespeed-cache') . "</a>";

			$href = Router::can_crawl() ? Utility::build_url(Router::ACTION_CRAWLER, Crawler::TYPE_START) : 'javascript:;';
			echo " <a href='$href' id='litespeed_manual_trigger' class='button litespeed-btn-success' litespeed-accesskey='R' $disabled>" . __('Manually run', 'litespeed-cache') . "</a>";
			?>
		</p>

		<div class="litespeed-table-responsive">
			<table class="wp-list-table widefat striped" data-crawler-list>
				<thead>
					<tr>
						<th scope="col">#</th>
						<th scope="col"><?php echo __('Cron Name', 'litespeed-cache'); ?></th>
						<th scope="col"><?php echo __('Run Frequency', 'litespeed-cache'); ?></th>
						<th scope="col"><?php echo __('Status', 'litespeed-cache'); ?></th>
						<th scope="col"><?php echo __('Activate', 'litespeed-cache'); ?></th>
						<th scope="col"><?php echo __('Running', 'litespeed-cache'); ?></th>
					</tr>
				</thead>
				<tbody>
					<?php foreach ($crawler_list as $i => $v) :
						$hit = !empty($summary['crawler_stats'][$i]['H']) ? $summary['crawler_stats'][$i]['H'] : 0;
						$miss = !empty($summary['crawler_stats'][$i]['M']) ? $summary['crawler_stats'][$i]['M'] : 0;

						$blacklisted = !empty($summary['crawler_stats'][$i]['B']) ? $summary['crawler_stats'][$i]['B'] : 0;
						$blacklisted += !empty($summary['crawler_stats'][$i]['N']) ? $summary['crawler_stats'][$i]['N'] : 0;

						if (isset($summary['crawler_stats'][$i]['W'])) {
							$waiting = $summary['crawler_stats'][$i]['W'] ?: 0;
						} else {
							$waiting = $summary['list_size'] - $hit - $miss - $blacklisted;
						}
					?>
						<tr>
							<td>
								<?php
								echo $i + 1;
								if ($i == $summary['curr_crawler']) {
									echo "<img class='litespeed-crawler-curr' src='" . LSWCP_PLUGIN_URL . "assets/img/Litespeed.icon.svg' />";
								}
								?>
							</td>
							<td>
								<?php echo $v['title']; ?>
							</td>
							<td><?php echo $recurrence; ?></td>
							<td>
								<?php echo '<i class="litespeed-badge litespeed-bg-default" data-balloon-pos="up" aria-label="' . __('Waiting', 'litespeed-cache') . '">' . ($waiting ?: '-') . '</i> '; ?>
								<?php echo '<i class="litespeed-badge litespeed-bg-success" data-balloon-pos="up" aria-label="' . __('Hit', 'litespeed-cache') . '">' . ($hit ?: '-') . '</i> '; ?>
								<?php echo '<i class="litespeed-badge litespeed-bg-primary" data-balloon-pos="up" aria-label="' . __('Miss', 'litespeed-cache') . '">' . ($miss ?: '-') . '</i> '; ?>
								<?php echo '<i class="litespeed-badge litespeed-bg-danger" data-balloon-pos="up" aria-label="' . __('Blocklisted', 'litespeed-cache') . '">' . ($blacklisted ?: '-') . '</i> '; ?>
							</td>
							<td>
								<?php $this->build_toggle('litespeed-crawler-' . $i,  $__crawler->is_active($i)); ?>
							</td>
							<td>
								<?php
								if ($i == $summary['curr_crawler']) {
									echo "Position: " . ($summary['last_pos'] + 1);
									if ($is_running) {
										echo " <span class='litespeed-label-success'>" . __('running', 'litespeed-cache') . "</span>";
									}
								}
								?>
							</td>
						</tr>
					<?php endforeach; ?>
				</tbody>
			</table>
		</div>
		
		<p>
			<i class="litespeed-badge litespeed-bg-default"></i> = <?php echo __('Waiting to be Crawled', 'litespeed-cache'); ?><br>
			<i class="litespeed-badge litespeed-bg-success"></i> = <?php echo __('Already Cached', 'litespeed-cache'); ?><br>
			<i class="litespeed-badge litespeed-bg-primary"></i> = <?php echo __('Successfully Crawled', 'litespeed-cache'); ?><br>
			<i class="litespeed-badge litespeed-bg-danger"></i> = <?php echo __('Blocklisted', 'litespeed-cache'); ?><br>
		</p>

		<div class="litespeed-desc">
			<div><?php echo __('Run frequency is set by the Interval Between Runs setting.', 'litespeed-cache'); ?></div>
			<div><?php echo __('Crawlers cannot run concurrently.', 'litespeed-cache')
						. __('&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.', 'litespeed-cache'); ?></div>
			<div><?php echo sprintf(__('Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.', 'litespeed-cache'), ' href="https://developer.wordpress.org/plugins/cron/hooking-wp-cron-into-the-system-task-scheduler/" target="_blank" '); ?></div>
		</div>
	<?php endif; ?>


	<h3 class="litespeed-title"><?php echo __('Watch Crawler Status', 'litespeed-cache'); ?></h3>

	<?php
	$ajaxUrl = $__crawler->json_path();
	if ($ajaxUrl) :
	?>

		<input type="button" id="litespeed-crawl-url-btn" value="<?php echo __('Show crawler status', 'litespeed-cache'); ?>" class="button button-secondary" data-url="<?php echo $ajaxUrl; ?>" />

		<div class="litespeed-shell litespeed-hide">
			<div class="litespeed-shell-header-bar"></div>
			<div class="litespeed-shell-header">
				<div class="litespeed-shell-header-bg"></div>
				<div class="litespeed-shell-header-icon-container">
					<img id="litespeed-shell-icon" src="<?php echo LSWCP_PLUGIN_URL . 'assets/img/Litespeed.icon.svg'; ?>" />
				</div>
			</div>
			<ul class="litespeed-shell-body">
				<li>Start watching...</li>
				<li id="litespeed-loading-dot"></li>
			</ul>
		</div>

	<?php else : ?>
		<p>
			<?php echo __('No crawler meta file generated yet', 'litespeed-cache'); ?>
		</p>
	<?php endif; ?>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/crawler/entry.tpl.php000064400000002514151600212770021044 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$menu_list = array(
	'summary'				=> __( 'Summary', 'litespeed-cache' ),
	'map'					=> __( 'Map', 'litespeed-cache' ),
	'blacklist'				=> __( 'Blocklist', 'litespeed-cache' ),
	'settings-general'		=> __( 'General Settings', 'litespeed-cache' ),
	'settings-simulation'	=> __( 'Simulation Settings', 'litespeed-cache' ),
	'settings-sitemap'		=> __( 'Sitemap Settings', 'litespeed-cache' ),
) ;

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Crawler', 'litespeed-cache' ) ; ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER ; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1 ;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '' ;
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>" ;
			$i ++ ;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>" ;
			require LSCWP_DIR . "tpl/crawler/$tab.tpl.php" ;
			echo "</div>" ;
		}

	?>
	</div>

</div>

<iframe name="litespeedHiddenIframe" src="" width="0" height="0" frameborder="0"></iframe>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/crawler/settings-general.tpl.php000064400000011707151600213040023151 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __('Crawler General Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/crawler/#general-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_CRAWLER; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('This will enable crawler cron.', 'litespeed-cache'); ?>
					<br /><?php Doc::notice_htaccess(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_USLEEP; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id); ?> <?php echo __('microseconds', 'litespeed-cache'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify time in microseconds for the delay between requests during a crawl.', 'litespeed-cache'); ?>

					<?php if (!empty($_SERVER[Base::ENV_CRAWLER_USLEEP])) : ?>
						<font class="litespeed-warning">
							<?php echo __('NOTE', 'litespeed-cache'); ?>:
							<?php echo __('Server allowed min value', 'litespeed-cache'); ?>: <code><?php echo $_SERVER[Base::ENV_CRAWLER_USLEEP]; ?></code>
						</font>
					<?php else : ?>
						<?php $this->recommended($id); ?>
					<?php endif; ?>

					<?php $this->_validate_ttl($id, false, 30000); ?>

					<br />
					<?php $this->_api_env_var(Base::ENV_CRAWLER_USLEEP); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_RUN_DURATION; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id); ?> <?php echo __('seconds', 'litespeed-cache'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify time in seconds for the duration of the crawl interval.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_RUN_INTERVAL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id); ?> <?php echo __('seconds', 'litespeed-cache'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify time in seconds for the time between each run interval.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 60); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_CRAWL_INTERVAL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id); ?> <?php echo __('seconds', 'litespeed-cache'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_THREADS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-short'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify Number of Threads to use while crawling.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 1, 16); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_TIMEOUT; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-short'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify the timeout while crawling each URL.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 10, 300); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CRAWLER_LOAD_LIMIT; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id); ?>
				<div class="litespeed-desc">
					<?php echo __('The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.', 'litespeed-cache');
					?>

					<?php if (!empty($_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE])) : ?>
						<font class="litespeed-warning">
							<?php echo __('NOTE', 'litespeed-cache'); ?>:
							<?php echo __('Server enforced value', 'litespeed-cache'); ?>: <code><?php echo $_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE]; ?></code>
						</font>
					<?php elseif (!empty($_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT])) : ?>
						<font class="litespeed-warning">
							<?php echo __('NOTE', 'litespeed-cache'); ?>:
							<?php echo __('Server allowed max value', 'litespeed-cache'); ?>: <code><?php echo $_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT]; ?></code>
						</font>
					<?php endif; ?>

					<br />
					<?php $this->_api_env_var(Base::ENV_CRAWLER_LOAD_LIMIT, Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php
$this->form_end();
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/crawler/settings-sitemap.tpl.php000064400000003404151600213110023167 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __('Crawler Sitemap Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/crawler/#sitemap-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_CRAWLER_SITEMAP; ?>
			<?php $this->title($id); ?>
		</th>
		<td>
			<?php $this->build_textarea($id); ?>
			<div class="litespeed-desc">
				<?php echo __('The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.', 'litespeed-cache'); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CRAWLER_DROP_DOMAIN; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage.', 'litespeed-cache' ); ?>
				<?php echo __( 'If you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CRAWLER_MAP_TIMEOUT; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short' ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify the timeout while parsing the sitemap.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 15, 1800 ); ?>
			</div>
		</td>
	</tr>
</tbody></table>

<?php
$this->form_end();
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/dash/dashboard.tpl.php000064400000070546151600213230021114 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$health_scores = Health::cls()->scores();

$crawler_summary = Crawler::get_summary();

// Image related info
$img_optm_summary = Img_Optm::get_summary();
$img_count = Img_Optm::cls()->img_count();
$img_finished_percentage = 0;
if ($img_count['groups_all']) $img_finished_percentage = 100 - floor($img_count['groups_new'] * 100 / $img_count['groups_all']);
if ($img_finished_percentage == 100 && $img_count['groups_new']) {
	$img_finished_percentage = 99;
}

$__cloud = Cloud::cls();

$cloud_summary = Cloud::get_summary();
$css_summary = CSS::get_summary();
$ucss_summary = UCSS::get_summary();
$placeholder_summary = Placeholder::get_summary();
$vpi_summary = VPI::get_summary();

$ccss_count = count($this->load_queue('ccss'));
$ucss_count = count($this->load_queue('ucss'));
$placeholder_queue_count = count($this->load_queue('lqip'));
$vpi_queue_count = count($this->load_queue('vpi'));
?>

<div class="litespeed-dashboard">


	<div class="litespeed-dashboard-header">
		<h3 class="litespeed-dashboard-title">
			<?php echo __('QUIC.cloud Service Usage Statistics', 'litespeed-cache'); ?>
			<a href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_SYNC_USAGE); ?>">
				<span class="dashicons dashicons-update"></span> <?php echo __('Sync', 'litespeed-cache'); ?>
				<span class="screen-reader-text"><?php echo __('Sync data from Cloud', 'litespeed-cache'); ?></span>
			</a>
		</h3>
		<hr>
		<a href="https://docs.litespeedtech.com/lscache/lscwp/dashboard/#usage-statistics" target="_blank" class="litespeed-learn-more"><?php echo __('Learn More', 'litespeed-cache'); ?></a>
	</div>

	<div class="litespeed-dashboard-stats-wrapper">
		<?php
		$cat_list = array(
			'img_optm'	=> __('Image Optimization', 'litespeed-cache'),
			'page_optm'	=> __('Page Optimization', 'litespeed-cache'),
			'cdn'		=> __('CDN Bandwidth', 'litespeed-cache'),
			'lqip'		=> __('Low Quality Image Placeholder', 'litespeed-cache'),
		);

		foreach ($cat_list as $svc => $title) :
			$finished_percentage = 0;
			$total_used = $used = $quota = $pag_used = $pag_total = '-';
			$pag_width = 0;
			$percentage_bg = 'success';
			$pag_txt_color = '';
			$usage = false;

			if (!empty($cloud_summary['usage.' . $svc])) {
				$usage = $cloud_summary['usage.' . $svc];
				$finished_percentage = floor($usage['used'] * 100 / $usage['quota']);
				$used = (int)$usage['used'];
				$quota = (int)$usage['quota'];
				$pag_used = !empty($usage['pag_used']) ? (int)$usage['pag_used'] : 0;
				$pag_bal = !empty($usage['pag_bal']) ? (int)$usage['pag_bal'] : 0;
				$pag_total = $pag_used + $pag_bal;
				if (!empty($usage['total_used'])) {
					$total_used = (int)$usage['total_used'];
				}

				if ($pag_total) {
					// $finished_percentage = floor( ($pag_used+$usage[ 'used' ]) * 100 / ($usage[ 'quota' ]+$pag_total) );
					$pag_width = round($pag_used / $pag_total * 100) . '%';
				}

				if ($finished_percentage > 85) {
					$percentage_bg = 'warning';
					if ($finished_percentage > 95) {
						$percentage_bg = 'danger';
						if ($pag_bal) { // is using PAG quota
							$percentage_bg = 'warning';
							$pag_txt_color = 'litespeed-success';
						}
					}
				}

				if ($svc == 'cdn') {
					// $used = Utility::real_size( $used * 1000000 * 100, true );
					// $quota = Utility::real_size( $quota * 1000000 * 100, true );
					// $pag_used = Utility::real_size( $pag_used * 1000000 * 100, true );
					// $pag_bal = Utility::real_size( $pag_bal * 1000000 * 100, true );
				}
			}

		?>
			<div class="postbox litespeed-postbox">
				<div class="inside">
					<h3 class="litespeed-title"><?php echo $title; ?></h3>

					<div class="litespeed-flex-container">
						<div class="litespeed-icon-vertical-middle litespeed-pie-<?php echo $percentage_bg; ?>">
							<?php echo GUI::pie($finished_percentage, 60, false); ?>
						</div>
						<div>
							<div class="litespeed-dashboard-stats">
								<h3><?php echo ($svc == 'img_optm' ? __('Fast Queue Usage', 'litespeed-cache') : __('Usage', 'litespeed-cache')); ?></h3>
								<p>
									<strong><?php echo $used; ?></strong>
									<?php if ($used != $quota) { ?>
										<span class="litespeed-desc"> of <?php echo $quota; ?></span>
									<?php } ?>
								</p>
							</div>
						</div>
					</div>

					<?php if ($pag_total > 0) { ?>
						<p class="litespeed-dashboard-stats-payg <?php echo $pag_txt_color; ?>">
							<?php echo __('PAYG Balance', 'litespeed-cache'); ?>: <strong><?php echo $pag_bal; ?></strong>
							<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo __('PAYG used this month', 'litespeed-cache'); ?>: <?php echo $pag_used; ?>. <?php echo __('PAYG balance and usage not included in above quota calculation.', 'litespeed-cache'); ?>">
								<span class="dashicons dashicons-info"></span>
								<span class="screen-reader-text"><?php echo __('Pay as You Go Usage Statistics', 'litespeed-cache'); ?></span>
							</button>
						</p>
					<?php } ?>

					<?php if ($svc == 'page_optm') : ?>
						<?php if (!empty($usage['sub_svc'])) : ?>
							<p class="litespeed-dashboard-stats-total">
								<?php $i = 0;
								foreach ($usage['sub_svc'] as $sub_svc => $sub_usage) : ?>
									<span class="<?php if ($i++ > 0) echo 'litespeed-left10'; ?>"><?php echo strtoupper(esc_html($sub_svc)); ?>: <strong><?php echo (int)$sub_usage; ?></strong></span>
								<?php endforeach; ?>
							</p>
							<div class="clear"></div>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ($svc == 'img_optm') { ?>
						<p class="litespeed-dashboard-stats-total">
							<?php echo __('Total Usage', 'litespeed-cache'); ?>: <strong><?php echo $total_used; ?> / ∞</strong>
							<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo __('Total images optimized in this month', 'litespeed-cache'); ?>">
								<span class="dashicons dashicons-info"></span>
							</button>
						</p>
						<div class="clear"></div>
					<?php } ?>

					<?php if (isset($usage['remaining_daily_quota']) && $usage['remaining_daily_quota'] >= 0 && isset($usage['daily_quota']) && $usage['daily_quota'] >= 0) { ?>
						<p class="litespeed-dashboard-stats-total">
							<?php echo __('Remaining Daily Quota', 'litespeed-cache'); ?>: <strong><?php echo $usage['remaining_daily_quota']; ?> / <?php echo $usage['daily_quota']; ?></strong>
						</p>
						<div class="clear"></div>
					<?php } ?>
				</div>
			</div>
		<?php endforeach; ?>

		<?php if (!empty($cloud_summary['partner'])) : ?>
			<div class="litespeed-postbox litespeed-postbox-partner">
				<div class="inside">
					<h3 class="litespeed-title"><?php echo __('Partner Benefits Provided by', 'litespeed-cache'); ?></h3>
					<div>

						<?php if ($cloud_summary['partner']['logo']) : ?>
							<?php if ($cloud_summary['partner']['url']) : ?>
								<a href="<?php echo $cloud_summary['partner']['url']; ?>" target="_blank"><img src="<?php echo $cloud_summary['partner']['logo']; ?>" alt="<?php echo $cloud_summary['partner']['name']; ?>"></a>
							<?php else : ?>
								<img src="<?php echo $cloud_summary['partner']['logo']; ?>" alt="<?php echo $cloud_summary['partner']['name']; ?>">
							<?php endif; ?>
						<?php elseif ($cloud_summary['partner']['name']) : ?>
							<?php if ($cloud_summary['partner']['url']) : ?>
								<a href="<?php echo $cloud_summary['partner']['url']; ?>" target="_blank"><span class="postbox-partner-name"><?php echo $cloud_summary['partner']['name']; ?></span></a>
							<?php else : ?>
								<span class="postbox-partner-name"><?php echo $cloud_summary['partner']['name']; ?></span>
							<?php endif; ?>
						<?php endif; ?>

					</div>
				</div>
			</div>
		<?php endif; ?>
	</div>

	<p class="litespeed-right litespeed-qc-dashboard-link">
		<?php if (!empty($cloud_summary['partner']) && !empty($cloud_summary['partner']['login_title']) && !empty($cloud_summary['partner']['login_link'])) : ?>
			<?php Doc::learn_more($cloud_summary['partner']['login_link'], $cloud_summary['partner']['login_title'], true, 'button litespeed-btn-warning'); ?>
		<?php elseif (!empty($cloud_summary['partner']) && !empty($cloud_summary['partner']['disable_qc_login'])) : ?>
		<?php else : ?>
			<?php if (!empty($cloud_summary['is_linked'])) : ?>
				<a href="<?php echo Cloud::cls()->qc_link(); ?>" class="litespeed-link-with-icon" target="_blank"><?php echo __('Go to QUIC.cloud dashboard', 'litespeed-cache'); ?> <span class="dashicons dashicons-external"></span></a>
			<?php elseif ($__cloud->can_link_qc()) : ?>
				<?php Doc::learn_more(Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_LINK), __('Link to QUIC.cloud', 'litespeed-cache'), true, 'button litespeed-btn-warning'); ?>
			<?php else : ?>
				<?php Doc::learn_more('javascript:;', __('Link to QUIC.cloud', 'litespeed-cache'), true, 'button disabled litespeed-btn-warning'); ?>
			<?php endif; ?>
		<?php endif; ?>
	</p>

	<div class="litespeed-dashboard-group">
		<hr>
		<div class="litespeed-flex-container">

			<div class="postbox litespeed-postbox litespeed-postbox-pagetime">
				<div class="inside">
					<h3 class="litespeed-title">
						<?php echo __('Page Load Time', 'litespeed-cache'); ?>
						<a href="<?php echo Utility::build_url(Router::ACTION_HEALTH, Health::TYPE_SPEED); ?>">
							<span class="dashicons dashicons-update"></span>
							<?php echo __('Sync', 'litespeed-cache'); ?>
							<span class="screen-reader-text"><?php echo __('Refresh page load time', 'litespeed-cache'); ?></span>
						</a>
					</h3>

					<div>
						<div class="litespeed-flex-container">

							<?php if ($health_scores['speed_before']) : ?>
								<div class="litespeed-score-col">
									<p class="litespeed-text-grey">
										<?php echo __('Before', 'litespeed-cache'); ?>
									</p>
									<div class="litespeed-text-md litespeed-text-grey">
										<?php echo $health_scores['speed_before']; ?><span class="litespeed-text-large">s</span>
									</div>

								</div>
								<div class="litespeed-score-col">
									<p class="litespeed-text-grey">
										<?php echo __('After', 'litespeed-cache'); ?>
									</p>
									<div class="litespeed-text-md litespeed-text-success">
										<?php echo $health_scores['speed_after']; ?><span class="litespeed-text-large">s</span>
									</div>
								</div>
								<div class="litespeed-score-col litespeed-score-col--imp">
									<p class="litespeed-text-grey" style="white-space: nowrap;">
										<?php echo __('Improved by', 'litespeed-cache'); ?>
									</p>
									<div class="litespeed-text-jumbo litespeed-text-success">
										<?php echo $health_scores['speed_improved']; ?><span class="litespeed-text-large">%</span>
									</div>
								</div>
							<?php endif; ?>

						</div>
					</div>
				</div>

				<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
					<?php if (!empty($cloud_summary['last_request.health-speed'])) : ?>
						<?php echo __('Last requested', 'litespeed-cache') . ': ' . Utility::readable_time($cloud_summary['last_request.health-speed']) ?>
					<?php endif; ?>

					<?php $closest_server = Cloud::get_summary('server.' . CLoud::SVC_HEALTH); ?>
					<?php if ($closest_server) : ?>
						<a href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_HEALTH)); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo sprintf(__('Current closest Cloud server is %s.&#10;Click to redetect.', 'litespeed-cache'), $closest_server); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>" class="litespeed-right"><i class='litespeed-quic-icon'></i> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
					<?php endif; ?>
				</div>
			</div>

			<div class="postbox litespeed-postbox litespeed-postbox-pagespeed">
				<div class="inside">
					<h3 class="litespeed-title">
						<?php echo __('PageSpeed Score', 'litespeed-cache'); ?>
						<a href="<?php echo Utility::build_url(Router::ACTION_HEALTH, Health::TYPE_SCORE); ?>">
							<span class="dashicons dashicons-update"></span>
							<?php echo __('Sync', 'litespeed-cache'); ?>
							<span class="screen-reader-text"><?php echo __('Refresh page score', 'litespeed-cache'); ?></span>
						</a>

						<?php $id = Base::O_GUEST; ?>
						<a href="<?php echo admin_url('admin.php?page=litespeed-general'); ?>" class="litespeed-title-right-icon"><?php echo Lang::title($id); ?></a>
						<?php if ($this->conf($id)) : ?>
							<span class="litespeed-label-success litespeed-label-dashboard">ON</span>
						<?php else : ?>
							<span class="litespeed-label-danger litespeed-label-dashboard">OFF</span>
						<?php endif; ?>

					</h3>

					<div>

						<div class="litespeed-margin-bottom20">
							<div class="litespeed-row-flex" style="margin-left: -10px;">

								<?php if (!empty($health_scores['score_before'])) : ?>
									<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
										<p class="litespeed-text-grey litespeed-text-center">
											<?php echo __('Before', 'litespeed-cache'); ?>
										</p>
										<div class="litespeed-promo-score">
											<?php echo GUI::pie($health_scores['score_before'], 45, false, true, 'litespeed-pie-' . GUI::cls()->get_cls_of_pagescore($health_scores['score_before'])); ?>
										</div>
									</div>
									<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
										<p class="litespeed-text-grey litespeed-text-center">
											<?php echo __('After', 'litespeed-cache'); ?>
										</p>
										<div class="litespeed-promo-score">
											<?php echo GUI::pie($health_scores['score_after'], 45, false, true, 'litespeed-pie-' . GUI::cls()->get_cls_of_pagescore($health_scores['score_after'])); ?>
										</div>
									</div>
									<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
										<p class="litespeed-text-grey" style="white-space: nowrap;">
											<?php echo __('Improved by', 'litespeed-cache'); ?>
										</p>
										<div class="litespeed-postbox-score-improve litespeed-text-fern">
											<?php echo $health_scores['score_improved']; ?><span class="litespeed-text-large">%</span>
										</div>
									</div>
								<?php endif; ?>

							</div>

						</div>
					</div>
				</div>

				<?php if (!empty($cloud_summary['last_request.health-score'])) : ?>
					<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
						<?php echo __('Last requested', 'litespeed-cache') . ': ' . Utility::readable_time($cloud_summary['last_request.health-score']) ?>
					</div>
				<?php endif; ?>
			</div>

			<div class="postbox litespeed-postbox litespeed-postbox-double litespeed-postbox-imgopt">
				<div class="inside">
					<h3 class="litespeed-title">
						<?php echo __('Image Optimization Summary', 'litespeed-cache'); ?>
						<a href="<?php echo admin_url('admin.php?page=litespeed-img_optm'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
					</h3>
					<div class="litespeed-postbox-double-content">
						<div class="litespeed-postbox-double-col">
							<div class="litespeed-flex-container">
								<div class="litespeed-icon-vertical-middle">
									<?php echo GUI::pie($img_finished_percentage, 70, true); ?>
								</div>
								<div>
									<div class="litespeed-dashboard-stats">
										<a data-litespeed-onlyonce class="button button-primary" <?php if (!empty($img_count['groups_new']) || !empty($img_count['groups.' . Img_Optm::STATUS_RAW])) : ?> href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_NEW_REQ); ?>" <?php else : ?> href='javascript:;' disabled <?php endif; ?>>
											<span class="dashicons dashicons-images-alt2"></span>&nbsp;<?php echo __('Send Optimization Request', 'litespeed-cache'); ?>
										</a>
									</div>
								</div>
							</div>
							<p>
								<?php echo __('Total Reduction', 'litespeed-cache'); ?>: <code><?php echo isset($img_optm_summary['reduced']) ? Utility::real_size($img_optm_summary['reduced']) : '-'; ?></code>
							</p>
							<p>
								<?php echo __('Images Pulled', 'litespeed-cache'); ?>: <code><?php echo isset($img_optm_summary['img_taken']) ? $img_optm_summary['img_taken'] : '-'; ?></code>
							</p>


						</div>
						<div class="litespeed-postbox-double-col">
							<?php if (!empty($img_count['group.' . Img_Optm::STATUS_REQUESTED])) : ?>
								<p class="litespeed-success">
									<?php echo __('Images requested', 'litespeed-cache'); ?>:
									<code>
										<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_REQUESTED]); ?>
										(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_REQUESTED], 'image'); ?>)
									</code>
								</p>
							<?php endif; ?>

							<?php if (!empty($img_count['group.' . Img_Optm::STATUS_NOTIFIED])) : ?>
								<p class="litespeed-success">
									<?php echo __('Images notified to pull', 'litespeed-cache'); ?>:
									<code>
										<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_NOTIFIED]); ?>
										(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_NOTIFIED], 'image'); ?>)
									</code>

								</p>
							<?php endif; ?>

							<p>
								<?php echo __('Last Request', 'litespeed-cache'); ?>: <code><?php echo !empty($img_optm_summary['last_requested']) ? Utility::readable_time($img_optm_summary['last_requested']) : '-'; ?></code>
							</p>
							<p>
								<?php echo __('Last Pull', 'litespeed-cache'); ?>: <code><?php echo !empty($img_optm_summary['last_pull']) ? Utility::readable_time($img_optm_summary['last_pull']) : '-'; ?></code>
							</p>

							<?php
							$cache_list = array(
								Base::O_IMG_OPTM_AUTO	=> Lang::title(Base::O_IMG_OPTM_AUTO),
								Base::O_IMG_OPTM_CRON	=> Lang::title(Base::O_IMG_OPTM_CRON),
							);
							foreach ($cache_list as $id => $title) :
							?>
								<p>
									<?php if ($this->conf($id)) : ?>
										<span class="litespeed-label-success litespeed-label-dashboard">ON</span>
									<?php else : ?>
										<span class="litespeed-label-danger litespeed-label-dashboard">OFF</span>
									<?php endif; ?>
									<a href="<?php echo admin_url('admin.php?page=litespeed-img_optm#settings'); ?>"><?php echo $title; ?></a>
								</p>
							<?php endforeach; ?>
						</div>
					</div>

				</div>
			</div>

			<div class="postbox litespeed-postbox litespeed-postbox-cache">
				<div class="inside">
					<h3 class="litespeed-title">
						<?php echo __('Cache Status', 'litespeed-cache'); ?>
						<a href="<?php echo admin_url('admin.php?page=litespeed-cache'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
					</h3>

					<?php
					$cache_list = array(
						Base::O_CACHE			=> __('Public Cache', 'litespeed-cache'),
						Base::O_CACHE_PRIV		=> __('Private Cache', 'litespeed-cache'),
						Base::O_OBJECT			=> __('Object Cache', 'litespeed-cache'),
						Base::O_CACHE_BROWSER	=> __('Browser Cache', 'litespeed-cache'),
					);
					foreach ($cache_list as $id => $title) :
					?>
						<p>
							<?php if ($this->conf($id)) : ?>
								<span class="litespeed-label-success litespeed-label-dashboard">ON</span>
							<?php else : ?>
								<span class="litespeed-label-danger litespeed-label-dashboard">OFF</span>
							<?php endif; ?>
							<?php echo esc_html($title); ?>
						</p>
					<?php endforeach; ?>
				</div>
			</div>

			<div class="postbox litespeed-postbox litespeed-postbox-ccss">
				<div class="inside">
					<h3 class="litespeed-title">
						<?php echo __('Critical CSS', 'litespeed-cache'); ?>
						<a href="<?php echo admin_url('admin.php?page=litespeed-page_optm#settings_css'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
					</h3>

					<?php if (!empty($css_summary['last_request_ccss'])) : ?>
						<p>
							<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($css_summary['last_request_ccss']) . '</code>'; ?>
						</p>
						<p>
							<?php echo __('Time to execute previous request', 'litespeed-cache') . ': <code>' . esc_html($css_summary['last_spent_ccss']) . 's</code>'; ?>
						</p>
					<?php endif; ?>

					<p>
						<?php echo __('Requests in queue', 'litespeed-cache'); ?>: <code><?php echo $ccss_count ?: '-'; ?></code>
						<a href="<?php echo $ccss_count ? Utility::build_url(Router::ACTION_CSS, CSS::TYPE_GEN_CCSS) : 'javascript:;'; ?>" class="button button-secondary button-small <?php if (!$ccss_count) echo 'disabled'; ?>">
							<?php echo __('Force cron', 'litespeed-cache'); ?>
						</a>
					</p>

				</div>

				<?php if (!empty($cloud_summary['last_request.ccss'])) : ?>
					<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
						<?php echo __('Last requested', 'litespeed-cache') . ': ' . Utility::readable_time($cloud_summary['last_request.ccss']) ?>
					</div>
				<?php endif; ?>
			</div>

			<div class="postbox litespeed-postbox litespeed-postbox-ucss">
				<div class="inside">
					<h3 class="litespeed-title">
						<?php echo __('Unique CSS', 'litespeed-cache'); ?>
						<a href="<?php echo admin_url('admin.php?page=litespeed-page_optm#settings_css'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
					</h3>

					<?php if (!empty($ucss_summary['last_request'])) : ?>
						<p>
							<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($ucss_summary['last_request']) . '</code>'; ?>
						</p>
						<p>
							<?php echo __('Time to execute previous request', 'litespeed-cache') . ': <code>' . esc_html($ucss_summary['last_spent']) . 's</code>'; ?>
						</p>
					<?php endif; ?>

					<p>
						<?php echo __('Requests in queue', 'litespeed-cache'); ?>: <code><?php echo $ucss_count ?: '-' ?></code>
						<a href="<?php echo $ucss_count ? Utility::build_url(Router::ACTION_UCSS, UCSS::TYPE_GEN) : 'javascript:;'; ?>" class="button button-secondary button-small <?php if (!$ucss_count) echo 'disabled'; ?>">
							<?php echo __('Force cron', 'litespeed-cache'); ?>
						</a>
					</p>

				</div>

				<?php if (!empty($cloud_summary['last_request.ucss'])) : ?>
					<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
						<?php echo __('Last requested', 'litespeed-cache') . ': ' . Utility::readable_time($cloud_summary['last_request.ucss']) ?>
					</div>
				<?php endif; ?>
			</div>

			<div class="postbox litespeed-postbox litespeed-postbox-lqip">
				<div class="inside">
					<h3 class="litespeed-title">
						<?php echo __('Low Quality Image Placeholder', 'litespeed-cache'); ?>
						<a href="<?php echo admin_url('admin.php?page=litespeed-page_optm#settings_media'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
					</h3>

					<?php if (!empty($placeholder_summary['last_request'])) : ?>
						<p>
							<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($placeholder_summary['last_request']) . '</code>'; ?>
						</p>
						<p>
							<?php echo __('Time to execute previous request', 'litespeed-cache') . ': <code>' . esc_html($placeholder_summary['last_spent']) . 's</code>'; ?>
						</p>
					<?php endif; ?>

					<p>
						<?php echo __('Requests in queue', 'litespeed-cache'); ?>: <code><?php echo $placeholder_queue_count ?: '-' ?></code>
						<a href="<?php echo $placeholder_queue_count ? Utility::build_url(Router::ACTION_PLACEHOLDER, Placeholder::TYPE_GENERATE) : 'javascript:;'; ?>" class="button button-secondary button-small <?php if (!$placeholder_queue_count) echo 'disabled'; ?>">
							<?php echo __('Force cron', 'litespeed-cache'); ?>
						</a>
					</p>

				</div>

				<?php if (!empty($cloud_summary['last_request.lqip'])) : ?>
					<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
						<?php echo __('Last requested', 'litespeed-cache') . ': ' . Utility::readable_time($cloud_summary['last_request.lqip']) ?>
					</div>
				<?php endif; ?>
			</div>

			<div class="postbox litespeed-postbox litespeed-postbox-vpi">
				<div class="inside">
					<h3 class="litespeed-title">
						<?php echo __('Viewport Image', 'litespeed-cache'); ?> (VPI)
						<a href="<?php echo admin_url('admin.php?page=litespeed-page_optm#settings_vpi'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
					</h3>

					<?php if (!empty($vpi_summary['last_request'])) : ?>
						<p>
							<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($vpi_summary['last_request']) . '</code>'; ?>
						</p>
						<p>
							<?php echo __('Time to execute previous request', 'litespeed-cache') . ': <code>' . esc_html($vpi_summary['last_spent']) . 's</code>'; ?>
						</p>
					<?php endif; ?>

					<p>
						<?php echo __('Requests in queue', 'litespeed-cache'); ?>: <code><?php echo $vpi_queue_count ?: '-' ?></code>
						<a href="<?php echo $vpi_queue_count ? Utility::build_url(Router::ACTION_VPI, VPI::TYPE_GEN) : 'javascript:;'; ?>" class="button button-secondary button-small <?php if (!$vpi_queue_count) echo 'disabled'; ?>">
							<?php echo __('Force cron', 'litespeed-cache'); ?>
						</a>
					</p>

				</div>

				<?php if (!empty($cloud_summary['last_request.vpi'])) : ?>
					<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
						<?php echo __('Last requested', 'litespeed-cache') . ': ' . Utility::readable_time($cloud_summary['last_request.vpi']) ?>
					</div>
				<?php endif; ?>
			</div>

			<div class="postbox litespeed-postbox litespeed-postbox-crawler">
				<div class="inside">
					<h3 class="litespeed-title">
						<?php echo __('Crawler Status', 'litespeed-cache'); ?>
						<a href="<?php echo admin_url('admin.php?page=litespeed-crawler'); ?>" class="litespeed-title-right-icon"><?php echo __('More', 'litespeed-cache'); ?></a>
					</h3>

					<p>
						<code><?php echo count(Crawler::cls()->list_crawlers()); ?></code> <?php echo __('Crawler(s)', 'litespeed-cache'); ?>
					</p>
					<p>
						<?php echo __('Currently active crawler', 'litespeed-cache'); ?>: <code><?php echo esc_html($crawler_summary['curr_crawler']); ?></code>
					</p>

					<?php if ($crawler_summary['curr_crawler_beginning_time']) : ?>
						<p>
							<b><?php echo __('Current crawler started at', 'litespeed-cache'); ?>:</b>
							<?php echo Utility::readable_time($crawler_summary['curr_crawler_beginning_time']); ?>
						</p>
					<?php endif; ?>

					<?php if ($crawler_summary['last_start_time']) : ?>
						<p class='litespeed-desc'>
							<b><?php echo __('Last interval', 'litespeed-cache'); ?>:</b>
							<?php echo Utility::readable_time($crawler_summary['last_start_time']); ?>
						</p>
					<?php endif; ?>

					<?php if ($crawler_summary['end_reason']) : ?>
						<p class='litespeed-desc'>
							<b><?php echo __('Ended reason', 'litespeed-cache'); ?>:</b>
							<?php echo esc_html($crawler_summary['end_reason']); ?>
						</p>
					<?php endif; ?>

					<?php if ($crawler_summary['last_crawled']) : ?>
						<p class='litespeed-desc'>
							<?php echo sprintf(__('<b>Last crawled:</b> %d item(s)', 'litespeed-cache'), $crawler_summary['last_crawled']); ?>
						</p>
					<?php endif; ?>

				</div>
			</div>

			<div class="postbox litespeed-postbox litespeed-postbox-quiccloud litespeed-bg-quic-cloud">
				<div class="inside litespeed-text-center">
					<h3 class="litespeed-title">
						QUIC.cloud
						<a href="https://www.quic.cloud/quic-cloud-services-and-features/litespeed-cache-service/" class="litespeed-title-right-icon" target="_blank"><?php echo __('Learn More', 'litespeed-cache'); ?></a>
					</h3>
					<p class="litespeed-top20 litespeed-text-bold litespeed-margin-bottom20">
						<a href="https://www.quic.cloud/docs/onboarding/" class="" target="_blank"><?php echo __('Try QUIC.cloud CDN!', 'litespeed-cache'); ?></a>
					</p>
					<p class="litespeed-margin-y5">
						<?php echo __('Best available WordPress performance', 'litespeed-cache'); ?>
					</p>
					<p class="litespeed-margin-y5">
						<?php echo sprintf(__('Globally fast TTFB, easy setup, and <a %s>more</a>!', 'litespeed-cache'), ' href="https://www.quic.cloud/quic-cloud-services-and-features/litespeed-cache-service/" target="_blank"'); ?>
					</p>
					<div class="litespeed-top10">
						<img src="<?php echo LSWCP_PLUGIN_URL; ?>assets/img/quic-cloud-logo.svg" alt="QUIC.cloud" width="45%" height="auto">
					</div>
				</div>
			</div>

		</div>

	</div>

</div>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/dash/network_dash.tpl.php000064400000010446151600213300021644 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$cloud_summarys = array();
$blogs = Activation::get_network_ids();
foreach ( $blogs as $blog_id ) {
	switch_to_blog( $blog_id );
	$cloud_summarys[ home_url() ] = Cloud::get_summary();
}

?>

<div class="litespeed-dashboard">
<?php foreach ( $cloud_summarys as $home_url => $cloud_summary ) : ?>

	<div class="litespeed-dashboard-header">
		<h3 class="litespeed-dashboard-title">
			<?php echo __( 'Usage Statistics', 'litespeed-cache' ) . ': ' . $home_url; ?>
		</h3>
		<hr>
	</div>

	<div class="litespeed-dashboard-stats-wrapper">
		<?php
			$cat_list = array(
				'img_optm'	=> __('Image Optimization', 'litespeed-cache'),
				'page_optm'	=> __('Page Optimization', 'litespeed-cache'),
				'cdn'		=> __('CDN Bandwidth', 'litespeed-cache'),
				'lqip'		=> __('Low Quality Image Placeholder', 'litespeed-cache'),
			);

			foreach ( $cat_list as $svc => $title ) :
				$finished_percentage = 0;
				$total_used = $used = $quota = $pag_used = $pag_total = '-';
				$used = $quota = $pag_used = $pag_total = '-';
				$pag_width = 0;
				if ( ! empty( $cloud_summary[ 'usage.' . $svc ] ) ) {
					$finished_percentage = floor( $cloud_summary[ 'usage.' . $svc ][ 'used' ] * 100 / $cloud_summary[ 'usage.' . $svc ][ 'quota' ] );
					$used = $cloud_summary[ 'usage.' . $svc ][ 'used' ];
					$quota = $cloud_summary[ 'usage.' . $svc ][ 'quota' ];
					$pag_used = ! empty( $cloud_summary[ 'usage.' . $svc ][ 'pag_used' ] ) ? $cloud_summary[ 'usage.' . $svc ][ 'pag_used' ] : 0;
					$pag_bal = ! empty( $cloud_summary[ 'usage.' . $svc ][ 'pag_bal' ] ) ? $cloud_summary[ 'usage.' . $svc ][ 'pag_bal' ] : 0;
					$pag_total = $pag_used + $pag_bal;

					if ( $pag_total ) {
						$pag_width = round( $pag_used / $pag_total * 100 ) . '%';
					}

					if ( $svc == 'cdn' ) {
						$used = Utility::real_size( $used * 1024 * 1024 );
						$quota = Utility::real_size( $quota * 1024 * 1024 );
						$pag_used = Utility::real_size( $pag_used * 1024 * 1024 );
						$pag_total = Utility::real_size( $pag_total * 1024 * 1024 );
					}
				}

				$percentage_bg = 'success';
				if( $finished_percentage > 95 ){
					$percentage_bg = 'danger';
				} elseif ( $finished_percentage > 85 ){
					$percentage_bg = 'warning';
				}

			?>


				<div class="postbox litespeed-postbox">
					<div class="inside">
						<h3 class="litespeed-title"><?php echo $title; ?></h3>

						<div class="litespeed-flex-container">
							<div class="litespeed-icon-vertical-middle litespeed-pie-<?php echo $percentage_bg;?>">
								<?php echo GUI::pie( $finished_percentage, 60, false ); ?>
							</div>
							<div>
								<div class="litespeed-dashboard-stats">
									<h3><?php echo ( $svc == 'img_optm' ? __('Fast Queue Usage','litespeed-cache') : __( 'Usage', 'litespeed-cache' ) ); ?></h3>
									<p>
										<strong><?php echo esc_html( $used ); ?></strong>
										<?php if( $used != $quota ) { ?>
											<span class="litespeed-desc"> of <?php echo esc_html( $quota ); ?></span>
										<?php } ?>
									</p>
								</div>
							</div>
						</div>
						<?php if ( $pag_total > 0 ) { ?>
							<p class="litespeed-dashboard-stats-payg" data-balloon-pos="up" aria-label="<?php echo __('Pay as You Go','litespeed-cache'); ?>">
								<?php echo __('PAYG Balance','litespeed-cache'); ?>: <strong><?php echo esc_html( $pag_bal ); ?></strong>
								<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo __('This Month Usage','litespeed-cache'); ?>: <?php echo esc_html( $pag_used );?>">
									<span class="dashicons dashicons-info"></span>
									<span class="screen-reader-text"><?php echo __( 'Pay as You Go Usage Statistics', 'litespeed-cache' );?></span>
								</button>
							</p>
						<?php } ?>

						<?php if ( $svc == 'img_optm' ) { ?>
							<p class="litespeed-dashboard-stats-total">
								<?php echo __('Total Usage','litespeed-cache'); ?>: <strong><?php echo esc_html( $total_used ); ?> / ∞</strong>
								<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo __('Total images optimized in this month','litespeed-cache'); ?>">
									<span class="dashicons dashicons-info"></span>
								</button>
							</p>
							<div class="clear"></div>
						<?php } ?>
					</div>
				</div>

			<?php endforeach; ?>
	</div>

<?php endforeach; ?>
</div>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/dash/entry.tpl.php000064400000001265151600213360020322 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'dashboard'	=> __( 'Dashboard', 'litespeed-cache' ),
);

if ( $this->_is_network_admin ) {
	$menu_list = array(
		'network_dash' => __( 'Network Dashboard', 'litespeed-cache' ),
	);
}


?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Dashboard', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<?php
	foreach ($menu_list as $tab => $val) {
		echo "<div data-litespeed-layout='$tab'>";
		require LSCWP_DIR . "tpl/dash/$tab.tpl.php";
		echo "</div>";
	}
	?>
</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/db_optm/manage.tpl.php000064400000013637151600213500021120 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$_panels = array(
	'all' => array(
		'title'	=> __('Clean All', 'litespeed-cache'),
		'desc'	=> '',
	),
	'revision' => array(
		'title'	=> __('Post Revisions', 'litespeed-cache'),
		'desc'	=> __('Clean all post revisions', 'litespeed-cache'),
	),
	'orphaned_post_meta' => array(
		'title'	=> __('Orphaned Post Meta', 'litespeed-cache'),
		'desc'	=> __('Clean all orphaned post meta records', 'litespeed-cache'),
	),
	'auto_draft' => array(
		'title'	=> __('Auto Drafts', 'litespeed-cache'),
		'desc'	=> __('Clean all auto saved drafts', 'litespeed-cache'),
	),
	'trash_post' => array(
		'title'	=> __('Trashed Posts', 'litespeed-cache'),
		'desc'	=> __('Clean all trashed posts and pages', 'litespeed-cache'),
	),
	'spam_comment' => array(
		'title'	=> __('Spam Comments', 'litespeed-cache'),
		'desc'	=> __('Clean all spam comments', 'litespeed-cache'),
	),
	'trash_comment' => array(
		'title'	=> __('Trashed Comments', 'litespeed-cache'),
		'desc'	=> __('Clean all trashed comments', 'litespeed-cache'),
	),
	'trackback-pingback' => array(
		'title'	=> __('Trackbacks/Pingbacks', 'litespeed-cache'),
		'desc'	=> __('Clean all trackbacks and pingbacks', 'litespeed-cache'),
	),
	'expired_transient' => array(
		'title'	=> __('Expired Transients', 'litespeed-cache'),
		'desc'	=> __('Clean expired transient options', 'litespeed-cache'),
	),
	'all_transients' => array(
		'title'	=> __('All Transients', 'litespeed-cache'),
		'desc'	=> __('Clean all transient options', 'litespeed-cache'),
	),
	'optimize_tables' => array(
		'title'	=> __('Optimize Tables', 'litespeed-cache'),
		'desc'	=> __('Optimize all tables in your database', 'litespeed-cache'),
	),
);

$rev_max = $this->conf(Base::O_DB_OPTM_REVISIONS_MAX);
$rev_age = $this->conf(Base::O_DB_OPTM_REVISIONS_AGE);
if ($rev_max || $rev_age) {
	$_panels['revision']['desc'] = sprintf(__('Clean revisions older than %1$s day(s), excluding %2$s latest revisions', 'litespeed-cache'), '<strong>' . $rev_age . '</strong>', '<strong>' . $rev_max . '</strong>');
}

$total = 0;
foreach ($_panels as $tag => $v) {
	if ($tag != 'all') {
		$_panels[$tag]['count'] = $this->cls('DB_Optm')->db_count($tag);
		if (!in_array($tag, array('optimize_tables'))) {
			$total += $_panels[$tag]['count'];
		}
	}
	$_panels[$tag]['link'] = Utility::build_url(Router::ACTION_DB_OPTM, $tag);
}

$_panels['all']['count'] = $total;

$autoload_summary = DB_Optm::cls()->autoload_summary();

?>

<h3 class="litespeed-title">
	<?php echo __('Database Optimizer', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/database/'); ?>
</h3>

<div class="litespeed-panel-wrapper litespeed-cards-wrapper">

	<?php foreach ($_panels as $tag => $v) : ?>

		<a href="<?php echo $v['link']; ?>" class="litespeed-panel postbox">
			<section class="litespeed-panel-wrapper-icon">
				<span class="litespeed-panel-icon-<?php echo $tag; ?>"></span>
			</section>
			<section class="litespeed-panel-content">
				<div class="litespeed-h3">
					<?php echo $v['title']; ?>
					<span class="litespeed-panel-counter<?php if ($v['count'] > 0) echo '-red'; ?>">(<?php echo $v['count']; ?><?php echo DB_Optm::hide_more() ? '+' : ''; ?>)</span>
				</div>
				<span class="litespeed-panel-para"><?php echo $v['desc']; ?></span>
			</section>
			<section class="litespeed-panel-wrapper-top-right">
				<span class="litespeed-panel-top-right-icon<?php echo $v['count'] > 0 ? '-cross' : '-tick'; ?>"></span>
			</section>
		</a>
	<?php endforeach; ?>

</div>

<h3 class="litespeed-title"><?php echo __('Database Table Engine Converter', 'litespeed-cache'); ?></h3>

<div class="litespeed-panel-wrapper">

	<table class="wp-list-table widefat striped">
		<thead>
			<tr>
				<th scope="col">#</th>
				<th scope="col"><?php echo __('Table', 'litespeed-cache'); ?></th>
				<th scope="col"><?php echo __('Engine', 'litespeed-cache'); ?></th>
				<th scope="col"><?php echo __('Tool', 'litespeed-cache'); ?></th>
			</tr>
		</thead>
		<tbody>
			<?php
			$list = DB_Optm::cls()->list_myisam();
			if ($list) :
				foreach ($list as $k => $v) :
			?>
					<tr>
						<td><?php echo $k + 1; ?></td>
						<td><?php echo $v->TABLE_NAME; ?></td>
						<td><?php echo $v->ENGINE; ?></td>
						<td>
							<a href="<?php echo Utility::build_url(Router::ACTION_DB_OPTM, DB_Optm::TYPE_CONV_TB, false, false, array('tb' => $v->TABLE_NAME)); ?>">
								<?php echo __('Convert to InnoDB', 'litespeed-cache'); ?>
							</a>
						</td>
					</tr>
				<?php endforeach; ?>
			<?php else : ?>
				<tr>
					<td colspan="4" class="litespeed-success litespeed-text-center">
						<?php echo __('We are good. No table uses MyISAM engine.', 'litespeed-cache'); ?>
					</td>
				</tr>
			<?php endif; ?>
		</tbody>
	</table>

</div>

<style type="text/css">
	.litespeed-body .field-col {
		display: inline-block;
		vertical-align: top;
		margin-left: 20px;
		margin-right: 20px;
	}

	.litespeed-body .field-col:first-child {
		margin-left: 0;
	}
</style>

<h3 class="litespeed-title"><?php echo __('Database Summary', 'litespeed-cache'); ?></h3>
<div>
	<div class="field-col">
		<p>
			Autoload size: <strong><?php echo Utility::real_size($autoload_summary->autoload_size); ?></strong></p>
		<p>Autoload entries: <strong><?php echo $autoload_summary->autload_entries; ?></strong></p>


	</div>

	<div class="field-col">
		<p>Autoload top list:</p>
		<table class="wp-list-table widefat striped litespeed-width-auto litespeed-table-compact">
			<thead>
				<tr>
					<th scope="col">#</th>
					<th scope="col"><?php echo __('Option Name', 'litespeed-cache'); ?></th>
					<th scope="col"><?php echo __('Size', 'litespeed-cache'); ?></th>
				</tr>
			</thead>
			<tbody>
				<?php foreach ($autoload_summary->autoload_toplist as $k => $v) : ?>
					<tr>
						<td><?php echo $k + 1; ?></td>
						<td><?php echo $v->option_name; ?></td>
						<td><?php echo $v->option_value_length; ?></td>
					</tr>
				<?php endforeach; ?>
			</tbody>
		</table>

	</div>
</div>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/db_optm/entry.tpl.php000064400000002054151600213550021025 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'manage'			=> __( 'Manage', 'litespeed-cache' ),
);

if ( ! $this->_is_network_admin ) {
	$menu_list[ 'settings' ] = __( 'DB Optimization Settings', 'litespeed-cache' );
}

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Database Optimization', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/db_optm/$tab.tpl.php";
			echo "</div>";
		}

	?>
	</div>

</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/db_optm/settings.tpl.php000064400000002412151600213620021520 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action();
?>


<h3 class="litespeed-title-short">
	<?php echo __( 'DB Optimization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/database/#db-optimization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_DB_OPTM_REVISIONS_MAX; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short' ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify the number of most recent revisions to keep when cleaning revisions.', 'litespeed-cache' ); ?>
				<?php $this->_validate_ttl( $id, 1, 100, true ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_DB_OPTM_REVISIONS_AGE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short' ); ?> <?php echo __( 'Day(s)', 'litespeed-cache' ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Revisions newer than this many days will be kept when cleaning revisions.', 'litespeed-cache' ); ?>
				<?php $this->_validate_ttl( $id, 1, 600, true ); ?>
			</div>
		</td>
	</tr>

</tbody></table>

<?php

$this->form_end();








litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/esi_widget_edit.php000064400000004136151600213670020600 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

// $widget, $return, $instance

$options = ! empty( $instance[ Base::OPTION_NAME ] ) ? $instance[ Base::OPTION_NAME ] : array() ;

if ( empty( $options ) ) {
	$options = array(
		ESI::WIDGET_O_ESIENABLE => Base::VAL_OFF,
		ESI::WIDGET_O_TTL => '28800'
	) ;

	add_filter('litespeed_widget_default_options', 'LiteSpeed\ESI::widget_default_options', 10, 2) ;

	$options = apply_filters( 'litespeed_widget_default_options', $options, $widget ) ;
}

if ( empty( $options ) ) {
	$esi = Base::VAL_OFF ;
	$ttl = '28800' ;
}
else {
	$esi = $options[ ESI::WIDGET_O_ESIENABLE ] ;
	$ttl = $options[ ESI::WIDGET_O_TTL ] ;
}

$display = Admin_Display::cls() ;

?>
<div class="litespeed-widget-setting">

	<h4>LiteSpeed Cache:</h4>

	<b><?php echo __( 'Enable ESI', 'litespeed-cache' ) ; ?>:</b>
	&nbsp;&nbsp;
	<div class="litespeed-inline">
		<div class="litespeed-switch litespeed-mini">
		<?php

			$id = ESI::WIDGET_O_ESIENABLE ;
			$name = $widget->get_field_name( $id ) ;

			$cache_status_list = array(
				array( Base::VAL_ON, __( 'Public', 'litespeed-cache' ) ),
				array( Base::VAL_ON2, __( 'Private', 'litespeed-cache' ) ),
				array( Base::VAL_OFF, __( 'Disable', 'litespeed-cache' ) ),
			) ;

			foreach ( $cache_status_list as $v ) {
				list( $v, $txt ) = $v ;
				$id_attr = $widget->get_field_id( $id ) . '_' . $v ;
				$checked = $esi === $v ? 'checked' : '' ;
				echo "<input type='radio' autocomplete='off' name='$name' id='$id_attr' value='$v' $checked /> <label for='$id_attr'>$txt</label>" ;
			}
		?>

		</div>
	</div>
	<br /><br />

	<b><?php echo __( 'Widget Cache TTL:', 'litespeed-cache' ) ; ?></b>
	&nbsp;&nbsp;
	<?php
		$id = ESI::WIDGET_O_TTL ;
		$name = $widget->get_field_name( $id ) ;
		echo "<input type='text' class='regular-text litespeed-reset' name='$name' value='$ttl' size='7' />" ;
	?>
	<?php echo __( 'seconds', 'litespeed-cache' ) ; ?>

	<p class="install-help">
		<?php echo __( 'Recommended value: 28800 seconds (8 hours).', 'litespeed-cache' ) ; ?>
		<?php echo __( 'A TTL of 0 indicates do not cache.', 'litespeed-cache' ) ; ?>
	</p>
</div>

<br />litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/toolbox/import_export.tpl.php000064400000004457151600214010022642 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$summary = Import::get_summary();
?>

<h3 class="litespeed-title">
	<?php echo __('Export Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#importexport-tab' ); ?>
</h3>

<div><a href="<?php echo Utility::build_url( Router::ACTION_IMPORT, Import::TYPE_EXPORT ); ?>" class="button button-primary">
	<?php echo __( 'Export', 'litespeed-cache' ); ?>
</a></div>

<?php if ( ! empty( $summary[ 'export_file' ] ) ) : ?>
<div class="litespeed-desc">
	<?php echo __( 'Last exported', 'litespeed-cache' ); ?>: <code><?php echo $summary[ 'export_file' ]; ?></code> <?php echo Utility::readable_time( $summary[ 'export_time' ]); ?>
</div>
<?php endif; ?>

<div class="litespeed-desc">
	<?php echo __( 'This will export all current LiteSpeed Cache settings and save them as a file.', 'litespeed-cache' ); ?>
</div>

<h3 class="litespeed-title"><?php echo __('Import Settings', 'litespeed-cache'); ?></h3>

<?php $this->form_action( Router::ACTION_IMPORT, Import::TYPE_IMPORT, true ); ?>

	<div class="litespeed-div">
		<input type="file" name="ls_file" class="litespeed-input" />
	</div>
	<div class="litespeed-div">
		<?php submit_button(__('Import', 'litespeed-cache'), 'button button-primary', 'litespeed-submit'); ?>
	</div>
</form>

<?php if ( ! empty( $summary[ 'import_file' ] ) ) : ?>
<div class="litespeed-desc">
	<?php echo __( 'Last imported', 'litespeed-cache' ); ?>: <code><?php echo $summary[ 'import_file' ]; ?></code> <?php echo Utility::readable_time( $summary[ 'import_time' ]); ?>
</div>
<?php endif; ?>

<div class="litespeed-desc">
	<?php echo __( 'This will import settings from a file and override all current LiteSpeed Cache settings.', 'litespeed-cache' ); ?>
</div>

<h3 class="litespeed-title"><?php echo __('Reset All Settings', 'litespeed-cache'); ?></h3>
<div><p>🚨 <?php echo __( 'This will reset all settings to default settings.', 'litespeed-cache' ); ?></p>
</div>
<div><a href="<?php echo Utility::build_url( Router::ACTION_IMPORT, Import::TYPE_RESET ); ?>" data-litespeed-cfm="<?php echo __( 'Are you sure you want to reset all settings back to the default settings?', 'litespeed-cache' ); ?>" class="button litespeed-btn-danger-bg">
	<?php echo __( 'Reset Settings', 'litespeed-cache' ); ?>
</a></div>



litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/toolbox/heartbeat.tpl.php000064400000007576151600214060021700 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Heartbeat Control', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#heartbeat-tab' ); ?>
</h3>

<div class="litespeed-callout notice notice-warning inline">
	<h4><?php echo __( 'NOTICE:', 'litespeed-cache' ); ?></h4>
	<p><?php echo __( 'Disable WordPress interval heartbeat to reduce server load.', 'litespeed-cache' ); ?>
	<span class="litespeed-warning">
		🚨
		<?php echo __( 'Disabling this may cause WordPress tasks triggered by AJAX to stop working.', 'litespeed-cache' ); ?>
</span></p>
</div>


<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_FRONT; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">

				<?php echo __( 'Turn ON to control heartbeat on frontend.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_FRONT_TTL; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short'); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Specify the %s heartbeat interval in seconds.', 'litespeed-cache' ), 'frontend' ); ?>
				<?php echo sprintf( __( 'WordPress valid interval is %s seconds.', 'litespeed-cache' ), '<code>15</code> - <code>120</code>' ); ?><br />
				<?php echo sprintf( __( 'Set to %1$s to forbid heartbeat on %2$s.', 'litespeed-cache' ), '<code>0</code>', 'frontend' ); ?><br />
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 15, 120, true ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_BACK; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Turn ON to control heartbeat on backend.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_BACK_TTL; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short'); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Specify the %s heartbeat interval in seconds.', 'litespeed-cache' ), 'backend' ); ?>
				<?php echo sprintf( __( 'WordPress valid interval is %s seconds', 'litespeed-cache' ), '<code>15</code> ~ <code>120</code>' ); ?><br />
				<?php echo sprintf( __( 'Set to %1$s to forbid heartbeat on %2$s.', 'litespeed-cache' ), '<code>0</code>', 'backend' ); ?><br />
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 15, 120, true ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_EDITOR; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Turn ON to control heartbeat in backend editor.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MISC_HEARTBEAT_EDITOR_TTL; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short'); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Specify the %s heartbeat interval in seconds.', 'litespeed-cache' ), 'backend editor' ); ?>
				<?php echo sprintf( __( 'WordPress valid interval is %s seconds', 'litespeed-cache' ), '<code>15</code> ~ <code>120</code>' ); ?><br />
				<?php echo sprintf( __( 'Set to %1$s to forbid heartbeat on %2$s.', 'litespeed-cache' ), '<code>0</code>', 'frontend' ); ?><br />
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 15, 120, true ); ?>
			</div>
		</td>
	</tr>

</tbody></table>

<?php $this->form_end(); ?>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/toolbox/log_viewer.tpl.php000064400000004553151600214140022072 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$logs =
	array(
		array(
			'name' => 'debug',
			'label' => esc_html__('Debug Log', 'litespeed-cache'),
			'accesskey' => 'A',
		),
		array(
			'name' => 'purge',
			'label' => esc_html__('Purge Log', 'litespeed-cache'),
			'accesskey' => 'B',
		),
		array(
			'name' => 'crawler',
			'label' => esc_html__('Crawler Log', 'litespeed-cache'),
			'accesskey' => 'C',
		),
	);

/**
 * Return a subnav button (subtab)
 * @since  4.7
 */
function subnav_link($item)
{
	$class = 'button ';
	$subtab = '';

	if (!isset($item['url'])) {
		$class .= 'button-secondary';
		$subtab_name = "{$item['name']}_log";
		$subtab = "data-litespeed-subtab='{$subtab_name}'";
		$url = "#{$subtab_name}";
	} else {
		$class .= 'button-primary';
		$url = $item['url'];
	}

	$accesskey =
		isset($item['accesskey'])
		? "litespeed-accesskey='{$item['accesskey']}'"
		: '';
	$label = isset($item['label']) ? $item['label'] : $item['name'];

	return "<a href='{$url}' class='{$class}' {$subtab} {$accesskey}>{$label}</a>";
}

/**
 * Print a button to clear all logs
 * @since  4.7
 */
function clear_logs_link($accesskey = null)
{
	$item =
		array(
			'label' => esc_html__('Clear Logs', 'litespeed-cache'),
			'url' => Utility::build_url(Router::ACTION_DEBUG2, Debug2::TYPE_CLEAR_LOG),
		);
	if (null !== $accesskey) {
		$item['accesskey'] = $accesskey;
	}
	echo subnav_link($item);
}

$subnav_links = array();
$log_views = array();

foreach ($logs as $log) {
	$subnav_links[] = subnav_link($log);

	$file = $this->cls('Debug2')->path($log['name']);
	$lines = File::count_lines($file);
	$start = $lines > 1000 ? $lines - 1000 : 0;
	$lines = File::read($file, $start);
	$lines = $lines ? trim(implode("\n", $lines)) : '';

	$log_views[] =
		"<div class='litespeed-log-view-wrapper' data-litespeed-sublayout='{$log['name']}_log'>"
		. "<h3 class='litespeed-title'>{$log['label']}</h3>"
		. '<div class="litespeed-log-body">'
		. nl2br(htmlspecialchars($lines))
		. '</div>'
		. '</div>';
}
?>

<h3 class="litespeed-title">
	<?php esc_html_e('LiteSpeed Logs', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#log-view-tab'); ?>
</h3>

<div class="litespeed-log-subnav-wrapper">
	<?php echo implode("\n", $subnav_links); ?>
	<?php clear_logs_link('D'); ?>
</div>

<?php echo implode("\n", $log_views); ?>

<?php
clear_logs_link();
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/toolbox/edit_htaccess.tpl.php000064400000006564151600214210022534 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$content = null;
try {
	$content = Htaccess::cls()->htaccess_read();
} catch (\Exception $e) {
	echo '<div class="notice notice-error is-dismissible"><p>' . $e->getMessage() . '</p></div>';
}

$htaccess_path = Htaccess::get_frontend_htaccess();

// Check if there is `ExpiresDefault` in .htaccess
if (defined('LITESPEED_ON')) {
	if ($content && stripos($content, "\nExpiresDefault") !== false) {
		$is_dismissed = GUI::get_option(self::DB_DISMISS_MSG);
		if ($is_dismissed !== self::RULECONFLICT_DISMISSED) {
			// Need to add a notice for browser cache compatibility
			if ($is_dismissed !== self::RULECONFLICT_ON) {
				GUI::update_option(self::DB_DISMISS_MSG, self::RULECONFLICT_ON);
			}
			require_once LSCWP_DIR . 'tpl/inc/show_rule_conflict.php';
		}
	}
	// don't dismiss the msg automatically
	// elseif ( $is_dismissed === Cache_Admin_Display::RULECONFLICT_ON ) {
	// 	update_option( self::DISMISS_MSG, Cache_Admin_Display::RULECONFLICT_DISMISSED );
	// }
}


?>

<h3 class="litespeed-title">
	<?php echo __('LiteSpeed Cache View .htaccess', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#view-htaccess-tab'); ?>
</h3>

<h3 class="litespeed-title-short">
	<?php echo __('.htaccess Path', 'litespeed-cache'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php echo __('Frontend .htaccess Path', 'litespeed-cache'); ?>
			</th>
			<td>
				<code><?php echo $htaccess_path; ?></code>
				<div class="litespeed-desc">
					<?php echo __('Default path is', 'litespeed-cache'); ?>: <code><?php echo Htaccess::get_frontend_htaccess(true); ?></code>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('PHP Constant %s is supported.', 'litespeed-cache'), '<code>LITESPEED_CFG_HTACCESS</code>'); ?>
						<?php echo sprintf(__('You can use this code %1$s in %2$s to specify the htaccess file path.', 'litespeed-cache'), '<code>defined("LITESPEED_CFG_HTACCESS") || define("LITESPEED_CFG_HTACCESS", "your path on server");</code>', '<code>wp-config.php</code>'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php echo __('Backend .htaccess Path', 'litespeed-cache'); ?>
			</th>
			<td>
				<?php echo Htaccess::get_backend_htaccess(); ?>
				<div class="litespeed-desc">
					<?php echo __('Default path is', 'litespeed-cache'); ?>: <code><?php echo Htaccess::get_backend_htaccess(true); ?></code>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('PHP Constant %s is supported.', 'litespeed-cache'), '<code>LITESPEED_CFG_HTACCESS_BACKEND</code>'); ?>
						<?php echo sprintf(__('You can use this code %1$s in %2$s to specify the htaccess file path.', 'litespeed-cache'), '<code>defined("LITESPEED_CFG_HTACCESS_BACKEND") || define("LITESPEED_CFG_HTACCESS_BACKEND", "your path on server");</code>', '<code>wp-config.php</code>'); ?>
					</font>
				</div>
			</td>
		</tr>
	</tbody>
</table>

<?php if ($content !== null) : ?>

	<h3 class="litespeed-title"><?php echo sprintf(__('Current %s Contents', 'litespeed-cache'), '.htaccess'); ?></h3>

	<h4><?php echo $htaccess_path; ?></h4>

	<textarea readonly wrap="off" rows="50" class="large-text"><?php echo esc_textarea($content); ?></textarea>

<?php endif; ?>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/toolbox/entry.tpl.php000064400000003222151600214260021064 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'purge'	=> __( 'Purge', 'litespeed-cache' ),
);

if ( ! $this->_is_network_admin ) {
	$menu_list[ 'import_export' ] = __( 'Import / Export', 'litespeed-cache' );
}

if ( ! $this->_is_multisite || $this->_is_network_admin ) {
	$menu_list[ 'edit_htaccess' ] = __( 'View .htaccess', 'litespeed-cache' );
}

if ( ! $this->_is_network_admin ) {
	$menu_list[ 'heartbeat' ] 		= __( 'Heartbeat', 'litespeed-cache' ); // todo: will add this to network level later
	$menu_list[ 'report' ] 			= __( 'Report', 'litespeed-cache' );
}

if ( ! $this->_is_multisite || $this->_is_network_admin ) {
	$menu_list[ 'settings-debug' ] 	= __( 'Debug Settings', 'litespeed-cache' );
	$menu_list[ 'log_viewer' ] 		= __( 'Log View', 'litespeed-cache' );
	$menu_list[ 'beta_test' ] 		= __( 'Beta Test', 'litespeed-cache' );
}

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Toolbox', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/toolbox/$tab.tpl.php";
			echo "</div>";
		}

	?>
	</div>

</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/toolbox/settings-debug.tpl.php000064400000011437151600214330022654 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$this->form_action($this->_is_network_admin ? Router::ACTION_SAVE_SETTINGS_NETWORK : false);
?>

<h3 class="litespeed-title-short">
	<?php echo __('Debug Helpers', 'litespeed-cache'); ?>
</h3>

<a href="<?php echo home_url('/') . '?' . Router::ACTION . '=before_optm'; ?>" class="button button-success" target="_blank">
	<?php echo __('View Site Before Optimization', 'litespeed-cache'); ?>
</a>

<a href="<?php echo home_url('/') . '?' . Router::ACTION . '=' . Core::ACTION_QS_NOCACHE; ?>" class="button button-success" target="_blank">
	<?php echo __('View Site Before Cache', 'litespeed-cache'); ?>
</a>


<h3 class="litespeed-title-short">
	<?php echo __('Debug Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#debug-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_DEBUG_DISABLE_ALL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('This will disable LSCache and all optimization features for debug purpose.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id, array(__('OFF', 'litespeed-cache'), __('ON', 'litespeed-cache'), __('Admin IP Only', 'litespeed-cache'))); ?>
				<div class="litespeed-desc">
					<?php echo __('Outputs to WordPress debug log.', 'litespeed-cache'); ?>
					<?php echo __('To prevent filling up the disk, this setting should be OFF when everything is working.', 'litespeed-cache'); ?>
					<?php echo __('The Admin IP option will only output log messages on requests from admin IPs.', 'litespeed-cache'); ?>
					<?php echo sprintf(__('The logs will be output to %s.', 'litespeed-cache'), '<code>wp-content/debug.log</code>'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_IPS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id, 50); ?>
				<div class="litespeed-desc">
					<?php echo __('Allows listed IPs (one per line) to perform certain actions from their browsers.', 'litespeed-cache'); ?>
					<?php echo __('Your IP', 'litespeed-cache'); ?>: <code><?php echo Router::get_ip(); ?></code>
					<?php $this->_validate_ip($id); ?>
					<br />
					<?php Doc::learn_more(
						'https://docs.litespeedtech.com/lscache/lscwp/admin/#admin-ip-commands',
						__('More information about the available commands can be found here.', 'litespeed-cache')
					); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_LEVEL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id, array(__('Basic', 'litespeed-cache'), __('Advanced', 'litespeed-cache'))); ?>
				<div class="litespeed-desc">
					<?php echo __('Advanced level will log more details.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_FILESIZE; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-short'); ?> <?php echo __('MB', 'litespeed-cache'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify the maximum size of the log file.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 3, 3000); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_COLLAPSE_QS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Shorten query strings in the debug log to improve readability.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_INC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Only log listed pages.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Prevent any debug log of listed pages.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_DEBUG_EXC_STRINGS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Prevent writing log entries that include listed strings.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php

$this->form_end();
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/toolbox/purge.tpl.php000064400000024506151600214400021051 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$_panels = array(
	array(
		'title'	=> __( 'Purge Front Page', 'litespeed-cache' ),
		'desc'	=> __( 'This will Purge Front Page only', 'litespeed-cache' ),
		'icon'	=> 'purge-front',
		'append_url'	=> Purge::TYPE_PURGE_FRONTPAGE,
	),
	array(
		'title'	=> __( 'Purge Pages', 'litespeed-cache' ),
		'desc'	=> __( 'This will Purge Pages only', 'litespeed-cache' ),
		'icon'	=> 'purge-pages',
		'append_url'	=> Purge::TYPE_PURGE_PAGES,
	),
	array(
		'title'	=> sprintf( __( 'Purge %s Error', 'litespeed-cache' ), '403' ),
		'desc'	=> sprintf( __( 'Purge %s error pages', 'litespeed-cache' ), '403' ),
		'icon'	=> 'purge-403',
		'append_url'	=> Purge::TYPE_PURGE_ERROR . '403',
	),
	array(
		'title'	=> sprintf( __( 'Purge %s Error', 'litespeed-cache' ), '404' ),
		'desc'	=> sprintf( __( 'Purge %s error pages', 'litespeed-cache' ), '404' ),
		'icon'	=> 'purge-404',
		'append_url'	=> Purge::TYPE_PURGE_ERROR . '404',
	),
	array(
		'title'	=> sprintf( __( 'Purge %s Error', 'litespeed-cache' ), '500' ),
		'desc'	=> sprintf( __( 'Purge %s error pages', 'litespeed-cache' ), '500' ),
		'icon'	=> 'purge-500',
		'append_url'	=> Purge::TYPE_PURGE_ERROR . '500',
	),
	array(
		'title'	=> __( 'Purge All', 'litespeed-cache' ) . ' - LSCache',
		'desc'	=> __( 'Purge the LiteSpeed cache entries created by this plugin', 'litespeed-cache' ),
		'icon'	=> 'purge-all',
		'append_url'	=> Purge::TYPE_PURGE_ALL_LSCACHE,
	),
	array(
		'title'	=> __( 'Purge All', 'litespeed-cache' ) . ' - ' . __( 'CSS/JS Cache', 'litespeed-cache' ),
		'desc'	=> __( 'This will purge all minified/combined CSS/JS entries only', 'litespeed-cache' ),
		'icon'	=> 'purge-cssjs',
		'append_url'	=> Purge::TYPE_PURGE_ALL_CSSJS,
	),
) ;

if ( defined( 'LSCWP_OBJECT_CACHE' ) ) {
	$_panels[] = array(
		'title'	=> __( 'Purge All', 'litespeed-cache' ) . ' - ' . __( 'Object Cache', 'litespeed-cache' ),
		'desc'	=> __( 'Purge all the object caches', 'litespeed-cache' ),
		'icon'	=> 'purge-object',
		'append_url'	=> Purge::TYPE_PURGE_ALL_OBJECT,
	) ;
}

if ( Router::opcache_enabled() ) {
	$_panels[] = array(
		'title'	=> __( 'Purge All', 'litespeed-cache' ) . ' - ' . __( 'Opcode Cache', 'litespeed-cache' ),
		'desc'	=> __( 'Reset the entire opcode cache', 'litespeed-cache' ),
		'icon'	=> 'purge-opcache',
		'append_url'	=> Purge::TYPE_PURGE_ALL_OPCACHE,
	) ;
}

if ( $this->has_cache_folder( 'ccss' ) ) {
	$_panels[] = array(
		'title'	=> __( 'Purge All', 'litespeed-cache' ) . ' - ' . __( 'Critical CSS', 'litespeed-cache' ),
		'desc'	=> __( 'This will delete all generated critical CSS files', 'litespeed-cache' ),
		'icon'	=> 'purge-cssjs',
		'append_url'	=> Purge::TYPE_PURGE_ALL_CCSS,
	) ;
}

if ( $this->has_cache_folder( 'ucss' ) ) {
	$_panels[] = array(
		'title'	=> __( 'Purge All', 'litespeed-cache' ) . ' - ' . __( 'Unique CSS', 'litespeed-cache' ),
		'desc'	=> __( 'This will delete all generated unique CSS files', 'litespeed-cache' ),
		'icon'	=> 'purge-cssjs',
		'append_url'	=> Purge::TYPE_PURGE_ALL_UCSS,
	) ;
}

if ( $this->has_cache_folder( 'localres' ) ) {
	$_panels[] = array(
		'title'		=> __( 'Purge All', 'litespeed-cache' ) . ' - ' . __( 'Localized Resources', 'litespeed-cache' ),
		'desc'	=> __( 'This will delete all localized resources', 'litespeed-cache' ),
		'icon'	=> 'purge-cssjs',
		'append_url'	=> Purge::TYPE_PURGE_ALL_LOCALRES,
	);
}

if ( $this->has_cache_folder( 'lqip' ) ) {
	$_panels[] = array(
		'title'	=> __( 'Purge All', 'litespeed-cache' ) . ' - ' . __( 'LQIP Cache', 'litespeed-cache' ),
		'desc'	=> __( 'This will delete all generated image LQIP placeholder files', 'litespeed-cache' ),
		'icon'	=> 'purge-front',
		'append_url'	=> Purge::TYPE_PURGE_ALL_LQIP,
	) ;
}

if ( $this->has_cache_folder( 'avatar' ) ) {
	$_panels[] = array(
		'title'	=> __( 'Purge All', 'litespeed-cache' ) . ' - ' . __( 'Gravatar Cache', 'litespeed-cache' ),
		'desc'	=> __( 'This will delete all cached Gravatar files', 'litespeed-cache' ),
		'icon'	=> 'purge-cssjs',
		'append_url'	=> Purge::TYPE_PURGE_ALL_AVATAR,
	) ;
}


$_panels[] = array(
	'title'	=> __( 'Purge All', 'litespeed-cache' ),
	'desc'	=> __( 'Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches', 'litespeed-cache' ),
	'icon'	=> 'purge-all',
	'title_cls'	=> 'litespeed-warning',
	'newline'	=> true,
	'append_url'	=> Purge::TYPE_PURGE_ALL,
) ;

if ( ! is_multisite() || is_network_admin() ) {
	$_panels[] = array(
		'title'	=> __( 'Empty Entire Cache', 'litespeed-cache' ),
		'desc'	=> __( 'Clears all cache entries related to this site, <i>including other web applications</i>.', 'litespeed-cache' ) . ' <b>' .
					__('This action should only be used if things are cached incorrectly.', 'litespeed-cache') . '</b>',
		'tag'	=> Core::ACTION_PURGE_EMPTYCACHE,
		'icon'	=> 'empty-cache',
		'title_cls'	=> 'litespeed-danger',
		'cfm'	=>  esc_html( __( 'This will clear EVERYTHING inside the cache.', 'litespeed-cache' ) ) . ' ' .
					esc_html( __( 'This may cause heavy load on the server.', 'litespeed-cache' ) ) . ' ' .
					esc_html( __( 'If only the WordPress site should be purged, use Purge All.', 'litespeed-cache' ) )
	) ;
}

?>

<?php include_once LSCWP_DIR . "tpl/inc/check_cache_disabled.php" ; ?>

<h3 class="litespeed-title">
	<?php echo __('Purge', 'litespeed-cache'); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#purge-tab' ); ?>
</h3>

<div class="litespeed-panel-wrapper litespeed-cards-wrapper">

<?php foreach ( $_panels as $v ): ?>
<?php $tag = ! empty( $v[ 'tag' ] ) ? $v[ 'tag' ] : Router::ACTION_PURGE ; ?>
<?php $append_url = ! empty( $v[ 'append_url' ] ) ? $v[ 'append_url' ] : false ; ?>

	<?php if ( ! empty( $v[ 'newline' ] ) ) : ?>
		<div class='litespeed-col-br'></div>
	<?php endif; ?>

	<a 	class="litespeed-panel postbox"
		href="<?php echo Utility::build_url( $tag, $append_url ) ; ?>"
		<?php if ( ! empty( $v[ 'cfm' ] ) ) echo 'data-litespeed-cfm="' . Str::trim_quotes($v[ 'cfm' ]) . '"' ; ?>
	>
		<section class="litespeed-panel-wrapper-icon">
			<span class="litespeed-panel-icon-<?php echo $v[ 'icon' ] ; ?>"></span>
		</section>
		<section class="litespeed-panel-content">
			<div class="litespeed-h3 <?php if ( ! empty( $v[ 'title_cls' ] ) ) echo $v[ 'title_cls' ] ; ?>">
				<?php echo $v[ 'title' ] ; ?>
			</div>
			<span class="litespeed-panel-para"><?php echo $v[ 'desc' ] ; ?></span>
		</section>
	</a>

<?php endforeach; ?>

</div>

<?php if (!is_multisite() || !is_network_admin()): ?>

	<h3 class="litespeed-title"><?php echo __('Purge By...', 'litespeed-cache'); ?></h3>
	<p class="litespeed-description">
		<?php echo __('Select below for "Purge by" options.', 'litespeed-cache'); ?>
		<?php Doc::one_per_line() ; ?>
	</p>

	<?php
		$purgeby_option = false;
		$_option_field = Admin_Display::PURGEBYOPT_SELECT;
		if(!empty($_REQUEST[$_option_field])){
			$purgeby_option = $_REQUEST[$_option_field];
		}
		if( !in_array($purgeby_option, array(
			Admin_Display::PURGEBY_CAT,
			Admin_Display::PURGEBY_PID,
			Admin_Display::PURGEBY_TAG,
			Admin_Display::PURGEBY_URL,
		)) ) {
			$purgeby_option = Admin_Display::PURGEBY_CAT;
		}
	?>

	<?php $this->form_action( Core::ACTION_PURGE_BY ) ; ?>
		<div class="litespeed-row">
			<div class="litespeed-switch litespeed-mini litespeed-right20 litespeed-margin-bottom10">
				<?php $val = Admin_Display::PURGEBY_CAT;?>
				<input type="radio" autocomplete="off" name="<?php echo $_option_field; ?>" id="purgeby_option_category"
					value="<?php echo $val; ?>" <?php if( $purgeby_option == $val ) echo 'checked'; ?>
				/>
				<label for="purgeby_option_category"><?php echo __('Category', 'litespeed-cache'); ?></label>

				<?php $val = Admin_Display::PURGEBY_PID;?>
				<input type="radio" autocomplete="off" name="<?php echo $_option_field; ?>" id="purgeby_option_postid"
					value="<?php echo $val; ?>" <?php if( $purgeby_option == $val ) echo 'checked'; ?>
				/>
				<label for="purgeby_option_postid"><?php echo __('Post ID', 'litespeed-cache'); ?></label>

				<?php $val = Admin_Display::PURGEBY_TAG;?>
				<input type="radio" autocomplete="off" name="<?php echo $_option_field; ?>" id="purgeby_option_tag"
					value="<?php echo $val; ?>" <?php if( $purgeby_option == $val ) echo 'checked'; ?>
				/>
				<label for="purgeby_option_tag"><?php echo __('Tag', 'litespeed-cache'); ?></label>

				<?php $val = Admin_Display::PURGEBY_URL;?>
				<input type="radio" autocomplete="off" name="<?php echo $_option_field; ?>" id="purgeby_option_url"
					value="<?php echo $val; ?>" <?php if( $purgeby_option == $val ) echo 'checked'; ?>
				/>
				<label for="purgeby_option_url"><?php echo __('URL', 'litespeed-cache'); ?></label>
			</div>

			<div class="litespeed-cache-purgeby-text litespeed-desc">
				<div class="<?php if($purgeby_option != Admin_Display::PURGEBY_CAT) echo 'litespeed-hide'; ?>"
					data-purgeby="<?php echo Admin_Display::PURGEBY_CAT; ?>">
					<?php echo sprintf(__('Purge pages by category name - e.g. %2$s should be used for the URL %1$s.', "litespeed-cache"),
						'<code>http://example.com/category/category-name/</code>', '<code>category-name</code>'); ?>
				</div>
				<div class="<?php if($purgeby_option != Admin_Display::PURGEBY_PID) echo 'litespeed-hide'; ?>"
					data-purgeby="<?php echo Admin_Display::PURGEBY_PID; ?>">
					<?php echo __("Purge pages by post ID.", "litespeed-cache"); ?>
				</div>
				<div class="<?php if($purgeby_option != Admin_Display::PURGEBY_TAG) echo 'litespeed-hide'; ?>"
					data-purgeby="<?php echo Admin_Display::PURGEBY_TAG; ?>">
					<?php echo sprintf(__('Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.', "litespeed-cache"),
						'<code>http://example.com/tag/tag-name/</code>', '<code>tag-name</code>'); ?>
				</div>
				<div class="<?php if($purgeby_option != Admin_Display::PURGEBY_URL) echo 'litespeed-hide'; ?>"
					data-purgeby="<?php echo Admin_Display::PURGEBY_URL; ?>">
					<?php echo __('Purge pages by relative or full URL.', 'litespeed-cache'); ?>
					<?php echo sprintf(__('e.g. Use %s or %s.', 'litespeed-cache'),
						'<code>/2016/02/24/hello-world/</code>',
						'<code>http://www.myexamplesite.com/2016/02/24/hello-world/</code>'); ?>
				</div>
			</div>

		</div>

		<p>
			<textarea name="<?php echo Admin_Display::PURGEBYOPT_LIST; ?>" rows="5" class="litespeed-textarea"></textarea>
		</p>

		<p>
			<button type="submit" class="button button-primary"><?php echo __('Purge List', 'litespeed-cache'); ?></button>
		</p>
	</form>
<?php endif; ?>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/toolbox/beta_test.tpl.php000064400000006271151600214450021705 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

// Existing public version list
$v_list = array(
	'6.5.4',
	'6.4.1',
	'6.3.0.1',
	'6.2.0.1',
	'6.1',
	'5.7.0.1',
	'4.6',
	'3.6.4',
);

?>

<?php $this->form_action(Router::ACTION_DEBUG2, Debug2::TYPE_BETA_TEST); ?>

<h3 class="litespeed-title">
	<?php echo __('Try GitHub Version', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#beta-test-tab'); ?>
</h3>

<div class="litespeed-desc"><?php echo __('Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.', 'litespeed-cache'); ?></div>
<div class="litespeed-desc"><?php echo __('Example', 'litespeed-cache'); ?>: <code>https://github.com/litespeedtech/lscache_wp/commit/example_comment_hash_d3ebec0535aaed5c932c0</code></div>

<input type="text" name="<?php echo Debug2::BETA_TEST_URL; ?>" class="litespeed-input-long" id='litespeed-beta-test'>

<p><a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='dev';"><?php echo __('Use latest GitHub Dev commit', 'litespeed-cache'); ?></a> <code>dev</code></p>

<p><a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='master';"><?php echo __('Use latest GitHub Master commit', 'litespeed-cache'); ?></a> <code>master</code></p>

<p><a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='latest';"><?php echo __('Use latest WordPress release version', 'litespeed-cache'); ?></a> <code><?php echo Debug2::BETA_TEST_URL_WP; ?></code> <?php echo __('OR', 'litespeed-cache') ?> <code>latest</code></p>

<p>
	<?php foreach ($v_list as $v) : ?>

		<a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='<?php echo $v; ?>';"><?php echo $v; ?></a>

	<?php endforeach; ?>

	<a href="javascript:;" class="button litespeed-btn-danger" onclick="document.getElementById('litespeed-beta-test').value='3.6.4';">3.6.4</a>
	<span class="litespeed-danger">
		🚨 <?php echo __('Downgrade not recommended. May cause fatal error due to refactored code.', 'litespeed-cache'); ?>
	</span>
</p>

<div class="litespeed-desc"><?php echo sprintf(__('Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.', 'litespeed-cache'), '<code>' . __('Use latest GitHub Dev/Master commit', 'litespeed-cache') . '</code>'); ?></div>
<div class="litespeed-desc"><?php echo sprintf(__('Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.', 'litespeed-cache'), '<code>' . __('Use latest WordPress release version', 'litespeed-cache') . '</code>'); ?></div>



<p class="litespeed-danger">
	🚨 <?php echo sprintf(__('In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.', 'litespeed-cache'), '<code>v3.6.4</code>', '<code>dev/master/v4+</code>'); ?>
</p>

<button type="submit" class="button button-primary"><?php echo __('Upgrade', 'litespeed-cache'); ?></button>
</form>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/toolbox/report.tpl.php000064400000011554151600214520021244 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$_report = Report::cls();
$report = $_report->generate_environment_report();

$env_ref = Report::get_summary();

// Detect password less plugin
$link = '';
$has_pswdless_plugin = false;
if (function_exists('dologin_gen_link')) {
	$has_pswdless_plugin = true;
	if (!empty($_GET['dologin_gen_link'])) {
		unset($_GET['dologin_gen_link']);
		$link = dologin_gen_link('Litespeed Report');
?>
		<script>
			window.history.pushState('remove_gen_link', document.title, window.location.href.replace('&dologin_gen_link=1', ''));
		</script>
<?php
	}
}

$install_link = Utility::build_url(Router::ACTION_ACTIVATION, Activation::TYPE_INSTALL_3RD, false, null, array('plugin' => 'dologin'));
?>

<?php if (!$has_pswdless_plugin) : ?>
	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php echo __('NOTICE:', 'litespeed-cache'); ?></h4>
		<p>
			<?php echo sprintf(__('To generate a passwordless link for LiteSpeed Support Team access, you must install %s.', 'litespeed-cache'), '<a href="https://wordpress.org/plugins/dologin/" target="_blank">DoLogin Security</a>'); ?>
		</p>
		<p>
			<a href="<?php echo $install_link; ?>" class="button litespeed-btn litespeed-right20"><?php echo __('Install DoLogin Security', 'litespeed-cache'); ?></a>
			<a href="plugin-install.php?s=dologin+security&tab=search&type=term" target="_blank"><?php echo __('Go to plugins list', 'litespeed-cache'); ?></a>
		</p>
	</div>
<?php endif; ?>

<h3 class="litespeed-title">
	<?php echo __('LiteSpeed Report', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/toolbox/#report-tab'); ?>
</h3>

<p><?php echo __('Report number', 'litespeed-cache'); ?>: <b><?php echo !empty($env_ref['num']) ? $env_ref['num'] : '-'; ?></b></p>
<p><?php echo __('Report date', 'litespeed-cache'); ?>: <b><?php echo !empty($env_ref['dateline']) ? date('m/d/Y H:i:s', $env_ref['dateline']) : '-'; ?></b></p>

<p class="litespeed-desc">
	<?php echo __('The environment report contains detailed information about the WordPress configuration.', 'litespeed-cache'); ?>
	<br />
	<?php echo __('If you run into any issues, please refer to the report number in your support message.', 'litespeed-cache'); ?>
</p>

<form action="<?php echo Utility::build_url(Router::ACTION_REPORT, Report::TYPE_SEND_REPORT); ?>" method="post" class="litespeed-relative">
	<table class="wp-list-table striped litespeed-table">
		<tbody>
			<tr>
				<th><?php echo __('System Information', 'litespeed-cache'); ?></th>
				<td>
					<textarea id="litespeed-report" rows="20" cols="100" readonly><?php echo esc_textarea($report); ?></textarea>
				</td>
			</tr>
			<tr>
				<th><?php echo __('Passwordless Link', 'litespeed-cache'); ?></th>
				<td>
					<input type="text" class="litespeed-regular-text" id="litespeed-report-link" name="link" value="<?php echo $link; ?>" style="width:500px;" />
					<?php if ($has_pswdless_plugin) : ?>
						<a href="<?php echo admin_url('admin.php?page=litespeed-toolbox&dologin_gen_link=1'); ?>" class="button button-secondary"><?php echo __('Generate Link for Current User', 'litespeed-cache'); ?></a>
					<?php else : ?>
						<button type="button" class="button button-secondary" disabled><?php echo __('Generate Link for Current User', 'litespeed-cache'); ?></button>
					<?php endif; ?>
					<div class="litespeed-desc">
						<?php echo __('To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.', 'litespeed-cache'); ?>
						<?php if ($link) : ?>
							<br /><strong>🚨 <?php echo __('Please do NOT share the above passwordless link with anyone.', 'litespeed-cache'); ?></strong>
							<strong><?php echo sprintf(__('Generated links may be managed under <a %s>Settings</a>.', 'litespeed-cache'), 'href="' . menu_page_url('dologin', 0) . '"'); ?></strong>
						<?php endif; ?>
					</div>
				</td>
			</tr>
			<tr>
				<th><?php echo __('Notes', 'litespeed-cache'); ?></th>
				<td>
					<textarea name="notes" rows="10" cols="100"></textarea>
					<div class="litespeed-desc">
						<?php echo __('Optional', 'litespeed-cache'); ?>:
						<?php echo __('provide more information here to assist the LiteSpeed team with debugging.', 'litespeed-cache'); ?>
					</div>
				</td>
			</tr>
		</tbody>
	</table>

	<div class='litespeed-top20'></div>
	<button class="button button-primary" type="submit"><?php echo __('Send to LiteSpeed', 'litespeed-cache'); ?></button>
	<button class="button button-primary litespeed-float-submit" type="submit"><?php echo __('Send to LiteSpeed', 'litespeed-cache'); ?></button>

	<p class="litespeed-top30 litespeed-left10 litespeed-desc">
		<?php echo __('Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.', 'litespeed-cache'); ?>
	</p>
</form>

<?php include_once LSCWP_DIR . "tpl/inc/api_key.php"; ?>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/img_optm/settings.media_webp.tpl.php000064400000001154151600214650024010 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<tr>
	<th>
		<?php $id = Base::O_IMG_OPTM_WEBP; ?>
		<?php $this->title($id); ?>
	</th>
	<td>
		<?php $this->build_switch($id); ?>
		<?php Doc::maybe_on_by_gm($id); ?>
		<div class="litespeed-desc">
			<?php echo __('Request WebP versions of original images when doing optimization.', 'litespeed-cache'); ?>
			<?php echo sprintf(__('Significantly improve load time by replacing images with their optimized %s versions.', 'litespeed-cache'), '.webp'); ?>
			<br /><?php Doc::notice_htaccess(); ?>
			<br /><?php Doc::crawler_affected(); ?>
		</div>
	</td>
</tr>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/img_optm/network_settings.tpl.php000064400000001032151600214720023457 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action( Router::ACTION_SAVE_SETTINGS_NETWORK );
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Image Optimization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<?php require LSCWP_DIR . 'tpl/img_optm/settings.media_webp.tpl.php'; ?>

</tbody></table>

<?php
$this->form_end( true );

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/img_optm/summary.tpl.php000064400000040142151600214770021555 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$closest_server = Cloud::get_summary('server.' . Cloud::SVC_IMG_OPTM);
$usage_cloud = Cloud::get_summary('usage.' . Cloud::SVC_IMG_OPTM);
$allowance = Cloud::cls()->allowance(Cloud::SVC_IMG_OPTM);

$__img_optm = Img_Optm::cls();

$wet_limit = $__img_optm->wet_limit();
$img_count = $__img_optm->img_count();

$optm_summary = Img_Optm::get_summary();

list($last_run, $is_running) = $__img_optm->cron_running(false);
$finished_percentage = 0;
if ($img_count['groups_all']) $finished_percentage = 100 - floor($img_count['groups_new'] * 100 / $img_count['groups_all']);
if ($finished_percentage == 100 && $img_count['groups_new']) {
	$finished_percentage = 99;
}

$unfinished_num = 0;
if (!empty($img_count['img.' . Img_Optm::STATUS_REQUESTED])) {
	$unfinished_num += $img_count['img.' . Img_Optm::STATUS_REQUESTED];
}
if (!empty($img_count['img.' . Img_Optm::STATUS_NOTIFIED])) {
	$unfinished_num += $img_count['img.' . Img_Optm::STATUS_NOTIFIED];
}
if (!empty($img_count['img.' . Img_Optm::STATUS_ERR_FETCH])) {
	$unfinished_num += $img_count['img.' . Img_Optm::STATUS_ERR_FETCH];
}

?>
<div class="litespeed-flex-container litespeed-column-with-boxes">
	<div class="litespeed-width-7-10 litespeed-image-optim-summary-wrapper">
		<div class="litespeed-image-optim-summary">

			<h3>
				<?php if ($closest_server) : ?>
					<a href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_IMG_OPTM)); ?>" class="litespeed-info-button  litespeed-redetect" data-balloon-pos="right" data-balloon-break aria-label="<?php echo sprintf(__('Current closest Cloud server is %s.&#10; Click to redetect.', 'litespeed-cache'), $closest_server); ?>" data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>"><span class="litespeed-quic-icon"></span> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
				<?php else : ?>
					<span class="litespeed-quic-icon"></span> <?php echo __('Redetect', 'litespeed-cache'); ?>
				<?php endif; ?>
				<?php echo __('Optimize images with our QUIC.cloud server', 'litespeed-cache'); ?>
				<a href="https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-summary-tab" target="_blank" class="litespeed-right litespeed-learn-more"><?php echo __('Learn More', 'litespeed-cache'); ?></a>
			</h3>

			<p>
				<?php echo sprintf(__('You can request a maximum of %s images at once.', 'litespeed-cache'), '<strong>' . intval($allowance) . '</strong>'); ?>
			</p>

			<?php if ($wet_limit) : ?>
				<p class="litespeed-desc">
					<?php echo __('To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.', 'litespeed-cache'); ?>
					<?php echo __('Current limit is', 'litespeed-cache') . ': <strong>' . $wet_limit . '</strong>'; ?>
				</p>
			<?php endif; ?>

			<div class="litespeed-img-optim-actions">
				<a data-litespeed-onlyonce class="button button-primary" <?php if (!empty($img_count['groups_new']) || !empty($img_count['group.' . Img_Optm::STATUS_RAW])) : ?> href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_NEW_REQ); ?>" <?php else : ?> href='javascript:;' disabled <?php endif; ?>>
					<span class="dashicons dashicons-images-alt2"></span>&nbsp;<?php echo __('Send Optimization Request', 'litespeed-cache'); ?>
				</a>

				<a data-litespeed-onlyonce class="button button-secondary" data-balloon-length="large" data-balloon-pos="right" aria-label="<?php echo __('Only press the button if the pull cron job is disabled.', 'litespeed-cache'); ?> <?php echo __('Images will be pulled automatically if the cron job is running.', 'litespeed-cache'); ?>" <?php if (!empty($img_count['img.' . Img_Optm::STATUS_NOTIFIED]) && !$is_running) : ?> href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_PULL); ?>" <?php else : ?> href='javascript:;' disabled <?php endif; ?>>
					<?php echo __('Pull Images', 'litespeed-cache'); ?>
				</a>
			</div>

			<div>
				<h3 class="litespeed-title-section">
					<?php echo __('Optimization Status', 'litespeed-cache'); ?>
				</h3>

				<div class="litespeed-light-code">

					<?php if (!empty($img_count['group.' . Img_Optm::STATUS_NEW])) : ?>
						<p class="litespeed-success">
							<?php echo Lang::img_status(Img_Optm::STATUS_NEW); ?>:
							<code>
								<?php echo Admin_Display::print_plural($img_count['group_new']); ?>
							</code>
						</p>
					<?php endif; ?>

					<?php if (!empty($img_count['group.' . Img_Optm::STATUS_RAW])) : ?>
						<p class="litespeed-success">
							<?php echo Lang::img_status(Img_Optm::STATUS_RAW); ?>:
							<code>
								<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_RAW]); ?>
								(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_RAW], 'image'); ?>)
							</code>
						</p>
					<?php endif; ?>

					<?php if (!empty($img_count['group.' . Img_Optm::STATUS_REQUESTED])) : ?>
						<p class="litespeed-success">
							<?php echo Lang::img_status(Img_Optm::STATUS_REQUESTED); ?>:
							<code>
								<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_REQUESTED]); ?>
								(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_REQUESTED], 'image'); ?>)
							</code>
						</p>
						<p class="litespeed-desc">
							<?php echo __('After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.', 'litespeed-cache'); ?>
							<?php echo __('This process is automatic.', 'litespeed-cache'); ?>
						</p>
					<?php endif; ?>

					<?php if (!empty($img_count['group.' . Img_Optm::STATUS_NOTIFIED])) : ?>
						<p class="litespeed-success">
							<?php echo Lang::img_status(Img_Optm::STATUS_NOTIFIED); ?>:
							<code>
								<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_NOTIFIED]); ?>
								(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_NOTIFIED], 'image'); ?>)
							</code>

						</p>
						<?php if ($last_run) : ?>
							<p class="litespeed-desc">
								<?php echo sprintf(__('Last pull initiated by cron at %s.', 'litespeed-cache'), '<code>' . Utility::readable_time($last_run) . '</code>'); ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if (!empty($img_count['group.' . Img_Optm::STATUS_PULLED])) : ?>
						<p class="litespeed-success">
							<?php echo Lang::img_status(Img_Optm::STATUS_PULLED); ?>:
							<code>
								<?php echo Admin_Display::print_plural($img_count['group.' . Img_Optm::STATUS_PULLED]); ?>
								(<?php echo Admin_Display::print_plural($img_count['img.' . Img_Optm::STATUS_PULLED], 'image'); ?>)
							</code>
						</p>
					<?php endif; ?>

					<p><?php echo sprintf(
							'<a href="%1$s" class="button button-secondary litespeed-btn-warning" data-balloon-pos="right" aria-label="%2$s" %3$s><span class="dashicons dashicons-editor-removeformatting"></span>&nbsp;%4$s</a>',
							($unfinished_num ? Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_CLEAN) : 'javascript:;'),
							__('Remove all previous unfinished image optimization requests.', 'litespeed-cache'),
							($unfinished_num ? '' : ' disabled'),
							__('Clean Up Unfinished Data', 'litespeed-cache') . ($unfinished_num ? ': ' . Admin_Display::print_plural($unfinished_num, 'image') : '')
						);
						?></p>

					<h3 class="litespeed-title-section">
						<?php echo __('Storage Optimization', 'litespeed-cache'); ?>
					</h3>

					<p>
						<?php echo __('A backup of each image is saved before it is optimized.', 'litespeed-cache'); ?>
					</p>


					<?php if (!empty($optm_summary['bk_summary'])) : ?>
						<div class="">
							<p>
								<?php echo __('Last calculated', 'litespeed-cache') . ': <code>' . Utility::readable_time($optm_summary['bk_summary']['date']) . '</code>'; ?>
							</p>
							<?php if ($optm_summary['bk_summary']['count']) : ?>
								<p>
									<?php echo __('Files', 'litespeed-cache') . ': <code>' . intval($optm_summary['bk_summary']['count']) . '</code>'; ?>
								</p>
								<p>
									<?php echo __('Total', 'litespeed-cache') . ': <code>' . Utility::real_size($optm_summary['bk_summary']['sum']) . '</code>'; ?>
								</p>
							<?php endif; ?>
						</div>
					<?php endif; ?>

					<div>

						<a class="button button-secondary" data-balloon-pos="up" aria-label="<?php echo __('Calculate Original Image Storage', 'litespeed-cache'); ?>" <?php if ($finished_percentage > 0) : ?> href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_CALC_BKUP); ?>" <?php else : ?> href='javascript:;' disabled <?php endif; ?>>
							<span class="dashicons dashicons-update"></span> <?php echo __('Calculate Backups Disk Space', 'litespeed-cache'); ?>
						</a>
					</div>

				</div>

				<div>
					<h4><?php echo __('Image Thumbnail Group Sizes', 'litespeed-cache'); ?></h4>
					<div class="litespeed-desc litespeed-left20">
						<?php foreach (Media::cls()->get_image_sizes() as $title => $size) {
							echo "<div>$title ( " . ($size['width'] ? $size['width'] . 'px' : '*') . ' x ' . ($size['height'] ? $size['height'] . 'px' : '*') . ' )</div>';
						}; ?>
					</div>

				</div>

				<hr class="litespeed-hr-with-space">
				<div>
					<h4><?php echo __('Delete all backups of the original images', 'litespeed-cache'); ?></h4>
					<div class="notice notice-error litespeed-callout-bg inline">
						<p>
							🚨&nbsp;<?php echo __('This is irreversible.', 'litespeed-cache'); ?>
							<?php echo __('You will be unable to Revert Optimization once the backups are deleted!', 'litespeed-cache'); ?>
						</p>
					</div>

				</div>
				<?php if (!empty($optm_summary['rmbk_summary'])) : ?>
					<div class="">
						<p>
							<?php echo __('Last ran', 'litespeed-cache') . ': <code>' . Utility::readable_time($optm_summary['rmbk_summary']['date']) . '</code>'; ?>
						</p>
						<p>
							<?php echo __('Files', 'litespeed-cache') . ': <code>' . $optm_summary['rmbk_summary']['count'] . '</code>'; ?>
						</p>
						<p>
							<?php echo __('Saved', 'litespeed-cache') . ': <code>' . Utility::real_size($optm_summary['rmbk_summary']['sum']) . '</code>'; ?>
						</p>
					</div>
				<?php endif; ?>
				<div class="litespeed-image-optim-summary-footer"><a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RM_BKUP); ?>" data-litespeed-cfm="<?php echo __('Are you sure you want to remove all image backups?', 'litespeed-cache'); ?>" class="litespeed-link-with-icon litespeed-danger">
						<span class="dashicons dashicons-trash"></span><?php echo __('Remove Original Image Backups', 'litespeed-cache'); ?>
					</a></div>
			</div>
		</div>
	</div>

	<div class="litespeed-width-3-10">
		<div class="postbox litespeed-postbox litespeed-postbox-imgopt-info">
			<div class="inside">

				<h3 class="litespeed-title">
					<?php echo __('Image Information', 'litespeed-cache'); ?>
				</h3>

				<div class="litespeed-flex-container">
					<div class="litespeed-icon-vertical-middle">
						<?php echo GUI::pie($finished_percentage, 70, true); ?>
					</div>
					<div>
						<p>
							<?php echo __('Image groups total', 'litespeed-cache'); ?>:

							<?php if ($img_count['groups_new']) : ?>
								<code><?php echo Admin_Display::print_plural($img_count['groups_new'], 'group'); ?></code>
							<?php else : ?>
								<font class="litespeed-congratulate"><?php echo __('Congratulations, all gathered!', 'litespeed-cache'); ?></font>
							<?php endif; ?>

							<a href="https://docs.litespeedtech.com/lscache/lscwp/imageopt/#what-is-an-image-group" target="_blank" class="litespeed-desc litespeed-help-btn-icon" data-balloon-pos="up" aria-label="<?php echo __('What is a group?', 'litespeed-cache'); ?>">
								<span class="dashicons dashicons-editor-help"></span>
								<span class="screen-reader-text"><?php echo __('What is an image group?', 'litespeed-cache'); ?></span>
							</a>
						</p>
						<p>
							<?php echo __('Current image post id position', 'litespeed-cache'); ?>: <?php echo !empty($optm_summary['next_post_id']) ? $optm_summary['next_post_id'] : '-'; ?><br>
							<?php echo __('Maximum image post id', 'litespeed-cache'); ?>: <?php echo $img_count['max_id']; ?>
						</p>
					</div>
				</div>
			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact" style="display: none;">
				<a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RESCAN); ?>" class="" data-balloon-pos="up" data-balloon-length="large" aria-label="<?php echo __('Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.', 'litespeed-cache'); ?>">
					<?php echo __('Rescan New Thumbnails', 'litespeed-cache'); ?>
				</a>
			</div>
		</div>

		<div class="postbox litespeed-postbox">
			<div class="inside">
				<h3 class="litespeed-title">
					<?php echo __('Optimization Summary', 'litespeed-cache'); ?>
				</h3>
				<p>
					<?php echo __('Total Reduction', 'litespeed-cache'); ?>: <code><?php echo isset($optm_summary['reduced']) ? Utility::real_size($optm_summary['reduced']) : '-'; ?></code>
				</p>
				<p>
					<?php echo __('Images Pulled', 'litespeed-cache'); ?>: <code><?php echo isset($optm_summary['img_taken']) ? $optm_summary['img_taken'] : '-'; ?></code>
				</p>
				<p>
					<?php echo __('Last Request', 'litespeed-cache'); ?>: <code><?php echo isset($optm_summary['last_requested']) ? Utility::readable_time($optm_summary['last_requested']) : '-'; ?></code>
				</p>
				<p>
					<?php echo __('Last Pulled', 'litespeed-cache'); ?>: <code><?php echo isset($optm_summary['last_pulled']) ? Utility::readable_time($optm_summary['last_pulled']) : '-'; ?></code>
					<?php if (isset($optm_summary['last_pulled_by_cron']) && $optm_summary['last_pulled_by_cron']) echo '(Cron)'; ?>
				</p>
			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact litespeed-desc">
				<?php echo sprintf(__('Results can be checked in <a %s>Media Library</a>.', 'litespeed-cache'), 'href="upload.php?mode=list"'); ?>
			</div>
		</div>

		<div class="postbox litespeed-postbox">
			<div class="inside">
				<h3 class="litespeed-title"><?php echo __('Optimization Tools', 'litespeed-cache'); ?></h3>

				<p>
					<?php echo __('You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.', 'litespeed-cache'); ?>
				</p>

				<div class="litespeed-links-group">
					<span>
						<a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_BATCH_SWITCH_ORI); ?>" class="litespeed-link-with-icon" data-balloon-pos="up" aria-label="<?php echo __('Use original images (unoptimized) on your site', 'litespeed-cache'); ?>">
							<span class="dashicons dashicons-undo"></span><?php echo __('Use Original Files', 'litespeed-cache'); ?>
						</a>
					</span><span>
						<a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_BATCH_SWITCH_OPTM); ?>" class="litespeed-link-with-icon litespeed-icon-right" data-balloon-pos="up" aria-label="<?php echo __('Switch back to using optimized images on your site', 'litespeed-cache'); ?>">
							<?php echo __('Use Optimized Files', 'litespeed-cache'); ?><span class="dashicons dashicons-redo"></span>
						</a>
					</span>
				</div>

			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">

				<p><a href="<?php echo Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_DESTROY); ?>" class="litespeed-link-with-icon litespeed-danger" data-litespeed-cfm="<?php echo __('Are you sure to destroy all optimized images?', 'litespeed-cache'); ?>">
						<span class="dashicons dashicons-dismiss"></span><?php echo __('Destroy All Optimization Data', 'litespeed-cache'); ?>
					</a></p>

				<div class="litespeed-desc">
					<?php echo __('Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.', 'litespeed-cache'); ?>
				</div>
			</div>
		</div>
	</div>
</div>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/img_optm/entry.tpl.php000064400000002250151600215040021206 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'summary'		=> __( 'Image Optimization Summary', 'litespeed-cache' ),
	'settings'		=> __( 'Image Optimization Settings', 'litespeed-cache' ),
) ;


if ( $this->_is_network_admin ) {
	$menu_list = array(
		'network_settings' => __( 'Image Optimization Settings', 'litespeed-cache' ),
	);
}


?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Image Optimization', 'litespeed-cache' ) ; ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER ; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1 ;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '' ;
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>" ;
			$i ++ ;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>" ;
			require LSCWP_DIR . "tpl/img_optm/$tab.tpl.php" ;
			echo "</div>" ;
		}

	?>
	</div>

</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/img_optm/settings.tpl.php000064400000010241151600215110021702 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __('Image Optimization Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_AUTO; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Automatically request optimization via cron job.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_CRON; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_ORI; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Optimize images and save backups of the originals in the same folder.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_RM_BKUP; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Automatically remove the original image backups after fetching optimized images.', 'litespeed-cache'); ?>

					<br />
					<font class="litespeed-danger">
						🚨
						<?php echo __('This is irreversible.', 'litespeed-cache'); ?>
						<?php echo __('You will be unable to Revert Optimization once the backups are deleted!', 'litespeed-cache'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_LOSSLESS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Optimize images using lossless compression.', 'litespeed-cache'); ?>
					<?php echo __('This can improve quality but may result in larger images than lossy compression will.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_EXIF; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.', 'litespeed-cache'); ?>
					<?php echo __('This will increase the size of optimized files.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<?php
		if (!is_multisite()) :
			// webp
			require LSCWP_DIR . 'tpl/img_optm/settings.media_webp.tpl.php';

		endif;
		?>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_WEBP_ATTR; ?>
				<?php $this->title($id); ?>
			</th>
			<td>

				<div class="litespeed-textarea-recommended">
					<div>
						<?php $this->build_textarea($id, 40); ?>
					</div>
					<div>
						<?php $this->recommended($id); ?>
					</div>
				</div>

				<div class="litespeed-desc">
					<?php echo __('Specify which element attributes will be replaced with WebP.', 'litespeed-cache'); ?>
					<?php echo __('Only attributes listed here will be replaced.', 'litespeed-cache'); ?>
					<br /><?php echo sprintf(__('Use the format %1$s or %2$s (element is optional).', 'litespeed-cache'), '<code>element.attribute</code>', '<code>.attribute</code>'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_WEBP_REPLACE_SRCSET; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Enable replacement of WebP in %s elements that were generated outside of WordPress logic.', 'litespeed-cache'), '<code>srcset</code>'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/imageopt/#webp-for-extra-srcset'); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php

$this->form_end();
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cdn/auto_setup.tpl.php000064400000027433151600215230021201 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$__cdnsetup = Cdn_Setup::cls();

// This will drop QS param `qc_res` `domain_hash` and `token` also
$__cdnsetup->maybe_extract_token();

$cloud_linked = Cloud::get_summary('is_linked');
$setup_summary = Cdn_Setup::get_summary();

$cdn_setup_done_ts = 0;
if (!empty($setup_summary['cdn_setup_done_ts'])) {
	$cdn_setup_done_ts = $setup_summary['cdn_setup_done_ts'];
}

$has_setup_token = $__cdnsetup->has_cdn_setup_token();

if (!empty($setup_summary['cdn_setup_err'])) {
	$cdn_setup_err = $setup_summary['cdn_setup_err'];
}

if (!empty($setup_summary['cdn_setup_ts'])) {
	$cdn_setup_ts = $setup_summary['cdn_setup_ts'];

	if ($this->conf(Base::O_QC_NAMESERVERS)) {
		$nameservers = explode(',', $this->conf(Base::O_QC_NAMESERVERS));
	}
} else {
	$cdn_setup_ts = 0;
}

$curr_status = '<span class="litespeed-desc">' . __('Not running', 'litespeed-cache') . '</span>';
$apply_btn_txt = __('Run CDN Setup', 'litespeed-cache');
$apply_btn_type = Cdn_Setup::TYPE_RUN;
$disabled = '';
$dom = parse_url(home_url(), PHP_URL_HOST);

if ($cdn_setup_done_ts) {
	$curr_status = '<span class="litespeed-success dashicons dashicons-yes"></span> ' . __('Done', 'litespeed-cache');
	// wp_date requires WP v5.3+
	if (function_exists('wp_date')) {
		$curr_status .= ' <span class="litespeed-desc litespeed-left10">' . sprintf(__('Completed at %s', 'litespeed-cache'), wp_date(get_option('date_format') . ' ' . get_option('time_format'), $cdn_setup_done_ts)) . '</span>';
	}
	$disabled = 'disabled';
} else if (!$has_setup_token) {
	$disabled = 'disabled';
} else if (!empty($cdn_setup_err)) {
	$curr_status = '<span class="litespeed-warning dashicons dashicons-controls-pause"></span> ' . __('Paused', 'litespeed-cache');
	$curr_status_subline = '<p class="litespeed-desc">' . $cdn_setup_err . '</p>';
} else if ($cdn_setup_ts > 0) {
	if (isset($nameservers)) {
		$curr_status = '<span class="litespeed-primary dashicons dashicons-hourglass"></span> ' . __('Verifying, waiting for nameservers to be updated.', 'litespeed-cache') . ' ' . __('Click the refresh button below to refresh status.', 'litespeed-cache');
		if (isset($setup_summary['cdn_verify_msg'])) {
			$curr_status_subline = '<p class="litespeed-desc">' .  __('Last Verification Result', 'litespeed-cache') . ': ' . $setup_summary['cdn_verify_msg'] . '</p>';
		}
	} else {
		$curr_status = '<span class="litespeed-primary dashicons dashicons-hourglass"></span> ' . __('In Progress', 'litespeed-cache');
		$curr_status_subline = '<p class="litespeed-desc">' . __('You will receive an email upon status update.', 'litespeed-cache') . ' ' . __('This process may take several minutes.', 'litespeed-cache') . '</p>';
	}
	$apply_btn_txt = __('Refresh CDN Setup Status', 'litespeed-cache');
	$apply_btn_type = Cdn_Setup::TYPE_STATUS;
}

?>
<h3 class="litespeed-title">
	<?php echo __('Auto QUIC.cloud CDN Setup', 'litespeed-cache'); ?>
</h3>
<p>
	<?php echo __('This is a three step process for configuring your site to use QUIC.cloud CDN with QUIC.cloud DNS. This setup will perform the following actions', 'litespeed-cache') . ':'; ?>
</p>
<ol>
	<li><?php echo __('Set up a QUIC.cloud account.', 'litespeed-cache'); ?></li>
	<li><?php echo __('Prepare the site for QUIC.cloud CDN, detect the DNS, and create a DNS Zone.', 'litespeed-cache'); ?></li>
	<li><?php echo __('Provide the nameservers necessary to enable the CDN.', 'litespeed-cache'); ?></li>
	<li>
		<?php echo __('After successful DNS detection, QUIC.cloud will attempt to generate an SSL certificate and enable the CDN.', 'litespeed-cache'); ?>
		<?php echo __('This last stage could take 15 to 20 minutes.', 'litespeed-cache'); ?>
		<?php echo __('Your site will be available, but browsers may issue a "not secure" warning during this time.', 'litespeed-cache'); ?>
	</li>
</ol>

<p>
	<?php echo __('After you set your nameservers, QUIC.cloud will detect the change and automatically enable the CDN.', 'litespeed-cache'); ?>
</p>

<p class="litespeed-desc">
	<?php echo __('Notes', 'litespeed-cache') . ':'; ?>
</p>
<ul class="litespeed-desc">
	<li>
		<?php echo __('QUIC.cloud CDN/DNS does not support DNSSEC.', 'litespeed-cache'); ?>
		<?php echo __('If you have this enabled for your domain, you must disable DNSSEC to continue.', 'litespeed-cache'); ?>
	</li>
	<li>
		<?php echo __('This setup process will create a DNS zone on QUIC.cloud if one does not currently exist.', 'litespeed-cache'); ?>
		<?php printf(
			__('If you prefer to use the CNAME setup, please <a %s>set up the CDN manually at QUIC.cloud</a>.', 'litespeed-cache'),
			'href="https://quic.cloud/docs/onboarding/" target="_blank" class="litespeed-learn-more"'
		); ?>
	</li>
	<li>
		<?php echo __('QUIC.cloud will detect most normal DNS entries.', 'litespeed-cache'); ?>
		<?php echo __('If you have custom DNS records, it is possible that they are not detected.', 'litespeed-cache'); ?>
		<?php echo __('Visit your QUIC.cloud dashboard after the DNS Zone is set up to confirm your DNS zone.', 'litespeed-cache'); ?>
	</li>
</ul>

<h3 class="litespeed-title-section">
	<?php echo __('Set up QUIC.cloud Account', 'litespeed-cache'); ?>
</h3>

<?php if ($cdn_setup_done_ts) : ?>
	<p>
		<?php echo '<span class="litespeed-right10"><span class="litespeed-success dashicons dashicons-yes"></span> ' . __('Account is linked!', 'litespeed-cache') . '</span>'; ?>
	<p>
		<?php Doc::learn_more(
			Cloud::CLOUD_SERVER_DASH . '/dm/' . $dom . '/cdn/',
			__('Manage CDN', 'litespeed-cache') . ' <span class="dashicons dashicons-external"></span>',
			false,
			'litespeed-link-with-icon'
		); ?>
		<?php Doc::learn_more(
			Cloud::CLOUD_SERVER_DASH . '/dns/find/' . $dom,
			__('Manage DNS Zone', 'litespeed-cache') . ' <span class="dashicons dashicons-external"></span>',
			false,
			'litespeed-link-with-icon'
		); ?>
	</p>
	</p>
<?php elseif ($has_setup_token) : ?>
	<?php echo '<span class="litespeed-right10"><span class="litespeed-success dashicons dashicons-yes"></span> ' . __('Ready to run CDN setup.', 'litespeed-cache') . '</span>'; ?>
<?php elseif ($cloud_linked) : ?>
	<p><?php echo __('Domain key and QUIC.cloud link detected.', 'litespeed-cache'); ?></p>
	<div><?php Doc::learn_more(Utility::build_url(Router::ACTION_CDN_SETUP, Cdn_Setup::TYPE_NOLINK), __('Begin QUIC.cloud CDN Setup', 'litespeed-cache'), true, 'button button-primary'); ?></div>
<?php else : ?>
	<div><?php Doc::learn_more(Utility::build_url(Router::ACTION_CDN_SETUP, Cdn_Setup::TYPE_LINK), __('Link to QUIC.cloud', 'litespeed-cache'), true, 'button button-primary'); ?></div>
<?php endif; ?>

<h3 class="litespeed-title-section">
	<?php echo __('CDN Setup Status', 'litespeed-cache'); ?>
</h3>

<p>
	<span class="litespeed-inline"><?php echo $curr_status; ?></span>
</p>

<?php if (isset($curr_status_subline)) { ?>
	<?php echo $curr_status_subline; ?>
<?php } ?>

<?php if (!$cdn_setup_done_ts) { ?>
	<?php if (isset($setup_summary['cdn_dns_summary'])) { ?>
		<h4>
			<?php echo __('QUIC.cloud Detected Records Summary', 'litespeed-cache'); ?>
		</h4>
		<table class="wp-list-table widefat striped litespeed-width-auto litespeed-table-compact">
			<thead>
				<tr>
					<th>
						<?php echo __('Record Type', 'litespeed-cache'); ?>
					</th>
					<th>
						<?php echo __('Count', 'litespeed-cache'); ?>
					</th>
				</tr>
			</thead>
			<tbody>
				<?php foreach ($setup_summary['cdn_dns_summary']['types'] as $type => $cnt) {
					echo '<tr><td>' . wp_kses_post($type) . '</td><td>' . wp_kses_post($cnt) . '</td></tr>';
				} ?>
			</tbody>
		</table>

		<p>
			<?php echo __('Record names found', 'litespeed-cache') . ': ' . wp_kses_post($setup_summary['cdn_dns_summary']['names']); ?>
		</p>
		<p>
			<?php echo __('Is something missing?', 'litespeed-cache'); ?>
			<?php Doc::learn_more(
				Cloud::CLOUD_SERVER_DASH . '/dns/find/' . $dom,
				__('Review DNS records', 'litespeed-cache') . ' <span class="dashicons dashicons-external"></span>',
				false,
				'litespeed-link-with-icon'
			); ?>
		</p>
		<p>
			<?php echo __('Note: For 15 to 20 minutes after setup completes, browsers may issue a "not secure" warning for your site while QUIC.cloud generates your SSL certificate.', 'litespeed-cache'); ?>
		</p>
	<?php } ?>
<?php } ?>

<?php if (!$cdn_setup_done_ts) { ?>

	<div>
		<?php Doc::learn_more(($disabled ? '#' : Utility::build_url(Router::ACTION_CDN_SETUP, $apply_btn_type)), $apply_btn_txt, true, 'button button-primary ' . $disabled); ?>
	</div>

	<h3 class="litespeed-title-section">
		<?php echo __('Nameservers', 'litespeed-cache'); ?>
	</h3>

	<?php if (isset($nameservers)) { ?>
		<p>
			<?php echo __('Please update your domain registrar to use these custom nameservers:', 'litespeed-cache'); ?>
		</p>
		<ul>
			<?php
			foreach ($nameservers as $nameserver) {
				echo '<li><strong>' . $nameserver . '</strong></li>';
			}
			?>
		</ul>
		<p>
			<?php echo __('QUIC.cloud will attempt to verify the DNS update.', 'litespeed-cache'); ?>
			<?php echo __('If it does not verify within 24 hours, the CDN setup will mark the verification as failed.', 'litespeed-cache'); ?>
			<?php echo __('At that stage, you may re-start the verification process by pressing the Run CDN Setup button.', 'litespeed-cache'); ?>
		</p>
	<?php } else { ?>
		<p>
			<?php echo __('This section will automatically populate once nameservers are configured for the site.', 'litespeed-cache'); ?>
		</p>
	<?php } ?>

<?php } ?>

<?php if ($has_setup_token || $cdn_setup_done_ts) { ?>
	<?php $disabled = $cdn_setup_done_ts && !$cloud_linked ? 'disabled' : ''; ?>
	<h3 class="litespeed-title-section">
		<?php echo __('Action', 'litespeed-cache'); ?>
	</h3>
	<div>
		<p><?php echo __('The following actions are available:', 'litespeed-cache'); ?></p>
		<p>
			<strong><?php echo __('Reset CDN Setup', 'litespeed-cache') . ': '; ?></strong>
			<?php echo __('Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and disables the CDN.', 'litespeed-cache'); ?>
			<?php echo __('QUIC.cloud DNS settings are not changed.', 'litespeed-cache'); ?>
			<?php echo __('This allows you to try Auto CDN setup again.', 'litespeed-cache'); ?>
			<?php if ($cdn_setup_done_ts) : ?>
				<br />
				<span class="litespeed-desc">
					<?php echo __('NOTE', 'litespeed-cache') . ': '; ?>
					<?php echo __('This action will not update anything on the QUIC.cloud servers.', 'litespeed-cache'); ?>
				</span>
			<?php endif; ?>
		</p>
		<p>
			<strong><?php echo __('Delete QUIC.cloud data', 'litespeed-cache') . ': '; ?></strong>
			<?php echo __('Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and deletes the DNS Zone, if one exists for the domain.', 'litespeed-cache'); ?>
			<?php echo __('This allows you to try Auto CDN setup again, or abandon the setup entirely.', 'litespeed-cache'); ?>
			<br />
			<span class="litespeed-desc">
				<?php echo __('NOTE', 'litespeed-cache') . ': '; ?>
				<?php echo __('This action is not available if there is no domain key, the domain is not linked, or the DNS Zone is in active use.', 'litespeed-cache'); ?>
				<?php echo __('If you have not yet done so, please replace the QUIC.cloud nameservers at your domain registrar before proceeding. ', 'litespeed-cache'); ?>
			</span>
		</p>
		<div>
			<a href="<?php echo Utility::build_url(Router::ACTION_CDN_SETUP, Cdn_Setup::TYPE_RESET); ?>" data-litespeed-cfm="<?php echo __('Are you sure you want to reset CDN Setup?', 'litespeed-cache'); ?>" class="button litespeed-btn-warning">
				<?php echo __('Reset CDN Setup', 'litespeed-cache'); ?>
			</a>
			<a href="<?php echo ($disabled ? '#' : Utility::build_url(Router::ACTION_CDN_SETUP, Cdn_Setup::TYPE_DELETE)); ?>" <?php if (empty($disabled)) : ?> data-litespeed-cfm="<?php echo __('Are you sure you want to delete QUIC.cloud data?', 'litespeed-cache'); ?>" <?php endif; ?> class="button litespeed-btn-danger <?php echo $disabled; ?>">
				<?php echo __('Delete QUIC.cloud data', 'litespeed-cache'); ?>
			</a>
		</div>
	</div>
<?php } ?>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cdn/manage.tpl.php000064400000007117151600215300020234 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$cf_on = $this->conf(Base::O_CDN_CLOUDFLARE);
$cf_domain = $this->conf(Base::O_CDN_CLOUDFLARE_NAME) ?: '-';
$cf_zone = $this->conf(Base::O_CDN_CLOUDFLARE_ZONE) ?: '-';

$curr_status = CDN\Cloudflare::get_option(CDN\Cloudflare::ITEM_STATUS, array());

?>
<h3 class="litespeed-title"><?php echo __('QUIC.cloud', 'litespeed-cache'); ?></h3>

<p><?php echo __('To manage QUIC.cloud options, please visit', 'litespeed-cache'); ?>: <a href="<?php echo Cloud::cls()->qc_link(); ?>" target="_blank"><?php echo Cloud::cls()->qc_link(); ?></a></p>


<h3 class="litespeed-title"><?php echo __('Cloudflare', 'litespeed-cache'); ?></h3>

<?php if (!$cf_on) : ?>
	<div class="litespeed-callout notice notice-error inline">
		<h4><?php echo __('WARNING', 'litespeed-cache'); ?></h4>
		<p>
			<?php echo __('To enable the following functionality, turn ON Cloudflare API in CDN Settings.', 'litespeed-cache'); ?>
		</p>
	</div>
<?php endif; ?>

<p><?php echo __('Cloudflare Domain', 'litespeed-cache'); ?>: <code><?php echo esc_textarea($cf_domain); ?></code></p>
<p><?php echo __('Cloudflare Zone', 'litespeed-cache'); ?>: <code><?php echo esc_textarea($cf_zone); ?></code></p>

<p>
	<b><?php echo __('Development Mode', 'litespeed-cache'); ?>:</b>
	<a href="<?php echo Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_SET_DEVMODE_ON); ?>" class="button litespeed-btn-warning">
		<?php echo __('Turn ON', 'litespeed-cache'); ?>
	</a>
	<a href="<?php echo Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_SET_DEVMODE_OFF); ?>" class="button litespeed-btn-warning">
		<?php echo __('Turn OFF', 'litespeed-cache'); ?>
	</a>
	<a href="<?php echo Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_GET_DEVMODE); ?>" class="button litespeed-btn-success">
		<?php echo __('Check Status', 'litespeed-cache'); ?>
	</a>

	<?php if ($curr_status) : ?>
		<span class="litespeed-desc">
			<?php
			if (time() >= $curr_status['devmode_expired']) {
				$expired_at = date('m/d/Y H:i:s', $curr_status['devmode_expired'] + LITESPEED_TIME_OFFSET);
				$curr_status['devmode'] = 'OFF';
				echo sprintf(__('Current status is %1$s since %2$s.', 'litespeed-cache'), '<code>' . strtoupper($curr_status['devmode']) . '</code>', '<code>' . $expired_at . '</code>');
			} else {
				$expired_at = $curr_status['devmode_expired'] - time();
				$expired_at = Utility::readable_time($expired_at, 3600 * 3, true);
			?>
				<?php echo sprintf(__('Current status is %s.', 'litespeed-cache'), '<code>' . strtoupper($curr_status['devmode']) . '</code>'); ?>
				<?php echo sprintf(__('Development mode will be automatically turned off in %s.', 'litespeed-cache'), '<code>' . $expired_at . '</code>'); ?>
			<?php
			}
			?>
		</span>
	<?php endif; ?>

<p class="litespeed-desc">
	<?php echo __('Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.', 'litespeed-cache'); ?>
	<?php echo __('Development Mode will be turned off automatically after three hours.', 'litespeed-cache'); ?>
	<a href="https://support.cloudflare.com/hc/en-us/articles/200168246" target="_blank"><?php echo __('Learn More', 'litespeed-cache'); ?></a>
</p>
</p>

<p>
	<b><?php echo __('Cloudflare Cache', 'litespeed-cache'); ?>:</b>
	<?php if (!$cf_on) : ?>
		<a href="#" class="button button-secondary disabled">
		<?php else : ?>
			<a href="<?php echo Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_PURGE_ALL); ?>" class="button litespeed-btn-danger">
			<?php endif; ?>
			<?php echo __('Purge Everything', 'litespeed-cache'); ?>
			</a>
</p>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cdn/entry.tpl.php000064400000002047151600215360020150 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$menu_list = array(
	'settings'			=> __( 'CDN Settings', 'litespeed-cache' ),
	'auto_setup'		=> __( 'QUIC.cloud CDN Setup', 'litespeed-cache' ),
	'manage'			=> __( 'Manage', 'litespeed-cache' ),
) ;

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache CDN', 'litespeed-cache' ) ; ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER ; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1 ;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '' ;
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>" ;
			$i ++ ;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>" ;
			require LSCWP_DIR . "tpl/cdn/$tab.tpl.php" ;
			echo "</div>" ;
		}

	?>
	</div>

</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cdn/settings.tpl.php000064400000022276151600215430020653 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$home_url = home_url( '/' );
$parsed = parse_url( $home_url );
$home_url = str_replace( $parsed[ 'scheme' ] . ':', '', $home_url );
$cdn_url = 'https://cdn.' . substr( $home_url, 2 );

$cdn_mapping = $this->conf( Base::O_CDN_MAPPING );
// Special handler: Append one row if somehow the DB default preset value got deleted
if ( ! $cdn_mapping ) {
	$this->load_default_vals();
	$cdn_mapping = self::$_default_options[ Base::O_CDN_MAPPING ];
}

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'CDN Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cdn/' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $id = Base::O_CDN_QUIC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Enable %s CDN API functionality.', 'litespeed-cache' ), 'QUIC.cloud' ); ?>
				<?php Doc::learn_more( 'https://quic.cloud/docs/cdn/getting-started/verify-quic-cloud-cdn-is-working/#check-lscache-wordpress-plugin' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CDN; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.', 'litespeed-cache' ), '<code>' . __( 'ON', 'litespeed-cache' ) . '</code>' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cdn/#use-cdn-mapping' ); ?>
			</div>

			<div class="litespeed-desc">
				<?php echo sprintf( __( 'NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.', 'litespeed-cache' ), '<code>' . __( 'OFF', 'litespeed-cache' ) . '</code>' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left"></th>
		<td>
			<?php $this->enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_URL . '][]' ); ?>
			<?php $this->enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_IMG . '][]' ); ?>
			<?php $this->enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_CSS . '][]' ); ?>
			<?php $this->enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_JS . '][]' ); ?>
			<?php $this->enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_FILETYPE . '][]' ); ?>

			<div id="litespeed_cdn_mapping_div"></div>

			<script type="text/babel">
				ReactDOM.render(
					<CDNMapping list={ <?php echo json_encode( $cdn_mapping ); ?> } />,
					document.getElementById( 'litespeed_cdn_mapping_div' )
				);
			</script>

			<div class="litespeed-warning">
				<?php echo __( 'NOTE', 'litespeed-cache' ); ?>:
				<?php echo __( 'To randomize CDN hostname, define multiple hostnames for the same resources.', 'litespeed-cache' ); ?>
			</div>

			<div class="litespeed-desc">
				<b><?php $this->title( Base::CDN_MAPPING_INC_IMG ); ?></b>:
				<?php echo sprintf( __( 'Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.', 'litespeed-cache' ), '<code>&lt;img</code>', '<code>url()</code>' ); ?>

				<br />
				<b><?php $this->title( Base::CDN_MAPPING_INC_CSS ); ?></b>:
				<?php echo __( 'Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.', 'litespeed-cache' ); ?>

				<br />
				<b><?php $this->title( Base::CDN_MAPPING_INC_JS ); ?></b>:
				<?php echo __( 'Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.', 'litespeed-cache' ); ?>

				<br />
				<b><?php $this->title( Base::CDN_MAPPING_FILETYPE ); ?></b>:
				<?php echo __( 'Static file type links to be replaced by CDN links.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
				<?php echo sprintf( __( 'This will affect all tags containing attributes: %s %s %s.', 'litespeed-cache' ), '<code>src=""</code>', '<code>data-src=""</code>', '<code>href=""</code>' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cdn/#include-file-types', __( 'Default value', 'litespeed-cache' ) ); ?>

				<br />
				<?php echo sprintf( __( 'If you turn any of the above settings OFF, please remove the related file types from the %s box.', 'litespeed-cache' ), '<b>' . __( 'Include File Types', 'litespeed-cache' ) . '</b>' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cdn/#include-file-types' ); ?>
			</div>

		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CDN_ATTR; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>

			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 40 ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'Specify which HTML element attributes will be replaced with CDN Mapping.', 'litespeed-cache' ); ?>
				<?php echo __( 'Only attributes listed here will be replaced.', 'litespeed-cache' ); ?>
				<br /><?php echo sprintf( __( 'Use the format %1$s or %2$s (element is optional).', 'litespeed-cache' ), '<code>element.attribute</code>', '<code>.attribute</code>' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_CDN_ORI; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.', 'litespeed-cache' ), '<code>//</code>', '<code>' . $home_url . '</code>' ); ?>
				<br /><?php echo sprintf( __( 'Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.', 'litespeed-cache' ), '<code>*</code>', '<code>//www.aa.com</code>', '<code>//aa.com</code>', '<code>//*aa.com</code>' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_CDN_ORI_DIR; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 40 ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'Only files within these directories will be pointed to the CDN.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_CDN_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Paths containing these strings will not be served from the CDN.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CDN_CLOUDFLARE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Use %s API functionality.', 'litespeed-cache' ), 'Cloudflare' ); ?>
				<?php echo sprintf( __( 'This can be managed from %1$s%2$s tab.', 'litespeed-cache' ), '<b>' . __( 'CDN', 'litespeed-cache' ) . '</b> -&gt; <b>', __( 'Manage', 'litespeed-cache' ) .'</b>' ); ?>
			</div>
			<div class="litespeed-block">
				<div class='litespeed-col'>
				<label class="litespeed-form-label"><?php echo __( 'Global API Key / API Token', 'litespeed-cache' ); ?></label>

					<?php $this->build_input( Base::O_CDN_CLOUDFLARE_KEY ); ?>
					<div class="litespeed-desc">
						<?php echo sprintf( __( 'Your API key / token is used to access %s APIs.', 'litespeed-cache' ), 'Cloudflare' ); ?>
						<?php echo sprintf( __( 'Get it from <a %1$s>%2$s</a>.', 'litespeed-cache' ), 'href="https://dash.cloudflare.com/profile/api-tokens" target="_blank"', 'Cloudflare' ); ?>
						<?php echo sprintf( __( 'Recommended to generate the token from Cloudflare API token template "WordPress".', 'litespeed-cache' ) ); ?>
					</div>
				</div>

				<div class='litespeed-col'>
					<label class="litespeed-form-label"><?php echo __( 'Email Address', 'litespeed-cache' ); ?></label>

					<?php $this->build_input( Base::O_CDN_CLOUDFLARE_EMAIL ); ?>
					<div class="litespeed-desc">
						<?php echo sprintf( __( 'Your Email address on %s.', 'litespeed-cache' ), 'Cloudflare' ); ?>
						<?php echo sprintf( __( 'Optional when API token used.', 'litespeed-cache' ) ); ?>
					</div>
				</div>

				<div class='litespeed-col'>
					<label class="litespeed-form-label"><?php echo __( 'Domain', 'litespeed-cache' ); ?></label>

				<?php
					$cf_zone = $this->conf( Base::O_CDN_CLOUDFLARE_ZONE );
					$cls = 	$cf_zone ? ' litespeed-input-success' : ' litespeed-input-warning';
					$this->build_input( Base::O_CDN_CLOUDFLARE_NAME, $cls );
				?>
					<div class="litespeed-desc">
						<?php echo __( 'You can just type part of the domain.', 'litespeed-cache' ); ?>
						<?php echo __( 'Once saved, it will be matched with the current list and completed automatically.', 'litespeed-cache' ); ?>
					</div>
				</div>
			</div>
		</td>
	</tr>

</tbody></table>

<?php
$this->form_end();

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/modal.header.php000064400000000766151600215630020547 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

<link rel="stylesheet" href="<?php echo LSWCP_PLUGIN_URL ; ?>assets/css/litespeed.css" />

<div class="litespeed litespeed-modal">

	<?php if ( $_progress ) : ?>
	<div class="litespeed-progress">
		<div class="litespeed-progress-bar" role="progressbar" style="width: <?php echo $_progress ; ?>%" aria-valuenow="<?php echo $_progress ; ?>" aria-valuemin="0" aria-valuemax="100"></div>
	</div>
	<?php endif ; ?>

	<div class="litespeed-wrap">
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/metabox.php000064400000002246151600215700017654 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

wp_nonce_field(self::POST_NONCE_ACTION, Router::NONCE);

$post_id = get_the_ID();

foreach ($this->_postmeta_settings as $k => $v) {
	$existing_val = get_post_meta($post_id, $k, true);

	if (in_array($k, array('litespeed_vpi_list', 'litespeed_vpi_list_mobile'))) {
		if (is_array($existing_val)) {
			$existing_val = implode(PHP_EOL, $existing_val);
		}
		echo '<div style="margin-bottom:10px;"><label for="' . Str::trim_quotes($k) . '">' . $v . '</label>';
		echo '<textarea style="width:100%" rows="5" id="' . Str::trim_quotes($k) . '" name="' . Str::trim_quotes($k) . '">' . $existing_val . '</textarea>';
		echo '</div>';
	} else {
		echo '<div style="display:flex;margin-bottom:10px;align-items: center;gap: 2ch;justify-content: space-between;"><label for="' . $k . '">' . $v . '</label>';
		echo '<input class="litespeed-tiny-toggle" id="' . Str::trim_quotes($k) . '" name="' . Str::trim_quotes($k) . '" type="checkbox" value="1" ' . ($existing_val ? 'checked' : '') . ' />';
		echo '</div>';
	}
}

echo '<div style="text-align:right;">';
Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/metabox/');
echo '</div>';
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/show_display_installed.php000064400000002530151600215750022762 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$buf =
	'<h3>' .
	__('LiteSpeed Cache plugin is installed!', 'litespeed-cache') .
	'</h3>' .
	' ' .
	__('This message indicates that the plugin was installed by the server admin.', 'litespeed-cache') .
	' ' .
	__('The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.', 'litespeed-cache') .
	' ' .
	__('However, there is no way of knowing all the possible customizations that were implemented.', 'litespeed-cache') .
	' ' .
	__('For that reason, please test the site to make sure everything still functions properly.', 'litespeed-cache') .
	'<br /><br />' .
	__('Examples of test cases include:', 'litespeed-cache') .
	'<ul>' .
	'<li>' .
	__('Visit the site while logged out.', 'litespeed-cache') .
	'</li>' .
	'<li>' .
	__('Create a post, make sure the front page is accurate.', 'litespeed-cache') .
	'</li>' .
	'</ul>' .
	sprintf(
		__('If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.', 'litespeed-cache'),
		'href="https://wordpress.org/support/plugin/litespeed-cache" rel="noopener noreferrer" target="_blank"'
	) .
	'<br />' .
	__('If you would rather not move at litespeed, you can deactivate this plugin.', 'litespeed-cache');

self::add_notice(self::NOTICE_BLUE . ' lscwp-whm-notice', $buf);
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/in_upgrading.php000064400000000361151600216020020653 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$msg = __('LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.', 'litespeed-cache');

echo self::build_notice(self::NOTICE_BLUE, $msg);
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/show_error_cookie.php000064400000001252151600216070021734 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$err =
	__('NOTICE: Database login cookie did not match your login cookie.', 'litespeed-cache') .
	' ' .
	__('If the login cookie was recently changed in the settings, please log out and back in.', 'litespeed-cache') .
	' ' .
	sprintf(__('If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.', 'litespeed-cache'), admin_url('admin.php?page=litespeed-cache#advanced'));

if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
	$err .= ' ' . __('If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.', 'litespeed-cache');
}

self::add_notice(self::NOTICE_YELLOW, $err);
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/admin_footer.php000064400000003055151600216140020661 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

// &#10030;&#10030;&#10030;&#10030;&#10030;
$stars =
	'<span class="wporg-ratings rating-stars"><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span></span>';
$rate_us =
	'<a href="https://wordpress.org/support/plugin/litespeed-cache/reviews/?filter=5#new-post" rel="noopener noreferer" target="_blank">' .
	sprintf(__('Rate %s on %s', 'litespeed-cache'), '<strong>' . __('LiteSpeed Cache', 'litespeed-cache') . $stars . '</strong>', 'WordPress.org') .
	'</a>';

$wiki = '<a href="https://docs.litespeedtech.com/lscache/lscwp/overview/" target="_blank">' . __('Read LiteSpeed Documentation', 'litespeed-cache') . '</a>';

$forum = '<a href="https://wordpress.org/support/plugin/litespeed-cache" target="_blank">' . __('Visit LSCWP support forum', 'litespeed-cache') . '</a>';

$community = '<a href="https://litespeedtech.com/slack" target="_blank">' . __('Join LiteSpeed Slack community', 'litespeed-cache') . '</a>';

// Change the footer text
if (!is_multisite() || is_network_admin()) {
	$footer_text = $rate_us . ' | ' . $wiki . ' | ' . $forum . ' | ' . $community;
} else {
	$footer_text = $wiki . ' | ' . $forum . ' | ' . $community;
}
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/check_cache_disabled.php000064400000003066151600216210022242 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$reasons = array() ;

if ( ! defined( 'LITESPEED_ALLOWED' ) ) {
	if ( defined( 'LITESPEED_SERVER_TYPE' ) && LITESPEED_SERVER_TYPE == 'NONE' ) {
		$reasons[] = array(
			'title' => __( 'To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.', 'litespeed-cache' ),
			'link'	=> 'https://docs.litespeedtech.com/lscache/lscwp/faq/#why-do-the-cache-features-require-a-litespeed-server',
		) ;
	} else {
		$reasons[] = array(
			'title' => __( 'Please enable the LSCache Module at the server level, or ask your hosting provider.', 'litespeed-cache' ),
			'link'	=> 'https://docs.litespeedtech.com/lscache/lscwp/overview/#prerequisites',
		) ;
	}
}
elseif ( ! defined( 'LITESPEED_ON' ) ) {
	$reasons[] = array(
		'title' => __( 'Please enable LiteSpeed Cache in the plugin settings.', 'litespeed-cache' ) ,
		'link'	=> 'https://docs.litespeedtech.com/lscache/lscwp/cache/#enable-cache',
	) ;
}

if ( $reasons ) :
?>
	<div class="litespeed-callout notice notice-error inline">

		<h4><?php echo __( 'WARNING', 'litespeed-cache' ) ; ?></h4>

		<p>
			<?php echo __( 'LSCache caching functions on this page are currently unavailable!', 'litespeed-cache' ) ; ?>
		</p>

		<ul class="litespeed-list">
		<?php foreach ( $reasons as $v ) : ?>
			<li>
				<?php echo esc_html( $v[ 'title' ] ); ?>

				<a href="<?php echo $v[ 'link' ] ; ?>" target="_blank" class="litespeed-learn-more"><?php echo __( 'Learn More', 'litespeed-cache' ) ; ?></a>
			</li>
		<?php endforeach ; ?>
		</ul>

	</div>
<?php endif ;
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/show_rule_conflict.php000064400000001257151600216260022110 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$err = sprintf(
	__(
		'Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)',
		'litespeed-cache'
	),
	'.htaccess',
	'`ExpiresDefault`',
	'href="https://docs.litespeedtech.com/lscache/lscwp/troubleshoot/#browser-displays-stale-content" target="_blank"'
);

// other plugin left cache expired rules in .htaccess which will cause conflicts
echo self::build_notice(self::NOTICE_YELLOW . ' lscwp-notice-ruleconflict', $err);
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/check_if_network_disable_all.php000064400000001157151600216330024034 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

if ( ! is_multisite() ) {
	return;
}

if ( get_current_blog_id() === BLOG_ID_CURRENT_SITE ) {
	return;
}

if ( ! $this->network_conf( Base::NETWORK_O_USE_PRIMARY ) ) {
	return;
}
?>
		<div class="litespeed-callout notice notice-error inline">
			<h4><?php echo __( 'WARNING', 'litespeed-cache' ); ?></h4>
			<p>
				<?php echo __('The network admin selected use primary site configs for all subsites.', 'litespeed-cache'); ?>
				<?php echo __('The following options are selected, but are not editable in this settings page.', 'litespeed-cache'); ?>
			</p>
		</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/disabled_all.php000064400000000403151600216430020606 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$err = __('Disable All Features', 'litespeed-cache');

// other plugin left cache expired rules in .htaccess which will cause conflicts
echo Admin_Display::build_notice(Admin_Display::NOTICE_RED, $err);
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/modal.footer.php000064400000000011151600216500020571 0ustar00
</div>

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/inc/api_key.php000064400000000446151600216550017642 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$api_key = $this->conf( Base::O_API_KEY ) ;

?>

<?php if ( ! $api_key ) : ?>
	<p class="litespeed-desc">
		<?php echo __( 'This will also generate an API key from LiteSpeed\'s Server.', 'litespeed-cache' ) ; ?>
	</p>
<?php endif ; ?>

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/general/network_settings.tpl.php000064400000002015151600216670023271 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'General Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/' ); ?>
</h3>

<?php
$this->form_action( Router::ACTION_SAVE_SETTINGS_NETWORK );
?>

<table class="wp-list-table striped litespeed-table"><tbody>
	<?php require LSCWP_DIR . 'tpl/general/settings_inc.auto_upgrade.tpl.php'; ?>

	<tr>
		<th><?php echo __('Use Primary Site Configuration', 'litespeed-cache'); ?></th>
		<td>
			<?php $this->build_switch( Base::NETWORK_O_USE_PRIMARY ); ?>
			<div class="litespeed-desc">
				<?php echo __("Check this option to use the primary site's configuration for all subsites.", 'litespeed-cache'); ?>
				<?php echo __('This will disable the settings page on all subsites.', 'litespeed-cache'); ?>
			</div>
		</td>
	</tr>

	<?php require LSCWP_DIR . 'tpl/general/settings_inc.guest.tpl.php'; ?>

</tbody></table>

<?php
$this->form_end( true );
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/general/settings_tuning.tpl.php000064400000002511151600216740023103 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$this->form_action();
?>
<h3 class="litespeed-title-short">
	<?php echo __( 'Tuning Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/#tuning-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_GUEST_UAS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 30 ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'Listed User Agents will be considered as Guest Mode visitors.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_GUEST_IPS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 50 ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'Listed IPs will be considered as Guest Mode visitors.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>
</tbody></table>

<?php $this->form_end(); ?>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/general/settings_inc.auto_upgrade.tpl.php000064400000000735151600217010025023 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

	<!-- build_setting_auto_upgrade -->
	<tr>
		<th>
			<?php $id = Base::O_AUTO_UPGRADE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/general/entry.tpl.php000064400000002165151600217060021021 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'settings'	=> __( 'General Settings', 'litespeed-cache' ),
	'settings_tuning' => __( 'Tuning', 'litespeed-cache' ),
);

if ( $this->_is_network_admin ) {
	$menu_list = array(
		'network_settings' => __( 'General Settings', 'litespeed-cache' ),
	);
}

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache General Settings', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/general/$tab.tpl.php";
			echo "</div>";
		}

	?>
	</div>

</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/general/settings.tpl.php000064400000026321151600217140021517 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$__cloud = Cloud::cls();

// This will drop QS param `qc_res` and `domain_hash` also
$__cloud->parse_qc_redir();

$cloud_summary = Cloud::get_summary();

$can_token = $__cloud->can_token();

$is_requesting = !empty($cloud_summary['token_ts']) && (empty($cloud_summary['apikey_ts']) || $cloud_summary['token_ts'] > $cloud_summary['apikey_ts']);

$apply_btn_txt = __('Request Domain Key', 'litespeed-cache');
if ($this->conf(Base::O_API_KEY)) {
	$apply_btn_txt = __('Refresh Domain Key', 'litespeed-cache');
	if ($is_requesting) {
		$apply_btn_txt = __('Waiting for Refresh', 'litespeed-cache');
	}
} elseif ($is_requesting) {
	$apply_btn_txt = __('Waiting for Approval', 'litespeed-cache');
}

$apply_ts_txt = '';
if (!empty($cloud_summary['token_ts'])) {
	$apply_ts_txt .= ' ' . __('Requested', 'litespeed-cache') . ': <code>' . Utility::readable_time($cloud_summary['token_ts']) . '</code>';
}
if (!empty($cloud_summary['apikey_ts'])) {
	$apply_ts_txt .= ' ' . __('Approved', 'litespeed-cache') . ': <code>' . Utility::readable_time($cloud_summary['apikey_ts']) . '</code>';
}
if (!$can_token) {
	$next_available_req = $cloud_summary['token_ts'] + Cloud::EXPIRATION_TOKEN - time();
	$apply_ts_txt .= ' ' . sprintf(__('Next available request time: <code>After %s</code>', 'litespeed-cache'), Utility::readable_time($next_available_req, 0, true));
}

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php echo __('General Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/general/'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<?php if (!$this->_is_multisite) : ?>
			<?php require LSCWP_DIR . 'tpl/general/settings_inc.auto_upgrade.tpl.php'; ?>
		<?php endif; ?>

		<tr>
			<th>
				<?php $id = Base::O_API_KEY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php if (!$is_requesting || $can_token) : ?>
					<?php $this->build_input($id); ?>
				<?php else : ?>
					<?php $this->build_input($id, null, null, 'text', true); ?>
				<?php endif; ?>

				<?php if ($can_token) : ?>
					<?php Doc::learn_more(Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_GEN_KEY), $apply_btn_txt, true, 'button litespeed-btn-success'); ?>
				<?php else : ?>
					<?php Doc::learn_more('javascript:;', $apply_btn_txt, true, 'button disabled'); ?>
				<?php endif; ?>
				<?php if ($apply_ts_txt) : ?>
					<span class="litespeed-desc"><?php echo $apply_ts_txt; ?></span>
				<?php endif; ?>

				<?php if (!empty($cloud_summary['is_linked'])) : ?>
					<?php Doc::learn_more(Cloud::cls()->qc_link(), __('Visit My Dashboard on QUIC.cloud', 'litespeed-cache'), false, 'button litespeed-btn-success litespeed-right'); ?>
				<?php elseif ($__cloud->can_link_qc()) : ?>
					<?php Doc::learn_more(Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_LINK), __('Link to QUIC.cloud', 'litespeed-cache'), true, 'button litespeed-btn-warning litespeed-right'); ?>
				<?php else : ?>
					<?php Doc::learn_more('javascript:;', __('Link to QUIC.cloud', 'litespeed-cache'), true, 'button disabled litespeed-btn-warning litespeed-right'); ?>
				<?php endif; ?>

				<?php if ($is_requesting && $can_token) : ?>
					<div class="litespeed-callout notice notice-error inline">
						<h4><?php echo __('Notice', 'litespeed-cache'); ?>:</h4>
						<p><?php echo sprintf(__('There was a problem with retrieving your Domain Key. Please click the %s button to retry.', 'litespeed-cache'), '<code>' . $apply_btn_txt . '</code>'); ?></p>
						<p><?php echo __('There are two reasons why we might not be able to communicate with your domain', 'litespeed-cache'); ?>:</p>
						<p>1) <?php echo sprintf(__('The POST callback to %s failed.', 'litespeed-cache'), '<code>' . home_url() . '/' . (function_exists('rest_get_url_prefix') ? rest_get_url_prefix() : apply_filters('rest_url_prefix', 'wp-json')) . '/litespeed/v1/token</code>'); ?> </p>
						<p>2) <?php echo sprintf(__('Our %s was not allowlisted.', 'litespeed-cache'), __('Current Online Server IPs', 'litespeed-cache')); ?></p>
						<p><?php echo __('Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance.', 'litespeed-cache'); ?>:</p>
					</div>
				<?php endif; ?>

				<?php if ($is_requesting) : ?>
					<div class="litespeed-callout notice notice-warning inline">
						<h4><?php echo __('Notice', 'litespeed-cache'); ?>:</h4>
						<p><?php echo __('Request submitted. Please wait, then refresh the page to see approval notification.', 'litespeed-cache'); ?></p>
					</div>
				<?php endif; ?>

				<?php if (!$this->conf(Base::O_API_KEY)) : ?>
					<div class="litespeed-callout notice notice-error inline">
						<h4><?php echo __('Warning', 'litespeed-cache'); ?>:</h4>
						<p><?php echo sprintf(__('You must have %1$s first before linking to QUIC.cloud.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_API_KEY) . '</code>') . ' See <a href="https://quic.cloud/terms/">Terms</a>.'; ?></p>
					</div>
				<?php elseif (empty($cloud_summary['is_linked'])) : ?>
					<div class="litespeed-callout notice notice-warning inline">
						<h4><?php echo __('Notice', 'litespeed-cache'); ?>:</h4>
						<p><?php echo sprintf(__('You must click the %s button if you wish to associate this site with a QUIC.cloud account.', 'litespeed-cache'), '<code>' . __('Link to QUIC.cloud', 'litespeed-cache') . '</code>'); ?></p>
						<p><?php Doc::learn_more('https://www.quic.cloud/faq/#do-i-need-to-register-on-quic-cloud-to-use-the-online-services', __('Benefits of linking to a QUIC.cloud account', 'litespeed-cache')); ?></p>
					</div>
				<?php endif; ?>

				<div class="litespeed-desc">
					<?php echo __('A Domain Key is required for QUIC.cloud online services.', 'litespeed-cache'); ?>

					<br />
					<?php if (!empty($cloud_summary['main_domain'])) : ?>
						<?php echo __('Main domain', 'litespeed-cache'); ?>: <code><?php echo $cloud_summary['main_domain']; ?></code>
					<?php else : ?>
						<font class="litespeed-warning">
							⚠️ <?php echo __('Main domain not generated yet', 'litespeed-cache'); ?>
						</font>
					<?php endif; ?>

					<br />
					<?php Doc::notice_ips(); ?>
					<div class="litespeed-callout notice notice-success inline">
						<h4><?php echo __('Current Cloud Nodes in Service', 'litespeed-cache'); ?>
							<a class="litespeed-right litespeed-redetect" href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_CLEAR_CLOUD); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo __('Click to clear all nodes for further redetection.', 'litespeed-cache'); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to clear all cloud nodes?', 'litespeed-cache'); ?>"><i class='litespeed-quic-icon'></i> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
						</h4>
						<p>
							<?php
							$has_service = false;
							foreach (Cloud::$SERVICES as $svc) {
								if (isset($cloud_summary['server.' . $svc])) {
									$has_service = true;
									echo '<p><b>Service:</b> <code>' . $svc . '</code> <b>Node:</b> <code>' . $cloud_summary['server.' . $svc] . '</code> <b>Connected Date:</b> <code>' . Utility::readable_time($cloud_summary['server_date.' . $svc]) . '</code></p>';
								}
							}
							if (!$has_service) {
								echo __('No cloud services currently in use', 'litespeed-cache');
							}
							?>
						</p>
					</div>
				</div>
			</td>
		</tr>

		<?php if (!$this->_is_multisite) : ?>
			<?php require LSCWP_DIR . 'tpl/general/settings_inc.guest.tpl.php'; ?>
		<?php endif; ?>

		<tr>
			<th>
				<?php $id = Base::O_GUEST_OPTM; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<span class="litespeed-danger litespeed-text-bold">
						🚨
						<?php echo __('This option enables maximum optimization for Guest Mode visitors.', 'litespeed-cache'); ?>
						<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/general/#guest-optimization', __('Please read all warnings before enabling this option.', 'litespeed-cache'), false, 'litespeed-danger'); ?>
					</span>

					<?php
					$typeList = array();
					if ($this->conf(Base::O_GUEST) && !$this->conf(Base::O_OPTM_UCSS)) {
						$typeList[] = 'UCSS';
					}
					if ($this->conf(Base::O_GUEST) && !$this->conf(Base::O_OPTM_CSS_ASYNC)) {
						$typeList[] = 'CCSS';
					}
					if (!empty($typeList)) {
						$theType = implode('/', $typeList);
						echo '<br />';
						echo '<font class="litespeed-info">';
						echo '⚠️ ' . sprintf(__('Your %1s quota on %2s will still be in use.', 'litespeed-cache'), $theType, 'QUIC.cloud');
						echo '</font>';
					}
					?>

					<?php if (!$this->conf(Base::O_GUEST)) : ?>
						<br />
						<font class="litespeed-warning litespeed-left10">
							⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo sprintf(__('%s must be turned ON for this setting to work.', 'litespeed-cache'),  '<code>' . Lang::title(Base::O_GUEST) . '</code>'); ?>
						</font>
					<?php endif; ?>

					<?php if (!$this->conf(Base::O_CACHE_MOBILE)) : ?>
						<br />
						<font class="litespeed-primary litespeed-left10">
							⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo sprintf(__('You need to turn %s on to get maximum result.', 'litespeed-cache'),  '<code>' . Lang::title(Base::O_CACHE_MOBILE) . '</code>'); ?>
						</font>
					<?php endif; ?>

					<?php if (!$this->conf(Base::O_IMG_OPTM_WEBP)) : ?>
						<br />
						<font class="litespeed-primary litespeed-left10">
							⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo sprintf(__('You need to turn %s on and finish all WebP generation to get maximum result.', 'litespeed-cache'),  '<code>' . Lang::title(Base::O_IMG_OPTM_WEBP) . '</code>'); ?>
						</font>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_SERVER_IP; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.', 'litespeed-cache'); ?>
					<br /><?php echo __('Your server IP', 'litespeed-cache'); ?>: <code id='litespeed_server_ip'>-</code> <a href="javascript:;" class="button button-link" id="litespeed_get_ip"><?php echo __('Check my public IP from', 'litespeed-cache'); ?> DoAPI.us</a>
					⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo __('the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.', 'litespeed-cache'); ?>
					<br /><?php echo __('Please make sure this IP is the correct one for visiting your site.', 'litespeed-cache'); ?>

					<?php $this->_validate_ip($id); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_NEWS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php $this->form_end(); ?>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/general/settings_inc.guest.tpl.php000064400000003555151600217210023500 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$guest_update_url = parse_url( LSWCP_PLUGIN_URL . GUI::PHP_GUEST, PHP_URL_PATH );

?>
	<tr>
		<th>
			<?php $id = Base::O_GUEST; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.', 'litespeed-cache' ); ?>
				<?php echo __( 'This option can help to correct the cache vary for certain advanced mobile or tablet visitors.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/#guest-mode' ); ?>
				<br /><?php Doc::notice_htaccess(); ?>
				<br /><?php Doc::crawler_affected(); ?>
			</div>
			<?php if ( $this->conf( $id ) ) : ?>
				<div class="litespeed-desc">
					<?php echo __( 'Guest Mode testing result', 'litespeed-cache' ); ?>:
					<font id='litespeed_gm_status'><?php echo __( 'Testing', 'litespeed-cache' ); ?>...</font>
				</div>
				<script>
					(function ($) {
						jQuery(document).ready(function () {
							$.post( '<?php echo $guest_update_url; ?>', function(data){
								if ( data == '[]' || $data == '{"reload":"yes"}' ) {
									$('#litespeed_gm_status').html('<font class="litespeed-success"><?php echo __( 'Guest Mode passed testing.', 'litespeed-cache' ); ?></font>');
								}
								else {
									$('#litespeed_gm_status').html('<font class="litespeed-danger"><?php echo __( 'Guest Mode failed to test.', 'litespeed-cache' ); ?></font>');
								}
							}).fail( function(){
								$('#litespeed_gm_status').html('<font class="litespeed-danger"><?php echo __( 'Guest Mode failed to test.', 'litespeed-cache' ); ?></font>');
							})
						});
					})(jQuery);
				</script>
			<?php endif; ?>
		</td>
	</tr>

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings-esi.tpl.php000064400000013133151600217330021721 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'ESI Settings', 'litespeed-cache' ) ; ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#esi-tab' ); ?>
</h3>

<div class="litespeed-description">
	<p><?php echo __( 'With ESI (Edge Side Includes), pages may be served from cache for logged-in users.', 'litespeed-cache' ) ; ?></p>
	<p><?php echo __( 'ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.', 'litespeed-cache' ) ; ?>
		<?php Doc::learn_more( 'https://blog.litespeedtech.com/2017/08/30/wpw-private-cache-vs-public-cache/', __( 'WpW: Private Cache vs. Public Cache', 'litespeed-cache' ) ); ?>
	</p>
	<p>
		💡:
		<?php echo __( 'You can turn shortcodes into ESI blocks.', 'litespeed-cache' ) ; ?>
		<?php echo sprintf(
			__( 'Replace %1$s with %2$s.', 'litespeed-cache' ),
			'<code>[shortcodeA att1="val1" att2="val2"]</code>',
			'<code>[esi shortcodeA att1="val1" att2="val2"]</code>'
		) ; ?>
		<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/admin/#turning-wordpress-shortcodes-into-esi-blocks' ); ?>
	</p>
	<p>
		<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/api/#generate-esi-block-url', __( 'ESI sample for developers', 'litespeed-cache' ) ); ?>
	</p>
</div>

<div class="litespeed-relative">

<?php if ( ! LSWCP_ESI_SUPPORT && ! $this->conf( Base::O_CDN_QUIC ) ) : ?>
	<div class="litespeed-callout-danger">
		<h4><?php echo __( 'WARNING', 'litespeed-cache' ) ; ?></h4>
		<h4><?php echo __( 'These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.', 'litespeed-cache' ); ?></h4>
	</div>
<?php endif; ?>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_ESI ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_ESI_CACHE_ADMBAR ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __(' Cache the built-in Admin Bar ESI block.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_ESI_CACHE_COMMFORM ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Cache the built-in Comment Form ESI block.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_ESI_NONCE ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<div class="litespeed-row-flex">
				<div class="">
					<?php $this->build_textarea( $id ) ; ?>
				</div>
				<div class="litespeed-width-3-10">
					<p class="litespeed-desc">
						<?php echo __( 'The list will be merged with the predefined nonces in your local data file.', 'litespeed-cache' ); ?>
						<?php echo __( 'The latest data file is', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/master/data/esi.nonces.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/master/data/esi.nonces.txt</a>
						<br /><font class="litespeed-success">
							<?php echo __( 'API', 'litespeed-cache' ); ?>:
							<?php echo sprintf( __( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_esi_nonces</code>' ); ?>
						</font>
					</p>
				</div>
			</div>
			<div class="litespeed-desc">
				<?php echo __( 'The above nonces will be converted to ESI automatically.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
				<br /><?php echo __( 'An optional second parameter may be used to specify cache control. Use a space to separate', 'litespeed-cache' ); ?>: <code>my_nonce_action private</code>
			</div>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.', 'litespeed-cache' ), '<code>*</code>', '<code>nonce_formid_1</code>', '<code>nonce_formid_3</code>', '<code>nonce_formid_*</code>' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_VARY_GROUP ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<table class="litespeed-vary-table wp-list-table striped litespeed-table form-table"><tbody>
			<?php foreach ( $roles as $role => $title ): ?>
				<tr>
					<td class='litespeed-vary-title'><?php echo $title ; ?></td>
					<td class='litespeed-vary-val'>
					<?php
						$this->build_input(
							$id . '[' . $role . ']',
							'litespeed-input-short',
							$this->cls( 'Vary' )->in_vary_group( $role )
						);
					?>
					</td>
				</tr>
			<?php endforeach; ?>
			</tbody></table>
			<div class="litespeed-desc">
				<?php echo __( 'If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

</tbody></table>

</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings_inc.login_cookie.tpl.php000064400000006022151600217420024433 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<tr>
	<th>
		<?php $id = Base::O_CACHE_LOGIN_COOKIE; ?>
		<?php $this->title($id); ?>
	</th>
	<td>
		<?php
		$this->build_input($id);

		$this->_validate_syntax($id);

		echo '<p class="litespeed-desc">' . __('SYNTAX: alphanumeric and "_".', 'litespeed-cache')
			. ' ' . __('No spaces and case sensitive.', 'litespeed-cache')
			. ' ' . __('MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.', 'litespeed-cache')
			. '</p>'
			. '<p class="litespeed-desc">'
			. sprintf(__('The default login cookie is %s.', 'litespeed-cache'), '<code>_lscache_vary</code>')
			. ' ' . __('The server will determine if the user is logged in based on the existence of this cookie.', 'litespeed-cache')
			. ' ' . __('This setting is useful for those that have multiple web applications for the same domain.', 'litespeed-cache')
			. ' ' . __('If every web application uses the same cookie, the server may confuse whether a user is logged in or not.', 'litespeed-cache')
			. ' ' . __('The cookie set here will be used for this WordPress installation.', 'litespeed-cache')
			. '</p>'
			. '<p class="litespeed-desc">'
			. __('Example use case:', 'litespeed-cache')
			. '<br />'
			. sprintf(__('There is a WordPress installed for %s.', 'litespeed-cache'), '<u>www.example.com</u>')
			. '<br />'
			. sprintf(__('Then another WordPress is installed (NOT MULTISITE) at %s', 'litespeed-cache'), '<u>www.example.com/blog/</u>')
			. ' ' . __('The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.', 'litespeed-cache')
			. '<br />'; ?>
		<?php Doc::notice_htaccess();
		echo '</p>'; ?>
		<?php

		if (preg_match('#[^\w\-]#', $this->conf($id))) {
			echo '<div class="litespeed-callout notice notice-error inline"><p>❌ ' . __('Invalid login cookie. Invalid characters found.', 'litespeed-cache') . '</p></div>';
		}

		if (defined('LITESPEED_ON') && $this->conf($id)) {
			$cookie_rule = '';
			try {
				$cookie_rule = Htaccess::cls()->current_login_cookie();
			} catch (\Exception $e) {
				echo '<div class="litespeed-callout notice notice-error inline"><p>' . $e->getMessage() . '</p></div>';
			}

			$cookie_arr = explode(',', $cookie_rule);
			if (!in_array($this->conf($id), $cookie_arr)) {
				echo '<div class="litespeed-callout notice notice-warning inline"><p>'
					. __('WARNING: The .htaccess login cookie and Database login cookie do not match.', 'litespeed-cache')
					. '</p></div>';
			}
		}

		?>
	</td>
</tr>

<tr>
	<th>
		<?php $id = Base::O_CACHE_VARY_COOKIES; ?>
		<?php $this->title($id); ?>
	</th>
	<td>
		<?php
		$this->build_textarea($id, 50);

		$this->_validate_syntax($id);

		echo '<p class="litespeed-desc">' . __('SYNTAX: alphanumeric and "_".', 'litespeed-cache')
			. ' ' . __('No spaces and case sensitive.', 'litespeed-cache')
			. '</p>'
			. '<p class="litespeed-desc">'
			. ' ' . __('You can list the 3rd party vary cookies here.', 'litespeed-cache')
			. '</p>'
			. '<p class="litespeed-desc">'; ?>
		<?php Doc::notice_htaccess();
		echo '</p>'; ?>
	</td>
</tr>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings-object.tpl.php000064400000000165151600217470022415 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

require LSCWP_DIR . 'tpl/cache/settings_inc.object.tpl.php';
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings_inc.browser.tpl.php000064400000003627151600217540023470 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>
<h3 class="litespeed-title-short">
	<?php echo __( 'Browser Cache Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#browser-tab' ); ?>
</h3>

<?php if ( LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS' ) : ?>
<div class="litespeed-callout notice notice-warning inline">
	<h4><?php echo __( 'NOTICE:', 'litespeed-cache' ); ?></h4>
	<p><?php echo __( 'OpenLiteSpeed users please check this', 'litespeed-cache' ); ?>:
	<?php Doc::learn_more( 'https://openlitespeed.org/kb/how-to-set-up-custom-headers/', __( 'Setting Up Custom Headers', 'litespeed-cache' ) ); ?></p>
</div>
<?php endif; ?>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_CACHE_BROWSER; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.', 'litespeed-cache' ); ?>
				<br /><?php Doc::notice_htaccess(); ?>
				<br /><?php echo sprintf( __( 'You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.', 'litespeed-cache' ), 'href="https://docs.litespeedtech.com/lscache/lscwp/cache/#how-to-set-it-up" target="_blank"' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_BROWSER; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo __( 'The amount of time, in seconds, that files will be stored in browser cache before expiring.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 30 ); ?>
			</div>
		</td>
	</tr>
</tbody></table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings-advanced.tpl.php000064400000004423151600217620022712 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('Advanced Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/#advanced-tab'); ?>
</h3>

<div class="litespeed-callout notice notice-warning inline">
	<h4><?php echo __('NOTICE:', 'litespeed-cache'); ?></h4>
	<p><?php echo __('These settings are meant for ADVANCED USERS ONLY.', 'litespeed-cache'); ?></p>
</div>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_AJAX_TTL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<div class="litespeed-textarea-recommended">
					<div>
						<?php $this->build_textarea($id, 60); ?>
					</div>
				</div>
				<div class="litespeed-desc">
					<?php echo __('Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<?php
		if (!$this->_is_multisite) :
			require LSCWP_DIR . 'tpl/cache/settings_inc.login_cookie.tpl.php';
		endif;
		?>

		<tr>
			<th>
				<?php $id = Base::O_UTIL_NO_HTTPS_VARY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/#improve-httphttps-compatibility'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_UTIL_INSTANT_CLICK; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/#instant-click'); ?>
					<br />
					<font class="litespeed-danger">
						⚠️
						<?php echo __('This will generate extra requests to the server, which will increase server load.', 'litespeed-cache'); ?>
					</font>

				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings-purge.tpl.php000064400000013551151600217670022276 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Purge Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#purge-tab' ); ?>
</h3>

<?php
$option_list = array(
	Base::O_PURGE_POST_ALL => __( 'All pages', 'litespeed-cache' ),
	Base::O_PURGE_POST_FRONTPAGE => __( 'Front page', 'litespeed-cache' ),
	Base::O_PURGE_POST_HOMEPAGE => __( 'Home page', 'litespeed-cache' ),
	Base::O_PURGE_POST_PAGES => __( 'Pages', 'litespeed-cache' ),

	Base::O_PURGE_POST_PAGES_WITH_RECENT_POSTS => __( 'All pages with Recent Posts Widget', 'litespeed-cache' ),

	Base::O_PURGE_POST_AUTHOR => __( 'Author archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_POSTTYPE => __( 'Post type archive', 'litespeed-cache' ),

	Base::O_PURGE_POST_YEAR => __( 'Yearly archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_MONTH => __( 'Monthly archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_DATE => __( 'Daily archive', 'litespeed-cache' ),

	Base::O_PURGE_POST_TERM => __( 'Term archive (include category, tag, and tax)', 'litespeed-cache' ),
);

// break line at these ids
$break_arr = array(
	Base::O_PURGE_POST_PAGES,
	Base::O_PURGE_POST_PAGES_WITH_RECENT_POSTS,
	Base::O_PURGE_POST_POSTTYPE,
	Base::O_PURGE_POST_DATE,
);

?>

<table class="wp-list-table striped litespeed-table"><tbody>

	<?php if ( ! $this->_is_multisite ) : ?>
		<?php require LSCWP_DIR . 'tpl/cache/settings_inc.purge_on_upgrade.tpl.php'; ?>
	<?php endif; ?>

	<tr>
		<th><?php echo __( 'Auto Purge Rules For Publish/Update', 'litespeed-cache' ); ?></th>
		<td>
			<div class="litespeed-callout notice notice-warning inline">
				<h4><?php echo __( 'Note', 'litespeed-cache' ); ?></h4>
				<p>
					<?php echo __( 'Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.', 'litespeed-cache' ); ?><br />
					<?php echo __( 'Other checkboxes will be ignored.', 'litespeed-cache' ); ?><br />
					<?php echo __( 'Select only the archive types that are currently used, the others can be left unchecked.', 'litespeed-cache' ); ?>
				</p>
			</div>
			<div class="litespeed-top20">
				<div class="litespeed-tick-wrapper">
					<?php
						foreach ( $option_list as $id => $title ) {

							$this->build_checkbox( $id, $title );

							if ( in_array( $id, $break_arr ) ) {
								echo '</div><div class="litespeed-tick-wrapper litespeed-top10">';
							}
						}
					?>
				</div>
			</div>
			<div class="litespeed-desc">
				<?php echo __( 'Select which pages will be automatically purged when posts are published/updated.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_PURGE_STALE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#serve-stale' ); ?>
			</div>
			<div class="litespeed-callout notice notice-warning inline">
				<h4><?php echo __( 'Note', 'litespeed-cache' ); ?></h4>
				<p>
					<?php echo __( 'By design, this option may serve stale content. Do not enable this option, if that is not OK with you.', 'litespeed-cache' ); ?><br />
				</p>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_PURGE_TIMED_URLS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id, 80 ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'The URLs here (one per line) will be purged automatically at the time set in the option "%s".', 'litespeed-cache' ), __( 'Scheduled Purge Time', 'litespeed-cache' ) ); ?><br />
				<?php echo sprintf( __( 'Both %1$s and %2$s are acceptable.', 'litespeed-cache' ), '<code>http://www.example.com/path/url.php</code>', '<code>/path/url.php</code>' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.', 'litespeed-cache' ), '<code>*</code>', '<code>/path/u-1.html</code>', '<code>/path/u-2.html</code>', '<code>/path/u-*.html</code>' ); ?>
			</div>
			<div class="litespeed-callout notice notice-warning inline">
				<h4><?php echo __( 'Note', 'litespeed-cache' ); ?></h4>
				<p>
					<?php echo __( 'For URLs with wildcards, there may be a delay in initiating scheduled purge.', 'litespeed-cache' ); ?><br />
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#scheduled-purge-urls' ); ?>
				</p>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_PURGE_TIMED_URLS_TIME; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, null, null, 'time' ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Specify the time to purge the "%s" list.', 'litespeed-cache' ), __( 'Scheduled Purge URLs', 'litespeed-cache' ) ); ?>
				<?php echo sprintf( __( 'Current server time is %s.', 'litespeed-cache' ), '<code>' . date( 'H:i:s', time() + LITESPEED_TIME_OFFSET ) . '</code>' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_PURGE_HOOK_ALL; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>

			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 50 ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'A Purge All will be executed when WordPress runs these hooks.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#purge-all-hooks' ); ?>
			</div>
		</td>
	</tr>


</tbody></table>

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings_inc.exclude_useragent.tpl.php000064400000001037151600217740025506 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_EXC_USERAGENTS ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
		<?php $this->build_textarea( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'To prevent %s from being cached, enter them here.', 'litespeed-cache' ), __( 'user agents', 'litespeed-cache') ) ; ?>
				<?php Doc::one_per_line() ; ?>
				<?php $this->_validate_syntax( $id ) ; ?>
				<br /><?php Doc::notice_htaccess() ; ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings_inc.cache_mobile.tpl.php000064400000004567151600220010024365 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

?>

	<!-- build_setting_mobile_view start -->
	<tr>
		<th>
			<?php $id = Base::O_CACHE_MOBILE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php
				$this->build_switch( $id );
			?>
			<div class="litespeed-desc">
				<?php echo __( 'Serve a separate cache copy for mobile visitors.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#cache-mobile', __( 'Learn more about when this is needed', 'litespeed-cache' ) ); ?>
				<br /><?php Doc::notice_htaccess(); ?>
				<br /><?php Doc::crawler_affected(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_CACHE_MOBILE_RULES; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
		<?php
			// if set, use value as input value
			if ( $this->conf( Base::O_CACHE_MOBILE ) ) {

				// if enabled, check the setting in file
				if ( defined( 'LITESPEED_ON' ) ) {

					try {
						$mobile_agents = Htaccess::cls()->current_mobile_agents();
						if ( $mobile_agents !== Utility::arr2regex( $this->conf( $id ), true ) ) {
							echo '<div class="litespeed-callout notice notice-error inline"><p>'
									. __( 'Htaccess did not match configuration option.', 'litespeed-cache' )
									. ' ' . sprintf( __( 'Htaccess rule is: %s', 'litespeed-cache' ), '<code>' . $mobile_agents . '</code>' )
								. '</p></div>';
						}
					} catch( \Exception $e ) {
						echo '<div class="litespeed-callout notice notice-error inline"><p>' . $e->getMessage() . '</p></div>';
					}

				}
			} ?>

			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 40 ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php Doc::one_per_line(); ?>

				<?php $this->_validate_syntax( $id ); ?>

				<?php if ( $this->conf( Base::O_CACHE_MOBILE ) && ! $this->conf( $id ) ) : ?>
				<font class="litespeed-warning">
					❌
					<?php echo sprintf( __( 'If %1$s is %2$s, then %3$s must be populated!', 'litespeed-cache' ), '<code>' . __('Cache Mobile', 'litespeed-cache') . '</code>', '<code>' . __('ON', 'litespeed-cache') . '</code>', '<code>' . __('List of Mobile User Agents', 'litespeed-cache') . '</code>' ); ?>
				</font>
				<?php endif; ?>
			</div>
		</td>
	</tr>
	<!-- build_setting_mobile_view end -->litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/network_settings-excludes.tpl.php000064400000001007151600220060024515 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Exclude Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#excludes-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

<?php
	// Cookie
	require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_cookies.tpl.php';

	// User Agent
	require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_useragent.tpl.php';
?>

</tbody></table>

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings-browser.tpl.php000064400000000166151600220130022616 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

require LSCWP_DIR . 'tpl/cache/settings_inc.browser.tpl.php';
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/more_settings_tip.tpl.php000064400000000663151600220200023033 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

global $pagenow;
if ( $pagenow != 'options-general.php' ) {
	return;
}
?>
	<div class="litespeed-callout notice notice-success inline">

		<h4><?php echo __( 'NOTE', 'litespeed-cache' ); ?></h4>

		<p>
			<?php echo sprintf( __( 'More settings available under %s menu', 'litespeed-cache' ), '<code>' . __( 'LiteSpeed Cache', 'litespeed-cache' ) . '</code>' ); ?>
		</p>

	</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings_inc.purge_on_upgrade.tpl.php000064400000000715151600220250025315 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

	<!-- build_setting_purge_on_upgrade -->
	<tr>
		<th>
			<?php $id = Base::O_PURGE_ON_UPGRADE ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/network_settings-browser.tpl.php000064400000000166151600220320024370 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

require LSCWP_DIR . 'tpl/cache/settings_inc.browser.tpl.php';
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings_inc.object.tpl.php000064400000015040151600220400023230 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;


$lang_enabled = '<font class="litespeed-success">' . __( 'Enabled', 'litespeed-cache' ) . '</font>' ;
$lang_disabled = '<font class="litespeed-warning">' . __( 'Disabled', 'litespeed-cache' ) . '</font>' ;

$mem_enabled = class_exists( 'Memcached' ) ? $lang_enabled : $lang_disabled ;
$redis_enabled = class_exists( 'Redis' ) ? $lang_enabled : $lang_disabled ;

$mem_conn = $this->cls( 'Object_Cache' )->test_connection();
if ( $mem_conn === null ) {
	$mem_conn_desc = '<font class="litespeed-desc">' . __( 'Not Available', 'litespeed-cache' ) . '</font>' ;
}
elseif ( $mem_conn ) {
	$mem_conn_desc = '<font class="litespeed-success">' . __( 'Passed', 'litespeed-cache' ) . '</font>' ;
}
else {
	$severity = $this->conf( Base::O_OBJECT, true ) ? "danger" : "warning";
	$mem_conn_desc = '<font class="litespeed-' . $severity . '">' . __( 'Failed', 'litespeed-cache' ) . '</font>' ;
}

?>


<h3 class="litespeed-title-short">
	<?php echo __( 'Object Cache Settings', 'litespeed-cache' ) ; ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#object-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Use external object cache functionality.', 'litespeed-cache' ) ; ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/admin/#memcached-lsmcd-and-redis-object-cache-support-in-lscwp' ); ?>
			</div>
			<div class="litespeed-block">

				<div class='litespeed-col-auto'>
					<h4><?php echo __( 'Status', 'litespeed-cache' ) ; ?></h4>
				</div>
				<div class='litespeed-col-auto'>
					<?php echo sprintf( __( '%s Extension', 'litespeed-cache' ), 'Memcached' ) ; ?>: <?php echo $mem_enabled ; ?><br />
					<?php echo sprintf( __( '%s Extension', 'litespeed-cache' ), 'Redis' ) ; ?>: <?php echo $redis_enabled ; ?><br />
					<?php echo __( 'Connection Test', 'litespeed-cache' ) ; ?>: <?php echo $mem_conn_desc ; ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/admin/#how-to-debug' ); ?>
				</div>

			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_KIND ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_switch( $id, array( 'Memcached', 'Redis' ) ); ?>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_HOST; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Your %s Hostname or IP address.', 'litespeed-cache' ), 'Memcached/<a href="https://docs.litespeedtech.com/products/lsmcd/" target="_blank">LSMCD</a>/Redis' ) ; ?>
				<br /><?php echo sprintf( __( 'If you are using a %1$s socket, %2$s should be set to %3$s', 'litespeed-cache' ), 'UNIX', Lang::title( $id ), '<code>/path/to/memcached.sock</code>' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_PORT; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short2' ) ; ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Default port for %1$s is %2$s.', 'litespeed-cache' ), 'Memcached', '<code>11211</code>' ) ; ?>
				<?php echo sprintf( __( 'Default port for %1$s is %2$s.', 'litespeed-cache' ), 'Redis', '<code>6379</code>' ) ; ?>
				<br /><?php echo sprintf( __( 'If you are using a %1$s socket, %2$s should be set to %3$s', 'litespeed-cache' ), 'UNIX', Lang::title( $id ), '<code>0</code>' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_LIFE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short2' ) ; ?> <?php echo __( 'seconds', 'litespeed-cache' ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Default TTL for cached objects.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_USER; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Only available when %s is installed.', 'litespeed-cache' ), 'SASL' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_PSWD; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify the password used when connecting.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_DB_ID; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id, 'litespeed-input-short' ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Database to be used', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_GLOBAL_GROUPS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id, 30 ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Groups cached at the network level.', 'litespeed-cache' ) ; ?>
				<?php Doc::one_per_line() ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_NON_PERSISTENT_GROUPS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id, 30 ) ; ?>
			<div class="litespeed-desc">
				<?php Doc::one_per_line() ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_PERSISTENT; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Use keep-alive connections to speed up cache operations.', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_ADMIN; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Improve wp-admin speed through caching. (May encounter expired data)', 'litespeed-cache' ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OBJECT_TRANSIENTS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Save transients in database when %1$s is %2$s.', 'litespeed-cache' ), '<code>' . Lang::title( Base::O_OBJECT_ADMIN ) . '</code>', '<code>' . __( 'OFF', 'litespeed-cache' ) . '</code>' ) ; ?>
				<br />
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#store-transients' ); ?>
			</div>
		</td>
	</tr>


</tbody></table>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/entry_network.tpl.php000064400000002474151600220450022220 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menuArr = array(
	'cache' 	=> __( 'Cache', 'litespeed-cache' ),
	'purge' 	=> __( 'Purge', 'litespeed-cache' ),
	'excludes' 	=> __( 'Excludes', 'litespeed-cache' ),
	'object' 	=> __( 'Object', 'litespeed-cache' ),
	'browser'	=> __( 'Browser', 'litespeed-cache' ),
	'advanced' 	=> __( 'Advanced', 'litespeed-cache' ),
);

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __('LiteSpeed Cache Network Cache Settings', 'litespeed-cache'); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		foreach ($menuArr as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
	?>
	</h2>
	<div class="litespeed-body">
		<?php $this->cache_disabled_warning(); ?>

		<?php
		$this->form_action( Router::ACTION_SAVE_SETTINGS_NETWORK );

		// include all tpl for faster UE
		foreach ($menuArr as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			require LSCWP_DIR . "tpl/cache/network_settings-$tab.tpl.php";
			echo "</div>";
		}

		$this->form_end( true );

		?>
	</div>
</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/network_settings-purge.tpl.php000064400000000637151600220520024034 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Purge Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#purge-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

<?php
	require LSCWP_DIR . 'tpl/cache/settings_inc.purge_on_upgrade.tpl.php';
?>

</tbody></table>

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings_inc.cache_dropquery.tpl.php000064400000001372151600220570025152 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_DROP_QS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id, 40 ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Ignore certain query strings when caching. (LSWS %s required)', 'litespeed-cache' ), 'v5.2.3+' ); ?>
				<?php echo sprintf( __( 'For example, to drop parameters beginning with %s, %s can be used here.', 'litespeed-cache' ), '<code>utm</code>', '<code>utm*</code>' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#drop-query-string' ); ?>

				<br />
				<?php Doc::one_per_line(); ?>

				<br /><?php Doc::notice_htaccess() ; ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/entry.tpl.php000064400000004172151600220640020445 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'cache' 	=> __( 'Cache', 'litespeed-cache' ),
	'ttl' 		=> __( 'TTL', 'litespeed-cache' ),
	'purge' 	=> __( 'Purge', 'litespeed-cache' ),
	'excludes' 	=> __( 'Excludes', 'litespeed-cache' ),
	'esi' 		=> __( 'ESI', 'litespeed-cache' ),
);

if ( ! $this->_is_multisite ) {
	$menu_list[ 'object' ] = __( 'Object', 'litespeed-cache' );
	$menu_list[ 'browser' ] = __( 'Browser', 'litespeed-cache' );
}

$menu_list[ 'advanced' ] = __( 'Advanced', 'litespeed-cache' );

/**
 * Generate rules for setting usage
 * @since 1.6.2
 */
global $wp_roles;
if ( !isset( $wp_roles ) ) {
	$wp_roles = new \WP_Roles();
}

$roles = array();
foreach ( $wp_roles->roles as $k => $v ) {
	$roles[ $k ] = $v[ 'name' ];
}
ksort( $roles );

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __('LiteSpeed Cache Settings', 'litespeed-cache'); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>
<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		$accesskey_set = array();
		foreach ( $menu_list as $tab => $val ) {
			$accesskey = '';
			if ( $i <= 9 ) {
				$accesskey = "litespeed-accesskey='$i'";
			}
			else {
				$tmp = strtoupper( substr( $tab, 0, 1 ) );
				if ( ! in_array( $tmp, $accesskey_set ) ) {
					$accesskey_set[] = $tmp;
					$accesskey = "litespeed-accesskey='$tmp'";
				}
			}

			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
		do_action( 'litespeed_settings_tab', 'cache' );
	?>
	</h2>

	<div class="litespeed-body">
		<?php $this->cache_disabled_warning(); ?>

	<?php
	$this->form_action();

	require LSCWP_DIR . "tpl/inc/check_if_network_disable_all.php";
	require LSCWP_DIR . "tpl/cache/more_settings_tip.tpl.php";

	// include all tpl for faster UE
	foreach ( $menu_list as $tab => $val ) {
		echo "<div data-litespeed-layout='$tab'>";
		require LSCWP_DIR . "tpl/cache/settings-$tab.tpl.php";
		echo "</div>";
	}

	do_action( 'litespeed_settings_content', 'cache' );

	$this->form_end();

	?>
	</div>
</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/network_settings-object.tpl.php000064400000000165151600220710024155 0ustar00<?php
namespace LiteSpeed;
defined('WPINC') || exit();

require LSCWP_DIR . 'tpl/cache/settings_inc.object.tpl.php';
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings-excludes.tpl.php000064400000010536151600220760022762 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('Exclude Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/#excludes-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Paths containing these strings will not be cached.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
					<br /><?php echo __('Predefined list will also be combined w/ the above settings', 'litespeed-cache'); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/cache_nocacheable.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/cache_nocacheable.txt</a>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_EXC_QS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Query strings containing these parameters will not be cached.', 'litespeed-cache'); ?>
					<?php echo sprintf(__('For example, for %s, %s and %s can be used here.', 'litespeed-cache'), '<code>?aa=bb&cc=dd</code>', '<code>aa</code>', '<code>cc</code>'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_EXC_CAT; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php
				$excludes_buf = '';
				if ($this->conf($id)) {
					$excludes_buf = implode("\n", array_map('get_cat_name', $this->conf($id)));
				}
				$this->build_textarea($id, false, $excludes_buf);
				?>
				<div class="litespeed-desc">
					<b><?php echo __('All categories are cached by default.', 'litespeed-cache'); ?></b>
					<?php echo sprintf(__('To prevent %s from being cached, enter them here.', 'litespeed-cache'), __('categories', 'litespeed-cache')); ?>
					<?php Doc::one_per_line(); ?>
				</div>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php echo __('NOTE', 'litespeed-cache'); ?>:</h4>
					<ol>
						<li><?php echo __('If the category name is not found, the category will be removed from the list on save.', 'litespeed-cache'); ?></li>
					</ol>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_EXC_TAG; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php
				$excludes_buf = '';
				if ($this->conf($id)) {
					$tag_names = array();
					foreach (array_map('get_tag', $this->conf($id)) as $tag) {
						$tag_names[] = $tag->name;
					}
					if (!empty($tag_names)) {
						$excludes_buf = implode("\n", $tag_names);
					}
				}
				$this->build_textarea($id, false, $excludes_buf);
				?>
				<div class="litespeed-desc">
					<b><?php echo __('All tags are cached by default.', 'litespeed-cache'); ?></b>
					<?php echo sprintf(__('To prevent %s from being cached, enter them here.', 'litespeed-cache'), __('tags', 'litespeed-cache')); ?>
					<?php Doc::one_per_line(); ?>
				</div>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php echo __('NOTE', 'litespeed-cache'); ?>:</h4>
					<ol>
						<li><?php echo __('If the tag slug is not found, the tag will be removed from the list on save.', 'litespeed-cache'); ?></li>
						<li><?php echo sprintf(
								__('To exclude %1$s, insert %2$s.', 'litespeed-cache'),
								'<code>http://www.example.com/tag/category/tag-slug/</code>',
								'<code>tag-slug</code>'
							); ?></li>
					</ol>
				</div>
			</td>
		</tr>

		<?php
		if (!$this->_is_multisite) :
			// Cookie
			require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_cookies.tpl.php';

			// User Agent
			require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_useragent.tpl.php';

		endif;
		?>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_EXC_ROLES; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<div class="litespeed-desc">
					<?php echo __('Selected roles will be excluded from cache.', 'litespeed-cache'); ?>
				</div>
				<div class="litespeed-tick-list">
					<?php foreach ($roles as $role => $title) : ?>
						<?php $this->build_checkbox($id . '[]', $title, Control::cls()->in_cache_exc_roles($role), $role); ?>
					<?php endforeach; ?>
				</div>

			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings_inc.exclude_cookies.tpl.php000064400000001031151600221030025122 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_EXC_COOKIES ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ) ; ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'To prevent %s from being cached, enter them here.', 'litespeed-cache' ), __( 'cookies', 'litespeed-cache') ) ; ?>
				<?php Doc::one_per_line() ; ?>
				<?php $this->_validate_syntax( $id ) ; ?>
				<br /><?php Doc::notice_htaccess() ; ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/network_settings-advanced.tpl.php000064400000000641151600221110024446 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Advanced Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#advanced-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

<?php
	require LSCWP_DIR . 'tpl/cache/settings_inc.login_cookie.tpl.php';
?>

</tbody></table>

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings_inc.cache_resources.tpl.php000064400000001074151600221160025125 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

	<!-- build_setting_cache_resources -->
	<tr>
		<th>
			<?php $id = Base::O_CACHE_RES; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Some themes and plugins add resources via a PHP request.', 'litespeed-cache' ); ?>
				<?php echo __( 'Caching these pages may improve server performance by avoiding unnecessary PHP calls.', 'litespeed-cache' ); ?>
				<br /><?php Doc::notice_htaccess(); ?>
			</div>
		</td>
	</tr>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings-cache.tpl.php000064400000012132151600221230022174 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('Cache Control Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_CACHE; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php if ($this->_is_multisite) : ?>
					<?php $this->build_switch($id, array(__('OFF', 'litespeed-cache'), __('ON', 'litespeed-cache'), __('Use Network Admin Setting', 'litespeed-cache'))); ?>
				<?php else : ?>
					<?php $this->build_switch($id); ?>
				<?php endif; ?>
				<div class="litespeed-desc">
					<?php echo sprintf(
						__('Please visit the <a %s>Information</a> page on how to test the cache.', 'litespeed-cache'),
						'href="https://docs.litespeedtech.com/lscache/lscwp/installation/#testing" target="_blank"'
					); ?>

					<strong><?php echo __('NOTICE', 'litespeed-cache'); ?>: </strong><?php echo __('When disabling the cache, all cached entries for this site will be purged.', 'litespeed-cache'); ?>

					<?php if ($this->_is_multisite) : ?>
						<br><?php echo __('The network admin setting can be overridden here.', 'litespeed-cache'); ?>
					<?php endif; ?>

					<?php if (!$this->conf(Base::O_CACHE) && $this->conf(Base::O_CDN_QUIC)) : ?>
						<br>
						<font class="litespeed-success"><?php echo __('With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.', 'litespeed-cache'); ?></font>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_PRIV; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Privately cache frontend pages for logged-in users. (LSWS %s required)', 'litespeed-cache'), 'v5.2.1+'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_COMMENTER; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)', 'litespeed-cache'), 'v5.2.1+'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_REST; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Cache requests made by WordPress REST API calls.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_PAGE_LOGIN; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Disabling this option may negatively affect performance.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<?php
		if (!$this->_is_multisite) :
			require LSCWP_DIR . 'tpl/cache/settings_inc.cache_resources.tpl.php';
			require LSCWP_DIR . 'tpl/cache/settings_inc.cache_mobile.tpl.php';
		endif;
		?>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_PRIV_URI; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('URI Paths containing these strings will NOT be cached as public.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_FORCE_URI; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Paths containing these strings will be cached regardless of no-cacheable settings.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
					<br /><?php echo __('To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.', 'litespeed-cache'); ?>
					<?php echo sprintf(__('For example, %1$s defines a TTL of %2$s seconds for %3$s.', 'litespeed-cache'), '<code>/mypath/mypage 300</code>', 300, '<code>/mypath/mypage</code>'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_CACHE_FORCE_PUB_URI; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Paths containing these strings will be forced to public cached regardless of no-cacheable settings.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
					<br /><?php echo __('To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.', 'litespeed-cache'); ?>
					<?php echo sprintf(__('For example, %1$s defines a TTL of %2$s seconds for %3$s.', 'litespeed-cache'), '<code>/mypath/mypage 300</code>', 300, '<code>/mypath/mypage</code>'); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<?php
		if (!$this->_is_multisite) :
			require LSCWP_DIR . 'tpl/cache/settings_inc.cache_dropquery.tpl.php';
		endif;
		?>

	</tbody>
</table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/network_settings-cache.tpl.php000064400000002212151600221300023741 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('Cache Control Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/cache/'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th><?php echo __('Network Enable Cache', 'litespeed-cache'); ?></th>
			<td>
				<?php $this->build_switch(Base::O_CACHE); ?>
				<div class="litespeed-desc">
					<?php echo __('Enabling LiteSpeed Cache for WordPress here enables the cache for the network.', 'litespeed-cache'); ?><br />
					<?php echo __('It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.', 'litespeed-cache'); ?>
					<?php echo __('This is to ensure compatibility prior to enabling the cache for all sites.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<?php
		require LSCWP_DIR . 'tpl/cache/settings_inc.cache_resources.tpl.php';
		require LSCWP_DIR . 'tpl/cache/settings_inc.cache_mobile.tpl.php';
		require LSCWP_DIR . 'tpl/cache/settings_inc.cache_dropquery.tpl.php';
		?>

	</tbody>
</table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/cache/settings-ttl.tpl.php000064400000006106151600221350021743 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'TTL', 'litespeed-cache' ) ; ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#ttl-tab' ); ?>
</h3>


<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_PUB ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_input( $id ) ; ?> <?php $this->readable_seconds() ; ?>
			<div class="litespeed-desc">
				<?php echo __('Specify how long, in seconds, public pages are cached.', 'litespeed-cache'); ?>
				<?php $this->recommended( $id ) ; ?>
				<?php $this->_validate_ttl( $id, 30 ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_PRIV ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_input( $id ) ; ?> <?php $this->readable_seconds() ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify how long, in seconds, private pages are cached.', 'litespeed-cache' ) ; ?>
				<?php $this->recommended( $id ) ; ?>
				<?php $this->_validate_ttl( $id, 60, 3600 ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_FRONTPAGE ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_input( $id ) ; ?> <?php $this->readable_seconds() ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify how long, in seconds, the front page is cached.', 'litespeed-cache' ) ; ?>
				<?php $this->recommended( $id ) ; ?>
				<?php $this->_validate_ttl( $id, 30 ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_FEED ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_input( $id ) ; ?> <?php $this->readable_seconds() ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify how long, in seconds, feeds are cached.', 'litespeed-cache' ) ; ?>
				<?php echo __( 'If this is set to a number less than 30, feeds will not be cached.', 'litespeed-cache' ) ; ?>
				<?php $this->recommended( $id ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_REST ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>
			<?php $this->build_input( $id ) ; ?> <?php $this->readable_seconds() ; ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify how long, in seconds, REST calls are cached.', 'litespeed-cache' ) ; ?>
				<?php echo __( 'If this is set to a number less than 30, feeds will not be cached.', 'litespeed-cache' ) ; ?>
				<?php $this->recommended( $id ) ; ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_CACHE_TTL_STATUS ; ?>
			<?php $this->title( $id ) ; ?>
		</th>
		<td>

			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id, 30 ) ; ?>
				</div>
				<div>
					<?php $this->recommended( $id ) ; ?>
				</div>
			</div>
			<div class="litespeed-desc">
				<?php echo __( 'Specify an HTTP status code and the number of seconds to cache that page, separated by a space.', 'litespeed-cache' ) ; ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

</tbody></table>

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/banner/cloud_promo.tpl.php000064400000005126151600221540022030 0ustar00<?php
namespace LiteSpeed;

defined( 'WPINC' ) || exit;

?>

<div class="litespeed-wrap notice notice-success litespeed-banner-promo-qc">

	<div class="litespeed-banner-promo-qc-content">

		<div class="litespeed-banner-promo-qc-description">
			<h2><?php echo __( 'You just unlocked a promotion from QUIC.cloud!', 'litespeed-cache' );?></h2>
			<p>Spread the love and earn <strong><?php echo $this->_summary[ 'promo' ][ 0 ][ 'quota' ]; ?></strong> credits to use in our QUIC.cloud online services.</p>
			<p>
				<a class="button button-primary" href="<?php echo $this->_summary[ 'promo' ][ 0 ][ 'url' ]; ?>" target="_blank">Send to twitter to get <?php echo $this->_summary[ 'promo' ][ 0 ][ 'quota' ]; ?> bonus</a>
				<a href="https://www.quic.cloud/faq/#credit" target="_blank"><?php echo __( 'Learn more', 'litespeed-cache' );?></a>
			</p>
		</div>

		<div class="litespeed-banner-promo-qc-preview">
			<h4 class="litespeed-tweet-preview-title"><?php echo __( 'Tweet preview', 'litespeed-cache' );?></h4>
			<div class="litespeed-tweet-preview">

				<div class="litespeed-tweet-img"><img src="<?php echo $this->_summary[ 'promo' ][ 0 ][ 'image' ]; ?>"></div>

				<div class="litespeed-tweet-preview-content">
					<p class="litespeed-tweet-text"><?php echo $this->_summary[ 'promo' ][ 0 ][ 'content' ]; ?></p>

					<div class="litespeed-tweet-cta">
						<a href="<?php echo $this->_summary[ 'promo' ][ 0 ][ 'url' ]; ?>" class="litespeed-tweet-btn" target="_blank"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
								viewBox="0 0 250 250" xml:space="preserve">
							<path class="st0" d="M78.6,226.6c94.3,0,145.9-78.2,145.9-145.9c0-2.2,0-4.4-0.1-6.6c10-7.3,18.7-16.3,25.6-26.5
								c-9.4,4.1-19.3,6.9-29.5,8.1c10.7-6.4,18.7-16.5,22.5-28.4c-10.1,6-21.1,10.2-32.6,12.4c-19.4-20.7-51.9-21.7-72.6-2.2
								c-13.3,12.5-19,31.2-14.8,49C81.9,84.3,43.4,64.8,17.4,32.8c-13.6,23.4-6.7,53.4,15.9,68.5c-8.2-0.2-16.1-2.4-23.3-6.4
								c0,0.2,0,0.4,0,0.6c0,24.4,17.2,45.4,41.2,50.3c-7.6,2.1-15.5,2.4-23.2,0.9c6.7,20.9,26,35.2,47.9,35.6c-18.2,14.3-40.6,22-63.7,22
								c-4.1,0-8.2-0.3-12.2-0.7C23.5,218.6,50.7,226.6,78.6,226.6"/>
							</svg>
							<?php echo __( 'Tweet this', 'litespeed-cache' );?>
						</a>
					</div>
				</div>

			</div>

		</div>
	</div>

	<div>
		<?php $dismiss_url = Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_CLEAR_PROMO ) ; ?>
		<span class="screen-reader-text"><?php echo __( 'Dismiss this notice', 'litespeed-cache' );?>.</span>
		<a href="<?php echo $dismiss_url ; ?>" class="litespeed-notice-dismiss">X</a>
	</div>
</div>

litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/banner/score.php000064400000014221151600221620020016 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$health_scores = Health::cls()->scores();

// If speed is not reduced half or score is larger
if ( $health_scores[ 'speed_before' ] <= $health_scores[ 'speed_after' ] * 2 || $health_scores[ 'score_before' ] >= $health_scores[ 'score_after' ] ) {
	return;
}

//********** Can show now **********//
$this->_promo_true = true;

if ( $check_only ) {
	return;
}

?>
<div class="litespeed-wrap notice notice-info litespeed-banner-promo-full">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-banner-promo-content"><?php echo __( 'Thank You for Using the LiteSpeed Cache Plugin!', 'litespeed-cache' ); ?></h3>

		<div class="litespeed-row-flex litespeed-banner-promo-content litespeed-margin-left-remove litespeed-flex-wrap">
			<div class="litespeed-right50 litespeed-margin-bottom20">
				<h2 class="litespeed-text-grey litespeed-margin-bottom-remove litespeed-top10"><?php echo __( 'Page Load Time', 'litespeed-cache' ); ?></h2>
				<hr class="litespeed-margin-bottom-remove" />
				<div class="litespeed-row-flex" style="margin-left: -10px;">
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove">
                                <?php echo __( 'Before', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-text-grey">
							<?php echo $health_scores[ 'speed_before' ]; ?><span class="litespeed-text-large">s</span>
						</div>

					</div>
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove">
                                <?php echo __( 'After', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-success">
							<?php echo $health_scores[ 'speed_after' ]; ?><span class="litespeed-text-large">s</span>
						</div>
					</div>
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove" style="white-space: nowrap;">
                                <?php echo __( 'Improved by', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-text-fern">
							<?php echo $health_scores[ 'speed_improved' ]; ?><span class="litespeed-text-large">%</span>
						</div>
					</div>
				</div>

			</div>

			<?php if ( $health_scores[ 'score_before' ] < $health_scores[ 'score_after' ] ) : ?>
			<div class="litespeed-margin-bottom20">
				<h2 class="litespeed-text-grey litespeed-margin-bottom-remove litespeed-top10"><?php echo __( 'PageSpeed Score', 'litespeed-cache' ); ?></h2>
				<hr class="litespeed-margin-bottom-remove" />
				<div class="litespeed-row-flex" style="margin-left: -10px;">
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-text-center litespeed-margin-y-remove">
                                <?php echo __( 'Before', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-promo-score" style="margin-top:-5px;">
							<?php echo GUI::pie( $health_scores[ 'score_before' ], 45, false, true, 'litespeed-pie-' . $this->get_cls_of_pagescore( $health_scores[ 'score_before' ] ) ); ?>
						</div>
					</div>
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-text-center litespeed-margin-y-remove">
                                <?php echo __( 'After', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-promo-score" style="margin-top:-5px;">
							<?php echo GUI::pie( $health_scores[ 'score_after' ], 45, false, true, 'litespeed-pie-' . $this->get_cls_of_pagescore( $health_scores[ 'score_after' ] ) ); ?>
						</div>
					</div>
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove" style="white-space: nowrap;">
                                <?php echo __( 'Improved by', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-text-fern">
							<?php echo $health_scores[ 'score_improved' ]; ?><span class="litespeed-text-large">%</span>
						</div>
					</div>
				</div>

			</div>
			<?php endif; ?>

		</div>

		<div class="litespeed-row-flex litespeed-flex-wrap litespeed-margin-y5">
			<div class="litespeed-banner-description-padding-right-15">

				<a href="https://wordpress.org/support/plugin/litespeed-cache/reviews/?filter=5#new-post" target="_blank" style="text-decoration: none;">
					<button class="button litespeed-btn-success litespeed-btn-mini">
						<?php echo __( 'Sure I\'d love to review!', 'litespeed-cache' ); ?>
						⭐⭐⭐⭐⭐
					</button>
				</a>
				<button type="button" class="button litespeed-btn-primary litespeed-btn-mini" id="litespeed-promo-done"> <?php echo __( 'I\'ve already left a review', 'litespeed-cache' ); ?></button>
				<button type="button" class="button litespeed-btn-warning litespeed-btn-mini" id="litespeed-promo-later"> <?php echo __( 'Maybe later', 'litespeed-cache' ); ?></button>
			</div>
			<div>
				<p class="litespeed-text-small">
					<?php echo __( 'Created with ❤️  by LiteSpeed team.', 'litespeed-cache' ); ?>
					<?php echo sprintf(
						__( '<a %s>Support forum</a> | <a %s>Submit a ticket</a>', 'litespeed-cache' ),
						'href="https://wordpress.org/support/plugin/litespeed-cache" target="_blank"',
						'href="https://www.litespeedtech.com/support" target="_blank"'
					); ?>
				</p>
			</div>
		</div>
	</div>

	<div>
		<?php $dismiss_url = Utility::build_url( Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, false, null, array( 'promo_tag' => 'score', 'later' => 1 ) ); ?>
		<span class="screen-reader-text">Dismiss this notice.</span>
		<a href="<?php echo $dismiss_url; ?>" class="litespeed-notice-dismiss">X</a>
	</div>

</div>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/banner/cloud_news.tpl.php000064400000003524151600221670021654 0ustar00<?php
namespace LiteSpeed;

defined( 'WPINC' ) || exit;

?>

<div class="litespeed-wrap notice notice-success litespeed-banner-promo-full">

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-top15"><?php echo $this->_summary[ 'news.title' ] ; ?></h3>
		<div class="litespeed-banner-description" style="flex-direction: column;">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php echo $this->_summary[ 'news.content' ]; ?>
				</p>
			</div>
			<div class="litespeed-inline">
				<div class="litespeed-banner-description-padding-right-15 litespeed-margin-bottom10">
					<?php if ( ! empty( $this->_summary[ 'news.plugin' ] ) ) : ?>
					<?php $install_link = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_INSTALL_3RD, false, null, array( 'plugin' => $this->_summary[ 'news.plugin' ] ) ); ?>
					<a href="<?php echo $install_link ; ?>" class="button litespeed-btn-success">
						 <?php echo __( 'Install', 'litespeed-cache' ); ?>
						 <?php if ( ! empty( $this->_summary[ 'news.plugin_name' ] ) ) echo $this->_summary[ 'news.plugin_name' ]; ?>
					</a>
					<?php endif; ?>
					<?php if ( ! empty( $this->_summary[ 'news.zip' ] ) ) : ?>
					<?php $install_link = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_INSTALL_ZIP ); ?>
					<a href="<?php echo $install_link ; ?>" class="button litespeed-btn-success">
						 <?php echo __( 'Install', 'litespeed-cache' ); ?>
					</a>
					<?php endif; ?>
				</div>
			</div>
		</div>
	</div>

	<div>
		<?php $dismiss_url = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_DISMISS_RECOMMENDED ) ; ?>
		<span class="screen-reader-text">Dismiss this notice.</span>
		<a href="<?php echo $dismiss_url ; ?>" class="litespeed-notice-dismiss">X</a>
	</div>
</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/banner/slack.php000064400000003321151600221740020002 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;
?>
<div class="litespeed-wrap notice notice-info litespeed-banner-promo-full" id="litespeed-banner-promo-slack">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title"><?php echo __( 'Welcome to LiteSpeed', 'litespeed-cache' ) ; ?></h3>
		<div class="litespeed-banner-description">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php echo __( 'Want to connect with other LiteSpeed users?', 'litespeed-cache' ) ; ?>
					<?php echo sprintf( __( 'Join the %s community.', 'litespeed-cache' ), '<a href="https://join.slack.com/t/golitespeed/shared_invite/enQtMzE5ODgxMTUyNTgzLTNiNWQ1MWZlYmI4YjEzNTM4NjdiODY2YTQ0OWVlMzBlNGZkY2E3Y2E4MjIzNmNmZmU0ZjIyNWM1ZmNmMWRlOTk" target="_blank" class="litespeed-banner-promo-slack-textlink">LiteSpeed Slack</a>' ) ; ?>
				</p>
				<p class="litespeed-banner-promo-slack-line2">
					golitespeed.slack.com
				</p>
			</div>
			<div>
				<h3 class="litespeed-banner-button-link">
					<a href="https://join.slack.com/t/golitespeed/shared_invite/enQtMzE5ODgxMTUyNTgzLTNiNWQ1MWZlYmI4YjEzNTM4NjdiODY2YTQ0OWVlMzBlNGZkY2E3Y2E4MjIzNmNmZmU0ZjIyNWM1ZmNmMWRlOTk" target="_blank">
						<?php echo __( 'Join Us on Slack', 'litespeed-cache' ) ; ?>
					</a>
				</h3>
			</div>
		</div>
	</div>
	<div>
		<?php $dismiss_url = Utility::build_url( Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, false, null, array( 'promo_tag' => 'slack' ) ) ; ?>
		<span class="screen-reader-text">Dismiss this notice.</span>
		<a href="<?php echo $dismiss_url ; ?>" class="litespeed-notice-dismiss">
			Dismiss
		</a>
	</div>
</div>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/banner/new_version_dev.tpl.php000064400000002416151600222010022672 0ustar00<?php
namespace LiteSpeed;

defined( 'WPINC' ) || exit;

?>

<div class="litespeed-wrap notice notice-warning litespeed-banner-promo-full">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-top15"><?php echo __( 'LiteSpeed Cache', 'litespeed-cache' ) ; ?>: <?php echo __( 'New Developer Version Available!', 'litespeed-cache' ) ; ?></h3>
		<div class="litespeed-banner-description">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php echo sprintf( __( 'New developer version %s is available now.', 'litespeed-cache' ), 'v' . $this->_summary[ 'version.dev' ] ) ; ?>
				</p>
			</div>
			<div class="litespeed-row-flex litespeed-banner-description">
				<div class="litespeed-banner-description-padding-right-15">
					<?php $url = Utility::build_url( Router::ACTION_DEBUG2, Debug2::TYPE_BETA_TEST, false, null, array( Debug2::BETA_TEST_URL => 'dev' ) ) ; ?>
					<a href="<?php echo $url ; ?>" class="button litespeed-btn-success litespeed-btn-mini">
						<i class="dashicons dashicons-image-rotate">&nbsp;</i>
						 <?php echo __( 'Upgrade', 'litespeed-cache' ) ; ?>
					</a>
				</div>
			</div>
		</div>
	</div>

</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/banner/ajax.php000064400000000676151600222060017636 0ustar00<?php
/**
 * @deprecated 3.3 Will only show banner after user manually checked score
 */

namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$url = Utility::build_url( Router::ACTION_HEALTH, Health::TYPE_SPEED, true ) ;
$url = htmlspecialchars_decode( $url ) ;
?>
<script>
	document.addEventListener( 'DOMContentLoaded', function( event ) {
		jQuery(document).ready( function() {
			jQuery.get( '<?php echo $url; ?>' ) ;
		} ) ;
	} ) ;
</script>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/banner/new_version.php000064400000006517151600222130021247 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

/**
 * NOTE: Only show for single site
 */
if (is_multisite()) {
	return;
}

if ($this->conf(Base::O_AUTO_UPGRADE)) {
	return;
}

$current = get_site_transient('update_plugins');
if (!isset($current->response[Core::PLUGIN_FILE])) {
	return;
}

$last_check = empty($this->_summary['new_version.last_check']) ? 0 : $this->_summary['new_version.last_check'];
// Check once in a half day
if (time() - $last_check > 43200) {
	GUI::save_summary(array('new_version.last_check' => time()));

	// Detect version
	$auto_v = Cloud::version_check('new_version_banner');
	if (!empty($auto_v['latest'])) {
		GUI::save_summary(array('new_version.v' => $auto_v['latest']));
	}
	// After detect, don't show, just return and show next time
	return;
}

if (!isset($this->_summary['new_version.v'])) {
	return;
}

// Check if current version is newer than auto_v or not
if (version_compare(Core::VER, $this->_summary['new_version.v'], '>=')) {
	return;
}

//********** Can show now **********//

$this->_promo_true = true;

if ($check_only) {
	return;
}

?>
<div class="litespeed-wrap notice notice-success litespeed-banner-promo-full">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-top15"><?php echo __('LiteSpeed Cache', 'litespeed-cache'); ?>: <?php echo __('New Version Available!', 'litespeed-cache'); ?></h3>
		<div class="litespeed-banner-description">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php echo sprintf(__('New release %s is available now.', 'litespeed-cache'), 'v' . $this->_summary['new_version.v']); ?>
				</p>
			</div>
			<div class="litespeed-row-flex litespeed-banner-description">
				<div class="litespeed-banner-description-padding-right-15">
					<?php $url = Utility::build_url(Router::ACTION_ACTIVATION, Activation::TYPE_UPGRADE); ?>
					<a href="<?php echo $url; ?>" class="button litespeed-btn-success litespeed-btn-mini">
						<i class="dashicons dashicons-image-rotate">&nbsp;</i>
						<?php echo __('Upgrade', 'litespeed-cache'); ?>
					</a>
				</div>
				<div class="litespeed-banner-description-padding-right-15">
					<?php
					$cfg = array(Conf::TYPE_SET . '[' . Base::O_AUTO_UPGRADE . ']' => 1);
					$url = Utility::build_url(Router::ACTION_CONF, Conf::TYPE_SET, false, null, $cfg);
					?>
					<a href="<?php echo $url; ?>" class="button litespeed-btn-primary litespeed-btn-mini">
						<i class="dashicons dashicons-update">&nbsp;</i>
						<?php echo __('Turn On Auto Upgrade', 'litespeed-cache'); ?>
					</a>
				</div>
				<div class="litespeed-banner-description-padding-right-15">
					<?php $url = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, false, null, array('promo_tag' => 'new_version')); ?>
					<a href="<?php echo $url; ?>" class="button litespeed-btn-warning litespeed-btn-mini">
						<?php echo __('Maybe Later', 'litespeed-cache'); ?>
					</a>
				</div>
			</div>
		</div>
	</div>

	<div>
		<?php $dismiss_url = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, false, null, array('promo_tag' => 'new_version', 'later' => 1)); ?>
		<span class="screen-reader-text">Dismiss this notice.</span>
		<a href="<?php echo $dismiss_url; ?>" class="litespeed-notice-dismiss">X</a>
	</div>
</div>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/esi.tpl.php000064400000000131151600222200017002 0ustar00<?php defined( 'WPINC' ) || exit ; ?>
<?php

\LiteSpeed\ESI::cls()->load_esi_block() ;


litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/page_optm/settings_tuning.tpl.php000064400000012722151600222320023435 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

global $wp_roles;
if (!isset($wp_roles)) {
	$wp_roles = new \WP_Roles();
}

$roles = array();
foreach ($wp_roles->roles as $k => $v) {
	$roles[$k] = $v['name'];
}
ksort($roles);

?>
<h3 class="litespeed-title-short">
	<?php echo __('Tuning Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#tuning-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_DELAY_INC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Listed JS files or inline JS code will be delayed.', 'litespeed-cache'); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Filter %s is supported.', 'litespeed-cache'), '<code>litespeed_optm_js_delay_inc</code>'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Listed JS files or inline JS code will not be minified/combined.', 'litespeed-cache'); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Filter %s is supported.', 'litespeed-cache'), '<code>litespeed_optimize_js_excludes</code>'); ?>
						<?php echo sprintf(__('Elements with attribute %s in html code will be excluded.', 'litespeed-cache'), '<code>data-no-optimize="1"</code>'); ?>
						<br /><?php echo __('Predefined list will also be combined w/ the above settings', 'litespeed-cache'); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_excludes.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_excludes.txt</a>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_DEFER_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Listed JS files or inline JS code will not be deferred or delayed.', 'litespeed-cache'); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br /><span class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Filter %s is supported.', 'litespeed-cache'), '<code>litespeed_optm_js_defer_exc</code>'); ?>
						<?php echo sprintf(__('Elements with attribute %s in html code will be excluded.', 'litespeed-cache'), '<code>data-no-defer="1"</code>'); ?>
						<br /><?php echo __('Predefined list will also be combined w/ the above settings', 'litespeed-cache'); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_defer_excludes.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_defer_excludes.txt</a>
					</span>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_GM_JS_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Listed JS files or inline JS code will not be optimized by %s.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_GUEST) . '</code>'); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br /><span class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Filter %s is supported.', 'litespeed-cache'), '<code>litespeed_optm_gm_js_exc</code>'); ?>
						<?php echo sprintf(__('Elements with attribute %s in html code will be excluded.', 'litespeed-cache'), '<code>data-no-defer="1"</code>'); ?>
					</span>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_EXC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Prevent any optimization of listed pages.', 'litespeed-cache'); ?>
					<?php $this->_uri_usage_example(); ?>
					<br /><span class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Filter %s is supported.', 'litespeed-cache'), '<code>litespeed_optm_uri_exc</code>'); ?>
					</span>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_GUEST_ONLY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_EXC_ROLES; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<div class="litespeed-desc">
					<?php echo __('Selected roles will be excluded from all optimizations.', 'litespeed-cache'); ?>
				</div>
				<div class="litespeed-tick-list">
					<?php foreach ($roles as $role => $title) : ?>
						<?php $this->build_checkbox($id . '[]', $title, $this->cls('Conf')->in_optm_exc_roles($role), $role); ?>
					<?php endforeach; ?>
				</div>

			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/page_optm/settings_css.tpl.php000064400000031730151600222400022720 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

// CSS::cls()->test_url( '' );
// exit;

$css_summary = CSS::get_summary();
$ucss_summary = UCSS::get_summary();
$closest_server_ucss = Cloud::get_summary('server.' . Cloud::SVC_UCSS);
$closest_server = Cloud::get_summary('server.' . Cloud::SVC_CCSS);

$ccss_queue = $this->load_queue('ccss');
$ucss_queue = $this->load_queue('ucss');
?>

<h3 class="litespeed-title-short">
	<?php echo __('CSS Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_CSS_MIN; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Minify CSS files and inline CSS code.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_CSS_COMB; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Combine CSS files and inline CSS code.', 'litespeed-cache'); ?>
					<a href="https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/" target="_blank"><?php echo __('How to Fix Problems Caused by CSS/JS Optimization.', 'litespeed-cache'); ?></a>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_OPTM_UCSS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php if (!$this->conf(Base::O_API_KEY)) : ?>
						<div class="litespeed-callout notice notice-error inline">
							<h4><?php echo __('WARNING', 'litespeed-cache'); ?></h4>
							<?php echo Error::msg('lack_of_api_key'); ?>
						</div>
					<?php endif; ?>

					<?php echo __('Use QUIC.cloud online service to generate unique CSS.', 'litespeed-cache'); ?>
					<?php echo __('This will drop the unused CSS on each page from the combined file.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#generate-ucss'); ?>
					<br /><?php echo __('Automatic generation of unique CSS is in the background via a cron-based queue.', 'litespeed-cache'); ?>
					<br />
					<font class="litespeed-success">API: <?php echo sprintf(__('Filter %s available for UCSS per page type generation.', 'litespeed-cache'), "<code>add_filter( 'litespeed_ucss_per_pagetype', '__return_true' );</code>"); ?></font>

					<?php if ($this->conf(Base::O_OPTM_UCSS) && !$this->conf(Base::O_OPTM_CSS_COMB)) : ?>
						<br />
						<font class="litespeed-warning">
							<?php echo sprintf(__('This option is bypassed because %1$s option is %2$s.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_OPTM_CSS_COMB) . '</code>', '<code>' . __('OFF', 'litespeed-cache') . '</code>'); ?>
						</font>
					<?php endif; ?>

				</div>

				<div class="litespeed-desc litespeed-left20">
					<?php if ($ucss_summary) : ?>
						<?php if (!empty($ucss_summary['last_request'])) : ?>
							<p>
								<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($ucss_summary['last_request']) . '</code>'; ?>
							</p>
							<p>
								<?php echo __('Last requested cost', 'litespeed-cache') . ': <code>' . $ucss_summary['last_spent'] . 's</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ($closest_server_ucss) : ?>
						<a class='litespeed-redetect' href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_UCSS)); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo sprintf(__('Current closest Cloud server is %s.&#10; Click to redetect.', 'litespeed-cache'), $closest_server_ucss); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>"><i class='litespeed-quic-icon'></i> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
					<?php endif; ?>

					<?php if (!empty($ucss_queue)) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php echo sprintf(__('URL list in %s queue waiting for cron', 'litespeed-cache'), 'UCSS'); ?> ( <?php echo count($ucss_queue); ?> )
								<a href="<?php echo Utility::build_url(Router::ACTION_UCSS, UCSS::TYPE_CLEAR_Q); ?>" class="button litespeed-btn-warning litespeed-right">Clear</a>
							</h4>
							<p>
								<?php $i = 0;
								foreach ($ucss_queue as $k => $v) : ?>
									<?php if ($i++ > 20) : ?>
										<?php echo '...'; ?>
										<?php break; ?>
									<?php endif; ?>
									<?php if (!is_array($v)) continue; ?>
									<?php if (!empty($v['_status'])) : ?><span class="litespeed-success"><?php endif; ?>
										<?php echo esc_html($v['url']); ?>
										<?php if (!empty($v['_status'])) : ?></span><?php endif; ?>
									<?php if ($pos = strpos($k, ' ')) echo ' (' . __('Vary Group', 'litespeed-cache') . ':' . esc_html(substr($k, 0, $pos)) . ')'; ?>
									<?php if ($v['is_mobile']) echo ' <span data-balloon-pos="up" aria-label="mobile">📱</span>'; ?>
									<?php if (!empty($v['is_webp'])) echo ' WebP'; ?>
									<br />
								<?php endforeach; ?>
							</p>
						</div>
						<a href="<?php echo Utility::build_url(Router::ACTION_UCSS, UCSS::TYPE_GEN); ?>" class="button litespeed-btn-success">
							<?php echo sprintf(__('Run %s Queue Manually', 'litespeed-cache'), 'UCSS'); ?>
						</a>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>

			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_OPTM_UCSS_INLINE; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_GUEST) . '</code>'); ?>
					<br />
					<font class="litespeed-info">
						<?php echo sprintf(__('This option will automatically bypass %s option.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_OPTM_CSS_ASYNC) . '</code>'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_CSS_COMB_EXT_INL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_OPTM_CSS_COMB) . '</code>'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_CSS_ASYNC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php if (!$this->conf(Base::O_API_KEY)) : ?>
						<div class="litespeed-callout notice notice-error inline">
							<h4><?php echo __('WARNING', 'litespeed-cache'); ?></h4>
							<?php echo Error::msg('lack_of_api_key'); ?>
						</div>
					<?php endif; ?>
					<?php echo __('Optimize CSS delivery.', 'litespeed-cache'); ?>
					<?php echo __('This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.', 'litespeed-cache'); ?><br />
					<?php echo __('Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#load-css-asynchronously'); ?><br />
					<?php echo __('Automatic generation of critical CSS is in the background via a cron-based queue.', 'litespeed-cache'); ?><br />
					<?php echo sprintf(__('When this option is turned %s, it will also load Google Fonts asynchronously.', 'litespeed-cache'), '<code>' . __('ON', 'litespeed-cache') . '</code>'); ?>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Elements with attribute %s in HTML code will be excluded.', 'litespeed-cache'), '<code>data-no-async="1"</code>'); ?>
					</font>

					<?php if ($this->conf(Base::O_OPTM_CSS_ASYNC) && $this->conf(Base::O_OPTM_CSS_COMB) && $this->conf(Base::O_OPTM_UCSS) && $this->conf(Base::O_OPTM_UCSS_INLINE)) : ?>
						<br />
						<font class="litespeed-warning">
							<?php echo sprintf(__('This option is bypassed due to %s option.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_OPTM_UCSS_INLINE) . '</code>'); ?>
						</font>
					<?php endif; ?>

				</div>

				<div class="litespeed-desc litespeed-left20">
					<?php if ($css_summary) : ?>
						<?php if (!empty($css_summary['last_request_ccss'])) : ?>
							<p>
								<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($css_summary['last_request_ccss']) . '</code>'; ?>
							</p>
							<p>
								<?php echo __('Last requested cost', 'litespeed-cache') . ': <code>' . $css_summary['last_spent_ccss'] . 's</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ($closest_server) : ?>
						<a class='litespeed-redetect' href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_CCSS)); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo sprintf(__('Current closest Cloud server is %s.&#10; Click to redetect.', 'litespeed-cache'), $closest_server); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>"><i class='litespeed-quic-icon'></i> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
					<?php endif; ?>

					<?php if (!empty($ccss_queue)) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php echo sprintf(__('URL list in %s queue waiting for cron', 'litespeed-cache'), 'CCSS'); ?> ( <?php echo count($ccss_queue); ?> )
								<a href="<?php echo Utility::build_url(Router::ACTION_CSS, CSS::TYPE_CLEAR_Q_CCSS); ?>" class="button litespeed-btn-warning litespeed-right">Clear</a>
							</h4>
							<p>
								<?php $i = 0;
								foreach ($ccss_queue as $k => $v) : ?>
									<?php if ($i++ > 20) : ?>
										<?php echo '...'; ?>
										<?php break; ?>
									<?php endif; ?>
									<?php if (!is_array($v)) continue; ?>
									<?php if (!empty($v['_status'])) : ?><span class="litespeed-success"><?php endif; ?>
										<?php echo esc_html($v['url']); ?>
										<?php if (!empty($v['_status'])) : ?></span><?php endif; ?>
									<?php if ($pos = strpos($k, ' ')) echo ' (' . __('Vary Group', 'litespeed-cache') . ':' . esc_html(substr($k, 0, $pos)) . ')'; ?>
									<?php if ($v['is_mobile']) echo ' <span data-balloon-pos="up" aria-label="mobile">📱</span>'; ?>
									<?php if (!empty($v['is_webp'])) echo ' WebP'; ?>
									<br />
								<?php endforeach; ?>
							</p>
						</div>
						<a href="<?php echo Utility::build_url(Router::ACTION_CSS, CSS::TYPE_GEN_CCSS); ?>" class="button litespeed-btn-success">
							<?php echo sprintf(__('Run %s Queue Manually', 'litespeed-cache'), 'CCSS'); ?>
						</a>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_OPTM_CCSS_PER_URL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $id = Base::O_OPTM_CSS_ASYNC_INLINE; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('This will inline the asynchronous CSS library to avoid render blocking.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_CSS_FONT_DISPLAY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id, array(__('Default', 'litespeed-cache'), 'Swap')); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.', 'litespeed-cache'), '<code>font-display</code>', '<code>@font-face</code>'); ?>
					<br /><?php echo sprintf(__('%s is recommended.', 'litespeed-cache'), '<code>' . __('Swap', 'litespeed-cache') . '</code>'); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/page_optm/settings_media_exc.tpl.php000064400000006745151600222450024063 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Media Excludes', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#media-excludes-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_LAZY_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Listed images will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
                <br /><?php echo __( 'Useful for above-the-fold images causing CLS (a Core Web Vitals metric).', 'litespeed-cache' ); ?>
				<br /><font class="litespeed-success">
					<?php echo __( 'API', 'litespeed-cache' ); ?>:
					<?php echo sprintf( __( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_media_lazy_img_excludes</code>' ); ?>
					<?php echo sprintf( __( 'Elements with attribute %s in html code will be excluded.', 'litespeed-cache' ), '<code>data-no-lazy="1"</code>' ); ?>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_LAZY_CLS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id ); ?>
				</div>
				<div>
					<?php $this->recommended( $id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'Images containing these class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url( true ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_LAZY_PARENT_CLS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Images having these parent class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_IFRAME_LAZY_CLS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Iframes containing these class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url( true ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Iframes having these parent class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_LAZY_URI_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Prevent any lazy load of listed pages.', 'litespeed-cache' ); ?>
				<?php $this->_uri_usage_example(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_LQIP_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'These images will not generate LQIP.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
			</div>
		</td>
	</tr>

</tbody></table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/page_optm/settings_html.tpl.php000064400000013423151600222520023076 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('HTML Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#html-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_OPTM_HTML_MIN; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Minify HTML content.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_DNS_PREFETCH; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Prefetching DNS can reduce latency for visitors.', 'litespeed-cache'); ?>
					<?php echo __('For example', 'litespeed-cache'); ?>: <code>//www.example.com</code>
					<?php Doc::one_per_line(); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#dns-prefetch'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_DNS_PREFETCH_CTRL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.', 'litespeed-cache'); ?>
					<?php echo __('This can improve the page loading speed.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_DNS_PRECONNECT; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Preconnecting speeds up future loads from a given origin.', 'litespeed-cache'); ?>
					<?php echo __('For example', 'litespeed-cache'); ?>: <code>https://example.com</code>
					<?php Doc::one_per_line(); ?>
					<?php Doc::learn_more('https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/preconnect'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_HTML_LAZY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Delay rendering off-screen HTML elements by its selector.', 'litespeed-cache'); ?>
					<?php Doc::one_per_line(); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#html-lazyload-selectors'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_HTML_SKIP_COMMENTS; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_textarea($id); ?>
				<div class="litespeed-desc">
					<?php echo __('When minifying HTML do not discard comments that match a specified pattern.', 'litespeed-cache'); ?>
					<br />
					<?php echo sprintf( __('If comment to be kept is like: %s write: %s', 'litespeed-cache'), '<code>&lt;!-- A comment that needs to be here --&gt;</code>', '<code>A comment that needs to be here</code>'); ?>
					<br />
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_QS_RM; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Remove query strings from internal static resources.', 'litespeed-cache'); ?>
					<br />
					<font class="litespeed-warning">
						⚠️
						<?php echo __('Google reCAPTCHA will be bypassed automatically.', 'litespeed-cache'); ?>
					</font>
					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Append query string %s to the resources to bypass this action.', 'litespeed-cache'), '<code>&_litespeed_rm_qs=0</code>'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_GGFONTS_ASYNC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.', 'litespeed-cache'); ?>
					<?php echo __('This will also add a preconnect to Google Fonts to establish a connection earlier.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#load-google-fonts-asynchronously'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_GGFONTS_RM; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Prevent Google Fonts from loading on all pages.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_EMOJI_RM; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.', 'litespeed-cache'); ?>
					<?php echo __('This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_NOSCRIPT_RM; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('This option will remove all %s tags from HTML.', 'litespeed-cache'), '<code>&lt;noscript&gt;</code>'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#remove-noscript-tags'); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/page_optm/settings_vpi.tpl.php000064400000010221151600222570022726 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$summary = VPI::get_summary();
$closest_server = Cloud::get_summary( 'server.' . Cloud::SVC_VPI );

$queue = $this->load_queue( 'vpi' );
?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Viewport Images', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#vpi-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_VPI; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'When you use Lazy Load, it will delay the loading of all images on a page.', 'litespeed-cache' ); ?>
				<br /><?php echo __( 'The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.', 'litespeed-cache' ); ?>
				<br /><?php echo __( 'This enables the page\'s initial screenful of imagery to be fully displayed without delay.', 'litespeed-cache' ); ?>

				<?php if ( ! $this->conf( Base::O_MEDIA_LAZY ) ) : ?>
					<br /><font class="litespeed-warning litespeed-left10">
					⚠️ <?php echo __( 'Notice', 'litespeed-cache' ); ?>: <?php echo sprintf( __( '%s must be turned ON for this setting to work.', 'litespeed-cache' ),  '<code>' . Lang::title( Base::O_MEDIA_LAZY ) . '</code>' ); ?>
					</font>
				<?php endif; ?>

			</div>

			<div class="litespeed-desc litespeed-left20">
				<?php if ( $summary ) : ?>
					<?php if ( ! empty( $summary[ 'last_request' ] ) ) : ?>
						<p>
							<?php echo __( 'Last generated', 'litespeed-cache' ) . ': <code>' . Utility::readable_time( $summary[ 'last_request' ] ) . '</code>'; ?>
						</p>
					<?php endif; ?>
				<?php endif; ?>

				<?php if ( $closest_server ) : ?>
					<a class='litespeed-redetect' href="<?php echo Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array( 'svc' => Cloud::SVC_VPI ) ); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo sprintf( __( 'Current closest Cloud server is %s.&#10; Click to redetect.', 'litespeed-cache' ), $closest_server ); ?>' data-litespeed-cfm="<?php echo __( 'Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache' ) ; ?>"><i class='litespeed-quic-icon'></i> <?php echo __( 'Redetect', 'litespeed-cache' ); ?></a>
				<?php endif; ?>

				<?php if ( ! empty( $queue ) ) : ?>
					<div class="litespeed-callout notice notice-warning inline">
						<h4>
							<?php echo sprintf( __( 'URL list in %s queue waiting for cron', 'litespeed-cache' ), 'VPI' ); ?> ( <?php echo count( $queue ); ?> )
							<a href="<?php echo Utility::build_url( Router::ACTION_VPI, VPI::TYPE_CLEAR_Q ); ?>" class="button litespeed-btn-warning litespeed-right">Clear</a>
						</h4>
						<p>
						<?php $i=0; foreach ( $queue as $k => $v ) : ?>
							<?php if ( $i++ > 20 ) : ?>
								<?php echo '...'; ?>
								<?php break; ?>
							<?php endif; ?>
							<?php if ( ! is_array( $v ) ) continue; ?>
							<?php if ( ! empty( $v[ '_status' ] ) ) : ?><span class="litespeed-success"><?php endif; ?>
							<?php echo esc_html( $v[ 'url' ] ); ?>
							<?php if ( ! empty( $v[ '_status' ] ) ) : ?></span><?php endif; ?>
							<?php if ( $pos = strpos( $k, ' ' ) ) echo ' (' . __( 'Vary Group', 'litespeed-cache' ) . ':' . esc_html( substr( $k, 0, $pos ) ) . ')'; ?>
							<?php if ( $v[ 'is_mobile' ] ) echo ' <span data-balloon-pos="up" aria-label="mobile">📱</span>'; ?>
							<br />
						<?php endforeach; ?>
						</p>
					</div>
					<a href="<?php echo Utility::build_url( Router::ACTION_VPI, VPI::TYPE_GEN ); ?>" class="button litespeed-btn-success">
						<?php echo sprintf( __( 'Run %s Queue Manually', 'litespeed-cache' ), 'VPI' ); ?>
					</a>
					<?php Doc::queue_issues(); ?>
				<?php endif; ?>
			</div>

		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_MEDIA_VPI_CRON; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Enable Viewport Images auto generation cron.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

</tbody></table>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/page_optm/entry.tpl.php000064400000003502151600222640021353 0ustar00<?php
namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$menu_list = array(
	'settings_css' 				=> __( 'CSS Settings', 'litespeed-cache' ),
	'settings_js'				=> __( 'JS Settings', 'litespeed-cache' ),
	'settings_html' 			=> __( 'HTML Settings', 'litespeed-cache' ),
	'settings_media' 			=> __( 'Media Settings', 'litespeed-cache' ),
	'settings_vpi' 				=> __( 'VPI', 'litespeed-cache' ),
	'settings_media_exc'		=> __( 'Media Excludes', 'litespeed-cache' ),
	'settings_localization'		=> __( 'Localization', 'litespeed-cache' ),
	'settings_tuning' 			=> __( 'Tuning', 'litespeed-cache' ),
	'settings_tuning_css' 			=> __( 'Tuning', 'litespeed-cache' ) . ' - CSS',
);

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Page Optimization', 'litespeed-cache' ) ; ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER ; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">

	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php echo __( 'NOTICE', 'litespeed-cache' ) ; ?></h4>
		<p><?php echo __( 'Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.', 'litespeed-cache' ) ; ?></p>
	</div>

	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1 ;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '' ;
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>" ;
			$i ++ ;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php
		$this->form_action() ;

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>" ;
			require LSCWP_DIR . "tpl/page_optm/$tab.tpl.php" ;
			echo "</div>" ;
		}

		$this->form_end() ;

	?>
	</div>

</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/page_optm/settings_js.tpl.php000064400000006046151600222710022552 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo __('JS Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#js-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_MIN; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Minify JS files and inline JS codes.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_COMB; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Combine all local JS files into a single file.', 'litespeed-cache'); ?>
					<a href="https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/" target="_blank"><?php echo __('How to Fix Problems Caused by CSS/JS Optimization.', 'litespeed-cache'); ?></a>
					<br />
					<font class="litespeed-danger">
						🚨 <?php echo __('This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.', 'litespeed-cache'); ?>
						<?php echo __('JS error can be found from the developer console of browser by right clicking and choosing Inspect.', 'litespeed-cache'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_COMB_EXT_INL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo sprintf(__('Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_OPTM_JS_COMB) . '</code>'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_OPTM_JS_DEFER; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id, array(__('OFF', 'litespeed-cache'), __('Deferred', 'litespeed-cache'), __('Delayed', 'litespeed-cache'))); ?>
				<div class="litespeed-desc">
					<?php echo __('Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#load-js-deferred'); ?><br />
					<?php echo __('This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://web.dev/fid/#what-is-fid'); ?>
					<br />
					<font class="litespeed-danger">
						🚨 <?php echo __('This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.', 'litespeed-cache'); ?>
					</font>
				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/page_optm/settings_tuning_css.tpl.php000064400000013231151600222760024311 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

?>
<h3 class="litespeed-title-short">
	<?php echo __( 'Tuning Settings', 'litespeed-cache' ); ?> - CSS
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#tuning-css-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_OPTM_CSS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Listed CSS files or inline CSS code will not be minified/combined.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
				<br /><font class="litespeed-success">
					<?php echo __( 'API', 'litespeed-cache' ); ?>:
					<?php echo sprintf( __( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_optimize_css_excludes</code>' ); ?>
					<?php echo sprintf( __( 'Elements with attribute %s in html code will be excluded.', 'litespeed-cache' ), '<code>data-no-optimize="1"</code>' ); ?>
					<br /><?php echo __( 'Predefined list will also be combined w/ the above settings', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/css_excludes.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/css_excludes.txt</a>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_UCSS_FILE_EXC_INLINE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Listed CSS files will be excluded from UCSS and saved to inline.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_UCSS_SELECTOR_WHITELIST; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'List the CSS selector that its style should be always contained in UCSS.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#ucss-whitelist', __( 'How to choose an UCSS allowlist selector?', 'litespeed-cache' ) ); ?>
				<br /><?php echo sprintf( __( 'Wildcard %s supported.', 'litespeed-cache' ), '<code>*</code>' ); ?>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php echo __( 'Note', 'litespeed-cache' ); ?></h4>
					<p>
						<?php echo __( 'The selector must exist in the CSS. Parent classes in the HTML will not work.', 'litespeed-cache' ); ?>
					</p>
				</div>
				<font class="litespeed-success">
					<?php echo __( 'Predefined list will also be combined w/ the above settings', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/ucss_whitelist.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/ucss_whitelist.txt</a>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_UCSS_EXC; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Listed URI will not generate UCSS.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
				<br /><span class="litespeed-success">
					<?php echo __( 'API', 'litespeed-cache' ); ?>:
					<?php echo sprintf( __( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_ucss_exc</code>' ); ?>
				</span>
				<br /><font class="litespeed-success">API: <?php echo sprintf( __( 'Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.', 'litespeed-cache' ), "<code>add_filter( 'litespeed_ucss_per_pagetype', function(){return get_post_type() == 'page';} );</code>", '<code>page</code>' ); ?></font>
				<br /><font class="litespeed-success">API: <?php echo sprintf( __( 'Use %1$s to bypass UCSS for the pages which page type is %2$s.', 'litespeed-cache' ), "<code>add_action( 'litespeed_optm', function(){get_post_type() == 'page' && do_action( 'litespeed_conf_force', 'optm-ucss', false );});</code>", '<code>page</code>' ); ?></font>

			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_CCSS_SEP_POSTTYPE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __('List post types where each item of that type should have its own CCSS generated.', 'litespeed-cache'); ?>
				<?php echo sprintf( __( 'For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.', 'litespeed-cache' ), '<code>page</code>' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#separate-ccss-cache-post-types_1' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_CCSS_SEP_URI; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Separate critical CSS files will be generated for paths containing these strings.', 'litespeed-cache' ); ?>
				<?php $this->_uri_usage_example(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_CCSS_CON; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $id ); ?>
			<div class="litespeed-desc">
				<?php echo sprintf( __( 'Specify critical CSS rules for above-the-fold content when enabling %s.', 'litespeed-cache' ), __( 'Load CSS Asynchronously', 'litespeed-cache' ) ); ?>
			</div>
		</td>
	</tr>

</tbody></table>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/page_optm/settings_media.tpl.php000064400000025520151600223030023207 0ustar00<?php

namespace LiteSpeed;

defined('WPINC') || exit;

$placeholder_summary = Placeholder::get_summary();

$closest_server = Cloud::get_summary('server.' . Cloud::SVC_LQIP);

$lqip_queue = $this->load_queue('lqip');

?>

<h3 class="litespeed-title-short">
	<?php echo __('Media Settings', 'litespeed-cache'); ?>
	<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#media-settings-tab'); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $id = Base::O_MEDIA_LAZY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Load images only when they enter the viewport.', 'litespeed-cache'); ?>
					<?php echo __('This can improve page loading time by reducing initial HTTP requests.', 'litespeed-cache'); ?>
					<br />
					<font class="litespeed-success">
						💡
						<a href="https://docs.litespeedtech.com/lscache/lscwp/pageopt/#lazy-load-images" target="_blank"><?php echo __('Adding Style to Your Lazy-Loaded Images', 'litespeed-cache'); ?></a>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_LAZY_PLACEHOLDER; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-long'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify a base64 image to be used as a simple placeholder while images finish loading.', 'litespeed-cache'); ?>
					<br /><?php echo sprintf(__('This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.', 'litespeed-cache'), '<code>LITESPEED_PLACEHOLDER</code>', '<code>wp-config.php</code>'); ?>
					<br /><?php echo sprintf(__('By default a gray image placeholder %s will be used.', 'litespeed-cache'), '<code>data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=</code>'); ?>
					<br /><?php echo sprintf(__('For example, %s can be used for a transparent placeholder.', 'litespeed-cache'), '<code>data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7</code>'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_PLACEHOLDER_RESP; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Responsive image placeholders can help to reduce layout reshuffle when images are loaded.', 'litespeed-cache'); ?>
					<?php echo __('This will generate the placeholder with same dimensions as the image if it has the width and height attributes.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_PLACEHOLDER_RESP_SVG; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-long'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify an SVG to be used as a placeholder when generating locally.', 'litespeed-cache'); ?>
					<?php echo __('It will be converted to a base64 SVG placeholder on-the-fly.', 'litespeed-cache'); ?>
					<br /><?php echo sprintf(__('Variables %s will be replaced with the corresponding image properties.', 'litespeed-cache'), '<code>{width} {height}</code>'); ?>
					<br /><?php echo sprintf(__('Variables %s will be replaced with the configured background color.', 'litespeed-cache'), '<code>{color}</code>'); ?>
					<br /><?php $this->recommended($id); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_PLACEHOLDER_RESP_COLOR; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, null, null, 'color'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify the responsive placeholder SVG color.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_LQIP; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<?php Doc::maybe_on_by_gm($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.', 'litespeed-cache'); ?>
					<br /><?php echo __('Keep this off to use plain color placeholders.', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#lqip-cloud-generator'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_LQIP_QUAL; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-short'); ?>
				<div class="litespeed-desc">
					<?php echo __('Specify the quality when generating LQIP.', 'litespeed-cache'); ?>
					<br /><?php echo __('Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 1, 20); ?>
					<br />💡 <?php echo sprintf(__('Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.', 'litespeed-cache'), '<code>' . __('Purge All', 'litespeed-cache') . ' - ' . __('LQIP Cache', 'litespeed-cache') . '</code>'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_LQIP_MIN_W; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-short'); ?> x
				<?php $this->build_input(Base::O_MEDIA_LQIP_MIN_H, 'litespeed-input-short'); ?>
				<?php echo __('pixels', 'litespeed-cache'); ?>
				<div class="litespeed-desc">
					<?php echo __('LQIP requests will not be sent for images where both width and height are smaller than these dimensions.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 10, 800); ?>
					<?php $this->_validate_ttl(Base::O_MEDIA_LQIP_MIN_H, 10, 800); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_PLACEHOLDER_RESP_ASYNC; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Automatically generate LQIP in the background via a cron-based queue.', 'litespeed-cache'); ?>
					<?php echo sprintf(
						__('If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.', 'litespeed-cache'),
						'<code>' . __('ON', 'litespeed-cache') . '</code>',
						'<code>' . Lang::title(Base::O_MEDIA_PLACEHOLDER_RESP_SVG) . '</code>'
					); ?>
					<?php echo sprintf(__('If set to %s this is done in the foreground, which may slow down page load.', 'litespeed-cache'), '<code>' . __('OFF', 'litespeed-cache') . '</code>'); ?>
					<?php Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/pageopt/#generate-lqip-in-background'); ?>
				</div>

				<div class="litespeed-desc">
					<?php if ($placeholder_summary) : ?>
						<?php if (!empty($placeholder_summary['last_request'])) : ?>
							<p>
								<?php echo __('Last generated', 'litespeed-cache') . ': <code>' . Utility::readable_time($placeholder_summary['last_request']) . '</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ($closest_server) : ?>
						<a class="litespeed-redetect" href="<?php echo Utility::build_url(Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array('svc' => Cloud::SVC_LQIP)); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php echo sprintf(__('Current closest Cloud server is %s.&#10; Click to redetect.', 'litespeed-cache'), $closest_server); ?>' data-litespeed-cfm="<?php echo __('Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache'); ?>"><i class='litespeed-quic-icon'></i> <?php echo __('Redetect', 'litespeed-cache'); ?></a>
					<?php endif; ?>

					<?php if (!empty($lqip_queue)) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php echo __('Size list in queue waiting for cron', 'litespeed-cache'); ?> ( <?php echo count($lqip_queue); ?> )
								<a href="<?php echo Utility::build_url(Router::ACTION_PLACEHOLDER, Placeholder::TYPE_CLEAR_Q); ?>" class="button litespeed-btn-warning litespeed-right">Clear</a>
							</h4>
							<p>
								<?php $i = 0;
								foreach ($lqip_queue as $k => $v) : ?>
									<?php if ($i++ > 20) : ?>
										<?php echo '...'; ?>
										<?php break; ?>
									<?php endif; ?>

									<?php echo $v; ?>
									<br />
								<?php endforeach; ?>
							</p>
						</div>
						<a href="<?php echo Utility::build_url(Router::ACTION_PLACEHOLDER, Placeholder::TYPE_GENERATE); ?>" class="button litespeed-btn-success">
							<?php echo __('Run Queue Manually', 'litespeed-cache'); ?>
						</a>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_IFRAME_LAZY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Load iframes only when they enter the viewport.', 'litespeed-cache'); ?>
					<?php echo __('This can improve page loading time by reducing initial HTTP requests.', 'litespeed-cache'); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_MEDIA_ADD_MISSING_SIZES; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_switch($id); ?>
				<div class="litespeed-desc">
					<?php echo __('Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).', 'litespeed-cache'); ?>
					<?php Doc::learn_more('https://web.dev/optimize-cls/#images-without-dimensions'); ?>

					<br />
					<font class="litespeed-warning litespeed-left10">
						⚠️ <?php echo __('Notice', 'litespeed-cache'); ?>: <?php echo sprintf(__('%s must be turned ON for this setting to work.', 'litespeed-cache'), '<code>' . Lang::title(Base::O_MEDIA_LAZY) . '</code>'); ?>
					</font>

					<br />
					<font class="litespeed-success">
						<?php echo __('API', 'litespeed-cache'); ?>:
						<?php echo sprintf(__('Use %1$s to bypass remote image dimension check when %2$s is ON.', 'litespeed-cache'), '<code>add_filter( "litespeed_media_ignore_remote_missing_sizes", "__return_true" );</code>', '<code>' . Lang::title(Base::O_MEDIA_ADD_MISSING_SIZES) . '</code>'); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $id = Base::O_IMG_OPTM_JPG_QUALITY; ?>
				<?php $this->title($id); ?>
			</th>
			<td>
				<?php $this->build_input($id, 'litespeed-input-short'); ?>
				<div class="litespeed-desc">
					<?php echo __('The image compression quality setting of WordPress out of 100.', 'litespeed-cache'); ?>
					<?php $this->recommended($id); ?>
					<?php $this->_validate_ttl($id, 0, 100); ?>
				</div>
			</td>
		</tr>
	</tbody>
</table>litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/page_optm/settings_localization.tpl.php000064400000011311151600223110024610 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$last_generated = Avatar::get_summary();
$avatar_queue = Avatar::cls()->queue_count();
?>

<?php if ( $this->cls( 'Avatar' )->need_db() && ! $this->cls( 'Data' )->tb_exist( 'avatar' ) ) : ?>
<div class="litespeed-callout notice notice-error inline">
	<h4><?php echo __( 'WARNING', 'litespeed-cache' ); ?></h4>
	<p><?php echo sprintf( __( 'Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.', 'litespeed-cache' ), 'href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:installation" target="_blank"' ); ?></p>
</div>
<?php endif; ?>

<h3 class="litespeed-title-short">
	<?php echo __( 'Localization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#localization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $id = Base::O_DISCUSS_AVATAR_CACHE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Store Gravatar locally.', 'litespeed-cache' ); ?>
				<?php echo __( 'Accelerates the speed by caching Gravatar (Globally Recognized Avatars).', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_DISCUSS_AVATAR_CRON; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Refresh Gravatar cache by cron.', 'litespeed-cache' ); ?>
			</div>

			<?php if ( $last_generated ) : ?>
			<div class="litespeed-desc">
				<?php if ( ! empty( $last_generated[ 'last_request' ] ) ) : ?>
					<p>
						<?php echo __( 'Last ran', 'litespeed-cache' ) . ': <code>' . Utility::readable_time( $last_generated[ 'last_request' ] ) . '</code>'; ?>
					</p>
				<?php endif; ?>
				<?php if ( $avatar_queue ) : ?>
					<div class="litespeed-callout notice notice-warning inline">
						<h4>
							<?php echo __( 'Avatar list in queue waiting for update','litespeed-cache' ); ?>:
							<?php echo $avatar_queue; ?>
						</h4>
					</div>
					<a href="<?php echo Utility::build_url( Router::ACTION_AVATAR, Avatar::TYPE_GENERATE ); ?>" class="button litespeed-btn-success">
						<?php echo __( 'Run Queue Manually', 'litespeed-cache' ); ?>
					</a>
				<?php endif; ?>
			</div>
			<?php endif; ?>

		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_DISCUSS_AVATAR_CACHE_TTL; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_input( $id ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Specify how long, in seconds, Gravatar files are cached.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $id ); ?>
				<?php $this->_validate_ttl( $id, 3600 ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $id = Base::O_OPTM_LOCALIZE; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $id ); ?>
			<div class="litespeed-desc">
				<?php echo __( 'Localize external resources.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#localize' ); ?>

				<br /><font class="litespeed-danger">
					🚨 <?php echo sprintf( __( 'Please thoroughly test all items in %s to ensure they function as expected.', 'litespeed-cache' ), '<code>' . Lang::title( Base::O_OPTM_LOCALIZE_DOMAINS ) . '</code>' ); ?>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $id = Base::O_OPTM_LOCALIZE_DOMAINS; ?>
			<?php $this->title( $id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $id ); ?>
				</div>
				<div>
					<?php $this->recommended( $id, true ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php echo __( 'Resources listed here will be copied and replaced with local URLs.', 'litespeed-cache' ); ?>
				<?php echo __( 'HTTPS sources only.', 'litespeed-cache' ); ?>

				<?php Doc::one_per_line(); ?>

				<br /><?php echo sprintf( __( 'Comments are supported. Start a line with a %s to turn it into a comment line.', 'litespeed-cache' ), '<code>#</code>' ); ?>

				<br /><?php echo __( 'Example', 'litespeed-cache' ); ?>: <code>https://www.example.com/one.js</code>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#localization-files' ); ?>

				<br /><font class="litespeed-danger">
					🚨 <?php echo __( 'Please thoroughly test each JS file you add to ensure it functions as expected.', 'litespeed-cache' ); ?>
				</font>

			</div>
		</td>
	</tr>

</tbody></table>
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/presets/standard.tpl.php000064400000017322151600223230021525 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$presets = array();

$presets['essentials'] = array(
	'title' => __( 'Essentials', 'litespeed-cache' ),
	'body' => array(
		__( 'Default Cache', 'litespeed-cache' ),
		__( 'Higher TTL', 'litespeed-cache' ),
		__( 'Browser Cache', 'litespeed-cache' )
	),
	'footer' => array(
		__( 'This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.', 'litespeed-cache' ),
		__( 'A Domain Key is not required to use this preset. Only basic caching features are enabled.', 'litespeed-cache' )
	)
);

$presets['basic'] = array(
	'title' => __( 'Basic', 'litespeed-cache' ),
	'body' => array(
		__( 'Everything in Essentials, Plus', 'litespeed-cache' ),
		__( 'Image Optimization', 'litespeed-cache' ),
		__( 'Mobile Cache', 'litespeed-cache' )
	),
	'footer' => array(
		__( 'This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.', 'litespeed-cache' ),
		__( 'A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.', 'litespeed-cache' )
	)
);

$presets['advanced'] = array(
	'title' => __( 'Advanced (Recommended)', 'litespeed-cache' ),
	'body' => array(
		__( 'Everything in Basic, Plus', 'litespeed-cache' ),
		__( 'Guest Mode and Guest Optimization', 'litespeed-cache' ),
		__( 'CSS, JS and HTML Minification', 'litespeed-cache' ),
		__( 'Font Display Optimization', 'litespeed-cache' ),
		__( 'JS Defer for both external and inline JS', 'litespeed-cache' ),
		__( 'DNS Prefetch for static files', 'litespeed-cache' ),
		__( 'Gravatar Cache', 'litespeed-cache' ),
		__( 'Remove Query Strings from Static Files', 'litespeed-cache' ),
		__( 'Remove WordPress Emoji', 'litespeed-cache' ),
		__( 'Remove Noscript Tags', 'litespeed-cache' )
	),
	'footer' => array(
		__( 'This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.', 'litespeed-cache' ),
		__( 'A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.', 'litespeed-cache' )
	)
);

$presets['aggressive'] = array(
	'title' => __( 'Aggressive', 'litespeed-cache' ),
	'body' => array(
		__( 'Everything in Advanced, Plus', 'litespeed-cache' ),
		__( 'CSS & JS Combine', 'litespeed-cache' ),
		__( 'Asynchronous CSS Loading with Critical CSS', 'litespeed-cache' ),
		__( 'Removed Unused CSS for Users', 'litespeed-cache' ),
		__( 'Lazy Load for Iframes', 'litespeed-cache' )
	),
	'footer' => array(
		__( 'This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.', 'litespeed-cache' ),
		__( 'A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.', 'litespeed-cache' )
	)
);

$presets['extreme'] = array(
	'title' => __( 'Extreme', 'litespeed-cache' ),
	'body' => array(
		__( 'Everything in Aggressive, Plus', 'litespeed-cache' ),
		__( 'Lazy Load for Images', 'litespeed-cache' ),
		__( 'Viewport Image Generation', 'litespeed-cache' ),
		__( 'JS Delayed', 'litespeed-cache' ),
		__( 'Inline JS added to Combine', 'litespeed-cache' ),
		__( 'Inline CSS added to Combine', 'litespeed-cache' )
	),
	'footer' => array(
		__( 'This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.', 'litespeed-cache' ),
		__( 'A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.', 'litespeed-cache' )
	)
);

?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'LiteSpeed Cache Standard Presets', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/presets/#standard-tab' ); ?>
</h3>

<p><?php esc_html_e( 'Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.', 'litespeed-cache' ); ?></p>

<div class="litespeed-comparison-cards">
	<?php
	foreach ( array_keys( $presets ) as $name ) :
		$title = $presets[ $name ]['title'];
		$recommend = 'advanced' === $name;
		$card_class = $recommend ? 'litespeed-comparison-card-rec' : '';
		$button_class = $recommend ? 'button-primary' : 'button-secondary';
	?>
	<div class="litespeed-comparison-card postbox <?php echo $card_class; ?>">
		<div class="litespeed-card-content">
			<div class="litespeed-card-header">
				<h3 class="litespeed-h3">
					<?php echo esc_html( $title ); ?>
				</h3>
			</div>
			<div class="litespeed-card-body">
				<ul>
					<?php foreach ( $presets[ $name ]['body'] as $line ) : ?>
					<li><?php echo esc_html( $line ); ?></li>
					<?php endforeach; ?>
				</ul>
			</div>
			<div class="litespeed-card-footer">
				<h4><?php esc_html_e( 'Who should use this preset?', 'litespeed-cache' ); ?></h4>
				<?php foreach ( $presets[ $name ]['footer'] as $line ) : ?>
				<p><?php echo esc_html( $line ); ?></p>
				<?php endforeach; ?>
			</div>
		</div>
		<div class="litespeed-card-action">
			<a
				href="<?php echo Utility::build_url( Router::ACTION_PRESET, Preset::TYPE_APPLY, false, null, array( 'preset' => $name ) ); ?>"
				class="button <?php echo $button_class; ?>"
				data-litespeed-cfm="<?php printf( esc_html__( 'This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?', 'litespeed-cache' ), $title ); ?>"
			>
				<?php esc_html_e( 'Apply Preset', 'litespeed-cache' ); ?>
			</a>
		</div>
	</div>
	<?php endforeach; ?>
</div>

<?php
$summary = Preset::get_summary();
$backups = array();
foreach ( Preset::get_backups() as $backup ) {
	$backup = explode( '-', $backup );
	if ( empty( $backup[1] ) ) {
		continue;
	}
	$timestamp = $backup[1];
	$time = trim( Utility::readable_time( $timestamp ) );
	$name = empty( $backup[3] ) ? null : $backup[3];
	$title = empty( $presets[ $name ]['title'] ) ? $name : $presets[ $name ]['title'];
	$title = null === $title ? __( 'unknown', 'litespeed-cache' ) : $title;
	$backups[] = array(
		'timestamp' => $timestamp,
		'time' => $time,
		'title' => $title
	);
}

if ( ! empty( $summary['preset'] ) || ! empty( $backups ) ) :
?>
<h3 class="litespeed-title-short">
	<?php esc_html_e( 'History', 'litespeed-cache' ); ?>
</h3>
<?php endif; ?>

<?php if ( ! empty( $summary['preset'] ) ) : ?>
<p>
	<?php
	$name = strtolower( $summary['preset'] );
	$time = trim( Utility::readable_time( $summary['preset_timestamp'] ) );
	if ( 'error' === $name ) {
		printf( esc_html__( 'Error: Failed to apply the settings %1$s', 'litespeed-cache' ), $time );
	} elseif ( 'backup' === $name ) {
		printf( esc_html__( 'Restored backup settings %1$s', 'litespeed-cache' ), $time );
	} else {
		printf(
			esc_html__( 'Applied the %1$s preset %2$s', 'litespeed-cache' ),
			'<strong>' . esc_html( $presets[ $name ]['title'] ) . '</strong>',
			$time
		);
	}
	?>
</p>
<?php endif; ?>

<?php foreach ( $backups as $backup ) : ?>
<p>
	<?php printf( esc_html__( 'Backup created %1$s before applying the %2$s preset', 'litespeed-cache' ), $backup['time'], $backup['title'] ); ?>
	<a
		href="<?php echo Utility::build_url( Router::ACTION_PRESET, Preset::TYPE_RESTORE, false, null, array( 'timestamp' => $backup['timestamp'] ) ); ?>"
		class="litespeed-left10"
		data-litespeed-cfm="<?php printf( esc_html__( 'This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?', 'litespeed-cache' ), $backup['time'], $backup['title'] ); ?>"
	>
		<?php esc_html_e( 'Restore Settings', 'litespeed-cache' ); ?>
	</a>
</p>
<?php
endforeach;
litespeed-wp-plugin/6.5.4/litespeed-cache/tpl/presets/entry.tpl.php000064400000002147151600223300021063 0ustar00<?php
namespace LiteSpeed;
defined( 'WPINC' ) || exit;

$menu_list = array(
	'standard' => __( 'Standard Presets', 'litespeed-cache' ),
	'import_export' => __( 'Import / Export', 'litespeed-cache' ),
);

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo __( 'LiteSpeed Cache Configuration Presets', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo Core::VER; ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
	<?php
		$i = 1;
		foreach ($menu_list as $tab => $val){
			$accesskey = $i <= 9 ? "litespeed-accesskey='$i'" : '';
			echo "<a class='litespeed-tab nav-tab' href='#$tab' data-litespeed-tab='$tab' $accesskey>$val</a>";
			$i ++;
		}
	?>
	</h2>

	<div class="litespeed-body">
	<?php

		// include all tpl for faster UE
		foreach ($menu_list as $tab => $val) {
			echo "<div data-litespeed-layout='$tab'>";
			if ('import_export' === $tab) {
				require LSCWP_DIR . "tpl/toolbox/$tab.tpl.php";
			} else {
				require LSCWP_DIR . "tpl/presets/$tab.tpl.php";
			}
			echo "</div>";
		}

	?>
	</div>

</div>
litespeed-wp-plugin/6.5.4/litespeed-cache/lang/litespeed-cache.pot000064400000447431151600223420020627 0ustar00# Copyright (C) 2024 LiteSpeed Cache
# This file is distributed under the same license as the LiteSpeed Cache package.
msgid ""
msgstr ""
"Project-Id-Version: LiteSpeed Cache 6.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/litespeed-cache\n"
"POT-Creation-Date: 2024-07-22 17:55:22+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2024-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

#: cli/crawler.cls.php:69 tpl/crawler/summary.tpl.php:25
msgid "%d hours"
msgstr ""

#: cli/crawler.cls.php:71 tpl/crawler/summary.tpl.php:27
msgid "%d hour"
msgstr ""

#: cli/crawler.cls.php:78 tpl/crawler/summary.tpl.php:34
msgid "%d minutes"
msgstr ""

#: cli/crawler.cls.php:80 tpl/crawler/summary.tpl.php:36
msgid "%d minute"
msgstr ""

#: cli/purge.cls.php:92
msgid "Purged All!"
msgstr ""

#: cli/purge.cls.php:136
msgid "Purged the blog!"
msgstr ""

#: cli/purge.cls.php:185
msgid "Purged the url!"
msgstr ""

#: cli/purge.cls.php:240
msgid "Purged!"
msgstr ""

#: src/activation.cls.php:509 src/activation.cls.php:514
msgid "Failed to upgrade."
msgstr ""

#: src/activation.cls.php:518
msgid "Upgraded successfully."
msgstr ""

#: src/admin-display.cls.php:122 tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr ""

#: src/admin-display.cls.php:124
msgid "Presets"
msgstr ""

#: src/admin-display.cls.php:126
msgid "General"
msgstr ""

#: src/admin-display.cls.php:128 tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr ""

#: src/admin-display.cls.php:130 tpl/cdn/settings.tpl.php:194
msgid "CDN"
msgstr ""

#: src/admin-display.cls.php:132 src/gui.cls.php:638
#: tpl/dash/dashboard.tpl.php:52 tpl/dash/network_dash.tpl.php:27
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr ""

#: src/admin-display.cls.php:134 tpl/dash/dashboard.tpl.php:53
#: tpl/dash/network_dash.tpl.php:28
msgid "Page Optimization"
msgstr ""

#: src/admin-display.cls.php:136
msgid "Database"
msgstr ""

#: src/admin-display.cls.php:138 src/lang.cls.php:253
msgid "Crawler"
msgstr ""

#: src/admin-display.cls.php:140
msgid "Toolbox"
msgstr ""

#: src/admin-display.cls.php:217
msgid "Cookie Name"
msgstr ""

#: src/admin-display.cls.php:218 tpl/crawler/settings-simulation.tpl.php:51
msgid "Cookie Values"
msgstr ""

#: src/admin-display.cls.php:220
msgid "Remove cookie simulation"
msgstr ""

#: src/admin-display.cls.php:221
msgid "Add new cookie to simulate"
msgstr ""

#: src/admin-display.cls.php:240
msgid "CDN URL to be used. For example, %s"
msgstr ""

#: src/admin-display.cls.php:242
msgid "Remove CDN URL"
msgstr ""

#: src/admin-display.cls.php:243
msgid "Add new CDN URL"
msgstr ""

#: src/admin-display.cls.php:244 src/admin-display.cls.php:949
#: src/admin-display.cls.php:977 src/admin-display.cls.php:1028
#: src/doc.cls.php:41 tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71 tpl/cdn/settings.tpl.php:49
#: tpl/page_optm/settings_css.tpl.php:189
#: tpl/page_optm/settings_media.tpl.php:165
#: tpl/toolbox/settings-debug.tpl.php:46
msgid "ON"
msgstr ""

#: src/admin-display.cls.php:245 src/admin-display.cls.php:950
#: src/admin-display.cls.php:977 src/admin-display.cls.php:1028
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.object.tpl.php:213 tpl/cdn/settings.tpl.php:54
#: tpl/page_optm/settings_css.tpl.php:82 tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:168
#: tpl/toolbox/settings-debug.tpl.php:46
msgid "OFF"
msgstr ""

#: src/admin-display.cls.php:295 src/gui.cls.php:629
msgid "Settings"
msgstr ""

#: src/admin-display.cls.php:528
msgid "Dismiss"
msgstr ""

#: src/admin-display.cls.php:814 src/admin-display.cls.php:818
msgid "Save Changes"
msgstr ""

#: src/admin-display.cls.php:1039
msgid "This setting is overwritten by the PHP constant %s"
msgstr ""

#: src/admin-display.cls.php:1042
msgid "This setting is overwritten by the primary site setting"
msgstr ""

#: src/admin-display.cls.php:1044
msgid "This setting is overwritten by the Network setting"
msgstr ""

#: src/admin-display.cls.php:1048
msgid "currently set to %s"
msgstr ""

#: src/admin-display.cls.php:1059 tpl/cache/settings_inc.object.tpl.php:106
#: tpl/crawler/settings-general.tpl.php:64
#: tpl/crawler/settings-general.tpl.php:78
#: tpl/crawler/settings-general.tpl.php:93 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr ""

#: src/admin-display.cls.php:1091 src/admin-display.cls.php:1095
#: tpl/cdn/settings.tpl.php:99
msgid "Default value"
msgstr ""

#: src/admin-display.cls.php:1120
msgid "Invalid rewrite rule"
msgstr ""

#: src/admin-display.cls.php:1138
msgid "Path must end with %s"
msgstr ""

#: src/admin-display.cls.php:1157
msgid "Minimum value"
msgstr ""

#: src/admin-display.cls.php:1160
msgid "Maximum value"
msgstr ""

#: src/admin-display.cls.php:1172
msgid "Zero, or"
msgstr ""

#: src/admin-display.cls.php:1178
msgid "Larger than"
msgstr ""

#: src/admin-display.cls.php:1180
msgid "Smaller than"
msgstr ""

#: src/admin-display.cls.php:1183
msgid "Value range"
msgstr ""

#: src/admin-display.cls.php:1209
msgid "Invalid IP"
msgstr ""

#: src/admin-display.cls.php:1230 tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:192
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:245
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:84
#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr ""

#: src/admin-display.cls.php:1232
msgid "Server variable(s) %s available to override this setting."
msgstr ""

#: src/admin-display.cls.php:1245
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr ""

#: src/admin-display.cls.php:1246
msgid "For example, for %s, %s can be used here."
msgstr ""

#: src/admin-display.cls.php:1248
msgid "To match the beginning, add %s to the beginning of the item."
msgstr ""

#: src/admin-display.cls.php:1249
msgid "To do an exact match, add %s to the end of the URL."
msgstr ""

#: src/admin-display.cls.php:1250 src/doc.cls.php:114
msgid "One per line."
msgstr ""

#: src/admin-display.cls.php:1265
msgid "%s groups"
msgstr ""

#: src/admin-display.cls.php:1268
msgid "%s images"
msgstr ""

#: src/admin-display.cls.php:1277
msgid "%s group"
msgstr ""

#: src/admin-display.cls.php:1280
msgid "%s image"
msgstr ""

#: src/admin-settings.cls.php:263 src/admin-settings.cls.php:298
msgid "Options saved."
msgstr ""

#: src/cdn/cloudflare.cls.php:113
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr ""

#: src/cdn/cloudflare.cls.php:130
msgid "Cloudflare API is set to off."
msgstr ""

#: src/cdn/cloudflare.cls.php:146
msgid "Notified Cloudflare to purge all successfully."
msgstr ""

#: src/cdn/cloudflare.cls.php:161
msgid "No available Cloudflare zone"
msgstr ""

#: src/cdn/cloudflare.cls.php:253 src/cdn/cloudflare.cls.php:275
msgid "Failed to communicate with Cloudflare"
msgstr ""

#: src/cdn/cloudflare.cls.php:266
msgid "Communicated with Cloudflare successfully."
msgstr ""

#: src/cdn-setup.cls.php:73
msgid "Received invalid message from the cloud server. Please submit a ticket."
msgstr ""

#: src/cdn-setup.cls.php:79
msgid "There was an error during QUIC.cloud CDN auto setup: "
msgstr ""

#: src/cdn-setup.cls.php:130
msgid ""
"Congratulations, QUIC.cloud successfully set this domain up for the CDN. "
"Please update your nameservers to:"
msgstr ""

#: src/cdn-setup.cls.php:151
msgid "CDN Setup is running."
msgstr ""

#: src/cdn-setup.cls.php:184
msgid "Notice: CDN Setup only reset locally."
msgstr ""

#: src/cdn-setup.cls.php:186
msgid "Cannot delete, site is not linked."
msgstr ""

#: src/cdn-setup.cls.php:217
msgid ""
"CDN Setup Token and DNS zone deleted. Note: if my.quic.cloud account "
"deletion is desired, that the account still exists and must be deleted "
"separately."
msgstr ""

#: src/cdn-setup.cls.php:222
msgid ""
"CDN Setup Token reset. Note: if my.quic.cloud account deletion is desired, "
"that the account still exists and must be deleted separately."
msgstr ""

#: src/cdn-setup.cls.php:349 src/cloud.cls.php:829 src/cloud.cls.php:837
#: src/cloud.cls.php:1255
msgid "Message from QUIC.cloud server"
msgstr ""

#: src/cloud.cls.php:388 src/cloud.cls.php:401 src/cloud.cls.php:445
#: src/cloud.cls.php:470 src/cloud.cls.php:623 src/cloud.cls.php:1224
msgid "Cloud Error"
msgstr ""

#: src/cloud.cls.php:445
msgid "No available Cloud Node."
msgstr ""

#: src/cloud.cls.php:470
msgid "No available Cloud Node after checked server load."
msgstr ""

#: src/cloud.cls.php:580
msgid "In order to use QC services, need a real domain name, cannot use an IP."
msgstr ""

#: src/cloud.cls.php:625
msgid "Please try after %1$s for service %2$s."
msgstr ""

#: src/cloud.cls.php:715 src/cloud.cls.php:738
msgid "Failed to request via WordPress"
msgstr ""

#: src/cloud.cls.php:759
msgid ""
"Cloud server refused the current request due to unpulled images. Please pull "
"the images first."
msgstr ""

#: src/cloud.cls.php:764
msgid ""
"Your domain_key has been temporarily blocklisted to prevent abuse. You may "
"contact support at QUIC.cloud to learn more."
msgstr ""

#: src/cloud.cls.php:771
msgid ""
"Cloud server refused the current request due to rate limiting. Please try "
"again later."
msgstr ""

#: src/cloud.cls.php:779
msgid "Redetected node"
msgstr ""

#: src/cloud.cls.php:787
msgid ""
"We are working hard to improve your online service experience. The service "
"will be unavailable while we work. We apologize for any inconvenience."
msgstr ""

#: src/cloud.cls.php:845
msgid "Good news from QUIC.cloud server"
msgstr ""

#: src/cloud.cls.php:855
msgid "%1$s plugin version %2$s required for this action."
msgstr ""

#: src/cloud.cls.php:913 src/cloud.cls.php:1244
msgid "Failed to communicate with QUIC.cloud server"
msgstr ""

#: src/cloud.cls.php:956
msgid ""
"Site not recognized. Domain Key has been automatically removed. Please "
"request a new one."
msgstr ""

#: src/cloud.cls.php:957 src/error.cls.php:60
msgid "Click here to set."
msgstr ""

#: src/cloud.cls.php:1031
msgid "Cannot request REST API, no token saved."
msgstr ""

#: src/cloud.cls.php:1057
msgid "Cloud REST Error"
msgstr ""

#: src/cloud.cls.php:1060
msgid "Unauthorized access to REST API. Your token has expired."
msgstr ""

#: src/cloud.cls.php:1079
msgid "Unknown error."
msgstr ""

#: src/cloud.cls.php:1083
msgid "Contact QUIC.cloud support"
msgstr ""

#: src/cloud.cls.php:1085
msgid "Cloud REST API returned error: "
msgstr ""

#: src/cloud.cls.php:1263
msgid ""
"Applied for Domain Key successfully. Please wait for result. Domain Key will "
"be automatically sent to your WordPress."
msgstr ""

#: src/cloud.cls.php:1319
msgid ""
"Congratulations, your Domain Key has been approved! The setting has been "
"updated accordingly."
msgstr ""

#: src/cloud.cls.php:1416
msgid "QUIC.cloud account has been created and successfully linked."
msgstr ""

#: src/cloud.cls.php:1418
msgid "QUIC.cloud account has been successfully linked."
msgstr ""

#: src/cloud.cls.php:1427
msgid "Domain Key hash nonce missing."
msgstr ""

#: src/cloud.cls.php:1435
msgid "Domain Key hash nonce mismatch. Please correct your server clock."
msgstr ""

#: src/cloud.cls.php:1440
msgid "Domain Key hash mismatch"
msgstr ""

#: src/cloud.cls.php:1452
msgid "Failed to verify domain nonce."
msgstr ""

#: src/cloud.cls.php:1585
msgid "Sync credit allowance with Cloud Server successfully."
msgstr ""

#: src/conf.cls.php:553
msgid "Saving option failed. IPv4 only for %s."
msgstr ""

#: src/conf.cls.php:730
msgid "Changed setting successfully."
msgstr ""

#: src/core.cls.php:341
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr ""

#: src/core.cls.php:346
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr ""

#: src/crawler-map.cls.php:278
msgid "Sitemap cleaned successfully"
msgstr ""

#: src/crawler-map.cls.php:373
msgid "No valid sitemap parsed for crawler."
msgstr ""

#: src/crawler-map.cls.php:378
msgid "Sitemap created successfully: %d items"
msgstr ""

#: src/crawler.cls.php:140
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr ""

#: src/crawler.cls.php:229
msgid "Started async crawling"
msgstr ""

#: src/crawler.cls.php:1094
msgid "Guest"
msgstr ""

#: src/crawler.cls.php:1261
msgid "Manually added to blocklist"
msgstr ""

#: src/crawler.cls.php:1264
msgid "Previously existed in blocklist"
msgstr ""

#: src/data.cls.php:224
msgid ""
"The database has been upgrading in the background since %s. This message "
"will disappear once upgrade is complete."
msgstr ""

#: src/data.upgrade.func.php:131
msgid ""
"LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, "
"the settings %1$s and %2$s have been turned OFF. Please turn them back on "
"manually and verify that your site layout is correct, and you have no JS "
"errors."
msgstr ""

#: src/data.upgrade.func.php:135 src/lang.cls.php:152
msgid "JS Combine"
msgstr ""

#: src/data.upgrade.func.php:136
msgid "JS Defer"
msgstr ""

#: src/data.upgrade.func.php:138
msgid "Click here to settings"
msgstr ""

#: src/db-optm.cls.php:147
msgid "Clean all successfully."
msgstr ""

#: src/db-optm.cls.php:204
msgid "Clean post revisions successfully."
msgstr ""

#: src/db-optm.cls.php:208
msgid "Clean orphaned post meta successfully."
msgstr ""

#: src/db-optm.cls.php:212
msgid "Clean auto drafts successfully."
msgstr ""

#: src/db-optm.cls.php:216
msgid "Clean trashed posts and pages successfully."
msgstr ""

#: src/db-optm.cls.php:220
msgid "Clean spam comments successfully."
msgstr ""

#: src/db-optm.cls.php:224
msgid "Clean trashed comments successfully."
msgstr ""

#: src/db-optm.cls.php:228
msgid "Clean trackbacks and pingbacks successfully."
msgstr ""

#: src/db-optm.cls.php:232
msgid "Clean expired transients successfully."
msgstr ""

#: src/db-optm.cls.php:236
msgid "Clean all transients successfully."
msgstr ""

#: src/db-optm.cls.php:246
msgid "Optimized all tables."
msgstr ""

#: src/db-optm.cls.php:298
msgid "Converted to InnoDB successfully."
msgstr ""

#: src/doc.cls.php:40
msgid "This setting is %1$s for certain qualifying requests due to %2$s!"
msgstr ""

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr ""

#: src/doc.cls.php:69
msgid ""
"This site utilizes caching in order to facilitate a faster response time and "
"better user experience. Caching potentially stores a duplicate copy of every "
"web page that is on display on this site. All cache files are temporary, and "
"are never accessed by any third party, except as necessary to obtain "
"technical support from the cache plugin vendor. Cache files expire on a "
"schedule set by the site administrator, but may easily be purged by the "
"admin before their natural expiration, if necessary. We may use QUIC.cloud "
"services to process & cache your data temporarily."
msgstr ""

#: src/doc.cls.php:74
msgid "Please see %s for more details."
msgstr ""

#: src/doc.cls.php:92 src/doc.cls.php:147 tpl/cdn/manage.tpl.php:67
#: tpl/dash/dashboard.tpl.php:46 tpl/dash/dashboard.tpl.php:618
#: tpl/img_optm/summary.tpl.php:48 tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr ""

#: src/doc.cls.php:130
msgid "Both full and partial strings can be used."
msgstr ""

#: src/doc.cls.php:132
msgid "Both full URLs and partial strings can be used."
msgstr ""

#: src/doc.cls.php:145
msgid "This setting will edit the .htaccess file."
msgstr ""

#: src/doc.cls.php:161
msgid ""
"For online services to work correctly, you must allowlist all %s server IPs."
msgstr ""

#: src/doc.cls.php:162
msgid ""
"Before generating key, please verify all IPs on this list are allowlisted"
msgstr ""

#: src/doc.cls.php:163 tpl/general/settings.tpl.php:89
msgid "Current Online Server IPs"
msgstr ""

#: src/doc.cls.php:177
msgid "The queue is processed asynchronously. It may take time."
msgstr ""

#: src/error.cls.php:47
msgid "The setting %s is currently enabled."
msgstr ""

#: src/error.cls.php:50
msgid "Click here to change."
msgstr ""

#: src/error.cls.php:59
msgid "You will need to set %s to use the online services."
msgstr ""

#: src/error.cls.php:64
msgid "You don't have enough daily quota left for current service today."
msgstr ""

#: src/error.cls.php:68
msgid "You don't have enough quota left for current service this month."
msgstr ""

#: src/error.cls.php:72
msgid "You have too many requested images, please try again in a few minutes."
msgstr ""

#: src/error.cls.php:76
msgid ""
"You have images waiting to be pulled. Please wait for the automatic pull to "
"complete, or pull them down manually now."
msgstr ""

#: src/error.cls.php:80
msgid "The image list is empty."
msgstr ""

#: src/error.cls.php:84
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr ""

#: src/error.cls.php:88
msgid "There is proceeding queue not pulled yet."
msgstr ""

#: src/error.cls.php:93
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr ""

#: src/error.cls.php:99
msgid "The site is not a valid alias on QUIC.cloud."
msgstr ""

#: src/error.cls.php:103
msgid "The site is not registered on QUIC.cloud."
msgstr ""

#: src/error.cls.php:107
msgid ""
"The domain key is not correct. Please try to sync your domain key again."
msgstr ""

#: src/error.cls.php:111
msgid "The current server is under heavy load."
msgstr ""

#: src/error.cls.php:115
msgid "Online node needs to be redetected."
msgstr ""

#: src/error.cls.php:119
msgid "Credits are not enough to proceed the current request."
msgstr ""

#: src/error.cls.php:123 src/error.cls.php:147
msgid "%s file not writable."
msgstr ""

#: src/error.cls.php:131
msgid "Could not find %1$s in %2$s."
msgstr ""

#: src/error.cls.php:135
msgid "Invalid login cookie. Please check the %s file."
msgstr ""

#: src/error.cls.php:139
msgid "Failed to back up %s file, aborted changes."
msgstr ""

#: src/error.cls.php:143
msgid "%s file not readable."
msgstr ""

#: src/error.cls.php:151
msgid "Failed to get %s file contents."
msgstr ""

#: src/error.cls.php:155
msgid "Failed to create table %s! SQL: %s."
msgstr ""

#: src/error.cls.php:159
msgid "Crawler disabled by the server admin."
msgstr ""

#: src/error.cls.php:163
msgid "Previous request too recent. Please try again later."
msgstr ""

#: src/error.cls.php:168
msgid "Previous request too recent. Please try again after %s."
msgstr ""

#: src/error.cls.php:174
msgid "Your application is waiting for approval."
msgstr ""

#: src/error.cls.php:178
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr ""

#: src/error.cls.php:182
msgid ""
"The callback validation to your domain failed. Please make sure there is no "
"firewall blocking our servers."
msgstr ""

#: src/error.cls.php:187
msgid ""
"The callback validation to your domain failed. Please make sure there is no "
"firewall blocking our servers. Response code: "
msgstr ""

#: src/error.cls.php:192
msgid ""
"Your domain has been forbidden from using our services due to a previous "
"policy violation."
msgstr ""

#: src/error.cls.php:196
msgid ""
"You cannot remove this DNS zone, because it is still in use. Please update "
"the domain's nameservers, then try to delete this zone again, otherwise your "
"site will become inaccessible."
msgstr ""

#: src/error.cls.php:203
msgid "Unknown error"
msgstr ""

#: src/file.cls.php:141
msgid "Folder does not exist: %s"
msgstr ""

#: src/file.cls.php:149
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr ""

#: src/file.cls.php:157
msgid "Folder is not writable: %s."
msgstr ""

#: src/file.cls.php:163 src/file.cls.php:167
msgid "File %s is not writable."
msgstr ""

#: src/file.cls.php:174
msgid "Failed to write to %s."
msgstr ""

#: src/gui.cls.php:84
msgid "%1$s %2$s files left in queue"
msgstr ""

#: src/gui.cls.php:85
msgid "Cancel"
msgstr ""

#: src/gui.cls.php:403 src/gui.cls.php:418
msgid "Purge this page"
msgstr ""

#: src/gui.cls.php:427
msgid "Mark this page as "
msgstr ""

#: src/gui.cls.php:439
msgid "Forced cacheable"
msgstr ""

#: src/gui.cls.php:450
msgid "Non cacheable"
msgstr ""

#: src/gui.cls.php:461
msgid "Private cache"
msgstr ""

#: src/gui.cls.php:472
msgid "No optimization"
msgstr ""

#: src/gui.cls.php:480
msgid "More settings"
msgstr ""

#: src/gui.cls.php:487 src/gui.cls.php:495 src/gui.cls.php:503
#: src/gui.cls.php:512 src/gui.cls.php:522 src/gui.cls.php:532
#: src/gui.cls.php:542 src/gui.cls.php:552 src/gui.cls.php:561
#: src/gui.cls.php:571 src/gui.cls.php:581 src/gui.cls.php:647
#: src/gui.cls.php:655 src/gui.cls.php:663 src/gui.cls.php:672
#: src/gui.cls.php:682 src/gui.cls.php:692 src/gui.cls.php:702
#: src/gui.cls.php:712 src/gui.cls.php:721 src/gui.cls.php:731
#: src/gui.cls.php:741 tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:37 tpl/toolbox/purge.tpl.php:43
#: tpl/toolbox/purge.tpl.php:52 tpl/toolbox/purge.tpl.php:61
#: tpl/toolbox/purge.tpl.php:70 tpl/toolbox/purge.tpl.php:79
#: tpl/toolbox/purge.tpl.php:88 tpl/toolbox/purge.tpl.php:97
#: tpl/toolbox/purge.tpl.php:106 tpl/toolbox/purge.tpl.php:115
msgid "Purge All"
msgstr ""

#: src/gui.cls.php:495 src/gui.cls.php:605 src/gui.cls.php:655
msgid "LSCache"
msgstr ""

#: src/gui.cls.php:503 src/gui.cls.php:663 tpl/toolbox/purge.tpl.php:43
msgid "CSS/JS Cache"
msgstr ""

#: src/gui.cls.php:512 src/gui.cls.php:672 tpl/cdn/manage.tpl.php:19
msgid "Cloudflare"
msgstr ""

#: src/gui.cls.php:522 src/gui.cls.php:682 src/lang.cls.php:118
#: tpl/dash/dashboard.tpl.php:425 tpl/toolbox/purge.tpl.php:52
msgid "Object Cache"
msgstr ""

#: src/gui.cls.php:532 src/gui.cls.php:692 tpl/toolbox/purge.tpl.php:61
msgid "Opcode Cache"
msgstr ""

#: src/gui.cls.php:561 src/gui.cls.php:721 tpl/toolbox/purge.tpl.php:88
msgid "Localized Resources"
msgstr ""

#: src/gui.cls.php:571 src/gui.cls.php:731
#: tpl/page_optm/settings_media.tpl.php:131 tpl/toolbox/purge.tpl.php:97
msgid "LQIP Cache"
msgstr ""

#: src/gui.cls.php:581 src/gui.cls.php:741 src/lang.cls.php:184
#: tpl/presets/standard.tpl.php:42 tpl/toolbox/purge.tpl.php:106
msgid "Gravatar Cache"
msgstr ""

#: src/gui.cls.php:605
msgid "LiteSpeed Cache Purge All"
msgstr ""

#: src/gui.cls.php:621 tpl/cdn/entry.tpl.php:8 tpl/cdn/settings.tpl.php:194
#: tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr ""

#: src/gui.cls.php:761 tpl/img_optm/summary.tpl.php:141
msgid "Remove all previous unfinished image optimization requests."
msgstr ""

#: src/gui.cls.php:762 tpl/img_optm/summary.tpl.php:143
msgid "Clean Up Unfinished Data"
msgstr ""

#: src/gui.cls.php:781
msgid "Install %s"
msgstr ""

#: src/gui.cls.php:782
msgid "Install Now"
msgstr ""

#: src/gui.cls.php:802
msgid ""
"<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s "
"target=\"_blank\">update now</a>."
msgstr ""

#: src/gui.cls.php:804
msgid "View %1$s version %2$s details"
msgstr ""

#: src/gui.cls.php:807
msgid "Update %s now"
msgstr ""

#: src/htaccess.cls.php:340
msgid "Mobile Agent Rules"
msgstr ""

#: src/htaccess.cls.php:808
msgid ""
"<p>Please add/replace the following codes into the beginning of %1$s:</p> "
"%2$s"
msgstr ""

#: src/img-optm.cls.php:343
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr ""

#: src/img-optm.cls.php:591
msgid "Cleared %1$s invalid images."
msgstr ""

#: src/img-optm.cls.php:650
msgid "No valid image found in the current request."
msgstr ""

#: src/img-optm.cls.php:673
msgid "No valid image found by Cloud server in the current request."
msgstr ""

#: src/img-optm.cls.php:859
msgid "Started async image optimization request"
msgstr ""

#: src/img-optm.cls.php:940
msgid "Pull Cron is running"
msgstr ""

#: src/img-optm.cls.php:1033 src/img-optm.cls.php:1059
msgid "Some optimized image file(s) has expired and was cleared."
msgstr ""

#: src/img-optm.cls.php:1076
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr ""

#: src/img-optm.cls.php:1112
msgid "One or more pulled images does not match with the notified image md5"
msgstr ""

#: src/img-optm.cls.php:1305
msgid "Cleaned up unfinished data successfully."
msgstr ""

#: src/img-optm.cls.php:1389
msgid "Destroy all optimization data successfully."
msgstr ""

#: src/img-optm.cls.php:1452 src/img-optm.cls.php:1514
msgid "Rescanned successfully."
msgstr ""

#: src/img-optm.cls.php:1514
msgid "Rescanned %d images successfully."
msgstr ""

#: src/img-optm.cls.php:1581
msgid "Calculated backups successfully."
msgstr ""

#: src/img-optm.cls.php:1675
msgid "Removed backups successfully."
msgstr ""

#: src/img-optm.cls.php:1827
msgid "Switched images successfully."
msgstr ""

#: src/img-optm.cls.php:1927 src/img-optm.cls.php:1973
msgid "Switched to optimized file successfully."
msgstr ""

#: src/img-optm.cls.php:1946
msgid "Disabled WebP file successfully."
msgstr ""

#: src/img-optm.cls.php:1951
msgid "Enabled WebP file successfully."
msgstr ""

#: src/img-optm.cls.php:1967
msgid "Restored original file successfully."
msgstr ""

#: src/img-optm.cls.php:2024
msgid "Reset the optimized data successfully."
msgstr ""

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr ""

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr ""

#: src/import.cls.php:157
msgid "Reset successfully."
msgstr ""

#: src/lang.cls.php:26
msgid "Images not requested"
msgstr ""

#: src/lang.cls.php:27
msgid "Images ready to request"
msgstr ""

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:366
msgid "Images requested"
msgstr ""

#: src/lang.cls.php:29 tpl/dash/dashboard.tpl.php:376
msgid "Images notified to pull"
msgstr ""

#: src/lang.cls.php:30
msgid "Images optimized and pulled"
msgstr ""

#: src/lang.cls.php:49
msgid ""
"Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due "
"to potential CDN conflict."
msgstr ""

#: src/lang.cls.php:54
msgid ""
"Unable to automatically add %1$s as a Domain Alias for main %2$s domain."
msgstr ""

#: src/lang.cls.php:56
msgid "Alias is in use by another QUIC.cloud account."
msgstr ""

#: src/lang.cls.php:89
msgid "Server IP"
msgstr ""

#: src/lang.cls.php:90
msgid "Domain Key"
msgstr ""

#: src/lang.cls.php:91
msgid "Guest Mode User Agents"
msgstr ""

#: src/lang.cls.php:92
msgid "Guest Mode IPs"
msgstr ""

#: src/lang.cls.php:94
msgid "Enable Cache"
msgstr ""

#: src/lang.cls.php:95 tpl/dash/dashboard.tpl.php:426
#: tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr ""

#: src/lang.cls.php:96
msgid "Default Public Cache TTL"
msgstr ""

#: src/lang.cls.php:97
msgid "Default Private Cache TTL"
msgstr ""

#: src/lang.cls.php:98
msgid "Default Front Page TTL"
msgstr ""

#: src/lang.cls.php:99
msgid "Default Feed TTL"
msgstr ""

#: src/lang.cls.php:100
msgid "Default REST TTL"
msgstr ""

#: src/lang.cls.php:101
msgid "Default HTTP Status Code Page TTL"
msgstr ""

#: src/lang.cls.php:102
msgid "Browser Cache TTL"
msgstr ""

#: src/lang.cls.php:103
msgid "AJAX Cache TTL"
msgstr ""

#: src/lang.cls.php:104
msgid "Automatically Upgrade"
msgstr ""

#: src/lang.cls.php:105
msgid "Guest Mode"
msgstr ""

#: src/lang.cls.php:106
msgid "Guest Optimization"
msgstr ""

#: src/lang.cls.php:107
msgid "Notifications"
msgstr ""

#: src/lang.cls.php:108
msgid "Cache Logged-in Users"
msgstr ""

#: src/lang.cls.php:109
msgid "Cache Commenters"
msgstr ""

#: src/lang.cls.php:110
msgid "Cache REST API"
msgstr ""

#: src/lang.cls.php:111
msgid "Cache Login Page"
msgstr ""

#: src/lang.cls.php:112
msgid "Cache PHP Resources"
msgstr ""

#: src/lang.cls.php:113 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr ""

#: src/lang.cls.php:114 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr ""

#: src/lang.cls.php:115
msgid "Private Cached URIs"
msgstr ""

#: src/lang.cls.php:116
msgid "Drop Query String"
msgstr ""

#: src/lang.cls.php:119
msgid "Method"
msgstr ""

#: src/lang.cls.php:120
msgid "Host"
msgstr ""

#: src/lang.cls.php:121
msgid "Port"
msgstr ""

#: src/lang.cls.php:122
msgid "Default Object Lifetime"
msgstr ""

#: src/lang.cls.php:123
msgid "Username"
msgstr ""

#: src/lang.cls.php:124
msgid "Password"
msgstr ""

#: src/lang.cls.php:125
msgid "Redis Database ID"
msgstr ""

#: src/lang.cls.php:126
msgid "Global Groups"
msgstr ""

#: src/lang.cls.php:127
msgid "Do Not Cache Groups"
msgstr ""

#: src/lang.cls.php:128
msgid "Persistent Connection"
msgstr ""

#: src/lang.cls.php:129
msgid "Cache WP-Admin"
msgstr ""

#: src/lang.cls.php:130
msgid "Store Transients"
msgstr ""

#: src/lang.cls.php:132
msgid "Purge All On Upgrade"
msgstr ""

#: src/lang.cls.php:133
msgid "Serve Stale"
msgstr ""

#: src/lang.cls.php:134 tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr ""

#: src/lang.cls.php:135 tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr ""

#: src/lang.cls.php:136
msgid "Force Cache URIs"
msgstr ""

#: src/lang.cls.php:137
msgid "Force Public Cache URIs"
msgstr ""

#: src/lang.cls.php:138
msgid "Do Not Cache URIs"
msgstr ""

#: src/lang.cls.php:139
msgid "Do Not Cache Query Strings"
msgstr ""

#: src/lang.cls.php:140
msgid "Do Not Cache Categories"
msgstr ""

#: src/lang.cls.php:141
msgid "Do Not Cache Tags"
msgstr ""

#: src/lang.cls.php:142
msgid "Do Not Cache Roles"
msgstr ""

#: src/lang.cls.php:143
msgid "CSS Minify"
msgstr ""

#: src/lang.cls.php:144
msgid "CSS Combine"
msgstr ""

#: src/lang.cls.php:145
msgid "CSS Combine External and Inline"
msgstr ""

#: src/lang.cls.php:146
msgid "Generate UCSS"
msgstr ""

#: src/lang.cls.php:147
msgid "UCSS Inline"
msgstr ""

#: src/lang.cls.php:148
msgid "UCSS Selector Allowlist"
msgstr ""

#: src/lang.cls.php:149
msgid "UCSS File Excludes and Inline"
msgstr ""

#: src/lang.cls.php:150
msgid "UCSS URI Excludes"
msgstr ""

#: src/lang.cls.php:151
msgid "JS Minify"
msgstr ""

#: src/lang.cls.php:153
msgid "JS Combine External and Inline"
msgstr ""

#: src/lang.cls.php:154
msgid "HTML Minify"
msgstr ""

#: src/lang.cls.php:155
msgid "HTML Lazy Load Selectors"
msgstr ""

#: src/lang.cls.php:156
msgid "HTML Keep Comments"
msgstr ""

#: src/lang.cls.php:157 tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Load CSS Asynchronously"
msgstr ""

#: src/lang.cls.php:158
msgid "CCSS Per URL"
msgstr ""

#: src/lang.cls.php:159
msgid "Inline CSS Async Lib"
msgstr ""

#: src/lang.cls.php:160 tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr ""

#: src/lang.cls.php:161
msgid "Load JS Deferred"
msgstr ""

#: src/lang.cls.php:162
msgid "Localize Resources"
msgstr ""

#: src/lang.cls.php:163
msgid "Localization Files"
msgstr ""

#: src/lang.cls.php:164
msgid "DNS Prefetch"
msgstr ""

#: src/lang.cls.php:165
msgid "DNS Prefetch Control"
msgstr ""

#: src/lang.cls.php:166
msgid "DNS Preconnect"
msgstr ""

#: src/lang.cls.php:167
msgid "CSS Excludes"
msgstr ""

#: src/lang.cls.php:168
msgid "JS Delayed Includes"
msgstr ""

#: src/lang.cls.php:169
msgid "JS Excludes"
msgstr ""

#: src/lang.cls.php:170
msgid "Remove Query Strings"
msgstr ""

#: src/lang.cls.php:171
msgid "Load Google Fonts Asynchronously"
msgstr ""

#: src/lang.cls.php:172
msgid "Remove Google Fonts"
msgstr ""

#: src/lang.cls.php:173
msgid "Critical CSS Rules"
msgstr ""

#: src/lang.cls.php:174
msgid "Separate CCSS Cache Post Types"
msgstr ""

#: src/lang.cls.php:175
msgid "Separate CCSS Cache URIs"
msgstr ""

#: src/lang.cls.php:176
msgid "JS Deferred / Delayed Excludes"
msgstr ""

#: src/lang.cls.php:177
msgid "Guest Mode JS Excludes"
msgstr ""

#: src/lang.cls.php:178 tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr ""

#: src/lang.cls.php:179 tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr ""

#: src/lang.cls.php:180
msgid "URI Excludes"
msgstr ""

#: src/lang.cls.php:181
msgid "Optimize for Guests Only"
msgstr ""

#: src/lang.cls.php:182
msgid "Role Excludes"
msgstr ""

#: src/lang.cls.php:185
msgid "Gravatar Cache Cron"
msgstr ""

#: src/lang.cls.php:186
msgid "Gravatar Cache TTL"
msgstr ""

#: src/lang.cls.php:188
msgid "Lazy Load Images"
msgstr ""

#: src/lang.cls.php:189
msgid "Lazy Load Image Excludes"
msgstr ""

#: src/lang.cls.php:190
msgid "Lazy Load Image Class Name Excludes"
msgstr ""

#: src/lang.cls.php:191
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr ""

#: src/lang.cls.php:192
msgid "Lazy Load Iframe Class Name Excludes"
msgstr ""

#: src/lang.cls.php:193
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr ""

#: src/lang.cls.php:194
msgid "Lazy Load URI Excludes"
msgstr ""

#: src/lang.cls.php:195
msgid "LQIP Excludes"
msgstr ""

#: src/lang.cls.php:196
msgid "Basic Image Placeholder"
msgstr ""

#: src/lang.cls.php:197
msgid "Responsive Placeholder"
msgstr ""

#: src/lang.cls.php:198
msgid "Responsive Placeholder Color"
msgstr ""

#: src/lang.cls.php:199
msgid "Responsive Placeholder SVG"
msgstr ""

#: src/lang.cls.php:200
msgid "LQIP Cloud Generator"
msgstr ""

#: src/lang.cls.php:201
msgid "LQIP Quality"
msgstr ""

#: src/lang.cls.php:202
msgid "LQIP Minimum Dimensions"
msgstr ""

#: src/lang.cls.php:204
msgid "Generate LQIP In Background"
msgstr ""

#: src/lang.cls.php:205
msgid "Lazy Load Iframes"
msgstr ""

#: src/lang.cls.php:206
msgid "Add Missing Sizes"
msgstr ""

#: src/lang.cls.php:207 src/metabox.cls.php:33 src/metabox.cls.php:34
#: tpl/page_optm/settings_vpi.tpl.php:12
msgid "Viewport Images"
msgstr ""

#: src/lang.cls.php:208
msgid "Viewport Images Cron"
msgstr ""

#: src/lang.cls.php:210
msgid "Auto Request Cron"
msgstr ""

#: src/lang.cls.php:211
msgid "Auto Pull Cron"
msgstr ""

#: src/lang.cls.php:212
msgid "Optimize Original Images"
msgstr ""

#: src/lang.cls.php:213
msgid "Remove Original Backups"
msgstr ""

#: src/lang.cls.php:214
msgid "Image WebP Replacement"
msgstr ""

#: src/lang.cls.php:215
msgid "Optimize Losslessly"
msgstr ""

#: src/lang.cls.php:216
msgid "Preserve EXIF/XMP data"
msgstr ""

#: src/lang.cls.php:217
msgid "WebP Attribute To Replace"
msgstr ""

#: src/lang.cls.php:218
msgid "WebP For Extra srcset"
msgstr ""

#: src/lang.cls.php:219
msgid "WordPress Image Quality Control"
msgstr ""

#: src/lang.cls.php:220 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr ""

#: src/lang.cls.php:221
msgid "Cache Admin Bar"
msgstr ""

#: src/lang.cls.php:222
msgid "Cache Comment Form"
msgstr ""

#: src/lang.cls.php:223
msgid "ESI Nonces"
msgstr ""

#: src/lang.cls.php:224 tpl/page_optm/settings_css.tpl.php:121
#: tpl/page_optm/settings_css.tpl.php:238 tpl/page_optm/settings_vpi.tpl.php:67
msgid "Vary Group"
msgstr ""

#: src/lang.cls.php:225
msgid "Purge All Hooks"
msgstr ""

#: src/lang.cls.php:226
msgid "Improve HTTP/HTTPS Compatibility"
msgstr ""

#: src/lang.cls.php:227
msgid "Instant Click"
msgstr ""

#: src/lang.cls.php:228
msgid "Do Not Cache Cookies"
msgstr ""

#: src/lang.cls.php:229
msgid "Do Not Cache User Agents"
msgstr ""

#: src/lang.cls.php:230
msgid "Login Cookie"
msgstr ""

#: src/lang.cls.php:231
msgid "Vary Cookies"
msgstr ""

#: src/lang.cls.php:233
msgid "Frontend Heartbeat Control"
msgstr ""

#: src/lang.cls.php:234
msgid "Frontend Heartbeat TTL"
msgstr ""

#: src/lang.cls.php:235
msgid "Backend Heartbeat Control"
msgstr ""

#: src/lang.cls.php:236
msgid "Backend Heartbeat TTL"
msgstr ""

#: src/lang.cls.php:237
msgid "Editor Heartbeat"
msgstr ""

#: src/lang.cls.php:238
msgid "Editor Heartbeat TTL"
msgstr ""

#: src/lang.cls.php:240
msgid "QUIC.cloud CDN"
msgstr ""

#: src/lang.cls.php:241
msgid "Use CDN Mapping"
msgstr ""

#: src/lang.cls.php:242
msgid "CDN URL"
msgstr ""

#: src/lang.cls.php:243
msgid "Include Images"
msgstr ""

#: src/lang.cls.php:244
msgid "Include CSS"
msgstr ""

#: src/lang.cls.php:245
msgid "Include JS"
msgstr ""

#: src/lang.cls.php:246 tpl/cdn/settings.tpl.php:102
msgid "Include File Types"
msgstr ""

#: src/lang.cls.php:247
msgid "HTML Attribute To Replace"
msgstr ""

#: src/lang.cls.php:248
msgid "Original URLs"
msgstr ""

#: src/lang.cls.php:249
msgid "Included Directories"
msgstr ""

#: src/lang.cls.php:250
msgid "Exclude Path"
msgstr ""

#: src/lang.cls.php:251
msgid "Cloudflare API"
msgstr ""

#: src/lang.cls.php:254
msgid "Delay"
msgstr ""

#: src/lang.cls.php:255
msgid "Run Duration"
msgstr ""

#: src/lang.cls.php:256
msgid "Interval Between Runs"
msgstr ""

#: src/lang.cls.php:257
msgid "Crawl Interval"
msgstr ""

#: src/lang.cls.php:258
msgid "Threads"
msgstr ""

#: src/lang.cls.php:259
msgid "Timeout"
msgstr ""

#: src/lang.cls.php:260
msgid "Server Load Limit"
msgstr ""

#: src/lang.cls.php:261
msgid "Role Simulation"
msgstr ""

#: src/lang.cls.php:262
msgid "Cookie Simulation"
msgstr ""

#: src/lang.cls.php:263
msgid "Custom Sitemap"
msgstr ""

#: src/lang.cls.php:264
msgid "Drop Domain from Sitemap"
msgstr ""

#: src/lang.cls.php:265
msgid "Sitemap Timeout"
msgstr ""

#: src/lang.cls.php:267 tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr ""

#: src/lang.cls.php:268 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr ""

#: src/lang.cls.php:269
msgid "Admin IPs"
msgstr ""

#: src/lang.cls.php:270
msgid "Debug Level"
msgstr ""

#: src/lang.cls.php:271
msgid "Log File Size Limit"
msgstr ""

#: src/lang.cls.php:272
msgid "Log Cookies"
msgstr ""

#: src/lang.cls.php:273
msgid "Collapse Query Strings"
msgstr ""

#: src/lang.cls.php:274
msgid "Debug URI Includes"
msgstr ""

#: src/lang.cls.php:275
msgid "Debug URI Excludes"
msgstr ""

#: src/lang.cls.php:276
msgid "Debug String Excludes"
msgstr ""

#: src/lang.cls.php:278
msgid "Revisions Max Number"
msgstr ""

#: src/lang.cls.php:279
msgid "Revisions Max Age"
msgstr ""

#: src/media.cls.php:246
msgid "LiteSpeed Optimization"
msgstr ""

#: src/media.cls.php:297 src/media.cls.php:326 src/media.cls.php:348
#: src/media.cls.php:382
msgid "(optm)"
msgstr ""

#: src/media.cls.php:298
msgid "Currently using optimized version of file."
msgstr ""

#: src/media.cls.php:298 src/media.cls.php:352
msgid "Click to switch to original (unoptimized) version."
msgstr ""

#: src/media.cls.php:301 src/media.cls.php:355
msgid "(non-optm)"
msgstr ""

#: src/media.cls.php:302
msgid "Currently using original (unoptimized) version of file."
msgstr ""

#: src/media.cls.php:302 src/media.cls.php:359
msgid "Click to switch to optimized version."
msgstr ""

#: src/media.cls.php:308
msgid "Original file reduced by %1$s (%2$s)"
msgstr ""

#: src/media.cls.php:312
msgid "Orig saved %s"
msgstr ""

#: src/media.cls.php:325 src/media.cls.php:381
msgid "Using optimized version of file. "
msgstr ""

#: src/media.cls.php:325
msgid "No backup of original file exists."
msgstr ""

#: src/media.cls.php:330
msgid "Congratulation! Your file was already optimized"
msgstr ""

#: src/media.cls.php:331
msgid "Orig %s"
msgstr ""

#: src/media.cls.php:331
msgid "(no savings)"
msgstr ""

#: src/media.cls.php:333
msgid "Orig"
msgstr ""

#: src/media.cls.php:350
msgid "Currently using optimized version of WebP file."
msgstr ""

#: src/media.cls.php:357
msgid "Currently using original (unoptimized) version of WebP file."
msgstr ""

#: src/media.cls.php:365
msgid "WebP file reduced by %1$s (%2$s)"
msgstr ""

#: src/media.cls.php:368
msgid "WebP saved %s"
msgstr ""

#: src/media.cls.php:381
msgid "No backup of unoptimized WebP file exists."
msgstr ""

#: src/media.cls.php:386
msgid "WebP"
msgstr ""

#: src/media.cls.php:396
msgid "Restore from backup"
msgstr ""

#: src/metabox.cls.php:30
msgid "Disable Cache"
msgstr ""

#: src/metabox.cls.php:31
msgid "Disable Image Lazyload"
msgstr ""

#: src/metabox.cls.php:32
msgid "Disable VPI"
msgstr ""

#: src/metabox.cls.php:34
msgid "Mobile"
msgstr ""

#: src/metabox.cls.php:63
msgid "LiteSpeed Options"
msgstr ""

#: src/object-cache.cls.php:494
msgid "Redis encountered a fatal error: %s (code: %d)"
msgstr ""

#: src/object.lib.php:543
msgid "Cache key must not be an empty string."
msgstr ""

#. translators: %s: The type of the given cache key.
#: src/object.lib.php:545
msgid "Cache key must be integer or non-empty string, %s given."
msgstr ""

#: src/placeholder.cls.php:88
msgid "LQIP"
msgstr ""

#: src/placeholder.cls.php:147
msgid "LQIP image preview for size %s"
msgstr ""

#: src/purge.cls.php:214
msgid "Purged all caches successfully."
msgstr ""

#: src/purge.cls.php:234
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr ""

#: src/purge.cls.php:254
msgid "Cleaned all Critical CSS files."
msgstr ""

#: src/purge.cls.php:274
msgid "Cleaned all Unique CSS files."
msgstr ""

#: src/purge.cls.php:314
msgid "Cleaned all LQIP files."
msgstr ""

#: src/purge.cls.php:332
msgid "Cleaned all Gravatar files."
msgstr ""

#: src/purge.cls.php:350
msgid "Cleaned all localized resource entries."
msgstr ""

#: src/purge.cls.php:385
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr ""

#: src/purge.cls.php:402
msgid "Opcode cache is not enabled."
msgstr ""

#: src/purge.cls.php:414
msgid "Reset the entire opcode cache successfully."
msgstr ""

#: src/purge.cls.php:444
msgid "Object cache is not enabled."
msgstr ""

#: src/purge.cls.php:457
msgid "Purge all object caches successfully."
msgstr ""

#: src/purge.cls.php:678
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr ""

#: src/purge.cls.php:692
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr ""

#: src/purge.cls.php:712
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr ""

#: src/purge.cls.php:740
msgid "Purge category %s"
msgstr ""

#: src/purge.cls.php:767
msgid "Purge tag %s"
msgstr ""

#: src/purge.cls.php:799
msgid "Purge url %s"
msgstr ""

#: src/root.cls.php:197
msgid "All QUIC.cloud service queues have been cleared."
msgstr ""

#: src/task.cls.php:177
msgid "Every Minute"
msgstr ""

#: src/task.cls.php:197
msgid "LiteSpeed Crawler Cron"
msgstr ""

#: src/utility.cls.php:235
msgid "right now"
msgstr ""

#: src/utility.cls.php:235
msgid "just now"
msgstr ""

#: src/utility.cls.php:238
msgid " %s ago"
msgstr ""

#: thirdparty/litespeed-check.cls.php:74 thirdparty/litespeed-check.cls.php:127
msgid ""
"Please consider disabling the following detected plugins, as they may "
"conflict with LiteSpeed Cache:"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:14
#: tpl/cache/settings_inc.browser.tpl.php:12 tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:29
msgid "NOTICE:"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:25
msgid ""
"By default, the My Account, Checkout, and Cart pages are automatically "
"excluded from caching. Misconfiguration of page associations in WooCommerce "
"settings may cause some pages to be erroneously excluded."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:41
msgid ""
"Always purge both product and categories on changes to the quantity or stock "
"status."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:54
msgid ""
"Determines how changes in product quantity and product stock status affect "
"product pages and their associated category pages."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:62
msgid "Vary for Mini Cart"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:69
msgid ""
"Generate a separate vary cache copy for the mini cart when the cart is not "
"empty."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:70
msgid ""
"If your theme does not use JS to update the mini cart, you must enable this "
"option to display the correct cart contents."
msgstr ""

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr ""

#: tpl/banner/cloud_news.tpl.php:23 tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:13
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:17
msgid "Learn more"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:22
msgid "Tweet preview"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:39
msgid "Tweet this"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Dismiss this notice"
msgstr ""

#. #-#-#-#-#  litespeed-cache.pot (LiteSpeed Cache 6.3)  #-#-#-#-#
#. Plugin Name of the plugin/theme
#: tpl/banner/new_version.php:59 tpl/banner/new_version_dev.tpl.php:12
#: tpl/cache/more_settings_tip.tpl.php:15 tpl/inc/admin_footer.php:10
msgid "LiteSpeed Cache"
msgstr ""

#: tpl/banner/new_version.php:59
msgid "New Version Available!"
msgstr ""

#: tpl/banner/new_version.php:63
msgid "New release %s is available now."
msgstr ""

#: tpl/banner/new_version.php:71 tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:58
msgid "Upgrade"
msgstr ""

#: tpl/banner/new_version.php:81
msgid "Turn On Auto Upgrade"
msgstr ""

#: tpl/banner/new_version.php:87
msgid "Maybe Later"
msgstr ""

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr ""

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr ""

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr ""

#: tpl/banner/score.php:28 tpl/dash/dashboard.tpl.php:214
msgid "Page Load Time"
msgstr ""

#: tpl/banner/score.php:34 tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:228 tpl/dash/dashboard.tpl.php:297
msgid "Before"
msgstr ""

#: tpl/banner/score.php:45 tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:237 tpl/dash/dashboard.tpl.php:305
msgid "After"
msgstr ""

#: tpl/banner/score.php:55 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:245 tpl/dash/dashboard.tpl.php:313
msgid "Improved by"
msgstr ""

#: tpl/banner/score.php:68 tpl/dash/dashboard.tpl.php:272
msgid "PageSpeed Score"
msgstr ""

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr ""

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr ""

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr ""

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr ""

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr ""

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr ""

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr ""

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr ""

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr ""

#: tpl/cache/entry.tpl.php:7 tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr ""

#: tpl/cache/entry.tpl.php:8 tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6 tpl/toolbox/purge.tpl.php:142
msgid "Purge"
msgstr ""

#: tpl/cache/entry.tpl.php:9 tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr ""

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr ""

#: tpl/cache/entry.tpl.php:14 tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr ""

#: tpl/cache/entry.tpl.php:15 tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr ""

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:82
msgid "Advanced"
msgstr ""

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr ""

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr ""

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94 tpl/cdn/auto_setup.tpl.php:245
#: tpl/cdn/auto_setup.tpl.php:256 tpl/cdn/settings.tpl.php:78
#: tpl/crawler/settings-general.tpl.php:43
#: tpl/crawler/settings-general.tpl.php:144
#: tpl/crawler/settings-general.tpl.php:149
msgid "NOTE"
msgstr ""

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr ""

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:9
msgid "Advanced Settings"
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:9
#: tpl/cache/settings-cache.tpl.php:9
msgid "Cache Control Settings"
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:16
msgid "Network Enable Cache"
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:20
msgid ""
"Enabling LiteSpeed Cache for WordPress here enables the cache for the "
"network."
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:21
msgid ""
"It is <b>STRONGLY</b> recommend that the compatibility with other plugins on "
"a single/few sites is tested first."
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:22
msgid ""
"This is to ensure compatibility prior to enabling the cache for all sites."
msgstr ""

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:7
msgid "Exclude Settings"
msgstr ""

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:15
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:33
msgid ""
"Specify an AJAX action in POST/GET and the number of seconds to cache that "
"request, separated by a space."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:53
msgid ""
"Enable this option if you are using both HTTP and HTTPS in the same domain "
"and are noticing cache irregularities."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:67
msgid ""
"When a visitor hovers over a page link, preload that page. This will speed "
"up the visit to that link."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:72
msgid ""
"This will generate extra requests to the server, which will increase server "
"load."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:22
msgid "Use Network Admin Setting"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:28
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:32 tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:32
msgid ""
"When disabling the cache, all cached entries for this site will be purged."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:35
msgid "The network admin setting can be overridden here."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:40
msgid ""
"With QUIC.cloud CDN enabled, you may still be seeing cache headers from your "
"local server."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:54
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:67
msgid ""
"Privately cache commenters that have pending comments. Disabling this option "
"will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:80
msgid "Cache requests made by WordPress REST API calls."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:93
msgid "Disabling this option may negatively affect performance."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:113
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:127
msgid ""
"Paths containing these strings will be cached regardless of no-cacheable "
"settings."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:129 tpl/cache/settings-cache.tpl.php:146
msgid ""
"To define a custom TTL for a URI, add a space followed by the TTL value to "
"the end of the URI."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:130 tpl/cache/settings-cache.tpl.php:147
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:144
msgid ""
"Paths containing these strings will be forced to public cached regardless of "
"no-cacheable settings."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:12
msgid ""
"With ESI (Edge Side Includes), pages may be served from cache for logged-in "
"users."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:13
msgid ""
"ESI allows you to designate parts of your dynamic page as separate fragments "
"that are then assembled together to make the whole page. In other words, ESI "
"lets you “punch holes” in a page, and then fill those holes with content "
"that may be cached privately, cached publicly with its own TTL, or not "
"cached at all."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:35 tpl/cdn/manage.tpl.php:23
#: tpl/crawler/summary.tpl.php:48 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:67 tpl/page_optm/settings_css.tpl.php:180
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:36
msgid ""
"These options are only available with LiteSpeed Enterprise Web Server or "
"QUIC.cloud CDN."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:49
msgid ""
"Turn ON to cache public pages for logged in users, and serve the Admin Bar "
"and Comment Form via ESI blocks. These two blocks will be uncached unless "
"enabled below."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:92
msgid ""
"The list will be merged with the predefined nonces in your local data file."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:85
msgid "Filter %s is supported."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:104
msgid ""
"An optional second parameter may be used to specify cache control. Use a "
"space to separate"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:107 tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/settings.tpl.php:143
msgid ""
"Wildcard %1$s supported (match zero or more characters). For example, to "
"match %2$s and %3$s, use %4$s."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:135
msgid ""
"If your site contains public content that certain user roles can see but "
"other roles cannot, you can specify a Vary Group for those user roles. For "
"example, specifying an administrator vary group allows there to be a "
"separate publicly-cached page tailored to administrators (with “edit” links, "
"etc), while all other user roles see the default public page."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:21
msgid "Paths containing these strings will not be cached."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:35
msgid "Query strings containing these parameters will not be cached."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:36
msgid "For example, for %s, %s and %s can be used here."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:56
msgid "All categories are cached by default."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:57
#: tpl/cache/settings-excludes.tpl.php:90
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:57
msgid "categories"
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:63
msgid ""
"If the category name is not found, the category will be removed from the "
"list on save."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:89
msgid "All tags are cached by default."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:90
msgid "tags"
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:96
msgid ""
"If the tag slug is not found, the tag will be removed from the list on save."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:97
msgid "To exclude %1$s, insert %2$s."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:123
msgid "Selected roles will be excluded from cache."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:50 tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:60
msgid "Note"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:52
msgid ""
"Select \"All\" if there are dynamic widgets linked to posts on pages other "
"than the front or home pages."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:54
msgid ""
"Select only the archive types that are currently used, the others can be "
"left unchecked."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:72
msgid ""
"Select which pages will be automatically purged when posts are published/"
"updated."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:85
msgid ""
"If ON, the stale copy of a cached page will be shown to visitors until a new "
"cache copy is available. Reduces the server load for following visits. If "
"OFF, the page will be dynamically generated while visitors wait."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:91
msgid ""
"By design, this option may serve stale content. Do not enable this option, "
"if that is not OK with you."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:105
msgid ""
"The URLs here (one per line) will be purged automatically at the time set in "
"the option \"%s\"."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:115
msgid ""
"For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:68 tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:105
msgid ""
"Specify an HTTP status code and the number of seconds to cache that page, "
"separated by a space."
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid ""
"Browser caching stores static files locally in the user's browser. Turn on "
"this setting to reduce repeated requests for static files."
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid ""
"You can turn on browser caching in server admin too. <a %s>Learn more about "
"LiteSpeed browser cache settings</a>."
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid ""
"The amount of time, in seconds, that files will be stored in browser cache "
"before expiring."
msgstr ""

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr ""

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr ""

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr ""

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid ""
"Caching these pages may improve server performance by avoiding unnecessary "
"PHP calls."
msgstr ""

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr ""

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
#: tpl/cache/settings_inc.login_cookie.tpl.php:77
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:20
#: tpl/cache/settings_inc.login_cookie.tpl.php:78
msgid "No spaces and case sensitive."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:21
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "The default login cookie is %s."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid ""
"The server will determine if the user is logged in based on the existence of "
"this cookie."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid ""
"This setting is useful for those that have multiple web applications for the "
"same domain."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:27
msgid ""
"If every web application uses the same cookie, the server may confuse "
"whether a user is logged in or not."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:28
msgid "The cookie set here will be used for this WordPress installation."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "Example use case:"
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "There is a WordPress installed for %s."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:35
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid ""
"The cache needs to distinguish who is logged into which WordPress site in "
"order to cache correctly."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:43
msgid "Invalid login cookie. Invalid characters found."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid ""
"WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:81
msgid "You can list the 3rd party vary cookies here."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:6
msgid "Enabled"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:7
msgid "Disabled"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:21
msgid "Failed"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Object Cache Settings"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:42
msgid "Use external object cache functionality."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:48 tpl/crawler/blacklist.tpl.php:34
#: tpl/crawler/summary.tpl.php:130
msgid "Status"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:51
#: tpl/cache/settings_inc.object.tpl.php:52
msgid "%s Extension"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:53
msgid "Connection Test"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:79
msgid "Your %s Hostname or IP address."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:80
#: tpl/cache/settings_inc.object.tpl.php:95
msgid "If you are using a %1$s socket, %2$s should be set to %3$s"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:93
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "Default port for %1$s is %2$s."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:108
msgid "Default TTL for cached objects."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:121
msgid "Only available when %s is installed."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:134
msgid "Specify the password used when connecting."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:147
msgid "Database to be used"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:160
msgid "Groups cached at the network level."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:187
msgid "Use keep-alive connections to speed up cache operations."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:200
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:213
msgid "Save transients in database when %1$s is %2$s."
msgstr ""

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid ""
"When enabled, the cache will automatically purge when any plugin, theme or "
"the WordPress core is upgraded."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:36
msgid "Not running"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:37
msgid "Run CDN Setup"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:43
msgid "Done"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:46
msgid "Completed at %s"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:52
msgid "Paused"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:56
msgid "Verifying, waiting for nameservers to be updated."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:56
msgid "Click the refresh button below to refresh status."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:58
msgid "Last Verification Result"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:61
msgid "In Progress"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:62
msgid "You will receive an email upon status update."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:62
msgid "This process may take several minutes."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:64
msgid "Refresh CDN Setup Status"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:70
msgid "Auto QUIC.cloud CDN Setup"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:73
msgid ""
"This is a three step process for configuring your site to use QUIC.cloud CDN "
"with QUIC.cloud DNS. This setup will perform the following actions"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:76
msgid "Set up a QUIC.cloud account."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:77
msgid ""
"Prepare the site for QUIC.cloud CDN, detect the DNS, and create a DNS Zone."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:78
msgid "Provide the nameservers necessary to enable the CDN."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:80
msgid ""
"After successful DNS detection, QUIC.cloud will attempt to generate an SSL "
"certificate and enable the CDN."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:81
msgid "This last stage could take 15 to 20 minutes."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:82
msgid ""
"Your site will be available, but browsers may issue a \"not secure\" warning "
"during this time."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:87
msgid ""
"After you set your nameservers, QUIC.cloud will detect the change and "
"automatically enable the CDN."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:91 tpl/toolbox/report.tpl.php:81
msgid "Notes"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:95
msgid "QUIC.cloud CDN/DNS does not support DNSSEC."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:96
msgid ""
"If you have this enabled for your domain, you must disable DNSSEC to "
"continue."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:99
msgid ""
"This setup process will create a DNS zone on QUIC.cloud if one does not "
"currently exist."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:101
msgid ""
"If you prefer to use the CNAME setup, please <a %s>set up the CDN manually "
"at QUIC.cloud</a>."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:106
msgid "QUIC.cloud will detect most normal DNS entries."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:107
msgid ""
"If you have custom DNS records, it is possible that they are not detected."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:108
msgid ""
"Visit your QUIC.cloud dashboard after the DNS Zone is set up to confirm your "
"DNS zone."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:113
msgid "Set up QUIC.cloud Account"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:118
msgid "Account is linked!"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:122
msgid "Manage CDN"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:128
msgid "Manage DNS Zone"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:135
msgid "Ready to run CDN setup."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:137
msgid "Domain key and QUIC.cloud link detected."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:138
msgid "Begin QUIC.cloud CDN Setup"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:140 tpl/dash/dashboard.tpl.php:200
#: tpl/dash/dashboard.tpl.php:202 tpl/general/settings.tpl.php:78
#: tpl/general/settings.tpl.php:80 tpl/general/settings.tpl.php:109
msgid "Link to QUIC.cloud"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:144
msgid "CDN Setup Status"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:158
msgid "QUIC.cloud Detected Records Summary"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:164
msgid "Record Type"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:167
msgid "Count"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:179
msgid "Record names found"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:182
msgid "Is something missing?"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:185
msgid "Review DNS records"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:191
msgid ""
"Note: For 15 to 20 minutes after setup completes, browsers may issue a \"not "
"secure\" warning for your site while QUIC.cloud generates your SSL "
"certificate."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:203
msgid "Nameservers"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:208
msgid "Please update your domain registrar to use these custom nameservers:"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:218
msgid "QUIC.cloud will attempt to verify the DNS update."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:219
msgid ""
"If it does not verify within 24 hours, the CDN setup will mark the "
"verification as failed."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:220
msgid ""
"At that stage, you may re-start the verification process by pressing the Run "
"CDN Setup button."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:224
msgid ""
"This section will automatically populate once nameservers are configured for "
"the site."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:233
msgid "Action"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:236
msgid "The following actions are available:"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:238 tpl/cdn/auto_setup.tpl.php:263
msgid "Reset CDN Setup"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:239
msgid ""
"Resets all LiteSpeed Cache plugin settings related to CDN setup back to the "
"initial state and disables the CDN."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:240
msgid "QUIC.cloud DNS settings are not changed."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:241
msgid "This allows you to try Auto CDN setup again."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:246
msgid "This action will not update anything on the QUIC.cloud servers."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:251 tpl/cdn/auto_setup.tpl.php:266
msgid "Delete QUIC.cloud data"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:252
msgid ""
"Resets all LiteSpeed Cache plugin settings related to CDN setup back to the "
"initial state and deletes the DNS Zone, if one exists for the domain."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:253
msgid ""
"This allows you to try Auto CDN setup again, or abandon the setup entirely."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:257
msgid ""
"This action is not available if there is no domain key, the domain is not "
"linked, or the DNS Zone is in active use."
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:258
msgid ""
"If you have not yet done so, please replace the QUIC.cloud nameservers at "
"your domain registrar before proceeding. "
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:262
msgid "Are you sure you want to reset CDN Setup?"
msgstr ""

#: tpl/cdn/auto_setup.tpl.php:265
msgid "Are you sure you want to delete QUIC.cloud data?"
msgstr ""

#: tpl/cdn/entry.tpl.php:6 tpl/cdn/settings.tpl.php:21
msgid "CDN Settings"
msgstr ""

#: tpl/cdn/entry.tpl.php:7
msgid "QUIC.cloud CDN Setup"
msgstr ""

#: tpl/cdn/entry.tpl.php:15
msgid "LiteSpeed Cache CDN"
msgstr ""

#: tpl/cdn/manage.tpl.php:14
msgid "QUIC.cloud"
msgstr ""

#: tpl/cdn/manage.tpl.php:16
msgid "To manage QUIC.cloud options, please visit"
msgstr ""

#: tpl/cdn/manage.tpl.php:25
msgid ""
"To enable the following functionality, turn ON Cloudflare API in CDN "
"Settings."
msgstr ""

#: tpl/cdn/manage.tpl.php:30
msgid "Cloudflare Domain"
msgstr ""

#: tpl/cdn/manage.tpl.php:31
msgid "Cloudflare Zone"
msgstr ""

#: tpl/cdn/manage.tpl.php:34
msgid "Development Mode"
msgstr ""

#: tpl/cdn/manage.tpl.php:36
msgid "Turn ON"
msgstr ""

#: tpl/cdn/manage.tpl.php:39
msgid "Turn OFF"
msgstr ""

#: tpl/cdn/manage.tpl.php:42
msgid "Check Status"
msgstr ""

#: tpl/cdn/manage.tpl.php:51
msgid "Current status is %1$s since %2$s."
msgstr ""

#: tpl/cdn/manage.tpl.php:56
msgid "Current status is %s."
msgstr ""

#: tpl/cdn/manage.tpl.php:57
msgid "Development mode will be automatically turned off in %s."
msgstr ""

#: tpl/cdn/manage.tpl.php:65
msgid ""
"Temporarily bypass Cloudflare cache. This allows changes to the origin "
"server to be seen in realtime."
msgstr ""

#: tpl/cdn/manage.tpl.php:66
msgid "Development Mode will be turned off automatically after three hours."
msgstr ""

#: tpl/cdn/manage.tpl.php:72
msgid "Cloudflare Cache"
msgstr ""

#: tpl/cdn/manage.tpl.php:78
msgid "Purge Everything"
msgstr ""

#: tpl/cdn/settings.tpl.php:35
msgid "Enable %s CDN API functionality."
msgstr ""

#: tpl/cdn/settings.tpl.php:49
msgid ""
"Turn this setting %1$s if you are using a traditional Content Delivery "
"Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr ""

#: tpl/cdn/settings.tpl.php:54
msgid ""
"NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are "
"only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr ""

#: tpl/cdn/settings.tpl.php:79
msgid ""
"To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr ""

#: tpl/cdn/settings.tpl.php:84
msgid ""
"Serve all image files through the CDN. This will affect all attachments, "
"HTML %s tags, and CSS %s attributes."
msgstr ""

#: tpl/cdn/settings.tpl.php:88
msgid ""
"Serve all CSS files through the CDN. This will affect all enqueued WP CSS "
"files."
msgstr ""

#: tpl/cdn/settings.tpl.php:92
msgid ""
"Serve all JavaScript files through the CDN. This will affect all enqueued WP "
"JavaScript files."
msgstr ""

#: tpl/cdn/settings.tpl.php:96
msgid "Static file type links to be replaced by CDN links."
msgstr ""

#: tpl/cdn/settings.tpl.php:98
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr ""

#: tpl/cdn/settings.tpl.php:102
msgid ""
"If you turn any of the above settings OFF, please remove the related file "
"types from the %s box."
msgstr ""

#: tpl/cdn/settings.tpl.php:126
msgid ""
"Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr ""

#: tpl/cdn/settings.tpl.php:127 tpl/img_optm/settings.tpl.php:127
msgid "Only attributes listed here will be replaced."
msgstr ""

#: tpl/cdn/settings.tpl.php:128 tpl/img_optm/settings.tpl.php:128
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr ""

#: tpl/cdn/settings.tpl.php:142
msgid ""
"Site URL to be served through the CDN. Beginning with %1$s. For example, "
"%2$s."
msgstr ""

#: tpl/cdn/settings.tpl.php:165
msgid "Only files within these directories will be pointed to the CDN."
msgstr ""

#: tpl/cdn/settings.tpl.php:179
msgid "Paths containing these strings will not be served from the CDN."
msgstr ""

#: tpl/cdn/settings.tpl.php:193
msgid "Use %s API functionality."
msgstr ""

#: tpl/cdn/settings.tpl.php:194
msgid "This can be managed from %1$s%2$s tab."
msgstr ""

#: tpl/cdn/settings.tpl.php:198
msgid "Global API Key / API Token"
msgstr ""

#: tpl/cdn/settings.tpl.php:202
msgid "Your API key / token is used to access %s APIs."
msgstr ""

#: tpl/cdn/settings.tpl.php:203
msgid "Get it from <a %1$s>%2$s</a>."
msgstr ""

#: tpl/cdn/settings.tpl.php:204
msgid ""
"Recommended to generate the token from Cloudflare API token template "
"\"WordPress\"."
msgstr ""

#: tpl/cdn/settings.tpl.php:209
msgid "Email Address"
msgstr ""

#: tpl/cdn/settings.tpl.php:213
msgid "Your Email address on %s."
msgstr ""

#: tpl/cdn/settings.tpl.php:214
msgid "Optional when API token used."
msgstr ""

#: tpl/cdn/settings.tpl.php:219
msgid "Domain"
msgstr ""

#: tpl/cdn/settings.tpl.php:227
msgid "You can just type part of the domain."
msgstr ""

#: tpl/cdn/settings.tpl.php:228
msgid ""
"Once saved, it will be matched with the current list and completed "
"automatically."
msgstr ""

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:21 tpl/crawler/entry.tpl.php:8
msgid "Blocklist"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:25 tpl/img_optm/summary.tpl.php:166
msgid "Total"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:33 tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:224
msgid "URL"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:35 tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:48
msgid "Remove from Blocklist"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:58
msgid "PHP Constant %s available to disable blocklist."
msgstr ""

#: tpl/crawler/blacklist.tpl.php:61
msgid "Filter %s available to disable blocklist."
msgstr ""

#: tpl/crawler/blacklist.tpl.php:64
msgid "Not blocklisted"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:65 tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:66 tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97 tpl/crawler/summary.tpl.php:166
#: tpl/crawler/summary.tpl.php:191
msgid "Blocklisted"
msgstr ""

#: tpl/crawler/entry.tpl.php:6
msgid "Summary"
msgstr ""

#: tpl/crawler/entry.tpl.php:7
msgid "Map"
msgstr ""

#: tpl/crawler/entry.tpl.php:9 tpl/general/entry.tpl.php:6
#: tpl/general/entry.tpl.php:12 tpl/general/network_settings.tpl.php:9
#: tpl/general/settings.tpl.php:44
msgid "General Settings"
msgstr ""

#: tpl/crawler/entry.tpl.php:10
msgid "Simulation Settings"
msgstr ""

#: tpl/crawler/entry.tpl.php:11
msgid "Sitemap Settings"
msgstr ""

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr ""

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr ""

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr ""

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr ""

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr ""

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr ""

#: tpl/crawler/map.tpl.php:45
msgid "URL Search"
msgstr ""

#: tpl/crawler/map.tpl.php:51 tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr ""

#: tpl/crawler/map.tpl.php:52 tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr ""

#: tpl/crawler/map.tpl.php:68 tpl/dash/dashboard.tpl.php:573
msgid "Crawler Status"
msgstr ""

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr ""

#: tpl/crawler/settings-general.tpl.php:11
msgid "Crawler General Settings"
msgstr ""

#: tpl/crawler/settings-general.tpl.php:25
msgid "This will enable crawler cron."
msgstr ""

#: tpl/crawler/settings-general.tpl.php:37
msgid "microseconds"
msgstr ""

#: tpl/crawler/settings-general.tpl.php:39
msgid ""
"Specify time in microseconds for the delay between requests during a crawl."
msgstr ""

#: tpl/crawler/settings-general.tpl.php:44
msgid "Server allowed min value"
msgstr ""

#: tpl/crawler/settings-general.tpl.php:66
msgid "Specify time in seconds for the duration of the crawl interval."
msgstr ""

#: tpl/crawler/settings-general.tpl.php:80
msgid "Specify time in seconds for the time between each run interval."
msgstr ""

#: tpl/crawler/settings-general.tpl.php:95
msgid ""
"Specify how long in seconds before the crawler should initiate crawling the "
"entire sitemap again."
msgstr ""

#: tpl/crawler/settings-general.tpl.php:109
msgid "Specify Number of Threads to use while crawling."
msgstr ""

#: tpl/crawler/settings-general.tpl.php:124
msgid "Specify the timeout while crawling each URL."
msgstr ""

#: tpl/crawler/settings-general.tpl.php:139
msgid ""
"The maximum average server load allowed while crawling. The number of "
"crawler threads in use will be actively reduced until average server load "
"falls under this limit. If this cannot be achieved with a single thread, the "
"current crawler run will be terminated."
msgstr ""

#: tpl/crawler/settings-general.tpl.php:145
msgid "Server enforced value"
msgstr ""

#: tpl/crawler/settings-general.tpl.php:150
msgid "Server allowed max value"
msgstr ""

#: tpl/crawler/settings-simulation.tpl.php:9
msgid "Crawler Simulation Settings"
msgstr ""

#: tpl/crawler/settings-simulation.tpl.php:23
msgid ""
"To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr ""

#: tpl/crawler/settings-simulation.tpl.php:49
msgid ""
"To crawl for a particular cookie, enter the cookie name, and the values you "
"wish to crawl for. Values should be one per line. There will be one crawler "
"created per cookie value, per simulated role."
msgstr ""

#: tpl/crawler/settings-simulation.tpl.php:51
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr ""

#: tpl/crawler/settings-sitemap.tpl.php:9
msgid "Crawler Sitemap Settings"
msgstr ""

#: tpl/crawler/settings-sitemap.tpl.php:22
msgid ""
"The crawler will use your XML sitemap or sitemap index. Enter the full URL "
"to your sitemap here."
msgstr ""

#: tpl/crawler/settings-sitemap.tpl.php:36
msgid ""
"The crawler will parse the sitemap and save into the database before "
"crawling. When parsing the sitemap, dropping the domain can save DB storage."
msgstr ""

#: tpl/crawler/settings-sitemap.tpl.php:37
msgid ""
"If you are using multiple domains for one site, and have multiple domains in "
"the sitemap, please keep this option OFF so the crawler knows to crawl every "
"domain."
msgstr ""

#: tpl/crawler/settings-sitemap.tpl.php:50
msgid "Specify the timeout while parsing the sitemap."
msgstr ""

#: tpl/crawler/summary.tpl.php:42
msgid "Crawler Cron"
msgstr ""

#: tpl/crawler/summary.tpl.php:49
msgid ""
"The crawler feature is not enabled on the LiteSpeed server. Please consult "
"your server admin or hosting provider."
msgstr ""

#: tpl/crawler/summary.tpl.php:50
msgid ""
"See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr ""

#: tpl/crawler/summary.tpl.php:57
msgid "Current sitemap crawl started at"
msgstr ""

#: tpl/crawler/summary.tpl.php:63
msgid "The next complete sitemap crawl will start at"
msgstr ""

#: tpl/crawler/summary.tpl.php:71
msgid "Last complete run time for all crawlers"
msgstr ""

#: tpl/crawler/summary.tpl.php:72 tpl/crawler/summary.tpl.php:79
msgid "%d seconds"
msgstr ""

#: tpl/crawler/summary.tpl.php:78
msgid "Run time for previous crawler"
msgstr ""

#: tpl/crawler/summary.tpl.php:85 tpl/dash/dashboard.tpl.php:586
msgid "Current crawler started at"
msgstr ""

#: tpl/crawler/summary.tpl.php:91
msgid "Current server load"
msgstr ""

#: tpl/crawler/summary.tpl.php:97 tpl/dash/dashboard.tpl.php:593
msgid "Last interval"
msgstr ""

#: tpl/crawler/summary.tpl.php:104 tpl/dash/dashboard.tpl.php:600
msgid "Ended reason"
msgstr ""

#: tpl/crawler/summary.tpl.php:111
msgid "<b>Last crawled:</b> %s item(s)"
msgstr ""

#: tpl/crawler/summary.tpl.php:116
msgid "Reset position"
msgstr ""

#: tpl/crawler/summary.tpl.php:119
msgid "Manually run"
msgstr ""

#: tpl/crawler/summary.tpl.php:128
msgid "Cron Name"
msgstr ""

#: tpl/crawler/summary.tpl.php:129
msgid "Run Frequency"
msgstr ""

#: tpl/crawler/summary.tpl.php:131
msgid "Activate"
msgstr ""

#: tpl/crawler/summary.tpl.php:132
msgid "Running"
msgstr ""

#: tpl/crawler/summary.tpl.php:163
msgid "Waiting"
msgstr ""

#: tpl/crawler/summary.tpl.php:164
msgid "Hit"
msgstr ""

#: tpl/crawler/summary.tpl.php:165
msgid "Miss"
msgstr ""

#: tpl/crawler/summary.tpl.php:176
msgid "running"
msgstr ""

#: tpl/crawler/summary.tpl.php:188
msgid "Waiting to be Crawled"
msgstr ""

#: tpl/crawler/summary.tpl.php:189
msgid "Already Cached"
msgstr ""

#: tpl/crawler/summary.tpl.php:190
msgid "Successfully Crawled"
msgstr ""

#: tpl/crawler/summary.tpl.php:195
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr ""

#: tpl/crawler/summary.tpl.php:196
msgid "Crawlers cannot run concurrently."
msgstr ""

#: tpl/crawler/summary.tpl.php:197
msgid ""
"&nbsp;If both the cron and a manual run start at similar times, the first to "
"be started will take precedence."
msgstr ""

#: tpl/crawler/summary.tpl.php:198
msgid ""
"Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn "
"how to create the system cron task."
msgstr ""

#: tpl/crawler/summary.tpl.php:203
msgid "Watch Crawler Status"
msgstr ""

#: tpl/crawler/summary.tpl.php:210
msgid "Show crawler status"
msgstr ""

#: tpl/crawler/summary.tpl.php:228
msgid "No crawler meta file generated yet"
msgstr ""

#: tpl/dash/dashboard.tpl.php:39
msgid "QUIC.cloud Service Usage Statistics"
msgstr ""

#: tpl/dash/dashboard.tpl.php:41 tpl/dash/dashboard.tpl.php:217
#: tpl/dash/dashboard.tpl.php:275
msgid "Sync"
msgstr ""

#: tpl/dash/dashboard.tpl.php:42
msgid "Sync data from Cloud"
msgstr ""

#: tpl/dash/dashboard.tpl.php:54 tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr ""

#: tpl/dash/dashboard.tpl.php:55 tpl/dash/dashboard.tpl.php:509
#: tpl/dash/network_dash.tpl.php:30
msgid "Low Quality Image Placeholder"
msgstr ""

#: tpl/dash/dashboard.tpl.php:113 tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:113 tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:126 tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr ""

#: tpl/dash/dashboard.tpl.php:127
msgid "PAYG used this month"
msgstr ""

#: tpl/dash/dashboard.tpl.php:127
msgid "PAYG balance and usage not included in above quota calculation."
msgstr ""

#: tpl/dash/dashboard.tpl.php:129 tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr ""

#: tpl/dash/dashboard.tpl.php:148 tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:149 tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr ""

#: tpl/dash/dashboard.tpl.php:158
msgid "Remaining Daily Quota"
msgstr ""

#: tpl/dash/dashboard.tpl.php:169
msgid "Partner Benefits Provided by"
msgstr ""

#: tpl/dash/dashboard.tpl.php:198
msgid "Go to QUIC.cloud dashboard"
msgstr ""

#: tpl/dash/dashboard.tpl.php:218
msgid "Refresh page load time"
msgstr ""

#: tpl/dash/dashboard.tpl.php:259 tpl/dash/dashboard.tpl.php:329
#: tpl/dash/dashboard.tpl.php:469 tpl/dash/dashboard.tpl.php:501
#: tpl/dash/dashboard.tpl.php:533 tpl/dash/dashboard.tpl.php:565
msgid "Last requested"
msgstr ""

#: tpl/dash/dashboard.tpl.php:264
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr ""

#: tpl/dash/dashboard.tpl.php:264 tpl/img_optm/summary.tpl.php:43
#: tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid ""
"Are you sure you want to redetect the closest cloud server for this service?"
msgstr ""

#: tpl/dash/dashboard.tpl.php:264 tpl/general/settings.tpl.php:130
#: tpl/img_optm/summary.tpl.php:43 tpl/img_optm/summary.tpl.php:45
#: tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Redetect"
msgstr ""

#: tpl/dash/dashboard.tpl.php:276
msgid "Refresh page score"
msgstr ""

#: tpl/dash/dashboard.tpl.php:337 tpl/img_optm/entry.tpl.php:6
msgid "Image Optimization Summary"
msgstr ""

#: tpl/dash/dashboard.tpl.php:338 tpl/dash/dashboard.tpl.php:418
#: tpl/dash/dashboard.tpl.php:446 tpl/dash/dashboard.tpl.php:478
#: tpl/dash/dashboard.tpl.php:510 tpl/dash/dashboard.tpl.php:542
#: tpl/dash/dashboard.tpl.php:574
msgid "More"
msgstr ""

#: tpl/dash/dashboard.tpl.php:349 tpl/img_optm/summary.tpl.php:64
msgid "Send Optimization Request"
msgstr ""

#: tpl/dash/dashboard.tpl.php:355 tpl/img_optm/summary.tpl.php:269
msgid "Total Reduction"
msgstr ""

#: tpl/dash/dashboard.tpl.php:358 tpl/img_optm/summary.tpl.php:272
msgid "Images Pulled"
msgstr ""

#: tpl/dash/dashboard.tpl.php:386 tpl/img_optm/summary.tpl.php:275
msgid "Last Request"
msgstr ""

#: tpl/dash/dashboard.tpl.php:389
msgid "Last Pull"
msgstr ""

#: tpl/dash/dashboard.tpl.php:417
msgid "Cache Status"
msgstr ""

#: tpl/dash/dashboard.tpl.php:423
msgid "Public Cache"
msgstr ""

#: tpl/dash/dashboard.tpl.php:424
msgid "Private Cache"
msgstr ""

#: tpl/dash/dashboard.tpl.php:445 tpl/toolbox/purge.tpl.php:70
msgid "Critical CSS"
msgstr ""

#: tpl/dash/dashboard.tpl.php:451 tpl/dash/dashboard.tpl.php:483
#: tpl/dash/dashboard.tpl.php:515 tpl/dash/dashboard.tpl.php:547
#: tpl/page_optm/settings_css.tpl.php:92 tpl/page_optm/settings_css.tpl.php:209
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:42
msgid "Last generated"
msgstr ""

#: tpl/dash/dashboard.tpl.php:454 tpl/dash/dashboard.tpl.php:486
#: tpl/dash/dashboard.tpl.php:518 tpl/dash/dashboard.tpl.php:550
msgid "Time to execute previous request"
msgstr ""

#: tpl/dash/dashboard.tpl.php:459 tpl/dash/dashboard.tpl.php:491
#: tpl/dash/dashboard.tpl.php:523 tpl/dash/dashboard.tpl.php:555
msgid "Requests in queue"
msgstr ""

#: tpl/dash/dashboard.tpl.php:461 tpl/dash/dashboard.tpl.php:493
#: tpl/dash/dashboard.tpl.php:525 tpl/dash/dashboard.tpl.php:557
msgid "Force cron"
msgstr ""

#: tpl/dash/dashboard.tpl.php:477 tpl/toolbox/purge.tpl.php:79
msgid "Unique CSS"
msgstr ""

#: tpl/dash/dashboard.tpl.php:541
msgid "Viewport Image"
msgstr ""

#: tpl/dash/dashboard.tpl.php:578
msgid "Crawler(s)"
msgstr ""

#: tpl/dash/dashboard.tpl.php:581
msgid "Currently active crawler"
msgstr ""

#: tpl/dash/dashboard.tpl.php:607
msgid "<b>Last crawled:</b> %d item(s)"
msgstr ""

#: tpl/dash/dashboard.tpl.php:621
msgid "Try QUIC.cloud CDN!"
msgstr ""

#: tpl/dash/dashboard.tpl.php:624
msgid "Best available WordPress performance"
msgstr ""

#: tpl/dash/dashboard.tpl.php:627
msgid "Globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr ""

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr ""

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr ""

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr ""

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr ""

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr ""

#: tpl/db_optm/entry.tpl.php:10 tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr ""

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr ""

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr ""

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr ""

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr ""

#: tpl/db_optm/manage.tpl.php:17
msgid "Orphaned Post Meta"
msgstr ""

#: tpl/db_optm/manage.tpl.php:18
msgid "Clean all orphaned post meta records"
msgstr ""

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr ""

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr ""

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr ""

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr ""

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr ""

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr ""

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr ""

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr ""

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr ""

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr ""

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr ""

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr ""

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr ""

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr ""

#: tpl/db_optm/manage.tpl.php:105
msgid "Database Table Engine Converter"
msgstr ""

#: tpl/db_optm/manage.tpl.php:113
msgid "Table"
msgstr ""

#: tpl/db_optm/manage.tpl.php:114
msgid "Engine"
msgstr ""

#: tpl/db_optm/manage.tpl.php:115
msgid "Tool"
msgstr ""

#: tpl/db_optm/manage.tpl.php:130
msgid "Convert to InnoDB"
msgstr ""

#: tpl/db_optm/manage.tpl.php:138
msgid "We are good. No table uses MyISAM engine."
msgstr ""

#: tpl/db_optm/manage.tpl.php:160
msgid "Database Summary"
msgstr ""

#: tpl/db_optm/manage.tpl.php:176
msgid "Option Name"
msgstr ""

#: tpl/db_optm/manage.tpl.php:177
msgid "Size"
msgstr ""

#: tpl/db_optm/settings.tpl.php:23
msgid ""
"Specify the number of most recent revisions to keep when cleaning revisions."
msgstr ""

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr ""

#: tpl/db_optm/settings.tpl.php:37
msgid ""
"Revisions newer than this many days will be kept when cleaning revisions."
msgstr ""

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr ""

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr ""

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr ""

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr ""

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr ""

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr ""

#: tpl/general/entry.tpl.php:7 tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr ""

#: tpl/general/entry.tpl.php:20
msgid "LiteSpeed Cache General Settings"
msgstr ""

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr ""

#: tpl/general/network_settings.tpl.php:25
msgid ""
"Check this option to use the primary site's configuration for all subsites."
msgstr ""

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr ""

#: tpl/general/settings.tpl.php:18
msgid "Request Domain Key"
msgstr ""

#: tpl/general/settings.tpl.php:20
msgid "Refresh Domain Key"
msgstr ""

#: tpl/general/settings.tpl.php:22
msgid "Waiting for Refresh"
msgstr ""

#: tpl/general/settings.tpl.php:25
msgid "Waiting for Approval"
msgstr ""

#: tpl/general/settings.tpl.php:30
msgid "Requested"
msgstr ""

#: tpl/general/settings.tpl.php:33
msgid "Approved"
msgstr ""

#: tpl/general/settings.tpl.php:37
msgid "Next available request time: <code>After %s</code>"
msgstr ""

#: tpl/general/settings.tpl.php:76
msgid "Visit My Dashboard on QUIC.cloud"
msgstr ""

#: tpl/general/settings.tpl.php:85 tpl/general/settings.tpl.php:96
#: tpl/general/settings.tpl.php:108 tpl/general/settings.tpl.php:189
#: tpl/general/settings.tpl.php:196 tpl/general/settings.tpl.php:203
#: tpl/general/settings.tpl.php:220 tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "Notice"
msgstr ""

#: tpl/general/settings.tpl.php:86
msgid ""
"There was a problem with retrieving your Domain Key. Please click the %s "
"button to retry."
msgstr ""

#: tpl/general/settings.tpl.php:87
msgid ""
"There are two reasons why we might not be able to communicate with your "
"domain"
msgstr ""

#: tpl/general/settings.tpl.php:88
msgid "The POST callback to %s failed."
msgstr ""

#: tpl/general/settings.tpl.php:89
msgid "Our %s was not allowlisted."
msgstr ""

#: tpl/general/settings.tpl.php:90
msgid ""
"Please verify that your other plugins are not blocking REST API calls, "
"allowlist our server IPs, or contact your server admin for assistance."
msgstr ""

#: tpl/general/settings.tpl.php:97
msgid ""
"Request submitted. Please wait, then refresh the page to see approval "
"notification."
msgstr ""

#: tpl/general/settings.tpl.php:103
msgid "Warning"
msgstr ""

#: tpl/general/settings.tpl.php:104
msgid "You must have %1$s first before linking to QUIC.cloud."
msgstr ""

#: tpl/general/settings.tpl.php:109
msgid ""
"You must click the %s button if you wish to associate this site with a QUIC."
"cloud account."
msgstr ""

#: tpl/general/settings.tpl.php:110
msgid "Benefits of linking to a QUIC.cloud account"
msgstr ""

#: tpl/general/settings.tpl.php:115
msgid "A Domain Key is required for QUIC.cloud online services."
msgstr ""

#: tpl/general/settings.tpl.php:119
msgid "Main domain"
msgstr ""

#: tpl/general/settings.tpl.php:122
msgid "Main domain not generated yet"
msgstr ""

#: tpl/general/settings.tpl.php:129
msgid "Current Cloud Nodes in Service"
msgstr ""

#: tpl/general/settings.tpl.php:130
msgid "Click to clear all nodes for further redetection."
msgstr ""

#: tpl/general/settings.tpl.php:130
msgid "Are you sure you want to clear all cloud nodes?"
msgstr ""

#: tpl/general/settings.tpl.php:142
msgid "No cloud services currently in use"
msgstr ""

#: tpl/general/settings.tpl.php:165
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr ""

#: tpl/general/settings.tpl.php:166
msgid "Please read all warnings before enabling this option."
msgstr ""

#: tpl/general/settings.tpl.php:181
msgid "Your %1s quota on %2s will still be in use."
msgstr ""

#: tpl/general/settings.tpl.php:189 tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "%s must be turned ON for this setting to work."
msgstr ""

#: tpl/general/settings.tpl.php:196
msgid "You need to turn %s on to get maximum result."
msgstr ""

#: tpl/general/settings.tpl.php:203
msgid ""
"You need to turn %s on and finish all WebP generation to get maximum result."
msgstr ""

#: tpl/general/settings.tpl.php:218
msgid ""
"Enter this site's IP address to allow cloud services directly call IP "
"instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr ""

#: tpl/general/settings.tpl.php:219
msgid "Your server IP"
msgstr ""

#: tpl/general/settings.tpl.php:219
msgid "Check my public IP from"
msgstr ""

#: tpl/general/settings.tpl.php:220
msgid ""
"the auto-detected IP may not be accurate if you have an additional outgoing "
"IP set, or you have multiple IPs configured on your server."
msgstr ""

#: tpl/general/settings.tpl.php:221
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr ""

#: tpl/general/settings.tpl.php:236
msgid ""
"Turn this option ON to show latest news automatically, including hotfixes, "
"new releases, available beta versions, and promotions."
msgstr ""

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid ""
"Turn this option ON to have LiteSpeed Cache updated automatically, whenever "
"a new version is released. If OFF, update manually as usual."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:16
msgid ""
"Guest Mode provides an always cacheable landing page for an automated "
"guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:17
msgid ""
"This option can help to correct the cache vary for certain advanced mobile "
"or tablet visitors."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr ""

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr ""

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr ""

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr ""

#: tpl/img_optm/entry.tpl.php:7 tpl/img_optm/entry.tpl.php:13
#: tpl/img_optm/network_settings.tpl.php:9 tpl/img_optm/settings.tpl.php:9
msgid "Image Optimization Settings"
msgstr ""

#: tpl/img_optm/entry.tpl.php:22
msgid "LiteSpeed Cache Image Optimization"
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:17
msgid "Request WebP versions of original images when doing optimization."
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid ""
"Significantly improve load time by replacing images with their optimized %s "
"versions."
msgstr ""

#: tpl/img_optm/settings.tpl.php:23
msgid "Automatically request optimization via cron job."
msgstr ""

#: tpl/img_optm/settings.tpl.php:36
msgid ""
"Disabling this will stop the cron job responsible for pulling optimized "
"images back from QUIC.cloud Image Server."
msgstr ""

#: tpl/img_optm/settings.tpl.php:49
msgid "Optimize images and save backups of the originals in the same folder."
msgstr ""

#: tpl/img_optm/settings.tpl.php:62
msgid ""
"Automatically remove the original image backups after fetching optimized "
"images."
msgstr ""

#: tpl/img_optm/settings.tpl.php:66 tpl/img_optm/summary.tpl.php:196
msgid "This is irreversible."
msgstr ""

#: tpl/img_optm/settings.tpl.php:67 tpl/img_optm/summary.tpl.php:197
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr ""

#: tpl/img_optm/settings.tpl.php:81
msgid "Optimize images using lossless compression."
msgstr ""

#: tpl/img_optm/settings.tpl.php:82
msgid ""
"This can improve quality but may result in larger images than lossy "
"compression will."
msgstr ""

#: tpl/img_optm/settings.tpl.php:95
msgid ""
"Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr ""

#: tpl/img_optm/settings.tpl.php:96
msgid "This will increase the size of optimized files."
msgstr ""

#: tpl/img_optm/settings.tpl.php:126
msgid "Specify which element attributes will be replaced with WebP."
msgstr ""

#: tpl/img_optm/settings.tpl.php:142
msgid ""
"Enable replacement of WebP in %s elements that were generated outside of "
"WordPress logic."
msgstr ""

#: tpl/img_optm/settings.tpl.php:156
msgid "The image compression quality setting of WordPress out of 100."
msgstr ""

#: tpl/img_optm/summary.tpl.php:43 tpl/page_optm/settings_css.tpl.php:101
#: tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr ""

#: tpl/img_optm/summary.tpl.php:47
msgid "Optimize images with our QUIC.cloud server"
msgstr ""

#: tpl/img_optm/summary.tpl.php:52
msgid "You can request a maximum of %s images at once."
msgstr ""

#: tpl/img_optm/summary.tpl.php:57
msgid ""
"To make sure our server can communicate with your server without any issues "
"and everything works fine, for the few first requests the number of image "
"groups allowed in a single request is limited."
msgstr ""

#: tpl/img_optm/summary.tpl.php:58
msgid "Current limit is"
msgstr ""

#: tpl/img_optm/summary.tpl.php:67
msgid "Only press the button if the pull cron job is disabled."
msgstr ""

#: tpl/img_optm/summary.tpl.php:67
msgid "Images will be pulled automatically if the cron job is running."
msgstr ""

#: tpl/img_optm/summary.tpl.php:68
msgid "Pull Images"
msgstr ""

#: tpl/img_optm/summary.tpl.php:74
msgid "Optimization Status"
msgstr ""

#: tpl/img_optm/summary.tpl.php:107
msgid ""
"After the QUIC.cloud Image Optimization server finishes optimization, it "
"will notify your site to pull the optimized images."
msgstr ""

#: tpl/img_optm/summary.tpl.php:108
msgid "This process is automatic."
msgstr ""

#: tpl/img_optm/summary.tpl.php:123
msgid "Last pull initiated by cron at %s."
msgstr ""

#: tpl/img_optm/summary.tpl.php:148
msgid "Storage Optimization"
msgstr ""

#: tpl/img_optm/summary.tpl.php:152
msgid "A backup of each image is saved before it is optimized."
msgstr ""

#: tpl/img_optm/summary.tpl.php:159
msgid "Last calculated"
msgstr ""

#: tpl/img_optm/summary.tpl.php:163 tpl/img_optm/summary.tpl.php:208
msgid "Files"
msgstr ""

#: tpl/img_optm/summary.tpl.php:174
msgid "Calculate Original Image Storage"
msgstr ""

#: tpl/img_optm/summary.tpl.php:175
msgid "Calculate Backups Disk Space"
msgstr ""

#: tpl/img_optm/summary.tpl.php:182
msgid "Image Thumbnail Group Sizes"
msgstr ""

#: tpl/img_optm/summary.tpl.php:193
msgid "Delete all backups of the original images"
msgstr ""

#: tpl/img_optm/summary.tpl.php:205
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr ""

#: tpl/img_optm/summary.tpl.php:211
msgid "Saved"
msgstr ""

#: tpl/img_optm/summary.tpl.php:215
msgid "Are you sure you want to remove all image backups?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:216
msgid "Remove Original Image Backups"
msgstr ""

#: tpl/img_optm/summary.tpl.php:227
msgid "Image Information"
msgstr ""

#: tpl/img_optm/summary.tpl.php:236
msgid "Image groups total"
msgstr ""

#: tpl/img_optm/summary.tpl.php:241
msgid "Congratulations, all gathered!"
msgstr ""

#: tpl/img_optm/summary.tpl.php:244
msgid "What is a group?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:246
msgid "What is an image group?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:250
msgid "Current image post id position"
msgstr ""

#: tpl/img_optm/summary.tpl.php:251
msgid "Maximum image post id"
msgstr ""

#: tpl/img_optm/summary.tpl.php:257
msgid ""
"Scan for any new unoptimized image thumbnail sizes and resend necessary "
"image optimization requests."
msgstr ""

#: tpl/img_optm/summary.tpl.php:258
msgid "Rescan New Thumbnails"
msgstr ""

#: tpl/img_optm/summary.tpl.php:266
msgid "Optimization Summary"
msgstr ""

#: tpl/img_optm/summary.tpl.php:278
msgid "Last Pulled"
msgstr ""

#: tpl/img_optm/summary.tpl.php:283
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr ""

#: tpl/img_optm/summary.tpl.php:289
msgid "Optimization Tools"
msgstr ""

#: tpl/img_optm/summary.tpl.php:292
msgid ""
"You can quickly switch between using original (unoptimized versions) and "
"optimized image files. It will affect all images on your website, both "
"regular and webp versions if available."
msgstr ""

#: tpl/img_optm/summary.tpl.php:297
msgid "Use original images (unoptimized) on your site"
msgstr ""

#: tpl/img_optm/summary.tpl.php:298
msgid "Use Original Files"
msgstr ""

#: tpl/img_optm/summary.tpl.php:301
msgid "Switch back to using optimized images on your site"
msgstr ""

#: tpl/img_optm/summary.tpl.php:302
msgid "Use Optimized Files"
msgstr ""

#: tpl/img_optm/summary.tpl.php:310
msgid "Are you sure to destroy all optimized images?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:311
msgid "Destroy All Optimization Data"
msgstr ""

#: tpl/img_optm/summary.tpl.php:315
msgid ""
"Remove all previous image optimization requests/results, revert completed "
"optimizations, and delete all optimization files."
msgstr ""

#: tpl/inc/admin_footer.php:10
msgid "Rate %s on %s"
msgstr ""

#: tpl/inc/admin_footer.php:13
msgid "Read LiteSpeed Documentation"
msgstr ""

#: tpl/inc/admin_footer.php:15
msgid "Visit LSCWP support forum"
msgstr ""

#: tpl/inc/admin_footer.php:17
msgid "Join LiteSpeed Slack community"
msgstr ""

#: tpl/inc/api_key.php:11
msgid "This will also generate an API key from LiteSpeed's Server."
msgstr ""

#: tpl/inc/check_cache_disabled.php:10
msgid ""
"To use the caching functions you must have a LiteSpeed web server or be "
"using QUIC.cloud CDN."
msgstr ""

#: tpl/inc/check_cache_disabled.php:15
msgid ""
"Please enable the LSCache Module at the server level, or ask your hosting "
"provider."
msgstr ""

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr ""

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr ""

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr ""

#: tpl/inc/check_if_network_disable_all.php:21
msgid ""
"The following options are selected, but are not editable in this settings "
"page."
msgstr ""

#: tpl/inc/in_upgrading.php:5
msgid ""
"LiteSpeed cache plugin upgraded. Please refresh the page to complete the "
"configuration data upgrade."
msgstr ""

#: tpl/inc/show_display_installed.php:7
msgid "LiteSpeed Cache plugin is installed!"
msgstr ""

#: tpl/inc/show_display_installed.php:10
msgid ""
"This message indicates that the plugin was installed by the server admin."
msgstr ""

#: tpl/inc/show_display_installed.php:12
msgid ""
"The LiteSpeed Cache plugin is used to cache pages - a simple way to improve "
"the performance of the site."
msgstr ""

#: tpl/inc/show_display_installed.php:14
msgid ""
"However, there is no way of knowing all the possible customizations that "
"were implemented."
msgstr ""

#: tpl/inc/show_display_installed.php:16
msgid ""
"For that reason, please test the site to make sure everything still "
"functions properly."
msgstr ""

#: tpl/inc/show_display_installed.php:18
msgid "Examples of test cases include:"
msgstr ""

#: tpl/inc/show_display_installed.php:21
msgid "Visit the site while logged out."
msgstr ""

#: tpl/inc/show_display_installed.php:24
msgid "Create a post, make sure the front page is accurate."
msgstr ""

#: tpl/inc/show_display_installed.php:28
msgid ""
"If there are any questions, the team is always happy to answer any questions "
"on the <a %s>support forum</a>."
msgstr ""

#: tpl/inc/show_display_installed.php:32
msgid ""
"If you would rather not move at litespeed, you can deactivate this plugin."
msgstr ""

#: tpl/inc/show_error_cookie.php:6
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr ""

#: tpl/inc/show_error_cookie.php:8
msgid ""
"If the login cookie was recently changed in the settings, please log out and "
"back in."
msgstr ""

#: tpl/inc/show_error_cookie.php:10
msgid ""
"If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr ""

#: tpl/inc/show_error_cookie.php:13
msgid ""
"If using OpenLiteSpeed, the server must be restarted once for the changes to "
"take effect."
msgstr ""

#: tpl/inc/show_rule_conflict.php:6
msgid ""
"Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors "
"to see old versions of pages due to the browser caching HTML pages. If you "
"are sure that HTML pages are not being browser cached, this message can be "
"dismissed. (<a %3$s>Learn More</a>)"
msgstr ""

#: tpl/page_optm/entry.tpl.php:6 tpl/page_optm/settings_css.tpl.php:20
msgid "CSS Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:10
msgid "VPI"
msgstr ""

#: tpl/page_optm/entry.tpl.php:11 tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr ""

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr ""

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr ""

#: tpl/page_optm/entry.tpl.php:33
msgid ""
"Please test thoroughly when enabling any option in this list. After changing "
"Minify/Combine settings, please do a Purge All action."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:36
msgid "Minify CSS files and inline CSS code."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:50
msgid "Combine CSS files and inline CSS code."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:51 tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:72
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:73
msgid "This will drop the unused CSS on each page from the combined file."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:75
msgid ""
"Automatic generation of unique CSS is in the background via a cron-based "
"queue."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Filter %s available for UCSS per page type generation."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:82
msgid "This option is bypassed because %1$s option is %2$s."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:95 tpl/page_optm/settings_css.tpl.php:212
msgid "Last requested cost"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:107
#: tpl/page_optm/settings_css.tpl.php:224 tpl/page_optm/settings_vpi.tpl.php:54
msgid "URL list in %s queue waiting for cron"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:129
#: tpl/page_optm/settings_css.tpl.php:246 tpl/page_optm/settings_vpi.tpl.php:74
msgid "Run %s Queue Manually"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:147
msgid ""
"Inline UCSS to reduce the extra CSS file loading. This option will not be "
"automatically turned on for %1$s pages. To use it on %1$s pages, please set "
"it to ON."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:150
msgid "This option will automatically bypass %s option."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:164
msgid ""
"Include external CSS and inline CSS in combined file when %1$s is also "
"enabled. This option helps maintain the priorities of CSS, which should "
"minimize potential errors caused by CSS Combine."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:184
msgid "Optimize CSS delivery."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:185
#: tpl/page_optm/settings_html.tpl.php:167 tpl/page_optm/settings_js.tpl.php:73
msgid ""
"This can improve your speed score in services like Pingdom, GTmetrix and "
"PageSpeed."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:186
msgid ""
"Use QUIC.cloud online service to generate critical CSS and load remaining "
"CSS asynchronously."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:188
msgid ""
"Automatic generation of critical CSS is in the background via a cron-based "
"queue."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:189
msgid ""
"When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:193
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:199
msgid "This option is bypassed due to %s option."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:262
msgid ""
"Disable this option to generate CCSS per Post Type instead of per page. This "
"can save significant CCSS quota, however it may result in incorrect CSS "
"styling if your site uses a page builder."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:275
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:286
msgid "Default"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:288
msgid ""
"Set this to append %1$s to all %2$s rules before caching CSS to specify how "
"fonts should be displayed while being downloaded."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:289
msgid "%s is recommended."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:289
msgid "Swap"
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:52
msgid ""
"Automatically enable DNS prefetching for all URLs in the document, including "
"images, CSS, JavaScript, and so forth."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:67
msgid "Preconnecting speeds up future loads from a given origin."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:98
msgid ""
"When minifying HTML do not discard comments that match a specified pattern."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:100
msgid "If comment to be kept is like: %s write: %s"
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:138
msgid ""
"Use Web Font Loader library to load Google Fonts asynchronously while "
"leaving other CSS intact."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:139
msgid ""
"This will also add a preconnect to Google Fonts to establish a connection "
"earlier."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:166
msgid ""
"Stop loading WordPress.org emoji. Browser default emoji will be displayed "
"instead."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:43 tpl/page_optm/settings_js.tpl.php:77
msgid ""
"This option may result in a JS error or layout issue on frontend pages with "
"certain themes/plugins."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:44
msgid ""
"JS error can be found from the developer console of browser by right "
"clicking and choosing Inspect."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:58
msgid ""
"Include external JS and inline JS in combined file when %1$s is also "
"enabled. This option helps maintain the priorities of JS execution, which "
"should minimize potential errors caused by JS Combine."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:71
msgid ""
"Deferring until page is parsed or delaying till interaction can help reduce "
"resource contention and improve performance causing a lower FID (Core Web "
"Vitals metric)."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:12
msgid ""
"Failed to create Avatar table. Please follow <a %s>Table Creation guidance "
"from LiteSpeed Wiki</a> to finish setup."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:31
msgid ""
"Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:205
msgid "Run Queue Manually"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:98
msgid ""
"Please thoroughly test all items in %s to ensure they function as expected."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:125
msgid ""
"Comments are supported. Start a line with a %s to turn it into a comment "
"line."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:26
msgid "Example"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:131
msgid ""
"Please thoroughly test each JS file you add to ensure it functions as "
"expected."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:222
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:49
msgid ""
"Specify a base64 image to be used as a simple placeholder while images "
"finish loading."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:50
msgid ""
"This can be predefined in %2$s as well using constant %1$s, with this "
"setting taking priority."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:66
msgid ""
"Responsive image placeholders can help to reduce layout reshuffle when "
"images are loaded."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:67
msgid ""
"This will generate the placeholder with same dimensions as the image if it "
"has the width and height attributes."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:112
msgid ""
"Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for "
"responsive image previews while loading."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:128
msgid ""
"Larger number will generate higher resolution quality placeholder, but will "
"result in larger files which will increase page size and consume more points."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:131
msgid ""
"Changes to this setting do not apply to already-generated LQIPs. To "
"regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:146
msgid ""
"LQIP requests will not be sent for images where both width and height are "
"smaller than these dimensions."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:164
msgid ""
"If set to %1$s, before the placeholder is localized, the %2$s configuration "
"will be used."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:168
msgid ""
"If set to %s this is done in the foreground, which may slow down page load."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:188
msgid "Size list in queue waiting for cron"
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:221
msgid "Load iframes only when they enter the viewport."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:235
msgid ""
"Set an explicit width and height on image elements to reduce layout shifts "
"and improve CLS (a Core Web Vitals metric)."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:246
msgid "Use %1$s to bypass remote image dimension check when %2$s is ON."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid ""
"Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:34
msgid "Listed JS files or inline JS code will be delayed."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:66
msgid "Predefined list will also be combined w/ the above settings"
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:76
msgid "Listed JS files or inline JS code will not be deferred or delayed."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid ""
"Only optimize pages for guest (not logged in) visitors. If turned this OFF, "
"CSS/JS/CCSS files will be doubled by each user group."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:41
msgid "Listed CSS files will be excluded from UCSS and saved to inline."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:56
msgid ""
"List the CSS selector that its style should be always contained in UCSS."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:57
msgid "How to choose an UCSS allowlist selector?"
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:58
msgid "Wildcard %s supported."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:62
msgid ""
"The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:80
msgid "Listed URI will not generate UCSS."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:87
msgid ""
"Use %1$s to generate one single UCSS for the pages which page type is %2$s "
"while other page types still per URL."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:102
msgid ""
"List post types where each item of that type should have its own CCSS "
"generated."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid ""
"For example, if every Page on the site has different formatting, enter %s in "
"the box. Separate critical CSS files will be stored for every Page on the "
"site."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:117
msgid ""
"Separate critical CSS files will be generated for paths containing these "
"strings."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:26
msgid ""
"When you use Lazy Load, it will delay the loading of all images on a page."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:27
msgid ""
"The Viewport Images service detects which images appear above the fold, and "
"excludes them from lazy load."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:28
msgid ""
"This enables the page's initial screenful of imagery to be fully displayed "
"without delay."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:91
msgid "Enable Viewport Images auto generation cron."
msgstr ""

#: tpl/presets/entry.tpl.php:6
msgid "Standard Presets"
msgstr ""

#: tpl/presets/entry.tpl.php:7 tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr ""

#: tpl/presets/entry.tpl.php:14
msgid "LiteSpeed Cache Configuration Presets"
msgstr ""

#: tpl/presets/standard.tpl.php:8
msgid "Essentials"
msgstr ""

#: tpl/presets/standard.tpl.php:10
msgid "Default Cache"
msgstr ""

#: tpl/presets/standard.tpl.php:11
msgid "Higher TTL"
msgstr ""

#: tpl/presets/standard.tpl.php:15
msgid ""
"This no-risk preset is appropriate for all websites. Good for new users, "
"simple websites, or cache-oriented development."
msgstr ""

#: tpl/presets/standard.tpl.php:16
msgid ""
"A Domain Key is not required to use this preset. Only basic caching features "
"are enabled."
msgstr ""

#: tpl/presets/standard.tpl.php:21 tpl/toolbox/settings-debug.tpl.php:82
msgid "Basic"
msgstr ""

#: tpl/presets/standard.tpl.php:23
msgid "Everything in Essentials, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:25
msgid "Mobile Cache"
msgstr ""

#: tpl/presets/standard.tpl.php:28
msgid ""
"This low-risk preset introduces basic optimizations for speed and user "
"experience. Appropriate for enthusiastic beginners."
msgstr ""

#: tpl/presets/standard.tpl.php:29
msgid ""
"A Domain Key is required to use this preset. Includes optimizations known to "
"improve site score in page speed measurement tools."
msgstr ""

#: tpl/presets/standard.tpl.php:34
msgid "Advanced (Recommended)"
msgstr ""

#: tpl/presets/standard.tpl.php:36
msgid "Everything in Basic, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:37
msgid "Guest Mode and Guest Optimization"
msgstr ""

#: tpl/presets/standard.tpl.php:38
msgid "CSS, JS and HTML Minification"
msgstr ""

#: tpl/presets/standard.tpl.php:40
msgid "JS Defer for both external and inline JS"
msgstr ""

#: tpl/presets/standard.tpl.php:41
msgid "DNS Prefetch for static files"
msgstr ""

#: tpl/presets/standard.tpl.php:43
msgid "Remove Query Strings from Static Files"
msgstr ""

#: tpl/presets/standard.tpl.php:48
msgid ""
"This preset is good for most websites, and is unlikely to cause conflicts. "
"Any CSS or JS conflicts may be resolved with Page Optimization > Tuning "
"tools."
msgstr ""

#: tpl/presets/standard.tpl.php:49 tpl/presets/standard.tpl.php:64
msgid ""
"A Domain Key is required to use this preset. Includes many optimizations "
"known to improve page speed scores."
msgstr ""

#: tpl/presets/standard.tpl.php:54
msgid "Aggressive"
msgstr ""

#: tpl/presets/standard.tpl.php:56
msgid "Everything in Advanced, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:57
msgid "CSS & JS Combine"
msgstr ""

#: tpl/presets/standard.tpl.php:58
msgid "Asynchronous CSS Loading with Critical CSS"
msgstr ""

#: tpl/presets/standard.tpl.php:59
msgid "Removed Unused CSS for Users"
msgstr ""

#: tpl/presets/standard.tpl.php:60
msgid "Lazy Load for Iframes"
msgstr ""

#: tpl/presets/standard.tpl.php:63
msgid ""
"This preset might work out of the box for some websites, but be sure to "
"test! Some CSS or JS exclusions may be necessary in Page Optimization > "
"Tuning."
msgstr ""

#: tpl/presets/standard.tpl.php:69
msgid "Extreme"
msgstr ""

#: tpl/presets/standard.tpl.php:71
msgid "Everything in Aggressive, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:72
msgid "Lazy Load for Images"
msgstr ""

#: tpl/presets/standard.tpl.php:73
msgid "Viewport Image Generation"
msgstr ""

#: tpl/presets/standard.tpl.php:74
msgid "JS Delayed"
msgstr ""

#: tpl/presets/standard.tpl.php:75
msgid "Inline JS added to Combine"
msgstr ""

#: tpl/presets/standard.tpl.php:76
msgid "Inline CSS added to Combine"
msgstr ""

#: tpl/presets/standard.tpl.php:79
msgid ""
"This preset almost certainly will require testing and exclusions for some "
"CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-"
"based slider images."
msgstr ""

#: tpl/presets/standard.tpl.php:80
msgid ""
"A Domain Key is required to use this preset. Enables the maximum level of "
"optimizations for improved page speed scores."
msgstr ""

#: tpl/presets/standard.tpl.php:87
msgid "LiteSpeed Cache Standard Presets"
msgstr ""

#: tpl/presets/standard.tpl.php:91
msgid ""
"Use an official LiteSpeed-designed Preset to configure your site in one "
"click. Try no-risk caching essentials, extreme optimization, or something in "
"between."
msgstr ""

#: tpl/presets/standard.tpl.php:116
msgid "Who should use this preset?"
msgstr ""

#: tpl/presets/standard.tpl.php:126
msgid ""
"This will back up your current settings and replace them with the %1$s "
"preset settings. Do you want to continue?"
msgstr ""

#: tpl/presets/standard.tpl.php:128
msgid "Apply Preset"
msgstr ""

#: tpl/presets/standard.tpl.php:147
msgid "unknown"
msgstr ""

#: tpl/presets/standard.tpl.php:158
msgid "History"
msgstr ""

#: tpl/presets/standard.tpl.php:168
msgid "Error: Failed to apply the settings %1$s"
msgstr ""

#: tpl/presets/standard.tpl.php:170
msgid "Restored backup settings %1$s"
msgstr ""

#: tpl/presets/standard.tpl.php:173
msgid "Applied the %1$s preset %2$s"
msgstr ""

#: tpl/presets/standard.tpl.php:184
msgid "Backup created %1$s before applying the %2$s preset"
msgstr ""

#: tpl/presets/standard.tpl.php:188
msgid ""
"This will restore the backup settings created %1$s before applying the %2$s "
"preset. Any changes made since then will be lost. Do you want to continue?"
msgstr ""

#: tpl/presets/standard.tpl.php:190
msgid "Restore Settings"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:21
msgid "Try GitHub Version"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:25
msgid ""
"Use this section to switch plugin versions. To beta test a GitHub commit, "
"enter the commit URL in the field below."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:30
msgid "Use latest GitHub Dev commit"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:32
msgid "Use latest GitHub Master commit"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:34 tpl/toolbox/beta_test.tpl.php:50
msgid "Use latest WordPress release version"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:34
msgid "OR"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:45
msgid ""
"Downgrade not recommended. May cause fatal error due to refactored code."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:49
msgid ""
"Press the %s button to use the most recent GitHub commit. Master is for "
"release candidate & Dev is for experimental testing."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:49
msgid "Use latest GitHub Dev/Master commit"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:50
msgid ""
"Press the %s button to stop beta testing and go back to the current release "
"from the WordPress Plugin Directory."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:55
msgid ""
"In order to avoid an upgrade error, you must be using %1$s or later before "
"you can upgrade to %2$s versions."
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:59 tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:60 tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr ""

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr ""

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr ""

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr ""

#: tpl/toolbox/entry.tpl.php:23 tpl/toolbox/settings-debug.tpl.php:22
msgid "Debug Settings"
msgstr ""

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr ""

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr ""

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:18
msgid ""
"Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:47 tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:49 tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:78 tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:24
msgid ""
"This will export all current LiteSpeed Cache settings and save them as a "
"file."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:46
msgid ""
"This will import settings from a file and override all current LiteSpeed "
"Cache settings."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:52
msgid ""
"Are you sure you want to reset all settings back to the default settings?"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:16
msgid "Purge Log"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:21
msgid "Crawler Log"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:61
msgid "Clear Logs"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:93
msgid "LiteSpeed Logs"
msgstr ""

#: tpl/toolbox/purge.tpl.php:7
msgid "Purge Front Page"
msgstr ""

#: tpl/toolbox/purge.tpl.php:8
msgid "This will Purge Front Page only"
msgstr ""

#: tpl/toolbox/purge.tpl.php:13
msgid "Purge Pages"
msgstr ""

#: tpl/toolbox/purge.tpl.php:14
msgid "This will Purge Pages only"
msgstr ""

#: tpl/toolbox/purge.tpl.php:19 tpl/toolbox/purge.tpl.php:25
#: tpl/toolbox/purge.tpl.php:31
msgid "Purge %s Error"
msgstr ""

#: tpl/toolbox/purge.tpl.php:20 tpl/toolbox/purge.tpl.php:26
#: tpl/toolbox/purge.tpl.php:32
msgid "Purge %s error pages"
msgstr ""

#: tpl/toolbox/purge.tpl.php:38
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr ""

#: tpl/toolbox/purge.tpl.php:44
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr ""

#: tpl/toolbox/purge.tpl.php:53
msgid "Purge all the object caches"
msgstr ""

#: tpl/toolbox/purge.tpl.php:62
msgid "Reset the entire opcode cache"
msgstr ""

#: tpl/toolbox/purge.tpl.php:71
msgid "This will delete all generated critical CSS files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:80
msgid "This will delete all generated unique CSS files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:89
msgid "This will delete all localized resources"
msgstr ""

#: tpl/toolbox/purge.tpl.php:98
msgid "This will delete all generated image LQIP placeholder files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:107
msgid "This will delete all cached Gravatar files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:116
msgid ""
"Purge the cache entries created by this plugin except for Critical CSS & "
"Unique CSS & LQIP caches"
msgstr ""

#: tpl/toolbox/purge.tpl.php:125
msgid "Empty Entire Cache"
msgstr ""

#: tpl/toolbox/purge.tpl.php:126
msgid ""
"Clears all cache entries related to this site, <i>including other web "
"applications</i>."
msgstr ""

#: tpl/toolbox/purge.tpl.php:127
msgid "This action should only be used if things are cached incorrectly."
msgstr ""

#: tpl/toolbox/purge.tpl.php:131
msgid "This will clear EVERYTHING inside the cache."
msgstr ""

#: tpl/toolbox/purge.tpl.php:132
msgid "This may cause heavy load on the server."
msgstr ""

#: tpl/toolbox/purge.tpl.php:133
msgid "If only the WordPress site should be purged, use Purge All."
msgstr ""

#: tpl/toolbox/purge.tpl.php:177
msgid "Purge By..."
msgstr ""

#: tpl/toolbox/purge.tpl.php:179
msgid "Select below for \"Purge by\" options."
msgstr ""

#: tpl/toolbox/purge.tpl.php:206
msgid "Category"
msgstr ""

#: tpl/toolbox/purge.tpl.php:212
msgid "Post ID"
msgstr ""

#: tpl/toolbox/purge.tpl.php:218
msgid "Tag"
msgstr ""

#: tpl/toolbox/purge.tpl.php:230
msgid ""
"Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr ""

#: tpl/toolbox/purge.tpl.php:235
msgid "Purge pages by post ID."
msgstr ""

#: tpl/toolbox/purge.tpl.php:239
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr ""

#: tpl/toolbox/purge.tpl.php:244
msgid "Purge pages by relative or full URL."
msgstr ""

#: tpl/toolbox/purge.tpl.php:245
msgid "e.g. Use %s or %s."
msgstr ""

#: tpl/toolbox/purge.tpl.php:258
msgid "Purge List"
msgstr ""

#: tpl/toolbox/report.tpl.php:31
msgid ""
"To generate a passwordless link for LiteSpeed Support Team access, you must "
"install %s."
msgstr ""

#: tpl/toolbox/report.tpl.php:34
msgid "Install DoLogin Security"
msgstr ""

#: tpl/toolbox/report.tpl.php:35
msgid "Go to plugins list"
msgstr ""

#: tpl/toolbox/report.tpl.php:41
msgid "LiteSpeed Report"
msgstr ""

#: tpl/toolbox/report.tpl.php:45
msgid "Report number"
msgstr ""

#: tpl/toolbox/report.tpl.php:46
msgid "Report date"
msgstr ""

#: tpl/toolbox/report.tpl.php:49
msgid ""
"The environment report contains detailed information about the WordPress "
"configuration."
msgstr ""

#: tpl/toolbox/report.tpl.php:51
msgid ""
"If you run into any issues, please refer to the report number in your "
"support message."
msgstr ""

#: tpl/toolbox/report.tpl.php:57
msgid "System Information"
msgstr ""

#: tpl/toolbox/report.tpl.php:63
msgid "Passwordless Link"
msgstr ""

#: tpl/toolbox/report.tpl.php:67 tpl/toolbox/report.tpl.php:69
msgid "Generate Link for Current User"
msgstr ""

#: tpl/toolbox/report.tpl.php:72
msgid ""
"To grant wp-admin access to the LiteSpeed Support Team, please generate a "
"passwordless link for the current logged-in user to be sent with the report."
msgstr ""

#: tpl/toolbox/report.tpl.php:74
msgid "Please do NOT share the above passwordless link with anyone."
msgstr ""

#: tpl/toolbox/report.tpl.php:75
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr ""

#: tpl/toolbox/report.tpl.php:85
msgid "Optional"
msgstr ""

#: tpl/toolbox/report.tpl.php:86
msgid ""
"provide more information here to assist the LiteSpeed team with debugging."
msgstr ""

#: tpl/toolbox/report.tpl.php:93 tpl/toolbox/report.tpl.php:94
msgid "Send to LiteSpeed"
msgstr ""

#: tpl/toolbox/report.tpl.php:97
msgid ""
"Send this report to LiteSpeed. Refer to this report number when posting in "
"the WordPress support forum."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:9
msgid "Debug Helpers"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:13
msgid "View Site Before Optimization"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:17
msgid "View Site Before Cache"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:35
msgid ""
"This will disable LSCache and all optimization features for debug purpose."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:46
msgid "Admin IP Only"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:48
msgid "Outputs to WordPress debug log."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:49
msgid ""
"To prevent filling up the disk, this setting should be OFF when everything "
"is working."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:50
msgid ""
"The Admin IP option will only output log messages on requests from admin IPs."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:51
msgid "The logs will be output to %s."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:64
msgid ""
"Allows listed IPs (one per line) to perform certain actions from their "
"browsers."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:65
msgid "Your IP"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:70
msgid "More information about the available commands can be found here."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:84
msgid "Advanced level will log more details."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:95
msgid "MB"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:97
msgid "Specify the maximum size of the log file."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:112
msgid "Log requested cookie values."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:125
msgid "Shorten query strings in the debug log to improve readability."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:138
msgid "Only log listed pages."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:152
msgid "Prevent any debug log of listed pages."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:166
msgid "Prevent writing log entries that include listed strings."
msgstr ""

#. Plugin URI of the plugin/theme
msgid ""
"https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr ""

#. Description of the plugin/theme
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr ""

#. Author of the plugin/theme
msgid "LiteSpeed Technologies"
msgstr ""

#. Author URI of the plugin/theme
msgid "https://www.litespeedtech.com"
msgstr ""
litespeed-wp-plugin/6.5.4/litespeed-cache/src/data.upgrade.func.php000064400000052575151600223620020737 0ustar00<?php
/**
 * Database upgrade funcs
 *
 * NOTE: whenever called this file, always call Data::get_upgrade_lock and Data::_set_upgrade_lock first.
 *
 * @since  3.0
 */
defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Conf;
use LiteSpeed\Admin_Display;
use LiteSpeed\File;

/**
 * Append webp/mobile to url_file
 * @since 5.3
 */
function litespeed_update_5_3()
{
	global $wpdb;
	Debug2::debug('[Data] Upgrade url_file table');
	$tb_exists = $wpdb->get_var('SHOW TABLES LIKE "' . $wpdb->prefix . 'litespeed_url_file"');
	if ($tb_exists) {
		$q =
			'ALTER TABLE `' .
			$wpdb->prefix .
			'litespeed_url_file`
				ADD COLUMN `mobile` tinyint(4) NOT NULL COMMENT "mobile=1",
				ADD COLUMN `webp` tinyint(4) NOT NULL COMMENT "webp=1"
			';
		$wpdb->query($q);
	}
}

/**
 * Add expired to url_file table
 * @since 4.4.4
 */
function litespeed_update_4_4_4()
{
	global $wpdb;
	Debug2::debug('[Data] Upgrade url_file table');
	$tb_exists = $wpdb->get_var('SHOW TABLES LIKE "' . $wpdb->prefix . 'litespeed_url_file"');
	if ($tb_exists) {
		$q =
			'ALTER TABLE `' .
			$wpdb->prefix .
			'litespeed_url_file`
				ADD COLUMN `expired` int(11) NOT NULL DEFAULT 0,
				ADD KEY `filename_2` (`filename`,`expired`),
				ADD KEY `url_id` (`url_id`,`expired`)
			';
		$wpdb->query($q);
	}
}

/**
 * Drop cssjs table and rm cssjs folder
 * @since 4.3
 */
function litespeed_update_4_3()
{
	if (file_exists(LITESPEED_STATIC_DIR . '/ccsjs')) {
		File::rrmdir(LITESPEED_STATIC_DIR . '/ccsjs');
	}
}

/**
 * Drop object cache data file
 * @since 4.1
 */
function litespeed_update_4_1()
{
	if (file_exists(WP_CONTENT_DIR . '/.object-cache.ini')) {
		unlink(WP_CONTENT_DIR . '/.object-cache.ini');
	}
}

/**
 * Drop cssjs table and rm cssjs folder
 * @since 4.0
 */
function litespeed_update_4()
{
	global $wpdb;
	$tb = $wpdb->prefix . 'litespeed_cssjs';
	$existed = $wpdb->get_var("SHOW TABLES LIKE '$tb'");
	if (!$existed) {
		return;
	}

	$q = 'DROP TABLE IF EXISTS ' . $tb;
	$wpdb->query($q);

	if (file_exists(LITESPEED_STATIC_DIR . '/ccsjs')) {
		File::rrmdir(LITESPEED_STATIC_DIR . '/ccsjs');
	}
}

/**
 * Append jQuery to JS optm exclude list for max compatibility
 * Turn off JS Combine and Defer
 *
 * @since  3.5.1
 */
function litespeed_update_3_5()
{
	$__conf = Conf::cls();
	// Excludes jQuery
	foreach (array('optm-js_exc', 'optm-js_defer_exc') as $v) {
		$curr_setting = $__conf->conf($v);
		$curr_setting[] = 'jquery.js';
		$curr_setting[] = 'jquery.min.js';
		$__conf->update($v, $curr_setting);
	}
	// Turn off JS Combine and defer
	$show_msg = false;
	foreach (array('optm-js_comb', 'optm-js_defer', 'optm-js_inline_defer') as $v) {
		$curr_setting = $__conf->conf($v);
		if (!$curr_setting) {
			continue;
		}
		$show_msg = true;
		$__conf->update($v, false);
	}

	if ($show_msg) {
		$msg = sprintf(
			__(
				'LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.',
				'litespeed-cache'
			),
			'<code>' . __('JS Combine', 'litespeed-cache') . '</code>',
			'<code>' . __('JS Defer', 'litespeed-cache') . '</code>'
		);
		$msg .= sprintf(' <a href="admin.php?page=litespeed-page_optm#settings_js">%s</a>.', __('Click here to settings', 'litespeed-cache'));
		Admin_Display::info($msg, false, true);
	}
}

/**
 * For version under v2.0 to v2.0+
 *
 * @since  3.0
 */
function litespeed_update_2_0($ver)
{
	global $wpdb;

	// Table version only exists after all old data migrated
	// Last modified is v2.4.2
	if (version_compare($ver, '2.4.2', '<')) {
		/**
		 * Convert old data from postmeta to img_optm table
		 * @since  2.0
		 */

		// Migrate data from `wp_postmeta` to `wp_litespeed_img_optm`
		$mids_to_del = array();
		$q = "SELECT * FROM $wpdb->postmeta WHERE meta_key = %s ORDER BY meta_id";
		$meta_value_list = $wpdb->get_results($wpdb->prepare($q, 'litespeed-optimize-data'));
		if ($meta_value_list) {
			$max_k = count($meta_value_list) - 1;
			foreach ($meta_value_list as $k => $v) {
				$md52src_list = maybe_unserialize($v->meta_value);
				foreach ($md52src_list as $md5 => $v2) {
					$f = array(
						'post_id' => $v->post_id,
						'optm_status' => $v2[1],
						'src' => $v2[0],
						'srcpath_md5' => md5($v2[0]),
						'src_md5' => $md5,
						'server' => $v2[2],
					);
					$wpdb->replace($wpdb->prefix . 'litespeed_img_optm', $f);
				}
				$mids_to_del[] = $v->meta_id;

				// Delete from postmeta
				if (count($mids_to_del) > 100 || $k == $max_k) {
					$q = "DELETE FROM $wpdb->postmeta WHERE meta_id IN ( " . implode(',', array_fill(0, count($mids_to_del), '%s')) . ' ) ';
					$wpdb->query($wpdb->prepare($q, $mids_to_del));

					$mids_to_del = array();
				}
			}

			Debug2::debug('[Data] img_optm inserted records: ' . $k);
		}

		$q = "DELETE FROM $wpdb->postmeta WHERE meta_key = %s";
		$rows = $wpdb->query($wpdb->prepare($q, 'litespeed-optimize-status'));
		Debug2::debug('[Data] img_optm delete optm_status records: ' . $rows);
	}

	/**
	 * Add target_md5 field to table
	 * @since  2.4.2
	 */
	if (version_compare($ver, '2.4.2', '<') && version_compare($ver, '2.0', '>=')) {
		// NOTE: For new users, need to bypass this section
		$sql = sprintf('ALTER TABLE `%1$s` ADD `server_info` text NOT NULL, DROP COLUMN `server`', $wpdb->prefix . 'litespeed_img_optm');

		$res = $wpdb->query($sql);
		if ($res !== true) {
			Debug2::debug('[Data] Warning: Alter table img_optm failed!', $sql);
		} else {
			Debug2::debug('[Data] Successfully upgraded table img_optm.');
		}
	}

	// Delete img optm tb version
	delete_option($wpdb->prefix . 'litespeed_img_optm');

	// Delete possible HTML optm data from wp_options
	delete_option('litespeed-cache-optimized');

	// Delete HTML optm tb version
	delete_option($wpdb->prefix . 'litespeed_optimizer');
}

/**
 * Move all options in litespeed-cache-conf from v3.0- to separate records
 *
 * @since  3.0
 */
function litespeed_update_3_0($ver)
{
	global $wpdb;
	// Upgrade v2.0- to v2.0 first
	if (version_compare($ver, '2.0', '<')) {
		litespeed_update_2_0($ver);
	}

	set_time_limit(86400);

	// conv items to litespeed.conf.*
	Debug2::debug('[Data] Conv items to litespeed.conf.*');
	$data = array(
		'litespeed-cache-exclude-cache-roles' => 'cache-exc_roles',
		'litespeed-cache-drop_qs' => 'cache-drop_qs',
		'litespeed-forced_cache_uri' => 'cache-force_uri',
		'litespeed-cache_uri_priv' => 'cache-priv_uri',
		'litespeed-excludes_uri' => 'cache-exc',
		'litespeed-cache-vary-group' => 'cache-vary_group',
		'litespeed-adv-purge_all_hooks' => 'purge-hook_all',
		'litespeed-object_global_groups' => 'object-global_groups',
		'litespeed-object_non_persistent_groups' => 'object-non_persistent_groups',
		'litespeed-media-lazy-img-excludes' => 'media-lazy_exc',
		'litespeed-media-lazy-img-cls-excludes' => 'media-lazy_cls_exc',
		'litespeed-media-webp_attribute' => 'img_optm-webp_attr',
		'litespeed-optm-css' => 'optm-ccss_con',
		'litespeed-optm_excludes' => 'optm-exc',
		'litespeed-optm-ccss-separate_posttype' => 'optm-ccss_sep_posttype',
		'litespeed-optm-css-separate_uri' => 'optm-ccss_sep_uri',
		'litespeed-optm-js-defer-excludes' => 'optm-js_defer_exc',
		'litespeed-cache-dns_prefetch' => 'optm-dns_prefetch',
		'litespeed-cache-exclude-optimization-roles' => 'optm-exc_roles',
		'litespeed-log_ignore_filters' => 'debug-log_no_filters', // depreciated
		'litespeed-log_ignore_part_filters' => 'debug-log_no_part_filters', // depreciated
		'litespeed-cdn-ori_dir' => 'cdn-ori_dir',
		'litespeed-cache-cdn_mapping' => 'cdn-mapping',
		'litespeed-crawler-as-uids' => 'crawler-roles',
		'litespeed-crawler-cookies' => 'crawler-cookies',
	);
	foreach ($data as $k => $v) {
		$old_data = get_option($k);
		if ($old_data) {
			Debug2::debug("[Data] Convert $k");
			// They must be an array
			if (!is_array($old_data) && $v != 'optm-ccss_con') {
				$old_data = explode("\n", $old_data);
			}

			if ($v == 'crawler-cookies') {
				$tmp = array();
				$i = 0;
				foreach ($old_data as $k2 => $v2) {
					$tmp[$i]['name'] = $k2;
					$tmp[$i]['vals'] = explode("\n", $v2);
					$i++;
				}
				$old_data = $tmp;
			}

			add_option('litespeed.conf.' . $v, $old_data);
		}
		Debug2::debug("[Data] Delete $k");
		delete_option($k);
	}

	// conv other items
	$data = array(
		'litespeed-setting-mode' => 'litespeed.setting.mode',
		'litespeed-media-need-pull' => 'litespeed.img_optm.need_pull',
		'litespeed-env-ref' => 'litespeed.env.ref',
		'litespeed-cache-cloudflare_status' => 'litespeed.cdn.cloudflare.status',
	);
	foreach ($data as $k => $v) {
		$old_data = get_option($k);
		if ($old_data) {
			add_option($v, $old_data);
		}
		delete_option($k);
	}

	// Conv conf from litespeed-cache-conf child to litespeed.conf.*
	Debug2::debug('[Data] Conv conf from litespeed-cache-conf child to litespeed.conf.*');
	$previous_options = get_option('litespeed-cache-conf');

	$data = array(
		'radio_select' => 'cache',
		'hash' => 'hash',
		'auto_upgrade' => 'auto_upgrade',
		'news' => 'news',
		'crawler_domain_ip' => 'server_ip',

		'esi_enabled' => 'esi',
		'esi_cached_admbar' => 'esi-cache_admbar',
		'esi_cached_commform' => 'esi-cache_commform',

		'heartbeat' => 'misc-heartbeat_front',

		'cache_browser' => 'cache-browser',
		'cache_browser_ttl' => 'cache-ttl_browser',
		'instant_click' => 'util-instant_click',
		'use_http_for_https_vary' => 'util-no_https_vary',

		'purge_upgrade' => 'purge-upgrade',
		'timed_urls' => 'purge-timed_urls',
		'timed_urls_time' => 'purge-timed_urls_time',

		'cache_priv' => 'cache-priv',
		'cache_commenter' => 'cache-commenter',
		'cache_rest' => 'cache-rest',
		'cache_page_login' => 'cache-page_login',
		'cache_favicon' => 'cache-favicon',
		'cache_resources' => 'cache-resources',
		'mobileview_enabled' => 'cache-mobile',
		'mobileview_rules' => 'cache-mobile_rules',
		'nocache_useragents' => 'cache-exc_useragents',
		'nocache_cookies' => 'cache-exc_cookies',
		'excludes_qs' => 'cache-exc_qs',
		'excludes_cat' => 'cache-exc_cat',
		'excludes_tag' => 'cache-exc_tag',
		'public_ttl' => 'cache-ttl_pub',
		'private_ttl' => 'cache-ttl_priv',
		'front_page_ttl' => 'cache-ttl_frontpage',
		'feed_ttl' => 'cache-ttl_feed',
		'login_cookie' => 'cache-login_cookie',

		'debug_disable_all' => 'debug-disable_all',
		'debug' => 'debug',
		'admin_ips' => 'debug-ips',
		'debug_level' => 'debug-level',
		'log_file_size' => 'debug-filesize',
		'debug_cookie' => 'debug-cookie',
		'collapse_qs' => 'debug-collapse_qs',
		// 'log_filters' 				=> 'debug-log_filters',

		'crawler_cron_active' => 'crawler',
		// 'crawler_include_posts' 	=> 'crawler-inc_posts',
		// 'crawler_include_pages' 	=> 'crawler-inc_pages',
		// 'crawler_include_cats' 		=> 'crawler-inc_cats',
		// 'crawler_include_tags' 		=> 'crawler-inc_tags',
		// 'crawler_excludes_cpt' 		=> 'crawler-exc_cpt',
		// 'crawler_order_links' 		=> 'crawler-order_links',
		'crawler_usleep' => 'crawler-usleep',
		'crawler_run_duration' => 'crawler-run_duration',
		'crawler_run_interval' => 'crawler-run_interval',
		'crawler_crawl_interval' => 'crawler-crawl_interval',
		'crawler_threads' => 'crawler-threads',
		'crawler_load_limit' => 'crawler-load_limit',
		'crawler_custom_sitemap' => 'crawler-sitemap',

		'cache_object' => 'object',
		'cache_object_kind' => 'object-kind',
		'cache_object_host' => 'object-host',
		'cache_object_port' => 'object-port',
		'cache_object_life' => 'object-life',
		'cache_object_persistent' => 'object-persistent',
		'cache_object_admin' => 'object-admin',
		'cache_object_transients' => 'object-transients',
		'cache_object_db_id' => 'object-db_id',
		'cache_object_user' => 'object-user',
		'cache_object_pswd' => 'object-psw',

		'cdn' => 'cdn',
		'cdn_ori' => 'cdn-ori',
		'cdn_exclude' => 'cdn-exc',
		// 'cdn_remote_jquery'			=> 'cdn-remote_jq',
		'cdn_quic' => 'cdn-quic',
		'cdn_cloudflare' => 'cdn-cloudflare',
		'cdn_cloudflare_email' => 'cdn-cloudflare_email',
		'cdn_cloudflare_key' => 'cdn-cloudflare_key',
		'cdn_cloudflare_name' => 'cdn-cloudflare_name',
		'cdn_cloudflare_zone' => 'cdn-cloudflare_zone',

		'media_img_lazy' => 'media-lazy',
		'media_img_lazy_placeholder' => 'media-lazy_placeholder',
		'media_placeholder_resp' => 'media-placeholder_resp',
		'media_placeholder_resp_color' => 'media-placeholder_resp_color',
		'media_placeholder_resp_async' => 'media-placeholder_resp_async',
		'media_iframe_lazy' => 'media-iframe_lazy',
		// 'media_img_lazyjs_inline'		=> 'media-lazyjs_inline',

		'media_optm_auto' => 'img_optm-auto',
		'media_optm_cron' => 'img_optm-cron',
		'media_optm_ori' => 'img_optm-ori',
		'media_rm_ori_bkup' => 'img_optm-rm_bkup',
		// 'media_optm_webp'			=> 'img_optm-webp',
		'media_webp_replace' => 'img_optm-webp',
		'media_optm_lossless' => 'img_optm-lossless',
		'media_optm_exif' => 'img_optm-exif',
		'media_webp_replace_srcset' => 'img_optm-webp_replace_srcset',

		'css_minify' => 'optm-css_min',
		// 'css_inline_minify'		=> 'optm-css_inline_min',
		'css_combine' => 'optm-css_comb',
		// 'css_combined_priority'	=> 'optm-css_comb_priority',
		// 'css_http2'				=> 'optm-css_http2',
		'css_exclude' => 'optm-css_exc',
		'js_minify' => 'optm-js_min',
		// 'js_inline_minify'		=> 'optm-js_inline_min',
		'js_combine' => 'optm-js_comb',
		// 'js_combined_priority'	=> 'optm-js_comb_priority',
		// 'js_http2'				=> 'optm-js_http2',
		'js_exclude' => 'optm-js_exc',
		// 'optimize_ttl'			=> 'optm-ttl',
		'html_minify' => 'optm-html_min',
		'optm_qs_rm' => 'optm-qs_rm',
		'optm_ggfonts_rm' => 'optm-ggfonts_rm',
		'optm_css_async' => 'optm-css_async',
		// 'optm_ccss_gen'			=> 'optm-ccss_gen',
		// 'optm_ccss_async'		=> 'optm-ccss_async',
		'optm_css_async_inline' => 'optm-css_async_inline',
		'optm_js_defer' => 'optm-js_defer',
		'optm_emoji_rm' => 'optm-emoji_rm',
		// 'optm_exclude_jquery'	=> 'optm-exc_jq',
		'optm_ggfonts_async' => 'optm-ggfonts_async',
		// 'optm_max_size'			=> 'optm-max_size',
		// 'optm_rm_comment'		=> 'optm-rm_comment',
	);
	foreach ($data as $k => $v) {
		if (!isset($previous_options[$k])) {
			continue;
		}
		// The following values must be array
		if (!is_array($previous_options[$k])) {
			if (in_array($v, array('cdn-ori', 'cache-exc_cat', 'cache-exc_tag'))) {
				$previous_options[$k] = explode(',', $previous_options[$k]);
				$previous_options[$k] = array_filter($previous_options[$k]);
			} elseif (in_array($v, array('cache-mobile_rules', 'cache-exc_useragents', 'cache-exc_cookies'))) {
				$previous_options[$k] = explode('|', str_replace('\\ ', ' ', $previous_options[$k]));
				$previous_options[$k] = array_filter($previous_options[$k]);
			} elseif (
				in_array($v, array(
					'purge-timed_urls',
					'cache-exc_qs',
					'debug-ips',
					// 'crawler-exc_cpt',
					'cdn-exc',
					'optm-css_exc',
					'optm-js_exc',
				))
			) {
				$previous_options[$k] = explode("\n", $previous_options[$k]);
				$previous_options[$k] = array_filter($previous_options[$k]);
			}
		}

		// Special handler for heartbeat
		if ($v == 'misc-heartbeat_front') {
			if (!$previous_options[$k]) {
				add_option('litespeed.conf.misc-heartbeat_front', true);
				add_option('litespeed.conf.misc-heartbeat_back', true);
				add_option('litespeed.conf.misc-heartbeat_editor', true);
				add_option('litespeed.conf.misc-heartbeat_front_ttl', 0);
				add_option('litespeed.conf.misc-heartbeat_back_ttl', 0);
				add_option('litespeed.conf.misc-heartbeat_editor_ttl', 0);
			}
			continue;
		}

		add_option('litespeed.conf.' . $v, $previous_options[$k]);
	}
	// Conv purge_by_post
	$data = array(
		'-' => 'purge-post_all',
		'F' => 'purge-post_f',
		'H' => 'purge-post_h',
		'PGS' => 'purge-post_p',
		'PGSRP' => 'purge-post_pwrp',
		'A' => 'purge-post_a',
		'Y' => 'purge-post_y',
		'M' => 'purge-post_m',
		'D' => 'purge-post_d',
		'T' => 'purge-post_t',
		'PT' => 'purge-post_pt',
	);
	if (isset($previous_options['purge_by_post'])) {
		$purge_by_post = explode('.', $previous_options['purge_by_post']);
		foreach ($data as $k => $v) {
			add_option('litespeed.conf.' . $v, in_array($k, $purge_by_post));
		}
	}
	// Conv 404/403/500 TTL
	$ttl_status = array();
	if (isset($previous_options['403_ttl'])) {
		$ttl_status[] = '403 ' . $previous_options['403_ttl'];
	}
	if (isset($previous_options['404_ttl'])) {
		$ttl_status[] = '404 ' . $previous_options['404_ttl'];
	}
	if (isset($previous_options['500_ttl'])) {
		$ttl_status[] = '500 ' . $previous_options['500_ttl'];
	}
	add_option('litespeed.conf.cache-ttl_status', $ttl_status);

	/**
	 * Resave cdn cfg from lscfg to separate cfg when upgrade to v1.7
	 *
	 * NOTE: this can be left here as `add_option` bcos it is after the item `litespeed-cache-cdn_mapping` is converted
	 *
	 * @since 1.7
	 */
	if (isset($previous_options['cdn_url'])) {
		$cdn_mapping = array(
			'url' => $previous_options['cdn_url'],
			'inc_img' => $previous_options['cdn_inc_img'],
			'inc_css' => $previous_options['cdn_inc_css'],
			'inc_js' => $previous_options['cdn_inc_js'],
			'filetype' => $previous_options['cdn_filetype'],
		);
		add_option('litespeed.conf.cdn-mapping', array($cdn_mapping));
		Debug2::debug('[Data] plugin_upgrade option adding CDN map');
	}

	/**
	 * Move Exclude settings to separate item
	 *
	 * NOTE: this can be left here as `add_option` bcos it is after the relevant items are converted
	 *
	 * @since  2.3
	 */
	if (isset($previous_options['forced_cache_uri'])) {
		add_option('litespeed.conf.cache-force_uri', $previous_options['forced_cache_uri']);
	}
	if (isset($previous_options['cache_uri_priv'])) {
		add_option('litespeed.conf.cache-priv_uri', $previous_options['cache_uri_priv']);
	}
	if (isset($previous_options['optm_excludes'])) {
		add_option('litespeed.conf.optm-exc', $previous_options['optm_excludes']);
	}
	if (isset($previous_options['excludes_uri'])) {
		add_option('litespeed.conf.cache-exc', $previous_options['excludes_uri']);
	}

	// Backup stale conf
	Debug2::debug('[Data] Backup stale conf');
	delete_option('litespeed-cache-conf');
	add_option('litespeed-cache-conf.bk', $previous_options);

	// Upgrade site_options if is network
	if (is_multisite()) {
		$ver = get_site_option('litespeed.conf._version');
		if (!$ver) {
			Debug2::debug('[Data] Conv multisite');
			$previous_site_options = get_site_option('litespeed-cache-conf');

			$data = array(
				'network_enabled' => 'cache',
				'use_primary_settings' => 'use_primary_settings',
				'auto_upgrade' => 'auto_upgrade',
				'purge_upgrade' => 'purge-upgrade',

				'cache_favicon' => 'cache-favicon',
				'cache_resources' => 'cache-resources',
				'mobileview_enabled' => 'cache-mobile',
				'mobileview_rules' => 'cache-mobile_rules',
				'login_cookie' => 'cache-login_cookie',
				'nocache_cookies' => 'cache-exc_cookies',
				'nocache_useragents' => 'cache-exc_useragents',

				'cache_object' => 'object',
				'cache_object_kind' => 'object-kind',
				'cache_object_host' => 'object-host',
				'cache_object_port' => 'object-port',
				'cache_object_life' => 'object-life',
				'cache_object_persistent' => 'object-persistent',
				'cache_object_admin' => 'object-admin',
				'cache_object_transients' => 'object-transients',
				'cache_object_db_id' => 'object-db_id',
				'cache_object_user' => 'object-user',
				'cache_object_pswd' => 'object-psw',

				'cache_browser' => 'cache-browser',
				'cache_browser_ttl' => 'cache-ttl_browser',

				'media_webp_replace' => 'img_optm-webp',
			);
			foreach ($data as $k => $v) {
				if (!isset($previous_site_options[$k])) {
					continue;
				}
				// The following values must be array
				if (!is_array($previous_site_options[$k])) {
					if (in_array($v, array('cache-mobile_rules', 'cache-exc_useragents', 'cache-exc_cookies'))) {
						$previous_site_options[$k] = explode('|', str_replace('\\ ', ' ', $previous_site_options[$k]));
						$previous_site_options[$k] = array_filter($previous_site_options[$k]);
					}
				}

				add_site_option('litespeed.conf.' . $v, $previous_site_options[$k]);
			}

			// These are already converted to single record in single site
			$data = array('object-global_groups', 'object-non_persistent_groups');
			foreach ($data as $v) {
				$old_data = get_option($v);
				if ($old_data) {
					add_site_option('litespeed.conf.' . $v, $old_data);
				}
			}

			delete_site_option('litespeed-cache-conf');

			add_site_option('litespeed.conf._version', '3.0');
		}
	}

	// delete tables
	Debug2::debug('[Data] Drop litespeed_optimizer');
	$q = 'DROP TABLE IF EXISTS ' . $wpdb->prefix . 'litespeed_optimizer';
	$wpdb->query($q);

	// Update image optm table
	Debug2::debug('[Data] Upgrade img_optm table');
	$tb_exists = $wpdb->get_var('SHOW TABLES LIKE "' . $wpdb->prefix . 'litespeed_img_optm"');
	if ($tb_exists) {
		$status_mapping = array(
			'requested' => 3,
			'notified' => 6,
			'pulled' => 9,
			'failed' => -1,
			'miss' => -3,
			'err' => -9,
			'err_fetch' => -5,
			'err_optm' => -7,
			'xmeta' => -8,
		);
		foreach ($status_mapping as $k => $v) {
			$q = 'UPDATE `' . $wpdb->prefix . "litespeed_img_optm` SET optm_status='$v' WHERE optm_status='$k'";
			$wpdb->query($q);
		}

		$q =
			'ALTER TABLE `' .
			$wpdb->prefix .
			'litespeed_img_optm`
				DROP INDEX `post_id_2`,
				DROP INDEX `root_id`,
				DROP INDEX `src_md5`,
				DROP INDEX `srcpath_md5`,
				DROP COLUMN `srcpath_md5`,
				DROP COLUMN `src_md5`,
				DROP COLUMN `root_id`,
				DROP COLUMN `target_saved`,
				DROP COLUMN `webp_saved`,
				DROP COLUMN `server_info`,
				MODIFY COLUMN `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
				MODIFY COLUMN `optm_status` tinyint(4) NOT NULL DEFAULT 0,
				MODIFY COLUMN `src` text COLLATE utf8mb4_unicode_ci NOT NULL
			';
		$wpdb->query($q);
	}

	delete_option('litespeed-recommended');

	Debug2::debug('[Data] litespeed_update_3_0 done!');

	add_option('litespeed.conf._version', '3.0');
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/admin.cls.php000064400000010704151600223670017307 0ustar00<?php
/**
 * The admin-panel specific functionality of the plugin.
 *
 *
 * @since      1.0.0
 * @package    LiteSpeed_Cache
 * @subpackage LiteSpeed_Cache/admin
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Admin extends Root
{
	const LOG_TAG = '👮';

	const PAGE_EDIT_HTACCESS = 'litespeed-edit-htaccess';

	/**
	 * Initialize the class and set its properties.
	 * Run in hook `after_setup_theme` when is_admin()
	 *
	 * @since    1.0.0
	 */
	public function __construct()
	{
		// Define LSCWP_MU_PLUGIN if is mu-plugins
		if (defined('WPMU_PLUGIN_DIR') && dirname(LSCWP_DIR) == WPMU_PLUGIN_DIR) {
			define('LSCWP_MU_PLUGIN', true);
		}

		self::debug('No cache due to Admin page');
		defined('DONOTCACHEPAGE') || define('DONOTCACHEPAGE', true);

		// Additional litespeed assets on admin display
		// Also register menu
		$this->cls('Admin_Display');

		// initialize admin actions
		add_action('admin_init', array($this, 'admin_init'));
		// add link to plugin list page
		add_filter('plugin_action_links_' . LSCWP_BASENAME, array($this->cls('Admin_Display'), 'add_plugin_links'));
	}

	/**
	 * Callback that initializes the admin options for LiteSpeed Cache.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function admin_init()
	{
		// Hook attachment upload
		if ($this->conf(Base::O_IMG_OPTM_AUTO)) {
			add_filter('wp_update_attachment_metadata', array($this, 'wp_update_attachment_metadata'), 9999, 2);
		}

		$this->_proceed_admin_action();

		// Terminate if user doesn't have the access to settings
		if (is_network_admin()) {
			$capability = 'manage_network_options';
		} else {
			$capability = 'manage_options';
		}
		if (!current_user_can($capability)) {
			return;
		}

		// Save setting from admin settings page
		// NOTE: cli will call `validate_plugin_settings` manually. Cron activation doesn't need to validate

		// Add privacy policy
		// @since 2.2.6
		if (function_exists('wp_add_privacy_policy_content')) {
			wp_add_privacy_policy_content(Core::NAME, Doc::privacy_policy());
		}

		$this->cls('Media')->after_admin_init();

		do_action('litspeed_after_admin_init');

		if ($this->cls('Router')->esi_enabled()) {
			add_action('in_widget_form', array($this->cls('Admin_Display'), 'show_widget_edit'), 100, 3);
			add_filter('widget_update_callback', __NAMESPACE__ . '\Admin_Settings::validate_widget_save', 10, 4);
		}
	}

	/**
	 * Handle attachment update
	 * @since  4.0
	 */
	public function wp_update_attachment_metadata($data, $post_id)
	{
		$this->cls('Img_Optm')->wp_update_attachment_metadata($data, $post_id);
		return $data;
	}

	/**
	 * Run litespeed admin actions
	 *
	 * @since 1.1.0
	 */
	private function _proceed_admin_action()
	{
		// handle actions
		switch (Router::get_action()) {
			case Router::ACTION_SAVE_SETTINGS:
				$this->cls('Admin_Settings')->save($_POST);
				break;

			// Save network settings
			case Router::ACTION_SAVE_SETTINGS_NETWORK:
				$this->cls('Admin_Settings')->network_save($_POST);
				break;

			default:
				break;
		}
	}

	/**
	 * Clean up the input string of any extra slashes/spaces.
	 *
	 * @since 1.0.4
	 * @access public
	 * @param string $input The input string to clean.
	 * @return string The cleaned up input.
	 */
	public static function cleanup_text($input)
	{
		if (is_array($input)) {
			return array_map(__CLASS__ . '::cleanup_text', $input);
		}

		return stripslashes(trim($input));
	}

	/**
	 * After a LSCWP_CTRL action, need to redirect back to the same page
	 * without the nonce and action in the query string.
	 *
	 * If the redirect url cannot be determined, redirects to the homepage.
	 *
	 * @since 1.0.12
	 * @access public
	 * @global string $pagenow
	 */
	public static function redirect($url = false)
	{
		global $pagenow;

		if (!empty($_GET['_litespeed_ori'])) {
			wp_safe_redirect(wp_get_referer() ?: get_home_url());
			exit();
		}

		$qs = '';
		if (!$url) {
			if (!empty($_GET)) {
				if (isset($_GET[Router::ACTION])) {
					unset($_GET[Router::ACTION]);
				}
				if (isset($_GET[Router::NONCE])) {
					unset($_GET[Router::NONCE]);
				}
				if (isset($_GET[Router::TYPE])) {
					unset($_GET[Router::TYPE]);
				}
				if (isset($_GET['litespeed_i'])) {
					unset($_GET['litespeed_i']);
				}
				if (!empty($_GET)) {
					$qs = '?' . http_build_query($_GET);
				}
			}
			if (is_network_admin()) {
				$url = network_admin_url($pagenow . $qs);
			} else {
				$url = admin_url($pagenow . $qs);
			}
		}

		wp_redirect($url);
		exit();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/tool.cls.php000064400000006452151600223740017177 0ustar00<?php
/**
 * The tools
 *
 * @since      	3.0
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Tool extends Root
{
	/**
	 * Get public IP
	 *
	 * @since  3.0
	 * @access public
	 */
	public function check_ip()
	{
		Debug2::debug('[Tool] ✅ check_ip');

		$response = wp_remote_get('https://www.doapi.us/ip');

		if (is_wp_error($response)) {
			return new \WP_Error('remote_get_fail', 'Failed to fetch from https://www.doapi.us/ip', array('status' => 404));
		}

		$data = $response['body'];

		Debug2::debug('[Tool] result [ip] ' . $data);

		return $data;
	}

	/**
	 * Heartbeat Control
	 *
	 * NOTE: since WP4.9, there could be a core bug that sometimes the hook is not working.
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat()
	{
		add_action('wp_enqueue_scripts', array($this, 'heartbeat_frontend'));
		add_action('admin_enqueue_scripts', array($this, 'heartbeat_backend'));
		add_filter('heartbeat_settings', array($this, 'heartbeat_settings'));
	}

	/**
	 * Heartbeat Control frontend control
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat_frontend()
	{
		if (!$this->conf(Base::O_MISC_HEARTBEAT_FRONT)) {
			return;
		}

		if (!$this->conf(Base::O_MISC_HEARTBEAT_FRONT_TTL)) {
			wp_deregister_script('heartbeat');
			Debug2::debug('[Tool] Deregistered frontend heartbeat');
		}
	}

	/**
	 * Heartbeat Control backend control
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat_backend()
	{
		if ($this->_is_editor()) {
			if (!$this->conf(Base::O_MISC_HEARTBEAT_EDITOR)) {
				return;
			}

			if (!$this->conf(Base::O_MISC_HEARTBEAT_EDITOR_TTL)) {
				wp_deregister_script('heartbeat');
				Debug2::debug('[Tool] Deregistered editor heartbeat');
			}
		} else {
			if (!$this->conf(Base::O_MISC_HEARTBEAT_BACK)) {
				return;
			}

			if (!$this->conf(Base::O_MISC_HEARTBEAT_BACK_TTL)) {
				wp_deregister_script('heartbeat');
				Debug2::debug('[Tool] Deregistered backend heartbeat');
			}
		}
	}

	/**
	 * Heartbeat Control settings
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat_settings($settings)
	{
		// Check editor first to make frontend editor valid too
		if ($this->_is_editor()) {
			if ($this->conf(Base::O_MISC_HEARTBEAT_EDITOR)) {
				$settings['interval'] = $this->conf(Base::O_MISC_HEARTBEAT_EDITOR_TTL);
				Debug2::debug('[Tool] Heartbeat interval set to ' . $this->conf(Base::O_MISC_HEARTBEAT_EDITOR_TTL));
			}
		} elseif (!is_admin()) {
			if ($this->conf(Base::O_MISC_HEARTBEAT_FRONT)) {
				$settings['interval'] = $this->conf(Base::O_MISC_HEARTBEAT_FRONT_TTL);
				Debug2::debug('[Tool] Heartbeat interval set to ' . $this->conf(Base::O_MISC_HEARTBEAT_FRONT_TTL));
			}
		} else {
			if ($this->conf(Base::O_MISC_HEARTBEAT_BACK)) {
				$settings['interval'] = $this->conf(Base::O_MISC_HEARTBEAT_BACK_TTL);
				Debug2::debug('[Tool] Heartbeat interval set to ' . $this->conf(Base::O_MISC_HEARTBEAT_BACK_TTL));
			}
		}
		return $settings;
	}

	/**
	 * If is in editor
	 *
	 * @since  3.0
	 * @access public
	 */
	private function _is_editor()
	{
		$res = is_admin() && Utility::str_hit_array($_SERVER['REQUEST_URI'], array('post.php', 'post-new.php'));

		return apply_filters('litespeed_is_editor', $res);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/lang.cls.php000064400000036744151600224010017141 0ustar00<?php

/**
 * The language class.
 *
 * @since      	3.0
 * @package    	LiteSpeed_Cache
 * @subpackage 	LiteSpeed_Cache/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Lang extends Base
{
	/**
	 * Get image status per status bit
	 *
	 * @since  3.0
	 */
	public static function img_status($status = null)
	{
		$list = array(
			Img_Optm::STATUS_NEW => __('Images not requested', 'litespeed-cache'),
			Img_Optm::STATUS_RAW => __('Images ready to request', 'litespeed-cache'),
			Img_Optm::STATUS_REQUESTED => __('Images requested', 'litespeed-cache'),
			Img_Optm::STATUS_NOTIFIED => __('Images notified to pull', 'litespeed-cache'),
			Img_Optm::STATUS_PULLED => __('Images optimized and pulled', 'litespeed-cache'),
		);

		if ($status !== null) {
			return !empty($list[$status]) ? $list[$status] : 'N/A';
		}

		return $list;
	}

	/**
	 * Try translating a string
	 *
	 * @since  4.7
	 */
	public static function maybe_translate($raw_string)
	{
		$map = array(
			'auto_alias_failed_cdn' =>
				__('Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.', 'litespeed-cache') .
				' ' .
				Doc::learn_more('https://quic.cloud/docs/cdn/dns/how-to-setup-domain-alias/', false, false, false, true),

			'auto_alias_failed_uid' =>
				__('Unable to automatically add %1$s as a Domain Alias for main %2$s domain.', 'litespeed-cache') .
				' ' .
				__('Alias is in use by another QUIC.cloud account.', 'litespeed-cache') .
				' ' .
				Doc::learn_more('https://quic.cloud/docs/cdn/dns/how-to-setup-domain-alias/', false, false, false, true),
		);

		// Maybe has placeholder
		if (strpos($raw_string, '::')) {
			$replacements = explode('::', $raw_string);
			if (empty($map[$replacements[0]])) {
				return $raw_string;
			}
			$tpl = $map[$replacements[0]];
			unset($replacements[0]);
			return vsprintf($tpl, array_values($replacements));
		}

		// Direct translation only
		if (empty($map[$raw_string])) {
			return $raw_string;
		}

		return $map[$raw_string];
	}

	/**
	 * Get the title of id
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function title($id)
	{
		$_lang_list = array(
			self::O_SERVER_IP => __('Server IP', 'litespeed-cache'),
			self::O_API_KEY => __('Domain Key', 'litespeed-cache'),
			self::O_GUEST_UAS => __('Guest Mode User Agents', 'litespeed-cache'),
			self::O_GUEST_IPS => __('Guest Mode IPs', 'litespeed-cache'),

			self::O_CACHE => __('Enable Cache', 'litespeed-cache'),
			self::O_CACHE_BROWSER => __('Browser Cache', 'litespeed-cache'),
			self::O_CACHE_TTL_PUB => __('Default Public Cache TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_PRIV => __('Default Private Cache TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_FRONTPAGE => __('Default Front Page TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_FEED => __('Default Feed TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_REST => __('Default REST TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_STATUS => __('Default HTTP Status Code Page TTL', 'litespeed-cache'),
			self::O_CACHE_TTL_BROWSER => __('Browser Cache TTL', 'litespeed-cache'),
			self::O_CACHE_AJAX_TTL => __('AJAX Cache TTL', 'litespeed-cache'),
			self::O_AUTO_UPGRADE => __('Automatically Upgrade', 'litespeed-cache'),
			self::O_GUEST => __('Guest Mode', 'litespeed-cache'),
			self::O_GUEST_OPTM => __('Guest Optimization', 'litespeed-cache'),
			self::O_NEWS => __('Notifications', 'litespeed-cache'),
			self::O_CACHE_PRIV => __('Cache Logged-in Users', 'litespeed-cache'),
			self::O_CACHE_COMMENTER => __('Cache Commenters', 'litespeed-cache'),
			self::O_CACHE_REST => __('Cache REST API', 'litespeed-cache'),
			self::O_CACHE_PAGE_LOGIN => __('Cache Login Page', 'litespeed-cache'),
			self::O_CACHE_RES => __('Cache PHP Resources', 'litespeed-cache'),
			self::O_CACHE_MOBILE => __('Cache Mobile', 'litespeed-cache'),
			self::O_CACHE_MOBILE_RULES => __('List of Mobile User Agents', 'litespeed-cache'),
			self::O_CACHE_PRIV_URI => __('Private Cached URIs', 'litespeed-cache'),
			self::O_CACHE_DROP_QS => __('Drop Query String', 'litespeed-cache'),

			self::O_OBJECT => __('Object Cache', 'litespeed-cache'),
			self::O_OBJECT_KIND => __('Method', 'litespeed-cache'),
			self::O_OBJECT_HOST => __('Host', 'litespeed-cache'),
			self::O_OBJECT_PORT => __('Port', 'litespeed-cache'),
			self::O_OBJECT_LIFE => __('Default Object Lifetime', 'litespeed-cache'),
			self::O_OBJECT_USER => __('Username', 'litespeed-cache'),
			self::O_OBJECT_PSWD => __('Password', 'litespeed-cache'),
			self::O_OBJECT_DB_ID => __('Redis Database ID', 'litespeed-cache'),
			self::O_OBJECT_GLOBAL_GROUPS => __('Global Groups', 'litespeed-cache'),
			self::O_OBJECT_NON_PERSISTENT_GROUPS => __('Do Not Cache Groups', 'litespeed-cache'),
			self::O_OBJECT_PERSISTENT => __('Persistent Connection', 'litespeed-cache'),
			self::O_OBJECT_ADMIN => __('Cache WP-Admin', 'litespeed-cache'),
			self::O_OBJECT_TRANSIENTS => __('Store Transients', 'litespeed-cache'),

			self::O_PURGE_ON_UPGRADE => __('Purge All On Upgrade', 'litespeed-cache'),
			self::O_PURGE_STALE => __('Serve Stale', 'litespeed-cache'),
			self::O_PURGE_TIMED_URLS => __('Scheduled Purge URLs', 'litespeed-cache'),
			self::O_PURGE_TIMED_URLS_TIME => __('Scheduled Purge Time', 'litespeed-cache'),
			self::O_CACHE_FORCE_URI => __('Force Cache URIs', 'litespeed-cache'),
			self::O_CACHE_FORCE_PUB_URI => __('Force Public Cache URIs', 'litespeed-cache'),
			self::O_CACHE_EXC => __('Do Not Cache URIs', 'litespeed-cache'),
			self::O_CACHE_EXC_QS => __('Do Not Cache Query Strings', 'litespeed-cache'),
			self::O_CACHE_EXC_CAT => __('Do Not Cache Categories', 'litespeed-cache'),
			self::O_CACHE_EXC_TAG => __('Do Not Cache Tags', 'litespeed-cache'),
			self::O_CACHE_EXC_ROLES => __('Do Not Cache Roles', 'litespeed-cache'),
			self::O_OPTM_CSS_MIN => __('CSS Minify', 'litespeed-cache'),
			self::O_OPTM_CSS_COMB => __('CSS Combine', 'litespeed-cache'),
			self::O_OPTM_CSS_COMB_EXT_INL => __('CSS Combine External and Inline', 'litespeed-cache'),
			self::O_OPTM_UCSS => __('Generate UCSS', 'litespeed-cache'),
			self::O_OPTM_UCSS_INLINE => __('UCSS Inline', 'litespeed-cache'),
			self::O_OPTM_UCSS_SELECTOR_WHITELIST => __('UCSS Selector Allowlist', 'litespeed-cache'),
			self::O_OPTM_UCSS_FILE_EXC_INLINE => __('UCSS File Excludes and Inline', 'litespeed-cache'),
			self::O_OPTM_UCSS_EXC => __('UCSS URI Excludes', 'litespeed-cache'),
			self::O_OPTM_JS_MIN => __('JS Minify', 'litespeed-cache'),
			self::O_OPTM_JS_COMB => __('JS Combine', 'litespeed-cache'),
			self::O_OPTM_JS_COMB_EXT_INL => __('JS Combine External and Inline', 'litespeed-cache'),
			self::O_OPTM_HTML_MIN => __('HTML Minify', 'litespeed-cache'),
			self::O_OPTM_HTML_LAZY => __('HTML Lazy Load Selectors', 'litespeed-cache'),
			self::O_OPTM_HTML_SKIP_COMMENTS => __('HTML Keep Comments', 'litespeed-cache'),
			self::O_OPTM_CSS_ASYNC => __('Load CSS Asynchronously', 'litespeed-cache'),
			self::O_OPTM_CCSS_PER_URL => __('CCSS Per URL', 'litespeed-cache'),
			self::O_OPTM_CSS_ASYNC_INLINE => __('Inline CSS Async Lib', 'litespeed-cache'),
			self::O_OPTM_CSS_FONT_DISPLAY => __('Font Display Optimization', 'litespeed-cache'),
			self::O_OPTM_JS_DEFER => __('Load JS Deferred', 'litespeed-cache'),
			self::O_OPTM_LOCALIZE => __('Localize Resources', 'litespeed-cache'),
			self::O_OPTM_LOCALIZE_DOMAINS => __('Localization Files', 'litespeed-cache'),
			self::O_OPTM_DNS_PREFETCH => __('DNS Prefetch', 'litespeed-cache'),
			self::O_OPTM_DNS_PREFETCH_CTRL => __('DNS Prefetch Control', 'litespeed-cache'),
			self::O_OPTM_DNS_PRECONNECT => __('DNS Preconnect', 'litespeed-cache'),
			self::O_OPTM_CSS_EXC => __('CSS Excludes', 'litespeed-cache'),
			self::O_OPTM_JS_DELAY_INC => __('JS Delayed Includes', 'litespeed-cache'),
			self::O_OPTM_JS_EXC => __('JS Excludes', 'litespeed-cache'),
			self::O_OPTM_QS_RM => __('Remove Query Strings', 'litespeed-cache'),
			self::O_OPTM_GGFONTS_ASYNC => __('Load Google Fonts Asynchronously', 'litespeed-cache'),
			self::O_OPTM_GGFONTS_RM => __('Remove Google Fonts', 'litespeed-cache'),
			self::O_OPTM_CCSS_CON => __('Critical CSS Rules', 'litespeed-cache'),
			self::O_OPTM_CCSS_SEP_POSTTYPE => __('Separate CCSS Cache Post Types', 'litespeed-cache'),
			self::O_OPTM_CCSS_SEP_URI => __('Separate CCSS Cache URIs', 'litespeed-cache'),
			self::O_OPTM_JS_DEFER_EXC => __('JS Deferred / Delayed Excludes', 'litespeed-cache'),
			self::O_OPTM_GM_JS_EXC => __('Guest Mode JS Excludes', 'litespeed-cache'),
			self::O_OPTM_EMOJI_RM => __('Remove WordPress Emoji', 'litespeed-cache'),
			self::O_OPTM_NOSCRIPT_RM => __('Remove Noscript Tags', 'litespeed-cache'),
			self::O_OPTM_EXC => __('URI Excludes', 'litespeed-cache'),
			self::O_OPTM_GUEST_ONLY => __('Optimize for Guests Only', 'litespeed-cache'),
			self::O_OPTM_EXC_ROLES => __('Role Excludes', 'litespeed-cache'),

			self::O_DISCUSS_AVATAR_CACHE => __('Gravatar Cache', 'litespeed-cache'),
			self::O_DISCUSS_AVATAR_CRON => __('Gravatar Cache Cron', 'litespeed-cache'),
			self::O_DISCUSS_AVATAR_CACHE_TTL => __('Gravatar Cache TTL', 'litespeed-cache'),

			self::O_MEDIA_LAZY => __('Lazy Load Images', 'litespeed-cache'),
			self::O_MEDIA_LAZY_EXC => __('Lazy Load Image Excludes', 'litespeed-cache'),
			self::O_MEDIA_LAZY_CLS_EXC => __('Lazy Load Image Class Name Excludes', 'litespeed-cache'),
			self::O_MEDIA_LAZY_PARENT_CLS_EXC => __('Lazy Load Image Parent Class Name Excludes', 'litespeed-cache'),
			self::O_MEDIA_IFRAME_LAZY_CLS_EXC => __('Lazy Load Iframe Class Name Excludes', 'litespeed-cache'),
			self::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC => __('Lazy Load Iframe Parent Class Name Excludes', 'litespeed-cache'),
			self::O_MEDIA_LAZY_URI_EXC => __('Lazy Load URI Excludes', 'litespeed-cache'),
			self::O_MEDIA_LQIP_EXC => __('LQIP Excludes', 'litespeed-cache'),
			self::O_MEDIA_LAZY_PLACEHOLDER => __('Basic Image Placeholder', 'litespeed-cache'),
			self::O_MEDIA_PLACEHOLDER_RESP => __('Responsive Placeholder', 'litespeed-cache'),
			self::O_MEDIA_PLACEHOLDER_RESP_COLOR => __('Responsive Placeholder Color', 'litespeed-cache'),
			self::O_MEDIA_PLACEHOLDER_RESP_SVG => __('Responsive Placeholder SVG', 'litespeed-cache'),
			self::O_MEDIA_LQIP => __('LQIP Cloud Generator', 'litespeed-cache'),
			self::O_MEDIA_LQIP_QUAL => __('LQIP Quality', 'litespeed-cache'),
			self::O_MEDIA_LQIP_MIN_W => __('LQIP Minimum Dimensions', 'litespeed-cache'),
			// self::O_MEDIA_LQIP_MIN_H			=> __( 'LQIP Minimum Height', 'litespeed-cache' ),
			self::O_MEDIA_PLACEHOLDER_RESP_ASYNC => __('Generate LQIP In Background', 'litespeed-cache'),
			self::O_MEDIA_IFRAME_LAZY => __('Lazy Load Iframes', 'litespeed-cache'),
			self::O_MEDIA_ADD_MISSING_SIZES => __('Add Missing Sizes', 'litespeed-cache'),
			self::O_MEDIA_VPI => __('Viewport Images', 'litespeed-cache'),
			self::O_MEDIA_VPI_CRON => __('Viewport Images Cron', 'litespeed-cache'),

			self::O_IMG_OPTM_AUTO => __('Auto Request Cron', 'litespeed-cache'),
			self::O_IMG_OPTM_CRON => __('Auto Pull Cron', 'litespeed-cache'),
			self::O_IMG_OPTM_ORI => __('Optimize Original Images', 'litespeed-cache'),
			self::O_IMG_OPTM_RM_BKUP => __('Remove Original Backups', 'litespeed-cache'),
			self::O_IMG_OPTM_WEBP => __('Image WebP Replacement', 'litespeed-cache'),
			self::O_IMG_OPTM_LOSSLESS => __('Optimize Losslessly', 'litespeed-cache'),
			self::O_IMG_OPTM_EXIF => __('Preserve EXIF/XMP data', 'litespeed-cache'),
			self::O_IMG_OPTM_WEBP_ATTR => __('WebP Attribute To Replace', 'litespeed-cache'),
			self::O_IMG_OPTM_WEBP_REPLACE_SRCSET => __('WebP For Extra srcset', 'litespeed-cache'),
			self::O_IMG_OPTM_JPG_QUALITY => __('WordPress Image Quality Control', 'litespeed-cache'),
			self::O_ESI => __('Enable ESI', 'litespeed-cache'),
			self::O_ESI_CACHE_ADMBAR => __('Cache Admin Bar', 'litespeed-cache'),
			self::O_ESI_CACHE_COMMFORM => __('Cache Comment Form', 'litespeed-cache'),
			self::O_ESI_NONCE => __('ESI Nonces', 'litespeed-cache'),
			self::O_CACHE_VARY_GROUP => __('Vary Group', 'litespeed-cache'),
			self::O_PURGE_HOOK_ALL => __('Purge All Hooks', 'litespeed-cache'),
			self::O_UTIL_NO_HTTPS_VARY => __('Improve HTTP/HTTPS Compatibility', 'litespeed-cache'),
			self::O_UTIL_INSTANT_CLICK => __('Instant Click', 'litespeed-cache'),
			self::O_CACHE_EXC_COOKIES => __('Do Not Cache Cookies', 'litespeed-cache'),
			self::O_CACHE_EXC_USERAGENTS => __('Do Not Cache User Agents', 'litespeed-cache'),
			self::O_CACHE_LOGIN_COOKIE => __('Login Cookie', 'litespeed-cache'),
			self::O_CACHE_VARY_COOKIES => __('Vary Cookies', 'litespeed-cache'),

			self::O_MISC_HEARTBEAT_FRONT => __('Frontend Heartbeat Control', 'litespeed-cache'),
			self::O_MISC_HEARTBEAT_FRONT_TTL => __('Frontend Heartbeat TTL', 'litespeed-cache'),
			self::O_MISC_HEARTBEAT_BACK => __('Backend Heartbeat Control', 'litespeed-cache'),
			self::O_MISC_HEARTBEAT_BACK_TTL => __('Backend Heartbeat TTL', 'litespeed-cache'),
			self::O_MISC_HEARTBEAT_EDITOR => __('Editor Heartbeat', 'litespeed-cache'),
			self::O_MISC_HEARTBEAT_EDITOR_TTL => __('Editor Heartbeat TTL', 'litespeed-cache'),

			self::O_CDN_QUIC => __('QUIC.cloud CDN', 'litespeed-cache'),
			self::O_CDN => __('Use CDN Mapping', 'litespeed-cache'),
			self::CDN_MAPPING_URL => __('CDN URL', 'litespeed-cache'),
			self::CDN_MAPPING_INC_IMG => __('Include Images', 'litespeed-cache'),
			self::CDN_MAPPING_INC_CSS => __('Include CSS', 'litespeed-cache'),
			self::CDN_MAPPING_INC_JS => __('Include JS', 'litespeed-cache'),
			self::CDN_MAPPING_FILETYPE => __('Include File Types', 'litespeed-cache'),
			self::O_CDN_ATTR => __('HTML Attribute To Replace', 'litespeed-cache'),
			self::O_CDN_ORI => __('Original URLs', 'litespeed-cache'),
			self::O_CDN_ORI_DIR => __('Included Directories', 'litespeed-cache'),
			self::O_CDN_EXC => __('Exclude Path', 'litespeed-cache'),
			self::O_CDN_CLOUDFLARE => __('Cloudflare API', 'litespeed-cache'),

			self::O_CRAWLER => __('Crawler', 'litespeed-cache'),
			self::O_CRAWLER_USLEEP => __('Delay', 'litespeed-cache'),
			self::O_CRAWLER_RUN_DURATION => __('Run Duration', 'litespeed-cache'),
			self::O_CRAWLER_RUN_INTERVAL => __('Interval Between Runs', 'litespeed-cache'),
			self::O_CRAWLER_CRAWL_INTERVAL => __('Crawl Interval', 'litespeed-cache'),
			self::O_CRAWLER_THREADS => __('Threads', 'litespeed-cache'),
			self::O_CRAWLER_TIMEOUT => __('Timeout', 'litespeed-cache'),
			self::O_CRAWLER_LOAD_LIMIT => __('Server Load Limit', 'litespeed-cache'),
			self::O_CRAWLER_ROLES => __('Role Simulation', 'litespeed-cache'),
			self::O_CRAWLER_COOKIES => __('Cookie Simulation', 'litespeed-cache'),
			self::O_CRAWLER_SITEMAP => __('Custom Sitemap', 'litespeed-cache'),
			self::O_CRAWLER_DROP_DOMAIN => __('Drop Domain from Sitemap', 'litespeed-cache'),
			self::O_CRAWLER_MAP_TIMEOUT => __('Sitemap Timeout', 'litespeed-cache'),

			self::O_DEBUG_DISABLE_ALL => __('Disable All Features', 'litespeed-cache'),
			self::O_DEBUG => __('Debug Log', 'litespeed-cache'),
			self::O_DEBUG_IPS => __('Admin IPs', 'litespeed-cache'),
			self::O_DEBUG_LEVEL => __('Debug Level', 'litespeed-cache'),
			self::O_DEBUG_FILESIZE => __('Log File Size Limit', 'litespeed-cache'),
			self::O_DEBUG_COLLAPSE_QS => __('Collapse Query Strings', 'litespeed-cache'),
			self::O_DEBUG_INC => __('Debug URI Includes', 'litespeed-cache'),
			self::O_DEBUG_EXC => __('Debug URI Excludes', 'litespeed-cache'),
			self::O_DEBUG_EXC_STRINGS => __('Debug String Excludes', 'litespeed-cache'),

			self::O_DB_OPTM_REVISIONS_MAX => __('Revisions Max Number', 'litespeed-cache'),
			self::O_DB_OPTM_REVISIONS_AGE => __('Revisions Max Age', 'litespeed-cache'),
		);

		if (array_key_exists($id, $_lang_list)) {
			return $_lang_list[$id];
		}

		return 'N/A';
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/task.cls.php000064400000013515151600224060017156 0ustar00<?php

/**
 * The cron task class.
 *
 * @since      	1.1.3
 * @since  		1.5 Moved into /inc
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Task extends Root
{
	const LOG_TAG = '⏰';
	private static $_triggers = array(
		Base::O_IMG_OPTM_CRON => array('name' => 'litespeed_task_imgoptm_pull', 'hook' => 'LiteSpeed\Img_Optm::start_async_cron'), // always fetch immediately
		Base::O_OPTM_CSS_ASYNC => array('name' => 'litespeed_task_ccss', 'hook' => 'LiteSpeed\CSS::cron_ccss'),
		Base::O_OPTM_UCSS => array('name' => 'litespeed_task_ucss', 'hook' => 'LiteSpeed\UCSS::cron'),
		Base::O_MEDIA_VPI_CRON => array('name' => 'litespeed_task_vpi', 'hook' => 'LiteSpeed\VPI::cron'),
		Base::O_MEDIA_PLACEHOLDER_RESP_ASYNC => array('name' => 'litespeed_task_lqip', 'hook' => 'LiteSpeed\Placeholder::cron'),
		Base::O_DISCUSS_AVATAR_CRON => array('name' => 'litespeed_task_avatar', 'hook' => 'LiteSpeed\Avatar::cron'),
		Base::O_IMG_OPTM_AUTO => array('name' => 'litespeed_task_imgoptm_req', 'hook' => 'LiteSpeed\Img_Optm::cron_auto_request'),
		Base::O_CRAWLER => array('name' => 'litespeed_task_crawler', 'hook' => 'LiteSpeed\Crawler::start_async_cron'), // Set crawler to last one to use above results
	);

	private static $_guest_options = array(Base::O_OPTM_CSS_ASYNC, Base::O_OPTM_UCSS, Base::O_MEDIA_VPI);

	const FILTER_CRAWLER = 'litespeed_crawl_filter';
	const FILTER = 'litespeed_filter';

	/**
	 * Keep all tasks in cron
	 *
	 * @since 3.0
	 * @access public
	 */
	public function init()
	{
		self::debug2('Init');
		add_filter('cron_schedules', array($this, 'lscache_cron_filter'));

		$guest_optm = $this->conf(Base::O_GUEST) && $this->conf(Base::O_GUEST_OPTM);

		foreach (self::$_triggers as $id => $trigger) {
			if (!$this->conf($id)) {
				if (!$guest_optm || !in_array($id, self::$_guest_options)) {
					continue;
				}
			}

			// Special check for crawler
			if ($id == Base::O_CRAWLER) {
				if (!Router::can_crawl()) {
					continue;
				}

				add_filter('cron_schedules', array($this, 'lscache_cron_filter_crawler'));
			}

			if (!wp_next_scheduled($trigger['name'])) {
				self::debug('Cron hook register [name] ' . $trigger['name']);

				wp_schedule_event(time(), $id == Base::O_CRAWLER ? self::FILTER_CRAWLER : self::FILTER, $trigger['name']);
			}

			add_action($trigger['name'], $trigger['hook']);
		}
	}

	/**
	 * Handle all async noabort requests
	 *
	 * @since 5.5
	 */
	public static function async_litespeed_handler()
	{
		$hash_data = self::get_option('async_call-hash', array());
		if (!$hash_data || !is_array($hash_data) || empty($hash_data['hash']) || empty($hash_data['ts'])) {
			self::debug('async_litespeed_handler no hash data', $hash_data);
			return;
		}
		if (time() - $hash_data['ts'] > 120 || empty($_GET['nonce']) || $_GET['nonce'] != $hash_data['hash']) {
			self::debug('async_litespeed_handler nonce mismatch');
			return;
		}
		self::delete_option('async_call-hash');

		$type = Router::verify_type();
		self::debug('type=' . $type);

		// Don't lock up other requests while processing
		session_write_close();
		switch ($type) {
			case 'crawler':
				Crawler::async_handler();
				break;
			case 'crawler_force':
				Crawler::async_handler(true);
				break;
			case 'imgoptm':
				Img_Optm::async_handler();
				break;
			case 'imgoptm_force':
				Img_Optm::async_handler(true);
				break;
			default:
		}
	}

	/**
	 * Async caller wrapper func
	 *
	 * @since 5.5
	 */
	public static function async_call($type)
	{
		$hash = Str::rrand(32);
		self::update_option('async_call-hash', array('hash' => $hash, 'ts' => time()));
		$args = array(
			'timeout' => 0.01,
			'blocking' => false,
			'sslverify' => false,
			// 'cookies'   => $_COOKIE,
		);
		$qs = array(
			'action' => 'async_litespeed',
			'nonce' => $hash,
			Router::TYPE => $type,
		);
		$url = add_query_arg($qs, admin_url('admin-ajax.php'));
		self::debug('async call to ' . $url);
		wp_remote_post(esc_url_raw($url), $args);
	}

	/**
	 * Clean all potential existing crons
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function destroy()
	{
		Utility::compatibility();
		array_map('wp_clear_scheduled_hook', array_column(self::$_triggers, 'name'));
	}

	/**
	 * Try to clean the crons if disabled
	 *
	 * @since 3.0
	 * @access public
	 */
	public function try_clean($id)
	{
		// Clean v2's leftover cron ( will remove in v3.1 )
		// foreach ( wp_get_ready_cron_jobs() as $hooks ) {
		// 	foreach ( $hooks as $hook => $v ) {
		// 		if ( strpos( $hook, 'litespeed_' ) === 0 && ( substr( $hook, -8 ) === '_trigger' || strpos( $hook, 'litespeed_task_' ) !== 0 ) ) {
		// 			self::debug( 'Cron clear legacy [hook] ' . $hook );
		// 			wp_clear_scheduled_hook( $hook );
		// 		}
		// 	}
		// }

		if ($id && !empty(self::$_triggers[$id])) {
			if (!$this->conf($id) || ($id == Base::O_CRAWLER && !Router::can_crawl())) {
				self::debug('Cron clear [id] ' . $id . ' [hook] ' . self::$_triggers[$id]['name']);
				wp_clear_scheduled_hook(self::$_triggers[$id]['name']);
			}
			return;
		}

		self::debug('❌ Unknown cron [id] ' . $id);
	}

	/**
	 * Register cron interval imgoptm
	 *
	 * @since 1.6.1
	 * @access public
	 */
	public function lscache_cron_filter($schedules)
	{
		if (!array_key_exists(self::FILTER, $schedules)) {
			$schedules[self::FILTER] = array(
				'interval' => 60,
				'display' => __('Every Minute', 'litespeed-cache'),
			);
		}
		return $schedules;
	}

	/**
	 * Register cron interval
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function lscache_cron_filter_crawler($schedules)
	{
		$interval = $this->conf(Base::O_CRAWLER_RUN_INTERVAL);
		// $wp_schedules = wp_get_schedules();
		if (!array_key_exists(self::FILTER_CRAWLER, $schedules)) {
			// 	self::debug('Crawler cron log: cron filter '.$interval.' added');
			$schedules[self::FILTER_CRAWLER] = array(
				'interval' => $interval,
				'display' => __('LiteSpeed Crawler Cron', 'litespeed-cache'),
			);
		}
		return $schedules;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/preset.cls.php000064400000012670151600224130017515 0ustar00<?php
/**
 * The preset class.
 *
 * @since  5.3.0
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Preset extends Import
{
	protected $_summary;

	const MAX_BACKUPS = 10;

	const TYPE_APPLY = 'apply';
	const TYPE_RESTORE = 'restore';

	const STANDARD_DIR = LSCWP_DIR . 'data/preset';
	const BACKUP_DIR = LITESPEED_STATIC_DIR . '/auto-backup';

	/**
	 * Returns sorted backup names
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function get_backups()
	{
		self::init_filesystem();
		global $wp_filesystem;

		$backups = array_map(
			function ($path) {
				return self::basename($path['name']);
			},
			$wp_filesystem->dirlist(self::BACKUP_DIR) ?: array()
		);
		rsort($backups);

		return $backups;
	}

	/**
	 * Removes extra backup files
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function prune_backups()
	{
		$backups = self::get_backups();
		global $wp_filesystem;

		foreach (array_slice($backups, self::MAX_BACKUPS) as $backup) {
			$path = self::get_backup($backup);
			$wp_filesystem->delete($path);
			Debug2::debug('[Preset] Deleted old backup from ' . $backup);
		}
	}

	/**
	 * Returns a settings file's extensionless basename given its filesystem path
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function basename($path)
	{
		return basename($path, '.data');
	}

	/**
	 * Returns a standard preset's path given its extensionless basename
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function get_standard($name)
	{
		return path_join(self::STANDARD_DIR, $name . '.data');
	}

	/**
	 * Returns a backup's path given its extensionless basename
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function get_backup($name)
	{
		return path_join(self::BACKUP_DIR, $name . '.data');
	}

	/**
	 * Initializes the global $wp_filesystem object and clears stat cache
	 *
	 * @since  5.3.0
	 */
	static function init_filesystem()
	{
		require_once ABSPATH . '/wp-admin/includes/file.php';
		\WP_Filesystem();
		clearstatcache();
	}

	/**
	 * Init
	 *
	 * @since  5.3.0
	 */
	public function __construct()
	{
		Debug2::debug('[Preset] Init');
		$this->_summary = self::get_summary();
	}

	/**
	 * Applies a standard preset's settings given its extensionless basename
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function apply($preset)
	{
		$this->make_backup($preset);

		$path = self::get_standard($preset);
		$result = $this->import_file($path) ? $preset : 'error';

		$this->log($result);
	}

	/**
	 * Restores settings from the backup file with the given timestamp, then deletes the file
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function restore($timestamp)
	{
		$backups = array();
		foreach (self::get_backups() as $backup) {
			if (preg_match('/^backup-' . $timestamp . '(-|$)/', $backup) === 1) {
				$backups[] = $backup;
			}
		}

		if (empty($backups)) {
			$this->log('error');
			return;
		}

		$backup = $backups[0];
		$path = self::get_backup($backup);

		if (!$this->import_file($path)) {
			$this->log('error');
			return;
		}

		self::init_filesystem();
		global $wp_filesystem;

		$wp_filesystem->delete($path);
		Debug2::debug('[Preset] Deleted most recent backup from ' . $backup);

		$this->log('backup');
	}

	/**
	 * Saves current settings as a backup file, then prunes extra backup files
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function make_backup($preset)
	{
		$backup = 'backup-' . time() . '-before-' . $preset;
		$data = $this->export(true);

		$path = self::get_backup($backup);
		File::save($path, $data, true);
		Debug2::debug('[Preset] Backup saved to ' . $backup);

		self::prune_backups();
	}

	/**
	 * Tries to import from a given settings file
	 *
	 * @since  5.3.0
	 */
	function import_file($path)
	{
		$debug = function ($result, $name) {
			$action = $result ? 'Applied' : 'Failed to apply';
			Debug2::debug('[Preset] ' . $action . ' settings from ' . $name);
			return $result;
		};

		$name = self::basename($path);
		$contents = file_get_contents($path);

		if (false === $contents) {
			Debug2::debug('[Preset] ❌ Failed to get file contents');
			return $debug(false, $name);
		}

		$parsed = array();
		try {
			// Check if the data is v4+
			if (strpos($contents, '["_version",') === 0) {
				$contents = explode("\n", $contents);
				foreach ($contents as $line) {
					$line = trim($line);
					if (empty($line)) {
						continue;
					}
					list($key, $value) = \json_decode($line, true);
					$parsed[$key] = $value;
				}
			} else {
				$parsed = \json_decode(base64_decode($contents), true);
			}
		} catch (\Exception $ex) {
			Debug2::debug('[Preset] ❌ Failed to parse serialized data');
			return $debug(false, $name);
		}

		if (empty($parsed)) {
			Debug2::debug('[Preset] ❌ Nothing to apply');
			return $debug(false, $name);
		}

		$this->cls('Conf')->update_confs($parsed);

		return $debug(true, $name);
	}

	/**
	 * Updates the log
	 *
	 * @since  5.3.0
	 */
	function log($preset)
	{
		$this->_summary['preset'] = $preset;
		$this->_summary['preset_timestamp'] = time();
		self::save_summary();
	}

	/**
	 * Handles all request actions from main cls
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_APPLY:
				$this->apply(!empty($_GET['preset']) ? $_GET['preset'] : false);
				break;

			case self::TYPE_RESTORE:
				$this->restore(!empty($_GET['timestamp']) ? $_GET['timestamp'] : false);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/instance.cls.php000064400000000232151600224250020011 0ustar00<?php
/**
 * The abstract instance
 *
 * @since      	3.0
 */
namespace LiteSpeed;

defined('WPINC') || exit();

abstract class Instance extends Root
{
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/tag.cls.php000064400000021172151600224330016765 0ustar00<?php

/**
 * The plugin cache-tag class for X-LiteSpeed-Tag
 *
 * @since      	1.1.3
 * @since  		1.5 Moved into /inc
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Tag extends Root
{
	const TYPE_FEED = 'FD';
	const TYPE_FRONTPAGE = 'F';
	const TYPE_HOME = 'H';
	const TYPE_PAGES = 'PGS';
	const TYPE_PAGES_WITH_RECENT_POSTS = 'PGSRP';
	const TYPE_HTTP = 'HTTP.';
	const TYPE_POST = 'Po.'; // Post. Cannot use P, reserved for litemage.
	const TYPE_ARCHIVE_POSTTYPE = 'PT.';
	const TYPE_ARCHIVE_TERM = 'T.'; //for is_category|is_tag|is_tax
	const TYPE_AUTHOR = 'A.';
	const TYPE_ARCHIVE_DATE = 'D.';
	const TYPE_BLOG = 'B.';
	const TYPE_LOGIN = 'L';
	const TYPE_URL = 'URL.';
	const TYPE_WIDGET = 'W.';
	const TYPE_ESI = 'ESI.';
	const TYPE_REST = 'REST';
	const TYPE_LIST = 'LIST';
	const TYPE_MIN = 'MIN';
	const TYPE_LOCALRES = 'LOCALRES';

	const X_HEADER = 'X-LiteSpeed-Tag';

	private static $_tags = array();
	private static $_tags_priv = array('tag_priv');

	/**
	 * Initialize
	 *
	 * @since 4.0
	 */
	public function init()
	{
		// register recent posts widget tag before theme renders it to make it work
		add_filter('widget_posts_args', array($this, 'add_widget_recent_posts'));
	}

	/**
	 * Check if the login page is cacheable.
	 * If not, unset the cacheable member variable.
	 *
	 * NOTE: This is checked separately because login page doesn't go through WP logic.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function check_login_cacheable()
	{
		if (!$this->conf(Base::O_CACHE_PAGE_LOGIN)) {
			return;
		}
		if (Control::isset_notcacheable()) {
			return;
		}

		if (!empty($_GET)) {
			Control::set_nocache('has GET request');
			return;
		}

		$this->cls('Control')->set_cacheable();

		self::add(self::TYPE_LOGIN);

		// we need to send lsc-cookie manually to make it be sent to all other users when is cacheable
		$list = headers_list();
		if (empty($list)) {
			return;
		}
		foreach ($list as $hdr) {
			if (strncasecmp($hdr, 'set-cookie:', 11) == 0) {
				$cookie = substr($hdr, 12);
				@header('lsc-cookie: ' . $cookie, false);
			}
		}
	}

	/**
	 * Register purge tag for pages with recent posts widget
	 * of the plugin.
	 *
	 * @since    1.0.15
	 * @access   public
	 * @param array $params [wordpress params for widget_posts_args]
	 */
	public function add_widget_recent_posts($params)
	{
		self::add(self::TYPE_PAGES_WITH_RECENT_POSTS);
		return $params;
	}

	/**
	 * Adds cache tags to the list of cache tags for the current page.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param mixed $tags A string or array of cache tags to add to the current list.
	 */
	public static function add($tags)
	{
		if (!is_array($tags)) {
			$tags = array($tags);
		}

		Debug2::debug('💰 [Tag] Add ', $tags);

		self::$_tags = array_merge(self::$_tags, $tags);

		// Send purge header immediately
		$tag_header = self::cls()->output(true);
		@header($tag_header);
	}

	/**
	 * Add a post id to cache tag
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_post($pid)
	{
		self::add(self::TYPE_POST . $pid);
	}

	/**
	 * Add a widget id to cache tag
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_widget($id)
	{
		self::add(self::TYPE_WIDGET . $id);
	}

	/**
	 * Add a private ESI to cache tag
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_private_esi($tag)
	{
		self::add_private(self::TYPE_ESI . $tag);
	}

	/**
	 * Adds private cache tags to the list of cache tags for the current page.
	 *
	 * @since 1.6.3
	 * @access public
	 * @param mixed $tags A string or array of cache tags to add to the current list.
	 */
	public static function add_private($tags)
	{
		if (!is_array($tags)) {
			$tags = array($tags);
		}

		self::$_tags_priv = array_merge(self::$_tags_priv, $tags);
	}

	/**
	 * Return tags for Admin QS
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function output_tags()
	{
		return self::$_tags;
	}

	/**
	 * Will get a hash of the URI. Removes query string and appends a '/' if it is missing.
	 *
	 * @since 1.0.12
	 * @access public
	 * @param string $uri The uri to get the hash of.
	 * @param boolean $ori Return the original url or not
	 * @return bool|string False on input error, hash otherwise.
	 */
	public static function get_uri_tag($uri, $ori = false)
	{
		$no_qs = strtok($uri, '?');
		if (empty($no_qs)) {
			return false;
		}
		$slashed = trailingslashit($no_qs);

		// If only needs uri tag
		if ($ori) {
			return $slashed;
		}

		if (defined('LSCWP_LOG')) {
			return self::TYPE_URL . $slashed;
		}
		return self::TYPE_URL . md5($slashed);
	}

	/**
	 * Get the unique tag based on self url.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param boolean $ori Return the original url or not
	 */
	public static function build_uri_tag($ori = false)
	{
		return self::get_uri_tag(urldecode($_SERVER['REQUEST_URI']), $ori);
	}

	/**
	 * Gets the cache tags to set for the page.
	 *
	 * This includes site wide post types (e.g. front page) as well as
	 * any third party plugin specific cache tags.
	 *
	 * @since 1.0.0
	 * @access private
	 * @return array The list of cache tags to set.
	 */
	private static function _build_type_tags()
	{
		$tags = array();

		$tags[] = Utility::page_type();

		$tags[] = self::build_uri_tag();

		if (is_front_page()) {
			$tags[] = self::TYPE_FRONTPAGE;
		} elseif (is_home()) {
			$tags[] = self::TYPE_HOME;
		}

		global $wp_query;
		if (isset($wp_query)) {
			$queried_obj_id = get_queried_object_id();
			if (is_archive()) {
				//An Archive is a Category, Tag, Author, Date, Custom Post Type or Custom Taxonomy based pages.
				if (is_category() || is_tag() || is_tax()) {
					$tags[] = self::TYPE_ARCHIVE_TERM . $queried_obj_id;
				} elseif (is_post_type_archive() && ($post_type = get_post_type())) {
					$tags[] = self::TYPE_ARCHIVE_POSTTYPE . $post_type;
				} elseif (is_author()) {
					$tags[] = self::TYPE_AUTHOR . $queried_obj_id;
				} elseif (is_date()) {
					global $post;
					$date = $post->post_date;
					$date = strtotime($date);
					if (is_day()) {
						$tags[] = self::TYPE_ARCHIVE_DATE . date('Ymd', $date);
					} elseif (is_month()) {
						$tags[] = self::TYPE_ARCHIVE_DATE . date('Ym', $date);
					} elseif (is_year()) {
						$tags[] = self::TYPE_ARCHIVE_DATE . date('Y', $date);
					}
				}
			} elseif (is_singular()) {
				//$this->is_singular = $this->is_single || $this->is_page || $this->is_attachment;
				$tags[] = self::TYPE_POST . $queried_obj_id;

				if (is_page()) {
					$tags[] = self::TYPE_PAGES;
				}
			} elseif (is_feed()) {
				$tags[] = self::TYPE_FEED;
			}
		}

		// Check REST API
		if (REST::cls()->is_rest()) {
			$tags[] = self::TYPE_REST;

			$path = !empty($_SERVER['SCRIPT_URL']) ? $_SERVER['SCRIPT_URL'] : false;
			if ($path) {
				// posts collections tag
				if (substr($path, -6) == '/posts') {
					$tags[] = self::TYPE_LIST; // Not used for purge yet
				}

				// single post tag
				global $post;
				if (!empty($post->ID) && substr($path, -strlen($post->ID) - 1) === '/' . $post->ID) {
					$tags[] = self::TYPE_POST . $post->ID;
				}

				// pages collections & single page tag
				if (stripos($path, '/pages') !== false) {
					$tags[] = self::TYPE_PAGES;
				}
			}
		}

		return $tags;
	}

	/**
	 * Generate all cache tags before output
	 *
	 * @access private
	 * @since 1.1.3
	 */
	private static function _finalize()
	{
		// run 3rdparty hooks to tag
		do_action('litespeed_tag_finalize');
		// generate wp tags
		if (!defined('LSCACHE_IS_ESI')) {
			$type_tags = self::_build_type_tags();
			self::$_tags = array_merge(self::$_tags, $type_tags);
		}

		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			self::$_tags[] = 'guest';
		}

		// append blog main tag
		self::$_tags[] = '';
		// removed duplicates
		self::$_tags = array_unique(self::$_tags);
	}

	/**
	 * Sets up the Cache Tags header.
	 * ONLY need to run this if is cacheable
	 *
	 * @since 1.1.3
	 * @access public
	 * @return string empty string if empty, otherwise the cache tags header.
	 */
	public function output($no_finalize = false)
	{
		if (defined('LSCACHE_NO_CACHE') && LSCACHE_NO_CACHE) {
			return;
		}

		if (!$no_finalize) {
			self::_finalize();
		}

		$prefix_tags = array();
		/**
		 * Only append blog_id when is multisite
		 * @since 2.9.3
		 */
		$prefix = LSWCP_TAG_PREFIX . (is_multisite() ? get_current_blog_id() : '') . '_';

		// If is_private and has private tags, append them first, then specify prefix to `public` for public tags
		if (Control::is_private()) {
			foreach (self::$_tags_priv as $priv_tag) {
				$prefix_tags[] = $prefix . $priv_tag;
			}
			$prefix = 'public:' . $prefix;
		}

		foreach (self::$_tags as $tag) {
			$prefix_tags[] = $prefix . $tag;
		}

		$hdr = self::X_HEADER . ': ' . implode(',', $prefix_tags);

		return $hdr;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/avatar.cls.php000064400000014100151600224400017457 0ustar00<?php
/**
 * The avatar cache class
 *
 * @since 		3.0
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Avatar extends Base
{
	const TYPE_GENERATE = 'generate';

	private $_conf_cache_ttl;
	private $_tb;

	private $_avatar_realtime_gen_dict = array();
	protected $_summary;

	/**
	 * Init
	 *
	 * @since  1.4
	 */
	public function __construct()
	{
		if (!$this->conf(self::O_DISCUSS_AVATAR_CACHE)) {
			return;
		}

		Debug2::debug2('[Avatar] init');

		$this->_tb = $this->cls('Data')->tb('avatar');

		$this->_conf_cache_ttl = $this->conf(self::O_DISCUSS_AVATAR_CACHE_TTL);

		add_filter('get_avatar_url', array($this, 'crawl_avatar'));

		$this->_summary = self::get_summary();
	}

	/**
	 * Check if need db table or not
	 *
	 * @since 3.0
	 * @access public
	 */
	public function need_db()
	{
		if ($this->conf(self::O_DISCUSS_AVATAR_CACHE)) {
			return true;
		}

		return false;
	}
	/**
	 * Get gravatar URL from DB and regenerate
	 *
	 * @since  3.0
	 * @access public
	 */
	public function serve_static($md5)
	{
		global $wpdb;

		Debug2::debug('[Avatar] is avatar request');

		if (strlen($md5) !== 32) {
			Debug2::debug('[Avatar] wrong md5 ' . $md5);
			return;
		}

		$q = "SELECT url FROM `$this->_tb` WHERE md5=%s";
		$url = $wpdb->get_var($wpdb->prepare($q, $md5));

		if (!$url) {
			Debug2::debug('[Avatar] no matched url for md5 ' . $md5);
			return;
		}

		$url = $this->_generate($url);

		wp_redirect($url);
		exit();
	}

	/**
	 * Localize gravatar
	 *
	 * @since  3.0
	 * @access public
	 */
	public function crawl_avatar($url)
	{
		if (!$url) {
			return $url;
		}

		// Check if its already in dict or not
		if (!empty($this->_avatar_realtime_gen_dict[$url])) {
			Debug2::debug2('[Avatar] already in dict [url] ' . $url);

			return $this->_avatar_realtime_gen_dict[$url];
		}

		$realpath = $this->_realpath($url);
		if (file_exists($realpath) && time() - filemtime($realpath) <= $this->_conf_cache_ttl) {
			Debug2::debug2('[Avatar] cache file exists [url] ' . $url);
			return $this->_rewrite($url, filemtime($realpath));
		}

		if (!strpos($url, 'gravatar.com')) {
			return $url;
		}

		// Send request
		if (!empty($this->_summary['curr_request']) && time() - $this->_summary['curr_request'] < 300) {
			Debug2::debug2('[Avatar] Bypass generating due to interval limit [url] ' . $url);
			return $url;
		}

		// Generate immediately
		$this->_avatar_realtime_gen_dict[$url] = $this->_generate($url);

		return $this->_avatar_realtime_gen_dict[$url];
	}

	/**
	 * Read last time generated info
	 *
	 * @since  3.0
	 * @access public
	 */
	public function queue_count()
	{
		global $wpdb;

		// If var not exists, mean table not exists // todo: not true
		if (!$this->_tb) {
			return false;
		}

		$q = "SELECT COUNT(*) FROM `$this->_tb` WHERE dateline<" . (time() - $this->_conf_cache_ttl);
		return $wpdb->get_var($q);
	}

	/**
	 * Get the final URL of local avatar
	 *
	 * Check from db also
	 *
	 * @since  3.0
	 */
	private function _rewrite($url, $time = null)
	{
		return LITESPEED_STATIC_URL . '/avatar/' . $this->_filepath($url) . ($time ? '?ver=' . $time : '');
	}

	/**
	 * Generate realpath of the cache file
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _realpath($url)
	{
		return LITESPEED_STATIC_DIR . '/avatar/' . $this->_filepath($url);
	}

	/**
	 * Get filepath
	 *
	 * @since  4.0
	 */
	private function _filepath($url)
	{
		$filename = md5($url) . '.jpg';
		if (is_multisite()) {
			$filename = get_current_blog_id() . '/' . $filename;
		}
		return $filename;
	}

	/**
	 * Cron generation
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function cron($force = false)
	{
		global $wpdb;

		$_instance = self::cls();
		if (!$_instance->queue_count()) {
			Debug2::debug('[Avatar] no queue');
			return;
		}

		// For cron, need to check request interval too
		if (!$force) {
			if (!empty($_instance->_summary['curr_request']) && time() - $_instance->_summary['curr_request'] < 300) {
				Debug2::debug('[Avatar] curr_request too close');
				return;
			}
		}

		$q = "SELECT url FROM `$_instance->_tb` WHERE dateline < %d ORDER BY id DESC LIMIT %d";
		$q = $wpdb->prepare($q, array(time() - $_instance->_conf_cache_ttl, apply_filters('litespeed_avatar_limit', 30)));

		$list = $wpdb->get_results($q);
		Debug2::debug('[Avatar] cron job [count] ' . count($list));

		foreach ($list as $v) {
			Debug2::debug('[Avatar] cron job [url] ' . $v->url);

			$_instance->_generate($v->url);
		}
	}

	/**
	 * Remote generator
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _generate($url)
	{
		global $wpdb;

		// Record the data

		$file = $this->_realpath($url);

		// Update request status
		self::save_summary(array('curr_request' => time()));

		// Generate
		$this->_maybe_mk_cache_folder('avatar');

		$response = wp_remote_get($url, array('timeout' => 180, 'stream' => true, 'filename' => $file));

		Debug2::debug('[Avatar] _generate [url] ' . $url);

		// Parse response data
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			file_exists($file) && unlink($file);
			Debug2::debug('[Avatar] failed to get: ' . $error_message);
			return $url;
		}

		// Save summary data
		self::save_summary(array(
			'last_spent' => time() - $this->_summary['curr_request'],
			'last_request' => $this->_summary['curr_request'],
			'curr_request' => 0,
		));

		// Update DB
		$md5 = md5($url);
		$q = "UPDATE `$this->_tb` SET dateline=%d WHERE md5=%s";
		$existed = $wpdb->query($wpdb->prepare($q, array(time(), $md5)));
		if (!$existed) {
			$q = "INSERT INTO `$this->_tb` SET url=%s, md5=%s, dateline=%d";
			$wpdb->query($wpdb->prepare($q, array($url, $md5, time())));
		}

		Debug2::debug('[Avatar] saved avatar ' . $file);

		return $this->_rewrite($url);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GENERATE:
				self::cron(true);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/crawler.cls.php000064400000105302151600224450017652 0ustar00<?php

/**
 * The crawler class
 *
 * @since      	1.1.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Crawler extends Root
{
	const LOG_TAG = '🕸️';

	const TYPE_REFRESH_MAP = 'refresh_map';
	const TYPE_EMPTY = 'empty';
	const TYPE_BLACKLIST_EMPTY = 'blacklist_empty';
	const TYPE_BLACKLIST_DEL = 'blacklist_del';
	const TYPE_BLACKLIST_ADD = 'blacklist_add';
	const TYPE_START = 'start';
	const TYPE_RESET = 'reset';

	const USER_AGENT = 'lscache_walker';
	const FAST_USER_AGENT = 'lscache_runner';
	const CHUNKS = 10000;

	private $_sitemeta = 'meta.data';
	private $_resetfile;
	private $_end_reason;
	private $_ncpu = 1;

	private $_crawler_conf = array(
		'cookies' => array(),
		'headers' => array(),
		'ua' => '',
	);
	private $_crawlers = array();
	private $_cur_threads = -1;
	private $_max_run_time;
	private $_cur_thread_time;
	private $_map_status_list = array(
		'H' => array(),
		'M' => array(),
		'B' => array(),
		'N' => array(),
	);
	protected $_summary;

	/**
	 * Initialize crawler, assign sitemap path
	 *
	 * @since    1.1.0
	 */
	public function __construct()
	{
		if (is_multisite()) {
			$this->_sitemeta = 'meta' . get_current_blog_id() . '.data';
		}

		$this->_resetfile = LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta . '.reset';

		$this->_summary = self::get_summary();

		$this->_ncpu = $this->_get_server_cpu();

		self::debug('Init w/ CPU cores=' . $this->_ncpu);
	}

	/**
	 * Try get server CPUs
	 * @since 5.2
	 */
	private function _get_server_cpu()
	{
		$cpuinfo_file = '/proc/cpuinfo';
		$setting_open_dir = ini_get('open_basedir');
		if ($setting_open_dir) {
			return 1;
		} // Server has limit

		try {
			if (!@is_file($cpuinfo_file)) {
				return 1;
			}
		} catch (\Exception $e) {
			return 1;
		}

		$cpuinfo = file_get_contents($cpuinfo_file);
		preg_match_all('/^processor/m', $cpuinfo, $matches);
		return count($matches[0]) ?: 1;
	}

	/**
	 * Check whether the current crawler is active/runable/useable/enabled/want it to work or not
	 *
	 * @since  4.3
	 */
	public function is_active($curr)
	{
		$bypass_list = self::get_option('bypass_list', array());
		return !in_array($curr, $bypass_list);
	}

	/**
	 * Toggle the current crawler's activeness state, i.e., runable/useable/enabled/want it to work or not, and return the updated state
	 *
	 * @since  4.3
	 */
	public function toggle_activeness($curr)
	{
		// param type: int
		$bypass_list = self::get_option('bypass_list', array());
		if (in_array($curr, $bypass_list)) {
			// when the ith opt was off / in the bypassed list, turn it on / remove it from the list
			unset($bypass_list[array_search($curr, $bypass_list)]);
			$bypass_list = array_values($bypass_list);
			self::update_option('bypass_list', $bypass_list);
			return true;
		} else {
			// when the ith opt was on / not in the bypassed list, turn it off / add it to the list
			$bypass_list[] = (int) $curr;
			self::update_option('bypass_list', $bypass_list);
			return false;
		}
	}

	/**
	 * Clear bypassed list
	 *
	 * @since  4.3
	 * @access public
	 */
	public function clear_disabled_list()
	{
		self::update_option('bypass_list', array());

		$msg = __('Crawler disabled list is cleared! All crawlers are set to active! ', 'litespeed-cache');
		Admin_Display::note($msg);

		self::debug('All crawlers are set to active...... ');
	}

	/**
	 * Overwrite get_summary to init elements
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function get_summary($field = false)
	{
		$_default = array(
			'list_size' => 0,
			'last_update_time' => 0,
			'curr_crawler' => 0,
			'curr_crawler_beginning_time' => 0,
			'last_pos' => 0,
			'last_count' => 0,
			'last_crawled' => 0,
			'last_start_time' => 0,
			'last_status' => '',
			'is_running' => 0,
			'end_reason' => '',
			'meta_save_time' => 0,
			'pos_reset_check' => 0,
			'done' => 0,
			'this_full_beginning_time' => 0,
			'last_full_time_cost' => 0,
			'last_crawler_total_cost' => 0,
			'crawler_stats' => array(), // this will store all crawlers hit/miss crawl status
		);

		wp_cache_delete('alloptions', 'options'); // ensure the summary is current
		$summary = parent::get_summary();
		$summary = array_merge($_default, $summary);

		if (!$field) {
			return $summary;
		}

		if (array_key_exists($field, $summary)) {
			return $summary[$field];
		}

		return null;
	}

	/**
	 * Overwrite save_summary
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function save_summary($data = false, $reload = false, $overwrite = false)
	{
		$instance = self::cls();
		$instance->_summary['meta_save_time'] = time();

		if (!$data) {
			$data = $instance->_summary;
		}

		parent::save_summary($data, $reload, $overwrite);

		File::save(LITESPEED_STATIC_DIR . '/crawler/' . $instance->_sitemeta, \json_encode($data), true);
	}

	/**
	 * Cron start async crawling
	 *
	 * @since 5.5
	 */
	public static function start_async_cron()
	{
		Task::async_call('crawler');
	}

	/**
	 * Manually start async crawling
	 *
	 * @since 5.5
	 */
	public static function start_async()
	{
		Task::async_call('crawler_force');

		$msg = __('Started async crawling', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Ajax crawl handler
	 *
	 * @since 5.5
	 */
	public static function async_handler($manually_run = false)
	{
		self::debug('------------async-------------start_async_handler');
		// check_ajax_referer('async_crawler', 'nonce');
		self::start($manually_run);
	}

	/**
	 * Proceed crawling
	 *
	 * @since    1.1.0
	 * @access public
	 */
	public static function start($manually_run = false)
	{
		if (!Router::can_crawl()) {
			self::debug('......crawler is NOT allowed by the server admin......');
			return false;
		}

		if ($manually_run) {
			self::debug('......crawler manually ran......');
		}

		self::cls()->_crawl_data($manually_run);
	}

	/**
	 * Crawling start
	 *
	 * @since    1.1.0
	 * @access   private
	 */
	private function _crawl_data($manually_run)
	{
		if (!defined('LITESPEED_LANE_HASH')) {
			define('LITESPEED_LANE_HASH', Str::rrand(8));
		}
		if ($this->_check_valid_lane()) {
			$this->_take_over_lane();
		} else {
			self::debug('⚠️ lane in use');
			return;
			// if ($manually_run) {
			// 	self::debug('......crawler started (manually_rund)......');
			// 	// Log pid to prevent from multi running
			// 	if (defined('LITESPEED_CLI')) {
			// 		// Take over lane
			// 		self::debug('⚠️⚠️⚠️ Forced take over lane (CLI)');
			// 		$this->_take_over_lane();
			// 	}
			// }
		}
		self::debug('......crawler started......');

		// for the first time running
		if (!$this->_summary || !Data::cls()->tb_exist('crawler') || !Data::cls()->tb_exist('crawler_blacklist')) {
			$this->cls('Crawler_Map')->gen();
		}

		// if finished last time, regenerate sitemap
		if ($this->_summary['done'] === 'touchedEnd') {
			// check whole crawling interval
			$last_fnished_at = $this->_summary['last_full_time_cost'] + $this->_summary['this_full_beginning_time'];
			if (!$manually_run && time() - $last_fnished_at < $this->conf(Base::O_CRAWLER_CRAWL_INTERVAL)) {
				self::debug('Cron abort: cache warmed already.');
				// if not reach whole crawling interval, exit
				$this->Release_lane();
				return;
			}
			self::debug('TouchedEnd. regenerate sitemap....');
			$this->cls('Crawler_Map')->gen();
		}

		$this->list_crawlers();

		// Skip the crawlers that in bypassed list
		while (!$this->is_active($this->_summary['curr_crawler']) && $this->_summary['curr_crawler'] < count($this->_crawlers)) {
			self::debug('Skipped the Crawler #' . $this->_summary['curr_crawler'] . ' ......');
			$this->_summary['curr_crawler']++;
		}
		if ($this->_summary['curr_crawler'] >= count($this->_crawlers)) {
			$this->_end_reason = 'end';
			$this->_terminate_running();
			$this->Release_lane();
			return;
		}

		// In case crawlers are all done but not reload, reload it
		if (empty($this->_summary['curr_crawler']) || empty($this->_crawlers[$this->_summary['curr_crawler']])) {
			$this->_summary['curr_crawler'] = 0;
			$this->_summary['crawler_stats'][$this->_summary['curr_crawler']] = array();
		}

		$this->load_conf();

		try {
			$this->_engine_start();
			$this->Release_lane();
		} catch (\Exception $e) {
			self::debug('🛑 ' . $e->getMessage());
		}
	}

	/**
	 * Load conf before running crawler
	 *
	 * @since  3.0
	 * @access private
	 */
	private function load_conf()
	{
		$this->_crawler_conf['base'] = home_url();

		$current_crawler = $this->_crawlers[$this->_summary['curr_crawler']];

		/**
		 * Set role simulation
		 * @since 1.9.1
		 */
		// if (!empty($current_crawler['uid'])) {
		// 	// Get role simulation vary name
		// 	$vary_name = $this->cls('Vary')->get_vary_name();
		// 	$vary_val = $this->cls('Vary')->finalize_default_vary($current_crawler['uid']);
		// 	$this->_crawler_conf['cookies'][$vary_name] = $vary_val;
		// 	$this->_crawler_conf['cookies']['litespeed_hash'] = Router::cls()->get_hash($current_crawler['uid']);
		// }

		/**
		 * Check cookie crawler
		 * @since  2.8
		 */
		foreach ($current_crawler as $k => $v) {
			if (strpos($k, 'cookie:') !== 0) {
				continue;
			}

			if ($v == '_null') {
				continue;
			}

			$this->_crawler_conf['cookies'][substr($k, 7)] = $v;
		}

		/**
		 * Set WebP simulation
		 * @since  1.9.1
		 */
		if (!empty($current_crawler['webp'])) {
			$this->_crawler_conf['headers'][] = 'Accept: image/webp,*/*';
		}

		/**
		 * Set mobile crawler
		 * @since  2.8
		 */
		if (!empty($current_crawler['mobile'])) {
			$this->_crawler_conf['ua'] = 'Mobile iPhone';
		}

		/**
		 * Limit delay to use server setting
		 * @since 1.8.3
		 */
		$this->_crawler_conf['run_delay'] = $this->conf(Base::O_CRAWLER_USLEEP); // microseconds
		if (!empty($_SERVER[Base::ENV_CRAWLER_USLEEP]) && $_SERVER[Base::ENV_CRAWLER_USLEEP] > $this->_crawler_conf['run_delay']) {
			$this->_crawler_conf['run_delay'] = $_SERVER[Base::ENV_CRAWLER_USLEEP];
		}

		$this->_crawler_conf['run_duration'] = $this->conf(Base::O_CRAWLER_RUN_DURATION);

		$this->_crawler_conf['load_limit'] = $this->conf(Base::O_CRAWLER_LOAD_LIMIT);
		if (!empty($_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE])) {
			$this->_crawler_conf['load_limit'] = $_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE];
		} elseif (!empty($_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT]) && $_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT] < $this->_crawler_conf['load_limit']) {
			$this->_crawler_conf['load_limit'] = $_SERVER[Base::ENV_CRAWLER_LOAD_LIMIT];
		}
	}

	/**
	 * Start crawler
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _engine_start()
	{
		// check if is running
		// if ($this->_summary['is_running'] && time() - $this->_summary['is_running'] < $this->_crawler_conf['run_duration']) {
		// 	$this->_end_reason = 'stopped';
		// 	self::debug('The crawler is running.');
		// 	return;
		// }

		// check current load
		$this->_adjust_current_threads();
		if ($this->_cur_threads == 0) {
			$this->_end_reason = 'stopped_highload';
			self::debug('Stopped due to heavy load.');
			return;
		}

		// log started time
		self::save_summary(array('last_start_time' => time()));

		// set time limit
		$maxTime = (int) ini_get('max_execution_time');
		self::debug('ini_get max_execution_time=' . $maxTime);
		if ($maxTime == 0) {
			$maxTime = 300; // hardlimit
		} else {
			$maxTime -= 5;
		}
		if ($maxTime >= $this->_crawler_conf['run_duration']) {
			$maxTime = $this->_crawler_conf['run_duration'];
			self::debug('Use run_duration setting as max_execution_time=' . $maxTime);
		} elseif (ini_set('max_execution_time', $this->_crawler_conf['run_duration'] + 15) !== false) {
			$maxTime = $this->_crawler_conf['run_duration'];
			self::debug('ini_set max_execution_time=' . $maxTime);
		}
		self::debug('final max_execution_time=' . $maxTime);
		$this->_max_run_time = $maxTime + time();

		// mark running
		$this->_prepare_running();
		// run cralwer
		$this->_do_running();
		$this->_terminate_running();
	}

	/**
	 * Get server load
	 *
	 * @since 5.5
	 */
	public function get_server_load()
	{
		/**
		 * If server is windows, exit
		 * @see  https://wordpress.org/support/topic/crawler-keeps-causing-crashes/
		 */
		if (!function_exists('sys_getloadavg')) {
			return -1;
		}

		$curload = sys_getloadavg();
		$curload = $curload[0];
		self::debug('Server load: ' . $curload);
		return $curload;
	}

	/**
	 * Adjust threads dynamically
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _adjust_current_threads()
	{
		$curload = $this->get_server_load();
		if ($curload == -1) {
			self::debug('set threads=0 due to func sys_getloadavg not exist!');
			$this->_cur_threads = 0;
			return;
		}

		$curload /= $this->_ncpu;
		// $curload = 1;

		if ($this->_cur_threads == -1) {
			// init
			if ($curload > $this->_crawler_conf['load_limit']) {
				$curthreads = 0;
			} elseif ($curload >= $this->_crawler_conf['load_limit'] - 1) {
				$curthreads = 1;
			} else {
				$curthreads = intval($this->_crawler_conf['load_limit'] - $curload);
				if ($curthreads > $this->conf(Base::O_CRAWLER_THREADS)) {
					$curthreads = $this->conf(Base::O_CRAWLER_THREADS);
				}
			}
		} else {
			// adjust
			$curthreads = $this->_cur_threads;
			if ($curload >= $this->_crawler_conf['load_limit'] + 1) {
				sleep(5); // sleep 5 secs
				if ($curthreads >= 1) {
					$curthreads--;
				}
			} elseif ($curload >= $this->_crawler_conf['load_limit']) {
				// if ( $curthreads > 1 ) {// if already 1, keep
				$curthreads--;
				// }
			} elseif ($curload + 1 < $this->_crawler_conf['load_limit']) {
				if ($curthreads < $this->conf(Base::O_CRAWLER_THREADS)) {
					$curthreads++;
				}
			}
		}

		// $log = 'set current threads = ' . $curthreads . ' previous=' . $this->_cur_threads
		// 	. ' max_allowed=' . $this->conf( Base::O_CRAWLER_THREADS ) . ' load_limit=' . $this->_crawler_conf[ 'load_limit' ] . ' current_load=' . $curload;

		$this->_cur_threads = $curthreads;
		$this->_cur_thread_time = time();
	}

	/**
	 * Mark running status
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _prepare_running()
	{
		$this->_summary['is_running'] = time();
		$this->_summary['done'] = 0; // reset done status
		$this->_summary['last_status'] = 'prepare running';
		$this->_summary['last_crawled'] = 0;

		// Current crawler starttime mark
		if ($this->_summary['last_pos'] == 0) {
			$this->_summary['curr_crawler_beginning_time'] = time();
		}

		if ($this->_summary['curr_crawler'] == 0 && $this->_summary['last_pos'] == 0) {
			$this->_summary['this_full_beginning_time'] = time();
			$this->_summary['list_size'] = $this->cls('Crawler_Map')->count_map();
		}

		if ($this->_summary['end_reason'] == 'end' && $this->_summary['last_pos'] == 0) {
			$this->_summary['crawler_stats'][$this->_summary['curr_crawler']] = array();
		}

		self::save_summary();
	}

	/**
	 * Take over lane
	 * @since 6.1
	 */
	private function _take_over_lane()
	{
		self::debug('Take over lane as lane is free: ' . $this->json_local_path() . '.pid');
		file::save($this->json_local_path() . '.pid', LITESPEED_LANE_HASH);
	}

	/**
	 * Update lane file
	 * @since 6.1
	 */
	private function _touch_lane()
	{
		touch($this->json_local_path() . '.pid');
	}

	/**
	 * Release lane file
	 * @since 6.1
	 */
	public function Release_lane()
	{
		$lane_file = $this->json_local_path() . '.pid';
		if (!file_exists($lane_file)) {
			return;
		}

		self::debug('Release lane');
		unlink($lane_file);
	}

	/**
	 * Check if lane is used by other crawlers
	 * @since 6.1
	 */
	private function _check_valid_lane($strict_mode = false)
	{
		// Check lane hash
		$lane_file = $this->json_local_path() . '.pid';
		if ($strict_mode) {
			if (!file_exists($lane_file)) {
				self::debug("lane file not existed, strict mode is false [file] $lane_file");
				return false;
			}
		}
		$pid = file::read($lane_file);
		if ($pid && LITESPEED_LANE_HASH != $pid) {
			// If lane file is older than 1h, ignore
			if (time() - filemtime($lane_file) > 3600) {
				self::debug('Lane file is older than 1h, releasing lane');
				$this->Release_lane();
				return true;
			}
			return false;
		}
		return true;
	}

	/**
	 * Run crawler
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _do_running()
	{
		$options = $this->_get_curl_options(true);

		while ($urlChunks = $this->cls('Crawler_Map')->list_map(self::CHUNKS, $this->_summary['last_pos'])) {
			// self::debug('$urlChunks=' . count($urlChunks) . ' $this->_cur_threads=' . $this->_cur_threads);
			// start crawling
			$urlChunks = array_chunk($urlChunks, $this->_cur_threads);
			// self::debug('$urlChunks after array_chunk: ' . count($urlChunks));
			foreach ($urlChunks as $rows) {
				if (!$this->_check_valid_lane(true)) {
					$this->_end_reason = 'lane_invalid';
					self::debug('🛑 The crawler lane is used by newer crawler.');
					throw new \Exception('invalid crawler lane');
				}
				// Update time
				$this->_touch_lane();

				// self::debug('chunk fetching count($rows)= ' . count($rows));
				// multi curl
				$rets = $this->_multi_request($rows, $options);

				// check result headers
				foreach ($rows as $row) {
					// self::debug('chunk fetching 553');
					if (empty($rets[$row['id']])) {
						// If already in blacklist, no curl happened, no corresponding record
						continue;
					}
					// self::debug('chunk fetching 557');
					// check response
					if ($rets[$row['id']]['code'] == 428) {
						// HTTP/1.1 428 Precondition Required (need to test)
						$this->_end_reason = 'crawler_disabled';
						self::debug('crawler_disabled');
						return;
					}

					$status = $this->_status_parse($rets[$row['id']]['header'], $rets[$row['id']]['code'], $row['url']); // B or H or M or N(nocache)
					self::debug('[status] ' . $this->_status2title($status) . "\t\t [url] " . $row['url']);
					$this->_map_status_list[$status][$row['id']] = array(
						'url' => $row['url'],
						'code' => $rets[$row['id']]['code'], // 201 or 200 or 404
					);
					if (empty($this->_summary['crawler_stats'][$this->_summary['curr_crawler']][$status])) {
						$this->_summary['crawler_stats'][$this->_summary['curr_crawler']][$status] = 0;
					}
					$this->_summary['crawler_stats'][$this->_summary['curr_crawler']][$status]++;
				}

				// update offset position
				$_time = time();
				$this->_summary['last_count'] = count($rows);
				$this->_summary['last_pos'] += $this->_summary['last_count'];
				$this->_summary['last_crawled'] += $this->_summary['last_count'];
				$this->_summary['last_update_time'] = $_time;
				$this->_summary['last_status'] = 'updated position';
				// self::debug("chunk fetching 604 last_pos:{$this->_summary['last_pos']} last_count:{$this->_summary['last_count']} last_crawled:{$this->_summary['last_crawled']}");
				// check duration
				if ($this->_summary['last_update_time'] > $this->_max_run_time) {
					$this->_end_reason = 'stopped_maxtime';
					self::debug('Terminated due to maxtime');
					return;
					// return __('Stopped due to exceeding defined Maximum Run Time', 'litespeed-cache');
				}

				// make sure at least each 10s save meta & map status once
				if ($_time - $this->_summary['meta_save_time'] > 10) {
					$this->_map_status_list = $this->cls('Crawler_Map')->save_map_status($this->_map_status_list, $this->_summary['curr_crawler']);
					self::save_summary();
				}
				// self::debug('chunk fetching 597');
				// check if need to reset pos each 5s
				if ($_time > $this->_summary['pos_reset_check']) {
					$this->_summary['pos_reset_check'] = $_time + 5;
					if (file_exists($this->_resetfile) && unlink($this->_resetfile)) {
						self::debug('Terminated due to reset file');

						$this->_summary['last_pos'] = 0;
						$this->_summary['curr_crawler'] = 0;
						$this->_summary['crawler_stats'][$this->_summary['curr_crawler']] = array();
						// reset done status
						$this->_summary['done'] = 0;
						$this->_summary['this_full_beginning_time'] = 0;
						$this->_end_reason = 'stopped_reset';
						return;
						// return __('Stopped due to reset meta position', 'litespeed-cache');
					}
				}
				// self::debug('chunk fetching 615');
				// check loads
				if ($this->_summary['last_update_time'] - $this->_cur_thread_time > 60) {
					$this->_adjust_current_threads();
					if ($this->_cur_threads == 0) {
						$this->_end_reason = 'stopped_highload';
						self::debug('🛑 Terminated due to highload');
						return;
						// return __('Stopped due to load over limit', 'litespeed-cache');
					}
				}

				$this->_summary['last_status'] = 'sleeping ' . $this->_crawler_conf['run_delay'] . 'ms';

				usleep($this->_crawler_conf['run_delay']);
			}
			// self::debug('chunk fetching done');
		}

		// All URLs are done for current crawler
		$this->_end_reason = 'end';
		$this->_summary['crawler_stats'][$this->_summary['curr_crawler']]['W'] = 0;
		self::debug('Crawler #' . $this->_summary['curr_crawler'] . ' touched end');
	}

	/**
	 * Send multi curl requests
	 * If res=B, bypass request and won't return
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _multi_request($rows, $options)
	{
		if (!function_exists('curl_multi_init')) {
			exit('curl_multi_init disabled');
		}
		$mh = curl_multi_init();
		$curls = array();
		foreach ($rows as $row) {
			if (substr($row['res'], $this->_summary['curr_crawler'], 1) == 'B') {
				continue;
			}
			if (substr($row['res'], $this->_summary['curr_crawler'], 1) == 'N') {
				continue;
			}

			if (!function_exists('curl_init')) {
				exit('curl_init disabled');
			}

			$curls[$row['id']] = curl_init();

			// Append URL
			$url = $row['url'];
			if ($this->conf(Base::O_CRAWLER_DROP_DOMAIN)) {
				$url = $this->_crawler_conf['base'] . $row['url'];
			}
			curl_setopt($curls[$row['id']], CURLOPT_URL, $url);
			self::debug('Crawling [url] ' . $url . ($url == $row['url'] ? '' : ' [ori] ' . $row['url']));

			curl_setopt_array($curls[$row['id']], $options);

			curl_multi_add_handle($mh, $curls[$row['id']]);
		}
		// self::debug('-----debug1');
		// execute curl
		if ($curls) {
			do {
				$status = curl_multi_exec($mh, $active);
				if ($active) {
					curl_multi_select($mh);
				}
			} while ($active && $status == CURLM_OK);
		}
		// self::debug('-----debug2');
		// curl done
		$ret = array();
		foreach ($rows as $row) {
			if (substr($row['res'], $this->_summary['curr_crawler'], 1) == 'B') {
				continue;
			}
			if (substr($row['res'], $this->_summary['curr_crawler'], 1) == 'N') {
				continue;
			}
			// self::debug('-----debug3');
			$ch = $curls[$row['id']];

			// Parse header
			$header_size = curl_getinfo($ch, CURLINFO_HEADER_SIZE);
			$content = curl_multi_getcontent($ch);
			$header = substr($content, 0, $header_size);

			$ret[$row['id']] = array(
				'header' => $header,
				'code' => curl_getinfo($ch, CURLINFO_HTTP_CODE),
			);
			// self::debug('-----debug4');
			curl_multi_remove_handle($mh, $ch);
			curl_close($ch);
		}
		// self::debug('-----debug5');
		curl_multi_close($mh);
		// self::debug('-----debug6');
		return $ret;
	}

	/**
	 * Translate the status to title
	 * @since 6.0
	 */
	private function _status2title($status)
	{
		if ($status == 'H') {
			return '✅ Hit';
		}
		if ($status == 'M') {
			return '😊 Miss';
		}
		if ($status == 'B') {
			return '😅 Blacklisted';
		}
		if ($status == 'N') {
			return '😅 Blacklisted';
		}
		return '🛸 Unknown';
	}

	/**
	 * Check returned curl header to find if cached or not
	 *
	 * @since  2.0
	 * @access private
	 */
	private function _status_parse($header, $code, $url)
	{
		if ($code == 201) {
			return 'H';
		}

		if (stripos($header, 'X-Litespeed-Cache-Control: no-cache') !== false) {
			// If is from DIVI, taken as miss
			if (defined('LITESPEED_CRAWLER_IGNORE_NONCACHEABLE') && LITESPEED_CRAWLER_IGNORE_NONCACHEABLE) {
				return 'M';
			}

			// If blacklist is disabled
			if (
				(defined('LITESPEED_CRAWLER_DISABLE_BLOCKLIST') && LITESPEED_CRAWLER_DISABLE_BLOCKLIST) ||
				apply_filters('litespeed_crawler_disable_blocklist', '__return_false', $url)
			) {
				return 'M';
			}

			return 'N'; // Blacklist
		}

		$_cache_headers = array('x-qc-cache', 'x-lsadc-cache', 'x-litespeed-cache');

		foreach ($_cache_headers as $_header) {
			if (stripos($header, $_header) !== false) {
				if (stripos($header, $_header . ': miss') !== false) {
					return 'M'; // Miss
				}
				return 'H'; // Hit
			}
		}

		// If blacklist is disabled
		if (
			(defined('LITESPEED_CRAWLER_DISABLE_BLOCKLIST') && LITESPEED_CRAWLER_DISABLE_BLOCKLIST) ||
			apply_filters('litespeed_crawler_disable_blocklist', '__return_false', $url)
		) {
			return 'M';
		}

		return 'B'; // Blacklist
	}

	/**
	 * Get curl_options
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _get_curl_options($crawler_only = false)
	{
		$options = array(
			CURLOPT_RETURNTRANSFER => true,
			CURLOPT_HEADER => true,
			CURLOPT_CUSTOMREQUEST => 'GET',
			CURLOPT_FOLLOWLOCATION => false,
			CURLOPT_ENCODING => 'gzip',
			CURLOPT_CONNECTTIMEOUT => 10,
			CURLOPT_TIMEOUT => $this->conf(Base::O_CRAWLER_TIMEOUT), // Larger timeout to avoid incorrect blacklist addition #900171
			CURLOPT_SSL_VERIFYHOST => 0,
			CURLOPT_SSL_VERIFYPEER => false,
			CURLOPT_NOBODY => false,
			CURLOPT_HTTPHEADER => $this->_crawler_conf['headers'],
		);
		$options[CURLOPT_HTTPHEADER][] = 'Cache-Control: max-age=0';

		/**
		 * Try to enable http2 connection (only available since PHP7+)
		 * @since  1.9.1
		 * @since  2.2.7 Commented due to cause no-cache issue
		 * @since  2.9.1+ Fixed wrongly usage of CURL_HTTP_VERSION_1_1 const
		 */
		$options[CURLOPT_HTTP_VERSION] = CURL_HTTP_VERSION_1_1;
		// 	$options[ CURL_HTTP_VERSION_2 ] = 1;

		// IP resolve
		if ($this->conf(Base::O_SERVER_IP)) {
			Utility::compatibility();
			if (($this->conf(Base::O_CRAWLER_DROP_DOMAIN) || !$crawler_only) && $this->_crawler_conf['base']) {
				// Resolve URL to IP
				$parsed_url = parse_url($this->_crawler_conf['base']);

				if (!empty($parsed_url['host'])) {
					$dom = $parsed_url['host'];
					$port = $parsed_url['scheme'] == 'https' ? '443' : '80';
					$url = $dom . ':' . $port . ':' . $this->conf(Base::O_SERVER_IP);

					$options[CURLOPT_RESOLVE] = array($url);
					$options[CURLOPT_DNS_USE_GLOBAL_CACHE] = false;
				}
			}
		}

		// if is walker
		// $options[ CURLOPT_FRESH_CONNECT ] = true;

		// Referer
		if (isset($_SERVER['HTTP_HOST']) && isset($_SERVER['REQUEST_URI'])) {
			$options[CURLOPT_REFERER] = 'http://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
		}

		// User Agent
		if ($crawler_only) {
			if (strpos($this->_crawler_conf['ua'], Crawler::FAST_USER_AGENT) !== 0) {
				$this->_crawler_conf['ua'] = Crawler::FAST_USER_AGENT . ' ' . $this->_crawler_conf['ua'];
			}
		}
		$options[CURLOPT_USERAGENT] = $this->_crawler_conf['ua'];

		// Cookies
		$cookies = array();
		foreach ($this->_crawler_conf['cookies'] as $k => $v) {
			if (!$v) {
				continue;
			}
			$cookies[] = $k . '=' . urlencode($v);
		}
		if ($cookies) {
			$options[CURLOPT_COOKIE] = implode('; ', $cookies);
		}

		return $options;
	}

	/**
	 * Self curl to get HTML content
	 *
	 * @since  3.3
	 */
	public function self_curl($url, $ua, $uid = false, $accept = false)
	{
		// $accept not in use yet
		$this->_crawler_conf['base'] = home_url();
		$this->_crawler_conf['ua'] = $ua;
		if ($accept) {
			$this->_crawler_conf['headers'] = array('Accept: ' . $accept);
		}
		if ($uid) {
			$this->_crawler_conf['cookies']['litespeed_flash_hash'] = Router::cls()->get_flash_hash($uid);
		}

		$options = $this->_get_curl_options();
		$options[CURLOPT_HEADER] = false;
		$options[CURLOPT_FOLLOWLOCATION] = true;

		$ch = curl_init();
		curl_setopt_array($ch, $options);
		curl_setopt($ch, CURLOPT_URL, $url);
		$result = curl_exec($ch);
		$code = curl_getinfo($ch, CURLINFO_HTTP_CODE);
		curl_close($ch);

		if ($code != 200) {
			self::debug('❌ Response code is not 200 in self_curl() [code] ' . var_export($code, true));
			return false;
		}

		return $result;
	}

	/**
	 * Terminate crawling
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _terminate_running()
	{
		$this->_map_status_list = $this->cls('Crawler_Map')->save_map_status($this->_map_status_list, $this->_summary['curr_crawler']);

		if ($this->_end_reason == 'end') {
			// Current crawler is fully done
			// $end_reason = sprintf( __( 'Crawler %s reached end of sitemap file.', 'litespeed-cache' ), '#' . ( $this->_summary['curr_crawler'] + 1 ) );
			$this->_summary['curr_crawler']++; // Jump to next cralwer
			// $this->_summary[ 'crawler_stats' ][ $this->_summary[ 'curr_crawler' ] ] = array(); // reset this at next crawl time
			$this->_summary['last_pos'] = 0; // reset last position
			$this->_summary['last_crawler_total_cost'] = time() - $this->_summary['curr_crawler_beginning_time'];
			$count_crawlers = count($this->list_crawlers());
			if ($this->_summary['curr_crawler'] >= $count_crawlers) {
				self::debug('_terminate_running Touched end, whole crawled. Reload crawler!');
				$this->_summary['curr_crawler'] = 0;
				// $this->_summary[ 'crawler_stats' ][ $this->_summary[ 'curr_crawler' ] ] = array();
				$this->_summary['done'] = 'touchedEnd'; // log done status
				$this->_summary['last_full_time_cost'] = time() - $this->_summary['this_full_beginning_time'];
			}
		}
		$this->_summary['last_status'] = 'stopped';
		$this->_summary['is_running'] = 0;
		$this->_summary['end_reason'] = $this->_end_reason;
		self::save_summary();
	}

	/**
	 * List all crawlers ( tagA => [ valueA => titleA, ... ] ...)
	 *
	 * @since    1.9.1
	 * @access   public
	 */
	public function list_crawlers()
	{
		if ($this->_crawlers) {
			return $this->_crawlers;
		}

		$crawler_factors = array();

		// Add default Guest crawler
		$crawler_factors['uid'] = array(0 => __('Guest', 'litespeed-cache'));

		// WebP on/off
		if (($this->conf(Base::O_GUEST) && $this->conf(Base::O_GUEST_OPTM)) || $this->conf(Base::O_IMG_OPTM_WEBP)) {
			$crawler_factors['webp'] = array(1 => 'WebP', 0 => '');
		}

		// Guest Mode on/off
		if ($this->conf(Base::O_GUEST)) {
			$vary_name = $this->cls('Vary')->get_vary_name();
			$vary_val = 'guest_mode:1';
			if (!defined('LSCWP_LOG')) {
				$vary_val = md5($this->conf(Base::HASH) . $vary_val);
			}
			$crawler_factors['cookie:' . $vary_name] = array($vary_val => '', '_null' => '<font data-balloon-pos="up" aria-label="Guest Mode">👒</font>');
		}

		// Mobile crawler
		if ($this->conf(Base::O_CACHE_MOBILE)) {
			$crawler_factors['mobile'] = array(1 => '<font data-balloon-pos="up" aria-label="Mobile">📱</font>', 0 => '');
		}

		// Get roles set
		// List all roles
		// foreach ($this->conf(Base::O_CRAWLER_ROLES) as $v) {
		// 	$role_title = '';
		// 	$udata = get_userdata($v);
		// 	if (isset($udata->roles) && is_array($udata->roles)) {
		// 		$tmp = array_values($udata->roles);
		// 		$role_title = array_shift($tmp);
		// 	}
		// 	if (!$role_title) {
		// 		continue;
		// 	}

		// 	$crawler_factors['uid'][$v] = ucfirst($role_title);
		// }

		// Cookie crawler
		foreach ($this->conf(Base::O_CRAWLER_COOKIES) as $v) {
			if (empty($v['name'])) {
				continue;
			}

			$this_cookie_key = 'cookie:' . $v['name'];

			$crawler_factors[$this_cookie_key] = array();

			foreach ($v['vals'] as $v2) {
				$crawler_factors[$this_cookie_key][$v2] =
					$v2 == '_null' ? '' : '<font data-balloon-pos="up" aria-label="Cookie">🍪</font>' . esc_html($v['name']) . '=' . esc_html($v2);
			}
		}

		// Crossing generate the crawler list
		$this->_crawlers = $this->_recursive_build_crawler($crawler_factors);

		return $this->_crawlers;
	}

	/**
	 * Build a crawler list recursively
	 *
	 * @since 2.8
	 * @access private
	 */
	private function _recursive_build_crawler($crawler_factors, $group = array(), $i = 0)
	{
		$current_factor = array_keys($crawler_factors);
		$current_factor = $current_factor[$i];

		$if_touch_end = $i + 1 >= count($crawler_factors);

		$final_list = array();

		foreach ($crawler_factors[$current_factor] as $k => $v) {
			// Don't alter $group bcos of loop usage
			$item = $group;
			$item['title'] = !empty($group['title']) ? $group['title'] : '';
			if ($v) {
				if ($item['title']) {
					$item['title'] .= ' - ';
				}
				$item['title'] .= $v;
			}
			$item[$current_factor] = $k;

			if ($if_touch_end) {
				$final_list[] = $item;
			} else {
				// Inception: next layer
				$final_list = array_merge($final_list, $this->_recursive_build_crawler($crawler_factors, $item, $i + 1));
			}
		}

		return $final_list;
	}

	/**
	 * Return crawler meta file local path
	 *
	 * @since    6.1
	 * @access public
	 */
	public function json_local_path()
	{
		if (!file_exists(LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta)) {
			return false;
		}

		return LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta;
	}

	/**
	 * Return crawler meta file
	 *
	 * @since    1.1.0
	 * @access public
	 */
	public function json_path()
	{
		if (!file_exists(LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta)) {
			return false;
		}

		return LITESPEED_STATIC_URL . '/crawler/' . $this->_sitemeta;
	}

	/**
	 * Create reset pos file
	 *
	 * @since    1.1.0
	 * @access public
	 */
	public function reset_pos()
	{
		File::save($this->_resetfile, time(), true);

		self::save_summary(array('is_running' => 0));
	}

	/**
	 * Display status based by matching crawlers order
	 *
	 * @since  3.0
	 * @access public
	 */
	public function display_status($status_row, $reason_set)
	{
		if (!$status_row) {
			return '';
		}

		$_status_list = array(
			'-' => 'default',
			'M' => 'primary',
			'H' => 'success',
			'B' => 'danger',
			'N' => 'warning',
		);

		$reason_set = explode(',', $reason_set);

		$status = '';
		foreach (str_split($status_row) as $k => $v) {
			$reason = $reason_set[$k];
			if ($reason == 'Man') {
				$reason = __('Manually added to blocklist', 'litespeed-cache');
			}
			if ($reason == 'Existed') {
				$reason = __('Previously existed in blocklist', 'litespeed-cache');
			}
			if ($reason) {
				$reason = 'data-balloon-pos="up" aria-label="' . $reason . '"';
			}
			$status .= '<i class="litespeed-dot litespeed-bg-' . $_status_list[$v] . '" ' . $reason . '>' . ($k + 1) . '</i>';
		}

		return $status;
	}

	/**
	 * Output info and exit
	 *
	 * @since    1.1.0
	 * @access protected
	 * @param  string $error Error info
	 */
	protected function output($msg)
	{
		if (defined('DOING_CRON')) {
			echo $msg;
			// exit();
		} else {
			echo "<script>alert('" . htmlspecialchars($msg) . "');</script>";
			// exit;
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_REFRESH_MAP:
				$this->cls('Crawler_Map')->gen(true);
				break;

			case self::TYPE_EMPTY:
				$this->cls('Crawler_Map')->empty_map();
				break;

			case self::TYPE_BLACKLIST_EMPTY:
				$this->cls('Crawler_Map')->blacklist_empty();
				break;

			case self::TYPE_BLACKLIST_DEL:
				if (!empty($_GET['id'])) {
					$this->cls('Crawler_Map')->blacklist_del($_GET['id']);
				}
				break;

			case self::TYPE_BLACKLIST_ADD:
				if (!empty($_GET['id'])) {
					$this->cls('Crawler_Map')->blacklist_add($_GET['id']);
				}
				break;

			case self::TYPE_START: // Handle the ajax request to proceed crawler manually by admin
				self::start_async();
				break;

			case self::TYPE_RESET:
				$this->reset_pos();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/str.cls.php000064400000002571151600224520017025 0ustar00<?php

/**
 * LiteSpeed String Operator Library Class
 *
 * @since 1.3
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Str
{
	/**
	 * Generate random string
	 *
	 * @since  1.3
	 * @access public
	 * @param  int  $len  	 Length of string
	 * @param  int  $type    1-Number 2-LowerChar 4-UpperChar
	 * @return string
	 */
	public static function rrand($len, $type = 7)
	{
		// mt_srand((int) ((float) microtime() * 1000000));

		switch ($type) {
			case 0:
				$charlist = '012';
				break;

			case 1:
				$charlist = '0123456789';
				break;

			case 2:
				$charlist = 'abcdefghijklmnopqrstuvwxyz';
				break;

			case 3:
				$charlist = '0123456789abcdefghijklmnopqrstuvwxyz';
				break;

			case 4:
				$charlist = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;

			case 5:
				$charlist = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;

			case 6:
				$charlist = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;

			case 7:
				$charlist = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;
		}

		$str = '';

		$max = strlen($charlist) - 1;
		for ($i = 0; $i < $len; $i++) {
			$str .= $charlist[mt_rand(0, $max)];
		}

		return $str;
	}

	/**
	 * Trim double quotes from a string to be used as a preformatted src in HTML.
	 * @since 6.5.3
	 */
	public static function trim_quotes($string)
	{
		return str_replace('"', '', $string);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/ucss.cls.php000064400000034617151600224570017205 0ustar00<?php

/**
 * The ucss class.
 *
 * @since      	5.1
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class UCSS extends Base
{
	const LOG_TAG = '[UCSS]';

	const TYPE_GEN = 'gen';
	const TYPE_CLEAR_Q = 'clear_q';

	protected $_summary;
	private $_ucss_whitelist;
	private $_queue;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();

		add_filter('litespeed_ucss_whitelist', array($this->cls('Data'), 'load_ucss_whitelist'));
	}

	/**
	 * Uniform url tag for ucss usage
	 * @since 4.7
	 */
	public static function get_url_tag($request_url = false)
	{
		$url_tag = $request_url;
		if (is_404()) {
			$url_tag = '404';
		} elseif (apply_filters('litespeed_ucss_per_pagetype', false)) {
			$url_tag = Utility::page_type();
			self::debug('litespeed_ucss_per_pagetype filter altered url to ' . $url_tag);
		}

		return $url_tag;
	}

	/**
	 * Get UCSS path
	 *
	 * @since  4.0
	 */
	public function load($request_url, $dry_run = false)
	{
		// Check UCSS URI excludes
		$ucss_exc = apply_filters('litespeed_ucss_exc', $this->conf(self::O_OPTM_UCSS_EXC));
		if ($ucss_exc && ($hit = Utility::str_hit_array($request_url, $ucss_exc))) {
			self::debug('UCSS bypassed due to UCSS URI Exclude setting: ' . $hit);
			Core::comment('QUIC.cloud UCSS bypassed by setting');
			return false;
		}

		$filepath_prefix = $this->_build_filepath_prefix('ucss');

		$url_tag = self::get_url_tag($request_url);

		$vary = $this->cls('Vary')->finalize_full_varies();
		$filename = $this->cls('Data')->load_url_file($url_tag, $vary, 'ucss');
		if ($filename) {
			$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filename . '.css';

			if (file_exists($static_file)) {
				self::debug2('existing ucss ' . $static_file);
				// Check if is error comment inside only
				$tmp = File::read($static_file);
				if (substr($tmp, 0, 2) == '/*' && substr(trim($tmp), -2) == '*/') {
					self::debug2('existing ucss is error only: ' . $tmp);
					Core::comment('QUIC.cloud UCSS bypassed due to generation error ❌ ' . $filepath_prefix . $filename . '.css');
					return false;
				}

				Core::comment('QUIC.cloud UCSS loaded ✅');

				return $filename . '.css';
			}
		}

		if ($dry_run) {
			return false;
		}

		Core::comment('QUIC.cloud UCSS in queue');

		$uid = get_current_user_id();

		$ua = $this->_get_ua();

		// Store it for cron
		$this->_queue = $this->load_queue('ucss');

		if (count($this->_queue) > 500) {
			self::debug('UCSS Queue is full - 500');
			return false;
		}

		$queue_k = (strlen($vary) > 32 ? md5($vary) : $vary) . ' ' . $url_tag;
		$this->_queue[$queue_k] = array(
			'url' => apply_filters('litespeed_ucss_url', $request_url),
			'user_agent' => substr($ua, 0, 200),
			'is_mobile' => $this->_separate_mobile(),
			'is_webp' => $this->cls('Media')->webp_support() ? 1 : 0,
			'uid' => $uid,
			'vary' => $vary,
			'url_tag' => $url_tag,
		); // Current UA will be used to request
		$this->save_queue('ucss', $this->_queue);
		self::debug('Added queue_ucss [url_tag] ' . $url_tag . ' [UA] ' . $ua . ' [vary] ' . $vary . ' [uid] ' . $uid);

		// Prepare cache tag for later purge
		Tag::add('UCSS.' . md5($queue_k));

		return false;
	}

	/**
	 * Get User Agent
	 *
	 * @since  5.3
	 */
	private function _get_ua()
	{
		return !empty($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';
	}

	/**
	 * Add rows to q
	 *
	 * @since  5.3
	 */
	public function add_to_q($url_files)
	{
		// Store it for cron
		$this->_queue = $this->load_queue('ucss');

		if (count($this->_queue) > 500) {
			self::debug('UCSS Queue is full - 500');
			return false;
		}

		$ua = $this->_get_ua();
		foreach ($url_files as $url_file) {
			$vary = $url_file['vary'];
			$request_url = $url_file['url'];
			$is_mobile = $url_file['mobile'];
			$is_webp = $url_file['webp'];
			$url_tag = self::get_url_tag($request_url);

			$queue_k = (strlen($vary) > 32 ? md5($vary) : $vary) . ' ' . $url_tag;
			$q = array(
				'url' => apply_filters('litespeed_ucss_url', $request_url),
				'user_agent' => substr($ua, 0, 200),
				'is_mobile' => $is_mobile,
				'is_webp' => $is_webp,
				'uid' => false,
				'vary' => $vary,
				'url_tag' => $url_tag,
			); // Current UA will be used to request

			self::debug('Added queue_ucss [url_tag] ' . $url_tag . ' [UA] ' . $ua . ' [vary] ' . $vary . ' [uid] false');
			$this->_queue[$queue_k] = $q;
		}
		$this->save_queue('ucss', $this->_queue);
	}

	/**
	 * Generate UCSS
	 *
	 * @since  4.0
	 */
	public static function cron($continue = false)
	{
		$_instance = self::cls();
		return $_instance->_cron_handler($continue);
	}

	/**
	 * Handle UCSS cron
	 *
	 * @since 4.2
	 */
	private function _cron_handler($continue)
	{
		$this->_queue = $this->load_queue('ucss');

		if (empty($this->_queue)) {
			return;
		}

		// For cron, need to check request interval too
		if (!$continue) {
			if (!empty($this->_summary['curr_request']) && time() - $this->_summary['curr_request'] < 300 && !$this->conf(self::O_DEBUG)) {
				self::debug('Last request not done');
				return;
			}
		}

		$i = 0;
		foreach ($this->_queue as $k => $v) {
			if (!empty($v['_status'])) {
				continue;
			}

			self::debug('cron job [tag] ' . $k . ' [url] ' . $v['url'] . ($v['is_mobile'] ? ' 📱 ' : '') . ' [UA] ' . $v['user_agent']);

			if (!isset($v['is_webp'])) {
				$v['is_webp'] = false;
			}

			$i++;
			$res = $this->_send_req($v['url'], $k, $v['uid'], $v['user_agent'], $v['vary'], $v['url_tag'], $v['is_mobile'], $v['is_webp']);
			if (!$res) {
				// Status is wrong, drop this this->_queue
				$this->_queue = $this->load_queue('ucss');
				unset($this->_queue[$k]);
				$this->save_queue('ucss', $this->_queue);

				if (!$continue) {
					return;
				}

				if ($i > 3) {
					GUI::print_loading(count($this->_queue), 'UCSS');
					return Router::self_redirect(Router::ACTION_UCSS, self::TYPE_GEN);
				}

				continue;
			}

			// Exit queue if out of quota
			if ($res === 'out_of_quota') {
				return;
			}

			$this->_queue = $this->load_queue('ucss');
			$this->_queue[$k]['_status'] = 'requested';
			$this->save_queue('ucss', $this->_queue);
			self::debug('Saved to queue [k] ' . $k);

			// only request first one
			if (!$continue) {
				return;
			}

			if ($i > 3) {
				GUI::print_loading(count($this->_queue), 'UCSS');
				return Router::self_redirect(Router::ACTION_UCSS, self::TYPE_GEN);
			}
		}
	}

	/**
	 * Send to QC API to generate UCSS
	 *
	 * @since  2.3
	 * @access private
	 */
	private function _send_req($request_url, $queue_k, $uid, $user_agent, $vary, $url_tag, $is_mobile, $is_webp)
	{
		// Check if has credit to push or not
		$err = false;
		$allowance = $this->cls('Cloud')->allowance(Cloud::SVC_UCSS, $err);
		if (!$allowance) {
			self::debug('❌ No credit: ' . $err);
			$err && Admin_Display::error(Error::msg($err));
			return 'out_of_quota';
		}

		set_time_limit(120);

		// Update css request status
		$this->_summary['curr_request'] = time();
		self::save_summary();

		// Gather guest HTML to send
		$html = $this->cls('CSS')->prepare_html($request_url, $user_agent, $uid);

		if (!$html) {
			return false;
		}

		// Parse HTML to gather all CSS content before requesting
		$css = false;
		list(, $html) = $this->prepare_css($html, $is_webp, true); // Use this to drop CSS from HTML as we don't need those CSS to generate UCSS
		$filename = $this->cls('Data')->load_url_file($url_tag, $vary, 'css');
		$filepath_prefix = $this->_build_filepath_prefix('css');
		$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filename . '.css';
		self::debug('Checking combined file ' . $static_file);
		if (file_exists($static_file)) {
			$css = File::read($static_file);
		}

		if (!$css) {
			self::debug('❌ No combined css');
			return false;
		}

		$data = array(
			'url' => $request_url,
			'queue_k' => $queue_k,
			'user_agent' => $user_agent,
			'is_mobile' => $is_mobile ? 1 : 0, // todo:compatible w/ tablet
			'is_webp' => $is_webp ? 1 : 0,
			'html' => $html,
			'css' => $css,
		);
		if (!isset($this->_ucss_whitelist)) {
			$this->_ucss_whitelist = $this->_filter_whitelist();
		}
		$data['whitelist'] = $this->_ucss_whitelist;

		self::debug('Generating: ', $data);

		$json = Cloud::post(Cloud::SVC_UCSS, $data, 30);
		if (!is_array($json)) {
			return false;
		}

		// Old version compatibility
		if (empty($json['status'])) {
			if (!empty($json['ucss'])) {
				$this->_save_con('ucss', $json['ucss'], $queue_k, $is_mobile, $is_webp);
			}

			// Delete the row
			return false;
		}

		// Unknown status, remove this line
		if ($json['status'] != 'queued') {
			return false;
		}

		// Save summary data
		$this->_summary['last_spent'] = time() - $this->_summary['curr_request'];
		$this->_summary['last_request'] = $this->_summary['curr_request'];
		$this->_summary['curr_request'] = 0;
		self::save_summary();

		return true;
	}

	/**
	 * Save UCSS content
	 *
	 * @since 4.2
	 */
	private function _save_con($type, $css, $queue_k, $is_mobile, $is_webp)
	{
		// Add filters
		$css = apply_filters('litespeed_' . $type, $css, $queue_k);
		self::debug2('con: ', $css);

		if (substr($css, 0, 2) == '/*' && substr($css, -2) == '*/') {
			self::debug('❌ empty ' . $type . ' [content] ' . $css);
			// continue; // Save the error info too
		}

		// Write to file
		$filecon_md5 = md5($css);

		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filecon_md5 . '.css';

		File::save($static_file, $css, true);

		$url_tag = $this->_queue[$queue_k]['url_tag'];
		$vary = $this->_queue[$queue_k]['vary'];
		self::debug2("Save URL to file [file] $static_file [vary] $vary");

		$this->cls('Data')->save_url($url_tag, $vary, $type, $filecon_md5, dirname($static_file), $is_mobile, $is_webp);

		Purge::add(strtoupper($type) . '.' . md5($queue_k));
	}

	/**
	 * Prepare CSS from HTML for CCSS generation only. UCSS will used combined CSS directly.
	 * Prepare refined HTML for both CCSS and UCSS.
	 *
	 * @since  3.4.3
	 */
	public function prepare_css($html, $is_webp = false, $dryrun = false)
	{
		$css = '';
		preg_match_all('#<link ([^>]+)/?>|<style([^>]*)>([^<]+)</style>#isU', $html, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$debug_info = '';
			if (strpos($match[0], '<link') === 0) {
				$attrs = Utility::parse_attr($match[1]);

				if (empty($attrs['rel'])) {
					continue;
				}

				if ($attrs['rel'] != 'stylesheet') {
					if ($attrs['rel'] != 'preload' || empty($attrs['as']) || $attrs['as'] != 'style') {
						continue;
					}
				}

				if (!empty($attrs['media']) && strpos($attrs['media'], 'print') !== false) {
					continue;
				}

				if (empty($attrs['href'])) {
					continue;
				}

				// Check Google fonts hit
				if (strpos($attrs['href'], 'fonts.googleapis.com') !== false) {
					$html = str_replace($match[0], '', $html);
					continue;
				}

				$debug_info = $attrs['href'];

				// Load CSS content
				if (!$dryrun) {
					// Dryrun will not load CSS but just drop them
					$con = $this->cls('Optimizer')->load_file($attrs['href']);
					if (!$con) {
						continue;
					}
				} else {
					$con = '';
				}
			} else {
				// Inline style
				$attrs = Utility::parse_attr($match[2]);

				if (!empty($attrs['media']) && strpos($attrs['media'], 'print') !== false) {
					continue;
				}

				Debug2::debug2('[CSS] Load inline CSS ' . substr($match[3], 0, 100) . '...', $attrs);
				$con = $match[3];

				$debug_info = '__INLINE__';
			}

			$con = Optimizer::minify_css($con);
			if ($is_webp && $this->cls('Media')->webp_support()) {
				$con = $this->cls('Media')->replace_background_webp($con);
			}

			if (!empty($attrs['media']) && $attrs['media'] !== 'all') {
				$con = '@media ' . $attrs['media'] . '{' . $con . "}\n";
			} else {
				$con = $con . "\n";
			}

			$con = '/* ' . $debug_info . ' */' . $con;
			$css .= $con;

			$html = str_replace($match[0], '', $html);
		}

		return array($css, $html);
	}

	/**
	 * Filter the comment content, add quotes to selector from whitelist. Return the json
	 *
	 * @since 3.3
	 */
	private function _filter_whitelist()
	{
		$whitelist = array();
		$list = apply_filters('litespeed_ucss_whitelist', $this->conf(self::O_OPTM_UCSS_SELECTOR_WHITELIST));
		foreach ($list as $k => $v) {
			if (substr($v, 0, 2) === '//') {
				continue;
			}
			// Wrap in quotes for selectors
			if (substr($v, 0, 1) !== '/' && strpos($v, '"') === false && strpos($v, "'") === false) {
				// $v = "'$v'";
			}
			$whitelist[] = $v;
		}

		return $whitelist;
	}

	/**
	 * Notify finished from server
	 * @since 5.1
	 */
	public function notify()
	{
		$post_data = \json_decode(file_get_contents('php://input'), true);
		if (is_null($post_data)) {
			$post_data = $_POST;
		}
		self::debug('notify() data', $post_data);

		$this->_queue = $this->load_queue('ucss');

		// Validate key
		if (empty($post_data['domain_key']) || $post_data['domain_key'] !== md5($this->conf(self::O_API_KEY))) {
			self::debug('❌ notify wrong key');
			self::save_summary(array('notify_ts_err' => time()));
			return Cloud::err('wrong_key');
		}

		list($post_data) = $this->cls('Cloud')->extract_msg($post_data, 'ucss');

		$notified_data = $post_data['data'];
		if (empty($notified_data) || !is_array($notified_data)) {
			self::debug('❌ notify exit: no notified data');
			return Cloud::err('no notified data');
		}

		// Check if its in queue or not
		$valid_i = 0;
		foreach ($notified_data as $v) {
			if (empty($v['request_url'])) {
				self::debug('❌ notify bypass: no request_url', $v);
				continue;
			}
			if (empty($v['queue_k'])) {
				self::debug('❌ notify bypass: no queue_k', $v);
				continue;
			}

			if (empty($this->_queue[$v['queue_k']])) {
				self::debug('❌ notify bypass: no this queue [q_k]' . $v['queue_k']);
				continue;
			}

			// Save data
			if (!empty($v['data_ucss'])) {
				$is_mobile = $this->_queue[$v['queue_k']]['is_mobile'];
				$is_webp = $this->_queue[$v['queue_k']]['is_webp'];
				$this->_save_con('ucss', $v['data_ucss'], $v['queue_k'], $is_mobile, $is_webp);

				$valid_i++;
			}

			unset($this->_queue[$v['queue_k']]);
			self::debug('notify data handled, unset queue [q_k] ' . $v['queue_k']);
		}
		$this->save_queue('ucss', $this->_queue);

		self::debug('notified');

		return Cloud::ok(array('count' => $valid_i));
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.3
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GEN:
				self::cron(true);
				break;

			case self::TYPE_CLEAR_Q:
				$this->clear_q('ucss');
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/router.cls.php000064400000046120151600224650017537 0ustar00<?php

/**
 * The core plugin router class.
 *
 * This generate the valid action.
 *
 * @since      	1.1.0
 * @since  		1.5 Moved into /inc
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Router extends Base
{
	const LOG_TAG = '[Router]';

	const NONCE = 'LSCWP_NONCE';
	const ACTION = 'LSCWP_CTRL';

	const ACTION_SAVE_SETTINGS_NETWORK = 'save-settings-network';
	const ACTION_DB_OPTM = 'db_optm';
	const ACTION_PLACEHOLDER = 'placeholder';
	const ACTION_AVATAR = 'avatar';
	const ACTION_SAVE_SETTINGS = 'save-settings';
	const ACTION_CLOUD = 'cloud';
	const ACTION_CDN_SETUP = 'cdn_setup';
	const ACTION_IMG_OPTM = 'img_optm';
	const ACTION_HEALTH = 'health';
	const ACTION_CRAWLER = 'crawler';
	const ACTION_PURGE = 'purge';
	const ACTION_CONF = 'conf';
	const ACTION_ACTIVATION = 'activation';
	const ACTION_CSS = 'css';
	const ACTION_UCSS = 'ucss';
	const ACTION_VPI = 'vpi';
	const ACTION_PRESET = 'preset';
	const ACTION_IMPORT = 'import';
	const ACTION_REPORT = 'report';
	const ACTION_DEBUG2 = 'debug2';
	const ACTION_CDN_CLOUDFLARE = 'CDN\Cloudflare';

	// List all handlers here
	private static $_HANDLERS = array(
		self::ACTION_ACTIVATION,
		self::ACTION_AVATAR,
		self::ACTION_CDN_CLOUDFLARE,
		self::ACTION_CLOUD,
		self::ACTION_CDN_SETUP,
		self::ACTION_CONF,
		self::ACTION_CRAWLER,
		self::ACTION_CSS,
		self::ACTION_UCSS,
		self::ACTION_VPI,
		self::ACTION_DB_OPTM,
		self::ACTION_DEBUG2,
		self::ACTION_HEALTH,
		self::ACTION_IMG_OPTM,
		self::ACTION_PRESET,
		self::ACTION_IMPORT,
		self::ACTION_PLACEHOLDER,
		self::ACTION_PURGE,
		self::ACTION_REPORT,
	);

	const TYPE = 'litespeed_type';

	const ITEM_HASH = 'hash';
	const ITEM_FLASH_HASH = 'flash_hash';

	private static $_esi_enabled;
	private static $_is_ajax;
	private static $_is_logged_in;
	private static $_ip;
	private static $_action;
	private static $_is_admin_ip;
	private static $_frontend_path;

	/**
	 * Redirect to self to continue operation
	 *
	 * Note: must return when use this func. CLI/Cron call won't die in this func.
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function self_redirect($action, $type)
	{
		if (defined('LITESPEED_CLI') || defined('DOING_CRON')) {
			Admin_Display::succeed('To be continued'); // Show for CLI
			return;
		}

		// Add i to avoid browser too many redirected warning
		$i = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$i++;

		$link = Utility::build_url($action, $type, false, null, array('litespeed_i' => $i));

		$url = html_entity_decode($link);
		exit("<meta http-equiv='refresh' content='0;url=$url'>");
	}

	/**
	 * Check if can run optimize
	 *
	 * @since  1.3
	 * @since  2.3.1 Relocated from cdn.cls
	 * @access public
	 */
	public function can_optm()
	{
		$can = true;

		if (is_user_logged_in() && $this->conf(self::O_OPTM_GUEST_ONLY)) {
			$can = false;
		} elseif (is_admin()) {
			$can = false;
		} elseif (is_feed()) {
			$can = false;
		} elseif (is_preview()) {
			$can = false;
		} elseif (self::is_ajax()) {
			$can = false;
		}

		if (self::_is_login_page()) {
			Debug2::debug('[Router] Optm bypassed: login/reg page');
			$can = false;
		}

		$can_final = apply_filters('litespeed_can_optm', $can);

		if ($can_final != $can) {
			Debug2::debug('[Router] Optm bypassed: filter');
		}

		return $can_final;
	}

	/**
	 * Check referer page to see if its from admin
	 *
	 * @since 2.4.2.1
	 * @access public
	 */
	public static function from_admin()
	{
		return !empty($_SERVER['HTTP_REFERER']) && strpos($_SERVER['HTTP_REFERER'], get_admin_url()) === 0;
	}

	/**
	 * Check if it can use CDN replacement
	 *
	 * @since  1.2.3
	 * @since  2.3.1 Relocated from cdn.cls
	 * @access public
	 */
	public static function can_cdn()
	{
		$can = true;

		if (is_admin()) {
			if (!self::is_ajax()) {
				Debug2::debug2('[Router] CDN bypassed: is not ajax call');
				$can = false;
			}

			if (self::from_admin()) {
				Debug2::debug2('[Router] CDN bypassed: ajax call from admin');
				$can = false;
			}
		} elseif (is_feed()) {
			$can = false;
		} elseif (is_preview()) {
			$can = false;
		}

		/**
		 * Bypass cron to avoid deregister jq notice `Do not deregister the <code>jquery-core</code> script in the administration area.`
		 * @since  2.7.2
		 */
		if (defined('DOING_CRON')) {
			$can = false;
		}

		/**
		 * Bypass login/reg page
		 * @since  1.6
		 */
		if (self::_is_login_page()) {
			Debug2::debug('[Router] CDN bypassed: login/reg page');
			$can = false;
		}

		/**
		 * Bypass post/page link setting
		 * @since 2.9.8.5
		 */
		$rest_prefix = function_exists('rest_get_url_prefix') ? rest_get_url_prefix() : apply_filters('rest_url_prefix', 'wp-json');
		if (
			!empty($_SERVER['REQUEST_URI']) &&
			strpos($_SERVER['REQUEST_URI'], $rest_prefix . '/wp/v2/media') !== false &&
			isset($_SERVER['HTTP_REFERER']) &&
			strpos($_SERVER['HTTP_REFERER'], 'wp-admin') !== false
		) {
			Debug2::debug('[Router] CDN bypassed: wp-json on admin page');
			$can = false;
		}

		$can_final = apply_filters('litespeed_can_cdn', $can);

		if ($can_final != $can) {
			Debug2::debug('[Router] CDN bypassed: filter');
		}

		return $can_final;
	}

	/**
	 * Check if is login page or not
	 *
	 * @since  2.3.1
	 * @access protected
	 */
	protected static function _is_login_page()
	{
		if (in_array($GLOBALS['pagenow'], array('wp-login.php', 'wp-register.php'), true)) {
			return true;
		}

		return false;
	}

	/**
	 * UCSS/Crawler role simulator
	 *
	 * @since  1.9.1
	 * @since  3.3 Renamed from `is_crawler_role_simulation`
	 */
	public function is_role_simulation()
	{
		if (is_admin()) {
			return;
		}

		if (empty($_COOKIE['litespeed_hash']) && empty($_COOKIE['litespeed_flash_hash'])) {
			return;
		}

		self::debug('starting role validation');

		// Check if is from crawler
		// if ( empty( $_SERVER[ 'HTTP_USER_AGENT' ] ) || strpos( $_SERVER[ 'HTTP_USER_AGENT' ], Crawler::FAST_USER_AGENT ) !== 0 ) {
		// 	Debug2::debug( '[Router] user agent not match' );
		// 	return;
		// }

		// Flash hash validation
		if (!empty($_COOKIE['litespeed_flash_hash'])) {
			$hash_data = self::get_option(self::ITEM_FLASH_HASH, array());
			if ($hash_data && is_array($hash_data) && !empty($hash_data['hash']) && !empty($hash_data['ts']) && !empty($hash_data['uid'])) {
				if (time() - $hash_data['ts'] < 120 && $_COOKIE['litespeed_flash_hash'] == $hash_data['hash']) {
					self::debug('role simulate uid ' . $hash_data['uid']);
					self::delete_option(self::ITEM_FLASH_HASH);
					wp_set_current_user($hash_data['uid']);
					return;
				}
			}
		}
		// Hash validation
		// if (!empty($_COOKIE['litespeed_hash'])) {
		// 	$hash_data = self::get_option(self::ITEM_HASH, array());
		// 	if ($hash_data && is_array($hash_data) && !empty($hash_data['hash']) && !empty($hash_data['ts']) && !empty($hash_data['uid'])) {
		// 		if (time() - $hash_data['ts'] < $this->conf(Base::O_CRAWLER_RUN_DURATION) && $_COOKIE['litespeed_hash'] == $hash_data['hash']) {
		// 			if (empty($hash_data['ip'])) {
		// 				$hash_data['ip'] = self::get_ip();
		// 				self::update_option(self::ITEM_HASH, $hash_data);
		// 			} else {
		// 				$server_ips = apply_filters('litespeed_server_ips', array($hash_data['ip']));
		// 				if (!self::ip_access($server_ips)) {
		// 					self::debug('WARNING: role simulator ip check failed [db ip] ' . $hash_data['ip'], $server_ips);
		// 					return;
		// 				}
		// 			}
		// 			wp_set_current_user($hash_data['uid']);
		// 			return;
		// 		}
		// 	}
		// }

		self::debug('WARNING: role simulator hash not match');
	}

	/**
	 * Get a short ttl hash (2mins)
	 *
	 * @since  6.4
	 */
	public function get_flash_hash($uid)
	{
		$hash_data = self::get_option(self::ITEM_FLASH_HASH, array());
		if ($hash_data && is_array($hash_data) && !empty($hash_data['hash']) && !empty($hash_data['ts'])) {
			if (time() - $hash_data['ts'] < 60) {
				return $hash_data['hash'];
			}
		}

		$hash = Str::rrand(32);
		self::update_option(self::ITEM_FLASH_HASH, array('hash' => $hash, 'ts' => time(), 'uid' => $uid));
		return $hash;
	}

	/**
	 * Get a security hash
	 *
	 * @since  3.3
	 */
	public function get_hash($uid)
	{
		// As this is called only when starting crawling, not per page, no need to reuse
		$hash = Str::rrand(32);
		self::update_option(self::ITEM_HASH, array('hash' => $hash, 'ts' => time(), 'uid' => $uid));
		return $hash;
	}

	/**
	 * Get user role
	 *
	 * @since  1.6.2
	 */
	public static function get_role($uid = null)
	{
		if (defined('LITESPEED_WP_ROLE')) {
			return LITESPEED_WP_ROLE;
		}

		if ($uid === null) {
			$uid = get_current_user_id();
		}

		$role = false;
		if ($uid) {
			$user = get_userdata($uid);
			if (isset($user->roles) && is_array($user->roles)) {
				$tmp = array_values($user->roles);
				$role = implode(',', $tmp); // Combine for PHP5.3 const comaptibility
			}
		}
		Debug2::debug('[Router] get_role: ' . $role);

		if (!$role) {
			return $role;
			// Guest user
			Debug2::debug('[Router] role: guest');

			/**
			 * Fix double login issue
			 * The previous user init refactoring didn't fix this bcos this is in login process and the user role could change
			 * @see  https://github.com/litespeedtech/lscache_wp/commit/69e7bc71d0de5cd58961bae953380b581abdc088
			 * @since  2.9.8 Won't assign const if in login process
			 */
			if (substr_compare(wp_login_url(), $GLOBALS['pagenow'], -strlen($GLOBALS['pagenow'])) === 0) {
				return $role;
			}
		}

		define('LITESPEED_WP_ROLE', $role);

		return LITESPEED_WP_ROLE;
	}

	/**
	 * Get frontend path
	 *
	 * @since 1.2.2
	 * @access public
	 * @return boolean
	 */
	public static function frontend_path()
	{
		//todo: move to htaccess.cls ?
		if (!isset(self::$_frontend_path)) {
			$frontend = rtrim(ABSPATH, '/'); // /home/user/public_html/frontend
			// get home path failed. Trac ticket #37668 (e.g. frontend:/blog backend:/wordpress)
			if (!$frontend) {
				Debug2::debug('[Router] No ABSPATH, generating from home option');
				$frontend = parse_url(get_option('home'));
				$frontend = !empty($frontend['path']) ? $frontend['path'] : '';
				$frontend = $_SERVER['DOCUMENT_ROOT'] . $frontend;
			}
			$frontend = realpath($frontend);

			self::$_frontend_path = $frontend;
		}
		return self::$_frontend_path;
	}

	/**
	 * Check if ESI is enabled or not
	 *
	 * @since 1.2.0
	 * @access public
	 * @return boolean
	 */
	public function esi_enabled()
	{
		if (!isset(self::$_esi_enabled)) {
			self::$_esi_enabled = defined('LITESPEED_ON') && $this->conf(self::O_ESI);
			if (!empty($_REQUEST[self::ACTION])) {
				self::$_esi_enabled = false;
			}
		}
		return self::$_esi_enabled;
	}

	/**
	 * Check if crawler is enabled on server level
	 *
	 * @since 1.1.1
	 * @access public
	 */
	public static function can_crawl()
	{
		if (isset($_SERVER['X-LSCACHE']) && strpos($_SERVER['X-LSCACHE'], 'crawler') === false) {
			return false;
		}

		// CLI will bypass this check as crawler library can always do the 428 check
		if (defined('LITESPEED_CLI')) {
			return true;
		}

		return true;
	}

	/**
	 * Check action
	 *
	 * @since 1.1.0
	 * @access public
	 * @return string
	 */
	public static function get_action()
	{
		if (!isset(self::$_action)) {
			self::$_action = false;
			self::cls()->verify_action();
			if (self::$_action) {
				defined('LSCWP_LOG') && Debug2::debug('[Router] LSCWP_CTRL verified: ' . var_export(self::$_action, true));
			}
		}
		return self::$_action;
	}

	/**
	 * Check if is logged in
	 *
	 * @since 1.1.3
	 * @access public
	 * @return boolean
	 */
	public static function is_logged_in()
	{
		if (!isset(self::$_is_logged_in)) {
			self::$_is_logged_in = is_user_logged_in();
		}
		return self::$_is_logged_in;
	}

	/**
	 * Check if is ajax call
	 *
	 * @since 1.1.0
	 * @access public
	 * @return boolean
	 */
	public static function is_ajax()
	{
		if (!isset(self::$_is_ajax)) {
			self::$_is_ajax = defined('DOING_AJAX') && DOING_AJAX;
		}
		return self::$_is_ajax;
	}

	/**
	 * Check if is admin ip
	 *
	 * @since 1.1.0
	 * @access public
	 * @return boolean
	 */
	public function is_admin_ip()
	{
		if (!isset(self::$_is_admin_ip)) {
			$ips = $this->conf(self::O_DEBUG_IPS);

			self::$_is_admin_ip = $this->ip_access($ips);
		}
		return self::$_is_admin_ip;
	}

	/**
	 * Get type value
	 *
	 * @since 1.6
	 * @access public
	 */
	public static function verify_type()
	{
		if (empty($_REQUEST[self::TYPE])) {
			Debug2::debug('[Router] no type', 2);
			return false;
		}

		Debug2::debug('[Router] parsed type: ' . $_REQUEST[self::TYPE], 2);

		return $_REQUEST[self::TYPE];
	}

	/**
	 * Check privilege and nonce for the action
	 *
	 * @since 1.1.0
	 * @access private
	 */
	private function verify_action()
	{
		if (empty($_REQUEST[Router::ACTION])) {
			Debug2::debug2('[Router] LSCWP_CTRL bypassed empty');
			return;
		}

		$action = stripslashes($_REQUEST[Router::ACTION]);

		if (!$action) {
			return;
		}

		$_is_public_action = false;

		// Each action must have a valid nonce unless its from admin ip and is public action
		// Validate requests nonce (from admin logged in page or cli)
		if (!$this->verify_nonce($action)) {
			// check if it is from admin ip
			if (!$this->is_admin_ip()) {
				Debug2::debug('[Router] LSCWP_CTRL query string - did not match admin IP: ' . $action);
				return;
			}

			// check if it is public action
			if (
				!in_array($action, array(
					Core::ACTION_QS_NOCACHE,
					Core::ACTION_QS_PURGE,
					Core::ACTION_QS_PURGE_SINGLE,
					Core::ACTION_QS_SHOW_HEADERS,
					Core::ACTION_QS_PURGE_ALL,
					Core::ACTION_QS_PURGE_EMPTYCACHE,
				))
			) {
				Debug2::debug('[Router] LSCWP_CTRL query string - did not match admin IP Actions: ' . $action);
				return;
			}

			if (apply_filters('litespeed_qs_forbidden', false)) {
				Debug2::debug('[Router] LSCWP_CTRL forbidden by hook litespeed_qs_forbidden');
				return;
			}

			$_is_public_action = true;
		}

		/* Now it is a valid action, lets log and check the permission */
		Debug2::debug('[Router] LSCWP_CTRL: ' . $action);

		// OK, as we want to do something magic, lets check if its allowed
		$_is_multisite = is_multisite();
		$_is_network_admin = $_is_multisite && is_network_admin();
		$_can_network_option = $_is_network_admin && current_user_can('manage_network_options');
		$_can_option = current_user_can('manage_options');

		switch ($action) {
			case self::ACTION_SAVE_SETTINGS_NETWORK: // Save network settings
				if ($_can_network_option) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_PURGE_BY:
				if (defined('LITESPEED_ON') && ($_can_network_option || $_can_option || self::is_ajax())) {
					//here may need more security
					self::$_action = $action;
				}
				return;

			case self::ACTION_DB_OPTM:
				if ($_can_network_option || $_can_option) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_PURGE_EMPTYCACHE: // todo: moved to purge.cls type action
				if ((defined('LITESPEED_ON') || $_is_network_admin) && ($_can_network_option || (!$_is_multisite && $_can_option))) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_QS_NOCACHE:
			case Core::ACTION_QS_PURGE:
			case Core::ACTION_QS_PURGE_SINGLE:
			case Core::ACTION_QS_SHOW_HEADERS:
			case Core::ACTION_QS_PURGE_ALL:
			case Core::ACTION_QS_PURGE_EMPTYCACHE:
				if (defined('LITESPEED_ON') && ($_is_public_action || self::is_ajax())) {
					self::$_action = $action;
				}
				return;

			case self::ACTION_PLACEHOLDER:
			case self::ACTION_AVATAR:
			case self::ACTION_IMG_OPTM:
			case self::ACTION_CLOUD:
			case self::ACTION_CDN_SETUP:
			case self::ACTION_CDN_CLOUDFLARE:
			case self::ACTION_CRAWLER:
			case self::ACTION_PRESET:
			case self::ACTION_IMPORT:
			case self::ACTION_REPORT:
			case self::ACTION_CSS:
			case self::ACTION_UCSS:
			case self::ACTION_VPI:
			case self::ACTION_CONF:
			case self::ACTION_ACTIVATION:
			case self::ACTION_HEALTH:
			case self::ACTION_SAVE_SETTINGS: // Save settings
				if ($_can_option && !$_is_network_admin) {
					self::$_action = $action;
				}
				return;

			case self::ACTION_PURGE:
			case self::ACTION_DEBUG2:
				if ($_can_network_option || $_can_option) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_DISMISS:
				/**
				 * Non ajax call can dismiss too
				 * @since  2.9
				 */
				// if ( self::is_ajax() ) {
				self::$_action = $action;
				// }
				return;

			default:
				Debug2::debug('[Router] LSCWP_CTRL match failed: ' . $action);
				return;
		}
	}

	/**
	 * Verify nonce
	 *
	 * @since 1.1.0
	 * @access public
	 * @param  string $action
	 * @return bool
	 */
	public function verify_nonce($action)
	{
		if (!isset($_REQUEST[Router::NONCE]) || !wp_verify_nonce($_REQUEST[Router::NONCE], $action)) {
			return false;
		} else {
			return true;
		}
	}

	/**
	 * Check if the ip is in the range
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function ip_access($ip_list)
	{
		if (!$ip_list) {
			return false;
		}
		if (!isset(self::$_ip)) {
			self::$_ip = self::get_ip();
		}

		if (!self::$_ip) {
			return false;
		}
		// $uip = explode('.', $_ip);
		// if(empty($uip) || count($uip) != 4) Return false;
		// foreach($ip_list as $key => $ip) $ip_list[$key] = explode('.', trim($ip));
		// foreach($ip_list as $key => $ip) {
		// 	if(count($ip) != 4) continue;
		// 	for($i = 0; $i <= 3; $i++) if($ip[$i] == '*') $ip_list[$key][$i] = $uip[$i];
		// }
		return in_array(self::$_ip, $ip_list);
	}

	/**
	 * Get client ip
	 *
	 * @since 1.1.0
	 * @since  1.6.5 changed to public
	 * @access public
	 * @return string
	 */
	public static function get_ip()
	{
		$_ip = '';
		// if ( function_exists( 'apache_request_headers' ) ) {
		// 	$apache_headers = apache_request_headers();
		// 	$_ip = ! empty( $apache_headers['True-Client-IP'] ) ? $apache_headers['True-Client-IP'] : false;
		// 	if ( ! $_ip ) {
		// 		$_ip = ! empty( $apache_headers['X-Forwarded-For'] ) ? $apache_headers['X-Forwarded-For'] : false;
		// 		$_ip = explode( ',', $_ip );
		// 		$_ip = $_ip[ 0 ];
		// 	}

		// }

		if (!$_ip) {
			$_ip = !empty($_SERVER['REMOTE_ADDR']) ? $_SERVER['REMOTE_ADDR'] : false;
		}
		return $_ip;
	}

	/**
	 * Check if opcode cache is enabled
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public static function opcache_enabled()
	{
		return function_exists('opcache_reset') && ini_get('opcache.enable');
	}

	/**
	 * Handle static files
	 *
	 * @since  3.0
	 */
	public function serve_static()
	{
		if (!empty($_SERVER['SCRIPT_URI'])) {
			if (strpos($_SERVER['SCRIPT_URI'], LITESPEED_STATIC_URL . '/') !== 0) {
				return;
			}
			$path = substr($_SERVER['SCRIPT_URI'], strlen(LITESPEED_STATIC_URL . '/'));
		} elseif (!empty($_SERVER['REQUEST_URI'])) {
			$static_path = parse_url(LITESPEED_STATIC_URL, PHP_URL_PATH) . '/';
			if (strpos($_SERVER['REQUEST_URI'], $static_path) !== 0) {
				return;
			}
			$path = substr(parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH), strlen($static_path));
		} else {
			return;
		}

		$path = explode('/', $path, 2);

		if (empty($path[0]) || empty($path[1])) {
			return;
		}

		switch ($path[0]) {
			case 'avatar':
				$this->cls('Avatar')->serve_static($path[1]);
				break;

			case 'localres':
				$this->cls('Localization')->serve_static($path[1]);
				break;

			default:
				break;
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * This is different than other handlers
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler($cls)
	{
		if (!in_array($cls, self::$_HANDLERS)) {
			return;
		}

		return $this->cls($cls)->handler();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/object-cache.cls.php000064400000037653151600224720020537 0ustar00<?php

/**
 * The object cache class
 *
 * @since      	1.8
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

require_once dirname(__DIR__) . '/autoload.php';

class Object_Cache extends Root
{
	const O_DEBUG = 'debug';
	const O_OBJECT = 'object';
	const O_OBJECT_KIND = 'object-kind';
	const O_OBJECT_HOST = 'object-host';
	const O_OBJECT_PORT = 'object-port';
	const O_OBJECT_LIFE = 'object-life';
	const O_OBJECT_PERSISTENT = 'object-persistent';
	const O_OBJECT_ADMIN = 'object-admin';
	const O_OBJECT_TRANSIENTS = 'object-transients';
	const O_OBJECT_DB_ID = 'object-db_id';
	const O_OBJECT_USER = 'object-user';
	const O_OBJECT_PSWD = 'object-pswd';
	const O_OBJECT_GLOBAL_GROUPS = 'object-global_groups';
	const O_OBJECT_NON_PERSISTENT_GROUPS = 'object-non_persistent_groups';

	private $_conn;
	private $_cfg_debug;
	private $_cfg_enabled;
	private $_cfg_method;
	private $_cfg_host;
	private $_cfg_port;
	private $_cfg_life;
	private $_cfg_persistent;
	private $_cfg_admin;
	private $_cfg_transients;
	private $_cfg_db;
	private $_cfg_user;
	private $_cfg_pswd;
	private $_default_life = 360;

	private $_oc_driver = 'Memcached'; // Redis or Memcached

	private $_global_groups = array();
	private $_non_persistent_groups = array();

	/**
	 * Init
	 *
	 * NOTE: this class may be included without initialized  core
	 *
	 * @since  1.8
	 */
	public function __construct($cfg = false)
	{
		if ($cfg) {
			if (!is_array($cfg[Base::O_OBJECT_GLOBAL_GROUPS])) {
				$cfg[Base::O_OBJECT_GLOBAL_GROUPS] = explode("\n", $cfg[Base::O_OBJECT_GLOBAL_GROUPS]);
			}
			if (!is_array($cfg[Base::O_OBJECT_NON_PERSISTENT_GROUPS])) {
				$cfg[Base::O_OBJECT_NON_PERSISTENT_GROUPS] = explode("\n", $cfg[Base::O_OBJECT_NON_PERSISTENT_GROUPS]);
			}
			$this->_cfg_debug = $cfg[Base::O_DEBUG] ? $cfg[Base::O_DEBUG] : false;
			$this->_cfg_method = $cfg[Base::O_OBJECT_KIND] ? true : false;
			$this->_cfg_host = $cfg[Base::O_OBJECT_HOST];
			$this->_cfg_port = $cfg[Base::O_OBJECT_PORT];
			$this->_cfg_life = $cfg[Base::O_OBJECT_LIFE];
			$this->_cfg_persistent = $cfg[Base::O_OBJECT_PERSISTENT];
			$this->_cfg_admin = $cfg[Base::O_OBJECT_ADMIN];
			$this->_cfg_transients = $cfg[Base::O_OBJECT_TRANSIENTS];
			$this->_cfg_db = $cfg[Base::O_OBJECT_DB_ID];
			$this->_cfg_user = $cfg[Base::O_OBJECT_USER];
			$this->_cfg_pswd = $cfg[Base::O_OBJECT_PSWD];
			$this->_global_groups = $cfg[Base::O_OBJECT_GLOBAL_GROUPS];
			$this->_non_persistent_groups = $cfg[Base::O_OBJECT_NON_PERSISTENT_GROUPS];

			if ($this->_cfg_method) {
				$this->_oc_driver = 'Redis';
			}
			$this->_cfg_enabled = $cfg[Base::O_OBJECT] && class_exists($this->_oc_driver) && $this->_cfg_host;

			$this->debug_oc('init with cfg result : ', $this->_cfg_enabled);
		}
		// If OC is OFF, will hit here to init OC after conf initialized
		elseif (defined('LITESPEED_CONF_LOADED')) {
			$this->_cfg_debug = $this->conf(Base::O_DEBUG) ? $this->conf(Base::O_DEBUG) : false;
			$this->_cfg_method = $this->conf(Base::O_OBJECT_KIND) ? true : false;
			$this->_cfg_host = $this->conf(Base::O_OBJECT_HOST);
			$this->_cfg_port = $this->conf(Base::O_OBJECT_PORT);
			$this->_cfg_life = $this->conf(Base::O_OBJECT_LIFE);
			$this->_cfg_persistent = $this->conf(Base::O_OBJECT_PERSISTENT);
			$this->_cfg_admin = $this->conf(Base::O_OBJECT_ADMIN);
			$this->_cfg_transients = $this->conf(Base::O_OBJECT_TRANSIENTS);
			$this->_cfg_db = $this->conf(Base::O_OBJECT_DB_ID);
			$this->_cfg_user = $this->conf(Base::O_OBJECT_USER);
			$this->_cfg_pswd = $this->conf(Base::O_OBJECT_PSWD);
			$this->_global_groups = $this->conf(Base::O_OBJECT_GLOBAL_GROUPS);
			$this->_non_persistent_groups = $this->conf(Base::O_OBJECT_NON_PERSISTENT_GROUPS);

			if ($this->_cfg_method) {
				$this->_oc_driver = 'Redis';
			}
			$this->_cfg_enabled = $this->conf(Base::O_OBJECT) && class_exists($this->_oc_driver) && $this->_cfg_host;
		} elseif (defined('self::CONF_FILE') && file_exists(WP_CONTENT_DIR . '/' . self::CONF_FILE)) {
			// Get cfg from _data_file
			// Use self::const to avoid loading more classes
			$cfg = \json_decode(file_get_contents(WP_CONTENT_DIR . '/' . self::CONF_FILE), true);
			if (!empty($cfg[self::O_OBJECT_HOST])) {
				$this->_cfg_debug = !empty($cfg[Base::O_DEBUG]) ? $cfg[Base::O_DEBUG] : false;
				$this->_cfg_method = !empty($cfg[self::O_OBJECT_KIND]) ? $cfg[self::O_OBJECT_KIND] : false;
				$this->_cfg_host = $cfg[self::O_OBJECT_HOST];
				$this->_cfg_port = $cfg[self::O_OBJECT_PORT];
				$this->_cfg_life = !empty($cfg[self::O_OBJECT_LIFE]) ? $cfg[self::O_OBJECT_LIFE] : $this->_default_life;
				$this->_cfg_persistent = !empty($cfg[self::O_OBJECT_PERSISTENT]) ? $cfg[self::O_OBJECT_PERSISTENT] : false;
				$this->_cfg_admin = !empty($cfg[self::O_OBJECT_ADMIN]) ? $cfg[self::O_OBJECT_ADMIN] : false;
				$this->_cfg_transients = !empty($cfg[self::O_OBJECT_TRANSIENTS]) ? $cfg[self::O_OBJECT_TRANSIENTS] : false;
				$this->_cfg_db = !empty($cfg[self::O_OBJECT_DB_ID]) ? $cfg[self::O_OBJECT_DB_ID] : 0;
				$this->_cfg_user = !empty($cfg[self::O_OBJECT_USER]) ? $cfg[self::O_OBJECT_USER] : '';
				$this->_cfg_pswd = !empty($cfg[self::O_OBJECT_PSWD]) ? $cfg[self::O_OBJECT_PSWD] : '';
				$this->_global_groups = !empty($cfg[self::O_OBJECT_GLOBAL_GROUPS]) ? $cfg[self::O_OBJECT_GLOBAL_GROUPS] : array();
				$this->_non_persistent_groups = !empty($cfg[self::O_OBJECT_NON_PERSISTENT_GROUPS]) ? $cfg[self::O_OBJECT_NON_PERSISTENT_GROUPS] : array();

				if ($this->_cfg_method) {
					$this->_oc_driver = 'Redis';
				}
				$this->_cfg_enabled = class_exists($this->_oc_driver) && $this->_cfg_host;
			} else {
				$this->_cfg_enabled = false;
			}
		} else {
			$this->_cfg_enabled = false;
		}
	}

	/**
	 * Add debug.
	 *
	 * @since  6.3
	 * @access private
	 */
	private function debug_oc($text, $show_error = false)
	{
		if (defined('LSCWP_LOG')) {
			Debug2::debug($text);

			return;
		}

		if (!$show_error && !$this->_cfg_debug) {
			return;
		}

		$LITESPEED_DATA_FOLDER = defined('LITESPEED_DATA_FOLDER') ? LITESPEED_DATA_FOLDER : 'litespeed';
		$LSCWP_CONTENT_DIR = defined('LSCWP_CONTENT_DIR') ? LSCWP_CONTENT_DIR : WP_CONTENT_DIR;
		$LITESPEED_STATIC_DIR = $LSCWP_CONTENT_DIR . '/' . $LITESPEED_DATA_FOLDER;
		$log_path_prefix = $LITESPEED_STATIC_DIR . '/debug/';
		$log_file = $log_path_prefix . Debug2::FilePath('debug');

		if (file_exists($log_path_prefix . 'index.php') && file_exists($log_file)) {
			error_log(gmdate('m/d/y H:i:s') . ' - OC - ' . $text . PHP_EOL, 3, $log_file);
		}
	}

	/**
	 * Get `Store Transients` setting value
	 *
	 * @since  1.8.3
	 * @access public
	 */
	public function store_transients($group)
	{
		return $this->_cfg_transients && $this->_is_transients_group($group);
	}

	/**
	 * Check if the group belongs to transients or not
	 *
	 * @since  1.8.3
	 * @access private
	 */
	private function _is_transients_group($group)
	{
		return in_array($group, array('transient', 'site-transient'));
	}

	/**
	 * Update WP object cache file config
	 *
	 * @since  1.8
	 * @access public
	 */
	public function update_file($options)
	{
		$changed = false;

		// NOTE: When included in oc.php, `LSCWP_DIR` will show undefined, so this must be assigned/generated when used
		$_oc_ori_file = LSCWP_DIR . 'lib/object-cache.php';
		$_oc_wp_file = WP_CONTENT_DIR . '/object-cache.php';

		// Update cls file
		if (!file_exists($_oc_wp_file) || md5_file($_oc_wp_file) !== md5_file($_oc_ori_file)) {
			$this->debug_oc('copying object-cache.php file to ' . $_oc_wp_file);
			copy($_oc_ori_file, $_oc_wp_file);

			$changed = true;
		}

		/**
		 * Clear object cache
		 */
		if ($changed) {
			$this->_reconnect($options);
		}
	}

	/**
	 * Remove object cache file
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function del_file()
	{
		// NOTE: When included in oc.php, `LSCWP_DIR` will show undefined, so this must be assigned/generated when used
		$_oc_ori_file = LSCWP_DIR . 'lib/object-cache.php';
		$_oc_wp_file = WP_CONTENT_DIR . '/object-cache.php';

		if (file_exists($_oc_wp_file) && md5_file($_oc_wp_file) === md5_file($_oc_ori_file)) {
			$this->debug_oc('removing ' . $_oc_wp_file);
			unlink($_oc_wp_file);
		}
	}

	/**
	 * Try to build connection
	 *
	 * @since  1.8
	 * @access public
	 */
	public function test_connection()
	{
		return $this->_connect();
	}

	/**
	 * Force to connect with this setting
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _reconnect($cfg)
	{
		$this->debug_oc('Reconnecting');
		if (isset($this->_conn)) {
			// error_log( 'Object: Quitting existing connection!' );
			$this->debug_oc('Quitting existing connection');
			$this->flush();
			$this->_conn = null;
			$this->cls(false, true);
		}

		$cls = $this->cls(false, false, $cfg);
		$cls->_connect();
		if (isset($cls->_conn)) {
			$cls->flush();
		}
	}

	/**
	 * Connect to Memcached/Redis server
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _connect()
	{
		if (isset($this->_conn)) {
			// error_log( 'Object: _connected' );
			return true;
		}

		if (!class_exists($this->_oc_driver) || !$this->_cfg_host) {
			return null;
		}

		if (defined('LITESPEED_OC_FAILURE')) {
			return false;
		}

		$this->debug_oc('Init ' . $this->_oc_driver . ' connection');
		$this->debug_oc('connecting to ' . $this->_cfg_host . ':' . $this->_cfg_port);

		$failed = false;
		/**
		 * Connect to Redis
		 *
		 * @since  1.8.1
		 * @see https://github.com/phpredis/phpredis/#example-1
		 */
		if ($this->_oc_driver == 'Redis') {
			set_error_handler('litespeed_exception_handler');
			try {
				$this->_conn = new \Redis();
				// error_log( 'Object: _connect Redis' );

				if ($this->_cfg_persistent) {
					if ($this->_cfg_port) {
						$this->_conn->pconnect($this->_cfg_host, $this->_cfg_port);
					} else {
						$this->_conn->pconnect($this->_cfg_host);
					}
				} else {
					if ($this->_cfg_port) {
						$this->_conn->connect($this->_cfg_host, $this->_cfg_port);
					} else {
						$this->_conn->connect($this->_cfg_host);
					}
				}

				if ($this->_cfg_pswd) {
					if ($this->_cfg_user) {
						$this->_conn->auth(array($this->_cfg_user, $this->_cfg_pswd));
					} else {
						$this->_conn->auth($this->_cfg_pswd);
					}
				}

				if ($this->_cfg_db) {
					$this->_conn->select($this->_cfg_db);
				}

				$res = $this->_conn->ping();

				if ($res != '+PONG') {
					$failed = true;
				}
			} catch (\Exception $e) {
				$this->debug_oc('Redis connect exception: ' . $e->getMessage(), true);
				$failed = true;
			} catch (\ErrorException $e) {
				$this->debug_oc('Redis connect error: ' . $e->getMessage(), true);
				$failed = true;
			}
			restore_error_handler();
		} else { // Connect to Memcached
			if ($this->_cfg_persistent) {
				$this->_conn = new \Memcached($this->_get_mem_id());

				// Check memcached persistent connection
				if ($this->_validate_mem_server()) {
					// error_log( 'Object: _validate_mem_server' );
					$this->debug_oc('Got persistent ' . $this->_oc_driver . ' connection');
					return true;
				}

				$this->debug_oc('No persistent ' . $this->_oc_driver . ' server list!');
			} else {
				// error_log( 'Object: new memcached!' );
				$this->_conn = new \Memcached();
			}

			$this->_conn->addServer($this->_cfg_host, (int) $this->_cfg_port);

			/**
			 * Add SASL auth
			 * @since  1.8.1
			 * @since  2.9.6 Fixed SASL connection @see https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:lsmcd:new_sasl
			 */
			if ($this->_cfg_user && $this->_cfg_pswd && method_exists($this->_conn, 'setSaslAuthData')) {
				$this->_conn->setOption(\Memcached::OPT_BINARY_PROTOCOL, true);
				$this->_conn->setOption(\Memcached::OPT_COMPRESSION, false);
				$this->_conn->setSaslAuthData($this->_cfg_user, $this->_cfg_pswd);
			}

			// Check connection
			if (!$this->_validate_mem_server()) {
				$failed = true;
			}
		}

		// If failed to connect
		if ($failed) {
			$this->debug_oc('❌ Failed to connect ' . $this->_oc_driver . ' server!', true);
			$this->_conn = null;
			$this->_cfg_enabled = false;
			!defined('LITESPEED_OC_FAILURE') && define('LITESPEED_OC_FAILURE', true);
			// error_log( 'Object: false!' );
			return false;
		}

		$this->debug_oc('Connected');

		return true;
	}

	/**
	 * Check if the connected memcached host is the one in cfg
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _validate_mem_server()
	{
		$mem_list = $this->_conn->getStats();
		if (empty($mem_list)) {
			return false;
		}

		foreach ($mem_list as $k => $v) {
			if (substr($k, 0, strlen($this->_cfg_host)) != $this->_cfg_host) {
				continue;
			}
			if (!empty($v['pid']) || !empty($v['curr_connections'])) {
				return true;
			}
		}

		return false;
	}

	/**
	 * Get memcached unique id to be used for connecting
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _get_mem_id()
	{
		$mem_id = 'litespeed';
		if (is_multisite()) {
			$mem_id .= '_' . get_current_blog_id();
		}

		return $mem_id;
	}

	/**
	 * Get cache
	 *
	 * @since  1.8
	 * @access public
	 */
	public function get($key)
	{
		if (!$this->_cfg_enabled) {
			return null;
		}

		if (!$this->_can_cache()) {
			return null;
		}

		if (!$this->_connect()) {
			return null;
		}

		$res = $this->_conn->get($key);

		return $res;
	}

	/**
	 * Set cache
	 *
	 * @since  1.8
	 * @access public
	 */
	public function set($key, $data, $expire)
	{
		if (!$this->_cfg_enabled) {
			return null;
		}

		/**
		 * To fix the Cloud callback cached as its frontend call but the hash is generated in backend
		 * Bug found by Stan at Jan/10/2020
		 */
		// if ( ! $this->_can_cache() ) {
		// 	return null;
		// }

		if (!$this->_connect()) {
			return null;
		}
		$ttl = $expire ?: $this->_cfg_life;

		if ($this->_oc_driver == 'Redis') {
			try {
				$res = $this->_conn->setEx($key, $ttl, $data);
			} catch (\RedisException $ex) {
				$res = false;
				$msg = sprintf(__('Redis encountered a fatal error: %s (code: %d)', 'litespeed-cache'), $ex->getMessage(), $ex->getCode());
				$this->debug_oc($msg);
				Admin_Display::error($msg);
			}
		} else {
			$res = $this->_conn->set($key, $data, $ttl);
		}

		return $res;
	}

	/**
	 * Check if can cache or not
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _can_cache()
	{
		if (!$this->_cfg_admin && defined('WP_ADMIN')) {
			return false;
		}
		return true;
	}

	/**
	 * Delete cache
	 *
	 * @since  1.8
	 * @access public
	 */
	public function delete($key)
	{
		if (!$this->_cfg_enabled) {
			return null;
		}

		if (!$this->_connect()) {
			return null;
		}

		if ($this->_oc_driver == 'Redis') {
			$res = $this->_conn->del($key);
		} else {
			$res = $this->_conn->delete($key);
		}

		return (bool) $res;
	}

	/**
	 * Clear all cache
	 *
	 * @since  1.8
	 * @access public
	 */
	public function flush()
	{
		if (!$this->_cfg_enabled) {
			$this->debug_oc('bypass flushing');
			return null;
		}

		if (!$this->_connect()) {
			return null;
		}

		$this->debug_oc('flush!');

		if ($this->_oc_driver == 'Redis') {
			$res = $this->_conn->flushDb();
		} else {
			$res = $this->_conn->flush();
			$this->_conn->resetServerList();
		}

		return $res;
	}

	/**
	 * Add global groups
	 *
	 * @since 1.8
	 * @access public
	 */
	public function add_global_groups($groups)
	{
		if (!is_array($groups)) {
			$groups = array($groups);
		}

		$this->_global_groups = array_merge($this->_global_groups, $groups);
		$this->_global_groups = array_unique($this->_global_groups);
	}

	/**
	 * Check if is in global groups or not
	 *
	 * @since 1.8
	 * @access public
	 */
	public function is_global($group)
	{
		return in_array($group, $this->_global_groups);
	}

	/**
	 * Add non persistent groups
	 *
	 * @since 1.8
	 * @access public
	 */
	public function add_non_persistent_groups($groups)
	{
		if (!is_array($groups)) {
			$groups = array($groups);
		}

		$this->_non_persistent_groups = array_merge($this->_non_persistent_groups, $groups);
		$this->_non_persistent_groups = array_unique($this->_non_persistent_groups);
	}

	/**
	 * Check if is in non persistent groups or not
	 *
	 * @since 1.8
	 * @access public
	 */
	public function is_non_persistent($group)
	{
		return in_array($group, $this->_non_persistent_groups);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/crawler-map.cls.php000064400000033777151600224770020452 0ustar00<?php

/**
 * The Crawler Sitemap Class
 *
 * @since      	1.1.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Crawler_Map extends Root
{
	const LOG_TAG = '🐞🗺️';

	const BM_MISS = 1;
	const BM_HIT = 2;
	const BM_BLACKLIST = 4;

	private $_home_url; // Used to simplify urls
	private $_tb;
	private $_tb_blacklist;
	private $__data;
	private $_conf_map_timeout;
	private $_urls = array();

	/**
	 * Instantiate the class
	 *
	 * @since 1.1.0
	 */
	public function __construct()
	{
		$this->_home_url = get_home_url();
		$this->__data = Data::cls();
		$this->_tb = $this->__data->tb('crawler');
		$this->_tb_blacklist = $this->__data->tb('crawler_blacklist');
		$this->_conf_map_timeout = $this->conf(Base::O_CRAWLER_MAP_TIMEOUT);
	}

	/**
	 * Save URLs crawl status into DB
	 *
	 * @since  3.0
	 * @access public
	 */
	public function save_map_status($list, $curr_crawler)
	{
		global $wpdb;
		Utility::compatibility();

		$total_crawler = count(Crawler::cls()->list_crawlers());
		$total_crawler_pos = $total_crawler - 1;

		// Replace current crawler's position
		$curr_crawler = (int) $curr_crawler;
		foreach ($list as $bit => $ids) {
			// $ids = [ id => [ url, code ], ... ]
			if (!$ids) {
				continue;
			}
			self::debug("Update map [crawler] $curr_crawler [bit] $bit [count] " . count($ids));

			// Update res first, then reason
			$right_pos = $total_crawler_pos - $curr_crawler;
			$sql_res = "CONCAT( LEFT( res, $curr_crawler ), '$bit', RIGHT( res, $right_pos ) )";

			$id_all = implode(',', array_map('intval', array_keys($ids)));

			$wpdb->query("UPDATE `$this->_tb` SET res = $sql_res WHERE id IN ( $id_all )");

			// Add blacklist
			if ($bit == 'B' || $bit == 'N') {
				$q = "SELECT a.id, a.url FROM `$this->_tb_blacklist` a LEFT JOIN `$this->_tb` b ON b.url=a.url WHERE b.id IN ( $id_all )";
				$existing = $wpdb->get_results($q, ARRAY_A);
				// Update current crawler status tag in existing blacklist
				if ($existing) {
					$count = $wpdb->query("UPDATE `$this->_tb_blacklist` SET res = $sql_res WHERE id IN ( " . implode(',', array_column($existing, 'id')) . ' )');
					self::debug('Update blacklist [count] ' . $count);
				}

				// Append new blacklist
				if (count($ids) > count($existing)) {
					$new_urls = array_diff(array_column($ids, 'url'), array_column($existing, 'url'));

					self::debug('Insert into blacklist [count] ' . count($new_urls));

					$q = "INSERT INTO `$this->_tb_blacklist` ( url, res, reason ) VALUES " . implode(',', array_fill(0, count($new_urls), '( %s, %s, %s )'));
					$data = array();
					$res = array_fill(0, $total_crawler, '-');
					$res[$curr_crawler] = $bit;
					$res = implode('', $res);
					$default_reason = $total_crawler > 1 ? str_repeat(',', $total_crawler - 1) : ''; // Pre-populate default reason value first, update later
					foreach ($new_urls as $url) {
						$data[] = $url;
						$data[] = $res;
						$data[] = $default_reason;
					}
					$wpdb->query($wpdb->prepare($q, $data));
				}
			}

			// Update sitemap reason w/ HTTP code
			$reason_array = array();
			foreach ($ids as $id => $v2) {
				$code = (int) $v2['code'];
				if (empty($reason_array[$code])) {
					$reason_array[$code] = array();
				}
				$reason_array[$code][] = (int) $id;
			}

			foreach ($reason_array as $code => $v2) {
				// Complement comma
				if ($curr_crawler) {
					$code = ',' . $code;
				}
				if ($curr_crawler < $total_crawler_pos) {
					$code .= ',';
				}

				$count = $wpdb->query(
					"UPDATE `$this->_tb` SET reason=CONCAT(SUBSTRING_INDEX(reason, ',', $curr_crawler), '$code', SUBSTRING_INDEX(reason, ',', -$right_pos)) WHERE id IN (" .
						implode(',', $v2) .
						')'
				);

				self::debug("Update map reason [code] $code [pos] left $curr_crawler right -$right_pos [count] $count");

				// Update blacklist reason
				if ($bit == 'B' || $bit == 'N') {
					$count = $wpdb->query(
						"UPDATE `$this->_tb_blacklist` a LEFT JOIN `$this->_tb` b ON b.url = a.url SET a.reason=CONCAT(SUBSTRING_INDEX(a.reason, ',', $curr_crawler), '$code', SUBSTRING_INDEX(a.reason, ',', -$right_pos)) WHERE b.id IN (" .
							implode(',', $v2) .
							')'
					);

					self::debug("Update blacklist [code] $code [pos] left $curr_crawler right -$right_pos [count] $count");
				}
			}
			// Reset list
			$list[$bit] = array();
		}

		return $list;
	}

	/**
	 * Add one record to blacklist
	 * NOTE: $id is sitemap table ID
	 *
	 * @since  3.0
	 * @access public
	 */
	public function blacklist_add($id)
	{
		global $wpdb;

		$id = (int) $id;

		// Build res&reason
		$total_crawler = count(Crawler::cls()->list_crawlers());
		$res = str_repeat('B', $total_crawler);
		$reason = implode(',', array_fill(0, $total_crawler, 'Man'));

		$row = $wpdb->get_row("SELECT a.url, b.id FROM `$this->_tb` a LEFT JOIN `$this->_tb_blacklist` b ON b.url = a.url WHERE a.id = '$id'", ARRAY_A);
		if (!$row) {
			self::debug('blacklist failed to add [id] ' . $id);
			return;
		}

		self::debug('Add to blacklist [url] ' . $row['url']);

		$q = "UPDATE `$this->_tb` SET res = %s, reason = %s WHERE id = %d";
		$wpdb->query($wpdb->prepare($q, array($res, $reason, $id)));

		if ($row['id']) {
			$q = "UPDATE `$this->_tb_blacklist` SET res = %s, reason = %s WHERE id = %d";
			$wpdb->query($wpdb->prepare($q, array($res, $reason, $row['id'])));
		} else {
			$q = "INSERT INTO `$this->_tb_blacklist` (url, res, reason) VALUES (%s, %s, %s)";
			$wpdb->query($wpdb->prepare($q, array($row['url'], $res, $reason)));
		}
	}

	/**
	 * Delete one record from blacklist
	 *
	 * @since  3.0
	 * @access public
	 */
	public function blacklist_del($id)
	{
		global $wpdb;
		if (!$this->__data->tb_exist('crawler_blacklist')) {
			return;
		}

		$id = (int) $id;
		self::debug('blacklist delete [id] ' . $id);

		$wpdb->query("UPDATE `$this->_tb` SET res=REPLACE(REPLACE(res, 'N', '-'), 'B', '-') WHERE url=(SELECT url FROM `$this->_tb_blacklist` WHERE id='$id')");
		$wpdb->query("DELETE FROM `$this->_tb_blacklist` WHERE id='$id'");
	}

	/**
	 * Empty blacklist
	 *
	 * @since  3.0
	 * @access public
	 */
	public function blacklist_empty()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler_blacklist')) {
			return;
		}

		self::debug('Truncate blacklist');
		$wpdb->query("UPDATE `$this->_tb` SET res=REPLACE(REPLACE(res, 'N', '-'), 'B', '-')");
		$wpdb->query("TRUNCATE `$this->_tb_blacklist`");
	}

	/**
	 * List blacklist
	 *
	 * @since  3.0
	 * @access public
	 */
	public function list_blacklist($limit = false, $offset = false)
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler_blacklist')) {
			return array();
		}

		$q = "SELECT * FROM `$this->_tb_blacklist` ORDER BY id DESC";

		if ($limit !== false) {
			if ($offset === false) {
				$total = $this->count_blacklist();
				$offset = Utility::pagination($total, $limit, true);
			}
			$q .= ' LIMIT %d, %d';
			$q = $wpdb->prepare($q, $offset, $limit);
		}
		return $wpdb->get_results($q, ARRAY_A);
	}

	/**
	 * Count blacklist
	 */
	public function count_blacklist()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler_blacklist')) {
			return false;
		}

		$q = "SELECT COUNT(*) FROM `$this->_tb_blacklist`";
		return $wpdb->get_var($q);
	}

	/**
	 * Empty sitemap
	 *
	 * @since  3.0
	 * @access public
	 */
	public function empty_map()
	{
		Data::cls()->tb_del('crawler');

		$msg = __('Sitemap cleaned successfully', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * List generated sitemap
	 *
	 * @since  3.0
	 * @access public
	 */
	public function list_map($limit, $offset = false)
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler')) {
			return array();
		}

		if ($offset === false) {
			$total = $this->count_map();
			$offset = Utility::pagination($total, $limit, true);
		}

		$type = Router::verify_type();

		$where = '';
		if (!empty($_POST['kw'])) {
			$q = "SELECT * FROM `$this->_tb` WHERE url LIKE %s";
			if ($type == 'hit') {
				$q .= " AND res LIKE '%H%'";
			}
			if ($type == 'miss') {
				$q .= " AND res LIKE '%M%'";
			}
			if ($type == 'blacklisted') {
				$q .= " AND res LIKE '%B%'";
			}
			$q .= ' ORDER BY id LIMIT %d, %d';
			$where = '%' . $wpdb->esc_like($_POST['kw']) . '%';
			return $wpdb->get_results($wpdb->prepare($q, $where, $offset, $limit), ARRAY_A);
		}

		$q = "SELECT * FROM `$this->_tb`";
		if ($type == 'hit') {
			$q .= " WHERE res LIKE '%H%'";
		}
		if ($type == 'miss') {
			$q .= " WHERE res LIKE '%M%'";
		}
		if ($type == 'blacklisted') {
			$q .= " WHERE res LIKE '%B%'";
		}
		$q .= ' ORDER BY id LIMIT %d, %d';
		// self::debug("q=$q offset=$offset, limit=$limit");
		return $wpdb->get_results($wpdb->prepare($q, $offset, $limit), ARRAY_A);
	}

	/**
	 * Count sitemap
	 */
	public function count_map()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler')) {
			return false;
		}

		$q = "SELECT COUNT(*) FROM `$this->_tb`";

		$type = Router::verify_type();
		if ($type == 'hit') {
			$q .= " WHERE res LIKE '%H%'";
		}
		if ($type == 'miss') {
			$q .= " WHERE res LIKE '%M%'";
		}
		if ($type == 'blacklisted') {
			$q .= " WHERE res LIKE '%B%'";
		}

		return $wpdb->get_var($q);
	}

	/**
	 * Generate sitemap
	 *
	 * @since    1.1.0
	 * @access public
	 */
	public function gen($manual = false)
	{
		$count = $this->_gen();

		if (!$count) {
			Admin_Display::error(__('No valid sitemap parsed for crawler.', 'litespeed-cache'));
			return;
		}

		if (!defined('DOING_CRON') && $manual) {
			$msg = sprintf(__('Sitemap created successfully: %d items', 'litespeed-cache'), $count);
			Admin_Display::succeed($msg);
		}
	}

	/**
	 * Generate the sitemap
	 *
	 * @since    1.1.0
	 * @access private
	 */
	private function _gen()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('crawler')) {
			$this->__data->tb_create('crawler');
		}

		if (!$this->__data->tb_exist('crawler_blacklist')) {
			$this->__data->tb_create('crawler_blacklist');
		}

		// use custom sitemap
		if (!($sitemap = $this->conf(Base::O_CRAWLER_SITEMAP))) {
			return false;
		}

		$offset = strlen($this->_home_url);
		$sitemap = Utility::sanitize_lines($sitemap);

		try {
			foreach ($sitemap as $this_map) {
				$this->_parse($this_map);
			}
		} catch (\Exception $e) {
			self::debug('❌ failed to parse custom sitemap: ' . $e->getMessage());
		}

		if (is_array($this->_urls) && !empty($this->_urls)) {
			if ($this->conf(Base::O_CRAWLER_DROP_DOMAIN)) {
				foreach ($this->_urls as $k => $v) {
					if (stripos($v, $this->_home_url) !== 0) {
						unset($this->_urls[$k]);
						continue;
					}
					$this->_urls[$k] = substr($v, $offset);
				}
			}

			$this->_urls = array_unique($this->_urls);
		}

		self::debug('Truncate sitemap');
		$wpdb->query("TRUNCATE `$this->_tb`");

		self::debug('Generate sitemap');

		// Filter URLs in blacklist
		$blacklist = $this->list_blacklist();

		$full_blacklisted = array();
		$partial_blacklisted = array();
		foreach ($blacklist as $v) {
			if (strpos($v['res'], '-') === false) {
				// Full blacklisted
				$full_blacklisted[] = $v['url'];
			} else {
				// Replace existing reason
				$v['reason'] = explode(',', $v['reason']);
				$v['reason'] = array_map(function ($element) {
					return $element ? 'Existed' : '';
				}, $v['reason']);
				$v['reason'] = implode(',', $v['reason']);
				$partial_blacklisted[$v['url']] = array(
					'res' => $v['res'],
					'reason' => $v['reason'],
				);
			}
		}

		// Drop all blacklisted URLs
		$this->_urls = array_diff($this->_urls, $full_blacklisted);

		// Default res & reason
		$crawler_count = count(Crawler::cls()->list_crawlers());
		$default_res = str_repeat('-', $crawler_count);
		$default_reason = $crawler_count > 1 ? str_repeat(',', $crawler_count - 1) : '';

		$data = array();
		foreach ($this->_urls as $url) {
			$data[] = $url;
			$data[] = array_key_exists($url, $partial_blacklisted) ? $partial_blacklisted[$url]['res'] : $default_res;
			$data[] = array_key_exists($url, $partial_blacklisted) ? $partial_blacklisted[$url]['reason'] : $default_reason;
		}

		foreach (array_chunk($data, 300) as $data2) {
			$this->_save($data2);
		}

		// Reset crawler
		Crawler::cls()->reset_pos();

		return count($this->_urls);
	}

	/**
	 * Save data to table
	 *
	 * @since 3.0
	 * @access private
	 */
	private function _save($data, $fields = 'url,res,reason')
	{
		global $wpdb;

		if (empty($data)) {
			return;
		}

		$q = "INSERT INTO `$this->_tb` ( $fields ) VALUES ";

		// Add placeholder
		$q .= Utility::chunk_placeholder($data, $fields);

		// Store data
		$wpdb->query($wpdb->prepare($q, $data));
	}

	/**
	 * Parse custom sitemap and return urls
	 *
	 * @since    1.1.1
	 * @access private
	 */
	private function _parse($sitemap)
	{
		/**
		 * Read via wp func to avoid allow_url_fopen = off
		 * @since  2.2.7
		 */
		$response = wp_remote_get($sitemap, array('timeout' => $this->_conf_map_timeout, 'sslverify' => false));
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			self::debug('failed to read sitemap: ' . $error_message);
			throw new \Exception('Failed to remote read ' . $sitemap);
		}

		$xml_object = simplexml_load_string($response['body'], null, LIBXML_NOCDATA);
		if (!$xml_object) {
			if ($this->_urls) {
				return;
			}
			throw new \Exception('Failed to parse xml ' . $sitemap);
		}

		// start parsing
		$xml_array = (array) $xml_object;
		if (!empty($xml_array['sitemap'])) {
			// parse sitemap set
			if (is_object($xml_array['sitemap'])) {
				$xml_array['sitemap'] = (array) $xml_array['sitemap'];
			}

			if (!empty($xml_array['sitemap']['loc'])) {
				// is single sitemap
				$this->_parse($xml_array['sitemap']['loc']);
			} else {
				// parse multiple sitemaps
				foreach ($xml_array['sitemap'] as $val) {
					$val = (array) $val;
					if (!empty($val['loc'])) {
						$this->_parse($val['loc']); // recursive parse sitemap
					}
				}
			}
		} elseif (!empty($xml_array['url'])) {
			// parse url set
			if (is_object($xml_array['url'])) {
				$xml_array['url'] = (array) $xml_array['url'];
			}
			// if only 1 element
			if (!empty($xml_array['url']['loc'])) {
				$this->_urls[] = $xml_array['url']['loc'];
			} else {
				foreach ($xml_array['url'] as $val) {
					$val = (array) $val;
					if (!empty($val['loc'])) {
						$this->_urls[] = $val['loc'];
					}
				}
			}
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/import.cls.php000064400000010232151600225040017516 0ustar00<?php

/**
 * The import/export class.
 *
 * @since      	1.8.2
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Import extends Base
{
	protected $_summary;

	const TYPE_IMPORT = 'import';
	const TYPE_EXPORT = 'export';
	const TYPE_RESET = 'reset';

	/**
	 * Init
	 *
	 * @since  1.8.2
	 */
	public function __construct()
	{
		Debug2::debug('Import init');

		$this->_summary = self::get_summary();
	}

	/**
	 * Export settings to file
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function export($only_data_return = false)
	{
		$raw_data = $this->get_options(true);

		$data = array();
		foreach ($raw_data as $k => $v) {
			$data[] = \json_encode(array($k, $v));
		}

		$data = implode("\n\n", $data);

		if ($only_data_return) {
			return $data;
		}

		$filename = $this->_generate_filename();

		// Update log
		$this->_summary['export_file'] = $filename;
		$this->_summary['export_time'] = time();
		self::save_summary();

		Debug2::debug('Import: Saved to ' . $filename);

		@header('Content-Disposition: attachment; filename=' . $filename);
		echo $data;

		exit();
	}

	/**
	 * Import settings from file
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function import($file = false)
	{
		if (!$file) {
			if (empty($_FILES['ls_file']['name']) || substr($_FILES['ls_file']['name'], -5) != '.data' || empty($_FILES['ls_file']['tmp_name'])) {
				Debug2::debug('Import: Failed to import, wrong ls_file');

				$msg = __('Import failed due to file error.', 'litespeed-cache');
				Admin_Display::error($msg);

				return false;
			}

			$this->_summary['import_file'] = $_FILES['ls_file']['name'];

			$data = file_get_contents($_FILES['ls_file']['tmp_name']);
		} else {
			$this->_summary['import_file'] = $file;

			$data = file_get_contents($file);
		}

		// Update log
		$this->_summary['import_time'] = time();
		self::save_summary();

		$ori_data = array();
		try {
			// Check if the data is v4+ or not
			if (strpos($data, '["_version",') === 0) {
				Debug2::debug('[Import] Data version: v4+');
				$data = explode("\n", $data);
				foreach ($data as $v) {
					$v = trim($v);
					if (!$v) {
						continue;
					}
					list($k, $v) = \json_decode($v, true);
					$ori_data[$k] = $v;
				}
			} else {
				$ori_data = \json_decode(base64_decode($data), true);
			}
		} catch (\Exception $ex) {
			Debug2::debug('[Import] ❌ Failed to parse serialized data');
			return false;
		}

		if (!$ori_data) {
			Debug2::debug('[Import] ❌ Failed to import, no data');
			return false;
		} else {
			Debug2::debug('[Import] Importing data', $ori_data);
		}

		$this->cls('Conf')->update_confs($ori_data);

		if (!$file) {
			Debug2::debug('Import: Imported ' . $_FILES['ls_file']['name']);

			$msg = sprintf(__('Imported setting file %s successfully.', 'litespeed-cache'), $_FILES['ls_file']['name']);
			Admin_Display::succeed($msg);
		} else {
			Debug2::debug('Import: Imported ' . $file);
		}

		return true;
	}

	/**
	 * Reset all configs to default values.
	 *
	 * @since  2.6.3
	 * @access public
	 */
	public function reset()
	{
		$options = $this->cls('Conf')->load_default_vals();

		$this->cls('Conf')->update_confs($options);

		Debug2::debug('[Import] Reset successfully.');

		$msg = __('Reset successfully.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Generate the filename to export
	 *
	 * @since  1.8.2
	 * @access private
	 */
	private function _generate_filename()
	{
		// Generate filename
		$parsed_home = parse_url(get_home_url());
		$filename = 'LSCWP_cfg-';
		if (!empty($parsed_home['host'])) {
			$filename .= $parsed_home['host'] . '_';
		}

		if (!empty($parsed_home['path'])) {
			$filename .= $parsed_home['path'] . '_';
		}

		$filename = str_replace('/', '_', $filename);

		$filename .= '-' . date('Ymd_His') . '.data';

		return $filename;
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_IMPORT:
				$this->import();
				break;

			case self::TYPE_EXPORT:
				$this->export();
				break;

			case self::TYPE_RESET:
				$this->reset();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/db-optm.cls.php000064400000023127151600225110017553 0ustar00<?php

/**
 * The admin optimize tool
 *
 *
 * @since      1.2.1
 * @package    LiteSpeed
 * @subpackage LiteSpeed/src
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class DB_Optm extends Root
{
	private static $_hide_more = false;

	private static $TYPES = array(
		'revision',
		'orphaned_post_meta',
		'auto_draft',
		'trash_post',
		'spam_comment',
		'trash_comment',
		'trackback-pingback',
		'expired_transient',
		'all_transients',
		'optimize_tables',
	);
	const TYPE_CONV_TB = 'conv_innodb';

	/**
	 * Show if there are more sites in hidden
	 *
	 * @since  3.0
	 */
	public static function hide_more()
	{
		return self::$_hide_more;
	}

	/**
	 * Clean/Optimize WP tables
	 *
	 * @since  1.2.1
	 * @access public
	 * @param  string $type The type to clean
	 * @param  bool $ignore_multisite If ignore multisite check
	 * @return  int The rows that will be affected
	 */
	public function db_count($type, $ignore_multisite = false)
	{
		if ($type === 'all') {
			$num = 0;
			foreach (self::$TYPES as $v) {
				$num += $this->db_count($v);
			}
			return $num;
		}

		if (!$ignore_multisite) {
			if (is_multisite() && is_network_admin()) {
				$num = 0;
				$blogs = Activation::get_network_ids();
				foreach ($blogs as $k => $blog_id) {
					if ($k > 3) {
						self::$_hide_more = true;
						break;
					}

					switch_to_blog($blog_id);
					$num += $this->db_count($type, true);
					restore_current_blog();
				}
				return $num;
			}
		}

		global $wpdb;

		switch ($type) {
			case 'revision':
				$rev_max = (int) $this->conf(Base::O_DB_OPTM_REVISIONS_MAX);
				$rev_age = (int) $this->conf(Base::O_DB_OPTM_REVISIONS_AGE);
				$sql_add = '';
				if ($rev_age) {
					$sql_add = " and post_modified < DATE_SUB( NOW(), INTERVAL $rev_age DAY ) ";
				}
				$sql = "SELECT COUNT(*) FROM `$wpdb->posts` WHERE post_type = 'revision' $sql_add";
				if (!$rev_max) {
					return $wpdb->get_var($sql);
				}
				// Has count limit
				$sql = "SELECT COUNT(*)-$rev_max FROM `$wpdb->posts` WHERE post_type = 'revision' $sql_add GROUP BY post_parent HAVING count(*)>$rev_max";
				$res = $wpdb->get_results($sql, ARRAY_N);

				Utility::compatibility();
				return array_sum(array_column($res, 0));

			case 'orphaned_post_meta':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->postmeta` a LEFT JOIN `$wpdb->posts` b ON b.ID=a.post_id WHERE b.ID IS NULL");

			case 'auto_draft':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->posts` WHERE post_status = 'auto-draft'");

			case 'trash_post':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->posts` WHERE post_status = 'trash'");

			case 'spam_comment':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->comments` WHERE comment_approved = 'spam'");

			case 'trash_comment':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->comments` WHERE comment_approved = 'trash'");

			case 'trackback-pingback':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->comments` WHERE comment_type = 'trackback' OR comment_type = 'pingback'");

			case 'expired_transient':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->options` WHERE option_name LIKE '_transient_timeout%' AND option_value < " . time());

			case 'all_transients':
				return $wpdb->get_var("SELECT COUNT(*) FROM `$wpdb->options` WHERE option_name LIKE '%_transient_%'");

			case 'optimize_tables':
				return $wpdb->get_var("SELECT COUNT(*) FROM information_schema.tables WHERE TABLE_SCHEMA = '" . DB_NAME . "' and ENGINE <> 'InnoDB' and DATA_FREE > 0");
		}

		return '-';
	}

	/**
	 * Clean/Optimize WP tables
	 *
	 * @since  1.2.1
	 * @since 3.0 changed to private
	 * @access private
	 */
	private function _db_clean($type)
	{
		if ($type === 'all') {
			foreach (self::$TYPES as $v) {
				$this->_db_clean($v);
			}
			return __('Clean all successfully.', 'litespeed-cache');
		}

		global $wpdb;
		switch ($type) {
			case 'revision':
				$rev_max = (int) $this->conf(Base::O_DB_OPTM_REVISIONS_MAX);
				$rev_age = (int) $this->conf(Base::O_DB_OPTM_REVISIONS_AGE);

				$postmeta = "`$wpdb->postmeta`";
				$posts = "`$wpdb->posts`";

				$sql_postmeta_join = function ($table) use ($postmeta, $posts) {
					return "
						$postmeta
						CROSS JOIN $table
						ON $posts.ID = $postmeta.post_id
					";
				};

				$sql_where = "WHERE $posts.post_type = 'revision'";

				$sql_add = $rev_age ? "AND $posts.post_modified < DATE_SUB( NOW(), INTERVAL $rev_age DAY )" : '';

				if (!$rev_max) {
					$sql_where = "$sql_where $sql_add";
					$sql_postmeta = $sql_postmeta_join($posts);
					$wpdb->query("DELETE $postmeta FROM $sql_postmeta $sql_where");
					$wpdb->query("DELETE FROM $posts $sql_where");
				} else {
					// Has count limit
					$sql = "
						SELECT COUNT(*) - $rev_max
						AS del_max, post_parent
						FROM $posts
						WHERE post_type = 'revision'
						$sql_add
						GROUP BY post_parent
						HAVING COUNT(*) > $rev_max
					";
					$res = $wpdb->get_results($sql);
					$sql_where = "
						$sql_where
						AND post_parent = %d
						ORDER BY ID
						LIMIT %d
					";
					$sql_postmeta = $sql_postmeta_join("(SELECT ID FROM $posts $sql_where) AS $posts");
					foreach ($res as $v) {
						$args = array($v->post_parent, $v->del_max);
						$sql = $wpdb->prepare("DELETE $postmeta FROM $sql_postmeta", $args);
						$wpdb->query($sql);
						$sql = $wpdb->prepare("DELETE FROM $posts $sql_where", $args);
						$wpdb->query($sql);
					}
				}

				return __('Clean post revisions successfully.', 'litespeed-cache');

			case 'orphaned_post_meta':
				$wpdb->query("DELETE a FROM `$wpdb->postmeta` a LEFT JOIN `$wpdb->posts` b ON b.ID=a.post_id WHERE b.ID IS NULL");
				return __('Clean orphaned post meta successfully.', 'litespeed-cache');

			case 'auto_draft':
				$wpdb->query("DELETE FROM `$wpdb->posts` WHERE post_status = 'auto-draft'");
				return __('Clean auto drafts successfully.', 'litespeed-cache');

			case 'trash_post':
				$wpdb->query("DELETE FROM `$wpdb->posts` WHERE post_status = 'trash'");
				return __('Clean trashed posts and pages successfully.', 'litespeed-cache');

			case 'spam_comment':
				$wpdb->query("DELETE FROM `$wpdb->comments` WHERE comment_approved = 'spam'");
				return __('Clean spam comments successfully.', 'litespeed-cache');

			case 'trash_comment':
				$wpdb->query("DELETE FROM `$wpdb->comments` WHERE comment_approved = 'trash'");
				return __('Clean trashed comments successfully.', 'litespeed-cache');

			case 'trackback-pingback':
				$wpdb->query("DELETE FROM `$wpdb->comments` WHERE comment_type = 'trackback' OR comment_type = 'pingback'");
				return __('Clean trackbacks and pingbacks successfully.', 'litespeed-cache');

			case 'expired_transient':
				$wpdb->query("DELETE FROM `$wpdb->options` WHERE option_name LIKE '_transient_timeout%' AND option_value < " . time());
				return __('Clean expired transients successfully.', 'litespeed-cache');

			case 'all_transients':
				$wpdb->query("DELETE FROM `$wpdb->options` WHERE option_name LIKE '%\\_transient\\_%'");
				return __('Clean all transients successfully.', 'litespeed-cache');

			case 'optimize_tables':
				$sql = "SELECT table_name, DATA_FREE FROM information_schema.tables WHERE TABLE_SCHEMA = '" . DB_NAME . "' and ENGINE <> 'InnoDB' and DATA_FREE > 0";
				$result = $wpdb->get_results($sql);
				if ($result) {
					foreach ($result as $row) {
						$wpdb->query('OPTIMIZE TABLE ' . $row->table_name);
					}
				}
				return __('Optimized all tables.', 'litespeed-cache');
		}
	}

	/**
	 * Get all myisam tables
	 *
	 * @since 3.0
	 * @access public
	 */
	public function list_myisam()
	{
		global $wpdb;
		$q = "SELECT * FROM information_schema.tables WHERE TABLE_SCHEMA = '" . DB_NAME . "' and ENGINE = 'myisam' AND TABLE_NAME LIKE '{$wpdb->prefix}%'";
		return $wpdb->get_results($q);
	}

	/**
	 * Convert tables to InnoDB
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _conv_innodb()
	{
		global $wpdb;

		if (empty($_GET['tb'])) {
			Admin_Display::error('No table to convert');
			return;
		}

		$tb = false;

		$list = $this->list_myisam();
		foreach ($list as $v) {
			if ($v->TABLE_NAME == $_GET['tb']) {
				$tb = $v->TABLE_NAME;
				break;
			}
		}

		if (!$tb) {
			Admin_Display::error('No existing table');
			return;
		}

		$q = 'ALTER TABLE ' . DB_NAME . '.' . $tb . ' ENGINE = InnoDB';
		$wpdb->query($q);

		Debug2::debug("[DB] Converted $tb to InnoDB");

		$msg = __('Converted to InnoDB successfully.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Count all autoload size
	 *
	 * @since  3.0
	 * @access public
	 */
	public function autoload_summary()
	{
		global $wpdb;

		$summary = $wpdb->get_row("SELECT SUM(LENGTH(option_value)) AS autoload_size,COUNT(*) AS autload_entries FROM `$wpdb->options` WHERE autoload='yes'");

		$summary->autoload_toplist = $wpdb->get_results(
			"SELECT option_name, LENGTH(option_value) AS option_value_length FROM `$wpdb->options` WHERE autoload='yes' ORDER BY option_value_length DESC LIMIT 20"
		);

		return $summary;
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case 'all':
			case in_array($type, self::$TYPES):
				if (is_multisite() && is_network_admin()) {
					$blogs = Activation::get_network_ids();
					foreach ($blogs as $blog_id) {
						switch_to_blog($blog_id);
						$msg = $this->_db_clean($type);
						restore_current_blog();
					}
				} else {
					$msg = $this->_db_clean($type);
				}
				Admin_Display::succeed($msg);
				break;

			case self::TYPE_CONV_TB:
				$this->_conv_innodb();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/metabox.cls.php000064400000010322151600225160017646 0ustar00<?php
/**
 * The class to operate post editor metabox settings
 *
 * @since 		4.7
 * @package    	Core
 * @subpackage 	Core/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Metabox extends Root
{
	const LOG_TAG = '📦';

	const POST_NONCE_ACTION = 'post_nonce_action';

	private $_postmeta_settings;

	/**
	 * Get the setting list
	 * @since 4.7
	 */
	public function __construct()
	{
		// Append meta box
		$this->_postmeta_settings = array(
			'litespeed_no_cache' => __('Disable Cache', 'litespeed-cache'),
			'litespeed_no_image_lazy' => __('Disable Image Lazyload', 'litespeed-cache'),
			'litespeed_no_vpi' => __('Disable VPI', 'litespeed-cache'),
			'litespeed_vpi_list' => __('Viewport Images', 'litespeed-cache'),
			'litespeed_vpi_list_mobile' => __('Viewport Images', 'litespeed-cache') . ' - ' . __('Mobile', 'litespeed-cache'),
		);
	}

	/**
	 * Register post edit settings
	 * @since 4.7
	 */
	public function register_settings()
	{
		add_action('add_meta_boxes', array($this, 'add_meta_boxes'));
		add_action('save_post', array($this, 'save_meta_box_settings'), 15, 2);
		add_action('attachment_updated', array($this, 'save_meta_box_settings'), 15, 2);
	}

	/**
	 * Register meta box
	 * @since 4.7
	 */
	public function add_meta_boxes($post_type)
	{
		if (apply_filters('litespeed_bypass_metabox', false, $post_type)) {
			return;
		}
		$post_type_obj = get_post_type_object($post_type);
		if (!empty($post_type_obj) && !$post_type_obj->public) {
			self::debug('post type public=false, bypass add_meta_boxes');
			return;
		}
		add_meta_box('litespeed_meta_boxes', __('LiteSpeed Options', 'litespeed-cache'), array($this, 'meta_box_options'), $post_type, 'side', 'core');
	}

	/**
	 * Show meta box content
	 * @since 4.7
	 */
	public function meta_box_options()
	{
		require_once LSCWP_DIR . 'tpl/inc/metabox.php';
	}

	/**
	 * Save settings
	 * @since 4.7
	 */
	public function save_meta_box_settings($post_id, $post)
	{
		global $pagenow;

		self::debug('Maybe save post2 [post_id] ' . $post_id);

		if ($pagenow != 'post.php' || !$post || !is_object($post)) {
			return;
		}

		if (defined('DOING_AUTOSAVE') && DOING_AUTOSAVE) {
			return;
		}

		if (!$this->cls('Router')->verify_nonce(self::POST_NONCE_ACTION)) {
			return;
		}

		self::debug('Saving post [post_id] ' . $post_id);

		foreach ($this->_postmeta_settings as $k => $v) {
			$val = isset($_POST[$k]) ? $_POST[$k] : false;
			$this->save($post_id, $k, $val);
		}
	}

	/**
	 * Load setting per post
	 * @since 4.7
	 */
	public function setting($conf, $post_id = false)
	{
		// Check if has metabox non-cacheable setting or not
		if (!$post_id) {
			$home_id = get_option('page_for_posts');
			if (is_singular()) {
				$post_id = get_the_ID();
			} elseif ($home_id > 0 && is_home()) {
				$post_id = $home_id;
			}
		}

		if ($post_id && ($val = get_post_meta($post_id, $conf, true))) {
			return $val;
		}

		return null;
	}

	/**
	 * Save a metabox value
	 * @since 4.7
	 */
	public function save($post_id, $name, $val, $is_append = false)
	{
		if (strpos($name, 'litespeed_vpi_list') !== false) {
			$val = Utility::sanitize_lines($val, 'basename,drop_webp');
		}

		// Load existing data if has set
		if ($is_append) {
			$existing_data = $this->setting($name, $post_id);
			if ($existing_data) {
				$existing_data = Utility::sanitize_lines($existing_data, 'basename');
				$val = array_unique(array_merge($val, $existing_data));
			}
		}

		if ($val) {
			update_post_meta($post_id, $name, $val);
		} else {
			delete_post_meta($post_id, $name);
		}
	}

	/**
	 * Load exclude images per post
	 * @since 4.7
	 */
	public function lazy_img_excludes($list)
	{
		$is_mobile = $this->_separate_mobile();
		$excludes = $this->setting($is_mobile ? 'litespeed_vpi_list_mobile' : 'litespeed_vpi_list');
		if ($excludes !== null) {
			$excludes = Utility::sanitize_lines($excludes, 'basename');
			if ($excludes) {
				// Check if contains `data:` (invalid result, need to clear existing result) or not
				if (Utility::str_hit_array('data:', $excludes)) {
					$this->cls('VPI')->add_to_queue();
				} else {
					return array_merge($list, $excludes);
				}
			}

			return $list;
		}

		$this->cls('VPI')->add_to_queue();

		return $list;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/optimize.cls.php000064400000111252151600225230020051 0ustar00<?php

/**
 * The optimize class.
 *
 * @since      	1.2.2
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Optimize extends Base
{
	const LIB_FILE_CSS_ASYNC = 'assets/js/css_async.min.js';
	const LIB_FILE_WEBFONTLOADER = 'assets/js/webfontloader.min.js';
	const LIB_FILE_JS_DELAY = 'assets/js/js_delay.min.js';

	const ITEM_TIMESTAMP_PURGE_CSS = 'timestamp_purge_css';

	private $content;
	private $content_ori;

	private $cfg_css_min;
	private $cfg_css_comb;
	private $cfg_js_min;
	private $cfg_js_comb;
	private $cfg_css_async;
	private $cfg_js_delay_inc = array();
	private $cfg_js_defer;
	private $cfg_js_defer_exc = false;
	private $cfg_ggfonts_async;
	private $_conf_css_font_display;
	private $cfg_ggfonts_rm;

	private $dns_prefetch;
	private $dns_preconnect;
	private $_ggfonts_urls = array();
	private $_ccss;
	private $_ucss = false;

	private $__optimizer;

	private $html_foot = ''; // The html info append to <body>
	private $html_head = ''; // The html info prepend to <body>

	private static $_var_i = 0;
	private $_var_preserve_js = array();
	private $_request_url;

	/**
	 * Constructor
	 * @since  4.0
	 */
	public function __construct()
	{
		Debug2::debug('[Optm] init');
		$this->__optimizer = $this->cls('Optimizer');
	}

	/**
	 * Init optimizer
	 *
	 * @since  3.0
	 * @access protected
	 */
	public function init()
	{
		$this->cfg_css_async = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_CSS_ASYNC);
		if ($this->cfg_css_async) {
			if (!$this->conf(self::O_API_KEY)) {
				Debug2::debug('[Optm] ❌ CCSS set to OFF due to missing domain key');
				$this->cfg_css_async = false;
			}
			if ((defined('LITESPEED_GUEST_OPTM') || ($this->conf(self::O_OPTM_UCSS) && $this->conf(self::O_OPTM_CSS_COMB))) && $this->conf(self::O_OPTM_UCSS_INLINE)) {
				Debug2::debug('[Optm] ❌ CCSS set to OFF due to UCSS Inline');
				$this->cfg_css_async = false;
			}
		}
		$this->cfg_js_defer = $this->conf(self::O_OPTM_JS_DEFER);
		if (defined('LITESPEED_GUEST_OPTM')) {
			$this->cfg_js_defer = 2;
		}
		if ($this->cfg_js_defer == 2) {
			add_filter(
				'litespeed_optm_cssjs',
				function ($con, $file_type) {
					if ($file_type == 'js') {
						$con = str_replace('DOMContentLoaded', 'DOMContentLiteSpeedLoaded', $con);
						// $con = str_replace( 'addEventListener("load"', 'addEventListener("litespeedLoad"', $con );
					}
					return $con;
				},
				20,
				2
			);
		}

		// To remove emoji from WP
		if ($this->conf(self::O_OPTM_EMOJI_RM)) {
			$this->_emoji_rm();
		}

		if ($this->conf(self::O_OPTM_QS_RM)) {
			add_filter('style_loader_src', array($this, 'remove_query_strings'), 999);
			add_filter('script_loader_src', array($this, 'remove_query_strings'), 999);
		}

		// GM JS exclude @since 4.1
		if (defined('LITESPEED_GUEST_OPTM')) {
			$this->cfg_js_defer_exc = apply_filters('litespeed_optm_gm_js_exc', $this->conf(self::O_OPTM_GM_JS_EXC));
		} else {
			/**
			 * Exclude js from deferred setting
			 * @since 1.5
			 */
			if ($this->cfg_js_defer) {
				add_filter('litespeed_optm_js_defer_exc', array($this->cls('Data'), 'load_js_defer_exc'));
				$this->cfg_js_defer_exc = apply_filters('litespeed_optm_js_defer_exc', $this->conf(self::O_OPTM_JS_DEFER_EXC));

				$this->cfg_js_delay_inc = apply_filters('litespeed_optm_js_delay_inc', $this->conf(self::O_OPTM_JS_DELAY_INC));
			}
		}

		/**
		 * Add vary filter for Role Excludes
		 * @since  1.6
		 */
		add_filter('litespeed_vary', array($this, 'vary_add_role_exclude'));

		/**
		 * Prefetch DNS
		 * @since 1.7.1
		 */
		$this->_dns_prefetch_init();

		/**
		 * Preconnect
		 * @since 5.6.1
		 */
		$this->_dns_preconnect_init();

		add_filter('litespeed_buffer_finalize', array($this, 'finalize'), 20);
	}

	/**
	 * Exclude role from optimization filter
	 *
	 * @since  1.6
	 * @access public
	 */
	public function vary_add_role_exclude($vary)
	{
		if ($this->cls('Conf')->in_optm_exc_roles()) {
			$vary['role_exclude_optm'] = 1;
		}

		return $vary;
	}

	/**
	 * Remove emoji from WP
	 *
	 * @since  1.4
	 * @since  2.9.8 Changed to private
	 * @access private
	 */
	private function _emoji_rm()
	{
		remove_action('wp_head', 'print_emoji_detection_script', 7);
		remove_action('admin_print_scripts', 'print_emoji_detection_script');
		remove_filter('the_content_feed', 'wp_staticize_emoji');
		remove_filter('comment_text_rss', 'wp_staticize_emoji');
		/**
		 * Added for better result
		 * @since  1.6.2.1
		 */
		remove_action('wp_print_styles', 'print_emoji_styles');
		remove_action('admin_print_styles', 'print_emoji_styles');
		remove_filter('wp_mail', 'wp_staticize_emoji_for_email');
	}

	/**
	 * Delete file-based cache folder
	 *
	 * @since  2.1
	 * @access public
	 */
	public function rm_cache_folder($subsite_id = false)
	{
		if ($subsite_id) {
			file_exists(LITESPEED_STATIC_DIR . '/css/' . $subsite_id) && File::rrmdir(LITESPEED_STATIC_DIR . '/css/' . $subsite_id);
			file_exists(LITESPEED_STATIC_DIR . '/js/' . $subsite_id) && File::rrmdir(LITESPEED_STATIC_DIR . '/js/' . $subsite_id);
			return;
		}

		file_exists(LITESPEED_STATIC_DIR . '/css') && File::rrmdir(LITESPEED_STATIC_DIR . '/css');
		file_exists(LITESPEED_STATIC_DIR . '/js') && File::rrmdir(LITESPEED_STATIC_DIR . '/js');
	}

	/**
	 * Remove QS
	 *
	 * @since  1.3
	 * @access public
	 */
	public function remove_query_strings($src)
	{
		if (strpos($src, '_litespeed_rm_qs=0') || strpos($src, '/recaptcha')) {
			return $src;
		}

		if (!Utility::is_internal_file($src)) {
			return $src;
		}

		if (strpos($src, '.js?') !== false || strpos($src, '.css?') !== false) {
			$src = preg_replace('/\?.*/', '', $src);
		}

		return $src;
	}

	/**
	 * Run optimize process
	 * NOTE: As this is after cache finalized, can NOT set any cache control anymore
	 *
	 * @since  1.2.2
	 * @access public
	 * @return  string The content that is after optimization
	 */
	public function finalize($content)
	{
		if (defined('LITESPEED_NO_PAGEOPTM')) {
			Debug2::debug2('[Optm] bypass: NO_PAGEOPTM const');
			return $content;
		}

		if (!defined('LITESPEED_IS_HTML')) {
			Debug2::debug('[Optm] bypass: Not frontend HTML type');
			return $content;
		}

		if (!defined('LITESPEED_GUEST_OPTM')) {
			if (!Control::is_cacheable()) {
				Debug2::debug('[Optm] bypass: Not cacheable');
				return $content;
			}

			// Check if hit URI excludes
			add_filter('litespeed_optm_uri_exc', array($this->cls('Data'), 'load_optm_uri_exc'));
			$excludes = apply_filters('litespeed_optm_uri_exc', $this->conf(self::O_OPTM_EXC));
			$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes);
			if ($result) {
				Debug2::debug('[Optm] bypass: hit URI Excludes setting: ' . $result);
				return $content;
			}
		}

		Debug2::debug('[Optm] start');

		$this->content_ori = $this->content = $content;

		$this->_optimize();
		return $this->content;
	}

	/**
	 * Optimize css src
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _optimize()
	{
		global $wp;
		$this->_request_url = home_url($wp->request);

		$this->cfg_css_min = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_CSS_MIN);
		$this->cfg_css_comb = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_CSS_COMB);
		$this->cfg_js_min = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_JS_MIN);
		$this->cfg_js_comb = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_JS_COMB);
		$this->cfg_ggfonts_rm = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_GGFONTS_RM);
		$this->cfg_ggfonts_async = !defined('LITESPEED_GUEST_OPTM') && $this->conf(self::O_OPTM_GGFONTS_ASYNC); // forced rm already
		$this->_conf_css_font_display = !defined('LITESPEED_GUEST_OPTM') && $this->conf(self::O_OPTM_CSS_FONT_DISPLAY);

		if (!$this->cls('Router')->can_optm()) {
			Debug2::debug('[Optm] bypass: admin/feed/preview');
			return;
		}

		if ($this->cfg_css_async) {
			$this->_ccss = $this->cls('CSS')->prepare_ccss();
			if (!$this->_ccss) {
				Debug2::debug('[Optm] ❌ CCSS set to OFF due to CCSS not generated yet');
				$this->cfg_css_async = false;
			} elseif (strpos($this->_ccss, '<style id="litespeed-ccss" data-error') === 0) {
				Debug2::debug('[Optm] ❌ CCSS set to OFF due to CCSS failed to generate');
				$this->cfg_css_async = false;
			}
		}

		do_action('litespeed_optm');

		// Parse css from content
		$src_list = false;
		if ($this->cfg_css_min || $this->cfg_css_comb || $this->cfg_ggfonts_rm || $this->cfg_css_async || $this->cfg_ggfonts_async || $this->_conf_css_font_display) {
			add_filter('litespeed_optimize_css_excludes', array($this->cls('Data'), 'load_css_exc'));
			list($src_list, $html_list) = $this->_parse_css();
		}

		// css optimizer
		if ($this->cfg_css_min || $this->cfg_css_comb) {
			if ($src_list) {
				// IF combine
				if ($this->cfg_css_comb) {
					// Check if has inline UCSS enabled or not
					if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_UCSS)) && $this->conf(self::O_OPTM_UCSS_INLINE)) {
						$filename = $this->cls('UCSS')->load($this->_request_url, true);
						if ($filename) {
							$filepath_prefix = $this->_build_filepath_prefix('ucss');
							$this->_ucss = File::read(LITESPEED_STATIC_DIR . $filepath_prefix . $filename);

							// Drop all css
							$this->content = str_replace($html_list, '', $this->content);
						}
					}

					if (!$this->_ucss) {
						$url = $this->_build_hash_url($src_list);

						if ($url) {
							// Handle css async load
							if ($this->cfg_css_async) {
								$this->html_head .=
									'<link rel="preload" data-asynced="1" data-optimized="2" as="style" onload="this.onload=null;this.rel=\'stylesheet\'" href="' . Str::trim_quotes($url) . '" />'; // todo: How to use " in attr wrapper "
							} else {
								$this->html_head .= '<link data-optimized="2" rel="stylesheet" href="' . Str::trim_quotes($url) . '" />'; // use 2 as combined
							}

							// Move all css to top
							$this->content = str_replace($html_list, '', $this->content);
						}
					}
				}
				// Only minify
				elseif ($this->cfg_css_min) {
					// will handle async css load inside
					$this->_src_queue_handler($src_list, $html_list);
				}
				// Only HTTP2 push
				else {
					foreach ($src_list as $src_info) {
						if (!empty($src_info['inl'])) {
							continue;
						}
					}
				}
			}
		}

		// Handle css lazy load if not handled async loaded yet
		if ($this->cfg_css_async && !$this->cfg_css_min && !$this->cfg_css_comb) {
			// async html
			$html_list_async = $this->_async_css_list($html_list, $src_list);

			// Replace async css
			$this->content = str_replace($html_list, $html_list_async, $this->content);
		}

		// Parse js from buffer as needed
		$src_list = false;
		if ($this->cfg_js_min || $this->cfg_js_comb || $this->cfg_js_defer || $this->cfg_js_delay_inc) {
			add_filter('litespeed_optimize_js_excludes', array($this->cls('Data'), 'load_js_exc'));
			list($src_list, $html_list) = $this->_parse_js();
		}

		// js optimizer
		if ($src_list) {
			// IF combine
			if ($this->cfg_js_comb) {
				$url = $this->_build_hash_url($src_list, 'js');
				if ($url) {
					$this->html_foot .= $this->_build_js_tag($url);

					// Will move all JS to bottom combined one
					$this->content = str_replace($html_list, '', $this->content);
				}
			}
			// Only minify
			elseif ($this->cfg_js_min) {
				// Will handle js defer inside
				$this->_src_queue_handler($src_list, $html_list, 'js');
			}
			// Only HTTP2 push and Defer
			else {
				foreach ($src_list as $k => $src_info) {
					// Inline JS
					if (!empty($src_info['inl'])) {
						if ($this->cfg_js_defer) {
							$attrs = !empty($src_info['attrs']) ? $src_info['attrs'] : '';
							$deferred = $this->_js_inline_defer($src_info['src'], $attrs);
							if ($deferred) {
								$this->content = str_replace($html_list[$k], $deferred, $this->content);
							}
						}
					}
					// JS files
					else {
						if ($this->cfg_js_defer) {
							$deferred = $this->_js_defer($html_list[$k], $src_info['src']);
							if ($deferred) {
								$this->content = str_replace($html_list[$k], $deferred, $this->content);
							}
						} elseif ($this->cfg_js_delay_inc) {
							$deferred = $this->_js_delay($html_list[$k], $src_info['src']);
							if ($deferred) {
								$this->content = str_replace($html_list[$k], $deferred, $this->content);
							}
						}
					}
				}
			}
		}

		// Append JS inline var for preserved ESI
		// Shouldn't give any optm (defer/delay) @since 4.4
		if ($this->_var_preserve_js) {
			$this->html_head .= '<script>var ' . implode(',', $this->_var_preserve_js) . ';</script>';
			Debug2::debug2('[Optm] Inline JS defer vars', $this->_var_preserve_js);
		}

		// Append async compatibility lib to head
		if ($this->cfg_css_async) {
			// Inline css async lib
			if ($this->conf(self::O_OPTM_CSS_ASYNC_INLINE)) {
				$this->html_head .= $this->_build_js_inline(File::read(LSCWP_DIR . self::LIB_FILE_CSS_ASYNC), true);
			} else {
				$css_async_lib_url = LSWCP_PLUGIN_URL . self::LIB_FILE_CSS_ASYNC;
				$this->html_head .= $this->_build_js_tag($css_async_lib_url, 'litespeed-css-async-lib'); // Don't exclude it from defer for now
			}
		}

		/**
		 * Handle google fonts async
		 * This will result in a JS snippet in head, so need to put it in the end to avoid being replaced by JS parser
		 */
		$this->_async_ggfonts();

		/**
		 * Font display optm
		 * @since  3.0
		 */
		$this->_font_optm();

		// Inject JS Delay lib
		$this->_maybe_js_delay();

		/**
		 * HTML Lazyload
		 */
		if ($this->conf(self::O_OPTM_HTML_LAZY)) {
			$this->html_head = $this->cls('CSS')->prepare_html_lazy() . $this->html_head;
		}

		// Maybe prepend inline UCSS
		if ($this->_ucss) {
			$this->html_head = '<style id="litespeed-ucss">' . $this->_ucss . '</style>' . $this->html_head;
		}

		// Check if there is any critical css rules setting
		if ($this->cfg_css_async && $this->_ccss) {
			$this->html_head = $this->_ccss . $this->html_head;
		}

		// Replace html head part
		$this->html_head = apply_filters('litespeed_optm_html_head', $this->html_head);
		if ($this->html_head) {
			if (apply_filters('litespeed_optm_html_after_head', false)) {
				$this->content = str_replace('</head>', $this->html_head . '</head>', $this->content);
			} else {
				// Put header content to be after charset
				if (strpos($this->content, '<meta charset') !== false) {
					$this->content = preg_replace('#<meta charset([^>]*)>#isU', '<meta charset$1>' . $this->html_head, $this->content, 1);
				} else {
					$this->content = preg_replace('#<head([^>]*)>#isU', '<head$1>' . $this->html_head, $this->content, 1);
				}
			}
		}

		// Replace html foot part
		$this->html_foot = apply_filters('litespeed_optm_html_foot', $this->html_foot);
		if ($this->html_foot) {
			$this->content = str_replace('</body>', $this->html_foot . '</body>', $this->content);
		}

		// Drop noscript if enabled
		if ($this->conf(self::O_OPTM_NOSCRIPT_RM)) {
			// $this->content = preg_replace( '#<noscript>.*</noscript>#isU', '', $this->content );
		}

		// HTML minify
		if (defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_HTML_MIN)) {
			$this->content = $this->__optimizer->html_min($this->content);
		}
	}

	/**
	 * Build a full JS tag
	 *
	 * @since  4.0
	 */
	private function _build_js_tag($src)
	{
		if ($this->cfg_js_defer === 2 || Utility::str_hit_array($src, $this->cfg_js_delay_inc)) {
			return '<script data-optimized="1" type="litespeed/javascript" data-src="' . Str::trim_quotes($src) . '"></script>';
		}

		if ($this->cfg_js_defer) {
			return '<script data-optimized="1" src="' . Str::trim_quotes($src) . '" defer></script>';
		}

		return '<script data-optimized="1" src="' . Str::trim_quotes($src) . '"></script>';
	}

	/**
	 * Build a full inline JS snippet
	 *
	 * @since  4.0
	 */
	private function _build_js_inline($script, $minified = false)
	{
		if ($this->cfg_js_defer) {
			$deferred = $this->_js_inline_defer($script, false, $minified);
			if ($deferred) {
				return $deferred;
			}
		}

		return '<script>' . $script . '</script>';
	}

	/**
	 * Load JS delay lib
	 *
	 * @since 4.0
	 */
	private function _maybe_js_delay()
	{
		if ($this->cfg_js_defer !== 2 && !$this->cfg_js_delay_inc) {
			return;
		}

		$this->html_foot .= '<script>' . File::read(LSCWP_DIR . self::LIB_FILE_JS_DELAY) . '</script>';
	}

	/**
	 * Google font async
	 *
	 * @since 2.7.3
	 * @access private
	 */
	private function _async_ggfonts()
	{
		if (!$this->cfg_ggfonts_async || !$this->_ggfonts_urls) {
			return;
		}

		Debug2::debug2('[Optm] google fonts async found: ', $this->_ggfonts_urls);

		$html = '<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />';

		/**
		 * Append fonts
		 *
		 * Could be multiple fonts
		 *
		 * 	<link rel='stylesheet' href='//fonts.googleapis.com/css?family=Open+Sans%3A400%2C600%2C700%2C800%2C300&#038;ver=4.9.8' type='text/css' media='all' />
		 *	<link rel='stylesheet' href='//fonts.googleapis.com/css?family=PT+Sans%3A400%2C700%7CPT+Sans+Narrow%3A400%7CMontserrat%3A600&#038;subset=latin&#038;ver=4.9.8' type='text/css' media='all' />
		 *		-> family: PT Sans:400,700|PT Sans Narrow:400|Montserrat:600
		 *	<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic,400italic,600,700,900&#038;subset=latin%2Clatin-ext' />
		 */
		$script = 'WebFontConfig={google:{families:[';

		$families = array();
		foreach ($this->_ggfonts_urls as $v) {
			$qs = wp_specialchars_decode($v);
			$qs = urldecode($qs);
			$qs = parse_url($qs, PHP_URL_QUERY);
			parse_str($qs, $qs);

			if (empty($qs['family'])) {
				Debug2::debug('[Optm] ERR ggfonts failed to find family: ' . $v);
				continue;
			}

			$subset = empty($qs['subset']) ? '' : ':' . $qs['subset'];

			foreach (array_filter(explode('|', $qs['family'])) as $v2) {
				$families[] = Str::trim_quotes($v2 . $subset);
			}
		}

		$script .= '"' . implode('","', $families) . ($this->_conf_css_font_display ? '&display=swap' : '') . '"';

		$script .= ']}};';

		// if webfontloader lib was loaded before WebFontConfig variable, call WebFont.load
		$script .= 'if ( typeof WebFont === "object" && typeof WebFont.load === "function" ) { WebFont.load( WebFontConfig ); }';

		$html .= $this->_build_js_inline($script);

		// https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js
		$webfont_lib_url = LSWCP_PLUGIN_URL . self::LIB_FILE_WEBFONTLOADER;

		// default async, if js defer set use defer
		$html .= $this->_build_js_tag($webfont_lib_url);

		// Put this in the very beginning for preconnect
		$this->html_head = $html . $this->html_head;
	}

	/**
	 * Font optm
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _font_optm()
	{
		if (!$this->_conf_css_font_display || !$this->_ggfonts_urls) {
			return;
		}

		Debug2::debug2('[Optm] google fonts optm ', $this->_ggfonts_urls);

		foreach ($this->_ggfonts_urls as $v) {
			if (strpos($v, 'display=')) {
				continue;
			}
			$this->html_head = str_replace($v, $v . '&#038;display=swap', $this->html_head);
			$this->html_foot = str_replace($v, $v . '&#038;display=swap', $this->html_foot);
			$this->content = str_replace($v, $v . '&#038;display=swap', $this->content);
		}
	}

	/**
	 * Prefetch DNS
	 *
	 * @since 1.7.1
	 * @access private
	 */
	private function _dns_prefetch_init()
	{
		// Widely enable link DNS prefetch
		if (defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_DNS_PREFETCH_CTRL)) {
			@header('X-DNS-Prefetch-Control: on');
		}

		$this->dns_prefetch = $this->conf(self::O_OPTM_DNS_PREFETCH);
		if (!$this->dns_prefetch) {
			return;
		}

		if (function_exists('wp_resource_hints')) {
			add_filter('wp_resource_hints', array($this, 'dns_prefetch_filter'), 10, 2);
		} else {
			add_action('litespeed_optm', array($this, 'dns_prefetch_output'));
		}
	}

	/**
	 * Preconnect init
	 *
	 * @since 5.6.1
	 */
	private function _dns_preconnect_init()
	{
		$this->dns_preconnect = $this->conf(self::O_OPTM_DNS_PRECONNECT);
		if ($this->dns_preconnect) {
			add_action('litespeed_optm', array($this, 'dns_preconnect_output'));
		}
	}

	/**
	 * Prefetch DNS hook for WP
	 *
	 * @since 1.7.1
	 * @access public
	 */
	public function dns_prefetch_filter($urls, $relation_type)
	{
		if ($relation_type !== 'dns-prefetch') {
			return $urls;
		}

		foreach ($this->dns_prefetch as $v) {
			if ($v) {
				$urls[] = $v;
			}
		}

		return $urls;
	}

	/**
	 * Prefetch DNS
	 *
	 * @since 1.7.1
	 * @access public
	 */
	public function dns_prefetch_output()
	{
		foreach ($this->dns_prefetch as $v) {
			if ($v) {
				$this->html_head .= '<link rel="dns-prefetch" href="' . Str::trim_quotes($v) . '" />';
			}
		}
	}

	/**
	 * Preconnect
	 *
	 * @since 5.6.1
	 * @access public
	 */
	public function dns_preconnect_output()
	{
		foreach ($this->dns_preconnect as $v) {
			if ($v) {
				$this->html_head .= '<link rel="preconnect" href="' . Str::trim_quotes($v) . '" />';
			}
		}
	}

	/**
	 * Run minify with src queue list
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _src_queue_handler($src_list, $html_list, $file_type = 'css')
	{
		$html_list_ori = $html_list;

		$can_webp = (defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP)) && $this->cls('Media')->webp_support();

		$tag = $file_type == 'css' ? 'link' : 'script';
		foreach ($src_list as $key => $src_info) {
			// Minify inline CSS/JS
			if (!empty($src_info['inl'])) {
				if ($file_type == 'css') {
					$code = Optimizer::minify_css($src_info['src']);
					$can_webp && ($code = $this->cls('Media')->replace_background_webp($code));
					$snippet = str_replace($src_info['src'], $code, $html_list[$key]);
				} else {
					// Inline defer JS
					if ($this->cfg_js_defer) {
						$attrs = !empty($src_info['attrs']) ? $src_info['attrs'] : '';
						$snippet = $this->_js_inline_defer($src_info['src'], $attrs) ?: $html_list[$key];
					} else {
						$code = Optimizer::minify_js($src_info['src']);
						$snippet = str_replace($src_info['src'], $code, $html_list[$key]);
					}
				}
			}
			// CSS/JS files
			else {
				$url = $this->_build_single_hash_url($src_info['src'], $file_type);
				if ($url) {
					$snippet = str_replace($src_info['src'], $url, $html_list[$key]);
				}

				// Handle css async load
				if ($file_type == 'css' && $this->cfg_css_async) {
					$snippet = $this->_async_css($snippet);
				}

				// Handle js defer
				if ($file_type === 'js' && $this->cfg_js_defer) {
					$snippet = $this->_js_defer($snippet, $src_info['src']) ?: $snippet;
				}
			}

			$snippet = str_replace("<$tag ", '<' . $tag . ' data-optimized="1" ', $snippet);
			$html_list[$key] = $snippet;
		}

		$this->content = str_replace($html_list_ori, $html_list, $this->content);
	}

	/**
	 * Build a single URL mapped filename (This will not save in DB)
	 * @since  4.0
	 */
	private function _build_single_hash_url($src, $file_type = 'css')
	{
		$content = $this->__optimizer->load_file($src, $file_type);

		$is_min = $this->__optimizer->is_min($src);

		$content = $this->__optimizer->optm_snippet($content, $file_type, !$is_min, $src);

		$filepath_prefix = $this->_build_filepath_prefix($file_type);

		// Save to file
		$filename = $filepath_prefix . md5($this->remove_query_strings($src)) . '.' . $file_type;
		$static_file = LITESPEED_STATIC_DIR . $filename;
		File::save($static_file, $content, true);

		// QS is required as $src may contains version info
		$qs_hash = substr(md5($src), -5);
		return LITESPEED_STATIC_URL . "$filename?ver=$qs_hash";
	}

	/**
	 * Generate full URL path with hash for a list of src
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _build_hash_url($src_list, $file_type = 'css')
	{
		// $url_sensitive = $this->conf( self::O_OPTM_CSS_UNIQUE ) && $file_type == 'css'; // If need to keep unique CSS per URI

		// Replace preserved ESI (before generating hash)
		if ($file_type == 'js') {
			foreach ($src_list as $k => $v) {
				if (empty($v['inl'])) {
					continue;
				}
				$src_list[$k]['src'] = $this->_preserve_esi($v['src']);
			}
		}

		$minify = $file_type === 'css' ? $this->cfg_css_min : $this->cfg_js_min;
		$filename_info = $this->__optimizer->serve($this->_request_url, $file_type, $minify, $src_list);

		if (!$filename_info) {
			return false; // Failed to generate
		}

		list($filename, $type) = $filename_info;

		// Add cache tag in case later file deleted to avoid lscache served stale non-existed files @since 4.4.1
		Tag::add(Tag::TYPE_MIN . '.' . $filename);

		$qs_hash = substr(md5(self::get_option(self::ITEM_TIMESTAMP_PURGE_CSS)), -5);
		// As filename is already related to filecon md5, no need QS anymore
		$filepath_prefix = $this->_build_filepath_prefix($type);
		return LITESPEED_STATIC_URL . $filepath_prefix . $filename . '?ver=' . $qs_hash;
	}

	/**
	 * Parse js src
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _parse_js()
	{
		$excludes = apply_filters('litespeed_optimize_js_excludes', $this->conf(self::O_OPTM_JS_EXC));

		$combine_ext_inl = $this->conf(self::O_OPTM_JS_COMB_EXT_INL);
		if (!apply_filters('litespeed_optm_js_comb_ext_inl', true)) {
			Debug2::debug2('[Optm] js_comb_ext_inl bypassed via litespeed_optm_js_comb_ext_inl filter');
			$combine_ext_inl = false;
		}

		$src_list = array();
		$html_list = array();

		$content = preg_replace('#<!--.*-->#sU', '', $this->content);
		preg_match_all('#<script([^>]*)>(.*)</script>#isU', $content, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs = empty($match[1]) ? array() : Utility::parse_attr($match[1]);

			if (isset($attrs['data-optimized'])) {
				continue;
			}
			if (!empty($attrs['data-no-optimize'])) {
				continue;
			}
			if (!empty($attrs['data-cfasync']) && $attrs['data-cfasync'] === 'false') {
				continue;
			}
			if (!empty($attrs['type']) && $attrs['type'] != 'text/javascript') {
				continue;
			}

			// to avoid multiple replacement
			if (in_array($match[0], $html_list)) {
				continue;
			}

			$this_src_arr = array();
			// JS files
			if (!empty($attrs['src'])) {
				// Exclude check
				$js_excluded = Utility::str_hit_array($attrs['src'], $excludes);
				$is_internal = Utility::is_internal_file($attrs['src']);
				$is_file = substr($attrs['src'], 0, 5) != 'data:';
				$ext_excluded = !$combine_ext_inl && !$is_internal;
				if ($js_excluded || $ext_excluded || !$is_file) {
					// Maybe defer
					if ($this->cfg_js_defer) {
						$deferred = $this->_js_defer($match[0], $attrs['src']);
						if ($deferred) {
							$this->content = str_replace($match[0], $deferred, $this->content);
						}
					}

					Debug2::debug2('[Optm] _parse_js bypassed due to ' . ($js_excluded ? 'js files excluded [hit] ' . $js_excluded : 'external js'));
					continue;
				}

				if (strpos($attrs['src'], '/localres/') !== false) {
					continue;
				}

				if (strpos($attrs['src'], 'instant_click') !== false) {
					continue;
				}

				$this_src_arr['src'] = $attrs['src'];
			}
			// Inline JS
			elseif (!empty($match[2])) {
				// Debug2::debug( '🌹🌹🌹 ' . $match[2] . '🌹' );
				// Exclude check
				$js_excluded = Utility::str_hit_array($match[2], $excludes);
				if ($js_excluded || !$combine_ext_inl) {
					// Maybe defer
					if ($this->cfg_js_defer) {
						$deferred = $this->_js_inline_defer($match[2], $match[1]);
						if ($deferred) {
							$this->content = str_replace($match[0], $deferred, $this->content);
						}
					}
					Debug2::debug2('[Optm] _parse_js bypassed due to ' . ($js_excluded ? 'js excluded [hit] ' . $js_excluded : 'inline js'));
					continue;
				}

				$this_src_arr['inl'] = true;
				$this_src_arr['src'] = $match[2];
				if ($match[1]) {
					$this_src_arr['attrs'] = $match[1];
				}
			} else {
				// Compatibility to those who changed src to data-src already
				Debug2::debug2('[Optm] No JS src or inline JS content');
				continue;
			}

			$src_list[] = $this_src_arr;
			$html_list[] = $match[0];
		}

		return array($src_list, $html_list);
	}

	/**
	 * Inline JS defer
	 *
	 * @since 3.0
	 * @access private
	 */
	private function _js_inline_defer($con, $attrs = false, $minified = false)
	{
		if (strpos($attrs, 'data-no-defer') !== false) {
			Debug2::debug2('[Optm] bypass: attr api data-no-defer');
			return false;
		}

		$hit = Utility::str_hit_array($con, $this->cfg_js_defer_exc);
		if ($hit) {
			Debug2::debug2('[Optm] inline js defer excluded [setting] ' . $hit);
			return false;
		}

		$con = trim($con);
		// Minify JS first
		if (!$minified) {
			// && $this->cfg_js_defer !== 2
			$con = Optimizer::minify_js($con);
		}

		if (!$con) {
			return false;
		}

		// Check if the content contains ESI nonce or not
		$con = $this->_preserve_esi($con);

		if ($this->cfg_js_defer === 2) {
			// Drop type attribute from $attrs
			if (strpos($attrs, ' type=') !== false) {
				$attrs = preg_replace('# type=([\'"])([^\1]+)\1#isU', '', $attrs);
			}
			// Replace DOMContentLoaded
			$con = str_replace('DOMContentLoaded', 'DOMContentLiteSpeedLoaded', $con);
			return '<script' . $attrs . ' type="litespeed/javascript">' . $con . '</script>';
			// return '<script' . $attrs . ' type="litespeed/javascript" src="data:text/javascript;base64,' . base64_encode( $con ) . '"></script>';
			// return '<script' . $attrs . ' type="litespeed/javascript">' . $con . '</script>';
		}

		return '<script' . $attrs . ' src="data:text/javascript;base64,' . base64_encode($con) . '" defer></script>';
	}

	/**
	 * Replace ESI to JS inline var (mainly used to avoid nonce timeout)
	 *
	 * @since  3.5.1
	 */
	private function _preserve_esi($con)
	{
		$esi_placeholder_list = $this->cls('ESI')->contain_preserve_esi($con);
		if (!$esi_placeholder_list) {
			return $con;
		}

		foreach ($esi_placeholder_list as $esi_placeholder) {
			$js_var = '__litespeed_var_' . self::$_var_i++ . '__';
			$con = str_replace($esi_placeholder, $js_var, $con);
			$this->_var_preserve_js[] = $js_var . '=' . $esi_placeholder;
		}

		return $con;
	}

	/**
	 * Parse css src and remove to-be-removed css
	 *
	 * @since  1.2.2
	 * @access private
	 * @return array  All the src & related raw html list
	 */
	private function _parse_css()
	{
		$excludes = apply_filters('litespeed_optimize_css_excludes', $this->conf(self::O_OPTM_CSS_EXC));
		$ucss_file_exc_inline = apply_filters('litespeed_optimize_ucss_file_exc_inline', $this->conf(self::O_OPTM_UCSS_FILE_EXC_INLINE));

		$combine_ext_inl = $this->conf(self::O_OPTM_CSS_COMB_EXT_INL);
		if (!apply_filters('litespeed_optm_css_comb_ext_inl', true)) {
			Debug2::debug2('[Optm] css_comb_ext_inl bypassed via litespeed_optm_css_comb_ext_inl filter');
			$combine_ext_inl = false;
		}

		$css_to_be_removed = apply_filters('litespeed_optm_css_to_be_removed', array());

		$src_list = array();
		$html_list = array();

		// $dom = new \PHPHtmlParser\Dom;
		// $dom->load( $content );return $val;
		// $items = $dom->find( 'link' );

		$content = preg_replace(array('#<!--.*-->#sU', '#<script([^>]*)>.*</script>#isU', '#<noscript([^>]*)>.*</noscript>#isU'), '', $this->content);
		preg_match_all('#<link ([^>]+)/?>|<style([^>]*)>([^<]+)</style>#isU', $content, $matches, PREG_SET_ORDER);

		foreach ($matches as $match) {
			// to avoid multiple replacement
			if (in_array($match[0], $html_list)) {
				continue;
			}

			if ($exclude = Utility::str_hit_array($match[0], $excludes)) {
				Debug2::debug2('[Optm] _parse_css bypassed exclude ' . $exclude);
				continue;
			}

			$this_src_arr = array();
			if (strpos($match[0], '<link') === 0) {
				$attrs = Utility::parse_attr($match[1]);
				if (empty($attrs['rel']) || $attrs['rel'] !== 'stylesheet') {
					continue;
				}
				if (empty($attrs['href'])) {
					continue;
				}

				// Check if need to remove this css
				if (Utility::str_hit_array($attrs['href'], $css_to_be_removed)) {
					Debug2::debug('[Optm] rm css snippet ' . $attrs['href']);
					// Delete this css snippet from orig html
					$this->content = str_replace($match[0], '', $this->content);

					continue;
				}

				// Check if need to inline this css file
				if ($this->conf(self::O_OPTM_UCSS) && Utility::str_hit_array($attrs['href'], $ucss_file_exc_inline)) {
					Debug2::debug('[Optm] ucss_file_exc_inline hit ' . $attrs['href']);
					// Replace this css to inline from orig html
					$inline_script = '<style>' . $this->__optimizer->load_file($attrs['href']) . '</style>';
					$this->content = str_replace($match[0], $inline_script, $this->content);

					continue;
				}

				// Check Google fonts hit
				if (strpos($attrs['href'], 'fonts.googleapis.com') !== false) {
					/**
					 * For async gg fonts, will add webfont into head, hence remove it from buffer and store the matches to use later
					 * @since  2.7.3
					 * @since  3.0 For font display optm, need to parse google fonts URL too
					 */
					if (!in_array($attrs['href'], $this->_ggfonts_urls)) {
						$this->_ggfonts_urls[] = $attrs['href'];
					}

					if ($this->cfg_ggfonts_rm || $this->cfg_ggfonts_async) {
						Debug2::debug('[Optm] rm css snippet [Google fonts] ' . $attrs['href']);
						$this->content = str_replace($match[0], '', $this->content);

						continue;
					}
				}

				if (isset($attrs['data-optimized'])) {
					// $this_src_arr[ 'exc' ] = true;
					continue;
				} elseif (!empty($attrs['data-no-optimize'])) {
					// $this_src_arr[ 'exc' ] = true;
					continue;
				}

				$is_internal = Utility::is_internal_file($attrs['href']);
				$ext_excluded = !$combine_ext_inl && !$is_internal;
				if ($ext_excluded) {
					Debug2::debug2('[Optm] Bypassed due to external link');
					// Maybe defer
					if ($this->cfg_css_async) {
						$snippet = $this->_async_css($match[0]);
						if ($snippet != $match[0]) {
							$this->content = str_replace($match[0], $snippet, $this->content);
						}
					}

					continue;
				}

				if (!empty($attrs['media']) && $attrs['media'] !== 'all') {
					$this_src_arr['media'] = $attrs['media'];
				}

				$this_src_arr['src'] = $attrs['href'];
			} else {
				// Inline style
				if (!$combine_ext_inl) {
					Debug2::debug2('[Optm] Bypassed due to inline');
					continue;
				}

				$attrs = Utility::parse_attr($match[2]);

				if (!empty($attrs['data-no-optimize'])) {
					continue;
				}

				if (!empty($attrs['media']) && $attrs['media'] !== 'all') {
					$this_src_arr['media'] = $attrs['media'];
				}

				$this_src_arr['inl'] = true;
				$this_src_arr['src'] = $match[3];
			}

			$src_list[] = $this_src_arr;

			$html_list[] = $match[0];
		}

		return array($src_list, $html_list);
	}

	/**
	 * Replace css to async loaded css
	 *
	 * @since  1.3
	 * @access private
	 */
	private function _async_css_list($html_list, $src_list)
	{
		foreach ($html_list as $k => $ori) {
			if (!empty($src_list[$k]['inl'])) {
				continue;
			}

			$html_list[$k] = $this->_async_css($ori);
		}
		return $html_list;
	}

	/**
	 * Async CSS snippet
	 * @since 3.5
	 */
	private function _async_css($ori)
	{
		if (strpos($ori, 'data-asynced') !== false) {
			Debug2::debug2('[Optm] bypass: attr data-asynced exist');
			return $ori;
		}

		if (strpos($ori, 'data-no-async') !== false) {
			Debug2::debug2('[Optm] bypass: attr api data-no-async');
			return $ori;
		}

		// async replacement
		$v = str_replace('stylesheet', 'preload', $ori);
		$v = str_replace('<link', '<link data-asynced="1" as="style" onload="this.onload=null;this.rel=\'stylesheet\'" ', $v);
		// Append to noscript content
		if (!defined('LITESPEED_GUEST_OPTM') && !$this->conf(self::O_OPTM_NOSCRIPT_RM)) {
			$v .= '<noscript>' . preg_replace('/ id=\'[\w-]+\' /U', ' ', $ori) . '</noscript>';
		}

		return $v;
	}

	/**
	 * Defer JS snippet
	 *
	 * @since  3.5
	 */
	private function _js_defer($ori, $src)
	{
		if (strpos($ori, ' async') !== false) {
			$ori = preg_replace('# async(?:=([\'"])(?:[^\1]+)\1)?#isU', '', $ori);
		}

		if (strpos($ori, 'defer') !== false) {
			return false;
		}
		if (strpos($ori, 'data-deferred') !== false) {
			Debug2::debug2('[Optm] bypass: attr data-deferred exist');
			return false;
		}
		if (strpos($ori, 'data-no-defer') !== false) {
			Debug2::debug2('[Optm] bypass: attr api data-no-defer');
			return false;
		}

		/**
		 * Exclude JS from setting
		 * @since 1.5
		 */
		if (Utility::str_hit_array($src, $this->cfg_js_defer_exc)) {
			Debug2::debug('[Optm] js defer exclude ' . $src);
			return false;
		}

		if ($this->cfg_js_defer === 2 || Utility::str_hit_array($src, $this->cfg_js_delay_inc)) {
			if (strpos($ori, ' type=') !== false) {
				$ori = preg_replace('# type=([\'"])([^\1]+)\1#isU', '', $ori);
			}
			return str_replace(' src=', ' type="litespeed/javascript" data-src=', $ori);
		}

		return str_replace('></script>', ' defer data-deferred="1"></script>', $ori);
	}

	/**
	 * Delay JS for included setting
	 *
	 * @since 5.6
	 */
	private function _js_delay($ori, $src)
	{
		if (strpos($ori, ' async') !== false) {
			$ori = str_replace(' async', '', $ori);
		}

		if (strpos($ori, 'defer') !== false) {
			return false;
		}
		if (strpos($ori, 'data-deferred') !== false) {
			Debug2::debug2('[Optm] bypass: attr data-deferred exist');
			return false;
		}
		if (strpos($ori, 'data-no-defer') !== false) {
			Debug2::debug2('[Optm] bypass: attr api data-no-defer');
			return false;
		}

		if (!Utility::str_hit_array($src, $this->cfg_js_delay_inc)) {
			return;
		}

		if (strpos($ori, ' type=') !== false) {
			$ori = preg_replace('# type=([\'"])([^\1]+)\1#isU', '', $ori);
		}
		return str_replace(' src=', ' type="litespeed/javascript" data-src=', $ori);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/cloud.cls.php000064400000124747151600225300017332 0ustar00<?php

/**
 * Cloud service cls
 *
 * @since      3.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Cloud extends Base
{
	const LOG_TAG = '❄️';
	const CLOUD_SERVER = 'https://api.quic.cloud';
	const CLOUD_IPS = 'https://quic.cloud/ips';
	const CLOUD_SERVER_DASH = 'https://my.quic.cloud';
	const CLOUD_SERVER_WP = 'https://wpapi.quic.cloud';

	const SVC_D_NODES = 'd/nodes';
	const SVC_D_SYNC_CONF = 'd/sync_conf';
	const SVC_D_USAGE = 'd/usage';
	const SVC_D_SETUP_TOKEN = 'd/get_token';
	const SVC_D_DEL_CDN_DNS = 'd/del_cdn_dns';
	const SVC_PAGE_OPTM = 'page_optm';
	const SVC_CCSS = 'ccss';
	const SVC_UCSS = 'ucss';
	const SVC_VPI = 'vpi';
	const SVC_LQIP = 'lqip';
	const SVC_QUEUE = 'queue';
	const SVC_IMG_OPTM = 'img_optm';
	const SVC_HEALTH = 'health';
	const SVC_CDN = 'cdn';

	const BM_IMG_OPTM_PRIO = 16;
	const BM_IMG_OPTM_JUMBO_GROUP = 32;
	const IMG_OPTM_JUMBO_GROUP = 1000;
	const IMG_OPTM_DEFAULT_GROUP = 200;

	const IMGOPTM_TAKEN = 'img_optm-taken';

	const TTL_NODE = 3; // Days before node expired
	const EXPIRATION_REQ = 300; // Seconds of min interval between two unfinished requests
	const EXPIRATION_TOKEN = 900; // Min intval to request a token 15m
	const TTL_IPS = 3; // Days for node ip list cache

	const API_REPORT = 'wp/report';
	const API_NEWS = 'news';
	const API_VER = 'ver_check';
	const API_BETA_TEST = 'beta_test';

	private static $CENTER_SVC_SET = array(
		self::SVC_D_NODES,
		self::SVC_D_SYNC_CONF,
		self::SVC_D_USAGE,
		// self::API_NEWS,
		self::API_REPORT,
		// self::API_VER,
		// self::API_BETA_TEST,
		self::SVC_D_SETUP_TOKEN,
		self::SVC_D_DEL_CDN_DNS,
	);

	private static $WP_SVC_SET = array(self::API_NEWS, self::API_VER, self::API_BETA_TEST);

	// No api key needed for these services
	private static $_PUB_SVC_SET = array(self::API_NEWS, self::API_REPORT, self::API_VER, self::API_BETA_TEST);

	private static $_QUEUE_SVC_SET = array(self::SVC_UCSS, self::SVC_VPI);

	public static $SERVICES_LOAD_CHECK = array(
		self::SVC_CCSS,
		// self::SVC_UCSS,
		// self::SVC_VPI,
		self::SVC_LQIP,
		self::SVC_HEALTH,
	);

	public static $SERVICES = array(
		self::SVC_IMG_OPTM,
		self::SVC_PAGE_OPTM,
		self::SVC_CCSS,
		self::SVC_UCSS,
		self::SVC_VPI,
		self::SVC_LQIP,
		self::SVC_CDN,
		self::SVC_HEALTH,
		// self::SVC_QUEUE,
	);

	const TYPE_CLEAR_PROMO = 'clear_promo';
	const TYPE_REDETECT_CLOUD = 'redetect_cloud';
	const TYPE_CLEAR_CLOUD = 'clear_cloud';
	const TYPE_GEN_KEY = 'gen_key';
	const TYPE_LINK = 'link';
	const TYPE_SYNC_USAGE = 'sync_usage';

	private $_setup_token;
	protected $_summary;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_setup_token = $this->conf(self::O_QC_TOKEN);
		$this->_summary = self::get_summary();
	}

	/**
	 * Get api key from conf
	 * @since 5.3
	 */
	private function _api_key()
	{
		return $this->conf(self::O_API_KEY);
	}

	/**
	 * Show latest commit version always if is on dev
	 *
	 * @since 3.0
	 */
	public function check_dev_version()
	{
		if (!preg_match('/[^\d\.]/', Core::VER)) {
			return;
		}

		$last_check = empty($this->_summary['last_request.' . self::API_VER]) ? 0 : $this->_summary['last_request.' . self::API_VER];

		if (time() - $last_check > 86400) {
			$auto_v = self::version_check('dev');
			if (!empty($auto_v['dev'])) {
				self::save_summary(array('version.dev' => $auto_v['dev']));
			}
		}

		if (empty($this->_summary['version.dev'])) {
			return;
		}

		self::debug('Latest dev version ' . $this->_summary['version.dev']);

		if (version_compare($this->_summary['version.dev'], Core::VER, '<=')) {
			return;
		}

		// Show the dev banner
		require_once LSCWP_DIR . 'tpl/banner/new_version_dev.tpl.php';
	}

	/**
	 * Check latest version
	 *
	 * @since  2.9
	 * @access public
	 */
	public static function version_check($src = false)
	{
		$req_data = array(
			'v' => defined('LSCWP_CUR_V') ? LSCWP_CUR_V : '',
			'src' => $src,
			'php' => phpversion(),
		);
		if (defined('LITESPEED_ERR')) {
			$req_data['err'] = base64_encode(!is_string(LITESPEED_ERR) ? \json_encode(LITESPEED_ERR) : LITESPEED_ERR);
		}
		$data = self::post(self::API_VER, $req_data);

		return $data;
	}

	/**
	 * Show latest news
	 *
	 * @since 3.0
	 */
	public function news()
	{
		$this->_update_news();

		if (empty($this->_summary['news.new'])) {
			return;
		}

		if (!empty($this->_summary['news.plugin']) && Activation::cls()->dash_notifier_is_plugin_active($this->_summary['news.plugin'])) {
			return;
		}

		require_once LSCWP_DIR . 'tpl/banner/cloud_news.tpl.php';
	}

	/**
	 * Update latest news
	 *
	 * @since 2.9.9.1
	 */
	private function _update_news()
	{
		if (!empty($this->_summary['news.utime']) && time() - $this->_summary['news.utime'] < 86400 * 7) {
			return;
		}

		self::save_summary(array('news.utime' => time()));

		$data = self::get(self::API_NEWS);
		if (empty($data['id'])) {
			return;
		}

		// Save news
		if (!empty($this->_summary['news.id']) && $this->_summary['news.id'] == $data['id']) {
			return;
		}

		$this->_summary['news.id'] = $data['id'];
		$this->_summary['news.plugin'] = !empty($data['plugin']) ? $data['plugin'] : '';
		$this->_summary['news.title'] = !empty($data['title']) ? $data['title'] : '';
		$this->_summary['news.content'] = !empty($data['content']) ? $data['content'] : '';
		$this->_summary['news.zip'] = !empty($data['zip']) ? $data['zip'] : '';
		$this->_summary['news.new'] = 1;

		if ($this->_summary['news.plugin']) {
			$plugin_info = Activation::cls()->dash_notifier_get_plugin_info($this->_summary['news.plugin']);
			if ($plugin_info && !empty($plugin_info->name)) {
				$this->_summary['news.plugin_name'] = $plugin_info->name;
			}
		}

		self::save_summary();
	}

	/**
	 * Check if contains a package in a service or not
	 *
	 * @since  4.0
	 */
	public function has_pkg($service, $pkg)
	{
		if (!empty($this->_summary['usage.' . $service]['pkgs']) && $this->_summary['usage.' . $service]['pkgs'] & $pkg) {
			return true;
		}

		return false;
	}

	/**
	 * Get allowance of current service
	 *
	 * @since  3.0
	 * @access private
	 */
	public function allowance($service, &$err = false)
	{
		// Only auto sync usage at most one time per day
		if (empty($this->_summary['last_request.' . self::SVC_D_USAGE]) || time() - $this->_summary['last_request.' . self::SVC_D_USAGE] > 86400) {
			$this->sync_usage();
		}

		if (in_array($service, array(self::SVC_CCSS, self::SVC_UCSS, self::SVC_VPI))) {
			// @since 4.2
			$service = self::SVC_PAGE_OPTM;
		}

		if (empty($this->_summary['usage.' . $service])) {
			return 0;
		}
		$usage = $this->_summary['usage.' . $service];

		// Image optm is always free
		$allowance_max = 0;
		if ($service == self::SVC_IMG_OPTM) {
			$allowance_max = self::IMG_OPTM_DEFAULT_GROUP;
			if (!empty($usage['pkgs']) && $usage['pkgs'] & self::BM_IMG_OPTM_JUMBO_GROUP) {
				$allowance_max = self::IMG_OPTM_JUMBO_GROUP;
			}
		}

		$allowance = $usage['quota'] - $usage['used'];

		$err = 'out_of_quota';

		if ($allowance > 0) {
			if ($allowance_max && $allowance_max < $allowance) {
				$allowance = $allowance_max;
			}

			// Daily limit @since 4.2
			if (isset($usage['remaining_daily_quota']) && $usage['remaining_daily_quota'] >= 0 && $usage['remaining_daily_quota'] < $allowance) {
				$allowance = $usage['remaining_daily_quota'];
				if (!$allowance) {
					$err = 'out_of_daily_quota';
				}
			}

			return $allowance;
		}

		// Check Pay As You Go balance
		if (empty($usage['pag_bal'])) {
			return $allowance_max;
		}

		if ($allowance_max && $allowance_max < $usage['pag_bal']) {
			return $allowance_max;
		}

		return $usage['pag_bal'];
	}

	/**
	 * Sync Cloud usage summary data
	 *
	 * @since  3.0
	 * @access public
	 */
	public function sync_usage()
	{
		$usage = $this->_post(self::SVC_D_USAGE);
		if (!$usage) {
			return;
		}

		self::debug('sync_usage ' . \json_encode($usage));

		foreach (self::$SERVICES as $v) {
			$this->_summary['usage.' . $v] = !empty($usage[$v]) ? $usage[$v] : false;
		}

		self::save_summary();

		return $this->_summary;
	}

	/**
	 * Clear all existing cloud nodes for future reconnect
	 *
	 * @since  3.0
	 * @access public
	 */
	public function clear_cloud()
	{
		foreach (self::$SERVICES as $service) {
			if (isset($this->_summary['server.' . $service])) {
				unset($this->_summary['server.' . $service]);
			}
			if (isset($this->_summary['server_date.' . $service])) {
				unset($this->_summary['server_date.' . $service]);
			}
		}
		self::save_summary();

		self::debug('Cleared all local service node caches');
	}

	/**
	 * ping clouds to find the fastest node
	 *
	 * @since  3.0
	 * @access public
	 */
	public function detect_cloud($service, $force = false)
	{
		if (in_array($service, self::$CENTER_SVC_SET)) {
			return self::CLOUD_SERVER;
		}

		if (in_array($service, self::$WP_SVC_SET)) {
			return self::CLOUD_SERVER_WP;
		}

		// Check if the stored server needs to be refreshed
		if (!$force) {
			if (
				!empty($this->_summary['server.' . $service]) &&
				!empty($this->_summary['server_date.' . $service]) &&
				$this->_summary['server_date.' . $service] > time() - 86400 * self::TTL_NODE
			) {
				return $this->_summary['server.' . $service];
			}
		}

		if (!$service || !in_array($service, self::$SERVICES)) {
			$msg = __('Cloud Error', 'litespeed-cache') . ': ' . $service;
			Admin_Display::error($msg);
			return false;
		}

		// Send request to Quic Online Service
		$json = $this->_post(self::SVC_D_NODES, array('svc' => $this->_maybe_queue($service)));

		// Check if get list correctly
		if (empty($json['list']) || !is_array($json['list'])) {
			self::debug('request cloud list failed: ', $json);

			if ($json) {
				$msg = __('Cloud Error', 'litespeed-cache') . ": [Service] $service [Info] " . \json_encode($json);
				Admin_Display::error($msg);
			}

			return false;
		}

		// Ping closest cloud
		$speed_list = array();
		foreach ($json['list'] as $v) {
			// Exclude possible failed 503 nodes
			if (!empty($this->_summary['disabled_node']) && !empty($this->_summary['disabled_node'][$v]) && time() - $this->_summary['disabled_node'][$v] < 86400) {
				continue;
			}
			$speed_list[$v] = Utility::ping($v);
		}

		if (!$speed_list) {
			self::debug('nodes are in 503 failed nodes');
			return false;
		}

		$min = min($speed_list);

		if ($min == 99999) {
			self::debug('failed to ping all clouds');
			return false;
		}

		// Random pick same time range ip (230ms 250ms)
		$range_len = strlen($min);
		$range_num = substr($min, 0, 1);
		$valid_clouds = array();
		foreach ($speed_list as $node => $speed) {
			if (strlen($speed) == $range_len && substr($speed, 0, 1) == $range_num) {
				$valid_clouds[] = $node;
			}
			// Append the lower speed ones
			elseif ($speed < $min * 4) {
				$valid_clouds[] = $node;
			}
		}

		if (!$valid_clouds) {
			$msg = __('Cloud Error', 'litespeed-cache') . ": [Service] $service [Info] " . __('No available Cloud Node.', 'litespeed-cache');
			Admin_Display::error($msg);
			return false;
		}

		self::debug('Closest nodes list', $valid_clouds);

		// Check server load
		if (in_array($service, self::$SERVICES_LOAD_CHECK)) {
			$valid_cloud_loads = array();
			foreach ($valid_clouds as $k => $v) {
				$response = wp_remote_get($v, array('timeout' => 5, 'sslverify' => true));
				if (is_wp_error($response)) {
					$error_message = $response->get_error_message();
					self::debug('failed to do load checker: ' . $error_message);
					continue;
				}

				$curr_load = \json_decode($response['body'], true);
				if (!empty($curr_load['_res']) && $curr_load['_res'] == 'ok' && isset($curr_load['load'])) {
					$valid_cloud_loads[$v] = $curr_load['load'];
				}
			}

			if (!$valid_cloud_loads) {
				$msg = __('Cloud Error', 'litespeed-cache') . ": [Service] $service [Info] " . __('No available Cloud Node after checked server load.', 'litespeed-cache');
				Admin_Display::error($msg);
				return false;
			}

			self::debug('Closest nodes list after load check', $valid_cloud_loads);

			$qualified_list = array_keys($valid_cloud_loads, min($valid_cloud_loads));
		} else {
			$qualified_list = $valid_clouds;
		}

		$closest = $qualified_list[array_rand($qualified_list)];

		self::debug('Chose node: ' . $closest);

		// store data into option locally
		$this->_summary['server.' . $service] = $closest;
		$this->_summary['server_date.' . $service] = time();
		self::save_summary();

		return $this->_summary['server.' . $service];
	}

	/**
	 * May need to convert to queue service
	 */
	private function _maybe_queue($service)
	{
		if (in_array($service, self::$_QUEUE_SVC_SET)) {
			return self::SVC_QUEUE;
		}
		return $service;
	}

	/**
	 * Get data from QUIC cloud server
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function get($service, $data = array())
	{
		$instance = self::cls();
		return $instance->_get($service, $data);
	}

	/**
	 * Get data from QUIC cloud server
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _get($service, $data = false)
	{
		$service_tag = $service;
		if (!empty($data['action'])) {
			$service_tag .= '-' . $data['action'];
		}

		if (!$this->_maybe_cloud($service_tag)) {
			return;
		}

		$server = $this->detect_cloud($service);
		if (!$server) {
			return;
		}

		$url = $server . '/' . $service;

		$param = array(
			'site_url' => home_url(),
			'domain_key' => $this->_api_key(),
			'main_domain' => !empty($this->_summary['main_domain']) ? $this->_summary['main_domain'] : '',
			'ver' => Core::VER,
		);

		if ($data) {
			$param['data'] = $data;
		}

		$url .= '?' . http_build_query($param);

		self::debug('getting from : ' . $url);

		self::save_summary(array('curr_request.' . $service_tag => time()));

		$response = wp_remote_get($url, array('timeout' => 15, 'sslverify' => true));

		return $this->_parse_response($response, $service, $service_tag, $server);
	}

	/**
	 * Check if is able to do cloud request or not
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _maybe_cloud($service_tag)
	{
		$home_url = home_url();
		if (!wp_http_validate_url($home_url)) {
			self::debug('wp_http_validate_url failed: ' . $home_url);
			return false;
		}

		// Deny if is IP
		if (preg_match('#^(([1-9]?\d|1\d\d|25[0-5]|2[0-4]\d)\.){3}([1-9]?\d|1\d\d|25[0-5]|2[0-4]\d)$#', Utility::parse_url_safe($home_url, PHP_URL_HOST))) {
			self::debug('IP home url is not allowed for cloud service.');
			$msg = __('In order to use QC services, need a real domain name, cannot use an IP.', 'litespeed-cache');
			Admin_Display::error($msg);
			return false;
		}

		/** @since 5.0 If in valid err_domains, bypass request */
		if ($this->_is_err_domain($home_url)) {
			self::debug('home url is in err_domains, bypass request: ' . $home_url);
			return false;
		}

		// we don't want the `img_optm-taken` to fail at any given time
		if ($service_tag == self::IMGOPTM_TAKEN) {
			return true;
		}

		if ($service_tag == self::SVC_D_SYNC_CONF && $this->_setup_token && !$this->_api_key()) {
			self::debug('Skip sync conf if API key is not available yet.');
			return false;
		}

		$expiration_req = self::EXPIRATION_REQ;
		// Limit frequent unfinished request to 5min
		$timestamp_tag = 'curr_request.';
		if ($service_tag == self::SVC_IMG_OPTM . '-' . Img_Optm::TYPE_NEW_REQ) {
			$timestamp_tag = 'last_request.';
			if ($this->has_pkg(self::SVC_IMG_OPTM, self::BM_IMG_OPTM_PRIO)) {
				$expiration_req /= 10;
			}
		} else {
			// For all other requests, if is under debug mode, will always allow
			if ($this->conf(self::O_DEBUG) && $this->_api_key()) {
				return true;
			}
		}

		if (!empty($this->_summary[$timestamp_tag . $service_tag])) {
			$expired = $this->_summary[$timestamp_tag . $service_tag] + $expiration_req - time();
			if ($expired > 0) {
				self::debug("❌ try [$service_tag] after $expired seconds");

				if ($service_tag !== self::API_VER) {
					$msg =
						__('Cloud Error', 'litespeed-cache') .
						': ' .
						sprintf(__('Please try after %1$s for service %2$s.', 'litespeed-cache'), Utility::readable_time($expired, 0, true), '<code>' . $service_tag . '</code>');
					Admin_Display::error(array('cloud_trylater' => $msg));
				}

				return false;
			}
		}

		if (in_array($service_tag, self::$_PUB_SVC_SET)) {
			return true;
		}

		if (!$this->_api_key()) {
			Admin_Display::error(Error::msg('lack_of_api_key'));
			return false;
		}

		return true;
	}

	/**
	 * Post data to QUIC.cloud server
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function post($service, $data = false, $time_out = false)
	{
		$instance = self::cls();
		return $instance->_post($service, $data, $time_out);
	}

	/**
	 * Post data to cloud server
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _post($service, $data = false, $time_out = false)
	{
		$service_tag = $service;
		if (!empty($data['action'])) {
			$service_tag .= '-' . $data['action'];
		}

		if (!$this->_maybe_cloud($service_tag)) {
			return;
		}

		$server = $this->detect_cloud($service);
		if (!$server) {
			return;
		}

		$url = $server . '/' . $this->_maybe_queue($service);

		self::debug('posting to : ' . $url);

		if ($data) {
			$data['service_type'] = $service; // For queue distribution usage
		}

		$param = array(
			'site_url' => home_url(),
			'domain_key' => $this->_api_key(),
			'main_domain' => !empty($this->_summary['main_domain']) ? $this->_summary['main_domain'] : '',
			'ver' => Core::VER,
			'data' => $data,
		);

		self::save_summary(array('curr_request.' . $service_tag => time()));

		$response = wp_remote_post($url, array('body' => $param, 'timeout' => $time_out ?: 15, 'sslverify' => true));

		return $this->_parse_response($response, $service, $service_tag, $server);
	}

	/**
	 * Parse response JSON
	 * Mark the request successful if the response status is ok
	 *
	 * @since  3.0
	 */
	private function _parse_response($response, $service, $service_tag, $server)
	{
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			self::debug('failed to request: ' . $error_message);

			if ($service !== self::API_VER && $service !== self::API_NEWS) {
				$msg = __('Failed to request via WordPress', 'litespeed-cache') . ': ' . $error_message . " [server] $server [service] $service";
				Admin_Display::error($msg);

				// Tmp disabled this node from reusing in 1 day
				if (empty($this->_summary['disabled_node'])) {
					$this->_summary['disabled_node'] = array();
				}
				$this->_summary['disabled_node'][$server] = time();
				self::save_summary();

				// Force redetect node
				self::debug('Node error, redetecting node [svc] ' . $service);
				$this->detect_cloud($service, true);
			}
			return;
		}

		$json = \json_decode($response['body'], true);

		if (!is_array($json)) {
			self::debug('failed to decode response json: ' . $response['body']);

			if ($service !== self::API_VER && $service !== self::API_NEWS) {
				$msg = __('Failed to request via WordPress', 'litespeed-cache') . ': ' . $response['body'] . " [server] $server [service] $service";
				Admin_Display::error($msg);

				// Tmp disabled this node from reusing in 1 day
				if (empty($this->_summary['disabled_node'])) {
					$this->_summary['disabled_node'] = array();
				}
				$this->_summary['disabled_node'][$server] = time();
				self::save_summary();

				// Force redetect node
				self::debug('Node error, redetecting node [svc] ' . $service);
				$this->detect_cloud($service, true);
			}

			return;
		}

		if (!empty($json['_code'])) {
			self::debug('Hit err _code: ' . $json['_code']);
			if ($json['_code'] == 'unpulled_images') {
				$msg = __('Cloud server refused the current request due to unpulled images. Please pull the images first.', 'litespeed-cache');
				Admin_Display::error($msg);
				return;
			}
			if ($json['_code'] == 'blocklisted') {
				$msg = __('Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.', 'litespeed-cache');
				Admin_Display::error($msg);
				return;
			}

			if ($json['_code'] == 'rate_limit') {
				self::debug('Cloud server rate limit exceeded.');
				$msg = __('Cloud server refused the current request due to rate limiting. Please try again later.', 'litespeed-cache');
				Admin_Display::error($msg);
				return;
			}

			if ($json['_code'] == 'heavy_load' || $json['_code'] == 'redetect_node') {
				// Force redetect node
				self::debug('Node redetecting node [svc] ' . $service);
				Admin_Display::info(__('Redetected node', 'litespeed-cache') . ': ' . Error::msg($json['_code']));
				$this->detect_cloud($service, true);
			}
		}

		if (!empty($json['_503'])) {
			self::debug('service 503 unavailable temporarily. ' . $json['_503']);

			$msg = __(
				'We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.',
				'litespeed-cache'
			);
			$msg .= ' ' . $json['_503'] . " [server] $server [service] $service";
			Admin_Display::error($msg);

			// Force redetect node
			self::debug('Node error, redetecting node [svc] ' . $service);
			$this->detect_cloud($service, true);

			return;
		}

		list($json, $return) = $this->extract_msg($json, $service, $server);
		if ($return) {
			return;
		}

		self::save_summary(array(
			'last_request.' . $service_tag => $this->_summary['curr_request.' . $service_tag],
			'curr_request.' . $service_tag => 0,
		));

		if ($json) {
			self::debug2('response ok', $json);
		} else {
			self::debug2('response ok');
		}

		// Only successful request return Array
		return $json;
	}

	/**
	 * Extract msg from json
	 * @since 5.0
	 */
	public function extract_msg($json, $service, $server = false, $is_callback = false)
	{
		if (!empty($json['_info'])) {
			self::debug('_info: ' . $json['_info']);
			$msg = __('Message from QUIC.cloud server', 'litespeed-cache') . ': ' . $json['_info'];
			$msg .= $this->_parse_link($json);
			Admin_Display::info($msg);
			unset($json['_info']);
		}

		if (!empty($json['_note'])) {
			self::debug('_note: ' . $json['_note']);
			$msg = __('Message from QUIC.cloud server', 'litespeed-cache') . ': ' . $json['_note'];
			$msg .= $this->_parse_link($json);
			Admin_Display::note($msg);
			unset($json['_note']);
		}

		if (!empty($json['_success'])) {
			self::debug('_success: ' . $json['_success']);
			$msg = __('Good news from QUIC.cloud server', 'litespeed-cache') . ': ' . $json['_success'];
			$msg .= $this->_parse_link($json);
			Admin_Display::succeed($msg);
			unset($json['_success']);
		}

		// Upgrade is required
		if (!empty($json['_err_req_v'])) {
			self::debug('_err_req_v: ' . $json['_err_req_v']);
			$msg =
				sprintf(__('%1$s plugin version %2$s required for this action.', 'litespeed-cache'), Core::NAME, 'v' . $json['_err_req_v'] . '+') .
				" [server] $server [service] $service";

			// Append upgrade link
			$msg2 = ' ' . GUI::plugin_upgrade_link(Core::NAME, Core::PLUGIN_NAME, $json['_err_req_v']);

			$msg2 .= $this->_parse_link($json);
			Admin_Display::error($msg . $msg2);
			return array($json, true);
		}

		// Parse _carry_on info
		if (!empty($json['_carry_on'])) {
			self::debug('Carry_on usage', $json['_carry_on']);
			// Store generic info
			foreach (array('usage', 'promo', 'partner', '_error', '_info', '_note', '_success') as $v) {
				if (isset($json['_carry_on'][$v])) {
					switch ($v) {
						case 'usage':
							$usage_svc_tag = in_array($service, array(self::SVC_CCSS, self::SVC_UCSS, self::SVC_VPI)) ? self::SVC_PAGE_OPTM : $service;
							$this->_summary['usage.' . $usage_svc_tag] = $json['_carry_on'][$v];
							break;

						case 'promo':
							if (empty($this->_summary[$v]) || !is_array($this->_summary[$v])) {
								$this->_summary[$v] = array();
							}
							$this->_summary[$v][] = $json['_carry_on'][$v];
							break;

						case 'partner':
							$this->_summary[$v] = $json['_carry_on'][$v];
							break;

						case '_error':
						case '_info':
						case '_note':
						case '_success':
							$color_mode = substr($v, 1);
							$msgs = $json['_carry_on'][$v];
							Admin_Display::add_unique_notice($color_mode, $msgs, true);
							break;

						default:
							break;
					}
				}
			}
			self::save_summary();
			unset($json['_carry_on']);
		}

		// Parse general error msg
		if (!$is_callback && (empty($json['_res']) || $json['_res'] !== 'ok')) {
			$json_msg = !empty($json['_msg']) ? $json['_msg'] : 'unknown';
			self::debug('❌ _err: ' . $json_msg, $json);

			$str_translated = Error::msg($json_msg);
			$msg = __('Failed to communicate with QUIC.cloud server', 'litespeed-cache') . ': ' . $str_translated . " [server] $server [service] $service";
			$msg .= $this->_parse_link($json);
			Admin_Display::error($msg);

			// QC may try auto alias
			/** @since 5.0 Store the domain as `err_domains` only for QC auto alias feature */
			if ($json_msg == 'err_alias') {
				if (empty($this->_summary['err_domains'])) {
					$this->_summary['err_domains'] = array();
				}
				$home_url = home_url();
				if (!array_key_exists($home_url, $this->_summary['err_domains'])) {
					$this->_summary['err_domains'][$home_url] = time();
				}
				self::save_summary();
			}

			// Site not on QC, delete invalid domain key
			if ($json_msg == 'site_not_registered' || $json_msg == 'err_key') {
				$this->_clean_api_key();
			}

			return array($json, true);
		}

		unset($json['_res']);
		if (!empty($json['_msg'])) {
			unset($json['_msg']);
		}

		return array($json, false);
	}

	/**
	 * Clear API key and QC linked status
	 * @since 5.0
	 */
	private function _clean_api_key()
	{
		$this->cls('Conf')->update_confs(array(self::O_API_KEY => ''));
		$this->_summary['is_linked'] = 0;
		self::save_summary();

		$msg = __('Site not recognized. Domain Key has been automatically removed. Please request a new one.', 'litespeed-cache');
		$msg .= Doc::learn_more(admin_url('admin.php?page=litespeed-general'), __('Click here to set.', 'litespeed-cache'), true, false, true);
		$msg .= Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/general/#domain-key', false, false, false, true);
		Admin_Display::error($msg, false, true);
	}

	/**
	 * REST call: check if the error domain is valid call for auto alias purpose
	 * @since 5.0
	 */
	public function rest_err_domains()
	{
		// Validate token hash first
		if (empty($_POST['hash']) || empty($_POST['main_domain']) || empty($_POST['alias'])) {
			return self::err('lack_of_param');
		}

		if (!$this->_api_key() || $_POST['hash'] !== md5(substr($this->_api_key(), 1, 8))) {
			return self::err('wrong_hash');
		}

		list($post_data) = $this->extract_msg($_POST, 'Quic.cloud', false, true);

		if ($this->_is_err_domain($_POST['alias'])) {
			if ($_POST['alias'] == home_url()) {
				$this->_remove_domain_from_err_list($_POST['alias']);
			}

			$res_hash = substr($this->_api_key(), 2, 4);

			self::debug('__callback IP request hash: md5(' . $res_hash . ')');

			return self::ok(array('hash' => md5($res_hash)));
		}

		return self::err('Not an alias req from here');
	}

	/**
	 * Remove a domain from err domain
	 * @since 5.0
	 */
	private function _remove_domain_from_err_list($url)
	{
		unset($this->_summary['err_domains'][$url]);
		self::save_summary();
	}

	/**
	 * Check if is err domain
	 * @since 5.0
	 */
	private function _is_err_domain($home_url)
	{
		if (empty($this->_summary['err_domains'])) {
			return false;
		}
		if (!array_key_exists($home_url, $this->_summary['err_domains'])) {
			return false;
		}
		// Auto delete if too long ago
		if (time() - $this->_summary['err_domains'][$home_url] > 86400 * 10) {
			$this->_remove_domain_from_err_list($home_url);
		}
		if (time() - $this->_summary['err_domains'][$home_url] > 86400) {
			return false;
		}
		return true;
	}

	public function req_rest_api($api, $body = array())
	{
		$token = $this->_setup_token;

		if (empty($token)) {
			Admin_Display::error(__('Cannot request REST API, no token saved.', 'litespeed-cache'));
			return;
		}
		$req_args = array(
			'headers' => array(
				'Authorization' => 'bearer ' . $token,
				'Content-Type' => 'application/json',
			),
		);
		self::debug('Req rest api to QC [api] ' . $api);
		if (!empty($body)) {
			$req_args['body'] = \json_encode($body);

			$response = wp_remote_post(self::CLOUD_SERVER . '/v2' . $api, $req_args);
		} else {
			$response = wp_remote_get(self::CLOUD_SERVER . '/v2' . $api, $req_args);
		}

		return $this->_parse_rest_response($response);
	}

	private function _parse_rest_response($response)
	{
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			self::debug('failed to request REST API: ' . $error_message);
			Admin_Display::error(__('Cloud REST Error', 'litespeed-cache') . ': ' . $error_message);
			return $error_message;
		} elseif (wp_remote_retrieve_response_code($response) == '401') {
			Admin_Display::error(__('Unauthorized access to REST API. Your token has expired.', 'litespeed-cache'));
			return 'unauthorized access to REST API.';
		}

		$json = \json_decode($response['body'], true);
		self::debug('QC response', $json);

		if (!$json['success']) {
			$contactSupport = false;
			if (isset($json['info']['errors'])) {
				$errs = array();
				foreach ($json['info']['errors'] as $err) {
					$errs[] = 'Error ' . $err['code'] . ': ' . $err['message'];
					if ($err['code'] == 1113) {
						$contactSupport = true;
					}
				}
				$error_message = implode('<br>', $errs);
			} else {
				$error_message = __('Unknown error.', 'litespeed-cache');
				$contactSupport = true;
			}
			if ($contactSupport) {
				$error_message .= ' <a href="https://www.quic.cloud/support/" target="_blank">' . __('Contact QUIC.cloud support', 'litespeed-cache') . '</a>';
			}
			Admin_Display::error(__('Cloud REST API returned error: ', 'litespeed-cache') . $error_message);
			return $error_message;
		}

		return $json;
	}

	/**
	 * Show promo from cloud
	 *
	 * @since  3.0
	 * @access public
	 */
	public function show_promo()
	{
		// if ( ! $this->_api_key() && ! defined( 'LITESPEED_DISMISS_DOMAIN_KEY' ) ) {
		// 	Admin_Display::error( Error::msg( 'lack_of_api_key' ), true );
		// }

		if (empty($this->_summary['promo'])) {
			return;
		}

		require_once LSCWP_DIR . 'tpl/banner/cloud_promo.tpl.php';
	}

	/**
	 * Clear promo from cloud
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _clear_promo()
	{
		if (count($this->_summary['promo']) > 1) {
			array_shift($this->_summary['promo']);
		} else {
			$this->_summary['promo'] = array();
		}
		self::save_summary();
	}

	/**
	 * Parse _links from json
	 *
	 * @since  1.6.5
	 * @since  1.6.7 Self clean the parameter
	 * @access private
	 */
	private function _parse_link(&$json)
	{
		$msg = '';

		if (!empty($json['_links'])) {
			foreach ($json['_links'] as $v) {
				$msg .= ' ' . sprintf('<a href="%s" class="%s" target="_blank">%s</a>', $v['link'], !empty($v['cls']) ? $v['cls'] : '', $v['title']);
			}

			unset($json['_links']);
		}

		return $msg;
	}

	/**
	 * Request callback validation from Cloud
	 *
	 * @since  3.0
	 * @access public
	 */
	public function ip_validate()
	{
		if (empty($_POST['hash'])) {
			self::debug('Lack of hash param');
			return self::err('lack_of_param');
		}

		// Note: Using empty here throws a fatal error in PHP v5.3
		if (!$this->_api_key()) {
			self::debug('Lack of API key');
			return self::err('lack_of_api_key');
		}

		$to_validate = substr($this->_api_key(), 0, 4);
		if ($_POST['hash'] !== md5($to_validate)) {
			self::debug('__callback IP request hash wrong: md5(' . $to_validate . ') !== ' . $_POST['hash']);
			return self::err('err_hash');
		}

		Control::set_nocache('Cloud IP hash validation');

		$res_hash = substr($this->_api_key(), 2, 4);

		self::debug('__callback IP request hash: md5(' . $res_hash . ')');

		return self::ok(array('hash' => md5($res_hash)));
	}

	/**
	 * Can apply for a new token or not
	 *
	 * @since 3.0
	 */
	public function can_token()
	{
		return empty($this->_summary['token_ts']) || time() - $this->_summary['token_ts'] > self::EXPIRATION_TOKEN;
	}

	public function set_keygen_token($token)
	{
		$this->_summary['token'] = $token;
		$this->_summary['token_ts'] = time();
		if (!empty($this->_summary['apikey_ts'])) {
			unset($this->_summary['apikey_ts']);
		}
		self::save_summary();
	}

	/**
	 * Send request for domain key, get json [ 'token' => 'asdfasdf' ]
	 *
	 * @since  3.0
	 * @access public
	 */
	public function gen_key()
	{
		$data = array(
			'site_url' => home_url(),
			'rest' => function_exists('rest_get_url_prefix') ? rest_get_url_prefix() : apply_filters('rest_url_prefix', 'wp-json'),
			'server_ip' => $this->conf(self::O_SERVER_IP),
		);
		if (!empty($this->_summary['token'])) {
			$data['token'] = $this->_summary['token'];
		}

		$response = wp_remote_get(self::CLOUD_SERVER . '/d/req_key?data=' . Utility::arr2str($data));
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			self::debug('failed to gen_key: ' . $error_message);
			Admin_Display::error(__('Cloud Error', 'litespeed-cache') . ': ' . $error_message);
			return;
		}

		$json = \json_decode($response['body'], true);

		// Save token option
		if (!empty($json['token'])) {
			$this->set_keygen_token($json['token']);
		}

		// Parse general error msg
		if (empty($json['_res']) || $json['_res'] !== 'ok') {
			// clear current token
			unset($this->_summary['token']);
			self::save_summary();

			$json_msg = !empty($json['_msg']) ? $json['_msg'] : 'unknown';
			self::debug('❌ _err: ' . $json_msg);

			$msg = __('Failed to communicate with QUIC.cloud server', 'litespeed-cache') . ': ' . Error::msg($json_msg);
			$msg .= $this->_parse_link($json);
			Admin_Display::error($msg);

			return;
		}

		// This is a ok msg
		if (!empty($json['_msg'])) {
			self::debug('_msg: ' . $json['_msg']);

			$msg = __('Message from QUIC.cloud server', 'litespeed-cache') . ': ' . Error::msg($json['_msg']);
			$msg .= $this->_parse_link($json);
			Admin_Display::info($msg);
			return;
		}

		self::debug('✅ send request for key successfully.');

		Admin_Display::succeed(__('Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress.', 'litespeed-cache'));
	}

	/**
	 * Token callback validation from Cloud
	 *
	 * @since  3.0
	 * @access public
	 */
	public function token_validate()
	{
		try {
			$this->validate_hash();
		} catch (\Exception $e) {
			return self::err($e->getMessage());
		}

		Control::set_nocache('Cloud token validation');

		self::debug('✅ __callback token validation passed');

		return self::ok(array('hash' => md5(substr($this->_summary['token'], 3, 8))));
	}

	/**
	 * Callback for approval of api key after validated token and gen key from QUIC.cloud
	 *
	 * @since  3.0
	 * @access public
	 */
	public function save_apikey()
	{
		// Validate token hash first
		if (empty($_POST['domain_key']) || !isset($_POST['is_linked'])) {
			return self::err('lack_of_param');
		}

		try {
			$this->validate_hash(1);
		} catch (\Exception $e) {
			return self::err($e->getMessage());
		}

		// This doesn't need to sync QUIC conf but need to clear nodes
		$this->cls('Conf')->update_confs(array(self::O_API_KEY => $_POST['domain_key']));

		$this->_summary['is_linked'] = $_POST['is_linked'] ? 1 : 0;
		$this->_summary['apikey_ts'] = time();
		if (!empty($_POST['main_domain'])) {
			$this->_summary['main_domain'] = $_POST['main_domain'];
		}
		// Clear token
		unset($this->_summary['token']);
		self::save_summary();

		self::debug('✅ saved auth_key');
		Admin_Display::succeed('🎊 ' . __('Congratulations, your Domain Key has been approved! The setting has been updated accordingly.', 'litespeed-cache'));

		return self::ok();
	}

	/**
	 * Validate POST hash match local token or not
	 *
	 * @since  3.0
	 */
	public function validate_hash($offset = 0)
	{
		if (empty($_POST['hash'])) {
			self::debug('Lack of hash param');
			throw new \Exception('lack_of_param');
		}

		if (empty($this->_summary['token'])) {
			self::debug('token validate failed: token not exist');
			throw new \Exception('lack_of_local_token');
		}

		if ($_POST['hash'] !== md5(substr($this->_summary['token'], $offset, 8))) {
			self::debug('token validate failed: token mismatch hash !== ' . $_POST['hash']);
			throw new \Exception('mismatch');
		}
	}

	/**
	 * If can link the domain to QC user or not
	 *
	 * @since  3.0
	 */
	public function can_link_qc()
	{
		return empty($this->_summary['is_linked']) && $this->_api_key();
	}

	/**
	 * Link the domain to QC user
	 *
	 * @since  3.0
	 */
	private function _link_to_qc()
	{
		if (!$this->can_link_qc()) {
			return;
		}

		$data = array(
			'site_url' => home_url(),
			'domain_hash' => md5(substr($this->_api_key(), 0, 8)),
			'ref' => get_admin_url(null, 'admin.php?page=litespeed-general'),
		);

		wp_redirect(self::CLOUD_SERVER_DASH . '/u/wp?data=' . Utility::arr2str($data));
		exit();
	}

	public function qc_link()
	{
		$data = array(
			'site_url' => home_url(),
			'domain_hash' => md5(substr($this->_api_key(), 0, 8)),
			'ver' => LSCWP_V,
		);
		return self::CLOUD_SERVER_DASH . '/u/wp?data=' . Utility::arr2str($data); // . (!empty($this->_summary['is_linked']) ? '?wplogin=1' : '');
	}

	public function set_linked()
	{
		$this->_summary['is_linked'] = 1;
		self::save_summary();

		# Force resync qc conf
		$this->cls('CDN\Quic')->try_sync_conf(true);
	}

	/**
	 * Update is_linked status if is a redirected back from QC
	 *
	 * @since  3.0
	 * @since  5.0 renamed update_is_linked_status -> parse_qc_redir, add param for additional args. Return args if exist.
	 */
	public function parse_qc_redir($check_token = false)
	{
		if (!$this->_api_key() && !empty($this->_summary['is_linked'])) {
			$this->_summary['is_linked'] = 0;
			self::save_summary();
		}

		if (empty($_GET['qc_res'])) {
			return false;
		}

		if ($_GET['qc_res'] == 'registered') {
			if (!empty($_GET['qc_new'])) {
				Admin_Display::succeed(__('QUIC.cloud account has been created and successfully linked.', 'litespeed-cache'), true);
			} else {
				Admin_Display::succeed(__('QUIC.cloud account has been successfully linked.', 'litespeed-cache'), true);
			}
		}

		$qsDrop = array();
		$qsDrop[] = ".replace( '&qc_res=" . sanitize_key($_GET['qc_res']) . ', \'\' )';

		if (!empty($_GET['domain_hash'])) {
			if (empty($_GET['domain_hash_nonce'])) {
				Admin_Display::error(__('Domain Key hash nonce missing.', 'litespeed-cache'), true);
				return false;
			}
			$salt = substr($this->_api_key(), 3, 8);
			$tick = ceil(time() / 43200);
			$nonce = md5($salt . $tick);
			$nonce2 = md5($salt . ($tick - 1));
			if ($_GET['domain_hash_nonce'] != $nonce && $_GET['domain_hash_nonce'] != $nonce2) {
				Admin_Display::error(__('Domain Key hash nonce mismatch. Please correct your server clock.', 'litespeed-cache'), true);
				return false;
			}

			if (md5(substr($this->_api_key(), 2, 8)) !== $_GET['domain_hash']) {
				Admin_Display::error(__('Domain Key hash mismatch', 'litespeed-cache'), true);
				return false;
			}

			$this->set_linked();
			$qsDrop[] = ".replace( '&domain_hash=" . sanitize_key($_GET['domain_hash']) . ', \'\' )';
		}

		$token = '';
		if ($check_token && !empty($_GET['token'])) {
			// Validate nonce `litespeed_qc_link`
			if (empty($_GET['nonce']) || !wp_verify_nonce($_GET['nonce'], 'litespeed_qc_link')) {
				Admin_Display::error(__('Failed to verify domain nonce.', 'litespeed-cache'), true);
				return false;
			}

			$token = preg_replace('/[^0-9a-zA-Z]/', '', $_GET['token']);
			$qsDrop[] = ".replace( '&token=" . urlencode($_GET['token']) . ', \'\' )';
		}

		$replaceStr = implode('', $qsDrop);

		// Drop QS
		echo "<script>window.history.pushState( 'remove_gen_link', document.title, window.location.href" . $replaceStr . ' );</script>';
		return $token;
	}

	/**
	 * Check if this visit is from cloud or not
	 *
	 * @since  3.0
	 */
	public function is_from_cloud()
	{
		$check_point = time() - 86400 * self::TTL_IPS;
		if (empty($this->_summary['ips']) || empty($this->_summary['ips_ts']) || $this->_summary['ips_ts'] < $check_point) {
			self::debug('Force updating ip as ips_ts is older than ' . self::TTL_IPS . ' days');
			$this->_update_ips();
		}

		$res = $this->cls('Router')->ip_access($this->_summary['ips']);
		if (!$res) {
			self::debug('❌ Not our cloud IP');

			// Auto check ip list again but need an interval limit safety.
			if (empty($this->_summary['ips_ts_runner']) || time() - $this->_summary['ips_ts_runner'] > 600) {
				self::debug('Force updating ip as ips_ts_runner is older than 10mins');
				// Refresh IP list for future detection
				$this->_update_ips();
				$res = $this->cls('Router')->ip_access($this->_summary['ips']);
				if (!$res) {
					self::debug('❌ 2nd time: Not our cloud IP');
				} else {
					self::debug('✅ Passed Cloud IP verification');
				}
				return $res;
			}
		} else {
			self::debug('✅ Passed Cloud IP verification');
		}

		return $res;
	}

	/**
	 * Update Cloud IP list
	 *
	 * @since 4.2
	 */
	private function _update_ips()
	{
		self::debug('Load remote Cloud IP list from ' . self::CLOUD_IPS);
		// Prevent multiple call in a short period
		self::save_summary(array('ips_ts' => time(), 'ips_ts_runner' => time()));

		$response = wp_remote_get(self::CLOUD_IPS . '?json');
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			self::debug('failed to get ip whitelist: ' . $error_message);
			throw new \Exception('Failed to fetch QUIC.cloud whitelist ' . $error_message);
		}

		$json = \json_decode($response['body'], true);

		self::debug('Load ips', $json);
		self::save_summary(array('ips' => $json));
	}

	/**
	 * Return succeeded response
	 *
	 * @since  3.0
	 */
	public static function ok($data = array())
	{
		$data['_res'] = 'ok';
		return $data;
	}

	/**
	 * Return error
	 *
	 * @since  3.0
	 */
	public static function err($code)
	{
		return array('_res' => 'err', '_msg' => $code);
	}

	/**
	 * Return pong for ping to check PHP function availability
	 * @since 6.5
	 */
	public function ping()
	{
		$resp = array(
			'v_lscwp' => Core::VER,
			'v_php' => PHP_VERSION,
			'v_wp' => $GLOBALS['wp_version'],
		);
		if (!empty($_POST['funcs'])) {
			foreach ($_POST['funcs'] as $v) {
				$resp[$v] = function_exists($v) ? 'y' : 'n';
			}
		}
		if (!empty($_POST['classes'])) {
			foreach ($_POST['classes'] as $v) {
				$resp[$v] = class_exists($v) ? 'y' : 'n';
			}
		}
		if (!empty($_POST['consts'])) {
			foreach ($_POST['consts'] as $v) {
				$resp[$v] = defined($v) ? 'y' : 'n';
			}
		}
		return self::ok($resp);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_CLEAR_CLOUD:
				$this->clear_cloud();
				break;

			case self::TYPE_REDETECT_CLOUD:
				if (!empty($_GET['svc'])) {
					$this->detect_cloud($_GET['svc'], true);
				}
				break;

			case self::TYPE_CLEAR_PROMO:
				$this->_clear_promo();
				break;

			case self::TYPE_GEN_KEY:
				$this->gen_key();
				break;

			case self::TYPE_LINK:
				$this->_link_to_qc();
				break;

			case self::TYPE_SYNC_USAGE:
				$this->sync_usage();

				$msg = __('Sync credit allowance with Cloud Server successfully.', 'litespeed-cache');
				Admin_Display::succeed($msg);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/vpi.cls.php000064400000016642151600225360017022 0ustar00<?php

/**
 * The viewport image class.
 *
 * @since      	4.7
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class VPI extends Base
{
	const LOG_TAG = '[VPI]';

	const TYPE_GEN = 'gen';
	const TYPE_CLEAR_Q = 'clear_q';

	protected $_summary;
	private $_queue;

	/**
	 * Init
	 *
	 * @since  4.7
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();
	}

	/**
	 * The VPI content of the current page
	 *
	 * @since  4.7
	 */
	public function add_to_queue()
	{
		$is_mobile = $this->_separate_mobile();

		global $wp;
		$request_url = home_url($wp->request);

		$ua = !empty($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';

		// Store it to prepare for cron
		$this->_queue = $this->load_queue('vpi');

		if (count($this->_queue) > 500) {
			self::debug('Queue is full - 500');
			return;
		}

		$home_id = get_option('page_for_posts');

		if (!is_singular() && !($home_id > 0 && is_home())) {
			self::debug('not single post ID');
			return;
		}

		$post_id = is_home() ? $home_id : get_the_ID();

		$queue_k = ($is_mobile ? 'mobile' : '') . ' ' . $request_url;
		if (!empty($this->_queue[$queue_k])) {
			self::debug('queue k existed ' . $queue_k);
			return;
		}

		$this->_queue[$queue_k] = array(
			'url' => apply_filters('litespeed_vpi_url', $request_url),
			'post_id' => $post_id,
			'user_agent' => substr($ua, 0, 200),
			'is_mobile' => $this->_separate_mobile(),
		); // Current UA will be used to request
		$this->save_queue('vpi', $this->_queue);
		self::debug('Added queue_vpi [url] ' . $queue_k . ' [UA] ' . $ua);

		// Prepare cache tag for later purge
		Tag::add('VPI.' . md5($queue_k));

		return null;
	}

	/**
	 * Notify finished from server
	 * @since 4.7
	 */
	public function notify()
	{
		$post_data = \json_decode(file_get_contents('php://input'), true);
		if (is_null($post_data)) {
			$post_data = $_POST;
		}
		self::debug('notify() data', $post_data);

		$this->_queue = $this->load_queue('vpi');

		// Validate key
		if (empty($post_data['domain_key']) || $post_data['domain_key'] !== md5($this->conf(self::O_API_KEY))) {
			self::debug('❌ notify wrong key');
			self::save_summary(array('notify_ts_err' => time()));
			return Cloud::err('wrong_key');
		}

		list($post_data) = $this->cls('Cloud')->extract_msg($post_data, 'vpi');

		$notified_data = $post_data['data'];
		if (empty($notified_data) || !is_array($notified_data)) {
			self::debug('❌ notify exit: no notified data');
			return Cloud::err('no notified data');
		}

		// Check if its in queue or not
		$valid_i = 0;
		foreach ($notified_data as $v) {
			if (empty($v['request_url'])) {
				self::debug('❌ notify bypass: no request_url', $v);
				continue;
			}
			if (empty($v['queue_k'])) {
				self::debug('❌ notify bypass: no queue_k', $v);
				continue;
			}
			// $queue_k = ( $is_mobile ? 'mobile' : '' ) . ' ' . $v[ 'request_url' ];
			$queue_k = $v['queue_k'];

			if (empty($this->_queue[$queue_k])) {
				self::debug('❌ notify bypass: no this queue [q_k]' . $queue_k);
				continue;
			}

			// Save data
			if (!empty($v['data_vpi'])) {
				$post_id = $this->_queue[$queue_k]['post_id'];
				$name = !empty($v['is_mobile']) ? 'litespeed_vpi_list_mobile' : 'litespeed_vpi_list';
				$urldecode = is_array($v['data_vpi']) ? array_map('urldecode', $v['data_vpi']) : urldecode($v['data_vpi']);
				self::debug('save data_vpi', $urldecode);
				$this->cls('Metabox')->save($post_id, $name, $urldecode);

				$valid_i++;
			}

			unset($this->_queue[$queue_k]);
			self::debug('notify data handled, unset queue [q_k] ' . $queue_k);
		}
		$this->save_queue('vpi', $this->_queue);

		self::debug('notified');

		return Cloud::ok(array('count' => $valid_i));
	}

	/**
	 * Cron
	 *
	 * @since  4.7
	 */
	public static function cron($continue = false)
	{
		$_instance = self::cls();
		return $_instance->_cron_handler($continue);
	}

	/**
	 * Cron generation
	 *
	 * @since  4.7
	 */
	private function _cron_handler($continue = false)
	{
		self::debug('cron start');
		$this->_queue = $this->load_queue('vpi');

		if (empty($this->_queue)) {
			return;
		}

		// For cron, need to check request interval too
		if (!$continue) {
			if (!empty($this->_summary['curr_request_vpi']) && time() - $this->_summary['curr_request_vpi'] < 300 && !$this->conf(self::O_DEBUG)) {
				self::debug('Last request not done');
				return;
			}
		}

		$i = 0;
		foreach ($this->_queue as $k => $v) {
			if (!empty($v['_status'])) {
				continue;
			}

			self::debug('cron job [tag] ' . $k . ' [url] ' . $v['url'] . ($v['is_mobile'] ? ' 📱 ' : '') . ' [UA] ' . $v['user_agent']);

			$i++;
			$res = $this->_send_req($v['url'], $k, $v['user_agent'], $v['is_mobile']);
			if (!$res) {
				// Status is wrong, drop this this->_queue
				$this->_queue = $this->load_queue('vpi');
				unset($this->_queue[$k]);
				$this->save_queue('vpi', $this->_queue);

				if (!$continue) {
					return;
				}

				// if ( $i > 3 ) {
				GUI::print_loading(count($this->_queue), 'VPI');
				return Router::self_redirect(Router::ACTION_VPI, self::TYPE_GEN);
				// }

				continue;
			}

			// Exit queue if out of quota
			if ($res === 'out_of_quota') {
				return;
			}

			$this->_queue = $this->load_queue('vpi');
			$this->_queue[$k]['_status'] = 'requested';
			$this->save_queue('vpi', $this->_queue);
			self::debug('Saved to queue [k] ' . $k);

			// only request first one
			if (!$continue) {
				return;
			}

			// if ( $i > 3 ) {
			GUI::print_loading(count($this->_queue), 'VPI');
			return Router::self_redirect(Router::ACTION_VPI, self::TYPE_GEN);
			// }
		}
	}

	/**
	 * Send to QC API to generate VPI
	 *
	 * @since  4.7
	 * @access private
	 */
	private function _send_req($request_url, $queue_k, $user_agent, $is_mobile)
	{
		$svc = Cloud::SVC_VPI;
		// Check if has credit to push or not
		$err = false;
		$allowance = $this->cls('Cloud')->allowance($svc, $err);
		if (!$allowance) {
			self::debug('❌ No credit: ' . $err);
			$err && Admin_Display::error(Error::msg($err));
			return 'out_of_quota';
		}

		set_time_limit(120);

		// Update css request status
		self::save_summary(array('curr_request_vpi' => time()), true);

		// Gather guest HTML to send
		$html = $this->cls('CSS')->prepare_html($request_url, $user_agent);

		if (!$html) {
			return false;
		}

		// Parse HTML to gather all CSS content before requesting
		$css = false;
		list($css, $html) = $this->cls('CSS')->prepare_css($html);

		if (!$css) {
			self::debug('❌ No css');
			return false;
		}

		$data = array(
			'url' => $request_url,
			'queue_k' => $queue_k,
			'user_agent' => $user_agent,
			'is_mobile' => $is_mobile ? 1 : 0, // todo:compatible w/ tablet
			'html' => $html,
			'css' => $css,
		);
		self::debug('Generating: ', $data);

		$json = Cloud::post($svc, $data, 30);
		if (!is_array($json)) {
			return false;
		}

		// Unknown status, remove this line
		if ($json['status'] != 'queued') {
			return false;
		}

		// Save summary data
		self::reload_summary();
		$this->_summary['last_spent_vpi'] = time() - $this->_summary['curr_request_vpi'];
		$this->_summary['last_request_vpi'] = $this->_summary['curr_request_vpi'];
		$this->_summary['curr_request_vpi'] = 0;
		self::save_summary();

		return true;
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  4.7
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GEN:
				self::cron(true);
				break;

			case self::TYPE_CLEAR_Q:
				$this->clear_q('vpi');
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/control.cls.php000064400000053374151600225430017705 0ustar00<?php

/**
 * The plugin cache-control class for X-Litespeed-Cache-Control
 *
 * @since      	1.1.3
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Control extends Root
{
	const LOG_TAG = '💵';

	const BM_CACHEABLE = 1;
	const BM_PRIVATE = 2;
	const BM_SHARED = 4;
	const BM_NO_VARY = 8;
	const BM_FORCED_CACHEABLE = 32;
	const BM_PUBLIC_FORCED = 64;
	const BM_STALE = 128;
	const BM_NOTCACHEABLE = 256;

	const X_HEADER = 'X-LiteSpeed-Cache-Control';

	protected static $_control = 0;
	protected static $_custom_ttl = 0;

	private $_response_header_ttls = array();

	/**
	 * Init cache control
	 *
	 * @since  1.6.2
	 */
	public function init()
	{
		/**
		 * Add vary filter for Role Excludes
		 * @since  1.6.2
		 */
		add_filter('litespeed_vary', array($this, 'vary_add_role_exclude'));

		// 301 redirect hook
		add_filter('wp_redirect', array($this, 'check_redirect'), 10, 2);

		// Load response header conf
		$this->_response_header_ttls = $this->conf(Base::O_CACHE_TTL_STATUS);
		foreach ($this->_response_header_ttls as $k => $v) {
			$v = explode(' ', $v);
			if (empty($v[0]) || empty($v[1])) {
				continue;
			}
			$this->_response_header_ttls[$v[0]] = $v[1];
		}

		if ($this->conf(Base::O_PURGE_STALE)) {
			$this->set_stale();
		}
	}

	/**
	 * Exclude role from optimization filter
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function vary_add_role_exclude($vary)
	{
		if ($this->in_cache_exc_roles()) {
			$vary['role_exclude_cache'] = 1;
		}

		return $vary;
	}

	/**
	 * Check if one user role is in exclude cache group settings
	 *
	 * @since 1.6.2
	 * @since 3.0 Moved here from conf.cls
	 * @access public
	 * @param  string $role The user role
	 * @return int       The set value if already set
	 */
	public function in_cache_exc_roles($role = null)
	{
		// Get user role
		if ($role === null) {
			$role = Router::get_role();
		}

		if (!$role) {
			return false;
		}

		$roles = explode(',', $role);
		$found = array_intersect($roles, $this->conf(Base::O_CACHE_EXC_ROLES));

		return $found ? implode(',', $found) : false;
	}

	/**
	 * 1. Initialize cacheable status for `wp` hook
	 * 2. Hook error page tags for cacheable pages
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function init_cacheable()
	{
		// Hook `wp` to mark default cacheable status
		// NOTE: Any process that does NOT run into `wp` hook will not get cacheable by default
		add_action('wp', array($this, 'set_cacheable'), 5);

		// Hook WP REST to be cacheable
		if ($this->conf(Base::O_CACHE_REST)) {
			add_action('rest_api_init', array($this, 'set_cacheable'), 5);
		}

		// Cache resources
		// NOTE: If any strange resource doesn't use normal WP logic `wp_loaded` hook, rewrite rule can handle it
		$cache_res = $this->conf(Base::O_CACHE_RES);
		if ($cache_res) {
			$uri = esc_url($_SERVER['REQUEST_URI']); // todo: check if need esc_url()
			$pattern = '!' . LSCWP_CONTENT_FOLDER . Htaccess::RW_PATTERN_RES . '!';
			if (preg_match($pattern, $uri)) {
				add_action('wp_loaded', array($this, 'set_cacheable'), 5);
			}
		}

		// AJAX cache
		$ajax_cache = $this->conf(Base::O_CACHE_AJAX_TTL);
		foreach ($ajax_cache as $v) {
			$v = explode(' ', $v);
			if (empty($v[0]) || empty($v[1])) {
				continue;
			}
			// self::debug("Initializing cacheable status for wp_ajax_nopriv_" . $v[0]);
			add_action(
				'wp_ajax_nopriv_' . $v[0],
				function () use ($v) {
					self::set_custom_ttl($v[1]);
					self::force_cacheable('ajax Cache setting for action ' . $v[0]);
				},
				4
			);
		}

		// Check error page
		add_filter('status_header', array($this, 'check_error_codes'), 10, 2);
	}

	/**
	 * Check if the page returns any error code.
	 *
	 * @since 1.0.13.1
	 * @access public
	 * @param $status_header
	 * @param $code
	 * @return $error_status
	 */
	public function check_error_codes($status_header, $code)
	{
		if (array_key_exists($code, $this->_response_header_ttls)) {
			if (self::is_cacheable() && !$this->_response_header_ttls[$code]) {
				self::set_nocache('[Ctrl] TTL is set to no cache [status_header] ' . $code);
			}

			// Set TTL
			self::set_custom_ttl($this->_response_header_ttls[$code]);
		} elseif (self::is_cacheable()) {
			if (substr($code, 0, 1) == 4 || substr($code, 0, 1) == 5) {
				self::set_nocache('[Ctrl] 4xx/5xx default to no cache [status_header] ' . $code);
			}
		}

		// Set cache tag
		Tag::add(Tag::TYPE_HTTP . $code);

		// Give the default status_header back
		return $status_header;
	}

	/**
	 * Set no vary setting
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function set_no_vary()
	{
		if (self::is_no_vary()) {
			return;
		}
		self::$_control |= self::BM_NO_VARY;
		Debug2::debug('[Ctrl] X Cache_control -> no-vary', 3);
	}

	/**
	 * Get no vary setting
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function is_no_vary()
	{
		return self::$_control & self::BM_NO_VARY;
	}

	/**
	 * Set stale
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function set_stale()
	{
		if (self::is_stale()) {
			return;
		}
		self::$_control |= self::BM_STALE;
		Debug2::debug('[Ctrl] X Cache_control -> stale');
	}

	/**
	 * Get stale
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function is_stale()
	{
		return self::$_control & self::BM_STALE;
	}

	/**
	 * Set cache control to shared private
	 *
	 * @access public
	 * @since 1.1.3
	 * @param string $reason The reason to no cache
	 */
	public static function set_shared($reason = false)
	{
		if (self::is_shared()) {
			return;
		}
		self::$_control |= self::BM_SHARED;
		self::set_private();

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = "( $reason )";
		}
		Debug2::debug('[Ctrl] X Cache_control -> shared ' . $reason);
	}

	/**
	 * Check if is shared private
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function is_shared()
	{
		return self::$_control & self::BM_SHARED && self::is_private();
	}

	/**
	 * Set cache control to forced public
	 *
	 * @access public
	 * @since 1.7.1
	 */
	public static function set_public_forced($reason = false)
	{
		if (self::is_public_forced()) {
			return;
		}
		self::$_control |= self::BM_PUBLIC_FORCED;

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = "( $reason )";
		}
		Debug2::debug('[Ctrl] X Cache_control -> public forced ' . $reason);
	}

	/**
	 * Check if is public forced
	 *
	 * @access public
	 * @since 1.7.1
	 */
	public static function is_public_forced()
	{
		return self::$_control & self::BM_PUBLIC_FORCED;
	}

	/**
	 * Set cache control to private
	 *
	 * @access public
	 * @since 1.1.3
	 * @param string $reason The reason to no cache
	 */
	public static function set_private($reason = false)
	{
		if (self::is_private()) {
			return;
		}
		self::$_control |= self::BM_PRIVATE;

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = "( $reason )";
		}
		Debug2::debug('[Ctrl] X Cache_control -> private ' . $reason);
	}

	/**
	 * Check if is private
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function is_private()
	{
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			// return false;
		}

		return self::$_control & self::BM_PRIVATE && !self::is_public_forced();
	}

	/**
	 * Initialize cacheable status in `wp` hook, if not call this, by default it will be non-cacheable
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function set_cacheable($reason = false)
	{
		self::$_control |= self::BM_CACHEABLE;

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = ' [reason] ' . $reason;
		}
		Debug2::debug('[Ctrl] X Cache_control init on' . $reason);
	}

	/**
	 * This will disable non-cacheable BM
	 *
	 * @access public
	 * @since 2.2
	 */
	public static function force_cacheable($reason = false)
	{
		self::$_control |= self::BM_FORCED_CACHEABLE;

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = ' [reason] ' . $reason;
		}
		Debug2::debug('[Ctrl] Forced cacheable' . $reason);
	}

	/**
	 * Switch to nocacheable status
	 *
	 * @access public
	 * @since 1.1.3
	 * @param string $reason The reason to no cache
	 */
	public static function set_nocache($reason = false)
	{
		self::$_control |= self::BM_NOTCACHEABLE;

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = "( $reason )";
		}
		Debug2::debug('[Ctrl] X Cache_control -> no Cache ' . $reason, 5);
	}

	/**
	 * Check current notcacheable bit set
	 *
	 * @access public
	 * @since 1.1.3
	 * @return bool True if notcacheable bit is set, otherwise false.
	 */
	public static function isset_notcacheable()
	{
		return self::$_control & self::BM_NOTCACHEABLE;
	}

	/**
	 * Check current force cacheable bit set
	 *
	 * @access public
	 * @since 	2.2
	 */
	public static function is_forced_cacheable()
	{
		return self::$_control & self::BM_FORCED_CACHEABLE;
	}

	/**
	 * Check current cacheable status
	 *
	 * @access public
	 * @since 1.1.3
	 * @return bool True if is still cacheable, otherwise false.
	 */
	public static function is_cacheable()
	{
		if (defined('LSCACHE_NO_CACHE') && LSCACHE_NO_CACHE) {
			Debug2::debug('[Ctrl] LSCACHE_NO_CACHE constant defined');
			return false;
		}

		// Guest mode always cacheable
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			// return true;
		}

		// If its forced public cacheable
		if (self::is_public_forced()) {
			return true;
		}

		// If its forced cacheable
		if (self::is_forced_cacheable()) {
			return true;
		}

		return !self::isset_notcacheable() && self::$_control & self::BM_CACHEABLE;
	}

	/**
	 * Set a custom TTL to use with the request if needed.
	 *
	 * @access public
	 * @since 1.1.3
	 * @param mixed $ttl An integer or string to use as the TTL. Must be numeric.
	 */
	public static function set_custom_ttl($ttl, $reason = false)
	{
		if (is_numeric($ttl)) {
			self::$_custom_ttl = $ttl;
			Debug2::debug('[Ctrl] X Cache_control TTL -> ' . $ttl . ($reason ? ' [reason] ' . $ttl : ''));
		}
	}

	/**
	 * Generate final TTL.
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function get_ttl()
	{
		if (self::$_custom_ttl != 0) {
			return self::$_custom_ttl;
		}

		// Check if is in timed url list or not
		$timed_urls = Utility::wildcard2regex($this->conf(Base::O_PURGE_TIMED_URLS));
		$timed_urls_time = $this->conf(Base::O_PURGE_TIMED_URLS_TIME);
		if ($timed_urls && $timed_urls_time) {
			$current_url = Tag::build_uri_tag(true);
			// Use time limit ttl
			$scheduled_time = strtotime($timed_urls_time);
			$ttl = $scheduled_time - time();
			if ($ttl < 0) {
				$ttl += 86400; // add one day
			}
			foreach ($timed_urls as $v) {
				if (strpos($v, '*') !== false) {
					if (preg_match('#' . $v . '#iU', $current_url)) {
						Debug2::debug('[Ctrl] X Cache_control TTL is limited to ' . $ttl . ' due to scheduled purge regex ' . $v);
						return $ttl;
					}
				} else {
					if ($v == $current_url) {
						Debug2::debug('[Ctrl] X Cache_control TTL is limited to ' . $ttl . ' due to scheduled purge rule ' . $v);
						return $ttl;
					}
				}
			}
		}

		// Private cache uses private ttl setting
		if (self::is_private()) {
			return $this->conf(Base::O_CACHE_TTL_PRIV);
		}

		if (is_front_page()) {
			return $this->conf(Base::O_CACHE_TTL_FRONTPAGE);
		}

		$feed_ttl = $this->conf(Base::O_CACHE_TTL_FEED);
		if (is_feed() && $feed_ttl > 0) {
			return $feed_ttl;
		}

		if ($this->cls('REST')->is_rest() || $this->cls('REST')->is_internal_rest()) {
			return $this->conf(Base::O_CACHE_TTL_REST);
		}

		return $this->conf(Base::O_CACHE_TTL_PUB);
	}

	/**
	 * Check if need to set no cache status for redirection or not
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function check_redirect($location, $status)
	{
		// TODO: some env don't have SCRIPT_URI but only REQUEST_URI, need to be compatible
		if (!empty($_SERVER['SCRIPT_URI'])) {
			// dont check $status == '301' anymore
			self::debug('301 from ' . $_SERVER['SCRIPT_URI']);
			self::debug("301 to $location");

			$to_check = array(PHP_URL_SCHEME, PHP_URL_HOST, PHP_URL_PATH, PHP_URL_QUERY);

			$is_same_redirect = true;

			foreach ($to_check as $v) {
				$url_parsed = $v == PHP_URL_QUERY ? $_SERVER['QUERY_STRING'] : parse_url($_SERVER['SCRIPT_URI'], $v);
				$target = parse_url($location, $v);

				self::debug("Compare [from] $url_parsed [to] $target");

				if ($v == PHP_URL_QUERY) {
					$url_parsed = $url_parsed ? urldecode($url_parsed) : '';
					$target = $target ? urldecode($target) : '';
					if (substr($url_parsed, -1) == '&') {
						$url_parsed = substr($url_parsed, 0, -1);
					}
				}

				if ($url_parsed != $target) {
					$is_same_redirect = false;
					self::debug('301 different redirection');
					break;
				}
			}

			if ($is_same_redirect) {
				self::set_nocache('301 to same url');
			}
		}

		return $location;
	}

	/**
	 * Sets up the Cache Control header.
	 *
	 * @since 1.1.3
	 * @access public
	 * @return string empty string if empty, otherwise the cache control header.
	 */
	public function output()
	{
		$esi_hdr = '';
		if (ESI::has_esi()) {
			$esi_hdr = ',esi=on';
		}

		$hdr = self::X_HEADER . ': ';

		if (defined('DONOTCACHEPAGE') && apply_filters('litespeed_const_DONOTCACHEPAGE', DONOTCACHEPAGE)) {
			Debug2::debug('[Ctrl] ❌ forced no cache [reason] DONOTCACHEPAGE const');
			$hdr .= 'no-cache' . $esi_hdr;
			return $hdr;
		}

		// Guest mode directly return cacheable result
		// if ( defined( 'LITESPEED_GUEST' ) && LITESPEED_GUEST ) {
		// 	// If is POST, no cache
		// 	if ( defined( 'LSCACHE_NO_CACHE' ) && LSCACHE_NO_CACHE ) {
		// 		Debug2::debug( "[Ctrl] ❌ forced no cache [reason] LSCACHE_NO_CACHE const" );
		// 		$hdr .= 'no-cache';
		// 	}
		// 	else if( $_SERVER[ 'REQUEST_METHOD' ] !== 'GET' ) {
		// 		Debug2::debug( "[Ctrl] ❌ forced no cache [reason] req not GET" );
		// 		$hdr .= 'no-cache';
		// 	}
		// 	else {
		// 		$hdr .= 'public';
		// 		$hdr .= ',max-age=' . $this->get_ttl();
		// 	}

		// 	$hdr .= $esi_hdr;

		// 	return $hdr;
		// }

		// Fix cli `uninstall --deactivate` fatal err

		if (!self::is_cacheable()) {
			$hdr .= 'no-cache' . $esi_hdr;
			return $hdr;
		}

		if (self::is_shared()) {
			$hdr .= 'shared,private';
		} elseif (self::is_private()) {
			$hdr .= 'private';
		} else {
			$hdr .= 'public';
		}

		if (self::is_no_vary()) {
			$hdr .= ',no-vary';
		}

		$hdr .= ',max-age=' . $this->get_ttl() . $esi_hdr;
		return $hdr;
	}

	/**
	 * Generate all `control` tags before output
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function finalize()
	{
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			// return;
		}

		if (is_preview()) {
			self::set_nocache('preview page');
			return;
		}

		// Check if has metabox non-cacheable setting or not
		if (file_exists(LSCWP_DIR . 'src/metabox.cls.php') && $this->cls('Metabox')->setting('litespeed_no_cache')) {
			self::set_nocache('per post metabox setting');
			return;
		}

		// Check if URI is forced public cache
		$excludes = $this->conf(Base::O_CACHE_FORCE_PUB_URI);
		$hit = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes, true);
		if ($hit) {
			list($result, $this_ttl) = $hit;
			self::set_public_forced('Setting: ' . $result);
			Debug2::debug('[Ctrl] Forced public cacheable due to setting: ' . $result);
			if ($this_ttl) {
				self::set_custom_ttl($this_ttl);
			}
		}

		if (self::is_public_forced()) {
			return;
		}

		// Check if URI is forced cache
		$excludes = $this->conf(Base::O_CACHE_FORCE_URI);
		$hit = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes, true);
		if ($hit) {
			list($result, $this_ttl) = $hit;
			self::force_cacheable();
			Debug2::debug('[Ctrl] Forced cacheable due to setting: ' . $result);
			if ($this_ttl) {
				self::set_custom_ttl($this_ttl);
			}
		}

		// if is not cacheable, terminate check
		// Even no need to run 3rd party hook
		if (!self::is_cacheable()) {
			Debug2::debug('[Ctrl] not cacheable before ctrl finalize');
			return;
		}

		// Apply 3rd party filter
		// NOTE: Hook always needs to run asap because some 3rd party set is_mobile in this hook
		do_action('litespeed_control_finalize', defined('LSCACHE_IS_ESI') ? LSCACHE_IS_ESI : false); // Pass ESI block id

		// if is not cacheable, terminate check
		if (!self::is_cacheable()) {
			Debug2::debug('[Ctrl] not cacheable after api_control');
			return;
		}

		// Check litespeed setting to set cacheable status
		if (!$this->_setting_cacheable()) {
			self::set_nocache();
			return;
		}

		// If user has password cookie, do not cache (moved from vary)
		global $post;
		if (!empty($post->post_password) && isset($_COOKIE['wp-postpass_' . COOKIEHASH])) {
			// If user has password cookie, do not cache
			self::set_nocache('pswd cookie');
			return;
		}

		// The following check to the end is ONLY for mobile
		$is_mobile = apply_filters('litespeed_is_mobile', false);
		if (!$this->conf(Base::O_CACHE_MOBILE)) {
			if ($is_mobile) {
				self::set_nocache('mobile');
			}
			return;
		}

		$env_vary = isset($_SERVER['LSCACHE_VARY_VALUE']) ? $_SERVER['LSCACHE_VARY_VALUE'] : false;
		if (!$env_vary) {
			$env_vary = isset($_SERVER['HTTP_X_LSCACHE_VARY_VALUE']) ? $_SERVER['HTTP_X_LSCACHE_VARY_VALUE'] : false;
		}
		if ($env_vary && strpos($env_vary, 'ismobile') !== false) {
			if (!wp_is_mobile() && !$is_mobile) {
				self::set_nocache('is not mobile'); // todo: no need to uncache, it will correct vary value in vary finalize anyways
				return;
			}
		} elseif (wp_is_mobile() || $is_mobile) {
			self::set_nocache('is mobile');
			return;
		}
	}

	/**
	 * Check if is mobile for filter `litespeed_is_mobile` in API
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function is_mobile()
	{
		return wp_is_mobile();
	}

	/**
	 * Get request method w/ compatibility to X-Http-Method-Override
	 *
	 * @since 6.2
	 */
	private function _get_req_method()
	{
		if (isset($_SERVER['HTTP_X_HTTP_METHOD_OVERRIDE'])) {
			self::debug('X-Http-Method-Override -> ' . $_SERVER['HTTP_X_HTTP_METHOD_OVERRIDE']);
			defined('LITESPEED_X_HTTP_METHOD_OVERRIDE') || define('LITESPEED_X_HTTP_METHOD_OVERRIDE', true);
			return $_SERVER['HTTP_X_HTTP_METHOD_OVERRIDE'];
		}
		if (isset($_SERVER['REQUEST_METHOD'])) {
			return $_SERVER['REQUEST_METHOD'];
		}
		return 'unknown';
	}

	/**
	 * Check if a page is cacheable based on litespeed setting.
	 *
	 * @since 1.0.0
	 * @access private
	 * @return boolean True if cacheable, false otherwise.
	 */
	private function _setting_cacheable()
	{
		// logged_in users already excluded, no hook added

		if (!empty($_REQUEST[Router::ACTION])) {
			return $this->_no_cache_for('Query String Action');
		}

		$method = $this->_get_req_method();
		if (defined('LITESPEED_X_HTTP_METHOD_OVERRIDE') && LITESPEED_X_HTTP_METHOD_OVERRIDE && $method == 'HEAD') {
			return $this->_no_cache_for('HEAD method from override');
		}
		if ('GET' !== $method && 'HEAD' !== $method) {
			return $this->_no_cache_for('Not GET method: ' . $method);
		}

		if (is_feed() && $this->conf(Base::O_CACHE_TTL_FEED) == 0) {
			return $this->_no_cache_for('feed');
		}

		if (is_trackback()) {
			return $this->_no_cache_for('trackback');
		}

		if (is_search()) {
			return $this->_no_cache_for('search');
		}

		//		if ( !defined('WP_USE_THEMES') || !WP_USE_THEMES ) {
		//			return $this->_no_cache_for('no theme used');
		//		}

		// Check private cache URI setting
		$excludes = $this->conf(Base::O_CACHE_PRIV_URI);
		$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes);
		if ($result) {
			self::set_private('Admin cfg Private Cached URI: ' . $result);
		}

		if (!self::is_forced_cacheable()) {
			// Check if URI is excluded from cache
			$excludes = $this->cls('Data')->load_cache_nocacheable($this->conf(Base::O_CACHE_EXC));
			$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes);
			if ($result) {
				return $this->_no_cache_for('Admin configured URI Do not cache: ' . $result);
			}

			// Check QS excluded setting
			$excludes = $this->conf(Base::O_CACHE_EXC_QS);
			if (!empty($excludes) && ($qs = $this->_is_qs_excluded($excludes))) {
				return $this->_no_cache_for('Admin configured QS Do not cache: ' . $qs);
			}

			$excludes = $this->conf(Base::O_CACHE_EXC_CAT);
			if (!empty($excludes) && has_category($excludes)) {
				return $this->_no_cache_for('Admin configured Category Do not cache.');
			}

			$excludes = $this->conf(Base::O_CACHE_EXC_TAG);
			if (!empty($excludes) && has_tag($excludes)) {
				return $this->_no_cache_for('Admin configured Tag Do not cache.');
			}

			$excludes = $this->conf(Base::O_CACHE_EXC_COOKIES);
			if (!empty($excludes) && !empty($_COOKIE)) {
				$cookie_hit = array_intersect(array_keys($_COOKIE), $excludes);
				if ($cookie_hit) {
					return $this->_no_cache_for('Admin configured Cookie Do not cache.');
				}
			}

			$excludes = $this->conf(Base::O_CACHE_EXC_USERAGENTS);
			if (!empty($excludes) && isset($_SERVER['HTTP_USER_AGENT'])) {
				$nummatches = preg_match(Utility::arr2regex($excludes), $_SERVER['HTTP_USER_AGENT']);
				if ($nummatches) {
					return $this->_no_cache_for('Admin configured User Agent Do not cache.');
				}
			}

			// Check if is exclude roles ( Need to set Vary too )
			if ($result = $this->in_cache_exc_roles()) {
				return $this->_no_cache_for('Role Excludes setting ' . $result);
			}
		}

		return true;
	}

	/**
	 * Write a debug message for if a page is not cacheable.
	 *
	 * @since 1.0.0
	 * @access private
	 * @param string $reason An explanation for why the page is not cacheable.
	 * @return boolean Return false.
	 */
	private function _no_cache_for($reason)
	{
		Debug2::debug('[Ctrl] X Cache_control off - ' . $reason);
		return false;
	}

	/**
	 * Check if current request has qs excluded setting
	 *
	 * @since  1.3
	 * @access private
	 * @param  array  $excludes QS excludes setting
	 * @return boolean|string False if not excluded, otherwise the hit qs list
	 */
	private function _is_qs_excluded($excludes)
	{
		if (!empty($_GET) && ($intersect = array_intersect(array_keys($_GET), $excludes))) {
			return implode(',', $intersect);
		}
		return false;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/error.cls.php000064400000015637151600225500017354 0ustar00<?php

/**
 * The error class.
 *
 * @since      	3.0
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Error
{
	private static $CODE_SET = array(
		'HTA_LOGIN_COOKIE_INVALID' => 4300, // .htaccess did not find.
		'HTA_DNF' => 4500, // .htaccess did not find.
		'HTA_BK' => 9010, // backup
		'HTA_R' => 9041, // read htaccess
		'HTA_W' => 9042, // write
		'HTA_GET' => 9030, // failed to get
	);

	/**
	 * Throw an error with msg
	 *
	 * @since  3.0
	 */
	public static function t($code, $args = null)
	{
		throw new \Exception(self::msg($code, $args));
	}

	/**
	 * Translate an error to description
	 *
	 * @since  3.0
	 */
	public static function msg($code, $args = null)
	{
		switch ($code) {
			case 'disabled_all':
				$msg =
					sprintf(__('The setting %s is currently enabled.', 'litespeed-cache'), '<strong>' . Lang::title(Base::O_DEBUG_DISABLE_ALL) . '</strong>') .
					Doc::learn_more(
						is_network_admin() ? network_admin_url('admin.php?page=litespeed-toolbox') : admin_url('admin.php?page=litespeed-toolbox'),
						__('Click here to change.', 'litespeed-cache'),
						true,
						false,
						true
					);
				break;

			case 'lack_of_api_key':
				$msg =
					sprintf(__('You will need to set %s to use the online services.', 'litespeed-cache'), '<strong>' . Lang::title(Base::O_API_KEY) . '</strong>') .
					Doc::learn_more(admin_url('admin.php?page=litespeed-general'), __('Click here to set.', 'litespeed-cache'), true, false, true);
				break;

			case 'out_of_daily_quota':
				$msg = __('You have used all of your daily quota for today.', 'litespeed-cache');
				$msg .=
					' ' .
					Doc::learn_more(
						'https://docs.quic.cloud/billing/services/#daily-limits-on-free-quota-usage',
						__('Learn more or purchase additional quota.', 'litespeed-cache'),
						false,
						false,
						true
					);
				break;

			case 'out_of_quota':
				$msg = __('You have used all of your quota left for current service this month.', 'litespeed-cache');
				$msg .=
					' ' .
					Doc::learn_more(
						'https://docs.quic.cloud/billing/services/#daily-limits-on-free-quota-usage',
						__('Learn more or purchase additional quota.', 'litespeed-cache'),
						false,
						false,
						true
					);
				break;

			case 'too_many_requested':
				$msg = __('You have too many requested images, please try again in a few minutes.', 'litespeed-cache');
				break;

			case 'too_many_notified':
				$msg = __('You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.', 'litespeed-cache');
				break;

			case 'empty_list':
				$msg = __('The image list is empty.', 'litespeed-cache');
				break;

			case 'lack_of_param':
				$msg = __('Not enough parameters. Please check if the domain key is set correctly', 'litespeed-cache');
				break;

			case 'unfinished_queue':
				$msg = __('There is proceeding queue not pulled yet.', 'litespeed-cache');
				break;

			case strpos($code, 'unfinished_queue ') === 0:
				$msg = sprintf(
					__('There is proceeding queue not pulled yet. Queue info: %s.', 'litespeed-cache'),
					'<code>' . substr($code, strlen('unfinished_queue ')) . '</code>'
				);
				break;

			case 'err_alias':
				$msg = __('The site is not a valid alias on QUIC.cloud.', 'litespeed-cache');
				break;

			case 'site_not_registered':
				$msg = __('The site is not registered on QUIC.cloud.', 'litespeed-cache');
				break;

			case 'err_key':
				$msg = __('The domain key is not correct. Please try to sync your domain key again.', 'litespeed-cache');
				break;

			case 'heavy_load':
				$msg = __('The current server is under heavy load.', 'litespeed-cache');
				break;

			case 'redetect_node':
				$msg = __('Online node needs to be redetected.', 'litespeed-cache');
				break;

			case 'err_overdraw':
				$msg = __('Credits are not enough to proceed the current request.', 'litespeed-cache');
				break;

			case 'W':
				$msg = __('%s file not writable.', 'litespeed-cache');
				break;

			case 'HTA_DNF':
				if (!is_array($args)) {
					$args = array('<code>' . $args . '</code>');
				}
				$args[] = '.htaccess';
				$msg = __('Could not find %1$s in %2$s.', 'litespeed-cache');
				break;

			case 'HTA_LOGIN_COOKIE_INVALID':
				$msg = sprintf(__('Invalid login cookie. Please check the %s file.', 'litespeed-cache'), '.htaccess');
				break;

			case 'HTA_BK':
				$msg = sprintf(__('Failed to back up %s file, aborted changes.', 'litespeed-cache'), '.htaccess');
				break;

			case 'HTA_R':
				$msg = sprintf(__('%s file not readable.', 'litespeed-cache'), '.htaccess');
				break;

			case 'HTA_W':
				$msg = sprintf(__('%s file not writable.', 'litespeed-cache'), '.htaccess');
				break;

			case 'HTA_GET':
				$msg = sprintf(__('Failed to get %s file contents.', 'litespeed-cache'), '.htaccess');
				break;

			case 'failed_tb_creation':
				$msg = __('Failed to create table %s! SQL: %s.', 'litespeed-cache');
				break;

			case 'crawler_disabled':
				$msg = __('Crawler disabled by the server admin.', 'litespeed-cache');
				break;

			case 'try_later': // QC error code
				$msg = __('Previous request too recent. Please try again later.', 'litespeed-cache');
				break;

			case strpos($code, 'try_later ') === 0:
				$msg = sprintf(
					__('Previous request too recent. Please try again after %s.', 'litespeed-cache'),
					'<code>' . Utility::readable_time(substr($code, strlen('try_later ')), 3600, true) . '</code>'
				);
				break;

			case 'waiting_for_approval':
				$msg = __('Your application is waiting for approval.', 'litespeed-cache');
				break;

			case 'callback_fail_hash':
				$msg = __('The callback validation to your domain failed due to hash mismatch.', 'litespeed-cache');
				break;

			case 'callback_fail':
				$msg = __('The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.', 'litespeed-cache');
				break;

			case substr($code, 0, 14) === 'callback_fail ':
				$msg =
					__('The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: ', 'litespeed-cache') .
					substr($code, 14);
				break;

			case 'forbidden':
				$msg = __('Your domain has been forbidden from using our services due to a previous policy violation.', 'litespeed-cache');
				break;

			case 'err_dns_active':
				$msg = __(
					'You cannot remove this DNS zone, because it is still in use. Please update the domain\'s nameservers, then try to delete this zone again, otherwise your site will become inaccessible.',
					'litespeed-cache'
				);
				break;

			default:
				$msg = __('Unknown error', 'litespeed-cache') . ': ' . $code;
				break;
		}

		if ($args !== null) {
			$msg = is_array($args) ? vsprintf($msg, $args) : sprintf($msg, $args);
		}

		if (isset(self::$CODE_SET[$code])) {
			$msg = 'ERROR ' . self::$CODE_SET[$code] . ': ' . $msg;
		}

		return $msg;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/data_structure/url_file.sql000064400000001210151600225620022266 0ustar00`id` bigint(20) NOT NULL AUTO_INCREMENT,
`url_id` bigint(20) NOT NULL,
`vary` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',
`filename` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',
`type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',
`mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',
`webp` tinyint(4) NOT NULL COMMENT 'webp=1',
`expired` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
KEY `filename` (`filename`),
KEY `type` (`type`),
KEY `url_id_2` (`url_id`,`vary`,`type`),
KEY `filename_2` (`filename`,`expired`),
KEY `url_id` (`url_id`,`expired`)
litespeed-wp-plugin/6.5.4/litespeed-cache/src/data_structure/crawler.sql000064400000000632151600225670022140 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(1000) NOT NULL DEFAULT '',
  `res` varchar(255) NOT NULL DEFAULT '' COMMENT '-=not crawl, H=hit, M=miss, B=blacklist',
  `reason` text NOT NULL COMMENT 'response code, comma separated',
  `mtime` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `res` (`res`)
litespeed-wp-plugin/6.5.4/litespeed-cache/src/data_structure/avatar.sql000064400000000404151600225740021752 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(1000) NOT NULL DEFAULT '',
  `md5` varchar(128) NOT NULL DEFAULT '',
  `dateline` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `md5` (`md5`),
  KEY `dateline` (`dateline`)
litespeed-wp-plugin/6.5.4/litespeed-cache/src/data_structure/img_optming.sql000064400000000526151600226010023001 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `optm_status` tinyint(4) NOT NULL DEFAULT '0',
  `src` varchar(1000) NOT NULL DEFAULT '',
  `server_info` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`),
  KEY `optm_status` (`optm_status`),
  KEY `src` (`src`(191))
litespeed-wp-plugin/6.5.4/litespeed-cache/src/data_structure/img_optm.sql000064400000000632151600226060022306 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `optm_status` tinyint(4) NOT NULL DEFAULT '0',
  `src` text NOT NULL,
  `src_filesize` int(11) NOT NULL DEFAULT '0',
  `target_filesize` int(11) NOT NULL DEFAULT '0',
  `webp_filesize` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`),
  KEY `optm_status` (`optm_status`)
litespeed-wp-plugin/6.5.4/litespeed-cache/src/data_structure/crawler_blacklist.sql000064400000000626151600226140024164 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(1000) NOT NULL DEFAULT '',
  `res` varchar(255) NOT NULL DEFAULT '' COMMENT '-=Not Blacklist, B=blacklist',
  `reason` text NOT NULL COMMENT 'Reason for blacklist, comma separated',
  `mtime` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `res` (`res`)
litespeed-wp-plugin/6.5.4/litespeed-cache/src/data_structure/url.sql000064400000000315151600226210021270 0ustar00`id` bigint(20) NOT NULL AUTO_INCREMENT,
`url` varchar(500) NOT NULL,
`cache_tags` varchar(1000) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
UNIQUE KEY `url` (`url`(191)),
KEY `cache_tags` (`cache_tags`(191))litespeed-wp-plugin/6.5.4/litespeed-cache/src/file.cls.php000064400000024212151600226260017133 0ustar00<?php
/**
 * LiteSpeed File Operator Library Class
 * Append/Replace content to a file
 *
 * @since 1.1.0
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class File
{
	const MARKER = 'LiteSpeed Operator';

	/**
	 * Detect if an URL is 404
	 *
	 * @since  3.3
	 */
	public static function is_404($url)
	{
		$response = wp_remote_get($url);
		$code = wp_remote_retrieve_response_code($response);
		if ($code == 404) {
			return true;
		}

		return false;
	}

	/**
	 *	Delete folder
	 *
	 * @since 2.1
	 */
	public static function rrmdir($dir)
	{
		$files = array_diff(scandir($dir), array('.', '..'));

		foreach ($files as $file) {
			is_dir("$dir/$file") ? self::rrmdir("$dir/$file") : unlink("$dir/$file");
		}

		return rmdir($dir);
	}

	public static function count_lines($filename)
	{
		if (!file_exists($filename)) {
			return 0;
		}

		$file = new \SplFileObject($filename);
		$file->seek(PHP_INT_MAX);
		return $file->key() + 1;
	}

	/**
	 * Read data from file
	 *
	 * @since 1.1.0
	 * @param string $filename
	 * @param int $start_line
	 * @param int $lines
	 */
	public static function read($filename, $start_line = null, $lines = null)
	{
		if (!file_exists($filename)) {
			return '';
		}

		if (!is_readable($filename)) {
			return false;
		}

		if ($start_line !== null) {
			$res = array();
			$file = new \SplFileObject($filename);
			$file->seek($start_line);

			if ($lines === null) {
				while (!$file->eof()) {
					$res[] = rtrim($file->current(), "\n");
					$file->next();
				}
			} else {
				for ($i = 0; $i < $lines; $i++) {
					if ($file->eof()) {
						break;
					}
					$res[] = rtrim($file->current(), "\n");
					$file->next();
				}
			}

			unset($file);
			return $res;
		}

		$content = file_get_contents($filename);

		$content = self::remove_zero_space($content);

		return $content;
	}

	/**
	 * Append data to file
	 *
	 * @since 1.1.5
	 * @access public
	 * @param string $filename
	 * @param string $data
	 * @param boolean $mkdir
	 * @param boolean $silence Used to avoid WP's functions are used
	 */
	public static function append($filename, $data, $mkdir = false, $silence = true)
	{
		return self::save($filename, $data, $mkdir, true, $silence);
	}

	/**
	 * Save data to file
	 *
	 * @since 1.1.0
	 * @param string $filename
	 * @param string $data
	 * @param boolean $mkdir
	 * @param boolean $append If the content needs to be appended
	 * @param boolean $silence Used to avoid WP's functions are used
	 */
	public static function save($filename, $data, $mkdir = false, $append = false, $silence = true)
	{
		$error = false;
		$folder = dirname($filename);

		// mkdir if folder does not exist
		if (!file_exists($folder)) {
			if (!$mkdir) {
				return $silence ? false : sprintf(__('Folder does not exist: %s', 'litespeed-cache'), $folder);
			}

			set_error_handler('litespeed_exception_handler');

			try {
				mkdir($folder, 0755, true);
			} catch (\ErrorException $ex) {
				return $silence ? false : sprintf(__('Can not create folder: %1$s. Error: %2$s', 'litespeed-cache'), $folder, $ex->getMessage());
			}

			restore_error_handler();
		}

		if (!file_exists($filename)) {
			if (!is_writable($folder)) {
				return $silence ? false : sprintf(__('Folder is not writable: %s.', 'litespeed-cache'), $folder);
			}
			set_error_handler('litespeed_exception_handler');
			try {
				touch($filename);
			} catch (\ErrorException $ex) {
				return $silence ? false : sprintf(__('File %s is not writable.', 'litespeed-cache'), $filename);
			}
			restore_error_handler();
		} elseif (!is_writable($filename)) {
			return $silence ? false : sprintf(__('File %s is not writable.', 'litespeed-cache'), $filename);
		}

		$data = self::remove_zero_space($data);

		$ret = file_put_contents($filename, $data, $append ? FILE_APPEND : LOCK_EX);
		if ($ret === false) {
			return $silence ? false : sprintf(__('Failed to write to %s.', 'litespeed-cache'), $filename);
		}

		return true;
	}

	/**
	 * Remove Unicode zero-width space <200b><200c>
	 *
	 * @since 2.1.2
	 * @since 2.9 changed to public
	 */
	public static function remove_zero_space($content)
	{
		if (is_array($content)) {
			$content = array_map(__CLASS__ . '::remove_zero_space', $content);
			return $content;
		}

		// Remove UTF-8 BOM if present
		if (substr($content, 0, 3) === "\xEF\xBB\xBF") {
			$content = substr($content, 3);
		}

		$content = str_replace("\xe2\x80\x8b", '', $content);
		$content = str_replace("\xe2\x80\x8c", '', $content);
		$content = str_replace("\xe2\x80\x8d", '', $content);

		return $content;
	}

	/**
	 * Appends an array of strings into a file (.htaccess ), placing it between
	 * BEGIN and END markers.
	 *
	 * Replaces existing marked info. Retains surrounding
	 * data. Creates file if none exists.
	 *
	 * @param string       $filename  Filename to alter.
	 * @param string       $marker    The marker to alter.
	 * @param array|string $insertion The new content to insert.
	 * @param bool 	       $prepend Prepend insertion if not exist.
	 * @return bool True on write success, false on failure.
	 */
	public static function insert_with_markers($filename, $insertion = false, $marker = false, $prepend = false)
	{
		if (!$marker) {
			$marker = self::MARKER;
		}

		if (!$insertion) {
			$insertion = array();
		}

		return self::_insert_with_markers($filename, $marker, $insertion, $prepend); //todo: capture exceptions
	}

	/**
	 * Return wrapped block data with marker
	 *
	 * @param string $insertion
	 * @param string $marker
	 * @return string The block data
	 */
	public static function wrap_marker_data($insertion, $marker = false)
	{
		if (!$marker) {
			$marker = self::MARKER;
		}
		$start_marker = "# BEGIN {$marker}";
		$end_marker = "# END {$marker}";

		$new_data = implode("\n", array_merge(array($start_marker), $insertion, array($end_marker)));
		return $new_data;
	}

	/**
	 * Touch block data from file, return with marker
	 *
	 * @param string $filename
	 * @param string $marker
	 * @return string The current block data
	 */
	public static function touch_marker_data($filename, $marker = false)
	{
		if (!$marker) {
			$marker = self::MARKER;
		}

		$result = self::_extract_from_markers($filename, $marker);

		if (!$result) {
			return false;
		}

		$start_marker = "# BEGIN {$marker}";
		$end_marker = "# END {$marker}";
		$new_data = implode("\n", array_merge(array($start_marker), $result, array($end_marker)));
		return $new_data;
	}

	/**
	 * Extracts strings from between the BEGIN and END markers in the .htaccess file.
	 *
	 * @param string $filename
	 * @param string $marker
	 * @return array An array of strings from a file (.htaccess ) from between BEGIN and END markers.
	 */
	public static function extract_from_markers($filename, $marker = false)
	{
		if (!$marker) {
			$marker = self::MARKER;
		}
		return self::_extract_from_markers($filename, $marker);
	}

	/**
	 * Extracts strings from between the BEGIN and END markers in the .htaccess file.
	 *
	 * @param string $filename
	 * @param string $marker
	 * @return array An array of strings from a file (.htaccess ) from between BEGIN and END markers.
	 */
	private static function _extract_from_markers($filename, $marker)
	{
		$result = array();

		if (!file_exists($filename)) {
			return $result;
		}

		if ($markerdata = explode("\n", implode('', file($filename)))) {
			$state = false;
			foreach ($markerdata as $markerline) {
				if (strpos($markerline, '# END ' . $marker) !== false) {
					$state = false;
				}
				if ($state) {
					$result[] = $markerline;
				}
				if (strpos($markerline, '# BEGIN ' . $marker) !== false) {
					$state = true;
				}
			}
		}

		return array_map('trim', $result);
	}

	/**
	 * Inserts an array of strings into a file (.htaccess ), placing it between BEGIN and END markers.
	 *
	 * Replaces existing marked info. Retains surrounding data. Creates file if none exists.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 3.0-
	 * @since  3.0 Throw errors if failed
	 * @access private
	 */
	private static function _insert_with_markers($filename, $marker, $insertion, $prepend = false)
	{
		if (!file_exists($filename)) {
			if (!is_writable(dirname($filename))) {
				Error::t('W', dirname($filename));
			}

			set_error_handler('litespeed_exception_handler');
			try {
				touch($filename);
			} catch (\ErrorException $ex) {
				Error::t('W', $filename);
			}
			restore_error_handler();
		} elseif (!is_writable($filename)) {
			Error::t('W', $filename);
		}

		if (!is_array($insertion)) {
			$insertion = explode("\n", $insertion);
		}

		$start_marker = "# BEGIN {$marker}";
		$end_marker = "# END {$marker}";

		$fp = fopen($filename, 'r+');
		if (!$fp) {
			Error::t('W', $filename);
		}

		// Attempt to get a lock. If the filesystem supports locking, this will block until the lock is acquired.
		flock($fp, LOCK_EX);

		$lines = array();
		while (!feof($fp)) {
			$lines[] = rtrim(fgets($fp), "\r\n");
		}

		// Split out the existing file into the preceding lines, and those that appear after the marker
		$pre_lines = $post_lines = $existing_lines = array();
		$found_marker = $found_end_marker = false;
		foreach ($lines as $line) {
			if (!$found_marker && false !== strpos($line, $start_marker)) {
				$found_marker = true;
				continue;
			} elseif (!$found_end_marker && false !== strpos($line, $end_marker)) {
				$found_end_marker = true;
				continue;
			}

			if (!$found_marker) {
				$pre_lines[] = $line;
			} elseif ($found_marker && $found_end_marker) {
				$post_lines[] = $line;
			} else {
				$existing_lines[] = $line;
			}
		}

		// Check to see if there was a change
		if ($existing_lines === $insertion) {
			flock($fp, LOCK_UN);
			fclose($fp);

			return true;
		}

		// Check if need to prepend data if not exist
		if ($prepend && !$post_lines) {
			// Generate the new file data
			$new_file_data = implode("\n", array_merge(array($start_marker), $insertion, array($end_marker), $pre_lines));
		} else {
			// Generate the new file data
			$new_file_data = implode("\n", array_merge($pre_lines, array($start_marker), $insertion, array($end_marker), $post_lines));
		}

		// Write to the start of the file, and truncate it to that length
		fseek($fp, 0);
		$bytes = fwrite($fp, $new_file_data);
		if ($bytes) {
			ftruncate($fp, ftell($fp));
		}
		fflush($fp);
		flock($fp, LOCK_UN);
		fclose($fp);

		return (bool) $bytes;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/cdn/cloudflare.cls.php000064400000016030151600226400021073 0ustar00<?php
/**
 * The cloudflare CDN class.
 *
 * @since      	2.1
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src/cdn
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed\CDN;

use LiteSpeed\Core;
use LiteSpeed\Base;
use LiteSpeed\Debug2;
use LiteSpeed\Router;
use LiteSpeed\Admin;
use LiteSpeed\Admin_Display;

defined('WPINC') || exit();

class Cloudflare extends Base
{
	const TYPE_PURGE_ALL = 'purge_all';
	const TYPE_GET_DEVMODE = 'get_devmode';
	const TYPE_SET_DEVMODE_ON = 'set_devmode_on';
	const TYPE_SET_DEVMODE_OFF = 'set_devmode_off';

	const ITEM_STATUS = 'status';

	/**
	 * Update zone&name based on latest settings
	 *
	 * @since  3.0
	 * @access public
	 */
	public function try_refresh_zone()
	{
		if (!$this->conf(self::O_CDN_CLOUDFLARE)) {
			return;
		}

		$zone = $this->_fetch_zone();
		if ($zone) {
			$this->cls('Conf')->update(self::O_CDN_CLOUDFLARE_NAME, $zone['name']);

			$this->cls('Conf')->update(self::O_CDN_CLOUDFLARE_ZONE, $zone['id']);

			Debug2::debug("[Cloudflare] Get zone successfully \t\t[ID] $zone[id]");
		} else {
			$this->cls('Conf')->update(self::O_CDN_CLOUDFLARE_ZONE, '');
			Debug2::debug('[Cloudflare] ❌ Get zone failed, clean zone');
		}
	}

	/**
	 * Get Cloudflare development mode
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _get_devmode($show_msg = true)
	{
		Debug2::debug('[Cloudflare] _get_devmode');

		$zone = $this->_zone();
		if (!$zone) {
			return;
		}

		$url = 'https://api.cloudflare.com/client/v4/zones/' . $zone . '/settings/development_mode';
		$res = $this->_cloudflare_call($url, 'GET', false, $show_msg);

		if (!$res) {
			return;
		}
		Debug2::debug('[Cloudflare] _get_devmode result ', $res);

		// Make sure is array: #992174
		$curr_status = self::get_option(self::ITEM_STATUS, array()) ?: array();
		$curr_status['devmode'] = $res['value'];
		$curr_status['devmode_expired'] = $res['time_remaining'] + time();

		// update status
		self::update_option(self::ITEM_STATUS, $curr_status);
	}

	/**
	 * Set Cloudflare development mode
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _set_devmode($type)
	{
		Debug2::debug('[Cloudflare] _set_devmode');

		$zone = $this->_zone();
		if (!$zone) {
			return;
		}

		$url = 'https://api.cloudflare.com/client/v4/zones/' . $zone . '/settings/development_mode';
		$new_val = $type == self::TYPE_SET_DEVMODE_ON ? 'on' : 'off';
		$data = array('value' => $new_val);
		$res = $this->_cloudflare_call($url, 'PATCH', $data);

		if (!$res) {
			return;
		}

		$res = $this->_get_devmode(false);

		if ($res) {
			$msg = sprintf(__('Notified Cloudflare to set development mode to %s successfully.', 'litespeed-cache'), strtoupper($new_val));
			Admin_Display::succeed($msg);
		}
	}

	/**
	 * Purge Cloudflare cache
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _purge_all()
	{
		Debug2::debug('[Cloudflare] _purge_all');

		$cf_on = $this->conf(self::O_CDN_CLOUDFLARE);
		if (!$cf_on) {
			$msg = __('Cloudflare API is set to off.', 'litespeed-cache');
			Admin_Display::error($msg);
			return;
		}

		$zone = $this->_zone();
		if (!$zone) {
			return;
		}

		$url = 'https://api.cloudflare.com/client/v4/zones/' . $zone . '/purge_cache';
		$data = array('purge_everything' => true);

		$res = $this->_cloudflare_call($url, 'DELETE', $data);

		if ($res) {
			$msg = __('Notified Cloudflare to purge all successfully.', 'litespeed-cache');
			Admin_Display::succeed($msg);
		}
	}

	/**
	 * Get current Cloudflare zone from cfg
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _zone()
	{
		$zone = $this->conf(self::O_CDN_CLOUDFLARE_ZONE);
		if (!$zone) {
			$msg = __('No available Cloudflare zone', 'litespeed-cache');
			Admin_Display::error($msg);
			return false;
		}

		return $zone;
	}

	/**
	 * Get Cloudflare zone settings
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _fetch_zone()
	{
		$kw = $this->conf(self::O_CDN_CLOUDFLARE_NAME);

		$url = 'https://api.cloudflare.com/client/v4/zones?status=active&match=all';

		// Try exact match first
		if ($kw && strpos($kw, '.')) {
			$zones = $this->_cloudflare_call($url . '&name=' . $kw, 'GET', false, false);
			if ($zones) {
				Debug2::debug('[Cloudflare] fetch_zone exact matched');
				return $zones[0];
			}
		}

		// Can't find, try to get default one
		$zones = $this->_cloudflare_call($url, 'GET', false, false);

		if (!$zones) {
			Debug2::debug('[Cloudflare] fetch_zone no zone');
			return false;
		}

		if (!$kw) {
			Debug2::debug('[Cloudflare] fetch_zone no set name, use first one by default');
			return $zones[0];
		}

		foreach ($zones as $v) {
			if (strpos($v['name'], $kw) !== false) {
				Debug2::debug('[Cloudflare] fetch_zone matched ' . $kw . ' [name] ' . $v['name']);
				return $v;
			}
		}

		// Can't match current name, return default one
		Debug2::debug('[Cloudflare] fetch_zone failed match name, use first one by default');
		return $zones[0];
	}

	/**
	 * Cloudflare API
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function _cloudflare_call($url, $method = 'GET', $data = false, $show_msg = true)
	{
		Debug2::debug("[Cloudflare] _cloudflare_call \t\t[URL] $url");

		if (40 == strlen($this->conf(self::O_CDN_CLOUDFLARE_KEY))) {
			$headers = array(
				'Content-Type' => 'application/json',
				'Authorization' => 'Bearer ' . $this->conf(self::O_CDN_CLOUDFLARE_KEY),
			);
		} else {
			$headers = array(
				'Content-Type' => 'application/json',
				'X-Auth-Email' => $this->conf(self::O_CDN_CLOUDFLARE_EMAIL),
				'X-Auth-Key' => $this->conf(self::O_CDN_CLOUDFLARE_KEY),
			);
		}

		$wp_args = array(
			'method' => $method,
			'headers' => $headers,
		);

		if ($data) {
			if (is_array($data)) {
				$data = \json_encode($data);
			}
			$wp_args['body'] = $data;
		}
		$resp = wp_remote_request($url, $wp_args);
		if (is_wp_error($resp)) {
			Debug2::debug('[Cloudflare] error in response');
			if ($show_msg) {
				$msg = __('Failed to communicate with Cloudflare', 'litespeed-cache');
				Admin_Display::error($msg);
			}
			return false;
		}

		$result = wp_remote_retrieve_body($resp);

		$json = \json_decode($result, true);

		if ($json && $json['success'] && $json['result']) {
			Debug2::debug('[Cloudflare] _cloudflare_call called successfully');
			if ($show_msg) {
				$msg = __('Communicated with Cloudflare successfully.', 'litespeed-cache');
				Admin_Display::succeed($msg);
			}

			return $json['result'];
		}

		Debug2::debug("[Cloudflare] _cloudflare_call called failed: $result");
		if ($show_msg) {
			$msg = __('Failed to communicate with Cloudflare', 'litespeed-cache');
			Admin_Display::error($msg);
		}

		return false;
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.7.2
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_PURGE_ALL:
				$this->_purge_all();
				break;

			case self::TYPE_GET_DEVMODE:
				$this->_get_devmode();
				break;

			case self::TYPE_SET_DEVMODE_ON:
			case self::TYPE_SET_DEVMODE_OFF:
				$this->_set_devmode($type);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/cdn/quic.cls.php000064400000004132151600226450017721 0ustar00<?php

/**
 * The quic.cloud class.
 *
 * @since      	2.4.1
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src/cdn
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed\CDN;

use LiteSpeed\Cloud;
use LiteSpeed\Base;

defined('WPINC') || exit();

class Quic extends Base
{
	const LOG_TAG = '☁️';

	const TYPE_REG = 'reg';

	protected $_summary;
	public function __construct()
	{
		$this->_summary = self::get_summary();
	}

	/**
	 * Notify CDN new config updated
	 *
	 * @access public
	 */
	public static function try_sync_config()
	{
		self::cls()->try_sync_conf();
	}

	public function try_sync_conf($force = false)
	{
		$options = $this->get_options();

		if (!$options[self::O_CDN_QUIC]) {
			if (!empty($this->_summary['conf_md5'])) {
				self::save_summary(array('conf_md5' => ''));
			}
			return false;
		}

		// Security: Remove cf key in report
		$secure_fields = array(self::O_CDN_CLOUDFLARE_KEY, self::O_OBJECT_PSWD);
		foreach ($secure_fields as $v) {
			if (!empty($options[$v])) {
				$options[$v] = str_repeat('*', strlen($options[$v]));
			}
		}
		unset($options[self::O_MEDIA_LQIP_EXC]);

		// Remove overflow multi lines fields
		foreach ($options as $k => $v) {
			if (is_array($v) && count($v) > 30) {
				$v = array_slice($v, 0, 30);
				$options[$k] = $v;
			}
		}

		// Rest url
		$options['_rest'] = function_exists('rest_get_url_prefix') ? rest_get_url_prefix() : apply_filters('rest_url_prefix', 'wp-json');
		$options['_home_url'] = home_url('/');

		// Add server env vars
		$options['_server'] = $this->server_vars();

		// Append hooks
		$options['_tp_cookies'] = apply_filters('litespeed_vary_cookies', array());

		$conf_md5 = md5(\json_encode($options));
		if (!empty($this->_summary['conf_md5']) && $conf_md5 == $this->_summary['conf_md5']) {
			if (!$force) {
				self::debug('Bypass sync conf to QC due to same md5', $conf_md5);
				return;
			}
			self::debug('!!!Force sync conf even same md5');
		}

		self::save_summary(array('conf_md5' => $conf_md5));
		self::debug('sync conf to QC', $options);

		Cloud::post(Cloud::SVC_D_SYNC_CONF, $options);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/cdn.cls.php000064400000032207151600226520016762 0ustar00<?php

/**
 * The CDN class.
 *
 * @since      	1.2.3
 * @since  		1.5 Moved into /inc
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class CDN extends Root
{
	const BYPASS = 'LITESPEED_BYPASS_CDN';

	private $content;

	private $_cfg_cdn;
	private $_cfg_url_ori;
	private $_cfg_ori_dir;
	private $_cfg_cdn_mapping = array();
	private $_cfg_cdn_exclude;

	private $cdn_mapping_hosts = array();

	/**
	 * Init
	 *
	 * @since  1.2.3
	 */
	public function init()
	{
		Debug2::debug2('[CDN] init');

		if (defined(self::BYPASS)) {
			Debug2::debug2('CDN bypass');
			return;
		}

		if (!Router::can_cdn()) {
			if (!defined(self::BYPASS)) {
				define(self::BYPASS, true);
			}
			return;
		}

		$this->_cfg_cdn = $this->conf(Base::O_CDN);
		if (!$this->_cfg_cdn) {
			if (!defined(self::BYPASS)) {
				define(self::BYPASS, true);
			}
			return;
		}

		$this->_cfg_url_ori = $this->conf(Base::O_CDN_ORI);
		// Parse cdn mapping data to array( 'filetype' => 'url' )
		$mapping_to_check = array(Base::CDN_MAPPING_INC_IMG, Base::CDN_MAPPING_INC_CSS, Base::CDN_MAPPING_INC_JS);
		foreach ($this->conf(Base::O_CDN_MAPPING) as $v) {
			if (!$v[Base::CDN_MAPPING_URL]) {
				continue;
			}
			$this_url = $v[Base::CDN_MAPPING_URL];
			$this_host = parse_url($this_url, PHP_URL_HOST);
			// Check img/css/js
			foreach ($mapping_to_check as $to_check) {
				if ($v[$to_check]) {
					Debug2::debug2('[CDN] mapping ' . $to_check . ' -> ' . $this_url);

					// If filetype to url is one to many, make url be an array
					$this->_append_cdn_mapping($to_check, $this_url);

					if (!in_array($this_host, $this->cdn_mapping_hosts)) {
						$this->cdn_mapping_hosts[] = $this_host;
					}
				}
			}
			// Check file types
			if ($v[Base::CDN_MAPPING_FILETYPE]) {
				foreach ($v[Base::CDN_MAPPING_FILETYPE] as $v2) {
					$this->_cfg_cdn_mapping[Base::CDN_MAPPING_FILETYPE] = true;

					// If filetype to url is one to many, make url be an array
					$this->_append_cdn_mapping($v2, $this_url);

					if (!in_array($this_host, $this->cdn_mapping_hosts)) {
						$this->cdn_mapping_hosts[] = $this_host;
					}
				}
				Debug2::debug2('[CDN] mapping ' . implode(',', $v[Base::CDN_MAPPING_FILETYPE]) . ' -> ' . $this_url);
			}
		}

		if (!$this->_cfg_url_ori || !$this->_cfg_cdn_mapping) {
			if (!defined(self::BYPASS)) {
				define(self::BYPASS, true);
			}
			return;
		}

		$this->_cfg_ori_dir = $this->conf(Base::O_CDN_ORI_DIR);
		// In case user customized upload path
		if (defined('UPLOADS')) {
			$this->_cfg_ori_dir[] = UPLOADS;
		}

		// Check if need preg_replace
		$this->_cfg_url_ori = Utility::wildcard2regex($this->_cfg_url_ori);

		$this->_cfg_cdn_exclude = $this->conf(Base::O_CDN_EXC);

		if (!empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_IMG])) {
			// Hook to srcset
			if (function_exists('wp_calculate_image_srcset')) {
				add_filter('wp_calculate_image_srcset', array($this, 'srcset'), 999);
			}
			// Hook to mime icon
			add_filter('wp_get_attachment_image_src', array($this, 'attach_img_src'), 999);
			add_filter('wp_get_attachment_url', array($this, 'url_img'), 999);
		}

		if (!empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_CSS])) {
			add_filter('style_loader_src', array($this, 'url_css'), 999);
		}

		if (!empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_JS])) {
			add_filter('script_loader_src', array($this, 'url_js'), 999);
		}

		add_filter('litespeed_buffer_finalize', array($this, 'finalize'), 30);
	}

	/**
	 * Associate all filetypes with url
	 *
	 * @since  2.0
	 * @access private
	 */
	private function _append_cdn_mapping($filetype, $url)
	{
		// If filetype to url is one to many, make url be an array
		if (empty($this->_cfg_cdn_mapping[$filetype])) {
			$this->_cfg_cdn_mapping[$filetype] = $url;
		} elseif (is_array($this->_cfg_cdn_mapping[$filetype])) {
			// Append url to filetype
			$this->_cfg_cdn_mapping[$filetype][] = $url;
		} else {
			// Convert _cfg_cdn_mapping from string to array
			$this->_cfg_cdn_mapping[$filetype] = array($this->_cfg_cdn_mapping[$filetype], $url);
		}
	}

	/**
	 * If include css/js in CDN
	 *
	 * @since  1.6.2.1
	 * @return bool true if included in CDN
	 */
	public function inc_type($type)
	{
		if ($type == 'css' && !empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_CSS])) {
			return true;
		}

		if ($type == 'js' && !empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_JS])) {
			return true;
		}

		return false;
	}

	/**
	 * Run CDN process
	 * NOTE: As this is after cache finalized, can NOT set any cache control anymore
	 *
	 * @since  1.2.3
	 * @access public
	 * @return  string The content that is after optimization
	 */
	public function finalize($content)
	{
		$this->content = $content;

		$this->_finalize();
		return $this->content;
	}

	/**
	 * Replace CDN url
	 *
	 * @since  1.2.3
	 * @access private
	 */
	private function _finalize()
	{
		if (defined(self::BYPASS)) {
			return;
		}

		Debug2::debug('CDN _finalize');

		// Start replacing img src
		if (!empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_INC_IMG])) {
			$this->_replace_img();
			$this->_replace_inline_css();
		}

		if (!empty($this->_cfg_cdn_mapping[Base::CDN_MAPPING_FILETYPE])) {
			$this->_replace_file_types();
		}
	}

	/**
	 * Parse all file types
	 *
	 * @since  1.2.3
	 * @access private
	 */
	private function _replace_file_types()
	{
		$ele_to_check = $this->conf(Base::O_CDN_ATTR);

		foreach ($ele_to_check as $v) {
			if (!$v || strpos($v, '.') === false) {
				Debug2::debug2('[CDN] replace setting bypassed: no . attribute ' . $v);
				continue;
			}

			Debug2::debug2('[CDN] replace attribute ' . $v);

			$v = explode('.', $v);
			$attr = preg_quote($v[1], '#');
			if ($v[0]) {
				$pattern = '#<' . preg_quote($v[0], '#') . '([^>]+)' . $attr . '=([\'"])(.+)\g{2}#iU';
			} else {
				$pattern = '# ' . $attr . '=([\'"])(.+)\g{1}#iU';
			}

			preg_match_all($pattern, $this->content, $matches);

			if (empty($matches[$v[0] ? 3 : 2])) {
				continue;
			}

			foreach ($matches[$v[0] ? 3 : 2] as $k2 => $url) {
				// Debug2::debug2( '[CDN] check ' . $url );
				$postfix = '.' . pathinfo((string) parse_url($url, PHP_URL_PATH), PATHINFO_EXTENSION);
				if (!array_key_exists($postfix, $this->_cfg_cdn_mapping)) {
					// Debug2::debug2( '[CDN] non-existed postfix ' . $postfix );
					continue;
				}

				Debug2::debug2('[CDN] matched file_type ' . $postfix . ' : ' . $url);

				if (!($url2 = $this->rewrite($url, Base::CDN_MAPPING_FILETYPE, $postfix))) {
					continue;
				}

				$attr = str_replace($url, $url2, $matches[0][$k2]);
				$this->content = str_replace($matches[0][$k2], $attr, $this->content);
			}
		}
	}

	/**
	 * Parse all images
	 *
	 * @since  1.2.3
	 * @access private
	 */
	private function _replace_img()
	{
		preg_match_all('#<img([^>]+?)src=([\'"\\\]*)([^\'"\s\\\>]+)([\'"\\\]*)([^>]*)>#i', $this->content, $matches);
		foreach ($matches[3] as $k => $url) {
			// Check if is a DATA-URI
			if (strpos($url, 'data:image') !== false) {
				continue;
			}

			if (!($url2 = $this->rewrite($url, Base::CDN_MAPPING_INC_IMG))) {
				continue;
			}

			$html_snippet = sprintf('<img %1$s src=%2$s %3$s>', $matches[1][$k], $matches[2][$k] . $url2 . $matches[4][$k], $matches[5][$k]);
			$this->content = str_replace($matches[0][$k], $html_snippet, $this->content);
		}
	}

	/**
	 * Parse and replace all inline styles containing url()
	 *
	 * @since  1.2.3
	 * @access private
	 */
	private function _replace_inline_css()
	{
		Debug2::debug2('[CDN] _replace_inline_css', $this->_cfg_cdn_mapping);

		/**
		 * Excludes `\` from URL matching
		 * @see  #959152 - WordPress LSCache CDN Mapping causing malformed URLS
		 * @see  #685485
		 * @since 3.0
		 */
		preg_match_all('/url\((?![\'"]?data)[\'"]?([^\)\'"\\\]+)[\'"]?\)/i', $this->content, $matches);
		foreach ($matches[1] as $k => $url) {
			$url = str_replace(array(' ', '\t', '\n', '\r', '\0', '\x0B', '"', "'", '&quot;', '&#039;'), '', $url);

			// Parse file postfix
			$postfix = '.' . pathinfo(parse_url($url, PHP_URL_PATH), PATHINFO_EXTENSION);
			if (array_key_exists($postfix, $this->_cfg_cdn_mapping)) {
				Debug2::debug2('[CDN] matched file_type ' . $postfix . ' : ' . $url);
				if (!($url2 = $this->rewrite($url, Base::CDN_MAPPING_FILETYPE, $postfix))) {
					continue;
				}
			} elseif (in_array($postfix, array('jpg', 'jpeg', 'png', 'gif', 'svg', 'webp', 'avif'))) {
				if (!($url2 = $this->rewrite($url, Base::CDN_MAPPING_INC_IMG))) {
					continue;
				}
			} else {
				continue;
			}

			$attr = str_replace($matches[1][$k], $url2, $matches[0][$k]);
			$this->content = str_replace($matches[0][$k], $attr, $this->content);
		}

		Debug2::debug2('[CDN] _replace_inline_css done');
	}

	/**
	 * Hook to wp_get_attachment_image_src
	 *
	 * @since  1.2.3
	 * @since  1.7 Removed static from function
	 * @access public
	 * @param  array $img The URL of the attachment image src, the width, the height
	 * @return array
	 */
	public function attach_img_src($img)
	{
		if ($img && ($url = $this->rewrite($img[0], Base::CDN_MAPPING_INC_IMG))) {
			$img[0] = $url;
		}
		return $img;
	}

	/**
	 * Try to rewrite one URL with CDN
	 *
	 * @since  1.7
	 * @access public
	 */
	public function url_img($url)
	{
		if ($url && ($url2 = $this->rewrite($url, Base::CDN_MAPPING_INC_IMG))) {
			$url = $url2;
		}
		return $url;
	}

	/**
	 * Try to rewrite one URL with CDN
	 *
	 * @since  1.7
	 * @access public
	 */
	public function url_css($url)
	{
		if ($url && ($url2 = $this->rewrite($url, Base::CDN_MAPPING_INC_CSS))) {
			$url = $url2;
		}
		return $url;
	}

	/**
	 * Try to rewrite one URL with CDN
	 *
	 * @since  1.7
	 * @access public
	 */
	public function url_js($url)
	{
		if ($url && ($url2 = $this->rewrite($url, Base::CDN_MAPPING_INC_JS))) {
			$url = $url2;
		}
		return $url;
	}

	/**
	 * Hook to replace WP responsive images
	 *
	 * @since  1.2.3
	 * @since  1.7 Removed static from function
	 * @access public
	 * @param  array $srcs
	 * @return array
	 */
	public function srcset($srcs)
	{
		if ($srcs) {
			foreach ($srcs as $w => $data) {
				if (!($url = $this->rewrite($data['url'], Base::CDN_MAPPING_INC_IMG))) {
					continue;
				}
				$srcs[$w]['url'] = $url;
			}
		}
		return $srcs;
	}

	/**
	 * Replace URL to CDN URL
	 *
	 * @since  1.2.3
	 * @access public
	 * @param  string $url
	 * @return string        Replaced URL
	 */
	public function rewrite($url, $mapping_kind, $postfix = false)
	{
		Debug2::debug2('[CDN] rewrite ' . $url);
		$url_parsed = parse_url($url);

		if (empty($url_parsed['path'])) {
			Debug2::debug2('[CDN] -rewrite bypassed: no path');
			return false;
		}

		// Only images under wp-cotnent/wp-includes can be replaced
		$is_internal_folder = Utility::str_hit_array($url_parsed['path'], $this->_cfg_ori_dir);
		if (!$is_internal_folder) {
			Debug2::debug2('[CDN] -rewrite failed: path not match: ' . LSCWP_CONTENT_FOLDER);
			return false;
		}

		// Check if is external url
		if (!empty($url_parsed['host'])) {
			if (!Utility::internal($url_parsed['host']) && !$this->_is_ori_url($url)) {
				Debug2::debug2('[CDN] -rewrite failed: host not internal');
				return false;
			}
		}

		$exclude = Utility::str_hit_array($url, $this->_cfg_cdn_exclude);
		if ($exclude) {
			Debug2::debug2('[CDN] -abort excludes ' . $exclude);
			return false;
		}

		// Fill full url before replacement
		if (empty($url_parsed['host'])) {
			$url = Utility::uri2url($url);
			Debug2::debug2('[CDN] -fill before rewritten: ' . $url);

			$url_parsed = parse_url($url);
		}

		$scheme = !empty($url_parsed['scheme']) ? $url_parsed['scheme'] . ':' : '';
		if ($scheme) {
			// Debug2::debug2( '[CDN] -scheme from url: ' . $scheme );
		}

		// Find the mapping url to be replaced to
		if (empty($this->_cfg_cdn_mapping[$mapping_kind])) {
			return false;
		}
		if ($mapping_kind !== Base::CDN_MAPPING_FILETYPE) {
			$final_url = $this->_cfg_cdn_mapping[$mapping_kind];
		} else {
			// select from file type
			$final_url = $this->_cfg_cdn_mapping[$postfix];
		}

		// If filetype to url is one to many, need to random one
		if (is_array($final_url)) {
			$final_url = $final_url[mt_rand(0, count($final_url) - 1)];
		}

		// Now lets replace CDN url
		foreach ($this->_cfg_url_ori as $v) {
			if (strpos($v, '*') !== false) {
				$url = preg_replace('#' . $scheme . $v . '#iU', $final_url, $url);
			} else {
				$url = str_replace($scheme . $v, $final_url, $url);
			}
		}
		Debug2::debug2('[CDN] -rewritten: ' . $url);

		return $url;
	}

	/**
	 * Check if is original URL of CDN or not
	 *
	 * @since  2.1
	 * @access private
	 */
	private function _is_ori_url($url)
	{
		$url_parsed = parse_url($url);

		$scheme = !empty($url_parsed['scheme']) ? $url_parsed['scheme'] . ':' : '';

		foreach ($this->_cfg_url_ori as $v) {
			$needle = $scheme . $v;
			if (strpos($v, '*') !== false) {
				if (preg_match('#' . $needle . '#iU', $url)) {
					return true;
				}
			} else {
				if (strpos($url, $needle) === 0) {
					return true;
				}
			}
		}

		return false;
	}

	/**
	 * Check if the host is the CDN internal host
	 *
	 * @since  1.2.3
	 *
	 */
	public static function internal($host)
	{
		if (defined(self::BYPASS)) {
			return false;
		}

		$instance = self::cls();

		return in_array($host, $instance->cdn_mapping_hosts); // todo: can add $this->_is_ori_url() check in future
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/media.cls.php000064400000076120151600226570017304 0ustar00<?php

/**
 * The class to operate media data.
 *
 * @since 		1.4
 * @since  		1.5 Moved into /inc
 * @package    	Core
 * @subpackage 	Core/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Media extends Root
{
	const LOG_TAG = '📺';

	const LIB_FILE_IMG_LAZYLOAD = 'assets/js/lazyload.min.js';

	private $content;
	private $_wp_upload_dir;
	private $_vpi_preload_list = array();

	/**
	 * Init
	 *
	 * @since  1.4
	 */
	public function __construct()
	{
		Debug2::debug2('[Media] init');

		$this->_wp_upload_dir = wp_upload_dir();
	}

	/**
	 * Init optm features
	 *
	 * @since  3.0
	 * @access public
	 */
	public function init()
	{
		if (is_admin()) {
			return;
		}

		// Due to ajax call doesn't send correct accept header, have to limit webp to HTML only
		if (defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP)) {
			if ($this->webp_support()) {
				// Hook to srcset
				if (function_exists('wp_calculate_image_srcset')) {
					add_filter('wp_calculate_image_srcset', array($this, 'webp_srcset'), 988);
				}
				// Hook to mime icon
				// add_filter( 'wp_get_attachment_image_src', array( $this, 'webp_attach_img_src' ), 988 );// todo: need to check why not
				// add_filter( 'wp_get_attachment_url', array( $this, 'webp_url' ), 988 ); // disabled to avoid wp-admin display
			}
		}

		if ($this->conf(Base::O_MEDIA_LAZY) && !$this->cls('Metabox')->setting('litespeed_no_image_lazy')) {
			self::debug('Suppress default WP lazyload');
			add_filter('wp_lazy_loading_enabled', '__return_false');
		}

		/**
		 * Replace gravatar
		 * @since  3.0
		 */
		$this->cls('Avatar');

		add_filter('litespeed_buffer_finalize', array($this, 'finalize'), 4);

		add_filter('litespeed_optm_html_head', array($this, 'finalize_head'));
	}

	/**
	 * Add featured image to head
	 */
	public function finalize_head($content)
	{
		global $wp_query;

		// <link rel="preload" as="image" href="xx">
		if ($this->_vpi_preload_list) {
			foreach ($this->_vpi_preload_list as $v) {
				$content .= '<link rel="preload" as="image" href="' . Str::trim_quotes($v) . '">';
			}
		}
		// 	$featured_image_url = get_the_post_thumbnail_url();
		// 	if ($featured_image_url) {
		// 		self::debug('Append featured image to head: ' . $featured_image_url);
		// 		if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP)) && $this->webp_support()) {
		// 			$featured_image_url = $this->replace_webp($featured_image_url) ?: $featured_image_url;
		// 		}
		// 	}
		// }

		return $content;
	}

	/**
	 * Adjust WP default JPG quality
	 *
	 * @since  3.0
	 * @access public
	 */
	public function adjust_jpg_quality($quality)
	{
		$v = $this->conf(Base::O_IMG_OPTM_JPG_QUALITY);

		if ($v) {
			return $v;
		}

		return $quality;
	}

	/**
	 * Register admin menu
	 *
	 * @since 1.6.3
	 * @access public
	 */
	public function after_admin_init()
	{
		/**
		 * JPG quality control
		 * @since  3.0
		 */
		add_filter('jpeg_quality', array($this, 'adjust_jpg_quality'));

		add_filter('manage_media_columns', array($this, 'media_row_title'));
		add_filter('manage_media_custom_column', array($this, 'media_row_actions'), 10, 2);

		add_action('litespeed_media_row', array($this, 'media_row_con'));

		// Hook to attachment delete action
		add_action('delete_attachment', __CLASS__ . '::delete_attachment');
	}

	/**
	 * Media delete action hook
	 *
	 * @since 2.4.3
	 * @access public
	 */
	public static function delete_attachment($post_id)
	{
		// if (!Data::cls()->tb_exist('img_optm')) {
		// return;
		// }

		self::debug('delete_attachment [pid] ' . $post_id);
		Img_Optm::cls()->reset_row($post_id);
	}

	/**
	 * Return media file info if exists
	 *
	 * This is for remote attachment plugins
	 *
	 * @since 2.9.8
	 * @access public
	 */
	public function info($short_file_path, $post_id)
	{
		$short_file_path = wp_normalize_path($short_file_path);
		$basedir = $this->_wp_upload_dir['basedir'] . '/';
		if (strpos($short_file_path, $basedir) === 0) {
			$short_file_path = substr($short_file_path, strlen($basedir));
		}

		$real_file = $basedir . $short_file_path;

		if (file_exists($real_file)) {
			return array(
				'url' => $this->_wp_upload_dir['baseurl'] . '/' . $short_file_path,
				'md5' => md5_file($real_file),
				'size' => filesize($real_file),
			);
		}

		/**
		 * WP Stateless compatibility #143 https://github.com/litespeedtech/lscache_wp/issues/143
		 * @since 2.9.8
		 * @return array( 'url', 'md5', 'size' )
		 */
		$info = apply_filters('litespeed_media_info', array(), $short_file_path, $post_id);
		if (!empty($info['url']) && !empty($info['md5']) && !empty($info['size'])) {
			return $info;
		}

		return false;
	}

	/**
	 * Delete media file
	 *
	 * @since 2.9.8
	 * @access public
	 */
	public function del($short_file_path, $post_id)
	{
		$real_file = $this->_wp_upload_dir['basedir'] . '/' . $short_file_path;

		if (file_exists($real_file)) {
			unlink($real_file);
			self::debug('deleted ' . $real_file);
		}

		do_action('litespeed_media_del', $short_file_path, $post_id);
	}

	/**
	 * Rename media file
	 *
	 * @since 2.9.8
	 * @access public
	 */
	public function rename($short_file_path, $short_file_path_new, $post_id)
	{
		// self::debug('renaming ' . $short_file_path . ' -> ' . $short_file_path_new);
		$real_file = $this->_wp_upload_dir['basedir'] . '/' . $short_file_path;
		$real_file_new = $this->_wp_upload_dir['basedir'] . '/' . $short_file_path_new;

		if (file_exists($real_file)) {
			rename($real_file, $real_file_new);
			self::debug('renamed ' . $real_file . ' to ' . $real_file_new);
		}

		do_action('litespeed_media_rename', $short_file_path, $short_file_path_new, $post_id);
	}

	/**
	 * Media Admin Menu -> Image Optimization Column Title
	 *
	 * @since 1.6.3
	 * @access public
	 */
	public function media_row_title($posts_columns)
	{
		$posts_columns['imgoptm'] = __('LiteSpeed Optimization', 'litespeed-cache');

		return $posts_columns;
	}

	/**
	 * Media Admin Menu -> Image Optimization Column
	 *
	 * @since 1.6.2
	 * @access public
	 */
	public function media_row_actions($column_name, $post_id)
	{
		if ($column_name !== 'imgoptm') {
			return;
		}

		do_action('litespeed_media_row', $post_id);
	}

	/**
	 * Display image optm info
	 *
	 * @since  3.0
	 */
	public function media_row_con($post_id)
	{
		$att_info = wp_get_attachment_metadata($post_id);
		if (empty($att_info['file'])) {
			return;
		}

		$short_path = $att_info['file'];

		$size_meta = get_post_meta($post_id, Img_Optm::DB_SIZE, true);

		echo '<p>';
		// Original image info
		if ($size_meta && !empty($size_meta['ori_saved'])) {
			$percent = ceil(($size_meta['ori_saved'] * 100) / $size_meta['ori_total']);

			$extension = pathinfo($short_path, PATHINFO_EXTENSION);
			$bk_file = substr($short_path, 0, -strlen($extension)) . 'bk.' . $extension;
			$bk_optm_file = substr($short_path, 0, -strlen($extension)) . 'bk.optm.' . $extension;

			$link = Utility::build_url(Router::ACTION_IMG_OPTM, 'orig' . $post_id);
			$desc = false;

			$cls = '';

			if ($this->info($bk_file, $post_id)) {
				$curr_status = __('(optm)', 'litespeed-cache');
				$desc = __('Currently using optimized version of file.', 'litespeed-cache') . '&#10;' . __('Click to switch to original (unoptimized) version.', 'litespeed-cache');
			} elseif ($this->info($bk_optm_file, $post_id)) {
				$cls .= ' litespeed-warning';
				$curr_status = __('(non-optm)', 'litespeed-cache');
				$desc = __('Currently using original (unoptimized) version of file.', 'litespeed-cache') . '&#10;' . __('Click to switch to optimized version.', 'litespeed-cache');
			}

			echo GUI::pie_tiny(
				$percent,
				24,
				sprintf(__('Original file reduced by %1$s (%2$s)', 'litespeed-cache'), $percent . '%', Utility::real_size($size_meta['ori_saved'])),
				'left'
			);

			echo sprintf(__('Orig saved %s', 'litespeed-cache'), $percent . '%');

			if ($desc) {
				echo sprintf(
					' <a href="%1$s" class="litespeed-media-href %2$s" data-balloon-pos="left" data-balloon-break aria-label="%3$s">%4$s</a>',
					$link,
					$cls,
					$desc,
					$curr_status
				);
			} else {
				echo sprintf(
					' <span class="litespeed-desc" data-balloon-pos="left" data-balloon-break aria-label="%1$s">%2$s</span>',
					__('Using optimized version of file. ', 'litespeed-cache') . '&#10;' . __('No backup of original file exists.', 'litespeed-cache'),
					__('(optm)', 'litespeed-cache')
				);
			}
		} elseif ($size_meta && $size_meta['ori_saved'] === 0) {
			echo GUI::pie_tiny(0, 24, __('Congratulation! Your file was already optimized', 'litespeed-cache'), 'left');
			echo sprintf(__('Orig %s', 'litespeed-cache'), '<span class="litespeed-desc">' . __('(no savings)', 'litespeed-cache') . '</span>');
		} else {
			echo __('Orig', 'litespeed-cache') . '<span class="litespeed-left10">—</span>';
		}
		echo '</p>';

		echo '<p>';
		// WebP info
		if ($size_meta && !empty($size_meta['webp_saved'])) {
			$percent = ceil(($size_meta['webp_saved'] * 100) / $size_meta['webp_total']);

			$link = Utility::build_url(Router::ACTION_IMG_OPTM, 'webp' . $post_id);
			$desc = false;

			$cls = '';

			if ($this->info($short_path . '.webp', $post_id)) {
				$curr_status = __('(optm)', 'litespeed-cache');
				$desc =
					__('Currently using optimized version of WebP file.', 'litespeed-cache') .
					'&#10;' .
					__('Click to switch to original (unoptimized) version.', 'litespeed-cache');
			} elseif ($this->info($short_path . '.optm.webp', $post_id)) {
				$cls .= ' litespeed-warning';
				$curr_status = __('(non-optm)', 'litespeed-cache');
				$desc =
					__('Currently using original (unoptimized) version of WebP file.', 'litespeed-cache') .
					'&#10;' .
					__('Click to switch to optimized version.', 'litespeed-cache');
			}

			echo GUI::pie_tiny(
				$percent,
				24,
				sprintf(__('WebP file reduced by %1$s (%2$s)', 'litespeed-cache'), $percent . '%', Utility::real_size($size_meta['webp_saved'])),
				'left'
			);
			echo sprintf(__('WebP saved %s', 'litespeed-cache'), $percent . '%');

			if ($desc) {
				echo sprintf(
					' <a href="%1$s" class="litespeed-media-href %2$s" data-balloon-pos="left" data-balloon-break aria-label="%3$s">%4$s</a>',
					$link,
					$cls,
					$desc,
					$curr_status
				);
			} else {
				echo sprintf(
					' <span class="litespeed-desc" data-balloon-pos="left" data-balloon-break aria-label="%1$s">%2$s</span>',
					__('Using optimized version of file. ', 'litespeed-cache') . '&#10;' . __('No backup of unoptimized WebP file exists.', 'litespeed-cache'),
					__('(optm)', 'litespeed-cache')
				);
			}
		} else {
			echo __('WebP', 'litespeed-cache') . '<span class="litespeed-left10">—</span>';
		}

		echo '</p>';

		// Delete row btn
		if ($size_meta) {
			echo sprintf(
				'<div class="row-actions"><span class="delete"><a href="%1$s" class="">%2$s</a></span></div>',
				Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RESET_ROW, false, null, array('id' => $post_id)),
				__('Restore from backup', 'litespeed-cache')
			);
			echo '</div>';
		}
	}

	/**
	 * Get wp size info
	 *
	 * NOTE: this is not used because it has to be after admin_init
	 *
	 * @since 1.6.2
	 * @return array $sizes Data for all currently-registered image sizes.
	 */
	public function get_image_sizes()
	{
		global $_wp_additional_image_sizes;
		$sizes = array();

		foreach (get_intermediate_image_sizes() as $_size) {
			if (in_array($_size, array('thumbnail', 'medium', 'medium_large', 'large'))) {
				$sizes[$_size]['width'] = get_option($_size . '_size_w');
				$sizes[$_size]['height'] = get_option($_size . '_size_h');
				$sizes[$_size]['crop'] = (bool) get_option($_size . '_crop');
			} elseif (isset($_wp_additional_image_sizes[$_size])) {
				$sizes[$_size] = array(
					'width' => $_wp_additional_image_sizes[$_size]['width'],
					'height' => $_wp_additional_image_sizes[$_size]['height'],
					'crop' => $_wp_additional_image_sizes[$_size]['crop'],
				);
			}
		}

		return $sizes;
	}

	/**
	 * Exclude role from optimization filter
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function webp_support()
	{
		if (!empty($_SERVER['HTTP_ACCEPT']) && strpos($_SERVER['HTTP_ACCEPT'], 'image/webp') !== false) {
			return true;
		}

		if (!empty($_SERVER['HTTP_USER_AGENT'])) {
			$user_agents = array('chrome-lighthouse', 'googlebot', 'page speed');
			foreach ($user_agents as $user_agent) {
				if (stripos($_SERVER['HTTP_USER_AGENT'], $user_agent) !== false) {
					return true;
				}
			}

			if (preg_match('/iPhone OS (\d+)_/i', $_SERVER['HTTP_USER_AGENT'], $matches)) {
				$lscwp_ios_version = $matches[1];
				if ($lscwp_ios_version >= 14) {
					return true;
				}
			}
		}

		return false;
	}

	/**
	 * Run lazy load process
	 * NOTE: As this is after cache finalized, can NOT set any cache control anymore
	 *
	 * Only do for main page. Do NOT do for esi or dynamic content.
	 *
	 * @since  1.4
	 * @access public
	 * @return  string The buffer
	 */
	public function finalize($content)
	{
		if (defined('LITESPEED_NO_LAZY')) {
			Debug2::debug2('[Media] bypass: NO_LAZY const');
			return $content;
		}

		if (!defined('LITESPEED_IS_HTML')) {
			Debug2::debug2('[Media] bypass: Not frontend HTML type');
			return $content;
		}

		if (!Control::is_cacheable()) {
			self::debug('bypass: Not cacheable');
			return $content;
		}

		self::debug('finalize');

		$this->content = $content;
		$this->_finalize();
		return $this->content;
	}

	/**
	 * Run lazyload replacement for images in buffer
	 *
	 * @since  1.4
	 * @access private
	 */
	private function _finalize()
	{
		/**
		 * Use webp for optimized images
		 * @since 1.6.2
		 */
		if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP)) && $this->webp_support()) {
			$this->content = $this->_replace_buffer_img_webp($this->content);
		}

		/**
		 * Check if URI is excluded
		 * @since  3.0
		 */
		$excludes = $this->conf(Base::O_MEDIA_LAZY_URI_EXC);
		if (!defined('LITESPEED_GUEST_OPTM')) {
			$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes);
			if ($result) {
				self::debug('bypass lazyload: hit URI Excludes setting: ' . $result);
				return;
			}
		}

		$cfg_lazy = (defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_MEDIA_LAZY)) && !$this->cls('Metabox')->setting('litespeed_no_image_lazy');
		$cfg_iframe_lazy = defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_MEDIA_IFRAME_LAZY);
		$cfg_js_delay = defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_OPTM_JS_DEFER) == 2;
		$cfg_trim_noscript = defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_OPTM_NOSCRIPT_RM);
		$cfg_vpi = defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_MEDIA_VPI);

		// Preload VPI
		if ($cfg_vpi) {
			$this->_parse_img_for_preload();
		}

		if ($cfg_lazy) {
			if ($cfg_vpi) {
				add_filter('litespeed_media_lazy_img_excludes', array($this->cls('Metabox'), 'lazy_img_excludes'));
			}
			list($src_list, $html_list, $placeholder_list) = $this->_parse_img();
			$html_list_ori = $html_list;
		} else {
			self::debug('lazyload disabled');
		}

		// image lazy load
		if ($cfg_lazy) {
			$__placeholder = Placeholder::cls();

			foreach ($html_list as $k => $v) {
				$size = $placeholder_list[$k];
				$src = $src_list[$k];

				$html_list[$k] = $__placeholder->replace($v, $src, $size);
			}
		}

		if ($cfg_lazy) {
			$this->content = str_replace($html_list_ori, $html_list, $this->content);
		}

		// iframe lazy load
		if ($cfg_iframe_lazy) {
			$html_list = $this->_parse_iframe();
			$html_list_ori = $html_list;

			foreach ($html_list as $k => $v) {
				$snippet = $cfg_trim_noscript ? '' : '<noscript>' . $v . '</noscript>';
				if ($cfg_js_delay) {
					$v = str_replace(' src=', ' data-litespeed-src=', $v);
				} else {
					$v = str_replace(' src=', ' data-src=', $v);
				}
				$v = str_replace('<iframe ', '<iframe data-lazyloaded="1" src="about:blank" ', $v);
				$snippet = $v . $snippet;

				$html_list[$k] = $snippet;
			}

			$this->content = str_replace($html_list_ori, $html_list, $this->content);
		}

		// Include lazyload lib js and init lazyload
		if ($cfg_lazy || $cfg_iframe_lazy) {
			$lazy_lib = '<script data-no-optimize="1">' . File::read(LSCWP_DIR . self::LIB_FILE_IMG_LAZYLOAD) . '</script>';
			$this->content = str_replace('</body>', $lazy_lib . '</body>', $this->content);
		}
	}

	/**
	 * Parse img src for VPI preload only
	 * Note: Didn't reuse the _parse_img() bcoz it contains parent cls replacement and other logic which is not needed for preload
	 *
	 * @since 6.2
	 */
	private function _parse_img_for_preload()
	{
		// Load VPI setting
		$is_mobile = $this->_separate_mobile();
		$vpi_files = $this->cls('Metabox')->setting($is_mobile ? 'litespeed_vpi_list_mobile' : 'litespeed_vpi_list');
		if ($vpi_files) {
			$vpi_files = Utility::sanitize_lines($vpi_files, 'basename');
		}
		if (!$vpi_files) {
			return;
		}

		$content = preg_replace(array('#<!--.*-->#sU', '#<noscript([^>]*)>.*</noscript>#isU'), '', $this->content);
		preg_match_all('#<img\s+([^>]+)/?>#isU', $content, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs = Utility::parse_attr($match[1]);

			if (empty($attrs['src'])) {
				continue;
			}

			if (strpos($attrs['src'], 'base64') !== false || substr($attrs['src'], 0, 5) === 'data:') {
				Debug2::debug2('[Media] lazyload bypassed base64 img');
				continue;
			}

			if (strpos($attrs['src'], '{') !== false) {
				Debug2::debug2('[Media] image src has {} ' . $attrs['src']);
				continue;
			}

			// If the src contains VPI filename, then preload it
			if (!Utility::str_hit_array($attrs['src'], $vpi_files)) {
				continue;
			}

			Debug2::debug2('[Media] VPI preload found and matched: ' . $attrs['src']);

			$this->_vpi_preload_list[] = $attrs['src'];
		}
	}

	/**
	 * Parse img src
	 *
	 * @since  1.4
	 * @access private
	 * @return array  All the src & related raw html list
	 */
	private function _parse_img()
	{
		/**
		 * Exclude list
		 * @since 1.5
		 * @since  2.7.1 Changed to array
		 */
		$excludes = apply_filters('litespeed_media_lazy_img_excludes', $this->conf(Base::O_MEDIA_LAZY_EXC));

		$cls_excludes = apply_filters('litespeed_media_lazy_img_cls_excludes', $this->conf(Base::O_MEDIA_LAZY_CLS_EXC));
		$cls_excludes[] = 'skip-lazy'; // https://core.trac.wordpress.org/ticket/44427

		$src_list = array();
		$html_list = array();
		$placeholder_list = array();

		$content = preg_replace(
			array(
				'#<!--.*-->#sU',
				'#<noscript([^>]*)>.*</noscript>#isU',
				'#<script([^>]*)>.*</script>#isU', // Added to remove warning of file not found when image size detection is turned ON.
			),
			'',
			$this->content
		);
		/**
		 * Exclude parent classes
		 * @since  3.0
		 */
		$parent_cls_exc = apply_filters('litespeed_media_lazy_img_parent_cls_excludes', $this->conf(Base::O_MEDIA_LAZY_PARENT_CLS_EXC));
		if ($parent_cls_exc) {
			Debug2::debug2('[Media] Lazyload Class excludes', $parent_cls_exc);
			foreach ($parent_cls_exc as $v) {
				$content = preg_replace('#<(\w+) [^>]*class=(\'|")[^\'"]*' . preg_quote($v, '#') . '[^\'"]*\2[^>]*>.*</\1>#sU', '', $content);
			}
		}

		preg_match_all('#<img\s+([^>]+)/?>#isU', $content, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs = Utility::parse_attr($match[1]);

			if (empty($attrs['src'])) {
				continue;
			}

			/**
			 * Add src validation to bypass base64 img src
			 * @since  1.6
			 */
			if (strpos($attrs['src'], 'base64') !== false || substr($attrs['src'], 0, 5) === 'data:') {
				Debug2::debug2('[Media] lazyload bypassed base64 img');
				continue;
			}

			Debug2::debug2('[Media] lazyload found: ' . $attrs['src']);

			if (
				!empty($attrs['data-no-lazy']) ||
				!empty($attrs['data-skip-lazy']) ||
				!empty($attrs['data-lazyloaded']) ||
				!empty($attrs['data-src']) ||
				!empty($attrs['data-srcset'])
			) {
				Debug2::debug2('[Media] bypassed');
				continue;
			}

			if (!empty($attrs['class']) && ($hit = Utility::str_hit_array($attrs['class'], $cls_excludes))) {
				Debug2::debug2('[Media] lazyload image cls excludes [hit] ' . $hit);
				continue;
			}

			/**
			 * Exclude from lazyload by setting
			 * @since  1.5
			 */
			if ($excludes && Utility::str_hit_array($attrs['src'], $excludes)) {
				Debug2::debug2('[Media] lazyload image exclude ' . $attrs['src']);
				continue;
			}

			/**
			 * Excldues invalid image src from buddypress avatar crop
			 * @see  https://wordpress.org/support/topic/lazy-load-breaking-buddypress-upload-avatar-feature
			 * @since  3.0
			 */
			if (strpos($attrs['src'], '{') !== false) {
				Debug2::debug2('[Media] image src has {} ' . $attrs['src']);
				continue;
			}

			// to avoid multiple replacement
			if (in_array($match[0], $html_list)) {
				continue;
			}

			// Add missing dimensions
			if (defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_MEDIA_ADD_MISSING_SIZES)) {
				if (!apply_filters('litespeed_media_add_missing_sizes', true)) {
					Debug2::debug2('[Media] add_missing_sizes bypassed via litespeed_media_add_missing_sizes filter');
				} elseif (empty($attrs['width']) || $attrs['width'] == 'auto' || empty($attrs['height']) || $attrs['height'] == 'auto') {
					self::debug('⚠️ Missing sizes for image [src] ' . $attrs['src']);
					$dimensions = $this->_detect_dimensions($attrs['src']);
					if ($dimensions) {
						$ori_width = $dimensions[0];
						$ori_height = $dimensions[1];
						// Calculate height based on width
						if (!empty($attrs['width']) && $attrs['width'] != 'auto') {
							$ori_height = intval(($ori_height * $attrs['width']) / $ori_width);
						} elseif (!empty($attrs['height']) && $attrs['height'] != 'auto') {
							$ori_width = intval(($ori_width * $attrs['height']) / $ori_height);
						}

						$attrs['width'] = $ori_width;
						$attrs['height'] = $ori_height;
						$new_html = preg_replace('#\s+(width|height)=(["\'])[^\2]*?\2#', '', $match[0]);
						$new_html = preg_replace('#<img\s+#i', '<img width="' . Str::trim_quotes($attrs['width']) . '" height="' . Str::trim_quotes($attrs['height']) . '" ', $new_html);
						self::debug('Add missing sizes ' . $attrs['width'] . 'x' . $attrs['height'] . ' to ' . $attrs['src']);
						$this->content = str_replace($match[0], $new_html, $this->content);
						$match[0] = $new_html;
					}
				}
			}

			$placeholder = false;
			if (!empty($attrs['width']) && $attrs['width'] != 'auto' && !empty($attrs['height']) && $attrs['height'] != 'auto') {
				$placeholder = intval($attrs['width']) . 'x' . intval($attrs['height']);
			}

			$src_list[] = $attrs['src'];
			$html_list[] = $match[0];
			$placeholder_list[] = $placeholder;
		}

		return array($src_list, $html_list, $placeholder_list);
	}

	/**
	 * Detect the original sizes
	 *
	 * @since  4.0
	 */
	private function _detect_dimensions($src)
	{
		if ($pathinfo = Utility::is_internal_file($src)) {
			$src = $pathinfo[0];
		} elseif (apply_filters('litespeed_media_ignore_remote_missing_sizes', false)) {
			return false;
		}

		if (substr($src, 0, 2) == '//') {
			$src = 'https:' . $src;
		}

		try {
			$sizes = getimagesize($src);
		} catch (\Exception $e) {
			return false;
		}

		if (!empty($sizes[0]) && !empty($sizes[1])) {
			return $sizes;
		}

		return false;
	}

	/**
	 * Parse iframe src
	 *
	 * @since  1.4
	 * @access private
	 * @return array  All the src & related raw html list
	 */
	private function _parse_iframe()
	{
		$cls_excludes = apply_filters('litespeed_media_iframe_lazy_cls_excludes', $this->conf(Base::O_MEDIA_IFRAME_LAZY_CLS_EXC));
		$cls_excludes[] = 'skip-lazy'; // https://core.trac.wordpress.org/ticket/44427

		$html_list = array();

		$content = preg_replace('#<!--.*-->#sU', '', $this->content);

		/**
		 * Exclude parent classes
		 * @since  3.0
		 */
		$parent_cls_exc = apply_filters('litespeed_media_iframe_lazy_parent_cls_excludes', $this->conf(Base::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC));
		if ($parent_cls_exc) {
			Debug2::debug2('[Media] Iframe Lazyload Class excludes', $parent_cls_exc);
			foreach ($parent_cls_exc as $v) {
				$content = preg_replace('#<(\w+) [^>]*class=(\'|")[^\'"]*' . preg_quote($v, '#') . '[^\'"]*\2[^>]*>.*</\1>#sU', '', $content);
			}
		}

		preg_match_all('#<iframe \s*([^>]+)></iframe>#isU', $content, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs = Utility::parse_attr($match[1]);

			if (empty($attrs['src'])) {
				continue;
			}

			Debug2::debug2('[Media] found iframe: ' . $attrs['src']);

			if (!empty($attrs['data-no-lazy']) || !empty($attrs['data-skip-lazy']) || !empty($attrs['data-lazyloaded']) || !empty($attrs['data-src'])) {
				Debug2::debug2('[Media] bypassed');
				continue;
			}

			if (!empty($attrs['class']) && ($hit = Utility::str_hit_array($attrs['class'], $cls_excludes))) {
				Debug2::debug2('[Media] iframe lazyload cls excludes [hit] ' . $hit);
				continue;
			}

			if (apply_filters('litespeed_iframe_lazyload_exc', false, $attrs['src'])) {
				Debug2::debug2('[Media] bypassed by filter');
				continue;
			}

			// to avoid multiple replacement
			if (in_array($match[0], $html_list)) {
				continue;
			}

			$html_list[] = $match[0];
		}

		return $html_list;
	}

	/**
	 * Replace image src to webp
	 *
	 * @since  1.6.2
	 * @access private
	 */
	private function _replace_buffer_img_webp($content)
	{
		/**
		 * Added custom element & attribute support
		 * @since 2.2.2
		 */
		$webp_ele_to_check = $this->conf(Base::O_IMG_OPTM_WEBP_ATTR);

		foreach ($webp_ele_to_check as $v) {
			if (!$v || strpos($v, '.') === false) {
				Debug2::debug2('[Media] buffer_webp no . attribute ' . $v);
				continue;
			}

			Debug2::debug2('[Media] buffer_webp attribute ' . $v);

			$v = explode('.', $v);
			$attr = preg_quote($v[1], '#');
			if ($v[0]) {
				$pattern = '#<' . preg_quote($v[0], '#') . '([^>]+)' . $attr . '=([\'"])(.+)\2#iU';
			} else {
				$pattern = '# ' . $attr . '=([\'"])(.+)\1#iU';
			}

			preg_match_all($pattern, $content, $matches);

			foreach ($matches[$v[0] ? 3 : 2] as $k2 => $url) {
				// Check if is a DATA-URI
				if (strpos($url, 'data:image') !== false) {
					continue;
				}

				if (!($url2 = $this->replace_webp($url))) {
					continue;
				}

				if ($v[0]) {
					$html_snippet = sprintf('<' . $v[0] . '%1$s' . $v[1] . '=%2$s', $matches[1][$k2], $matches[2][$k2] . $url2 . $matches[2][$k2]);
				} else {
					$html_snippet = sprintf(' ' . $v[1] . '=%1$s', $matches[1][$k2] . $url2 . $matches[1][$k2]);
				}

				$content = str_replace($matches[0][$k2], $html_snippet, $content);
			}
		}

		// parse srcset
		// todo: should apply this to cdn too
		if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP_REPLACE_SRCSET)) && $this->webp_support()) {
			$content = Utility::srcset_replace($content, array($this, 'replace_webp'));
		}

		// Replace background-image
		if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP)) && $this->webp_support()) {
			$content = $this->replace_background_webp($content);
		}

		return $content;
	}

	/**
	 * Replace background image
	 *
	 * @since  4.0
	 */
	public function replace_background_webp($content)
	{
		Debug2::debug2('[Media] Start replacing bakcground WebP.');

		// Handle Elementors data-settings json encode background-images
		$content = $this->replace_urls_in_json($content);

		// preg_match_all( '#background-image:(\s*)url\((.*)\)#iU', $content, $matches );
		preg_match_all('#url\(([^)]+)\)#iU', $content, $matches);
		foreach ($matches[1] as $k => $url) {
			// Check if is a DATA-URI
			if (strpos($url, 'data:image') !== false) {
				continue;
			}

			/**
			 * Support quotes in src `background-image: url('src')`
			 * @since 2.9.3
			 */
			$url = trim($url, '\'"');

			// Fix Elementors Slideshow unusual background images like  style="background-image: url(&quot;https://xxxx.png&quot;);"
			if (strpos($url, '&quot;') === 0 && substr($url, -6) == '&quot;') {
				$url = substr($url, 6, -6);
			}

			if (!($url2 = $this->replace_webp($url))) {
				continue;
			}

			// $html_snippet = sprintf( 'background-image:%1$surl(%2$s)', $matches[ 1 ][ $k ], $url2 );
			$html_snippet = str_replace($url, $url2, $matches[0][$k]);
			$content = str_replace($matches[0][$k], $html_snippet, $content);
		}

		return $content;
	}

	/**
	 * Replace images in json data settings attributes
	 *
	 * @since  6.2
	 */
	public function replace_urls_in_json($content)
	{
		$pattern = '/data-settings="(.*?)"/i';
		$parent_class = $this;

		preg_match_all($pattern, $content, $matches, PREG_SET_ORDER);

		foreach ($matches as $match) {
			// Check if the string contains HTML entities
			$isEncoded = preg_match('/&quot;|&lt;|&gt;|&amp;|&apos;/', $match[1]);

			// Decode HTML entities in the JSON string
			$jsonString = html_entity_decode($match[1]);

			$jsonData = \json_decode($jsonString, true);

			if (json_last_error() === JSON_ERROR_NONE) {
				$did_webp_replace = false;

				array_walk_recursive($jsonData, function (&$item, $key) use (&$did_webp_replace, $parent_class) {
					if ($key == 'url') {
						$item_image = $parent_class->replace_webp($item);
						if ($item_image) {
							$item = $item_image;

							$did_webp_replace = true;
						}
					}
				});

				if ($did_webp_replace) {
					// Re-encode the modified array back to a JSON string
					$newJsonString = \json_encode($jsonData);

					// Re-encode the JSON string to HTML entities only if it was originally encoded
					if ($isEncoded) {
						$newJsonString = htmlspecialchars($newJsonString, ENT_QUOTES | 0); // ENT_HTML401 is for PHPv5.4+
					}

					// Replace the old JSON string in the content with the new, modified JSON string
					$content = str_replace($match[1], $newJsonString, $content);
				}
			}
		}

		return $content;
	}

	/**
	 * Replace internal image src to webp
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function replace_webp($url)
	{
		Debug2::debug2('[Media] webp replacing: ' . substr($url, 0, 200));

		if (substr($url, -5) == '.webp') {
			Debug2::debug2('[Media] already webp');
			return false;
		}

		/**
		 * WebP API hook
		 * NOTE: As $url may contain query strings, WebP check will need to parse_url before appending .webp
		 * @since  2.9.5
		 * @see  #751737 - API docs for WebP generation
		 */
		if (apply_filters('litespeed_media_check_ori', Utility::is_internal_file($url), $url)) {
			// check if has webp file
			if (apply_filters('litespeed_media_check_webp', Utility::is_internal_file($url, 'webp'), $url)) {
				$url .= '.webp';
			} else {
				Debug2::debug2('[Media] -no WebP file, bypassed');
				return false;
			}
		} else {
			Debug2::debug2('[Media] -no file, bypassed');
			return false;
		}

		Debug2::debug2('[Media] - replaced to: ' . $url);

		return $url;
	}

	/**
	 * Hook to wp_get_attachment_image_src
	 *
	 * @since  1.6.2
	 * @access public
	 * @param  array $img The URL of the attachment image src, the width, the height
	 * @return array
	 */
	public function webp_attach_img_src($img)
	{
		Debug2::debug2('[Media] changing attach src: ' . $img[0]);
		if ($img && ($url = $this->replace_webp($img[0]))) {
			$img[0] = $url;
		}
		return $img;
	}

	/**
	 * Try to replace img url
	 *
	 * @since  1.6.2
	 * @access public
	 * @param  string $url
	 * @return string
	 */
	public function webp_url($url)
	{
		if ($url && ($url2 = $this->replace_webp($url))) {
			$url = $url2;
		}
		return $url;
	}

	/**
	 * Hook to replace WP responsive images
	 *
	 * @since  1.6.2
	 * @access public
	 * @param  array $srcs
	 * @return array
	 */
	public function webp_srcset($srcs)
	{
		if ($srcs) {
			foreach ($srcs as $w => $data) {
				if (!($url = $this->replace_webp($data['url']))) {
					continue;
				}
				$srcs[$w]['url'] = $url;
			}
		}
		return $srcs;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/object.lib.php000064400000103740151600226650017456 0ustar00<?php
/**
 * LiteSpeed Object Cache Library
 *
 * @since  1.8
 */
defined('WPINC') || exit();

/**
 * Handle exception
 */
if (!function_exists('litespeed_exception_handler')) {
	function litespeed_exception_handler($errno, $errstr, $errfile, $errline)
	{
		throw new \ErrorException($errstr, 0, $errno, $errfile, $errline);
	}
}

require_once __DIR__ . '/object-cache.cls.php';

/**
 * Sets up Object Cache Global and assigns it.
 *
 * @since 1.8
 *
 * @global WP_Object_Cache $wp_object_cache
 */
function wp_cache_init()
{
	$GLOBALS['wp_object_cache'] = WP_Object_Cache::get_instance();
}

/**
 * Adds data to the cache, if the cache key doesn't already exist.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::add()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The cache key to use for retrieval later.
 * @param mixed      $data   The data to add to the cache.
 * @param string     $group  Optional. The group to add the cache to. Enables the same key
 *                           to be used across groups. Default empty.
 * @param int        $expire Optional. When the cache data should expire, in seconds.
 *                           Default 0 (no expiration).
 * @return bool True on success, false if cache key and group already exist.
 */
function wp_cache_add($key, $data, $group = '', $expire = 0)
{
	global $wp_object_cache;

	return $wp_object_cache->add($key, $data, $group, (int) $expire);
}

/**
 * Adds multiple values to the cache in one call.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::add_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $data   Array of keys and values to be set.
 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
 * @param int    $expire Optional. When to expire the cache contents, in seconds.
 *                       Default 0 (no expiration).
 * @return bool[] Array of return values, grouped by key. Each value is either
 *                true on success, or false if cache key and group already exist.
 */
function wp_cache_add_multiple(array $data, $group = '', $expire = 0)
{
	global $wp_object_cache;

	return $wp_object_cache->add_multiple($data, $group, $expire);
}

/**
 * Replaces the contents of the cache with new data.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::replace()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The key for the cache data that should be replaced.
 * @param mixed      $data   The new data to store in the cache.
 * @param string     $group  Optional. The group for the cache data that should be replaced.
 *                           Default empty.
 * @param int        $expire Optional. When to expire the cache contents, in seconds.
 *                           Default 0 (no expiration).
 * @return bool True if contents were replaced, false if original value does not exist.
 */
function wp_cache_replace($key, $data, $group = '', $expire = 0)
{
	global $wp_object_cache;

	return $wp_object_cache->replace($key, $data, $group, (int) $expire);
}

/**
 * Saves the data to the cache.
 *
 * Differs from wp_cache_add() and wp_cache_replace() in that it will always write data.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::set()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The cache key to use for retrieval later.
 * @param mixed      $data   The contents to store in the cache.
 * @param string     $group  Optional. Where to group the cache contents. Enables the same key
 *                           to be used across groups. Default empty.
 * @param int        $expire Optional. When to expire the cache contents, in seconds.
 *                           Default 0 (no expiration).
 * @return bool True on success, false on failure.
 */
function wp_cache_set($key, $data, $group = '', $expire = 0)
{
	global $wp_object_cache;

	return $wp_object_cache->set($key, $data, $group, (int) $expire);
}

/**
 * Sets multiple values to the cache in one call.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::set_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $data   Array of keys and values to be set.
 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
 * @param int    $expire Optional. When to expire the cache contents, in seconds.
 *                       Default 0 (no expiration).
 * @return bool[] Array of return values, grouped by key. Each value is either
 *                true on success, or false on failure.
 */
function wp_cache_set_multiple(array $data, $group = '', $expire = 0)
{
	global $wp_object_cache;

	return $wp_object_cache->set_multiple($data, $group, $expire);
}

/**
 * Retrieves the cache contents from the cache by key and group.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::get()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key   The key under which the cache contents are stored.
 * @param string     $group Optional. Where the cache contents are grouped. Default empty.
 * @param bool       $force Optional. Whether to force an update of the local cache
 *                          from the persistent cache. Default false.
 * @param bool       $found Optional. Whether the key was found in the cache (passed by reference).
 *                          Disambiguates a return of false, a storable value. Default null.
 * @return mixed|false The cache contents on success, false on failure to retrieve contents.
 */
function wp_cache_get($key, $group = '', $force = false, &$found = null)
{
	global $wp_object_cache;

	return $wp_object_cache->get($key, $group, $force, $found);
}

/**
 * Retrieves multiple values from the cache in one call.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::get_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $keys  Array of keys under which the cache contents are stored.
 * @param string $group Optional. Where the cache contents are grouped. Default empty.
 * @param bool   $force Optional. Whether to force an update of the local cache
 *                      from the persistent cache. Default false.
 * @return array Array of return values, grouped by key. Each value is either
 *               the cache contents on success, or false on failure.
 */
function wp_cache_get_multiple($keys, $group = '', $force = false)
{
	global $wp_object_cache;

	return $wp_object_cache->get_multiple($keys, $group, $force);
}

/**
 * Removes the cache contents matching key and group.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::delete()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key   What the contents in the cache are called.
 * @param string     $group Optional. Where the cache contents are grouped. Default empty.
 * @return bool True on successful removal, false on failure.
 */
function wp_cache_delete($key, $group = '')
{
	global $wp_object_cache;

	return $wp_object_cache->delete($key, $group);
}

/**
 * Deletes multiple values from the cache in one call.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::delete_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $keys  Array of keys under which the cache to deleted.
 * @param string $group Optional. Where the cache contents are grouped. Default empty.
 * @return bool[] Array of return values, grouped by key. Each value is either
 *                true on success, or false if the contents were not deleted.
 */
function wp_cache_delete_multiple(array $keys, $group = '')
{
	global $wp_object_cache;

	return $wp_object_cache->delete_multiple($keys, $group);
}

/**
 * Increments numeric cache item's value.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::incr()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The key for the cache contents that should be incremented.
 * @param int        $offset Optional. The amount by which to increment the item's value.
 *                           Default 1.
 * @param string     $group  Optional. The group the key is in. Default empty.
 * @return int|false The item's new value on success, false on failure.
 */
function wp_cache_incr($key, $offset = 1, $group = '')
{
	global $wp_object_cache;

	return $wp_object_cache->incr($key, $offset, $group);
}

/**
 * Decrements numeric cache item's value.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::decr()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The cache key to decrement.
 * @param int        $offset Optional. The amount by which to decrement the item's value.
 *                           Default 1.
 * @param string     $group  Optional. The group the key is in. Default empty.
 * @return int|false The item's new value on success, false on failure.
 */
function wp_cache_decr($key, $offset = 1, $group = '')
{
	global $wp_object_cache;

	return $wp_object_cache->decr($key, $offset, $group);
}

/**
 * Removes all cache items.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::flush()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @return bool True on success, false on failure.
 */
function wp_cache_flush()
{
	global $wp_object_cache;

	return $wp_object_cache->flush();
}

/**
 * Removes all cache items from the in-memory runtime cache.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::flush_runtime()
 *
 * @return bool True on success, false on failure.
 */
function wp_cache_flush_runtime()
{
	global $wp_object_cache;

	return $wp_object_cache->flush_runtime();
}

/**
 * Removes all cache items in a group, if the object cache implementation supports it.
 *
 * Before calling this function, always check for group flushing support using the
 * `wp_cache_supports( 'flush_group' )` function.
 *
 * @since 5.4
 *
 * @see WP_Object_Cache::flush_group()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param string $group Name of group to remove from cache.
 * @return bool True if group was flushed, false otherwise.
 */
function wp_cache_flush_group($group)
{
	global $wp_object_cache;

	return $wp_object_cache->flush_group($group);
}

/**
 * Determines whether the object cache implementation supports a particular feature.
 *
 * @since 5.4
 *
 * @param string $feature Name of the feature to check for. Possible values include:
 *                        'add_multiple', 'set_multiple', 'get_multiple', 'delete_multiple',
 *                        'flush_runtime', 'flush_group'.
 * @return bool True if the feature is supported, false otherwise.
 */
function wp_cache_supports($feature)
{
	switch ($feature) {
		case 'add_multiple':
		case 'set_multiple':
		case 'get_multiple':
		case 'delete_multiple':
		case 'flush_runtime':
			return true;

		case 'flush_group':
		default:
			return false;
	}
}

/**
 * Closes the cache.
 *
 * This function has ceased to do anything since WordPress 2.5. The
 * functionality was removed along with the rest of the persistent cache.
 *
 * This does not mean that plugins can't implement this function when they need
 * to make sure that the cache is cleaned up after WordPress no longer needs it.
 *
 * @since 1.8
 *
 * @return true Always returns true.
 */
function wp_cache_close()
{
	return true;
}

/**
 * Adds a group or set of groups to the list of global groups.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::add_global_groups()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param string|string[] $groups A group or an array of groups to add.
 */
function wp_cache_add_global_groups($groups)
{
	global $wp_object_cache;

	$wp_object_cache->add_global_groups($groups);
}

/**
 * Adds a group or set of groups to the list of non-persistent groups.
 *
 * @since 1.8
 *
 * @param string|string[] $groups A group or an array of groups to add.
 */
function wp_cache_add_non_persistent_groups($groups)
{
	global $wp_object_cache;

	$wp_object_cache->add_non_persistent_groups($groups);
}

/**
 * Switches the internal blog ID.
 *
 * This changes the blog id used to create keys in blog specific groups.
 *
 * @since 1.8
 *
 * @see WP_Object_Cache::switch_to_blog()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int $blog_id Site ID.
 */
function wp_cache_switch_to_blog($blog_id)
{
	global $wp_object_cache;

	$wp_object_cache->switch_to_blog($blog_id);
}

class WP_Object_Cache
{
	protected static $_instance;

	private $_object_cache;

	private $_cache = array();
	private $_cache_404 = array();

	private $cache_total = 0;
	private $count_hit_incall = 0;
	private $count_hit = 0;
	private $count_miss_incall = 0;
	private $count_miss = 0;
	private $count_set = 0;

	protected $global_groups = array();
	private $blog_prefix;
	private $multisite;

	/**
	 * Init.
	 *
	 * @since  1.8
	 */
	public function __construct()
	{
		$this->_object_cache = \LiteSpeed\Object_Cache::cls();

		$this->multisite = is_multisite();
		$this->blog_prefix = $this->multisite ? get_current_blog_id() . ':' : '';

		/**
		 * Fix multiple instance using same oc issue
		 * @since  1.8.2
		 */
		!defined('LSOC_PREFIX') && define('LSOC_PREFIX', substr(md5(__FILE__), -5));
	}

	/**
	 * Makes private properties readable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name Property to get.
	 * @return mixed Property.
	 */
	public function __get($name)
	{
		return $this->$name;
	}

	/**
	 * Makes private properties settable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name  Property to set.
	 * @param mixed  $value Property value.
	 * @return mixed Newly-set property.
	 */
	public function __set($name, $value)
	{
		return $this->$name = $value;
	}

	/**
	 * Makes private properties checkable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name Property to check if set.
	 * @return bool Whether the property is set.
	 */
	public function __isset($name)
	{
		return isset($this->$name);
	}

	/**
	 * Makes private properties un-settable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name Property to unset.
	 */
	public function __unset($name)
	{
		unset($this->$name);
	}

	/**
	 * Serves as a utility function to determine whether a key is valid.
	 *
	 * @since 5.4
	 * @access protected
	 *
	 * @param int|string $key Cache key to check for validity.
	 * @return bool Whether the key is valid.
	 */
	protected function is_valid_key($key)
	{
		if (is_int($key)) {
			return true;
		}

		if (is_string($key) && trim($key) !== '') {
			return true;
		}

		$type = gettype($key);

		if (!function_exists('__')) {
			wp_load_translations_early();
		}

		$message = is_string($key)
			? __('Cache key must not be an empty string.')
			: /* translators: %s: The type of the given cache key. */
			sprintf(__('Cache key must be integer or non-empty string, %s given.'), $type);

		_doing_it_wrong(sprintf('%s::%s', __CLASS__, debug_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS, 2)[1]['function']), $message, '6.1.0');

		return false;
	}

	/**
	 * Get the final key.
	 *
	 * @since 1.8
	 * @access private
	 */
	private function _key($key, $group = 'default')
	{
		if (empty($group)) {
			$group = 'default';
		}

		$prefix = $this->_object_cache->is_global($group) ? '' : $this->blog_prefix;

		return LSOC_PREFIX . $prefix . $group . '.' . $key;
	}

	/**
	 * Output debug info.
	 *
	 * @since  1.8
	 * @access public
	 */
	public function debug()
	{
		return ' [total] ' .
			$this->cache_total .
			' [hit_incall] ' .
			$this->count_hit_incall .
			' [hit] ' .
			$this->count_hit .
			' [miss_incall] ' .
			$this->count_miss_incall .
			' [miss] ' .
			$this->count_miss .
			' [set] ' .
			$this->count_set;
	}

	/**
	 * Adds data to the cache if it doesn't already exist.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @uses WP_Object_Cache::_exists() Checks to see if the cache already has data.
	 * @uses WP_Object_Cache::set()     Sets the data after the checking the cache
	 *                                  contents existence.
	 *
	 * @param int|string $key    What to call the contents in the cache.
	 * @param mixed      $data   The contents to store in the cache.
	 * @param string     $group  Optional. Where to group the cache contents. Default 'default'.
	 * @param int        $expire Optional. When to expire the cache contents, in seconds.
	 *                           Default 0 (no expiration).
	 * @return bool True on success, false if cache key and group already exist.
	 */
	public function add($key, $data, $group = 'default', $expire = 0)
	{
		if (wp_suspend_cache_addition()) {
			return false;
		}

		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$id = $this->_key($key, $group);

		if (array_key_exists($id, $this->_cache)) {
			return false;
		}

		return $this->set($key, $data, $group, (int) $expire);
	}

	/**
	 * Adds multiple values to the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $data   Array of keys and values to be added.
	 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
	 * @param int    $expire Optional. When to expire the cache contents, in seconds.
	 *                       Default 0 (no expiration).
	 * @return bool[] Array of return values, grouped by key. Each value is either
	 *                true on success, or false if cache key and group already exist.
	 */
	public function add_multiple(array $data, $group = '', $expire = 0)
	{
		$values = array();

		foreach ($data as $key => $value) {
			$values[$key] = $this->add($key, $value, $group, $expire);
		}

		return $values;
	}

	/**
	 * Replaces the contents in the cache, if contents already exist.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @see WP_Object_Cache::set()
	 *
	 * @param int|string $key    What to call the contents in the cache.
	 * @param mixed      $data   The contents to store in the cache.
	 * @param string     $group  Optional. Where to group the cache contents. Default 'default'.
	 * @param int        $expire Optional. When to expire the cache contents, in seconds.
	 *                           Default 0 (no expiration).
	 * @return bool True if contents were replaced, false if original value does not exist.
	 */
	public function replace($key, $data, $group = 'default', $expire = 0)
	{
		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$id = $this->_key($key, $group);

		if (!array_key_exists($id, $this->_cache)) {
			return false;
		}

		return $this->set($key, $data, $group, (int) $expire);
	}

	/**
	 * Sets the data contents into the cache.
	 *
	 * The cache contents are grouped by the $group parameter followed by the
	 * $key. This allows for duplicate IDs in unique groups. Therefore, naming of
	 * the group should be used with care and should follow normal function
	 * naming guidelines outside of core WordPress usage.
	 *
	 * The $expire parameter is not used, because the cache will automatically
	 * expire for each time a page is accessed and PHP finishes. The method is
	 * more for cache plugins which use files.
	 *
	 * @since 1.8
	 * @since 5.4 Returns false if cache key is invalid.
	 * @access public
	 *
	 * @param int|string $key    What to call the contents in the cache.
	 * @param mixed      $data   The contents to store in the cache.
	 * @param string     $group  Optional. Where to group the cache contents. Default 'default'.
	 * @param int        $expire Optional. When to expire the cache contents, in seconds.
	 *                           Default 0 (no expiration).
	 * @return bool True if contents were set, false if key is invalid.
	 */
	public function set($key, $data, $group = 'default', $expire = 0)
	{
		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$id = $this->_key($key, $group);

		if (is_object($data)) {
			$data = clone $data;
		}
		// error_log("oc: set \t\t\t[key] " . $id );
		$this->_cache[$id] = $data;

		if (array_key_exists($id, $this->_cache_404)) {
			// error_log("oc: unset404\t\t\t[key] " . $id );
			unset($this->_cache_404[$id]);
		}

		if (!$this->_object_cache->is_non_persistent($group)) {
			$this->_object_cache->set($id, serialize(array('data' => $data)), (int) $expire);
			$this->count_set++;
		}

		if ($this->_object_cache->store_transients($group)) {
			$this->_transient_set($key, $data, $group, (int) $expire);
		}

		return true;
	}

	/**
	 * Sets multiple values to the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $data   Array of key and value to be set.
	 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
	 * @param int    $expire Optional. When to expire the cache contents, in seconds.
	 *                       Default 0 (no expiration).
	 * @return bool[] Array of return values, grouped by key. Each value is always true.
	 */
	public function set_multiple(array $data, $group = '', $expire = 0)
	{
		$values = array();

		foreach ($data as $key => $value) {
			$values[$key] = $this->set($key, $value, $group, $expire);
		}

		return $values;
	}

	/**
	 * Retrieves the cache contents, if it exists.
	 *
	 * The contents will be first attempted to be retrieved by searching by the
	 * key in the cache group. If the cache is hit (success) then the contents
	 * are returned.
	 *
	 * On failure, the number of cache misses will be incremented.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param int|string $key   The key under which the cache contents are stored.
	 * @param string     $group Optional. Where the cache contents are grouped. Default 'default'.
	 * @param bool       $force Optional. Unused. Whether to force an update of the local cache
	 *                          from the persistent cache. Default false.
	 * @param bool       $found Optional. Whether the key was found in the cache (passed by reference).
	 *                          Disambiguates a return of false, a storable value. Default null.
	 * @return mixed|false The cache contents on success, false on failure to retrieve contents.
	 */
	public function get($key, $group = 'default', $force = false, &$found = null)
	{
		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$id = $this->_key($key, $group);

		// error_log('');
		// error_log("oc: get \t\t\t[key] " . $id . ( $force ? "\t\t\t [forced] " : '' ) );
		$found = false;
		$found_in_oc = false;
		$cache_val = false;
		if (array_key_exists($id, $this->_cache) && !$force) {
			$found = true;
			$cache_val = $this->_cache[$id];
			$this->count_hit_incall++;
		} elseif (!array_key_exists($id, $this->_cache_404) && !$this->_object_cache->is_non_persistent($group)) {
			$v = $this->_object_cache->get($id);

			if ($v !== null) {
				$v = @maybe_unserialize($v);
			}

			// To be compatible with false val
			if (is_array($v) && array_key_exists('data', $v)) {
				$this->count_hit++;
				$found = true;
				$found_in_oc = true;
				$cache_val = $v['data'];
			} else {
				// Can't find key, cache it to 404
				// error_log("oc: add404\t\t\t[key] " . $id );
				$this->_cache_404[$id] = 1;
				$this->count_miss++;
			}
		} else {
			$this->count_miss_incall++;
		}

		if (is_object($cache_val)) {
			$cache_val = clone $cache_val;
		}

		// If not found but has `Store Transients` cfg on, still need to follow WP's get_transient() logic
		if (!$found && $this->_object_cache->store_transients($group)) {
			$cache_val = $this->_transient_get($key, $group);
			if ($cache_val) {
				$found = true; // $found not used for now (v1.8.3)
			}
		}

		if ($found_in_oc) {
			$this->_cache[$id] = $cache_val;
		}

		$this->cache_total++;

		return $cache_val;
	}

	/**
	 * Retrieves multiple values from the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $keys  Array of keys under which the cache contents are stored.
	 * @param string $group Optional. Where the cache contents are grouped. Default 'default'.
	 * @param bool   $force Optional. Whether to force an update of the local cache
	 *                      from the persistent cache. Default false.
	 * @return array Array of return values, grouped by key. Each value is either
	 *               the cache contents on success, or false on failure.
	 */
	public function get_multiple($keys, $group = 'default', $force = false)
	{
		$values = array();

		foreach ($keys as $key) {
			$values[$key] = $this->get($key, $group, $force);
		}

		return $values;
	}

	/**
	 * Removes the contents of the cache key in the group.
	 *
	 * If the cache key does not exist in the group, then nothing will happen.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param int|string $key        What the contents in the cache are called.
	 * @param string     $group      Optional. Where the cache contents are grouped. Default 'default'.
	 * @param bool       $deprecated Optional. Unused. Default false.
	 * @return bool True on success, false if the contents were not deleted.
	 */
	public function delete($key, $group = 'default', $deprecated = false)
	{
		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$id = $this->_key($key, $group);

		if ($this->_object_cache->store_transients($group)) {
			$this->_transient_del($key, $group);
		}

		if (array_key_exists($id, $this->_cache)) {
			unset($this->_cache[$id]);
		}
		// error_log("oc: delete \t\t\t[key] " . $id );

		if ($this->_object_cache->is_non_persistent($group)) {
			return false;
		}

		return $this->_object_cache->delete($id);
	}

	/**
	 * Deletes multiple values from the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $keys  Array of keys to be deleted.
	 * @param string $group Optional. Where the cache contents are grouped. Default empty.
	 * @return bool[] Array of return values, grouped by key. Each value is either
	 *                true on success, or false if the contents were not deleted.
	 */
	public function delete_multiple(array $keys, $group = '')
	{
		$values = array();

		foreach ($keys as $key) {
			$values[$key] = $this->delete($key, $group);
		}

		return $values;
	}

	/**
	 * Increments numeric cache item's value.
	 *
	 * @since 5.4
	 *
	 * @param int|string $key    The cache key to increment.
	 * @param int        $offset Optional. The amount by which to increment the item's value.
	 *                           Default 1.
	 * @param string     $group  Optional. The group the key is in. Default 'default'.
	 * @return int|false The item's new value on success, false on failure.
	 */
	public function incr($key, $offset = 1, $group = 'default')
	{
		return $this->incr_desr($key, $offset, $group, true);
	}

	/**
	 * Decrements numeric cache item's value.
	 *
	 * @since 5.4
	 *
	 * @param int|string $key    The cache key to decrement.
	 * @param int        $offset Optional. The amount by which to decrement the item's value.
	 *                           Default 1.
	 * @param string     $group  Optional. The group the key is in. Default 'default'.
	 * @return int|false The item's new value on success, false on failure.
	 */
	public function decr($key, $offset = 1, $group = 'default')
	{
		return $this->incr_desr($key, $offset, $group, false);
	}

	/**
	 * Increments or decrements numeric cache item's value.
	 *
	 * @since 1.8
	 * @access public
	 */
	public function incr_desr($key, $offset = 1, $group = 'default', $incr = true)
	{
		if (!$this->is_valid_key($key)) {
			return false;
		}

		if (empty($group)) {
			$group = 'default';
		}

		$cache_val = $this->get($key, $group);

		if (false === $cache_val) {
			return false;
		}

		if (!is_numeric($cache_val)) {
			$cache_val = 0;
		}

		$offset = (int) $offset;

		if ($incr) {
			$cache_val += $offset;
		} else {
			$cache_val -= $offset;
		}

		if ($cache_val < 0) {
			$cache_val = 0;
		}

		$this->set($key, $cache_val, $group);

		return $cache_val;
	}

	/**
	 * Clears the object cache of all data.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @return true Always returns true.
	 */
	public function flush()
	{
		$this->flush_runtime();

		$this->_object_cache->flush();

		return true;
	}

	/**
	 * Removes all cache items from the in-memory runtime cache.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @return true Always returns true.
	 */
	public function flush_runtime()
	{
		$this->_cache = array();
		$this->_cache_404 = array();

		return true;
	}

	/**
	 * Removes all cache items in a group.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $group Name of group to remove from cache.
	 * @return true Always returns true.
	 */
	public function flush_group($group)
	{
		// unset( $this->cache[ $group ] );

		return true;
	}

	/**
	 * Sets the list of global cache groups.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param string|string[] $groups List of groups that are global.
	 */
	public function add_global_groups($groups)
	{
		$groups = (array) $groups;

		$this->_object_cache->add_global_groups($groups);
	}

	/**
	 * Sets the list of non-persistent cache groups.
	 *
	 * @since 1.8
	 * @access public
	 */
	public function add_non_persistent_groups($groups)
	{
		$groups = (array) $groups;

		$this->_object_cache->add_non_persistent_groups($groups);
	}

	/**
	 * Switches the internal blog ID.
	 *
	 * This changes the blog ID used to create keys in blog specific groups.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param int $blog_id Blog ID.
	 */
	public function switch_to_blog($blog_id)
	{
		$blog_id = (int) $blog_id;
		$this->blog_prefix = $this->multisite ? $blog_id . ':' : '';
	}

	/**
	 * Get transient from wp table
	 *
	 * @since 1.8.3
	 * @access private
	 * @see `wp-includes/option.php` function `get_transient`/`set_site_transient`
	 */
	private function _transient_get($transient, $group)
	{
		if ($group == 'transient') {
			/**** Ori WP func start ****/
			$transient_option = '_transient_' . $transient;
			if (!wp_installing()) {
				// If option is not in alloptions, it is not autoloaded and thus has a timeout
				$alloptions = wp_load_alloptions();
				if (!isset($alloptions[$transient_option])) {
					$transient_timeout = '_transient_timeout_' . $transient;
					$timeout = get_option($transient_timeout);
					if (false !== $timeout && $timeout < time()) {
						delete_option($transient_option);
						delete_option($transient_timeout);
						$value = false;
					}
				}
			}

			if (!isset($value)) {
				$value = get_option($transient_option);
			}
			/**** Ori WP func end ****/
		} elseif ($group == 'site-transient') {
			/**** Ori WP func start ****/
			$no_timeout = array('update_core', 'update_plugins', 'update_themes');
			$transient_option = '_site_transient_' . $transient;
			if (!in_array($transient, $no_timeout)) {
				$transient_timeout = '_site_transient_timeout_' . $transient;
				$timeout = get_site_option($transient_timeout);
				if (false !== $timeout && $timeout < time()) {
					delete_site_option($transient_option);
					delete_site_option($transient_timeout);
					$value = false;
				}
			}

			if (!isset($value)) {
				$value = get_site_option($transient_option);
			}
			/**** Ori WP func end ****/
		} else {
			$value = false;
		}

		return $value;
	}

	/**
	 * Set transient to WP table
	 *
	 * @since 1.8.3
	 * @access private
	 * @see `wp-includes/option.php` function `set_transient`/`set_site_transient`
	 */
	private function _transient_set($transient, $value, $group, $expiration)
	{
		if ($group == 'transient') {
			/**** Ori WP func start ****/
			$transient_timeout = '_transient_timeout_' . $transient;
			$transient_option = '_transient_' . $transient;
			if (false === get_option($transient_option)) {
				$autoload = 'yes';
				if ((int) $expiration) {
					$autoload = 'no';
					add_option($transient_timeout, time() + (int) $expiration, '', 'no');
				}
				$result = add_option($transient_option, $value, '', $autoload);
			} else {
				// If expiration is requested, but the transient has no timeout option,
				// delete, then re-create transient rather than update.
				$update = true;
				if ((int) $expiration) {
					if (false === get_option($transient_timeout)) {
						delete_option($transient_option);
						add_option($transient_timeout, time() + (int) $expiration, '', 'no');
						$result = add_option($transient_option, $value, '', 'no');
						$update = false;
					} else {
						update_option($transient_timeout, time() + (int) $expiration);
					}
				}
				if ($update) {
					$result = update_option($transient_option, $value);
				}
			}
			/**** Ori WP func end ****/
		} elseif ($group == 'site-transient') {
			/**** Ori WP func start ****/
			$transient_timeout = '_site_transient_timeout_' . $transient;
			$option = '_site_transient_' . $transient;
			if (false === get_site_option($option)) {
				if ((int) $expiration) {
					add_site_option($transient_timeout, time() + (int) $expiration);
				}
				$result = add_site_option($option, $value);
			} else {
				if ((int) $expiration) {
					update_site_option($transient_timeout, time() + (int) $expiration);
				}
				$result = update_site_option($option, $value);
			}
			/**** Ori WP func end ****/
		} else {
			$result = null;
		}

		return $result;
	}

	/**
	 * Delete transient from WP table
	 *
	 * @since 1.8.3
	 * @access private
	 * @see `wp-includes/option.php` function `delete_transient`/`delete_site_transient`
	 */
	private function _transient_del($transient, $group)
	{
		if ($group == 'transient') {
			/**** Ori WP func start ****/
			$option_timeout = '_transient_timeout_' . $transient;
			$option = '_transient_' . $transient;
			$result = delete_option($option);
			if ($result) {
				delete_option($option_timeout);
			}
			/**** Ori WP func end ****/
		} elseif ($group == 'site-transient') {
			/**** Ori WP func start ****/
			$option_timeout = '_site_transient_timeout_' . $transient;
			$option = '_site_transient_' . $transient;
			$result = delete_site_option($option);
			if ($result) {
				delete_site_option($option_timeout);
			}
			/**** Ori WP func end ****/
		}
	}

	/**
	 * Get the current instance object.
	 *
	 * @since 1.8
	 * @access public
	 */
	public static function get_instance()
	{
		if (!isset(self::$_instance)) {
			self::$_instance = new self();
		}

		return self::$_instance;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/report.cls.php000064400000012520151600226720017527 0ustar00<?php

/**
 * The report class
 *
 *
 * @since      1.1.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/src
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Report extends Base
{
	const TYPE_SEND_REPORT = 'send_report';

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_SEND_REPORT:
				$this->post_env();
				break;

			default:
				break;
		}

		Admin::redirect();
	}

	/**
	 * post env report number to ls center server
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public function post_env()
	{
		$report_con = $this->generate_environment_report();

		// Generate link
		$link = !empty($_POST['link']) ? esc_url($_POST['link']) : '';

		$notes = !empty($_POST['notes']) ? esc_html($_POST['notes']) : '';

		$data = array(
			'env' => $report_con,
			'link' => $link,
			'notes' => $notes,
		);

		$json = Cloud::post(Cloud::API_REPORT, $data);
		if (!is_array($json)) {
			return;
		}

		$num = !empty($json['num']) ? $json['num'] : '--';
		$summary = array(
			'num' => $num,
			'dateline' => time(),
		);

		self::save_summary($summary);

		return $num;
	}

	/**
	 * Gathers the environment details and creates the report.
	 * Will write to the environment report file.
	 *
	 * @since 1.0.12
	 * @access public
	 */
	public function generate_environment_report($options = null)
	{
		global $wp_version, $_SERVER;
		$frontend_htaccess = Htaccess::get_frontend_htaccess();
		$backend_htaccess = Htaccess::get_backend_htaccess();
		$paths = array($frontend_htaccess);
		if ($frontend_htaccess != $backend_htaccess) {
			$paths[] = $backend_htaccess;
		}

		if (is_multisite()) {
			$active_plugins = get_site_option('active_sitewide_plugins');
			if (!empty($active_plugins)) {
				$active_plugins = array_keys($active_plugins);
			}
		} else {
			$active_plugins = get_option('active_plugins');
		}

		if (function_exists('wp_get_theme')) {
			$theme_obj = wp_get_theme();
			$active_theme = $theme_obj->get('Name');
		} else {
			$active_theme = get_current_theme();
		}

		$extras = array(
			'wordpress version' => $wp_version,
			'siteurl' => get_option('siteurl'),
			'home' => get_option('home'),
			'home_url' => home_url(),
			'locale' => get_locale(),
			'active theme' => $active_theme,
		);

		$extras['active plugins'] = $active_plugins;
		$extras['cloud'] = Cloud::get_summary();

		if (is_null($options)) {
			$options = $this->get_options(true);

			if (is_multisite()) {
				$options2 = $this->get_options();
				foreach ($options2 as $k => $v) {
					if ($options[$k] !== $v) {
						$options['[Overwritten] ' . $k] = $v;
					}
				}
			}
		}

		if (!is_null($options) && is_multisite()) {
			$blogs = Activation::get_network_ids();
			if (!empty($blogs)) {
				$i = 0;
				foreach ($blogs as $blog_id) {
					if (++$i > 3) {
						// Only log 3 subsites
						break;
					}
					$opts = $this->cls('Conf')->load_options($blog_id, true);
					if (isset($opts[self::O_CACHE])) {
						$options['blog ' . $blog_id . ' radio select'] = $opts[self::O_CACHE];
					}
				}
			}
		}

		// Security: Remove cf key in report
		$secure_fields = array(self::O_CDN_CLOUDFLARE_KEY, self::O_OBJECT_PSWD);
		foreach ($secure_fields as $v) {
			if (!empty($options[$v])) {
				$options[$v] = str_repeat('*', strlen($options[$v]));
			}
		}

		$report = $this->build_environment_report($_SERVER, $options, $extras, $paths);
		return $report;
	}

	/**
	 * Builds the environment report buffer with the given parameters
	 *
	 * @access private
	 */
	private function build_environment_report($server, $options, $extras = array(), $htaccess_paths = array())
	{
		$server_keys = array(
			'DOCUMENT_ROOT' => '',
			'SERVER_SOFTWARE' => '',
			'X-LSCACHE' => '',
			'HTTP_X_LSCACHE' => '',
		);
		$server_vars = array_intersect_key($server, $server_keys);
		$server_vars[] = 'LSWCP_TAG_PREFIX = ' . LSWCP_TAG_PREFIX;

		$server_vars = array_merge($server_vars, $this->cls('Base')->server_vars());

		$buf = $this->_format_report_section('Server Variables', $server_vars);

		$buf .= $this->_format_report_section('WordPress Specific Extras', $extras);

		$buf .= $this->_format_report_section('LSCache Plugin Options', $options);

		if (empty($htaccess_paths)) {
			return $buf;
		}

		foreach ($htaccess_paths as $path) {
			if (!file_exists($path) || !is_readable($path)) {
				$buf .= $path . " does not exist or is not readable.\n";
				continue;
			}

			$content = file_get_contents($path);
			if ($content === false) {
				$buf .= $path . " returned false for file_get_contents.\n";
				continue;
			}
			$buf .= $path . " contents:\n" . $content . "\n\n";
		}
		return $buf;
	}

	/**
	 * Creates a part of the environment report based on a section header and an array for the section parameters.
	 *
	 * @since 1.0.12
	 * @access private
	 */
	private function _format_report_section($section_header, $section)
	{
		$tab = '    '; // four spaces

		if (empty($section)) {
			return 'No matching ' . $section_header . "\n\n";
		}
		$buf = $section_header;

		foreach ($section as $k => $v) {
			$buf .= "\n" . $tab;

			if (!is_numeric($k)) {
				$buf .= $k . ' = ';
			}

			if (!is_string($v)) {
				$v = var_export($v, true);
			} else {
				$v = esc_html($v);
			}

			$buf .= $v;
		}
		return $buf . "\n\n";
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/base.cls.php000064400000074357151600226770017153 0ustar00<?php

/**
 * The base consts
 *
 * @since      	3.7
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Base extends Root
{
	// This is redundant since v3.0
	// New conf items are `litespeed.key`
	const OPTION_NAME = 'litespeed-cache-conf';

	const _CACHE = '_cache'; // final cache status from setting

	## -------------------------------------------------- ##
	## --------------     	General	    ----------------- ##
	## -------------------------------------------------- ##
	const _VER = '_version'; // Not set-able
	const HASH = 'hash'; // Not set-able
	const O_AUTO_UPGRADE = 'auto_upgrade';
	const O_API_KEY = 'api_key';
	const O_SERVER_IP = 'server_ip';
	const O_GUEST = 'guest';
	const O_GUEST_OPTM = 'guest_optm';
	const O_NEWS = 'news';
	const O_GUEST_UAS = 'guest_uas';
	const O_GUEST_IPS = 'guest_ips';

	## -------------------------------------------------- ##
	## --------------		Cache 		----------------- ##
	## -------------------------------------------------- ##
	const O_CACHE = 'cache';
	const O_CACHE_PRIV = 'cache-priv';
	const O_CACHE_COMMENTER = 'cache-commenter';
	const O_CACHE_REST = 'cache-rest';
	const O_CACHE_PAGE_LOGIN = 'cache-page_login';
	const O_CACHE_FAVICON = 'cache-favicon'; // Deprecated since v6.2. TODO: Will drop after v6.5
	const O_CACHE_RES = 'cache-resources';
	const O_CACHE_MOBILE = 'cache-mobile';
	const O_CACHE_MOBILE_RULES = 'cache-mobile_rules';
	const O_CACHE_BROWSER = 'cache-browser';
	const O_CACHE_EXC_USERAGENTS = 'cache-exc_useragents';
	const O_CACHE_EXC_COOKIES = 'cache-exc_cookies';
	const O_CACHE_EXC_QS = 'cache-exc_qs';
	const O_CACHE_EXC_CAT = 'cache-exc_cat';
	const O_CACHE_EXC_TAG = 'cache-exc_tag';
	const O_CACHE_FORCE_URI = 'cache-force_uri';
	const O_CACHE_FORCE_PUB_URI = 'cache-force_pub_uri';
	const O_CACHE_PRIV_URI = 'cache-priv_uri';
	const O_CACHE_EXC = 'cache-exc';
	const O_CACHE_EXC_ROLES = 'cache-exc_roles';
	const O_CACHE_DROP_QS = 'cache-drop_qs';
	const O_CACHE_TTL_PUB = 'cache-ttl_pub';
	const O_CACHE_TTL_PRIV = 'cache-ttl_priv';
	const O_CACHE_TTL_FRONTPAGE = 'cache-ttl_frontpage';
	const O_CACHE_TTL_FEED = 'cache-ttl_feed';
	const O_CACHE_TTL_REST = 'cache-ttl_rest';
	const O_CACHE_TTL_STATUS = 'cache-ttl_status';
	const O_CACHE_TTL_BROWSER = 'cache-ttl_browser';
	const O_CACHE_AJAX_TTL = 'cache-ajax_ttl';
	const O_CACHE_LOGIN_COOKIE = 'cache-login_cookie';
	const O_CACHE_VARY_COOKIES = 'cache-vary_cookies';
	const O_CACHE_VARY_GROUP = 'cache-vary_group';

	## -------------------------------------------------- ##
	## --------------		Purge 		----------------- ##
	## -------------------------------------------------- ##
	const O_PURGE_ON_UPGRADE = 'purge-upgrade';
	const O_PURGE_STALE = 'purge-stale';
	const O_PURGE_POST_ALL = 'purge-post_all';
	const O_PURGE_POST_FRONTPAGE = 'purge-post_f';
	const O_PURGE_POST_HOMEPAGE = 'purge-post_h';
	const O_PURGE_POST_PAGES = 'purge-post_p';
	const O_PURGE_POST_PAGES_WITH_RECENT_POSTS = 'purge-post_pwrp';
	const O_PURGE_POST_AUTHOR = 'purge-post_a';
	const O_PURGE_POST_YEAR = 'purge-post_y';
	const O_PURGE_POST_MONTH = 'purge-post_m';
	const O_PURGE_POST_DATE = 'purge-post_d';
	const O_PURGE_POST_TERM = 'purge-post_t'; // include category|tag|tax
	const O_PURGE_POST_POSTTYPE = 'purge-post_pt';
	const O_PURGE_TIMED_URLS = 'purge-timed_urls';
	const O_PURGE_TIMED_URLS_TIME = 'purge-timed_urls_time';
	const O_PURGE_HOOK_ALL = 'purge-hook_all';

	## -------------------------------------------------- ##
	## --------------     	 ESI	    ----------------- ##
	## -------------------------------------------------- ##
	const O_ESI = 'esi';
	const O_ESI_CACHE_ADMBAR = 'esi-cache_admbar';
	const O_ESI_CACHE_COMMFORM = 'esi-cache_commform';
	const O_ESI_NONCE = 'esi-nonce';

	## -------------------------------------------------- ##
	## --------------     Utilities	    ----------------- ##
	## -------------------------------------------------- ##
	const O_UTIL_INSTANT_CLICK = 'util-instant_click';
	const O_UTIL_NO_HTTPS_VARY = 'util-no_https_vary';

	## -------------------------------------------------- ##
	## --------------		Debug 		----------------- ##
	## -------------------------------------------------- ##
	const O_DEBUG_DISABLE_ALL = 'debug-disable_all';
	const O_DEBUG = 'debug';
	const O_DEBUG_IPS = 'debug-ips';
	const O_DEBUG_LEVEL = 'debug-level';
	const O_DEBUG_FILESIZE = 'debug-filesize';
	const O_DEBUG_COOKIE = 'debug-cookie'; // For backwards compatibility, will drop after v7.0
	const O_DEBUG_COLLAPSE_QS = 'debug-collapse_qs';
	const O_DEBUG_COLLAPS_QS = 'debug-collapse_qs'; // For backwards compatibility, will drop after v6.5
	const O_DEBUG_INC = 'debug-inc';
	const O_DEBUG_EXC = 'debug-exc';
	const O_DEBUG_EXC_STRINGS = 'debug-exc_strings';

	## -------------------------------------------------- ##
	## --------------	   DB Optm  	----------------- ##
	## -------------------------------------------------- ##
	const O_DB_OPTM_REVISIONS_MAX = 'db_optm-revisions_max';
	const O_DB_OPTM_REVISIONS_AGE = 'db_optm-revisions_age';

	## -------------------------------------------------- ##
	## --------------	  HTML Optm 	----------------- ##
	## -------------------------------------------------- ##
	const O_OPTM_CSS_MIN = 'optm-css_min';
	const O_OPTM_CSS_COMB = 'optm-css_comb';
	const O_OPTM_CSS_COMB_EXT_INL = 'optm-css_comb_ext_inl';
	const O_OPTM_UCSS = 'optm-ucss';
	const O_OPTM_UCSS_INLINE = 'optm-ucss_inline';
	const O_OPTM_UCSS_SELECTOR_WHITELIST = 'optm-ucss_whitelist';
	const O_OPTM_UCSS_FILE_EXC_INLINE = 'optm-ucss_file_exc_inline';
	const O_OPTM_UCSS_EXC = 'optm-ucss_exc';
	const O_OPTM_CSS_EXC = 'optm-css_exc';
	const O_OPTM_JS_MIN = 'optm-js_min';
	const O_OPTM_JS_COMB = 'optm-js_comb';
	const O_OPTM_JS_COMB_EXT_INL = 'optm-js_comb_ext_inl';
	const O_OPTM_JS_DELAY_INC = 'optm-js_delay_inc';
	const O_OPTM_JS_EXC = 'optm-js_exc';
	const O_OPTM_HTML_MIN = 'optm-html_min';
	const O_OPTM_HTML_LAZY = 'optm-html_lazy';
	const O_OPTM_HTML_SKIP_COMMENTS = 'optm-html_skip_comment';
	const O_OPTM_QS_RM = 'optm-qs_rm';
	const O_OPTM_GGFONTS_RM = 'optm-ggfonts_rm';
	const O_OPTM_CSS_ASYNC = 'optm-css_async';
	const O_OPTM_CCSS_PER_URL = 'optm-ccss_per_url';
	const O_OPTM_CCSS_SEP_POSTTYPE = 'optm-ccss_sep_posttype';
	const O_OPTM_CCSS_SEP_URI = 'optm-ccss_sep_uri';
	const O_OPTM_CSS_ASYNC_INLINE = 'optm-css_async_inline';
	const O_OPTM_CSS_FONT_DISPLAY = 'optm-css_font_display';
	const O_OPTM_JS_DEFER = 'optm-js_defer';
	const O_OPTM_LOCALIZE = 'optm-localize';
	const O_OPTM_LOCALIZE_DOMAINS = 'optm-localize_domains';
	const O_OPTM_EMOJI_RM = 'optm-emoji_rm';
	const O_OPTM_NOSCRIPT_RM = 'optm-noscript_rm';
	const O_OPTM_GGFONTS_ASYNC = 'optm-ggfonts_async';
	const O_OPTM_EXC_ROLES = 'optm-exc_roles';
	const O_OPTM_CCSS_CON = 'optm-ccss_con';
	const O_OPTM_JS_DEFER_EXC = 'optm-js_defer_exc';
	const O_OPTM_GM_JS_EXC = 'optm-gm_js_exc';
	const O_OPTM_DNS_PREFETCH = 'optm-dns_prefetch';
	const O_OPTM_DNS_PREFETCH_CTRL = 'optm-dns_prefetch_ctrl';
	const O_OPTM_DNS_PRECONNECT = 'optm-dns_preconnect';
	const O_OPTM_EXC = 'optm-exc';
	const O_OPTM_GUEST_ONLY = 'optm-guest_only';

	## -------------------------------------------------- ##
	## --------------	Object Cache	----------------- ##
	## -------------------------------------------------- ##
	const O_OBJECT = 'object';
	const O_OBJECT_KIND = 'object-kind';
	const O_OBJECT_HOST = 'object-host';
	const O_OBJECT_PORT = 'object-port';
	const O_OBJECT_LIFE = 'object-life';
	const O_OBJECT_PERSISTENT = 'object-persistent';
	const O_OBJECT_ADMIN = 'object-admin';
	const O_OBJECT_TRANSIENTS = 'object-transients';
	const O_OBJECT_DB_ID = 'object-db_id';
	const O_OBJECT_USER = 'object-user';
	const O_OBJECT_PSWD = 'object-pswd';
	const O_OBJECT_GLOBAL_GROUPS = 'object-global_groups';
	const O_OBJECT_NON_PERSISTENT_GROUPS = 'object-non_persistent_groups';

	## -------------------------------------------------- ##
	## --------------	Discussion		----------------- ##
	## -------------------------------------------------- ##
	const O_DISCUSS_AVATAR_CACHE = 'discuss-avatar_cache';
	const O_DISCUSS_AVATAR_CRON = 'discuss-avatar_cron';
	const O_DISCUSS_AVATAR_CACHE_TTL = 'discuss-avatar_cache_ttl';

	## -------------------------------------------------- ##
	## --------------		 Media 		----------------- ##
	## -------------------------------------------------- ##
	const O_MEDIA_PRELOAD_FEATURED = 'media-preload_featured'; // Deprecated since v6.2. TODO: Will drop after v6.5
	const O_MEDIA_LAZY = 'media-lazy';
	const O_MEDIA_LAZY_PLACEHOLDER = 'media-lazy_placeholder';
	const O_MEDIA_PLACEHOLDER_RESP = 'media-placeholder_resp';
	const O_MEDIA_PLACEHOLDER_RESP_COLOR = 'media-placeholder_resp_color';
	const O_MEDIA_PLACEHOLDER_RESP_SVG = 'media-placeholder_resp_svg';
	const O_MEDIA_LQIP = 'media-lqip';
	const O_MEDIA_LQIP_QUAL = 'media-lqip_qual';
	const O_MEDIA_LQIP_MIN_W = 'media-lqip_min_w';
	const O_MEDIA_LQIP_MIN_H = 'media-lqip_min_h';
	const O_MEDIA_PLACEHOLDER_RESP_ASYNC = 'media-placeholder_resp_async';
	const O_MEDIA_IFRAME_LAZY = 'media-iframe_lazy';
	const O_MEDIA_ADD_MISSING_SIZES = 'media-add_missing_sizes';
	const O_MEDIA_LAZY_EXC = 'media-lazy_exc';
	const O_MEDIA_LAZY_CLS_EXC = 'media-lazy_cls_exc';
	const O_MEDIA_LAZY_PARENT_CLS_EXC = 'media-lazy_parent_cls_exc';
	const O_MEDIA_IFRAME_LAZY_CLS_EXC = 'media-iframe_lazy_cls_exc';
	const O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC = 'media-iframe_lazy_parent_cls_exc';
	const O_MEDIA_LAZY_URI_EXC = 'media-lazy_uri_exc';
	const O_MEDIA_LQIP_EXC = 'media-lqip_exc';
	const O_MEDIA_VPI = 'media-vpi';
	const O_MEDIA_VPI_CRON = 'media-vpi_cron';
	const O_IMG_OPTM_JPG_QUALITY = 'img_optm-jpg_quality';

	## -------------------------------------------------- ##
	## --------------	  Image Optm 	----------------- ##
	## -------------------------------------------------- ##
	const O_IMG_OPTM_AUTO = 'img_optm-auto';
	const O_IMG_OPTM_CRON = 'img_optm-cron';
	const O_IMG_OPTM_ORI = 'img_optm-ori';
	const O_IMG_OPTM_RM_BKUP = 'img_optm-rm_bkup';
	const O_IMG_OPTM_WEBP = 'img_optm-webp';
	const O_IMG_OPTM_LOSSLESS = 'img_optm-lossless';
	const O_IMG_OPTM_EXIF = 'img_optm-exif';
	const O_IMG_OPTM_WEBP_ATTR = 'img_optm-webp_attr';
	const O_IMG_OPTM_WEBP_REPLACE_SRCSET = 'img_optm-webp_replace_srcset';

	## -------------------------------------------------- ##
	## --------------		Crawler		----------------- ##
	## -------------------------------------------------- ##
	const O_CRAWLER = 'crawler';
	const O_CRAWLER_USLEEP = 'crawler-usleep';
	const O_CRAWLER_RUN_DURATION = 'crawler-run_duration';
	const O_CRAWLER_RUN_INTERVAL = 'crawler-run_interval';
	const O_CRAWLER_CRAWL_INTERVAL = 'crawler-crawl_interval';
	const O_CRAWLER_THREADS = 'crawler-threads';
	const O_CRAWLER_TIMEOUT = 'crawler-timeout';
	const O_CRAWLER_LOAD_LIMIT = 'crawler-load_limit';
	const O_CRAWLER_SITEMAP = 'crawler-sitemap';
	const O_CRAWLER_DROP_DOMAIN = 'crawler-drop_domain';
	const O_CRAWLER_MAP_TIMEOUT = 'crawler-map_timeout';
	const O_CRAWLER_ROLES = 'crawler-roles';
	const O_CRAWLER_COOKIES = 'crawler-cookies';

	## -------------------------------------------------- ##
	## --------------		 Misc 		----------------- ##
	## -------------------------------------------------- ##
	const O_MISC_HEARTBEAT_FRONT = 'misc-heartbeat_front';
	const O_MISC_HEARTBEAT_FRONT_TTL = 'misc-heartbeat_front_ttl';
	const O_MISC_HEARTBEAT_BACK = 'misc-heartbeat_back';
	const O_MISC_HEARTBEAT_BACK_TTL = 'misc-heartbeat_back_ttl';
	const O_MISC_HEARTBEAT_EDITOR = 'misc-heartbeat_editor';
	const O_MISC_HEARTBEAT_EDITOR_TTL = 'misc-heartbeat_editor_ttl';

	## -------------------------------------------------- ##
	## --------------		 CDN 		----------------- ##
	## -------------------------------------------------- ##
	const O_CDN = 'cdn';
	const O_CDN_ORI = 'cdn-ori';
	const O_CDN_ORI_DIR = 'cdn-ori_dir';
	const O_CDN_EXC = 'cdn-exc';
	const O_CDN_QUIC = 'cdn-quic';
	const O_CDN_CLOUDFLARE = 'cdn-cloudflare';
	const O_CDN_CLOUDFLARE_EMAIL = 'cdn-cloudflare_email';
	const O_CDN_CLOUDFLARE_KEY = 'cdn-cloudflare_key';
	const O_CDN_CLOUDFLARE_NAME = 'cdn-cloudflare_name';
	const O_CDN_CLOUDFLARE_ZONE = 'cdn-cloudflare_zone';
	const O_CDN_MAPPING = 'cdn-mapping';
	const O_CDN_ATTR = 'cdn-attr';
	const O_QC_TOKEN = 'qc-token';
	const O_QC_NAMESERVERS = 'qc-nameservers';

	const NETWORK_O_USE_PRIMARY = 'use_primary_settings';

	/*** Other consts ***/
	const O_GUIDE = 'litespeed-guide'; // Array of each guidance tag as key, step as val //xx todo: may need to remove

	// Server variables
	const ENV_CRAWLER_USLEEP = 'CRAWLER_USLEEP';
	const ENV_CRAWLER_LOAD_LIMIT = 'CRAWLER_LOAD_LIMIT';
	const ENV_CRAWLER_LOAD_LIMIT_ENFORCE = 'CRAWLER_LOAD_LIMIT_ENFORCE';

	const CRWL_COOKIE_NAME = 'name';
	const CRWL_COOKIE_VALS = 'vals';

	const CDN_MAPPING_URL = 'url';
	const CDN_MAPPING_INC_IMG = 'inc_img';
	const CDN_MAPPING_INC_CSS = 'inc_css';
	const CDN_MAPPING_INC_JS = 'inc_js';
	const CDN_MAPPING_FILETYPE = 'filetype';

	const VAL_OFF = 0;
	const VAL_ON = 1;
	const VAL_ON2 = 2;

	/* This is for API hook usage */
	const IMG_OPTM_BM_ORI = 1;
	const IMG_OPTM_BM_WEBP = 2;
	const IMG_OPTM_BM_LOSSLESS = 4;
	const IMG_OPTM_BM_EXIF = 8;

	/* Site related options (Will not overwrite other sites' config) */
	protected static $SINGLE_SITE_OPTIONS = array(
		self::O_API_KEY,
		self::O_CRAWLER,
		self::O_CRAWLER_SITEMAP,
		self::O_CRAWLER_DROP_DOMAIN,
		self::O_CDN,
		self::O_CDN_ORI,
		self::O_CDN_ORI_DIR,
		self::O_CDN_EXC,
		self::O_CDN_QUIC,
		self::O_CDN_CLOUDFLARE,
		self::O_CDN_CLOUDFLARE_EMAIL,
		self::O_CDN_CLOUDFLARE_KEY,
		self::O_CDN_CLOUDFLARE_NAME,
		self::O_CDN_CLOUDFLARE_ZONE,
		self::O_CDN_MAPPING,
		self::O_CDN_ATTR,
		self::O_QC_TOKEN,
		self::O_QC_NAMESERVERS,
	);

	protected static $_default_options = array(
		self::_VER => '',
		self::HASH => '',
		self::O_AUTO_UPGRADE => false,
		self::O_API_KEY => '',
		self::O_SERVER_IP => '',
		self::O_GUEST => false,
		self::O_GUEST_OPTM => false,
		self::O_NEWS => false,
		self::O_GUEST_UAS => array(),
		self::O_GUEST_IPS => array(),

		// Cache
		self::O_CACHE => false,
		self::O_CACHE_PRIV => false,
		self::O_CACHE_COMMENTER => false,
		self::O_CACHE_REST => false,
		self::O_CACHE_PAGE_LOGIN => false,
		self::O_CACHE_RES => false,
		self::O_CACHE_MOBILE => false,
		self::O_CACHE_MOBILE_RULES => array(),
		self::O_CACHE_BROWSER => false,
		self::O_CACHE_EXC_USERAGENTS => array(),
		self::O_CACHE_EXC_COOKIES => array(),
		self::O_CACHE_EXC_QS => array(),
		self::O_CACHE_EXC_CAT => array(),
		self::O_CACHE_EXC_TAG => array(),
		self::O_CACHE_FORCE_URI => array(),
		self::O_CACHE_FORCE_PUB_URI => array(),
		self::O_CACHE_PRIV_URI => array(),
		self::O_CACHE_EXC => array(),
		self::O_CACHE_EXC_ROLES => array(),
		self::O_CACHE_DROP_QS => array(),
		self::O_CACHE_TTL_PUB => 0,
		self::O_CACHE_TTL_PRIV => 0,
		self::O_CACHE_TTL_FRONTPAGE => 0,
		self::O_CACHE_TTL_FEED => 0,
		self::O_CACHE_TTL_REST => 0,
		self::O_CACHE_TTL_BROWSER => 0,
		self::O_CACHE_TTL_STATUS => array(),
		self::O_CACHE_LOGIN_COOKIE => '',
		self::O_CACHE_AJAX_TTL => array(),
		self::O_CACHE_VARY_COOKIES => array(),
		self::O_CACHE_VARY_GROUP => array(),

		// Purge
		self::O_PURGE_ON_UPGRADE => false,
		self::O_PURGE_STALE => false,
		self::O_PURGE_POST_ALL => false,
		self::O_PURGE_POST_FRONTPAGE => false,
		self::O_PURGE_POST_HOMEPAGE => false,
		self::O_PURGE_POST_PAGES => false,
		self::O_PURGE_POST_PAGES_WITH_RECENT_POSTS => false,
		self::O_PURGE_POST_AUTHOR => false,
		self::O_PURGE_POST_YEAR => false,
		self::O_PURGE_POST_MONTH => false,
		self::O_PURGE_POST_DATE => false,
		self::O_PURGE_POST_TERM => false,
		self::O_PURGE_POST_POSTTYPE => false,
		self::O_PURGE_TIMED_URLS => array(),
		self::O_PURGE_TIMED_URLS_TIME => '',
		self::O_PURGE_HOOK_ALL => array(),

		// ESI
		self::O_ESI => false,
		self::O_ESI_CACHE_ADMBAR => false,
		self::O_ESI_CACHE_COMMFORM => false,
		self::O_ESI_NONCE => array(),

		// Util
		self::O_UTIL_INSTANT_CLICK => false,
		self::O_UTIL_NO_HTTPS_VARY => false,

		// Debug
		self::O_DEBUG_DISABLE_ALL => false,
		self::O_DEBUG => false,
		self::O_DEBUG_IPS => array(),
		self::O_DEBUG_LEVEL => false,
		self::O_DEBUG_FILESIZE => 0,
		self::O_DEBUG_COLLAPSE_QS => false,
		self::O_DEBUG_INC => array(),
		self::O_DEBUG_EXC => array(),
		self::O_DEBUG_EXC_STRINGS => array(),

		// DB Optm
		self::O_DB_OPTM_REVISIONS_MAX => 0,
		self::O_DB_OPTM_REVISIONS_AGE => 0,

		// HTML Optm
		self::O_OPTM_CSS_MIN => false,
		self::O_OPTM_CSS_COMB => false,
		self::O_OPTM_CSS_COMB_EXT_INL => false,
		self::O_OPTM_UCSS => false,
		self::O_OPTM_UCSS_INLINE => false,
		self::O_OPTM_UCSS_SELECTOR_WHITELIST => array(),
		self::O_OPTM_UCSS_FILE_EXC_INLINE => array(),
		self::O_OPTM_UCSS_EXC => array(),
		self::O_OPTM_CSS_EXC => array(),
		self::O_OPTM_JS_MIN => false,
		self::O_OPTM_JS_COMB => false,
		self::O_OPTM_JS_COMB_EXT_INL => false,
		self::O_OPTM_JS_DELAY_INC => array(),
		self::O_OPTM_JS_EXC => array(),
		self::O_OPTM_HTML_MIN => false,
		self::O_OPTM_HTML_LAZY => array(),
		self::O_OPTM_HTML_SKIP_COMMENTS => array(),
		self::O_OPTM_QS_RM => false,
		self::O_OPTM_GGFONTS_RM => false,
		self::O_OPTM_CSS_ASYNC => false,
		self::O_OPTM_CCSS_PER_URL => false,
		self::O_OPTM_CCSS_SEP_POSTTYPE => array(),
		self::O_OPTM_CCSS_SEP_URI => array(),
		self::O_OPTM_CSS_ASYNC_INLINE => false,
		self::O_OPTM_CSS_FONT_DISPLAY => false,
		self::O_OPTM_JS_DEFER => false,
		self::O_OPTM_EMOJI_RM => false,
		self::O_OPTM_NOSCRIPT_RM => false,
		self::O_OPTM_GGFONTS_ASYNC => false,
		self::O_OPTM_EXC_ROLES => array(),
		self::O_OPTM_CCSS_CON => '',
		self::O_OPTM_JS_DEFER_EXC => array(),
		self::O_OPTM_GM_JS_EXC => array(),
		self::O_OPTM_DNS_PREFETCH => array(),
		self::O_OPTM_DNS_PREFETCH_CTRL => false,
		self::O_OPTM_DNS_PRECONNECT => array(),
		self::O_OPTM_EXC => array(),
		self::O_OPTM_GUEST_ONLY => false,

		// Object
		self::O_OBJECT => false,
		self::O_OBJECT_KIND => false,
		self::O_OBJECT_HOST => '',
		self::O_OBJECT_PORT => 0,
		self::O_OBJECT_LIFE => 0,
		self::O_OBJECT_PERSISTENT => false,
		self::O_OBJECT_ADMIN => false,
		self::O_OBJECT_TRANSIENTS => false,
		self::O_OBJECT_DB_ID => 0,
		self::O_OBJECT_USER => '',
		self::O_OBJECT_PSWD => '',
		self::O_OBJECT_GLOBAL_GROUPS => array(),
		self::O_OBJECT_NON_PERSISTENT_GROUPS => array(),

		// Discuss
		self::O_DISCUSS_AVATAR_CACHE => false,
		self::O_DISCUSS_AVATAR_CRON => false,
		self::O_DISCUSS_AVATAR_CACHE_TTL => 0,
		self::O_OPTM_LOCALIZE => false,
		self::O_OPTM_LOCALIZE_DOMAINS => array(),

		// Media
		self::O_MEDIA_LAZY => false,
		self::O_MEDIA_LAZY_PLACEHOLDER => '',
		self::O_MEDIA_PLACEHOLDER_RESP => false,
		self::O_MEDIA_PLACEHOLDER_RESP_COLOR => '',
		self::O_MEDIA_PLACEHOLDER_RESP_SVG => '',
		self::O_MEDIA_LQIP => false,
		self::O_MEDIA_LQIP_QUAL => 0,
		self::O_MEDIA_LQIP_MIN_W => 0,
		self::O_MEDIA_LQIP_MIN_H => 0,
		self::O_MEDIA_PLACEHOLDER_RESP_ASYNC => false,
		self::O_MEDIA_IFRAME_LAZY => false,
		self::O_MEDIA_ADD_MISSING_SIZES => false,
		self::O_MEDIA_LAZY_EXC => array(),
		self::O_MEDIA_LAZY_CLS_EXC => array(),
		self::O_MEDIA_LAZY_PARENT_CLS_EXC => array(),
		self::O_MEDIA_IFRAME_LAZY_CLS_EXC => array(),
		self::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC => array(),
		self::O_MEDIA_LAZY_URI_EXC => array(),
		self::O_MEDIA_LQIP_EXC => array(),
		self::O_MEDIA_VPI => false,
		self::O_MEDIA_VPI_CRON => false,

		// Image Optm
		self::O_IMG_OPTM_AUTO => false,
		self::O_IMG_OPTM_CRON => false,
		self::O_IMG_OPTM_ORI => false,
		self::O_IMG_OPTM_RM_BKUP => false,
		self::O_IMG_OPTM_WEBP => false,
		self::O_IMG_OPTM_LOSSLESS => false,
		self::O_IMG_OPTM_EXIF => false,
		self::O_IMG_OPTM_WEBP_ATTR => array(),
		self::O_IMG_OPTM_WEBP_REPLACE_SRCSET => false,
		self::O_IMG_OPTM_JPG_QUALITY => 0,

		// Crawler
		self::O_CRAWLER => false,
		self::O_CRAWLER_USLEEP => 0,
		self::O_CRAWLER_RUN_DURATION => 0,
		self::O_CRAWLER_RUN_INTERVAL => 0,
		self::O_CRAWLER_CRAWL_INTERVAL => 0,
		self::O_CRAWLER_THREADS => 0,
		self::O_CRAWLER_TIMEOUT => 0,
		self::O_CRAWLER_LOAD_LIMIT => 0,
		self::O_CRAWLER_SITEMAP => '',
		self::O_CRAWLER_DROP_DOMAIN => false,
		self::O_CRAWLER_MAP_TIMEOUT => 0,
		self::O_CRAWLER_ROLES => array(),
		self::O_CRAWLER_COOKIES => array(),

		// Misc
		self::O_MISC_HEARTBEAT_FRONT => false,
		self::O_MISC_HEARTBEAT_FRONT_TTL => 0,
		self::O_MISC_HEARTBEAT_BACK => false,
		self::O_MISC_HEARTBEAT_BACK_TTL => 0,
		self::O_MISC_HEARTBEAT_EDITOR => false,
		self::O_MISC_HEARTBEAT_EDITOR_TTL => 0,

		// CDN
		self::O_CDN => false,
		self::O_CDN_ORI => array(),
		self::O_CDN_ORI_DIR => array(),
		self::O_CDN_EXC => array(),
		self::O_CDN_QUIC => false,
		self::O_CDN_CLOUDFLARE => false,
		self::O_CDN_CLOUDFLARE_EMAIL => '',
		self::O_CDN_CLOUDFLARE_KEY => '',
		self::O_CDN_CLOUDFLARE_NAME => '',
		self::O_CDN_CLOUDFLARE_ZONE => '',
		self::O_CDN_MAPPING => array(),
		self::O_CDN_ATTR => array(),

		self::O_QC_TOKEN => '',
		self::O_QC_NAMESERVERS => '',
	);

	protected static $_default_site_options = array(
		self::_VER => '',
		self::O_CACHE => false,
		self::NETWORK_O_USE_PRIMARY => false,
		self::O_AUTO_UPGRADE => false,
		self::O_GUEST => false,

		self::O_CACHE_RES => false,
		self::O_CACHE_BROWSER => false,
		self::O_CACHE_MOBILE => false,
		self::O_CACHE_MOBILE_RULES => array(),
		self::O_CACHE_LOGIN_COOKIE => '',
		self::O_CACHE_VARY_COOKIES => array(),
		self::O_CACHE_EXC_COOKIES => array(),
		self::O_CACHE_EXC_USERAGENTS => array(),
		self::O_CACHE_TTL_BROWSER => 0,

		self::O_PURGE_ON_UPGRADE => false,

		self::O_OBJECT => false,
		self::O_OBJECT_KIND => false,
		self::O_OBJECT_HOST => '',
		self::O_OBJECT_PORT => 0,
		self::O_OBJECT_LIFE => 0,
		self::O_OBJECT_PERSISTENT => false,
		self::O_OBJECT_ADMIN => false,
		self::O_OBJECT_TRANSIENTS => false,
		self::O_OBJECT_DB_ID => 0,
		self::O_OBJECT_USER => '',
		self::O_OBJECT_PSWD => '',
		self::O_OBJECT_GLOBAL_GROUPS => array(),
		self::O_OBJECT_NON_PERSISTENT_GROUPS => array(),

		// Debug
		self::O_DEBUG_DISABLE_ALL => false,
		self::O_DEBUG => false,
		self::O_DEBUG_IPS => array(),
		self::O_DEBUG_LEVEL => false,
		self::O_DEBUG_FILESIZE => 0,
		self::O_DEBUG_COLLAPSE_QS => false,
		self::O_DEBUG_INC => array(),
		self::O_DEBUG_EXC => array(),
		self::O_DEBUG_EXC_STRINGS => array(),

		self::O_IMG_OPTM_WEBP => false,
	);

	// NOTE: all the val of following items will be int while not bool
	protected static $_multi_switch_list = array(
		self::O_DEBUG => 2,
		self::O_OPTM_JS_DEFER => 2,
	);

	/**
	 * Correct the option type
	 *
	 * TODO: add similar network func
	 *
	 * @since  3.0.3
	 */
	protected function type_casting($val, $id, $is_site_conf = false)
	{
		$default_v = !$is_site_conf ? self::$_default_options[$id] : self::$_default_site_options[$id];
		if (is_bool($default_v)) {
			if ($val === 'true') {
				$val = true;
			}
			if ($val === 'false') {
				$val = false;
			}

			$max = $this->_conf_multi_switch($id);
			if ($max) {
				$val = (int) $val;
				$val %= $max + 1;
			} else {
				$val = (bool) $val;
			}
		} elseif (is_array($default_v)) {
			// from textarea input
			if (!is_array($val)) {
				$val = Utility::sanitize_lines($val, $this->_conf_filter($id));
			}
		} elseif (!is_string($default_v)) {
			$val = (int) $val;
		} else {
			// Check if the string has a limit set
			$val = $this->_conf_string_val($id, $val);
		}

		return $val;
	}

	/**
	 * Load default network settings from data.ini
	 *
	 * @since  3.0
	 */
	public function load_default_site_vals()
	{
		// Load network_default.ini
		if (file_exists(LSCWP_DIR . 'data/const.network_default.ini')) {
			$default_ini_cfg = parse_ini_file(LSCWP_DIR . 'data/const.network_default.ini', true);
			foreach (self::$_default_site_options as $k => $v) {
				if (!array_key_exists($k, $default_ini_cfg)) {
					continue;
				}

				// Parse value in ini file
				$ini_v = $this->type_casting($default_ini_cfg[$k], $k, true);

				if ($ini_v == $v) {
					continue;
				}

				self::$_default_site_options[$k] = $ini_v;
			}
		}

		self::$_default_site_options[self::_VER] = Core::VER;

		return self::$_default_site_options;
	}

	/**
	 * Load default values from default.ini
	 *
	 * @since 3.0
	 * @access public
	 */
	public function load_default_vals()
	{
		// Load default.ini
		if (file_exists(LSCWP_DIR . 'data/const.default.ini')) {
			$default_ini_cfg = parse_ini_file(LSCWP_DIR . 'data/const.default.ini', true);
			foreach (self::$_default_options as $k => $v) {
				if (!array_key_exists($k, $default_ini_cfg)) {
					continue;
				}

				// Parse value in ini file
				$ini_v = $this->type_casting($default_ini_cfg[$k], $k);

				// NOTE: Multiple lines value must be stored as array
				/**
				 * Special handler for CDN_mapping
				 *
				 * format in .ini:
				 * 		[cdn-mapping]
				 *   	url[0] = 'https://example.com/'
				 *     	inc_js[0] = true
				 *     	filetype[0] = '.css
				 *     				   .js
				 *     				   .jpg'
				 *
				 * format out:
				 * 		[0] = [ 'url' => 'https://example.com', 'inc_js' => true, 'filetype' => [ '.css', '.js', '.jpg' ] ]
				 */
				if ($k == self::O_CDN_MAPPING) {
					$mapping_fields = array(
						self::CDN_MAPPING_URL,
						self::CDN_MAPPING_INC_IMG,
						self::CDN_MAPPING_INC_CSS,
						self::CDN_MAPPING_INC_JS,
						self::CDN_MAPPING_FILETYPE, // Array
					);
					$ini_v2 = array();
					foreach ($ini_v[self::CDN_MAPPING_URL] as $k2 => $v2) {
						// $k2 is numeric
						$this_row = array();
						foreach ($mapping_fields as $v3) {
							$this_v = !empty($ini_v[$v3][$k2]) ? $ini_v[$v3][$k2] : false;
							if ($v3 == self::CDN_MAPPING_URL) {
								$this_v = $this_v ?: '';
							}
							if ($v3 == self::CDN_MAPPING_FILETYPE) {
								$this_v = $this_v ? Utility::sanitize_lines($this_v) : array(); // Note: Since v3.0 its already an array
							}
							$this_row[$v3] = $this_v;
						}
						$ini_v2[$k2] = $this_row;
					}
					$ini_v = $ini_v2;
				}

				if ($ini_v == $v) {
					continue;
				}

				self::$_default_options[$k] = $ini_v;
			}
		}

		// Load internal default vals
		// Setting the default bool to int is also to avoid type casting override it back to bool
		self::$_default_options[self::O_CACHE] = is_multisite() ? self::VAL_ON2 : self::VAL_ON; //For multi site, default is 2 (Use Network Admin Settings). For single site, default is 1 (Enabled).

		// Load default vals containing variables
		if (!self::$_default_options[self::O_CDN_ORI_DIR]) {
			self::$_default_options[self::O_CDN_ORI_DIR] = LSCWP_CONTENT_FOLDER . "\nwp-includes";
			self::$_default_options[self::O_CDN_ORI_DIR] = explode("\n", self::$_default_options[self::O_CDN_ORI_DIR]);
			self::$_default_options[self::O_CDN_ORI_DIR] = array_map('trim', self::$_default_options[self::O_CDN_ORI_DIR]);
		}

		// Set security key if not initialized yet
		if (!self::$_default_options[self::HASH]) {
			self::$_default_options[self::HASH] = Str::rrand(32);
		}

		self::$_default_options[self::_VER] = Core::VER;

		return self::$_default_options;
	}

	/**
	 * Format the string value
	 *
	 * @since  3.0
	 */
	protected function _conf_string_val($id, $val)
	{
		return $val;
	}

	/**
	 * If the switch setting is a triple value or not
	 *
	 * @since  3.0
	 */
	protected function _conf_multi_switch($id)
	{
		if (!empty(self::$_multi_switch_list[$id])) {
			return self::$_multi_switch_list[$id];
		}

		if ($id == self::O_CACHE && is_multisite()) {
			return self::VAL_ON2;
		}

		return false;
	}

	/**
	 * Append a new multi switch max limit for the bool option
	 *
	 * @since  3.0
	 */
	public static function set_multi_switch($id, $v)
	{
		self::$_multi_switch_list[$id] = $v;
	}

	/**
	 * Generate const name based on $id
	 *
	 * @since  3.0
	 */
	public static function conf_const($id)
	{
		return 'LITESPEED_CONF__' . strtoupper(str_replace('-', '__', $id));
	}

	/**
	 * Filter to be used when saving setting
	 *
	 * @since  3.0
	 */
	protected function _conf_filter($id)
	{
		$filters = array(
			self::O_MEDIA_LAZY_EXC => 'uri',
			self::O_DEBUG_INC => 'relative',
			self::O_DEBUG_EXC => 'relative',
			self::O_MEDIA_LAZY_URI_EXC => 'relative',
			self::O_CACHE_PRIV_URI => 'relative',
			self::O_PURGE_TIMED_URLS => 'relative',
			self::O_CACHE_FORCE_URI => 'relative',
			self::O_CACHE_FORCE_PUB_URI => 'relative',
			self::O_CACHE_EXC => 'relative',
			// self::O_OPTM_CSS_EXC		=> 'uri', // Need to comment out for inline & external CSS
			// self::O_OPTM_JS_EXC			=> 'uri',
			self::O_OPTM_EXC => 'relative',
			self::O_OPTM_CCSS_SEP_URI => 'uri',
			// self::O_OPTM_JS_DEFER_EXC	=> 'uri',
			self::O_OPTM_DNS_PREFETCH => 'domain',
			self::O_CDN_ORI => 'noprotocol,trailingslash', // `Original URLs`
			// self::O_OPTM_LOCALIZE_DOMAINS	=> 'noprotocol', // `Localize Resources`
			// self::	=> '',
			// self::	=> '',
		);

		if (!empty($filters[$id])) {
			return $filters[$id];
		}

		return false;
	}

	/**
	 * If the setting changes worth a purge or not
	 *
	 * @since  3.0
	 */
	protected function _conf_purge($id)
	{
		$check_ids = array(
			self::O_MEDIA_LAZY_URI_EXC,
			self::O_OPTM_EXC,
			self::O_CACHE_PRIV_URI,
			self::O_PURGE_TIMED_URLS,
			self::O_CACHE_FORCE_URI,
			self::O_CACHE_FORCE_PUB_URI,
			self::O_CACHE_EXC,
		);

		return in_array($id, $check_ids);
	}

	/**
	 * If the setting changes worth a purge ALL or not
	 *
	 * @since  3.0
	 */
	protected function _conf_purge_all($id)
	{
		$check_ids = array(self::O_CACHE, self::O_ESI, self::O_DEBUG_DISABLE_ALL, self::NETWORK_O_USE_PRIMARY);

		return in_array($id, $check_ids);
	}

	/**
	 * If the setting is a pswd or not
	 *
	 * @since  3.0
	 */
	protected function _conf_pswd($id)
	{
		$check_ids = array(self::O_CDN_CLOUDFLARE_KEY, self::O_OBJECT_PSWD, self::O_API_KEY, self::O_QC_TOKEN);

		return in_array($id, $check_ids);
	}

	/**
	 * If the setting is cron related or not
	 *
	 * @since  3.0
	 */
	protected function _conf_cron($id)
	{
		$check_ids = array(
			self::O_IMG_OPTM_CRON,
			self::O_OPTM_CSS_ASYNC,
			self::O_MEDIA_PLACEHOLDER_RESP_ASYNC,
			self::O_DISCUSS_AVATAR_CRON,
			self::O_IMG_OPTM_AUTO,
			self::O_CRAWLER,
		);

		return in_array($id, $check_ids);
	}

	/**
	 * If the setting changes worth a purge, return the tag
	 *
	 * @since  3.0
	 */
	protected function _conf_purge_tag($id)
	{
		$check_ids = array(
			self::O_CACHE_PAGE_LOGIN => Tag::TYPE_LOGIN,
		);

		if (!empty($check_ids[$id])) {
			return $check_ids[$id];
		}

		return false;
	}

	/**
	 * Generate server vars
	 *
	 * @since 2.4.1
	 */
	public function server_vars()
	{
		$consts = array(
			'WP_SITEURL',
			'WP_HOME',
			'WP_CONTENT_DIR',
			'SHORTINIT',
			'LSCWP_CONTENT_DIR',
			'LSCWP_CONTENT_FOLDER',
			'LSCWP_DIR',
			'LITESPEED_TIME_OFFSET',
			'LITESPEED_SERVER_TYPE',
			'LITESPEED_CLI',
			'LITESPEED_ALLOWED',
			'LITESPEED_ON',
			'LSWCP_TAG_PREFIX',
			'COOKIEHASH',
		);
		$server_vars = array();
		foreach ($consts as $v) {
			$server_vars[$v] = defined($v) ? constant($v) : null;
		}

		return $server_vars;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/doc.cls.php000064400000011363151600227040016761 0ustar00<?php

/**
 * The Doc class.
 *
 * @since     	2.2.7
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Doc
{
	// protected static $_instance;

	/**
	 * Show option is actually ON by GM
	 *
	 * @since  5.5
	 * @access public
	 */
	public static function maybe_on_by_gm($id)
	{
		if (apply_filters('litespeed_conf', $id)) {
			return;
		}
		if (!apply_filters('litespeed_conf', Base::O_GUEST)) {
			return;
		}
		if (!apply_filters('litespeed_conf', Base::O_GUEST_OPTM)) {
			return;
		}
		echo '<font class="litespeed-warning">';
		echo '⚠️ ' .
			sprintf(
				__('This setting is %1$s for certain qualifying requests due to %2$s!', 'litespeed-cache'),
				'<code>' . __('ON', 'litespeed-cache') . '</code>',
				Lang::title(Base::O_GUEST_OPTM)
			);
		self::learn_more('https://docs.litespeedtech.com/lscache/lscwp/general/#guest-optimization');
		echo '</font>';
	}

	/**
	 * Changes affect crawler list warning
	 *
	 * @since  4.3
	 * @access public
	 */
	public static function crawler_affected()
	{
		echo '<font class="litespeed-primary">';
		echo '⚠️ ' . __('This setting will regenerate crawler list and clear the disabled list!', 'litespeed-cache');
		echo '</font>';
	}

	/**
	 * Privacy policy
	 *
	 * @since 2.2.7
	 * @access public
	 */
	public static function privacy_policy()
	{
		return __(
			'This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.',
			'litespeed-cache'
		) .
			sprintf(
				__('Please see %s for more details.', 'litespeed-cache'),
				'<a href="https://quic.cloud/privacy-policy/" target="_blank">https://quic.cloud/privacy-policy/</a>'
			);
	}

	/**
	 * Learn more link
	 *
	 * @since  2.4.2
	 * @access public
	 */
	public static function learn_more($url, $title = false, $self = false, $class = false, $return = false)
	{
		if (!$class) {
			$class = 'litespeed-learn-more';
		}

		if (!$title) {
			$title = __('Learn More', 'litespeed-cache');
		}

		$self = $self ? '' : "target='_blank'";

		$txt = " <a href='$url' $self class='$class'>$title</a>";

		if ($return) {
			return $txt;
		}

		echo $txt;
	}

	/**
	 * One per line
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function one_per_line($return = false)
	{
		$str = __('One per line.', 'litespeed-cache');
		if ($return) {
			return $str;
		}
		echo $str;
	}

	/**
	 * One per line
	 *
	 * @since  3.4
	 * @access public
	 */
	public static function full_or_partial_url($string_only = false)
	{
		if ($string_only) {
			echo __('Both full and partial strings can be used.', 'litespeed-cache');
		} else {
			echo __('Both full URLs and partial strings can be used.', 'litespeed-cache');
		}
	}

	/**
	 * Notice to edit .htaccess
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function notice_htaccess()
	{
		echo '<font class="litespeed-primary">';
		echo '⚠️ ' . __('This setting will edit the .htaccess file.', 'litespeed-cache');
		echo ' <a href="https://docs.litespeedtech.com/lscache/lscwp/toolbox/#edit-htaccess-tab" target="_blank" class="litespeed-learn-more">' .
			__('Learn More', 'litespeed-cache') .
			'</a>';
		echo '</font>';
	}

	/**
	 * Notice for whitelist IPs
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function notice_ips()
	{
		echo '<div class="litespeed-primary">';
		echo '⚠️ ' . sprintf(__('For online services to work correctly, you must allowlist all %s server IPs.', 'litespeed-cache'), 'QUIC.cloud') . '<br/>';
		echo '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;' . __('Before generating key, please verify all IPs on this list are allowlisted', 'litespeed-cache') . ': ';
		echo '<a href="' . Cloud::CLOUD_IPS . '" target="_blank">' . __('Current Online Server IPs', 'litespeed-cache') . '</a>';
		echo '</div>';
	}

	/**
	 * Gentle reminder that web services run asynchronously
	 *
	 * @since  5.3.1
	 * @access public
	 */
	public static function queue_issues($return = false)
	{
		$str =
			'<div class="litespeed-desc">' .
			esc_html__('The queue is processed asynchronously. It may take time.', 'litespeed-cache') .
			self::learn_more('https://docs.litespeedtech.com/lscache/lscwp/troubleshoot/#quiccloud-queue-issues', false, false, false, true) .
			'</div>';
		if ($return) {
			return $str;
		}
		echo $str;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/htaccess.cls.php000064400000057717151600227110020024 0ustar00<?php

/**
 * The htaccess rewrite rule operation class
 *
 *
 * @since      1.0.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/inc
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Htaccess extends Root
{
	private $frontend_htaccess = null;
	private $_default_frontend_htaccess = null;
	private $backend_htaccess = null;
	private $_default_backend_htaccess = null;
	private $theme_htaccess = null; // Not used yet
	private $frontend_htaccess_readable = false;
	private $frontend_htaccess_writable = false;
	private $backend_htaccess_readable = false;
	private $backend_htaccess_writable = false;
	private $theme_htaccess_readable = false;
	private $theme_htaccess_writable = false;
	private $__rewrite_on;

	const LS_MODULE_START = '<IfModule LiteSpeed>';
	const EXPIRES_MODULE_START = '<IfModule mod_expires.c>';
	const LS_MODULE_END = '</IfModule>';
	const LS_MODULE_REWRITE_START = '<IfModule mod_rewrite.c>';
	const REWRITE_ON = 'RewriteEngine on';
	const LS_MODULE_DONOTEDIT = '## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##';
	const MARKER = 'LSCACHE';
	const MARKER_NONLS = 'NON_LSCACHE';
	const MARKER_LOGIN_COOKIE = '### marker LOGIN COOKIE';
	const MARKER_ASYNC = '### marker ASYNC';
	const MARKER_CRAWLER = '### marker CRAWLER';
	const MARKER_MOBILE = '### marker MOBILE';
	const MARKER_NOCACHE_COOKIES = '### marker NOCACHE COOKIES';
	const MARKER_NOCACHE_USER_AGENTS = '### marker NOCACHE USER AGENTS';
	const MARKER_CACHE_RESOURCE = '### marker CACHE RESOURCE';
	const MARKER_BROWSER_CACHE = '### marker BROWSER CACHE';
	const MARKER_MINIFY = '### marker MINIFY';
	const MARKER_CORS = '### marker CORS';
	const MARKER_WEBP = '### marker WEBP';
	const MARKER_DROPQS = '### marker DROPQS';
	const MARKER_START = ' start ###';
	const MARKER_END = ' end ###';

	const RW_PATTERN_RES = '/.*/[^/]*(responsive|css|js|dynamic|loader|fonts)\.php';

	/**
	 * Initialize the class and set its properties.
	 *
	 * @since    1.0.7
	 */
	public function __construct()
	{
		$this->_path_set();
		$this->_default_frontend_htaccess = $this->frontend_htaccess;
		$this->_default_backend_htaccess = $this->backend_htaccess;

		$frontend_htaccess = defined('LITESPEED_CFG_HTACCESS') ? LITESPEED_CFG_HTACCESS : false;
		if ($frontend_htaccess && substr($frontend_htaccess, -10) === '/.htaccess') {
			$this->frontend_htaccess = $frontend_htaccess;
		}
		$backend_htaccess = defined('LITESPEED_CFG_HTACCESS_BACKEND') ? LITESPEED_CFG_HTACCESS_BACKEND : false;
		if ($backend_htaccess && substr($backend_htaccess, -10) === '/.htaccess') {
			$this->backend_htaccess = $backend_htaccess;
		}

		// Filter for frontend&backend htaccess path
		$this->frontend_htaccess = apply_filters('litespeed_frontend_htaccess', $this->frontend_htaccess);
		$this->backend_htaccess = apply_filters('litespeed_backend_htaccess', $this->backend_htaccess);

		clearstatcache();

		// frontend .htaccess privilege
		$test_permissions = file_exists($this->frontend_htaccess) ? $this->frontend_htaccess : dirname($this->frontend_htaccess);
		if (is_readable($test_permissions)) {
			$this->frontend_htaccess_readable = true;
		}
		if (is_writable($test_permissions)) {
			$this->frontend_htaccess_writable = true;
		}

		$this->__rewrite_on = array(
			self::REWRITE_ON,
			'CacheLookup on',
			'RewriteRule .* - [E=Cache-Control:no-autoflush]',
			'RewriteRule ' . preg_quote(LITESPEED_DATA_FOLDER) . '/debug/.*\.log$ - [F,L]',
			'RewriteRule ' . preg_quote(self::CONF_FILE) . ' - [F,L]',
		);

		// backend .htaccess privilege
		if ($this->frontend_htaccess === $this->backend_htaccess) {
			$this->backend_htaccess_readable = $this->frontend_htaccess_readable;
			$this->backend_htaccess_writable = $this->frontend_htaccess_writable;
		} else {
			$test_permissions = file_exists($this->backend_htaccess) ? $this->backend_htaccess : dirname($this->backend_htaccess);
			if (is_readable($test_permissions)) {
				$this->backend_htaccess_readable = true;
			}
			if (is_writable($test_permissions)) {
				$this->backend_htaccess_writable = true;
			}
		}
	}

	/**
	 * Get if htaccess file is readable
	 *
	 * @since 1.1.0
	 * @return string
	 */
	private function _readable($kind = 'frontend')
	{
		if ($kind === 'frontend') {
			return $this->frontend_htaccess_readable;
		}
		if ($kind === 'backend') {
			return $this->backend_htaccess_readable;
		}
	}

	/**
	 * Get if htaccess file is writable
	 *
	 * @since 1.1.0
	 * @return string
	 */
	public function writable($kind = 'frontend')
	{
		if ($kind === 'frontend') {
			return $this->frontend_htaccess_writable;
		}
		if ($kind === 'backend') {
			return $this->backend_htaccess_writable;
		}
	}

	/**
	 * Get frontend htaccess path
	 *
	 * @since 1.1.0
	 * @return string
	 */
	public static function get_frontend_htaccess($show_default = false)
	{
		if ($show_default) {
			return self::cls()->_default_frontend_htaccess;
		}
		return self::cls()->frontend_htaccess;
	}

	/**
	 * Get backend htaccess path
	 *
	 * @since 1.1.0
	 * @return string
	 */
	public static function get_backend_htaccess($show_default = false)
	{
		if ($show_default) {
			return self::cls()->_default_backend_htaccess;
		}
		return self::cls()->backend_htaccess;
	}

	/**
	 * Check to see if .htaccess exists starting at $start_path and going up directories until it hits DOCUMENT_ROOT.
	 *
	 * As dirname() strips the ending '/', paths passed in must exclude the final '/'
	 *
	 * @since 1.0.11
	 * @access private
	 */
	private function _htaccess_search($start_path)
	{
		while (!file_exists($start_path . '/.htaccess')) {
			if ($start_path === '/' || !$start_path) {
				return false;
			}

			if (!empty($_SERVER['DOCUMENT_ROOT']) && wp_normalize_path($start_path) === wp_normalize_path($_SERVER['DOCUMENT_ROOT'])) {
				return false;
			}

			if (dirname($start_path) === $start_path) {
				return false;
			}

			$start_path = dirname($start_path);
		}

		return $start_path;
	}

	/**
	 * Set the path class variables.
	 *
	 * @since 1.0.11
	 * @access private
	 */
	private function _path_set()
	{
		$frontend = Router::frontend_path();
		$frontend_htaccess_search = $this->_htaccess_search($frontend); // The existing .htaccess path to be used for frontend .htaccess
		$this->frontend_htaccess = ($frontend_htaccess_search ?: $frontend) . '/.htaccess';

		$backend = realpath(ABSPATH); // /home/user/public_html/backend/
		if ($frontend == $backend) {
			$this->backend_htaccess = $this->frontend_htaccess;
			return;
		}

		// Backend is a different path
		$backend_htaccess_search = $this->_htaccess_search($backend);
		// Found affected .htaccess
		if ($backend_htaccess_search) {
			$this->backend_htaccess = $backend_htaccess_search . '/.htaccess';
			return;
		}

		// Frontend path is the parent of backend path
		if (stripos($backend, $frontend . '/') === 0) {
			// backend use frontend htaccess
			$this->backend_htaccess = $this->frontend_htaccess;
			return;
		}

		$this->backend_htaccess = $backend . '/.htaccess';
	}

	/**
	 * Get corresponding htaccess path
	 *
	 * @since 1.1.0
	 * @param  string $kind Frontend or backend
	 * @return string       Path
	 */
	public function htaccess_path($kind = 'frontend')
	{
		switch ($kind) {
			case 'backend':
				$path = $this->backend_htaccess;
				break;

			case 'frontend':
			default:
				$path = $this->frontend_htaccess;
				break;
		}
		return $path;
	}

	/**
	 * Get the content of the rules file.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.0.4
	 * @since  2.9 Used exception for failed reading
	 * @access public
	 */
	public function htaccess_read($kind = 'frontend')
	{
		$path = $this->htaccess_path($kind);

		if (!$path || !file_exists($path)) {
			return "\n";
		}

		if (!$this->_readable($kind)) {
			Error::t('HTA_R');
		}

		$content = File::read($path);
		if ($content === false) {
			Error::t('HTA_GET');
		}

		// Remove ^M characters.
		$content = str_ireplace("\x0D", '', $content);
		return $content;
	}

	/**
	 * Try to backup the .htaccess file if we didn't save one before.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.0.10
	 * @access private
	 */
	private function _htaccess_backup($kind = 'frontend')
	{
		$path = $this->htaccess_path($kind);

		if (!file_exists($path)) {
			return;
		}

		if (file_exists($path . '.bk')) {
			return;
		}

		$res = copy($path, $path . '.bk');

		// Failed to backup, abort
		if (!$res) {
			Error::t('HTA_BK');
		}
	}

	/**
	 * Get mobile view rule from htaccess file
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.1.0
	 */
	public function current_mobile_agents()
	{
		$rules = $this->_get_rule_by(self::MARKER_MOBILE);
		if (!isset($rules[0])) {
			Error::t('HTA_DNF', self::MARKER_MOBILE);
		}

		$rule = trim($rules[0]);
		// 'RewriteCond %{HTTP_USER_AGENT} ' . Utility::arr2regex( $cfg[ $id ], true ) . ' [NC]';
		$match = substr($rule, strlen('RewriteCond %{HTTP_USER_AGENT} '), -strlen(' [NC]'));

		if (!$match) {
			Error::t('HTA_DNF', __('Mobile Agent Rules', 'litespeed-cache'));
		}

		return $match;
	}

	/**
	 * Parse rewrites rule from the .htaccess file.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function current_login_cookie($kind = 'frontend')
	{
		$rule = $this->_get_rule_by(self::MARKER_LOGIN_COOKIE, $kind);

		if (!$rule) {
			Error::t('HTA_DNF', self::MARKER_LOGIN_COOKIE);
		}

		if (strpos($rule, 'RewriteRule .? - [E=') !== 0) {
			Error::t('HTA_LOGIN_COOKIE_INVALID');
		}

		$rule_cookie = substr($rule, strlen('RewriteRule .? - [E='), -1);

		if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
			$rule_cookie = trim($rule_cookie, '"');
		}

		// Drop `Cache-Vary:`
		$rule_cookie = substr($rule_cookie, strlen('Cache-Vary:'));

		return $rule_cookie;
	}

	/**
	 * Get rewrite rules based on the marker
	 *
	 * @since  2.0
	 * @access private
	 */
	private function _get_rule_by($cond, $kind = 'frontend')
	{
		clearstatcache();
		$path = $this->htaccess_path($kind);
		if (!$this->_readable($kind)) {
			return false;
		}

		$rules = File::extract_from_markers($path, self::MARKER);
		if (!in_array($cond . self::MARKER_START, $rules) || !in_array($cond . self::MARKER_END, $rules)) {
			return false;
		}

		$key_start = array_search($cond . self::MARKER_START, $rules);
		$key_end = array_search($cond . self::MARKER_END, $rules);
		if ($key_start === false || $key_end === false) {
			return false;
		}

		$results = array_slice($rules, $key_start + 1, $key_end - $key_start - 1);
		if (!$results) {
			return false;
		}

		if (count($results) == 1) {
			return trim($results[0]);
		}

		return array_filter($results);
	}

	/**
	 * Generate browser cache rules
	 *
	 * @since  1.3
	 * @access private
	 * @return array Rules set
	 */
	private function _browser_cache_rules($cfg)
	{
		/**
		 * Add ttl setting
		 * @since 1.6.3
		 */
		$id = Base::O_CACHE_TTL_BROWSER;
		$ttl = $cfg[$id];
		$rules = array(
			self::EXPIRES_MODULE_START,
			// '<FilesMatch "\.(pdf|ico|svg|xml|jpg|jpeg|png|gif|webp|ogg|mp4|webm|js|css|woff|woff2|ttf|eot)(\.gz)?$">',
			'ExpiresActive on',
			'ExpiresByType application/pdf A' . $ttl,
			'ExpiresByType image/x-icon A' . $ttl,
			'ExpiresByType image/vnd.microsoft.icon A' . $ttl,
			'ExpiresByType image/svg+xml A' . $ttl,
			'',
			'ExpiresByType image/jpg A' . $ttl,
			'ExpiresByType image/jpeg A' . $ttl,
			'ExpiresByType image/png A' . $ttl,
			'ExpiresByType image/gif A' . $ttl,
			'ExpiresByType image/webp A' . $ttl,
			'',
			'ExpiresByType video/ogg A' . $ttl,
			'ExpiresByType audio/ogg A' . $ttl,
			'ExpiresByType video/mp4 A' . $ttl,
			'ExpiresByType video/webm A' . $ttl,
			'',
			'ExpiresByType text/css A' . $ttl,
			'ExpiresByType text/javascript A' . $ttl,
			'ExpiresByType application/javascript A' . $ttl,
			'ExpiresByType application/x-javascript A' . $ttl,
			'',
			'ExpiresByType application/x-font-ttf A' . $ttl,
			'ExpiresByType application/x-font-woff A' . $ttl,
			'ExpiresByType application/font-woff A' . $ttl,
			'ExpiresByType application/font-woff2 A' . $ttl,
			'ExpiresByType application/vnd.ms-fontobject A' . $ttl,
			'ExpiresByType font/ttf A' . $ttl,
			'ExpiresByType font/otf A' . $ttl,
			'ExpiresByType font/woff A' . $ttl,
			'ExpiresByType font/woff2 A' . $ttl,
			'',
			// '</FilesMatch>',
			self::LS_MODULE_END,
		);
		return $rules;
	}

	/**
	 * Generate CORS rules for fonts
	 *
	 * @since  1.5
	 * @access private
	 * @return array Rules set
	 */
	private function _cors_rules()
	{
		return array(
			'<FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font\.css)$">',
			'<IfModule mod_headers.c>',
			'Header set Access-Control-Allow-Origin "*"',
			'</IfModule>',
			'</FilesMatch>',
		);
	}

	/**
	 * Generate rewrite rules based on settings
	 *
	 * @since  1.3
	 * @access private
	 * @param  array $cfg  The settings to be used for rewrite rule
	 * @return array      Rules array
	 */
	private function _generate_rules($cfg)
	{
		$new_rules = array();
		$new_rules_nonls = array();
		$new_rules_backend = array();
		$new_rules_backend_nonls = array();

		# continual crawler
		// $id = Base::O_CRAWLER;
		// if (!empty($cfg[$id])) {
		$new_rules[] = self::MARKER_ASYNC . self::MARKER_START;
		$new_rules[] = 'RewriteCond %{REQUEST_URI} /wp-admin/admin-ajax\.php';
		$new_rules[] = 'RewriteCond %{QUERY_STRING} action=async_litespeed';
		$new_rules[] = 'RewriteRule .* - [E=noabort:1]';
		$new_rules[] = self::MARKER_ASYNC . self::MARKER_END;
		$new_rules[] = '';
		// }

		// mobile agents
		$id = Base::O_CACHE_MOBILE_RULES;
		if ((!empty($cfg[Base::O_CACHE_MOBILE]) || !empty($cfg[Base::O_GUEST])) && !empty($cfg[$id])) {
			$new_rules[] = self::MARKER_MOBILE . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} ' . Utility::arr2regex($cfg[$id], true) . ' [NC]';
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+ismobile]';
			$new_rules[] = self::MARKER_MOBILE . self::MARKER_END;
			$new_rules[] = '';
		}

		// nocache cookie
		$id = Base::O_CACHE_EXC_COOKIES;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_NOCACHE_COOKIES . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_COOKIE} ' . Utility::arr2regex($cfg[$id], true);
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:no-cache]';
			$new_rules[] = self::MARKER_NOCACHE_COOKIES . self::MARKER_END;
			$new_rules[] = '';
		}

		// nocache user agents
		$id = Base::O_CACHE_EXC_USERAGENTS;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_NOCACHE_USER_AGENTS . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} ' . Utility::arr2regex($cfg[$id], true) . ' [NC]';
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:no-cache]';
			$new_rules[] = self::MARKER_NOCACHE_USER_AGENTS . self::MARKER_END;
			$new_rules[] = '';
		}

		// caching php resource
		$id = Base::O_CACHE_RES;
		if (!empty($cfg[$id])) {
			$new_rules[] = $new_rules_backend[] = self::MARKER_CACHE_RESOURCE . self::MARKER_START;
			$new_rules[] = $new_rules_backend[] = 'RewriteRule ' . LSCWP_CONTENT_FOLDER . self::RW_PATTERN_RES . ' - [E=cache-control:max-age=3600]';
			$new_rules[] = $new_rules_backend[] = self::MARKER_CACHE_RESOURCE . self::MARKER_END;
			$new_rules[] = $new_rules_backend[] = '';
		}

		// check login cookie
		$vary_cookies = $cfg[Base::O_CACHE_VARY_COOKIES];
		$id = Base::O_CACHE_LOGIN_COOKIE;
		if (!empty($cfg[$id])) {
			$vary_cookies[] = $cfg[$id];
		}
		if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
			// Need to keep this due to different behavior of OLS when handling response vary header @Sep/22/2018
			if (defined('COOKIEHASH')) {
				$vary_cookies[] = ',wp-postpass_' . COOKIEHASH;
			}
		}
		$vary_cookies = apply_filters('litespeed_vary_cookies', $vary_cookies); // todo: test if response vary header can work in latest OLS, drop the above two lines
		// frontend and backend
		if ($vary_cookies) {
			$env = 'Cache-Vary:' . implode(',', $vary_cookies);
			// if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
			// }
			$env = '"' . $env . '"';
			$new_rules[] = $new_rules_backend[] = self::MARKER_LOGIN_COOKIE . self::MARKER_START;
			$new_rules[] = $new_rules_backend[] = 'RewriteRule .? - [E=' . $env . ']';
			$new_rules[] = $new_rules_backend[] = self::MARKER_LOGIN_COOKIE . self::MARKER_END;
			$new_rules[] = '';
		}

		// CORS font rules
		$id = Base::O_CDN;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_CORS . self::MARKER_START;
			$new_rules = array_merge($new_rules, $this->_cors_rules()); //todo: network
			$new_rules[] = self::MARKER_CORS . self::MARKER_END;
			$new_rules[] = '';
		}

		// webp support
		$id = Base::O_IMG_OPTM_WEBP;
		if (!empty($cfg[$id]) || (!empty($cfg[Base::O_GUEST]) && !empty($cfg[Base::O_GUEST_OPTM]))) {
			$new_rules[] = self::MARKER_WEBP . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_ACCEPT} "image/webp"';
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+webp]';
			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} iPhone.*Version/(\d{2}).*Safari';
			$new_rules[] = 'RewriteCond %1 >13';
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+webp]';
			$new_rules[] = self::MARKER_WEBP . self::MARKER_END;
			$new_rules[] = '';
		}

		// drop qs support
		$id = Base::O_CACHE_DROP_QS;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_DROPQS . self::MARKER_START;
			foreach ($cfg[$id] as $v) {
				$new_rules[] = 'CacheKeyModify -qs:' . $v;
			}
			$new_rules[] = self::MARKER_DROPQS . self::MARKER_END;
			$new_rules[] = '';
		}

		// Browser cache
		$id = Base::O_CACHE_BROWSER;
		if (!empty($cfg[$id])) {
			$new_rules_nonls[] = $new_rules_backend_nonls[] = self::MARKER_BROWSER_CACHE . self::MARKER_START;
			$new_rules_nonls = array_merge($new_rules_nonls, $this->_browser_cache_rules($cfg));
			$new_rules_backend_nonls = array_merge($new_rules_backend_nonls, $this->_browser_cache_rules($cfg));
			$new_rules_nonls[] = $new_rules_backend_nonls[] = self::MARKER_BROWSER_CACHE . self::MARKER_END;
			$new_rules_nonls[] = '';
		}

		// Add module wrapper for LiteSpeed rules
		if ($new_rules) {
			$new_rules = $this->_wrap_ls_module($new_rules);
		}

		if ($new_rules_backend) {
			$new_rules_backend = $this->_wrap_ls_module($new_rules_backend);
		}

		return array($new_rules, $new_rules_backend, $new_rules_nonls, $new_rules_backend_nonls);
	}

	/**
	 * Add LitSpeed module wrapper with rewrite on
	 *
	 * @since  2.1.1
	 * @access private
	 */
	private function _wrap_ls_module($rules = array())
	{
		return array_merge(array(self::LS_MODULE_START), $this->__rewrite_on, array(''), $rules, array(self::LS_MODULE_END));
	}

	/**
	 * Insert LitSpeed module wrapper with rewrite on
	 *
	 * @since  2.1.1
	 * @access public
	 */
	public function insert_ls_wrapper()
	{
		$rules = $this->_wrap_ls_module();
		$this->_insert_wrapper($rules);
	}

	/**
	 * wrap rules with module on info
	 *
	 * @since  1.1.5
	 * @param  array  $rules
	 * @return array        wrapped rules with module info
	 */
	private function _wrap_do_no_edit($rules)
	{
		// When to clear rules, don't need DONOTEDIT msg
		if ($rules === false || !is_array($rules)) {
			return $rules;
		}

		$rules = array_merge(array(self::LS_MODULE_DONOTEDIT), $rules, array(self::LS_MODULE_DONOTEDIT));

		return $rules;
	}

	/**
	 * Write to htaccess with rules
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _insert_wrapper($rules = array(), $kind = false, $marker = false)
	{
		if ($kind != 'backend') {
			$kind = 'frontend';
		}

		// Default marker is LiteSpeed marker `LSCACHE`
		if ($marker === false) {
			$marker = self::MARKER;
		}

		$this->_htaccess_backup($kind);

		File::insert_with_markers($this->htaccess_path($kind), $this->_wrap_do_no_edit($rules), $marker, true);
	}

	/**
	 * Update rewrite rules based on setting
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.3
	 * @access public
	 */
	public function update($cfg)
	{
		list($frontend_rules, $backend_rules, $frontend_rules_nonls, $backend_rules_nonls) = $this->_generate_rules($cfg);

		// Check frontend content
		list($rules, $rules_nonls) = $this->_extract_rules();

		// Check Non-LiteSpeed rules
		if ($this->_wrap_do_no_edit($frontend_rules_nonls) != $rules_nonls) {
			Debug2::debug('[Rules] Update non-ls frontend rules');
			// Need to update frontend htaccess
			try {
				$this->_insert_wrapper($frontend_rules_nonls, false, self::MARKER_NONLS);
			} catch (\Exception $e) {
				$manual_guide_codes = $this->_rewrite_codes_msg($this->frontend_htaccess, $frontend_rules_nonls, self::MARKER_NONLS);
				Debug2::debug('[Rules] Update Failed');
				throw new \Exception($manual_guide_codes);
			}
		}

		// Check LiteSpeed rules
		if ($this->_wrap_do_no_edit($frontend_rules) != $rules) {
			Debug2::debug('[Rules] Update frontend rules');
			// Need to update frontend htaccess
			try {
				$this->_insert_wrapper($frontend_rules);
			} catch (\Exception $e) {
				Debug2::debug('[Rules] Update Failed');
				$manual_guide_codes = $this->_rewrite_codes_msg($this->frontend_htaccess, $frontend_rules);
				throw new \Exception($manual_guide_codes);
			}
		}

		if ($this->frontend_htaccess !== $this->backend_htaccess) {
			list($rules, $rules_nonls) = $this->_extract_rules('backend');

			// Check Non-LiteSpeed rules for backend
			if ($this->_wrap_do_no_edit($backend_rules_nonls) != $rules_nonls) {
				Debug2::debug('[Rules] Update non-ls backend rules');
				// Need to update frontend htaccess
				try {
					$this->_insert_wrapper($backend_rules_nonls, 'backend', self::MARKER_NONLS);
				} catch (\Exception $e) {
					Debug2::debug('[Rules] Update Failed');
					$manual_guide_codes = $this->_rewrite_codes_msg($this->backend_htaccess, $backend_rules_nonls, self::MARKER_NONLS);
					throw new \Exception($manual_guide_codes);
				}
			}

			// Check backend content
			if ($this->_wrap_do_no_edit($backend_rules) != $rules) {
				Debug2::debug('[Rules] Update backend rules');
				// Need to update backend htaccess
				try {
					$this->_insert_wrapper($backend_rules, 'backend');
				} catch (\Exception $e) {
					Debug2::debug('[Rules] Update Failed');
					$manual_guide_codes = $this->_rewrite_codes_msg($this->backend_htaccess, $backend_rules);
					throw new \Exception($manual_guide_codes);
				}
			}
		}

		return true;
	}

	/**
	 * Get existing rewrite rules
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since  1.3
	 * @access private
	 * @param  string $kind Frontend or backend .htaccess file
	 */
	private function _extract_rules($kind = 'frontend')
	{
		clearstatcache();
		$path = $this->htaccess_path($kind);
		if (!$this->_readable($kind)) {
			Error::t('E_HTA_R');
		}

		$rules = File::extract_from_markers($path, self::MARKER);
		$rules_nonls = File::extract_from_markers($path, self::MARKER_NONLS);

		return array($rules, $rules_nonls);
	}

	/**
	 * Output the msg with rules plain data for manual insert
	 *
	 * @since  1.1.5
	 * @param  string  $file
	 * @param  array  $rules
	 * @return string        final msg to output
	 */
	private function _rewrite_codes_msg($file, $rules, $marker = false)
	{
		return sprintf(
			__('<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s', 'litespeed-cache'),
			$file,
			'<textarea style="width:100%;" rows="10" readonly>' . htmlspecialchars($this->_wrap_rules_with_marker($rules, $marker)) . '</textarea>'
		);
	}

	/**
	 * Generate rules plain data for manual insert
	 *
	 * @since  1.1.5
	 */
	private function _wrap_rules_with_marker($rules, $marker = false)
	{
		// Default marker is LiteSpeed marker `LSCACHE`
		if ($marker === false) {
			$marker = self::MARKER;
		}

		$start_marker = "# BEGIN {$marker}";
		$end_marker = "# END {$marker}";
		$new_file_data = implode("\n", array_merge(array($start_marker), $this->_wrap_do_no_edit($rules), array($end_marker)));

		return $new_file_data;
	}

	/**
	 * Clear the rules file of any changes added by the plugin specifically.
	 *
	 * @since 1.0.4
	 * @access public
	 */
	public function clear_rules()
	{
		$this->_insert_wrapper(false); // Use false to avoid do-not-edit msg
		// Clear non ls rules
		$this->_insert_wrapper(false, false, self::MARKER_NONLS);

		if ($this->frontend_htaccess !== $this->backend_htaccess) {
			$this->_insert_wrapper(false, 'backend');
			$this->_insert_wrapper(false, 'backend', self::MARKER_NONLS);
		}
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/img-optm.cls.php000064400000170371151600227160017755 0ustar00<?php

/**
 * The class to optimize image.
 *
 * @since 		2.0
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

use WpOrg\Requests\Autoload;
use WpOrg\Requests\Requests;

defined('WPINC') || exit();

class Img_Optm extends Base
{
	const LOG_TAG = '🗜️';

	const CLOUD_ACTION_NEW_REQ = 'new_req';
	const CLOUD_ACTION_TAKEN = 'taken';
	const CLOUD_ACTION_REQUEST_DESTROY = 'imgoptm_destroy';
	const CLOUD_ACTION_CLEAN = 'clean';

	const TYPE_NEW_REQ = 'new_req';
	const TYPE_RESCAN = 'rescan';
	const TYPE_DESTROY = 'destroy';
	const TYPE_CLEAN = 'clean';
	const TYPE_PULL = 'pull';
	const TYPE_BATCH_SWITCH_ORI = 'batch_switch_ori';
	const TYPE_BATCH_SWITCH_OPTM = 'batch_switch_optm';
	const TYPE_CALC_BKUP = 'calc_bkup';
	const TYPE_RESET_ROW = 'reset_row';
	const TYPE_RM_BKUP = 'rm_bkup';

	const STATUS_NEW = 0; // 'new';
	const STATUS_RAW = 1; // 'raw';
	const STATUS_REQUESTED = 3; // 'requested';
	const STATUS_NOTIFIED = 6; // 'notified';
	const STATUS_DUPLICATED = 8; // 'duplicated';
	const STATUS_PULLED = 9; // 'pulled';
	const STATUS_FAILED = -1; //'failed';
	const STATUS_MISS = -3; // 'miss';
	const STATUS_ERR_FETCH = -5; // 'err_fetch';
	const STATUS_ERR_404 = -6; // 'err_404';
	const STATUS_ERR_OPTM = -7; // 'err_optm';
	const STATUS_XMETA = -8; // 'xmeta';
	const STATUS_ERR = -9; // 'err';
	const DB_SIZE = 'litespeed-optimize-size';
	const DB_SET = 'litespeed-optimize-set';

	const DB_NEED_PULL = 'need_pull';

	const JUMBO_REQUEST_BONUS = 10;
	const PRIO_REQUEST_BONUS = 5;

	private $wp_upload_dir;
	private $tmp_pid;
	private $tmp_type;
	private $tmp_path;
	private $_img_in_queue = array();
	private $_existed_src_list = array();
	private $_pids_set = array();
	private $_thumbnail_set = '';
	private $_table_img_optm;
	private $_table_img_optming;
	private $_cron_ran = false;

	private $__media;
	private $__data;
	protected $_summary;

	/**
	 * Init
	 *
	 * @since  2.0
	 */
	public function __construct()
	{
		Debug2::debug2('[ImgOptm] init');

		$this->wp_upload_dir = wp_upload_dir();
		$this->__media = $this->cls('Media');
		$this->__data = $this->cls('Data');
		$this->_table_img_optm = $this->__data->tb('img_optm');
		$this->_table_img_optming = $this->__data->tb('img_optming');

		$this->_summary = self::get_summary();
		if (empty($this->_summary['next_post_id'])) {
			$this->_summary['next_post_id'] = 0;
		}
	}

	/**
	 * Gather images auto when update attachment meta
	 * This is to optimize new uploaded images first. Stored in img_optm table.
	 * Later normal process will auto remove these records when trying to optimize these images again
	 *
	 * @since  4.0
	 */
	public function wp_update_attachment_metadata($meta_value, $post_id)
	{
		global $wpdb;

		self::debug2('🖌️ Auto update attachment meta [id] ' . $post_id);
		if (empty($meta_value['file'])) {
			return;
		}

		// Load gathered images
		if (!$this->_existed_src_list) {
			// To aavoid extra query when recalling this function
			self::debug('SELECT src from img_optm table');
			if ($this->__data->tb_exist('img_optm')) {
				$q = "SELECT src FROM `$this->_table_img_optm` WHERE post_id = %d";
				$list = $wpdb->get_results($wpdb->prepare($q, $post_id));
				foreach ($list as $v) {
					$this->_existed_src_list[] = $post_id . '.' . $v->src;
				}
			}
			if ($this->__data->tb_exist('img_optming')) {
				$q = "SELECT src FROM `$this->_table_img_optming` WHERE post_id = %d";
				$list = $wpdb->get_results($wpdb->prepare($q, $post_id));
				foreach ($list as $v) {
					$this->_existed_src_list[] = $post_id . '.' . $v->src;
				}
			} else {
				$this->__data->tb_create('img_optming');
			}
		}

		// Prepare images
		$this->tmp_pid = $post_id;
		$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
		$this->_append_img_queue($meta_value, true);
		if (!empty($meta_value['sizes'])) {
			array_map(array($this, '_append_img_queue'), $meta_value['sizes']);
		}

		if (!$this->_img_in_queue) {
			self::debug('auto update attachment meta 2 bypass: empty _img_in_queue');
			return;
		}

		// Save to DB
		$this->_save_raw();

		// $this->_send_request();
	}

	/**
	 * Auto send optm request
	 *
	 * @since  2.4.1
	 * @access public
	 */
	public static function cron_auto_request()
	{
		if (!defined('DOING_CRON')) {
			return false;
		}

		$instance = self::cls();
		$instance->new_req();
	}

	/**
	 * Calculate wet run allowance
	 *
	 * @since 3.0
	 */
	public function wet_limit()
	{
		$wet_limit = 1;
		if (!empty($this->_summary['img_taken'])) {
			$wet_limit = pow($this->_summary['img_taken'], 2);
		}

		if ($wet_limit == 1 && !empty($this->_summary['img_status.' . self::STATUS_ERR_OPTM])) {
			$wet_limit = pow($this->_summary['img_status.' . self::STATUS_ERR_OPTM], 2);
		}

		if ($wet_limit < Cloud::IMG_OPTM_DEFAULT_GROUP) {
			return $wet_limit;
		}

		// No limit
		return false;
	}

	/**
	 * Push raw img to image optm server
	 *
	 * @since 1.6
	 * @access public
	 */
	public function new_req()
	{
		global $wpdb;

		// check if is running
		if (!empty($this->_summary['is_running']) && time() - $this->_summary['is_running'] < apply_filters('litespeed_imgoptm_new_req_interval', 3600)) {
			self::debug('The previous req was in 3600s.');
			return;
		}
		$this->_summary['is_running'] = time();
		self::save_summary();

		// Check if has credit to push
		$err = false;
		$allowance = Cloud::cls()->allowance(Cloud::SVC_IMG_OPTM, $err);

		$wet_limit = $this->wet_limit();

		self::debug("allowance_max $allowance wet_limit $wet_limit");
		if ($wet_limit && $wet_limit < $allowance) {
			$allowance = $wet_limit;
		}

		if (!$allowance) {
			self::debug('❌ No credit');
			Admin_Display::error(Error::msg($err));
			$this->_finished_running();
			return;
		}

		self::debug('preparing images to push');

		$this->__data->tb_create('img_optming');

		$q = "SELECT COUNT(1) FROM `$this->_table_img_optming` WHERE optm_status = %d";
		$q = $wpdb->prepare($q, array(self::STATUS_REQUESTED));
		$total_requested = $wpdb->get_var($q);
		$max_requested = $allowance * 1;

		if ($total_requested > $max_requested) {
			self::debug('❌ Too many queued images (' . $total_requested . ' > ' . $max_requested . ')');
			Admin_Display::error(Error::msg('too_many_requested'));
			$this->_finished_running();
			return;
		}

		$allowance -= $total_requested;

		if ($allowance < 1) {
			self::debug('❌ Too many requested images ' . $total_requested);
			Admin_Display::error(Error::msg('too_many_requested'));
			$this->_finished_running();
			return;
		}

		// Limit maximum number of items waiting to be pulled
		$q = "SELECT COUNT(1) FROM `$this->_table_img_optming` WHERE optm_status = %d";
		$q = $wpdb->prepare($q, array(self::STATUS_NOTIFIED));
		$total_notified = $wpdb->get_var($q);
		if ($total_notified > 0) {
			self::debug('❌ Too many notified images (' . $total_notified . ')');
			Admin_Display::error(Error::msg('too_many_notified'));
			$this->_finished_running();
			return;
		}

		$q = "SELECT COUNT(1) FROM `$this->_table_img_optming` WHERE optm_status IN (%d, %d)";
		$q = $wpdb->prepare($q, array(self::STATUS_NEW, self::STATUS_RAW));
		$total_new = $wpdb->get_var($q);
		// $allowance -= $total_new;

		// May need to get more images
		$list = array();
		$more = $allowance - $total_new;
		if ($more > 0) {
			$q = "SELECT b.post_id, b.meta_value
				FROM `$wpdb->posts` a
				LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
				WHERE b.meta_key = '_wp_attachment_metadata'
					AND a.post_type = 'attachment'
					AND a.post_status = 'inherit'
					AND a.ID>%d
					AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
				ORDER BY a.ID
				LIMIT %d
				";
			$q = $wpdb->prepare($q, array($this->_summary['next_post_id'], $more));
			$list = $wpdb->get_results($q);
			foreach ($list as $v) {
				if (!$v->post_id) {
					continue;
				}

				$this->_summary['next_post_id'] = $v->post_id;

				$meta_value = $this->_parse_wp_meta_value($v);
				if (!$meta_value) {
					continue;
				}
				$meta_value['file'] = wp_normalize_path($meta_value['file']);
				$basedir = $this->wp_upload_dir['basedir'] . '/';
				if (strpos($meta_value['file'], $basedir) === 0) {
					$meta_value['file'] = substr($meta_value['file'], strlen($basedir));
				}

				$this->tmp_pid = $v->post_id;
				$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
				$this->_append_img_queue($meta_value, true);
				if (!empty($meta_value['sizes'])) {
					array_map(array($this, '_append_img_queue'), $meta_value['sizes']);
				}
			}

			self::save_summary();

			$num_a = count($this->_img_in_queue);
			self::debug('Images found: ' . $num_a);
			$this->_filter_duplicated_src();
			self::debug('Images after duplicated: ' . count($this->_img_in_queue));
			$this->_filter_invalid_src();
			self::debug('Images after invalid: ' . count($this->_img_in_queue));
			// Check w/ legacy imgoptm table, bypass finished images
			$this->_filter_legacy_src();

			$num_b = count($this->_img_in_queue);
			if ($num_b != $num_a) {
				self::debug('Images after filtered duplicated/invalid/legacy src: ' . $num_b);
			}

			// Save to DB
			$this->_save_raw();
		}

		// Push to Cloud server
		$accepted_imgs = $this->_send_request($allowance);

		$this->_finished_running();
		if (!$accepted_imgs) {
			return;
		}

		$placeholder1 = Admin_Display::print_plural($accepted_imgs[0], 'image');
		$placeholder2 = Admin_Display::print_plural($accepted_imgs[1], 'image');
		$msg = sprintf(__('Pushed %1$s to Cloud server, accepted %2$s.', 'litespeed-cache'), $placeholder1, $placeholder2);
		Admin_Display::succeed($msg);
	}

	/**
	 * Set running to done
	 */
	private function _finished_running()
	{
		$this->_summary['is_running'] = 0;
		self::save_summary();
	}

	/**
	 * Add a new img to queue which will be pushed to request
	 *
	 * @since 1.6
	 * @access private
	 */
	private function _append_img_queue($meta_value, $is_ori_file = false)
	{
		if (empty($meta_value['file']) || empty($meta_value['width']) || empty($meta_value['height'])) {
			self::debug2('bypass image due to lack of file/w/h: pid ' . $this->tmp_pid, $meta_value);
			return;
		}

		$short_file_path = $meta_value['file'];

		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		// Check if src is gathered already or not
		if (in_array($this->tmp_pid . '.' . $short_file_path, $this->_existed_src_list)) {
			// Debug2::debug2( '[Img_Optm] bypass image due to gathered: pid ' . $this->tmp_pid . ' ' . $short_file_path );
			return;
		} else {
			// Append handled images
			$this->_existed_src_list[] = $this->tmp_pid . '.' . $short_file_path;
		}

		// check file exists or not
		$_img_info = $this->__media->info($short_file_path, $this->tmp_pid);

		if (!$_img_info || !in_array(pathinfo($short_file_path, PATHINFO_EXTENSION), array('jpg', 'jpeg', 'png', 'gif'))) {
			self::debug2('bypass image due to file not exist: pid ' . $this->tmp_pid . ' ' . $short_file_path);
			return;
		}

		// Debug2::debug2( '[Img_Optm] adding image: pid ' . $this->tmp_pid );

		$this->_img_in_queue[] = array(
			'pid' => $this->tmp_pid,
			'md5' => $_img_info['md5'],
			'url' => $_img_info['url'],
			'src' => $short_file_path, // not needed in LiteSpeed IAPI, just leave for local storage after post
			'mime_type' => !empty($meta_value['mime-type']) ? $meta_value['mime-type'] : '',
		);
	}

	/**
	 * Save gathered image raw data
	 *
	 * @since  3.0
	 */
	private function _save_raw()
	{
		if (empty($this->_img_in_queue)) {
			return;
		}
		$data = array();
		$pid_list = array();
		foreach ($this->_img_in_queue as $k => $v) {
			$_img_info = $this->__media->info($v['src'], $v['pid']);

			// attachment doesn't exist, delete the record
			if (empty($_img_info['url']) || empty($_img_info['md5'])) {
				unset($this->_img_in_queue[$k]);
				continue;
			}
			$pid_list[] = (int) $v['pid'];

			$data[] = $v['pid'];
			$data[] = self::STATUS_RAW;
			$data[] = $v['src'];
		}

		global $wpdb;
		$fields = 'post_id, optm_status, src';
		$q = "INSERT INTO `$this->_table_img_optming` ( $fields ) VALUES ";

		// Add placeholder
		$q .= Utility::chunk_placeholder($data, $fields);

		// Store data
		$wpdb->query($wpdb->prepare($q, $data));

		$count = count($this->_img_in_queue);
		self::debug('Added raw images [total] ' . $count);

		$this->_img_in_queue = array();

		// Save thumbnail groups for future rescan index
		$this->_gen_thumbnail_set();

		$pid_list = array_unique($pid_list);
		self::debug('pid list to append to postmeta', $pid_list);
		$pid_list = array_diff($pid_list, $this->_pids_set);
		$this->_pids_set = array_merge($this->_pids_set, $pid_list);

		$existed_meta = $wpdb->get_results("SELECT * FROM `$wpdb->postmeta` WHERE post_id IN ('" . implode("','", $pid_list) . "') AND meta_key='" . self::DB_SET . "'");
		$existed_pid = array();
		if ($existed_meta) {
			foreach ($existed_meta as $v) {
				$existed_pid[] = $v->post_id;
			}
			self::debug('pid list to update postmeta', $existed_pid);
			$wpdb->query(
				$wpdb->prepare("UPDATE `$wpdb->postmeta` SET meta_value=%s WHERE post_id IN ('" . implode("','", $existed_pid) . "') AND meta_key=%s", array(
					$this->_thumbnail_set,
					self::DB_SET,
				))
			);
		}

		# Add new meta
		$new_pids = $existed_pid ? array_diff($pid_list, $existed_pid) : $pid_list;
		if ($new_pids) {
			self::debug('pid list to update postmeta', $new_pids);
			foreach ($new_pids as $v) {
				self::debug('New group set info [pid] ' . $v);
				$q = "INSERT INTO `$wpdb->postmeta` (post_id, meta_key, meta_value) VALUES (%d, %s, %s)";
				$wpdb->query($wpdb->prepare($q, array($v, self::DB_SET, $this->_thumbnail_set)));
			}
		}
	}

	/**
	 * Generate thumbnail sets of current image group
	 *
	 * @since 5.4
	 */
	private function _gen_thumbnail_set()
	{
		if ($this->_thumbnail_set) {
			return;
		}
		$set = array();
		foreach (Media::cls()->get_image_sizes() as $size) {
			$curr_size = $size['width'] . 'x' . $size['height'];
			if (in_array($curr_size, $set)) {
				continue;
			}
			$set[] = $curr_size;
		}
		$this->_thumbnail_set = implode(PHP_EOL, $set);
	}

	/**
	 * Filter duplicated src in work table and $this->_img_in_queue, then mark them as duplicated
	 *
	 * @since 2.0
	 * @access private
	 */
	private function _filter_duplicated_src()
	{
		global $wpdb;

		$srcpath_list = array();

		$list = $wpdb->get_results("SELECT src FROM `$this->_table_img_optming`");
		foreach ($list as $v) {
			$srcpath_list[] = $v->src;
		}

		foreach ($this->_img_in_queue as $k => $v) {
			if (in_array($v['src'], $srcpath_list)) {
				unset($this->_img_in_queue[$k]);
				continue;
			}

			$srcpath_list[] = $v['src'];
		}
	}

	/**
	 * Filter legacy finished ones
	 *
	 * @since 5.4
	 */
	private function _filter_legacy_src()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('img_optm')) {
			return;
		}

		if (!$this->_img_in_queue) {
			return;
		}

		$finished_ids = array();

		Utility::compatibility();
		$post_ids = array_unique(array_column($this->_img_in_queue, 'pid'));
		$list = $wpdb->get_results("SELECT post_id FROM `$this->_table_img_optm` WHERE post_id in (" . implode(',', $post_ids) . ') GROUP BY post_id');
		foreach ($list as $v) {
			$finished_ids[] = $v->post_id;
		}

		foreach ($this->_img_in_queue as $k => $v) {
			if (in_array($v['pid'], $finished_ids)) {
				self::debug('Legacy image optimized [pid] ' . $v['pid']);
				unset($this->_img_in_queue[$k]);
				continue;
			}
		}

		// Drop all existing legacy records
		$wpdb->query("DELETE FROM `$this->_table_img_optm` WHERE post_id in (" . implode(',', $post_ids) . ')');
	}

	/**
	 * Filter the invalid src before sending
	 *
	 * @since 3.0.8.3
	 * @access private
	 */
	private function _filter_invalid_src()
	{
		$img_in_queue_invalid = array();
		foreach ($this->_img_in_queue as $k => $v) {
			if ($v['src']) {
				$extension = pathinfo($v['src'], PATHINFO_EXTENSION);
			}
			if (!$v['src'] || empty($extension) || !in_array($extension, array('jpg', 'jpeg', 'png', 'gif'))) {
				$img_in_queue_invalid[] = $v['id'];
				unset($this->_img_in_queue[$k]);
				continue;
			}
		}

		if (!$img_in_queue_invalid) {
			return;
		}

		$count = count($img_in_queue_invalid);
		$msg = sprintf(__('Cleared %1$s invalid images.', 'litespeed-cache'), $count);
		Admin_Display::succeed($msg);

		self::debug('Found invalid src [total] ' . $count);
	}

	/**
	 * Push img request to Cloud server
	 *
	 * @since 1.6.7
	 * @access private
	 */
	private function _send_request($allowance)
	{
		global $wpdb;

		$q = "SELECT id, src, post_id FROM `$this->_table_img_optming` WHERE optm_status=%d LIMIT %d";
		$q = $wpdb->prepare($q, array(self::STATUS_RAW, $allowance));
		$_img_in_queue = $wpdb->get_results($q);
		if (!$_img_in_queue) {
			return;
		}

		self::debug('Load img in queue [total] ' . count($_img_in_queue));

		$list = array();
		foreach ($_img_in_queue as $v) {
			/**
			 * Filter `litespeed_img_optm_options_per_image`
			 * @since 2.4.2
			 */
			/**
			 * 				$optm_options |= API::IMG_OPTM_BM_ORI;
			 * 				$optm_options |= API::IMG_OPTM_BM_WEBP;
			 * 				$optm_options |= API::IMG_OPTM_BM_LOSSLESS;
			 * 				$optm_options |= API::IMG_OPTM_BM_EXIF;
			 */
			$optm_options = apply_filters('litespeed_img_optm_options_per_image', 0, $v->src);

			$_img_info = $this->__media->info($v->src, $v->post_id);

			# If record is invalid, remove from img_optming table
			if (empty($_img_info['url']) || empty($_img_info['md5'])) {
				$wpdb->query($wpdb->prepare("DELETE FROM `$this->_table_img_optming` WHERE id=%d", $v->id));
				continue;
			}
			$img = array(
				'id' => $v->id,
				'url' => $_img_info['url'],
				'md5' => $_img_info['md5'],
			);
			if ($optm_options) {
				$img['optm_options'] = $optm_options;
			}

			$list[] = $img;
		}

		if (!$list) {
			$msg = __('No valid image found in the current request.', 'litespeed-cache');
			Admin_Display::error($msg);
			return;
		}

		$data = array(
			'action' => self::CLOUD_ACTION_NEW_REQ,
			'list' => \json_encode($list),
			'optm_ori' => $this->conf(self::O_IMG_OPTM_ORI) ? 1 : 0,
			'optm_webp' => $this->conf(self::O_IMG_OPTM_WEBP) ? 1 : 0,
			'optm_lossless' => $this->conf(self::O_IMG_OPTM_LOSSLESS) ? 1 : 0,
			'keep_exif' => $this->conf(self::O_IMG_OPTM_EXIF) ? 1 : 0,
		);

		// Push to Cloud server
		$json = Cloud::post(Cloud::SVC_IMG_OPTM, $data);
		if (!$json) {
			return;
		}

		// Check data format
		if (empty($json['ids'])) {
			self::debug('Failed to parse response data from Cloud server ', $json);
			$msg = __('No valid image found by Cloud server in the current request.', 'litespeed-cache');
			Admin_Display::error($msg);
			return;
		}

		self::debug('Returned data from Cloud server count: ' . count($json['ids']));

		$ids = implode(',', array_map('intval', $json['ids']));
		// Update img table
		$q = "UPDATE `$this->_table_img_optming` SET optm_status = '" . self::STATUS_REQUESTED . "' WHERE id IN ( $ids )";
		$wpdb->query($q);

		$this->_summary['last_requested'] = time();
		self::save_summary();

		return array(count($list), count($json['ids']));
	}

	/**
	 * Cloud server notify Client img status changed
	 *
	 * @access public
	 */
	public function notify_img()
	{
		// Interval validation to avoid hacking domain_key
		if (!empty($this->_summary['notify_ts_err']) && time() - $this->_summary['notify_ts_err'] < 3) {
			return Cloud::err('too_often');
		}

		$post_data = \json_decode(file_get_contents('php://input'), true);
		if (is_null($post_data)) {
			$post_data = $_POST;
		}

		// Validate key
		if (empty($post_data['domain_key']) || $post_data['domain_key'] !== md5($this->conf(self::O_API_KEY))) {
			$this->_summary['notify_ts_err'] = time();
			self::save_summary();
			return Cloud::err('wrong_key');
		}

		global $wpdb;

		$notified_data = $post_data['data'];
		if (empty($notified_data) || !is_array($notified_data)) {
			self::debug('❌ notify exit: no notified data');
			return Cloud::err('no notified data');
		}

		if (empty($post_data['server']) || (substr($post_data['server'], -11) !== '.quic.cloud' && substr($post_data['server'], -15) !== '.quicserver.com')) {
			self::debug('notify exit: no/wrong server');
			return Cloud::err('no/wrong server');
		}

		if (empty($post_data['status'])) {
			self::debug('notify missing status');
			return Cloud::err('no status');
		}

		$status = $post_data['status'];
		self::debug('notified status=' . $status);

		$last_log_pid = 0;

		if (empty($this->_summary['reduced'])) {
			$this->_summary['reduced'] = 0;
		}

		if ($status == self::STATUS_NOTIFIED) {
			// Notified data format: [ img_optm_id => [ id=>, src_size=>, ori=>, ori_md5=>, ori_reduced=>, webp=>, webp_md5=>, webp_reduced=> ] ]
			$q =
				"SELECT a.*, b.meta_id as b_meta_id, b.meta_value AS b_optm_info
					FROM `$this->_table_img_optming` a
					LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.post_id AND b.meta_key = %s
					WHERE a.id IN ( " .
				implode(',', array_fill(0, count($notified_data), '%d')) .
				' )';
			$list = $wpdb->get_results($wpdb->prepare($q, array_merge(array(self::DB_SIZE), array_keys($notified_data))));
			$ls_optm_size_row_exists_postids = array();
			foreach ($list as $v) {
				$json = $notified_data[$v->id];

				$server = !empty($json['server']) ? $json['server'] : $post_data['server'];

				$server_info = array(
					'server' => $server,
				);

				// Save server side ID to send taken notification after pulled
				$server_info['id'] = $json['id'];
				if (!empty($json['file_id'])) {
					$server_info['file_id'] = $json['file_id'];
				}

				// Optm info array
				$postmeta_info = array(
					'ori_total' => 0,
					'ori_saved' => 0,
					'webp_total' => 0,
					'webp_saved' => 0,
				);
				// Init postmeta_info for the first one
				if (!empty($v->b_meta_id)) {
					foreach (maybe_unserialize($v->b_optm_info) as $k2 => $v2) {
						$postmeta_info[$k2] += $v2;
					}
				}

				if (!empty($json['ori'])) {
					$server_info['ori_md5'] = $json['ori_md5'];
					$server_info['ori'] = $json['ori'];

					// Append meta info
					$postmeta_info['ori_total'] += $json['src_size'];
					$postmeta_info['ori_saved'] += $json['ori_reduced']; // optimized image size info in img_optm tb will be updated when pull

					$this->_summary['reduced'] += $json['ori_reduced'];
				}

				if (!empty($json['webp'])) {
					$server_info['webp_md5'] = $json['webp_md5'];
					$server_info['webp'] = $json['webp'];

					// Append meta info
					$postmeta_info['webp_total'] += $json['src_size'];
					$postmeta_info['webp_saved'] += $json['webp_reduced'];

					$this->_summary['reduced'] += $json['webp_reduced'];
				}

				// Update status and data in working table
				$q = "UPDATE `$this->_table_img_optming` SET optm_status = %d, server_info = %s WHERE id = %d ";
				$wpdb->query($wpdb->prepare($q, array($status, \json_encode($server_info), $v->id)));

				// Update postmeta for optm summary
				$postmeta_info = serialize($postmeta_info);
				if (empty($v->b_meta_id) && !in_array($v->post_id, $ls_optm_size_row_exists_postids)) {
					self::debug('New size info [pid] ' . $v->post_id);
					$q = "INSERT INTO `$wpdb->postmeta` ( post_id, meta_key, meta_value ) VALUES ( %d, %s, %s )";
					$wpdb->query($wpdb->prepare($q, array($v->post_id, self::DB_SIZE, $postmeta_info)));
					$ls_optm_size_row_exists_postids[] = $v->post_id;
				} else {
					$q = "UPDATE `$wpdb->postmeta` SET meta_value = %s WHERE meta_id = %d ";
					$wpdb->query($wpdb->prepare($q, array($postmeta_info, $v->b_meta_id)));
				}

				// write log
				$pid_log = $last_log_pid == $v->post_id ? '.' : $v->post_id;
				self::debug('notify_img [status] ' . $status . " \t\t[pid] " . $pid_log . " \t\t[id] " . $v->id);
				$last_log_pid = $v->post_id;
			}

			self::save_summary();

			// Mark need_pull tag for cron
			self::update_option(self::DB_NEED_PULL, self::STATUS_NOTIFIED);
		} else {
			// Other errors will directly remove the working records
			// Delete from working table
			$q = "DELETE FROM `$this->_table_img_optming` WHERE id IN ( " . implode(',', array_fill(0, count($notified_data), '%d')) . ' ) ';
			$wpdb->query($wpdb->prepare($q, $notified_data));
		}

		return Cloud::ok(array('count' => count($notified_data)));
	}

	/**
	 * Cron start async req
	 *
	 * @since 5.5
	 */
	public static function start_async_cron()
	{
		Task::async_call('imgoptm');
	}

	/**
	 * Manually start async req
	 *
	 * @since 5.5
	 */
	public static function start_async()
	{
		Task::async_call('imgoptm_force');

		$msg = __('Started async image optimization request', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Ajax req handler
	 *
	 * @since 5.5
	 */
	public static function async_handler($force = false)
	{
		self::debug('------------async-------------start_async_handler');

		$tag = self::get_option(self::DB_NEED_PULL);
		if (!$tag || $tag != self::STATUS_NOTIFIED) {
			self::debug('❌ no need pull [tag] ' . $tag);
			return;
		}

		self::cls()->pull($force);
	}

	/**
	 * Calculate pull theads
	 *
	 * @since  5.8
	 * @access private
	 */
	private function _calc_pull_threads()
	{
		global $wpdb;

		// Tune number of images per request based on number of images waiting and cloud packages
		$imgs_per_req = 1; // base 1, ramp up to ~50 max

		// Ramp up the request rate based on how many images are waiting
		$c = "SELECT count(id) FROM `$this->_table_img_optming` WHERE optm_status = %d";
		$_c = $wpdb->prepare($c, array(self::STATUS_NOTIFIED));
		$images_waiting = $wpdb->get_var($_c);
		if ($images_waiting && $images_waiting > 0) {
			$imgs_per_req = ceil($images_waiting / 1000); //ie. download 5/request if 5000 images are waiting
		}

		// Increase the request rate if the user has purchased addon packages
		$has_jumbo_pkg = Cloud::cls()->has_pkg(Cloud::SVC_IMG_OPTM, Cloud::BM_IMG_OPTM_JUMBO_GROUP);
		$has_prio_pkg = Cloud::cls()->has_pkg(Cloud::SVC_IMG_OPTM, Cloud::BM_IMG_OPTM_PRIO);

		if ($has_jumbo_pkg) {
			self::debug('Jumbo package detected.');
			$imgs_per_req += self::JUMBO_REQUEST_BONUS;
		}
		if ($has_prio_pkg) {
			self::debug('Priority Line package detected.');
			$imgs_per_req += self::PRIO_REQUEST_BONUS;
		}

		// Cap the request rate at 50 images per request
		$imgs_per_req = min(50, $imgs_per_req);

		self::debug('Pulling images at rate: ' . $imgs_per_req . ' Images per request.');

		return $imgs_per_req;
	}

	/**
	 * Pull optimized img
	 *
	 * @since  1.6
	 * @access public
	 */
	public function pull($manual = false)
	{
		global $wpdb;
		$timeoutLimit = ini_get('max_execution_time');
		$endts = time() + $timeoutLimit;

		self::debug('' . ($manual ? 'Manually' : 'Cron') . ' pull started [timeout: ' . $timeoutLimit . 's]');

		if ($this->cron_running()) {
			self::debug('Pull cron is running');

			$msg = __('Pull Cron is running', 'litespeed-cache');
			Admin_Display::note($msg);
			return;
		}

		$this->_summary['last_pulled'] = time();
		$this->_summary['last_pulled_by_cron'] = !$manual;
		self::save_summary();

		$imgs_per_req = $this->_calc_pull_threads();
		$q = "SELECT * FROM `$this->_table_img_optming` WHERE optm_status = %d ORDER BY id LIMIT %d";
		$_q = $wpdb->prepare($q, array(self::STATUS_NOTIFIED, $imgs_per_req));

		$rm_ori_bkup = $this->conf(self::O_IMG_OPTM_RM_BKUP);

		$total_pulled_ori = 0;
		$total_pulled_webp = 0;

		$server_list = array();

		try {
			while ($img_rows = $wpdb->get_results($_q)) {
				self::debug('timeout left: ' . ($endts - time()) . 's');
				if (function_exists('set_time_limit')) {
					$endts += 600;
					self::debug('Endtime extended to ' . date('Ymd H:i:s', $endts));
					set_time_limit(600); // This will be no more important as we use noabort now
				}
				// Disabled as we use noabort
				// if ($endts - time() < 10) {
				// 	self::debug("🚨 End loop due to timeout limit reached " . $timeoutLimit . "s");
				// 	break;
				// }

				/**
				 * Update cron timestamp to avoid duplicated running
				 * @since  1.6.2
				 */
				$this->_update_cron_running();

				// Run requests in parallel
				$requests = array(); // store each request URL for Requests::request_multiple()
				$imgs_by_req = array(); // store original request data so that we can reference it in the response
				$req_counter = 0;
				foreach ($img_rows as $row_img) {
					// request original image
					$server_info = \json_decode($row_img->server_info, true);
					if (!empty($server_info['ori'])) {
						$image_url = $server_info['server'] . '/' . $server_info['ori'];
						self::debug('Queueing pull: ' . $image_url);
						$requests[$req_counter] = array(
							'url' => $image_url,
							'type' => 'GET',
						);
						$imgs_by_req[$req_counter++] = array(
							'type' => 'ori',
							'data' => $row_img,
						);
					}

					// request webp image
					$webp_size = 0;
					if (!empty($server_info['webp'])) {
						$image_url = $server_info['server'] . '/' . $server_info['webp'];
						self::debug('Queueing pull WebP: ' . $image_url);
						$requests[$req_counter] = array(
							'url' => $image_url,
							'type' => 'GET',
						);
						$imgs_by_req[$req_counter++] = array(
							'type' => 'webp',
							'data' => $row_img,
						);
					}
				}
				self::debug('Loaded images count: ' . $req_counter);

				$complete_action = function ($response, $req_count) use ($imgs_by_req, $rm_ori_bkup, &$total_pulled_ori, &$total_pulled_webp, &$server_list) {
					global $wpdb;
					$row_data = isset($imgs_by_req[$req_count]) ? $imgs_by_req[$req_count] : false;
					if (false === $row_data) {
						self::debug('❌ failed to pull image: Request not found in lookup variable.');
						return;
					}
					$row_type = isset($row_data['type']) ? $row_data['type'] : 'ori';
					$row_img = $row_data['data'];
					$local_file = $this->wp_upload_dir['basedir'] . '/' . $row_img->src;
					$server_info = \json_decode($row_img->server_info, true);

					if (empty($response->success)) {
						if (!empty($response->status_code) && 404 == $response->status_code) {
							$this->_step_back_image($row_img->id);

							$msg = __('Some optimized image file(s) has expired and was cleared.', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						} else {
							// handle error
							$image_url = $server_info['server'] . '/' . $server_info[$row_type];
							self::debug(
								'❌ failed to pull image (' .
									$row_type .
									'): ' .
									(!empty($response->status_code) ? $response->status_code : '') .
									' [Local: ' .
									$row_img->src .
									'] / [remote: ' .
									$image_url .
									']'
							);
							throw new \Exception('Failed to pull image ' . (!empty($response->status_code) ? $response->status_code : '') . ' [url] ' . $image_url);
							return;
						}
					}
					// Handle wp_remote_get 404 as its success=true
					if (!empty($response->status_code)) {
						if ($response->status_code == 404) {
							$this->_step_back_image($row_img->id);

							$msg = __('Some optimized image file(s) has expired and was cleared.', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						}
						// Note: if there is other error status code found in future, handle here
					}

					if ('webp' === $row_type) {
						file_put_contents($local_file . '.webp', $response->body);

						if (!file_exists($local_file . '.webp') || !filesize($local_file . '.webp') || md5_file($local_file . '.webp') !== $server_info['webp_md5']) {
							self::debug('❌ Failed to pull optimized webp img: file md5 mismatch, server md5: ' . $server_info['webp_md5']);

							// Delete working table
							$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
							$wpdb->query($wpdb->prepare($q, $row_img->id));

							$msg = __('Pulled WebP image md5 does not match the notified WebP image md5.', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						}

						self::debug('Pulled optimized img WebP: ' . $local_file . '.webp');

						$webp_size = filesize($local_file . '.webp');

						/**
						 * API for WebP
						 * @since 2.9.5
						 * @since  3.0 $row_img less elements (see above one)
						 * @see #751737  - API docs for WEBP generation
						 */
						do_action('litespeed_img_pull_webp', $row_img, $local_file . '.webp');

						$total_pulled_webp++;
					} else {
						// "ori" image type
						file_put_contents($local_file . '.tmp', $response->body);

						if (!file_exists($local_file . '.tmp') || !filesize($local_file . '.tmp') || md5_file($local_file . '.tmp') !== $server_info['ori_md5']) {
							self::debug(
								'❌ Failed to pull optimized img: file md5 mismatch [url] ' .
									$server_info['server'] .
									'/' .
									$server_info['ori'] .
									' [server_md5] ' .
									$server_info['ori_md5']
							);

							// Delete working table
							$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
							$wpdb->query($wpdb->prepare($q, $row_img->id));

							$msg = __('One or more pulled images does not match with the notified image md5', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						}

						// Backup ori img
						if (!$rm_ori_bkup) {
							$extension = pathinfo($local_file, PATHINFO_EXTENSION);
							$bk_file = substr($local_file, 0, -strlen($extension)) . 'bk.' . $extension;
							file_exists($local_file) && rename($local_file, $bk_file);
						}

						// Replace ori img
						rename($local_file . '.tmp', $local_file);

						self::debug('Pulled optimized img: ' . $local_file);

						/**
						 * API Hook
						 * @since  2.9.5
						 * @since  3.0 $row_img has less elements now. Most useful ones are `post_id`/`src`
						 */
						do_action('litespeed_img_pull_ori', $row_img, $local_file);

						self::debug2('Remove _table_img_optming record [id] ' . $row_img->id);
					}

					// Delete working table
					$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
					$wpdb->query($wpdb->prepare($q, $row_img->id));

					// Save server_list to notify taken
					if (empty($server_list[$server_info['server']])) {
						$server_list[$server_info['server']] = array();
					}

					$server_info_id = !empty($server_info['file_id']) ? $server_info['file_id'] : $server_info['id'];
					$server_list[$server_info['server']][] = $server_info_id;

					$total_pulled_ori++;
				};

				if (class_exists('\WpOrg\Requests\Requests') && class_exists('\WpOrg\Requests\Autoload') && version_compare(PHP_VERSION, '5.6.0', '>=')) {
					// Make sure Requests can load internal classes.
					Autoload::register();

					// Run pull requests in parallel
					Requests::request_multiple($requests, array(
						'timeout' => 60,
						'connect_timeout' => 60,
						'complete' => $complete_action,
					));
				} else {
					foreach ($requests as $cnt => $req) {
						$wp_response = wp_remote_get($req['url'], array('timeout' => 60));
						$request_response = array(
							'success' => false,
							'status_code' => 0,
							'body' => null,
						);
						if (is_wp_error($wp_response)) {
							$error_message = $wp_response->get_error_message();
							self::debug('❌ failed to pull image: ' . $error_message);
						} else {
							$request_response['success'] = true;
							$request_response['status_code'] = $wp_response['response']['code'];
							$request_response['body'] = $wp_response['body'];
						}
						self::debug('response code [code] ' . $wp_response['response']['code'] . ' [url] ' . $req['url']);

						$request_response = (object) $request_response;

						$complete_action($request_response, $cnt);
					}
				}
				self::debug('Current batch pull finished');
			}
		} catch (\Exception $e) {
			Admin_Display::error('Image pull process failure: ' . $e->getMessage());
		}

		// Notify IAPI images taken
		foreach ($server_list as $server => $img_list) {
			$data = array(
				'action' => self::CLOUD_ACTION_TAKEN,
				'list' => $img_list,
				'server' => $server,
			);
			// TODO: improve this so we do not call once per server, but just once and then filter on the server side
			Cloud::post(Cloud::SVC_IMG_OPTM, $data);
		}

		if (empty($this->_summary['img_taken'])) {
			$this->_summary['img_taken'] = 0;
		}
		$this->_summary['img_taken'] += $total_pulled_ori + $total_pulled_webp;
		self::save_summary();

		// Manually running needs to roll back timestamp for next running
		if ($manual) {
			$this->_update_cron_running(true);
		}

		// $msg = sprintf(__('Pulled %d image(s)', 'litespeed-cache'), $total_pulled_ori + $total_pulled_webp);
		// Admin_Display::succeed($msg);

		// Check if there is still task in queue
		$q = "SELECT * FROM `$this->_table_img_optming` WHERE optm_status = %d LIMIT 1";
		$to_be_continued = $wpdb->get_row($wpdb->prepare($q, self::STATUS_NOTIFIED));
		if ($to_be_continued) {
			self::debug('Task in queue, to be continued...');
			return;
			// return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_PULL);
		}

		// If all pulled, update tag to done
		self::debug('Marked pull status to all pulled');
		self::update_option(self::DB_NEED_PULL, self::STATUS_PULLED);
	}

	/**
	 * Push image back to previous status
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _step_back_image($id)
	{
		global $wpdb;

		self::debug('Push image back to new status [id] ' . $id);

		// Reset the image to gathered status
		$q = "UPDATE `$this->_table_img_optming` SET optm_status = %d WHERE id = %d ";
		$wpdb->query($wpdb->prepare($q, array(self::STATUS_RAW, $id)));
	}

	/**
	 * Parse wp's meta value
	 *
	 * @since 1.6.7
	 * @access private
	 */
	private function _parse_wp_meta_value($v)
	{
		if (empty($v)) {
			self::debug('bypassed parsing meta due to null value');
			return false;
		}

		if (!$v->meta_value) {
			self::debug('bypassed parsing meta due to no meta_value: pid ' . $v->post_id);
			return false;
		}

		$meta_value = @maybe_unserialize($v->meta_value);
		if (!is_array($meta_value)) {
			self::debug('bypassed parsing meta due to meta_value not json: pid ' . $v->post_id);
			return false;
		}

		if (empty($meta_value['file'])) {
			self::debug('bypassed parsing meta due to no ori file: pid ' . $v->post_id);
			return false;
		}

		return $meta_value;
	}

	/**
	 * Clean up all unfinished queue locally and to Cloud server
	 *
	 * @since 2.1.2
	 * @access public
	 */
	public function clean()
	{
		global $wpdb;

		// Reset img_optm table's queue
		if ($this->__data->tb_exist('img_optming')) {
			// Get min post id to mark
			$q = "SELECT MIN(post_id) FROM `$this->_table_img_optming`";
			$min_pid = $wpdb->get_var($q) - 1;
			if ($this->_summary['next_post_id'] > $min_pid) {
				$this->_summary['next_post_id'] = $min_pid;
				self::save_summary();
			}

			$q = "DELETE FROM `$this->_table_img_optming`";
			$wpdb->query($q);
		}

		$msg = __('Cleaned up unfinished data successfully.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Destroy all optimized images
	 *
	 * @since 3.0
	 * @access private
	 */
	private function _destroy()
	{
		global $wpdb;

		self::debug('executing DESTROY process');

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		/**
		 * Limit images each time before redirection to fix Out of memory issue. #665465
		 * @since  2.9.8
		 */
		// Start deleting files
		$limit = apply_filters('litespeed_imgoptm_destroy_max_rows', 500);

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q = $wpdb->prepare($img_q, array($offset * $limit, $limit));
		$list = $wpdb->get_results($q);
		$i = 0;
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$i++;

			$this->tmp_pid = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_destroy_optm_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_destroy_optm_file'), $meta_value['sizes']);
			}
		}

		self::debug('batch switched images total: ' . $i);

		$offset++;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array($offset * $limit, 1)));
		if ($to_be_continued) {
			# Check if post_id is beyond next_post_id
			self::debug('[next_post_id] ' . $this->_summary['next_post_id'] . ' [cursor post id] ' . $to_be_continued->post_id);
			if ($to_be_continued->post_id <= $this->_summary['next_post_id']) {
				self::debug('redirecting to next');
				return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_DESTROY);
			}
			self::debug('🎊 Finished destroying');
		}

		// Delete postmeta info
		$q = "DELETE FROM `$wpdb->postmeta` WHERE meta_key = %s";
		$wpdb->query($wpdb->prepare($q, self::DB_SIZE));
		$wpdb->query($wpdb->prepare($q, self::DB_SET));

		// Delete img_optm table
		$this->__data->tb_del('img_optm');
		$this->__data->tb_del('img_optming');

		// Clear options table summary info
		self::delete_option('_summary');
		self::delete_option(self::DB_NEED_PULL);

		$msg = __('Destroy all optimization data successfully.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Destroy optm file
	 */
	private function _destroy_optm_file($meta_value, $is_ori_file = false)
	{
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}
		self::debug('deleting ' . $short_file_path);

		// del webp
		$this->__media->info($short_file_path . '.webp', $this->tmp_pid) && $this->__media->del($short_file_path . '.webp', $this->tmp_pid);
		$this->__media->info($short_file_path . '.optm.webp', $this->tmp_pid) && $this->__media->del($short_file_path . '.optm.webp', $this->tmp_pid);

		$extension = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file = $local_filename . '.bk.' . $extension;
		$bk_optm_file = $local_filename . '.bk.optm.' . $extension;

		// del optimized ori
		if ($this->__media->info($bk_file, $this->tmp_pid)) {
			self::debug('deleting optim ori');
			$this->__media->del($short_file_path, $this->tmp_pid);
			$this->__media->rename($bk_file, $short_file_path, $this->tmp_pid);
		}
		$this->__media->info($bk_optm_file, $this->tmp_pid) && $this->__media->del($bk_optm_file, $this->tmp_pid);
	}

	/**
	 * Rescan to find new generated images
	 *
	 * @since 1.6.7
	 * @access private
	 */
	private function _rescan()
	{
		global $wpdb;
		exit('tobedone');

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$limit = 500;

		self::debug('rescan images');

		// Get images
		$q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a, `$wpdb->postmeta` b
			WHERE a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
				AND a.ID = b.post_id
				AND b.meta_key = '_wp_attachment_metadata'
			ORDER BY a.ID
			LIMIT %d, %d
			";
		$list = $wpdb->get_results($wpdb->prepare($q, $offset * $limit, $limit + 1)); // last one is the seed for next batch

		if (!$list) {
			$msg = __('Rescanned successfully.', 'litespeed-cache');
			Admin_Display::succeed($msg);

			self::debug('rescan bypass: no gathered image found');
			return;
		}

		if (count($list) == $limit + 1) {
			$to_be_continued = true;
			array_pop($list); // last one is the seed for next round, discard here.
		} else {
			$to_be_continued = false;
		}

		// Prepare post_ids to inquery gathered images
		$pid_set = array();
		$scanned_list = array();
		foreach ($list as $v) {
			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$scanned_list[] = array(
				'pid' => $v->post_id,
				'meta' => $meta_value,
			);

			$pid_set[] = $v->post_id;
		}

		// Build gathered images
		$q = "SELECT src, post_id FROM `$this->_table_img_optm` WHERE post_id IN (" . implode(',', array_fill(0, count($pid_set), '%d')) . ')';
		$list = $wpdb->get_results($wpdb->prepare($q, $pid_set));
		foreach ($list as $v) {
			$this->_existed_src_list[] = $v->post_id . '.' . $v->src;
		}

		// Find new images
		foreach ($scanned_list as $v) {
			$meta_value = $v['meta'];
			// Parse all child src and put them into $this->_img_in_queue, missing ones to $this->_img_in_queue_missed
			$this->tmp_pid = $v['pid'];
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_append_img_queue($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_append_img_queue'), $meta_value['sizes']);
			}
		}

		self::debug('rescanned [img] ' . count($this->_img_in_queue));

		$count = count($this->_img_in_queue);
		if ($count > 0) {
			// Save to DB
			$this->_save_raw();
		}

		if ($to_be_continued) {
			return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_RESCAN);
		}

		$msg = $count ? sprintf(__('Rescanned %d images successfully.', 'litespeed-cache'), $count) : __('Rescanned successfully.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Calculate bkup original images storage
	 *
	 * @since 2.2.6
	 * @access private
	 */
	private function _calc_bkup()
	{
		global $wpdb;

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$limit = 500;

		if (!$offset) {
			$this->_summary['bk_summary'] = array(
				'date' => time(),
				'count' => 0,
				'sum' => 0,
			);
		}

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q = $wpdb->prepare($img_q, array($offset * $limit, $limit));
		$list = $wpdb->get_results($q);
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$this->tmp_pid = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_get_bk_size($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_get_bk_size'), $meta_value['sizes']);
			}
		}

		$this->_summary['bk_summary']['date'] = time();
		self::save_summary();

		self::debug('_calc_bkup total: ' . $this->_summary['bk_summary']['count'] . ' [size] ' . $this->_summary['bk_summary']['sum']);

		$offset++;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array($offset * $limit, 1)));

		if ($to_be_continued) {
			return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_CALC_BKUP);
		}

		$msg = __('Calculated backups successfully.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Calculate single size
	 */
	private function _get_bk_size($meta_value, $is_ori_file = false)
	{
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		$extension = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file = $local_filename . '.bk.' . $extension;

		$img_info = $this->__media->info($bk_file, $this->tmp_pid);
		if (!$img_info) {
			return;
		}

		$this->_summary['bk_summary']['count']++;
		$this->_summary['bk_summary']['sum'] += $img_info['size'];
	}

	/**
	 * Delete bkup original images storage
	 *
	 * @since  2.5
	 * @access public
	 */
	public function rm_bkup()
	{
		global $wpdb;

		if (!$this->__data->tb_exist('img_optming')) {
			return;
		}

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$limit = 500;

		if (empty($this->_summary['rmbk_summary'])) {
			$this->_summary['rmbk_summary'] = array(
				'date' => time(),
				'count' => 0,
				'sum' => 0,
			);
		}

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q = $wpdb->prepare($img_q, array($offset * $limit, $limit));
		$list = $wpdb->get_results($q);
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$this->tmp_pid = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_del_bk_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_del_bk_file'), $meta_value['sizes']);
			}
		}

		$this->_summary['rmbk_summary']['date'] = time();
		self::save_summary();

		self::debug('rm_bkup total: ' . $this->_summary['rmbk_summary']['count'] . ' [size] ' . $this->_summary['rmbk_summary']['sum']);

		$offset++;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array($offset * $limit, 1)));

		if ($to_be_continued) {
			return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_RM_BKUP);
		}

		$msg = __('Removed backups successfully.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Delete single file
	 */
	private function _del_bk_file($meta_value, $is_ori_file = false)
	{
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		$extension = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file = $local_filename . '.bk.' . $extension;

		$img_info = $this->__media->info($bk_file, $this->tmp_pid);
		if (!$img_info) {
			return;
		}

		$this->_summary['rmbk_summary']['count']++;
		$this->_summary['rmbk_summary']['sum'] += $img_info['size'];

		$this->__media->del($bk_file, $this->tmp_pid);
	}

	/**
	 * Count images
	 *
	 * @since 1.6
	 * @access public
	 */
	public function img_count()
	{
		global $wpdb;

		$q = "SELECT count(*)
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			";
		$groups_all = $wpdb->get_var($q);
		$groups_new = $wpdb->get_var($q . ' AND ID>' . (int) $this->_summary['next_post_id'] . ' ORDER BY ID');
		$groups_done = $wpdb->get_var($q . ' AND ID<=' . (int) $this->_summary['next_post_id'] . ' ORDER BY ID');

		$q = "SELECT b.post_id
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID DESC
			LIMIT 1
			";
		$max_id = $wpdb->get_var($q);

		$count_list = array(
			'max_id' => $max_id,
			'groups_all' => $groups_all,
			'groups_new' => $groups_new,
			'groups_done' => $groups_done,
		);

		// images count from work table
		if ($this->__data->tb_exist('img_optming')) {
			$q = "SELECT COUNT(DISTINCT post_id),COUNT(*) FROM `$this->_table_img_optming` WHERE optm_status = %d";
			$groups_to_check = array(self::STATUS_RAW, self::STATUS_REQUESTED, self::STATUS_NOTIFIED, self::STATUS_ERR_FETCH);
			foreach ($groups_to_check as $v) {
				$count_list['img.' . $v] = $count_list['group.' . $v] = 0;
				list($count_list['group.' . $v], $count_list['img.' . $v]) = $wpdb->get_row($wpdb->prepare($q, $v), ARRAY_N);
			}
		}

		return $count_list;
	}

	/**
	 * Check if fetch cron is running
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function cron_running($bool_res = true)
	{
		$last_run = !empty($this->_summary['last_pull']) ? $this->_summary['last_pull'] : 0;

		$is_running = $last_run && time() - $last_run < 120;

		if ($bool_res) {
			return $is_running;
		}

		return array($last_run, $is_running);
	}

	/**
	 * Update fetch cron timestamp tag
	 *
	 * @since  1.6.2
	 * @access private
	 */
	private function _update_cron_running($done = false)
	{
		$this->_summary['last_pull'] = time();

		if ($done) {
			// Only update cron tag when its from the active running cron
			if ($this->_cron_ran) {
				// Rollback for next running
				$this->_summary['last_pull'] -= 120;
			} else {
				return;
			}
		}

		self::save_summary();

		$this->_cron_ran = true;
	}

	/**
	 * Batch switch images to ori/optm version
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function batch_switch($type)
	{
		global $wpdb;

		if (defined('LITESPEED_CLI') || defined('DOING_CRON')) {
			$offset = 0;
			while ($offset !== 'done') {
				Admin_Display::info("Starting switch to $type [offset] $offset");
				$offset = $this->_batch_switch($type, $offset);
			}
		} else {
			$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;

			$newOffset = $this->_batch_switch($type, $offset);
			if ($newOffset !== 'done') {
				return Router::self_redirect(Router::ACTION_IMG_OPTM, $type);
			}
		}

		$msg = __('Switched images successfully.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Switch images per offset
	 */
	private function _batch_switch($type, $offset)
	{
		global $wpdb;
		$limit = 500;
		$this->tmp_type = $type;

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q = $wpdb->prepare($img_q, array($offset * $limit, $limit));
		$list = $wpdb->get_results($q);
		$i = 0;
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$i++;

			$this->tmp_pid = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_switch_bk_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_switch_bk_file'), $meta_value['sizes']);
			}
		}

		self::debug('batch switched images total: ' . $i . ' [type] ' . $type);

		$offset++;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array($offset * $limit, 1)));
		if ($to_be_continued) {
			return $offset;
		}
		return 'done';
	}

	/**
	 * Delete single file
	 */
	private function _switch_bk_file($meta_value, $is_ori_file = false)
	{
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		$extension = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file = $local_filename . '.bk.' . $extension;
		$bk_optm_file = $local_filename . '.bk.optm.' . $extension;

		// self::debug('_switch_bk_file ' . $bk_file . ' [type] ' . $this->tmp_type);
		// switch to ori
		if ($this->tmp_type === self::TYPE_BATCH_SWITCH_ORI || $this->tmp_type == 'orig') {
			// self::debug('switch to orig ' . $bk_file);
			if (!$this->__media->info($bk_file, $this->tmp_pid)) {
				return;
			}
			$this->__media->rename($local_filename . '.' . $extension, $bk_optm_file, $this->tmp_pid);
			$this->__media->rename($bk_file, $local_filename . '.' . $extension, $this->tmp_pid);
		}
		// switch to optm
		elseif ($this->tmp_type === self::TYPE_BATCH_SWITCH_OPTM || $this->tmp_type == 'optm') {
			// self::debug('switch to optm ' . $bk_file);
			if (!$this->__media->info($bk_optm_file, $this->tmp_pid)) {
				return;
			}
			$this->__media->rename($local_filename . '.' . $extension, $bk_file, $this->tmp_pid);
			$this->__media->rename($bk_optm_file, $local_filename . '.' . $extension, $this->tmp_pid);
		}
	}

	/**
	 * Switch image between original one and optimized one
	 *
	 * @since 1.6.2
	 * @access private
	 */
	private function _switch_optm_file($type)
	{
		Admin_Display::succeed(__('Switched to optimized file successfully.', 'litespeed-cache'));
		return;
		global $wpdb;

		$pid = substr($type, 4);
		$switch_type = substr($type, 0, 4);

		$q = "SELECT src,post_id FROM `$this->_table_img_optm` WHERE post_id = %d AND optm_status = %d";
		$list = $wpdb->get_results($wpdb->prepare($q, array($pid, self::STATUS_PULLED)));

		$msg = 'Unknown Msg';

		foreach ($list as $v) {
			// to switch webp file
			if ($switch_type === 'webp') {
				if ($this->__media->info($v->src . '.webp', $v->post_id)) {
					$this->__media->rename($v->src . '.webp', $v->src . '.optm.webp', $v->post_id);
					self::debug('Disabled WebP: ' . $v->src);

					$msg = __('Disabled WebP file successfully.', 'litespeed-cache');
				} elseif ($this->__media->info($v->src . '.optm.webp', $v->post_id)) {
					$this->__media->rename($v->src . '.optm.webp', $v->src . '.webp', $v->post_id);
					self::debug('Enable WebP: ' . $v->src);

					$msg = __('Enabled WebP file successfully.', 'litespeed-cache');
				}
			}
			// to switch original file
			else {
				$extension = pathinfo($v->src, PATHINFO_EXTENSION);
				$local_filename = substr($v->src, 0, -strlen($extension) - 1);
				$bk_file = $local_filename . '.bk.' . $extension;
				$bk_optm_file = $local_filename . '.bk.optm.' . $extension;

				// revert ori back
				if ($this->__media->info($bk_file, $v->post_id)) {
					$this->__media->rename($v->src, $bk_optm_file, $v->post_id);
					$this->__media->rename($bk_file, $v->src, $v->post_id);
					self::debug('Restore original img: ' . $bk_file);

					$msg = __('Restored original file successfully.', 'litespeed-cache');
				} elseif ($this->__media->info($bk_optm_file, $v->post_id)) {
					$this->__media->rename($v->src, $bk_file, $v->post_id);
					$this->__media->rename($bk_optm_file, $v->src, $v->post_id);
					self::debug('Switch to optm img: ' . $v->src);

					$msg = __('Switched to optimized file successfully.', 'litespeed-cache');
				}
			}
		}

		Admin_Display::succeed($msg);
	}

	/**
	 * Delete one optm data and recover original file
	 *
	 * @since 2.4.2
	 * @access public
	 */
	public function reset_row($post_id)
	{
		global $wpdb;

		if (!$post_id) {
			return;
		}

		// Gathered image don't have DB_SIZE info yet
		// $size_meta = get_post_meta( $post_id, self::DB_SIZE, true );

		// if ( ! $size_meta ) {
		// 	return;
		// }

		self::debug('_reset_row [pid] ' . $post_id);

		# TODO: Load image sub files
		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->postmeta` b
			WHERE b.post_id =%d  AND b.meta_key = '_wp_attachment_metadata'";
		$q = $wpdb->prepare($img_q, array($post_id));
		$v = $wpdb->get_row($q);

		$meta_value = $this->_parse_wp_meta_value($v);
		if ($meta_value) {
			$this->tmp_pid = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_destroy_optm_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array($this, '_destroy_optm_file'), $meta_value['sizes']);
			}
		}

		delete_post_meta($post_id, self::DB_SIZE);
		delete_post_meta($post_id, self::DB_SET);

		$msg = __('Reset the optimized data successfully.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Show an image's optm status
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public function check_img()
	{
		global $wpdb;

		$pid = $_POST['data'];

		self::debug('Check image [ID] ' . $pid);

		$data = array();

		$data['img_count'] = $this->img_count();
		$data['optm_summary'] = self::get_summary();

		$data['_wp_attached_file'] = get_post_meta($pid, '_wp_attached_file', true);
		$data['_wp_attachment_metadata'] = get_post_meta($pid, '_wp_attachment_metadata', true);

		// Get img_optm data
		$q = "SELECT * FROM `$this->_table_img_optm` WHERE post_id = %d";
		$list = $wpdb->get_results($wpdb->prepare($q, $pid));
		$img_data = array();
		if ($list) {
			foreach ($list as $v) {
				$img_data[] = array(
					'id' => $v->id,
					'optm_status' => $v->optm_status,
					'src' => $v->src,
					'srcpath_md5' => $v->srcpath_md5,
					'src_md5' => $v->src_md5,
					'server_info' => $v->server_info,
				);
			}
		}
		$data['img_data'] = $img_data;

		return array('_res' => 'ok', 'data' => $data);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_RESET_ROW:
				$this->reset_row(!empty($_GET['id']) ? $_GET['id'] : false);
				break;

			case self::TYPE_CALC_BKUP:
				$this->_calc_bkup();
				break;

			case self::TYPE_RM_BKUP:
				$this->rm_bkup();
				break;

			case self::TYPE_NEW_REQ:
				$this->new_req();
				break;

			case self::TYPE_RESCAN:
				$this->_rescan();
				break;

			case self::TYPE_DESTROY:
				$this->_destroy();
				break;

			case self::TYPE_CLEAN:
				$this->clean();
				break;

			case self::TYPE_PULL:
				self::start_async();
				break;

			case self::TYPE_BATCH_SWITCH_ORI:
			case self::TYPE_BATCH_SWITCH_OPTM:
				$this->batch_switch($type);
				break;

			case substr($type, 0, 4) === 'webp':
			case substr($type, 0, 4) === 'orig':
				$this->_switch_optm_file($type);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/localization.cls.php000064400000006610151600227230020704 0ustar00<?php
/**
 * The localization class.
 *
 * @since      	3.3
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Localization extends Base
{
	const LOG_TAG = '🛍️';

	/**
	 * Init optimizer
	 *
	 * @since  3.0
	 * @access protected
	 */
	public function init()
	{
		add_filter('litespeed_buffer_finalize', array($this, 'finalize'), 23); // After page optm
	}

	/**
	 * Localize Resources
	 *
	 * @since  3.3
	 */
	public function serve_static($uri)
	{
		$url = base64_decode($uri);

		if (!$this->conf(self::O_OPTM_LOCALIZE)) {
			// wp_redirect( $url );
			exit('Not supported');
		}

		if (substr($url, -3) !== '.js') {
			// wp_redirect( $url );
			// exit( 'Not supported ' . $uri );
		}

		$match = false;
		$domains = $this->conf(self::O_OPTM_LOCALIZE_DOMAINS);
		foreach ($domains as $v) {
			if (!$v || strpos($v, '#') === 0) {
				continue;
			}

			$type = 'js';
			$domain = $v;
			// Try to parse space split value
			if (strpos($v, ' ')) {
				$v = explode(' ', $v);
				if (!empty($v[1])) {
					$type = strtolower($v[0]);
					$domain = $v[1];
				}
			}

			if (strpos($domain, 'https://') !== 0) {
				continue;
			}

			if ($type != 'js') {
				continue;
			}

			// if ( strpos( $url, $domain ) !== 0 ) {
			if ($url != $domain) {
				continue;
			}

			$match = true;
			break;
		}

		if (!$match) {
			// wp_redirect( $url );
			exit('Not supported2');
		}

		header('Content-Type: application/javascript');

		// Generate
		$this->_maybe_mk_cache_folder('localres');

		$file = $this->_realpath($url);

		self::debug('localize [url] ' . $url);
		$response = wp_remote_get($url, array('timeout' => 180, 'stream' => true, 'filename' => $file));

		// Parse response data
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			file_exists($file) && unlink($file);
			self::debug('failed to get: ' . $error_message);
			wp_redirect($url);
			exit();
		}

		$url = $this->_rewrite($url);

		wp_redirect($url);
		exit();
	}

	/**
	 * Get the final URL of local avatar
	 *
	 * @since  4.5
	 */
	private function _rewrite($url)
	{
		return LITESPEED_STATIC_URL . '/localres/' . $this->_filepath($url);
	}

	/**
	 * Generate realpath of the cache file
	 *
	 * @since  4.5
	 * @access private
	 */
	private function _realpath($url)
	{
		return LITESPEED_STATIC_DIR . '/localres/' . $this->_filepath($url);
	}

	/**
	 * Get filepath
	 *
	 * @since  4.5
	 */
	private function _filepath($url)
	{
		$filename = md5($url) . '.js';
		if (is_multisite()) {
			$filename = get_current_blog_id() . '/' . $filename;
		}
		return $filename;
	}

	/**
	 * Localize JS/Fonts
	 *
	 * @since 3.3
	 * @access public
	 */
	public function finalize($content)
	{
		if (is_admin()) {
			return $content;
		}

		if (!$this->conf(self::O_OPTM_LOCALIZE)) {
			return $content;
		}

		$domains = $this->conf(self::O_OPTM_LOCALIZE_DOMAINS);
		if (!$domains) {
			return $content;
		}

		foreach ($domains as $v) {
			if (!$v || strpos($v, '#') === 0) {
				continue;
			}

			$type = 'js';
			$domain = $v;
			// Try to parse space split value
			if (strpos($v, ' ')) {
				$v = explode(' ', $v);
				if (!empty($v[1])) {
					$type = strtolower($v[0]);
					$domain = $v[1];
				}
			}

			if (strpos($domain, 'https://') !== 0) {
				continue;
			}

			if ($type != 'js') {
				continue;
			}

			$content = str_replace($domain, LITESPEED_STATIC_URL . '/localres/' . base64_encode($domain), $content);
		}

		return $content;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/conf.cls.php000064400000045121151600227300017137 0ustar00<?php

/**
 * The core plugin config class.
 *
 * This maintains all the options and settings for this plugin.
 *
 * @since      	1.0.0
 * @since  		1.5 Moved into /inc
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Conf extends Base
{
	const TYPE_SET = 'set';

	private $_updated_ids = array();
	private $_is_primary = false;

	/**
	 * Specify init logic to avoid infinite loop when calling conf.cls instance
	 *
	 * @since  3.0
	 * @access public
	 */
	public function init()
	{
		// Check if conf exists or not. If not, create them in DB (won't change version if is converting v2.9- data)
		// Conf may be stale, upgrade later
		$this->_conf_db_init();

		/**
		 * Detect if has quic.cloud set
		 * @since  2.9.7
		 */
		if ($this->conf(self::O_CDN_QUIC)) {
			!defined('LITESPEED_ALLOWED') && define('LITESPEED_ALLOWED', true);
		}

		add_action('litespeed_conf_append', array($this, 'option_append'), 10, 2);
		add_action('litespeed_conf_force', array($this, 'force_option'), 10, 2);

		$this->define_cache();
	}

	/**
	 * Init conf related data
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _conf_db_init()
	{
		/**
		 * Try to load options first, network sites can override this later
		 *
		 * NOTE: Load before run `conf_upgrade()` to avoid infinite loop when getting conf in `conf_upgrade()`
		 */
		$this->load_options();

		$ver = $this->conf(self::_VER);

		/**
		 * Don't upgrade or run new installations other than from backend visit at the 2nd time (delay the update)
		 * In this case, just use default conf
		 */
		$has_delay_conf_tag = self::get_option('__activation');
		if (!$ver || $ver != Core::VER) {
			if ((!is_admin() && !defined('LITESPEED_CLI')) || (!$has_delay_conf_tag || $has_delay_conf_tag == -1)) {
				// Reuse __activation to control the delay conf update
				if (!$has_delay_conf_tag || $has_delay_conf_tag == -1) {
					self::update_option('__activation', Core::VER);
				}

				$this->set_conf($this->load_default_vals());
				$this->_try_load_site_options();

				// Disable new installation auto upgrade to avoid overwritten to customized data.ini
				if (!$ver) {
					defined('LITESPEED_BYPASS_AUTO_V') || define('LITESPEED_BYPASS_AUTO_V', true);
				}
				return;
			}
		}

		/**
		 * Version is less than v3.0, or, is a new installation
		 */
		if (!$ver) {
			// Try upgrade first (network will upgrade inside too)
			Data::cls()->try_upgrade_conf_3_0();
		} else {
			defined('LSCWP_CUR_V') || define('LSCWP_CUR_V', $ver);

			/**
			 * Upgrade conf
			 */
			if ($ver != Core::VER) {
				// Plugin version will be set inside
				// Site plugin upgrade & version change will do in load_site_conf
				Data::cls()->conf_upgrade($ver);
			}
		}

		/**
		 * Sync latest new options
		 */
		if (!$ver || $ver != Core::VER) {
			// Load default values
			$this->load_default_vals();
			if (!$ver) {
				// New install
				$this->set_conf(self::$_default_options);
			}

			// Init new default/missing options
			foreach (self::$_default_options as $k => $v) {
				// If the option existed, bypass updating
				// Bcos we may ask clients to deactivate for debug temporarily, we need to keep the current cfg in deactivation, hence we need to only try adding default cfg when activating.
				self::add_option($k, $v);
			}

			// Force correct version in case a rare unexpected case that `_ver` exists but empty
			self::update_option(Base::_VER, Core::VER);
		}

		/**
		 * Network sites only
		 *
		 * Override conf if is network subsites and chose `Use Primary Config`
		 */
		$this->_try_load_site_options();

		// Mark as conf loaded
		defined('LITESPEED_CONF_LOADED') || define('LITESPEED_CONF_LOADED', true);

		/**
		 * Activation delayed file update
		 * Pros: This is to avoid file correction script changed in new versions
		 * Cons: Conf upgrade won't get file correction if there is new values that are used in file
		 */
		if ($has_delay_conf_tag && $has_delay_conf_tag != -1) {
			// Check new version @since 2.9.3
			Cloud::version_check('activate' . (defined('LSCWP_REF') ? '_' . LSCWP_REF : ''));

			$this->update_confs(); // Files only get corrected in activation or saving settings actions.
		}
		if ($has_delay_conf_tag != -1) {
			self::update_option('__activation', -1);
		}
	}

	/**
	 * Load all latest options from DB
	 *
	 * @since  3.0
	 * @access public
	 */
	public function load_options($blog_id = null, $dry_run = false)
	{
		$options = array();
		foreach (self::$_default_options as $k => $v) {
			if (!is_null($blog_id)) {
				$options[$k] = self::get_blog_option($blog_id, $k, $v);
			} else {
				$options[$k] = self::get_option($k, $v);
			}

			// Correct value type
			$options[$k] = $this->type_casting($options[$k], $k);
		}

		if ($dry_run) {
			return $options;
		}

		// Bypass site special settings
		if ($blog_id !== null) {
			// This is to load the primary settings ONLY
			// These options are the ones that can be overwritten by primary
			$options = array_diff_key($options, array_flip(self::$SINGLE_SITE_OPTIONS));

			$this->set_primary_conf($options);
		} else {
			$this->set_conf($options);
		}

		// Append const options
		if (defined('LITESPEED_CONF') && LITESPEED_CONF) {
			foreach (self::$_default_options as $k => $v) {
				$const = Base::conf_const($k);
				if (defined($const)) {
					$this->set_const_conf($k, $this->type_casting(constant($const), $k));
				}
			}
		}
	}

	/**
	 * For multisite installations, the single site options need to be updated with the network wide options.
	 *
	 * @since 1.0.13
	 * @access private
	 */
	private function _try_load_site_options()
	{
		if (!$this->_if_need_site_options()) {
			return;
		}

		$this->_conf_site_db_init();

		$this->_is_primary = get_current_blog_id() == BLOG_ID_CURRENT_SITE;

		// If network set to use primary setting
		if ($this->network_conf(self::NETWORK_O_USE_PRIMARY) && !$this->_is_primary) {
			// subsites or network admin
			// Get the primary site settings
			// If it's just upgraded, 2nd blog is being visited before primary blog, can just load default config (won't hurt as this could only happen shortly)
			$this->load_options(BLOG_ID_CURRENT_SITE);
		}

		// Overwrite single blog options with site options
		foreach (self::$_default_options as $k => $v) {
			if (!$this->has_network_conf($k)) {
				continue;
			}
			// $this->_options[ $k ] = $this->_network_options[ $k ];

			// Special handler to `Enable Cache` option if the value is set to OFF
			if ($k == self::O_CACHE) {
				if ($this->_is_primary) {
					if ($this->conf($k) != $this->network_conf($k)) {
						if ($this->conf($k) != self::VAL_ON2) {
							continue;
						}
					}
				} else {
					if ($this->network_conf(self::NETWORK_O_USE_PRIMARY)) {
						if ($this->has_primary_conf($k) && $this->primary_conf($k) != self::VAL_ON2) {
							// This case will use primary_options override always
							continue;
						}
					} else {
						if ($this->conf($k) != self::VAL_ON2) {
							continue;
						}
					}
				}
			}

			// primary_options will store primary settings + network settings, OR, store the network settings for subsites
			$this->set_primary_conf($k, $this->network_conf($k));
		}
		// var_dump($this->_options);
	}

	/**
	 * Check if needs to load site_options for network sites
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _if_need_site_options()
	{
		if (!is_multisite()) {
			return false;
		}

		// Check if needs to use site_options or not
		// todo: check if site settings are separate bcos it will affect .htaccess

		/**
		 * In case this is called outside the admin page
		 * @see  https://codex.wordpress.org/Function_Reference/is_plugin_active_for_network
		 * @since  2.0
		 */
		if (!function_exists('is_plugin_active_for_network')) {
			require_once ABSPATH . '/wp-admin/includes/plugin.php';
		}
		// If is not activated on network, it will not have site options
		if (!is_plugin_active_for_network(Core::PLUGIN_FILE)) {
			if ((int) $this->conf(self::O_CACHE) == self::VAL_ON2) {
				// Default to cache on
				$this->set_conf(self::_CACHE, true);
			}
			return false;
		}

		return true;
	}

	/**
	 * Init site conf and upgrade if necessary
	 *
	 * @since 3.0
	 * @access private
	 */
	private function _conf_site_db_init()
	{
		$this->load_site_options();

		$ver = $this->network_conf(self::_VER);

		/**
		 * Don't upgrade or run new installations other than from backend visit
		 * In this case, just use default conf
		 */
		if (!$ver || $ver != Core::VER) {
			if (!is_admin() && !defined('LITESPEED_CLI')) {
				$this->set_network_conf($this->load_default_site_vals());
				return;
			}
		}

		/**
		 * Upgrade conf
		 */
		if ($ver && $ver != Core::VER) {
			// Site plugin version will change inside
			Data::cls()->conf_site_upgrade($ver);
		}

		/**
		 * Is a new installation
		 */
		if (!$ver || $ver != Core::VER) {
			// Load default values
			$this->load_default_site_vals();

			// Init new default/missing options
			foreach (self::$_default_site_options as $k => $v) {
				// If the option existed, bypass updating
				self::add_site_option($k, $v);
			}
		}
	}

	/**
	 * Get the plugin's site wide options.
	 *
	 * If the site wide options are not set yet, set it to default.
	 *
	 * @since 1.0.2
	 * @access public
	 */
	public function load_site_options()
	{
		if (!is_multisite()) {
			return null;
		}

		// Load all site options
		foreach (self::$_default_site_options as $k => $v) {
			$val = self::get_site_option($k, $v);
			$val = $this->type_casting($val, $k, true);
			$this->set_network_conf($k, $val);
		}
	}

	/**
	 * Append a 3rd party option to default options
	 *
	 * This will not be affected by network use primary site setting.
	 *
	 * NOTE: If it is a multi switch option, need to call `_conf_multi_switch()` first
	 *
	 * @since  3.0
	 * @access public
	 */
	public function option_append($name, $default)
	{
		self::$_default_options[$name] = $default;
		$this->set_conf($name, self::get_option($name, $default));
		$this->set_conf($name, $this->type_casting($this->conf($name), $name));
	}

	/**
	 * Force an option to a certain value
	 *
	 * @since  2.6
	 * @access public
	 */
	public function force_option($k, $v)
	{
		if (!$this->has_conf($k)) {
			return;
		}

		$v = $this->type_casting($v, $k);

		if ($this->conf($k) === $v) {
			return;
		}

		Debug2::debug("[Conf] ** $k forced from " . var_export($this->conf($k), true) . ' to ' . var_export($v, true));

		$this->set_conf($k, $v);
	}

	/**
	 * Define `_CACHE` const in options ( for both single and network )
	 *
	 * @since  3.0
	 * @access public
	 */
	public function define_cache()
	{
		// Init global const cache on setting
		$this->set_conf(self::_CACHE, false);
		if ((int) $this->conf(self::O_CACHE) == self::VAL_ON || $this->conf(self::O_CDN_QUIC)) {
			$this->set_conf(self::_CACHE, true);
		}

		// Check network
		if (!$this->_if_need_site_options()) {
			// Set cache on
			$this->_define_cache_on();
			return;
		}

		// If use network setting
		if ((int) $this->conf(self::O_CACHE) == self::VAL_ON2 && $this->network_conf(self::O_CACHE)) {
			$this->set_conf(self::_CACHE, true);
		}

		$this->_define_cache_on();
	}

	/**
	 * Define `LITESPEED_ON`
	 *
	 * @since 2.1
	 * @access private
	 */
	private function _define_cache_on()
	{
		if (!$this->conf(self::_CACHE)) {
			return;
		}

		defined('LITESPEED_ALLOWED') && !defined('LITESPEED_ON') && define('LITESPEED_ON', true);
	}

	/**
	 * Get an option value
	 *
	 * @since  3.0
	 * @access public
	 * @deprecated 4.0 Use $this->conf() instead
	 */
	public static function val($id, $ori = false)
	{
		error_log('Called deprecated function \LiteSpeed\Conf::val(). Please use API call instead.');
		return self::cls()->conf($id, $ori);
	}

	/**
	 * Save option
	 *
	 * @since  3.0
	 * @access public
	 */
	public function update_confs($the_matrix = false)
	{
		if ($the_matrix) {
			foreach ($the_matrix as $id => $val) {
				$this->update($id, $val);
			}
		}

		if ($this->_updated_ids) {
			foreach ($this->_updated_ids as $id) {
				// Special handler for QUIC.cloud domain key to clear all existing nodes
				if ($id == self::O_API_KEY) {
					$this->cls('Cloud')->clear_cloud();
				}

				// Special handler for crawler: reset sitemap when drop_domain setting changed
				if ($id == self::O_CRAWLER_DROP_DOMAIN) {
					$this->cls('Crawler_Map')->empty_map();
				}

				// Check if need to do a purge all or not
				if ($this->_conf_purge_all($id)) {
					Purge::purge_all('conf changed [id] ' . $id);
				}

				// Check if need to purge a tag
				if ($tag = $this->_conf_purge_tag($id)) {
					Purge::add($tag);
				}

				// Update cron
				if ($this->_conf_cron($id)) {
					$this->cls('Task')->try_clean($id);
				}

				// Reset crawler bypassed list when any of the options WebP replace, guest mode, or cache mobile got changed
				if ($id == self::O_IMG_OPTM_WEBP || $id == self::O_GUEST || $id == self::O_CACHE_MOBILE) {
					$this->cls('Crawler')->clear_disabled_list();
				}
			}
		}

		do_action('litespeed_update_confs', $the_matrix);

		// Update related tables
		$this->cls('Data')->correct_tb_existence();

		// Update related files
		$this->cls('Activation')->update_files();

		/**
		 * CDN related actions - Cloudflare
		 */
		$this->cls('CDN\Cloudflare')->try_refresh_zone();

		/**
		 * CDN related actions - QUIC.cloud
		 * @since 2.3
		 */
		$this->cls('CDN\Quic')->try_sync_conf();
	}

	/**
	 * Save option
	 *
	 * Note: this is direct save, won't trigger corresponding file update or data sync. To save settings normally, always use `Conf->update_confs()`
	 *
	 * @since  3.0
	 * @access public
	 */
	public function update($id, $val)
	{
		// Bypassed this bcos $this->_options could be changed by force_option()
		// if ( $this->_options[ $id ] === $val ) {
		// 	return;
		// }

		if ($id == self::_VER) {
			return;
		}

		if ($id == self::O_SERVER_IP) {
			if ($val && !Utility::valid_ipv4($val)) {
				$msg = sprintf(__('Saving option failed. IPv4 only for %s.', 'litespeed-cache'), Lang::title(Base::O_SERVER_IP));
				Admin_Display::error($msg);
				return;
			}
		}

		if (!array_key_exists($id, self::$_default_options)) {
			defined('LSCWP_LOG') && Debug2::debug('[Conf] Invalid option ID ' . $id);
			return;
		}

		if ($val && $this->_conf_pswd($id) && !preg_match('/[^\*]/', $val)) {
			return;
		}

		// Special handler for CDN Original URLs
		if ($id == self::O_CDN_ORI && !$val) {
			$home_url = home_url('/');
			$parsed = parse_url($home_url);
			$home_url = str_replace($parsed['scheme'] . ':', '', $home_url);

			$val = $home_url;
		}

		// Validate type
		$val = $this->type_casting($val, $id);

		// Save data
		self::update_option($id, $val);

		// Handle purge if setting changed
		if ($this->conf($id) != $val) {
			$this->_updated_ids[] = $id;

			// Check if need to fire a purge or not (Here has to stay inside `update()` bcos need comparing old value)
			if ($this->_conf_purge($id)) {
				$diff = array_diff($val, $this->conf($id));
				$diff2 = array_diff($this->conf($id), $val);
				$diff = array_merge($diff, $diff2);
				// If has difference
				foreach ($diff as $v) {
					$v = ltrim($v, '^');
					$v = rtrim($v, '$');
					$this->cls('Purge')->purge_url($v);
				}
			}
		}

		// Update in-memory data
		$this->set_conf($id, $val);
	}

	/**
	 * Save network option
	 *
	 * @since  3.0
	 * @access public
	 */
	public function network_update($id, $val)
	{
		if (!array_key_exists($id, self::$_default_site_options)) {
			defined('LSCWP_LOG') && Debug2::debug('[Conf] Invalid network option ID ' . $id);
			return;
		}

		if ($val && $this->_conf_pswd($id) && !preg_match('/[^\*]/', $val)) {
			return;
		}

		// Validate type
		if (is_bool(self::$_default_site_options[$id])) {
			$max = $this->_conf_multi_switch($id);
			if ($max && $val > 1) {
				$val %= $max + 1;
			} else {
				$val = (bool) $val;
			}
		} elseif (is_array(self::$_default_site_options[$id])) {
			// from textarea input
			if (!is_array($val)) {
				$val = Utility::sanitize_lines($val, $this->_conf_filter($id));
			}
		} elseif (!is_string(self::$_default_site_options[$id])) {
			$val = (int) $val;
		} else {
			// Check if the string has a limit set
			$val = $this->_conf_string_val($id, $val);
		}

		// Save data
		self::update_site_option($id, $val);

		// Handle purge if setting changed
		if ($this->network_conf($id) != $val) {
			// Check if need to do a purge all or not
			if ($this->_conf_purge_all($id)) {
				Purge::purge_all('[Conf] Network conf changed [id] ' . $id);
			}

			// Update in-memory data
			$this->set_network_conf($id, $val);
		}

		// No need to update cron here, Cron will register in each init

		if ($this->has_conf($id)) {
			$this->set_conf($id, $val);
		}
	}

	/**
	 * Check if one user role is in exclude optimization group settings
	 *
	 * @since 1.6
	 * @access public
	 * @param  string $role The user role
	 * @return int       The set value if already set
	 */
	public function in_optm_exc_roles($role = null)
	{
		// Get user role
		if ($role === null) {
			$role = Router::get_role();
		}

		if (!$role) {
			return false;
		}

		$roles = explode(',', $role);
		$found = array_intersect($roles, $this->conf(self::O_OPTM_EXC_ROLES));

		return $found ? implode(',', $found) : false;
	}

	/**
	 * Set one config value directly
	 *
	 * @since  2.9
	 * @access private
	 */
	private function _set_conf()
	{
		/**
		 * NOTE: For URL Query String setting,
		 * 		1. If append lines to an array setting e.g. `cache-force_uri`, use `set[cache-force_uri][]=the_url`.
		 *   	2. If replace the array setting with one line, use `set[cache-force_uri]=the_url`.
		 *   	3. If replace the array setting with multi lines value, use 2 then 1.
		 */
		if (empty($_GET[self::TYPE_SET]) || !is_array($_GET[self::TYPE_SET])) {
			return;
		}

		$the_matrix = array();
		foreach ($_GET[self::TYPE_SET] as $id => $v) {
			if (!$this->has_conf($id)) {
				continue;
			}

			// Append new item to array type settings
			if (is_array($v) && is_array($this->conf($id))) {
				$v = array_merge($this->conf($id), $v);

				Debug2::debug('[Conf] Appended to settings [' . $id . ']: ' . var_export($v, true));
			} else {
				Debug2::debug('[Conf] Set setting [' . $id . ']: ' . var_export($v, true));
			}

			$the_matrix[$id] = $v;
		}

		if (!$the_matrix) {
			return;
		}

		$this->update_confs($the_matrix);

		$msg = __('Changed setting successfully.', 'litespeed-cache');
		Admin_Display::succeed($msg);

		// Redirect if changed frontend URL
		if (!empty($_GET['redirect'])) {
			wp_redirect($_GET['redirect']);
			exit();
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.9
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_SET:
				$this->_set_conf();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/admin-display.cls.php000064400000102341151600227360020751 0ustar00<?php

/**
 * The admin-panel specific functionality of the plugin.
 *
 *
 * @since      1.0.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/admin
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Admin_Display extends Base
{
	const LOG_TAG = '👮‍♀️';

	const NOTICE_BLUE = 'notice notice-info';
	const NOTICE_GREEN = 'notice notice-success';
	const NOTICE_RED = 'notice notice-error';
	const NOTICE_YELLOW = 'notice notice-warning';
	const DB_MSG = 'messages';
	const DB_MSG_PIN = 'msg_pin';

	const PURGEBY_CAT = '0';
	const PURGEBY_PID = '1';
	const PURGEBY_TAG = '2';
	const PURGEBY_URL = '3';

	const PURGEBYOPT_SELECT = 'purgeby';
	const PURGEBYOPT_LIST = 'purgebylist';

	const DB_DISMISS_MSG = 'dismiss';
	const RULECONFLICT_ON = 'ExpiresDefault_1';
	const RULECONFLICT_DISMISSED = 'ExpiresDefault_0';

	protected $messages = array();
	protected $default_settings = array();
	protected $_is_network_admin = false;
	protected $_is_multisite = false;

	private $_btn_i = 0;

	/**
	 * Initialize the class and set its properties.
	 *
	 * @since    1.0.7
	 */
	public function __construct()
	{
		// main css
		add_action('admin_enqueue_scripts', array($this, 'enqueue_style'));
		// Main js
		add_action('admin_enqueue_scripts', array($this, 'enqueue_scripts'));

		$this->_is_network_admin = is_network_admin();
		$this->_is_multisite = is_multisite();

		// Quick access menu
		if (is_multisite() && $this->_is_network_admin) {
			$manage = 'manage_network_options';
		} else {
			$manage = 'manage_options';
		}
		if (current_user_can($manage)) {
			if (!defined('LITESPEED_DISABLE_ALL')) {
				add_action('wp_before_admin_bar_render', array(GUI::cls(), 'backend_shortcut'));
			}

			// `admin_notices` is after `admin_enqueue_scripts`
			// @see wp-admin/admin-header.php
			add_action($this->_is_network_admin ? 'network_admin_notices' : 'admin_notices', array($this, 'display_messages'));
		}

		/**
		 * In case this is called outside the admin page
		 * @see  https://codex.wordpress.org/Function_Reference/is_plugin_active_for_network
		 * @since  2.0
		 */
		if (!function_exists('is_plugin_active_for_network')) {
			require_once ABSPATH . '/wp-admin/includes/plugin.php';
		}

		// add menus ( Also check for mu-plugins)
		if ($this->_is_network_admin && (is_plugin_active_for_network(LSCWP_BASENAME) || defined('LSCWP_MU_PLUGIN'))) {
			add_action('network_admin_menu', array($this, 'register_admin_menu'));
		} else {
			add_action('admin_menu', array($this, 'register_admin_menu'));
		}

		$this->cls('Metabox')->register_settings();
	}

	/**
	 * Show the title of one line
	 *
	 * @since  3.0
	 * @access public
	 */
	public function title($id)
	{
		echo Lang::title($id);
	}

	/**
	 * Register the admin menu display.
	 *
	 * @since    1.0.0
	 * @access public
	 */
	public function register_admin_menu()
	{
		$capability = $this->_is_network_admin ? 'manage_network_options' : 'manage_options';
		if (current_user_can($capability)) {
			// root menu
			add_menu_page('LiteSpeed Cache', 'LiteSpeed Cache', 'manage_options', 'litespeed');

			// sub menus
			$this->_add_submenu(__('Dashboard', 'litespeed-cache'), 'litespeed', 'show_menu_dash');

			!$this->_is_network_admin && $this->_add_submenu(__('Presets', 'litespeed-cache'), 'litespeed-presets', 'show_menu_presets');

			$this->_add_submenu(__('General', 'litespeed-cache'), 'litespeed-general', 'show_menu_general');

			$this->_add_submenu(__('Cache', 'litespeed-cache'), 'litespeed-cache', 'show_menu_cache');

			!$this->_is_network_admin && $this->_add_submenu(__('CDN', 'litespeed-cache'), 'litespeed-cdn', 'show_menu_cdn');

			$this->_add_submenu(__('Image Optimization', 'litespeed-cache'), 'litespeed-img_optm', 'show_img_optm');

			!$this->_is_network_admin && $this->_add_submenu(__('Page Optimization', 'litespeed-cache'), 'litespeed-page_optm', 'show_page_optm');

			$this->_add_submenu(__('Database', 'litespeed-cache'), 'litespeed-db_optm', 'show_db_optm');

			!$this->_is_network_admin && $this->_add_submenu(__('Crawler', 'litespeed-cache'), 'litespeed-crawler', 'show_crawler');

			$this->_add_submenu(__('Toolbox', 'litespeed-cache'), 'litespeed-toolbox', 'show_toolbox');

			// sub menus under options
			add_options_page('LiteSpeed Cache', 'LiteSpeed Cache', $capability, 'litespeed-cache-options', array($this, 'show_menu_cache'));
		}
	}

	/**
	 * Helper function to set up a submenu page.
	 *
	 * @since 1.0.4
	 * @access private
	 * @param string $menu_title The title that appears on the menu.
	 * @param string $menu_slug The slug of the page.
	 * @param string $callback The callback to call if selected.
	 */
	private function _add_submenu($menu_title, $menu_slug, $callback)
	{
		add_submenu_page('litespeed', $menu_title, $menu_title, 'manage_options', $menu_slug, array($this, $callback));
	}

	/**
	 * Register the stylesheets for the admin area.
	 *
	 * @since    1.0.14
	 * @access public
	 */
	public function enqueue_style()
	{
		wp_enqueue_style(Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/css/litespeed.css', array(), Core::VER, 'all');
	}

	/**
	 * Register the JavaScript for the admin area.
	 *
	 * @since    1.0.0
	 * @access public
	 */
	public function enqueue_scripts()
	{
		wp_register_script(Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/js/litespeed-cache-admin.js', array(), Core::VER, false);

		$localize_data = array();
		if (GUI::has_whm_msg()) {
			$ajax_url_dismiss_whm = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_WHM, true);
			$localize_data['ajax_url_dismiss_whm'] = $ajax_url_dismiss_whm;
		}

		if (GUI::has_msg_ruleconflict()) {
			$ajax_url = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_EXPIRESDEFAULT, true);
			$localize_data['ajax_url_dismiss_ruleconflict'] = $ajax_url;
		}

		$promo_tag = GUI::cls()->show_promo(true);
		if ($promo_tag) {
			$ajax_url_promo = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, true, null, array('promo_tag' => $promo_tag));
			$localize_data['ajax_url_promo'] = $ajax_url_promo;
		}

		// Injection to LiteSpeed pages
		global $pagenow;
		if ($pagenow == 'admin.php' && !empty($_GET['page']) && (strpos($_GET['page'], 'litespeed-') === 0 || $_GET['page'] == 'litespeed')) {
			// Admin footer
			add_filter('admin_footer_text', array($this, 'admin_footer_text'), 1);

			if ($_GET['page'] == 'litespeed-crawler' || $_GET['page'] == 'litespeed-cdn') {
				// Babel JS type correction
				add_filter('script_loader_tag', array($this, 'babel_type'), 10, 3);

				wp_enqueue_script(Core::PLUGIN_NAME . '-lib-react', LSWCP_PLUGIN_URL . 'assets/js/react.min.js', array(), Core::VER, false);
				wp_enqueue_script(Core::PLUGIN_NAME . '-lib-babel', LSWCP_PLUGIN_URL . 'assets/js/babel.min.js', array(), Core::VER, false);
			}

			// Crawler Cookie Simulation
			if ($_GET['page'] == 'litespeed-crawler') {
				wp_enqueue_script(Core::PLUGIN_NAME . '-crawler', LSWCP_PLUGIN_URL . 'assets/js/component.crawler.js', array(), Core::VER, false);
				$localize_data['lang'] = array();
				$localize_data['lang']['cookie_name'] = __('Cookie Name', 'litespeed-cache');
				$localize_data['lang']['cookie_value'] = __('Cookie Values', 'litespeed-cache');
				$localize_data['lang']['one_per_line'] = Doc::one_per_line(true);
				$localize_data['lang']['remove_cookie_simulation'] = __('Remove cookie simulation', 'litespeed-cache');
				$localize_data['lang']['add_cookie_simulation_row'] = __('Add new cookie to simulate', 'litespeed-cache');
				empty($localize_data['ids']) && ($localize_data['ids'] = array());
				$localize_data['ids']['crawler_cookies'] = self::O_CRAWLER_COOKIES;
			}

			// CDN mapping
			if ($_GET['page'] == 'litespeed-cdn') {
				$home_url = home_url('/');
				$parsed = parse_url($home_url);
				$home_url = str_replace($parsed['scheme'] . ':', '', $home_url);
				$cdn_url = 'https://cdn.' . substr($home_url, 2);

				wp_enqueue_script(Core::PLUGIN_NAME . '-cdn', LSWCP_PLUGIN_URL . 'assets/js/component.cdn.js', array(), Core::VER, false);
				$localize_data['lang'] = array();
				$localize_data['lang']['cdn_mapping_url'] = Lang::title(self::CDN_MAPPING_URL);
				$localize_data['lang']['cdn_mapping_inc_img'] = Lang::title(self::CDN_MAPPING_INC_IMG);
				$localize_data['lang']['cdn_mapping_inc_css'] = Lang::title(self::CDN_MAPPING_INC_CSS);
				$localize_data['lang']['cdn_mapping_inc_js'] = Lang::title(self::CDN_MAPPING_INC_JS);
				$localize_data['lang']['cdn_mapping_filetype'] = Lang::title(self::CDN_MAPPING_FILETYPE);
				$localize_data['lang']['cdn_mapping_url_desc'] = sprintf(__('CDN URL to be used. For example, %s', 'litespeed-cache'), '<code>' . $cdn_url . '</code>');
				$localize_data['lang']['one_per_line'] = Doc::one_per_line(true);
				$localize_data['lang']['cdn_mapping_remove'] = __('Remove CDN URL', 'litespeed-cache');
				$localize_data['lang']['add_cdn_mapping_row'] = __('Add new CDN URL', 'litespeed-cache');
				$localize_data['lang']['on'] = __('ON', 'litespeed-cache');
				$localize_data['lang']['off'] = __('OFF', 'litespeed-cache');
				empty($localize_data['ids']) && ($localize_data['ids'] = array());
				$localize_data['ids']['cdn_mapping'] = self::O_CDN_MAPPING;
			}

			// If on Server IP setting page, append getIP link
			if ($_GET['page'] == 'litespeed-general') {
				$localize_data['ajax_url_getIP'] = function_exists('get_rest_url') ? get_rest_url(null, 'litespeed/v1/tool/check_ip') : '/';
				$localize_data['nonce'] = wp_create_nonce('wp_rest');
			}

			// Activate or deactivate a specific crawler
			if ($_GET['page'] == 'litespeed-crawler') {
				$localize_data['ajax_url_crawler_switch'] = function_exists('get_rest_url') ? get_rest_url(null, 'litespeed/v1/toggle_crawler_state') : '/';
				$localize_data['nonce'] = wp_create_nonce('wp_rest');
			}
		}

		if ($localize_data) {
			wp_localize_script(Core::PLUGIN_NAME, 'litespeed_data', $localize_data);
		}

		wp_enqueue_script(Core::PLUGIN_NAME);
	}

	/**
	 * Babel type for crawler
	 *
	 * @since  3.6
	 */
	public function babel_type($tag, $handle, $src)
	{
		if ($handle != Core::PLUGIN_NAME . '-crawler' && $handle != Core::PLUGIN_NAME . '-cdn') {
			return $tag;
		}

		return '<script src="' . Str::trim_quotes($src) . '" type="text/babel"></script>';
	}

	/**
	 * Callback that adds LiteSpeed Cache's action links.
	 *
	 * @since 1.0.0
	 * @access public
	 * @param array $links Previously added links from other plugins.
	 * @return array Links array with the litespeed cache one appended.
	 */
	public function add_plugin_links($links)
	{
		// $links[] = '<a href="' . admin_url('options-general.php?page=litespeed-cache') . '">' . __('Settings', 'litespeed-cache') . '</a>';
		$links[] = '<a href="' . admin_url('admin.php?page=litespeed-cache') . '">' . __('Settings', 'litespeed-cache') . '</a>';

		return $links;
	}

	/**
	 * Change the admin footer text on LiteSpeed Cache admin pages.
	 *
	 * @since  1.0.13
	 * @param  string $footer_text
	 * @return string
	 */
	public function admin_footer_text($footer_text)
	{
		require_once LSCWP_DIR . 'tpl/inc/admin_footer.php';

		return $footer_text;
	}

	/**
	 * Builds the html for a single notice.
	 *
	 * @since 1.0.7
	 * @access public
	 * @param string $color The color to use for the notice.
	 * @param string $str The notice message.
	 * @return string The built notice html.
	 */
	public static function build_notice($color, $str, $irremovable = false)
	{
		$cls = $color;
		if ($irremovable) {
			$cls .= ' litespeed-irremovable';
		} else {
			$cls .= ' is-dismissible';
		}

		// possible translation
		$str = Lang::maybe_translate($str);

		return '<div class="litespeed_icon ' . $cls . '"><p>' . wp_kses_post($str) . '</p></div>';
	}

	/**
	 * Display info notice
	 *
	 * @since 1.6.5
	 * @access public
	 */
	public static function info($msg, $echo = false, $irremovable = false)
	{
		self::add_notice(self::NOTICE_BLUE, $msg, $echo, $irremovable);
	}

	/**
	 * Display note notice
	 *
	 * @since 1.6.5
	 * @access public
	 */
	public static function note($msg, $echo = false, $irremovable = false)
	{
		self::add_notice(self::NOTICE_YELLOW, $msg, $echo, $irremovable);
	}

	/**
	 * Display success notice
	 *
	 * @since 1.6
	 * @access public
	 */
	public static function success($msg, $echo = false, $irremovable = false)
	{
		self::add_notice(self::NOTICE_GREEN, $msg, $echo, $irremovable);
	}
	/** @deprecated 4.7 */
	public static function succeed($msg, $echo = false, $irremovable = false)
	{
		self::success($msg, $echo, $irremovable);
	}

	/**
	 * Display error notice
	 *
	 * @since 1.6
	 * @access public
	 */
	public static function error($msg, $echo = false, $irremovable = false)
	{
		self::add_notice(self::NOTICE_RED, $msg, $echo, $irremovable);
	}

	/**
	 * Add irremovable msg
	 * @since 4.7
	 */
	public static function add_unique_notice($color_mode, $msgs, $irremovable = false)
	{
		if (!is_array($msgs)) {
			$msgs = array($msgs);
		}

		$color_map = array(
			'info' => self::NOTICE_BLUE,
			'note' => self::NOTICE_YELLOW,
			'success' => self::NOTICE_GREEN,
			'error' => self::NOTICE_RED,
		);
		if (empty($color_map[$color_mode])) {
			self::debug('Wrong admin display color mode!');
			return;
		}
		$color = $color_map[$color_mode];

		// Go through to make sure unique
		$filtered_msgs = array();
		foreach ($msgs as $k => $str) {
			if (is_numeric($k)) {
				$k = md5($str);
			} // Use key to make it overwritable to previous same msg
			$filtered_msgs[$k] = $str;
		}

		self::add_notice($color, $filtered_msgs, false, $irremovable);
	}

	/**
	 * Adds a notice to display on the admin page
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public static function add_notice($color, $msg, $echo = false, $irremovable = false)
	{
		// self::debug("add_notice msg", $msg);
		// Bypass adding for CLI or cron
		if (defined('LITESPEED_CLI') || defined('DOING_CRON')) {
			// WP CLI will show the info directly
			if (defined('WP_CLI') && WP_CLI) {
				if (!is_array($msg)) {
					$msg = array($msg);
				}
				foreach ($msg as $v) {
					$v = strip_tags($v);
					if ($color == self::NOTICE_RED) {
						\WP_CLI::error($v, false);
					} else {
						\WP_CLI::success($v);
					}
				}
			}
			return;
		}

		if ($echo) {
			echo self::build_notice($color, $msg);
			return;
		}

		$msg_name = $irremovable ? self::DB_MSG_PIN : self::DB_MSG;

		$messages = self::get_option($msg_name, array());
		if (!is_array($messages)) {
			$messages = array();
		}

		if (is_array($msg)) {
			foreach ($msg as $k => $str) {
				$messages[$k] = self::build_notice($color, $str, $irremovable);
			}
		} else {
			$messages[] = self::build_notice($color, $msg, $irremovable);
		}
		$messages = array_unique($messages);
		self::update_option($msg_name, $messages);
	}

	/**
	 * Display notices and errors in dashboard
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function display_messages()
	{
		if (!defined('LITESPEED_CONF_LOADED')) {
			$this->_in_upgrading();
		}

		if (GUI::has_whm_msg()) {
			$this->show_display_installed();
		}

		Data::cls()->check_upgrading_msg();

		// If is in dev version, always check latest update
		Cloud::cls()->check_dev_version();

		// One time msg
		$messages = self::get_option(self::DB_MSG, array());
		$added_thickbox = false;
		if (is_array($messages)) {
			foreach ($messages as $msg) {
				// Added for popup links
				if (strpos($msg, 'TB_iframe') && !$added_thickbox) {
					add_thickbox();
					$added_thickbox = true;
				}
				echo wp_kses_post($msg);
			}
		}
		if ($messages != -1) {
			self::update_option(self::DB_MSG, -1);
		}

		// Pinned msg
		$messages = self::get_option(self::DB_MSG_PIN, array());
		if (is_array($messages)) {
			foreach ($messages as $k => $msg) {
				// Added for popup links
				if (strpos($msg, 'TB_iframe') && !$added_thickbox) {
					add_thickbox();
					$added_thickbox = true;
				}

				// Append close btn
				if (substr($msg, -6) == '</div>') {
					$link = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PIN, false, null, array('msgid' => $k));
					$msg =
						substr($msg, 0, -6) .
						'<p><a href="' .
						$link .
						'" class="button litespeed-btn-primary litespeed-btn-mini">' .
						__('Dismiss', 'litespeed-cache') .
						'</a>' .
						'</p></div>';
				}
				echo wp_kses_post($msg);
			}
		}
		// if ( $messages != -1 ) {
		// 	self::update_option( self::DB_MSG_PIN, -1 );
		// }

		if (empty($_GET['page']) || strpos($_GET['page'], 'litespeed') !== 0) {
			global $pagenow;
			if ($pagenow != 'plugins.php') {
				// && $pagenow != 'index.php'
				return;
			}
		}

		// Show disable all warning
		if (defined('LITESPEED_DISABLE_ALL')) {
			Admin_Display::error(Error::msg('disabled_all'), true);
		}

		if (!$this->conf(self::O_NEWS)) {
			return;
		}

		// Show promo from cloud
		Cloud::cls()->show_promo();

		/**
		 * Check promo msg first
		 * @since 2.9
		 */
		GUI::cls()->show_promo();

		// Show version news
		Cloud::cls()->news();
	}

	/**
	 * Dismiss pinned msg
	 *
	 * @since 3.5.2
	 * @access public
	 */
	public static function dismiss_pin()
	{
		if (!isset($_GET['msgid'])) {
			return;
		}

		$messages = self::get_option(self::DB_MSG_PIN, array());
		if (!is_array($messages) || empty($messages[$_GET['msgid']])) {
			return;
		}

		unset($messages[$_GET['msgid']]);
		if (!$messages) {
			$messages = -1;
		}
		self::update_option(self::DB_MSG_PIN, $messages);
	}

	/**
	 * Hooked to the in_widget_form action.
	 * Appends LiteSpeed Cache settings to the widget edit settings screen.
	 * This will append the esi on/off selector and ttl text.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function show_widget_edit($widget, $return, $instance)
	{
		require LSCWP_DIR . 'tpl/esi_widget_edit.php';
	}

	/**
	 * Displays the dashboard page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_menu_dash()
	{
		require_once LSCWP_DIR . 'tpl/dash/entry.tpl.php';
	}

	/**
	 * Displays the General page.
	 *
	 * @since 5.3
	 * @access public
	 */
	public function show_menu_presets()
	{
		require_once LSCWP_DIR . 'tpl/presets/entry.tpl.php';
	}

	/**
	 * Displays the General page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_menu_general()
	{
		require_once LSCWP_DIR . 'tpl/general/entry.tpl.php';
	}

	/**
	 * Displays the CDN page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_menu_cdn()
	{
		require_once LSCWP_DIR . 'tpl/cdn/entry.tpl.php';
	}

	/**
	 * Displays the CDN page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_menu_auto_cdn_setup()
	{
		require_once LSCWP_DIR . 'tpl/auto_cdn_setup/entry.tpl.php';
	}

	/**
	 * Outputs the LiteSpeed Cache settings page.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function show_menu_cache()
	{
		if ($this->_is_network_admin) {
			require_once LSCWP_DIR . 'tpl/cache/entry_network.tpl.php';
		} else {
			require_once LSCWP_DIR . 'tpl/cache/entry.tpl.php';
		}
	}

	/**
	 * Tools page
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_toolbox()
	{
		require_once LSCWP_DIR . 'tpl/toolbox/entry.tpl.php';
	}

	/**
	 * Outputs the crawler operation page.
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function show_crawler()
	{
		require_once LSCWP_DIR . 'tpl/crawler/entry.tpl.php';
	}

	/**
	 * Outputs the optimization operation page.
	 *
	 * @since 1.6
	 * @access public
	 */
	public function show_img_optm()
	{
		require_once LSCWP_DIR . 'tpl/img_optm/entry.tpl.php';
	}

	/**
	 * Page optm page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_page_optm()
	{
		require_once LSCWP_DIR . 'tpl/page_optm/entry.tpl.php';
	}

	/**
	 * DB optm page.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function show_db_optm()
	{
		require_once LSCWP_DIR . 'tpl/db_optm/entry.tpl.php';
	}

	/**
	 * Outputs a notice to the admin panel when the plugin is installed
	 * via the WHM plugin.
	 *
	 * @since 1.0.12
	 * @access public
	 */
	public function show_display_installed()
	{
		require_once LSCWP_DIR . 'tpl/inc/show_display_installed.php';
	}

	/**
	 * Display error cookie msg.
	 *
	 * @since 1.0.12
	 * @access public
	 */
	public static function show_error_cookie()
	{
		require_once LSCWP_DIR . 'tpl/inc/show_error_cookie.php';
	}

	/**
	 * Display warning if lscache is disabled
	 *
	 * @since 2.1
	 * @access public
	 */
	public function cache_disabled_warning()
	{
		include LSCWP_DIR . 'tpl/inc/check_cache_disabled.php';
	}

	/**
	 * Display conf data upgrading banner
	 *
	 * @since 2.1
	 * @access private
	 */
	private function _in_upgrading()
	{
		include LSCWP_DIR . 'tpl/inc/in_upgrading.php';
	}

	/**
	 * Output litespeed form info
	 *
	 * @since    3.0
	 * @access public
	 */
	public function form_action($action = false, $type = false, $has_upload = false)
	{
		if (!$action) {
			$action = Router::ACTION_SAVE_SETTINGS;
		}

		$has_upload = $has_upload ? 'enctype="multipart/form-data"' : '';

		if (!defined('LITESPEED_CONF_LOADED')) {
			echo '<div class="litespeed-relative"';
		} else {
			echo '<form method="post" action="' . wp_unslash($_SERVER['REQUEST_URI']) . '" class="litespeed-relative" ' . $has_upload . '>';
		}

		echo '<input type="hidden" name="' . Router::ACTION . '" value="' . $action . '" />';
		if ($type) {
			echo '<input type="hidden" name="' . Router::TYPE . '" value="' . $type . '" />';
		}
		wp_nonce_field($action, Router::NONCE);
	}

	/**
	 * Output litespeed form info END
	 *
	 * @since    3.0
	 * @access public
	 */
	public function form_end($disable_reset = false)
	{
		echo "<div class='litespeed-top20'></div>";

		if (!defined('LITESPEED_CONF_LOADED')) {
			submit_button(__('Save Changes', 'litespeed-cache'), 'secondary litespeed-duplicate-float', 'litespeed-submit', true, array('disabled' => 'disabled'));

			echo '</div>';
		} else {
			submit_button(__('Save Changes', 'litespeed-cache'), 'primary litespeed-duplicate-float', 'litespeed-submit', true, array(
				'id' => 'litespeed-submit-' . $this->_btn_i++,
			));

			echo '</form>';
		}
	}

	/**
	 * Register this setting to save
	 *
	 * @since  3.0
	 * @access public
	 */
	public function enroll($id)
	{
		echo '<input type="hidden" name="' . Admin_Settings::ENROLL . '[]" value="' . $id . '" />';
	}

	/**
	 * Build a textarea
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function build_textarea($id, $cols = false, $val = null)
	{
		if ($val === null) {
			$val = $this->conf($id, true);

			if (is_array($val)) {
				$val = implode("\n", $val);
			}
		}

		if (!$cols) {
			$cols = 80;
		}

		$rows = 5;
		$lines = substr_count($val, "\n") + 2;
		if ($lines > $rows) {
			$rows = $lines;
		}
		if ($rows > 40) {
			$rows = 40;
		}

		$this->enroll($id);

		echo "<textarea name='$id' rows='$rows' cols='$cols'>" . esc_textarea($val) . '</textarea>';

		$this->_check_overwritten($id);
	}

	/**
	 * Build a text input field
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function build_input($id, $cls = null, $val = null, $type = 'text', $disabled = false)
	{
		if ($val === null) {
			$val = $this->conf($id, true);

			// Mask pswds
			if ($this->_conf_pswd($id) && $val) {
				$val = str_repeat('*', strlen($val));
			}
		}

		$label_id = preg_replace('/\W/', '', $id);

		if ($type == 'text') {
			$cls = "regular-text $cls";
		}

		if ($disabled) {
			echo "<input type='$type' class='$cls' value='" . esc_textarea($val) . "' id='input_$label_id' disabled /> ";
		} else {
			$this->enroll($id);
			echo "<input type='$type' class='$cls' name='$id' value='" . esc_textarea($val) . "' id='input_$label_id' /> ";
		}

		$this->_check_overwritten($id);
	}

	/**
	 * Build a checkbox html snippet
	 *
	 * @since 1.1.0
	 * @access public
	 * @param  string $id
	 * @param  string $title
	 * @param  bool $checked
	 */
	public function build_checkbox($id, $title, $checked = null, $value = 1)
	{
		if ($checked === null && $this->conf($id, true)) {
			$checked = true;
		}
		$checked = $checked ? ' checked ' : '';

		$label_id = preg_replace('/\W/', '', $id);

		if ($value !== 1) {
			$label_id .= '_' . $value;
		}

		$this->enroll($id);

		echo "<div class='litespeed-tick'>
			<input type='checkbox' name='$id' id='input_checkbox_$label_id' value='$value' $checked />
			<label for='input_checkbox_$label_id'>$title</label>
		</div>";

		$this->_check_overwritten($id);
	}

	/**
	 * Build a toggle checkbox html snippet
	 *
	 * @since 1.7
	 */
	public function build_toggle($id, $checked = null, $title_on = null, $title_off = null)
	{
		if ($checked === null && $this->conf($id, true)) {
			$checked = true;
		}
		if ($title_on === null) {
			$title_on = __('ON', 'litespeed-cache');
			$title_off = __('OFF', 'litespeed-cache');
		}
		$cls = $checked ? 'primary' : 'default litespeed-toggleoff';
		echo "<div class='litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-$cls' data-litespeed-toggle-on='primary' data-litespeed-toggle-off='default' data-litespeed_toggle_id='$id' >
				<input name='$id' type='hidden' value='$checked' />
				<div class='litespeed-toggle-group'>
					<label class='litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on'>$title_on</label>
					<label class='litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off'>$title_off</label>
					<span class='litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default'></span>
				</div>
			</div>";
	}

	/**
	 * Build a switch div html snippet
	 *
	 * @since 1.1.0
	 * @since 1.7 removed param $disable
	 * @access public
	 */
	public function build_switch($id, $title_list = false)
	{
		$this->enroll($id);

		echo '<div class="litespeed-switch">';

		if (!$title_list) {
			$title_list = array(__('OFF', 'litespeed-cache'), __('ON', 'litespeed-cache'));
		}

		foreach ($title_list as $k => $v) {
			$this->_build_radio($id, $k, $v);
		}

		echo '</div>';

		$this->_check_overwritten($id);
	}

	/**
	 * Build a radio input html codes and output
	 *
	 * @since 1.1.0
	 * @access private
	 */
	private function _build_radio($id, $val, $txt)
	{
		$id_attr = 'input_radio_' . preg_replace('/\W/', '', $id) . '_' . $val;

		$default = isset(self::$_default_options[$id]) ? self::$_default_options[$id] : self::$_default_site_options[$id];

		if (!is_string($default)) {
			$checked = (int) $this->conf($id, true) === (int) $val ? ' checked ' : '';
		} else {
			$checked = $this->conf($id, true) === $val ? ' checked ' : '';
		}

		echo "<input type='radio' autocomplete='off' name='$id' id='$id_attr' value='$val' $checked /> <label for='$id_attr'>$txt</label>";
	}

	/**
	 * Show overwritten msg if there is a const defined
	 *
	 * @since  3.0
	 */
	protected function _check_overwritten($id)
	{
		$const_val = $this->const_overwritten($id);
		$primary_val = $this->primary_overwritten($id);
		if ($const_val === null && $primary_val === null) {
			return;
		}

		$val = $const_val !== null ? $const_val : $primary_val;

		$default = isset(self::$_default_options[$id]) ? self::$_default_options[$id] : self::$_default_site_options[$id];

		if (is_bool($default)) {
			$val = $val ? __('ON', 'litespeed-cache') : __('OFF', 'litespeed-cache');
		} else {
			if (is_array($default)) {
				$val = implode("\n", $val);
			}
			$val = esc_textarea($val);
		}

		echo '<div class="litespeed-desc litespeed-warning">⚠️ ';

		if ($const_val !== null) {
			echo sprintf(__('This setting is overwritten by the PHP constant %s', 'litespeed-cache'), '<code>' . Base::conf_const($id) . '</code>');
		} else {
			if (get_current_blog_id() != BLOG_ID_CURRENT_SITE && $this->conf(self::NETWORK_O_USE_PRIMARY)) {
				echo __('This setting is overwritten by the primary site setting', 'litespeed-cache');
			} else {
				echo __('This setting is overwritten by the Network setting', 'litespeed-cache');
			}
		}

		echo ', ' . sprintf(__('currently set to %s', 'litespeed-cache'), "<code>$val</code>") . '</div>';
	}

	/**
	 * Display seconds text and readable layout
	 *
	 * @since 3.0
	 * @access public
	 */
	public function readable_seconds()
	{
		echo __('seconds', 'litespeed-cache');
		echo ' <span data-litespeed-readable=""></span>';
	}

	/**
	 * Display default value
	 *
	 * @since  1.1.1
	 * @access public
	 */
	public function recommended($id)
	{
		if (!$this->default_settings) {
			$this->default_settings = $this->load_default_vals();
		}

		$val = $this->default_settings[$id];

		if ($val) {
			if (is_array($val)) {
				$rows = 5;
				$cols = 30;
				// Flexible rows/cols
				$lines = count($val) + 1;
				$rows = min(max($lines, $rows), 40);
				foreach ($val as $v) {
					$cols = max(strlen($v), $cols);
				}
				$cols = min($cols, 150);

				$val = implode("\n", $val);
				$val = esc_textarea($val);
				$val = '<div class="litespeed-desc">' . __('Default value', 'litespeed-cache') . ':</div>' . "<textarea readonly rows='$rows' cols='$cols'>$val</textarea>";
			} else {
				$val = esc_textarea($val);
				$val = "<code>$val</code>";
				$val = __('Default value', 'litespeed-cache') . ': ' . $val;
			}
			echo $val;
		}
	}

	/**
	 * Validate rewrite rules regex syntax
	 *
	 * @since  3.0
	 */
	protected function _validate_syntax($id)
	{
		$val = $this->conf($id, true);

		if (!$val) {
			return;
		}

		if (!is_array($val)) {
			$val = array($val);
		}

		foreach ($val as $v) {
			if (!Utility::syntax_checker($v)) {
				echo '<br /><font class="litespeed-warning"> ❌ ' . __('Invalid rewrite rule', 'litespeed-cache') . ': <code>' . $v . '</code></font>';
			}
		}
	}

	/**
	 * Validate if the htaccess path is valid
	 *
	 * @since  3.0
	 */
	protected function _validate_htaccess_path($id)
	{
		$val = $this->conf($id, true);
		if (!$val) {
			return;
		}

		if (substr($val, -10) !== '/.htaccess') {
			echo '<br /><font class="litespeed-warning"> ❌ ' . sprintf(__('Path must end with %s', 'litespeed-cache'), '<code>/.htaccess</code>') . '</font>';
		}
	}

	/**
	 * Check ttl instead of error when saving
	 *
	 * @since  3.0
	 */
	protected function _validate_ttl($id, $min = false, $max = false, $allow_zero = false)
	{
		$val = $this->conf($id, true);

		if ($allow_zero && !$val) {
			// return;
		}

		$tip = array();
		if ($min && $val < $min && (!$allow_zero || $val != 0)) {
			$tip[] = __('Minimum value', 'litespeed-cache') . ': <code>' . $min . '</code>.';
		}
		if ($max && $val > $max) {
			$tip[] = __('Maximum value', 'litespeed-cache') . ': <code>' . $max . '</code>.';
		}

		echo '<br />';

		if ($tip) {
			echo '<font class="litespeed-warning"> ❌ ' . implode(' ', $tip) . '</font>';
		}

		$range = '';

		if ($allow_zero) {
			$range .= __('Zero, or', 'litespeed-cache') . ' ';
		}

		if ($min && $max) {
			$range .= $min . ' - ' . $max;
		} elseif ($min) {
			$range .= __('Larger than', 'litespeed-cache') . ' ' . $min;
		} elseif ($max) {
			$range .= __('Smaller than', 'litespeed-cache') . ' ' . $max;
		}

		echo __('Value range', 'litespeed-cache') . ': <code>' . $range . '</code>';
	}

	/**
	 * Check if ip is valid
	 *
	 * @since  3.0
	 */
	protected function _validate_ip($id)
	{
		$val = $this->conf($id, true);
		if (!$val) {
			return;
		}

		if (!is_array($val)) {
			$val = array($val);
		}

		$tip = array();
		foreach ($val as $v) {
			if (!$v) {
				continue;
			}

			if (!\WP_Http::is_ip_address($v)) {
				$tip[] = __('Invalid IP', 'litespeed-cache') . ': <code>' . esc_textarea($v) . '</code>.';
			}
		}

		if ($tip) {
			echo '<br /><font class="litespeed-warning"> ❌ ' . implode(' ', $tip) . '</font>';
		}
	}

	/**
	 * Display API environment variable support
	 *
	 * @since  1.8.3
	 * @access protected
	 */
	protected function _api_env_var()
	{
		$args = func_get_args();
		$s = '<code>' . implode('</code>, <code>', $args) . '</code>';

		echo '<font class="litespeed-success"> ' .
			__('API', 'litespeed-cache') .
			': ' .
			sprintf(__('Server variable(s) %s available to override this setting.', 'litespeed-cache'), $s);

		Doc::learn_more('https://docs.litespeedtech.com/lscache/lscwp/admin/#limiting-the-crawler');
	}

	/**
	 * Display URI setting example
	 *
	 * @since  2.6.1
	 * @access protected
	 */
	protected function _uri_usage_example()
	{
		echo __('The URLs will be compared to the REQUEST_URI server variable.', 'litespeed-cache');
		echo ' ' . sprintf(__('For example, for %s, %s can be used here.', 'litespeed-cache'), '<code>/mypath/mypage?aa=bb</code>', '<code>mypage?aa=</code>');
		echo '<br /><i>';
		echo sprintf(__('To match the beginning, add %s to the beginning of the item.', 'litespeed-cache'), '<code>^</code>');
		echo ' ' . sprintf(__('To do an exact match, add %s to the end of the URL.', 'litespeed-cache'), '<code>$</code>');
		echo ' ' . __('One per line.', 'litespeed-cache');
		echo '</i>';
	}

	/**
	 * Return groups string
	 *
	 * @since  2.0
	 * @access public
	 */
	public static function print_plural($num, $kind = 'group')
	{
		if ($num > 1) {
			switch ($kind) {
				case 'group':
					return sprintf(__('%s groups', 'litespeed-cache'), $num);

				case 'image':
					return sprintf(__('%s images', 'litespeed-cache'), $num);

				default:
					return $num;
			}
		}

		switch ($kind) {
			case 'group':
				return sprintf(__('%s group', 'litespeed-cache'), $num);

			case 'image':
				return sprintf(__('%s image', 'litespeed-cache'), $num);

			default:
				return $num;
		}
	}

	/**
	 * Return guidance html
	 *
	 * @since  2.0
	 * @access public
	 */
	public static function guidance($title, $steps, $current_step)
	{
		if ($current_step === 'done') {
			$current_step = count($steps) + 1;
		}

		$percentage = ' (' . floor((($current_step - 1) * 100) / count($steps)) . '%)';

		$html = '<div class="litespeed-guide">' . '<h2>' . $title . $percentage . '</h2>' . '<ol>';
		foreach ($steps as $k => $v) {
			$step = $k + 1;
			if ($current_step > $step) {
				$html .= '<li class="litespeed-guide-done">';
			} else {
				$html .= '<li>';
			}
			$html .= $v . '</li>';
		}

		$html .= '</ol></div>';

		return $html;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/debug2.cls.php000064400000032144151600227430017367 0ustar00<?php

/**
 * The plugin logging class.
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Debug2 extends Root
{
	private static $log_path;
	private static $log_path_prefix;
	private static $_prefix;

	const TYPE_CLEAR_LOG = 'clear_log';
	const TYPE_BETA_TEST = 'beta_test';

	const BETA_TEST_URL = 'beta_test_url';

	const BETA_TEST_URL_WP = 'https://downloads.wordpress.org/plugin/litespeed-cache.zip';

	/**
	 * Log class Confructor
	 *
	 * NOTE: in this process, until last step ( define const LSCWP_LOG = true ), any usage to WP filter will not be logged to prevent infinite loop with log_filters()
	 *
	 * @since 1.1.2
	 * @access public
	 */
	public function __construct()
	{
		self::$log_path_prefix = LITESPEED_STATIC_DIR . '/debug/';
		// Maybe move legacy log files
		$this->_maybe_init_folder();

		self::$log_path = $this->path('debug');
		if (!empty($_SERVER['HTTP_USER_AGENT']) && strpos($_SERVER['HTTP_USER_AGENT'], 'lscache_') === 0) {
			self::$log_path = $this->path('crawler');
		}

		!defined('LSCWP_LOG_TAG') && define('LSCWP_LOG_TAG', get_current_blog_id());

		if ($this->conf(Base::O_DEBUG_LEVEL)) {
			!defined('LSCWP_LOG_MORE') && define('LSCWP_LOG_MORE', true);
		}

		defined('LSCWP_DEBUG_EXC_STRINGS') || define('LSCWP_DEBUG_EXC_STRINGS', $this->conf(Base::O_DEBUG_EXC_STRINGS));
	}

	/**
	 * Try moving legacy logs into /litespeed/debug/ folder
	 *
	 * @since 6.5
	 */
	private function _maybe_init_folder()
	{
		if (file_exists(self::$log_path_prefix . 'index.php')) {
			return;
		}
		file::save(self::$log_path_prefix . 'index.php', '<?php // Silence is golden.', true);

		$logs = array('debug', 'debug.purge', 'crawler');
		foreach ($logs as $log) {
			if (file_exists(LSCWP_CONTENT_DIR . '/' . $log . '.log') && !file_exists($this->path($log))) {
				rename(LSCWP_CONTENT_DIR . '/' . $log . '.log', $this->path($log));
			}
		}
	}

	/**
	 * Generate log file path
	 *
	 * @since 6.5
	 */
	public function path($type)
	{
		return self::$log_path_prefix . self::FilePath($type);
	}

	/**
	 * Generate the fixed log filename
	 *
	 * @since 6.5
	 */
	public static function FilePath($type)
	{
		if ($type == 'debug.purge') {
			$type = 'purge';
		}
                $key = defined('AUTH_KEY') ? AUTH_KEY : md5(__FILE__);
		$rand = substr(md5(substr($key, -16)), -16);
		return $type . $rand . '.log';
	}

	/**
	 * End call of one request process
	 * @since 4.7
	 * @access public
	 */
	public static function ended()
	{
		$headers = headers_list();
		foreach ($headers as $key => $header) {
			if (stripos($header, 'Set-Cookie') === 0) {
				unset($headers[$key]);
			}
		}
		self::debug('Response headers', $headers);

		$elapsed_time = number_format((microtime(true) - LSCWP_TS_0) * 1000, 2);
		self::debug("End response\n--------------------------------------------------Duration: " . $elapsed_time . " ms------------------------------\n");
	}

	/**
	 * Beta test upgrade
	 *
	 * @since 2.9.5
	 * @access public
	 */
	public function beta_test($zip = false)
	{
		if (!$zip) {
			if (empty($_REQUEST[self::BETA_TEST_URL])) {
				return;
			}

			$zip = $_REQUEST[self::BETA_TEST_URL];
			if ($zip !== Debug2::BETA_TEST_URL_WP) {
				if ($zip === 'latest') {
					$zip = Debug2::BETA_TEST_URL_WP;
				} else {
					// Generate zip url
					$zip = $this->_package_zip($zip);
				}
			}
		}

		if (!$zip) {
			Debug2::debug('[Debug2] ❌  No ZIP file');
			return;
		}

		Debug2::debug('[Debug2] ZIP file ' . $zip);

		$update_plugins = get_site_transient('update_plugins');
		if (!is_object($update_plugins)) {
			$update_plugins = new \stdClass();
		}

		$plugin_info = new \stdClass();
		$plugin_info->new_version = Core::VER;
		$plugin_info->slug = Core::PLUGIN_NAME;
		$plugin_info->plugin = Core::PLUGIN_FILE;
		$plugin_info->package = $zip;
		$plugin_info->url = 'https://wordpress.org/plugins/litespeed-cache/';

		$update_plugins->response[Core::PLUGIN_FILE] = $plugin_info;

		set_site_transient('update_plugins', $update_plugins);

		// Run upgrade
		Activation::cls()->upgrade();
	}

	/**
	 * Git package refresh
	 *
	 * @since  2.9.5
	 * @access private
	 */
	private function _package_zip($commit)
	{
		$data = array(
			'commit' => $commit,
		);
		$res = Cloud::get(Cloud::API_BETA_TEST, $data);

		if (empty($res['zip'])) {
			return false;
		}

		return $res['zip'];
	}

	/**
	 * Log Purge headers separately
	 *
	 * @since 2.7
	 * @access public
	 */
	public static function log_purge($purge_header)
	{
		// Check if debug is ON
		if (!defined('LSCWP_LOG') && !defined('LSCWP_LOG_BYPASS_NOTADMIN')) {
			return;
		}

		$purge_file = self::cls()->path('purge');

		self::cls()->_init_request($purge_file);

		$msg = $purge_header . self::_backtrace_info(6);

		File::append($purge_file, self::format_message($msg));
	}

	/**
	 * Enable debug log
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function init()
	{
		$debug = $this->conf(Base::O_DEBUG);
		if ($debug == Base::VAL_ON2) {
			if (!$this->cls('Router')->is_admin_ip()) {
				defined('LSCWP_LOG_BYPASS_NOTADMIN') || define('LSCWP_LOG_BYPASS_NOTADMIN', true);
				return;
			}
		}

		/**
		 * Check if hit URI includes/excludes
		 * This is after LSCWP_LOG_BYPASS_NOTADMIN to make `log_purge()` still work
		 * @since  3.0
		 */
		$list = $this->conf(Base::O_DEBUG_INC);
		if ($list) {
			$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $list);
			if (!$result) {
				return;
			}
		}

		$list = $this->conf(Base::O_DEBUG_EXC);
		if ($list) {
			$result = Utility::str_hit_array($_SERVER['REQUEST_URI'], $list);
			if ($result) {
				return;
			}
		}

		if (!defined('LSCWP_LOG')) {
			// If not initialized, do it now
			$this->_init_request();
			define('LSCWP_LOG', true);
		}
	}

	/**
	 * Create the initial log messages with the request parameters.
	 *
	 * @since 1.0.12
	 * @access private
	 */
	private function _init_request($log_file = null)
	{
		if (!$log_file) {
			$log_file = self::$log_path;
		}

		// Check log file size
		$log_file_size = $this->conf(Base::O_DEBUG_FILESIZE);
		if (file_exists($log_file) && filesize($log_file) > $log_file_size * 1000000) {
			File::save($log_file, '');
		}

		// For more than 2s's requests, add more break
		if (file_exists($log_file) && time() - filemtime($log_file) > 2) {
			File::append($log_file, "\n\n\n\n");
		}

		if (PHP_SAPI == 'cli') {
			return;
		}

		$servervars = array(
			'Query String' => '',
			'HTTP_ACCEPT' => '',
			'HTTP_USER_AGENT' => '',
			'HTTP_ACCEPT_ENCODING' => '',
			'HTTP_COOKIE' => '',
			'REQUEST_METHOD' => '',
			'SERVER_PROTOCOL' => '',
			'X-LSCACHE' => '',
			'LSCACHE_VARY_COOKIE' => '',
			'LSCACHE_VARY_VALUE' => '',
			'ESI_CONTENT_TYPE' => '',
		);
		$server = array_merge($servervars, $_SERVER);
		$params = array();

		if (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') {
			$server['SERVER_PROTOCOL'] .= ' (HTTPS) ';
		}

		$param = sprintf('💓 ------%s %s %s', $server['REQUEST_METHOD'], $server['SERVER_PROTOCOL'], strtok($server['REQUEST_URI'], '?'));

		$qs = !empty($server['QUERY_STRING']) ? $server['QUERY_STRING'] : '';
		if ($this->conf(Base::O_DEBUG_COLLAPSE_QS)) {
			$qs = $this->_omit_long_message($qs);
			if ($qs) {
				$param .= ' ? ' . $qs;
			}
			$params[] = $param;
		} else {
			$params[] = $param;
			$params[] = 'Query String: ' . $qs;
		}

		if (!empty($_SERVER['HTTP_REFERER'])) {
			$params[] = 'HTTP_REFERER: ' . $this->_omit_long_message($server['HTTP_REFERER']);
		}

		if (defined('LSCWP_LOG_MORE')) {
			$params[] = 'User Agent: ' . $this->_omit_long_message($server['HTTP_USER_AGENT']);
			$params[] = 'Accept: ' . $server['HTTP_ACCEPT'];
			$params[] = 'Accept Encoding: ' . $server['HTTP_ACCEPT_ENCODING'];
		}
		// $params[] = 'Cookie: ' . $server['HTTP_COOKIE'];
		if (isset($_COOKIE['_lscache_vary'])) {
			$params[] = 'Cookie _lscache_vary: ' . $_COOKIE['_lscache_vary'];
		}
		if (defined('LSCWP_LOG_MORE')) {
			$params[] = 'X-LSCACHE: ' . (!empty($server['X-LSCACHE']) ? 'true' : 'false');
		}
		if ($server['LSCACHE_VARY_COOKIE']) {
			$params[] = 'LSCACHE_VARY_COOKIE: ' . $server['LSCACHE_VARY_COOKIE'];
		}
		if ($server['LSCACHE_VARY_VALUE']) {
			$params[] = 'LSCACHE_VARY_VALUE: ' . $server['LSCACHE_VARY_VALUE'];
		}
		if ($server['ESI_CONTENT_TYPE']) {
			$params[] = 'ESI_CONTENT_TYPE: ' . $server['ESI_CONTENT_TYPE'];
		}

		$request = array_map(__CLASS__ . '::format_message', $params);

		File::append($log_file, $request);
	}

	/**
	 * Trim long msg to keep log neat
	 * @since 6.3
	 */
	private function _omit_long_message($msg)
	{
		if (strlen($msg) > 53) {
			$msg = substr($msg, 0, 53) . '...';
		}
		return $msg;
	}

	/**
	 * Formats the log message with a consistent prefix.
	 *
	 * @since 1.0.12
	 * @access private
	 * @param string $msg The log message to write.
	 * @return string The formatted log message.
	 */
	private static function format_message($msg)
	{
		// If call here without calling get_enabled() first, improve compatibility
		if (!defined('LSCWP_LOG_TAG')) {
			return $msg . "\n";
		}

		if (!isset(self::$_prefix)) {
			// address
			if (PHP_SAPI == 'cli') {
				$addr = '=CLI=';
				if (isset($_SERVER['USER'])) {
					$addr .= $_SERVER['USER'];
				} elseif (!empty($_SERVER['HTTP_X_FORWARDED_FOR'])) {
					$addr .= $_SERVER['HTTP_X_FORWARDED_FOR'];
				}
			} else {
				$addr = isset($_SERVER['REMOTE_ADDR']) ? $_SERVER['REMOTE_ADDR'] : '';
				$port = isset($_SERVER['REMOTE_PORT']) ? $_SERVER['REMOTE_PORT'] : '';
				$addr = "$addr:$port";
			}

			// Generate a unique string per request
			self::$_prefix = sprintf(' [%s %s %s] ', $addr, LSCWP_LOG_TAG, Str::rrand(3));
		}
		list($usec, $sec) = explode(' ', microtime());
		return date('m/d/y H:i:s', $sec + LITESPEED_TIME_OFFSET) . substr($usec, 1, 4) . self::$_prefix . $msg . "\n";
	}

	/**
	 * Direct call to log a debug message.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function debug($msg, $backtrace_limit = false)
	{
		if (!defined('LSCWP_LOG')) {
			return;
		}

		if (defined('LSCWP_DEBUG_EXC_STRINGS') && Utility::str_hit_array($msg, LSCWP_DEBUG_EXC_STRINGS)) {
			return;
		}

		if ($backtrace_limit !== false) {
			if (!is_numeric($backtrace_limit)) {
				$backtrace_limit = self::trim_longtext($backtrace_limit);
				if (is_array($backtrace_limit) && count($backtrace_limit) == 1 && !empty($backtrace_limit[0])) {
					$msg .= ' --- ' . $backtrace_limit[0];
				} else {
					$msg .= ' --- ' . var_export($backtrace_limit, true);
				}
				self::push($msg);
				return;
			}

			self::push($msg, $backtrace_limit + 1);
			return;
		}

		self::push($msg);
	}

	/**
	 * Trim long string before array dump
	 * @since  3.3
	 */
	public static function trim_longtext($backtrace_limit)
	{
		if (is_array($backtrace_limit)) {
			$backtrace_limit = array_map(__CLASS__ . '::trim_longtext', $backtrace_limit);
		}
		if (is_string($backtrace_limit) && strlen($backtrace_limit) > 500) {
			$backtrace_limit = substr($backtrace_limit, 0, 1000) . '...';
		}
		return $backtrace_limit;
	}

	/**
	 * Direct call to log an advanced debug message.
	 *
	 * @since 1.2.0
	 * @access public
	 */
	public static function debug2($msg, $backtrace_limit = false)
	{
		if (!defined('LSCWP_LOG_MORE')) {
			return;
		}
		self::debug($msg, $backtrace_limit);
	}

	/**
	 * Logs a debug message.
	 *
	 * @since 1.1.0
	 * @access private
	 * @param string $msg The debug message.
	 * @param int $backtrace_limit Backtrace depth.
	 */
	private static function push($msg, $backtrace_limit = false)
	{
		// backtrace handler
		if (defined('LSCWP_LOG_MORE') && $backtrace_limit !== false) {
			$msg .= self::_backtrace_info($backtrace_limit);
		}

		File::append(self::$log_path, self::format_message($msg));
	}

	/**
	 * Backtrace info
	 *
	 * @since 2.7
	 */
	private static function _backtrace_info($backtrace_limit)
	{
		$msg = '';

		$trace = version_compare(PHP_VERSION, '5.4.0', '<') ? debug_backtrace() : debug_backtrace(false, $backtrace_limit + 3);
		for ($i = 2; $i <= $backtrace_limit + 2; $i++) {
			// 0st => _backtrace_info(), 1st => push()
			if (empty($trace[$i]['class'])) {
				if (empty($trace[$i]['file'])) {
					break;
				}
				$log = "\n" . $trace[$i]['file'];
			} else {
				if ($trace[$i]['class'] == __CLASS__) {
					continue;
				}

				$args = '';
				if (!empty($trace[$i]['args'])) {
					foreach ($trace[$i]['args'] as $v) {
						if (is_array($v)) {
							$v = 'ARRAY';
						}
						if (is_string($v) || is_numeric($v)) {
							$args .= $v . ',';
						}
					}

					$args = substr($args, 0, strlen($args) > 100 ? 100 : -1);
				}

				$log = str_replace('Core', 'LSC', $trace[$i]['class']) . $trace[$i]['type'] . $trace[$i]['function'] . '(' . $args . ')';
			}
			if (!empty($trace[$i - 1]['line'])) {
				$log .= '@' . $trace[$i - 1]['line'];
			}
			$msg .= " => $log";
		}

		return $msg;
	}

	/**
	 * Clear log file
	 *
	 * @since 1.6.6
	 * @access private
	 */
	private function _clear_log()
	{
		$logs = array('debug', 'purge', 'crawler');
		foreach ($logs as $log) {
			File::save($this->path($log), '');
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.6.6
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_CLEAR_LOG:
				$this->_clear_log();
				break;

			case self::TYPE_BETA_TEST:
				$this->beta_test();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/core.cls.php000064400000050063151600227500017145 0ustar00<?php

/**
 * The core plugin class.
 *
 * Note: Core doesn't allow $this->cls( 'Core' )
 *
 * @since      	1.0.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Core extends Root
{
	const NAME = 'LiteSpeed Cache';
	const PLUGIN_NAME = 'litespeed-cache';
	const PLUGIN_FILE = 'litespeed-cache/litespeed-cache.php';
	const VER = LSCWP_V;

	const ACTION_DISMISS = 'dismiss';
	const ACTION_PURGE_BY = 'PURGE_BY';
	const ACTION_PURGE_EMPTYCACHE = 'PURGE_EMPTYCACHE';
	const ACTION_QS_PURGE = 'PURGE';
	const ACTION_QS_PURGE_SINGLE = 'PURGESINGLE';
	const ACTION_QS_SHOW_HEADERS = 'SHOWHEADERS';
	const ACTION_QS_PURGE_ALL = 'purge_all';
	const ACTION_QS_PURGE_EMPTYCACHE = 'empty_all';
	const ACTION_QS_NOCACHE = 'NOCACHE';

	const HEADER_DEBUG = 'X-LiteSpeed-Debug';

	protected static $_debug_show_header = false;

	private $_footer_comment = '';

	/**
	 * Define the core functionality of the plugin.
	 *
	 * Set the plugin name and the plugin version that can be used throughout the plugin.
	 * Load the dependencies, define the locale, and set the hooks for the admin area and
	 * the public-facing side of the site.
	 *
	 * @since    1.0.0
	 */
	public function __construct()
	{
		!defined('LSCWP_TS_0') && define('LSCWP_TS_0', microtime(true));
		$this->cls('Conf')->init();

		// Check if debug is on
		if ($this->conf(Base::O_DEBUG)) {
			$this->cls('Debug2')->init();
		}

		/**
		 * Load API hooks
		 * @since  3.0
		 */
		$this->cls('API')->init();

		if (defined('LITESPEED_ON')) {
			// Load third party detection if lscache enabled.
			include_once LSCWP_DIR . 'thirdparty/entry.inc.php';
		}

		if ($this->conf(Base::O_DEBUG_DISABLE_ALL)) {
			!defined('LITESPEED_DISABLE_ALL') && define('LITESPEED_DISABLE_ALL', true);
		}

		/**
		 * Register plugin activate/deactivate/uninstall hooks
		 * NOTE: this can't be moved under after_setup_theme, otherwise activation will be bypassed somehow
		 * @since  2.7.1	Disabled admin&CLI check to make frontend able to enable cache too
		 */
		// if( is_admin() || defined( 'LITESPEED_CLI' ) ) {
		$plugin_file = LSCWP_DIR . 'litespeed-cache.php';
		register_activation_hook($plugin_file, array(__NAMESPACE__ . '\Activation', 'register_activation'));
		register_deactivation_hook($plugin_file, array(__NAMESPACE__ . '\Activation', 'register_deactivation'));
		register_uninstall_hook($plugin_file, __NAMESPACE__ . '\Activation::uninstall_litespeed_cache');
		// }

		add_action('plugins_loaded', array($this, 'plugins_loaded'));

		if (defined('LITESPEED_ON')) {
			// register purge_all actions
			$purge_all_events = $this->conf(Base::O_PURGE_HOOK_ALL);

			// purge all on upgrade
			if ($this->conf(Base::O_PURGE_ON_UPGRADE)) {
				$purge_all_events[] = 'automatic_updates_complete';
				$purge_all_events[] = 'upgrader_process_complete';
				$purge_all_events[] = 'admin_action_do-plugin-upgrade';
			}
			foreach ($purge_all_events as $event) {
				// Don't allow hook to update_option bcos purge_all will cause infinite loop of update_option
				if (in_array($event, array('update_option'))) {
					continue;
				}
				add_action($event, __NAMESPACE__ . '\Purge::purge_all');
			}
			// add_filter( 'upgrader_pre_download', 'Purge::filter_with_purge_all' );

			// Add headers to site health check for full page cache
			// @since 5.4
			add_filter('site_status_page_cache_supported_cache_headers', function ($cache_headers) {
				$is_cache_hit = function ($header_value) {
					return false !== strpos(strtolower($header_value), 'hit');
				};
				$cache_headers['x-litespeed-cache'] = $is_cache_hit;
				$cache_headers['x-lsadc-cache'] = $is_cache_hit;
				$cache_headers['x-qc-cache'] = $is_cache_hit;
				return $cache_headers;
			});
		}

		add_action('after_setup_theme', array($this, 'init'));

		// Check if there is a purge request in queue
		if (!defined('LITESPEED_CLI')) {
			$purge_queue = Purge::get_option(Purge::DB_QUEUE);
			if ($purge_queue && $purge_queue != -1) {
				$this->_http_header($purge_queue);
				Debug2::debug('[Core] Purge Queue found&sent: ' . $purge_queue);
			}
			if ($purge_queue != -1) {
				Purge::update_option(Purge::DB_QUEUE, -1); // Use 0 to bypass purge while still enable db update as WP's update_option will check value===false to bypass update
			}

			$purge_queue = Purge::get_option(Purge::DB_QUEUE2);
			if ($purge_queue && $purge_queue != -1) {
				$this->_http_header($purge_queue);
				Debug2::debug('[Core] Purge2 Queue found&sent: ' . $purge_queue);
			}
			if ($purge_queue != -1) {
				Purge::update_option(Purge::DB_QUEUE2, -1);
			}
		}

		/**
		 * Hook internal REST
		 * @since  2.9.4
		 */
		$this->cls('REST');

		/**
		 * Hook wpnonce function
		 *
		 * Note: ESI nonce won't be available until hook after_setup_theme ESI init due to Guest Mode concern
		 * @since v4.1
		 */
		if ($this->cls('Router')->esi_enabled() && !function_exists('wp_create_nonce')) {
			Debug2::debug('[ESI] Overwrite wp_create_nonce()');
			litespeed_define_nonce_func();
		}
	}

	/**
	 * Plugin loaded hooks
	 * @since 3.0
	 */
	public function plugins_loaded()
	{
		load_plugin_textdomain(Core::PLUGIN_NAME, false, 'litespeed-cache/lang/');
	}

	/**
	 * The plugin initializer.
	 *
	 * This function checks if the cache is enabled and ready to use, then determines what actions need to be set up based on the type of user and page accessed. Output is buffered if the cache is enabled.
	 *
	 * NOTE: WP user doesn't init yet
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function init()
	{
		/**
		 * Added hook before init
		 * 3rd party preload hooks will be fired here too (e.g. Divi disable all in edit mode)
		 * @since  1.6.6
		 * @since  2.6 	Added filter to all config values in Conf
		 */
		do_action('litespeed_init');
		add_action('wp_ajax_async_litespeed', 'LiteSpeed\Task::async_litespeed_handler');
		add_action('wp_ajax_nopriv_async_litespeed', 'LiteSpeed\Task::async_litespeed_handler');

		// in `after_setup_theme`, before `init` hook
		if (!defined('LITESPEED_BYPASS_AUTO_V')) {
			$this->cls('Activation')->auto_update();
		}

		if (is_admin() && !(defined('DOING_AJAX') && DOING_AJAX)) {
			$this->cls('Admin');
		}

		if (defined('LITESPEED_DISABLE_ALL')) {
			Debug2::debug('[Core] Bypassed due to debug disable all setting');
			return;
		}

		do_action('litespeed_initing');

		ob_start(array($this, 'send_headers_force'));
		add_action('shutdown', array($this, 'send_headers'), 0);
		add_action('wp_footer', array($this, 'footer_hook'));

		/**
		 * Check if is non optm simulator
		 * @since  2.9
		 */
		if (!empty($_GET[Router::ACTION]) && $_GET[Router::ACTION] == 'before_optm' && !apply_filters('litespeed_qs_forbidden', false)) {
			Debug2::debug('[Core] ⛑️ bypass_optm due to QS CTRL');
			!defined('LITESPEED_NO_OPTM') && define('LITESPEED_NO_OPTM', true);
		}

		/**
		 * Register vary filter
		 * @since  1.6.2
		 */
		$this->cls('Control')->init();

		// 1. Init vary
		// 2. Init cacheable status
		$this->cls('Vary')->init();

		// Init Purge hooks
		$this->cls('Purge')->init();

		$this->cls('Tag')->init();

		// Load hooks that may be related to users
		add_action('init', array($this, 'after_user_init'), 5);

		// Load 3rd party hooks
		add_action('wp_loaded', array($this, 'load_thirdparty'), 2);

		// test: Simulate a purge all
		// if (defined( 'LITESPEED_CLI' )) Purge::add('test'.date('Ymd.His'));
	}

	/**
	 * Run hooks after user init
	 *
	 * @since 2.9.8
	 * @access public
	 */
	public function after_user_init()
	{
		$this->cls('Router')->is_role_simulation();

		// Detect if is Guest mode or not also
		$this->cls('Vary')->after_user_init();

		/**
		 * Preload ESI functionality for ESI request uri recovery
		 * @since 1.8.1
		 * @since  4.0 ESI init needs to be after Guest mode detection to bypass ESI if is under Guest mode
		 */
		$this->cls('ESI')->init();

		if (!is_admin() && !defined('LITESPEED_GUEST_OPTM') && ($result = $this->cls('Conf')->in_optm_exc_roles())) {
			Debug2::debug('[Core] ⛑️ bypass_optm: hit Role Excludes setting: ' . $result);
			!defined('LITESPEED_NO_OPTM') && define('LITESPEED_NO_OPTM', true);
		}

		// Heartbeat control
		$this->cls('Tool')->heartbeat();

		/**
		 * Backward compatibility for v4.2- @Ruikai
		 * TODO: Will change to hook in future versions to make it revertable
		 */
		if (defined('LITESPEED_BYPASS_OPTM') && !defined('LITESPEED_NO_OPTM')) {
			defined('LITESPEED_NO_OPTM', LITESPEED_BYPASS_OPTM);
		}

		if (!defined('LITESPEED_NO_OPTM') || !LITESPEED_NO_OPTM) {
			// Check missing static files
			$this->cls('Router')->serve_static();

			$this->cls('Media')->init();

			$this->cls('Placeholder')->init();

			$this->cls('Router')->can_optm() && $this->cls('Optimize')->init();

			$this->cls('Localization')->init();

			// Hook cdn for attachments
			$this->cls('CDN')->init();

			// load cron tasks
			$this->cls('Task')->init();
		}

		// load litespeed actions
		if ($action = Router::get_action()) {
			$this->proceed_action($action);
		}

		// Load frontend GUI
		if (!is_admin()) {
			$this->cls('GUI')->init();
		}
	}

	/**
	 * Run frontend actions
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function proceed_action($action)
	{
		$msg = false;
		// handle actions
		switch ($action) {
			case self::ACTION_QS_PURGE:
				Purge::set_purge_related();
				break;

			case self::ACTION_QS_SHOW_HEADERS:
				self::$_debug_show_header = true;
				break;

			case self::ACTION_QS_PURGE_SINGLE:
				Purge::set_purge_single();
				break;

			case self::ACTION_QS_PURGE_ALL:
				Purge::purge_all();
				break;

			case self::ACTION_PURGE_EMPTYCACHE:
			case self::ACTION_QS_PURGE_EMPTYCACHE:
				define('LSWCP_EMPTYCACHE', true); // clear all sites caches
				Purge::purge_all();
				$msg = __('Notified LiteSpeed Web Server to purge everything.', 'litespeed-cache');
				break;

			case self::ACTION_PURGE_BY:
				$this->cls('Purge')->purge_list();
				$msg = __('Notified LiteSpeed Web Server to purge the list.', 'litespeed-cache');
				break;

			case self::ACTION_DISMISS: // Even its from ajax, we don't need to register wp ajax callback function but directly use our action
				GUI::dismiss();
				break;

			default:
				$msg = $this->cls('Router')->handler($action);
				break;
		}
		if ($msg && !Router::is_ajax()) {
			Admin_Display::add_notice(Admin_Display::NOTICE_GREEN, $msg);
			Admin::redirect();
			return;
		}

		if (Router::is_ajax()) {
			exit();
		}
	}

	/**
	 * Callback used to call the detect third party action.
	 *
	 * The detect action is used by third party plugin integration classes to determine if they should add the rest of their hooks.
	 *
	 * @since 1.0.5
	 * @access public
	 */
	public function load_thirdparty()
	{
		do_action('litespeed_load_thirdparty');
	}

	/**
	 * Mark wp_footer called
	 *
	 * @since 1.3
	 * @access public
	 */
	public function footer_hook()
	{
		Debug2::debug('[Core] Footer hook called');
		if (!defined('LITESPEED_FOOTER_CALLED')) {
			define('LITESPEED_FOOTER_CALLED', true);
		}
	}

	/**
	 * Trigger comment info display hook
	 *
	 * @since 1.3
	 * @access private
	 */
	private function _check_is_html($buffer = null)
	{
		if (!defined('LITESPEED_FOOTER_CALLED')) {
			Debug2::debug2('[Core] CHK html bypass: miss footer const');
			return;
		}

		if (defined('DOING_AJAX')) {
			Debug2::debug2('[Core] CHK html bypass: doing ajax');
			return;
		}

		if (defined('DOING_CRON')) {
			Debug2::debug2('[Core] CHK html bypass: doing cron');
			return;
		}

		if ($_SERVER['REQUEST_METHOD'] !== 'GET') {
			Debug2::debug2('[Core] CHK html bypass: not get method ' . $_SERVER['REQUEST_METHOD']);
			return;
		}

		if ($buffer === null) {
			$buffer = ob_get_contents();
		}

		// double check to make sure it is a html file
		if (strlen($buffer) > 300) {
			$buffer = substr($buffer, 0, 300);
		}
		if (strstr($buffer, '<!--') !== false) {
			$buffer = preg_replace('/<!--.*?-->/s', '', $buffer);
		}
		$buffer = trim($buffer);

		$buffer = File::remove_zero_space($buffer);

		$is_html = stripos($buffer, '<html') === 0 || stripos($buffer, '<!DOCTYPE') === 0;

		if (!$is_html) {
			Debug2::debug('[Core] Footer check failed: ' . ob_get_level() . '-' . substr($buffer, 0, 100));
			return;
		}

		Debug2::debug('[Core] Footer check passed');

		if (!defined('LITESPEED_IS_HTML')) {
			define('LITESPEED_IS_HTML', true);
		}
	}

	/**
	 * For compatibility with those plugins have 'Bad' logic that forced all buffer output even it is NOT their buffer :(
	 *
	 * Usually this is called after send_headers() if following original WP process
	 *
	 * @since 1.1.5
	 * @access public
	 * @param  string $buffer
	 * @return string
	 */
	public function send_headers_force($buffer)
	{
		$this->_check_is_html($buffer);

		// Hook to modify buffer before
		$buffer = apply_filters('litespeed_buffer_before', $buffer);

		/**
		 * Media: Image lazyload && WebP
		 * GUI: Clean wrapper mainly for esi block NOTE: this needs to be before optimizer to avoid wrapper being removed
		 * Optimize
		 * CDN
		 */
		if (!defined('LITESPEED_NO_OPTM') || !LITESPEED_NO_OPTM) {
			Debug2::debug('[Core] run hook litespeed_buffer_finalize');
			$buffer = apply_filters('litespeed_buffer_finalize', $buffer);
		}

		/**
		 * Replace ESI preserved list
		 * @since  3.3 Replace this in the end to avoid `Inline JS Defer` or other Page Optm features encoded ESI tags wrongly, which caused LSWS can't recognize ESI
		 */
		$buffer = $this->cls('ESI')->finalize($buffer);

		$this->send_headers(true);

		// Log ESI nonce buffer empty issue
		if (defined('LSCACHE_IS_ESI') && strlen($buffer) != 0) {
			// log ref for debug purpose
			error_log('ESI buffer empty ' . $_SERVER['REQUEST_URI']);
		}

		// Init comment info
		$running_info_showing = defined('LITESPEED_IS_HTML') || defined('LSCACHE_IS_ESI');
		if (defined('LSCACHE_ESI_SILENCE')) {
			$running_info_showing = false;
			Debug2::debug('[Core] ESI silence');
		}
		/**
		 * Silence comment for json req
		 * @since 2.9.3
		 */
		if (REST::cls()->is_rest() || Router::is_ajax()) {
			$running_info_showing = false;
			Debug2::debug('[Core] Silence Comment due to REST/AJAX');
		}
		$running_info_showing = apply_filters('litespeed_comment', $running_info_showing);
		if ($running_info_showing) {
			if ($this->_footer_comment) {
				$buffer .= $this->_footer_comment;
			}
		}

		/**
		 * If ESI req is JSON, give the content JSON format
		 * @since  2.9.3
		 * @since  2.9.4 ESI req could be from internal REST call, so moved json_encode out of this cond
		 */
		if (defined('LSCACHE_IS_ESI')) {
			Debug2::debug('[Core] ESI Start 👇');
			if (strlen($buffer) > 500) {
				Debug2::debug(trim(substr($buffer, 0, 500)) . '.....');
			} else {
				Debug2::debug($buffer);
			}
			Debug2::debug('[Core] ESI End 👆');
		}

		if (apply_filters('litespeed_is_json', false)) {
			if (\json_decode($buffer, true) == null) {
				Debug2::debug('[Core] Buffer converting to JSON');
				$buffer = \json_encode($buffer);
				$buffer = trim($buffer, '"');
			} else {
				Debug2::debug('[Core] JSON Buffer');
			}
		}

		// Hook to modify buffer after
		$buffer = apply_filters('litespeed_buffer_after', $buffer);

		Debug2::ended();

		return $buffer;
	}

	/**
	 * Sends the headers out at the end of processing the request.
	 *
	 * This will send out all LiteSpeed Cache related response headers needed for the post.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param boolean $is_forced If the header is sent following our normal finalizing logic
	 */
	public function send_headers($is_forced = false)
	{
		// Make sure header output only run once
		if (!defined('LITESPEED_DID_' . __FUNCTION__)) {
			define('LITESPEED_DID_' . __FUNCTION__, true);
		} else {
			return;
		}

		// Avoid PHP warning for header sent out already
		if (headers_sent()) {
			self::debug('❌ !!! Err: Header sent out already');
			return;
		}

		$this->_check_is_html();

		// NOTE: cache ctrl output needs to be done first, as currently some varies are added in 3rd party hook `litespeed_api_control`.
		$this->cls('Control')->finalize();

		$vary_header = $this->cls('Vary')->finalize();

		// If is not cacheable but Admin QS is `purge` or `purgesingle`, `tag` still needs to be generated
		$tag_header = $this->cls('Tag')->output();
		if (!$tag_header && Control::is_cacheable()) {
			Control::set_nocache('empty tag header');
		}

		// NOTE: `purge` output needs to be after `tag` output as Admin QS may need to send `tag` header
		$purge_header = Purge::output();

		// generate `control` header in the end in case control status is changed by other headers.
		$control_header = $this->cls('Control')->output();

		// Give one more break to avoid ff crash
		if (!defined('LSCACHE_IS_ESI')) {
			$this->_footer_comment .= "\n";
		}

		$cache_support = 'supported';
		if (defined('LITESPEED_ON')) {
			$cache_support = Control::is_cacheable() ? 'cached' : 'uncached';
		}

		$this->_comment(
			sprintf(
				'%1$s %2$s by LiteSpeed Cache %4$s on %3$s',
				defined('LSCACHE_IS_ESI') ? 'Block' : 'Page',
				$cache_support,
				date('Y-m-d H:i:s', time() + LITESPEED_TIME_OFFSET),
				self::VER
			)
		);

		// send Control header
		if (defined('LITESPEED_ON') && $control_header) {
			$this->_http_header($control_header);
			if (!Control::is_cacheable()) {
				$this->_http_header('Cache-Control: no-cache, no-store, must-revalidate, max-age=0'); // @ref: https://wordpress.org/support/topic/apply_filterslitespeed_control_cacheable-returns-false-for-cacheable/
			}
			if (defined('LSCWP_LOG')) {
				$this->_comment($control_header);
			}
		}
		// send PURGE header (Always send regardless of cache setting disabled/enabled)
		if (defined('LITESPEED_ON') && $purge_header) {
			$this->_http_header($purge_header);
			Debug2::log_purge($purge_header);

			if (defined('LSCWP_LOG')) {
				$this->_comment($purge_header);
			}
		}
		// send Vary header
		if (defined('LITESPEED_ON') && $vary_header) {
			$this->_http_header($vary_header);
			if (defined('LSCWP_LOG')) {
				$this->_comment($vary_header);
			}
		}

		if (defined('LITESPEED_ON') && defined('LSCWP_LOG')) {
			$vary = $this->cls('Vary')->finalize_full_varies();
			if ($vary) {
				$this->_comment('Full varies: ' . $vary);
			}
		}

		// Admin QS show header action
		if (self::$_debug_show_header) {
			$debug_header = self::HEADER_DEBUG . ': ';
			if ($control_header) {
				$debug_header .= $control_header . '; ';
			}
			if ($purge_header) {
				$debug_header .= $purge_header . '; ';
			}
			if ($tag_header) {
				$debug_header .= $tag_header . '; ';
			}
			if ($vary_header) {
				$debug_header .= $vary_header . '; ';
			}
			$this->_http_header($debug_header);
		} else {
			// Control header
			if (defined('LITESPEED_ON') && Control::is_cacheable() && $tag_header) {
				$this->_http_header($tag_header);
				if (defined('LSCWP_LOG')) {
					$this->_comment($tag_header);
				}
			}
		}

		// Object cache _comment
		if (defined('LSCWP_LOG') && defined('LSCWP_OBJECT_CACHE') && method_exists('WP_Object_Cache', 'debug')) {
			$this->_comment('Object Cache ' . \WP_Object_Cache::get_instance()->debug());
		}

		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			$this->_comment('Guest Mode');
		}

		if ($is_forced) {
			Debug2::debug('--forced--');
		}

		/**
		 * If is CLI and contains Purge Header, then issue a HTTP req to Purge
		 * @since v5.3
		 */
		if (defined('LITESPEED_CLI')) {
			$purge_queue = Purge::get_option(Purge::DB_QUEUE);
			if (!$purge_queue || $purge_queue == -1) {
				$purge_queue = Purge::get_option(Purge::DB_QUEUE2);
			}
			if ($purge_queue && $purge_queue != -1) {
				self::debug('[Core] Purge Queue found, issue a HTTP req to purge: ' . $purge_queue);
				// Kick off HTTP req
				$url = admin_url('admin-ajax.php');
				$resp = wp_remote_get($url);
				if (is_wp_error($resp)) {
					$error_message = $resp->get_error_message();
					self::debug('[URL]' . $url);
					self::debug('failed to request: ' . $error_message);
				} else {
					self::debug('HTTP req res: ' . $resp['body']);
				}
			}
		}
	}

	/**
	 * Append one HTML comment
	 * @since 5.5
	 */
	public static function comment($data)
	{
		self::cls()->_comment($data);
	}

	private function _comment($data)
	{
		$this->_footer_comment .= "\n<!-- " . $data . ' -->';
	}

	/**
	 * Send HTTP header
	 * @since 5.3
	 */
	private function _http_header($header)
	{
		if (defined('LITESPEED_CLI')) {
			return;
		}

		@header($header);

		if (!defined('LSCWP_LOG')) {
			return;
		}
		Debug2::debug('💰 ' . $header);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/data.cls.php000064400000042640151600227550017135 0ustar00<?php

/**
 * The class to store and manage litespeed db data.
 *
 * @since      	1.3.1
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Data extends Root
{
	const LOG_TAG = '[Data]';

	private $_db_updater = array(
		'3.5.0.3' => array('litespeed_update_3_5'),
		'4.0' => array('litespeed_update_4'),
		'4.1' => array('litespeed_update_4_1'),
		'4.3' => array('litespeed_update_4_3'),
		'4.4.4-b1' => array('litespeed_update_4_4_4'),
		'5.3-a5' => array('litespeed_update_5_3'),
	);

	private $_db_site_updater = array(
		// Example
		// '2.0'	=> array(
		// 	'litespeed_update_site_2_0',
		// ),
	);

	private $_url_file_types = array(
		'css' => 1,
		'js' => 2,
		'ccss' => 3,
		'ucss' => 4,
	);

	const TB_IMG_OPTM = 'litespeed_img_optm';
	const TB_IMG_OPTMING = 'litespeed_img_optming'; // working table
	const TB_AVATAR = 'litespeed_avatar';
	const TB_CRAWLER = 'litespeed_crawler';
	const TB_CRAWLER_BLACKLIST = 'litespeed_crawler_blacklist';
	const TB_URL = 'litespeed_url';
	const TB_URL_FILE = 'litespeed_url_file';

	/**
	 * Init
	 *
	 * @since  1.3.1
	 */
	public function __construct()
	{
	}

	/**
	 * Correct table existence
	 *
	 * Call when activate -> update_confs()
	 * Call when update_confs()
	 *
	 * @since  3.0
	 * @access public
	 */
	public function correct_tb_existence()
	{
		// Gravatar
		if ($this->conf(Base::O_DISCUSS_AVATAR_CACHE)) {
			$this->tb_create('avatar');
		}

		// Crawler
		if ($this->conf(Base::O_CRAWLER)) {
			$this->tb_create('crawler');
			$this->tb_create('crawler_blacklist');
		}

		// URL mapping
		$this->tb_create('url');
		$this->tb_create('url_file');

		// Image optm is a bit different. Only trigger creation when sending requests. Drop when destroying.
	}

	/**
	 * Upgrade conf to latest format version from previous versions
	 *
	 * NOTE: Only for v3.0+
	 *
	 * @since 3.0
	 * @access public
	 */
	public function conf_upgrade($ver)
	{
		// Skip count check if `Use Primary Site Configurations` is on
		// Deprecated since v3.0 as network primary site didn't override the subsites conf yet
		// if ( ! is_main_site() && ! empty ( $this->_site_options[ self::NETWORK_O_USE_PRIMARY ] ) ) {
		// 	return;
		// }

		if ($this->_get_upgrade_lock()) {
			return;
		}

		$this->_set_upgrade_lock(true);

		require_once LSCWP_DIR . 'src/data.upgrade.func.php';

		// Init log manually
		if ($this->conf(Base::O_DEBUG)) {
			$this->cls('Debug2')->init();
		}

		foreach ($this->_db_updater as $k => $v) {
			if (version_compare($ver, $k, '<')) {
				// run each callback
				foreach ($v as $v2) {
					Debug2::debug("[Data] Updating [ori_v] $ver \t[to] $k \t[func] $v2");
					call_user_func($v2);
				}
			}
		}

		// Reload options
		$this->cls('Conf')->load_options();

		$this->correct_tb_existence();

		// Update related files
		$this->cls('Activation')->update_files();

		// Update version to latest
		Conf::delete_option(Base::_VER);
		Conf::add_option(Base::_VER, Core::VER);

		Debug2::debug('[Data] Updated version to ' . Core::VER);

		$this->_set_upgrade_lock(false);

		!defined('LSWCP_EMPTYCACHE') && define('LSWCP_EMPTYCACHE', true); // clear all sites caches
		Purge::purge_all();

		Cloud::version_check('upgrade');
	}

	/**
	 * Upgrade site conf to latest format version from previous versions
	 *
	 * NOTE: Only for v3.0+
	 *
	 * @since 3.0
	 * @access public
	 */
	public function conf_site_upgrade($ver)
	{
		if ($this->_get_upgrade_lock()) {
			return;
		}

		$this->_set_upgrade_lock(true);

		require_once LSCWP_DIR . 'src/data.upgrade.func.php';

		foreach ($this->_db_site_updater as $k => $v) {
			if (version_compare($ver, $k, '<')) {
				// run each callback
				foreach ($v as $v2) {
					Debug2::debug("[Data] Updating site [ori_v] $ver \t[to] $k \t[func] $v2");
					call_user_func($v2);
				}
			}
		}

		// Reload options
		$this->cls('Conf')->load_site_options();

		Conf::delete_site_option(Base::_VER);
		Conf::add_site_option(Base::_VER, Core::VER);

		Debug2::debug('[Data] Updated site_version to ' . Core::VER);

		$this->_set_upgrade_lock(false);

		!defined('LSWCP_EMPTYCACHE') && define('LSWCP_EMPTYCACHE', true); // clear all sites caches
		Purge::purge_all();
	}

	/**
	 * Check if upgrade script is running or not
	 *
	 * @since 3.0.1
	 */
	private function _get_upgrade_lock()
	{
		$is_upgrading = get_option('litespeed.data.upgrading');
		if (!$is_upgrading) {
			$this->_set_upgrade_lock(false); // set option value to existed to avoid repeated db query next time
		}
		if ($is_upgrading && time() - $is_upgrading < 3600) {
			return $is_upgrading;
		}

		return false;
	}

	/**
	 * Show the upgrading banner if upgrade script is running
	 *
	 * @since 3.0.1
	 */
	public function check_upgrading_msg()
	{
		$is_upgrading = $this->_get_upgrade_lock();
		if (!$is_upgrading) {
			return;
		}

		Admin_Display::info(
			sprintf(
				__('The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.', 'litespeed-cache'),
				'<code>' . Utility::readable_time($is_upgrading) . '</code>'
			) . ' [LiteSpeed]',
			true
		);
	}

	/**
	 * Set lock for upgrade process
	 *
	 * @since 3.0.1
	 */
	private function _set_upgrade_lock($lock)
	{
		if (!$lock) {
			update_option('litespeed.data.upgrading', -1);
		} else {
			update_option('litespeed.data.upgrading', time());
		}
	}

	/**
	 * Upgrade the conf to v3.0 from previous v3.0- data
	 *
	 * NOTE: Only for v3.0-
	 *
	 * @since 3.0
	 * @access public
	 */
	public function try_upgrade_conf_3_0()
	{
		$previous_options = get_option('litespeed-cache-conf');
		if (!$previous_options) {
			Cloud::version_check('new');
			return;
		}

		$ver = $previous_options['version'];

		!defined('LSCWP_CUR_V') && define('LSCWP_CUR_V', $ver);

		// Init log manually
		if ($this->conf(Base::O_DEBUG)) {
			$this->cls('Debug2')->init();
		}
		Debug2::debug('[Data] Upgrading previous settings [from] ' . $ver . ' [to] v3.0');

		if ($this->_get_upgrade_lock()) {
			return;
		}

		$this->_set_upgrade_lock(true);

		require_once LSCWP_DIR . 'src/data.upgrade.func.php';

		// Here inside will update the version to v3.0
		litespeed_update_3_0($ver);

		$this->_set_upgrade_lock(false);

		Debug2::debug('[Data] Upgraded to v3.0');

		// Upgrade from 3.0 to latest version
		$ver = '3.0';
		if (Core::VER != $ver) {
			$this->conf_upgrade($ver);
		} else {
			// Reload options
			$this->cls('Conf')->load_options();

			$this->correct_tb_existence();

			!defined('LSWCP_EMPTYCACHE') && define('LSWCP_EMPTYCACHE', true); // clear all sites caches
			Purge::purge_all();

			Cloud::version_check('upgrade');
		}
	}

	/**
	 * Get the table name
	 *
	 * @since  3.0
	 * @access public
	 */
	public function tb($tb)
	{
		global $wpdb;

		switch ($tb) {
			case 'img_optm':
				return $wpdb->prefix . self::TB_IMG_OPTM;
				break;

			case 'img_optming':
				return $wpdb->prefix . self::TB_IMG_OPTMING;
				break;

			case 'avatar':
				return $wpdb->prefix . self::TB_AVATAR;
				break;

			case 'crawler':
				return $wpdb->prefix . self::TB_CRAWLER;
				break;

			case 'crawler_blacklist':
				return $wpdb->prefix . self::TB_CRAWLER_BLACKLIST;
				break;

			case 'url':
				return $wpdb->prefix . self::TB_URL;
				break;

			case 'url_file':
				return $wpdb->prefix . self::TB_URL_FILE;
				break;

			default:
				break;
		}
	}

	/**
	 * Check if one table exists or not
	 *
	 * @since  3.0
	 * @access public
	 */
	public function tb_exist($tb)
	{
		global $wpdb;
		return $wpdb->get_var("SHOW TABLES LIKE '" . $this->tb($tb) . "'");
	}

	/**
	 * Get data structure of one table
	 *
	 * @since  2.0
	 * @access private
	 */
	private function _tb_structure($tb)
	{
		return File::read(LSCWP_DIR . 'src/data_structure/' . $tb . '.sql');
	}

	/**
	 * Create img optm table and sync data from wp_postmeta
	 *
	 * @since  3.0
	 * @access public
	 */
	public function tb_create($tb)
	{
		global $wpdb;

		Debug2::debug2('[Data] Checking table ' . $tb);

		// Check if table exists first
		if ($this->tb_exist($tb)) {
			Debug2::debug2('[Data] Existed');
			return;
		}

		Debug2::debug('[Data] Creating ' . $tb);

		$sql = sprintf(
			'CREATE TABLE IF NOT EXISTS `%1$s` (' . $this->_tb_structure($tb) . ') %2$s;',
			$this->tb($tb),
			$wpdb->get_charset_collate() // 'DEFAULT CHARSET=utf8'
		);

		$res = $wpdb->query($sql);
		if ($res !== true) {
			Debug2::debug('[Data] Warning! Creating table failed!', $sql);
			Admin_Display::error(Error::msg('failed_tb_creation', array('<code>' . $tb . '</code>', '<code>' . $sql . '</code>')));
		}
	}

	/**
	 * Drop table
	 *
	 * @since  3.0
	 * @access public
	 */
	public function tb_del($tb)
	{
		global $wpdb;

		if (!$this->tb_exist($tb)) {
			return;
		}

		Debug2::debug('[Data] Deleting table ' . $tb);

		$q = 'DROP TABLE IF EXISTS ' . $this->tb($tb);
		$wpdb->query($q);
	}

	/**
	 * Drop generated tables
	 *
	 * @since  3.0
	 * @access public
	 */
	public function tables_del()
	{
		$this->tb_del('avatar');
		$this->tb_del('crawler');
		$this->tb_del('crawler_blacklist');
		$this->tb_del('url');
		$this->tb_del('url_file');

		// Deleting img_optm only can be done when destroy all optm images
	}

	/**
	 * Keep table but clear all data
	 *
	 * @since  4.0
	 */
	public function table_truncate($tb)
	{
		global $wpdb;
		$q = 'TRUNCATE TABLE ' . $this->tb($tb);
		$wpdb->query($q);
	}

	/**
	 * Clean certain type of url_file
	 *
	 * @since  4.0
	 */
	public function url_file_clean($file_type)
	{
		global $wpdb;

		if (!$this->tb_exist('url_file')) {
			return;
		}

		$type = $this->_url_file_types[$file_type];
		$q = 'DELETE FROM ' . $this->tb('url_file') . ' WHERE `type` = %d';
		$wpdb->query($wpdb->prepare($q, $type));

		// Added to cleanup url table. See issue: https://wordpress.org/support/topic/wp_litespeed_url-1-1-gb-in-db-huge-big/
		$wpdb->query(
			'DELETE d
			FROM `' .
				$this->tb('url') .
				'` AS d
			LEFT JOIN `' .
				$this->tb('url_file') .
				'` AS f ON d.`id` = f.`url_id`
			WHERE f.`url_id` IS NULL'
		);
	}

	/**
	 * Generate filename based on URL, if content md5 existed, reuse existing file.
	 * @since  4.0
	 */
	public function save_url($request_url, $vary, $file_type, $filecon_md5, $path, $mobile = false, $webp = false)
	{
		global $wpdb;

		if (strlen($vary) > 32) {
			$vary = md5($vary);
		}

		$type = $this->_url_file_types[$file_type];

		$tb_url = $this->tb('url');
		$tb_url_file = $this->tb('url_file');
		$q = "SELECT * FROM `$tb_url` WHERE url=%s";
		$url_row = $wpdb->get_row($wpdb->prepare($q, $request_url), ARRAY_A);
		if (!$url_row) {
			$q = "INSERT INTO `$tb_url` SET url=%s";
			$wpdb->query($wpdb->prepare($q, $request_url));
			$url_id = $wpdb->insert_id;
		} else {
			$url_id = $url_row['id'];
		}

		$q = "SELECT * FROM `$tb_url_file` WHERE url_id=%d AND vary=%s AND type=%d AND expired=0";
		$file_row = $wpdb->get_row($wpdb->prepare($q, array($url_id, $vary, $type)), ARRAY_A);

		// Check if has previous file or not
		if ($file_row && $file_row['filename'] == $filecon_md5) {
			return;
		}

		// If the new $filecon_md5 is marked as expired by previous records, clear those records
		$q = "DELETE FROM `$tb_url_file` WHERE filename = %s AND expired > 0";
		$wpdb->query($wpdb->prepare($q, $filecon_md5));

		// Check if there is any other record used the same filename or not
		$q = "SELECT id FROM `$tb_url_file` WHERE filename = %s AND expired = 0 AND id != %d LIMIT 1";
		if ($file_row && $wpdb->get_var($wpdb->prepare($q, array($file_row['filename'], $file_row['id'])))) {
			$q = "UPDATE `$tb_url_file` SET filename=%s WHERE id=%d";
			$wpdb->query($wpdb->prepare($q, array($filecon_md5, $file_row['id'])));
			return;
		}

		// New record needed
		$q = "INSERT INTO `$tb_url_file` SET url_id=%d, vary=%s, filename=%s, type=%d, mobile=%d, webp=%d, expired=0";
		$wpdb->query($wpdb->prepare($q, array($url_id, $vary, $filecon_md5, $type, $mobile ? 1 : 0, $webp ? 1 : 0)));

		// Mark existing rows as expired
		if ($file_row) {
			$q = "UPDATE `$tb_url_file` SET expired=%d WHERE id=%d";
			$expired = time() + 86400 * apply_filters('litespeed_url_file_expired_days', 20);
			$wpdb->query($wpdb->prepare($q, array($expired, $file_row['id'])));

			// Also check if has other files expired already to be deleted
			$q = "SELECT * FROM `$tb_url_file` WHERE url_id = %d AND expired BETWEEN 1 AND %d";
			$q = $wpdb->prepare($q, array($url_id, time()));
			$list = $wpdb->get_results($q, ARRAY_A);
			if ($list) {
				foreach ($list as $v) {
					$file_to_del = $path . '/' . $v['filename'] . '.' . ($file_type == 'js' ? 'js' : 'css');
					if (file_exists($file_to_del)) {
						// Safe to delete
						Debug2::debug('[Data] Delete expired unused file: ' . $file_to_del);

						// Clear related lscache first to avoid cache copy of same URL w/ diff QS
						// Purge::add( Tag::TYPE_MIN . '.' . $file_row[ 'filename' ] . '.' . $file_type );

						unlink($file_to_del);
					}
				}
				$q = "DELETE FROM `$tb_url_file` WHERE url_id = %d AND expired BETWEEN 1 AND %d";
				$wpdb->query($wpdb->prepare($q, array($url_id, time())));
			}
		}

		// Purge this URL to avoid cache copy of same URL w/ diff QS
		// $this->cls( 'Purge' )->purge_url( Utility::make_relative( $request_url ) ?: '/', true, true );
	}

	/**
	 * Load CCSS related file
	 * @since  4.0
	 */
	public function load_url_file($request_url, $vary, $file_type)
	{
		global $wpdb;

		if (strlen($vary) > 32) {
			$vary = md5($vary);
		}

		$type = $this->_url_file_types[$file_type];

		self::debug2('load url file: ' . $request_url);

		$tb_url = $this->tb('url');
		$q = "SELECT * FROM `$tb_url` WHERE url=%s";
		$url_row = $wpdb->get_row($wpdb->prepare($q, $request_url), ARRAY_A);
		if (!$url_row) {
			return false;
		}

		$url_id = $url_row['id'];

		$tb_url_file = $this->tb('url_file');
		$q = "SELECT * FROM `$tb_url_file` WHERE url_id=%d AND vary=%s AND type=%d AND expired=0";
		$file_row = $wpdb->get_row($wpdb->prepare($q, array($url_id, $vary, $type)), ARRAY_A);
		if (!$file_row) {
			return false;
		}

		return $file_row['filename'];
	}

	/**
	 * Mark all entries of one URL to expired
	 * @since 4.5
	 */
	public function mark_as_expired($request_url, $auto_q = false)
	{
		global $wpdb;
		$tb_url = $this->tb('url');

		Debug2::debug('[Data] Try to mark as expired: ' . $request_url);
		$q = "SELECT * FROM `$tb_url` WHERE url=%s";
		$url_row = $wpdb->get_row($wpdb->prepare($q, $request_url), ARRAY_A);
		if (!$url_row) {
			return;
		}

		Debug2::debug('[Data] Mark url_id=' . $url_row['id'] . ' as expired');

		$tb_url_file = $this->tb('url_file');

		$existing_url_files = array();
		if ($auto_q) {
			$q = "SELECT a.*, b.url FROM `$tb_url_file` a LEFT JOIN `$tb_url` b ON b.id=a.url_id WHERE a.url_id=%d AND a.type=4 AND a.expired=0";
			$q = $wpdb->prepare($q, $url_row['id']);
			$existing_url_files = $wpdb->get_results($q, ARRAY_A);
		}
		$q = "UPDATE `$tb_url_file` SET expired=%d WHERE url_id=%d AND type=4 AND expired=0";
		$expired = time() + 86400 * apply_filters('litespeed_url_file_expired_days', 20);
		$wpdb->query($wpdb->prepare($q, array($expired, $url_row['id'])));

		return $existing_url_files;
	}

	/**
	 * Get list from `data/css_excludes.txt`
	 *
	 * @since  3.6
	 */
	public function load_css_exc($list)
	{
		$data = $this->_load_per_line('css_excludes.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/ucss_whitelist.txt`
	 *
	 * @since  4.0
	 */
	public function load_ucss_whitelist($list)
	{
		$data = $this->_load_per_line('ucss_whitelist.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/js_excludes.txt`
	 *
	 * @since  3.5
	 */
	public function load_js_exc($list)
	{
		$data = $this->_load_per_line('js_excludes.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/js_defer_excludes.txt`
	 *
	 * @since  3.6
	 */
	public function load_js_defer_exc($list)
	{
		$data = $this->_load_per_line('js_defer_excludes.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/optm_uri_exc.txt`
	 *
	 * @since  5.4
	 */
	public function load_optm_uri_exc($list)
	{
		$data = $this->_load_per_line('optm_uri_exc.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/esi.nonces.txt`
	 *
	 * @since  3.5
	 */
	public function load_esi_nonces($list)
	{
		$data = $this->_load_per_line('esi.nonces.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Get list from `data/cache_nocacheable.txt`
	 *
	 * @since  6.3.0.1
	 */
	public function load_cache_nocacheable($list)
	{
		$data = $this->_load_per_line('cache_nocacheable.txt');
		if ($data) {
			$list = array_unique(array_filter(array_merge($list, $data)));
		}

		return $list;
	}

	/**
	 * Load file per line
	 *
	 * Support two kinds of comments:
	 * 		1. `# this is comment`
	 * 		2. `##this is comment`
	 *
	 * @since  3.5
	 */
	private function _load_per_line($file)
	{
		$data = File::read(LSCWP_DIR . 'data/' . $file);
		$data = explode(PHP_EOL, $data);
		$list = array();
		foreach ($data as $v) {
			// Drop two kinds of comments
			if (strpos($v, '##') !== false) {
				$v = trim(substr($v, 0, strpos($v, '##')));
			}
			if (strpos($v, '# ') !== false) {
				$v = trim(substr($v, 0, strpos($v, '# ')));
			}

			if (!$v) {
				continue;
			}

			$list[] = $v;
		}

		return $list;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/esi.cls.php000064400000065641151600227620017010 0ustar00<?php

/**
 * The ESI class.
 *
 * This is used to define all esi related functions.
 *
 * @since      	1.1.3
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class ESI extends Root
{
	const LOG_TAG = '⏺';

	private static $has_esi = false;
	private static $_combine_ids = array();
	private $esi_args = null;
	private $_esi_preserve_list = array();
	private $_nonce_actions = array(-1 => ''); // val is cache control

	const QS_ACTION = 'lsesi';
	const QS_PARAMS = 'esi';
	const COMBO = '__combo'; // ESI include combine='main' handler

	const PARAM_ARGS = 'args';
	const PARAM_ID = 'id';
	const PARAM_INSTANCE = 'instance';
	const PARAM_NAME = 'name';

	const WIDGET_O_ESIENABLE = 'widget_esi_enable';
	const WIDGET_O_TTL = 'widget_ttl';

	/**
	 * Confructor of ESI
	 *
	 * @since  1.2.0
	 * @since  4.0 Change to be after Vary init in hook 'after_setup_theme'
	 */
	public function init()
	{
		/**
		 * Bypass ESI related funcs if disabled ESI to fix potential DIVI compatibility issue
		 * @since  2.9.7.2
		 */
		if (Router::is_ajax() || !$this->cls('Router')->esi_enabled()) {
			return;
		}

		// Guest mode, don't need to use ESI
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			return;
		}

		if (defined('LITESPEED_ESI_OFF')) {
			return;
		}

		// If page is not cacheable
		if (defined('DONOTCACHEPAGE') && apply_filters('litespeed_const_DONOTCACHEPAGE', DONOTCACHEPAGE)) {
			return;
		}

		// Init ESI in `after_setup_theme` hook after detected if LITESPEED_DISABLE_ALL is ON or not
		$this->_hooks();

		/**
		 * Overwrite wp_create_nonce func
		 * @since  2.9.5
		 */
		$this->_transform_nonce();

		!defined('LITESPEED_ESI_INITED') && define('LITESPEED_ESI_INITED', true);
	}

	/**
	 * Init ESI related hooks
	 *
	 * Load delayed by hook to give the ability to bypass by LITESPEED_DISABLE_ALL const
	 *
	 * @since 2.9.7.2
	 * @since  4.0 Changed to private from public
	 * @access private
	 */
	private function _hooks()
	{
		add_filter('template_include', array($this, 'esi_template'), 99999);

		add_action('load-widgets.php', __NAMESPACE__ . '\Purge::purge_widget');
		add_action('wp_update_comment_count', __NAMESPACE__ . '\Purge::purge_comment_widget');

		/**
		 * Recover REQUEST_URI
		 * @since  1.8.1
		 */
		if (!empty($_GET[self::QS_ACTION])) {
			self::debug('ESI req');
			$this->_register_esi_actions();
		}

		/**
		 * Shortcode ESI
		 *
		 * To use it, just change the original shortcode as below:
		 * 		old: [someshortcode aa='bb']
		 * 		new: [esi someshortcode aa='bb' cache='private,no-vary' ttl='600']
		 *
		 * 	1. `cache` attribute is optional, default to 'public,no-vary'.
		 * 	2. `ttl` attribute is optional, default is your public TTL setting.
		 *  3. `_ls_silence` attribute is optional, default is false.
		 *
		 * @since  2.8
		 * @since  2.8.1 Check is_admin for Elementor compatibility #726013
		 */
		if (!is_admin()) {
			add_shortcode('esi', array($this, 'shortcode'));
		}
	}

	/**
	 * Take over all nonce calls and transform to ESI
	 *
	 * @since  2.9.5
	 */
	private function _transform_nonce()
	{
		if (is_admin()) {
			return;
		}

		// Load ESI nonces in conf
		$nonces = $this->conf(Base::O_ESI_NONCE);
		add_filter('litespeed_esi_nonces', array($this->cls('Data'), 'load_esi_nonces'));
		if ($nonces = apply_filters('litespeed_esi_nonces', $nonces)) {
			foreach ($nonces as $action) {
				$this->nonce_action($action);
			}
		}

		add_action('litespeed_nonce', array($this, 'nonce_action'));
	}

	/**
	 * Register a new nonce action to convert it to ESI
	 *
	 * @since  2.9.5
	 */
	public function nonce_action($action)
	{
		// Split the Cache Control
		$action = explode(' ', $action);
		$control = !empty($action[1]) ? $action[1] : '';
		$action = $action[0];

		// Wildcard supported
		$action = Utility::wildcard2regex($action);

		if (array_key_exists($action, $this->_nonce_actions)) {
			return;
		}

		$this->_nonce_actions[$action] = $control;

		Debug2::debug('[ESI] Appended nonce action to nonce list [action] ' . $action);
	}

	/**
	 * Check if an action is registered to replace ESI
	 *
	 * @since 2.9.5
	 */
	public function is_nonce_action($action)
	{
		// If GM not run yet, then ESI not init yet, then ESI nonce will not be allowed even nonce func replaced.
		if (!defined('LITESPEED_ESI_INITED')) {
			return null;
		}

		if (is_admin()) {
			return null;
		}

		if (defined('LITESPEED_ESI_OFF')) {
			return null;
		}

		foreach ($this->_nonce_actions as $k => $v) {
			if (strpos($k, '*') !== false) {
				if (preg_match('#' . $k . '#iU', $action)) {
					return $v;
				}
			} else {
				if ($k == $action) {
					return $v;
				}
			}
		}

		return null;
	}

	/**
	 * Shortcode ESI
	 *
	 * @since 2.8
	 * @access public
	 */
	public function shortcode($atts)
	{
		if (empty($atts[0])) {
			Debug2::debug('[ESI] ===shortcode wrong format', $atts);
			return 'Wrong shortcode esi format';
		}

		$cache = 'public,no-vary';
		if (!empty($atts['cache'])) {
			$cache = $atts['cache'];
			unset($atts['cache']);
		}

		$silence = false;
		if (!empty($atts['_ls_silence'])) {
			$silence = true;
		}

		do_action('litespeed_esi_shortcode-' . $atts[0]);

		// Show ESI link
		return $this->sub_esi_block('esi', 'esi-shortcode', $atts, $cache, $silence);
	}

	/**
	 * Check if the requested page has esi elements. If so, return esi on
	 * header.
	 *
	 * @since 1.1.3
	 * @access public
	 * @return string Esi On header if request has esi, empty string otherwise.
	 */
	public static function has_esi()
	{
		return self::$has_esi;
	}

	/**
	 * Sets that the requested page has esi elements.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function set_has_esi()
	{
		self::$has_esi = true;
	}

	/**
	 * Register all of the hooks related to the esi logic of the plugin.
	 * Specifically when the page IS an esi page.
	 *
	 * @since    1.1.3
	 * @access   private
	 */
	private function _register_esi_actions()
	{
		/**
		 * This hook is in `init`
		 * For any plugin need to check if page is ESI, use `LSCACHE_IS_ESI` check after `init` hook
		 */
		!defined('LSCACHE_IS_ESI') && define('LSCACHE_IS_ESI', $_GET[self::QS_ACTION]); // Reused this to ESI block ID

		!empty($_SERVER['ESI_REFERER']) && defined('LSCWP_LOG') && Debug2::debug('[ESI] ESI_REFERER: ' . $_SERVER['ESI_REFERER']);

		/**
		 * Only when ESI's parent is not REST, replace REQUEST_URI to avoid breaking WP5 editor REST call
		 * @since 2.9.3
		 */
		if (!empty($_SERVER['ESI_REFERER']) && !$this->cls('REST')->is_rest($_SERVER['ESI_REFERER'])) {
			self::debug('overwrite REQUEST_URI to ESI_REFERER [from] ' . $_SERVER['REQUEST_URI'] . ' [to] ' . $_SERVER['ESI_REFERER']);
			if (!empty($_SERVER['ESI_REFERER'])) {
				$_SERVER['REQUEST_URI'] =
					substr(get_option('permalink_structure'), -1) === '/' && strpos($_SERVER['ESI_REFERER'], '?') === false
						? trailingslashit($_SERVER['ESI_REFERER'])
						: $_SERVER['ESI_REFERER'];
			}
			# Prevent from 301 redirecting
			if (!empty($_SERVER['SCRIPT_URI'])) {
				$SCRIPT_URI = parse_url($_SERVER['SCRIPT_URI']);
				$SCRIPT_URI['path'] = $_SERVER['REQUEST_URI'];
				Utility::compatibility();
				$_SERVER['SCRIPT_URI'] = http_build_url($SCRIPT_URI);
			}
		}

		if (!empty($_SERVER['ESI_CONTENT_TYPE']) && strpos($_SERVER['ESI_CONTENT_TYPE'], 'application/json') === 0) {
			add_filter('litespeed_is_json', '__return_true');
		}

		/**
		 * Make REST call be able to parse ESI
		 * NOTE: Not effective due to ESI req are all to `/` yet
		 * @since 2.9.4
		 */
		add_action('rest_api_init', array($this, 'load_esi_block'), 101);

		// Register ESI blocks
		add_action('litespeed_esi_load-widget', array($this, 'load_widget_block'));
		add_action('litespeed_esi_load-admin-bar', array($this, 'load_admin_bar_block'));
		add_action('litespeed_esi_load-comment-form', array($this, 'load_comment_form_block'));

		add_action('litespeed_esi_load-nonce', array($this, 'load_nonce_block'));
		add_action('litespeed_esi_load-esi', array($this, 'load_esi_shortcode'));

		add_action('litespeed_esi_load-' . self::COMBO, array($this, 'load_combo'));
	}

	/**
	 * Hooked to the template_include action.
	 * Selects the esi template file when the post type is a LiteSpeed ESI page.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param string $template The template path filtered.
	 * @return string The new template path.
	 */
	public function esi_template($template)
	{
		// Check if is an ESI request
		if (defined('LSCACHE_IS_ESI')) {
			self::debug('calling ESI template');

			return LSCWP_DIR . 'tpl/esi.tpl.php';
		}
		self::debug('calling default template');
		$this->_register_not_esi_actions();
		return $template;
	}

	/**
	 * Register all of the hooks related to the esi logic of the plugin.
	 * Specifically when the page is NOT an esi page.
	 *
	 * @since    1.1.3
	 * @access   private
	 */
	private function _register_not_esi_actions()
	{
		do_action('litespeed_tpl_normal');

		if (!Control::is_cacheable()) {
			return;
		}

		if (Router::is_ajax()) {
			return;
		}

		add_filter('widget_display_callback', array($this, 'sub_widget_block'), 0, 3);

		// Add admin_bar esi
		if (Router::is_logged_in()) {
			remove_action('wp_body_open', 'wp_admin_bar_render', 0); // Remove default Admin bar. Fix https://github.com/elementor/elementor/issues/25198
			remove_action('wp_footer', 'wp_admin_bar_render', 1000);
			add_action('wp_footer', array($this, 'sub_admin_bar_block'), 1000);
		}

		// Add comment forum esi for logged-in user or commenter
		if (!Router::is_ajax() && Vary::has_vary()) {
			add_filter('comment_form_defaults', array($this, 'register_comment_form_actions'));
		}
	}

	/**
	 * Set an ESI to be combine='sub'
	 *
	 * @since  3.4.2
	 */
	public static function combine($block_id)
	{
		if (!isset($_SERVER['X-LSCACHE']) || strpos($_SERVER['X-LSCACHE'], 'combine') === false) {
			return;
		}

		if (in_array($block_id, self::$_combine_ids)) {
			return;
		}

		self::$_combine_ids[] = $block_id;
	}

	/**
	 * Load combined ESI
	 *
	 * @since  3.4.2
	 */
	public function load_combo()
	{
		Control::set_nocache('ESI combine request');

		if (empty($_POST['esi_include'])) {
			return;
		}

		self::set_has_esi();

		Debug2::debug('[ESI] 🍔 Load combo', $_POST['esi_include']);

		$output = '';
		foreach ($_POST['esi_include'] as $url) {
			$qs = parse_url(htmlspecialchars_decode($url), PHP_URL_QUERY);
			parse_str($qs, $qs);
			if (empty($qs[self::QS_ACTION])) {
				continue;
			}
			$esi_id = $qs[self::QS_ACTION];
			$esi_param = !empty($qs[self::QS_PARAMS]) ? $this->_parse_esi_param($qs[self::QS_PARAMS]) : false;
			$inline_param = apply_filters('litespeed_esi_inline-' . $esi_id, array(), $esi_param); // Returned array need to be [ val, control, tag ]
			if ($inline_param) {
				$output .= self::_build_inline($url, $inline_param);
			}
		}

		echo $output;
	}

	/**
	 * Build a whole inline segment
	 *
	 * @since  3.4.2
	 */
	private static function _build_inline($url, $inline_param)
	{
		if (!$url || empty($inline_param['val']) || empty($inline_param['control']) || empty($inline_param['tag'])) {
			return '';
		}

		$url = esc_attr($url);
		$control = esc_attr($inline_param['control']);
		$tag = esc_attr($inline_param['tag']);

		return "<esi:inline name='$url' cache-control='" . $control . "' cache-tag='" . $tag . "'>" . $inline_param['val'] . '</esi:inline>';
	}

	/**
	 * Build the esi url. This method will build the html comment wrapper as well as serialize and encode the parameter array.
	 *
	 * The block_id parameter should contain alphanumeric and '-_' only.
	 *
	 * @since 1.1.3
	 * @access private
	 * @param string $block_id The id to use to display the correct esi block.
	 * @param string $wrapper The wrapper for the esi comments.
	 * @param array $params The esi parameters.
	 * @param string $control The cache control attribute if any.
	 * @param bool $silence If generate wrapper comment or not
	 * @param bool $preserved 	If this ESI block is used in any filter, need to temporarily convert it to a string to avoid the HTML tag being removed/filtered.
	 * @param bool $svar  		If store the value in memory or not, in memory will be faster
	 * @param array $inline_val 	If show the current value for current request( this can avoid multiple esi requests in first time cache generating process )
	 */
	public function sub_esi_block(
		$block_id,
		$wrapper,
		$params = array(),
		$control = 'private,no-vary',
		$silence = false,
		$preserved = false,
		$svar = false,
		$inline_param = array()
	) {
		if (empty($block_id) || !is_array($params) || preg_match('/[^\w-]/', $block_id)) {
			return false;
		}

		if (defined('LITESPEED_ESI_OFF')) {
			Debug2::debug('[ESI] ESI OFF so force loading [block_id] ' . $block_id);
			do_action('litespeed_esi_load-' . $block_id, $params);
			return;
		}

		if ($silence) {
			// Don't add comment to esi block ( original for nonce used in tag property data-nonce='esi_block' )
			$params['_ls_silence'] = true;
		}

		if ($this->cls('REST')->is_rest() || $this->cls('REST')->is_internal_rest()) {
			$params['is_json'] = 1;
		}

		$params = apply_filters('litespeed_esi_params', $params, $block_id);
		$control = apply_filters('litespeed_esi_control', $control, $block_id);

		if (!is_array($params) || !is_string($control)) {
			defined('LSCWP_LOG') && Debug2::debug("[ESI] 🛑 Sub hooks returned Params: \n" . var_export($params, true) . "\ncache control: \n" . var_export($control, true));

			return false;
		}

		// Build params for URL
		$appended_params = array(
			self::QS_ACTION => $block_id,
		);
		if (!empty($control)) {
			$appended_params['_control'] = $control;
		}
		if ($params) {
			$appended_params[self::QS_PARAMS] = base64_encode(\json_encode($params));
			Debug2::debug2('[ESI] param ', $params);
		}

		// Append hash
		$appended_params['_hash'] = $this->_gen_esi_md5($appended_params);

		/**
		 * Escape potential chars
		 * @since 2.9.4
		 */
		$appended_params = array_map('urlencode', $appended_params);

		// Generate ESI URL
		$url = add_query_arg($appended_params, trailingslashit(wp_make_link_relative(home_url())));

		$output = '';
		if ($inline_param) {
			$output .= self::_build_inline($url, $inline_param);
		}

		$output .= "<esi:include src='$url'";
		if (!empty($control)) {
			$control = esc_attr($control);
			$output .= " cache-control='$control'";
		}
		if ($svar) {
			$output .= " as-var='1'";
		}
		if (in_array($block_id, self::$_combine_ids)) {
			$output .= " combine='sub'";
		}
		if ($block_id == self::COMBO && isset($_SERVER['X-LSCACHE']) && strpos($_SERVER['X-LSCACHE'], 'combine') !== false) {
			$output .= " combine='main'";
		}
		$output .= ' />';

		if (!$silence) {
			$output = "<!-- lscwp $wrapper -->$output<!-- lscwp $wrapper esi end -->";
		}

		self::debug("💕  [BLock_ID] $block_id \t[wrapper] $wrapper \t\t[Control] $control");
		self::debug2($output);

		self::set_has_esi();

		// Convert to string to avoid html chars filter when using
		// Will reverse the buffer when output in self::finalize()
		if ($preserved) {
			$hash = md5($output);
			$this->_esi_preserve_list[$hash] = $output;
			self::debug("Preserved to $hash");

			return $hash;
		}

		return $output;
	}

	/**
	 * Generate ESI hash md5
	 *
	 * @since  2.9.6
	 * @access private
	 */
	private function _gen_esi_md5($params)
	{
		$keys = array(self::QS_ACTION, '_control', self::QS_PARAMS);

		$str = '';
		foreach ($keys as $v) {
			if (isset($params[$v]) && is_string($params[$v])) {
				$str .= $params[$v];
			}
		}
		Debug2::debug2('[ESI] md5_string=' . $str);

		return md5($this->conf(Base::HASH) . $str);
	}

	/**
	 * Parses the request parameters on an ESI request
	 *
	 * @since 1.1.3
	 * @access private
	 */
	private function _parse_esi_param($qs_params = false)
	{
		$req_params = false;
		if ($qs_params) {
			$req_params = $qs_params;
		} elseif (isset($_REQUEST[self::QS_PARAMS])) {
			$req_params = $_REQUEST[self::QS_PARAMS];
		}

		if (!$req_params) {
			return false;
		}

		$unencrypted = base64_decode($req_params);
		if ($unencrypted === false) {
			return false;
		}

		Debug2::debug2('[ESI] parms', $unencrypted);
		// $unencoded = urldecode($unencrypted); no need to do this as $_GET is already parsed
		$params = \json_decode($unencrypted, true);

		return $params;
	}

	/**
	 * Select the correct esi output based on the parameters in an ESI request.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function load_esi_block()
	{
		/**
		 * Validate if is a legal ESI req
		 * @since 2.9.6
		 */
		if (empty($_GET['_hash']) || $this->_gen_esi_md5($_GET) != $_GET['_hash']) {
			Debug2::debug('[ESI] ❌ Failed to validate _hash');
			return;
		}

		$params = $this->_parse_esi_param();

		if (defined('LSCWP_LOG')) {
			$logInfo = '[ESI] ⭕ ';
			if (!empty($params[self::PARAM_NAME])) {
				$logInfo .= ' Name: ' . $params[self::PARAM_NAME] . ' ----- ';
			}
			$logInfo .= ' [ID] ' . LSCACHE_IS_ESI;
			Debug2::debug($logInfo);
		}

		if (!empty($params['_ls_silence'])) {
			!defined('LSCACHE_ESI_SILENCE') && define('LSCACHE_ESI_SILENCE', true);
		}

		/**
		 * Buffer needs to be JSON format
		 * @since  2.9.4
		 */
		if (!empty($params['is_json'])) {
			add_filter('litespeed_is_json', '__return_true');
		}

		Tag::add(rtrim(Tag::TYPE_ESI, '.'));
		Tag::add(Tag::TYPE_ESI . LSCACHE_IS_ESI);

		// Debug2::debug(var_export($params, true ));

		/**
		 * Handle default cache control 'private,no-vary' for sub_esi_block() 	@ticket #923505
		 *
		 * @since  2.2.3
		 */
		if (!empty($_GET['_control'])) {
			$control = explode(',', $_GET['_control']);
			if (in_array('private', $control)) {
				Control::set_private();
			}

			if (in_array('no-vary', $control)) {
				Control::set_no_vary();
			}
		}

		do_action('litespeed_esi_load-' . LSCACHE_IS_ESI, $params);
	}

	// The *_sub_* functions are helpers for the sub_* functions.
	// The *_load_* functions are helpers for the load_* functions.

	/**
	 * Loads the default options for default WordPress widgets.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function widget_default_options($options, $widget)
	{
		if (!is_array($options)) {
			return $options;
		}

		$widget_name = get_class($widget);
		switch ($widget_name) {
			case 'WP_Widget_Recent_Posts':
			case 'WP_Widget_Recent_Comments':
				$options[self::WIDGET_O_ESIENABLE] = Base::VAL_OFF;
				$options[self::WIDGET_O_TTL] = 86400;
				break;
			default:
				break;
		}
		return $options;
	}

	/**
	 * Hooked to the widget_display_callback filter.
	 * If the admin configured the widget to display via esi, this function
	 * will set up the esi request and cancel the widget display.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param array $instance Parameter used to build the widget.
	 * @param WP_Widget $widget The widget to build.
	 * @param array $args Parameter used to build the widget.
	 * @return mixed Return false if display through esi, instance otherwise.
	 */
	public function sub_widget_block($instance, $widget, $args)
	{
		// #210407
		if (!is_array($instance)) {
			return $instance;
		}

		$name = get_class($widget);
		if (!isset($instance[Base::OPTION_NAME])) {
			return $instance;
		}
		$options = $instance[Base::OPTION_NAME];
		if (!isset($options) || !$options[self::WIDGET_O_ESIENABLE]) {
			defined('LSCWP_LOG') && Debug2::debug('ESI 0 ' . $name . ': ' . (!isset($options) ? 'not set' : 'set off'));

			return $instance;
		}

		$esi_private = $options[self::WIDGET_O_ESIENABLE] == Base::VAL_ON2 ? 'private,' : '';

		$params = array(
			self::PARAM_NAME => $name,
			self::PARAM_ID => $widget->id,
			self::PARAM_INSTANCE => $instance,
			self::PARAM_ARGS => $args,
		);

		echo $this->sub_esi_block('widget', 'widget ' . $name, $params, $esi_private . 'no-vary');

		return false;
	}

	/**
	 * Hooked to the wp_footer action.
	 * Sets up the ESI request for the admin bar.
	 *
	 * @access public
	 * @since 1.1.3
	 * @global type $wp_admin_bar
	 */
	public function sub_admin_bar_block()
	{
		global $wp_admin_bar;

		if (!is_admin_bar_showing() || !is_object($wp_admin_bar)) {
			return;
		}

		// To make each admin bar ESI request different for `Edit` button different link
		$params = array(
			'ref' => $_SERVER['REQUEST_URI'],
		);

		echo $this->sub_esi_block('admin-bar', 'adminbar', $params);
	}

	/**
	 * Parses the esi input parameters and generates the widget for esi display.
	 *
	 * @access public
	 * @since 1.1.3
	 * @global $wp_widget_factory
	 * @param array $params Input parameters needed to correctly display widget
	 */
	public function load_widget_block($params)
	{
		// global $wp_widget_factory;
		// $widget = $wp_widget_factory->widgets[ $params[ self::PARAM_NAME ] ];
		$option = $params[self::PARAM_INSTANCE];
		$option = $option[Base::OPTION_NAME];

		// Since we only reach here via esi, safe to assume setting exists.
		$ttl = $option[self::WIDGET_O_TTL];
		defined('LSCWP_LOG') && Debug2::debug('ESI widget render: name ' . $params[self::PARAM_NAME] . ', id ' . $params[self::PARAM_ID] . ', ttl ' . $ttl);
		if ($ttl == 0) {
			Control::set_nocache('ESI Widget time to live set to 0');
		} else {
			Control::set_custom_ttl($ttl);

			if ($option[self::WIDGET_O_ESIENABLE] == Base::VAL_ON2) {
				Control::set_private();
			}
			Control::set_no_vary();
			Tag::add(Tag::TYPE_WIDGET . $params[self::PARAM_ID]);
		}
		the_widget($params[self::PARAM_NAME], $params[self::PARAM_INSTANCE], $params[self::PARAM_ARGS]);
	}

	/**
	 * Generates the admin bar for esi display.
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function load_admin_bar_block($params)
	{
		if (!empty($params['ref'])) {
			$ref_qs = parse_url($params['ref'], PHP_URL_QUERY);
			if (!empty($ref_qs)) {
				parse_str($ref_qs, $ref_qs_arr);

				if (!empty($ref_qs_arr)) {
					foreach ($ref_qs_arr as $k => $v) {
						$_GET[$k] = $v;
					}
				}
			}
		}
		// Needed when permalink structure is "Plain"
		wp();

		wp_admin_bar_render();
		if (!$this->conf(Base::O_ESI_CACHE_ADMBAR)) {
			Control::set_nocache('build-in set to not cacheable');
		} else {
			Control::set_private();
			Control::set_no_vary();
		}

		defined('LSCWP_LOG') && Debug2::debug('ESI: adminbar ref: ' . $_SERVER['REQUEST_URI']);
	}

	/**
	 * Parses the esi input parameters and generates the comment form for esi display.
	 *
	 * @access public
	 * @since 1.1.3
	 * @param array $params Input parameters needed to correctly display comment form
	 */
	public function load_comment_form_block($params)
	{
		comment_form($params[self::PARAM_ARGS], $params[self::PARAM_ID]);

		if (!$this->conf(Base::O_ESI_CACHE_COMMFORM)) {
			Control::set_nocache('build-in set to not cacheable');
		} else {
			// by default comment form is public
			if (Vary::has_vary()) {
				Control::set_private();
				Control::set_no_vary();
			}
		}
	}

	/**
	 * Generate nonce for certain action
	 *
	 * @access public
	 * @since 2.6
	 */
	public function load_nonce_block($params)
	{
		$action = $params['action'];

		Debug2::debug('[ESI] load_nonce_block [action] ' . $action);

		// set nonce TTL to half day
		Control::set_custom_ttl(43200);

		if (Router::is_logged_in()) {
			Control::set_private();
		}

		if (function_exists('wp_create_nonce_litespeed_esi')) {
			echo wp_create_nonce_litespeed_esi($action);
		} else {
			echo wp_create_nonce($action);
		}
	}

	/**
	 * Show original shortcode
	 *
	 * @access public
	 * @since 2.8
	 */
	public function load_esi_shortcode($params)
	{
		if (isset($params['ttl'])) {
			if (!$params['ttl']) {
				Control::set_nocache('ESI shortcode att ttl=0');
			} else {
				Control::set_custom_ttl($params['ttl']);
			}
			unset($params['ttl']);
		}

		// Replace to original shortcode
		$shortcode = $params[0];
		$atts_ori = array();
		foreach ($params as $k => $v) {
			if ($k === 0) {
				continue;
			}

			$atts_ori[] = is_string($k) ? "$k='" . addslashes($v) . "'" : $v;
		}

		Tag::add(Tag::TYPE_ESI . "esi.$shortcode");

		// Output original shortcode final content
		echo do_shortcode("[$shortcode " . implode(' ', $atts_ori) . ' ]');
	}

	/**
	 * Hooked to the comment_form_defaults filter.
	 * Stores the default comment form settings.
	 * If sub_comment_form_block is triggered, the output buffer is cleared and an esi block is added. The remaining comment form is also buffered and cleared.
	 * Else there is no need to make the comment form ESI.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function register_comment_form_actions($defaults)
	{
		$this->esi_args = $defaults;
		echo GUI::clean_wrapper_begin();
		add_filter('comment_form_submit_button', array($this, 'sub_comment_form_btn'), 1000, 2); // To save the params passed in
		add_action('comment_form', array($this, 'sub_comment_form_block'), 1000);
		return $defaults;
	}

	/**
	 * Store the args passed in comment_form for the ESI comment param usage in `$this->sub_comment_form_block()`
	 *
	 * @since  3.4
	 * @access public
	 */
	public function sub_comment_form_btn($unused, $args)
	{
		if (empty($args) || empty($this->esi_args)) {
			Debug2::debug('comment form args empty?');
			return $unused;
		}
		$esi_args = array();

		// compare current args with default ones
		foreach ($args as $k => $v) {
			if (!isset($this->esi_args[$k])) {
				$esi_args[$k] = $v;
			} elseif (is_array($v)) {
				$diff = array_diff_assoc($v, $this->esi_args[$k]);
				if (!empty($diff)) {
					$esi_args[$k] = $diff;
				}
			} elseif ($v !== $this->esi_args[$k]) {
				$esi_args[$k] = $v;
			}
		}

		$this->esi_args = $esi_args;

		return $unused;
	}

	/**
	 * Hooked to the comment_form_submit_button filter.
	 *
	 * This method will compare the used comment form args against the default args. The difference will be passed to the esi request.
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function sub_comment_form_block($post_id)
	{
		echo GUI::clean_wrapper_end();
		$params = array(
			self::PARAM_ID => $post_id,
			self::PARAM_ARGS => $this->esi_args,
		);

		echo $this->sub_esi_block('comment-form', 'comment form', $params);
		echo GUI::clean_wrapper_begin();
		add_action('comment_form_after', array($this, 'comment_form_sub_clean'));
	}

	/**
	 * Hooked to the comment_form_after action.
	 * Cleans up the remaining comment form output.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function comment_form_sub_clean()
	{
		echo GUI::clean_wrapper_end();
	}

	/**
	 * Replace preserved blocks
	 *
	 * @since  2.6
	 * @access public
	 */
	public function finalize($buffer)
	{
		// Prepend combo esi block
		if (self::$_combine_ids) {
			Debug2::debug('[ESI] 🍔 Enabled combo');
			$esi_block = $this->sub_esi_block(self::COMBO, '__COMBINE_MAIN__', array(), 'no-cache', true);
			$buffer = $esi_block . $buffer;
		}

		// Bypass if no preserved list to be replaced
		if (!$this->_esi_preserve_list) {
			return $buffer;
		}

		$keys = array_keys($this->_esi_preserve_list);

		Debug2::debug('[ESI] replacing preserved blocks', $keys);

		$buffer = str_replace($keys, $this->_esi_preserve_list, $buffer);

		return $buffer;
	}

	/**
	 * Check if the content contains preserved list or not
	 *
	 * @since  3.3
	 */
	public function contain_preserve_esi($content)
	{
		$hit_list = array();
		foreach ($this->_esi_preserve_list as $k => $v) {
			if (strpos($content, '"' . $k . '"') !== false) {
				$hit_list[] = '"' . $k . '"';
			}
			if (strpos($content, "'" . $k . "'") !== false) {
				$hit_list[] = "'" . $k . "'";
			}
		}
		return $hit_list;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/activation.cls.php000064400000035767151600227670020404 0ustar00<?php

/**
 * The plugin activation class.
 *
 * @since      	1.1.0
 * @since  		1.5 Moved into /inc
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Activation extends Base
{
	const TYPE_UPGRADE = 'upgrade';
	const TYPE_INSTALL_3RD = 'install_3rd';
	const TYPE_INSTALL_ZIP = 'install_zip';
	const TYPE_DISMISS_RECOMMENDED = 'dismiss_recommended';

	const NETWORK_TRANSIENT_COUNT = 'lscwp_network_count';

	private static $_data_file;

	/**
	 * Construct
	 *
	 * @since 4.1
	 */
	public function __construct()
	{
		self::$_data_file = LSCWP_CONTENT_DIR . '/' . self::CONF_FILE;
	}

	/**
	 * The activation hook callback.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public static function register_activation()
	{
		global $wp_version;
		$advanced_cache = LSCWP_CONTENT_DIR . '/advanced-cache.php';
		if (version_compare($wp_version, '5.3', '<') && !file_exists($advanced_cache)) {
			$file_pointer = fopen($advanced_cache, 'w');
			fwrite($file_pointer, "<?php\n\n// A compatibility placeholder for WordPress < v5.3\n// Created by LSCWP v6.1+");
			fclose($file_pointer);
		}

		$count = 0;
		!defined('LSCWP_LOG_TAG') && define('LSCWP_LOG_TAG', 'Activate_' . get_current_blog_id());

		if (is_multisite()) {
			$count = self::get_network_count();
			if ($count !== false) {
				$count = intval($count) + 1;
				set_site_transient(self::NETWORK_TRANSIENT_COUNT, $count, DAY_IN_SECONDS);
			}
		}

		// Files will be delayed updated in next visit to wp-admin
		Conf::update_option('__activation', Core::VER);

		/* Network file handler */
		if (is_multisite()) {
			if (!is_network_admin()) {
				if ($count === 1) {
					// Only itself is activated, set .htaccess with only CacheLookUp
					try {
						Htaccess::cls()->insert_ls_wrapper();
					} catch (\Exception $ex) {
						Admin_Display::error($ex->getMessage());
					}
				}
			}
		}

		if (defined('LSCWP_REF') && LSCWP_REF == 'whm') {
			GUI::update_option(GUI::WHM_MSG, GUI::WHM_MSG_VAL);
		}
	}

	/**
	 * Uninstall plugin
	 * @since 1.1.0
	 */
	public static function uninstall_litespeed_cache()
	{
		Task::destroy();

		// Delete options
		foreach (Conf::cls()->load_default_vals() as $k => $v) {
			Base::delete_option($k);
		}

		// Delete site options
		if (is_multisite()) {
			foreach (Conf::cls()->load_default_site_vals() as $k => $v) {
				Base::delete_site_option($k);
			}
		}

		// Delete avatar table
		Data::cls()->tables_del();

		if (file_exists(LITESPEED_STATIC_DIR)) {
			File::rrmdir(LITESPEED_STATIC_DIR);
		}

		Cloud::version_check('uninstall');

		// Files has been deleted when deactivated
	}

	/**
	 * Get the blog ids for the network. Accepts function arguments.
	 *
	 * Will use wp_get_sites for WP versions less than 4.6
	 *
	 * @since 1.0.12
	 * @access public
	 * @return array The array of blog ids.
	 */
	public static function get_network_ids($args = array())
	{
		global $wp_version;
		if (version_compare($wp_version, '4.6', '<')) {
			$blogs = wp_get_sites($args);
			if (!empty($blogs)) {
				foreach ($blogs as $key => $blog) {
					$blogs[$key] = $blog['blog_id'];
				}
			}
		} else {
			$args['fields'] = 'ids';
			$blogs = get_sites($args);
		}
		return $blogs;
	}

	/**
	 * Gets the count of active litespeed cache plugins on multisite.
	 *
	 * @since 1.0.12
	 * @access private
	 */
	private static function get_network_count()
	{
		$count = get_site_transient(self::NETWORK_TRANSIENT_COUNT);
		if ($count !== false) {
			return intval($count);
		}
		// need to update
		$default = array();
		$count = 0;

		$sites = self::get_network_ids(array('deleted' => 0));
		if (empty($sites)) {
			return false;
		}

		foreach ($sites as $site) {
			$bid = is_object($site) && property_exists($site, 'blog_id') ? $site->blog_id : $site;
			$plugins = get_blog_option($bid, 'active_plugins', $default);
			if (in_array(LSCWP_BASENAME, $plugins, true)) {
				$count++;
			}
		}

		/**
		 * In case this is called outside the admin page
		 * @see  https://codex.wordpress.org/Function_Reference/is_plugin_active_for_network
		 * @since  2.0
		 */
		if (!function_exists('is_plugin_active_for_network')) {
			require_once ABSPATH . '/wp-admin/includes/plugin.php';
		}

		if (is_plugin_active_for_network(LSCWP_BASENAME)) {
			$count++;
		}
		return $count;
	}

	/**
	 * Is this deactivate call the last active installation on the multisite network?
	 *
	 * @since 1.0.12
	 * @access private
	 */
	private static function is_deactivate_last()
	{
		$count = self::get_network_count();
		if ($count === false) {
			return false;
		}
		if ($count !== 1) {
			// Not deactivating the last one.
			$count--;
			set_site_transient(self::NETWORK_TRANSIENT_COUNT, $count, DAY_IN_SECONDS);
			return false;
		}

		delete_site_transient(self::NETWORK_TRANSIENT_COUNT);
		return true;
	}

	/**
	 * The deactivation hook callback.
	 *
	 * Initializes all clean up functionalities.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public static function register_deactivation()
	{
		Task::destroy();

		!defined('LSCWP_LOG_TAG') && define('LSCWP_LOG_TAG', 'Deactivate_' . get_current_blog_id());

		Purge::purge_all();

		if (is_multisite()) {
			if (!self::is_deactivate_last()) {
				if (is_network_admin()) {
					// Still other activated subsite left, set .htaccess with only CacheLookUp
					try {
						Htaccess::cls()->insert_ls_wrapper();
					} catch (\Exception $ex) {
						Admin_Display::error($ex->getMessage());
					}
				}
				return;
			}
		}

		/* 1) wp-config.php; */

		try {
			self::cls()->_manage_wp_cache_const(false);
		} catch (\Exception $ex) {
			error_log('In wp-config.php: WP_CACHE could not be set to false during deactivation!');

			Admin_Display::error($ex->getMessage());
		}

		/* 2) adv-cache.php; Dropped in v3.0.4 */

		/* 3) object-cache.php; */

		Object_Cache::cls()->del_file();

		/* 4) .htaccess; */

		try {
			Htaccess::cls()->clear_rules();
		} catch (\Exception $ex) {
			Admin_Display::error($ex->getMessage());
		}

		/* 5) .litespeed_conf.dat; */

		self::_del_conf_data_file();

		// delete in case it's not deleted prior to deactivation.
		GUI::dismiss_whm();
	}

	/**
	 * Manage related files based on plugin latest conf
	 *
	 * NOTE: Only trigger this in backend admin access for efficiency concern
	 *
	 * Handle files:
	 * 		1) wp-config.php;
	 * 		2) adv-cache.php;
	 * 		3) object-cache.php;
	 * 		4) .htaccess;
	 * 		5) .litespeed_conf.dat;
	 *
	 * @since 3.0
	 * @access public
	 */
	public function update_files()
	{
		Debug2::debug('🗂️ [Activation] update_files');

		// Update cache setting `_CACHE`
		$this->cls('Conf')->define_cache();

		// Site options applied already
		$options = $this->get_options();

		/* 1) wp-config.php; */

		try {
			$this->_manage_wp_cache_const($options[self::_CACHE]);
		} catch (\Exception $ex) {
			// Add msg to admin page or CLI
			Admin_Display::error($ex->getMessage());
		}

		/* 2) adv-cache.php; Dropped in v3.0.4 */

		/* 3) object-cache.php; */

		if ($options[self::O_OBJECT] && (!$options[self::O_DEBUG_DISABLE_ALL] || is_multisite())) {
			$this->cls('Object_Cache')->update_file($options);
		} else {
			$this->cls('Object_Cache')->del_file(); // Note: because it doesn't reconnect, which caused setting page OC option changes delayed, thus may meet Connect Test Failed issue (Next refresh will correct it). Not a big deal, will keep as is.
		}

		/* 4) .htaccess; */

		try {
			$this->cls('Htaccess')->update($options);
		} catch (\Exception $ex) {
			Admin_Display::error($ex->getMessage());
		}

		/* 5) .litespeed_conf.dat; */

		if (($options[self::O_GUEST] || $options[self::O_OBJECT]) && (!$options[self::O_DEBUG_DISABLE_ALL] || is_multisite())) {
			$this->_update_conf_data_file($options);
		}
	}

	/**
	 * Delete data conf file
	 *
	 * @since  4.1
	 */
	private static function _del_conf_data_file()
	{
		if (file_exists(self::$_data_file)) {
			unlink(self::$_data_file);
		}
	}

	/**
	 * Update data conf file for guest mode & object cache
	 *
	 * @since  4.1
	 */
	private function _update_conf_data_file($options)
	{
		$ids = array();
		if ($options[self::O_OBJECT]) {
			$this_ids = array(
				self::O_DEBUG,
				self::O_OBJECT_KIND,
				self::O_OBJECT_HOST,
				self::O_OBJECT_PORT,
				self::O_OBJECT_LIFE,
				self::O_OBJECT_USER,
				self::O_OBJECT_PSWD,
				self::O_OBJECT_DB_ID,
				self::O_OBJECT_PERSISTENT,
				self::O_OBJECT_ADMIN,
				self::O_OBJECT_TRANSIENTS,
				self::O_OBJECT_GLOBAL_GROUPS,
				self::O_OBJECT_NON_PERSISTENT_GROUPS,
			);
			$ids = array_merge($ids, $this_ids);
		}

		if ($options[self::O_GUEST]) {
			$this_ids = array(self::HASH, self::O_CACHE_LOGIN_COOKIE, self::O_DEBUG_IPS, self::O_UTIL_NO_HTTPS_VARY, self::O_GUEST_UAS, self::O_GUEST_IPS);
			$ids = array_merge($ids, $this_ids);
		}

		$data = array();
		foreach ($ids as $v) {
			$data[$v] = $options[$v];
		}
		$data = \json_encode($data);

		$old_data = File::read(self::$_data_file);
		if ($old_data != $data) {
			defined('LSCWP_LOG') && Debug2::debug('[Activation] Updating .litespeed_conf.dat');
			File::save(self::$_data_file, $data);
		}
	}

	/**
	 * Update the WP_CACHE variable in the wp-config.php file.
	 *
	 * If enabling, check if the variable is defined, and if not, define it.
	 * Vice versa for disabling.
	 *
	 * @since 1.0.0
	 * @since  3.0 Refactored
	 * @access private
	 */
	private function _manage_wp_cache_const($enable)
	{
		if ($enable) {
			if (defined('WP_CACHE') && WP_CACHE) {
				return false;
			}
		} elseif (!defined('WP_CACHE') || (defined('WP_CACHE') && !WP_CACHE)) {
			return false;
		}

		if (apply_filters('litespeed_wpconfig_readonly', false)) {
			throw new \Exception('wp-config file is forbidden to modify due to API hook: litespeed_wpconfig_readonly');
		}

		/**
		 * Follow WP's logic to locate wp-config file
		 * @see wp-load.php
		 */
		$conf_file = ABSPATH . 'wp-config.php';
		if (!file_exists($conf_file)) {
			$conf_file = dirname(ABSPATH) . '/wp-config.php';
		}

		$content = File::read($conf_file);
		if (!$content) {
			throw new \Exception('wp-config file content is empty: ' . $conf_file);
		}

		// Remove the line `define('WP_CACHE', true/false);` first
		if (defined('WP_CACHE')) {
			$content = preg_replace('/define\(\s*([\'"])WP_CACHE\1\s*,\s*\w+\s*\)\s*;/sU', '', $content);
		}

		// Insert const
		if ($enable) {
			$content = preg_replace('/^<\?php/', "<?php\ndefine( 'WP_CACHE', true );", $content);
		}

		$res = File::save($conf_file, $content, false, false, false);

		if ($res !== true) {
			throw new \Exception('wp-config.php operation failed when changing `WP_CACHE` const: ' . $res);
		}

		return true;
	}

	/**
	 * Handle auto update
	 *
	 * @since 2.7.2
	 * @access public
	 */
	public function auto_update()
	{
		if (!$this->conf(Base::O_AUTO_UPGRADE)) {
			return;
		}

		add_filter('auto_update_plugin', array($this, 'auto_update_hook'), 10, 2);
	}

	/**
	 * Auto upgrade hook
	 *
	 * @since  3.0
	 * @access public
	 */
	public function auto_update_hook($update, $item)
	{
		if (!empty($item->slug) && 'litespeed-cache' === $item->slug) {
			$auto_v = Cloud::version_check('auto_update_plugin');

			if (!empty($auto_v['latest']) && !empty($item->new_version) && $auto_v['latest'] === $item->new_version) {
				return true;
			}
		}

		return $update; // Else, use the normal API response to decide whether to update or not
	}

	/**
	 * Upgrade LSCWP
	 *
	 * @since 2.9
	 * @access public
	 */
	public function upgrade()
	{
		$plugin = Core::PLUGIN_FILE;

		/**
		 * @see wp-admin/update.php
		 */
		include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
		include_once ABSPATH . 'wp-admin/includes/file.php';
		include_once ABSPATH . 'wp-admin/includes/misc.php';

		try {
			ob_start();
			$skin = new \WP_Ajax_Upgrader_Skin();
			$upgrader = new \Plugin_Upgrader($skin);
			$result = $upgrader->upgrade($plugin);
			if (!is_plugin_active($plugin)) {
				// todo: upgrade should reactivate the plugin again by WP. Need to check why disabled after upgraded.
				activate_plugin($plugin, '', is_multisite());
			}
			ob_end_clean();
		} catch (\Exception $e) {
			Admin_Display::error(__('Failed to upgrade.', 'litespeed-cache'));
			return;
		}

		if (is_wp_error($result)) {
			Admin_Display::error(__('Failed to upgrade.', 'litespeed-cache'));
			return;
		}

		Admin_Display::succeed(__('Upgraded successfully.', 'litespeed-cache'));
	}

	/**
	 * Detect if the plugin is active or not
	 *
	 * @since  1.0
	 */
	public function dash_notifier_is_plugin_active($plugin)
	{
		include_once ABSPATH . 'wp-admin/includes/plugin.php';

		$plugin_path = $plugin . '/' . $plugin . '.php';

		return is_plugin_active($plugin_path);
	}

	/**
	 * Detect if the plugin is installed or not
	 *
	 * @since  1.0
	 */
	public function dash_notifier_is_plugin_installed($plugin)
	{
		include_once ABSPATH . 'wp-admin/includes/plugin.php';

		$plugin_path = $plugin . '/' . $plugin . '.php';

		$valid = validate_plugin($plugin_path);

		return !is_wp_error($valid);
	}

	/**
	 * Grab a plugin info from WordPress
	 *
	 * @since  1.0
	 */
	public function dash_notifier_get_plugin_info($slug)
	{
		include_once ABSPATH . 'wp-admin/includes/plugin-install.php';
		$result = plugins_api('plugin_information', array('slug' => $slug));

		if (is_wp_error($result)) {
			return false;
		}

		return $result;
	}

	/**
	 * Install the 3rd party plugin
	 *
	 * @since  1.0
	 */
	public function dash_notifier_install_3rd()
	{
		!defined('SILENCE_INSTALL') && define('SILENCE_INSTALL', true);

		$slug = !empty($_GET['plugin']) ? $_GET['plugin'] : false;

		// Check if plugin is installed already
		if (!$slug || $this->dash_notifier_is_plugin_active($slug)) {
			return;
		}

		/**
		 * @see wp-admin/update.php
		 */
		include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
		include_once ABSPATH . 'wp-admin/includes/file.php';
		include_once ABSPATH . 'wp-admin/includes/misc.php';

		$plugin_path = $slug . '/' . $slug . '.php';

		if (!$this->dash_notifier_is_plugin_installed($slug)) {
			$plugin_info = $this->dash_notifier_get_plugin_info($slug);
			if (!$plugin_info) {
				return;
			}
			// Try to install plugin
			try {
				ob_start();
				$skin = new \Automatic_Upgrader_Skin();
				$upgrader = new \Plugin_Upgrader($skin);
				$result = $upgrader->install($plugin_info->download_link);
				ob_end_clean();
			} catch (\Exception $e) {
				return;
			}
		}

		if (!is_plugin_active($plugin_path)) {
			activate_plugin($plugin_path);
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.9
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_UPGRADE:
				$this->upgrade();
				break;

			case self::TYPE_INSTALL_3RD:
				$this->dash_notifier_install_3rd();
				break;

			case self::TYPE_DISMISS_RECOMMENDED:
				Cloud::reload_summary();
				Cloud::save_summary(array('news.new' => 0));
				break;

			case self::TYPE_INSTALL_ZIP:
				Cloud::reload_summary();
				$summary = Cloud::get_summary();
				if (!empty($summary['news.zip'])) {
					Cloud::save_summary(array('news.new' => 0));

					$this->cls('Debug2')->beta_test($summary['zip']);
				}
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/root.cls.php000064400000031142151600227740017203 0ustar00<?php

/**
 * The abstract instance
 *
 * @since      	3.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

abstract class Root
{
	const CONF_FILE = '.litespeed_conf.dat';
	// Instance set
	private static $_instances;

	private static $_options = array();
	private static $_const_options = array();
	private static $_primary_options = array();
	private static $_network_options = array();

	/**
	 * Check if need to separate ccss for mobile
	 *
	 * @since  4.7
	 * @access protected
	 */
	protected function _separate_mobile()
	{
		return (wp_is_mobile() || apply_filters('litespeed_is_mobile', false)) && $this->conf(Base::O_CACHE_MOBILE);
	}

	/**
	 * Log a debug message.
	 *
	 * @since  4.4
	 * @access public
	 */
	public static function debug($msg, $backtrace_limit = false)
	{
		if (!defined('LSCWP_LOG')) {
			return;
		}

		if (defined('static::LOG_TAG')) {
			$msg = static::LOG_TAG . '  ' . $msg;
		}

		Debug2::debug($msg, $backtrace_limit);
	}

	/**
	 * Log an advanced debug message.
	 *
	 * @since  4.4
	 * @access public
	 */
	public static function debug2($msg, $backtrace_limit = false)
	{
		if (!defined('LSCWP_LOG_MORE')) {
			return;
		}

		if (defined('static::LOG_TAG')) {
			$msg = static::LOG_TAG . '  ' . $msg;
		}
		Debug2::debug2($msg, $backtrace_limit);
	}

	/**
	 * Check if there is cache folder for that type
	 *
	 * @since  3.0
	 */
	public function has_cache_folder($type)
	{
		$subsite_id = is_multisite() && !is_network_admin() ? get_current_blog_id() : '';

		if (file_exists(LITESPEED_STATIC_DIR . '/' . $type . '/' . $subsite_id)) {
			return true;
		}
		return false;
	}

	/**
	 * Maybe make the cache folder if not existed
	 *
	 * @since 4.4.2
	 */
	protected function _maybe_mk_cache_folder($type)
	{
		if (!$this->has_cache_folder($type)) {
			$subsite_id = is_multisite() && !is_network_admin() ? get_current_blog_id() : '';
			$path = LITESPEED_STATIC_DIR . '/' . $type . '/' . $subsite_id;
			mkdir($path, 0755, true);
		}
	}

	/**
	 * Delete file-based cache folder for that type
	 *
	 * @since  3.0
	 */
	public function rm_cache_folder($type)
	{
		if (!$this->has_cache_folder($type)) {
			return;
		}

		$subsite_id = is_multisite() && !is_network_admin() ? get_current_blog_id() : '';

		File::rrmdir(LITESPEED_STATIC_DIR . '/' . $type . '/' . $subsite_id);

		// Clear All summary data
		self::save_summary(false, false, true);

		if ($type == 'ccss' || $type == 'ucss') {
			Debug2::debug('[CSS] Cleared ' . $type . ' queue');
		} elseif ($type == 'avatar') {
			Debug2::debug('[Avatar] Cleared ' . $type . ' queue');
		} elseif ($type == 'css' || $type == 'js') {
			return;
		} else {
			Debug2::debug('[' . strtoupper($type) . '] Cleared ' . $type . ' queue');
		}
	}

	/**
	 * Build the static filepath
	 *
	 * @since  4.0
	 */
	protected function _build_filepath_prefix($type)
	{
		$filepath_prefix = '/' . $type . '/';
		if (is_multisite()) {
			$filepath_prefix .= get_current_blog_id() . '/';
		}

		return $filepath_prefix;
	}

	/**
	 * Load current queues from data file
	 *
	 * @since  4.1
	 * @since  4.3 Elevated to root.cls
	 */
	public function load_queue($type)
	{
		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_path = LITESPEED_STATIC_DIR . $filepath_prefix . '.litespeed_conf.dat';

		$queue = array();
		if (file_exists($static_path)) {
			$queue = \json_decode(file_get_contents($static_path), true) ?: array();
		}

		return $queue;
	}

	/**
	 * Save current queues to data file
	 *
	 * @since  4.1
	 * @since  4.3 Elevated to root.cls
	 */
	public function save_queue($type, $list)
	{
		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_path = LITESPEED_STATIC_DIR . $filepath_prefix . '.litespeed_conf.dat';

		$data = \json_encode($list);

		File::save($static_path, $data, true);
	}

	/**
	 * Clear all waiting queues
	 *
	 * @since  3.4
	 * @since  4.3 Elevated to root.cls
	 */
	public function clear_q($type, $silent = false)
	{
		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_path = LITESPEED_STATIC_DIR . $filepath_prefix . '.litespeed_conf.dat';

		if (file_exists($static_path)) {
			$silent = false;
			unlink($static_path);
		}

		if (!$silent) {
			$msg = __('All QUIC.cloud service queues have been cleared.', 'litespeed-cache');
			Admin_Display::succeed($msg);
		}
	}

	/**
	 * Load an instance or create it if not existed
	 * @since  4.0
	 */
	public static function cls($cls = false, $unset = false, $data = false)
	{
		if (!$cls) {
			$cls = self::ori_cls();
		}
		$cls = __NAMESPACE__ . '\\' . $cls;

		$cls_tag = strtolower($cls);

		if (!isset(self::$_instances[$cls_tag])) {
			if ($unset) {
				return;
			}

			self::$_instances[$cls_tag] = new $cls($data);
		} else {
			if ($unset) {
				unset(self::$_instances[$cls_tag]);
				return;
			}
		}

		return self::$_instances[$cls_tag];
	}

	/**
	 * Set one conf or confs
	 */
	public function set_conf($id, $val = null)
	{
		if (is_array($id)) {
			foreach ($id as $k => $v) {
				$this->set_conf($k, $v);
			}
			return;
		}
		self::$_options[$id] = $val;
	}

	/**
	 * Set one primary conf or confs
	 */
	public function set_primary_conf($id, $val = null)
	{
		if (is_array($id)) {
			foreach ($id as $k => $v) {
				$this->set_primary_conf($k, $v);
			}
			return;
		}
		self::$_primary_options[$id] = $val;
	}

	/**
	 * Set one network conf
	 */
	public function set_network_conf($id, $val = null)
	{
		if (is_array($id)) {
			foreach ($id as $k => $v) {
				$this->set_network_conf($k, $v);
			}
			return;
		}
		self::$_network_options[$id] = $val;
	}

	/**
	 * Set one const conf
	 */
	public function set_const_conf($id, $val)
	{
		self::$_const_options[$id] = $val;
	}

	/**
	 * Check if is overwritten by const
	 *
	 * @since  3.0
	 */
	public function const_overwritten($id)
	{
		if (!isset(self::$_const_options[$id]) || self::$_const_options[$id] == self::$_options[$id]) {
			return null;
		}
		return self::$_const_options[$id];
	}

	/**
	 * Check if is overwritten by primary site
	 *
	 * @since  3.2.2
	 */
	public function primary_overwritten($id)
	{
		if (!isset(self::$_primary_options[$id]) || self::$_primary_options[$id] == self::$_options[$id]) {
			return null;
		}

		// Network admin settings is impossible to be overwritten by primary
		if (is_network_admin()) {
			return null;
		}

		return self::$_primary_options[$id];
	}

	/**
	 * Get the list of configured options for the blog.
	 *
	 * @since 1.0
	 */
	public function get_options($ori = false)
	{
		if (!$ori) {
			return array_merge(self::$_options, self::$_primary_options, self::$_network_options, self::$_const_options);
		}

		return self::$_options;
	}

	/**
	 * If has a conf or not
	 */
	public function has_conf($id)
	{
		return array_key_exists($id, self::$_options);
	}

	/**
	 * If has a primary conf or not
	 */
	public function has_primary_conf($id)
	{
		return array_key_exists($id, self::$_primary_options);
	}

	/**
	 * If has a network conf or not
	 */
	public function has_network_conf($id)
	{
		return array_key_exists($id, self::$_network_options);
	}

	/**
	 * Get conf
	 */
	public function conf($id, $ori = false)
	{
		if (isset(self::$_options[$id])) {
			if (!$ori) {
				$val = $this->const_overwritten($id);
				if ($val !== null) {
					defined('LSCWP_LOG') && Debug2::debug('[Conf] 🏛️ const option ' . $id . '=' . var_export($val, true));
					return $val;
				}

				$val = $this->primary_overwritten($id); // Network Use primary site settings
				if ($val !== null) {
					return $val;
				}
			}

			// Network original value will be in _network_options
			if (!is_network_admin() || !$this->has_network_conf($id)) {
				return self::$_options[$id];
			}
		}

		if ($this->has_network_conf($id)) {
			if (!$ori) {
				$val = $this->const_overwritten($id);
				if ($val !== null) {
					defined('LSCWP_LOG') && Debug2::debug('[Conf] 🏛️ const option ' . $id . '=' . var_export($val, true));
					return $val;
				}
			}

			return $this->network_conf($id);
		}

		defined('LSCWP_LOG') && Debug2::debug('[Conf] Invalid option ID ' . $id);

		return null;
	}

	/**
	 * Get primary conf
	 */
	public function primary_conf($id)
	{
		return self::$_primary_options[$id];
	}

	/**
	 * Get network conf
	 */
	public function network_conf($id)
	{
		if (!$this->has_network_conf($id)) {
			return null;
		}

		return self::$_network_options[$id];
	}

	/**
	 * Get called class short name
	 */
	public static function ori_cls()
	{
		$cls = new \ReflectionClass(get_called_class());
		$shortname = $cls->getShortName();
		$namespace = str_replace(__NAMESPACE__ . '\\', '', $cls->getNamespaceName() . '\\');
		if ($namespace) {
			// the left namespace after dropped LiteSpeed
			$shortname = $namespace . $shortname;
		}

		return $shortname;
	}

	/**
	 * Generate conf name for wp_options record
	 *
	 * @since 3.0
	 */
	public static function name($id)
	{
		$name = strtolower(self::ori_cls());
		if ($name == 'conf2') {
			// For a certain 3.7rc correction, can be dropped after v4
			$name = 'conf';
		}
		return 'litespeed.' . $name . '.' . $id;
	}

	/**
	 * Dropin with prefix for WP's get_option
	 *
	 * @since 3.0
	 */
	public static function get_option($id, $default_v = false)
	{
		$v = get_option(self::name($id), $default_v);

		// Maybe decode array
		if (is_array($default_v)) {
			$v = self::_maybe_decode($v);
		}

		return $v;
	}

	/**
	 * Dropin with prefix for WP's get_site_option
	 *
	 * @since 3.0
	 */
	public static function get_site_option($id, $default_v = false)
	{
		$v = get_site_option(self::name($id), $default_v);

		// Maybe decode array
		if (is_array($default_v)) {
			$v = self::_maybe_decode($v);
		}

		return $v;
	}

	/**
	 * Dropin with prefix for WP's get_blog_option
	 *
	 * @since 3.0
	 */
	public static function get_blog_option($blog_id, $id, $default_v = false)
	{
		$v = get_blog_option($blog_id, self::name($id), $default_v);

		// Maybe decode array
		if (is_array($default_v)) {
			$v = self::_maybe_decode($v);
		}

		return $v;
	}

	/**
	 * Dropin with prefix for WP's add_option
	 *
	 * @since 3.0
	 */
	public static function add_option($id, $v)
	{
		add_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Dropin with prefix for WP's add_site_option
	 *
	 * @since 3.0
	 */
	public static function add_site_option($id, $v)
	{
		add_site_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Dropin with prefix for WP's update_option
	 *
	 * @since 3.0
	 */
	public static function update_option($id, $v)
	{
		update_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Dropin with prefix for WP's update_site_option
	 *
	 * @since 3.0
	 */
	public static function update_site_option($id, $v)
	{
		update_site_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Decode an array
	 *
	 * @since  4.0
	 */
	private static function _maybe_decode($v)
	{
		if (!is_array($v)) {
			$v2 = \json_decode($v, true);
			if ($v2 !== null) {
				$v = $v2;
			}
		}
		return $v;
	}

	/**
	 * Encode an array
	 *
	 * @since  4.0
	 */
	private static function _maybe_encode($v)
	{
		if (is_array($v)) {
			$v = \json_encode($v) ?: $v; // Non utf-8 encoded value will get failed, then used ori value
		}
		return $v;
	}

	/**
	 * Dropin with prefix for WP's delete_option
	 *
	 * @since 3.0
	 */
	public static function delete_option($id)
	{
		delete_option(self::name($id));
	}

	/**
	 * Dropin with prefix for WP's delete_site_option
	 *
	 * @since 3.0
	 */
	public static function delete_site_option($id)
	{
		delete_site_option(self::name($id));
	}

	/**
	 * Read summary
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function get_summary($field = false)
	{
		$summary = self::get_option('_summary', array());

		if (!is_array($summary)) {
			$summary = array();
		}

		if (!$field) {
			return $summary;
		}

		if (array_key_exists($field, $summary)) {
			return $summary[$field];
		}

		return null;
	}

	/**
	 * Save summary
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function save_summary($data = false, $reload = false, $overwrite = false)
	{
		if ($reload || empty(static::cls()->_summary)) {
			self::reload_summary();
		}

		$existing_summary = static::cls()->_summary;
		if ($overwrite || !is_array($existing_summary)) {
			$existing_summary = array();
		}
		$new_summary = array_merge($existing_summary, $data ?: array());
		// self::debug2( 'Save after Reloaded summary', $new_summary );
		static::cls()->_summary = $new_summary;

		self::update_option('_summary', $new_summary);
	}

	/**
	 * Reload summary
	 * @since 5.0
	 */
	public static function reload_summary()
	{
		static::cls()->_summary = self::get_summary();
		// self::debug2( 'Reloaded summary', static::cls()->_summary );
	}

	/**
	 * Get the current instance object. To be inherited.
	 *
	 * @since 3.0
	 */
	public static function get_instance()
	{
		return static::cls();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/admin-settings.cls.php000064400000023026151600230010021130 0ustar00<?php

/**
 * The admin settings handler of the plugin.
 *
 *
 * @since      1.1.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/src
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Admin_Settings extends Base
{
	const ENROLL = '_settings-enroll';

	/**
	 * Save settings
	 *
	 * Both $_POST and CLI can use this way
	 *
	 * Import will directly call conf.cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function save($raw_data)
	{
		Debug2::debug('[Settings] saving');

		if (empty($raw_data[self::ENROLL])) {
			exit('No fields');
		}

		$raw_data = Admin::cleanup_text($raw_data);

		// Convert data to config format
		$the_matrix = array();
		foreach (array_unique($raw_data[self::ENROLL]) as $id) {
			$child = false;
			// Drop array format
			if (strpos($id, '[') !== false) {
				if (strpos($id, self::O_CDN_MAPPING) === 0 || strpos($id, self::O_CRAWLER_COOKIES) === 0) {
					// CDN child | Cookie Crawler settings
					$child = substr($id, strpos($id, '[') + 1, strpos($id, ']') - strpos($id, '[') - 1);
					$id = substr($id, 0, strpos($id, '[')); // Drop ending []; Compatible with xx[0] way from CLI
				} else {
					$id = substr($id, 0, strpos($id, '[')); // Drop ending []
				}
			}

			if (!array_key_exists($id, self::$_default_options)) {
				continue;
			}

			// Validate $child
			if ($id == self::O_CDN_MAPPING) {
				if (!in_array($child, array(self::CDN_MAPPING_URL, self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS, self::CDN_MAPPING_FILETYPE))) {
					continue;
				}
			}
			if ($id == self::O_CRAWLER_COOKIES) {
				if (!in_array($child, array(self::CRWL_COOKIE_NAME, self::CRWL_COOKIE_VALS))) {
					continue;
				}
			}

			$data = false;

			if ($child) {
				$data = !empty($raw_data[$id][$child]) ? $raw_data[$id][$child] : false; // []=xxx or [0]=xxx
			} else {
				$data = !empty($raw_data[$id]) ? $raw_data[$id] : false;
			}

			/**
			 * Sanitize the value
			 */
			if ($id == self::O_CDN_MAPPING || $id == self::O_CRAWLER_COOKIES) {
				// Use existing in queue data if existed (Only available when $child != false)
				$data2 = array_key_exists($id, $the_matrix) ? $the_matrix[$id] : (defined('WP_CLI') && WP_CLI ? $this->conf($id) : array());
			}
			switch ($id) {
				case self::O_CDN_MAPPING:
					/**
					 * CDN setting
					 *
					 * Raw data format:
					 * 		cdn-mapping[url][] = 'xxx'
					 * 		cdn-mapping[url][2] = 'xxx2'
					 * 		cdn-mapping[inc_js][] = 1
					 *
					 * Final format:
					 * 		cdn-mapping[ 0 ][ url ] = 'xxx'
					 * 		cdn-mapping[ 2 ][ url ] = 'xxx2'
					 */
					if ($data) {
						foreach ($data as $k => $v) {
							if ($child == self::CDN_MAPPING_FILETYPE) {
								$v = Utility::sanitize_lines($v);
							}
							if ($child == self::CDN_MAPPING_URL) {
								# If not a valid URL, turn off CDN
								if (strpos($v, 'https://') !== 0) {
									self::debug('❌ CDN mapping set to OFF due to invalid URL');
									$the_matrix[self::O_CDN] = false;
								}
								$v = trailingslashit($v);
							}
							if (in_array($child, array(self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS))) {
								// Because these can't be auto detected in `config->update()`, need to format here
								$v = $v === 'false' ? 0 : (bool) $v;
							}

							if (empty($data2[$k])) {
								$data2[$k] = array();
							}

							$data2[$k][$child] = $v;
						}
					}

					$data = $data2;
					break;

				case self::O_CRAWLER_COOKIES:
					/**
					 * Cookie Crawler setting
					 * Raw Format:
					 * 		crawler-cookies[name][] = xxx
					 * 		crawler-cookies[name][2] = xxx2
					 * 		crawler-cookies[vals][] = xxx
					 *
					 * todo: need to allow null for values
					 *
					 * Final format:
					 * 		crawler-cookie[ 0 ][ name ] = 'xxx'
					 * 		crawler-cookie[ 0 ][ vals ] = 'xxx'
					 * 		crawler-cookie[ 2 ][ name ] = 'xxx2'
					 *
					 * empty line for `vals` use literal `_null`
					 */
					if ($data) {
						foreach ($data as $k => $v) {
							if ($child == self::CRWL_COOKIE_VALS) {
								$v = Utility::sanitize_lines($v);
							}

							if (empty($data2[$k])) {
								$data2[$k] = array();
							}

							$data2[$k][$child] = $v;
						}
					}

					$data = $data2;
					break;

				// Cache exclude cat
				case self::O_CACHE_EXC_CAT:
					$data2 = array();
					$data = Utility::sanitize_lines($data);
					foreach ($data as $v) {
						$cat_id = get_cat_ID($v);
						if (!$cat_id) {
							continue;
						}

						$data2[] = $cat_id;
					}
					$data = $data2;
					break;

				// Cache exclude tag
				case self::O_CACHE_EXC_TAG:
					$data2 = array();
					$data = Utility::sanitize_lines($data);
					foreach ($data as $v) {
						$term = get_term_by('name', $v, 'post_tag');
						if (!$term) {
							// todo: can show the error in admin error msg
							continue;
						}

						$data2[] = $term->term_id;
					}
					$data = $data2;
					break;

				default:
					break;
			}

			$the_matrix[$id] = $data;
		}

		// Special handler for CDN/Crawler 2d list to drop empty rows
		foreach ($the_matrix as $id => $data) {
			/**
			 * 		cdn-mapping[ 0 ][ url ] = 'xxx'
			 * 		cdn-mapping[ 2 ][ url ] = 'xxx2'
			 *
			 * 		crawler-cookie[ 0 ][ name ] = 'xxx'
			 * 		crawler-cookie[ 0 ][ vals ] = 'xxx'
			 * 		crawler-cookie[ 2 ][ name ] = 'xxx2'
			 */
			if ($id == self::O_CDN_MAPPING || $id == self::O_CRAWLER_COOKIES) {
				// Drop this line if all children elements are empty
				foreach ($data as $k => $v) {
					foreach ($v as $v2) {
						if ($v2) {
							continue 2;
						}
					}
					// If hit here, means all empty
					unset($the_matrix[$id][$k]);
				}
			}

			// Don't allow repeated cookie name
			if ($id == self::O_CRAWLER_COOKIES) {
				$existed = array();
				foreach ($the_matrix[$id] as $k => $v) {
					if (!$v[self::CRWL_COOKIE_NAME] || in_array($v[self::CRWL_COOKIE_NAME], $existed)) {
						// Filter repeated or empty name
						unset($the_matrix[$id][$k]);
						continue;
					}

					$existed[] = $v[self::CRWL_COOKIE_NAME];
				}
			}

			// CDN mapping allow URL values repeated
			// if ( $id == self::O_CDN_MAPPING ) {}

			// tmp fix the 3rd part woo update hook issue when enabling vary cookie
			if ($id == 'wc_cart_vary') {
				if ($data) {
					add_filter('litespeed_vary_cookies', function ($list) {
						$list[] = 'woocommerce_cart_hash';
						return array_unique($list);
					});
				} else {
					add_filter('litespeed_vary_cookies', function ($list) {
						if (in_array('woocommerce_cart_hash', $list)) {
							unset($list[array_search('woocommerce_cart_hash', $list)]);
						}
						return array_unique($list);
					});
				}
			}
		}

		// id validation will be inside
		$this->cls('Conf')->update_confs($the_matrix);

		$msg = __('Options saved.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Parses any changes made by the network admin on the network settings.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function network_save($raw_data)
	{
		Debug2::debug('[Settings] network saving');

		if (empty($raw_data[self::ENROLL])) {
			exit('No fields');
		}

		$raw_data = Admin::cleanup_text($raw_data);

		foreach (array_unique($raw_data[self::ENROLL]) as $id) {
			// Append current field to setting save
			if (!array_key_exists($id, self::$_default_site_options)) {
				continue;
			}

			$data = !empty($raw_data[$id]) ? $raw_data[$id] : false;

			// id validation will be inside
			$this->cls('Conf')->network_update($id, $data);
		}

		// Update related files
		Activation::cls()->update_files();

		$msg = __('Options saved.', 'litespeed-cache');
		Admin_Display::succeed($msg);
	}

	/**
	 * Hooked to the wp_redirect filter.
	 * This will only hook if there was a problem when saving the widget.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param string $location The location string.
	 * @return string the updated location string.
	 */
	public static function widget_save_err($location)
	{
		return str_replace('?message=0', '?error=0', $location);
	}

	/**
	 * Hooked to the widget_update_callback filter.
	 * Validate the LiteSpeed Cache settings on edit widget save.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param array $instance The new settings.
	 * @param array $new_instance
	 * @param array $old_instance The original settings.
	 * @param WP_Widget $widget The widget
	 * @return mixed Updated settings on success, false on error.
	 */
	public static function validate_widget_save($instance, $new_instance, $old_instance, $widget)
	{
		if (empty($new_instance)) {
			return $instance;
		}

		if (!isset($new_instance[ESI::WIDGET_O_ESIENABLE]) || !isset($new_instance[ESI::WIDGET_O_TTL])) {
			return $instance;
		}

		$esi = intval($new_instance[ESI::WIDGET_O_ESIENABLE]) % 3;
		$ttl = (int) $new_instance[ESI::WIDGET_O_TTL];

		if ($ttl != 0 && $ttl < 30) {
			add_filter('wp_redirect', __CLASS__ . '::widget_save_err');
			return false; // invalid ttl.
		}

		if (empty($instance[Conf::OPTION_NAME])) {
			// todo: to be removed
			$instance[Conf::OPTION_NAME] = array();
		}
		$instance[Conf::OPTION_NAME][ESI::WIDGET_O_ESIENABLE] = $esi;
		$instance[Conf::OPTION_NAME][ESI::WIDGET_O_TTL] = $ttl;

		$current = !empty($old_instance[Conf::OPTION_NAME]) ? $old_instance[Conf::OPTION_NAME] : false;
		if (!strpos($_SERVER['HTTP_REFERER'], '/wp-admin/customize.php')) {
			if (!$current || $esi != $current[ESI::WIDGET_O_ESIENABLE]) {
				Purge::purge_all('Widget ESI_enable changed');
			} elseif ($ttl != 0 && $ttl != $current[ESI::WIDGET_O_TTL]) {
				Purge::add(Tag::TYPE_WIDGET . $widget->id);
			}

			Purge::purge_all('Widget saved');
		}
		return $instance;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/api.cls.php000064400000026116151600230060016763 0ustar00<?php
/**
 * The plugin API class.
 *
 * @since      	1.1.3
 * @since  		1.4 Moved into /inc
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class API extends Base
{
	const VERSION = Core::VER;

	const TYPE_FEED = Tag::TYPE_FEED;
	const TYPE_FRONTPAGE = Tag::TYPE_FRONTPAGE;
	const TYPE_HOME = Tag::TYPE_HOME;
	const TYPE_PAGES = Tag::TYPE_PAGES;
	const TYPE_PAGES_WITH_RECENT_POSTS = Tag::TYPE_PAGES_WITH_RECENT_POSTS;
	const TYPE_HTTP = Tag::TYPE_HTTP;
	const TYPE_ARCHIVE_POSTTYPE = Tag::TYPE_ARCHIVE_POSTTYPE;
	const TYPE_ARCHIVE_TERM = Tag::TYPE_ARCHIVE_TERM;
	const TYPE_AUTHOR = Tag::TYPE_AUTHOR;
	const TYPE_ARCHIVE_DATE = Tag::TYPE_ARCHIVE_DATE;
	const TYPE_BLOG = Tag::TYPE_BLOG;
	const TYPE_LOGIN = Tag::TYPE_LOGIN;
	const TYPE_URL = Tag::TYPE_URL;

	const TYPE_ESI = Tag::TYPE_ESI;

	const PARAM_NAME = ESI::PARAM_NAME;
	const WIDGET_O_ESIENABLE = ESI::WIDGET_O_ESIENABLE;
	const WIDGET_O_TTL = ESI::WIDGET_O_TTL;

	/**
	 * Instance
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
	}

	/**
	 * Define hooks to be used in other plugins.
	 *
	 * The benefit to use hooks other than functions is no need to detach if LSCWP enabled and function existed or not anymore
	 *
	 * @since  3.0
	 */
	public function init()
	{
		/**
		 * Init
		 */
		// Action `litespeed_init` // @previous API::hook_init( $hook )

		/**
		 * Conf
		 */
		add_filter('litespeed_conf', array($this, 'conf')); // @previous API::config($id)
		// Action `litespeed_conf_append` // @previous API::conf_append( $name, $default )
		add_action('litespeed_conf_multi_switch', __NAMESPACE__ . '\Base::set_multi_switch', 10, 2);
		// Action ``litespeed_conf_force` // @previous API::force_option( $k, $v )

		/**
		 * Cache Control Hooks
		 */
		// Action `litespeed_control_finalize` // @previous API::hook_control($tags) && action `litespeed_api_control`
		add_action('litespeed_control_set_private', __NAMESPACE__ . '\Control::set_private'); // @previous  API::set_cache_private()
		add_action('litespeed_control_set_nocache', __NAMESPACE__ . '\Control::set_nocache'); // @previous  API::set_nocache( $reason = false )
		add_action('litespeed_control_set_cacheable', array($this, 'set_cacheable')); // Might needed if not call hook `wp` // @previous API::set_cacheable( $reason )
		add_action('litespeed_control_force_cacheable', __NAMESPACE__ . '\Control::force_cacheable'); // Set cache status to force cacheable ( Will ignore most kinds of non-cacheable conditions ) // @previous API::set_force_cacheable( $reason )
		add_action('litespeed_control_force_public', __NAMESPACE__ . '\Control::set_public_forced'); // Set cache to force public cache if cacheable ( Will ignore most kinds of non-cacheable conditions ) // @previous API::set_force_public( $reason )
		add_filter('litespeed_control_cacheable', __NAMESPACE__ . '\Control::is_cacheable', 3); // Note: Read-Only. Directly append to this filter won't work. Call actions above to set cacheable or not // @previous API::not_cacheable()
		add_action('litespeed_control_set_ttl', __NAMESPACE__ . '\Control::set_custom_ttl', 10, 2); // @previous API::set_ttl( $val )
		add_filter('litespeed_control_ttl', array($this, 'get_ttl'), 3); // @previous API::get_ttl()

		/**
		 * Tag Hooks
		 */
		// Action `litespeed_tag_finalize` // @previous API::hook_tag( $hook )
		add_action('litespeed_tag', __NAMESPACE__ . '\Tag::add'); // Shorter alias of `litespeed_tag_add`
		add_action('litespeed_tag_post', __NAMESPACE__ . '\Tag::add_post'); // Shorter alias of `litespeed_tag_add_post`
		add_action('litespeed_tag_widget', __NAMESPACE__ . '\Tag::add_widget'); // Shorter alias of `litespeed_tag_add_widget`
		add_action('litespeed_tag_private', __NAMESPACE__ . '\Tag::add_private'); // Shorter alias of `litespeed_tag_add_private`
		add_action('litespeed_tag_private_esi', __NAMESPACE__ . '\Tag::add_private_esi'); // Shorter alias of `litespeed_tag_add_private_esi`

		add_action('litespeed_tag_add', __NAMESPACE__ . '\Tag::add'); // @previous API::tag_add( $tag )
		add_action('litespeed_tag_add_post', __NAMESPACE__ . '\Tag::add_post');
		add_action('litespeed_tag_add_widget', __NAMESPACE__ . '\Tag::add_widget');
		add_action('litespeed_tag_add_private', __NAMESPACE__ . '\Tag::add_private'); // @previous API::tag_add_private( $tags )
		add_action('litespeed_tag_add_private_esi', __NAMESPACE__ . '\Tag::add_private_esi');

		/**
		 * Purge Hooks
		 */
		// Action `litespeed_purge_finalize` // @previous API::hook_purge($tags)
		add_action('litespeed_purge', __NAMESPACE__ . '\Purge::add'); // @previous API::purge($tags)
		add_action('litespeed_purge_all', __NAMESPACE__ . '\Purge::purge_all');
		add_action('litespeed_purge_post', array($this, 'purge_post')); // @previous API::purge_post( $pid )
		add_action('litespeed_purge_posttype', __NAMESPACE__ . '\Purge::purge_posttype');
		add_action('litespeed_purge_url', array($this, 'purge_url'));
		add_action('litespeed_purge_widget', __NAMESPACE__ . '\Purge::purge_widget');
		add_action('litespeed_purge_esi', __NAMESPACE__ . '\Purge::purge_esi');
		add_action('litespeed_purge_private', __NAMESPACE__ . '\Purge::add_private'); // @previous API::purge_private( $tags )
		add_action('litespeed_purge_private_esi', __NAMESPACE__ . '\Purge::add_private_esi');
		add_action('litespeed_purge_private_all', __NAMESPACE__ . '\Purge::add_private_all'); // @previous API::purge_private_all()
		// Action `litespeed_api_purge_post` // Triggered when purge a post // @previous API::hook_purge_post($hook)
		// Action `litespeed_purged_all` // Triggered after purged all.
		add_action('litespeed_purge_all_object', __NAMESPACE__ . '\Purge::purge_all_object');
		add_action('litespeed_purge_ucss', __NAMESPACE__ . '\Purge::purge_ucss');

		/**
		 * ESI
		 */
		// Action `litespeed_nonce` // @previous API::nonce_action( $action ) & API::nonce( $action = -1, $defence_for_html_filter = true ) // NOTE: only available after `init` hook
		add_filter('litespeed_esi_status', array($this, 'esi_enabled')); // Get ESI enable status // @previous API::esi_enabled()
		add_filter('litespeed_esi_url', array($this, 'sub_esi_block'), 10, 8); // Generate ESI block url // @previous API::esi_url( $block_id, $wrapper, $params = array(), $control = 'private,no-vary', $silence = false, $preserved = false, $svar = false, $inline_val = false )
		// Filter `litespeed_widget_default_options` // Hook widget default settings value. Currently used in Woo 3rd // @previous API::hook_widget_default_options( $hook )
		// Filter `litespeed_esi_params` // @previous API::hook_esi_param( $hook )
		// Action `litespeed_tpl_normal` // @previous API::hook_tpl_not_esi($hook) && Action `litespeed_is_not_esi_template`
		// Action `litespeed_esi_load-$block` // @usage add_action( 'litespeed_esi_load-' . $block, $hook ) // @previous API::hook_tpl_esi($block, $hook)
		add_action('litespeed_esi_combine', __NAMESPACE__ . '\ESI::combine');

		/**
		 * Vary
		 *
		 * To modify default vary, There are two ways: Action `litespeed_vary_append` or Filter `litespeed_vary`
		 */
		add_action('litespeed_vary_ajax_force', __NAMESPACE__ . '\Vary::can_ajax_vary'); // API::force_vary() -> Action `litespeed_vary_ajax_force` // Force finalize vary even if its in an AJAX call
		// Filter `litespeed_vary_curr_cookies` to generate current in use vary, which will be used for response vary header.
		// Filter `litespeed_vary_cookies` to register the final vary cookies, which will be written to rewrite rule. (litespeed_vary_curr_cookies are always equal to or less than litespeed_vary_cookies)
		// Filter `litespeed_vary` // Previous API::hook_vary_finalize( $hook )
		add_action('litespeed_vary_no', __NAMESPACE__ . '\Control::set_no_vary'); // API::set_cache_no_vary() -> Action `litespeed_vary_no` // Set cache status to no vary

		// add_filter( 'litespeed_is_mobile', __NAMESPACE__ . '\Control::is_mobile' ); // API::set_mobile() -> Filter `litespeed_is_mobile`

		/**
		 * Cloud
		 */
		add_filter('litespeed_is_from_cloud', array($this, 'is_from_cloud')); // Check if current request is from QC (usually its to check REST access) // @see https://wordpress.org/support/topic/image-optimization-not-working-3/

		/**
		 * Media
		 */
		add_action('litespeed_media_reset', __NAMESPACE__ . '\Media::delete_attachment'); // Reset one media row

		/**
		 * GUI
		 */
		// API::clean_wrapper_begin( $counter = false ) -> Filter `litespeed_clean_wrapper_begin` // Start a to-be-removed html wrapper
		add_filter('litespeed_clean_wrapper_begin', __NAMESPACE__ . '\GUI::clean_wrapper_begin');
		// API::clean_wrapper_end( $counter = false ) -> Filter `litespeed_clean_wrapper_end` // End a to-be-removed html wrapper
		add_filter('litespeed_clean_wrapper_end', __NAMESPACE__ . '\GUI::clean_wrapper_end');

		/**
		 * Mist
		 */
		add_action('litespeed_debug', __NAMESPACE__ . '\Debug2::debug', 10, 2); // API::debug()-> Action `litespeed_debug`
		add_action('litespeed_debug2', __NAMESPACE__ . '\Debug2::debug2', 10, 2); // API::debug2()-> Action `litespeed_debug2`
		add_action('litespeed_disable_all', array($this, '_disable_all')); // API::disable_all( $reason ) -> Action `litespeed_disable_all`

		add_action('litspeed_after_admin_init', array($this, '_after_admin_init'));
	}

	/**
	 * API for admin related
	 *
	 * @since  3.0
	 * @access public
	 */
	public function _after_admin_init()
	{
		/**
		 * GUI
		 */
		add_action('litespeed_setting_enroll', array($this->cls('Admin_Display'), 'enroll'), 10, 4); // API::enroll( $id ) // Register a field in setting form to save
		add_action('litespeed_build_switch', array($this->cls('Admin_Display'), 'build_switch')); // API::build_switch( $id ) // Build a switch div html snippet
		// API::hook_setting_content( $hook, $priority = 10, $args = 1 ) -> Action `litespeed_settings_content`
		// API::hook_setting_tab( $hook, $priority = 10, $args = 1 ) -> Action `litespeed_settings_tab`
	}

	/**
	 * Disable All (Note: Not for direct call, always use Hooks)
	 *
	 * @since 2.9.7.2
	 * @access public
	 */
	public function _disable_all($reason)
	{
		do_action('litespeed_debug', '[API] Disabled_all due to ' . $reason);

		!defined('LITESPEED_DISABLE_ALL') && define('LITESPEED_DISABLE_ALL', true);
	}

	/**
	 * @since 3.0
	 */
	public static function vary_append_commenter()
	{
		Vary::cls()->append_commenter();
	}

	/**
	 * Check if is from Cloud
	 *
	 * @since 4.2
	 */
	public function is_from_cloud()
	{
		return $this->cls('Cloud')->is_from_cloud();
	}

	public function purge_post($pid)
	{
		$this->cls('Purge')->purge_post($pid);
	}

	public function purge_url($url)
	{
		$this->cls('Purge')->purge_url($url);
	}

	public function set_cacheable($reason = false)
	{
		$this->cls('Control')->set_cacheable($reason);
	}

	public function esi_enabled()
	{
		return $this->cls('Router')->esi_enabled();
	}

	public function get_ttl()
	{
		return $this->cls('Control')->get_ttl();
	}

	public function sub_esi_block(
		$block_id,
		$wrapper,
		$params = array(),
		$control = 'private,no-vary',
		$silence = false,
		$preserved = false,
		$svar = false,
		$inline_param = array()
	) {
		return $this->cls('ESI')->sub_esi_block($block_id, $wrapper, $params, $control, $silence, $preserved, $svar, $inline_param);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/gui.cls.php000064400000066714151600230140017005 0ustar00<?php

/**
 * The frontend GUI class.
 *
 * @since      	1.3
 * @subpackage 	LiteSpeed/src
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class GUI extends Base
{
	private static $_clean_counter = 0;

	private $_promo_true;

	// [ file_tag => [ days, litespeed_only ], ... ]
	private $_promo_list = array(
		'new_version' => array(7, false),
		'score' => array(14, false),
		// 'slack'		=> array( 3, false ),
	);

	const LIB_GUEST_JS = 'assets/js/guest.min.js';
	const LIB_GUEST_DOCREF_JS = 'assets/js/guest.docref.min.js';
	const PHP_GUEST = 'guest.vary.php';

	const TYPE_DISMISS_WHM = 'whm';
	const TYPE_DISMISS_EXPIRESDEFAULT = 'ExpiresDefault';
	const TYPE_DISMISS_PROMO = 'promo';
	const TYPE_DISMISS_PIN = 'pin';

	const WHM_MSG = 'lscwp_whm_install';
	const WHM_MSG_VAL = 'whm_install';

	protected $_summary;

	/**
	 * Instance
	 *
	 * @since  1.3
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();
	}

	/**
	 * Frontend Init
	 *
	 * @since  3.0
	 */
	public function init()
	{
		Debug2::debug2('[GUI] init');
		if (is_admin_bar_showing() && current_user_can('manage_options')) {
			add_action('wp_enqueue_scripts', array($this, 'frontend_enqueue_style'));
			add_action('admin_bar_menu', array($this, 'frontend_shortcut'), 95);
		}

		/**
		 * Turn on instant click
		 * @since  1.8.2
		 */
		if ($this->conf(self::O_UTIL_INSTANT_CLICK)) {
			add_action('wp_enqueue_scripts', array($this, 'frontend_enqueue_style_public'));
		}

		// NOTE: this needs to be before optimizer to avoid wrapper being removed
		add_filter('litespeed_buffer_finalize', array($this, 'finalize'), 8);
	}

	/**
	 * Print a loading message when redirecting CCSS/UCSS page to avoid whiteboard confusion
	 */
	public static function print_loading($counter, $type)
	{
		echo '<div style="font-size: 25px; text-align: center; padding-top: 150px; width: 100%; position: absolute;">';
		echo "<img width='35' src='" . LSWCP_PLUGIN_URL . "assets/img/Litespeed.icon.svg' />   ";
		echo sprintf(__('%1$s %2$s files left in queue', 'litespeed-cache'), $counter, $type);
		echo '<p><a href="' . admin_url('admin.php?page=litespeed-page_optm') . '">' . __('Cancel', 'litespeed-cache') . '</a></p>';
		echo '</div>';
	}

	/**
	 * Display a pie
	 *
	 * @since 1.6.6
	 */
	public static function pie($percent, $width = 50, $finished_tick = false, $without_percentage = false, $append_cls = false)
	{
		$percentage = '<text x="50%" y="50%">' . $percent . ($without_percentage ? '' : '%') . '</text>';

		if ($percent == 100 && $finished_tick) {
			$percentage = '<text x="50%" y="50%" class="litespeed-pie-done">&#x2713</text>';
		}

		return "
		<svg class='litespeed-pie $append_cls' viewbox='0 0 33.83098862 33.83098862' width='$width' height='$width' xmlns='http://www.w3.org/2000/svg'>
			<circle class='litespeed-pie_bg' cx='16.91549431' cy='16.91549431' r='15.91549431' />
			<circle class='litespeed-pie_circle' cx='16.91549431' cy='16.91549431' r='15.91549431' stroke-dasharray='$percent,100' />
			<g class='litespeed-pie_info'>$percentage</g>
		</svg>
		";
	}

	/**
	 * Display a tiny pie with a tooltip
	 *
	 * @since 3.0
	 */
	public static function pie_tiny($percent, $width = 50, $tooltip = '', $tooltip_pos = 'up', $append_cls = false)
	{
		// formula C = 2πR
		$dasharray = 2 * 3.1416 * 9 * ($percent / 100);

		return "
		<button type='button' data-balloon-break data-balloon-pos='$tooltip_pos' aria-label='$tooltip' class='litespeed-btn-pie'>
		<svg class='litespeed-pie litespeed-pie-tiny $append_cls' viewbox='0 0 30 30' width='$width' height='$width' xmlns='http://www.w3.org/2000/svg'>
			<circle class='litespeed-pie_bg' cx='15' cy='15' r='9' />
			<circle class='litespeed-pie_circle' cx='15' cy='15' r='9' stroke-dasharray='$dasharray,100' />
			<g class='litespeed-pie_info'><text x='50%' y='50%'>i</text></g>
		</svg>
		</button>
		";
	}

	/**
	 * Get classname of PageSpeed Score
	 *
	 * Scale:
	 * 	90-100 (fast)
	 * 	50-89 (average)
	 * 	0-49 (slow)
	 *
	 * @since  2.9
	 * @access public
	 */
	public function get_cls_of_pagescore($score)
	{
		if ($score >= 90) {
			return 'success';
		}

		if ($score >= 50) {
			return 'warning';
		}

		return 'danger';
	}

	/**
	 * Dismiss banner
	 *
	 * @since 1.0
	 * @access public
	 */
	public static function dismiss()
	{
		$_instance = self::cls();
		switch (Router::verify_type()) {
			case self::TYPE_DISMISS_WHM:
				self::dismiss_whm();
				break;

			case self::TYPE_DISMISS_EXPIRESDEFAULT:
				self::update_option(Admin_Display::DB_DISMISS_MSG, Admin_Display::RULECONFLICT_DISMISSED);
				break;

			case self::TYPE_DISMISS_PIN:
				admin_display::dismiss_pin();
				break;

			case self::TYPE_DISMISS_PROMO:
				if (empty($_GET['promo_tag'])) {
					break;
				}

				$promo_tag = sanitize_key($_GET['promo_tag']);

				if (empty($_instance->_promo_list[$promo_tag])) {
					break;
				}

				defined('LSCWP_LOG') && Debug2::debug('[GUI] Dismiss promo ' . $promo_tag);

				// Forever dismiss
				if (!empty($_GET['done'])) {
					$_instance->_summary[$promo_tag] = 'done';
				} elseif (!empty($_GET['later'])) {
					// Delay the banner to half year later
					$_instance->_summary[$promo_tag] = time() + 86400 * 180;
				} else {
					// Update welcome banner to 30 days after
					$_instance->_summary[$promo_tag] = time() + 86400 * 30;
				}

				self::save_summary();

				break;

			default:
				break;
		}

		if (Router::is_ajax()) {
			// All dismiss actions are considered as ajax call, so just exit
			exit(\json_encode(array('success' => 1)));
		}

		// Plain click link, redirect to referral url
		Admin::redirect();
	}

	/**
	 * Check if has rule conflict notice
	 *
	 * @since 1.1.5
	 * @access public
	 * @return boolean
	 */
	public static function has_msg_ruleconflict()
	{
		$db_dismiss_msg = self::get_option(Admin_Display::DB_DISMISS_MSG);
		if (!$db_dismiss_msg) {
			self::update_option(Admin_Display::DB_DISMISS_MSG, -1);
		}
		return $db_dismiss_msg == Admin_Display::RULECONFLICT_ON;
	}

	/**
	 * Check if has whm notice
	 *
	 * @since 1.1.1
	 * @access public
	 * @return boolean
	 */
	public static function has_whm_msg()
	{
		$val = self::get_option(self::WHM_MSG);
		if (!$val) {
			self::dismiss_whm();
			return false;
		}
		return $val == self::WHM_MSG_VAL;
	}

	/**
	 * Delete whm msg tag
	 *
	 * @since 1.1.1
	 * @access public
	 */
	public static function dismiss_whm()
	{
		self::update_option(self::WHM_MSG, -1);
	}

	/**
	 * Set current page a litespeed page
	 *
	 * @since  2.9
	 */
	private function _is_litespeed_page()
	{
		if (
			!empty($_GET['page']) &&
			in_array($_GET['page'], array(
				'litespeed-settings',
				'litespeed-dash',
				Admin::PAGE_EDIT_HTACCESS,
				'litespeed-optimization',
				'litespeed-crawler',
				'litespeed-import',
				'litespeed-report',
			))
		) {
			return true;
		}

		return false;
	}

	/**
	 * Display promo banner
	 *
	 * @since 2.1
	 * @access public
	 */
	public function show_promo($check_only = false)
	{
		$is_litespeed_page = $this->_is_litespeed_page();

		// Bypass showing info banner if disabled all in debug
		if (defined('LITESPEED_DISABLE_ALL')) {
			if ($is_litespeed_page && !$check_only) {
				include_once LSCWP_DIR . 'tpl/inc/disabled_all.php';
			}

			return false;
		}

		if (file_exists(ABSPATH . '.litespeed_no_banner')) {
			defined('LSCWP_LOG') && Debug2::debug('[GUI] Bypass banners due to silence file');
			return false;
		}

		foreach ($this->_promo_list as $promo_tag => $v) {
			list($delay_days, $litespeed_page_only) = $v;

			if ($litespeed_page_only && !$is_litespeed_page) {
				continue;
			}

			// first time check
			if (empty($this->_summary[$promo_tag])) {
				$this->_summary[$promo_tag] = time() + 86400 * $delay_days;
				self::save_summary();

				continue;
			}

			$promo_timestamp = $this->_summary[$promo_tag];

			// was ticked as done
			if ($promo_timestamp == 'done') {
				continue;
			}

			// Not reach the dateline yet
			if (time() < $promo_timestamp) {
				continue;
			}

			// try to load, if can pass, will set $this->_promo_true = true
			$this->_promo_true = false;
			include LSCWP_DIR . "tpl/banner/$promo_tag.php";

			// If not defined, means it didn't pass the display workflow in tpl.
			if (!$this->_promo_true) {
				continue;
			}

			if ($check_only) {
				return $promo_tag;
			}

			defined('LSCWP_LOG') && Debug2::debug('[GUI] Show promo ' . $promo_tag);

			// Only contain one
			break;
		}

		return false;
	}

	/**
	 * Load frontend public script
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function frontend_enqueue_style_public()
	{
		wp_enqueue_script(Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/js/instant_click.min.js', array(), Core::VER, true);
	}

	/**
	 * Load frontend menu shortcut
	 *
	 * @since  1.3
	 * @access public
	 */
	public function frontend_enqueue_style()
	{
		wp_enqueue_style(Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/css/litespeed.css', array(), Core::VER, 'all');
	}

	/**
	 * Load frontend menu shortcut
	 *
	 * @since  1.3
	 * @access public
	 */
	public function frontend_shortcut()
	{
		global $wp_admin_bar;

		$wp_admin_bar->add_menu(array(
			'id' => 'litespeed-menu',
			'title' => '<span class="ab-icon"></span>',
			'href' => get_admin_url(null, 'admin.php?page=litespeed'),
			'meta' => array('tabindex' => 0, 'class' => 'litespeed-top-toolbar'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-single',
			'title' => __('Purge this page', 'litespeed-cache') . ' - LSCache',
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_FRONT, false, true),
			'meta' => array('tabindex' => '0'),
		));

		if ($this->has_cache_folder('ucss')) {
			$possible_url_tag = UCSS::get_url_tag();
			$append_arr = array();
			if ($possible_url_tag) {
				$append_arr['url_tag'] = $possible_url_tag;
			}

			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-single-ucss',
				'title' => __('Purge this page', 'litespeed-cache') . ' - UCSS',
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_UCSS, false, true, $append_arr),
				'meta' => array('tabindex' => '0'),
			));
		}

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-single-action',
			'title' => __('Mark this page as ', 'litespeed-cache'),
			'meta' => array('tabindex' => '0'),
		));

		if (!empty($_SERVER['REQUEST_URI'])) {
			$append_arr = array(
				Conf::TYPE_SET . '[' . self::O_CACHE_FORCE_URI . '][]' => $_SERVER['REQUEST_URI'] . '$',
				'redirect' => $_SERVER['REQUEST_URI'],
			);
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-single-action',
				'id' => 'litespeed-single-forced_cache',
				'title' => __('Forced cacheable', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr),
			));

			$append_arr = array(
				Conf::TYPE_SET . '[' . self::O_CACHE_EXC . '][]' => $_SERVER['REQUEST_URI'] . '$',
				'redirect' => $_SERVER['REQUEST_URI'],
			);
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-single-action',
				'id' => 'litespeed-single-noncache',
				'title' => __('Non cacheable', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr),
			));

			$append_arr = array(
				Conf::TYPE_SET . '[' . self::O_CACHE_PRIV_URI . '][]' => $_SERVER['REQUEST_URI'] . '$',
				'redirect' => $_SERVER['REQUEST_URI'],
			);
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-single-action',
				'id' => 'litespeed-single-private',
				'title' => __('Private cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr),
			));

			$append_arr = array(
				Conf::TYPE_SET . '[' . self::O_OPTM_EXC . '][]' => $_SERVER['REQUEST_URI'] . '$',
				'redirect' => $_SERVER['REQUEST_URI'],
			);
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-single-action',
				'id' => 'litespeed-single-nonoptimize',
				'title' => __('No optimization', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr),
			));
		}

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-single-action',
			'id' => 'litespeed-single-more',
			'title' => __('More settings', 'litespeed-cache'),
			'href' => get_admin_url(null, 'admin.php?page=litespeed-cache'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-all',
			'title' => __('Purge All', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL, false, '_ori'),
			'meta' => array('tabindex' => '0'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-all-lscache',
			'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('LSCache', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LSCACHE, false, '_ori'),
			'meta' => array('tabindex' => '0'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-cssjs',
			'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('CSS/JS Cache', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CSSJS, false, '_ori'),
			'meta' => array('tabindex' => '0'),
		));

		if ($this->conf(self::O_CDN_CLOUDFLARE)) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-cloudflare',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Cloudflare', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_PURGE_ALL),
				'meta' => array('tabindex' => '0'),
			));
		}

		if (defined('LSCWP_OBJECT_CACHE')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-object',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Object Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OBJECT, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		if (Router::opcache_enabled()) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-opcache',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Opcode Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OPCACHE, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('ccss')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-ccss',
				'title' => __('Purge All', 'litespeed-cache') . ' - CCSS',
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CCSS, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('ucss')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-ucss',
				'title' => __('Purge All', 'litespeed-cache') . ' - UCSS',
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_UCSS, false, '_ori'),
			));
		}

		if ($this->has_cache_folder('localres')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-localres',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Localized Resources', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LOCALRES, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('lqip')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-placeholder',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('LQIP Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LQIP, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('avatar')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-avatar',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Gravatar Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_AVATAR, false, '_ori'),
				'meta' => array('tabindex' => '0'),
			));
		}

		do_action('litespeed_frontend_shortcut');
	}

	/**
	 * Hooked to wp_before_admin_bar_render.
	 * Adds a link to the admin bar so users can quickly purge all.
	 *
	 * @access public
	 * @global WP_Admin_Bar $wp_admin_bar
	 * @since 1.7.2 Moved from admin_display.cls to gui.cls; Renamed from `add_quick_purge` to `backend_shortcut`
	 */
	public function backend_shortcut()
	{
		global $wp_admin_bar;

		// if ( defined( 'LITESPEED_ON' ) ) {
		$wp_admin_bar->add_menu(array(
			'id' => 'litespeed-menu',
			'title' => '<span class="ab-icon" title="' . __('LiteSpeed Cache Purge All', 'litespeed-cache') . ' - ' . __('LSCache', 'litespeed-cache') . '"></span>',
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LSCACHE),
			'meta' => array('tabindex' => 0, 'class' => 'litespeed-top-toolbar'),
		));
		// }
		// else {
		// 	$wp_admin_bar->add_menu( array(
		// 		'id'    => 'litespeed-menu',
		// 		'title' => '<span class="ab-icon" title="' . __( 'LiteSpeed Cache', 'litespeed-cache' ) . '"></span>',
		// 		'meta'  => array( 'tabindex' => 0, 'class' => 'litespeed-top-toolbar' ),
		// 	) );
		// }

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-bar-manage',
			'title' => __('Manage', 'litespeed-cache'),
			'href' => 'admin.php?page=litespeed',
			'meta' => array('tabindex' => '0'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-bar-setting',
			'title' => __('Settings', 'litespeed-cache'),
			'href' => 'admin.php?page=litespeed-cache',
			'meta' => array('tabindex' => '0'),
		));

		if (!is_network_admin()) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-bar-imgoptm',
				'title' => __('Image Optimization', 'litespeed-cache'),
				'href' => 'admin.php?page=litespeed-img_optm',
				'meta' => array('tabindex' => '0'),
			));
		}

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-all',
			'title' => __('Purge All', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL),
			'meta' => array('tabindex' => '0'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-all-lscache',
			'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('LSCache', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LSCACHE),
			'meta' => array('tabindex' => '0'),
		));

		$wp_admin_bar->add_menu(array(
			'parent' => 'litespeed-menu',
			'id' => 'litespeed-purge-cssjs',
			'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('CSS/JS Cache', 'litespeed-cache'),
			'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CSSJS),
			'meta' => array('tabindex' => '0'),
		));

		if ($this->conf(self::O_CDN_CLOUDFLARE)) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-cloudflare',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Cloudflare', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_PURGE_ALL),
				'meta' => array('tabindex' => '0'),
			));
		}

		if (defined('LSCWP_OBJECT_CACHE')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-object',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Object Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OBJECT),
				'meta' => array('tabindex' => '0'),
			));
		}

		if (Router::opcache_enabled()) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-opcache',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Opcode Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OPCACHE),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('ccss')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-ccss',
				'title' => __('Purge All', 'litespeed-cache') . ' - CCSS',
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CCSS),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('ucss')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-ucss',
				'title' => __('Purge All', 'litespeed-cache') . ' - UCSS',
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_UCSS),
			));
		}

		if ($this->has_cache_folder('localres')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-localres',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Localized Resources', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LOCALRES),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('lqip')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-placeholder',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('LQIP Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LQIP),
				'meta' => array('tabindex' => '0'),
			));
		}

		if ($this->has_cache_folder('avatar')) {
			$wp_admin_bar->add_menu(array(
				'parent' => 'litespeed-menu',
				'id' => 'litespeed-purge-avatar',
				'title' => __('Purge All', 'litespeed-cache') . ' - ' . __('Gravatar Cache', 'litespeed-cache'),
				'href' => Utility::build_url(Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_AVATAR),
				'meta' => array('tabindex' => '0'),
			));
		}

		do_action('litespeed_backend_shortcut');
	}

	/**
	 * Clear unfinished data
	 *
	 * @since  2.4.2
	 * @access public
	 */
	public static function img_optm_clean_up($unfinished_num)
	{
		return sprintf(
			'<a href="%1$s" class="button litespeed-btn-warning" data-balloon-pos="up" aria-label="%2$s"><span class="dashicons dashicons-editor-removeformatting"></span>&nbsp;%3$s</a>',
			Utility::build_url(Router::ACTION_IMG_OPTM, Img_Optm::TYPE_CLEAN),
			__('Remove all previous unfinished image optimization requests.', 'litespeed-cache'),
			__('Clean Up Unfinished Data', 'litespeed-cache') . ($unfinished_num ? ': ' . Admin_Display::print_plural($unfinished_num, 'image') : '')
		);
	}

	/**
	 * Generate install link
	 *
	 * @since  2.4.2
	 * @access public
	 */
	public static function plugin_install_link($title, $name, $v)
	{
		$url = wp_nonce_url(self_admin_url('update.php?action=install-plugin&plugin=' . $name), 'install-plugin_' . $name);

		$action = sprintf(
			'<a href="%1$s" class="install-now" data-slug="%2$s" data-name="%3$s" aria-label="%4$s">%5$s</a>',
			esc_url($url),
			esc_attr($name),
			esc_attr($title),
			esc_attr(sprintf(__('Install %s', 'litespeed-cache'), $title)),
			__('Install Now', 'litespeed-cache')
		);

		return $action;

		// $msg .= " <a href='$upgrade_link' class='litespeed-btn-success' target='_blank'>" . __( 'Click here to upgrade', 'litespeed-cache' ) . '</a>';
	}

	/**
	 * Generate upgrade link
	 *
	 * @since  2.4.2
	 * @access public
	 */
	public static function plugin_upgrade_link($title, $name, $v)
	{
		$details_url = self_admin_url('plugin-install.php?tab=plugin-information&plugin=' . $name . '&section=changelog&TB_iframe=true&width=600&height=800');
		$file = $name . '/' . $name . '.php';

		$msg = sprintf(
			__('<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.', 'litespeed-cache'),
			esc_url($details_url),
			sprintf('class="thickbox open-plugin-details-modal" aria-label="%s"', esc_attr(sprintf(__('View %1$s version %2$s details', 'litespeed-cache'), $title, $v))),
			$v,
			wp_nonce_url(self_admin_url('update.php?action=upgrade-plugin&plugin=') . $file, 'upgrade-plugin_' . $file),
			sprintf('class="update-link" aria-label="%s"', esc_attr(sprintf(__('Update %s now', 'litespeed-cache'), $title)))
		);

		return $msg;
	}

	/**
	 * Finalize buffer by GUI class
	 *
	 * @since  1.6
	 * @access public
	 */
	public function finalize($buffer)
	{
		$buffer = $this->_clean_wrapper($buffer);

		// Maybe restore doc.ref
		if ($this->conf(Base::O_GUEST) && strpos($buffer, '<head>') !== false && defined('LITESPEED_IS_HTML')) {
			$buffer = $this->_enqueue_guest_docref_js($buffer);
		}

		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST && strpos($buffer, '</body>') !== false && defined('LITESPEED_IS_HTML')) {
			$buffer = $this->_enqueue_guest_js($buffer);
		}

		return $buffer;
	}

	/**
	 * Append guest restore doc.ref JS for organic traffic count
	 *
	 * @since  4.4.6
	 */
	private function _enqueue_guest_docref_js($buffer)
	{
		$js_con = File::read(LSCWP_DIR . self::LIB_GUEST_DOCREF_JS);
		$buffer = preg_replace('/<head>/', '<head><script data-no-optimize="1">' . $js_con . '</script>', $buffer, 1);
		return $buffer;
	}

	/**
	 * Append guest JS to update vary
	 *
	 * @since  4.0
	 */
	private function _enqueue_guest_js($buffer)
	{
		$js_con = File::read(LSCWP_DIR . self::LIB_GUEST_JS);
		// $guest_update_url = add_query_arg( 'litespeed_guest', 1, home_url( '/' ) );
		$guest_update_url = parse_url(LSWCP_PLUGIN_URL . self::PHP_GUEST, PHP_URL_PATH);
		$js_con = str_replace('litespeed_url', esc_url($guest_update_url), $js_con);
		$buffer = preg_replace('/<\/body>/', '<script data-no-optimize="1">' . $js_con . '</script></body>', $buffer, 1);
		return $buffer;
	}

	/**
	 * Clean wrapper from buffer
	 *
	 * @since  1.4
	 * @since  1.6 converted to private with adding prefix _
	 * @access private
	 */
	private function _clean_wrapper($buffer)
	{
		if (self::$_clean_counter < 1) {
			Debug2::debug2('GUI bypassed by no counter');
			return $buffer;
		}

		Debug2::debug2('GUI start cleaning counter ' . self::$_clean_counter);

		for ($i = 1; $i <= self::$_clean_counter; $i++) {
			// If miss beginning
			$start = strpos($buffer, self::clean_wrapper_begin($i));
			if ($start === false) {
				$buffer = str_replace(self::clean_wrapper_end($i), '', $buffer);
				Debug2::debug2("GUI lost beginning wrapper $i");
				continue;
			}

			// If miss end
			$end_wrapper = self::clean_wrapper_end($i);
			$end = strpos($buffer, $end_wrapper);
			if ($end === false) {
				$buffer = str_replace(self::clean_wrapper_begin($i), '', $buffer);
				Debug2::debug2("GUI lost ending wrapper $i");
				continue;
			}

			// Now replace wrapped content
			$buffer = substr_replace($buffer, '', $start, $end - $start + strlen($end_wrapper));
			Debug2::debug2("GUI cleaned wrapper $i");
		}

		return $buffer;
	}

	/**
	 * Display a to-be-removed html wrapper
	 *
	 * @since  1.4
	 * @access public
	 */
	public static function clean_wrapper_begin($counter = false)
	{
		if ($counter === false) {
			self::$_clean_counter++;
			$counter = self::$_clean_counter;
			Debug2::debug("GUI clean wrapper $counter begin");
		}
		return '<!-- LiteSpeed To Be Removed begin ' . $counter . ' -->';
	}

	/**
	 * Display a to-be-removed html wrapper
	 *
	 * @since  1.4
	 * @access public
	 */
	public static function clean_wrapper_end($counter = false)
	{
		if ($counter === false) {
			$counter = self::$_clean_counter;
			Debug2::debug("GUI clean wrapper $counter end");
		}
		return '<!-- LiteSpeed To Be Removed end ' . $counter . ' -->';
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/placeholder.cls.php000064400000034226151600230210020472 0ustar00<?php

/**
 * The PlaceHolder class
 *
 * @since 		3.0
 * @package    	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Placeholder extends Base
{
	const TYPE_GENERATE = 'generate';
	const TYPE_CLEAR_Q = 'clear_q';

	private $_conf_placeholder_resp;
	private $_conf_placeholder_resp_svg;
	private $_conf_lqip;
	private $_conf_lqip_qual;
	private $_conf_lqip_min_w;
	private $_conf_lqip_min_h;
	private $_conf_placeholder_resp_color;
	private $_conf_placeholder_resp_async;
	private $_conf_ph_default;
	private $_placeholder_resp_dict = array();
	private $_ph_queue = array();

	protected $_summary;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_conf_placeholder_resp = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_MEDIA_PLACEHOLDER_RESP);
		$this->_conf_placeholder_resp_svg = $this->conf(self::O_MEDIA_PLACEHOLDER_RESP_SVG);
		$this->_conf_lqip = !defined('LITESPEED_GUEST_OPTM') && $this->conf(self::O_MEDIA_LQIP);
		$this->_conf_lqip_qual = $this->conf(self::O_MEDIA_LQIP_QUAL);
		$this->_conf_lqip_min_w = $this->conf(self::O_MEDIA_LQIP_MIN_W);
		$this->_conf_lqip_min_h = $this->conf(self::O_MEDIA_LQIP_MIN_H);
		$this->_conf_placeholder_resp_async = $this->conf(self::O_MEDIA_PLACEHOLDER_RESP_ASYNC);
		$this->_conf_placeholder_resp_color = $this->conf(self::O_MEDIA_PLACEHOLDER_RESP_COLOR);
		$this->_conf_ph_default = $this->conf(self::O_MEDIA_LAZY_PLACEHOLDER) ?: LITESPEED_PLACEHOLDER;

		$this->_summary = self::get_summary();
	}

	/**
	 * Init Placeholder
	 */
	public function init()
	{
		Debug2::debug2('[LQIP] init');

		add_action('litspeed_after_admin_init', array($this, 'after_admin_init'));
	}

	/**
	 * Display column in Media
	 *
	 * @since  3.0
	 * @access public
	 */
	public function after_admin_init()
	{
		if ($this->_conf_lqip) {
			add_filter('manage_media_columns', array($this, 'media_row_title'));
			add_filter('manage_media_custom_column', array($this, 'media_row_actions'), 10, 2);
			add_action('litespeed_media_row_lqip', array($this, 'media_row_con'));
		}
	}

	/**
	 * Media Admin Menu -> LQIP col
	 *
	 * @since 3.0
	 * @access public
	 */
	public function media_row_title($posts_columns)
	{
		$posts_columns['lqip'] = __('LQIP', 'litespeed-cache');

		return $posts_columns;
	}

	/**
	 * Media Admin Menu -> LQIP Column
	 *
	 * @since 3.0
	 * @access public
	 */
	public function media_row_actions($column_name, $post_id)
	{
		if ($column_name !== 'lqip') {
			return;
		}

		do_action('litespeed_media_row_lqip', $post_id);
	}

	/**
	 * Display LQIP column
	 *
	 * @since  3.0
	 * @access public
	 */
	public function media_row_con($post_id)
	{
		$meta_value = wp_get_attachment_metadata($post_id);

		if (empty($meta_value['file'])) {
			return;
		}

		$total_files = 0;

		// List all sizes
		$all_sizes = array($meta_value['file']);
		$size_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
		foreach ($meta_value['sizes'] as $v) {
			$all_sizes[] = $size_path . $v['file'];
		}

		foreach ($all_sizes as $short_path) {
			$lqip_folder = LITESPEED_STATIC_DIR . '/lqip/' . $short_path;

			if (is_dir($lqip_folder)) {
				Debug2::debug('[LQIP] Found folder: ' . $short_path);

				// List all files
				foreach (scandir($lqip_folder) as $v) {
					if ($v == '.' || $v == '..') {
						continue;
					}

					if ($total_files == 0) {
						echo '<div class="litespeed-media-lqip"><img src="' .
							Str::trim_quotes(File::read($lqip_folder . '/' . $v)) .
							'" alt="' .
							sprintf(__('LQIP image preview for size %s', 'litespeed-cache'), $v) .
							'"></div>';
					}

					echo '<div class="litespeed-media-size"><a href="' . Str::trim_quotes(File::read($lqip_folder . '/' . $v)) . '" target="_blank">' . $v . '</a></div>';

					$total_files++;
				}
			}
		}

		if ($total_files == 0) {
			echo '—';
		}
	}

	/**
	 * Replace image with placeholder
	 *
	 * @since  3.0
	 * @access public
	 */
	public function replace($html, $src, $size)
	{
		// Check if need to enable responsive placeholder or not
		$this_placeholder = $this->_placeholder($src, $size) ?: $this->_conf_ph_default;

		$additional_attr = '';
		if ($this->_conf_lqip && $this_placeholder != $this->_conf_ph_default) {
			Debug2::debug2('[LQIP] Use resp LQIP [size] ' . $size);
			$additional_attr = ' data-placeholder-resp="' . Str::trim_quotes($size) . '"';
		}

		$snippet = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_NOSCRIPT_RM) ? '' : '<noscript>' . $html . '</noscript>';
		$html = str_replace(array(' src=', ' srcset=', ' sizes='), array(' data-src=', ' data-srcset=', ' data-sizes='), $html);
		$html = str_replace('<img ', '<img data-lazyloaded="1"' . $additional_attr . ' src="' . Str::trim_quotes($this_placeholder) . '" ', $html);
		$snippet = $html . $snippet;

		return $snippet;
	}

	/**
	 * Generate responsive placeholder
	 *
	 * @since  2.5.1
	 * @access private
	 */
	private function _placeholder($src, $size)
	{
		// Low Quality Image Placeholders
		if (!$size) {
			Debug2::debug2('[LQIP] no size ' . $src);
			return false;
		}

		if (!$this->_conf_placeholder_resp) {
			return false;
		}

		// If use local generator
		if (!$this->_conf_lqip || !$this->_lqip_size_check($size)) {
			return $this->_generate_placeholder_locally($size);
		}

		Debug2::debug2('[LQIP] Resp LQIP process [src] ' . $src . ' [size] ' . $size);

		$arr_key = $size . ' ' . $src;

		// Check if its already in dict or not
		if (!empty($this->_placeholder_resp_dict[$arr_key])) {
			Debug2::debug2('[LQIP] already in dict');

			return $this->_placeholder_resp_dict[$arr_key];
		}

		// Need to generate the responsive placeholder
		$placeholder_realpath = $this->_placeholder_realpath($src, $size); // todo: give offload API
		if (file_exists($placeholder_realpath)) {
			Debug2::debug2('[LQIP] file exists');
			$this->_placeholder_resp_dict[$arr_key] = File::read($placeholder_realpath);

			return $this->_placeholder_resp_dict[$arr_key];
		}

		// Add to cron queue

		// Prevent repeated requests
		if (in_array($arr_key, $this->_ph_queue)) {
			Debug2::debug2('[LQIP] file bypass generating due to in queue');
			return $this->_generate_placeholder_locally($size);
		}

		if ($hit = Utility::str_hit_array($src, $this->conf(self::O_MEDIA_LQIP_EXC))) {
			Debug2::debug2('[LQIP] file bypass generating due to exclude setting [hit] ' . $hit);
			return $this->_generate_placeholder_locally($size);
		}

		$this->_ph_queue[] = $arr_key;

		// Send request to generate placeholder
		if (!$this->_conf_placeholder_resp_async) {
			// If requested recently, bypass
			if ($this->_summary && !empty($this->_summary['curr_request']) && time() - $this->_summary['curr_request'] < 300) {
				Debug2::debug2('[LQIP] file bypass generating due to interval limit');
				return false;
			}
			// Generate immediately
			$this->_placeholder_resp_dict[$arr_key] = $this->_generate_placeholder($arr_key);

			return $this->_placeholder_resp_dict[$arr_key];
		}

		// Prepare default svg placeholder as tmp placeholder
		$tmp_placeholder = $this->_generate_placeholder_locally($size);

		// Store it to prepare for cron
		$queue = $this->load_queue('lqip');
		if (in_array($arr_key, $queue)) {
			Debug2::debug2('[LQIP] already in queue');

			return $tmp_placeholder;
		}

		if (count($queue) > 500) {
			Debug2::debug2('[LQIP] queue is full');

			return $tmp_placeholder;
		}

		$queue[] = $arr_key;
		$this->save_queue('lqip', $queue);
		Debug2::debug('[LQIP] Added placeholder queue');

		return $tmp_placeholder;
	}

	/**
	 * Generate realpath of placeholder file
	 *
	 * @since  2.5.1
	 * @access private
	 */
	private function _placeholder_realpath($src, $size)
	{
		// Use LQIP Cloud generator, each image placeholder will be separately stored

		// Compatibility with WebP
		if (substr($src, -5) === '.webp') {
			$src = substr($src, 0, -5);
		}

		$filepath_prefix = $this->_build_filepath_prefix('lqip');

		// External images will use cache folder directly
		$domain = parse_url($src, PHP_URL_HOST);
		if ($domain && !Utility::internal($domain)) {
			// todo: need to improve `util:internal()` to include `CDN::internal()`
			$md5 = md5($src);

			return LITESPEED_STATIC_DIR . $filepath_prefix . 'remote/' . substr($md5, 0, 1) . '/' . substr($md5, 1, 1) . '/' . $md5 . '.' . $size;
		}

		// Drop domain
		$short_path = Utility::att_short_path($src);

		return LITESPEED_STATIC_DIR . $filepath_prefix . $short_path . '/' . $size;
	}

	/**
	 * Cron placeholder generation
	 *
	 * @since  2.5.1
	 * @access public
	 */
	public static function cron($continue = false)
	{
		$_instance = self::cls();

		$queue = $_instance->load_queue('lqip');

		if (empty($queue)) {
			return;
		}

		// For cron, need to check request interval too
		if (!$continue) {
			if (!empty($_instance->_summary['curr_request']) && time() - $_instance->_summary['curr_request'] < 300) {
				Debug2::debug('[LQIP] Last request not done');
				return;
			}
		}

		foreach ($queue as $v) {
			Debug2::debug('[LQIP] cron job [size] ' . $v);

			$res = $_instance->_generate_placeholder($v, true);

			// Exit queue if out of quota
			if ($res === 'out_of_quota') {
				return;
			}

			// only request first one
			if (!$continue) {
				return;
			}
		}
	}

	/**
	 * Generate placeholder locally
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _generate_placeholder_locally($size)
	{
		Debug2::debug2('[LQIP] _generate_placeholder local [size] ' . $size);

		$size = explode('x', $size);

		$svg = str_replace(array('{width}', '{height}', '{color}'), array($size[0], $size[1], $this->_conf_placeholder_resp_color), $this->_conf_placeholder_resp_svg);

		return 'data:image/svg+xml;base64,' . base64_encode($svg);
	}

	/**
	 * Send to LiteSpeed API to generate placeholder
	 *
	 * @since  2.5.1
	 * @access private
	 */
	private function _generate_placeholder($raw_size_and_src, $from_cron = false)
	{
		// Parse containing size and src info
		$size_and_src = explode(' ', $raw_size_and_src, 2);
		$size = $size_and_src[0];

		if (empty($size_and_src[1])) {
			$this->_popup_and_save($raw_size_and_src);
			Debug2::debug('[LQIP] ❌ No src [raw] ' . $raw_size_and_src);
			return $this->_generate_placeholder_locally($size);
		}

		$src = $size_and_src[1];

		$file = $this->_placeholder_realpath($src, $size);

		// Local generate SVG to serve ( Repeatedly doing this here to remove stored cron queue in case the setting _conf_lqip is changed )
		if (!$this->_conf_lqip || !$this->_lqip_size_check($size)) {
			$data = $this->_generate_placeholder_locally($size);
		} else {
			$err = false;
			$allowance = Cloud::cls()->allowance(Cloud::SVC_LQIP, $err);
			if (!$allowance) {
				Debug2::debug('[LQIP] ❌ No credit: ' . $err);
				$err && Admin_Display::error(Error::msg($err));

				if ($from_cron) {
					return 'out_of_quota';
				}

				return $this->_generate_placeholder_locally($size);
			}

			// Generate LQIP
			list($width, $height) = explode('x', $size);
			$req_data = array(
				'width' => $width,
				'height' => $height,
				'url' => substr($src, -5) === '.webp' ? substr($src, 0, -5) : $src,
				'quality' => $this->_conf_lqip_qual,
			);

			// CHeck if the image is 404 first
			if (File::is_404($req_data['url'])) {
				$this->_popup_and_save($raw_size_and_src, true);
				$this->_append_exc($src);
				Debug2::debug('[LQIP] 404 before request [src] ' . $req_data['url']);
				return $this->_generate_placeholder_locally($size);
			}

			// Update request status
			$this->_summary['curr_request'] = time();
			self::save_summary();

			$json = Cloud::post(Cloud::SVC_LQIP, $req_data, 120);
			if (!is_array($json)) {
				return $this->_generate_placeholder_locally($size);
			}

			if (empty($json['lqip']) || strpos($json['lqip'], 'data:image/svg+xml') !== 0) {
				// image error, pop up the current queue
				$this->_popup_and_save($raw_size_and_src, true);
				$this->_append_exc($src);
				Debug2::debug('[LQIP] wrong response format', $json);

				return $this->_generate_placeholder_locally($size);
			}

			$data = $json['lqip'];

			Debug2::debug('[LQIP] _generate_placeholder LQIP');
		}

		// Write to file
		File::save($file, $data, true);

		// Save summary data
		$this->_summary['last_spent'] = time() - $this->_summary['curr_request'];
		$this->_summary['last_request'] = $this->_summary['curr_request'];
		$this->_summary['curr_request'] = 0;
		self::save_summary();
		$this->_popup_and_save($raw_size_and_src);

		Debug2::debug('[LQIP] saved LQIP ' . $file);

		return $data;
	}

	/**
	 * Check if the size is valid to send LQIP request or not
	 *
	 * @since  3.0
	 */
	private function _lqip_size_check($size)
	{
		$size = explode('x', $size);
		if ($size[0] >= $this->_conf_lqip_min_w || $size[1] >= $this->_conf_lqip_min_h) {
			return true;
		}

		Debug2::debug2('[LQIP] Size too small');

		return false;
	}

	/**
	 * Add to LQIP exclude list
	 *
	 * @since  3.4
	 */
	private function _append_exc($src)
	{
		$val = $this->conf(self::O_MEDIA_LQIP_EXC);
		$val[] = $src;
		$this->cls('Conf')->update(self::O_MEDIA_LQIP_EXC, $val);
		Debug2::debug('[LQIP] Appended to LQIP Excludes [URL] ' . $src);
	}

	/**
	 * Pop up the current request and save
	 *
	 * @since  3.0
	 */
	private function _popup_and_save($raw_size_and_src, $append_to_exc = false)
	{
		$queue = $this->load_queue('lqip');
		if (!empty($queue) && in_array($raw_size_and_src, $queue)) {
			unset($queue[array_search($raw_size_and_src, $queue)]);
		}

		if ($append_to_exc) {
			$size_and_src = explode(' ', $raw_size_and_src, 2);
			$this_src = $size_and_src[1];

			// Append to lqip exc setting first
			$this->_append_exc($this_src);

			// Check if other queues contain this src or not
			if ($queue) {
				foreach ($queue as $k => $raw_size_and_src) {
					$size_and_src = explode(' ', $raw_size_and_src, 2);
					if (empty($size_and_src[1])) {
						continue;
					}

					if ($size_and_src[1] == $this_src) {
						unset($queue[$k]);
					}
				}
			}
		}

		$this->save_queue('lqip', $queue);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.5.1
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GENERATE:
				self::cron(true);
				break;

			case self::TYPE_CLEAR_Q:
				$this->clear_q('lqip');
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/css.cls.php000064400000032152151600230270017002 0ustar00<?php

/**
 * The optimize css class.
 *
 * @since      	2.3
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class CSS extends Base
{
	const LOG_TAG = '[CSS]';

	const TYPE_GEN_CCSS = 'gen_ccss';
	const TYPE_CLEAR_Q_CCSS = 'clear_q_ccss';

	protected $_summary;
	private $_queue;
	private $_endts;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();
	}

	/**
	 * HTML lazyload CSS
	 * @since 4.0
	 */
	public function prepare_html_lazy()
	{
		return '<style>' . implode(',', $this->conf(self::O_OPTM_HTML_LAZY)) . '{content-visibility:auto;contain-intrinsic-size:1px 1000px;}</style>';
	}

	/**
	 * Output critical css
	 *
	 * @since  1.3
	 * @access public
	 */
	public function prepare_ccss()
	{
		// Get critical css for current page
		// Note: need to consider mobile
		$rules = $this->_ccss();
		if (!$rules) {
			return null;
		}

		$error_tag = '';
		if (substr($rules, 0, 2) == '/*' && substr($rules, -2) == '*/') {
			Core::comment('QUIC.cloud CCSS bypassed due to generation error ❌');
			$error_tag = ' data-error="failed to generate"';
		}

		// Append default critical css
		$rules .= $this->conf(self::O_OPTM_CCSS_CON);

		return '<style id="litespeed-ccss"' . $error_tag . '>' . $rules . '</style>';
	}

	/**
	 * Generate CCSS url tag
	 *
	 * @since 4.0
	 */
	private function _gen_ccss_file_tag($request_url)
	{
		if (is_404()) {
			return '404';
		}

		if ($this->conf(self::O_OPTM_CCSS_PER_URL)) {
			return $request_url;
		}

		$sep_uri = $this->conf(self::O_OPTM_CCSS_SEP_URI);
		if ($sep_uri && ($hit = Utility::str_hit_array($request_url, $sep_uri))) {
			Debug2::debug('[CCSS] Separate CCSS due to separate URI setting: ' . $hit);
			return $request_url;
		}

		$pt = Utility::page_type();

		$sep_pt = $this->conf(self::O_OPTM_CCSS_SEP_POSTTYPE);
		if (in_array($pt, $sep_pt)) {
			Debug2::debug('[CCSS] Separate CCSS due to posttype setting: ' . $pt);
			return $request_url;
		}

		// Per posttype
		return $pt;
	}

	/**
	 * The critical css content of the current page
	 *
	 * @since  2.3
	 */
	private function _ccss()
	{
		global $wp;
		$request_url = home_url($wp->request);

		$filepath_prefix = $this->_build_filepath_prefix('ccss');
		$url_tag = $this->_gen_ccss_file_tag($request_url);
		$vary = $this->cls('Vary')->finalize_full_varies();
		$filename = $this->cls('Data')->load_url_file($url_tag, $vary, 'ccss');
		if ($filename) {
			$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filename . '.css';

			if (file_exists($static_file)) {
				Debug2::debug2('[CSS] existing ccss ' . $static_file);
				Core::comment('QUIC.cloud CCSS loaded ✅ ' . $filepath_prefix . $filename . '.css');
				return File::read($static_file);
			}
		}

		$uid = get_current_user_id();

		$ua = !empty($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';

		// Store it to prepare for cron
		Core::comment('QUIC.cloud CCSS in queue');
		$this->_queue = $this->load_queue('ccss');

		if (count($this->_queue) > 500) {
			self::debug('CCSS Queue is full - 500');
			return null;
		}

		$queue_k = (strlen($vary) > 32 ? md5($vary) : $vary) . ' ' . $url_tag;
		$this->_queue[$queue_k] = array(
			'url' => apply_filters('litespeed_ccss_url', $request_url),
			'user_agent' => substr($ua, 0, 200),
			'is_mobile' => $this->_separate_mobile(),
			'is_webp' => $this->cls('Media')->webp_support() ? 1 : 0,
			'uid' => $uid,
			'vary' => $vary,
			'url_tag' => $url_tag,
		); // Current UA will be used to request
		$this->save_queue('ccss', $this->_queue);
		self::debug('Added queue_ccss [url_tag] ' . $url_tag . ' [UA] ' . $ua . ' [vary] ' . $vary . ' [uid] ' . $uid);

		// Prepare cache tag for later purge
		Tag::add('CCSS.' . md5($queue_k));

		// For v4.1- clean up
		if (isset($this->_summary['ccss_type_history']) || isset($this->_summary['ccss_history']) || isset($this->_summary['queue_ccss'])) {
			if (isset($this->_summary['ccss_type_history'])) {
				unset($this->_summary['ccss_type_history']);
			}
			if (isset($this->_summary['ccss_history'])) {
				unset($this->_summary['ccss_history']);
			}
			if (isset($this->_summary['queue_ccss'])) {
				unset($this->_summary['queue_ccss']);
			}
			self::save_summary();
		}

		return null;
	}

	/**
	 * Cron ccss generation
	 *
	 * @since  2.3
	 * @access private
	 */
	public static function cron_ccss($continue = false)
	{
		$_instance = self::cls();
		return $_instance->_cron_handler('ccss', $continue);
	}

	/**
	 * Handle UCSS/CCSS cron
	 *
	 * @since 4.2
	 */
	private function _cron_handler($type, $continue)
	{
		$this->_queue = $this->load_queue($type);

		if (empty($this->_queue)) {
			return;
		}

		$type_tag = strtoupper($type);

		// For cron, need to check request interval too
		if (!$continue) {
			if (!empty($this->_summary['curr_request_' . $type]) && time() - $this->_summary['curr_request_' . $type] < 300 && !$this->conf(self::O_DEBUG)) {
				Debug2::debug('[' . $type_tag . '] Last request not done');
				return;
			}
		}

		$i = 0;
		$timeoutLimit = ini_get('max_execution_time');
		$this->_endts = time() + $timeoutLimit;
		foreach ($this->_queue as $k => $v) {
			if (!empty($v['_status'])) {
				continue;
			}

			if (function_exists('set_time_limit')) {
				$this->_endts += 120;
				set_time_limit(120);
			}
			if ($this->_endts - time() < 10) {
				// self::debug("🚨 End loop due to timeout limit reached " . $timeoutLimit . "s");
				// return;
			}

			Debug2::debug('[' . $type_tag . '] cron job [tag] ' . $k . ' [url] ' . $v['url'] . ($v['is_mobile'] ? ' 📱 ' : '') . ' [UA] ' . $v['user_agent']);

			if ($type == 'ccss' && empty($v['url_tag'])) {
				unset($this->_queue[$k]);
				$this->save_queue($type, $this->_queue);
				Debug2::debug('[CCSS] wrong queue_ccss format');
				continue;
			}

			if (!isset($v['is_webp'])) {
				$v['is_webp'] = false;
			}

			$i++;
			$res = $this->_send_req($v['url'], $k, $v['uid'], $v['user_agent'], $v['vary'], $v['url_tag'], $type, $v['is_mobile'], $v['is_webp']);
			if (!$res) {
				// Status is wrong, drop this this->_queue
				unset($this->_queue[$k]);
				$this->save_queue($type, $this->_queue);

				if (!$continue) {
					return;
				}

				if ($i > 3) {
					GUI::print_loading(count($this->_queue), $type_tag);
					return Router::self_redirect(Router::ACTION_CSS, CSS::TYPE_GEN_CCSS);
				}

				continue;
			}

			// Exit queue if out of quota
			if ($res === 'out_of_quota') {
				return;
			}

			$this->_queue[$k]['_status'] = 'requested';
			$this->save_queue($type, $this->_queue);

			// only request first one
			if (!$continue) {
				return;
			}

			if ($i > 3) {
				GUI::print_loading(count($this->_queue), $type_tag);
				return Router::self_redirect(Router::ACTION_CSS, CSS::TYPE_GEN_CCSS);
			}
		}
	}

	/**
	 * Send to QC API to generate CCSS/UCSS
	 *
	 * @since  2.3
	 * @access private
	 */
	private function _send_req($request_url, $queue_k, $uid, $user_agent, $vary, $url_tag, $type, $is_mobile, $is_webp)
	{
		// Check if has credit to push or not
		$err = false;
		$allowance = $this->cls('Cloud')->allowance(Cloud::SVC_CCSS, $err);
		if (!$allowance) {
			Debug2::debug('[CCSS] ❌ No credit: ' . $err);
			$err && Admin_Display::error(Error::msg($err));
			return 'out_of_quota';
		}

		// Update css request status
		$this->_summary['curr_request_' . $type] = time();
		self::save_summary();

		// Gather guest HTML to send
		$html = $this->prepare_html($request_url, $user_agent, $uid);

		if (!$html) {
			return false;
		}

		// Parse HTML to gather all CSS content before requesting
		list($css, $html) = $this->prepare_css($html, $is_webp);

		if (!$css) {
			Debug2::debug('[UCSS] ❌ No combined css');
			return false;
		}

		// Generate critical css
		$data = array(
			'url' => $request_url,
			'queue_k' => $queue_k,
			'user_agent' => $user_agent,
			'is_mobile' => $is_mobile ? 1 : 0, // todo:compatible w/ tablet
			'is_webp' => $is_webp ? 1 : 0,
			'html' => $html,
			'css' => $css,
		);

		self::debug('Generating: ', $data);

		$json = Cloud::post(Cloud::SVC_CCSS, $data, 30);
		if (!is_array($json)) {
			return false;
		}

		// Old version compatibility
		if (empty($json['status'])) {
			if (!empty($json[$type])) {
				$this->_save_con($type, $json[$type], $queue_k, $is_mobile, $is_webp);
			}

			// Delete the row
			return false;
		}

		// Unknown status, remove this line
		if ($json['status'] != 'queued') {
			return false;
		}

		// Save summary data
		$this->_summary['last_spent_' . $type] = time() - $this->_summary['curr_request_' . $type];
		$this->_summary['last_request_' . $type] = $this->_summary['curr_request_' . $type];
		$this->_summary['curr_request_' . $type] = 0;
		self::save_summary();

		return true;
	}

	/**
	 * Save CCSS/UCSS content
	 *
	 * @since 4.2
	 */
	private function _save_con($type, $css, $queue_k, $mobile, $webp)
	{
		// Add filters
		$css = apply_filters('litespeed_' . $type, $css, $queue_k);
		Debug2::debug2('[CSS] con: ' . $css);

		if (substr($css, 0, 2) == '/*' && substr($css, -2) == '*/') {
			self::debug('❌ empty ' . $type . ' [content] ' . $css);
			// continue; // Save the error info too
		}

		// Write to file
		$filecon_md5 = md5($css);

		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filecon_md5 . '.css';

		File::save($static_file, $css, true);

		$url_tag = $this->_queue[$queue_k]['url_tag'];
		$vary = $this->_queue[$queue_k]['vary'];
		Debug2::debug2("[CSS] Save URL to file [file] $static_file [vary] $vary");

		$this->cls('Data')->save_url($url_tag, $vary, $type, $filecon_md5, dirname($static_file), $mobile, $webp);

		Purge::add(strtoupper($type) . '.' . md5($queue_k));
	}

	/**
	 * Play for fun
	 *
	 * @since  3.4.3
	 */
	public function test_url($request_url)
	{
		$user_agent = $_SERVER['HTTP_USER_AGENT'];
		$html = $this->prepare_html($request_url, $user_agent);
		list($css, $html) = $this->prepare_css($html, true, true);
		// var_dump( $css );
		// 		$html = <<<EOT

		// EOT;

		// 		$css = <<<EOT

		// EOT;
		$data = array(
			'url' => $request_url,
			'ccss_type' => 'test',
			'user_agent' => $user_agent,
			'is_mobile' => 0,
			'html' => $html,
			'css' => $css,
			'type' => 'CCSS',
		);

		// self::debug( 'Generating: ', $data );

		$json = Cloud::post(Cloud::SVC_CCSS, $data, 180);

		var_dump($json);
	}

	/**
	 * Prepare HTML from URL
	 *
	 * @since  3.4.3
	 */
	public function prepare_html($request_url, $user_agent, $uid = false)
	{
		$html = $this->cls('Crawler')->self_curl(add_query_arg('LSCWP_CTRL', 'before_optm', $request_url), $user_agent, $uid);
		Debug2::debug2('[CSS] self_curl result....', $html);

		if (!$html) {
			return false;
		}

		$html = $this->cls('Optimizer')->html_min($html, true);
		// Drop <noscript>xxx</noscript>
		$html = preg_replace('#<noscript>.*</noscript>#isU', '', $html);

		return $html;
	}

	/**
	 * Prepare CSS from HTML for CCSS generation only. UCSS will used combined CSS directly.
	 * Prepare refined HTML for both CCSS and UCSS.
	 *
	 * @since  3.4.3
	 */
	public function prepare_css($html, $is_webp = false, $dryrun = false)
	{
		$css = '';
		preg_match_all('#<link ([^>]+)/?>|<style([^>]*)>([^<]+)</style>#isU', $html, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$debug_info = '';
			if (strpos($match[0], '<link') === 0) {
				$attrs = Utility::parse_attr($match[1]);

				if (empty($attrs['rel'])) {
					continue;
				}

				if ($attrs['rel'] != 'stylesheet') {
					if ($attrs['rel'] != 'preload' || empty($attrs['as']) || $attrs['as'] != 'style') {
						continue;
					}
				}

				if (!empty($attrs['media']) && strpos($attrs['media'], 'print') !== false) {
					continue;
				}

				if (empty($attrs['href'])) {
					continue;
				}

				// Check Google fonts hit
				if (strpos($attrs['href'], 'fonts.googleapis.com') !== false) {
					$html = str_replace($match[0], '', $html);
					continue;
				}

				$debug_info = $attrs['href'];

				// Load CSS content
				if (!$dryrun) {
					// Dryrun will not load CSS but just drop them
					$con = $this->cls('Optimizer')->load_file($attrs['href']);
					if (!$con) {
						continue;
					}
				} else {
					$con = '';
				}
			} else {
				// Inline style
				$attrs = Utility::parse_attr($match[2]);

				if (!empty($attrs['media']) && strpos($attrs['media'], 'print') !== false) {
					continue;
				}

				Debug2::debug2('[CSS] Load inline CSS ' . substr($match[3], 0, 100) . '...', $attrs);
				$con = $match[3];

				$debug_info = '__INLINE__';
			}

			$con = Optimizer::minify_css($con);
			if ($is_webp && $this->cls('Media')->webp_support()) {
				$con = $this->cls('Media')->replace_background_webp($con);
			}

			if (!empty($attrs['media']) && $attrs['media'] !== 'all') {
				$con = '@media ' . $attrs['media'] . '{' . $con . "}\n";
			} else {
				$con = $con . "\n";
			}

			$con = '/* ' . $debug_info . ' */' . $con;
			$css .= $con;

			$html = str_replace($match[0], '', $html);
		}

		return array($css, $html);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.3
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GEN_CCSS:
				self::cron_ccss(true);
				break;

			case self::TYPE_CLEAR_Q_CCSS:
				$this->clear_q('ccss');
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/cdn-setup.cls.php000064400000024716151600230340020121 0ustar00<?php

/**
 * CDN Setup service cls
 *
 * @since      3.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Cdn_Setup extends Base
{
	const LOG_TAG = '👷';

	const TYPE_LINK = 'link';
	const TYPE_NOLINK = 'nolink';
	const TYPE_RUN = 'setup';
	const TYPE_STATUS = 'status';
	const TYPE_RESET = 'reset';
	const TYPE_DELETE = 'delete';

	private $_setup_token;
	protected $_summary;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_setup_token = $this->conf(self::O_QC_TOKEN);
		$this->_summary = self::get_summary();
	}

	/**
	 * Update is_linked status if is a redirected back from QC
	 *
	 * @since  3.0
	 */
	public function maybe_extract_token()
	{
		$token = $this->cls('Cloud')->parse_qc_redir(true);

		if ($token) {
			$this->_setup_token = esc_html($token);
			$this->cls('Conf')->update_confs(array(self::O_QC_TOKEN => $this->_setup_token));
			unset($_GET['token']);
		}
	}

	/**
	 * Callback for updating Auto CDN Setup status after run
	 *
	 * @since  4.7
	 * @access public
	 */
	public function update_cdn_status()
	{
		if (empty($_POST['hash'])) {
			self::debug('Lack of hash param');
			return self::err('lack_of_param');
		}

		if ($_POST['hash'] !== md5(substr($this->conf(self::O_API_KEY), 3, 8))) {
			self::debug('token validate failed: token mismatch hash !== ' . $_POST['hash']);
			return self::err('callback_fail_hash');
		}

		if (!isset($_POST['success']) || !isset($_POST['result'])) {
			self::save_summary(array('cdn_setup_err' => __('Received invalid message from the cloud server. Please submit a ticket.', 'litespeed-cache')));
			return self::err('lack_of_param');
		}
		if (!$_POST['success'] && !empty($_POST['result']['_msg'])) {
			$msg = wp_kses_post($_POST['result']['_msg']);
			self::save_summary(array('cdn_setup_err' => $msg));
			Admin_Display::error(__('There was an error during QUIC.cloud CDN auto setup: ', 'litespeed-cache') . $msg);
		} else {
			$this->_process_cdn_status($_POST['result']);
		}

		return self::ok();
	}

	/**
	 * Request an update on Auto CDN Setup status
	 *
	 * @since  4.7
	 * @access private
	 */
	private function _qc_refresh()
	{
		$json = $this->cls('Cloud')->req_rest_api('/user/cdn/status');

		if (!$json) {
			return;
		} elseif (is_string($json)) {
			self::save_summary(array('cdn_setup_err' => $json));
			return;
		}

		$result = array();
		if (isset($json['info']['messages'])) {
			$result['_msg'] = implode('<br>', $json['info']['messages']);
		}
		$this->_process_cdn_status($result);
	}

	/**
	 * Process the returned Auto CDN Setup status
	 *
	 * @since  4.7
	 * @access private
	 */
	private function _process_cdn_status($result)
	{
		if (isset($result['nameservers'])) {
			if (isset($this->_summary['cdn_setup_err'])) {
				unset($this->_summary['cdn_setup_err']);
			}
			if (isset($result['summary'])) {
				$this->_summary['cdn_dns_summary'] = $result['summary'];
			}
			$this->cls('Cloud')->set_linked();
			$nameservers = esc_html($result['nameservers']);
			$this->cls('Conf')->update_confs(array(self::O_QC_NAMESERVERS => $nameservers, self::O_CDN_QUIC => true));
			Admin_Display::succeed(
				'🎊 ' . __('Congratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your nameservers to:', 'litespeed-cache') . $nameservers
			);
		} elseif (isset($result['cname'])) {
			if (isset($this->_summary['cdn_setup_err'])) {
				unset($this->_summary['cdn_setup_err']);
			}
			if (isset($result['summary'])) {
				$this->_summary['cdn_dns_summary'] = $result['summary'];
			}
			$this->cls('Cloud')->set_linked();
			$cname = esc_html($result['cname']);
			$this->cls('Conf')->update_confs(array(self::O_QC_CNAME => $cname, self::O_CDN_QUIC => true));
			Admin_Display::succeed('🎊 ' . __('Congratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your cname to:', 'litespeed-cache') . $cname);
		} elseif (isset($result['done'])) {
			if (isset($this->_summary['cdn_setup_err'])) {
				unset($this->_summary['cdn_setup_err']);
			}
			if (isset($this->_summary['cdn_verify_msg'])) {
				unset($this->_summary['cdn_verify_msg']);
			}
			$this->_summary['cdn_setup_done_ts'] = time();

			$this->_setup_token = '';
			$this->cls('Conf')->update_confs(array(self::O_QC_TOKEN => '', self::O_QC_NAMESERVERS => ''));
		} elseif (isset($result['_msg'])) {
			$notice = esc_html($result['_msg']);
			if ($this->conf(Base::O_QC_NAMESERVERS)) {
				$this->_summary['cdn_verify_msg'] = $notice;
				$notice = array('cdn_verify_msg' => $notice);
			}
			Admin_Display::succeed($notice);
		} else {
			Admin_Display::succeed(__('CDN Setup is running.', 'litespeed-cache'));
		}
		self::save_summary();
	}

	/**
	 * Process the returned Auto CDN Setup status
	 *
	 * @since  4.7
	 * @access private
	 */
	private function _qc_reset($delete)
	{
		$data = array(
			'site_url' => home_url(),
		);

		if ($delete) {
			$data['delete'] = 1;
		}

		if (!empty($this->_setup_token)) {
			$data['rest'] = function_exists('rest_get_url_prefix') ? rest_get_url_prefix() : apply_filters('rest_url_prefix', 'wp-json');

			$json = $this->cls('Cloud')->req_rest_api('/user/cdn/reset', $data);

			if (!$json) {
				return;
			} elseif (is_string($json) && $json != 'unauthorized access to REST API.') {
				self::save_summary(array('cdn_setup_err' => $json));
				return;
			}
		} elseif (!isset($this->_summary['cdn_setup_done_ts']) || !$this->_summary['cdn_setup_done_ts']) {
			Admin_Display::info(__('Notice: CDN Setup only reset locally.', 'litespeed-cache'));
		} elseif (!Cloud::get_summary('is_linked')) {
			Admin_Display::error(__('Cannot delete, site is not linked.', 'litespeed-cache'));
			return;
		} else {
			$json = Cloud::post(Cloud::SVC_D_DEL_CDN_DNS, $data);

			if (!is_array($json)) {
				return;
			}
		}

		if (isset($this->_summary['cdn_setup_ts'])) {
			unset($this->_summary['cdn_setup_ts']);
		}
		if (isset($this->_summary['cdn_setup_done_ts'])) {
			unset($this->_summary['cdn_setup_done_ts']);
		}
		if (isset($this->_summary['cdn_setup_err'])) {
			unset($this->_summary['cdn_setup_err']);
		}
		if (isset($this->_summary['cdn_verify_msg'])) {
			unset($this->_summary['cdn_verify_msg']);
		}
		if (isset($this->_summary['cdn_dns_summary'])) {
			unset($this->_summary['cdn_dns_summary']);
		}
		self::save_summary($this->_summary, false, true);

		$this->_setup_token = '';
		$this->cls('Conf')->update_confs(array(self::O_QC_TOKEN => '', self::O_QC_NAMESERVERS => '', self::O_CDN_QUIC => false));
		$msg = '';
		if ($delete) {
			$msg = __(
				'CDN Setup Token and DNS zone deleted. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.',
				'litespeed-cache'
			);
		} else {
			$msg = __(
				'CDN Setup Token reset. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.',
				'litespeed-cache'
			);
		}
		Admin_Display::succeed($msg);
		return self::ok();
	}

	/**
	 * If setup token already exists or not
	 *
	 * @since  4.7
	 */
	public function has_cdn_setup_token()
	{
		return !empty($this->_setup_token);
	}

	/**
	 * Get QC user setup token
	 *
	 * This method initiates a link to a QUIC.cloud account.
	 *
	 * @since  4.7
	 */
	private function _qc_link()
	{
		if ($this->has_cdn_setup_token()) {
			return;
		}

		$data = array(
			'site_url' => home_url(),
			'ref' => get_admin_url(null, 'admin.php?page=litespeed-cdn'),
			'nonce' => wp_create_nonce('litespeed_qc_link'),
		);
		$api_key = $this->conf(self::O_API_KEY);
		if ($api_key) {
			$data['domain_hash'] = md5(substr($api_key, 0, 8));
		}
		self::debug2('qc link created', $data);
		wp_redirect(Cloud::CLOUD_SERVER_DASH . '/u/wptoken?data=' . Utility::arr2str($data));
		exit();
	}

	/**
	 * Get QC user setup token
	 *
	 * This method is used when the installation is already linked to an account.
	 *
	 * @since  4.7
	 */
	private function _qc_nolink()
	{
		if ($this->has_cdn_setup_token()) {
			return;
		}

		$data = array(
			'site_url' => home_url(),
		);

		$json = Cloud::post(Cloud::SVC_D_SETUP_TOKEN, $data);

		if (isset($json['token'])) {
			self::save_summary(array('cdn_setup_ts' => time()));
			$this->_setup_token = $json['token'];
			$this->cls('Conf')->update_confs(array(self::O_QC_TOKEN => $this->_setup_token));
		}
	}

	/**
	 * Initiate or continue a QC CDN Setup.
	 *
	 * @since  4.7
	 */
	private function _qc_run()
	{
		$data = array(
			'site_url' => home_url(),
			'rest' => function_exists('rest_get_url_prefix') ? rest_get_url_prefix() : apply_filters('rest_url_prefix', 'wp-json'),
			'server_ip' => $this->conf(self::O_SERVER_IP),
		);

		$api_key = $this->conf(self::O_API_KEY);
		if ($api_key) {
			$data['domain_hash'] = md5(substr($api_key, 0, 8));
		}

		$__cloud = $this->cls('Cloud');
		$json = $__cloud->req_rest_api('/user/cdn/', $data);

		if (!$json) {
			return;
		} elseif (is_string($json)) {
			self::save_summary(array('cdn_setup_err' => $json));
			return;
		}

		$this->_summary['cdn_setup_ts'] = time();

		$msg = '';
		if (isset($json['info']['messages'])) {
			$msg = implode('<br>', $json['info']['messages']);
		}

		$json = $json['result'];

		if (isset($this->_summary['cdn_setup_err'])) {
			unset($this->_summary['cdn_setup_err']);
		}

		if (isset($this->_summary['cdn_verify_msg'])) {
			unset($this->_summary['cdn_verify_msg']);
		}
		self::save_summary();

		// Save token option
		if (!empty($json['token'])) {
			$__cloud->set_keygen_token($json['token']);
		}

		// This is a ok msg
		if (!empty($msg)) {
			self::debug('_msg: ' . $msg);

			$msg = __('Message from QUIC.cloud server', 'litespeed-cache') . ': ' . $msg;
			Admin_Display::info($msg);
			return;
		}

		self::debug('✅ Successfully start CDN setup.');
	}

	/**
	 * Return succeeded response
	 *
	 * @since  3.0
	 */
	public static function ok($data = array())
	{
		$data['_res'] = 'ok';
		return $data;
	}

	/**
	 * Return error
	 *
	 * @since  3.0
	 */
	public static function err($code)
	{
		return array('_res' => 'err', '_msg' => $code);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_LINK:
				$this->_qc_link();
				break;

			case self::TYPE_NOLINK:
				$this->_qc_nolink();
				break;

			case self::TYPE_RUN:
				$this->_qc_run();
				break;

			case self::TYPE_STATUS:
				$this->_qc_refresh();
				break;

			case self::TYPE_RESET:
				$this->_qc_reset(false);
				break;

			case self::TYPE_DELETE:
				$this->_qc_reset(true);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/purge.cls.php000064400000073444151600230410017341 0ustar00<?php

/**
 * The plugin purge class for X-LiteSpeed-Purge
 *
 * @since      	1.1.3
 * @since  		2.2 Refactored. Changed access from public to private for most func and class variables.
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Purge extends Base
{
	const LOG_TAG = '🧹';

	protected $_pub_purge = array();
	protected $_pub_purge2 = array();
	protected $_priv_purge = array();
	protected $_purge_related = false;
	protected $_purge_single = false;

	const X_HEADER = 'X-LiteSpeed-Purge';
	const X_HEADER2 = 'X-LiteSpeed-Purge2';
	const DB_QUEUE = 'queue';
	const DB_QUEUE2 = 'queue2';

	const TYPE_PURGE_ALL = 'purge_all';
	const TYPE_PURGE_ALL_LSCACHE = 'purge_all_lscache';
	const TYPE_PURGE_ALL_CSSJS = 'purge_all_cssjs';
	const TYPE_PURGE_ALL_LOCALRES = 'purge_all_localres';
	const TYPE_PURGE_ALL_CCSS = 'purge_all_ccss';
	const TYPE_PURGE_ALL_UCSS = 'purge_all_ucss';
	const TYPE_PURGE_ALL_LQIP = 'purge_all_lqip';
	const TYPE_PURGE_ALL_AVATAR = 'purge_all_avatar';
	const TYPE_PURGE_ALL_OBJECT = 'purge_all_object';
	const TYPE_PURGE_ALL_OPCACHE = 'purge_all_opcache';

	const TYPE_PURGE_FRONT = 'purge_front';
	const TYPE_PURGE_UCSS = 'purge_ucss';
	const TYPE_PURGE_FRONTPAGE = 'purge_frontpage';
	const TYPE_PURGE_PAGES = 'purge_pages';
	const TYPE_PURGE_ERROR = 'purge_error';

	/**
	 * Init hooks
	 *
	 * @since  3.0
	 */
	public function init()
	{
		//register purge actions
		$purge_post_events = array(
			// 'edit_post',
			// 'save_post',
			'delete_post',
			'wp_trash_post',
			// 'clean_post_cache', // This will disable wc's not purge product when stock status not change setting
			'wp_update_comment_count', // TODO: check if needed for non ESI
		);
		foreach ($purge_post_events as $event) {
			// this will purge all related tags
			add_action($event, array($this, 'purge_post'));
		}

		// Purge post only when status is/was publish
		add_action('transition_post_status', array($this, 'purge_publish'), 10, 3);

		add_action('wp_update_comment_count', array($this, 'purge_feeds'));

		if ($this->conf(self::O_OPTM_UCSS)) {
			add_action('edit_post', __NAMESPACE__ . '\Purge::purge_ucss');
		}
	}

	/**
	 * Only purge publish related status post
	 *
	 * @since 3.0
	 * @access public
	 */
	public function purge_publish($new_status, $old_status, $post)
	{
		if ($new_status != 'publish' && $old_status != 'publish') {
			return;
		}

		$this->purge_post($post->ID);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.8
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_PURGE_ALL:
				$this->_purge_all();
				break;

			case self::TYPE_PURGE_ALL_LSCACHE:
				$this->_purge_all_lscache();
				break;

			case self::TYPE_PURGE_ALL_CSSJS:
				$this->_purge_all_cssjs();
				break;

			case self::TYPE_PURGE_ALL_LOCALRES:
				$this->_purge_all_localres();
				break;

			case self::TYPE_PURGE_ALL_CCSS:
				$this->_purge_all_ccss();
				break;

			case self::TYPE_PURGE_ALL_UCSS:
				$this->_purge_all_ucss();
				break;

			case self::TYPE_PURGE_ALL_LQIP:
				$this->_purge_all_lqip();
				break;

			case self::TYPE_PURGE_ALL_AVATAR:
				$this->_purge_all_avatar();
				break;

			case self::TYPE_PURGE_ALL_OBJECT:
				$this->_purge_all_object();
				break;

			case self::TYPE_PURGE_ALL_OPCACHE:
				$this->purge_all_opcache();
				break;

			case self::TYPE_PURGE_FRONT:
				$this->_purge_front();
				break;

			case self::TYPE_PURGE_UCSS:
				$this->_purge_ucss();
				break;

			case self::TYPE_PURGE_FRONTPAGE:
				$this->_purge_frontpage();
				break;

			case self::TYPE_PURGE_PAGES:
				$this->_purge_pages();
				break;

			case strpos($type, self::TYPE_PURGE_ERROR) === 0:
				$this->_purge_error(substr($type, strlen(self::TYPE_PURGE_ERROR)));
				break;

			default:
				break;
		}

		Admin::redirect();
	}

	/**
	 * Shortcut to purge all lscache
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public static function purge_all($reason = false)
	{
		self::cls()->_purge_all($reason);
	}

	/**
	 * Purge all caches (lscache/op/oc)
	 *
	 * @since 2.2
	 * @access private
	 */
	private function _purge_all($reason = false)
	{
		// if ( defined( 'LITESPEED_CLI' ) ) {
		// 	// Can't send, already has output, need to save and wait for next run
		// 	self::update_option( self::DB_QUEUE, $curr_built );
		// 	self::debug( 'CLI request, queue stored: ' . $curr_built );
		// }
		// else {
		$this->_purge_all_lscache(true);
		$this->_purge_all_cssjs(true);
		$this->_purge_all_localres(true);
		// $this->_purge_all_ccss( true );
		// $this->_purge_all_lqip( true );
		$this->_purge_all_object(true);
		$this->purge_all_opcache(true);
		// }

		if (!is_string($reason)) {
			$reason = false;
		}

		if ($reason) {
			$reason = "( $reason )";
		}

		self::debug('Purge all ' . $reason, 3);

		$msg = __('Purged all caches successfully.', 'litespeed-cache');
		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);

		do_action('litespeed_purged_all');
	}

	/**
	 * Alerts LiteSpeed Web Server to purge all pages.
	 *
	 * For multisite installs, if this is called by a site admin (not network admin),
	 * it will only purge all posts associated with that site.
	 *
	 * @since 2.2
	 * @access public
	 */
	private function _purge_all_lscache($silence = false)
	{
		$this->_add('*');

		if (!$silence) {
			$msg = __('Notified LiteSpeed Web Server to purge all LSCache entries.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
		}
	}

	/**
	 * Delete all critical css
	 *
	 * @since    2.3
	 * @access   private
	 */
	private function _purge_all_ccss($silence = false)
	{
		do_action('litespeed_purged_all_ccss');

		$this->cls('CSS')->rm_cache_folder('ccss');

		$this->cls('Data')->url_file_clean('ccss');

		if (!$silence) {
			$msg = __('Cleaned all Critical CSS files.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
		}
	}

	/**
	 * Delete all unique css
	 *
	 * @since    2.3
	 * @access   private
	 */
	private function _purge_all_ucss($silence = false)
	{
		do_action('litespeed_purged_all_ucss');

		$this->cls('CSS')->rm_cache_folder('ucss');

		$this->cls('Data')->url_file_clean('ucss');

		if (!$silence) {
			$msg = __('Cleaned all Unique CSS files.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
		}
	}

	/**
	 * Purge one UCSS by URL
	 *
	 * @since 4.5
	 * @access public
	 */
	public static function purge_ucss($post_id_or_url)
	{
		self::debug('Purge a single UCSS: ' . $post_id_or_url);
		// If is post_id, generate URL
		if (!preg_match('/\D/', $post_id_or_url)) {
			$post_id_or_url = get_permalink($post_id_or_url);
		}
		$post_id_or_url = untrailingslashit($post_id_or_url);

		$existing_url_files = Data::cls()->mark_as_expired($post_id_or_url, true);
		if ($existing_url_files) {
			// Add to UCSS Q
			self::cls('UCSS')->add_to_q($existing_url_files);
		}
	}

	/**
	 * Delete all LQIP images
	 *
	 * @since    3.0
	 * @access   private
	 */
	private function _purge_all_lqip($silence = false)
	{
		do_action('litespeed_purged_all_lqip');

		$this->cls('Placeholder')->rm_cache_folder('lqip');

		if (!$silence) {
			$msg = __('Cleaned all LQIP files.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
		}
	}

	/**
	 * Delete all avatar images
	 *
	 * @since    3.0
	 * @access   private
	 */
	private function _purge_all_avatar($silence = false)
	{
		do_action('litespeed_purged_all_avatar');

		$this->cls('Avatar')->rm_cache_folder('avatar');

		if (!$silence) {
			$msg = __('Cleaned all Gravatar files.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
		}
	}

	/**
	 * Delete all localized JS
	 *
	 * @since    3.3
	 * @access   private
	 */
	private function _purge_all_localres($silence = false)
	{
		do_action('litespeed_purged_all_localres');

		$this->_add(Tag::TYPE_LOCALRES);

		if (!$silence) {
			$msg = __('Cleaned all localized resource entries.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
		}
	}

	/**
	 * Alerts LiteSpeed Web Server to purge pages.
	 *
	 * @since    1.2.2
	 * @access   private
	 */
	private function _purge_all_cssjs($silence = false)
	{
		if (defined('DOING_CRON') || defined('LITESPEED_DID_send_headers')) {
			self::debug('❌ Bypassed cssjs delete as header sent (lscache purge after this point will fail) or doing cron');
			return;
		}
		$this->_purge_all_lscache($silence); // Purge CSSJS must purge lscache too to avoid 404

		do_action('litespeed_purged_all_cssjs');

		Optimize::update_option(Optimize::ITEM_TIMESTAMP_PURGE_CSS, time());

		$this->_add(Tag::TYPE_MIN);

		$this->cls('CSS')->rm_cache_folder('css');
		$this->cls('CSS')->rm_cache_folder('js');

		$this->cls('Data')->url_file_clean('css');
		$this->cls('Data')->url_file_clean('js');

		// Clear UCSS queue as it used combined CSS to generate
		$this->clear_q('ucss', true);

		if (!$silence) {
			$msg = __('Notified LiteSpeed Web Server to purge CSS/JS entries.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
		}
	}

	/**
	 * Purge opcode cache
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function purge_all_opcache($silence = false)
	{
		if (!Router::opcache_enabled()) {
			self::debug('Failed to reset opcode cache due to opcache not enabled');

			if (!$silence) {
				$msg = __('Opcode cache is not enabled.', 'litespeed-cache');
				Admin_Display::error($msg);
			}

			return false;
		}

		// Purge opcode cache
		opcache_reset();
		self::debug('Reset opcode cache');

		if (!$silence) {
			$msg = __('Reset the entire opcode cache successfully.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
		}

		return true;
	}

	/**
	 * Purge object cache
	 *
	 * @since  3.4
	 * @access public
	 */
	public static function purge_all_object($silence = true)
	{
		self::cls()->_purge_all_object($silence);
	}

	/**
	 * Purge object cache
	 *
	 * @since  1.8
	 * @access private
	 */
	private function _purge_all_object($silence = false)
	{
		if (!defined('LSCWP_OBJECT_CACHE')) {
			self::debug('Failed to flush object cache due to object cache not enabled');

			if (!$silence) {
				$msg = __('Object cache is not enabled.', 'litespeed-cache');
				Admin_Display::error($msg);
			}

			return false;
		}

		do_action('litespeed_purged_all_object');

		$this->cls('Object_Cache')->flush();
		self::debug('Flushed object cache');

		if (!$silence) {
			$msg = __('Purge all object caches successfully.', 'litespeed-cache');
			!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
		}

		return true;
	}

	/**
	 * Adds new public purge tags to the array of purge tags for the request.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param mixed $tags Tags to add to the list.
	 */
	public static function add($tags, $purge2 = false)
	{
		self::cls()->_add($tags, $purge2);
	}

	/**
	 * Add tags to purge
	 *
	 * @since 2.2
	 * @access private
	 */
	private function _add($tags, $purge2 = false)
	{
		if (!is_array($tags)) {
			$tags = array($tags);
		}

		$tags = $this->_prepend_bid($tags);

		if (!array_diff($tags, $purge2 ? $this->_pub_purge2 : $this->_pub_purge)) {
			return;
		}

		if ($purge2) {
			$this->_pub_purge2 = array_merge($this->_pub_purge2, $tags);
			$this->_pub_purge2 = array_unique($this->_pub_purge2);
		} else {
			$this->_pub_purge = array_merge($this->_pub_purge, $tags);
			$this->_pub_purge = array_unique($this->_pub_purge);
		}
		self::debug('added ' . implode(',', $tags) . ($purge2 ? ' [Purge2]' : ''), 8);

		// Send purge header immediately
		$curr_built = $this->_build($purge2);
		if (defined('LITESPEED_CLI')) {
			// Can't send, already has output, need to save and wait for next run
			self::update_option($purge2 ? self::DB_QUEUE2 : self::DB_QUEUE, $curr_built);
			self::debug('CLI request, queue stored: ' . $curr_built);
		} else {
			@header($curr_built);
			if (defined('DOING_CRON') || defined('LITESPEED_DID_send_headers') || apply_filters('litespeed_delay_purge', false)) {
				self::update_option($purge2 ? self::DB_QUEUE2 : self::DB_QUEUE, $curr_built);
				self::debug('Output existed, queue stored: ' . $curr_built);
			}
			self::debug($curr_built);
		}
	}

	/**
	 * Adds new private purge tags to the array of purge tags for the request.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param mixed $tags Tags to add to the list.
	 */
	public static function add_private($tags)
	{
		self::cls()->_add_private($tags);
	}

	/**
	 * Add private ESI tag to purge list
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_private_esi($tag)
	{
		self::add_private(Tag::TYPE_ESI . $tag);
	}

	/**
	 * Add private all tag to purge list
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_private_all()
	{
		self::add_private('*');
	}

	/**
	 * Add tags to private purge
	 *
	 * @since 2.2
	 * @access private
	 */
	private function _add_private($tags)
	{
		if (!is_array($tags)) {
			$tags = array($tags);
		}

		$tags = $this->_prepend_bid($tags);

		if (!array_diff($tags, $this->_priv_purge)) {
			return;
		}

		self::debug('added [private] ' . implode(',', $tags), 3);

		$this->_priv_purge = array_merge($this->_priv_purge, $tags);
		$this->_priv_purge = array_unique($this->_priv_purge);

		// Send purge header immediately
		@header($this->_build());
	}

	/**
	 * Incorporate blog_id into purge tags for multisite
	 *
	 * @since 4.0
	 * @access private
	 * @param mixed $tags Tags to add to the list.
	 */
	private function _prepend_bid($tags)
	{
		if (in_array('*', $tags)) {
			return array('*');
		}

		$curr_bid = is_multisite() ? get_current_blog_id() : '';

		foreach ($tags as $k => $v) {
			$tags[$k] = $curr_bid . '_' . $v;
		}
		return $tags;
	}

	/**
	 * Activate `purge related tags` for Admin QS.
	 *
	 * @since    1.1.3
	 * @access   public
	 */
	public static function set_purge_related()
	{
		self::cls()->_purge_related = true;
	}

	/**
	 * Activate `purge single url tag` for Admin QS.
	 *
	 * @since    1.1.3
	 * @access   public
	 */
	public static function set_purge_single()
	{
		self::cls()->_purge_single = true;
	}

	/**
	 * Purge frontend url
	 *
	 * @since 1.3
	 * @since 2.2 Renamed from `frontend_purge`; Access changed from public
	 * @access private
	 */
	private function _purge_front()
	{
		if (empty($_SERVER['HTTP_REFERER'])) {
			exit('no referer');
		}

		$this->purge_url($_SERVER['HTTP_REFERER']);

		do_action('litespeed_purged_front', $_SERVER['HTTP_REFERER']);
		wp_redirect($_SERVER['HTTP_REFERER']);
		exit();
	}

	/**
	 * Purge single UCSS
	 * @since 4.7
	 */
	private function _purge_ucss()
	{
		if (empty($_SERVER['HTTP_REFERER'])) {
			exit('no referer');
		}

		$url_tag = empty($_GET['url_tag']) ? $_SERVER['HTTP_REFERER'] : $_GET['url_tag'];

		self::debug('Purge ucss [url_tag] ' . $url_tag);

		do_action('litespeed_purge_ucss', $url_tag);
		$this->purge_url($_SERVER['HTTP_REFERER']);

		wp_redirect($_SERVER['HTTP_REFERER']);
		exit();
	}

	/**
	 * Alerts LiteSpeed Web Server to purge the front page.
	 *
	 * @since    1.0.3
	 * @since  	 2.2 	Access changed from public to private, renamed from `_purge_front`
	 * @access   private
	 */
	private function _purge_frontpage()
	{
		$this->_add(Tag::TYPE_FRONTPAGE);
		if (LITESPEED_SERVER_TYPE !== 'LITESPEED_SERVER_OLS') {
			$this->_add_private(Tag::TYPE_FRONTPAGE);
		}

		$msg = __('Notified LiteSpeed Web Server to purge the front page.', 'litespeed-cache');
		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
	}

	/**
	 * Alerts LiteSpeed Web Server to purge pages.
	 *
	 * @since    1.0.15
	 * @access   private
	 */
	private function _purge_pages()
	{
		$this->_add(Tag::TYPE_PAGES);

		$msg = __('Notified LiteSpeed Web Server to purge all pages.', 'litespeed-cache');
		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
	}

	/**
	 * Alerts LiteSpeed Web Server to purge error pages.
	 *
	 * @since    1.0.14
	 * @access   private
	 */
	private function _purge_error($type = false)
	{
		$this->_add(Tag::TYPE_HTTP);

		if (!$type || !in_array($type, array('403', '404', '500'))) {
			return;
		}

		$this->_add(Tag::TYPE_HTTP . $type);

		$msg = __('Notified LiteSpeed Web Server to purge error pages.', 'litespeed-cache');
		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed($msg);
	}

	/**
	 * Callback to add purge tags if admin selects to purge selected category pages.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public function purge_cat($value)
	{
		$val = trim($value);
		if (empty($val)) {
			return;
		}
		if (preg_match('/^[a-zA-Z0-9-]+$/', $val) == 0) {
			self::debug("$val cat invalid");
			return;
		}
		$cat = get_category_by_slug($val);
		if ($cat == false) {
			self::debug("$val cat not existed/published");
			return;
		}

		self::add(Tag::TYPE_ARCHIVE_TERM . $cat->term_id);

		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed(sprintf(__('Purge category %s', 'litespeed-cache'), $val));
	}

	/**
	 * Callback to add purge tags if admin selects to purge selected tag pages.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public function purge_tag($val)
	{
		$val = trim($val);
		if (empty($val)) {
			return;
		}
		if (preg_match('/^[a-zA-Z0-9-]+$/', $val) == 0) {
			self::debug("$val tag invalid");
			return;
		}
		$term = get_term_by('slug', $val, 'post_tag');
		if ($term == 0) {
			self::debug("$val tag not exist");
			return;
		}

		self::add(Tag::TYPE_ARCHIVE_TERM . $term->term_id);

		!defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed(sprintf(__('Purge tag %s', 'litespeed-cache'), $val));
	}

	/**
	 * Callback to add purge tags if admin selects to purge selected urls.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public function purge_url($url, $purge2 = false, $quite = false)
	{
		$val = trim($url);
		if (empty($val)) {
			return;
		}

		if (strpos($val, '<') !== false) {
			self::debug("$val url contains <");
			return;
		}

		$val = Utility::make_relative($val);

		$hash = Tag::get_uri_tag($val);

		if ($hash === false) {
			self::debug("$val url invalid");
			return;
		}

		self::add($hash, $purge2);

		!$quite && !defined('LITESPEED_PURGE_SILENT') && Admin_Display::succeed(sprintf(__('Purge url %s', 'litespeed-cache'), $val));
	}

	/**
	 * Purge a list of pages when selected by admin. This method will look at the post arguments to determine how and what to purge.
	 *
	 * @since 1.0.7
	 * @access public
	 */
	public function purge_list()
	{
		if (!isset($_REQUEST[Admin_Display::PURGEBYOPT_SELECT]) || !isset($_REQUEST[Admin_Display::PURGEBYOPT_LIST])) {
			return;
		}
		$sel = $_REQUEST[Admin_Display::PURGEBYOPT_SELECT];
		$list_buf = $_REQUEST[Admin_Display::PURGEBYOPT_LIST];
		if (empty($list_buf)) {
			return;
		}
		$list_buf = str_replace(',', "\n", $list_buf); // for cli
		$list = explode("\n", $list_buf);
		switch ($sel) {
			case Admin_Display::PURGEBY_CAT:
				$cb = 'purge_cat';
				break;
			case Admin_Display::PURGEBY_PID:
				$cb = 'purge_post';
				break;
			case Admin_Display::PURGEBY_TAG:
				$cb = 'purge_tag';
				break;
			case Admin_Display::PURGEBY_URL:
				$cb = 'purge_url';
				break;

			default:
				return;
		}
		array_map(array($this, $cb), $list);

		// for redirection
		$_GET[Admin_Display::PURGEBYOPT_SELECT] = $sel;
	}

	/**
	 * Purge ESI
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function purge_esi($tag)
	{
		self::add(Tag::TYPE_ESI . $tag);
	}

	/**
	 * Purge a certain post type
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function purge_posttype($post_type)
	{
		self::add(Tag::TYPE_ARCHIVE_POSTTYPE . $post_type);
		self::add($post_type);
	}

	/**
	 * Purge all related tags to a post.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function purge_post($pid)
	{
		$pid = intval($pid);
		// ignore the status we don't care
		if (!$pid || !in_array(get_post_status($pid), array('publish', 'trash', 'private', 'draft'))) {
			return;
		}

		$purge_tags = $this->_get_purge_tags_by_post($pid);
		if (!$purge_tags) {
			return;
		}

		self::add($purge_tags);
		if ($this->conf(self::O_CACHE_REST)) {
			self::add(Tag::TYPE_REST);
		}

		// $this->cls( 'Control' )->set_stale();
	}

	/**
	 * Hooked to the load-widgets.php action.
	 * Attempts to purge a single widget from cache.
	 * If no widget id is passed in, the method will attempt to find the widget id.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function purge_widget($widget_id = null)
	{
		if (is_null($widget_id)) {
			$widget_id = $_POST['widget-id'];
			if (is_null($widget_id)) {
				return;
			}
		}
		self::add(Tag::TYPE_WIDGET . $widget_id);
		self::add_private(Tag::TYPE_WIDGET . $widget_id);
	}

	/**
	 * Hooked to the wp_update_comment_count action.
	 * Purges the comment widget when the count is updated.
	 *
	 * @access public
	 * @since 1.1.3
	 * @global type $wp_widget_factory
	 */
	public static function purge_comment_widget()
	{
		global $wp_widget_factory;
		if (!isset($wp_widget_factory->widgets['WP_Widget_Recent_Comments'])) {
			return;
		}
		$recent_comments = $wp_widget_factory->widgets['WP_Widget_Recent_Comments'];
		if (!is_null($recent_comments)) {
			self::add(Tag::TYPE_WIDGET . $recent_comments->id);
			self::add_private(Tag::TYPE_WIDGET . $recent_comments->id);
		}
	}

	/**
	 * Purges feeds on comment count update.
	 *
	 * @since 1.0.9
	 * @access public
	 */
	public function purge_feeds()
	{
		if ($this->conf(self::O_CACHE_TTL_FEED) > 0) {
			self::add(Tag::TYPE_FEED);
		}
	}

	/**
	 * Purges all private cache entries when the user logs out.
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public static function purge_on_logout()
	{
		self::add_private('*');
	}

	/**
	 * Generate all purge tags before output
	 *
	 * @access private
	 * @since 1.1.3
	 */
	private function _finalize()
	{
		// Make sure header output only run once
		if (!defined('LITESPEED_DID_' . __FUNCTION__)) {
			define('LITESPEED_DID_' . __FUNCTION__, true);
		} else {
			return;
		}

		do_action('litespeed_purge_finalize');

		// Append unique uri purge tags if Admin QS is `PURGESINGLE`
		if ($this->_purge_single) {
			$this->_pub_purge[] = Tag::build_uri_tag(); // TODO: add private tag too
		}
		// Append related purge tags if Admin QS is `PURGE`
		if ($this->_purge_related) {
			// Before this, tags need to be finalized
			$tags_related = Tag::output_tags();
			// NOTE: need to remove the empty item `B1_` to avoid purging all
			$tags_related = array_filter($tags_related);
			if ($tags_related) {
				$this->_pub_purge = array_merge($this->_pub_purge, $tags_related);
			}
		}

		if (!empty($this->_pub_purge)) {
			$this->_pub_purge = array_unique($this->_pub_purge);
		}

		if (!empty($this->_priv_purge)) {
			$this->_priv_purge = array_unique($this->_priv_purge);
		}
	}

	/**
	 * Gathers all the purge headers.
	 *
	 * This will collect all site wide purge tags as well as third party plugin defined purge tags.
	 *
	 * @since 1.1.0
	 * @access public
	 * @return string the built purge header
	 */
	public static function output()
	{
		$instance = self::cls();

		$instance->_finalize();

		return $instance->_build();
	}

	/**
	 * Build the current purge headers.
	 *
	 * @since 1.1.5
	 * @access private
	 * @return string the built purge header
	 */
	private function _build($purge2 = false)
	{
		if ($purge2) {
			if (empty($this->_pub_purge2)) {
				return;
			}
		} else {
			if (empty($this->_pub_purge) && empty($this->_priv_purge)) {
				return;
			}
		}

		$purge_header = '';

		// Handle purge2 @since 4.4.1
		if ($purge2) {
			$public_tags = $this->_append_prefix($this->_pub_purge2);
			if (empty($public_tags)) {
				return;
			}
			$purge_header = self::X_HEADER2 . ': public,';
			if (Control::is_stale()) {
				$purge_header .= 'stale,';
			}
			$purge_header .= implode(',', $public_tags);
			return $purge_header;
		}

		$private_prefix = self::X_HEADER . ': private,';

		if (!empty($this->_pub_purge)) {
			$public_tags = $this->_append_prefix($this->_pub_purge);
			if (empty($public_tags)) {
				// If this ends up empty, private will also end up empty
				return;
			}
			$purge_header = self::X_HEADER . ': public,';
			if (Control::is_stale()) {
				$purge_header .= 'stale,';
			}
			$purge_header .= implode(',', $public_tags);
			$private_prefix = ';private,';
		}

		// Handle priv purge tags
		if (!empty($this->_priv_purge)) {
			$private_tags = $this->_append_prefix($this->_priv_purge, true);
			$purge_header .= $private_prefix . implode(',', $private_tags);
		}

		return $purge_header;
	}

	/**
	 * Append prefix to an array of purge headers
	 *
	 * @since 1.1.0
	 * @access private
	 */
	private function _append_prefix($purge_tags, $is_private = false)
	{
		$curr_bid = is_multisite() ? get_current_blog_id() : '';

		if (!in_array('*', $purge_tags)) {
			$tags = array();
			foreach ($purge_tags as $val) {
				$tags[] = LSWCP_TAG_PREFIX . $val;
			}
			return $tags;
		}

		// Purge All need to check if need to reset crawler or not
		if (!$is_private && $this->conf(self::O_CRAWLER)) {
			Crawler::cls()->reset_pos();
		}

		if (defined('LSWCP_EMPTYCACHE') || $is_private) {
			return array('*');
		}

		if (is_multisite() && !$this->_is_subsite_purge()) {
			$blogs = Activation::get_network_ids();
			if (empty($blogs)) {
				self::debug('build_purge_headers: blog list is empty');
				return '';
			}
			$tags = array();
			foreach ($blogs as $blog_id) {
				$tags[] = LSWCP_TAG_PREFIX . $blog_id . '_';
			}
			return $tags;
		} else {
			return array(LSWCP_TAG_PREFIX . $curr_bid . '_');
		}
	}

	/**
	 * Check if this purge belongs to a subsite purge
	 *
	 * @since  4.0
	 */
	private function _is_subsite_purge()
	{
		if (!is_multisite()) {
			return false;
		}

		if (is_network_admin()) {
			return false;
		}

		if (defined('LSWCP_EMPTYCACHE')) {
			return false;
		}

		// Would only use multisite and network admin except is_network_admin is false for ajax calls, which is used by wordpress updates v4.6+
		if (Router::is_ajax() && (check_ajax_referer('updates', false, false) || check_ajax_referer('litespeed-purgeall-network', false, false))) {
			return false;
		}

		return true;
	}

	/**
	 * Gets all the purge tags correlated with the post about to be purged.
	 *
	 * If the purge all pages configuration is set, all pages will be purged.
	 *
	 * This includes site wide post types (e.g. front page) as well as any third party plugin specific post tags.
	 *
	 * @since 1.0.0
	 * @access private
	 */
	private function _get_purge_tags_by_post($post_id)
	{
		// If this is a valid post we want to purge the post, the home page and any associated tags & cats
		// If not, purge everything on the site.

		$purge_tags = array();

		if ($this->conf(self::O_PURGE_POST_ALL)) {
			// ignore the rest if purge all
			return array('*');
		}

		// now do API hook action for post purge
		do_action('litespeed_api_purge_post', $post_id);

		// post
		$purge_tags[] = Tag::TYPE_POST . $post_id;
		$post_status = get_post_status($post_id);
		if (function_exists('is_post_status_viewable')) {
			$viewable = is_post_status_viewable($post_status);
			if ($viewable) {
				$purge_tags[] = Tag::get_uri_tag(wp_make_link_relative(get_permalink($post_id)));
			}
		}

		// for archive of categories|tags|custom tax
		global $post;
		$original_post = $post;
		$post = get_post($post_id);
		$post_type = $post->post_type;

		global $wp_widget_factory;
		// recent_posts
		$recent_posts = isset($wp_widget_factory->widgets['WP_Widget_Recent_Posts']) ? $wp_widget_factory->widgets['WP_Widget_Recent_Posts'] : null;
		if (!is_null($recent_posts)) {
			$purge_tags[] = Tag::TYPE_WIDGET . $recent_posts->id;
		}

		// get adjacent posts id as related post tag
		if ($post_type == 'post') {
			$prev_post = get_previous_post();
			$next_post = get_next_post();
			if (!empty($prev_post->ID)) {
				$purge_tags[] = Tag::TYPE_POST . $prev_post->ID;
				self::debug('--------purge_tags prev is: ' . $prev_post->ID);
			}
			if (!empty($next_post->ID)) {
				$purge_tags[] = Tag::TYPE_POST . $next_post->ID;
				self::debug('--------purge_tags next is: ' . $next_post->ID);
			}
		}

		if ($this->conf(self::O_PURGE_POST_TERM)) {
			$taxonomies = get_object_taxonomies($post_type);
			//self::debug('purge by post, check tax = ' . var_export($taxonomies, true));
			foreach ($taxonomies as $tax) {
				$terms = get_the_terms($post_id, $tax);
				if (!empty($terms)) {
					foreach ($terms as $term) {
						$purge_tags[] = Tag::TYPE_ARCHIVE_TERM . $term->term_id;
					}
				}
			}
		}

		if ($this->conf(self::O_CACHE_TTL_FEED)) {
			$purge_tags[] = Tag::TYPE_FEED;
		}

		// author, for author posts and feed list
		if ($this->conf(self::O_PURGE_POST_AUTHOR)) {
			$purge_tags[] = Tag::TYPE_AUTHOR . get_post_field('post_author', $post_id);
		}

		// archive and feed of post type
		// todo: check if type contains space
		if ($this->conf(self::O_PURGE_POST_POSTTYPE)) {
			if (get_post_type_archive_link($post_type)) {
				$purge_tags[] = Tag::TYPE_ARCHIVE_POSTTYPE . $post_type;
				$purge_tags[] = $post_type;
			}
		}

		if ($this->conf(self::O_PURGE_POST_FRONTPAGE)) {
			$purge_tags[] = Tag::TYPE_FRONTPAGE;
		}

		if ($this->conf(self::O_PURGE_POST_HOMEPAGE)) {
			$purge_tags[] = Tag::TYPE_HOME;
		}

		if ($this->conf(self::O_PURGE_POST_PAGES)) {
			$purge_tags[] = Tag::TYPE_PAGES;
		}

		if ($this->conf(self::O_PURGE_POST_PAGES_WITH_RECENT_POSTS)) {
			$purge_tags[] = Tag::TYPE_PAGES_WITH_RECENT_POSTS;
		}

		// if configured to have archived by date
		$date = $post->post_date;
		$date = strtotime($date);

		if ($this->conf(self::O_PURGE_POST_DATE)) {
			$purge_tags[] = Tag::TYPE_ARCHIVE_DATE . date('Ymd', $date);
		}

		if ($this->conf(self::O_PURGE_POST_MONTH)) {
			$purge_tags[] = Tag::TYPE_ARCHIVE_DATE . date('Ym', $date);
		}

		if ($this->conf(self::O_PURGE_POST_YEAR)) {
			$purge_tags[] = Tag::TYPE_ARCHIVE_DATE . date('Y', $date);
		}

		// Set back to original post as $post_id might affecting the global $post value
		$post = $original_post;

		return array_unique($purge_tags);
	}

	/**
	 * The dummy filter for purge all
	 *
	 * @since 1.1.5
	 * @access public
	 * @param string $val The filter value
	 * @return string     The filter value
	 */
	public static function filter_with_purge_all($val)
	{
		self::purge_all();
		return $val;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/utility.cls.php000064400000051211151600230460017713 0ustar00<?php

/**
 * The utility class.
 *
 * @since      	1.1.5
 * @since  		1.5 Moved into /inc
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Utility extends Root
{
	private static $_internal_domains;

	/**
	 * Validate regex
	 *
	 * @since 1.0.9
	 * @since  3.0 Moved here from admin-settings.cls
	 * @access public
	 * @return bool True for valid rules, false otherwise.
	 */
	public static function syntax_checker($rules)
	{
		return preg_match(self::arr2regex($rules), '') !== false;
	}

	/**
	 * Combine regex array to regex rule
	 *
	 * @since  3.0
	 */
	public static function arr2regex($arr, $drop_delimiter = false)
	{
		$arr = self::sanitize_lines($arr);

		$new_arr = array();
		foreach ($arr as $v) {
			$new_arr[] = preg_quote($v, '#');
		}

		$regex = implode('|', $new_arr);
		$regex = str_replace(' ', '\\ ', $regex);

		if ($drop_delimiter) {
			return $regex;
		}

		return '#' . $regex . '#';
	}

	/**
	 * Replace wildcard to regex
	 *
	 * @since  3.2.2
	 */
	public static function wildcard2regex($string)
	{
		if (is_array($string)) {
			return array_map(__CLASS__ . '::wildcard2regex', $string);
		}

		if (strpos($string, '*') !== false) {
			$string = preg_quote($string, '#');
			$string = str_replace('\*', '.*', $string);
		}

		return $string;
	}

	/**
	 * Check if an URL or current page is REST req or not
	 *
	 * @since  2.9.3
	 * @deprecated 2.9.4 Moved to REST class
	 * @access public
	 */
	public static function is_rest($url = false)
	{
		return false;
	}

	/**
	 * Get current page type
	 *
	 * @since  2.9
	 */
	public static function page_type()
	{
		global $wp_query;
		$page_type = 'default';

		if ($wp_query->is_page) {
			$page_type = is_front_page() ? 'front' : 'page';
		} elseif ($wp_query->is_home) {
			$page_type = 'home';
		} elseif ($wp_query->is_single) {
			// $page_type = $wp_query->is_attachment ? 'attachment' : 'single';
			$page_type = get_post_type();
		} elseif ($wp_query->is_category) {
			$page_type = 'category';
		} elseif ($wp_query->is_tag) {
			$page_type = 'tag';
		} elseif ($wp_query->is_tax) {
			$page_type = 'tax';
			// $page_type = get_queried_object()->taxonomy;
		} elseif ($wp_query->is_archive) {
			if ($wp_query->is_day) {
				$page_type = 'day';
			} elseif ($wp_query->is_month) {
				$page_type = 'month';
			} elseif ($wp_query->is_year) {
				$page_type = 'year';
			} elseif ($wp_query->is_author) {
				$page_type = 'author';
			} else {
				$page_type = 'archive';
			}
		} elseif ($wp_query->is_search) {
			$page_type = 'search';
		} elseif ($wp_query->is_404) {
			$page_type = '404';
		}

		return $page_type;

		// if ( is_404() ) {
		// 	$page_type = '404';
		// }
		// elseif ( is_singular() ) {
		// 	$page_type = get_post_type();
		// }
		// elseif ( is_home() && get_option( 'show_on_front' ) == 'page' ) {
		// 	$page_type = 'home';
		// }
		// elseif ( is_front_page() ) {
		// 	$page_type = 'front';
		// }
		// elseif ( is_tax() ) {
		// 	$page_type = get_queried_object()->taxonomy;
		// }
		// elseif ( is_category() ) {
		// 	$page_type = 'category';
		// }
		// elseif ( is_tag() ) {
		// 	$page_type = 'tag';
		// }

		// return $page_type;
	}

	/**
	 * Get ping speed
	 *
	 * @since  2.9
	 */
	public static function ping($domain)
	{
		if (strpos($domain, ':')) {
			$domain = parse_url($domain, PHP_URL_HOST);
		}
		$starttime = microtime(true);
		$file = fsockopen($domain, 443, $errno, $errstr, 10);
		$stoptime = microtime(true);
		$status = 0;

		if (!$file) {
			$status = 99999;
		}
		// Site is down
		else {
			fclose($file);
			$status = ($stoptime - $starttime) * 1000;
			$status = floor($status);
		}

		Debug2::debug("[Util] ping [Domain] $domain \t[Speed] $status");

		return $status;
	}

	/**
	 * Set seconds/timestamp to readable format
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public static function readable_time($seconds_or_timestamp, $timeout = 3600, $forward = false)
	{
		if (strlen($seconds_or_timestamp) == 10) {
			$seconds = time() - $seconds_or_timestamp;
			if ($seconds > $timeout) {
				return date('m/d/Y H:i:s', $seconds_or_timestamp + LITESPEED_TIME_OFFSET);
			}
		} else {
			$seconds = $seconds_or_timestamp;
		}

		$res = '';
		if ($seconds > 86400) {
			$num = floor($seconds / 86400);
			$res .= $num . 'd';
			$seconds %= 86400;
		}

		if ($seconds > 3600) {
			if ($res) {
				$res .= ', ';
			}
			$num = floor($seconds / 3600);
			$res .= $num . 'h';
			$seconds %= 3600;
		}

		if ($seconds > 60) {
			if ($res) {
				$res .= ', ';
			}
			$num = floor($seconds / 60);
			$res .= $num . 'm';
			$seconds %= 60;
		}

		if ($seconds > 0) {
			if ($res) {
				$res .= ' ';
			}
			$res .= $seconds . 's';
		}

		if (!$res) {
			return $forward ? __('right now', 'litespeed-cache') : __('just now', 'litespeed-cache');
		}

		$res = $forward ? $res : sprintf(__(' %s ago', 'litespeed-cache'), $res);

		return $res;
	}

	/**
	 * Convert array to string
	 *
	 * @since  1.6
	 * @access public
	 */
	public static function arr2str($arr)
	{
		if (!is_array($arr)) {
			return $arr;
		}

		return base64_encode(\json_encode($arr));
	}

	/**
	 * Get human readable size
	 *
	 * @since  1.6
	 * @access public
	 */
	public static function real_size($filesize, $is_1000 = false)
	{
		$unit = $is_1000 ? 1000 : 1024;

		if ($filesize >= pow($unit, 3)) {
			$filesize = round(($filesize / pow($unit, 3)) * 100) / 100 . 'G';
		} elseif ($filesize >= pow($unit, 2)) {
			$filesize = round(($filesize / pow($unit, 2)) * 100) / 100 . 'M';
		} elseif ($filesize >= $unit) {
			$filesize = round(($filesize / $unit) * 100) / 100 . 'K';
		} else {
			$filesize = $filesize . 'B';
		}
		return $filesize;
	}

	/**
	 * Parse attributes from string
	 *
	 * @since  1.2.2
	 * @since  1.4 Moved from optimize to utility
	 * @access private
	 * @param  string $str
	 * @return array  All the attributes
	 */
	public static function parse_attr($str)
	{
		$attrs = array();
		preg_match_all('#([\w-]+)=(["\'])([^\2]*)\2#isU', $str, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs[$match[1]] = trim($match[3]);
		}
		return $attrs;
	}

	/**
	 * Check if an array has a string
	 *
	 * Support $ exact match
	 *
	 * @since 1.3
	 * @access private
	 * @param string $needle The string to search with
	 * @param array $haystack
	 * @return bool|string False if not found, otherwise return the matched string in haystack.
	 */
	public static function str_hit_array($needle, $haystack, $has_ttl = false)
	{
		if (!$haystack) {
			return false;
		}
		/**
		 * Safety check to avoid PHP warning
		 * @see  https://github.com/litespeedtech/lscache_wp/pull/131/commits/45fc03af308c7d6b5583d1664fad68f75fb6d017
		 */
		if (!is_array($haystack)) {
			Debug2::debug('[Util] ❌ bad param in str_hit_array()!');

			return false;
		}

		$hit = false;
		$this_ttl = 0;
		foreach ($haystack as $item) {
			if (!$item) {
				continue;
			}

			if ($has_ttl) {
				$this_ttl = 0;
				$item = explode(' ', $item);
				if (!empty($item[1])) {
					$this_ttl = $item[1];
				}
				$item = $item[0];
			}

			if (substr($item, 0, 1) === '^' && substr($item, -1) === '$') {
				// do exact match
				if (substr($item, 1, -1) === $needle) {
					$hit = $item;
					break;
				}
			} elseif (substr($item, -1) === '$') {
				// match end
				if (substr($item, 0, -1) === substr($needle, -strlen($item) + 1)) {
					$hit = $item;
					break;
				}
			} elseif (substr($item, 0, 1) === '^') {
				// match beginning
				if (substr($item, 1) === substr($needle, 0, strlen($item) - 1)) {
					$hit = $item;
					break;
				}
			} else {
				if (strpos($needle, $item) !== false) {
					$hit = $item;
					break;
				}
			}
		}

		if ($hit) {
			if ($has_ttl) {
				return array($hit, $this_ttl);
			}

			return $hit;
		}

		return false;
	}

	/**
	 * Improve compatibility to PHP old versions
	 *
	 * @since  1.2.2
	 *
	 */
	public static function compatibility()
	{
		require_once LSCWP_DIR . 'lib/php-compatibility.func.php';
	}

	/**
	 * Convert URI to URL
	 *
	 * @since  1.3
	 * @access public
	 * @param  string $uri `xx/xx.html` or `/subfolder/xx/xx.html`
	 * @return  string http://www.example.com/subfolder/xx/xx.html
	 */
	public static function uri2url($uri)
	{
		if (substr($uri, 0, 1) === '/') {
			self::domain_const();
			$url = LSCWP_DOMAIN . $uri;
		} else {
			$url = home_url('/') . $uri;
		}

		return $url;
	}

	/**
	 * Convert URL to basename (filename)
	 *
	 * @since  4.7
	 */
	public static function basename($url)
	{
		$url = trim($url);
		$uri = @parse_url($url, PHP_URL_PATH);
		$basename = pathinfo($uri, PATHINFO_BASENAME);

		return $basename;
	}

	/**
	 * Drop .webp if existed in filename
	 *
	 * @since  4.7
	 */
	public static function drop_webp($filename)
	{
		if (substr($filename, -5) === '.webp') {
			$filename = substr($filename, 0, -5);
		}

		return $filename;
	}

	/**
	 * Convert URL to URI
	 *
	 * @since  1.2.2
	 * @since  1.6.2.1 Added 2nd param keep_qs
	 * @access public
	 */
	public static function url2uri($url, $keep_qs = false)
	{
		$url = trim($url);
		$uri = @parse_url($url, PHP_URL_PATH);
		$qs = @parse_url($url, PHP_URL_QUERY);

		if (!$keep_qs || !$qs) {
			return $uri;
		}

		return $uri . '?' . $qs;
	}

	/**
	 * Get attachment relative path to upload folder
	 *
	 * @since 3.0
	 * @access public
	 * @param  string 	`https://aa.com/bbb/wp-content/upload/2018/08/test.jpg` or `/bbb/wp-content/upload/2018/08/test.jpg`
	 * @return string 	`2018/08/test.jpg`
	 */
	public static function att_short_path($url)
	{
		if (!defined('LITESPEED_UPLOAD_PATH')) {
			$_wp_upload_dir = wp_upload_dir();

			$upload_path = self::url2uri($_wp_upload_dir['baseurl']);

			define('LITESPEED_UPLOAD_PATH', $upload_path);
		}

		$local_file = self::url2uri($url);

		$short_path = substr($local_file, strlen(LITESPEED_UPLOAD_PATH) + 1);

		return $short_path;
	}

	/**
	 * Make URL to be relative
	 *
	 * NOTE: for subfolder home_url, will keep subfolder part (strip nothing but scheme and host)
	 *
	 * @param  string $url
	 * @return string      Relative URL, start with /
	 */
	public static function make_relative($url)
	{
		// replace home_url if the url is full url
		self::domain_const();
		if (strpos($url, LSCWP_DOMAIN) === 0) {
			$url = substr($url, strlen(LSCWP_DOMAIN));
		}
		return trim($url);
	}

	/**
	 * Convert URL to domain only
	 *
	 * @since  1.7.1
	 */
	public static function parse_domain($url)
	{
		$url = @parse_url($url);
		if (empty($url['host'])) {
			return '';
		}

		if (!empty($url['scheme'])) {
			return $url['scheme'] . '://' . $url['host'];
		}

		return '//' . $url['host'];
	}

	/**
	 * Drop protocol `https:` from https://example.com
	 *
	 * @since  3.3
	 */
	public static function noprotocol($url)
	{
		$tmp = parse_url(trim($url));
		if (!empty($tmp['scheme'])) {
			$url = str_replace($tmp['scheme'] . ':', '', $url);
		}

		return $url;
	}

	/**
	 * Validate ip v4
	 * @since 5.5
	 */
	public static function valid_ipv4($ip)
	{
		return filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_IPV4 | FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE);
	}

	/**
	 * Generate domain const
	 *
	 * This will generate http://www.example.com even there is a subfolder in home_url setting
	 *
	 * Conf LSCWP_DOMAIN has NO trailing /
	 *
	 * @since  1.3
	 * @access public
	 */
	public static function domain_const()
	{
		if (defined('LSCWP_DOMAIN')) {
			return;
		}

		self::compatibility();
		$domain = http_build_url(get_home_url(), array(), HTTP_URL_STRIP_ALL);

		define('LSCWP_DOMAIN', $domain);
	}

	/**
	 * Array map one textarea to sanitize the url
	 *
	 * @since  1.3
	 * @access public
	 * @param  string $content
	 * @param  bool $type String handler type
	 * @return string|array
	 */
	public static function sanitize_lines($arr, $type = null)
	{
		$types = $type ? explode(',', $type) : array();

		if (!$arr) {
			if ($type === 'string') {
				return '';
			}
			return array();
		}

		if (!is_array($arr)) {
			$arr = explode("\n", $arr);
		}

		$arr = array_map('trim', $arr);
		$changed = false;
		if (in_array('uri', $types)) {
			$arr = array_map(__CLASS__ . '::url2uri', $arr);
			$changed = true;
		}
		if (in_array('basename', $types)) {
			$arr = array_map(__CLASS__ . '::basename', $arr);
			$changed = true;
		}
		if (in_array('drop_webp', $types)) {
			$arr = array_map(__CLASS__ . '::drop_webp', $arr);
			$changed = true;
		}
		if (in_array('relative', $types)) {
			$arr = array_map(__CLASS__ . '::make_relative', $arr); // Remove domain
			$changed = true;
		}
		if (in_array('domain', $types)) {
			$arr = array_map(__CLASS__ . '::parse_domain', $arr); // Only keep domain
			$changed = true;
		}

		if (in_array('noprotocol', $types)) {
			$arr = array_map(__CLASS__ . '::noprotocol', $arr); // Drop protocol, `https://example.com` -> `//example.com`
			$changed = true;
		}

		if (in_array('trailingslash', $types)) {
			$arr = array_map('trailingslashit', $arr); // Append trailing slash, `https://example.com` -> `https://example.com/`
			$changed = true;
		}

		if ($changed) {
			$arr = array_map('trim', $arr);
		}
		$arr = array_unique($arr);
		$arr = array_filter($arr);

		if (in_array('string', $types)) {
			return implode("\n", $arr);
		}

		return $arr;
	}

	/**
	 * Builds an url with an action and a nonce.
	 *
	 * Assumes user capabilities are already checked.
	 *
	 * @since  1.6 Changed order of 2nd&3rd param, changed 3rd param `append_str` to 2nd `type`
	 * @access public
	 * @return string The built url.
	 */
	public static function build_url($action, $type = false, $is_ajax = false, $page = null, $append_arr = array())
	{
		$prefix = '?';

		if ($page === '_ori') {
			$page = true;
			$append_arr['_litespeed_ori'] = 1;
		}

		if (!$is_ajax) {
			if ($page) {
				// If use admin url
				if ($page === true) {
					$page = 'admin.php';
				} else {
					if (strpos($page, '?') !== false) {
						$prefix = '&';
					}
				}
				$combined = $page . $prefix . Router::ACTION . '=' . $action;
			} else {
				// Current page rebuild URL
				$params = $_GET;

				if (!empty($params)) {
					if (isset($params[Router::ACTION])) {
						unset($params[Router::ACTION]);
					}
					if (isset($params['_wpnonce'])) {
						unset($params['_wpnonce']);
					}
					if (!empty($params)) {
						$prefix .= http_build_query($params) . '&';
					}
				}
				global $pagenow;
				$combined = $pagenow . $prefix . Router::ACTION . '=' . $action;
			}
		} else {
			$combined = 'admin-ajax.php?action=litespeed_ajax&' . Router::ACTION . '=' . $action;
		}

		if (is_network_admin()) {
			$prenonce = network_admin_url($combined);
		} else {
			$prenonce = admin_url($combined);
		}
		$url = wp_nonce_url($prenonce, $action, Router::NONCE);

		if ($type) {
			// Remove potential param `type` from url
			$url = parse_url(htmlspecialchars_decode($url));
			parse_str($url['query'], $query);

			$built_arr = array_merge($query, array(Router::TYPE => $type));
			if ($append_arr) {
				$built_arr = array_merge($built_arr, $append_arr);
			}
			$url['query'] = http_build_query($built_arr);
			self::compatibility();
			$url = http_build_url($url);
			$url = htmlspecialchars($url, ENT_QUOTES, 'UTF-8');
		}

		return $url;
	}

	/**
	 * Check if the host is the internal host
	 *
	 * @since  1.2.3
	 *
	 */
	public static function internal($host)
	{
		if (!defined('LITESPEED_FRONTEND_HOST')) {
			if (defined('WP_HOME')) {
				$home_host = WP_HOME; // Also think of `WP_SITEURL`
			} else {
				$home_host = get_option('home');
			}
			define('LITESPEED_FRONTEND_HOST', parse_url($home_host, PHP_URL_HOST));
		}

		if ($host === LITESPEED_FRONTEND_HOST) {
			return true;
		}

		/**
		 * Filter for multiple domains
		 * @since 2.9.4
		 */
		if (!isset(self::$_internal_domains)) {
			self::$_internal_domains = apply_filters('litespeed_internal_domains', array());
		}

		if (self::$_internal_domains) {
			return in_array($host, self::$_internal_domains);
		}

		return false;
	}

	/**
	 * Check if an URL is a internal existing file
	 *
	 * @since  1.2.2
	 * @since  1.6.2 Moved here from optm.cls due to usage of media.cls
	 * @access public
	 * @return string|bool The real path of file OR false
	 */
	public static function is_internal_file($url, $addition_postfix = false)
	{
		if (substr($url, 0, 5) == 'data:') {
			Debug2::debug2('[Util] data: content not file');
			return false;
		}
		$url_parsed = parse_url($url);
		if (isset($url_parsed['host']) && !self::internal($url_parsed['host'])) {
			// Check if is cdn path
			// Do this to avoid user hardcoded src in tpl
			if (!CDN::internal($url_parsed['host'])) {
				Debug2::debug2('[Util] external');
				return false;
			}
		}

		if (empty($url_parsed['path'])) {
			return false;
		}

		// Need to replace child blog path for assets, ref: .htaccess
		if (is_multisite() && defined('PATH_CURRENT_SITE')) {
			$pattern = '#^' . PATH_CURRENT_SITE . '([_0-9a-zA-Z-]+/)(wp-(content|admin|includes))#U';
			$replacement = PATH_CURRENT_SITE . '$2';
			$url_parsed['path'] = preg_replace($pattern, $replacement, $url_parsed['path']);
			// $current_blog = (int) get_current_blog_id();
			// $main_blog_id = (int) get_network()->site_id;
			// if ( $current_blog === $main_blog_id ) {
			// 	define( 'LITESPEED_IS_MAIN_BLOG', true );
			// }
			// else {
			// 	define( 'LITESPEED_IS_MAIN_BLOG', false );
			// }
		}

		// Parse file path
		/**
		 * Trying to fix pure /.htaccess rewrite to /wordpress case
		 *
		 * Add `define( 'LITESPEED_WP_REALPATH', '/wordpress' );` in wp-config.php in this case
		 *
		 * @internal #611001 - Combine & Minify not working?
		 * @since  1.6.3
		 */
		if (substr($url_parsed['path'], 0, 1) === '/') {
			if (defined('LITESPEED_WP_REALPATH')) {
				$file_path_ori = $_SERVER['DOCUMENT_ROOT'] . LITESPEED_WP_REALPATH . $url_parsed['path'];
			} else {
				$file_path_ori = $_SERVER['DOCUMENT_ROOT'] . $url_parsed['path'];
			}
		} else {
			$file_path_ori = Router::frontend_path() . '/' . $url_parsed['path'];
		}

		/**
		 * Added new file postfix to be check if passed in
		 * @since 2.2.4
		 */
		if ($addition_postfix) {
			$file_path_ori .= '.' . $addition_postfix;
		}

		/**
		 * Added this filter for those plugins which overwrite the filepath
		 * @see #101091 plugin `Hide My WordPress`
		 * @since 2.2.3
		 */
		$file_path_ori = apply_filters('litespeed_realpath', $file_path_ori);

		$file_path = realpath($file_path_ori);
		if (!is_file($file_path)) {
			Debug2::debug2('[Util] file not exist: ' . $file_path_ori);
			return false;
		}

		return array($file_path, filesize($file_path));
	}

	/**
	 * Safely parse URL for v5.3 compatibility
	 *
	 * @since  3.4.3
	 */
	public static function parse_url_safe($url, $component = -1)
	{
		if (substr($url, 0, 2) == '//') {
			$url = 'https:' . $url;
		}

		return parse_url($url, $component);
	}

	/**
	 * Replace url in srcset to new value
	 *
	 * @since  2.2.3
	 */
	public static function srcset_replace($content, $callback)
	{
		preg_match_all('# srcset=([\'"])(.+)\g{1}#iU', $content, $matches);
		$srcset_ori = array();
		$srcset_final = array();
		foreach ($matches[2] as $k => $urls_ori) {
			$urls_final = explode(',', $urls_ori);

			$changed = false;

			foreach ($urls_final as $k2 => $url_info) {
				$url_info_arr = explode(' ', trim($url_info));

				if (!($url2 = call_user_func($callback, $url_info_arr[0]))) {
					continue;
				}

				$changed = true;

				$urls_final[$k2] = str_replace($url_info_arr[0], $url2, $url_info);

				Debug2::debug2('[Util] - srcset replaced to ' . $url2 . (!empty($url_info_arr[1]) ? ' ' . $url_info_arr[1] : ''));
			}

			if (!$changed) {
				continue;
			}

			$urls_final = implode(',', $urls_final);

			$srcset_ori[] = $matches[0][$k];

			$srcset_final[] = str_replace($urls_ori, $urls_final, $matches[0][$k]);
		}

		if ($srcset_ori) {
			$content = str_replace($srcset_ori, $srcset_final, $content);
			Debug2::debug2('[Util] - srcset replaced');
		}

		return $content;
	}

	/**
	 * Generate pagination
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function pagination($total, $limit, $return_offset = false)
	{
		$pagenum = isset($_GET['pagenum']) ? absint($_GET['pagenum']) : 1;

		$offset = ($pagenum - 1) * $limit;
		$num_of_pages = ceil($total / $limit);

		if ($offset > $total) {
			$offset = $total - $limit;
		}

		if ($offset < 0) {
			$offset = 0;
		}

		if ($return_offset) {
			return $offset;
		}

		$page_links = paginate_links(array(
			'base' => add_query_arg('pagenum', '%#%'),
			'format' => '',
			'prev_text' => '&laquo;',
			'next_text' => '&raquo;',
			'total' => $num_of_pages,
			'current' => $pagenum,
		));

		return '<div class="tablenav"><div class="tablenav-pages" style="margin: 1em 0">' . $page_links . '</div></div>';
	}

	/**
	 * Generate placeholder for an array to query
	 *
	 * @since 2.0
	 * @access public
	 */
	public static function chunk_placeholder($data, $fields)
	{
		$division = substr_count($fields, ',') + 1;

		$q = implode(
			',',
			array_map(function ($el) {
				return '(' . implode(',', $el) . ')';
			}, array_chunk(array_fill(0, count($data), '%s'), $division))
		);

		return $q;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/health.cls.php000064400000005622151600230530017460 0ustar00<?php
/**
 * The page health
 *
 *
 * @since      3.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/src
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;
defined('WPINC') || exit();

class Health extends Base
{
	const TYPE_SPEED = 'speed';
	const TYPE_SCORE = 'score';

	protected $_summary;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct()
	{
		$this->_summary = self::get_summary();
	}

	/**
	 * Test latest speed
	 *
	 * @since 3.0
	 */
	private function _ping($type)
	{
		$data = array('action' => $type);

		$json = Cloud::post(Cloud::SVC_HEALTH, $data, 600);

		if (empty($json['data']['before']) || empty($json['data']['after'])) {
			Debug2::debug('[Health] ❌ no data');
			return false;
		}

		$this->_summary[$type . '.before'] = $json['data']['before'];
		$this->_summary[$type . '.after'] = $json['data']['after'];

		self::save_summary();

		Debug2::debug('[Health] saved result');
	}

	/**
	 * Generate scores
	 *
	 * @since 3.0
	 */
	public function scores()
	{
		$speed_before = $speed_after = $speed_improved = 0;
		if (!empty($this->_summary['speed.before']) && !empty($this->_summary['speed.after'])) {
			// Format loading time
			$speed_before = $this->_summary['speed.before'] / 1000;
			if ($speed_before < 0.01) {
				$speed_before = 0.01;
			}
			$speed_before = number_format($speed_before, 2);

			$speed_after = $this->_summary['speed.after'] / 1000;
			if ($speed_after < 0.01) {
				$speed_after = number_format($speed_after, 3);
			} else {
				$speed_after = number_format($speed_after, 2);
			}

			$speed_improved = (($this->_summary['speed.before'] - $this->_summary['speed.after']) * 100) / $this->_summary['speed.before'];
			if ($speed_improved > 99) {
				$speed_improved = number_format($speed_improved, 2);
			} else {
				$speed_improved = number_format($speed_improved);
			}
		}

		$score_before = $score_after = $score_improved = 0;
		if (!empty($this->_summary['score.before']) && !empty($this->_summary['score.after'])) {
			$score_before = $this->_summary['score.before'];
			$score_after = $this->_summary['score.after'];

			// Format Score
			$score_improved = (($score_after - $score_before) * 100) / $score_after;
			if ($score_improved > 99) {
				$score_improved = number_format($score_improved, 2);
			} else {
				$score_improved = number_format($score_improved);
			}
		}

		return array(
			'speed_before' => $speed_before,
			'speed_after' => $speed_after,
			'speed_improved' => $speed_improved,
			'score_before' => $score_before,
			'score_after' => $score_after,
			'score_improved' => $score_improved,
		);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler()
	{
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_SPEED:
			case self::TYPE_SCORE:
				$this->_ping($type);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/vary.cls.php000064400000046257151600230600017203 0ustar00<?php

/**
 * The plugin vary class to manage X-LiteSpeed-Vary
 *
 * @since      	1.1.3
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Vary extends Root
{
	const X_HEADER = 'X-LiteSpeed-Vary';

	private static $_vary_name = '_lscache_vary'; // this default vary cookie is used for logged in status check
	private static $_can_change_vary = false; // Currently only AJAX used this

	/**
	 * Adds the actions used for setting up cookies on log in/out.
	 *
	 * Also checks if the database matches the rewrite rule.
	 *
	 * @since 1.0.4
	 */
	public function init()
	{
		$this->_update_vary_name();
	}

	/**
	 * Update the default vary name if changed
	 *
	 * @since  4.0
	 */
	private function _update_vary_name()
	{
		$db_cookie = $this->conf(Base::O_CACHE_LOGIN_COOKIE); // [3.0] todo: check if works in network's sites

		// If no vary set in rewrite rule
		if (!isset($_SERVER['LSCACHE_VARY_COOKIE'])) {
			if ($db_cookie) {
				// Display cookie error msg to admin
				if (is_multisite() ? is_network_admin() : is_admin()) {
					Admin_Display::show_error_cookie();
				}
				Control::set_nocache('vary cookie setting error');
				return;
			}
			return;
		}
		// If db setting does not exist, skip checking db value
		if (!$db_cookie) {
			return;
		}

		// beyond this point, need to make sure db vary setting is in $_SERVER env.
		$vary_arr = explode(',', $_SERVER['LSCACHE_VARY_COOKIE']);

		if (in_array($db_cookie, $vary_arr)) {
			self::$_vary_name = $db_cookie;
			return;
		}

		if (is_multisite() ? is_network_admin() : is_admin()) {
			Admin_Display::show_error_cookie();
		}
		Control::set_nocache('vary cookie setting lost error');
	}

	/**
	 * Hooks after user init
	 *
	 * @since  4.0
	 */
	public function after_user_init()
	{
		// logged in user
		if (Router::is_logged_in()) {
			// If not esi, check cache logged-in user setting
			if (!$this->cls('Router')->esi_enabled()) {
				// If cache logged-in, then init cacheable to private
				if ($this->conf(Base::O_CACHE_PRIV)) {
					add_action('wp_logout', __NAMESPACE__ . '\Purge::purge_on_logout');

					$this->cls('Control')->init_cacheable();
					Control::set_private('logged in user');
				}
				// No cache for logged-in user
				else {
					Control::set_nocache('logged in user');
				}
			}
			// ESI is on, can be public cache
			else {
				// Need to make sure vary is using group id
				$this->cls('Control')->init_cacheable();
			}

			// register logout hook to clear login status
			add_action('clear_auth_cookie', array($this, 'remove_logged_in'));
		} else {
			// Only after vary init, can detect if is Guest mode or not
			$this->_maybe_guest_mode();

			// Set vary cookie for logging in user, otherwise the user will hit public with vary=0 (guest version)
			add_action('set_logged_in_cookie', array($this, 'add_logged_in'), 10, 4);
			add_action('wp_login', __NAMESPACE__ . '\Purge::purge_on_logout');

			$this->cls('Control')->init_cacheable();

			// Check `login page` cacheable setting because they don't go through main WP logic
			add_action('login_init', array($this->cls('Tag'), 'check_login_cacheable'), 5);

			if (!empty($_GET['litespeed_guest'])) {
				add_action('wp_loaded', array($this, 'update_guest_vary'), 20);
			}
		}

		// Add comment list ESI
		add_filter('comments_array', array($this, 'check_commenter'));

		// Set vary cookie for commenter.
		add_action('set_comment_cookies', array($this, 'append_commenter'));

		/**
		 * Don't change for REST call because they don't carry on user info usually
		 * @since 1.6.7
		 */
		add_action('rest_api_init', function () {
			// this hook is fired in `init` hook
			Debug2::debug('[Vary] Rest API init disabled vary change');
			add_filter('litespeed_can_change_vary', '__return_false');
		});
	}

	/**
	 * Check if is Guest mode or not
	 *
	 * @since  4.0
	 */
	private function _maybe_guest_mode()
	{
		if (defined('LITESPEED_GUEST')) {
			Debug2::debug('[Vary] 👒👒 Guest mode ' . (LITESPEED_GUEST ? 'predefined' : 'turned off'));
			return;
		}

		if (!$this->conf(Base::O_GUEST)) {
			return;
		}

		// If vary is set, then not a guest
		if (self::has_vary()) {
			return;
		}

		// If has admin QS, then no guest
		if (!empty($_GET[Router::ACTION])) {
			return;
		}

		if (defined('DOING_AJAX')) {
			return;
		}

		if (defined('DOING_CRON')) {
			return;
		}

		// If is the request to update vary, then no guest
		// Don't need anymore as it is always ajax call
		// Still keep it in case some WP blocked the lightweight guest vary update script, WP can still update the vary
		if (!empty($_GET['litespeed_guest'])) {
			return;
		}

		/* @ref https://wordpress.org/support/topic/checkout-add-to-cart-executed-twice/ */
		if (!empty($_GET['litespeed_guest_off'])) {
			return;
		}

		Debug2::debug('[Vary] 👒👒 Guest mode');

		!defined('LITESPEED_GUEST') && define('LITESPEED_GUEST', true);

		if ($this->conf(Base::O_GUEST_OPTM)) {
			!defined('LITESPEED_GUEST_OPTM') && define('LITESPEED_GUEST_OPTM', true);
		}
	}

	/**
	 * Update Guest vary
	 *
	 * @since  4.0
	 * @deprecated 4.1 Use independent lightweight guest.vary.php as a replacement
	 */
	public function update_guest_vary()
	{
		// This process must not be cached
		!defined('LSCACHE_NO_CACHE') && define('LSCACHE_NO_CACHE', true);

		$_guest = new Lib\Guest();
		if ($_guest->always_guest() || self::has_vary()) {
			// If contains vary already, don't reload to avoid infinite loop when parent page having browser cache
			!defined('LITESPEED_GUEST') && define('LITESPEED_GUEST', true); // Reuse this const to bypass set vary in vary finalize
			Debug2::debug('[Vary] 🤠🤠 Guest');
			echo '[]';
			exit();
		}

		Debug2::debug('[Vary] Will update guest vary in finalize');

		// return json
		echo \json_encode(array('reload' => 'yes'));
		exit();
	}

	/**
	 * Hooked to the comments_array filter.
	 *
	 * Check if the user accessing the page has the commenter cookie.
	 *
	 * If the user does not want to cache commenters, just check if user is commenter.
	 * Otherwise if the vary cookie is set, unset it. This is so that when the page is cached, the page will appear as if the user was a normal user.
	 * Normal user is defined as not a logged in user and not a commenter.
	 *
	 * @since 1.0.4
	 * @access public
	 * @global type $post
	 * @param array $comments The current comments to output
	 * @return array The comments to output.
	 */
	public function check_commenter($comments)
	{
		/**
		 * Hook to bypass pending comment check for comment related plugins compatibility
		 * @since 2.9.5
		 */
		if (apply_filters('litespeed_vary_check_commenter_pending', true)) {
			$pending = false;
			foreach ($comments as $comment) {
				if (!$comment->comment_approved) {
					// current user has pending comment
					$pending = true;
					break;
				}
			}

			// No pending comments, don't need to add private cache
			if (!$pending) {
				Debug2::debug('[Vary] No pending comment');
				$this->remove_commenter();

				// Remove commenter prefilled info if exists, for public cache
				foreach ($_COOKIE as $cookie_name => $cookie_value) {
					if (strlen($cookie_name) >= 15 && strpos($cookie_name, 'comment_author_') === 0) {
						unset($_COOKIE[$cookie_name]);
					}
				}

				return $comments;
			}
		}

		// Current user/visitor has pending comments
		// set vary=2 for next time vary lookup
		$this->add_commenter();

		if ($this->conf(Base::O_CACHE_COMMENTER)) {
			Control::set_private('existing commenter');
		} else {
			Control::set_nocache('existing commenter');
		}

		return $comments;
	}

	/**
	 * Check if default vary has a value
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function has_vary()
	{
		if (empty($_COOKIE[self::$_vary_name])) {
			return false;
		}
		return $_COOKIE[self::$_vary_name];
	}

	/**
	 * Append user status with logged in
	 *
	 * @since 1.1.3
	 * @since 1.6.2 Removed static referral
	 * @access public
	 */
	public function add_logged_in($logged_in_cookie = false, $expire = false, $expiration = false, $uid = false)
	{
		Debug2::debug('[Vary] add_logged_in');

		/**
		 * NOTE: Run before `$this->_update_default_vary()` to make vary changeable
		 * @since  2.2.2
		 */
		self::can_ajax_vary();

		// If the cookie is lost somehow, set it
		$this->_update_default_vary($uid, $expire);
	}

	/**
	 * Remove user logged in status
	 *
	 * @since 1.1.3
	 * @since 1.6.2 Removed static referral
	 * @access public
	 */
	public function remove_logged_in()
	{
		Debug2::debug('[Vary] remove_logged_in');

		/**
		 * NOTE: Run before `$this->_update_default_vary()` to make vary changeable
		 * @since  2.2.2
		 */
		self::can_ajax_vary();

		// Force update vary to remove login status
		$this->_update_default_vary(-1);
	}

	/**
	 * Allow vary can be changed for ajax calls
	 *
	 * @since 2.2.2
	 * @since 2.6 Changed to static
	 * @access public
	 */
	public static function can_ajax_vary()
	{
		Debug2::debug('[Vary] _can_change_vary -> true');
		self::$_can_change_vary = true;
	}

	/**
	 * Check if can change default vary
	 *
	 * @since 1.6.2
	 * @access private
	 */
	private function can_change_vary()
	{
		// Don't change for ajax due to ajax not sending webp header
		if (Router::is_ajax()) {
			if (!self::$_can_change_vary) {
				Debug2::debug('[Vary] can_change_vary bypassed due to ajax call');
				return false;
			}
		}

		/**
		 * POST request can set vary to fix #820789 login "loop" guest cache issue
		 * @since 1.6.5
		 */
		if (isset($_SERVER['REQUEST_METHOD']) && $_SERVER['REQUEST_METHOD'] !== 'GET' && $_SERVER['REQUEST_METHOD'] !== 'POST') {
			Debug2::debug('[Vary] can_change_vary bypassed due to method not get/post');
			return false;
		}

		/**
		 * Disable vary change if is from crawler
		 * @since  2.9.8 To enable woocommerce cart not empty warm up (@Taba)
		 */
		if (!empty($_SERVER['HTTP_USER_AGENT']) && strpos($_SERVER['HTTP_USER_AGENT'], Crawler::FAST_USER_AGENT) === 0) {
			Debug2::debug('[Vary] can_change_vary bypassed due to crawler');
			return false;
		}

		if (!apply_filters('litespeed_can_change_vary', true)) {
			Debug2::debug('[Vary] can_change_vary bypassed due to litespeed_can_change_vary hook');
			return false;
		}

		return true;
	}

	/**
	 * Update default vary
	 *
	 * @since 1.6.2
	 * @since  1.6.6.1 Add ran check to make it only run once ( No run multiple times due to login process doesn't have valid uid )
	 * @access private
	 */
	private function _update_default_vary($uid = false, $expire = false)
	{
		// Make sure header output only run once
		if (!defined('LITESPEED_DID_' . __FUNCTION__)) {
			define('LITESPEED_DID_' . __FUNCTION__, true);
		} else {
			Debug2::debug2('[Vary] _update_default_vary bypassed due to run already');
			return;
		}

		// If the cookie is lost somehow, set it
		$vary = $this->finalize_default_vary($uid);
		$current_vary = self::has_vary();
		if ($current_vary !== $vary && $current_vary !== 'commenter' && $this->can_change_vary()) {
			// $_COOKIE[ self::$_vary_name ] = $vary; // not needed

			// save it
			if (!$expire) {
				$expire = time() + 2 * DAY_IN_SECONDS;
			}
			$this->_cookie($vary, $expire);
			Debug2::debug("[Vary] set_cookie ---> $vary");
			// Control::set_nocache( 'changing default vary' . " $current_vary => $vary" );
		}
	}

	/**
	 * Get vary name
	 *
	 * @since 1.9.1
	 * @access public
	 */
	public function get_vary_name()
	{
		return self::$_vary_name;
	}

	/**
	 * Check if one user role is in vary group settings
	 *
	 * @since 1.2.0
	 * @since  3.0 Moved here from conf.cls
	 * @access public
	 * @param  string $role The user role
	 * @return int       The set value if already set
	 */
	public function in_vary_group($role)
	{
		$group = 0;
		$vary_groups = $this->conf(Base::O_CACHE_VARY_GROUP);

		$roles = explode(',', $role);
		if ($found = array_intersect($roles, array_keys($vary_groups))) {
			$groups = array();
			foreach ($found as $curr_role) {
				$groups[] = $vary_groups[$curr_role];
			}
			$group = implode(',', array_unique($groups));
		} elseif (in_array('administrator', $roles)) {
			$group = 99;
		}

		if ($group) {
			Debug2::debug2('[Vary] role in vary_group [group] ' . $group);
		}

		return $group;
	}

	/**
	 * Finalize default Vary Cookie
	 *
	 *  Get user vary tag based on admin_bar & role
	 *
	 * NOTE: Login process will also call this because it does not call wp hook as normal page loading
	 *
	 * @since 1.6.2
	 * @access public
	 */
	public function finalize_default_vary($uid = false)
	{
		// Must check this to bypass vary generation for guests
		// Must check this to avoid Guest page's CSS/JS/CCSS/UCSS get non-guest vary filename
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			return false;
		}

		$vary = array();

		if ($this->conf(Base::O_GUEST)) {
			$vary['guest_mode'] = 1;
		}

		if (!$uid) {
			$uid = get_current_user_id();
		} else {
			Debug2::debug('[Vary] uid: ' . $uid);
		}

		// get user's group id
		$role = Router::get_role($uid);

		if ($uid > 0 && $role) {
			$vary['logged-in'] = 1;

			// parse role group from settings
			if ($role_group = $this->in_vary_group($role)) {
				$vary['role'] = $role_group;
			}

			// Get admin bar set
			// see @_get_admin_bar_pref()
			$pref = get_user_option('show_admin_bar_front', $uid);
			Debug2::debug2('[Vary] show_admin_bar_front: ' . $pref);
			$admin_bar = $pref === false || $pref === 'true';

			if ($admin_bar) {
				$vary['admin_bar'] = 1;
				Debug2::debug2('[Vary] admin bar : true');
			}
		} else {
			// Guest user
			Debug2::debug('[Vary] role id: failed, guest');
		}

		/**
		 * Add filter
		 * @since 1.6 Added for Role Excludes for optimization cls
		 * @since 1.6.2 Hooked to webp (checked in v4, no webp anymore)
		 * @since 3.0 Used by 3rd hooks too
		 */
		$vary = apply_filters('litespeed_vary', $vary);

		if (!$vary) {
			return false;
		}

		ksort($vary);
		$res = array();
		foreach ($vary as $key => $val) {
			$res[] = $key . ':' . $val;
		}

		$res = implode(';', $res);
		if (defined('LSCWP_LOG')) {
			return $res;
		}
		// Encrypt in production
		return md5($this->conf(Base::HASH) . $res);
	}

	/**
	 * Get the hash of all vary related values
	 *
	 * @since  4.0
	 */
	public function finalize_full_varies()
	{
		$vary = $this->_finalize_curr_vary_cookies(true);
		$vary .= $this->finalize_default_vary(get_current_user_id());
		$vary .= $this->get_env_vary();
		return $vary;
	}

	/**
	 * Get request environment Vary
	 *
	 * @since  4.0
	 */
	public function get_env_vary()
	{
		$env_vary = isset($_SERVER['LSCACHE_VARY_VALUE']) ? $_SERVER['LSCACHE_VARY_VALUE'] : false;
		if (!$env_vary) {
			$env_vary = isset($_SERVER['HTTP_X_LSCACHE_VARY_VALUE']) ? $_SERVER['HTTP_X_LSCACHE_VARY_VALUE'] : false;
		}
		return $env_vary;
	}

	/**
	 * Append user status with commenter
	 *
	 * This is ONLY used when submit a comment
	 *
	 * @since 1.1.6
	 * @access public
	 */
	public function append_commenter()
	{
		$this->add_commenter(true);
	}

	/**
	 * Correct user status with commenter
	 *
	 * @since 1.1.3
	 * @access private
	 * @param  boolean $from_redirect If the request is from redirect page or not
	 */
	private function add_commenter($from_redirect = false)
	{
		// If the cookie is lost somehow, set it
		if (self::has_vary() !== 'commenter') {
			Debug2::debug('[Vary] Add commenter');
			// $_COOKIE[ self::$_vary_name ] = 'commenter'; // not needed

			// save it
			// only set commenter status for current domain path
			$this->_cookie('commenter', time() + apply_filters('comment_cookie_lifetime', 30000000), self::_relative_path($from_redirect));
			// Control::set_nocache( 'adding commenter status' );
		}
	}

	/**
	 * Remove user commenter status
	 *
	 * @since 1.1.3
	 * @access private
	 */
	private function remove_commenter()
	{
		if (self::has_vary() === 'commenter') {
			Debug2::debug('[Vary] Remove commenter');
			// remove logged in status from global var
			// unset( $_COOKIE[ self::$_vary_name ] ); // not needed

			// save it
			$this->_cookie(false, false, self::_relative_path());
			// Control::set_nocache( 'removing commenter status' );
		}
	}

	/**
	 * Generate relative path for cookie
	 *
	 * @since 1.1.3
	 * @access private
	 * @param  boolean $from_redirect If the request is from redirect page or not
	 */
	private static function _relative_path($from_redirect = false)
	{
		$path = false;
		$tag = $from_redirect ? 'HTTP_REFERER' : 'SCRIPT_URL';
		if (!empty($_SERVER[$tag])) {
			$path = parse_url($_SERVER[$tag]);
			$path = !empty($path['path']) ? $path['path'] : false;
			Debug2::debug('[Vary] Cookie Vary path: ' . $path);
		}
		return $path;
	}

	/**
	 * Builds the vary header.
	 *
	 * NOTE: Non caccheable page can still set vary ( for logged in process )
	 *
	 * Currently, this only checks post passwords and 3rd party.
	 *
	 * @since 1.0.13
	 * @access public
	 * @global $post
	 * @return mixed false if the user has the postpass cookie. Empty string if the post is not password protected. Vary header otherwise.
	 */
	public function finalize()
	{
		// Finalize default vary
		if (!defined('LITESPEED_GUEST') || !LITESPEED_GUEST) {
			$this->_update_default_vary();
		}

		$tp_cookies = $this->_finalize_curr_vary_cookies();

		if (!$tp_cookies) {
			Debug2::debug2('[Vary] no custimzed vary');
			return;
		}

		return self::X_HEADER . ': ' . implode(',', $tp_cookies);
	}

	/**
	 * Gets vary cookies or their values unique hash that are already added for the current page.
	 *
	 * @since 1.0.13
	 * @access private
	 * @return array List of all vary cookies currently added.
	 */
	private function _finalize_curr_vary_cookies($values_json = false)
	{
		global $post;

		$cookies = array(); // No need to append default vary cookie name

		if (!empty($post->post_password)) {
			$postpass_key = 'wp-postpass_' . COOKIEHASH;
			if ($this->_get_cookie_val($postpass_key)) {
				Debug2::debug('[Vary] finalize bypassed due to password protected vary ');
				// If user has password cookie, do not cache & ignore existing vary cookies
				Control::set_nocache('password protected vary');
				return false;
			}

			$cookies[] = $values_json ? $this->_get_cookie_val($postpass_key) : $postpass_key;
		}

		$cookies = apply_filters('litespeed_vary_curr_cookies', $cookies);
		if ($cookies) {
			$cookies = array_filter(array_unique($cookies));
			Debug2::debug('[Vary] vary cookies changed by filter litespeed_vary_curr_cookies', $cookies);
		}

		if (!$cookies) {
			return false;
		}
		// Format cookie name data or value data
		sort($cookies); // This is to maintain the cookie val orders for $values_json=true case.
		foreach ($cookies as $k => $v) {
			$cookies[$k] = $values_json ? $this->_get_cookie_val($v) : 'cookie=' . $v;
		}

		return $values_json ? \json_encode($cookies) : $cookies;
	}

	/**
	 * Get one vary cookie value
	 *
	 * @since  4.0
	 */
	private function _get_cookie_val($key)
	{
		if (!empty($_COOKIE[$key])) {
			return $_COOKIE[$key];
		}

		return false;
	}

	/**
	 * Set the vary cookie.
	 *
	 * If vary cookie changed, must set non cacheable.
	 *
	 * @since 1.0.4
	 * @access private
	 * @param integer $val The value to update.
	 * @param integer $expire Expire time.
	 * @param boolean $path False if use wp root path as cookie path
	 */
	private function _cookie($val = false, $expire = false, $path = false)
	{
		if (!$val) {
			$expire = 1;
		}

		/**
		 * Add HTTPS bypass in case clients use both HTTP and HTTPS version of site
		 * @since 1.7
		 */
		$is_ssl = $this->conf(Base::O_UTIL_NO_HTTPS_VARY) ? false : is_ssl();

		setcookie(self::$_vary_name, $val, $expire, $path ?: COOKIEPATH, COOKIE_DOMAIN, $is_ssl, true);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/optimizer.cls.php000064400000022020151600230660020230 0ustar00<?php
/**
 * The optimize4 class.
 *
 * @since      	1.9
 * @package  	LiteSpeed
 * @subpackage 	LiteSpeed/inc
 * @author     	LiteSpeed Technologies <info@litespeedtech.com>
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Optimizer extends Root
{
	private $_conf_css_font_display;

	/**
	 * Init optimizer
	 *
	 * @since  1.9
	 */
	public function __construct()
	{
		$this->_conf_css_font_display = $this->conf(Base::O_OPTM_CSS_FONT_DISPLAY);
	}

	/**
	 * Run HTML minify process and return final content
	 *
	 * @since  1.9
	 * @access public
	 */
	public function html_min($content, $force_inline_minify = false)
	{
		if (!apply_filters('litespeed_html_min', true)) {
			Debug2::debug2('[Optmer] html_min bypassed via litespeed_html_min filter');
			return $content;
		}

		$options = array();

		if ($force_inline_minify) {
			$options['jsMinifier'] = __CLASS__ . '::minify_js';
		}

		$skip_comments = $this->conf(Base::O_OPTM_HTML_SKIP_COMMENTS);
		if ($skip_comments) {
			$options['skipComments'] = $skip_comments;
		}

		/**
		 * Added exception capture when minify
		 * @since  2.2.3
		 */
		try {
			$obj = new Lib\HTML_MIN($content, $options);
			$content_final = $obj->process();
			// check if content from minification is empty
			if ($content_final == '') {
				Debug2::debug('Failed to minify HTML: HTML minification resulted in empty HTML');
				return $content;
			}
			if (!defined('LSCACHE_ESI_SILENCE')) {
				$content_final .= "\n" . '<!-- Page optimized by LiteSpeed Cache @' . date('Y-m-d H:i:s', time() + LITESPEED_TIME_OFFSET) . ' -->';
			}
			return $content_final;
		} catch (\Exception $e) {
			Debug2::debug('******[Optmer] html_min failed: ' . $e->getMessage());
			error_log('****** LiteSpeed Optimizer html_min failed: ' . $e->getMessage());
			return $content;
		}
	}

	/**
	 * Run minify process and save content
	 *
	 * @since  1.9
	 * @access public
	 */
	public function serve($request_url, $file_type, $minify, $src_list)
	{
		// Try Unique CSS
		if ($file_type == 'css') {
			$content = false;
			if (defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_OPTM_UCSS)) {
				$filename = $this->cls('UCSS')->load($request_url);

				if ($filename) {
					return array($filename, 'ucss');
				}
			}
		}

		// Before generated, don't know the contented hash filename yet, so used url hash as tmp filename
		$file_path_prefix = $this->_build_filepath_prefix($file_type);

		$url_tag = $request_url;
		$url_tag_for_file = md5($request_url);
		if (is_404()) {
			$url_tag_for_file = $url_tag = '404';
		} elseif ($file_type == 'css' && apply_filters('litespeed_ucss_per_pagetype', false)) {
			$url_tag_for_file = $url_tag = Utility::page_type();
		}

		$static_file = LITESPEED_STATIC_DIR . $file_path_prefix . $url_tag_for_file . '.' . $file_type;

		// Create tmp file to avoid conflict
		$tmp_static_file = $static_file . '.tmp';
		if (file_exists($tmp_static_file) && time() - filemtime($tmp_static_file) <= 600) {
			// some other request is generating
			return false;
		}
		// File::save( $tmp_static_file, '/* ' . ( is_404() ? '404' : $request_url ) . ' */', true ); // Can't use this bcos this will get filecon md5 changed
		File::save($tmp_static_file, '', true);

		// Load content
		$real_files = array();
		foreach ($src_list as $src_info) {
			$is_min = false;
			if (!empty($src_info['inl'])) {
				// Load inline
				$content = $src_info['src'];
			} else {
				// Load file
				$content = $this->load_file($src_info['src'], $file_type);

				if (!$content) {
					continue;
				}

				$is_min = $this->is_min($src_info['src']);
			}
			$content = $this->optm_snippet($content, $file_type, $minify && !$is_min, $src_info['src'], !empty($src_info['media']) ? $src_info['media'] : false);
			// Write to file
			File::save($tmp_static_file, $content, true, true);
		}

		// validate md5
		$filecon_md5 = md5_file($tmp_static_file);

		$final_file_path = $file_path_prefix . $filecon_md5 . '.' . $file_type;
		$realfile = LITESPEED_STATIC_DIR . $final_file_path;
		if (!file_exists($realfile)) {
			rename($tmp_static_file, $realfile);
			Debug2::debug2('[Optmer] Saved static file [path] ' . $realfile);
		} else {
			unlink($tmp_static_file);
		}

		$vary = $this->cls('Vary')->finalize_full_varies();
		Debug2::debug2("[Optmer] Save URL to file for [file_type] $file_type [file] $filecon_md5 [vary] $vary ");
		$this->cls('Data')->save_url($url_tag, $vary, $file_type, $filecon_md5, dirname($realfile));

		return array($filecon_md5 . '.' . $file_type, $file_type);
	}

	/**
	 * Load a single file
	 * @since  4.0
	 */
	public function optm_snippet($content, $file_type, $minify, $src, $media = false)
	{
		// CSS related features
		if ($file_type == 'css') {
			// Font optimize
			if ($this->_conf_css_font_display) {
				$content = preg_replace('#(@font\-face\s*\{)#isU', '${1}font-display:swap;', $content);
			}

			$content = preg_replace('/@charset[^;]+;\\s*/', '', $content);

			if ($media) {
				$content = '@media ' . $media . '{' . $content . "\n}";
			}

			if ($minify) {
				$content = self::minify_css($content);
			}

			$content = $this->cls('CDN')->finalize($content);

			if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP)) && $this->cls('Media')->webp_support()) {
				$content = $this->cls('Media')->replace_background_webp($content);
			}
		} else {
			if ($minify) {
				$content = self::minify_js($content);
			} else {
				$content = $this->_null_minifier($content);
			}

			$content .= "\n;";
		}

		// Add filter
		$content = apply_filters('litespeed_optm_cssjs', $content, $file_type, $src);

		return $content;
	}

	/**
	 * Load remote resource from cache if existed
	 *
	 * @since  4.7
	 */
	private function load_cached_file($url, $file_type)
	{
		$file_path_prefix = $this->_build_filepath_prefix($file_type);
		$folder_name = LITESPEED_STATIC_DIR . $file_path_prefix;
		$to_be_deleted_folder = $folder_name . date('Ymd', strtotime('-2 days'));
		if (file_exists($to_be_deleted_folder)) {
			Debug2::debug('[Optimizer] ❌ Clearning folder [name] ' . $to_be_deleted_folder);
			File::rrmdir($to_be_deleted_folder);
		}

		$today_file = $folder_name . date('Ymd') . '/' . md5($url);
		if (file_exists($today_file)) {
			return File::read($today_file);
		}

		// Write file
		$res = wp_remote_get($url);
		$res_code = wp_remote_retrieve_response_code($res);
		if (is_wp_error($res) || $res_code != 200) {
			Debug2::debug2('[Optimizer] ❌ Load Remote error [code] ' . $res_code);
			return false;
		}
		$con = wp_remote_retrieve_body($res);
		if (!$con) {
			return false;
		}

		Debug2::debug('[Optimizer] ✅ Save remote file to cache [name] ' . $today_file);
		File::save($today_file, $con, true);

		return $con;
	}

	/**
	 * Load remote/local resource
	 *
	 * @since  3.5
	 */
	public function load_file($src, $file_type = 'css')
	{
		$real_file = Utility::is_internal_file($src);
		$postfix = pathinfo(parse_url($src, PHP_URL_PATH), PATHINFO_EXTENSION);
		if (!$real_file || $postfix != $file_type) {
			Debug2::debug2('[CSS] Load Remote [' . $file_type . '] ' . $src);
			$this_url = substr($src, 0, 2) == '//' ? set_url_scheme($src) : $src;
			$con = $this->load_cached_file($this_url, $file_type);

			if ($file_type == 'css') {
				$dirname = dirname($this_url) . '/';

				$con = Lib\CSS_MIN\UriRewriter::prepend($con, $dirname);
			}
		} else {
			Debug2::debug2('[CSS] Load local [' . $file_type . '] ' . $real_file[0]);
			$con = File::read($real_file[0]);

			if ($file_type == 'css') {
				$dirname = dirname($real_file[0]);

				$con = Lib\CSS_MIN\UriRewriter::rewrite($con, $dirname);
			}
		}

		return $con;
	}

	/**
	 * Minify CSS
	 *
	 * @since  2.2.3
	 * @access private
	 */
	public static function minify_css($data)
	{
		try {
			$obj = new Lib\CSS_MIN\Minifier();
			return $obj->run($data);
		} catch (\Exception $e) {
			Debug2::debug('******[Optmer] minify_css failed: ' . $e->getMessage());
			error_log('****** LiteSpeed Optimizer minify_css failed: ' . $e->getMessage());
			return $data;
		}
	}

	/**
	 * Minify JS
	 *
	 * Added exception capture when minify
	 *
	 * @since  2.2.3
	 * @access private
	 */
	public static function minify_js($data, $js_type = '')
	{
		// For inline JS optimize, need to check if it's js type
		if ($js_type) {
			preg_match('#type=([\'"])(.+)\g{1}#isU', $js_type, $matches);
			if ($matches && $matches[2] != 'text/javascript') {
				Debug2::debug('******[Optmer] minify_js bypass due to type: ' . $matches[2]);
				return $data;
			}
		}

		try {
			$data = Lib\JSMin::minify($data);
			return $data;
		} catch (\Exception $e) {
			Debug2::debug('******[Optmer] minify_js failed: ' . $e->getMessage());
			// error_log( '****** LiteSpeed Optimizer minify_js failed: ' . $e->getMessage() );
			return $data;
		}
	}

	/**
	 * Basic minifier
	 *
	 * @access private
	 */
	private function _null_minifier($content)
	{
		$content = str_replace("\r\n", "\n", $content);

		return trim($content);
	}

	/**
	 * Check if the file is already min file
	 *
	 * @since  1.9
	 */
	public function is_min($filename)
	{
		$basename = basename($filename);
		if (preg_match('/[-\.]min\.(?:[a-zA-Z]+)$/i', $basename)) {
			return true;
		}

		return false;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/src/rest.cls.php000064400000017574151600230730017203 0ustar00<?php

/**
 * The REST related class.
 *
 * @since      	2.9.4
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class REST extends Root
{
	const LOG_TAG = '☎️';
	private $_internal_rest_status = false;

	/**
	 * Confructor of ESI
	 *
	 * @since    2.9.4
	 */
	public function __construct()
	{
		// Hook to internal REST call
		add_filter('rest_request_before_callbacks', array($this, 'set_internal_rest_on'));
		add_filter('rest_request_after_callbacks', array($this, 'set_internal_rest_off'));

		add_action('rest_api_init', array($this, 'rest_api_init'));
	}

	/**
	 * Register REST hooks
	 *
	 * @since  3.0
	 * @access public
	 */
	public function rest_api_init()
	{
		// Activate or deactivate a specific crawler callback
		register_rest_route('litespeed/v1', '/toggle_crawler_state', array(
			'methods' => 'POST',
			'callback' => array($this, 'toggle_crawler_state'),
			'permission_callback' => function () {
				return current_user_can('manage_network_options') || current_user_can('manage_options');
			},
		));

		register_rest_route('litespeed/v1', '/tool/check_ip', array(
			'methods' => 'GET',
			'callback' => array($this, 'check_ip'),
			'permission_callback' => function () {
				return current_user_can('manage_network_options') || current_user_can('manage_options');
			},
		));

		// IP callback validate
		register_rest_route('litespeed/v1', '/ip_validate', array(
			'methods' => 'POST',
			'callback' => array($this, 'ip_validate'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		// Token callback validate
		register_rest_route('litespeed/v1', '/token', array(
			'methods' => 'POST',
			'callback' => array($this, 'token'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));
		register_rest_route('litespeed/v1', '/token', array(
			'methods' => 'GET',
			'callback' => array($this, 'token_get'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));
		register_rest_route('litespeed/v3', '/ping', array(
			'methods' => 'POST',
			'callback' => array($this, 'ping'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		// API key callback notification
		register_rest_route('litespeed/v1', '/apikey', array(
			'methods' => 'POST',
			'callback' => array($this, 'apikey'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		// CDN setup callback notification
		register_rest_route('litespeed/v1', '/cdn_status', array(
			'methods' => 'POST',
			'callback' => array($this, 'cdn_status'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		// Image optm notify_img
		// Need validation
		register_rest_route('litespeed/v1', '/notify_img', array(
			'methods' => 'POST',
			'callback' => array($this, 'notify_img'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		register_rest_route('litespeed/v1', '/notify_ucss', array(
			'methods' => 'POST',
			'callback' => array($this, 'notify_ucss'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		register_rest_route('litespeed/v1', '/notify_vpi', array(
			'methods' => 'POST',
			'callback' => array($this, 'notify_vpi'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		register_rest_route('litespeed/v1', '/err_domains', array(
			'methods' => 'POST',
			'callback' => array($this, 'err_domains'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));

		// Image optm check_img
		// Need validation
		register_rest_route('litespeed/v1', '/check_img', array(
			'methods' => 'POST',
			'callback' => array($this, 'check_img'),
			'permission_callback' => array($this, 'is_from_cloud'),
		));
	}

	/**
	 * Call to freeze or melt the crawler clicked
	 *
	 * @since  4.3
	 */
	public function toggle_crawler_state()
	{
		if (isset($_POST['crawler_id'])) {
			return $this->cls('Crawler')->toggle_activeness($_POST['crawler_id']) ? 1 : 0;
		}
	}

	/**
	 * Check if the request is from cloud nodes
	 *
	 * @since 4.2
	 * @since 4.4.7 As there is always token/api key validation, ip validation is redundant
	 */
	public function is_from_cloud()
	{
		// return true;
		return $this->cls('Cloud')->is_from_cloud();
	}

	/**
	 * Token get for
	 *
	 * @since  3.0.4
	 */
	public function token_get()
	{
		return Cloud::ok();
	}

	/**
	 * Ping pong
	 *
	 * @since  3.0.4
	 */
	public function ping()
	{
		return $this->cls('Cloud')->ping();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function check_ip()
	{
		return Tool::cls()->check_ip();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function ip_validate()
	{
		return $this->cls('Cloud')->ip_validate();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function token()
	{
		return $this->cls('Cloud')->token_validate();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function apikey()
	{
		return $this->cls('Cloud')->save_apikey();
	}

	/**
	 * Endpoint for QC to notify plugin of CDN setup status update.
	 *
	 * @since  3.0
	 */
	public function cdn_status()
	{
		return $this->cls('Cdn_Setup')->update_cdn_status();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function notify_img()
	{
		return Img_Optm::cls()->notify_img();
	}

	/**
	 * @since  5.2
	 */
	public function notify_ucss()
	{
		self::debug('notify_ucss');
		return UCSS::cls()->notify();
	}

	/**
	 * @since  4.7
	 */
	public function notify_vpi()
	{
		self::debug('notify_vpi');
		return VPI::cls()->notify();
	}

	/**
	 * @since  4.7
	 */
	public function err_domains()
	{
		self::debug('err_domains');
		return $this->cls('Cloud')->rest_err_domains();
	}

	/**
	 * Launch api call
	 *
	 * @since  3.0
	 */
	public function check_img()
	{
		try {
			$this->cls('Cloud')->validate_hash(4);
		} catch (\Exception $e) {
			return self::err($e->getMessage());
		}

		return Img_Optm::cls()->check_img();
	}

	/**
	 * Return error
	 *
	 * @since  5.7.0.1
	 */
	public static function err($code)
	{
		return array('_res' => 'err', '_msg' => $code);
	}

	/**
	 * Set internal REST tag to ON
	 *
	 * @since  2.9.4
	 * @access public
	 */
	public function set_internal_rest_on($not_used = null)
	{
		$this->_internal_rest_status = true;
		Debug2::debug2('[REST] ✅ Internal REST ON [filter] rest_request_before_callbacks');

		return $not_used;
	}

	/**
	 * Set internal REST tag to OFF
	 *
	 * @since  2.9.4
	 * @access public
	 */
	public function set_internal_rest_off($not_used = null)
	{
		$this->_internal_rest_status = false;
		Debug2::debug2('[REST] ❎ Internal REST OFF [filter] rest_request_after_callbacks');

		return $not_used;
	}

	/**
	 * Get internal REST tag
	 *
	 * @since  2.9.4
	 * @access public
	 */
	public function is_internal_rest()
	{
		return $this->_internal_rest_status;
	}

	/**
	 * Check if an URL or current page is REST req or not
	 *
	 * @since  2.9.3
	 * @since  2.9.4 Moved here from Utility, dropped static
	 * @access public
	 */
	public function is_rest($url = false)
	{
		// For WP 4.4.0- compatibility
		if (!function_exists('rest_get_url_prefix')) {
			return defined('REST_REQUEST') && REST_REQUEST;
		}

		$prefix = rest_get_url_prefix();

		// Case #1: After WP_REST_Request initialisation
		if (defined('REST_REQUEST') && REST_REQUEST) {
			return true;
		}

		// Case #2: Support "plain" permalink settings
		if (isset($_GET['rest_route']) && strpos(trim($_GET['rest_route'], '\\/'), $prefix, 0) === 0) {
			return true;
		}

		if (!$url) {
			return false;
		}

		// Case #3: URL Path begins with wp-json/ (REST prefix) Safe for subfolder installation
		$rest_url = wp_parse_url(site_url($prefix));
		$current_url = wp_parse_url($url);
		// Debug2::debug( '[Util] is_rest check [base] ', $rest_url );
		// Debug2::debug( '[Util] is_rest check [curr] ', $current_url );
		// Debug2::debug( '[Util] is_rest check [curr2] ', wp_parse_url( add_query_arg( array( ) ) ) );
		if ($current_url !== false && !empty($current_url['path']) && $rest_url !== false && !empty($rest_url['path'])) {
			return strpos($current_url['path'], $rest_url['path']) === 0;
		}

		return false;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/inc/object.lib.php000064400000000170151600231050017417 0ustar00<?php

// A compatibility placeholder for v2.9.9- when upgrading to v3 require_once $lscwp_dir . 'inc/object.lib.php' ;
litespeed-wp-plugin/6.5.4/litespeed-cache/litespeed-cache.php000064400000015454151600231120017663 0ustar00<?php

/**
 * Plugin Name:       LiteSpeed Cache
 * Plugin URI:        https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
 * Description:       High-performance page caching and site optimization from LiteSpeed
 * Version:           6.5.4
 * Author:            LiteSpeed Technologies
 * Author URI:        https://www.litespeedtech.com
 * License:           GPLv3
 * License URI:       http://www.gnu.org/licenses/gpl.html
 * Text Domain:       litespeed-cache
 * Domain Path:       /lang
 *
 * Copyright (C) 2015-2024 LiteSpeed Technologies, Inc.
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.

 */
defined('WPINC') || exit();

if (defined('LSCWP_V')) {
	return;
}

!defined('LSCWP_V') && define('LSCWP_V', '6.5.4');

!defined('LSCWP_CONTENT_DIR') && define('LSCWP_CONTENT_DIR', WP_CONTENT_DIR);
!defined('LSCWP_DIR') && define('LSCWP_DIR', __DIR__ . '/'); // Full absolute path '/var/www/html/***/wp-content/plugins/litespeed-cache/' or MU
!defined('LSCWP_BASENAME') && define('LSCWP_BASENAME', 'litespeed-cache/litespeed-cache.php'); //LSCWP_BASENAME='litespeed-cache/litespeed-cache.php'

/**
 * This needs to be before activation because admin-rules.class.php need const `LSCWP_CONTENT_FOLDER`
 * This also needs to be before cfg.cls init because default cdn_included_dir needs `LSCWP_CONTENT_FOLDER`
 * @since  5.2 Auto correct protocol for CONTENT URL
 */
$WP_CONTENT_URL = WP_CONTENT_URL;
$home_url = home_url('/');
if (substr($WP_CONTENT_URL, 0, 5) == 'http:' && substr($home_url, 0, 5) == 'https') {
	$WP_CONTENT_URL = str_replace('http://', 'https://', $WP_CONTENT_URL);
}
!defined('LSCWP_CONTENT_FOLDER') && define('LSCWP_CONTENT_FOLDER', str_replace($home_url, '', $WP_CONTENT_URL)); // `wp-content`
!defined('LSWCP_PLUGIN_URL') && define('LSWCP_PLUGIN_URL', plugin_dir_url(__FILE__)); // Full URL path '//example.com/wp-content/plugins/litespeed-cache/'

/**
 * Static cache files consts
 * @since  3.0
 */
!defined('LITESPEED_DATA_FOLDER') && define('LITESPEED_DATA_FOLDER', 'litespeed');
!defined('LITESPEED_STATIC_URL') && define('LITESPEED_STATIC_URL', $WP_CONTENT_URL . '/' . LITESPEED_DATA_FOLDER); // Full static cache folder URL '//example.com/wp-content/litespeed'
!defined('LITESPEED_STATIC_DIR') && define('LITESPEED_STATIC_DIR', LSCWP_CONTENT_DIR . '/' . LITESPEED_DATA_FOLDER); // Full static cache folder path '/var/www/html/***/wp-content/litespeed'

!defined('LITESPEED_TIME_OFFSET') && define('LITESPEED_TIME_OFFSET', get_option('gmt_offset') * 60 * 60);

// Placeholder for lazyload img
!defined('LITESPEED_PLACEHOLDER') && define('LITESPEED_PLACEHOLDER', 'data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=');

// Auto register LiteSpeed classes
require_once LSCWP_DIR . 'autoload.php';

// Define CLI
if ((defined('WP_CLI') && WP_CLI) || PHP_SAPI == 'cli') {
	!defined('LITESPEED_CLI') && define('LITESPEED_CLI', true);

	// Register CLI cmd
	if (method_exists('WP_CLI', 'add_command')) {
		WP_CLI::add_command('litespeed-option', 'LiteSpeed\CLI\Option');
		WP_CLI::add_command('litespeed-purge', 'LiteSpeed\CLI\Purge');
		WP_CLI::add_command('litespeed-online', 'LiteSpeed\CLI\Online');
		WP_CLI::add_command('litespeed-image', 'LiteSpeed\CLI\Image');
		WP_CLI::add_command('litespeed-debug', 'LiteSpeed\CLI\Debug');
		WP_CLI::add_command('litespeed-presets', 'LiteSpeed\CLI\Presets');
		WP_CLI::add_command('litespeed-crawler', 'LiteSpeed\CLI\Crawler');
	}
}

// Server type
if (!defined('LITESPEED_SERVER_TYPE')) {
	if (isset($_SERVER['HTTP_X_LSCACHE']) && $_SERVER['HTTP_X_LSCACHE']) {
		define('LITESPEED_SERVER_TYPE', 'LITESPEED_SERVER_ADC');
	} elseif (isset($_SERVER['LSWS_EDITION']) && strpos($_SERVER['LSWS_EDITION'], 'Openlitespeed') === 0) {
		define('LITESPEED_SERVER_TYPE', 'LITESPEED_SERVER_OLS');
	} elseif (isset($_SERVER['SERVER_SOFTWARE']) && $_SERVER['SERVER_SOFTWARE'] == 'LiteSpeed') {
		define('LITESPEED_SERVER_TYPE', 'LITESPEED_SERVER_ENT');
	} else {
		define('LITESPEED_SERVER_TYPE', 'NONE');
	}
}

// Checks if caching is allowed via server variable
if (!empty($_SERVER['X-LSCACHE']) || LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_ADC' || defined('LITESPEED_CLI')) {
	!defined('LITESPEED_ALLOWED') && define('LITESPEED_ALLOWED', true);
}

// ESI const definition
if (!defined('LSWCP_ESI_SUPPORT')) {
	define('LSWCP_ESI_SUPPORT', LITESPEED_SERVER_TYPE !== 'LITESPEED_SERVER_OLS' ? true : false);
}

if (!defined('LSWCP_TAG_PREFIX')) {
	define('LSWCP_TAG_PREFIX', substr(md5(LSCWP_DIR), -3));
}

/**
 * Handle exception
 */
if (!function_exists('litespeed_exception_handler')) {
	function litespeed_exception_handler($errno, $errstr, $errfile, $errline)
	{
		throw new \ErrorException($errstr, 0, $errno, $errfile, $errline);
	}
}

/**
 * Overwrite the WP nonce funcs outside of LiteSpeed namespace
 * @since  3.0
 */
if (!function_exists('litespeed_define_nonce_func')) {
	function litespeed_define_nonce_func()
	{
		/**
		 * If the nonce is in none_actions filter, convert it to ESI
		 */
		function wp_create_nonce($action = -1)
		{
			if (!defined('LITESPEED_DISABLE_ALL')) {
				$control = \LiteSpeed\ESI::cls()->is_nonce_action($action);
				if ($control !== null) {
					$params = array(
						'action' => $action,
					);
					return \LiteSpeed\ESI::cls()->sub_esi_block('nonce', 'wp_create_nonce ' . $action, $params, $control, true, true, true);
				}
			}

			return wp_create_nonce_litespeed_esi($action);
		}

		/**
		 * Ori WP wp_create_nonce
		 */
		function wp_create_nonce_litespeed_esi($action = -1)
		{
			$uid = get_current_user_id();
			if (!$uid) {
				/** This filter is documented in wp-includes/pluggable.php */
				$uid = apply_filters('nonce_user_logged_out', $uid, $action);
			}

			$token = wp_get_session_token();
			$i = wp_nonce_tick();

			return substr(wp_hash($i . '|' . $action . '|' . $uid . '|' . $token, 'nonce'), -12, 10);
		}
	}
}

/**
 * Begins execution of the plugin.
 *
 * @since    1.0.0
 */
if (!function_exists('run_litespeed_cache')) {
	function run_litespeed_cache()
	{
		//Check minimum PHP requirements, which is 5.3 at the moment.
		if (version_compare(PHP_VERSION, '5.3.0', '<')) {
			return;
		}

		//Check minimum WP requirements, which is 4.9 at the moment.
		if (version_compare($GLOBALS['wp_version'], '4.9', '<')) {
			return;
		}

		\LiteSpeed\Core::cls();
	}

	run_litespeed_cache();
}
litespeed-wp-plugin/6.5.4/litespeed-cache/qc-ping.txt000064400000000120151600231170016217 0ustar00For QUIC.cloud connectivity ping test, please do not delete, generated by LSCWP
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/php-compatibility.func.php000064400000012373151600231320022001 0ustar00<?php
/**
 * LiteSpeed PHP compatibility functions for lower PHP version
 *
 * @since      1.1.3
 * @package    LiteSpeed_Cache
 * @subpackage LiteSpeed_Cache/lib
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

defined( 'WPINC' ) || exit ;


/**
 * http_build_url() compatibility
 *
 */
if ( ! function_exists('http_build_url') ) {
	if ( ! defined( 'HTTP_URL_REPLACE' ) ) 			define('HTTP_URL_REPLACE', 1);              // Replace every part of the first URL when there's one of the second URL
	if ( ! defined( 'HTTP_URL_JOIN_PATH' ) ) 		define('HTTP_URL_JOIN_PATH', 2);            // Join relative paths
	if ( ! defined( 'HTTP_URL_JOIN_QUERY' ) ) 		define('HTTP_URL_JOIN_QUERY', 4);           // Join query strings
	if ( ! defined( 'HTTP_URL_STRIP_USER' ) ) 		define('HTTP_URL_STRIP_USER', 8);           // Strip any user authentication information
	if ( ! defined( 'HTTP_URL_STRIP_PASS' ) ) 		define('HTTP_URL_STRIP_PASS', 16);          // Strip any password authentication information
	if ( ! defined( 'HTTP_URL_STRIP_AUTH' ) ) 		define('HTTP_URL_STRIP_AUTH', 32);          // Strip any authentication information
	if ( ! defined( 'HTTP_URL_STRIP_PORT' ) ) 		define('HTTP_URL_STRIP_PORT', 64);          // Strip explicit port numbers
	if ( ! defined( 'HTTP_URL_STRIP_PATH' ) ) 		define('HTTP_URL_STRIP_PATH', 128);         // Strip complete path
	if ( ! defined( 'HTTP_URL_STRIP_QUERY' ) ) 		define('HTTP_URL_STRIP_QUERY', 256);        // Strip query string
	if ( ! defined( 'HTTP_URL_STRIP_FRAGMENT' ) ) 	define('HTTP_URL_STRIP_FRAGMENT', 512);     // Strip any fragments (#identifier)
	if ( ! defined( 'HTTP_URL_STRIP_ALL' ) ) 		define('HTTP_URL_STRIP_ALL', 1024);         // Strip anything but scheme and host

	// Build an URL
	// The parts of the second URL will be merged into the first according to the flags argument.
	//
	// @param   mixed           (Part(s) of) an URL in form of a string or associative array like parse_url() returns
	// @param   mixed           Same as the first argument
	// @param   int             A bitmask of binary or'ed HTTP_URL constants (Optional)HTTP_URL_REPLACE is the default
	// @param   array           If set, it will be filled with the parts of the composed url like parse_url() would return
	function http_build_url($url, $parts = array(), $flags = HTTP_URL_REPLACE, &$new_url = false)
	{
		$keys = array('user','pass','port','path','query','fragment');

		// HTTP_URL_STRIP_ALL becomes all the HTTP_URL_STRIP_Xs
		if ( $flags & HTTP_URL_STRIP_ALL ) {
			$flags |= HTTP_URL_STRIP_USER;
			$flags |= HTTP_URL_STRIP_PASS;
			$flags |= HTTP_URL_STRIP_PORT;
			$flags |= HTTP_URL_STRIP_PATH;
			$flags |= HTTP_URL_STRIP_QUERY;
			$flags |= HTTP_URL_STRIP_FRAGMENT;
		}
		// HTTP_URL_STRIP_AUTH becomes HTTP_URL_STRIP_USER and HTTP_URL_STRIP_PASS
		else if ( $flags & HTTP_URL_STRIP_AUTH ) {
			$flags |= HTTP_URL_STRIP_USER;
			$flags |= HTTP_URL_STRIP_PASS;
		}

		// Parse the original URL
		// - Suggestion by Sayed Ahad Abbas
		//   In case you send a parse_url array as input
		$parse_url = !is_array($url) ? parse_url($url) : $url;

		// Scheme and Host are always replaced
		if ( isset($parts['scheme']) ) {
			$parse_url['scheme'] = $parts['scheme'];
		}
		if ( isset($parts['host']) ) {
			$parse_url['host'] = $parts['host'];
		}

		// (If applicable) Replace the original URL with it's new parts
		if ( $flags & HTTP_URL_REPLACE ) {
			foreach ($keys as $key) {
				if ( isset($parts[$key]) ) {
					$parse_url[$key] = $parts[$key];
				}
			}
		}
		else {
			// Join the original URL path with the new path
			if (isset($parts['path']) && ($flags & HTTP_URL_JOIN_PATH)) {
				if ( isset($parse_url['path']) ) {
					$parse_url['path'] = rtrim(str_replace(basename($parse_url['path']), '', $parse_url['path']), '/') . '/' . ltrim($parts['path'], '/');
				}
				else {
					$parse_url['path'] = $parts['path'];
				}
			}

			// Join the original query string with the new query string
			if ( isset($parts['query']) && ($flags & HTTP_URL_JOIN_QUERY) ) {
				if ( isset($parse_url['query']) ) {
					$parse_url['query'] .= '&' . $parts['query'];
				}
				else {
					$parse_url['query'] = $parts['query'];
				}
			}
		}

		// Strips all the applicable sections of the URL
		// Note: Scheme and Host are never stripped
		foreach ($keys as $key) {
			if ( $flags & (int)constant('HTTP_URL_STRIP_' . strtoupper($key)) ) {
				unset($parse_url[$key]);
			}
		}

		$new_url = $parse_url;

		return
			 (isset($parse_url['scheme']) ? $parse_url['scheme'] . '://' : '')
			.(isset($parse_url['user']) ? $parse_url['user'] . (isset($parse_url['pass']) ? ':' . $parse_url['pass'] : '') .'@' : '')
			.(isset($parse_url['host']) ? $parse_url['host'] : '')
			.(isset($parse_url['port']) ? ':' . $parse_url['port'] : '')
			.(isset($parse_url['path']) ? $parse_url['path'] : '')
			.(isset($parse_url['query']) ? '?' . $parse_url['query'] : '')
			.(isset($parse_url['fragment']) ? '#' . $parse_url['fragment'] : '')
		;
	}
}


if ( ! function_exists( 'array_key_first' ) ) {
	function array_key_first( array $arr ) {
		foreach( $arr as $k => $unused ) {
			return $k ;
		}
		return NULL ;
	}
}

if ( ! function_exists( 'array_column' ) ) {
	function array_column( $array, $column_name )
	{
		return array_map( function( $element ) use( $column_name ) { return $element[ $column_name ]; }, $array );
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/object-cache.php000064400000003433151600231400017714 0ustar00<?php

/**
 * Plugin Name:       LiteSpeed Cache - Object Cache (Drop-in)
 * Plugin URI:        https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
 * Description:       High-performance page caching and site optimization from LiteSpeed.
 * Version:           6.3
 * Author:            LiteSpeed Technologies
 * Author URI:        https://www.litespeedtech.com
 */

defined('WPINC') || exit;
/**
 * LiteSpeed Object Cache
 *
 * @since  1.8
 */

!defined('LSCWP_OBJECT_CACHE') && define('LSCWP_OBJECT_CACHE', true);

// Initialize const `LSCWP_DIR` and locate LSCWP plugin folder
$lscwp_dir = (defined('WP_PLUGIN_DIR') ? WP_PLUGIN_DIR : WP_CONTENT_DIR . '/plugins') . '/litespeed-cache/';

// Use plugin as higher priority than MU plugin
if (!file_exists($lscwp_dir . 'litespeed-cache.php')) {
	// Check if is mu plugin or not
	$lscwp_dir = (defined('WPMU_PLUGIN_DIR') ? WPMU_PLUGIN_DIR : WP_CONTENT_DIR . '/mu-plugins') . '/litespeed-cache/';
	if (!file_exists($lscwp_dir . 'litespeed-cache.php')) {
		$lscwp_dir = '';
	}
}

$data_file = WP_CONTENT_DIR . '/.litespeed_conf.dat';
$lib_file = $lscwp_dir . 'src/object.lib.php';

// Can't find LSCWP location, terminate object cache process
if (!$lscwp_dir || !file_exists($data_file) || (!file_exists($lib_file))) {
	if (!is_admin()) { // Bypass object cache for frontend
		require_once ABSPATH . WPINC . '/cache.php';
	} else {
		$err = 'Can NOT find LSCWP path for object cache initialization in ' . __FILE__;
		error_log($err);
		add_action(is_network_admin() ? 'network_admin_notices' : 'admin_notices', function () use (&$err) {
			echo $err;
		});
	}
} else {
	if (!LSCWP_OBJECT_CACHE) { // Disable cache
		wp_using_ext_object_cache(false);
	}
	// Init object cache & LSCWP
	else if (file_exists($lib_file)) {
		require_once $lib_file;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/html-min.cls.php000064400000017334151600231450017724 0ustar00<?php
/**
 * Compress HTML
 *
 * This is a heavy regex-based removal of whitespace, unnecessary comments and
 * tokens. IE conditional comments are preserved. There are also options to have
 * STYLE and SCRIPT blocks compressed by callback functions.
 *
 * A test suite is available.
 *
 * @package Minify
 * @author Stephen Clay <steve@mrclay.org>
 */
namespace LiteSpeed\Lib ;

defined( 'WPINC' ) || exit ;

class HTML_MIN
{
	/**
	 * @var string
	 */
	protected $_html = '';

	/**
	 * @var boolean
	 */
	protected $_jsCleanComments = true;
	protected $_skipComments = array();

	/**
	 * "Minify" an HTML page
	 *
	 * @param string $html
	 *
	 * @param array $options
	 *
	 * 'cssMinifier' : (optional) callback function to process content of STYLE
	 * elements.
	 *
	 * 'jsMinifier' : (optional) callback function to process content of SCRIPT
	 * elements. Note: the type attribute is ignored.
	 *
	 * 'xhtml' : (optional boolean) should content be treated as XHTML1.0? If
	 * unset, minify will sniff for an XHTML doctype.
	 *
	 * @return string
	 */
	public static function minify($html, $options = array())
	{
		$min = new self($html, $options);

		return $min->process();
	}

	/**
	 * Create a minifier object
	 *
	 * @param string $html
	 *
	 * @param array $options
	 *
	 * 'cssMinifier' : (optional) callback function to process content of STYLE
	 * elements.
	 *
	 * 'jsMinifier' : (optional) callback function to process content of SCRIPT
	 * elements. Note: the type attribute is ignored.
	 *
	 * 'jsCleanComments' : (optional) whether to remove HTML comments beginning and end of script block
	 *
	 * 'xhtml' : (optional boolean) should content be treated as XHTML1.0? If
	 * unset, minify will sniff for an XHTML doctype.
	 */
	public function __construct($html, $options = array())
	{
		$this->_html = str_replace("\r\n", "\n", trim($html));
		if (isset($options['xhtml'])) {
			$this->_isXhtml = (bool)$options['xhtml'];
		}
		if (isset($options['cssMinifier'])) {
			$this->_cssMinifier = $options['cssMinifier'];
		}
		if (isset($options['jsMinifier'])) {
			$this->_jsMinifier = $options['jsMinifier'];
		}
		if (isset($options['jsCleanComments'])) {
			$this->_jsCleanComments = (bool)$options['jsCleanComments'];
		}
		if (isset($options['skipComments'])) {
			$this->_skipComments = $options['skipComments'];
		}
	}

	/**
	 * Minify the markeup given in the constructor
	 *
	 * @return string
	 */
	public function process()
	{
		if ($this->_isXhtml === null) {
			$this->_isXhtml = (false !== strpos($this->_html, '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML'));
		}

		$this->_replacementHash = 'MINIFYHTML' . md5($_SERVER['REQUEST_TIME']);
		$this->_placeholders = array();

		// replace SCRIPTs (and minify) with placeholders
		$this->_html = preg_replace_callback(
			'/(\\s*)<script(\\b[^>]*?>)([\\s\\S]*?)<\\/script>(\\s*)/i'
			,array($this, '_removeScriptCB')
			,$this->_html);

		// replace STYLEs (and minify) with placeholders
		$this->_html = preg_replace_callback(
			'/\\s*<style(\\b[^>]*>)([\\s\\S]*?)<\\/style>\\s*/i'
			,array($this, '_removeStyleCB')
			,$this->_html);

		// remove HTML comments (not containing IE conditional comments).
		$this->_html = preg_replace_callback(
			'/<!--([\\s\\S]*?)-->/'
			,array($this, '_commentCB')
			,$this->_html);

		// replace PREs with placeholders
		$this->_html = preg_replace_callback('/\\s*<pre(\\b[^>]*?>[\\s\\S]*?<\\/pre>)\\s*/i'
			,array($this, '_removePreCB')
			,$this->_html);

		// replace TEXTAREAs with placeholders
		$this->_html = preg_replace_callback(
			'/\\s*<textarea(\\b[^>]*?>[\\s\\S]*?<\\/textarea>)\\s*/i'
			,array($this, '_removeTextareaCB')
			,$this->_html);

		// trim each line.
		// @todo take into account attribute values that span multiple lines.
		$this->_html = preg_replace('/^\\s+|\\s+$/m', '', $this->_html);

		// remove ws around block/undisplayed elements
		$this->_html = preg_replace('/\\s+(<\\/?(?:area|article|aside|base(?:font)?|blockquote|body'
			.'|canvas|caption|center|col(?:group)?|dd|dir|div|dl|dt|fieldset|figcaption|figure|footer|form'
			.'|frame(?:set)?|h[1-6]|head|header|hgroup|hr|html|legend|li|link|main|map|menu|meta|nav'
			.'|ol|opt(?:group|ion)|output|p|param|section|t(?:able|body|head|d|h||r|foot|itle)'
			.'|ul|video)\\b[^>]*>)/i', '$1', $this->_html);

		// remove ws outside of all elements
		$this->_html = preg_replace(
			'/>(\\s(?:\\s*))?([^<]+)(\\s(?:\s*))?</'
			,'>$1$2$3<'
			,$this->_html);

		// use newlines before 1st attribute in open tags (to limit line lengths)
		// $this->_html = preg_replace('/(<[a-z\\-]+)\\s+([^>]+>)/i', "$1\n$2", $this->_html);

		// fill placeholders
		$this->_html = str_replace(
			array_keys($this->_placeholders)
			,array_values($this->_placeholders)
			,$this->_html
		);
		// issue 229: multi-pass to catch scripts that didn't get replaced in textareas
		$this->_html = str_replace(
			array_keys($this->_placeholders)
			,array_values($this->_placeholders)
			,$this->_html
		);

		return $this->_html;
	}

	/**
	 * From LSCWP 6.2: Changed the function to test for special comments that will be skipped. See: https://github.com/litespeedtech/lscache_wp/pull/622
	 */
	protected function _commentCB($m)
	{
		// If is IE conditional comment return it.
		if(0 === strpos($m[1], '[') || false !== strpos($m[1], '<![')) return $m[0];

		// Check if comment text is present in Page Optimization -> HTML Settings -> HTML Keep comments
		if(count($this->_skipComments) > 0){
			foreach ($this->_skipComments as $comment) {
				if ($comment && strpos($m[1], $comment) !== false) {
					return $m[0];
				}
			}
		}

		// Comment can be removed.
		return '';
	}

	protected function _reservePlace($content)
	{
		$placeholder = '%' . $this->_replacementHash . count($this->_placeholders) . '%';
		$this->_placeholders[$placeholder] = $content;

		return $placeholder;
	}

	protected $_isXhtml = null;
	protected $_replacementHash = null;
	protected $_placeholders = array();
	protected $_cssMinifier = null;
	protected $_jsMinifier = null;

	protected function _removePreCB($m)
	{
		return $this->_reservePlace("<pre{$m[1]}");
	}

	protected function _removeTextareaCB($m)
	{
		return $this->_reservePlace("<textarea{$m[1]}");
	}

	protected function _removeStyleCB($m)
	{
		$openStyle = "<style{$m[1]}";
		$css = $m[2];
		// remove HTML comments
		$css = preg_replace('/(?:^\\s*<!--|-->\\s*$)/', '', $css);

		// remove CDATA section markers
		$css = $this->_removeCdata($css);

		// minify
		$minifier = $this->_cssMinifier
			? $this->_cssMinifier
			: 'trim';
		$css = call_user_func($minifier, $css);

		return $this->_reservePlace($this->_needsCdata($css)
			? "{$openStyle}/*<![CDATA[*/{$css}/*]]>*/</style>"
			: "{$openStyle}{$css}</style>"
		);
	}

	protected function _removeScriptCB($m)
	{
		$openScript = "<script{$m[2]}";
		$js = $m[3];

		// whitespace surrounding? preserve at least one space
		$ws1 = ($m[1] === '') ? '' : ' ';
		$ws2 = ($m[4] === '') ? '' : ' ';

		// remove HTML comments (and ending "//" if present)
		if ($this->_jsCleanComments) {
			$js = preg_replace('/(?:^\\s*<!--\\s*|\\s*(?:\\/\\/)?\\s*-->\\s*$)/', '', $js);
		}

		// remove CDATA section markers
		$js = $this->_removeCdata($js);

		// minify
		/**
		 * Added 2nd param by LiteSpeed
		 *
		 * @since  2.2.3
		 */
		if ( $this->_jsMinifier ) {
			$js = call_user_func( $this->_jsMinifier, $js, trim( $m[ 2 ] ) ) ;
		}
		else {
			$js = trim( $js ) ;
		}

		return $this->_reservePlace($this->_needsCdata($js)
			? "{$ws1}{$openScript}/*<![CDATA[*/{$js}/*]]>*/</script>{$ws2}"
			: "{$ws1}{$openScript}{$js}</script>{$ws2}"
		);
	}

	protected function _removeCdata($str)
	{
		return (false !== strpos($str, '<![CDATA['))
			? str_replace(array('<![CDATA[', ']]>'), '', $str)
			: $str;
	}

	protected function _needsCdata($str)
	{
		return ($this->_isXhtml && preg_match('/(?:[<&]|\\-\\-|\\]\\]>)/', $str));
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/guest.cls.php000064400000010673151600231520017323 0ustar00<?php

namespace LiteSpeed\Lib;

/**
 * Update guest vary
 *
 * @since 4.1
 */
class Guest
{
	const CONF_FILE = '.litespeed_conf.dat';
	const HASH 					= 'hash'; // Not set-able
	const O_CACHE_LOGIN_COOKIE 	= 'cache-login_cookie';
	const O_DEBUG 				= 'debug';
	const O_DEBUG_IPS 			= 'debug-ips';
	const O_UTIL_NO_HTTPS_VARY 		= 'util-no_https_vary';
	const O_GUEST_UAS = 'guest_uas';
	const O_GUEST_IPS = 'guest_ips';

	private static $_ip;
	private static $_vary_name = '_lscache_vary'; // this default vary cookie is used for logged in status check
	private $_conf = false;

	/**
	 * Constructor
	 *
	 * @since 4.1
	 */
	public function __construct()
	{
		!defined('LSCWP_CONTENT_FOLDER') && define('LSCWP_CONTENT_FOLDER', dirname(dirname(dirname(__DIR__))));
		// Load config
		$this->_conf = file_get_contents(LSCWP_CONTENT_FOLDER . '/' . self::CONF_FILE);
		if ($this->_conf) {
			$this->_conf = json_decode($this->_conf, true);
		}

		if (!empty($this->_conf[self::O_CACHE_LOGIN_COOKIE])) {
			self::$_vary_name = $this->_conf[self::O_CACHE_LOGIN_COOKIE];
		}
	}

	/**
	 * Update Guest vary
	 *
	 * @since  4.0
	 */
	public function update_guest_vary()
	{
		// This process must not be cached
		/**
		 * @reference https://wordpress.org/support/topic/soft-404-from-google-search-on-litespeed-cache-guest-vary-php/#post-16838583
		 */
		header('X-Robots-Tag: noindex');
		header('X-LiteSpeed-Cache-Control: no-cache');

		if ($this->always_guest()) {
			echo '[]';
			exit;
		}

		// If contains vary already, don't reload to avoid infinite loop when parent page having browser cache
		if ($this->_conf && self::has_vary()) {
			echo '[]';
			exit;
		}

		// Send vary cookie
		$vary = 'guest_mode:1';
		if ($this->_conf && empty($this->_conf[self::O_DEBUG])) {
			$vary = md5($this->_conf[self::HASH] . $vary);
		}

		$expire = time() + 2 * 86400;
		$is_ssl = !empty($this->_conf[self::O_UTIL_NO_HTTPS_VARY]) ? false : $this->is_ssl();
		setcookie(self::$_vary_name, $vary, $expire, '/', false, $is_ssl, true);

		// return json
		echo json_encode(array('reload' => 'yes'));
		exit;
	}

	/**
	 * WP's is_ssl() func
	 *
	 * @since 4.1
	 */
	private function is_ssl()
	{
		if (isset($_SERVER['HTTPS'])) {
			if ('on' === strtolower($_SERVER['HTTPS'])) {
				return true;
			}

			if ('1' == $_SERVER['HTTPS']) {
				return true;
			}
		} elseif (isset($_SERVER['SERVER_PORT']) && ('443' == $_SERVER['SERVER_PORT'])) {
			return true;
		}
		return false;
	}

	/**
	 * Check if default vary has a value
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function has_vary()
	{
		if (empty($_COOKIE[self::$_vary_name])) {
			return false;
		}
		return $_COOKIE[self::$_vary_name];
	}

	/**
	 * Detect if is a guest visitor or not
	 *
	 * @since  4.0
	 */
	public function always_guest()
	{
		if (empty($_SERVER['HTTP_USER_AGENT'])) {
			return false;
		}

		if ($this->_conf[self::O_GUEST_UAS]) {
			$quoted_uas = array();
			foreach ($this->_conf[self::O_GUEST_UAS] as $v) {
				$quoted_uas[] = preg_quote($v, '#');
			}
			$match = preg_match('#' . implode('|', $quoted_uas) . '#i', $_SERVER['HTTP_USER_AGENT']);
			if ($match) {
				return true;
			}
		}

		if ($this->ip_access($this->_conf[self::O_GUEST_IPS])) {
			return true;
		}

		return false;
	}

	/**
	 * Check if the ip is in the range
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function ip_access($ip_list)
	{
		if (!$ip_list) {
			return false;
		}
		if (!isset(self::$_ip)) {
			self::$_ip = self::get_ip();
		}
		// $uip = explode('.', $_ip);
		// if(empty($uip) || count($uip) != 4) Return false;
		// foreach($ip_list as $key => $ip) $ip_list[$key] = explode('.', trim($ip));
		// foreach($ip_list as $key => $ip) {
		// 	if(count($ip) != 4) continue;
		// 	for($i = 0; $i <= 3; $i++) if($ip[$i] == '*') $ip_list[$key][$i] = $uip[$i];
		// }
		return in_array(self::$_ip, $ip_list);
	}

	/**
	 * Get client ip
	 *
	 * @since 1.1.0
	 * @since  1.6.5 changed to public
	 * @access public
	 * @return string
	 */
	public static function get_ip()
	{
		$_ip = '';
		if (function_exists('apache_request_headers')) {
			$apache_headers = apache_request_headers();
			$_ip = !empty($apache_headers['True-Client-IP']) ? $apache_headers['True-Client-IP'] : false;
			if (!$_ip) {
				$_ip = !empty($apache_headers['X-Forwarded-For']) ? $apache_headers['X-Forwarded-For'] : false;
				$_ip = explode(',', $_ip);
				$_ip = $_ip[0];
			}
		}

		if (!$_ip) {
			$_ip = !empty($_SERVER['REMOTE_ADDR']) ? $_SERVER['REMOTE_ADDR'] : false;
		}
		return $_ip;
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/jsmin.cls.php000064400000134741151600231570017324 0ustar00<?php
/**
 * jsmin.cls.php - modified PHP implementation of Matthias Mullie's JavaScript minifier
 */

/**
 * JavaScript Minifier Class
 *
 * @package Minify
 * @author Matthias Mullie <minify@mullie.eu>
 * @author Tijs Verkoyen <minify@verkoyen.eu>
 * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved
 * @license MIT License
 */

namespace LiteSpeed\Lib ;

defined( 'WPINC' ) || exit ;

class JSMin
{
    /**
     * Var-matching regex based on http://stackoverflow.com/a/9337047/802993.
     *
     * Note that regular expressions using that bit must have the PCRE_UTF8
     * pattern modifier (/u) set.
     *
     * @var string
     */
    const REGEX_VARIABLE = '\b[$A-Z\_a-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\x{02c1}\x{02c6}-\x{02d1}\x{02e0}-\x{02e4}\x{02ec}\x{02ee}\x{0370}-\x{0374}\x{0376}\x{0377}\x{037a}-\x{037d}\x{0386}\x{0388}-\x{038a}\x{038c}\x{038e}-\x{03a1}\x{03a3}-\x{03f5}\x{03f7}-\x{0481}\x{048a}-\x{0527}\x{0531}-\x{0556}\x{0559}\x{0561}-\x{0587}\x{05d0}-\x{05ea}\x{05f0}-\x{05f2}\x{0620}-\x{064a}\x{066e}\x{066f}\x{0671}-\x{06d3}\x{06d5}\x{06e5}\x{06e6}\x{06ee}\x{06ef}\x{06fa}-\x{06fc}\x{06ff}\x{0710}\x{0712}-\x{072f}\x{074d}-\x{07a5}\x{07b1}\x{07ca}-\x{07ea}\x{07f4}\x{07f5}\x{07fa}\x{0800}-\x{0815}\x{081a}\x{0824}\x{0828}\x{0840}-\x{0858}\x{08a0}\x{08a2}-\x{08ac}\x{0904}-\x{0939}\x{093d}\x{0950}\x{0958}-\x{0961}\x{0971}-\x{0977}\x{0979}-\x{097f}\x{0985}-\x{098c}\x{098f}\x{0990}\x{0993}-\x{09a8}\x{09aa}-\x{09b0}\x{09b2}\x{09b6}-\x{09b9}\x{09bd}\x{09ce}\x{09dc}\x{09dd}\x{09df}-\x{09e1}\x{09f0}\x{09f1}\x{0a05}-\x{0a0a}\x{0a0f}\x{0a10}\x{0a13}-\x{0a28}\x{0a2a}-\x{0a30}\x{0a32}\x{0a33}\x{0a35}\x{0a36}\x{0a38}\x{0a39}\x{0a59}-\x{0a5c}\x{0a5e}\x{0a72}-\x{0a74}\x{0a85}-\x{0a8d}\x{0a8f}-\x{0a91}\x{0a93}-\x{0aa8}\x{0aaa}-\x{0ab0}\x{0ab2}\x{0ab3}\x{0ab5}-\x{0ab9}\x{0abd}\x{0ad0}\x{0ae0}\x{0ae1}\x{0b05}-\x{0b0c}\x{0b0f}\x{0b10}\x{0b13}-\x{0b28}\x{0b2a}-\x{0b30}\x{0b32}\x{0b33}\x{0b35}-\x{0b39}\x{0b3d}\x{0b5c}\x{0b5d}\x{0b5f}-\x{0b61}\x{0b71}\x{0b83}\x{0b85}-\x{0b8a}\x{0b8e}-\x{0b90}\x{0b92}-\x{0b95}\x{0b99}\x{0b9a}\x{0b9c}\x{0b9e}\x{0b9f}\x{0ba3}\x{0ba4}\x{0ba8}-\x{0baa}\x{0bae}-\x{0bb9}\x{0bd0}\x{0c05}-\x{0c0c}\x{0c0e}-\x{0c10}\x{0c12}-\x{0c28}\x{0c2a}-\x{0c33}\x{0c35}-\x{0c39}\x{0c3d}\x{0c58}\x{0c59}\x{0c60}\x{0c61}\x{0c85}-\x{0c8c}\x{0c8e}-\x{0c90}\x{0c92}-\x{0ca8}\x{0caa}-\x{0cb3}\x{0cb5}-\x{0cb9}\x{0cbd}\x{0cde}\x{0ce0}\x{0ce1}\x{0cf1}\x{0cf2}\x{0d05}-\x{0d0c}\x{0d0e}-\x{0d10}\x{0d12}-\x{0d3a}\x{0d3d}\x{0d4e}\x{0d60}\x{0d61}\x{0d7a}-\x{0d7f}\x{0d85}-\x{0d96}\x{0d9a}-\x{0db1}\x{0db3}-\x{0dbb}\x{0dbd}\x{0dc0}-\x{0dc6}\x{0e01}-\x{0e30}\x{0e32}\x{0e33}\x{0e40}-\x{0e46}\x{0e81}\x{0e82}\x{0e84}\x{0e87}\x{0e88}\x{0e8a}\x{0e8d}\x{0e94}-\x{0e97}\x{0e99}-\x{0e9f}\x{0ea1}-\x{0ea3}\x{0ea5}\x{0ea7}\x{0eaa}\x{0eab}\x{0ead}-\x{0eb0}\x{0eb2}\x{0eb3}\x{0ebd}\x{0ec0}-\x{0ec4}\x{0ec6}\x{0edc}-\x{0edf}\x{0f00}\x{0f40}-\x{0f47}\x{0f49}-\x{0f6c}\x{0f88}-\x{0f8c}\x{1000}-\x{102a}\x{103f}\x{1050}-\x{1055}\x{105a}-\x{105d}\x{1061}\x{1065}\x{1066}\x{106e}-\x{1070}\x{1075}-\x{1081}\x{108e}\x{10a0}-\x{10c5}\x{10c7}\x{10cd}\x{10d0}-\x{10fa}\x{10fc}-\x{1248}\x{124a}-\x{124d}\x{1250}-\x{1256}\x{1258}\x{125a}-\x{125d}\x{1260}-\x{1288}\x{128a}-\x{128d}\x{1290}-\x{12b0}\x{12b2}-\x{12b5}\x{12b8}-\x{12be}\x{12c0}\x{12c2}-\x{12c5}\x{12c8}-\x{12d6}\x{12d8}-\x{1310}\x{1312}-\x{1315}\x{1318}-\x{135a}\x{1380}-\x{138f}\x{13a0}-\x{13f4}\x{1401}-\x{166c}\x{166f}-\x{167f}\x{1681}-\x{169a}\x{16a0}-\x{16ea}\x{16ee}-\x{16f0}\x{1700}-\x{170c}\x{170e}-\x{1711}\x{1720}-\x{1731}\x{1740}-\x{1751}\x{1760}-\x{176c}\x{176e}-\x{1770}\x{1780}-\x{17b3}\x{17d7}\x{17dc}\x{1820}-\x{1877}\x{1880}-\x{18a8}\x{18aa}\x{18b0}-\x{18f5}\x{1900}-\x{191c}\x{1950}-\x{196d}\x{1970}-\x{1974}\x{1980}-\x{19ab}\x{19c1}-\x{19c7}\x{1a00}-\x{1a16}\x{1a20}-\x{1a54}\x{1aa7}\x{1b05}-\x{1b33}\x{1b45}-\x{1b4b}\x{1b83}-\x{1ba0}\x{1bae}\x{1baf}\x{1bba}-\x{1be5}\x{1c00}-\x{1c23}\x{1c4d}-\x{1c4f}\x{1c5a}-\x{1c7d}\x{1ce9}-\x{1cec}\x{1cee}-\x{1cf1}\x{1cf5}\x{1cf6}\x{1d00}-\x{1dbf}\x{1e00}-\x{1f15}\x{1f18}-\x{1f1d}\x{1f20}-\x{1f45}\x{1f48}-\x{1f4d}\x{1f50}-\x{1f57}\x{1f59}\x{1f5b}\x{1f5d}\x{1f5f}-\x{1f7d}\x{1f80}-\x{1fb4}\x{1fb6}-\x{1fbc}\x{1fbe}\x{1fc2}-\x{1fc4}\x{1fc6}-\x{1fcc}\x{1fd0}-\x{1fd3}\x{1fd6}-\x{1fdb}\x{1fe0}-\x{1fec}\x{1ff2}-\x{1ff4}\x{1ff6}-\x{1ffc}\x{2071}\x{207f}\x{2090}-\x{209c}\x{2102}\x{2107}\x{210a}-\x{2113}\x{2115}\x{2119}-\x{211d}\x{2124}\x{2126}\x{2128}\x{212a}-\x{212d}\x{212f}-\x{2139}\x{213c}-\x{213f}\x{2145}-\x{2149}\x{214e}\x{2160}-\x{2188}\x{2c00}-\x{2c2e}\x{2c30}-\x{2c5e}\x{2c60}-\x{2ce4}\x{2ceb}-\x{2cee}\x{2cf2}\x{2cf3}\x{2d00}-\x{2d25}\x{2d27}\x{2d2d}\x{2d30}-\x{2d67}\x{2d6f}\x{2d80}-\x{2d96}\x{2da0}-\x{2da6}\x{2da8}-\x{2dae}\x{2db0}-\x{2db6}\x{2db8}-\x{2dbe}\x{2dc0}-\x{2dc6}\x{2dc8}-\x{2dce}\x{2dd0}-\x{2dd6}\x{2dd8}-\x{2dde}\x{2e2f}\x{3005}-\x{3007}\x{3021}-\x{3029}\x{3031}-\x{3035}\x{3038}-\x{303c}\x{3041}-\x{3096}\x{309d}-\x{309f}\x{30a1}-\x{30fa}\x{30fc}-\x{30ff}\x{3105}-\x{312d}\x{3131}-\x{318e}\x{31a0}-\x{31ba}\x{31f0}-\x{31ff}\x{3400}-\x{4db5}\x{4e00}-\x{9fcc}\x{a000}-\x{a48c}\x{a4d0}-\x{a4fd}\x{a500}-\x{a60c}\x{a610}-\x{a61f}\x{a62a}\x{a62b}\x{a640}-\x{a66e}\x{a67f}-\x{a697}\x{a6a0}-\x{a6ef}\x{a717}-\x{a71f}\x{a722}-\x{a788}\x{a78b}-\x{a78e}\x{a790}-\x{a793}\x{a7a0}-\x{a7aa}\x{a7f8}-\x{a801}\x{a803}-\x{a805}\x{a807}-\x{a80a}\x{a80c}-\x{a822}\x{a840}-\x{a873}\x{a882}-\x{a8b3}\x{a8f2}-\x{a8f7}\x{a8fb}\x{a90a}-\x{a925}\x{a930}-\x{a946}\x{a960}-\x{a97c}\x{a984}-\x{a9b2}\x{a9cf}\x{aa00}-\x{aa28}\x{aa40}-\x{aa42}\x{aa44}-\x{aa4b}\x{aa60}-\x{aa76}\x{aa7a}\x{aa80}-\x{aaaf}\x{aab1}\x{aab5}\x{aab6}\x{aab9}-\x{aabd}\x{aac0}\x{aac2}\x{aadb}-\x{aadd}\x{aae0}-\x{aaea}\x{aaf2}-\x{aaf4}\x{ab01}-\x{ab06}\x{ab09}-\x{ab0e}\x{ab11}-\x{ab16}\x{ab20}-\x{ab26}\x{ab28}-\x{ab2e}\x{abc0}-\x{abe2}\x{ac00}-\x{d7a3}\x{d7b0}-\x{d7c6}\x{d7cb}-\x{d7fb}\x{f900}-\x{fa6d}\x{fa70}-\x{fad9}\x{fb00}-\x{fb06}\x{fb13}-\x{fb17}\x{fb1d}\x{fb1f}-\x{fb28}\x{fb2a}-\x{fb36}\x{fb38}-\x{fb3c}\x{fb3e}\x{fb40}\x{fb41}\x{fb43}\x{fb44}\x{fb46}-\x{fbb1}\x{fbd3}-\x{fd3d}\x{fd50}-\x{fd8f}\x{fd92}-\x{fdc7}\x{fdf0}-\x{fdfb}\x{fe70}-\x{fe74}\x{fe76}-\x{fefc}\x{ff21}-\x{ff3a}\x{ff41}-\x{ff5a}\x{ff66}-\x{ffbe}\x{ffc2}-\x{ffc7}\x{ffca}-\x{ffcf}\x{ffd2}-\x{ffd7}\x{ffda}-\x{ffdc}][$A-Z\_a-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\x{02c1}\x{02c6}-\x{02d1}\x{02e0}-\x{02e4}\x{02ec}\x{02ee}\x{0370}-\x{0374}\x{0376}\x{0377}\x{037a}-\x{037d}\x{0386}\x{0388}-\x{038a}\x{038c}\x{038e}-\x{03a1}\x{03a3}-\x{03f5}\x{03f7}-\x{0481}\x{048a}-\x{0527}\x{0531}-\x{0556}\x{0559}\x{0561}-\x{0587}\x{05d0}-\x{05ea}\x{05f0}-\x{05f2}\x{0620}-\x{064a}\x{066e}\x{066f}\x{0671}-\x{06d3}\x{06d5}\x{06e5}\x{06e6}\x{06ee}\x{06ef}\x{06fa}-\x{06fc}\x{06ff}\x{0710}\x{0712}-\x{072f}\x{074d}-\x{07a5}\x{07b1}\x{07ca}-\x{07ea}\x{07f4}\x{07f5}\x{07fa}\x{0800}-\x{0815}\x{081a}\x{0824}\x{0828}\x{0840}-\x{0858}\x{08a0}\x{08a2}-\x{08ac}\x{0904}-\x{0939}\x{093d}\x{0950}\x{0958}-\x{0961}\x{0971}-\x{0977}\x{0979}-\x{097f}\x{0985}-\x{098c}\x{098f}\x{0990}\x{0993}-\x{09a8}\x{09aa}-\x{09b0}\x{09b2}\x{09b6}-\x{09b9}\x{09bd}\x{09ce}\x{09dc}\x{09dd}\x{09df}-\x{09e1}\x{09f0}\x{09f1}\x{0a05}-\x{0a0a}\x{0a0f}\x{0a10}\x{0a13}-\x{0a28}\x{0a2a}-\x{0a30}\x{0a32}\x{0a33}\x{0a35}\x{0a36}\x{0a38}\x{0a39}\x{0a59}-\x{0a5c}\x{0a5e}\x{0a72}-\x{0a74}\x{0a85}-\x{0a8d}\x{0a8f}-\x{0a91}\x{0a93}-\x{0aa8}\x{0aaa}-\x{0ab0}\x{0ab2}\x{0ab3}\x{0ab5}-\x{0ab9}\x{0abd}\x{0ad0}\x{0ae0}\x{0ae1}\x{0b05}-\x{0b0c}\x{0b0f}\x{0b10}\x{0b13}-\x{0b28}\x{0b2a}-\x{0b30}\x{0b32}\x{0b33}\x{0b35}-\x{0b39}\x{0b3d}\x{0b5c}\x{0b5d}\x{0b5f}-\x{0b61}\x{0b71}\x{0b83}\x{0b85}-\x{0b8a}\x{0b8e}-\x{0b90}\x{0b92}-\x{0b95}\x{0b99}\x{0b9a}\x{0b9c}\x{0b9e}\x{0b9f}\x{0ba3}\x{0ba4}\x{0ba8}-\x{0baa}\x{0bae}-\x{0bb9}\x{0bd0}\x{0c05}-\x{0c0c}\x{0c0e}-\x{0c10}\x{0c12}-\x{0c28}\x{0c2a}-\x{0c33}\x{0c35}-\x{0c39}\x{0c3d}\x{0c58}\x{0c59}\x{0c60}\x{0c61}\x{0c85}-\x{0c8c}\x{0c8e}-\x{0c90}\x{0c92}-\x{0ca8}\x{0caa}-\x{0cb3}\x{0cb5}-\x{0cb9}\x{0cbd}\x{0cde}\x{0ce0}\x{0ce1}\x{0cf1}\x{0cf2}\x{0d05}-\x{0d0c}\x{0d0e}-\x{0d10}\x{0d12}-\x{0d3a}\x{0d3d}\x{0d4e}\x{0d60}\x{0d61}\x{0d7a}-\x{0d7f}\x{0d85}-\x{0d96}\x{0d9a}-\x{0db1}\x{0db3}-\x{0dbb}\x{0dbd}\x{0dc0}-\x{0dc6}\x{0e01}-\x{0e30}\x{0e32}\x{0e33}\x{0e40}-\x{0e46}\x{0e81}\x{0e82}\x{0e84}\x{0e87}\x{0e88}\x{0e8a}\x{0e8d}\x{0e94}-\x{0e97}\x{0e99}-\x{0e9f}\x{0ea1}-\x{0ea3}\x{0ea5}\x{0ea7}\x{0eaa}\x{0eab}\x{0ead}-\x{0eb0}\x{0eb2}\x{0eb3}\x{0ebd}\x{0ec0}-\x{0ec4}\x{0ec6}\x{0edc}-\x{0edf}\x{0f00}\x{0f40}-\x{0f47}\x{0f49}-\x{0f6c}\x{0f88}-\x{0f8c}\x{1000}-\x{102a}\x{103f}\x{1050}-\x{1055}\x{105a}-\x{105d}\x{1061}\x{1065}\x{1066}\x{106e}-\x{1070}\x{1075}-\x{1081}\x{108e}\x{10a0}-\x{10c5}\x{10c7}\x{10cd}\x{10d0}-\x{10fa}\x{10fc}-\x{1248}\x{124a}-\x{124d}\x{1250}-\x{1256}\x{1258}\x{125a}-\x{125d}\x{1260}-\x{1288}\x{128a}-\x{128d}\x{1290}-\x{12b0}\x{12b2}-\x{12b5}\x{12b8}-\x{12be}\x{12c0}\x{12c2}-\x{12c5}\x{12c8}-\x{12d6}\x{12d8}-\x{1310}\x{1312}-\x{1315}\x{1318}-\x{135a}\x{1380}-\x{138f}\x{13a0}-\x{13f4}\x{1401}-\x{166c}\x{166f}-\x{167f}\x{1681}-\x{169a}\x{16a0}-\x{16ea}\x{16ee}-\x{16f0}\x{1700}-\x{170c}\x{170e}-\x{1711}\x{1720}-\x{1731}\x{1740}-\x{1751}\x{1760}-\x{176c}\x{176e}-\x{1770}\x{1780}-\x{17b3}\x{17d7}\x{17dc}\x{1820}-\x{1877}\x{1880}-\x{18a8}\x{18aa}\x{18b0}-\x{18f5}\x{1900}-\x{191c}\x{1950}-\x{196d}\x{1970}-\x{1974}\x{1980}-\x{19ab}\x{19c1}-\x{19c7}\x{1a00}-\x{1a16}\x{1a20}-\x{1a54}\x{1aa7}\x{1b05}-\x{1b33}\x{1b45}-\x{1b4b}\x{1b83}-\x{1ba0}\x{1bae}\x{1baf}\x{1bba}-\x{1be5}\x{1c00}-\x{1c23}\x{1c4d}-\x{1c4f}\x{1c5a}-\x{1c7d}\x{1ce9}-\x{1cec}\x{1cee}-\x{1cf1}\x{1cf5}\x{1cf6}\x{1d00}-\x{1dbf}\x{1e00}-\x{1f15}\x{1f18}-\x{1f1d}\x{1f20}-\x{1f45}\x{1f48}-\x{1f4d}\x{1f50}-\x{1f57}\x{1f59}\x{1f5b}\x{1f5d}\x{1f5f}-\x{1f7d}\x{1f80}-\x{1fb4}\x{1fb6}-\x{1fbc}\x{1fbe}\x{1fc2}-\x{1fc4}\x{1fc6}-\x{1fcc}\x{1fd0}-\x{1fd3}\x{1fd6}-\x{1fdb}\x{1fe0}-\x{1fec}\x{1ff2}-\x{1ff4}\x{1ff6}-\x{1ffc}\x{2071}\x{207f}\x{2090}-\x{209c}\x{2102}\x{2107}\x{210a}-\x{2113}\x{2115}\x{2119}-\x{211d}\x{2124}\x{2126}\x{2128}\x{212a}-\x{212d}\x{212f}-\x{2139}\x{213c}-\x{213f}\x{2145}-\x{2149}\x{214e}\x{2160}-\x{2188}\x{2c00}-\x{2c2e}\x{2c30}-\x{2c5e}\x{2c60}-\x{2ce4}\x{2ceb}-\x{2cee}\x{2cf2}\x{2cf3}\x{2d00}-\x{2d25}\x{2d27}\x{2d2d}\x{2d30}-\x{2d67}\x{2d6f}\x{2d80}-\x{2d96}\x{2da0}-\x{2da6}\x{2da8}-\x{2dae}\x{2db0}-\x{2db6}\x{2db8}-\x{2dbe}\x{2dc0}-\x{2dc6}\x{2dc8}-\x{2dce}\x{2dd0}-\x{2dd6}\x{2dd8}-\x{2dde}\x{2e2f}\x{3005}-\x{3007}\x{3021}-\x{3029}\x{3031}-\x{3035}\x{3038}-\x{303c}\x{3041}-\x{3096}\x{309d}-\x{309f}\x{30a1}-\x{30fa}\x{30fc}-\x{30ff}\x{3105}-\x{312d}\x{3131}-\x{318e}\x{31a0}-\x{31ba}\x{31f0}-\x{31ff}\x{3400}-\x{4db5}\x{4e00}-\x{9fcc}\x{a000}-\x{a48c}\x{a4d0}-\x{a4fd}\x{a500}-\x{a60c}\x{a610}-\x{a61f}\x{a62a}\x{a62b}\x{a640}-\x{a66e}\x{a67f}-\x{a697}\x{a6a0}-\x{a6ef}\x{a717}-\x{a71f}\x{a722}-\x{a788}\x{a78b}-\x{a78e}\x{a790}-\x{a793}\x{a7a0}-\x{a7aa}\x{a7f8}-\x{a801}\x{a803}-\x{a805}\x{a807}-\x{a80a}\x{a80c}-\x{a822}\x{a840}-\x{a873}\x{a882}-\x{a8b3}\x{a8f2}-\x{a8f7}\x{a8fb}\x{a90a}-\x{a925}\x{a930}-\x{a946}\x{a960}-\x{a97c}\x{a984}-\x{a9b2}\x{a9cf}\x{aa00}-\x{aa28}\x{aa40}-\x{aa42}\x{aa44}-\x{aa4b}\x{aa60}-\x{aa76}\x{aa7a}\x{aa80}-\x{aaaf}\x{aab1}\x{aab5}\x{aab6}\x{aab9}-\x{aabd}\x{aac0}\x{aac2}\x{aadb}-\x{aadd}\x{aae0}-\x{aaea}\x{aaf2}-\x{aaf4}\x{ab01}-\x{ab06}\x{ab09}-\x{ab0e}\x{ab11}-\x{ab16}\x{ab20}-\x{ab26}\x{ab28}-\x{ab2e}\x{abc0}-\x{abe2}\x{ac00}-\x{d7a3}\x{d7b0}-\x{d7c6}\x{d7cb}-\x{d7fb}\x{f900}-\x{fa6d}\x{fa70}-\x{fad9}\x{fb00}-\x{fb06}\x{fb13}-\x{fb17}\x{fb1d}\x{fb1f}-\x{fb28}\x{fb2a}-\x{fb36}\x{fb38}-\x{fb3c}\x{fb3e}\x{fb40}\x{fb41}\x{fb43}\x{fb44}\x{fb46}-\x{fbb1}\x{fbd3}-\x{fd3d}\x{fd50}-\x{fd8f}\x{fd92}-\x{fdc7}\x{fdf0}-\x{fdfb}\x{fe70}-\x{fe74}\x{fe76}-\x{fefc}\x{ff21}-\x{ff3a}\x{ff41}-\x{ff5a}\x{ff66}-\x{ffbe}\x{ffc2}-\x{ffc7}\x{ffca}-\x{ffcf}\x{ffd2}-\x{ffd7}\x{ffda}-\x{ffdc}0-9\x{0300}-\x{036f}\x{0483}-\x{0487}\x{0591}-\x{05bd}\x{05bf}\x{05c1}\x{05c2}\x{05c4}\x{05c5}\x{05c7}\x{0610}-\x{061a}\x{064b}-\x{0669}\x{0670}\x{06d6}-\x{06dc}\x{06df}-\x{06e4}\x{06e7}\x{06e8}\x{06ea}-\x{06ed}\x{06f0}-\x{06f9}\x{0711}\x{0730}-\x{074a}\x{07a6}-\x{07b0}\x{07c0}-\x{07c9}\x{07eb}-\x{07f3}\x{0816}-\x{0819}\x{081b}-\x{0823}\x{0825}-\x{0827}\x{0829}-\x{082d}\x{0859}-\x{085b}\x{08e4}-\x{08fe}\x{0900}-\x{0903}\x{093a}-\x{093c}\x{093e}-\x{094f}\x{0951}-\x{0957}\x{0962}\x{0963}\x{0966}-\x{096f}\x{0981}-\x{0983}\x{09bc}\x{09be}-\x{09c4}\x{09c7}\x{09c8}\x{09cb}-\x{09cd}\x{09d7}\x{09e2}\x{09e3}\x{09e6}-\x{09ef}\x{0a01}-\x{0a03}\x{0a3c}\x{0a3e}-\x{0a42}\x{0a47}\x{0a48}\x{0a4b}-\x{0a4d}\x{0a51}\x{0a66}-\x{0a71}\x{0a75}\x{0a81}-\x{0a83}\x{0abc}\x{0abe}-\x{0ac5}\x{0ac7}-\x{0ac9}\x{0acb}-\x{0acd}\x{0ae2}\x{0ae3}\x{0ae6}-\x{0aef}\x{0b01}-\x{0b03}\x{0b3c}\x{0b3e}-\x{0b44}\x{0b47}\x{0b48}\x{0b4b}-\x{0b4d}\x{0b56}\x{0b57}\x{0b62}\x{0b63}\x{0b66}-\x{0b6f}\x{0b82}\x{0bbe}-\x{0bc2}\x{0bc6}-\x{0bc8}\x{0bca}-\x{0bcd}\x{0bd7}\x{0be6}-\x{0bef}\x{0c01}-\x{0c03}\x{0c3e}-\x{0c44}\x{0c46}-\x{0c48}\x{0c4a}-\x{0c4d}\x{0c55}\x{0c56}\x{0c62}\x{0c63}\x{0c66}-\x{0c6f}\x{0c82}\x{0c83}\x{0cbc}\x{0cbe}-\x{0cc4}\x{0cc6}-\x{0cc8}\x{0cca}-\x{0ccd}\x{0cd5}\x{0cd6}\x{0ce2}\x{0ce3}\x{0ce6}-\x{0cef}\x{0d02}\x{0d03}\x{0d3e}-\x{0d44}\x{0d46}-\x{0d48}\x{0d4a}-\x{0d4d}\x{0d57}\x{0d62}\x{0d63}\x{0d66}-\x{0d6f}\x{0d82}\x{0d83}\x{0dca}\x{0dcf}-\x{0dd4}\x{0dd6}\x{0dd8}-\x{0ddf}\x{0df2}\x{0df3}\x{0e31}\x{0e34}-\x{0e3a}\x{0e47}-\x{0e4e}\x{0e50}-\x{0e59}\x{0eb1}\x{0eb4}-\x{0eb9}\x{0ebb}\x{0ebc}\x{0ec8}-\x{0ecd}\x{0ed0}-\x{0ed9}\x{0f18}\x{0f19}\x{0f20}-\x{0f29}\x{0f35}\x{0f37}\x{0f39}\x{0f3e}\x{0f3f}\x{0f71}-\x{0f84}\x{0f86}\x{0f87}\x{0f8d}-\x{0f97}\x{0f99}-\x{0fbc}\x{0fc6}\x{102b}-\x{103e}\x{1040}-\x{1049}\x{1056}-\x{1059}\x{105e}-\x{1060}\x{1062}-\x{1064}\x{1067}-\x{106d}\x{1071}-\x{1074}\x{1082}-\x{108d}\x{108f}-\x{109d}\x{135d}-\x{135f}\x{1712}-\x{1714}\x{1732}-\x{1734}\x{1752}\x{1753}\x{1772}\x{1773}\x{17b4}-\x{17d3}\x{17dd}\x{17e0}-\x{17e9}\x{180b}-\x{180d}\x{1810}-\x{1819}\x{18a9}\x{1920}-\x{192b}\x{1930}-\x{193b}\x{1946}-\x{194f}\x{19b0}-\x{19c0}\x{19c8}\x{19c9}\x{19d0}-\x{19d9}\x{1a17}-\x{1a1b}\x{1a55}-\x{1a5e}\x{1a60}-\x{1a7c}\x{1a7f}-\x{1a89}\x{1a90}-\x{1a99}\x{1b00}-\x{1b04}\x{1b34}-\x{1b44}\x{1b50}-\x{1b59}\x{1b6b}-\x{1b73}\x{1b80}-\x{1b82}\x{1ba1}-\x{1bad}\x{1bb0}-\x{1bb9}\x{1be6}-\x{1bf3}\x{1c24}-\x{1c37}\x{1c40}-\x{1c49}\x{1c50}-\x{1c59}\x{1cd0}-\x{1cd2}\x{1cd4}-\x{1ce8}\x{1ced}\x{1cf2}-\x{1cf4}\x{1dc0}-\x{1de6}\x{1dfc}-\x{1dff}\x{200c}\x{200d}\x{203f}\x{2040}\x{2054}\x{20d0}-\x{20dc}\x{20e1}\x{20e5}-\x{20f0}\x{2cef}-\x{2cf1}\x{2d7f}\x{2de0}-\x{2dff}\x{302a}-\x{302f}\x{3099}\x{309a}\x{a620}-\x{a629}\x{a66f}\x{a674}-\x{a67d}\x{a69f}\x{a6f0}\x{a6f1}\x{a802}\x{a806}\x{a80b}\x{a823}-\x{a827}\x{a880}\x{a881}\x{a8b4}-\x{a8c4}\x{a8d0}-\x{a8d9}\x{a8e0}-\x{a8f1}\x{a900}-\x{a909}\x{a926}-\x{a92d}\x{a947}-\x{a953}\x{a980}-\x{a983}\x{a9b3}-\x{a9c0}\x{a9d0}-\x{a9d9}\x{aa29}-\x{aa36}\x{aa43}\x{aa4c}\x{aa4d}\x{aa50}-\x{aa59}\x{aa7b}\x{aab0}\x{aab2}-\x{aab4}\x{aab7}\x{aab8}\x{aabe}\x{aabf}\x{aac1}\x{aaeb}-\x{aaef}\x{aaf5}\x{aaf6}\x{abe3}-\x{abea}\x{abec}\x{abed}\x{abf0}-\x{abf9}\x{fb1e}\x{fe00}-\x{fe0f}\x{fe20}-\x{fe26}\x{fe33}\x{fe34}\x{fe4d}-\x{fe4f}\x{ff10}-\x{ff19}\x{ff3f}]*\b';

    /**
     * Array of patterns to match.
     *
     * @var string[]
     */
    protected $patterns = array();
    
    /**
     * This array will hold content of strings and regular expressions that have
     * been extracted from the JS source code, so we can reliably match "code",
     * without having to worry about potential "code-like" characters inside.
     *
     * @var string[]
     */
    public $extracted = array();

    /**
     * Full list of JavaScript reserved words.
     * Will be loaded from /data/js/keywords_reserved.txt.
     *
     * @see https://mathiasbynens.be/notes/reserved-keywords
     *
     * @var string[]
     */
    protected $keywordsReserved = array();

    /**
     * List of JavaScript reserved words that accept a <variable, value, ...>
     * after them. Some end of lines are not the end of a statement, like with
     * these keywords.
     *
     * E.g.: we shouldn't insert a ; after this else
     * else
     *     console.log('this is quite fine')
     *
     * Will be loaded from /data/js/keywords_before.txt
     *
     * @var string[]
     */
    protected $keywordsBefore = array();

    /**
     * List of JavaScript reserved words that accept a <variable, value, ...>
     * before them. Some end of lines are not the end of a statement, like when
     * continued by one of these keywords on the newline.
     *
     * E.g.: we shouldn't insert a ; before this instanceof
     * variable
     *     instanceof String
     *
     * Will be loaded from /data/js/keywords_after.txt
     *
     * @var string[]
     */
    protected $keywordsAfter = array();

    /**
     * List of all JavaScript operators.
     *
     * Will be loaded from /data/js/operators.txt
     *
     * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators
     *
     * @var string[]
     */
    protected $operators = array();

    /**
     * List of JavaScript operators that accept a <variable, value, ...> after
     * them. Some end of lines are not the end of a statement, like with these
     * operators.
     *
     * Note: Most operators are fine, we've only removed ++ and --.
     * ++ & -- have to be joined with the value they're in-/decrementing.
     *
     * Will be loaded from /data/js/operators_before.txt
     *
     * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators
     *
     * @var string[]
     */
    protected $operatorsBefore = array();

    /**
     * List of JavaScript operators that accept a <variable, value, ...> before
     * them. Some end of lines are not the end of a statement, like when
     * continued by one of these operators on the newline.
     *
     * Note: Most operators are fine, we've only removed ), ], ++, --, ! and ~.
     * There can't be a newline separating ! or ~ and whatever it is negating.
     * ++ & -- have to be joined with the value they're in-/decrementing.
     * ) & ] are "special" in that they have lots or usecases. () for example
     * is used for function calls, for grouping, in if () and for (), ...
     *
     * Will be loaded from /data/js/operators_after.txt
     *
     * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators
     *
     * @var string[]
     */
    protected $operatorsAfter = array();

    /**
     * {@inheritdoc}
     */
    public function __construct()
    {
        $dataDir = __DIR__.'/jsmin_data/';
        $options = FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES;
        $this->keywordsReserved = file($dataDir.'keywords_reserved.txt', $options);
        $this->keywordsBefore = file($dataDir.'keywords_before.txt', $options);
        $this->keywordsAfter = file($dataDir.'keywords_after.txt', $options);
        $this->operators = file($dataDir.'operators.txt', $options);
        $this->operatorsBefore = file($dataDir.'operators_before.txt', $options);
        $this->operatorsAfter = file($dataDir.'operators_after.txt', $options);
    }

    /**
     * Minify the data.
     * Perform JS optimizations.
     *
     * @param string[optional] $path Path to write the data to
     *
     * @return string The minified data
     */
    public static function minify($js)
    {
        $jsmin = new JSMin();
        return $jsmin->min($js);
    }

    public function min($js)
    {

        $output = '';
        /*
         * Let's first take out strings, comments and regular expressions.
         * All of these can contain JS code-like characters, and we should make
         * sure any further magic ignores anything inside of these.
         *
         * Consider this example, where we should not strip any whitespace:
         * var str = "a   test";
         *
         * Comments will be removed altogether, strings and regular expressions
         * will be replaced by placeholder text, which we'll restore later.
         */
        $this->extractStrings('\'"`');
        $this->stripComments();
        $this->extractRegex();

        // take out strings, comments & regex (for which we've registered
        // the regexes just a few lines earlier)
        $js = $this->replace($js);

        $js = $this->propertyNotation($js);
        $js = $this->shortenBools($js);
        $js = $this->stripWhitespace($js);

        // combine js: separating the scripts by a ;
        $output .= $js.";";

        // clean up leftover `;`s from the combination of multiple scripts
        $output = ltrim($output, ';');
        $output = (string) substr($output, 0, -1);

        /*
         * Earlier, we extracted strings & regular expressions and replaced them
         * with placeholder text. This will restore them.
         */
        $output = $this->restoreExtractedData($output);

        return $output;
    }

    /**
     * Strings are a pattern we need to match, in order to ignore potential
     * code-like content inside them, but we just want all of the string
     * content to remain untouched.
     *
     * This method will replace all string content with simple STRING#
     * placeholder text, so we've rid all strings from characters that may be
     * misinterpreted. Original string content will be saved in $this->extracted
     * and after doing all other minifying, we can restore the original content
     * via restoreStrings().
     *
     * @param string[optional] $chars
     * @param string[optional] $placeholderPrefix
     */
    protected function extractStrings($chars = '\'"', $placeholderPrefix = '')
    {
        // PHP only supports $this inside anonymous functions since 5.4
        $minifier = $this;
        $callback = function ($match) use ($minifier, $placeholderPrefix) {
            // check the second index here, because the first always contains a quote
            if ($match[2] === '') {
                /*
                 * Empty strings need no placeholder; they can't be confused for
                 * anything else anyway.
                 * But we still needed to match them, for the extraction routine
                 * to skip over this particular string.
                 */
                return $match[0];
            }

            $count = count($minifier->extracted);
            $placeholder = $match[1].$placeholderPrefix.$count.$match[1];
            $minifier->extracted[$placeholder] = $match[1].$match[2].$match[1];

            return $placeholder;
        };

        /*
         * The \\ messiness explained:
         * * Don't count ' or " as end-of-string if it's escaped (has backslash
         * in front of it)
         * * Unless... that backslash itself is escaped (another leading slash),
         * in which case it's no longer escaping the ' or "
         * * So there can be either no backslash, or an even number
         * * multiply all of that times 4, to account for the escaping that has
         * to be done to pass the backslash into the PHP string without it being
         * considered as escape-char (times 2) and to get it in the regex,
         * escaped (times 2)
         */
        $this->registerPattern('/(['.$chars.'])(.*?(?<!\\\\)(\\\\\\\\)*+)\\1/s', $callback);
    }

    /**
     * Strip comments from source code.
     */
    protected function stripComments()
    {
        // PHP only supports $this inside anonymous functions since 5.4
        $minifier = $this;
        $callback = function ($match) use ($minifier) {
            if (
                substr($match[1], 0, 1) === '!' ||
                strpos($match[1], '@license') !== false ||
                strpos($match[1], '@preserve') !== false
            ) {
                // preserve multi-line comments that start with /*!
                // or contain @license or @preserve annotations
                $count = count($minifier->extracted);
                $placeholder = '/*'.$count.'*/';
                $minifier->extracted[$placeholder] = $match[0];

                return $placeholder;
            }

            return '';
        };

        // multi-line comments
        $this->registerPattern('/\n?\/\*(.*?)\*\/\n?/s', $callback);

        // single-line comments
        $this->registerPattern('/\/\/.*$/m', '');
    }

    /**
     * JS can have /-delimited regular expressions, like: /ab+c/.match(string).
     *
     * The content inside the regex can contain characters that may be confused
     * for JS code: e.g. it could contain whitespace it needs to match & we
     * don't want to strip whitespace in there.
     *
     * The regex can be pretty simple: we don't have to care about comments,
     * (which also use slashes) because stripComments() will have stripped those
     * already.
     *
     * This method will replace all string content with simple REGEX#
     * placeholder text, so we've rid all regular expressions from characters
     * that may be misinterpreted. Original regex content will be saved in
     * $this->extracted and after doing all other minifying, we can restore the
     * original content via restoreRegex()
     */
    protected function extractRegex()
    {
        // PHP only supports $this inside anonymous functions since 5.4
        $minifier = $this;
        $callback = function ($match) use ($minifier) {
            $count = count($minifier->extracted);
            $placeholder = '"'.$count.'"';
            $minifier->extracted[$placeholder] = $match[0];

            return $placeholder;
        };

        // match all chars except `/` and `\`
        // `\` is allowed though, along with whatever char follows (which is the
        // one being escaped)
        // this should allow all chars, except for an unescaped `/` (= the one
        // closing the regex)
        // then also ignore bare `/` inside `[]`, where they don't need to be
        // escaped: anything inside `[]` can be ignored safely
        $pattern = '\\/(?!\*)(?:[^\\[\\/\\\\\n\r]++|(?:\\\\.)++|(?:\\[(?:[^\\]\\\\\n\r]++|(?:\\\\.)++)++\\])++)++\\/[gimuy]*';

        // a regular expression can only be followed by a few operators or some
        // of the RegExp methods (a `\` followed by a variable or value is
        // likely part of a division, not a regex)
        $keywords = array('do', 'in', 'new', 'else', 'throw', 'yield', 'delete', 'return',  'typeof');
        $before = '(^|[=:,;\+\-\*\/\}\(\{\[&\|!]|'.implode('|', $keywords).')\s*';
        $propertiesAndMethods = array(
            // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp#Properties_2
            'constructor',
            'flags',
            'global',
            'ignoreCase',
            'multiline',
            'source',
            'sticky',
            'unicode',
            // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp#Methods_2
            'compile(',
            'exec(',
            'test(',
            'toSource(',
            'toString(',
        );
        $delimiters = array_fill(0, count($propertiesAndMethods), '/');
        $propertiesAndMethods = array_map('preg_quote', $propertiesAndMethods, $delimiters);
        $after = '(?=\s*([\.,;\)\}&\|+]|\/\/|$|\.('.implode('|', $propertiesAndMethods).')))';
        $this->registerPattern('/'.$before.'\K'.$pattern.$after.'/', $callback);

        // regular expressions following a `)` are rather annoying to detect...
        // quite often, `/` after `)` is a division operator & if it happens to
        // be followed by another one (or a comment), it is likely to be
        // confused for a regular expression
        // however, it's perfectly possible for a regex to follow a `)`: after
        // a single-line `if()`, `while()`, ... statement, for example
        // since, when they occur like that, they're always the start of a
        // statement, there's only a limited amount of ways they can be useful:
        // by calling the regex methods directly
        // if a regex following `)` is not followed by `.<property or method>`,
        // it's quite likely not a regex
        $before = '\)\s*';
        $after = '(?=\s*\.('.implode('|', $propertiesAndMethods).'))';
        $this->registerPattern('/'.$before.'\K'.$pattern.$after.'/', $callback);

        // 1 more edge case: a regex can be followed by a lot more operators or
        // keywords if there's a newline (ASI) in between, where the operator
        // actually starts a new statement
        // (https://github.com/matthiasmullie/minify/issues/56)
        $operators = $this->getOperatorsForRegex($this->operatorsBefore, '/');
        $operators += $this->getOperatorsForRegex($this->keywordsReserved, '/');
        $after = '(?=\s*\n\s*('.implode('|', $operators).'))';
        $this->registerPattern('/'.$pattern.$after.'/', $callback);
    }

    /**
     * We can't "just" run some regular expressions against JavaScript: it's a
     * complex language. E.g. having an occurrence of // xyz would be a comment,
     * unless it's used within a string. Of you could have something that looks
     * like a 'string', but inside a comment.
     * The only way to accurately replace these pieces is to traverse the JS one
     * character at a time and try to find whatever starts first.
     *
     * @param string $content The content to replace patterns in
     *
     * @return string The (manipulated) content
     */
    protected function replace($content)
    {
        $contentLength = strlen($content);
        $output = '';
        $processedOffset = 0;
        $positions = array_fill(0, count($this->patterns), -1);
        $matches = array();

        while ($processedOffset < $contentLength) {
            // find first match for all patterns
            foreach ($this->patterns as $i => $pattern) {
                list($pattern, $replacement) = $pattern;

                // we can safely ignore patterns for positions we've unset earlier,
                // because we know these won't show up anymore
                if (array_key_exists($i, $positions) == false) {
                    continue;
                }

                // no need to re-run matches that are still in the part of the
                // content that hasn't been processed
                if ($positions[$i] >= $processedOffset) {
                    continue;
                }

                $match = null;
                if (preg_match($pattern, $content, $match, PREG_OFFSET_CAPTURE, $processedOffset)) {
                    $matches[$i] = $match;

                    // we'll store the match position as well; that way, we
                    // don't have to redo all preg_matches after changing only
                    // the first (we'll still know where those others are)
                    $positions[$i] = $match[0][1];
                } else {
                    // if the pattern couldn't be matched, there's no point in
                    // executing it again in later runs on this same content;
                    // ignore this one until we reach end of content
                    unset($matches[$i], $positions[$i]);
                }
            }

            // no more matches to find: everything's been processed, break out
            if (!$matches) {
                // output the remaining content
                $output .= substr($content, $processedOffset);
                break;
            }

            // see which of the patterns actually found the first thing (we'll
            // only want to execute that one, since we're unsure if what the
            // other found was not inside what the first found)
            $matchOffset = min($positions);
            $firstPattern = array_search($matchOffset, $positions);
            $match = $matches[$firstPattern];

            // execute the pattern that matches earliest in the content string
            list(, $replacement) = $this->patterns[$firstPattern];

            // add the part of the input between $processedOffset and the first match;
            // that content wasn't matched by anything
            $output .= substr($content, $processedOffset, $matchOffset - $processedOffset);
            // add the replacement for the match
            $output .= $this->executeReplacement($replacement, $match);
            // advance $processedOffset past the match
            $processedOffset = $matchOffset + strlen($match[0][0]);
        }

        return $output;
    }

    /**
     * Replaces all occurrences of array['key'] by array.key.
     *
     * @param string $content
     *
     * @return string
     */
    protected function propertyNotation($content)
    {
        // PHP only supports $this inside anonymous functions since 5.4
        $minifier = $this;
        $keywords = $this->keywordsReserved;
        $callback = function ($match) use ($minifier, $keywords) {
            $property = trim($minifier->extracted[$match[1]], '\'"');

            /*
             * Check if the property is a reserved keyword. In this context (as
             * property of an object literal/array) it shouldn't matter, but IE8
             * freaks out with "Expected identifier".
             */
            if (in_array($property, $keywords)) {
                return $match[0];
            }

            /*
             * See if the property is in a variable-like format (e.g.
             * array['key-here'] can't be replaced by array.key-here since '-'
             * is not a valid character there.
             */
            if (!preg_match('/^'.$minifier::REGEX_VARIABLE.'$/u', $property)) {
                return $match[0];
            }

            return '.'.$property;
        };

        /*
         * Figure out if previous character is a variable name (of the array
         * we want to use property notation on) - this is to make sure
         * standalone ['value'] arrays aren't confused for keys-of-an-array.
         * We can (and only have to) check the last character, because PHP's
         * regex implementation doesn't allow unfixed-length look-behind
         * assertions.
         */
        preg_match('/(\[[^\]]+\])[^\]]*$/', static::REGEX_VARIABLE, $previousChar);
        $previousChar = $previousChar[1];

        /*
         * Make sure word preceding the ['value'] is not a keyword, e.g.
         * return['x']. Because -again- PHP's regex implementation doesn't allow
         * unfixed-length look-behind assertions, I'm just going to do a lot of
         * separate look-behind assertions, one for each keyword.
         */
        $keywords = $this->getKeywordsForRegex($keywords);
        $keywords = '(?<!'.implode(')(?<!', $keywords).')';

        return preg_replace_callback('/(?<='.$previousChar.'|\])'.$keywords.'\[\s*(([\'"])[0-9]+\\2)\s*\]/u', $callback, $content);
    }

    /**
     * Replaces true & false by !0 and !1.
     *
     * @param string $content
     *
     * @return string
     */
    protected function shortenBools($content)
    {
        /*
         * 'true' or 'false' could be used as property names (which may be
         * followed by whitespace) - we must not replace those!
         * Since PHP doesn't allow variable-length (to account for the
         * whitespace) lookbehind assertions, I need to capture the leading
         * character and check if it's a `.`
         */
        $callback = function ($match) {
            if (trim($match[1]) === '.') {
                return $match[0];
            }

            return $match[1].($match[2] === 'true' ? '!0' : '!1');
        };
        $content = preg_replace_callback('/(^|.\s*)\b(true|false)\b(?!:)/', $callback, $content);

        // for(;;) is exactly the same as while(true), but shorter :)
        $content = preg_replace('/\bwhile\(!0\){/', 'for(;;){', $content);

        // now make sure we didn't turn any do ... while(true) into do ... for(;;)
        preg_match_all('/\bdo\b/', $content, $dos, PREG_OFFSET_CAPTURE | PREG_SET_ORDER);

        // go backward to make sure positional offsets aren't altered when $content changes
        $dos = array_reverse($dos);
        foreach ($dos as $do) {
            $offsetDo = $do[0][1];

            // find all `while` (now `for`) following `do`: one of those must be
            // associated with the `do` and be turned back into `while`
            preg_match_all('/\bfor\(;;\)/', $content, $whiles, PREG_OFFSET_CAPTURE | PREG_SET_ORDER, $offsetDo);
            foreach ($whiles as $while) {
                $offsetWhile = $while[0][1];

                $open = substr_count($content, '{', $offsetDo, $offsetWhile - $offsetDo);
                $close = substr_count($content, '}', $offsetDo, $offsetWhile - $offsetDo);
                if ($open === $close) {
                    // only restore `while` if amount of `{` and `}` are the same;
                    // otherwise, that `for` isn't associated with this `do`
                    $content = substr_replace($content, 'while(!0)', $offsetWhile, strlen('for(;;)'));
                    break;
                }
            }
        }

        return $content;
    }

    /**
     * Strip whitespace.
     *
     * We won't strip *all* whitespace, but as much as possible. The thing that
     * we'll preserve are newlines we're unsure about.
     * JavaScript doesn't require statements to be terminated with a semicolon.
     * It will automatically fix missing semicolons with ASI (automatic semi-
     * colon insertion) at the end of line causing errors (without semicolon.)
     *
     * Because it's sometimes hard to tell if a newline is part of a statement
     * that should be terminated or not, we'll just leave some of them alone.
     *
     * @param string $content The content to strip the whitespace for
     *
     * @return string
     */
    protected function stripWhitespace($content)
    {
        // uniform line endings, make them all line feed
        $content = str_replace(array("\r\n", "\r"), "\n", $content);

        // collapse all non-line feed whitespace into a single space
        $content = preg_replace('/[^\S\n]+/', ' ', $content);

        // strip leading & trailing whitespace
        $content = str_replace(array(" \n", "\n "), "\n", $content);

        // collapse consecutive line feeds into just 1
        $content = preg_replace('/\n+/', "\n", $content);

        $operatorsBefore = $this->getOperatorsForRegex($this->operatorsBefore, '/');
        $operatorsAfter = $this->getOperatorsForRegex($this->operatorsAfter, '/');
        $operators = $this->getOperatorsForRegex($this->operators, '/');
        $keywordsBefore = $this->getKeywordsForRegex($this->keywordsBefore, '/');
        $keywordsAfter = $this->getKeywordsForRegex($this->keywordsAfter, '/');

        // strip whitespace that ends in (or next line begin with) an operator
        // that allows statements to be broken up over multiple lines
        unset($operatorsBefore['+'], $operatorsBefore['-'], $operatorsAfter['+'], $operatorsAfter['-']);
        $content = preg_replace(
            array(
                '/('.implode('|', $operatorsBefore).')\s+/',
                '/\s+('.implode('|', $operatorsAfter).')/',
            ),
            '\\1',
            $content
        );

        // make sure + and - can't be mistaken for, or joined into ++ and --
        $content = preg_replace(
            array(
                '/(?<![\+\-])\s*([\+\-])(?![\+\-])/',
                '/(?<![\+\-])([\+\-])\s*(?![\+\-])/',
            ),
            '\\1',
            $content
        );

        // collapse whitespace around reserved words into single space
        $content = preg_replace('/(^|[;\}\s])\K('.implode('|', $keywordsBefore).')\s+/', '\\2 ', $content);
        $content = preg_replace('/\s+('.implode('|', $keywordsAfter).')(?=([;\{\s]|$))/', ' \\1', $content);

        /*
         * We didn't strip whitespace after a couple of operators because they
         * could be used in different contexts and we can't be sure it's ok to
         * strip the newlines. However, we can safely strip any non-line feed
         * whitespace that follows them.
         */
        $operatorsDiffBefore = array_diff($operators, $operatorsBefore);
        $operatorsDiffAfter = array_diff($operators, $operatorsAfter);
        $content = preg_replace('/('.implode('|', $operatorsDiffBefore).')[^\S\n]+/', '\\1', $content);
        $content = preg_replace('/[^\S\n]+('.implode('|', $operatorsDiffAfter).')/', '\\1', $content);

        /*
         * Whitespace after `return` can be omitted in a few occasions
         * (such as when followed by a string or regex)
         * Same for whitespace in between `)` and `{`, or between `{` and some
         * keywords.
         */
        $content = preg_replace('/\breturn\s+(["\'\/\+\-])/', 'return$1', $content);
        $content = preg_replace('/\)\s+\{/', '){', $content);
        $content = preg_replace('/}\n(else|catch|finally)\b/', '}$1', $content);

        /*
         * Get rid of double semicolons, except where they can be used like:
         * "for(v=1,_=b;;)", "for(v=1;;v++)" or "for(;;ja||(ja=true))".
         * I'll safeguard these double semicolons inside for-loops by
         * temporarily replacing them with an invalid condition: they won't have
         * a double semicolon and will be easy to spot to restore afterwards.
         */
        $content = preg_replace('/\bfor\(([^;]*);;([^;]*)\)/', 'for(\\1;-;\\2)', $content);
        $content = preg_replace('/;+/', ';', $content);
        $content = preg_replace('/\bfor\(([^;]*);-;([^;]*)\)/', 'for(\\1;;\\2)', $content);

        /*
         * Next, we'll be removing all semicolons where ASI kicks in.
         * for-loops however, can have an empty body (ending in only a
         * semicolon), like: `for(i=1;i<3;i++);`, of `for(i in list);`
         * Here, nothing happens during the loop; it's just used to keep
         * increasing `i`. With that ; omitted, the next line would be expected
         * to be the for-loop's body... Same goes for while loops.
         * I'm going to double that semicolon (if any) so after the next line,
         * which strips semicolons here & there, we're still left with this one.
         */
        $content = preg_replace('/(for\([^;\{]*;[^;\{]*;[^;\{]*\));(\}|$)/s', '\\1;;\\2', $content);
        $content = preg_replace('/(for\([^;\{]+\s+in\s+[^;\{]+\));(\}|$)/s', '\\1;;\\2', $content);
        /*
         * Below will also keep `;` after a `do{}while();` along with `while();`
         * While these could be stripped after do-while, detecting this
         * distinction is cumbersome, so I'll play it safe and make sure `;`
         * after any kind of `while` is kept.
         */
        $content = preg_replace('/(while\([^;\{]+\));(\}|$)/s', '\\1;;\\2', $content);

        /*
         * We also can't strip empty else-statements. Even though they're
         * useless and probably shouldn't be in the code in the first place, we
         * shouldn't be stripping the `;` that follows it as it breaks the code.
         * We can just remove those useless else-statements completely.
         *
         * @see https://github.com/matthiasmullie/minify/issues/91
         */
        $content = preg_replace('/else;/s', '', $content);

        /*
         * We also don't really want to terminate statements followed by closing
         * curly braces (which we've ignored completely up until now) or end-of-
         * script: ASI will kick in here & we're all about minifying.
         * Semicolons at beginning of the file don't make any sense either.
         */
        $content = preg_replace('/;(\}|$)/s', '\\1', $content);
        $content = ltrim($content, ';');

        // get rid of remaining whitespace af beginning/end
        return trim($content);
    }

    /**
     * This method will restore all extracted data (strings, regexes) that were
     * replaced with placeholder text in extract*(). The original content was
     * saved in $this->extracted.
     *
     * @param string $content
     *
     * @return string
     */
    protected function restoreExtractedData($content)
    {
        if (!$this->extracted) {
            // nothing was extracted, nothing to restore
            return $content;
        }

        $content = strtr($content, $this->extracted);

        $this->extracted = array();

        return $content;
    }

    /**
     * We'll strip whitespace around certain operators with regular expressions.
     * This will prepare the given array by escaping all characters.
     *
     * @param string[] $operators
     * @param string   $delimiter
     *
     * @return string[]
     */
    protected function getOperatorsForRegex(array $operators, $delimiter = '/')
    {
        // escape operators for use in regex
        $delimiters = array_fill(0, count($operators), $delimiter);
        $escaped = array_map('preg_quote', $operators, $delimiters);

        $operators = array_combine($operators, $escaped);

        // ignore + & - for now, they'll get special treatment
        unset($operators['+'], $operators['-']);

        // dot can not just immediately follow a number; it can be confused for
        // decimal point, or calling a method on it, e.g. 42 .toString()
        $operators['.'] = '(?<![0-9]\s)\.';

        // don't confuse = with other assignment shortcuts (e.g. +=)
        $chars = preg_quote('+-*\=<>%&|', $delimiter);
        $operators['='] = '(?<!['.$chars.'])\=';

        return $operators;
    }

    /**
     * We'll strip whitespace around certain keywords with regular expressions.
     * This will prepare the given array by escaping all characters.
     *
     * @param string[] $keywords
     * @param string   $delimiter
     *
     * @return string[]
     */
    protected function getKeywordsForRegex(array $keywords, $delimiter = '/')
    {
        // escape keywords for use in regex
        $delimiter = array_fill(0, count($keywords), $delimiter);
        $escaped = array_map('preg_quote', $keywords, $delimiter);

        // add word boundaries
        array_walk($keywords, function ($value) {
            return '\b'.$value.'\b';
        });

        $keywords = array_combine($keywords, $escaped);

        return $keywords;
    }

    /**
     * If $replacement is a callback, execute it, passing in the match data.
     * If it's a string, just pass it through.
     *
     * @param string|callable $replacement Replacement value
     * @param array           $match       Match data, in PREG_OFFSET_CAPTURE form
     *
     * @return string
     */
    protected function executeReplacement($replacement, $match)
    {
        if (!is_callable($replacement)) {
            return $replacement;
        }
        // convert $match from the PREG_OFFSET_CAPTURE form to the form the callback expects
        foreach ($match as &$matchItem) {
            $matchItem = $matchItem[0];
        }
        return $replacement($match);
    }
            
    /**
     * Register a pattern to execute against the source content.
     *
     * If $replacement is a string, it must be plain text. Placeholders like $1 or \2 don't work.
     * If you need that functionality, use a callback instead.
     *
     * @param string          $pattern     PCRE pattern
     * @param string|callable $replacement Replacement value for matched pattern
     */
    protected function registerPattern($pattern, $replacement = '')
    {
        // study the pattern, we'll execute it more than once
        $pattern .= 'S';

        $this->patterns[] = array($pattern, $replacement);
    }    
}
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/css-min/colors.cls.php000064400000012622151600231710021043 0ustar00<?php
namespace LiteSpeed\Lib\CSS_MIN ;

defined( 'WPINC' ) || exit ;

class Colors
{
    public static function getHexToNamedMap()
    {
        // Hex colors longer than named counterpart
        return array(
            '#f0ffff' => 'azure',
            '#f5f5dc' => 'beige',
            '#ffe4c4' => 'bisque',
            '#a52a2a' => 'brown',
            '#ff7f50' => 'coral',
            '#ffd700' => 'gold',
            '#808080' => 'gray',
            '#008000' => 'green',
            '#4b0082' => 'indigo',
            '#fffff0' => 'ivory',
            '#f0e68c' => 'khaki',
            '#faf0e6' => 'linen',
            '#800000' => 'maroon',
            '#000080' => 'navy',
            '#fdf5e6' => 'oldlace',
            '#808000' => 'olive',
            '#ffa500' => 'orange',
            '#da70d6' => 'orchid',
            '#cd853f' => 'peru',
            '#ffc0cb' => 'pink',
            '#dda0dd' => 'plum',
            '#800080' => 'purple',
            '#f00'    => 'red',
            '#fa8072' => 'salmon',
            '#a0522d' => 'sienna',
            '#c0c0c0' => 'silver',
            '#fffafa' => 'snow',
            '#d2b48c' => 'tan',
            '#008080' => 'teal',
            '#ff6347' => 'tomato',
            '#ee82ee' => 'violet',
            '#f5deb3' => 'wheat'
        );
    }

    public static function getNamedToHexMap()
    {
        // Named colors longer than hex counterpart
        return array(
            'aliceblue' => '#f0f8ff',
            'antiquewhite' => '#faebd7',
            'aquamarine' => '#7fffd4',
            'black' => '#000',
            'blanchedalmond' => '#ffebcd',
            'blueviolet' => '#8a2be2',
            'burlywood' => '#deb887',
            'cadetblue' => '#5f9ea0',
            'chartreuse' => '#7fff00',
            'chocolate' => '#d2691e',
            'cornflowerblue' => '#6495ed',
            'cornsilk' => '#fff8dc',
            'darkblue' => '#00008b',
            'darkcyan' => '#008b8b',
            'darkgoldenrod' => '#b8860b',
            'darkgray' => '#a9a9a9',
            'darkgreen' => '#006400',
            'darkgrey' => '#a9a9a9',
            'darkkhaki' => '#bdb76b',
            'darkmagenta' => '#8b008b',
            'darkolivegreen' => '#556b2f',
            'darkorange' => '#ff8c00',
            'darkorchid' => '#9932cc',
            'darksalmon' => '#e9967a',
            'darkseagreen' => '#8fbc8f',
            'darkslateblue' => '#483d8b',
            'darkslategray' => '#2f4f4f',
            'darkslategrey' => '#2f4f4f',
            'darkturquoise' => '#00ced1',
            'darkviolet' => '#9400d3',
            'deeppink' => '#ff1493',
            'deepskyblue' => '#00bfff',
            'dodgerblue' => '#1e90ff',
            'firebrick' => '#b22222',
            'floralwhite' => '#fffaf0',
            'forestgreen' => '#228b22',
            'fuchsia' => '#f0f',
            'gainsboro' => '#dcdcdc',
            'ghostwhite' => '#f8f8ff',
            'goldenrod' => '#daa520',
            'greenyellow' => '#adff2f',
            'honeydew' => '#f0fff0',
            'indianred' => '#cd5c5c',
            'lavender' => '#e6e6fa',
            'lavenderblush' => '#fff0f5',
            'lawngreen' => '#7cfc00',
            'lemonchiffon' => '#fffacd',
            'lightblue' => '#add8e6',
            'lightcoral' => '#f08080',
            'lightcyan' => '#e0ffff',
            'lightgoldenrodyellow' => '#fafad2',
            'lightgray' => '#d3d3d3',
            'lightgreen' => '#90ee90',
            'lightgrey' => '#d3d3d3',
            'lightpink' => '#ffb6c1',
            'lightsalmon' => '#ffa07a',
            'lightseagreen' => '#20b2aa',
            'lightskyblue' => '#87cefa',
            'lightslategray' => '#778899',
            'lightslategrey' => '#778899',
            'lightsteelblue' => '#b0c4de',
            'lightyellow' => '#ffffe0',
            'limegreen' => '#32cd32',
            'mediumaquamarine' => '#66cdaa',
            'mediumblue' => '#0000cd',
            'mediumorchid' => '#ba55d3',
            'mediumpurple' => '#9370db',
            'mediumseagreen' => '#3cb371',
            'mediumslateblue' => '#7b68ee',
            'mediumspringgreen' => '#00fa9a',
            'mediumturquoise' => '#48d1cc',
            'mediumvioletred' => '#c71585',
            'midnightblue' => '#191970',
            'mintcream' => '#f5fffa',
            'mistyrose' => '#ffe4e1',
            'moccasin' => '#ffe4b5',
            'navajowhite' => '#ffdead',
            'olivedrab' => '#6b8e23',
            'orangered' => '#ff4500',
            'palegoldenrod' => '#eee8aa',
            'palegreen' => '#98fb98',
            'paleturquoise' => '#afeeee',
            'palevioletred' => '#db7093',
            'papayawhip' => '#ffefd5',
            'peachpuff' => '#ffdab9',
            'powderblue' => '#b0e0e6',
            'rebeccapurple' => '#663399',
            'rosybrown' => '#bc8f8f',
            'royalblue' => '#4169e1',
            'saddlebrown' => '#8b4513',
            'sandybrown' => '#f4a460',
            'seagreen' => '#2e8b57',
            'seashell' => '#fff5ee',
            'slateblue' => '#6a5acd',
            'slategray' => '#708090',
            'slategrey' => '#708090',
            'springgreen' => '#00ff7f',
            'steelblue' => '#4682b4',
            'turquoise' => '#40e0d0',
            'white' => '#fff',
            'whitesmoke' => '#f5f5f5',
            'yellow' => '#ff0',
            'yellowgreen' => '#9acd32'
        );
    }
}
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/css-min/utils.cls.php000064400000010011151600231760020675 0ustar00<?php
namespace LiteSpeed\Lib\CSS_MIN ;

defined( 'WPINC' ) || exit ;

class Utils
{
    /**
     * Clamps a number between a minimum and a maximum value.
     * @param int|float $n the number to clamp
     * @param int|float $min the lower end number allowed
     * @param int|float $max the higher end number allowed
     * @return int|float
     */
    public static function clampNumber($n, $min, $max)
    {
        return min(max($n, $min), $max);
    }

    /**
     * Clamps a RGB color number outside the sRGB color space
     * @param int|float $n the number to clamp
     * @return int|float
     */
    public static function clampNumberSrgb($n)
    {
        return self::clampNumber($n, 0, 255);
    }

    /**
     * Converts a HSL color into a RGB color
     * @param array $hslValues
     * @return array
     */
    public static function hslToRgb($hslValues)
    {
        $h = floatval($hslValues[0]);
        $s = floatval(str_replace('%', '', $hslValues[1]));
        $l = floatval(str_replace('%', '', $hslValues[2]));

        // Wrap and clamp, then fraction!
        $h = ((($h % 360) + 360) % 360) / 360;
        $s = self::clampNumber($s, 0, 100) / 100;
        $l = self::clampNumber($l, 0, 100) / 100;

        if ($s == 0) {
            $r = $g = $b = self::roundNumber(255 * $l);
        } else {
            $v2 = $l < 0.5 ? $l * (1 + $s) : ($l + $s) - ($s * $l);
            $v1 = (2 * $l) - $v2;
            $r = self::roundNumber(255 * self::hueToRgb($v1, $v2, $h + (1/3)));
            $g = self::roundNumber(255 * self::hueToRgb($v1, $v2, $h));
            $b = self::roundNumber(255 * self::hueToRgb($v1, $v2, $h - (1/3)));
        }

        return array($r, $g, $b);
    }

    /**
     * Tests and selects the correct formula for each RGB color channel
     * @param $v1
     * @param $v2
     * @param $vh
     * @return mixed
     */
    public static function hueToRgb($v1, $v2, $vh)
    {
        $vh = $vh < 0 ? $vh + 1 : ($vh > 1 ? $vh - 1 : $vh);

        if ($vh * 6 < 1) {
            return $v1 + ($v2 - $v1) * 6 * $vh;
        }

        if ($vh * 2 < 1) {
            return $v2;
        }

        if ($vh * 3 < 2) {
            return $v1 + ($v2 - $v1) * ((2 / 3) - $vh) * 6;
        }

        return $v1;
    }

    /**
     * Convert strings like "64M" or "30" to int values
     * @param mixed $size
     * @return int
     */
    public static function normalizeInt($size)
    {
        if (is_string($size)) {
            $letter = substr($size, -1);
            $size = intval($size);
            switch ($letter) {
                case 'M':
                case 'm':
                    return (int) $size * 1048576;
                case 'K':
                case 'k':
                    return (int) $size * 1024;
                case 'G':
                case 'g':
                    return (int) $size * 1073741824;
            }
        }
        return (int) $size;
    }

    /**
     * Converts a string containing and RGB percentage value into a RGB integer value i.e. '90%' -> 229.5
     * @param $rgbPercentage
     * @return int
     */
    public static function rgbPercentageToRgbInteger($rgbPercentage)
    {
        if (strpos($rgbPercentage, '%') !== false) {
            $rgbPercentage = self::roundNumber(floatval(str_replace('%', '', $rgbPercentage)) * 2.55);
        }

        return intval($rgbPercentage, 10);
    }

    /**
     * Converts a RGB color into a HEX color
     * @param array $rgbColors
     * @return array
     */
    public static function rgbToHex($rgbColors)
    {
        $hexColors = array();

        // Values outside the sRGB color space should be clipped (0-255)
        for ($i = 0, $l = count($rgbColors); $i < $l; $i++) {
            $hexColors[$i] = sprintf("%02x", self::clampNumberSrgb(self::rgbPercentageToRgbInteger($rgbColors[$i])));
        }

        return $hexColors;
    }

    /**
     * Rounds a number to its closest integer
     * @param $n
     * @return int
     */
    public static function roundNumber($n)
    {
        return intval(round(floatval($n)), 10);
    }
}
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/css-min/urirewriter.cls.php000064400000024157151600232030022127 0ustar00<?php
/**
 * Rewrite file-relative URIs as root-relative in CSS files
 *
 * @package Minify
 * @author Stephen Clay <steve@mrclay.org>
 */

namespace LiteSpeed\Lib\CSS_MIN ;

defined( 'WPINC' ) || exit ;

class UriRewriter
{

    /**
     * rewrite() and rewriteRelative() append debugging information here
     *
     * @var string
     */
    public static $debugText = '';

    /**
     * In CSS content, rewrite file relative URIs as root relative
     *
     * @param string $css
     *
     * @param string $currentDir The directory of the current CSS file.
     *
     * @param string $docRoot The document root of the web site in which
     * the CSS file resides (default = $_SERVER['DOCUMENT_ROOT']).
     *
     * @param array $symlinks (default = array()) If the CSS file is stored in
     * a symlink-ed directory, provide an array of link paths to
     * target paths, where the link paths are within the document root. Because
     * paths need to be normalized for this to work, use "//" to substitute
     * the doc root in the link paths (the array keys). E.g.:
     * <code>
     * array('//symlink' => '/real/target/path') // unix
     * array('//static' => 'D:\\staticStorage')  // Windows
     * </code>
     *
     * @return string
     */
    public static function rewrite($css, $currentDir, $docRoot = null, $symlinks = array())
    {
        self::$_docRoot = self::_realpath(
            $docRoot ? $docRoot : $_SERVER['DOCUMENT_ROOT']
        );
        self::$_currentDir = self::_realpath($currentDir);
        self::$_symlinks = array();

        // normalize symlinks in order to map to link
        foreach ($symlinks as $link => $target) {
            $link = ($link === '//') ? self::$_docRoot : str_replace('//', self::$_docRoot . '/', $link);
            $link = strtr($link, '/', DIRECTORY_SEPARATOR);

            self::$_symlinks[$link] = self::_realpath($target);
        }

        self::$debugText .= "docRoot    : " . self::$_docRoot . "\n"
                          . "currentDir : " . self::$_currentDir . "\n";
        if (self::$_symlinks) {
            self::$debugText .= "symlinks : " . var_export(self::$_symlinks, 1) . "\n";
        }
        self::$debugText .= "\n";

        $css = self::_trimUrls($css);

        $css = self::_owlifySvgPaths($css);

        // rewrite
        $pattern = '/@import\\s+([\'"])(.*?)[\'"]/';
        $css = preg_replace_callback($pattern, __CLASS__ . '::_processUriCB', $css);

        $pattern = '/url\\(\\s*([\'"](.*?)[\'"]|[^\\)\\s]+)\\s*\\)/';
        $css = preg_replace_callback($pattern, __CLASS__ . '::_processUriCB', $css);

        $css = self::_unOwlify($css);

        return $css;
    }

    /**
     * In CSS content, prepend a path to relative URIs
     *
     * @param string $css
     *
     * @param string $path The path to prepend.
     *
     * @return string
     */
    public static function prepend($css, $path)
    {
        self::$_prependPath = $path;

        $css = self::_trimUrls($css);

        $css = self::_owlifySvgPaths($css);

        // append
        $pattern = '/@import\\s+([\'"])(.*?)[\'"]/';
        $css = preg_replace_callback($pattern, __CLASS__ . '::_processUriCB', $css);

        $pattern = '/url\\(\\s*([\'"](.*?)[\'"]|[^\\)\\s]+)\\s*\\)/';
        $css = preg_replace_callback($pattern, __CLASS__ . '::_processUriCB', $css);

        $css = self::_unOwlify($css);

        self::$_prependPath = null;

        return $css;
    }

    /**
     * Get a root relative URI from a file relative URI
     *
     * <code>
     * UriRewriter::rewriteRelative(
     *       '../img/hello.gif'
     *     , '/home/user/www/css'  // path of CSS file
     *     , '/home/user/www'      // doc root
     * );
     * // returns '/img/hello.gif'
     *
     * // example where static files are stored in a symlinked directory
     * UriRewriter::rewriteRelative(
     *       'hello.gif'
     *     , '/var/staticFiles/theme'
     *     , '/home/user/www'
     *     , array('/home/user/www/static' => '/var/staticFiles')
     * );
     * // returns '/static/theme/hello.gif'
     * </code>
     *
     * @param string $uri file relative URI
     *
     * @param string $realCurrentDir realpath of the current file's directory.
     *
     * @param string $realDocRoot realpath of the site document root.
     *
     * @param array $symlinks (default = array()) If the file is stored in
     * a symlink-ed directory, provide an array of link paths to
     * real target paths, where the link paths "appear" to be within the document
     * root. E.g.:
     * <code>
     * array('/home/foo/www/not/real/path' => '/real/target/path') // unix
     * array('C:\\htdocs\\not\\real' => 'D:\\real\\target\\path')  // Windows
     * </code>
     *
     * @return string
     */
    public static function rewriteRelative($uri, $realCurrentDir, $realDocRoot, $symlinks = array())
    {
        // prepend path with current dir separator (OS-independent)
        $path = strtr($realCurrentDir, '/', DIRECTORY_SEPARATOR);
        $path .= DIRECTORY_SEPARATOR . strtr($uri, '/', DIRECTORY_SEPARATOR);

        self::$debugText .= "file-relative URI  : {$uri}\n"
                          . "path prepended     : {$path}\n";

        // "unresolve" a symlink back to doc root
        foreach ($symlinks as $link => $target) {
            if (0 === strpos($path, $target)) {
                // replace $target with $link
                $path = $link . substr($path, strlen($target));

                self::$debugText .= "symlink unresolved : {$path}\n";

                break;
            }
        }
        // strip doc root
        $path = substr($path, strlen($realDocRoot));

        self::$debugText .= "docroot stripped   : {$path}\n";

        // fix to root-relative URI
        $uri = strtr($path, '/\\', '//');
        $uri = self::removeDots($uri);

        self::$debugText .= "traversals removed : {$uri}\n\n";

        return $uri;
    }

    /**
     * Remove instances of "./" and "../" where possible from a root-relative URI
     *
     * @param string $uri
     *
     * @return string
     */
    public static function removeDots($uri)
    {
        $uri = str_replace('/./', '/', $uri);
        // inspired by patch from Oleg Cherniy
        do {
            $uri = preg_replace('@/[^/]+/\\.\\./@', '/', $uri, 1, $changed);
        } while ($changed);

        return $uri;
    }

    /**
     * Get realpath with any trailing slash removed. If realpath() fails,
     * just remove the trailing slash.
     *
     * @param string $path
     *
     * @return mixed path with no trailing slash
     */
    protected static function _realpath($path)
    {
        $realPath = realpath($path);
        if ($realPath !== false) {
            $path = $realPath;
        }

        return rtrim($path, '/\\');
    }

    /**
     * Directory of this stylesheet
     *
     * @var string
     */
    private static $_currentDir = '';

    /**
     * DOC_ROOT
     *
     * @var string
     */
    private static $_docRoot = '';

    /**
     * directory replacements to map symlink targets back to their
     * source (within the document root) E.g. '/var/www/symlink' => '/var/realpath'
     *
     * @var array
     */
    private static $_symlinks = array();

    /**
     * Path to prepend
     *
     * @var string
     */
    private static $_prependPath = null;

    /**
     * @param string $css
     *
     * @return string
     */
    private static function _trimUrls($css)
    {
        $pattern = '/
            url\\(      # url(
            \\s*
            ([^\\)]+?)  # 1 = URI (assuming does not contain ")")
            \\s*
            \\)         # )
        /x';

        return preg_replace($pattern, 'url($1)', $css);
    }

    /**
     * @param array $m
     *
     * @return string
     */
    private static function _processUriCB($m)
    {
        // $m matched either '/@import\\s+([\'"])(.*?)[\'"]/' or '/url\\(\\s*([^\\)\\s]+)\\s*\\)/'
        $isImport = ($m[0][0] === '@');
        // determine URI and the quote character (if any)
        if ($isImport) {
            $quoteChar = $m[1];
            $uri = $m[2];
        } else {
            // $m[1] is either quoted or not
            $quoteChar = ($m[1][0] === "'" || $m[1][0] === '"') ? $m[1][0] : '';

            $uri = ($quoteChar === '') ? $m[1] : substr($m[1], 1, strlen($m[1]) - 2);
        }

        if ($uri === '') {
            return $m[0];
        }

        // if not anchor id, not root/scheme relative, and not starts with scheme
        if (!preg_match('~^(#|/|[a-z]+\:)~', $uri)) {
            // URI is file-relative: rewrite depending on options
            if (self::$_prependPath === null) {
                $uri = self::rewriteRelative($uri, self::$_currentDir, self::$_docRoot, self::$_symlinks);
            } else {
                $uri = self::$_prependPath . $uri;
                if ($uri[0] === '/') {
                    $root = '';
                    $rootRelative = $uri;
                    $uri = $root . self::removeDots($rootRelative);
                } elseif (preg_match('@^((https?\:)?//([^/]+))/@', $uri, $m) && (false !== strpos($m[3], '.'))) {
                    $root = $m[1];
                    $rootRelative = substr($uri, strlen($root));
                    $uri = $root . self::removeDots($rootRelative);
                }
            }
        }

        if ($isImport) {
            return "@import {$quoteChar}{$uri}{$quoteChar}";
        } else {
            return "url({$quoteChar}{$uri}{$quoteChar})";
        }
    }

    /**
     * Mungs some inline SVG URL declarations so they won't be touched
     *
     * @link https://github.com/mrclay/minify/issues/517
     * @see _unOwlify
     *
     * @param string $css
     * @return string
     */
    private static function _owlifySvgPaths($css)
    {
        $pattern = '~\b((?:clip-path|mask|-webkit-mask)\s*\:\s*)url(\(\s*#\w+\s*\))~';

        return preg_replace($pattern, '$1owl$2', $css);
    }

    /**
     * Undo work of _owlify
     *
     * @see _owlifySvgPaths
     *
     * @param string $css
     * @return string
     */
    private static function _unOwlify($css)
    {
        $pattern = '~\b((?:clip-path|mask|-webkit-mask)\s*\:\s*)owl~';

        return preg_replace($pattern, '$1url', $css);
    }
}
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/css-min/minifier.cls.php000064400000074540151600232110021346 0ustar00<?php
/*!
 * CssMin
 * Author: Tubal Martin - http://tubalmartin.me/
 * Repo: https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port
 *
 * This is a PHP port of the CSS minification tool distributed with YUICompressor,
 * itself a port of the cssmin utility by Isaac Schlueter - http://foohack.com/
 * Permission is hereby granted to use the PHP version under the same
 * conditions as the YUICompressor.
 */

/*!
 * YUI Compressor
 * http://developer.yahoo.com/yui/compressor/
 * Author: Julien Lecomte - http://www.julienlecomte.net/
 * Copyright (c) 2013 Yahoo! Inc. All rights reserved.
 * The copyrights embodied in the content of this file are licensed
 * by Yahoo! Inc. under the BSD (revised) open source license.
 */
namespace LiteSpeed\Lib\CSS_MIN ;

defined( 'WPINC' ) || exit ;

class Minifier
{
    const QUERY_FRACTION = '_CSSMIN_QF_';
    const COMMENT_TOKEN = '_CSSMIN_CMT_%d_';
    const COMMENT_TOKEN_START = '_CSSMIN_CMT_';
    const RULE_BODY_TOKEN = '_CSSMIN_RBT_%d_';
    const PRESERVED_TOKEN = '_CSSMIN_PTK_%d_';

    // Token lists
    private $comments = array();
    private $ruleBodies = array();
    private $preservedTokens = array();

    // Output options
    private $keepImportantComments = true;
    private $keepSourceMapComment = false;
    private $linebreakPosition = 0;

    // PHP ini limits
    private $raisePhpLimits;
    private $memoryLimit;
    private $maxExecutionTime = 60; // 1 min
    private $pcreBacktrackLimit;
    private $pcreRecursionLimit;

    // Color maps
    private $hexToNamedColorsMap;
    private $namedToHexColorsMap;

    // Regexes
    private $numRegex;
    private $charsetRegex = '/@charset [^;]+;/Si';
    private $importRegex = '/@import [^;]+;/Si';
    private $namespaceRegex = '/@namespace [^;]+;/Si';
    private $namedToHexColorsRegex;
    private $shortenOneZeroesRegex;
    private $shortenTwoZeroesRegex;
    private $shortenThreeZeroesRegex;
    private $shortenFourZeroesRegex;
    private $unitsGroupRegex = '(?:ch|cm|em|ex|gd|in|mm|px|pt|pc|q|rem|vh|vmax|vmin|vw|%)';

    /**
     * @param bool|int $raisePhpLimits If true, PHP settings will be raised if needed
     */
    public function __construct($raisePhpLimits = true)
    {
        $this->raisePhpLimits = (bool) $raisePhpLimits;
        $this->memoryLimit = 128 * 1048576; // 128MB in bytes
        $this->pcreBacktrackLimit = 1000 * 1000;
        $this->pcreRecursionLimit = 500 * 1000;
        $this->hexToNamedColorsMap = Colors::getHexToNamedMap();
        $this->namedToHexColorsMap = Colors::getNamedToHexMap();
        $this->namedToHexColorsRegex = sprintf(
            '/([:,( ])(%s)( |,|\)|;|$)/Si',
            implode('|', array_keys($this->namedToHexColorsMap))
        );
        $this->numRegex = sprintf('-?\d*\.?\d+%s?', $this->unitsGroupRegex);
        $this->setShortenZeroValuesRegexes();
    }

    /**
     * Parses & minifies the given input CSS string
     * @param string $css
     * @return string
     */
    public function run($css = '')
    {
        if (empty($css) || !is_string($css)) {
            return '';
        }

        $this->resetRunProperties();

        if ($this->raisePhpLimits) {
            $this->doRaisePhpLimits();
        }

        return $this->minify($css);
    }

    /**
     * Sets whether to keep or remove sourcemap special comment.
     * Sourcemap comments are removed by default.
     * @param bool $keepSourceMapComment
     */
    public function keepSourceMapComment($keepSourceMapComment = true)
    {
        $this->keepSourceMapComment = (bool) $keepSourceMapComment;
    }

    /**
     * Sets whether to keep or remove important comments.
     * Important comments outside of a declaration block are kept by default.
     * @param bool $removeImportantComments
     */
    public function removeImportantComments($removeImportantComments = true)
    {
        $this->keepImportantComments = !(bool) $removeImportantComments;
    }

    /**
     * Sets the approximate column after which long lines will be split in the output
     * with a linebreak.
     * @param int $position
     */
    public function setLineBreakPosition($position)
    {
        $this->linebreakPosition = (int) $position;
    }

    /**
     * Sets the memory limit for this script
     * @param int|string $limit
     */
    public function setMemoryLimit($limit)
    {
        $this->memoryLimit = Utils::normalizeInt($limit);
    }

    /**
     * Sets the maximum execution time for this script
     * @param int|string $seconds
     */
    public function setMaxExecutionTime($seconds)
    {
        $this->maxExecutionTime = (int) $seconds;
    }

    /**
     * Sets the PCRE backtrack limit for this script
     * @param int $limit
     */
    public function setPcreBacktrackLimit($limit)
    {
        $this->pcreBacktrackLimit = (int) $limit;
    }

    /**
     * Sets the PCRE recursion limit for this script
     * @param int $limit
     */
    public function setPcreRecursionLimit($limit)
    {
        $this->pcreRecursionLimit = (int) $limit;
    }

    /**
     * Builds regular expressions needed for shortening zero values
     */
    private function setShortenZeroValuesRegexes()
    {
        $zeroRegex = '0'. $this->unitsGroupRegex;
        $numOrPosRegex = '('. $this->numRegex .'|top|left|bottom|right|center) ';
        $oneZeroSafeProperties = array(
            '(?:line-)?height',
            '(?:(?:min|max)-)?width',
            'top',
            'left',
            'background-position',
            'bottom',
            'right',
            'border(?:-(?:top|left|bottom|right))?(?:-width)?',
            'border-(?:(?:top|bottom)-(?:left|right)-)?radius',
            'column-(?:gap|width)',
            'margin(?:-(?:top|left|bottom|right))?',
            'outline-width',
            'padding(?:-(?:top|left|bottom|right))?'
        );

        // First zero regex
        $regex = '/(^|;)('. implode('|', $oneZeroSafeProperties) .'):%s/Si';
        $this->shortenOneZeroesRegex = sprintf($regex, $zeroRegex);

        // Multiple zeroes regexes
        $regex = '/(^|;)(margin|padding|border-(?:width|radius)|background-position):%s/Si';
        $this->shortenTwoZeroesRegex = sprintf($regex, $numOrPosRegex . $zeroRegex);
        $this->shortenThreeZeroesRegex = sprintf($regex, $numOrPosRegex . $numOrPosRegex . $zeroRegex);
        $this->shortenFourZeroesRegex = sprintf($regex, $numOrPosRegex . $numOrPosRegex . $numOrPosRegex . $zeroRegex);
    }

    /**
     * Resets properties whose value may change between runs
     */
    private function resetRunProperties()
    {
        $this->comments = array();
        $this->ruleBodies = array();
        $this->preservedTokens = array();
    }

    /**
     * Tries to configure PHP to use at least the suggested minimum settings
     * @return void
     */
    private function doRaisePhpLimits()
    {
        $phpLimits = array(
            'memory_limit' => $this->memoryLimit,
            'max_execution_time' => $this->maxExecutionTime,
            'pcre.backtrack_limit' => $this->pcreBacktrackLimit,
            'pcre.recursion_limit' =>  $this->pcreRecursionLimit
        );

        // If current settings are higher respect them.
        foreach ($phpLimits as $name => $suggested) {
            $current = Utils::normalizeInt(ini_get($name));

            if ($current >= $suggested) {
                continue;
            }

            // memoryLimit exception: allow -1 for "no memory limit".
            if ($name === 'memory_limit' && $current === -1) {
                continue;
            }

            // maxExecutionTime exception: allow 0 for "no memory limit".
            if ($name === 'max_execution_time' && $current === 0) {
                continue;
            }

            ini_set($name, $suggested);
        }
    }

    /**
     * Registers a preserved token
     * @param string $token
     * @return string The token ID string
     */
    private function registerPreservedToken($token)
    {
        $tokenId = sprintf(self::PRESERVED_TOKEN, count($this->preservedTokens));
        $this->preservedTokens[$tokenId] = $token;
        return $tokenId;
    }

    /**
     * Registers a candidate comment token
     * @param string $comment
     * @return string The comment token ID string
     */
    private function registerCommentToken($comment)
    {
        $tokenId = sprintf(self::COMMENT_TOKEN, count($this->comments));
        $this->comments[$tokenId] = $comment;
        return $tokenId;
    }

    /**
     * Registers a rule body token
     * @param string $body the minified rule body
     * @return string The rule body token ID string
     */
    private function registerRuleBodyToken($body)
    {
        if (empty($body)) {
            return '';
        }

        $tokenId = sprintf(self::RULE_BODY_TOKEN, count($this->ruleBodies));
        $this->ruleBodies[$tokenId] = $body;
        return $tokenId;
    }

    /**
     * Parses & minifies the given input CSS string
     * @param string $css
     * @return string
     */
    private function minify($css)
    {
        // Process data urls
        $css = $this->processDataUrls($css);

        // Process comments
        $css = preg_replace_callback(
            '/(?<!\\\\)\/\*(.*?)\*(?<!\\\\)\//Ss',
            array($this, 'processCommentsCallback'),
            $css
        );

        // IE7: Process Microsoft matrix filters (whitespaces between Matrix parameters). Can contain strings inside.
        $css = preg_replace_callback(
            '/filter:\s*progid:DXImageTransform\.Microsoft\.Matrix\(([^)]+)\)/Ss',
            array($this, 'processOldIeSpecificMatrixDefinitionCallback'),
            $css
        );

        // Process quoted unquotable attribute selectors to unquote them. Covers most common cases.
        // Likelihood of a quoted attribute selector being a substring in a string: Very very low.
        $css = preg_replace(
            '/\[\s*([a-z][a-z-]+)\s*([\*\|\^\$~]?=)\s*[\'"](-?[a-z_][a-z0-9-_]+)[\'"]\s*\]/Ssi',
            '[$1$2$3]',
            $css
        );

        // Process strings so their content doesn't get accidentally minified
        $double_quoted = '"(?:[^"\\\\]|\\\\.)*"';
        $single_quoted = "'(?:[^'\\\\]|\\\\.)*'";
        $css = preg_replace_callback(
            "/(?<!\\\\)(?:$double_quoted|$single_quoted)/S",
            array($this, 'processStringsCallback'),
            $css
        );

        // Normalize all whitespace strings to single spaces. Easier to work with that way.
        $css = preg_replace('/\s+/S', ' ', $css);

        // Process comments
        $css = $this->processComments($css);

        // Process rule bodies
        $css = $this->processRuleBodies($css);

        // Process at-rules and selectors
        $css = $this->processAtRulesAndSelectors($css);

        // Restore preserved rule bodies before splitting
        $css = strtr($css, $this->ruleBodies);

        // Some source control tools don't like it when files containing lines longer
        // than, say 8000 characters, are checked in. The linebreak option is used in
        // that case to split long lines after a specific column.
        if ($this->linebreakPosition > 0) {
            $l = strlen($css);
            $offset = $this->linebreakPosition;
            while (preg_match('/(?<!\\\\)\}(?!\n)/S', $css, $matches, PREG_OFFSET_CAPTURE, $offset)) {
                $matchIndex = $matches[0][1];
                $css = substr_replace($css, "\n", $matchIndex + 1, 0);
                $offset = $matchIndex + 2 + $this->linebreakPosition;
                $l += 1;
                if ($offset > $l) {
                    break;
                }
            }
        }

        // Restore preserved comments and strings
        $css = strtr($css, $this->preservedTokens);

        return trim($css);
    }

    /**
     * Searches & replaces all data urls with tokens before we start compressing,
     * to avoid performance issues running some of the subsequent regexes against large string chunks.
     * @param string $css
     * @return string
     */
    private function processDataUrls($css)
    {
        $ret = '';
        $searchOffset = $substrOffset = 0;

        // Since we need to account for non-base64 data urls, we need to handle
        // ' and ) being part of the data string.
        while (preg_match('/url\(\s*(["\']?)data:/Si', $css, $m, PREG_OFFSET_CAPTURE, $searchOffset)) {
            $matchStartIndex = $m[0][1];
            $dataStartIndex = $matchStartIndex + 4; // url( length
            $searchOffset = $matchStartIndex + strlen($m[0][0]);
            $terminator = $m[1][0]; // ', " or empty (not quoted)
            $terminatorRegex = '/(?<!\\\\)'. (strlen($terminator) === 0 ? '' : $terminator.'\s*') .'(\))/S';

            $ret .= substr($css, $substrOffset, $matchStartIndex - $substrOffset);

            // Terminator found
            if (preg_match($terminatorRegex, $css, $matches, PREG_OFFSET_CAPTURE, $searchOffset)) {
                $matchEndIndex = $matches[1][1];
                $searchOffset = $matchEndIndex + 1;
                $token = substr($css, $dataStartIndex, $matchEndIndex - $dataStartIndex);

                // Remove all spaces only for base64 encoded URLs.
                if (stripos($token, 'base64,') !== false) {
                    $token = preg_replace('/\s+/S', '', $token);
                }

                $ret .= 'url('. $this->registerPreservedToken(trim($token)) .')';
            // No end terminator found, re-add the whole match. Should we throw/warn here?
            } else {
                $ret .= substr($css, $matchStartIndex, $searchOffset - $matchStartIndex);
            }

            $substrOffset = $searchOffset;
        }

        $ret .= substr($css, $substrOffset);

        return $ret;
    }

    /**
     * Registers all comments found as candidates to be preserved.
     * @param array $matches
     * @return string
     */
    private function processCommentsCallback($matches)
    {
        return '/*'. $this->registerCommentToken($matches[1]) .'*/';
    }

    /**
     * Preserves old IE Matrix string definition
     * @param array $matches
     * @return string
     */
    private function processOldIeSpecificMatrixDefinitionCallback($matches)
    {
        return 'filter:progid:DXImageTransform.Microsoft.Matrix('. $this->registerPreservedToken($matches[1]) .')';
    }

    /**
     * Preserves strings found
     * @param array $matches
     * @return string
     */
    private function processStringsCallback($matches)
    {
        $match = $matches[0];
        $quote = substr($match, 0, 1);
        $match = substr($match, 1, -1);

        // maybe the string contains a comment-like substring?
        // one, maybe more? put'em back then
        if (strpos($match, self::COMMENT_TOKEN_START) !== false) {
            $match = strtr($match, $this->comments);
        }

        // minify alpha opacity in filter strings
        $match = str_ireplace('progid:DXImageTransform.Microsoft.Alpha(Opacity=', 'alpha(opacity=', $match);

        return $quote . $this->registerPreservedToken($match) . $quote;
    }

    /**
     * Preserves or removes comments found.
     * @param string $css
     * @return string
     */
    private function processComments($css)
    {
        foreach ($this->comments as $commentId => $comment) {
            $commentIdString = '/*'. $commentId .'*/';

            // ! in the first position of the comment means preserve
            // so push to the preserved tokens keeping the !
            if ($this->keepImportantComments && strpos($comment, '!') === 0) {
                $preservedTokenId = $this->registerPreservedToken($comment);
                // Put new lines before and after /*! important comments
                $css = str_replace($commentIdString, "\n/*$preservedTokenId*/\n", $css);
                continue;
            }

            // # sourceMappingURL= in the first position of the comment means sourcemap
            // so push to the preserved tokens if {$this->keepSourceMapComment} is truthy.
            if ($this->keepSourceMapComment && strpos($comment, '# sourceMappingURL=') === 0) {
                $preservedTokenId = $this->registerPreservedToken($comment);
                // Add new line before the sourcemap comment
                $css = str_replace($commentIdString, "\n/*$preservedTokenId*/", $css);
                continue;
            }

            // Keep empty comments after child selectors (IE7 hack)
            // e.g. html >/**/ body
            if (strlen($comment) === 0 && strpos($css, '>/*'.$commentId) !== false) {
                $css = str_replace($commentId, $this->registerPreservedToken(''), $css);
                continue;
            }

            // in all other cases kill the comment
            $css = str_replace($commentIdString, '', $css);
        }

        // Normalize whitespace again
        $css = preg_replace('/ +/S', ' ', $css);

        return $css;
    }

    /**
     * Finds, minifies & preserves all rule bodies.
     * @param string $css the whole stylesheet.
     * @return string
     */
    private function processRuleBodies($css)
    {
        $ret = '';
        $searchOffset = $substrOffset = 0;

        while (($blockStartPos = strpos($css, '{', $searchOffset)) !== false) {
            $blockEndPos = strpos($css, '}', $blockStartPos);
            if ( ! $blockEndPos ) throw new \Exception( 'CSS parse error' ) ;

            $nextBlockStartPos = strpos($css, '{', $blockStartPos + 1);
            $ret .= substr($css, $substrOffset, $blockStartPos - $substrOffset);

            if ($nextBlockStartPos !== false && $nextBlockStartPos < $blockEndPos) {
                $ret .= substr($css, $blockStartPos, $nextBlockStartPos - $blockStartPos);
                $searchOffset = $nextBlockStartPos;
            } else {
                $ruleBody = substr($css, $blockStartPos + 1, $blockEndPos - $blockStartPos - 1);
                $ruleBodyToken = $this->registerRuleBodyToken($this->processRuleBody($ruleBody));
                $ret .= '{'. $ruleBodyToken .'}';
                $searchOffset = $blockEndPos + 1;
            }

            $substrOffset = $searchOffset;
        }

        $ret .= substr($css, $substrOffset);

        return $ret;
    }

    /**
     * Compresses non-group rule bodies.
     * @param string $body The rule body without curly braces
     * @return string
     */
    private function processRuleBody($body)
    {
        $body = trim($body);

        // Remove spaces before the things that should not have spaces before them.
        $body = preg_replace('/ ([:=,)*\/;\n])/S', '$1', $body);

        // Remove the spaces after the things that should not have spaces after them.
        $body = preg_replace('/([:=,(*\/!;\n]) /S', '$1', $body);

        // Replace multiple semi-colons in a row by a single one
        $body = preg_replace('/;;+/S', ';', $body);

        // Remove semicolon before closing brace except when:
        // - The last property is prefixed with a `*` (lte IE7 hack) to avoid issues on Symbian S60 3.x browsers.
        if (!preg_match('/\*[a-z0-9-]+:[^;]+;$/Si', $body)) {
            $body = rtrim($body, ';');
        }

        // Remove important comments inside a rule body (because they make no sense here).
        if (strpos($body, '/*') !== false) {
            $body = preg_replace('/\n?\/\*[A-Z0-9_]+\*\/\n?/S', '', $body);
        }

        // Empty rule body? Exit :)
        if (empty($body)) {
            return '';
        }

        // Shorten font-weight values
        $body = preg_replace(
            array('/(font-weight:)bold\b/Si', '/(font-weight:)normal\b/Si'),
            array('${1}700', '${1}400'),
            $body
        );

        // Shorten background property
        $body = preg_replace('/(background:)(?:none|transparent)( !|;|$)/Si', '${1}0 0$2', $body);

        // Shorten opacity IE filter
        $body = str_ireplace('progid:DXImageTransform.Microsoft.Alpha(Opacity=', 'alpha(opacity=', $body);

        // Shorten colors from rgb(51,102,153) to #336699, rgb(100%,0%,0%) to #ff0000 (sRGB color space)
        // Shorten colors from hsl(0, 100%, 50%) to #ff0000 (sRGB color space)
        // This makes it more likely that it'll get further compressed in the next step.
        $body = preg_replace_callback(
            '/(rgb|hsl)\(([0-9,.% -]+)\)(.|$)/Si',
            array($this, 'shortenHslAndRgbToHexCallback'),
            $body
        );

        // Shorten colors from #AABBCC to #ABC or shorter color name:
        // - Look for hex colors which don't have a "=" in front of them (to avoid MSIE filters)
        $body = preg_replace_callback(
            '/(?<!=)#([0-9a-f]{3,6})( |,|\)|;|$)/Si',
            array($this, 'shortenHexColorsCallback'),
            $body
        );

        // Shorten long named colors with a shorter HEX counterpart: white -> #fff.
        // Run at least 2 times to cover most cases
        $body = preg_replace_callback(
            array($this->namedToHexColorsRegex, $this->namedToHexColorsRegex),
            array($this, 'shortenNamedColorsCallback'),
            $body
        );

        // Replace positive sign from numbers before the leading space is removed.
        // +1.2em to 1.2em, +.8px to .8px, +2% to 2%
        $body = preg_replace('/([ :,(])\+(\.?\d+)/S', '$1$2', $body);

        // shorten ms to s
        $body = preg_replace_callback('/([ :,(])(-?)(\d{3,})ms/Si', function ($matches) {
            return $matches[1] . $matches[2] . ((int) $matches[3] / 1000) .'s';
        }, $body);

        // Remove leading zeros from integer and float numbers.
        // 000.6 to .6, -0.8 to -.8, 0050 to 50, -01.05 to -1.05
        $body = preg_replace('/([ :,(])(-?)0+([1-9]?\.?\d+)/S', '$1$2$3', $body);

        // Remove trailing zeros from float numbers.
        // -6.0100em to -6.01em, .0100 to .01, 1.200px to 1.2px
        $body = preg_replace('/([ :,(])(-?\d?\.\d+?)0+([^\d])/S', '$1$2$3', $body);

        // Remove trailing .0 -> -9.0 to -9
        $body = preg_replace('/([ :,(])(-?\d+)\.0([^\d])/S', '$1$2$3', $body);

        // Replace 0 length numbers with 0
        $body = preg_replace('/([ :,(])-?\.?0+([^\d])/S', '${1}0$2', $body);

        // Shorten zero values for safe properties only
        $body = preg_replace(
            array(
                $this->shortenOneZeroesRegex,
                $this->shortenTwoZeroesRegex,
                $this->shortenThreeZeroesRegex,
                $this->shortenFourZeroesRegex
            ),
            array(
                '$1$2:0',
                '$1$2:$3 0',
                '$1$2:$3 $4 0',
                '$1$2:$3 $4 $5 0'
            ),
            $body
        );

        // Replace 0 0 0; or 0 0 0 0; with 0 0 for background-position property.
        $body = preg_replace('/(background-position):0(?: 0){2,3}( !|;|$)/Si', '$1:0 0$2', $body);

        // Shorten suitable shorthand properties with repeated values
        $body = preg_replace(
            array(
                '/(margin|padding|border-(?:width|radius)):('.$this->numRegex.')(?: \2)+( !|;|$)/Si',
                '/(border-(?:style|color)):([#a-z0-9]+)(?: \2)+( !|;|$)/Si'
            ),
            '$1:$2$3',
            $body
        );
        $body = preg_replace(
            array(
                '/(margin|padding|border-(?:width|radius)):'.
                '('.$this->numRegex.') ('.$this->numRegex.') \2 \3( !|;|$)/Si',
                '/(border-(?:style|color)):([#a-z0-9]+) ([#a-z0-9]+) \2 \3( !|;|$)/Si'
            ),
            '$1:$2 $3$4',
            $body
        );
        $body = preg_replace(
            array(
                '/(margin|padding|border-(?:width|radius)):'.
                '('.$this->numRegex.') ('.$this->numRegex.') ('.$this->numRegex.') \3( !|;|$)/Si',
                '/(border-(?:style|color)):([#a-z0-9]+) ([#a-z0-9]+) ([#a-z0-9]+) \3( !|;|$)/Si'
            ),
            '$1:$2 $3 $4$5',
            $body
        );

        // Lowercase some common functions that can be values
        $body = preg_replace_callback(
            '/(?:attr|blur|brightness|circle|contrast|cubic-bezier|drop-shadow|ellipse|from|grayscale|'.
            'hsla?|hue-rotate|inset|invert|local|minmax|opacity|perspective|polygon|rgba?|rect|repeat|saturate|sepia|'.
            'steps|to|url|var|-webkit-gradient|'.
            '(?:-(?:atsc|khtml|moz|ms|o|wap|webkit)-)?(?:calc|(?:repeating-)?(?:linear|radial)-gradient))\(/Si',
            array($this, 'strtolowerCallback'),
            $body
        );

        // Lowercase all uppercase properties
        $body = preg_replace_callback('/(?:^|;)[A-Z-]+:/S', array($this, 'strtolowerCallback'), $body);

        return $body;
    }

    /**
     * Compresses At-rules and selectors.
     * @param string $css the whole stylesheet with rule bodies tokenized.
     * @return string
     */
    private function processAtRulesAndSelectors($css)
    {
        $charset = '';
        $imports = '';
        $namespaces = '';

        // Remove spaces before the things that should not have spaces before them.
        $css = preg_replace('/ ([@{};>+)\]~=,\/\n])/S', '$1', $css);

        // Remove the spaces after the things that should not have spaces after them.
        $css = preg_replace('/([{}:;>+(\[~=,\/\n]) /S', '$1', $css);

        // Shorten shortable double colon (CSS3) pseudo-elements to single colon (CSS2)
        $css = preg_replace('/::(before|after|first-(?:line|letter))(\{|,)/Si', ':$1$2', $css);

        // Retain space for special IE6 cases
        $css = preg_replace_callback('/:first-(line|letter)(\{|,)/Si', function ($matches) {
            return ':first-'. strtolower($matches[1]) .' '. $matches[2];
        }, $css);

        // Find a fraction that may used in some @media queries such as: (min-aspect-ratio: 1/1)
        // Add token to add the "/" back in later
        $css = preg_replace('/\(([a-z-]+):([0-9]+)\/([0-9]+)\)/Si', '($1:$2'. self::QUERY_FRACTION .'$3)', $css);

        // Remove empty rule blocks up to 2 levels deep.
        $css = preg_replace(array_fill(0, 2, '/(\{)[^{};\/\n]+\{\}/S'), '$1', $css);
        $css = preg_replace('/[^{};\/\n]+\{\}/S', '', $css);

        // Two important comments next to each other? Remove extra newline.
        if ($this->keepImportantComments) {
            $css = str_replace("\n\n", "\n", $css);
        }

        // Restore fraction
        $css = str_replace(self::QUERY_FRACTION, '/', $css);

        // Lowercase some popular @directives
        $css = preg_replace_callback(
            '/(?<!\\\\)@(?:charset|document|font-face|import|(?:-(?:atsc|khtml|moz|ms|o|wap|webkit)-)?keyframes|media|'.
            'namespace|page|supports|viewport)/Si',
            array($this, 'strtolowerCallback'),
            $css
        );

        // Lowercase some popular media types
        $css = preg_replace_callback(
            '/[ ,](?:all|aural|braille|handheld|print|projection|screen|tty|tv|embossed|speech)[ ,;{]/Si',
            array($this, 'strtolowerCallback'),
            $css
        );

        // Lowercase some common pseudo-classes & pseudo-elements
        $css = preg_replace_callback(
            '/(?<!\\\\):(?:active|after|before|checked|default|disabled|empty|enabled|first-(?:child|of-type)|'.
            'focus(?:-within)?|hover|indeterminate|in-range|invalid|lang\(|last-(?:child|of-type)|left|link|not\(|'.
            'nth-(?:child|of-type)\(|nth-last-(?:child|of-type)\(|only-(?:child|of-type)|optional|out-of-range|'.
            'read-(?:only|write)|required|right|root|:selection|target|valid|visited)/Si',
            array($this, 'strtolowerCallback'),
            $css
        );

        // @charset handling
        if (preg_match($this->charsetRegex, $css, $matches)) {
            // Keep the first @charset at-rule found
            $charset = $matches[0];
            // Delete all @charset at-rules
            $css = preg_replace($this->charsetRegex, '', $css);
        }

        // @import handling
        $css = preg_replace_callback($this->importRegex, function ($matches) use (&$imports) {
            // Keep all @import at-rules found for later
            $imports .= $matches[0];
            // Delete all @import at-rules
            return '';
        }, $css);

        // @namespace handling
        $css = preg_replace_callback($this->namespaceRegex, function ($matches) use (&$namespaces) {
            // Keep all @namespace at-rules found for later
            $namespaces .= $matches[0];
            // Delete all @namespace at-rules
            return '';
        }, $css);

        // Order critical at-rules:
        // 1. @charset first
        // 2. @imports below @charset
        // 3. @namespaces below @imports
        $css = $charset . $imports . $namespaces . $css;

        return $css;
    }

    /**
     * Converts hsl() & rgb() colors to HEX format.
     * @param $matches
     * @return string
     */
    private function shortenHslAndRgbToHexCallback($matches)
    {
        $type = $matches[1];
        $values = explode(',', $matches[2]);
        $terminator = $matches[3];

        if ($type === 'hsl') {
            $values = Utils::hslToRgb($values);
        }

        $hexColors = Utils::rgbToHex($values);

        // Restore space after rgb() or hsl() function in some cases such as:
        // background-image: linear-gradient(to bottom, rgb(210,180,140) 10%, rgb(255,0,0) 90%);
        if (!empty($terminator) && !preg_match('/[ ,);]/S', $terminator)) {
            $terminator = ' '. $terminator;
        }

        return '#'. implode('', $hexColors) . $terminator;
    }

    /**
     * Compresses HEX color values of the form #AABBCC to #ABC or short color name.
     * @param $matches
     * @return string
     */
    private function shortenHexColorsCallback($matches)
    {
        $hex = $matches[1];

        // Shorten suitable 6 chars HEX colors
        if (strlen($hex) === 6 && preg_match('/^([0-9a-f])\1([0-9a-f])\2([0-9a-f])\3$/Si', $hex, $m)) {
            $hex = $m[1] . $m[2] . $m[3];
        }

        // Lowercase
        $hex = '#'. strtolower($hex);

        // Replace Hex colors with shorter color names
        $color = array_key_exists($hex, $this->hexToNamedColorsMap) ? $this->hexToNamedColorsMap[$hex] : $hex;

        return $color . $matches[2];
    }

    /**
     * Shortens all named colors with a shorter HEX counterpart for a set of safe properties
     * e.g. white -> #fff
     * @param array $matches
     * @return string
     */
    private function shortenNamedColorsCallback($matches)
    {
        return $matches[1] . $this->namedToHexColorsMap[strtolower($matches[2])] . $matches[3];
    }

    /**
     * Makes a string lowercase
     * @param array $matches
     * @return string
     */
    private function strtolowerCallback($matches)
    {
        return strtolower($matches[0]);
    }
}
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/jsmin_data/keywords_after.txt000064400000000071151600232240022574 0ustar00in
public
extends
private
protected
implements
instanceoflitespeed-wp-plugin/6.5.4/litespeed-cache/lib/jsmin_data/operators_before.txt000064400000000163151600232310023104 0ustar00+
-
*
/
%
=
+=
-=
*=
/=
%=
<<=
>>=
>>>=
&=
^=
|=
&
|
^
~
<<
>>
>>>
==
===
!=
!==
>
<
>=
<=
&&
||
!
.
[
?
:
,
;
(
{
litespeed-wp-plugin/6.5.4/litespeed-cache/lib/jsmin_data/keywords_reserved.txt000064400000000636151600232360023324 0ustar00do
if
in
for
let
new
try
var
case
else
enum
eval
null
this
true
void
with
break
catch
class
const
false
super
throw
while
yield
delete
export
import
public
return
static
switch
typeof
default
extends
finally
package
private
continue
debugger
function
arguments
interface
protected
implements
instanceof
abstract
boolean
byte
char
double
final
float
goto
int
long
native
short
synchronized
throws
transient
volatilelitespeed-wp-plugin/6.5.4/litespeed-cache/lib/jsmin_data/operators_after.txt000064400000000162151600232430022745 0ustar00+
-
*
/
%
=
+=
-=
*=
/=
%=
<<=
>>=
>>>=
&=
^=
|=
&
|
^
<<
>>
>>>
==
===
!=
!==
>
<
>=
<=
&&
||
.
[
]
?
:
,
;
(
)
}litespeed-wp-plugin/6.5.4/litespeed-cache/lib/jsmin_data/keywords_before.txt000064400000000247151600232500022741 0ustar00do
in
let
new
var
case
else
enum
void
with
class
const
yield
delete
export
import
public
static
typeof
extends
package
private
function
protected
implements
instanceoflitespeed-wp-plugin/6.5.4/litespeed-cache/lib/jsmin_data/operators.txt000064400000000170151600232550021566 0ustar00+
-
*
/
%
=
+=
-=
*=
/=
%=
<<=
>>=
>>>=
&=
^=
|=
&
|
^
~
<<
>>
>>>
==
===
!=
!==
>
<
>=
<=
&&
||
!
.
[
]
?
:
,
;
(
)
{
}litespeed-wp-plugin/6.5.4/litespeed-cache/package.json000064400000000521151600232630016415 0ustar00{
	"name": "litespeed-cache",
	"description": "High-performance page caching and site optimization from LiteSpeed",
	"license": "GPLv3",
	"scripts": {
		"format": "prettier --write . '**/*.php'",
		"format-check": "prettier --check . '**/*.php'"
	},
	"devDependencies": {
		"@prettier/plugin-php": "^0.21.0",
		"prettier": "^3.0.3"
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/cli/option.cls.php000064400000021154151600232750017507 0ustar00<?php
namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Base;
use LiteSpeed\Admin_Settings;
use LiteSpeed\Utility;
use WP_CLI;

/**
 * LiteSpeed Cache option Interface
 */
class Option extends Base
{
	/**
	 * Set an individual LiteSpeed Cache option.
	 *
	 * ## OPTIONS
	 *
	 * <key>
	 * : The option key to update.
	 *
	 * <newvalue>
	 * : The new value to set the option to.
	 *
	 * ## EXAMPLES
	 *
	 *     # Set to not cache the login page
	 *     $ wp litespeed-option set cache-priv false
	 *     $ wp litespeed-option set 'cdn-mapping[url][0]' https://cdn.EXAMPLE.com
	 *     $ wp litespeed-option set media-lqip_exc $'line1\nline2'
	 *
	 */
	public function set($args, $assoc_args)
	{
		/**
		 * Note: If the value is multiple dimensions like cdn-mapping, need to specially handle it both here and in `const.default.ini`
		 *
		 * For CDN/Crawler mutlti dimension settings, if all children are empty in one line, will delete that line. To delete one line, just set all to empty.
		 * E.g. to delete cdn-mapping[0], need to run below:
		 * 											`set cdn-mapping[url][0] ''`
		 * 											`set cdn-mapping[inc_img][0] ''`
		 * 											`set cdn-mapping[inc_css][0] ''`
		 * 											`set cdn-mapping[inc_js][0] ''`
		 * 											`set cdn-mapping[filetype][0] ''`
		 */
		$key = $args[0];
		$val = $args[1];

		/**
		 * For CDN mapping, allow:
		 * 		`set 'cdn-mapping[url][0]' https://the1st_cdn_url`
		 * 		`set 'cdn-mapping[inc_img][0]' true`
		 * 		`set 'cdn-mapping[inc_img][0]' 1`
		 * @since  2.7.1
		 *
		 * For Crawler cookies:
		 * 		`set 'crawler-cookies[name][0]' my_currency`
		 * 		`set 'crawler-cookies[vals][0]' "USD\nTWD"`
		 *
		 * For multi lines setting:
		 * 		`set media-lqip_exc $'img1.jpg\nimg2.jpg'`
		 */

		// Build raw data
		$raw_data = array(
			Admin_Settings::ENROLL => array($key),
		);

		// Contains child set
		if (strpos($key, '[')) {
			parse_str($key . '=' . $val, $key2);
			$raw_data = array_merge($raw_data, $key2);
		} else {
			$raw_data[$key] = $val;
		}

		$this->cls('Admin_Settings')->save($raw_data);
		WP_CLI::line("$key:");
		$this->get($args, $assoc_args);
	}

	/**
	 * Get the plugin options.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Get all options
	 *     $ wp litespeed-option all
	 *     $ wp litespeed-option all --json
	 *
	 */
	public function all($args, $assoc_args)
	{
		$options = $this->get_options();

		if (!empty($assoc_args['format'])) {
			WP_CLI::print_value($options, $assoc_args);
			return;
		}

		$option_out = array();

		$buf = WP_CLI::colorize('%CThe list of options:%n');
		WP_CLI::line($buf);

		foreach ($options as $k => $v) {
			if ($k == self::O_CDN_MAPPING || $k == self::O_CRAWLER_COOKIES) {
				foreach ($v as $k2 => $v2) {
					// $k2 is numeric
					if (is_array($v2)) {
						foreach ($v2 as $k3 => $v3) {
							// $k3 = 'url/inc_img/name/vals'
							if (is_array($v3)) {
								$option_out[] = array('key' => '', 'value' => '');
								foreach ($v3 as $k4 => $v4) {
									$option_out[] = array('key' => $k4 == 0 ? "{$k}[$k3][$k2]" : '', 'value' => $v4);
								}
								$option_out[] = array('key' => '', 'value' => '');
							} else {
								$option_out[] = array('key' => "{$k}[$k3][$k2]", 'value' => $v3);
							}
						}
					}
				}
				continue;
			} elseif (is_array($v) && $v) {
				// $v = implode( PHP_EOL, $v );
				$option_out[] = array('key' => '', 'value' => '');
				foreach ($v as $k2 => $v2) {
					$option_out[] = array('key' => $k2 == 0 ? $k : '', 'value' => $v2);
				}
				$option_out[] = array('key' => '', 'value' => '');
				continue;
			}

			if (array_key_exists($k, self::$_default_options) && is_bool(self::$_default_options[$k]) && !$v) {
				$v = 0;
			}

			if ($v === '' || $v === array()) {
				$v = "''";
			}

			$option_out[] = array('key' => $k, 'value' => $v);
		}

		WP_CLI\Utils\format_items('table', $option_out, array('key', 'value'));
	}

	/**
	 * Get the plugin options.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Get one option
	 *     $ wp litespeed-option get cache-priv
	 *     $ wp litespeed-option get 'cdn-mapping[url][0]'
	 *
	 */
	public function get($args, $assoc_args)
	{
		$id = $args[0];

		$child = false;
		if (strpos($id, '[')) {
			parse_str($id, $id2);
			Utility::compatibility();
			$id = array_key_first($id2);

			$child = array_key_first($id2[$id]); // `url`
			if (!$child) {
				WP_CLI::error('Wrong child key');
				return;
			}
			$numeric = array_key_first($id2[$id][$child]); // `0`
			if ($numeric === null) {
				WP_CLI::error('Wrong 2nd level numeric key');
				return;
			}
		}

		if (!isset(self::$_default_options[$id])) {
			WP_CLI::error('ID not exist [id] ' . $id);
			return;
		}

		$v = $this->conf($id);
		$default_v = self::$_default_options[$id];

		/**
		 * For CDN_mapping and crawler_cookies
		 * Examples of option name:
		 * 		cdn-mapping[url][0]
		 * 		crawler-cookies[name][1]
		 */
		if ($id == self::O_CDN_MAPPING) {
			if (!in_array($child, array(self::CDN_MAPPING_URL, self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS, self::CDN_MAPPING_FILETYPE))) {
				WP_CLI::error('Wrong child key');
				return;
			}
		}
		if ($id == self::O_CRAWLER_COOKIES) {
			if (!in_array($child, array(self::CRWL_COOKIE_NAME, self::CRWL_COOKIE_VALS))) {
				WP_CLI::error('Wrong child key');
				return;
			}
		}

		if ($id == self::O_CDN_MAPPING || $id == self::O_CRAWLER_COOKIES) {
			if (!empty($v[$numeric][$child])) {
				$v = $v[$numeric][$child];
			} else {
				if ($id == self::O_CDN_MAPPING) {
					if (in_array($child, array(self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS))) {
						$v = 0;
					} else {
						$v = "''";
					}
				} else {
					$v = "''";
				}
			}
		}

		if (is_array($v)) {
			$v = implode(PHP_EOL, $v);
		}

		if (!$v && $id != self::O_CDN_MAPPING && $id != self::O_CRAWLER_COOKIES) {
			// empty array for CDN/crawler has been handled
			if (is_bool($default_v)) {
				$v = 0;
			} elseif (!is_array($default_v)) {
				$v = "''";
			}
		}

		WP_CLI::line($v);
	}

	/**
	 * Export plugin options to a file.
	 *
	 * ## OPTIONS
	 *
	 * [--filename=<path>]
	 * : The default path used is CURRENTDIR/lscache_wp_options_DATE-TIME.txt.
	 * To select a different file, use this option.
	 *
	 * ## EXAMPLES
	 *
	 *     # Export options to a file.
	 *     $ wp litespeed-option export
	 *
	 */
	public function export($args, $assoc_args)
	{
		if (isset($assoc_args['filename'])) {
			$file = $assoc_args['filename'];
		} else {
			$file = getcwd() . '/litespeed_options_' . date('d_m_Y-His') . '.data';
		}

		if (!is_writable(dirname($file))) {
			WP_CLI::error('Directory not writable.');
			return;
		}

		$data = $this->cls('Import')->export(true);

		if (file_put_contents($file, $data) === false) {
			WP_CLI::error('Failed to create file.');
		} else {
			WP_CLI::success('Created file ' . $file);
		}
	}

	/**
	 * Import plugin options from a file.
	 *
	 * The file must be formatted as such:
	 * option_key=option_value
	 * One per line.
	 * A Semicolon at the beginning of the line indicates a comment and will be skipped.
	 *
	 * ## OPTIONS
	 *
	 * <file>
	 * : The file to import options from.
	 *
	 * ## EXAMPLES
	 *
	 *     # Import options from CURRENTDIR/options.txt
	 *     $ wp litespeed-option import options.txt
	 *
	 */
	public function import($args, $assoc_args)
	{
		$file = $args[0];
		if (!file_exists($file) || !is_readable($file)) {
			WP_CLI::error('File does not exist or is not readable.');
		}

		$res = $this->cls('Import')->import($file);

		if (!$res) {
			WP_CLI::error('Failed to parse serialized data from file.');
		}

		WP_CLI::success('Options imported. [File] ' . $file);
	}

	/**
	 * Import plugin options from a remote file.
	 *
	 * The file must be formatted as such:
	 * option_key=option_value
	 * One per line.
	 * A Semicolon at the beginning of the line indicates a comment and will be skipped.
	 *
	 * ## OPTIONS
	 *
	 * <url>
	 * : The URL to import options from.
	 *
	 * ## EXAMPLES
	 *
	 *     # Import options from https://domain.com/options.txt
	 *     $ wp litespeed-option import_remote https://domain.com/options.txt
	 *
	 */

	public function import_remote($args, $assoc_args)
	{
		$file = $args[0];

		$tmp_file = download_url($file);

		if (is_wp_error($tmp_file)) {
			WP_CLI::error('Failed to download file.');
			return;
		}

		$res = $this->cls('Import')->import($tmp_file);

		if (!$res) {
			WP_CLI::error('Failed to parse serialized data from file.');
		}

		WP_CLI::success('Options imported. [File] ' . $file);
	}

	/**
	 * Reset all options to default.
	 *
	 * ## EXAMPLES
	 *
	 *     # Reset all options
	 *     $ wp litespeed-option reset
	 *
	 */
	public function reset()
	{
		$this->cls('Import')->reset();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/cli/crawler.cls.php000064400000011534151600233020017626 0ustar00<?php

namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Base;
use LiteSpeed\Task;
use LiteSpeed\Crawler as Crawler2;
use WP_CLI;

/**
 * Crawler
 */
class Crawler extends Base
{
	private $__crawler;

	public function __construct()
	{
		Debug2::debug('CLI_Crawler init');

		$this->__crawler = Crawler2::cls();
	}

	/**
	 * List all crawler
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # List all crawlers
	 *     $ wp litespeed-crawler l
	 *
	 */
	public function l()
	{
		$this->list();
	}

	/**
	 * List all crawler
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # List all crawlers
	 *     $ wp litespeed-crawler list
	 *
	 */
	public function list()
	{
		$crawler_list = $this->__crawler->list_crawlers();
		$summary = Crawler2::get_summary();
		if ($summary['curr_crawler'] >= count($crawler_list)) {
			$summary['curr_crawler'] = 0;
		}
		$is_running = time() - $summary['is_running'] <= $this->conf(Base::O_CRAWLER_RUN_DURATION);

		$seconds = $this->conf(Base::O_CRAWLER_RUN_INTERVAL);
		if ($seconds > 0) {
			$recurrence = '';
			$hours = (int) floor($seconds / 3600);
			if ($hours) {
				if ($hours > 1) {
					$recurrence .= sprintf(__('%d hours', 'litespeed-cache'), $hours);
				} else {
					$recurrence .= sprintf(__('%d hour', 'litespeed-cache'), $hours);
				}
			}
			$minutes = (int) floor(($seconds % 3600) / 60);
			if ($minutes) {
				$recurrence .= ' ';
				if ($minutes > 1) {
					$recurrence .= sprintf(__('%d minutes', 'litespeed-cache'), $minutes);
				} else {
					$recurrence .= sprintf(__('%d minute', 'litespeed-cache'), $minutes);
				}
			}
		}

		$list = array();
		foreach ($crawler_list as $i => $v) {
			$hit = !empty($summary['crawler_stats'][$i]['H']) ? $summary['crawler_stats'][$i]['H'] : 0;
			$miss = !empty($summary['crawler_stats'][$i]['M']) ? $summary['crawler_stats'][$i]['M'] : 0;

			$blacklisted = !empty($summary['crawler_stats'][$i]['B']) ? $summary['crawler_stats'][$i]['B'] : 0;
			$blacklisted += !empty($summary['crawler_stats'][$i]['N']) ? $summary['crawler_stats'][$i]['N'] : 0;

			if (isset($summary['crawler_stats'][$i]['W'])) {
				$waiting = $summary['crawler_stats'][$i]['W'] ?: 0;
			} else {
				$waiting = $summary['list_size'] - $hit - $miss - $blacklisted;
			}

			$analytics = 'Waiting: ' . $waiting;
			$analytics .= '     Hit: ' . $hit;
			$analytics .= '     Miss: ' . $miss;
			$analytics .= '     Blocked: ' . $blacklisted;

			$running = '';
			if ($i == $summary['curr_crawler']) {
				$running = 'Pos: ' . ($summary['last_pos'] + 1);
				if ($is_running) {
					$running .= '(Running)';
				}
			}

			$status = $this->__crawler->is_active($i) ? '✅' : '❌';

			$list[] = array(
				'ID' => $i + 1,
				'Name' => wp_strip_all_tags($v['title']),
				'Frequency' => $recurrence,
				'Status' => $status,
				'Analytics' => $analytics,
				'Running' => $running,
			);
		}

		WP_CLI\Utils\format_items('table', $list, array('ID', 'Name', 'Frequency', 'Status', 'Analytics', 'Running'));
	}

	/**
	 * Enable one crawler
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Turn on 2nd crawler
	 *     $ wp litespeed-crawler enable 2
	 *
	 */
	public function enable($args)
	{
		$id = $args[0] - 1;
		if ($this->__crawler->is_active($id)) {
			WP_CLI::error('ID #' . $id . ' had been enabled');
			return;
		}

		$this->__crawler->toggle_activeness($id);
		WP_CLI::success('Enabled crawler #' . $id);
	}

	/**
	 * Disable one crawler
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Turn off 1st crawler
	 *     $ wp litespeed-crawler disable 1
	 *
	 */
	public function disable($args)
	{
		$id = $args[0] - 1;
		if (!$this->__crawler->is_active($id)) {
			WP_CLI::error('ID #' . $id . ' has been disabled');
			return;
		}

		$this->__crawler->toggle_activeness($id);
		WP_CLI::success('Disabled crawler #' . $id);
	}

	/**
	 * Run crawling
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Start crawling
	 *     $ wp litespeed-crawler r
	 *
	 */
	public function r()
	{
		$this->run();
	}

	/**
	 * Run crawling
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Start crawling
	 *     $ wp litespeed-crawler run
	 *
	 */
	public function run()
	{
		self::debug('⚠️⚠️⚠️ Forced take over lane (CLI)');
		$this->__crawler->Release_lane();

		Task::async_call('crawler');

		$summary = Crawler2::get_summary();

		WP_CLI::success('Start crawling. Current crawler #' . ($summary['curr_crawler'] + 1) . ' [position] ' . $summary['last_pos'] . ' [total] ' . $summary['list_size']);
	}

	/**
	 * Reset position
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Reset crawler position
	 *     $ wp litespeed-crawler reset
	 *
	 */
	public function reset()
	{
		$this->__crawler->reset_pos();

		$summary = Crawler2::get_summary();

		WP_CLI::success('Reset position. Current crawler #' . ($summary['curr_crawler'] + 1) . ' [position] ' . $summary['last_pos'] . ' [total] ' . $summary['list_size']);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/cli/presets.cls.php000064400000002660151600233070017661 0ustar00<?php
namespace LiteSpeed\CLI;
defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Preset;
use WP_CLI;

/**
 * Presets CLI
 */

class Presets
{
	private $__preset;

	public function __construct()
	{
		Debug2::debug('CLI_Presets init');

		$this->__preset = Preset::cls();
	}

	/**
	 * Applies a standard preset's settings.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Apply the preset called "basic"
	 *     $ wp litespeed-presets apply basic
	 *
	 */

	public function apply($args)
	{
		$preset = $args[0];

		if (!isset($preset)) {
			WP_CLI::error('Please specify a preset to apply.');
			return;
		}

		return $this->__preset->apply($preset);
	}

	/**
	 * Returns sorted backup names.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Get all backups
	 *     $ wp litespeed-presets get_backups
	 *
	 */

	public function get_backups()
	{
		$backups = $this->__preset->get_backups();

		foreach ($backups as $backup) {
			WP_CLI::line($backup);
		}
	}

	/**
	 * Restores settings from the backup file with the given timestamp, then deletes the file.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Restore the backup with the timestamp 1667485245
	 *     $ wp litespeed-presets restore 1667485245
	 *
	 */

	public function restore($args)
	{
		$timestamp = $args[0];

		if (!isset($timestamp)) {
			WP_CLI::error('Please specify a timestamp to restore.');
			return;
		}

		return $this->__preset->restore($timestamp);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/cli/online.cls.php000064400000006305151600233140017456 0ustar00<?php

namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Cloud;
use WP_CLI;

/**
 * QUIC.cloud API CLI
 */
class Online
{
	private $__cloud;

	public function __construct()
	{
		Debug2::debug('CLI_Cloud init');

		$this->__cloud = Cloud::cls();
	}

	/**
	 * Generate domain key from QUIC.cloud server (See https://quic.cloud/terms/)
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Generate domain API key from QUIC.cloud
	 *     $ wp litespeed-online init
	 *
	 */
	public function init()
	{
		$key = $this->__cloud->gen_key();
		if ($key) {
			WP_CLI::success('key = ' . $key);
		}
	}

	/**
	 * Sync usage data from QUIC.cloud
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Sync QUIC.cloud service usage info
	 *     $ wp litespeed-online sync
	 *
	 */
	public function sync($args, $assoc_args)
	{
		$json = $this->__cloud->sync_usage();

		if (!empty($assoc_args['format'])) {
			WP_CLI::print_value($json, $assoc_args);
			return;
		}

		WP_CLI::success('Sync successfully');

		$list = array();
		foreach (Cloud::$SERVICES as $v) {
			$list[] = array(
				'key' => $v,
				'used' => !empty($json['usage.' . $v]['used']) ? $json['usage.' . $v]['used'] : 0,
				'quota' => !empty($json['usage.' . $v]['quota']) ? $json['usage.' . $v]['quota'] : 0,
				'PayAsYouGo_Used' => !empty($json['usage.' . $v]['pag_used']) ? $json['usage.' . $v]['pag_used'] : 0,
				'PayAsYouGo_Balance' => !empty($json['usage.' . $v]['pag_bal']) ? $json['usage.' . $v]['pag_bal'] : 0,
			);
		}

		WP_CLI\Utils\format_items('table', $list, array('key', 'used', 'quota', 'PayAsYouGo_Used', 'PayAsYouGo_Balance'));
	}

	/**
	 * List all QUIC.cloud services
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # List all services tag
	 *     $ wp litespeed-online services
	 *
	 */
	public function services($args, $assoc_args)
	{
		if (!empty($assoc_args['format'])) {
			WP_CLI::print_value(Cloud::$SERVICES, $assoc_args);
			return;
		}

		$list = array();
		foreach (Cloud::$SERVICES as $v) {
			$list[] = array(
				'service' => $v,
			);
		}

		WP_CLI\Utils\format_items('table', $list, array('service'));
	}

	/**
	 * List all QUIC.cloud servers in use
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # List all QUIC.cloud servers in use
	 *     $ wp litespeed-online nodes
	 *
	 */
	public function nodes($args, $assoc_args)
	{
		$json = Cloud::get_summary();

		$list = array();
		$json_output = array();
		foreach (Cloud::$SERVICES as $v) {
			$server = !empty($json['server.' . $v]) ? $json['server.' . $v] : '';
			$list[] = array(
				'service' => $v,
				'server' => $server,
			);
			$json_output[] = array($v => $server);
		}

		if (!empty($assoc_args['format'])) {
			WP_CLI::print_value($json_output, $assoc_args);
			return;
		}

		WP_CLI\Utils\format_items('table', $list, array('service', 'server'));
	}

	/**
	 * Detect closest node server for current service
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Detect closest node for one service
	 *     $ wp litespeed-online ping img_optm
	 *
	 */
	public function ping($param)
	{
		$svc = $param[0];
		$json = $this->__cloud->detect_cloud($svc);
		WP_CLI::success('Updated closest server.');
		WP_CLI::log('svc = ' . $svc);
		WP_CLI::log('node = ' . $json);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/cli/debug.cls.php000064400000001044151600233210017251 0ustar00<?php
namespace LiteSpeed\CLI;
defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Report;
use WP_CLI;

/**
 * Debug API CLI
 */
class Debug
{
	private $__report;

	public function __construct()
	{
		Debug2::debug('CLI_Debug init');

		$this->__report = Report::cls();
	}

	/**
	 * Send report
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Send env report to LiteSpeed
	 *     $ wp litespeed-debug send
	 *
	 */
	public function send()
	{
		$num = $this->__report->post_env();
		WP_CLI::success('Report Number = ' . $num);
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/cli/purge.cls.php000064400000015244151600233260017321 0ustar00<?php
namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Core;
use LiteSpeed\Router;
use LiteSpeed\Admin_Display;
use WP_CLI;

/**
 * LiteSpeed Cache Purge Interface
 */
class Purge
{
	/**
	 * List all site domains and ids on the network.
	 *
	 * For use with the blog subcommand.
	 *
	 * ## EXAMPLES
	 *
	 *     # List all the site domains and ids in a table.
	 *     $ wp litespeed-purge network_list
	 */
	public function network_list($args)
	{
		if (!is_multisite()) {
			WP_CLI::error('This is not a multisite installation!');

			return;
		}
		$buf = WP_CLI::colorize("%CThe list of installs:%n\n");

		if (version_compare($GLOBALS['wp_version'], '4.6', '<')) {
			$sites = wp_get_sites();
			foreach ($sites as $site) {
				$buf .= WP_CLI::colorize('%Y' . $site['domain'] . $site['path'] . ':%n ID ' . $site['blog_id']) . "\n";
			}
		} else {
			$sites = get_sites();
			foreach ($sites as $site) {
				$buf .= WP_CLI::colorize('%Y' . $site->domain . $site->path . ':%n ID ' . $site->blog_id) . "\n";
			}
		}

		WP_CLI::line($buf);
	}

	/**
	 * Sends an ajax request to the site. Takes an action and the nonce string to perform.
	 *
	 * @since 1.0.14
	 */
	private function _send_request($action, $extra = array())
	{
		$data = array(
			Router::ACTION => $action,
			Router::NONCE => wp_create_nonce($action),
		);
		if (!empty($extra)) {
			$data = array_merge($data, $extra);
		}

		$url = admin_url('admin-ajax.php');
		WP_CLI::debug('URL is ' . $url);

		$out = WP_CLI\Utils\http_request('GET', $url, $data);
		return $out;
	}

	/**
	 * Purges all cache entries for the blog (the entire network if multisite).
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge Everything associated with the WordPress install.
	 *     $ wp litespeed-purge all
	 *
	 */
	public function all($args)
	{
		if (is_multisite()) {
			$action = Core::ACTION_QS_PURGE_EMPTYCACHE;
		} else {
			$action = Core::ACTION_QS_PURGE_ALL;
		}

		$purge_ret = $this->_send_request($action);

		if ($purge_ret->success) {
			WP_CLI::success(__('Purged All!', 'litespeed-cache'));
		} else {
			WP_CLI::error('Something went wrong! Got ' . $purge_ret->status_code);
		}
	}

	/**
	 * Purges all cache entries for the blog.
	 *
	 * ## OPTIONS
	 *
	 * <blogid>
	 * : The blog id to purge
	 *
	 * ## EXAMPLES
	 *
	 *     # In a multisite install, purge only the shop.example.com cache (stored as blog id 2).
	 *     $ wp litespeed-purge blog 2
	 *
	 */
	public function blog($args)
	{
		if (!is_multisite()) {
			WP_CLI::error('Not a multisite installation.');
			return;
		}
		$blogid = $args[0];
		if (!is_numeric($blogid)) {
			$error = WP_CLI::colorize('%RError: invalid blog id entered.%n');
			WP_CLI::line($error);
			$this->network_list($args);
			return;
		}
		$site = get_blog_details($blogid);
		if ($site === false) {
			$error = WP_CLI::colorize('%RError: invalid blog id entered.%n');
			WP_CLI::line($error);
			$this->network_list($args);
			return;
		}
		switch_to_blog($blogid);

		$purge_ret = $this->_send_request(Core::ACTION_QS_PURGE_ALL);
		if ($purge_ret->success) {
			WP_CLI::success(__('Purged the blog!', 'litespeed-cache'));
		} else {
			WP_CLI::error('Something went wrong! Got ' . $purge_ret->status_code);
		}
	}

	/**
	 * Purges all cache tags related to a url.
	 *
	 * ## OPTIONS
	 *
	 * <url>
	 * : The url to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the front page.
	 *     $ wp litespeed-purge url https://mysite.com/
	 *
	 */
	public function url($args)
	{
		$data = array(
			Router::ACTION => Core::ACTION_QS_PURGE,
		);
		$url = $args[0];
		$deconstructed = wp_parse_url($url);
		if (empty($deconstructed)) {
			WP_CLI::error('url passed in is invalid.');
			return;
		}

		if (is_multisite()) {
			if (get_blog_id_from_url($deconstructed['host'], '/') === 0) {
				WP_CLI::error('Multisite url passed in is invalid.');
				return;
			}
		} else {
			$deconstructed_site = wp_parse_url(get_home_url());
			if ($deconstructed['host'] !== $deconstructed_site['host']) {
				WP_CLI::error('Single site url passed in is invalid.');
				return;
			}
		}

		WP_CLI::debug('url is ' . $url);

		$purge_ret = WP_CLI\Utils\http_request('GET', $url, $data);
		if ($purge_ret->success) {
			WP_CLI::success(__('Purged the url!', 'litespeed-cache'));
		} else {
			WP_CLI::error('Something went wrong! Got ' . $purge_ret->status_code);
		}
	}

	/**
	 * Helper function for purging by ids.
	 *
	 * @access private
	 * @since 1.0.15
	 * @param array $args The id list to parse.
	 * @param string $select The purge by kind
	 * @param function(int $id) $callback The callback function to check the id.
	 */
	private function _purgeby($args, $select, $callback)
	{
		$filtered = array();
		foreach ($args as $val) {
			if (!ctype_digit($val)) {
				WP_CLI::debug('[LSCACHE] Skip val, not a number. ' . $val);
				continue;
			}
			$term = $callback($val);
			if (!empty($term)) {
				WP_CLI::line($term->name);
				$filtered[] = in_array($callback, array('get_tag', 'get_category')) ? $term->name : $val;
			} else {
				WP_CLI::debug('[LSCACHE] Skip val, not a valid term. ' . $val);
			}
		}

		if (empty($filtered)) {
			WP_CLI::error('Arguments must be integer ids.');
			return;
		}

		$str = implode(',', $filtered);

		$purge_titles = array(
			0 => 'Category',
			1 => 'Post ID',
			2 => 'Tag',
			3 => 'URL',
		);

		WP_CLI::line('Will purge the following: [' . $purge_titles[$select] . '] ' . $str);

		$data = array(
			Admin_Display::PURGEBYOPT_SELECT => $select,
			Admin_Display::PURGEBYOPT_LIST => $str,
		);

		$purge_ret = $this->_send_request(Core::ACTION_PURGE_BY, $data);
		if ($purge_ret->success) {
			WP_CLI::success(__('Purged!', 'litespeed-cache'));
		} else {
			WP_CLI::error('Something went wrong! Got ' . $purge_ret->status_code);
		}
	}

	/**
	 * Purges cache tags for a WordPress tag
	 *
	 * ## OPTIONS
	 *
	 * <ids>...
	 * : the Term IDs to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the tag ids 1, 3, and 5
	 *     $ wp litespeed-purge tag 1 3 5
	 *
	 */
	public function tag($args)
	{
		$this->_purgeby($args, Admin_Display::PURGEBY_TAG, 'get_tag');
	}

	/**
	 * Purges cache tags for a WordPress category
	 *
	 * ## OPTIONS
	 *
	 * <ids>...
	 * : the Term IDs to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the category ids 1, 3, and 5
	 *     $ wp litespeed-purge category 1 3 5
	 *
	 */
	public function category($args)
	{
		$this->_purgeby($args, Admin_Display::PURGEBY_CAT, 'get_category');
	}

	/**
	 * Purges cache tags for a WordPress Post/Product
	 *
	 * @alias product
	 *
	 * ## OPTIONS
	 *
	 * <ids>...
	 * : the Post IDs to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the post ids 1, 3, and 5
	 *     $ wp litespeed-purge post_id 1 3 5
	 *
	 */
	public function post_id($args)
	{
		$this->_purgeby($args, Admin_Display::PURGEBY_PID, 'get_post');
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/cli/image.cls.php000064400000006434151600233330017260 0ustar00<?php

namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Lang;
use LiteSpeed\Debug2;
use LiteSpeed\Img_Optm;
use LiteSpeed\Utility;
use WP_CLI;

/**
 * Image Optm API CLI
 */
class Image
{
	private $__img_optm;

	public function __construct()
	{
		Debug2::debug('CLI_Cloud init');

		$this->__img_optm = Img_Optm::cls();
	}

	/**
	 * Batch toggle optimized images w/ original images
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Switch to original images
	 *     $ wp litespeed-image batch_switch orig
	 *
	 *     # Switch to optimized images
	 *     $ wp litespeed-image batch_switch optm
	 *
	 */
	public function batch_switch($param)
	{
		$type = $param[0];
		$this->__img_optm->batch_switch($type);
	}

	/**
	 * Send image optimization request to QUIC.cloud server
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Send image optimization request
	 *     $ wp litespeed-image push
	 *
	 */
	public function push()
	{
		$this->__img_optm->new_req();
	}

	/**
	 * Pull optimized images from QUIC.cloud server
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Pull images back from cloud
	 *     $ wp litespeed-image pull
	 *
	 */
	public function pull()
	{
		$this->__img_optm->pull(true);
	}

	/**
	 * Show optimization status based on local data
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Show optimization status
	 *     $ wp litespeed-image s
	 *
	 */
	public function s()
	{
		$this->status();
	}

	/**
	 * Show optimization status based on local data
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Show optimization status
	 *     $ wp litespeed-image status
	 *
	 */
	public function status()
	{
		$summary = Img_Optm::get_summary();
		$img_count = $this->__img_optm->img_count();
		foreach (Lang::img_status() as $k => $v) {
			if (isset($img_count["img.$k"])) {
				$img_count["$v - images"] = $img_count["img.$k"];
				unset($img_count["img.$k"]);
			}
			if (isset($img_count["group.$k"])) {
				$img_count["$v - groups"] = $img_count["group.$k"];
				unset($img_count["group.$k"]);
			}
		}

		foreach (array('reduced', 'reduced_webp') as $v) {
			if (!empty($summary[$v])) {
				$summary[$v] = Utility::real_size($summary[$v]);
			}
		}

		if (!empty($summary['last_requested'])) {
			$summary['last_requested'] = date('m/d/y H:i:s', $summary['last_requested']);
		}

		$list = array();
		foreach ($summary as $k => $v) {
			$list[] = array('key' => $k, 'value' => $v);
		}

		$list2 = array();
		foreach ($img_count as $k => $v) {
			if (!$v) {
				continue;
			}
			$list2[] = array('key' => $k, 'value' => $v);
		}

		WP_CLI\Utils\format_items('table', $list, array('key', 'value'));

		WP_CLI::line(WP_CLI::colorize('%CImages in database summary:%n'));
		WP_CLI\Utils\format_items('table', $list2, array('key', 'value'));
	}

	/**
	 * Clean up unfinished image data from QUIC.cloud server
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Clean up unfinished requests
	 *     $ wp litespeed-image clean
	 *
	 */
	public function clean()
	{
		$this->__img_optm->clean();

		WP_CLI::line(WP_CLI::colorize('%CLatest status:%n'));

		$this->status();
	}

	/**
	 * Remove original image backups
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Remove original image backups
	 *     $ wp litespeed-image rm_bkup
	 *
	 */
	public function rm_bkup()
	{
		$this->__img_optm->rm_bkup();
	}
}
litespeed-wp-plugin/6.5.4/litespeed-cache/data/css_excludes.txt000064400000001276151600233460020277 0ustar00# Predefined list for excluding CSS files or inline CSS codes #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/css_excludes.txt We will merge into next plugin release

# CSS file URL excludes



# Inline CSS excludes

########## Flatsome theme random string excludes ############
#row-
#col-
#cats-
#stack-
#timer-
#gap-
#portfolio-
#image_
#banner-
#map-
#text-
#page-header-
#section_

.tdi_ # Theme: Newspaper by tagDiv.com 2020

######### WoodMart - Responsive WooCommerce WordPress Theme ########
.tabs-wd-
#wd-litespeed-wp-plugin/6.5.4/litespeed-cache/data/js_excludes.txt000064400000001774151600233530020124 0ustar00# Predefined list for excluding JS files or inline JS codes #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_excludes.txt We will merge into next plugin release

# JS file URL excludes
maps-api-ssl.google.com
stats.wp.com
js.stripe.com
paypal.com/sdk/js
maps.google.com/maps
cse.google.com/cse.js
/syntaxhighlighter/
spotlight-social-photo-feeds ## https://docs.spotlightwp.com/article/757-autoptimize-compatibility @Tobolo
challenges.cloudflare.com

# Inline JS excludes
document.write
gtag
gtm
dataLayer
adsbygoogle
turnstile

block_tdi_ ## Theme: Newspaper by tagDiv.com

data-view-breakpoint-pointer ## Plugin: The Events Calendar by Modern Tribe (https://theeventscalendar.com/)

wp-json/wp-statistics ## WP Statistics

stats.wp.com/e-
_stq
## JetPack Stats

# Cloudflare turnstile - Tobolo
turnstile
challenges.cloudflare.comlitespeed-wp-plugin/6.5.4/litespeed-cache/data/cache_nocacheable.txt000064400000000627151600233600021155 0ustar00# Predefined list for Do Not Cache URIs #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/cache_nocacheable.txt We will merge into next plugin release


# WP v6.6 Official Site Editor (Appearance >> Editor)
^/wp-json/wp/v2litespeed-wp-plugin/6.5.4/litespeed-cache/data/const.default.ini000064400000030031151600233650020314 0ustar00;
; This is the predefined default LSCWP configuration file
;
; All the keys and values please refer `src/const.cls.php`
;
; Comments start with `;`
;

;; -------------------------------------------------- ;;
;; --------------	   General		----------------- ;;
;; -------------------------------------------------- ;;

; O_AUTO_UPGRADE
auto_upgrade = false

; O_API_KEY
api_key = ''

; O_SERVER_IP
server_ip = ''

; O_GUEST
guest = false

; O_GUEST_OPTM
guest_optm = false

; O_NEWS
news = true

; O_GUEST_UAS
guest_uas = 'Lighthouse
GTmetrix
Google
Pingdom
bot
spider
PTST
HeadlessChrome'

; O_GUEST_IPS
guest_ips = '208.70.247.157
172.255.48.130
172.255.48.131
172.255.48.132
172.255.48.133
172.255.48.134
172.255.48.135
172.255.48.136
172.255.48.137
172.255.48.138
172.255.48.139
172.255.48.140
172.255.48.141
172.255.48.142
172.255.48.143
172.255.48.144
172.255.48.145
172.255.48.146
172.255.48.147
52.229.122.240
104.214.72.101
13.66.7.11
13.85.24.83
13.85.24.90
13.85.82.26
40.74.242.253
40.74.243.13
40.74.243.176
104.214.48.247
157.55.189.189
104.214.110.135
70.37.83.240
65.52.36.250
13.78.216.56
52.162.212.163
23.96.34.105
65.52.113.236
172.255.61.34
172.255.61.35
172.255.61.36
172.255.61.37
172.255.61.38
172.255.61.39
172.255.61.40
104.41.2.19
191.235.98.164
191.235.99.221
191.232.194.51
52.237.235.185
52.237.250.73
52.237.236.145
104.211.143.8
104.211.165.53
52.172.14.87
40.83.89.214
52.175.57.81
20.188.63.151
20.52.36.49
52.246.165.153
51.144.102.233
13.76.97.224
102.133.169.66
52.231.199.170
13.53.162.7
40.123.218.94'

;; -------------------------------------------------- ;;
;; --------------		Cache 		----------------- ;;
;; -------------------------------------------------- ;;

cache-priv = true

cache-commenter = true

cache-rest = true

cache-page_login = true

cache-resources = true

cache-browser = false

; O_CACHE_MOBILE
cache-mobile = false

cache-mobile_rules = 'Mobile
Android
Silk/
Kindle
BlackBerry
Opera Mini
Opera Mobi'

cache-exc_useragents = ''

cache-exc_cookies = ''

cache-exc_qs = ''

cache-exc_cat = ''

cache-exc_tag = ''

cache-force_uri = ''

cache-force_pub_uri = ''

cache-priv_uri = ''

cache-exc = ''

cache-exc_roles = ''

cache-drop_qs = 'fbclid
gclid
utm*
_ga'

cache-ttl_pub = 604800

cache-ttl_priv = 1800

cache-ttl_frontpage = 604800

cache-ttl_feed = 604800

; O_CACHE_TTL_REST
cache-ttl_rest = 604800

cache-ttl_browser = 31557600

cache-login_cookie = ''

cache-vary_group = ''

cache-ttl_status = '404 3600
500 600'


;; -------------------------------------------------- ;;
;; --------------		Purge 		----------------- ;;
;; -------------------------------------------------- ;;

; O_PURGE_ON_UPGRADE
purge-upgrade = true

; O_PURGE_STALE
purge-stale = false

purge-post_all 	= false
purge-post_f 	= true
purge-post_h 	= true
purge-post_p 	= true
purge-post_pwrp = true
purge-post_a 	= true
purge-post_y 	= false
purge-post_m 	= true
purge-post_d 	= false
purge-post_t 	= true
purge-post_pt 	= true

purge-timed_urls = ''

purge-timed_urls_time = ''

purge-hook_all = 'switch_theme
wp_create_nav_menu
wp_update_nav_menu
wp_delete_nav_menu
create_term
edit_terms
delete_term
add_link
edit_link
delete_link'


;; -------------------------------------------------- ;;
;; --------------     	 ESI	    ----------------- ;;
;; -------------------------------------------------- ;;

; O_ESI
esi = false

; O_ESI_CACHE_ADMBAR
esi-cache_admbar = true

; O_ESI_CACHE_COMMFORM
esi-cache_commform = true

; O_ESI_NONCE
esi-nonce = 'stats_nonce
subscribe_nonce'

;; -------------------------------------------------- ;;
;; --------------     Utilities	    ----------------- ;;
;; -------------------------------------------------- ;;

util-heartbeat = true

util-instant_click = false

util-no_https_vary = false


;; -------------------------------------------------- ;;
;; --------------		Debug 		----------------- ;;
;; -------------------------------------------------- ;;

; O_DEBUG_DISABLE_ALL
debug-disable_all = false

; O_DEBUG
debug = false

; O_DEBUG_IPS
debug-ips = '127.0.0.1'

; O_DEBUG_LEVEL
debug-level = false

; O_DEBUG_FILESIZE
debug-filesize = 3

; O_DEBUG_COLLAPSE_QS
debug-collapse_qs = false

; O_DEBUG_INC
debug-inc = ''

; O_DEBUG_EXC
debug-exc = ''

; O_DEBUG_EXC_STRINGS
debug-exc_strings = ''


;; -------------------------------------------------- ;;
;; --------------	    DB Optm 	----------------- ;;
;; -------------------------------------------------- ;;

; O_DB_OPTM_REVISIONS_MAX
db_optm-revisions_max = 0

; O_DB_OPTM_REVISIONS_AGE
db_optm-revisions_age = 0


;; -------------------------------------------------- ;;
;; --------------	  HTML Optm 	----------------- ;;
;; -------------------------------------------------- ;;

; O_OPTM_CSS_MIN
optm-css_min = false

; O_OPTM_CSS_COMB
optm-css_comb = false

; O_OPTM_CSS_COMB_EXT_INL
optm-css_comb_ext_inl = true

; O_OPTM_UCSS
optm-ucss = false

; O_OPTM_UCSS_INLINE
optm-ucss_inline = false

; O_OPTM_UCSS_FILE_EXC_INLINE
optm-ucss_file_exc_inline = ''

; O_OPTM_UCSS_SELECTOR_WHITELIST
optm-ucss_whitelist = ''

; O_OPTM_UCSS_EXC
optm-ucss_exc = ''

optm-css_exc = ''

; O_OPTM_JS_MIN
optm-js_min = false

; O_OPTM_JS_COMB
optm-js_comb = false

; O_OPTM_JS_COMB_EXT_INL
optm-js_comb_ext_inl = true

optm-js_exc = 'jquery.js
jquery.min.js'

optm-html_min = false

; O_OPTM_HTML_LAZY
optm-html_lazy=''

optm-qs_rm = false

optm-ggfonts_rm = false

; O_OPTM_CSS_ASYNC
optm-css_async = false

; O_OPTM_CCSS_PER_URL
optm-ccss_per_url = false

; O_OPTM_CSS_ASYNC_INLINE
optm-css_async_inline = true

; O_OPTM_CSS_FONT_DISPLAY
optm-css_font_display = false

; O_OPTM_JS_DEFER
optm-js_defer = false

; O_OPTM_EMOJI_RM
optm-emoji_rm = false

; O_OPTM_NOSCRIPT_RM
optm-noscript_rm = false

optm-ggfonts_async = false

optm-exc_roles = ''

optm-ccss_con = ''

; O_OPTM_CCSS_SEP_POSTTYPE
optm-ccss_sep_posttype = 'page'

; O_OPTM_CCSS_SEP_URI
optm-ccss_sep_uri = ''

; Analytics JS also measure the load-time as it is being loaded on the website itself and Google sends a report each month to the user. If these files are deferred, The Analytics JS shows a longer page-load time, even if the website isn't actually slow. by Shivam
optm-js_defer_exc = 'jquery.js
jquery.min.js
gtm.js
analytics.js'

; O_OPTM_GM_JS_EXC
optm-gm_js_exc = ''

; O_OPTM_DNS_PREFETCH
optm-dns_prefetch = ''

; O_OPTM_DNS_PREFETCH_CTRL
optm-dns_prefetch_ctrl = false

; O_OPTM_DNS_PRECONNECT
optm-dns_preconnect = ''

optm-exc = ''

; O_OPTM_GUEST_ONLY
optm-guest_only = true

;; -------------------------------------------------- ;;
;; --------------	Object Cache	----------------- ;;
;; -------------------------------------------------- ;;

object = false

object-kind = false

object-host = 'localhost'

object-port = 11211

object-life = 360

object-persistent = true

object-admin = true

object-transients = true

object-db_id = 0

object-user = ''

object-pswd = ''

object-global_groups = 'users
userlogins
useremail
userslugs
usermeta
user_meta
site-transient
site-options
site-lookup
site-details
blog-lookup
blog-details
blog-id-cache
rss
global-posts
global-cache-test'

object-non_persistent_groups = 'comment
counts
plugins
wc_session_id'



;; -------------------------------------------------- ;;
;; --------------	 Discussion 	----------------- ;;
;; -------------------------------------------------- ;;

; O_DISCUSS_AVATAR_CACHE
discuss-avatar_cache = false

; O_DISCUSS_AVATAR_CRON
discuss-avatar_cron = false

; O_DISCUSS_AVATAR_CACHE_TTL
discuss-avatar_cache_ttl = 604800

; O_OPTM_LOCALIZE
optm-localize = false

; O_OPTM_LOCALIZE_DOMAINS
optm-localize_domains = '### Popular scripts ###
https://platform.twitter.com/widgets.js
https://connect.facebook.net/en_US/fbevents.js'




;; -------------------------------------------------- ;;
;; --------------		 Media 		----------------- ;;
;; -------------------------------------------------- ;;

; O_MEDIA_LAZY
media-lazy = false

; O_MEDIA_LAZY_PLACEHOLDER
media-lazy_placeholder = ''

; O_MEDIA_PLACEHOLDER_RESP
media-placeholder_resp = false

; O_MEDIA_PLACEHOLDER_RESP_COLOR
media-placeholder_resp_color = '#cfd4db'

; O_MEDIA_PLACEHOLDER_RESP_SVG
media-placeholder_resp_svg = '<svg xmlns="http://www.w3.org/2000/svg" width="{width}" height="{height}" viewBox="0 0 {width} {height}"><rect width="100%" height="100%" style="fill:{color};fill-opacity: 0.1;"/></svg>'

; O_MEDIA_LQIP
media-lqip = false

; O_MEDIA_LQIP_QUAL
media-lqip_qual = 4

; O_MEDIA_LQIP_MIN_W
media-lqip_min_w = 150

; O_MEDIA_LQIP_MIN_H
media-lqip_min_h = 150

; O_MEDIA_PLACEHOLDER_RESP_ASYNC
media-placeholder_resp_async = true

; O_MEDIA_IFRAME_LAZY
media-iframe_lazy = false

; O_MEDIA_ADD_MISSING_SIZES
media-add_missing_sizes = false

; O_MEDIA_LAZY_EXC
media-lazy_exc = ''

; O_MEDIA_LAZY_CLS_EXC
media-lazy_cls_exc = 'wmu-preview-img'

; O_MEDIA_LAZY_PARENT_CLS_EXC
media-lazy_parent_cls_exc = ''

; O_MEDIA_IFRAME_LAZY_CLS_EXC
media-iframe_lazy_cls_exc = ''

; O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC
media-iframe_lazy_parent_cls_exc = ''

; O_MEDIA_LAZY_URI_EXC
media-lazy_uri_exc = ''

; O_MEDIA_LQIP_EXC
media-lqip_exc = ''

; O_MEDIA_VPI
media-vpi = false

; O_MEDIA_VPI_CRON
media-vpi_cron = false




;; -------------------------------------------------- ;;
;; --------------	  Image Optm 	----------------- ;;
;; -------------------------------------------------- ;;

img_optm-auto = false

img_optm-cron = true

img_optm-ori = true

img_optm-rm_bkup = false

img_optm-webp = false

img_optm-lossless = false

img_optm-exif = true

img_optm-webp_attr = 'img.src
div.data-thumb
img.data-src
img.data-lazyload
div.data-large_image
img.retina_logo_url
div.data-parallax-image
div.data-vc-parallax-image
video.poster'

img_optm-webp_replace_srcset = false

img_optm-jpg_quality = 82




;; -------------------------------------------------- ;;
;; --------------		Crawler		----------------- ;;
;; -------------------------------------------------- ;;

crawler = false

crawler-usleep = 500

crawler-run_duration = 400

crawler-run_interval = 600

crawler-crawl_interval = 302400

crawler-threads = 3

; O_CRAWLER_TIMEOUT
crawler-timeout = 30

crawler-load_limit = 1

; O_CRAWLER_SITEMAP
crawler-sitemap = ''

; O_CRAWLER_DROP_DOMAIN
crawler-drop_domain = true

; O_CRAWLER_MAP_TIMEOUT
crawler-map_timeout = 120

crawler-roles = ''

crawler-cookies = ''




;; -------------------------------------------------- ;;
;; --------------		 Misc 		----------------- ;;
;; -------------------------------------------------- ;;

; O_MISC_HEARTBEAT_FRONT
misc-heartbeat_front = false

; O_MISC_HEARTBEAT_FRONT_TTL
misc-heartbeat_front_ttl = 60

; O_MISC_HEARTBEAT_BACK
misc-heartbeat_back = false

; O_MISC_HEARTBEAT_BACK_TTL
misc-heartbeat_back_ttl = 60

; O_MISC_HEARTBEAT_EDITOR
misc-heartbeat_editor = false

; O_MISC_HEARTBEAT_EDITOR_TTL
misc-heartbeat_editor_ttl = 15





;; -------------------------------------------------- ;;
;; --------------		 CDN 		----------------- ;;
;; -------------------------------------------------- ;;

cdn = false

; O_CDN_ATTR
cdn-attr = '.src
.data-src
.href
.poster
source.srcset'

cdn-ori = ''

cdn-ori_dir = ''

cdn-exc = ''

cdn-quic = false

cdn-quic_email = ''

cdn-quic_key = ''

cdn-cloudflare = false

cdn-cloudflare_email = ''

cdn-cloudflare_key = ''

cdn-cloudflare_name = ''

cdn-cloudflare_zone = ''

; `cdn-mapping` needs to be put in the end with a section tag


;; -------------------------------------------------- ;;
;; --------------		 CDN 2 		----------------- ;;
;; -------------------------------------------------- ;;

; <------------ CDN Mapping Example BEGIN -------------------->
; Need to keep the section tag `[cdn-mapping]` before list.
;
; NOTE 1) Need to set all child options to make all resources to be replaced without missing.
; NOTE 2) `url[n]` option must have to enable the row setting of `n`.
; NOTE 3) This section needs to be put in the end of this .ini file
;
; To enable the 2nd mapping record by default, please remove the `;;` in the related lines.



[cdn-mapping]

url[0] = ''

inc_js[0] = true

inc_css[0] = true

inc_img[0] = true

filetype[0] = '.aac
.css
.eot
.gif
.jpeg
.jpg
.js
.less
.mp3
.mp4
.ogg
.otf
.pdf
.png
.svg
.ttf
.webp
.woff
.woff2'

;;url[1] = 'https://2nd_CDN_url.com/'

;;filetype[1] = '.webm'

; <------------ CDN Mapping Example END ------------------>
litespeed-wp-plugin/6.5.4/litespeed-cache/data/esi.nonces.txt000064400000003067151600233720017656 0ustar00## To predefine more list, please submit a PR to https://github.com/litespeedtech/lscache_wp/blob/dev/data/esi.nonces.txt
## 	 Comment Format:
## 		1. `# this is comment`
## 		2. `##this is comment`


## Predefined elsewhere so not needed here:

## WordPress core
# stats_nonce
# subscribe_nonce

# Divi Theme Builder
# et-pb-contact-form-submit
# et_frontend_nonce
# et_ab_log_nonce

# WooCommerce PayPal Checkout
# _wc_ppec_update_shipping_costs_nonce private
# _wc_ppec_start_checkout_nonce private
# _wc_ppec_generate_cart_nonce private

# User Switching
# switch_to_olduser_'<ID>'

# Caldera Forms
# caldera_forms_front_*


## Predefined list of ESI nonces:

# WordPress REST nonce
wp_rest

# CM Registration Pro
cmreg_registration_nonce private
role_nonce private

# WooCommerce Delivery Area Pro #16843635
wdap-call-nonce private

# SEOpress Cookie Consent
seopress_cookies_user_consent_nonce

# SearchWP Metrics
swpmtxnonce

# The Events Calendar
_tec_view_rest_nonce_primary
_tec_view_rest_nonce_secondary

# wpDataTables #986128
wdt*

# WPBakery gallery
_vcnonce
data-vc-public-nonce

# Extra Theme
rating_nonce
timeline_nonce
blog_feed_nonce

# WS Form
wsf_post

# Easy Digital Download (EDD)
edd-* private
edd_* private

# WP Menu Cart
wpmenucart private

# Advanced Custom Fields + Advanced Forms
acf_nonce
af_form_nonce
af_submission_*

# Woo nonce
woocommerce-login

# Premium Addons for Elementor
pa-blog-widget-nonce

# WPUF User Frontend
wpuf* private

# MetForm
form_nonce

# Mobile hamburger menu - jetMenu #306983 #163710 PR#419
tgmpa-*
bulk-*

# WP Data Access
wpda-*

litespeed-wp-plugin/6.5.4/litespeed-cache/data/optm_uri_exc.txt000064400000000571151600233770020311 0ustar00# Predefined list for excluding URI from page optimization #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/optm_uri_exc.txt We will merge into next plugin release

# URI excludes
.well-knownlitespeed-wp-plugin/6.5.4/litespeed-cache/data/const.network_default.ini000064400000004537151600234040022073 0ustar00;
; This is the predefined default LSCWP network configuration file
;
; All the keys and values please refer `src/const.cls.php`
;
; Comments start with `;`
;


;; -------------------------------------------------- ;;
;; --------------	   General		----------------- ;;
;; -------------------------------------------------- ;;

cache = false

use_primary_settings = false

auto_upgrade = false


;; -------------------------------------------------- ;;
;; --------------		Cache 		----------------- ;;
;; -------------------------------------------------- ;;

cache-resources = true

cache-browser = false

; O_CACHE_MOBILE
cache-mobile = false

cache-mobile_rules = 'Mobile
Android
Silk/
Kindle
BlackBerry
Opera Mini
Opera Mobi'

cache-login_cookie = ''

cache-exc_cookies = ''

cache-exc_useragents = ''

cache-ttl_browser = 31557600

;; -------------------------------------------------- ;;
;; --------------		Purge 		----------------- ;;
;; -------------------------------------------------- ;;

purge-upgrade = true


;; -------------------------------------------------- ;;
;; --------------	Object Cache	----------------- ;;
;; -------------------------------------------------- ;;

object = false

object-kind = false

object-host = 'localhost'

object-port = 11211

object-life = 360

object-persistent = true

object-admin = true

object-transients = true

object-db_id = 0

object-user = ''

object-pswd = ''

object-global_groups = 'users
userlogins
usermeta
user_meta
useremail
userslugs
sites
site-details
site-transient
site-options
site-lookup
blog-lookup
blog-id-cache
blog-details
networks
rss
global-posts
global-cache-test'

object-non_persistent_groups = 'comment
counts
plugins'


;; -------------------------------------------------- ;;
;; --------------		Debug 		----------------- ;;
;; -------------------------------------------------- ;;

; O_DEBUG_DISABLE_ALL
debug-disable_all = false

; O_DEBUG
debug = false

; O_DEBUG_IPS
debug-ips = '127.0.0.1'

; O_DEBUG_LEVEL
debug-level = false

; O_DEBUG_FILESIZE
debug-filesize = 3

; O_DEBUG_COLLAPSE_QS
debug-collapse_qs = false

; O_DEBUG_INC
debug-inc = ''

; O_DEBUG_EXC
debug-exc = ''

; O_DEBUG_EXC_STRINGS
debug-exc_strings = ''


;; -------------------------------------------------- ;;
;; --------------	  Image Optm 	----------------- ;;
;; -------------------------------------------------- ;;

img_optm-webp = false
litespeed-wp-plugin/6.5.4/litespeed-cache/data/preset/advanced.data000064400000002725151600234170020753 0ustar00["_version","5.3"]

["guest",true]

["guest_optm",true]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",true]

["optm-css_comb",false]

["optm-css_comb_ext_inl",false]

["optm-ucss",false]

["optm-ucss_inline",false]

["optm-js_min",true]

["optm-js_comb",false]

["optm-js_comb_ext_inl",false]

["optm-html_min",true]

["optm-qs_rm",true]

["optm-ggfonts_rm",false]

["optm-css_async",false]

["optm-ccss_per_url",false]

["optm-css_async_inline",false]

["optm-css_font_display",true]

["optm-js_defer",1]

["optm-emoji_rm",true]

["optm-noscript_rm",true]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",true]

["optm-guest_only",true]

["discuss-avatar_cache",true]

["discuss-avatar_cron",true]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",false]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",true]

["img_optm-cron",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/6.5.4/litespeed-cache/data/preset/basic.data000064400000002736151600234240020267 0ustar00["_version","5.3"]

["guest",false]

["guest_optm",false]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",false]

["optm-css_comb",false]

["optm-css_comb_ext_inl",true]

["optm-ucss",false]

["optm-ucss_inline",false]

["optm-js_min",false]

["optm-js_comb",false]

["optm-js_comb_ext_inl",true]

["optm-html_min",false]

["optm-qs_rm",false]

["optm-ggfonts_rm",false]

["optm-css_async",false]

["optm-ccss_per_url",false]

["optm-css_async_inline",true]

["optm-css_font_display",false]

["optm-js_defer",0]

["optm-emoji_rm",false]

["optm-noscript_rm",false]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",false]

["optm-guest_only",true]

["discuss-avatar_cache",false]

["discuss-avatar_cron",false]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",false]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",true]

["img_optm-cron",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/6.5.4/litespeed-cache/data/preset/extreme.data000064400000003030151600234310020641 0ustar00["_version","5.3"]

["guest",true]

["guest_optm",true]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",true]

["optm-css_comb",true]

["optm-css_comb_ext_inl",true]

["optm-ucss",true]

["optm-ucss_inline",false]

["optm-js_min",true]

["optm-js_comb",true]

["optm-js_comb_ext_inl",true]

["optm-html_min",true]

["optm-qs_rm",true]

["optm-ggfonts_rm",false]

["optm-css_async",true]

["optm-ccss_per_url",true]

["optm-css_async_inline",true]

["optm-css_font_display",true]

["optm-js_defer",2]

["optm-emoji_rm",true]

["optm-noscript_rm",true]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",true]

["optm-guest_only",true]

["discuss-avatar_cache",true]

["discuss-avatar_cron",true]

["optm-localize",false]

["media-lazy",true]

["media-lazy_placeholder","data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"]

["media-placeholder_resp",true]

["media-lqip",true]

["media-placeholder_resp_async",true]

["media-iframe_lazy",true]

["media-add_missing_sizes",true]

["media-vpi",true]

["media-vpi_cron",true]

["img_optm-auto",true]

["img_optm-cron",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/6.5.4/litespeed-cache/data/preset/essentials.data000064400000002742151600234360021360 0ustar00["_version","5.3"]

["guest",false]

["guest_optm",false]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",false]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",false]

["optm-css_comb",false]

["optm-css_comb_ext_inl",true]

["optm-ucss",false]

["optm-ucss_inline",false]

["optm-js_min",false]

["optm-js_comb",false]

["optm-js_comb_ext_inl",true]

["optm-html_min",false]

["optm-qs_rm",false]

["optm-ggfonts_rm",false]

["optm-css_async",false]

["optm-ccss_per_url",false]

["optm-css_async_inline",true]

["optm-css_font_display",false]

["optm-js_defer",0]

["optm-emoji_rm",false]

["optm-noscript_rm",false]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",false]

["optm-guest_only",true]

["discuss-avatar_cache",false]

["discuss-avatar_cron",false]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",false]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",false]

["img_optm-cron",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",false]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",false]
litespeed-wp-plugin/6.5.4/litespeed-cache/data/preset/aggressive.data000064400000002716151600234430021344 0ustar00["_version","5.3"]

["guest",true]

["guest_optm",true]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",true]

["optm-css_comb",true]

["optm-css_comb_ext_inl",false]

["optm-ucss",true]

["optm-ucss_inline",false]

["optm-js_min",true]

["optm-js_comb",true]

["optm-js_comb_ext_inl",false]

["optm-html_min",true]

["optm-qs_rm",true]

["optm-ggfonts_rm",false]

["optm-css_async",true]

["optm-ccss_per_url",true]

["optm-css_async_inline",true]

["optm-css_font_display",true]

["optm-js_defer",1]

["optm-emoji_rm",true]

["optm-noscript_rm",true]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",true]

["optm-guest_only",true]

["discuss-avatar_cache",true]

["discuss-avatar_cron",true]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",true]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",true]

["img_optm-cron",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/6.5.4/litespeed-cache/data/ucss_whitelist.txt000064400000000714151600234500020654 0ustar00# Predefined list for UCSS whitelist #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/ucss_whitelist.txt We will merge into next plugin release


############# DoBar compatibility #############
.pace-inactive

############# DIVI ################
.et_pb_number_counter.activelitespeed-wp-plugin/6.5.4/litespeed-cache/data/.htaccess000064400000000151151600234550016640 0ustar00Order Deny,Allow
Deny from All

<IfModule LiteSpeed>
RewriteEngine on
RewriteRule .* - [F,L]
</IfModule>
litespeed-wp-plugin/6.5.4/litespeed-cache/data/esi.nonce.txt000064400000001362151600234630017470 0ustar00# !!!!! Legacy file for v3.5.1- !!!!!

## Predefined elsewhere so not needed here:

## WordPress core
#stats_nonce
#subscribe_nonce

# Divi Theme Builder
#et-pb-contact-form-submit
#et_frontend_nonce
#et_ab_log_nonce

# WooCommerce PayPal Checkout
#_wc_ppec_update_shipping_costs_nonce private
#_wc_ppec_start_checkout_nonce private
#_wc_ppec_generate_cart_nonce private

# User Switching
#switch_to_olduser_'<ID>'

# Caldera Forms
#caldera_forms_front_*

## Predefined list of ESI nonces:

# CM Registration Pro
cmreg_registration_nonce private
role_nonce private

# WooCommerce Delivery Area Pro #16843635
wdap-call-nonce private

# SEOpress Cookie Consent
seopress_cookies_user_consent_nonce

#SearchWP Metrics
swpmtxnonce

#wpDataTables #986128
wdt*
litespeed-wp-plugin/6.5.4/litespeed-cache/data/js_defer_excludes.txt000064400000001041151600234700021254 0ustar00# Predefined list for excluding deferred JS files or inline JS codes #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_defer_excludes.txt We will merge into next plugin release


# JS file URL excludes
adsbygoogle
turnstile
challenges.cloudflare.com

stats.wp.com/e-
_stq
## JetPack Stats

# Cloudflare turnstile - Tobolo
turnstile
challenges.cloudflare.comlitespeed-wp-plugin/6.5.4/litespeed-cache/readme.txt000064400000070476151600234750016152 0ustar00=== LiteSpeed Cache ===
Contributors: LiteSpeedTech
Tags: caching, optimize, performance, pagespeed, seo, image optimize, object cache, redis, memcached, database cleaner
Requires at least: 4.9
Tested up to: 6.7
Stable tag: 6.5.4
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html

All-in-one unbeatable acceleration & PageSpeed improvement: caching, image/CSS/JS optimization...

== Description ==

LiteSpeed Cache for WordPress (LSCWP) is an all-in-one site acceleration plugin, featuring an exclusive server-level cache and a collection of optimization features.

LSCWP supports WordPress Multisite and is compatible with most popular plugins, including WooCommerce, bbPress, and Yoast SEO.

LiteSpeed Cache for WordPress is compatible with ClassicPress.

== Requirements ==
**General Features** may be used by anyone with any web server (LiteSpeed, Apache, NGINX, etc.).

**LiteSpeed Exclusive Features** require one of the following: OpenLiteSpeed, commercial LiteSpeed products, LiteSpeed-powered hosting, or QUIC.cloud CDN. [Why?](https://docs.litespeedtech.com/lscache/lscwp/faq/#why-do-the-cache-features-require-a-litespeed-server)

== Plugin Features ==

= General Features =

* Free QUIC.cloud CDN Cache
* Object Cache (Memcached/LSMCD/Redis) Support<sup>+</sup>
* Image Optimization (Lossless/Lossy)
* Minify CSS, JavaScript, and HTML
* Minify inline & external CSS/JS
* Combine CSS/JS
* Automatically generate Critical CSS
* Lazy-load images/iframes
* Responsive Image Placeholders
* Multiple CDN Support<sup>+</sup>
* Load CSS Asynchronously
* Defer/delay JS loading
* Browser Cache Support<sup>+</sup>
* Database Cleaner and Optimizer
* PageSpeed score (including Core Web Vitals) optimization
* OPcode Cache Support<sup>+</sup>
* HTTP/2 Push for CSS/JS (on web servers that support it)
* DNS Prefetch
* Cloudflare API
* Single Site and Multisite (Network) support
* Import/Export settings
* Attractive, easy-to-understand interface
* WebP image format support
* Heartbeat control

<sup>+</sup> This service is not provided by the LSCache plugin, nor is it guaranteed to be installed by your service provider. However, the plugin is compatible with the service if it is in use on your site.

= LiteSpeed Exclusive Features =

* Automatic page caching to greatly improve site performance
* Automatic purge of related pages based on certain events
* Private cache for logged-in users
* Caching of WordPress REST API calls
* Separate caching of desktop and mobile views
* Ability to schedule purge for specified URLs
* WooCommerce and bbPress support
* [WordPress CLI](https://docs.litespeedtech.com/lscache/lscwp/cli/) commands
* API system for easy cache integration
* Exclude from cache by URI, Category, Tag, Cookie, User Agent
* Smart preload crawler with support for SEO-friendly sitemap
* Multiple crawlers for cache varies
* HTTP/2 support
* [HTTP/3 & QUIC](https://www.litespeedtech.com/http3-faq) support
* ESI (Edge Side Includes) support<sup>*</sup>
* Widgets and Shortcodes as ESI blocks<sup>*</sup> (requires Classic Widgets plugin for WP 5.8+)

<sup>*</sup> Feature not available in OpenLiteSpeed

== Screenshots ==

1. Plugin Benchmarks
2. Admin - Dashboard
3. Admin - Image Optimization
4. Admin - Crawler
5. Admin Settings - Cache
6. Admin Settings - Page Optimization
7. Admin Settings - CDN
8. Admin Settings - DB Optimizer
9. Admin Settings - Toolbox
10. Cache Miss Example
11. Cache Hit Example

== LSCWP Resources ==
* [Join our Slack community](https://litespeedtech.com/slack) to connect with other LiteSpeed users.
* [Ask a question on our support forum](https://wordpress.org/support/plugin/litespeed-cache/).
* [View detailed documentation](https://docs.litespeedtech.com/lscache/lscwp/overview/).
* [Read WordPress Wednesday tutorials on our blog](https://blog.litespeedtech.com/tag/wordpress-wednesday/).
* [Help translate LSCWP](https://translate.wordpress.org/projects/wp-plugins/litespeed-cache/).
* [LSCWP GitHub repo](https://github.com/litespeedtech/lscache_wp).

== Installation ==

[View detailed documentation](https://docs.litespeedtech.com/lscache/lscwp/installation/).

= For Optimization Without a LiteSpeed Web Server =
1. Install the LiteSpeed Cache for WordPress plugin and activate it.
1. From the WordPress Dashboard, navigate to **LiteSpeed Cache > Page Optimization**. Enable the available optimization features in the various tabs.

= For Caching and Optimization With a LiteSpeed Web Server =
1. Install [LiteSpeed Web Server Enterprise](https://www.litespeedtech.com/products/litespeed-web-server) with LSCache Module, [LiteSpeed Web ADC](https://www.litespeedtech.com/products/litespeed-web-adc), or [OpenLiteSpeed](https://www.litespeedtech.com/open-source/openlitespeed) with cache module (Free). Or sign up for [QUIC.cloud CDN](https://quic.cloud).
1. Install the LiteSpeed Cache for WordPress plugin and activate it.
1. From the WordPress Dashboard, navigate to **LiteSpeed Cache > Cache**, make sure the option **Enable LiteSpeed Cache** is set to `ON`.
1. Enable any desired caching and optimization features in the various tabs.

= Notes for LiteSpeed Web Server Enterprise =

* Make sure that your license includes the LSCache module. A [2-CPU trial license with LSCache module](https://www.litespeedtech.com/products/litespeed-web-server/download/get-a-trial-license "trial license") is available for free for 15 days.
* The server must be configured to have caching enabled. If you are the server admin, [click here](https://docs.litespeedtech.com/lscache/start/#configure-cache-root-and-cache-policy) for instructions. Otherwise, please request that the server admin configure the cache root for the server.

= Notes for OpenLiteSpeed =

* This integration utilizes OpenLiteSpeed's cache module.
* If it is a fresh OLS installation, the easiest way to integrate is to use [ols1clk](https://openlitespeed.org/kb/1-click-install/). If using an existing WordPress installation, use the `--wordpresspath` parameter.
* If OLS and WordPress are both already installed, please follow the instructions in [How To Set Up LSCache For WordPress](https://openlitespeed.org/kb/how-to-setup-lscache-for-wordpress/).

== Third Party Compatibility ==

The vast majority of plugins and themes are compatible with LSCache. [Our API](https://docs.litespeedtech.com/lscache/lscwp/api/) is available for those that are not. Use the API to customize smart purging, customize cache rules, create cache varies, and make WP nonce cacheable, among other things.

== Privacy ==

This plugin includes some suggested text that you can add to your site's Privacy Policy via the Guide in the WordPress Privacy settings.

**For your own information:** LiteSpeed Cache for WordPress potentially stores a duplicate copy of every web page on display on your site. The pages are stored locally on the system where LiteSpeed server software is installed and are not transferred to or accessed by LiteSpeed employees in any way, except as necessary in providing routine technical support if you request it. All cache files are temporary, and may easily be purged before their natural expiration, if necessary, via a Purge All command. It is up to individual site administrators to come up with their own cache expiration rules.

In addition to caching, our WordPress plugin has online features provided by QUIC.cloud for Image Optimization, CSS Optimization and Low Quality Image Placeholder services. When one of those optimizations are requested, data is transmitted to a remote QUIC.cloud server, processed, and then transmitted back for use on your site. Now if using the QUIC.cloud CDN it uses LSCache technologies to access your site then host your site to others globally and also your data is not transferred to or accessed by QUIC.cloud employees in any way, except as necessary in providing maintenance or technical support. QUIC.cloud keeps copies of that data for up to 7 days and then permanently deletes them. Similarly, the WordPress plugin has a Reporting feature whereby a site owner can transmit an environment report to LiteSpeed so that we may better provide technical support. None of these features collects any visitor data. Only server and site data are involved.

Please see the [QUIC.cloud Privacy Policy](https://quic.cloud/privacy-policy/) for our complete Privacy/GDPR statement.

== Frequently Asked Questions ==

= Why do the cache features require LiteSpeed Server? =
This plugin communicates with your LiteSpeed Web Server and its built-in page cache (LSCache) to deliver superior performance to your WordPress site. The plugin’s cache features indicate to the server that a page is cacheable and for how long, or they invalidate particular cached pages using tags.

LSCache is a server-level cache, so it's faster than PHP-level caches. [Compare with other PHP-based caches](https://www.litespeedtech.com/benchmarks/wordpress).

A page cache allows the server to bypass PHP and database queries altogether. LSCache, in particular, because of its close relationship with the server, can remember things about the cache entries that other plugins cannot, and it can analyze dependencies. It can utilize tags to manage the smart purging of the cache, and it can use vary cookies to serve multiple versions of cached content based on things like mobile vs. desktop, geographic location, and currencies. [See our Caching 101 blog series](https://blog.litespeedtech.com/tag/caching-101/).

If all of that sounds complicated, no need to worry. LSCWP works right out of the box with default settings that are appropriate for most sites. [See the Beginner's Guide](https://docs.litespeedtech.com/lscache/lscwp/beginner/).

**Don't have a LiteSpeed server?** Try our QUIC.cloud CDN service. It allows sites on *any server* (NGINX and Apache included) to experience the power of LiteSpeed caching! [Click here](https://quic.cloud) to learn more or to give QUIC.cloud a try.

= What about the optimization features of LSCache? =

LSCWP includes additional optimization features, such as Database Optimization, Minification and Combination of CSS and JS files, HTTP/2 Push, CDN Support, Browser Cache, Object Cache, Lazy Load for Images, and Image Optimization! These features do not require the use of a LiteSpeed web server.

= Is the LiteSpeed Cache Plugin for WordPress free? =

Yes, LSCWP will always be free and open source. That said, a LiteSpeed server is required for the cache features, and there are fees associated with some LiteSpeed server editions. Some of the premium online services provided through QUIC.cloud (CDN Service, Image Optimization, Critical CSS, Low-Quality Image Placeholder, etc.) require payment at certain usage levels. You can learn more about what these services cost, and what levels of service are free, on [your QUIC.cloud dashboard](https://my.quic.cloud).

= What server software is required for this plugin? =

A LiteSpeed solution is required in order to use the **LiteSpeed Exclusive** features of this plugin. Any one of the following will work:

1. LiteSpeed Web Server Enterprise with LSCache Module (v5.0.10+)
2. OpenLiteSpeed (v1.4.17+)
3. LiteSpeed WebADC (v2.0+)
4. QUIC.cloud CDN

The **General Features** may be used with *any* web server. LiteSpeed is not required.

= Does this plugin work in a clustered environment? =

The cache entries are stored at the LiteSpeed server level. The simplest solution is to use LiteSpeed WebADC, as the cache entries will be stored at that level.

If using another load balancer, the cache entries will only be stored at the backend nodes, not at the load balancer.

The purges will also not be synchronized across the nodes, so this is not recommended.

If a customized solution is required, please contact LiteSpeed Technologies at `info@litespeedtech.com`

NOTICE: The rewrite rules created by this plugin must be copied to the Load Balancer.

= Where are the cached files stored? =

The actual cached pages are stored and managed by LiteSpeed Servers.

Nothing is stored within the WordPress file structure.

= Does LiteSpeed Cache for WordPress work with OpenLiteSpeed? =

Yes it can work well with OpenLiteSpeed, although some features may not be supported. See **Plugin Features** above for details. Any setting changes that require modifying the `.htaccess` file will require a server restart.

= Is WooCommerce supported? =

In short, yes. However, for some WooCommerce themes, the cart may not be updated correctly. Please [visit our blog](https://blog.litespeedtech.com/2017/05/31/wpw-fixing-lscachewoocommerce-conflicts/) for a quick tutorial on how to detect this problem and fix it if necessary.

= Are my images optimized? =

Images are not optimized automatically unless you set **LiteSpeed Cache > Image Optimization > Image Optimization Settings > Auto Request Cron** to `ON`. You may also optimize your images manually. [Learn more](https://docs.litespeedtech.com/lscache/lscwp/imageopt/).

= How do I make a WP nonce cacheable in my third-party plugin? =

Our API includes a function that uses ESI to "punch a hole" in a cached page for a nonce. This allows the nonce to be cached separately, regardless of the TTL of the page it is on. Learn more in [the API documentation](https://docs.litespeedtech.com/lscache/lscwp/api/#esi). We also welcome contributions to our predefined list of known third party plugin nonces that users can optionally include via [the plugin's ESI settings](https://docs.litespeedtech.com/lscache/lscwp/cache/#esi-nonce).

= How do I enable the crawler? =

The crawler is disabled by default, and must be enabled by the server admin first.

Once the crawler is enabled on the server side, navigate to **LiteSpeed Cache > Crawler > General Settings** and set **Crawler** to `ON`.

For more detailed information about crawler setup, please see [the Crawler documentation](https://docs.litespeedtech.com/lscache/lscwp/crawler/).

= What are the known compatible plugins and themes? =

* [WPML](https://wpml.org/)
* [DoLogin Security](https://wordpress.org/plugins/dologin/)
* [bbPress](https://wordpress.org/plugins/bbpress/)
* [WooCommerce](https://wordpress.org/plugins/woocommerce/)
* [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
* [All in One SEO](https://wordpress.org/plugins/all-in-one-seo-pack/)
* [Google XML Sitemaps](https://wordpress.org/plugins/google-sitemap-generator/)
* [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/)
* [Wordfence Security](https://wordpress.org/plugins/wordfence/)
* [NextGen Gallery](https://wordpress.org/plugins/nextgen-gallery/)
* [ShortPixel](https://shortpixel.com/h/af/CXNO4OI28044/)
* Aelia CurrencySwitcher
* [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/) - Thanks Raul Peixoto!
* Autoptimize
* [Better WP Minify](https://wordpress.org/plugins/bwp-minify/)
* [WP Touch](https://wordpress.org/plugins/wptouch/)
* [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
* [WPLister](https://www.wplab.com/plugins/wp-lister/)
* [WP-PostRatings](https://wordpress.org/plugins/wp-postratings/)
* [Avada 5.1 RC1+](https://avada.theme-fusion.com/)
* [Elegant Themes Divi 3.0.67+](https://www.elegantthemes.com/gallery/divi/)
* [Elegant Divi Builder](https://www.elegantthemes.com/plugins/divi-builder/)
* [Caldera Forms](https://wordpress.org/plugins/caldera-forms/) 1.5.6.2+
* Login With Ajax
* [Ninja Forms](https://wordpress.org/plugins/ninja-forms/)
* [Post Types Order 1.9.3.6+](https://wordpress.org/plugins/post-types-order/)
* [BoomBox — Viral Magazine WordPress Theme](https://themeforest.net/item/boombox-viral-buzz-wordpress-theme/16596434?ref=PX-lab)
* FacetWP (LSWS 5.3.6+)
* Beaver Builder
* WpDiscuz
* WP-Stateless
* Elementor
* WS Form
* WP Statistics

The vast majority of plugins and themes are compatible with LiteSpeed Cache. The most up-to-date compatibility information can be found [in our documentation](https://docs.litespeedtech.com/lscache/lscwp/thirdparty/)

= How can I report security bugs? =

You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/litespeed-cache)

== Changelog ==

= 6.5.4 - Dec 16 2024 =
* **Page Optimize** Fixed Google Fonts broken with the Async option. (HivePress #787)

= 6.5.3 - Dec 4 2024 =
* **Misc** Quote escaped in attributes when building HTML.

= 6.5.2 - Oct 17 2024 =
* **Crawler** Removed barely used Role Simulator from Crawler, to prevent potential security issues.
* **Misc** Removed `mt_srand` function in random hash generation to slightly improve the hash result.

= 6.5.1 - Sep 25 2024 =
* **Security** This release includes two security updates to enhance the post validation of the editor (CVE-2024-47373), and to secure the GUI queue display from malicious vary input (CVE-2024-47374).
* **Media** Sanitized dimensions for the images when replacing with placeholders. (TaiYou)
* **Page Optimize** Sanitized vary value in queue list. (TaiYou)
* **Cloud** Silent API error when failing to retrieve news updates.

= 6.5.0.2 - Sep 6 2024 =
* **Debug** Compatibility improvement for WP installations w/o `AUTH_KEY` defined in `wp-config.php`.

= 6.5.0.1 - Sep 4 2024 =
* 🔥**Debug** Fixed a corner case fatal error when Object Cache is ON but failed to connect, and `wp-content/litespeed` directory is not writable, and debug option is ON.

= 6.5 - Sep 4 2024 =
*❗**Security** This release includes several debug log improvements for improved security, as listed below. Update strongly recommended.
* **Debug** Moved debug log to litespeed individual folder `/wp-content/litespeed/debug/`.
* **Debug** Disallowed visits to `/litespeed/debug/` folder log files in .htaccess.
* **Debug** Dropped const `LSCWP_DEBUG_PATH` support.
* **Debug** Renamed `debug.purge.log` to `purge.log`.
* **Debug** Added dummy `index.php` for debug folder.
* **Debug** Used random string for log filenames.
* **Debug** Removed cookies-related info. (Thanks to Rafie)
* **Debug** Dropped `Log Cookies` option.
* **Report** Escaped report content to protect it from potential XSS attack. (Islam R alsaid #505746)
* **ESI** Added nonce for Advanced Custom Fields + Advanced Forms. (David Lapointe Gilbert #439)
* **Purge** Run ACTION_PURGE_EMPTYCACHE even if cache is disabled in network admin. (Philip #453)
* **Page Optimize** Disable UCSS exclusion when UCSS is inactived. (#640)
* **3rd** Fixed undefined warning in WooCommerce Widgets. (Lolosan #719)
* **3rd** Correct the integration with User Switching. (John Blackbourn #725)
* **3rd** Fixed Admin Bar Missing issue on DIVI + Elementor frontend. (thyran/robertstaddon PR#727)

= 6.4.1 - Aug 19 2024 =
* ❗**Security** This release patches a security issue that may affect previous LSCWP versions since v1.9.
* 🐞**Page Optimize** Fixed HTML minification returning blank page issue. (#706)
* 🐞**CDN** Fixed a bug when Cloudflare status option is empty. (#684 #992174)
* **Core** Minimum required WP version escalated to WP v4.9.

= 6.4 - Aug 13 2024 =
* **Cache** Corrected QC and LSADC cache hit status.
* **Cloud** Allow partner info removal in QUIC.cloud notification.
* **Crawler** Separated CSS preparation validation from crawler validation.
* **GUI** Moved `WordPress Image Quality Control` setting from `Image Optimization` menu to `Page Optimization` menu.
* **3rd** Add Elementor Edit button back in ESI. (PR#635)
* **3rd** Fixed Instant click potential conflict w/ other plugins.

= 6.3.0.1 - Jul 29 2024 =
* 🔥🐞**Rest** Disabled WP default Editor cache for REST requests to fix editor errors. (Shivam)
* **Cache** Supported `cache_nocacheable.txt` predefined settings.

= 6.3 - Jul 22 2024 =
* 🌱**Page Optimize** HTML Keep Comments: When minifying HTML do not discard comments that match a specified pattern. (#328853)
* 🌱**Cache** Cache POST requests. Now can configure POST/GET AJAX requests to be cached. (#647300)
* **Cache** Bypass admin initialization when doing ajax call. (Tim)
* **Cache** Better control over the cache location #541 (Gal Baras/Tanvir Israq)
* **Cloud** Added nonce for callback validation to enhance security. (Chloe@Wordfence)
* **Cloud** Fixed an error message for daily quota.
* **Cloud** Display error message when communicating with QUIC.cloud causes a token error.
* **ESI** Bypass ESI at an earlier stage when getting `DONOTCACHEPAGE`.
* **ESI** Added ESI nonce for Events Calendar and jetMenu mobile hamburger menu. (#306983 #163710 PR#419)
* **ESI** Added WP Data Access nonce (PR#665)
* **ESI** Added WP User Frontend ESI nonce (PR#675)
* **Media** Ignored images from JS in image size detection (PR#660)
* **GUI** Moved Preset menu from network level to site level for multisite networks.
* **GUI** Suppressed sitemap generation message if not triggered manually.
* **GUI** Added CloudFlare purge to front end menu.
* **GUI** Allowed customized partner CDN login link on dash.
* **Page Optimize** Cleaned up litespeed_url table when clearing url files. (PR#664)
* **Page Optimize** Updated Instant Click library to version 5.2.0.
* **Page Optimize** Added Flatsome theme random string excludes. (PR#415)
* **Page Optimize** Exclude Cloudflare turnstile from JS optimizations. (Tobolo)
* **Page Optimize** Fixed Cloudflare Turnstile issues. (Contributolo PR#671/672)
* **Object** Improved debug log for object cache status. (PR#669)
* **Object** Added brief parseable header comments to the drop-in file. (OllieJones)
* **Debug** Trimmed debug log.
* **Misc** Improved compatibility and sped up resolving for JSON functions `json_encode/json_decode`. (hosni/szepeviktor #693)
* **Misc** Fixed typos in params and comments. (szepeviktor #688)
* **Image Optimization** Fixed an issue which suppressed new requests when there were no new images in the library but there were unprocessed images in the send queue.
* **Image Optimization** Improved Cloud side quota check by disallowing new requests if notified but not pulled.
* **Image Optimization** Keep image attributes when replacing dimensions. (PR#686 #381779)

= 6.2.0.1 - Apr 25 2024 =
* 🔥🐞**Page Optimize** Fixed the image display issue that occurs with Elementor's `data-settings` attribute when the WebP image is not yet ready. (kanten/cbwwebmaster/reedock #132840 #680939 #326525)

= 6.2 - Apr 23 2024 =
* 🌱**Crawler** Added Crawler hit/miss filter. (#328853)
* 🌱**CLI** Image optimization now supports `wp litespeed-image batch_switch orig/optm`. (A2Hosting)
* 🌱**VPI** Auto preload VPI images. (Ankit)
* **Object** Added support for username/password authentication for Redis (PR#616 Donatas Abraitis/hostinger)
* **Page Optimize** Now supporting Elementors data-settings WebP replacement. (Thanks to Ryan D)
* **Cache** Send `Cache-Control: no-cache, no-store, must-revalidate, max-age=0` when page is not cacheable. (asafm7/Ruikai)
* **Cache** Cache control will respect `X-Http-Method-Override` now. (George)
* **Cache** No cache for `X-Http-Method-Override: HEAD`. (George)
* **Cache** Specified LSCWP in adv-cache compatible file.
* **Cache** Fixed redirection loop if query string has tailing ampersand (#389629)
* **Cache** Dropped "Cache Favicon.ico" option as it is redundant with 404 cache. (Lauren)
* **Cache** Fixed deprecated PHP v8 warning in page redirection. (Issue#617 dcx15)
* **Cloud** REST callback used ACL for QC ips validation.
* **Cloud** Fixed a typo in parsing cloud msg which prevented error messages to show.
* **Cloud** Carried on PHP ver for better version detection purpose.
* **Cloud** Escaped token to show correctly in report.
* **Cloud** Fixed a QC cloud ip verification setup failure in PHP 5.3.
* 🐞**Cloud** Fixed a continual new version detection.
* 🐞**Image Optimize** Fixed a summary counter mismatch for finished images. (A2Hosting)
* **CDN** Auto CDN setup compatibility with WP versions less than 5.3.
* 🐞**CDN** Fixed wrong replacement of non image files in image replacement. (Lucas)
* **GUI** Further filtered admin banner messages to prevent from existing danger code in database.
* **REST** Fixed a potential PHP warning in REST check when param is empty. (metikar)

= 6.1 - Feb 1 2024 =
* 🌱**Database** New Clear Orphaned Post Meta optimizer function.
* **Image Optimize** Fixed possible PHP warning for WP requests library response.
* **Image Optimize** Unlocked `noabort` to all async tasks to avoid image optimization timeout. (Peter Wells)
* **Image Optimize** Fixed an issue where images weren't being pulled with older versions of WordPress. (PR#608)
* **Image Optimize** Improved exception handling when node server cert expire.
* 🐞**Image Optimize** The failed to pull images due to 404 expiry will now be able to send the request again.
* **Crawler** CLI will now be able to force crawling even if a crawl was recently initiated within the plugin GUI.
* **Page Optimize** Fixed a dynamic property creation warning in PHP8. (PR#606)
* **Page Optimize** Fixed an issue where getimagesize could cause page optimization to fail. (PR#607)
* **Tag** Fixed an array to string conversion warning. (PR#604)
* **Object Cache** Return false to prevent PHP warning when Redis fails to set a value. (PR#612)
* **Cache Tag** Fixed an issue where $wp_query is null when getting cache tags. (PR#589)

= 6.0.0.1 - Dec 15 2023 =
* 🐞**Image Optimize** Grouped the taken notification to regional center servers to reduce the load after image pulled.

= 6.0 - Dec 12 2023 =
* 🌱**Image Optimize** Parallel pull. (⭐ Contributed by Peter Wells #581)
* 🌱**Cache** CLI Crawler.
* 🌱**Cache** New Vary Cookies option.
* 🌱**Media** New Preload Featured Image option. (Ankit)
* **Core** Codebase safety review. (Special thanks to Rafie Muhammad @ Patchstack)
* **Purge** Purge will not show QC message if no queue is cleared.
* **Purge** Fixed a potential warning when post type is not as expected. (victorzink)
* **Conf** Server IP field may now be emptied. (#111647)
* **Conf** CloudFlare CDN setting vulnerability patch. (Gulshan Kumar #541805)
* **Crawler** Suppressed sitemap generation msg when running by cron.
* **Crawler** PHP v8.2 Dynamic property creation warning fix. (oldrup #586)
* **VPI** VPI can now support non-alphabet filenames.
* **VPI** Fixed PHP8.2 deprecated warning. (Ryan D)
* **ESI** Fixed ESI nonce showing only HTML comment issue. (Giorgos K.)
* 🐞**Page Optimize** Fixed a fatal PHP error caused by the WHM plugin's Mass Enable for services not in use. (Michael)
* 🐞**Network** Fix in-memory options for multisites. (Tynan #588)
* **Network** Correct `Disable All Features` link for Multisite.
* 🐞**Image Optimize** Removing original image will also remove optimized images.
* **Image Optimize** Increased time limit for pull process.
* **Image Optimize** Last pull time and cron tag now included in optimization summary.
* **Image Optimize** Fixed Elementors Slideshow unusual background images. (Ryan D)
* 🐞**Database Optimize** Fix an issue where cleaning post revisions would fail while cleaning postmeta. (Tynan #596)
* **Crawler** Added status updates to CLI. (Lars)
* **3rd** WPML product category purge for WooCommerce. (Tynan #577)

= 5.7.0.1 - Oct 25 2023 =
* **GUI** Improvements to admin banner messaging. (#694622)
* **CDN** Improvements to CDN Setup. (#694622)
* **Image Optimize** Improvements to the process of checking image identification. (#694622)

= 5.7 - Oct 10 2023 =
* 🌱**Page Optimize** New option available: Preconnect. (xguiboy/Mukesh Patel)
* 🌱**3rd** New Vary for Mini Cart option for Woocommerce. (Ruikai)
* **Cloud** Force syncing the configuration to QUIC.cloud if CDN is reenabled.
* **Cloud** Force syncing the configuration to QUIC.cloud if domain key is readded.
* **Cloud** Limit multi-line fields when posting to QC.
* **Cache** Treat HEAD requests as cacheable as GET. (George Wang)
* 🐞**ESI** Patched a possible vulnerability issue. (István Márton@Wordfence #841011)
* 🐞**ESI** Overwrite SCRIPT_URI to prevent ESI sub request resulting in redirections. (Tobolo)
* 🐞**Image Optimize** Bypass unnecessary image processing when images were only partially optimized. (Ruikai)
* 🐞**Guest** Guest mode will not enable WebP directly anymore. (Michael Heymann)
* **CDN** Auto disable CDN if CDN URL is invalid. (Ruikai)
* **CDN** Fixed a null parameter warning for PHP v8.1 (#584)
* **API** Added `litespeed_media_add_missing_sizes` filter to allow bypassing Media's "add missing sizes" option (for Guest Optimization and otherwise). (PR #564)
* **Guest** Fixed soft 404 and robots.txt report for guest.vary.php.
* **Vary** Enabled `litespeed_vary_cookies` for LSWS Enterprise.
* **GUI** Stopped WebP tip from wrongly displaying when Guest Mode is off.
* **GUI** Added QUIC.cloud promotion postbox on dashboard page.
* **3rd** Added `pagespeed ninja` to blocklist due to its bad behavior.
litespeed-wp-plugin/6.5.4/litespeed-cache/changelog.txt000064400000405261151600235020016625 0ustar00
= 5.6 - Aug 1 2023 =
* 🌱**Page Optimize** New JS Delay Includes option. (Mitchell Krog/Gerard Reches/Ignacy Hołoga)
* **Crawler** Sitemap can use search for URL now.
* **GUI** Restrict the scope of balloon CSS rules to avoid conflicts. (#567)
* **Object Cache** Detect Memcached in more situations. (#568)
* **API** Support `litespeed_purged_front` hook. (Umberto Fiorelli)

= 5.5.1 - Jul 19 2023 =
* 🐞**Image Optimization** Fixed a bug where WebP replacements couldn't be pulled without optimizing the original images.
* 🐞**Image Optimization** Invalid images will now be removed when sending requests to the server. (#138993)
* **Cloud** Added support for error codes `unpulled_images` and `blocklisted`. (Tynan)

= 5.5 - Jun 20 2023 =
* 🌱**Crawler** Can now use multiple sitemaps. (Tobolo/Tim Nolte)
* 🌱**Crawler** Now runs asynchronously when manually invoked.
* 🌱**Crawler** Now runs asynchronously when invoked from cron.
* 🐞**Crawler** Fixed the realtime status bug when crawling.
* **Crawler** Summary page now displays server load. (Ruikai)
* 🐞**Page Optimize** Fixed an issue where UCSS could not be generated for error pages. (james58899) #556
* 🌱**Image Optimize** Now pulls images asynchronously.
* **Image Optimize** Now prevents concurrent requests via a locking mechanism.
* **Image Optimize** The process can now bypass invalid image records and continue.
* 🐞**Image Optimize** Fixed an issue where images ready for optimization might have to wait for new images to be added before sending the request.
* **Cloud** Replaced dashboard links with login/link to my.quic.cloud actions.
* **GUI** Added indicators to show when certain options are passively enabled by Guest Mode.
* **Htaccess** Added a noabort rule to support asynchronous crawling.
* **Htaccess** The "Do Not Cache User Agents" option is now case-insensitive. (Ellen Dabo)
* **General** The "Server IP" option now allows IPv4 format only. (Ruikai)
* **Misc** Every page's closing HTML comments now displays UCSS/CCSS status.
* **Object** Fixed a warning for null get_post_type_object.
* **Object** Object_Cache::delete now always returns a boolean value.
* **Cache** Fixed advanced-cache.php file warnings for WordPress versions less than 5.3.
* **Debug** Added debug logging to record the plugin's total processing time.
* **API** HTML minification can now be bypassed via the litespeed_html_min filter.

= 5.4 - Apr 19 2023 =
* **Image Optimize** Refactored DB storage for this feature.
* **Image Optimize** Reduced DB table size.
* **Image Optimize** Existing `img_optm` DB tables will have their data gradually transitioned to the new storage format with this update. Once an `img_optm` table is empty, it won't be used anymore.
* **Page Optimize** Enabled WebP support for Googlebot User Agent.

= 5.3.3 - Feb 22 2023 =
* **Page Optimize** Excluded Jetpack stats JS.
* **DB Optimize** Fixed DB Optm SQL for revision postmeta.
* **Cache** Fixed an undefined array key warning.
* **Purge** Prevented undefined array key warning when widgets are disabled.
* **Object** Fixed dynamic property deprecation warnings.
* **Admin** Safely redirect to homepage if referer is unknown.
* **Activation** Check that item slug exists first.
* **Cache** Prevented cache header to send globally if header part already closed.
* **CSS** Improved string handling for CSS minifier.
* **Debug** Fixed undefined array key warnings.
* **Misc** Fixed implicit conversion in random string generation function `Str::rrand`.

= 5.3.2 - Jan 10 2023 =
* **Object** Fixed object cache lib incr, decr functions (thanks bdrbros/DANIEL) #516
* **Database Optimize** Database optimizer now handles postmeta when cleaning revisions #515
* **Cache** Made nocache the default for 4xx/5xx response codes.
* **Cache** Default cache TTL settings removed for 403 response code, changed to 10 mins for 500 response code.
* **GUI** Added a description for the redetect nodes function.
* **GUI** Added a description for the refresh button sync function.

= 5.3.1 - Dec 12 2022 =
* **CLI** Presets feature is now usable from the CLI. (xLukii)
* **CLI** Added 'import_remote' for litespeed-option to enable importing options from URLs. (xLukii)
* **Cache** Added LiteSpeed headers to site health check for full page cache.
* **Crawler* Fixed unauthorized crawler toggle operation. (#CVE-2022-46800)
* **UCSS** Fixed a bug where items weren't added back to the UCSS queue after purging.
* **Page Optimize** Fixed a bug where generated CSS would return 404 after upgrading via CLI.
* **3rd** Fixed a bug where a WooCommerce session doesn't exist when checking cart, notices (Jason Levy/Gilles)
* **GUI** Made LiteSpeed admin notice icon grayscale to avoid distraction. (martinsauter)
* **GUI** Fixed RTL style for notification icon.
* **API** Added a new hook `litespeed_optm_uri_exc` to exclude URI from page optimization.
* **API** Excluded `.well-known` path from page optimization.

= 5.3 - Oct 31 2022 =
* 🌱**Presets** New `Presets` feature and menu item.
* 🌱**UCSS** New option `UCSS File Excludes and Inline` to increase page score. (Ankit)
* **UCSS** When UCSS is purged, automatically append URL to UCSS generation queue. (Ankit)
* **Page Optimize** Removed a redundant `defer` attribute from Lazy Load image library usage. (#928019)
* **Image Optimize** Dropped `Create WebP Versions` setting. Will automatically enable when `Image WebP Replacement` is activated.
* **Cloud** Fixed a bug where internal updates were delayed for API keys.
* **Cloud** Improved auto alias feature by waiting for second request from alias domain validation before removing a pending alias.
* **Purge** Automatically Purge All when plugin auto update is done.
* **Purge** Fixed a potential PHP8 error that occurred when removing unused widgets. (acsnaterse)
* **Cache** Fixed an infinite 301 redirection caused by UTM-encoded link.
* **CLI** Added syntax examples for values that include line breaks (xLukii)
* **CLI** Purge requests will now be included with the original request to avoid potential CSS/JS 404 issues.
* **ESI** Check all user roles for cache vary and page optimization excludes.
* **GUI** Added a LiteSpeed icon to admin message banners to indicate the banners are from our plugin. (Michael D)
* **Crawler** Fixed a cache-miss issue that occurred when Guest Mode was ON and WebP Replacement was OFF.
* **3rd** Remove WooCommerce private cache.
* **3rd** Removed LiteSpeed metabox from ACF field group edit page. (keepmovingdk)

= 5.2.1 - Sep 7 2022 =
* 🐞**Core** Fixed a fatal error that occurred when uninstalling. (#894556 Hostinger)
* **Dash** Show partner info on the dashboard for partner-tier QC accounts.
* **UCSS** Auto-purge UCSS on post update. (Ankit)
* 🕸️**Crawler** Respect the `LITESPEED_CRAWLER_DISABLE_BLOCKLIST` constant for unexpected results too. (Abe)

= 5.2 - Aug 17 2022 =
* 🌱**UCSS** Added UCSS message queue to improve service quality and reliability
* 🐞**VPI** Fixed conflict w/ image lazyload; used HTML before image lazyload to avoid invalid `data:base64` results.
* **VPI** Changed VPI Cron default setting to OFF.
* **VPI** Automatically resend requests when VPI result contains invalid `data:` image value.
* **Conf** Fixed an issue with URI Excludes, where paths using both ^ and $ were not correctly excluded (Eric/Abe)
* **Conf** Auto corrected `WP_CONTENT_URL` protocol if it was explicitly set to `http://`.
* **Cloud** No longer sync the configuration to QUIC.cloud if configuration is unchanged.
* **Cloud** Appended home_url value into synced configuration data for wp-content folder path correction.
* 🕸️**Crawler** Improved compatibility with server `open_basedir` PHP setting limit when detecting load before crawling. (Tom Robak/mmieszalski)

= 5.1 - Aug 1 2022 =
* 🌱**Toolbox** Debug log can now show Purge/Crawler logs as well. (Tynan)
* **UCSS** Prepared for future message queue.
* **UCSS** Moved UCSS class to its own file.
* **3rd** Added 3rd-party support for WC PDF Product Vouchers. (Tynan)
* **Core** Fixed potential PHP warning when saving summary data. (Sarah Richardson)
* **Purge** Purge can now clear the summary correctly. (Kevin)
* **VPI** Added `queue_k` to API notification.

= 5.0.1 - Jul 27 2022 =
* 🐞**Cloud** Fixed a potential PHP error that could occur with the cloud service summary. (Bruno Cantuaria)
* **3rd** Added Autoptimize back to compatibility list.

= 5.0.0.1 - Jul 26 2022 =
* 🔥🐞**Cloud** Fixed an issue with the cloud request timestamp update which causes a usage sync failure. (great thanks to Kevin)

= 5.0 - Jul 25 2022 =
* 🌱**VPI** Added Viewport Images feature to LiteSpeed Options metabox on Post Edit page.
* 🌱**CDN** Added Auto CDN Setup feature for simple QUIC.cloud CDN setup. (Kevin)
* 🌱**Page Optimize** Automatically cache remote CSS/JS files when fetching for optimization (Lauren)
* 🌱**Cache** Added LiteSpeed Options for page-level cache control on Post Edit page. (denisgomesfranco)
* 🌱**Cloud** Auto Alias feature.
* 🌱**Debug** Added `Debug String Excludes` option. (Hanna)
* 🌱**UCSS** Added `Purge this page - UCSS` option to Admin Bar dropdown menu. (Ankit)
* 🌱**Guest** Added `litespeed_guest_off=1` URL query string parameter to bypass Guest Mode. (cbdfactum)
* 🐞**Page Optimize** Fixed an issue where CSS anchors could be wrongly converted to a full path when minifying. (Tynan)
* **Page Optimize** Bypass CCSS/UCSS generation when a self-crawled CSS resource returns a 404 code. (Abe)
* **Object** Allow `LSCWP_OBJECT_CACHE` predefined to turn off Object Cache. (knutsp)
* **Data** Fixed an issue where empty version tags in the database repeatedly toggled the upgrade banner and reset settings to default.
* **Purge** Fixed an issue where the site's index page could be purged upon deletion of an unviewable post. (Kevin)
* **Toolbox** Added `View site before optimization` button under `Debug` tab. (Ryan D)
* **Admin** Switch to using the `DONOTCACHEPAGE` constant to indicated WP-Admin pages are not cacheable.
* **Admin** Moved no-cache header to very beginning to avoid caching unexpected exits.
* **Cloud** Added message queue service for VPI. (Abe)
* **Cloud** Bypassed 503 error nodes from node redetection process. (Abe)
* **Cloud** Fixed a failure to detect `out_of_quota`. (Lauren)
* **Cloud** Added ability to display dismissable banners generated by QUIC.cloud.
* 🕸️**Crawler** Added realtime load detection before crawl.
* 🕸️**Crawler** Adjusted crawler behavior for Divi pages to allow for Divi's CCSS generation process. (miketemby)
* 🕸️**API** PHP constant `LITESPEED_CRAWLER_DISABLE_BLOCKLIST` and filter `litespeed_crawler_disable_blocklist` to disable blocklist. (Tobolo)
* **CDN** Automatically add a trailing slash to `CDN URL` and `Original URLs` if user didn't provide one. (Lucas)
* **Cache** When a URL redirects to a URL with a query string, consider these as different for caching purposes. (Shivam)
* **Media** Added ability to disable lazyload from the LiteSpeed Options metabox on Post Edit page.
* **Media** Added new default values to `WebP Attribute to Replace` setting for WPBakery and Slider Revolution. (JibsouX)
* **Image Optimize** Dropped redundant `Page Speed` user agent when serving WebP images. (serpentdriver)
* **GUI** Fixed an issue where manually dismissable admin messages were instead being treated as one-time messages. (Tynan Beatty)
* **GUI** Fixed an issue where subsequent admin alerts would overwrite existing alerts in the queue. (Kevin/Tynan)
* **GUI** Updated time offset in log. (Ruikai #PR444 #PR445)
* **GUI** Added `litespeed_media_ignore_remote_missing_sizes` API description.
* **CCSS** Fixed an issue where CCSS was unexpectedly bypassed if `CSS Combine` was OFF and `UCSS Inline` was ON. (Ruikai)
* **Debug** Added response headers to debug log. (Kevin)

= 4.6 - Mar 29 2022 =
* **Page Optimize** Improved compatibility for JS Delay.
* 🐞**Page Optimize** Fixed an issue for network subsites that occurred when only CSS/JS Minify are enabled.
* **Localization** Added query string compatibility for Resource URLs.
* **Vary** Fixed a potential PHP warning when server variable `REQUEST_METHOD` is not detected.
* **Cache** Guest Mode now respects Cache Excludes settings.
* **GUI** Added warning notice when enabling `Localize Resources` feature; each localized JS resource requires thorough testing!
* **GUI** Fixed a PHP Deprecated warning that occurred with the Mobile Cache User Agent setting on PHP v8.1+. (jrmora)
* **Conf** Removed Google related scripts from default `Localization Files` value.
* **Media** WordPress core Lazy Load feature is now automatically disabled when LiteSpeed Lazy Load Images option is enabled. (VR51 #Issue440)
* 🐞**API** Filter `litespeed_ucss_per_pagetype` for UCSS now also applies to CSS Combine to avoid UCSS failure. (Ankit)
* **API** Added a filter `litespeed_media_ignore_remote_missing_sizes` to disable auto detection for remote images that are missing dimensions. (Lucas)

= 4.5.0.1 - Feb 24 2022 =
* 🔥🐞**Media** Fixed an issue where lazy-loaded images would disappear when using custom CSS image loading effects.

= 4.5 - Feb 23 2022 =
* 🌱**Page Optimize** Localization is back.
* **Guest** Fixed organic traffic issue as different browsers may fail to set `document.referrer`.
* **Image Optimize** Improved wp_postmeta table compatibility when gathering images. (Thanks to Thomas Stroemme)
* 🐞**Page Optimize** Fixed a potential CSS/JS 404 issue for existing records that have been marked as expired.
* **ESI** `LITESPEED_ESI_OFF` now affects `litespeed_esi_url` API filter too.
* **Guest** Added a check to determine if Guest Mode is blocked by a third-party, and display warning if it is (Ruikai)
* **Guest** To support WP sites with multiple domains, Guest Mode detection URL no longer uses domain.
* **Report** Network now shows Toolbox page when having a large number of subsites.
* **DB Optimize** Reduced default subsites count from 10 to 3 under Network Admin -> DB Optimize page to avoid timeout.
* **Cloud** Fixed potential `lack_of_token` error when requesting domain key for cases where local summary value was not historically included in the array.
* **Cloud** Fixed a PHP fatal error that occurred when encountering a frequency issue under CLI. (Dean Taylor #Issue410)
* **Avatar** Force gravatar cache refresh in browsers and on CDN (rafaucau #PR430)
* **API** New filter `litespeed_purge_ucss` to purge a single page UCSS. (#376681)
* **API** New filter `litespeed_ucss_per_pagetype` for UCSS per page type generation. (Ankit)
* **GUI** Replaced some GUI text and settings with more inclusive language  (kebbet #PR437 #PR435)
* **3rd** Excluded `WP Statistics` from inline JS optimize. (Ryan D)
* **3rd** Added API filter `litespeed_3rd_aelia_cookies` for Aelia CurrencySwitcher.
* **Media** Updated image lazyload library to 17.5.0.

= 4.4.7 - Jan 11 2022 =
* **Page Optimize** Dropped `Inline Lazy Load Images Library` option. Now will always inline lazyload library. (Ankit)
* **3rd** Prevented JavaScript files from being appended to Rank Math SEO sitemap.
* **Purge** Dropped default stale purge when purging a post.
* **Cloud** Dropped unused API calls.
* **Cloud** Dropped redundant IP validation in API calls.

= 4.4.6 - Dec 27 2022 =
* **Guest** Restored `document.referrer` for organic traffic purposes when Guest Mode is enabled. (michelefns)
* **Image Optimize** Fixed a potential PHP notice when uploading images in WP w/ PHP7.4+. (titsmaker)
* **ESI** Fixed an issue where ESI settings were not updated on customized widgets(#422 Abe)
* **3rd** Reverted ESI Adminbar change on Elementor front pages for backward compatibility (#423 Abe)
* **3rd** Fixed an issue where disabling ESI potential caused a PHP warning when using `Perfmatters`. (Jeffrey Zhang)
* **Misc** Check whether HTTP_REFERER is set or not before using it in Router class. (#425 Abe)

= 4.4.5 - Dec 1 2021 =
* **Data** Fixed potential PHP notice when generating CSS/JS optimized files w/ PHP v7.4+. (Sarah Richardson/silencedgd/slr1979)
* **API** Added `LITESPEED_ESI_OFF` constant to disable ESI, when defined before the WP `init` hook.
* **API** Added `LSCWP_DEBUG_PATH` constant to specify debug log path. (khanh-nt)
* 🐞**GUI** Fixed an issue where admin messages were not displayed. (Daniel McD)
* **CDN** Used WP remote function to communicate w/ Cloudflare per WP guidance.
* **3rd** Added compatibility for Perfmatters plugin's script manager (#417 Abe)
* **3rd** Added compatibility for Elementor's Editor button when ESI is on (#418 Abe)

= 4.4.4 - Nov 23 2021 =
* **Page Optimize** Delay deletion of outdated CSS/JS files for a default of 20 days to avoid 404 errors with cached search engine copies.
* **Cache** When caching, no longer send a purge request for CSS/JS removal to avoid cache engine conflicts.
* 🐞**Core** Optimized SQL queries while autoloading if expected options are missing; reduced by 7 and 3 queries on backend and frontend respectively. (#396425 Jackson)
* **Page Optimize** Fixed a 404 issue that occurred when upgrading the plugin manually, with a package upload or through the plugin manager. (Tobolo/Małgorzata/Abe)
* **API** Added `litespeed_ccss_url` and `litespeed_ucss_url` API to manipulate the request URL for CCSS and UCSS.
* **REST** Fixed a potential warning when detecting cacheable status on REST call. (rafaucau)
* **OLS** Fixed an issue where the `COOKIEHASH` constant was undefined when used with OpenLiteSpeed as an MU plugin or with network activation.
* **3rd** Sanitized POST data for nextgengallery.
* **Cloud** Sanitized GET data when linking to QUIC.cloud. (#591762 WPScan)

= 4.4.3 - Oct 13 2021 =
* 🐞**Media** Fixed an issue where WebP is served erroneously under Guest Mode on older versions of Safari. (hash73)
* 🐞**Media** Reverted regex change to fix `Lazy Load Image Parent Class Name Excludes` failure. (thpstock)
* **Purge** Disabled `Purge Delay` in the optimization process by default.
* **Conf** Dropped `.htaccess Path Settings` options for security concern. (WP)
* **Conf** Dropped `CSS HTTP/2 Push`/`JS HTTP/2 Push` options. (Kevin)
* **Conf** Set `Guest Optimization` default to OFF.
* **Conf** Set `CCSS Per URL` default to OFF to avoid consuming more quota than intended after upgrade to v4. (n111)
* **Object** Fixed an issue with Object Cache warnings during upgrade, when Guest Mode is enabled.
* ☁️**Cloud** Fixed an issue with PHP notices when inquiring about quota usage for a service not currently in use.
* **GUI** Added GO detail warning. (n111)
* **GUI** Moved "quota will be still in use" warning from Guest Mode to Guest Optimization section.
* **API** Added `LITESPEED_CFG_HTACCESS` PHP Constant to specify .htaccess path.
* **API** Added `litespeed_qs_forbidden` hook to bypass `?LSCWP_CTRL=` query string. (minhduc)
* **API** Added `litespeed_delay_purge` hook to delay the following Purge header until the next request.
* **API** Added `litespeed_wpconfig_readonly` hook to disable `WP_CACHE` constant update based on the wp-config.php file. (#633545)

= 4.4.2 - Sep 23 2021 =
* **Purge** In order to clear pages containing 404 CSS/JS, the purge header will always be sent even in cases where purge must be delayed.
* 🐞**Purge** Fixed a potential PHP warning caused when generating different optimized filenames.
* **Cron** Dropped unnecessary HTML response in cron which sometimes resulted in wp-cron report email. (Gilles)
* **Page Optimize** Purge caused by CSS/JS file deletion will now be silent.
* **Page Optimize** Fixed an issue where the homepage failed to purge when addressing the 404 CSS/JS issue.
* **Avatar** Fixed potential localized Avatar folder creation warning. (mattk0220/josebab)
* **API** Added filter `litespeed_optm_html_after_head` to move all optimized code(UCSS/CCSS/Combined CSS/Combined JS) to be right before the `</head>` tag. (ducpl/Kris Regmi)
* **Debug** Under debug mode, cache/purge tags will be plaintext.

= 4.4.1 - Sep 16 2021 =
* 🐞**ESI** Fixed ESI failure on non-cached pages caused by `DONOTCACHEPAGE` constant.
* 🐞**Page Optimize** Fixed an issue where the minified CSS/JS file failed to update when the file was changed. (ceap80)
* 🐞**Page Optimize** Fixed an issue where the combined CSS/JS file randomly returned a 404 error when visiting the same URL with different query strings. (Abe)
* **API** Added `litespeed_const_DONOTCACHEPAGE` hook to control the cache-or-not result of the `DONOTCACHEPAGE` constant.

= 4.4 - Sep 8 2021 =
* 🌱**Crawler** Added the ability to enable or disable specific crawlers. (⭐ Contributed by Astrid Wang #PR390)
* 🌱**UCSS** Added `UCSS Inline` option. (Ankit).
* 🌱**UCSS** Added `UCSS URI Excludes` option. (RC Verma).
* 🐞**Page Optimize** Fixed an issue where combined CSS/JS files would potentially return 404 errors after a Purge All. (Special thanks to Abe & Ruikai)
* **Page Optimize** Minimized the potential for 404 errors by query string when Purging All.
* **Page Optimize** Dropped redundant query strings for minified CSS/JS files.
* **Conf** Ugrade configuration safely to avoid the issue of new functions not being found in old codebase.
* **Conf** Configuration upgrade process now adds a notification to admin pages and disables configuration save until upgrade is complete. (Lisa)
* **JS** Fixed an issue where JS Defer caused a `litespeed_var_1_ is not defined` error when enabled w/ ESI options. (Tobolo)
* 🐞**JS** Fixed an issue where `JS Delay` doesn't work for combined JS when `JS Combine` is enabled. (Special thanks to Joshua & Ankit)
* **JS** `JS Delay` now will continue loading JS, even if there is an error in the current JS loading process.
* 🐞**CCSS** If CCSS fails to generate, Load CSS Asynchronously will now be disabled. (Stars #54074166)
* 🐞**UCSS** If UCSS generation fails the generated error will no longer be served inside the file. (Ryan D)
* **Log** Updated the Debug log to use less code for prefix.
* **3rd** Always respect `DONOTCACHEPAGE` constant definition to fix DIVI dynamic css calculation process.

= 4.3 - Aug 16 2021 =
* **UCSS** Separated UCSS Purge from CCSS Purge. (⭐ Contributed by Alice Tang #PR388)
* 🐞**Cloud** Fixed an issue where CCSS/UCSS quota data failed to update locally.
* **Cloud** Added server load as a factor when detecting node availability.
* **Cloud** Improved the speed of checking daily quota and showing the related error message.
* **Cloud** Added ability to re-detect node availability if the current node is responding w/ a heavy load code.
* **Cloud** CCSS/UCSS/LQIP queue now exits immediately when quota is depleted.
* **Cloud** Replaced separate `d/regionnodes` with a single `d/nodes` in the node list API for image optimization.
* **LQIP** Fixed an issue with LQIP network compatibility. (⭐ Contributed by Alice Tang #PR387)
* **GUEST** JS no longer preloads for Guest Optimization. (Ankit)
* 🐞**Data** Fixed an issue where deleting the `cssjs` data folder causes a failure in the upgrade process. (Joshua #PR391)
* **GUI** Fixed a potential dashboard PHP warning when no queue existed. (jrmora)
* **GUI** Added daily quota on dashboard.
* **GUI** Added downgrade warning to Toolbox -> Beta Test.
* **GUI** Tuned `.litespeed-desc` class to full width in CSS.
* **Conf** `Preserve EXIF/XMP data` now defaults to ON due to copyright concerns. (Tobolo)
* 🐞**3rd** Fixed a PHP warning when using Google AMP w/ /amp as structure. (thanhstran98)

= 4.2 - Jul 29 2021 =
* **Cloud** Auto redirect to a new node if the current node is not available anymore.
* **Cloud** Combined CCSS/UCSS to sub services of Page Optimization.
* **Cloud** Added a daily quota rate limit to help mitigate the heavy service load at the beginning of the month.
* **Cloud** Cached the node IP list in order to speed up security check. (Lucas)
* 🐞**GUEST** Fixed an issue where Guest Mode remained enabled even when the UA setting is empty. (Stars)
* **GUEST** Guest Mode will no longer cache POST requests.
* **UCSS** Purging CSS/JS now purges the UCSS queue as well, to avoid failure when generating UCSS.
* **UCSS** Separated service entry `UCSS` from `CCSS`.
* **CCSS** Simplified `load_queue/save_queue/build_filepath_prefix` functions. (⭐ Contributed by Alice Tang #PR373)
* **CCSS** If CCSS request fails, details are now saved in the CSS file.
* **CCSS** Renamed CCSS ID in inline HTML from `litespeed-optm-css-rules` to `litespeed-ccss`. (Alice)
* **Page Optimize** CCSS/UCSS now supports Cloud queue/notify for asynchronous generation.
* **Page Optimize** Simplified CCSS/UCSS generation function.
* **Page Optimize** Added the ability to cancel CCSS/UCSS Cloud requests.
* **Page Optimize** Unnecessary quesry strings will now be dropped from CSS/JS combined files.
* **Crawler** Reset position now resets crawler running status too.
* **REST** Cloud request to REST will now detect whether an IP in in the Cloud IP list for security reasons.
* **Object** Enhanced Object Cache compatibility for `CONF_FILE` constant detection.
* **API** Added shorter alias `litespeed_tag` and other similar aliases for Cache Tag API.
* **API** Renamed `LITESPEED_BYPASS_OPTM` to `LITESPEED_NO_OPTM` for Page Optimization.
* **Toolbox** Dropped v3.6.4- versions in Beta Test as they will cause a fatal error in downgrade.
* **GUI** Added shortcut links to each section on the Dashboard.
* **GUI** Added UCSS whitelist usage description. (wyb)
* **GUI** Showed the default recommended values for Guest Mode UA/IPs.
* **3rd** Fixed AMP plugin compatibility. (⭐ Contributed by Alice Tang #PR368)
* **3rd** Bypassed all page optimization including CDN/WebP for AMP pages.
* **3rd** Improved compatibility with All in One SEO plugin sitemap. (arnaudbroes/flschaves #Issue372)
* **3rd** Added wsform nonce. (#365 cstrouse)
* **3rd** Added Easy Digital Download (EDD) & WP Menu Cart nonce. (#PR366 AkramiPro)
* **3rd** Improved compatibility w/ Restrict Content Pro. (Abe #PR370)
* **3rd** Improved compatibility w/ Gravity Forms. (Ruikai #371)

= 4.1 - Jun 25 2021 =
* 🌱**UCSS/CCSS/LQIP** Moved queue storage to file system from database wp-options table to lessen the IO load. (#633504)
* 🌱**3rd** Added an option to disable ESI for the WooCommerce Cart. (#358 Anna Feng/Astrid Wang)
* **ESI** Fixed an ESI nonce issue introduced in v4.0. (Andrew Choi)
* **Object** Used new `.litespeed_conf.dat` instead of `.object-cache.ini` for object cache configuration storage.
* **Conf** Now updating related files after plugin upgrade and not just after activation.
* 🌱**Guest** Added a Guest Mode JS Excludes option. (Ankit/Mamac/Rcverma)
* **Guest** Guest Mode now uses a lightweight script to update guest vary for reduced server load.
* **Guest** Guest Mode now adds missing image dimensions.
* **Guest** Guest vary will no longer update if there's already a vary in place to address the infinite loop caused by CloudFlare's incorrect cache control setting for PHP.
* **Guest** Guest vary update request will no longer be sent if `lscache_vary` is already set.
* **Guest** Added a Configurable Guest Mode UA/IP under the Tuning tab in the General menu.
* **Guest** Guest Mode now allows cron to be hooked, even when UCSS/CCSS options are off. (#338437 Stars)
* **Guest** Simplified the vary generation process under Guest Mode.
* **Guest** Added a Guest Mode HTML comment for easier debugging. (Ruikai)
* **Guest** Guest vary update ajax now bypasses potential POST cache.
* **CCSS** Added back the options `Separate CCSS Cache Post Types` and `Separate CCSS Cache URIs`. (Joshua/Ankit)
* **CCSS** CCSS/UCSS queue is now limited to a maximum of 500 entries.
* **Control** The cache control constant `LSCACHE_NO_CACHE` will now have a higher priority than the Forced Public Cache setting.
* **Crawler** The Crawler can now crawl Guest Mode pages.
* **Crawler** Fixed a potential XSS vulnerability in the Crawler settings. (#927355)
* **Crawler** The Crawler now supports a cookie value of `_null`. (Tobolo)
* **Media** Updated the default value for the Responsive Placeholder SVG to be transparent.
* **Media** WebP images in the background may now be served in Guest Mode.
* **Media** WebP images in CSS may now be bypassed if the requesting Guest Mode client doesn't support WebP.
* **Media** Fixed empty default image placeholder under Guest Mode.
* 🐞**Image Optimize** Changed the missing `$_POST` to `$post_data` so the database status is properly updated. (#345 Lucas)
* **Import** Export file is now readable to allow importing of partial configurations. (Ryan D/Joshua)
* **Page Optimize** Fixed W3 validator errors in Guest Mode. (#61393817)
* **3rd** A fatal WooCommerce error is no longer triggered by a custom theme reusing a previous LSCWP cache detection tag.
* **3rd** AMP may now bypass Guest Mode automatically.
* **Localize** Dropped the `Localize Resources` option as Guest Mode is a sufficient replacement. (Note: Due to user feedback during the development period, we have decided to reinstate this option in a future version.)
* **Cloud** Changed the WP API url.
* **Lang** Corrected a missing language folder.
* **GUI** Added a CCSS/UCSS loading page visualization. (⭐ Contributed by Astrid Wang & Anna Feng #PR360)
* **GUI** Added a warning to indicate when Guest Mode CCSS/UCSS quota is in use. (Contributed by Astrid Wang & Anna Feng #PR361)
* **GUI** Added a `litespeed-info` text color. (Astrid Wang)
* **GUI** Implemented various UI/UX improvements. (Joshua/Lisa)
* **GUI** Duplicate cloud service messages with the same content will only display once now. (Marc Dahl)
* **GUI** Added a WebP replacement warning for Guest Mode Optimization if WebP replacement is off.
* **Misc** Dropped `wp_assets` from distribution to reduce the package size. (lowwebtech)
* **Misc** Increased the new version and score detection intervals.
* **Misc** Optimized WP Assets images. (#352 lowwebtech)
* **Debug** Dropped the redundant error_log debug info.

= 4.0 - Apr 30 2021 =
* 🌱🌱🌱**Guest** Introduced `Guest Mode` for instantly cacheable content on the first visit.
* 🌱**UCSS** Added a new service: `Unique CSS`, to drop unused CSS from elements from combined CSS
* 🌱**CCSS** Added `HTML Lazyload` option. (Ankit)
* 🌱**CCSS** Added `CCSS Per URL` option to allow Critical CSS to be generated for each page instead of for each Post Type.
* 🌱**Media** Added `Add Missing Sizes` setting for improving Cumulative Layout Shift. (Fahim)
* 🌱**JS** Switched to new JS minification library for better compression and compatibility w/ template literals. (LuminSol)
* **Media** WebP may now be replaced in CSS.
* **Media** Can now drop image tags in noscript to avoid lazyload. (Abe #314 /mattthomas-photography)
* **Media** Bypass optimization if a page is not cacheable.
* **Image Optimize** Auto hook to `wp_update_attachment_metadata` to automate image gathering process, and to handle the new thumbnail generation after images are uploaded. (smerriman).
* **Image Optimize** Repeated image thumbnails won't be gathered anymore.
* **Image Optimize** Simplified the rescan/gather/upload_hook for existing image detection.
* **Image Optimize** Fixed the duplicated optimize size records in the postmeta table. (Abe #315)
* **Image Optimize** Allow either JSON POST request or normal form request in `notify_img`. (Lucas #313)
* **Image Optimize** Optimized SQL query for better efficiency. (lucas/Lauren)
* **Image Optimize** Fixed issue where rescan mass created duplicate images. (#954399)
* **Image Optimize** Image optimization pie will not show 100% anymore if there is still a small amount in the unfinished queue.
* **Image Optimize** WebP generation defaults to ON for Guest Mode.
* **Image Optimize** `Priority Line` package now can have smaller request interval.
* **ESI** Disable ESI when page is not cacheable. (titsmaker)
* **ESI** Fixed an issue where Divi was disabling all in edit mode, but couldn't disable ESI. (Abe)
* **ESI** ESI init moved under `init` hook from `plugin_loaded` hook.
* **CDN** Add basic support for CloudFlare API Tokens (Abe #320)
* **CSS** Simplified `Font Display Optimization` option.
* **CSS** Fixed manual cron timeout issue. (jesse Distad)
* **CSS** Inline CSS may now use `data-no-optimize` to be excluded from optimization. (popaionut)
* **JS** Combined `Load JS Defer` and `Load Inline JS Defer` options.
* **JS** Forced async to defer.
* **JS** Moved Google Analytics JS from constant default to setting default for removal.
* **JS** Fixed potential JS parsing issue caused by JS src being changed to data-src by other plugins. (ankit)
* **JS** Excluded spotlight from JS optimize. (tobolo)
* **CCSS** Fixed CCSS/UCSS manual cron timeout issue.
* **CCSS** Only 10 items will be kept for CCSS history.
* **CCSS** The appearance of CCSS Purge in the topbar menu will be determined by the existence of CCSS cache, and not the setting only.
* **CCSS** To avoid stuck queues when the current request keeps failing, the CCSS queue will always drop once requested.
* **CCSS** CCSS will no longer hide adminbar.
* **CCSS** CCSS may now be separate for network subsites. (Joshua)
* **CCSS** Gave CCSS a unique filename per URL per user role per subsite.
* **CCSS** Dropped `Separate CCSS Cache Post Types` option.
* **CCSS** Dropped `Separate CCSS Cache URIs` option.
* **CCSS** Subsites purge Avatar/CSS/JS/CCSS will not affect the whole network anymore.
* **CCSS** Implemented a better queue list for CCSS that auto collapses if there are more than 20 entries, and shows the total on top.
* **CSSJS** Now using separate CSS and JS folders instead of `cssjs`.
* **CSSJS** Automatically purge cache after CCSS is generated.
* **Network** Dropped network CSS/JS rewrite rules.
* **Cache** Send cache tag header whenever adding a tag to make it effective in the page optimization process.
* **Core** Used hook for buffer optimization; Used `init()` instead of `constructor`.
* **Object** Used `cls` instead of `get_instance` for init.
* **Cloud** Replaced one-time message with a dismissible-only message when the domain key has been automatically cleared due to domain/key dismatch.
* **API** Dropped function `hook_vary_add()`.
* **API** Dropped function `vary_add()`.
* **API** Dropped function `filter_vary_cookies()`.
* **API** Dropped function `hook_vary()`.
* **API** Dropped action `litespeed_vary_add`.
* **API** Dropped filter `litespeed_api_vary`.
* **API** Use `litespeed_vary_curr_cookies` and `litespeed_vary_cookies` for Vary cookie operations instead.
* **API** Dropped action `litespeed_vary_append`.
* **Vary** 3rd party vary cookies will not append into .htaccess anymore but only present in response vary header if in use.
* **Vary** Dropped function `append()`.
* **Vary** Commenter cookie is now considered cacheable.
* **Crawler** Minor update to crawler user agent to accommodate mobile_detect.php (Abe #304)
* **Data** Added a table truncate function.
* **Data** Added new tables url & url_file.
* **Data** Dropped cssjs table.
* **Data** Options/Summary data is now stored in JSON format to speed up backend visit. (#233250)
* **Data** Default `CSS Combine External and Inline` and `JS Combine External and Inline` to On for new installations for better compatibility.
* **Purge** Fixed potential purge warning for certain themes.
* **Purge** Purge will be stored for next valid visit to trigger if it is initially generated by CLI.
* **Page Optimize** `CSS Combine`/`JS Combine` will now share the same file if the contents are the same. Limited disk usage for better file usage and fewer issues with random string problems.
* **Page Optimize** Dropped option CSS/JS Cache TTL.
* **Page Optimize** Bypass optimization if page not cacheable.
* **Page Optimize** Purge CSS/JS will purge the `url_file` table too.
* **Page Optimize** Optionally store a vary with a shorter value.
* **Page Optimize** Removing query strings will no longer affect external assets. (ankit)
* **Page Optimize** Better regex for optimization parsing.
* **Page Optimize** Eliminated w3 validator for DNS prefetch and duplicated ID errors. (sumit Pandey)
* **Page Optimize** New Optimization for Guest Only option under Tuning.
* **Page Optimize** Now forbidding external link redirection for localization.
* **Debug** Implemented a better debug format for the 2nd parameter in the log.
* **GUI** Bypass page score banner when score is not detected (both 0). (ankit)
* **GUI** Fixed deprecated JQuery function warning in WP-Admin. (krzxsiek)

= 3.6.4 - Mar 15 2021 =
* **Toolbox** Fixed Beta Test upgrade error when upgrading to v3.7+.

= 3.6.3 - Mar 10 2021 =
* **Core** Fixed potential upgrade failure when new versions have changes in activation related functions.
* **Core** Upgrade process won't get deactivated anymore on Network setup.

= 3.6.2 - Feb 1 2021 =
* **Page Optimize** Fixed an issue where network purge CSS/JS caused 404 errors for subsites.
* **Page Optimize** Fixed an issue where purge CSS/JS only caused 404 errors.
* **Page Optimize** Added a notice for CSS/JS data detection and potential random string issue.
* **Page Optimize** Limited localization resources to specified .js only. (closte #292/ormonk)
* **JS** Data src may now be bypassed from JS Combine. (ankit)
* **CLI** Fixed a message typo in Purge. (flixwatchsupport)
* **Browser** Added font/otf to Browser Cache expire list. (ruikai)
* **Data** Updated data files to accept PR from dev branch only.
* **3rd** Add data-view-breakpoint-pointer to js_excludes.txt for the Events Calendar plugin. (therealgilles)
* **Cloud** Bypassed invalid requests.
* **Doc** CDN Mapping description improvement. (mihai A.)

= 3.6.1 - Dec 21 2020 =
* **WP** Tested up to WP v5.6.
* **WebP** Reverted WebP support on Safari Big Sur and Safari v14.0.1+ due to an inability to detect MacOS versions from UA. (@antomal)
* **CDN** Dropped the option `Load JQuery Remotely`.
* **CDN** Fixed CDN URL replacement issue in optimized CSS files. (@ankit)
* **CDN** Fixed an issue where CDN CLI wouldn't set mapping image/CSS/JS to OFF when `false` was the value.
* **CDN** Started using React for CDN Mapping settings.
* **GUI** Secured Server IP setting from potential XSS issues. (@WonTae Jang)
* **Toolbox** Supported both dev and master branches for Beta Test. Latest version updated to v3.6.1.
* **Purge** Purge Pages now can purge non-archive pages too.
* **Admin** Simplified the admin JS.
* **Admin** Limited crawler-related react JS to crawler page only.

= 3.6 - Dec 14 2020 =
* 🌱**WebP** Added WebP support on Safari Big Sur or Safari v14.0.1+. (@ruikai)
* 🐞**Config** Fixed an issue where new installations were not getting the correct default .htaccess content.
* **Crawler** Will auto bypass empty sub-sitemap instead of throwing an exception. (@nanoprobes @Tobolo)
* **Crawler** Now using React for Cookie Simulation settings instead of Vue.js. Dropped Vue.js.
* **Crawler** Dropped `Sitemap Generation` (will only use 3rd party sitemap for crawler).
* **CSS** Added `CSS Combine External and Inline` option for backward compatibility. (@lisa)
* **Object** Forbid .object-cache.ini visits. (@Tarik)
* **Page Optimize** Dropped `Remove Comments` option to avoid combine error.
* **CSS** Added a predefined CSS exclude file `data/css_excludes.txt`.
* **CSS** Excluded Flatsome theme random inline CSS from combine.
* **CSS** Excluded WoodMart theme from combine. (@moemauphie)
* **Page Optimize** Excluded tagDiv.com Newspaper theme dynamic CSS/JS from CSS/JS Combine.
* **CSS** Added predefined JS defer excludes list. (@Shivam)
* **JS** `data-no-defer` option now supports inline JS. (@rafaucau)
* **Media** Lazyload inline library is now bypassed by JS Combine.
* **Admin** Fixed WP-Admin console ID duplicate warnings.
* **Cloud** Dropped QUIC.cloud sync options that have long been unused.
* **CSS** Dropped `Unique CSS File` option (UCSS will always generate unique file, will use whitelist to group post type to one CSS).
* **GUI** Dropped Help tab.
* **Toolbox** Added 3.5.2 to version list.

= 3.5.2 - Oct 27 2020 =
* **CSS** `CSS Combine` is now compatible w/ inline noscript CSS. (@galbaras)
* **GUI** Added ability to manually dismiss the JS option reset message in v3.5.1 upgrade process. (#473917)
* 🐞**CSS** `CSS Excludes` setting will no longer lose items beginning w/ `#`. (@ankit)
* **API** New `litespeed_media_reset` API function for image editing purposes. (@Andro)

= 3.5.1 - Oct 20 2020 =
* **JS** Inline JS containing nonces can now be combined.
* **JS** Reset JS Combine/Defer to OFF when upgrading to avoid breaking sites.
* **JS** Added new option JS Combine External and Inline to allow backwards compatibility.
* **JS** Added Inline JS Defer option back. (@ankit)
* **Page Optimize** Dropped Inline JS Minify option and merged the feature into JS Minify.
* **JS** Pre-added jQuery to the default JS excludes/defer list for better layout compatibility for new users.
* **JS** Excluded Stripe/PayPal/Google Map from JS optimization. (@FPCSJames)
* **JS** Allowed excluded JS to still be HTTP2 pushed. (@joshua)
* **CCSS** Critical CSS now can avoid network pollution from other sites. (@ankit)
* **Toolbox** Beta Test now displays recent public versions so it is easier to revert to an older version
* **Vary** Server environment variable Vary can now be passed to original server from QUIC.cloud for non-LiteSpeed servers.
* **ESI** Improved backward compatibility for ESI nonce list. (@zach E)
* 🐞**Misc** Fixed failure of upgrade button on plugin news banner and made cosmetic improvements.
* **Doc** Added note that LSCWP works with ClassicPress.

= 3.5.0.2 - Sep 30 2020 =
* This is a temporary revert fix. Code is SAME as v3.4.2.

= 3.5.0.1 - Sep 29 2020 =
* 🔥🐞**CSS** Fixed print media query issue when having CSS Combine. (@paddy-duncan)

= 3.5 - Sep 29 2020 =
* **Page Optimize** Refactored CSS/JS optimization.
* **Page Optimize** CSS and JS Combine now each save to a single file without memory usage issues.
* **CSS** Inline CSS Minify is now a part of CSS Minify, and will respect the original priorities. (thanks to @galbaras)
* **JS** JS Combine now generates a single JS file in the footer. (Special thanks to @ankit)
* **JS** JS Combine now combines external JS files, too. (Thanks to @ankit)
* **JS** JS Deferred Excludes now uses the original path/filename as keywords instead of the minified path/filename, when JS Minify is enabled.
* **JS** JS Combine now combines inline JS, too.
* **JS** JS Excludes may now be used for inline JS snippet.
* **Page Optimize** Inline CSS Minify and Max Combined File Size retired due to changes listed above.
* **CSS** Combined CSS Priority retired due to changes listed above.
* **JS** Exclude JQuery, Combined JS Priority, Load Inline JS Deferred, and Inline JS Deferred Excludes retired due to changes listed above.
* **JS** Predefined data file data/js_excludes.txt now available for JS Excludes.
* **ESI** Predefined data file data/esi.nonces.txt now available for ESI Nonces.
* **ESI** Remote Fetch ESI Nonces functionality retired.
* **API** Added support for new litespeed_esi_nonces filter.
* **Object** Object Cache will not try to reconnect after failure to connect in a single process.
* **CCSS** Remote read CSS will add the scheme if it is missing from the URL.
* **CCSS** CSS will no longer be prepared for a URL if 404 result is detected.
* **CCSS** Fixed most failures caused by third party CSS syntax errors.
* **CCSS** Remote read CSS will fix the scheme if the URL doesn't have it.
* **CCSS** Excluded 404 when preparing CSS before request.
* **CCSS** Adjusted CCSS timeout from 180 seconds to 30 seconds.
* **Image Optimize** Fixed the delete attachment database error that occurred when not using the image optimization service yet.
* **Media** Added iOS 14 WebP support.
* **Data** Fixed database creation failure for MySQL v8.
* **Cloud** Error code err_key will clear the domain key in order to avoid duplicate invalid requests.
* **Network** Fixed issue with object cache password file storage that occurred when resaving the settings. (#302358)
* **Misc** Fixed IP detect compatibility w/ Apache.
* **GUI** Fixed the description for Do Not Cache Categories.
* **Preload** Upgraded Instant Click to a new stable preload library. (@stasonua0)

= 3.4.2 - Sep 8 2020 =
* **CCSS** Corrected the issue that wrongly appended non-CSS files to CSS in links before sending request.
* **3rd** YITH wishlist now sends a combined single sub request for all widgets contained in one page. (LSWS v5.4.9 build 3+ required)
* **ESI** Added support for ESI combine feature.
* **GUI** Dropped banner notification for missing domain key when domain key is not initialized.
* **Log** When QC whitelist check fails, a detailed failure log is now appended.

= 3.4.1 - Sep 2 2020 =
* 🐞**CCSS** Fixed an issue where dynamically generated CSS failed with `TypeError: Cannot read property type of undefined`.
* 🐞**Page Optimize** Fixed CSS optimization compatibility for CSS dynamically generated with PHP.
* **Page Optimize** Added the ability to defer JS even when the resource is excluded from other JS optimizations. (@slr1979)
* **ESI** Added support for ESI last parameter inline value.
* **3rd** YITH Wishlist, when cached for the first time, will no longer send sub requests.

= 3.4 - Aug 26 2020 =
* 🌱**LQIP** New setting **LQIP Excludes**.
* 🌱**LQIP** Added a Clear LQIP Queue button.
* 🌱**CCSS** Added a Clear CCSS Queue button.
* **CCSS** Fixed an issue which wrongly included preloaded images in CCSS. (@pixtweaks)
* **Network** Primary site and subsite settings now display correctly.
* **Page Optimize** Noscript tags generated by LSCWP will only be dropped when the corresponding option is enabled. (@ankit)
* **DB Optimize** Fixed database optimizer conflicts w/ object cache transient setting. (#752931)
* **3rd** Fixed an issue with WooCommerce product purge when order is placed.
* **3rd** Improved WooCommerce product comment compatibility with **WooCommerce Photo Reviews Premium** plugin when using ESI.
* **CDN** Fixed Remote jQuery compatibility with WordPress v5.5. (@pixtweaks)
* **API** New API `litespeed_purge_all_object` and `litespeed_purged_all_object` action hooks.

= 3.3.1 - Aug 12 2020 =
* 🌱**Page Optimize** New option to Remove Noscript Tags. (@phuc88bmt)
* 🐞**LQIP** Fixed a critical bug that bypassed all requests in v3.3.
* **LQIP** Requests are now bypassed if domain has no credit left.
* **Page Optimize** Inline defer will be bypassed if document listener is detected in the code. (@ssurfer)
* **CCSS** Print-only styles will no longer be included in Critical CSS.
* **API** Added hooks to Purge action to handle file deletions. (@biati)
* **Cloud** Plain permalinks are no longer required for use of cloud services.
* **Data** Added an access denial to work with OpenLiteSpeed. (@spenweb #PR228)
* **GUI** Spelling and grammar adjustments. (@blastoise186 #PR253)

= 3.3 - Aug 6 2020 =
* 🌱**Page Optimize** Added a new setting, Inline JS Deferred Excludes. (@ankit)
* **Page Optimize** CSS/JS Combine/Minify file versions will be differentiated by query string hash instead of new filename to reduce DB/file system storage.
* **Page Optimize** Added the ability to use local copies of external JS files for better control over page score impacts.
* **Page Optimize** Improved combination of CSS media queries. (@galbaras)
* **Page Optimize** Reprioritized Inline JS Defer to be optimized before encoding, for a significantly smaller result.
* **LQIP** Detect if the file exists before sending LQIP request to QUIC.cloud.
* **CCSS** Sped up CCSS process significantly by sending HTML and CSS in request.
* **CCSS** Improvements to mobile CSS support in CCSS.
* **CCSS** Minimize CCSS failures by attempting to automatically fix CSS syntax errors.
* **Cloud** Domain Key will be deleted after QUIC.cloud site_not_registered error to avoid endless repeated requests.
* **CDN** CDN Original URL will default to WP Site URL if not set. (@ruikai)
* **CLI** Global output format `--format=json/yaml/dump` and `--json` support in CLI. (@alya1992)
* **CDN** Improved handling of non-image CSS `url()` sources in CDN. (@daniel McD)
* 🐞**CDN** Fixed CDN replacement conflict w/ JS/CSS Optimize. (@ankit)
* **Crawler** Only reset Crawler waiting queues when crawling begins. (@ruikai)
* **Network** Network Enable Cache is no longer reset to ON Use Network Settings in enabled. (@RavanH)
* 🐞**Activation** Fixed a PHP warning that appeared during uninstall. (@RavanH)
* **Debug** Automatically omit long strings when dumping an array to debug log.
* **Report** Subsites report now shows overwritten values along w/ original values. (#52593959)
* **REST** Improved WP5.5 REST compatibility. (@oldrup)
* **GUI** Server IP setting moved from Crawler menu to General menu.
* **GUI** Localize resources moved to Localization tab.
* **Config** News option now defaults to ON.

= 3.2.4 - Jul 8 2020 =
* **Object** New installations no longer get custom data.ini reset, as this could cause lost configuration. (@Eric)
* **ESI** Now using `svar` to load nonces more quickly. (@Lauren)
* **ESI** Fixed the conflicts between nonces in inline JS and ESI Nonces when Inline JS Deferred is enabled. (@JesseDistad)
* 🐞**ESI** Fixed Fetch Latest Predefined Nonce button.
* 🐞**Cache** Fixed an issue where mobile visits were not being cached when Cache Mobile was disabled.
* **CDN** Bypass CDN constant `LITESPEED_BYPASS_CDN` now will apply to all CDN replacements.
* **Router** Dropped `Router::get_uid()` function.
* **Crawler** Updated role simulator function for future UCSS usage.
* **GUI** Textarea will now automatically adjust the height based on the number of rows input.
* **CLI** Fixed an issue that caused WP-Cron to exit when a task errored out. (@DovidLevine @MatthewJohnson)
* **Cloud** No longer communcate with QUIC.cloud when Domain Key is not set and Debug is enabled.
* **Cloud** Score banner no longer automatically fetches a new score. (@LucasRolff)

= 3.2.3.2 - Jun 19 2020 =
* 🔥🐞**Page Optimize** Hotfix for CSS/JS minify/combine. (@jdelgadoesteban @martin_bailey)

= 3.2.3.1 - Jun 18 2020 =
* **API** New filter `litespeed_buffer_before` and `litespeed_buffer_after`. (#PR243 @joejordanbrown)

= 3.2.3 - Jun 18 2020 =
* 🌱**Page Optimize** Added Unique CSS option for future removal of unused CSS per page. (@moongear)
* **Page Optimize** Fixed an issue where Font Optimization could fail when having Load JS Deferred and Load Inline JS Deferred. (#PR241 @joejordanbrown)
* 🐞**Page Optimize** Fixed an issue with Font Display Optimization which caused Google Fonts to load incorrectly. (#PR240 @joejordanbrown @haidan)
* 🐞**Network** Use Primary Site Configuration setting for network sites now works properly with Object Cache and Browser Cache. (#56175101)
* **API** Added filter `litespeed_is_from_cloud` to detect if the current request is from QC or not. (@lechon)
* **ESI** ESI Nonce now can fetch latest list with one click.
* **GUI** Updated remaining documentation links & some minor UI tweaks. (@Joshua Reynolds)

= 3.2.2 - Jun 10 2020 =
* 🌱**Purge** Scheduled Purge URLs now supports wildcard. (#427338)
* 🌱**ESI** ESI Nonce supports wildcard match now.
* **Network** Use Primary Site Settings now can support Domain Key, and override mechanism improved. (@alican532 #96266273)
* **Cloud** Debug mode will now have no interval limit for most cloud requests. (@ruikai)
* **Conf** Default Purge Stale to OFF.
* **GUI** Purge Stale renamed to Serve Stale.
* **Data** Predefined nonce list located in `/litespeed-cache/data/esi.nonce.txt`. Pull requests welcome.
* **Debug** Limited parameter log length.
* 🐞**CDN** Fixed an issue where upgrading lost value of CDN switch setting. (#888668)
* **3rd** Caldera Forms ESI Nonce enhancement. (@paconarud16 @marketingsweet)
* **3rd** Elementor now purges correctly after post/page updates.
* **3rd** Disabled Page Optimization features on AMP to avoid webfont JS inject. (@rahulgupta1985)

= 3.2.1 - Jun 1 2020 =
* **Cloud** LQIP/CCSS rate limit tweaks. (@ianpegg)
* **Admin** Improved frontend Admin Bar menu functionality. (#708642)
* **Crawler** Fixed an issue where cleaning up a crawler map with a leftover page number would cause a MySQL error. (@saowp)
* **Image Optimize** Added WP default thumbnails to image optimization summary list. (@johnny Nguyen)
* **REST** Improved REST compatibility w/ WP4.4-. (#767203)
* **GUI** Moved Use Primary Site Configuration to General menu. (@joshua)

= 3.2 - May 27 2020 =
* **Image Optimize** Major improvements in queue management, scalability, and speed. (@LucasRolff)
* **Cloud** Implemented a series of communication enhancements. (@Lucas Rolff)
* **Crawler** Enhanced PHP 5.3 compatibility. (@JTS-FIN #230)
* **Page Optimize** Appended image template in wpDiscuz script into default lazyload image exclude list. (@philipfaster @szmigieldesign)
* **Page Optimize** Eliminated the 404 issue for CSS/JS in server environments with missing SCRIPT_URI. (@ankit)
* **Data** ENhanced summary data storage typecasting.

= 3.1 - May 20 2020 =
* 🌱**Network** Added Debug settings to network level when on network.
* 🐞**Purge** Network now can purge all.
* 🐞**Network** Fixed issue where saving the network primary site settings failed.
* **Network** Moved Beta Test to network level when on network.
* 🐞**Cache** Fixed issue in admin where new post editor was wrongly cached for non-admin roles. (@TEKFused)
* 🐞**Data** Fixed issue with crawler & img_optm table creation failure. (@berdini @piercand)
* 🐞**Core** Improved plugin activation compatibility on Windows 10 #224 (@greenphp)
* **Core** Improved compatibility for .htaccess path search.
* **Object** Catch RedisException. (@elparts)
* Fixed Script URI issue in 3.0.9 #223 (@aonsyed)
* **Image Optimize** Show thumbnail size set list in image optimization summary. (@Johnny Nguyen)
* **Debug** Parameters will now be logged.

= 3.0.9 - May 13 2020 =
* **Purge** Comment cache can be successfully purged now.
* **Data** Better MySQL charset support for crawler/image optimize table creation. (@Roshan Jonah)
* **API** New hook to fire after Purge All. (@salvatorefresta)
* **Crawler** Resolve IP for crawler.
* **Task** PHP5.3 Cron compatibility fix.
* **3rd** Elementor edit mode compatibility.
* **Page Optimize** Fixed an issue where Purge Stale returned 404 for next visitor on CSS/JS.
* **Page Optimize** Fixed the PHP warning when srcset doesn't have size info inside. (@gvidano)
* **Cloud** Fixed the potential PHP warning when applying for the domain key.
* **Core** PHP __DIR__ const replacement. (@MathiasReker)

= 3.0.8.6 - May 4 2020 =
* **CCSS** Bypassed CCSS functionality on frontend when domain key isn't setup yet.
* **Cloud** Fixed WP node redetection bug when node expired. (@Joshua Reynolds)
* **Crawler** Fixed an issue where URL is wrongly blacklisted when using ADC.

= 3.0.8.5 - May 1 2020 =
* 🔥🐞**3rd** Hotfix for WPLister critical error due to v3.0.8.4 changes.
* **Image Optimize** Unfinished queue now will get more detailed info to indicate the proceeding status on node.
* **CLI** Options can now use true/false as value for bool. (@gavin)
* **CLI** Detect error if the ID does not exist when get/set an option value.
* **Doc** An API comment typo for `litespeed_esi_load-` is fixed.

= 3.0.8.4 - Apr 30 2020 =
* 🌱**Crawler** New setting: Sitemap timeout. (#364607)
* **Image Optimize** Images that fail to optimize are now counted to increase next request limit.
* **Cloud** Redetect fastest node every 3 days.
* **Cloud** Suppressed auto upgrade version detection error. (@marc Dahl)
* **3rd** 3rd party namespace compatibility. (#366352)

= 3.0.8.3 - Apr 28 2020 =
* **Cloud** Better compatibility for the Link to QUIC.cloud operation. (@Ronei de Sousa Almeida)
* **Image Optimize** Automatically clear invalid image sources before sending requests. (@Richard Hordern)

= 3.0.8.2 - Apr 27 2020 =
* **GUI** Corrected the Request Domain Key wording.

= 3.0.8.1 - Apr 27 2020 =
* **Object** Object cache compatibility for upgrade from v2.9.9- versions.

= 3.0.8 - Apr 27 2020 =
* Released v3 on WordPress officially.

= 3.0.4 - Apr 23 2020 =
* **Cloud** Apply Domain Key now receives error info in next apply action if failed to generate.
* **GUI** Apply Domain Key timeout now displays troubleshooting guidance.
* **REST** Added /ping and /token to REST GET for easier debug.
* **Cache** Dropped `advanced-cache.php` file detection and usage.

= 3.0.3 - Apr 21 2020 =
* **Conf** Settings from all options (data ini, defined constant, and forced) will be filtered and cast to expected type.
* **Upgrade** CDN mapping and other multiple line settings will now migrate correctly when upgrading from v2 to v3.

= 3.0.2 - Apr 17 2020 =
* **GUI** More guidance on domain key setting page.
* **Cloud** Now Apply Domain Key will append the server IP if it exists in Crawler Server IP setting.

= 3.0.1 - Apr 16 2020 =
* **Data** Increased timeout for database upgrade related to version upgrade. Display a banner while update in progress.
* **Page Optimize** All appended HTML attributes now will use double quotes to reduce the conflicts when the optimized resources are in JS snippets.

= 3.0 - Apr 15 2020 =
* 🌱**Media** LQIP (Low Quality Image Placeholder).
* 🌱**Page Optimize** Load Inline JS Deferred Compatibility Mode. (Special thanks to @joe B - AppsON)
* 🌱**Cloud** New QUIC.cloud API key setting.
* 🌱**ESI** New ESI nonce setting.
* 🌱**Media** JPG quality control. (@geckomist)
* 🌱**Media** Responsive local SVG placeholder.
* 🌱**Discussion** Gravatar warmup cron.
* 🌱**DB** Table Engine Converter tool. (@johnny Nguyen)
* 🌱**DB** Database summary: Autoload size. (@JohnnyNguyen)
* 🌱**DB** Database summary: Autoload entries list.
* 🌱**DB** Revisions older than. (@thememasterguru)
* 🌱**Cache** Forced public cache setting. (#308207)
* 🌱**Crawler** New timeout setting to avoid incorrect blacklist addition. (#900171)
* 🌱**Htaccess** Frontend & backend .htaccess path customize. (@jon81)
* 🌱**Toolbox** Detailed Heartbeat Control (@K9Heaven)
* 🌱**Purge** Purge Stale setting.
* 🌱**Page Optimize** Font display optimization. (@Joeee)
* 🌱**Page Optimize** Google font URL display optimization.
* 🌱**Page Optimize** Load Inline JS deferred.
* 🌱**Page Optimize** Store gravatar locally. (@zzTaLaNo1zz @JohnnyNguyen)
* 🌱**Page Optimize** DNS prefetch control setting.
* 🌱**Page Optimize** Lazy Load Image Parent Class Name Excludes. (@pako69)
* 🌱**Page Optimize** Lazy load iframe class excludes. (@vnnloser)
* 🌱**Page Optimize** Lazy load exclude URIs. (@wordpress_fan1 @aminaz)
* 🌱**GUI** New Dashboard and new menus.
* 🌱**Image Optimize** Supported GIF WebP optimization. (@Lucas Rolff)
* 🌱**Image Optimize** New workflow for image optimization (Gather first, request second).
* 🌱**Image Optimize** The return of Rescan.
* 🌱**CLI** Get single option cmd.
* 🌱**CLI** QUIC.cloud cmd supported.
* 🌱**CLI** CLI can send report now.
* 🌱**Health** Page speed and page score now are in dashboard.
* 🌱**Conf** Supported consts overwritten of `LITESPEED_CONF__` for all settings. (@menathor)
* 🌱**REST** New REST TTL setting.  (@thekendog)
* 🌱**CDN** New setting `HTML Attribute To Replace`. CDN can now support any HTML attribute to be replaced. (@danushkaj91)
* 🌱**Debug** Debug URI includes/excludes settings.
* 🌱**Crawler** 🐞 Support for multiple domains in custom sitemap. (@alchem)
* 🌱**Crawler** New Crawler dashboard. New sitemap w/ crawler status. New blacklist w/ reason.
* 🌱**Media** LQIP minimum dimensions setting. (@Lukasz Szmigiel)
* **Crawler** Able to add single rows to blacklist.
* **Crawler** Crawler data now saved into database instead of creating new files.
* **Crawler** Larger timeout to avoid wrongly added to blacklist.
* **Crawler** Manually changed the priority of mobile and WebP. (@rafaucau)
* **Browser** Larger Browser Cache TTL for Google Page Score improvement. (@max2348)
* **Task** Task refactored. Disabled cron will not show in cron list anymore.
* **Task** Speed up task load speed.
* **ESI** Added Bloom nonce to ESI for Elegant Themes.
* **Cloud** Able to redetect cloud nodes now.
* **Img_optm** Fixed stale data in redirected links.
* **Lazyload** CSS class `litespeed_lazyloaded` is now appended to HTML body after lazyload is finished. (@Adam Wilson)
* **Cache** Default drop qs values. (@gijo Varghese)
* **LQIP** Show all LQIP images in Media column.
* **CDN** Can now support custom REST API prefix other than wp-json. (#174 @therealgilles)
* **IAPI** Used REST for notify/destroy/check_img; Removed callback passive/aggreesive IAPI func
* **CSSJS** Saved all static files to litespeed folder; Uninstallation will remove static cache folder too; Reduced .htaccess rules by serving CSS/JS directly.
* **Object** Fixed override different ports issue. (@timofeycom #ISSUE178)
* **Conf** DB Tables will now only create when activating/upgrading/changing settings.
* **DB** Simplified table operation funcs.
* **CSSJS** Bypassed CSS/JS generation to return 404 if file is empty (@grubyy)
* **CSSJS** Inline JS defer will not conflict with JS inline optm anymore.
* **CDN** settings will not be overwritten by primary settings in network anymore. (@rudi Khoury)
* **OPcache** Purged all opcache when updating cache file. (@closte #170)
* **CLI** CLI cmd renamed.
* **CLI** Well-formatted table to show all options.
* **Purge** Only purge related posts that have a status of "published" to avoid unnecessary "draft" purges. (@Jakub Knytl)
* **GUI** Removed basic/adv mode for settings. Moved non-cache settings to its own menu.
* **Htaccess** Protected .htaccess.bk file. Only kept one backup. (@teflonmann)
* **Crawler** Crawler cookie now support `_null` as empty value.
* **Crawler** Avoid crawler PHP fatal error on Windows OS. (@technisolutions)
* **Admin** Simplified admin setting logic.
* **Conf** Multi values settings now uniformed to multi lines for easier setting.
* **Conf** New preset default data file `data/consts.default.ini`.
* **Conf** Config setting renamed and uniformed.
* **Conf** Dropped `Conf::option()`. Used `Conf::val()` instead.
* **Conf** Improved conf initialization and upgrade conversion workflow.
* **Core** Code base refactored. New namespace LiteSpeed.
* **API** New API: iframe lazyload exclude filter.
* **GUI** human readable seconds. (@MarkCanada)
* **API** API refactored. * NOTE: All 3rd party plugins that are using previous APIs, especially `LiteSpeed_Cache_API`, need to be adjusted to the latest one. Same for ESI blocks.* ESI shortcode doesn't change.
* **API** New hook `litespeed_update_confs` to settings update.
* **API** New Hooks `litespeed_frontend_shortcut` and `litespeed_backend_shortcut` for dropdown menu. (@callaloo)
* **API** Removed `litespeed_option_*` hooks. Use `litespeed_force_option` hook insteadly
* **API** Renamed `litespeed_force_option` to `litespeed_conf_force`.
* **API** Removed function `litespeed_purge_single_post`.
* **REST** New rest API to fetch public IP.
* **GUI** Hiding Cloudflare/Object Cache/Cloud API key credentials. (@menathor)
* **GUI** Renamed all backend link tag from lscache to litespeed.
* **GUI** fixed duplicated form tag.
* **GUI** Fix cron doc link. (@arnab Mohapatra)
* **GUI** Frontend adminbar menu added `Purge All` actions. (@Monarobase)
* **GUI** Localized vue.js to avoid CloudFlare cookie. (@politicske)
* **GUI** Always show optm column in Media Library for future single row optm operation. (@mikeyhash)
* **GUI** Displayed TTL range below the corresponding setting.
* **GUI** GUI refactored.
* **Debug** Report can now append notes.
* **3rd** Default added parallax-image to webp replacement for BB.
* **3rd** User Switching plugin compatibility. (@robert Staddon)
* **3rd** Beaver Builder plugin compatibility with v3.0.
* **3rd** Avada plugin compatibility w/ BBPress. (@pimg)
* **3rd** WooCommerce PayPal Checkout Gateway compatibility. (#960642 @Glen Cabusas)
* **Network** Fixed potential timeout issue when containing a large volume of sites. (@alican532)
* **Debug** `Disable All Features` now will see the warning banner if ON.
* **Debug** Dropped `log filters` section.
* **Debug** Debug and Tools sections combined into new `Toolbox` section.
* 🐞**Crawler** Multi sites will now use separate sitemap even when `Use Primary Site` is ON. (@mrhuynhanh)
* 🐞**Img_optm** Fixed large volume image table storage issue. (#328956)
* 🐞 **Cloud** Cloud callback hash validation fixed OC conflict. (@pbpiotr)
* 🎊 Any user that had the contribution to our WP community or changelog (even just bug report/feedback/suggestion) can apply for extra credits in QUIC.cloud.

= 2.9.9.2 - Nov 24 2019 =
* 🌱**GUI** New settings to limit News Feed to plugin page only.

= 2.9.9.1 - Nov 18 2019 =
* 🌱**Env** Environment Report can now append a passwordless link for support access without wp-admin password.
* **Admin** The latest v3.0 beta test link may now be shown on the admin page when it's available.
* **3rd** Compatibility with [DoLogin Security](https://wordpress.org/plugins/dologin/).
* 🐞**ESI** Fixed a failure issue with Vary Group save. (@rafasshop)
* 🐞**3rd** In browsers where WebP is not supported, Divi image picker will no longer serve WebP. (@Austin Tinius)

= 2.9.9 - Oct 28 2019 =
* <strong>Core</strong>: Preload all classes to avoid getting error for upcoming v3.0 upgrade.
* <strong>Object</strong>: Improved compatibility with upcoming v3.0 release.
* <strong>ESI</strong>: Unlocked ESI for OLS in case OLS is using QUIC.cloud CDN which supports ESI.
* <strong>3rd</strong>: Elementor Edit button will now show when ESI enabled. (#PR149 #335322 @maxgorky)
* 🐞<strong>Media</strong>: Fixed missing Media optimization column when Admin role is excluded from optimization in settings. (@mikeyhash @pako69 @dgilfillan)

= 2.9.8.7 - Oct 11 2019 =
* <strong>3rd</strong>: Enhanced WP stateless compatibility. (#PR143)
* <strong>3rd</strong>: Fixed a PHP warning caused by previous PR for AMP. (#PR176)

= 2.9.8.6 - Sep 24 2019 =
* <strong>3rd</strong>: Bypassed page optimizations for AMP. (#359748 #PR169)
* <strong>GUI</strong>: Firefox compatibility with radio button state when reloading pages. (#288940 #PR162)
* <strong>GUI</strong>: Updated Slack invitation link. (#PR173)

= 2.9.8.5 - Aug 21 2019 =
* <strong>CCSS</strong>: Removed potential PHP notice when getting post_type. (@amcgiffert)
* <strong>CDN</strong>: Bypassed CDN replacement on admin page when adding media to page/post. (@martin_bailey)
* 🐞<strong>Media</strong>: Fixed inability to update or destroy postmeta data for child images. (#167713)

= 2.9.8.4 - Jul 25 2019 =
* <strong>Object</strong>: Increased compatibility with phpredis 5.0.
* <strong>Object</strong>: Appended `wc_session_id` to default Do Not Cache Groups setting to avoid issue where WooCommerce cart items were missing when Object Cache is used. NOTE: Existing users must add `wc_session_id` manually! (#895333)
* <strong>CSS</strong>: Added null onload handler for CSS async loading. (@joejordanbrown)
* 🕷️: Increased crawler timeout to avoid wrongly adding a URL to the blacklist.
* <strong>3rd</strong>: WooCommerce Advanced Bulk Edit can now purge cache automatically.

= 2.9.8.3 - Jul 9 2019 =
* <strong>CSS</strong>: Enhanced the CSS Minify compatibility for CSS with missing closing bracket syntax errors. (@fa508210020)
* 🕷️: Crawler now supports both cookie and no-cookie cases. (@tabare)
* <strong>CCSS</strong>: Enhanced compatibility with requested pages where meta info size exceeds 8k. (@Joe B)
* <strong>CCSS</strong>: No longer processing "font" or "import" directives as they are not considered critical. (@Ankit @Joe B)
* <strong>IAPI</strong>: Removed IPv6 from all servers to avoid invalid firewall whitelist.

= 2.9.8.2 - Jun 17 2019 =
* 🔥🐞 <strong>3rd</strong>: Fixed PHP 5.3 compatibility issue with Facetwp.

= 2.9.8.1 - Jun 17 2019 =
* <strong>3rd</strong>: Set ESI template hook priority to highest number to prevent ESI conflict with Enfold theme. (#289354)
* <strong>3rd</strong>: Improved Facetwp reset button compatibility with ESI. (@emilyel)
* <strong>3rd</strong>: Enabled user role change to fix duplicate login issue for plugins that use alternative login processes. (#114165 #717223 @sergiom87)
* <strong>GUI</strong>: Wrapped static text with translate function. (@halilemreozen)

= 2.9.8 - May 22 2019 =
* <strong>Core</strong>: Refactored loading priority so user related functions & optimization features are set after user initialization. (#717223 #114165 #413338)
* <strong>Media</strong>: Improved backup file calculation query to prevent out-of-memory issue.
* <strong>Conf</strong>: Feed cache now defaults to ON.
* <strong>API</strong>: Fully remote attachment compatibility API of image optimization now supported.
* 🕷️: Bypassed vary change for crawler; crawler can now simulate default vary cookie.
* <strong>ESI</strong>: Refactored ESI widget. Removed `widget_load_get_options()` function.
* <strong>ESI</strong>: Changed the input name of widget fields in form.
* <strong>3rd</strong>: Elementor can now save ESI widget settings in frontend builder.
* <strong>3rd</strong>: WP-Stateless compatibility.
* <strong>IAPI</strong>: Image optimization can now successfully finish the destroy process with large volume images with automatic continual mode.
* 🐞<strong>CDN</strong>: Fixed issue with Load JQuery Remotely setting where WP 5.2.1 provided an unexpected jQuery version.
* 🐞<strong>3rd</strong>: Login process now gets the correct role; fixed double login issue.

= 2.9.7.2 - May 2 2019 =
* <strong>Conf</strong>: Enhanced compatibility when an option is not properly initialized.
* <strong>Conf</strong>: Prevent non-array instance in widget from causing 500 error. (#210407)
* <strong>CCSS</strong>: Increase CCSS generation timeout to 60s.
* <strong>Media</strong>: Renamed lazyload CSS class to avoid conflicts with other plugins. (@DynamoProd)
* <strong>JS</strong>: Improved W3 validator. (@istanbulantik)
* <strong>QUIC</strong>: Synced cache tag prefix for static files cache.
* <strong>ESI</strong>: Restored query strings to ESI admin bar for accurate rendering. (#977284)
* <strong>ESI</strong>: Tweaked ESI init priority to honor LITESPEED_DISABLE_ALL const. ESI will now init after plugin loaded.
* 🐞<strong>ESI</strong>: No longer initialize ESI if ESI option is OFF.
* <strong>API</strong>: New "Disable All" API function.
* <strong>API</strong>: New "Force public cache" API function.
* 🐞<strong>Vary</strong>: Fixed an issue with saving vary groups.
* 🐞<strong>IAPI</strong>: Fixed an issue where image md5 validation failed due to whitespace in the image path.
* 🐞<strong>3rd</strong>: Bypass all optimization/ESI/Cache features when entering Divi Theme Builder frontend editor.
* 🐞<strong>3rd</strong>: Fixed an issue where DIVI admin bar exit button didn't work when ESI was ON.

= 2.9.7.1 - Apr 9 2019 =
* <strong>Purge</script>: Purge All no longer includes Purge CCSS/Placeholder.
* <strong>3rd</strong>: Divi Theme Builder no longer experiences nonce expiration issues in the contact form widget. (#475461)

= 2.9.7 - Apr 1 2019 =
* 🌱🌱🌱 QUIC.cloud CDN feature. Now Apache/Nginx can use LiteSpeed cache freely.

= 2.9.6 - Mar 27 2019 =
* 🌱<strong>IAPI</strong>: Appended XMP to `Preserve EXIF data` setting. WebP will now honor this setting. (#902219)
* <strong>Object</script>: Fixed SASL connection with LSMCD.
* <strong>ESI</strong>: Converted ESI URI parameters to JSON; Added ESI validation.
* <strong>Import</strong>: Import/Export will now use JSON format. <strong>Please re-export any backed up settings. Previous backup format is no longer recognized.</strong>
* <strong>Media</strong>: WebP replacement will honor `Role Excludes` setting now. (@mfazio26)
* <strong>Data</strong>: Forbid direct visit to const.default.ini.
* <strong>Utility</strong>: Can handle WHM passed in `LITESPEED_ERR` constant now.
* <strong>IAPI</strong>: Communicate via JSON encoding.
* <strong>IAPI</strong>: IAPI v2.9.6.

= 2.9.5 - Mar 14 2019 =
* 🌱 Auto convert default WordPress nonce to ESI to avoid expiration.
* 🌱 <strong>API</strong>: Ability to easily convert custom nonce to ESI by registering `LiteSpeed_Cache_API::nonce_action`.
* <strong>OPTM</strong>: Tweaked redundant attr `data-no-optimize` in func `_analyse_links` to `data-ignore-optimize` to offer the API to bypass optimization but still move src to top of source code.
* <strong>API</strong>: Renamed default nonce ESI ID from `lscwp_nonce_esi` to `nonce`.
* <strong>API</strong>: Added WebP generation & validation hook API. (@alim #wp-stateless)
* <strong>API</strong>: Added hook to bypass vary commenter check. (#wpdiscuz)
* <strong>Doc</strong>: Clarified Cache Mobile description. (@JohnnyNguyen)
* <strong>Doc</strong>: Replaced incorrect link in description. (@JohnnyNguyen)
* <strong>3rd</strong>: Improved wpDiscuz compatibility.
* 🐞<strong>3rd</strong>: Fixed Divi Theme Builder comment compatibility on non-builder pages. (#410919)
* <strong>3rd</strong>: Added YITH ESI adjustment.

= 2.9.4.1 - Feb 28 2019 =
* 🔥🐞<strong>Tag</strong>: Fixed issue where unnecessary warning potentially displayed after upgrade process when object cache is enabled.

= 2.9.4 - Feb 27 2019 =
* 🐞<strong>REST</strong>: New REST class with better WP5 Gutenberg and internal REST call support when ESI is embedded.
* <strong>ESI</strong>: ESI block ID is now in plain text in ESI URL parameters.
* 🐞<strong>ESI</strong>: Fixed a redundant ESI 301 redirect when comma is in ESI URL.
* <strong>ESI</strong>: REST call can now parse shortcodes in ESI.
* <strong>API</strong>: Changed ESI `parse_esi_param()` function to private and `load_esi_block` function to non-static.
* <strong>API</strong>: Added `litespeed_is_json` hook for buffer JSON conversion.
* <strong>GUI</strong>: Prepended plugin name to new version notification banner.
* <strong>3rd</strong>: WPML multi domains can now be handled in optimization without CDN tricks.

= 2.9.3 - Feb 20 2019 =
* <strong>ESI</strong>: ESI shortcodes can now be saved in Gutenberg editor.
* <strong>ESI</strong>: ESI now honors the parent page JSON data type to avoid breaking REST calls (LSWS 5.3.6+).
* <strong>ESI</strong>: Added is_json parameter support for admin_bar.
* <strong>ESI</strong>: Simplified comment form code.
* <strong>3rd</strong>: Better page builder plugin compatibility within AJAX calls.
* <strong>3rd</strong>: Compatibility with FacetWP (LSWS 5.3.6+).
* <strong>3rd</strong>: Compatibility with Beaver Builder.
* <strong>Debug</strong>: Added ESI buffer content to log.
* <strong>Tag</strong>: Only append blog ID to cache tags when site is part of a network.
* <strong>IAPI</strong>: Optimized database query for pulling images.
* <strong>GUI</strong>: Added more plugin version checking for better feature compatibility.
* <strong>GUI</strong>: Ability to bypass non-critical banners with the file .litespeed_no_banner.
* <strong>Media</strong>: Background image WebP replacement now supports quotes around src.

= 2.9.2 - Feb 5 2019 =
* <strong>API</strong>: Add a hook `litespeed_esi_shortcode-*` for ESI shortcodes.
* <strong>3rd</strong>: WooCommerce can purge products now when variation stock is changed.
* 🐞🕷️: Forced HTTP1.1 for crawler due to a CURL HTTP2 bug.

= 2.9.1 - Jan 25 2019 =
* <strong>Compatibility</strong>: Fixed fatal error for PHP 5.3.
* <strong>Compatibility</strong>: Fixed PHP warning in htmlspecialchars when building URLs. (@souljahn2)
* <strong>Media</strong>: Excluded invalid image src from lazyload. (@andrew55)
* <strong>Optm</strong>: Improved URL compatibility when detecting closest cloud server.
* <strong>ESI</strong>: Supported JSON format comment format in ESI with `is_json` parameter.
* <strong>API</strong>: Added filters to CCSS/CSS/JS content. (@lhoucine)
* <strong>3rd</strong>: Improved comment compatibility with Elegant Divi Builder.
* <strong>IAPI</strong>: New Europe Image Optimization server (EU5). <strong>Please whitelist the new [IAPI IP List](https://wp.api.litespeedtech.com/ips).</strong>
* <strong>GUI</strong>: No longer show banners when `Disable All` in `Debug` is ON. (@rabbitwordpress)
* <strong>GUI</strong>: Fixed button style for RTL languages.
* <strong>GUI</strong>: Removed unnecessary translation in report.
* <strong>GUI</strong>: Updated readme wiki links.
* <strong>GUI</strong>: Fixed pie styles in image optimization page.

= 2.9 - Dec 31 2018 =
* 🌱<strong>Media</strong>: Lazy Load Image Classname Excludes. (@thinkmedia)
* 🌱: New EU/AS cloud servers for faster image optimization handling.
* 🌱: New EU/AS cloud servers for faster CCSS generation.
* 🌱: New EU/AS cloud servers for faster responsive placeholder generation.
* 🌱<strong>Conf</strong>: Ability to set single options via link.
* 🌱<strong>Cache</strong>: Ability to add custom TTLs to Force Cache URIs.
* <strong>Purge</strong>: Added post type to Purge tags.
* <strong>Purge</strong>: Redefined CCSS page types.
* <strong>Core</strong>: Using Exception for .htaccess R/W.
* <strong>IAPI</strong>: <strong>New cloud servers added. Please whitelist the new [IAPI IP List](https://wp.api.litespeedtech.com/ips).</strong>
* <strong>Optm</strong>: Trim BOM when detecting if the page is HTML.
* <strong>GUI</strong>: Added PageSpeed Score comparison into promotion banner.
* <strong>GUI</strong>: Refactored promotion banner logic.
* <strong>GUI</strong>: Removed page optimized comment when ESI Silence is requested.
* <strong>GUI</strong>: WHM transient changed to option instead of transient when storing.
* <strong>GUI</strong>: Appending more descriptions to CDN filetype setting.
* <strong>IAPI</strong>: Removed duplicate messages.
* <strong>IAPI</strong>: Removed taken_failed/client_pull(duplicated) status.
* <strong>Debug</strong>: Environment report no longer generates hash for validation.
* <strong>3rd</strong>: Non-cacheable pages no longer punch ESI holes for Divi compatibility.
* 🐞<strong>Network</strong>: Added slashes for mobile rules when activating plugin.
* 🐞<strong>CCSS</strong>: Eliminated a PHP notice when appending CCSS.

= 2.8.1 - Dec 5 2018 =
* 🐞🕷️: Fixed an activation warning related to cookie crawler. (@kacper3355 @rastel72)
* 🐞<strong>Media</strong>: Replace safely by checking if pulled images is empty or not first. (@Monarobase)
* <strong>3rd</strong>: Shortcode ESI compatibility with Elementor.

= 2.8 - Nov 30 2018 =
* 🌱: ESI shortcodes.
* 🌱: Mobile crawler.
* 🌱: Cookie crawler.
* <strong>API</strong>: Can now add `_litespeed_rm_qs=0` to bypass Remove Query Strings.
* <strong>Optm</strong>: Removed error log when minify JS failed.
* 🐞<strong>Core</strong>: Fixed a bug that caused network activation PHP warning.
* <strong>Media</strong>: Removed canvas checking for WebP to support TOR. (@odeskumair)
* <strong>Media</strong>: Eliminated potential image placeholder PHP warning.
* <strong>3rd</strong>: Bypassed Google recaptcha from Remove Query Strings for better compatibility.
* <strong>IAPI</strong>: Showed destroy timeout details.
* <strong>Debug</strong>: Moved Google Fonts log to advanced level.
* <strong>GUI</strong>: Replaced all Learn More links for functions.
* <strong>GUI</strong>: Cosmetic updates including Emoji.
* 🕷️: Removed duplicated data in sitemap and blacklist.

= 2.7.3 - Nov 26 2018 =
* <strong>Optm</strong>: Improved page render speed with Web Font Loader JS library for Load Google Fonts Asynchronously.
* <strong>Optm</strong>: Directly used JS library files in plugin folder instead of short links `/min/`.
* <strong>Optm</strong>: Handled exceptions in JS optimization when meeting badly formatted JS.
* <strong>3rd</strong>: Added Adobe Lightroom support for NextGen Gallery.
* <strong>3rd</strong>: Improved Postman app support for POST JSON requests.
* <strong>IAPI</strong>: <strong>US3 server IP changed to 68.183.60.185</strong>.

= 2.7.2 - Nov 19 2018 =
* 🌱: Auto Upgrade feature.
* <strong>CDN</strong>: Bypass CDN for cron to avoid WP jQuery deregister warning.

= 2.7.1 - Nov 15 2018 =
* 🌱<strong>CLI</strong>: Ability to set CDN mapping by `set_option litespeed-cache-cdn_mapping[url][0] https://url`.
* 🌱<strong>CDN</strong>: Ability to customize default CDN mapping data in default.ini.
* 🌱<strong>API</strong>: Default.ini now supports both text-area items and on/off options.
* <strong>Vary</strong>: Refactored Vary and related API.
* <strong>Vary</strong>: New hook to manipulate vary cookies value.
* <strong>Core</strong>: Activation now can generate Object Cache file.
* <strong>Core</strong>: Unified Object Cache/rewrite rules generation process across activation/import/reset/CLI.
* <strong>Core</strong>: Always hook activation to make activation available through the front end.
* 🐞<strong>IAPI</strong>: Fixed a bug where environment report gave incorrect image optimization data.
* 🐞<strong>OLS</strong>: Fixed a bug where login cookie kept showing a warning on OpenLiteSpeed.
* 🐞<strong>Core</strong>: Fixed a bug where Import/Activation/CLI was missing CDN mapping settings.
* <strong>API</strong>: <strong>Filters `litespeed_cache_media_lazy_img_excludes/litespeed_optm_js_defer_exc` passed-in parameter is changed from string to array.</strong>

= 2.7 - Nov 2 2018 =
* 🌱: Separate Purge log for better debugging.
* <strong>3rd</strong>: Now fully compatible with WPML.
* <strong>IAPI</strong>: Sped up Image Optimization workflow.
* <strong>GUI</strong>: Current IP now shows in Debug settings.
* <strong>GUI</strong>: Space separated placeholder queue list for better look.
* <strong>IAPI</strong>: <strong>EU3 server IP changed to 165.227.131.98</strong>.

= 2.6.4.1 - Oct 25 2018 =
* 🔥🐞<strong>Media</strong>: Fixed a bug where the wrong table was used in the Image Optimization process.
* <strong>IAPI</strong>: IAPI v2.6.4.1.

= 2.6.4 - Oct 24 2018 =
* 🌱: Ability to create custom default config options per hosting company.
* 🌱: Ability to generate mobile Critical CSS.
* 🐞<strong>Media</strong>: Fixed a bug where Network sites could incorrectly override optimized images.
* 🐞<strong>CDN</strong>: Fixed a bug where image URLs containing backslashes were matched.
* <strong>Cache</strong>: Added default Mobile UA config setting.
* <strong>GUI</strong>: Fixed unknown shortcut characters for non-English languages Setting tabs.

= 2.6.3 - Oct 18 2018 =
* 🌱: Ability to Reset All Options.
* 🌱<strong>CLI</strong>: Added new `lscache-admin reset_options` command.
* <strong>GUI</strong>: Added shortcuts for more of the Settings tabs.
* <strong>Media</strong>: Updated Lazy Load JS library to the most recent version.
* There is no longer any need to explicitly Save Settings upon Import.
* Remove Query String now will remove *all* query strings in JS/CSS static files.
* <strong>IAPI</strong>: Added summary info to debug log.

= 2.6.2 - Oct 11 2018 =
* <strong>Setting</strong>: Automatically correct invalid numeric values in configuration settings upon submit.
* 🐞<strong>Media</strong>: Fixed the issue where iframe lazy load was broken by latest Chrome release. (@ofmarconi)
* 🐞: Fixed an issue with Multisite where subsites failed to purge when only primary site has WooCommerce . (@kierancalv)

= 2.6.1 - Oct 4 2018 =
* 🌱: Ability to generate separate Critical CSS Cache for Post Types & URIs.
* <strong>API</strong>: Filter `litespeed_frontend_htaccess` for frontend htaccess path.
* <strong>Media</strong>: Removed responsive placeholder generation history to save space.

= 2.6.0.1 - Sep 24 2018 =
* 🔥🐞: Fixed an issue in responsive placeholder generation where redundant history data was being saved and using a lot of space.

= 2.6 - Sep 22 2018 =
* <strong>Vary</strong>: Moved `litespeed_cache_api_vary` hook outside of OLS condition for .htaccess generation.
* <strong>CDN</strong>: Trim spaces in original URL of CDN setting.
* <strong>API</strong>: New filter `litespeed_option_` to change all options dynamically.
* <strong>API</strong>: New `LiteSpeed_Cache_API::force_option()` to change all options dynamically.
* <strong>API</strong>: New `LiteSpeed_Cache_API::vary()` to set default vary directly for easier compaitiblity with WPML WooCommerce Multilingual.
* <strong>API</strong>: New `LiteSpeed_Cache_API::nonce()` to safely and easily allow caching of wp-nonce.
* <strong>API</strong>: New `LiteSpeed_Cache_API::hook_vary_add()` to add new vary.
* <strong>Optm</strong>: Changed HTML/JS/CSS optimization options assignment position from constructor to `finalize()`.
* <strong>Doc</strong>: Added nonce to FAQ and mentioned nonce in 3rd Party Compatibility section.
* <strong>GUI</strong>: Moved inline minify to under html minify due to the dependency.
* <strong>3rd</strong>: Cached Aelia CurrencySwitcher by default.
* 🐞: Fixed issue where enabling remote JQuery caused missing jquery-migrate library error.

= 2.5.1 - Sep 11 2018 =
* 🌱 Responsive placeholder. (@szmigieldesign)
* Changed CSS::ccss_realpath function scope to private.
* 🐞 Detected JS filetype before optimizing to avoid PHP source conflict. (@closte #50)

= 2.5 - Sep 6 2018 =
* [IMPROVEMENT] <strong>CLI</strong> can now execute Remove Original Image Backups. (@Shon)
* [UPDATE] Fixed issue where WP-PostViews documentation contained extra slashes. (#545638)
* [UPDATE] Check LITESPEED_SERVER_TYPE for more accurate LSCache Disabled messaging.
* [IAPI] Fixed a bug where optimize/fetch error notification was not being received. (@LucasRolff)

= 2.4.4 - Aug 31 2018 =
* [NEW] <strong>CLI</strong> can now support image optimization. (@Shon)
* [IMPROVEMENT] <strong>GUI</strong> Cron/CLI will not create admin message anymore.
* [UPDATE] <strong>Media</strong> Fixed a PHP notice that appeared when pulling optimized images.
* [UPDATE] Fixed a PHP notice when detecting origin of ajax call. (@iosoft)
* [DEBUG] Debug log can now log referer URL.
* [DEBUG] Changes to options will now be logged.

= 2.4.3 - Aug 27 2018 =
* [NEW] <strong>Media</strong> Ability to inline image lazyload JS library. (@Music47ell)
* [IMPROVEMENT] <strong>Media</strong> Deleting images will now clear related optimization file & info too.
* [IMPROVEMENT] <strong>Media</strong> Non-image postfix data will now be bypassed before sending image optimization request.
* [BUGFIX] <strong>CDN</strong> CDN URL will no longer be replaced during admin ajax call. (@pankaj)
* [BUGFIX] <strong>CLI</strong> WPCLI can now save options without incorrectly clearing textarea items. (@Shon)
* [GUI] Moved Settings above Manage on the main menu.

= 2.4.2 - Aug 21 2018 =
* [IMPROVEMENT] <strong>Media</strong> Sped up Image Optimization process by replacing IAPI server pull communication.
* [IMPROVEMENT] <strong>Media</strong> Ability to delete optimized WebP/original image by item in Media Library. (@redgoodapple)
* [IMPROVEMENT] <strong>CSS Optimize</strong> Generate new optimized CSS name based on purge timestamp. Allows CSS cache to be cleared for visitors. (@bradbrownmagic)
* [IMPROVEMENT] <strong>API</strong> added litespeed_img_optm_options_per_image. (@gintsg)
* [UPDATE] Stopped showing "No Image Found" message when all images have finished optimization. (@knutsp)
* [UPDATE] Improved a PHP warning when saving settings. (@sergialarconrecio)
* [UPDATE] Changed backend adminbar icon default behavior from Purge All to Purge LSCache.
* [UPDATE] Clearing CCSS cache will clear unfinished queue too.
* [UPDATE] Added "$" exact match when adding URL by frontend adminbar dropdown menu, to avoid affecting any sub-URLs.
* [UPDATE] Fixed IAPI error message showing array bug. (@thiomas)
* [UPDATE] Debug Disable All will do a Purge All.
* [UPDATE] <strong>Critical CSS server IP changed to 142.93.3.57</strong>.
* [GUI] Showed plugin update link for IAPI version message.
* [GUI] Bypassed null IAPI response message.
* [GUI] Grouped related settings with indent.
* [IAPI] Added 503 handler for IAPI response.
* [IAPI] IAPI v2.4.2.
* [IAPI] <strong>Center Server IP Changed from 34.198.229.186 to 142.93.112.87</strong>.

= 2.4.1 - Jul 19 2018 =
* [NEW FEATURE] <strong>Media</strong> Auto Level Up. Auto refill credit.
* [NEW FEATURE] <strong>Media</strong> Auto delete original backups after pulled. (@borisov87 @JMCA2)
* [NEW FEATURE] <strong>Media</strong> Auto request image optimization. (@ericsondr)
* [IMPROVEMENT] <strong>Media</strong> Fetch 404 error will notify client as other errors.
* [IMPROVEMENT] <strong>Media</strong> Support WebP for PageSpeed Insights. (@LucasRolff)
* [BUGFIX] <strong>CLI</strong> Fixed the issue where CLI import/export caused certain textarea settings to be lost. (#767519)
* [BUGFIX] <strong>CSS Optimize</strong> Fixed the issue that duplicated optimized CSS and caused rapid expansion of CSS cache folder.
* [GUI] <strong>Media</strong> Refactored operation workflow and interface.
* [UPDATE] <strong>Media</strong> Set timeout seconds to avoid pulling timeout. (@Jose)
* [UPDATE] <strong>CDN</strong>Fixed the notice when no path is in URL. (@sabitkamera)
* [UPDATE] <strong>Media</strong> Auto correct credits when pulling.
* [UPDATE] <strong>GUI</strong> Removed redundant double quote in gui.cls. (@DaveyJake)
* [IAPI] IAPI v2.4.1.
* [IAPI] Allow new error status notification and success message from IAPI.

= 2.4 - Jul 2 2018 =
* [NEW FEATURE] <strong>Media</strong> Added lossless optimization.
* [NEW FEATURE] <strong>Media</strong> Added Request Original Images ON/OFF.
* [NEW FEATURE] <strong>Media</strong> Added Request WebP ON/OFF. (@JMCA2)
* [IMPROVEMENT] <strong>Media</strong> Improved optimization tools to archive maximum compression and score.
* [IMPROVEMENT] <strong>Media</strong> Improved speed of image pull.
* [IMPROVEMENT] <strong>Media</strong> Automatically recover credit after pulled.
* [REFACTOR] <strong>Config</strong> Separated configure const class.
* [BUGFIX] <strong>Report</strong> Report can be sent successfully with emoji now. (@music47ell)
* [IAPI] New Europe Image Optimization server (EU3/EU4).
* [IAPI] New America Image Optimization server (US3/US4/US5/US6).
* [IAPI] New Asian Image Optimization server (AS3).
* [IAPI] Refactored optimization process.
* [IAPI] Increased credit limit.
* [IAPI] Removed request interval limit.
* [IAPI] IAPI v2.4.
* <strong>We strongly recommended that you re-optimize your image library to get a better compression result</strong>.

= 2.3.1 - Jun 18 2018 =
* [IMPROVEMENT] New setting to disable Generate Critical CSS. (@cybmeta)
* [IMPROVEMENT] Added filter to can_cdn/can_optm check. (@Jacob)
* [UPDATE] *Critical CSS* Added 404 css. Limit cron interval.
* [UPDATE] AJAX will not bypass CDN anymore by default. (@Jacob)
* [GUI] Show Disable All Features warning if it is on in Debug tab.

= 2.3 - Jun 13 2018 =
* [NEW FEATURE] Automatically generate critical CSS. (@joeee @ivan_ivanov @3dseo)
* [BUGFIX] "Mark this page as..." from dropdown menu will not reset settings anymore. (@cbratschi)

= 2.2.7 - Jun 4 2018 =
* [IMPROVEMENT] Improved redirection for manual image pull to avoid too many redirections warning.
* [IAPI] Increased credit limit.
* [BUGFIX] Fixed 503 error when enabling log filters in Debug tab. (#525206)
* [UPDATE] Improve compatibility when using sitemap url on servers with allow_url_open off.
* [UPDATE] Removed Crawler HTTP2 option due to causing no-cache blacklist issue for certain environments.
* [UPDATE] Privacy policy can be now translated. (@Josemi)
* [UPDATE] IAPI Increased default img request max to 3000.

= 2.2.6 - May 24 2018 =
* [NEW FEATURE] Original image backups can be removed now. (@borisov87 @JMCA2)
* [BUGFIX] Role Excludes in Tuning tab can save now. (@pako69)
* [UPDATE] Added privacy policy support.

= 2.2.5 - May 14 2018 =
* [IAPI] <strong>Image Optimization</strong> New Asian Image Optimization server (AS2).
* [INTEGRATION] Removed wpForo 3rd party file. (@massimod)

= 2.2.4 - May 7 2018 =
* [IMPROVEMENT] Improved compatibility with themes using the same js_min library. (#129093 @Darren)
* [BUGFIX] Fixed a bug when checking image path for dynamic files. (@miladk)
* [INTEGRATION] Compatibility with Universal Star Rating. (@miladk)

= 2.2.3 - Apr 27 2018 =
* [NEW FEATURE] WebP For Extra srcset setting in Media tab. (@vengen)
* [REFACTOR] Removed redundant LS consts.
* [REFACTOR] Refactored adv_cache generation flow.
* [BUGFIX] Fixed issue where inline JS minify exception caused a blank page. (@oomskaap @kenb1978)
* [UPDATE] Changed HTTP/2 Crawl default value to OFF.
* [UPDATE] Added img.data-src to default WebP replacement value for WooCommerce WebP support.
* [UPDATE] Detached crawler from LSCache LITESPEED_ON status.
* [API] Improved ESI API to honor the cache control in ESI wrapper.
* [API] Added LITESPEED_PURGE_SILENT const to bypass the notification when purging
* [INTEGRATION] Fixed issue with nonce expiration when using ESI API. (#923505 @Dan)
* [INTEGRATION] Improved compatibility with Ninja Forms by bypassing non-javascript JS from inline JS minify.
* [INTEGRATION] Added a hook for plugins that change the CSS/JS path e.g. Hide My WordPress.

= 2.2.2 - Apr 16 2018 =
* [NEW FEATURE] WebP Attribute To Replace setting in Media tab. (@vengen)
* [IMPROVEMENT] Generate adv_cache file automatically when it is lost.
* [IMPROVEMENT] Improved compatibility with ajax login. (@veganostomy)
* [UPDATE] Added object cache lib check in case user downgrades LSCWP to non-object-cache versions.
* [UPDATE] Avoided infinite loop when users enter invalid hook values in Purge All Hooks settings.
* [UPDATE] Updated log format in media&cdn class.
* [UPDATE] Added more items to Report.

= 2.2.1 - Apr 10 2018 =
* [NEW FEATURE] Included Directories setting in CDN tab. (@Dave)
* [NEW FEATURE] Purge All Hooks setting in Advanced tab.
* [UPDATE] Added background-image WebP replacement support. (@vengen)
* [UPDATE] Show recommended values for textarea items in settings.
* [UPDATE] Moved CSS/JS optimizer log to Advanced level.
* [INTEGRATION] Added WebP support for Avada Fusion Sliders. (@vengen)

= 2.2.0.2 - Apr 3 2018 =
* [HOTFIX] <strong>Object Cache</strong> Fixed the PHP warning caused by previous improvement to Object Cache.

= 2.2.0.1 - Apr 3 2018 =
* [HOTFIX] Object parameter will no longer cause warnings to be logged for Purge and Cache classes. (@kelltech @khrifat)
* [UPDATE] Removed duplicated del_file func from Object Cache class.
* [BUGFIX] `CLI` no longer shows 400 error upon successful result.

= 2.2 - Apr 2 2018 =
* [NEW FEATURE] <strong>Debug</strong> Disable All Features setting in Debug tab. (@monarobase)
* [NEW FEATURE] <strong>Cache</strong> Force Cacheable URIs setting in Excludes tab.
* [NEW FEATURE] <strong>Purge</strong> Purge all LSCache and other caches in one link.
* [REFACTOR] <strong>Purge</strong> Refactored Purge class.
* [BUGFIX] Query strings in DoNotCacheURI setting now works.
* [BUGFIX] <strong>Cache</strong> Mobile cache compatibility with WebP vary. (@Shivam #987121)
* [UPDATE] <strong>Purge</strong> Moved purge_all to Purge class from core class.
* [API] Set cacheable/Set force cacheable. (@Jacob)

= 2.1.2 - Mar 28 2018 =
* [NEW FEATURE] <strong>Image Optimization</strong> Clean Up Unfinished Data feature.
* [IAPI] IAPI v2.1.2.
* [IMPROVEMENT] <strong>CSS/JS Minify</strong> Reduced loading time significantly by improving CSS/JS minify loading process. (@kokers)
* [IMPROVEMENT] <strong>CSS/JS Minify</strong> Cache empty JS Minify content. (@kokers)
* [IMPROVEMENT] <strong>Cache</strong> Cache 301 redirect when scheme/host are same.
* [BUGFIX] <strong>Media</strong> Lazy load now can support WebP. (@relle)
* [UPDATE] <strong>CSS/JS Optimize</strong> Serve static files for CSS async & lazy load JS library.
* [UPDATE] <strong>Report</strong> Appended Basic/Advanced View setting to Report.
* [UPDATE] <strong>CSS/JS Minify</strong> Removed zero-width space from CSS/JS content.
* [GUI] Added Purge CSS/JS Cache link in Admin.

= 2.1.1.1 - Mar 21 2018 =
* [BUGFIX] Fixed issue where activation failed to add rules to .htaccess.
* [BUGFIX] Fixed issue where 304 header was blank on feed page refresh.

= 2.1.1 - Mar 20 2018 =
* [NEW FEATURE] <strong>Browser Cache</strong> Unlocked for non-LiteSpeed users.
* [IMPROVEMENT] <strong>Image Optimization</strong> Fixed issue where images with bad postmeta value continued to show in not-yet-requested queue.

= 2.1 - Mar 15 2018 =
* [NEW FEATURE] <strong>Image Optimization</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Object Cache</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Crawler</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Database Cleaner and Optimizer</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Lazy Load Images</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>CSS/JS/HTML Minify/Combine Optimize</strong> Unlocked for non-LiteSpeed users.
* [IAPI] IAPI v2.0.
* [IAPI] Increased max rows prefetch when client has additional credit.
* [IMPROVEMENT] <strong>CDN</strong> Multiple domains may now be used.
* [IMPROVEMENT] <strong>Report</strong> Added WP environment constants for better debugging.
* [REFACTOR] Separated Cloudflare CDN class.
* [BUGFIX] <strong>Image Optimization</strong> Fixed issue where certain MySQL version failed to create img_optm table. (@philippwidmer)
* [BUGFIX] <strong>Image Optimization</strong> Fixed issue where callback validation failed when pulling and sending request simultaneously.
* [GUI] Added Slack community banner.
* [INTEGRATION] CDN compatibility with WPML multiple domains. (@egemensarica)

= 2.0 - Mar 7 2018 =
* [NEW FEATURE] <strong>Image Optimization</strong> Added level up guidance.
* [REFACTOR] <strong>Image Optimization</strong> Refactored Image Optimization class.
* [IAPI] <strong>Image Optimization</strong> New European Image Optimization server (EU2).
* [IMPROVEMENT] <strong>Image Optimization</strong> Manual pull action continues pulling until complete.
* [IMPROVEMENT] <strong>CDN</strong> Multiple CDNs can now be randomized for a single resource.
* [IMPROVEMENT] <strong>Image Optimization</strong> Improved compatibility of long src images.
* [IMPROVEMENT] <strong>Image Optimization</strong> Reduced runtime load.
* [IMPROVEMENT] <strong>Image Optimization</strong> Avoid potential loss/reset of notified images status when pulling.
* [IMPROVEMENT] <strong>Image Optimization</strong> Avoid duplicated optimization for multiple records in Media that have the same image source.
* [IMPROVEMENT] <strong>Image Optimization</strong> Fixed issue where phantom images continued to show in not-yet-requested queue.
* [BUGFIX] <strong>Core</strong> Improved compatibility when upgrading outside of WP Admin. (@jikatal @TylorB)
* [BUGFIX] <strong>Crawler</strong> Improved HTTP/2 compatibility to avoid erroneous blacklisting.
* [BUGFIX] <strong>Crawler</strong> Changing Delay setting will use server variable for min value validation if set.
* [UPDATE] <strong>Crawler</strong> Added HTTP/2 protocol switch in the Crawler settings.
* [UPDATE] Removed unnecessary translation strings.
* [GUI] Display translated role group name string instead of English values. (@Richard Hordern)
* [GUI] Added Join LiteSpeed Slack link.
* [GUI] <strong>Import / Export</strong> Cosmetic changes to Import Settings file field.
* [INTEGRATION] Improved compatibility with WPML Media for Image Optimization. (@szmigieldesign)

= 1.9.1.1 - February 20 2018 =
* [Hotfix] Removed empty crawler when no role simulation is set.

= 1.9.1 - February 20 2018 =
* [NEW FEATURE] Role Simulation crawler.
* [NEW FEATURE] WebP multiple crawler.
* [NEW FEATURE] HTTP/2 support for crawler.
* [BUGFIX] Fixed a js bug with the auto complete mobile user agents field when cache mobile is turned on.
* [BUGFIX] Fixed a constant undefined warning after activation.
* [GUI] Sitemap generation settings are no longer hidden when using a custom sitemap.

= 1.9 - February 12 2018 =
* [NEW FEATURE] Inline CSS/JS Minify.
* [IMPROVEMENT] Removed Composer vendor to thin the plugin folder.
* [UPDATE] Tweaked H2 to H1 in Admin headings for accessibility. (@steverep)
* [GUI] Added Mobile User Agents to basic view.
* [GUI] Moved Object Cache & Browser Cache from Cache tab to Advanced tab.
* [GUI] Moved LSCache Purge All from Adminbar to dropdown menu.

= 1.8.3 - February 2 2018 =
* [NEW FEATURE] Crawler server variable limitation support.
* [IMPROVEMENT] Added Store Transients option to fix transients missing issue when Cache Wp-Admin setting is OFF.
* [IMPROVEMENT] Tweaked ARIA support. (@steverep)
* [IMPROVEMENT] Used strpos instead of strncmp for performance. (@Zach E)
* [BUGFIX] Transient cache can now be removed when the Cache Wp-Admin setting is ON in Object Cache.
* [BUGFIX] Network sites can now save Advanced settings.
* [BUGFIX] Media list now shows in network sites.
* [BUGFIX] Show Crawler Status button is working again.
* [UPDATE] Fixed a couple of potential PHP notices in the Network cache tab and when no vary group is set.
* [GUI] Added Learn More link to all setting pages.

= 1.8.2 - January 29 2018 =
* [NEW FEATURE] Instant Click in the Advanced tab.
* [NEW FEATURE] Import/Export settings.
* [NEW FEATURE] Opcode Cache support.
* [NEW FEATURE] Basic/Advanced setting view.
* [IMPROVEMENT] Added ARIA support in widget settings.
* [BUGFIX] Multiple WordPress instances with same Object Cache address will no longer see shared data.
* [BUGFIX] WebP Replacement may now be set at the Network level.
* [BUGFIX] Object Cache file can now be removed at the Network level uninstall.

= 1.8.1 - January 22 2018 =
* [NEW FEATURE] Object Cache now supports Redis.
* [IMPROVEMENT] Memcached Object Cache now supports authorization.
* [IMPROVEMENT] A 500 error will no longer be encountered when turning on Object Cache without the proper PHP extension installed.
* [BUGFIX] Object Cache settings can now be saved at the Network level.
* [BUGFIX] Mu-plugin now supports Network setting.
* [BUGFIX] Fixed admin bar showing inaccurate Edit Page link.
* [UPDATE] Removed warning information when no Memcached server is available.

= 1.8 - January 17 2018 =
* [NEW FEATURE] Object Cache.
* [REFACTOR] Refactored Log class.
* [REFACTOR] Refactored LSCWP basic const initialization.
* [BUGFIX] Fixed Cloudflare domain search breaking when saving more than 50 domains under a single account.
* [UPDATE] Log filter settings are now their own item in the wp-option table.

= 1.7.2 - January 5 2018 =
* [NEW FEATURE] Cloudflare API support.
* [IMPROVEMENT] IAPI key can now be reset to avoid issues when domain is changed.
* [BUGFIX] Fixed JS optimizer breaking certain plugins JS.
* [UPDATE] Added cdn settings to environment report.
* [GUI] Added more shortcuts to backend adminbar.
* [INTEGRATION] WooCommerce visitors are now served from public cache when cart is empty.

= 1.7.1.1 - December 29 2017 =
* [BUGFIX] Fixed an extra trailing underscore issue when saving multiple lines with DNS Prefetch.
* [UPDATE] Cleaned up unused dependency vendor files.

= 1.7.1 - December 28 2017 =
* [NEW FEATURE] Added DNS Prefetch setting on the Optimize page.
* [NEW FEATURE] Added Combined File Max Size setting on the Tuning page.
* [IMPROVEMENT] Improved JS/CSS minify to achieve higher page scores.
* [IMPROVEMENT] Optimized JS/CSS files will not be served from private cache for OLS or with ESI off.
* [UPDATE] Fixed a potential warning for new installations on the Settings page.
* [UPDATE] Fixed an issue with guest users occasionally receiving PHP warnings.
* [BUGFIX] Fixed a bug with the Improve HTTPS Compatibility setting failing to save.
* Thanks to all of our users for your encouragement and support! Happy New Year!
* PS: Lookout 2018, we're back!

= 1.7 - December 22 2017 =
* [NEW FEATURE] Drop Query Strings setting in the Cache tab.
* [NEW FEATURE] Multiple CDN Mapping in the CDN tab.
* [IMPROVEMENT] Improve HTTP/HTTPS Compatibility setting in the Advanced tab.
* [IMPROVEMENT] Keep JS/CSS original position in HTML when excluded in setting.
* [IAPI] Reset client level credit after Image Optimization data is destroyed.
* [REFACTOR] Refactored build_input/textarea functions in admin_display class.
* [REFACTOR] Refactored CDN class.
* [GUI] Added a notice to Image Optimization and Crawler to warn when cache is disabled.
* [GUI] Improved image optimization indicator styles in Media Library List.

= 1.6.7 - December 15 2017 =
* [IAPI] Added ability to scan for new image thumbnail sizes and auto-resend image optimization requests.
* [IAPI] Added ability to destroy all optimization data.
* [IAPI] Updated IAPI to v1.6.7.
* [INTEGRATION] Fixed certain 3rd party plugins calling REST without user nonce causing logged in users to be served as guest.

= 1.6.6.1 - December 8 2017 =
* [IAPI] Limit first-time submission to one image group for test-run purposes.
* [BUGFIX] Fixed vary group generation issue associated with custom user role plugins.
* [BUGFIX] Fixed WooCommerce issue where logged-in users were erroneously purged when ESI is off.
* [BUGFIX] Fixed WooCommerce cache miss issue when ESI is off.

= 1.6.6 - December 6 2017 =
* [NEW FEATURE] Preserve EXIF in Media setting.
* [NEW FEATURE] Clear log button in Debug Log Viewer.
* [IAPI] Fixed notified images resetting to previous status when pulling.
* [IAPI] Fixed HTTPS compatibility for image optimization initialization.
* [IAPI] An error message is now displayed when image optimization request submission is bypassed due to a lack of credit.
* [IAPI] IAPI v1.6.6.
* [IMPROVEMENT] Support JS data-no-optimize attribute to bypass optimization.
* [GUI] Added image group wiki link.
* [INTEGRATION] Improved compatibility with Login With Ajax.
* [INTEGRATION] Added function_exists check for WooCommerce to avoid 500 errors.

= 1.6.5.1 - December 1 2017 =
* [HOTFIX] Fixed warning message on Edit .htaccess page.

= 1.6.5 - November 30 2017 =
* [IAPI] Manually pull image optimization action button.
* [IAPI] Automatic credit system for image optimization to bypass unfinished image optimization error.
* [IAPI] Notify failed images from LiteSpeed's Image Server.
* [IAPI] Reset/Clear failed images feature.
* [IAPI] Redesigned report page.
* [REFACTOR] Moved pull_img logic from admin_api to media.
* [BUGFIX] Fixed a compatibility issue for clients who have allow_url_open setting off.
* [BUGFIX] Fixed logged in users sometimes being served from guest cache.
* [UPDATE] Environment report is no longer saved to a file.
* [UPDATE] Removed crawler reset notification.
* [GUI] Added more details on image optimization.
* [GUI] Removed info page from admin menu.
* [GUI] Moved environment report from network level to single site level.
* [GUI] Crawler time added in a user friendly format.
* [INTEGRATION] Improved compatibility with FacetWP json call.

= 1.6.4 - November 22 2017 =
* [NEW FEATURE] Send env reports privately with a new built-in report number referral system.
* [IAPI] Increased request timeout to fix a cUrl 28 timeout issue.
* [BUGFIX] Fixed a TTL max value validation bug.
* [INTEGRATION] Improved Contact Form 7 REST call compatibility for logged in users.
* Thanks for all your ratings. That encouraged us to be more diligent. Happy Thanksgiving.

= 1.6.3 - November 17 2017 =
* [NEW FEATURE] Only async Google Fonts setting.
* [NEW FEATURE] Only create WebP images when optimizing setting.
* [NEW FEATURE] Batch switch images to original/optimized versions in Image Optimization.
* [NEW FEATURE] Browser Cache TTL setting.
* [NEW FEATURE] Cache WooCommerce Cart setting.
* [IMPROVEMENT] Moved optimized JS/CSS snippet in header html to after meta charset.
* [IMPROVEMENT] Added a constant for better JS/CSS optimization compatibility for different dir WordPress installation.
* [IAPI] Take over failed callback check instead of bypassing it.
* [IAPI] Image optimization requests are now limited to 500 images per request.
* [BUGFIX] Fixed a parsing failure bug not using attributes in html elements with dash.
* [BUGFIX] Fixed a bug causing non-script code to move to the top of a page when not using combination.
* [UPDATE] Added detailed logs for external link detection.
* [UPDATE] Added new lines in footer comment to avoid Firefox crash when enabled HTML minify.
* [API] `Purge private` / `Purge private all` / `Add private tag` functions.
* [GUI] Redesigned image optimization operation links in Media Lib list.
* [GUI] Tweaked wp-admin form save button position.
* [GUI] Added "learn more" link for image optimization.

= 1.6.2.1 - November 6 2017 =
* [INTEGRATION] Improved compatibility with old WooCommerce versions to avoid unknown 500 errors.
* [BUGFIX] Fixed WebP images sometimes being used in non-supported browsers.
* [BUGFIX] Kept query strings for HTTP/2 push to avoid re-fetching pushed sources.
* [BUGFIX] Excluded JS/CSS from HTTP/2 push when using CDN.
* [GUI] Fixed a typo in Media list.
* [GUI] Made more image optimization strings translatable.
* [GUI] Updated Tuning description to include API documentation.

= 1.6.2 - November 3 2017 =
* [NEW FEATURE] Do Not Cache Roles.
* [NEW FEATURE] Use WebP Images for supported browsers.
* [NEW FEATURE] Disable Optimization Poll ON/OFF Switch in Media tab.
* [NEW FEATURE] Revert image optimization per image in Media list.
* [NEW FEATURE] Disable/Enable image WebP per image in Media list.
* [IAPI] Limit optimized images fetching cron to a single process.
* [IAPI] Updated IAPI to v1.6.2.
* [IAPI] Fixed repeating image request issue by adding a failure status to local images.
* [REFACTOR] Refactored login vary logic.

= 1.6.1 - October 29 2017 =
* [IAPI] Updated LiteSpeed Image Optimization Server API to v1.6.1.

= 1.6 - October 27 2017 =
* [NEW FEATURE] Image Optimization.
* [NEW FEATURE] Role Excludes for Optimization.
* [NEW FEATURE] Combined CSS/JS Priority.
* [IMPROVEMENT] Bypass CDN for login/register page.
* [UPDATE] Expanded ExpiresByType rules to include new font types. ( Thanks to JMCA2 )
* [UPDATE] Removed duplicated type param in admin action link.
* [BUGFIX] Fixed CDN wrongly replacing img base64 and "fake" src in JS.
* [BUGFIX] Fixed image lazy load replacing base64 src.
* [BUGFIX] Fixed a typo in Optimize class exception.
* [GUI] New Tuning tab in admin settings panel.
* [REFACTOR] Simplified router by reducing actions and adding types.
* [REFACTOR] Renamed `run()` to `finalize()` in buffer process.

= 1.5 - October 17 2017 =
* [NEW FEATURE] Exclude JQuery (to fix inline JS error when using JS Combine).
* [NEW FEATURE] Load JQuery Remotely.
* [NEW FEATURE] JS Deferred Excludes.
* [NEW FEATURE] Lazy Load Images Excludes.
* [NEW FEATURE] Lazy Load Image Placeholder.
* [IMPROVEMENT] Improved Lazy Load size attribute for w3c validator.
* [UPDATE] Added basic caching info and LSCWP version to HTML comment.
* [UPDATE] Added debug log to HTML detection.
* [BUGFIX] Fixed potential font CORS issue when using CDN.
* [GUI] Added API docs to setting description.
* [REFACTOR] Relocated all classes under includes with backwards compatibility.
* [REFACTOR] Relocated admin templates.

= 1.4 - October 11 2017 =
* [NEW FEATURE] Lazy load images/iframes.
* [NEW FEATURE] Clean CSS/JS optimizer data functionality in DB Optimizer panel.
* [NEW FEATURE] Exclude certain URIs from optimizer.
* [IMPROVEMENT] Improved optimizer HTML check compatibility to avoid conflicts with ESI functions.
* [IMPROVEMENT] Added support for using ^ when matching the start of a path in matching settings.
* [IMPROVEMENT] Added wildcard support in CDN original URL.
* [IMPROVEMENT] Moved optimizer table initialization to admin setting panel with failure warning.
* [UPDATE] Added a one-time welcome banner.
* [UPDATE] Partly relocated class: 'api'.
* [API] Added API wrapper for removing wrapped HTML output.
* [INTEGRATION] Fixed WooCommerce conflict with optimizer.
* [INTEGRATION] Private cache support for WooCommerce v3.2.0+.
* [GUI] Added No Optimization menu to frontend.

= 1.3.1.1 - October 6 2017 =
* [BUGFIX] Improved optimizer table creating process in certain database charset to avoid css/js minify/combination failure.

= 1.3.1 - October 5 2017 =
* [NEW FEATURE] Remove WP Emoji Option.
* [IMPROVEMENT] Separated optimizer data from wp_options to improve compatibility with backup plugins.
* [IMPROVEMENT] Enhanced crawler cron hook to prevent de-scheduling in some cases.
* [IMPROVEMENT] Enhanced Remove Query Strings to also remove Emoji query strings.
* [IMPROVEMENT] Enhanced HTML detection when extra spaces are present at the beginning.
* [UPDATE] Added private cache support for OLS.
* [BUGFIX] Self-redirects are no longer cached.
* [BUGFIX] Fixed css async lib warning when loading in HTTP/2 push.

= 1.3 - October 1 2017 =
* [NEW FEATURE] Added Browser Cache support.
* [NEW FEATURE] Added Remove Query Strings support.
* [NEW FEATURE] Added Remove Google Fonts support.
* [NEW FEATURE] Added Load CSS Asynchronously support.
* [NEW FEATURE] Added Load JS Deferred support.
* [NEW FEATURE] Added Critical CSS Rules support.
* [NEW FEATURE] Added Private Cached URIs support.
* [NEW FEATURE] Added Do Not Cache Query Strings support.
* [NEW FEATURE] Added frontend adminbar shortcuts ( Purge this page/Do Not Cache/Private cache ).
* [IMPROVEMENT] Do Not Cache URIs now supports full URLs.
* [IMPROVEMENT] Improved performance of Do Not Cache settings.
* [IMPROVEMENT] Encrypted vary cookie.
* [IMPROVEMENT] Enhanced HTML optimizer.
* [IMPROVEMENT] Limited combined file size to avoid heavy memory usage.
* [IMPROVEMENT] CDN supports custom upload folder for media files.
* [API] Added purge single post API.
* [API] Added version compare API.
* [API] Enhanced ESI API for third party plugins.
* [INTEGRATION] Compatibility with NextGEN Gallery v2.2.14.
* [INTEGRATION] Compatibility with Caldera Forms v1.5.6.2+.
* [BUGFIX] Fixed CDN&Minify compatibility with css url links.
* [BUGFIX] Fixed .htaccess being regenerated despite there being no changes.
* [BUGFIX] Fixed CDN path bug for subfolder WP instance.
* [BUGFIX] Fixed crawler path bug for subfolder WP instance with different site url and home url.
* [BUGFIX] Fixed a potential Optimizer generating redundant duplicated JS in HTML bug.
* [GUI] Added a more easily accessed submit button in admin settings.
* [GUI] Admin settings page cosmetic changes.
* [GUI] Reorganized GUI css/img folder structure.
* [REFACTOR] Refactored configuration init.
* [REFACTOR] Refactored admin setting save.
* [REFACTOR] Refactored .htaccess operator and rewrite rule generation.

= 1.2.3.1 - September 20 2017 =
* [UPDATE] Improved PHP5.3 compatibility.

= 1.2.3 - September 20 2017 =
* [NEW FEATURE] Added CDN support.
* [IMPROVEMENT] Improved compatibility when upgrading by fixing a possible fatal error.
* [IMPROVEMENT] Added support for custom wp-content paths.
* [BUGFIX] Fixed non-primary network blogs not being able to minify.
* [BUGFIX] Fixed HTML Minify preventing Facebook from being able to parse og tags.
* [BUGFIX] Preview page is no longer cacheable.
* [BUGFIX] Corrected log and crawler timezone to match set WP timezone.
* [GUI] Revamp of plugin GUI.

= 1.2.2 - September 15 2017 =
* [NEW FEATURE] Added CSS/JS minification.
* [NEW FEATURE] Added CSS/JS combining.
* [NEW FEATURE] Added CSS/JS HTTP/2 server push.
* [NEW FEATURE] Added HTML minification.
* [NEW FEATURE] Added CSS/JS cache purge button in management.
* [UPDATE] Improved debug log formatting.
* [UPDATE] Fixed some description typos.

= 1.2.1 - September 7 2017 =
* [NEW FEATURE] Added Database Optimizer.
* [NEW FEATURE] Added Tab switch shortcut.
* [IMPROVEMENT] Added cache disabled check for management pages.
* [IMPROVEMENT] Renamed .htaccess backup for security.
* [BUGFIX] Fixed woocommerce default ESI setting bug.
* [REFACTOR] Show ESI page for OLS with notice.
* [REFACTOR] Management Purge GUI updated.

= 1.2.0.1 - September 1 2017 =
* [BUGFIX] Fixed a naming bug for network constant ON2.

= 1.2.0 - September 1 2017 =
* [NEW FEATURE] Added ESI support.
* [NEW FEATURE] Added a private cache TTL setting.
* [NEW FEATURE] Debug level can now be set to either 'Basic' or 'Advanced'.
* [REFACTOR] Renamed const 'NOTSET' to 'ON2' in class config.

= 1.1.6 - August 23 2017 =
* [NEW FEATURE] Added option to privately cache logged-in users.
* [NEW FEATURE] Added option to privately cache commenters.
* [NEW FEATURE] Added option to cache requests made through WordPress REST API.
* [BUGFIX] Fixed network 3rd-party full-page cache detection bug.
* [GUI] New Cache and Purge menus in Settings.

= 1.1.5.1 - August 16 2017 =
* [IMPROVEMENT] Improved compatibility of frontend&backend .htaccess path detection when site url is different than installation path.
* [UPDATE] Removed unused format string from header tags.
* [BUGFIX] 'showheader' Admin Query String now works.
* [REFACTOR] Cache tags will no longer output if not needed.

= 1.1.5 - August 10 2017 =
* [NEW FEATURE] Scheduled Purge URLs feature.
* [NEW FEATURE] Added buffer callback to improve compatibility with some plugins that force buffer cleaning.
* [NEW FEATURE] Hide purge_all admin bar quick link if cache is disabled.
* [NEW FEATURE] Required htaccess rules are now displayed when .htaccess is not writable.
* [NEW FEATURE] Debug log features: filter log support; heartbeat control; log file size limit; log viewer.
* [IMPROVEMENT] Separate crawler access log.
* [IMPROVEMENT] Lazy PURGE requests made after output are now queued and working.
* [IMPROVEMENT] Improved readme.txt with keywords relating to our compatible plugins list.
* [UPDATE] 'ExpiresDefault' conflict msg is now closeable and only appears in the .htaccess edit screen.
* [UPDATE] Improved debug log formatting.
* [INTEGRATION] Compatibility with MainWP plugin.
* [BUGFIX] Fixed Woocommerce order not purging product stock quantity.
* [BUGFIX] Fixed Woocommerce scheduled sale price not updating issue.
* [REFACTOR] Combined cache_enable functions into a single function.

= 1.1.4 - August 1 2017 =
* [IMPROVEMENT] Unexpected rewrite rules will now show an error message.
* [IMPROVEMENT] Added Cache Tag Prefix setting info in the Env Report and Info page.
* [IMPROVEMENT] LSCWP setting link is now displayed in the plugin list.
* [IMPROVEMENT] Improved performance when setting cache control.
* [UPDATE] Added backward compatibility for v1.1.2.2 API calls. (used by 3rd-party plugins)
* [BUGFIX] Fixed WPCLI purge tag/category never succeeding.

= 1.1.3 - July 31 2017 =
* [NEW FEATURE] New LiteSpeed_Cache_API class and documentation for 3rd party integration.
* [NEW FEATURE] New API function litespeed_purge_single_post($post_id).
* [NEW FEATURE] PHP CLI support for crawler.
* [IMPROVEMENT] Set 'no cache' for same location 301 redirects.
* [IMPROVEMENT] Improved LiteSpeed footer comment compatibility.
* [UPDATE] Removed 'cache tag prefix' setting.
* [BUGFIX] Fixed a bug involving CLI purge all.
* [BUGFIX] Crawler now honors X-LiteSpeed-Cache-Control for the 'no-cache' header.
* [BUGFIX] Cache/rewrite rules are now cleared when the plugin is uninstalled.
* [BUGFIX] Prevent incorrect removal of the advanced-cache.php on deactivation if it was added by another plugin.
* [BUGFIX] Fixed subfolder WP installations being unable to Purge By URL using a full URL path.
* [REFACTOR] Reorganized existing code for an upcoming ESI release.

= 1.1.2.2 - July 13 2017 =
* [BUGFIX] Fixed blank page in Hebrew language post editor by removing unused font-awesome and jquery-ui css libraries.

= 1.1.2.1 - July 5 2017 =
* [UPDATE] Improved compatibility with WooCommerce v3.1.0.

= 1.1.2 - June 20 2017 =
* [BUGFIX] Fixed missing form close tag.
* [UPDATE] Added a wiki link for enabling the crawler.
* [UPDATE] Improved Site IP description.
* [UPDATE] Added an introduction to the crawler on the Information page.
* [REFACTOR] Added more detailed error messages for Site IP and Custom Sitemap settings.

= 1.1.1.1 - June 15 2017 =
* [BUGFIX] Hotfix for insufficient validation of site IP value in crawler settings.

= 1.1.1 - June 15 2017 =
* [NEW] As of LiteSpeed Web Server v.5.1.16, the crawler can now be enabled/disabled at the server level.
* [NEW] Added the ability to provide a custom sitemap for crawling.
* [NEW] Added ability to use site IP address directly in crawler settings.
* [NEW] Crawler performance improved with the use of new custom user agent 'lsrunner'.
* [NEW] "Purge By URLs" now supports full URL paths.
* [NEW] Added thirdparty WP-PostRatings compatibility.
* [BUGFIX] Cache is now cleared when changing post status from published to draft.
* [BUGFIX] WHM activation message no longer continues to reappear after being dismissed.
* [COSMETIC] Display recommended values for settings.

= 1.1.0.1 - June 8 2017 =
* [UPDATE] Improved default crawler interval setting.
* [UPDATE] Tested up to WP 4.8.
* [BUGFIX] Fixed compatibility with plugins that output json data.
* [BUGFIX] Fixed tab switching bug.
* [BUGFIX] Removed occasional duplicated messages on save.
* [COSMETIC] Improved crawler tooltips and descriptions.

= 1.1.0 - June 6 2017 =
* [NEW] Added a crawler - this includes configuration options and a dedicated admin page. Uses wp-cron
* [NEW] Added integration for WPLister
* [NEW] Added integration for Avada
* [UPDATE] General structure of the plugin revamped
* [UPDATE] Improved look of admin pages
* [BUGFIX] Fix any/all wp-content path retrieval issues
* [BUGFIX] Use realpath to clear symbolic link when determining .htaccess paths
* [BUGFIX] Fixed a bug where upgrading multiple plugins did not trigger a purge all
* [BUGFIX] Fixed a bug where cli import_options did not actually update the options.
* [REFACTOR] Most of the files in the code were split into more, smaller files

= 1.0.15 - April 20 2017 =
* [NEW] Added Purge Pages and Purge Recent Posts Widget pages options.
* [NEW] Added wp-cli command for setting and getting options.
* [NEW] Added an import/export options cli command.
* [NEW] Added wpForo integration.
* [NEW] Added Theme My Login integration.
* [UPDATE] Purge adjacent posts when publish a new post.
* [UPDATE] Change environment report file to .php and increase security.
* [UPDATE] Added new purgeby option to wp-cli.
* [UPDATE] Remove nag for multiple sites.
* [UPDATE] Only inject LiteSpeed javascripts in LiteSpeed pages.
* [REFACTOR] Properly check for zero in ttl settings.
* [BUGFIX] Fixed the 404 issue that can be caused by some certain plugins when save the settings.
* [BUGFIX] Fixed mu-plugin compatibility.
* [BUGFIX] Fixed problem with creating zip backup.
* [BUGFIX] Fixed conflict with jetpack.

= 1.0.14.1 - January 31 2017 =
* [UPDATE] Removed Freemius integration due to feedback.

= 1.0.14 - January 30 2017 =
* [NEW] Added error page caching. Currently supports 403, 404, 500s.
* [NEW] Added a purge errors action.
* [NEW] Added wp-cli integration.
* [UPDATE] Added support for multiple varies.
* [UPDATE] Reorganize the admin interface to be less cluttered.
* [UPDATE] Add support for LiteSpeed Web ADC.
* [UPDATE] Add Freemius integration.
* [REFACTOR] Made some changes so that the rewrite rules are a little more consistent.
* [BUGFIX] Check member type before adding purge all button.
* [BUGFIX] Fixed a bug where activating/deactivating the plugin quickly caused the WP_CACHE error to show up.
* [BUGFIX] Handle more characters in the rewrite parser.
* [BUGFIX] Correctly purge posts when they are made public/private.

= 1.0.13.1 - November 30 2016 =
* [BUGFIX] Fixed a bug where a global was being used without checking existence first, causing unnecessary log entries.

= 1.0.13 - November 28 2016 =
* [NEW] Add an Empty Entire Cache button.
* [NEW] Add stale logic to certain purge actions.
* [NEW] Add option to use primary site settings for all subsites in a multisite environment.
* [NEW] Add support for Aelia CurrencySwitcher
* [UPDATE] Add logic to allow third party vary headers
* [UPDATE] Handle password protected pages differently.
* [BUGFIX] Fixed bug caused by saving settings.
* [BUGFIX] FIxed bug when searching for advanced-cache.php

= 1.0.12 - November 14 2016 =
* [NEW] Added logic to generate environment reports.
* [NEW] Created a notice that will be triggered when the WHM Plugin installs this plugin. This will notify users when the plugin is installed by their server admin.
* [NEW] Added the option to cache 404 pages via 404 Page TTL setting.
* [NEW] Reworked log system to be based on selection of yes or no instead of log level.
* [NEW] Added support for Autoptimize.
* [NEW] Added Better WP Minify integration.
* [UPDATE] On plugin disable, clear .htaccess.
* [UPDATE] Introduced URL tag. Changed Purge by URL to use this new tag.
* [BUGFIX] Fixed a bug triggered when .htaccess files were empty.
* [BUGFIX] Correctly determine when to clear files in multisite environments (wp-config, advanced-cache, etc.).
* [BUGFIX] When disabling the cache, settings changed in the same save will now be saved.
* [BUGFIX] Various bugs from setting changes and multisite fixed.
* [BUGFIX] Fixed two bugs with the .htaccess path search.
* [BUGFIX] Do not alter $_GET in add_quick_purge. This may cause issues for functionality occurring later in the same request.
* [BUGFIX] Right to left radio settings were incorrectly displayed. The radio buttons themselves were the opposite direction of the associated text.

= 1.0.11 - October 11 2016 =
* [NEW] The plugin will now set cachelookup public on.
* [NEW] New option - check advanced-cache.php. This enables users to have two caching plugins enabled at the same time as long as the other plugin is not used for caching purposes. For example, using another cache plugin for css/js minification.
* [UPDATE] Rules added by the plugin will now be inserted into an LSCACHE START/END PLUGIN comment block.
* [UPDATE] For woocommerce pages, if a user visits a non-cached page with a non-empty cart, do not cache the page.
* [UPDATE] If woocommerce needs to display any notice, do not cache the page.
* [UPDATE] Single site settings are now in both the litespeed cache submenu and the settings submenu.
* [BUGFIX] Multisite network options were not updated on upgrade. This is now corrected.

= 1.0.10 - September 16 2016 =
* Added a check for LSCACHE_NO_CACHE definition.
* Added a Purge All button to the admin bar.
* Added logic to purge the cache when upgrading a plugin or theme. By default this is enabled on single site installations and disabled on multisite installations.
* Added support for WooCommerce Versions < 2.5.0.
* Added .htaccess backup rotation. Every 10 backups, an .htaccess archive will be created. If one already exists, it will be overwritten.
* Moved some settings to the new Specific Pages tab to reduce clutter in the General tab.
* The .htaccess editor is now disabled if DISALLOW_FILE_EDIT is set.
* After saving the Cache Tag Prefix setting, all cache will be purged.

= 1.0.9.1 - August 26 2016 =
* Fixed a bug where an error displayed on the configuration screen despite not being an error.
* Change logic to check .htaccess file less often.

= 1.0.9 - August 25 2016 =
* [NEW] Added functionality to cache and purge feeds.
* [NEW] Added cache tag prefix setting to avoid conflicts when using LiteSpeed Cache for WordPress with LiteSpeed Cache for XenForo and LiteMage.
* [NEW] Added hooks to allow third party plugins to create config options.
* [NEW] Added WooCommerce config options.
* The plugin now also checks for wp-config in the parent directory.
* Improved WooCommerce support.
* Changed .htaccess backup process. Will create a .htaccess_lscachebak_orig file if one does not exist. If it does already exist, creates a backup using the date and timestamp.
* Fixed a bug where get_home_path() sometimes returned an invalid path.
* Fixed a bug where if the .htaccess was removed from a WordPress subdirectory, it was not handled properly.

= 1.0.8.1 - July 28 2016 =
* Fixed a bug where check cacheable was sometimes not hit.
* Fixed a bug where extra slashes in clear rules were stripped.

= 1.0.8 - July 25 2016 =
* Added purge all on update check to purge by post id logic.
* Added uninstall logic.
* Added configuration for caching favicons.
* Added configuration for caching the login page.
* Added configuration for caching php resources (scripts/stylesheets accessed as .php).
* Set login cookie if user is logged in and it isn’t set.
* Improved NextGenGallery support to include new actions.
* Now displays a notice on the network admin if WP_CACHE is not set.
* Fixed a few php syntax issues.
* Fixed a bug where purge by pid didn’t work.
* Fixed a bug where the Network Admin settings were shown when the plugin was active in a subsite, but not network active.
* Fixed a bug where the Advanced Cache check would sometimes not work.

= 1.0.7.1 - May 26 2016 =
* Fixed a bug where enabling purge all in the auto purge on update settings page did not purge the correct blogs.
* Fixed a bug reported by user wpc on our forums where enabling purge all in the auto purge on update settings page caused nothing to be cached.

= 1.0.7 - May 24 2016 =
* Added login cookie configuration to the Advanced Settings page.
* Added support for WPTouch plugin.
* Added support for WP-Polls plugin.
* Added Like Dislike Counter third party integration.
* Added support for Admin IP Query String Actions.
* Added confirmation pop up for purge all.
* Refactor: LiteSpeed_Cache_Admin is now split into LiteSpeed_Cache_Admin, LiteSpeed_Cache_Admin_Display, and LiteSpeed_Cache_Admin_Rules
* Refactor: Rename functions to accurately represent their functionality
* Fixed a bug that sometimes caused a “no valid header” error message.

= 1.0.6 - May 5 2016 =
* Fixed a bug reported by Knut Sparhell that prevented dashboard widgets from being opened or closed.
* Fixed a bug reported by Knut Sparhell that caused problems with https support for admin pages.

= 1.0.5 - April 26 2016 =
* [BETA] Added NextGen Gallery plugin support.
* Added third party plugin integration.
* Improved cache tag system.
* Improved formatting for admin settings pages.
* Converted bbPress to use the new third party integration system.
* Converted WooCommerce to use the new third party integration system.
* If .htaccess is not writable, disable separate mobile view and do not cache cookies/user agents.
* Cache is now automatically purged when disabled.
* Fixed a bug where .htaccess was not checked properly when adding common rules.
* Fixed a bug where multisite setups would be completely purged when one site requested a purge all.

= 1.0.4 - April 7 2016 =
* Added logic to cache commenters.
* Added htaccess backup to the install script.
* Added an htaccess editor in the wp-admin dashboard.
* Added do not cache user agents.
* Added do not cache cookies.
* Created new LiteSpeed Cache Settings submenu entries.
* Implemented Separate Mobile View.
* Modified WP_CACHE not defined message to only show up for users who can manage options.
* Moved enabled all/disable all from network management to network settings.
* Fixed a bug where WP_CACHE was not defined on activation if it was commented out.

= 1.0.3 - March 23 2016 =
* Added a Purge Front Page button to the LiteSpeed Cache Management page.
* Added a Default Front Page TTL option to the general settings.
* Added ability to define web application specific cookie names through rewrite rules to handle logged-in cookie conflicts when using multiple web applications. <strong>[Requires LSWS 5.0.15+]</strong>
* Improved WooCommerce handling.
* Fixed a bug where activating lscwp sets the “enable cache” radio button to enabled, but the cache was not enabled by default.
* Refactored code to make it cleaner.
* Updated readme.txt.

= 1.0.2 - March 11 2016 =
* Added a "Use Network Admin Setting" option for "Enable LiteSpeed Cache". For single sites, this choice will default to enabled.
* Added enable/disable all buttons for network admin. This controls the setting of all managed sites with "Use Network Admin Setting" selected for "Enable LiteSpeed Cache".
* Exclude by Category/Tag are now text areas to avoid slow load times on the LiteSpeed Cache Settings page for sites with a large number of categories/tags.
* Added a new line to advanced-cache.php to allow identification as a LiteSpeed Cache file.
* Activation/Deactivation are now better handled in multi-site environments.
* Enable LiteSpeed Cache setting is now a radio button selection instead of a single checkbox.
* Can now add '$' to the end of a URL in Exclude URI to perform an exact match.
* The _lscache_vary cookie will now be deleted upon logout.
* Fixed a bug in multi-site setups that would cause a "function already defined" error.

= 1.0.1 - March 8 2016 =
* Added Do Not Cache by URI, by Category, and by Tag.  URI is a prefix/string equals match.
* Added a help tab for plugin compatibilities.
* Created logic for other plugins to purge a single post if updated.
* Fixed a bug where woocommerce pages that display the cart were cached.
* Fixed a bug where admin menus in multi-site setups were not correctly displayed.
* Fixed a bug where logged in users were served public cached pages.
* Fixed a compatibility bug with bbPress.  If there is a new forum/topic/reply, the parent pages will now be purged as well.
* Fixed a bug that didn't allow cron job to update scheduled posts.

= 1.0.0 - January 20 2016 =
* Initial Release.
litespeed-wp-plugin/6.5.4/litespeed-cache/package-lock.json000064400000006221151600235070017347 0ustar00{
	"name": "litespeed-cache",
	"lockfileVersion": 3,
	"requires": true,
	"packages": {
		"": {
			"name": "litespeed-cache",
			"license": "GPLv3",
			"devDependencies": {
				"@prettier/plugin-php": "^0.21.0",
				"prettier": "^3.0.3"
			}
		},
		"node_modules/@prettier/plugin-php": {
			"version": "0.21.0",
			"resolved": "https://registry.npmjs.org/@prettier/plugin-php/-/plugin-php-0.21.0.tgz",
			"integrity": "sha512-vWC6HIUUfhvl/7F5IxVQ0ItGB/7ZY+jDlX7KsTqvfKMODW/zvzj8r1Ab4harS22+O3xxHykVVd5jvylmxMMctg==",
			"dev": true,
			"dependencies": {
				"linguist-languages": "^7.21.0",
				"mem": "^9.0.2",
				"php-parser": "^3.1.5"
			},
			"peerDependencies": {
				"prettier": "^3.0.0"
			}
		},
		"node_modules/linguist-languages": {
			"version": "7.27.0",
			"resolved": "https://registry.npmjs.org/linguist-languages/-/linguist-languages-7.27.0.tgz",
			"integrity": "sha512-Wzx/22c5Jsv2ag+uKy+ITanGA5hzvBZngrNGDXLTC7ZjGM6FLCYGgomauTkxNJeP9of353OM0pWqngYA180xgw==",
			"dev": true
		},
		"node_modules/map-age-cleaner": {
			"version": "0.1.3",
			"resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz",
			"integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==",
			"dev": true,
			"dependencies": {
				"p-defer": "^1.0.0"
			},
			"engines": {
				"node": ">=6"
			}
		},
		"node_modules/mem": {
			"version": "9.0.2",
			"resolved": "https://registry.npmjs.org/mem/-/mem-9.0.2.tgz",
			"integrity": "sha512-F2t4YIv9XQUBHt6AOJ0y7lSmP1+cY7Fm1DRh9GClTGzKST7UWLMx6ly9WZdLH/G/ppM5RL4MlQfRT71ri9t19A==",
			"dev": true,
			"dependencies": {
				"map-age-cleaner": "^0.1.3",
				"mimic-fn": "^4.0.0"
			},
			"engines": {
				"node": ">=12.20"
			},
			"funding": {
				"url": "https://github.com/sindresorhus/mem?sponsor=1"
			}
		},
		"node_modules/mimic-fn": {
			"version": "4.0.0",
			"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
			"integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
			"dev": true,
			"engines": {
				"node": ">=12"
			},
			"funding": {
				"url": "https://github.com/sponsors/sindresorhus"
			}
		},
		"node_modules/p-defer": {
			"version": "1.0.0",
			"resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz",
			"integrity": "sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==",
			"dev": true,
			"engines": {
				"node": ">=4"
			}
		},
		"node_modules/php-parser": {
			"version": "3.1.5",
			"resolved": "https://registry.npmjs.org/php-parser/-/php-parser-3.1.5.tgz",
			"integrity": "sha512-jEY2DcbgCm5aclzBdfW86GM6VEIWcSlhTBSHN1qhJguVePlYe28GhwS0yoeLYXpM2K8y6wzLwrbq814n2PHSoQ==",
			"dev": true
		},
		"node_modules/prettier": {
			"version": "3.0.3",
			"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz",
			"integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==",
			"dev": true,
			"bin": {
				"prettier": "bin/prettier.cjs"
			},
			"engines": {
				"node": ">=14"
			},
			"funding": {
				"url": "https://github.com/prettier/prettier?sponsor=1"
			}
		}
	}
}
litespeed-wp-plugin/7.0.0.1/translations/litespeed-cache-es_CO.mo000064400000375036151600235330020342 0ustar00��s�#�LG__(!_J_2h_�_�_	�_
�_
�_�_�_�_`	``	!`+`m>`�`
�`�`�`3�`hawa�aN�a=b"Db7gb�bH�b�b�bcc2c'Cc
kc	yc�c�c%�c�c|�cFGd�d%�d	�d"�d�dPeaeTpeZ�e> f4_f-�f/�fL�f2?gIrg�g�g#�g�gQ
hO_h�hs�hE9iPi0�i'j)j@jZjpjvj�jI�j	�j	�j�j �j" k/Ck*sk�k
�k�k�k��k4cl��lfem�m�m
�m�m�m#n$n0nPn
]nhnun�n�n�n�n�n	�n�n�n
ooo0o?oLo0[o*�oU�o
p *p Kp(lp�p�p�p��pKqXqKpq	�q�q�q�q
r&r>r"Vryr"�r�r!�r�rs&5s"\sGs!�s,�s$t+;tgt�t�t�t'�t(u*uWGu�u�u�u1�u%v27vjv
vv�v�v�v�v�v�v&�v.wNNw*�w/�w�wx'x!9x[xgx
yx�x�x�x�x�x�x%�xBy
Yy!dy4�y'�y6�yz'z	:zDzXzwz;�z:�z{#{4{ O{"p{�{�{/�{*�{<|7Z|�|�|�|�|
�|	�|�|�|}!}A}U}\}	h}r}�}�}�}�}�}!�}�}~+~D~U~u~�~
�~�~��~9a�)��+�}���D��8�$�,�;A��}�<� E�Kf�8������4�H�c�v�����C����H��G�Y�
]�h�<u���̅݅9�9,�
f�t�����
��q��!�)�NI��������?�L�T�f�����������Lj׈+ވ%
�,0�s]�#щ���5�H�_�p���6��Ɗފ���L.�{�9��:��0��)-��W�G�L<�W����

��
&�1�I�d�{�������
ώݎ8�&�D�
_�m��� ��0������##�G�
M�X�g�~������ː^�x�������
ʑؑ	���B�K�	O�Y�2^�)��Z��,�C�X�-s����iy�I�;-�Yi�KÕV�Uf�L��l	�Bv�Y��V�`j�J˘g�=~�@��=��;�M�`�|���
��<��?��>�S�k���?��؜ߜ� ��& � G�Dh���l��&�2�E�
T��_����������
�� ۠
�
��/�/0�`�pu�<�
#�.�M�V�	b�l�cx�ܢ���.#�R�
W�b�
w�������hɣ2�A:��|��	"�,�9�'I�
q��
��
��"��֥ͥ�$��+�J�#\���*��Ħզ
�
��$�'�:�PU�H��B�52�@h�>��"�=�&I�p�������%Ʃ �"
�&0�!W�y�����Ī$������/�dF��� ì�/��.%�T�a�t�������έ�����+�E�L�h�u�y�
�����������%���$1�
V�d�i�|���@��
ү%��������>���� 	�*�*A� l�2����ٱ"��*�"D�"g�����<��,��$"�
G�
U�c�Fs�����ų
̳.ڳ?	�6I�;��1��3�2"�6U�0������ĵǵε۵�Q�D`�
��#��-׶$�?*�j����7�;�H�%e�	��������Ѹ����$%�J�Ec�+��*չ��"�+�I�X�]�
e�
s�$��!��Ⱥպ���$�*�1�:�L�Rb�c��2�?L�
������<ϼ5�SB�C��5ڽ�p0����K%�Oq�'��E�/�4�<�K�;]�0��M��p/�|��/�&M�&t�)��7��4��2�R�
Z�h�
|����F�_�w�~�����A�������	�"�2�G�S�d�
u�����%����0���I �j�$��D��@��9-�1g���8��a��A�Q�^�j�������+��
��#��=�
L�Z�Qw�+������+�K�b�u��������������{%�;������4�A�_�w�~���!����������%�+C�&o�B������
�Y(���$��2�����I�
_�m�}�
����:����
��3�.@�o�du�����M�fR�$��X��Q7�7��+����g�o�����Q���0�PH�^��m��	f�p�����9��v��}b�(��	�#�>,�k�U�N��$�
1�?�&\���#����9��8��
,�V:�_��C��G5�a}�8��4�/M�7}�6��7��-$�)R�L|�*��)��-�(L�Hu�3����R��L�a�y���������2����(�5?�u���������e��-�?�/G�hw�]��=>�8|�[��c�Cu�j��z$�A��q��`S�'��q��N�Hn�W��O�>_�����K���E �1f�-��M��Y�$n�)��9��&��)�9H�$��X��1�2�AC�&��^��E�UQ�(��S��$�J:�(��I��^��AW�4��)��c��0\�.����2��2
�7=�Yu�*��F��9A�{���:��R��,D�*q�1��;��/
�(:�Jc�4��B�&�NE�Q��o�XV�/��G�9'�1a� �����Jz�^�3$�NX���W���<��1�V#�Lz�*�]�P�U�]�c�s�$�����
��������/��(�)�:��O����Z
�
��@*k%o�
�
�
�����:�>3pr��
';Nrm]�5>_t(�8�6#Sw$�.�2�rH��!�CFU
���� �	K	d	l	+�	�	)�	��	 

�
�
�
�
e�
JRj�MVgh�R�Z:
�
�
�
&�
'�
#%I%X�~/6qf(�EFG.�L�-
G8+��/��)ZH��
�����K_hJo	������a#m�M�'�?PX	a
kv
��#��	�	���~
�	���6�p&u*�S�HdE��_�.6R%r�0���,/\�eKM0j�3�.�\nY~z�HSB�;�2hNM�G M _ @w � Z� e1!�!o�!c#"p�"E�"?>#(~#*�#&�#�#'$)$h/$�$�$�$2�$$�$>%,W%	�%�%"�%�%��%F�&�&i�'9(F(J(c(
r()}(�('�(�(
�(�(
))) 9)Z)p)�)%�)�)�)�)�)*%*6*GI*K�*d�*7B+-z+-�+2�+	,
,,�9,�,�,\-q-~-�-6�-'�-!.:.'U./}.1�.+�.3/,?//l/1�/+�/Y�/,T0+�0,�04�0+1(;1!d1)�15�1*�1$2j62�2!�2�2<3/?3=o3�3
�3�3.�3
4454H4-g4;�4b�4%45/Z5�5�5�5"�5�566'26Z6s6{6 �6�69�6_�6]7<l7I�7-�7G!8i8v8�8�8#�8�8P�8RH9#�9�9"�93�9$+:P:h:;z:6�:I�:D7;|;!�;�;�;�;
�;
�;<<,;<h<}<�<�<�< �< �<=='0=0X=%�=$�=%�=�='>:>#Q>u>�>��>Kh?	�?@�?)�?:)@�d@�@NA=^A
�A%�AU�A�#BC$!C_FCC�C	�C�CDD4D HDiD}D�D�DI�D	E^EpE�E
�E�EP�E#�F"G7GBSG?�G!�G�GH&H3H}?H�H!�HJ�H3IKI�QIJ&J.J>J\JiJJ�J�J�J�JE�J!K15K�gK&�K* L%KLqL�L�L#�L�LH�L+MGM#cM*�M`�MN;NM[N5�N0�N�OQ�OtP[�P�P�PQ"Q4Q'FQ)nQ%�Q�Q�Q�Q(R*R7RBFR �R�R�R�R�R'S.7SfSyS�S �S�S�S�S#T'+T$ST%xT��T+mU�U�U!�U�UVV	%V/VLDV�V�V�V@�V0�VY"W9|W�W�W1�W&!XoHYO�YAZfJZc�Zd[tz[^�[{N\K�\d]c{]s�]JS^��^UM`P�`F�`;aUa%pa(�a,�a�aObcRb�b$�b#�bcW.c�c�c�c5�c.�c! dRBd�d�d"e.eGe
Ye�de�OfDg&Zg��gAhJh Vhwh�h
�h@�h@�h(inHiF�i�i&
j
1j
<jGj
Tj{bj+�j
k!k@;k|k�k�k�k�k�k1�k~ l�l^�l�m	�m�m�m�mBnSnhnyn�n,�n�n�n�n2o8;oto@�o+�o.�o-p$Lp	qp
{p-�p�p�p^�pFHqY�q@�qW*rP�r$�rP�r:Is�s�s�s�s;�s$'t-Lt5zt+�t"�t%�t!%u/Gu,wu�u �v�v�v�v�w�w#�w�wC�wI.x
xx�x�x�x�x�x)�x%y8y"Iyly-oy	�y%�y�y�y�y
zz$z7zMz_zz.�z�z.�z
�z
{{+{;{J@{�{'�{�{��{Q|W|i^|�|�|1�|$}4A},v}V�}*�}%%~6K~@�~"�~)�~0"ZSB�E�7�
D�R�lm�ڀ߀��4�N&�Cu�Q��F�IR�8��HՂ<�[�_�b�d�k�}�'��TŃS�n�0~�6��*�;�$M��r�E
�
S�&a�.��
��†چ��-�D�c�.t�"��VƇ4�9R�������*Ȉ ���)�C�(S� |���$��Ӊ�
�#�,�4�@�W�gs��ۊ:b�L������O(�<x�_��K�Da�*���э�j�_�az�=܏S�n�
u�����F��>��U=���t���%�4��A�;*�8f�[��W��(S�|����������__�'������X2�������–Ζ�
���7�D�T�5h�#��C—�Y�"x�,��JȘK�I_�A���B�xD���њ�+��$�=�
U�3`�
��,��X̛%�#5�eY�,���� �)@�+j�'����ԝ��($�8M��������T_�$��ٟ=�-2�`�y�����(��ڠ��%�&<�"c�*��3��I�/�)O�#y���%�'C�Dk���ϣM�;�L�_����V��.�;�D�c�Bs������E�`�P{�{̦1H�iz�k�HP�9��!Өq��g�.z���Oǩ�D/�pt�n��T�ܫ�'
�2�?P�����)�.ѭ#�$�X,���e��R�Y�r�'��.���1��B.�Dq���~ǰ|F�Uñ`�Qz�c̲\0�@��`γa/�I��9۴6�bL�0��)�<
�/G�Ow�OǶ�k���$��Ϸ��(�5�1B�"t�%��X�� �7�P�T�Z�zc�?޹�1'�sY�kͺD9�>~�q��l/�`��������KD�|���
�-�����&M�at�[�_2�J��#��P �$q�d��=��<9�Sv�^��-)�+W�0��#��=��@�#W�\{�;���^'�3��s��].�t��7�_9���V��0�R7����W�5i�-��|��5J�8����,��5�<9�Vv�*��W���P�'B�j�M��\��)5�?_�:��U��60�,g�g��?��J<�"��^��V	�x`�i��7C�S{�?��B�*R��}�T\�c��:�dP�!��k���C�H�JJ�W��\��0J�m{���
���	�	�*$�O�"d���������������0�44�?i�%���������6��������
#�R1���)�����
9�D�
V�
d�o�����E��I���4�#����#��"�<�'U��}�k �>��}��6I�F��.��.��(%�%N�4t�5�����i���+��'�G8�W����(���"3�)V���f��	����3�K�0b����$4�Y�j��� ��|��`3�}��a�t�u��"�o$�t��	��,,�0Y�4��%��
��,��� �9��L�+��X�Kv�5�[��7T�R��'�%�=-�k���.��f��%�:�B�N�V�t���K�����Z�]�
i�t�	}������@���<Q;aq?91�K����;����N%7
�S_���..o�B6�rKq�����ZN1s�9��,���0j��"l[u�/�c68���&�7��#o2&�����]�w���G�'LODL���,b/�� \4t�����F�h;�bT�`�����=sd�W�yi������*@in(�)b���Q���|�[�d��+gG�"{���l���\���6n�2����_��u�":m�1�E���g��@!Ju�����0ZXh}���>�>�������4���rm)�3`M�{����fNTF����I���Fb�M#8��UI�{���}X���i�C�E*�3�R[�t=�JP�+w�B�	vx�H>m�zjI)�����0��dh&5j=3B���V^?5��20gW�?����QK�<��C��]{�A-K����W:�3�p<�g�@SJG���
���q$N�O�t�@���P�'�������.�zY������W(d�6����:���aJ;)A�����MZa'�5�M��kw��y�aH&���j��pO4�bk�eS�U�Fk[��He��	���8��	���������X��\�P�}��B����g��\�I�
������|:Y�f��R~^���Ol����.0L��}Sd	�!(V��xq�>�,D��"���f���x!R^������wF�:�2���4#�ps���-|y��q��,�����&h $s �����_�uQ%����G/����L�9X�;���-*#�*Z.~VC�1�EY)�A�fr
�D7���8���]����!
%��n���7�x��9���`����P�n�������U��V��]
�B�8~+_�EYRNl-zEc���	Hp�M�~
��1!�e`�$��+�W�A%�2`����Cy���] ?����e'O��Gt����c�JK��^^����=� �[��$�o��"?����smXl�a
�/��k�>Dv��m�$h��k�rv
�7+pf�P�Ho�%�S��9��(<,���j��D*#���Y�VT�TR�c�n
U|�Q��v5�e=�/�4�r�c-5�'��i�_�<�3A�U�iz�Z\o�(�T���CL���6�I� %s ago Cache the built-in Admin Bar ESI block.%1$s %2$s files left in queue%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.(no savings)(non-optm)(optm).htaccess Path<a %s>Support forum</a> | <a %s>Submit a ticket</a><a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<b>Last crawled:</b> %d item(s)<b>Last crawled:</b> %s item(s)<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$sA Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.APIAccelerates the speed by caching Gravatar (Globally Recognized Avatars).ActivateAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced SettingsAdvanced level will log more details.AfterAfter the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Are you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset all settings back to the default settings?Author archiveAuto DraftsAuto Purge Rules For Publish/UpdateAuto Request CronAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBeta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSS Per URLCDNCDN BandwidthCDN SettingsCDN URLCDN URL to be used. For example, %sCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache PHP ResourcesCache REST APICache StatusCache WP-AdminCache requests made by WordPress REST API calls.Cache the built-in Comment Form ESI block.Caching these pages may improve server performance by avoiding unnecessary PHP calls.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCategoryChanged setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Cleared %1$s invalid images.Clears all cache entries related to this site, <i>including other web applications</i>.Click here to change.Click here to set.Click here to settingsClick to clear all nodes for further redetection.Click to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Congratulation! Your file was already optimizedCongratulations, all gathered!Connection TestConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCould not find %1$s in %2$s.Crawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Crawlers cannot run concurrently.Create a post, make sure the front page is accurate.Created with ❤️  by LiteSpeed team.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s.&#10; Click to redetect.Current closest Cloud server is %s.&#10;Click to redetect.Current crawler started atCurrent limit isCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PrefetchDNS Prefetch ControlDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug LevelDebug LogDebug SettingsDebug URI ExcludesDebug URI IncludesDefaultDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).Delay rendering off-screen HTML elements by its selector.DelayedDelete all backups of the original imagesDestroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.DismissDismiss this noticeDo Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.DomainDowngrade not recommended. May cause fatal error due to refactored code.Drop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable CacheEnable ESIEnable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Every MinuteExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to create table %s! SQL: %s.Failed to get %s file contents.Failed to request via WordPressFailed to upgrade.Failed to write to %s.Fast Queue UsageFile %s is not writable.FilesFilter %s available for UCSS per page type generation.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, for %s, %s and %s can be used here.For example, for %s, %s can be used here.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For example, to drop parameters beginning with %s, %s can be used here.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFront pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerated at %sGenerated links may be managed under <a %s>Settings</a>.Get it from <a %1$s>%2$s</a>.Global API Key / API TokenGlobal GroupsGo to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.How to choose an UCSS allowlist selector?However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If every web application uses the same cookie, the server may confuse whether a user is logged in or not.If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIt is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.It will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast RequestLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requestedLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLearn MoreLearn moreLearn more about when this is neededLink to QUIC.cloudList of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.List the CSS selector that its style should be always contained in UCSS.Listed CSS files or inline CSS code will not be minified/combined.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will not be minified/combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed OptimizationLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog File Size LimitLog ViewLogin CookieLow Quality Image PlaceholderMBMUST BE UNIQUE FROM OTHER WEB APPLICATIONS.ManageManually added to blocklistManually runMapMark this page as Maximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobile Agent RulesMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.Network DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.No available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo optimizationNo spaces and case sensitive.No valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNoteNotesNoticeNotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpcode cache is not enabled.OpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized all tables.Option NameOptionalOptional when API token used.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Other checkboxes will be ignored.PAYG BalancePHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.Pay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.Please visit the <a %s>Information</a> page on how to test the cache.PortPost IDPost RevisionsPost type archivePredefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Product Update IntervalPublicPublic CachePull Cron is runningPull ImagesPulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the blog!Purged the url!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud Service Usage StatisticsQuery strings containing these parameters will not be cached.Rate %s on %sRead LiteSpeed DocumentationRecommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).Redetected nodeRedis Database IDRefresh Crawler MapRefresh Gravatar cache by cron.Refresh page load timeRefresh page scoreRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove Query StringsRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed backups successfully.Replace %1$s with %2$s.ReportRequests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset All SettingsReset SettingsReset positionReset successfully.Reset the entire opcode cacheReset the entire opcode cache successfully.Reset the optimized data successfully.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore from backupRestored original file successfully.Results can be checked in <a %s>Media Library</a>.Revisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSYNTAX: alphanumeric and "_".Save ChangesSave transients in database when %1$s is %2$s.SavedScan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee <a %s>Introduction for Enabling the Crawler</a> for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.Server IPServer Load LimitServer allowed max valueServer enforced valueServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Sitemap ListSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSome optimized image file(s) has expired and was cleared.Some themes and plugins add resources via a PHP request.Spam CommentsSpecify a base64 image to be used as a simple placeholder while images finish loading.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify which HTML element attributes will be replaced with CDN Mapping.Static file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSuccessfully CrawledSummarySure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.Sync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The setting %s is currently enabled.The site is not registered on QUIC.cloud.Then another WordPress is installed (NOT MULTISITE) at %sThere is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This Month UsageThis action should only be used if things are cached incorrectly.This can be managed from %1$s%2$s tab.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This process is automatic.This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will affect all tags containing attributes: %s %s %s.This will also add a preconnect to Google Fonts to establish a connection earlier.This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.Time to execute previous requestTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS InlineUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL list in %s queue waiting for cronUnexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)Unique CSSUnknown errorUpdate %s nowUpgradeUpgraded successfully.UsageUsage StatisticsUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. Value rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary GroupView %1$s version %2$s detailsView .htaccessVisit LSCWP support forumVisit the site while logged out.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting to be CrawledWant to connect with other LiteSpeed users?Watch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebP file reduced by %1$s (%2$s)WebP saved %sWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When this option is turned %s, it will also load Google Fonts asynchronously.Widget Cache TTL:Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s secondsWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou can just type part of the domain.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You have too many requested images, please try again in a few minutes.You just unlocked a promotion from QUIC.cloud!You need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!Your %1s quota on %2s will still be in use.Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your server IPZero, orcategoriescookiescurrently set to %se.g. Use %s or %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowpixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.user agentsPO-Revision-Date: 2022-03-30 06:14:07+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: es_CO
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
 hace %s Almacena en la caché el bloque ESI de la barra de administración incluida.%1$s %2$s archivos restantes en la colaPara esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %sNo se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenesSe recomienda %s.&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.(sin guardar)(no-optm)(optm)Ruta del archivo «.htaccess»<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a><a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<b>Último rastreo:</b> %d elemento(s)<b>Última indexación:</b> %s elemento(s)<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$sUn vaciado completo se iniciará cuando WordPress ejecute estos ganchos.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.APIAcelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).ActivarAñadir tamaños que faltanAñadir una nueva URL de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAjustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.Todos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéVaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.¿Seguro que quieres borrar todos los elementos de la lista negra?¿Está seguro de destruir todas las imágenes optimizadas?¿Seguro que quieres vaciar todos los nodos cloud?¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer los ajustes a los valores por defecto?Archivo del AutorBorradores automáticosReglas de vaciado automático para publicación y actualizaciónCron de petición automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess de la administraciónControl de heartbeat de la administraciónTTL de heartbeat de la administraciónBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaPruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.CCSS por URLCDNAncho de banda de la CDNAjustes de CDNURL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear recursos de PHPCachear API RESTEstado de cachéCaché de WP-AdminCachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.Calcular el espacio en disco de las copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarCategoríaAjuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprobar mi IP pública desdeMarca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Purgadas %1$s imágenes no válidas.Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.Haz clic aquí para cambiarlo.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic para borrar todos los nodos para volver a detectar.Haz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de la nubeCloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.Comunicado con éxito con Cloudflare.¡Felicidades! Tu archivo ya ha sido optimizado¡Felicidades, todas reunidos!Prueba de conexiónConvertir a InnoDBConvertido a InnoDB correctamente.Nombre de la cookieSimulación de cookieValores de la cookieNo se ha podido encontrar %1$s en %2$s.Intervalo de indexaciónCrawlerCron del CrawlerAjustes generales del rastreadorEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!Rastreador(es)Los rastreadores no se pueden ejecutar de forma concurrente.Crear una entrada, asegurarse que la página principal está actualizada.Creado con ❤️ por el equipo de LiteSpeed.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos de la nube actual en servicioIPs del servidor en líneaEl servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.El rastreador actual comenzó a lasEl límite actual esLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de la BDPrefetch DNSControl del prefetch DNSArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Nivel de depuraciónRegistro de depuraciónAjustes de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPor defectoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página por defectoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTL por defecto de RESTTTL por defecto para objetos cacheados.La ruta por defecto esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadoBorrar todas las copias de seguridad de las imágenes originalesDestruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoArchivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.DescartarIgnorar ese avisoCategorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo vaciar las categorías al cambiar la cantidad o estado del inventario.DominioNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Ignorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Dirección de correo electrónicoVaciar la caché enteraVaciar la lista negraActiva cacheActivar ESIActiva esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.ActivadoArchivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIntroduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.Cada minutoEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarAjustes de exportaciónFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.¡Fallo al crear la tabla %s! SQL: %s.Error al obtener contenido del archivo %s.Fallo en la solicitud desde WordPressFallo al actualizar.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, para %s, %s y %s puede utilizarse aquí.Por ejemplo, para %s, %s puede utilizarse aquí.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché púbicaForzar cronForzar cacheablesPágina de inicioRuta del .htaccess de la parte públicaControl de heartbeat de la parte públicaTTL de heartbeat de la parte públicaOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar el enlace para el usuario actualGenerar UCSSGenerado en %sLos enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.Obténla desde <a %1$s>%2$s</a>.Clave/Token global de la APIGrupos globalesIr al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPS.HeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedAciertoPágina de InicioHostCómo solucionar problemas causados por la optimización CSS/JS.¿Cómo elegir un selector de lista blanca UCSS?Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesTamaños del grupo de imágenes en miniaturaImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes notificadas para descargarImágenes optimizadas y descargadasImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar la seguridad de DoLoginInstalar ahoraClic instantáneoIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válidaRecomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.Se convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExclusiones de LQIPDimensiones mínimas de LQIPCalidad de LQIPVista previa de la imagen LQIP para el tamaño %sNo se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima peticiónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltimo pedidoÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaLeer másAprender másAprende más sobre cuándo esto es necesario Enlace a QUIC.cloudLista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedCrawler de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de la caché de LiteSpeedAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedOptimización de página de LiteSpeed CacheVaciar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedCaja de herramientas de LiteSpeedVer el archivo «.htaccess» de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedOptimización de LiteSpeedInforme de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónLocalizar los recursosLocaliza recursos externos.Recursos localizadosLímite de tamaño de archivo de registroVista de registrosCookie de accesoMarcador de imagen de baja calidadMBDEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.GestionarAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página como Valor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos JS y códigos JS integrados.Valor mínimoFalloReglas de agente móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Escritorio de redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de la nube disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios de la nube en usoArchivo meta del crawler aún no generadoSin optimizaciónEspacios no permitidos y sensible a mayúsculas.El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamenteNotaNotasNotaAvisosAvisado a Cloudflare el vaciado completo con éxito.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache.Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.Solicitado el vaciado de todo al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed el vaciado de la página de inicio.Solicitado el vaciado de la lista al servidor web LiteSpeed.OFFONOObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificadoUna por línea.El nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeLa caché opcache no está habilitada.Marca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHerramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor en QUIC.cloudOptimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Las opciones han sido guardadas.OriginalOriginal %sAhorrados %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Otras opciones serán ignoradas.Balance de pagosEs compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.Pago por usoEstadísticas pago por usoConexión persistentePor favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo».Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas listadas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Intervalo de actualización de productoPúblicaCaché públicaPull Cron se está ejecutandoDescargar imágenesEl md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.VaciarVaciar error %sPurgar las páginas de error %sPurgar todoVaciar todos los ganchosVaciar todo al actualizarVaciar por...Vaciar todoVaciar la página de inicioVaciar listaVaciar páginasAjustes del vaciadoVació de todas las cachés de objetos correctamente.Vaciar todas las cachés de objetosVaciar las categorías solo cuando el estado del inventario cambie.Vaciar la categoría %sVaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Vaciar páginas por ID de entrada.Vaciar páginas por URL completa o relativa.Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Vaciar productos y categorías solo cuando cambie el estado del inventario.Vaciar los productos con los cambios de cantidad o estado del inventario.Vaciar los productos solo cuando cambie el estado del inventario.Vaciar la etiqueta %sVacía las entradas de caché de LiteSpeed creadas por este pluginVacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIPVaciar esta páginaVaciar la URL %s¡Se ha vaciado todo!Vaciado de todas las cachés correctamente.¡Se ha vaciado el blog!¡Se ha vaciado la URL!¡Purgado!%1$s enviado al servidor en la nube, %2$s aceptado.QUIC.cloudEstadísticas de uso del servicio QUIC.cloudLas cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Valora %s en %sLeer la documentación de LiteSpeedRecomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Nodo detectado nuevamenteID de base de datos RedisRecargar el mapa del rastreadorRefrescar la caché de Gravatar por cron.Actualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaCuota diaria restanteEliminar la URL de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesEliminar query stringsEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.Copias de seguridad eliminadas correctamente.Reemplaza %1$s con %2$s.InformePeticiones en colaReexaminar nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecer todos los ajustesRestablecer ajustesReestablecer posiciónRestablecimiento realizado con éxito.Reestablecer toda la caché opcodeReestablecida la caché opcache con éxitoDatos de optimización restablecidos correctamente.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar desde la copia de seguridadArchivo original restaurado con éxito.Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.Edad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sFrecuencia de ejecuciónEjecutar la cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoSINTAXIS: alfanumérico y "_".Guardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoBuscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de vaciado programadoURLs de vaciado programadoVer <a %s>Introducción para activar el Crawler</a> para información detallada.Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.Selecciona debajo las opciones de «Vaciar por».Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadasLos perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.IP del servidorLímite de carga del servidorValor máximo permitido por el servidorValor forzado por el servidorVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Ponlo en %1$s para bloquear heartbeat en %2$s.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del CrawlerMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.Lista del mapa del sitioTotal del mapa del sitioEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMás pequeño queUna o más imágenes optimizadas han caducado y han sido borradas.Algunos temas y plugins añaden recursos mediante una petición PHP.Comentarios spamEspecifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para vaciar la lista «%s».Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.Optimización de almacenamientoAlmacenar los gravatares localmente.Almacenar datos transitoriosRastreado correctamenteSumario¡Por supuesto, me encantará valorarlo!IntercambiarVolver a utilizar imágenes optimizadas en tu webImágenes cambiadas correctamente.Cambio correcto a archivo optimizado.Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s».Las URLs serán comparadas con la variable REQUEST_URI del servidor.Los nonces anteriores se convertirán en ESI automáticamente.La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: La cookie aquí establecida será usada por esta instalación de WordPress.La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.El informe de entorno contiene información detallada sobre la configuración de WordPress.Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasEl selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.En este momento, el ajuste %s está activado.El sitio no está registrado en QUIC.cloud.Y otro WordPress instalado (NO MULTISITIO) en %sHay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.El uso de este mesEsta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esto se puede gestionar desde la pestaña %1$s%2$s.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s del HTML.Este proceso es automático.Los ajustes de red sobreescriben este ajusteEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto vaciará solo la página principalEsto solo vaciará las páginasEsto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto activará el cron rastreador.Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto vaciará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.Tiempo para ejecutar la solicitud anteriorPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerrramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHubAjustarConfiguración de ajustesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en las páginas públicas.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del tweetTuitea estoUCCS integradoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLLista de URL en cola %s esperando el cronSe ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)CSS únicoError desconocidoActualizar %sActualizarActualizado con éxito.UsoUso de las estadísticasUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usar el servicio en línea QUIC.cloud para generar CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. Rango de valoresLas variables %s serán reemplazadas por el color de fondo configurado.Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.Grupos de variaciónVer detalles de la versión %2$s de %1$sVer el archivo «.htaccess»Visita el foro de soporte de LSCWPVisitar el sitio sin la sesión iniciada.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?Ver estado del CrawlerEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.Archivo WebP reducido en %1$s (%2$s)WebP guardado %sBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.TTL caché de Widgets:El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es %s segundosEl intervalo válido de WordPress es de %s segundos.WpW: Caché privada o caché públicaArchivo anualPuedes simplemente teclear parte de dominio.Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.Puede solicitar un máximo de imágenes de %s de una vez.También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.¡Acabas de desbloquear una promoción de QUIC.cloud!Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!Tu cuota de %1s en %2s seguirá en uso.El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPTu solicitud está a la espera de aprobación.A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.La IP de tu servidorCero, ocategoríascookiesactualmente establecido en %sej: Usa %s o %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismopixelsproporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.user agentslitespeed-wp-plugin/7.0.0.1/translations/litespeed-cache-es_CO.l10n.php000064400000330444151600235410021260 0ustar00<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2022-03-30 06:14:07+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - LiteSpeed Cache - Stable (latest release)','language'=>'es_CO','messages'=>['Please thoroughly test all items in %s to ensure they function as expected.'=>'Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.','Please thoroughly test each JS file you add to ensure it functions as expected.'=>'Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.','Not blocklisted'=>'No está en la lista negra','Guest Mode testing result'=>'Resultado de la prueba del modo de invitado','Testing'=>'Probando','Guest Mode passed testing.'=>'Prueba superada del modo de invitado.','Guest Mode failed to test.'=>'Prueba fallida del modo de invitado.','Filter %s available for UCSS per page type generation.'=>'Disponible el filtro %s para la generación de UCSS por tipo de página.','Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.'=>'Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.','Use %1$s to bypass UCSS for the pages which page type is %2$s.'=>'Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.','Cleaned all localized resource entries.'=>'Limpiadas todas las entradas de recursos localizados.','Learn more about when this is needed'=>'Aprende más sobre cuándo esto es necesario ','<b>Last crawled:</b> %d item(s)'=>'<b>Último rastreo:</b> %d elemento(s)','Please read all warnings before enabling this option.'=>'Por favor, lee todas las advertencias antes de activar esta opción.','.htaccess Path'=>'Ruta del archivo «.htaccess»','Default path is'=>'La ruta por defecto es','PHP Constant %s is supported.'=>'Es compatible la contante %s de PHP.','You can use this code %1$s in %2$s to specify the htaccess file path.'=>'Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».','View .htaccess'=>'Ver el archivo «.htaccess»','Listed URI will not generate UCSS.'=>'Las URI listadas no generarán UCSS.','Useful for above-the-fold images causing CLS (a Core Web Vitals metric).'=>'Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).','Downgrade not recommended. May cause fatal error due to refactored code.'=>'No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.','This will delete all generated unique CSS files'=>'Esto borrará todos los archivos CSS únicos generados','How to choose an UCSS allowlist selector?'=>'¿Cómo elegir un selector de lista blanca UCSS?','The selector must exist in the CSS. Parent classes in the HTML will not work.'=>'El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.','Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).'=>'Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).','Wildcard %s supported.'=>'Compatibilidad con el comodín %s.','Listed JS files or inline JS code will not be optimized by %s.'=>'Los archivos JS listados o el código JS integrado no serán optimizados por %s.','In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.'=>'Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.','Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.'=>'Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.','Use latest GitHub Dev/Master commit'=>'Utiliza el último commit Dev/Master de GitHub','Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.'=>'Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.','Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.'=>'Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.','This option is bypassed due to %s option.'=>'Esta opción se omite debido a la opción %s.','This option will automatically bypass %s option.'=>'Esta opción omitirá automáticamente la opción %s.','Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.'=>'UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.','This option is bypassed because %1$s option is %2$s.'=>'Esta opción se omite porque la opción %1$s es %2$s.','LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.'=>'Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.','Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).'=>'Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).','Your %1s quota on %2s will still be in use.'=>'Tu cuota de %1s en %2s seguirá en uso.','Listed User Agents will be considered as Guest Mode visitors.'=>'Los agentes de usuario listados serán considerados visitantes en modo invitado.','Listed IPs will be considered as Guest Mode visitors.'=>'Las IP listadas serán consideradas visitantes en modo invitado.','Automatic generation of unique CSS is in the background via a cron-based queue.'=>'La generación automática de CSS único está en segundo plano a través de una cola basada en cron.','Run %s Queue Manually'=>'Ejecutar manualmente la cola %s','Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.'=>'Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.','Elements with attribute %s in HTML code will be excluded.'=>'Se excluirán los elementos con el atributo %s en el código HTML.','This will also add a preconnect to Google Fonts to establish a connection earlier.'=>'Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.','This will drop the unused CSS on each page from the combined file.'=>'Esto eliminará el CSS no utilizado en cada página del archivo combinado.','Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.'=>'Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.','Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.'=>'El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.','This option can help to correct the cache vary for certain advanced mobile or tablet visitors.'=>'Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.','Delay rendering off-screen HTML elements by its selector.'=>'Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.','This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.'=>'Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.','JS error can be found from the developer console of browser by right clicking and choosing Inspect.'=>'El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.','Delayed'=>'Retrasado','HTML Settings'=>'Ajustes HTML','UCSS URI Excludes'=>'Exclusiones UCSS de la URI','UCSS Inline'=>'UCCS integrado','The current server is under heavy load.'=>'El servidor actual está bajo una gran carga.','Online node needs to be redetected.'=>'El nodo online tiene que volver a ser detectado.','Cleaned all Unique CSS files.'=>'Limpiados todos los archivos CSS únicos.','Remaining Daily Quota'=>'Cuota diaria restante','More'=>'Más','Already Cached'=>'Ya en la caché','Successfully Crawled'=>'Rastreado correctamente','Guest Mode User Agents'=>'Agentes de usuario del modo de invitado','Guest Mode IPs'=>'IP del modo de invitado','Guest Mode JS Excludes'=>'Exclusiones JS del modo de invitado','Use external object cache functionality.'=>'Usa la funcionalidad de la caché de objetos externos.','Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.'=>'Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.','NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.'=>'NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.','Serve a separate cache copy for mobile visitors.'=>'Ofrece una copia de la caché separada para los visitantes móviles.','The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.'=>'El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.','Guest Mode'=>'Modo de invitado','Guest Optimization'=>'Optimización para invitados','HTML Lazy Load Selectors'=>'Selectores HTML de carga diferida','CCSS Per URL'=>'CCSS por URL','Optimize for Guests Only'=>'Optimizar solamente para invitados','Add Missing Sizes'=>'Añadir tamaños que faltan','By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.'=>'Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.','This can be managed from %1$s%2$s tab.'=>'Esto se puede gestionar desde la pestaña %1$s%2$s.','Optional when API token used.'=>'Opcional cuando se usa el token de la API.','Global API Key / API Token'=>'Clave/Token global de la API','Recommended to generate the token from Cloudflare API token template "WordPress".'=>'Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.','This option enables maximum optimization for Guest Mode visitors.'=>'Esta opción permite la máxima optimización para los visitantes del modo de invitado.','You need to turn %s on to get maximum result.'=>'Necesitas activar %s para obtener el máximo resultado.','You need to turn %s on and finish all WebP generation to get maximum result.'=>'Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.','the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.'=>'la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.','Please make sure this IP is the correct one for visiting your site.'=>'Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.','This setting will regenerate crawler list and clear the disabled list!'=>'¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!','Crawler disabled list is cleared! All crawlers are set to active! '=>'¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!','No available Cloud Node after checked server load.'=>'No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.','Redetected node'=>'Nodo detectado nuevamente','Please see %s for more details.'=>'Por favor, consulta %s para más detalles.','%1$s %2$s files left in queue'=>'%1$s %2$s archivos restantes en la cola','Purged!'=>'¡Purgado!','Localization Files'=>'Archivos de idiomas','Resources listed here will be copied and replaced with local URLs.'=>'Los recursos listados aquí se copiarán y reemplazarán con URL locales.','Use latest GitHub Dev commit'=>'Usar el último commit de desarrollo de GitHub','Use latest GitHub Master commit'=>'Usar el último commit maestro de GitHub','No valid sitemap parsed for crawler.'=>'No se ha analizado ningún mapa del sitio válido para el rastreador.','CSS Combine External and Inline'=>'Combinación de CSS externo e integrado','Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.'=>'Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.','Minify CSS files and inline CSS code.'=>'Minimiza archivos CSS y código CSS integrado.','Predefined list will also be combined w/ the above settings'=>'La lista predefinida también se combinará con los ajustes anteriores','Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.'=>'Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.','Localization'=>'Localización','Dismiss'=>'Descartar','JS Combine External and Inline'=>'Combinación de JS externo e integrado','LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.'=>'LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.','JS Defer'=>'Diferir JS','Click here to settings'=>'Haz clic aquí para los ajustes','Combine all local JS files into a single file.'=>'Combina todos los archivos JS locales en un único archivo.','The latest data file is'=>'El último archivo de datos es','The list will be merged with the predefined nonces in your local data file.'=>'La lista se fusionará con los nonces predefinidos en tu archivo de datos local.','Combine CSS files and inline CSS code.'=>'Combina archivos CSS y código CSS integrado.','Listed JS files or inline JS code will not be minified/combined.'=>'Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.','Minify JS files and inline JS codes.'=>'Minimiza archivos JS y códigos JS integrados.','Listed CSS files or inline CSS code will not be minified/combined.'=>'Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.','This setting is overwritten by the Network setting'=>'Los ajustes de red sobreescriben este ajuste','LQIP Excludes'=>'Exclusiones de LQIP','These images will not generate LQIP.'=>'Estas imágenes no generarán LQIP.','Are you sure you want to reset all settings back to the default settings?'=>'¿Seguro que quieres restablecer los ajustes a los valores por defecto?','This option will remove all %s tags from HTML.'=>'Esta opción eliminará todas las etiquetas %s del HTML.','Are you sure you want to clear all cloud nodes?'=>'¿Seguro que quieres vaciar todos los nodos cloud?','Remove Noscript Tags'=>'Eliminar las etiquetas Noscript','The site is not registered on QUIC.cloud.'=>'El sitio no está registrado en QUIC.cloud.','Click here to change.'=>'Haz clic aquí para cambiarlo.','Click here to set.'=>'Haz clic aquí para configurarlo.','Localize Resources'=>'Localizar los recursos','Setting Up Custom Headers'=>'Configurar cabeceras personalizadas','This will delete all localized resources'=>'Esto borrará todos los recursos localizados','Localized Resources'=>'Recursos localizados','Comments are supported. Start a line with a %s to turn it into a comment line.'=>'Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.','HTTPS sources only.'=>'Solo orígenes HTTPS.','Localize external resources.'=>'Localiza recursos externos.','Localization Settings'=>'Ajustes de localización','List the CSS selector that its style should be always contained in UCSS.'=>'Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.','Use QUIC.cloud online service to generate unique CSS.'=>'Usar el servicio en línea QUIC.cloud para generar CSS único.','Generate UCSS'=>'Generar UCSS','Unique CSS'=>'CSS único','LiteSpeed Report'=>'Informe de LiteSpeed','Image Thumbnail Group Sizes'=>'Tamaños del grupo de imágenes en miniatura','Ignore certain query strings when caching. (LSWS %s required)'=>'Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)','Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches'=>'Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP','For URLs with wildcards, there may be a delay in initiating scheduled purge.'=>'En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.','By design, this option may serve stale content. Do not enable this option, if that is not OK with you.'=>'Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.','Serve Stale'=>'Servir contenido rancio','This setting is overwritten by the primary site setting'=>'Esta ajuste es sobrescrito por los ajuste del sitio primario','One or more pulled images does not match with the notified image md5'=>'Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado','Some optimized image file(s) has expired and was cleared.'=>'Una o más imágenes optimizadas han caducado y han sido borradas.','You have too many requested images, please try again in a few minutes.'=>'Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.','Pulled WebP image md5 does not match the notified WebP image md5.'=>'El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.','Read LiteSpeed Documentation'=>'Leer la documentación de LiteSpeed','There is proceeding queue not pulled yet. Queue info: %s.'=>'La cola aún no ha sido recuperada. Información de la cola: %s.','Specify how long, in seconds, Gravatar files are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.','Cleared %1$s invalid images.'=>'Purgadas %1$s imágenes no válidas.','LiteSpeed Cache General Settings'=>'Ajustes generales de LiteSpeed Cache','This will delete all cached Gravatar files'=>'Esto borrará todos los archivos Gravatar almacenados en caché','Only log listed pages.'=>'Solo registra las páginas listadas.','Specify the maximum size of the log file.'=>'Especifica el tamaño máximo del archivo de registro.','To prevent filling up the disk, this setting should be OFF when everything is working.'=>'Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.','Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.'=>'Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.','OR'=>'O','Reset Settings'=>'Restablecer ajustes','Beta Test'=>'Pruebas beta','Debug Settings'=>'Ajustes de depuración','Turn ON to control heartbeat in backend editor.'=>'Actívalo para controlar heartbeat en el editor.','WordPress valid interval is %s seconds'=>'El intervalo válido de WordPress es %s segundos','Turn ON to control heartbeat on backend.'=>'Actívalo para controlar heartbeat en el escritorio.','Set to %1$s to forbid heartbeat on %2$s.'=>'Ponlo en %1$s para bloquear heartbeat en %2$s.','WordPress valid interval is %s seconds.'=>'El intervalo válido de WordPress es de %s segundos.','Specify the %s heartbeat interval in seconds.'=>'Especifica el intervalo de heartbeat para %s en segundos.','Turn ON to control heartbeat on frontend.'=>'Enciéndelo para controlar heartbeat en las páginas públicas.','Disable WordPress interval heartbeat to reduce server load.'=>'Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.','Heartbeat Control'=>'Control de Heartbeat','provide more information here to assist the LiteSpeed team with debugging.'=>'proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.','Optional'=>'Opcional','Passwordless Link'=>'Enlace sin contraseña','System Information'=>'Información del sistema','Go to plugins list'=>'Ir a la lista de plugins','Install DoLogin Security'=>'Instalar la seguridad de DoLogin','Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.'=>'Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.','Generate Link for Current User'=>'Generar el enlace para el usuario actual','Log View'=>'Vista de registros','LiteSpeed Cache Toolbox'=>'Caja de herramientas de LiteSpeed','Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.'=>'Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.','Use latest WordPress release version'=>'Usar la última versión de WordPress','Prevent any debug log of listed pages.'=>'Evita cualquier registro de depuración de las páginas listadas.','Your server IP'=>'La IP de tu servidor','Check my public IP from'=>'Comprobar mi IP pública desde','This will enable crawler cron.'=>'Esto activará el cron rastreador.','Crawler General Settings'=>'Ajustes generales del rastreador','Remove from Blocklist'=>'Eliminar de la lista negra','Blocklisted due to not cacheable'=>'En la lista negra debido a que no se puede cachear','Operation'=>'Operación','Sitemap Total'=>'Total del mapa del sitio','Sitemap List'=>'Lista del mapa del sitio','Refresh Crawler Map'=>'Recargar el mapa del rastreador','Clean Crawler Map'=>'Vaciar el mapa del rastreador','Blocklist'=>'Lista negra','&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.'=>'&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.','Crawlers cannot run concurrently.'=>'Los rastreadores no se pueden ejecutar de forma concurrente.','Cache Miss'=>'Fallo de caché','Cache Hit'=>'Acierto de caché','Waiting to be Crawled'=>'Esperando a ser rastreado','Blocklisted'=>'En lista negra','Miss'=>'Fallo','Hit'=>'Acierto','Waiting'=>'En espera','Running'=>'En curso','Use %1$s in %2$s to indicate this cookie has not been set.'=>'Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida.','Add new cookie to simulate'=>'Añadir una cookie nueva para simular','Remove cookie simulation'=>'Eliminar la simulación de la cookie','More settings available under %s menu'=>'Más ajustes disponibles en el menú %s','The amount of time, in seconds, that files will be stored in browser cache before expiring.'=>'La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.','OpenLiteSpeed users please check this'=>'Marca esto si eres un usuario de OpenLiteSpeed','Browser Cache Settings'=>'Ajustes de la caché del navegador','Paths containing these strings will be forced to public cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.','With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.'=>'Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.','An optional second parameter may be used to specify cache control. Use a space to separate'=>'Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar','The above nonces will be converted to ESI automatically.'=>'Los nonces anteriores se convertirán en ESI automáticamente.','Browser'=>'Navegador','Object'=>'Objeto','Default port for %1$s is %2$s.'=>'Puerto por defecto de %1$s es %2$s.','Object Cache Settings'=>'Ajustes de la caché de objetos','Specify an HTTP status code and the number of seconds to cache that page, separated by a space.'=>'Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.','Specify how long, in seconds, the front page is cached.'=>'Especifica cuánto tiempo, en segundos, se almacena la página de inicio.','TTL'=>'TTL','If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.'=>'Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.','Htaccess rule is: %s'=>'La regla de Htaccess es: %s','Summary'=>'Sumario','Map'=>'Mapa','Add to Blocklist'=>'Añadir a la lista negra','Are you sure to delete all existing blocklist items?'=>'¿Seguro que quieres borrar todos los elementos de la lista negra?','Empty blocklist'=>'Vaciar la lista negra','Swap'=>'Intercambiar','Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.'=>'Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.','Avatar list in queue waiting for update'=>'La lista de avatares está en la cola esperando ser actualizada','Refresh Gravatar cache by cron.'=>'Refrescar la caché de Gravatar por cron.','Accelerates the speed by caching Gravatar (Globally Recognized Avatars).'=>'Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).','Store Gravatar locally.'=>'Almacenar los gravatares localmente.','Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.'=>'Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.','LQIP requests will not be sent for images where both width and height are smaller than these dimensions.'=>'No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.','Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.'=>'Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.','Specify the quality when generating LQIP.'=>'Especifica la calidad al generar el LQIP.','Keep this off to use plain color placeholders.'=>'Mantén esto apagado para usar marcadores de posición de color.','Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.'=>'Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.','Specify the responsive placeholder SVG color.'=>'Especifica el color del marcador de posición SVG adaptable.','It will be converted to a base64 SVG placeholder on-the-fly.'=>'Se convertirá en un marcador de posición SVG base64 sobre la marcha.','Specify an SVG to be used as a placeholder when generating locally.'=>'Especifica un SVG que se utilizará como marcador de posición al generar localmente.','Prevent any lazy load of listed pages.'=>'Evita cualquier carga diferida de las páginas de la lista.','Iframes having these parent class names will not be lazy loaded.'=>'Los iframes con estos nombres de clase padres no se cargarán de forma diferida.','Iframes containing these class names will not be lazy loaded.'=>'Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.','Images having these parent class names will not be lazy loaded.'=>'Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.','Media Excludes'=>'Exclusiones de medios','CSS Settings'=>'Ajustes de CSS','%s is recommended.'=>'Se recomienda %s.','Default'=>'Por defecto','Deferred'=>'Diferido','LiteSpeed Cache Page Optimization'=>'Optimización de página de LiteSpeed Cache','Variables %s will be replaced with the corresponding image properties.'=>'Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.','Variables %s will be replaced with the configured background color.'=>'Las variables %s serán reemplazadas por el color de fondo configurado.','pixels'=>'pixels','This can improve the page loading speed.'=>'Esto puede mejorar la velocidad de carga de la página.','Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.'=>'Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.','New developer version %s is available now.'=>'La nueva versión de desarrollo %s está disponible.','New Developer Version Available!'=>'¡Nueva versión para desarrolladores disponible!','Tweet this'=>'Tuitea esto','You just unlocked a promotion from QUIC.cloud!'=>'¡Acabas de desbloquear una promoción de QUIC.cloud!','The image compression quality setting of WordPress out of 100.'=>'El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.','Image Optimization Settings'=>'Ajustes de optimización de imágenes','Use Optimized Files'=>'Usar archivos optimizados','Switch back to using optimized images on your site'=>'Volver a utilizar imágenes optimizadas en tu web','Use Original Files'=>'Usar archivos originales','Use original images (unoptimized) on your site'=>'Usar imágenes originales (no optimizadas) en tu web','You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.'=>'Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.','Optimization Tools'=>'Herramientas de optimización','Rescan New Thumbnails'=>'Reexaminar nuevas miniaturas','Congratulations, all gathered!'=>'¡Felicidades, todas reunidos!','What is an image group?'=>'¿Qué es un grupo de imágenes?','Delete all backups of the original images'=>'Borrar todas las copias de seguridad de las imágenes originales','Optimization Status'=>'Estado de optimización','Current limit is'=>'El límite actual es','Optimize images with our QUIC.cloud server'=>'Optimiza las imágenes con nuestro servidor en QUIC.cloud','Revisions newer than this many days will be kept when cleaning revisions.'=>'Las revisiones más recientes se guardarán cuando se limpien las revisiones.','Day(s)'=>'Día(s)','Specify the number of most recent revisions to keep when cleaning revisions.'=>'Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.','LiteSpeed Cache Database Optimization'=>'Optimización de la base de datos de la caché de LiteSpeed','DB Optimization Settings'=>'Ajustes de optimización de la BD','Option Name'=>'Nombre de la opción','Database Summary'=>'Resumen de la base de datos','We are good. No table uses MyISAM engine.'=>'Estamos bien. Ninguna tabla usa el motor MyISAM.','Convert to InnoDB'=>'Convertir a InnoDB','Tool'=>'Herramienta','Engine'=>'Motor','Table'=>'Tabla','Database Table Engine Converter'=>'Conversor de motor de tabla de base de datos','Clean revisions older than %1$s day(s), excluding %2$s latest revisions'=>'Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones','Currently active crawler'=>'Rastreador activo','Crawler(s)'=>'Rastreador(es)','Crawler Status'=>'Estado del rastreador','Force cron'=>'Forzar cron','Requests in queue'=>'Peticiones en cola','Private Cache'=>'Caché privada','Last Pull'=>'Última lectura','Image Optimization Summary'=>'Resumen de la optimización de imágenes','Refresh page score'=>'Actualizar la puntuación de la página','Are you sure you want to redetect the closest cloud server for this service?'=>'¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?','Are you sure to destroy all optimized images?'=>'¿Está seguro de destruir todas las imágenes optimizadas?','Learn more'=>'Aprender más','Tweet preview'=>'Vista previa del tweet','Dismiss this notice'=>'Ignorar ese aviso','Cache Status'=>'Estado de caché','Public Cache'=>'Caché pública','Time to execute previous request'=>'Tiempo para ejecutar la solicitud anterior','Current closest Cloud server is %s.&#10; Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.','You can request a maximum of %s images at once.'=>'Puede solicitar un máximo de imágenes de %s de una vez.','Calculate Backups Disk Space'=>'Calcular el espacio en disco de las copias de seguridad','Last requested'=>'Último pedido','Refresh page load time'=>'Actualizar el tiempo de carga de la página','Go to QUIC.cloud dashboard'=>'Ir al escritorio de QUIC.cloud','Low Quality Image Placeholder'=>'Marcador de imagen de baja calidad','Sync data from Cloud'=>'Sincronizar los datos de la nube','QUIC.cloud Service Usage Statistics'=>'Estadísticas de uso del servicio QUIC.cloud','Total images optimized in this month'=>'Total de imágenes optimizadas en este mes','Total Usage'=>'Uso total','Pay as You Go Usage Statistics'=>'Estadísticas pago por uso','PAYG Balance'=>'Balance de pagos','Pay as You Go'=>'Pago por uso','Usage'=>'Uso','Fast Queue Usage'=>'Uso de la cola rápida','CDN Bandwidth'=>'Ancho de banda de la CDN','Usage Statistics'=>'Uso de las estadísticas','LiteSpeed Cache Dashboard'=>'Escritorio de LiteSpeed Cache','Network Dashboard'=>'Escritorio de red','No cloud services currently in use'=>'No hay servicios de la nube en uso','Link to QUIC.cloud'=>'Enlace a QUIC.cloud','General Settings'=>'Ajustes generales','Specify which HTML element attributes will be replaced with CDN Mapping.'=>'Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.','To enable the following functionality, turn ON Cloudflare API in CDN Settings.'=>'Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.','QUIC.cloud'=>'QUIC.cloud','WooCommerce Settings'=>'Ajustes de WooCommerce','Current Online Server IPs'=>'IPs del servidor en línea','Before generating key, please verify all IPs on this list are allowlisted'=>'Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca','LQIP Cache'=>'Caché de LQIP','Calculated backups successfully.'=>'Copias de seguridad calculadas correctamente.','Rescanned %d images successfully.'=>'%d imágenes reexploradas correctamente.','Rescanned successfully.'=>'Reexploración correcta.','Destroy all optimization data successfully.'=>'Todos los datos de optimización destruidos correctamente.','Cleaned up unfinished data successfully.'=>'Datos incompletos limpiados correctamente.','Pull Cron is running'=>'Pull Cron se está ejecutando','No valid image found by Cloud server in the current request.'=>'El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.','No valid image found in the current request.'=>'No se ha encontrado ninguna imagen válida en la petición actual.','Pushed %1$s to Cloud server, accepted %2$s.'=>'%1$s enviado al servidor en la nube, %2$s aceptado.','Revisions Max Age'=>'Edad máxima de las revisiones','Revisions Max Number'=>'Número máximo de revisiones','Debug URI Excludes'=>'URIs excluidas de la depuración','Debug URI Includes'=>'URIs incluidas en la depuración','HTML Attribute To Replace'=>'Atributo HTML a reemplazar','Use CDN Mapping'=>'Usar mapeo de CDN','Editor Heartbeat TTL'=>'TTL de heartbeat del editor','Editor Heartbeat'=>'Heartbeat del editor','Backend Heartbeat TTL'=>'TTL de heartbeat de la administración','Backend Heartbeat Control'=>'Control de heartbeat de la administración','Frontend Heartbeat TTL'=>'TTL de heartbeat de la parte pública','Frontend Heartbeat Control'=>'Control de heartbeat de la parte pública','Backend .htaccess Path'=>'Ruta del .htaccess de la administración','Frontend .htaccess Path'=>'Ruta del .htaccess de la parte pública','ESI Nonces'=>'Nonces de ESI','WordPress Image Quality Control'=>'Control de la calidad de imagen de WordPress','Auto Request Cron'=>'Cron de petición automática','Generate LQIP In Background'=>'Generar LQIP en segundo plano','LQIP Minimum Dimensions'=>'Dimensiones mínimas de LQIP','LQIP Cloud Generator'=>'Generador de LQIP en la nube','Responsive Placeholder SVG'=>'Marcador de posición SVG adaptable','Responsive Placeholder Color'=>'Color del marcador de posición adaptable','Basic Image Placeholder'=>'Marcador de posición de imagen básica','Lazy Load URI Excludes'=>'Exclusión de URIs de carga diferida','Lazy Load Iframe Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padre de iframes','Lazy Load Iframe Class Name Excludes'=>'Exclusiones de carga diferida de clases de iframes','Lazy Load Image Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padres','Gravatar Cache TTL'=>'TTL de la caché de Gravatar','Gravatar Cache Cron'=>'Cron de la caché de Gravatar','Gravatar Cache'=>'Caché de Gravatar','DNS Prefetch Control'=>'Control del prefetch DNS','Font Display Optimization'=>'Optimización de visualización de fuentes','Force Public Cache URIs'=>'Forzar URIs de caché púbica','Default HTTP Status Code Page TTL'=>'TTL del código de estado de página por defecto','Default REST TTL'=>'TTL por defecto de REST','Server IP'=>'IP del servidor','Images not requested'=>'Imágenes no solicitadas','Sync credit allowance with Cloud Server successfully.'=>'Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.','Failed to communicate with QUIC.cloud server'=>'Fallo de comunicación con el servidor QUIC.cloud','Good news from QUIC.cloud server'=>'Buenas noticias del servidor QUIC.cloud','Message from QUIC.cloud server'=>'Mensaje del servidor QUIC.cloud','Current Cloud Nodes in Service'=>'Nodos de la nube actual en servicio','Click to clear all nodes for further redetection.'=>'Haz clic para borrar todos los nodos para volver a detectar.','This Month Usage'=>'El uso de este mes','Current closest Cloud server is %s.&#10;Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.','For online services to work correctly, you must allowlist all %s server IPs.'=>'Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.','Remove CDN URL'=>'Eliminar la URL de la CDN','Add new CDN URL'=>'Añadir una nueva URL de la CDN','Enable Cache'=>'Activa cache','Notifications'=>'Avisos','LQIP Quality'=>'Calidad de LQIP','Removed backups successfully.'=>'Copias de seguridad eliminadas correctamente.','Options saved.'=>'Las opciones han sido guardadas.','Please try after %1$s for service %2$s.'=>'Por favor, inténtalo después de %1$s para el servicio %2$s.','No available Cloud Node.'=>'No hay ningún nodo de la nube disponible.','Cloud Error'=>'Error de la nube','The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.'=>'La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.','No backup of unoptimized WebP file exists.'=>'No existe una copia de seguridad del archivo WebP no optimizado.','WebP file reduced by %1$s (%2$s)'=>'Archivo WebP reducido en %1$s (%2$s)','Currently using original (unoptimized) version of WebP file.'=>'Actualmente usando la versión original (no optimizada) del archivo WebP.','Currently using optimized version of WebP file.'=>'Actualmente usando la versión optimizada del archivo WebP.','Orig'=>'Original','(no savings)'=>'(sin guardar)','Orig %s'=>'Original %s','Congratulation! Your file was already optimized'=>'¡Felicidades! Tu archivo ya ha sido optimizado','No backup of original file exists.'=>'No existe una copia de seguridad del archivo original.','Using optimized version of file. '=>'Usando la versión optimizada del archivo. ','Orig saved %s'=>'Ahorrados %s del original','Original file reduced by %1$s (%2$s)'=>'Archivo original reducido en %1$s (%2$s)','Click to switch to optimized version.'=>'Haz clic para cambiar a la versión optimizada.','Currently using original (unoptimized) version of file.'=>'Actualmente usando la versión original (no optimizada) del archivo.','(non-optm)'=>'(no-optm)','Click to switch to original (unoptimized) version.'=>'Haz clic para cambiar a la versión original (no optimizada).','Currently using optimized version of file.'=>'Actualmente usando la versión optimizada del archivo.','(optm)'=>'(optm)','LQIP image preview for size %s'=>'Vista previa de la imagen LQIP para el tamaño %s','LQIP'=>'LQIP','Previously existed in blocklist'=>'Anteriormente existía en la lista negra','Manually added to blocklist'=>'Añadido manualmente a la lista negra','Mobile Agent Rules'=>'Reglas de agente móvil','Sitemap created successfully: %d items'=>'Mapa del sitio creado con éxito: %d elementos','Sitemap cleaned successfully'=>'El mapa del sitio se limpió con éxito','Invalid IP'=>'IP no válida','Value range'=>'Rango de valores','Larger than'=>'Mayor que','Maximum value'=>'Valor máximo','Minimum value'=>'Valor mínimo','Path must end with %s'=>'La ruta debe terminar en %s','Invalid rewrite rule'=>'Regla de reescritura no válida','currently set to %s'=>'actualmente establecido en %s','This setting is overwritten by the PHP constant %s'=>'Este ajuste es sobrescrita por la constante %s de PHP','Database'=>'Base de datos','Page Optimization'=>'Optimización de página','Dashboard'=>'Escritorio','Converted to InnoDB successfully.'=>'Convertido a InnoDB correctamente.','Cleaned all Gravatar files.'=>'Vaciados todos los archivos de Gravatar.','Cleaned all LQIP files.'=>'Vaciados todos los archivos LQIP.','Unknown error'=>'Error desconocido','Your application is waiting for approval.'=>'Tu solicitud está a la espera de aprobación.','Previous request too recent. Please try again after %s.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.','Previous request too recent. Please try again later.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.','Crawler disabled by the server admin.'=>'Rastreador desactivado por el administrador del servidor.','Credits are not enough to proceed the current request.'=>'Los créditos no son suficientes para proceder con la solicitud actual.','There is proceeding queue not pulled yet.'=>'Hay una cola de procedimiento que no se ha retirado todavía.','The image list is empty.'=>'La lista de imágenes está vacía.','LiteSpeed Crawler Cron'=>'Cron del rastreador de LiteSpeed','Every Minute'=>'Cada minuto','Restore from backup'=>'Restaurar desde la copia de seguridad','The setting %s is currently enabled.'=>'En este momento, el ajuste %s está activado.','Not enough parameters. Please check if the domain key is set correctly'=>'No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente','The domain key is not correct. Please try to sync your domain key again.'=>'La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.','Could not find %1$s in %2$s.'=>'No se ha podido encontrar %1$s en %2$s.','Failed to create table %s! SQL: %s.'=>'¡Fallo al crear la tabla %s! SQL: %s.','The callback validation to your domain failed due to hash mismatch.'=>'Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.'=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: '=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: ','Your domain has been forbidden from using our services due to a previous policy violation.'=>'A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.','Toolbox'=>'Herrramientas','Zero, or'=>'Cero, o','Smaller than'=>'Más pequeño que','Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.'=>'Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.','To generate a passwordless link for LiteSpeed Support Team access, you must install %s.'=>'Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.','Install'=>'Instalar','Please do NOT share the above passwordless link with anyone.'=>'Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.','Generated links may be managed under <a %s>Settings</a>.'=>'Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.','To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.'=>'Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.','These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.'=>'Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.','PageSpeed Score'=>'Puntuación de PageSpeed','Improved by'=>'Mejorado por','After'=>'Después','Before'=>'Antes','Page Load Time'=>'Tiempo de carga de la página','To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.'=>'Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.','Preserve EXIF/XMP data'=>'Conservar los datos EXIF/XMP','Try GitHub Version'=>'Probar versión de GitHub','If you turn any of the above settings OFF, please remove the related file types from the %s box.'=>'Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.','Both full and partial strings can be used.'=>'Se pueden usa cadenas parciales y completas.','Images containing these class names will not be lazy loaded.'=>'Las imágenes que contengan estos nombres de clases no tendrán carga diferida.','Lazy Load Image Class Name Excludes'=>'Exclusión de nombres de clases para carga diferida de imágenes','For example, %1$s defines a TTL of %2$s seconds for %3$s.'=>'Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s.','To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.'=>'Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.','Maybe Later'=>'Puede que más tarde','Turn On Auto Upgrade'=>'Activar la actualización automática','Upgrade'=>'Actualizar','New release %s is available now.'=>'La nueva versión %s está disponible ahora.','New Version Available!'=>'¡Nueva versión disponible!','<a %s>Support forum</a> | <a %s>Submit a ticket</a>'=>'<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>','Created with ❤️  by LiteSpeed team.'=>'Creado con ❤️ por el equipo de LiteSpeed.','Sure I\'d love to review!'=>'¡Por supuesto, me encantará valorarlo!','Thank You for Using the LiteSpeed Cache Plugin!'=>'¡Gracias por usar el plugin de caché LiteSpeed!','Upgraded successfully.'=>'Actualizado con éxito.','Failed to upgrade.'=>'Fallo al actualizar.','Changed setting successfully.'=>'Ajuste cambiado con éxito.','ESI sample for developers'=>'Muestra de ESI para desarrolaldores','Replace %1$s with %2$s.'=>'Reemplaza %1$s con %2$s.','You can turn shortcodes into ESI blocks.'=>'Puedes convertir shortcodes en bloques ESI.','WpW: Private Cache vs. Public Cache'=>'WpW: Caché privada o caché pública','Append query string %s to the resources to bypass this action.'=>'Añade la cadena de consulta %s a los recursos para evitar esta acción.','Google reCAPTCHA will be bypassed automatically.'=>'Google reCAPTCHA se omitirá automáticamente.','Cookie Values'=>'Valores de la cookie','Cookie Name'=>'Nombre de la cookie','Cookie Simulation'=>'Simulación de cookie','To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.'=>'Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.','Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.'=>'Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.','Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.'=>'Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.','Automatically Upgrade'=>'Actualizar automáticamente','Your IP'=>'Tu IP','This will reset all settings to default settings.'=>'Esto restablecerá todos los ajustes a su valores predeterminados.','Reset All Settings'=>'Restablecer todos los ajustes','Reset successfully.'=>'Restablecimiento realizado con éxito.','Separate critical CSS files will be generated for paths containing these strings.'=>'Separa archivos CSS críticos al generar las rutas que contengan estas cadenas.','Separate CCSS Cache URIs'=>'Distintas URIs de caché CCSS','For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.'=>'Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.','List post types where each item of that type should have its own CCSS generated.'=>'Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.','Separate CCSS Cache Post Types'=>'Tipos de contenido de caché de CCSS distintos','Size list in queue waiting for cron'=>'Tamaño de la lista en la cola de espera del cron','If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.'=>'Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.','Automatically generate LQIP in the background via a cron-based queue.'=>'Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.','This will generate the placeholder with same dimensions as the image if it has the width and height attributes.'=>'Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.','Responsive image placeholders can help to reduce layout reshuffle when images are loaded.'=>'Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.','Responsive Placeholder'=>'Marcador de posición adaptable','This will delete all generated image LQIP placeholder files'=>'Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP','Please enable LiteSpeed Cache in the plugin settings.'=>'Por favor, activa LiteSpeed Cache en los ajustes del plugin.','Please enable the LSCache Module at the server level, or ask your hosting provider.'=>'Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.','Failed to request via WordPress'=>'Fallo en la solicitud desde WordPress','High-performance page caching and site optimization from LiteSpeed'=>'Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed','Reset the optimized data successfully.'=>'Datos de optimización restablecidos correctamente.','Update %s now'=>'Actualizar %s','View %1$s version %2$s details'=>'Ver detalles de la versión %2$s de %1$s','<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.'=>'<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.','Install %s'=>'Instalar %s','%1$s plugin version %2$s required for this action.'=>'Para esta acción se necesita la versión %2$s del plugin %1$s.','We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.'=>'Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.','LSCache caching functions on this page are currently unavailable!'=>'¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!','Automatically remove the original image backups after fetching optimized images.'=>'Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.','Remove Original Backups'=>'Eliminar copias de seguridad del orginal','Automatically request optimization via cron job.'=>'Solicitar automáticamente la optimización mediante un trabajo cron.','A backup of each image is saved before it is optimized.'=>'Se guarda una copia de seguridad de cada imagen antes de optimizarla.','This can improve quality but may result in larger images than lossy compression will.'=>'Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.','Optimize images using lossless compression.'=>'Optimizar imágenes usando compresión sin pérdida.','Optimize Losslessly'=>'Optimizar sin pérdida','Optimize images and save backups of the originals in the same folder.'=>'Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.','Optimize Original Images'=>'Optimizar imágenes originales','Switched images successfully.'=>'Imágenes cambiadas correctamente.','When this option is turned %s, it will also load Google Fonts asynchronously.'=>'Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.','Cleaned all Critical CSS files.'=>'Limpiados todos los archivos CSS críticos.','This will inline the asynchronous CSS library to avoid render blocking.'=>'Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.','Inline CSS Async Lib'=>'Biblioteca de CSS integrado asíncrono','Last requested cost'=>'Último coste solicitado','Last generated'=>'Último generado','If set to %s this is done in the foreground, which may slow down page load.'=>'Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.','Automatic generation of critical CSS is in the background via a cron-based queue.'=>'Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.','Optimize CSS delivery.'=>'Optimiza la entrega de CSS.','This will delete all generated critical CSS files'=>'Esto borrará todos los archivos generados de CSS crítico','Critical CSS'=>'CSS crítico','URL list in %s queue waiting for cron'=>'Lista de URL en cola %s esperando el cron','Run Queue Manually'=>'Ejecutar la cola manualmente','This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.'=>'Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.','Disabling this may cause WordPress tasks triggered by AJAX to stop working.'=>'Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.','right now'=>'ahora mismo','just now'=>'ahora mismo','Saved'=>'Guardado','Last ran'=>'Última ejecución','You will be unable to Revert Optimization once the backups are deleted!'=>'¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!','This is irreversible.'=>'Esto es irreversible.','Remove Original Image Backups'=>'Eliminar copias de seguridad de las imágenes originales','Are you sure you want to remove all image backups?'=>'¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?','Total'=>'Total','Files'=>'Archivos','Last calculated'=>'Último cálculo','Calculate Original Image Storage'=>'Calcular almacenamiento original de imágenes','Storage Optimization'=>'Optimización de almacenamiento','Use the format %1$s or %2$s (element is optional).'=>'Usa el formato %1$s o %2$s (el elemento es opcional).','Only attributes listed here will be replaced.'=>'Solo los atributos aquí listados serán reemplazados.','Only files within these directories will be pointed to the CDN.'=>'Solo los archivos en estos directorios apuntarán a la CDN.','Included Directories'=>'Directorios incluidos','A Purge All will be executed when WordPress runs these hooks.'=>'Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos.','Purge All Hooks'=>'Vaciar todos los ganchos','Purged all caches successfully.'=>'Vaciado de todas las cachés correctamente.','LSCache'=>'LSCache','Forced cacheable'=>'Forzar cacheables','Paths containing these strings will be cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.','Force Cache URIs'=>'Forzar URLs en caché','Exclude Settings'=>'Ajustes de exclusión','This will disable LSCache and all optimization features for debug purpose.'=>'Esto desactivará LSCache y todas las características de optimización con propósitos de depuración.','Disable All Features'=>'Desactivar todas las características','Opcode Cache'=>'Caché opcode','CSS/JS Cache'=>'Caché CSS/JS','Remove all previous unfinished image optimization requests.'=>'Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.','Clean Up Unfinished Data'=>'Limpiar datos no finalizados','Join Us on Slack'=>'Únete a nuestro Slack','Join the %s community.'=>'Únete a la comunidad %s.','Want to connect with other LiteSpeed users?'=>'¿Quieres conectar con otros usuarios de LiteSpeed?','Get it from <a %1$s>%2$s</a>.'=>'Obténla desde <a %1$s>%2$s</a>.','Your Email address on %s.'=>'Tu dirección de email en %s.','Use %s API functionality.'=>'Usar la funcionalidad de la API %s.','To randomize CDN hostname, define multiple hostnames for the same resources.'=>'Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.','Join LiteSpeed Slack community'=>'Únete a la comunidad de Slack de LiteSpeed','Visit LSCWP support forum'=>'Visita el foro de soporte de LSCWP','Rate %s on %s'=>'Valora %s en %s','Images notified to pull'=>'Imágenes notificadas para descargar','What is a group?'=>'¿Qué es un grupo?','%s image'=>'%s imagen','%s group'=>'%s grupo','%s images'=>'%s imágenes','%s groups'=>'%s grupos','Your API key / token is used to access %s APIs.'=>'Tu clave de la API/token se usa para acceder a las API de %s.','Guest'=>'Invitado','To crawl the site as a logged-in user, enter the user ids to be simulated.'=>'Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.','Role Simulation'=>'Simulación de rol','running'=>'ejecutando','Size'=>'Tamaño','Ended reason'=>'Razón de finalización','Last interval'=>'Último intervalo','Current crawler started at'=>'El rastreador actual comenzó a las','Run time for previous crawler'=>'Hora de ejecución para el rastreador anterior','%d seconds'=>'%d segundos','Last complete run time for all crawlers'=>'Hora de la última ejecución completa para todos los rastreadores','Current sitemap crawl started at'=>'El rastreo del mapa del sitio actual comenzó a las','Save transients in database when %1$s is %2$s.'=>'Guarda datos transitorios en la base de datos cuando %1$s es %2$s.','Store Transients'=>'Almacenar datos transitorios','If %1$s is %2$s, then %3$s must be populated!'=>'¡Si %1$s es %2$s entonces debe completarse %3$s!','Server allowed max value'=>'Valor máximo permitido por el servidor','Server enforced value'=>'Valor forzado por el servidor','NOTE'=>'NOTA','Server variable(s) %s available to override this setting.'=>'Variable(s) del servidor %s disponible para omitir este ajuste.','API'=>'API','Opcode cache is not enabled.'=>'La caché opcache no está habilitada.','Imported setting file %s successfully.'=>'Importado con éxito el archivo de ajustes %s.','Import failed due to file error.'=>'Importación fallida debido a un error en el archivo.','How to Fix Problems Caused by CSS/JS Optimization.'=>'Cómo solucionar problemas causados por la optimización CSS/JS.','This will generate extra requests to the server, which will increase server load.'=>'Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.','When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.'=>'Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.','Instant Click'=>'Clic instantáneo','Reset the entire opcode cache'=>'Reestablecer toda la caché opcode','This will import settings from a file and override all current LiteSpeed Cache settings.'=>'Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.','Last imported'=>'Última importación','Import'=>'Importar','Import Settings'=>'Ajustes de importación','This will export all current LiteSpeed Cache settings and save them as a file.'=>'Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.','Last exported'=>'Última exportación','Export'=>'Exportar','Export Settings'=>'Ajustes de exportación','Import / Export'=>'Importar / Exportar','Reset the entire opcode cache successfully.'=>'Reestablecida la caché opcache con éxito','Use keep-alive connections to speed up cache operations.'=>'Utilizar conexiones keep-alive para acelerar operaciones de la caché.','Database to be used'=>'Base de datos a usar','Redis Database ID'=>'ID de base de datos Redis','Specify the password used when connecting.'=>'Especifica la contraseña utilizada al conectar.','Password'=>'Contraseña','Only available when %s is installed.'=>'Solo disponible cuando está instalado %s.','Username'=>'Nombre de usuario','Your %s Hostname or IP address.'=>'El hostname o dirección IP de tu %s.','Method'=>'Método','Purge all object caches successfully.'=>'Vació de todas las cachés de objetos correctamente.','Object cache is not enabled.'=>'La caché de objetos no está activada.','Improve wp-admin speed through caching. (May encounter expired data)'=>'Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)','Persistent Connection'=>'Conexión persistente','Do Not Cache Groups'=>'Grupos a no cachear','Groups cached at the network level.'=>'Grupos cacheados a nivel de red.','Global Groups'=>'Grupos globales','Connection Test'=>'Prueba de conexión','%s Extension'=>'Extensión %s','Status'=>'Estado','Default TTL for cached objects.'=>'TTL por defecto para objetos cacheados.','Default Object Lifetime'=>'Tiempo de vida por defecto del objeto','Port'=>'Puerto','Host'=>'Host','Object Cache'=>'Caché de objetos','Failed'=>'Fallido','Passed'=>'Exitoso','Not Available'=>'No disponible','Purge all the object caches'=>'Vaciar todas las cachés de objetos','Cache WP-Admin'=>'Caché de WP-Admin','Failed to communicate with Cloudflare'=>'Fallo al comunicar con Cloudflare','Communicated with Cloudflare successfully.'=>'Comunicado con éxito con Cloudflare.','No available Cloudflare zone'=>'No hay disponible una zona Cloudflare','Notified Cloudflare to purge all successfully.'=>'Avisado a Cloudflare el vaciado completo con éxito.','Cloudflare API is set to off.'=>'La API de Cloudflare está configurada en off.','Notified Cloudflare to set development mode to %s successfully.'=>'Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.','Once saved, it will be matched with the current list and completed automatically.'=>'Una vez guardado, coincidirá con la lista actual y se completará automáticamente.','You can just type part of the domain.'=>'Puedes simplemente teclear parte de dominio.','Domain'=>'Dominio','Cloudflare API'=>'API de Cloudflare','Purge Everything'=>'Vaciar todo','Cloudflare Cache'=>'Caché de Cloudflare','Development Mode will be turned off automatically after three hours.'=>'El modo de desarrollo se desactivará automáticamente después de tres horas.','Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.'=>'Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.','Development mode will be automatically turned off in %s.'=>'El modo de desarrollo se desactivará automáticamente en %s.','Current status is %s.'=>'El estado actual es %s.','Current status is %1$s since %2$s.'=>'El estado actual es %1$s desde %2$s.','Check Status'=>'Comprobar estado','Turn OFF'=>'APAGAR','Turn ON'=>'ENCENDER','Development Mode'=>'Modo de desarrollo','Cloudflare Zone'=>'Zona de Cloudflare','Cloudflare Domain'=>'Dominio de Cloudflare','Cloudflare'=>'Cloudflare','For example'=>'Por ejemplo','Prefetching DNS can reduce latency for visitors.'=>'La precarga DNS puede reducir la latencia para los visitantes.','DNS Prefetch'=>'Prefetch DNS','Adding Style to Your Lazy-Loaded Images'=>'Añade estilos a tus imágenes de carga diferida','Default value'=>'Valor por defecto','Static file type links to be replaced by CDN links.'=>'Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.','For example, to drop parameters beginning with %s, %s can be used here.'=>'Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.','Drop Query String'=>'Ignorar cadenas de consulta','Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.'=>'Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.','Improve HTTP/HTTPS Compatibility'=>'Mejorar compatibilidad HTTP/HTTPS','Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.'=>'Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.','Destroy All Optimization Data'=>'Destruir todos los datos de optimización','Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.'=>'Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.','This will increase the size of optimized files.'=>'Esto aumentará el tamaño de los archivos optimizados.','Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.'=>'Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.','To test the cart, visit the <a %s>FAQ</a>.'=>'Para probar el carrito, visita la <a %s>FAQ</a>.',' %s ago'=>' hace %s','WebP saved %s'=>'WebP guardado %s','If you run into any issues, please refer to the report number in your support message.'=>'Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.','Last pull initiated by cron at %s.'=>'Última descarga iniciada por cron a las %s.','Images will be pulled automatically if the cron job is running.'=>'Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.','Only press the button if the pull cron job is disabled.'=>'Solo pulsar el botón si la tarea cron de descarga está desactivada.','Pull Images'=>'Descargar imágenes','This process is automatic.'=>'Este proceso es automático.','Last Request'=>'Última petición','Images Pulled'=>'Imágenes recuperadas','Report'=>'Informe','Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.'=>'Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.','Send to LiteSpeed'=>'Enviar a LiteSpeed','LiteSpeed Optimization'=>'Optimización de LiteSpeed','Load Google Fonts Asynchronously'=>'Cargar Google Fonts asíncronamente','Browser Cache TTL'=>'TTL caché de navegador','Results can be checked in <a %s>Media Library</a>.'=>'Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.','Learn More'=>'Leer más','Images optimized and pulled'=>'Imágenes optimizadas y descargadas','Images requested'=>'Imágenes solicitadas','Switched to optimized file successfully.'=>'Cambio correcto a archivo optimizado.','Restored original file successfully.'=>'Archivo original restaurado con éxito.','Enabled WebP file successfully.'=>'Archivo WebP activado con éxito.','Disabled WebP file successfully.'=>'Archivo WebP desactivado con éxito.','Significantly improve load time by replacing images with their optimized %s versions.'=>'Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.','Selected roles will be excluded from cache.'=>'Los perfiles seleccionados serán excluidos de la caché.','Selected roles will be excluded from all optimizations.'=>'Los perfiles seleccionados serán excluidos de todas las optimizaciones.','Role Excludes'=>'Excluir perfiles','Tuning Settings'=>'Configuración de ajustes','If the tag slug is not found, the tag will be removed from the list on save.'=>'Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.','Send Optimization Request'=>'Enviar solicitud de optimización','Image Information'=>'Información de imágenes','Total Reduction'=>'Reducción total','Optimization Summary'=>'Resumen de optimización','LiteSpeed Cache Image Optimization'=>'Optimización de imágenes de LiteSpeed Cache','Image Optimization'=>'Optimización de imágenes','Tuning'=>'Ajustar','If the category name is not found, the category will be removed from the list on save.'=>'Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.','After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.'=>'Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.','For example, %s can be used for a transparent placeholder.'=>'Por ejemplo, los %s pueden usarse para un marcador de posición transparente.','By default a gray image placeholder %s will be used.'=>'Por defecto, se utilizará un marcador de posición de imagen gris %s.','This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.'=>'Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.','Specify a base64 image to be used as a simple placeholder while images finish loading.'=>'Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.','Elements with attribute %s in html code will be excluded.'=>'Se excluirán los elementos con el atributo %s en código html.','Filter %s is supported.'=>'El filtro %s es compatible.','Listed images will not be lazy loaded.'=>'Las imágenes listadas no se cargarán de forma retrasada.','Lazy Load Image Excludes'=>'Exclusiones de carga retrasada de imágenes','No optimization'=>'Sin optimización','Prevent any optimization of listed pages.'=>'Evitar cualquier optimización de las páginas listadas.','URI Excludes'=>'URL excluidas','Both full URLs and partial strings can be used.'=>'Pueden utilizarse tanto URLs completas como cadenas parciales.','Load iframes only when they enter the viewport.'=>'Cargar iframes sólo cuando entran en la ventana de visualización.','Lazy Load Iframes'=>'Retrasar la carga de iframes','This can improve page loading time by reducing initial HTTP requests.'=>'Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.','Load images only when they enter the viewport.'=>'Cargar las imágenes sólo cuando entran en la ventana de visualización.','Lazy Load Images'=>'Retrasar la carga de imágenes','Media Settings'=>'Ajustes de medios','For example, for %s, %s and %s can be used here.'=>'Por ejemplo, para %s, %s y %s puede utilizarse aquí.','Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.'=>'El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.','To match the beginning, add %s to the beginning of the item.'=>'Para que coincida con el principio, añade %s al comienzo del artículo.','For example, for %s, %s can be used here.'=>'Por ejemplo, para %s, %s puede utilizarse aquí.','Maybe later'=>'Quizás más tarde','I\'ve already left a review'=>'Ya he dejado una valoración','Welcome to LiteSpeed'=>'Bienvenido a LiteSpeed','Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.'=>'Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.','Remove WordPress Emoji'=>'Eliminar emojis de WordPress','More settings'=>'Más ajustes','Private cache'=>'Caché privada','Non cacheable'=>'No cacheable','Mark this page as '=>'Marcar esta página como ','Purge this page'=>'Vaciar esta página','Load JS Deferred'=>'Deferir carga de JS','Specify critical CSS rules for above-the-fold content when enabling %s.'=>'Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.','Critical CSS Rules'=>'Reglas de CSS críticas','Load CSS Asynchronously'=>'Cargar CSS asíncronamente','Prevent Google Fonts from loading on all pages.'=>'Evita que cargue Google Fonts en todas las páginas.','Remove Google Fonts'=>'Eliminar Google Fonts','This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.'=>'Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.','Remove Query Strings'=>'Eliminar query strings','user agents'=>'user agents','cookies'=>'cookies','Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.'=>'El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.','Browser Cache'=>'Caché del navegador','tags'=>'etiquetas','Do Not Cache Tags'=>'Etiquetas a no cachear','To exclude %1$s, insert %2$s.'=>'Para excluir %1$s, insertar %2$s.','categories'=>'categorías','To prevent %s from being cached, enter them here.'=>'Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.','Do Not Cache Categories'=>'Categorías a no cachear','Query strings containing these parameters will not be cached.'=>'Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.','Do Not Cache Query Strings'=>'Cadenas de consulta a no cachear','Paths containing these strings will not be cached.'=>'Las rutas que contengan estas cadenas no serán cacheadas.','Do Not Cache URIs'=>'URIs a no cachear','One per line.'=>'Una por línea.','URI Paths containing these strings will NOT be cached as public.'=>'Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.','Private Cached URIs'=>'URIs cacheadas privadamente','You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.'=>'También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.','Remove query strings from internal static resources.'=>'Eliminar cadenas de consulta de recursos estáticos internos.','Paths containing these strings will not be served from the CDN.'=>'Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.','Exclude Path'=>'Excluir ruta','This will affect all tags containing attributes: %s %s %s.'=>'Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.','Include File Types'=>'Incluir tipos de archivo','Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.'=>'Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.','Include JS'=>'Incluir JS','Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.'=>'Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.','Include CSS'=>'Incluir CSS','Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.'=>'Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.','Include Images'=>'Incluir imágenes','CDN URL to be used. For example, %s'=>'URL de la CDN a utilizar. Por ejemplo, %s','CDN URL'=>'URL de CDN','Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.'=>'URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.','Original URLs'=>'URLs originales','CDN Settings'=>'Ajustes de CDN','CDN'=>'CDN','OFF'=>'OFF','ON'=>'ON','Notified LiteSpeed Web Server to purge CSS/JS entries.'=>'Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.','Minify HTML content.'=>'Minificar contenido HTML.','HTML Minify'=>'Minificar HTML','JS Excludes'=>'Excluir JS','JS Combine'=>'Combinar JS','JS Minify'=>'Minificar JS','CSS Excludes'=>'Excluir CSS','CSS Combine'=>'Combinar CSS','CSS Minify'=>'Minificar CSS','Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.'=>'Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo».','This will purge all minified/combined CSS/JS entries only'=>'Esto vaciará solo las entradas CSS/JS minimizadas o combinadas','Purge %s Error'=>'Vaciar error %s','Database Optimizer'=>'Optimizador de base de datos','Optimize all tables in your database'=>'Optimizar todas las tablas en tu base de datos','Optimize Tables'=>'Optimizar tablas','Clean all transient options'=>'Borrar todas las opciones de datos transitorios','All Transients'=>'Todos los datos transitorios','Clean expired transient options'=>'Borrar opciones de datos transitorios expirados','Expired Transients'=>'Datos transitorios expirados','Clean all trackbacks and pingbacks'=>'Borrar todos los trackbacks y pingbacks','Trackbacks/Pingbacks'=>'Trackbacks/pingbacks','Clean all trashed comments'=>'Borrar todos los comentarios en la papelera','Trashed Comments'=>'Comentarios enviados a la papelera','Clean all spam comments'=>'Borrar todos los comentarios spam','Spam Comments'=>'Comentarios spam','Clean all trashed posts and pages'=>'Borrar todas las entradas y páginas en la papelera','Trashed Posts'=>'Entradas enviadas a la papelera','Clean all auto saved drafts'=>'Borrar todos los borradores guardados automáticamente','Auto Drafts'=>'Borradores automáticos','Clean all post revisions'=>'Borrar todas las revisiones de entradas','Post Revisions'=>'Revisiones de entradas','Clean All'=>'Limpiar todo','Optimized all tables.'=>'Optimizadas todas las tablas.','Clean all transients successfully.'=>'Limpieza de todos los datos transitorios exitosa.','Clean expired transients successfully.'=>'Limpieza de datos transitorios expirados exitosa.','Clean trackbacks and pingbacks successfully.'=>'Limpieza de trackbacks y pingbacks exitosa.','Clean trashed comments successfully.'=>'Limpieza de comentarios en papelera exitosa.','Clean spam comments successfully.'=>'Limpieza de comentarios no deseados exitosa.','Clean trashed posts and pages successfully.'=>'Limpieza de páginas y entradas en papelera exitosa.','Clean auto drafts successfully.'=>'Limpieza de borradores automáticos exitosa.','Clean post revisions successfully.'=>'Limpieza de revisiones de entradas exitosa.','Clean all successfully.'=>'Limpieza completa exitosa.','Default Private Cache TTL'=>'TTL por defecto de la caché privada','If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.'=>'Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.','Vary Group'=>'Grupos de variación','Cache the built-in Comment Form ESI block.'=>'Almacena en la caché el bloque ESI del formulario de comentarios incluido.','Cache Comment Form'=>'Cachear formulario de comentario',' Cache the built-in Admin Bar ESI block.'=>' Almacena en la caché el bloque ESI de la barra de administración incluida.','Cache Admin Bar'=>'Cachear barra de administrador','Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.'=>'Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.','ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.'=>'ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.','With ESI (Edge Side Includes), pages may be served from cache for logged-in users.'=>'Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.','Private'=>'Privada','Public'=>'Pública','Purge Settings'=>'Ajustes del vaciado','Cache PHP Resources'=>'Cachear recursos de PHP','Cache Mobile'=>'Cache móvil','Advanced level will log more details.'=>'El nivel avanzado registrará más detalles.','Basic'=>'Básico','The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.'=>'La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.','Cache Login Page'=>'Cachear página de acceso','Cache requests made by WordPress REST API calls.'=>'Cachear peticiones realizadas por llamadas de la API REST de WordPress.','Cache REST API'=>'Cachear API REST','Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)'=>'Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)','Cache Commenters'=>'Cachear comentaristas','Privately cache frontend pages for logged-in users. (LSWS %s required)'=>'Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)','Cache Logged-in Users'=>'Cachear usuarios con sesión iniciada','Cache Control Settings'=>'Ajustes de control de caché','ESI'=>'ESI','Excludes'=>'Excluir','Purge'=>'Vaciar','Cache'=>'Caché','WooCommerce'=>'WooCommerce','Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)'=>'Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)','Current server time is %s.'=>'La hora actual del servidor es %s.','Specify the time to purge the "%s" list.'=>'Especifica la hora para vaciar la lista «%s».','Both %1$s and %2$s are acceptable.'=>'Tanto %1$s como %2$s son aceptables.','Scheduled Purge Time'=>'Hora de vaciado programado','The URLs here (one per line) will be purged automatically at the time set in the option "%s".'=>'La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s».','Scheduled Purge URLs'=>'URLs de vaciado programado','Shorten query strings in the debug log to improve readability.'=>'Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.','Heartbeat'=>'Heartbeat','MB'=>'MB','Log File Size Limit'=>'Límite de tamaño de archivo de registro','<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s'=>'<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s','%s file not writable.'=>'No se puede escribir el archivo %s.','%s file not readable.'=>'No se puede leer el archivo %s.','Collapse Query Strings'=>'Colapsar cadenas de peticiones','ESI Settings'=>'Ajustes de ESI','A TTL of 0 indicates do not cache.'=>'Un TTL de 0 implica no cachear.','Recommended value: 28800 seconds (8 hours).'=>'Valor recomendado: 28800 segundos (8 horas).','Widget Cache TTL:'=>'TTL caché de Widgets:','Enable ESI'=>'Activar ESI','See <a %s>Introduction for Enabling the Crawler</a> for detailed information.'=>'Ver <a %s>Introducción para activar el Crawler</a> para información detallada.','Custom Sitemap'=>'Sitemap personalizado','Purge pages by relative or full URL.'=>'Vaciar páginas por URL completa o relativa.','WARNING'=>'ADVERTENCIA','The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.'=>'La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.','<b>Last crawled:</b> %s item(s)'=>'<b>Última indexación:</b> %s elemento(s)','The next complete sitemap crawl will start at'=>'La siguiente indexación de sitemap completa empezará a las','Failed to write to %s.'=>'Error al escribir a %s.','Folder is not writable: %s.'=>'El directorio no es escribible: %s.','Can not create folder: %1$s. Error: %2$s'=>'No se puede crear el directorio: %1$s. Error: %2$s','Folder does not exist: %s'=>'El directorio no existe: %s','Notified LiteSpeed Web Server to purge the list.'=>'Solicitado el vaciado de la lista al servidor web LiteSpeed.','Please visit the <a %s>Information</a> page on how to test the cache.'=>'Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.','Allows listed IPs (one per line) to perform certain actions from their browsers.'=>'Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.','Server Load Limit'=>'Límite de carga del servidor','Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.'=>'Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.','Crawl Interval'=>'Intervalo de indexación','Then another WordPress is installed (NOT MULTISITE) at %s'=>'Y otro WordPress instalado (NO MULTISITIO) en %s','LiteSpeed Cache Network Cache Settings'=>'Ajustes de la caché de la red de caché de LiteSpeed','Select below for "Purge by" options.'=>'Selecciona debajo las opciones de «Vaciar por».','No crawler meta file generated yet'=>'Archivo meta del crawler aún no generado','Show crawler status'=>'Mostrar estado del Crawler','Watch Crawler Status'=>'Ver estado del Crawler','Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.'=>'Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.','Run frequency is set by the Interval Between Runs setting.'=>'La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.','Manually run'=>'Ejecutar manualmente','Reset position'=>'Reestablecer posición','Run Frequency'=>'Frecuencia de ejecución','Cron Name'=>'Nombre del Cron','Crawler Cron'=>'Cron del Crawler','%d minute'=>'%d minuto','%d minutes'=>'%d minutos','%d hour'=>'%d hora','%d hours'=>'%d horas','Generated at %s'=>'Generado en %s','LiteSpeed Cache Crawler'=>'Crawler de LiteSpeed Cache','If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.'=>'Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.','Crawler'=>'Crawler','LiteSpeed Cache CDN'=>'CDN de la caché de LiteSpeed','https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration'=>'https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration','Notified LiteSpeed Web Server to purge all pages.'=>'Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.','All pages with Recent Posts Widget'=>'Todas las páginas con widget de Entradas recientes','Pages'=>'Páginas','This will Purge Pages only'=>'Esto solo vaciará las páginas','Purge Pages'=>'Vaciar páginas','Cancel'=>'Cancelar','Install Now'=>'Instalar ahora','Purged the url!'=>'¡Se ha vaciado la URL!','Purged the blog!'=>'¡Se ha vaciado el blog!','Purged All!'=>'¡Se ha vaciado todo!','Email Address'=>'Dirección de correo electrónico','Activate'=>'Activar','Notified LiteSpeed Web Server to purge error pages.'=>'Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.','If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.'=>'Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.','If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.'=>'Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.','If the login cookie was recently changed in the settings, please log out and back in.'=>'Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.','However, there is no way of knowing all the possible customizations that were implemented.'=>'Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.','The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.'=>'El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.','The network admin setting can be overridden here.'=>'El ajuste de administrador de red puede ser modificado aquí.','Specify how long, in seconds, public pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.','Specify how long, in seconds, private pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.','It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.'=>'Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.','Purge pages by post ID.'=>'Vaciar páginas por ID de entrada.','Purge the LiteSpeed cache entries created by this plugin'=>'Vacía las entradas de caché de LiteSpeed creadas por este plugin','This will Purge Front Page only'=>'Esto vaciará solo la página principal','Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.'=>'Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.','Purge pages by category name - e.g. %2$s should be used for the URL %1$s.'=>'Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.','If only the WordPress site should be purged, use Purge All.'=>'Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».','e.g. Use %s or %s.'=>'ej: Usa %s o %s.','Purge %s error pages'=>'Purgar las páginas de error %s','Notified LiteSpeed Web Server to purge everything.'=>'Solicitado el vaciado de todo al servidor web LiteSpeed.','Use Primary Site Configuration'=>'Usar configuración del sitio principal','This will disable the settings page on all subsites.'=>'Esto desactivará la página de ajustes en todos los subsitios.','Check this option to use the primary site\'s configuration for all subsites.'=>'Marca esta opción para usar la configuración del sitio principal para todos los subsitios.','Save Changes'=>'Guardar cambios','The following options are selected, but are not editable in this settings page.'=>'Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.','The network admin selected use primary site configs for all subsites.'=>'El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.','Empty Entire Cache'=>'Vaciar la caché entera','This action should only be used if things are cached incorrectly.'=>'Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.','Clears all cache entries related to this site, <i>including other web applications</i>.'=>'Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.','This may cause heavy load on the server.'=>'Esto puede causar una alta carga en el servidor.','This will clear EVERYTHING inside the cache.'=>'Esto eliminará TODO dentro de la caché.','LiteSpeed Cache Purge All'=>'Vaciar toda la caché de LiteSpeed','If you would rather not move at litespeed, you can deactivate this plugin.'=>'Si no quieres la aceleración de litespeed, puedes desactivar este plugin.','Create a post, make sure the front page is accurate.'=>'Crear una entrada, asegurarse que la página principal está actualizada.','Visit the site while logged out.'=>'Visitar el sitio sin la sesión iniciada.','Examples of test cases include:'=>'Ejemplos de pruebas incluyen:','For that reason, please test the site to make sure everything still functions properly.'=>'Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.','This message indicates that the plugin was installed by the server admin.'=>'Este mensaje indica que el plugin fue instalado por el administrador del servidor.','LiteSpeed Cache plugin is installed!'=>'¡El plugin LiteSpeed Cache está instalado!','Debug Log'=>'Registro de depuración','Admin IP Only'=>'Solo la IP del administrador','Specify how long, in seconds, REST calls are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.','The environment report contains detailed information about the WordPress configuration.'=>'El informe de entorno contiene información detallada sobre la configuración de WordPress.','Note'=>'Nota','The server will determine if the user is logged in based on the existence of this cookie.'=>'El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.','After verifying that the cache works in general, please test the cart.'=>'Después de que la caché funcione en general, por favor prueba el carrito.','When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.'=>'Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.','Purge All On Upgrade'=>'Vaciar todo al actualizar','Product Update Interval'=>'Intervalo de actualización de producto','Determines how changes in product quantity and product stock status affect product pages and their associated category pages.'=>'Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.','Always purge both product and categories on changes to the quantity or stock status.'=>'Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.','Do not purge categories on changes to the quantity or stock status.'=>'No vaciar las categorías al cambiar la cantidad o estado del inventario.','Purge product only when the stock status changes.'=>'Vaciar los productos solo cuando cambie el estado del inventario.','Purge product and categories only when the stock status changes.'=>'Vaciar productos y categorías solo cuando cambie el estado del inventario.','Purge categories only when stock status changes.'=>'Vaciar las categorías solo cuando el estado del inventario cambie.','Purge product on changes to the quantity or stock status.'=>'Vaciar los productos con los cambios de cantidad o estado del inventario.','Htaccess did not match configuration option.'=>'El htaccess no coincide con la opción de configuración.','If this is set to a number less than 30, feeds will not be cached.'=>'Si esto se fija en un número inferior a 30, los feeds no serán cacheados.','Specify how long, in seconds, feeds are cached.'=>'Especifica por cuanto tiempo, en segundos, se cachean los feeds.','Default Feed TTL'=>'TTL por defecto del Feed','Failed to get %s file contents.'=>'Error al obtener contenido del archivo %s.','Caching these pages may improve server performance by avoiding unnecessary PHP calls.'=>'Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.','Some themes and plugins add resources via a PHP request.'=>'Algunos temas y plugins añaden recursos mediante una petición PHP.','Disabling this option may negatively affect performance.'=>'Desactivar esta opción puede afectar negativamente al rendimiento.','Invalid login cookie. Invalid characters found.'=>'Cookie de acceso no válida. Encontrados caracteres no válidos.','WARNING: The .htaccess login cookie and Database login cookie do not match.'=>'ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.','Invalid login cookie. Please check the %s file.'=>'Cookie de acceso no válida. Por favor, comprueba el archivo %s.','The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.'=>'La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.','There is a WordPress installed for %s.'=>'Hay un WordPress instalado para %s.','Example use case:'=>'Ejemplo de uso:','The cookie set here will be used for this WordPress installation.'=>'La cookie aquí establecida será usada por esta instalación de WordPress.','If every web application uses the same cookie, the server may confuse whether a user is logged in or not.'=>'Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.','This setting is useful for those that have multiple web applications for the same domain.'=>'Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.','The default login cookie is %s.'=>'La cookie de acceso por defecto es %s.','MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.'=>'DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.','No spaces and case sensitive.'=>'Espacios no permitidos y sensible a mayúsculas.','SYNTAX: alphanumeric and "_".'=>'SINTAXIS: alfanumérico y "_".','Login Cookie'=>'Cookie de acceso','More information about the available commands can be found here.'=>'Aquí se puede encontrar más información sobre los comandos disponibles.','These settings are meant for ADVANCED USERS ONLY.'=>'Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.','Current %s Contents'=>'Contenidos actuales de %s','Advanced'=>'Avanzado','Advanced Settings'=>'Ajustes avanzados','Purge List'=>'Vaciar lista','Purge By...'=>'Vaciar por...','URL'=>'URL','Tag'=>'Etiqueta','Post ID'=>'ID de entrada','Category'=>'Categoría','NOTICE: Database login cookie did not match your login cookie.'=>'AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.','Purge url %s'=>'Vaciar la URL %s','Purge tag %s'=>'Vaciar la etiqueta %s','Purge category %s'=>'Vaciar la categoría %s','When disabling the cache, all cached entries for this site will be purged.'=>'Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.','NOTICE'=>'AVISO','This setting will edit the .htaccess file.'=>'Este ajuste editará el archivo .htaccess.','Failed to back up %s file, aborted changes.'=>'Fallo al hacer copia de seguridad del archivo %s, cambios cancelados.','LiteSpeed Cache View .htaccess'=>'Ver el archivo «.htaccess» de LiteSpeed Cache','Do Not Cache Cookies'=>'Cookies a no cachear','Do Not Cache User Agents'=>'User Agents a no cachear','This is to ensure compatibility prior to enabling the cache for all sites.'=>'Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.','Network Enable Cache'=>'Habilitar caché de red','NOTICE:'=>'AVISO:','Other checkboxes will be ignored.'=>'Otras opciones serán ignoradas.','List of Mobile User Agents'=>'Lista de User Agents móviles','File %s is not writable.'=>'No se puede escribir el archivo %s.','Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.'=>'Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.','JS Settings'=>'Ajustes de JS','Manage'=>'Gestionar','Default Front Page TTL'=>'TTL por defecto de la Página Principal','Purge Front Page'=>'Vaciar la página de inicio','Notified LiteSpeed Web Server to purge the front page.'=>'Solicitado al servidor web LiteSpeed el vaciado de la página de inicio.','Example'=>'Ejemplo','All tags are cached by default.'=>'Todas las etiquetas son cacheadas por defecto.','All categories are cached by default.'=>'Todas las categorías son cacheadas por defecto.','To do an exact match, add %s to the end of the URL.'=>'Para coincidencias exactas, añadir %s al final de la URL.','The URLs will be compared to the REQUEST_URI server variable.'=>'Las URLs serán comparadas con la variable REQUEST_URI del servidor.','Select only the archive types that are currently used, the others can be left unchecked.'=>'Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.','Notes'=>'Notas','Use Network Admin Setting'=>'Usar ajuste de administrador de red','Disable'=>'Desactivar','Enabling LiteSpeed Cache for WordPress here enables the cache for the network.'=>'Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.','Disabled'=>'Desactivado','Enabled'=>'Activado','Do Not Cache Roles'=>'No cachear perfiles','https://www.litespeedtech.com'=>'https://www.litespeedtech.com','LiteSpeed Technologies'=>'LiteSpeed Technologies','LiteSpeed Cache'=>'LiteSpeed Cache','Debug Level'=>'Nivel de depuración','Notice'=>'Nota','Term archive (include category, tag, and tax)'=>'Archivo de término (incluye categoría, etiqueta y taxonomía)','Daily archive'=>'Archivo diario','Monthly archive'=>'Archivo mensual','Yearly archive'=>'Archivo anual','Post type archive'=>'Archivo de tipo de contenido','Author archive'=>'Archivo del Autor','Home page'=>'Página de Inicio','All pages'=>'Todas las páginas','Front page'=>'Página de inicio','Auto Purge Rules For Publish/Update'=>'Reglas de vaciado automático para publicación y actualización','Default Public Cache TTL'=>'TTL por defecto de la caché pública','Select which pages will be automatically purged when posts are published/updated.'=>'Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas','seconds'=>'segundos','Admin IPs'=>'IPs de administrador','General'=>'Opciones generales','LiteSpeed Cache Settings'=>'Configuración de Caché de LiteSpeed','Purge All'=>'Purgar todo','Notified LiteSpeed Web Server to purge all LSCache entries.'=>'Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache.','Settings'=>'Ajustes']];litespeed-wp-plugin/7.0.0.1/translations/es_CO.zip000064400000373553151600235460015522 0ustar00PK��zZ���`�9�litespeed-cache-es_CO.poUT	
n�g
n�gux�����\]s��}����ѮT�o�"%�I)�d�KY�)�N��T�n��F�?HM~J���r�!��a�4lϹ�F��Cq�ڭ��̠��~�{��B�,u^e��.Wn�βfb�Jm�S[��˜T�dj��y�G�Qw1�T�*Mfte�)���B続���.s���>�B���J�-�S[ե55&l�Ԕ�Ƥ������Q���>E�B'?��lVMl�>��`A���ً��ͅ����'x�����������Q;���s��;���r~���_L���������͗���m�]d��_�d����_�z�l�h8�g;6���<q��'�����2�,u��̕����X}����~����J�~)����Ե+��3W������o�l�ʀS�O�#e���/�
�{c�z�$�w�	g˹>�[.��K�vE=�Ɔkl�z��Dg��@[�UL�G���8�Ip��t�d�͕L��LA�YE幃{w
*Дi�j��h$T¼-��n�wz�J5���PE٘�VZ�]�:̓�Je���p�KV(t�a���pK����"XC�*q3� ��
�����{Æ
Y}{��a���4ڵ�Þ�[o:�)>���^8�����?��'n;)�ef��Q��`�a��w����j�Ð�M��6UՋw<�L+��Un&����6g���<ٚ4&Zi/��5�W�]j�(1�Y5Yݯ��|�8¢��&S3翵����	q�	�ү]G�F:��|�{+6U誂�{�o��jx=���l�n���>Z!�XC�Es)�Uaǰl{��++������n�g6�+`��K���^��+���L��SV~Kb��XOlU���1H�K�4�?���o9E��b��"{�x�y�O�������+X؝�߉�kE4��}x&k���8y�.�ޢ��睽��x�a`��JAo�Ny��?�����~e٬_�D�U��6q�f�AT�N+�4s�������f^��0�:Z��d|=Pѱ�t^c8��w�c<Zu��9m�'w���m�)'�n�*��)=��jm,�1bAka�k�>�y��L��8Hkb�N����oJ#����4ISV�|B���6#�Ф��37����*�ש�eCE�#��8@�VM���k\��M��p�n���f�1΀��#��ti��ł�S����2��9��χ�	�~�S
��R��ۣ?�;� ��ս^@\�#�-�T�.�c;< ��a�;K�4���%�C�Ȍyl&�ObL�C�B�O�3c�k��)����r��Fj4]!~)��ڹl��n��֯��Npؑ���[�o�L��(N6�w�Z��k����sp�Ơ� �3ֈΰ�z
���]���9�f�CZ[���Ht��3\�s�k\+����aD������z�.Ӭ}v֑0x��&�e��GKA���$�y�����\|^�eA�<�X�o�ټ:�T��v���Q����C��R�5J�j��P�ެp��5�*<�K�lDݬ�k�`���CeN�%�a��-|�gas(��w���;�FD�.S�6o�x�j�d��S/�&�js�2����D7����\���J���H�()��� ,$�"q�@��We�{)i�"�����V�H�o����J�j��l���X^�ފ��Z��cXx?�'�2��D<k�&7�1>�[깞����Z���t
= F���v**�5���b&��ȑ~�eW�`���ߖ�?�_&5#�`�����(d�
�g�;��)��-̅h������w�D���h~���}��R)�F[]����vB��������&S�H�xե�����V�?�"~����o��eb��A�=��!�ˡ"�쏷�At���{�0~K�l.ދF��H�Ȟ1	����y�����KW���,�xd���
|܊LK眘�(��l�qO!S�ܻ4�����v�r�sS�ȑ�g6AiSD8$�jj�dZ�{��G�?m��x���q]�C�~%��n��|��qaS��{FQ��x�<�1�C���r�TD$ �%z6�~Tj+��''��7���m�Ț�B�6K�R�U��
͖9&���8y�t�4�:k�,��R�h����Tg���᠌�7���@��ܯ�Jl�x��&I"g�����tT��H�i���D��\��?>��0�p�_M�E����IL��QH�c�g�ݢ�y�Eڧ1���O$�{>�?r��6����Sm�ԯ�����0n@BX�…�^�4�S�s+�0
���T\4l��54{����3�K����4#*b,#$ld`o�Q�Q
UD��O��\t?��+-�
Ai�c�M��Z���b�e�<�Vɹ �o�1=�N��I�p)S7Ɠb�@8s�d�ĭ`Xb����ڀ-�9�g�/�����
[����^�E�̓I�4�@�,u�6����j�{�e�jK��UݔL�l�x�l��c�����ٽ��VR׌2o�B�Bc�D�"���#7�ܐJ��Ž~w�XE	����ޖ:�A��>ܐO
c�G��x"HL�!\�l<g�T
s��6.ⲏ�:�q����O(q[�}EAz�&cz<����O�p�/��q�˯��6t��K���n&f�����-m��k����7
�#~"�r�
�:j�{�%xC��~��FӢ\1�C�!.$2-��FQ�XJ�Y���9�
T����uz��ij\8�6�YA/<�x�|��ap�xSl�e�=�[%�؂nj7CN2�w�h�g$���<=��d�GaO"� �_Q��[�G��l�"ܖ���6���z��;i9C���5#���4�G�⻘z�$}�B/�,�� �N���L�*2�-58�7��+@�G{�Ф��
0�`Q)�,�X�_��Й^�n��ߤ�#�C���KT�j�lB=Gz#��<؏^{�{�H�C���))��8�� �
���z8fI�C%-���c���B�n;I����I	��-�`����qB/7ڮ�q�e�W"x�-�­��D��nD���i7�'!&ª�y�J�R!@iIT�R��-��dEg���N|}\
�Q�XK�!�1�#�#�D�}v��7�D��L*N5u�z"i񕃤�`c0�Y��f��ռI|Ʀ*Gh�>S�%�+�R.q؅,��:�M�ܑ���~���53�k냃�G��b��р��@�W�F,�уE�x_�����F����6.!������㉤���9V(�5�JEe�Ӗr��鲃��)V�EuS�w�2��G�S8]����V�^>m�X�+"�uE��~2��]H�ʣ��(,h��N~&��M^X�$��7�3`sݘ�^��(����o�.�T�	N`�_�e�)�SCFs�[���5����]�?�þo$;�3���+o� ��Og<�����ܩ�����W'�[I��7P���A9)��9o�RB8����0�������*�/UBM��Kj�I�JǞ]ê��5�v�1�c�x���Z��,��[�-��apcO;��ҒU���1�ݴ4^���dM:����omțz�厴�Vе�;��+|\�i=�"
|x�=��v�����`I�y����c�kIA#T;�$�p
��YSn-�5S��/����L�K �����yZ°l-.����{9XA���'��
��_v���Cv��A�Ț�|yk&C�V�S"�����N��p�8�2����{}?�[IsIT���q�prF��4��7�Ӯ��-�|*}��I.����3HL�PS���I5�Ƽ�g�^�����ptUϥ�l�d�JLW3�!6h���f�@A�t����<����.�g�?``S_sሮ�E��R{�S)px��)���6���9��?�w���o$����"F�<r�����̵0�4b�`��ܮj���,�2�Z)���R�+�h_Ι<�:,�d�'B�e������ڸ�!޸f3<���̛B�B�q\hvH�}�������)
�����{�2�/�IK�O'���@z&��|��g�2_1�9�ڪh�7絎yXaa!�N<멐v�A\o�u�:\�;�LB�/o�J������Ո|�`�*��,E_�
�
��V�;�/kM<�ow�eY�N��!�Ԑ�����R8j3����_fh���-�Q�X���`75UԍǛUR����N�9M�f[q�$� 2x�}w�X&e�qc<�E=��3ߵQ5�����I@W���UjR|�A�RO�U��lJ�ii�F��Tgf�m��ߠ��+o`m�/`��™�fˤ����;:e�_бk�_Ya�4���{��)"L�
������jT�K&bP�Rj�If��%�ƳRG懓�-!��'�Ű*�?�.�i}�,�9%����3�# N��T����e,��<��%���`e}_�]�d<XFܹ�|���5�_9Z�
�Rb �혈�V��O�)�`2	���)� R�zw��%üb��>L��ј�<�X�~��~���q?iJ��3Y�U0����\���=�
^�m(L���}�u���Q���I�X͖D�J�LM��&��ln��?���e]S6����6ν���8_-�~\m�t�
}[7vF������m�9�P୨ �9��ҭ����˃���c?�0����y��	w>����&8ܿ�џ���ܕ��<_����'Q5���\��N��Ǿ4�	��!�U`�:s��x�H�ܸa����F�N_��Z��s�k��Ý�8��"�v�{�������X��,����6���B�M��ߞ��RȊj7�kT����<�y[���?�E�ݻ<�2�;�z�|�M�g���z�����߿���Z�2�i}��ؿnTv��S��S�j
��=��w�f���{��{V|e�:�!��1�[���0�c���a�V^9���IP���|����o�Tf�^ ��-�	���E��:RYN/<A�٭��l�߽x����.��8�ٶ%q���s]Rj<鏟�86+�{��2�����\e�'����G�tŖ��"�rI���6y�I�{�W�4�(5o��{�����:�	�ȼ��'��\���H�^�K��G���/m�e�0/벯�]-��@��.޴p2?������i���n��,(	���;0/���H(���sᥔi�I� �)<��I.+���<%/,~m0�CrR{�k�=p<
D�ڕ����;+�ȋ"�~{�`8K�3Ct��&"�B��u3�`�S���:%~ަ�U���Z�.�F��#�N����(,$ڙ�*d�&߮���Yѵ-Q��<*�~��Q�^�MDZ���4Uϑӑ�c�8�{���F����k$��[�S[�X��o_:'�e���%�4�|�cC��\=Nd��|<5����=;v�Y��\���c�}:K�w�m���^���r��ZD��;n��h%��o<�ܬ�����H�dU%�Eec�����EzD��ÿ7��LO܇��;,��b�Rk|W:5b﵅CCT�NG�{?��s�=�Di;}u�z�|Ǝ����u6i�x'�ѱ�8,j��K�2G���i������=�	���-�J���d��6Z�ab>
\/E��(Zd#o�=>;��,���(Z�4�*#43���%��ׯ��C�̍0�3W���K�9�A}[�T?>�q�Qޮ�%hb^b9�(��['�̞M���?�2�؟>�����[t]IQ��;��N2��I��ïa2(xz�����ðTBkY?yÎ�[���f�����8�-�9=SJߜY��|:L��%�p���44~��̅tR��a��/�ac�j�a_��rUx/�kv���J;���uD嚢� ���O�?��Y�Ap��O��;�z���_�\���	H7)��f����a��K�F�M��D��iȐ�&N8�3F�
��0t�,����t��7
z�'|Yt0�6�H�[���qjZ�_V��ꊶ|��x�b� %nĹP��T*��$�ԇ��Zfn�s<Xz���{��8�,M�U<kG�@Q�2���d�IR�̑(�Hev5<��"ܣ�#HEb/�
���s���y���E���7��WX;?fv��'T�=�@7*�p73777;?��E�Q��DӑaY�9]J�@];|�����K7\����H(L�YK��"�Ð�Ҥ���3c����D��.��ڞ�J)��$c=�lp��}!��~>^��+�P]@���)��{��k�|�2ᾰ��c�\[M��u�/��&_D�����
�l�(�"��q�
-)�G�3����&��\�~dN�σ~���G�@DP:�9]��`)���9��E�սw�����kN_:w�mD���K��4h�$��_D`�v��L���rH8+�q��~�M.Q�/�ԘaB£��e�*��@��Cs �n�[���]g�K��ZdT�0Oo0��/ۡ�̄�u��2	�9�J�y�G�E=��8��IM�MN�-#|-w�Wn���I���3�{�{��D�����s��[f��c�,!H1c����,Z�
S$G��ƨ���h��k< ���j�
��~k�N�4�댼���+B�9-#7���>(<�E�n-k݋��"^Z��S�!�jb+SFp�~��� �-�(^����y���Th�%6M��<Eg:\k����E� �9�~ʮ�n<�5���p�r�#�o\hyPD��F�x�VP0�s5@N�ؤh"`n"�3KuW��I�Z*�*�+ĩ6�ʬĴ�w��q�f������´�G,2BG�I}�yE�b$�A�]|8�,���O�8�����4�j�
b��3����m����,O�����&'�7�Uۿ�q�YʍA@:���}�����_�7���p�]]�p�e�X��&�
~	hdY0�T�^P��<� ���&�jɭ�o�]�B�3"v�
�YZ�?�"�ڷ�����"���՟����+?�o��}�)�͗��o����=���y$���-�g�)>�xo��4bg�8�!
����<v�I�ӴR&�r�#�C�S����ۖ���x��Z+ȩrfx�^�E���K��6��Q~,g\�q2���)�m"ɸ���<�P�4Ek߾ze
�V��MX^!�����>��+��5h6�S����€�\����(;s�����M�h���V��8[>�F?��Ƞ�ӳ�����O�^9el��t�9>�AK�RbCe#��
��rSd�f�����G��_N��8���$Y $��݌�����g��7�O�s#��y>���66��%�*gy+�G/��=|=^!tPU����)���-geKf��d);X��N�S�z���唴�����S�)x���eN��g�q�F�gƸ8����#�9��ؓ�����`��9��﹯9����\��e���Qx����haJ��
MyY�=b�5E�Q�\m��m�os��T���ߊ9���V[�}23���L�7�ySm���vݨ���lV�&�` ,J��?(�Q�E`��g��G|��6�	�u$�TH�M]�&kĦ��%�:���d������ltи�����KF���l�r5����q�,>���x�$�G��0ƚA�I>R��7?:�aW�#M��^g)��(*s<ʢ�s�M��[��Y�D���L�v�sx�3�\����2���ʰ��"���_���#(�5�4�`�����q�|R�@�9���F0$����V/ F�8���'�i�(��Y����9�i����W7���X�@������qŃ�I�8Zy�.���oW���p���Ș�m7���˴�y&�l����J6��{���fQv=��������ØF&�]w�[���V�W��?�*"z��NԦg��h��:1CW�a
�8�ꒂC�q���x8hem��.��k�,��*�A�o��m�{��HBo�]��Kms���01h�@��\�v
��Z�"z��J{@Y�n�5�p�#�dE�S��b��?Q�z��K�R���r��r�<4�BJ�q[���`7�o��/�"����;``���:x����N��2�7��v�_�]g�w�g�e�%I�S�mA�8�V��򴜜�z��F�}����>DB�1/��`�Dsx�M�0�t�+AՖ����
�O���\����L�!S��(��&2[ԜC�XYIdl���ۢ�v͌&m�拱%Nb�6��o�eꚠ���;�D�t��1�"Aܴ��wV;#�y{����w��4��y�5P���k�j�ΐ�YCV�{��.�c�53A��������/�@��k����W�_�&X���S�� ��f�0�Q�U祮 U�G��\�^�Ɗ�<����x�ud��̼��fM�hV�X��=c��wRe5B>�Dr���,�����%�w<����4��}�5k
f,�Nw�WbT�k+MB��O��hSw�p�7)�"�6W
?0)m�1�2E�lgD}E�
j.b4v*��Z<���ы@�5#y	�OB<��o��ҝ"G�TLM���qٕ��[��Vb!T*Cv�x<��@��ܰu�F�T�B�!y���h�'�����Sސ`��:���T��Y�"�2�R���B��*��*���"d��y�~j�w���
�OZ2��{�9[�9���K��:�_exY�"�|�F!=l�N��@��vP;F�^�͑QF��*G*�"����W�;@U���Y/�q�!��pU�̛%�Z!�)0qSQb;�ڏ���:�9��s�)W��	m}���-K3��hO�g���Y�H��� �v��e��04ǔ�P�]ϐ1�fBЛH�љ<rP���Q�4$E6x"���7b%Wj�ķ1n5���>�ɵ^9f�u����";�@�r�+rz<�h`/�j��!5�r��%-D�/#g��z�'�,99^lQ��+�~���_�P�6�	62'��񴘭���)f��3��&[�2�(�@FIJ�Q,���v���G�Q�?ӎe�^z�Q�3�XLH�1���_ȧ萖�{^v2�
+�u�$wŃڑ�[XQj+S�ɯ�>�.�K�-\��8%��L *	�0��X��`�*�@���IRЭs�m�< Ƹ��%<8�����
����s�T���n���aA"7c?5��Ɋ���l�"���ۻ�������m!han��Sa~]���J�#���ÉC�=/n5s�t�u��-��̊���=�-j�纆
\���#�1��U�/�m���M�iq�l�����/jH	�^j����V�:�o_�"���6�;6J ���&MU[P���32�RkzL	�_FǗ�_���XX ��=�G-��ͯ�2����#�ڷ����$��ߐ�%�>�N3����W!2~�s
H+J�86�KD��3�I�sF�d�Ǣ��N?P�q�޾�k��A�l��O}y'�75<BX�ITz�\�.�/Y�4u64��
�4�)��=���K],Y����Ty���r'�� z10�摹<B*��G�	/�?�ٱ���9.��亙;���ɜ���n�7�\�T��lڕ>�+K_bQ�r]"�veN�>�����L�g�9An8�yL�G]�|���`�HJ��
#@�̪i��瑗_��v+69�js��A�$�L[���-_{��7�oH��i���I�Vc�ߠ~�<�x�9l�")�	|���3�z/oM9��|f�:UgB�
w�B���E��ٰ��0�o�L���*$�K��?t}_�Jو�t�:�ʪ���dlL7'4YN��]�o��Hl���>)���w��fJ��U�s��^��!x6ݺ��$�x��D�V�J����k&^*�Q#���O6����؀�z|e&sx�����\�P�D�1���m��z�Q��B���S�ׂ����E6_��i,-�D�l��
G�������C,t���"� q��6��
�-D�u��ķ�)�5��f��^���R�8I�B.H�Q%�����Ņ)��Z~b�o~n��3,'X����O/�`ȅ�E�q��<�攁�
}�{C�.r8,��SXp��F.Zg�t!lΑڄ��91�2�`$�H��bydĴOLM�σ�AS�E��_�?���p�l&��.Z��rs��Pj���Q�'���I��i>5� :
g�m��@dU�XL/{�������a�k�^��1��e��E\5��}�+��2$W3M*P�m��W3js��c\@�6��l*�$K\A�.P��Rt���P&#��L�?0�q�����9D�B���1$Re_�
����%V�I��1pd�t{{֢ ���U�I�r�j���vf���?��?>�0 ҍaLEm8
��3H@da��8��=WO�ڢ@�{�ȑMa���"�J[� Oتad=��h��Z��jIu�~����)��9K�9XN�	�qIQ�����H�OM�]$S��ֻ�B�ʀ�(F��|5/��Q"�s�5��f|�\��楚�����A����;i_wV��Yg��r�<HK��v�|-�*Lk�P#�v��K����4/�ҹ�fm��n����^�]�C�"�.� ��KRGr%���%(�9t���#�n�믕�����o�����kX�52Y��C>�����b���Ý쿘+��x6	&�R�c���b���X��a��B���f�Vw>��s�*��N�0�J�Y�O��,
���H�f�F�a�
��T>9�r��s�����
��Ҍg|�!gO���E_wN��m	�L�۾��͛��x��Ʃ�|3�CѰ�ˠ��}��o$��1QڷuS�36�>&� Z@5Bc�] �n3��6�q�Îڦ�h�מ����0pZ��6���^q��-(6��4��2܄�G3����:�f���wD�9�Ku�+PH@��]��rc��T1�Q��G�LB���lB+�e��D�]�suVD
-tH9��A7��7�5X�uvN�����W��Fח�}�yf7�9�(��]����� �����e 4	,����>����
�~]�u[�e؜�D)�>ٮ.a�)�@I��]ud�D����p�"`Yh\���O��T�
�tL�$��k�����ad�	�T�nW�!�in=���4�9��oF��f$�Ê�u.�#����dmk�b:hځ���i�B�?�b�����@��0�>���u����ٙc�Еs�T-��xn�����@�k���
 ��mLU���ꐪKB���'a�Q���f�71gFZ�Vl��$YO�:ջ�	��7D�j��*Ma�;�����D�u�񤁪��k����J�{�C��_���c&���|z}���j�[����8g�+>l�!/R�B18)M�#጖f6��.D�}.��x�SUC���w�6
��;��m�8X��D:!3�.����B��%	�y��({Ά��"�eT(�y8�:w�=��ﵼ7D��B��Fwr��y>Ӂ�Ӈ��Cnm<�!�iC�:�����!rT{�F��h�ŵ>Au�Ķ��u���5Z�`�$��������0W�j5w�0�Lr�cU�V�+*�gi>eK-f�6l>�1���C�;���Z�fùg����2!�H��A�*R6:�s'�����W�X]?��#ЌA����5)E��DG2�F�
���)E��ȋ�ov�H��ZP��?z�@�er~��`n.vXn`E�d��0f��:�Sh�iVE�ɔ���0rw�w�p��B�d��3���8)��
%C޾z�c�u��&�̏���`�у��$X2s�b|;H�Mz�Oxme5ԉ��Q���h,�H���]���OrUX����z6�H-W	���uF�C4�
UK�aԼ�bG�J-k��/W'�1�0Yƀ����!bb-�oV1�I)�Yn^�c"�e�$��2�|���zO�@�����
�3ljQ���Q [*N�Z�p�vM���[�СN�����O�=���"Ɲ�	�UHe�eY����h�_r�X�6v<��o�Lt�[�Ճ|S�`q:r���D? ׳\�Qؐ6��h+��r�"��	�΋T���b�2��g��~��G�ٜS����HX^>ģ&�8�c!,k/�V9�	�L����5�W�*�WQ��fM���
*d��](���K3~LxZ�̣�;1L
��$���so�$ڂXYoO	1�[2�x���J�Hp�#?GH�4]�6��}�¤��Ȇ�Ԏ8Ǔ��GCL7f-�ʆ:�@��6��.���)�)�z�0Z3+��#��yO���:�5Qʪɘ����<�� !�d��v<�c3Fodx����gC0���$!��{y�H��0�I��_^?;\�[�Q�y�6p�}�1����KDǒn��z��g"�x�LiQA�1��a
��7��5��4��D#��j��t��A��PpkX�#����n7������U	W������O�*ļ�C��F�a��E�е#aB��$S/�0/>Ou��3_8U�K�*V��9G�L~M����$��9����=n��0�j�Y���k���Gcg�0(ܩ@8GȖ*V��J�r�� i�% ��IK>ϩU��"�,^�̴�.��X��z@��`������'��	���)�\��|93��E��5��7(�ld�fę�_O�Gs�z���	�jB���������"��r���-_Rn�_�i���ָʌ���\o�B2�c,���F��4]re��
�% ֥V�N�������X�J{�Q���y�,�%_"6��h�
�!�%>}���?�dKť�3=�Ei�E`�P#S�Q��s94�{e�C��Un~�};�#�./Ӗ絛`#ѧ_�S�3/�����g�;��Ld��m�Q%��{��QpI�I�=���k����TE�v�eE-W^�s��k�|�s�jN�t��}�Q�s�L�o\�!'��ܫ�c�ߊV��l5і|JȠiʽc�S
r�P�[� ���F��E��lb��k�����A�-����d
_(��mi��7�1@�h�n5��B��k`�g��{f�ڌ�v1�8i���hL,"��Pp�,�~�mɖ���A�Y���IH�����P8%FM�����C4�&��M���J(7,_�xȸ�Cz���/ք��n�Th!�Q�a�+�1��)�������	f?J�������N����C/���Sl��HU^J�����`���A�l�>�Vg�����2�;P�CP��3te����H����b	gf�'��e���m%M-��a�*ń��,5"Ʈ��pm�lF0Jco�b�^�k��~0a�@�9���_���k+�O�\|w��})|F5y����o�qK��NY�E�#�9A+�,���-gْ]�a��C���uo����P�IĻ��%�ri�?�EZ�+ٷ�}|��$�Pa����-�F��X�Ό3H9`��p(:5��#�w^p��?�C&0�(b~X�#O>pȇ$�D�/��!���6�Ԃ�r�����!.�D<En��Іrh�fh��Ў��͹w<��#����ѠK�A��E! �f�?�p9ɵ�))�ݫ5��r(8�A
	��#��do!�f�4�)�g�4f>��ԜS����������xO"?hCFeŴ�d,Gӑ(�������`oϭN7�"2�­=W�$����P�5I/%���v7�8>��{<������3�ݜ)�s�<w��ў�xk8�<�D��2�(�kV��C䫰\O3��Qb�#^��n&S �i�p
����C:�1��ѡ�e'¼��^<��
�A߫��:7����w��i^�G����'��fg�y�U�S��S�B�פ�.�lJ.��a����VD�c�D�U�!�C�P�Lo�Lt{�tiz�H��p@H�P%��v�jO��>ٔ�f�`R*�'�;#'ʙލ��ntOÈ��t�z;U��ض�ω.�3>z�i�\�k���~�d���L�LW�
yŹ�vҧ�QeW�*���:�A駘r+x�W�L�חdCO���T7]m鰢ncd[u϶W)������Lר��E�>�I�=ӕ�A
k�弄.����p����_�-=���-��J�y[��W�+�4�Ə�w�n��Y�k�|B��KJJ�1ۮ&��tM<�|1���/� �)�z�}�]��=v!�&�Uݻ�f�g���g
&�Ѡ4�ӆ�4�_��`�S����e�}&@���Ï@�LL�P`[t�o����I�Q`7�2H	�<���ۜ!���>c�e���JpU�>��:۰��2�o�Ӏ� 7=ej����9q��g�<Q�&�������(�噎���i�s�w�eN��b�
c�k+�|���c���}uZ�Zᱤמ�]���B��2ɭy=�ݹ�Q댘y����1�Fv���vw`)��O1i[	�Q����R��fs~u�F���4�jm)ut���0B=�)��9��P�=��'�L��Wr����W�RJ�ѿu5l1y`O͉��[�[G��
<f�l��-�����Am9~����ȃ��Tq�߆��P�t��r0q���fF�4���f��5B��t��d}whc�m
���V�~B[37Oa!l�9=d���ö_'Œ��Lծ�'ħhj�钢���Q���*m焲�=M�AdM8lʮq��z�f+*L
Ф��M?�*�+Zn��WP܆�>ڂ곒�����}��Ρ�ڇ*d��і�w��(�$r��p���
���L����Hx8/KD�ww'$R�B��E�6��/D��7�.ICk�G�mA�ö8T�Q�'�4(�j�)A�fE�:����˴v�
�wv7:8�pF=�w���WB]u��a���2pܴ8/�X
�OR��!�LT0�B������IF��>��rԅ5bGH3��3xz^h�*5p�>��hp�\��e?�X�,x�:+���C�h���^�q�#�P,�e�b�:�E���\��|�6�W�A�U��ǾT;��F��u�!�1���>��ǭ{�¦ʾ�؁����}3Y�	��n؋�4�ǡ����I��`ݬ�l��;�<0��+֕F;J�Gߕf�AfCT�rh.��(��k�ӑ"���ȭ
�w����t2Ŏ艊vm[�h��j�׶�>ڃZ���+)��@q�YS�S!k���Z-X�i��H4��bV�>�����I<�!�H��"՞�1���V�%�UDXɅ�Hҩqw�$�7��/n��Ӣ�ۙ�N;��δ|zh�U�HS_�Z�I�=�"psq�@@4�`��� �t�6�F�m���'�\/5��4�����!wfpؾю��t��:��P�]	�M����mi��6�"1��O�m�mn�Qϕ�;�|�{�=P��+�����)�x��ș�>�R9<J�	p��i8�t����	��YCM��|uW�lN�
���_'��Q��YXX�+I����aG_6�so?
�����2��º�=6<8��y���?}���9Tl���1}�g��mZ�yD)!��3�;���D���~��_�O*[�bE�t��>7���R ��Wq�`y�8�T7�\�ρ�ϋ9\}�e*�׾"�kNq�Ί3�h������z���K�i8�,��E��&Gظ֕��:�Ynws,�p��şe9�(��q��}�� �}���]�돃[X���7�ҿw �y���q/�`w��3�T���׺�_�ګ2��`b>�7�r�VY����? �fh)Xj쫆�eƖE�L�s�cvc�ױ��2��`Q-�R&�i��� �@'���9,`x��:�Җ3�3��1����"sh���K�A���.tm�,��ۓ�x
q��j�-һ�L�'�ڼx(
D��Q�J����Eq�W�g/Ņ�81)fV��R�#����47�hY���/1��M��|r.������~���:�W�2��@�Q�ذ%�j��I��\�\\�MC�\S�Q���X.��Y�4	!�i
��x6��̳L��MF����ѠE�� Xf��8��a��q�
N&�Z#C��ڭo;	 oftw��	�pE�v�x�CW�=i��
��VT7����=쏷S�H������ݷ��?E,��.e"Щj���P����L`���?������e�Ή�X�[�t�Q�^�vz�'c��VC8��=��N�J�|R\�k�j�

�b�c+n�!m��(4�n��Z�i)bأ;�Fd�iN�@I�t`��%R�FoZ��hk� ��St���z�p�эl��r��FS�ȩ�S$��g�n�)��Q�=��S�@����n>�ago�Oѱtj�`뢘�)l����'�/�%���W"h٣qO���@���kEp�,15�5��@�z��y�u���8ѯuA౶2A��ٗ�xfۑ����eS�#�.LTMNf�Z'1Ж�B-J���4z�p^b�+�>hjZ��h���W,���HnD�(��,d��M����vgixX(p���8�2[�n-�l�X��)�?�1���p�������dY�k�����gw�Ua|�M���#�R����lU��צ&�뢋�(����m�JP�8�mO��ޭU4��Lja4h\���Ԁ�=-�ncˣ���9&����.��פ��X�Z4�1p|�7j�@R�Ԑ&��h�`�N�_r��������b����k���Y�N�?ж��5�ɥ�jN[4Ж4v4���J��j�J���
B��[���x�4����?W�KLTS���א<�L����nSh̖��˰�1[����'���nR�:��;0�>;�f4g�8��d=F����z>�`{
{��� ]ac�
-��Ď��x�a �?��B/JPj�^T�۹�؈�\�g�G��CX�W�%����FsS$e�M��?��yԧ�/ڷjB��57a�Ϧ�Xk�P�L�F
kw0j٫l�Q�#8���l&̽X������X�,"�Ώ���ߝ]]׻�8��"�"Fc��3��h\�P����QIq��(�6�}e��(�szF�$q���p<rr��LI
�bJ�R&�F��JIH��bU���ܮ�Y��pt���4}��ơX�A��Y,�t�<u���
�t��c�C����E�2F��HP�5�� �b�[v�7
�e`i�*�xv��2���d�-���cP��#H�ܡ�s�Mj��W���aoPG�$9v�t��rE�]�J_�V����:p-ȃ����~Z�̔n�F{���b�2$�&{␉�ڴ��yo�oXDH?Lz���++L[��Յ��#�륹���`�c%$�ej��DN�p�vº%ά�ˍA���a�1RCv�
mm�|��Z�R3��g�p�̑�\#�c�~"���n<��`����޺�5�s�O8pL��w�&�#�|V�����L�L��<�d�����T
������H�WjNR{T�k��灠/`6�U����f�X��`^��ol�4C:�U�'f�\���.�Ӫ�]'Dq#dƲ%�Cc�8����9n��ܨQ%����<8������O��D�ge)�	����F�v�ځ�Jt�&(4�:�zy[-'xC�]��ލ�Y�5E�u����fHΆ�u��Q�[S�ՙ5�R~����qgt�i�BuC%;��08�v�ضH�W�R)<,7�C�q=Y�6�}�%��-ߧ�K�g!��?��
a�Db�yT�I��<���õ�����E�Z���!j2�e?xqF�\���dT�5ma�yf�ʀ�Jq�[�Q��b��a�Q�9�Ymš�h<n�Ϲ�4��bX6oI±�'n�ќ�0'����T�O�Y�V�CG0�p6=��oo`��P�D=���l7v��d����f��'��]�7�8Wh�L�r~�/R���2�঱g����Z��-0��a8�A·�g����_��ˢk��3�3�}w�>��q��>TwƘckU����Wq�|���7��~l�08}{b��x�[H^�?5��w�j'm/�uZ�}C
s��2⭎���h�ap�'u�d�؃���T��x;����@�$7
�6VHX��!���,O3yS�$t|+f�q�#�e�7�0�˃>t@+�k5���E��<��Э�Ҏ�5���IBQ�i�<[���Y:qc&�n��=+�
�w�"�Wѻ�C��Ψu��C��ټ� ρi�~�V�$��%���×���7W����:��6b9���)[x�Ae�c�0�����_k=�U��+�1����l^�\�*�H�nl ����(�\F�ީ��:*�[S�{O�Hk�+ћ?��Ζ�B���_�a�R7r��ў��t濡=H��h�����F0��8bd�ZA)� ��s���2}(�����o�sTc	�L[��=h�-U���abq�@vi:O�A�8{�sM���=�@�[A&�(�.��D�"��t�^3���M�c�h7��Jg�T��1��d�[�ȩ�����aw,|x�Z�c�蛮����`��·MXb[
�D\g�	�!*��$��A�E_�v�췵\�}$7�M*�Hk=�Np>l�C�����C���M_B&:I!p˜��?� ;��m�V*ljj�� :��4|�R�R�T��jZs�:�껑Ѧģ_�3u$�c�{���z���`�G�@�1�[P��ȭˀ�^��+Rk�GGTЉ�bn��V-�|�𡺤�w;��BM��q�"f%���tN.�У�]b7��AM�.�̄Eh&䇼���P �^ad�ӼXߢ��V��D�� dS��նr�irO��-��i�r���~o�6�s�
�Y��	��¸�jS�ݤ+��pP�NsF���T��z�2]eX�	�{�4��ιOb�U��*�nXZV(B�{��nVq�1���n�p(�d�&�� L�3��6�\���rb��Ɛ۾�~߁�B�
�9\f�x
	n
��C���	���5~#d����Pӑ,��r�F��]菩eE&Q���
t�>3�Kg�C��H��|LQ}?�X�4���ϪᲨ�-���b����eG��/t)��!c��n|</���+n��N!��d���6��@)�o�ռ��M���;�jm�m5�4k矠H6<�M�5��p�l�)KZ	��T��y�4���>jT�%j�'���_�tOϿ�ܤ��^�dKȽ@�s@džL
5��nhp	֚BzO9ZY��W�;g�T�F��5Y]�~Z���;ѯU�cd.��n��f�z�Y�f�)Ԡ�f3koﳞǬ�E�1e�:}V䠀�|<�z�����%�����UȂ����,8�Y���W�3�_N�A ��f��!1��@ ���+s��U�l���V�8vx�I�2����E'�	"cpI�2j�TK�'1s&��r�̓�E8j�.-������-���D����d�A�������kB�\�����?6�jC���,揿@m��h;QB��� �.崑���2��?��:q���K�F,.T�r��j-�%
�e�jg����@���}��O���AS>#�2�2dRR�X�d�@�@Oe��e8�4]�FW��ƌ\TU�2�Y'{H����>Z�L�Fk���8F'��$������,�Q@�b(8^!�m�<�G��!�e��� ���
��z(�dUs`H��ڳW�%�]��"�����etBĝ�Ӕ
k D@np}�����J����"�zɈ��*��Ա�5���KWgҡ���!�X��sz\�:�Wؠ�w��|�Z�٘��(���>�>��M�p�}��-�q��Yq#N2���Yo�i}�ZAZ���
�w{��(x���K����Ic���vE҄��\!1KYA���c�n�s�΂.!b��|��S�2`�Ë�P�t~һ��j��Q�2��bT*y��0xL��8P��%�����%z��Κ��u���J�f��l�PS_�
p�r˕��4���lQ�(�[0L�~�C���8M����]����t���9S�H*8v��yP�����ދ�� �v��}��@�W�K�}��u��Z:e��ߏ��G��v�bQ1��ߒ����U���w�9�v�}J=�q�'N9��2(NE��)I0�jϥ"�x�Z�4<lG돜�^;$��hM���c�[��c��|�5X�t&�u�-��G�8�ԇS��s��i��⶧�u@�W�ġ1��2,�C}�lb��v��w\
(a�E׍$�E��裳:���\"��I������~�9�Q�3i��D_g�o�S��*&b����J��Q�N�d<� d3E,�D#�Bo���W���VRQLDބH��f�r��DY��'Y��1�`�����%��2���H�3I�^��yu�UBw��i��j�1v�(NU��Z�qDH�����(`V%>50H������Y�`Y��WY�dFk@q������N]�Z�W�ܚE�1�
V��W�T�5�'�)L�E[	�r��gH�?�dS����K���Oz���P���@T�j2�gx2��1�?�L�4��Hsi�G�F�=3pw<�$5�!�)U���Ha �r���3���qMzhSTp)"=� 
�)���=a޹u���`"0
gBS��,d6��8�"��`�y�97��f�jos{oԷ�:vN|�x������8���y��喝��$^�6�1x��6���w�!��04T�9���p�������z�Q|����Wzp$���x���5�����Pv���^����C]OA@3V'��c���l�t��B����~�C�ֿ��e`C����������o|�֮Y)/T":,:�/�O�:���6OE��]A��#�6@`�y��Uk����o��:II�?n�
�^�}�w�r���v*Bѻ8�\���puF�5��qŌ�D�����i���O���H�r��g���h�*���޸��A=��%U�~i��&ͦ##�@+8	-x����ɮ6=�O�x=V�/?�H��
OV|�j3K��Q�w��Mt0��,�y<O,����=��F�1�Ä,t��4]�'�X	%�9��t���Ռ���+�g��J勍`��)�Js�rTpoϱ����/#G+-���rP�/vԔ�4k��	X�w��\�&f��%X
�)�CV5�lD�WY�K.Ğn TF!�د�?&�a��mJ3��R�O�0ϠLgkei��{p�0{<��^�0,�b������7dž����3�4î�	�,uvd�p�E�����vb=�a��O��c�FH�<xnj�$���ۉ�j�l�ߤ�:�{-]e.�n"��2x�;�^�b��%���֑����)�ai$�QQ����.E.�����.�*|��2�B@���ѣA��"��x�d�L�H���KE��~W[]����)ڄ7��x6DR�Tc�s��D�L����iR���w����f�0�B�9k�FW)A��V"���ƈ�3n~Q�z��i�b�o�%㄰+2����?U�UPՇ�>�D��]�+���E� b���{��"a���La�0U�_es)��ʆ̊U:#T:���b�#hY�U��JM�Z8�'�ɧ����)��Qȩ�S��|�;�m��R����2���?A�;%�
�z�(�H& ٍ�o(XCMp��J ?0������$-�PK�Za�%�iЀ�ж�Z��v9�2���
�����̊s�T�5|J����:���8\�穇��i�кs�
�l�z���|��''�u���n��`��6q?\��`U�
�*t~��e�Q=��6[ʒ�`�~C]��w���Ny<�V��C�D�u`ۖ�h�6�ȼ�qv%U{^��߰����sU���z���k��p�f��vs�ܚL*�m�xur�҉Y�wf����D���\�TXi�B���������5�r]�H�NA&>�ܱ�,ڏ�	�e7Q�0W̃�cQA��{���&�$,d&cl^�O*C{Q|���� �^L�Ӧa�	��T��m���� 
��&eO�'�2B�t�7����)OL��-�S��r�r8�����.����>��:Jի��B�"��6��|:]�2�^�cm��V��
�{\��|���R���1z�]jYK���c��-�Kx�kxP�j���.��o7o�;c \OQ?��ƣ��SU�*�_s�.;Ii$72[8K\Z2�tǻ�d�+�a��ߔ[����[��A��1��b�I����!y�$q�����TLƂ��G1wkn��?Az�h�C��+�xq��?�%s�PJ�c���P5��K�)��P��9�Q��b�,;1�+ ]h�l����'��V�9����ƘK9���D�y�2�j��V�%��P�
}��4����Q��/��蓩��"�se���-b�]6Z2��T�jp ��u�{�40As����3ޥ�%��~�<�b
�7���P.�7��e���Z�!�g�\ƛu��
�Ɓ��2U��9^�u�a!���ѹ�]i���h�Ά��M�_�P�,Z���+�j���,��roy?�k��SբВ�a�9�?�֠X1��G�H��pT;`�Kh5�^~|V������NJQ�+�䍲Q ׳��ns�XXm	�~WTxd~(K��������W�pa�I"Uն2m~���u����ߓrI~$�s���6:r��ۢ�����7F�z�pT���F�X�M^;�Y�(��V�
9۫d$P�v�,`)�jkHN��m��~B��(�V��@������Ԥ�؆�ը����u��i-'K�TM��E��̉���R.��0�B<}wY��6bL��C�	:d�6�r}�b��X(M l��6[Jw`3ME��Lo��(g�����/qf#;LH�շ��m�	3��J��0�~��w_rlG͈�
�{�Xj�}��M�&���[cv�9�s"�����s[aX"����y��g���+0`+pj��@��T�&3	�6oF�cA��V�`uB\�����S��V9�jgP�b���ƶ����n�-�qpn��
���ʡ�&]8��Ze2�`4$��ā�����P&�d��L|��s�����j�W�o���zU(�fF�J�l��@/uh���mއ�L�餥_��EG�@�dH�ĮyD$�n��H��mֵLm�A�>C�E��&�%"�pi��*ݭ��Yf�[�L�t���zK�
�7C5������)���	~��)���}��`,���XL�g�\��j ��	6��z�lU)+l׃`O���f�
���k���w���;�̩H~��K׏S���>lc0h��7�?�v��ݰ�D��F"�Rb
����	���3�>&�Lf��O���?'�twAa�Vg%�u:�W�.�R&d�1CI��A?!���D<�n���cd(��}x�
|c��P^s���v)[��V��V�g!T�w(6��b"�{�!�����$l�nڤ�۝[Ou��/�U�<����F�m?��6��#KZs�̋i���U�`|O�xC�É�Z��!Z!s���4�;���ա�Qw�V�(�$+�L��j{��d�HR���|,��z����m�8tRK8�i-H�81��S<�o�y�3�}������t�����m���"�
���s 6s�*q�5t��V{RD���#���l*(�d�]��a|�#փ)z��Ѥ�[�2ք�
����*r�kj�o�N1��`����A�������~����d�r�2zZ�,��\}�u�m�8�a 
��2�	�r�t����xȔ��C5/�e9��I�&Y�[VT��,���wTx���P��\�)?i��V��Ͷ�W�7��=���eV�����m���Ԯ�f���Y:� �:�!��|��V� �]q��g��	��豜���c�m�-n�'N�`W]�w�|��|��0:o���L]�ּZp������T�)K�İ������`ay�|�?�5+�X$_�̪��+ӬjQ{B�v�4�����EN�T�F���ߡZ��������O E#y�k&�҉�p��(�2tR���dM$���-�.�@
�q�M)m�a�1�&�`�PE&�$���N�"!�%���S*9��j���<ui�	��!g�Q��-�b
����.ǥ^�
]�Hݛ0^�x���1��Ȱ�pJ`.C��M���կ ��}�4��9�7h���1����2�cȡͩ;\w�M1O�!6h�h=�4-U�<vʧ�~*b�����1���b�kF1�:8|�A#���N/��JTt����!oVmkK@2�:�~@��0����-?(�du,}�#�bd�R	Z���*pq����F�A�Q��]�3H�d�`Ab�T�֝��,-��sL*U<�/tZ�$�!�$����ǚka���Y'$�u�,T�&��8CUO��hԞ�I�#$i�Y"aNd��7�?��N'��fL
6b�6՚���1�o�2)�J���_I
Y��8��j���p��b�"��j���>Y,���n����%�\F�$�>?+̉\�noӒ���o��	��V�RG�w6��+S;�v�#?�-�pMI�J�K�����*������W�o��K�L8�+���@Eѫ	�w��U��+�
3��z5�N�-���I)�&b@��֞�}K���#~z$�2��Ipx���;�t����uDꃍ�����'�2�CH
7��E��Z\C��_�`��c�H��+�SZ�y����=Vϸ)nOU��F�ԁJ���*�K<t�>kC�"��8Jp���Ļ������*�ݮ{L�"@�<���0�yL�<��5�Em�*U����x������(P�+Aq�|�꫟Q�L �3��gsP�ݢ�̮�����oΘ�U���y��I}��w���1�:>xQ�I\iL`7�,�S��F&�ϟ�:�U`-h�2�kn� �TS-��m#v����[�28A�)S�R��
A7�Vxx�����_���i�R׈�U�Q��
���+##gx~�At]-�_�Lti��{cG���T�w����嚪��H�4�#,3�9R��O�$J߶�|���i,FucKCt]�O��GN?�{��,��P��+����p
f���:�+pS�#DZ����iO:uA$gs�����~c��dy	�٘9�mR��1'Ú�0���L�G��Aܨ���� B-��lV�UQ��>�4
�(!�i~�M�2tda�\�R�!�q3�^�����:�|ݧԅ�H�
~WY��PҌHrA�$Fy!��1b�m��`���w��%�Ϣ�>�%�̴cM����~	�X��L
O���a �J��}������RL��d�ul�.ˢ���������JuT 
1_�ǿV#�k�E��������$����j���?T�lp��<
��Ѱ%V| R�@:��0��:��;e�0ܩ%v<��z��UC��c�o<貫|��'�ͼ΁��2�qw�q�/�g��d���p� ����|���c�����0��aף��Dt�~���s��Q���	�|k�� ��]|����=�x��gir��D���FmRe�8u�/�y��g��	%�~(D�+Z7C��}2�
))�P��žC$��@A��Õ4K
d��8f� ���ڀ�A�hYoW�t�`��4�K��=��)(�`�@�W6����-��u	>W�\!��M��4wg���R�'§��s�D���`xBǫ���=i��m��ua2�2|�X@
Lb�X+�hd�/���E����Q��� �.	ӷ�(U_�.*�(��@�e�0�1�pS =Dަ��}0�`�t}p"�up}s����38������r$>�L~\�-������0���]Q$��zU	�v��V���d�<�@�~����@!|]3� +�
OC�0����^q�󥷍���t��q�,�Эsg���x��_�͌E380�M7��f�+o4Nt���}@U}DU�6��ln������?��'�ZP�557mNޖg�chzA7S�'-J�0mo�YM
v84V��p���{�HWcgڰ��|#1I^pIY�y�,�4W��i���r��P��v�2r�۠e�����j|��k��wż�OY�3T�3�v�uΟm��z8"\bJ_.�ʋ@�S$]���1����h�7�@lL�fS<��S�JNϻ�'�m�y���
�:�$���w��U�A��2�C����u�����kL64�J݆?	*@��f�h�!柟AA��S����|8�x�M ����>��RE�M&R|9���0������ib�d{�4v��F)\������C����H��k�c�����/�˯�B5쑭K���DtגpB"ȫTL�3��d&�X��G���-E1Ii��)�3�x?�T)�=�Ҹ:�I"d�/B�F�l��
�]�����I���:T�@�q��Y)������1�����Ik^e���)Qb3	�<��/z��b�g5M&0^ğZ5�	�|�~X���u���DC�]�@4��#|�?Xv�l)�}y��!��&wl��Îߍ�s�LP��>�6 m�#�G v��z����ZRp�2�����vB�^����ֶ���;H�H"
�v�i
���9�zz��sm�����"��;Id�N�k���p�����q�po;J��v��ȹArW�=rW|�I�E��V�����Ӿ-F��.�Y೮��ڀ̊%]�kN��x��@�
�'Q���9�"h�Q�IK\�Ҩ!���$W�����^Ph�ѽ�A��_�k2`@3�$���`uO���������7��U�)M�y����x͘X��K|�,�z��T�Al�b���0{�|]
竁���fz�8�"�$Pz`�I?�RG�u2�?tq�,he�@��
��G۩�X�|�����r�ȉK*j��}��a!�-���9S�i�IJ���W��
�{=?���-�Q8�u)�]/p[�t�N,cBV`� ���jŹ&�pX=zZ�Z�'T]=��9?T|���
5'�Ze���3����^%�i�Uba���������0;�+�S=�$ǁ�9�/�%�c�1 ilt��-�ӕ��1�q\�6E\����6�R��e��i4�:�y6�,�.<2㍺���ľطq���]��˖}[N���5�9c�z�%�ޱ�<V+wA�:X-5��'������Bo����a-��GP�s\��z�<ҭ&�f��>�/���v/��m�u��k�P�%��m�6��Vً��p�O�����מ�L.+��1fM�mB+����i�|C��N�"�	���	E��&C���26�F�Ot�9��GLI-HNv��e:�a�y�U$ʄ��I���q�(/.2
���
͹Q�|��[�X}۳솪��"(�/0j�_�W��7��3�R�M��I��	�������:��VOfY�zZ�"P8q0���ݞ�z~�ɱ
/D�Z�]C��˼A��s�<����7�g�F���։ub�Dž̮��!�n{]}���D*]�N�ƝƆH	��X)|���ǿ�Q�bQm�ZӼaXJ�>������e��a��牎Z�^��Vwe���ӵ����7P��ϊ5�Ө��X�j���5/f:�n7eͺd�)��A�9jxs$����q=[�#THTP�����Tզ��sa�ت�rO��B�2+����_c
6�-b��j�y-jY�0�葁���[�zLh��S�a��[dͼ�����yn��t��@H��ɏ����e�N�Zz���V=��v(r�g�V�X+
,���m3��Î���~g�т/�V�j�V�����%dKDNYg@��Z���>H
"
����7/���W�����M�jɽ�E��S��>���͎Q�v���.kF~㐍п��a�y8�ݕz=�o���ݭ���0��n��e�\�U�W5�r�M�M$;�ڮ1�ذ�MBi���+6bA}�tGR+y‡���zh+��t���1�n�f3���@���<.%Q�~��6�mys��\�<17�
7c����khc!dezL�.����׍S�c��� ��(��,��I�.��S&�0�!�p0m��“��P9�%���jkR��*�]�7�\�W�T=l�h`�̦U@aQS{77�� -9�!
���}]p����(X����-	��Lյ�PP��V8D��'U�Ģ���B�YJ$��Zm
|D��08���+���f	��\\|�u�;��fIFq��JH0�bC�H��o�<�������(
���/QC��b�A�T��Jgs��![Nq4-�i��O�}Q�A�6���װ��sWl� �����3 ]���`
ZKC���O�>C��ʩ�����s��O�]QL�ܱ0�����A���<5�I��[���.�,��-a���D�h��A��Q)�d���W'���,5GU(0#%���R��¡�'�j��̆\�)@	
!�ij��S�����2������tߠx��W[�/���@(c,:8�O��{�L[��Ȥ*�-�Cq�!q�*Ik��^�V��(�#�y:�U帖�IKK{���Wr�9���]�u��^���89�8=k��������2hnn؟�ٱ}�� ����QȎh��CMּ�A���x'�k�Q��$�Q}T2oZ�.��h�Jˀ(тd[�nv��25L�WxX��sڠ�ys�����N�C�:4t�j�o��-k��G'�7��rI��<Nx֫Նg%~��y��I�ė5��ǜa�9�l]`�j���.���`���~sm��G�("m�Zj�X6�T9�i�gЅ	�o�+���Ow@�7���8�H)�g��_�2l�;S�ۣ:h��&e�D1�\��u-.�VV�ԑ�5�!^��:�dM|N#��B�Zj��b��|�\O*R5M�%cB��T�ݘa�D��+,�)����u]�P��Q�3��#(�o�6^b!��U}s}}���Ǖ��Mf��,���D�:�o�m%SMա"[�Ϋ�1���1yN����{�P�
ߩ��[m���I��X$��g"���-��;A���2 o��
��ui#���:��7� �z��K���Π��"�F�����{�ײTZhF��E�iz3�����Lbu��aQ
��9=�2��!�.��ؘ�)�Bo���a�r��u&G����&Z��+،�:�5�sO�C}{��4�Q�'���ˬٯ(��5TO��2�P5����
�+���T�@�!��3��0�X��CS:�^3K�a�2��Ts�S
�;Y�U��9�/T��J�h��f���9:iR�C���+"�|
ԫ��}}y������?���Rf�3J�s�.���59Il=�0>~t�xO�a�$��/�@)��)Z_<�����D�D[��P���T�3��ޫ/_��+��dR�)2��ԉP�h�ښ�;�	�����r�}['���&�~˂f�$u�#��O����"+���:���t�@T6e��t�B
�Ȓ<SU���tI�|`��:~A
�ow1Ey$��5��nS���]q�@T���܀�w�pDy>u3�û�]�TF�Ae�}��.��SQ_�K�f�V+B�7p?�2��++�t���ڭc�t�7�EqB�n��I�gc���Px���EM2�Xj�0p5��Dd�7f�Å��:Q��Z�H$Jmk(����=y�D{
̔�Պl:�,��s��R���QV�Q��0sJ�
Q�� Q���?�C �׵SNuQ�vL|{.1��Z�*�>}je�	���ޘe�`�N�u����&sʱ��u�9�%.�����J��,*��V҆йɉ���)�q�v3���U�dv8{	oqx<.Y^�}K�a8*Z'X�7�Xv��lvpI`�S��r=�c�������n�l����(Bʝ<�8���J�x�����=�t3��5��cG�G&$��Ԁ��̢
�g�_��P$PZ������a�\����S����qr���
�`a�l���9!���׎C�)�g:���܌+~/��<Gj
k�NSK�vl����)�"��m��Jۯ��u�����p3i\�ћB�__�)�7$F{ގh�p�������s�)x�j�}���:7:Dq�P�po8h��.!�*<�$��*
!�d���Y�h�u\��{��Eb�u�z>��Qx]�x���-���[I�6y�n�B6c��pϣܶGk;a�@��@P���9G
S-�H�m@1�pT�Qm���iбѪ��g\m�{��s.p.�&�:4!��S�Ǭ֦yL��@�ԾK��t�,p�sa��-	ՄQb���Am)~+h�A��gI�XѣR�Bwz
��U�?`�*s�o��h�u ��J�(6_�A؉�'Ac%x�۶�[�D1�_/?:�;��k���'�u�?W�mT�׷2Cd�'�Z
a��j� z>e��>z�Iwe��Q!��=�,�sc��u�z�V;��eD�\נ��j{~۾c�:�њ��&��	~Vd�;8#r9<���X3�x��P�9�>��=X?��:_����}4��+�N�]AȲ�ܹ^���x��4�=='���Mhȿ�:��C���y��������?��~�!�='r2�9�U���Eos�~P�xW�;�Wg�\ ��x�`jo�raYT}k3��6�[nj��tŶ�=�s�]�%Rd���F3�	
��+�01&魜��6��rÑXċ�%Κ��O��>N���'f����މb��"z�Ĩ�gv�Z؊'�e�1�E�Uj?B���/���!=�ĸڐR��Zu�G���X�CoŶ�t���1p�i<��Ϊ�� �^P��7Z��Ur�z�cNR��~[f^0�{�{5Eu�h+��p1��T]�]?�j̔�2BnG{��I2Q`X�\�`!���0�����_4e%:$�C]2������:�C��v��̇-nԥ�D�6�׉TS�L�=v^��xq�$�Ǐ�Tc�/��r_~YW@QG@X�j�@����s�R��w��S�RBma���`c:nC�4ڒ�ɘKgg�ը�`�r�-�I�v��)���[��Eېg
<A,%�dzǿ&�m�ͷ���(l��K��-���[\{�
���6o{8��ml��u 4�V�+g&%�3�@�=*���<�;�D,�S��T"LS�P��~�UQ�ÖT��-#��)yȊ�e
[�K���6٤z�X=1
�{e<:N�]�ؚn�D�?A�*˛���E��v(_a2��7Zj��Rg$htRA�����Īd��qn-���w�Dc���p����
�t$AB�%�Aa,��1��"���8lF#�*:_4>P����Vf�P,lXG�M���$�1��ٍ�����Lp�R@����s���[Έ<x�1ĕ����ɍ =ˉ'�:�#�f\ή.{���l1kÚ��C�F|�)��4f23|��s	�X#k�`�@��ѝ��Smo	��B�-���M�n���5~õ!�r�m�si��&����lY�K�$��!Q^���nS��u�T��p���-��o�GKn6`�g�(ﺇ��`�Eϖ5����.��'z�#�� W�%�M�ݱ�R�l7��t=�$09#�;@*�ɾ_ {h�Kn�������{&!m-�B��U�K���Fw�r��}5�DJ
г �G�w�����,ҝ�-���G�pKAcm�*L�{	�1U?�r�3��'bMP'��/���g�]��sVi���B3�2jl=�fJ5.�����'x��F�!��٘�?"`�ѕ���@��ϩP^�SA�k�c�Đ1Tn�o���,�p����W�Ũ͒O�2��6}����������E�c�i`�����ů�
jwsAO��[7��.��Uц�v�3�F�-į@��r�a�>����4�r����ķ��3�2��<B��|hvm�0"BI�s�&�jmX>��2��W5�M�^���kh�F�.�<��xQȿ۰��7q��"Fh��]<D7��'h�6������Ԧ�Z1�즱��5c���NsV�
����>�������[R}�A�Lm�'WWQ����U<U�ڢ���5,WdS!|�n��
7��-�S��|����|�v2*圃�rs�E5�^�]�,l�Q�~߉|�w�k`ᐠ>S���у���*�=����g�vF[,�=Qֆ��]�vB�(�jD���p����6�_Q�؜ܟ�R�N�����Vb��Q�S�x�F\���02�1�.UkI�؉���r���o��C�o�:J�uz�k�[.�T���6׻�85l(G�;��{���ŋ��o-xd��EAH9�W�BR����c�fE�1�@�<�b�6hivJ6B�X[��!:���}.A�R*���F)��H�a�{�{9�BW.��2�R�`���3�a���$5��B�[ײ����4;�a���Ȗ8j�	m̺JZ8�0�U�E�.���Q;��A��p�n
Y�����`���%f��b��hXK�!w���i�L�ҋ1��
���t��m��ң�@��΅�mj�f��O��ī���^>k�����F�}��45�ĉ��[ԜD�x
��9���
�u���n��=�:K��O�����;	���r>s���(O����(l�I�0/�(�K��S�N		=�-�QG=���l5��'��}��Y�N���ꖔǹ!b�l��,٦3�L<�+�ܭ���z��~Po� �B�\20TQ&q�L��p�6\7�Y�>�{���/x�TD��g�e��l�x[�r�ۖ��byN�¾�6�а�6�N��3�wjh+6Z���c	���xU(ˁJG����E\K%ي
$xU*���KN&qe<IZ%���q[,��_���:+�����H[9�G�%�#��,v��18��lnj�.sL���R�6fxhGD���&�[�K_Ɵ�����9"A�ڋ��>�]J$�6%z]��4A0��V	0�M�r90�:���J(3����7�#���=�r�z	�����o���k�K6����u�A��
�نG5=����4'�t�Yʣ�lIX{���fi2q�pj����Y�-W�i�s� ���z�5��\֚p�.�B��^����>p/ּ��}��10�CF!��Ϥ���nT�;�|{{��>w�����k�ϗj�>a����g��o�̙�T�fΜ�\�y�y&�=�<���k:����֎����d��ck��=��t���ޢ�M��t��zi�'��<|dBJ/����Ѻ
�o�m���̆i��l�·Tm�|��i)��B�E��U_>�^�b�R�2ja��T�h�m�[]LHg(�)4L��Ɇ�:�5�o&��Vb/Ի�=b�g�nP�@˯GT��2���q���^��p��Hs�\[i�~���=C݇�=��������/�7��m��P�?�^�~�=�M^��X���wݠC���;���Q?!���`��'>˷MJ;�9�P�[�t]bbqg�P��yW�8����(\�B>}�،��!8/��]���2�o6t�kr(��ͨ�yG���#��5l�Z�?7�^L�I=ns���*qMǫxw��U3��ެ�¤��~h��I��iIlK����D͏�܀f�!����G���hkb(�h~�m��YJ�K"�b2�m
&4�o
�-r�e��ݍ�p9��:�~>1�Y��!���3O|�R�_��*j��MևȍKL��("�QĻ���B�o�p8?5H�D~1���H�- �d�b�+�ۿ
������.�Q�/ϪC,�	!M��Q��/�
��pD���7���O(%1�:��k�B�GrI �\�w���$UK���q�'�5�A.擀���͢�)vva?m�2G9��Wi6����w*�^সbZ��!�!=�kB�G짻M���)�2�b:�6��(��(K�q����DWHw��2��H��Yu|�;=^{���5?t�N��u?a�sQC�g��@h�b硧<�{�����T�?����z�<�▍���w���^\��n�~��*�kj͖G$��^�K<��y$�;��w�4��6�V����ZƋm����L��@�ԯ�q��6]��Yj��9\6�Tg��e��뺄�%A�A/*�E
��'A�M���eM�	`4eh�&�{f79��OC�R'��3>3x}�m�:�}
�=�<w�i-�9k=������gQ�ȱd���ă~���y�	; �iN�݀Y'�w��t0j;vu�p��O1S�4����Q��u]Gc�Q��}F1􎮦c�׌ϯ^�د��9a���5z_�սw8���}��Ҿ/`0?��y��ٺ7vC�r&�&�F]��`����-w���yx�ѷ�6@G��4о�:"(�N���Y��Se�UfeX��R8%��!����WPd?"�	�MQ�Hna��=/V;ȡ��·�e�
��+�T��e,�>�=8�
�p��[l�5�`�H���'>�|��/X��d�\��֒�V�S̟�����$[����$�B��;LB��p��b6`&PM��$O�F�m�_2HhmR�c�˴�w?�@�V��Y9v�r�B���%�)H(���$�l
�� ��lvn�K��h��f���rk�w��'��A=+D^��.�x�Q���F��J�����w�?�_Ϯz?����{���xP�j��z<�#k(��xG=������Y��~J5�n����la �;DY��W��ώ|�����<�΋�GI��1�������ܓW��`
�X�/!KZ�{�����ʦ�zͅU�������W���LD��~��%�>�`^<�g�В��̐��.����X����C���^���쇌E � a�rRΞ��
@��Z=������P�2��4U���f��t����qh'f�*����g�-��P�Pƭoo�.tLr�vG롂�'x��l��?[Lk3j���F���p�a���GS�=`�`�U�q
�7n��.Sń��
6�M/x�Ԝ�7e|K�1�
��i_LI��6��K�?�y��S<,��OWVd�Q)k�ƤN�Zw�P�
�Wx'�;��&C�70/��U��A��7�$�k��1aÁn���r��v��0�O��	�S�
OA�B��%&ص9u�,�y�h��z%;B�9��H���P7�d����g�6@�|��Q���D8�zt?��V��n�*c���"��
��
��@�"Ě.0D�?Ƈ|�wwğ���8�Ab�>�b�v�7ږ��2�7��,Q��*4���g;�q�O���\�h�ny�Ҵ���y�A��Xk�ڝ(v�u]Ňi��'W�|x�T��`�0����:E�C�ߪ%�j���g^��6pI4!Q���,S`Ǥ����4���2z����`�������	wo�g��h��l^�5���1�]�^���j�"=I���J��.��m�T��䌫�	*7�=֙F��A������+�+՟ri�Bj���E���?e��B=V*ip>���R��a��Z惖(Qw�2�qR�}b���Ȝ3���l��Fu���<��0�6OuR��?��F��^���a~�Ž0�G6^d���7q��2.G�wn�	Y 퉚���i�.c��Ը?�A�9:Rw(��<�DܠE�T I
͆[�.��bi�L((����r��6���*����E�L.��#8�0�b?!= �1���i|<]͎p�8_����/��7�#^#�ݳ"���Ô�.��e���ή�A�>��Z�X�c���>��8���"�#&��`�{�Ϡ�Q�n�糏�H}Ot�r�J��޺��+�b:���nDJ
T�a�O�{ "/�����U!�ߍ������0�'�Xa�Du+߱�q�hy!�DcN\�T.��}^�qV܅i
����Lq��=^���gsz����^�2���Kj�5���q3KsL�����V6�}�<�Up�Z��{��<�5�G�+���y;`y�%)����|2s��9.I�}G�/���b�[�TǾ��p��ä]�l�\X(ڔ>`����q��S��>v^�_�ߪ﹊�p`\��8�������l��c�8��ݾr�>�I�:�o�%4�G>j`X�)���%�$�b����<���-I�m�:5�g^}%�K��%:����#ꀰh�j.;wj,ш�*�����]d�u<�����e�������;�ᷥy���GM�KKj�~��XZ��� ��P�{�%wZ���*:�)�Z��8�ҪF���kb�Hv��9��x_6��ܯ��5|d�y��9��pSE�{&��Q'�P�d2VCGc��Hŋ@6-���(��N�rf��;3�ZQ�w ��v�c���{G�{>mj�d��B��/?��	�Md����#�K�ۿ>�i����}-~�H��l�%Y�KDB8�O��πWC@)�����ցU�V���|��_g��}SP�Tc啑[�][��$b�&�����P�-ok*��ʾJՏ��aۓާ���!�)��k�l����#��e�
RM6�<�g��Ig^�h�뽄@�U�K��E��Ѐ�^8O)ޅ��Ua�����$&-#��bp����q��do�FA
�,�4���:H�d�SS�6ߨ�b5Mc!�$��sf�,�W��US6g,h�n���
�ï!� � y�<�R�(B�M���n�^le�:����/�d��$/H��v��b+��֞�hLa+y���/q+�Äv
z�HK_�9<e�<Q�NS������s���:6��2gАx(3O��
}:��jV�S:ǻ��N�Nh]7v2�̦�Ea�6�u�˪������>�~�_��i�E/"O��]���R� zڄ�Da�&
^�:؃=s�|�#>:��x�N_F��ý=����T��C����X�s��@`���[e|W�]m[����M��ta��1�{�؛�(��f�{��p�>w�$��٭�z�9GF&RW��Yn�4�q�����)�`#	'�X�{�Y�k����i�ؚ]19Y�H/태�%[,"��^�K���?�	��t��|�(H?�1�
[	��jel>H]e�V��~��A�0�p��
���}-���,��`T������S��e|ԏ�M�y�XnB� �{;~wq~�X��ߝ��>�89?���A���7��ϔ�4ܠ ��֋�+��i��5��tB��߱`:XA���E!~d.���><�iE���
uQ=g9��@ˡꞢ�š�~����ɋD��/Q�E}XO+�c��e�Ll'�`��2?xOW���<駕��RD.�'��r�X���H�q�ckw8لD4`0��v@<sI}���p`��+���fz�.�˩�`̌�=�݆mH�)_��6�K�u��f(
xJ�pG��pO" ���\��_����g�I����$xox���&E�_�'�b_:����kҗrÛzo[|ҳ�[�&����%��%��^5.��p0��4�+�j�jC�+0�FŻiͼ;E�$P$�Z7ᙨ*@	�X��b*��v{{C�j��`E�t~Y�;LZ� ֘J�+Cɥ��:d��d��[6:N5_=�1����\-8�3SI�P�6�����+��A�f�Mӗ�E�#>���������izS��&o��;OX�fe�x����n{��p�
aC ��Dn�����K���
b��X|��}3�Ӗ�c��9�w�%������!�˜��p�ZW9��l^6�P%0I��߼}}~u~}��Er��
y3�	����x��J/V��H-�`��H�]�ju���9�đ��e�
B�I'�%��?�<��;]��Mi!tX#�E�ٔЫOӍ}6�C�x.�F}ac٤�<fO/���W8���1��_���V�N�������� ������GY��]y��C�YX�F>c*��}_(�\>?)թr��>W���u\}�t\�|4u�S,|��7Ut�Gj��>�����C �H0K(-
�F��W�|�Me�,)��~��hh<�
-���Z�Ř��g����#���m+�J}���^]l��]���h ?�1Nd�������ō���a/17�i�5o���#��Z(��Cr�?�����
E�@����:�Za�G�6��JO�m�U�D�i�F
`�]�G}����++z4'���L���}��y�[��ڽ��l2����?��O[����i�
�_�t0h�`(:����:Dܚ��Bc�{^�U��&��h�ks�xV��|t��xn�)���f���Ȼ6��g�c�x���CZ�?�D�L�����4^����M���������Iy�~�f�o`��1�e�&9�E��h�*F` ��� �,��n�y�e2�eA��!��
�nNCP]�iX�D'h���C����^�KJ��I���k6�c�Ai
�D �f��%����KQ���Fճ�n�ZV/_�xxx�5����ݮr�^,)�[����Z�^@q`~��&�`w��M
S�����t�C�>��y]��s�t�.>��8K�^�E�ԡ���ׂ�M�?��1Q�]���1ʎ��E�4��Q��_��"�Ҩ�z�S��5$T�:;;p#�ޘ��yX��P�*�j�I��[���}�C�{��etQ<Ho�8�鹇��d��#$$�Sο�-��g�8G���M�Ɓ&�ʑmi�J
o=zm�����U|�H�*X�q6�����A��LDuV�e
CTnc��F���0�ea�[�3��j�G&ý-��/뽓x�,���fbNj�E�%ܪ;uH��N z�Ls�МCX(��,%��+�D�R.�O�{�p�+��K�1�=�+����
���`A�%2ӟ��Ҩ6$ԃJ��!d�t�CF�&T�VZH*3��]���~�~����Q�D���I��B,�O�������}�?�蘋f<U��g�#P]=О��t�W�kJ�՘'��z�ȉ̩�ہ�55
�W�$��$6G��B�n
ɹ�h��&�_�s�!�?�w{���M�"#���PӰ��cN�$�릨����め��2�$ɮ�i�.�qy��vs�g5-�p%/f�$A�B�J&~9e:�1}�w(SR��G�<;*���i<R�c]��"�Q8'�%��@����W|�<�V�@��=�T�\5s�dH�PX�~��g�8��	P�Y3`W=nYf	HzRg2���-1�i�LE��7@V�e�W�y�-�����[�TM�HD�u��l�����!aIv��Sާ$���X����ar��	D� ��騫�1��|N��~yu����ׯ����Rc~h�XQ�*�#��ls������\���&}��3�A�R�tr�48hQ��.N�ߝ����9��>�q����-��/P�Kw��ՠW~�L~��AQ^'��pЄFAR����� @�&����r��MM3�R�7�0h����/�K)NN`S��
1庭�b�ɗy5M�n�!Ե�0��ϻ1B�����o#�U[o�{���kJ�i�um�8���Pm����Q�#���[��Dꍉ�B�ٵ���E7��s���(p�5�R���U�[=�`(ɮ���m����`|+�
I�gI�*1el�%3R���xk���ʼn~_!sQ����Ǘ�r��ݯQ;'H�
�$	�xZ@[{`�_�՝�i���-���k�J�D���T�.)���I��d�k?��".}�Mh�Qc}��C ��;�10✛�I�+s%�@�1N3g�Iٚ	)��̑P��
�2Щ�Uc��mW�N�?Vv����AP�ޭ���P}�v�>]�����Q�ֶ���E�bK��D'�Ү�k{�Yu���@
�I@��K�L��/W>��kW����u����'�
����wA��r�kkw��k��Aq9ɥ��j[Bg�`��񯸩���p����Ա�Z�k��-��<#��Wj�B��ܸ��#g� t�>��d�q������b����J�_��x�9.X�<o�<�uc�~J��>��nj9�e��׵+#M^4-���~�}�LiH'�tQ�L��X?�_��_d28�Llm�P�Kh������v��BbU��;^Kj�g�M��I[e����
q����>�.c� Q�`�2s��=P���ˈξ;{���o�/��P��8���<�t���Ҝ�B"�2.?�}~8��_�o^bK&�W�f���?$uZݥD��ʭ4�/�i��1G����"#�^�ʹR>�D�E�\E�8T�m�o�ײ�'F�p�XָК�ȴ�]d�|�'�Yc�1~!;Q��f◚�d!�k�-�b���΀^q�'��,��-�+
�Pm�ʥ���Phu���R�ba;�jgj��2I_:P�I��+��4�k���c��.)��"7�a�`n_�5��j�.H)���ji�l���:�;ArV�q�9����7)�$������u�t]�o��L,�Ü��gN723�����tnR��sk7�T@65��O}D�s5�l8�������M��~��=tvx��|���))9�T�P�����!�`]mo��%%�����f���!�g�W��g����\�?"�i8���I[��L��FNH]���P�B���c�q7z�X�9L���+ʼ rP��5T�1�?�p�8�:�	{���9�h�Wk�Jv��d4�����C'���9�)1��dq3�9��F\�2����0�QW΋�X&8#��S���6COK��*��0,|�O��������h�� �&��K�9�P?��e*�n)�f�����󖶵�Q�Z,�Usf
_'.�E�A�ց(��;�r�g�XB��FP��*6�e�=,��L�~r׉C���^� �_�6]c��B8s-&N��.��4Eb?e�����Q�̔���6����C�䣦˭֖�$$��(����tg6&F�[uo�>O�'\ቢ�j1s�j��crI���T>��#���@����k�E�~UU̲�ؗ8��CO�0��Q�,�0�$9*d@��3�KusE��;7X�$��w5�L��/,L���L��F�
�
�D�v�.��]��$�s	8��	(��CT惁iL�)l��-�֜1�Dk@O��>�Ea)�*�y�%��,��s?��0��;��r��r<����T,�W���![��;��
�	�VԿ߳����V�s�`�a��1�%��t �&7Bܤ���-���*�7L�%�_��*,7�A�y�`�L;�ZR@<�PH��)I=���c|����YV�r$��k6d�LPV[��v��`r��i�k~�&�U&	T!j�0+�y�T��$j��h��qOu��ځ���ֽ:_n�ި�t�k4���C�i�W5��
��c��Ƃ{?	�
�~�fH�O��q�Z�,_����8��2��c��\�$�QV��71���7ѬS��{����ɨ[н���<8�"%��E��'Id�C��f�g��WK
���m��w����-
��2$n��B��swd��0�2��<����\۪��~Y��^Y��nM��9�jw{��n��2��H-ȁ�_թB)LZ�2x�X��?�,P��<��!Y!����>c��}�%���A�"2���/L��'�n���e�:���O�v�	"��АP��'T��ov��J4�
cR�o�}%N
��:�}7�p���!�A/>��v��w�YuZ3N��[�2u�{� d�I��9��	���}�
�5Lg%&�8y��[��N�bfu�y�:Գ�:I���{�I�=�c�5�9c���7j�PG~�����^�s��]�'UH��x�;'����D8FR�B�Ԭ��ď�گ�x@%�'�P��1����-"�-O4Ff|�l7<NE>���~�����E
�;�`�KR7rmA\�:�
��k���dY��M����3�Я:$�k�U�1͗���̎��2$��Yυؤ�"X(S.C�00F�ȤX���%���_A4�Rf�
���q���!lKÔ�|�g���o�V�t�7r퐐fk;?r�P�W���u��Y���ϢW�޾��^s�.��������ۋ+iu��;��5�����::=S��;�R��'ꎳ+h�sF����C�6R-Qo��
H�j�ʘr]x�x�jy��ŀ҂�����l=�?g�G[?����tq}�O/���T�Zyp����}p�������+���|�K	j�se�:��E�HI�-�;�81Y�7M&��{�BŤ#�PmR���K�q��ԯl�$��$�8F:1��B�ȳ�����1W�\84X=pd�
�:�HY}�'g��{�5\Eo/^����T�I0�%d�a`Wo_��.������;����?���
q '��a6��C�j]v'�:h�yV�'Z��#Q;�͂4�+���c�7�|��&��4�B�j�\ͼLZ���h�ܐ�keG�cd@n�]���G_mvw�Ne��(c��l��x֎l$�O:��޿{�Аw�Ȟ����p���`ٸ/�:F��d!LwC#���h�pk�rQ�b.�^����lr�$�:>�Xgߝ_���D?qܤ2��gm�պ��ݦ��Á�n����J��W,ۨ�'^L�g�
�����Q�MC�"������b9��v,�51�V�u���*p��(�_VO��#-��W*�]�9l�)�:���bS����p�;���x_�]I1�A��A|S6��E1c�ƕ�"�ƖXʤ����R�Mv�����zZ�hB��tefŒP�㄰��tɌ�0� p=|��i��������o�j���h�0
X�c�L�(4y:��oIB��7�9	�	j`��kш?��_�:t[��'e��K�.u�����1l�C��'�<|�WpJZCIն�Z]�_���m�@�R2�W��
)|ĥ؊J���	@�6��[�#��w�S�����|�;�C�?��b����1PU��V����S�-�:��I����)��gjڂ
�5R�
@��9q~e�۴��y2
����ۓ��
��71��N��~�>fPӪ�D�D�G�ї�T�/��L�Z�=R�/�:�%L�ۿ^c�(�ɀ�Bw�U�Z*�{��_��˃��Q
���B�o�u'�N�I��Ǫ�
}{��O��UC
k{�CC��K������#�5��5�'0	][ޑօ�df-��W�Ulo!+����Ӭ���-���6���y����a�y�*��Gl��4��
��3X�2�-|��/���FRwC�m�� �4F8p!{RcA��)��` ?��}ڇ�&~i��kIG�u���>w0���y�n��i\��K���E�V*j
K1�A�	�؍Z8s^G�F��k�o��D��� n��gW��F�s���P��h�
�b
�汹�i�I:��p�CC@��47K]��o��o�"HRQ�ڜ�7�h����w�a�2���%���\�t�ɂf�V��$#�y��D�>�1�U-�T;�SxF��~���z�֤�z}msR�	�5^�~;yP���
�"
a#�u
��&��}�
,~��Ds� ���l��n]�VwߣH.c��w�,�=1QLV9�2��jIgy�v�g2	Le��c��q{�#W+��')�,c\v<�w��]��O+-o�a��Ww(������au�M�v�\���b��cχ,���ݫO|m�8W�M}+X���F�ת_�!I�}��V�B�DlP�����
��M����+=�&�O����7�ӥ�����V��tz
��d�Q��&&��ߏ�[�4�����^˵��,�S��gɕwLڀ�uZ.����nM�v�*��?=��=@���_����7��a�F����S��羂�bg�3@��8���зUKʯ,�v��u-ݎ��;�'�u���l�}[8��_Z&"ED��c�o?�H�M���9l�-��M\��h��ƞLb��[��nc��۪�3�[p��6c��60mL��n
F��_�au��겜Z�y���R5��o"'�7^�V�W~�{�ľhd4��rm�0wb�Y����jfo�0u�	eP�l�%�W��X�%�X�&T�)ͅN���:O1����U�'�wx�����N��I�2��t�o�C#���k���fP��n�q�*:�������v�l�oo�c_'�:�&�?&�8�����ʾ����߆��������6o��;��m�?	���9���?>�t|T��d/x�$0u�a}�Q��'��~��`4�`��k�q�~�~ˏ����Ö'�>l�-�o��|NjE�5�B�p5M�$������H��EN�S�Eg l��ã���=���PK��zZB�s��litespeed-cache-es_CO.moUT	
n�g
n�gux������\U�O6,*؝��n&�����M�a�,����ݙ��������fC/ҥH�" � �7E�tA�R+MT@����<��{g6	���}�a9s�=�<�9O?Oo���o��|����d^yK&ӵ #�>�&�6J?D�tJ�P�1JQ��C��\J�N�Ŕ���+)݌қ5���wQ�0���qM_�ro�2ʽ��x��>O�tKJ?M�0�s��z��2꽍ҷRz����H��q}A&�	JG5=��%��B����?��Ji;���t��M(��҅<�~��EJ���5J7��m�L�ÔnM�{)݁�OR�F�)]�G���(d�O�t�ߠ�-�oJ��!J�S���q�T@���g��~>R�8�Li7��
�?����
��Qz/�s)�d2;Q�?�3)=��Y�����ҿ`��d:)���;)}'�'��_����toJ�M�����:^Ci��R�A�g��ߡ�Φ�E�Ϥ���V�Π�C�~n%���Q�tkJGVb]OZ�~����ϭD�^�4K�Wb~��0�6J?�p�
�UX��V��Wa<ߧ�+�>�
�/�Rz6�45�pX�vp�0�yJ߿0��_�<e��׶e���2�u��_��!M�e���2���2��2���e��2��2��)���ֻi��6��}�~4�:��{�sW���|��9��e�"�wW0���t�
�}���8�x>�<p)��0|V��^`���t/^���;�|�G�)}�ҏP�}~w��tn빼�|c�|F��VJ��|T1ϯi���(�9F�/Pʨ���林���m)ݪF����j(?XC{��Џ�k�5���5�Ǥ:��S���}[Ǻ\P��TǺ=@��u��-F��>38Y9����>��N��^=�y�k������uJs�~bxm�(��Q�(�8�E��W��O��||v5��y}?��=��;f5�u�j��
���w�ƺ=����3��x^�0�}��Na���1����B�o�P߇�`�>��2g
�}
����QJw��TJ�0>\xx����m��N~�8���9�@�{큊�|����)��A8�;��A��A��픾��� �ӓ����}��A��?�=p5�`���`�ec޿p0������᚞~0��Q�5c��w0�N�q0�g�C��O��퇠�e�`��`>�r��!��^��B�g�<9T�uJg�>8p�ȡ�//Pz0��ah�J��R�+?�=��r8֭���Rz��hw�#�NG_�����/�y{���mG��O��;��^x$�+$�xD�c��|�Ci�����?�o�Q���x�(�Ӕ�>���(��_�x�
���W0_մ�h����O�h�1G����F��Pz����c�N3��>�<��>���ү1ݣ�<庎E���E��c��c��ӎ�<_r,�sձ��{Ǣ_���/�ź>},��f�O�>�������j���Q���.�v�?�^9��q�c��|<���1�O|��>���%��?<�z�	��w�����'.g�Hg�+N��D������}���W��_�����$���Ix��$|�$�S�IO�$��ȓ���O�>��$���'a>�:	��I�/۝���OF���y�d�۱'��=��d�N|�[��6�`>��~/>��9���S���^{
��`��t*�]}*�O8�u驘��>t*��ة�S/�
x�۩��o���^_���n��k8��5�ө_]z��W[����v���i�OcJ����"�C������3�[ٗ����.g��L�1gb�樂H��;�B?G�B���B�����|��_J�P:H�|���/8��M��s��9�n�b��8���A�|ֹ����yr7�{2�9�{�<�_u������;��/��t�y8����y����C�cݮ:�M������7'���Qz�#��2>������������\�r�\8Yw!����k�\�\�t�E��˔V������ob�	<����w�7O��\�4���&��_����b�A�\������_�~�^�������_������c�;\Bg�!�~���c�Kѯ���|˥X��^
���R�s����C��$Mϻ���b��h��_�}��KA���R��_�[t��.�v薯_�y��2���.ø_���ɗ+}u9�u���ϖ]�s�˱O^�tg���C���[�����ε��εe-��Z���k�W�\��侵��ע�w_����
���;�
�s�X�{��8~C��|��o����+�<�Rb�3�D=߾�k��^	�|�J�ʹ���}Wa���@/��@��y��?�
���*��)���r5��CWc_w\�}�u��W֯F;cWNN��v���]
8�^ӻ�Ƽ�P�}�j��߮����נ���`_�A;�k�n���z���|
�~�tV�_��N�V��k_8}�Z��굘�w\����u�����t·�^����u��ǯ|�M��z��h:x=�}����s�>��z�+�]�qO��X��P.�,�
��7�<����^��
��'n^~Ǎ�_:o�9t؍����?݈�L�	��݄�ě��߹	�p���܄��	p�o��	�� gy���_����f�n�y���1޷܂~~��JJg>��3�܊vv��/���
|v­��3n���p��[Qߏ�o�z��V��nC��n�E�A���
p��6���n�2�+��f��X�O�����퀯/ގq��Ʒ���o޸�v����gZ�+�'߁~����w`�?u���s��Ei�w༹�����vݩ��N�s�D���>z'�绾Cg<������������<�M�|\~�̴� W;�.�'w߅�|�.�ˬ�a^v�ƹ��������w_�t1�o��}�n�7�n�/���c뀇kZ[z��u��{ׁoc���8���<�7���(�*��q�����=���{�^��8;��Å�༽��ӟ�^�|��8��Xϩ������{��{5-܋�����x/��{����Խ���z3{���>���a^~���/�y?��������o�������?_z������0��~��0�g������y�� ��~_�>�r>��^{�z�CX��B��~p��C����a�N��<�y��!��C�g����z��}�~�8��O}����w=��+\<�p�0�y����ú�5����zX����A?�x�N{�o{�=���G����|���A����?@=G��}�������`��GxT��G1�Ï����E/z|덏�/?��}��.v�!Λ����K��h�	M_�!���?�|��G��m������1��q?�|�c�W/Q:���O0��'�c���u�OP���N�S쏭
zq!�_b8�)�1���r�g���3�s��0���:JG�>��F�?��W?G�����m~z��X�U�_w�/ ��/0_�>�y�1�瞏a����䑏a����C?n{��-��8��9�������y򄝟�>>�	�{�	��	�������s�&}~�8��}���I�=���A}����0]O��?��Oa��)�K�x
p�4�E�4����x�Ӏ���:\�4��{O��}Z�ӧ��V��\����?���3�[��x�>_Ni���{�_��=��X�+�Q��~��W�Ws��;����<����b�딮�t
��op\���~��뽿Źx�o����-��;�}n����x����o��v��q�>J���8g�>�#�w����#����~+?��;�9��w���]��y�_����c^�<�ϼ�z�0ζP�+/`]�����{�����E�?|�kۗ �����%৫_B=����W�	p��?�?��?a�e���x�ˀ�_h�ٟ�{��P�3��?�'��%¶�/X�_A=��w�+�߿�:��U�?�U��y��������^�x漆��_C��~
��7�om�7��o�Ni��a����]�w��g��u���h7x��i�Cr��ho�?0���p���}���s�?g�Rz&�Q��w�P�_���Ϳ�������7�e��?��>��ʧ����9�
��K�������~}�
���_�>���NJ/f��0����_�?�����c����Ef���{J�y�R��)e���I��~�R��>E)�U�2�Q��ggLB�s'���4��R��:J��~�R��_S���G�S�y�M&	=[��Ϗ�P��~C��M��ϏOR���/K(��yM��'J�ͥ�1��Q���SJ_�A)�/��u��'���=��.gQ��NJy���V��M|t*��OP���oކy{��'	�ۂR�?�ގy9�����2}s��1��Q�p���1O�}�$�_|��2>(Q���
�F)��8����s�f��7�|�a��)e��SJϿH)wN�|>���.��rJ��z�퇔�>��,��n���w���ލ���R�w?�����N{����>���t!���l>I��X��(e<9齘���z�D)��P�x|�-&��u��a[�Wn�z���-0�[m�y�����-ѯ���z^�%��-���-o?��,��'^������>z�5����߇z���aJ?��R֯?�>�c�~�'�G��G}�~�q�0�����n�z��B�}�B;�V��P��V��#��|����Z-�S-����
��/[a��C�!��֨�䭑�1�˷<_M)�G�l�}����uJ/�G)�k���#B
��!�>�}��a|�O>n�#χ7UJ��?�R>߮�0������?�q|�R>�f}�@�,w��o�GQ~�GQ�ʏb�ϥ�χ�?
�{��/��Q�R>/����>��~|��c�Q���3���'&	���X�[>�}K�\���?<;��ݚ��<�}����Y��yx�|�o3��T���S/s��~:d����`}~�
���&m�<c[�sֶ����<]�-��u�b<��x�m��?8
�b��iX��(e����0��(����i��Go7)CGG�JY/��'��g�.�O�z/����������OG�˧c7NG��������>�e�}3���������<Tf`]�:pw��{g`����v_��q�{��?�tڧG�|
��)�۩�2���Lw�4��M��i���?
x}Gƻe�c�^��mA;�m�8^k|�&�u�L��!31��fb��6���8�>���A��7��靫r�����9��,�+�B��f!�fa_�S����g�*J��{B�o�=�s��џ�Xף��}���ox�b�W��q_��}o�g)ezm��ߞ�2���jG��ww�>�#��/w�n���;a�v�	�,�	�3�������t'��N;���vF��wƹ�vg�󝝱~��_��m���]0�;�x�o��x�]�'�rWQ���.��o�8��g0���/�����g�Sv|w܎�
x>iW��7v�9q뮀�')e���w���~�g��>�q������9��{�yh�m����sп�(e��gvø�
����w�|ܽ��nX��v�~~u7���ݱ?>�;�l��ѿ��1���WvG���t��c^��݁?޹��z���=p>���=0�k�{��j�-�9s1_{��<��b_C)��O��0�'��{�wO��	�x��&e���9�ӿ)e�e�V���Z��lE.����G(���0����S�7��@�^ֆ��oC?_m��ڎy�D;�v�v��B}.�c������(wY;��v�;:&	ߵE֩��~b����7(�������P�3p��.��v����`�__8z�B��v1�)e�Ԟ1��Y�r�-��Dž(�c'��(}�׭�?���n�Kn���Eh���nQ��py�"�w�"��~�w��G���xt�@��s�{�e���{ua>�B}Gwa��х����=�z��.�ۧ#]���Q�1������`�~b	��/^���W�.�$|�]��x]i�X�st7���n���ݨw��S5�io�{��{c|g�
�����ި�7{㜘ԃ��T��3=���=���z0�W�`���>�E��o=hw�^���^�3֋�g���{1�?�~��r/��m}���}�W�}�jJ��҇snx�2�՛�a���xe�5y9�o��؏Ӗc�g-�Ӿ�s�r��ח����r�k�c������8'Z���y������)%�+3eГ��$�[)e����$��E��μn?�/�<�}�籯_���K�|���o�/�܁����3_�~�����/O-�2Ι�����/�<�-�|-0��ppf<W��z1@�'����~���X�G��^��#��DΓ�c}������^��ߑ��%���p�+`�Π�PJ�Y�O
�n.�,�����y�ߔ��r��}�|?J�n��A�u�-.���ޣ��7�º_���@M/Nb����"��"�O�m���^��Wb<V�޾�X���ߧW�l�
�2e��m��U���_���|^��w��~|z��O��_fK��J���)e;���2�rO
c�/
c�w���e��2���X�O*N.,c�?RF?U�:�\���r��"�a|�F��#��"��UW�<��y;�z�
�Kx���
�c�؟'�v�;�*��U�}~�
:�3�|���c�������?YC�j��55����'k�W�����A�.�c�F)�L��:�������7#���G ��|���~�~���Q�Ϗ�.ȭ�|�^��G��z���ݰ���h�qN�k5�q��{�1���R��(�a�ј�+ƔC=��^��a����7_���]����5ʟ�������kǬA=7��נ������O�w �������܁�w'�s�l��=JY>{g���8|�B�8�?q��_�n{0��փ��#����q��`�˴C@��u��C0��`��y�8W�
yD��W
:�/�b�9�o?p�C)�-�q=q��>��0����߿�v��/��Ag�v8��;�����z��s~v���	���G��t�#�N�H�gՑXσ�ļ�O)�Y�{$�U>J�<Ga܇�y��(�G��>��+�g�)=��_�|��h�C����р�c����h�ۺ��O����р�-��>�y�M�1���1��v��U����w��c���9��x,�cq��u,�����ϯ����c��g����8�?�8���0C;?9����z�9���xԿ�����8W9sL��̇<���O\=���'`_ny"��'b�W�~�A|��+��b��Qz6�[�^�r�����'O=�G=y���)���)X�)��`�s����@���S@��q*��v*�k)e��i_���5�U���S��N�|�i8�u��阿�Nǹu�阷��J/dz�t�g�3�w�����X�?��uʜ	|�qJY��Ù�	g"���ľ��X�ugb=p���3_����|�,�g�����N�Y8w���y��ם���8?~6�y��W�
����*g�:���_���:��M:gRf5�{��9������98�^?��\��ǹ؏�΅���|�����b�>�vƱ�y���{�ҡ�a~^���c���~�|���|�ϙ�_�=����r�~��7���;����)��������/�>y����<��B�����.�9w�������u��]����"�?�"��/�z�/�:�"��ua�~w�1���ob�ƾ	z��o��Ř����_W]|w��h�ы���t1�s�K��K�<��=����K�o�x�]�b�v���K���K7�~��R���R�_�eH�|�/=��e8g^�sx
��X{9Ρ�o�~�[��~�-�^��=��Z��[�x��ǭ��<̺����w諾o��O~�_�6�o�+�Õ��t_	|wʕ��ϸ
��*�3_��u5��j��+W�/�|�[����i��w�5��kPϳ�`^����G����x��w�倫��_�9~�����=|=�ڳo}����7oϺ�vꍘ�_ވs�7A>�u��kn��&��ݬt�͘�QM��p�[���pv�-�_W�8{��׋�`��ފ��[�w��1�V�ڭ���n�|�V��[݆y��m�[�o}�w�r�۠_�߆u}Z��v���W�{;������ށs�;߹tج;1��	y�wB�s�w�gۿ�u9�R�x�]�'Sz2�s����a�k�ù������n���
8{�n�I및��nK�� 8sx�_�X��ރ�w��K݃�g����^�����E���|luޯ�ps�}8g�����O�|u����@���'>�̤1��>����_�y�x�C�'�y������8���G�/�>�}��a��<�0Α�?��<����yx��GP�����`?��t叀/���؏�;��A_]�c�'~��2�'h�'��N�	�'X��
8>様�+~�~��g8w��3����yk�9���G|��/0�J�f��8���ʗC�>�8�q�ћ|����p�O�N�%��藘�3~�q��K�Ϣ''�=�O�^y�I�/�=�}��S�K�x
�⇟B��}
t�ҧ0��S��c��y}�S�w��Oo��)���)ݜ��ЏM����3���3�k)e��G��>�W��?k�_�����~
z���~���6�����g���RJ�D�gA�|�����E����o�Ǣߢ�1�>:��c.�-��������C}/��~�y��{����O��ο�e��t� ����=}�q�ܯ���:�9�ג�0���T.�����>�~=�<�ſ��~��ypr�X��^@�/��}�ՋX�_�<.�؋����"��1�7^�%��^/a��_]~�K87v���o�@W�'�g�	���??�2���g��3��(������m�����A��W�_��[��~�W����|�W���4�+��(�
��-_��*��/���k8/F^�:�{
��a���
py���
����3�ze�߱��;��c���w�ϴױ�漎q���%�����1�5}�����Ś��ױ/��:�����_�����?��Sz<�ͷ�?!?��MF����3��ݚ�ɰ�{ۥ�Il���I�?���S�g}�צ������p7m�T׽��XW��V�,�w���3Tv3�Fd����71��{�_�v�K�ym��<9������R�]��1�j����o��Mrc�=}%�;ì�u?z�<��,|a�p{*똉$�b�����I�|X�?G�fS[+�2�=>	���o*�+ѻ�ӻOP���s]�󬖟E�ն�,a��g��H�̏�7�;~�Q;z�=�Q�i��3ˆ��wwh?n�y��S�
�}��z?��z�<����U�q�7w��ȟ�''��t)���.�;R��{�ʷл�I��7�fQ{�j{�$Yo��~�kk'�]���T׵����]�[y���|���yu�_��e�c������zN�|�f�H�����:��������[Sz��sl�_ŲF}�զH�@e��wwS��$�վ��}.5�"}+�����X*7���)�]���*��e��+����M����Z�ܹ����b�Nz~�ү�OS{��{�td�j���z��3�E�J:Ư���m��)��SZ�m��8��W�)kJ�Zf��O���e�T�I�{o��wlT���q��y�~f<A�?�������w�1M��I��
z�mJ?G�d��)��E�����o�c���c���|o���D���G,V����<�ឞ�z�x���[�ØV��o�=0��1Tn'}�UJO��_1�~,�n;�W��v��_�k�������٦9������+?�����6����Czޜ���l��5�t��� &���~�gX�:�к�o�ݕ��J�缓�+�I��x�H�Fe��y���`�]>������w1����ŷQ�Q}��m7��$fv�g�_z���3n�:k�=?�u.�9ۜ����=��������ZnS��y|����;(��}��o��d2l�j;����W��N^�M�v�;��=�u��owR�ٔ~��mBe�w���W�2Cگ�<���W'ۛ�1	��Ü8	��ױށ~/��_�:��vw�z�Բ/�������+���7}�S�~&�8e��$�s�7W{ӻ�&��7Lo�1��<m��c�l����I�v ���A)8�<3�̦ڗ���&Z�[T�Ɍ����<��{�͡�[(ߎ���|Rwos�a�B}z�q�����m_�Gds�qz�^z�;�{��y=þ���I�چ�ږ���Zk^����_�m��w|���7m�s�r�����u��?܄�h}�[��e����x��s��C������Z�ͷ���a���?�~�D�>����tz�\��9��������T_&i�S(����|2|tN�|䳟����v�vfh}���
<���R}&�=s�d�K	�g�s>t�܄�<�y�����9?���G��-�^E�L7P��������~/�~R?f:qT~:�]I�_��y�7*�T���Ѵ2�����_��׫c�r��,��Ǽ��s?�����I����?�!���_ѷ�Q��۷(߿�o�I�����wP�������'�7�q-����S)��&�7����.���p�)�9������&����}��Vm�#��)�Z�ͣ�G��]I߈-}%��YK���z��ѵ��r'�3����H�3l��Ҹ�A�ռ/�<��צ�ǩ�AT�}:?st=����݀�;���C��/Q�S�;�~?E��M�-����I�8�i|��N��;󗳙��Rz�$���RZ�6�1)������e�,�zo��^��W��^"��'&�_�$�q��O��~I�$m�pz��
л_P�P�o�M��jn��{4��K<Nz����|�ߓ� }�)� L�33೚��2�t�n�>�75��y'�9)�fS	���l�X�,+����F۟�)b�������~g<�<
�h�}�-��U-�ݦ�3�jY���|6K����Ͽ���y��VZ�}ޟ�?�sx�}����1N�<��yN��Ҿ,�2����)x`[-����mu�λG���6���n����_�wz>���K3����P^֓�t��G�sZ�����>�h�l���S�j����K�fP�om�ї)`:y2���0�����ۡ�]��a����}�Pt���Xm�A��#���wk�i̛��_�_����H���ۣ��ӻ�p�Ϝ�r���q-}�^�~��E�෼N,�g8�:�%D���'�9^�s	M��W�`�Z�����G��.o9���~�������yK�Q���w�cZ��C6�/����:�C�w�}'�?v	}+�O�:S��0k�m��y�,��Gi�r�����CT�b�~�G�i�Y��1Y?4E߱-�[)_�u�����?�����v<�P�b|����\�����=��;P�e�{��v)�>���̸��z�ߴ�����ۤ��ͦ`u���ۨ�
��E^�߿��p2���Ro�^���c�w=����T�hz�����5z�S[�L�y�>��7�Z�I��/��I������1��cS�O�R�~�5�LB����m�0@ϑ7�?���F���n���y㻊eR�;��<�4�����>����{,S�}B�L�2�[E���s�޷OF��qJ�F�T���~[��!z�0�8zw����V�S�td���f������g�6�te2�`<�t��һ����)��a���0�C��|nL�t����M��"���>�@[&#�1�"�3=����j9֧�n�S����\��q��7~���8��cZd�x�-�>��\�{��LmmF�2J2|��0]��OO�O�5��<���;S�zR�=�jd�̯2}Lu��^��LK��9Ùn���j�>�2 ��_��f��n���O���2��ʱ�7M��on��e��6�C0�c�~č�ˠ�;)Za:��ϙ��	�4����F]��]�_i���.��uS���d�M8���8F�l[�
�5��K���r��0L��T����R�_��L�~�8;m��@���R8P�R��a=��J�>HoF�j\���\
��a!;U��"����W�����U���ڭ�B�K^�a>*�g��X]�\9?p?��Fm����oG�Ś};X���C�*����W��|4<�a!�ٮ�Wv��G�!��|��� ;��A)[���q-�ֲA-��%��Zq8�[��@�ײ�(�"��h�T�ւUa�B텅���nN/G�8)���P�Uj��In���ag���Pf���pno�R��m����ك��K�p�:E}ɯ
k���UÁ=��rM������%ۑ��ւb)��h�\����Δ��1���)(��:�^)5��Q.����?�+�a�h),��}V��,-e�O��5��ݥ0��lP(̪��R��D�R4Js��G�b��V�7$�+�h ��J+se���lw�:�m�i����W���,�PXή����*O.�g�R�CQ�*�Q龾.�u6�V(�i�4I�Y�wg�����+��-(����s�_�r��ak��̴Ң�ª���+!���y<��H@3�������X���t��ud[�[<�*��Ea��P�..�1�L��)�:��/�.���ya1d�$ȭ�Laz�ǻ�T�k�B*���$羴Y�]����]Q@�$ۉ���ٝ]Z.��'~?|�loX�1��7�p$ԥ)E��a�,C�@-��2A{/�l��KQ]��.ń�W[T	�iە�1���m���+ ���Ʋc<����V���)j�.�.�B<�!��{�F�U���L+Yj!T(�Kkj�UkT
5�W
���Z,�M�Q�H=
�Z��~!�%-T��_4�GTM�;�kqvE�@;R�Ԃ��U���뎳ӣ2�!]�Xg�<�U���l>��
�af�F�<�b5�_�Zgp��}�p���F�1:	d�	֬T�B=_��
�V*?�y0����Z�6�8'��1��չ��,IT&t�À����(�o�z
������ba(o��r�e�J裠�r�
�z>Īc�^�w��!�<��?V	�8y���,e�zU�-�N&`�=J��昫�7;I�[�g�B�p4&�Ҡ���?Fi��X�@�*��ʌד�a�[^���(j��9�����[�p4�������8�I�X��2s� j?RM���(�	�1ʶW��9�8�����|��]�i��L#��!���F綼&D��}*��0v�(B�l[o/#h�y9Q�wL.|�>�g�iB��&��^.R���	�_V��M�
�L�dۗ�2�0�pJ����z�-�|�h��r�T<�j᾵d���KïPޠq�Ԇ�=�хٮ�	����Q�[-�q��'��cj��Sbu}/}2me�Optb�)�J Y��9钙G=`L����녴�j�!a�6��&_�J��q1�����ͤ�PT*�6O�M,�PGV�c��)#k�9*cO������Z��)ȸ�����w�Plc����<F�B����.m�T�z�,uZ�o���XfL��
��o8+���I>9b!�Z&[�B�N
B2rl��+�Tf���'cs~�}�j�N��E��<ZY�<��X@�o�a�W��a��+n�H1t�����x,Kt �%zn
󫢺n�6f-p���$q�j���]�٬�c�N���`ݡ$�"KX�/8ϋL�Fm����2�����I�`8Զ���U�XaT���u0qq�܂y�a-����V�aL�(�m*"��mE�8�ҽ@��9�˴1:��d
�(Y�#.�\-h��C�j�ݗ���"\�~k���p�4�D����٬2��e�,���90&?]㽽��*4{�w��>����H=N�"�ʾ|��.�k��+̷/�]1zKo����f�Ϩ�@W�v�)�t�������2o�[P�0}X�=S���vc�IŤ��L-Y�U�(M$
��†6�����ò���d����*��t0匫��!��:��@)/LNv��7��xU���B��Rs6��V�4j��=����Ƹ�2�k�qs����v�e;h����m��%B
�!\��'U�O&{XJ9РR��HP�3�Y]�Ú��ctfOpK��W{��%��'Λ���OZ"�~��,,���Q�Dt������3F%\c�J���l"�		'Q��_�z?�增��g�_m",�f}���]VVN��m��^?pE�)��.�jt�*�3Ѥ�Y�� ��(�2�>�$�}�J���#M�<%����i�-^_2�&�2�*��e>Qs�1򦕇�+"���
ߛW��ʦY�W����� :
���xF��%�|1	»��%�iK-�D�3��L�9n��r�܄��w+�i�M��&�9~��W�q�L6+��5f�]�z����*D�M���-�R,�P��얏1�M��Z?5�h�mݖ��Ź�� r��|4�T��3^��g�r�EB�]HS�o	�5y�g��N0��6�W�i�
�nK�DX���2T�<�9��˶��s҂��{�D��ā�x��K�9���
�E;�}|�7�EL�D�RP!���0zAfg
c!F@�(D��d�i�f�P�]d�`����+��N�c�p�1D�LQ�B�-"$l���0}�bOԦ[M2�:��d�T�]
:�2��5>i��@)��� 6G�[�T~:�x���CX�ŸˀpO�L)�Y.G����6�5tId�K�������fyP�3F�ꥂ״�dG�Fm�G�.�ǜI!�0 `�A�`�e},c&�E�'BeLr��s�=���h�DR�|UW`ʂ��pJ�T��6��x;Q���|����*��L(�@�hQr�B�~�D��'+��<S�)�����|��YN��^����`X��
�`+���lY��^荡W��CӉH�2<�Z� �
,Ll�a�/QU-�����p��}���/F���h����v�l?{��EA}�6����MTP��J�a�O�Z1벴v��E�A�5��[)ưNX�%��,�-��1�S�C=Nʄ�Ҋ��a��Q����E�jg��M��8xB2�B+	����,��V�^�J�ڃ"O��GۉN鏂j!�t0K���ͦ}�[fZܽ�f��<('�b?����Sm����Nl�n��hP�a�㲞N�6�W�e�Jd!&���m�"�B���������Q��mȱ�%˼��4w�}wUte�4�~G�A�Y����P=K$M,��:oxC�g��*��uC��#|V�SH�U�`gkŒŐ�ĸ�*k��X�T��	��
����c)]�2��j�
?�3�,��J�8�Fi���l�Noc�%Avy���������S��2�P�̌�˴8���a)�@���tL/��QkI�ՙ�:h"$�y����Ħί�Q���M��vV�QHX{(��(��F]e�QB��K_-�
��7ѕ�"3��Ъ�Ɛ�[�-U�ZLP���
�|�H	�Ն�D�z"Y�_I��W%S \T�Iez���Ktl_:�NQ	0#�vS=3JQP���V!=V=�
3�7V!�.�t�D`���\���3H37�eAcq�F��/�p@=�-����5Q_yS���hG�q�6V=Ȁ��%�3y"��z��T������$VE_��f��ĆҦd��C��}�ǨEQ!��6]�'K-�D�����m+�YƧ)������h���6��M��5�r�eF�SOTJ���3�O�a1~렐V*�
��+����E��fBδ'�خ����H��FGB'm�HJ��'�Wi��ag:z;���Pf�)��g?P��*^�Z�yև��+���a:lT8o��D���"@+������h0�����gdt��_wMgٰ���q�ӢO�v^�^&b���v>ol�����l�-L�������]��
N��X�}#�)����քO�^5��b��,'��p^����;�̧7V���B�s���r��k"�,Ꙕ���Sc���Pm�4aI��R��P�NO��M��㕵�t@��� ՠQ<%�sY�*���u��F�E��J�a��`#5�Dż�K�N+&$&�>��b���8�.bc�~a��"94'(vb�@�ԙ�ƈ��+��*����I	�4#}2f�r�I����g�ez�l�Q(2f/���?+�i{��L�3�H�LNٚZ�S��Lb���}	_�!����a����IE��'�x�y�E�*�X�	�.?�R6]¸C%����"�QWd>�-!�ْ�^ɪ$��~��������%-uY_.��
����*ۡ8Ϊ,��*\���܃�bA�N�:8�ZQ\U�C�BK@�+��6�1�zJ�w�9Bи<�"͔���n�f��������!�����bS�,f%�b	#N٠�_�:8���7�JH�SBΠ$��a�n�����͉n��|IuC��Y)�*L��tt�5���'<W�rv�����H+B#0a���K��,�Ԭ���U$�တ߁1������I�q�8�*�����	:6�H�tRc,U��C�&��6��0t(xB��HQ1C�P��h5霐j��[���ՓE4���mo=��
*{�� K�w�MuNt@D�X��س��e^� #�,��
@<�5�|:
��3LlZl�VBJeB0�7ZH+L'���Բ��?@L�����՛}�/L���
���Y�̷"H�lbd�7Z5�Ą��j3
"�	c�βh�aH�}+�W�*q���3#�$�Ӵ�{�E[��J�A���:���:\;s�!'	�wڠsy?�W�:}�^�Xv���V�e�I��/�wN�L
�� [&z���6/��Uհ����ma�����a��-u�h�@W%!GO��u��{d�G��0�j�S���~�T�{\��x�}�{=`ϕ�H��O:F~/�����"n��&���%�o�g�(Y6E�
r-�4�~����Q���B�Wc�b�*n$F�K�]]�n*ۭ_���ޭ���c�L����Y�(��Q�ja#���k�s	K��;Ơq�.,��\2;�pLL�$�FI�$�7�A���q�'i~qu�����X�B��W3 r�H~(b��m�;�i�c{rNƀ��<Kk͇�2| �X�Dq\��ϋtY[S�qT��q �ED7,4��P�V�`#?�2���e���N����b������G3�	�f�J<K����V`I3�s/]8c%V�!��䕲����4��#*
�ΠF�TC�#�ri,��}U���&�%RgL�3�i�|t*Ѻ��	�Xv a��v��Ks<.��)�7DM�Y�F��1��J0{1:?�ETI���l�,-Q�6E��R#�3�:_iDO5�N�̎���A��L^;��
-�X�)�*B���x��z����Y+`�B�%!/i*�լB�"�ߔC3.n�g��X2�Q`h�%�D�s@�R�2kh��Ԑ�nz��3���A"i�-�͝�԰^�*̜�������Ec���'	a�XK������l�O�����W�
�ݸTòip��ª�� Q� %��6��2z�l�>���N�y6�q6لXc��IR�K+a�"��FQlBP�
�HXI�5��B�)C��J�L���V	e�q=t����s��i�i!6�Q���`h���Ruć�x���Wl+�ޘ�����a�g�40*�*�����[:�1I���B�O��Je��L��)_B�g|��TE(�����50���L��'�.g�?!�tq��s5�,r��eX,$Ӏ)��$.�F�Z36A˜Z��;���'�Wݯ7�N���a�-�C��&>���Ѣ^K2`o6x&|��Ċ�3]��bgњ/�+QY>��_b"�$nu��Z[X5ؘ
ˌ���NN1������j�_wF֯�e��L�5z�5y�h�f�T�O}C���,:p�W�t��XĥO����>�(偠?�#� ,��sмw��9L������-��+8��Q�x'ׅq瞉\	�d*'�go	���e�vC���;L=���
����N�3�=�w[4\���	�������km�*�8�X����!�ZSV��0�0�a�E�,,v݌T��{��~#“�cӪ�AB2���`�CM3b�b
d~�$�u��}����q��W!擖vB����w�y�DJq��
�U��{���ƀ:��������4�="�E�o�Z1T]�+1��/Jt������-~oz�GQȶ�2��N���X9O�\�y)<�SZs�h����	������J��3��\���B����!z��,]�#a&�dR��g{��^���l9��$�o1G+�W��w;��O�4e� ���#,�27A~���ո?42u��B.�<b�Sl	w���׳tɂ�}Žߪ_=�i�@����LEMPg
�'�\yM�(�9n�`Ҽo�d�ti�����$ؐ�<�ڙ9���A�����}���/�Yd}�y.@ݢQV��L���V���Ζv�:�1tW��C|F�j��H��ֺ"�좈���LzK�8�چ�C>/�9�Ox��g��2{�aE5��]�&K֟�%�W��R��R6�����*^�)�'���0��a���{�9A�Y
�9H�k�x`���F�N�U��VB����{.�a2{C�̨X�Ӯ1^�	
�O4�^R+#r�g�.�}�ږ�)`�
�d�8HF�0�ek�2D��tZ|A�l� ���������f)�V�
���+��[
�&`C=��+!*�Ӟ�d$[���x�[�'}��D�m^���x�[a�W�������8�4�Dx��T� p�&�+�R5}v�T�z)�7�D���L�A���L݁Z�n8o⍀�JI�	?l\� @܋�]eW﹘=��s8��yQ�'>�
{^&�3�چ��^��`@��k�$~?`U������
�՜�Cl�e�?�l˂E2f-���#(�J�'�2"o��𑎊�2���-$���)
&�g�V���ޙb��YO�md~�Ԣ�v��f7��d����gx��}e����`��[�qL)��3[W4�SK��{g��%i�^4��A��Є�MgY�z��/z:[�+��҆/V�E��hu�{��dՓ
�5
�ĝ
����L��|^v�Ҿ�9��玥*��Z"�T���l��$���-�(�1*<��5r��l�䚶�O��1�Zl
�34U��Ic�(k��8���{=�"����{������?�y��$�V�:����v483A�rn1L�&&��-�B�sY���^u�l�7�`hS��E��D_q~8���&�x�ڲ���.|�B�!#��+�*�����+�~ڀ;�YW`|9K���.����#��è�,���X</�xYo_v^Gvْν�ud�,]�]ڷ��'��c^���������s�œ�E�Ήk��VW֠�~#�(�ʋ��*�L���j�P���_���bA��.�wX(�Pǣ���7O�2_ֆ�BɆ��4��D"6�y��II=�bd�F�V�J&��T���!�CE(���	�(Q�5�b�$`;�����:�&��`�0-���p�7gl�'��P}�⯴��t:#L��M��WkتZ��F¤˾��t�uh2Ǥ�PK���ZA�	�<cN(wZ�7	#�%tf�[�s�z%�:n�3L��q�6N`�P�r࿜d��6�@����yΩ3�H�B҅`�"�>`װS�ȋ�g�H �d�8���yly�^֔ѩc���,z�sH)�4�ca�����,��b��&� "���_��<�u��.��Wn��ش�3�>�/�&��3�=s)�۷ "O�^̡%����dH*�V�U�QZ�2�F�&D�NKD��&�����j�0Avn��v���y��j�o<;m�j�a��7�������)��EY��7Y��mt��s�*Ơ���Y�$��'/>M���Էj�{���,e���q� �@�&JB@��ƌ"E�`r���nj*]�G	)k��m�z#l����R����U�i�q�=7���3/�窱����w"J��-��?Np��ؚ�B[٘��;uˑL�9*�<�1h_����$ǨE�в�y��I��o�����7����h[����]���=���'�=T���B�����͸�S����
lx��|i;6���ù@�g�*Q8�7U�&^2;h�+��"�˜{��1�X��ܻd@#����Ŝ��Ρ`��m&^��J�W�A_��
l��'�U�X;]����F6 /�X���Bq@�m$��:m�*0�K5������6�5�qU+$|�x��H����lZRD�'�m��wOB@��
��әi��Y*J�b�=�.����n�wAv^Pb����j�T��� �a���Q4�oTe�g��[��[�M%a�1�C���������8j;.o��筙�1��Zg�vk3�ݪ��s[�̸����q)��7QD�����Ƙܗ�Q�	�#�8:W���)�Xq\���QĦא���/P��*����z���">X����KK����
o��8�!TG��a,�
��Ĕ���*�����j�\�u�q@���UT�1��e#?F7r,pV,d�`T�ۣA�������F7Z[��v�� Jƚ��úm!�YTˊ������Y�����Uߗ��Y*��}Hm}�Q�'	��a�`۠�ADb.a$0vbO��^8�\�U9��=�U9��0��u��Mc�׼tG��r�b8��P�AѰ-cV!�P��(e2A]r*�P�4Œk��|`�kM��w���7�A4�@�g��/��T�[F�Ƌ�-qܻY(���H{l�n���n&�D!��`1���ZM��jb��B���a^⤉9ˁ�1�"�dc\	�ٱO�|�������[��{[l$�f���-�NJ�		��m�>����L�%������P�g�֘��!?%8;�R���s���@.�Lc,7Q�&b�0��I�����z���Xc��b�'�h���ea;w��OUV򲫷����G�f_�*�V��?p���۱ AL�nw E�٬rd��~Ms�����tV�l�7Ƞ8�b���r"~t�$«*}ʞ�S�dT�Ox\�wy?GɅf7�N!�a>c���\�y8�i`�'��6X����qc�7Ƈ�q(%WU(�	�A��w1��~���2�cm�gȇ�J���(������JkǨ��~"�}���SG�』:�Q�69^��崑l����G_t	���n�M˩w[�E���i���%<��S�%BD��3��@'
�	�*o��r��03�s�j����&��]*�M�T�!��^,�9��(DP�Ll�?�`��<��z��T�f�m�Knl[<P�
B[�4m&�d^��I8;k��ܘ��!��X(�m;?��v��L��U��s�Z��.�f�b~��M���N�_Pu�S	�)tM�/�m��aA��^��}5
]#S�w�����|���?=�a��?�Ä�[�v�j,f�����#�&�U�1����/�|(q��Z�aj.Q����dw�u�ٳ���]i�5�2���3-�կiף�Z?��yg]DRj���߭;�X@%_��P���:�Ѷ7(�L������ݒ(�;:G_ZA�Ʈnx5g�k2T��tY�p��h^�cH�*	��X�͂1іL�Tk�t��CQ�]���D�fm{�j��
[V5e�������6�!y�Mn�AdO
ݣnU�C~�+6+$"�/՜���+�{�z˜)}V�Y�X�2�0�ʏ�
�
�Ú��\ū�#GE�~lVI
����D��s�_'��)Ԛ�_����k�j��>adؘ[D�e��TQa����f���l�N�w��S��
���l��,��~}`�HՍ�Z�(��C6�E�]!��l�$�eFnԣJ`ma�U��1��Yf��j�ŧ�,ST�e9u����Y6�3���L�
q$i�xkqj�M����<y1p{�"7@|c!!o��&&&W��d0�bP��
;;/����Q_צ\uN�Z�T�OL(�%�{�]�׺�B:9[U��nS�����
��/z�l%�IO�{�^����~L��}�2��f]��R7V`��qW����x+ ID؛~)"���ICj �L��'$�vx"'A���<s
jW�3�S	�LU-�ZE�`f�r$�*����QY)\��k�F,(4׍�f�Cv���Lň�Ǧ�8�6�uZV������i�}vl|H�vs�;�C�=f+�yu%᪕t��74@AC�W��ϯY��`kd�t�+�����x#˩�'�32�ܽp���-�#���n�o�]]c�n��y�{����;ccڈ�Nm!M�Ǹ�glL,g`!�}��y��z9Ȁ���E��
��>�������0�mF�_!�Q�+��O�z���U����MW�W�6 o��V��PA�X���7T���Q���Y[�@?旨�`��o�]�z;L����CXV=N�-�a���xF2Z��Ḹ��mw��^���y�?"=�]Lچ�<*�5&4n[Wovz��0n�<ED��m��u.�W�Sńq(Q4�&=$xN����~A�l������
u��b.�kgT�/�Ȭ�	2�� _�����R�b
b�O�\%g�Ԍ�\�+�[9.>��g�v���Zr��X�	&���t�R�X���i��&��nuRe[p�KŹ�{x���05j�$+��G,[�>�
�BsU���cn��9X��s	�����2�|���ż#��"�Y�U�5���s(�V�JV_:ָ�-qck��%X/_�b�x�'㾯>tJ��0ଧa�<���;�Vu55z��tՖ��ȅ����
X��z{TP�(�w��G�L��N��&���K��8WG����59���l���ʎ����.E8>͈��(v�`��'�7ę�^�HOD��-�xM��n���PA�t.�f��B���5V�w��F�s�L�ƫ&��T吧�t��I�V�n�l���s:��UZ�b$��U�9!��Wf�kQ�����)Xgg2g�q��$s7�dn��	�����j�g2�|���6ki;5�E�]gz�E�м"�����rl�A[�����*K�Ƴ�j.�fCz���&r��ve��Հ�\�\�4�����4�C�ɵ�;��"�X
�zY	�I�����o1%�;T�r	�Q��ﵰ��<B��H�����GMd��8��V@�I�44�o6)%b'�ͨ��O���	�0��c(�}4?zײ'��UC������[K�4�d�N��l�Z�[>q�F�z��s5^�zF���L5�Jlu$Zkl�r�����S(�7�e�Vg"Y���,�o�%;ދ\�xV0}�i���]�.�T�jn#K����$�n�jw���JPu��={/��b�;���;J��,Aқ��K��Q��!2X�a���aQYS�]
Zc &���Y]���-�B�:�)�CQ"��;,���V�“�Q-�M��lX1�������{2*�tC��b,j�7Y���'nV�A�r��5X.ȣ^�����TVŬ��{s�hZ��	1��夺��'�fY�Q}5�K+R��&Z�ۏ�sI`���9�.ʂL*m��(}ec)�t�@���g�\W�֕��}����p��i��N�h"�ddL}c8�F2K ~��'�5�5�z
S�xTc�al�L�kPE5,�[�����e�KI/q�k����	�f|�����(]�'�H��aJ"e��ʚ�&=O2,	�K���=�Q�7��
1�]bζfw��.
\�"�@�]��/��=�>ҋ�g����8�b��pT1�[S3v]!4�g��H�rCybkC��
�D���4�s�a���Y��*���C�����c���:��7 ��\M������ҡb8b�m�(DZ�h�{��^�#W�@,����UF�*aP�k��&7�6�K��eY²����j/�F�J58�ZŚ�a`��Ze	5!gHH\�Њm����|ܽ��u���eH�)�1�(��HafI��E���.݉ޭ�D�	�]4����*pf��c)B]���Jv:B/^�������1C#a��#)h<8�TQ|�lzS ���@#���эΩ�,�KsLq�7aЏn2��(J��0��L��8�]��jʽ�T�d9�h����K�:ڳ�z;zz�K�t��%h�⺫W���HE�9sD�����޹z�h5-&�p,�)!�d6��=�,�
帅����p��=_�Z�
��{a/=3��B͈#	O��,J�1�R9�[C-�󱑼wJ#��ҋ���Y�gCD�Zm�?���$#��5y�V;?�R�h�n*N'lKvA��W{c�@�N��*�HڽuF��h]2�����u/�!
zL\��h{o�L�*!�In�]�0e�X��6s�N��m���x��JHQ��j���EV%P���<u�_���Ɯ�I+�,�����P�]H����H��;$�Rb��s�K��2��2(Q�k�u��O��'�Ȕg�<9�tH	Sy�	:�Q��񏪘�����o��m��Ɇ���|�t��Px0^�kc��4��xc�$�����$�ߋ}���iU����Ƕ��ޝN�q��h��*y��J�9uY�\�lQ�wO�j�<"��V�(�|x �3Z�-�0ͯfOp������0�g2"'A�&�ci=�:fŅ�w��dE�D�L�v6D�Ip�1���T�4��nʒ�1��U(��h� ׶��� ��4X�֏
�1cDa`���"7f�6XT͙��OP�h�C���
_d	A�[�C\U�Jz�HQ�i(V�e�9�&7 �&�v49�'�N�A)wJs�ْ�騬���Ԣ=����B?4|��g2M�҂<��%3����V���^S* �'�=�����'�rt��A�T���T�]ұ��g߾��K�)E�� r�=�G%�����Y�MC��ÆJ���e_��Qe��z=�m�~�I�3�}��AP6V�ݧ�,�&F�U&��Z�5�*j�8o��/[�/:�,�)FR�x��致��P7G�a��}�=l���a�ż��6~��J����,>F�Y�R����Y��D��&5�/^��g�
vɝ�Y��bM�Hr�dC�L��õ�`�n�0c���[[����D�f�@~Я%u��5AОK`�IJ�[�_�����/�#���b�*�ifCn��������8tf����>
&�����S�0�U{[��ʥ�7v�7����|�2Z�y����Y��J�xBX��6��Vڕ�Z䍚_��Z΍^��)�{U�C������IU`A�x�\���X��y1P��;9���l+&oU�B�Q}�!bs�g�*��M�tI�#ډ���-�x�tI�с㔵/�6ڨN��?K[�+��yPM��y"�8�J{���f�P�EY�V�ֵQە��A7��zo�O�P*�u��9n��.!�n9_7{Y]zE�-v�.,?��u����VS8�=�6�8W�ﻕ�+�^Ւ�*�]�t�|5�p��1*0�8S�4���:h�Y��}��li�%E�{^}	W�j����y~�ް�s޳���-�x+��tl�H6�~�<)�J�6R�ܰ��<��H~�7#i�0��2}� ����,�U�/~) �ɼ`�Q~3��,�W�n$��O���c�I=�oP�<?����ަ<���U�U�C��lX6,VU�Д�E�,,~#FT�8�VYi�zY���U��s.�G�`�0K���Pn@�@����pF����l+q���<���C����I-�g�h�i��('vǂW
�.�}�E	e^�~�&�H,�?P��Ղ�ơ�g��j��������R[�����C�q>Ñf����k�JE�-Ӧ�b��NJ)���!a3��5*רj\���Y�*^��ѐ}|�6<I�!��@����D�膇��p��v�%0��2���JMc�H�wC�ee�Aw��,'B^�a�^��R�8��mMb��R*ص����}�,�;#������
m�.��� I�|0BK_��1\���3~�q�x��͈zFƹ��O�Я�\F�ɧ�zd4c�޲�{3��
��ˌ�H�٠D���F�}�-�U��32<s6�dкF�2��(��B`2R�t_�j�F�5��`��Rl�M2]����ų'�g�߀���/.T���;��^u��O���|��|���0����v��"/�	�Y��Ѱ�͜Xs�T���zK�'02|պ���D`�7S��k��i��²`��x��f�C�ڄ��E:� �j#���?[U��z��X
��h�ȄgS�SD��%��#�?��p$���O�&��$�uTj��J6#i�,6�Dث�d'M7����J3rZD���1��alhE�jt���0tH%��$9R~#�-�~�bX���2'O�Q��<n����3ќY�2�4�8?2��25N�r�������	��[=�~F
a7��*�q�z7���5�����HHwY1aw�m��K�IE|_.�Woۊ��~��AB�Fu�;+Z{�t.Y`�9b��T	�F%�\D��I��3&�+���)XT��=)/��q�WK��.�":M�DP����c����	�%r��T���j�7�����a���E�Zُ�)�_����&�ޞ��./�*3.����$�
�",�#H���
Uoh��{a���{6�0�Q�K"�}��lx��R�~`+"�{���$+�Ρ���Gi�_�mDd�|�Gժ��i��$M��ˍ� dL�ST�Y%&|�/k��h��T�j|�i�+:�
PT�x��;��ЛR!��&�k�1f�C��&�F6N��ukF��f$0x`W�Y$
᝘�r�$b>��MŌ���,q�[��-Jf�u�~lB��OG;B��h�v�D����֌�m�,�Q�ۼ4��5��(����ߎgw+	���O�6o�]�\[G
A�j(��٨?�s��V��X�Goڗ�A.���z��ʺ	
�bZ#�2�Z��z1��u�jȯ��j�o�x�l���ћ8�1�RkВ��FCQ���>�j8(rd��+�e"��]�m�m�θa@�4�AMlE]~wF�f˙�C�X���ʭ�'r�BҒ��!�J���\M�mOc3�c�Y��smI��ū����#�I�w�&�JE]@51��[�h�Лp51�2w/�nRe
�;�H�r��<P���S�:^q9B�kh8FNf�`��������@���A�����X;c��"�De�!p�FDD<
acN�;�sr�7�.Tq(#L⠂BA\w��<6��т<w
]6�&�0Y�:�H�tv#�/g/�	i}"ʁ�M�zv���޶�H�s���*����(�b~�N��X��뙝S������f\��.J�5��=#”V�ơZ�ϙ5ktt4go�f�Q�:Kcxųd��Tc�Y,����<�%�Z������U���~�m��-�A����F��Dž.}�p����6��ZgC��(��D�iC=��dm��u�LU �7[wYYa��HnT����6���E`7`Y.=�D��^��3Mh��D8s���;�0s��3w����˜�w�3�3��M�6[ܹ�c�J��d����L%�39.���յYr	�nB/P��X�7�.��
�ՙDr2�1'�k��Yw�
<f�8:��-W�1�c�ݲ��G9;e��m��L{_��RT��r�N�ٹ�7�"f�NÚ�
�ۖn�]��Ϟ�Yp��V��
�ߙL�3Θ�L���36���B&�Z��倨
�ˏ�͆�:²��f�	�T��v�/��
e�s�� ���IN�(Ƶ�e��h�e�����#a�B�%���+V2�0b�M+]]
L�A�%/c:j�������Xn�`8䑅lU2=���9
X�!m�j��qƜ�e����v�ǭ�č)�]�?���[���D\��"�<�>�E�c^ t��Д独�s�����EVgr�ْX�1���f
��U�P�HMpl�0�Pd��Z�32���L�l����z-�97�]�m˛��#������l	�+�jRj��<2~U��(@t��#��{L�%�*;w$D|�s�2��DsK�Q��I��,��Ċ���)(��:�H���w�@���?w��7d Ak͑p	,TM'��f�"�֬q2ken7�F�T����Y�P�a�:/�`�MY�2~C�8��dV_&��O�W��d���,��-�;�"�ڼn�:�/=�J���Ub���x���eeѱS����Ô]�����C]r�$$��lf�!Yq����,6m�E>��h�ә�i�у�"
JJ���J8��A$<)�jpł3�Kl��,e�=Z��<q3�
�V	��V��"��dG��`��4���\Gu��vC���ΐl�@�\2֘�6���2�EA��ս����	��3�QI�.b�s,�,
��Wo��֑���~eZ��%��� dUʖ�_ǾR�"��&�i'ҡ>�6�?�)����p�_F��)�㱘�
�_z��ci��"+a�0���Gs�V�������;iXX\dń��/owY�Z���t�k+�fxY
���Qh��#��{��!"ږ��$�Z�	a^
�i�
��8���+&=4�����kc�{e���k�o���Xl6�Ç@�� ˙K�W��`��w�;*�	x,gf�u�yh��Xd��&y�g�3~a�t�&>,��Xb�����P�&{ƙ���ċ�4�m�)8$a��~3g.C�E,(f�<��
~��Aɡj4�,��F�\a�E�o�jv��(0�R�.���*��5�qk�#E�G���e����(����;�GD�}�5s�c�C{Rq��F��
�wh�֋R��Eӝ�g��G�b������i����������1�2�uv�:�a��92+S3��b�l\�Hȥ"��Ó%n8Q�'if�D�Ue��A��DL���{{g�L�R%�lQ����*�P����q���d�X�3F��"ű��"�EF��.�JHWA��w;Ҟ�VBoC�x��9`dY�u��٭��]�–�ֵ+Pd��*w���,��54"�#�p�4�VZ�h�
�0�p�e�EX	6�8�B�0A&�'Y�4q�vcB�X8���Z�Xir7Bn���훝DBq�1�=����S�`���z�d	"+!��fa]�z���H��5�_�7y"{C����������	��.��T�U��-+��YZ�M,=�4LX��˴9L�̑�gURsC���!0�{X�f58�G���K>���0m5�'�@U�X�#ΣZpQ1�D�c�[��1m<Uk�:Wx�LC�/�`�"��ܭm迎r��(�p>�H�r���|��E��3}��	C,l�dzܐ}W��n.R��'�-��l&e�ǜ�d��4� e�]И!;�� �֐�6P^�n�T�
�����U8E�זp��YA�PE`'`˺r�(ۗ1�����(�U��B
UC~(�}s�&�Zs�p�2;���i�D�^!QM�J\���E"��<ZwG=v�Ѻ;h�}�
�+=1��1��F)2��R��j�b��M1�P�%]W�r�8-�^Ωx�,�
%B��H�0�;V��h�b�:�C��Z�ט�㞡n!"�j/�;�PS��o��hq�X\�m$�~˕%�P��#�=�fm��1����X��1|n���ܠ��6̲�<��i�� �������y���=������b�f�ӽ"���OB���%�[��$	{35���ʟY��k1�;�$��`_ќ�~�u��@�����T���N�*�cI#&��t�O�(3��T��#��b���xA\<�{V%p��L��1�j�kVt�K1���92�T�s?0��Ԏ`�e6N�Y�p�c#�$&����B���Jv���ݥ�r ̽������;���"e#��)���*2�,�AM(W�`c�%f|�`��ʣ��4 n�
�RR�J��ًJ9����o�@���>�,yi���+�N����񵫅��b`���4����������c�v&�Ir���ri����Qad��wMC��߾!x�����
�܋�"˅*����A�P'���r<i�_2R�*�^�b�i�$���G]Wq�b8H��H�
(AD��H�2vqP��|p�c� M�
̃+�D�	������z���w�R2�p�� �X�f=�ĭX���@��4!�&��eM��?`�JP�ico�dp����+��9��Й�R=���/�k�/�|aSy�I����KD���g�����P`�n�]�~�^��]f|�w�9�4ϛZH�"�3���&b�B�A2�b��b���0k���\F���`��)X�o���z��'���L�@��A�!��������RL@,�L�72~Ǿ�s��*�F���D�XP)-DX�[���z"�H�v�7F��g��2�5�a��ǯbŁT-E|6�y��˗�"�{�A|�K�~e��R'w���ީy�g�2r^�q�rŒs�d�����Mh��KN��\&�y4�WG{�gi�z�_"�{���J,�B�׵��䋐�I�3�8c��=gs7��z��Zs��6� �75��kQ�:�
X,��%n`1`��;�j)@�6c�H���"A�O7!�̺��,c��8��d��ViKd�k�
��F�-���a�y�x�
D�o |�R!� ��\����W"��F�p��j�Y�ep)����r�&���bMH��	���z�lhꛛhx<�mF͗��d�-o�ʦ0NDN���?�x�s1���VS򞗨WFbd�%O���:��KK��"��Jd��U�k�z6=�gɜ��I��N�TP^h5h�Uk2�.���ږl ���Tsg@G�b�{2GԤ����|��f���Ί,���t~u|-;R��́���_Sa=�<)���H1ī��6M�z��'��^�M\�i3B�X�0��H�j|De��GCK��ݔ�Ev4�6�w���v�l?{�lo79��+䃫Çr3>�Ck�o�~��Ј���	���y��H�l��M��3a[�l�M)q(�v}�L|Vb$�=T��qVe�&�f��9s�[�
���:�5�{5*T,2��/!j0�6�۫�Y��i�@��*�"��`c)�2��s�)2K�T����w�
�e�b��p��(6ՌF��4V�h3^:��"�DL*D9[1l5�F�Q��7?�k�ɓ���
�A�a���X�jSfw>;�4~�j��v��Z���pT�)�E�~�l _i�
��_�~yB2�0�l ��:��a_�� (4�	�D�l��W~^�VD���AX�+�o��A�XlUن�{���?���DV�2�aL�d%48V/�m4�p�V��,�46�X��{i�
x��d�q~g;�(���e�;�I�<�r�{�W�F��ĝz�V���%���S\��mM]�+��	U�	E�b�P,��5DB���>
�=MГTՄ�l����Q&%��9K��Ldڒ
b�ϱ��_rLo�OΘF�2��.�
�$$ ΪT���nx��CG��U�f�Q՘����Z]+�v���/��I�_�|B���Xe=���T;�ń�NV>�l�n"5�[�
�)��K���@�wVIAY,����: �̀8B��b,i����Z�G>�S/�-��6�I�ٍ҆X�e��X)+�E�3�EoČ��s?�_��poyB7*��
���b�uHο֦��E����8p�.���Ok�#�����	&upd��2P�֑by2>��m*���X�|�@l�S�om��؟rY���y��rR'߰�D�84ԪYi�B�_U��Qs*�P�ֳ
'��5�;�y�[װف�&Զ����:�����|�|e:z;�y	J_E�O��#�j�L(~�F�%<����En����E�| 	����N�[0or�¾�%.��W�%�lo�C���k��|]����	��GKV�s�wS����T�S�DE�iɲ�X�$6Ʌ"�IkN�W{șk�֖�0��@z��Z��ѕ�ť��<�5-����bvQÉ+]W�YA�AI���Bs�4�P3#��Wo-VY�<�E�7HJ�@Qf�q�B"���*L���01����9Uf�~`k��]c5�B8y�F�����؟	�69ц��T��3'\@���B/1�)Y�3@�Ӫ�	�XB)l���H�)�6�n�t�����"#���#�aK���{�5:�F
i1�@s�0��b~��Un"������Tx�R�>�J�QU������7�=�S=g�.��~�T������cc88��Im�>��NL1L*��q4�<+��-#ןc�/�M�Q����R�E�:$�hPM�!�0�l���h�z�zR��B-��C�-���%�r�jJ��YUh,��L+kq��^�"ƣU��
Q����QE�g���*�v����R4nQ>aEqU1!��(�Av7QZ�xz�>M��d{����P9H��zj.�ܮP_���A8dw��	+��z�X�.xc-�-�ʆ��
+�ұ1N`��(.r����Y����iߚ���|J�ЫL̻�al��Cx�o^�g�x�|�M��,�yiZ�Cd�g�r�8/��Z��U^�����	5#�Kh�e�#Źb7��3�o�D�l�2I;,�$6c�4�|R��0�� �K�e$1-��"Yj
����T���l�����M�]�z}kMA��)�Q�eh�8qr�Q�ps�4�����C`�;�V��5�>YoYS�Zܽ�9�i��i\��2h6��b��\<@䁜��&Lw0s�D,�=��D%��H����r��g\��l��]ќyƼj�a��a�㳘2������w^���,�]^I�d�҇�Q�Jb�k����N_g��#����3��hd��L�3��V�؎[(s's[�w*�Vܩ\K�)�U�5*��~���^�~e�������Z�*��A��{Bq]B�p��Yx��>�,9�qh�_q�iW����M�Kj�%9��e�mlf>�O������	
K��4�Nw��&��sBۧn��yu�ʈ�d�ʔ�ȫ@��Tö�����"���s|ݺ�
�,�I��������b�%6t�P;�l�H��p�u�N��I&����y�A}�h�O5�B�M��L�X<5&���Rع�*���(�oW�U��O�0!5�=�5T/W���$��c-V��"�r-��Agr��3�r�%}X��mJ�(�+��o2�I�@:o��&7̟H��/QWg�>!&U����L�9�E� β,A��X8��c�}潴 ��\��\��,k��Y��>�jl�}$�	$�aO2m�7��T�l�����p��x�;roO�5w�S!��i,�W�^W��c�=3��ȱ̱|��_��*�RY&`$����S���kŎ���a{\�X"b��D�=>I�w��,�lM��}L�ʕg�A�UO9�u����I�e��j����
��\�AC�s��߳�ʆ��G����Q�7@�������rq���!�v�\\���<��,�e�`*����ݲ�yHVzn[@��]���k�rA�#6^8�&�#w׺+
�>C�H�����pi�,z\����%eB�+'�%�s�|찁����VXV3~����ӕ�y�[r��D0b��X������r�
���f��h6�H�6Z��HT{�&$?|���hg
�!����Q��=��L��tw��P�)����N���,>C���	�)+jnI>�L���-���h
�!�X�*�a-���>���V5�/��xS��c����%	b�+J�,&�G�i|�[��73&�b�[b�J�:g_� �ՙSz��]�E�����NX�C�(�
�q�1�IN�n��RM������k�X��O‡�8���o-�!bVO�
 3{wi%,��%�A"����z	�^,Lh;���04�wX�kʉ S6~{�h���`ouD@J��V�Lq�2�&F���(�������F���Dž����/V"�	�3�ٳB��q#g�SD%qV,&���)<��*$� �OFg�rEO�l���a��!�&�V�������e�S�u��R
E�jS�jQaړ�*Lg�շh���j��kE�5�+�."�T���*w5W�«{F�;�4$IU����6��dK��D�f�[����|�AF��Kl��=�:,��ѐ���8P��?Ԏ�Ye���l*��knR��iԎ�eq�/�=��]�+z%~
z0�rqYRqcԖFi���>�.�+iv���}&�@ڜ���"��K�2���q�gO���m�Ƭ�L��*���\��������@"h
��[�ʚe0�����B���x���t`�Ɋ��cӎz�M9�"�U�7g��hnj�oY��ê�0?���ʹ�MLi�N��U�l��88�ѡ�Jڮ{��Bh�F��ʻۖ�(���Ps$CNQ%��$=�8NO���ٍà����$a<C��
�F���T!L1H�炕I�w�1kJz��pU5)Ґ��XM�����>��3͛EZj,�<��yPj�,�UǛ�?�0�Or���3d��9vQ��$"maJM�9���"[�'M�V�� ���,�]�JN���u��;g�����
ԋ�W�^����E
�V�㜏��<bV�T��&!�ǯ*3:�p��� +(5L�����'��`Oˬ7"$�[Y
|����kI]�S9�!U?~�H�E�ܗƨK��fU�o��uq�|�!�h�ml	_��„RCT:�35C�$��
Q�H��PM�|�5&��[��|��Ǎ�W'�qK5�T�yO��=�X��ao���X�������޺�cI_��,T�c@��MG��Q94v	�#�q+���ZD����L�F�]�@l�w�	�E�Ђ����1�¢�A`�+%�~�^aQ"��*)Φ
���"'�G� a(iv\���Q\'}�sb�9�A|�ɫ�yc77~N94���+�Y�*)x�y�b!�U���
$���(nV�6^��&�2��T�b�j�xv 	)�)�nn+�ݫ��k>�%3by^.��Z�!�p)�j~4�����G� ������M�$gI�
CU"a� �AIv�D2���	"a
n@4E�)7��"&����!��Q��R��S� �x�u���W�4�X��,��"�c,�q��w��J�T�_7v�\UXvX<ќ�|���P2��H�P�`681��"�{���)c���|��l���	Ú'4���X�n
�յ�?C��*����f[I�蘆�v��J��&��]���m���q$5�3ޑ�e�c[c%dgE7�H�i��V���8&��nt�l��=�s��?�jU�jd��q8ݖ#<�vK�%6*�DC����ڌ!�U�'�O]ԙ�5�Z�k��'�2�|�`���z��H#2PU�N��(s}ka�������I�t#���ZZ�\/4v@J1�wgW�&�/�Ѡj�ĺ�>9�t���=хP���PM�>ė�F��h�l��Ò��,q
K�.�^�`��ˎ�v8��2T�NەrÞ�g��d�����C69Y���:��B�c�|Y�j9�Ѹ7э
m�x��D���h�o��8��H���M*G�j<�,�bn*4�(�5����7a�Io=�6s��p�8�����S3[�('ё�6<����
&�̆�mm�r�a��EĦArH���H����ͺ��8?m���PhMIÇ�͝6v��G[�dۍ����IFZz�Ǡ
��A�w�u.om_ڛ`��jI��%���K�X2����t��~h=Ř��p��?2����6V@�w�_\�O��%I�ts�G<DY�)c�7��D+��
���#���ҡ���9�ti�v��I�h'���+��=�fi	k'�$=��d�.�0q8�';*i�j��t'��j�Re���zqs��b4���WJd�zd?��}�9�}�1*N�K�Ţ��؞TC�G�6yo��B"���T��20lAf�L{Ǽ�loGO��s~GKh�e�����f[��:�Z�:�.��ͮ�Ǒw�rN����.k���aBHx��c���&y#a���s5��{*[Q�0��f����*E8��7J,��Ylu�������@h��@��1N���8x�4V�ȫ'N��|��x�)@ �p��Ʉ�S6�\,d��6�k�d}�J_�,ki�)�I}6*������w̟���w!�f�ʀ1?�OY<�c�1��j_"v1��H��7�zմ�qQ"����0��;{��s4�9;k}nM��"i{(:4�SE.E��Y�x����8������]��$��JFdc�|Jc	�c��Sr_ξ�L@hς�I�&� �`�ls�W<�}@9������ݐ�6��n�]����*�5l��y�,1^_c�($マ{s��ˏ���9[uo�ky[W��JD�K��_��1=$�]� �bS�:��g����q����A� �����!�i��dひ�)�5������j6XE`"�XHE�Q鹕
:�+�yi���@C�Ӌ��Of��у����xhP%ȸF����6��f<�-L���_�����K"*�DT�R�U?	�f��Gm��/&j~u�V���Gi��j6�@��	��L^�J��<\��N�ӫ&>0ױd5�x
�q�z�5����ܔ��8`�;g�6Q/�Ο�Y�$�4��[g��T&d���&/�H���)����-��吚k�iF�ʠ4�YX&QV�J���ُ4�Լ
;{d��Ĉ�Nw���J9wԻHx?�>m@����.`A@ĸ?�ݴ��Z�Þ��yǗaV��6��l6P�1])xzހ����\˚���nB��W"b�9)�5��8R�O���E�������B]���ϸOK6�e�t���Z9��^�a���ԟ;i���B�#��.Q�o��`�^����Rh\��\�@���L��ń&M�1(�'�mφ*�aaJ���j���H{�``�̷��!����X��^7���>�q�a1+>�%g�]U�_��Al�]�̝r���N�a�&�A��!�Ly9��~�'#�O��25ͪOy��R�+=3���j�pČ�fkÐ\�g�1f]� ��1���Kq��P�����!�w�������xz�ݚ"q՜C�弻헊���b��X'"�n��(2�J0Ȟ�ױ�c%�U�L�I��q��Tb��t4��݄��׺��k%9�P��(b��kL죭�:r\�z-hbl�c����r!��/���o4d.{D��6�i`��<qC�\�c\TX������܈}W�F��~̴���n4���Aʽ%Q����/��x"؟"A�&n����f�ˊ�����x����B���h]<Rge���c�\&)A�h
b��=)%k�X����
u:�|SG�q��U\(���F�9�&,E+*ɯ����rQ�����(�YmB�t��w�ʸu�B��
l�#�f�3Jl�)Q���4��t�YVxM,d�Iy���qz'+9����1���l_�����4�UE"0zڼ8�y�"�"Xϵ^�Kr�A�c��q|�r���a;���]���U��ٞ�Q�Rv�o��S��$"p0���&�o��CG:�n�!#)�]�W?��!.P�BX��-�T��hpn�42����ݫ��)�۟=	@��Ȩꞻ�˟��!3�����i~��L�1���x�`S"R0�o�F�ۨ�����"!Dʵ��ɝyQΚ_�ܼC]�xG��sȓfM�;���~�1���%�����C�b�e�[��Z~��W1�啵V�"�g��f��F��iֺ��h��Xg8)�(ڋ�&q~�;y81�G�v뱹*tx�(Q
k�@K�w-�]��u6tqWlg�D���Io���)��B���`��z�^���0�����C/���e��oK��h,�p�[�&�[�.�i�]�P�
�Y�)�A\��f�'��"kNm��㺝j('wrU�Ȳ]6{ivk�ڶd�Z1�n�B����K��<��Nܘ�_b��XN��q

�ħ������</�jȗ���Ѽ�M"��^Z�%_��O�o�1���DÛ$�(��Ok]�w�)3r�g%&�;�zT��N(4�L�I���5)U{'�H�Ÿ��:���}��Sr���Hƞ2_�8��r~>/^�d�~㥷U>��#YUf(y�oHJSq*ƾp/�Ƴ`����f�bmO)_� �.n��%�ZG�i������ݹB��s���N6$�i\�'��G���05g�!A4ςPWj�
7T޾�3��L��ƮMp�?�z#�D��&Vl�M}� 1�92��Oڴ���/�_7��{�K|�KL��P����DU8���6��R��mo���Jrŋ�.b̙�+���Qʊ�
�|�ޞb�dj�!S�0].#���j���%jG�D)��N3����,�DbI>a���u�6��jٿf>�~|�rC`�T�M��4�KpBP��B�fVW�!��Ahʈ�bM��9��o[�S���w�[���Fյ5'�î�Ξ��M���g����L�d0O��',��Y�	���	�rH6��d��Wz��+�k�c�a=a�i�I�l��!���<�s�nw����~���8�$��p���(�E���n ��a�mA&lƲ4���:�V�\���!��J񬤟���p�aΌRܥ�2G��]�\�c&Fu�[�-��4<����*t�5�X�8yq����f�j&f��	��oC�n���2\���Fi��=Fg.�v�C�Uf��M�D,�@ \���Gc��g�zHbK�7iߌ�
�J.�Q�XD5��w�K�㲚W��ۤ�@�t�Y�d.K1�Yd��:���9UWA#���I:Mi`L�d�
��"����`�r-7�m�4��8���S���
�\<����c�IL�F�܃�hv��w�5���	��J!Em��j�Oj��A�&7�:e�m���Z�w���r��
֚V��]��D�è=g�P�RW}_4.�G��΍\�^}�tκ�p��K�Q��E�
�K��|KH��ڮ��웴vف	
*���-���%���,�]S2�o^m��O-s ^�R���%}��t��!j��9<���aiƲS����,��r_����Zn4���mL�j葙W�C�0�1c��p��䩒��*Ǝ�Nh��@h�������h�P�6��>F��p�ޜ[����)$��+rK3��q��}�O�lL�&g���`X�mX7�W�F�g&.��B���f�Hj�rm����3�
�G⥙��Y���܀$��8zo�.����5�l�+�Jg�蛄A3T�#��Y���c'^���H��9�/D$X?(�
{�9zG��_��S]�7[�ǭt���i�N�V�������boK�3o���W|cL��TL��][���5�"&�n�ֱA�9��Bc*f1�%ƮiZ�C��[�7F� �P�k��X�n�Rב+���T[b=1m�\u�����U��@﹑��V25�7��A{��|sI���6\��,-���}HH�1�"�'���׈|��F��#��t6gh*�%�}�#�h�����4ߦ^/����#AN��Qb�� �d���*_TmkR��''c�$m��]���՛����ܬ����$�M�r���CfU�Bю��+}�=������A�βʲ	����{\��ؙ㉩@��,�p�u)"p��l4q{K��'�̢�ȵ'�δ����ϊ'ҫ�TA���Qʧ�O�"6܈�	.͝�]*q�*��(�y�H 	�3�΋����@Jb�?U��;t��Q��	���&A&�x��/W��E5U��>t4��j���|pq2S�]�s��
nk�q&M�L��0�
�DT�R��M\�Jx6�ŦA�؜��=f���Zu��V	CI���l�g�Ka��6n��C�~b������J0�N�u��/���14T����>Ӊ���9U��T�R�`f6��(&�or��}4���iE�b�a��T�)�,�h1g����Ew◒n�9h�h\�=K�����U�Y�f{e�#]�~�����E{S��l��i�9�yfb��=�P6�@�����\����5�%J������[|�wR��phq�i|V���|�j�r��3�X/��e���wN���
�::����<��WS�:L� �;a���%�s�����y	��y;}b���T��:��"hߐ���5�ֿƴR7{!��Ues/y��(�<��ui���7 �K�����㰇L]'����bf~;<R�:ߖ`�W1YM܊�ĥC�!�0�qk��sk���Y!���F����<9�T�i����Q����rb\�]l�6<~ٕk��ن6kr�o���4'�6(F
��v��K����\o}X�_wQ�\5\a3}�oY�5�r���j)�����,7f渙�4�k�h���V5A�$�mB��������5.J��9Ԃ���kW_[(6W4����w�TYM�i0��R���+_�B�V)���f�
�UcV�E���w
M�W#B��;A�E�l8���ɪ�\†r|-�1Qv�
�텰�c��VG�h�^��t�d�
��]��)y���?
��dV�1%3q|/���R)s�N�؈��������(a�hy#4��9o��w9��c��m�!�P�)h�8܍(+L�����|ߟ�%}�%����}��rn��.z]ɫ����&�%g֧�O�[�|+H�j�����\�#����\bY4Qf�uB�wՋw�&_�i�'�q	,�%B��G���59J=��߸��%)]�[Z`���� 2�p"+K.|l����`���k���B�2�b��(D�ʶ9Ɔ�j�,��lƅw���7���c��a�P�K;Ov&���8�@��k5z2�f�̂$b�'�cGBѣ�"߬��!�D8�+�b>l����XuP
��k��*���F����q�H�#2YIe<���PAy�7��:��0>oB��8��X4�*��i��X/+����
������j��_��Ai�cq���S�Zs`���>Oc�E}�c�
Zx7W ��
n�IM8_Y���Tl0"�?%H}Y���	�Em
��N_�E�=.ӱ�l��R�ل	��=;�$�w@��ў4�@������!�*�Z�������yaD��k�L�T���w��Y�+M�(��2^��&ۑ`���%4o����n�@8�ݵS�d���~�WED�%���mRt��/�/�N�{Ԣ�Q�
�?���?4�wi<%A�,p���E��f��բ��H�q���S�ִ9w�:_,���zQjW�vAbL��M$4م"3ի‚h�޺֯^E�K���]p���U>�+�QY�B�t�8�	
�XK�=C�m��~�K�U1!��V@h9�v׋�����=6P�tF��X&,�tV��̾���"�`�����˺�:{;�:��P�˅8��PqFN�8ٮ�����qQ%⿪���� �.-h��K���?p��OT���F�:1au��4�Z���Jk��X�&�	b�gX���4~�*�{._Zm��9�	�K��f�[{Z��z���t.�Ͷ.o]��:���gE��0��4��5#�(5��m�
�%,�3As���Ћ���셩�������
P0�S�;�C�F�#aU�[M>C��E\������-;���{mz��zmY톦yOc$Rq������v'�ң���$r�T�5�ր����ѹp�M\e��&�ا8i��	�^�*�z71MD��d�vq5����^�� U1L���q}�tM]'��L���;
�Q�#^�g�4�G�<��l,2l#}*�O,����k}ķ�X�>�.���K^����̳;�C���s����a�@�C�Z�����R`m��{YS�\e��/�7T�
��S�Ыy)�ǵ��Sh������E�Yт���|�x����I��t�E�7K�w��'�y�]6��L�XU��Ao У@�!�B_�cbU;�p!�����;�M��@M��L�=.�w鋢LfCO�&�����	Q�nr��Z��{��Z*���0-]�"�z���M�3�7~cVHX�ǯVn{�[--n��O���6���Կۏ�Ͼ�"�O�q��x
���!w !�nr/��\2W<���JTo2~Q�(�e2�U�`K��k�:��j���Gm�2ɳmB<%���K�p��
��uX%��SB����?��ǴT���m��W��1sP�rv�d���
J#���ć=M?|��	Zm|m�̊�8�QrK�]�����5������<ω��a���VhA�C���-��;rΕž����7|�������\fY&>�G.��y$%��ȨPju#�O
��Qrvڝ�A�\$hú(�ǟ�m�l���W
tF{JQ�����+A
�T��!l�� �>��H�_��fF�P!Y�-m_J�ZV�����"��R~�K)o��	�i����,:��.����
��}�E��	�U���=��5�
��6c	gń������ը2~C\T��g��k�N��HJC*4 ��@m���{�Wm���7��C-�!Gњ^���{�C�)Mo�����o�V@�^D�ޝ��a�j��K^�%爵��즪�P��Q�l�K��6M�^�������YKj�z���K1K�]�7�F��3�dB�d��s3������u��ƭ3��^���/!��oiZ�F��D�n��ㆸ�&L�
$\u��9��1$�p#����؆_C�=/��X��RaܠZ�C�KX/��.��r�t�.�Ø#0��q��07�E9�rf�^���\c�!6l��y4.��_`������9�E$ �s�87HK�������(-݈vÒ!������Zz&r���L���lk����YQt4�چ�3d$@�}k�+f�ɢ]Z�㻝��H+U���˚�5�;�RZc��+Q�
B�"�bH��M��u����l��I�hO:2x���բ����V�)ת�_F�8�H��i�P+�U��7��z�Q*]Gq�(E��C�C�{�U�ށɡ��
QXr_Z�5��6~_��K�Sk����_&E�xl�~��|X2.��U��i�q>.R��E�{�=�ܭݭZ�SA❘[�p�B��Zч���׆8�j��
=��d���CXOG�h���o�V���.x����
WF�Kx����
�}ā�����z5fF�	9u 	)��U~��0�����&/�ő�2�6Y9q���~��gU��A���V�PjkV	*a)d�l�6��)��ݘW���قq~Pmr���^���t,i�X������V���,�7l����V�a�٩B�aqc��+0���]��	
;��g�v�8�c�}�]�5R�#fN���-��fa6Y,�
���-Q)�.����Ȫo������Gyf�
��Md���&��i�d0+k$��K�b+�	��D+A��
�BI�[a����-�vx�mw�,|7`�d��Z�i����Wc�f���\T�;��nɪ�[��::�–5l���SH��"��|%�c���8'vG�����m��z��g慓v���	Q�`;M{�3���2"ei��Y�ά�җ\��W"�Gð����)���ͻ
'q��2w� �C������w<�Ǐ��ؒ�
qm58�mj����[+q�I� V�қ�3<(��^H�%�2[���,~;"�EY�ˇz���ꏄ��g���O��Lꌘqbd+�m��bD���VCV��B!��x=�}-r�����N.;�O����P:�猌�sd:T�@�I��]��f�w�Z5q���[9pu"C?�}��!F��^�5Oh�}u�'�̹Z|��e�.1�ro�1$��8F)��ɣ�1�K�-�����G��-7޳�lb�I��lHp^ܤi���<��K�f�F ��	����ȇ&w�X-��D���������
���>�W�e���nF3	���H�Fō)�QߥRM��]ԛ*�4�9T�rH�'��K�LF�I��o�7�0�6�v!W}KR�R->h�ո��
��%��;_*��	W�X���R6:�#L���x����o�q��Y�0�̤FBB�`��z�N���L�1es�h�{xѼ̩�R%�ÑY���޼�� 4��~F��l�^w��$W�8Xr͇�Z��&
ה�@���t&5ͭ��$1(�p0„Ϗ�a�g�ݴAֳž�<��E�t%�חS��c620�_jT�sؠ�o춚�Ħސ/!���ev��P΅gT�E;~7���:���e�=�M� c�|~�I)��,�Ke�{�h�
ިzJ�I��҂�=���i��IL��,��]4򊱗��+&R��w�!6��z��e�X&�y��۶�[�x2?ڰ4,�6�ھ����x��V�w��@*�؞�гi��^&XVK��pݖ�ĭVޙYw���9�� (=�-����Ĥ5z�3�ɒ�~Z�\v���&���+J�#6�\<��ۺ8g�I�gw��`…��BJ�:�DnߕUF��`�8��a������yH�U��-����D���Gs!S���X?
�4�A��~�N�=��K��{f���[9���)�s;�!��?Z\�w���D�q#���E�}�<��/mhr�Z�w'��H�%I�^�Dx�ژ�]w�fb�������Ka�	����.�Ι�M����B�kIF�G�4{������UI�c9o&V 4�6�dΐ�~g��v3]=��y6#�(F	�X�(8SK*�ۭwdJ�إL�	0�s*�uA�q���A=%�L�?LP0�%%�q�
T�;c�P�oi�_�u򕊽���
��yVkj�z��0����Q�.E�T���/���
+[����}�~xN���\%��<s�Sm�
@
�<�WTV��&��g#kYd���%�'�q�c!6Q�%qA��&U�j	Z	H�~G9k,�<ʏO�9�A��K�#ɶ65IPH y+�kP����*�P)��5��JV������#Vm%�Z/�`���S?�GVP�B��iҽ��F%��?W�A+����g�TǺ&��5�Ъu@߬�e6"څ�p
����&/�]EΧp��?vOI/�
&��DG\�.ZH^�nӻk���H��4V��%_+m�@�;b�Gm�Xh���$S2�Uq�8E�i���Q��t�;>�̴\�ذ��Dj�kh���(��%����DŽ�-�mn�_�t�qC\�)��:��X�i����������*�"܉��$�o6>�<_3�Uf!>��6�ܪ*B�W����^�L�|:�kg7���	�S	��jh��)귪�󕵄"�CE@
�&]9�N�2����ŬD%�x�.��
�<�H_mt�d��?j<�xQ
=!\��+��9Y��	Kc��*�Y�FGGs%ڮ1oW��C9�^�:K��dzD�<S͑g�ҩ���L^��إ"#WjCw��W��8�<TTE���K�Ἁ�Ukt_}��ǡ�0��[�nհG���˔d���3�ɍDj.�?��?q��W�o$��?vO��J#sFǁڸ�b�.���֯ř�PK��zZG2�f�$�litespeed-cache-es_CO.l10n.phpUT	
n�g
n�gux����ͽ�rYv&�������
LUI�6�*ː��l�D`�J�6�#�x2�=�0�f�o0���E�ͦ�,m�+-�,�&��
s��s<<@0��6��D��?�����������U�u����O�����U�}���?�rޮN������_}���+�~^��y�U7u�����
���_���g�z��ϊ���_������3���r����˶[�x��?������i�_�������]�]5]=�gOo�]����n��iqR���eU͊�rz]�_�V�ż*�Ȫ~Utռ*�ꉴ5/��uy��U�?���-dF�'�?H�x�X]�]����o
6Q��t�苺)�Ū-��_wx����f�E(ʾ��/e��l�Q�]qY޴�^����EY��e��Zia��\���nQ5+��^��<�WW�]����K�eSL�E[��~)�e"��1�J�������e!6�(g�d�*����AO˙���^�7-Z��ʻ�*��a�jW�ż���׽�n_����X�yY�h�����\cV/�Y��͕|�~=_��7��R(?˫6�Y5/���nnj<!M��i�^�
��t�,�^v���K�-�k�6��$o岔�皣���K�M�=���竪�V(o��e9*�ۃ��B ��e�,��Χ�2;8��e��xAږo��ڰ�da��i}���j���^r˻�P������[�z�����^�dn�bTr8�����e���}������<��/du�Ta>oߜp�o�R��x�׮X7�ݟ�z��xu.��/��M;��l%v�W,j9\�<�-���ʢ�|�O^�?e���ebU8�|%.6�1��y��zUw?g2́��F�$���r^/���Ю��|v�k]i�'�bY�l�����~�����U�u�S
��~��*E�/Z��E�^��dEV�2%��F$��eW5����Y��B����~�����%O���궐v}�I)�cڕ�r4������ţ��	��G��|U���O��6<�bO��U�.ŭY6f_\T�x�ȱ����e8"�p�WU�2�Ln�U%"�h��b�J��7�	+�vɣ�5�\�ʩ̭/N��5��z�G���O��/��auY���o�����*��a�ͪK�X5L���@d�J�,s�#���>�!T�)v9�Ӷ����qK��E�OE�yE�xif��/uW�T�֗��0/��.�Z�z/��Zȗ��Ӭ�j�����v���z*��m��e�����"�
�}#2ច<�!�󸸅i�.	"
�Jw�|F<�{�qA����x�/�sf��7�SYQL�-<��r
�W���K�*����.�oD^�bQɁ�>a�w�YD�.B-���v%- �����yO��dB7���Z����Ɩ���>lo��WL_�r�X�4�&��r��p��E�u�r��.O^ʞ�g��yy��
�~r3]�ߕ$.l��@GI���j�ꢖC_�M�U����v��c��[���+��'�Is5��BUv]���m�6Eϧ�^�)yD�����<��m+�*�K��[Af:�9�~�^~���$�F�vUs^�3?U�Q�;���r.U|h������
������"���$z���'q�޶�;=��ӋJۓ�ȩ�S���њ4��j�Q�R�	O�Q�ڮlasc�Ϫ&/�ݼ���w[�D숲S\W��J�r��.X{���{s��_ח��/�U���x�)�/�E��唥�n���?D���G�꺹�G�Cj�q0�xnZ..j}jV���E���ƒͷ�|&bi!����543
�=���ݏP�'Q�Z-�J'�Vn�
�d
_W>#.�o�
�PJw����	J	���#?�"�q�[|۾�Ȳ�<nԱ���Db�˽V����K�
<�{4�UeX*�(�[h��vin�����E�u3�t
����V9�7�Z��=ne�0仺 ��e�����]��EhF����u��@�Ay��3^�W+�X2T��Dii�Mq��W_�/�EC2�Wܦ��fbʳVk��au�?�&�j�Nq�1PaD%>�E�����qnbV6�H2((�UHU�@>�R68F�ϨQ�gêzWP�Ե��gօ��Z�\N���ݟUDza&��K���&}���������|�^]���'�a��8�,�@�����ŋ=H�g_�=;2^����Y����!��*�Q�cv��~m�^�y���\v�{�m�c���>�g5n8�`T������
o�0V�3Z�W�Zu�u��B��u�`U`�a�}��i�c+�w��=.�rEu�4^y'�;>��:��
��
~y���������N���k���l!wʅ�5�� Y\H�‎V~�����`�
N�<��MoN^ZeM�⨰m1��5 �P�KY�-N�ݟM���:
bV�0�3���㴩U%�b:ʣLc?JToL�Su�y�Qb�87Y�^��b���0�>�@��/��7qު�U�Sň�'>Q�^&TY�r�Ql��n�|�v~�8�e�q�@�ռ��a��ď2�ׯ���u�߬���ݕ�糚�Ü,9�"[���.�7h�F�&-Fi��Q:��g�D�����o�yy�n��T��+%����#���|J�0�~��)�K��V;��r\'�N�#���"�.k��84�tk����n��ߺ�3��lY��z�[�z��W1�#T��Ԭ0�p�4�{�gݨ	sE�4���/:!�i�Yl��T�'d�u5_���X��#�M4H���Ű
�dҭ��LJ��t�弄jp]���;R��ZE8}�G�^�u]�b��bm�3*�����GIT9�{��Qӻ�����؊�)���[_���x�!�T,ut��Zl[X�vI���NB�}.Ĺhj|��Y฀��]m��-��+*�~��4�Z�.���"�]��<�W��iv�E�մSo�Kn�Q'g��1�%��c���J
6�V����wA�8O��25B�`�]��w�Ed����O��y*j�S�^W6�̳��D~�`�F�6��d��\b�Wo���`���!`�it���YS�:�Y㮠��Nv(����yԛ�������]�b�%�wSO���;�j�B7.�.�싲n������u2�v��7��YͭE���,�6��m+�����l�.��؋Ʌ9ۍbv�aV��m��V�J��T�j���=F�z:_���;��A��V�~�6HUD�p���v�Ґ�2����wbI�l[x�_�f\W4�k�1(a��^%Wb]u��XA���C��gl
m\�1us�����&
�0�0]��_7klf,0��N�k��rQC�Y�E�����G6�ZM�g���.�SǨ�h����H���v<��)̺s����'��z4��*�E}y� �UC�؀l�Ru���k��J���BH�2u3m�O��
��%l�N�[A�D)uu.�|f��Э��I��a�Eo�ZWJ.~u��	��\�%�n�5a�Y)����L�i���Z��}%w���s,�NZ�0��˥0m��j�:1�&��E)2r�K%�8���a���rӫ�T�c���k[�־k���hH��nވ�g�~��g�����j���^�JW��D��by��wW�0���ɲR��cv$�1�0u�AՈ��w���9nh�������M��ף_�E��Q�hVe�Р;C�]Nա�����]:�\�
��Lݬ<�������j�3�c�dE.�͇o��o�LI���{�R����d�LS�_���/�wuU��n�bk��X��F�g6 �R��0�TU�D��˧�����ܔ9�}�N4m�6�?n�F��&.ו����%(s���뤹|�s1Q�7�./:��&��~]�V�x�g���C�Ԣ꟩��s采՝k�k�?�f�[��thL��~��̿��2���0l�O�9A��DP��%]HM�b]]{ER�AG/�t^O�Q��w�s�?�ĀV~&��O���(�m��dg�]��,�y�4*w�B�~�]�p�� ��ջ,�ѕ�P�g���]��J�#��v8So
�
�t��>����ё*���/��N��
u��}�X�6+�q(I�\c�˩.o6Գb@@�(�X��)��$ ä�F�����j5�ƈ�j��i&�h�u��0��4Zn�9�S��B_��9
6�i�s� BC�5���e=߈+}�j�Ԑ0A˓^����_��]�hj��D6�k�	/�p�h��ߞ�d�h���Z�7Yb"qKl�<;%Ib��]�Q>���]���]�C��ދgM{d����furY
ih#�������Ou�W��Ԑ�B�:�"�Κ��+ָ�
9s�l�M�Z!�%&��'�@�\�Z��U�a���@fb.�k����qD���h0Ѐ��r�P����C���E��Ò�ٺ;%�gh��	����4�[5�3�>?z>:E��u9ǒ�S+���\.�<�������˛l]���r���Fs_��?/NFF*�2OC=�5�%�jNJ�Yg{���`��̪���ϣqH�u�-Xؠ�Mۥ�+��d:���NÇ�"_�=�-���5��W.&.r):5z����^�?t�E����"�ߋ�
'�@��� P�!�'���q�ڹl���D�z-j�R�U��!�|b��`q�tg��F�
�҇&z�ݏz���Va��\���%s<��2��;1WBůȓ�Mq���G�Z��0y��G�՗��̀أ�s��.Jy7���=�]��/pJG�a�n�t|�bq��{�LR��3Lh1�[}]��R5���l����}�)��SQ{�����hsjz��ʴ8���9��Օ�+y�e0���)잲��i]*�R$߷m{���vz{����ۅG�����Tt�䎌���u�����u�O��'�<-�ڟ�E�O��ur��_=�*=!�my��S7����A������)�H1�h؄�X��4K~J���u�bF�պIg�We:HY��]�4�EٔW�] ��T^D�E�@�`�AK��,���«ۧ�'��?=����U���v�Lה�}E�Y�>�mˋ<��BE3����_�x�Gd.R��Y\��m*P䓹H���/N<�q�0�#.>���f��b��4
Џdž��O��gx$l���Z�m4۞+�aC���<��}�X/��?y0��-��c@誻��24������s�tg�r�� >h��U��gz��(��"���b�%d<��jݬ��+��KJ��n[]����#9$�"������/[�hn���m	��!�<n9���M9��b�b�B��W-��SȻ=\��хtU��`��
}�K[��iH�)�f
K���U(�ɪ��s�(���&0YJ�T�o��Cs3bp��U����;�ؚP�7��zh�Ɩ��"=bGv���\˙f�'r�J5��tI�]pڅC�
!U�]�Qp4�e
����	;�o� 0D��Qn4�T�v7����	���������U�p��/�}�
V�_Ĵ��@3�/
��
�r��U�}���N����h:�Wm��,+^A ����@]���)lwy��C>���jp�Tl��S��{
�>Ap�L"�j��7�����}�q�ץ��&����P�m� �G��~���~��2��K<<7]���SE�̫K:�Ck�`��)�'���麓K�v�!�ǂ�
����@��5�Y-jX��� s_h��$����h��[^Pږ�C�����x�*߽6�� �y�~_z���9ۻ����6�^��6C_m7���osQ�K]ޚ��8�c�}z���%P`9XTǾ��<0in�~�׮4T�Dϑ(�9*��]�]d�s���9!�*�7Tz���C����HF�R}M����T��xԡ�H榅ǿE.�˂q����|V�O�����X+V\�l�����&��ȡ9��݊��b�9(T����L���d>ow��(z��s^�e���~,}^�;ǔ>l5)bnX�?�����/���Mt�U���s��&[��1�<�ȼ6b�"�T�>S��²@��Kk�AX�ޛ�FwOb�`)�����ڑ_g���n�����?cc~=�/�N������
H������ߢ_s��w����Ҩ��d�ê�Y4-
�|�P�z�Lf�:�L���ž�X<T\��঵9g
�Ό�I���xSɾ���S��ŋ�`[���Z�R0ܥ�6 �kZP�J��!��
��L�Fߴ!H�A�|�e�{����L7`;�@�(���NNz�S�����Ώ��?|}���n�՜^I���R
�����>�6���
X�����M,ۚa�ɒe�i��!"�K-KO����(��*��@�j$���9�]ی!0�&�^�
Z�f�n�� A�;�Z�ܣj:	ьl��v���m�9�X�n����T�U1S1d{�6S���v:���$�Hsb�$���B��q[�c�d5?|o�*>�����KQ`��2�:�V����G��dIr�5�u��Ȭmx����d�}�q�/�3�ۗ�c'î#3�թ�L=3�q	˹���V�\�ؖIJ�ˆ�?�
���M��9����H�����ؽ0�0�O'X�$�y��؞�M��C���X(b�aNCb��Ÿ9�;�Ï�&w��~Ÿ�� ںo�)J�s+�v7�o��]�����W���Ћ�8���/A�%9ͫ�8�^s���s
��>5������_#��
���V#ۘë��*��+��:�(�9O&ĥ��j�q^�̘,�1.�O�HR}�մ<$��+�:Lv]+�dqN�n�ݯ����45�*�}�*W�M���E����@�����ƘB�2��2h��ck�i���,�΋�7�t,>��,�͛��<���[.�n�3��hU#��U���V��:L�3Etѯ4�8Z,��{uh��~l*��c���쵥Z$���ښ0�w~zV�3�g���VTn1|*����	+<I?u\�V�yx��7�T�5q�!�X�d���ڈ
b��ц@li>15-I	�Q%������`�fh8$P���L�������I�	0ix����IG
Hi�;Iy�1�[F��
�fǛ
�S�?�b��~�y������)�y�%��b��ܣ��!1.�H��˵[������ёp2�n#���C�8�P��}{�}�U"|E��
@ʆLh�t�j���p�]�L{1���_T�O���&�-��v����8�i%�>����)�/5K�
*{A9��mDz#cNk\
�ݞ��Y��l��2�l�Aÿ�M�B���Ao-۹���U��h6�žeZ%�pT��%VIo��Yia^$(��L6}�B�ĝ[�Mk�y�`j�)w��������A�1T�ց��d�Iq�(�����!�rA���^�A.�����n��
�ڜ�e����)�K=���5.ce�r!�_D��a�*�G�}�
2���-���h*#`�b�x��d��V�bϯb�X���{��JWpQ����@�?Q=7ހ��o(Ҙne�(p,--�)��.P<���Q���m~��3� b��#�q�)]H��;s�ߖ!z4)�%dϗ�!���S���À�L�ȿwƪm��P&U�ht�B��J�NyU�<�+����[��R<��dQ���Gշ�g�_	��`�80����
�hN/�S�V��1�f���
@y]�ȹ������g�~]U�,Ib<l�k*��V��'#���,���)� ��v*��`�������Բ�j�Ȟ��|*5�p?o��V�B����sK�=3J��VNRs��#�O���ˮ�)|5���Źy����
�y�V�-��=!�g.z9��T�J�r2��9֯csq��G�;�1���5K���E
ݔ�dWuΩ>1U�T%��՚��K�u�؃^�+�8��	`_���+�.�ܩ��q�#�<u0��d�0`E����v���*�.��D��D��V��nu�^c^�z�a�w{9�3j��_�P�	K�յ]�E"����ra�\4�%W�k�B1]�����kw�c�&\�C�!�l)c�{�I� ~��̃�(w��3T(ycqX�y�ml��1N
D�5Z��~�&��S��ϸ�|�\jF9KB����4�\����&qqD���,��ӯ瘘op���e�̪���d�����@�ϑЭ.���u�)�ID�y�˾��'(ey��U��w�>��na,�Of�.��N�ct7]-��Ap}h
m��G�]�3P���|"�/�Y�KH�?C��g$ۻ��r2��8��a�3y��̪t��"F~J?�w��db&v	;�̩ijj�ه>��'�n?E�N�_$�\���hD�4u3.A�Tl!�b�2�7��ٚh�z����C��W����y���^�]�e���Zp�*��a�U��; ⅷ�ʅ��3�+��i��j������<�N6���j>'��h�H���bN!�e�r'��X���y���f�j�L����Ȣ�+?��
t!x���������L�ȕ=��8���}'-d�A�j���7E9�(�R�a$v�W�,�C�����Bj���ܶ�p�M�ρ���‹)–n�dr���B�&׵=|�J�H������0�C��aЛ.�|�5�TMD��]�uw�#����nc7�5W�;IRp�@���²T,;�f��������s�Ϡ��L¬6�M�x��YԷa6�R�d�n$�x�^���]�o��#��L��G���_��y$��Jk��G��f��>d�L���C������8A5A~|J��ۓ:%O�,�J��%;k�1ei|q����Q���@�b,7
gל���h���V_�[�,��@�PQ"p�6�����%��ѯih6s|Q�=*�0s)Ө�ʁ�R���nBo�3:>�@�q_������n��eK~�J���F>\;xڤ�)drQ��~3)\=�F�W�We�p�Jc���@6{�vQ
���!�_8�uJ���v�Ed�vN,��!��|s�{�ˠ!����DO��H��3���+�c�#yJɳ'6�;�#��1�$_Ɨ�҂(����-SO��}����/e+|�-�_6���/a]��¾4�G�!P�5+����]V��:M�f|��9��w�/Le���ڋ��Y]ۆ���8�e"��zG��Ru,Z�\�q`�3ƺf�_%z3�`�d�2;��EJ���3���ɾit�+ݤT�h'�PiP���X�����p�}ME���TT�.j��{D�����0�x�IȾu6h�Y��Wwq�+��i��J����Y|�{CT����T$��U��q$�]D�[��*�]�X�[S��$�X��Vk���4eR�\{�'qd�X&�h���;��eeG�@��k*�������a��:��ȡA�yx����m��笑�R�L6J��8�7�î����%S6G}p���S�#�"�����T]ʝj�UupZ��-f�7WIz,�/��8��&I8/����m�z�vEQLJJ{au�J��I���*N5Eɮ^��!�ڌ
�TM�4r���D]`��L
|\�
�<����/�G=������1KWj,�q�\�I)�r�xk���49�Z_UX�K�
F��;�%)I;r�?���y�\�7
������B�}�p��'
QD��7��hpJx�t\��𛐻{�5��	�},����Cӳ
x��6:'��6�2P��q[��T`���&��fM"�%�EMB���e���K�H��I��I��2��"Z[a����^O�]'�l1"93�I�@��d	)�ۭ"Gg�>y��e�R�;�~�5�M?�0;]C�Z*�3H��6��O�K`���U��
�3
U�{��3n�b茂�`0;�xb��_)D�S/aU�����W"�R��{�؎���Ajd�h����Cc/)��T+u�3��g�S� _�2ĵE��,p�"��	����V���f��y�B���tR��ˬ7`w�q�]"U�b�m*�2I�i�V�4bYk�z��z,a@��iԤ��J��D]�T�OÄ�H� ��rP� ���'����FqL���CP|�}}�i���ֵ����z�X�ddEd�������h�	�bU-�����FF�&�AC/�Q])�Qx�ҟ�M�@�+��(�6�JS�d�df��v嶙��)_B�-PI�"KZ�j7�QCq�u��LT����&6��g[�<��YC(��]�Пa�/��u���pPh�X�P��`B��-��x�$
b��a���v�E��ܷ
�Q �7���_ꚵ��,�e�/�.~f9��w%��L��l�֭8e�	D�?Q�zI.׺{��S�r�y�}��έЄF�o�v�PPj��k��yzk���y���1#�Ll��5�z]'���V�r
o�6�XK���)zL�Q%�؄��z��"��Jp���S�W�R��l=��H‰�L�ϯ�����G�X!�@mi��=�a�D��ԋ��ɠi>������lJvRoT��F��sM2��pr^�����<��m������s”*@�n#�W�(����K�=K��䑾ZC�1�`���~�N>��<���
�n3�y���3�L�A�{�Ñ`xw\�٪TBD���~6f��P!֥��ժ���]E��aenQ5w��+q'M9�Q9H�3��n��q�|"�UFh*'`��2:K�v��=i�<]ӓ�[���!��xg�k�f�2��V)��z��Z`N?2��Z��HŨ���kl
r��䒑��϶�Î��T��DL�b�>����Д�`Jg�Q)T�>��갱����6��f�V��$X�3���P�����H�N<m��W��P���^UD�#is(�{YVLIԖ^!�l$�@|A��I��lpN̽��D���lj��=�]?)Be�;֒&Н���PuD��խ��2c��^
��Ͻs�Yi+T�
K�#2��,#75OGUj���_�6L?t2��+g�|�K�?�o��鱍�w��[��]p�78I�]��_��ъa�όMK��ݷ5���@d�C�M���?J��~�tÍ��Y����s�=s��1&�$��Ҁ�$a4O0ʉ¶�D����q	��X��j���b`7�[�x���ڙ*� ����n��t����	�or:�-?�nj	Kގ8���@qdƫ;20�N�U˕Ty;�;4+/�._2�r�@_V�wݗ��4�Ft���y��i	<;�IE�G�1L�̀;-��p�f�&i�B��ϣ�T�I~�!��E�V�R� �|uY:�U(��l�ޚ�{�*�:c{jj���
y�AO>f���)��E��j/4ȗ�Y��9?��W��uE����8�3b�W]�^�#3 "}a��d�"��OɀS�
vY��~!��E���n��
[<|�~O�8���i��>��f�6��̫�u�c�e��� �ž	y�n[�w���~�G��I����M�
A`�Gc��1�ĉ{lR<A�c��-�ėc��N��N��y�z��lЄ:'�9�2W��F�C�&���!0����2
r�)��������Ei��> �!o������k=��s��>���+WdDl�GA��W�}���MUmkoT��X�Lf��<�+V��h;`��M_�<�@�D`I��ʄt���`��r��V��7��
Q���
�⿭�#�uW��w��~��?�@��0�'[�bc�HBk,2��I62/�+:��-]T�ۊ�\I:��hzB�0���s�\�
���80�=5���
!`M��.��dME�s(��N"����(��f�²]��Q��8\�M��I��y��9:ݲ����g��:�͐J�b�gN�颛4=�l�zL�QS�2-;(
�7�X����ޗ����c>��
�t��b�rrY�d��ˠ�x?�قt՚D6�Z�[�U\Y1Ѽ��[��@�vv�o���8��e�)�Á���a�(t���"�x?�	��{�8�g�)�z��I$aF�w?��3��D9A�;@b�j%+'��fA�Vڴ_�R���i��苪{M�!�ص�wH��V�p�;=��/U���	l~ejҁYv�}�[ŷ�ږ��~x�c�E�S�9F��aL���o̹m���vOĬMuz��\>'b��D�:�a��m��[kfU��e;Ma�_���Q��0���W"���XX�_��Dj���q����mgL;])���^n��_ʶ�r� ���vZ���CIQ�����#[Y_U�z'𽏛�=��!��iEޒB�)H���Q]�D�x����2��������c������Z�m8�J��(0nV�{�1N3���3vl��#Fc��^�X1�x�m�=ڇ@�L��5��4[6<m�D�Z`�b��CN�
���F���������#s�{|Ѳ�b���4��2�{��y�㤗Pb�N��ܢ�J�����
��[�	�Z�^1ŠR�D��s׾�W������Vd?��Dg�:;�f��O~�|�j����#�#h��nU�R��B�qS�~W]��5R<�5��)b�Mj�U���ј..�
����-_Y�ݨ�(]��D,���-����8�`X�9b��}���x"���!ExZ��
pC�rRڀ	�*�T1g[�`j���<���n׽G�,��y]gG�2U�9�@iJ(�8|S����`�����곿+�'�K[5{v}�*i%��(��pM�fD���_�2W}��]�Tu��r�ib�j�L?
�&o���;�OZ|a*�|�w��@�
����v��+r>]��]j��(:��T3u�e��d�@��M?��&�+%��l��V�O[J�s��,��\ZӼ��A�d�L��.��+��U-R��`�ȫ���,�#� :�����b�ǒ`N6-��}��k�m��N!��-o�����a�N�d,��r�6�R`����+PnMq���/e����Iת<�{�T謉tX��T��l�1���\��W�{3c�[�1a~��#�|z?����l)U:�Q�6ٝGپ�;�=/uTm_�������	SyLMKhʵz0ܼ�OT�^X��A2�U��촶_,���N�-`�QE�
�*�l^�o�l��E��ZO�;o#�L�`��Z{J��հ�F�Ja	b���g ���jya�={f��F,��Uz����ˤWv�9�#�eh���<U�j��9/pX17�H�$����#��$M-��	�J�;cb�~�Xy�D���j�gT�Q��ajv���v$�����t��P߈�J�r��I�ӫ6Ͷ[d����~�t�G�({��[��H�S�_���C�m���_�}�jHlK�L��o��'��k��S�$?�p�^Np��CLHp��ͣ>-�_���k
n5��8@z�1�'�����`C�#��o����@�k�Td��4��k\�>T-S�Ec_��
4f�w&�w�`u��;������q��B@@����E��e6ݐث]�=�K�U�EG���=*.r-q^���ݟ�u�����,��P�������b���>�+��4'�/�{|���ڔ��y�쇢�r���[�B�K��2�,a����f��G���LE���D��2�:wF�¸G��r38�i�5�na����-�������8����Ւ�jr��n�SQĮ-6��	}D+[#A
�+���g֋<+ψMԌq�f|�	*.�k�qD��%Q��
�֜�1f�d\�^����H��k��ɭ��L�i1z�SA{)�džθx_�uN��b�f�y��zf�9�lh�퀐�n�]��!ii[_�=��?d��y�|w?�b
���E
��J���=����E�߇���{6d�!�X�Tc=�+��ո.��,�|���E&�FQ��/
���^�5��1`DN
�2~���@	=�(�����-��l���h&C�I��<��A7\����:����P�?3�U��󑬴�������A�~vO'����	7�!픵;�m�L{	��;��nY5u��P�6�|�n[�Zg}�i���p/������~�܍#�� [A�u�i��J�1�s�[}�M����3жL^�x���/����Xͨ]�����B����r5��U���n�����ܼ�Z��s\&�*=c�'��&ꭻ���խ[[�L��ʻRr��~a"�^�g�YG��x�����V�x�l�43�ײ];�X^6@[�!�kL�[�fY�.�Ѱ�O���}Bӓ:�L�^T /�Gh�V�8%OP��$t���A�t×��	�B5�ơ���\!�Gt�w���=�ۻfgʑ��#=F55�y�X�4T�$bM��z<�7�ӄ;�%iK^&	
	�_p�d���b$�K��d�����lT�=Bm~t�G�p���k�B™��NĀ����e!��1r��I7�Q�{$F�C<^#JK/�-j������'�ֈ�Tl+틾�Tl�ܔnIh
<�ň�Ec��,^�R����vbU)��$�,�Ր��
J���Ȯ�R0;��*� �8����$�$��4��HiϥQ�{PzOF�N�|#Vz���R)"�56�!�lMr26�!J��=�v4%U=��	��O��,�yb�Xt�b>چ��� ���C��M�����y,״)3N��Ý�_�üM�ڹ�\��\4[fy�֋��Vm����m�_�������{;��=�ۯ{ä����)-w�s�ο婙�fm���ݪMk�����{��ۃ���r�q�>_�Y�^��J��9�T��-��g>r�W����@r�{�%S�_`C�)r�4�</C�ո��fB��Y��Z������7����}L��ݟn�yBg�U@R}�9�3`Np����y0Y����{1��t�:�M[�#m�y��6�y���]�j0 ���ǝ;�5
_7j����cU�bv20s:��ʕ�eWX�
Q��̟n�F�߭5R)U��֤�1ԥyQ�\q��>�SW��EE���ԏ�`
$ag�m�
�ݕ���im���6N�b�wV��V�J�Y��2�V#�$8H�0�Ə�$c[�A������1�^��ӳ�v��`j�|����[j���6��DY�V<	�m�mN5T�{'npQю�f�?aĐ����8s�ԗ����B�l����t�'cM�ꩡ�0���6¬H
����2d�
��������GE�|�Y�2�Δ|�'�Lu�?&���,��1N23�xjq�k��6��O���%nBv�E�i]c�ɉղ������he����#b��I����tMe�AMu�0�^#���u��I�M��/}Q�pg2�xI�,��oX}j��/4p/� �!<�E'{Y�̿<+�
��8H�B��ߡ\+��a9S���IaM1��܋bnN�ԭ�4V!A.d�Z�����p*�w����L����ȼ�K$��RpT�M�����������bɘ��v�A���E�{
���W�ʎ5�Wx��╼���.��ФՊ��'�b���I_�Cc�z�wh�0�˺�e�9a���UDB�Q����h��#1��~w*��]���&{RWɺL>�vQ:ox�d�ڭq+_��*��g�$;���M����s���e�|���o��ܢ�PB}r�m �}�H�X�iX��.���
�l.�˴3�v��	��k�c��e�F�ru�g�v
��!�p�*/�j[�,,˯�\�����PXh�"G�����RĨ��H��p���$��*
�)���\wI���e�/q�m
���g�M�3�x������&�M>`Î�֧�MF��kàuL,��� �(�Y�O�Pu"�-X��
K*!�
��K��MՐ9�r�����B����@�Be̡i��u����#��z��G~f����sg5s?d��I�� T�|�"e�!$y,K�W�٬�e�^iɥ!�u/Ix՚	��Ƴ�=��<�S
�IRHd�!�q�5m�s?QlJ����ǣ$.�M�z*bz6�l��I��!�C�[������^HD���IK���,߫��	J�.�=]-��lZK�KN��׼�K�>�\�rVWI���K7������Ի(��fƠ�ll��ZPc��>05���~�j\mSZ�ZUڌ!|���(HW�.�R߶饻ƿv��~p��:����I=U�y��%�t�C7�婄�Z�#�)�N��9�[%����k�9�E)P����[�vky�j����VC-�Dpp�q}Y�f���ҷՅ��0��C��N�Q�n;����`[�+�>�gڝ�u�	�H�+OC��SQ+��KK�<4�5@��۝D�[���zΕ��+����>
!��,�E����aiI��WG֘�O�U�{K��q�T&~��l��y첵
{�}k��yuv��X#���_<��������d9B�VB�+m�M��r��PR:}H��B�X@��e��D�$�s�ix[����~Xm�U�4`�ީ��7���պi�*af/�����]��)��x�Wr���X��3Eb��s�tN_��N.��E<� �=r�3m�Қ7L�v
zyK�[�=��'LZ?��k�F�C$_Ta��G3@�MFl�#�llwb��!�-ͿL�{�	]]�ڳ|=���P�����WI�����6{��p���k5�_��+%�8H�d�|�= ����}Nx�^j���
//ǣ�>��;K$�7J��*p���c�u�Uѭ����}�ґ��N��l�����i��g�b_S]�V�)�v�=��X��1-y9���8��6��w'oz eS��d
�)�!���o��/@�!&U=}W��Z�e'�W|��Q�j
�7�*T�sܸ��������y�>u���=hx�,Iap�㧢�Q@��F�l��8�5��>!�
����*EcB�"��Ƙs���XU�Z��1��
e�eh�qw�$�͒��r���Mrr��+{���,V���G�uz7l�{O)�u�ck��Y�=�+�3kYb��
<��'V��6z�<��w����jj@�-A�As����>_5f�x�8��ϋ�H����p����rz��M�����WZt��y�ᔚp�3��:���e�,����>��L�hJ/^T�	�*-)L����ȗm{E���W�!GS�F�g�$��;ВY�ۑZ���>�c!/Cdύ�:���嵍����u�]CuB3������X*Q�ȋm��Qu��ܫ����(�����'V���W��zu*ϖ��D{"�r�5+�\T�3�~V�j�Y�����dX�b�5���M_��b���$y@I~z��zUjZ�+.�'�,�:�'�?ܨ�����(�6�Y�~��`u(D\��t��?�6��(�3���F�
ƅ\)IjK�.XFkT�_e% ��#Yݮ���o��K��3�Z%����Ûn�t0�a|�p<�|k݆��v�ەEgxK(��l���S� \x�oR�B��X9D�0`Ŝ��0��{��#���)
疫+2Y���X���1NX�jl�"�����ۨ_����Y<Gu�����U���x�XT�c�p���	�/�Y-,ҏv��x^��$�����T$6�V�Y�����;�o����`��#�8�jgV����}��b��e.Y��bf�i�
���iG'1�PN?��X6���'��ʊ,�Y�Ɂ�g�N}YT�|�E�*X4��$��U.�
���£@�
��x��Y
;��x���T_'��3��C+����j��\DY����+U��3]��kۥ��RZ&O��=�b�@��v�d�	�Rs��_�:�\C|�~İ�&��gp�V0d��9�Ye�W�
Q�^LL�Xr��ܲ�];�s8��E��y�K3{1,�_�W�Tlq���1�B-���T���u|pO���y}R '9���&�P�C��,�X|7F?Im��*X��:	o�M/�:����Q�QD�m�V����,Wt'�b�x
P�L�t�:�o�ѼR���ҞU�bB\+����
/e?�d�p�i��p���$�KW�!�^Q��oۥNJ�9b���9�
Z�5��&qԾ;!? "�H�R��	x V��?�$����t]͗�5�5�6�3���o0I:IUW����0�����ܬIi�f:E��m��jI<A*�D��J9�dg�����4+7n���V�u�B��K�'�Gլ�\p)�;I!�{�p8W�=�^3���@�� �O��z×M�Fgn(x��/�gVXn��VY;X����x�!��Vk�!�P���=*l��?I�m�ʲ�U��~��ob�VT�~�]}��恫ñt�11�=�=�$L�Miv�Wrz��R�ŋT�y����P"2����S�ě���,�����f�<Q/��K�?���}d+[\.]��I�z�F�#��o�4��tN�K ��%�+'J���
��`�Go�>�ԍx�U�������~�Bۿ�m�O�2�j/�5_�����Z��B�߻O>7�G���c}��7T�Z�|P��v)6��f�C=
c�:jv���l%�ok�!���S�>��Fn����D�7�\���$:��xZ���n�͉��UW�zq~���&	����&z[�T���DL�!Ps#�V������ė����r��HhI�:�Iq�$
6��]ߡ �u���L�V��X�&��NۡJg��x��F�c�2��=� s2�D2��t�f48\�P�_l�_I�/�i�
rU/�d��$
v㲓7�/��1W>�e�G)	�\ܐ(e�YR�x�H��<��b�}��k\P?���U����t�4Q:m;��@b���f��
�j��i�$B���1M��۝צv��p��}tݼ��US��H��VA:S��,�A�ɪ^��Sze�w��?����\Z�d��ܼ̪b@^���Y�tH
�q����d��4�"��`���FF{9��<[K_�X�;H��K�&�%��l��p7�v�����4��#/�U>�p��C��E�X���G���.RcX@h,��[�
��b�y����Þ^
�1��/{�I��E����dU��37��:s��0��`��3���;2_2�Knl�z���L��$Noє�IE��_���s�<qi��d�Y�gn�-����p}����D���LtJ����F׈�{?�+0�)50���g�`g��Ŕ�F,&�3C<��d������G1V��ĉ3$80�]��#��j˿�'/SD�X�h߻໿�T �����yX��6^�t�}�w�� (��5��A�
�s�;a�a�y�[��s:?�b�����p'ݣ�?݉g��
#��������J7�)��F�A�EHN�����>(�5t���(/E���Ya��r$�P��"k6��1�e��L'?��-�>jj;�C#1[k6],j�~i
o]U귭��Z����_��"���M�-�}S)e�ƥx=(x����)�kÊ(�D4L���\{����9�n�U{Ǖ8*M��R�2sc�d9j�3s�}d�筱�L@��Z+�1Q�}='hw��"�H���
[wE�r?s�'��0<hs�WMyq�4&��_ڬ4!&�/j�|��`���,e�ys��_Q��:E�83�X9rc���@=nh^p�f�=���ƛz���p���64��4heqÆs�s475���v��k��V��QV�@D!w
\Wߗ������	g�m����ô����E�6^gɆ*3_C%g
�2��U�I��v'PbMR%[��w?�W�����qG	�B���P����h�hC�U����*�NJ�$�l��
.On��{Sܫ)�>Wg�5'd
4�X+�~Z�4E��Uٿ��^_]U������Y!�v鮍�A�����VZ$��ڰ��1=ѠYlV}W�R|.���o�2먁�b���_�`�>W���;i"��a!��S�����r�c�,��h!��+4�����^̡�wmA}��,A	O���~��:��ڋ�񪯆?l[���}��_u�{�Ű�P\��hG���p�H>X1-���z
�
�Ӯ��K�~��3������Jy��L.3c��<�:�`�`{�Üy{��1�[t\�/��cg��^9�V'�H��^�q��3#��(�L��u�u�����i���w?j(v�cuBO�	��aVà�uLB��V�́{�u���rpxh��֑��+�c����GE<�W����g�8��B%�f�sf��2�[7���m
���¡�4��?���ޏ�e[�lNW2*�A�Wh>0C�0{ܟV뚊Јo�x%r�>�+F��<�^�6�X:��������v���Ǘt���<)Q���ih+�<�	���P�I�(=�zIn�]4m2�I`f�A�z����%�*Q�\�ܶS*�ࣦ�?,0pYA�0����E�^�}r�v���ɾp'����]�]���S_[�+ak�z���6��B��C��@oq�0������x�a�BvnRA��l��m����A.cy�{��D�(�U��\Z��e�6��r����jiL���	,��"튷4�Dо�k����l�/�����\�W�ً���R��+Z�.2���'��1x
�5Q�V�e�)�G�4f�]�,~�[�k��o�i�k��|�(�	__��(D���1�Ѣ��[ϴ�s�i��k����T|�jl�o5}�`��3�PTi3!��#ϧ�wB�5��lWܲ��,֢@���!��~�2O����c 1�n5�'�k��V�*	�|�!IC�&��b����ⳃ�7��zH�oO��)(F��P��[��x��b�j�^�Ny�t}Y�-��"�)�2���>$3(\8-�{o_�I/����ߍ�����|�x��*��ҧ��g���,�L��1��5iXwf�Ɂ(D��3}M�`:c��;��lE�t�~�E�����@~��h�B�X�����g�';4~9�r�N��xIlT���.�Q]�i�H0��~�*MV�(�H��Ն���ޔ�;��IY��h
@��n�yj��ڔ��	�&Z|et]V���S��S�P�Ϥk�_����_����АR�6�->�y�U9�l�`��-4��75@�O��-g
�<�S��8��'�<��t;֩��
i߮u��po�CC��>�S�V�>&-�����i��z?r�_ӷ�T���3�3��~����v�6I�B��Aj�ZMf����gu�1ΡW!���ڃ��"2ꗖ��(�����
IB1�2!޷V*$�C_4q	Mv��W�Ϗ�+�|?�#�]
��q���P�cXk��ԁ�܈oe4�B��A�;��R�r�|N��]N��
�^^�J��N�WP�J>�0�⺼�WC��^`1%��ۏF��x2��	�
F��l,�̨��h�|i�z��R��ŁF�XR�_�U{��^�����qߋ����)Щ�A#�wZ���Z}l���.�t�uܯ���w�z���+���&��Ґ�Ef���Gd�
��D׶��8�[YVőW2m�œ��q���Jw)�H׼ۃ��"�P+�w#�{Ս���F��s�G�v3_7���R]2T�:��L(5ԃo�zA�P�1�Ype��9"�s�	"��h(��X��V����/
�MU���BD'9D��eǔ�s=gI�]�wH��_���/!�3�ӟ��?�,�k4�{M/�ֺ�d�����k�ڵ�F��v�S�p��p����ţ����W�z����"l��\�=V��N#�Q6ӱU�,E#$��]��.�v�/�u�S;z�s�>,���n������ud�����
�I�g�ud\�0�U��i9gz��	@���Ͽ����2�WY�#���J��-��y�;}w�8I�oM�,�"…��m9��,�;LJ\�C������*���(T�|�[ub-%0�X�tF������FC�$}!��+�@�gěz�e`�H�K��
ڛ��]���l��d��Wnk��Mt��Wl	�x�:X��X��e��ngJ��������;8T�󳊆;�f��I�^���_'�ޯ�$�%�Cl��@9�tC��;2fbR<~��}3m�45��'��H���v�n��l@�x����xD2KS����SĬ�k�cg[H�
���öm���/�9�%m��[����ݳly�Յfb�$yYߛi3rx�V"�����(��^�o���f��*ѩ&��tԏp�~�G*;�e�9�
^��wZ�˩]lF��̣0(�e�v�^>�IҘm����Zm�J�x�<��[s�l&��w��WG�
�w�ܚ�(��xֈ�T��A���Xj����F)��E�A���Iv?����=}��͜�9����_��t��u�ԃ�<���
��$ׇs$ot�z�6��l���7�PD��1�+w�%m�S竽�^"�)q�Y%�v,O�����^^����MA�����;��f�4�A�EK�<j��e���ʹ&Q��R=��|
���K2C�����*^�,xv��B���*E�{Ο[�f��0��F��l�A*�|/DY0���[+�jJ���hOj�Jk�i֜��o2V���f���:�q�l#t|5��팈����d���a�i�E�Z[.�\���.(#߾��0��4%�_ut�w�2Qj�O�L�"�,S��d��P(�
Fp��)$�nHY1���E��p�,[&)j����`�xO�83�J�.X���Ҁr�d���t��5O>F"@?s�C�(�.�J�V�����.�w�7��!sG��J��Ϫ�j< �z���.A.���z�8{�B����o�_��WG��ތld�i[˓��k�Z%7�o����Y��au9$?%$N�rYQ(�
I���v�P�1�M(<$x��1�Y߬�-�Uz�ڮ��eu\�g$4>[mԓI��Oɗ3K�:�!
�4����!ⱊ��q
\�y�Ul�z�#��VO�Cp��;|��鿒��yCp��$l��c��N�Ķ	�)N&c���׵ˤ@�G��V�f��]��$zh���$�Iu�o,���Q�p�}c�	a������!��{�0Y�q	kW,�e�(�'v�&;]��tq��?βt"��l�N�{f����>�a��غ7���.�
�j���h�*\�
��Sz櫱KVۂ{�݇&�i��6���O�h;ek�`��Wv�-�X<�|4���'���>od�IVCv	y@)\��Q���?{0rC�FUw��|=d��&C%� ����RJcCPLuX�i���4r�&O�UZR�~u�^\4%�����8p,5�$�CP�/��k���)���9–�|��m���H!�3-������r+{�b��b��0�d[�3cI�5�t���-*a�x��
����/O�X�-�NxWm�Ւ����:��Aw�Y����vǚ�X�	���gX\���2��/��Y�4dч��=_�.`kN
~��)�A�i!
�w�>e���ۚ�E��c����0����fr@2���׀�R�K�A#s�l���53�&V���4U��Ezdԙ�HUB���c����ϋJ1)�2N�s��hu�Jpps0檦.7+ӕ���'��ۑ'��4Lj>�}�(e@V-p�+�VN���.�H�d�z�8p[���!�^[�+������]*��j�� ��<�צ�~Yy�8T墴�,�XuNb
���:O�cϓ�l(
<��NjOĴ��P�1n�F%\������)�N9�z�>��
	�Q�������ܺ��#�t�||�6=%�Ҙ[L����kez�*�ྥ˴��a�㑑~�A�m�!L��ڜe�Rf8�T� �={m+y?K@V���b���D�˼�<�T���O�m�Fd�'5|�ĵTֶ��*_�y��\$�eE$���9AS�ٴz�6�����L�IU����X�O����	/8��l��M$Bl$��o���2�9Ϫ����v8����Z��oVKڪ��儷]j�5w���6ѱ:���;�#�6^�̡W�{h;i���c}�0F�g}P��V3�x��"P�^�5y��r8�$��{���|�$�P�j�ߚ��a�
}I]�/sڏ3Q��N{�'����z�|�+�,V�I�;�f=k�#��j��?����ϕ�4��o��ӫB36
U��	;�ޖ�����+�]jr���f,�2m��ŧ�于5I�&w}jh�(�V�|]�֓�CW"&�eL�`��~��5�\�&�S��-CDӠ�����{V�����?�ᕥjeC:[/"t�g��H�(�/��/3h#��᭄=P
�1�N�ȫV�.���wG��_�Er�im��G�&��Q�/�d�n/�{�-���Npk��1��fx�����%w�е|�gM��	U�؃rd�rk��N!�9��~ʤ��G��R�s�C�I8b�m�\����*P"81�ƹ��i�|�	�ɀ���m�It��Sz���7j�%��7�LHW]݇��uX2/#sa�-�U���ss����$E�;1)+�*�)�a-z�j3dA���xij���G�[�>֕�;���`�pm����&	DFQ����i	x�ai�+�1%3�]�z8���ik�%�^�7k����#�1�a"ך� 5AI��ڢ�<���$!��X��W�9k<n��N���./`��P��+{y.�eyL�#�hj�s>S�k�R[D��A�'RӘO4�N,���\Բ7�����u���4R��|�������d���f�6CUj�
֗���/=wI�^(�m�Ì���N�ԛ�l2�bQ
��@��LƇ��:5�e��:���@���x�h��m���cn���*�U�IrSP&&T�3��_��4�<�y����ƵD�'u�_YR��_2g��ƈ��eWP���]_s���ϳ���F���Ț�\�%�n��ިlU͜��E�o������&gEm�8Q����/gi�	{��a'{i.�t3�D�x=�M�ک^T�c�4���`���"�k�l�L�a�L�׋
�.#Pm���������&��D���B+d�O��\�
]n�Qn3�@E����m�c:�up�z$O���J91�g���D7�F�4)�
�+V�����{��I��
 �r�#X&�|ُ�������{I�߭�ﱊYA�����-�7�}R]�H����w~_�b�]It��]	b��j�������r��n�3���􈮷��*������r����HQے�b��2�x��
��r��2)��*(�Ąb^ ��nvv7�OZB-}�Gx'Ս��c�'ǝ5��y�e����|����t��\}~��]J�����Y_y=\Qx%����|���8��������(ݘ��jd��֭�'�:�O�L=A��T\�5��zcW]AR'll���W I�\�^�\)Z��9��nIG�f=w���rv8j\��b8���_�O�֥����Ęs��JUtW�,�;[�=���>�m�쇑^�V�	�)�d�H26��Uũw�.��/�a��Sȇ����{Ы�b#��j�'n��N6ia�)"�hZ
3e�/,]��{�j)����Ϋg�w}D�X��D��S����Ņ�:)�\
�wn�2]��r]!��$�!\�8�m�؏lh��1/6���J��Z�`�@
w��rtQ�wa������.'�DB�g�U����z��~n�Ct�y�v�Y�5*�"&M���>bJ�k�"��y��<�&pl�a���e���/��:aD%�z<z�c�皵���N���<��N(4.�A6ԃ8���.���3	�)�(uR��A�V�M�L�V��m�tF[g�`���¦3>���p�VM�	*Q�1;�C
�:-��䤰�Y��j�GR �x�2�!���=s�Q}�zkV*b�p��B�"��|��=�E��g�0������`\͑Y�"o4`�AA����T����1��乓//}]���Yc[p�.|�+kc�_��XUd�Ý��3�8��O�i�G=�~�n!"�[h�c���S"3��a ��jo&�^[4|���M�~w��]��'1�j��Ύ�.�6f�a��I�0�4�.2�Sy	�[SY�\tE�����"p�@�K�ᩋ;hE�jI�a�-m0���Ӌռ�W��ǝ�c���)�D�]�L7�3_�bt�UC�Y���V��ʎ!�D!���bb-�e�]�%� |
�>K��}�m,P���̩�wϏ��ϝ ^����٧�%����1��}*�s_��<�WA6��=1&��]� g�ؕ�}���z/9	�u?"�3��u�n,_��s6\�140p=
��0�"��v�ͣ���5���*��$�ַ�b��FE���\+���ɭ��XV�[]�s3����8n`�e@��p��T�����#���_��]�Di۳��iF����7~����1_�RB7A嬤�K�b�sg��8�Z�]b��!�u�a}1?���l�@y�5Q��&m���V���X�z�Y�q���X���/3hjˍ����FۨaXk\B�-F����紛g6���)=h��2-��-5Ͷ�[5�q�1�H��$�"
<k��.e���"-Ϧ�LV�1Q�,�^;�?&�i?�K�r�9�.n5����`�җ�ynZH��D�e��w}��./�\8���|N���E�J�@(�
�a�^F0��6P�������MyA�����7��ΆϕJ4o�o�E��N�������A�b�(�6ZNu>��^�x�}���o�WV�#k.��/ek1}�e��ɩ��%�Y%o�Geˆ���-$OϺ'��G�M �f�,�%�2�k�p��p��pS[�~�bD�,���V^�թ=�=O{=~j����gu��;��b�*��-�py߄�6�+/wL��A�������zި�R���k	�:��,c��I��Fc�#���ɻov=��+e���Z�눥
�(+����d\��䅳7щ~�S,ȱ�A9�->�}�a��]�3=���g��V�ڷ�v��}x�
����1v"�o=��M<����'M��-_�����s��ghd�c,
��@���癪�7,����>J��ir�A�̅��"��h#&5�0�i}��'o��ӎ�Lk}�L7�o�WI�3��S5/[jÍR�z~��<�jz�R���:��橹'��OY�	��=����i�����T�z�����]M��3�ќp�X	R.�g�E\&�R�H�MZo�����qZ��%�XGΤJ$m������.WH�KxKg5��ǚ؋hpV
��8�fq]n2��
�\
��4��k�Y��Fe���g��|�����e"�%`���UJ�>6M�c�8��&=/8_q�&$B���i���{M!�^^Gg�Z�n�2���B1:>=��Ln��ԋLB�iw��Ǯ6�L82j��_ȋ�����Y	\;����m�et�-��3FR�h	�x�4��Ʌ�'s`i��*�N[�B��0㞕}a1߶���֌I�uÊ��%?���,��:�Mhi����!����͸�&�}˼)��:��K?\�i�OU���Y�ԚQ���qV7�5�šx�e�UꫦԸ�u#�ܠ��4�A�����+�9x
�Z�L����B	��*
c������n��7&�-;���T�$�~)����=>����"�vY߲f��E�/H�h�Q��^���^��]D�j���6��Y0Q��}Vz�Y�JHJU[<#����جn�~X@�1b�ǂ+�U�q�^��n�_��jE���R���H�J�iF�^����}��䮸^W�4}j{9k*����4��O�]/�X^2��JE��`�^���&��*�Đ�K��*4���c؏�f(�S�$�O�L�طLcNV�/�'i�𫹧���je�,�x&ʈ2��\orTs���&��:w�=ƿ��gҸ;78W�d>��T,;��9��f|(�𲽨�=���nj֝�ݔ
xP�ާrT�N�V��#��W�$�ڰn����Dm�����E+]���|_/�i�b5���8�r��Ft�(�=�eIR��wT9��6��Gss��"X���H��FmֵT���D��OՐ��뺺qR1d,4W�?��2�12����R�I�(�ոIg �A���H�Pt罉o�;L2��ɠ�D�}f.)G)�BZ�u�c�,�����z�w?.Xn��Ru��d6yFۆP�1�=��j�9����I�g�*N'-�NC�0��A�VZ"���zZ1{�I`�o����{|�Io/E$i!��7���RO��5a;����]�m�+Q�7���R�p���5��YO��>j�O�A�A(�6���m��N*�QQ���Oξe��ɓl���.�5�LC	��zz����iyk
�G��֝ꭋ�*�%�!��}2ԟ��;k`d}�N��5��A��1&�}�iv�5p�N�p���M��V���k�+8��C�O�Lm�P�4��Q�hxo}�;�m�U�
"�I�ϽO�6 aҲ~
�uH�M&��On�|�XD��ʔh�*�Lo\�M���V�QBE�Ǒ��Uy���@ep�/D��J��h�Y�/ꞑ�����/�X60;O,����z'�X�@K7�DR�+��EZA�`��wU�R]�A���
<�
���I��a�S��`v�t�qĘ�]P�r�ۏJe�T]4����t<(���"22���&T�HX-�]kF�@�Ǣ�veW_ .L)��~���/�<}�1�m�o�MY�ǘ6����d��3\������ݰj�W�����`+�����J�,�{n|�^�ƣ�^�w�
at�=n�ᓄ�GK!�t���( �5��TX_eM�#���uf|���m��'�eJF��Ư����5Ȑ����J�eg��"�P��������`L�m?Aۥ8�|Qun�u�8�{D�39�D��.*������/,���W
5Ca��*-�^U6Z���+���C�&~���0	�l�̘��*tt�Nx���&���~���������l�g�{C�4'(@MvM��V2h���� ����xH^����kZd�g$}]?����y�@֡\�c��?��m�qY덼ORrY�Ϡ(�����|�R�xL�;���V���3/Q��w�}�u���N�w�L"�fWQ�B3>����쟨�.6�*�3�o��#���i�Ǿ��:߳��׎���h���������U�\)wx�4t&�������y֠��<0f͎?�o�.�3-Х����~q�9��JYQ���<-x�@E�áe��Cj�]��7��_}��;����ѫ��}��n�YA�Au�I�:�
�v�
l1�]�?J�YW;�Z�iR*�6���	C[6��J@G�?ZJ>�B��ϵD;��L������I�T��P&Z��IϷ̚	t0Toy%6��P�͊���Q^e��,y5	�S(�l"�=��1���@�ɎMj�&q^(1�}Z�v���X���qk#<%�Q1�U�ڲ��]���Ad�Bp�%cco�Q��ʶ�{���
��=F��=��.�#SV���C�CȄ��d8?9
��PH�0Nvqd�L|Y�A+�
V�9�<�Yf˾�䍾��d�"�FC෴2;���dƌe0�Xi�f`v�Rnj�� '�i[�
�����ک_�9�c��vU�D���[O��;ꢺl5�]Yri�g�g28
�ZF~�+'�O�q�Ǒ����|�6��z��J'���A�����I�K�K�Ȏ5��Riў�1�t^�=9?>;>?z�̙L�f���P�G�	��~j���^Y���
$�F�3c/��܃JK��5�ȟ��w��đzFw�1,n�]���N�~���j�^@�RQ�
y�bS�R�9>��;KP�6^��۴��ſ�tm皟ŝ�"�H�I�a��`�*
��35���8=�]a>�Ț/��W�����<0���	k��Kd��n(|���;WI��:h�֤�&������Nm
��c�SkA��Kz��AouH.Ԁ��R|!%��ĥܲ��g(
}^�U��;'�͒��1� ��Lv/�fM��[k� t��p=���vd^K
�� ���(���8��|�W�J[�Em�B鮝�mR*�t�=���ָ���M�_z�	ʾ�z|�c���g�q?gA}ii�x9��x�$#��4}ͦ��^���B��ij��/���rCP��V]��k���3�א�@O��.�+�p yo@(k
��ꪢ�qȸ.+���(FM�|�� h�"XO��^���i["8�׫ղ������d.gF���^OD�x�T˩F���r���`:I��4�J{��߲�ko9�N�m���~Enߛ��X����kV��·�NG�%��qrx���G���KY��x��%(d0���N��Z؂���������'��[�5�ș��|��9�ts/�L�����_�_�۫ѧ>t�<.=�$��x�h�}�	Hx},�hD���:��ƅ����\�Q�k�=5�xۋ�n+�Uʹ�zY5ᗽ�o�MM�]R���&���@/�\0E�a9]#����x�V�*b,��]����8�a���#cv�SG�A�^w��o>�]��� �]*L�6M�asЩ���AkK,�]�x��}��U���VO`Ef`]�Y�2�g�3���k]��Vkq1���س=b��4+�Q�I��t���@+lq�Mq����Sه��VG�"�S/9��2�
�y�u�za=Q ,^N��jlꖯ�*`F(�P-�P����h�9�Y��K"�^i����KeZwh�9	ί�+۪��,��}�wO#w#f���9;�L����
��{+���r��H(O�G��6i�=����Zj��@�$�y�
�v,�g��	�G�^9tK�>�8�E;�i@P�	7���^b����P�l6�X�1]���=%�Q��^J��<���f���4ஹ�+l�__|~v��/O~O�]�~m=(+�Q�2<���mz����첺�N��"�����޸|Ѳ�W�o���_�:?�gM^��DK��:���X�6#g	��d�a̬��Ý>b-Il
��p+=�zJ=�Q
ș^���:�q�K5n���0�j�l+C/��rs�e�v+�����or??-���Ģ��J	�W�T�䮥���r"&����g�����wck[��Y����MOl�SPGΠ�G�vÁ�mJ��A)8���4���!8�$�6��}�F��˱�\.��1�s�t��s�#�xz-d�&�ҡ�mu�c<�U�m�Ac��_�tN��"Հ���ލ����+�H(���XI�L�	�fM4�����$YM����9���fYt�B�&�S٪�&�mm�C�`��3T�����þ
��Cˡ����p�?������}��qT��L�c֓c{����s�>����|4�G鈕X@��%��#���ʌ?�.%Ī;�[��V�_����:�x�'���`���;,��p�g8Z,�J=R�z�!2M�q�;�p�C��2����Q�@��D���O��ɾRk%an=���CU6��z�Njl��E_w%c������d�u�9�c�VQ�DH�K�ݹ�~��Viw�r�Yыo#'P����6�=(��dG��k��V;B�DU�Qow�Y�w@����/���Q�y�6'X��G�����Wǯ�D��<�.�П���ׇ�eڍ!]���P�WѠ�n��a�n��DR]W����Q�ټZ1�qV��lHU��0]| a���+r����6�ЯUh
~?��K�s{��b�CC����Y�B���վ&�f�(	���o�-�)��׆]ff\kR�(��R��bVe���.��#���\�#�$��1P�!*�u�U�͑��D��C��,��SiG�.��I�[���x�����r�X�$Ug"�I��y�0���������_�]I��ȋ�Q9�1k��L�y��SDak�y=m̑����J"|޸��t2��n�[�Q�L_��2�1��Hp���M�?3��T�����۝D�������~t�3X!�2��
΅��1ȑ�
�*w�>�u�e��~k���\���v@�!0�L���[8��¶SU��:.V����x	���	��3���0t��Lߤ�lh�,���Bzda�9��XxLˇh^;G=��/��������Am��*8���i��/�3"9��'1X���
��8�ژB"V-�[
�o���`�ݢ����7���܄��U����Vg 	Vy���2-�)�y�m!��&�G�`�ݦx�#˯f'�ҷ�֨�<>��^
���M-E�m֞�]�u�ɧ��O�(쏢z�yc5�?�3��T��T��c~��N�M�МԻ�"�Y�ߓ�hSD@��X��1��&�hÛ"iҟ��S%Gj�}
���b}m�!���q����u׌d�q�R���?}dHiN����bT�B옼q�B)�1��!�j#t��F���=pH�ϱ�ˊ{�����m��Q�lY��C;�f3�]��g�ht\��wH{�ե
i�#��
�R�a�A��n�j���gj?��{@Ի�ߵ��+�e;4�1�C�U#�<�Ԡ0�j��s�$,zʯ>�+.E+��=�Y�}E�:�C��Z��dKXmm���}@@_ݭ��ps������&�$��y�s'Μ�g�Y���o���l{���q��[���{>�G�L{J�X�΋nP��nbMx�bog�*gv�O�;J5*Xs��StP7y��3VI�:a�Lo@ՙ��Lڌ��[Z�i�q��%:i��]�e41�<pQ7�%��^,;�J�"6�UiY�~�ut�l4oT���g�O��M�eE��C�F�A$����4��(a97w? |���KK�G��9��'Ad!l|�@���b��1���yq2����lF��N��=���ٽZ�`����ևW+�.�Ɯ��&7�$��5S
�(�w{�fv0�׵��A���3u�{�t�1<	�1�	 ء��^��JO�t� ]��z�
nڸ�N��/�0�s�X��+9"�ǐ�Vt)���J�MQR���/�~\DZ��"N2��QEK4�1M�KS�4
_}��+}�㖧�ht��O���d�c���RnH�7\+9L9b�*�_|�f�ŀЯCX��_���Gc�O�(R�.>Ln��݁�?)C��z��ż��\g5��p�r%fb&�� ����ݟ�T�N*����4���n~̹E�u��p�I�,�uK��woHz}����x��wo��o^�,^�u��b����`�����3��G��zx���
B��ᑼ�f�LƳ����6�w�$c���DO����q��I�SeP��c����s?]����_��s�1��O�E+��l���<Գc<p|�G.���:кm�	&Q�#4&��ָ��m�T&�ꥆl���%�<�1U���f������	%��P��mjO�UN�ӂʶ�P(�On��WG��[�6g��W'��>5���o=��>y]��ٗ���9~-�P�����g�$�Z�SŌgG��,}E�3x�2N�`)
�Xb�3�D�$ʘ�vrX_l&��Tj;��R��U^�ŀ�/���ފeAuQ�y�l����G�w]��E�����$�9>{=���v7���5Iw_���}MD�k��
��xD��b�H(��<�'��l�h�v����,��-���,��}cI�%a<��
�b()�܆���a�^b��JTς��v� �rxЎ�+�̺!�q�t-lR�����$���0m��Ged�S��L⩢�M�������8�������ן�eߟ��5��?���JH���C=��[��̈�E�0N�C�X�Z�MϱU?�
�]J�1�F�
��!x�9W����_)_@�%۱��k�$
0S5��~Ѿ�"�!�0�H�f�8lG+Y�miM8�l��'̗�e7�0���)��f���}�?�b��q^A��ds���mc&����%��Tf)/�3�~��9�IP���.���N]�(�yFV<��$V�
A!��m��P�;�*;��XH�e��՗�Ǣ��!=w/I�e#�4��r��5֏K��Q�!�j'vj;)wt��ILK�`ɦ&r�q�v��s�j4}�%p���	�·��;8�i��ei
�����X�U�B;
��53]���/�?����%���2�턯���8v�
��De?;�'�t3����~nwb��ɎJA�j{<kj{����z�e۠�Ud5�<y��ڂ<�A=f�`�|��s_�e#\fu�Aͬ�9NiN+g�3J���\R
+���M�>D��0jo�?��ⶃ0�cÃ��ʝ^Έ��ix	�z��;E������H�Iʪ���K��9t �;L3~�sϫ�ڸ���]6�=��=����:F�Q<(�탩i��r.lZ�ԕ]b��l�:��AwQ��09z�]na 3�Y�]�Ұ�&��{cFR[���-?%�����ۤ��Xe��}۴������\�>�&kc�~)�z�@Oּ0~/_f�&ºM�s<�Yţ�<s4����5t����`t̔�+;ɭ��]��BR�x�T�p%
��+n��R̤�'�j�L��yuf����z44S#p8���_3:>��?r��U��3��6�`�a:+���6J5<[sf��.D�^Wj>H�e��̘b�Y[
������I,n��=������i?F��s-,bZ�!3�Np�bl�cF��Ѐ�V��#XO�R���U���ָ^�[J��?��PK��zZ���`�9���litespeed-cache-es_CO.poUT
n�gux����PK��zZB�s������litespeed-cache-es_CO.moUT
n�gux����PK��zZG2�f�$���wklitespeed-cache-es_CO.l10n.phpUT
n�gux����PK 5�litespeed-wp-plugin/7.0.0.1/translations/litespeed-cache-es_CO.po000064400000533471151600235530020346 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Colombia)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2022-03-30 06:14:07+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.1\n"
"Language: es_CO\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/crawler/blacklist.tpl.php:64
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/page_optm/settings_css.tpl.php:79
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/page_optm/settings_tuning_css.tpl.php:87
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: src/purge.cls.php:352
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo esto es necesario "

#: tpl/dash/dashboard.tpl.php:108 tpl/dash/dashboard.tpl.php:767
msgid "<b>Last crawled:</b> %d item(s)"
msgstr "<b>Último rastreo:</b> %d elemento(s)"

#: tpl/general/settings.tpl.php:40
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr "Ruta del archivo «.htaccess»"

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr "La ruta por defecto es"

#: tpl/toolbox/edit_htaccess.tpl.php:59 tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:60 tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess»."

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr "Ver el archivo «.htaccess»"

#: tpl/page_optm/settings_tuning_css.tpl.php:80
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/toolbox/beta_test.tpl.php:49
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/toolbox/purge.tpl.php:72
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/page_optm/settings_tuning_css.tpl.php:57
msgid "How to choose an UCSS allowlist selector?"
msgstr "¿Cómo elegir un selector de lista blanca UCSS?"

#: tpl/page_optm/settings_tuning_css.tpl.php:62
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_media.tpl.php:235
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_tuning_css.tpl.php:58
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/toolbox/beta_test.tpl.php:59
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:53
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:53
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_media.tpl.php:131
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_css.tpl.php:201
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:152
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:149
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:84
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/inc/in_upgrading.php:5
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/page_optm/settings_js.tpl.php:71
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/general/settings.tpl.php:55
msgid "Your %1s quota on %2s will still be in use."
msgstr "Tu cuota de %1s en %2s seguirá en uso."

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:131
#: tpl/page_optm/settings_css.tpl.php:248 tpl/page_optm/settings_vpi.tpl.php:74
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:188
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:195
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_html.tpl.php:139
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_css.tpl.php:75
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/settings_css.tpl.php:264
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/general/settings_inc.guest.tpl.php:16
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_js.tpl.php:43 tpl/page_optm/settings_js.tpl.php:77
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins."

#: tpl/page_optm/settings_js.tpl.php:44
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr "Retrasado"

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: src/lang.cls.php:149
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:146
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/error.cls.php:129
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/error.cls.php:133
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/purge.cls.php:276
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: tpl/dash/dashboard.tpl.php:286
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/dash/dashboard.tpl.php:47 tpl/dash/dashboard.tpl.php:75
#: tpl/dash/dashboard.tpl.php:499 tpl/dash/dashboard.tpl.php:578
#: tpl/dash/dashboard.tpl.php:606 tpl/dash/dashboard.tpl.php:638
#: tpl/dash/dashboard.tpl.php:670 tpl/dash/dashboard.tpl.php:702
#: tpl/dash/dashboard.tpl.php:734 tpl/dash/dashboard.tpl.php:781
msgid "More"
msgstr "Más"

#: tpl/crawler/summary.tpl.php:206
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/summary.tpl.php:207
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: src/lang.cls.php:90
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/lang.cls.php:91
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:176
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: tpl/cache/settings_inc.object.tpl.php:42
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cdn/other.tpl.php:34
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cdn/other.tpl.php:39
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: tpl/crawler/settings.tpl.php:53
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: src/lang.cls.php:104
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:105
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:154
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:157
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:180
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:205
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: tpl/cdn/cf.tpl.php:26
msgid "This can be managed from %1$s%2$s tab."
msgstr "Esto se puede gestionar desde la pestaña %1$s%2$s."

#: tpl/cdn/cf.tpl.php:46
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/cf.tpl.php:30
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/cf.tpl.php:36
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare."

#: tpl/general/settings.tpl.php:39
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/general/settings.tpl.php:70
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:77
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:94
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:95
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/crawler.cls.php:142
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!"

#: src/cloud.cls.php:1053
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/cloud.cls.php:1453
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/doc.cls.php:74
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/gui.cls.php:84
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: cli/purge.cls.php:240
msgid "Purged!"
msgstr "¡Purgado!"

#: src/lang.cls.php:162
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:34
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: tpl/toolbox/beta_test.tpl.php:36
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: src/crawler-map.cls.php:373
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:144
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:166
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:38
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/cache/settings-excludes.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:66
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/settings_js.tpl.php:58
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr "Localización"

#: src/admin-display.cls.php:532 tpl/banner/slack.php:33
msgid "Dismiss"
msgstr "Descartar"

#: src/lang.cls.php:152
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/data.upgrade.func.php:170
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS."

#: src/data.upgrade.func.php:175
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:177
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:92
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:52
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos JS y códigos JS integrados."

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr "Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:1073
msgid "This setting is overwritten by the Network setting"
msgstr "Los ajustes de red sobreescriben este ajuste"

#: src/lang.cls.php:194
msgid "LQIP Excludes"
msgstr "Exclusiones de LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:52
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Seguro que quieres restablecer los ajustes a los valores por defecto?"

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s del HTML."

#: tpl/general/online.tpl.php:24
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Seguro que quieres vaciar todos los nodos cloud?"

#: src/lang.cls.php:178 tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:121
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:50
msgid "Click here to change."
msgstr "Haz clic aquí para cambiarlo."

#: src/error.cls.php:60 tpl/crawler/settings.tpl.php:105
#: tpl/crawler/settings.tpl.php:114 tpl/crawler/summary.tpl.php:183
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/lang.cls.php:161
msgid "Localize Resources"
msgstr "Localizar los recursos"

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:81
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:561 src/gui.cls.php:721 tpl/toolbox/purge.tpl.php:80
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:125
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario."

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS."

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr "Localiza recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: tpl/page_optm/settings_tuning_css.tpl.php:56
msgid "List the CSS selector that its style should be always contained in UCSS."
msgstr "Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS."

#: tpl/page_optm/settings_css.tpl.php:74
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usar el servicio en línea QUIC.cloud para generar CSS único."

#: src/lang.cls.php:145
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:637 tpl/toolbox/purge.tpl.php:71
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/report.tpl.php:50
msgid "LiteSpeed Report"
msgstr "Informe de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:182
msgid "Image Thumbnail Group Sizes"
msgstr "Tamaños del grupo de imágenes en miniatura"

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)"

#: tpl/toolbox/purge.tpl.php:108
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP"

#: tpl/cache/settings-purge.tpl.php:115
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado."

#: tpl/cache/settings-purge.tpl.php:91
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien."

#: src/lang.cls.php:132
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:1071
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:1183
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado"

#: src/img-optm.cls.php:1078 src/img-optm.cls.php:1104
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:90
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:1121
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP."

#: tpl/inc/admin_footer.php:13
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:111
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar."

#: src/img-optm.cls.php:616
msgid "Cleared %1$s invalid images."
msgstr "Purgadas %1$s imágenes no válidas."

#: tpl/general/entry.tpl.php:23
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:99
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:127
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:99
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:52
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione."

#: tpl/toolbox/beta_test.tpl.php:54
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:38
msgid "OR"
msgstr "O"

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:23 tpl/toolbox/settings-debug.tpl.php:24
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:78 tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr "El intervalo válido de WordPress es %s segundos"

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:49 tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Ponlo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es de %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:47 tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en las páginas públicas."

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:114
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:113
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:91
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:67
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:44
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:43
msgid "Install DoLogin Security"
msgstr "Instalar la seguridad de DoLogin"

#: tpl/general/settings.tpl.php:92
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN."

#: tpl/toolbox/report.tpl.php:95 tpl/toolbox/report.tpl.php:97
msgid "Generate Link for Current User"
msgstr "Generar el enlace para el usuario actual"

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr "Caja de herramientas de LiteSpeed"

#: tpl/toolbox/beta_test.tpl.php:29
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/beta_test.tpl.php:38 tpl/toolbox/beta_test.tpl.php:54
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/settings-debug.tpl.php:141
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas listadas."

#: tpl/general/settings.tpl.php:93
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:93
msgid "Check my public IP from"
msgstr "Comprobar mi IP pública desde"

#: tpl/crawler/settings.tpl.php:25
msgid "This will enable crawler cron."
msgstr "Esto activará el cron rastreador."

#: tpl/crawler/settings.tpl.php:11
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:48
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:65 tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/blacklist.tpl.php:35 tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr "Total del mapa del sitio"

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr "Lista del mapa del sitio"

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr "Recargar el mapa del rastreador"

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/blacklist.tpl.php:21 tpl/crawler/entry.tpl.php:10
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/summary.tpl.php:214
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr "&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad."

#: tpl/crawler/summary.tpl.php:213
msgid "Crawlers cannot run concurrently."
msgstr "Los rastreadores no se pueden ejecutar de forma concurrente."

#: tpl/crawler/map.tpl.php:52 tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:51 tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:205
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:66 tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97 tpl/crawler/summary.tpl.php:173
#: tpl/crawler/summary.tpl.php:208
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:172
msgid "Miss"
msgstr "Fallo"

#: tpl/crawler/summary.tpl.php:171
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:170
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:139
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings.tpl.php:143
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:221
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:220
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar."

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:144
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:40
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:104
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los nonces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:15 tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:14 tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr "Objeto"

#: tpl/cache/settings_inc.object.tpl.php:93
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:105
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:7 tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:85
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#: tpl/crawler/entry.tpl.php:8
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/entry.tpl.php:9
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/page_optm/settings_css.tpl.php:291
msgid "Swap"
msgstr "Intercambiar"

#: tpl/page_optm/settings_css.tpl.php:290
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr "Almacenar los gravatares localmente."

#: tpl/page_optm/settings_localization.tpl.php:12
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:146
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:128
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:112
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:11 tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:6 tpl/page_optm/settings_css.tpl.php:22
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:291
msgid "%s is recommended."
msgstr "Se recomienda %s."

#: tpl/page_optm/settings_css.tpl.php:288
msgid "Default"
msgstr "Por defecto"

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr "Optimización de página de LiteSpeed Cache"

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen."

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas por el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr "pixels"

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:52
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:14
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/page_optm/settings_media.tpl.php:260
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:9 tpl/img_optm/entry.tpl.php:15
#: tpl/img_optm/network_settings.tpl.php:9 tpl/img_optm/settings.tpl.php:11
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:302
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:301
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:298
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:297
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:292
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:289
msgid "Optimization Tools"
msgstr "Herramientas de optimización"

#: tpl/img_optm/summary.tpl.php:258
msgid "Rescan New Thumbnails"
msgstr "Reexaminar nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:241
msgid "Congratulations, all gathered!"
msgstr "¡Felicidades, todas reunidos!"

#: tpl/img_optm/summary.tpl.php:246
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:193
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:74
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:58
msgid "Current limit is"
msgstr "El límite actual es"

#: tpl/img_optm/summary.tpl.php:47
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor en QUIC.cloud"

#: tpl/db_optm/settings.tpl.php:37
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:23
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de la caché de LiteSpeed"

#: tpl/db_optm/entry.tpl.php:10 tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de la BD"

#: tpl/db_optm/manage.tpl.php:176
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:160
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:138
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:130
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:115
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:114
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:113
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:105
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:82 tpl/dash/dashboard.tpl.php:741
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:79 tpl/dash/dashboard.tpl.php:738
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:68 tpl/dash/dashboard.tpl.php:74
#: tpl/dash/dashboard.tpl.php:733
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:621 tpl/dash/dashboard.tpl.php:653
#: tpl/dash/dashboard.tpl.php:685 tpl/dash/dashboard.tpl.php:717
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:619 tpl/dash/dashboard.tpl.php:651
#: tpl/dash/dashboard.tpl.php:683 tpl/dash/dashboard.tpl.php:715
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:53 tpl/dash/dashboard.tpl.php:584
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:550
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:498 tpl/img_optm/entry.tpl.php:8
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:489
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:358 tpl/img_optm/summary.tpl.php:43
#: tpl/page_optm/settings_css.tpl.php:103
#: tpl/page_optm/settings_css.tpl.php:220
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/img_optm/summary.tpl.php:318
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Está seguro de destruir todas las imágenes optimizadas?"

#: tpl/banner/cloud_promo.tpl.php:30
msgid "Learn more"
msgstr "Aprender más"

#: tpl/banner/cloud_promo.tpl.php:35
msgid "Tweet preview"
msgstr "Vista previa del tweet"

#: tpl/banner/cloud_promo.tpl.php:63
msgid "Dismiss this notice"
msgstr "Ignorar ese aviso"

#: tpl/dash/dashboard.tpl.php:46 tpl/dash/dashboard.tpl.php:577
msgid "Cache Status"
msgstr "Estado de caché"

#: tpl/dash/dashboard.tpl.php:52 tpl/dash/dashboard.tpl.php:583
msgid "Public Cache"
msgstr "Caché pública"

#: tpl/dash/dashboard.tpl.php:614 tpl/dash/dashboard.tpl.php:646
#: tpl/dash/dashboard.tpl.php:678 tpl/dash/dashboard.tpl.php:710
msgid "Time to execute previous request"
msgstr "Tiempo para ejecutar la solicitud anterior"

#: tpl/img_optm/summary.tpl.php:43 tpl/page_optm/settings_css.tpl.php:103
#: tpl/page_optm/settings_css.tpl.php:220
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar."

#: tpl/img_optm/summary.tpl.php:52
msgid "You can request a maximum of %s images at once."
msgstr "Puede solicitar un máximo de imágenes de %s de una vez."

#: tpl/img_optm/summary.tpl.php:175
msgid "Calculate Backups Disk Space"
msgstr "Calcular el espacio en disco de las copias de seguridad"

#: tpl/dash/dashboard.tpl.php:414 tpl/dash/dashboard.tpl.php:483
#: tpl/dash/dashboard.tpl.php:629 tpl/dash/dashboard.tpl.php:661
#: tpl/dash/dashboard.tpl.php:693 tpl/dash/dashboard.tpl.php:725
msgid "Last requested"
msgstr "Último pedido"

#: tpl/dash/dashboard.tpl.php:421
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:334 tpl/general/online.tpl.php:115
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:184 tpl/dash/dashboard.tpl.php:669
#: tpl/dash/network_dash.tpl.php:30
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:171
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:168
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:277 tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:276 tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:258 tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/dashboard.tpl.php:255 tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr "Balance de pagos"

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:242 tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:242 tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:183 tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr "Ancho de banda de la CDN"

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr "Uso de las estadísticas"

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr "Escritorio de red"

#: tpl/general/online.tpl.php:36
msgid "No cloud services currently in use"
msgstr "No hay servicios de la nube en uso"

#: tpl/cdn/qc.tpl.php:103 tpl/cdn/qc.tpl.php:106 tpl/dash/dashboard.tpl.php:338
#: tpl/general/online.tpl.php:140
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/entry.tpl.php:9 tpl/general/entry.tpl.php:15
#: tpl/general/network_settings.tpl.php:9 tpl/general/settings.tpl.php:15
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/other.tpl.php:111
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: tpl/cdn/cf.tpl.php:86
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN."

#: tpl/cdn/entry.tpl.php:8
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:163
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:162
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/gui.cls.php:571 src/gui.cls.php:731
#: tpl/page_optm/settings_media.tpl.php:131 tpl/toolbox/purge.tpl.php:89
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/img-optm.cls.php:1675
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1608
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1546 src/img-optm.cls.php:1608
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1479
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1377
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:969
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:699
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:674
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:348
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviado al servidor en la nube, %2$s aceptado."

#: src/lang.cls.php:268
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:267
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:264
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:263
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:244
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:238
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: src/lang.cls.php:236
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:235
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:234
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat de la administración"

#: src/lang.cls.php:233
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat de la administración"

#: src/lang.cls.php:232
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat de la parte pública"

#: src/lang.cls.php:231
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat de la parte pública"

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess de la administración"

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess de la parte pública"

#: src/lang.cls.php:221
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:217
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:209
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:203
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:201
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:199
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:198
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:197
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:195
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:193
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:192
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:191
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:190
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:185
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:184
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:581 src/gui.cls.php:741 src/lang.cls.php:183
#: tpl/presets/standard.tpl.php:42 tpl/toolbox/purge.tpl.php:98
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:164
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:159 tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:136
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché púbica"

#: src/lang.cls.php:100
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página por defecto"

#: src/lang.cls.php:99
msgid "Default REST TTL"
msgstr "TTL por defecto de REST"

#: src/cloud.cls.php:241 src/cloud.cls.php:296 src/lang.cls.php:89
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:26
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:1979
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube."

#: src/cloud.cls.php:1596
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:1519
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cloud.cls.php:1503 src/cloud.cls.php:1511
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: tpl/general/online.tpl.php:23
msgid "Current Cloud Nodes in Service"
msgstr "Nodos de la nube actual en servicio"

#: tpl/general/online.tpl.php:24
msgid "Click to clear all nodes for further redetection."
msgstr "Haz clic para borrar todos los nodos para volver a detectar."

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr "El uso de este mes"

#: tpl/dash/dashboard.tpl.php:358
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo."

#: src/doc.cls.php:161
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/admin-display.cls.php:242
msgid "Remove CDN URL"
msgstr "Eliminar la URL de la CDN"

#: src/admin-display.cls.php:243
msgid "Add new CDN URL"
msgstr "Añadir una nueva URL de la CDN"

#: src/lang.cls.php:93
msgid "Enable Cache"
msgstr "Activa cache"

#: src/lang.cls.php:106
msgid "Notifications"
msgstr "Avisos"

#: src/lang.cls.php:200
msgid "LQIP Quality"
msgstr "Calidad de LQIP"

#: src/img-optm.cls.php:1769
msgid "Removed backups successfully."
msgstr "Copias de seguridad eliminadas correctamente."

#: src/admin-settings.cls.php:276 src/admin-settings.cls.php:311
msgid "Options saved."
msgstr "Las opciones han sido guardadas."

#: src/cloud.cls.php:1258
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:1119
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de la nube disponible."

#: src/cloud.cls.php:1002 src/cloud.cls.php:1015 src/cloud.cls.php:1053
#: src/cloud.cls.php:1119 src/cloud.cls.php:1256
msgid "Cloud Error"
msgstr "Error de la nube"

#: src/data.cls.php:225
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:401
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:381
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:373
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:366
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:344
msgid "Orig"
msgstr "Original"

#: src/media.cls.php:342
msgid "(no savings)"
msgstr "(sin guardar)"

#: src/media.cls.php:342
msgid "Orig %s"
msgstr "Original %s"

#: src/media.cls.php:341
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:336
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:336 src/media.cls.php:400
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:323
msgid "Orig saved %s"
msgstr "Ahorrados %s del original"

#: src/media.cls.php:319
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:313 src/media.cls.php:374
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:313
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:312 src/media.cls.php:370
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:309 src/media.cls.php:367
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:309
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:308 src/media.cls.php:337 src/media.cls.php:363
#: src/media.cls.php:402
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:147
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:88
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1398
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1395
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:340
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:378
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:278
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1238
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1212
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1207
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1189
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1186
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1167
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1149
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1077
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:1068
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:136
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:134 tpl/dash/dashboard.tpl.php:182
#: tpl/dash/network_dash.tpl.php:28 tpl/general/online.tpl.php:120
#: tpl/general/online.tpl.php:135
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:122 tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:298
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB correctamente."

#: src/purge.cls.php:334
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:316
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:221
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:192
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:186
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:181
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:177
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:137
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:106
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:98
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/task.cls.php:209
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:189
msgid "Every Minute"
msgstr "Cada minuto"

#: src/media.cls.php:416
msgid "Restore from backup"
msgstr "Restaurar desde la copia de seguridad"

#: src/error.cls.php:47
msgid "The setting %s is currently enabled."
msgstr "En este momento, el ajuste %s está activado."

#: src/error.cls.php:102
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente"

#: src/error.cls.php:125
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio."

#: src/error.cls.php:149
msgid "Could not find %1$s in %2$s."
msgstr "No se ha podido encontrar %1$s en %2$s."

#: src/error.cls.php:173
msgid "Failed to create table %s! SQL: %s."
msgstr "¡Fallo al crear la tabla %s! SQL: %s."

#: src/error.cls.php:196
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash."

#: src/error.cls.php:200
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:205
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: "

#: src/error.cls.php:210
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior."

#: src/admin-display.cls.php:140
msgid "Toolbox"
msgstr "Herrramientas"

#: src/admin-display.cls.php:1201
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1209
msgid "Smaller than"
msgstr "Más pequeño que"

#: tpl/general/settings.tpl.php:110
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:40
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:23 tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr "Instalar"

#: tpl/toolbox/report.tpl.php:102
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior."

#: tpl/toolbox/report.tpl.php:103
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr "Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>."

#: tpl/toolbox/report.tpl.php:100
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#: tpl/cache/settings-esi.tpl.php:36
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:68 tpl/dash/dashboard.tpl.php:430
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:55 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:386 tpl/dash/dashboard.tpl.php:466
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:45 tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:378 tpl/dash/dashboard.tpl.php:458
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:34 tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:369 tpl/dash/dashboard.tpl.php:450
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:28 tpl/dash/dashboard.tpl.php:353
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:10
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:214
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:25
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/other.tpl.php:87
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:130
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:189
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:130 tpl/cache/settings-cache.tpl.php:147
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:129 tpl/cache/settings-cache.tpl.php:146
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:87
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:81
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:71 tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:62
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:63
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:59
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr "<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>"

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr "Creado con ❤️ por el equipo de LiteSpeed."

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:515
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:506 src/activation.cls.php:511
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:696
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: src/admin-display.cls.php:218 tpl/crawler/settings.tpl.php:143
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:217
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:254
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/crawler/settings.tpl.php:141
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: tpl/page_optm/settings_html.tpl.php:138
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:103
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:67
msgid "Your IP"
msgstr "Tu IP"

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: src/import.cls.php:157
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito."

#: tpl/page_optm/settings_tuning_css.tpl.php:117
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:174
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:102
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:173
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:188
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:164
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:67
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:66
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:196
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:90
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:15
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:1389 src/cloud.cls.php:1412
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:2132
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:807
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:804
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:802
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:781
msgid "Install %s"
msgstr "Instalar %s"

#: src/cloud.cls.php:1529
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:1461
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!"

#: tpl/img_optm/settings.tpl.php:52
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:211
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:26
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:152
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: tpl/img_optm/settings.tpl.php:73
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:72
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:213
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.tpl.php:39
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:210
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: src/img-optm.cls.php:1921
msgid "Switched images successfully."
msgstr "Imágenes cambiadas correctamente."

#: tpl/page_optm/settings_css.tpl.php:191
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:256
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:277
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:158
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_css.tpl.php:97 tpl/page_optm/settings_css.tpl.php:214
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/dash/dashboard.tpl.php:611 tpl/dash/dashboard.tpl.php:643
#: tpl/dash/dashboard.tpl.php:675 tpl/dash/dashboard.tpl.php:707
#: tpl/page_optm/settings_css.tpl.php:94 tpl/page_optm/settings_css.tpl.php:211
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:42
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:168
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:190
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:186
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:63
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:605 tpl/toolbox/purge.tpl.php:62
msgid "Critical CSS"
msgstr "CSS crítico"

#: tpl/page_optm/settings_css.tpl.php:109
#: tpl/page_optm/settings_css.tpl.php:226 tpl/page_optm/settings_vpi.tpl.php:54
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:205
msgid "Run Queue Manually"
msgstr "Ejecutar la cola manualmente"

#: src/doc.cls.php:69
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:18
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:235
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:235
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:211
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:205
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:58 tpl/img_optm/summary.tpl.php:197
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:57 tpl/img_optm/summary.tpl.php:196
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:216
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:215
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:25 tpl/img_optm/summary.tpl.php:166
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:163 tpl/img_optm/summary.tpl.php:208
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:159
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:174
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:148
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento"

#: tpl/cdn/other.tpl.php:113 tpl/img_optm/settings.tpl.php:119
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/other.tpl.php:112 tpl/img_optm/settings.tpl.php:118
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/cdn/other.tpl.php:150
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:246
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos."

#: src/lang.cls.php:223
msgid "Purge All Hooks"
msgstr "Vaciar todos los ganchos"

#: src/purge.cls.php:213
msgid "Purged all caches successfully."
msgstr "Vaciado de todas las cachés correctamente."

#: src/gui.cls.php:495 src/gui.cls.php:605 src/gui.cls.php:655
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:439
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:127
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:135
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:9
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:38
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:257 tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:532 src/gui.cls.php:692 tpl/toolbox/purge.tpl.php:53
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:503 src/gui.cls.php:663 tpl/toolbox/purge.tpl.php:36
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:761 tpl/img_optm/summary.tpl.php:141
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:762 tpl/img_optm/summary.tpl.php:143
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/cf.tpl.php:35
msgid "Get it from <a %1$s>%2$s</a>."
msgstr "Obténla desde <a %1$s>%2$s</a>."

#: tpl/cdn/cf.tpl.php:45
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/cf.tpl.php:25
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/other.tpl.php:64
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:17
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:15
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: tpl/inc/admin_footer.php:10
msgid "Rate %s on %s"
msgstr "Valora %s en %s"

#: src/lang.cls.php:29 tpl/dash/dashboard.tpl.php:537
msgid "Images notified to pull"
msgstr "Imágenes notificadas para descargar"

#: tpl/img_optm/summary.tpl.php:244
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1309
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1306
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1297
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1294
msgid "%s groups"
msgstr "%s grupos"

#: tpl/cdn/cf.tpl.php:34
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: src/crawler.cls.php:1228
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings.tpl.php:97
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:253
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:193
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:178
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:109 tpl/dash/dashboard.tpl.php:101
#: tpl/dash/dashboard.tpl.php:760
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:102 tpl/dash/dashboard.tpl.php:94
#: tpl/dash/dashboard.tpl.php:753
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:90 tpl/dash/dashboard.tpl.php:87
#: tpl/dash/dashboard.tpl.php:746
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:83
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:77 tpl/crawler/summary.tpl.php:84
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:76
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:62
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#: tpl/cache/settings_inc.object.tpl.php:213
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:129
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings.tpl.php:78
msgid "Server allowed max value"
msgstr "Valor máximo permitido por el servidor"

#: tpl/crawler/settings.tpl.php:73
msgid "Server enforced value"
msgstr "Valor forzado por el servidor"

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:65
#: tpl/cache/settings-excludes.tpl.php:98 tpl/cdn/other.tpl.php:63
#: tpl/crawler/settings.tpl.php:72 tpl/crawler/settings.tpl.php:77
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1261
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1259 tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:194
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:245
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:84
#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr "API"

#: src/purge.cls.php:404
msgid "Opcode cache is not enabled."
msgstr "La caché opcache no está habilitada."

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:53 tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:72
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:67
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:225
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:54
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:46
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:24
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr "Ajustes de exportación"

#: tpl/presets/entry.tpl.php:7 tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr "Importar / Exportar"

#: src/purge.cls.php:419
msgid "Reset the entire opcode cache successfully."
msgstr "Reestablecida la caché opcache con éxito"

#: tpl/cache/settings_inc.object.tpl.php:187
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:147
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:124
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:134
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:123
msgid "Password"
msgstr "Contraseña"

#: tpl/cache/settings_inc.object.tpl.php:121
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:122
msgid "Username"
msgstr "Nombre de usuario"

#: tpl/cache/settings_inc.object.tpl.php:79
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:118
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:462
msgid "Purge all object caches successfully."
msgstr "Vació de todas las cachés de objetos correctamente."

#: src/purge.cls.php:449
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:200
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:127
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:126
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:160
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:125
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:53
msgid "Connection Test"
msgstr "Prueba de conexión"

#: tpl/cache/settings_inc.object.tpl.php:51
#: tpl/cache/settings_inc.object.tpl.php:52
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:48 tpl/crawler/blacklist.tpl.php:34
#: tpl/crawler/summary.tpl.php:137
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:108
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:121
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:120
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:119
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:522 src/gui.cls.php:682 src/lang.cls.php:117
#: tpl/dash/dashboard.tpl.php:54 tpl/dash/dashboard.tpl.php:585
#: tpl/toolbox/purge.tpl.php:44
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:21
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:45
msgid "Purge all the object caches"
msgstr "Vaciar todas las cachés de objetos"

#: src/lang.cls.php:128
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/cdn/cloudflare.cls.php:254 src/cdn/cloudflare.cls.php:276
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:267
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:162
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:147
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado a Cloudflare el vaciado completo con éxito."

#: src/cdn/cloudflare.cls.php:131
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:114
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/cf.tpl.php:60
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/cf.tpl.php:59
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/cf.tpl.php:51
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:248
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/cf.tpl.php:139
msgid "Purge Everything"
msgstr "Vaciar todo"

#: tpl/cdn/cf.tpl.php:133
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/cf.tpl.php:127
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/cf.tpl.php:126
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/cf.tpl.php:118
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/cf.tpl.php:117
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/cf.tpl.php:112
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/cf.tpl.php:103
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/cf.tpl.php:100
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/cf.tpl.php:97
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/cf.tpl.php:95
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/cf.tpl.php:92
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/cf.tpl.php:91
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:512 src/gui.cls.php:672 tpl/cdn/cf.tpl.php:80
#: tpl/cdn/entry.tpl.php:9
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:163
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1120 src/admin-display.cls.php:1124
#: tpl/cdn/other.tpl.php:84
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/other.tpl.php:81
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr "Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s."

#: src/lang.cls.php:115
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:53
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:224
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:323
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/settings.media_webp.tpl.php:26 tpl/img_optm/summary.tpl.php:319
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:257
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:87
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:86
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:238 tpl/dash/dashboard.tpl.php:414
#: tpl/dash/dashboard.tpl.php:483
msgid " %s ago"
msgstr " hace %s"

#: src/media.cls.php:387
msgid "WebP saved %s"
msgstr "WebP guardado %s"

#: tpl/toolbox/report.tpl.php:60
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/img_optm/summary.tpl.php:123
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:67
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:67
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:68
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:108
msgid "This process is automatic."
msgstr "Este proceso es automático."

#: tpl/dash/dashboard.tpl.php:547 tpl/img_optm/summary.tpl.php:275
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:519 tpl/img_optm/summary.tpl.php:272
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:126
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:30
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: src/media.cls.php:257
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:170
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:101
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#: tpl/img_optm/summary.tpl.php:283
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr "Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>."

#: src/doc.cls.php:92 src/doc.cls.php:147 tpl/cdn/cf.tpl.php:128
#: tpl/dash/dashboard.tpl.php:175 tpl/dash/dashboard.tpl.php:779
#: tpl/general/online.tpl.php:67 tpl/general/online.tpl.php:79
#: tpl/general/online.tpl.php:95 tpl/img_optm/summary.tpl.php:48
#: tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr "Leer más"

#: src/lang.cls.php:30
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:527
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:2021 src/img-optm.cls.php:2081
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:2075
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:2045
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:2040
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: tpl/cache/settings-excludes.tpl.php:129
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:181
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr "Configuración de ajustes"

#: tpl/cache/settings-excludes.tpl.php:100
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/dash/dashboard.tpl.php:510 tpl/img_optm/summary.tpl.php:64
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:227
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:516 tpl/img_optm/summary.tpl.php:269
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:266
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:23
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:132 src/gui.cls.php:638
#: tpl/dash/dashboard.tpl.php:181 tpl/dash/network_dash.tpl.php:27
#: tpl/general/online.tpl.php:121 tpl/general/online.tpl.php:136
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/general/entry.tpl.php:10 tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr "Ajustar"

#: tpl/cache/settings-excludes.tpl.php:67
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:107
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas."

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:50
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:49
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:85
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:188
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:472
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:179
msgid "URI Excludes"
msgstr "URL excluidas"

#: src/doc.cls.php:132
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:221
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:204
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:222
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:187
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-excludes.tpl.php:40
msgid "For example, for %s, %s and %s can be used here."
msgstr "Por ejemplo, para %s, %s y %s puede utilizarse aquí."

#: tpl/cache/settings-esi.tpl.php:107 tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/other.tpl.php:128
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1277
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: src/admin-display.cls.php:1275
msgid "For example, for %s, %s can be used here."
msgstr "Por ejemplo, para %s, %s puede utilizarse aquí."

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: tpl/page_optm/settings_html.tpl.php:166
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador."

#: src/lang.cls.php:177 tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:480
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:461
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:450
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:427
msgid "Mark this page as "
msgstr "Marcar esta página como "

#: src/gui.cls.php:403 src/gui.cls.php:418
msgid "Purge this page"
msgstr "Vaciar esta página"

#: src/lang.cls.php:160
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:172
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:156 tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:171
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:187
#: tpl/page_optm/settings_html.tpl.php:167 tpl/page_optm/settings_js.tpl.php:73
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: src/lang.cls.php:169
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr "cookies"

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:94 tpl/dash/dashboard.tpl.php:55
#: tpl/dash/dashboard.tpl.php:586 tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:94
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:140
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:102
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:61
msgid "categories"
msgstr "categorías"

#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:139
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:39
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:138
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:24
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:137
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: src/admin-display.cls.php:1279 src/doc.cls.php:114
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:113
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:114
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid "You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>."
msgstr "También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>."

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: tpl/cdn/other.tpl.php:164
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:247
msgid "Exclude Path"
msgstr "Excluir ruta"

#: tpl/cdn/other.tpl.php:83
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr "Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s."

#: src/lang.cls.php:243 tpl/cdn/other.tpl.php:87
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/other.tpl.php:77
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:242
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/other.tpl.php:73
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:241
msgid "Include CSS"
msgstr "Incluir CSS"

#: tpl/cdn/other.tpl.php:69
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes."
msgstr "Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s."

#: src/lang.cls.php:240
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:240
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:239
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/other.tpl.php:127
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s."

#: src/lang.cls.php:245
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/cf.tpl.php:11 tpl/cdn/other.tpl.php:20
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:130 tpl/cdn/cf.tpl.php:26
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:245 src/admin-display.cls.php:979
#: src/admin-display.cls.php:1006 src/admin-display.cls.php:1057
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.object.tpl.php:213 tpl/cdn/other.tpl.php:39
#: tpl/img_optm/settings.media_webp.tpl.php:14
#: tpl/page_optm/settings_css.tpl.php:84 tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:168
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "OFF"
msgstr "OFF"

#: src/admin-display.cls.php:244 src/admin-display.cls.php:978
#: src/admin-display.cls.php:1006 src/admin-display.cls.php:1057
#: src/doc.cls.php:41 tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71 tpl/cdn/other.tpl.php:34
#: tpl/crawler/settings.tpl.php:113 tpl/page_optm/settings_css.tpl.php:191
#: tpl/page_optm/settings_media.tpl.php:165
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "ON"
msgstr "ON"

#: src/purge.cls.php:387
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:153
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:168
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:174 src/lang.cls.php:151
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:150
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:166
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:143
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:142
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:33
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo»."

#: tpl/toolbox/purge.tpl.php:37
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto vaciará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:23
msgid "Purge %s Error"
msgstr "Vaciar error %s"

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:246
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:236
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:232
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:228
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:224
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:220
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:216
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:212
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:204
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:147
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:96
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:135
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:222 tpl/page_optm/settings_css.tpl.php:123
#: tpl/page_optm/settings_css.tpl.php:240 tpl/page_optm/settings_vpi.tpl.php:67
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:220
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr " Almacena en la caché el bloque ESI de la barra de administración incluida."

#: src/lang.cls.php:219
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:49
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:13
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:12
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr "Ajustes del vaciado"

#: src/lang.cls.php:111
msgid "Cache PHP Resources"
msgstr "Cachear recursos de PHP"

#: src/lang.cls.php:112 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:86
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:21 tpl/toolbox/settings-debug.tpl.php:84
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings.tpl.php:67
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:110
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:80
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:109
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:67
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:108
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:54
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:107
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:9
#: tpl/cache/settings-cache.tpl.php:9
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:9 tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:8 tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6 tpl/toolbox/purge.tpl.php:134
msgid "Purge"
msgstr "Vaciar"

#: src/admin-display.cls.php:128 tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:6
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr "Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)"

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para vaciar la lista «%s»."

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:134 tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr "Hora de vaciado programado"

#: tpl/cache/settings-purge.tpl.php:105
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s»."

#: src/lang.cls.php:133 tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr "URLs de vaciado programado"

#: tpl/toolbox/settings-debug.tpl.php:114
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:97
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:261
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:819
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:141 src/error.cls.php:165
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:161
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:262
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr "TTL caché de Widgets:"

#: src/lang.cls.php:218 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr "Activar ESI"

#: tpl/crawler/summary.tpl.php:55
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr "Ver <a %s>Introducción para activar el Crawler</a> para información detallada."

#: src/lang.cls.php:255
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:227
msgid "Purge pages by relative or full URL."
msgstr "Vaciar páginas por URL completa o relativa."

#: tpl/cache/settings-esi.tpl.php:35 tpl/cdn/cf.tpl.php:84
#: tpl/crawler/summary.tpl.php:53 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:69 tpl/page_optm/settings_css.tpl.php:182
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:54
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor."

#: tpl/crawler/summary.tpl.php:116
msgid "<b>Last crawled:</b> %s item(s)"
msgstr "<b>Última indexación:</b> %s elemento(s)"

#: tpl/crawler/summary.tpl.php:68
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:184
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:167
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:159
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:147
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:325
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado el vaciado de la lista al servidor web LiteSpeed."

#: tpl/cache/settings-cache.tpl.php:28
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr "Por favor, visita la página de <a %s>Información</a> sobre como probar la caché."

#: tpl/toolbox/settings-debug.tpl.php:66
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:252
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings.tpl.php:39
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo."

#: src/lang.cls.php:251
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#: tpl/cache/settings_inc.login_cookie.tpl.php:35
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:168
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de «Vaciar por»."

#: tpl/crawler/summary.tpl.php:245
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del crawler aún no generado"

#: tpl/crawler/summary.tpl.php:227
msgid "Show crawler status"
msgstr "Mostrar estado del Crawler"

#: tpl/crawler/summary.tpl.php:220
msgid "Watch Crawler Status"
msgstr "Ver estado del Crawler"

#: tpl/crawler/summary.tpl.php:215
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr "Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema."

#: tpl/crawler/summary.tpl.php:212
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:124
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:121
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:136
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:135
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:47
msgid "Crawler Cron"
msgstr "Cron del Crawler"

#: cli/crawler.cls.php:80 tpl/crawler/summary.tpl.php:41
msgid "%d minute"
msgstr "%d minuto"

#: cli/crawler.cls.php:78 tpl/crawler/summary.tpl.php:39
msgid "%d minutes"
msgstr "%d minutos"

#: cli/crawler.cls.php:71 tpl/crawler/summary.tpl.php:32
msgid "%d hour"
msgstr "%d hora"

#: cli/crawler.cls.php:69 tpl/crawler/summary.tpl.php:30
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr "Crawler de LiteSpeed Cache"

#: tpl/inc/show_display_installed.php:28
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>."

#: src/admin-display.cls.php:138 src/lang.cls.php:250
msgid "Crawler"
msgstr "Crawler"

#: tpl/cdn/entry.tpl.php:17
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:699
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitado el vaciado de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:16
msgid "This will Purge Pages only"
msgstr "Esto solo vaciará las páginas"

#: tpl/toolbox/purge.tpl.php:15
msgid "Purge Pages"
msgstr "Vaciar páginas"

#: src/gui.cls.php:85
msgid "Cancel"
msgstr "Cancelar"

#: src/gui.cls.php:782
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:185
msgid "Purged the url!"
msgstr "¡Se ha vaciado la URL!"

#: cli/purge.cls.php:136
msgid "Purged the blog!"
msgstr "¡Se ha vaciado el blog!"

#: cli/purge.cls.php:92
msgid "Purged All!"
msgstr "¡Se ha vaciado todo!"

#: tpl/cdn/cf.tpl.php:41
msgid "Email Address"
msgstr "Dirección de correo electrónico"

#: tpl/crawler/summary.tpl.php:138
msgid "Activate"
msgstr "Activar"

#: src/purge.cls.php:720
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitado el vaciado de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:13
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:10
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr "Si no, por favor verifica el ajuste en la <a href=\"%1$s\">pestaña Avanzado</a>."

#: tpl/inc/show_error_cookie.php:8
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:14
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:12
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:35
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/cache/network_settings-cache.tpl.php:21
msgid "It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first."
msgstr "Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero."

#: tpl/toolbox/purge.tpl.php:217
msgid "Purge pages by post ID."
msgstr "Vaciar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:31
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Vacía las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:10
msgid "This will Purge Front Page only"
msgstr "Esto vaciará solo la página principal"

#: tpl/toolbox/purge.tpl.php:221
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:211
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:125
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo»."

#: tpl/toolbox/purge.tpl.php:229
msgid "e.g. Use %s or %s."
msgstr "ej: Usa %s o %s."

#: tpl/toolbox/purge.tpl.php:24
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: src/core.cls.php:320
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado el vaciado de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:25
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:843 src/admin-display.cls.php:847
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:117
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:119
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:118
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr "Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>."

#: tpl/toolbox/purge.tpl.php:124
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:123
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:605
msgid "LiteSpeed Cache Purge All"
msgstr "Vaciar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:32
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:24
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:21
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:18
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:16
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:10
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:7
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:258 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:58
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings-purge.tpl.php:50 tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:60
msgid "Note"
msgstr "Nota"

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:131
msgid "Purge All On Upgrade"
msgstr "Vaciar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No vaciar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr "Vaciar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr "Vaciar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr "Vaciar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr "Vaciar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:68 tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:98
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:169
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid "Caching these pages may improve server performance by avoiding unnecessary PHP calls."
msgstr "Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias."

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr "Algunos temas y plugins añaden recursos mediante una petición PHP."

#: tpl/cache/settings-cache.tpl.php:93
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:43
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:153
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:28
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:27
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:21
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr "DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB."

#: tpl/cache/settings_inc.login_cookie.tpl.php:20
#: tpl/cache/settings_inc.login_cookie.tpl.php:78
msgid "No spaces and case sensitive."
msgstr "Espacios no permitidos y sensible a mayúsculas."

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
#: tpl/cache/settings_inc.login_cookie.tpl.php:77
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr "SINTAXIS: alfanumérico y \"_\"."

#: src/lang.cls.php:228
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:72
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:15
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:84
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:9
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:243
msgid "Purge List"
msgstr "Vaciar lista"

#: tpl/toolbox/purge.tpl.php:166
msgid "Purge By..."
msgstr "Vaciar por..."

#: tpl/crawler/blacklist.tpl.php:33 tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:205
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:201
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:197
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:193
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:6
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:813
msgid "Purge url %s"
msgstr "Vaciar la URL %s"

#: src/purge.cls.php:778
msgid "Purge tag %s"
msgstr "Vaciar la etiqueta %s"

#: src/purge.cls.php:748
msgid "Purge category %s"
msgstr "Vaciar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:32
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas."

#: tpl/cache/settings-cache.tpl.php:32 tpl/crawler/settings.tpl.php:103
#: tpl/crawler/settings.tpl.php:112 tpl/crawler/summary.tpl.php:181
#: tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:145
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: src/error.cls.php:157
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo «.htaccess» de LiteSpeed Cache"

#: src/lang.cls.php:226
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:227
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:22
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:16
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:14
#: tpl/cache/settings_inc.browser.tpl.php:12 tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:38
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: src/lang.cls.php:113 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:173 src/file.cls.php:177
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/cache/settings-purge.tpl.php:52
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio."

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:621 tpl/cdn/cf.tpl.php:26 tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:97
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: tpl/toolbox/purge.tpl.php:9
msgid "Purge Front Page"
msgstr "Vaciar la página de inicio"

#: src/purge.cls.php:684
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado al servidor web LiteSpeed el vaciado de la página de inicio."

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:30
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:93
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:60
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1278
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1274
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:54
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/toolbox/report.tpl.php:109
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:22
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:20
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:7 tpl/general/online.tpl.php:125
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:6 tpl/general/online.tpl.php:123
msgid "Enabled"
msgstr "Activado"

#: src/lang.cls.php:141
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: litespeed-cache.php tpl/banner/new_version.php:59
#: tpl/banner/new_version_dev.tpl.php:12 tpl/cache/more_settings_tip.tpl.php:15
#: tpl/inc/admin_footer.php:10
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: src/lang.cls.php:260
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/general/settings.tpl.php:63 tpl/general/settings.tpl.php:70
#: tpl/general/settings.tpl.php:77 tpl/general/settings.tpl.php:94
#: tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr "Archivo del Autor"

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr "Página de Inicio"

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de vaciado automático para publicación y actualización"

#: src/lang.cls.php:95
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: tpl/cache/settings-purge.tpl.php:72
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas"

#: src/admin-display.cls.php:1088 tpl/cache/settings_inc.object.tpl.php:106
#: tpl/crawler/settings.tpl.php:37 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:259
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:126
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/gui.cls.php:487 src/gui.cls.php:495 src/gui.cls.php:503
#: src/gui.cls.php:512 src/gui.cls.php:522 src/gui.cls.php:532
#: src/gui.cls.php:542 src/gui.cls.php:552 src/gui.cls.php:561
#: src/gui.cls.php:571 src/gui.cls.php:581 src/gui.cls.php:647
#: src/gui.cls.php:655 src/gui.cls.php:663 src/gui.cls.php:672
#: src/gui.cls.php:682 src/gui.cls.php:692 src/gui.cls.php:702
#: src/gui.cls.php:712 src/gui.cls.php:721 src/gui.cls.php:731
#: src/gui.cls.php:741 tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:30 tpl/toolbox/purge.tpl.php:36
#: tpl/toolbox/purge.tpl.php:44 tpl/toolbox/purge.tpl.php:53
#: tpl/toolbox/purge.tpl.php:62 tpl/toolbox/purge.tpl.php:71
#: tpl/toolbox/purge.tpl.php:80 tpl/toolbox/purge.tpl.php:89
#: tpl/toolbox/purge.tpl.php:98 tpl/toolbox/purge.tpl.php:107
msgid "Purge All"
msgstr "Purgar todo"

#: src/purge.cls.php:236
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache."

#: src/admin-display.cls.php:295 src/gui.cls.php:629
#: tpl/crawler/entry.tpl.php:11
msgid "Settings"
msgstr "Ajustes"litespeed-wp-plugin/7.0.0.1/translations/litespeed-cache-es_ES.po000064400000660261151600235600020350 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Spain)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-03-26 18:27:03+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.1\n"
"Language: es\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: tpl/toolbox/settings-debug.tpl.php:51
msgid "Outputs to a series of files in the %s directory."
msgstr "Da salida en una serie de archivos en el directorio %s."

#: tpl/toolbox/report.tpl.php:79
msgid "Attach PHP info to report. Check this box to insert relevant data from %s."
msgstr "Adjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s."

#: tpl/toolbox/report.tpl.php:55
msgid "Last Report Date"
msgstr "Fecha del último informe"

#: tpl/toolbox/report.tpl.php:54
msgid "Last Report Number"
msgstr "Número del último informe"

#: tpl/toolbox/report.tpl.php:32
msgid "Regenerate and Send a New Report"
msgstr "Regenerar y enviar un nuevo informe"

#: tpl/img_optm/summary.tpl.php:314
msgid "This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action."
msgstr "Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción."

#: tpl/img_optm/settings.media_webp.tpl.php:26 tpl/img_optm/summary.tpl.php:310
msgid "Soft Reset Optimization Counter"
msgstr "Contador de optimización de restablecimiento suave"

#: tpl/img_optm/settings.media_webp.tpl.php:26
msgid "When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images."
msgstr "Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas."

#: tpl/img_optm/settings.media_webp.tpl.php:23
msgid "%1$s is a %2$s paid feature."
msgstr "%1$s es una característica de pago de %2$s."

#: tpl/general/online.tpl.php:148
msgid "Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first."
msgstr "Quita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud."

#: tpl/general/online.tpl.php:147
msgid "Disconnect from QUIC.cloud"
msgstr "Desconectar de QUIC.cloud"

#: tpl/general/online.tpl.php:147
msgid "Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard."
msgstr "¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud."

#: tpl/general/online.tpl.php:137
msgid "not available for anonymous users"
msgstr "no disponible para usuarios anónimos"

#: tpl/general/online.tpl.php:131
msgid "Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features."
msgstr "Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles."

#: tpl/general/online.tpl.php:130
msgid "QUIC.cloud Integration Enabled with limitations"
msgstr "Integración de QUIC.cloud activada con limitaciones"

#: tpl/general/online.tpl.php:113
msgid "Your site is connected and ready to use QUIC.cloud Online Services."
msgstr "Tu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud."

#: tpl/general/online.tpl.php:112
msgid "QUIC.cloud Integration Enabled"
msgstr "Integración de QUIC.cloud activada"

#: tpl/general/online.tpl.php:100
msgid "In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it."
msgstr "Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla."

#: tpl/general/online.tpl.php:91
msgid "Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding."
msgstr "Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN."

#: tpl/general/online.tpl.php:90
msgid "Provides <strong>security at the CDN level</strong>, protecting your server from attack."
msgstr "Proporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques."

#: tpl/general/online.tpl.php:89
msgid "Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>."
msgstr "Ofrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>."

#: tpl/general/online.tpl.php:88
msgid "Caches your entire site, including dynamic content and <strong>ESI blocks</strong>."
msgstr "Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>."

#: tpl/general/online.tpl.php:84
msgid "Content Delivery Network"
msgstr "Red de entrega de contenidos"

#: tpl/general/online.tpl.php:75
msgid "<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold."
msgstr "<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse."

#: tpl/general/online.tpl.php:74
msgid "<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads."
msgstr "El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida."

#: tpl/general/online.tpl.php:73
msgid "<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall."
msgstr "<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general."

#: tpl/general/online.tpl.php:72
msgid "<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling."
msgstr "<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo."

#: tpl/general/online.tpl.php:70
msgid "QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores."
msgstr "Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página."

#: tpl/general/online.tpl.php:67
msgid "Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee."
msgstr "El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste."

#: tpl/general/online.tpl.php:65
msgid "Optionally creates next-generation WebP or AVIF image files."
msgstr "Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación."

#: tpl/general/online.tpl.php:64
msgid "Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality."
msgstr "Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad."

#: tpl/general/online.tpl.php:62
msgid "QUIC.cloud's Image Optimization service does the following:"
msgstr "El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:"

#: tpl/general/online.tpl.php:58
msgid "<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading."
msgstr "La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida."

#: tpl/general/online.tpl.php:57
msgid "<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster."
msgstr "La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido."

#: tpl/general/online.tpl.php:55
msgid "QUIC.cloud's Online Services improve your site in the following ways:"
msgstr "Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:"

#: tpl/general/online.tpl.php:45
msgid "Speed up your WordPress site even further with QUIC.cloud Online Services and CDN."
msgstr "Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud."

#: tpl/general/online.tpl.php:44
msgid "QUIC.cloud Integration Disabled"
msgstr "Integración de QUIC.cloud desactivada"

#: tpl/general/online.tpl.php:15
msgid "QUIC.cloud Online Services"
msgstr "Servicios en línea de QUIC.cloud"

#: tpl/general/entry.tpl.php:8 tpl/general/online.tpl.php:54
msgid "Online Services"
msgstr "Servicios en línea"

#: tpl/db_optm/manage.tpl.php:177
msgid "Autoload"
msgstr "Carga automática"

#: tpl/dash/dashboard.tpl.php:812
msgid "Refresh QUIC.cloud status"
msgstr "Actualizar el estado de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:420 tpl/dash/dashboard.tpl.php:488
msgid "Refresh"
msgstr "Actualizar"

#: tpl/dash/dashboard.tpl.php:395
msgid "You must be using one of the following products in order to measure Page Load Time:"
msgstr "Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:"

#: tpl/dash/dashboard.tpl.php:329
msgid "Activate QUIC.cloud"
msgstr "Activar QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:170
msgid "Refresh Usage"
msgstr "Actualizar el uso"

#: tpl/dash/dashboard.tpl.php:120 tpl/dash/dashboard.tpl.php:829
msgid "News"
msgstr "Noticias"

#: tpl/crawler/summary.tpl.php:21
msgid "You need to set the %s in Settings first before using the crawler"
msgstr "Debes configurar %s en Ajustes antes de usar el rastreador"

#: tpl/crawler/settings.tpl.php:113
msgid "You must set %1$s to %2$s before using this feature."
msgstr "Debes configurar %1$s en %2$s antes de usar esta característica."

#: tpl/crawler/settings.tpl.php:104 tpl/crawler/summary.tpl.php:182
msgid "You must set %s before using this feature."
msgstr "Debes configurar %s antes de usar esta característica."

#: tpl/cdn/qc.tpl.php:108 tpl/cdn/qc.tpl.php:111
msgid "My QUIC.cloud Dashboard"
msgstr "Mi escritorio de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:105
msgid "You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard."
msgstr "Actualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud."

#: tpl/cdn/qc.tpl.php:102 tpl/cdn/qc.tpl.php:110
msgid "To manage your QUIC.cloud options, go to QUIC.cloud Dashboard."
msgstr "Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud."

#: tpl/cdn/qc.tpl.php:98
msgid "To manage your QUIC.cloud options, please contact your hosting provider."
msgstr "Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento."

#: tpl/cdn/qc.tpl.php:96
msgid "To manage your QUIC.cloud options, go to your hosting provider's portal."
msgstr "Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento."

#: tpl/cdn/qc.tpl.php:78
msgid "QUIC.cloud CDN Options"
msgstr "Opciones de CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:64
msgid "Best available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr "¡El mejor rendimiento disponible de WordPress, TTFB globalmente rápido, fácil configuración y <a %s>mucho más</a>!"

#: tpl/cdn/qc.tpl.php:62
msgid "no matter where they live."
msgstr "no importa dónde vivan."

#: tpl/cdn/qc.tpl.php:61
msgid "Content Delivery Network Service"
msgstr "Servicio de red de entrega de contenido"

#: tpl/cdn/qc.tpl.php:51 tpl/dash/dashboard.tpl.php:789
msgid "Enable QUIC.cloud CDN"
msgstr "Activar la CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:49
msgid "Link & Enable QUIC.cloud CDN"
msgstr "Enlazar y activar la CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:45
msgid "QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users."
msgstr "La CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar)."

#: tpl/cdn/qc.tpl.php:43
msgid "QUIC.cloud CDN is currently <strong>fully disabled</strong>."
msgstr "La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>."

#: tpl/cdn/qc.tpl.php:36 tpl/dash/dashboard.tpl.php:156
msgid "Learn More about QUIC.cloud"
msgstr "Obtén más información acerca de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:35 tpl/dash/dashboard.tpl.php:154
#: tpl/general/online.tpl.php:19
msgid "QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud."
msgstr "QUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud."

#: tpl/cdn/qc.tpl.php:33 tpl/dash/dashboard.tpl.php:150
#: tpl/general/online.tpl.php:49 tpl/general/online.tpl.php:105
msgid "Enable QUIC.cloud services"
msgstr "Activar los servicios de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:32 tpl/dash/dashboard.tpl.php:145
#: tpl/general/online.tpl.php:46 tpl/general/online.tpl.php:132
msgid "Free monthly quota available."
msgstr "Cuota mensual gratuita disponible."

#: tpl/cdn/qc.tpl.php:31 tpl/dash/dashboard.tpl.php:143
msgid "Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>."
msgstr "Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>."

#: tpl/cdn/qc.tpl.php:30 tpl/dash/dashboard.tpl.php:140
msgid "Accelerate, Optimize, Protect"
msgstr "Acelera, optimiza, protege"

#: tpl/cdn/qc.tpl.php:25
msgid "Check the status of your most important settings and the health of your CDN setup here."
msgstr "Verifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí."

#: tpl/cdn/qc.tpl.php:23
msgid "QUIC.cloud CDN Status Overview"
msgstr "Resumen del estado de CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:20 tpl/dash/dashboard.tpl.php:811
msgid "Refresh Status"
msgstr "Actualizar Estado"

#: tpl/cdn/entry.tpl.php:10
msgid "Other Static CDN"
msgstr "Otra CDN estática"

#: tpl/banner/new_version.php:96
msgid "Dismiss this notice."
msgstr "Descartar este aviso."

#: tpl/banner/cloud_promo.tpl.php:25
msgid "Send to twitter to get %s bonus"
msgstr "Envíar a X para obtener %s de bonificación"

#: tpl/banner/cloud_promo.tpl.php:18
msgid "Spread the love and earn %s credits to use in our QUIC.cloud online services."
msgstr "Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud."

#: src/media.cls.php:401
msgid "No backup of unoptimized AVIF file exists."
msgstr "No existe ninguna copia de seguridad del archivo AVIF sin optimizar."

#: src/media.cls.php:387
msgid "AVIF saved %s"
msgstr "AVIF guardado %s"

#: src/media.cls.php:381
msgid "AVIF file reduced by %1$s (%2$s)"
msgstr "Archivo AVIF reducido en %1$s (%2$s)"

#: src/media.cls.php:372
msgid "Currently using original (unoptimized) version of AVIF file."
msgstr "Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF."

#: src/media.cls.php:365
msgid "Currently using optimized version of AVIF file."
msgstr "Actualmente se utiliza la versión optimizada del archivo AVIF."

#: src/lang.cls.php:216
msgid "WebP/AVIF For Extra srcset"
msgstr "WebP/AVIF para srcset adicional"

#: src/lang.cls.php:212
msgid "Next-Gen Image Format"
msgstr "Formato de imagen de próxima generación"

#: src/img-optm.cls.php:2059
msgid "Enabled AVIF file successfully."
msgstr "Archivo AVIF activado correctamente."

#: src/img-optm.cls.php:2054
msgid "Disabled AVIF file successfully."
msgstr "El archivo AVIF desactivado correctamente."

#: src/img-optm.cls.php:1395
msgid "Reset image optimization counter successfully."
msgstr "Restablecido el contador de optimización de imágenes correctamente."

#: src/file.cls.php:138
msgid "Filename is empty!"
msgstr "¡El nombre del archivo está vacío!"

#: src/error.cls.php:59
msgid "You will need to finish %s setup to use the online services."
msgstr "Necesitarás finalizar la configuración de %s para utilizar los servicios en línea."

#: src/cloud.cls.php:1972
msgid "Sync QUIC.cloud status successfully."
msgstr "Sincronizado el estado de QUIC.cloud correctamente."

#: src/cloud.cls.php:1919
msgid "Linked to QUIC.cloud preview environment, for testing purpose only."
msgstr "Enlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba."

#: src/cloud.cls.php:1651
msgid "Click here to proceed."
msgstr "Haz clic aquí para continuar."

#: src/cloud.cls.php:1650
msgid "Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account."
msgstr "Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud."

#: src/cloud.cls.php:728
msgid "Reset %s activation successfully."
msgstr "Restablecida la activación de %s correctamente."

#: src/cloud.cls.php:618 src/cloud.cls.php:658 src/cloud.cls.php:699
msgid "Congratulations, %s successfully set this domain up for the online services with CDN service."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN."

#: src/cloud.cls.php:613
msgid "Congratulations, %s successfully set this domain up for the online services."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios en línea."

#: src/cloud.cls.php:611
msgid "Congratulations, %s successfully set this domain up for the anonymous online services."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios anónimos en línea."

#: src/cloud.cls.php:588
msgid "%s activation data expired."
msgstr "%s datos de activación caducados."

#: src/cloud.cls.php:581
msgid "Failed to parse %s activation status."
msgstr "No se pudo analizar el estado de activación de %s."

#: src/cloud.cls.php:574
msgid "Failed to validate %s activation data."
msgstr "No se pudieron validar los datos de activación de %s."

#: src/cloud.cls.php:305
msgid "Cert or key file does not exist."
msgstr "El archivo de certificado o clave no existe."

#: src/cloud.cls.php:287 src/cloud.cls.php:334 src/cloud.cls.php:362
#: src/cloud.cls.php:379 src/cloud.cls.php:399 src/cloud.cls.php:418
msgid "You need to activate QC first."
msgstr "Primero debes activar QC."

#: src/cloud.cls.php:240 src/cloud.cls.php:295
msgid "You need to set the %1$s first. Please use the command %2$s to set."
msgstr "Primero debes configurar %1$s. Usa el comando %2$s para configurarlo."

#: src/cloud.cls.php:180 src/cloud.cls.php:264
msgid "Failed to get echo data from WPAPI"
msgstr "No se pudieron obtener los datos de eco de WPAPI"

#: src/cloud.cls.php:170 src/cloud.cls.php:255
msgid "Your WP REST API seems blocked our QUIC.cloud server calls."
msgstr "Parece que tu API REST de WP ha bloqueado nuestras llamadas al servidor QUIC.cloud."

#: src/admin-settings.cls.php:94
msgid "The user with id %s has editor access, which is not allowed for the role simulator."
msgstr "El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles."

#: src/error.cls.php:77
msgid "You have used all of your quota left for current service this month."
msgstr "Has utilizado toda la cuota que te quedaba para el servicio actual este mes."

#: src/error.cls.php:69 src/error.cls.php:82
msgid "Learn more or purchase additional quota."
msgstr "Más información o compra cuota adicional."

#: src/error.cls.php:64
msgid "You have used all of your daily quota for today."
msgstr "Has utilizado toda tu cuota diaria de hoy."

#: tpl/page_optm/settings_html.tpl.php:100
msgid "If comment to be kept is like: %s write: %s"
msgstr "Si el comentario a conservar es como: %s escribe: %s"

#: tpl/page_optm/settings_html.tpl.php:98
msgid "When minifying HTML do not discard comments that match a specified pattern."
msgstr "Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado."

#: tpl/cache/settings-advanced.tpl.php:33
msgid "Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space."
msgstr "Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio."

#: src/lang.cls.php:155
msgid "HTML Keep Comments"
msgstr "HTML Mantener comentarios"

#: src/lang.cls.php:102
msgid "AJAX Cache TTL"
msgstr "TTL de caché AJAX"

#: src/error.cls.php:94
msgid "You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now."
msgstr "Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora."

#: tpl/db_optm/manage.tpl.php:18
msgid "Clean all orphaned post meta records"
msgstr "Limpiar todos los registros meta de entradas huérfanas"

#: tpl/db_optm/manage.tpl.php:17
msgid "Orphaned Post Meta"
msgstr "Meta de entrada huérfano"

#: tpl/dash/dashboard.tpl.php:798
msgid "Globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr "¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!"

#: tpl/dash/dashboard.tpl.php:795
msgid "Best available WordPress performance"
msgstr "El mejor rendimiento disponible para WordPress"

#: src/db-optm.cls.php:208
msgid "Clean orphaned post meta successfully."
msgstr "Limpieza correcta de los meta de entrada huérfanos."

#: tpl/img_optm/summary.tpl.php:278
msgid "Last Pulled"
msgstr "Última extracción"

#: tpl/cache/settings_inc.login_cookie.tpl.php:81
msgid "You can list the 3rd party vary cookies here."
msgstr "Puedes listar las cookies de terceros que varían aquí."

#: src/lang.cls.php:229
msgid "Vary Cookies"
msgstr "Variar cookies"

#: tpl/page_optm/settings_html.tpl.php:67
msgid "Preconnecting speeds up future loads from a given origin."
msgstr "La preconexión acelera las cargas futuras desde un origen determinado."

#: thirdparty/woocommerce.content.tpl.php:70
msgid "If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents."
msgstr "Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito."

#: thirdparty/woocommerce.content.tpl.php:69
msgid "Generate a separate vary cache copy for the mini cart when the cart is not empty."
msgstr "Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío."

#: thirdparty/woocommerce.content.tpl.php:62
msgid "Vary for Mini Cart"
msgstr "Variante según el minicarrito"

#: src/lang.cls.php:165
msgid "DNS Preconnect"
msgstr "Preconexión DNS"

#: src/doc.cls.php:40
msgid "This setting is %1$s for certain qualifying requests due to %2$s!"
msgstr "¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!"

#: tpl/page_optm/settings_tuning.tpl.php:34
msgid "Listed JS files or inline JS code will be delayed."
msgstr "Los archivos JS listados o el código JS en línea se retrasarán."

#: tpl/crawler/map.tpl.php:45
msgid "URL Search"
msgstr "Buscar URL"

#: src/lang.cls.php:167
msgid "JS Delayed Includes"
msgstr "Inclusiones de JS retrasadas"

#: src/cloud.cls.php:1438
msgid "Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more."
msgstr "Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información."

#: src/cloud.cls.php:1433
msgid "Cloud server refused the current request due to unpulled images. Please pull the images first."
msgstr "El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes."

#: tpl/crawler/summary.tpl.php:96
msgid "Current server load"
msgstr "Carga actual del servidor"

#: src/object-cache.cls.php:498
msgid "Redis encountered a fatal error: %s (code: %d)"
msgstr "Redis encontró un error fatal: %s (código: %d)"

#: src/img-optm.cls.php:892
msgid "Started async image optimization request"
msgstr "Se inició la solicitud de optimización asíncrona de imágenes"

#: src/crawler.cls.php:231
msgid "Started async crawling"
msgstr "Se inició el rastreo asíncrono"

#: src/conf.cls.php:519
msgid "Saving option failed. IPv4 only for %s."
msgstr "Falló el guardado de la opción. IPv4 es solo para %s."

#: src/cloud.cls.php:1445
msgid "Cloud server refused the current request due to rate limiting. Please try again later."
msgstr "El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde."

#: tpl/img_optm/summary.tpl.php:251
msgid "Maximum image post id"
msgstr "ID de entrada de imagen máxima"

#: tpl/img_optm/summary.tpl.php:250 tpl/img_optm/summary.tpl.php:314
msgid "Current image post id position"
msgstr "Posición actual del id de entrada de la imagen"

#: src/lang.cls.php:27
msgid "Images ready to request"
msgstr "Imágenes listas para la solicitud"

#: tpl/dash/dashboard.tpl.php:358 tpl/general/online.tpl.php:24
#: tpl/img_optm/summary.tpl.php:43 tpl/img_optm/summary.tpl.php:45
#: tpl/page_optm/settings_css.tpl.php:103
#: tpl/page_optm/settings_css.tpl.php:220
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Redetect"
msgstr "Volver a detectar"

#: tpl/dash/dashboard.tpl.php:256
msgid "PAYG balance and usage not included in above quota calculation."
msgstr "Balance y uso de PAYG no incluido en el cálculo de cuota anterior."

#: tpl/dash/dashboard.tpl.php:256
msgid "PAYG used this month"
msgstr "PAYG usado este mes"

#: tpl/cache/settings_inc.object.tpl.php:80
#: tpl/cache/settings_inc.object.tpl.php:95
msgid "If you are using a %1$s socket, %2$s should be set to %3$s"
msgstr "Si estás usando un socket %1$s, %2$s debería estar en %3$s"

#: src/root.cls.php:208
msgid "All QUIC.cloud service queues have been cleared."
msgstr "Se han borrado todas las colas de servicio de QUIC.cloud."

#. translators: %s: The type of the given cache key.
#: src/object.lib.php:545
msgid "Cache key must be integer or non-empty string, %s given."
msgstr "La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado."

#: src/object.lib.php:543
msgid "Cache key must not be an empty string."
msgstr "La clave de caché no puede ser una cadena vacía."

#: src/lang.cls.php:175
msgid "JS Deferred / Delayed Excludes"
msgstr "Exclusiones de JS diferido / retrasado"

#: src/doc.cls.php:177
msgid "The queue is processed asynchronously. It may take time."
msgstr "La cola se procesa de forma asíncrona. Puede llevar un tiempo."

#: src/cloud.cls.php:1216
msgid "In order to use QC services, need a real domain name, cannot use an IP."
msgstr "Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP."

#: tpl/presets/standard.tpl.php:190
msgid "Restore Settings"
msgstr "Restaurar los ajustes"

#: tpl/presets/standard.tpl.php:188
msgid "This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?"
msgstr "Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:184
msgid "Backup created %1$s before applying the %2$s preset"
msgstr "Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s"

#: tpl/presets/standard.tpl.php:173
msgid "Applied the %1$s preset %2$s"
msgstr "Se ha aplicado el prejuste %1$s %2$s"

#: tpl/presets/standard.tpl.php:170
msgid "Restored backup settings %1$s"
msgstr "Se han restaurado el respaldo de los ajustes %1$s"

#: tpl/presets/standard.tpl.php:168
msgid "Error: Failed to apply the settings %1$s"
msgstr "Error: No se pudieron aplicar los ajustes %1$s"

#: tpl/presets/standard.tpl.php:158
msgid "History"
msgstr "Historial"

#: tpl/presets/standard.tpl.php:147
msgid "unknown"
msgstr "desconocido"

#: tpl/presets/standard.tpl.php:128
msgid "Apply Preset"
msgstr "Aplicar el preajuste"

#: tpl/presets/standard.tpl.php:126
msgid "This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?"
msgstr "Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:116
msgid "Who should use this preset?"
msgstr "¿Quién debería usar este preajuste?"

#: tpl/presets/standard.tpl.php:91
msgid "Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between."
msgstr "Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio."

#: tpl/presets/standard.tpl.php:87
msgid "LiteSpeed Cache Standard Presets"
msgstr "Preajustes estándar de cache de LiteSpeed"

#: tpl/presets/standard.tpl.php:80
msgid "A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados."

#: tpl/presets/standard.tpl.php:79
msgid "This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images."
msgstr "Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML."

#: tpl/presets/standard.tpl.php:76
msgid "Inline CSS added to Combine"
msgstr "CSS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:75
msgid "Inline JS added to Combine"
msgstr "JS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:74
msgid "JS Delayed"
msgstr "JS Retrasado"

#: tpl/presets/standard.tpl.php:73
msgid "Viewport Image Generation"
msgstr "Generación del viewport de la imagen"

#: tpl/presets/standard.tpl.php:72
msgid "Lazy Load for Images"
msgstr "Carga diferida para imágenes"

#: tpl/presets/standard.tpl.php:71
msgid "Everything in Aggressive, Plus"
msgstr "Todo lo de Aggressive y además"

#: tpl/presets/standard.tpl.php:69
msgid "Extreme"
msgstr "Extremo"

#: tpl/presets/standard.tpl.php:63
msgid "This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning."
msgstr "Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques."

#: tpl/presets/standard.tpl.php:60
msgid "Lazy Load for Iframes"
msgstr "Carga diferida de Iframes"

#: tpl/presets/standard.tpl.php:59
msgid "Removed Unused CSS for Users"
msgstr "CSS sin uso eliminado para los usuarios"

#: tpl/presets/standard.tpl.php:58
msgid "Asynchronous CSS Loading with Critical CSS"
msgstr "Carga de CSS asíncrono con CSS crítico"

#: tpl/presets/standard.tpl.php:57
msgid "CSS & JS Combine"
msgstr "Combinar CSS y JS"

#: tpl/presets/standard.tpl.php:56
msgid "Everything in Advanced, Plus"
msgstr "Todo lo de Advance y además"

#: tpl/presets/standard.tpl.php:54
msgid "Aggressive"
msgstr "Agresivo"

#: tpl/presets/standard.tpl.php:49 tpl/presets/standard.tpl.php:64
msgid "A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página."

#: tpl/presets/standard.tpl.php:48
msgid "This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools."
msgstr "Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques."

#: tpl/presets/standard.tpl.php:43
msgid "Remove Query Strings from Static Files"
msgstr "Eliminar cadenas de consulta de recursos estáticos"

#: tpl/presets/standard.tpl.php:41
msgid "DNS Prefetch for static files"
msgstr "Precarga de DNS para archivos estáticos"

#: tpl/presets/standard.tpl.php:40
msgid "JS Defer for both external and inline JS"
msgstr "Aplazar JS para JS externos e incrustados"

#: tpl/presets/standard.tpl.php:38
msgid "CSS, JS and HTML Minification"
msgstr "Minimizado de CSS, JS y HTML"

#: tpl/presets/standard.tpl.php:37
msgid "Guest Mode and Guest Optimization"
msgstr "Modo de invitado y modo de optimización"

#: tpl/presets/standard.tpl.php:36
msgid "Everything in Basic, Plus"
msgstr "Todo en el básico, además"

#: tpl/presets/standard.tpl.php:34
msgid "Advanced (Recommended)"
msgstr "Avanzado (Recomendado)"

#: tpl/presets/standard.tpl.php:29
msgid "A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página."

#: tpl/presets/standard.tpl.php:28
msgid "This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners."
msgstr "Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas."

#: tpl/presets/standard.tpl.php:25
msgid "Mobile Cache"
msgstr "Caché móvil"

#: tpl/presets/standard.tpl.php:23
msgid "Everything in Essentials, Plus"
msgstr "Todo lo de Essentials y además"

#: tpl/presets/standard.tpl.php:16
msgid "A Domain Key is not required to use this preset. Only basic caching features are enabled."
msgstr "No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché."

#: tpl/presets/standard.tpl.php:15
msgid "This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development."
msgstr "Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché."

#: tpl/presets/standard.tpl.php:11
msgid "Higher TTL"
msgstr "TTL mayor"

#: tpl/presets/standard.tpl.php:10
msgid "Default Cache"
msgstr "Caché por defecto"

#: tpl/presets/standard.tpl.php:8
msgid "Essentials"
msgstr "Básicos"

#: tpl/presets/entry.tpl.php:14
msgid "LiteSpeed Cache Configuration Presets"
msgstr "Preajustes de configuración de caché LiteSpeed"

#: tpl/presets/entry.tpl.php:6
msgid "Standard Presets"
msgstr "Preajustes estándar"

#: tpl/page_optm/settings_tuning_css.tpl.php:41
msgid "Listed CSS files will be excluded from UCSS and saved to inline."
msgstr "Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten."

#: src/lang.cls.php:148
msgid "UCSS File Excludes and Inline"
msgstr "Excluir archivo del CSS sin uso e incrustar"

#: src/lang.cls.php:147
msgid "UCSS Selector Allowlist"
msgstr "Lista blanca del selector de CSS sin uso"

#: src/admin-display.cls.php:124
msgid "Presets"
msgstr "Preajustes"

#: tpl/dash/dashboard.tpl.php:297
msgid "Partner Benefits Provided by"
msgstr "Ventajas de colaboración ofrecidas por"

#: tpl/toolbox/log_viewer.tpl.php:94
msgid "LiteSpeed Logs"
msgstr "Registros de LiteSpeed"

#: tpl/toolbox/log_viewer.tpl.php:21
msgid "Crawler Log"
msgstr "Registros de rastreadores"

#: tpl/toolbox/log_viewer.tpl.php:16
msgid "Purge Log"
msgstr "Purgar registro"

#: tpl/toolbox/settings-debug.tpl.php:155
msgid "Prevent writing log entries that include listed strings."
msgstr "Evita escribir entradas del registro que incluyan cadenas listadas."

#: tpl/toolbox/settings-debug.tpl.php:19
msgid "View Site Before Cache"
msgstr "Ver sitio sin caché"

#: tpl/toolbox/settings-debug.tpl.php:15
msgid "View Site Before Optimization"
msgstr "Ver sitio sin optimizar"

#: tpl/toolbox/settings-debug.tpl.php:11
msgid "Debug Helpers"
msgstr "Ayudas de depuración"

#: tpl/page_optm/settings_vpi.tpl.php:91
msgid "Enable Viewport Images auto generation cron."
msgstr "Activar el cron de generación automática del viewport de imágenes."

#: tpl/page_optm/settings_vpi.tpl.php:28
msgid "This enables the page's initial screenful of imagery to be fully displayed without delay."
msgstr "Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora."

#: tpl/page_optm/settings_vpi.tpl.php:27
msgid "The Viewport Images service detects which images appear above the fold, and excludes them from lazy load."
msgstr "El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida."

#: tpl/page_optm/settings_vpi.tpl.php:26
msgid "When you use Lazy Load, it will delay the loading of all images on a page."
msgstr "Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página."

#: tpl/page_optm/settings_media.tpl.php:246
msgid "Use %1$s to bypass remote image dimension check when %2$s is ON."
msgstr "Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA."

#: tpl/page_optm/entry.tpl.php:10
msgid "VPI"
msgstr "VPI"

#: tpl/general/settings.tpl.php:63 tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "%s must be turned ON for this setting to work."
msgstr "%s debe estar activo para que este ajuste funcione."

#: tpl/dash/dashboard.tpl.php:701
msgid "Viewport Image"
msgstr "Imagen de la vista"

#: tpl/crawler/blacklist.tpl.php:61
msgid "Filter %s available to disable blocklist."
msgstr "El filtro %s está disponible para desactivar la lista de bloqueos."

#: tpl/crawler/blacklist.tpl.php:58
msgid "PHP Constant %s available to disable blocklist."
msgstr "La constante PHP %s está disponible para desactivar la lista de bloqueos."

#: thirdparty/litespeed-check.cls.php:74 thirdparty/litespeed-check.cls.php:125
msgid "Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:"
msgstr "Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:"

#: src/metabox.cls.php:63
msgid "LiteSpeed Options"
msgstr "Opciones de LiteSpeed"

#: src/metabox.cls.php:34
msgid "Mobile"
msgstr "Móvil"

#: src/metabox.cls.php:32
msgid "Disable VPI"
msgstr "Desactivar VPI"

#: src/metabox.cls.php:31
msgid "Disable Image Lazyload"
msgstr "Desactivar la carga de imágenes diferida"

#: src/metabox.cls.php:30
msgid "Disable Cache"
msgstr "Desactivar la caché"

#: src/lang.cls.php:265
msgid "Debug String Excludes"
msgstr "Exclusión de cadenas de depuración"

#: src/lang.cls.php:207
msgid "Viewport Images Cron"
msgstr "Cron de imágenes de la vista"

#: src/lang.cls.php:206 src/metabox.cls.php:33 src/metabox.cls.php:34
#: tpl/page_optm/settings_vpi.tpl.php:12
msgid "Viewport Images"
msgstr "Imágenes de la vista"

#: src/lang.cls.php:56
msgid "Alias is in use by another QUIC.cloud account."
msgstr "El alias ya está en uso por otra cuenta de QUIC.cloud."

#: src/lang.cls.php:54
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal."

#: src/lang.cls.php:49
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN."

#: src/error.cls.php:214
msgid "You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible."
msgstr "No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible."

#: src/error.cls.php:117
msgid "The site is not a valid alias on QUIC.cloud."
msgstr "El sitio no tiene un alias válido en QUIC.cloud."

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: tpl/page_optm/settings_tuning_css.tpl.php:87
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_css.tpl.php:79
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/crawler/blacklist.tpl.php:64
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo es esto necesario"

#: src/purge.cls.php:352
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/dash/dashboard.tpl.php:108 tpl/dash/dashboard.tpl.php:767
msgid "<b>Last crawled:</b> %d item(s)"
msgstr "<b>Último rastreo:</b> %d elemento(s)"

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr "Ver el archivo «.htaccess»"

#: tpl/toolbox/edit_htaccess.tpl.php:60 tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess»."

#: tpl/toolbox/edit_htaccess.tpl.php:59 tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr "La ruta por defecto es"

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr "Ruta del archivo «.htaccess»"

#: tpl/general/settings.tpl.php:40
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/purge.tpl.php:72
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/toolbox/beta_test.tpl.php:59
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:53
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/toolbox/beta_test.tpl.php:53
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:49
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:80
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_tuning_css.tpl.php:62
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:58
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:57
msgid "How to choose an UCSS allowlist selector?"
msgstr "¿Cómo elegir un selector de lista blanca UCSS?"

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:235
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:131
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_js.tpl.php:71
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr "Retrasado"

#: tpl/page_optm/settings_js.tpl.php:44
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:43 tpl/page_optm/settings_js.tpl.php:77
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins."

#: tpl/page_optm/settings_html.tpl.php:139
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_css.tpl.php:264
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/page_optm/settings_css.tpl.php:201
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:195
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_css.tpl.php:188
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:152
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:149
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:131
#: tpl/page_optm/settings_css.tpl.php:248 tpl/page_optm/settings_vpi.tpl.php:74
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:84
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:75
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: tpl/inc/in_upgrading.php:5
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings.tpl.php:55
msgid "Your %1s quota on %2s will still be in use."
msgstr "Tu cuota de %1s en %2s seguirá en uso."

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/general/settings_inc.guest.tpl.php:16
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings.tpl.php:95
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: tpl/general/settings.tpl.php:94
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:77
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:70
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:39
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/dash/dashboard.tpl.php:47 tpl/dash/dashboard.tpl.php:75
#: tpl/dash/dashboard.tpl.php:499 tpl/dash/dashboard.tpl.php:578
#: tpl/dash/dashboard.tpl.php:606 tpl/dash/dashboard.tpl.php:638
#: tpl/dash/dashboard.tpl.php:670 tpl/dash/dashboard.tpl.php:702
#: tpl/dash/dashboard.tpl.php:734 tpl/dash/dashboard.tpl.php:781
msgid "More"
msgstr "Más"

#: tpl/dash/dashboard.tpl.php:286
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/crawler/summary.tpl.php:207
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: tpl/crawler/summary.tpl.php:206
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/settings.tpl.php:53
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: tpl/cdn/cf.tpl.php:46
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/cf.tpl.php:36
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare."

#: tpl/cdn/cf.tpl.php:30
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/cf.tpl.php:26
msgid "This can be managed from %1$s%2$s tab."
msgstr "Esto se puede gestionar desde la pestaña %1$s%2$s."

#: tpl/cdn/other.tpl.php:39
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s."

#: tpl/cdn/other.tpl.php:34
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cache/settings_inc.object.tpl.php:42
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: src/purge.cls.php:276
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: src/lang.cls.php:205
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: src/lang.cls.php:180
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:176
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: src/lang.cls.php:157
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:154
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:149
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:146
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/lang.cls.php:105
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:104
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:91
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:90
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/error.cls.php:133
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/error.cls.php:129
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/doc.cls.php:74
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/gui.cls.php:84
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: src/crawler.cls.php:142
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! "

#: src/cloud.cls.php:1453
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/cloud.cls.php:1053
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/lang.cls.php:162
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: cli/purge.cls.php:240
msgid "Purged!"
msgstr "¡Purgado!"

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:36
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: tpl/toolbox/beta_test.tpl.php:34
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: src/crawler-map.cls.php:373
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:144
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:166
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:38
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/cache/settings-excludes.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:66
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr "Localización"

#: tpl/page_optm/settings_js.tpl.php:58
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/page_optm/settings_tuning.tpl.php:76
msgid "Listed JS files or inline JS code will not be deferred or delayed."
msgstr "Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos."

#: src/data.upgrade.func.php:177
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: src/data.upgrade.func.php:175
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:170
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS."

#: src/lang.cls.php:152
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/admin-display.cls.php:532 tpl/banner/slack.php:33
msgid "Dismiss"
msgstr "Descartar"

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:92
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:52
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos JS y códigos JS integrados."

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr "Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:1073
msgid "This setting is overwritten by the Network setting"
msgstr "Los ajustes de red sobreescriben este ajuste"

#: src/lang.cls.php:194
msgid "LQIP Excludes"
msgstr "Exclusiones de LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:52
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Seguro que quieres restablecer los ajustes a los valores por defecto?"

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s del HTML."

#: tpl/general/online.tpl.php:24
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Seguro que quieres vaciar todos los nodos cloud?"

#: src/lang.cls.php:178 tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:121
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:50
msgid "Click here to change."
msgstr "Haz clic aquí para cambiarlo."

#: src/error.cls.php:60 tpl/crawler/settings.tpl.php:105
#: tpl/crawler/settings.tpl.php:114 tpl/crawler/summary.tpl.php:183
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/lang.cls.php:161
msgid "Localize Resources"
msgstr "Recursos localizados"

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:81
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:561 src/gui.cls.php:721 tpl/toolbox/purge.tpl.php:80
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:125
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario."

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS."

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr "Localizar recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: tpl/page_optm/settings_tuning_css.tpl.php:56
msgid "List the CSS selector that its style should be always contained in UCSS."
msgstr "Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS."

#: tpl/page_optm/settings_css.tpl.php:74
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usar el servicio en línea QUIC.cloud para generar CSS único."

#: src/lang.cls.php:145
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:637 tpl/toolbox/purge.tpl.php:71
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/purge.tpl.php:108
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Purga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIP"

#: tpl/toolbox/report.tpl.php:50
msgid "LiteSpeed Report"
msgstr "Informe de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:182
msgid "Image Thumbnail Group Sizes"
msgstr "Grupo de tamaños de miniaturas"

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)"

#: tpl/cache/settings-purge.tpl.php:115
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada."

#: tpl/cache/settings-purge.tpl.php:91
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo."

#: src/lang.cls.php:132
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:1071
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:1183
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisado"

#: src/img-optm.cls.php:1078 src/img-optm.cls.php:1104
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:90
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:1121
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP."

#: src/img-optm.cls.php:1149
msgid "Pulled AVIF image md5 does not match the notified AVIF image md5."
msgstr "El md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada."

#: tpl/inc/admin_footer.php:13
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:111
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar."

#: src/img-optm.cls.php:616
msgid "Cleared %1$s invalid images."
msgstr "Purgadas %1$s imágenes no válidas."

#: tpl/general/entry.tpl.php:23
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:99
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:141
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:127
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:99
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:52
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione."

#: tpl/toolbox/beta_test.tpl.php:54
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:38 tpl/toolbox/beta_test.tpl.php:54
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/beta_test.tpl.php:38
msgid "OR"
msgstr "O"

#: tpl/toolbox/beta_test.tpl.php:29
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr "Caja de herramientas de LiteSpeed"

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:23 tpl/toolbox/settings-debug.tpl.php:24
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:78 tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr "El intervalo válido de WordPress es %s segundos"

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:49 tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Ponlo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es de %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:47 tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en las páginas públicas."

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:114
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:113
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:95 tpl/toolbox/report.tpl.php:97
msgid "Generate Link for Current User"
msgstr "Generar el enlace para el usuario actual"

#: tpl/toolbox/report.tpl.php:91
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:67
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:44
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:43
msgid "Install DoLogin Security"
msgstr "Instalar la seguridad de DoLogin"

#: tpl/general/settings.tpl.php:93
msgid "Check my public IP from"
msgstr "Comprobar mi IP pública desde"

#: tpl/general/settings.tpl.php:93
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:92
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN."

#: tpl/crawler/settings.tpl.php:25
msgid "This will enable crawler cron."
msgstr "Esto activará el cron rastreador."

#: tpl/crawler/settings.tpl.php:11
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:48
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:65 tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:35 tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr "Total del mapa del sitio"

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr "Lista del mapa del sitio"

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr "Recargar el mapa del rastreador"

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/blacklist.tpl.php:21 tpl/crawler/entry.tpl.php:10
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/entry.tpl.php:9
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/entry.tpl.php:8
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/summary.tpl.php:214
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr "&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad."

#: tpl/crawler/summary.tpl.php:213
msgid "Crawlers cannot run concurrently."
msgstr "Los rastreadores no se pueden ejecutar de forma concurrente."

#: tpl/crawler/map.tpl.php:52 tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:51 tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:205
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:66 tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97 tpl/crawler/summary.tpl.php:173
#: tpl/crawler/summary.tpl.php:208
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:172
msgid "Miss"
msgstr "Fallo"

#: tpl/crawler/summary.tpl.php:171
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:170
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:139
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings.tpl.php:143
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:221
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:220
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar."

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:144
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:40
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:104
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los nonces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:15 tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:14 tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr "Objeto"

#: tpl/cache/settings_inc.object.tpl.php:93
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:105
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:7 tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:85
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#: tpl/page_optm/settings_css.tpl.php:291
msgid "Swap"
msgstr "Swap"

#: tpl/page_optm/settings_css.tpl.php:290
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr "Almacenar los gravatares localmente."

#: tpl/page_optm/settings_localization.tpl.php:12
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:146
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr "pixels"

#: tpl/page_optm/settings_media.tpl.php:128
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:112
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas por el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen."

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr "Optimización de página de LiteSpeed Cache"

#: tpl/page_optm/entry.tpl.php:11 tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:6 tpl/page_optm/settings_css.tpl.php:22
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:291
msgid "%s is recommended."
msgstr "Se recomienda %s."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/settings_css.tpl.php:288
msgid "Default"
msgstr "Por defecto"

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:52
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_promo.tpl.php:63
msgid "Dismiss this notice"
msgstr "Ignorar ese aviso"

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:35
msgid "Tweet preview"
msgstr "Vista previa del tweet"

#: tpl/banner/cloud_promo.tpl.php:30
msgid "Learn more"
msgstr "Aprender más"

#: tpl/banner/cloud_promo.tpl.php:14
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/page_optm/settings_media.tpl.php:260
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:9 tpl/img_optm/entry.tpl.php:15
#: tpl/img_optm/network_settings.tpl.php:9 tpl/img_optm/settings.tpl.php:11
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:318
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Está seguro de destruir todas las imágenes optimizadas?"

#: tpl/img_optm/summary.tpl.php:302
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:301
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:298
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:297
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:292
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:289
msgid "Optimization Tools"
msgstr "Herramientas de optimización"

#: tpl/img_optm/summary.tpl.php:258
msgid "Rescan New Thumbnails"
msgstr "Reexaminar nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:241
msgid "Congratulations, all gathered!"
msgstr "¡Felicidades, todos obtenidos!"

#: tpl/img_optm/summary.tpl.php:246
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:193
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:175
msgid "Calculate Backups Disk Space"
msgstr "Calcular el espacio en disco de las copias de seguridad"

#: tpl/img_optm/summary.tpl.php:74
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:58
msgid "Current limit is"
msgstr "El límite actual es"

#: tpl/img_optm/summary.tpl.php:57
msgid "To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited."
msgstr "Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada."

#: tpl/img_optm/summary.tpl.php:52
msgid "You can request a maximum of %s images at once."
msgstr "Puede solicitar un máximo de imágenes de %s de una vez."

#: tpl/img_optm/summary.tpl.php:47
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor en QUIC.cloud"

#: tpl/img_optm/summary.tpl.php:43 tpl/page_optm/settings_css.tpl.php:103
#: tpl/page_optm/settings_css.tpl.php:220
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar."

#: tpl/db_optm/settings.tpl.php:37
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:23
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de la caché de LiteSpeed"

#: tpl/db_optm/entry.tpl.php:10 tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de la BD"

#: tpl/db_optm/manage.tpl.php:176
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:160
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:138
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:130
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:115
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:114
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:113
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:105
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:82 tpl/dash/dashboard.tpl.php:741
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:79 tpl/dash/dashboard.tpl.php:738
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:68 tpl/dash/dashboard.tpl.php:74
#: tpl/dash/dashboard.tpl.php:733
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:621 tpl/dash/dashboard.tpl.php:653
#: tpl/dash/dashboard.tpl.php:685 tpl/dash/dashboard.tpl.php:717
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:619 tpl/dash/dashboard.tpl.php:651
#: tpl/dash/dashboard.tpl.php:683 tpl/dash/dashboard.tpl.php:715
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:614 tpl/dash/dashboard.tpl.php:646
#: tpl/dash/dashboard.tpl.php:678 tpl/dash/dashboard.tpl.php:710
msgid "Time to execute previous request"
msgstr "Tiempo para ejecutar la solicitud anterior"

#: tpl/dash/dashboard.tpl.php:53 tpl/dash/dashboard.tpl.php:584
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:52 tpl/dash/dashboard.tpl.php:583
msgid "Public Cache"
msgstr "Caché pública"

#: tpl/dash/dashboard.tpl.php:46 tpl/dash/dashboard.tpl.php:577
msgid "Cache Status"
msgstr "Estado de caché"

#: tpl/dash/dashboard.tpl.php:550
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:498 tpl/img_optm/entry.tpl.php:8
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:489
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:358 tpl/img_optm/summary.tpl.php:43
#: tpl/page_optm/settings_css.tpl.php:103
#: tpl/page_optm/settings_css.tpl.php:220
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/dash/dashboard.tpl.php:358
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo."

#: tpl/dash/dashboard.tpl.php:414 tpl/dash/dashboard.tpl.php:483
#: tpl/dash/dashboard.tpl.php:629 tpl/dash/dashboard.tpl.php:661
#: tpl/dash/dashboard.tpl.php:693 tpl/dash/dashboard.tpl.php:725
msgid "Last requested"
msgstr "Último pedido"

#: tpl/dash/dashboard.tpl.php:421
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:334 tpl/general/online.tpl.php:115
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:184 tpl/dash/dashboard.tpl.php:669
#: tpl/dash/network_dash.tpl.php:30
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:171
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:168
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:277 tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:276 tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:258 tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr "El uso de este mes"

#: tpl/dash/dashboard.tpl.php:255 tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr "Balance de pagos"

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:242 tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:242 tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:183 tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr "Ancho de banda de la CDN"

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr "Uso de las estadísticas"

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr "Escritorio de red"

#: tpl/general/online.tpl.php:36
msgid "No cloud services currently in use"
msgstr "No hay servicios de la nube en uso"

#: tpl/general/online.tpl.php:24
msgid "Click to clear all nodes for further redetection."
msgstr "Haz clic para borrar todos los nodos para volver a detectar."

#: tpl/general/online.tpl.php:23
msgid "Current Cloud Nodes in Service"
msgstr "Nodos de la nube actual en servicio"

#: tpl/cdn/qc.tpl.php:103 tpl/cdn/qc.tpl.php:106 tpl/dash/dashboard.tpl.php:338
#: tpl/general/online.tpl.php:140
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/entry.tpl.php:9 tpl/general/entry.tpl.php:15
#: tpl/general/network_settings.tpl.php:9 tpl/general/settings.tpl.php:15
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/other.tpl.php:111
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: src/admin-display.cls.php:243
msgid "Add new CDN URL"
msgstr "Añadir una nueva URL de la CDN"

#: src/admin-display.cls.php:242
msgid "Remove CDN URL"
msgstr "Eliminar la URL de la CDN"

#: tpl/cdn/cf.tpl.php:86
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN."

#: tpl/cdn/entry.tpl.php:8
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:163
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:162
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/doc.cls.php:161
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/gui.cls.php:571 src/gui.cls.php:731
#: tpl/page_optm/settings_media.tpl.php:131 tpl/toolbox/purge.tpl.php:89
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/admin-settings.cls.php:276 src/admin-settings.cls.php:311
msgid "Options saved."
msgstr "Las opciones han sido guardadas."

#: src/img-optm.cls.php:1769
msgid "Removed backups successfully."
msgstr "Copias de seguridad eliminadas correctamente."

#: src/img-optm.cls.php:1675
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1608
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1546 src/img-optm.cls.php:1608
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1479
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1377
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:969
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:699
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:674
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:348
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviado al servidor en la nube, %2$s aceptado."

#: src/lang.cls.php:268
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:267
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:264
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:263
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:244
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:238
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: src/lang.cls.php:236
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:235
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:234
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat de la administración"

#: src/lang.cls.php:233
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat de la administración"

#: src/lang.cls.php:232
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat de la parte pública"

#: src/lang.cls.php:231
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat de la parte pública"

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess de la administración"

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess de la parte pública"

#: src/lang.cls.php:221
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:217
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:209
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:203
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:201
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:200
msgid "LQIP Quality"
msgstr "Calidad de LQIP"

#: src/lang.cls.php:199
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:198
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:197
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:195
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:193
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:192
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:191
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:190
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:185
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:184
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:581 src/gui.cls.php:741 src/lang.cls.php:183
#: tpl/presets/standard.tpl.php:42 tpl/toolbox/purge.tpl.php:98
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:164
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:159 tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:136
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché púbica"

#: src/lang.cls.php:106
msgid "Notifications"
msgstr "Avisos"

#: src/lang.cls.php:100
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página por defecto"

#: src/lang.cls.php:99
msgid "Default REST TTL"
msgstr "TTL por defecto de REST"

#: src/lang.cls.php:93
msgid "Enable Cache"
msgstr "Activa cache"

#: src/cloud.cls.php:241 src/cloud.cls.php:296 src/lang.cls.php:89
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:26
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:1979
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube."

#: src/cloud.cls.php:1596
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:1519
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cloud.cls.php:1503 src/cloud.cls.php:1511
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: src/cloud.cls.php:1258
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:1119
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de la nube disponible."

#: src/cloud.cls.php:1002 src/cloud.cls.php:1015 src/cloud.cls.php:1053
#: src/cloud.cls.php:1119 src/cloud.cls.php:1256
msgid "Cloud Error"
msgstr "Error de la nube"

#: src/data.cls.php:225
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:416
msgid "Restore from backup"
msgstr "Restaurar desde la copia de seguridad"

#: src/media.cls.php:401
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:381
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:373
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:366
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:344
msgid "Orig"
msgstr "Original"

#: src/media.cls.php:342
msgid "(no savings)"
msgstr "(sin guardar)"

#: src/media.cls.php:342
msgid "Orig %s"
msgstr "Original %s"

#: src/media.cls.php:341
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:336
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:336 src/media.cls.php:400
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:323
msgid "Orig saved %s"
msgstr "Ahorrado un %s del original"

#: src/media.cls.php:319
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:313 src/media.cls.php:374
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:313
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:312 src/media.cls.php:370
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:309 src/media.cls.php:367
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:309
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:308 src/media.cls.php:337 src/media.cls.php:363
#: src/media.cls.php:402
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:147
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:88
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1398
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1395
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:340
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:378
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:278
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1238
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1212
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1209
msgid "Smaller than"
msgstr "Más pequeño que"

#: src/admin-display.cls.php:1207
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1201
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1189
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1186
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1167
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1149
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1077
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:1068
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:140
msgid "Toolbox"
msgstr "Herramientas"

#: src/admin-display.cls.php:136
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:134 tpl/dash/dashboard.tpl.php:182
#: tpl/dash/network_dash.tpl.php:28 tpl/general/online.tpl.php:120
#: tpl/general/online.tpl.php:135
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:122 tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:298
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB correctamente."

#: src/purge.cls.php:334
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:316
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:221
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:210
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior."

#: src/error.cls.php:205
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: "

#: src/error.cls.php:200
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:196
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash."

#: src/error.cls.php:192
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:186
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:181
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:177
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:173
msgid "Failed to create table %s! SQL: %s."
msgstr "¡Fallo al crear la tabla %s! SQL: %s."

#: src/error.cls.php:149
msgid "Could not find %1$s in %2$s."
msgstr "No se ha podido encontrar %1$s en %2$s."

#: src/error.cls.php:137
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:125
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio."

#: src/error.cls.php:106
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:102
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente"

#: src/error.cls.php:98
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/error.cls.php:47
msgid "The setting %s is currently enabled."
msgstr "En este momento, el ajuste %s está activado."

#: src/task.cls.php:209
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:189
msgid "Every Minute"
msgstr "Cada minuto"

#: tpl/general/settings.tpl.php:110
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:100
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#: tpl/toolbox/report.tpl.php:103
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr "Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>."

#: tpl/toolbox/report.tpl.php:102
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior."

#: tpl/toolbox/report.tpl.php:40
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:23 tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr "Instalar"

#: tpl/cache/settings-esi.tpl.php:36
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:68 tpl/dash/dashboard.tpl.php:430
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:55 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:386 tpl/dash/dashboard.tpl.php:466
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:45 tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:378 tpl/dash/dashboard.tpl.php:458
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:34 tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:369 tpl/dash/dashboard.tpl.php:450
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:28 tpl/dash/dashboard.tpl.php:353
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:10
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:214
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:25
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/other.tpl.php:87
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:130
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:189
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:130 tpl/cache/settings-cache.tpl.php:147
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:129 tpl/cache/settings-cache.tpl.php:146
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:87
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:81
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:71 tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:62
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:63
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:59
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr "<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>"

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr "Creado con ❤️ por el equipo de LiteSpeed."

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:515
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:506 src/activation.cls.php:511
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:696
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: tpl/crawler/settings.tpl.php:141
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: src/admin-display.cls.php:218 tpl/crawler/settings.tpl.php:143
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:217
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:254
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/page_optm/settings_html.tpl.php:138
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:103
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:67
msgid "Your IP"
msgstr "Tu IP"

#: src/import.cls.php:157
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito."

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: tpl/page_optm/settings_tuning_css.tpl.php:117
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:174
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:102
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:173
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:188
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:164
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:67
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:66
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:196
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:90
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:15
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:1389 src/cloud.cls.php:1412
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:2132
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:807
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:804
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:802
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:781
msgid "Install %s"
msgstr "Instalar %s"

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!"

#: src/cloud.cls.php:1529
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:1461
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/img_optm/settings.tpl.php:52
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:211
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:26
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:152
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: src/img-optm.cls.php:1921
msgid "Switched images successfully."
msgstr "Imágenes cambiadas correctamente."

#: tpl/img_optm/settings.tpl.php:73
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:72
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:213
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.media_webp.tpl.php:17
msgid "Request WebP/AVIF versions of original images when doing optimization."
msgstr "Solicita versiones WebP/AVIF de las imágenes originales al hacer la optimización."

#: tpl/img_optm/settings.tpl.php:39
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:210
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: tpl/page_optm/settings_css.tpl.php:191
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:256
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:277
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:158
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:205
msgid "Run Queue Manually"
msgstr "Ejecutar la cola manualmente"

#: tpl/page_optm/settings_css.tpl.php:109
#: tpl/page_optm/settings_css.tpl.php:226 tpl/page_optm/settings_vpi.tpl.php:54
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_css.tpl.php:97 tpl/page_optm/settings_css.tpl.php:214
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/dash/dashboard.tpl.php:611 tpl/dash/dashboard.tpl.php:643
#: tpl/dash/dashboard.tpl.php:675 tpl/dash/dashboard.tpl.php:707
#: tpl/page_optm/settings_css.tpl.php:94 tpl/page_optm/settings_css.tpl.php:211
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:42
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:168
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:190
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:186
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:63
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:605 tpl/toolbox/purge.tpl.php:62
msgid "Critical CSS"
msgstr "CSS crítico"

#: src/doc.cls.php:69
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:18
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:235
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:235
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:211
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:205
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:58 tpl/img_optm/summary.tpl.php:197
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:57 tpl/img_optm/summary.tpl.php:196
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:216
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:215
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:25 tpl/img_optm/summary.tpl.php:166
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:163 tpl/img_optm/summary.tpl.php:208
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:159
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:174
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:148
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento"

#: tpl/img_optm/settings.tpl.php:133
msgid "Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic."
msgstr "Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress."

#: tpl/cdn/other.tpl.php:113 tpl/img_optm/settings.tpl.php:119
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/other.tpl.php:112 tpl/img_optm/settings.tpl.php:118
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/img_optm/settings.tpl.php:117
msgid "Specify which element attributes will be replaced with WebP/AVIF."
msgstr "Especificar que atributos de elementos serán reemplazados con WebP/AVIF."

#: src/lang.cls.php:215
msgid "WebP/AVIF Attribute To Replace"
msgstr "Atributo a reemplazar para WebP/AVIF"

#: tpl/cdn/other.tpl.php:150
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:246
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Se iniciará una purga completa cuando WordPress ejecute estos ganchos."

#: src/lang.cls.php:223
msgid "Purge All Hooks"
msgstr "Ganchos de purgar todo"

#: src/purge.cls.php:213
msgid "Purged all caches successfully."
msgstr "Todas las cachés purgadas correctamente."

#: src/gui.cls.php:495 src/gui.cls.php:605 src/gui.cls.php:655
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:439
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:127
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:135
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:9
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:38
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:257 tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:532 src/gui.cls.php:692 tpl/toolbox/purge.tpl.php:53
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:503 src/gui.cls.php:663 tpl/toolbox/purge.tpl.php:36
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:761 tpl/img_optm/summary.tpl.php:141
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:762 tpl/img_optm/summary.tpl.php:143
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/cf.tpl.php:35
msgid "Get it from <a %1$s>%2$s</a>."
msgstr "Obténla desde <a %1$s>%2$s</a>."

#: tpl/cdn/cf.tpl.php:34
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: tpl/cdn/cf.tpl.php:45
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/cf.tpl.php:25
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/other.tpl.php:64
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:17
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:15
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: tpl/inc/admin_footer.php:10
msgid "Rate %s on %s"
msgstr "Valora %s en %s"

#: src/lang.cls.php:29 tpl/dash/dashboard.tpl.php:537
msgid "Images notified to pull"
msgstr "Imágenes avisadas para descargar"

#: tpl/img_optm/summary.tpl.php:244
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1309
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1306
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1297
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1294
msgid "%s groups"
msgstr "%s grupos"

#: src/crawler.cls.php:1228
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings.tpl.php:97
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:253
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:193
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:178
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:109 tpl/dash/dashboard.tpl.php:101
#: tpl/dash/dashboard.tpl.php:760
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:102 tpl/dash/dashboard.tpl.php:94
#: tpl/dash/dashboard.tpl.php:753
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:90 tpl/dash/dashboard.tpl.php:87
#: tpl/dash/dashboard.tpl.php:746
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:83
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:77 tpl/crawler/summary.tpl.php:84
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:76
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:62
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#: tpl/cache/settings_inc.object.tpl.php:213
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:129
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings.tpl.php:78
msgid "Server allowed max value"
msgstr "Valor máximo permitido por el servidor"

#: tpl/crawler/settings.tpl.php:73
msgid "Server enforced value"
msgstr "Valor forzado por el servidor"

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:65
#: tpl/cache/settings-excludes.tpl.php:98 tpl/cdn/other.tpl.php:63
#: tpl/crawler/settings.tpl.php:72 tpl/crawler/settings.tpl.php:77
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1261
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1259 tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:194
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:245
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:84
#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr "API"

#: src/purge.cls.php:419
msgid "Reset the entire opcode cache successfully."
msgstr "Reestablecida la caché opcache con éxito."

#: src/purge.cls.php:404
msgid "Opcode cache is not enabled."
msgstr "La caché opcache no está habilitada."

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:53 tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:72
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:67
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:225
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:54
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:46
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:24
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr "Ajustes de exportación"

#: tpl/presets/entry.tpl.php:7 tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr "Importar / Exportar"

#: tpl/cache/settings_inc.object.tpl.php:187
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:147
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:124
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:134
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:123
msgid "Password"
msgstr "Contraseña"

#: tpl/cache/settings_inc.object.tpl.php:121
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:122
msgid "Username"
msgstr "Nombre de usuario"

#: tpl/cache/settings_inc.object.tpl.php:79
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:118
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:462
msgid "Purge all object caches successfully."
msgstr "Purga correcta de todas las cachés de objetos."

#: src/purge.cls.php:449
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:200
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:128
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/lang.cls.php:127
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:126
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:160
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:125
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:53
msgid "Connection Test"
msgstr "Prueba de conexión"

#: tpl/cache/settings_inc.object.tpl.php:51
#: tpl/cache/settings_inc.object.tpl.php:52
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:48 tpl/crawler/blacklist.tpl.php:34
#: tpl/crawler/summary.tpl.php:137
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:108
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:121
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:120
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:119
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:522 src/gui.cls.php:682 src/lang.cls.php:117
#: tpl/dash/dashboard.tpl.php:54 tpl/dash/dashboard.tpl.php:585
#: tpl/toolbox/purge.tpl.php:44
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:21
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:45
msgid "Purge all the object caches"
msgstr "Purgar todas las cachés de objetos"

#: src/cdn/cloudflare.cls.php:254 src/cdn/cloudflare.cls.php:276
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:267
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:162
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:147
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado correctamente a Cloudflare de la purga completa."

#: src/cdn/cloudflare.cls.php:131
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:114
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/cf.tpl.php:60
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/cf.tpl.php:59
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/cf.tpl.php:51
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:248
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/cf.tpl.php:139
msgid "Purge Everything"
msgstr "Purgar todo"

#: tpl/cdn/cf.tpl.php:133
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/cf.tpl.php:127
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/cf.tpl.php:126
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/cf.tpl.php:118
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/cf.tpl.php:117
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/cf.tpl.php:112
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/cf.tpl.php:103
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/cf.tpl.php:100
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/cf.tpl.php:97
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/cf.tpl.php:95
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/cf.tpl.php:92
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/cf.tpl.php:91
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:512 src/gui.cls.php:672 tpl/cdn/cf.tpl.php:80
#: tpl/cdn/entry.tpl.php:9
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:163
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1120 src/admin-display.cls.php:1124
#: tpl/cdn/other.tpl.php:84
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/other.tpl.php:81
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr "Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s."

#: src/lang.cls.php:115
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:53
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:224
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:323
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/settings.media_webp.tpl.php:26 tpl/img_optm/summary.tpl.php:319
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:257
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:87
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:86
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: tpl/toolbox/log_viewer.tpl.php:62
msgid "Clear Logs"
msgstr "Vaciar los registros"

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:238 tpl/dash/dashboard.tpl.php:414
#: tpl/dash/dashboard.tpl.php:483
msgid " %s ago"
msgstr " hace %s"

#: src/media.cls.php:387
msgid "WebP saved %s"
msgstr "WebP ha ahorrado un %s"

#: tpl/toolbox/report.tpl.php:60
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/img_optm/summary.tpl.php:123
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:67
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:67
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:68
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:108
msgid "This process is automatic."
msgstr "Este proceso es automático."

#: tpl/dash/dashboard.tpl.php:547 tpl/img_optm/summary.tpl.php:275
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:519 tpl/img_optm/summary.tpl.php:272
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:126
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:30
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: src/media.cls.php:257
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:170
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:101
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#: tpl/img_optm/summary.tpl.php:283
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr "Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>."

#: src/doc.cls.php:92 src/doc.cls.php:147 tpl/cdn/cf.tpl.php:128
#: tpl/dash/dashboard.tpl.php:175 tpl/dash/dashboard.tpl.php:779
#: tpl/general/online.tpl.php:67 tpl/general/online.tpl.php:79
#: tpl/general/online.tpl.php:95 tpl/img_optm/summary.tpl.php:48
#: tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr "Leer más"

#: tpl/img_optm/summary.tpl.php:236
msgid "Image groups total"
msgstr "Total de grupos de imágenes"

#: src/lang.cls.php:30
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:527
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:2021 src/img-optm.cls.php:2081
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:2075
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:2045
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:2040
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: tpl/cache/settings-excludes.tpl.php:129
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/general/entry.tpl.php:10 tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr "Retoques"

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:181
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr "Ajustes de los retoques"

#: tpl/cache/settings-excludes.tpl.php:100
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/cache/settings-excludes.tpl.php:67
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:107
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas."

#: tpl/dash/dashboard.tpl.php:510 tpl/img_optm/summary.tpl.php:64
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:227
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:516 tpl/img_optm/summary.tpl.php:269
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:266
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:23
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:132 src/gui.cls.php:638
#: tpl/dash/dashboard.tpl.php:181 tpl/dash/network_dash.tpl.php:27
#: tpl/general/online.tpl.php:121 tpl/general/online.tpl.php:136
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:50
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:49
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:85
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:188
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:472
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:179
msgid "URI Excludes"
msgstr "URL excluidas"

#: tpl/page_optm/settings_html.tpl.php:166
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador."

#: src/doc.cls.php:132
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:221
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:204
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:222
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:187
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-excludes.tpl.php:40
msgid "For example, for %s, %s and %s can be used here."
msgstr "Por ejemplo, para %s, %s y %s puede utilizarse aquí."

#: tpl/cache/settings-esi.tpl.php:107 tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/other.tpl.php:128
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1277
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: src/admin-display.cls.php:1275
msgid "For example, for %s, %s can be used here."
msgstr "Por ejemplo, para %s, %s puede utilizarse aquí."

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: src/lang.cls.php:177 tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:480
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:461
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:450
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:427
msgid "Mark this page as "
msgstr "Marcar esta página como "

#: src/gui.cls.php:403 src/gui.cls.php:418
msgid "Purge this page"
msgstr "Purgar esta página"

#: src/lang.cls.php:160
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:172
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:156 tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:171
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:187
#: tpl/page_optm/settings_html.tpl.php:167 tpl/page_optm/settings_js.tpl.php:73
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: src/lang.cls.php:169
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr "cookies"

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid "You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>."
msgstr "También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>."

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:94 tpl/dash/dashboard.tpl.php:55
#: tpl/dash/dashboard.tpl.php:586 tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:94
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:140
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:102
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:61
msgid "categories"
msgstr "categorías"

#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:139
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:39
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:138
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:24
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:137
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: src/admin-display.cls.php:1279 src/doc.cls.php:114
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:113
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:114
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/cdn/other.tpl.php:164
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:247
msgid "Exclude Path"
msgstr "Excluir ruta"

#: tpl/cdn/other.tpl.php:83
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr "Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s."

#: src/lang.cls.php:243 tpl/cdn/other.tpl.php:87
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/other.tpl.php:77
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:242
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/other.tpl.php:73
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:241
msgid "Include CSS"
msgstr "Incluir CSS"

#: tpl/cdn/other.tpl.php:69
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes."
msgstr "Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s."

#: src/lang.cls.php:240
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:240
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:239
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/other.tpl.php:127
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s."

#: src/lang.cls.php:245
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/cf.tpl.php:11 tpl/cdn/other.tpl.php:20
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:130 tpl/cdn/cf.tpl.php:26
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:245 src/admin-display.cls.php:979
#: src/admin-display.cls.php:1006 src/admin-display.cls.php:1057
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.object.tpl.php:213 tpl/cdn/other.tpl.php:39
#: tpl/img_optm/settings.media_webp.tpl.php:14
#: tpl/page_optm/settings_css.tpl.php:84 tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:168
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "OFF"
msgstr "OFF"

#: src/admin-display.cls.php:244 src/admin-display.cls.php:978
#: src/admin-display.cls.php:1006 src/admin-display.cls.php:1057
#: src/doc.cls.php:41 tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71 tpl/cdn/other.tpl.php:34
#: tpl/crawler/settings.tpl.php:113 tpl/page_optm/settings_css.tpl.php:191
#: tpl/page_optm/settings_media.tpl.php:165
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "ON"
msgstr "ON"

#: src/purge.cls.php:387
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:153
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:168
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:174 src/lang.cls.php:151
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:150
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:166
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:143
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:142
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:33
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo»."

#: tpl/toolbox/purge.tpl.php:37
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto purgará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:23
msgid "Purge %s Error"
msgstr "Error de purga de %s"

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:246
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:236
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:232
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:228
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:224
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:220
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:216
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:212
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:204
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:147
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:96
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:135
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:222 tpl/page_optm/settings_css.tpl.php:123
#: tpl/page_optm/settings_css.tpl.php:240 tpl/page_optm/settings_vpi.tpl.php:67
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:220
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr " Almacena en la caché el bloque ESI de la barra de administración incluida."

#: src/lang.cls.php:219
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:49
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:13
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:12
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr "Ajustes de purga"

#: src/lang.cls.php:111
msgid "Cache PHP Resources"
msgstr "Cachear recursos de PHP"

#: src/lang.cls.php:112 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:86
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:21 tpl/toolbox/settings-debug.tpl.php:84
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings.tpl.php:67
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:110
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:80
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:109
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:67
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:108
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:54
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:107
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:9
#: tpl/cache/settings-cache.tpl.php:9
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:9 tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:8 tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6 tpl/toolbox/purge.tpl.php:134
msgid "Purge"
msgstr "Purgar"

#: src/admin-display.cls.php:128 tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:6
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr "Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)"

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para purgar la lista «%s»."

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:134 tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr "Hora de purga programada"

#: tpl/cache/settings-purge.tpl.php:105
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s»."

#: src/lang.cls.php:133 tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr "URLs de purga programada"

#: tpl/toolbox/settings-debug.tpl.php:114
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:97
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:261
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:819
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:141 src/error.cls.php:165
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:161
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:262
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr "TTL caché de Widgets:"

#: src/lang.cls.php:218 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr "Activar ESI"

#: tpl/crawler/summary.tpl.php:55
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr "Ver <a %s>Introducción para activar el rastreador</a> para información detallada."

#: src/lang.cls.php:255
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:227
msgid "Purge pages by relative or full URL."
msgstr "Purgar páginas por URL completa o relativa."

#: tpl/crawler/summary.tpl.php:54
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor."

#: tpl/cache/settings-esi.tpl.php:35 tpl/cdn/cf.tpl.php:84
#: tpl/crawler/summary.tpl.php:53 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:69 tpl/page_optm/settings_css.tpl.php:182
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:116
msgid "<b>Last crawled:</b> %s item(s)"
msgstr "<b>Última indexación:</b> %s elemento(s)"

#: tpl/crawler/summary.tpl.php:68
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:184
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:167
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:159
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:147
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:325
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado la purga de la lista al servidor web LiteSpeed."

#: tpl/cache/settings-cache.tpl.php:28
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr "Por favor, visita la página de <a %s>Información</a> sobre como probar la caché."

#: tpl/toolbox/settings-debug.tpl.php:66
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:252
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings.tpl.php:39
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo."

#: src/lang.cls.php:251
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#: tpl/cache/settings_inc.login_cookie.tpl.php:35
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:168
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de «Purgar por»."

#: tpl/cdn/entry.tpl.php:17
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#: tpl/crawler/summary.tpl.php:245
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del rastreador aún no generado"

#: tpl/crawler/summary.tpl.php:227
msgid "Show crawler status"
msgstr "Mostrar estado del rastreador"

#: tpl/crawler/summary.tpl.php:220
msgid "Watch Crawler Status"
msgstr "Ver estado del rastreador"

#: tpl/crawler/summary.tpl.php:215
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr "Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema."

#: tpl/crawler/summary.tpl.php:212
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:124
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:121
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:136
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:135
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:47
msgid "Crawler Cron"
msgstr "Cron del rastreador"

#: cli/crawler.cls.php:80 tpl/crawler/summary.tpl.php:41
msgid "%d minute"
msgstr "%d minuto"

#: cli/crawler.cls.php:78 tpl/crawler/summary.tpl.php:39
msgid "%d minutes"
msgstr "%d minutos"

#: cli/crawler.cls.php:71 tpl/crawler/summary.tpl.php:32
msgid "%d hour"
msgstr "%d hora"

#: cli/crawler.cls.php:69 tpl/crawler/summary.tpl.php:30
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr "Rastreador de LiteSpeed Cache"

#: tpl/inc/show_display_installed.php:28
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>."

#: src/admin-display.cls.php:138 src/lang.cls.php:250
msgid "Crawler"
msgstr "Rastreador"

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:699
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitada la purga de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:16
msgid "This will Purge Pages only"
msgstr "Esto solo purgará las páginas"

#: tpl/toolbox/purge.tpl.php:15
msgid "Purge Pages"
msgstr "Purgar páginas"

#: src/gui.cls.php:85
msgid "Cancel"
msgstr "Cancelar"

#: tpl/crawler/summary.tpl.php:138
msgid "Activate"
msgstr "Activar"

#: tpl/cdn/cf.tpl.php:41
msgid "Email Address"
msgstr "Dirección de correo electrónico"

#: src/gui.cls.php:782
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:185
msgid "Purged the url!"
msgstr "¡Se ha purgado la URL!"

#: cli/purge.cls.php:136
msgid "Purged the blog!"
msgstr "¡Se ha purgado el blog!"

#: cli/purge.cls.php:92
msgid "Purged All!"
msgstr "¡Se ha purgado todo!"

#: src/purge.cls.php:720
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitada la purga de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:13
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:10
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr "Si no, por favor verifica el ajuste en la <a href=\"%1$s\">pestaña Avanzado</a>."

#: tpl/inc/show_error_cookie.php:8
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:14
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:12
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:35
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/cache/network_settings-cache.tpl.php:21
msgid "It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first."
msgstr "Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero."

#: tpl/toolbox/purge.tpl.php:217
msgid "Purge pages by post ID."
msgstr "Purgar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:31
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Purga las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:24
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: tpl/toolbox/purge.tpl.php:10
msgid "This will Purge Front Page only"
msgstr "Esto solo purgará la página principal"

#: tpl/toolbox/purge.tpl.php:221
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:229
msgid "e.g. Use %s or %s."
msgstr "ej: Usa %s o %s."

#: tpl/toolbox/purge.tpl.php:211
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Purgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:125
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si se debe purgar todo el sitio WordPress, usa «Purgar todo»."

#: src/core.cls.php:320
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado la purga de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:25
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:843 src/admin-display.cls.php:847
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:117
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:119
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:118
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr "Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>."

#: tpl/toolbox/purge.tpl.php:124
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:123
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:605
msgid "LiteSpeed Cache Purge All"
msgstr "Purdgar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:32
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:24
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:21
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:18
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:16
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:10
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:7
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:258 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/toolbox/settings-debug.tpl.php:53
msgid "The Admin IP option will only output log messages on requests from admin IPs listed below."
msgstr "La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas."

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:58
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: tpl/cache/settings-purge.tpl.php:50 tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:60
msgid "Note"
msgstr "Nota"

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:131
msgid "Purge All On Upgrade"
msgstr "Purgar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Purgar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No purgar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr "Purgar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr "Purgar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr "Purgar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr "Purgar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:68 tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:98
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:169
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid "Caching these pages may improve server performance by avoiding unnecessary PHP calls."
msgstr "Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias."

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr "Algunos temas y plugins añaden recursos mediante una petición PHP."

#: tpl/cache/settings-cache.tpl.php:93
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:43
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:153
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:28
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:27
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:21
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr "DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB."

#: tpl/cache/settings_inc.login_cookie.tpl.php:20
#: tpl/cache/settings_inc.login_cookie.tpl.php:78
msgid "No spaces and case sensitive."
msgstr "Espacios no permitidos y sensible a mayúsculas."

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
#: tpl/cache/settings_inc.login_cookie.tpl.php:77
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr "SINTAXIS: alfanumérico y \"_\"."

#: src/lang.cls.php:228
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:72
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:15
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:84
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:9
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:243
msgid "Purge List"
msgstr "Purgar lista"

#: tpl/toolbox/purge.tpl.php:166
msgid "Purge By..."
msgstr "Purgar por..."

#: tpl/crawler/blacklist.tpl.php:33 tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:205
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:201
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:197
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:193
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:6
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:813
msgid "Purge url %s"
msgstr "Purgar la URL %s"

#: src/purge.cls.php:778
msgid "Purge tag %s"
msgstr "Purgar la etiqueta %s"

#: src/purge.cls.php:748
msgid "Purge category %s"
msgstr "Purgar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:32
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio."

#: tpl/cache/settings-cache.tpl.php:32 tpl/crawler/settings.tpl.php:103
#: tpl/crawler/settings.tpl.php:112 tpl/crawler/summary.tpl.php:181
#: tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:145
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo «.htaccess» de LiteSpeed Cache"

#: src/error.cls.php:157
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: src/lang.cls.php:226
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:227
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:22
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:16
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:14
#: tpl/cache/settings_inc.browser.tpl.php:12 tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:38
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: tpl/cache/settings-purge.tpl.php:52
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio."

#: src/lang.cls.php:113 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:173 src/file.cls.php:177
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:621 tpl/cdn/cf.tpl.php:26 tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:97
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: src/purge.cls.php:684
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado al servidor web LiteSpeed la purga de la página de inicio."

#: tpl/toolbox/purge.tpl.php:9
msgid "Purge Front Page"
msgstr "Purgar la página de inicio"

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:30
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:93
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:60
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1278
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1274
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:54
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/toolbox/report.tpl.php:109
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:22
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:20
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:7 tpl/general/online.tpl.php:125
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:6 tpl/general/online.tpl.php:123
msgid "Enabled"
msgstr "Activado"

#: src/lang.cls.php:141
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: litespeed-cache.php tpl/banner/new_version.php:59
#: tpl/banner/new_version_dev.tpl.php:12 tpl/cache/more_settings_tip.tpl.php:15
#: tpl/inc/admin_footer.php:10
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: src/lang.cls.php:260
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/general/settings.tpl.php:63 tpl/general/settings.tpl.php:70
#: tpl/general/settings.tpl.php:77 tpl/general/settings.tpl.php:94
#: tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr "Archivo del autor"

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr "Portada"

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:72
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas."

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de purga automática para publicación y actualización"

#: src/lang.cls.php:95
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: src/admin-display.cls.php:1088 tpl/cache/settings_inc.object.tpl.php:106
#: tpl/crawler/settings.tpl.php:37 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:259
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:126
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/purge.cls.php:236
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache."

#: src/gui.cls.php:487 src/gui.cls.php:495 src/gui.cls.php:503
#: src/gui.cls.php:512 src/gui.cls.php:522 src/gui.cls.php:532
#: src/gui.cls.php:542 src/gui.cls.php:552 src/gui.cls.php:561
#: src/gui.cls.php:571 src/gui.cls.php:581 src/gui.cls.php:647
#: src/gui.cls.php:655 src/gui.cls.php:663 src/gui.cls.php:672
#: src/gui.cls.php:682 src/gui.cls.php:692 src/gui.cls.php:702
#: src/gui.cls.php:712 src/gui.cls.php:721 src/gui.cls.php:731
#: src/gui.cls.php:741 tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:30 tpl/toolbox/purge.tpl.php:36
#: tpl/toolbox/purge.tpl.php:44 tpl/toolbox/purge.tpl.php:53
#: tpl/toolbox/purge.tpl.php:62 tpl/toolbox/purge.tpl.php:71
#: tpl/toolbox/purge.tpl.php:80 tpl/toolbox/purge.tpl.php:89
#: tpl/toolbox/purge.tpl.php:98 tpl/toolbox/purge.tpl.php:107
msgid "Purge All"
msgstr "Purgar todo"

#: src/admin-display.cls.php:295 src/gui.cls.php:629
#: tpl/crawler/entry.tpl.php:11
msgid "Settings"
msgstr "Ajustes"litespeed-wp-plugin/7.0.0.1/translations/.ls_translation_check_es_CO000064400000000000151600235650021217 0ustar00litespeed-wp-plugin/7.0.0.1/translations/litespeed-cache-es_ES.l10n.php000064400000424627151600235650021303 0ustar00<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2025-03-26 18:27:03+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - LiteSpeed Cache - Stable (latest release)','language'=>'es','messages'=>['Outputs to a series of files in the %s directory.'=>'Da salida en una serie de archivos en el directorio %s.','Attach PHP info to report. Check this box to insert relevant data from %s.'=>'Adjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s.','Last Report Date'=>'Fecha del último informe','Last Report Number'=>'Número del último informe','Regenerate and Send a New Report'=>'Regenerar y enviar un nuevo informe','This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action.'=>'Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción.','Soft Reset Optimization Counter'=>'Contador de optimización de restablecimiento suave','When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.'=>'Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas.','%1$s is a %2$s paid feature.'=>'%1$s es una característica de pago de %2$s.','Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first.'=>'Quita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud.','Disconnect from QUIC.cloud'=>'Desconectar de QUIC.cloud','Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard.'=>'¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud.','not available for anonymous users'=>'no disponible para usuarios anónimos','Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features.'=>'Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles.','QUIC.cloud Integration Enabled with limitations'=>'Integración de QUIC.cloud activada con limitaciones','Your site is connected and ready to use QUIC.cloud Online Services.'=>'Tu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud.','QUIC.cloud Integration Enabled'=>'Integración de QUIC.cloud activada','In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it.'=>'Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla.','Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding.'=>'Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN.','Provides <strong>security at the CDN level</strong>, protecting your server from attack.'=>'Proporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques.','Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>.'=>'Ofrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>.','Caches your entire site, including dynamic content and <strong>ESI blocks</strong>.'=>'Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>.','Content Delivery Network'=>'Red de entrega de contenidos','<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold.'=>'<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse.','<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads.'=>'El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida.','<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall.'=>'<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general.','<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling.'=>'<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo.','QUIC.cloud\'s Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores.'=>'Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página.','Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee.'=>'El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste.','Optionally creates next-generation WebP or AVIF image files.'=>'Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación.','Processes your uploaded PNG and JPG images to produce smaller versions that don\'t sacrifice quality.'=>'Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad.','QUIC.cloud\'s Image Optimization service does the following:'=>'El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:','<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading.'=>'La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida.','<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster.'=>'La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido.','QUIC.cloud\'s Online Services improve your site in the following ways:'=>'Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:','Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.'=>'Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud.','QUIC.cloud Integration Disabled'=>'Integración de QUIC.cloud desactivada','QUIC.cloud Online Services'=>'Servicios en línea de QUIC.cloud','Online Services'=>'Servicios en línea','Autoload'=>'Carga automática','Refresh QUIC.cloud status'=>'Actualizar el estado de QUIC.cloud','Refresh'=>'Actualizar','You must be using one of the following products in order to measure Page Load Time:'=>'Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:','Activate QUIC.cloud'=>'Activar QUIC.cloud','Refresh Usage'=>'Actualizar el uso','News'=>'Noticias','You need to set the %s in Settings first before using the crawler'=>'Debes configurar %s en Ajustes antes de usar el rastreador','You must set %1$s to %2$s before using this feature.'=>'Debes configurar %1$s en %2$s antes de usar esta característica.','You must set %s before using this feature.'=>'Debes configurar %s antes de usar esta característica.','My QUIC.cloud Dashboard'=>'Mi escritorio de QUIC.cloud','You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard.'=>'Actualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud.','To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.'=>'Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud.','To manage your QUIC.cloud options, please contact your hosting provider.'=>'Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento.','To manage your QUIC.cloud options, go to your hosting provider\'s portal.'=>'Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento.','QUIC.cloud CDN Options'=>'Opciones de CDN de QUIC.cloud','Best available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!'=>'¡El mejor rendimiento disponible de WordPress, TTFB globalmente rápido, fácil configuración y <a %s>mucho más</a>!','no matter where they live.'=>'no importa dónde vivan.','Content Delivery Network Service'=>'Servicio de red de entrega de contenido','Enable QUIC.cloud CDN'=>'Activar la CDN de QUIC.cloud','Link & Enable QUIC.cloud CDN'=>'Enlazar y activar la CDN de QUIC.cloud','QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users.'=>'La CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar).','QUIC.cloud CDN is currently <strong>fully disabled</strong>.'=>'La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>.','Learn More about QUIC.cloud'=>'Obtén más información acerca de QUIC.cloud','QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.'=>'QUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud.','Enable QUIC.cloud services'=>'Activar los servicios de QUIC.cloud','Free monthly quota available.'=>'Cuota mensual gratuita disponible.','Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.'=>'Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>.','Accelerate, Optimize, Protect'=>'Acelera, optimiza, protege','Check the status of your most important settings and the health of your CDN setup here.'=>'Verifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí.','QUIC.cloud CDN Status Overview'=>'Resumen del estado de CDN de QUIC.cloud','Refresh Status'=>'Actualizar Estado','Other Static CDN'=>'Otra CDN estática','Dismiss this notice.'=>'Descartar este aviso.','Send to twitter to get %s bonus'=>'Envíar a X para obtener %s de bonificación','Spread the love and earn %s credits to use in our QUIC.cloud online services.'=>'Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud.','No backup of unoptimized AVIF file exists.'=>'No existe ninguna copia de seguridad del archivo AVIF sin optimizar.','AVIF saved %s'=>'AVIF guardado %s','AVIF file reduced by %1$s (%2$s)'=>'Archivo AVIF reducido en %1$s (%2$s)','Currently using original (unoptimized) version of AVIF file.'=>'Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF.','Currently using optimized version of AVIF file.'=>'Actualmente se utiliza la versión optimizada del archivo AVIF.','WebP/AVIF For Extra srcset'=>'WebP/AVIF para srcset adicional','Next-Gen Image Format'=>'Formato de imagen de próxima generación','Enabled AVIF file successfully.'=>'Archivo AVIF activado correctamente.','Disabled AVIF file successfully.'=>'El archivo AVIF desactivado correctamente.','Reset image optimization counter successfully.'=>'Restablecido el contador de optimización de imágenes correctamente.','Filename is empty!'=>'¡El nombre del archivo está vacío!','You will need to finish %s setup to use the online services.'=>'Necesitarás finalizar la configuración de %s para utilizar los servicios en línea.','Sync QUIC.cloud status successfully.'=>'Sincronizado el estado de QUIC.cloud correctamente.','Linked to QUIC.cloud preview environment, for testing purpose only.'=>'Enlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba.','Click here to proceed.'=>'Haz clic aquí para continuar.','Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.'=>'Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud.','Reset %s activation successfully.'=>'Restablecida la activación de %s correctamente.','Congratulations, %s successfully set this domain up for the online services with CDN service.'=>'Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN.','Congratulations, %s successfully set this domain up for the online services.'=>'Felicidades, %s configuró correctamente este dominio para los servicios en línea.','Congratulations, %s successfully set this domain up for the anonymous online services.'=>'Felicidades, %s configuró correctamente este dominio para los servicios anónimos en línea.','%s activation data expired.'=>'%s datos de activación caducados.','Failed to parse %s activation status.'=>'No se pudo analizar el estado de activación de %s.','Failed to validate %s activation data.'=>'No se pudieron validar los datos de activación de %s.','Cert or key file does not exist.'=>'El archivo de certificado o clave no existe.','You need to activate QC first.'=>'Primero debes activar QC.','You need to set the %1$s first. Please use the command %2$s to set.'=>'Primero debes configurar %1$s. Usa el comando %2$s para configurarlo.','Failed to get echo data from WPAPI'=>'No se pudieron obtener los datos de eco de WPAPI','Your WP REST API seems blocked our QUIC.cloud server calls.'=>'Parece que tu API REST de WP ha bloqueado nuestras llamadas al servidor QUIC.cloud.','The user with id %s has editor access, which is not allowed for the role simulator.'=>'El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles.','You have used all of your quota left for current service this month.'=>'Has utilizado toda la cuota que te quedaba para el servicio actual este mes.','Learn more or purchase additional quota.'=>'Más información o compra cuota adicional.','You have used all of your daily quota for today.'=>'Has utilizado toda tu cuota diaria de hoy.','If comment to be kept is like: %s write: %s'=>'Si el comentario a conservar es como: %s escribe: %s','When minifying HTML do not discard comments that match a specified pattern.'=>'Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado.','Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.'=>'Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio.','HTML Keep Comments'=>'HTML Mantener comentarios','AJAX Cache TTL'=>'TTL de caché AJAX','You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.'=>'Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora.','Clean all orphaned post meta records'=>'Limpiar todos los registros meta de entradas huérfanas','Orphaned Post Meta'=>'Meta de entrada huérfano','Globally fast TTFB, easy setup, and <a %s>more</a>!'=>'¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!','Best available WordPress performance'=>'El mejor rendimiento disponible para WordPress','Clean orphaned post meta successfully.'=>'Limpieza correcta de los meta de entrada huérfanos.','Last Pulled'=>'Última extracción','You can list the 3rd party vary cookies here.'=>'Puedes listar las cookies de terceros que varían aquí.','Vary Cookies'=>'Variar cookies','Preconnecting speeds up future loads from a given origin.'=>'La preconexión acelera las cargas futuras desde un origen determinado.','If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.'=>'Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.','Generate a separate vary cache copy for the mini cart when the cart is not empty.'=>'Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.','Vary for Mini Cart'=>'Variante según el minicarrito','DNS Preconnect'=>'Preconexión DNS','This setting is %1$s for certain qualifying requests due to %2$s!'=>'¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!','Listed JS files or inline JS code will be delayed.'=>'Los archivos JS listados o el código JS en línea se retrasarán.','URL Search'=>'Buscar URL','JS Delayed Includes'=>'Inclusiones de JS retrasadas','Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.'=>'Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.','Cloud server refused the current request due to unpulled images. Please pull the images first.'=>'El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.','Current server load'=>'Carga actual del servidor','Redis encountered a fatal error: %s (code: %d)'=>'Redis encontró un error fatal: %s (código: %d)','Started async image optimization request'=>'Se inició la solicitud de optimización asíncrona de imágenes','Started async crawling'=>'Se inició el rastreo asíncrono','Saving option failed. IPv4 only for %s.'=>'Falló el guardado de la opción. IPv4 es solo para %s.','Cloud server refused the current request due to rate limiting. Please try again later.'=>'El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.','Maximum image post id'=>'ID de entrada de imagen máxima','Current image post id position'=>'Posición actual del id de entrada de la imagen','Images ready to request'=>'Imágenes listas para la solicitud','Redetect'=>'Volver a detectar','PAYG balance and usage not included in above quota calculation.'=>'Balance y uso de PAYG no incluido en el cálculo de cuota anterior.','PAYG used this month'=>'PAYG usado este mes','If you are using a %1$s socket, %2$s should be set to %3$s'=>'Si estás usando un socket %1$s, %2$s debería estar en %3$s','All QUIC.cloud service queues have been cleared.'=>'Se han borrado todas las colas de servicio de QUIC.cloud.','Cache key must be integer or non-empty string, %s given.'=>'La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.','Cache key must not be an empty string.'=>'La clave de caché no puede ser una cadena vacía.','JS Deferred / Delayed Excludes'=>'Exclusiones de JS diferido / retrasado','The queue is processed asynchronously. It may take time.'=>'La cola se procesa de forma asíncrona. Puede llevar un tiempo.','In order to use QC services, need a real domain name, cannot use an IP.'=>'Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.','Restore Settings'=>'Restaurar los ajustes','This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?'=>'Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?','Backup created %1$s before applying the %2$s preset'=>'Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s','Applied the %1$s preset %2$s'=>'Se ha aplicado el prejuste %1$s %2$s','Restored backup settings %1$s'=>'Se han restaurado el respaldo de los ajustes %1$s','Error: Failed to apply the settings %1$s'=>'Error: No se pudieron aplicar los ajustes %1$s','History'=>'Historial','unknown'=>'desconocido','Apply Preset'=>'Aplicar el preajuste','This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?'=>'Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?','Who should use this preset?'=>'¿Quién debería usar este preajuste?','Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.'=>'Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.','LiteSpeed Cache Standard Presets'=>'Preajustes estándar de cache de LiteSpeed','A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.','This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.'=>'Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.','Inline CSS added to Combine'=>'CSS en línea añadido a Combinar','Inline JS added to Combine'=>'JS en línea añadido a Combinar','JS Delayed'=>'JS Retrasado','Viewport Image Generation'=>'Generación del viewport de la imagen','Lazy Load for Images'=>'Carga diferida para imágenes','Everything in Aggressive, Plus'=>'Todo lo de Aggressive y además','Extreme'=>'Extremo','This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.'=>'Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques.','Lazy Load for Iframes'=>'Carga diferida de Iframes','Removed Unused CSS for Users'=>'CSS sin uso eliminado para los usuarios','Asynchronous CSS Loading with Critical CSS'=>'Carga de CSS asíncrono con CSS crítico','CSS & JS Combine'=>'Combinar CSS y JS','Everything in Advanced, Plus'=>'Todo lo de Advance y además','Aggressive'=>'Agresivo','A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.','This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.'=>'Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques.','Remove Query Strings from Static Files'=>'Eliminar cadenas de consulta de recursos estáticos','DNS Prefetch for static files'=>'Precarga de DNS para archivos estáticos','JS Defer for both external and inline JS'=>'Aplazar JS para JS externos e incrustados','CSS, JS and HTML Minification'=>'Minimizado de CSS, JS y HTML','Guest Mode and Guest Optimization'=>'Modo de invitado y modo de optimización','Everything in Basic, Plus'=>'Todo en el básico, además','Advanced (Recommended)'=>'Avanzado (Recomendado)','A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.','This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.'=>'Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.','Mobile Cache'=>'Caché móvil','Everything in Essentials, Plus'=>'Todo lo de Essentials y además','A Domain Key is not required to use this preset. Only basic caching features are enabled.'=>'No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.','This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.'=>'Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.','Higher TTL'=>'TTL mayor','Default Cache'=>'Caché por defecto','Essentials'=>'Básicos','LiteSpeed Cache Configuration Presets'=>'Preajustes de configuración de caché LiteSpeed','Standard Presets'=>'Preajustes estándar','Listed CSS files will be excluded from UCSS and saved to inline.'=>'Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.','UCSS File Excludes and Inline'=>'Excluir archivo del CSS sin uso e incrustar','UCSS Selector Allowlist'=>'Lista blanca del selector de CSS sin uso','Presets'=>'Preajustes','Partner Benefits Provided by'=>'Ventajas de colaboración ofrecidas por','LiteSpeed Logs'=>'Registros de LiteSpeed','Crawler Log'=>'Registros de rastreadores','Purge Log'=>'Purgar registro','Prevent writing log entries that include listed strings.'=>'Evita escribir entradas del registro que incluyan cadenas listadas.','View Site Before Cache'=>'Ver sitio sin caché','View Site Before Optimization'=>'Ver sitio sin optimizar','Debug Helpers'=>'Ayudas de depuración','Enable Viewport Images auto generation cron.'=>'Activar el cron de generación automática del viewport de imágenes.','This enables the page\'s initial screenful of imagery to be fully displayed without delay.'=>'Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.','The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.'=>'El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.','When you use Lazy Load, it will delay the loading of all images on a page.'=>'Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.','Use %1$s to bypass remote image dimension check when %2$s is ON.'=>'Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.','VPI'=>'VPI','%s must be turned ON for this setting to work.'=>'%s debe estar activo para que este ajuste funcione.','Viewport Image'=>'Imagen de la vista','Filter %s available to disable blocklist.'=>'El filtro %s está disponible para desactivar la lista de bloqueos.','PHP Constant %s available to disable blocklist.'=>'La constante PHP %s está disponible para desactivar la lista de bloqueos.','Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:'=>'Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:','LiteSpeed Options'=>'Opciones de LiteSpeed','Mobile'=>'Móvil','Disable VPI'=>'Desactivar VPI','Disable Image Lazyload'=>'Desactivar la carga de imágenes diferida','Disable Cache'=>'Desactivar la caché','Debug String Excludes'=>'Exclusión de cadenas de depuración','Viewport Images Cron'=>'Cron de imágenes de la vista','Viewport Images'=>'Imágenes de la vista','Alias is in use by another QUIC.cloud account.'=>'El alias ya está en uso por otra cuenta de QUIC.cloud.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.','You cannot remove this DNS zone, because it is still in use. Please update the domain\'s nameservers, then try to delete this zone again, otherwise your site will become inaccessible.'=>'No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.','The site is not a valid alias on QUIC.cloud.'=>'El sitio no tiene un alias válido en QUIC.cloud.','Please thoroughly test each JS file you add to ensure it functions as expected.'=>'Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.','Please thoroughly test all items in %s to ensure they function as expected.'=>'Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.','Use %1$s to bypass UCSS for the pages which page type is %2$s.'=>'Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.','Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.'=>'Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.','Filter %s available for UCSS per page type generation.'=>'Disponible el filtro %s para la generación de UCSS por tipo de página.','Guest Mode failed to test.'=>'Prueba fallida del modo de invitado.','Guest Mode passed testing.'=>'Prueba superada del modo de invitado.','Testing'=>'Probando','Guest Mode testing result'=>'Resultado de la prueba del modo de invitado','Not blocklisted'=>'No está en la lista negra','Learn more about when this is needed'=>'Aprende más sobre cuándo es esto necesario','Cleaned all localized resource entries.'=>'Limpiadas todas las entradas de recursos localizados.','<b>Last crawled:</b> %d item(s)'=>'<b>Último rastreo:</b> %d elemento(s)','View .htaccess'=>'Ver el archivo «.htaccess»','You can use this code %1$s in %2$s to specify the htaccess file path.'=>'Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».','PHP Constant %s is supported.'=>'Es compatible la contante %s de PHP.','Default path is'=>'La ruta por defecto es','.htaccess Path'=>'Ruta del archivo «.htaccess»','Please read all warnings before enabling this option.'=>'Por favor, lee todas las advertencias antes de activar esta opción.','This will delete all generated unique CSS files'=>'Esto borrará todos los archivos CSS únicos generados','In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.'=>'Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.','Use latest GitHub Dev/Master commit'=>'Utiliza el último commit Dev/Master de GitHub','Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.'=>'Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.','Downgrade not recommended. May cause fatal error due to refactored code.'=>'No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.','Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.'=>'Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.','Listed JS files or inline JS code will not be optimized by %s.'=>'Los archivos JS listados o el código JS integrado no serán optimizados por %s.','Listed URI will not generate UCSS.'=>'Las URI listadas no generarán UCSS.','The selector must exist in the CSS. Parent classes in the HTML will not work.'=>'El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.','Wildcard %s supported.'=>'Compatibilidad con el comodín %s.','How to choose an UCSS allowlist selector?'=>'¿Cómo elegir un selector de lista blanca UCSS?','Useful for above-the-fold images causing CLS (a Core Web Vitals metric).'=>'Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).','Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).'=>'Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).','Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.'=>'Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.','Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).'=>'Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).','Delayed'=>'Retrasado','JS error can be found from the developer console of browser by right clicking and choosing Inspect.'=>'El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.','This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.'=>'Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.','This will also add a preconnect to Google Fonts to establish a connection earlier.'=>'Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.','Delay rendering off-screen HTML elements by its selector.'=>'Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.','Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.'=>'Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.','This option is bypassed due to %s option.'=>'Esta opción se omite debido a la opción %s.','Elements with attribute %s in HTML code will be excluded.'=>'Se excluirán los elementos con el atributo %s en el código HTML.','Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.'=>'Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.','This option will automatically bypass %s option.'=>'Esta opción omitirá automáticamente la opción %s.','Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.'=>'UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.','Run %s Queue Manually'=>'Ejecutar manualmente la cola %s','This option is bypassed because %1$s option is %2$s.'=>'Esta opción se omite porque la opción %1$s es %2$s.','Automatic generation of unique CSS is in the background via a cron-based queue.'=>'La generación automática de CSS único está en segundo plano a través de una cola basada en cron.','This will drop the unused CSS on each page from the combined file.'=>'Esto eliminará el CSS no utilizado en cada página del archivo combinado.','HTML Settings'=>'Ajustes HTML','LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.'=>'Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.','Listed IPs will be considered as Guest Mode visitors.'=>'Las IP listadas serán consideradas visitantes en modo invitado.','Listed User Agents will be considered as Guest Mode visitors.'=>'Los agentes de usuario listados serán considerados visitantes en modo invitado.','Your %1s quota on %2s will still be in use.'=>'Tu cuota de %1s en %2s seguirá en uso.','This option can help to correct the cache vary for certain advanced mobile or tablet visitors.'=>'Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.','Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.'=>'El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.','Please make sure this IP is the correct one for visiting your site.'=>'Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.','the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.'=>'la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.','You need to turn %s on and finish all WebP generation to get maximum result.'=>'Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.','You need to turn %s on to get maximum result.'=>'Necesitas activar %s para obtener el máximo resultado.','This option enables maximum optimization for Guest Mode visitors.'=>'Esta opción permite la máxima optimización para los visitantes del modo de invitado.','More'=>'Más','Remaining Daily Quota'=>'Cuota diaria restante','Successfully Crawled'=>'Rastreado correctamente','Already Cached'=>'Ya en la caché','The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.'=>'El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.','Optional when API token used.'=>'Opcional cuando se usa el token de la API.','Recommended to generate the token from Cloudflare API token template "WordPress".'=>'Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.','Global API Key / API Token'=>'Clave/Token global de la API','This can be managed from %1$s%2$s tab.'=>'Esto se puede gestionar desde la pestaña %1$s%2$s.','NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.'=>'NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.','Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.'=>'Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.','Use external object cache functionality.'=>'Usa la funcionalidad de la caché de objetos externos.','Serve a separate cache copy for mobile visitors.'=>'Ofrece una copia de la caché separada para los visitantes móviles.','By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.'=>'Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.','Cleaned all Unique CSS files.'=>'Limpiados todos los archivos CSS únicos.','Add Missing Sizes'=>'Añadir tamaños que faltan','Optimize for Guests Only'=>'Optimizar solamente para invitados','Guest Mode JS Excludes'=>'Exclusiones JS del modo de invitado','CCSS Per URL'=>'CCSS por URL','HTML Lazy Load Selectors'=>'Selectores HTML de carga diferida','UCSS URI Excludes'=>'Exclusiones UCSS de la URI','UCSS Inline'=>'UCCS integrado','Guest Optimization'=>'Optimización para invitados','Guest Mode'=>'Modo de invitado','Guest Mode IPs'=>'IP del modo de invitado','Guest Mode User Agents'=>'Agentes de usuario del modo de invitado','Online node needs to be redetected.'=>'El nodo online tiene que volver a ser detectado.','The current server is under heavy load.'=>'El servidor actual está bajo una gran carga.','Please see %s for more details.'=>'Por favor, consulta %s para más detalles.','This setting will regenerate crawler list and clear the disabled list!'=>'¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!','%1$s %2$s files left in queue'=>'%1$s %2$s archivos restantes en la cola','Crawler disabled list is cleared! All crawlers are set to active! '=>'¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! ','Redetected node'=>'Nodo detectado nuevamente','No available Cloud Node after checked server load.'=>'No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.','Localization Files'=>'Archivos de idiomas','Purged!'=>'¡Purgado!','Resources listed here will be copied and replaced with local URLs.'=>'Los recursos listados aquí se copiarán y reemplazarán con URL locales.','Use latest GitHub Master commit'=>'Usar el último commit maestro de GitHub','Use latest GitHub Dev commit'=>'Usar el último commit de desarrollo de GitHub','No valid sitemap parsed for crawler.'=>'No se ha analizado ningún mapa del sitio válido para el rastreador.','CSS Combine External and Inline'=>'Combinación de CSS externo e integrado','Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.'=>'Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.','Minify CSS files and inline CSS code.'=>'Minimiza archivos CSS y código CSS integrado.','Predefined list will also be combined w/ the above settings'=>'La lista predefinida también se combinará con los ajustes anteriores','Localization'=>'Localización','Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.'=>'Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.','Combine all local JS files into a single file.'=>'Combina todos los archivos JS locales en un único archivo.','Listed JS files or inline JS code will not be deferred or delayed.'=>'Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.','Click here to settings'=>'Haz clic aquí para los ajustes','JS Defer'=>'Diferir JS','LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.'=>'LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.','JS Combine External and Inline'=>'Combinación de JS externo e integrado','Dismiss'=>'Descartar','The latest data file is'=>'El último archivo de datos es','The list will be merged with the predefined nonces in your local data file.'=>'La lista se fusionará con los nonces predefinidos en tu archivo de datos local.','Combine CSS files and inline CSS code.'=>'Combina archivos CSS y código CSS integrado.','Minify JS files and inline JS codes.'=>'Minimiza archivos JS y códigos JS integrados.','Listed JS files or inline JS code will not be minified/combined.'=>'Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.','Listed CSS files or inline CSS code will not be minified/combined.'=>'Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.','This setting is overwritten by the Network setting'=>'Los ajustes de red sobreescriben este ajuste','LQIP Excludes'=>'Exclusiones de LQIP','These images will not generate LQIP.'=>'Estas imágenes no generarán LQIP.','Are you sure you want to reset all settings back to the default settings?'=>'¿Seguro que quieres restablecer los ajustes a los valores por defecto?','This option will remove all %s tags from HTML.'=>'Esta opción eliminará todas las etiquetas %s del HTML.','Are you sure you want to clear all cloud nodes?'=>'¿Seguro que quieres vaciar todos los nodos cloud?','Remove Noscript Tags'=>'Eliminar las etiquetas Noscript','The site is not registered on QUIC.cloud.'=>'El sitio no está registrado en QUIC.cloud.','Click here to change.'=>'Haz clic aquí para cambiarlo.','Click here to set.'=>'Haz clic aquí para configurarlo.','Localize Resources'=>'Recursos localizados','Setting Up Custom Headers'=>'Configurar cabeceras personalizadas','This will delete all localized resources'=>'Esto borrará todos los recursos localizados','Localized Resources'=>'Recursos localizados','Comments are supported. Start a line with a %s to turn it into a comment line.'=>'Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.','HTTPS sources only.'=>'Solo orígenes HTTPS.','Localize external resources.'=>'Localizar recursos externos.','Localization Settings'=>'Ajustes de localización','List the CSS selector that its style should be always contained in UCSS.'=>'Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.','Use QUIC.cloud online service to generate unique CSS.'=>'Usar el servicio en línea QUIC.cloud para generar CSS único.','Generate UCSS'=>'Generar UCSS','Unique CSS'=>'CSS único','Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches'=>'Purga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIP','LiteSpeed Report'=>'Informe de LiteSpeed','Image Thumbnail Group Sizes'=>'Grupo de tamaños de miniaturas','Ignore certain query strings when caching. (LSWS %s required)'=>'Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)','For URLs with wildcards, there may be a delay in initiating scheduled purge.'=>'En el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada.','By design, this option may serve stale content. Do not enable this option, if that is not OK with you.'=>'Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo.','Serve Stale'=>'Servir contenido rancio','This setting is overwritten by the primary site setting'=>'Esta ajuste es sobrescrito por los ajuste del sitio primario','One or more pulled images does not match with the notified image md5'=>'Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisado','Some optimized image file(s) has expired and was cleared.'=>'Una o más imágenes optimizadas han caducado y han sido borradas.','You have too many requested images, please try again in a few minutes.'=>'Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.','Pulled WebP image md5 does not match the notified WebP image md5.'=>'El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP.','Pulled AVIF image md5 does not match the notified AVIF image md5.'=>'El md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada.','Read LiteSpeed Documentation'=>'Leer la documentación de LiteSpeed','There is proceeding queue not pulled yet. Queue info: %s.'=>'La cola aún no ha sido recuperada. Información de la cola: %s.','Specify how long, in seconds, Gravatar files are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.','Cleared %1$s invalid images.'=>'Purgadas %1$s imágenes no válidas.','LiteSpeed Cache General Settings'=>'Ajustes generales de LiteSpeed Cache','This will delete all cached Gravatar files'=>'Esto borrará todos los archivos Gravatar almacenados en caché','Prevent any debug log of listed pages.'=>'Evita cualquier registro de depuración de las páginas listadas.','Only log listed pages.'=>'Solo registra las páginas listadas.','Specify the maximum size of the log file.'=>'Especifica el tamaño máximo del archivo de registro.','To prevent filling up the disk, this setting should be OFF when everything is working.'=>'Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.','Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.'=>'Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.','Use latest WordPress release version'=>'Usar la última versión de WordPress','OR'=>'O','Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.'=>'Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.','Reset Settings'=>'Restablecer ajustes','LiteSpeed Cache Toolbox'=>'Caja de herramientas de LiteSpeed','Beta Test'=>'Pruebas beta','Log View'=>'Vista de registros','Debug Settings'=>'Ajustes de depuración','Turn ON to control heartbeat in backend editor.'=>'Actívalo para controlar heartbeat en el editor.','WordPress valid interval is %s seconds'=>'El intervalo válido de WordPress es %s segundos','Turn ON to control heartbeat on backend.'=>'Actívalo para controlar heartbeat en el escritorio.','Set to %1$s to forbid heartbeat on %2$s.'=>'Ponlo en %1$s para bloquear heartbeat en %2$s.','WordPress valid interval is %s seconds.'=>'El intervalo válido de WordPress es de %s segundos.','Specify the %s heartbeat interval in seconds.'=>'Especifica el intervalo de heartbeat para %s en segundos.','Turn ON to control heartbeat on frontend.'=>'Enciéndelo para controlar heartbeat en las páginas públicas.','Disable WordPress interval heartbeat to reduce server load.'=>'Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.','Heartbeat Control'=>'Control de Heartbeat','provide more information here to assist the LiteSpeed team with debugging.'=>'proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.','Optional'=>'Opcional','Generate Link for Current User'=>'Generar el enlace para el usuario actual','Passwordless Link'=>'Enlace sin contraseña','System Information'=>'Información del sistema','Go to plugins list'=>'Ir a la lista de plugins','Install DoLogin Security'=>'Instalar la seguridad de DoLogin','Check my public IP from'=>'Comprobar mi IP pública desde','Your server IP'=>'La IP de tu servidor','Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.'=>'Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.','This will enable crawler cron.'=>'Esto activará el cron rastreador.','Crawler General Settings'=>'Ajustes generales del rastreador','Remove from Blocklist'=>'Eliminar de la lista negra','Empty blocklist'=>'Vaciar la lista negra','Are you sure to delete all existing blocklist items?'=>'¿Seguro que quieres borrar todos los elementos de la lista negra?','Blocklisted due to not cacheable'=>'En la lista negra debido a que no se puede cachear','Add to Blocklist'=>'Añadir a la lista negra','Operation'=>'Operación','Sitemap Total'=>'Total del mapa del sitio','Sitemap List'=>'Lista del mapa del sitio','Refresh Crawler Map'=>'Recargar el mapa del rastreador','Clean Crawler Map'=>'Vaciar el mapa del rastreador','Blocklist'=>'Lista negra','Map'=>'Mapa','Summary'=>'Sumario','&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.'=>'&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.','Crawlers cannot run concurrently.'=>'Los rastreadores no se pueden ejecutar de forma concurrente.','Cache Miss'=>'Fallo de caché','Cache Hit'=>'Acierto de caché','Waiting to be Crawled'=>'Esperando a ser rastreado','Blocklisted'=>'En lista negra','Miss'=>'Fallo','Hit'=>'Acierto','Waiting'=>'En espera','Running'=>'En curso','Use %1$s in %2$s to indicate this cookie has not been set.'=>'Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida.','Add new cookie to simulate'=>'Añadir una cookie nueva para simular','Remove cookie simulation'=>'Eliminar la simulación de la cookie','Htaccess rule is: %s'=>'La regla de Htaccess es: %s','More settings available under %s menu'=>'Más ajustes disponibles en el menú %s','The amount of time, in seconds, that files will be stored in browser cache before expiring.'=>'La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.','OpenLiteSpeed users please check this'=>'Marca esto si eres un usuario de OpenLiteSpeed','Browser Cache Settings'=>'Ajustes de la caché del navegador','Paths containing these strings will be forced to public cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.','With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.'=>'Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.','An optional second parameter may be used to specify cache control. Use a space to separate'=>'Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar','The above nonces will be converted to ESI automatically.'=>'Los nonces anteriores se convertirán en ESI automáticamente.','Browser'=>'Navegador','Object'=>'Objeto','Default port for %1$s is %2$s.'=>'Puerto por defecto de %1$s es %2$s.','Object Cache Settings'=>'Ajustes de la caché de objetos','Specify an HTTP status code and the number of seconds to cache that page, separated by a space.'=>'Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.','Specify how long, in seconds, the front page is cached.'=>'Especifica cuánto tiempo, en segundos, se almacena la página de inicio.','TTL'=>'TTL','If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.'=>'Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.','Swap'=>'Swap','Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.'=>'Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.','Avatar list in queue waiting for update'=>'La lista de avatares está en la cola esperando ser actualizada','Refresh Gravatar cache by cron.'=>'Refrescar la caché de Gravatar por cron.','Accelerates the speed by caching Gravatar (Globally Recognized Avatars).'=>'Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).','Store Gravatar locally.'=>'Almacenar los gravatares localmente.','Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.'=>'Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.','LQIP requests will not be sent for images where both width and height are smaller than these dimensions.'=>'No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.','pixels'=>'pixels','Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.'=>'Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.','Specify the quality when generating LQIP.'=>'Especifica la calidad al generar el LQIP.','Keep this off to use plain color placeholders.'=>'Mantén esto apagado para usar marcadores de posición de color.','Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.'=>'Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.','Specify the responsive placeholder SVG color.'=>'Especifica el color del marcador de posición SVG adaptable.','Variables %s will be replaced with the configured background color.'=>'Las variables %s serán reemplazadas por el color de fondo configurado.','Variables %s will be replaced with the corresponding image properties.'=>'Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.','It will be converted to a base64 SVG placeholder on-the-fly.'=>'Se convertirá en un marcador de posición SVG base64 sobre la marcha.','Specify an SVG to be used as a placeholder when generating locally.'=>'Especifica un SVG que se utilizará como marcador de posición al generar localmente.','Prevent any lazy load of listed pages.'=>'Evita cualquier carga diferida de las páginas de la lista.','Iframes having these parent class names will not be lazy loaded.'=>'Los iframes con estos nombres de clase padres no se cargarán de forma diferida.','Iframes containing these class names will not be lazy loaded.'=>'Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.','Images having these parent class names will not be lazy loaded.'=>'Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.','LiteSpeed Cache Page Optimization'=>'Optimización de página de LiteSpeed Cache','Media Excludes'=>'Exclusiones de medios','CSS Settings'=>'Ajustes de CSS','%s is recommended.'=>'Se recomienda %s.','Deferred'=>'Diferido','Default'=>'Por defecto','This can improve the page loading speed.'=>'Esto puede mejorar la velocidad de carga de la página.','Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.'=>'Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.','New developer version %s is available now.'=>'La nueva versión de desarrollo %s está disponible.','New Developer Version Available!'=>'¡Nueva versión para desarrolladores disponible!','Dismiss this notice'=>'Ignorar ese aviso','Tweet this'=>'Tuitea esto','Tweet preview'=>'Vista previa del tweet','Learn more'=>'Aprender más','You just unlocked a promotion from QUIC.cloud!'=>'¡Acabas de desbloquear una promoción de QUIC.cloud!','The image compression quality setting of WordPress out of 100.'=>'El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.','Image Optimization Settings'=>'Ajustes de optimización de imágenes','Are you sure to destroy all optimized images?'=>'¿Está seguro de destruir todas las imágenes optimizadas?','Use Optimized Files'=>'Usar archivos optimizados','Switch back to using optimized images on your site'=>'Volver a utilizar imágenes optimizadas en tu web','Use Original Files'=>'Usar archivos originales','Use original images (unoptimized) on your site'=>'Usar imágenes originales (no optimizadas) en tu web','You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.'=>'Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles.','Optimization Tools'=>'Herramientas de optimización','Rescan New Thumbnails'=>'Reexaminar nuevas miniaturas','Congratulations, all gathered!'=>'¡Felicidades, todos obtenidos!','What is an image group?'=>'¿Qué es un grupo de imágenes?','Delete all backups of the original images'=>'Borrar todas las copias de seguridad de las imágenes originales','Calculate Backups Disk Space'=>'Calcular el espacio en disco de las copias de seguridad','Optimization Status'=>'Estado de optimización','Current limit is'=>'El límite actual es','To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.'=>'Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.','You can request a maximum of %s images at once.'=>'Puede solicitar un máximo de imágenes de %s de una vez.','Optimize images with our QUIC.cloud server'=>'Optimiza las imágenes con nuestro servidor en QUIC.cloud','Current closest Cloud server is %s.&#10; Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.','Revisions newer than this many days will be kept when cleaning revisions.'=>'Las revisiones más recientes se guardarán cuando se limpien las revisiones.','Day(s)'=>'Día(s)','Specify the number of most recent revisions to keep when cleaning revisions.'=>'Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.','LiteSpeed Cache Database Optimization'=>'Optimización de la base de datos de la caché de LiteSpeed','DB Optimization Settings'=>'Ajustes de optimización de la BD','Option Name'=>'Nombre de la opción','Database Summary'=>'Resumen de la base de datos','We are good. No table uses MyISAM engine.'=>'Estamos bien. Ninguna tabla usa el motor MyISAM.','Convert to InnoDB'=>'Convertir a InnoDB','Tool'=>'Herramienta','Engine'=>'Motor','Table'=>'Tabla','Database Table Engine Converter'=>'Conversor de motor de tabla de base de datos','Clean revisions older than %1$s day(s), excluding %2$s latest revisions'=>'Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones','Currently active crawler'=>'Rastreador activo','Crawler(s)'=>'Rastreador(es)','Crawler Status'=>'Estado del rastreador','Force cron'=>'Forzar cron','Requests in queue'=>'Peticiones en cola','Time to execute previous request'=>'Tiempo para ejecutar la solicitud anterior','Private Cache'=>'Caché privada','Public Cache'=>'Caché pública','Cache Status'=>'Estado de caché','Last Pull'=>'Última lectura','Image Optimization Summary'=>'Resumen de la optimización de imágenes','Refresh page score'=>'Actualizar la puntuación de la página','Are you sure you want to redetect the closest cloud server for this service?'=>'¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?','Current closest Cloud server is %s.&#10;Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.','Last requested'=>'Último pedido','Refresh page load time'=>'Actualizar el tiempo de carga de la página','Go to QUIC.cloud dashboard'=>'Ir al escritorio de QUIC.cloud','Low Quality Image Placeholder'=>'Marcador de imagen de baja calidad','Sync data from Cloud'=>'Sincronizar los datos de la nube','QUIC.cloud Service Usage Statistics'=>'Estadísticas de uso del servicio QUIC.cloud','Total images optimized in this month'=>'Total de imágenes optimizadas en este mes','Total Usage'=>'Uso total','Pay as You Go Usage Statistics'=>'Estadísticas pago por uso','This Month Usage'=>'El uso de este mes','PAYG Balance'=>'Balance de pagos','Pay as You Go'=>'Pago por uso','Usage'=>'Uso','Fast Queue Usage'=>'Uso de la cola rápida','CDN Bandwidth'=>'Ancho de banda de la CDN','Usage Statistics'=>'Uso de las estadísticas','LiteSpeed Cache Dashboard'=>'Escritorio de LiteSpeed Cache','Network Dashboard'=>'Escritorio de red','No cloud services currently in use'=>'No hay servicios de la nube en uso','Click to clear all nodes for further redetection.'=>'Haz clic para borrar todos los nodos para volver a detectar.','Current Cloud Nodes in Service'=>'Nodos de la nube actual en servicio','Link to QUIC.cloud'=>'Enlace a QUIC.cloud','General Settings'=>'Ajustes generales','Specify which HTML element attributes will be replaced with CDN Mapping.'=>'Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.','Add new CDN URL'=>'Añadir una nueva URL de la CDN','Remove CDN URL'=>'Eliminar la URL de la CDN','To enable the following functionality, turn ON Cloudflare API in CDN Settings.'=>'Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.','QUIC.cloud'=>'QUIC.cloud','WooCommerce Settings'=>'Ajustes de WooCommerce','Current Online Server IPs'=>'IPs del servidor en línea','Before generating key, please verify all IPs on this list are allowlisted'=>'Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca','For online services to work correctly, you must allowlist all %s server IPs.'=>'Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.','LQIP Cache'=>'Caché de LQIP','Options saved.'=>'Las opciones han sido guardadas.','Removed backups successfully.'=>'Copias de seguridad eliminadas correctamente.','Calculated backups successfully.'=>'Copias de seguridad calculadas correctamente.','Rescanned %d images successfully.'=>'%d imágenes reexploradas correctamente.','Rescanned successfully.'=>'Reexploración correcta.','Destroy all optimization data successfully.'=>'Todos los datos de optimización destruidos correctamente.','Cleaned up unfinished data successfully.'=>'Datos incompletos limpiados correctamente.','Pull Cron is running'=>'Pull Cron se está ejecutando','No valid image found by Cloud server in the current request.'=>'El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.','No valid image found in the current request.'=>'No se ha encontrado ninguna imagen válida en la petición actual.','Pushed %1$s to Cloud server, accepted %2$s.'=>'%1$s enviado al servidor en la nube, %2$s aceptado.','Revisions Max Age'=>'Edad máxima de las revisiones','Revisions Max Number'=>'Número máximo de revisiones','Debug URI Excludes'=>'URIs excluidas de la depuración','Debug URI Includes'=>'URIs incluidas en la depuración','HTML Attribute To Replace'=>'Atributo HTML a reemplazar','Use CDN Mapping'=>'Usar mapeo de CDN','Editor Heartbeat TTL'=>'TTL de heartbeat del editor','Editor Heartbeat'=>'Heartbeat del editor','Backend Heartbeat TTL'=>'TTL de heartbeat de la administración','Backend Heartbeat Control'=>'Control de heartbeat de la administración','Frontend Heartbeat TTL'=>'TTL de heartbeat de la parte pública','Frontend Heartbeat Control'=>'Control de heartbeat de la parte pública','Backend .htaccess Path'=>'Ruta del .htaccess de la administración','Frontend .htaccess Path'=>'Ruta del .htaccess de la parte pública','ESI Nonces'=>'Nonces de ESI','WordPress Image Quality Control'=>'Control de la calidad de imagen de WordPress','Auto Request Cron'=>'Cron de petición automática','Generate LQIP In Background'=>'Generar LQIP en segundo plano','LQIP Minimum Dimensions'=>'Dimensiones mínimas de LQIP','LQIP Quality'=>'Calidad de LQIP','LQIP Cloud Generator'=>'Generador de LQIP en la nube','Responsive Placeholder SVG'=>'Marcador de posición SVG adaptable','Responsive Placeholder Color'=>'Color del marcador de posición adaptable','Basic Image Placeholder'=>'Marcador de posición de imagen básica','Lazy Load URI Excludes'=>'Exclusión de URIs de carga diferida','Lazy Load Iframe Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padre de iframes','Lazy Load Iframe Class Name Excludes'=>'Exclusiones de carga diferida de clases de iframes','Lazy Load Image Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padres','Gravatar Cache TTL'=>'TTL de la caché de Gravatar','Gravatar Cache Cron'=>'Cron de la caché de Gravatar','Gravatar Cache'=>'Caché de Gravatar','DNS Prefetch Control'=>'Control del prefetch DNS','Font Display Optimization'=>'Optimización de visualización de fuentes','Force Public Cache URIs'=>'Forzar URIs de caché púbica','Notifications'=>'Avisos','Default HTTP Status Code Page TTL'=>'TTL del código de estado de página por defecto','Default REST TTL'=>'TTL por defecto de REST','Enable Cache'=>'Activa cache','Server IP'=>'IP del servidor','Images not requested'=>'Imágenes no solicitadas','Sync credit allowance with Cloud Server successfully.'=>'Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.','Failed to communicate with QUIC.cloud server'=>'Fallo de comunicación con el servidor QUIC.cloud','Good news from QUIC.cloud server'=>'Buenas noticias del servidor QUIC.cloud','Message from QUIC.cloud server'=>'Mensaje del servidor QUIC.cloud','Please try after %1$s for service %2$s.'=>'Por favor, inténtalo después de %1$s para el servicio %2$s.','No available Cloud Node.'=>'No hay ningún nodo de la nube disponible.','Cloud Error'=>'Error de la nube','The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.'=>'La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.','Restore from backup'=>'Restaurar desde la copia de seguridad','No backup of unoptimized WebP file exists.'=>'No existe una copia de seguridad del archivo WebP no optimizado.','WebP file reduced by %1$s (%2$s)'=>'Archivo WebP reducido en %1$s (%2$s)','Currently using original (unoptimized) version of WebP file.'=>'Actualmente usando la versión original (no optimizada) del archivo WebP.','Currently using optimized version of WebP file.'=>'Actualmente usando la versión optimizada del archivo WebP.','Orig'=>'Original','(no savings)'=>'(sin guardar)','Orig %s'=>'Original %s','Congratulation! Your file was already optimized'=>'¡Felicidades! Tu archivo ya ha sido optimizado','No backup of original file exists.'=>'No existe una copia de seguridad del archivo original.','Using optimized version of file. '=>'Usando la versión optimizada del archivo. ','Orig saved %s'=>'Ahorrado un %s del original','Original file reduced by %1$s (%2$s)'=>'Archivo original reducido en %1$s (%2$s)','Click to switch to optimized version.'=>'Haz clic para cambiar a la versión optimizada.','Currently using original (unoptimized) version of file.'=>'Actualmente usando la versión original (no optimizada) del archivo.','(non-optm)'=>'(no-optm)','Click to switch to original (unoptimized) version.'=>'Haz clic para cambiar a la versión original (no optimizada).','Currently using optimized version of file.'=>'Actualmente usando la versión optimizada del archivo.','(optm)'=>'(optm)','LQIP image preview for size %s'=>'Vista previa de la imagen LQIP para el tamaño %s','LQIP'=>'LQIP','Previously existed in blocklist'=>'Anteriormente existía en la lista negra','Manually added to blocklist'=>'Añadido manualmente a la lista negra','Mobile Agent Rules'=>'Reglas de agente móvil','Sitemap created successfully: %d items'=>'Mapa del sitio creado con éxito: %d elementos','Sitemap cleaned successfully'=>'El mapa del sitio se limpió con éxito','Invalid IP'=>'IP no válida','Value range'=>'Rango de valores','Smaller than'=>'Más pequeño que','Larger than'=>'Mayor que','Zero, or'=>'Cero, o','Maximum value'=>'Valor máximo','Minimum value'=>'Valor mínimo','Path must end with %s'=>'La ruta debe terminar en %s','Invalid rewrite rule'=>'Regla de reescritura no válida','currently set to %s'=>'actualmente establecido en %s','This setting is overwritten by the PHP constant %s'=>'Este ajuste es sobrescrita por la constante %s de PHP','Toolbox'=>'Herramientas','Database'=>'Base de datos','Page Optimization'=>'Optimización de página','Dashboard'=>'Escritorio','Converted to InnoDB successfully.'=>'Convertido a InnoDB correctamente.','Cleaned all Gravatar files.'=>'Vaciados todos los archivos de Gravatar.','Cleaned all LQIP files.'=>'Vaciados todos los archivos LQIP.','Unknown error'=>'Error desconocido','Your domain has been forbidden from using our services due to a previous policy violation.'=>'A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: '=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: ','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.'=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.','The callback validation to your domain failed due to hash mismatch.'=>'Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.','Your application is waiting for approval.'=>'Tu solicitud está a la espera de aprobación.','Previous request too recent. Please try again after %s.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.','Previous request too recent. Please try again later.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.','Crawler disabled by the server admin.'=>'Rastreador desactivado por el administrador del servidor.','Failed to create table %s! SQL: %s.'=>'¡Fallo al crear la tabla %s! SQL: %s.','Could not find %1$s in %2$s.'=>'No se ha podido encontrar %1$s en %2$s.','Credits are not enough to proceed the current request.'=>'Los créditos no son suficientes para proceder con la solicitud actual.','The domain key is not correct. Please try to sync your domain key again.'=>'La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.','There is proceeding queue not pulled yet.'=>'Hay una cola de procedimiento que no se ha retirado todavía.','Not enough parameters. Please check if the domain key is set correctly'=>'No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente','The image list is empty.'=>'La lista de imágenes está vacía.','The setting %s is currently enabled.'=>'En este momento, el ajuste %s está activado.','LiteSpeed Crawler Cron'=>'Cron del rastreador de LiteSpeed','Every Minute'=>'Cada minuto','Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.'=>'Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.','To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.'=>'Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.','Generated links may be managed under <a %s>Settings</a>.'=>'Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.','Please do NOT share the above passwordless link with anyone.'=>'Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.','To generate a passwordless link for LiteSpeed Support Team access, you must install %s.'=>'Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.','Install'=>'Instalar','These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.'=>'Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.','PageSpeed Score'=>'Puntuación de PageSpeed','Improved by'=>'Mejorado por','After'=>'Después','Before'=>'Antes','Page Load Time'=>'Tiempo de carga de la página','To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.'=>'Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.','Preserve EXIF/XMP data'=>'Conservar los datos EXIF/XMP','Try GitHub Version'=>'Probar versión de GitHub','If you turn any of the above settings OFF, please remove the related file types from the %s box.'=>'Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.','Both full and partial strings can be used.'=>'Se pueden usa cadenas parciales y completas.','Images containing these class names will not be lazy loaded.'=>'Las imágenes que contengan estos nombres de clases no tendrán carga diferida.','Lazy Load Image Class Name Excludes'=>'Exclusión de nombres de clases para carga diferida de imágenes','For example, %1$s defines a TTL of %2$s seconds for %3$s.'=>'Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s.','To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.'=>'Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.','Maybe Later'=>'Puede que más tarde','Turn On Auto Upgrade'=>'Activar la actualización automática','Upgrade'=>'Actualizar','New release %s is available now.'=>'La nueva versión %s está disponible ahora.','New Version Available!'=>'¡Nueva versión disponible!','<a %s>Support forum</a> | <a %s>Submit a ticket</a>'=>'<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>','Created with ❤️  by LiteSpeed team.'=>'Creado con ❤️ por el equipo de LiteSpeed.','Sure I\'d love to review!'=>'¡Por supuesto, me encantará valorarlo!','Thank You for Using the LiteSpeed Cache Plugin!'=>'¡Gracias por usar el plugin de caché LiteSpeed!','Upgraded successfully.'=>'Actualizado con éxito.','Failed to upgrade.'=>'Fallo al actualizar.','Changed setting successfully.'=>'Ajuste cambiado con éxito.','ESI sample for developers'=>'Muestra de ESI para desarrolaldores','Replace %1$s with %2$s.'=>'Reemplaza %1$s con %2$s.','You can turn shortcodes into ESI blocks.'=>'Puedes convertir shortcodes en bloques ESI.','WpW: Private Cache vs. Public Cache'=>'WpW: Caché privada o caché pública','Append query string %s to the resources to bypass this action.'=>'Añade la cadena de consulta %s a los recursos para evitar esta acción.','Google reCAPTCHA will be bypassed automatically.'=>'Google reCAPTCHA se omitirá automáticamente.','To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.'=>'Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.','Cookie Values'=>'Valores de la cookie','Cookie Name'=>'Nombre de la cookie','Cookie Simulation'=>'Simulación de cookie','Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.'=>'Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.','Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.'=>'Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.','Automatically Upgrade'=>'Actualizar automáticamente','Your IP'=>'Tu IP','Reset successfully.'=>'Restablecimiento realizado con éxito.','This will reset all settings to default settings.'=>'Esto restablecerá todos los ajustes a su valores predeterminados.','Reset All Settings'=>'Restablecer todos los ajustes','Separate critical CSS files will be generated for paths containing these strings.'=>'Separa archivos CSS críticos al generar las rutas que contengan estas cadenas.','Separate CCSS Cache URIs'=>'Distintas URIs de caché CCSS','For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.'=>'Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.','List post types where each item of that type should have its own CCSS generated.'=>'Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.','Separate CCSS Cache Post Types'=>'Tipos de contenido de caché de CCSS distintos','Size list in queue waiting for cron'=>'Tamaño de la lista en la cola de espera del cron','If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.'=>'Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.','Automatically generate LQIP in the background via a cron-based queue.'=>'Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.','This will generate the placeholder with same dimensions as the image if it has the width and height attributes.'=>'Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.','Responsive image placeholders can help to reduce layout reshuffle when images are loaded.'=>'Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.','Responsive Placeholder'=>'Marcador de posición adaptable','This will delete all generated image LQIP placeholder files'=>'Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP','Please enable LiteSpeed Cache in the plugin settings.'=>'Por favor, activa LiteSpeed Cache en los ajustes del plugin.','Please enable the LSCache Module at the server level, or ask your hosting provider.'=>'Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.','Failed to request via WordPress'=>'Fallo en la solicitud desde WordPress','High-performance page caching and site optimization from LiteSpeed'=>'Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed','Reset the optimized data successfully.'=>'Datos de optimización restablecidos correctamente.','Update %s now'=>'Actualizar %s','View %1$s version %2$s details'=>'Ver detalles de la versión %2$s de %1$s','<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.'=>'<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.','Install %s'=>'Instalar %s','LSCache caching functions on this page are currently unavailable!'=>'¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!','%1$s plugin version %2$s required for this action.'=>'Para esta acción se necesita la versión %2$s del plugin %1$s.','We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.'=>'Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.','Automatically remove the original image backups after fetching optimized images.'=>'Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.','Remove Original Backups'=>'Eliminar copias de seguridad del orginal','Automatically request optimization via cron job.'=>'Solicitar automáticamente la optimización mediante un trabajo cron.','A backup of each image is saved before it is optimized.'=>'Se guarda una copia de seguridad de cada imagen antes de optimizarla.','Switched images successfully.'=>'Imágenes cambiadas correctamente.','This can improve quality but may result in larger images than lossy compression will.'=>'Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.','Optimize images using lossless compression.'=>'Optimizar imágenes usando compresión sin pérdida.','Optimize Losslessly'=>'Optimizar sin pérdida','Request WebP/AVIF versions of original images when doing optimization.'=>'Solicita versiones WebP/AVIF de las imágenes originales al hacer la optimización.','Optimize images and save backups of the originals in the same folder.'=>'Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.','Optimize Original Images'=>'Optimizar imágenes originales','When this option is turned %s, it will also load Google Fonts asynchronously.'=>'Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.','Cleaned all Critical CSS files.'=>'Limpiados todos los archivos CSS críticos.','This will inline the asynchronous CSS library to avoid render blocking.'=>'Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.','Inline CSS Async Lib'=>'Biblioteca de CSS integrado asíncrono','Run Queue Manually'=>'Ejecutar la cola manualmente','URL list in %s queue waiting for cron'=>'Lista de URL en cola %s esperando el cron','Last requested cost'=>'Último coste solicitado','Last generated'=>'Último generado','If set to %s this is done in the foreground, which may slow down page load.'=>'Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.','Automatic generation of critical CSS is in the background via a cron-based queue.'=>'Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.','Optimize CSS delivery.'=>'Optimiza la entrega de CSS.','This will delete all generated critical CSS files'=>'Esto borrará todos los archivos generados de CSS crítico','Critical CSS'=>'CSS crítico','This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.'=>'Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.','Disabling this may cause WordPress tasks triggered by AJAX to stop working.'=>'Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.','right now'=>'ahora mismo','just now'=>'ahora mismo','Saved'=>'Guardado','Last ran'=>'Última ejecución','You will be unable to Revert Optimization once the backups are deleted!'=>'¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!','This is irreversible.'=>'Esto es irreversible.','Remove Original Image Backups'=>'Eliminar copias de seguridad de las imágenes originales','Are you sure you want to remove all image backups?'=>'¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?','Total'=>'Total','Files'=>'Archivos','Last calculated'=>'Último cálculo','Calculate Original Image Storage'=>'Calcular almacenamiento original de imágenes','Storage Optimization'=>'Optimización de almacenamiento','Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic.'=>'Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress.','Use the format %1$s or %2$s (element is optional).'=>'Usa el formato %1$s o %2$s (el elemento es opcional).','Only attributes listed here will be replaced.'=>'Solo los atributos aquí listados serán reemplazados.','Specify which element attributes will be replaced with WebP/AVIF.'=>'Especificar que atributos de elementos serán reemplazados con WebP/AVIF.','WebP/AVIF Attribute To Replace'=>'Atributo a reemplazar para WebP/AVIF','Only files within these directories will be pointed to the CDN.'=>'Solo los archivos en estos directorios apuntarán a la CDN.','Included Directories'=>'Directorios incluidos','A Purge All will be executed when WordPress runs these hooks.'=>'Se iniciará una purga completa cuando WordPress ejecute estos ganchos.','Purge All Hooks'=>'Ganchos de purgar todo','Purged all caches successfully.'=>'Todas las cachés purgadas correctamente.','LSCache'=>'LSCache','Forced cacheable'=>'Forzar cacheables','Paths containing these strings will be cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.','Force Cache URIs'=>'Forzar URLs en caché','Exclude Settings'=>'Ajustes de exclusión','This will disable LSCache and all optimization features for debug purpose.'=>'Esto desactivará LSCache y todas las características de optimización con propósitos de depuración.','Disable All Features'=>'Desactivar todas las características','Opcode Cache'=>'Caché opcode','CSS/JS Cache'=>'Caché CSS/JS','Remove all previous unfinished image optimization requests.'=>'Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.','Clean Up Unfinished Data'=>'Limpiar datos no finalizados','Join Us on Slack'=>'Únete a nuestro Slack','Join the %s community.'=>'Únete a la comunidad %s.','Want to connect with other LiteSpeed users?'=>'¿Quieres conectar con otros usuarios de LiteSpeed?','Get it from <a %1$s>%2$s</a>.'=>'Obténla desde <a %1$s>%2$s</a>.','Your API key / token is used to access %s APIs.'=>'Tu clave de la API/token se usa para acceder a las API de %s.','Your Email address on %s.'=>'Tu dirección de email en %s.','Use %s API functionality.'=>'Usar la funcionalidad de la API %s.','To randomize CDN hostname, define multiple hostnames for the same resources.'=>'Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.','Join LiteSpeed Slack community'=>'Únete a la comunidad de Slack de LiteSpeed','Visit LSCWP support forum'=>'Visita el foro de soporte de LSCWP','Rate %s on %s'=>'Valora %s en %s','Images notified to pull'=>'Imágenes avisadas para descargar','What is a group?'=>'¿Qué es un grupo?','%s image'=>'%s imagen','%s group'=>'%s grupo','%s images'=>'%s imágenes','%s groups'=>'%s grupos','Guest'=>'Invitado','To crawl the site as a logged-in user, enter the user ids to be simulated.'=>'Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.','Role Simulation'=>'Simulación de rol','running'=>'ejecutando','Size'=>'Tamaño','Ended reason'=>'Razón de finalización','Last interval'=>'Último intervalo','Current crawler started at'=>'El rastreador actual comenzó a las','Run time for previous crawler'=>'Hora de ejecución para el rastreador anterior','%d seconds'=>'%d segundos','Last complete run time for all crawlers'=>'Hora de la última ejecución completa para todos los rastreadores','Current sitemap crawl started at'=>'El rastreo del mapa del sitio actual comenzó a las','Save transients in database when %1$s is %2$s.'=>'Guarda datos transitorios en la base de datos cuando %1$s es %2$s.','Store Transients'=>'Almacenar datos transitorios','If %1$s is %2$s, then %3$s must be populated!'=>'¡Si %1$s es %2$s entonces debe completarse %3$s!','Server allowed max value'=>'Valor máximo permitido por el servidor','Server enforced value'=>'Valor forzado por el servidor','NOTE'=>'NOTA','Server variable(s) %s available to override this setting.'=>'Variable(s) del servidor %s disponible para omitir este ajuste.','API'=>'API','Reset the entire opcode cache successfully.'=>'Reestablecida la caché opcache con éxito.','Opcode cache is not enabled.'=>'La caché opcache no está habilitada.','Imported setting file %s successfully.'=>'Importado con éxito el archivo de ajustes %s.','Import failed due to file error.'=>'Importación fallida debido a un error en el archivo.','How to Fix Problems Caused by CSS/JS Optimization.'=>'Cómo solucionar problemas causados por la optimización CSS/JS.','This will generate extra requests to the server, which will increase server load.'=>'Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.','When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.'=>'Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.','Instant Click'=>'Clic instantáneo','Reset the entire opcode cache'=>'Reestablecer toda la caché opcode','This will import settings from a file and override all current LiteSpeed Cache settings.'=>'Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.','Last imported'=>'Última importación','Import'=>'Importar','Import Settings'=>'Ajustes de importación','This will export all current LiteSpeed Cache settings and save them as a file.'=>'Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.','Last exported'=>'Última exportación','Export'=>'Exportar','Export Settings'=>'Ajustes de exportación','Import / Export'=>'Importar / Exportar','Use keep-alive connections to speed up cache operations.'=>'Utilizar conexiones keep-alive para acelerar operaciones de la caché.','Database to be used'=>'Base de datos a usar','Redis Database ID'=>'ID de base de datos Redis','Specify the password used when connecting.'=>'Especifica la contraseña utilizada al conectar.','Password'=>'Contraseña','Only available when %s is installed.'=>'Solo disponible cuando está instalado %s.','Username'=>'Nombre de usuario','Your %s Hostname or IP address.'=>'El hostname o dirección IP de tu %s.','Method'=>'Método','Purge all object caches successfully.'=>'Purga correcta de todas las cachés de objetos.','Object cache is not enabled.'=>'La caché de objetos no está activada.','Improve wp-admin speed through caching. (May encounter expired data)'=>'Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)','Cache WP-Admin'=>'Caché de WP-Admin','Persistent Connection'=>'Conexión persistente','Do Not Cache Groups'=>'Grupos a no cachear','Groups cached at the network level.'=>'Grupos cacheados a nivel de red.','Global Groups'=>'Grupos globales','Connection Test'=>'Prueba de conexión','%s Extension'=>'Extensión %s','Status'=>'Estado','Default TTL for cached objects.'=>'TTL por defecto para objetos cacheados.','Default Object Lifetime'=>'Tiempo de vida por defecto del objeto','Port'=>'Puerto','Host'=>'Host','Object Cache'=>'Caché de objetos','Failed'=>'Fallido','Passed'=>'Exitoso','Not Available'=>'No disponible','Purge all the object caches'=>'Purgar todas las cachés de objetos','Failed to communicate with Cloudflare'=>'Fallo al comunicar con Cloudflare','Communicated with Cloudflare successfully.'=>'Comunicado con éxito con Cloudflare.','No available Cloudflare zone'=>'No hay disponible una zona Cloudflare','Notified Cloudflare to purge all successfully.'=>'Avisado correctamente a Cloudflare de la purga completa.','Cloudflare API is set to off.'=>'La API de Cloudflare está configurada en off.','Notified Cloudflare to set development mode to %s successfully.'=>'Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.','Once saved, it will be matched with the current list and completed automatically.'=>'Una vez guardado, coincidirá con la lista actual y se completará automáticamente.','You can just type part of the domain.'=>'Puedes simplemente teclear parte de dominio.','Domain'=>'Dominio','Cloudflare API'=>'API de Cloudflare','Purge Everything'=>'Purgar todo','Cloudflare Cache'=>'Caché de Cloudflare','Development Mode will be turned off automatically after three hours.'=>'El modo de desarrollo se desactivará automáticamente después de tres horas.','Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.'=>'Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.','Development mode will be automatically turned off in %s.'=>'El modo de desarrollo se desactivará automáticamente en %s.','Current status is %s.'=>'El estado actual es %s.','Current status is %1$s since %2$s.'=>'El estado actual es %1$s desde %2$s.','Check Status'=>'Comprobar estado','Turn OFF'=>'APAGAR','Turn ON'=>'ENCENDER','Development Mode'=>'Modo de desarrollo','Cloudflare Zone'=>'Zona de Cloudflare','Cloudflare Domain'=>'Dominio de Cloudflare','Cloudflare'=>'Cloudflare','For example'=>'Por ejemplo','Prefetching DNS can reduce latency for visitors.'=>'La precarga DNS puede reducir la latencia para los visitantes.','DNS Prefetch'=>'Prefetch DNS','Adding Style to Your Lazy-Loaded Images'=>'Añade estilos a tus imágenes de carga diferida','Default value'=>'Valor por defecto','Static file type links to be replaced by CDN links.'=>'Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.','For example, to drop parameters beginning with %s, %s can be used here.'=>'Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.','Drop Query String'=>'Ignorar cadenas de consulta','Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.'=>'Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.','Improve HTTP/HTTPS Compatibility'=>'Mejorar compatibilidad HTTP/HTTPS','Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.'=>'Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.','Destroy All Optimization Data'=>'Destruir todos los datos de optimización','Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.'=>'Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.','This will increase the size of optimized files.'=>'Esto aumentará el tamaño de los archivos optimizados.','Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.'=>'Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.','Clear Logs'=>'Vaciar los registros','To test the cart, visit the <a %s>FAQ</a>.'=>'Para probar el carrito, visita la <a %s>FAQ</a>.',' %s ago'=>' hace %s','WebP saved %s'=>'WebP ha ahorrado un %s','If you run into any issues, please refer to the report number in your support message.'=>'Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.','Last pull initiated by cron at %s.'=>'Última descarga iniciada por cron a las %s.','Images will be pulled automatically if the cron job is running.'=>'Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.','Only press the button if the pull cron job is disabled.'=>'Solo pulsar el botón si la tarea cron de descarga está desactivada.','Pull Images'=>'Descargar imágenes','This process is automatic.'=>'Este proceso es automático.','Last Request'=>'Última petición','Images Pulled'=>'Imágenes recuperadas','Report'=>'Informe','Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.'=>'Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.','Send to LiteSpeed'=>'Enviar a LiteSpeed','LiteSpeed Optimization'=>'Optimización de LiteSpeed','Load Google Fonts Asynchronously'=>'Cargar Google Fonts asíncronamente','Browser Cache TTL'=>'TTL caché de navegador','Results can be checked in <a %s>Media Library</a>.'=>'Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.','Learn More'=>'Leer más','Image groups total'=>'Total de grupos de imágenes','Images optimized and pulled'=>'Imágenes optimizadas y descargadas','Images requested'=>'Imágenes solicitadas','Switched to optimized file successfully.'=>'Cambio correcto a archivo optimizado.','Restored original file successfully.'=>'Archivo original restaurado con éxito.','Enabled WebP file successfully.'=>'Archivo WebP activado con éxito.','Disabled WebP file successfully.'=>'Archivo WebP desactivado con éxito.','Significantly improve load time by replacing images with their optimized %s versions.'=>'Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.','Selected roles will be excluded from cache.'=>'Los perfiles seleccionados serán excluidos de la caché.','Tuning'=>'Retoques','Selected roles will be excluded from all optimizations.'=>'Los perfiles seleccionados serán excluidos de todas las optimizaciones.','Role Excludes'=>'Excluir perfiles','Tuning Settings'=>'Ajustes de los retoques','If the tag slug is not found, the tag will be removed from the list on save.'=>'Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.','If the category name is not found, the category will be removed from the list on save.'=>'Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.','After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.'=>'Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.','Send Optimization Request'=>'Enviar solicitud de optimización','Image Information'=>'Información de imágenes','Total Reduction'=>'Reducción total','Optimization Summary'=>'Resumen de optimización','LiteSpeed Cache Image Optimization'=>'Optimización de imágenes de LiteSpeed Cache','Image Optimization'=>'Optimización de imágenes','For example, %s can be used for a transparent placeholder.'=>'Por ejemplo, los %s pueden usarse para un marcador de posición transparente.','By default a gray image placeholder %s will be used.'=>'Por defecto, se utilizará un marcador de posición de imagen gris %s.','This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.'=>'Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.','Specify a base64 image to be used as a simple placeholder while images finish loading.'=>'Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.','Elements with attribute %s in html code will be excluded.'=>'Se excluirán los elementos con el atributo %s en código html.','Filter %s is supported.'=>'El filtro %s es compatible.','Listed images will not be lazy loaded.'=>'Las imágenes listadas no se cargarán de forma retrasada.','Lazy Load Image Excludes'=>'Exclusiones de carga retrasada de imágenes','No optimization'=>'Sin optimización','Prevent any optimization of listed pages.'=>'Evitar cualquier optimización de las páginas listadas.','URI Excludes'=>'URL excluidas','Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.'=>'Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.','Both full URLs and partial strings can be used.'=>'Pueden utilizarse tanto URLs completas como cadenas parciales.','Load iframes only when they enter the viewport.'=>'Cargar iframes sólo cuando entran en la ventana de visualización.','Lazy Load Iframes'=>'Retrasar la carga de iframes','This can improve page loading time by reducing initial HTTP requests.'=>'Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.','Load images only when they enter the viewport.'=>'Cargar las imágenes sólo cuando entran en la ventana de visualización.','Lazy Load Images'=>'Retrasar la carga de imágenes','Media Settings'=>'Ajustes de medios','For example, for %s, %s and %s can be used here.'=>'Por ejemplo, para %s, %s y %s puede utilizarse aquí.','Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.'=>'El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.','To match the beginning, add %s to the beginning of the item.'=>'Para que coincida con el principio, añade %s al comienzo del artículo.','For example, for %s, %s can be used here.'=>'Por ejemplo, para %s, %s puede utilizarse aquí.','Maybe later'=>'Quizás más tarde','I\'ve already left a review'=>'Ya he dejado una valoración','Welcome to LiteSpeed'=>'Bienvenido a LiteSpeed','Remove WordPress Emoji'=>'Eliminar emojis de WordPress','More settings'=>'Más ajustes','Private cache'=>'Caché privada','Non cacheable'=>'No cacheable','Mark this page as '=>'Marcar esta página como ','Purge this page'=>'Purgar esta página','Load JS Deferred'=>'Deferir carga de JS','Specify critical CSS rules for above-the-fold content when enabling %s.'=>'Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.','Critical CSS Rules'=>'Reglas de CSS críticas','Load CSS Asynchronously'=>'Cargar CSS asíncronamente','Prevent Google Fonts from loading on all pages.'=>'Evita que cargue Google Fonts en todas las páginas.','Remove Google Fonts'=>'Eliminar Google Fonts','This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.'=>'Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.','Remove query strings from internal static resources.'=>'Eliminar cadenas de consulta de recursos estáticos internos.','Remove Query Strings'=>'Eliminar query strings','user agents'=>'user agents','cookies'=>'cookies','You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.'=>'También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.','Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.'=>'El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.','Browser Cache'=>'Caché del navegador','tags'=>'etiquetas','Do Not Cache Tags'=>'Etiquetas a no cachear','To exclude %1$s, insert %2$s.'=>'Para excluir %1$s, insertar %2$s.','categories'=>'categorías','To prevent %s from being cached, enter them here.'=>'Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.','Do Not Cache Categories'=>'Categorías a no cachear','Query strings containing these parameters will not be cached.'=>'Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.','Do Not Cache Query Strings'=>'Cadenas de consulta a no cachear','Paths containing these strings will not be cached.'=>'Las rutas que contengan estas cadenas no serán cacheadas.','Do Not Cache URIs'=>'URIs a no cachear','One per line.'=>'Una por línea.','URI Paths containing these strings will NOT be cached as public.'=>'Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.','Private Cached URIs'=>'URIs cacheadas privadamente','Paths containing these strings will not be served from the CDN.'=>'Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.','Exclude Path'=>'Excluir ruta','This will affect all tags containing attributes: %s %s %s.'=>'Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.','Include File Types'=>'Incluir tipos de archivo','Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.'=>'Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.','Include JS'=>'Incluir JS','Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.'=>'Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.','Include CSS'=>'Incluir CSS','Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.'=>'Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.','Include Images'=>'Incluir imágenes','CDN URL to be used. For example, %s'=>'URL de la CDN a utilizar. Por ejemplo, %s','CDN URL'=>'URL de CDN','Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.'=>'URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.','Original URLs'=>'URLs originales','CDN Settings'=>'Ajustes de CDN','CDN'=>'CDN','OFF'=>'OFF','ON'=>'ON','Notified LiteSpeed Web Server to purge CSS/JS entries.'=>'Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed.','Minify HTML content.'=>'Minificar contenido HTML.','HTML Minify'=>'Minificar HTML','JS Excludes'=>'Excluir JS','JS Combine'=>'Combinar JS','JS Minify'=>'Minificar JS','CSS Excludes'=>'Excluir CSS','CSS Combine'=>'Combinar CSS','CSS Minify'=>'Minificar CSS','Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.'=>'Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo».','This will purge all minified/combined CSS/JS entries only'=>'Esto purgará solo las entradas CSS/JS minimizadas o combinadas','Purge %s Error'=>'Error de purga de %s','Database Optimizer'=>'Optimizador de base de datos','Optimize all tables in your database'=>'Optimizar todas las tablas en tu base de datos','Optimize Tables'=>'Optimizar tablas','Clean all transient options'=>'Borrar todas las opciones de datos transitorios','All Transients'=>'Todos los datos transitorios','Clean expired transient options'=>'Borrar opciones de datos transitorios expirados','Expired Transients'=>'Datos transitorios expirados','Clean all trackbacks and pingbacks'=>'Borrar todos los trackbacks y pingbacks','Trackbacks/Pingbacks'=>'Trackbacks/pingbacks','Clean all trashed comments'=>'Borrar todos los comentarios en la papelera','Trashed Comments'=>'Comentarios enviados a la papelera','Clean all spam comments'=>'Borrar todos los comentarios spam','Spam Comments'=>'Comentarios spam','Clean all trashed posts and pages'=>'Borrar todas las entradas y páginas en la papelera','Trashed Posts'=>'Entradas enviadas a la papelera','Clean all auto saved drafts'=>'Borrar todos los borradores guardados automáticamente','Auto Drafts'=>'Borradores automáticos','Clean all post revisions'=>'Borrar todas las revisiones de entradas','Post Revisions'=>'Revisiones de entradas','Clean All'=>'Limpiar todo','Optimized all tables.'=>'Optimizadas todas las tablas.','Clean all transients successfully.'=>'Limpieza de todos los datos transitorios exitosa.','Clean expired transients successfully.'=>'Limpieza de datos transitorios expirados exitosa.','Clean trackbacks and pingbacks successfully.'=>'Limpieza de trackbacks y pingbacks exitosa.','Clean trashed comments successfully.'=>'Limpieza de comentarios en papelera exitosa.','Clean spam comments successfully.'=>'Limpieza de comentarios no deseados exitosa.','Clean trashed posts and pages successfully.'=>'Limpieza de páginas y entradas en papelera exitosa.','Clean auto drafts successfully.'=>'Limpieza de borradores automáticos exitosa.','Clean post revisions successfully.'=>'Limpieza de revisiones de entradas exitosa.','Clean all successfully.'=>'Limpieza completa exitosa.','Default Private Cache TTL'=>'TTL por defecto de la caché privada','If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.'=>'Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.','Vary Group'=>'Grupos de variación','Cache the built-in Comment Form ESI block.'=>'Almacena en la caché el bloque ESI del formulario de comentarios incluido.','Cache Comment Form'=>'Cachear formulario de comentario',' Cache the built-in Admin Bar ESI block.'=>' Almacena en la caché el bloque ESI de la barra de administración incluida.','Cache Admin Bar'=>'Cachear barra de administrador','Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.'=>'Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.','ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.'=>'ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.','With ESI (Edge Side Includes), pages may be served from cache for logged-in users.'=>'Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.','Private'=>'Privada','Public'=>'Pública','Purge Settings'=>'Ajustes de purga','Cache PHP Resources'=>'Cachear recursos de PHP','Cache Mobile'=>'Cache móvil','Advanced level will log more details.'=>'El nivel avanzado registrará más detalles.','Basic'=>'Básico','The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.'=>'La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.','Cache Login Page'=>'Cachear página de acceso','Cache requests made by WordPress REST API calls.'=>'Cachear peticiones realizadas por llamadas de la API REST de WordPress.','Cache REST API'=>'Cachear API REST','Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)'=>'Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)','Cache Commenters'=>'Cachear comentaristas','Privately cache frontend pages for logged-in users. (LSWS %s required)'=>'Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)','Cache Logged-in Users'=>'Cachear usuarios con sesión iniciada','Cache Control Settings'=>'Ajustes de control de caché','ESI'=>'ESI','Excludes'=>'Excluir','Purge'=>'Purgar','Cache'=>'Caché','WooCommerce'=>'WooCommerce','Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)'=>'Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)','Current server time is %s.'=>'La hora actual del servidor es %s.','Specify the time to purge the "%s" list.'=>'Especifica la hora para purgar la lista «%s».','Both %1$s and %2$s are acceptable.'=>'Tanto %1$s como %2$s son aceptables.','Scheduled Purge Time'=>'Hora de purga programada','The URLs here (one per line) will be purged automatically at the time set in the option "%s".'=>'Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s».','Scheduled Purge URLs'=>'URLs de purga programada','Shorten query strings in the debug log to improve readability.'=>'Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.','Heartbeat'=>'Heartbeat','MB'=>'MB','Log File Size Limit'=>'Límite de tamaño de archivo de registro','<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s'=>'<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s','%s file not writable.'=>'No se puede escribir el archivo %s.','%s file not readable.'=>'No se puede leer el archivo %s.','Collapse Query Strings'=>'Colapsar cadenas de peticiones','ESI Settings'=>'Ajustes de ESI','A TTL of 0 indicates do not cache.'=>'Un TTL de 0 implica no cachear.','Recommended value: 28800 seconds (8 hours).'=>'Valor recomendado: 28800 segundos (8 horas).','Widget Cache TTL:'=>'TTL caché de Widgets:','Enable ESI'=>'Activar ESI','See <a %s>Introduction for Enabling the Crawler</a> for detailed information.'=>'Ver <a %s>Introducción para activar el rastreador</a> para información detallada.','Custom Sitemap'=>'Sitemap personalizado','Purge pages by relative or full URL.'=>'Purgar páginas por URL completa o relativa.','The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.'=>'La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.','WARNING'=>'ADVERTENCIA','<b>Last crawled:</b> %s item(s)'=>'<b>Última indexación:</b> %s elemento(s)','The next complete sitemap crawl will start at'=>'La siguiente indexación de sitemap completa empezará a las','Failed to write to %s.'=>'Error al escribir a %s.','Folder is not writable: %s.'=>'El directorio no es escribible: %s.','Can not create folder: %1$s. Error: %2$s'=>'No se puede crear el directorio: %1$s. Error: %2$s','Folder does not exist: %s'=>'El directorio no existe: %s','Notified LiteSpeed Web Server to purge the list.'=>'Solicitado la purga de la lista al servidor web LiteSpeed.','Please visit the <a %s>Information</a> page on how to test the cache.'=>'Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.','Allows listed IPs (one per line) to perform certain actions from their browsers.'=>'Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.','Server Load Limit'=>'Límite de carga del servidor','Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.'=>'Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo.','Crawl Interval'=>'Intervalo de indexación','Then another WordPress is installed (NOT MULTISITE) at %s'=>'Y otro WordPress instalado (NO MULTISITIO) en %s','LiteSpeed Cache Network Cache Settings'=>'Ajustes de la caché de la red de caché de LiteSpeed','Select below for "Purge by" options.'=>'Selecciona debajo las opciones de «Purgar por».','LiteSpeed Cache CDN'=>'CDN de la caché de LiteSpeed','No crawler meta file generated yet'=>'Archivo meta del rastreador aún no generado','Show crawler status'=>'Mostrar estado del rastreador','Watch Crawler Status'=>'Ver estado del rastreador','Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.'=>'Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.','Run frequency is set by the Interval Between Runs setting.'=>'La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.','Manually run'=>'Ejecutar manualmente','Reset position'=>'Reestablecer posición','Run Frequency'=>'Frecuencia de ejecución','Cron Name'=>'Nombre del Cron','Crawler Cron'=>'Cron del rastreador','%d minute'=>'%d minuto','%d minutes'=>'%d minutos','%d hour'=>'%d hora','%d hours'=>'%d horas','Generated at %s'=>'Generado en %s','LiteSpeed Cache Crawler'=>'Rastreador de LiteSpeed Cache','If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.'=>'Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.','Crawler'=>'Rastreador','https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration'=>'https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration','Notified LiteSpeed Web Server to purge all pages.'=>'Solicitada la purga de todas las páginas al servidor web LiteSpeed.','All pages with Recent Posts Widget'=>'Todas las páginas con widget de Entradas recientes','Pages'=>'Páginas','This will Purge Pages only'=>'Esto solo purgará las páginas','Purge Pages'=>'Purgar páginas','Cancel'=>'Cancelar','Activate'=>'Activar','Email Address'=>'Dirección de correo electrónico','Install Now'=>'Instalar ahora','Purged the url!'=>'¡Se ha purgado la URL!','Purged the blog!'=>'¡Se ha purgado el blog!','Purged All!'=>'¡Se ha purgado todo!','Notified LiteSpeed Web Server to purge error pages.'=>'Solicitada la purga de las páginas de error al servidor web LiteSpeed.','If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.'=>'Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.','If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.'=>'Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.','If the login cookie was recently changed in the settings, please log out and back in.'=>'Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.','However, there is no way of knowing all the possible customizations that were implemented.'=>'Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.','The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.'=>'El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.','The network admin setting can be overridden here.'=>'El ajuste de administrador de red puede ser modificado aquí.','Specify how long, in seconds, public pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.','Specify how long, in seconds, private pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.','It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.'=>'Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.','Purge pages by post ID.'=>'Purgar páginas por ID de entrada.','Purge the LiteSpeed cache entries created by this plugin'=>'Purga las entradas de caché de LiteSpeed creadas por este plugin','Purge %s error pages'=>'Purgar las páginas de error %s','This will Purge Front Page only'=>'Esto solo purgará la página principal','Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.'=>'Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.','e.g. Use %s or %s.'=>'ej: Usa %s o %s.','Purge pages by category name - e.g. %2$s should be used for the URL %1$s.'=>'Purgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.','If only the WordPress site should be purged, use Purge All.'=>'Si se debe purgar todo el sitio WordPress, usa «Purgar todo».','Notified LiteSpeed Web Server to purge everything.'=>'Solicitado la purga de todo al servidor web LiteSpeed.','Use Primary Site Configuration'=>'Usar configuración del sitio principal','This will disable the settings page on all subsites.'=>'Esto desactivará la página de ajustes en todos los subsitios.','Check this option to use the primary site\'s configuration for all subsites.'=>'Marca esta opción para usar la configuración del sitio principal para todos los subsitios.','Save Changes'=>'Guardar cambios','The following options are selected, but are not editable in this settings page.'=>'Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.','The network admin selected use primary site configs for all subsites.'=>'El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.','Empty Entire Cache'=>'Vaciar la caché entera','This action should only be used if things are cached incorrectly.'=>'Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.','Clears all cache entries related to this site, <i>including other web applications</i>.'=>'Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.','This may cause heavy load on the server.'=>'Esto puede causar una alta carga en el servidor.','This will clear EVERYTHING inside the cache.'=>'Esto eliminará TODO dentro de la caché.','LiteSpeed Cache Purge All'=>'Purdgar toda la caché de LiteSpeed','If you would rather not move at litespeed, you can deactivate this plugin.'=>'Si no quieres la aceleración de litespeed, puedes desactivar este plugin.','Create a post, make sure the front page is accurate.'=>'Crear una entrada, asegurarse que la página principal está actualizada.','Visit the site while logged out.'=>'Visitar el sitio sin la sesión iniciada.','Examples of test cases include:'=>'Ejemplos de pruebas incluyen:','For that reason, please test the site to make sure everything still functions properly.'=>'Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.','This message indicates that the plugin was installed by the server admin.'=>'Este mensaje indica que el plugin fue instalado por el administrador del servidor.','LiteSpeed Cache plugin is installed!'=>'¡El plugin LiteSpeed Cache está instalado!','Debug Log'=>'Registro de depuración','Admin IP Only'=>'Solo la IP del administrador','The Admin IP option will only output log messages on requests from admin IPs listed below.'=>'La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas.','Specify how long, in seconds, REST calls are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.','The environment report contains detailed information about the WordPress configuration.'=>'El informe de entorno contiene información detallada sobre la configuración de WordPress.','The server will determine if the user is logged in based on the existence of this cookie.'=>'El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.','Note'=>'Nota','After verifying that the cache works in general, please test the cart.'=>'Después de que la caché funcione en general, por favor prueba el carrito.','When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.'=>'Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.','Purge All On Upgrade'=>'Purgar todo al actualizar','Product Update Interval'=>'Intervalo de actualización de producto','Determines how changes in product quantity and product stock status affect product pages and their associated category pages.'=>'Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.','Always purge both product and categories on changes to the quantity or stock status.'=>'Purgar siempre productos y categorías cuando cambie la cantidad o estado del inventario.','Do not purge categories on changes to the quantity or stock status.'=>'No purgar las categorías al cambiar la cantidad o estado del inventario.','Purge product only when the stock status changes.'=>'Purgar los productos solo cuando cambie el estado del inventario.','Purge product and categories only when the stock status changes.'=>'Purgar productos y categorías solo cuando cambie el estado del inventario.','Purge categories only when stock status changes.'=>'Purgar las categorías solo cuando el estado del inventario cambie.','Purge product on changes to the quantity or stock status.'=>'Purgar los productos con los cambios de cantidad o estado del inventario.','Htaccess did not match configuration option.'=>'El htaccess no coincide con la opción de configuración.','If this is set to a number less than 30, feeds will not be cached.'=>'Si esto se fija en un número inferior a 30, los feeds no serán cacheados.','Specify how long, in seconds, feeds are cached.'=>'Especifica por cuanto tiempo, en segundos, se cachean los feeds.','Default Feed TTL'=>'TTL por defecto del Feed','Failed to get %s file contents.'=>'Error al obtener contenido del archivo %s.','Caching these pages may improve server performance by avoiding unnecessary PHP calls.'=>'Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.','Some themes and plugins add resources via a PHP request.'=>'Algunos temas y plugins añaden recursos mediante una petición PHP.','Disabling this option may negatively affect performance.'=>'Desactivar esta opción puede afectar negativamente al rendimiento.','Invalid login cookie. Invalid characters found.'=>'Cookie de acceso no válida. Encontrados caracteres no válidos.','WARNING: The .htaccess login cookie and Database login cookie do not match.'=>'ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.','Invalid login cookie. Please check the %s file.'=>'Cookie de acceso no válida. Por favor, comprueba el archivo %s.','The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.'=>'La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.','There is a WordPress installed for %s.'=>'Hay un WordPress instalado para %s.','Example use case:'=>'Ejemplo de uso:','The cookie set here will be used for this WordPress installation.'=>'La cookie aquí establecida será usada por esta instalación de WordPress.','If every web application uses the same cookie, the server may confuse whether a user is logged in or not.'=>'Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.','This setting is useful for those that have multiple web applications for the same domain.'=>'Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.','The default login cookie is %s.'=>'La cookie de acceso por defecto es %s.','MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.'=>'DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.','No spaces and case sensitive.'=>'Espacios no permitidos y sensible a mayúsculas.','SYNTAX: alphanumeric and "_".'=>'SINTAXIS: alfanumérico y "_".','Login Cookie'=>'Cookie de acceso','More information about the available commands can be found here.'=>'Aquí se puede encontrar más información sobre los comandos disponibles.','These settings are meant for ADVANCED USERS ONLY.'=>'Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.','Current %s Contents'=>'Contenidos actuales de %s','Advanced'=>'Avanzado','Advanced Settings'=>'Ajustes avanzados','Purge List'=>'Purgar lista','Purge By...'=>'Purgar por...','URL'=>'URL','Tag'=>'Etiqueta','Post ID'=>'ID de entrada','Category'=>'Categoría','NOTICE: Database login cookie did not match your login cookie.'=>'AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.','Purge url %s'=>'Purgar la URL %s','Purge tag %s'=>'Purgar la etiqueta %s','Purge category %s'=>'Purgar la categoría %s','When disabling the cache, all cached entries for this site will be purged.'=>'Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio.','NOTICE'=>'AVISO','This setting will edit the .htaccess file.'=>'Este ajuste editará el archivo .htaccess.','LiteSpeed Cache View .htaccess'=>'Ver el archivo «.htaccess» de LiteSpeed Cache','Failed to back up %s file, aborted changes.'=>'Fallo al hacer copia de seguridad del archivo %s, cambios cancelados.','Do Not Cache Cookies'=>'Cookies a no cachear','Do Not Cache User Agents'=>'User Agents a no cachear','This is to ensure compatibility prior to enabling the cache for all sites.'=>'Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.','Network Enable Cache'=>'Habilitar caché de red','NOTICE:'=>'AVISO:','Other checkboxes will be ignored.'=>'Otras opciones serán ignoradas.','Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.'=>'Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.','List of Mobile User Agents'=>'Lista de User Agents móviles','File %s is not writable.'=>'No se puede escribir el archivo %s.','JS Settings'=>'Ajustes de JS','Manage'=>'Gestionar','Default Front Page TTL'=>'TTL por defecto de la Página Principal','Notified LiteSpeed Web Server to purge the front page.'=>'Solicitado al servidor web LiteSpeed la purga de la página de inicio.','Purge Front Page'=>'Purgar la página de inicio','Example'=>'Ejemplo','All tags are cached by default.'=>'Todas las etiquetas son cacheadas por defecto.','All categories are cached by default.'=>'Todas las categorías son cacheadas por defecto.','To do an exact match, add %s to the end of the URL.'=>'Para coincidencias exactas, añadir %s al final de la URL.','The URLs will be compared to the REQUEST_URI server variable.'=>'Las URLs serán comparadas con la variable REQUEST_URI del servidor.','Select only the archive types that are currently used, the others can be left unchecked.'=>'Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.','Notes'=>'Notas','Use Network Admin Setting'=>'Usar ajuste de administrador de red','Disable'=>'Desactivar','Enabling LiteSpeed Cache for WordPress here enables the cache for the network.'=>'Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.','Disabled'=>'Desactivado','Enabled'=>'Activado','Do Not Cache Roles'=>'No cachear perfiles','https://www.litespeedtech.com'=>'https://www.litespeedtech.com','LiteSpeed Technologies'=>'LiteSpeed Technologies','LiteSpeed Cache'=>'LiteSpeed Cache','Debug Level'=>'Nivel de depuración','Notice'=>'Nota','Term archive (include category, tag, and tax)'=>'Archivo de término (incluye categoría, etiqueta y taxonomía)','Daily archive'=>'Archivo diario','Monthly archive'=>'Archivo mensual','Yearly archive'=>'Archivo anual','Post type archive'=>'Archivo de tipo de contenido','Author archive'=>'Archivo del autor','Home page'=>'Página de inicio','Front page'=>'Portada','All pages'=>'Todas las páginas','Select which pages will be automatically purged when posts are published/updated.'=>'Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas.','Auto Purge Rules For Publish/Update'=>'Reglas de purga automática para publicación y actualización','Default Public Cache TTL'=>'TTL por defecto de la caché pública','seconds'=>'segundos','Admin IPs'=>'IPs de administrador','General'=>'Opciones generales','LiteSpeed Cache Settings'=>'Configuración de Caché de LiteSpeed','Notified LiteSpeed Web Server to purge all LSCache entries.'=>'Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache.','Purge All'=>'Purgar todo','Settings'=>'Ajustes']];litespeed-wp-plugin/7.0.0.1/translations/es_ES.zip000064400000473475151600235720015533 0ustar00PK��zZ�W��`litespeed-cache-es_ES.poUT	n�gn�gux�����<MsǕw���o�
	�7m'�P��-��D��Vm��1�Z�醦g@���GtH���V-�ؾ����g0@J�9��`��5�d��L�K��v�US��e�e)��B��'3O�J>�{oS�Bd��I���\I3c����%{=��M$��M�)9�J8�R�(X	'���D(#7��S��y�O���Leʾ������7���B�o�)|�GG����c6<=����i���
^q��r�Q��l8�O/�*�*w_/�p@)ޗ{���%3^Q~���g���w��Q�^�D�RM���X��PY�l��.rs�Ԝ�i�}���*���l�5�����/uqξ�ty[c���!��i8g����F$��UH���Y�}	�γ�R�l����%�bvS1���h0��Ϗ�5�o�r^� L�83�� ^�&��W�`��� H�)|�g2�L(P�u��r�L.��D�,55XE�s]�����'e	$�ۿ�*�H�w��L$o;�V8?n��rc�U�R^r6)tn��X?I�T���X�<��)�3�L� �2pD�2j[p�
�}50�U*�"��&�9ٽ�Ojz@�5�3��{V�\�xm>�����*�"���{.
�IF5�Wbj��Rv'�8��l�W�Y�%h�B��b���2����e�g�<�p��G���
�J:����	[�
�\M�b~�۽'?\=c�!����2���F吝���te�%Dd.��dkvX����'�#ź4����3��/,�x�IУ|,A*��7�qj�\�w�p�F���e�qe��~b,��A�j$y��Rf�U]��v���1�E*�O�b<��O�A��$����p�Р�t���b�C7�S�p��<��1�����B|4�5R?��{Y�RSFf^o��'I"L;ޢߛ�A�$Tڛ�4�8�`�"�%s�%�,0a�E��s���2I����[J���yPs��A���˪E��G�����60%��$�T���#"T��f{ZeR	|xx<F������b�d�fe�ª�j����7`���29t��1)x��hk�\��
E�?)�%X<HW�Wwޡ6�I��h�|Pd�H���~R��|C�sNQ���tF�"�r3k^Seaʈ�/+Y�tk�����	�	�HHM��s�|��5͗A���h���(�Z�*`L%@E�*tP�!y�i#rR��5�&�T{��.��$:s)��Ū�XT!)�З(��\*��DY��ï���0I!m�8`�9���4@��L�-�(%��b�1~e{@O
�pB�Z_�^��BHR��u
5/�!-eIke�����NL+`(J��H�G�_�����jS�~W�4�,�<O�(��2#��HɕV��#���1j���WI/+��jW���n�-`����e����1�W|��:���&��j��&������`O��#(
�tx���s���8�'���C���[ԣ_���(,|�A��Am�jd"�y]'xP�+)�E�V|@��A	��)`�����̋,��sN�"�X/Y"�W�>���5M�+q_9�U�.�O_ ����W���i�tt�aSj��z|"&��؄�}"$��8vI�LY��eI�#���iCIRt_�lFlx���@XH�����vڕIt?��Ѳ-X<m����f��^�W
�Cj{XF����kٴC�Aam���p=�_����0)��/0���S�l�����I8#ׅ���̼�*�U'��mk֤�9_j��x��ű�&@���u+�b�	�B�K�1d6e-	�c���1��*>��C� w�f���dΑ|�VP��g\ɬ����f��A(#!C��%�VJ!D����T!�̡C]*��F�8aAJ� P��
��Rv���q���^�n��Ȫ�PRAt^b�Z��$�8a��p�ٽKR1�-lN��C�6֏BC�MTD@ ��)�\�Vf�6�)_`ؘ�!�\��d#[��S߷y
���:����@2T@�d}"���Grj�(�u���ح�5!ܬ�3�c�6�o�O�q��E((�TU���>���D�/`�g��XYP�6+U�U�},]*��q¶"9��˻+6�t򶓺'Y�(_u��+2�soĂ��=�`~��uP-��rc�c��M�eN�Kvm��ulѢ�BL�<V��Չo��� �=�����f�~��zls^��"�v���P�2n7�<�,��ǘ}�=Mt��ۃ�F�����t%�yZ��������3�36�7��M�s}�^Bi�ހ�b�(�(k���m���.��H�|8��@U̴~�	�,�{����8�_g����̵�>����ט��P��ic�*rt5n_���f��_k|�-e�ORd�9X��bʕNCP�Ϸ��A���+��^�ݱG��Ghڲ��a�\"�b%+�h6mg��X�Q
�6F,�:T	�@�����2�D-���B(��n.�c�j}zZP��[��L��x�����;�l��Q�Mv �e�QM�IUP�#s�s�Es�m����6Tѯ�O�Q8fT�JI�j��6����a_1#��apuV���IG&�G�nQ�7�u^��,�X;D=�	E�p��c�G!
�U
�l�k����dF*U��}���A�߬򞯯����;E �"�4�0������d�ǧ�V +ot�h�@����� P��W�nbfd!���%|���ҮReŃ	@"�r'�S6�$ʧ@.�uy��w;�?o��b���u`u�!L�����mV�P^����҈���\��.T����Y�R�G`K8���ʊ-Bű��7.IΖ����R�宛c��x �h��YC�.�>ӵ�=?�.�d�A�*~{9���
}��$UǬj��5p���̳�u�y�i�cr jaǢ8s�D9��%3<)09�Ҋ�f3F����kI�Hy�ǵФ#l]�(��?�5Tjp�5Hk$.n��Q���A������KF��yC+}���MG0�l-��i��,�7b~t�+�1�p���9~�8O���N�����	T8h]�@EhF��!��sr*���
&��6'vp�q��F��qd�,ѣ�6_V�ّ�y}�	�Y8�.q!�udݒ#^�Qu�K���RH(�u�?�C�9X
��(�n���N�nw.�(-n���8��Ks��u�2ь�ޫ9X3G��f}?�؍�jn�B(�qXġ@�_�}as�u-hP�&�^���@����J�E=�ض�Gv�74֞J�}g
��k:��Tz�I��
�ӵ���1��؎\A�p�ɓx&HU�ѭE1���� o̻�㸙�a�'amZ�1���A=
�V�R%A�	�ȧt�]�z���~|z�§�F(gGQ���)q�k9z��t
6:���仲9Ը8��p�+��2��$p����JJ��h�	�X�"֣�;���9}�#�=�L�(l/�q��sR��Mg?B@�P�������2z��~�����]kPbɣ6OR�{�j+�"�x�g��ؼ��vH�w�r��A&�Ȱ:�o�����8�ҞY��T�KF�?��?&'�.:�7'�')VE_Z�(�*GGi:�(V���
eOh!iW���m��?\��騛�O%�cO�޻$B�����kɋe�FE@��i���:8�M��O��e�i�����{����6!�P���&p�SB,Cy{��bK5:4Ip/�R��
��VHm���M�L�4�v}3C�n{v;`46�b~E_A}:[��9�� ��X�.��1�F}H�kOU��"@�@�̷�6X�ͨ[%��ۂ�S��w��#����B���G �Ѱ��cߛiS��������-��Ç��H�/)��L'�o\Oc
-�-�N��^;�Q��O���#��ڶT��v���b��ŕ��V
�\�R��q�+p>X�ׯ��u��2,�7Wsۿ�����3�����<���2�e��Wغ�ˈ:�A�Nĕv;l��K"���m���AW�̶�}ďš(J�U�=�F�qM`�E
O'K6!R��;nI��jo�K{�T�0���Ң�0괫��U�i��M�N���1�l�KEmqrğ��6d&6��B������z�H���Fc��p�\48��u/�G�A�D��~�9<�'.�5&v#4uUpה���=��t}`��QT.w�c[x�Mۏ�o~�X������j�f\>��z
�{<E·T����8nj�u�u�7���M;7o1n��]%���2[���:�t��Qf;��4ԫi�(�эš�5�-v���~�݁��Ԙ�q&���H��b%��M!�l��Ư�:Q���4�cS/�l�2�Q��3+��'���[j�h-!�6r�~_��g��E�W�ҭcy��G��Y�X�-����d����O�.��ds��s�d��hֶ��Rڎ�8���|�-�+�Ը^:�uk�V(���X/0�^F^��c�5��G�h�ϥ&�l���g�g ��udekS���?;$jv�R}������S2r�慎�L�E�;K���)��S�4��o�8l����nW�w-/	~T����<L&�L�,l|���쳎����On�תr�J�Kc�M lp5;!\wi;k���;��(#ݫ�Gw���.m#s�z1ZŌ�T����	�����*���I�H7��ax\OAk3�.��=J!�h(�Si/�b(ņk�ܳ^Ǭ�	?��)�z̡d��B�h}�N�&�t��F�tc%�"٣�M��X�����Z�1Oނ%�mV*�բ�5M��{i�_�=ta��zN�,�K�a�	�=�s�s�^�N�$���q��X���r���+�Ұq�B�8p��
�G�N|cL/�Πj��0,
]�d��`<�4߳�q=3G�{{zW�R�B�_D�n���
��V$V����/@�_�[�Z���c6�[����3�����}!��]@��O�]��2
]��%�?w��h�$�Y�P��ՎI��]wh�G��764S%��A�ԠG']��Z�����aFnzK��-�
�G�F+{����Ib���!���o
˻��a�F���?�ڟ�s�?��K��r��)���P^[�.x��A@��Ѕ�������9����+�r��BS��v�
̃&h��m�V�C��]��w�cF�8<�΂O�[�du��'�;��l��u�X�WHm$����e^������&��co��M���6�Ն�S��v����;�Ʋ�?�n���V�D�F缨�x
��F\d�g���v=N�U���,�wl��F��RU���!�)�"����*tރ��w���N�9-�[ح�������4�����N�F��n�֎��x�o%�^9`��ۉHװ`���iӱ|e�k�=�������Fl.�i�����Q�ӳ��K%��	�C�a�&��#2��4����Z�ֶ���'��'0@�0D�@
�l2^�:v���9e�H�f���ř���V���2�W�z��T��f���VJ�z�ڵx?�a���m��ri2�Q����3.3�紌޲[�)�R��N4:iյ��b�H�k#��m<�]XH��}�F�N��G� �/�Ww@Oފ���hy�7X�a�{T� ˠH�*Ue��G�']�v==�`r����a(��`^^���í�U���'��ˋ~����6W�VVg�����Wg^��s���_8����ZO�N��QsZ/?\��t ?�$�Co��!p�~"���'�W�:[7A:A�ژ��=H�t"utԸ1��-{uy���AV��^�d[9����9�iδm�SO��96��^�Cu�������y�\v�<���j΢�Dr�O(�J�70�7`G�t����'n��q�o�97_hZH�1F�i��N	�Q{���@�,��zY�~<E.M�����w�DQ�N�<�N%��}]��I������II����ߥ��Fm�F��wh�����L$9�|��u�`�|6��kp?>�xֱ�����7���m7�$�Ū�c�L����N�ffdDždd�j0w7���n�e�N&�p�`�s
���F>4�eP�p����/�.QUQ��G����d���fzY��l�K*4�+�S#|WJ�9
��t0<�3�Bm��f����#ӷ�(��$dߕ��=�|������j1oM����+cΕIf��
3v�̾��{����6�eς�M�'O��pjzI��g"o�m�G��,��G\ʾ�~�*��6�	�0������\N�w�S85�%y��[�R(��^\$]���l�>gX��Q�����H���g�ZQDR*±�c�\�l���8[ա�)��M�gߝ���|���7�. R��M��ӌ������Y%�ƙa��g��Hc�µ�`e�Z��g�^������戲�Z�?]�j�-���v�%q�ehJ^vy�v�	A��?g�29��~{�HN'�����q���y��_)֍�WA�n੮}�\ђG����9�U�46>.�b*�Go��[4=E_��(�-ޛ�ǻla����U��|�D!99�T~����D
i��*���,�����+�q�9e
�۶��&O�1Ej�@R���JN��>��@�^��K,ID�H����o�*_,A�T|^�Uv�s��d��w맿V7��zD���f�V\��M�j�kp������?�5�d�X7����M�s�Y���}���W�l�����23:�14?�?��kS
]����/F�{�"1y^���>�W�v��k��`N��yy��e�1W\4���̦a�"f�գ�(VȯƋu�x�"�m�D;��O�+���e�b��8��6���sa*�㢲��?�u�p&�H���&G�x!�{gfJ۳ѩ��R�MU T��3��h�@OB�m3��E!lY�.��|�W3��eI���mI�oIU)F�cu����+�/����MZ1�a����b�
��r�>��&2�hs��_
so�4r�^��RP�S@�[�u��,�%��U!����줨����M�o_��Hdz�<-���Htc$+�)ҿ��D�5(�H�{H����I)��W
5<`e�Q��W�Is`��ٰ�{�*B�^�7�&奵�N���e��@+��j���6�Cj�-�*zp�ʲ��[�8�ߣ�n6�Š4k��L�0�E�B�꧲h���Cfh	O�j�����5��BN�?��:g��$'�E���mVk��5�i��̚au0�v	�i�?M�Y�M�N_%�_]��y��YX!C|��,�-�qS��"m�Z����w���u�ڿZ���:��UM^p�Ą�lw�/��ԛg�����t���vI��N�I�5�D=��p[%O͜[�{�}ib6F����zI�?�*�b��;yȀT�Ԙ֛��v�u�k��M�܅rN�����'�v�daBZ�½Ѡ:�N��w�g0}@C;���.�����D��]a��
���^��5b��<�����L�;���8bi��V�u��5g�N�f����b����=�N�L�(i���=�\9������k[��G���?*~�;U����}1}@v���M���_���-y��]��x�_��xW�7;A
'�>$������Fl�� 3B�V$Ded�|��!�ͮ�z��<�o�
@O�6�4;lk#\~g�kT�'>����W��}����������(|m.Q\�Cn��+F^�ja�	���
x�eI�у�ر�r�[��P��:�cV���k1���R4?Z&R		y�Z|y�3
iL�ڟ�
�He�n<b�:�)_�2�
�kJ��^�L�>��Fյ3Zk��Ac�$
�F�=�6Mm�,j*���]W w�
3�#lm,×��B���	�_r8Y���(a�`p$�~?챚���c�����Nϓ������/sEo���,��_α.ي
����˳?|�L�9<�Y���K�F�p-������t>�0�Z�_I@6�*���M�h!6���K�P)a���j{�v�>d(j����8H����D�y���w	}��E]�F��\r)TYߕ�5J�%a�?E�I����eNQ~�ʒBpU%R݌<��R)v�Ve�j�����(cL��%�u
C30����!"}����Qa���D�B��L�CQ�����h�z\:>
vf�Eט�ۡ��=�'r��RTߒta.���v�t����:BO	���]K�`/����3�ܧE�Wޔ
T<�3�o4z���XeJ�׍�o�i��q3]Ӹ]���gJ��c�����]�.~�/F��b$���y�ޑ���"����	���Rh��p��)c���
�J?f��B9�ۣ��y&No��5&�C�> S�t8
�3j��\���7�tn�G��n�%i�[����ȗ%�l��Q
���c_���,/��-��YL��s�$���f#(fA�ҩ�c�W��Z��G�
%�3�p�k
Ď�"�����$3��ك�m,�
�8����x�$S0��B�Y�����e �!H��wm�G�'T�:r)�#�w&��#q�8�]�ďC23ɹ-!��z�f/+|�P�5�
f`�N���^T4�w������@o2�Z��1�u|L[=�iP.7�}�>�5R%��cR%^]o<�g�Y��g��+\w��|V��_nő[(|{�#+�u5Hވ`F�c|Jk<a�G�U�����,��r�ͺ�X��r0�SS���p\FS�e�*���A��V��Qy�U��5G�	��Uq��\�oN0[F��`�ѹ�|;���*3�0Ă=�2�`X	�O�JT�]i�S'#��NK�j���lPK���6���K,��󳼹g��+J~a�R~K�g�+]47"j5`����
��/���H6v@�fP�y͎8���pu��V�xz��C���%�4��Ki�,�A�j�	@7�&f�L�L��IIM6��(7�`�Yȿ:��>h^ޖ����	��'���ے��
�r�}�c�+yTF��'vұ6Ό5��n7����Vm��U���y�|�N�m��b�مxbH�"�?�0�(��͋ ������-s�X+�_��xJ�b�WYXRW�!��v���:��#�I���x��ī�+����ߡ<[k���a=�{{�?~��WL����h'|���@�6f;/iҖ�b����KM�‹`H	��9��K��*���@��^Qh�|�-G��n�m��@��g�:$4�m�ʗԋ$
y��4Sg
E�����Q�I];(�~�t6�	n.��H��!��;>�I����0����*<h߂
ޅ�œ
c$�8b�8�m}�sRܠW���J=�N{Z�#.n��oK�ǝ��r���-PAf'قڲ��$Z=t�?v%ss|�˘:=��C}���|�����f��ޭ��Y��{�nKy�&8�kV���e��z؋~�\ɶ��3�oJp����\;�g�����5��;���`W�l	�[S�M{����ڹ���/$+��@�E'ѯ��`Ac�P�_�]Y�NŊ���vp����ERF�Fݟc�c��T�gš
�#���L[K�%�Y�Bm�C�E�6\�"72SIU�7kL���<GT�+fh�|=���l�.
GF���g7���GlnٲQ��<�ܣ�}@��}�?�����n]�S~?f<���{^|��g�L��ut�T�$���5�1��X�='��:���%�(�n̺>8i�f�ݖ%�p2�*d �����f"�s�X��`�[���ĔD8�{�M���o�M�YQ�؟V�����(���Yr7�}k��v)�H���|M����J�.�*&�� �/��z��Ռ^�������h��(�׾��z=g8n����CШ��`7���dH���q6(8�%��FZ0�fu�ā�wR��c.�Y�T!�����;�iљt��4�Ccc�lD;<"K_Y8�!g>��P|-9-��΀W���΁o��h9T���E�YrmyiC-�O��~L���W��4m=,8�:1��[�/h��w'�;��1?ӈ���g��GT�h�?�8 �MDG�HB�/�\�f����1���-
��}�!�2��g��)V�xT�k��������Ę9l���!\���i����SL��ƴ��X�S��Jq����c�3ێ
�S�|����HE����3�	;;�4�<��9b��MOG�[�u9A�9yش]J1������1�wO�.����4�CY��A/M�rں<����3�zb�)`���E�gc�]��k�-M@Ѥ2�������ڰ�eo���F�5Ƕ�o��Vd�;��ʽ�"<9f�eE�����KlL�+C��1l)ڑ���A�Ym�#���m�C	9��x��iUA��p�q�N7�]o�+b#��,�1%�x�ޛԘKKiI���d��A���ֆB4�IٲF"�ǃ.O��u�����Ng30��G�S=lȑB�n��: ܼ�)�t�����~������m�fĹ�H��d<�	j)
�_��i�£��w]V�����U�<��C�eOi���+�6��Ug��A�W��J�@t���=��'�ԥ䖇��#���*�P.J�s2#�N}�ZZ���*+��q�j8��5ˬ�.~��9T>-)ȫsR7�+�פ�����mV�Pa�{U�8�����)��3�Ew��uz�����uERP�:=��*���,���ϲ�VH��R"	(XS��༹��g"�'0l-\D�v �|���2ZTT�#�|s��AC
?�~���Ծb�J���Ub�b��>���tV�~+ks��+��o�=�6�/7������r]5�x��_)��Xi�Y�os��~��2$N����L�2TZ]%2�ś����|E��i�e�͚"�V%�����щ���ж#pq�0#
i���#�SHl>��zi8)Dv�r��@� w���1�HN;�@ڵe��/�\f�����|Pv�#����ɥow���~D7#e�
��tI�@�|q|�| c�A��F03�0���T%����B[��'+�>��@�����2d@Bь
��3]��5rK�
��N�&��!�{G�bE�&�˴�I�}%!�a`�K���K8=�n޾i�����:�S���x�Q
�)��m�9��J*������Z��Et��&���[錍����a�9���³�A�����o$aZ�𚏁�dD�G������d�rvm�p8S�����N���pQ�0mf���F[Ԇ�źb�uOH����.�4�$����Y�д��ȵR�3�0�NZ�e*6��cu��^�T�b�&-}�I�?�����>7}�+7��h�y.��1O�z�Υ�G�	����[�ʻ. H$��M��S��K1
��D7�P1ԧ�r��.��c���F,ip���E£��/5���L?y����9ޫS�mez3;�4�������1o'����w�{��(f7.�!&8�����s��:;��l'�,��:���L�S�d}r�;��9\�a�6+�9n���e�Ҧ���I�����Gi�k��;<�|��$��f���Ў��aa��5�(I�������c*�YƮ,�rU�C�a{ܒy_�-5��K���ډ�Oqc������
k��J��V5�����5ܴs�oIB �z�t���B۲y��r�^>�u���~o���u�b��:��p�:b�y�v"v$��/�a&'�6[�1�����^����Y=-����!ɉs�͑E�7+���<[I-�����Zy����D0���4�y�h�ƥ8e6:N��?Kf>��
�iD�dy;r�nE��.A�:���*3v�R+���b������6:�v���!���P�������o�4�2ʢ]���i麐W�2���VM��
��Z4D���U�v#��\��r})2���A�&��\g�ȅYE3�1�鲸$�Gg��ĸ9�J���L�pd�������PL pZi�QK.(��D~��m�y��k�n�@�����0�o���س����݄�ğ�r�mq������{�~렠X9e��z��������{��$����;�#�/K�[�K�ܰ+�m]���Yؒ��m��~���>�ݯv�4#�����:���lQ����q�J(�j6�e!�F�gB��(*�0w#l�ܸ�>Q��I8Nj�	�`t��m,ӗK��
��R,>G8�ݮʹ���N�Bl��IN��%�a���Po���EGiav6l�^K�Xr��s/���k��_�~]���te�����;h�M"1g�z�
��+�D#�`[�F�>���JsjE�1�;��n�������aAWϖp���f[!�����p݆�%�>3Ѳ,��=]#�J��:��
�- �ý��S8���f�\W�̆{b�O:=�gS�u<���azQ���I���ӭ�f�["�9��7�'�M���$�L+���(��I�Y{.~V��t��)ܳ}�b+3��(M���{�����Y��`P��Č�Cdzt^ػ	��̚�;�06��i���z�!i�D�6T�e�&�A��JG����tL�~�u0�]` ]��t����b��H�bƷ�pL�c	��4/p<Ґ)I��m����('��f�y�^��|��Ӄ��^M�7��I�X�)���HǦ�n��3Ig���UTs���|�ƚIT>[n�h���f�n�a�8$I��K��ֽ��E�檥�0l6�V釕>�|2���0#�+�̩�\�E�����++f3���h��-4�Vޱ�9B��ё��H�5Vhᙘ�iD��#WO�_D��?�(�[�A�	M��g��������&_}��$/���STN����2����#�%�P.i��0�6��϶Zq��Ֆ�d�f��r�ۉԛ�����}oL �'�����P�ʟ�jƒ�8)W�=ٹ��&����0�4'�Ʋ���M@��M��������ީ��|(xnZ;�q�I��+����2�̣�ì��D%�|��.�#K΃�l�j�;̞jU��J��Eh�3���;s���V^U�~��d�&�������>���0�v���Fi�|���[�b�w���	t��k��<����ϷU�^n�X#J�x1��g��y�Zs�Fq"^o���vr�k�?g��L�h\�)�/	]j>�m��[�}n4���������"p�)���E�,��ޔڭ�e<�7�Nԣ��^��;w.�Ah��-�	m��?�%Oo֒���Gh�~L��1X���Px%'��M�F�'Juq��b��p"���JǸ��c(3S���e�����7�룏
���g�E��.<�0�3%s�5{����/�6�-(#�,�v�����F)�<9��s2��i��X̹j���
�E>d?M[n���0�@}a>�@Y��OX篮�ϐ�o��I��3��P��Ϸ��9���t���1uƞ�ܱ [���a�.�.��OE�F��F�}%8�"򻟖D	jf�̘�@=�e�Ge
��}�惈�?��#��]~�bĮ�=<�U�.�bo�f.��7Mz�y��g6t�j&\�1�X:�q<�Xa(ˋ�Q�_~4��\���҈��)�����o}����Ks�]clݶ�;�y�~�J�l/=6m���<����7�UV���ݎFVH��f*+˷�zuF<�t�kS�bƂr'������Ϭ�MY��w�d���DM�5��1-�c�B���u�k��:KhE�J�/����e|���]6_ڙ�|9"�@!5�����0d������n3-dA�"��~��գ��������*Q�?�8w��4�@�b�����$��K[�#2�)��O_(�y‹IIoY�ڄ�X|P�V�u1��BRx�SC���I&U���Bmq�Zex�X�?^p�D����Z[�����6�+J�!�;"fĥ�>��ݥ�� �%lsY�x���-��S�|؏�1K�8p	�9�P�=&���
-ݯi���z���lf�9�MY5ҝ���)�꽞
��c����]�+�9���%	���tۮ`��b���	�݊�:���M����%�[��.�ȿ)Kĸ�.�`d�m��SkHF�SZ��o>�vf0�	���/�k��uش;>4-��{���=�%�Y�Hߛ/Φ�;�ͪAƉ����eL:�V�'<����u�BNH�օ����	�㊄��azn�i��vMq��a�3��
��#�|�f;A�`y��n�}*����;����;_E�X�"�D)B�G��7
���}���d�6�x03�Eɞ��q��!ay�o��'lx/a�>-;(�9-""wݤ�g<Z[����̾5�D��Ep֑A��#��C5��g�9gVN�U��#z�ƕ�BGΦ��8[���l�%e,h
��
ڴ���/���0]�3s�fOz.�(��z!ǷʴW��R.��Å����g
�
5
�kh��}�.�'��ӭ��}Z�0\��l��;�%��RY6�JqN�`<?Hlr�*�`�ڦo��MP�3�1f'o��>u��F�qt_��0:$m�|�6_C63�)�w�M�m8���B*�[�ݺ9���*B��t���X�QxA��]�EL��6����u8I�vo<�M�3�^Zo0TC��������}:O7�6��7r�:8���}����=�AU5�~4�=�a�t:����w0��Z�";���}w̠��-:���5Ϝ�ʶ3緊^���ax��Fu���-Cx0�?Lw�N�S.nqa��'�Y��O%���2��`��8�Ç-Q��\R�֞�lK��rמ)���h3��N��D'x��"�l?���^Gu��������q�فzr��L2�CF cf����>�s�`l�D0).�l8�Wٍ90�.M��0j�
I!aj���̃!�+�R@�0�~���� i�c��tڴ�l�*�C$EA�Ø;�������H��EgB/��K���p��T\�K%�k�ATQ�=5���~v+��'4a���Fk%���������
��֢僃uO��HGR!lx 1Ȗ:aXpR�Dֆ`�7���kl�UE����
����O�o]NWm���p>,��
D������*��� ��^Y�/�o��`^DȤY��c� ���o>os�}Hk��Q4%��L�ko�a���zp����Tc���y�d��d����2����Χ�qح�vtx�LqI3N%d�
•kc�|��ҭI�# �rm�?Rz��~ ����?����~
.��8p���1�u�VH2�u��]��9!ݬ�B��lj���� {z�Q�p�9�͈~�2M=p,X{}:]SSؑ�BQ�W���#�\�nKr\��+b4r�.̝=�6{G�O&?%����SO�$�X�I@��qs�H��8��9��e��H�B���z�	z̓�0o�䎌Go�GbA�[
��ؕ�p���~�&��~�+��qٳ�#p�h]�gp���dn�Ղ��:�y�N_YT����n��o�ʑ��/Ҵ�W*'�%��
�B����f	�KY�1R`pL��8�lw�g�{ѵ�C�����|x|2P���Q�����'��
����|�8�*H�����#E�*�)���FsH���c{p>�a}^�!{�&4's�0���7Y!���yL
*�u7ɼWe�!
Ӗ2����cl�m߿��N�E�$��ϼ�e?A�(6�x��2��W�?���]V_��9H��2U|���n5O?���S��3`ٴd���O?��h��˰�N���Y�|z�W�a�g7G!��._�N}$37p�r�;s��6�LJv4��lj�׻��W�A��'Ɩ��;6������۵"� ���CY�$��_����psڶ��#�����+���0�y'\{z:�N�o��Č���s��k��� ����[~���YE$�$!�EZ������ާ��1�B���N�T�]�鿥�����3�r,�y{}�/#�ր���bï���|�JL�K������Jwj�-��<��0~{}�e�R�#��nUAa$6淅�u�F&"@��H�nRТY�c�>(�Q�3��/C��#k�j�U�Xk�q�����V$I����6�XMD�Q�d��(���S0/c�V�=[�匹"|��Dmw6*f�8�K�"l��[%����S�=��q���O��Ϧ��s�TL,(p�tS/�J%�Jx��?!����*�<�\�����\>
>yZ̺� �B
6�N.Ϫ�D����7�dʒv�j�m��iɻ���$�6�,��cr��[�9�e�݉���T5к�$!����n'��:�"���Z��4�f3�(�si�׼[8�7)�p�L�8D�Q�-Xx��c����?��u.D���[柗�mi��G󟦇��4�_5�Eq�j�T���N�0����TJX���۽k� �ɪK�$國V�J�Mu#͈�J3n�vW�ޞ�wҙ{��f�^Yd�lw�z~�fm�W��u͙�X{Ӝe%�߀F���e���Z��@�D��ĸC�g�c�ީL����j@�rĝi��J�jF�ӹ��a1
�׎2�x��ٱ<���(�I�"���:)bO�X����b�,�((6�}o��C�]��y֧q�yC�;-Y�ݪ	�x�L5�^^j���M&�PV�)翖�ix��(B��U�
��������Ɔ�\x�*P�`���-d�P����n������Q�{ΗZ�e�q�}'�$�r�s�%�7q��V��~��ɵX�;_ڸ>Ì�D'Q앹���R��b�J��+sh�U��k[�2�B��}�2�9M'�;�5��~���r�,C]f�i�N����xoK���c�ͯ|7n׹놏�;edIəg7�@��:t��ƺ8j!���IF@m${1]r0�-4H��W���C��h�R��_%z�X����)��*���v'f�s��c��:4����s��󆗱�"�	�>��Rw|�oJŬAW��
)��P�$�?�2�R���Q=&�U���(�B��d�	��?�r�t�=�<vi7�`���J���Fgv�`_���@�M}:�cKH�*�Y�L��zV��؊���7!�kKp
W�
�.s%agQ��bq��aYO�`���V��0������%��:2s��;��+�V�J���E�G�F��y�c��0�F���"]zj�c�8��z
%{�B����i�І/,�.��uhy�,�������(��K	X�F�����	��5��kj��H	�2m���[�c�c�"���.�h��H<��k�ȳ�y[K�+��a),fI9�Kee�@�,�H��N5l�Y$=6�I�c,o�c}�L�d��l\�3 �Q8?I��BKt1���ҙ���"#�	�K�,bC
�e㓼;�hʌ�����D�K���3�/�Y[���r�� ���v�Y�����s::	�ho��'��%i�o�4{�8f�
�2B|��D���s����
��+ks,�4Ēݼ�mAd���My0�0Ͳzv�9�ϡ�G^�M��ɵ��㻫P~�?n� �> C�ӟ��|׷�|������>2@_����K���o�#
��rQ>9��‡a2�ks<!�
aA��Qx�f�3J�T�����H�~��En�2��
��m����[�Uޑ��=68)~�'ߦ�:6!�k9����0�Դ{hp唅����R���ԤV�턣V/8�e*9ŹDa�C�=�΍�\�f���%a~&!i�����u��lA��R�^N��+]��%�hc��/w��t	��c5�p�вA�:}f:��q�˞�e+��돶�s���b9�o���:�SC�0(Ic�y��&���%r [� �8`3ă��o9z'iqe�I��w=�n���m����kP�	׷ʤ[䚽�EV�[�J���M��r@��l=MG]h�����>�jx;���s�+/�7��t6JQS^S4�y�vm�n1I��C���r��RZ�Z�?T�xU���k��eC���S2�l2��9@�^��;՘:86#�9<��mAR��칵�z�3v��8Ҽ�A�8�Tݜ�eo�S���~�O�Y��.���^����~�����m!�f�3�X�) OE�DX%����i!�E׶���b�؁p�yjC6��=�%ՙ��i������BV#y8�,�d����gˆG�h��CJB�	���\uF��]�ـ��1`�;6�F�,|&NlIJ�e�O�b�����6��a�FB����O���dö�JU
��g]唞\3w�<Χ� X��pu�4�,�B����=8��Pׂ���J�]g �d@)�PA01loJ���*�No�sYT�OwG�v���Y�0� �>_E�0���o6�p��j�6�v�̀�M���m'���!����A/�t�s24�7C�Ќ�Q�a7�}d�s�X�Aq/lHHUZ(�%�/y�L�͖����;��;�^�L����o)�͜�C4�'��4�M����U� �Q�ã��ߎ�v�ڻ����a|��P�LR@�@��\A��5L&0��.�+��`��*�ԃ���	�8�\W�n�\,�y�g��?�\d�Ҳ�d�� ��%G[=ȑ4)�S45�v���Ub#U�r�NYVO?�K�~���Ace9��u�M/c�'ZDotg�[c��)��P:���F�x�,5�'�c�[PŬ͵O���e�������� x$�TK.���G8"�>����?�gP6�����Sa����f��q\ �ϓ���£˺c�	1}��HY�ס,���>��]��d;�6j�ء�xw�$�]�)�VyZe�Ifne�ˌA�书�
�&���HϹ���Q��Rd����unI�����a�V�DҸ�q���oq���G���rY�rv�����0���Jy�w�ŤH�y�
�oc��7�|�g|�K���#`�� 0������m����Ǭ�5�7b��WW?\��2c��P)P10��K_É�-�%*a����V��r2�oS�Y��睮�h�z��y(�=ʲ[UF0]�]"�KDO�P&ӦF�.^���Z,A�rnK	���RoR��`��G��}HB٩w�v����~z\A��R�e�{���h����1��2x�g���37���ԭ�ЊzM;e���<}�r;ycaJu�b����⛩6��>���ׯ�Cm�D-�R��G85v7pj ���t'jx6�v*��LKp�Z�0��O+���j6�/�Q(�k��|B�-�sLV�K�ʌ��"]M[��|I�������*�	7ÚY
�1h�ȘS.(�tv���ݚ��u�nvb��j;��A�W�{�kn2\f�՟�Gt�y%P���A�[��;�8�S.��h=��wk���,�;A/�K�i���#m�9��s8j%(����1�dث׫���΅Ox��,8�n�(}�WJ��+����VZ~�� ��2�ޒ��C��nb�s(�>�iO��K��5�d�4��vK7ξ���n��t�&R����{�|����up����,��@�4��Ig�m�E9]Ӎ)4dJ7���]�E8O�>��v�rj^�nG�V2�T3sj0kUn̚/#�y�EJM�>�GB)Q���/Y�Z�E^h�J�~�����Xf+6��7UzO��ը�\
�r��O23…$+����bYn)^���ҹ�I�c#���'��Mߣ� ����1�������	�Y�Wfx^+J����]�c�sÔ#j+��8=���>��5�E�}$pgm��9�j�ge��*�=�"���!h[�#��e�q.���̜<���YFj�xuQ�ni{|#��E���Q�	�^������#u!���)o�ohQ���-5�<�őThR2��؍o��}�%ş�4��Z�K�_�q+�|�N��_͗��>����C�*��QCB�m���"�lg޾�0�L��]�}s��EQa�L�l�t��b�Y%��9�@XG�e��(V�DZ̹���o�/rDT��4��$z�g|��$�v<����#i-33���D���y�Ҝq��у��پ�v4���L�נ���8��nվS�]c^��D�k��>�T7���A�ͩb�����Nk�&l�dB���
��G�*���v��'�*MB-�7�9�<���P&�3�i�be'2p��B(f^Jxr��?R$F��*[��y�N�>hY�b������5?�|n��kc|�K?��Һ�S�^�ʃ�B�4�;�ilR��R�J���
�^<8{�c6j_�:T{����l�o�j����=q�}Ôw�H��=�����#��!9p��	g�"	0/��z�'�{s�Y�'(ߪߐ��*5�I���n���}��h蝉�YkgÎi�Ѹa,�0~��;$u���th�O���9�29���\��$����q/�bN><�P=����;ס�ҧ
�����}��/?�I�C�|<f���E��m���Ƣ�)횶�L��Q�GOo�����������tO�@�g\���* ����W�y��3Y~`}�J]H0u�ٽ[vc�u՜�`@vS�{j0��c���^М��X� ���m0�̫,]�[�Φ���4��<�ϰL�f33W>6EW1sɨ#l{D�c��&1�`)����7�����#���j���f4�v��O�h3�ٜn��\��b�V�9���+���)�A?����V�գ1����"W\�xx�x��
nn[�*^�9.�Z.~��!`3O^��&��7��|����'����WY� yeO��$![:Y<&�5�(pw�>
r��"ǯv/c*���'&MhU>Db��,�c
v&���õȬ�%
�t6�Kr�R��Փ�-��9�z�p�^֋���($_K��K��  t'�x��``���������5�����=&O��H���1s�,̙����J�����#=b�w�qSr1)ੋ	�=$B~%�1��CN�=>�<������~@���k	���q/qF� ���[O�6��4s�x1}�f�L��ܬn�|
���M0��@�j^�s-�K��.�S�w_,��G�q�3���>lŸ�J�ub���)�@Wv�*'m����1�=:@��� ��Ab8� �6�kIޏ#.LB���
>$�(So�T�LQ�'|����{
��K�>�Bָ;��)%��2�\iÃ��B�_��c�ž
�䕜������7��`��t�,YXH߷�u���X{
��Ɩ���&�D	�;�y�\�	�q=	�n�1��'d���)�L��]���RL���^c��F�c3�l��I#�VWf*,r�8��g̎%اtz�R��&|�\��Y��T�ګ<O��"�:�'K��|����[��NM�D�?�`6sQ�!撛�nj�~tv�*���)Z��>�����yԖUp�V|ꐱ��ɶ�g��^�N����|$~�
[IKrP�nw-a-�jƔ3�諦I��C�*<��p9T�a�/7��N�����
��q��pOZ�����/�U���'��h�|�1�D�,D��wQ����.���g�1.�������LJ���F�	�)����g�N��=rM�"~WV̒2���T^�B
Rx
%�0����=�H��H2��5�_Mۄ�\�b�qq��j�Ν�*�����2Q�H�{�
���s�+�������&J��_����nV�-+��'3y(�n�3�/[,h0�;OL��jR���}ң��ڏ,��l�ܜ� e:]��B��
A1��d@�M��A�I�}��̨�Iv���.t��:sq;�"e��4t���L(�l5�Wmo���\hY�q���`�$�����)7I҄�2�B�O&Ay���Rd��t���h�N�0�S�[+���\v������2�מ2K�����mqԙ)U�_xa$�[�b�M���ަL���Bb�d &��c�L�܀3P�M
�A�Y�uöG�����$'��=[t?&<�����䎓����
<���N��D��Yz�t���
�l��t�Q�+�Y����qA�n�
A�S�i�)���`�<qa�Hl���'�c|�e:�,G�2˸��QHy����Tg���
A�D�
	ѥk���Z
�c�}�bԈj�h��)Q[	-���C�����ːW<2��]�g��W�$'{�+D1v7�^tG<��Pp�}�5�7�׵�D�V�}�p��S�	u���* g�ã�o����k�>��u�k0n��I��M7u���9+W�y���Tӂ2Iga]3u�H�n���a��O1Nj��	n��I)[�fۣ���
�{��զ����B7b�`@����7�x�:˴-��]~�n������\����^$�X�V����X��C]�$�׊J��1*1��M��7��7B*%)@�G̈Ԟ�4�4CGh2��`���M���^"WF�v�BϵpW��3-�P�>त2kR`y���[^���>{,҅�2،����D�`��ۚ��s)}�)+w%��Xy«U��G�Ya?��@�$�unŮ����~$�Ά���3���u~�Ιݜ[V��tƌ�Y[�Yu�yCL}�9!�iD2QG����B��^=ho!�kt);��b�x�K��,܆�=p����W
I'LD
�Vk��D��G���͑	d33�1����ش�Ƚ\y�dMq��Ő�3��mo"���X��"�ܰM�6��l���Ú�7k����D�K3���DO�~��w�A9�
V"����`�Ƞ�-��b,�Sh����-ݼ��6b��/���86�N-�=4�{˲���ښ}�1��9�6���Uq��梫�3V�2�d�n�Jは?pT #aM�tK�?
�4r[��
'�E:�9yr!���S:�$n��G�t`���6F-�Gc�t<k�K�5��̜*.��B��ΐ���7w���I��8`=���1�4߶���c����o	�Ǻ��Q��v�F�q��B���!��M���W0n	^sn*z�ޒ���j
m
+���թ���B����Jr�*����	=a�(���@R��ޭ�,d9�u(�'0��Gf�x������YۚOK��.I�ot������JyI��Pg5 S%݊��������F���򟲹2��Ǘ�Wf�6�$&5��#��3�I�>u9'�^���J�����23�&�%���6�9�*�8�'�E��e@�%ՐJ$9t[��9�k&��5c֠2s@�nkD��)��M*���gs��v�ǸGS&�\¶Y{au���:2�9#��>���(=�0��\�r���
4����y�*����l��fn�j%�q�
��{�s�-%��憔��Q�)����	S��ekE�A^`��t�Pd��G�b7k�^O
���^�m��2�LHq���ڲr|*�}Lˌ=\�N�Xy�P��-�'��Ӏc�˕i��_�����
�?C�?��l�@�}N;
��y�$qWhZdgԘ��NI5(�'W��Z;���
�$��.J0�r�=��Q+�C��Bϼ�+��,!'2�mU�i_
[��
������=[���{�����F�۸#�w�s�\��՟���R��G�y�H���ڨo�P}�jw>��c���M=�����/nBb���($��K�&� 	vc��h5xV4�B��'W2��u��}�i���)�'X�R&F�E��7�Ǐ�l[XA!�J�CŽ\ �S�C�F��B�m�H�$}y7>1������&�khQ��4hgs)mʲ���Д�vs�_f��h,,�J��ݴK>���oD�ڼ?�'eK̪�c��z5c\�?ש�À���Lw��ݚq�V6��tl'���ݮ��Kl�c���h/�@�4��S�����0�0J(Gȓ���i���(B�
7ޭ���"��DO�a�t��C�{�Q��%6�k�;9��:��㉆�
�9��3���}?18�#���G�0�:^T�l�7h��te�3콱Oo���`\��-H�$Q�� ށ��,�z�U��K��+�e}��rWwa�&�Ij��\�ʔ���)�}M�S�T^J��v{NKLW��bA�=|������&{0b�0�ل���A��+���JY�ux*�����馽pM�^�vf��	�#�	�"{�q��U�5t��`f�T䏑�_9Ar4͚$|8M@IT�*��3=d��WA��ً٫>���ð4��)�|%�	��s����YZ�&Q3ܔIh,�F��� ���kM�+a�&�,y{�
���>���T��k�*���}w�������v4L��1�S�յvDY�c��OH��?���IŎ�D�����k�+�|�;fp���e�K�q���`>4��"F��� v`h����-c+�{���Iw�
�i+����ԚڞjN��Y���y��U��v�Ӿ����ֵ#�&%���s����`G��IJЬIL=�<2��>��,������J�C6Ѵ�ӓ��U��{>�{yj���~ �`ߵ]�l]����q�]��U�|V���o�=���$2���Gcx��$��[��d����Xf>'�����~+x��f|�M���-STf�#�(����jR:=p��sb�saY�]�ml*g)3K���mV���?�?�n'g��V#c�L�$–�.�\�H�^��W�{�[�e���ONu���@D���"��`�S͡ʃ�1�`9��N'�)�(�du+GqwE���,n+�"�͙�)u��ox�~��+��o[��H���+T�������p}.����k /|k9��l��,�>��zY[V�h�
��e\�L$dJm�X.A<:26�ϔt�y:�R
A�Ϙ��+��4�=Ŭ�Ť��zꨓ[�9�)��=<�	R�2)ʦ3�Olˇ�|�U,t6����l�0z��5��36Tb<.��K,�{��g���עإh�`)A��0��M�_`��:;q�jjל0�IN�R��J�������WL�w���X���Aq^m��jG���p�`����l��"/M&f����e9e-������Z�Ѿ/��b9�*��y���3bo��S�X�(�0���G Q�L��c�%8��GOR4�V�gӼ��h�(+3�0�T���Z�#� �t�/��i�(!��>����Г>��eޒ�o�ӿ��\��5m��cw�KX��y̎>]E�Hj�,���Ye�O��]R�S���(�� Cf6�	���8A�UE�� y��3�y�`�GH70�?r���T��8�C��	&�ʦ
����k��a}-s���Gu�s$����Jn����)�a��J�#�~Gz�`�L;d�{~DdxL�@��Hw�D�=h1��l����ށ�.��]��
Ή��9���e�eoɋ�h�N�W�)/��gn�u_�h6���T�Exe&\Jޘۃ�>Y����+.Իf�87��ͼ&���W�D��u[�3XXq�ٙ�׏/��^���6Tv�ad�6��3�8G�f(Ƣ���ќe�#��U�(�_8\<�}�6T�ϲ���2���t�F7G�!��9�;���FnO"#�\�S-�u�`�M���q�g�73���OP�m���#��AY�{OSQ�mL���3{X�lf�5K�-��ZW1�zt��뱺3Z�\Dj):.~������W�<��!8�|u�e��j%x9���P;�c~��kR;I�攰�t��Y��89�m�?��F^*!������q������6u���J�S�V��l{�%E�`��j�A��GC���^�;���'p�d�\�蓀t��,�������9��wXO�y~���D������eE�?���W��D(���6�K��਷�����{S�t��t��:N���{��L^�u5���'}����J��3&���(�شY$����>���d���S����n��d��:�J����G<�����v�')���Y3VU�`U�|_W�l�W2�V��n�'��?�>׸֮9޿���{�����qw��y�G�g��U�٘/h��lؘ:� �`Y�&�K.C>��q8�se��O\�=��U��\a!�&5����=�?�N�l8�h�@��#��
�=��۳=]=S\HRE�s�}�nk�we���j��#��՗��ă�5z�C��� }��GU���i�x�#�7�&ڀ���Z_[Y��$���m�#�ɽ�V��ӡgL���t���d�.ٺL���,������ٰ�㽤��P��5�9�߅
���á�ݘ^����t�LE��?����o���/���҇�����."��h�_��`U����E�lH��?P���Wi1��Hu�P�"m���ხġ�=
�u^�������Q��z�ۇ�8�.��+�R��I���
_igo�)�I`ߔ1���Ė���+���?'(X��bG�^f�x$Jq��D��(*�Պ8�H˃�Оk��_����Ǧ*��o�q�N��e���<n��7iV<���V�o��Q��t2Ћ�5?����� �O[�v��Ӟ�<B�>�$�ߍ��G����\b�����8����ׯ,v��VU>��kG�����rfJ^(��?s�r1<-<�6���V��E��J���C�x�I�]�߽jg�d�5ku{g_{od���R���j)��S��!
0Lsfl�d%B0�o��]��"Dk��4w�w�<�X
��C+���%����
_���Ь�w�a�:0m������jf����󇲤�j�m[I�f��<����n�A��g�ԋ�5v������F:�d�2#��s��]��y%4��QY��G'�lj��Cz �!��D��/Ax��9�̑��\��R��-#አ�㵬}���0�+S�����?M`v�mW+���O���)Mi����B �]o�g����)ܔ����.eak`P�Ŧk%�{B1*5Si���f����6�v��;����#<�MhJjow�
�E�[���mW�j����9�lF�L�8-��
��+�s�?�o�]�����A�5��ެ�D�� �H�lҲ���U��>��)��a�;ִ�V��wTOx��弬6����h�6u�䝭��x[}o��*���2��vr�t�y��T�k�}�O��Ə�qL���lL�퍞&����J�>`�FM8=
4ߓs0�#�1f���֙%��Ua����^��\D���@y0y���E$�K�a72�{g�\�M�(���Dқ��5Nd˿W\��d[{1�j�����[��C�k�7�N-̧i��NQy
��=�N����P��O)�֘�����G'M\����,pa�b0��Ϗ�
-E���0fj��О#
��T߿{ْ�l�Z3�"�9*���jK���_��S�Ҏ+]Q��rfoC�,~� e���o5���T]���=�*%��Mh����,/�D��^�0�):Cyʙ��,���h�tڠ<7�_���)�R��xSҬ�O��S���q"ǹa�p�ɢ�}K5�=�lҭ���d�
?܉��ă�m�I@�l���&�z�s�f�p߸�qC��|`�~C���!�lS����}G�����O�h���W$�ެ��#S?��"�p�s�zw���T��5�eA�5̲Ԕ�g2E�nJ-;��
n@��,A6�G���9�~.�׸E���ˇ2���{�����R��C aK;A��lm�["�ː��=.���Y��@E��ғ���k�B������x�h!L��Rw�T���
|3��o�9�%EJ'���;����f-��c�"�0�a��&�q��
��9�:���ٜ_�#Z����ȿ�xt����;�XA���l��%t�ܾ��8�NZ�J�mm��,3٪~^�BTzL~s	���deԿ�J.����P�;���t�{x��A/��5h�_��~lv���0,�E�����jF�j�%m
���E�g��Qa��gW�9w����JK��c4�ǘ	}U���$(�eLbԨ��4�����u��H�u�����M9����<ܾ���n�_O���y�US�T���s��3bC#A�&���L�&gi��s<�p�i�����؛���w���2�f�����m�W��z�+nl�w˦��8-�;�~�n�v�(ܓ��%%��"ö����x��7eIq�:f�iT�՚�������V���ޖ]O�V�b�%������m�Ex L��1Io �D��ńK��QN�>F�\C��f�0�UaӔ(MK�vw���3ay �vT���/h,A��������?�����@���>�G޷�\T�6��
� �̙��ifs� �H����mŔo�U|�X�H����)
қ!��EZQ��r2���B��0c����3mQ���ŗ8L���iv���S���vD2�9~��yM�"U"�
��;��u�Y��e$��#;��"�_�7w�'
�J�
��B.��P�lrI�1�;���2��Q[�-����[�����u}�I������gX�*{�L�C���;*<�of����|��@�e���PY�)+�y�9_h�g�yc����訳�1Ч6ҵk�fy2���i*=�~��/1&5����(($�����@]�qI=��_� ���	�<�y�t�G?�7�J��n�̺���~
t6%��f�/�"mY�=�h�4v��s��\K���	��:��y�u)�|�;@M5��Bʡ���؎�o��t���o݉��Ha�Z�͑��DN����iLjo�4�ӷ�_~�i�^���m��ئ�D����ԝ������˦_�cL�{Z��A�K�=�9i�F�[u��(�GA�������5>#�WZ|Ɏ�6"~S�8�Et�`�>@�Z๒٭�,��.Y��r��#���?1U=d���|�CN���YҦUX6%/�Q�W�N�5���c۪$\�,Y��:ig}.�����
�p�U�nP<�s�o�����v���Y�~��!��W��I�BЗQ2�"�K��͉O���E��ן�UI�8 o3�Z�!�݌���$<OSm����˂�%����*.lW	x��}�J
�xg�I7USQ8��
�[Օ���$ؗp'a��i��(�8R��J$��q%9��dU��� ��`!���Z���1tj��XY<Ɉ�h���!"8�<�!�̨T��G��DsK�8�<ɼV,���{p��*{�@�Y�h�3��4!=����7��Rg�7�;��C���<s��pwv<�Ӭ��R�D�V��1M�巗��zѠ�4g@#��B�NE�ƽfY�LQ��;��D<��v�r�u�R���M_I��`{�9[{'��->��	�5��b�+YK
bO��r�MB�?>�bBL�ԍ�e'x��]�M��y�� ����eL�w�)�B}��&��u׷{�VYY�ԥ��PI�c��}�zr���ggQ����r�8�4��$7���͋ٽ�|:�����3�,yL�?ط��q��:�V�y&�Uy�O�uIgNx� o����(���r��3p.���{�v�,$/��vp�5��<�q��x����������M�"ͅ-��z��12�I�2ѷ%S>�/Ѝ��3qfٽB��̍un�)��@;$�O' ��@e��p߫�f�݂}�p
��t ��sF��I�L�u����/?�]���ci��]ffa�&����o0m���jNo�(���cd���*{����r9��7>�V�6?U�=9㼎�bo���?�����jmK�
y�G�!+�H��7
��bh%�����I%aY�5a�-gf0m��e#F1��)�c�5�0�Pۉh�t����*C����٥H���&+c����%�J���3��$q�M��zfZ�g����߿�2���K�4s�|G��pN��
��Vl�|�(���匭sNo� nV�Aר�}5�@ԔA�Z��\ߒ�ά�)��3, <�!a(�|�[:X�QY��2��iQK�8(�d�G��W�x&5\�@F����d�9�B�oeL�䲛���BLT~����掃�^�轛O*n�qD�G�[��|��l�Џ��!nNח�4<=�l�����O?�=M�Sp#;
��ي���]fN��F���u��r6��I��S�9�&��u6��T���H�������սӓ��e��fg���1���l��t�7�ޟzM��~Y��_�9�;�i��8�h�eN��i|��MUnn��ފ4C��V(�f�l�?nԠ\6`�
{�
0��{,��r�Y#o�!w�u�����Z�w�%n%�N�5�^�]����N����*�5�d��R���:rN�n(�qҳ�%�*m�
ou����rr<E��<�me%'����S��J5%y��[m�tV�9�V��H�m�J�_Й�H�b�b?]��K�\g��%�;�x�H�CY��x{���`O�yy{�;`6�J$rk�ⴋ��Q�x�6�%�t�s�$��?�s�M�K���7Hn����Θ��&�rR�Ξ�[�b�z�����ā\�$�U�҂��B�٘�H���؁����T�3�D�7�~k)~�<�mt�r7j'1^� �k⃀"��.L������E13o�^�՘��*I' �hN��i�X\�j��Z�����r�7�oC�����;yO��?4y�'��EH���HT�̵�
~�u��ε���\gZ�Z����EE�3��{��Q�K1vL��/�:o�D�&q�R�0A�Q1��Ҝ�|�ϸ�r����T��h&5E7`LDzET�f�`5�Z�A%���~$�6�	r�^���J�����!���~"_�F&�Xܬ4�ڰ|s�i�AG�N����|�Q�g7�����4J�荿����7j'$f�XUz��w�O���)�:���
jL��d�����ޚ#�k�Cy��s�;���L�T���pj�>I��v.T�ͅ�*���[
����ֶ¦�-ӡ�}Ŵ��J�,�MHUݙ	���3j}r�o/�~�o�/	E��{��im�10�>�Ud�n|�)�M��v=��jP�u�_~��������"n'�ڈ��vkN�~����*f�bC�N��z\f�p�o�Za���r���w�.J+��z�����	\\�?��i� D rQ���94�ȤfJq��4t��A~k�
��᰹n̆<	��z
}*�����C���3��w�U�f�Eכ
�
AR:p������g��Ϊ[�<,Ho�����}Kn�iW�ݘ�;��͖2+N�k�B�	��^�Ё�RH �h>�Hrd��3	F�OΌ:3�9ㄆg��D��G0�A؎$P� L�tU
�)!�蔦x�&�!5��,R4���H��2v�'
8�ţ�u�:�d�0/�[4�Dlw��-!�q�d�F�
br�T%��Z�61�+���6���Y����g9,�9.s7�$�-�q��
M��f�A#ͽ����1��{�g��~kk�Є����Ώ���[���Θ�ß��T7`#�>�xoP�z*T��]ͬ�����i/��	t.SsM?f+���G���^��ܤ�������)O:��t������%X�ޮY����"xܜ<.K�_ݻ}7��t��������>cA@9��ݯ^S0�l�Й$%`Z��r�}�-��Rs��3v*F��%Ά��������t�Zh��I��YWίЄ�0�\��'@�e�Ib�VUX��/~稻��f�Hr���E�M�MGG�@����<�� ™s#wu���l��uk�.�w�Mj:Y�{��,��8�E�"ԩ0���[U��t>��ơJw|��fl]�zg���tO����VєL���k����O��<�n
sO��z++$n_�ݑmq���_&�"Pr�@H�h=��ҴKʧŒ�[-��4q�8[.a)�^�[�8Ĉ0��\W��9y���]�iL1}�6�ܚ��/�5��`��fPeӵ�4l��=�Ò�=���Nٻ��{~vy}���"�&6���ٍ7�Ȃ�.i�G^���Y3�q�tX�ML8�����,?��tE��:��Э���#�s|;��;CK��������O�tgO��/ᠢ�&mv�ef[�5m�_�|!��f9g��(��J���rV��Q��*�Dj�ZwR��� (h���j�@D'�o'��,"Z���-P���N�2�S��c�)ֈ3T툻_LW͕Xz�:��wO�>�O�~����Y�p��Q�=��q��W�� *銿t���U�52��J<�o�̜˂��$�#����,8���c��\���ϯ�0��@��*���s216d^��)c��b*qM!� �����uY�ɄH��t�������V�Xpŷ���q~ȋ�6v��hR�w�<��O��Ve��|oƔ��z��%��`����ag
!�(s��@�k>&�e7��� 
h�D�<�g
����7�8�W�I����o1I4�r!<�j�e���ѷ3=zIυ�џ�;��30K*��æJ�׉Ni����t+[u��Z�=̮�e��ru���H��N�֧��uj�܋4��ǥn��_��ie�+�8A��v�%+UP��yptsN�1:��)��Mi6�w;[���U�|�a1`�U9M"����[�Ź�LWw-NB�_>KZg��������bo�)פ�[��*;;;��ϗu}9GUm�E/ ��t���ol<�~�&�HBq���,j$�6>�on2 ҞR��nzV;ދ�'X�߆�!�ôW��!�sE/1�Z埭�Jd��id��Pڤ�5������&N�Ǟ�2�3�	��>h.M��oo�9<A0PK��s|�,��|jJ�c/bʿZs��(`�.@�M{�`"��\�L",H���Md���^!ï�#��|�},�riz����~��DG��Qjk��O�����p�@]=Uf�-�LDu<s�|-���f݅�iI�(	�y���s����k��Y!$>�ŠuaL�{1��(r�Ƿp� ��.�8�k9o�I*U�V�BJf�O+y�J�Ȝ*M���0��{��m�[�d�A�sJ���f��cBϦ!��q�P�
�<1'���Iȉ�4�����'g�F�<:n�뮋�&�K��̑��<\9��٦�m�	��=�.�o�Pl��`����5g"Ծ	r;���؅���i�%�R�<��@`���Qϩ�����8�]6_��*�ssM+׀C�w��\�)n��i��ڍO�6�R�\����0O�+��L�r�b���!+��.7<�.׹_��s�1�Fܮ=�-����	�(É?�	�YJgy4�X�,�7��q��c��^O80�؋�q��_�d�v�嬓���!g��['��X�a{[�Kŕ�66
b=+�i1����f+��H����#��|$�4{���7Sp����>S�1m~���q��	���w2w�9%��&s�?i%a;���-o3a��+���G�E�	Lpko'/(�o�f寂V��'��	%�k�t�v��O���F���s�*�Q����M:Ve��h:Z�l�ǦV9ې�p�����^x�Bo=[ʰRJC��Ri�ݒ)���3�g7�3!Z��:K=,ę>߃݄�	�eB6����ɢ�vHD��t�;-�7���
�T���n��?���Mo����Z��[@ɒ����~��?QD�6[�?~�`��?�����1#������iW?�v�IS�0n���K�m�O���|>��`��6+�F
�O�0�Wk|�U�Z���^FD8r9+Z1�Y���nbP����|f��Wno�큘K��w!��1�k�g5�������m��H��8����.Ҋ6לQ�|P�:o�o�<�M92��n
�B��+�NP�Ҙ=��@Q(�x$���\ը�(��J��
sh��J�� �k�cƵ��	O�0#$���,b��͵J]U�1]���ߘbs�HUɵ4� �m6�L�G�アP}���-%+_�)�D�Z�U��ТlOd��ȝ4O�z���5�*��
�܍T3��Wܧ��恺N1��'f�������k_�c9�7[�in���;uٓ�RR���a�0��ֈ��A1���f��g��9����#����2��-�v������z2�+b|ˆ��<���:d�?������5��IU�]��m��/6�<��LH��kF��Գ~��NKW4��x5��ڟg4U�T��_�kCB��_r�Vw%^>���yP��i�F|w�/Fl�c���$w�Tz���T��Y-kz�єWR�N	�U�R���h܇l�l�z�Z6�[}~��˯]�_�*�Bw�Y�vɘ\�.o����4��I���YU4�F}G/`G���jw{�vت�7��87̱�n��G�tm�e�1����e��;�n�����s�W���	<�^��|]W5��џna$�Ì�p Z��ؿGk���gӔ��?���0���*�,y��^��N��P���7���*R�xF�x��!�;nq*�l�QJ�9�C�����(��Ұ�+��o+��U�|��/���%3� �ˎDD����]��|���4�����>`�mc��ѳ�m�\�w�R��3���)n`y'��h�"*N>~휎�{G]��/=��#N wnc����+�z��H��H4$�!�����n���~yx��*����=�Wdz����v��Б�u����PLJ}?����q��z��Qϳz^�����܍�;'-�-�-���
''%�e��H��b=/�c�p@4Z.���\	��4k�z�Ld�]X�S���l-�Fn�G�N����1��k�Cd�Vt��'er��d�y�8~���؈��g�v���O폌O4���c8�{���^e!��)�QU�u������5���v�N���:���ܭ8��Ƭe���ԙϐ��:1_��A�*��K���:9]�	���l��_XjK�yd��n3�$���Ф�����A�m�".@J-,�����n��T�/�r*�64�f?A{�P��bє`zL�ӻ����	)6���w���S��6���)]�(\����e)��	<�
!{���:�w��	��>��WI�">8��hk ܍�
9�P&R�#š\���0d�"�bb%���恱L��gXB�6�Y�Є�0�F��R���hG�7g���@i0	]�c��0y�+���-�~H�]m�=�]$<EiPr0���yP�"�×���\�R�^�+KF�SS�u1%�-��ͨQNmV�;%g���S��҆|�Kq	
����Zmy%VO�إYf�Gؚ�60)h�������(�EH�1us�aL�����7O1_�OLf&4i+�9��57��2�	�enU������ep�r>zD�g�g)Ó�_�@-����rd5�ZN��ܒ���̙f�b�y=`�.�����f�����H�V��߷��T�3�B�i%^�Z�$�\�啒\,�e����"B�t%Zѫ�6	�� Ad�2�qP�*��z=�ʫ|��2e��1U��ymx�;�
o�Y�-����:ҵ�	���O5�XGS(��g�-��,�e�@
P�Y���t�aW��?5\�V�+c���H���~5���C=>
��OE��E�-0IJ��#f�QWL�3�7�Lt�
G5ƭ���]&��� �yQ��Z	5�N}��0�ԬR�h+�c�����	ׁ�5��&�e/1�g<Ry�Tq�?��"G�C�m�_�&�Hգ�/���6�~��Q-ހ����1���a���ive���6`֛s�Xd�8�v;�Bw#<8���6`̲�ݏ�[+��Aj�ط�."A�l�?���_�zU�Jݨ3��v3Ͽ��Q����U9�T�fƊ��|��ۜ}����>���������I]��I���N�o"a0�,��u�zTuf�������
��M��D�借��ˀUy��ga`�����O?3�y�P��E�!}m�Kc��<�W��jl�@�����#T��lC�S?}ZMQ<]dG��P�7��<�-5��Dң�Ԗ&:T��~uE�~f��C�&IS���Y���Z�X-K��g698d~���2�`��¯�5���t�ύ�H>M�/|�t��/�7�*�L��&����,��O�8�]�~�c�!%��T뢖��+ˏa"�i�?��)�h㐽����$d����܍��~��ߢ	���"��,G��:�K�a�[�A��_{k�.?�\��q`��������j���0�w���CkZ���0H9Rdw��f+�T�����,���2߂�'��U�_��ې����yq��ВʋY�|~����U��ϝA2ci�^M�W��y.ģh%k<��L��EqB����_Z2��|?3G^5:ws���̀C�#ǡ�{����j!�0ebE,˺q#qi��l���6�t�̧^��,�C�r��:�s�|v�ӹsثU1}nA�LG���%x[�Z:��`�np��<��k��ӽ���‘�q#&��sI?vT*b�A�rqh�Գ��_]=�R���z�;dxǨ7�'�x�.��U;�T8�$&����d�����W�o�����ə��e]ޣ����H��2y��"`_d�B%�5�i�d-̚�c���V�1H�����NVP��ʩ��;��_*T�͡�Xy@
�fȖ�7�6v^U�k�ri7k�lv2��O�@�$���XR&����"
%�Ĉ���Ϳ�b�L�+@a(Z���-������u�<��'�j:��._�H�s��ar�+H��"7n�CI'�`Z`~}�/sF ���*geX*!�Hii�aа�E���<#kP�	d������Y�[�'}�4lh�Ť1�Ƒc�zZ�
q����_7}>��+<��/�P�s���b=_� w��Ԏ��`c��'F��f5�ĖDM�����ը�Vu�w�B.\��0����MYB�&��ѪT<�XZ~y�N�
�F3奻�C�+b�Y��?\�H�I\`�2���ƛC�y2,In)�Pt�h�$�\'���|/���|�RH��
!4҆�M��c����)c��^�	צ	`�hs3'*���q�,7,��u.���d�/ňb�T1԰�jͰ��w�۪�5�S�����Au�Eu�<�ޞ3a��ѧ�k�#�R'������h���
�Ȋ�������M��H�K+��_�
�?P��&@�桂bd�]9EyT��jD!\�պ��ϗ��yl�
�1��*�
�4�G4d�w����`J��v�cvF�Դ���.�����΢�Uw��*��?�ߎ\��=U�:T`��u��W���P��KJ���2���i�T+V2Q�"̌)�+�M>��PB����.�{J�d׵5:�	�1��p|��>�e�,�ڳf�ByDMGa��]f�AV'�P7;m�}���w�7��㑍h�BX�ǯ�j:���)��H�|hJ�b+'?B����u��EE�S���&f�%���1�&��-���_*�&Z��z/Yb��%�B�OhD|)K�]㔿Ɓ,�
��]��|�7��]���%�ɰ%�rg/�l
��Wy�9m�3��H��Aa�q��M^��{��ԫw��(=�M�S�~Tk�"�B[���+��"��?x^�\e�������t]y����7�q޼��P��o�φ�4�+�{o�8�>�?'�S�͊�y�B�r����f��V�$]s�q��."'e��t��[{x:�K{z8r|0�ev|���F2{G�tW:�j�<{�3�Ye��xxog32���͞?i��C�|=v�����}v�Rm�G{��`���'0����e�i'�z|�y�9�H��&x&���FQm�3�j�b���tB��Y�r;zg�K�Eqz�4˳�Y<�;0R�Uf��z*Q�‚=�45��,U�
�B�p�� ��=�A���]O�X��}[>��_�?%ԙg�:9O��o��d��- K�n@>A	�X�o�@�q������,.��<�ڭ�'����љm�f�HN��k���D�Z���5��bgN(a�}�:5�;i�!����L�4���fK�p��t��5)��p[�DKB����S��{ɤ��l��1���f���(�d�2
�<��<����1�[����zV�����<=�g.�AZLFtI(�; p��[��<ױ��e�
��d�P�ϛ���6D�;�6�r���W=jI���Q�R� ��Pg���LnFM��v�X.�f�Q׬>cw�G��ĸ4���egM�-�\epˆ��\6�&�7W����}܅w��.[�-i�8��{���V��ag?2��Tu3s�1�li�sr߾�-X�^ۗeyN^���:,Z���~��N���KK7DQ��)��?m��OÂ�PmM]�s�q���w�o�;�,{����ԭ���*P�}̲�)�lp����`�6� G�ƒ��O���'>U�(�
��Z؝�7j��#{a�,��M����IJy(���k\�
~�B
��e��Z�
R��$;����,���Lj��-(R(Y���${��
���n����qF[�F=�4o#Zrq�ӏ5���=utf�^��z^{jBWE�R�/6���i�6}��`KP���u
�A�R����pE��:�A����]�>�맿��	���ቄ���@
/%��Ajbd(�)k�#�x�����1;_����Ĩ�v����Hi׫��^�����M��N>{���bZ�)��y�L��y,��$n�rjCۮp�sms�>c%=\�p�8q)�Ϝ��w��������3T�F>��(��%��S#�79w[|����M�
�`�Y��T_���i���D1�o(`�������c\��r
S���*u�Q-�8��shι���ģs�������_����C%Pc?�bė�:�X�&�հ���{*�}�ӊ)���DbU�Mqp2���0��8��U�Z��a}x
�<���au=e.�����$���f����&U�,ڍk���U~��:T��m殭�8����z�z`�]��~�[���*��V�^v�d�����A�'��Wsh�m����d�`^�X�N�cmY��.�A�7+�u;���֍�����mb2�vBdT�����t�yZi��ޟ�ۓE��H(�y�^l�ud��T���ѡ�)�/W�,���n:�zC�p؆�F(U�7�2�U�6'B��ɢ�e��r�
���Po,MUI�4;C��/	�V�y'�n�e�	�pF���2����� E�nnBSR��#_��{C
V]����I�m����`��`|��U(Y�J{C���C[4�����i�줞wo���INT)�S"�0��,��[��d��JR��y��]�,g�P�Sg���M�Px{tx��Ki‒ò1�LS� Z稕'�*��3N�c�(�E�3��Y���22������9����و]�T��y�3x۶Y�=���$�4�x���k�;��,�pF	k���e�E���ݲ�,L�iPc�@W#GԪ"(t�����m�ڳ�X�U5H��Ʊ����H�.����6p$(�x����`�it�"_e�I�v�N�0(Eh/%�Saf܄L����h�B��g0KJ��ُ~A�i����pޯ2��.
�7�����`� �m-y��d��[j�j�f�?�`J,�������ė�sP�g%��h[���k�Ӝ}s���]:�Wߨ޽9�x����î寜'�i�]�^��_�翔�q<bs:m�#:��"��ݖې�;�U{�
~���V�e�[Cx���Oz�F%ت��A�n��2G�����N�	\_�t���u�r���xS����>��š�o�Ve��i��Un@t��g��z�zd���_�~��twg
�e�6�9��\���Yf��1t��=�ݽ����ӗ<~�:+Z��3ї�a.���)���L���%8�@G^����~J1>�Y��E�ɠ'�K9�<R�awf�v�pЋd�U�T�[t��Lxf̳4�P�M�̑O��dO�����K4�H9��-�&ҽ%:aJ��:c� �F�׳��|��	qG_ �o�h��If����U@� "}�Ӯ���cRc���������2��̚����K�k�?��t6�=Id	��yO�	�`�On�z@>��cG�����)p͵�E�q�>`�+򦩟^��OV�еT�hj|���h7�l�q����6�Gd��^[�sOn�s�L0Әy��eP?_3���h
s�#Ft�&m�V��~>:c�;�ږW�az�^0g�y�1��ja�/�" <�ݟ��Z_P�#%�tpaN6=��ukg�^c����6#+���u�Ә��^L
���D8�OԂ��vu\B�Wk�(��8R
8��Uͺ"��:��E��j��d�}.�6NnprX��tc�I+��`�8���Ds��1�	��}fY)�X=�\G�)�h��.��ſA����������o.���]�܎-dy#�o�˘5�s�]�QR��KR�mS�h�-�y:�磼p�!�+�j�����y���4M����� �v�Y��oA>���&Z��eI]���6�����~Y��L��xǩ�o�>�}�q)D�N�4����ܲ�D���ov�j��;v���|��5ܖ���v�S��@����
V*�(�9���4�'�*��`����Z�x(�]|��:�� ���`u�A��.a\W�9���a1!i.f1�9�l2�YH�δ�4�r�}�{���[d���y����Ŋ��/2Nϑu� ��j�����L减R��3!��
��UN�c’<����&x�fl-�D���ޞ�cZq�;Z�5�4�K&gw��͂�B2e#�#�w
��m.��_�Sf��-�m��ħ�n��-�p���Պ
F�C���N}0�
�k�")Wb��
eσ�����!�7��{_�M�6/3ȝ��Ȳ|��1�7?C�����Q��p���\$��3�m���s�t�νhZ_�tn#B�Bw��e��Г*�%M�0��)��l ���ev3��6��v8��lqt�.E�W.8�y. �n�d�P���R]�k��ᑖ�Μ��dN�P�ٴ�b��iv��N8e��4;mS�
�&e�zl�H�Ӗ��;�k뫆��Y�-���t#*�w��B�8��WU��FB]_�
%ާ_��$�8<T�9�ʬc�TYa�b���CB	
�M�*�mY�u,S���.�Õud�hՊӽƟve�iDYN���y�c���7��"�ϕ�__?�M>8%��v�q[$�K��}�e�b<�ڻU���9I�l�6�k1?Iqc���D�������܅�{�����&��^l�8ѧ�ʝ֓���������IS sUF��N���,��x��W���v��]FZ+3O�W��>L
��*�����a?졛Y�j�A1�6�p'b5ܴFo���q���� �<�O[�RN����Q�tZ[+���D�(�n�݀׶�\™s���6��Z�0)�Y�k�z��M�wL�����f‚]������2�2�m�G�1����F	ds(�hz?���Yv��S[�K�sK�z�ޯC�w�
R����q��A����Y��yL]�����݋����U�c���5��-:��Ǐئ������O�b�O�'��vJ��^��I=_��ԃ֙�?yr��g^4�PX��H]��&�q�]����Nd��J��?��{qKiϨ��͡�`U+7�\��Uv[V�	��4;�~�ez\�<Z�T����k����sEv=>��4gJ6���.��=����apĽ�(.(B�0�x���_(pbt1���;�1�k�{o1�ab�b����oP�>�3��8.z��6�r�s�O
RD`���(l���h������7��?q嫑�({G�d"�?�ˮ=3v�)���Q~nsI�ܧ���4�������(VKO������n��Gq�-�g�:,�)õT���H�#@�9&�2*�H��J�x`��)r�(��l�u���6�78�r����l{�^xG�}��hjオ�h��êC�I�$�""aI&���6�D��y�1n�N�c�17�sɃB\cf_}�L���Iȷe/�AʘI?4~!��W�C�Vޖ����ܤ;k?q���dA?r���h�d<|��M=f���
vi�L�����>��'w$>h�"ՙ�����R��w�u�!Põ	�h�D �#��)�p7*L��d1$!����tR'{��T�oH=�N���D�I�P�u���L5��^jB����M%�g�y7w�;B�<}��,�-��#V3�m�Q����`G<{�	w��&_{owï}�!�ء�`[񮜻�C��/��~��vȣy��:�4.�H��x%.',�??�~�kÖ���Zn!��9Bɒ[�&V$j�}_>�-S#���:��d�4RE�O5P�9�I\e�=q�]fވ���
�~��V��q�+���-�1՟ gм��rs2���[O���˖�|��v��x ��&��̪�**ZUV�����o'6�b������\��I��"�1�govx9TfE]��|r������z�~��J��]�鈛���S@C��R>�O+Hr;)#e(��M���Z"p#cqp5���iJ��r��	��5�P~S��@��=9ͥ�Q��C�F�;Z?�m���P/O���2��\�מ�b���2�z� �r���lk6�}�n0j{
��z���M�>�N��>?�T�$g����h��Y/E+�Ϭ���T�S6��a�Uv�O��O����(:�F�M/��7Z^ٖC��~P��w�hKpɼ![�lb_��.�>�K��l~>����9!���#��9Q~��3�f��e���3JkM�0 a ��މ<V��v��y��ap�q�
���8�{����±S{	���֔j�ஓ��Pqs`��-��,U�h�汵��
k��a�l:�x���~��$[��1��(�7�V��~�/��r�
��\����9��~�M�O����
CM��h0-���PR\��_��Ǥ/j�'���R�we�+��mo���fER��|�H$,;���)�n�*�
ZV��94���0f�d��a��q���� J%� �X?-(�k��l>q;���P�^��v��	�/��>]58:%�yY௣�)zSm��oJ���2�?�uZ}d���S]�w��9�MfZG�-Bz�'a>�������L���ﮒ�UzR�_�ʟ��]������z���㙚���*��s�J'f�}a��/n�L8WlW�6�0�׻���&J�VO?��#��TN�ɨ漇����qD6x{Ep�'����uWޭ硑AMB��nUW��G�6��P��
��B�F]�|�����9�-Z�@gd��G��1-2�/(ƣ�S�Ki��uY-�S��X�������^#�q=�$Eb�I�S ��g�c�\��f�b+��	��Od�\�
$�{YX�A����3�e�����c��Ǡ�ѣ�{}&ʸt�\�5�&T�՗H�$��wlIYd�7ַ�ɢ�����ut5NgK�M���)�b��:\�m�N��E?���?��`Z�s
�p��/�h���b'�^������I˨�x
�F\���KIƹ��ך�X��
��z
��_�ҵ۠5m�r��ő��T"E��ץeg�)�J��0��)���@N�7��Ƣ�#F�8F�Q$�`mW���2���	��kmGn;��F�J��_eˌ�V>�Z]At�A�˰��h)�y�̨y��#�J!_�N|���O���f�+�ڼ�)��ʮ}�O5w889귉=SH�n�Й�!��w��]�z��ТN�A�.53�uPʅ-e5g�jO�=�g	Z�E���"�.�^
�K�&(w��(��
�ި������t�.)���39('�ˈ�)	�E�L��X[�!m���ٷD����ӌrX�E�E���uƝ�|�s�q>q��~��Ӝ�f!
:��E���v��p�R̽�~K�dp�>�]/r�V��q�ҲO8x�LWw-fGrp��56���q��a>fK��=�k0�߽�I/�&L���s��m�$�n($�#%s1ʺi��`��7l�u,l��y{�����j��Fπ�l|�1�l�/��N�`=,!��䜛��
|��J�n�-�ۣO�xd=*�*Ӹ�Bb�o�@�d�tds������aZ�����oh~j�v�R��7I�
�y5
7/�ܨ��6�,&4#����g���%;�@
��{��r#,���]}�΂��k��z���a�K2�Xm}�t|(���|�ާW�*_�����vB$�#���kd�\6��.�m� �]1�^P��"���}˻�X7O�R,[�z/Q����~����o��;�:h��Q�E��O.���x���e�h��{ĎN�#�طM��,U�
�Ʒׯ_Q�Ŭg&�A�'qz�p�܍�u��p�-���q�=@��=�;�(�!S;У��U�`�:����ܳF�:�8��*
�=��?����(�����+�	���!՘-_E�`��0�qC�,�U���8m�8���p(zD��|�[�K�HД�����)�c������v�1�i����g-hF���S��i���Q�χǣLƽ��T�;��k��K�<��>9�>:��=:�ܸ̲������?�>�A�=�E>l|�8�'�u��v�?T^����$����;��e��M�^�")r$���C6I��2sы�(8!�ߕ�
�t�$��"����L��P��>��1�o��,T*ʛs&p���x��&��jT"��V~�d8��nw���)iF��t{��5#�m߬ʹ��A[wU���b�kb^�C��
��bw!
3����lq���"�{�WĞ.���)څ ��̛%�e%YN����[����p�$q��9n�s韋�8v.B�0zĄ�4�ZPn%m�4�)a{�ȸF�x"AC���I�-K�B��F:��)=�C|���( eRI�ǿ+�����!��?�p��O�ͤ	�,�k���2*I������;��DM&�[�UI�Q!��g�RFz���4y�l��l��*�����(9n����YT
��*���%��c���e}�I��J��^Jk�o۬�(�͸�&��H��y�y�@�tp8ɊT�^�*H��̹�o��*�%�9m*��ך	&�
ݬ���wVo�����dn®[���z�⟩b���N?N�
��l��O)�^y�/�� W���f}��
?h�Z
_����b��P�2]�f�p��[T�y���\��6�f��z�.6���L񧠊��+��%��~���&�N�G������:��s]�z��/u�J7�P{{͞��PXHgUz��&�H
��j�Q���&g��E[�\�bR^f�-��� ���`��h��:�9P7c��w�V�i�s��0K�X恜]&��ALu���;�[�
�����S�~߱�)�E��l�l;�Esv@�/�m���8�}G�V�EGWױ5jDZϯQ�8h�"8a��5v_U}t���u�6����{��h��
�u?�
}Ñ؍7�5�S`�ӂI��7��h
��ߘ�۷�u+�.eThs![�1cG�Jo�z�Y�
$%Gy-f�B"�
[l������r��#����:#�܆��E��"�nz��>|R�8&�ꮬ3Ub������+��$b���hh��@Dx���/��/�@��'sbCDdK�['�Q����l������V3�o	Q�Q��h`$HP���A1�x�rĴ3��h��?͡��X޼���a���/atj�r*�[A'᭡R�^�wʧw��Fѝ"��Wx��^ܥ��Dqi'��p@FoB�,����m
5m�L��J��k|������l���:�)���ܖ�"�S'_��E֭��7�齷?2�w���2o�c�K��|�Q;�Ϗ�}��������"���H.�^&�y9��I4-@W�ш}Z=zgƜ�R�)�c�VB>���M!�]������˿2���D2n(��$��e�����<3�<�8��5�9-���0xw���F2U�v6�s���[�5�~(pVY�2LAO's��Y���ꡔ�xR�B��u1G`&����l��$����l�-��%�0O8���ys;��q�{����,�`��ޯ���Nt�sa��P��0��P��4vCf�t~�T��9���I^�4M���s��O!�)o�:�/�2\��y���"]�$�Н�7Uz˦1�
$]�XT��ھ����<G�@0J�e��Ude�*cMq��ɼ4��.�5hwћ<喝���a^�	��9��f�>*D�����j��?�ȶ��
ؠS:Gc�L{�D�SP�P���u�N�Y^<�e�c�Гv�0 ��B6
��7�2�,��T�,s�� )�D�R:[	
�m�
]�*�[g���1��q�E�H�9�!1�Q��x�M�drȗjsK�98���JK�dx�=�6����{>a�|1t򳋙��W9E,�?ߒ�K��~��w�/��=E��g�V���Di�ט�j9X�E����!7��>��
�I�Ŗ�A�^�f�z]>P<�?��R��?��z1;l�D�G�巗�;���<]�ތ�,uoC�D؈��sT{�x��}>oF�:�
^��L��xo�:��䌶Y��L�DU�x05�!�f5�(lH�fxi1�t�V�j�����z}e�3�5��`$G*V
�����za:A9*6����适�<�Ũ@�V�v�:(攒�H�;��b�xEi:/�Cv�*���wc*4&A1��(�mvNsL��?��˅��ٽչ�aqKҔh�V |o�-+'Y���(B���t�m��2D�a�l�r��T��s���H.��;��%O��0��
M-+!T��8��v��wi-�*�m:��XH,|Ew�q�l'W��D�;�˚M��^4j�I@Xw�df\��5�OF�����`q�*!�~������{d:�IT��u\��d��+�]\]'g�/$UNJm��C$�>�H�����<
����ww�;�mG��ܑ}?�O ���)��޺KAC�3&;e��v�Z
���\iI�
�(�/	��ݫR��|����>c��'��e`�!�4���J�V��E`<	u^%���E��YK�Td�D
��r�y�;i��6��2��t}8c
���5.x��|��(y�1��Z?
�qc�K��׭��[������1?�?)���T�eb2�-��.�].���w��Az���&�������E֎z�K��@6eLI3��w���^5�~|�8)�WMt�N<�]a��\P���Z��+>���h��ݾ
����%I��dz�F�
DI
�1�H%���%i��p"5R8�Tϲ9V��o�u�ؿ"rB�2)K��t�k���?`E�%�8�i ;*��z�%�2t�ה������e~�H>���ࢣ�e鰈��ޕא�{�[YV��S!.p(�|����|fW���g�1��v�h�D�D_���dZ��n�C�vi�W�-X�uv�f��Ͷ�Q6�Vp7՜��Ni�u
�\�!Iw2�D�T}"�Қ
�=F]�й�b��e%,{��Hb'6iQ�Ի3G��K��<:�㯟�oB��Vr��4�<Fpzu����:���7j�(`q�EK\�D*X��$$D�a�Vz��
�4J�}�'_�`L���Y�k���r�/��m�nS����"�vt��-�r�(�Y��?WZ��mC�6]�i��&by�׌r����%�����ϭ��:ժc��lH3��v����Dh���M��3�$]�~����Ὰfq+ɠ�[�X��l
W�t����s_9��FP�!�z�<7��.��,K6��e�C�t�=����o�y��d���Q92����+��+�s���n9��
��Wp2�Y�7hr{�w{�����s��[l��:��,+��t6{�*t��ݔp��������[ɗ�y��-m%��(�A虻󹓞�Q��3����d���pۡt��m���!��9C��C��{�J��3;����0Up��-1�d���ם��!��UA4)<��|�tYw�u���kٌ���O�]$�E����ݮp7>f��7P'D���$�`{��=�ƀ�X�ղO�y��|�}�읜��/`�Y�|vb��5�y}�߃�a\���/�ø������kȑ����K������t��!����׽3�X��>�z�����m�z�&{It<�KE���yi�ŕK�G?��"�NLK����a�j�v��~����8T��G�a�����r� �z�.5����&�u2���,��B��"���R�A��CB�1$_;�XiK�_��ԁ�~���O�D�����|��F������G�_�<ϴ�N4�q`�;��k���6?�ul/V�5���JY\%|y��y'
��Fmi��mI�'��?���	��c��',��~@HX̋q���q��}�/Ć'��Vs�ٻ7/�|����_���xs��lx��z4�o&�5f��b��a=�-�����Y�n���:7�v�p�[�zg�~�gJ��징]F����]�cr�hc�Uꭏ �0S8�&�0��\�ߑ����%�5o��Z��AwĐI�����v�F�a�ޱ�5K`��̗Q�檛�L4P'^�����5*�d�t���*��::�/#{O�7x��qߐ�w�[q�wVf���dv�/��fo�L�e@�AD�.�ۧ��L��R�m)�e��Fs��3�O��\rQS��X9#MK�NW>�ߍ�x�����Y�Hi��,*ݹh����*�zU�D��n�����3��`���:��c�
�pxc��3�Y7���Bk�JvrN��z�c6]�M�Z\ק.���a;W�cd��,��!*��{�e1��dDX|�!��O=/-�-[���d���
jc��g���qrz��y�7��֌t�CPF��z/�,4�d3��oˤX3����nd�O�'�2y���ӹ���ġ�^��9�‹��u���U0�̇g󚤛���%��3�W�/�^^_|��ރ�\U�_�7�9�7݋/�~N"�ukt�G�ވXe�
?)��״ִ�s"���=x��U�,V΀K���(���񏿶��唕#njI,�.�ެ��j��Is�5,1O��-}�0[�d%-`�%��_�w=fj��Ʌ��p���q�ʫ�rD#�ֺ[�+c�k�
V#��,�o���
 )��%WQ=��}j��]γ��0��҄����9�^Z?�գ�Ƌ�:�?&֋�B�B:rډ���j~	����?�}���M�++�vWp`-J�{̜3gJf/;Χʌ�
~��1�=�p�nm��/��	Sm���1������<츸Ë�
pP<e��l��&���/J�S9r�cU��P������^�Ś|��Z�^�yA?����*�D���u�C׊��(�{W0�_ہ�%�1�c�.
L�7�"|��y�_��S�i�~�=�#���u;��P� ���{=g�Yk���S�]��Io���q��-��=�W��*�'0(N���v�Y�NTt�(�n~Lc'���;e"��9C����h���Z'���e�����l���B�H��( Y<&���}� �U�.�����N����R�^(���c�-�k�?֋H��u9�X�o����]�'NiI�)�ρ-kZw���?s��^���;~![����S5Y�uI2pJ��U���݉�n�A��٭�[-�h�-�/�vn�I��eҔm˽[����ϟ?<<l��V��n���/��[�A��X?G���!98�U�B�iڎNO7���)�t0�5u~>����'�)g)ī��9{��]��?`ω[2%�#�p�y�����x`��q)
�M�*6�/��f�ME�]GP�{5X�a�]��:��%�NT
caf��`��i5�l���|����J'A��Z��<9��X�α�c��Ӳ��2�KUe��P�qǎOe3�ɛ�A_���i���W��I8�3Vs���%��/�b��޿{���"��Z����wO��
y�Y��^T�YO=Łg�W]����Ά��y��#\K^�����^�^�0Ϝ�k�$o�Y�
��S�5c��Rѡ����4���Y�,�B�]FL��Y;�ʸ� � �Z�K�����!u#�=������:��:M�Bh:iaWVZ(w�]����5���o]�����vAQjj?*�-�a(N��%F�鿥ə$�DjK�}�l���Q	?�<�n6t���3�l����@�
(/p�$���t�.�%.`�Ԁ2��,u��J"�nv鱁O�J�1�_gsJ,��?O�G[�$�m��Mۅ�0��k�c�xbفeS֒B!\	gI���
�d�j�g�IZݚ�]`q��*aa)�i���$��֡`qN�
��Ș���Ulv�)���ʬO����B�4.
.Ec�^qLqk������^��Y�2LwA�X�2T҆P�����J�����8<%�l���xMw�*�!k2R���8<LN�|�(g���c헌^��-b��}K�ڷ��w\p�5�}n��맿x��2�dK�c����3�
�Gg�o�'�4�3�l�?/WXN�������7߼��+�-c��H��M�C���/�
�|��7��.� ����
B��,bhQR.ޜ���8���ś�j�
���!y	#�$Q'[=%]C�^��h���7H4��ۅO!���/ )/_(V�aZ��XXov��Y[����W��G�	i�#T�ͅ#��-j`h����kK�Q�l�
��u_��Tt�si�l4���·�I��~��&��5|�}�-�o�Z�sk,�D����be>�L��I���I�aMtH�ܟ2I�*s��O
}_�w*�����)��B ת���{�������ī�UYm4R�{���烐D��;��-J}v�ۍ+5j驭���
Fiv�b㋗����.Xt�-��c�Ys�7����3��l� U"ѕ��oױ��}����v���nC��E0d�}�A=�nBT,�5sɪ�f2�:]9%����F��=-�y��
�jd��p���Z�As�Ҏ��T}�k+���,}~����~ړ���_�I�d�s�`+=Q�V�&���~6^8|	�s�����A�g��
&�x�}�U�W��6�˅�g�Y�&"ЮI����Ӝ[ۛvx��b��餧�|��o
]�ۯ�O��^M%�$��� ����ԳS{��b�4F�cn����S\�5Wb��p���()��ӹ`���h*0�m�1������r��Y&�qYƭ&�';o��ϱ)鉫���F�X@7[��yCs���|y扞�V�7�o�5���:ʜ	�r	h���y�}B�$��D]v1��NV'}~_�#%�0�RJ��\2
�:�N��K��[sI�d
��P~��&�/S� I�F�����i���c$�_����/�|�h��p�ԠL��t���[3���l���j_����z	,��#� �g�u�cÒ��@+�W�M�d�Ř�yy��Y�J�@_rbdBAEH�c�Q�ET��R;x'2_��h���e�LJw�-�\��k!{`ۂ��)Nh�E�	ݲ�tcZ"[IJ����ƥ�g���d���s�{�~���	�l�\��8=��f�6Wy4��Okȗ�������	`;5 �������T�"���r�_�����+�`;T�#�P����'�vtR��x!����ղ*���u>�㢻�t�/Nߛ�oX�����7���g���ƜGܛ�iNuD�N�p;r��R�ͧ��n֙nZ�Ә�~u�ؽ�����\k�	�=	�x�`>��ك�����H�}U�j�Vk��h��ge�ϗ����q��E�a���Z����j�Ad�}biLebL�E�>��D��T^w��V�U�Ŧ���,!siQ:�5�t�N�%�u���hsT�2<V��ܻ'#����DlS�3|���
ն�UЌ��AJ�?�qD���$oK14�X�	�ᝀ_���YVE�l���ۑg(	m����&@� $"�_�3�4��nvt��9�]�R9��_\Xtt\U�s��4�@a��lؼ�8�[|[�"��V#xG�\=�)�;�Ϝ��ö�j���Q3�7*[:%�vf����Hc�;�OsRE�o@\��8ę�<��y��-Y�hU�K1[_Z�qmJ��U�?i$?��+�؄��,�@�����g�`���R<ʱE�,(!6^����g����1�;_g�7� �@V
�׳�g$�fDvhn/e�\M��2L���0�]o��=7���nIWt���R����3�`�$ĸ���$�r��}j���t�X���R����@�H���7�(I
V��&�E&gF�c]��<e:*��Ǡ�!��{�+���.'�NUȋ{���rI����#�}韼�4������
����1ҕ��=vl0*Rk>���̏6�5��P�Ŵ�>���w�vØC�1l��m�/��{��v�M�9��?�
y���H�H>ٔ��ѵCOz�Z��)�k�	�z�"��M����ɍ�y�f�\_N¾����G�F����ҙ��~�|�����z#�Mjܬ߀��k+B���|`�)�r��ڛ�z�h\J������fYdT����ތ��]^�|)dX�h�0V[���l%7�-�N�rnܓ,s�1I�&ň
Ǧl�D�g*@y�H\�r�d�#�wG#�;\���c��ۼ�q�
�NѪ�X��k�(����T7��i�G x˯$���P���`+1�Y�R��,k|�\,W$N��,@O�o�71��}�S@b]�+\��A}�3�o��
��w:x[���nߨ&�j!�#��E�f���	l)������T�xW�L5�ۜm	�Vxj~��B<�-�naJ�7<u뿝[���nS!�����zὬ���?[��-͒����~~Y3��FC��jN���@�"�}��/��A��֎ʇ5g���S\���̗Dȿ펂�I���_�#�N��V��/�W-�g,y_�c+*�*/)Yo}B݄o���r*	 "����O$)/��~�&�Nwp�E�-���;HNO뼾��N�b��]nN�WD�P3��X��f������WYEA0A���Yjc�^^��e���
�2�y{�a�h�1;$���\�_��[�o�#���$���v�0aj�X��������U�L"���ofTc{T�*dZTMm���fj���+#��^q�ݩ������ �nLP��cM�����rO�-H�����na�f�Y�"u��d	ף^sH�֎Yza��.�)���\��ܬ�J}�k3,�)�S�A��p(H�Y�H�A6�GS'O��
�
�0������I�-�!+Q|^�����p�KYt��fk?atOSܪ~���:��"y�����_$_�{�:y{��Ż䇋�����W/�Ϯ_�}s����ƕy��˯/�O���0��;�2��s�������l����E��$��n�􀼴1�«>0�V����0�jH8y|�{=]��O��Ӎ;�oTxs}�o_Kmin�ks�˧ԟ?��C��|���£7x���Yݓr�'�ԗ$4ђn[`t���E�^�7�5�ޛ+T��:c��j�_�d�Qj��ޞW�ÊŢ�����X�$%zTD��"��zR���Jv^�Ղ`م��R�b���7�/��f5\%o߼�C6�=���hK^Ѱ����&�g������޽|k֎)��x{�F
=�We��%����ư;��h 
�7�Z���� }RY��|P�c�b�0��%{q0Ϧ��~�ӆ\Y7C�U&��s7�C��+cG6}d��糇���W���-�Nc�o�p�L������I�qt<�-�r{��U��>8";$�*�ƅ�e��'��� V�I@��{��p�Gú[Ǥʺ�����/�.���Xk�;��g߿�z�	&~�ڡ�z.�d���}Elw%���F�v]�&��̏�3��8�)#��� ���W�A�W���H{6VV��()�<S��myX���zݭ��~�|C'V�H����E�7�3�HQ���κ��ظ��?���$&��(Nv�������&��~�ʩbY=l�Ѐ�����(�#��Iz��U��½8�|��$)�>�|��������d/j��7Δ^�^Z��l*�Uh���
%\},�3-��!������f�m�LG2+��E���E��)-�<[�ulF���;�<n-�h��mhΨ?��=>Ow/�l9���y����%�N��x��ym	OYT�L[V^�eIc�hdv�i�����S�4�oY�$���S9x�H���h��n$�
���;�x�RZ��/b9��x,F̝�o�C�TS_�e�Ih*8�R��d�`R��)���"��?��鏿�p�Y�sfhZ���[ǒ��B�C��B�E��'^�E���L����kʬ�W��"�N�h��Ußo@�:�
9[WN)�
ުR�l�1�-����Ȱ�Ed����eς_E9��?�o����Q۳:fI����S��v�cݼ
}w�O��UG��.GS{,�8��5�HQl��0�^��/.���b��]B(��Y������o�0��������<��k�w_q"8��6[�Q|�\�i�k�'Ơ��hM��Q�n���l	��h�A����P����}�u�� i���PS<D��.�3�A!Ƨ�I}B���u
ot��O�|��ż�9(XF��'R~!�Y��2��Z
z�/a�ޘy3�Y�e6񠡂gH�*�!	��߿�����H	{�b$��ƝŪP).��4̾8N�%:h��֑�Fl���Ҧ���gǛy�)���꼚��f��2B̎?X	�;o�/9%�~Mxkˑ4ͬ�8���T-�����3�^ U}֚�HJ��:���\{�|����9i"��~Τ~A+�-`E����J��V�ҏ/~��}�L/F��ѥ`�Ʒ��W��+�GW&�7w"�0c~L���2��.��	fJ�E+i���e(g�&�W������]���,��w�<���F,�n�ᶝ��Ww�q�Վ��
�I�~�\���n�,�W�Wļ`�U'}�IZ��f�����х��|�e��g��\�>��|��,�J����l?U�y��4{9S"�(�0���o���&�s��$;��xg�����Oz�4B��X�Nϳ�˼�3g��i{���1��5�Y�pg�g�u�\�[�۶8�"���(����L�R�~ԩ
[�q¨�ʢ\�?�gV;[�L��liFx��R�`�����E��Z����?����\R"[�nS���3� ���z��̛\O%��U���>�D��hPF�]m���h�䞯6~�o�k��h�,�8v�0���w�Eݒ�6����F%N��\R��)i��56�_��fP5Z��@F
�6SPҿKͱ0��剌�L*�[��6H.�;�9-���J8Z�؊�O<"�1�M�r@��Kf�t��C.k�	?��i��d����A���nmZ�`��{b���9��$z�2r�c�~��x
L������A�
�|�Qle7�]����.����h�CX7�xuu�I���Q;A�T�Abspr���a�o�(l��Xw���m�����G[�v����n�o'Ϳ��.��<:�o���G'͆�6�v���q���5�����q����C�NߏG�/�x����^Ϗ��>�k����p���ң7��[3�������t�w: ��������PK��zZ,TU3�,�litespeed-cache-es_ES.moUT	n�gn�gux������\e��O����� * ��f:n6�dCʒ�$���ݝdv�0wf�
�����"A@z��`�DA�&��ދ������=O�wf�����|�<s�}z9���F����
�g2_�4�U&��g2���g俟ę=f��t��S�
Jo���J����oL5�Y��	�~��oQ����Φ�s��E�F��R�eJ��T-���A�o��;(]��(�Q�2��~��zTC;�S��gR���Q�-�WS�O�K�nL�A���)=��>J���;�N]L߸<�ݔ~iI&R:Hi@���E餡Lf1���"�_\��L�)ݕҏ)݄�]���t�ЯS(]��_R���J?O�_�<?J�tJ�q���R(m�t]J�K����~��P�EJO�tJ/=�� ���Q��~�ҿi=k?�M�7(]�׋��J�Rz�1��?��(�vƱ� ���Ah��0��>Fi�j����tQ�7�{Sz%��(]�`������nGiL�8J/�t<�Q�?�k�����>�����-)�|h&3�ҁC��)]���(ݔ��P���b^>��LfJףt��b_^Ki���6^�a<?���a��8�tCJ�C��������ү��>��0�nJ7�=�j��1��hz����c��p8��1/�>����8�������W���)��2'���O2�;)����z����<��s��?�����_�}���ߛG`���7<�g�#��ߓ�;Gb^
G�~>�G���D��;�p㑘�?�Ǵ�׵���9Y�X����7��m)݉���Sz�O����)��~J;��R:�ҹGa_^t�O��t��g��:N8�hǣ��Gc��?���~|�����.�����y�����=���P��1�����1�X��z,��O���b?{,�_��w��.��(��qX������<�4=�8��-��(}�8���x�+���яAJ��Ȝq<��x������j'`�����0_�	X�#O���|�����k���Ξ�}��>Ϡtk."�͉'���D�7(�럔���$�s�IX�ߜ����$웗N����gOF;��y�p2�݂�q?~2�ǃ'�e~��&P�]�?<z��oR��)�w�S�^�)�KOA�g��y���}��)8oo�����)����mq*��SQ�.����S�/8�S�t2w�T�ã���NŹ_�4��Δ�@i�i����0�����4��?��q=r��?(ݙ�uO�d&R:�t쳟��|睎y^v:�߯�_>��t�٦g`ݧ���|��oM���y�t��3��z&�ӥgb�W�����cgb<�R�>Å3��k���{Ʒ�Y8�-ga�3�B��{�u�,�p���/>�~�ֳ�,�{�Y�Z�{��~6�o��Q>{6�ɝ�}���X��g�,9�|���%�����gc��l�ȟ��M��lM��N��[�>�s���sh�nB�,Jg��y9���_S�}�'砽�s3�)|����sQϻ�b^�u.�]����y���Q�{���@�&���o�4��a����}��hg�q磽��1?��x>ʝr>���q������c_�����XϩϚu���{]�ss��G7P��:`]F\����B�B�s��\�y��B�g��X��.D}/]��߿�����/���w.�s�E��qc���t�ŀO��Q�/Ƹ�J�	|^/�]t	�;��%�/�]��s�%�+��t)�u)�e�ho�KQ~�K1��K��C�b��^��O��=S�L�_{)��M�N�|)��ˀgM�x�����.�x�2���ڏ���>��u9��ɗ�_�]�����{�r��^x���8�_���q���C���+�}���Wb}׽po�+�?~%��JQ�g��y�U(�U���+�oѯ��u�?���U��n�������1��^�r[]�~�r5�oϫ��_
�����_�s���h'{
�t
��u
��>}�5���y�����k�6��o�k�oҵX�=��|׮�8���V�I�ˮ�[~-�{Q��uؿ]�u��:�g}~\��~�y��>���8�]�~�|=��뱏�����?���q�o��t$����x�z��gnݲ�
طG݀���o��*�3��k�)-�x~|���>���k�8���W7�\�&�}o}y�M��E�}~�}x�oQ�J�����@�\Di���)]����J�����x��s�͘��n�~��f��>}~S�����o�}�%����q�-ط�����wn�~]s�o�pa�e؟�Ӵ����e8�����>zu�;��2q9�ۅ�����#�{����#�JJ���
�b<�O�oE:�V�{�����q+�K�m���6쿮���m��!���ۀǜ���P�{��y?�����ݟq~o�3����~E߯{;�M�]���hw��ط��sHi��ߎrގy���8w�����w`��~�������|��;�v��ww������V�9�{��������Fw�y����wb]&߉z�݉u�xi�N���X���M�t'���<}��>���]�S6��o�]���]�O�݅u��.���B�޼���]���|7�c��1?߾�bw}��T��:�r7�՛������;wcmw�s��q�=8ϯރ��|/����9�^|�^|����W�������8'��8�>�����l���>����ùZ~�{�>���s�#�����#��G}�ߏ���1�S�2��0��<����<�u� �{��~:�y�gD�|�<��>z�g���o'=�}3��y�CX��������?��/?���o-?�a܃�R��x���/�<����X��a�?�a��<�vNx�^�0��Mc�߮�c��j��Ø�O��o>�u����`���;���A�SA�?�����4�=�`�<��(���Q�k���P��=�z�~�G��>~��c�ל�_�u�c87g��C��<��x�1���Ǿ��q�ǜDZϊ�����ި�_�t�'0��������^O������O`��h����$���?�~��$��=��>��Ob?�$�K�~�ړ��G=��w�^t�S����{�bߧ���5
�F{�Oc���1?>��8�i�gWj:��o�Ϡ�>������~��3��Ϣ��źPz�}��shw�sho����\>�9��S��:_���-ϡ����a?y���y�?�y���<�����\�<���1��^�y�����/`]s/`]g���q�X�S_�~<����^�ڽ�������Z/b��_ĸ�}��E���Gn~��"�]�%�o���	�e��0om/a�_B�����#J��}���7_�>��e�����?�����(��ˀ{�y�P|��W��|��۾���_�s����􇼾�\���뼎{t�ױ.���y��u��__Ǹ}�x�u�5��}�����7�'8�
쇷�@�5�D��	y��ļ��M��o!�|x�ҷ@w����o���1�o�ޅoc�*oc���'Qz4�_�ƹ���m�;���x�m�w�����z��.��%�b�ox���w��<�����z�=�K�{ȿ�{8'���}q��?�=�s�{��hz�{���roi�j�#�����W��>�y�X���}p��s�c��>���|�
�u�߰ߟ�ƹ��1��;�T��~���~��џ���y���w�������x�0�`��?���x̩`߾����>���?�������(�)Õ`�}�؟gRz:��g��/�O���w��_���Ӈ8����1���1���}t�*���̇b=������m�o���ƽ�Ͽ^��O�7�;�����tǿO���]���x���H�C����#����??��|�c���1��c�{��h�̏���1�Mc�M�����n�	����'��`�}�y�H���z����'��
2#��S(��R��r��D)��s�2=�����!��S�H)���)e��J���Q��4�i��
)�衔�uJy\��S(�q\@)ӽ�nB��S���jxސR��;R��B)��R��C�2�8w5���H�Q��n�,;h$��"�W�Z}���J�]G)�ӛ���p�"G�v
��J^S���.JE���Y�3#�<.���@�|�N���/R�r�)k�xr�����k������L)Ã�(�qv��q�����пy��(e<o�ZX�(e8�J��8j�"�.��y|hm��kc��]�b�ύ�{e{J�|O���9�{��Я�R�p�O�C=S���}~��Ez(ݏ�R��ƭ3B�)e8��uP~�/����E)×#��u�
������c�8B��Q��1�
�R�KV_�'��|{��y�	�L���R�>����]�!��9�a���y˗p�~	��2�x�|No���%��#�\n�>��Z�]�7^�z���ד��y9m}��;�G;���}��/��`�/��җq>~H)�?�2���|Η����^�+hw��`>�M)�ʔ2}�JY���WG\>�X�{��������>��
0O�l���v���|?S���Æ���~m��N)���籲ޟ���美uh����5J����ط���;�|�(e��hJ�f���9B���6�x�o�~�hc���6�Z;��)e���,��
�2�l�x�Q��(|��(��y�8
pb�M��M�Ηl��ߴ	��	�f���?���M��o�v�o������2_�s�1�F#�}�?�M)��6G����~c����@�O��-w68�I�/��M)�qƎ�9�靱��l���ľ����o�s�ͭ��[�]E)�S�S�-"�6i�~'�������9��R�+G��:�l<�Y>��|of'`�~g����u0��ָ���pw�րk�l
����߳�6X���A}#���z[��жh�Joy�ҟ1\�n��kn?B��c�G�oo�y���i;�ݻv�������wD='P�G.���[;aߏ��AJ��÷Џ�|p37�찉���&�~4pc��q���3��θOK;�9hg��#wܸrg��?����΀#��8����hg�������x�w��-����.�g��(e~�ޔ2}�����p�{�R�3?��yZk7�s�n8���{o�nz�P�x���.�
寢���v�=��n��o�<\8���wj�=O�_�`<h<���T���ӿ�`�&LF��d�׫&�~Պyڹϻ��~
[1�C�؏GQZaz���)��N�=x5�g1�
�yU�֣m�כ��v�T��ΩX�x*��Sq.o��v>��y�����R��0
��4����ߝ�s��t���1oGL�8N��q\H)㏷NǼ=8��_�]�v�˶����~�v��J;��v��3��v���ہg�>州��5�R�g���ݱ���m�;�L��(�hw��c_�;�Ëw���L�[{�D?�4x⺳p_�B�?R���fc_n5�m�٘�f��v6��/��.��~���t�K���o��9��ov��\������cQz�����{��\����^�����Oi���ĺ���倫��Ӻ�o��½�y���<�����|�2��y�6�8�;��f>�����.���.�xOX��^����������=1o)e��?��u/�?�RBM2��|��z��F}7�s�|o�ׇ�ƾ|mo���\�>����a�>�w��u>w��o�z?���}g����Z�;���u>�RB2~���?�.�y�}q�M���C�}Q��}������?�qݳ/�}l_��(e>��ż~u?��C�}�C�����p���z�~��N�� ��C�3���{~��=�{�{���=��?|�vB��� ��94������="s>�݀����>�=�#ɣ�����poD�̟O��~���8��þ���~������q��c]{�O��>Տr/����~���}x�>��j������3��?
X��.�(=������[,�4a�E�������,��VĹܑR�K�-�./Ϻ�<p��E��w�߯��mU�*�p/\R]�d	x����滩82�|&.c���7_(��O�j��}��qn��z���
����`ݿc=��q���W�T����7�T���Vq�����0�5j����qv
��+�8?����<L�|�?��l�� �A�b���㼍Z��O��Bޯ�OG.�A�}wJ1]7�v3��y���Ch��!���>�m�徵㛺�.-�\�����}�R��eKq^o_��𕥸??{�o|�����W��:�����<-���?_<��?�<N?���ߗ����q־�}��qO�w�o��p>�=�r�AX���y��K��~\����`>����F�O>��c�7������`~g�_=��g��W��z��ݟ=��·�\����q(�P�硸7��!��C�ӟ��_��ϓ~���~�������_���W~�r���ð/q��
�oy�0�˴Ñ��z;p���q/�v8�=�Ǡ�1�B�'>"s�	���`ߜ���������ҥ?����hw�#�����)R�v�}���h�#��Gb���H�#���]�S���x�O�>���S�ˑG!�G�?;���q���w�Qυ���pNn=
��e-?�h��
>�G��]}4�Ao|4�9��c��~��_���z���1��?,���ǂ�7�X�g�����Y�8�c�q(��qo|��ώ��q�{�8��g�<��x�^�c��|<�ǣ�_;�_�����.8���0��N��}r��'b>ZN�|v�8�ωX�‰8����}��1�{N�~�D����o:	���I�Wǟ�qM=	�HӣN<��$��oNB��<	��I�G?2�٤�QO^��8�\y2��v2�{�d�?�m�3��](e=����}���S@�ŧ����ӵO�����OE?�<
|��N�y[x���ЯkN�<<z�y�4����/��,W���t�g`|�<x�_�~�ՙ�/љ��gb\'��y��L��Mg����yx�L��G��ͳ0?ۜ���g)~t�O�,������,���qﵜ�}�v6��I)�.��1���?�s�{��W�<�w�s�z���s�?��}��9��W����9�w�s�Wl.�u���?v.�u�_`ނ_���|��_����b�󀇮{��c�g�G�띏v�y>����c�����1?��8���q/]y>���c����磝/_��|�|�A�I`|S/@������~��M�_b���K��?�p��ľ{!�΅����bݯ��yDž�օ����E�o�aܗhz�E(��Eh��G���v�ŀKg_x��Ÿ��\�~�K�,ǻ��I���TY�z)�ͫ_�y.�|.���|�鹗N^s���pޟ��k��1�	��|ο�
���.�;�r�Ӳ�q��\��+�O']��r���_�u����{��}��+qn����J�J���+��uW����D��\��^�*��]����*�o�U���*�ث��}�$�w3�+���
��+�?]
8����GWc|��1�C��<s5��Wc�\q5���� ��5��ͮ�|6_:y�5����`}t
��=��k�oگE��k���ts��^<���@G|�z�_8q��}���o>�
�7�5�u���u�����{�7��[nD��(e}��n\��G�ǹ���E������-:��c>�������=��\���������9�h��?`�̺��{3�'7c__v3��s3��/ތ}��-��So�>����-�o݂���ƿn�:�\6"����>t��Z�s��r�[.Ǻ��G�__��5�P�7�w��~5�
����ho�[��JY��[��ɷ���o��a�-�
�6��݆�s���܆y����?c��g�ɟ�ڷ���܎s���JOގqs;���k}��v�{���/Oݎ����߁u>���;��y�����s�z���w������^��_���Fwb�nJ)�ez'�՜�Pn��P_�.����pnN��u�]���须p^7��sw�y�����n�g�w�x7��˻����
���q�1��{�=��S���=�w��8�޽����q/���y�^��*�w/�{�^�/�����'��zN����b�׿�d�����>��c����O����qn[@?Ox�7<�m�1߭�������_hz�Ǟz�|�!�k��p��x�{������|Ly�~��*�������>y���GW>~�l�G����)���ϣ���h��G1��<�{i�ǀ�-}����ǰ�/=�z?y���w\��c��Ǿ���K'Q�z�7<�y��q��+�c��i=<��2�	�m��y���S|��>�v�}��ط��w<�s����i}�����O���O�[�$�$=	�x�~?�I���O�_7=	��k?�{v��p޾��}�)ȱ��P��O�����ç���ho�i��c�V��Ӹמ|��3���=�y����3�/�?�y��3�׾�,�=��~�ٳX���E}>�|������՟ù��s�#�|���q�c�(e��=��<��>��y�w��k�:����{��}/����:��E��q~_z�n�K��_�>*R:���Khg��0�%/a��|	�r�K����ėq��}�����,y�
���k���S^�9��R�G��+��_ż<�*��˯b���]_�N
��{�>���5ŧ_|��5��W_C=��u�:�{�������Q�zo�\Lx���
��دCo^�Q����÷�@?>|��7��l�&�˜7q�
o���o�Ov֛��on��&�q˷�ޤ�0_G���]��㚾����[X�ϼ��:�m�kǷ1/�o�{��u��p��oc_���<���7������/�~�V�b���.�7�>3�=�{G��}��{����?"s*�#�Wr{�#�1���[���w�;��s�~x���?������[}�}��_���7��7�?]��E��}�?q~��'����/���:��>[�C��b~�!��c?ļ���7RzÑ1΅����_���Ng�p��`�F}�}��GX�a��[�#�0?_����n�1ֻ�c��~c�
~�y<N����ґc�o��ޯ��c?����/?����'��=?�9<����Op��"h��p��o�������=�.�<�;�h���x>�R��?H)�wzS����&�����)�~9�����>E)�ۯ��7Vk��C��)e��D)��{(e����&�TJy?,��񄟏�8n����5���MB'�C)���h���}�I�-��Q��|�gP�'�
��f���$M����deM�<Jy�X㽛R�����}�8J���ߢϢ�?���᳨�.}~����#J�>Z�I��TJ�J����~9em����y�R�~B)��?�$p�_�2\�����~����bJ���NwQ���%J�\�E�أ���筃�T�A�3�|\����u�V�B��_����/`��_������￀����o~��"��'_�<]M)�a}�3�&�2�pº�)e8������A)�ɥ��O��u�zh�0�̗0�
)�fJ�:�R�?	���K�?/P�����7��mJٟ̒�Q�ǚ~�˘�	�2��/����4	^�
�wΤ��Hk}�I�ίb�M)�3\�U��د�m�~`��m�ss�8wo�y�ʆMr�C)ӇwR�x��_�x�
����]}�p�&�'�H)��)e9���v�u���_�Y�8g_�����u$�L_�C)�#��ļ\��￉v�&�䛨/�1�i��q��7ƾY�1��1�w7��m�q��2ܡT�7�j�w�(���o�s�}J��p�,/�a�&�O�����~3��S6ú<K)�K�n9���8׍�}�R�o��y���Y�c]��9�ks��W��|B)�k�Q��vc��h��,��R�ɿ)e�j�X���X��c�b_3��X��+cq~ߡ���
�ļ~sK�ˎ-q��-1��m�~ݵ%���VX�i�2>�=JW?i�)e�{���[�>׌vvl�.P�|��)e����~7�úerM�� ���{Jߞ0�q�,G��R�l�'����*����DJ��a��=��z.����(�{��po�l;��g��y_}�&��7�t��5J�?v���M;b���#��q�G)����~�w�<���߽;���	�f�o��c��z���]}��D���2�s�D���'�����n�Θߓ)e9�gwi|�o��'v�x����
��讀{o��=u���$�ۍwk|�B)㡙o7	��cJ�����[p�Z[���_Pz㹓�D��CJoa�p+��!S�߳���g
ʏm��׆��I)�﷡�oNmʼK���T���v������jǼ}܎}����'g`�>�{����v|8tw��GvG?�0�I��]f"��3�O^��s3~��,��W���Ϛ�q���y}6�ŦsP��9�_7Pz��5e~��㛾GS�)>O{N͝8u�\�w�N���N��v�E���j�<�xx���<��&�.��{������]������F{��Τ���)<tO�����}�R�k��'���=�6���^X�{�Y����{N������7�~��۲�Џ��޷�>�����ZB)��9{���~�I���]�|���wq�L)��.��j�?j�����>o_�����wپ�77P�~8�������<P?����S�A��G��*<�6�tW�{�K�X��Rz"�%�8���A���(�؃y�������5J�tq�\�<6���{�^�xx�}���&�˖���lҝ�0?}}���0���\�އyՏ}~K?��U�k�,�?(�/�[X�o.�>��v�B�,\8R�_��ۅ�{,D�^^���E�76]��ֲ�_��?f���Eا#���������y�"�[L)Ӆ�q��
`?-��!�Ͽ���}r�����׎-a��,�_N�)�=�2��3ʸ��VF���$z���q]�?�Ϳ���s㻪����n�_�821�m���c_E)��#�����GS���
<�75��װ������V�Oc\/,�=ܽ�
J�?���͇���y���C���R���KߎY������7����8}���k�q�Ľ�u ��	>]u ��b_��}�oQz�O����~��})�I���7}�����y݃/>�zG}�~0��{0�_}�������Gy��w�âC�����G2F�(�,��{����逽=~[�߄��]�a|�N���#�{]���F�6���g��T�4�>H��A�n�RJ�?s��?Z
y֧r�Ժ/�����5�����;j�l9��պi
3���h}�����+�
ʷ��-�K|v����Б���?��'�\��)���=��̷��֎�{{�[L��d���'ӷ������Z�&^�����%-�g�qzϺ�T�j�=�J��7G�-�o�%#`�E�Yd�.7�m�c���3���M���w�����w�����W��Xn����}[>��g���j���z~E�5��IߘO�׏Q���5F���w�H��oD�h[fv��_S��u���e����Z��m>F��-�}���o�x���T�1�/�ӔP�̑�}����w�{{�}��1�ҧG�o�aޒ��1Q�6l�h=ߡ<7��K�s�{���f	�泰�a�L�Ρz�����vp�ww*�L��㥿��>��b���|=?3��S}���X���^g������6�M Qp4�o�~[��}������#�`�l{K��5j{�]���k$���Z�����i��hz�g\�k��~;6�GS=y����m���{��H�;���r4�C|�Q����/R��-:��i?�cةyn��Ho섢d��8*��3�[:֩����&:��)�V#���?�o_*3Q��_�K��ev�<Oӻ;�o�	J�o?���k����ơ�������tKj�ȏ�\7};��mJ�k�.��!�2�X����g�wr|_���&�^�*:֍��7<�t��ށ�A߭���^����F�����~�ϴw�ߤ<�ӻ���,�������)����3���[��1���uCu,g:���=�-��y](�	�?����a�^��~�|�t�=�ZM����ݗ����o�����f��;�^�}��K��;�)�oB)2�Fei=gP�:�b��sG0o����5���"�=��4�Vc>5Ѩ�wGi/<���ݷ���)��:n���S�|���{ֽ!�&3R�8��g�'�~S�}��7оϥ�o�w�~c�e2=�s�p����w��ق����_ѹ���C��ֳ��K_��v����������]��J��B��{k{�����7�܏�
�<T�����>	�
���2~G�_�oVc_���y7��u�3}���C۽@�Y�a.�������ށ��ޏ�<�_���9ۓ�_�2��t��һ���R�#����W��4����G
+6s>�o�0��jz>{$������|�ɲ���=V�?�m�}�j�{�8��7���Vͳ#�q���~S�K$}�e}4�����m?�w�u}������ ̏9��
���g�i��M>K澡�?��6����1�X��y#�㮅�5��>��`#�k�������6����'L�лK鹓a���D��J*w�H�1A0|�}l����S���/�zދ�~�}z�~_��܄����/��=��r���}/ϵ�{i}����n��~J�_�򿤔y�R����%�c�Ÿ������j����K��f�����7��<ɸ
����M�7iِލ��S��2�������k�|:6ѻ�u�,|�����eZ���7�]��lF�0?u$=�F��?�wQ?.m����Wg!�1_��M�������>z�	��Ϭ?�=�~���M}3��wk�~�o�0�}{��1ͻ�W��w�w7�߷л�j���=����C��a��Boѻ�z��~3^F�N�;n$�
��6���r?�ɔ>��E�O����7%��!��Q�������w�>�_�G1޺���By>K��ѻm���R���YZ�]�>β
z�����:��W����m�!�o*}���T��~?�۸���}�Y��,�{��X�)������һ�Մ�/���Y���)����H�L�>�S�G{��|�o�EVL��1�.o��>�z�5��ϴ����y��L�]�~z��7�'���wP��C����������^?��߻P����n�����}�#�����F���N�}	=_O�6�2Oz�?����N�-��]B��`���[�η�n�{��!��	j`�j,�'B���~��ʳ�Y����C��������Qz
�[QQʼ�����L���UxmG��!�W�ϡ7G_�:���#��ң���ZT�y�y���|&�?ɸ��qT�AP��^���۽��'�H���r�����8*����>ô6�M���\^�sC�A�ߣz���~�(ND߯c<���u�[�CG���8����л�>��}��7�.��2�X���%���@�f~�O�o��мz.�	���M#D���;@̓e��_�FyGy��'����?��Ϧz��o�S]��߷5�5������]��2J�	?h��j:G�i�5�[1ި�0o�D�d��t�WL�`���oJ�>��uL�ҷ>���y/̟�Y�c���}��_�>z�	=罽r���r�n�7�U�/�fnjD|#��j��������})��z?��"�-����0���|�0B���<e�(�N�Ï���o�&�C����a�L����������M��=���|k��4���/��-�:���	l/p������C����<٫�������}ނiH��
���V��e{�ye��޷һ�t�x{��v��#��C�&�N�o���� ^���k[Yz�s���3�Ǣ�o1���ِ���z�,����]�s��X'����r�G��_ԼYMYV2�47�=��g0�������KM�Q�����_��R�����	��߶�gϑ�{����żNz����l*;�i����ڔ�hz^�ޟ�eJf�<�מy3�g�����_����E#Y/���9yp�c�G�:_��_�<�SoY
�7�u;�a1�렿w����e/�w�OѻJ���He�`��{����j��x"�{��\z��w��y�@\��_cu�	��ֳ%�Z�j�#��\�mS�~=���̠:�M�a��y�nݑ�Ч<N.����fQ�/Q��RZk��\�'��~忏��<�qƗ�|1����=��M_����)��a{ћo֛8����'�|_�~�< �}>};���Z�_�/z�8=��^��g��HQ��~��	��/���`���:�i�>�p�	�����wvX֗��ǘV�Uo��K�k]_�}3�?��b��|_�b���T��T�	L�3W�Zc$�@���[�$J?���祈-���=�.��վN���C�]��7��P�����g>��=BB,e���_(��>��8�]�t3�i�ߴο����)#�����YA��I�_�vbY�M�zY�������7��T߿g΃��8�"�]D�O�D�_i��&�*�ly�3��<{��鯉�~wuĜy�ip��[�>U�e���W}P|�<�e���5ޜ�Cӓ�8�d�^��v*���~��P;�Y&��m�kʶ^��;�;��6f>�~���uuMn?���Du���YK)���a�/3������Y�@<�a���#ؗ��G�ߋT�C����5�	����Gi����L��_��~0��~i_�k)�܄<]�|��}��M��-���G���TϾ�m�}���=�}=����8�E�lk��f���]+��
�lK~���T�m����bԳ(���fqv�6�Oo���b�[�R��ka-��U�,堐��A�V	�h�X��a%.D%d����
���F����W*��G��Ic�A��UC�K^�aOT���8۶���r~��,��A6\R�r���-EUj?���0�vq�P�o�*Q�lH;���/�?���
���62P���n��Z�D#�3�
2��B�/[����
���s{o�;���Z�T��A)O:�jA1[���q5�T�A5
EZ�ja ���Do�B
R�Ԧ�F��l5Xf�Խ0�zhTcJQ6��X~(������$�_
zz�8�v��.����Z�Q�4��.�I���K�@�:E}�YV��鯄��n�+�������p�[�mi��a5(c�����N
mOYh}au�M��.�E�L��i1y�s�\f��I3vO%X\�w�=)K��P
������b�a6���W�r1�a荊�h1�RO���^(���)	i��Cԛ��Q��I2��.q�֭oR+�B-ZkggvL+�;v��-[��|�,��c٠;�Q���<5V�ML�L�+�hO��h%��P���v�yf�i��fw����CQ-�"U&��<.,���~�J�JP�yѤ�|f�8��Bu(��:xv���T٘�{�w�mМ�S�Uh���|�hQ6�����C��^��c�4h�!���Pf�~���D���!�j,�Lg�H�׼R��Ve^rU*�@�#��j1�i�vho�Tྠ� ��0_����@��Uh�]+���Ȭ��1�;ڽ�ʕh��[*�.��q�X�����:C�f;Xi�N�����Cs�������q' ���)���4�=���

��yZ��Ā�A�+��MJ�ұ�`Ia�6@�`X�#y+�Y+�.,�`6�v�K=���ġTC�&������kl%��K�߆^���i�yWR��(�@˶�a�L�:\��X���삨��0�%x/3L�꧃#���f�O���_�
��#���!g�z�ʜ+�Wz��	x��^�h�_�d�g�쩘��i�hϴ�o�
`A3T���C�c֍ET;:δЕA@���l1��Dհ��}Ů�Q�fWN�t[Ӎ6fZ1��4��Kj_���m�o�X�(�����1��5�S�j�LK>��U��t2��7%:H�Sfg�͝i�{hF!/#ݤ��T��}0��:�U~!	$�/{1l�I�k�LQ����9l���t���옹G�^wp%�0�)F}�z[��lÿ2�n�����OY�cd����7��B[��;�-��[�+���D�_�TH�Hm�-�H
ߘپ�İ�w��&_�J���V��#�R,�FQ)>��5�T?5㍏�V��5�=�@��q��6%mu:N=Ԯ`}\��o�_���/�J�eO�jEm��56�p�:��b�p�H�jз�ʢń6����A�(*��{�.��2�a���@�'�TN&(Z�x�
�lw�j!,�+d�uǖvYqq0D�K�����V��K���?(�`�ٿ��|��������ָ���~T��6MC%y��!`r_�I*�=�����D�\v#W�Q+�r|��e:�d�*���h���ڋ=�c�P9��$�@ŋn�2���
<�?e;�M���C� �\[� �p�1{i5��ns�3�wkP���!)�>��cq @�O
a���\A�|�n�R�@&����ݲ]<|sZ_��E(��"���qwTx��"���A4�e1����SŠÑ-r�v[Qe��n�x�Exո�RE�2�@���H5�C��~B��Z,��L`y8�>�i�V���A`�7Bs��岭�!7��ꎖ�}^����徹Y��V�g�B�����R	z��o��sk�M���n�����y�����J��7��ɏ�=
-j�����B~��0)*�o@'�)�q��y��ܰ5�����'��r_����[ ��)�;� ��UE6#�~�{m�����H�>�bq>�f�[sv��4�2ea�G\O�?�]�eR���Y��*�����r��15�Sb���V�"4�¨�
��Q
��B�����d��In^O'�R�&|>�
h���s����}�w��K�����Ce�jNf���S��RZ�ͨ�Eᐽ���u�p�d�|I|#�>���� a8���W"�E���9�gH�i�S'7.1������`�����f:�]T}���w���kr#X�������L,W/)C�U++3I�/�!�]Z-��*�_L��̍��_yV &J�|rXf��}c�q��@d$�V_�}v�3j��El��\��V)���[��b���a�7@����Z�1Cz��atl�&�-.ج�l��f����P��Yg��de��k�{y|��t��j�
�G�H�SP���d[�ʘ=a,�c��'`l6�Bm��B� ��k[�J͘G�^R���<a���rD��.T��!���\�sv�H7o.��l�&SDD�_v2���B��?��b'M��2�rυK�:��Lr��ggt4�&�V^4�-��
�Y^��R�|o�L��YD���O��:���Y3��)a����ܺl~�_���gY*��i�W�X�Q����BU͌���<���Ů��7���L���Q7�t}`�d�Ar��ܶή,��zb	ׇ�d�Hp�r���>ZNZf���y]�5Gs� o�nF �~�͞��뙎q���2�G'6�}�dU.!}/T�>�1��P)`v�2BZ+���[n��,6�l@���g��zW���QAګ1�M�
�
�5��*�_ ;Y��)�xQ������1��$����y�D�5�����՗p�ȕ,ܽ�2Q.�\���?0%��.R"��Qi�y�9��Bq�e�f!����	?R+I����gP���XԷ.���|��SXa��@N`7�<�/	�m6�<�JHs�R�`��衒�}e�D�7
0&Ϙ���W8;��Ev&;�.�����<�_!����n�Hi_�����k���	���<��*��JvVP�7���y%e��S��\�B�C˃�pߢJ�V�٦<��PX�T���[%di]E�"��"�9L�O���Z��ʛU1�PyJf�D���xE-�4�T�
�f�h�$LO��U�7l��7���|7ʖ��Y�W`-t��惡1��f���"���XÆ-
�j�eN,�
3���Q^�ŋ�v).����߄rk���4�*��P`�Mķ	3�\>:�5w섘�B��k�v�F�� U�;���#7�6Ŝ����M�Ka����\vdU<�.��[�H �0�0���
�2f�|��W�����I�N���*�#��N�-���Ͽ���ƹ��7�V�%�E��$���ֻ���i�,�Z��G�P�J]�R�*�������R�>���Wr���Z��ڎt7[^7����{��9�����Y\�2)��~9���A�o�����ŠL]�C�� �2e�'A�dApfy����fOc��/�k�T]�_�����3F�	�aH�`O��;�6!���J"�Rq�7�ԩ#��֖�#�#� TDfq���T�X�Y�FL;�<D{t�d�6*

0�0�|)3���MU�C�OkoP�q_��8̏��%�d�/Zo�	�4;��<f�D�HS�a��KZ�R)�2ټ�û��9��` 4�;!P�o��_�Q��4����rRE�7Qt�	�f�2)X��a�Ji�������|!I7�Qd^����\l�G�Db%���wQ3
GeM�T�j�%a��J�G*H�i��-�L�ʢP%
,꧱�S!
U==�}������:��_���̤{�S��0�|���m��Z_�w�4�\��'�t�jgx	t��(�j�T�}�<[Uf����s��;1�,%5_��!�i�����n=a笽���[�+*�+o4������'�5*`S�g����B��~��ii��'�4e�Q�J�p1>*�{BsZ곸�_�+���8�6�XD*Yyn��/�;>M�a���XY�VZxE�\iaS.�ۉ��L��-b�Gh�ͣH
�W�x�f�f�^H�7M1���,Ͱ?��EŽ�
0�^t	����'h��u��c��;&Q2S��Z_vzX,3sO3Y-��&X�_n�Q������^%z%L\�*�d��2�bN�}!0R4��ӻ�:��(�a}�9�Y�9�@�N�Ҿ�@��1��0%�?���9��*���):��{�.m�Y*�Fy��|�k��Bڸy��U�P�D��n�‚��f�3W�i��i);^�&�T���Ny�2�`s��F�	�Mm����b:\��jP��Z�z�r�T��^�H���{*��![��G_R1��F-)��y�;�z��x��U�C�aM�>���U��i؇%Ex���&l��:|>����M�8�²�R/�����H�֎e�h�U�`�0�Ȱ
B_�K_�"��>5�Tn�V�b����Bn�iT�|���V���ɴD)iH��E�lоN�:�W�,�UɨJeR�ީ��h_�i�'�RY�J�R�z>�]��Fed���<��ɻ�mOҌ?�����ZO�k�̜��p���}T�3=>Q̷˲�FD��p
�עj��+
Rn4���4M
]�hZTέ*�,�q�W�Y;TN8���L�j��|��͘�&���fӼ�˩ܴV�x�K'���>��#��jT/���DV���:�����X��è���h��YE�'l����K#�jU�R�I����Ļ$��47*�k�
ҙ�bK�a�jK�`�*�������<�)��(c�F�3@�βk�K�(NJe��
�@Wx��>�R�%���i�l�?C��S����@��5y�Eǀ����sTfj��hŃ>�"�@�����w�Q_(�*�^�#���4�z�K���,�f3�́>=w��Z��*.?w�Y|�p��
-��`�O$*�EC�ɓ�Lu��J/K(5�7����|��z0a��UM�@��r2y��L����2��FT���u/�h3(.�*-Ww�*2��ޱ=>|v�����-I���m��4��� ���+�D�������Q�驨������~�Oi�z�x�M�Y�3�ՊC�*%����a ���C���W�h����Ũ��c�����l_ I�w)X(D�]�Fc�=4�1�y^���jŀ�o���bޤ�|�}8x/�ELgY�K��8��z��=6?)�����D���(��Y�`�@�XdT(���|���]���e�[�)���
��.YrF��53�R��1e�X�H�nB�:��.8X*��T4�δ�)�r
���,��CU��b���lG��?ZM憟E���׶��
��\��H���
�a��bA+��w�1��!��T�iC�+:\��E�l���f�D��f��U��f�S�^`9/o��
�Y�+ʕD�z��=S%:hWF>̶T�T������
y!i�pgaAaQA�ШnH� .�շ)�Qգ��{̜(���V͔�K��{��y��:X��1�M�/�K��2B
V*���^���_DdZA5]7���Ʀ��"`d����8/f����"��8e'�����&%�b��
�-����d���3�2��y�a1hG�O{�9�XIFf*$�I�^0�%5]K�*�Yf"�'3��$j{�;���vޠ	hp��ġ3P+
�Pa!��8�I*Q����΄Ps��+��n�R%�j�&o�R|zZt��R#�����	*�XIN�C��‡��"�-�0�'�@:'T�@��ha)R"JEђ�$E{��_���r�7��(�k
b϶S�y��L��Ԙ7��㈌����t������R#�	.���X��81A��X�=���B�\al�o}��'�I�H��C�g��k��<�:�tu
i�$5aE��@Wپ�WVn�1\�d��<����%Q͂����PZ${��ș�r��Q$���cLW�C�!�� �J��3�K~����{ϴI�>��rV��c�~Z���i!���r��&�ׯ`t�ęM�˯�hQX2�����_�@O�F�#�	�P�W����i���ה�O��֖����-��š���g��Ȇ�#$��w�[d��塪������Ŀ`���"��gxZ��k���^�4�1qYx9z��Z)��Ig��'�dM�Y?J����U>�ru
�/�����-���X��ꑽiy��@+�Ƨ3��F+�ٓ�vSY��ڳŒ�]l�"����e�����|��8��Au�=����Y�_�3�X�/�}��|N�L��q��	nn3�*h�y�M/�B}*P[F��~����rja	ۻ�
ĴA��ʪV�?U9S��Af>�� �g�0l��8'C{�h��Ҏ`Ām�e,��R�b8����Yv�n��>Qt&i����z�S*��t���d��K�o!�^P�� �(���3�	�F3���}0z��%�Q�{��f��YTLC,��}���[�6m��0�uP��a�9ڏ��}���(��A�sY��ԩ�T�u�j%l��|��c�!���񸌪Dl�²���"�9�qc2
���;ز`���B��jL+�-%\�@L4�)QTgt
)��i;�06�Wҏ�$k�L(3.$���dv������3c�D7s�����U%
���X$�t{&���5;3��.M�x5+�XTmJ�7ġ�׍6��X0��e�;H]��U�b��cA
��'0+�;h9���ڢ��5:k@UIJ�Y"��m�G
�]xT�~���Ǣ�V��n�O��Ȧ2ؙ
�	$�*���-��R�X\�x%�#N;��ưPF�&[�
t���n;���˞���J`��)�%ÓE!�Rշ������g\;��Ԝd����Ǜf%��~7{�`�)�*@P�+1P�k�[IV�8�g�:->�B:al����V�����_��n	���X3G��*�
����9&�L�eL�6�!����B��1����4]4U�h��"#���`��w�\�ȋ�-d1XU����0Ӹ1>����PוoXWc�lI�#�:0e�@�>qGը�v'h#��U�!R�"�z���p|&+j�pB��Ы=c��"A�؛
�	�*Z'���	���]C]�?���j<"�ތLy.�
��K!�����	�ج�3��)��~I>�'�z���E�~�He�xT�kU*�+�a6��P �f����\��{�x~������N4�rhi�o�~�O]�t�K,A���g|�S1�gBz2*��
e��_N*
��s��ƿP(F��e����J�y﴾D�!1
`��u�ާ*7w��i'�
��7�¨[\�Ԅ_�=6�������j��Y��P�"!5�xT���L�T�US����L��)SW��1�fX\�'����WD�mI�Ԇ%1Y
+�V��cM%LGdX�Y���5X��E罳�mn*������A��4����+Lu�H{�1٣�2��	���5-�b�f��ZI��Q_�Xn5��R�0�r~&�ɬ��Q�BU�T��*��:�����?�f����������f��ؾR�>�q���U�ؒ��ˉ&�ޮ~�o�bY�[�i)�e�,f�;�r@����������U�	� ��ߐ���6W������T7�\�i�ƌ�Q�SDv5�v���(�n�e��\c�v;��>	=��xL4q���s��T���fT�i�Aa�%5ٜ��}��[� uf�l�&��&�QN�`}�IS]�fG��[�=��	FN���O��v��a%Bf��&���z�ɦ
�\�J��2�B��=��k���f�%����P����+2�H�\T��D��]&W^�{�X�W����[5�/�a�l�i	�3*�)#{Ϥ}Ɗ����i��ڢ����Ϫ��A�g(F��Nm�gWΰ6�3<�y>{���RYE��[�����k輪W>{�B_?��i�L�V�@[�,�ь�v���v�U�.mC�<O�J>�n�-�!���^scК�6#\�_��X
 �(�?��P�{T�K;E�ē���.V߫�K<��?�Y��f(5Z�Z�x���*�2Fd��Z���
2{��̨���_N�m���m�h|�:.�΁���P��X��q/Y�ר�L��Z1D�t�j=�����EЬv&�͛mܰR�)2Q�
��/��1�cけ�M�
��6�OP�L:h�x2⨕�_��v����x
���_̖�W�,�����s��@���Ɣ�� _���,s����Q<œ��W=�ߪȕ%KŌ�!��G���0�Aіf��-o����������&��6_I)�3�Uk�{��p�yU�{)o��0��������|���W��m�eS9�M�.�~~F�-�H�AA��-͈xq�lcE6�����+�4^^V��`�v	�a	�B�,ԁ2�- �)l�^���E�'1Q �?���B��K�#MEQY��\�b�,��*�PW2��/�0���@��]ɨ*b=3+�g��4[M������Ai�D\c�"?
��
v�3��E��g?�m�8�ɷ�ޖ�Q���I
�<��U.�C͛���l|�*���U�����Ս�ϥ���K�]����i-xt~#�CJE1���,�.!��Ǹ>�Zå�;۪�/I+0�ҹ���0��Y�-n�UW:[�J+��/�V�ItA��?��uEQ�;ZR�^<�[u�����_\
‚�t&eA����9]m�Sj�oU*X6Es�*�s��\���S�:7�6g6)$'b��>��0ȱ�0z�sM�o��uf2Hc�(kp�8��}f�ZO��au�:2qo��x/�ž�R��X�����̲��J�K���d�����?R��h�
�N�Ķ��,Ὢ}�&]�0�G��EA�"H4J6C��}T�omY!�*e��N����vb�;*m��s�W����im+�6�@�J��%�h�P�w|d2��a��Y���̬əY�:���۲�f��1�-;u�Y�9]���f�Mζtt�lom�j�3� �,�/�Dw��n8�|��0�{)�T�dD��W�鞰��oa�8+�f#-6#��"~��B�P;<ڹ��p:C��jD-	�2��KM�ϼ�Ѡ�^�12y#aS#�ͦ(��nj���p�RM8c�+��,�~��3E g�W��
X�3A�C�P*�\O^
P��"a���5�ϟ��rf>��)�_u��46��Pv�'��?9f�%{��~���9K@e0LzWfܑ��6M&��]�	�wR
E o�ɔ1��7Z}�08�M���ט��-��üv��$Nh�p쑜deO���a���YRG�쩲A2�#/��V��A�I��a�4���]�.efG^4k<a�Cǹd��35YiVgu�eMYz8�Ļ�E/F�%�2�P(���f�x�ա��FK�a3�m���<�O�Rc�
�4����b��1q���E˖�v��S��\v�s��t�S,U}��e�W0gتs5R7��ٰ��-�:�:�Oa��1�z�p�d�6�ic`h�S�3����۰��Y�]�XL��)c�)��ҫX�OY��h�r����OU���f���̙���M.��Jַj�{e	��a
���0����'[^�)wnV�\�K�$�Z�b+���O�ftUT'���;h���i���0m�W�{9�(�n+��q�o/��P\�uS#f��̎Ԅcd�22U|QZ�J�A2N�J��6�ݐ��	bI3�o%�%��/'0g���F'W��gE1�n`ym෺`�%���1<aVgp���3PbJnz�.���ZϤ�G5�pI�Q��"�ڃ2l�ol�
kJ�Gj–u2~㕉ʕ�����l\_Lڎ�<�Ǻ��\�p2I�
��j�ӑxɔ���4��r��(�Y��8��%�zu�͚�,��0�4�`y��f�՛����� ��p5ℑj�Z	�k�i/�F�=�zp:/$u�J$���cC��7��;T��A�<�W֖�<f���nB��_�̶�q��fB�a��6��]*��rO+
�4ǸWD��9"�섋fb�l��h�wp
���}�U�5�鳲YE��ƭ���h@[��e�i��AQ���C7dԄ��cR0R�BIu�Ta�&��R^*��&}2�"�5RY�*���'��%D};�go�*r�-y���J��8;�������=�1���=��g��a�$��7�^򶁺�U$3�N��U¾@�X�z���0�[nU��ѕ��P����R��E��z�b�V:�!f�ET�(�CQl�v:M+�Q��x:W���*�Xw��C�t��j��ܔ�{��;�Wk�b-N4��Ktg6�W/����`L��P��ª�f[5�׼�H��,I��	�1P2�#��)"���G*–��:}'�1�/�	�L�o�@.l���.m��'PwqP)!�4��R�[��NGEHF"�C�{:�T˂�q�.�����Y����Ts؊��.��_Mb�К'	�`4�A���D��p�Ll@�(��#�l���,�Se��F��N�>�`���3��L\���yı���D����O�!+��.)+�8L]�/)�Ħ�
�>��4��b|8ɥ$�!
.�4��O/�ӂ��)��.��M�
v0#Zn��)H�Z�F&iYe�7�����f%���Ҩ�hD,P�$�%a�~9@�:�H�Tcm�*�/�*=�[t��_Y�rgF�"�Xm{� ��1lJ$�0��i��ցv3��~�u���j'Q�=guH�#i�(0��6���-b�|}�E��X�/���vv8OS<�q���|�Kp�i���Z���Pe�BR���d�a[D�*ߜYn�3��
����!k�H�J;�@���t���s�_b���@1z�M�3~6+J\q���߰9Y_
o�u�
I��Rj1�8Q�������j�t6pa�'�S�S�צ�D�Q�j�c�G�L³a�)�o���Qt��&2
/�.݇��8	�lc?`rTq84�C`l0W}C��toz�͸#[�6��y�T1k����5�n��ir�ftL3����}�*h�hL@>*mQ%��̵��K�L#&����CN(��a/2�\��sJ��}dl�$��@D�s.�;�����Ī�ipq���e�4�Ȫ
��h�?�-�/YAB3���+c��ӹ�K�_����Y�����%�5gj��ie5$�r
tW�_^}8���/���~g��B��
u����r9m$���T_̔3������np�)y��4;����ϩ���V�p*i��$
	�#op�$,�o�8.�ri37�h�*�$f��'US�A�{1Bc'��A��2���݃ᢟzb�N����8�K�\նx�v�lH	��cb��skd�\��@�v��&�w���xcs��H�1+'��Z�h���c3���2nd� �˪o����3ϜJ�AaYA��!5k`�0���q��z
��ku<g���pq�s��U��d��q��	00���E�@�P�
��T�`����C:sp/�fY��|7��V�t��/��&��>�z?�٨��8���(�F?"�O���	'��{�bl�F��z��Ǒ��g�]�5�̓�{%�k��,����)Y[rì`U�T-�u ����AT�ȴc�,*.2/_�X���[&j�Lڻ��y?�D��=�0��cy�����0��g�r{JMѠ�`�yq�.v�l\8��q�����&��j�XBf�\�FQۘ��f��&L�~���W�c9/�F�G���L��*Պ7�N��<���a����s�6e�D�/���$VM��3�!g0_:���f�좋�z�/�������� ˚
�367��s�=���oy��@����h���(���py�/-?\��ս�!L}�&��A(�aՉd�=��.��(�"/%�%B�1�����N�>�7��b�O�q�;�)��f4ܓ�K�T�m��b,�̈N��D�*!���fs}�@��`^�lHG�	8k�T��f��-���'J��+<�£']�@nҨm/��
�a˪�O�����W�&
�%��^HLz̖��7W�Z�+	v(rI��'1:���A�]0����Ĺs(k�B_����h�x�0T�2ט����&��'�ڊ��9[��@;�_���=<Q�N$�`*�R!x�zl���P�Q�6F
e�9e��'�]��akrJH
��[m̆����\PSu#�W�H�g��O�(��b0���u���Ԇ��9���.�q�48�S�9fH_��5zF��\S��C�~�X?y!��ݼ3�?��~Mj���)C��h��h+��uϙ��JP�g��[r	kV�ި
�{Y
;�8qO�?631k'N��ف���-��ي�*�ʓ�jnM��pkj�a��TT�<5��k2�+�%eX2��au1��Sf��������L�g�2S:���ղ�D�,:&\�Bp�w�&����L7
ފ/�e�dU�&�_�=�X�\��m�1��T8��ܼ� n�ě���][�-ظ/�33��b��"�QAF��7�R�흡NTAV�@�m%Od����-�W�
�^.�+M�M�m��&��j<�/.�؉|��m!fTR����ɦ�kE,�3!�m3�!;���l�umbB��L�}��IԐ˺�L:c��H�`��]cg�rm� 
�	�I�t��–�p�uf�w�x���5�D:�+�0īXN�I��&(%c��	�pf<�����ͺOrY�������sS满��u�7U��hD}<wG�^d�WZQR<��ga���7[�+`c�"{�;��;�u�������@�݉��@�ݲ�^ yC0����gt��Z]�3�����֛�¯���YŚ��ݯ�;1`YmЧ�/�'�Ƨ���^�K�U`ҡo�;���6�!,�nG�-��d
eL<�N����W8��Lϝ�fɸX��ɔ=y�h�� �E��^
�k��3;�c��ќ:M�Jx�K�'�'�����QW��+W��A	9l���X�zN��|q� 5��;��jQ�����D&x�b=j[��MƩ2��g���w(	N��(�+��D��/�c2���"�]�yK�����O-!�ܭ:���q愗

S%p�6�䔧j	������Lt��R�>Am����j���u�6�R�z�@+�	/B��%N��S��e��I�Q��ljB��FE�����˩����4�6q_��yT�tF�����Z�^iC�|
�>��Ы_L|b�7�͡��Y��ꋄ�4,)*nt�,+�YӁN�m}�vZ�u�D�+���;�R'}b���X�����qՖ�Ic�Ѭu���?��˸6�d�k�h,���B=�KǛ�]"��v��$扑m�ȫ�B�~vϒ�����6��"�W�pSG��,��E��*���E�{���0#�<�Z8g<B�AV��5�#"֯o��k�9E��2fW\P��d|�B��50��S����OS�>Ln�������Ɖs�$s�y�8,��{V�b��t[�ח�(��E��fX
կ̨!b_��U�Jf5�Y�{��tɜ�h('y��-�Ušd���&jRb2���c8��i���*Z�:,�Mj`]�2�aVٱ����
/�21�<�ۧlc�us��v��4�(��E>+��U�}4'�غp�u��&r�x>3p&�zxj<���Ba����E7,y�tB0 �S3�[v�rQ�/2����$e��kg"bQ@
��5G�:-�NaeY�`���u�A� *N-7:YͰ}�<VA�c���t.��O�L��]:��5:wB-Ý�_��WO�Z'/P�T�Q&�����*���\�!əQ]\��);����/���#"Rh���ԁ^u�nqS�` ��׊dž����H�P+���cT��I3e� X26�%�L5�HD���+����d�(�m���	�4�Dba!`^]+�[�^`lhq�G�NN���'��n���؃�Gl�M�*���]�n�mc"�Tm��0j�@�U�_�ls&Cy�v�`W�֔ln���؏]��I
�����]���7��Z(�e��y,��b��b���DK(U������Ilʤ}�`�_����J��DPmJ��)��0W��0�K��j�X��|Avj�q��Q�?���H],�M��֨Y�i�XФq��93� �L��%��?;P�Em�S�aI?����%�u��gfI��I�I���TV�)az4��E��	y��+Fu����R�]
�j')�B��ޝ|t��k���b5�_	5���[��2 e�$TːQ�,���\��;1�sv�MN8���tō|��$=�ϗ#0�+�s���c�vۘK�u����^
A1
Vj�I���p!��gmQ��#]�NJ�K<U���b4�����7QʪKh.�k�0��/�F�ω��,	�8�ש�(g���
lj�3˷�0��]����ޛ����VZ��x�H�&�>ҋ�'L�M��T��Uj�%���xo-*�
;�D�J���]c�
)��
m*�8�~��#� ��u|�ʜ�=� P�v�
(m�.5�K��z���6W �c0�&�W�T�_Ͱ�3Y�Bs���t��H�(����./��z�6"�eZ)0&j#!�^��#ʸ�-�kׂ�W��2��a�;�l��|8Ŗ�F=V5|�%��`�$^�h�+�`�5�L!��D�P��?t>a@�Dr�20g�A��yg�*t�U*C�.g�b*Cc^��a����z�ؒ�����"���IѬ�x����p%P��O X��V��\	���
z��)G@h��
3���+�(�lUf���w����ѻ�<g�1l�8k�̮��������\�A���
*����
��A�r�<V?EN�3D�hڈ�:�}~L?�ɇ�Q�QB��SnA:Vq�{ƈ*)�G�b�U�cv����m�2�evk۔�ζ���9�g��%h���I5�@񀙪�=�A.d���Ն��H�+X��	(h.��E�B�C2��w0�sq(�,p�q�QR��9b���C<���0ćU-��VtA�~Aܲ�׉��j1�_x7�������-�;�A��A��h�6��ǩ�f��-G��vPq�
��ӺD��D�ka�u���-b;1��a��-82��a�jr���&�{O������iso�eg�۹,�z�.(����8�x�EP��'�b����xf�2ap��5�e[�J�"�k�飓@[.`�o
���~�-�a��R�Ы��3	$��X��;W�F�;�!T��o/-���T����2�c1t�V�J�J~-J-��l�q�$��2���XD��x���a��}u-c���Gb�\J��&v���#�\]��~�f�*��i�}����5bj�;�� ���p�������3X痈6��2����H���m��Вm@z�`i(Cj�N��r����}@YFB4�n��(|�JqȔS����&bwnX(A94��uVmف�

A��K}@Ba�q������	A'�I�����
�l~��ca �@��o�GK	����@�&(��~��o��¤lW
:'��&ٳQ>LU)
��f��o�nC�Ü|T�SgR{�ͳv�S)+��w�_��
80�F?�؆�3�wA������?��錌���Qp�f��Q���Z�",vx�*E4�pM��k��?s���TV
�(���>�������4�s��
��Zq	�rr�X���j�of�yt5��D��h��l�ޠ�oIDq�qz����Ȉ�(n�]n�Z��:Sӏ1�|
�⢐���p�+F�B$��h&�Z��'��*W}�Vx�\j=J���$�z���*eUK� ���;��H��.����;H��	eR�O�n�)�z�k��$�5[�.$t������U'/�m�L4����D"Lَ&G��5�jJ�e�m���^��,z-/m�+�z��G8�PWLnO���*�.h��R٢쒂u@�*��'0>����
{��*łŔ�_`&��F:.��b��:x�q�0B���;MvJ��}�J�p7�A˶�ms���>{�bPG�n?\f�TDɝ��B�N��^�qe%���T_��Jekδu�m�Y���gTWƫ���:Kc�Ed�-Ӏ�U%���+i��-D.x#μEv���z�ߏ��W��Q �8�,P�����B����6���[��g��UeKƜ�Q����5�����e�註(�7w
U���<�֧kQ_ܠ�E��P���hl�ʔ%*6���IRR��/�g=V��",.\l�J(�O#7��qNP�H����a�A��n6X�,�Fc�XSh(���	n�L�{�(���0�I�9>I��Փ�eԤ�R5jZi��(pS�/F���-=@Bmd�,ր$D"��p1b�S�C\չA\<7(��ѥ�����W����{� �Q��c�M\�WMի0����Nח*Wޓ��7/0S&�JK��F����s�pC���(�Z��>�
�0�4����5S�g��f�zEwP�23��Oy�Ur�
��:ִu�nU����)e<OoNd�s	C��&��N�;s�D�MdD��̣���5�J��C�{O��M�.�m��6<h�D�ޟ6R�b�:��uZ/i+�S™obݭjH��0��[N&�R��1�E����հ�\�m��c����66�r�@1����d����5��>h}7Q��Y�y�T�����^������(��s��h*��*UT���*�a|JE�O��AO����FIᲺ���(���<z``�ȵ\	��Z+�qQs���`ٜ�SU��-:���#�F$�8�3��Tc�d�%E{�]	�xQ;�Voj�0��r�����)dz�;�;c+ٰ�}�DQT̘X=P���sC5��gg��B:v�M��kW�.J�,���>�_�Rl��"�y��O�4d��i��X4�8#�.�S���&��|�`��+k�}ẃ���U���
F%�A	� �$(��,�D��X��8�Z3��@2��aԾ�>F�a/&�������l��g4LT���m�Q^㤪A�/U�n�������h�3��0�M1��Nk0y8��N56�;�*7���8�84y�G���D��a6x��P|#���Q�����HL�h�q�����ZU��z��1t�Ɗ�V�Ɍ�RT1���@J#�rqȖ��5�'�=.a�$F��U���W�w������#��}"�b�ê��e��slL�C�˰;�+�YMS~���Ø��+S��*b^�kA�`[D�.l�71�͆���B3�6������OU���!���8 �3iU'��d^F������	�_y�|�Z�<{��ᠽ�;�G��e��D�:��y���Me�tWb9�c�F�v�x���W�،�E?�84�Hs2�vp4�g���0l[7K���yF�d�^b4B�kni�����sEW��g���Q�����*�V�ՠ8K���#`9���|��m�XT��!�V�3���ѫ�W�)D9��b"
1�� #�ų��g�p���*_��}���wƳ�{ա��L�Q��4�ۘ�+k��s8o�i��fN��Z�ɤ�Cb	�C��"q�XG�:���)jw�B�b���B�W��-ź�w�f�C�� �Ͻ+����B�[I����/�Ie�DV1�Lt��M�6�h܀/e?�K�4KI[E���j�,��d��٠w���F�����|{zl�X
�aV������GT��ّ0�7�8^}�g��N�80V0-��.|�x�/�&M?�ņ�guQ�Wp��ۦ��36�E'�1��F'VJ�F�ٮȹ�[,�9��7��k��¢EU�91`��QG�ח���؁��$��2�Rf1E԰�lf~G{F�KLb�e0_MD^���ˏ7��iT�X��V��
 M�Z\3ZH{�*���E��Ә��O�$�Or���Ц��6���|�IE>�G����:��ܺ�	����D��D�����Xt�М3;[t$�Z��3WȨ�FhA�����t���:�nB3�!�0��"禗�ZhR�����*"2�Ș�ٳ��b���8ma�vM.gg
�w�̢3�'��4����`T|/�8ѩ����B�gIP��6D��Vee�ŪAy�	U��̸py���6��c�����U�}f�6�ĕ�.�S�'�ٹ4Y������܋����sjP[��%�Ch�J���7��c��;ް`qYe#F�ʥsh%�Cn�f_�h��z9a��U)����A�Z�C
~����U\�W��ƫ
���Dx2d�w�4��c�1:�Y��0
❓JZ����7���%nx�(�/_&�{�#�]V �F�I5/
�5:vq�D��2�Fkc�i����G�wU����]K�X<,���Jn e�(��Lꮙ�M1/�+�b�e�`~����F�롣N�U�A��1���	mZ�i��f*:�S
��D�����4�-���a��mV�_����9Nc3�U�\�=<��pA!��ҲK�7$n�	�&è[.�"�UJ�ߎ��v8��ַ���}�ؘւ^�a��[�lԟ��D��� +�n�b]w/��}X��6���f�U��V��6lX
�O].�LP2�M@[�,CI�Ɯ����š	{�;�6��K�(�a[��}Q\��2�M�k�س~�Z(��9�P68���ZLr,$�
|��bߑ�xIY9��^s��.g����Hh��cqzo��D���+�jZ�0�_�dQ��9�L�!��FQN9��b�y���C���F�>|�Ř=I`hhz<b���&qm�feĞ/��N����nd 2��9
��m�ڹ��q�#����[�n�"y��B6C���p�Y-��-��(��B�S�z�
�@I:_��(�cc����`�a��-�޶���ŖJ/Y��ޞY'�V9��~�}�	���("�c��o�j�.�(:��7ƪk�w'��?|d/{���l)���T" �V�BL�i�£$��|�L�K��'k8�8��8@S�|�d���N���+٩��P�m�UTʥ
�4+�:2bC��j���}��n���!*�;J�pu��;���jSݴJ
���m9��ޒx���E�{?��ܞ���(�Qυ���r�:#�������{VRڴv\��j��m�s����[Ǻw�|5(�A&�h�8;]%�|B�;�{z���H6��N�=
�4���=�qq/�K{R�S�3�Lx�@�+Di����`�uxj�"�db2�b��<[`k�ry�^]��P
��N#��B�Ѕ�X�{U�dzb����3\�o���Ûn�&ȁ���=����x|�i���G��cƆ��.�����"�;�ɭ��:)s�������$�\�
�x��ǜU��c;D��$��#)�a33GKΞ9!&�����d:���M��U9&��Y�a�ʔ%*]��(�^m*���r<q��ŋ犬��h	+l���x���ImcƳr�̍�CW4"�qX:Sʦ
wh&� �cs���`�\X)���*�5�Ɉc��:l��jF��}�>��K�<阉eh֬�La�
�@`�τ���	7^�Ћ`K*+�%��O\�SIZ�.lV���[<��e�*�T��+#*It��FCǜq�!��)!�f�6ۏ���mv�n���mv�8aۭ&�k�j��6N&f��MXK����D��%���"m���(�~�:�k긝\>v`�VƵ���P$ٝ�յ:��9?����RY�]��9������v�n��Z{��f�.�ӊQU����&�^kfP�Ѱ&f�x��J�,�q�y���^8�NM`��x��Q��r�Ǯ��)��lKq�~��[��@���gC��BƧ9V{9�T��
z
˯)A�_����
�˅�bQ�Jl)�
F>I]�A�/��������h��At�yKI����SM~�Lޢ��#���|�h���1�D3r��eLR)O�ۖTY�(Uҗ���X�.(z��!(.3�1B�C����U�f���C���]��C��Uj����g.���s�a���t���)K7�Y����ăa1?���3��ا r7/u��;Y^��{#�Z�ވ'5��V�@��g���OG�ds�
��©��71��5�x���,?W���>���,��J>��͌)E���_H�֪�,���e�Z����2��Ud�đ�x�{��J[���_d�y;�%U���+aﮛ���D�ˤ��Ƌ,��Nwj�̈́��FYWt;)���{W��u����Ai�&�h�	�4� Uw鞴�t���*ktb�h�.�'�oT3Ec�.[�0�a�5Nf-O��k� _����P��,e�\^���X��\~M����cV7
�j/O�)���=tiƢ�v{=�E̢s��6�W���v�}sGT���.���K���e�)�o�B�R�Q.33�������׌��,��e��䕾�"4Ib�;@�b��x�g��R�K�L[�6>@��I����	Sww�P���͎ai�77E���H5��������0Zr@]���2�Ҍ\��|����+��25D4��F�W��ǻs{��C����=ܲ�WR(,�5���z�o��7�dk�Kn��5fK�ch`�H����f@,F4�]��~��]f�&-E3�����
�
���V��x&��Z����p�
�f���X�㛹�3Td�$/l�BY���'R�l.���(��8"7h|�Cc�,���㪶V�i��M�HS|>i�0�)��.�6�,��uWyJi
J��r��|��q5…tq�M�뤰ۇ��a�+�1=q�-n�ْl�U��gz'~
0�W�U,8�}{���ܵ|k�0X��m�+@{R.���r��d0����W�	�zM��棈@�iw0�**�2&T1�"�@h����J�z�M(��^�3-���E�	�$y�_\*ч��b- ��m��/4�pE�ic�|�a�˅���>5gd�`�i'�����4ߖcs���I=b4��7m�^.��A��'����T��*A�k⻱��l�a#S��dxE�W%������[&�FF�UBT�`P]�.��T��-�2G�Gv�D�c3�"�	�X�9���żR�Jٱ�
R��L!�Z[~qlp3����W��8?���4�oDV0.��<O�A��<Gڢ)��qt���t%���!�3{Q3�f(V���n`FD!�i飝F[��	��䒠���'��K�{j��s�~v��
/�0�c�<�O1�(s=
Q�dW�~!Zh��!�Z���B�	a�J
�n��`�R��
(h����w�7m%�U��4�^��ʪy����+6I\ĸn�|c�,v��0�����
̓��HT8�<�X�2��F�Y�ԕx�3�B�fd��4sC�IR���⥪ �b�rf4۲� ��a`�Lޘ��e
-v/�~���2�	*�f[���#s�y��+�b��t8��!%�L��g�@����p��8R� ,Tq+ZJ[7b6��#��AJZb?�"�+��if�:��?Q$|eC��F7��F�]��FU�ə�Q0�j�V�x'��qޭq�L�'�/�/9:�a�1[5�$��nY� ���2�a6!�r�d?�/�/}Pup�7�DW٩�`�av-��.պ���	��)�ب��f�����N��r���s<�$U��(��Lk`�y���;�eZ
�U_:��~���O�fZ�k|�7��^�h��p�YL�a�w��ޮ��*

�6h�f�$En��Tf2��8aI��s�a�Oa/�1�Qۂ�vp(k��"�z~R�@ �x�t�o��_	����l��"o�-y|�l�.@D)�G�J�cu�0���������͠ޕ
B+-f���AX�uz
:�"�n�}��uЉ4��ᚗ(���#�8��ݟ�����j��'7�d�V���D�"<
����@�)\��
V�b�V������W��tFM���r�Id���,��f�e�� �v�c+��]f��n���M˩s:�X�M�iu7�3�k�U	��ek��Wz$�s4��psM:<��Z	H�L��3-�b����әZ��\D��R:���*L<O��%�m�b�"5G裐��� $�x(/G%a���D`fٹ++��4#��4�:9�W���2���l��s{
E�0�4�V�@O����2�Ǣ��.m�%�VJ]�̵f�sT��J�f��9-�)�ia�3��c%�*'|���,��L?)&P���Z�!Ay�^!��(c�A}�쐫#��mp�L+��������������m�1%^[���<�pʝ�A�`�+Ǎ�I'���;�Id�*��$hs%䇼��5h�f�]���N�p*�+c��U�=x��9���Y�����L�A_��&Z�e���Ģ'��o}MC���\�@�YbG���8��v�%ە���g�8]LlU�UdE�E���a�w2�T��=�(���_�<`J������x���;��q�J�p�'�AH�X���P=fvKKNl*L	����R$�[��ʏ���~"���,��1:$4��1fvH�Rj(;�3��<�%�\�R�����y��e�PfV��D?��ԏr-F�F;�j�9��O����BMs��3c�̝�.!�l��V!����mJh��yoL%zLAH�a�RU����pceY鞍2SّE�>������%���оg�V�ɴ�կ�iA�81Md$�2R-삞�Р�4L�S��Bq�Z�E�3��!���']S/f������TV��,�"#e��f��K���Ux�]��Ȼ�d]ZӖ���l�&g�B��ư!�1R
t!�>xA����{��6��6�;?t�"��mog��'�Lۈ��bn��DB���㎞Ȁ�H�+g�)��g}�[

�A
yi@���������/�cr�J�Ɩ��е��^f��Zލ0�,�'�KI��.d�#��sz����,|$�_�D�z3���Hn�6�D��t�C��b�I����M.u�/~V=�H�Gn�w���W���cKG�[w
�R�b�������ZEř�Y��7�9���>���J�M_�rK�_[~y.���r�Fײ���z
e�s���+0B2�ze�:��`��De&��\7Y�
�5%�"�'��Sݎ`$��F��X�j�
��S�'4<���+�3R]sJ��*8�"���a��� \�ɇBް1Aͺ�U���l���uLI���s�m��Ы�>�
z����E�S�;CI��+��1��3+�:=ͧ�����oM����o	�#�N�f�T� ��BӠT��@+�S����rdL!���(j'~�^��T�s�Ì3���M��Y�ƙ�y1l!��g���9gbO�3lּ�W�⌈{��f�O�����`s˪+���L!u�"[�-Q�9#>ʴ�ԝ��/� ��`�b�I��-?�� ��
�C�*a1�b���R����"ad�F�S�8��e|�0��Rqx���7n�
��y=���d�
<:�}�/uB	H�[>�*���&5�n�[;�R���r��=��i$�=�,]~
�����̨sla�.hi�61�H�_�/��	҂%ժ�D�χ�D\�XL�>0>��N8^O��ǴQ�_.������	-:�̘q�Y�@(@�f&��Keo�=�n�ۛ�h��)�:�|�wb�{��2�4��d���_�{��a�h��" ~s6w�Bĭ�h���z� ,-F	���ZB��2}	���XŘ�Ķ.�J1@�6chK�ĉcG���NH.��ܩ!��xT��fQqB��Y�!�mx"i]n����N:��N�`�*��+�6xa@qA�W��SIv�ŋ˰�}#�il�-!:\��b8��w�ې��s%��@��|��NO}�2|Ff�c;йm/��)��+9�xWO�
tW,NT^2�������W�`"�lD
�2$ܔ���K}<�2�j�,��g3sƯb�`�4�̡:[^��������9Q���d	Zy(y�p@�(�䅅�}8�㏧��s��\���&���*���ژ0+$l���t/9e
��J�3���B�ׄ�!�As6:^x�4c�T�r��dF�I�sg�����5sű[ʲ�֚A�����%#ż������+�ȋ�R��Z���N��&r���"\���C���1��[����DPu�ԕ-�z��<!��9��7�z���$�1�WX����-f|r0�!��L���ۋ�ȑ�<Ǘtr�4P��	����U`F�8�m4���q����?X�{�fy�J*	��a&z?71'��a7ຓ��&X2�(_�Eк
e���,�[�.[���5����b� ���pV�&B�4�f��E������t
���S�"
�
�*��7d�
��D�"Iv:).4��9u���ڬzPf2V�Bf�E�*��1+AX&��
�s�bQ��(t���mf���L� �2TS�/�
k.3�h��/�}�~�ͷ��
Q�&�pe?Ӽ��';�X�2�3��3xF��{*H"���eQ�����\s��k�^S-����U�v���Y�P���A�q��װ_����X�J2)o�Q.��߫I�Ba-�R�p+��c�?o��d�j6F}���%F?������]W�	L�C�c�S�L�DV�G�3�����Q�ʗ�h����e�6����ad&̈́MIlCK�SESۧ���1�/f�z ����T�+��X��a��ߩ8����ZX17b9(I�r���f��fձe�U%J(
)��՚�����V��j|(���*⫋-=�IU��;M ��ÓJM�T1��4p�SIn}��ܬ)T8P�Ĥ����;���4r�A�0b����_rH�ONX��W6+�}ԠRaW��S�6�s��z=�v^e�\lTs�mu!|5L�����J$���jt��^p�V�19�r�I<�`�T�bR��ٯ$�Q��|Z�6�@�d$jVϡ�d�����b��9��B��㴉�Y�o�W��I�|�E���p��zIpe�BF(5k��
$���5O`�#Q��x�6���q>�b3���S���S�|N��-Y�&�=����6&�JkS�;[���@G�T"���O��(r4�>�Y�� �������%`��L{_	��/��B�o*��9O ̘�3�ʨK���ib�����K��0�d�Q�ڬ�C"� /�7���"��j-׬��o��@\�ɫd��|L�x6�l�Z�5�lv��m����U��k0�J�tbsvEz��+���N͗z��#�#�_T%��P�p��J+�\tx�*��Q��[	��5C&0��e;�S��a�r��>G��;�� CI�����9+�!�w�@���FSob��ZOs��_�b��/�A��s���V�Š_Փ���V�'F؏5Q�!pBx]s6r��Wc{��!]W�(�Q�"�Z�=�\����p��PQ�
s��X���8d��;�U>�݂@���
S��:P���z ;����O�d�#
sJ>�8z�fv�Zd�~�lPw�FCُ	�m�<�łUn�~_��f���ƉYc�/W����pt�OHgq�5}��jQ
nV��T�P�p��J(y9p��SWw�D��=dJ����: ;�}eZg���V�~kx���J�DI*L�xP�
�~���#��Y�{����Ŵ5���]�O�%�ғ�*�R�FA��:f�2�XKKT�<YA��>C��d�:��8�|}�s�{���L2ņU1��*Q��|!�j4�}%X���<3��Pw*��g�� ^:���C�!��>R
��c+A�>jnT��:�ʶA�Ԥb�Gͳ�PR7"�V��I\�
-{�dQ�0�!ms3�$�w��N����0�6i�p}44����4[���mB��ZzTWII�<�P͡�k]-�U�Na�����L�݌Ȯ�1q�.fa����,(,*$���XZ]��h���k�>��Ge;��9,`AO$�xʖ�8��-n
$��J�:؎�����T}��Y:��-;�
;4+��O����5h�΀u0�@�b�bCu��J.�Ğ���!�:���2ИhHgg���b�����^^c����s��Fci��|�4�"3(�Fq]���!�Q�|-R���;�������f���Ó������6`>Al�hY��G-�*�jG�
m���M�0����"��T�>�TÇ0C��լ�Ϩ�+L%;9�%��?8��練�a,<6Rg�`kC+��z}s���*`���6�Ɂ�D��X�
�z��vx�BB�g�=��Z0v��!é����3ḍƷM�18�f=!`��5s��Ж��7Z=2�E��R�j�Xo����T��Z�A�����0�2�N<t���\������Q��Q���XnY�z���WFcJ���U◙�B��uX�U�8'�xtn�<�@�UWh�(ħc����1�sC�T�9F
�*$ԫ(�	k��ɪ��RI"���ڀ�c32�	�/:���E}
�[##���¸EX~�*��-�^
��V���"�G�|�D�L3̘u���N�S�js�Y9��j뒃��$k���
���ͭ2��9����}����	�5~lw�n;�����hfrM�#D��OJK��@c9T�֖����-"�"�}6��j-�}�D�U�h�:aV$Ĝ)#꨽Ė%���x��P�3�*���>��qa��6۷a�t�,��WI��G�
4�,g2�by=l����u��<S-�mXeE��$��f�F
�����n���f�P����x�q�m9�N�ݵ�0�g�mNd�E��JWT���t'����o��F�\��S�.�7��j��UH̘���
��9�?1�3pQ���B!�nD�1�|8�����j�0������0rx����X���X��e:�&�aݙ����S�N9o��y$F�z~0��TAS�WP�2\��п�����e%�);�>=�#$ްB_8�H����'t7�1a0AFg�ޔ⻃E����sI�n��AA'a��"��+�r��p!�J��Dzd=����,$D���3���2o�a�v
�i�	GU��y|*��QE8D,�q���s8tI
Z��-����&8�����t˹��ϑ'z�n0���n�x����7�{M�5��SU�9���w8�B�s�D�"��DSL
�Z�B��5^m�w�)1_�hv6'�*q���n��of�1�bD#L�J��C��wzvkj��t�:����_	'C��[��D�����
������-����Zv�)o��d��4;�ƌC-�PN����zK8(S��I({H�b؟�!�N��IBwJU� �$���ZMIl����V�Ԝ|�5e!�:Z�?�"ƺ��W�j�ΐ�*���e`]�Y��ǀ�A����;��E�����Î,&<L�i��5��fLBZ�j�Ϛa}첨�Sh���Iр^�w)�(	y�"]��P�V�`���Ύs
�dp������--�Q�$
%�D%�@�ҭ�J�"w�}���ɝSK��kNy�{��nrå�㴯���k[�ڭ3-R��GT����P�Z���,�%��|i�|��-s��c �){X�#o<�ˎ�ք(�ެ��x�rF�n����O7�B	����
93�BY9u�3s�S�C��E�
j�i��8�t��&�b��7�BU`3��t{�P�8�72cO�Ub+��PnK������j%8*PN����A�)o�Pa�;��&�Z+�U��)A��e�,)���}�
c\�Sjtv�M�Cjl��C�weE��
�f��P�7��	O�X.VU�<$3Y�:�>IvNc.j�n�
J�wV�T9�L�������P��|�"����
���W��bo�c\C�F�����B��N��A�V�@�<֙X�,�h}�f���\�)=�K�h,����o�9�z]�ް˕T�]A�if�[o��hG���K��&�,4@�p�վ2N��H|fB�oU�Q&]�RTW�A}+�
$���H�p���v�*$������z�~\��G4��M�d-rg;9���xY��cׁx5�k����*l��#975%ыP9����m$;T'�wڽ��
8V1��U�RIۼ0�ÊsY�Qb���7�LP��Zs$=/S%������3��@�șnAve�f��*a&�A>��*��(�g�F�@
g���b</Gy�a]E�?5��UW������s�ژ#��ߓ���<�7�f��F;�7[�K��,�E�5`'�Hy�9�j`�u��MP(,Z�f�/3�î�lU̾�w:�z���@W�K�w��<��ofh���O���i�b�f/Z�,�LF�;F��-�O�C���u��-!*��$�e�:�jf��u��ټ��=�����W��S�*g�:���
�ْ�^��G�ܧ)V8�!ř��c�&�A�M�s�*x�tV����`�+�0/Yyc�� _P��0!�Kͪ��,k��[n����P�q_S���D�]@�/�|0�	���"��(�7�N�R��h&Giw	e��V{��DV��)n�s�*���R#@��۫���i�V�)��0�?_u`�a�UB�F�m�к�g�]�'��nm����>�eV��6�|�����{��H��*L�Ac&Ѡ���@�a�(Z�vu�>� �s�4���a;�NX�Ђ��b7�މ݌�>�`�"%�݋A�]�X��TjqU5���U+��P��!��ى4J�1�ت:����H�ѣ'6w���
;�{�w��8*	�k���O�=7$�t���o�}F��֭�u�姗B��u%=�D�-Jr�mޒ�F�3L�������pN=Tf#���Z�CD2������@�p�b�x:|��S�oa��\^�;�c��2���$Q,���h��bM�#1G�k��s�g:��Emn	vo��I�,(�?�]I���˻�u"��s6�u�P��O�9��,y�r�fMÍ��R:�쨏�[��}E~H񲑜��a��*K�*,�$ќ8���[.�b$�C�~����Q�sޗ��)c�� �f�>���f��{9f��vVf��p�35Y"9c"��,�Y.e�����KX�b)l	����b2�~�+A�\�N�f34���)w�X���lۖm�m�e���F��k(�(}H�4�G(3MV�*B�/8ט2&,��������sP�-��7얅���w�!��tmF��j�$���um���S_�*3�c)��/�>�	���	ijAZ�̢\SV�PwzO��b^��8��zŒ2��Z��@R��▹L[	�P6X��@r��;�狿§Kj���>!(�Z����b��r�s���3"�X���_-���3\?�e��T�C����1�s�&�B�z�ZT�jC����*��]U�g�I+��ȷIR`Z�a�%��vWW3����۠����g��hE�����dt���4��E��k.!l-A��i��L�u2]K�8A���d��VTEjΤ�A��.ՂE2�J�]�������u~�@����u��"�V�N��R��l�,B���ll���$LR2
/�8�Eu;L���^��S�s���/���F_�4�p���6���ҹ�񥯖9	W�^G�&�Q�J^��pk�������<ltD��0�>I:,��1?A8���0DO_c�-��U*��g:���eJ+�fg��j���b�ֹ?v��:!V�fY.����Ζ֮��-S�t&�Vf���xI���`�%Ci�h�֠l1v�!�cP�٥<�>�������H-��]�͉�n��/ѭ��q�[�u�[�ļ�pþ�N�T	
��j�8!aJ���jE��DX&�t��T#uj$�ʩ<SB�;,�(>����˯)Z�HTM�1U�QM�T�n%�\�W5�T�uQ�G�����b"���Ym}��}���
SB�_9	��) $)��r�7qk.��q��̬ə)m�۲�ms�Sڧ��e�윮�-�ٖ���-��sf�uf�Mf�mU�ְ�4�����Q�f�y��c���$I}�.dڧ�\�i��6P2�1^x�"��Q+,�'�U��a�T�XQ}3��~4V����b�'nBK���N�]sh6��+���'p�?l"��>Id�8���%}2F�j� �M�E,G��	+e~�Qw �Bc&B�8��7�g�h�W^S�o����
�(�"9�%���=��7/
�B(%���j"��f�2M8�G�!f�sh��9�w�&�3���L��Z#�)�+��"�����L��]U���~ٹ�E�ԊA�E�Ҵ�1����q�QXu_�g��jd�'b6m�����Y���k�����d}eX�YMu��NĶr�tzl��a|ɬr�6��b��r�gk;�XI�at�;S�+�]Y��b��Ɨ�tm�Ѽ�:/�CLȠ�T `�N��
�S�|�^��!E�4�|^|q��A�-œ��7�$֙���[��ԡN�n#�/��(��r����eW^�J��oA��R�'U�f�n�r�_���C�y�Ͽk�b%����a�s�P11w��O�6�
�<�
�'6�b�lag:�$uC�?	�U�Q�Ldm����@�)[?�Vm�5�GK��3��fb�tϷ��!>W����U�1l�X��J����ݖ���{��L�?��b��	wڰ��J��`�ԩ�9�3s2s�ё��pX�>��K+c���W+Y?x֛7{ǰ(��|�
��I��|2J�tÒʌ5vZ.3Ou�
K�� "�V�����οRr
��扗D�/Iyځu(������=�H*tѵs�Mx��[,ץ�-��� �Lh�"��>��>���8^I�߬��ѹ�w�2/�Ѐ�m��\5��yO_%(׌�.PV��5��G���?p�D&8Ov�Bk'j�}+�7����G�+�	�Of�o�	�ުGm��V����U�uOR#����g�1\`�FioG��;<�B�D���+.ʅlT'�.-π�ZL�$Z��ŜK�	�
m����,��.O1�����|��T^~q%�")����L�^L���t7��[��9�I�i�#q��g�wRq5�
*e�a
L� A�R�'#�O�CV�9��mzfR�T�JyeD���h�J$�b�m
��0�B^�6|�
����?bC��{��r'.�a��?�rm�GL)��!�zM>�V�m����
jjϼ�1�e�abAe�00b����s��Q��~O!���&����`1����(��xƂ>q]T�M5�-�h�k��P�A��Ƒ�[VJ�e����G�;9�֚Ģ���w�=�o�R�h�2�[n`�6�� �A�Dͽ�L~�����׆Šۘ�B���13m�*�!r�<�H����x���e1����o��U����!Dl�&˾(��2�3;3�zC��G��,mUڑz���KHpc˲���
�:�l++a}�1�cU�Qg��`)s�DgW��dQ0;,W/ӿrcw�rN�V�0���4�cf����ä͎�s���'�F�@2q ��XTrbƣ�f�逡�6���)v�������W'[JGG.Z;��Œs.�&���Ws4{�,/��C�	�W=�AjNM���x���+r���;�h��X>UP#�y�Z�
�uC�T�1*��~4�FW�J�sX�Jtv�ƍ���s:�K}wWdT�Q�����v�l'MMcXq����#�<Gi|mb���V���}�Q����)ۀݣ���E�ۙ�z�.�}.;��Ùhg�]��Rv��b��ojh_�ƌ��:����ԜC���J8&�ވ��{n�TWT?�����	e@���u��kn]0�#K��ъ'C��$!�M�[�ɖQ(��$�'N��O
g-o���I���m�V��i�M�q?�'J�b�`����������F+Jܙ1�c�&@"�~	�h"`ܣl�`J���m-�N����:�
�+0��$s��C��jsvZGg��ڤ��M�HNJ�BǸm��H�k��O����X���� ���
���#�}#)/���:�D)����T��ؘ�ĩմBuz����粳��ʆ��v��0~ZI��p0�8�M�g�-@���&UU�����I�:�)� V�q��:ޚ#��5�kK��r_ղI�Y�_��F�WF�g,�!�T�›�"4����Xz�r��Xb��uZI��<���G�lѪ���4�	@�C���&��������Ym4y/���X�w��h��Zt:�K���%ݲ��ml�hL��8u��ʕ�V�5��6�`��z�.Y�Q�n\GK����il��1���j��n��\!�{�
��@UG�\���Hs�h�EI�!��ԁfi�|�F��+�|B�X+A�;�^��D��[w]��k�,��3",ߗq����
c�^T�c44���T(�(�c�����gڈ�10i��\}k��`|�T���5�T&ڱ���Uy�es�/\q�j-����#�p�E�b�X�Ķ
}�eI:�5_h5s�\�*�l�d�~��g�ʍ�����A�����~\^�ؓ9��6�?I~���P�wq��6�c�9oĞc7��aM�]މ�r��dι`�<�e�P�hTkil��oՠ^Q�6�l\�g�Y�wM�;�U��T�ݰs�&U�	M}�4ʐ2�+�Ѱ���/��"�����N(�2Yh¶xNc���IՆ)'���r5Joj�9�5W�3��M��k�yÓ��mlT9vJԍb_�sT6��S�d���-F}��>�I~�@�Ԋ�,���NA}<B�$��N�� �I9|/��A��Jd���(�X���,qC����5n��
��4Ye�$6l�y1��!-�7�W�W`E�>M�C
g.��+Ӷ8	6�8� &��̾���	
����H�.G��p����Q������l�U�%s=q�1�7�P�����+F�w8Q�"�͙�˓83�f��
w�q��F��Q����J�y)�-�"���7�@iDP�y��q�;ޤ�]ݥ\��&�7�mf���w�;̛�tBdYy����Ku��S�PD�3Pg��
�-��؛6�?����F�s��0-���⨃�.����ݒ��Rjŵ51��N;M��<ʏ�	���O���N1z��΀9$�&��2���Z~M*�8��:�����9��"�~P�D�o:�qO"F���Z��J���Q~LH�S�D�.�B�T�����J�dj��
�R�񷸧�����Ĝ
�k$v��\�KP�}�,~�آ qvvČ�r�}o,�f�)�+�8|(�=j��,�����䲬�6Q<�[�/3�j�'6��̯�9ΤQ�'�d��ڦ�~�q�׍8��ťY��o٩n*P(�i����1�s��P�6x���-X#0�D��2�@����	������O:X��$���"�T\rx���z$�i�s��!��o��'Z�%:i8���3�0V�%䰹�Y��b�,B��e���@��/�ŊķJ5I#Ǩ6�^���y�L���F�
B	5!r5[�
|��[�9u���~�qK!q)���%fG����7:��i�+�}���7�_�ù�n-��s�k2�|;Ny�׺w�����������
�r坩l,�,Q:eШj].K!�Y䱉�C�V���
`f��l��cs"�^���^
o�#)1.i轃��,��F/�Ǚ���5����x������j�Pӌq�}� 1�ř���$})ypt��*�8k�[��ի�g���u�U��e���1��!��h'ٲ�����f�ֲ��1&���
���E�+M��K����~��Ȝ.����`�-d��]���m\��dC�v&�x%*6�c���������[�d�
�����R���X-XG��&�r�E��Ā����z+{�q(*9����]-{�wN$8�K�X~q�M��$���I5�-}V�)�To�件����ҳر�tR70�m��.ƞ�QQ�	�.Xm<���$l�-\�5(A`�� v⫕b�3H�Mx:
}`Kn#�G�)o�ԭ�S�($=�J����d�mp]�
��l����������v�j���chf�pD��L?8
D�^�ߵ�����E��*iP=�!ߕ���vڣdl<k��L{�q�`Ywo�p�$v{nlj��ƹ؍P��,���ǟ��T\^�k"����3��A�u�ۦ=mvxQ��M����"�OІ��L[]!��C���ƕ�βn����Q:�9`��ٔ��Ҁ��5¯�_.���6����b=�R��f�:�
��!u�b�q>�8g�C�������q���e/C�'Y�v�U2~V*��q�c+o@�)��GM�U#�K�a
+��Z����hoƧo.I�}چ����q$8@���LNx"�*ѸT������&�Н墹�S����+b����&
�G�u�ψ���$�k�#�N�O���i��T�-���&=�&�WƟ��V��3;�cxCr@S�~]	=f
0;��o�y|�9
�@p��c@(@�A���[���(T*��QGL�f�Pod`�x���Sj�M�?v�.��Y*:�{���T������n���D4���gZz�˻���q}�����Cuʙc@���)�@ƅ��z�Ku����29�J��L=g�R[�w3a��ΰ�s���I��-�ҁr�T�LJ�Kn""�Ʋ�"��(2k=ʥXrFVD�b��[v���Ď��)n��VL��Z��u��o,A]p4�x��2�`�'����_�x�Il!�Lp����a,gy�5"��aY
�4� ���oXh�0��c⑝�5�F�l���K�
Ƣ������}�^bqX�i��h����0`kp=�Y��Z��\0V���aL�m����+ˮd7����j��s@<^��9�]㧵u	��G��qs��\�7�fs���2]�>��LD5��gHW��틺�k>vJ.�+��8�B|�{���a�+���x�*���-�H�@��x�������Rf��H���&K�h{5r��;L��l�X�e��u2��LTjĆ��V���֊�}�]RnW��1��
�J�B[�ٹm�]��E^�OJ}�PE,�XP���9(.�?؀��%[X՚��Y�j᳧P��eK�u�K�N��Ul��)]�;��3��
2����5�3�\j(g�}��娩�r����J��=���xҽ�Y	W6�uM7�bcU6��@�*�]::fVB��	
��{��2h�Dm`R.烀@��+Y_8\u�j�+ߊBX<�q�7����AVq,�j�׽�W��4l�[����Ul��:pF���@���>���ґ���j���v����kn����r��N���2�!{���.���2�)�Z�9J���	P�����Bp�KJsQ��#-�> �)���FK��,�B?Wo�j��<B�
���}Ɖk�e���:o�)�/����\���z��&h*��X�Qp�e��Q���A�i|�@7��N�/��L&�c�P�U�T����]��:����F*隡�%Y<�y�u��?��F�����$}-��� d���	��]2m�����D�o��/�p,1��F�	���L�o4vV�S�A
*2�"�\¾k�ŌWG�16�����ŷ�����nQo_v�4&yU��X�~[/���3/�M*�p�]_������}�,uѩ����>Ջ��N��,�`!㄄�p��&�D��.�����b�
 "~��2v�kwq���0|�ܞ�=��x|��x�T.!�{�#�r?���t���=,����V;
/��g����o?��{عm�/����{���%{�55�]el�lo�.Gܚ���\
PD��b�+��K�<�M]�y�TL�-e^��$���ԏ��s,\>ht���w�TX���l:�+�͗H+��j�bdC��tUc���jV�q���EUt���t`[g����Ť�R
zk!��TV]	:��!��+���z�ȋk��ٌ�!�s�]����V̛C��x\u�`	�ai��u.��ׁ'
jd��4x���1��ph�$�lO���^&Ȗ/�
�p����yQ�Dk.oϩR	G�j��g��[Jd���j��#`�{p&�������X���+\�uS'_D�</���j����.��j�ƙ�|��|��A��R8����X�Kf�jev��4��j���E1�k,�v��=�'6iBY܊�5ޏ'�L�B�J�#�z��4�R�w�2�E�������4����&x��IE�P�A�5Ҝ	����N�4G�[\'l��r��A��*4ޜ�<V+�R?ʆÐ��<�`�_і`2��hޘAx��Ⱥ.��Aׁ*��}K��5��������,B���e�8w�JNHw�Y
�@Ǝ��r����V�$P��_BK�^U���V
B��CŵnD�K��� �༰x���r��Ę�eQZx�@�b��$B�1�u&�6&t˅�����RC��[��#ؗ�3�@�T	(Oc�U�E3�,ϣ-AX}Y	t��,2p��3��r��v�w�Ս������_͞v��e#fJg�t��8� ,�5���1%P���0������fps�V�4'���Ƒ��C4�L�?r��D������1��dg͛������>g�Z�LNҨ�U�B'j��c	c�-�`�h��Z���̞3.~�`�}�����r��ʴ�&����Y���lf�w'c�%�%�1@{4�H���łO�����Ֆ�����9g�lG�ܖ��y-s��tf[���[�T`�#�$T<t���ڣ��]�l)��h9����NX�>v�I�߳���[�B�
��B�f1m*J������f"�V���ŕ5�ۃ�(^���B��JBӼG����
�죾vLjV��0���������i(Q����ƍ&̿��a9v]�4�qՄ%�c*]� r����.6+,!Z�:�3�+OGGQf\�h"���oڙ�(�I�2G������{/��MF\P=�&]����9�r�q�5w�X7��F��%,�q��T2 e�M�i$1�:�����I�@�sٖ</#��+�POUB���ᯬ�FF8o!�Ցj�ҁҠ���
Y���^��b�����J���I�k��f��tm��B�d�kaI�����i�LF�.*��ն�s�%��w*���̌ՇH��xa%%.oC�T�jp�`P�d%��y� �&�wB	���G�XE󤄠�ޝ�`܅�jK�r],`U�ؙOI��ƥ|Ɗ-7�BoT��ƍƌά�>x�VU+sZm���5:Ǣ�1^�6R�CӬ�c�v�c1��\�[�;����'��+l�����F<��!0������@��2|(LB+p�-�=f_n)���b��2;�`�*��bv����m4�d���<nP-|��n����@ٕa�ڥ�1�mu~��[c�,n��R���tʌ���
�lLj��&5����c�f���[��������9��\�v��1ppu�Fe]�Q�v����¤:��f�C�%�Ç6/���Cf=�U����/KR�k����� q=�|�y��c(�%�?��*F�L�#�Q�7�J�yµk�lPJ��4�Y�M.��ZP�웨XT�5Q���JO<�����5,z!f���ev�Pw�66]z�+�E�N|���쪎C�<�[DD3�f�y�0�;��&���J5#l�%��XիX~n� �o"�a�bX̡m����Jб�r�*�x���v�ͫۜW@�q���Z�]
u�=Ms�.��B��k�V`���.����A�6s3{��nhl(ܤ��Q��.���]��۫矵^�����������jc2cm�,C|x��ħ��.?�V]ݥ��Kܸ���5tG0Ȓ���#d��NsX_V�Ŵ���4NӤ��j!<��F��&]@��gM�3���V�i�8_we;�%�P
�aatl�ȹ�T=oe{'}}&�3���N�i���a���$���J6��L���)��0N�=Mj�Xv*(�K^��=�P_8�%:߻)��Л�9S�P
%U�N/L�����u!�Ŷd��˛HJ��4f+��hc=��(��VZ����0l�J���������P�9Z�7�$:/T;�=˯1״�S�k�N���@}�6�𦶁#����Ii]��BT�JOƹ�$�8�Phm��Oo�ȯ,4�1f�V[Z��ջ{طL`/��k+�#�_73:u�§��V��`���m]�8F�JR��7A[�J�qbx�<sm�0`��!d�Bج���l�	5�m��̈́�ԙO�xq�M�Dg�ۙG'ê*d��X�'��Rء�j7)#B!��A�se\k�^��Cs
Tn��"�.#���3�d\ള��["�Iΰ�1d��=R�M*��(-�)�5;����}��9o|y�}�[;5S�<���:=:I�|�X�J��àq!�^,L�<O�0W�F���{��nu3b��a�EC���s�@�l3�I��h~�
��|���>�
k��L�_��A���!<����Km�"�Xn��}���
@r��9�𪭸E�Fn�<�B>Ν�IA�;@�1\�����	�H�W<��'�e��m)��
ج��Юm��2R	|�6�&pbe�,:S�z�R'4�5et��S#g\ր(-w7���H�>��/�����;�a�b����F|�$r9ml!i�l+����V�)����X,R�T:x�V֊'���0\��w�
��A����Q�T��`�.�^�Y:6�2���Z��Hl�D��!̧���z�<�n��C hX�z`E1 ��ϳ(&��$(Xʌ�*	�6P��d���qO��	F��(�o�����]Q}��*/�r�
~�z�2��/gUpw%�����3r����f���.5&Uj�V4�Un�G���qЖ�������b��B�n�ٯ�����s�t�Lk!�Eiy��m\��:���*�nw���3�8E&S�x��%r��V��$�
*�C��p�1�e��A�(�F0�xKnM��L�Z��ޚ�ܭ8Ѧ$�/�r�`r0
e7��7�x9�̋#�e�F�Wf���.b���/_.���W�Q=ʪ]A9(�5G��9�,hP%�{�Տˌ��MƬ�u1�yG�ʹ�nm�=�m.�\~��4�1��Ъ��ߐ�Ǖm%Na*ϥ������_���cߚ��Y�j�44�r�G�l���H��0X,Lq��|ȥ�f�|�fǧ)`a$��0�$���pn-YH)z�͕H`u�h�kU�p9�K�D�Np|�$C}e�d0�f>��
�V���*	�'�Wk����j�7�S�'�\�Y�b�%k��`
�	��G�Y�f�^b���'C�"㱥#*5/JO���5�=������!05�Mr�
�c�Z�Q�LY�:�%U�o`�5߄�T����0�f�j����r*�`rX'�<����̼�V/�Z�ws�@��:e~hC�t��m1ȳ�P�6�ގr���NX4ΞS�M���B
�Q��x}b�D�X�I���l��dT
2_���k"����bb�<U]��m��DK�QnDV|�-n�.k(/$:�n�(�`��)�6R���H��eM�;f��ȓ����?ϲ�>��S/iza$-�_c"ǵ+6R�Q�Ie�*�̜
Mo� ^�H3�kdΊ�D)$��Xж�œ��C:6�،c��p���搤�ӱ����GX�`2:���>(��h��۱����t1}�?O>�s���k�Y�-�y�a*�XcZ�F�b�2w\m1��T�Nq�� K%*3Q���NB�j;�^�Oi-/ζ�v��oI��#�1�����
���̺;�<��](ϒ	�!}�>��q3-y`��x�b�d�Ӏ]���\-ˇ:�'tV	Լ8��*����SMO�;X���ǰDbl#���EJ�$��Rn�|@j��.oЀgߞ
\�澎uk}�pF�R[��o��Mt�1w��H2��̴gG,1V�Ć��p��2�d��Vݥ��z��]�n�F�0�6�P���1\;H
4A;�`$6V"��(�U?��,��_���c�s�CҎV6Dr8$�q瞳	w'ȑ?�?aH�#E��5��&Y=:�	�ik&g+��gc	��.ڎt����e�1�(�G&��Ɗ��*�Z��	H�q�4��Ej�QbFr�@K݄*���ſt ����ঽw�B���n"2y����o�FY�≩[bg��v�Y�D�9M�a(͖Y��[�X��p�F�J+��>�.��t���Ⱥi��%�<�
g��
Ƙ�Q؛(�HTׂ���ߪ����b�x�'�hXxV���h.}.�2ިlH����c
�*�o/�w���o�'CY�t%�ԣ��
�\*X�t&��{���r|�B3�I��ɗފi��b0t�+�K:��!�1pd,.6�`)�e"LU�\C����'f1Ɖ��|��pH���x�-�h*��or3�{�z��]b��=o /�ג����~�h�8�毗g�o唐Aw�짧�W��x���図���q9VU��wD��c�	}��R
rV�2߉�-Td/���M�ƐE�b0��?�(�|	D��7(�^ք&.@-��׻���ו]������~F���ȫg��~[J�1��w�1��-0���7�Zr�Ty@�k.�2fEwO�딜�������o������%5^R�5?�%ZO����vͦ�C�s���"Q+�q��^�T8�-�'��V�ե��w���Z�D=9�p8S�1Y�c�����ad��HC�6Ʉ�C诱tyT���yϕs�!��к4�z�H���g��U,m�v�<MM��Z��0�w�|��R���4].#�vY
c�唫�9��)-�^����o�����r�$gA@
�홸�t��R��آ�(�:3Q�H}cF�9S#����nHq�,?��u&�c�򙊗3t��x3�I��>uKG���}�2�c���eZ@�����(��1
Y�b��dG��l�|�r^_hGф�~bӬDGRZ��8%����������$�z�h�Wr��4�}R�H���7�,=n�xt-@d�#+sB־�5Y�t��mӫ��5fH��g���̑��]p'�֔f�X
*����-:��������)��6BAu��W*1h
��U�jB���/�`�"
�&��Va�֝���?�s�ytD4�I�%�q���@N&иڪdy�` ��,����<��W��z�گW�����s��:�P��{S�l,OG��������妕�5���B.��M�,����#+��#]As#��#�E�Z^�%�9���Ip82:Du��d�OWr�5~��:<��Mo�E4%��}3��Kf��7���db%iW��a,4rOC�e+�(cN���`�w	7��K�%�rjQ��lI�?�v��[�ٕ�xZ��A�s��(�ˇ��-��D��i�D!�O�E�Ws	���g�s�xM�~�-61)0eL��,eZ�>~���&XhH�Э��$���3N�1y�hWqz�[R^���f�4��4:��!7��FO��SiC�}i��8/�W�Yg�:�ӴKI���i\*�I��=+�	� e�2
�).,�R@?��>�vC�.�|�0 �FZ�ﺷ�k�]8~;��*%�4�zt��~& 7c���Z�.f^�y֥簣�Gֶ~�OY���,
�SVQ�?O�P}e��q��W� -��MoU�� ��{�@��u���j'�����4Gm!#c�
BZ˒���E�[��d>�4a�^:"�tLX��I�5$+�=��!���0<��z�`~:
�i"h�y���A�,H��0�H������Zv�����0�Sm�G��D�5�X�z���)�ICt�R5$����l�.�Z�2��6Ҥ�/���,_��W�j�"�����K���Ь�,��쐞���BXw���|
3ЇT'�� 0��+K��bvd䵁�v��rq�T�j���\J��7����7�H��>4Ub��m��e����'��zWera�����!�A�u�7;��Ox	ц<K+�Q����s���)j�|>�5�9RS7�ͪ;�L���E2�:�r�ҿ�ҋ~��D��nB��R�>�O�=�X+6�S�Y�h�bi�#�,�<"���<�۞��=����"�Y#b˘���:^��!B�=o&��t)vV�@�jޤ���?0�TOY���,���tYQ%�ty�����ȯ����t�g���k�"@a�[�m�t�PK��zZ�݇�خ�)litespeed-cache-es_ES.l10n.phpUT	n�gn�gux������rٕ&���S��+I0������T)C�`&���$��RO��9"�'=�C� #�\��ؙ��YY^��fLu1f›��+������AI�g�jZI��������[�կW׫���֛�-���?<��ڪ/�]��?}�WM�>�ax������}�M����q_���cQ�+<�����?<��/��?�O�~��_��?��O�[5��l_v�r����a��_�c���Om�*���p�P�׏��㛪Gx��\��P<.^���lUU�⨜_W�uy�T�CY5���j�r�I[M�^m�+���K��7F�?}�z�^m�C�������,.�F��n����`(u/����<�G˦^�E���^,UQ����CՄ��N�I߇��8��T���m_��~=+����;����~�o�z����]2�eq�wK6&�8\��i�e϶�e9�o�в񲱿U��JF:���r���,Ve_Z��+#�n��
�E)s��,��?��ץ<��l���FϿ�,/*n�W�\V}��7��8��vQ�U�ū�5������������h7�M��9��|�|�P�u��o�YqrYl�M!o�d�|_]�>9���,�z]�W�~�I�y�y�
i�-��ۻ��l�n%�P�(-�K줃b3T�t�'��s<pu��y���hd�uDg�,��	�����`s��-~��+i���琸|M)ty�;�2���e%���+%F���o]�r�-��=�.�T���<F^u��tݎ:�\��ElS���!|��Yz�aS�`����?���rګ�s-Y�D���>�n���ܵ���뮞W������r|�M�W�I�\5�\�D`�Ү~�='��f���r�(.�R�g�Q�wiRAz�� �Ӱ��1�Uy��x��3n�ewS߾=9�͛n#_(�^��<뜚Aެxխ���Ô��ܠr�od��N�{��2=�Z�F�&S+C_�n�)�!�d�ֿ�42߽�J~�ٳ$�{��\�+��E�,)(�nsu�?%#|V�]��,���}��טr�ְ��/��P��;~y��x!�D�U��l�yivS�)ku���)�T�n�=8��#O�ND�Bz�)��b�a�;M?u]�C7{׶#�U>��}M1Ǘ(��e�ָX�Ҽ���@	X
��;!k��Y=ȇ�rg����N�_�G��ɏr��\/9������M�����־���-�—�������'c�}��F����dn�H�X��q�ǖ���(˛�n��!�˶k�K����*��U��x�[a#��ǂ���4�~��&�n��"9;�6$W�ٯۦn+������Wú�ګ/�A��y&�[G�^ɩjy-��9.]90&5�nt��U��<e�}��N�+��I�G���rlh�A>.�op9��D��*A���*G�R�Mf�!�A2O/JN�ƻ-�5fi�?w�ދy�;�Rkn���mѷ�����]�;�A���f�A�4w�'���=vm�I"܏)�E���Ě�>�/U���)�b�����"[��w��ֿ�q��)��>��$�󛥝�V����k�Y�u~�P�0~���c�>tU��
�˾��Kc+����b�.���Ʋ뫃p��6��C���B;�|���Y��N��rrצw��l%s]�°3R( 2Fш�[�y��9�X�;W�s�:iJ��]�j��%wXSb^_^����Z��l^l�F���x��̧0�OL�P�
X_ny ��W��H~�k�&
D�\6g��"x�]��ڦr�dC
M����Pz��O���GŎ��-��i\؉S5�/\ˢ5͡�B��ۭ�9�Nװ���ฒ��v3I+{����[�
X�|���r�ʽH�Ln<��U�]�w���E��Ïe��c��q[��w�;\
���8�N�(.�9�wbb��.c�j�zC��]h9}��ed� ���9�NZ>����3%���J�r �8o6X�b�m�e=G_ky���;>;).�n�n4��F�SQD9���]Х�}�:(N�2�!�N:�����K��B�ˇoc�	ߊəT#R��v�WW�V�Oo���zO���F��ӓGq�|��]5��U'2�Z����ʅ��F)��Sؗ�]��;	��yS�z75T��B�RN
}�f�Q��RD�P͒zѽ/�5����,Ƶ�I��ߞ�&]�ث�%sXR���
�t�;�@�Z��X�r�7�q)8�n<���r���.� ����8DI���I-32専OE7q	�B��p��.
����6����D����̼mk<}tvV<|+�oҽ*��Pn�V�[�������b�'���Q�h7M���A�\��qG�S����!��n�1��5D�����,�$�%N���+sP��I?�H����F?�(�[�
47�c�ď��á���W�	dv?g�o����r���t�ى�N����  �l��lt���/��)V���X���Y�R��Ar�~r�cՇ|�H܅\r�r��5�9T��>�-R�M����ظ�c3W��_�t,J2IK����e�l�[Y��ꇮǀ�8�Z�u-\�3�G���=ȷ�
�'��zӮ7eܧr3vs����e�����:(�9�J'�.��&��
�lV�GKn���R��Y��2�kQNȶ7�P�R����Z��Ҋ?���U��蕔��MWj��E�]M������OlV�C�ϩ[�#y)(<�@N�(
�	m������f>8�l6]@oVv��7rB��"SZ��Ȟ�2|���J�߮E_Zt�|�.�R��K��~�w�kC�ڑ_�l�	�L�F�Qz�T�T����ǰ�D�yg�7M��Y���ά�ߦWjC��토tN���
�����{}��6�F��DJ�H�(���r	�i�S�B��"�d&�VXn�)L\b�\@��Z�>�+��ݭoHE�*G�c7���n��jH��	�P�>�[\����Cb�ڷ~�Ò$�F�v&��֪�3�\���������\��j��p1ݜ�	[�x_n���2{�����xq���sQ�@�f�ڬtߋlg�M�"F���M/����%��&4�l���Uㄤ����{�Jͼ������>F�����k���Ǧ��^��5�Yw8x��<��E�*}��l�E��S�s
����ɵ]��P���y���Ͱ�w^}�"a��L������X��
_.��(��z�~�h��.��&�;;�P�9|�ݖ+�0q�cKr�����|h��.�\ͧj3t�Ы�=��U'�]��R�
�
�㷟y0����K�:qxjޗ�
M�����f\�k~hA��<r�d4r� ��I��3`��@Ѩ�z�b;��2��껣>5ܚ�f;}z�����v2
�F_�{��6@8�盾��$j��m�}߹zV�wmث�fI��l
1�
�����Q�c�U�b��9���g�y��œfq˩VEg���1�x�3z섞��]�N�����Z���Ԧ���&�J�b�#�1�l#C��/�p�˻����n���g�>1��x8ͅ�&[O�����\$��LVh��4�n��$o��jM��i��4i���FL�y��⷏3nU�'(_'�\���@�D�'��b��j��<rN�w��Ͽ<(dm��0��Z�*Er|/ί��_����߉�L���s��:KՅ6l}�y3=렸��ݼn�����n���Ѯœu[C~/�
e7*�Z�Ϙ�b!�����˹�:@�(Da��OZ��C�/Oz�Y�g�*��m�����
�;m�:z7��_T�����
�w��M���*i�":q���t��x(�_����h69�xUxO
#X�b���'���*q�M����)� 3���m��hy�m�#������g@)���yy׺g�GQ;U:'��<,���M-pV��/��Bp=
���_�F-?��%���Q�<�en]�@~��ES_���r�ih�
Χ\�#bvA~I��!Q�'�~��Cn���pa߫����I�_q�>ݐ�q�j�ر��;-�q4�#V����"/f���j(+�AXyE��P���4�
��&^�u�~���U����#o�����]���B`�s�}�u0~v|U�p�vs�ӄx9�x}�I��kg�,�H����n��M�s�|�$����.�_�{SLf(�������j�h\K�UtS��	e�
+�n�Vݕi�]��9non*��g����.?bN+<���<q���1_��Q�$��<.��V$+D
lɑV��|HC����
�X��R�Y�+Q�����K{ݐD�+b.�M����x����Ob���tU�a�#������ *�݊N�"�a����V ���<8�k	�]q��J��6ʃ��a�2eQЋ���ra�=�ki/|���6{NN��J�
[���>���E1��F-�kJ}�#6�}죝ɘM�'L�_4�����4�U��:���3�s�h?���~�P��Z]�t|X?�J�Vݐ��'��\�p�7��ts
�9���Ef;kj�"G=@�
�3�G�:�è�L4�([��f��\���Ϳ	��ߋč�흞���[�'��j�Zo���vˋ���S���r~�S�3s(:��5�N�8}0ح��̦��+C��.��3��779P4�2�ru��w�u��xV�s�Q�q�}޻�9{A�zdl\�'�\�����̬��n�<���,��˪WO�F�`<6,��1O�emf��T�裦�;]
�NC_�*�_�?s�U�PsEȆ�ۍ��3�A��λ��`�{fK�-�5Z28,R���߇'vlm��؄Cj;v�"$��F8]?(�H��:���:��Pv|z�v�U��P���f�Yv1.�^jj�(��e�J9Hx����ͯj�*O��L�&d�p�Uڸ���l0�D8vآ���<X�a������4�t���wo4����;�@��Ê��	B=�u�RT��=GE̊���n�8s�h@b��
C�l�FX��0���f�������d=�U[�!����7�#�z�7����lDE�iJ�o6�i��Q�7pj����]��h�/�UM_wA��ռ[.�<{��2����?C�C��%�1�$>�t�@������OOO&��u�l�E�Ҽ�;�xs|v^ȟ��j9(�N:	g�:B�������;(��BquX#U�{n�%C�e�#�e(�j���
0H��v��9HJD���S�w'/!��7���!�]Eh�IN��q��yU�b���"+�
;��
����{�0/���UwDS]�9Fsr �]v	��`���;
��ls��E��[�^*��:,uiv'}�q�X��UT3�9;���P��е���Y��pU�#��>�7tGW�,���n�N.y�*M?��DF��X��~W=����5�Ku;Q�����<��;�ŀŅ�gYf�ݗ[�__��|Q`���B��lO�f~�����!��`���L��hYicT�h�� ���2�D����R�-���}�. ��=5tZ�<���-E����'_��K˜I��
jA�4g�+?^E�&�*V�Ek5]�Q�iǡs�,�O;���iCb&mli�+gp�>�����
���٘Q�9����Vő�w��>!�d:a�c|��{~��I�/4P���{�y
��}�F[����d=~�J��|�Ӫ���@O�x]-e��\tg�!m�^S"jX	�L��%��_Y�u�3I�8�OED�ZG
��jk��rb/n�C	���mH��7�B|��_]�-�/|yK���m���z�BF$�պm��V�
��x�����(X����)�})�R���W�7���
<�١�$�t�ؘ�!w�����a�'fy���\W?�A�t$�rߤŜ�SnU�r��!!:��щ����e�̤�V�����RՃ_�\�x�&��˵�E�2��ɟ����<ҧ��@�}�+K&"��
�q�k>�b��pϊgAz�
:\1�
)�\|����Y�oM���=�c�(�P�9�/bE]�a��ך�Cą������G��rkZ!�/:�y0�7��ۈ�F�*.3���]?�Dkxֱbs:hY}���qhB�5��*$ʇ��%�[m��3�(���/S��
�}e����jb�[A��)��|$rh!oO��~o~���0���Q�9��f�tdh�(�p�Ί��T;O6���9�����}��,�jU%�nO�h��!?���(l��� p|l�'�*���59��M=Ԫ�_Լ���\ղ]�W�cMW�Ӽ[T!�[�ܚ)	�a�Aʃ<�����â���Ct�U��yИ��o^g�A�_n���G�I�|��'L�,�P�{�yʚ\�!�P���z�E�l�l$(�4G�jK�g�Ѕ�u�ȰY1�\�rX��{^bֱh�2�n��>�Tt���Ȏ��iRR��쎊ʍ�A-�*G�����;)�n��ĕ��N̯�����3hf��Eߊ�V�'8p�Wx�1|�d�f
8
d]S�Vף�1lY�2��tH6�i�����/%z�����X|�
y�1��=�\z�q���-�n��Dz�����'D�k�Ȳ���65O<���z6�Q�������	?�-��G
��H����8��A���e��鎠E�>��&��-A蝕7���������Z�h3���|iK!���.{�Dzyo>qw�a�1��7�H
����N��+�6�Jݒ�9�H�����d	���[�9d�����(g���^���_�:S���,U�bLI^G<)�٫�^[;Q�dK�s�5j�
�EnȿN��I�&(��K�"=!�������J X�rv���
Ѥ��y�;^S6!TZ�ET�~^6s�rѾ��4䴲M�BNf�W���bV�XT��e�K���5�)ӿ3c���i��Jcl��������4܋t�ɍ�˿	N�{�=D
�l�^���,�J1��x_�M���HD���6�d���I�{�d0=[S���#���a�K���L�����<����!�Df�^k�Ѯ?��4je�.��}XxT5�c�۶S�dSI.��ѣ�`�\~��b_�Ҷ�i��O�p�jť�d�	O��q�!j��Lð��N^pe�3�"���r�L�^C`�H�ܚ�ĺ|W)����k�Y�X����T���'T1�	��o��}͸k��C��js�D���4�KW��MX��
 Fg��$�{:��%�`Xl
o�c�C���`j̓ŷ�V�F�),{���`�$kr8�z�I�5+ۭ�k����Q��VmPne��.㧱He��2�a�HF���.L~t|�{B�`e�=i�����C)�[�m�	
'A�@�@g��]��O��Fq����'B��S�Kɵv>�ӾrLگ��V�E����,kAC�򀵀ǭ�;��-�����M�p�5�n�|���c��b ĉ�����Q8Ŀ|��AC�o�U���l�wm����1m��1i�81���LDat�'p��Z!�^���{�W��{˟��I�Lđ�m�b���u}%��\�Q�1jK��Y�l��;�k��~į��I��6\��zR�.��[z��%�}�H�X����wѨ����%�!C
h�w�⼇�q_�x��$����͠�\A�.Oo��-�5��g�~_�e��7�և���hŮ@���hx�#��(���H���5�qt��@ס���ZɫN�L�<����.���zA�|�N�(9ͥX��
��|"���~�P�-u	��Fpd+�Or��C@)G$OE�"�4�viJ5�UƌU�p�H�q�A��T�-�(��ޒ�Eq!�Q[�"K�Ϯ��W���LT|	�ڴ�y�DA`�'I�ݙ����!�5�
�?��@���/@��Bs���/*�5�G�j�#�t�*��_�$�h����gS�PY9�*449��F_�U�����]����zj��ed����8�
��8\u�z��e�v
Ϟl2W:�p~�k���r��
y$:�����Y��*qJ�d�gh���T�|�����$�hN�R|���խֆ�/|xd�m�]��a�)Wv�ģp�l� ������ ����;满�3RPD}3	m��T��ٍv����^J;�Y{�*�hÖ~_]@Lʏ#d�p4���g��u1��P@=�ǩ��#����Eq�i�mo5:�������h�9"c��A�ߑ��g����y��A�����;�C�Gzm�N�Rk�>z�'a_>A6M�O�������K��S�.���<�n�[�7�p��V7�E`�H��Nb;/�~��i	L2&;��'E�"%q�)��[LEzD� �y�ݷ��ӻV̶l�������k�}ۚ|��[Tʖ����V�i3��,H<��#w�p��k|i�]u��8^_��Zz���U�V���-f=��p��O������?��v�컧.6U�gWʕ��w��D�2
Y�N:�.7��u1E�l��#9��U�kz��m�y���w���3�H,�i�#�Z�5c��,�p�4�AZ7tC�-�a�h�e�
%�6{��"��Gk�1�m���\t�R�fV=`C�~S�)�tE�eRp�a4
���;�*��9j�O��ah#�#~I��K�Є�3�?l�ӷ���<-�O��#_��g>.긼y"Ss��F��7��Dg����_����G������CQ�OHď�?�*��GH�&Z@SG
L8Nw
��{���K�v��E�D��v�N�z�3n.^+8;eb��%���DJ�H/�DّTR6���8���N����7iYlG�[~9�H"½-C�'V�:}d�:he�]`KP�i:b������Cp����l�9�iG[;�`��ޯa�
�e�Z��W��"dv�wێw�"W�����4�tA�E�����X���T~=Ί���=S���4U|�,�J<�z��`���+ԩ������#����0�v,�ފ*�*�Xh���bU�I��@ �d.��^�I��KV��R.����bH�쯰e+RQ:Lx'��EBM`�E�W�(��B��⾞����Lt������-��j�H
Mdy
\��P<���S�X�/տ�!�:D�!\��B0����8�^
�O��y/���aa��0j�Vi0�/�+-�n��nd-*�kw^�_�s򥘞�H'5�]M5�W����4�$t�1��kr�u}�=^t�p(��-u��>xp��ܣ����C�RЛ�C}�8�gi��R�^10[;K��D�h�ˮ�3���\�٭]p��Ɩ�H<�-*��((�q��������2覟za���P��U�uլ�6<�nt����89����Z$D�0�fi�>ܙp��]���ߑ!B(��ď�+�Q�st�WU{��O�f�8$VAtzB�b�B�]O2��֖0��/^�.��P�*<`�w�K�n�\�#d ~����ժ"�(��=��…N�RS�НMNά���El�?�+fw�1x�>�d�!@�^�meS�;�f�G�w~p`�엂��o��M���Ej��
��4<?�uw���2"�x+�Y�����b�*����k�uH/���&a��ɞ|�*�D��P6��h�J�E���I�؈cc����6VFq��G�'�R4h��wL�y00Jo����	�Q�
��Z��Ԉ�x�T	��]d�ǥ�N<��1fi�^+�@U+:��}�I媅8|0�P�8nrH�o( �d���vԩ�a �:~��!$�`�����@a5з�]z�6���iC`C����Eb��A="#���"�N��E������a{�A�6b���=���=tS���f�Ma)���g�Oݼ��:�!%�,��p��sl�?i%ܐ���kN}.S@��FwK~����Q��]mc!�gb�^��=l�9�Ic���1��x�ɕFv$_ږ��+���ݺ/�f@�m��d��{v�t:0:�O�E�'��G����wҳ�m���wl�X�Ȱ�j5��4��$���Z%̳�����"l�l��丨x���Ӳ-�#��D9Gޏr(�P_lMK��m����t6�Iu�HNL�۬U�
%��9t�XM�`�+��Cw7�	�.�T�5k�`z0G^�I�~4�+��]�Fj�t7g�͐&�OT������k�h�Ƕ\��>�ܴA�=sCh~`�=�牂"��q���	϶�];f�:v7W�+E�>|s��ƀ���tl�u�rh���Y������
b����5�x�6•��8��F����"0n5J��5s���}8c��^Mb�c����H0��1G�/ֵ���cbZd���@�q�Oho=T憆���+.�Vރ�7�z_ps�m�򊁇��b(w������	�#q�m�����wyA����z$oL��*d�x��?�S
:q{#l�S�v8C�Ye%��hyeqX�z$×M�M��iTTA��R���DWY��Ĕ��2����
m9�ܑ���kc4Z�b�F��Ј">�F�
6����;Ʃ� o�a$"7��͚u���	��,[�4�&8\M�/w�Y�d��VS}�U9\!c�Jn�)��t�7�b%?��w�6i	�2��j�pᦟWy��Q��K�-1>f�84�W_0wRi�O����ꡲv�#�O�yvEx���C�v��2�^�U�^���O�~�ӿ%	��δ-��F	K�&����2UQ@ʽH���22is�{.7��~��!NT�#4�����3�S�<LjK)ݜ40K���4b��O\��qa�i�x�7�uN6���)���lHFS
5KQ���L���T���\� �zW���H��e(OS�0�����(P���Ӥ���x�e>c��^�W#�)�\Fe\6�ZTi�R��X�F.�j|Z������^�#�-�-dF�\��e��H!��Y�\d�0�#N��דDW�Vb���*�"�_��7ų���K��Hk�N=/IIh�1}\��6�a=8Y�Q�'�c�:���P����jQXepL�B�q�]���#5A3��z\���Aƍ��Q[=
9�Joe��&�G��!FS��*��K�e%��ng�� 6���#I��\r��
��Kh��*ٕ���k�V�yh6�Z�A0�\��ժG���݂:�)@��+ރ�Mwu�T�G,%#Ժ���,x����ړoΞ�|݆�}b|S�f|�Jڕ��3Ϲ��eJ����u��b���'4f��\lO��X,���:\���F5����"l�:��̕ç�������Q�G��x��훓�{Po���Sn�#A����i}ά/�GiB>����
�?�)Y��~"�$ �C���օ��2rSh
�e�V%�{����0�}�,H�`|{��Yk�:K�i�����)��j\w���5��Q�0b��a����j��4`פ�<4c{DK��+���'w�ы��!�=��Ɇn�M���G3��!<B��Ή,̅j�uH0vk�`,�V{ٰ���Ѱ�>)�)fVLm��\��e�(�+O��Cob��DaEFSn����z�J���+��
P��T\[Y(02�۟�٠�Q�Bwu��Vݮ�8��"�
t��Z�I9��)��H��Fdd3�M1}�qTRP,q`Ս�
'R����_C��^P%�.K$F��[�	��?�j�h�&�k6���<�AױB>�>>�o-���/�Y����M���f^F���ט]�����M�[�JS�[ܰ�g�C�m
�Qc��
�U��L��2��d�������ɳ��]{�u�@�88�����چ�Q19p�XQ"���v,m�4Tܒa�X��JRE�[����c[7Aʧ0y��`���6�"n<��h�c�[wY\��{��r��L���
JR��e�O���7g�2V1k��f�j�ՐT��Q��MR�TW��u9���P-�RQ5���ٳ����}���tg�u&��;�V=x�0
X��{�0r���O,�W$��'jO���z��3�Ӳ�A.F/�)Inv+!�J�p��kI���$k��a�T>P� ���:x��w&��u����Ue��NKj
A��2�ˋMq���;:LE�'ʅ�!^¶�V�z�M_>V��^��r��t�߷������<���&.7U@�����btk�7���{�H�uN���P��Ld<�
�*W/z��[Q��S��kH��ף-)J���Z���y�7�S�����	�	�"�Gc7\d1���\�V��Bq�� 8�C�Ȏ:O�dTK����=�A��)|6k����(-xv��܁Qۏ�l׃����3ʠ�!��P�?���Y�����Ӳ�k��b�z�3
�lN@� ��i�h�
vV
-Q�=�
�ޒ���%�Y�y,�U�	��,�,߽�)���0���;�n�F�e��I�����@3��t�TTe�Eܱh�G�qdpg�,���|TMq��'8�B��bgtN��
�ܮUn��3C��*9P9�?Ŏ�V
b����w�.�Z=�@�\%�*f�j7�)�ܝ��肦��W�)w���XeQ�۟nʆ��7�U�%��Kca� J
{J���Ã᎓�U�m��Ch�[@3���FG�a`�Lt�t��u0a�OO��"�}m��d�px�~�]�c��}��Q�9�on��[�M�d������w+�s��xc{l*�nsM�Z����p�|&��;
�.������E�Q���^��RG"�E��,�9C	S��|�@[��iߑ���r�FfY��K�nFМ}Q��3����(��g����8_Ē����ȁR$A��1s��]�c.�!��_�:j�1j���Wve}���b�J�qN`գ1u����`$F���aip��:LY�W|���q`(�
�0�:\F�NĦ�q"C��K�"Zj���ҷ�gcB�f{�RM�Ÿ?e���d�JKUr?�2UA�kv��6 �nҘ��6#�,
�G�j�̽���[K>�^[`Oԭ�Ձ��h_����V��
)R_7�Ƒ͔�H�� A`͉��b']0`4�+FM�_p��
�غ_�<�[�C��F'	��JBt��t�Ef�e2W�(���`$2�D�CY�( �^��q�+�e6�'�������&���U�A9
��h��a,�Z2�o؁ʃ�����b�^u4����0�ѥh�5�e ��5�,���a
G���Wυj�R�s
�������[+Kr�h�����l5�L���ƥ��Q_T'��A�e�қި��C���h�G�
��83���3ꊄ�w@���?�W�W*ҽ�J������?[x�M��>�7����PB{"�A+P���5A�L�g$���?�4�z��N�h
���<�$/B���Q	೿)3�ca+T���Ƒv�,���\����n����Dܵ&>NJ����8-hMEQi����$;R�;j��
���z����oA߮�Xž�[�L&?�J��/U�Wn�
PQY}�ơ>�RT^����̬Ṗ>NE�ĕ�
2c�k2 �ß��̟�wwLN�`��`&xr��?�?y4\��a�@��ߐ?���u�������4��ؖ2�j9c���P\Iy���팵��G`o��2��*|�Ϗ����j}�8�o�Nů/�ՊlB҈����O}}����[=�A������b��6OKG
`��U�Dj��ۜ�1L6�E�C��2�#����Cz��o����$��!~(#|��*��8�D~�/��'_�����N�]�w7��p��bDp�Ê���U��	jyx�dH#�.~P��u��rɭ�H���jx���b�6|3�
�7�����4��y�uq3��Q�]>�\\QF�_n�m�H���8T�A�������s���pd�<��ңg��z�mOxy�_����k�p�=�}ױlF?O���A&�[�h+��r��ik�N�?�������o����q���<Rv�׀I�#���?�$ϊ��w������7F:��I�p���.�?���͓�P�t�2�i��uKp�oGȮ��
�u��X`)���ұ��� �׊,\"���k����#
L�O)`WjR�Z���&�7g{iT��:����Tqü��a�$��D�"�+6�G��ya��+I��ld�?����V������V}���I��w���Y��ɧQ�������D;.�=mXE���,������rM����&�,V�p��885�:���s�u���'��D2��"S�+2�qy�+��U�0T
��%�Z4�al�N�'>��M�����j�yI�A�d�b�۲���+~���P����\��RD䌟I*��6C B5�~�nD��f���F�"�M���g�����ϐ��߭7�qarD��
�T�m��5�t��/)���X�'}L�,_TL8�e���W��m�1�&�=��̯����sIL'n�j����4�-�9#+������I¦;_T�ќ�,}����%X�}qp��ǁ.`a[�t��}c����XX5�8W�q�ͫ^������M��mF1p)O��=ie��jnv3k8�`vY�$w���D�~��*�7�ʊIc԰6��N��`nݍ�;`d�z
����M;3�9c�CE�H^oc�jI"U�,��J12���zL����u��8,_��4_�'��{��St\���p�^*�f�ǮU���$F"9�����g�*�6��m��4�^q\�z���Q���d����,�,VV
�^��+p����4>��V,#��c���%�g�u�J��Z����6�����)�\4b.2�sķ\$!��O&G�!	J�pY��v�S:x�t��9�6[��M�2L%�<��v�7g9uۿ�~%��dS����&ݶ��o�V�#����_s���Ut�t���Q����M5i6e�̭�M�E��O��/�>�#%?�����\i��A~(�0�.O��T��V�Sj� �[t�>��N_��g�����},{�`���Łc5��x�<��QR�T�.���}�+�	�*�ݿ�>�Gi��"t5��2�Q�u���Ɖf�sNv���d�'��>��L�K��>�b�7�����B
�z�3���.0T�4����=p���Y�x�‰���o����aYk��3-�J6%V�3i�fH��(=������ཕԨ���
�g,��O��%j��x=β{9<���+�Z��P�q��ѱ�T"}�RuIt�;�n�o&�5�3칬�I�2��g�İ���O�Z�ij���~D��ˀ2�ݞ�3�|��t~��db���w��k#�6ӃM.3��ؖ�ˆ�7����r��4�Gu��d�e{w���T��Oy.�>v ƞ�CV>"��p�&�sJffXT��
?Z�Y�������q�ũ�lL1�_O����{B�
�GG,U����U4S�	Pνs�~���w|�zI�����_G��W��.�˫��8�?7���$z�a� �P-�8��)��\��{}�O��
�KjR�Z(��o��^�y`AƝlu�w�{�*�d�`�Ŷu
�XLd^^`��,\<tf4�þ<���;���ѽ���[���z�BN\�B�8�y
i6��E��u]��6�4�g������VQ�I��`����(�D�wm���AuY[
)<?=+�σ��"�U��ly��fx��h}B�ĭ2��������{�՝	��?�Dr�z�һ��ô:�nZ�/fa��H9?y��# ���qܔ�*��W1O��t��>����7�a�c|%+o��Jxib�Rޟ�A�w-hD�9�W��uW;GF�J�çe��McD��klpt�;t1Ш���VP"c�v`�uV��9��`��gT��T8xjT#%m������_o�mY7�WH}����<�8D��A�,���Z��c�dķ�"U�!�����g8�NM�
6��"?6P���03�j$�}�L��&�s
PY��{��U����j��Q2���Z��
��+�
�]4�:H*�E���Ç���o�ZJ�sȓO4P�p'��2D�X8�R~0T�ƁhB�!����NU�@T��?�4�%�jO�Rs�4�M�'���v�n�kk��:ܻƝ!k����0xݣ�!����eC���Q�DP߄�V:���%�cm��`��Veu�c��e��
��?Q�����?P�1��X#�Q�����	�lrE]@��II�򦶄H�ĉ��셇�#�ή>�Ȳ��}9d5G��ā�T�R-u9c���I��V)U��oܯ��:��b%h�,���Xї����{ȇ��n���2ė�>qTV��m-6�AE	6g�PD>�U/X�V��9�3���X\�}�ek��n2���N��sp��{�Ǽ�vy�N������k�Y7�P�	�䊮O��<"�eqNA�uU+½��*>�N�\����
�Oׄ����|�q�,�%���w�Z:ՙQ%]w��|��m
�L�W}yC@s)�v�;��#���q"7պ��In�@�����T���♟�.�ס#�W�[
%�4�h)M�ɪ��r�*�JM3�#�^Ԍ8Z� u�E��2��{��W|ȑ��Φ�� 	+�ԻK��b1:r��CU�������X
�9�$1�`�u��n�o�,a�r����j���${)�!`<U%
8�4O�N�zUp��Hc̦ݬ��� GF���BUI���l&�b(!o2�9���O�z�W�*dЇ��_>{�1�uF��<I6�
�1ˬ��U��LbMx�$BFX�ɢ���g5}��֎G3L�%d��g����#%e�ּja����1�(��c7��V�'��&=�
bW�!��Z�ŝ{
� R�tR7ü"�=e�:ТݞU��;�Q��e�
�t�3��J��e~�l�!i��0c]�t�5fLXu��1�"�ZYFq�T+���JOW�����<���� <����G~�ƅ���K�t��~q����"E?��X��HD
�i�<g�&,��+/��w
`U���b��
�8ȕ����š�j嵲O^���w>�{��l	�O��~��?F�D�I��:���c�ЅO�ı�BnΕ3.9�\��"�%d؞vmC3*ҕ*��Ǭ�orf���E�N��x0d�]�y?�u����i�{�v���p^�T�t˹�{Er���?^��gH�'����-��1nKY67;�����t����ux�H��<��i/�.�Zr�Zt�*��^P�m9�;�be]�V���ʕ߫i*�S�j�x|=)S6��1*��c��'�"̓IS^R_֋�}��&�G)M�[8Z-K�;ʡ�z��(�0���h0�hP7
_b-�ްz5��V��o�
F�8�h<���Ȩn�:��8���S��h���[��)JB��j?�Mo����=L�+��Xn���E��
�XS�߲��}ck��gۖ=95[�P�4��%o��}-K�tU�.�
u��f!�n�c4���!a3R�XJ�(Rc�������):3����ս۬��$,{��O��b��344_����VyJ(eC��p�\:�o%$,eC��>-�fl,�%\48_Bᆋ�?����T�[���ֈ�����i�(A�	��~��}�)�S�J�t�,>�FT��x�Zo#o2����<���"�>�G \
)[��`���O�����/#��S�<�����_�4��Ic�w�Ti,�1�d(w'�*)w���tfx��n�B��1�j�<�"�W6���q���\Y�J�a�w������k��{_ʦ�E��ւ�e�f	&�ҍ����V�xr��V���@\,����5�
��ȜW�������i`��#zd.�"��Z;<��лp��1��XĸY�,I�zX�R+ؖ�q`0��/԰��O�.�����3;��Z�LE��#ѓ��� ��o���ܡ��Ҁ:�KC$�����!{��J2�I��1��<!H������|;��auŴ�ثؕ۴�ό�u����:Ќw�ꊞbőP�\�2�p}���D�K��=�	5/�ARf-70�S���u���^�L�=b-��H��K��+�L��7�^�W���ՕR��g*�Y�#�#f*hJ�lU���#�%�8W��O>p8W�D�}Gr.r�$�39���0��P#�Nj7�+�p�"��4�I����[�81����9�a`���@�zj�F]��M��Ѱ�T��R	��x���i�t�"k	GƾW���P�ܮ�CP۪o!	�Î6�2�sM7����~5�X���G������᫫R1�1PiXV�L,* R��k��R��(�^�i�ΘI	�w��m\�:��PU��K�
!Qe'&�G{�w���9�Q� X�y��֯\�8i7Q�#���%G�SB񰬠�[���H�'����.�t�ʹ!s4���":h#�2�d���q�j�h&��S>�^�`j�i��^#��
	�&�ؽ�B5�`�	���N�4�p�[��yc��^Olg�l1�&93��|M]�)�i�,Lr)���WdZ�KX$�f���'q'N��%������a�@ru����	SzE��*��a�	ܰM1v�@�0h�ZN�_p�"˩�0�B�2�M��+�U(D=�oG��}���8�r!�t�꾱��Pla
�� B-g���Wa7��jˢ�."9�pO][zϠ7�RU��l_'w�xSiUvE��wZ,��6���\���-P�o�|�<��f�5�€ދ
�q�:O�P�}��(?+~g�Gg?�#�� ʓ5O8��˭��T�16��*�<L{�"bR�QG6���>FfD���mLi]ԭH�pDŽ�L�UݒN���j���9��jo�;j	E��+�\���m9$���1����]T�X���~T�pT=B�k�GjzE�p�j�NZfٺ򢥵�d��apG��ɢ�xX�;c�@��FW!̡�n��q�5�X%���7��[��2P>�_���$
�We�<V1U�L��x5q]&��<���ƥ����8�"��ٹ�jw�
��z�5r�s����>S�6��$�֩�"�"��6
�_�a
��"3��C�Ym� Z
rU�&C'���P���Z^
�/P�����Ҩ�<�_�k�2���
,`r�����w����_0���_�<Z�5=�Z�+]tXZ�Y^�=���j���s��&��o�d� ���p���4A	d��x�,�```����˜������.��O�ik�w��<$)�U{c�̊�K������
���.���P�;�3�En�q���?T
u�/�~9�2h�&���z-�F��5�b��ILS0��������w��F[5���~�p�����aiQ�UW���Z���@��~L�"Y��y��:lQ�I�Xs�[�v�
j��_���Ĭ;�;��#�!���-����զ]���|&�dp6<�81Vs(�$	��gq���Z���ҋ9�1���>��e)D%�ez��=��`�	��Uɔ��	x3���"0��OS�i�h��V��Z0�7^q���z�5�z���f��{���eAU�0�1�GS��N���ă��4I��@��.t�q�*g�}�S��5So���ƻr��n	F>:`D�*'\H{q�E�8�N��M�(&;���f�����4�k���P��c��۳J�=	(<g9,i���(y�������tɺVky�Cf|ZB��F�$h!i��R��e��O�I:���H�ܢCK�v[�y��n�ɒ+)v��͕�`�r���Z��z\��<��Z%u��BsvG��$I���3W8:�S?^���"��5�=�>�tX;~�O���p�M
.&�sdFJ<10UK���ʐ��2��qm�ӗ��3�1\��nZ����$~�e%*�]ɒKy@S�����|�\-��ÝT�{0�bI�xfi��_4�K	)�R0��BS;#x�5畆2"2���Fƞ��y@f%�^F�V����J������1���@)I���)��W?�d�W��)\�J�$��A�!Ϟ	>�n;�w���|N�-A���}R���V�5�*ZC��p�C
GL(y�ř�$��g��ﬓCo��^�-3����E~3�UI�}^�i>8��sۼ��������z1z��(�*�Ȫ'5�{j��ʀ� 7�t�V$��AY�a�Ee�>�p^^���L��f8����Ջ��T�0�v��{�6�((p:����?w`Z�馪��7���h�\���yfW*|�I�n,�B�P�#�<c��0s�
�d0�~S���f25�j�����E�m0X�ʓtdO�c%`-2���Α�!>0�.�	�+g�z�אG�ޱ��<���<ܴap�v��ƒ���XU4أld^jZ���;��1��pHZ�I:�@~D�7�v��]B�s�G�*�7�۠��Z�J��*�<��"N�[�
3h�D���J6���U��ۺ��Lv�Y�Յ��M�9+�%��ژ����Cb\���Oz���_����ۦ��Y���c	P�Rی���T�4�;dlx��P��W���hu(����H
V�.��2�y�d,��5�QX��\Xz�Mɵ���V}C��0���k��9ݬO���e<٢Х>xX������& У��P|i�ɵ�8CPH��]���#n��lω^�+w�h�g#*�x�h���a�a�۟Hk865M$�H@�Xt(m�VQ���p��pa�@eTI�F�3��VN�eg��C��y�-Y�A���VLT��?�I��笕�u���FYc�Cf�~Y?���5r�(�� JST�t�sr���Kn�
!�:�:�"t�;t$A4i7=�@��ʾ���\����%5��j�9r%��C��y�1�T?�RF�@�"�qt+dE�����Y��%#٭��v���P�������X('�B�I����M��Wb�3c8�84����F*�k��W�:��}t:׃&�.@o�ލw��פs@���{=":�/Ր[�c�H4�B
�|�栎o�P*���?�����.�x��b�aL��w�h�5��c�Ĩ���C4��11�2��_�?dl�>+�Ё�a�j��*�G���)��ٗ�F*
~�, �W�h���ɱ�W��@/���,���v�jW]�`�Z�`(r�r{rv�Rv�3�@��rR��2~U
�X�
1/��ʤE���m�g_Z�S}j���4�!��L�2Ʋ�h�9��Q���+}��>T0�?� wV3\N_q>)
���Us<�.���@����L��^dLo<ݶͲG��,Y�Q���jf˖w�6E��HS��.Kod��j�6>���u���>B?�X�׃��/
�Rjٍ��B��(Yl�n�(�����ZD��~�X=2�4�� X���P!z1����ʎV�ꉇ`�:�p;L-e�ԛ�Q�.��e�5#42�W���}��N��G������b�i�Is���׌���K�RS�jO��R�vH܌k|��=�D/U\�pϯ?�2��r�U�E����'T�fF:���E����z��R�
G���N.3O5Js�;��Ъ,�5
�11���b(&�0#��
���Շi�W���YP��+=VH�ǣu��]Z��.B�`�d���n|Gk�u��]_�)���nK3<�0G�NL���ȶ�@���Ȫ+^p3��K*6�d����J��P����K��x(jgd}��'�C��Qd_y%�׀�����.�w�^%����� ���h�F��*��I�*�����u�;��/�Ԭ^u㼴�Ya%.������ku�@w���P�{�~�P	^"9�;9KJ�_�wQK�괃�����܆��d��r���=��Q�W�X��+�#�	�q����re��i���i:/�6��\U���y&z�z-i���4-?naK�H�I�-�O�w�r�J��Y	�e�{�j\q�f!�0ˉ��+L�0�c^���,�t���|n�]�-~Z1h��<��P��r�Vf�a��ǎ,L&��w�6(��j]��z�'}�~��]t���.������rt��05�Gq�D�{b�����4B��ʏ+呑07[�?@�%���KC�m��Y�օs��9?���!�HGI�%�<'<�j�3�u#Y���2 ��+ִ�*!�V3�hc�,�33#WSk�ei	��rQp��Ols��M���b�>>a��F�S$,�>����X{;������K�	%u�wZ�i�J56M"���,Z��Jv��2�;��36/j�V�d5/��0���2�}�ˋ*��}�R%P,�B��v�ɷ#�j�w��W���o�Rp6L�5.)E0�E���ks�opw&�i�x�;=�pM[�N�=H/�EL@�\��5*'g�0�x�@Y�g����Z\�K�/!k�Z�H��zE���\n��6{O�b����CReN樂6&�h�;��?z�Ej��{�9�j�!L�P�L�YD2�IB�QU�Ee7�1Ig"�F�Gr��E`��xK�X��~i�8����"Z���0����ʽ�B�u�.�h�~��iɿjv�9��u���X�{���	���e����g�i�=��Q��-���N`�����f�S�ی"�m@��L�1�-�L�%�2ܧhϔ/��VI��(���1�Y��]aOO.���~DŽbo�G[@�?/}B��W��c2��,z
�D�i��,��d��q ���ݨ۴�/�t+s���\���
�L�X䞲��"E�T��؀��S��"����Eg�g�>�X��S=��]�k\'��h�2F��	��ܠݗ�'�~��u��q�ϛM��FG���5e���'��7� ��L��
�����x��pݱ���:W�oU`ֆ$i�i��!�[�3��f"�4�{�2�����<mf�{���,%�|)jr�0;ۑU-M��P�_�IJH���#t��WC��9�q�t��gke�!�K�<eZ������H�v8���7J��#&��n���N���ec�v�ܐ�`G����R����޶^ʭS�P���iB��j�ԑ/�L��E/x2~�X;3���P~�����T���@%�#��=���5i�d�.�u�.I�9����0b��M�r���X˞�/�hIy�Z�!y���Z"���b�X]ؾh�m�(?pe�P�G[4�t��˅� �A��1Y�C{n���):�Ug/r���Hp��T$�
Yz�רz
����l!��q��]��u�M���QRf�I�����܎�\ǽ��(�����g1��rÊާ,����h�#gSc�%?����d����~�Qʟ0΁):���20�#{��n(��.��g���#�l���v�?+�cU�m(��ʏwZ�ۿh�y+�r�w�9�Y����Y��E/����5)�;���8���o���sp�����s���NS�����?��5��L�k�X~_�fm;���g�9�������e���?ٿ�F]�ީ�3|��F�I�eL�Noy�iV��R���`"Ȅ���i�ʸ�bPj<E�v���e(A�X�Fu���貂��/���/�l/�d
�D\��������K���Sz�A��\zI!��a.fq���8��>K�6�pڴZ��t����v�\�^ҠLG�~�6Yo��F��z��{�H�l�@)��ڍ�������&s�O��껃�w�o.��Moн�¦7�UX�|���8�4nO��Ȝ�^��*R
@�
�l��T�	���Qe W?����
��]���H2ׅ�Q"���S&��o�'��Yu�2��n+����S4~��SpB����<?�5͏@A=�

�
)p�l����X�.y��Y��D�c���DQo���~�x��]��j�����Ɩ�e�#�a��>��U~�2��V�Z���C���H�0�Z��R��뚬�d0l�#���<����5��U��̬�'2��t�m�4\�H����JR9c̘�(N?��9�*re=-�ʔ����ˋݧQ�Eu��K�BT��Dn��f�����:�_�>Rw���rS�
������'�����(zA���Gʧ�����|�<���c"�XX�^8�Eq�7|{mU��*�+��t6�s*�uc�1�#I��䧾��ό��jDVE�;�B@��@Qs:¾�����c��Ppʼ���.�HJOu�-b�!Zf� >}`���Q�)"yQ��e�_�]h1e�f#�4�@wNn�G	�Љ�$��?������X�{���'q��n�˺]d4�y�y�-T�@s�q�����U��$^���ia���F�ARݍ�s�"M.kO�Pu����1�'�B�tY��|Wm��]�ٶ���iz��
�K�w���h�i��r�AH:$8԰S�t{cAp}J�.�%[��U��	��u	I�5��v�s���0,J`�¤(}l}i��B9���/��w٬0Q�k�:��)5�F$3��,�[	�dہ�}6�sK����M9�Og
cSX5i?����
L�{�K@�Cξ��Q���Q�&�Og�#���ڢ5��ZZ�ˍ�%(���@�J��<�+M����e����"Z�$d��1ky��,�<�!!ZU��a4~��SB8BR���3�]�H=�����&�u��]�v�p=o=�߳��;�e����ǔ���ҭ�U\�3-}\�W�2@����I����~���鮮��c��N��_�P�*�cVt
/���L��Ӽn�бLs�u2X�����Dvʑ�o8[��n���<�U���18�l�D.��[9��	�� �u\C ��;�
�ʺ���ŰT�|j+!�"#~��\@�j���.�ְn��%�%���k
�R��"��\�UR��ES�B�y�l���fz�ٮL ��Uay� 2HWu��|}?�g�Y{]���LZ�E��P���e�����"-������.<���k�		�s@M�݄|��G;�i_�~�u�K:�3�������@~���/����̔��_w4@pn95�ɢ9W�</s�¶��/X�L&�|���,]xub���D_:w�?���ze;BY�6mm�.;+LݯFJ;���,/|��'ϟ���S�
�-�_��3!���.��;��A)w�>�4ɘ!�ڑkl�*
B���d�W�BY����j�eQQ���|���Fd�j�vN=���}__�lӮ���Sh����r�=���	�_$)�?8�ӗ �CI�aQ5��Ɵ��v#f��\�-�[��^ޒ�V�Gb	]ןO#���1&1��Vu�ef���7�
v;�H���f+3.���f���z;�9@��3��u��I���h�.{�P<����k�_��+%�8��d��|�V9�.p��|��v#���ux�m����&���[�+�J��1�:ڛt��C��!�km�Av�V6ŋ���i(=
�P �-|��k7�#�W,-�h�����&8���Z�3mݓ_+��2=�ntY�͒d��׀6�c�����
�ꏲ�:{�e	Y��M�ʭ�������_쏼\���c�����G�G��N��s��( �B#c6
�Æ�A�K�>Pv���[ꢒl��� �Z�Ĺ�m�{,<g����3yG���	�+��;&2�f��O����&9t؍�S�F�h�����
;}�;P�pY����d,
��s�����R�W9��wüqĸ�8��ʼnOx'�yد疫g-�}Rf�@�>_����$��Y�zq�~�����K�{_>T{���ņSj�
�ț��.�P��-cF�ʲ�o<����PFSz�|�H@Qi%f���<�5��:��9:<=?��0$j׈����yZ2+��-0Q��S����ԕ�H�%�5��(S�*E^g��_���3_'
Ί�����/��?�7�sɿ���~*UV��D{"+u(�(dwV�1OFVC�j��JWi��P��j����
��W��Ę|Ջ��K��ꅥ)|��x�����Bj}l�p��\�_�#E��TGΑOg4�fc��me�M���:ˊg�����oͨ!�
��B�+���ַ���EJ�-���U���TW���1�����xu���EVw�j�1#y��.패Vɾd���4O:��?(��ZX1鿛�we���Z�a1vk����ex�/R���X�D�0`D�u8?��=Z؋���玫+����齮?$C���<p����#C
� ��ʰ�`��R�N�L;C�(��%�7�*Z�{"q�]��Y��5y��ʡ=[�#�`�	
��
x�k����e^�@�X�
2`�y�=X)f�a��W��&�Z��@p��}����l.Y	殢ff�iY���y�84:Ox��S�l��m��g�T�&�m�?R>��֩/�nNa�u��p��Kb/Y�	�P�F���^���}&�
�a֦;�5��:IN������^���E�e����^{Vb�3�yA��&S7Jk�@1.��/�:�L:�Pj����_Ĕk��b�E�j+���n��4N���F��\����J�a*�ƒ�B���}��A���s|���v:�{ia/�)#v����:θt�ե�|�XU��a���y�N.�HT�/fD��$U��:2�jI*ށk�����'�-
XCQZ'�<���ee'ҧX�
6���]r��s�|�%���2,9�`Z��b2��m3�0G�q"�B`Pڳ�X����~X�7�O9�;u<�4@8db%ܥ��S�)L�ݺ4��#J�Xko���w�QdUd�o�L���)i�V�A���!��IIO�U�2�&-�y'H�6���x�
�)$�j�bo�ּu^�� �t����0Ņ0���]�����r�������i2a�IE�x�t)6��δ�EUj��&w)�>I��;
�8�V�=�q2���@�� �/R0��z�M�Fg�{f;�ҍqf%��Ɓi�σ�(��w�%�8"��@'������4م�,�IZ�+�'�G�VA�`Ee�'�����:�y�ߣ�'4{%M��ZN�c�H�x��C�0U��JD��W��sӚ8���]���R��e<
���Gz���Eb���O��to�hx����:M��w���Aw��)����B<-؍��ϲu#^���?}��_�`��_ƶ�'�c����/�����Z��g��+�>��l������殡J���z�K�-=b{b�id�@��wC_γ��!1r����/�1���49R����N��o�&�|����vMw�:5��i��nE�����f���>�p�=ϴ��	�P���kV�/ί�߃.�&�[:�k����vGت[��:�wv�u_����<����!"��H<��ru���8�gl-��;�CA+�j	4љ��F���O2��U��r2��@�P�d\�`��oMc\����:�'�
v�$`$1�
�*=c���R�'5��2y���g�Cw��r`���ܑ(M�N[�.V�Lr��LZZ]��2ힼ�q�=���t�3��.�:���o��s���K1��|�S�J;t�l*�Spк#�h�6�:��xG���ӫ�.����j/C���T�n���̪�@�^��_X�uLX������d��4U"-}a0���O���V�`l-}!��2����w'�cY�4�1V���%'6&�NPc��;J�G�Lf�}>5k�~`�繁'4�.�-g�a��}�,�j���F����Z�3��I(�0��YQ��1��gՆ7=	ʀ��#��qO�!�X�ܫ���`}�����h҄�]�ٜ�]��y��r�㑚Er�=Y0�c(7�k�Z	)I>��$Ny��oE�'7��
$�U����f�/��S�E�,'M���^?$j�E}���ԛ�^wt����C`��ʻ�i�l�[M�A�|�J��Ep�<��p.�0m��{����ي��N)���X��yH|#X���n[�N$�-��[G�/�
>��0�^Gj��m\=�}�����j�s /S��Q�h-?�p��zZ �����Z�Q��?ُ�{6�VM
W�lT�BK]���}�˰�W�t�B�}N�&)��5�f���.��`
�m���K�	��W��l�*��ȡ��Z�����L?�W2jjc�#±�h��ي@6��k��R�rM�Ȫ���t�?ɧ�x�b=���2s14nFH�E��^af[���L�0Vs�����\�{qԜv�I*�f�1�t�ď"��>�Tύa����^wV���*��!�x��".J���M\�E��J�v�s��G��:hs��
NIT�N!����Wif\>�u(v�v/��*c���̱�q	EA@�f��� ѐg%CH�
��"5ıaePnTw�z�o���é����ثҸ6�U-Y|�
e~�X��y���cs���v�XlE�Be���o���5p�C��t�����Ev���wF[d�x�Q|(�|�ʾ�r��W��)���0'��������ɪ��6��;�sf��p���f�L�!�'�v�
���|Gy�;�u�˓��*����\_)/�gg�5$e4Zk���i����rx˽���z=����3�V��ʝ3�T;�t�!�HnU�5\��z��A�����2�1%�&��gœy�Qw��g���_�`��Uj����E5�(�܎�!:'8[�8o"��d�6�|�W9���F�o�sQd@_Hk�w���x�O�g~��z�8�^�l5�a����"�*wG�v���`	�[�GK�e��X]!�d��ܕ�|��:SSo�?wY]��|��ef5Bm������l�~�� o/���=	�I
aU�-�<����S�C�Y5�*iYT��Y�]��j�,�i��z�H����W�Z.����Lc�X]�d�c��Y���Z6�fF<��`}+�C�'��E�h��kX]�:���Ѝ"��o7�?i�{�
S5f;5�]� L�D��j_���2p%�)Q�.�Gy�S�b�L��>�AqC��,j��d�'��`�.��)+qV�z�<� ��_QVHk��IQ�j^�b�
���}3O�aq
���̊=-��w~�i���{�i��N*ǫ=�\��[Q
��>�jMc�����_:���ǟU�U�a���� ���)�Ih��yut.�}�g�u��o�q��F�Y�;p��gh�����{�ʣ�/��R���F��E`1c�����]2�Y "��@�B��y]-KH�W��
9*���4!E{l̸YA��B.��˂��!��n��[ۦ7����X�(W�����ڄEB_�;݉�mP#Em��E�C=��ϸ&�Ξ|s��9���@�P� �:��:�4�QK��YQ;dv�<��U~��j,ޮ��q(�,���L�O���|#��xK�L��;UZ:?B�O���44#N������3�2���N�����DG��C(
��,X�:���M9dq�_3�w
?0M�_)|�\�!����DwI����OQ-�Od��*��Ӣ?US�����Ja���y��)K/!�${��l�h���eY��Zhi�֓l�q�*a3T|�j�巚i���:�@�f��,N�5!)]��-{����[J�r#�$�E��!$�3x"��<�q�\�_�vv�ֵ0o�Ȫ$Ob�0IYƾ�;q�F�T�#��w���O���RƵ�@��k;)�x��\���/
��g�3Y4"�I+�~C|�M=��hI7
kO�g�Y8g������w��w>�<>��j��;d
�ʒ'퍻�C�Ht�i�K�?�&��Y/�$�L��$�H܇�.;@�bˠ��y*ƪ�p�|$��b��-YA@K�(��u�r��ޔ?:���X7�i�A��o�&5�o]Z�Ѳ_;`���X��$)8�@�H�*Y,�B/a�~A%eM��԰������6k�>XxƩ���`y-24��7�?�vH��Si���BʱDzRZ��[L����Sge
2��}��
0�P���H)ME[	���馞�I�M���%��C���\DC@㞑��<�K�-��v��R:B�
��||�.+=N�9���q�&�E��h�g���/�{�"C�󐦛p�[+8:������;�����L[z}~�ݮ��px�$����B��
X'���3�ʘ�)�G��L�S߱*���p]NO2|B%�B�����V�S6�q�-E�e�*�Ӷ�*��y��Ŋ��N{�7�,yO�$QR	<�Ę��<i�H��U0O��c��dF(��� gLճ
�Mw������Fܯ��h�y���BS-��72��Qqt��%klԫ
���=�;�Imp̼��H�+���rS��X<�������H���v��hd6P�x@��͹Ո��$łhNp��0y��S��-�7�{{P�{���T����(�NQ�V`�uU��:Y��	��l,6�!�7TC)�y�����/A��"�
x&���j��?��8��>v �#��V�c�f_���hP���aI��.�݄�q*�6�u����0]g�l��t��n�W���]�����4P'G2����h�q�Z�3V}�k����K�[������!��D��}��,hƮ���۪.��x��h��X��i�|r�?�����[��^1!cS>�Ꮱ�ڻ�Z=.֟W��2������G�~I�,]��q�A%KҖY�<d��;�B�%�Ħ�C��P�`�J��"�s�_�L�o�ġ�T�R�����N�[�b
R�^Pr�k@ɔ��PH_^�VL�L�*�~���D�x��$㢂��Vw��$V���&��򵛽2Zݼ��(�R�w�Q֮^V��n��߿O��꡻��}>�S�;5�w�^Wx����Zׯ���?�{Q��,2VE�;���랼��a�_@�λ
mC�ah�ģHu���-�
x �?TҗH�i�7��"OXU�����C��'����D#�8�Yf+�K�cr�h:�Gp�<�
pWj�_�+��E��Z�����uZ���|�Y򲾷�f�t7V��MwQ6�^������f��*ۥ�V����a��l*�%�����U�v{Z}���ts�kT���§͒�l'��/��]ٍbq�ƚò������_v��6�D�1Q�R�d$�?%݆N
�ӝQ�^c�b$;�Dߦ6��syw��X�:c��*U�9M�VM,�mL���ù}�7:]�I�Q�V�Ě�X��?]���Ȓ6�.�i�e��߬U�J�u@c�
���j�c3��K�w��)��R��|c��Ѭ�0���(�'
2������7h���2�0��06*�`RCJ�S�h`
e�v;S3o
�a����U�J
���e�HU�5�!�q� "_�����ו�7%j��K��P���r�9�3��8��qg�����:`R�"b|���Q;2%k�Y�^b�b�]vQ>ז�#�f�������U�ہ֦���>��Ҭ#r�9��Ϣ�2ۑ.!�b$�
f�D�v�YOZ�r@�kfY���+ˈKĊ���`2h���/�B;�v��������l4��t��9O���?s�C�&�.��c=$
[}G;(��2�
�xV�����+న"�9i��}���WV~�+/���z�:|���=�::~����F���3=���v��N	��[)>�sV�xX��O	�Ȉ�C�?C&��B҄Dz P�T`̯��1�|̊�7�2����D5�����]Y���I���[ud�x��cr,-�,c1�bb"cxx����S#�k^>���G�Q�O�S@>p�={����%/�Gpd�$���cD�e�k�r
��Xa���*���ሐ!��j𶋔��C���d �9�7�ƒ(xՃAi���RidJ��3�[�>B��ej�c>��s�2��;]S�.@�ʒ��t�gYr�q��<���=��DF\�W���O�>�SH���[zJ�_������)=���%k��@p�C�O�]H�dtQ'ƽ�\�0��+{�w�+�h��l
�&�K���'�9�%�f�P
Gy~���ި
zU�'�P����):�Z��{F�Ɩ����>�����8L�`
�����z��hK��h����jIR��`0_n�֚��S�
�s���4fU����B.x�M�&����r'�μ������ɶ��:z�b{���U/��i��x��"���N�X����@P�Ӓ���⑺��Aw�Y���v���X�	W��h�\�V��2���&�K��B����U�"D�gqM��7"\WF�����95`��F���_�y�E~��9��1��ok*�������Kr�ƒ���QiR��3`6���ۗ���R�'������X�`Ϻ�LN,ٷQ���N	�6�2(E���?.+őX�ꨛ��L��8@8�5�u���
��0K]�1��9H�a�)�v@�j�\���*�vO�B�DLpl�׻���Q���
�$�U������h �`�^�I��i�1y���G��W�T���U=��Ԉ�Pa�M����a86�R�ӰꤴI̺�_	����N�.�^(>�*�rur��4hi�7U/�b�������֕�	�����#��)dVFd:H�g�(S)�/�-]�����L� Mo���	�U����rH�a�b��	�k;��Y�����,�T���ʠ9��v~��}���mE���T#��_\�e�#�ͪ��%|�H�F�dV�$�%��5w�Nk�hy6\�]�>��ߊ-�6Ջ�"�#��&�&����3Cl���&�s~�'b$6���7C�x�L#��L�fשIW�{�4u��
�VQ}1*R��ۭ�5�wɷ5���T��	5��f�y����o˛:��ZF��_�"
��bk& E���2��,o�@�1K"7�����'�$Y�*��}�f�!s�WKj-h�Sќ�"?w�!I��T��Ճ��Ey�yy5Z�)͇��ۍ��o��Z������͌��K��D7������E�U��u��*�fs��Ke&�b*В�iB�5��X=�o�3i�7�6$O�M����kў��<��������#�qՉ	��������s�pm��'~��'|�ᥣc��X��]gNV�پ�~������窠�5]B#�,��32���^�K�2£�7�E
�W��9�n�)^��<$:�]�)Y�i�3�jRP쟻�乗1lB�Їז��
�l�\��l$ϰ�F2F��񤎒����}�oe��L�I�JĞ�2�ϛ�j��͠��~�xp}����Lڦ���60q�^nw9P��u�itf*��b�q�*O�s]���F�I�ȼ����*�+���Ƽv�h8yz�JLꍯ�wJ�Y�Z�ގ)��z'^�\{��ɡ�V�j����IQ�:<g�B��q�4�S1���ݑ�>���XZN�K>��U�P5��� �kSj������5�"@�dza"��f7�AG���a�=�a���C��z�lX�z�V��H�_y���V^��V-�cnը��L����<�G^���"r�������B�w���WE+��-��tb�6b*��{2�L���X�e���XT��{F��vG���1���m��.=cyy�Q*�%�\1�;!XoN��!���J�%��|�&�c�_r�P�
��\���a��
O����Ϫʸu�൜��̊ch���7��@M��H�NcwcK��BkL�O��S�&�ͤ��
�Bkzwj����/{�a���{e^��I��/���f
�K�����³�Z���П�Iy��NՆL��n̩���)���E�����Ϩ9y�y�I��L�6JF�e�V.��p�W/\6�fʤ��_>���5=��yW_�SA=c���4$��z�Ȝ��
D���#�ns��j܅m�@��G8��pEB���G�bU���8�1 vٍ#����
�3Q~�þ��3�S�<ոB���(7�R�ۭwj�L�1]�:8z?=ة�b�5X����]����~��� �^�����=&&[�G>"[nY�쎕��%ݿ�Z���J}�n�1�Y������?$�ɝX]���w~S,��:���R����D>v\�_��h)�r���pc�wCFg��	i�o�����_�xe��d5�x��9������տK9��"��9q4E{�-�W�R��˦oΊgp�:E�ﺏ����Ff$x���|`�6},��1�D�a���b-�6���
R.���ج�E��gf�Hk�<��x&�M�r���4|�8��r�ٛ�b���5��L_�_D�� ���=V=���䕪ک6���g�3�a�vTWm�aNn�6��5���8��.��A��9�
�P�x�]	��vq�jWm��͹��6�"|gZ~�f�ɲ-�"V���H���P�����Z��M�g#����G"���Z7�?��J ʾ�0%4�t4��]73߽��y��Iۤ)6i+Q����خ3Y�2�!����R��|Orм�����*�AMl��T����.R� �ͅP�d�u�nC��|>�̊s����R�j��CVW�C��1�]>�@J��F���/��E,j?+"6��*U�9�,�#1�ù�T��q�)Ý6Ydi]�Vv��0NV8����q��y綳y j�^G��0�s��)=��E�X'��	V&J�q���i��,�#!&&�z����r-�a�6����W��b��r�
�(u<1�fbj�g(A��V�~T0�$�T��������BL�hG�Mt:����'M��ɑ8~+����1;��ȍ�:�!���y	��	�^�'P�v�}y�O�&�W�w�J�=�/kH��V�"����AӸ�b�IB�^�oe��V�l�T�;ȃ�m��t�)�,�9��\U^�ǡi0e~L"��S�M��%��4l�� ƒ�0S<�K�kc�9��8/4g��Y8�oʛ�L�����!Oc�-&?�j�v�(�?�i����)��(�t��X<�0��ԤL����c��7g鷫v�6�L������u�?���Ǿ�ش���d�F���W�>��iؼ��_��E.�Y�l꼔�	ȉ�>u&?l�>HN}�� �\�:�t^�ȧ&���
Wj
��'��5�������� i2yM�B��J�2���_� �(?4�k �| z1��gr���G+bE�Fc7�%p�…j���b�{e���q���_����ׯ�̱�ף��YȨ�8�����g�ܘ�&J�_I�&H�QZp0�0Ӟ��,wqԭ�xFk�����T]g��J�o	��5#D����M��߰�����*���_��_���AZ;nC�����5�VM�Z���3vϤ(<��<���,�N�{���ie�X�o�	��)ب��#��Dj8�u#�i(_K��)�,�gy2�i���j��Z�2a��$��O��C�c�撓[-��j1ڷ�'��b!~������OL��P6���B�2(e�&�e��T��R��
ѧ�q�J3�����.����`���D-���A|�6|�D�y|3�:�o�����7�d͉S&ɣ��r���QR������5�����Jvl��#yv�K�\�߁uۂbr���|J쫒��ɣ�o�ON�����gݓ_ӡ���&�{3�V�T�5[8JZ8�^��-�?1bX���OӃ+/��Ԟ�N�=�h����v�{?%�Uz�[���]��}y��/4�#�L��̣�M�,oG_K�����6�����%�})	��N�}��Q��P�!���2�_G4mGYQd,�f�rd"󜽉ZdXýbA�%���~�������;���Ƀ?�zv��nut�}��6���ْF��;S'����y��Sz��y��������m1?:w7:}�&F9�
|��{��9_RT~��H��@���Ҽ�.
!/r���4�S���?T�k1���[0[����wȥ#��Q�vC��8���=UT�bE�N�*��3��,���%x*Y���l�7LK<�uC <LҴݡxH��/��jQ����k��&����g~p2�	�:ز�$��$�%'��J�s�Y�1��y
��P9�.��}��
Ρ���b�EM���fG&�=\T�Z:Nn���.�y^�ߡU�t�?j�Y��Fe��k��3,N��e�ɺ��}�J	ܧ>�4��I��Wܬ	Q���zI���f
n`SH�����ى*��T�y��P��O/�����<�j
��wڝ�L�
d"N��$Qŗ�b>��~cV��^9qDZ6tzKG<�{����AZ�,�-�y)3sa��|X���N�S�V�@���x`%g���;�KRa�$Ȧe=���D�x���Om�&����e��E�l�Jh\u^	�i�wn�@-�7��-���C�sd�9i�0C�Ҍ�Ѕ8��M�jabM<�2К
�U[j�pͪj|nQLg� A~_��UR3���s2�a��J#uUQ�NW��u�T�zҚ���c�J.S�H��,�u�|p�M�E��f�A�b$^o%� Q�+]Vz)7ۃ��������u}��:���2R����6yF	4��˱E��n	A��O+�\V��B�zi��A~U߫���O�c��[k�8͹>(8�>�ϴ����P�͙S�\l��+H���2^���g��
������M��U,�!�_�6�Th~��ǰ/P,
̧�L�H��L�NV�1�g��V������u�,��&ʈ2���`rTS�����ͻ:w�=ƿ�����.}JA,�~}*f��PR��&>^x�]�M��9񇛚��7e�2����S�Ǣ��	�W��϶�|zЈ��AO�,��/�/)
��r��F*�J����n�X'U#޳<a�~U�zPS�����ȨD�����%.&�?4�����T�|����z��^�Սs�!c��"�
�p�����H�4�`��Y�CHA��M8���njӗ�Y�z>Lv��e��|M�&�(�2��ׄ0�{(iSH��.�7��2���
 ����i�"�g�($'*�cڵL����A(Tsә����t|6W�����i(�;=H�J��t��Ypz�M��o���ɬ8�Io/�h����4����%L��8��{i�JͶpv�8�i�v�G1�51�G�Y1�.i��Ӧ��vmR3J���6j��ዳ�,��m�(��Dp�N���jR]�I�ʴ��F�@M�Z
�Ehp���%�=��V���501�r'��Z���^���	~�lv�5p�w���o�qw��LpE;�cn?�2�����i\�o���"�wt�qUz�������-�J���KȮ�Й�6���í�o>K�:!�RYV�덻@��J�Ja�*Tlq��X[��->�W��ʰ���(�\,F_�ò�~`�/���@f_��ҽ��@l�qe
�|��5�ªe��4V�[{W�/����D����Þ���8�	f�O��G��E= +B��h nOJ�!F�_��~��R�/"�I��(�4�VW"�5��v����K��u�]}�1��!@��|�@�ifw	�ٶ��X��ec��_�d��D�)�����p�����`+���ժ�/,�{nt�^G��^�yQ��F�]t��(���"�9]�:N	Hg
(k��%���R2���=��M�P�q��'�fZ�D��_>qJdz��)�g��	>�n_�%�!km"ܡai���+�~�L�p��RJ�Q�A�"�p��猥���/�JK�|��K��dJ����P9�x����*��H��[�!I�Z}a��r�xb\�Vuj�j'<��Tzv��_=Y}�݉��b�k2Г����� ��&�B��1j���d!��~����"��׵��)�H��.���MUM�z$�P��)|k��-�y[�\�z#��\���P�I�
�Ot>�[?�N�k4"U5�@����@zZ�����?��Z��Pr�G����WԩŒ�k�-}^l�Gj��
��ጧ�,C���42R���E��{�*�n;��jJ�(�9n��+��W��Vt��udW�/��LWPWS�mj�\N���L�#Y�nY�i0�h=0w��Ly�+�
��o7,���$5*�:VW�a���-g&���¨�j	����4�e7+�8�ڢIi��(�Z�tj���L)+�a�S�al�&�\	�(b��Qpb����W'���y�����WG'����/��d!���&�˪<�|�#�M�9Ó�x����i�>$���ojo���|{QF��ٴ���$�O1�
�����]��>�X"�*��*M�<W�[v�yOV�Xڌrk#<U�Ua�W�ݲͧ�c��Ap��p�cSo�Q.�ʶ�Yݧ��#~���HtƜ��ePĔ�f?�NƘE2al1�f�V	k�%�.����%?E�n�L�������2K�8T�����c�L���h��V�ǁ��̠��s+C#�;
�Q%��F6�+xC��ttS=u���8�~�VKTk�o�yR��S�e��X�R.�f(*��0���G��r��D'��I�XLO���F)�P{5P�F'��h�FV�>!N�:���co�J�*k�#����@�C���|�������n2�����B� y'�r�Q�;��ye�^�_�X����ybу0f.T*2���b�L/���g�3X�S�a����`�y�T~<�j�f:�W]�)K_�y^coQl�u�U�GF��Ԫ���J�؛I�T���N����2�ȭ7�%�‡���JCЌ�F2'HEN�Q���ٲ8/�w�[;���
�&�LړhX_"7���wc�.�?�sU�4Q��B���̨�q��HX��54N��e/�<Y�L�P;܏Z�ll�~���R�rM_"2�|�yZU].���6�#�����߽,�
��~�U�\V.�����T |��+�
X��C������S��R�k
�݅�4{��D����`��F#T��.�a�~�'�
�wX�C�W�mg.Ȱ��D�PG�l�x ���.
PDGI�-�W�uz$�rI���}���r��M��>Õg���lHj:����W%8�[������:��r\+2��J,��Q��"@�;����s�''F�~�^���O���~��1�~]ͯg�V<Y�I5<���x�lD#� �N���p05V�m�5���B�s�I.�e(�[�;�F5t'1��qjX�q�s�Wh��,w8�FuQ0/�Pɧ�R���7�i��	Y�2F[�A�i0c˹}���L�z��_�̫5�G�,kX�K��j�?�c�?�zԪ�����4H{�*H�{�j���,�!H��,���:��p�ˎ�ذ?��h��ɧ�t�<.k6�$��?��~�R��Q#7��v���\|�WU~9H���$�%]
_��ʪ	S1��L���Sc�}
��fc��B="جz�uɬ���o ���d���v��:�뾺���`�}�E���
ŶKSx���x���v��
Ӄ��*pAg��
C��cQ���W�0Xgp
��3��[�`f��Zӌ-��1�ـ�&--�p��BR6�RE`��ܶ��T
AV�0Mi�+�@����.����]��T/�'���or�^
X����
�,TK��dZ�x'H�{���K���(����LM{^���n�[��
�1E������/L��:5U���G
��;/���:��H(GO�@�����{N�M�&�����Y�Md5C�X��*/
 �S-q쾢��Q�n�ӀH��>��݃��=�q���bl�:(d���]4c��F]�)YC{��=Fg@�����(�����~u����ׯ�z�z�zwv�AY+�"V�Q
@�n�YH�dh�'��{�DZ�k�YЛ��{ŗ�>~ut��������W��A�ɫA��H��t�K��f�W�3�u!3����^���A���YBĕ�^=�����Bͨ���f�UӶ?�p�ñ�H�����৯�S:�s@8�ݭHE���Α&y4��'A�㢚]�,v�����x��P�m�sO�Z�fb�Yk����X*8�v�9�Fn��~x*d!M2�F�s��5>!��GV��?���_#w5�%GE;���Ҩ����D�a7���[|Mh/�S���UC-ͻ|��N�w*id8r�c�����>��j��d{ƽnUe2m&��5���)��d sW�']+��e�iu��eL�d뎫�K�>��j�~���GDR�f�(��}~�pπ�;R��>�w�֮��6���}�R�3�����x��v
1�ENO��^���^�+P>r`�q���D�qq��V�k�����0=��ʹ�x�g�e0�k�K�#ܵ�˕ܤ��^�0���N�6T<�pa@Yႊ5�8�Q�@�VHi{yd��τR���m3|}�^��&=V�e�1��]�����[���W�̔Q�E�X!Q���ՓZM����FE/���O��U��m��P`Ɏl�k��f;��DC�QNo�lY0xħ���;�@���y7g\Ђ�������'��BX�<�.��������^�g��zɢ\c�?�vs-�\�~����s���º�k1Gԗ6OV�x\T��NR()�A��Ԋ�9å-2(lZ�ߎ���j܁f�� �*�yX搳:�Gt�o���9(J��h�`{G����&⛔&���|,��7��e/_э��Tbñ���`���%�-���G��"`�*2xJe���~����""���
D��K�@9ڦ�ܴ�D:I՛�`�d�d^	#6ɑ�>��M^����řl�%��A34h���ì�eӻئ"J�X��K�icôv.7U�� ŝ���&{�9�ݺ�B�?c.3�o/:+F4	acV	�����)�gʰ�?-�c�k0����yY��\��ʹ�sZn�L����)��~/ʔ��C�/����1��8殧�W�%V�I����g&0����ti��u
^��aZ�����Sh*�|�U�Lt����m�i�U[�T�aJ7�+��QU��R?V����H�	٥��	���K��	�=������h��vB�ga�F��X�N��h�N,@GrBelR���G���w�jعٕ��y:Y7).��.�-c;r�ʡd��P����%�}՜z�0��I��$�m�[��Y]����a �b�0����*$�3�Z*��NE7�-Z��2L�+,]�oud���F`x�!y�{��\�{�ᥰ�-b�Q���(<P���,��|��ȳaMJ�5�8;��fn8M�Rl���m
�URm��"�����vM�U2�K�
u{c�@�h8�ԟ�� ���)+9R������������c�P��8g�U�S��=<�#C�vBv&��&b��k,TL�?�W]�
�QmDj����l겲�6��s�����ٴT�};�Y�OǾ5��F49����hҞ�uiC�Z�?g���0=�<H�
_��Bn�B�!��r��j\~^�+��Y�C:�L�ڭ�剳�a�SK�m����)���Aq):�^gO(*�r�U�\E��2%[Œhk;���=t1}u��R�)DpW���8����9��L?
�p��xR������7zV�b'7��ߜ
�S�=g�T��Dt��.�M�b�<O�4�M�U��<U~�-*X�M�5=h����ע��)P'�mʢ&�Gj/���f	�f!��/�	���2复�f�(/���b��q�-&���J�1��8Σ+f�)�:MF���xVS6iʜ+
��4��k�4�ٔ�n0
kˡ����P���ĴhP|Dϋa�2�~DA�ǒV���Q�����O��wl���v28�5	�e*����I��l}|�2,�2j�A;jrKI��^3�b���ﯻ�,���;
�0�b��
OO�/�~�sdy覧�ʜ��Ӧ*��I��i�¶�}���a��qc�%Y}-�A����1%�"z��$J}C��=���5���A�E7-�%��U�D���4GP�el��G<myʍF��ؿ���� �=� xa�$7ŵ�ޔ��R���5s�.�~��RDòݥh ��G�"�v�0��v�zpc����&�|��K��jB:F��k�L,�LL�Z���?��C]n"���tox׫m7?��C�u�NޖI�,�wG��wo��}����x���۷���7�_�Ͽ>~S|�eqxz������3�����������g��›�3y�ɳ�gx[m�1���+�ܓ����W����Z/Ct
�������85�~���ʍ�}j#ZQ=g�M�=;�'gx�O��c�V�`~(��0AS��K�M����VJ%�X�l(Φi�"s��0��,&�	�'H	!J��f�֞ͬt_!D�mY�.���2�����oemΊׯ^�& �ը�
�=�p�������͡������kYCi�?>{}6K����82U�(�T���W?!������-%ٙJ�p>��D����k1���v6�L���Pt���1]�UZVǩ`O��[�bE�.�� �8�������>�(�P�ݾ���N�^�n~L/b��<��zsW����̃%�h�8���	�ߓ�d�p����-��.׃R\��b��4�eջo,�$�dn�9�NEG4
1J㉳��au�G��5�#�fAo�;�Yh>�Fᕩ8�wu�>>�`������m��%";7+W� ���M-�� ����\�n�~Z~�ӕ*v�ƞ+��T�NS,�f�9����J�%��)xe4n��!������x�Ed@���Q�kOSE5Q�m�@O"����Zy�>�~�fd�0�R��ԋ��_t�H�H�;������#.����a�|fAK	q�B��d�ս�d�]k����颈AY�D/�ES��� A��ֻp~?zT�n���	rp�R�_r)Dd�v)^D����FC��ƻ�s]�ߍ�	�К�&_�7g��Y%�e�K�W�R���!�w'���ScpR����c��^T�8ixr��`�J�y%�=��c)�E�^.�����t�Xfg���^#�C�2��y��s��m�w��uzُ+tkX�l��T�B�פҖ��+���%�����턇�Ł>v H�D[?;�/��f�~}7�w	j�d�נr�=�55��X	�F=��P�+���<3U�@�����0�KEй�3
-?�ը��̭4�s��&^QX�ݖe��~b'�s���<9��%����X����� �r��|�Z�����N���at��#&n�r��@����
������r�6n*�z�-b��kv����ǘ�`����h^]�,����te�}��*�&Cm�ᓣ'��h2v����� 
{��{�V|1fԻ�Gi:5�`btʾ��m����
 �?tm��??b��~U�3k�6N�"���lc���7�2��0/��!����*Egϣ���;��aM��1�>�0$��ٵ�<\PTZ�r�S�<R��5��n�~��.+��7
9<�0��#���>�&e�pXf�����Xդ��a^�y�˔�YK�T��Dc�y�l���ޝF�"�ɶ��{ZvAsi>��B��@^�O�n�rv����87Z$�4W�bL��L�:ځ���8�wb틳���iF� Vk:CU��ܺ;j����7PK��zZ�W��`��litespeed-cache-es_ES.poUTn�gux����PK��zZ,TU3�,���R�litespeed-cache-es_ES.moUTn�gux����PK��zZ�݇�خ�)����litespeed-cache-es_ES.l10n.phpUTn�gux����PK vlitespeed-wp-plugin/7.0.0.1/translations/litespeed-cache-es_ES.mo000064400000501054151600235770020347 0ustar00��id+7�V�s�s(�s�s�s2�s(t0t	9t
Ct
NtYtft�t�t�t	�t�t	�t�t.�tmu�u
�u�u�u3�uh�uOvovN�vg�v\Fwo�wbxevxa�xY>yw�ylz�}z=�z"<{7_{�{�{ �{
�{�{H�{@|I|]|o||�|'�|
�|	�|�|�|}%}C}|I}F�}

~.~0G~x~%�~	�~"�~�~P�~KTZZ�>
�I�f�4s�-��/րq�Lx�2ŁI��*B�Jm���ǂ#ӂ��	�Q�Od���sʃE>�P��0Մ'�.�E�_�3u�����DžI΅$�Y=�	��	���� ��"؆/��*+�V�
^�l������4��P�f�����
������#��܉����
&�1�>�\�i�o������	��Ċڊ
�����&�3�8B�&{�0��*ӋS��UR��� Ō �(�0�7� @�a�����W,�K��	Ўڎ��$!�F�_�w�"����"Ώ�!�.�N�&n�&��"��Gߐ!'�,I�$v�+��Ǒ���'9�(a�
����W��
� �7�J�1a�%��2���V��^O�
����Ȕ���	��&0�.W�N��*Օ/�V0�]��L�2�Q�a� z���!��ϗۗ
����'�/�<�U�a�%p�B��
٘!�4�';�6c�����	��ęؙ��;�:M�����šӚ� �"#�F�\�/u�/��*՛<�<=�7z�����ڜ����
)�	7�A�J�]�n�����
����	Ý͝ܝ���
 �.�?�!V�x�����ÞԞ��
#�1��:�9��)"�ML���+��}�b�Ds�8�����
��3�;?��{�:� C� d�K��8ѣ
�%�-�A�V�n�������Ťפ�C�F�HM�����
����<ĥ��,�9A�9{�
��ç֧�
����,/�^\�q��-�5�U�Nu�ĩѩ�ة(k�
������ɪ��!�)�;�[�h�y�����������+��%�,
�s:�#��Ҭ"�%�;�[�&n�������֭�6�)&�P�h�����L���9�:K�0��)����G~�LưW�k�|�
������
αٱ��#�+�<�X�
w�Q��ײ8� �>�
Y�3g����� ɳ0��*�>�#Q�u�
{�������!ô������ȵ۵���!�
-�;�	O�Y�Bk�
������	Ŷ϶2Զ)�Z1�,����η-���+�i�I��;ϹY�Ke�V��U�L^�l��B�Y[�:��V�`G�J��g�x[�=Կ@�=S���������	�
�<*�?g��������?�Y�`�p� ��&�� ��D��.�l:�G�����������
������z�@�U�j������A�
I�T�m�
y�
��/��/����p�<x�
������(���
0�;�O�	[�e�cq������.�K�
P�[�
p�~�����h��+�A3��u��	�%�1�B�U�b�'r�
����
��
��"�������$"�+G�s�#����*�������+�
@�K�
g�$r�(������C��4�PO�H��B��@,�5m�2��B��@�>Z�"��=��&��!�1�%E�k���%�� ��"��&�!.�P�j� ������$���������%�7�H�d_��� ����/�.>�m�z���������������/�+2�^�e���������
�������������%%�K�$`�
��������������@��
�%#�I�a��f�����>��=�O� d���*�� ������2�6�O�"l�*��*��"��"�+�;�<Y�,��$��
��
���F�[�`�f�
m�.{�?��6��;!�1]�3��2��6��0-�^�b�e�h�o�|���Q��Q�DS�
����#��-��$�?-�m����7�>�K�%h�	���������������$(�M�Ef�+��*����%�.�<L�������
��
��$������!
�1,�^�?k���/������/�?�E�b�i�r���R��c��2Q�?��
������d�<l�5��S��C3�5w���p���>�K��O�'^�E����������9��;4�0p�M�����p�|�/��&,�&S�)z�8��7��4�J�j�
r���
�����F0�dw�U��2�XJ���������A��A�\�b�q�	������������
��	�����%�9�0U���I����$��D�@d�9��1���8�aW��������#�++�
W�b�y�P��<�&�F�/e���#����;`�E����=}�
���Q�+8�d�m�}�.���������
#�1�H� [�|������������&�.�{E�;�����4,�a�~�����F����!*�L�!d�����.������+&DBk���Y�Wh|$�2��I
cq�
��:��7.Ds'yd�M0f~$�X
Qc7�+�g3����QW0cP�^�mD	����9�v7	}�	(,
U
o
>x
�
U�
N!ep�
��&5#:^k9�8�
�V
ic
_�
C-Gqa�84T/�7�6�7(-`)�L�*)0-Z(�H�A�c<R�M�AR(i3��R� 5M^s{�2��(�$58n����e�-
8/@Zph�]4=�i�8:[sc�C3jwz�A]q�`'rq�H,WuO�>\uK��E�1$-V8�M�Y $e ,� )� S� 95!&o!)�!9�!$�!X"1x"�"A�"&�"^$#E�#U�#($SH$Y�$�$J%zW%(�%I�%xE&^�&A'4_')�'c�'0"(.S(��(�))��)[*Av*2�*2�*7+YV+*�+F�+9",\.|.:�.R�.p%/,�/*�/1�/; 0/\0(�0J�041B51x1N�1Q�1o82X�2/3G139y31�3��3�q4 5�)5J�5^:63�6N�67W:7��7�)8>�8H-9Hv9<�91�9V.:L�:*�:]�:[;`;h;n;~;$�;�;�;
�;�;�;�;
<<�</�<(�<)=E=�Z=��=�e>
�>
�>
?(?4?L?^?@k?�?
�?%�?g�?HI@�@
�A
�A
�A�A�A�A�A:�A>0B@oBp�B!C;CKCeCyC�Cr�C]D5|D_�D�E(�E8�EF#/FSF$sF.�F2�Fr�FHmG�G!�G�G�GC�GF5H|H
�H�H�H�H�H�H
II3ICIXI rI�IK�I�I�I+J1J)FJ�pJ K
#K1KPKkK�K�Ke�KJLjZLK�LdMMvMJ�MN+Ng=N�NR�NZOjOvO�O&�O'�O#�OP�-P%�P-�P�+Q/�QqR(�RE�R��Ru�SF!T0hTD�T.�TS
U4aU*�U�UC�UA$VLfV-�VG�V<)W+fW�W/�W�W�W;X)@XZjXw�X=YCLY�Y�Z
�Z�Z�Z�Z�ZK[T[][!x[�[J�[	�[�[�[\�\�\�\ �\�]M�]'^,G^?t^�^�^	�^
�^�^
�^"�^_#7_[_	d_	n_x_�_3�_~�_
J`	X`b`i`6�`p�`&0a*WaS�ax�a|Ob��b�qc��ci�dp�d�\e�f��fGhg�gE�gh)h$-hRhch_~h�h�h�hi%5i[i0ti�i�i�i�i�i,	j6j�?jK�j'k70k9hk�k0�k�k3l.7l\fl�lY�lz-mH�m$�mnB+n;nn2�nm�nhKoM�oGp(Jp^sp�p�p>�p;qYqZkqe�q,roHrc�rpsE�s?�s(t*<t&gtA�t�t'�tuhu.ouw�uv#v/v2>v$qv>�v,�v	ww"!wDw�\wFxKxkMy�y�y�y�y
�y)�y'z9z'Fznz
zz�z�z
�z�z�z �z	{{<{%N{t{�{�{�{�{�{�{O�{2H|G{|K�|e}du}7�}-~-@~2n~�~
�~,�~�~��~��^�\8�������6݀7�'L�!t���'��/ف1	�+;�3g�,��/Ȃ1��4*�+_�Y��,�+�,>�4k�+��(̄!��)�5A�*w���$��j܅G�f�!����<dž/�=4�r������
����.�������->�;l�b��%�/1�]a�d��S$�x�����'ɋ�"�'�;�Q�'f���
���� ƌ��9�`Q���<��I��-H�Gv���ˎ��#
�1�PL�R��#�/�D�Y�"s�3��$ʐ��?�;Y�6��M̑I�Dd���!������(�A�
P�
[�i���,��ϓ����/�$F� k� ������̔'�0
�%>�$d�%����'Ǖ�#�*�<��E�K�	i�@s�V��)�:5��p��N�=j�
��%��ٙ)��U'��}�o�*{�$��_˛C+�o�	��������Ԝ� ���2�I�[�It���^Ɲ%�A�
E�S�Pb�#��ן�B�?K�!����Š۠��#�E5�^{�}ڡX�$a�!��J������.ڣ	���;�[�w�������ͤڤ�����6�>�EF�!��1����&r�*��0Ħ3��%)�O�6d�����#ʧ%��H�Cf���ƨ#�*�`1���;��Mک5(�0^����Q>�t��[�a�w�����"��֬'ެ)�%0�V�i�{�(��­_ϭ/�B>� ������CϮ�2�'K�.s�����ӯ ���+�#C�'g�(��$��%ݰ��+ұ���6�!P�r�����	����Lò	�	�$�,�>�@C�0��Y��9�I�e�1��&��4۵o�O��?жf�cw�d۷t@�^��{�K��dܹ<A�c~�s�JV�����P�UԽP*�F{�¾ܾ%��(�F�f���O��c�M�!f�#��"���W�=�F�Z�5r�.��!�R��L�Y�_���9������
��"��
��&�!?� a����B�K� W�x���
��@��@��)�nI�F����&�
2�)=�&g�����
����
��{��+Z�����@�������)�=�Z�1j�~���^#����	O�Y�i�}�������B���.�?�T�,f�������2��8�:�@W�+��.����$�7�Q�	o�-y�
��,��+��&�5�MI���^��F�Y[�Z��@�BQ�T��W��PA�$��P��:�C�S�0q�����;��$�-?�5m�+��#��%��*�!D�/f�,���� �������/�D��[���#��"�C6�Iz�
���������1�)F�p���"����-��	��%���-�2�L�
l�z�����������.��!�.;�
j�x�~���
������J���'�@�\��a�����i��d�v�1����4��,�?�)H�Vr�*��%��6�DQ�@��"��,��'�09�Zj�B��E�N�
[�i�l���������8�NA�A��O��D"�Gg�6��F��:-�h�l�o�q�x���'��g��T:�P������0�65�*l�;��$�����E��
��&��.�
=�H�`�y���������.��")�VL�4��9���0�E�*N�Jy� ���������(&�O�i� |�7����C��*�J>�$����������'�/�7�C�Z�gv����:e�L�������p+�O��<��_)�K��D��*��E����_��a��=P�S���
����G+�Fs�>��U��O�
l�tw���4z�A��;�8-�Cf�[��W�(^�����������_j�m�e8�'��Z�!�*�:�X�Tl�U����3�S�_�v�
����������/�#4�CX���U��"
,-JZK�I�A;}A�r�H\m)���
�3�
('F`nO�&#F4j!�,���J�Q��!Xe#ue�,�,>X0r
��)�"�	-	+?	'k	#�	�	�	�	�	(
8F

�3����T�$�
=9
'w
-�
�
�
S�
BU(r�0��E]&t"�+�3�Ih)�#��V%l1�'�D�1PMn���V6.����B�77@�x�S0{�1i2m�H
9S!�q�!,4.a�O��Dp[n��;��'�?7�w�.�#�Xle�R�aC��'�.�.16h3zB�D�6 ~G �� |I!U�!`"T}"c�"\6#@�#`�#a5$I�$9�$6%bR%0�%)�%<&/M&O}&I�&i'X�'Y�'4( I(@j(O�(�(k)n)$�)�)�)�)(�)*1*"P*%s*3�*X�* &+G+`+d+j+zs+?�+.,17,mi,s�,oK-D�-~.>.q�.l0/`�/��/��0KE1�1�2-�2��2&Q3ax3[�3_64J�4#�45P$5'u5d�6=7<@7?}7S�7^8-p81�8+�8a�80^9#�9=�9@�9#2:\V:;�:�:^;3a;s�;]	<tg<7�<_=dt=�=V�=�F>0�>R?�r?�@W�@5�@-A|CA5�A8�A�/B��B��C�D]�D,�D5)E<_EV�E*�EWF�vF'hI�IM�I\�I�[J)�J?K:GKU�K6�K,Lg<L?�LJ�L"/M^RMV�MxNi�N7�NS#O?wOB�O��O��P*HQ�sQTRRc�R:SdFS!�Sk�S�9T��TJ�UW"VWzVH�VJWWfW\�W0XmLX�X�X�X�X	�X*�XY"4YWYwY�Y�Y�Y�Y�Y0�Z4[?8[%x[��[�]\�]�]�]+�]�](^,^
G^RU^�^
�^)�^��^ft_��_
bama
a
�a�a�a�aE�aIbk]b��b#]c�c#�c�c�c'�c�dk�d>!e}`e��e6�fF�f.	g.8g(gg%�g4�g5�g�!hi�h+i+=iiimiG~iW�ij-jBj(aj�j�j�j�j%�j
k#k"Ak)dk�kf�k	ll3%lYl0sl��l$Emjm$�m�m�m�m �m|n]�n}�nYkos�oa9pX�p&�pqu2q"�qo�qt;r�r�r,�r0s41s%fs
�s��s,`t8�t��t9�u��u+�vX�v�w}�wKbx*�xL�x5&yW\yA�y7�y.zEHz:�z[�z7%{R]{U�{'|%.|=T|�|�|S�|.
}f9}��}I~Q^~L�~����7�H�Kf�����%׀��Z�_�
k�v�	����� ������6��H�U���v�W��������s��%_Mj�z���4����f975wiq��
���n��f�=�O�:�Rn�	!Z���\�o��D����k���\L��}��S�?��?b�l�� �@z{�_O�i�5�B�Vi*�L�\�����p�,pO����K,���[�{�9��)�d�vc%���sW�Yq��������a�d��g�[���)&\��`�
��b�R9F7"�+d��^:9�b�8��-j����r��~*A�b|#�xy�7Z�T���r�6��j���}���;M�{s��������5i�+��Iug��SQ
$��/ LN8a�z��wmk��5�;�:���3k���4ie��IV�mh&x:v�
R�B'Bv`=�'��e�j7������/�f��[Ih����0��?�4����]^6�!CX��6)�����.�a���'��H�����Q;c��W��]C7���S���Z�,���Q-�y���Y����1Q�hA[��K�(�2k�;�Sx��0�4?�FH6Y���"c?X�}�o���"��������_E��D�$�t!��F�e)l��V�&���C���&�d$�����PZ���J:��[2`���TK����=�J�t*|���2���)'�
B#�T��!�_����sl"��O#I	.3������ORMF��-E�	�R�y�,�b.�r5
EhgXV%(���������g��hq���P���Z<�^18&TSn8x�$��`z���A���:�%��U�Ht��$��+ou�@Pr.�H����Nf�
������i�L�K���j��$�\�������
��)
�1�`-am��[���Ey�P��/�y\���@;����!��>N24@���=���
R_1+h=�B�s��#�%�g�O�������"d�_be
� �o�xY^N�Dl0��|3(p�8��*?�c���0�m1��q'��T��pA{�2��<�'�eCK���ZC(��Jg��|f��� 9,S�H�d	��4��N�.� Fv�@�uEu�U��>�<��3X�M��>����n�Up7F������	��A��P���m�c�����;��8>L�Qc`*�2�k�#{�J3W�/X�J(M�u<W�GL
�C������w�����Q+����<��}���l����G���Y.�]t]w�1�JV�Y�������>�a*N�n�G0@Po�/ K6��G�~�D��������(�X�U���D�,A�#�>��q�IGf~W��]<����-�~5	�3���D&�+�%��I�r���9�~U]z���MV�ew|����0��!a-t}/�B^T��GE��"=^����� %s ago Cache the built-in Admin Bar ESI block.%1$s %2$s files left in queue%1$s is a %2$s paid feature.%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s activation data expired.%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.%s must be turned ON for this setting to work.&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.(no savings)(non-optm)(optm).htaccess Path<a %s>Support forum</a> | <a %s>Submit a ticket</a><a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<b>Last crawled:</b> %d item(s)<b>Last crawled:</b> %s item(s)<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling.<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster.<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads.<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading.<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall.<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold.A Domain Key is not required to use this preset. Only basic caching features are enabled.A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.A Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.AJAX Cache TTLAPIAVIF file reduced by %1$s (%2$s)AVIF saved %sAccelerate, Optimize, ProtectAccelerates the speed by caching Gravatar (Globally Recognized Avatars).ActivateActivate QUIC.cloudAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced (Recommended)Advanced SettingsAdvanced level will log more details.AfterAfter the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.AggressiveAlias is in use by another QUIC.cloud account.All QUIC.cloud service queues have been cleared.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Applied the %1$s preset %2$sApply PresetAre you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard.Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset all settings back to the default settings?Asynchronous CSS Loading with Critical CSSAttach PHP info to report. Check this box to insert relevant data from %s.Author archiveAuto DraftsAuto Purge Rules For Publish/UpdateAuto Request CronAutoloadAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBackup created %1$s before applying the %2$s presetBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBest available WordPress performanceBest available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!Beta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSS Per URLCDNCDN BandwidthCDN SettingsCDN URLCDN URL to be used. For example, %sCSS & JS CombineCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS, JS and HTML MinificationCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache PHP ResourcesCache REST APICache StatusCache WP-AdminCache key must be integer or non-empty string, %s given.Cache key must not be an empty string.Cache requests made by WordPress REST API calls.Cache the built-in Comment Form ESI block.Caches your entire site, including dynamic content and <strong>ESI blocks</strong>.Caching these pages may improve server performance by avoiding unnecessary PHP calls.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCategoryCert or key file does not exist.Changed setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck the status of your most important settings and the health of your CDN setup here.Check this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all orphaned post meta recordsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean orphaned post meta successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Clear LogsCleared %1$s invalid images.Clears all cache entries related to this site, <i>including other web applications</i>.Click here to change.Click here to proceed.Click here to set.Click here to settingsClick to clear all nodes for further redetection.Click to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloud server refused the current request due to rate limiting. Please try again later.Cloud server refused the current request due to unpulled images. Please pull the images first.CloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Congratulation! Your file was already optimizedCongratulations, %s successfully set this domain up for the anonymous online services.Congratulations, %s successfully set this domain up for the online services with CDN service.Congratulations, %s successfully set this domain up for the online services.Congratulations, all gathered!Connection TestContent Delivery NetworkContent Delivery Network ServiceConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCould not find %1$s in %2$s.Crawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler LogCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Crawlers cannot run concurrently.Create a post, make sure the front page is accurate.Created with ❤️  by LiteSpeed team.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s.&#10; Click to redetect.Current closest Cloud server is %s.&#10;Click to redetect.Current crawler started atCurrent image post id positionCurrent limit isCurrent server loadCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of AVIF file.Currently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of AVIF file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PreconnectDNS PrefetchDNS Prefetch ControlDNS Prefetch for static filesDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug HelpersDebug LevelDebug LogDebug SettingsDebug String ExcludesDebug URI ExcludesDebug URI IncludesDefaultDefault CacheDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).Delay rendering off-screen HTML elements by its selector.DelayedDelete all backups of the original imagesDelivers global coverage with a growing <strong>network of 80+ PoPs</strong>.Destroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable CacheDisable Image LazyloadDisable VPIDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled AVIF file successfully.Disabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.Disconnect from QUIC.cloudDismissDismiss this noticeDismiss this notice.Do Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.DomainDowngrade not recommended. May cause fatal error due to refactored code.Drop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable CacheEnable ESIEnable QUIC.cloud CDNEnable QUIC.cloud servicesEnable Viewport Images auto generation cron.Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic.Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled AVIF file successfully.Enabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Error: Failed to apply the settings %1$sEssentialsEvery MinuteEverything in Advanced, PlusEverything in Aggressive, PlusEverything in Basic, PlusEverything in Essentials, PlusExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsExtremeFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to create table %s! SQL: %s.Failed to get %s file contents.Failed to get echo data from WPAPIFailed to parse %s activation status.Failed to request via WordPressFailed to upgrade.Failed to validate %s activation data.Failed to write to %s.Fast Queue UsageFile %s is not writable.Filename is empty!FilesFilter %s available for UCSS per page type generation.Filter %s available to disable blocklist.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, for %s, %s and %s can be used here.For example, for %s, %s can be used here.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For example, to drop parameters beginning with %s, %s can be used here.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFree monthly quota available.Front pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerate a separate vary cache copy for the mini cart when the cart is not empty.Generated at %sGenerated links may be managed under <a %s>Settings</a>.Get it from <a %1$s>%2$s</a>.Global API Key / API TokenGlobal GroupsGlobally fast TTFB, easy setup, and <a %s>more</a>!Go to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode and Guest OptimizationGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Keep CommentsHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHigher TTLHistoryHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.How to choose an UCSS allowlist selector?However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If comment to be kept is like: %s write: %sIf every web application uses the same cookie, the server may confuse whether a user is logged in or not.If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you are using a %1$s socket, %2$s should be set to %3$sIf you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImage groups totalImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages ready to requestImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.In order to use QC services, need a real domain name, cannot use an IP.In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline CSS added to CombineInline JS added to CombineInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIt is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.It will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS Defer for both external and inline JSJS Deferred / Delayed ExcludesJS DelayedJS Delayed IncludesJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast PulledLast Report DateLast Report NumberLast RequestLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requestedLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLazy Load for IframesLazy Load for ImagesLearn MoreLearn More about QUIC.cloudLearn moreLearn more about when this is neededLearn more or purchase additional quota.Link & Enable QUIC.cloud CDNLink to QUIC.cloudLinked to QUIC.cloud preview environment, for testing purpose only.List of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.List the CSS selector that its style should be always contained in UCSS.Listed CSS files or inline CSS code will not be minified/combined.Listed CSS files will be excluded from UCSS and saved to inline.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will be delayed.Listed JS files or inline JS code will not be deferred or delayed.Listed JS files or inline JS code will not be minified/combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache Configuration PresetsLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache Standard PresetsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed LogsLiteSpeed OptimizationLiteSpeed OptionsLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog File Size LimitLog ViewLogin CookieLow Quality Image PlaceholderMBMUST BE UNIQUE FROM OTHER WEB APPLICATIONS.ManageManually added to blocklistManually runMapMark this page as Maximum image post idMaximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobileMobile Agent RulesMobile CacheMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuMy QUIC.cloud DashboardNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.Network DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.NewsNext-Gen Image FormatNo available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized AVIF file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo optimizationNo spaces and case sensitive.No valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNoteNotesNoticeNotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online ServicesOnline node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpcode cache is not enabled.OpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized all tables.Option NameOptionalOptional when API token used.Optionally creates next-generation WebP or AVIF image files.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Orphaned Post MetaOther Static CDNOther checkboxes will be ignored.Outputs to a series of files in the %s directory.PAYG BalancePAYG balance and usage not included in above quota calculation.PAYG used this monthPHP Constant %s available to disable blocklist.PHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPartner Benefits Provided byPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.Pay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:Please do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.Please visit the <a %s>Information</a> page on how to test the cache.PortPost IDPost RevisionsPost type archivePreconnecting speeds up future loads from a given origin.Predefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPresetsPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Prevent writing log entries that include listed strings.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality.Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee.Product Update IntervalProvides <strong>security at the CDN level</strong>, protecting your server from attack.PublicPublic CachePull Cron is runningPull ImagesPulled AVIF image md5 does not match the notified AVIF image md5.Pulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge LogPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the blog!Purged the url!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud CDN OptionsQUIC.cloud CDN Status OverviewQUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users.QUIC.cloud CDN is currently <strong>fully disabled</strong>.QUIC.cloud Integration DisabledQUIC.cloud Integration EnabledQUIC.cloud Integration Enabled with limitationsQUIC.cloud Online ServicesQUIC.cloud Service Usage StatisticsQUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.QUIC.cloud's Image Optimization service does the following:QUIC.cloud's Online Services improve your site in the following ways:QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores.Query strings containing these parameters will not be cached.Rate %s on %sRead LiteSpeed DocumentationRecommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).RedetectRedetected nodeRedis Database IDRedis encountered a fatal error: %s (code: %d)RefreshRefresh Crawler MapRefresh Gravatar cache by cron.Refresh QUIC.cloud statusRefresh StatusRefresh UsageRefresh page load timeRefresh page scoreRegenerate and Send a New ReportRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first.Remove Query StringsRemove Query Strings from Static FilesRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed Unused CSS for UsersRemoved backups successfully.Replace %1$s with %2$s.ReportRequest WebP/AVIF versions of original images when doing optimization.Requests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset %s activation successfully.Reset All SettingsReset SettingsReset image optimization counter successfully.Reset positionReset successfully.Reset the entire opcode cacheReset the entire opcode cache successfully.Reset the optimized data successfully.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore SettingsRestore from backupRestored backup settings %1$sRestored original file successfully.Results can be checked in <a %s>Media Library</a>.Revisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSYNTAX: alphanumeric and "_".Save ChangesSave transients in database when %1$s is %2$s.SavedSaving option failed. IPv4 only for %s.Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee <a %s>Introduction for Enabling the Crawler</a> for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSend to twitter to get %s bonusSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.Server IPServer Load LimitServer allowed max valueServer enforced valueServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.Sitemap ListSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSoft Reset Optimization CounterSome optimized image file(s) has expired and was cleared.Some themes and plugins add resources via a PHP request.Spam CommentsSpecify a base64 image to be used as a simple placeholder while images finish loading.Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify which HTML element attributes will be replaced with CDN Mapping.Specify which element attributes will be replaced with WebP/AVIF.Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.Spread the love and earn %s credits to use in our QUIC.cloud online services.Standard PresetsStarted async crawlingStarted async image optimization requestStatic file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSuccessfully CrawledSummarySure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.Sync QUIC.cloud status successfully.Sync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The Admin IP option will only output log messages on requests from admin IPs listed below.The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe queue is processed asynchronously. It may take time.The selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The setting %s is currently enabled.The site is not a valid alias on QUIC.cloud.The site is not registered on QUIC.cloud.The user with id %s has editor access, which is not allowed for the role simulator.Then another WordPress is installed (NOT MULTISITE) at %sThere is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This Month UsageThis action should only be used if things are cached incorrectly.This can be managed from %1$s%2$s tab.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This enables the page's initial screenful of imagery to be fully displayed without delay.This is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.This process is automatic.This setting is %1$s for certain qualifying requests due to %2$s!This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will affect all tags containing attributes: %s %s %s.This will also add a preconnect to Google Fonts to establish a connection earlier.This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action.This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?Time to execute previous requestTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.To manage your QUIC.cloud options, go to your hosting provider's portal.To manage your QUIC.cloud options, please contact your hosting provider.To match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS File Excludes and InlineUCSS InlineUCSS Selector AllowlistUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL SearchURL list in %s queue waiting for cronUnable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.Unable to automatically add %1$s as a Domain Alias for main %2$s domain.Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)Unique CSSUnknown errorUpdate %s nowUpgradeUpgraded successfully.UsageUsage StatisticsUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to bypass remote image dimension check when %2$s is ON.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. VPIValue rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary CookiesVary GroupVary for Mini CartView %1$s version %2$s detailsView .htaccessView Site Before CacheView Site Before OptimizationViewport ImageViewport Image GenerationViewport ImagesViewport Images CronVisit LSCWP support forumVisit the site while logged out.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting to be CrawledWant to connect with other LiteSpeed users?Watch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebP file reduced by %1$s (%2$s)WebP saved %sWebP/AVIF Attribute To ReplaceWebP/AVIF For Extra srcsetWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When minifying HTML do not discard comments that match a specified pattern.When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.When this option is turned %s, it will also load Google Fonts asynchronously.When you use Lazy Load, it will delay the loading of all images on a page.Who should use this preset?Widget Cache TTL:Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s secondsWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard.You can just type part of the domain.You can list the 3rd party vary cookies here.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible.You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.You have too many requested images, please try again in a few minutes.You have used all of your daily quota for today.You have used all of your quota left for current service this month.You just unlocked a promotion from QUIC.cloud!You must be using one of the following products in order to measure Page Load Time:You must set %1$s to %2$s before using this feature.You must set %s before using this feature.You need to activate QC first.You need to set the %1$s first. Please use the command %2$s to set.You need to set the %s in Settings first before using the crawlerYou need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!You will need to finish %s setup to use the online services.Your %1s quota on %2s will still be in use.Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour WP REST API seems blocked our QUIC.cloud server calls.Your application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.Your server IPYour site is connected and ready to use QUIC.cloud Online Services.Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features.Zero, orcategoriescookiescurrently set to %se.g. Use %s or %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowno matter where they live.not available for anonymous userspixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.unknownuser agentsPO-Revision-Date: 2025-03-26 18:27:03+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: es
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
 hace %s Almacena en la caché el bloque ESI de la barra de administración incluida.%1$s %2$s archivos restantes en la cola%1$s es una característica de pago de %2$s.Para esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %s%s datos de activación caducados.No se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenesSe recomienda %s.%s debe estar activo para que este ajuste funcione.&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.(sin guardar)(no-optm)(optm)Ruta del archivo «.htaccess»<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a><a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<b>Último rastreo:</b> %d elemento(s)<b>Última indexación:</b> %s elemento(s)<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo.La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido.El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida.La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida.<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general.<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse.No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.Se iniciará una purga completa cuando WordPress ejecute estos ganchos.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.TTL de caché AJAXAPIArchivo AVIF reducido en %1$s (%2$s)AVIF guardado %sAcelera, optimiza, protegeAcelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).ActivarActivar QUIC.cloudAñadir tamaños que faltanAñadir una nueva URL de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAvanzado (Recomendado)Ajustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.AgresivoEl alias ya está en uso por otra cuenta de QUIC.cloud.Se han borrado todas las colas de servicio de QUIC.cloud.Todos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéPurgar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.Se ha aplicado el prejuste %1$s %2$sAplicar el preajuste¿Seguro que quieres borrar todos los elementos de la lista negra?¿Está seguro de destruir todas las imágenes optimizadas?¿Seguro que quieres vaciar todos los nodos cloud?¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud.¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer los ajustes a los valores por defecto?Carga de CSS asíncrono con CSS críticoAdjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s.Archivo del autorBorradores automáticosReglas de purga automática para publicación y actualizaciónCron de petición automáticaCarga automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess de la administraciónControl de heartbeat de la administraciónTTL de heartbeat de la administraciónCopia de seguridad creada %1$s antes de aplicar el preajuste %2$sBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaEl mejor rendimiento disponible para WordPress¡El mejor rendimiento disponible de WordPress, TTFB globalmente rápido, fácil configuración y <a %s>mucho más</a>!Pruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo.CCSS por URLCDNAncho de banda de la CDNAjustes de CDNURL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSS y JSCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSMinimizado de CSS, JS y HTMLCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear recursos de PHPCachear API RESTEstado de cachéCaché de WP-AdminLa clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.La clave de caché no puede ser una cadena vacía.Cachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>.Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.Calcular el espacio en disco de las copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarCategoríaEl archivo de certificado o clave no existe.Ajuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprobar mi IP pública desdeVerifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí.Marca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteLimpiar todos los registros meta de entradas huérfanasBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza correcta de los meta de entrada huérfanos.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Vaciar los registrosPurgadas %1$s imágenes no válidas.Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.Haz clic aquí para cambiarlo.Haz clic aquí para continuar.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic para borrar todos los nodos para volver a detectar.Haz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de la nubeEl servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.CloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.Comunicado con éxito con Cloudflare.¡Felicidades! Tu archivo ya ha sido optimizadoFelicidades, %s configuró correctamente este dominio para los servicios anónimos en línea.Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN.Felicidades, %s configuró correctamente este dominio para los servicios en línea.¡Felicidades, todos obtenidos!Prueba de conexiónRed de entrega de contenidosServicio de red de entrega de contenidoConvertir a InnoDBConvertido a InnoDB correctamente.Nombre de la cookieSimulación de cookieValores de la cookieNo se ha podido encontrar %1$s en %2$s.Intervalo de indexaciónRastreadorCron del rastreadorAjustes generales del rastreadorRegistros de rastreadoresEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! Rastreador(es)Los rastreadores no se pueden ejecutar de forma concurrente.Crear una entrada, asegurarse que la página principal está actualizada.Creado con ❤️ por el equipo de LiteSpeed.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos de la nube actual en servicioIPs del servidor en líneaEl servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.El rastreador actual comenzó a lasPosición actual del id de entrada de la imagenEl límite actual esCarga actual del servidorLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente se utiliza la versión optimizada del archivo AVIF.Actualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de la BDPreconexión DNSPrefetch DNSControl del prefetch DNSPrecarga de DNS para archivos estáticosArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Ayudas de depuraciónNivel de depuraciónRegistro de depuraciónAjustes de depuraciónExclusión de cadenas de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPor defectoCaché por defectoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página por defectoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTL por defecto de RESTTTL por defecto para objetos cacheados.La ruta por defecto esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadoBorrar todas las copias de seguridad de las imágenes originalesOfrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>.Destruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactivar la cachéDesactivar la carga de imágenes diferidaDesactivar VPIDesactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoEl archivo AVIF desactivado correctamente.Archivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.Desconectar de QUIC.cloudDescartarIgnorar ese avisoDescartar este aviso.Categorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo purgar las categorías al cambiar la cantidad o estado del inventario.DominioNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Ignorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Dirección de correo electrónicoVaciar la caché enteraVaciar la lista negraActiva cacheActivar ESIActivar la CDN de QUIC.cloudActivar los servicios de QUIC.cloudActivar el cron de generación automática del viewport de imágenes.Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress.Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.ActivadoArchivo AVIF activado correctamente.Archivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIntroduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.Error: No se pudieron aplicar los ajustes %1$sBásicosCada minutoTodo lo de Advance y ademásTodo lo de Aggressive y ademásTodo en el básico, ademásTodo lo de Essentials y ademásEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarAjustes de exportaciónExtremoFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.¡Fallo al crear la tabla %s! SQL: %s.Error al obtener contenido del archivo %s.No se pudieron obtener los datos de eco de WPAPINo se pudo analizar el estado de activación de %s.Fallo en la solicitud desde WordPressFallo al actualizar.No se pudieron validar los datos de activación de %s.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.¡El nombre del archivo está vacío!ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s está disponible para desactivar la lista de bloqueos.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, para %s, %s y %s puede utilizarse aquí.Por ejemplo, para %s, %s puede utilizarse aquí.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché púbicaForzar cronForzar cacheablesCuota mensual gratuita disponible.PortadaRuta del .htaccess de la parte públicaControl de heartbeat de la parte públicaTTL de heartbeat de la parte públicaOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar el enlace para el usuario actualGenerar UCSSGenerar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.Generado en %sLos enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.Obténla desde <a %1$s>%2$s</a>.Clave/Token global de la APIGrupos globales¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!Ir al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoModo de invitado y modo de optimizaciónPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarHTML Mantener comentariosSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPS.HeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedTTL mayorHistorialAciertoPágina de inicioHostCómo solucionar problemas causados por la optimización CSS/JS.¿Cómo elegir un selector de lista blanca UCSS?Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si el comentario a conservar es como: %s escribe: %sSi cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.Si se debe purgar todo el sitio WordPress, usa «Purgar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si estás usando un socket %1$s, %2$s debería estar en %3$sSi experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesGrupo de tamaños de miniaturasTotal de grupos de imágenesImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes avisadas para descargarImágenes optimizadas y descargadasImágenes listas para la solicitudImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoCSS en línea añadido a CombinarJS en línea añadido a CombinarUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar la seguridad de DoLoginInstalar ahoraClic instantáneoIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válidaRecomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.Se convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSAplazar JS para JS externos e incrustadosExclusiones de JS diferido / retrasadoJS RetrasadoInclusiones de JS retrasadasExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExclusiones de LQIPDimensiones mínimas de LQIPCalidad de LQIPVista previa de la imagen LQIP para el tamaño %sNo se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima extracciónFecha del último informeNúmero del último informeÚltima peticiónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltimo pedidoÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaCarga diferida de IframesCarga diferida para imágenesLeer másObtén más información acerca de QUIC.cloudAprender másAprende más sobre cuándo es esto necesarioMás información o compra cuota adicional.Enlazar y activar la CDN de QUIC.cloudEnlace a QUIC.cloudEnlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba.Lista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS listados o el código JS en línea se retrasarán.Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedPreajustes de configuración de caché LiteSpeedRastreador de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de la caché de LiteSpeedAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedOptimización de página de LiteSpeed CachePurdgar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedPreajustes estándar de cache de LiteSpeedCaja de herramientas de LiteSpeedVer el archivo «.htaccess» de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedRegistros de LiteSpeedOptimización de LiteSpeedOpciones de LiteSpeedInforme de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónRecursos localizadosLocalizar recursos externos.Recursos localizadosLímite de tamaño de archivo de registroVista de registrosCookie de accesoMarcador de imagen de baja calidadMBDEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.GestionarAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página como ID de entrada de imagen máximaValor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos JS y códigos JS integrados.Valor mínimoFalloMóvilReglas de agente móvilCaché móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sMi escritorio de QUIC.cloudNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Escritorio de redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.NoticiasFormato de imagen de próxima generaciónNo hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de la nube disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe ninguna copia de seguridad del archivo AVIF sin optimizar.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios de la nube en usoArchivo meta del rastreador aún no generadoSin optimizaciónEspacios no permitidos y sensible a mayúsculas.El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamenteNotaNotasNotaAvisosAvisado correctamente a Cloudflare de la purga completa.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache.Solicitada la purga de todas las páginas al servidor web LiteSpeed.Solicitada la purga de las páginas de error al servidor web LiteSpeed.Solicitado la purga de todo al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed la purga de la página de inicio.Solicitado la purga de la lista al servidor web LiteSpeed.OFFONOObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisadoUna por línea.Servicios en líneaEl nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeLa caché opcache no está habilitada.Marca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHerramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor en QUIC.cloudOptimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación.Las opciones han sido guardadas.OriginalOriginal %sAhorrado un %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Meta de entrada huérfanoOtra CDN estáticaOtras opciones serán ignoradas.Da salida en una serie de archivos en el directorio %s.Balance de pagosBalance y uso de PAYG no incluido en el cálculo de cuota anterior.PAYG usado este mesLa constante PHP %s está disponible para desactivar la lista de bloqueos.Es compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasVentajas de colaboración ofrecidas porExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.Pago por usoEstadísticas pago por usoConexión persistenteDebido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo».Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa preconexión acelera las cargas futuras desde un origen determinado.La lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPreajustesPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas listadas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.Evita escribir entradas del registro que incluyan cadenas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad.El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste.Intervalo de actualización de productoProporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques.PúblicaCaché públicaPull Cron se está ejecutandoDescargar imágenesEl md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada.El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP.PurgarError de purga de %sPurgar las páginas de error %sPurgar todoGanchos de purgar todoPurgar todo al actualizarPurgar por...Purgar todoPurgar la página de inicioPurgar listaPurgar registroPurgar páginasAjustes de purgaPurga correcta de todas las cachés de objetos.Purgar todas las cachés de objetosPurgar las categorías solo cuando el estado del inventario cambie.Purgar la categoría %sPurgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Purgar páginas por ID de entrada.Purgar páginas por URL completa o relativa.Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Purgar productos y categorías solo cuando cambie el estado del inventario.Purgar los productos con los cambios de cantidad o estado del inventario.Purgar los productos solo cuando cambie el estado del inventario.Purgar la etiqueta %sPurga las entradas de caché de LiteSpeed creadas por este pluginPurga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIPPurgar esta páginaPurgar la URL %s¡Se ha purgado todo!Todas las cachés purgadas correctamente.¡Se ha purgado el blog!¡Se ha purgado la URL!¡Purgado!%1$s enviado al servidor en la nube, %2$s aceptado.QUIC.cloudOpciones de CDN de QUIC.cloudResumen del estado de CDN de QUIC.cloudLa CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar).La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>.Integración de QUIC.cloud desactivadaIntegración de QUIC.cloud activadaIntegración de QUIC.cloud activada con limitacionesServicios en línea de QUIC.cloudEstadísticas de uso del servicio QUIC.cloudQUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud.El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página.Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Valora %s en %sLeer la documentación de LiteSpeedRecomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Volver a detectarNodo detectado nuevamenteID de base de datos RedisRedis encontró un error fatal: %s (código: %d)ActualizarRecargar el mapa del rastreadorRefrescar la caché de Gravatar por cron.Actualizar el estado de QUIC.cloudActualizar EstadoActualizar el usoActualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaRegenerar y enviar un nuevo informeCuota diaria restanteEliminar la URL de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesQuita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud.Eliminar query stringsEliminar cadenas de consulta de recursos estáticosEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.CSS sin uso eliminado para los usuariosCopias de seguridad eliminadas correctamente.Reemplaza %1$s con %2$s.InformeSolicita versiones WebP/AVIF de las imágenes originales al hacer la optimización.Peticiones en colaReexaminar nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecida la activación de %s correctamente.Restablecer todos los ajustesRestablecer ajustesRestablecido el contador de optimización de imágenes correctamente.Reestablecer posiciónRestablecimiento realizado con éxito.Reestablecer toda la caché opcodeReestablecida la caché opcache con éxito.Datos de optimización restablecidos correctamente.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar los ajustesRestaurar desde la copia de seguridadSe han restaurado el respaldo de los ajustes %1$sArchivo original restaurado con éxito.Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.Edad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sFrecuencia de ejecuciónEjecutar la cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoSINTAXIS: alfanumérico y "_".Guardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoFalló el guardado de la opción. IPv4 es solo para %s.Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de purga programadaURLs de purga programadaVer <a %s>Introducción para activar el rastreador</a> para información detallada.Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.Selecciona debajo las opciones de «Purgar por».Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas.Los perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedEnvíar a X para obtener %s de bonificaciónTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.IP del servidorLímite de carga del servidorValor máximo permitido por el servidorValor forzado por el servidorVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Ponlo en %1$s para bloquear heartbeat en %2$s.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del rastreadorMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud.Lista del mapa del sitioTotal del mapa del sitioEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMás pequeño queContador de optimización de restablecimiento suaveUna o más imágenes optimizadas han caducado y han sido borradas.Algunos temas y plugins añaden recursos mediante una petición PHP.Comentarios spamEspecifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para purgar la lista «%s».Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Especificar que atributos de elementos serán reemplazados con WebP/AVIF.Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>.Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud.Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud.Preajustes estándarSe inició el rastreo asíncronoSe inició la solicitud de optimización asíncrona de imágenesEnlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.Optimización de almacenamientoAlmacenar los gravatares localmente.Almacenar datos transitoriosRastreado correctamenteSumario¡Por supuesto, me encantará valorarlo!SwapVolver a utilizar imágenes optimizadas en tu webImágenes cambiadas correctamente.Cambio correcto a archivo optimizado.Sincronizado el estado de QUIC.cloud correctamente.Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas.El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s».Las URLs serán comparadas con la variable REQUEST_URI del servidor.El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.Los nonces anteriores se convertirán en ESI automáticamente.La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: La cookie aquí establecida será usada por esta instalación de WordPress.La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.El informe de entorno contiene información detallada sobre la configuración de WordPress.Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasLa cola se procesa de forma asíncrona. Puede llevar un tiempo.El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.En este momento, el ajuste %s está activado.El sitio no tiene un alias válido en QUIC.cloud.El sitio no está registrado en QUIC.cloud.El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles.Y otro WordPress instalado (NO MULTISITIO) en %sHay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.El uso de este mesEsta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esto se puede gestionar desde la pestaña %1$s%2$s.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.Esto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s del HTML.Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques.Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques.Este proceso es automático.¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!Los ajustes de red sobreescriben este ajusteEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto solo purgará la página principalEsto solo purgará las páginasEsto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto activará el cron rastreador.Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto purgará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción.Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?Tiempo para ejecutar la solicitud anteriorPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud.Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento.Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento.Para que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHubRetoquesAjustes de los retoquesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en las páginas públicas.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del tweetTuitea estoExcluir archivo del CSS sin uso e incrustarUCCS integradoLista blanca del selector de CSS sin usoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLBuscar URLLista de URL en cola %s esperando el cronNo ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)CSS únicoError desconocidoActualizar %sActualizarActualizado con éxito.UsoUso de las estadísticasUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usar el servicio en línea QUIC.cloud para generar CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. VPIRango de valoresLas variables %s serán reemplazadas por el color de fondo configurado.Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.Variar cookiesGrupos de variaciónVariante según el minicarritoVer detalles de la versión %2$s de %1$sVer el archivo «.htaccess»Ver sitio sin cachéVer sitio sin optimizarImagen de la vistaGeneración del viewport de la imagenImágenes de la vistaCron de imágenes de la vistaVisita el foro de soporte de LSCWPVisitar el sitio sin la sesión iniciada.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?Ver estado del rastreadorEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.Archivo WebP reducido en %1$s (%2$s)WebP ha ahorrado un %sAtributo a reemplazar para WebP/AVIFWebP/AVIF para srcset adicionalBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio.Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado.Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.¿Quién debería usar este preajuste?TTL caché de Widgets:El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es %s segundosEl intervalo válido de WordPress es de %s segundos.WpW: Caché privada o caché públicaArchivo anualActualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud.Puedes simplemente teclear parte de dominio.Puedes listar las cookies de terceros que varían aquí.Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles.Puede solicitar un máximo de imágenes de %s de una vez.También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora.Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.Has utilizado toda tu cuota diaria de hoy.Has utilizado toda la cuota que te quedaba para el servicio actual este mes.¡Acabas de desbloquear una promoción de QUIC.cloud!Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:Debes configurar %1$s en %2$s antes de usar esta característica.Debes configurar %s antes de usar esta característica.Primero debes activar QC.Primero debes configurar %1$s. Usa el comando %2$s para configurarlo.Debes configurar %s en Ajustes antes de usar el rastreadorDebes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!Necesitarás finalizar la configuración de %s para utilizar los servicios en línea.Tu cuota de %1s en %2s seguirá en uso.El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPParece que tu API REST de WP ha bloqueado nuestras llamadas al servidor QUIC.cloud.Tu solicitud está a la espera de aprobación.A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.La IP de tu servidorTu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud.Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles.Cero, ocategoríascookiesactualmente establecido en %sej: Usa %s o %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismono importa dónde vivan.no disponible para usuarios anónimospixelsproporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.desconocidouser agentslitespeed-wp-plugin/7.0.1/translations/litespeed-cache-es_ES.po000064400000660261151600236170020215 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Spain)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-03-26 18:27:03+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.1\n"
"Language: es\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: tpl/toolbox/settings-debug.tpl.php:51
msgid "Outputs to a series of files in the %s directory."
msgstr "Da salida en una serie de archivos en el directorio %s."

#: tpl/toolbox/report.tpl.php:79
msgid "Attach PHP info to report. Check this box to insert relevant data from %s."
msgstr "Adjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s."

#: tpl/toolbox/report.tpl.php:55
msgid "Last Report Date"
msgstr "Fecha del último informe"

#: tpl/toolbox/report.tpl.php:54
msgid "Last Report Number"
msgstr "Número del último informe"

#: tpl/toolbox/report.tpl.php:32
msgid "Regenerate and Send a New Report"
msgstr "Regenerar y enviar un nuevo informe"

#: tpl/img_optm/summary.tpl.php:314
msgid "This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action."
msgstr "Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción."

#: tpl/img_optm/settings.media_webp.tpl.php:26 tpl/img_optm/summary.tpl.php:310
msgid "Soft Reset Optimization Counter"
msgstr "Contador de optimización de restablecimiento suave"

#: tpl/img_optm/settings.media_webp.tpl.php:26
msgid "When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images."
msgstr "Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas."

#: tpl/img_optm/settings.media_webp.tpl.php:23
msgid "%1$s is a %2$s paid feature."
msgstr "%1$s es una característica de pago de %2$s."

#: tpl/general/online.tpl.php:148
msgid "Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first."
msgstr "Quita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud."

#: tpl/general/online.tpl.php:147
msgid "Disconnect from QUIC.cloud"
msgstr "Desconectar de QUIC.cloud"

#: tpl/general/online.tpl.php:147
msgid "Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard."
msgstr "¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud."

#: tpl/general/online.tpl.php:137
msgid "not available for anonymous users"
msgstr "no disponible para usuarios anónimos"

#: tpl/general/online.tpl.php:131
msgid "Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features."
msgstr "Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles."

#: tpl/general/online.tpl.php:130
msgid "QUIC.cloud Integration Enabled with limitations"
msgstr "Integración de QUIC.cloud activada con limitaciones"

#: tpl/general/online.tpl.php:113
msgid "Your site is connected and ready to use QUIC.cloud Online Services."
msgstr "Tu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud."

#: tpl/general/online.tpl.php:112
msgid "QUIC.cloud Integration Enabled"
msgstr "Integración de QUIC.cloud activada"

#: tpl/general/online.tpl.php:100
msgid "In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it."
msgstr "Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla."

#: tpl/general/online.tpl.php:91
msgid "Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding."
msgstr "Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN."

#: tpl/general/online.tpl.php:90
msgid "Provides <strong>security at the CDN level</strong>, protecting your server from attack."
msgstr "Proporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques."

#: tpl/general/online.tpl.php:89
msgid "Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>."
msgstr "Ofrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>."

#: tpl/general/online.tpl.php:88
msgid "Caches your entire site, including dynamic content and <strong>ESI blocks</strong>."
msgstr "Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>."

#: tpl/general/online.tpl.php:84
msgid "Content Delivery Network"
msgstr "Red de entrega de contenidos"

#: tpl/general/online.tpl.php:75
msgid "<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold."
msgstr "<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse."

#: tpl/general/online.tpl.php:74
msgid "<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads."
msgstr "El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida."

#: tpl/general/online.tpl.php:73
msgid "<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall."
msgstr "<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general."

#: tpl/general/online.tpl.php:72
msgid "<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling."
msgstr "<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo."

#: tpl/general/online.tpl.php:70
msgid "QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores."
msgstr "Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página."

#: tpl/general/online.tpl.php:67
msgid "Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee."
msgstr "El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste."

#: tpl/general/online.tpl.php:65
msgid "Optionally creates next-generation WebP or AVIF image files."
msgstr "Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación."

#: tpl/general/online.tpl.php:64
msgid "Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality."
msgstr "Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad."

#: tpl/general/online.tpl.php:62
msgid "QUIC.cloud's Image Optimization service does the following:"
msgstr "El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:"

#: tpl/general/online.tpl.php:58
msgid "<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading."
msgstr "La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida."

#: tpl/general/online.tpl.php:57
msgid "<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster."
msgstr "La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido."

#: tpl/general/online.tpl.php:55
msgid "QUIC.cloud's Online Services improve your site in the following ways:"
msgstr "Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:"

#: tpl/general/online.tpl.php:45
msgid "Speed up your WordPress site even further with QUIC.cloud Online Services and CDN."
msgstr "Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud."

#: tpl/general/online.tpl.php:44
msgid "QUIC.cloud Integration Disabled"
msgstr "Integración de QUIC.cloud desactivada"

#: tpl/general/online.tpl.php:15
msgid "QUIC.cloud Online Services"
msgstr "Servicios en línea de QUIC.cloud"

#: tpl/general/entry.tpl.php:8 tpl/general/online.tpl.php:54
msgid "Online Services"
msgstr "Servicios en línea"

#: tpl/db_optm/manage.tpl.php:177
msgid "Autoload"
msgstr "Carga automática"

#: tpl/dash/dashboard.tpl.php:812
msgid "Refresh QUIC.cloud status"
msgstr "Actualizar el estado de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:420 tpl/dash/dashboard.tpl.php:488
msgid "Refresh"
msgstr "Actualizar"

#: tpl/dash/dashboard.tpl.php:395
msgid "You must be using one of the following products in order to measure Page Load Time:"
msgstr "Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:"

#: tpl/dash/dashboard.tpl.php:329
msgid "Activate QUIC.cloud"
msgstr "Activar QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:170
msgid "Refresh Usage"
msgstr "Actualizar el uso"

#: tpl/dash/dashboard.tpl.php:120 tpl/dash/dashboard.tpl.php:829
msgid "News"
msgstr "Noticias"

#: tpl/crawler/summary.tpl.php:21
msgid "You need to set the %s in Settings first before using the crawler"
msgstr "Debes configurar %s en Ajustes antes de usar el rastreador"

#: tpl/crawler/settings.tpl.php:113
msgid "You must set %1$s to %2$s before using this feature."
msgstr "Debes configurar %1$s en %2$s antes de usar esta característica."

#: tpl/crawler/settings.tpl.php:104 tpl/crawler/summary.tpl.php:182
msgid "You must set %s before using this feature."
msgstr "Debes configurar %s antes de usar esta característica."

#: tpl/cdn/qc.tpl.php:108 tpl/cdn/qc.tpl.php:111
msgid "My QUIC.cloud Dashboard"
msgstr "Mi escritorio de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:105
msgid "You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard."
msgstr "Actualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud."

#: tpl/cdn/qc.tpl.php:102 tpl/cdn/qc.tpl.php:110
msgid "To manage your QUIC.cloud options, go to QUIC.cloud Dashboard."
msgstr "Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud."

#: tpl/cdn/qc.tpl.php:98
msgid "To manage your QUIC.cloud options, please contact your hosting provider."
msgstr "Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento."

#: tpl/cdn/qc.tpl.php:96
msgid "To manage your QUIC.cloud options, go to your hosting provider's portal."
msgstr "Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento."

#: tpl/cdn/qc.tpl.php:78
msgid "QUIC.cloud CDN Options"
msgstr "Opciones de CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:64
msgid "Best available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr "¡El mejor rendimiento disponible de WordPress, TTFB globalmente rápido, fácil configuración y <a %s>mucho más</a>!"

#: tpl/cdn/qc.tpl.php:62
msgid "no matter where they live."
msgstr "no importa dónde vivan."

#: tpl/cdn/qc.tpl.php:61
msgid "Content Delivery Network Service"
msgstr "Servicio de red de entrega de contenido"

#: tpl/cdn/qc.tpl.php:51 tpl/dash/dashboard.tpl.php:789
msgid "Enable QUIC.cloud CDN"
msgstr "Activar la CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:49
msgid "Link & Enable QUIC.cloud CDN"
msgstr "Enlazar y activar la CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:45
msgid "QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users."
msgstr "La CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar)."

#: tpl/cdn/qc.tpl.php:43
msgid "QUIC.cloud CDN is currently <strong>fully disabled</strong>."
msgstr "La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>."

#: tpl/cdn/qc.tpl.php:36 tpl/dash/dashboard.tpl.php:156
msgid "Learn More about QUIC.cloud"
msgstr "Obtén más información acerca de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:35 tpl/dash/dashboard.tpl.php:154
#: tpl/general/online.tpl.php:19
msgid "QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud."
msgstr "QUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud."

#: tpl/cdn/qc.tpl.php:33 tpl/dash/dashboard.tpl.php:150
#: tpl/general/online.tpl.php:49 tpl/general/online.tpl.php:105
msgid "Enable QUIC.cloud services"
msgstr "Activar los servicios de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:32 tpl/dash/dashboard.tpl.php:145
#: tpl/general/online.tpl.php:46 tpl/general/online.tpl.php:132
msgid "Free monthly quota available."
msgstr "Cuota mensual gratuita disponible."

#: tpl/cdn/qc.tpl.php:31 tpl/dash/dashboard.tpl.php:143
msgid "Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>."
msgstr "Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>."

#: tpl/cdn/qc.tpl.php:30 tpl/dash/dashboard.tpl.php:140
msgid "Accelerate, Optimize, Protect"
msgstr "Acelera, optimiza, protege"

#: tpl/cdn/qc.tpl.php:25
msgid "Check the status of your most important settings and the health of your CDN setup here."
msgstr "Verifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí."

#: tpl/cdn/qc.tpl.php:23
msgid "QUIC.cloud CDN Status Overview"
msgstr "Resumen del estado de CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:20 tpl/dash/dashboard.tpl.php:811
msgid "Refresh Status"
msgstr "Actualizar Estado"

#: tpl/cdn/entry.tpl.php:10
msgid "Other Static CDN"
msgstr "Otra CDN estática"

#: tpl/banner/new_version.php:96
msgid "Dismiss this notice."
msgstr "Descartar este aviso."

#: tpl/banner/cloud_promo.tpl.php:25
msgid "Send to twitter to get %s bonus"
msgstr "Envíar a X para obtener %s de bonificación"

#: tpl/banner/cloud_promo.tpl.php:18
msgid "Spread the love and earn %s credits to use in our QUIC.cloud online services."
msgstr "Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud."

#: src/media.cls.php:401
msgid "No backup of unoptimized AVIF file exists."
msgstr "No existe ninguna copia de seguridad del archivo AVIF sin optimizar."

#: src/media.cls.php:387
msgid "AVIF saved %s"
msgstr "AVIF guardado %s"

#: src/media.cls.php:381
msgid "AVIF file reduced by %1$s (%2$s)"
msgstr "Archivo AVIF reducido en %1$s (%2$s)"

#: src/media.cls.php:372
msgid "Currently using original (unoptimized) version of AVIF file."
msgstr "Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF."

#: src/media.cls.php:365
msgid "Currently using optimized version of AVIF file."
msgstr "Actualmente se utiliza la versión optimizada del archivo AVIF."

#: src/lang.cls.php:216
msgid "WebP/AVIF For Extra srcset"
msgstr "WebP/AVIF para srcset adicional"

#: src/lang.cls.php:212
msgid "Next-Gen Image Format"
msgstr "Formato de imagen de próxima generación"

#: src/img-optm.cls.php:2059
msgid "Enabled AVIF file successfully."
msgstr "Archivo AVIF activado correctamente."

#: src/img-optm.cls.php:2054
msgid "Disabled AVIF file successfully."
msgstr "El archivo AVIF desactivado correctamente."

#: src/img-optm.cls.php:1395
msgid "Reset image optimization counter successfully."
msgstr "Restablecido el contador de optimización de imágenes correctamente."

#: src/file.cls.php:138
msgid "Filename is empty!"
msgstr "¡El nombre del archivo está vacío!"

#: src/error.cls.php:59
msgid "You will need to finish %s setup to use the online services."
msgstr "Necesitarás finalizar la configuración de %s para utilizar los servicios en línea."

#: src/cloud.cls.php:1972
msgid "Sync QUIC.cloud status successfully."
msgstr "Sincronizado el estado de QUIC.cloud correctamente."

#: src/cloud.cls.php:1919
msgid "Linked to QUIC.cloud preview environment, for testing purpose only."
msgstr "Enlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba."

#: src/cloud.cls.php:1651
msgid "Click here to proceed."
msgstr "Haz clic aquí para continuar."

#: src/cloud.cls.php:1650
msgid "Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account."
msgstr "Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud."

#: src/cloud.cls.php:728
msgid "Reset %s activation successfully."
msgstr "Restablecida la activación de %s correctamente."

#: src/cloud.cls.php:618 src/cloud.cls.php:658 src/cloud.cls.php:699
msgid "Congratulations, %s successfully set this domain up for the online services with CDN service."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN."

#: src/cloud.cls.php:613
msgid "Congratulations, %s successfully set this domain up for the online services."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios en línea."

#: src/cloud.cls.php:611
msgid "Congratulations, %s successfully set this domain up for the anonymous online services."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios anónimos en línea."

#: src/cloud.cls.php:588
msgid "%s activation data expired."
msgstr "%s datos de activación caducados."

#: src/cloud.cls.php:581
msgid "Failed to parse %s activation status."
msgstr "No se pudo analizar el estado de activación de %s."

#: src/cloud.cls.php:574
msgid "Failed to validate %s activation data."
msgstr "No se pudieron validar los datos de activación de %s."

#: src/cloud.cls.php:305
msgid "Cert or key file does not exist."
msgstr "El archivo de certificado o clave no existe."

#: src/cloud.cls.php:287 src/cloud.cls.php:334 src/cloud.cls.php:362
#: src/cloud.cls.php:379 src/cloud.cls.php:399 src/cloud.cls.php:418
msgid "You need to activate QC first."
msgstr "Primero debes activar QC."

#: src/cloud.cls.php:240 src/cloud.cls.php:295
msgid "You need to set the %1$s first. Please use the command %2$s to set."
msgstr "Primero debes configurar %1$s. Usa el comando %2$s para configurarlo."

#: src/cloud.cls.php:180 src/cloud.cls.php:264
msgid "Failed to get echo data from WPAPI"
msgstr "No se pudieron obtener los datos de eco de WPAPI"

#: src/cloud.cls.php:170 src/cloud.cls.php:255
msgid "Your WP REST API seems blocked our QUIC.cloud server calls."
msgstr "Parece que tu API REST de WP ha bloqueado nuestras llamadas al servidor QUIC.cloud."

#: src/admin-settings.cls.php:94
msgid "The user with id %s has editor access, which is not allowed for the role simulator."
msgstr "El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles."

#: src/error.cls.php:77
msgid "You have used all of your quota left for current service this month."
msgstr "Has utilizado toda la cuota que te quedaba para el servicio actual este mes."

#: src/error.cls.php:69 src/error.cls.php:82
msgid "Learn more or purchase additional quota."
msgstr "Más información o compra cuota adicional."

#: src/error.cls.php:64
msgid "You have used all of your daily quota for today."
msgstr "Has utilizado toda tu cuota diaria de hoy."

#: tpl/page_optm/settings_html.tpl.php:100
msgid "If comment to be kept is like: %s write: %s"
msgstr "Si el comentario a conservar es como: %s escribe: %s"

#: tpl/page_optm/settings_html.tpl.php:98
msgid "When minifying HTML do not discard comments that match a specified pattern."
msgstr "Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado."

#: tpl/cache/settings-advanced.tpl.php:33
msgid "Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space."
msgstr "Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio."

#: src/lang.cls.php:155
msgid "HTML Keep Comments"
msgstr "HTML Mantener comentarios"

#: src/lang.cls.php:102
msgid "AJAX Cache TTL"
msgstr "TTL de caché AJAX"

#: src/error.cls.php:94
msgid "You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now."
msgstr "Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora."

#: tpl/db_optm/manage.tpl.php:18
msgid "Clean all orphaned post meta records"
msgstr "Limpiar todos los registros meta de entradas huérfanas"

#: tpl/db_optm/manage.tpl.php:17
msgid "Orphaned Post Meta"
msgstr "Meta de entrada huérfano"

#: tpl/dash/dashboard.tpl.php:798
msgid "Globally fast TTFB, easy setup, and <a %s>more</a>!"
msgstr "¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!"

#: tpl/dash/dashboard.tpl.php:795
msgid "Best available WordPress performance"
msgstr "El mejor rendimiento disponible para WordPress"

#: src/db-optm.cls.php:208
msgid "Clean orphaned post meta successfully."
msgstr "Limpieza correcta de los meta de entrada huérfanos."

#: tpl/img_optm/summary.tpl.php:278
msgid "Last Pulled"
msgstr "Última extracción"

#: tpl/cache/settings_inc.login_cookie.tpl.php:81
msgid "You can list the 3rd party vary cookies here."
msgstr "Puedes listar las cookies de terceros que varían aquí."

#: src/lang.cls.php:229
msgid "Vary Cookies"
msgstr "Variar cookies"

#: tpl/page_optm/settings_html.tpl.php:67
msgid "Preconnecting speeds up future loads from a given origin."
msgstr "La preconexión acelera las cargas futuras desde un origen determinado."

#: thirdparty/woocommerce.content.tpl.php:70
msgid "If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents."
msgstr "Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito."

#: thirdparty/woocommerce.content.tpl.php:69
msgid "Generate a separate vary cache copy for the mini cart when the cart is not empty."
msgstr "Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío."

#: thirdparty/woocommerce.content.tpl.php:62
msgid "Vary for Mini Cart"
msgstr "Variante según el minicarrito"

#: src/lang.cls.php:165
msgid "DNS Preconnect"
msgstr "Preconexión DNS"

#: src/doc.cls.php:40
msgid "This setting is %1$s for certain qualifying requests due to %2$s!"
msgstr "¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!"

#: tpl/page_optm/settings_tuning.tpl.php:34
msgid "Listed JS files or inline JS code will be delayed."
msgstr "Los archivos JS listados o el código JS en línea se retrasarán."

#: tpl/crawler/map.tpl.php:45
msgid "URL Search"
msgstr "Buscar URL"

#: src/lang.cls.php:167
msgid "JS Delayed Includes"
msgstr "Inclusiones de JS retrasadas"

#: src/cloud.cls.php:1438
msgid "Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more."
msgstr "Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información."

#: src/cloud.cls.php:1433
msgid "Cloud server refused the current request due to unpulled images. Please pull the images first."
msgstr "El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes."

#: tpl/crawler/summary.tpl.php:96
msgid "Current server load"
msgstr "Carga actual del servidor"

#: src/object-cache.cls.php:498
msgid "Redis encountered a fatal error: %s (code: %d)"
msgstr "Redis encontró un error fatal: %s (código: %d)"

#: src/img-optm.cls.php:892
msgid "Started async image optimization request"
msgstr "Se inició la solicitud de optimización asíncrona de imágenes"

#: src/crawler.cls.php:231
msgid "Started async crawling"
msgstr "Se inició el rastreo asíncrono"

#: src/conf.cls.php:519
msgid "Saving option failed. IPv4 only for %s."
msgstr "Falló el guardado de la opción. IPv4 es solo para %s."

#: src/cloud.cls.php:1445
msgid "Cloud server refused the current request due to rate limiting. Please try again later."
msgstr "El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde."

#: tpl/img_optm/summary.tpl.php:251
msgid "Maximum image post id"
msgstr "ID de entrada de imagen máxima"

#: tpl/img_optm/summary.tpl.php:250 tpl/img_optm/summary.tpl.php:314
msgid "Current image post id position"
msgstr "Posición actual del id de entrada de la imagen"

#: src/lang.cls.php:27
msgid "Images ready to request"
msgstr "Imágenes listas para la solicitud"

#: tpl/dash/dashboard.tpl.php:358 tpl/general/online.tpl.php:24
#: tpl/img_optm/summary.tpl.php:43 tpl/img_optm/summary.tpl.php:45
#: tpl/page_optm/settings_css.tpl.php:103
#: tpl/page_optm/settings_css.tpl.php:220
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Redetect"
msgstr "Volver a detectar"

#: tpl/dash/dashboard.tpl.php:256
msgid "PAYG balance and usage not included in above quota calculation."
msgstr "Balance y uso de PAYG no incluido en el cálculo de cuota anterior."

#: tpl/dash/dashboard.tpl.php:256
msgid "PAYG used this month"
msgstr "PAYG usado este mes"

#: tpl/cache/settings_inc.object.tpl.php:80
#: tpl/cache/settings_inc.object.tpl.php:95
msgid "If you are using a %1$s socket, %2$s should be set to %3$s"
msgstr "Si estás usando un socket %1$s, %2$s debería estar en %3$s"

#: src/root.cls.php:208
msgid "All QUIC.cloud service queues have been cleared."
msgstr "Se han borrado todas las colas de servicio de QUIC.cloud."

#. translators: %s: The type of the given cache key.
#: src/object.lib.php:545
msgid "Cache key must be integer or non-empty string, %s given."
msgstr "La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado."

#: src/object.lib.php:543
msgid "Cache key must not be an empty string."
msgstr "La clave de caché no puede ser una cadena vacía."

#: src/lang.cls.php:175
msgid "JS Deferred / Delayed Excludes"
msgstr "Exclusiones de JS diferido / retrasado"

#: src/doc.cls.php:177
msgid "The queue is processed asynchronously. It may take time."
msgstr "La cola se procesa de forma asíncrona. Puede llevar un tiempo."

#: src/cloud.cls.php:1216
msgid "In order to use QC services, need a real domain name, cannot use an IP."
msgstr "Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP."

#: tpl/presets/standard.tpl.php:190
msgid "Restore Settings"
msgstr "Restaurar los ajustes"

#: tpl/presets/standard.tpl.php:188
msgid "This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?"
msgstr "Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:184
msgid "Backup created %1$s before applying the %2$s preset"
msgstr "Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s"

#: tpl/presets/standard.tpl.php:173
msgid "Applied the %1$s preset %2$s"
msgstr "Se ha aplicado el prejuste %1$s %2$s"

#: tpl/presets/standard.tpl.php:170
msgid "Restored backup settings %1$s"
msgstr "Se han restaurado el respaldo de los ajustes %1$s"

#: tpl/presets/standard.tpl.php:168
msgid "Error: Failed to apply the settings %1$s"
msgstr "Error: No se pudieron aplicar los ajustes %1$s"

#: tpl/presets/standard.tpl.php:158
msgid "History"
msgstr "Historial"

#: tpl/presets/standard.tpl.php:147
msgid "unknown"
msgstr "desconocido"

#: tpl/presets/standard.tpl.php:128
msgid "Apply Preset"
msgstr "Aplicar el preajuste"

#: tpl/presets/standard.tpl.php:126
msgid "This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?"
msgstr "Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:116
msgid "Who should use this preset?"
msgstr "¿Quién debería usar este preajuste?"

#: tpl/presets/standard.tpl.php:91
msgid "Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between."
msgstr "Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio."

#: tpl/presets/standard.tpl.php:87
msgid "LiteSpeed Cache Standard Presets"
msgstr "Preajustes estándar de cache de LiteSpeed"

#: tpl/presets/standard.tpl.php:80
msgid "A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados."

#: tpl/presets/standard.tpl.php:79
msgid "This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images."
msgstr "Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML."

#: tpl/presets/standard.tpl.php:76
msgid "Inline CSS added to Combine"
msgstr "CSS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:75
msgid "Inline JS added to Combine"
msgstr "JS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:74
msgid "JS Delayed"
msgstr "JS Retrasado"

#: tpl/presets/standard.tpl.php:73
msgid "Viewport Image Generation"
msgstr "Generación del viewport de la imagen"

#: tpl/presets/standard.tpl.php:72
msgid "Lazy Load for Images"
msgstr "Carga diferida para imágenes"

#: tpl/presets/standard.tpl.php:71
msgid "Everything in Aggressive, Plus"
msgstr "Todo lo de Aggressive y además"

#: tpl/presets/standard.tpl.php:69
msgid "Extreme"
msgstr "Extremo"

#: tpl/presets/standard.tpl.php:63
msgid "This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning."
msgstr "Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques."

#: tpl/presets/standard.tpl.php:60
msgid "Lazy Load for Iframes"
msgstr "Carga diferida de Iframes"

#: tpl/presets/standard.tpl.php:59
msgid "Removed Unused CSS for Users"
msgstr "CSS sin uso eliminado para los usuarios"

#: tpl/presets/standard.tpl.php:58
msgid "Asynchronous CSS Loading with Critical CSS"
msgstr "Carga de CSS asíncrono con CSS crítico"

#: tpl/presets/standard.tpl.php:57
msgid "CSS & JS Combine"
msgstr "Combinar CSS y JS"

#: tpl/presets/standard.tpl.php:56
msgid "Everything in Advanced, Plus"
msgstr "Todo lo de Advance y además"

#: tpl/presets/standard.tpl.php:54
msgid "Aggressive"
msgstr "Agresivo"

#: tpl/presets/standard.tpl.php:49 tpl/presets/standard.tpl.php:64
msgid "A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página."

#: tpl/presets/standard.tpl.php:48
msgid "This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools."
msgstr "Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques."

#: tpl/presets/standard.tpl.php:43
msgid "Remove Query Strings from Static Files"
msgstr "Eliminar cadenas de consulta de recursos estáticos"

#: tpl/presets/standard.tpl.php:41
msgid "DNS Prefetch for static files"
msgstr "Precarga de DNS para archivos estáticos"

#: tpl/presets/standard.tpl.php:40
msgid "JS Defer for both external and inline JS"
msgstr "Aplazar JS para JS externos e incrustados"

#: tpl/presets/standard.tpl.php:38
msgid "CSS, JS and HTML Minification"
msgstr "Minimizado de CSS, JS y HTML"

#: tpl/presets/standard.tpl.php:37
msgid "Guest Mode and Guest Optimization"
msgstr "Modo de invitado y modo de optimización"

#: tpl/presets/standard.tpl.php:36
msgid "Everything in Basic, Plus"
msgstr "Todo en el básico, además"

#: tpl/presets/standard.tpl.php:34
msgid "Advanced (Recommended)"
msgstr "Avanzado (Recomendado)"

#: tpl/presets/standard.tpl.php:29
msgid "A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página."

#: tpl/presets/standard.tpl.php:28
msgid "This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners."
msgstr "Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas."

#: tpl/presets/standard.tpl.php:25
msgid "Mobile Cache"
msgstr "Caché móvil"

#: tpl/presets/standard.tpl.php:23
msgid "Everything in Essentials, Plus"
msgstr "Todo lo de Essentials y además"

#: tpl/presets/standard.tpl.php:16
msgid "A Domain Key is not required to use this preset. Only basic caching features are enabled."
msgstr "No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché."

#: tpl/presets/standard.tpl.php:15
msgid "This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development."
msgstr "Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché."

#: tpl/presets/standard.tpl.php:11
msgid "Higher TTL"
msgstr "TTL mayor"

#: tpl/presets/standard.tpl.php:10
msgid "Default Cache"
msgstr "Caché por defecto"

#: tpl/presets/standard.tpl.php:8
msgid "Essentials"
msgstr "Básicos"

#: tpl/presets/entry.tpl.php:14
msgid "LiteSpeed Cache Configuration Presets"
msgstr "Preajustes de configuración de caché LiteSpeed"

#: tpl/presets/entry.tpl.php:6
msgid "Standard Presets"
msgstr "Preajustes estándar"

#: tpl/page_optm/settings_tuning_css.tpl.php:41
msgid "Listed CSS files will be excluded from UCSS and saved to inline."
msgstr "Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten."

#: src/lang.cls.php:148
msgid "UCSS File Excludes and Inline"
msgstr "Excluir archivo del CSS sin uso e incrustar"

#: src/lang.cls.php:147
msgid "UCSS Selector Allowlist"
msgstr "Lista blanca del selector de CSS sin uso"

#: src/admin-display.cls.php:124
msgid "Presets"
msgstr "Preajustes"

#: tpl/dash/dashboard.tpl.php:297
msgid "Partner Benefits Provided by"
msgstr "Ventajas de colaboración ofrecidas por"

#: tpl/toolbox/log_viewer.tpl.php:94
msgid "LiteSpeed Logs"
msgstr "Registros de LiteSpeed"

#: tpl/toolbox/log_viewer.tpl.php:21
msgid "Crawler Log"
msgstr "Registros de rastreadores"

#: tpl/toolbox/log_viewer.tpl.php:16
msgid "Purge Log"
msgstr "Purgar registro"

#: tpl/toolbox/settings-debug.tpl.php:155
msgid "Prevent writing log entries that include listed strings."
msgstr "Evita escribir entradas del registro que incluyan cadenas listadas."

#: tpl/toolbox/settings-debug.tpl.php:19
msgid "View Site Before Cache"
msgstr "Ver sitio sin caché"

#: tpl/toolbox/settings-debug.tpl.php:15
msgid "View Site Before Optimization"
msgstr "Ver sitio sin optimizar"

#: tpl/toolbox/settings-debug.tpl.php:11
msgid "Debug Helpers"
msgstr "Ayudas de depuración"

#: tpl/page_optm/settings_vpi.tpl.php:91
msgid "Enable Viewport Images auto generation cron."
msgstr "Activar el cron de generación automática del viewport de imágenes."

#: tpl/page_optm/settings_vpi.tpl.php:28
msgid "This enables the page's initial screenful of imagery to be fully displayed without delay."
msgstr "Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora."

#: tpl/page_optm/settings_vpi.tpl.php:27
msgid "The Viewport Images service detects which images appear above the fold, and excludes them from lazy load."
msgstr "El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida."

#: tpl/page_optm/settings_vpi.tpl.php:26
msgid "When you use Lazy Load, it will delay the loading of all images on a page."
msgstr "Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página."

#: tpl/page_optm/settings_media.tpl.php:246
msgid "Use %1$s to bypass remote image dimension check when %2$s is ON."
msgstr "Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA."

#: tpl/page_optm/entry.tpl.php:10
msgid "VPI"
msgstr "VPI"

#: tpl/general/settings.tpl.php:63 tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "%s must be turned ON for this setting to work."
msgstr "%s debe estar activo para que este ajuste funcione."

#: tpl/dash/dashboard.tpl.php:701
msgid "Viewport Image"
msgstr "Imagen de la vista"

#: tpl/crawler/blacklist.tpl.php:61
msgid "Filter %s available to disable blocklist."
msgstr "El filtro %s está disponible para desactivar la lista de bloqueos."

#: tpl/crawler/blacklist.tpl.php:58
msgid "PHP Constant %s available to disable blocklist."
msgstr "La constante PHP %s está disponible para desactivar la lista de bloqueos."

#: thirdparty/litespeed-check.cls.php:74 thirdparty/litespeed-check.cls.php:125
msgid "Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:"
msgstr "Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:"

#: src/metabox.cls.php:63
msgid "LiteSpeed Options"
msgstr "Opciones de LiteSpeed"

#: src/metabox.cls.php:34
msgid "Mobile"
msgstr "Móvil"

#: src/metabox.cls.php:32
msgid "Disable VPI"
msgstr "Desactivar VPI"

#: src/metabox.cls.php:31
msgid "Disable Image Lazyload"
msgstr "Desactivar la carga de imágenes diferida"

#: src/metabox.cls.php:30
msgid "Disable Cache"
msgstr "Desactivar la caché"

#: src/lang.cls.php:265
msgid "Debug String Excludes"
msgstr "Exclusión de cadenas de depuración"

#: src/lang.cls.php:207
msgid "Viewport Images Cron"
msgstr "Cron de imágenes de la vista"

#: src/lang.cls.php:206 src/metabox.cls.php:33 src/metabox.cls.php:34
#: tpl/page_optm/settings_vpi.tpl.php:12
msgid "Viewport Images"
msgstr "Imágenes de la vista"

#: src/lang.cls.php:56
msgid "Alias is in use by another QUIC.cloud account."
msgstr "El alias ya está en uso por otra cuenta de QUIC.cloud."

#: src/lang.cls.php:54
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal."

#: src/lang.cls.php:49
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN."

#: src/error.cls.php:214
msgid "You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible."
msgstr "No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible."

#: src/error.cls.php:117
msgid "The site is not a valid alias on QUIC.cloud."
msgstr "El sitio no tiene un alias válido en QUIC.cloud."

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: tpl/page_optm/settings_tuning_css.tpl.php:87
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_css.tpl.php:79
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/crawler/blacklist.tpl.php:64
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo es esto necesario"

#: src/purge.cls.php:352
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/dash/dashboard.tpl.php:108 tpl/dash/dashboard.tpl.php:767
msgid "<b>Last crawled:</b> %d item(s)"
msgstr "<b>Último rastreo:</b> %d elemento(s)"

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr "Ver el archivo «.htaccess»"

#: tpl/toolbox/edit_htaccess.tpl.php:60 tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess»."

#: tpl/toolbox/edit_htaccess.tpl.php:59 tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr "La ruta por defecto es"

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr "Ruta del archivo «.htaccess»"

#: tpl/general/settings.tpl.php:40
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/purge.tpl.php:72
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/toolbox/beta_test.tpl.php:60
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:54
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/toolbox/beta_test.tpl.php:54
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:50
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:80
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_tuning_css.tpl.php:62
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:58
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:57
msgid "How to choose an UCSS allowlist selector?"
msgstr "¿Cómo elegir un selector de lista blanca UCSS?"

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:235
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:131
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_js.tpl.php:71
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr "Retrasado"

#: tpl/page_optm/settings_js.tpl.php:44
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:43 tpl/page_optm/settings_js.tpl.php:77
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins."

#: tpl/page_optm/settings_html.tpl.php:139
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_css.tpl.php:264
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/page_optm/settings_css.tpl.php:201
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:195
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_css.tpl.php:188
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:152
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:149
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:131
#: tpl/page_optm/settings_css.tpl.php:248 tpl/page_optm/settings_vpi.tpl.php:74
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:84
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:75
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: tpl/inc/in_upgrading.php:5
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings.tpl.php:55
msgid "Your %1s quota on %2s will still be in use."
msgstr "Tu cuota de %1s en %2s seguirá en uso."

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/general/settings_inc.guest.tpl.php:16
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings.tpl.php:95
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: tpl/general/settings.tpl.php:94
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:77
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:70
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:39
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/dash/dashboard.tpl.php:47 tpl/dash/dashboard.tpl.php:75
#: tpl/dash/dashboard.tpl.php:499 tpl/dash/dashboard.tpl.php:578
#: tpl/dash/dashboard.tpl.php:606 tpl/dash/dashboard.tpl.php:638
#: tpl/dash/dashboard.tpl.php:670 tpl/dash/dashboard.tpl.php:702
#: tpl/dash/dashboard.tpl.php:734 tpl/dash/dashboard.tpl.php:781
msgid "More"
msgstr "Más"

#: tpl/dash/dashboard.tpl.php:286
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/crawler/summary.tpl.php:207
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: tpl/crawler/summary.tpl.php:206
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/settings.tpl.php:53
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: tpl/cdn/cf.tpl.php:46
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/cf.tpl.php:36
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare."

#: tpl/cdn/cf.tpl.php:30
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/cf.tpl.php:26
msgid "This can be managed from %1$s%2$s tab."
msgstr "Esto se puede gestionar desde la pestaña %1$s%2$s."

#: tpl/cdn/other.tpl.php:39
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s."

#: tpl/cdn/other.tpl.php:34
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cache/settings_inc.object.tpl.php:42
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: src/purge.cls.php:276
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: src/lang.cls.php:205
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: src/lang.cls.php:180
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:176
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: src/lang.cls.php:157
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:154
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:149
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:146
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/lang.cls.php:105
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:104
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:91
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:90
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/error.cls.php:133
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/error.cls.php:129
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/doc.cls.php:74
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/gui.cls.php:84
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: src/crawler.cls.php:142
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! "

#: src/cloud.cls.php:1453
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/cloud.cls.php:1053
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/lang.cls.php:162
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: cli/purge.cls.php:240
msgid "Purged!"
msgstr "¡Purgado!"

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:37
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: tpl/toolbox/beta_test.tpl.php:35
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: src/crawler-map.cls.php:373
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:144
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:166
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:38
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/cache/settings-excludes.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:66
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr "Localización"

#: tpl/page_optm/settings_js.tpl.php:58
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/page_optm/settings_tuning.tpl.php:76
msgid "Listed JS files or inline JS code will not be deferred or delayed."
msgstr "Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos."

#: src/data.upgrade.func.php:223
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: src/data.upgrade.func.php:221
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:216
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS."

#: src/lang.cls.php:152
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/admin-display.cls.php:532 tpl/banner/slack.php:33
msgid "Dismiss"
msgstr "Descartar"

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:92
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:52
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos JS y códigos JS integrados."

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr "Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:1073
msgid "This setting is overwritten by the Network setting"
msgstr "Los ajustes de red sobreescriben este ajuste"

#: src/lang.cls.php:194
msgid "LQIP Excludes"
msgstr "Exclusiones de LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:52
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Seguro que quieres restablecer los ajustes a los valores por defecto?"

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s del HTML."

#: tpl/general/online.tpl.php:24
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Seguro que quieres vaciar todos los nodos cloud?"

#: src/lang.cls.php:178 tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:121
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:50
msgid "Click here to change."
msgstr "Haz clic aquí para cambiarlo."

#: src/error.cls.php:60 tpl/crawler/settings.tpl.php:105
#: tpl/crawler/settings.tpl.php:114 tpl/crawler/summary.tpl.php:183
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/lang.cls.php:161
msgid "Localize Resources"
msgstr "Recursos localizados"

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:81
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:561 src/gui.cls.php:721 tpl/toolbox/purge.tpl.php:80
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:125
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario."

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS."

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr "Localizar recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: tpl/page_optm/settings_tuning_css.tpl.php:56
msgid "List the CSS selector that its style should be always contained in UCSS."
msgstr "Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS."

#: tpl/page_optm/settings_css.tpl.php:74
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usar el servicio en línea QUIC.cloud para generar CSS único."

#: src/lang.cls.php:145
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:637 tpl/toolbox/purge.tpl.php:71
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/purge.tpl.php:108
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Purga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIP"

#: tpl/toolbox/report.tpl.php:50
msgid "LiteSpeed Report"
msgstr "Informe de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:182
msgid "Image Thumbnail Group Sizes"
msgstr "Grupo de tamaños de miniaturas"

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)"

#: tpl/cache/settings-purge.tpl.php:115
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada."

#: tpl/cache/settings-purge.tpl.php:91
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo."

#: src/lang.cls.php:132
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:1071
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:1183
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisado"

#: src/img-optm.cls.php:1078 src/img-optm.cls.php:1104
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:90
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:1121
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP."

#: src/img-optm.cls.php:1149
msgid "Pulled AVIF image md5 does not match the notified AVIF image md5."
msgstr "El md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada."

#: tpl/inc/admin_footer.php:13
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:111
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar."

#: src/img-optm.cls.php:616
msgid "Cleared %1$s invalid images."
msgstr "Purgadas %1$s imágenes no válidas."

#: tpl/general/entry.tpl.php:23
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:99
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:141
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:127
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:99
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:52
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione."

#: tpl/toolbox/beta_test.tpl.php:55
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:39 tpl/toolbox/beta_test.tpl.php:55
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/beta_test.tpl.php:39
msgid "OR"
msgstr "O"

#: tpl/toolbox/beta_test.tpl.php:30
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr "Caja de herramientas de LiteSpeed"

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:23 tpl/toolbox/settings-debug.tpl.php:24
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:78 tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr "El intervalo válido de WordPress es %s segundos"

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:49 tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Ponlo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es de %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:47 tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en las páginas públicas."

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:114
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:113
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:95 tpl/toolbox/report.tpl.php:97
msgid "Generate Link for Current User"
msgstr "Generar el enlace para el usuario actual"

#: tpl/toolbox/report.tpl.php:91
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:67
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:44
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:43
msgid "Install DoLogin Security"
msgstr "Instalar la seguridad de DoLogin"

#: tpl/general/settings.tpl.php:93
msgid "Check my public IP from"
msgstr "Comprobar mi IP pública desde"

#: tpl/general/settings.tpl.php:93
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:92
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN."

#: tpl/crawler/settings.tpl.php:25
msgid "This will enable crawler cron."
msgstr "Esto activará el cron rastreador."

#: tpl/crawler/settings.tpl.php:11
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:48
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:65 tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:35 tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr "Total del mapa del sitio"

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr "Lista del mapa del sitio"

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr "Recargar el mapa del rastreador"

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/blacklist.tpl.php:21 tpl/crawler/entry.tpl.php:10
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/entry.tpl.php:9
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/entry.tpl.php:8
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/summary.tpl.php:214
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr "&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad."

#: tpl/crawler/summary.tpl.php:213
msgid "Crawlers cannot run concurrently."
msgstr "Los rastreadores no se pueden ejecutar de forma concurrente."

#: tpl/crawler/map.tpl.php:52 tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:51 tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:205
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:66 tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97 tpl/crawler/summary.tpl.php:173
#: tpl/crawler/summary.tpl.php:208
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:172
msgid "Miss"
msgstr "Fallo"

#: tpl/crawler/summary.tpl.php:171
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:170
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:139
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings.tpl.php:143
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:221
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:220
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar."

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:144
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:40
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:104
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los nonces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:15 tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:14 tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr "Objeto"

#: tpl/cache/settings_inc.object.tpl.php:93
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:105
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:7 tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:85
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#: tpl/page_optm/settings_css.tpl.php:291
msgid "Swap"
msgstr "Swap"

#: tpl/page_optm/settings_css.tpl.php:290
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr "Almacenar los gravatares localmente."

#: tpl/page_optm/settings_localization.tpl.php:12
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:146
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr "pixels"

#: tpl/page_optm/settings_media.tpl.php:128
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:112
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas por el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen."

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr "Optimización de página de LiteSpeed Cache"

#: tpl/page_optm/entry.tpl.php:11 tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:6 tpl/page_optm/settings_css.tpl.php:22
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:291
msgid "%s is recommended."
msgstr "Se recomienda %s."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/settings_css.tpl.php:288
msgid "Default"
msgstr "Por defecto"

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:52
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_promo.tpl.php:63
msgid "Dismiss this notice"
msgstr "Ignorar ese aviso"

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:35
msgid "Tweet preview"
msgstr "Vista previa del tweet"

#: tpl/banner/cloud_promo.tpl.php:30
msgid "Learn more"
msgstr "Aprender más"

#: tpl/banner/cloud_promo.tpl.php:14
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/page_optm/settings_media.tpl.php:260
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:9 tpl/img_optm/entry.tpl.php:15
#: tpl/img_optm/network_settings.tpl.php:9 tpl/img_optm/settings.tpl.php:11
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:318
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Está seguro de destruir todas las imágenes optimizadas?"

#: tpl/img_optm/summary.tpl.php:302
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:301
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:298
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:297
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:292
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:289
msgid "Optimization Tools"
msgstr "Herramientas de optimización"

#: tpl/img_optm/summary.tpl.php:258
msgid "Rescan New Thumbnails"
msgstr "Reexaminar nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:241
msgid "Congratulations, all gathered!"
msgstr "¡Felicidades, todos obtenidos!"

#: tpl/img_optm/summary.tpl.php:246
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:193
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:175
msgid "Calculate Backups Disk Space"
msgstr "Calcular el espacio en disco de las copias de seguridad"

#: tpl/img_optm/summary.tpl.php:74
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:58
msgid "Current limit is"
msgstr "El límite actual es"

#: tpl/img_optm/summary.tpl.php:57
msgid "To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited."
msgstr "Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada."

#: tpl/img_optm/summary.tpl.php:52
msgid "You can request a maximum of %s images at once."
msgstr "Puede solicitar un máximo de imágenes de %s de una vez."

#: tpl/img_optm/summary.tpl.php:47
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor en QUIC.cloud"

#: tpl/img_optm/summary.tpl.php:43 tpl/page_optm/settings_css.tpl.php:103
#: tpl/page_optm/settings_css.tpl.php:220
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar."

#: tpl/db_optm/settings.tpl.php:37
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:23
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de la caché de LiteSpeed"

#: tpl/db_optm/entry.tpl.php:10 tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de la BD"

#: tpl/db_optm/manage.tpl.php:176
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:160
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:138
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:130
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:115
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:114
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:113
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:105
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:82 tpl/dash/dashboard.tpl.php:741
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:79 tpl/dash/dashboard.tpl.php:738
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:68 tpl/dash/dashboard.tpl.php:74
#: tpl/dash/dashboard.tpl.php:733
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:621 tpl/dash/dashboard.tpl.php:653
#: tpl/dash/dashboard.tpl.php:685 tpl/dash/dashboard.tpl.php:717
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:619 tpl/dash/dashboard.tpl.php:651
#: tpl/dash/dashboard.tpl.php:683 tpl/dash/dashboard.tpl.php:715
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:614 tpl/dash/dashboard.tpl.php:646
#: tpl/dash/dashboard.tpl.php:678 tpl/dash/dashboard.tpl.php:710
msgid "Time to execute previous request"
msgstr "Tiempo para ejecutar la solicitud anterior"

#: tpl/dash/dashboard.tpl.php:53 tpl/dash/dashboard.tpl.php:584
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:52 tpl/dash/dashboard.tpl.php:583
msgid "Public Cache"
msgstr "Caché pública"

#: tpl/dash/dashboard.tpl.php:46 tpl/dash/dashboard.tpl.php:577
msgid "Cache Status"
msgstr "Estado de caché"

#: tpl/dash/dashboard.tpl.php:550
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:498 tpl/img_optm/entry.tpl.php:8
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:489
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:358 tpl/img_optm/summary.tpl.php:43
#: tpl/page_optm/settings_css.tpl.php:103
#: tpl/page_optm/settings_css.tpl.php:220
#: tpl/page_optm/settings_media.tpl.php:182
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/dash/dashboard.tpl.php:358
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo."

#: tpl/dash/dashboard.tpl.php:414 tpl/dash/dashboard.tpl.php:483
#: tpl/dash/dashboard.tpl.php:629 tpl/dash/dashboard.tpl.php:661
#: tpl/dash/dashboard.tpl.php:693 tpl/dash/dashboard.tpl.php:725
msgid "Last requested"
msgstr "Último pedido"

#: tpl/dash/dashboard.tpl.php:421
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:334 tpl/general/online.tpl.php:115
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:184 tpl/dash/dashboard.tpl.php:669
#: tpl/dash/network_dash.tpl.php:30
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:171
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:168
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:277 tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:276 tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:258 tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr "El uso de este mes"

#: tpl/dash/dashboard.tpl.php:255 tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr "Balance de pagos"

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:242 tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:242 tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:183 tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr "Ancho de banda de la CDN"

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr "Uso de las estadísticas"

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr "Escritorio de red"

#: tpl/general/online.tpl.php:36
msgid "No cloud services currently in use"
msgstr "No hay servicios de la nube en uso"

#: tpl/general/online.tpl.php:24
msgid "Click to clear all nodes for further redetection."
msgstr "Haz clic para borrar todos los nodos para volver a detectar."

#: tpl/general/online.tpl.php:23
msgid "Current Cloud Nodes in Service"
msgstr "Nodos de la nube actual en servicio"

#: tpl/cdn/qc.tpl.php:103 tpl/cdn/qc.tpl.php:106 tpl/dash/dashboard.tpl.php:338
#: tpl/general/online.tpl.php:140
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/entry.tpl.php:9 tpl/general/entry.tpl.php:15
#: tpl/general/network_settings.tpl.php:9 tpl/general/settings.tpl.php:15
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/other.tpl.php:111
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: src/admin-display.cls.php:243
msgid "Add new CDN URL"
msgstr "Añadir una nueva URL de la CDN"

#: src/admin-display.cls.php:242
msgid "Remove CDN URL"
msgstr "Eliminar la URL de la CDN"

#: tpl/cdn/cf.tpl.php:86
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN."

#: tpl/cdn/entry.tpl.php:8
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:163
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:162
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/doc.cls.php:161
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/gui.cls.php:571 src/gui.cls.php:731
#: tpl/page_optm/settings_media.tpl.php:131 tpl/toolbox/purge.tpl.php:89
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/admin-settings.cls.php:276 src/admin-settings.cls.php:311
msgid "Options saved."
msgstr "Las opciones han sido guardadas."

#: src/img-optm.cls.php:1769
msgid "Removed backups successfully."
msgstr "Copias de seguridad eliminadas correctamente."

#: src/img-optm.cls.php:1675
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1608
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1546 src/img-optm.cls.php:1608
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1479
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1377
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:969
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:699
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:674
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:348
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviado al servidor en la nube, %2$s aceptado."

#: src/lang.cls.php:268
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:267
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:264
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:263
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:244
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:238
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: src/lang.cls.php:236
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:235
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:234
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat de la administración"

#: src/lang.cls.php:233
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat de la administración"

#: src/lang.cls.php:232
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat de la parte pública"

#: src/lang.cls.php:231
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat de la parte pública"

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess de la administración"

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess de la parte pública"

#: src/lang.cls.php:221
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:217
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:209
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:203
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:201
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:200
msgid "LQIP Quality"
msgstr "Calidad de LQIP"

#: src/lang.cls.php:199
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:198
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:197
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:195
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:193
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:192
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:191
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:190
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:185
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:184
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:581 src/gui.cls.php:741 src/lang.cls.php:183
#: tpl/presets/standard.tpl.php:42 tpl/toolbox/purge.tpl.php:98
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:164
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:159 tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:136
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché púbica"

#: src/lang.cls.php:106
msgid "Notifications"
msgstr "Avisos"

#: src/lang.cls.php:100
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página por defecto"

#: src/lang.cls.php:99
msgid "Default REST TTL"
msgstr "TTL por defecto de REST"

#: src/lang.cls.php:93
msgid "Enable Cache"
msgstr "Activa cache"

#: src/cloud.cls.php:241 src/cloud.cls.php:296 src/lang.cls.php:89
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:26
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:1979
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube."

#: src/cloud.cls.php:1596
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:1519
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cloud.cls.php:1503 src/cloud.cls.php:1511
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: src/cloud.cls.php:1258
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:1119
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de la nube disponible."

#: src/cloud.cls.php:1002 src/cloud.cls.php:1015 src/cloud.cls.php:1053
#: src/cloud.cls.php:1119 src/cloud.cls.php:1256
msgid "Cloud Error"
msgstr "Error de la nube"

#: src/data.cls.php:226
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:416
msgid "Restore from backup"
msgstr "Restaurar desde la copia de seguridad"

#: src/media.cls.php:401
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:381
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:373
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:366
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:344
msgid "Orig"
msgstr "Original"

#: src/media.cls.php:342
msgid "(no savings)"
msgstr "(sin guardar)"

#: src/media.cls.php:342
msgid "Orig %s"
msgstr "Original %s"

#: src/media.cls.php:341
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:336
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:336 src/media.cls.php:400
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:323
msgid "Orig saved %s"
msgstr "Ahorrado un %s del original"

#: src/media.cls.php:319
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:313 src/media.cls.php:374
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:313
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:312 src/media.cls.php:370
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:309 src/media.cls.php:367
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:309
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:308 src/media.cls.php:337 src/media.cls.php:363
#: src/media.cls.php:402
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:147
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:88
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1398
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1395
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:340
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:378
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:278
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1238
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1212
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1209
msgid "Smaller than"
msgstr "Más pequeño que"

#: src/admin-display.cls.php:1207
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1201
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1189
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1186
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1167
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1149
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1077
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:1068
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:140
msgid "Toolbox"
msgstr "Herramientas"

#: src/admin-display.cls.php:136
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:134 tpl/dash/dashboard.tpl.php:182
#: tpl/dash/network_dash.tpl.php:28 tpl/general/online.tpl.php:120
#: tpl/general/online.tpl.php:135
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:122 tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:298
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB correctamente."

#: src/purge.cls.php:334
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:316
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:221
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:210
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior."

#: src/error.cls.php:205
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: "

#: src/error.cls.php:200
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:196
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash."

#: src/error.cls.php:192
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:186
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:181
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:177
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:173
msgid "Failed to create table %s! SQL: %s."
msgstr "¡Fallo al crear la tabla %s! SQL: %s."

#: src/error.cls.php:149
msgid "Could not find %1$s in %2$s."
msgstr "No se ha podido encontrar %1$s en %2$s."

#: src/error.cls.php:137
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:125
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio."

#: src/error.cls.php:106
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:102
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente"

#: src/error.cls.php:98
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/error.cls.php:47
msgid "The setting %s is currently enabled."
msgstr "En este momento, el ajuste %s está activado."

#: src/task.cls.php:209
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:189
msgid "Every Minute"
msgstr "Cada minuto"

#: tpl/general/settings.tpl.php:110
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:100
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#: tpl/toolbox/report.tpl.php:103
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr "Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>."

#: tpl/toolbox/report.tpl.php:102
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior."

#: tpl/toolbox/report.tpl.php:40
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:23 tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr "Instalar"

#: tpl/cache/settings-esi.tpl.php:36
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:68 tpl/dash/dashboard.tpl.php:430
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:55 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:386 tpl/dash/dashboard.tpl.php:466
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:45 tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:378 tpl/dash/dashboard.tpl.php:458
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:34 tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:369 tpl/dash/dashboard.tpl.php:450
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:28 tpl/dash/dashboard.tpl.php:353
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:10
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:214
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:26
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/other.tpl.php:87
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:130
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:189
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:130 tpl/cache/settings-cache.tpl.php:147
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:129 tpl/cache/settings-cache.tpl.php:146
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:87
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:81
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:71 tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:63
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:63
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:59
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr "<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>"

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr "Creado con ❤️ por el equipo de LiteSpeed."

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:515
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:506 src/activation.cls.php:511
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:696
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: tpl/crawler/settings.tpl.php:141
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: src/admin-display.cls.php:218 tpl/crawler/settings.tpl.php:143
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:217
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:254
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/page_optm/settings_html.tpl.php:138
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:103
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:67
msgid "Your IP"
msgstr "Tu IP"

#: src/import.cls.php:157
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito."

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: tpl/page_optm/settings_tuning_css.tpl.php:117
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:174
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:102
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:173
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:188
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:164
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:67
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:66
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:196
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:90
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:15
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:1389 src/cloud.cls.php:1412
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:2132
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:807
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:804
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:802
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:781
msgid "Install %s"
msgstr "Instalar %s"

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!"

#: src/cloud.cls.php:1529
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:1461
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/img_optm/settings.tpl.php:52
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:211
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:26
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:152
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: src/img-optm.cls.php:1921
msgid "Switched images successfully."
msgstr "Imágenes cambiadas correctamente."

#: tpl/img_optm/settings.tpl.php:73
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:72
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:213
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.media_webp.tpl.php:17
msgid "Request WebP/AVIF versions of original images when doing optimization."
msgstr "Solicita versiones WebP/AVIF de las imágenes originales al hacer la optimización."

#: tpl/img_optm/settings.tpl.php:39
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:210
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: tpl/page_optm/settings_css.tpl.php:191
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:256
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:277
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:158
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:205
msgid "Run Queue Manually"
msgstr "Ejecutar la cola manualmente"

#: tpl/page_optm/settings_css.tpl.php:109
#: tpl/page_optm/settings_css.tpl.php:226 tpl/page_optm/settings_vpi.tpl.php:54
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_css.tpl.php:97 tpl/page_optm/settings_css.tpl.php:214
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/dash/dashboard.tpl.php:611 tpl/dash/dashboard.tpl.php:643
#: tpl/dash/dashboard.tpl.php:675 tpl/dash/dashboard.tpl.php:707
#: tpl/page_optm/settings_css.tpl.php:94 tpl/page_optm/settings_css.tpl.php:211
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:42
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:168
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:190
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:186
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:63
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:605 tpl/toolbox/purge.tpl.php:62
msgid "Critical CSS"
msgstr "CSS crítico"

#: src/doc.cls.php:69
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:18
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:235
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:235
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:211
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:205
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:58 tpl/img_optm/summary.tpl.php:197
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:57 tpl/img_optm/summary.tpl.php:196
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:216
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:215
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:25 tpl/img_optm/summary.tpl.php:166
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:163 tpl/img_optm/summary.tpl.php:208
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:159
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:174
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:148
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento"

#: tpl/img_optm/settings.tpl.php:133
msgid "Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic."
msgstr "Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress."

#: tpl/cdn/other.tpl.php:113 tpl/img_optm/settings.tpl.php:119
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/other.tpl.php:112 tpl/img_optm/settings.tpl.php:118
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/img_optm/settings.tpl.php:117
msgid "Specify which element attributes will be replaced with WebP/AVIF."
msgstr "Especificar que atributos de elementos serán reemplazados con WebP/AVIF."

#: src/lang.cls.php:215
msgid "WebP/AVIF Attribute To Replace"
msgstr "Atributo a reemplazar para WebP/AVIF"

#: tpl/cdn/other.tpl.php:150
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:246
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Se iniciará una purga completa cuando WordPress ejecute estos ganchos."

#: src/lang.cls.php:223
msgid "Purge All Hooks"
msgstr "Ganchos de purgar todo"

#: src/purge.cls.php:213
msgid "Purged all caches successfully."
msgstr "Todas las cachés purgadas correctamente."

#: src/gui.cls.php:495 src/gui.cls.php:605 src/gui.cls.php:655
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:439
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:127
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:135
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:9
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:38
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:257 tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:532 src/gui.cls.php:692 tpl/toolbox/purge.tpl.php:53
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:503 src/gui.cls.php:663 tpl/toolbox/purge.tpl.php:36
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:761 tpl/img_optm/summary.tpl.php:141
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:762 tpl/img_optm/summary.tpl.php:143
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/cf.tpl.php:35
msgid "Get it from <a %1$s>%2$s</a>."
msgstr "Obténla desde <a %1$s>%2$s</a>."

#: tpl/cdn/cf.tpl.php:34
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: tpl/cdn/cf.tpl.php:45
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/cf.tpl.php:25
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/other.tpl.php:64
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:17
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:15
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: tpl/inc/admin_footer.php:10
msgid "Rate %s on %s"
msgstr "Valora %s en %s"

#: src/lang.cls.php:29 tpl/dash/dashboard.tpl.php:537
msgid "Images notified to pull"
msgstr "Imágenes avisadas para descargar"

#: tpl/img_optm/summary.tpl.php:244
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1309
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1306
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1297
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1294
msgid "%s groups"
msgstr "%s grupos"

#: src/crawler.cls.php:1228
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings.tpl.php:97
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:253
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:193
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:178
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:109 tpl/dash/dashboard.tpl.php:101
#: tpl/dash/dashboard.tpl.php:760
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:102 tpl/dash/dashboard.tpl.php:94
#: tpl/dash/dashboard.tpl.php:753
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:90 tpl/dash/dashboard.tpl.php:87
#: tpl/dash/dashboard.tpl.php:746
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:83
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:77 tpl/crawler/summary.tpl.php:84
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:76
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:62
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#: tpl/cache/settings_inc.object.tpl.php:213
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:129
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings.tpl.php:78
msgid "Server allowed max value"
msgstr "Valor máximo permitido por el servidor"

#: tpl/crawler/settings.tpl.php:73
msgid "Server enforced value"
msgstr "Valor forzado por el servidor"

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:65
#: tpl/cache/settings-excludes.tpl.php:98 tpl/cdn/other.tpl.php:63
#: tpl/crawler/settings.tpl.php:72 tpl/crawler/settings.tpl.php:77
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1261
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1259 tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:194
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:245
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:84
#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr "API"

#: src/purge.cls.php:419
msgid "Reset the entire opcode cache successfully."
msgstr "Reestablecida la caché opcache con éxito."

#: src/purge.cls.php:404
msgid "Opcode cache is not enabled."
msgstr "La caché opcache no está habilitada."

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:53 tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:72
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:67
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:225
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:54
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:46
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:24
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr "Ajustes de exportación"

#: tpl/presets/entry.tpl.php:7 tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr "Importar / Exportar"

#: tpl/cache/settings_inc.object.tpl.php:187
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:147
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:124
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:134
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:123
msgid "Password"
msgstr "Contraseña"

#: tpl/cache/settings_inc.object.tpl.php:121
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:122
msgid "Username"
msgstr "Nombre de usuario"

#: tpl/cache/settings_inc.object.tpl.php:79
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:118
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:462
msgid "Purge all object caches successfully."
msgstr "Purga correcta de todas las cachés de objetos."

#: src/purge.cls.php:449
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:200
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:128
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/lang.cls.php:127
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:126
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:160
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:125
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:53
msgid "Connection Test"
msgstr "Prueba de conexión"

#: tpl/cache/settings_inc.object.tpl.php:51
#: tpl/cache/settings_inc.object.tpl.php:52
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:48 tpl/crawler/blacklist.tpl.php:34
#: tpl/crawler/summary.tpl.php:137
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:108
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:121
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:120
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:119
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:522 src/gui.cls.php:682 src/lang.cls.php:117
#: tpl/dash/dashboard.tpl.php:54 tpl/dash/dashboard.tpl.php:585
#: tpl/toolbox/purge.tpl.php:44
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:21
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:45
msgid "Purge all the object caches"
msgstr "Purgar todas las cachés de objetos"

#: src/cdn/cloudflare.cls.php:254 src/cdn/cloudflare.cls.php:276
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:267
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:162
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:147
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado correctamente a Cloudflare de la purga completa."

#: src/cdn/cloudflare.cls.php:131
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:114
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/cf.tpl.php:60
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/cf.tpl.php:59
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/cf.tpl.php:51
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:248
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/cf.tpl.php:139
msgid "Purge Everything"
msgstr "Purgar todo"

#: tpl/cdn/cf.tpl.php:133
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/cf.tpl.php:127
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/cf.tpl.php:126
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/cf.tpl.php:118
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/cf.tpl.php:117
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/cf.tpl.php:112
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/cf.tpl.php:103
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/cf.tpl.php:100
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/cf.tpl.php:97
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/cf.tpl.php:95
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/cf.tpl.php:92
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/cf.tpl.php:91
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:512 src/gui.cls.php:672 tpl/cdn/cf.tpl.php:80
#: tpl/cdn/entry.tpl.php:9
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:163
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1120 src/admin-display.cls.php:1124
#: tpl/cdn/other.tpl.php:84
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/other.tpl.php:81
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr "Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s."

#: src/lang.cls.php:115
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:53
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:224
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:323
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/settings.media_webp.tpl.php:26 tpl/img_optm/summary.tpl.php:319
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:257
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:87
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:86
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: tpl/toolbox/log_viewer.tpl.php:62
msgid "Clear Logs"
msgstr "Vaciar los registros"

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:238 tpl/dash/dashboard.tpl.php:414
#: tpl/dash/dashboard.tpl.php:483
msgid " %s ago"
msgstr " hace %s"

#: src/media.cls.php:387
msgid "WebP saved %s"
msgstr "WebP ha ahorrado un %s"

#: tpl/toolbox/report.tpl.php:60
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/img_optm/summary.tpl.php:123
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:67
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:67
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:68
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:108
msgid "This process is automatic."
msgstr "Este proceso es automático."

#: tpl/dash/dashboard.tpl.php:547 tpl/img_optm/summary.tpl.php:275
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:519 tpl/img_optm/summary.tpl.php:272
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:126
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:30
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: src/media.cls.php:257
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:170
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:101
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#: tpl/img_optm/summary.tpl.php:283
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr "Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>."

#: src/doc.cls.php:92 src/doc.cls.php:147 tpl/cdn/cf.tpl.php:128
#: tpl/dash/dashboard.tpl.php:175 tpl/dash/dashboard.tpl.php:779
#: tpl/general/online.tpl.php:67 tpl/general/online.tpl.php:79
#: tpl/general/online.tpl.php:95 tpl/img_optm/summary.tpl.php:48
#: tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr "Leer más"

#: tpl/img_optm/summary.tpl.php:236
msgid "Image groups total"
msgstr "Total de grupos de imágenes"

#: src/lang.cls.php:30
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:527
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:2021 src/img-optm.cls.php:2081
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:2075
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:2045
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:2040
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: tpl/cache/settings-excludes.tpl.php:129
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/general/entry.tpl.php:10 tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr "Retoques"

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:181
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr "Ajustes de los retoques"

#: tpl/cache/settings-excludes.tpl.php:100
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/cache/settings-excludes.tpl.php:67
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:107
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas."

#: tpl/dash/dashboard.tpl.php:510 tpl/img_optm/summary.tpl.php:64
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:227
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:516 tpl/img_optm/summary.tpl.php:269
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:266
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:23
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:132 src/gui.cls.php:638
#: tpl/dash/dashboard.tpl.php:181 tpl/dash/network_dash.tpl.php:27
#: tpl/general/online.tpl.php:121 tpl/general/online.tpl.php:136
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:50
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:49
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:85
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:188
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:472
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:179
msgid "URI Excludes"
msgstr "URL excluidas"

#: tpl/page_optm/settings_html.tpl.php:166
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador."

#: src/doc.cls.php:132
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:221
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:204
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:222
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:187
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-excludes.tpl.php:40
msgid "For example, for %s, %s and %s can be used here."
msgstr "Por ejemplo, para %s, %s y %s puede utilizarse aquí."

#: tpl/cache/settings-esi.tpl.php:107 tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/other.tpl.php:128
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1277
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: src/admin-display.cls.php:1275
msgid "For example, for %s, %s can be used here."
msgstr "Por ejemplo, para %s, %s puede utilizarse aquí."

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: src/lang.cls.php:177 tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:480
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:461
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:450
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:427
msgid "Mark this page as "
msgstr "Marcar esta página como "

#: src/gui.cls.php:403 src/gui.cls.php:418
msgid "Purge this page"
msgstr "Purgar esta página"

#: src/lang.cls.php:160
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:172
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:156 tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:171
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:187
#: tpl/page_optm/settings_html.tpl.php:167 tpl/page_optm/settings_js.tpl.php:73
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: src/lang.cls.php:169
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr "cookies"

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid "You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>."
msgstr "También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>."

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:94 tpl/dash/dashboard.tpl.php:55
#: tpl/dash/dashboard.tpl.php:586 tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:94
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:140
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:102
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:61
msgid "categories"
msgstr "categorías"

#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:139
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:39
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:138
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:24
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:137
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: src/admin-display.cls.php:1279 src/doc.cls.php:114
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:113
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:114
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/cdn/other.tpl.php:164
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:247
msgid "Exclude Path"
msgstr "Excluir ruta"

#: tpl/cdn/other.tpl.php:83
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr "Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s."

#: src/lang.cls.php:243 tpl/cdn/other.tpl.php:87
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/other.tpl.php:77
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:242
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/other.tpl.php:73
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:241
msgid "Include CSS"
msgstr "Incluir CSS"

#: tpl/cdn/other.tpl.php:69
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes."
msgstr "Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s."

#: src/lang.cls.php:240
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:240
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:239
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/other.tpl.php:127
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s."

#: src/lang.cls.php:245
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/cf.tpl.php:11 tpl/cdn/other.tpl.php:20
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:130 tpl/cdn/cf.tpl.php:26
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:245 src/admin-display.cls.php:979
#: src/admin-display.cls.php:1006 src/admin-display.cls.php:1057
#: tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.object.tpl.php:213 tpl/cdn/other.tpl.php:39
#: tpl/img_optm/settings.media_webp.tpl.php:14
#: tpl/page_optm/settings_css.tpl.php:84 tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:168
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "OFF"
msgstr "OFF"

#: src/admin-display.cls.php:244 src/admin-display.cls.php:978
#: src/admin-display.cls.php:1006 src/admin-display.cls.php:1057
#: src/doc.cls.php:41 tpl/cache/settings-cache.tpl.php:22
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71 tpl/cdn/other.tpl.php:34
#: tpl/crawler/settings.tpl.php:113 tpl/page_optm/settings_css.tpl.php:191
#: tpl/page_optm/settings_media.tpl.php:165
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "ON"
msgstr "ON"

#: src/purge.cls.php:387
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:153
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:168
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:220 src/lang.cls.php:151
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:150
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:166
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:143
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:142
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:33
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo»."

#: tpl/toolbox/purge.tpl.php:37
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto purgará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:23
msgid "Purge %s Error"
msgstr "Error de purga de %s"

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:246
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:236
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:232
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:228
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:224
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:220
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:216
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:212
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:204
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:147
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:96
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:135
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:222 tpl/page_optm/settings_css.tpl.php:123
#: tpl/page_optm/settings_css.tpl.php:240 tpl/page_optm/settings_vpi.tpl.php:67
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:220
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr " Almacena en la caché el bloque ESI de la barra de administración incluida."

#: src/lang.cls.php:219
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:49
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:13
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:12
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr "Ajustes de purga"

#: src/lang.cls.php:111
msgid "Cache PHP Resources"
msgstr "Cachear recursos de PHP"

#: src/lang.cls.php:112 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:86
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:21 tpl/toolbox/settings-debug.tpl.php:84
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings.tpl.php:67
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:110
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:80
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:109
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:67
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:108
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:54
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:107
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:9
#: tpl/cache/settings-cache.tpl.php:9
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:9 tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:8 tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6 tpl/toolbox/purge.tpl.php:134
msgid "Purge"
msgstr "Purgar"

#: src/admin-display.cls.php:128 tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:6
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr "Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)"

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para purgar la lista «%s»."

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:134 tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr "Hora de purga programada"

#: tpl/cache/settings-purge.tpl.php:105
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s»."

#: src/lang.cls.php:133 tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr "URLs de purga programada"

#: tpl/toolbox/settings-debug.tpl.php:114
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:97
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:261
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:819
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:141 src/error.cls.php:165
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:161
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:262
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr "TTL caché de Widgets:"

#: src/lang.cls.php:218 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr "Activar ESI"

#: tpl/crawler/summary.tpl.php:55
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr "Ver <a %s>Introducción para activar el rastreador</a> para información detallada."

#: src/lang.cls.php:255
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:227
msgid "Purge pages by relative or full URL."
msgstr "Purgar páginas por URL completa o relativa."

#: tpl/crawler/summary.tpl.php:54
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor."

#: tpl/cache/settings-esi.tpl.php:35 tpl/cdn/cf.tpl.php:84
#: tpl/crawler/summary.tpl.php:53 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:69 tpl/page_optm/settings_css.tpl.php:182
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:116
msgid "<b>Last crawled:</b> %s item(s)"
msgstr "<b>Última indexación:</b> %s elemento(s)"

#: tpl/crawler/summary.tpl.php:68
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:184
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:167
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:159
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:147
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:325
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado la purga de la lista al servidor web LiteSpeed."

#: tpl/cache/settings-cache.tpl.php:28
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr "Por favor, visita la página de <a %s>Información</a> sobre como probar la caché."

#: tpl/toolbox/settings-debug.tpl.php:66
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:252
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings.tpl.php:39
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo."

#: src/lang.cls.php:251
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#: tpl/cache/settings_inc.login_cookie.tpl.php:35
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:168
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de «Purgar por»."

#: tpl/cdn/entry.tpl.php:17
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#: tpl/crawler/summary.tpl.php:245
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del rastreador aún no generado"

#: tpl/crawler/summary.tpl.php:227
msgid "Show crawler status"
msgstr "Mostrar estado del rastreador"

#: tpl/crawler/summary.tpl.php:220
msgid "Watch Crawler Status"
msgstr "Ver estado del rastreador"

#: tpl/crawler/summary.tpl.php:215
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr "Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema."

#: tpl/crawler/summary.tpl.php:212
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:124
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:121
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:136
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:135
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:47
msgid "Crawler Cron"
msgstr "Cron del rastreador"

#: cli/crawler.cls.php:80 tpl/crawler/summary.tpl.php:41
msgid "%d minute"
msgstr "%d minuto"

#: cli/crawler.cls.php:78 tpl/crawler/summary.tpl.php:39
msgid "%d minutes"
msgstr "%d minutos"

#: cli/crawler.cls.php:71 tpl/crawler/summary.tpl.php:32
msgid "%d hour"
msgstr "%d hora"

#: cli/crawler.cls.php:69 tpl/crawler/summary.tpl.php:30
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr "Rastreador de LiteSpeed Cache"

#: tpl/inc/show_display_installed.php:28
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>."

#: src/admin-display.cls.php:138 src/lang.cls.php:250
msgid "Crawler"
msgstr "Rastreador"

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:699
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitada la purga de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:16
msgid "This will Purge Pages only"
msgstr "Esto solo purgará las páginas"

#: tpl/toolbox/purge.tpl.php:15
msgid "Purge Pages"
msgstr "Purgar páginas"

#: src/gui.cls.php:85
msgid "Cancel"
msgstr "Cancelar"

#: tpl/crawler/summary.tpl.php:138
msgid "Activate"
msgstr "Activar"

#: tpl/cdn/cf.tpl.php:41
msgid "Email Address"
msgstr "Dirección de correo electrónico"

#: src/gui.cls.php:782
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:185
msgid "Purged the url!"
msgstr "¡Se ha purgado la URL!"

#: cli/purge.cls.php:136
msgid "Purged the blog!"
msgstr "¡Se ha purgado el blog!"

#: cli/purge.cls.php:92
msgid "Purged All!"
msgstr "¡Se ha purgado todo!"

#: src/purge.cls.php:720
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitada la purga de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:13
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:10
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr "Si no, por favor verifica el ajuste en la <a href=\"%1$s\">pestaña Avanzado</a>."

#: tpl/inc/show_error_cookie.php:8
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:14
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:12
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:35
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/cache/network_settings-cache.tpl.php:21
msgid "It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first."
msgstr "Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero."

#: tpl/toolbox/purge.tpl.php:217
msgid "Purge pages by post ID."
msgstr "Purgar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:31
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Purga las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:24
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: tpl/toolbox/purge.tpl.php:10
msgid "This will Purge Front Page only"
msgstr "Esto solo purgará la página principal"

#: tpl/toolbox/purge.tpl.php:221
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:229
msgid "e.g. Use %s or %s."
msgstr "ej: Usa %s o %s."

#: tpl/toolbox/purge.tpl.php:211
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Purgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:125
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si se debe purgar todo el sitio WordPress, usa «Purgar todo»."

#: src/core.cls.php:320
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado la purga de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:25
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:843 src/admin-display.cls.php:847
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:117
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:119
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:118
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr "Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>."

#: tpl/toolbox/purge.tpl.php:124
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:123
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:605
msgid "LiteSpeed Cache Purge All"
msgstr "Purdgar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:32
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:24
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:21
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:18
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:16
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:10
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:7
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:258 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/toolbox/settings-debug.tpl.php:53
msgid "The Admin IP option will only output log messages on requests from admin IPs listed below."
msgstr "La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas."

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:58
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: tpl/cache/settings-purge.tpl.php:50 tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:60
msgid "Note"
msgstr "Nota"

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:131
msgid "Purge All On Upgrade"
msgstr "Purgar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Purgar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No purgar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr "Purgar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr "Purgar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr "Purgar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr "Purgar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:68 tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:98
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:169
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid "Caching these pages may improve server performance by avoiding unnecessary PHP calls."
msgstr "Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias."

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr "Algunos temas y plugins añaden recursos mediante una petición PHP."

#: tpl/cache/settings-cache.tpl.php:93
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:43
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:153
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:28
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:27
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:21
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr "DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB."

#: tpl/cache/settings_inc.login_cookie.tpl.php:20
#: tpl/cache/settings_inc.login_cookie.tpl.php:78
msgid "No spaces and case sensitive."
msgstr "Espacios no permitidos y sensible a mayúsculas."

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
#: tpl/cache/settings_inc.login_cookie.tpl.php:77
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr "SINTAXIS: alfanumérico y \"_\"."

#: src/lang.cls.php:228
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:72
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:15
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:84
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:9
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:243
msgid "Purge List"
msgstr "Purgar lista"

#: tpl/toolbox/purge.tpl.php:166
msgid "Purge By..."
msgstr "Purgar por..."

#: tpl/crawler/blacklist.tpl.php:33 tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:205
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:201
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:197
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:193
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:6
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:813
msgid "Purge url %s"
msgstr "Purgar la URL %s"

#: src/purge.cls.php:778
msgid "Purge tag %s"
msgstr "Purgar la etiqueta %s"

#: src/purge.cls.php:748
msgid "Purge category %s"
msgstr "Purgar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:32
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio."

#: tpl/cache/settings-cache.tpl.php:32 tpl/crawler/settings.tpl.php:103
#: tpl/crawler/settings.tpl.php:112 tpl/crawler/summary.tpl.php:181
#: tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:145
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo «.htaccess» de LiteSpeed Cache"

#: src/error.cls.php:157
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: src/lang.cls.php:226
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:227
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:22
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:16
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:14
#: tpl/cache/settings_inc.browser.tpl.php:12 tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:38
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: tpl/cache/settings-purge.tpl.php:52
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio."

#: src/lang.cls.php:113 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:173 src/file.cls.php:177
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:621 tpl/cdn/cf.tpl.php:26 tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:97
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: src/purge.cls.php:684
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado al servidor web LiteSpeed la purga de la página de inicio."

#: tpl/toolbox/purge.tpl.php:9
msgid "Purge Front Page"
msgstr "Purgar la página de inicio"

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:31
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:93
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:60
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1278
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1274
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:54
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/toolbox/report.tpl.php:109
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:22
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:20
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:7 tpl/general/online.tpl.php:125
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:6 tpl/general/online.tpl.php:123
msgid "Enabled"
msgstr "Activado"

#: src/lang.cls.php:141
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: litespeed-cache.php tpl/banner/new_version.php:59
#: tpl/banner/new_version_dev.tpl.php:12 tpl/cache/more_settings_tip.tpl.php:15
#: tpl/inc/admin_footer.php:10
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: src/lang.cls.php:260
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/general/settings.tpl.php:63 tpl/general/settings.tpl.php:70
#: tpl/general/settings.tpl.php:77 tpl/general/settings.tpl.php:94
#: tpl/page_optm/settings_media.tpl.php:240
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr "Archivo del autor"

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr "Portada"

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:72
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas."

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de purga automática para publicación y actualización"

#: src/lang.cls.php:95
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: src/admin-display.cls.php:1088 tpl/cache/settings_inc.object.tpl.php:106
#: tpl/crawler/settings.tpl.php:37 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:259
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:126
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/purge.cls.php:236
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache."

#: src/gui.cls.php:487 src/gui.cls.php:495 src/gui.cls.php:503
#: src/gui.cls.php:512 src/gui.cls.php:522 src/gui.cls.php:532
#: src/gui.cls.php:542 src/gui.cls.php:552 src/gui.cls.php:561
#: src/gui.cls.php:571 src/gui.cls.php:581 src/gui.cls.php:647
#: src/gui.cls.php:655 src/gui.cls.php:663 src/gui.cls.php:672
#: src/gui.cls.php:682 src/gui.cls.php:692 src/gui.cls.php:702
#: src/gui.cls.php:712 src/gui.cls.php:721 src/gui.cls.php:731
#: src/gui.cls.php:741 tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:30 tpl/toolbox/purge.tpl.php:36
#: tpl/toolbox/purge.tpl.php:44 tpl/toolbox/purge.tpl.php:53
#: tpl/toolbox/purge.tpl.php:62 tpl/toolbox/purge.tpl.php:71
#: tpl/toolbox/purge.tpl.php:80 tpl/toolbox/purge.tpl.php:89
#: tpl/toolbox/purge.tpl.php:98 tpl/toolbox/purge.tpl.php:107
msgid "Purge All"
msgstr "Purgar todo"

#: src/admin-display.cls.php:295 src/gui.cls.php:629
#: tpl/crawler/entry.tpl.php:11
msgid "Settings"
msgstr "Ajustes"litespeed-wp-plugin/7.0.1/translations/litespeed-cache-es_ES.l10n.php000064400000424627151600236240021141 0ustar00<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2025-03-26 18:27:03+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - LiteSpeed Cache - Stable (latest release)','language'=>'es','messages'=>['Outputs to a series of files in the %s directory.'=>'Da salida en una serie de archivos en el directorio %s.','Attach PHP info to report. Check this box to insert relevant data from %s.'=>'Adjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s.','Last Report Date'=>'Fecha del último informe','Last Report Number'=>'Número del último informe','Regenerate and Send a New Report'=>'Regenerar y enviar un nuevo informe','This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action.'=>'Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción.','Soft Reset Optimization Counter'=>'Contador de optimización de restablecimiento suave','When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.'=>'Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas.','%1$s is a %2$s paid feature.'=>'%1$s es una característica de pago de %2$s.','Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first.'=>'Quita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud.','Disconnect from QUIC.cloud'=>'Desconectar de QUIC.cloud','Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard.'=>'¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud.','not available for anonymous users'=>'no disponible para usuarios anónimos','Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features.'=>'Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles.','QUIC.cloud Integration Enabled with limitations'=>'Integración de QUIC.cloud activada con limitaciones','Your site is connected and ready to use QUIC.cloud Online Services.'=>'Tu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud.','QUIC.cloud Integration Enabled'=>'Integración de QUIC.cloud activada','In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it.'=>'Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla.','Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding.'=>'Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN.','Provides <strong>security at the CDN level</strong>, protecting your server from attack.'=>'Proporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques.','Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>.'=>'Ofrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>.','Caches your entire site, including dynamic content and <strong>ESI blocks</strong>.'=>'Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>.','Content Delivery Network'=>'Red de entrega de contenidos','<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold.'=>'<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse.','<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads.'=>'El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida.','<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall.'=>'<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general.','<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling.'=>'<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo.','QUIC.cloud\'s Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores.'=>'Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página.','Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee.'=>'El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste.','Optionally creates next-generation WebP or AVIF image files.'=>'Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación.','Processes your uploaded PNG and JPG images to produce smaller versions that don\'t sacrifice quality.'=>'Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad.','QUIC.cloud\'s Image Optimization service does the following:'=>'El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:','<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading.'=>'La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida.','<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster.'=>'La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido.','QUIC.cloud\'s Online Services improve your site in the following ways:'=>'Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:','Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.'=>'Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud.','QUIC.cloud Integration Disabled'=>'Integración de QUIC.cloud desactivada','QUIC.cloud Online Services'=>'Servicios en línea de QUIC.cloud','Online Services'=>'Servicios en línea','Autoload'=>'Carga automática','Refresh QUIC.cloud status'=>'Actualizar el estado de QUIC.cloud','Refresh'=>'Actualizar','You must be using one of the following products in order to measure Page Load Time:'=>'Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:','Activate QUIC.cloud'=>'Activar QUIC.cloud','Refresh Usage'=>'Actualizar el uso','News'=>'Noticias','You need to set the %s in Settings first before using the crawler'=>'Debes configurar %s en Ajustes antes de usar el rastreador','You must set %1$s to %2$s before using this feature.'=>'Debes configurar %1$s en %2$s antes de usar esta característica.','You must set %s before using this feature.'=>'Debes configurar %s antes de usar esta característica.','My QUIC.cloud Dashboard'=>'Mi escritorio de QUIC.cloud','You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard.'=>'Actualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud.','To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.'=>'Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud.','To manage your QUIC.cloud options, please contact your hosting provider.'=>'Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento.','To manage your QUIC.cloud options, go to your hosting provider\'s portal.'=>'Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento.','QUIC.cloud CDN Options'=>'Opciones de CDN de QUIC.cloud','Best available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!'=>'¡El mejor rendimiento disponible de WordPress, TTFB globalmente rápido, fácil configuración y <a %s>mucho más</a>!','no matter where they live.'=>'no importa dónde vivan.','Content Delivery Network Service'=>'Servicio de red de entrega de contenido','Enable QUIC.cloud CDN'=>'Activar la CDN de QUIC.cloud','Link & Enable QUIC.cloud CDN'=>'Enlazar y activar la CDN de QUIC.cloud','QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users.'=>'La CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar).','QUIC.cloud CDN is currently <strong>fully disabled</strong>.'=>'La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>.','Learn More about QUIC.cloud'=>'Obtén más información acerca de QUIC.cloud','QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.'=>'QUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud.','Enable QUIC.cloud services'=>'Activar los servicios de QUIC.cloud','Free monthly quota available.'=>'Cuota mensual gratuita disponible.','Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.'=>'Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>.','Accelerate, Optimize, Protect'=>'Acelera, optimiza, protege','Check the status of your most important settings and the health of your CDN setup here.'=>'Verifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí.','QUIC.cloud CDN Status Overview'=>'Resumen del estado de CDN de QUIC.cloud','Refresh Status'=>'Actualizar Estado','Other Static CDN'=>'Otra CDN estática','Dismiss this notice.'=>'Descartar este aviso.','Send to twitter to get %s bonus'=>'Envíar a X para obtener %s de bonificación','Spread the love and earn %s credits to use in our QUIC.cloud online services.'=>'Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud.','No backup of unoptimized AVIF file exists.'=>'No existe ninguna copia de seguridad del archivo AVIF sin optimizar.','AVIF saved %s'=>'AVIF guardado %s','AVIF file reduced by %1$s (%2$s)'=>'Archivo AVIF reducido en %1$s (%2$s)','Currently using original (unoptimized) version of AVIF file.'=>'Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF.','Currently using optimized version of AVIF file.'=>'Actualmente se utiliza la versión optimizada del archivo AVIF.','WebP/AVIF For Extra srcset'=>'WebP/AVIF para srcset adicional','Next-Gen Image Format'=>'Formato de imagen de próxima generación','Enabled AVIF file successfully.'=>'Archivo AVIF activado correctamente.','Disabled AVIF file successfully.'=>'El archivo AVIF desactivado correctamente.','Reset image optimization counter successfully.'=>'Restablecido el contador de optimización de imágenes correctamente.','Filename is empty!'=>'¡El nombre del archivo está vacío!','You will need to finish %s setup to use the online services.'=>'Necesitarás finalizar la configuración de %s para utilizar los servicios en línea.','Sync QUIC.cloud status successfully.'=>'Sincronizado el estado de QUIC.cloud correctamente.','Linked to QUIC.cloud preview environment, for testing purpose only.'=>'Enlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba.','Click here to proceed.'=>'Haz clic aquí para continuar.','Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.'=>'Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud.','Reset %s activation successfully.'=>'Restablecida la activación de %s correctamente.','Congratulations, %s successfully set this domain up for the online services with CDN service.'=>'Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN.','Congratulations, %s successfully set this domain up for the online services.'=>'Felicidades, %s configuró correctamente este dominio para los servicios en línea.','Congratulations, %s successfully set this domain up for the anonymous online services.'=>'Felicidades, %s configuró correctamente este dominio para los servicios anónimos en línea.','%s activation data expired.'=>'%s datos de activación caducados.','Failed to parse %s activation status.'=>'No se pudo analizar el estado de activación de %s.','Failed to validate %s activation data.'=>'No se pudieron validar los datos de activación de %s.','Cert or key file does not exist.'=>'El archivo de certificado o clave no existe.','You need to activate QC first.'=>'Primero debes activar QC.','You need to set the %1$s first. Please use the command %2$s to set.'=>'Primero debes configurar %1$s. Usa el comando %2$s para configurarlo.','Failed to get echo data from WPAPI'=>'No se pudieron obtener los datos de eco de WPAPI','Your WP REST API seems blocked our QUIC.cloud server calls.'=>'Parece que tu API REST de WP ha bloqueado nuestras llamadas al servidor QUIC.cloud.','The user with id %s has editor access, which is not allowed for the role simulator.'=>'El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles.','You have used all of your quota left for current service this month.'=>'Has utilizado toda la cuota que te quedaba para el servicio actual este mes.','Learn more or purchase additional quota.'=>'Más información o compra cuota adicional.','You have used all of your daily quota for today.'=>'Has utilizado toda tu cuota diaria de hoy.','If comment to be kept is like: %s write: %s'=>'Si el comentario a conservar es como: %s escribe: %s','When minifying HTML do not discard comments that match a specified pattern.'=>'Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado.','Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.'=>'Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio.','HTML Keep Comments'=>'HTML Mantener comentarios','AJAX Cache TTL'=>'TTL de caché AJAX','You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.'=>'Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora.','Clean all orphaned post meta records'=>'Limpiar todos los registros meta de entradas huérfanas','Orphaned Post Meta'=>'Meta de entrada huérfano','Globally fast TTFB, easy setup, and <a %s>more</a>!'=>'¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!','Best available WordPress performance'=>'El mejor rendimiento disponible para WordPress','Clean orphaned post meta successfully.'=>'Limpieza correcta de los meta de entrada huérfanos.','Last Pulled'=>'Última extracción','You can list the 3rd party vary cookies here.'=>'Puedes listar las cookies de terceros que varían aquí.','Vary Cookies'=>'Variar cookies','Preconnecting speeds up future loads from a given origin.'=>'La preconexión acelera las cargas futuras desde un origen determinado.','If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.'=>'Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.','Generate a separate vary cache copy for the mini cart when the cart is not empty.'=>'Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.','Vary for Mini Cart'=>'Variante según el minicarrito','DNS Preconnect'=>'Preconexión DNS','This setting is %1$s for certain qualifying requests due to %2$s!'=>'¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!','Listed JS files or inline JS code will be delayed.'=>'Los archivos JS listados o el código JS en línea se retrasarán.','URL Search'=>'Buscar URL','JS Delayed Includes'=>'Inclusiones de JS retrasadas','Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.'=>'Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.','Cloud server refused the current request due to unpulled images. Please pull the images first.'=>'El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.','Current server load'=>'Carga actual del servidor','Redis encountered a fatal error: %s (code: %d)'=>'Redis encontró un error fatal: %s (código: %d)','Started async image optimization request'=>'Se inició la solicitud de optimización asíncrona de imágenes','Started async crawling'=>'Se inició el rastreo asíncrono','Saving option failed. IPv4 only for %s.'=>'Falló el guardado de la opción. IPv4 es solo para %s.','Cloud server refused the current request due to rate limiting. Please try again later.'=>'El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.','Maximum image post id'=>'ID de entrada de imagen máxima','Current image post id position'=>'Posición actual del id de entrada de la imagen','Images ready to request'=>'Imágenes listas para la solicitud','Redetect'=>'Volver a detectar','PAYG balance and usage not included in above quota calculation.'=>'Balance y uso de PAYG no incluido en el cálculo de cuota anterior.','PAYG used this month'=>'PAYG usado este mes','If you are using a %1$s socket, %2$s should be set to %3$s'=>'Si estás usando un socket %1$s, %2$s debería estar en %3$s','All QUIC.cloud service queues have been cleared.'=>'Se han borrado todas las colas de servicio de QUIC.cloud.','Cache key must be integer or non-empty string, %s given.'=>'La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.','Cache key must not be an empty string.'=>'La clave de caché no puede ser una cadena vacía.','JS Deferred / Delayed Excludes'=>'Exclusiones de JS diferido / retrasado','The queue is processed asynchronously. It may take time.'=>'La cola se procesa de forma asíncrona. Puede llevar un tiempo.','In order to use QC services, need a real domain name, cannot use an IP.'=>'Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.','Restore Settings'=>'Restaurar los ajustes','This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?'=>'Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?','Backup created %1$s before applying the %2$s preset'=>'Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s','Applied the %1$s preset %2$s'=>'Se ha aplicado el prejuste %1$s %2$s','Restored backup settings %1$s'=>'Se han restaurado el respaldo de los ajustes %1$s','Error: Failed to apply the settings %1$s'=>'Error: No se pudieron aplicar los ajustes %1$s','History'=>'Historial','unknown'=>'desconocido','Apply Preset'=>'Aplicar el preajuste','This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?'=>'Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?','Who should use this preset?'=>'¿Quién debería usar este preajuste?','Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.'=>'Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.','LiteSpeed Cache Standard Presets'=>'Preajustes estándar de cache de LiteSpeed','A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.','This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.'=>'Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.','Inline CSS added to Combine'=>'CSS en línea añadido a Combinar','Inline JS added to Combine'=>'JS en línea añadido a Combinar','JS Delayed'=>'JS Retrasado','Viewport Image Generation'=>'Generación del viewport de la imagen','Lazy Load for Images'=>'Carga diferida para imágenes','Everything in Aggressive, Plus'=>'Todo lo de Aggressive y además','Extreme'=>'Extremo','This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.'=>'Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques.','Lazy Load for Iframes'=>'Carga diferida de Iframes','Removed Unused CSS for Users'=>'CSS sin uso eliminado para los usuarios','Asynchronous CSS Loading with Critical CSS'=>'Carga de CSS asíncrono con CSS crítico','CSS & JS Combine'=>'Combinar CSS y JS','Everything in Advanced, Plus'=>'Todo lo de Advance y además','Aggressive'=>'Agresivo','A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.','This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.'=>'Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques.','Remove Query Strings from Static Files'=>'Eliminar cadenas de consulta de recursos estáticos','DNS Prefetch for static files'=>'Precarga de DNS para archivos estáticos','JS Defer for both external and inline JS'=>'Aplazar JS para JS externos e incrustados','CSS, JS and HTML Minification'=>'Minimizado de CSS, JS y HTML','Guest Mode and Guest Optimization'=>'Modo de invitado y modo de optimización','Everything in Basic, Plus'=>'Todo en el básico, además','Advanced (Recommended)'=>'Avanzado (Recomendado)','A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.','This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.'=>'Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.','Mobile Cache'=>'Caché móvil','Everything in Essentials, Plus'=>'Todo lo de Essentials y además','A Domain Key is not required to use this preset. Only basic caching features are enabled.'=>'No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.','This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.'=>'Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.','Higher TTL'=>'TTL mayor','Default Cache'=>'Caché por defecto','Essentials'=>'Básicos','LiteSpeed Cache Configuration Presets'=>'Preajustes de configuración de caché LiteSpeed','Standard Presets'=>'Preajustes estándar','Listed CSS files will be excluded from UCSS and saved to inline.'=>'Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.','UCSS File Excludes and Inline'=>'Excluir archivo del CSS sin uso e incrustar','UCSS Selector Allowlist'=>'Lista blanca del selector de CSS sin uso','Presets'=>'Preajustes','Partner Benefits Provided by'=>'Ventajas de colaboración ofrecidas por','LiteSpeed Logs'=>'Registros de LiteSpeed','Crawler Log'=>'Registros de rastreadores','Purge Log'=>'Purgar registro','Prevent writing log entries that include listed strings.'=>'Evita escribir entradas del registro que incluyan cadenas listadas.','View Site Before Cache'=>'Ver sitio sin caché','View Site Before Optimization'=>'Ver sitio sin optimizar','Debug Helpers'=>'Ayudas de depuración','Enable Viewport Images auto generation cron.'=>'Activar el cron de generación automática del viewport de imágenes.','This enables the page\'s initial screenful of imagery to be fully displayed without delay.'=>'Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.','The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.'=>'El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.','When you use Lazy Load, it will delay the loading of all images on a page.'=>'Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.','Use %1$s to bypass remote image dimension check when %2$s is ON.'=>'Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.','VPI'=>'VPI','%s must be turned ON for this setting to work.'=>'%s debe estar activo para que este ajuste funcione.','Viewport Image'=>'Imagen de la vista','Filter %s available to disable blocklist.'=>'El filtro %s está disponible para desactivar la lista de bloqueos.','PHP Constant %s available to disable blocklist.'=>'La constante PHP %s está disponible para desactivar la lista de bloqueos.','Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:'=>'Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:','LiteSpeed Options'=>'Opciones de LiteSpeed','Mobile'=>'Móvil','Disable VPI'=>'Desactivar VPI','Disable Image Lazyload'=>'Desactivar la carga de imágenes diferida','Disable Cache'=>'Desactivar la caché','Debug String Excludes'=>'Exclusión de cadenas de depuración','Viewport Images Cron'=>'Cron de imágenes de la vista','Viewport Images'=>'Imágenes de la vista','Alias is in use by another QUIC.cloud account.'=>'El alias ya está en uso por otra cuenta de QUIC.cloud.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.','You cannot remove this DNS zone, because it is still in use. Please update the domain\'s nameservers, then try to delete this zone again, otherwise your site will become inaccessible.'=>'No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.','The site is not a valid alias on QUIC.cloud.'=>'El sitio no tiene un alias válido en QUIC.cloud.','Please thoroughly test each JS file you add to ensure it functions as expected.'=>'Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.','Please thoroughly test all items in %s to ensure they function as expected.'=>'Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.','Use %1$s to bypass UCSS for the pages which page type is %2$s.'=>'Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.','Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.'=>'Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.','Filter %s available for UCSS per page type generation.'=>'Disponible el filtro %s para la generación de UCSS por tipo de página.','Guest Mode failed to test.'=>'Prueba fallida del modo de invitado.','Guest Mode passed testing.'=>'Prueba superada del modo de invitado.','Testing'=>'Probando','Guest Mode testing result'=>'Resultado de la prueba del modo de invitado','Not blocklisted'=>'No está en la lista negra','Learn more about when this is needed'=>'Aprende más sobre cuándo es esto necesario','Cleaned all localized resource entries.'=>'Limpiadas todas las entradas de recursos localizados.','<b>Last crawled:</b> %d item(s)'=>'<b>Último rastreo:</b> %d elemento(s)','View .htaccess'=>'Ver el archivo «.htaccess»','You can use this code %1$s in %2$s to specify the htaccess file path.'=>'Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».','PHP Constant %s is supported.'=>'Es compatible la contante %s de PHP.','Default path is'=>'La ruta por defecto es','.htaccess Path'=>'Ruta del archivo «.htaccess»','Please read all warnings before enabling this option.'=>'Por favor, lee todas las advertencias antes de activar esta opción.','This will delete all generated unique CSS files'=>'Esto borrará todos los archivos CSS únicos generados','In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.'=>'Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.','Use latest GitHub Dev/Master commit'=>'Utiliza el último commit Dev/Master de GitHub','Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.'=>'Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.','Downgrade not recommended. May cause fatal error due to refactored code.'=>'No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.','Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.'=>'Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.','Listed JS files or inline JS code will not be optimized by %s.'=>'Los archivos JS listados o el código JS integrado no serán optimizados por %s.','Listed URI will not generate UCSS.'=>'Las URI listadas no generarán UCSS.','The selector must exist in the CSS. Parent classes in the HTML will not work.'=>'El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.','Wildcard %s supported.'=>'Compatibilidad con el comodín %s.','How to choose an UCSS allowlist selector?'=>'¿Cómo elegir un selector de lista blanca UCSS?','Useful for above-the-fold images causing CLS (a Core Web Vitals metric).'=>'Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).','Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).'=>'Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).','Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.'=>'Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.','Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).'=>'Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).','Delayed'=>'Retrasado','JS error can be found from the developer console of browser by right clicking and choosing Inspect.'=>'El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.','This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.'=>'Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.','This will also add a preconnect to Google Fonts to establish a connection earlier.'=>'Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.','Delay rendering off-screen HTML elements by its selector.'=>'Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.','Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.'=>'Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.','This option is bypassed due to %s option.'=>'Esta opción se omite debido a la opción %s.','Elements with attribute %s in HTML code will be excluded.'=>'Se excluirán los elementos con el atributo %s en el código HTML.','Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.'=>'Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.','This option will automatically bypass %s option.'=>'Esta opción omitirá automáticamente la opción %s.','Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.'=>'UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.','Run %s Queue Manually'=>'Ejecutar manualmente la cola %s','This option is bypassed because %1$s option is %2$s.'=>'Esta opción se omite porque la opción %1$s es %2$s.','Automatic generation of unique CSS is in the background via a cron-based queue.'=>'La generación automática de CSS único está en segundo plano a través de una cola basada en cron.','This will drop the unused CSS on each page from the combined file.'=>'Esto eliminará el CSS no utilizado en cada página del archivo combinado.','HTML Settings'=>'Ajustes HTML','LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.'=>'Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.','Listed IPs will be considered as Guest Mode visitors.'=>'Las IP listadas serán consideradas visitantes en modo invitado.','Listed User Agents will be considered as Guest Mode visitors.'=>'Los agentes de usuario listados serán considerados visitantes en modo invitado.','Your %1s quota on %2s will still be in use.'=>'Tu cuota de %1s en %2s seguirá en uso.','This option can help to correct the cache vary for certain advanced mobile or tablet visitors.'=>'Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.','Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.'=>'El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.','Please make sure this IP is the correct one for visiting your site.'=>'Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.','the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.'=>'la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.','You need to turn %s on and finish all WebP generation to get maximum result.'=>'Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.','You need to turn %s on to get maximum result.'=>'Necesitas activar %s para obtener el máximo resultado.','This option enables maximum optimization for Guest Mode visitors.'=>'Esta opción permite la máxima optimización para los visitantes del modo de invitado.','More'=>'Más','Remaining Daily Quota'=>'Cuota diaria restante','Successfully Crawled'=>'Rastreado correctamente','Already Cached'=>'Ya en la caché','The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.'=>'El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.','Optional when API token used.'=>'Opcional cuando se usa el token de la API.','Recommended to generate the token from Cloudflare API token template "WordPress".'=>'Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.','Global API Key / API Token'=>'Clave/Token global de la API','This can be managed from %1$s%2$s tab.'=>'Esto se puede gestionar desde la pestaña %1$s%2$s.','NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.'=>'NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.','Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.'=>'Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.','Use external object cache functionality.'=>'Usa la funcionalidad de la caché de objetos externos.','Serve a separate cache copy for mobile visitors.'=>'Ofrece una copia de la caché separada para los visitantes móviles.','By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.'=>'Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.','Cleaned all Unique CSS files.'=>'Limpiados todos los archivos CSS únicos.','Add Missing Sizes'=>'Añadir tamaños que faltan','Optimize for Guests Only'=>'Optimizar solamente para invitados','Guest Mode JS Excludes'=>'Exclusiones JS del modo de invitado','CCSS Per URL'=>'CCSS por URL','HTML Lazy Load Selectors'=>'Selectores HTML de carga diferida','UCSS URI Excludes'=>'Exclusiones UCSS de la URI','UCSS Inline'=>'UCCS integrado','Guest Optimization'=>'Optimización para invitados','Guest Mode'=>'Modo de invitado','Guest Mode IPs'=>'IP del modo de invitado','Guest Mode User Agents'=>'Agentes de usuario del modo de invitado','Online node needs to be redetected.'=>'El nodo online tiene que volver a ser detectado.','The current server is under heavy load.'=>'El servidor actual está bajo una gran carga.','Please see %s for more details.'=>'Por favor, consulta %s para más detalles.','This setting will regenerate crawler list and clear the disabled list!'=>'¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!','%1$s %2$s files left in queue'=>'%1$s %2$s archivos restantes en la cola','Crawler disabled list is cleared! All crawlers are set to active! '=>'¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! ','Redetected node'=>'Nodo detectado nuevamente','No available Cloud Node after checked server load.'=>'No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.','Localization Files'=>'Archivos de idiomas','Purged!'=>'¡Purgado!','Resources listed here will be copied and replaced with local URLs.'=>'Los recursos listados aquí se copiarán y reemplazarán con URL locales.','Use latest GitHub Master commit'=>'Usar el último commit maestro de GitHub','Use latest GitHub Dev commit'=>'Usar el último commit de desarrollo de GitHub','No valid sitemap parsed for crawler.'=>'No se ha analizado ningún mapa del sitio válido para el rastreador.','CSS Combine External and Inline'=>'Combinación de CSS externo e integrado','Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.'=>'Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.','Minify CSS files and inline CSS code.'=>'Minimiza archivos CSS y código CSS integrado.','Predefined list will also be combined w/ the above settings'=>'La lista predefinida también se combinará con los ajustes anteriores','Localization'=>'Localización','Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.'=>'Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.','Combine all local JS files into a single file.'=>'Combina todos los archivos JS locales en un único archivo.','Listed JS files or inline JS code will not be deferred or delayed.'=>'Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.','Click here to settings'=>'Haz clic aquí para los ajustes','JS Defer'=>'Diferir JS','LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.'=>'LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.','JS Combine External and Inline'=>'Combinación de JS externo e integrado','Dismiss'=>'Descartar','The latest data file is'=>'El último archivo de datos es','The list will be merged with the predefined nonces in your local data file.'=>'La lista se fusionará con los nonces predefinidos en tu archivo de datos local.','Combine CSS files and inline CSS code.'=>'Combina archivos CSS y código CSS integrado.','Minify JS files and inline JS codes.'=>'Minimiza archivos JS y códigos JS integrados.','Listed JS files or inline JS code will not be minified/combined.'=>'Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.','Listed CSS files or inline CSS code will not be minified/combined.'=>'Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.','This setting is overwritten by the Network setting'=>'Los ajustes de red sobreescriben este ajuste','LQIP Excludes'=>'Exclusiones de LQIP','These images will not generate LQIP.'=>'Estas imágenes no generarán LQIP.','Are you sure you want to reset all settings back to the default settings?'=>'¿Seguro que quieres restablecer los ajustes a los valores por defecto?','This option will remove all %s tags from HTML.'=>'Esta opción eliminará todas las etiquetas %s del HTML.','Are you sure you want to clear all cloud nodes?'=>'¿Seguro que quieres vaciar todos los nodos cloud?','Remove Noscript Tags'=>'Eliminar las etiquetas Noscript','The site is not registered on QUIC.cloud.'=>'El sitio no está registrado en QUIC.cloud.','Click here to change.'=>'Haz clic aquí para cambiarlo.','Click here to set.'=>'Haz clic aquí para configurarlo.','Localize Resources'=>'Recursos localizados','Setting Up Custom Headers'=>'Configurar cabeceras personalizadas','This will delete all localized resources'=>'Esto borrará todos los recursos localizados','Localized Resources'=>'Recursos localizados','Comments are supported. Start a line with a %s to turn it into a comment line.'=>'Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.','HTTPS sources only.'=>'Solo orígenes HTTPS.','Localize external resources.'=>'Localizar recursos externos.','Localization Settings'=>'Ajustes de localización','List the CSS selector that its style should be always contained in UCSS.'=>'Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.','Use QUIC.cloud online service to generate unique CSS.'=>'Usar el servicio en línea QUIC.cloud para generar CSS único.','Generate UCSS'=>'Generar UCSS','Unique CSS'=>'CSS único','Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches'=>'Purga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIP','LiteSpeed Report'=>'Informe de LiteSpeed','Image Thumbnail Group Sizes'=>'Grupo de tamaños de miniaturas','Ignore certain query strings when caching. (LSWS %s required)'=>'Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)','For URLs with wildcards, there may be a delay in initiating scheduled purge.'=>'En el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada.','By design, this option may serve stale content. Do not enable this option, if that is not OK with you.'=>'Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo.','Serve Stale'=>'Servir contenido rancio','This setting is overwritten by the primary site setting'=>'Esta ajuste es sobrescrito por los ajuste del sitio primario','One or more pulled images does not match with the notified image md5'=>'Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisado','Some optimized image file(s) has expired and was cleared.'=>'Una o más imágenes optimizadas han caducado y han sido borradas.','You have too many requested images, please try again in a few minutes.'=>'Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.','Pulled WebP image md5 does not match the notified WebP image md5.'=>'El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP.','Pulled AVIF image md5 does not match the notified AVIF image md5.'=>'El md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada.','Read LiteSpeed Documentation'=>'Leer la documentación de LiteSpeed','There is proceeding queue not pulled yet. Queue info: %s.'=>'La cola aún no ha sido recuperada. Información de la cola: %s.','Specify how long, in seconds, Gravatar files are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.','Cleared %1$s invalid images.'=>'Purgadas %1$s imágenes no válidas.','LiteSpeed Cache General Settings'=>'Ajustes generales de LiteSpeed Cache','This will delete all cached Gravatar files'=>'Esto borrará todos los archivos Gravatar almacenados en caché','Prevent any debug log of listed pages.'=>'Evita cualquier registro de depuración de las páginas listadas.','Only log listed pages.'=>'Solo registra las páginas listadas.','Specify the maximum size of the log file.'=>'Especifica el tamaño máximo del archivo de registro.','To prevent filling up the disk, this setting should be OFF when everything is working.'=>'Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.','Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.'=>'Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.','Use latest WordPress release version'=>'Usar la última versión de WordPress','OR'=>'O','Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.'=>'Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.','Reset Settings'=>'Restablecer ajustes','LiteSpeed Cache Toolbox'=>'Caja de herramientas de LiteSpeed','Beta Test'=>'Pruebas beta','Log View'=>'Vista de registros','Debug Settings'=>'Ajustes de depuración','Turn ON to control heartbeat in backend editor.'=>'Actívalo para controlar heartbeat en el editor.','WordPress valid interval is %s seconds'=>'El intervalo válido de WordPress es %s segundos','Turn ON to control heartbeat on backend.'=>'Actívalo para controlar heartbeat en el escritorio.','Set to %1$s to forbid heartbeat on %2$s.'=>'Ponlo en %1$s para bloquear heartbeat en %2$s.','WordPress valid interval is %s seconds.'=>'El intervalo válido de WordPress es de %s segundos.','Specify the %s heartbeat interval in seconds.'=>'Especifica el intervalo de heartbeat para %s en segundos.','Turn ON to control heartbeat on frontend.'=>'Enciéndelo para controlar heartbeat en las páginas públicas.','Disable WordPress interval heartbeat to reduce server load.'=>'Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.','Heartbeat Control'=>'Control de Heartbeat','provide more information here to assist the LiteSpeed team with debugging.'=>'proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.','Optional'=>'Opcional','Generate Link for Current User'=>'Generar el enlace para el usuario actual','Passwordless Link'=>'Enlace sin contraseña','System Information'=>'Información del sistema','Go to plugins list'=>'Ir a la lista de plugins','Install DoLogin Security'=>'Instalar la seguridad de DoLogin','Check my public IP from'=>'Comprobar mi IP pública desde','Your server IP'=>'La IP de tu servidor','Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.'=>'Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.','This will enable crawler cron.'=>'Esto activará el cron rastreador.','Crawler General Settings'=>'Ajustes generales del rastreador','Remove from Blocklist'=>'Eliminar de la lista negra','Empty blocklist'=>'Vaciar la lista negra','Are you sure to delete all existing blocklist items?'=>'¿Seguro que quieres borrar todos los elementos de la lista negra?','Blocklisted due to not cacheable'=>'En la lista negra debido a que no se puede cachear','Add to Blocklist'=>'Añadir a la lista negra','Operation'=>'Operación','Sitemap Total'=>'Total del mapa del sitio','Sitemap List'=>'Lista del mapa del sitio','Refresh Crawler Map'=>'Recargar el mapa del rastreador','Clean Crawler Map'=>'Vaciar el mapa del rastreador','Blocklist'=>'Lista negra','Map'=>'Mapa','Summary'=>'Sumario','&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.'=>'&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.','Crawlers cannot run concurrently.'=>'Los rastreadores no se pueden ejecutar de forma concurrente.','Cache Miss'=>'Fallo de caché','Cache Hit'=>'Acierto de caché','Waiting to be Crawled'=>'Esperando a ser rastreado','Blocklisted'=>'En lista negra','Miss'=>'Fallo','Hit'=>'Acierto','Waiting'=>'En espera','Running'=>'En curso','Use %1$s in %2$s to indicate this cookie has not been set.'=>'Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida.','Add new cookie to simulate'=>'Añadir una cookie nueva para simular','Remove cookie simulation'=>'Eliminar la simulación de la cookie','Htaccess rule is: %s'=>'La regla de Htaccess es: %s','More settings available under %s menu'=>'Más ajustes disponibles en el menú %s','The amount of time, in seconds, that files will be stored in browser cache before expiring.'=>'La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.','OpenLiteSpeed users please check this'=>'Marca esto si eres un usuario de OpenLiteSpeed','Browser Cache Settings'=>'Ajustes de la caché del navegador','Paths containing these strings will be forced to public cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.','With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.'=>'Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.','An optional second parameter may be used to specify cache control. Use a space to separate'=>'Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar','The above nonces will be converted to ESI automatically.'=>'Los nonces anteriores se convertirán en ESI automáticamente.','Browser'=>'Navegador','Object'=>'Objeto','Default port for %1$s is %2$s.'=>'Puerto por defecto de %1$s es %2$s.','Object Cache Settings'=>'Ajustes de la caché de objetos','Specify an HTTP status code and the number of seconds to cache that page, separated by a space.'=>'Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.','Specify how long, in seconds, the front page is cached.'=>'Especifica cuánto tiempo, en segundos, se almacena la página de inicio.','TTL'=>'TTL','If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.'=>'Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.','Swap'=>'Swap','Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.'=>'Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.','Avatar list in queue waiting for update'=>'La lista de avatares está en la cola esperando ser actualizada','Refresh Gravatar cache by cron.'=>'Refrescar la caché de Gravatar por cron.','Accelerates the speed by caching Gravatar (Globally Recognized Avatars).'=>'Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).','Store Gravatar locally.'=>'Almacenar los gravatares localmente.','Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.'=>'Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.','LQIP requests will not be sent for images where both width and height are smaller than these dimensions.'=>'No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.','pixels'=>'pixels','Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.'=>'Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.','Specify the quality when generating LQIP.'=>'Especifica la calidad al generar el LQIP.','Keep this off to use plain color placeholders.'=>'Mantén esto apagado para usar marcadores de posición de color.','Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.'=>'Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.','Specify the responsive placeholder SVG color.'=>'Especifica el color del marcador de posición SVG adaptable.','Variables %s will be replaced with the configured background color.'=>'Las variables %s serán reemplazadas por el color de fondo configurado.','Variables %s will be replaced with the corresponding image properties.'=>'Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.','It will be converted to a base64 SVG placeholder on-the-fly.'=>'Se convertirá en un marcador de posición SVG base64 sobre la marcha.','Specify an SVG to be used as a placeholder when generating locally.'=>'Especifica un SVG que se utilizará como marcador de posición al generar localmente.','Prevent any lazy load of listed pages.'=>'Evita cualquier carga diferida de las páginas de la lista.','Iframes having these parent class names will not be lazy loaded.'=>'Los iframes con estos nombres de clase padres no se cargarán de forma diferida.','Iframes containing these class names will not be lazy loaded.'=>'Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.','Images having these parent class names will not be lazy loaded.'=>'Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.','LiteSpeed Cache Page Optimization'=>'Optimización de página de LiteSpeed Cache','Media Excludes'=>'Exclusiones de medios','CSS Settings'=>'Ajustes de CSS','%s is recommended.'=>'Se recomienda %s.','Deferred'=>'Diferido','Default'=>'Por defecto','This can improve the page loading speed.'=>'Esto puede mejorar la velocidad de carga de la página.','Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.'=>'Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.','New developer version %s is available now.'=>'La nueva versión de desarrollo %s está disponible.','New Developer Version Available!'=>'¡Nueva versión para desarrolladores disponible!','Dismiss this notice'=>'Ignorar ese aviso','Tweet this'=>'Tuitea esto','Tweet preview'=>'Vista previa del tweet','Learn more'=>'Aprender más','You just unlocked a promotion from QUIC.cloud!'=>'¡Acabas de desbloquear una promoción de QUIC.cloud!','The image compression quality setting of WordPress out of 100.'=>'El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.','Image Optimization Settings'=>'Ajustes de optimización de imágenes','Are you sure to destroy all optimized images?'=>'¿Está seguro de destruir todas las imágenes optimizadas?','Use Optimized Files'=>'Usar archivos optimizados','Switch back to using optimized images on your site'=>'Volver a utilizar imágenes optimizadas en tu web','Use Original Files'=>'Usar archivos originales','Use original images (unoptimized) on your site'=>'Usar imágenes originales (no optimizadas) en tu web','You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.'=>'Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles.','Optimization Tools'=>'Herramientas de optimización','Rescan New Thumbnails'=>'Reexaminar nuevas miniaturas','Congratulations, all gathered!'=>'¡Felicidades, todos obtenidos!','What is an image group?'=>'¿Qué es un grupo de imágenes?','Delete all backups of the original images'=>'Borrar todas las copias de seguridad de las imágenes originales','Calculate Backups Disk Space'=>'Calcular el espacio en disco de las copias de seguridad','Optimization Status'=>'Estado de optimización','Current limit is'=>'El límite actual es','To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.'=>'Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.','You can request a maximum of %s images at once.'=>'Puede solicitar un máximo de imágenes de %s de una vez.','Optimize images with our QUIC.cloud server'=>'Optimiza las imágenes con nuestro servidor en QUIC.cloud','Current closest Cloud server is %s.&#10; Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.','Revisions newer than this many days will be kept when cleaning revisions.'=>'Las revisiones más recientes se guardarán cuando se limpien las revisiones.','Day(s)'=>'Día(s)','Specify the number of most recent revisions to keep when cleaning revisions.'=>'Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.','LiteSpeed Cache Database Optimization'=>'Optimización de la base de datos de la caché de LiteSpeed','DB Optimization Settings'=>'Ajustes de optimización de la BD','Option Name'=>'Nombre de la opción','Database Summary'=>'Resumen de la base de datos','We are good. No table uses MyISAM engine.'=>'Estamos bien. Ninguna tabla usa el motor MyISAM.','Convert to InnoDB'=>'Convertir a InnoDB','Tool'=>'Herramienta','Engine'=>'Motor','Table'=>'Tabla','Database Table Engine Converter'=>'Conversor de motor de tabla de base de datos','Clean revisions older than %1$s day(s), excluding %2$s latest revisions'=>'Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones','Currently active crawler'=>'Rastreador activo','Crawler(s)'=>'Rastreador(es)','Crawler Status'=>'Estado del rastreador','Force cron'=>'Forzar cron','Requests in queue'=>'Peticiones en cola','Time to execute previous request'=>'Tiempo para ejecutar la solicitud anterior','Private Cache'=>'Caché privada','Public Cache'=>'Caché pública','Cache Status'=>'Estado de caché','Last Pull'=>'Última lectura','Image Optimization Summary'=>'Resumen de la optimización de imágenes','Refresh page score'=>'Actualizar la puntuación de la página','Are you sure you want to redetect the closest cloud server for this service?'=>'¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?','Current closest Cloud server is %s.&#10;Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.','Last requested'=>'Último pedido','Refresh page load time'=>'Actualizar el tiempo de carga de la página','Go to QUIC.cloud dashboard'=>'Ir al escritorio de QUIC.cloud','Low Quality Image Placeholder'=>'Marcador de imagen de baja calidad','Sync data from Cloud'=>'Sincronizar los datos de la nube','QUIC.cloud Service Usage Statistics'=>'Estadísticas de uso del servicio QUIC.cloud','Total images optimized in this month'=>'Total de imágenes optimizadas en este mes','Total Usage'=>'Uso total','Pay as You Go Usage Statistics'=>'Estadísticas pago por uso','This Month Usage'=>'El uso de este mes','PAYG Balance'=>'Balance de pagos','Pay as You Go'=>'Pago por uso','Usage'=>'Uso','Fast Queue Usage'=>'Uso de la cola rápida','CDN Bandwidth'=>'Ancho de banda de la CDN','Usage Statistics'=>'Uso de las estadísticas','LiteSpeed Cache Dashboard'=>'Escritorio de LiteSpeed Cache','Network Dashboard'=>'Escritorio de red','No cloud services currently in use'=>'No hay servicios de la nube en uso','Click to clear all nodes for further redetection.'=>'Haz clic para borrar todos los nodos para volver a detectar.','Current Cloud Nodes in Service'=>'Nodos de la nube actual en servicio','Link to QUIC.cloud'=>'Enlace a QUIC.cloud','General Settings'=>'Ajustes generales','Specify which HTML element attributes will be replaced with CDN Mapping.'=>'Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.','Add new CDN URL'=>'Añadir una nueva URL de la CDN','Remove CDN URL'=>'Eliminar la URL de la CDN','To enable the following functionality, turn ON Cloudflare API in CDN Settings.'=>'Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.','QUIC.cloud'=>'QUIC.cloud','WooCommerce Settings'=>'Ajustes de WooCommerce','Current Online Server IPs'=>'IPs del servidor en línea','Before generating key, please verify all IPs on this list are allowlisted'=>'Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca','For online services to work correctly, you must allowlist all %s server IPs.'=>'Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.','LQIP Cache'=>'Caché de LQIP','Options saved.'=>'Las opciones han sido guardadas.','Removed backups successfully.'=>'Copias de seguridad eliminadas correctamente.','Calculated backups successfully.'=>'Copias de seguridad calculadas correctamente.','Rescanned %d images successfully.'=>'%d imágenes reexploradas correctamente.','Rescanned successfully.'=>'Reexploración correcta.','Destroy all optimization data successfully.'=>'Todos los datos de optimización destruidos correctamente.','Cleaned up unfinished data successfully.'=>'Datos incompletos limpiados correctamente.','Pull Cron is running'=>'Pull Cron se está ejecutando','No valid image found by Cloud server in the current request.'=>'El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.','No valid image found in the current request.'=>'No se ha encontrado ninguna imagen válida en la petición actual.','Pushed %1$s to Cloud server, accepted %2$s.'=>'%1$s enviado al servidor en la nube, %2$s aceptado.','Revisions Max Age'=>'Edad máxima de las revisiones','Revisions Max Number'=>'Número máximo de revisiones','Debug URI Excludes'=>'URIs excluidas de la depuración','Debug URI Includes'=>'URIs incluidas en la depuración','HTML Attribute To Replace'=>'Atributo HTML a reemplazar','Use CDN Mapping'=>'Usar mapeo de CDN','Editor Heartbeat TTL'=>'TTL de heartbeat del editor','Editor Heartbeat'=>'Heartbeat del editor','Backend Heartbeat TTL'=>'TTL de heartbeat de la administración','Backend Heartbeat Control'=>'Control de heartbeat de la administración','Frontend Heartbeat TTL'=>'TTL de heartbeat de la parte pública','Frontend Heartbeat Control'=>'Control de heartbeat de la parte pública','Backend .htaccess Path'=>'Ruta del .htaccess de la administración','Frontend .htaccess Path'=>'Ruta del .htaccess de la parte pública','ESI Nonces'=>'Nonces de ESI','WordPress Image Quality Control'=>'Control de la calidad de imagen de WordPress','Auto Request Cron'=>'Cron de petición automática','Generate LQIP In Background'=>'Generar LQIP en segundo plano','LQIP Minimum Dimensions'=>'Dimensiones mínimas de LQIP','LQIP Quality'=>'Calidad de LQIP','LQIP Cloud Generator'=>'Generador de LQIP en la nube','Responsive Placeholder SVG'=>'Marcador de posición SVG adaptable','Responsive Placeholder Color'=>'Color del marcador de posición adaptable','Basic Image Placeholder'=>'Marcador de posición de imagen básica','Lazy Load URI Excludes'=>'Exclusión de URIs de carga diferida','Lazy Load Iframe Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padre de iframes','Lazy Load Iframe Class Name Excludes'=>'Exclusiones de carga diferida de clases de iframes','Lazy Load Image Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padres','Gravatar Cache TTL'=>'TTL de la caché de Gravatar','Gravatar Cache Cron'=>'Cron de la caché de Gravatar','Gravatar Cache'=>'Caché de Gravatar','DNS Prefetch Control'=>'Control del prefetch DNS','Font Display Optimization'=>'Optimización de visualización de fuentes','Force Public Cache URIs'=>'Forzar URIs de caché púbica','Notifications'=>'Avisos','Default HTTP Status Code Page TTL'=>'TTL del código de estado de página por defecto','Default REST TTL'=>'TTL por defecto de REST','Enable Cache'=>'Activa cache','Server IP'=>'IP del servidor','Images not requested'=>'Imágenes no solicitadas','Sync credit allowance with Cloud Server successfully.'=>'Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.','Failed to communicate with QUIC.cloud server'=>'Fallo de comunicación con el servidor QUIC.cloud','Good news from QUIC.cloud server'=>'Buenas noticias del servidor QUIC.cloud','Message from QUIC.cloud server'=>'Mensaje del servidor QUIC.cloud','Please try after %1$s for service %2$s.'=>'Por favor, inténtalo después de %1$s para el servicio %2$s.','No available Cloud Node.'=>'No hay ningún nodo de la nube disponible.','Cloud Error'=>'Error de la nube','The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.'=>'La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.','Restore from backup'=>'Restaurar desde la copia de seguridad','No backup of unoptimized WebP file exists.'=>'No existe una copia de seguridad del archivo WebP no optimizado.','WebP file reduced by %1$s (%2$s)'=>'Archivo WebP reducido en %1$s (%2$s)','Currently using original (unoptimized) version of WebP file.'=>'Actualmente usando la versión original (no optimizada) del archivo WebP.','Currently using optimized version of WebP file.'=>'Actualmente usando la versión optimizada del archivo WebP.','Orig'=>'Original','(no savings)'=>'(sin guardar)','Orig %s'=>'Original %s','Congratulation! Your file was already optimized'=>'¡Felicidades! Tu archivo ya ha sido optimizado','No backup of original file exists.'=>'No existe una copia de seguridad del archivo original.','Using optimized version of file. '=>'Usando la versión optimizada del archivo. ','Orig saved %s'=>'Ahorrado un %s del original','Original file reduced by %1$s (%2$s)'=>'Archivo original reducido en %1$s (%2$s)','Click to switch to optimized version.'=>'Haz clic para cambiar a la versión optimizada.','Currently using original (unoptimized) version of file.'=>'Actualmente usando la versión original (no optimizada) del archivo.','(non-optm)'=>'(no-optm)','Click to switch to original (unoptimized) version.'=>'Haz clic para cambiar a la versión original (no optimizada).','Currently using optimized version of file.'=>'Actualmente usando la versión optimizada del archivo.','(optm)'=>'(optm)','LQIP image preview for size %s'=>'Vista previa de la imagen LQIP para el tamaño %s','LQIP'=>'LQIP','Previously existed in blocklist'=>'Anteriormente existía en la lista negra','Manually added to blocklist'=>'Añadido manualmente a la lista negra','Mobile Agent Rules'=>'Reglas de agente móvil','Sitemap created successfully: %d items'=>'Mapa del sitio creado con éxito: %d elementos','Sitemap cleaned successfully'=>'El mapa del sitio se limpió con éxito','Invalid IP'=>'IP no válida','Value range'=>'Rango de valores','Smaller than'=>'Más pequeño que','Larger than'=>'Mayor que','Zero, or'=>'Cero, o','Maximum value'=>'Valor máximo','Minimum value'=>'Valor mínimo','Path must end with %s'=>'La ruta debe terminar en %s','Invalid rewrite rule'=>'Regla de reescritura no válida','currently set to %s'=>'actualmente establecido en %s','This setting is overwritten by the PHP constant %s'=>'Este ajuste es sobrescrita por la constante %s de PHP','Toolbox'=>'Herramientas','Database'=>'Base de datos','Page Optimization'=>'Optimización de página','Dashboard'=>'Escritorio','Converted to InnoDB successfully.'=>'Convertido a InnoDB correctamente.','Cleaned all Gravatar files.'=>'Vaciados todos los archivos de Gravatar.','Cleaned all LQIP files.'=>'Vaciados todos los archivos LQIP.','Unknown error'=>'Error desconocido','Your domain has been forbidden from using our services due to a previous policy violation.'=>'A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: '=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: ','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.'=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.','The callback validation to your domain failed due to hash mismatch.'=>'Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.','Your application is waiting for approval.'=>'Tu solicitud está a la espera de aprobación.','Previous request too recent. Please try again after %s.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.','Previous request too recent. Please try again later.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.','Crawler disabled by the server admin.'=>'Rastreador desactivado por el administrador del servidor.','Failed to create table %s! SQL: %s.'=>'¡Fallo al crear la tabla %s! SQL: %s.','Could not find %1$s in %2$s.'=>'No se ha podido encontrar %1$s en %2$s.','Credits are not enough to proceed the current request.'=>'Los créditos no son suficientes para proceder con la solicitud actual.','The domain key is not correct. Please try to sync your domain key again.'=>'La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.','There is proceeding queue not pulled yet.'=>'Hay una cola de procedimiento que no se ha retirado todavía.','Not enough parameters. Please check if the domain key is set correctly'=>'No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente','The image list is empty.'=>'La lista de imágenes está vacía.','The setting %s is currently enabled.'=>'En este momento, el ajuste %s está activado.','LiteSpeed Crawler Cron'=>'Cron del rastreador de LiteSpeed','Every Minute'=>'Cada minuto','Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.'=>'Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.','To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.'=>'Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.','Generated links may be managed under <a %s>Settings</a>.'=>'Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.','Please do NOT share the above passwordless link with anyone.'=>'Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.','To generate a passwordless link for LiteSpeed Support Team access, you must install %s.'=>'Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.','Install'=>'Instalar','These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.'=>'Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.','PageSpeed Score'=>'Puntuación de PageSpeed','Improved by'=>'Mejorado por','After'=>'Después','Before'=>'Antes','Page Load Time'=>'Tiempo de carga de la página','To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.'=>'Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.','Preserve EXIF/XMP data'=>'Conservar los datos EXIF/XMP','Try GitHub Version'=>'Probar versión de GitHub','If you turn any of the above settings OFF, please remove the related file types from the %s box.'=>'Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.','Both full and partial strings can be used.'=>'Se pueden usa cadenas parciales y completas.','Images containing these class names will not be lazy loaded.'=>'Las imágenes que contengan estos nombres de clases no tendrán carga diferida.','Lazy Load Image Class Name Excludes'=>'Exclusión de nombres de clases para carga diferida de imágenes','For example, %1$s defines a TTL of %2$s seconds for %3$s.'=>'Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s.','To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.'=>'Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.','Maybe Later'=>'Puede que más tarde','Turn On Auto Upgrade'=>'Activar la actualización automática','Upgrade'=>'Actualizar','New release %s is available now.'=>'La nueva versión %s está disponible ahora.','New Version Available!'=>'¡Nueva versión disponible!','<a %s>Support forum</a> | <a %s>Submit a ticket</a>'=>'<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>','Created with ❤️  by LiteSpeed team.'=>'Creado con ❤️ por el equipo de LiteSpeed.','Sure I\'d love to review!'=>'¡Por supuesto, me encantará valorarlo!','Thank You for Using the LiteSpeed Cache Plugin!'=>'¡Gracias por usar el plugin de caché LiteSpeed!','Upgraded successfully.'=>'Actualizado con éxito.','Failed to upgrade.'=>'Fallo al actualizar.','Changed setting successfully.'=>'Ajuste cambiado con éxito.','ESI sample for developers'=>'Muestra de ESI para desarrolaldores','Replace %1$s with %2$s.'=>'Reemplaza %1$s con %2$s.','You can turn shortcodes into ESI blocks.'=>'Puedes convertir shortcodes en bloques ESI.','WpW: Private Cache vs. Public Cache'=>'WpW: Caché privada o caché pública','Append query string %s to the resources to bypass this action.'=>'Añade la cadena de consulta %s a los recursos para evitar esta acción.','Google reCAPTCHA will be bypassed automatically.'=>'Google reCAPTCHA se omitirá automáticamente.','To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.'=>'Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.','Cookie Values'=>'Valores de la cookie','Cookie Name'=>'Nombre de la cookie','Cookie Simulation'=>'Simulación de cookie','Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.'=>'Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.','Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.'=>'Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.','Automatically Upgrade'=>'Actualizar automáticamente','Your IP'=>'Tu IP','Reset successfully.'=>'Restablecimiento realizado con éxito.','This will reset all settings to default settings.'=>'Esto restablecerá todos los ajustes a su valores predeterminados.','Reset All Settings'=>'Restablecer todos los ajustes','Separate critical CSS files will be generated for paths containing these strings.'=>'Separa archivos CSS críticos al generar las rutas que contengan estas cadenas.','Separate CCSS Cache URIs'=>'Distintas URIs de caché CCSS','For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.'=>'Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.','List post types where each item of that type should have its own CCSS generated.'=>'Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.','Separate CCSS Cache Post Types'=>'Tipos de contenido de caché de CCSS distintos','Size list in queue waiting for cron'=>'Tamaño de la lista en la cola de espera del cron','If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.'=>'Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.','Automatically generate LQIP in the background via a cron-based queue.'=>'Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.','This will generate the placeholder with same dimensions as the image if it has the width and height attributes.'=>'Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.','Responsive image placeholders can help to reduce layout reshuffle when images are loaded.'=>'Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.','Responsive Placeholder'=>'Marcador de posición adaptable','This will delete all generated image LQIP placeholder files'=>'Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP','Please enable LiteSpeed Cache in the plugin settings.'=>'Por favor, activa LiteSpeed Cache en los ajustes del plugin.','Please enable the LSCache Module at the server level, or ask your hosting provider.'=>'Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.','Failed to request via WordPress'=>'Fallo en la solicitud desde WordPress','High-performance page caching and site optimization from LiteSpeed'=>'Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed','Reset the optimized data successfully.'=>'Datos de optimización restablecidos correctamente.','Update %s now'=>'Actualizar %s','View %1$s version %2$s details'=>'Ver detalles de la versión %2$s de %1$s','<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.'=>'<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.','Install %s'=>'Instalar %s','LSCache caching functions on this page are currently unavailable!'=>'¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!','%1$s plugin version %2$s required for this action.'=>'Para esta acción se necesita la versión %2$s del plugin %1$s.','We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.'=>'Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.','Automatically remove the original image backups after fetching optimized images.'=>'Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.','Remove Original Backups'=>'Eliminar copias de seguridad del orginal','Automatically request optimization via cron job.'=>'Solicitar automáticamente la optimización mediante un trabajo cron.','A backup of each image is saved before it is optimized.'=>'Se guarda una copia de seguridad de cada imagen antes de optimizarla.','Switched images successfully.'=>'Imágenes cambiadas correctamente.','This can improve quality but may result in larger images than lossy compression will.'=>'Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.','Optimize images using lossless compression.'=>'Optimizar imágenes usando compresión sin pérdida.','Optimize Losslessly'=>'Optimizar sin pérdida','Request WebP/AVIF versions of original images when doing optimization.'=>'Solicita versiones WebP/AVIF de las imágenes originales al hacer la optimización.','Optimize images and save backups of the originals in the same folder.'=>'Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.','Optimize Original Images'=>'Optimizar imágenes originales','When this option is turned %s, it will also load Google Fonts asynchronously.'=>'Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.','Cleaned all Critical CSS files.'=>'Limpiados todos los archivos CSS críticos.','This will inline the asynchronous CSS library to avoid render blocking.'=>'Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.','Inline CSS Async Lib'=>'Biblioteca de CSS integrado asíncrono','Run Queue Manually'=>'Ejecutar la cola manualmente','URL list in %s queue waiting for cron'=>'Lista de URL en cola %s esperando el cron','Last requested cost'=>'Último coste solicitado','Last generated'=>'Último generado','If set to %s this is done in the foreground, which may slow down page load.'=>'Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.','Automatic generation of critical CSS is in the background via a cron-based queue.'=>'Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.','Optimize CSS delivery.'=>'Optimiza la entrega de CSS.','This will delete all generated critical CSS files'=>'Esto borrará todos los archivos generados de CSS crítico','Critical CSS'=>'CSS crítico','This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.'=>'Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.','Disabling this may cause WordPress tasks triggered by AJAX to stop working.'=>'Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.','right now'=>'ahora mismo','just now'=>'ahora mismo','Saved'=>'Guardado','Last ran'=>'Última ejecución','You will be unable to Revert Optimization once the backups are deleted!'=>'¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!','This is irreversible.'=>'Esto es irreversible.','Remove Original Image Backups'=>'Eliminar copias de seguridad de las imágenes originales','Are you sure you want to remove all image backups?'=>'¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?','Total'=>'Total','Files'=>'Archivos','Last calculated'=>'Último cálculo','Calculate Original Image Storage'=>'Calcular almacenamiento original de imágenes','Storage Optimization'=>'Optimización de almacenamiento','Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic.'=>'Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress.','Use the format %1$s or %2$s (element is optional).'=>'Usa el formato %1$s o %2$s (el elemento es opcional).','Only attributes listed here will be replaced.'=>'Solo los atributos aquí listados serán reemplazados.','Specify which element attributes will be replaced with WebP/AVIF.'=>'Especificar que atributos de elementos serán reemplazados con WebP/AVIF.','WebP/AVIF Attribute To Replace'=>'Atributo a reemplazar para WebP/AVIF','Only files within these directories will be pointed to the CDN.'=>'Solo los archivos en estos directorios apuntarán a la CDN.','Included Directories'=>'Directorios incluidos','A Purge All will be executed when WordPress runs these hooks.'=>'Se iniciará una purga completa cuando WordPress ejecute estos ganchos.','Purge All Hooks'=>'Ganchos de purgar todo','Purged all caches successfully.'=>'Todas las cachés purgadas correctamente.','LSCache'=>'LSCache','Forced cacheable'=>'Forzar cacheables','Paths containing these strings will be cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.','Force Cache URIs'=>'Forzar URLs en caché','Exclude Settings'=>'Ajustes de exclusión','This will disable LSCache and all optimization features for debug purpose.'=>'Esto desactivará LSCache y todas las características de optimización con propósitos de depuración.','Disable All Features'=>'Desactivar todas las características','Opcode Cache'=>'Caché opcode','CSS/JS Cache'=>'Caché CSS/JS','Remove all previous unfinished image optimization requests.'=>'Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.','Clean Up Unfinished Data'=>'Limpiar datos no finalizados','Join Us on Slack'=>'Únete a nuestro Slack','Join the %s community.'=>'Únete a la comunidad %s.','Want to connect with other LiteSpeed users?'=>'¿Quieres conectar con otros usuarios de LiteSpeed?','Get it from <a %1$s>%2$s</a>.'=>'Obténla desde <a %1$s>%2$s</a>.','Your API key / token is used to access %s APIs.'=>'Tu clave de la API/token se usa para acceder a las API de %s.','Your Email address on %s.'=>'Tu dirección de email en %s.','Use %s API functionality.'=>'Usar la funcionalidad de la API %s.','To randomize CDN hostname, define multiple hostnames for the same resources.'=>'Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.','Join LiteSpeed Slack community'=>'Únete a la comunidad de Slack de LiteSpeed','Visit LSCWP support forum'=>'Visita el foro de soporte de LSCWP','Rate %s on %s'=>'Valora %s en %s','Images notified to pull'=>'Imágenes avisadas para descargar','What is a group?'=>'¿Qué es un grupo?','%s image'=>'%s imagen','%s group'=>'%s grupo','%s images'=>'%s imágenes','%s groups'=>'%s grupos','Guest'=>'Invitado','To crawl the site as a logged-in user, enter the user ids to be simulated.'=>'Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.','Role Simulation'=>'Simulación de rol','running'=>'ejecutando','Size'=>'Tamaño','Ended reason'=>'Razón de finalización','Last interval'=>'Último intervalo','Current crawler started at'=>'El rastreador actual comenzó a las','Run time for previous crawler'=>'Hora de ejecución para el rastreador anterior','%d seconds'=>'%d segundos','Last complete run time for all crawlers'=>'Hora de la última ejecución completa para todos los rastreadores','Current sitemap crawl started at'=>'El rastreo del mapa del sitio actual comenzó a las','Save transients in database when %1$s is %2$s.'=>'Guarda datos transitorios en la base de datos cuando %1$s es %2$s.','Store Transients'=>'Almacenar datos transitorios','If %1$s is %2$s, then %3$s must be populated!'=>'¡Si %1$s es %2$s entonces debe completarse %3$s!','Server allowed max value'=>'Valor máximo permitido por el servidor','Server enforced value'=>'Valor forzado por el servidor','NOTE'=>'NOTA','Server variable(s) %s available to override this setting.'=>'Variable(s) del servidor %s disponible para omitir este ajuste.','API'=>'API','Reset the entire opcode cache successfully.'=>'Reestablecida la caché opcache con éxito.','Opcode cache is not enabled.'=>'La caché opcache no está habilitada.','Imported setting file %s successfully.'=>'Importado con éxito el archivo de ajustes %s.','Import failed due to file error.'=>'Importación fallida debido a un error en el archivo.','How to Fix Problems Caused by CSS/JS Optimization.'=>'Cómo solucionar problemas causados por la optimización CSS/JS.','This will generate extra requests to the server, which will increase server load.'=>'Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.','When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.'=>'Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.','Instant Click'=>'Clic instantáneo','Reset the entire opcode cache'=>'Reestablecer toda la caché opcode','This will import settings from a file and override all current LiteSpeed Cache settings.'=>'Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.','Last imported'=>'Última importación','Import'=>'Importar','Import Settings'=>'Ajustes de importación','This will export all current LiteSpeed Cache settings and save them as a file.'=>'Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.','Last exported'=>'Última exportación','Export'=>'Exportar','Export Settings'=>'Ajustes de exportación','Import / Export'=>'Importar / Exportar','Use keep-alive connections to speed up cache operations.'=>'Utilizar conexiones keep-alive para acelerar operaciones de la caché.','Database to be used'=>'Base de datos a usar','Redis Database ID'=>'ID de base de datos Redis','Specify the password used when connecting.'=>'Especifica la contraseña utilizada al conectar.','Password'=>'Contraseña','Only available when %s is installed.'=>'Solo disponible cuando está instalado %s.','Username'=>'Nombre de usuario','Your %s Hostname or IP address.'=>'El hostname o dirección IP de tu %s.','Method'=>'Método','Purge all object caches successfully.'=>'Purga correcta de todas las cachés de objetos.','Object cache is not enabled.'=>'La caché de objetos no está activada.','Improve wp-admin speed through caching. (May encounter expired data)'=>'Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)','Cache WP-Admin'=>'Caché de WP-Admin','Persistent Connection'=>'Conexión persistente','Do Not Cache Groups'=>'Grupos a no cachear','Groups cached at the network level.'=>'Grupos cacheados a nivel de red.','Global Groups'=>'Grupos globales','Connection Test'=>'Prueba de conexión','%s Extension'=>'Extensión %s','Status'=>'Estado','Default TTL for cached objects.'=>'TTL por defecto para objetos cacheados.','Default Object Lifetime'=>'Tiempo de vida por defecto del objeto','Port'=>'Puerto','Host'=>'Host','Object Cache'=>'Caché de objetos','Failed'=>'Fallido','Passed'=>'Exitoso','Not Available'=>'No disponible','Purge all the object caches'=>'Purgar todas las cachés de objetos','Failed to communicate with Cloudflare'=>'Fallo al comunicar con Cloudflare','Communicated with Cloudflare successfully.'=>'Comunicado con éxito con Cloudflare.','No available Cloudflare zone'=>'No hay disponible una zona Cloudflare','Notified Cloudflare to purge all successfully.'=>'Avisado correctamente a Cloudflare de la purga completa.','Cloudflare API is set to off.'=>'La API de Cloudflare está configurada en off.','Notified Cloudflare to set development mode to %s successfully.'=>'Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.','Once saved, it will be matched with the current list and completed automatically.'=>'Una vez guardado, coincidirá con la lista actual y se completará automáticamente.','You can just type part of the domain.'=>'Puedes simplemente teclear parte de dominio.','Domain'=>'Dominio','Cloudflare API'=>'API de Cloudflare','Purge Everything'=>'Purgar todo','Cloudflare Cache'=>'Caché de Cloudflare','Development Mode will be turned off automatically after three hours.'=>'El modo de desarrollo se desactivará automáticamente después de tres horas.','Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.'=>'Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.','Development mode will be automatically turned off in %s.'=>'El modo de desarrollo se desactivará automáticamente en %s.','Current status is %s.'=>'El estado actual es %s.','Current status is %1$s since %2$s.'=>'El estado actual es %1$s desde %2$s.','Check Status'=>'Comprobar estado','Turn OFF'=>'APAGAR','Turn ON'=>'ENCENDER','Development Mode'=>'Modo de desarrollo','Cloudflare Zone'=>'Zona de Cloudflare','Cloudflare Domain'=>'Dominio de Cloudflare','Cloudflare'=>'Cloudflare','For example'=>'Por ejemplo','Prefetching DNS can reduce latency for visitors.'=>'La precarga DNS puede reducir la latencia para los visitantes.','DNS Prefetch'=>'Prefetch DNS','Adding Style to Your Lazy-Loaded Images'=>'Añade estilos a tus imágenes de carga diferida','Default value'=>'Valor por defecto','Static file type links to be replaced by CDN links.'=>'Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.','For example, to drop parameters beginning with %s, %s can be used here.'=>'Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.','Drop Query String'=>'Ignorar cadenas de consulta','Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.'=>'Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.','Improve HTTP/HTTPS Compatibility'=>'Mejorar compatibilidad HTTP/HTTPS','Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.'=>'Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.','Destroy All Optimization Data'=>'Destruir todos los datos de optimización','Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.'=>'Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.','This will increase the size of optimized files.'=>'Esto aumentará el tamaño de los archivos optimizados.','Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.'=>'Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.','Clear Logs'=>'Vaciar los registros','To test the cart, visit the <a %s>FAQ</a>.'=>'Para probar el carrito, visita la <a %s>FAQ</a>.',' %s ago'=>' hace %s','WebP saved %s'=>'WebP ha ahorrado un %s','If you run into any issues, please refer to the report number in your support message.'=>'Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.','Last pull initiated by cron at %s.'=>'Última descarga iniciada por cron a las %s.','Images will be pulled automatically if the cron job is running.'=>'Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.','Only press the button if the pull cron job is disabled.'=>'Solo pulsar el botón si la tarea cron de descarga está desactivada.','Pull Images'=>'Descargar imágenes','This process is automatic.'=>'Este proceso es automático.','Last Request'=>'Última petición','Images Pulled'=>'Imágenes recuperadas','Report'=>'Informe','Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.'=>'Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.','Send to LiteSpeed'=>'Enviar a LiteSpeed','LiteSpeed Optimization'=>'Optimización de LiteSpeed','Load Google Fonts Asynchronously'=>'Cargar Google Fonts asíncronamente','Browser Cache TTL'=>'TTL caché de navegador','Results can be checked in <a %s>Media Library</a>.'=>'Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.','Learn More'=>'Leer más','Image groups total'=>'Total de grupos de imágenes','Images optimized and pulled'=>'Imágenes optimizadas y descargadas','Images requested'=>'Imágenes solicitadas','Switched to optimized file successfully.'=>'Cambio correcto a archivo optimizado.','Restored original file successfully.'=>'Archivo original restaurado con éxito.','Enabled WebP file successfully.'=>'Archivo WebP activado con éxito.','Disabled WebP file successfully.'=>'Archivo WebP desactivado con éxito.','Significantly improve load time by replacing images with their optimized %s versions.'=>'Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.','Selected roles will be excluded from cache.'=>'Los perfiles seleccionados serán excluidos de la caché.','Tuning'=>'Retoques','Selected roles will be excluded from all optimizations.'=>'Los perfiles seleccionados serán excluidos de todas las optimizaciones.','Role Excludes'=>'Excluir perfiles','Tuning Settings'=>'Ajustes de los retoques','If the tag slug is not found, the tag will be removed from the list on save.'=>'Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.','If the category name is not found, the category will be removed from the list on save.'=>'Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.','After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.'=>'Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.','Send Optimization Request'=>'Enviar solicitud de optimización','Image Information'=>'Información de imágenes','Total Reduction'=>'Reducción total','Optimization Summary'=>'Resumen de optimización','LiteSpeed Cache Image Optimization'=>'Optimización de imágenes de LiteSpeed Cache','Image Optimization'=>'Optimización de imágenes','For example, %s can be used for a transparent placeholder.'=>'Por ejemplo, los %s pueden usarse para un marcador de posición transparente.','By default a gray image placeholder %s will be used.'=>'Por defecto, se utilizará un marcador de posición de imagen gris %s.','This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.'=>'Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.','Specify a base64 image to be used as a simple placeholder while images finish loading.'=>'Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.','Elements with attribute %s in html code will be excluded.'=>'Se excluirán los elementos con el atributo %s en código html.','Filter %s is supported.'=>'El filtro %s es compatible.','Listed images will not be lazy loaded.'=>'Las imágenes listadas no se cargarán de forma retrasada.','Lazy Load Image Excludes'=>'Exclusiones de carga retrasada de imágenes','No optimization'=>'Sin optimización','Prevent any optimization of listed pages.'=>'Evitar cualquier optimización de las páginas listadas.','URI Excludes'=>'URL excluidas','Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.'=>'Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.','Both full URLs and partial strings can be used.'=>'Pueden utilizarse tanto URLs completas como cadenas parciales.','Load iframes only when they enter the viewport.'=>'Cargar iframes sólo cuando entran en la ventana de visualización.','Lazy Load Iframes'=>'Retrasar la carga de iframes','This can improve page loading time by reducing initial HTTP requests.'=>'Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.','Load images only when they enter the viewport.'=>'Cargar las imágenes sólo cuando entran en la ventana de visualización.','Lazy Load Images'=>'Retrasar la carga de imágenes','Media Settings'=>'Ajustes de medios','For example, for %s, %s and %s can be used here.'=>'Por ejemplo, para %s, %s y %s puede utilizarse aquí.','Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.'=>'El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.','To match the beginning, add %s to the beginning of the item.'=>'Para que coincida con el principio, añade %s al comienzo del artículo.','For example, for %s, %s can be used here.'=>'Por ejemplo, para %s, %s puede utilizarse aquí.','Maybe later'=>'Quizás más tarde','I\'ve already left a review'=>'Ya he dejado una valoración','Welcome to LiteSpeed'=>'Bienvenido a LiteSpeed','Remove WordPress Emoji'=>'Eliminar emojis de WordPress','More settings'=>'Más ajustes','Private cache'=>'Caché privada','Non cacheable'=>'No cacheable','Mark this page as '=>'Marcar esta página como ','Purge this page'=>'Purgar esta página','Load JS Deferred'=>'Deferir carga de JS','Specify critical CSS rules for above-the-fold content when enabling %s.'=>'Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.','Critical CSS Rules'=>'Reglas de CSS críticas','Load CSS Asynchronously'=>'Cargar CSS asíncronamente','Prevent Google Fonts from loading on all pages.'=>'Evita que cargue Google Fonts en todas las páginas.','Remove Google Fonts'=>'Eliminar Google Fonts','This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.'=>'Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.','Remove query strings from internal static resources.'=>'Eliminar cadenas de consulta de recursos estáticos internos.','Remove Query Strings'=>'Eliminar query strings','user agents'=>'user agents','cookies'=>'cookies','You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.'=>'También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.','Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.'=>'El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.','Browser Cache'=>'Caché del navegador','tags'=>'etiquetas','Do Not Cache Tags'=>'Etiquetas a no cachear','To exclude %1$s, insert %2$s.'=>'Para excluir %1$s, insertar %2$s.','categories'=>'categorías','To prevent %s from being cached, enter them here.'=>'Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.','Do Not Cache Categories'=>'Categorías a no cachear','Query strings containing these parameters will not be cached.'=>'Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.','Do Not Cache Query Strings'=>'Cadenas de consulta a no cachear','Paths containing these strings will not be cached.'=>'Las rutas que contengan estas cadenas no serán cacheadas.','Do Not Cache URIs'=>'URIs a no cachear','One per line.'=>'Una por línea.','URI Paths containing these strings will NOT be cached as public.'=>'Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.','Private Cached URIs'=>'URIs cacheadas privadamente','Paths containing these strings will not be served from the CDN.'=>'Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.','Exclude Path'=>'Excluir ruta','This will affect all tags containing attributes: %s %s %s.'=>'Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.','Include File Types'=>'Incluir tipos de archivo','Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.'=>'Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.','Include JS'=>'Incluir JS','Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.'=>'Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.','Include CSS'=>'Incluir CSS','Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.'=>'Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.','Include Images'=>'Incluir imágenes','CDN URL to be used. For example, %s'=>'URL de la CDN a utilizar. Por ejemplo, %s','CDN URL'=>'URL de CDN','Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.'=>'URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.','Original URLs'=>'URLs originales','CDN Settings'=>'Ajustes de CDN','CDN'=>'CDN','OFF'=>'OFF','ON'=>'ON','Notified LiteSpeed Web Server to purge CSS/JS entries.'=>'Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed.','Minify HTML content.'=>'Minificar contenido HTML.','HTML Minify'=>'Minificar HTML','JS Excludes'=>'Excluir JS','JS Combine'=>'Combinar JS','JS Minify'=>'Minificar JS','CSS Excludes'=>'Excluir CSS','CSS Combine'=>'Combinar CSS','CSS Minify'=>'Minificar CSS','Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.'=>'Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo».','This will purge all minified/combined CSS/JS entries only'=>'Esto purgará solo las entradas CSS/JS minimizadas o combinadas','Purge %s Error'=>'Error de purga de %s','Database Optimizer'=>'Optimizador de base de datos','Optimize all tables in your database'=>'Optimizar todas las tablas en tu base de datos','Optimize Tables'=>'Optimizar tablas','Clean all transient options'=>'Borrar todas las opciones de datos transitorios','All Transients'=>'Todos los datos transitorios','Clean expired transient options'=>'Borrar opciones de datos transitorios expirados','Expired Transients'=>'Datos transitorios expirados','Clean all trackbacks and pingbacks'=>'Borrar todos los trackbacks y pingbacks','Trackbacks/Pingbacks'=>'Trackbacks/pingbacks','Clean all trashed comments'=>'Borrar todos los comentarios en la papelera','Trashed Comments'=>'Comentarios enviados a la papelera','Clean all spam comments'=>'Borrar todos los comentarios spam','Spam Comments'=>'Comentarios spam','Clean all trashed posts and pages'=>'Borrar todas las entradas y páginas en la papelera','Trashed Posts'=>'Entradas enviadas a la papelera','Clean all auto saved drafts'=>'Borrar todos los borradores guardados automáticamente','Auto Drafts'=>'Borradores automáticos','Clean all post revisions'=>'Borrar todas las revisiones de entradas','Post Revisions'=>'Revisiones de entradas','Clean All'=>'Limpiar todo','Optimized all tables.'=>'Optimizadas todas las tablas.','Clean all transients successfully.'=>'Limpieza de todos los datos transitorios exitosa.','Clean expired transients successfully.'=>'Limpieza de datos transitorios expirados exitosa.','Clean trackbacks and pingbacks successfully.'=>'Limpieza de trackbacks y pingbacks exitosa.','Clean trashed comments successfully.'=>'Limpieza de comentarios en papelera exitosa.','Clean spam comments successfully.'=>'Limpieza de comentarios no deseados exitosa.','Clean trashed posts and pages successfully.'=>'Limpieza de páginas y entradas en papelera exitosa.','Clean auto drafts successfully.'=>'Limpieza de borradores automáticos exitosa.','Clean post revisions successfully.'=>'Limpieza de revisiones de entradas exitosa.','Clean all successfully.'=>'Limpieza completa exitosa.','Default Private Cache TTL'=>'TTL por defecto de la caché privada','If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.'=>'Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.','Vary Group'=>'Grupos de variación','Cache the built-in Comment Form ESI block.'=>'Almacena en la caché el bloque ESI del formulario de comentarios incluido.','Cache Comment Form'=>'Cachear formulario de comentario',' Cache the built-in Admin Bar ESI block.'=>' Almacena en la caché el bloque ESI de la barra de administración incluida.','Cache Admin Bar'=>'Cachear barra de administrador','Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.'=>'Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.','ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.'=>'ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.','With ESI (Edge Side Includes), pages may be served from cache for logged-in users.'=>'Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.','Private'=>'Privada','Public'=>'Pública','Purge Settings'=>'Ajustes de purga','Cache PHP Resources'=>'Cachear recursos de PHP','Cache Mobile'=>'Cache móvil','Advanced level will log more details.'=>'El nivel avanzado registrará más detalles.','Basic'=>'Básico','The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.'=>'La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.','Cache Login Page'=>'Cachear página de acceso','Cache requests made by WordPress REST API calls.'=>'Cachear peticiones realizadas por llamadas de la API REST de WordPress.','Cache REST API'=>'Cachear API REST','Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)'=>'Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)','Cache Commenters'=>'Cachear comentaristas','Privately cache frontend pages for logged-in users. (LSWS %s required)'=>'Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)','Cache Logged-in Users'=>'Cachear usuarios con sesión iniciada','Cache Control Settings'=>'Ajustes de control de caché','ESI'=>'ESI','Excludes'=>'Excluir','Purge'=>'Purgar','Cache'=>'Caché','WooCommerce'=>'WooCommerce','Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)'=>'Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)','Current server time is %s.'=>'La hora actual del servidor es %s.','Specify the time to purge the "%s" list.'=>'Especifica la hora para purgar la lista «%s».','Both %1$s and %2$s are acceptable.'=>'Tanto %1$s como %2$s son aceptables.','Scheduled Purge Time'=>'Hora de purga programada','The URLs here (one per line) will be purged automatically at the time set in the option "%s".'=>'Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s».','Scheduled Purge URLs'=>'URLs de purga programada','Shorten query strings in the debug log to improve readability.'=>'Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.','Heartbeat'=>'Heartbeat','MB'=>'MB','Log File Size Limit'=>'Límite de tamaño de archivo de registro','<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s'=>'<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s','%s file not writable.'=>'No se puede escribir el archivo %s.','%s file not readable.'=>'No se puede leer el archivo %s.','Collapse Query Strings'=>'Colapsar cadenas de peticiones','ESI Settings'=>'Ajustes de ESI','A TTL of 0 indicates do not cache.'=>'Un TTL de 0 implica no cachear.','Recommended value: 28800 seconds (8 hours).'=>'Valor recomendado: 28800 segundos (8 horas).','Widget Cache TTL:'=>'TTL caché de Widgets:','Enable ESI'=>'Activar ESI','See <a %s>Introduction for Enabling the Crawler</a> for detailed information.'=>'Ver <a %s>Introducción para activar el rastreador</a> para información detallada.','Custom Sitemap'=>'Sitemap personalizado','Purge pages by relative or full URL.'=>'Purgar páginas por URL completa o relativa.','The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.'=>'La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.','WARNING'=>'ADVERTENCIA','<b>Last crawled:</b> %s item(s)'=>'<b>Última indexación:</b> %s elemento(s)','The next complete sitemap crawl will start at'=>'La siguiente indexación de sitemap completa empezará a las','Failed to write to %s.'=>'Error al escribir a %s.','Folder is not writable: %s.'=>'El directorio no es escribible: %s.','Can not create folder: %1$s. Error: %2$s'=>'No se puede crear el directorio: %1$s. Error: %2$s','Folder does not exist: %s'=>'El directorio no existe: %s','Notified LiteSpeed Web Server to purge the list.'=>'Solicitado la purga de la lista al servidor web LiteSpeed.','Please visit the <a %s>Information</a> page on how to test the cache.'=>'Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.','Allows listed IPs (one per line) to perform certain actions from their browsers.'=>'Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.','Server Load Limit'=>'Límite de carga del servidor','Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.'=>'Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo.','Crawl Interval'=>'Intervalo de indexación','Then another WordPress is installed (NOT MULTISITE) at %s'=>'Y otro WordPress instalado (NO MULTISITIO) en %s','LiteSpeed Cache Network Cache Settings'=>'Ajustes de la caché de la red de caché de LiteSpeed','Select below for "Purge by" options.'=>'Selecciona debajo las opciones de «Purgar por».','LiteSpeed Cache CDN'=>'CDN de la caché de LiteSpeed','No crawler meta file generated yet'=>'Archivo meta del rastreador aún no generado','Show crawler status'=>'Mostrar estado del rastreador','Watch Crawler Status'=>'Ver estado del rastreador','Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.'=>'Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.','Run frequency is set by the Interval Between Runs setting.'=>'La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.','Manually run'=>'Ejecutar manualmente','Reset position'=>'Reestablecer posición','Run Frequency'=>'Frecuencia de ejecución','Cron Name'=>'Nombre del Cron','Crawler Cron'=>'Cron del rastreador','%d minute'=>'%d minuto','%d minutes'=>'%d minutos','%d hour'=>'%d hora','%d hours'=>'%d horas','Generated at %s'=>'Generado en %s','LiteSpeed Cache Crawler'=>'Rastreador de LiteSpeed Cache','If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.'=>'Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.','Crawler'=>'Rastreador','https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration'=>'https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration','Notified LiteSpeed Web Server to purge all pages.'=>'Solicitada la purga de todas las páginas al servidor web LiteSpeed.','All pages with Recent Posts Widget'=>'Todas las páginas con widget de Entradas recientes','Pages'=>'Páginas','This will Purge Pages only'=>'Esto solo purgará las páginas','Purge Pages'=>'Purgar páginas','Cancel'=>'Cancelar','Activate'=>'Activar','Email Address'=>'Dirección de correo electrónico','Install Now'=>'Instalar ahora','Purged the url!'=>'¡Se ha purgado la URL!','Purged the blog!'=>'¡Se ha purgado el blog!','Purged All!'=>'¡Se ha purgado todo!','Notified LiteSpeed Web Server to purge error pages.'=>'Solicitada la purga de las páginas de error al servidor web LiteSpeed.','If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.'=>'Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.','If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.'=>'Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.','If the login cookie was recently changed in the settings, please log out and back in.'=>'Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.','However, there is no way of knowing all the possible customizations that were implemented.'=>'Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.','The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.'=>'El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.','The network admin setting can be overridden here.'=>'El ajuste de administrador de red puede ser modificado aquí.','Specify how long, in seconds, public pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.','Specify how long, in seconds, private pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.','It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.'=>'Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.','Purge pages by post ID.'=>'Purgar páginas por ID de entrada.','Purge the LiteSpeed cache entries created by this plugin'=>'Purga las entradas de caché de LiteSpeed creadas por este plugin','Purge %s error pages'=>'Purgar las páginas de error %s','This will Purge Front Page only'=>'Esto solo purgará la página principal','Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.'=>'Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.','e.g. Use %s or %s.'=>'ej: Usa %s o %s.','Purge pages by category name - e.g. %2$s should be used for the URL %1$s.'=>'Purgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.','If only the WordPress site should be purged, use Purge All.'=>'Si se debe purgar todo el sitio WordPress, usa «Purgar todo».','Notified LiteSpeed Web Server to purge everything.'=>'Solicitado la purga de todo al servidor web LiteSpeed.','Use Primary Site Configuration'=>'Usar configuración del sitio principal','This will disable the settings page on all subsites.'=>'Esto desactivará la página de ajustes en todos los subsitios.','Check this option to use the primary site\'s configuration for all subsites.'=>'Marca esta opción para usar la configuración del sitio principal para todos los subsitios.','Save Changes'=>'Guardar cambios','The following options are selected, but are not editable in this settings page.'=>'Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.','The network admin selected use primary site configs for all subsites.'=>'El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.','Empty Entire Cache'=>'Vaciar la caché entera','This action should only be used if things are cached incorrectly.'=>'Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.','Clears all cache entries related to this site, <i>including other web applications</i>.'=>'Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.','This may cause heavy load on the server.'=>'Esto puede causar una alta carga en el servidor.','This will clear EVERYTHING inside the cache.'=>'Esto eliminará TODO dentro de la caché.','LiteSpeed Cache Purge All'=>'Purdgar toda la caché de LiteSpeed','If you would rather not move at litespeed, you can deactivate this plugin.'=>'Si no quieres la aceleración de litespeed, puedes desactivar este plugin.','Create a post, make sure the front page is accurate.'=>'Crear una entrada, asegurarse que la página principal está actualizada.','Visit the site while logged out.'=>'Visitar el sitio sin la sesión iniciada.','Examples of test cases include:'=>'Ejemplos de pruebas incluyen:','For that reason, please test the site to make sure everything still functions properly.'=>'Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.','This message indicates that the plugin was installed by the server admin.'=>'Este mensaje indica que el plugin fue instalado por el administrador del servidor.','LiteSpeed Cache plugin is installed!'=>'¡El plugin LiteSpeed Cache está instalado!','Debug Log'=>'Registro de depuración','Admin IP Only'=>'Solo la IP del administrador','The Admin IP option will only output log messages on requests from admin IPs listed below.'=>'La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas.','Specify how long, in seconds, REST calls are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.','The environment report contains detailed information about the WordPress configuration.'=>'El informe de entorno contiene información detallada sobre la configuración de WordPress.','The server will determine if the user is logged in based on the existence of this cookie.'=>'El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.','Note'=>'Nota','After verifying that the cache works in general, please test the cart.'=>'Después de que la caché funcione en general, por favor prueba el carrito.','When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.'=>'Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.','Purge All On Upgrade'=>'Purgar todo al actualizar','Product Update Interval'=>'Intervalo de actualización de producto','Determines how changes in product quantity and product stock status affect product pages and their associated category pages.'=>'Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.','Always purge both product and categories on changes to the quantity or stock status.'=>'Purgar siempre productos y categorías cuando cambie la cantidad o estado del inventario.','Do not purge categories on changes to the quantity or stock status.'=>'No purgar las categorías al cambiar la cantidad o estado del inventario.','Purge product only when the stock status changes.'=>'Purgar los productos solo cuando cambie el estado del inventario.','Purge product and categories only when the stock status changes.'=>'Purgar productos y categorías solo cuando cambie el estado del inventario.','Purge categories only when stock status changes.'=>'Purgar las categorías solo cuando el estado del inventario cambie.','Purge product on changes to the quantity or stock status.'=>'Purgar los productos con los cambios de cantidad o estado del inventario.','Htaccess did not match configuration option.'=>'El htaccess no coincide con la opción de configuración.','If this is set to a number less than 30, feeds will not be cached.'=>'Si esto se fija en un número inferior a 30, los feeds no serán cacheados.','Specify how long, in seconds, feeds are cached.'=>'Especifica por cuanto tiempo, en segundos, se cachean los feeds.','Default Feed TTL'=>'TTL por defecto del Feed','Failed to get %s file contents.'=>'Error al obtener contenido del archivo %s.','Caching these pages may improve server performance by avoiding unnecessary PHP calls.'=>'Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.','Some themes and plugins add resources via a PHP request.'=>'Algunos temas y plugins añaden recursos mediante una petición PHP.','Disabling this option may negatively affect performance.'=>'Desactivar esta opción puede afectar negativamente al rendimiento.','Invalid login cookie. Invalid characters found.'=>'Cookie de acceso no válida. Encontrados caracteres no válidos.','WARNING: The .htaccess login cookie and Database login cookie do not match.'=>'ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.','Invalid login cookie. Please check the %s file.'=>'Cookie de acceso no válida. Por favor, comprueba el archivo %s.','The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.'=>'La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.','There is a WordPress installed for %s.'=>'Hay un WordPress instalado para %s.','Example use case:'=>'Ejemplo de uso:','The cookie set here will be used for this WordPress installation.'=>'La cookie aquí establecida será usada por esta instalación de WordPress.','If every web application uses the same cookie, the server may confuse whether a user is logged in or not.'=>'Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.','This setting is useful for those that have multiple web applications for the same domain.'=>'Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.','The default login cookie is %s.'=>'La cookie de acceso por defecto es %s.','MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.'=>'DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.','No spaces and case sensitive.'=>'Espacios no permitidos y sensible a mayúsculas.','SYNTAX: alphanumeric and "_".'=>'SINTAXIS: alfanumérico y "_".','Login Cookie'=>'Cookie de acceso','More information about the available commands can be found here.'=>'Aquí se puede encontrar más información sobre los comandos disponibles.','These settings are meant for ADVANCED USERS ONLY.'=>'Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.','Current %s Contents'=>'Contenidos actuales de %s','Advanced'=>'Avanzado','Advanced Settings'=>'Ajustes avanzados','Purge List'=>'Purgar lista','Purge By...'=>'Purgar por...','URL'=>'URL','Tag'=>'Etiqueta','Post ID'=>'ID de entrada','Category'=>'Categoría','NOTICE: Database login cookie did not match your login cookie.'=>'AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.','Purge url %s'=>'Purgar la URL %s','Purge tag %s'=>'Purgar la etiqueta %s','Purge category %s'=>'Purgar la categoría %s','When disabling the cache, all cached entries for this site will be purged.'=>'Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio.','NOTICE'=>'AVISO','This setting will edit the .htaccess file.'=>'Este ajuste editará el archivo .htaccess.','LiteSpeed Cache View .htaccess'=>'Ver el archivo «.htaccess» de LiteSpeed Cache','Failed to back up %s file, aborted changes.'=>'Fallo al hacer copia de seguridad del archivo %s, cambios cancelados.','Do Not Cache Cookies'=>'Cookies a no cachear','Do Not Cache User Agents'=>'User Agents a no cachear','This is to ensure compatibility prior to enabling the cache for all sites.'=>'Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.','Network Enable Cache'=>'Habilitar caché de red','NOTICE:'=>'AVISO:','Other checkboxes will be ignored.'=>'Otras opciones serán ignoradas.','Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.'=>'Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.','List of Mobile User Agents'=>'Lista de User Agents móviles','File %s is not writable.'=>'No se puede escribir el archivo %s.','JS Settings'=>'Ajustes de JS','Manage'=>'Gestionar','Default Front Page TTL'=>'TTL por defecto de la Página Principal','Notified LiteSpeed Web Server to purge the front page.'=>'Solicitado al servidor web LiteSpeed la purga de la página de inicio.','Purge Front Page'=>'Purgar la página de inicio','Example'=>'Ejemplo','All tags are cached by default.'=>'Todas las etiquetas son cacheadas por defecto.','All categories are cached by default.'=>'Todas las categorías son cacheadas por defecto.','To do an exact match, add %s to the end of the URL.'=>'Para coincidencias exactas, añadir %s al final de la URL.','The URLs will be compared to the REQUEST_URI server variable.'=>'Las URLs serán comparadas con la variable REQUEST_URI del servidor.','Select only the archive types that are currently used, the others can be left unchecked.'=>'Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.','Notes'=>'Notas','Use Network Admin Setting'=>'Usar ajuste de administrador de red','Disable'=>'Desactivar','Enabling LiteSpeed Cache for WordPress here enables the cache for the network.'=>'Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.','Disabled'=>'Desactivado','Enabled'=>'Activado','Do Not Cache Roles'=>'No cachear perfiles','https://www.litespeedtech.com'=>'https://www.litespeedtech.com','LiteSpeed Technologies'=>'LiteSpeed Technologies','LiteSpeed Cache'=>'LiteSpeed Cache','Debug Level'=>'Nivel de depuración','Notice'=>'Nota','Term archive (include category, tag, and tax)'=>'Archivo de término (incluye categoría, etiqueta y taxonomía)','Daily archive'=>'Archivo diario','Monthly archive'=>'Archivo mensual','Yearly archive'=>'Archivo anual','Post type archive'=>'Archivo de tipo de contenido','Author archive'=>'Archivo del autor','Home page'=>'Página de inicio','Front page'=>'Portada','All pages'=>'Todas las páginas','Select which pages will be automatically purged when posts are published/updated.'=>'Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas.','Auto Purge Rules For Publish/Update'=>'Reglas de purga automática para publicación y actualización','Default Public Cache TTL'=>'TTL por defecto de la caché pública','seconds'=>'segundos','Admin IPs'=>'IPs de administrador','General'=>'Opciones generales','LiteSpeed Cache Settings'=>'Configuración de Caché de LiteSpeed','Notified LiteSpeed Web Server to purge all LSCache entries.'=>'Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache.','Purge All'=>'Purgar todo','Settings'=>'Ajustes']];litespeed-wp-plugin/7.0.1/translations/es_ES.zip000064400000473475151600236310015371 0ustar00PK���Z^����`litespeed-cache-es_ES.poUT	��g��gux�����<MsǕw���o�
	�7m'�P��-��D��Vm��1�Z�醦g@���GtH���V-�ؾ����g0@J�9��`��5�d��L�K��v�US��e�e)��B��'3O�J>�{oS�Bd��I���\I3c����%{=��M$��M�)9�J8�R�(X	'���D(#7��S��y�O���Leʾ������7���B�o�)|�GG����c6<=����i���
^q��r�Q��l8�O/�*�*w_/�p@)ޗ{���%3^Q~���g���w��Q�^�D�RM���X��PY�l��.rs�Ԝ�i�}���*���l�5�����/uqξ�ty[c���!��i8g����F$��UH���Y�}	�γ�R�l����%�bvS1���h0��Ϗ�5�o�r^� L�83�� ^�&��W�`��� H�)|�g2�L(P�u��r�L.��D�,55XE�s]�����'e	$�ۿ�*�H�w��L$o;�V8?n��rc�U�R^r6)tn��X?I�T���X�<��)�3�L� �2pD�2j[p�
�}50�U*�"��&�9ٽ�Ojz@�5�3��{V�\�xm>�����*�"���{.
�IF5�Wbj��Rv'�8��l�W�Y�%h�B��b���2����e�g�<�p��G���
�J:����	[�
�\M�b~�۽'?\=c�!����2���F吝���te�%Dd.��dkvX����'�#ź4����3��/,�x�IУ|,A*��7�qj�\�w�p�F���e�qe��~b,��A�j$y��Rf�U]��v���1�E*�O�b<��O�A��$����p�Р�t���b�C7�S�p��<��1�����B|4�5R?��{Y�RSFf^o��'I"L;ޢߛ�A�$Tڛ�4�8�`�"�%s�%�,0a�E��s���2I����[J���yPs��A���˪E��G�����60%��$�T���#"T��f{ZeR	|xx<F������b�d�fe�ª�j����7`���29t��1)x��hk�\��
E�?)�%X<HW�Wwޡ6�I��h�|Pd�H���~R��|C�sNQ���tF�"�r3k^Seaʈ�/+Y�tk�����	�	�HHM��s�|��5͗A���h���(�Z�*`L%@E�*tP�!y�i#rR��5�&�T{��.��$:s)��Ū�XT!)�З(��\*��DY��ï���0I!m�8`�9���4@��L�-�(%��b�1~e{@O
�pB�Z_�^��BHR��u
5/�!-eIke�����NL+`(J��H�G�_�����jS�~W�4�,�<O�(��2#��HɕV��#���1j���WI/+��jW���n�-`����e����1�W|��:���&��j��&������`O��#(
�tx���s���8�'���C���[ԣ_���(,|�A��Am�jd"�y]'xP�+)�E�V|@��A	��)`�����̋,��sN�"�X/Y"�W�>���5M�+q_9�U�.�O_ ����W���i�tt�aSj��z|"&��؄�}"$��8vI�LY��eI�#���iCIRt_�lFlx���@XH�����vڕIt?��Ѳ-X<m����f��^�W
�Cj{XF����kٴC�Aam���p=�_����0)��/0���S�l�����I8#ׅ���̼�*�U'��mk֤�9_j��x��ű�&@���u+�b�	�B�K�1d6e-	�c���1��*>��C� w�f���dΑ|�VP��g\ɬ����f��A(#!C��%�VJ!D����T!�̡C]*��F�8aAJ� P��
��Rv���q���^�n��Ȫ�PRAt^b�Z��$�8a��p�ٽKR1�-lN��C�6֏BC�MTD@ ��)�\�Vf�6�)_`ؘ�!�\��d#[��S߷y
���:����@2T@�d}"���Grj�(�u���ح�5!ܬ�3�c�6�o�O�q��E((�TU���>���D�/`�g��XYP�6+U�U�},]*��q¶"9��˻+6�t򶓺'Y�(_u��+2�soĂ��=�`~��uP-��rc�c��M�eN�Kvm��ulѢ�BL�<V��Չo��� �=�����f�~��zls^��"�v���P�2n7�<�,��ǘ}�=Mt��ۃ�F�����t%�yZ��������3�36�7��M�s}�^Bi�ހ�b�(�(k���m���.��H�|8��@U̴~�	�,�{����8�_g����̵�>����ט��P��ic�*rt5n_���f��_k|�-e�ORd�9X��bʕNCP�Ϸ��A���+��^�ݱG��Ghڲ��a�\"�b%+�h6mg��X�Q
�6F,�:T	�@�����2�D-���B(��n.�c�j}zZP��[��L��x�����;�l��Q�Mv �e�QM�IUP�#s�s�Es�m����6Tѯ�O�Q8fT�JI�j��6����a_1#��apuV���IG&�G�nQ�7�u^��,�X;D=�	E�p��c�G!
�U
�l�k����dF*U��}���A�߬򞯯����;E �"�4�0������d�ǧ�V +ot�h�@����� P��W�nbfd!���%|���ҮReŃ	@"�r'�S6�$ʧ@.�uy��w;�?o��b���u`u�!L�����mV�P^����҈���\��.T����Y�R�G`K8���ʊ-Bű��7.IΖ����R�宛c��x �h��YC�.�>ӵ�=?�.�d�A�*~{9���
}��$UǬj��5p���̳�u�y�i�cr jaǢ8s�D9��%3<)09�Ҋ�f3F����kI�Hy�ǵФ#l]�(��?�5Tjp�5Hk$.n��Q���A������KF��yC+}���MG0�l-��i��,�7b~t�+�1�p���9~�8O���N�����	T8h]�@EhF��!��sr*���
&��6'vp�q��F��qd�,ѣ�6_V�ّ�y}�	�Y8�.q!�udݒ#^�Qu�K���RH(�u�?�C�9X
��(�n���N�nw.�(-n���8��Ks��u�2ь�ޫ9X3G��f}?�؍�jn�B(�qXġ@�_�}as�u-hP�&�^���@����J�E=�ض�Gv�74֞J�}g
��k:��Tz�I��
�ӵ���1��؎\A�p�ɓx&HU�ѭE1���� o̻�㸙�a�'amZ�1���A=
�V�R%A�	�ȧt�]�z���~|z�§�F(gGQ���)q�k9z��t
6:���仲9Ը8��p�+��2��$p����JJ��h�	�X�"֣�;���9}�#�=�L�(l/�q��sR��Mg?B@�P�������2z��~�����]kPbɣ6OR�{�j+�"�x�g��ؼ��vH�w�r��A&�Ȱ:�o�����8�ҞY��T�KF�?��?&'�.:�7'�')VE_Z�(�*GGi:�(V���
eOh!iW���m��?\��騛�O%�cO�޻$B�����kɋe�FE@��i���:8�M��O��e�i�����{����6!�P���&p�SB,Cy{��bK5:4Ip/�R��
��VHm���M�L�4�v}3C�n{v;`46�b~E_A}:[��9�� ��X�.��1�F}H�kOU��"@�@�̷�6X�ͨ[%��ۂ�S��w��#����B���G �Ѱ��cߛiS��������-��Ç��H�/)��L'�o\Oc
-�-�N��^;�Q��O���#��ڶT��v���b��ŕ��V
�\�R��q�+p>X�ׯ��u��2,�7Wsۿ�����3�����<���2�e��Wغ�ˈ:�A�Nĕv;l��K"���m���AW�̶�}ďš(J�U�=�F�qM`�E
O'K6!R��;nI��jo�K{�T�0���Ң�0괫��U�i��M�N���1�l�KEmqrğ��6d&6��B������z�H���Fc��p�\48��u/�G�A�D��~�9<�'.�5&v#4uUpה���=��t}`��QT.w�c[x�Mۏ�o~�X������j�f\>��z
�{<E·T����8nj�u�u�7���M;7o1n��]%���2[���:�t��Qf;��4ԫi�(�эš�5�-v���~�݁��Ԙ�q&���H��b%��M!�l��Ư�:Q���4�cS/�l�2�Q��3+��'���[j�h-!�6r�~_��g��E�W�ҭcy��G��Y�X�-����d����O�.��ds��s�d��hֶ��Rڎ�8���|�-�+�Ը^:�uk�V(���X/0�^F^��c�5��G�h�ϥ&�l���g�g ��udekS���?;$jv�R}������S2r�慎�L�E�;K���)��S�4��o�8l����nW�w-/	~T����<L&�L�,l|���쳎����On�תr�J�Kc�M lp5;!\wi;k���;��(#ݫ�Gw���.m#s�z1ZŌ�T����	�����*���I�H7��ax\OAk3�.��=J!�h(�Si/�b(ņk�ܳ^Ǭ�	?��)�z̡d��B�h}�N�&�t��F�tc%�"٣�M��X�����Z�1Oނ%�mV*�բ�5M��{i�_�=ta��zN�,�K�a�	�=�s�s�^�N�$���q��X���r���+�Ұq�B�8p��
�G�N|cL/�Πj��0,
]�d��`<�4߳�q=3G�{{zW�R�B�_D�n���
��V$V����/@�_�[�Z���c6�[����3�����}!��]@��O�]��2
]��%�?w��h�$�Y�P��ՎI��]wh�G��764S%��A�ԠG']��Z�����aFnzK��-�
�G�F+{����Ib���!���o
˻��a�F���?�ڟ�s�?��K��r��)���P^[�.x��A@��Ѕ�������9����+�r��BS��v�
̃&h��m�V�C��]��w�cF�8<�΂O�[�du��'�;��l��u�X�WHm$����e^������&��co��M���6�Ն�S��v����;�Ʋ�?�n���V�D�F缨�x
��F\d�g���v=N�U���,�wl��F��RU���!�)�"����*tރ��w���N�9-�[ح�������4�����N�F��n�֎��x�o%�^9`��ۉHװ`���iӱ|e�k�=�������Fl.�i�����Q�ӳ��K%��	�C�a�&��#2��4����Z�ֶ���'��'0@�0D�@
�l2^�:v���9e�H�f���ř���V���2�W�z��T��f���VJ�z�ڵx?�a���m��ri2�Q����3.3�紌޲[�)�R��N4:iյ��b�H�k#��m<�]XH��}�F�N��G� �/�Ww@Oފ���hy�7X�a�{T� ˠH�*Ue��G�']�v==�`r����a(��`^^���í�U���'��ˋ~����6W�VVg�����Wg^��s���_8����ZO�N��QsZ/?\��t ?�$�Co��!p�~"���'�W�:[7A:A�ژ��=H�t"utԸ1��-{uy���AV��^�d[9����9�iδm�SO��96��^�Cu�������y�\v�<���j΢�Dr�O(�J�70�7`G�t����'n��q�o�97_hZH�1F�i��N	�Q{���@�,��zY�~<E.M�����w�DQ�N�<�N%��}]��I������II����ߥ��Fm�F��wh�����L$9�|��u�`�|6��kp?>�xֱ�����7���m7�$�Ū�c�L����N�ffdDždd�j0w7���n�e�N&�p�`�s
���F>4�eP�p����/�.QUQ��G����d���fzY��l�K*4�+�S#|WJ�9
��t0<�3�Bm��f����#ӷ�(��$dߕ��=�|������j1oM����+cΕIf��
3v�̾��{����6�eς�M�'O��pjzI��g"o�m�G��,��G\ʾ�~�*��6�	�0������\N�w�S85�%y��[�R(��^\$]���l�>gX��Q�����H���g�ZQDR*±�c�\�l���8[ա�)��M�gߝ���|���7�. R��M��ӌ������Y%�ƙa��g��Hc�µ�`e�Z��g�^������戲�Z�?]�j�-���v�%q�ehJ^vy�v�	A��?g�29��~{�HN'�����q���y��_)֍�WA�n੮}�\ђG����9�U�46>.�b*�Go��[4=E_��(�-ޛ�ǻla����U��|�D!99�T~����D
i��*���,�����+�q�9e
�۶��&O�1Ej�@R���JN��>��@�^��K,ID�H����o�*_,A�T|^�Uv�s��d��w맿V7��zD���f�V\��M�j�kp������?�5�d�X7����M�s�Y���}���W�l�����23:�14?�?��kS
]����/F�{�"1y^���>�W�v��k��`N��yy��e�1W\4���̦a�"f�գ�(VȯƋu�x�"�m�D;��O�+���e�b��8��6���sa*�㢲��?�u�p&�H���&G�x!�{gfJ۳ѩ��R�MU T��3��h�@OB�m3��E!lY�.��|�W3��eI���mI�oIU)F�cu����+�/����MZ1�a����b�
��r�>��&2�hs��_
so�4r�^��RP�S@�[�u��,�%��U!����줨����M�o_��Hdz�<-���Htc$+�)ҿ��D�5(�H�{H����I)��W
5<`e�Q��W�Is`��ٰ�{�*B�^�7�&奵�N���e��@+��j���6�Cj�-�*zp�ʲ��[�8�ߣ�n6�Š4k��L�0�E�B�꧲h���Cfh	O�j�����5��BN�?��:g��$'�E���mVk��5�i��̚au0�v	�i�?M�Y�M�N_%�_]��y��YX!C|��,�-�qS��"m�Z����w���u�ڿZ���:��UM^p�Ą�lw�/��ԛg�����t���vI��N�I�5�D=��p[%O͜[�{�}ib6F����zI�?�*�b��;yȀT�Ԙ֛��v�u�k��M�܅rN�����'�v�daBZ�½Ѡ:�N��w�g0}@C;���.�����D��]a��
���^��5b��<�����L�;���8bi��V�u��5g�N�f����b����=�N�L�(i���=�\9������k[��G���?*~�;U����}1}@v���M���_���-y��]��x�_��xW�7;A
'�>$������Fl�� 3B�V$Ded�|��!�ͮ�z��<�o�
@O�6�4;lk#\~g�kT�'>����W��}����������(|m.Q\�Cn��+F^�ja�	���
x�eI�у�ر�r�[��P��:�cV���k1���R4?Z&R		y�Z|y�3
iL�ڟ�
�He�n<b�:�)_�2�
�kJ��^�L�>��Fյ3Zk��Ac�$
�F�=�6Mm�,j*���]W w�
3�#lm,×��B���	�_r8Y���(a�`p$�~?챚���c�����Nϓ������/sEo���,��_α.ي
����˳?|�L�9<�Y���K�F�p-������t>�0�Z�_I@6�*���M�h!6���K�P)a���j{�v�>d(j����8H����D�y���w	}��E]�F��\r)TYߕ�5J�%a�?E�I����eNQ~�ʒBpU%R݌<��R)v�Ve�j�����(cL��%�u
C30����!"}����Qa���D�B��L�CQ�����h�z\:>
vf�Eט�ۡ��=�'r��RTߒta.���v�t����:BO	���]K�`/����3�ܧE�Wޔ
T<�3�o4z���XeJ�׍�o�i��q3]Ӹ]���gJ��c�����]�.~�/F��b$���y�ޑ���"����	���Rh��p��)c���
�J?f��B9�ۣ��y&No��5&�C�> S�t8
�3j��\���7�tn�G��n�%i�[����ȗ%�l��Q
���c_���,/��-��YL��s�$���f#(fA�ҩ�c�W��Z��G�
%�3�p�k
Ď�"�����$3��ك�m,�
�8����x�$S0��B�Y�����e �!H��wm�G�'T�:r)�#�w&��#q�8�]�ďC23ɹ-!��z�f/+|�P�5�
f`�N���^T4�w������@o2�Z��1�u|L[=�iP.7�}�>�5R%��cR%^]o<�g�Y��g��+\w��|V��_nő[(|{�#+�u5Hވ`F�c|Jk<a�G�U�����,��r�ͺ�X��r0�SS���p\FS�e�*���A��V��Qy�U��5G�	��Uq��\�oN0[F��`�ѹ�|;���*3�0Ă=�2�`X	�O�JT�]i�S'#��NK�j���lPK���6���K,��󳼹g��+J~a�R~K�g�+]47"j5`����
��/���H6v@�fP�y͎8���pu��V�xz��C���%�4��Ki�,�A�j�	@7�&f�L�L��IIM6��(7�`�Yȿ:��>h^ޖ����	��'���ے��
�r�}�c�+yTF��'vұ6Ό5��n7����Vm��U���y�|�N�m��b�مxbH�"�?�0�(��͋ ������-s�X+�_��xJ�b�WYXRW�!��v���:��#�I���x��ī�+����ߡ<[k���a=�{{�?~��WL����h'|���@�6f;/iҖ�b����KM�‹`H	��9��K��*���@��^Qh�|�-G��n�m��@��g�:$4�m�ʗԋ$
y��4Sg
E�����Q�I];(�~�t6�	n.��H��!��;>�I����0����*<h߂
ޅ�œ
c$�8b�8�m}�sRܠW���J=�N{Z�#.n��oK�ǝ��r���-PAf'قڲ��$Z=t�?v%ss|�˘:=��C}���|�����f��ޭ��Y��{�nKy�&8�kV���e��z؋~�\ɶ��3�oJp����\;�g�����5��;���`W�l	�[S�M{����ڹ���/$+��@�E'ѯ��`Ac�P�_�]Y�NŊ���vp����ERF�Fݟc�c��T�gš
�#���L[K�%�Y�Bm�C�E�6\�"72SIU�7kL���<GT�+fh�|=���l�.
GF���g7���GlnٲQ��<�ܣ�}@��}�?�����n]�S~?f<���{^|��g�L��ut�T�$���5�1��X�='��:���%�(�n̺>8i�f�ݖ%�p2�*d �����f"�s�X��`�[���ĔD8�{�M���o�M�YQ�؟V�����(���Yr7�}k��v)�H���|M����J�.�*&�� �/��z��Ռ^�������h��(�׾��z=g8n����CШ��`7���dH���q6(8�%��FZ0�fu�ā�wR��c.�Y�T!�����;�iљt��4�Ccc�lD;<"K_Y8�!g>��P|-9-��΀W���΁o��h9T���E�YrmyiC-�O��~L���W��4m=,8�:1��[�/h��w'�;��1?ӈ���g��GT�h�?�8 �MDG�HB�/�\�f����1���-
��}�!�2��g��)V�xT�k��������Ę9l���!\���i����SL��ƴ��X�S��Jq����c�3ێ
�S�|����HE����3�	;;�4�<��9b��MOG�[�u9A�9yش]J1������1�wO�.����4�CY��A/M�rں<����3�zb�)`���E�gc�]��k�-M@Ѥ2�������ڰ�eo���F�5Ƕ�o��Vd�;��ʽ�"<9f�eE�����KlL�+C��1l)ڑ���A�Ym�#���m�C	9��x��iUA��p�q�N7�]o�+b#��,�1%�x�ޛԘKKiI���d��A���ֆB4�IٲF"�ǃ.O��u�����Ng30��G�S=lȑB�n��: ܼ�)�t�����~������m�fĹ�H��d<�	j)
�_��i�£��w]V�����U�<��C�eOi���+�6��Ug��A�W��J�@t���=��'�ԥ䖇��#���*�P.J�s2#�N}�ZZ���*+��q�j8��5ˬ�.~��9T>-)ȫsR7�+�פ�����mV�Pa�{U�8�����)��3�Ew��uz�����uERP�:=��*���,���ϲ�VH��R"	(XS��༹��g"�'0l-\D�v �|���2ZTT�#�|s��AC
?�~���Ծb�J���Ub�b��>���tV�~+ks��+��o�=�6�/7������r]5�x��_)��Xi�Y�os��~��2$N����L�2TZ]%2�ś����|E��i�e�͚"�V%�����щ���ж#pq�0#
i���#�SHl>��zi8)Dv�r��@� w���1�HN;�@ڵe��/�\f�����|Pv�#����ɥow���~D7#e�
��tI�@�|q|�| c�A��F03�0���T%����B[��'+�>��@�����2d@Bь
��3]��5rK�
��N�&��!�{G�bE�&�˴�I�}%!�a`�K���K8=�n޾i�����:�S���x�Q
�)��m�9��J*������Z��Et��&���[錍����a�9���³�A�����o$aZ�𚏁�dD�G������d�rvm�p8S�����N���pQ�0mf���F[Ԇ�źb�uOH����.�4�$����Y�д��ȵR�3�0�NZ�e*6��cu��^�T�b�&-}�I�?�����>7}�+7��h�y.��1O�z�Υ�G�	����[�ʻ. H$��M��S��K1
��D7�P1ԧ�r��.��c���F,ip���E£��/5���L?y����9ޫS�mez3;�4�������1o'����w�{��(f7.�!&8�����s��:;��l'�,��:���L�S�d}r�;��9\�a�6+�9n���e�Ҧ���I�����Gi�k��;<�|��$��f���Ў��aa��5�(I�������c*�YƮ,�rU�C�a{ܒy_�-5��K���ډ�Oqc������
k��J��V5�����5ܴs�oIB �z�t���B۲y��r�^>�u���~o���u�b��:��p�:b�y�v"v$��/�a&'�6[�1�����^����Y=-����!ɉs�͑E�7+���<[I-�����Zy����D0���4�y�h�ƥ8e6:N��?Kf>��
�iD�dy;r�nE��.A�:���*3v�R+���b������6:�v���!���P�������o�4�2ʢ]���i麐W�2���VM��
��Z4D���U�v#��\��r})2���A�&��\g�ȅYE3�1�鲸$�Gg��ĸ9�J���L�pd�������PL pZi�QK.(��D~��m�y��k�n�@�����0�o���س����݄�ğ�r�mq������{�~렠X9e��z��������{��$����;�#�/K�[�K�ܰ+�m]���Yؒ��m��~���>�ݯv�4#�����:���lQ����q�J(�j6�e!�F�gB��(*�0w#l�ܸ�>Q��I8Nj�	�`t��m,ӗK��
��R,>G8�ݮʹ���N�Bl��IN��%�a���Po���EGiav6l�^K�Xr��s/���k��_�~]���te�����;h�M"1g�z�
��+�D#�`[�F�>���JsjE�1�;��n�������aAWϖp���f[!�����p݆�%�>3Ѳ,��=]#�J��:��
�- �ý��S8���f�\W�̆{b�O:=�gS�u<���azQ���I���ӭ�f�["�9��7�'�M���$�L+���(��I�Y{.~V��t��)ܳ}�b+3��(M���{�����Y��`P��Č�Cdzt^ػ	��̚�;�06��i���z�!i�D�6T�e�&�A��JG����tL�~�u0�]` ]��t����b��H�bƷ�pL�c	��4/p<Ґ)I��m����('��f�y�^��|��Ӄ��^M�7��I�X�)���HǦ�n��3Ig���UTs���|�ƚIT>[n�h���f�n�a�8$I��K��ֽ��E�檥�0l6�V釕>�|ƌ��0#�+�̩�\�E�����++f3���h��-4�Vޱ�9B��ё��H�5Vhᙘ�iD��#WO�_D��?�(�[�A�	M��{����Ψ�f��W߮'ɋ�����@�jƫ�4�;o�~�4�Kڬ!̷Mi����V�nj�e(�����\�v"���$�2q�������?38���筆Z���.N�}�@Avn{���/,�&�ɼ��>�mP�h�}�f���e#��w9��M+b'8n4�QrE�#�3[�y4p�5�����o�u٥b{d�yP���\�s��S�ʖUiڸ��af��}g���ʫ������3�}^�����p�B��N^���!m�o��z[��ﮞ�7�n�rMb��Gv����*��maD	/�A��T9�^k�h!�C���??�N�r�����ٚ�1��7E��%�K�g���|베ύ��xC�`a���P�?�A������כR���g��F؉z��K�t�N��5M���?�Mr�G����Zr��-ԏ)ѡ8��
O��d������D�.��Q��"NDq�_	��tef�W���vt��"��q}�Q��h��ۅ�b�s�$bb��fO?��}���e�ݕ%ӎ08�0�(�'�O[`Nf�9m^�9�@M��a�ȇ�iˍڜ�@C�H�/�g�H �y��	���U����C6I�7{Ɯ4�|����a0'q��.wq0���Ӑ;d됢<������(��hÚ?�!���WD~�Ӓ(A��s�����ȡ�CaX��|Q��<}�U���oV�ص�>���B�J٥^@�������IO?Os�̆�Z�$���2�Kg0�+eyQ>J�ˏ�rݟc�Z�"PB7�p��~��W�yi��k���x�0�ӯ[ɒ�g¦�P4���؜�f�ʊu����ȊI���Lee�6PB�Έ��.um��S��XP��R�ٙ\��ն��)+��.�̴��������=�e��[��Bó.x��2�!�Og	�(3C������4]���K;��/G�(����q[���_�|�|6<�m��R�,H^�>��/A�z����|�À�\��Z%j����u�&�V��p����I`�zD�2%}}��E}7Ox��"i#"�-�@S���
�j�.f~]H
Ctjh�7ɤ*`#[��-�X�,K���n�<���Zk�����fsE)�:${G��Y��g����ޠ�m.�o}�<��r���ѣ|�?f	.�7����6�����5m�y]��c��l<�)��A�3�s1E[��s���x��+"}Ŝ4��"�;�$a:��n��@2S̰V8! ?�[1Zgp���013��x�U����7e��ץ�,�
�{j
��vJ�y�ç���&7A8<��r�B��vLJ���sc?ޠ�'����}!��{�����t��Y5�8���v��Ig�
���6t��\V�É��׺бT�> aq\�p�;L�m<�TԮ)�X�#̘`fS��6s���l'H�,�3׍�O%�Vrg�~P~�h��]�(Eh�H���F2ְ�9�L��f��� �S�<�y9$,��-��
�%ԧeE<�ED஛T�Gk�0��œٷ�h_��:2�y�qx���b��"5���)����c{D�޸�ZB���ٟgk������a`|�A�v=���]"��+sfN��I�ez>6C/�V�v��;X��2~�з�l��!A��B�`
M����e�d6~��O@+�뵐��Ӣ`c����Yj �&W)�i���M�Xe���^۔�M?�	Jcpf1���
�ڧ�0��8�/�[��q�{��!����;�&�6�ee!�-x�nݜ�w��k:	�l	���(��YĮ�"��r��^��:�$��7�&ȃY/�7��E���b���>��|s��w���zҾwk�g��x�_����s?�۰V:�M��rq�;�R-t����Ծ�
fP�|���M[�gN�Veۙ�[E�r��0<�f��ρ�–!<�D��;t���7���Y
i�Ĭ�����A�V]w�MI0F���Ö�]U.�[kO�F���R�kϔ��f��F�Ex��mz�F��Sm��:P��vEBL��8��@=�Ɏ&��!#�13�~��9r06S"���6�����w��U�e5w���0�smy�͕E) ]Y?��R�	��I�1HK:mZQ�p�!�� �a����Slz
�C$
_�3���w�KT�e��o*������ ��ɞ��F	p?�k�����mf���ьQW�O�BGr��vk��'�`�#	�6<�dK�0,8�i"kC���v[��5�rڪ"n��toC�u�
�'݂��.���qoq8�u�	��yo�od��
_}�TH��˗ŷ`N0�"dҬ��1f���Ѓ̷����>��5O�(���eyO&T����0Q�j=��Y�p�1a�A�X�CA���Vg�C�T���8�Vp;:<S�������2A�ʵ�Q>�|�ւ����z�6�)�Q
�B?���i��R_prJ���i���l��sژ�:P+$_�����.�툜�nV�P!��Y6�D�[E�=���N8㋜�fD�p���8��>���)�H`�(ٌ̫T�]�W�%9.��1�G�Ξ����#�'�����L�@̩�h�d��$��渹q�SrpFD�R�FR�	i�L�R�q���Aw�	�7QrGƌ�7�#� x�̭��k�ʿA��@O?d�Km?�w�����d�.�38�Mi2���j�YSۼb��,*wT�vz7�7N�Hu�iZ�+��N�b�X���sxH�¥��)08&cu`�;�ǽ��á�OO�~><>(�h���w��R�z>��e$�e�ɑ�l�ы�̿�e�9$��ɱ=8�ΰ>�ʐ�Z��9L�THǛ,�����<���ʺ�dޫ����iK�
�p_O�16�6�����'�"]�L��g^̲���e�CtZݫ�ox�.�/�H�$vB{�*�KTK�����IC�)���lZ2��O맟�w���eX]'~K�ˬx>��ȍ0糛#���g�/M�>���L9˝��qG&%;�q65���u�x��c�����xo��O��Z�T�y������f��㯃���cm�9m[k	�̑Y���?�����Nu���==�t��7�rb��E�9��5JUKt����-?�j�"|���"-�[�C�C��I�p!�[X�{��.���RW@�Q�k9�޼���R���uk@}Bg`�����rI�S%&��%�g��kgy���;�ɿ�A�Hu��>�2yE�ő�Q����	��B�:d# �P�T7)h�,�1
p��(��B�����5D��*�[�5z�8
���IM�d+����t�sr�&"�h���A���vz��)���|+����r�\>`�
��;3j��%W6�ͭ��[�Ʃ���8������g�\�ɹ�C*�8w:���S��D%��۟��u��bnf.`T��tZ.�	��-f�[�f��o'�g�["{�^�L2eI;v5Ͷe���}��Dd�P}�19cj����2����sS��h�a��RS�t���yz
N��?��r�C���?��4�k�-�Y�n�`��(��,��1[ah���:"���-����4�ǣ�O���|�k����u5b*��l'��K�iG*%�PO���5E�{�dU��%���r�E�E%٦��fDL��p�+so��;�̽�Q�K3_���[�;�S=?�3��ī��:��Lx,��iβ�S�o@#�E�����o-��]�j"wnbܡ�3ׁ1�h�T&n�q}w5�H9��4�f%J�#z����䰘�kGA����X�@K��$��Slt���E,��A��r1w{s۾7��!ӮB�<��8xۼ!΁����nՄ�R<O��H//5���&��(���_��4����D!��*kA�U��bwccC�o.�H�B�L�e}�2r(ϊ]he7E��iptʨ�=�K��2׸�wW9��J��Л8oo+�b����Z,܇�/m\�a�t��(�����vO�SO�n%Ž╹?��*��-EQ!N�>L��Ϝ��������o�R��P���.��c��D��`�7�����1��W����u��ϝ2���̳�Q�YQ���c]������$#�6���.9	��l�+�Z�!d�F4\�[ٯ=j��L�Ԕ�cJ�\�3x��ͅ˱FM��J�ǹ��`�y��XV�i�MK�;��7�b֠�Q�bn(q�x�y�Ek�ب���{T��H�XO2̈́h�|�`:Ѐ�n���{��Az��rb�3;o���rc�ʦ>��%�R���,X&�~=+�	lE{Zٛ��%���Ie�������(ZQ�8�㰬�F��Xv+�\gxief	ԒӉJ���ܝXەT+y�QF�"͈�{�tZ��Ӛ�;�n
3o�@m_,ҥ��8֋����P�'(�+;O�f
m��b�҈\�����[�@����1���Ul4�ʟ���P+_sI ���๎�0,Ӷ���<�^16/B����20�ƭ�J��Cx�&�<��G�������b�$�_�TV��Ȃ�4��Tæ��UA�c�=��6`>֧��N��ƅ="��󓔨�(�DS��,�9��-2������"��1�@Z6>ɻs��̸���*OHD�d�J>#��Q��,/����j���K(�=�������?{��Y����I�G�`���J #ħML��9���z�@{��6�RJC,�ͻ�Dv�ޔg�
�,�G�g�����z�����\��:��
��6��2�<�	;�w}�wz����#��-��~��仫�V>�`�+����@*|x&S��6���٠��<�u�w�lF0�$K�N\�)����7<]��)�؀�ܶ�K��y��
l�H�c���G�~�m�gίcҹ�ɝ��vcaMM��WNY���ݣ.u*�IMj��N8j��sY��S�KF8dؓ�����k6�Z�g���i�����^W����N(����T�)�	�ҕ�Yr�6f�r0*J�0:V��
-ߩ�g��.�����Y������h;^0w�+�Sx�*@�ޯ�9E0��4����o�|�]�!�E	ҍ6C<h�a���w�W枚[�d�~�c�v�Q��і1I����şp}�L�E���^d��Ů�Ol��J,'4�͆��t�����xM/�8냼�������<g���}��Jg�e1�5ES�7l�����<��
�)��+�ů5�Cu��Q��L��F�=Q6�Q�:%��&�w-����S����a32�ÃO;�$E�͞[��<cWO��#��D��L��yZ�v:�|�����EK���������:{aؚ��i�:��ej��T�H�UBܞ,��[tm�J�,��g��6d����[R�Y�&�
���Z)d5��c�R�@��i�_��q&�x��<�$���x*�UgD�=@�%�
��6�+�c3m��g����^��t.f��Y�n��|m$4
�>�z�Ԋ�K6l+�T�@)~�UN��5s���|Z��POwP�Hs�-d(|ۃ��	u-(迨��urO������Y����68�E �twk��h��3�����%Q��~�f<�^x5`z��f@�&��⅁�ʉ���sw��c�{�}�ꀅf�}�b���#K�?�*6�{aCB��B	,I}�ern�,���yt�މ��e�-�~�H)n��9=��9m�6��7�:!��6�v����ޝ�3�6���5�ʘd�
:��
ZvجaZ0���-�u1_Y/dWI�|ŌN8�	�bv��b�̳?sF���"c���'�4��m.9��A��IY���ᷣo��/���S�pʲz���]z�S�,+�yݬ�nz+?�Z z�;{�;�N���ұ~�6B���d�=1�߂*f�h�}�D.�$̕��$���#٤Zr��]78�q��6F��=����o8>؜
�'�o7�t��}��]]��M��F��e����E�z�'�A�Q���ǻ;'��O!����*��H2�s+{�_f �5�ȿh߿0	XGz�
�}�2E�"{͗�sK*efX~���b&����C����N����v��e���V�n�TpV>+�]߭�"���7࿍��X�Y@��.5{|Z�����|�V���B6/��j��p���^]�p��ʌ�klB�H@�@�/}
'��4���	�o[����<�M�f���w���Yꅪ�f䡰�<?*�nU�t�w�(.=AC�L�9@kp�xeZ0Ch�)˹1,%43�K�HI���-f�!	e��A��13��#��qy�FJ�V@���0���A�N^prDV��Z[��=�-�������|b�2;P�"B+�5픕Bח����䍅)��u�nB�o�ڬ{��/^�B����J��������dj��ӝ��٠۩�2Q,�Uk�„�>�\�n��(��F���N��r�	ͷ\�1Y�/1+3���t5���R�'�%	��bv�:"��_$�kf)�Ġ
"cN��D��!�Swkz�ׁ׺ىs����^<�y���p�}VM���@�R��n���N9�`����R�}������7��/1����f����ᨕ��G�~L�x�=`�^��:>�EZ��o�YG���_))��`��VRZi] ��B��[�@{K����7��ϡ`���F�<<�/=�gP��i�|���-�8����#�>:�
z�H��~��E����uC;Ї��4��Ӽ'�)���tM7�АQ(��O~vA�a�X<Q�t*fحʩy��[i�dSy�̩��U�1k����)e4����_	�D���w�dMk�y��+���+̎Z�bQ���|��T�=	RJT�s5T˱�>��XL��Ԋb�e��x�j�H�'��� �Ԟ��7}�v��lf�f�>�?�#kx&Tg�_��y�\(!Tfo�+v͗�y�
SJ����r����ןß&�h(ָ��]��m�������P��`O���mH��b��ǹ@B2s�Z_g�A���eDY�����;9Ю�F�'�z]��zO+��a��������E
�2�Ԑ��GR�I�(�c7�m���:�"k]/m~�ǭ0��;1�~�5_j�������H�FI	��'�,��Y�y�n�D3Urvy��ً�E�Yl3=�q�3��=f�,���aݖA ��X��2�ӓK����	Q={мn�����]V�����g�����h̸�	�3�Jsơ�OG��g�.��4N�2mg\��n��U�N�v�zuG�]f��R����e 4���O7@;���p�Y�	A��"+DcѪ���-T���l4	��x��󄷓�B���������
!��y(��M�H�5>��l-DL���;��e݊��N����?R���e.��SJ�OQ{]*�X�,H9�oH=*�G�+${����٨}�/�P�g�s�Y;�E�I��Z��q�
S�a"��xB�ӏ����`�y~&���$���V�u�|���fI���[��؀X��?�����mpW���
�37k�l�1�=7���O?v�����6�
��p!�;�Z&gU:�ksA�䳰s!�eY�ɇ��'��Xq�:�[���W����2���5�xh����q��hڢנ�a�ֽ�X�=�]�A��I�7����mU1���ws���P������k�wa[�Uݰ��<ox{�#���C�	�N;�wK��n�b���s�(@�n�wO
F`v}�Bx;����A+d�ֵ
f��y��v���t��f���������lf��Ǧ��*f.u�m���~̖�$�,����F��U^|�\
��ߌFb�.���mf>���
�k�]��j6�|C�z�Q5�� �XC:X��ʾz4���z�B�Y䊂��s�����Sp�V��=�%Z�c���\#l�ɋ��d9�澖�u���*K$���)��$dK'��d���N�C�@N}^���eL�Q]�Ĥ	�ʇH,�%tL���|y�����DA��f|I.Y�P�z����9Y�n��z�a����k	�v)�����o8�Q�^�A����P�<����)����;fΞ�9W�R	P����`�BC�2nJ.&<u1!��DȯD7F�Cs�)��'�������ۣPu
"�Z8�%�hY�4?p�I����fn�/�O�̓�s���M�O���b�	�(_�K~�t�q�@�c�����r�c3��{��~Bه��U�]�N��՜ �|��nZ复UUc7��G��H|w{�$7�^4A�����Fx� �qą�Ih6R���dAe�m�
�)*������}���v)���^�w�B<�ĕP\�+mx�?[�B���$���W����3r�R������.�%����c�4`k�A����UФ��(�y�1���?a9�'A��?���RR1���)��z;�_�I���^�k�aX��ql����T id���L�E|��ٱ���N�Q*�����65K���W{�'��)�B�@���ci�;����ޢ�}KZ����)���̆c.�8�\r�ڏ�.bY%|=9Eq���W15�ڲ
�ԊO2vU1�v��?���i=�ܚ���¯Sa+�bIj��� ��[͘r�B}�4	�]�HY%�'P�C.���2L��x�	u�����8=��8���I��v}�E��=���c�햏7���蓅�;�N#���w뢈�!|������[ͬ�}|�I9h��P�2�ˏyF�$N�#��*�we�,)C��PJ�5)� ��Pb��y*�I�=�I�q�F�i�0�+W>.n?_
׹Y�R��X&*I~�!xqsN[E�v�R���D)?�KPS��*�eE_�d&��­�c��e�
�|�q�ɘ��YM
�!��OzttcV�����m��s�L��R(ޜS!(����I�5(5	�ou��=�n�3�م2`~@g.n�V����:����P�c��	����`�����-+�?n]�t,��Ѣ�VQ5��&I��Uf](��$(o�6�[�1�n����	��}�3@��;��A' %�:$���̒/� ��`[ufJ�^�햡�X�FD3�1��)�=x���*��G���X7;7�a�Bx�cbݰ푃�o>?4��-a�ݏ	Omż�,�8�:���7�(��y�������?�u��#�迂<�4�9��f������`'�a\P�۳B���lt
,28�2O�BX$۱����߆��s�N%ˑyŃ�2�hF�i/bw0��B"�mCBt���&���/A_-�5�9�nJ�VB������pq�2��Luy��Y1�$��^�
Q�ݍ���>�i�v��G1�um(Q%��x1�+��oB�����
H����{�ۦ��嚮*e��ZL��wv|�M��w���jd"G1մ��F�YX�L!�sƀ[ ��l�r�S���G&p�[nmRʖ��(,.��%�^k`���G�Fc�Ѝ��?��w9��+^��2m,u�_�ۣŃ�����=@,�i��	<��>g�(���P�<��R��J:q���M�JI
��3"�';
�3����*=��av�$��ȕ������s-�U.�L���8)�̚X�~���Wh����t!�6#s�;%=�<��ƶ�!�\J_�t�J�]Ia:V��j�D��jV���,5Iq�[�k�.}��g��ꅳ��h��̽�u�߮sf7��$#�1�bĖnV�y�S_aNHg��@�Q�'o�P�磳W�[�]�N���1��p+�!r\qA��UC�	QC�՚�)���Ѻr�tsdB��La̾`e;.6�9r/W^&YS�!t1d�1zۛȭ� ��g�H-7l�M.8����f�͚���b5Q��L)>!���1�C4BPN����Ȣ�-$X82�eK�����>�gzK7o���X����m�1�
�S˹mM�޲�Fhp��f�G��N��latU�<����U��ٯۂ��x����HXS;ݒA��B'��V�|��Ʌw��eN�\��>�������=X�g��Q����&���Rrͱ�63�������3�c#�
�]��f�w<X�-dc�9ͷ-��!����y�[��.�i�z����h\e<�Pm*m(�A�.~���[�ל��^���@����B[�
}quu*|w�P)+�(`���:�
�)�|bBOE(
�<�3�@8�w+&Y@΁x
�	�r�=s�gŽp�sֶ��/��G��cm��|���E^�92�Y
�TI�"�}3�z�Q��l�Lp���ey�٠�0�IM#�H#��hR�O]Ή���4��ƿ+��L��zeɭ ��MzΥ�/�x}�	sѨh�}DI5��I��ݖen����6x͘5(��Ё��Q�jJ.6@��:w��\�z�1�є�9���EG�^X�c/���~�H�}�Ohi=J��Le,�Ū���M�'�t�
l��;�3�鄙ۭZ�8Fm�-����eKɯ��!�o|�yJ��9�A?C�Ŕ2{�Zk�d=�'Y.����Z���B���Wf��&R\�6n����
v�2c����S6V�=�b��@����4�X�re����o8�-!��~����#7[ �|��NCms�4I����5���SR
�����߸�֎}��(�����E�\E~�vz�����3��
�=8Kȉ��[�kڗ�ֿ���@q�:y����胭fx�QG�6�Hş���-�p�e��􅼲�T6�Qd�9�s7�6�3T_�ڝ���uvt@AO����t����+p<
	y��	 H����7Z
�My�P4G�ɕL���x�n��g
�	ú���wQv�M��c-�VPE��R�琰#�T�PƮ�!�Ps�6�;I_��OL�>d�D�{j��	�Z��/
��\J��l+y�4�ݜ헙Ǧ0�ǡRlw7�����6��I��j�'��^���u��0 ~�E>S�B�xo�f�՟Mu2��('p�+-����C/>��:�)
����r1}�4�%���$G�<g{Z-�7��w�=��H�%�Ó�~@�1$�P<���B�%bI�
�NN��N�:�x�����y�|����� e�ON�H�"��8�����7��
�9�CYb��{o�ӛlŮ(�${R3IԶ�/�w`�:���bU����8~Yߡ�\��]��	�}��&�2e�j�u_S���/��R�#��ݞ���5>�XPd$i��,�o���L��%Lw~6���7E����z�u��RV{f��?�i{�i/\Ӿ����F�|o�m����q\k~�h
]c>�ٻ(�c$�WN�M�&	NP��
?�LA�x�UPjm�b���*��qir/�S�JFl��ƕ�I��*�M�f�)��X�3�*�#�A����W�^M�Y���1��}6M'����.U����t^mY��h�_cH�2�k툲T'��)��~1���	��i��I���nW$�Bw��p�
������a�m�|h&�E����A��G�![�V��&�ݓ��)<�V�ۅ�5�=՜`óhU��J��Zi�~7�};���kG$MJ�'���*)G���
(C�e�Y��z�yd\;}"�+X�j'�c���l2�i{�'A��G�|���Ԩ	�w���wmW?[���wt�jW}u�'�����}O�m0��-t��B$3ɰ��3٦�6;���ɪh�iD����l�}j�dtz�����H� J�l�t���ԃD�+�X���\X�f�b�J�Y���ev[�U���O0�������#����X<Ӆ-	����7)����"���^�VrY����|�S�D�v;�h-��~&���Ts�� kL#�B��8���~J9
F&Y��Q�]��d;/��ʼȀrs�`Jݦ���_g��$�ۖ�"��7����:���ĥ�f7\��`������ZNf7��ǻ>K����~�^֖U-�D|�r�2	�R[8�K���M���c��3�R
A�Ϙ��+��4�=Ŭ�Ť��zꨓ[�9�)��=<�	R�2)ʦ3�Olˇ�|�U,t6����l�0z��5��36Tb<.��K,�{��g���עإh�`)A��0��M�_`��:;q�jjל0�IN�R��J�������WL�w���X���Aq^m��jG���p�`����l��"/M&f����e9e-������Z�Ѿ/��b9�*��y���3bo��S�X�(�0���G Q�L��c�%8��GOR4�V�gӼ��h�(+3�0�T���Z�#� �t�/��i�(!��>����Г>��eޒ�o�ӿ��\��5m��cw�KX��y̎>]E�Hj�,���Ye�O��]R�S���(�� Cf6�	���8A�UE�� y��3�y�`�GH70�?r���T��8�C��	&�ʦ
����k��a}-s���Gu�s$����Jn����)�a��J�#�~Gz�`�L;d�{~DdxL�@��Hw�D�=h1��l����ށ�.��]��
Ή��9���e�eoɋ�h�N�W�)/��gn�u_�h6���T�Exe&\Jޘۃ�>Y����+.Իf�87��ͼ&���W����u[�3XXq�ٙ�׏/��^���6Tv�ad�6��3�8G�f(Ƣ���ќe�#��U�(�_8\<�}�6T�ϲ���2���t�F7G�!��9�;���FnO"#�\�S-�u�`�M��7:���ofo�����3�LI=G�	��\����hۘx[�f���%��xk��9Z@���.bP��d���cug�
">b���Rt\
�H9X��i�~y
�CpB��>��A�J�r��ˡv���פv��.�)a/�ٳt=qr��pt}��TBz+,/G+��PM���M�l�~S��\�,_�4K�z�����ޟ��
8�=���6w(���O��^���&�'�2�=X�"�ۗ�s��a����*��UX"���@�Dz������J"���Q��%Vwp�[��qHt���N�JT�df'�C��=�W&/��޺�ӓ��I_P���V�j�wl�,IO�h�MTa2�ua���B	�V�x2tsy%�_���#�wIFH��V;ē�[J¬��U�*P>���I6�+�U���7�mzM��xK�k\k����Nֽ���h�;�?�<�#�3N�*�l�4�u6lLx�X��	D	
�֥
�!�E�8�Ṳ�'�����c����U���������G�A6��a �p�ቀc����ٞ��).$)�"ι�>Y���ƻ2�ʋ�E5\ӑ[��K\I���!
��i|�>����U���*�`�ϴw|<�v}Лim��GH���,VwM����6텋�����`+w�V���3��JS:w�ux2P��l]��{�?n���Of��lX��^�^_�����������P�nL/��M�U:G������j�T�錷x��Ӂ���i���@}�
ψ_���qv��\���"q6�?b��|��z�xc>O1��Hu�P�"m���ხġ�������ʏ�;�>��)t�?�X�j<N�
wo��J;{;NQO���	��%��ux]A�����9A�:=;*�23�#�P��%��DQ��V���FZ����\�׸����t�p?6U�D}C�#�w(=,�p,l�pC��I��t��~����m���^���Y|
���zض��������`'��n$�>�4<�3H-��8��ٽ�^�~e���t���	�_;հE�N��0S�BM�	�����i�y���F����,�eV*N�Rǃ��H�z��U;{$�Y�+�;��؋x#5h�Ȗ��g��S�H�,��u�i�)`�3c#o%+��x�����%!Zsդ�c����R(]Z���-y��@�n�*,Նf�����i[l�5v�W3�M��?�%eT�l�J�7��?��<�uS�=+�^l���˽�
�v7ҁP%���9����,�*}�+������=:�eS�����'�|	»�̹g����
�H��϶h	W��e�cw��\�j���,�%�i���o�Zɞ�]x�}�NiJ;������z�<;���hL�̄Tdu)[�*�(6]+)?��Q�!`�JC6]5��u��x�������YoBSR{�[W�,���n�2W��������d3�f��iy�l��^q�c���xS��4�,g"X���f&ʞ�E�cf�������I�O��
k߉����p��zz���g?-�e�a͇G����%�l����{k>8V�u���������kg�:_K�{�|<5~<���`2�u�f#`�ho�4�5$/�P2��[6j��Q������y�1˷���,�G�
�l��:��"�����ʃ�c�L."Y]r�����;+X��l�@1�'��̖@�yp"[����&�ڋ�V3�Ϩn޺}��\Ӽ��pzha>M�%v���S8��1w��u|���
xJ	�ƜU�~G?:i��^�?%g��[�1]~~Vh)����7�1SC-�0��Qx$����˖�e�ך���Q	4dU[J�o���h-�r?-�v\銪7�3{�d�;�);L�8|�I����*~?��QW�(��oB�,��Dey&R|�:�IL��SΜHlgч]Ek���Q�J�mǷ�H�`ԐR|���f5}��Z���9�
���O�[���f�n�U�&�o��Nt�$�m�LweK�E6�?�3��5{܀��U�b������
�d�ͯ]E�;��e���w�}*E���"�f�^7����|ȸP�Ԁsߟ��л��'�)/ʮa���'=�)�tSj�Y�npzmf	�^8�?����i�sA����(*~'(^>D�	d�������Fv�7�b,	[�q��-ekS�q]�D\�q���Ί�*:畞���^�z-���~�poģFa��{���W�y��|��!,)R:�>F/�1���5ka����,8�i�4����FXn���!�ٜ���"�т���G��ǣ�
�Tܑ�r��me��,����u��t��T:�mk�g�1�V��W����`�K؇6'��x(���Ur)�/}���qĀ������z���A�����c�C�U�a9�/�u��oT3�WC.i�h@}�.�`�={Վ
;��=�
Ϲ3p�t6ϟhVZ���i>�L�Z���E'A1X-c�F姧q��.���UE*x���}���l���d���EP�@��v�zzԬ�[��RϤz<�T�[n�	"6�f/�wte�79K�^��4�+M+���0'l���ȴ�Õu��4�E5ָ͘�o�
���_qc��[6��i����C/u�h��D�N/�(ɷ��%�5Ń�)K��1N���֤�D�D�ްҝ����zҶ��C-ym,���l�(�a*_U�Izi$�G�(&�Xz��r��]��1���N6C�1�
��DiZZ���=��	�	��
��^xAc	4X-����y���Ϝ���>�e�ࢪ��L�l`)pf�Tu�<��H3�sYF�d\/o+�|'��ŊFz�Ⱦ/dNQ��t,Ҋ����a�v���L%�i�b��-��aR̸�M���T�"�#����ԗ�k��iV��ؙ�ϲ�.#)@^?�	@���Ҿ��?i�7�T�o�fr�ȰՄ2?d�K�a�񈀞��)����bn�]�M���}O��k�H…���$?�T�[g�z8�<�Q��~3+��e�s�u�.���͇ʺNY!�3�B>���=DGG�-���>���]4�;��ݤLS�q���~�1��eU��@A!�ן�(ꢎK�Y�z�ͯ�dM����s��=���`��Ur�vgֽ��k��)@ϯL7s~�i���iD릱����Z���M0����̣�K����
h�Y�PM<T�
�v�~�Ȧ{��~�N��G
�תl�t'&r�.&�M;F|��Y����`O;�Z�oGm#�6�&R��O�n��}�wX6�Bc�����_��i�I�6r�:��]F�?
��}<EN����:к�Hv��*�	/��S���ϕ�nugyNv�*W��Ӏ�i������!me�C(rz�Xϒ6�²)y��j�bvZ���8���V%�Jg`�*��I;�sa-��x�n�#�_��w���|Ç����|�������
�U���O"h��$���=�^�,`nN|z��/������Jz�y��������f@�EX�%�y��j�fwW�_-��<fWp�pa�J�cn�3UZh��;�O�����I�U�ߪ���U$���;	��O�lD�ǑTT"�'�+��~�%�ʭ$��_�>��B-v��S[
���IF��@�(��dF�"�L>*�%�[r�A�I��`��݃�xV�CJ>�JFk�A5��	�
f�Ǽ���:��iݙTr�.O�3Ԇ���!לfͼ��2%:�B��i�.��$-Ћ� ���8	��t*R5�5�"g�l��&♔?�����
G��5Hm�J:������;��l�]Ox�'�Yo{]�Zj{r��{l����bZ�n4/8��e�Bmr��[f1hPV.c�`��L�s�4y�}���ݣ����ڤ.���J2���,ԓ�vem�<;��L,�����9���&'����o^��u��f�|����e�p�cb���m�����a�z��3��ʻ|��K:s��XYx���}D�~N�󧟁sq�/��������ΰfӓG57�p���6�x�;�i�@���%�A^/8FF2�_&��d�'���P#t&�,��B����5%Uch��������x_�{�ެ�[��� nB�P��vr�È��#�I�������k�vO�>i��23�5y�H��|�ah�_Usz�E��e^�#3���uT�ӟ�`�H�˹ļ�!����*���u<{���'N���F��
Tk[��m�ˈ=�Y)D�n�Q��C+��M��O*!�"�	�m93�i��(1���L	ج�H�����ND3栛e��V���0�d�.EҴ�@6Yۭ�w�-`VZmF&�	@�%�+n�~��3�R>��\��՗���_�����;j���sR�V�&�b��E�X�װ,gl�sz�q�"�F��z��BԚ�|uf�L�wߟa�9 Ca�����G��t�i-N��Z����}�ys_Y�-��p9�7?�B�=��)BP��1��n��7n
1Q�ynvC[�;:{���n>�d�����ni�W�	�U�C?JȂo�<�9]_J{���UNN~d4�?���4iO���4��[d+�>d��w�9e������I���dB'��_L��F�Tz��c�RU��#9P�f���{W�NO�BC�]j��-���pZ�{. ����i�(z�5mZ|�e�/��l�@��2㔢E�9#��ew7U���~lx+��O[���-����Q�r�\��(�*���[�-Zd�����u֙f�ohߕ���:�֘�zqw��&�	:H�2����px�I�J���9	���$�I�B��{����*@�ՙS�����z�0�J���D�hʖ�O��*Ք��JnE���Ye��[��#���*yX~Agb"�f����t�Z/QHr���x��#Q�e5���9�2�6�=!���m6���P*�ȭ��.��FY�S�QpDP�Ė��A(��H��Ι6�.QZ�� ����;c����I;{�o��Y��u
Z��r���W�K6��fc>D#=bFc��GS�L��f���,�����q�ݨ��x͂����k�_�0a;��ۻA��H�y{mVc�W�$���9���cpu����[���j���B:�I�H�
u���W���=8&���m���B!A�#Q�3�R+���;׆�/3p�ij�����^�%wG<�.��0�۶��꼅��}K!
�)D�ܾKs��>���K?dP
��B���݀1�Q)�M��4k��hXG�V����T&P��z����z*~���O�H��O���|��cq��pRh��ͩ�y�;l^?��G����/����(q�7�>H,�t�ߨ���%bU�i��I?��~�r�t��#�z+�11��=����{k�D(����i��opw0�S���©�$�{�ڹPi34R���§o)X\�C&[�
�&�L�^��N+�`6!Uug&��b�Ψ��ſ�������$m
����}�y��CT����5��7���Ċ�A�ש
|��>���c/O����k#*j|ۭ9y����Z����
-f8!���q�	���k��N�f���(��z꩒Ҫ�'p�q��\7�8���E��"��"��)ŕ������+*"���1r�$�*�5�hV�"�bAd���o�5V9��Q\o*p�7I��n�^�U�g:�n�{� �٫��J�-�a�]�wc��d�6["Ȭ8��
=2$�Zxe�CZJ!����["ɑA&�LT$�>83�����7�A�PE`;�@)�0��U)d\���z�S��M�`��,7�H�rv#ml0#��A�P(�s��^�S��¼o�T��ћKh���Ǖ�%	+x�QȽS�,"�{h���t��[<��^��fm�J�����x�����H(�=g74e���4��ڎw����!�����B>�_���XZ�EL>I�Y8�IOu6��ӊ�ծ�B�����
Y/p�M���⼞@�25'��c��o�z~�l!���~Q�M�����i؞��iK�������W��횕�Xj,�������н�wSQ�NW~��י9k�3�3���5c���n�IR��
/G�����.5�h�9c�b�{�P�l����A+��K'�������ʐu�JMh	��I{TYF�$fnU����w��k�m��$�j;N[4ۤ�tt
䙊���>�"�97rW��O��[[���{ǚѤ������̲y��A])B�
�	���UU9O�3�m�t�gl.��a�օ��w�*�A�Tpk�/aoMɔ�;��
I��d���0��i����B�5���n~X��e(%������áN��!M��|Z,ٻ�b�L׌����酹��U�S@��)�u%<��Gx��E���gl3̭����^��nU6]K�&�ޓ<,��өˏ�D���ʾ�g���ߞ9.bn2`S:h���x�,��&z���nj�5J7�%�Ą��KIO��cnLW*�s��8.�?�=Ƿ󇼾�0���|Ͽ�	�h�N7p�T	a�*ځ�o�f�^f�%\����B�i�sۍ,�$�H/g��EH��@��u'�G�
��&+Ϭ�DtR�v�J=�"�5y
�e*���*�@;��8�b�8CՎ���t�\���A@���y�d��D �'�{��`W{�ڣ�zE����K�
��O�W%�Z�!cܮ�Á�&�̉�,(8O�8����!���ʂ9��0f�=������
�+
čޯ�9K:'cC��*�2ֈ.��"rh�[�Y���L��K O7	.�9��j��W|+���燼�nc�`m�&U{Gȓ�p���^�hUF�O�fLُ���\�(�f���v�p��2'Ļ�c"�X�q�j����FH��#/q��ϭnm��s{�p�t�7x{�S�D3-�Q��X��};ӣ��\��i��?��R+0l:��z�蔦|A1+��I��U7	�E>���z]�n/W�!�)���h}:0�]���νHs�y\�&��EM͐vQf��!��t�nW_�R%J�G7��4��y��;ߔfCz�����P���W�^��$�̀��u^���tu��$�e೤u�0�(xZM�+���rMZ������s)�|YחsT�FY��/H��Y���ƣ�a��o���$)�ȢF�`��&#P"�)o�g��(�50�m��?L{�]�:W����U��ʬD��F���M�[C�,�,\�l�t|��{)C>sQ�0�����T��������H<��r�̧��?�"���57�f�4�ܴ�&�P�p�U�$‚�	���DA&���2�*8b��7�Dz*�����{��M�Kt�ա�F�d����G��Se6����DT7�3���ג:+pk�](�������z�p�<7�1l���Vo�B�X*QƄ��,�"G{|g�2]��C1����v��RUjE)�d����Gn���̩����#���n���MF$;�4�_ �k�q;&�lB��	��p�s��I�����Jc�,�`�{r�n�ϣ���a�Ԉ��*�ÕJ�m:_і�����S��N��V�,^6��A\s&B� �C�^�]-��Z2(%�3(���(��J
��3�e��b?7״r
8t}����Ř�V� �f������o�/��e�����dP����D)�A.������rÃ�bq����Q?���j���C0�bj�
,[�p�2��0����t�GӋ��B{Ӟ�7�:�^�����'�L�I��j�X�:Y��^qrV��u�o�������W\�kc� ֳҙs8��m������+k:���gA�H�'X�O3���, �3e��g��~��I�|'sW��Sr�n2���V������6{�"�}�Y���Da��v򂒑��.aV�*h��|��P���AN'�l�_��K�k$l!9)1���P�
�ݤcU)m�����xlj��
��nh\���.�ֳ�+�4$[*�V�-��)oO<s�{vc<���B���=�M(�`]&dӘ;��,�i�D�0I���R~���pO�,����#i~����o�����,		l_;���E�o����V}��+�3"Z����n�fp��kw��1U�o��ѿtP�&��}�����c�
�	n�"i��p.�$cz�Ƨ_Ũ���Y�eD�#������i��&���̡�gF0=������yR�=Pӻ&xVs���+j��f�� �#�(�"�hs�U�E��f��f�3�є#����P(�0y~����-��s��R�G�^*��U����@Ъ��0�f몔�
B�V8f\{,��
3Br��K�"���\��U�@ӕ�[���)67��T�\K���fC��{�:.(
��h��R��e��J$�!�[��
-�D�i��Y@�䪧@Po�\S����P��H5ӑ�}�}j��lo��s]�{�f<�l�/�\��ˉ��
Osk6Ptީ˞̗��l�녱U�F���ِ�3|7u>{�)��}�ɜ��|�쐑�n�;ռ_��ԓI\�[6$n繯��!k�A�χ������O"�blclx�)�(��}`B��]3:���k�wZ����ī�P�<���(�B��� \�f��+��+����̃:`O6��~1b��շ�&�K��(�k�,��D�jY������uJ��R���WF�>d�e�֫ղ����_~��P���J�K��"vy�t<_�(���N���UϪ��.0�;z��;��nW��˵�V���ǹa���p�F?�͠k�/��񽈜4p0,�U��it�����{��^gN��'?��긪�/`~��t�#�f̆���� 8Z[�<����}\eP�fɋ���w�����|�V���3��G��q�S1gK�R��Q*�ޗDlF����%�X�][YO�
�05||h.0,�A1_v$"�X���(���^�E��6�#mS����n��✎{����d蝱~Oq�;���@+!Pq��h�t�<�;�z�~�nq�s�xV�?^��{�G��D�!Ad�=t�O�G�����PIu����"ӻ��f^�CM�������ޟ��
8>�x�x���
ԫ��z����`/e�m���n�9i	o	l��P89)a-st@���0�y�`{(�e���rA�D&�J�6�Y#Գe� ���ʜj�gk96r��78�v�'ώ� �׿d\K"Ƿ���PG=)��'(&��s�����F�
=�����P|�hd|��0�Ԩ����c簯�*�7OY/���;/H�ĝpD�	]G�3v*�Ϙ�����nũ�7f-�?W���|���։����U��\J\�����N
@�fk���R[R�#6�w�1$!'���&������lSƀqRja�0Ȗ�=GwSN��ɔSq��y4�	�ˈ�������cʜ�4ܵMH�	�\�s�`�����GN��G᲌ �,Ky�O�	0V��{l����#h�L0f��J��9WG[�n\o�Ɇ2�")�&�!s��+��o5�e�o�8�Z� �̊�&, �q�0�씪8�Ʀ@;�@�9���J�I��"��Ƀ\y=�n��Cb(�j[�a�"��(J���鈭̃�a���井��\Y2���Z��)9o9lF�rj���)9�u��:�ߗ6�K_��Kh�̤�j�+�z��.�2{>��̷��IASM��� ��HD�/B����{
c��$�y����|�`23�I[!�!U��9tW��M0-s��o����,�K���#"P=�=K�|�jy�n���#���r�8E�T��`@`�,0�����w	��6�x}�}w�oD��*���0%��ݘy?�M+�2�%	�-���bQ-���L$)�+ъ^=�I�W�	"s�AH��rT�t���1U^�+�E�)C��٨B��k�{��nx{���lѦ@Nב�uO(�d�7|���:�B~(<#o)`tf�/kR؀2`���4M�[0��$���ڶ
^��-F�ť�Q=>��Q`��*j]-�o�!�5~1{��b�1�id��U8�1nU�Ut�2�-��΋b��J��A8�w�[�_���f��E[��M��֎N����5��,{��}8��T�*UD������v��ס�.RD����i��ͪ�rzT�7��/�q��`���x�]k/�
���>�3η�μ�݈N��2��
��w�c�֊s>q�Z�5����H�5�@$��W�^�9�R7�C�x����$w����F`UN������"*{-�?��6g��m���ewwh8|��{a�a�8CR@W��gҺ�y���ہHL$�:�wݫU�Y�,~���{�-w��-�|9�'9�2 BUޡ|�YX)#g�����s�����pQ~H_�|���X�7��ձè7�!�nz��ef�P��O��FSO�+9��<;�lK�!��h5��	���*�_]���'��G�I�-$Ae�#k�5V���M���g�w��2ظ���r�<Eb)�:�s��$�OS��,����'�M��:ӱC�ɮ'�:K.�9l����X��@H�o6պ�e����c��c�O�oJ7�8d�l�,2	Yj�!�2w#&���o�h��r��)�n����nX"ǖh�:����Z��O-׶t�����78�;<��]*F`��Z�ց����?R���/�ي�U���.7��}�̷`�Isr���6d�1y^fD)���b�!���F|Gm2x��sg��_�XھW��v��(Z�χ 4S>j�E�?詇���̿3��̑W����?i�3����qh�Bt3� �ZH3L�X˲n�H\�+�[棶��6>]!��=K�\>����2��f�t��jUL�[���v�~	�V��N�:�ܾ$����t�ǡ}�p$`܈I1�\ҏ���zP�\�+����WWϿ�ꨔ�@���1�
��)ެps�:�4�I����7Yf��������F-�.�zrf�tY��ho�k�R!y�L�����P�k�dZ,Y�&��)�U|g��=��𳾓��r*���B}�
zDsh/�EPû��e~�
���W���\���4���n�?*	�����hp���BI:1��8��B�oz��G=�
P�V����~��C ;��e"��ɮ��D��˗$��t�cF��
6���̀���P��	*��_��˜�&/��Y�J$RZvp4�b���3���:jٯn�d�xV�V�%+�3
�e1�G�q�X��ֹB��g��M��i�
���7��Ü2B-�X�W9ȝ�/�co'ؘ#���Y�0�%QӾ.�4u5��U�`����E)L��pS���	�}�*O7��_�C����Ly��犘sg��>�ҹ@XA��78���Pm�K�[�"�%Z6�"�	.�!�Kg|�5_��R79�B���r���؀0}1u�綾��Aµi�2��̉
�ia~\/��
�&z��,?��K1��#U5,(�Z3�o���:jM��-� nP�lQ�#O���L�op������e�;�8�|4����ƒ&��(>���e��$���J7�<���샻	Ьy��ټ��}W�GQU�e�QWn�.p����u۰tLx��ʃr����
��]�;�����%5���K�,#c��(z�ݴ������#�;|OսXǻ�e�x���Uyr<�&��xǪ�!�gZ:Պ�L�D�H3c��p�O�5�P5D,c��҆*�u�C�NrB�F�����oY3˸�����PQ�Qla�d�U��;���N�c_txt���ƒ��xd#��V��k���=�w
0�"�-��?���ɏ�:��}�FrQQ�8�C���{�:rṷ�1q�o��ŗ��3��K���c��Ѕ�_ʒk�8�q �fz��A�$��
�xWa?u��D2lI���K>����UtG��C�&�uPدF��j�C��^�?��'.JO�m��Ժ՚A����*o��뭈>��|��W(W�8{c�xG���}']W����
��l�7o�/����a;�'����{����ω��e�"@k��\)=�@�ٿ�*I��g�2���Ia�>������Ҟ���g����pp����� ݕN����Ϟ�Vb#��ٌ�k�`��O��5_�11���!h�]�T;��q:�=m�I(,�zc�I�����h�e�6R�	�	⭮QE�ꌯ��t��.�du�Ɔ܎���~Q��$��'Aχ��q�Y�;��J�E��`F M�`!�F�lCA���=�z:� �~i�xP��~�S?�-Bnߖh��O	u�٢N�ӵ���[��=���o��B�PF�OPE/ֵÛ6�m\l7�w:��ˬ%��v+�	a�qtf۱(�Sb��3�9(��r�s
��ؙJ�|�5��EM�Nz�c:��(�2M�s�ْ;u5x�xM
���-�V(ђ�<�;h ����^2�59�hḥx����.�1�/Y���!�"0� D�:|���65����>�&�5Oρ��K��]
���&�Vp>�u,�d�� Y9�����z�Ƕ
��N�M��e��U�Z<y�pT�0Hy�@0ԙ7t3��Q�+��4��Y�C�5����?*1.M�vr�Y�{�/W�ܲ!~7���	��վ8�pw�]���VcK�;�v��(���U�{�Y�����>U���{1[�ܟܷoa���e�A����6���#����!��m���ҍ�G/~
?��O�}�Ӱ�!�C[S�D�\?GF���]���N4˞'q?��u?u+���.v�
�d�l�E�|>%�d;��
/ȑ��d���S`4��CU�
i����v�퍚��^X?;�a��,��RJ��D�����_�P�Ņnz|��{��b%��N�q94Kn#�1�l}�JV�n+�^3�Bl���E�d0��@�і�Q�<��H��\@�3��cM`��oO݃�bD����מ��Uѡ� ��M�t|D�M����6z�B|���!l�4\뾎x���luW����}`��#ex"!��3��KAI2z����b�Z�Ȩ� ���v��Η��v61j��aog'R��뼗��r}{g�j���^#����k��q^(S+~K�2�ۼ��ж+��\�\��XI$\/N\J�3'��3���'`�~���U��O��:��pI����M��,x�uS��=�u��,�e��|Zn�7Q��
�&�G=nvF���l��”*�F�J�nT�5θ��s.�{��y91;hGn��l�-�P	��O���e��&V����F5�n�잊t_��b�gm$џX�p�F��&��.=N�j���azC�B>�(hX]O�K�B:�&'!Io�l�Y��9�I�=�v�e/|��d���{��k+%N=���/��fש���V���
��ƹׂ=�k+{(�{x���a���ZdD��(�,�2������X[V��x��
s��N�D=�u�,�!����y��̴�YU�9�1��!��f�V�A�g��dт.#
�i��[dl6h�~t�iGJ���8��첛Υ��?�a{�J�M�LfU��͉|�;c�(sn�?��k���;��DSU(�ΐ.�KB��a�I�[a�u�4�C���̮,�19�G����Д�z��H��8��P�U�68h�(tR~ۢ$��'�`G+���AJ�A�Ҟ�����
�G*�l�1;��ݛ�l��Ai�U����%�#���n|/�緒Կe�1{W>��'Tx��Y<2u������"��R@�8��l�3�Լh*��9j�ɹʦ�� 
�n����gxA嫌~�3��}q�p�v6b�'U�}F�޶m�eOA�-��<I�4��1^����N9!�4K/�Qšl�d`��*�E���:�x�X3�����
]�=pqu���l:VqU
g�q�`$f=�D��&q6�
	
3޾ �8�ݿ�WYDk���S��$J�KI�T��7!S��f��3�����Œon�c�_P}�<������Lc��።�3�2�=H�i[K��)��:ǖ��Z��O6��%Guzi�s0�'�����YI%=%�ږo��Z�4gߜ��|W����7�wo�/޼��y��k�+�Ict�ײ?�����/%k�؜N�숎}����mh��6d�Na���B�i�U:f����g�x쓞�QI�*�mP��A/��Q�xsE���l��#]�%f���0��F/����Ohqq��۸�D��u���A�]����l��^�oF>�W�� ��Y�qYĺ�b�)�FW>'p�Yxd)w�lwo�����%��ΊV���L�%Cy�6�|�aj2Ӏ%�y	��Бo�7��R̟�o�"t�h2��R�6O��l؝��1�"YgU�$���@0��,M�$Tk�!s�S�9���~�$��"R�.mK9��to�N�R+��X.������f9�lƂ|B��H�3�{�����xк-�H��+��Ø`&�!�$l�L�?1�&����������>��xOYacޓ`�9�oAœ���O�E���c�(�r
\s�lFQ~������i�W}��“�mt-��8��s�8��:!�ci �3�
���_�>�ז�ܓ��%�4f�1u�����(ZÜ��]�I[���f���Θ����z�^��Yjz(�Z� �K��w�'����H��\��M��s��Y��ט�?/h}��Ȋ�@�|]D�4f����5����`���]���9�$5��N�b@���,�?jQj��*!Yq����ӂ��w2�Xt�ʧ/�?N��3�\��j�j��yl��DVJ=V�6�Ñ|J'ڤ�er�oP���g��%�ǭ�˫-r�"�cYވ�2f��v��C���Tz[��9Zt�t�N�(/\jH�ʯZ�?���}�=��=MS`���6ȵ��Bj�[��:G>x����CYR��i���,�*��C���+�'8�q*}�ۯ�~e�_
��#�k�)�,*���ݤ�'}ᎃݡ$��}Fi
��o&���Td6Pm�~v��J4�tN3��.M@�I�
�0�g?���4�{_�0H3�4X]�A��d�Kוu�pAfcXLH��Y�mN���m��3�0�@�\n��^8��Y�$zi^��}|����sd�,ȡ�Z�:�1S�����LH$j�cj�S����$O��z�	^��BK%Q>~���g��VŹ�l
 M���ju�ཐLو��� f��}��1Ɣ��Da�e[�*�i��u�0BK&�'�z�b���P�<�S�`C�Z�HʕX}aC��`��h��@uH<�M>���ySE���ߌr'd<�,�y�gL������>z�;C�ܮ{LJ�<I��f[-0B���=�s/�֗4�ۈ���,m٣"��p�@��!nr�%|��3����Ab��0��?"[��K��g��,��/�>�df7�TW��mvx�e�3'�r=�S<�o6-�ml����F٦�+�N�TmãIY�[<�������{����-uhK�h-�H���-��P;���UU>�~��P�ׯB@����$�(�η2�X UV���#�1ƐP��BdӼ
n[��}j˔f!ń�K�pe�9Z��t��]�iQ����bw@^�إr�����s����Oh�NF��*�c���R�v_e���nUf%fN����Z�O��Dܘ��;Ѿ�8��-;w�𞦬�.�G�	|��5N�r����k*f���v�r��\����A!7u@<�:%��n��]��}������G��|f�����
a'�u{�{�fDV;�ZzP��
*܉X
7��[he;�a�F�"y�-4O��V���@o1y�4����f���3�%ʩ[n7��-�p�\i��
��E L�n��Z�^>kS���������`�)��� ��8��c��a�-&'�Q��!���geg��f�Ԗ(��ܒ�=���]��a�je���AP��)vt֟>fS�0;��~�">%�a�X*�r�h~��t��#�i~�q�������ɾ��0�W�mR�׷6��u��O�����"V�1�BWDA�cz�Iz�`��'���&��-���^��R�3*jns�6X��
 W�t�ݖ�cB�&�κ��.��<���3��s�~�\�]��n,͙�
b�(p��FhO�`�zq�=��P8��0�n�
\�]���N�zG����[�G�8���($��yo�x9��^0�
�\��{������=���c:��1�=%�Gf�;�
���O\�j�>��Q,�ȃx���kDƌ]x
*�d���\=��`zF%
38�@a�oy'J��ғ�:ź�������Q�y��n��~�pm�6� �Px�	�̂��0w��x��r���
�%�v]$f�ME�
N�\f��!�ޤ�с{cE�'�ڸ�j/����#I��HXR�I����3�aCiẏ��Xe���`�\�ט�W2�f�(A|�mً�g�2f�G���_�(|�����U��%su=�l97���O\��6YЏ\ �o�)B�7��iS��e���]5�0x:��w����Z�Hu�)#=A>��%�up�pm#�>H��GaJ/܍
?8GI�i��|�����&<U�RO�S��*6�DuR;�p]$��%S
ᵗ�P:��'tS	�h�͝��!O��6�oK*�Lj�LgG�}���w�!��Ϟl���������knH4v�$�V�+�.�|�r@�����h�m��<�+R�*^����Ϗ�_D��ڰe=���[/r�P�����ZwߗO|D��H>�;�ε� Y7�T��S
To�uW�jO\�E��7b���B�� �U<�p���
�-�{��=AAF�'�4o*�\��L~�;�֓"���e<߿{e�i=H��	� �*���V��mb�?�ۉ
�Xs���81W�7Cpx��~L���^�YQ�vr�\b����Aj����$��8u�y:�&�vv�А����
��N�H�qrS�,(���H�X\�g�Ew�����mdB�E�5��T$,P"zOANsi~T<�P�c���O�;e:��Sbb��7��'��Xz6A�̹��7��\i�5ۚMp߻��^��^g&g���π�S�8��O(�6�o`.*��c��K����3kk*�%���
��~k���fE���b9������wӋr9ƍ�W��Pm�����>�\2o�ǖ.��W6ť˫�7���3�vw�G����&zN���|��$dYk&���Z�?HH��w"�U���@~~��c�}ܹ��� N��:{��p���@drA�5��)��d�2T�XsuK!&K�?ڪylm�C���Z'��B*���^"|9��<ɖ}z|�J�M��o����Khǧ����4��?�gN���!�;��C��Sf����PS33LK��3�������1��I39��]��Jp{p�;7�Y�T(�?_��	��!�e������†�թu����|e>��,�*v3s��,;8�R	<���OʿŚ�0�O�����1ԤWqĄexB��*�OW
�N�g^V��(�{�ޔE�f�R�����~�V�cD��9�T����|Nw@���Qj����I��j���j:��£�����m��T��g�wW#�/!���u�ާ)�x�f;9��J��\D�҉�h_�mꋛr>���#��,L���*��I����Ϭ��{4��s2�9�!`3�!Br���^\�ɲ�sݕw�yhdP��a�[�U��ѧ�*}=�0�u�#��Q�4��eo�v�b�ֺ��Gm�Q>nL��J�����R�bEG]V���<�{��x�%�x��׈h\8*I�:`�ȧ���%���Y��J��F�`��0��B��^V�B�k���v��)/��ج�1�h��F��2.�%�f
�	t���6I<�[R���|�h-�v�F��ْm�(h|o�����x�)wя���#*����\�"\��/����	�W������,py�2*&���We�-�R�D�qn����1֥xC ��^���ׂ�t�6hM���/rq�f �HQ�8�uiٙ�
��7�1?e�v6=�S�
"��(�Q=��v	"Xە��"�L9ãp�o�Zۑ�N�僄���f�W�2��ǂ��VW]{�2�m*�AJj�/3j�#�>�R�W���k��x���=�6�r�Gi��kA��S�N��mb��[(t�m��A��tW��~,���pP�K��y�raKE�ن��SwO�Y��yQ#i8�H�˥�����	ʝ��8
76�B�7*r�w��}��;�KJ|���L�I�2�gJrѸ.���֖@j�Cۥ<+�d�-�}|��4�Vu�nѪ?m�q�-���O�y�����4'�AAA�=�EQ�6;�!�,ܦs/뀟��Rv�9�`׋���am������^.��]ˀّ�j���1>jil����R{lwO���w/�`�˶	��c:m�\��z[d�&�
I�H��\��n��/,�
�}3�o�^��o��ZGzF��3�8߼m9[�˧�S&XK�A�<9�f�|_��R��c���S&Y�
��4.C�����5P"Y4�ܳ9�3nzr��c�����߄Z���8�M����Bf^M���!7�/�M?�	͈o�h�%�n��2P�"�l�����~W_����1�8��ǥ���7pX䒌$V[�(�~44ߥ��մʗ+�}-o��I�f���&��"��C-�wWĻ���%mc��.%��Ӷ˖�ދG>�x$���e�c�Χ�{w�h�#�S�/o6^��x�"�F�����1�m�13K��º���Wk1뙉q�7�I܂5�$w�q���\kKm�zF\8n��u��N<�q���hquU&���8�(4�,����'Nऊ�j�:���(�6�6�=���
y��rH5f�W!����=/G�'K,GU��_,3N#N0*;�Q�=����-4�vy��(f�����;�Ƹ��A�w�j��G*�Y�����s�{ڳ�s����(�qoo#�鎱�ڪ�R!F��OF���NG�Dv�Nb�7.�l��m'��{�aO~�_)v��o�!�����ww��)	�n�7�|jY�}ӥ�H�ɺ���M�+Ǥ�\�4
NH�w�r�=�<�﬈2ľ��9�8��@�O�ym���G>�-����	\��#����ȥ����;�`�۝"jmJ���*�^/o�He�7k3-y�qW^.&�&��?�a�Q;���.v��0c�{�'�.��}E��"����]2O�~ɼY�ZV�ea�t.�ma�e�q����	�H'9��V=�����c�"t�@L�N#��K˯�V�&J������kD��'�0�ۉΘ$�r��(��i��!?����?4�Hˁ�R&�d������R>�o��
�d�L��͢��p���*�ґɸ�x���ßH�dB��P[�4�2M�{V
 �g��ؽN���&<�i��b�O����qOo�E�;�¯o[�8:&�ZYַ�T߬Tk�ॴ��͚��"یkjBk�T�p�G���q
�O���HU�W�ի�4�qʜ������1]�Ӧ�k[q��`B��͊�{ge�{��/.A��&�*�U����/��*�OZ���������&I�j��2��G��P�~r<�l֧~ݠ�֮���Z~О.)�O	e,�%i�׼��E��7�;���E�o�jv����b����
���и���X�l�G�iil"�y��:~.�sh?�%�ש�R�t�����)�
��tV�7�kŒ�@?X}�&�p+�nr��_��ʕ(&��e�۲���[����q�ӛ%q36jz�i��}1�
��e�	�ea1=�T�h��Ŭ�����=���b[���V̶�\4g�����Z�w4�i�^ttu[�F���Պ�F+�fL��Qc��Q�Gg@��oZwlS����G�]�6�1�p[����7��x�]�86�1-��ocjމ�@�����}Q���R6�@�6���3v���&�g����A��Pr�גaFm!$����8��.]!�?P��Ȭ3"QN�m�^��-��g�� �'�c����:S%FAy�
Q���J"vJ+��X.	D4��ʏ�2�B��az2'6DD�t�u��P����f����'k�0��P%uX�F�$�K� .�g)GL�1S�:�N�����ں���+�;���F�f.'��t�*��`z�|z�^l�Q "�nq���q��]��N�v"�a�&4��"���)��ƠP��ϴ؎���7J�?��>϶�>��C���[I�m�(�;u�m�^d�*+{���{�## {;]��/�:6��j���#��8�w�=���0+^."X�����e2��ӏ�D�t5����գwf�	� 5�2>i%䳞��	��"`!��UѨ��ZI�`���+SI�H$�?MҊX�Hq��3cϓ�s�\���RI/(X
�wg�>i$S�jgc<����e^#�G`��n ��t2�=?�5ph�J��'u*d�^s�f�);���J2=���F�B,\2� ��y�7�Ú��k���*�z�I�D�8�;�5:��lq�?{@c7d�N�N����8�p��źA��k8'��r�����)�卝W��0{,҅L�	�y{S��l��@�ň%@�|1a��یOʈ��s���tX&/9]EV�2��ɜ�K3��P〆p���j�ɉX�ŝp��S=0h�BD.��?n������C�l�ހ
Z0%�s4fδ�O4:eE��X��ԙ���_8v=i��r|,ds�p�|�+ox�=M��2�{
2��ND+���Ѐ�����u���uf��?��L�[$�4����%8�7]�DOA&�|�6�ԟ���Y��4�4K���co���i����C'?����y�P����-ٸ�k�'oo~G���h�{�St���y���pjZ�N�{�y��C��[T��/rS�������Zl)����%�h�����#o�;(��(�SA���C��N$�nx^~{���	|���������R�6O��xM?G�'������f���Ÿ�D��l���l��LO�h�e��DITE�S�"jVӊ†�j����J'm��ֺ��Wi���W�>s�Q��Fr�b���)_����b���;�(���]�
kl��bN)�����Y-ƉW���r.8dW��yk}7�Bc3*�B�f�4��
����\�]��[�{�$M�&l��yвr���1�� $��Lٶ�+cA�f�ʆ*��JE�;7�I���"��#9X��dJ
s:��ԲBeΎc�i�.�֒�2ۦs����W�q7���vrE�M��C[����;�q�E����u�Hf��
^s�dĺ/�x	�r�k��ܑ�/��G�c�Du�\��K&�������urv�2ARep��6�<DB P���y�H����*m�yw'�3�v4`����2K��Qq�"�쭻4TY1c�S��n'���^���� ���‘`�ٽ*U���g��~ �3F~��[V"I���tj%Y^&���P�U�;�q_����T�JE�L�Ph-��w~�����o�oA-#?��Aׇ3���Y��͡�G܍��3mp���р7V���}�:j�U�=�h�����"�q�o�L�Y&&cܲX�B��+I�{��/��J�!LOj�k8��_d����dSƔ4��{'�
?j�U��G�����{�DW����,��%����������l>�����Q��Z���q<�\`$�@�� ��T�O�\��)'R#��A�,K��cEi`o�f1[g��+" �)��$/�@w�&�9 �V�[r�����ڪwZ�.�AyM���]a�?Y��<�$��x�.:Z[��(|�@��]y
	���X��eE�8�����_�N��gq�K�}&�^l?�H�H����L�%��>�n��~�؂�_g�k���l�eslwS�|�딆^��]�Er�t'cOTOՇ B-�� �c�eQq
���,�9�X�Q¢��� �$vb`�f��@�;1s���̣��?���&�m%��K��c�W'�ǿ?�(i�v�WZ��%H��[�KBB&�i����@Oá�ڇ{��4��K�5����/��B�`ߖ�6e�1�o+�jGw�P�)w��~��*��s�U[�6�jӕ����l"�'�(��*�	�_��:��ܺj�S�:�~��4�Ml����AL��ϰ�ٔ�>CK�U�g���;�a��*�E�U�Ȧp�L',]�=�%�s(nu���s���Ҫ�ʲdSXZ�9T0Kgۃڭΰ�֜�I�*����#s��R��9G�I�ӛ��~'���|�&��{�Gxh|=w+��֮�9����Og��Bǻ�M	�
��hk/��<��|������V⛉r���;�;�9:u�<��+jOfɋ��@W��ݶ����3dH<Ty�'��$}>��zZ�	Sǻ��Jv�*�y�Y�B�]D��#m��H�u7_G����͸௎���E�[D�?���
gp�c��{uBQ��I@�A�
v�GP�3o����^-���w���ٗ����Ύ��Л��g'f^����=HP���O�ҭ1�Ky�J魾�y۝~��/��y�����H�Igm���Ip�;�Ex��H:�П�Ʈgj��D�úT��(���\\�$Xq�#{�)�Ĵ��y�vm�\��G*�y�C%.8�{�|_�ͬ-	2��Rp�oBY'��1{QȂ�)D�>O)�]O(����>$dC���������Kh�Ǻ�o��K�h���x�'��nd�y;��_�}����L�DCv�A�C����~�a����]�2a\��;���U—��Gp��;oԖ�ؖ�}r08���j˞��?��|p�b����ż�::G
�'�Blx"͡l5�1��{���7j�x�Ż�7�/φg߮G��f�[c�(��֓ߒ؋Y[���m|��scj�����w��y���~Z�e�~����1&W�6�^��b
3U�Cn�^�5��H<ݿ[�_�h�%tG�t(}�Lngl��	��_��,ok�|�n��9�Du����?�^ӡrK|@WA9��/���2���}��h�
i}��qge&�Of'�2 �h��d_�D���}
���o+Uږ�])�Zit0׻?s�$J�%�5��3Ҵ���w���8�7k�Xj�e���̢ҝ�&�K��2�WUN4����O�>ch�����{;?���7���1s�u#����Q�,�V�d'�Ը�g?f�5�4���u}�	΀�squ;F��̢L��Ys?IF���y����r޲e;�nJZ9��6��|&�.+'����W~�Ko�H���:e�.��2�BsM6SZ��L�U1��:��Fv��~�*��x�>�k��K
�%��#�+���,P'��Z��|x6�I�	�Y�8�^�u��������=��U��ez��yӽ����$�X�FGqUV���~MkM<'�[?
؃�_E�b��$���bO��k��PNY9r̘�Dz�������]��n��4�]���4����.C�AyAV��]�Y�{�c���\��G�>�g��:+G4B�?a���2f�V�`U0�(�b�Ƙj����r�K]rՃ�ۧ��	��<��
�[,M�]~q^��3]=�i�H��cb��|!4�)�#���)x�无-��-�c�������2ow֢���9s�d���|��h@?��7
s�S	W���N1�b��0�6��h����������;����S���A�0_�n�)��d?��!�;0V�{�UO;�
>��uZ��_��H�=��s���Y�a�pM�h[w;Tq��눢�w��x_��9�l��{�.����'�u�8��&��s;"�h[��yn�����s���ƛ�?������MW|�R~�S�n{�x�����.Zn�E�DE׍����4vRK	߸S&�8��3�aOHq]q�Ƒ�ϫu�ϫ.Q�i ��V�./��DX���cBx8��\e��X:H��.].)����oX?o�"��c����Z�3����
>�UJpB��b�ز�u7�<�3�O�eɻ���Ȟ�M0U�%Z�$���XO�Lߝh�}
���E�2��ڒ��j��{�t�\&Mٶܻ�jY�����ö{l�M�͝�]�5�_p��sd]\�����]�-������t��z��OC[S��S.|��r�"@��Kޙ��X1݅�����%S?R���l���m�����RѰ�ߤ�bs��inF�T�uU�W�����͡�]��D�0f�i��Vc�f��w�8��t�**�E�ϓ�ٌE��<V��8-�*+�TU�o%w�DQ6�~��)��f�O�pE힄c<c5�j�+_�?��(�1���W��,r���ȉ�y��ɩ������Ee���Sx6~յ���l��P�w�>����1[�;H��S���F�@�v��>?%Z�0�9P.j+��L3ɬϘ����+��e�$��ӯ��	�	2�����$����|�P7��CzXJz:z��;��� t���ve��rg
�U����_���_��e�{�i����b�����4J]bd��[��I2M���ݧ�J������fC�>������d���gJ��L����r]��H
� ��Rw�8�$��f���D�����u6��R���t{�E�ABߖ��]H�3��f>�7!�X6e-i!•p�d<���POfۡ�}���խ����7ʬ���f�I�Oj
甫@)���P�f7�B�;��tj:P��|!�K��R4&��� �aH*��Uk�)�tT��,C%m����ȉ[����A��뚈�SB�vY��t����&#U�폈�����ɧ�rF�8�~���j�B!{ڷ��}+�~���Y���6k�~��w�o��!L���O1&O}\<��@�q�q�H�?����r����o��߽}�ͫ?P`��@ �2V��D��:d˜}�r?!�P��{~�=��xBj�Ϋ ��"�%5���ٻ��/�^_����v������0�Ku��S�5�����F�z�D�{�]�bJz�b���bE��ݍ���fǛ��e�}���pԚ�f�=RA%�\8™ۢ��k���ư�uφ�0;]����NEW�1�&�F���|�����W�m�]��g۷ۂ�渠�:��"@I��(V���d��d?J�d�D�D�)�d�2�����5}��
1ُ_��R�)�w����;�_zx
�M�*`�P��F#�����0��y>ID^��ߢ�gǻݸP����:q9z�`�v`��-6�x�=��€E܂Z8��1�y�8i9H0�.�fR%]9/���v����L�Ͽ)iW�hl���6�8ZC�ԃ��&t@�B]3��n&����е�Sr9yYo4j���[��kڀ�F&�'���4)��IՇ���)j�ҡ���{��=9��՛THf>��r�uleo��a)�g�u�×�:gˑ�+�{6M�h�0a�P�����^�zu.o��\�~��%`"�T���8͹��i�w�.�Q�Nz*�����ż����7:��TL��K�o�J=;�7�.Kct^0�&��>ťZs�!֚�~l���?��ˉ���� ��q�
�+)�ъ�eW0�e�j�|��������:8	jĈt�UM�74'	,͗g��9h�~���XӈZ@��̙�.)��V�o���'�Mr�O�e��du��U>R�
3,�T��%��s�D?��ϸ5��G� )��nhB�2�
��*q`�Y��ј��)>Fr�Ż?\���7:���
gH
�D�ޜA�o_�5CZH�V�Z��u���؋ᬗ���1�b~\7>6,�����q�لMv_��N���'8�e���%'vA&T��:�\4@*)���w"�e���z�\�ɤt�b�5ɺ��-h���_��-kJ7�%����NL�`a�i\Z|�ZHL6h�;�w�W���G�˵��ӓ�h�ms�G�z���|y��h)˝�S3�Y9˾p,�L�,���-�k���<�b�Ce�<��[��RoG'�
��Jl>�]-�����^��9.�;!K�������Q��!Y�}��nxq�i�>i�pĽ��j���QGD���#��.E�|z)�f�)�E>�I?�W'`ѻ��A��ۑ�kʵ�W��ړ`�7��}�=h��]�;��W�vm�&َ�{{�P&�|y��
W�]�f�h���p_��&�Df��'��T&�4�[��sM�+O�u�M�iE_�Zl��2��#Z�IW��\�[�)͌6G�)�c�>ν{2�]MLO�6�?÷�H�Pm��Qe����@��G��zJ�C3n�����	��L\�eU�̖j.�y���v�l�nmD�B"�y��?cN���vaG��؅,�3	9�Ņ�@G�U=W�\�Lc6;ˆͻ�#�ŷ%,2�l5�w�=��3
�r�3����8l�n��j��0�N{���SRog�
�M�4ֽ�4'U�*�ĵ�A�)ͣۘ��~ђu�Y�V������צ�*_����F�CY|��M�N���
�O�h�x&
��=p.ţ[�΂b�ɑ_�z0��<`#��u�}�
R
d����p=[�@bmFd��R���*ô�:0s��H�s��`�tEW�-���:S�v�@B���mL��+7�ާ��;PM'�E���,�	j�	��H�D�h.~ӏ��`E��oZdrf$>�u9�S��O|����K
0��N��h��rR�T���J?�/��0�qo>Rޗ�ɻ�M�K�>��~ܠzH�#]y�L��c��"5��c�۹�h��P��EXL��8�}'j�`0�Y0�öao�6��y���l�ޔ�3������쌄��s�MI;];�5�˜"�����G�)��/�d���ܘa���kF���$�Kk�G�~4kt��+�����̧/�p�	�7Bڤ��
���V�� ��̿�F�ba(�o\��i���ƥ�O�X��j�EF��{�����h?���͗B��e�&	c���Vrc.���*��=�2�iR��pl��@D~�����ez!Kf?�~w4���]�`0Y��[���m��:�E����b@�jNOu3*�6y���J��Z	��
��#���,���ʲƷ �υ�rE�$^=���1zcݗ9$օ�R��`��wQ?c���� <��������jr�B@�:��\dl֋����,qKJu�w%���T����IЖ@a���w
)��C���Աx�S��۹����6xk�����Zٟ��UY��,�_�>�;�7�1��h�0�Q���Taaq
T*"@�ه��$A,�i�|Xs�)?ťqx��|I����(ИDN<�E8���ne��2yՂxƒ��=������'T�M�v8�I,��"2�o��$A���_��nb�tG]��:.�������;��.&p���椏pE�
5c܎%yoF�_��;m@ q�U��o��6fL��U]֑y_ؠ,s���F���C"m�8���Ͼ5��9��(H�i�h7
3��f`����/?���Ye]�$�!p[�fF�1&�GկB�E�Ԧ,��l�v�~�2�(���ѝ��8��a�B��%]�;֤J[�,�ڂ4_m��A�fo6�E^/RW�N��p=�5�n�U�֭��2:!��%�P��z��7�6�˜r9�D�	��������d�y4u��w�p��X�\\l�M�������E�I���gp���E7	m��F�4ŭ��ﯮ��.��o^���E������^�K~��*9��|�����7W��0o\�g^������ɋ�ڻ�+�
�87o\\��Oi�Φo�(^�zI��V N�Kc*�z���j%k�{@����ǧ���<��!�=ݸ�F��7�g����Ԗ��67�|J���?��W/���+<z�'��ZA���=�!Wy�H}IB-�FG=�]��5y�[�a齹B�,��0��5L��֜���p�:�X,*�I8��MR�GE�,�I�'�d�\-X��q�]�k(��'��;{s~�"yoV�U�ͫ?D`��[��D�
�z��mry��̼����˷f���ً�Wm�г|��Q&;_�I�=o�s���p|��ρ��'�5>��;V0� S_X��l��x�=mȕu3TYe�z8wc?t��2vd�G���p>{���|������4F�v��Ę-�
�ۑ�TG���(���^��#��A©�l\H^��0xz�K�Ra%�4\оw�pG{4��uL���0o�^�<����b� ��6���y��˫��-�`�7���2H6�j�W�vW��n4o��<`rq�i��;3؏#�2Rz���9}��{�;�T�gce�<����3偑;ܖ������:��7�qb���Z�>P\��z#=������{����;����Nb����d�	q�?мl�����*���֋
8N@�Lލ�0K����]Ey)܋���N�������*������N��6��q��L��u�l��"^�fp�k�P���r?�r��JJXZ�o�\�f�t$���Y�_�^�ɛ�Rɳ�X�f$�.�����2����݆�cK���t��ɖ��ɘg�*N�]R�~����і��@5ʴe�Y�4��FfG��1��>H`�9��?J�N�Jm=����D퍶�z�Fž�0��:���'-�u���"�<>��b�ܩ��|1�M5�e^����#�-�^�L&	�� U/�2�{/�9�#����k��	��U=g�&�E���u,��,$<�I(_�({��_dM~ϔ�����Jx��_a+�*�~��
]5��d�����u�B��*u�3ݲ���(�PDAn�^^Y�,�U�N~��?�M�=�c��O�{�;u��`�?�ͫ�wW�4��]ud���rD0����I[Î�f n�
��u�Bࢹ>a} ���%�bȞչ�-�n�����OiO���ڻ�~�'��ai��ŷͥ���ƽqb���v�Q�n���l	��h�A����P����}�u�� i���PS<D��.�3�A!Ƨ�I}B���u
ot��O�|��ż�9(XF��'R~!�Y��2��Z
z�/a�ޘy3�Y�e6񠡂gH�*�!	��߿�����H	{�b$��ƝŪP).��4̾8N�%:h��֑�Fl���Ҧ���gǛy�)���꼚��f��2B̎?X	�;o�/9%�~Mxkˑ4ͬ�8���T-�����3�^ U}֚�HJ��:���\{�|����9i"��~Τ~A+�-`E����J��V�ҏ/~��}�L/F��ѥ`�Ʒ��W��+�GW&�7w"�0c~L���2��.��	fJ�E+i���e(g�&�W������]���,��w�<���F,�n�ᶝ��Ww�q�Վ��
�I�~�\���n�,�W�Wļ`�U'}�IZ��f�����х��|�e��g��\�>��|��,�J����l?U�y��4{9S"�(�0���o���&�s��$;��xg�����Oz�4B��X�Nϳ�˼�3g��i{���1��5�Y�pg�g�u�\�[�۶8�"���(����L�R�~ԩ
[�q¨�ʢ\�?�gV;[�L��liFx��R�`�����E��Z����?����\R"[�nS���3� ���z��̛\O%��U���>�D��hPF�]m���h�䞯6~�o�k��h�,�8v�0���w�Eݒ�6����F%N��\R��)i��56�_��fP5Z��@F
�6SPҿKͱ0��剌�L*�[��6H.�;�9-���J8Z�؊�O<"�1�M�r@��Kf�t��C.k�	?��i��d����A���nmZ�`��{b���9��$z�2r�c�~��x
L������A�
�|�Qle7�]����.����h�CX7�xuu�I���Q;A�T�Abspr���a�o�(l��Xw���m�����G[�v����n�o'Ϳ��.��<:�o���G'͆�6�v���q���5�����q����C�NߏG�/�x����^Ϗ��>�k����p���ң7��[3�������t�w: ��������PK���Z,TU3�,�litespeed-cache-es_ES.moUT	��g��gux������\e��O����� * ��f:n6�dCʒ�$���ݝdv�0wf�
�����"A@z��`�DA�&��ދ������=O�wf�����|�<s�}z9���F����
�g2_�4�U&��g2���g俟ę=f��t��S�
Jo���J����oL5�Y��	�~��oQ����Φ�s��E�F��R�eJ��T-���A�o��;(]��(�Q�2��~��zTC;�S��gR���Q�-�WS�O�K�nL�A���)=��>J���;�N]L߸<�ݔ~iI&R:Hi@���E餡Lf1���"�_\��L�)ݕҏ)݄�]���t�ЯS(]��_R���J?O�_�<?J�tJ�q���R(m�t]J�K����~��P�EJO�tJ/=�� ���Q��~�ҿi=k?�M�7(]�׋��J�Rz�1��?��(�vƱ� ���Ah��0��>Fi�j����tQ�7�{Sz%��(]�`������nGiL�8J/�t<�Q�?�k�����>�����-)�|h&3�ҁC��)]���(ݔ��P���b^>��LfJףt��b_^Ki���6^�a<?���a��8�tCJ�C��������ү��>��0�nJ7�=�j��1��hz����c��p8��1/�>����8�������W���)��2'���O2�;)����z����<��s��?�����_�}���ߛG`���7<�g�#��ߓ�;Gb^
G�~>�G���D��;�p㑘�?�Ǵ�׵���9Y�X����7��m)݉���Sz�O����)��~J;��R:�ҹGa_^t�O��t��g��:N8�hǣ��Gc��?���~|�����.�����y�����=���P��1�����1�X��z,��O���b?{,�_��w��.��(��qX������<�4=�8��-��(}�8���x�+���яAJ��Ȝq<��x������j'`�����0_�	X�#O���|�����k���Ξ�}��>Ϡtk."�͉'���D�7(�럔���$�s�IX�ߜ����$웗N����gOF;��y�p2�݂�q?~2�ǃ'�e~��&P�]�?<z��oR��)�w�S�^�)�KOA�g��y���}��)8oo�����)����mq*��SQ�.����S�/8�S�t2w�T�ã���NŹ_�4��Δ�@i�i����0�����4��?��q=r��?(ݙ�uO�d&R:�t쳟��|睎y^v:�߯�_>��t�٦g`ݧ���|��oM���y�t��3��z&�ӥgb�W�����cgb<�R�>Å3��k���{Ʒ�Y8�-ga�3�B��{�u�,�p���/>�~�ֳ�,�{�Y�Z�{��~6�o��Q>{6�ɝ�}���X��g�,9�|���%�����gc��l�ȟ��M��lM��N��[�>�s���sh�nB�,Jg��y9���_S�}�'砽�s3�)|����sQϻ�b^�u.�]����y���Q�{���@�&���o�4��a����}��hg�q磽��1?��x>ʝr>���q������c_�����XϩϚu���{]�ss��G7P��:`]F\����B�B�s��\�y��B�g��X��.D}/]��߿�����/���w.�s�E��qc���t�ŀO��Q�/Ƹ�J�	|^/�]t	�;��%�/�]��s�%�+��t)�u)�e�ho�KQ~�K1��K��C�b��^��O��=S�L�_{)��M�N�|)��ˀgM�x�����.�x�2���ڏ���>��u9��ɗ�_�]�����{�r��^x���8�_���q���C���+�}���Wb}׽po�+�?~%��JQ�g��y�U(�U���+�oѯ��u�?���U��n�������1��^�r[]�~�r5�oϫ��_
�����_�s���h'{
�t
��u
��>}�5���y�����k�6��o�k�oҵX�=��|׮�8���V�I�ˮ�[~-�{Q��uؿ]�u��:�g}~\��~�y��>���8�]�~�|=��뱏�����?���q�o��t$����x�z��gnݲ�
طG݀���o��*�3��k�)-�x~|���>���k�8���W7�\�&�}o}y�M��E�}~�}x�oQ�J�����@�\Di���)]����J�����x��s�͘��n�~��f��>}~S�����o�}�%����q�-ط�����wn�~]s�o�pa�e؟�Ӵ����e8�����>zu�;��2q9�ۅ�����#�{����#�JJ���
�b<�O�oE:�V�{�����q+�K�m���6쿮���m��!���ۀǜ���P�{��y?�����ݟq~o�3����~E߯{;�M�]���hw��ط��sHi��ߎrގy���8w�����w`��~�������|��;�v��ww������V�9�{��������Fw�y����wb]&߉z�݉u�xi�N���X���M�t'���<}��>���]�S6��o�]���]�O�݅u��.���B�޼���]���|7�c��1?߾�bw}��T��:�r7�՛������;wcmw�s��q�=8ϯރ��|/����9�^|�^|����W�������8'��8�>�����l���>����ùZ~�{�>���s�#�����#��G}�ߏ���1�S�2��0��<����<�u� �{��~:�y�gD�|�<��>z�g���o'=�}3��y�CX��������?��/?���o-?�a܃�R��x���/�<����X��a�?�a��<�vNx�^�0��Mc�߮�c��j��Ø�O��o>�u����`���;���A�SA�?�����4�=�`�<��(���Q�k���P��=�z�~�G��>~��c�ל�_�u�c87g��C��<��x�1���Ǿ��q�ǜDZϊ�����ި�_�t�'0��������^O������O`��h����$���?�~��$��=��>��Ob?�$�K�~�ړ��G=��w�^t�S����{�bߧ���5
�F{�Oc���1?>��8�i�gWj:��o�Ϡ�>������~��3��Ϣ��źPz�}��shw�sho����\>�9��S��:_���-ϡ����a?y���y�?�y���<�����\�<���1��^�y�����/`]s/`]g���q�X�S_�~<����^�ڽ�������Z/b��_ĸ�}��E���Gn~��"�]�%�o���	�e��0om/a�_B�����#J��}���7_�>��e�����?�����(��ˀ{�y�P|��W��|��۾���_�s����􇼾�\���뼎{t�ױ.���y��u��__Ǹ}�x�u�5��}�����7�'8�
쇷�@�5�D��	y��ļ��M��o!�|x�ҷ@w����o���1�o�ޅoc�*oc���'Qz4�_�ƹ���m�;���x�m�w�����z��.��%�b�ox���w��<�����z�=�K�{ȿ�{8'���}q��?�=�s�{��hz�{���roi�j�#�����W��>�y�X���}p��s�c��>���|�
�u�߰ߟ�ƹ��1��;�T��~���~��џ���y���w�������x�0�`��?���x̩`߾����>���?�������(�)Õ`�}�؟gRz:��g��/�O���w��_���Ӈ8����1���1���}t�*���̇b=������m�o���ƽ�Ͽ^��O�7�;�����tǿO���]���x���H�C����#����??��|�c���1��c�{��h�̏���1�Mc�M�����n�	����'��`�}�y�H���z����'��
2#��S(��R��r��D)��s�2=�����!��S�H)���)e��J���Q��4�i��
)�衔�uJy\��S(�q\@)ӽ�nB��S���jxސR��;R��B)��R��C�2�8w5���H�Q��n�,;h$��"�W�Z}���J�]G)�ӛ���p�"G�v
��J^S���.JE���Y�3#�<.���@�|�N���/R�r�)k�xr�����k������L)Ã�(�qv��q�����пy��(e<o�ZX�(e8�J��8j�"�.��y|hm��kc��]�b�ύ�{e{J�|O���9�{��Я�R�p�O�C=S���}~��Ez(ݏ�R��ƭ3B�)e8��uP~�/����E)×#��u�
������c�8B��Q��1�
�R�KV_�'��|{��y�	�L���R�>����]�!��9�a���y˗p�~	��2�x�|No���%��#�\n�>��Z�]�7^�z���ד��y9m}��;�G;���}��/��`�/��җq>~H)�?�2���|Η����^�+hw��`>�M)�ʔ2}�JY���WG\>�X�{��������>��
0O�l���v���|?S���Æ���~m��N)���籲ޟ���美uh����5J����ط���;�|�(e��hJ�f���9B���6�x�o�~�hc���6�Z;��)e���,��
�2�l�x�Q��(|��(��y�8
pb�M��M�Ηl��ߴ	��	�f���?���M��o�v�o������2_�s�1�F#�}�?�M)��6G����~c����@�O��-w68�I�/��M)�qƎ�9�靱��l���ľ����o�s�ͭ��[�]E)�S�S�-"�6i�~'�������9��R�+G��:�l<�Y>��|of'`�~g����u0��ָ���pw�րk�l
����߳�6X���A}#���z[��жh�Joy�ҟ1\�n��kn?B��c�G�oo�y���i;�ݻv�������wD='P�G.���[;aߏ��AJ��÷Џ�|p37�찉���&�~4pc��q���3��θOK;�9hg��#wܸrg��?����΀#��8����hg�������x�w��-����.�g��(e~�ޔ2}�����p�{�R�3?��yZk7�s�n8���{o�nz�P�x���.�
寢���v�=��n��o�<\8���wj�=O�_�`<h<���T���ӿ�`�&LF��d�׫&�~Պyڹϻ��~
[1�C�؏GQZaz���)��N�=x5�g1�
�yU�֣m�כ��v�T��ΩX�x*��Sq.o��v>��y�����R��0
��4����ߝ�s��t���1oGL�8N��q\H)㏷NǼ=8��_�]�v�˶����~�v��J;��v��3��v���ہg�>州��5�R�g���ݱ���m�;�L��(�hw��c_�;�Ëw���L�[{�D?�4x⺳p_�B�?R���fc_n5�m�٘�f��v6��/��.��~���t�K���o��9��ov��\������cQz�����{��\����^�����Oi���ĺ���倫��Ӻ�o��½�y���<�����|�2��y�6�8�;��f>�����.���.�xOX��^����������=1o)e��?��u/�?�RBM2��|��z��F}7�s�|o�ׇ�ƾ|mo���\�>����a�>�w��u>w��o�z?���}g����Z�;���u>�RB2~���?�.�y�}q�M���C�}Q��}������?�qݳ/�}l_��(e>��ż~u?��C�}�C�����p���z�~��N�� ��C�3���{~��=�{�{���=��?|�vB��� ��94������="s>�݀����>�=�#ɣ�����poD�̟O��~���8��þ���~������q��c]{�O��>Տr/����~���}x�>��j������3��?
X��.�(=������[,�4a�E�������,��VĹܑR�K�-�./Ϻ�<p��E��w�߯��mU�*�p/\R]�d	x����滩82�|&.c���7_(��O�j��}��qn��z���
����`ݿc=��q���W�T����7�T���Vq�����0�5j����qv
��+�8?����<L�|�?��l�� �A�b���㼍Z��O��Bޯ�OG.�A�}wJ1]7�v3��y���Ch��!���>�m�徵㛺�.-�\�����}�R��eKq^o_��𕥸??{�o|�����W��:�����<-���?_<��?�<N?���ߗ����q־�}��qO�w�o��p>�=�r�AX���y��K��~\����`>����F�O>��c�7������`~g�_=��g��W��z��ݟ=��·�\����q(�P�硸7��!��C�ӟ��_��ϓ~���~�������_���W~�r���ð/q��
�oy�0�˴Ñ��z;p���q/�v8�=�Ǡ�1�B�'>"s�	���`ߜ���������ҥ?����hw�#�����)R�v�}���h�#��Gb���H�#���]�S���x�O�>���S�ˑG!�G�?;���q���w�Qυ���pNn=
��e-?�h��
>�G��]}4�Ao|4�9��c��~��_���z���1��?,���ǂ�7�X�g�����Y�8�c�q(��qo|��ώ��q�{�8��g�<��x�^�c��|<�ǣ�_;�_�����.8���0��N��}r��'b>ZN�|v�8�ωX�‰8����}��1�{N�~�D����o:	���I�Wǟ�qM=	�HӣN<��$��oNB��<	��I�G?2�٤�QO^��8�\y2��v2�{�d�?�m�3��](e=����}���S@�ŧ����ӵO�����OE?�<
|��N�y[x���ЯkN�<<z�y�4����/��,W���t�g`|�<x�_�~�ՙ�/љ��gb\'��y��L��Mg����yx�L��G��ͳ0?ۜ���g)~t�O�,������,���qﵜ�}�v6��I)�.��1���?�s�{��W�<�w�s�z���s�?��}��9��W����9�w�s�Wl.�u���?v.�u�_`ނ_���|��_����b�󀇮{��c�g�G�띏v�y>����c�����1?��8���q/]y>���c����磝/_��|�|�A�I`|S/@������~��M�_b���K��?�p��ľ{!�΅����bݯ��yDž�օ����E�o�aܗhz�E(��Eh��G���v�ŀKg_x��Ÿ��\�~�K�,ǻ��I���TY�z)�ͫ_�y.�|.���|�鹗N^s���pޟ��k��1�	��|ο�
���.�;�r�Ӳ�q��\��+�O']��r���_�u����{��}��+qn����J�J���+��uW����D��\��^�*��]����*�o�U���*�ث��}�$�w3�+���
��+�?]
8����GWc|��1�C��<s5��Wc�\q5���� ��5��ͮ�|6_:y�5����`}t
��=��k�oگE��k���ts��^<���@G|�z�_8q��}���o>�
�7�5�u���u�����{�7��[nD��(e}��n\��G�ǹ���E������-:��c>�������=��\���������9�h��?`�̺��{3�'7c__v3��s3��/ތ}��-��So�>����-�o݂���ƿn�:�\6"����>t��Z�s��r�[.Ǻ��G�__��5�P�7�w��~5�
����ho�[��JY��[��ɷ���o��a�-�
�6��݆�s���܆y����?c��g�ɟ�ڷ���܎s���JOގqs;���k}��v�{���/Oݎ����߁u>���;��y�����s�z���w������^��_���Fwb�nJ)�ez'�՜�Pn��P_�.����pnN��u�]���须p^7��sw�y�����n�g�w�x7��˻����
���q�1��{�=��S���=�w��8�޽����q/���y�^��*�w/�{�^�/�����'��zN����b�׿�d�����>��c����O����qn[@?Ox�7<�m�1߭�������_hz�Ǟz�|�!�k��p��x�{������|Ly�~��*�������>y���GW>~�l�G����)���ϣ���h��G1��<�{i�ǀ�-}����ǰ�/=�z?y���w\��c��Ǿ���K'Q�z�7<�y��q��+�c��i=<��2�	�m��y���S|��>�v�}��ط��w<�s����i}�����O���O�[�$�$=	�x�~?�I���O�_7=	��k?�{v��p޾��}�)ȱ��P��O�����ç���ho�i��c�V��Ӹמ|��3���=�y����3�/�?�y��3�׾�,�=��~�ٳX���E}>�|������՟ù��s�#�|���q�c�(e��=��<��>��y�w��k�:����{��}/����:��E��q~_z�n�K��_�>*R:���Khg��0�%/a��|	�r�K����ėq��}�����,y�
���k���S^�9��R�G��+��_ż<�*��˯b���]_�N
��{�>���5ŧ_|��5��W_C=��u�:�{�������Q�zo�\Lx���
��دCo^�Q����÷�@?>|��7��l�&�˜7q�
o���o�Ov֛��on��&�q˷�ޤ�0_G���]��㚾����[X�ϼ��:�m�kǷ1/�o�{��u��p��oc_���<���7������/�~�V�b���.�7�>3�=�{G��}��{����?"s*�#�Wr{�#�1���[���w�;��s�~x���?������[}�}��_���7��7�?]��E��}�?q~��'����/���:��>[�C��b~�!��c?ļ���7RzÑ1΅����_���Ng�p��`�F}�}��GX�a��[�#�0?_����n�1ֻ�c��~c�
~�y<N����ґc�o��ޯ��c?����/?����'��=?�9<����Op��"h��p��o�������=�.�<�;�h���x>�R��?H)�wzS����&�����)�~9�����>E)�ۯ��7Vk��C��)e��D)��{(e����&�TJy?,��񄟏�8n����5���MB'�C)���h���}�I�-��Q��|�gP�'�
��f���$M����deM�<Jy�X㽛R�����}�8J���ߢϢ�?���᳨�.}~����#J�>Z�I��TJ�J����~9em����y�R�~B)��?�$p�_�2\�����~����bJ���NwQ���%J�\�E�أ���筃�T�A�3�|\����u�V�B��_����/`��_������￀����o~��"��'_�<]M)�a}�3�&�2�pº�)e8������A)�ɥ��O��u�zh�0�̗0�
)�fJ�:�R�?	���K�?/P�����7��mJٟ̒�Q�ǚ~�˘�	�2��/����4	^�
�wΤ��Hk}�I�ίb�M)�3\�U��د�m�~`��m�ss�8wo�y�ʆMr�C)ӇwR�x��_�x�
����]}�p�&�'�H)��)e9���v�u���_�Y�8g_�����u$�L_�C)�#��ļ\��￉v�&�䛨/�1�i��q��7ƾY�1��1�w7��m�q��2ܡT�7�j�w�(���o�s�}J��p�,/�a�&�O�����~3��S6ú<K)�K�n9���8׍�}�R�o��y���Y�c]��9�ks��W��|B)�k�Q��vc��h��,��R�ɿ)e�j�X���X��c�b_3��X��+cq~ߡ���
�ļ~sK�ˎ-q��-1��m�~ݵ%���VX�i�2>�=JW?i�)e�{���[�>׌vvl�.P�|��)e����~7�úerM�� ���{Jߞ0�q�,G��R�l�'����*����DJ��a��=��z.����(�{��po�l;��g��y_}�&��7�t��5J�?v���M;b���#��q�G)����~�w�<���߽;���	�f�o��c��z���]}��D���2�s�D���'�����n�Θߓ)e9�gwi|�o��'v�x����
��讀{o��=u���$�ۍwk|�B)㡙o7	��cJ�����[p�Z[���_Pz㹓�D��CJoa�p+��!S�߳���g
ʏm��׆��I)�﷡�oNmʼK���T���v������jǼ}܎}����'g`�>�{����v|8tw��GvG?�0�I��]f"��3�O^��s3~��,��W���Ϛ�q���y}6�ŦsP��9�_7Pz��5e~��㛾GS�)>O{N͝8u�\�w�N���N��v�E���j�<�xx���<��&�.��{������]������F{��Τ���)<tO�����}�R�k��'���=�6���^X�{�Y����{N������7�~��۲�Џ��޷�>�����ZB)��9{���~�I���]�|���wq�L)��.��j�?j�����>o_�����wپ�77P�~8�������<P?����S�A��G��*<�6�tW�{�K�X��Rz"�%�8���A���(�؃y�������5J�tq�\�<6���{�^�xx�}���&�˖���lҝ�0?}}���0���\�އyՏ}~K?��U�k�,�?(�/�[X�o.�>��v�B�,\8R�_��ۅ�{,D�^^���E�76]��ֲ�_��?f���Eا#���������y�"�[L)Ӆ�q��
`?-��!�Ͽ���}r�����׎-a��,�_N�)�=�2��3ʸ��VF���$z���q]�?�Ϳ���s㻪����n�_�821�m���c_E)��#�����GS���
<�75��װ������V�Oc\/,�=ܽ�
J�?���͇���y���C���R���KߎY������7����8}���k�q�Ľ�u ��	>]u ��b_��}�oQz�O����~��})�I���7}�����y݃/>�zG}�~0��{0�_}�������Gy��w�âC�����G2F�(�,��{����逽=~[�߄��]�a|�N���#�{]���F�6���g��T�4�>H��A�n�RJ�?s��?Z
y֧r�Ժ/�����5�����;j�l9��պi
3���h}�����+�
ʷ��-�K|v����Б���?��'�\��)���=��̷��֎�{{�[L��d���'ӷ������Z�&^�����%-�g�qzϺ�T�j�=�J��7G�-�o�%#`�E�Yd�.7�m�c���3���M���w�����w�����W��Xn����}[>��g���j���z~E�5��IߘO�׏Q���5F���w�H��oD�h[fv��_S��u���e����Z��m>F��-�}���o�x���T�1�/�ӔP�̑�}����w�{{�}��1�ҧG�o�aޒ��1Q�6l�h=ߡ<7��K�s�{���f	�泰�a�L�Ρz�����vp�ww*�L��㥿��>��b���|=?3��S}���X���^g������6�M Qp4�o�~[��}������#�`�l{K��5j{�]���k$���Z�����i��hz�g\�k��~;6�GS=y����m���{��H�;���r4�C|�Q����/R��-:��i?�cةyn��Ho섢d��8*��3�[:֩����&:��)�V#���?�o_*3Q��_�K��ev�<Oӻ;�o�	J�o?���k����ơ�������tKj�ȏ�\7};��mJ�k�.��!�2�X����g�wr|_���&�^�*:֍��7<�t��ށ�A߭���^����F�����~�ϴw�ߤ<�ӻ���,�������)����3���[��1���uCu,g:���=�-��y](�	�?����a�^��~�|�t�=�ZM����ݗ����o�����f��;�^�}��K��;�)�oB)2�Fei=gP�:�b��sG0o����5���"�=��4�Vc>5Ѩ�wGi/<���ݷ���)��:n���S�|���{ֽ!�&3R�8��g�'�~S�}��7оϥ�o�w�~c�e2=�s�p����w��ق����_ѹ���C��ֳ��K_��v����������]��J��B��{k{�����7�܏�
�<T�����>	�
���2~G�_�oVc_���y7��u�3}���C۽@�Y�a.�������ށ��ޏ�<�_���9ۓ�_�2��t��һ���R�#����W��4����G
+6s>�o�0��jz>{$������|�ɲ���=V�?�m�}�j�{�8��7���Vͳ#�q���~S�K$}�e}4�����m?�w�u}������ ̏9��
���g�i��M>K澡�?��6����1�X��y#�㮅�5��>��`#�k�������6����'L�лK鹓a���D��J*w�H�1A0|�}l����S���/�zދ�~�}z�~_��܄����/��=��r���}/ϵ�{i}����n��~J�_�򿤔y�R����%�c�Ÿ������j����K��f�����7��<ɸ
����M�7iِލ��S��2�������k�|:6ѻ�u�,|�����eZ���7�]��lF�0?u$=�F��?�wQ?.m����Wg!�1_��M�������>z�	��Ϭ?�=�~���M}3��wk�~�o�0�}{��1ͻ�W��w�w7�߷л�j���=����C��a��Boѻ�z��~3^F�N�;n$�
��6���r?�ɔ>��E�O����7%��!��Q�������w�>�_�G1޺���By>K��ѻm���R���YZ�]�>β
z�����:��W����m�!�o*}���T��~?�۸���}�Y��,�{��X�)������һ�Մ�/���Y���)����H�L�>�S�G{��|�o�EVL��1�.o��>�z�5��ϴ����y��L�]�~z��7�'���wP��C����������^?��߻P����n�����}�#�����F���N�}	=_O�6�2Oz�?����N�-��]B��`���[�η�n�{��!��	j`�j,�'B���~��ʳ�Y����C��������Qz
�[QQʼ�����L���UxmG��!�W�ϡ7G_�:���#��ң���ZT�y�y���|&�?ɸ��qT�AP��^���۽��'�H���r�����8*����>ô6�M���\^�sC�A�ߣz���~�(ND߯c<���u�[�CG���8����л�>��}��7�.��2�X���%���@�f~�O�o��мz.�	���M#D���;@̓e��_�FyGy��'����?��Ϧz��o�S]��߷5�5������]��2J�	?h��j:G�i�5�[1ި�0o�D�d��t�WL�`���oJ�>��uL�ҷ>���y/̟�Y�c���}��_�>z�	=罽r���r�n�7�U�/�fnjD|#��j��������})��z?��"�-����0���|�0B���<e�(�N�Ï���o�&�C����a�L����������M��=���|k��4���/��-�:���	l/p������C����<٫�������}ނiH��
���V��e{�ye��޷һ�t�x{��v��#��C�&�N�o���� ^���k[Yz�s���3�Ǣ�o1���ِ���z�,����]�s��X'����r�G��_ԼYMYV2�47�=��g0�������KM�Q�����_��R�����	��߶�gϑ�{����żNz����l*;�i����ڔ�hz^�ޟ�eJf�<�מy3�g�����_����E#Y/���9yp�c�G�:_��_�<�SoY
�7�u;�a1�렿w����e/�w�OѻJ���He�`��{����j��x"�{��\z��w��y�@\��_cu�	��ֳ%�Z�j�#��\�mS�~=���̠:�M�a��y�nݑ�Ч<N.����fQ�/Q��RZk��\�'��~忏��<�qƗ�|1����=��M_����)��a{ћo֛8����'�|_�~�< �}>};���Z�_�/z�8=��^��g��HQ��~��	��/���`���:�i�>�p�	�����wvX֗��ǘV�Uo��K�k]_�}3�?��b��|_�b���T��T�	L�3W�Zc$�@���[�$J?���祈-���=�.��վN���C�]��7��P�����g>��=BB,e���_(��>��8�]�t3�i�ߴο����)#�����YA��I�_�vbY�M�zY�������7��T߿g΃��8�"�]D�O�D�_i��&�*�ly�3��<{��鯉�~wuĜy�ip��[�>U�e���W}P|�<�e���5ޜ�Cӓ�8�d�^��v*���~��P;�Y&��m�kʶ^��;�;��6f>�~���uuMn?���Du���YK)���a�/3������Y�@<�a���#ؗ��G�ߋT�C����5�	����Gi����L��_��~0��~i_�k)�܄<]�|��}��M��-���G���TϾ�m�}���=�}=����8�E�lk��f���]+��
�lK~���T�m����bԳ(���fqv�6�Oo���b�[�R��ka-��U�,堐��A�V	�h�X��a%.D%d����
���F����W*��G��Ic�A��UC�K^�aOT���8۶���r~��,��A6\R�r���-EUj?���0�vq�P�o�*Q�lH;���/�?���
���62P���n��Z�D#�3�
2��B�/[����
���s{o�;���Z�T��A)O:�jA1[���q5�T�A5
EZ�ja ���Do�B
R�Ԧ�F��l5Xf�Խ0�zhTcJQ6��X~(������$�_
zz�8�v��.����Z�Q�4��.�I���K�@�:E}�YV��鯄��n�+�������p�[�mi��a5(c�����N
mOYh}au�M��.�E�L��i1y�s�\f��I3vO%X\�w�=)K��P
������b�a6���W�r1�a荊�h1�RO���^(���)	i��Cԛ��Q��I2��.q�֭oR+�B-ZkggvL+�;v��-[��|�,��c٠;�Q���<5V�ML�L�+�hO��h%��P���v�yf�i��fw����CQ-�"U&��<.,���~�J�JP�yѤ�|f�8��Bu(��:xv���T٘�{�w�mМ�S�Uh���|�hQ6�����C��^��c�4h�!���Pf�~���D���!�j,�Lg�H�׼R��Ve^rU*�@�#��j1�i�vho�Tྠ� ��0_����@��Uh�]+���Ȭ��1�;ڽ�ʕh��[*�.��q�X�����:C�f;Xi�N�����Cs�������q' ���)���4�=���

��yZ��Ā�A�+��MJ�ұ�`Ia�6@�`X�#y+�Y+�.,�`6�v�K=���ġTC�&������kl%��K�߆^���i�yWR��(�@˶�a�L�:\��X���삨��0�%x/3L�꧃#���f�O���_�
��#���!g�z�ʜ+�Wz��	x��^�h�_�d�g�쩘��i�hϴ�o�
`A3T���C�c֍ET;:δЕA@���l1��Dհ��}Ů�Q�fWN�t[Ӎ6fZ1��4��Kj_���m�o�X�(�����1��5�S�j�LK>��U��t2��7%:H�Sfg�͝i�{hF!/#ݤ��T��}0��:�U~!	$�/{1l�I�k�LQ����9l���t���옹G�^wp%�0�)F}�z[��lÿ2�n�����OY�cd����7��B[��;�-��[�+���D�_�TH�Hm�-�H
ߘپ�İ�w��&_�J���V��#�R,�FQ)>��5�T?5㍏�V��5�=�@��q��6%mu:N=Ԯ`}\��o�_���/�J�eO�jEm��56�p�:��b�p�H�jз�ʢń6����A�(*��{�.��2�a���@�'�TN&(Z�x�
�lw�j!,�+d�uǖvYqq0D�K�����V��K���?(�`�ٿ��|��������ָ���~T��6MC%y��!`r_�I*�=�����D�\v#W�Q+�r|��e:�d�*���h���ڋ=�c�P9��$�@ŋn�2���
<�?e;�M���C� �\[� �p�1{i5��ns�3�wkP���!)�>��cq @�O
a���\A�|�n�R�@&����ݲ]<|sZ_��E(��"���qwTx��"���A4�e1����SŠÑ-r�v[Qe��n�x�Exո�RE�2�@���H5�C��~B��Z,��L`y8�>�i�V���A`�7Bs��岭�!7��ꎖ�}^����徹Y��V�g�B�����R	z��o��sk�M���n�����y�����J��7��ɏ�=
-j�����B~��0)*�o@'�)�q��y��ܰ5�����'��r_����[ ��)�;� ��UE6#�~�{m�����H�>�bq>�f�[sv��4�2ea�G\O�?�]�eR���Y��*�����r��15�Sb���V�"4�¨�
��Q
��B�����d��In^O'�R�&|>�
h���s����}�w��K�����Ce�jNf���S��RZ�ͨ�Eᐽ���u�p�d�|I|#�>���� a8���W"�E���9�gH�i�S'7.1������`�����f:�]T}���w���kr#X�������L,W/)C�U++3I�/�!�]Z-��*�_L��̍��_yV &J�|rXf��}c�q��@d$�V_�}v�3j��El��\��V)���[��b���a�7@����Z�1Cz��atl�&�-.ج�l��f����P��Yg��de��k�{y|��t��j�
�G�H�SP���d[�ʘ=a,�c��'`l6�Bm��B� ��k[�J͘G�^R���<a���rD��.T��!���\�sv�H7o.��l�&SDD�_v2���B��?��b'M��2�rυK�:��Lr��ggt4�&�V^4�-��
�Y^��R�|o�L��YD���O��:���Y3��)a����ܺl~�_���gY*��i�W�X�Q����BU͌���<���Ů��7���L���Q7�t}`�d�Ar��ܶή,��zb	ׇ�d�Hp�r���>ZNZf���y]�5Gs� o�nF �~�͞��뙎q���2�G'6�}�dU.!}/T�>�1��P)`v�2BZ+���[n��,6�l@���g��zW���QAګ1�M�
�
�5��*�_ ;Y��)�xQ������1��$����y�D�5�����՗p�ȕ,ܽ�2Q.�\���?0%��.R"��Qi�y�9��Bq�e�f!����	?R+I����gP���XԷ.���|��SXa��@N`7�<�/	�m6�<�JHs�R�`��衒�}e�D�7
0&Ϙ���W8;��Ev&;�.�����<�_!����n�Hi_�����k���	���<��*��JvVP�7���y%e��S��\�B�C˃�pߢJ�V�٦<��PX�T���[%di]E�"��"�9L�O���Z��ʛU1�PyJf�D���xE-�4�T�
�f�h�$LO��U�7l��7���|7ʖ��Y�W`-t��惡1��f���"���XÆ-
�j�eN,�
3���Q^�ŋ�v).����߄rk���4�*��P`�Mķ	3�\>:�5w섘�B��k�v�F�� U�;���#7�6Ŝ����M�Ka����\vdU<�.��[�H �0�0���
�2f�|��W�����I�N���*�#��N�-���Ͽ���ƹ��7�V�%�E��$���ֻ���i�,�Z��G�P�J]�R�*�������R�>���Wr���Z��ڎt7[^7����{��9�����Y\�2)��~9���A�o�����ŠL]�C�� �2e�'A�dApfy����fOc��/�k�T]�_�����3F�	�aH�`O��;�6!���J"�Rq�7�ԩ#��֖�#�#� TDfq���T�X�Y�FL;�<D{t�d�6*

0�0�|)3���MU�C�OkoP�q_��8̏��%�d�/Zo�	�4;��<f�D�HS�a��KZ�R)�2ټ�û��9��` 4�;!P�o��_�Q��4����rRE�7Qt�	�f�2)X��a�Ji�������|!I7�Qd^����\l�G�Db%���wQ3
GeM�T�j�%a��J�G*H�i��-�L�ʢP%
,꧱�S!
U==�}������:��_���̤{�S��0�|���m��Z_�w�4�\��'�t�jgx	t��(�j�T�}�<[Uf����s��;1�,%5_��!�i�����n=a笽���[�+*�+o4������'�5*`S�g����B��~��ii��'�4e�Q�J�p1>*�{BsZ곸�_�+���8�6�XD*Yyn��/�;>M�a���XY�VZxE�\iaS.�ۉ��L��-b�Gh�ͣH
�W�x�f�f�^H�7M1���,Ͱ?��EŽ�
0�^t	����'h��u��c��;&Q2S��Z_vzX,3sO3Y-��&X�_n�Q������^%z%L\�*�d��2�bN�}!0R4��ӻ�:��(�a}�9�Y�9�@�N�Ҿ�@��1��0%�?���9��*���):��{�.m�Y*�Fy��|�k��Bڸy��U�P�D��n�‚��f�3W�i��i);^�&�T���Ny�2�`s��F�	�Mm����b:\��jP��Z�z�r�T��^�H���{*��![��G_R1��F-)��y�;�z��x��U�C�aM�>���U��i؇%Ex���&l��:|>����M�8�²�R/�����H�֎e�h�U�`�0�Ȱ
B_�K_�"��>5�Tn�V�b����Bn�iT�|���V���ɴD)iH��E�lоN�:�W�,�UɨJeR�ީ��h_�i�'�RY�J�R�z>�]��Fed���<��ɻ�mOҌ?�����ZO�k�̜��p���}T�3=>Q̷˲�FD��p
�עj��+
Rn4���4M
]�hZTέ*�,�q�W�Y;TN8���L�j��|��͘�&���fӼ�˩ܴV�x�K'���>��#��jT/���DV���:�����X��è���h��YE�'l����K#�jU�R�I����Ļ$��47*�k�
ҙ�bK�a�jK�`�*�������<�)��(c�F�3@�βk�K�(NJe��
�@Wx��>�R�%���i�l�?C��S����@��5y�Eǀ����sTfj��hŃ>�"�@�����w�Q_(�*�^�#���4�z�K���,�f3�́>=w��Z��*.?w�Y|�p��
-��`�O$*�EC�ɓ�Lu��J/K(5�7����|��z0a��UM�@��r2y��L����2��FT���u/�h3(.�*-Ww�*2��ޱ=>|v�����-I���m��4��� ���+�D�������Q�驨������~�Oi�z�x�M�Y�3�ՊC�*%����a ���C���W�h����Ũ��c�����l_ I�w)X(D�]�Fc�=4�1�y^���jŀ�o���bޤ�|�}8x/�ELgY�K��8��z��=6?)�����D���(��Y�`�@�XdT(���|���]���e�[�)���
��.YrF��53�R��1e�X�H�nB�:��.8X*��T4�δ�)�r
���,��CU��b���lG��?ZM憟E���׶��
��\��H���
�a��bA+��w�1��!��T�iC�+:\��E�l���f�D��f��U��f�S�^`9/o��
�Y�+ʕD�z��=S%:hWF>̶T�T������
y!i�pgaAaQA�ШnH� .�շ)�Qգ��{̜(���V͔�K��{��y��:X��1�M�/�K��2B
V*���^���_DdZA5]7���Ʀ��"`d����8/f����"��8e'�����&%�b��
�-����d���3�2��y�a1hG�O{�9�XIFf*$�I�^0�%5]K�*�Yf"�'3��$j{�;���vޠ	hp��ġ3P+
�Pa!��8�I*Q����΄Ps��+��n�R%�j�&o�R|zZt��R#�����	*�XIN�C��‡��"�-�0�'�@:'T�@��ha)R"JEђ�$E{��_���r�7��(�k
b϶S�y��L��Ԙ7��㈌����t������R#�	.���X��81A��X�=���B�\al�o}��'�I�H��C�g��k��<�:�tu
i�$5aE��@Wپ�WVn�1\�d��<����%Q͂����PZ${��ș�r��Q$���cLW�C�!�� �J��3�K~����{ϴI�>��rV��c�~Z���i!���r��&�ׯ`t�ęM�˯�hQX2�����_�@O�F�#�	�P�W����i���ה�O��֖����-��š���g��Ȇ�#$��w�[d��塪������Ŀ`���"��gxZ��k���^�4�1qYx9z��Z)��Ig��'�dM�Y?J����U>�ru
�/�����-���X��ꑽiy��@+�Ƨ3��F+�ٓ�vSY��ڳŒ�]l�"����e�����|��8��Au�=����Y�_�3�X�/�}��|N�L��q��	nn3�*h�y�M/�B}*P[F��~����rja	ۻ�
ĴA��ʪV�?U9S��Af>�� �g�0l��8'C{�h��Ҏ`Ām�e,��R�b8����Yv�n��>Qt&i����z�S*��t���d��K�o!�^P�� �(���3�	�F3���}0z��%�Q�{��f��YTLC,��}���[�6m��0�uP��a�9ڏ��}���(��A�sY��ԩ�T�u�j%l��|��c�!���񸌪Dl�²���"�9�qc2
���;ز`���B��jL+�-%\�@L4�)QTgt
)��i;�06�Wҏ�$k�L(3.$���dv������3c�D7s�����U%
���X$�t{&���5;3��.M�x5+�XTmJ�7ġ�׍6��X0��e�;H]��U�b��cA
��'0+�;h9���ڢ��5:k@UIJ�Y"��m�G
�]xT�~���Ǣ�V��n�O��Ȧ2ؙ
�	$�*���-��R�X\�x%�#N;��ưPF�&[�
t���n;���˞���J`��)�%ÓE!�Rշ������g\;��Ԝd����Ǜf%��~7{�`�)�*@P�+1P�k�[IV�8�g�:->�B:al����V�����_��n	���X3G��*�
����9&�L�eL�6�!����B��1����4]4U�h��"#���`��w�\�ȋ�-d1XU����0Ӹ1>����PוoXWc�lI�#�:0e�@�>qGը�v'h#��U�!R�"�z���p|&+j�pB��Ы=c��"A�؛
�	�*Z'���	���]C]�?���j<"�ތLy.�
��K!�����	�ج�3��)��~I>�'�z���E�~�He�xT�kU*�+�a6��P �f����\��{�x~������N4�rhi�o�~�O]�t�K,A���g|�S1�gBz2*��
e��_N*
��s��ƿP(F��e����J�y﴾D�!1
`��u�ާ*7w��i'�
��7�¨[\�Ԅ_�=6�������j��Y��P�"!5�xT���L�T�US����L��)SW��1�fX\�'����WD�mI�Ԇ%1Y
+�V��cM%LGdX�Y���5X��E罳�mn*������A��4����+Lu�H{�1٣�2��	���5-�b�f��ZI��Q_�Xn5��R�0�r~&�ɬ��Q�BU�T��*��:�����?�f����������f��ؾR�>�q���U�ؒ��ˉ&�ޮ~�o�bY�[�i)�e�,f�;�r@����������U�	� ��ߐ���6W������T7�\�i�ƌ�Q�SDv5�v���(�n�e��\c�v;��>	=��xL4q���s��T���fT�i�Aa�%5ٜ��}��[� uf�l�&��&�QN�`}�IS]�fG��[�=��	FN���O��v��a%Bf��&���z�ɦ
�\�J��2�B��=��k���f�%����P����+2�H�\T��D��]&W^�{�X�W����[5�/�a�l�i	�3*�)#{Ϥ}Ɗ����i��ڢ����Ϫ��A�g(F��Nm�gWΰ6�3<�y>{���RYE��[�����k輪W>{�B_?��i�L�V�@[�,�ь�v���v�U�.mC�<O�J>�n�-�!���^scК�6#\�_��X
 �(�?��P�{T�K;E�ē���.V߫�K<��?�Y��f(5Z�Z�x���*�2Fd��Z���
2{��̨���_N�m���m�h|�:.�΁���P��X��q/Y�ר�L��Z1D�t�j=�����EЬv&�͛mܰR�)2Q�
��/��1�cけ�M�
��6�OP�L:h�x2⨕�_��v����x
���_̖�W�,�����s��@���Ɣ�� _���,s����Q<œ��W=�ߪȕ%KŌ�!��G���0�Aіf��-o����������&��6_I)�3�Uk�{��p�yU�{)o��0��������|���W��m�eS9�M�.�~~F�-�H�AA��-͈xq�lcE6�����+�4^^V��`�v	�a	�B�,ԁ2�- �)l�^���E�'1Q �?���B��K�#MEQY��\�b�,��*�PW2��/�0���@��]ɨ*b=3+�g��4[M������Ai�D\c�"?
��
v�3��E��g?�m�8�ɷ�ޖ�Q���I
�<��U.�C͛���l|�*���U�����Ս�ϥ���K�]����i-xt~#�CJE1���,�.!��Ǹ>�Zå�;۪�/I+0�ҹ���0��Y�-n�UW:[�J+��/�V�ItA��?��uEQ�;ZR�^<�[u�����_\
‚�t&eA����9]m�Sj�oU*X6Es�*�s��\���S�:7�6g6)$'b��>��0ȱ�0z�sM�o��uf2Hc�(kp�8��}f�ZO��au�:2qo��x/�ž�R��X�����̲��J�K���d�����?R��h�
�N�Ķ��,Ὢ}�&]�0�G��EA�"H4J6C��}T�omY!�*e��N����vb�;*m��s�W����im+�6�@�J��%�h�P�w|d2��a��Y���̬əY�:���۲�f��1�-;u�Y�9]���f�Mζtt�lom�j�3� �,�/�Dw��n8�|��0�{)�T�dD��W�鞰��oa�8+�f#-6#��"~��B�P;<ڹ��p:C��jD-	�2��KM�ϼ�Ѡ�^�12y#aS#�ͦ(��nj���p�RM8c�+��,�~��3E g�W��
X�3A�C�P*�\O^
P��"a���5�ϟ��rf>��)�_u��46��Pv�'��?9f�%{��~���9K@e0LzWfܑ��6M&��]�	�wR
E o�ɔ1��7Z}�08�M���ט��-��üv��$Nh�p쑜deO���a���YRG�쩲A2�#/��V��A�I��a�4���]�.efG^4k<a�Cǹd��35YiVgu�eMYz8�Ļ�E/F�%�2�P(���f�x�ա��FK�a3�m���<�O�Rc�
�4����b��1q���E˖�v��S��\v�s��t�S,U}��e�W0gتs5R7��ٰ��-�:�:�Oa��1�z�p�d�6�ic`h�S�3����۰��Y�]�XL��)c�)��ҫX�OY��h�r����OU���f���̙���M.��Jַj�{e	��a
���0����'[^�)wnV�\�K�$�Z�b+���O�ftUT'���;h���i���0m�W�{9�(�n+��q�o/��P\�uS#f��̎Ԅcd�22U|QZ�J�A2N�J��6�ݐ��	bI3�o%�%��/'0g���F'W��gE1�n`ym෺`�%���1<aVgp���3PbJnz�.���ZϤ�G5�pI�Q��"�ڃ2l�ol�
kJ�Gj–u2~㕉ʕ�����l\_Lڎ�<�Ǻ��\�p2I�
��j�ӑxɔ���4��r��(�Y��8��%�zu�͚�,��0�4�`y��f�՛����� ��p5ℑj�Z	�k�i/�F�=�zp:/$u�J$���cC��7��;T��A�<�W֖�<f���nB��_�̶�q��fB�a��6��]*��rO+
�4ǸWD��9"�섋fb�l��h�wp
���}�U�5�鳲YE��ƭ���h@[��e�i��AQ���C7dԄ��cR0R�BIu�Ta�&��R^*��&}2�"�5RY�*���'��%D};�go�*r�-y���J��8;�������=�1���=��g��a�$��7�^򶁺�U$3�N��U¾@�X�z���0�[nU��ѕ��P����R��E��z�b�V:�!f�ET�(�CQl�v:M+�Q��x:W���*�Xw��C�t��j��ܔ�{��;�Wk�b-N4��Ktg6�W/����`L��P��ª�f[5�׼�H��,I��	�1P2�#��)"���G*–��:}'�1�/�	�L�o�@.l���.m��'PwqP)!�4��R�[��NGEHF"�C�{:�T˂�q�.�����Y����Ts؊��.��_Mb�К'	�`4�A���D��p�Ll@�(��#�l���,�Se��F��N�>�`���3��L\���yı���D����O�!+��.)+�8L]�/)�Ħ�
�>��4��b|8ɥ$�!
.�4��O/�ӂ��)��.��M�
v0#Zn��)H�Z�F&iYe�7�����f%���Ҩ�hD,P�$�%a�~9@�:�H�Tcm�*�/�*=�[t��_Y�rgF�"�Xm{� ��1lJ$�0��i��ցv3��~�u���j'Q�=guH�#i�(0��6���-b�|}�E��X�/���vv8OS<�q���|�Kp�i���Z���Pe�BR���d�a[D�*ߜYn�3��
����!k�H�J;�@���t���s�_b���@1z�M�3~6+J\q���߰9Y_
o�u�
I��Rj1�8Q�������j�t6pa�'�S�S�צ�D�Q�j�c�G�L³a�)�o���Qt��&2
/�.݇��8	�lc?`rTq84�C`l0W}C��toz�͸#[�6��y�T1k����5�n��ir�ftL3����}�*h�hL@>*mQ%��̵��K�L#&����CN(��a/2�\��sJ��}dl�$��@D�s.�;�����Ī�ipq���e�4�Ȫ
��h�?�-�/YAB3���+c��ӹ�K�_����Y�����%�5gj��ie5$�r
tW�_^}8���/���~g��B��
u����r9m$���T_̔3������np�)y��4;����ϩ���V�p*i��$
	�#op�$,�o�8.�ri37�h�*�$f��'US�A�{1Bc'��A��2���݃ᢟzb�N����8�K�\նx�v�lH	��cb��skd�\��@�v��&�w���xcs��H�1+'��Z�h���c3���2nd� �˪o����3ϜJ�AaYA��!5k`�0���q��z
��ku<g���pq�s��U��d��q��	00���E�@�P�
��T�`����C:sp/�fY��|7��V�t��/��&��>�z?�٨��8���(�F?"�O���	'��{�bl�F��z��Ǒ��g�]�5�̓�{%�k��,����)Y[rì`U�T-�u ����AT�ȴc�,*.2/_�X���[&j�Lڻ��y?�D��=�0��cy�����0��g�r{JMѠ�`�yq�.v�l\8��q�����&��j�XBf�\�FQۘ��f��&L�~���W�c9/�F�G���L��*Պ7�N��<���a����s�6e�D�/���$VM��3�!g0_:���f�좋�z�/�������� ˚
�367��s�=���oy��@����h���(���py�/-?\��ս�!L}�&��A(�aՉd�=��.��(�"/%�%B�1�����N�>�7��b�O�q�;�)��f4ܓ�K�T�m��b,�̈N��D�*!���fs}�@��`^�lHG�	8k�T��f��-���'J��+<�£']�@nҨm/��
�a˪�O�����W�&
�%��^HLz̖��7W�Z�+	v(rI��'1:���A�]0����Ĺs(k�B_����h�x�0T�2ט����&��'�ڊ��9[��@;�_���=<Q�N$�`*�R!x�zl���P�Q�6F
e�9e��'�]��akrJH
��[m̆����\PSu#�W�H�g��O�(��b0���u���Ԇ��9���.�q�48�S�9fH_��5zF��\S��C�~�X?y!��ݼ3�?��~Mj���)C��h��h+��uϙ��JP�g��[r	kV�ި
�{Y
;�8qO�?631k'N��ف���-��ي�*�ʓ�jnM��pkj�a��TT�<5��k2�+�%eX2��au1��Sf��������L�g�2S:���ղ�D�,:&\�Bp�w�&����L7
ފ/�e�dU�&�_�=�X�\��m�1��T8��ܼ� n�ě���][�-ظ/�33��b��"�QAF��7�R�흡NTAV�@�m%Od����-�W�
�^.�+M�M�m��&��j<�/.�؉|��m!fTR����ɦ�kE,�3!�m3�!;���l�umbB��L�}��IԐ˺�L:c��H�`��]cg�rm� 
�	�I�t��–�p�uf�w�x���5�D:�+�0īXN�I��&(%c��	�pf<�����ͺOrY�������sS满��u�7U��hD}<wG�^d�WZQR<��ga���7[�+`c�"{�;��;�u�������@�݉��@�ݲ�^ yC0����gt��Z]�3�����֛�¯���YŚ��ݯ�;1`YmЧ�/�'�Ƨ���^�K�U`ҡo�;���6�!,�nG�-��d
eL<�N����W8��Lϝ�fɸX��ɔ=y�h�� �E��^
�k��3;�c��ќ:M�Jx�K�'�'�����QW��+W��A	9l���X�zN��|q� 5��;��jQ�����D&x�b=j[��MƩ2��g���w(	N��(�+��D��/�c2���"�]�yK�����O-!�ܭ:���q愗

S%p�6�䔧j	������Lt��R�>Am����j���u�6�R�z�@+�	/B��%N��S��e��I�Q��ljB��FE�����˩����4�6q_��yT�tF�����Z�^iC�|
�>��Ы_L|b�7�͡��Y��ꋄ�4,)*nt�,+�YӁN�m}�vZ�u�D�+���;�R'}b���X�����qՖ�Ic�Ѭu���?��˸6�d�k�h,���B=�KǛ�]"��v��$扑m�ȫ�B�~vϒ�����6��"�W�pSG��,��E��*���E�{���0#�<�Z8g<B�AV��5�#"֯o��k�9E��2fW\P��d|�B��50��S����OS�>Ln�������Ɖs�$s�y�8,��{V�b��t[�ח�(��E��fX
կ̨!b_��U�Jf5�Y�{��tɜ�h('y��-�Ušd���&jRb2���c8��i���*Z�:,�Mj`]�2�aVٱ����
/�21�<�ۧlc�us��v��4�(��E>+��U�}4'�غp�u��&r�x>3p&�zxj<���Ba����E7,y�tB0 �S3�[v�rQ�/2����$e��kg"bQ@
��5G�:-�NaeY�`���u�A� *N-7:YͰ}�<VA�c���t.��O�L��]:��5:wB-Ý�_��WO�Z'/P�T�Q&�����*���\�!əQ]\��);����/���#"Rh���ԁ^u�nqS�` ��׊dž����H�P+���cT��I3e� X26�%�L5�HD���+����d�(�m���	�4�Dba!`^]+�[�^`lhq�G�NN���'��n���؃�Gl�M�*���]�n�mc"�Tm��0j�@�U�_�ls&Cy�v�`W�֔ln���؏]��I
�����]���7��Z(�e��y,��b��b���DK(U������Ilʤ}�`�_����J��DPmJ��)��0W��0�K��j�X��|Avj�q��Q�?���H],�M��֨Y�i�XФq��93� �L��%��?;P�Em�S�aI?����%�u��gfI��I�I���TV�)az4��E��	y��+Fu����R�]
�j')�B��ޝ|t��k���b5�_	5���[��2 e�$TːQ�,���\��;1�sv�MN8���tō|��$=�ϗ#0�+�s���c�vۘK�u����^
A1
Vj�I���p!��gmQ��#]�NJ�K<U���b4�����7QʪKh.�k�0��/�F�ω��,	�8�ש�(g���
lj�3˷�0��]����ޛ����VZ��x�H�&�>ҋ�'L�M��T��Uj�%���xo-*�
;�D�J���]c�
)��
m*�8�~��#� ��u|�ʜ�=� P�v�
(m�.5�K��z���6W �c0�&�W�T�_Ͱ�3Y�Bs���t��H�(����./��z�6"�eZ)0&j#!�^��#ʸ�-�kׂ�W��2��a�;�l��|8Ŗ�F=V5|�%��`�$^�h�+�`�5�L!��D�P��?t>a@�Dr�20g�A��yg�*t�U*C�.g�b*Cc^��a����z�ؒ�����"���IѬ�x����p%P��O X��V��\	���
z��)G@h��
3���+�(�lUf���w����ѻ�<g�1l�8k�̮��������\�A���
*����
��A�r�<V?EN�3D�hڈ�:�}~L?�ɇ�Q�QB��SnA:Vq�{ƈ*)�G�b�U�cv����m�2�evk۔�ζ���9�g��%h���I5�@񀙪�=�A.d���Ն��H�+X��	(h.��E�B�C2��w0�sq(�,p�q�QR��9b���C<���0ćU-��VtA�~Aܲ�׉��j1�_x7�������-�;�A��A��h�6��ǩ�f��-G��vPq�
��ӺD��D�ka�u���-b;1��a��-82��a�jr���&�{O������iso�eg�۹,�z�.(����8�x�EP��'�b����xf�2ap��5�e[�J�"�k�飓@[.`�o
���~�-�a��R�Ы��3	$��X��;W�F�;�!T��o/-���T����2�c1t�V�J�J~-J-��l�q�$��2���XD��x���a��}u-c���Gb�\J��&v���#�\]��~�f�*��i�}����5bj�;�� ���p�������3X痈6��2����H���m��Вm@z�`i(Cj�N��r����}@YFB4�n��(|�JqȔS����&bwnX(A94��uVmف�

A��K}@Ba�q������	A'�I�����
�l~��ca �@��o�GK	����@�&(��~��o��¤lW
:'��&ٳQ>LU)
��f��o�nC�Ü|T�SgR{�ͳv�S)+��w�_��
80�F?�؆�3�wA������?��錌���Qp�f��Q���Z�",vx�*E4�pM��k��?s���TV
�(���>�������4�s��
��Zq	�rr�X���j�of�yt5��D��h��l�ޠ�oIDq�qz����Ȉ�(n�]n�Z��:Sӏ1�|
�⢐���p�+F�B$��h&�Z��'��*W}�Vx�\j=J���$�z���*eUK� ���;��H��.����;H��	eR�O�n�)�z�k��$�5[�.$t������U'/�m�L4����D"Lَ&G��5�jJ�e�m���^��,z-/m�+�z��G8�PWLnO���*�.h��R٢쒂u@�*��'0>����
{��*łŔ�_`&��F:.��b��:x�q�0B���;MvJ��}�J�p7�A˶�ms���>{�bPG�n?\f�TDɝ��B�N��^�qe%���T_��Jekδu�m�Y���gTWƫ���:Kc�Ed�-Ӏ�U%���+i��-D.x#μEv���z�ߏ��W��Q �8�,P�����B����6���[��g��UeKƜ�Q����5�����e�註(�7w
U���<�֧kQ_ܠ�E��P���hl�ʔ%*6���IRR��/�g=V��",.\l�J(�O#7��qNP�H����a�A��n6X�,�Fc�XSh(���	n�L�{�(���0�I�9>I��Փ�eԤ�R5jZi��(pS�/F���-=@Bmd�,ր$D"��p1b�S�C\չA\<7(��ѥ�����W����{� �Q��c�M\�WMի0����Nח*Wޓ��7/0S&�JK��F����s�pC���(�Z��>�
�0�4����5S�g��f�zEwP�23��Oy�Ur�
��:ִu�nU����)e<OoNd�s	C��&��N�;s�D�MdD��̣���5�J��C�{O��M�.�m��6<h�D�ޟ6R�b�:��uZ/i+�S™obݭjH��0��[N&�R��1�E����հ�\�m��c����66�r�@1����d����5��>h}7Q��Y�y�T�����^������(��s��h*��*UT���*�a|JE�O��AO����FIᲺ���(���<z``�ȵ\	��Z+�qQs���`ٜ�SU��-:���#�F$�8�3��Tc�d�%E{�]	�xQ;�Voj�0��r�����)dz�;�;c+ٰ�}�DQT̘X=P���sC5��gg��B:v�M��kW�.J�,���>�_�Rl��"�y��O�4d��i��X4�8#�.�S���&��|�`��+k�}ẃ���U���
F%�A	� �$(��,�D��X��8�Z3��@2��aԾ�>F�a/&�������l��g4LT���m�Q^㤪A�/U�n�������h�3��0�M1��Nk0y8��N56�;�*7���8�84y�G���D��a6x��P|#���Q�����HL�h�q�����ZU��z��1t�Ɗ�V�Ɍ�RT1���@J#�rqȖ��5�'�=.a�$F��U���W�w������#��}"�b�ê��e��slL�C�˰;�+�YMS~���Ø��+S��*b^�kA�`[D�.l�71�͆���B3�6������OU���!���8 �3iU'��d^F������	�_y�|�Z�<{��ᠽ�;�G��e��D�:��y���Me�tWb9�c�F�v�x���W�،�E?�84�Hs2�vp4�g���0l[7K���yF�d�^b4B�kni�����sEW��g���Q�����*�V�ՠ8K���#`9���|��m�XT��!�V�3���ѫ�W�)D9��b"
1�� #�ų��g�p���*_��}���wƳ�{ա��L�Q��4�ۘ�+k��s8o�i��fN��Z�ɤ�Cb	�C��"q�XG�:���)jw�B�b���B�W��-ź�w�f�C�� �Ͻ+����B�[I����/�Ie�DV1�Lt��M�6�h܀/e?�K�4KI[E���j�,��d��٠w���F�����|{zl�X
�aV������GT��ّ0�7�8^}�g��N�80V0-��.|�x�/�&M?�ņ�guQ�Wp��ۦ��36�E'�1��F'VJ�F�ٮȹ�[,�9��7��k��¢EU�91`��QG�ח���؁��$��2�Rf1E԰�lf~G{F�KLb�e0_MD^���ˏ7��iT�X��V��
 M�Z\3ZH{�*���E��Ә��O�$�Or���Ц��6���|�IE>�G����:��ܺ�	����D��D�����Xt�М3;[t$�Z��3WȨ�FhA�����t���:�nB3�!�0��"禗�ZhR�����*"2�Ș�ٳ��b���8ma�vM.gg
�w�̢3�'��4����`T|/�8ѩ����B�gIP��6D��Vee�ŪAy�	U��̸py���6��c�����U�}f�6�ĕ�.�S�'�ٹ4Y������܋����sjP[��%�Ch�J���7��c��;ް`qYe#F�ʥsh%�Cn�f_�h��z9a��U)����A�Z�C
~����U\�W��ƫ
���Dx2d�w�4��c�1:�Y��0
❓JZ����7���%nx�(�/_&�{�#�]V �F�I5/
�5:vq�D��2�Fkc�i����G�wU����]K�X<,���Jn e�(��Lꮙ�M1/�+�b�e�`~����F�롣N�U�A��1���	mZ�i��f*:�S
��D�����4�-���a��mV�_����9Nc3�U�\�=<��pA!��ҲK�7$n�	�&è[.�"�UJ�ߎ��v8��ַ���}�ؘւ^�a��[�lԟ��D��� +�n�b]w/��}X��6���f�U��V��6lX
�O].�LP2�M@[�,CI�Ɯ����š	{�;�6��K�(�a[��}Q\��2�M�k�س~�Z(��9�P68���ZLr,$�
|��bߑ�xIY9��^s��.g����Hh��cqzo��D���+�jZ�0�_�dQ��9�L�!��FQN9��b�y���C���F�>|�Ř=I`hhz<b���&qm�feĞ/��N����nd 2��9
��m�ڹ��q�#����[�n�"y��B6C���p�Y-��-��(��B�S�z�
�@I:_��(�cc����`�a��-�޶���ŖJ/Y��ޞY'�V9��~�}�	���("�c��o�j�.�(:��7ƪk�w'��?|d/{���l)���T" �V�BL�i�£$��|�L�K��'k8�8��8@S�|�d���N���+٩��P�m�UTʥ
�4+�:2bC��j���}��n���!*�;J�pu��;���jSݴJ
���m9��ޒx���E�{?��ܞ���(�Qυ���r�:#�������{VRڴv\��j��m�s����[Ǻw�|5(�A&�h�8;]%�|B�;�{z���H6��N�=
�4���=�qq/�K{R�S�3�Lx�@�+Di����`�uxj�"�db2�b��<[`k�ry�^]��P
��N#��B�Ѕ�X�{U�dzb����3\�o���Ûn�&ȁ���=����x|�i���G��cƆ��.�����"�;�ɭ��:)s�������$�\�
�x��ǜU��c;D��$��#)�a33GKΞ9!&�����d:���M��U9&��Y�a�ʔ%*]��(�^m*���r<q��ŋ犬��h	+l���x���ImcƳr�̍�CW4"�qX:Sʦ
wh&� �cs���`�\X)���*�5�Ɉc��:l��jF��}�>��K�<阉eh֬�La�
�@`�τ���	7^�Ћ`K*+�%��O\�SIZ�.lV���[<��e�*�T��+#*It��FCǜq�!��)!�f�6ۏ���mv�n���mv�8aۭ&�k�j��6N&f��MXK����D��%���"m���(�~�:�k긝\>v`�VƵ���P$ٝ�յ:��9?����RY�]��9������v�n��Z{��f�.�ӊQU����&�^kfP�Ѱ&f�x��J�,�q�y���^8�NM`��x��Q��r�Ǯ��)��lKq�~��[��@���gC��BƧ9V{9�T��
z
˯)A�_����
�˅�bQ�Jl)�
F>I]�A�/��������h��At�yKI����SM~�Lޢ��#���|�h���1�D3r��eLR)O�ۖTY�(Uҗ���X�.(z��!(.3�1B�C����U�f���C���]��C��Uj����g.���s�a���t���)K7�Y����ăa1?���3��ا r7/u��;Y^��{#�Z�ވ'5��V�@��g���OG�ds�
��©��71��5�x���,?W���>���,��J>��͌)E���_H�֪�,���e�Z����2��Ud�đ�x�{��J[���_d�y;�%U���+aﮛ���D�ˤ��Ƌ,��Nwj�̈́��FYWt;)���{W��u����Ai�&�h�	�4� Uw鞴�t���*ktb�h�.�'�oT3Ec�.[�0�a�5Nf-O��k� _����P��,e�\^���X��\~M����cV7
�j/O�)���=tiƢ�v{=�E̢s��6�W���v�}sGT���.���K���e�)�o�B�R�Q.33�������׌��,��e��䕾�"4Ib�;@�b��x�g��R�K�L[�6>@��I����	Sww�P���͎ai�77E���H5��������0Zr@]���2�Ҍ\��|����+��25D4��F�W��ǻs{��C����=ܲ�WR(,�5���z�o��7�dk�Kn��5fK�ch`�H����f@,F4�]��~��]f�&-E3�����
�
���V��x&��Z����p�
�f���X�㛹�3Td�$/l�BY���'R�l.���(��8"7h|�Cc�,���㪶V�i��M�HS|>i�0�)��.�6�,��uWyJi
J��r��|��q5…tq�M�뤰ۇ��a�+�1=q�-n�ْl�U��gz'~
0�W�U,8�}{���ܵ|k�0X��m�+@{R.���r��d0����W�	�zM��棈@�iw0�**�2&T1�"�@h����J�z�M(��^�3-���E�	�$y�_\*ч��b- ��m��/4�pE�ic�|�a�˅���>5gd�`�i'�����4ߖcs���I=b4��7m�^.��A��'����T��*A�k⻱��l�a#S��dxE�W%������[&�FF�UBT�`P]�.��T��-�2G�Gv�D�c3�"�	�X�9���żR�Jٱ�
R��L!�Z[~qlp3����W��8?���4�oDV0.��<O�A��<Gڢ)��qt���t%���!�3{Q3�f(V���n`FD!�i飝F[��	��䒠���'��K�{j��s�~v��
/�0�c�<�O1�(s=
Q�dW�~!Zh��!�Z���B�	a�J
�n��`�R��
(h����w�7m%�U��4�^��ʪy����+6I\ĸn�|c�,v��0�����
̓��HT8�<�X�2��F�Y�ԕx�3�B�fd��4sC�IR���⥪ �b�rf4۲� ��a`�Lޘ��e
-v/�~���2�	*�f[���#s�y��+�b��t8��!%�L��g�@����p��8R� ,Tq+ZJ[7b6��#��AJZb?�"�+��if�:��?Q$|eC��F7��F�]��FU�ə�Q0�j�V�x'��qޭq�L�'�/�/9:�a�1[5�$��nY� ���2�a6!�r�d?�/�/}Pup�7�DW٩�`�av-��.պ���	��)�ب��f�����N��r���s<�$U��(��Lk`�y���;�eZ
�U_:��~���O�fZ�k|�7��^�h��p�YL�a�w��ޮ��*

�6h�f�$En��Tf2��8aI��s�a�Oa/�1�Qۂ�vp(k��"�z~R�@ �x�t�o��_	����l��"o�-y|�l�.@D)�G�J�cu�0���������͠ޕ
B+-f���AX�uz
:�"�n�}��uЉ4��ᚗ(���#�8��ݟ�����j��'7�d�V���D�"<
����@�)\��
V�b�V������W��tFM���r�Id���,��f�e�� �v�c+��]f��n���M˩s:�X�M�iu7�3�k�U	��ek��Wz$�s4��psM:<��Z	H�L��3-�b����әZ��\D��R:���*L<O��%�m�b�"5G裐��� $�x(/G%a���D`fٹ++��4#��4�:9�W���2���l��s{
E�0�4�V�@O����2�Ǣ��.m�%�VJ]�̵f�sT��J�f��9-�)�ia�3��c%�*'|���,��L?)&P���Z�!Ay�^!��(c�A}�쐫#��mp�L+��������������m�1%^[���<�pʝ�A�`�+Ǎ�I'���;�Id�*��$hs%䇼��5h�f�]���N�p*�+c��U�=x��9���Y�����L�A_��&Z�e���Ģ'��o}MC���\�@�YbG���8��v�%ە���g�8]LlU�UdE�E���a�w2�T��=�(���_�<`J������x���;��q�J�p�'�AH�X���P=fvKKNl*L	����R$�[��ʏ���~"���,��1:$4��1fvH�Rj(;�3��<�%�\�R�����y��e�PfV��D?��ԏr-F�F;�j�9��O����BMs��3c�̝�.!�l��V!����mJh��yoL%zLAH�a�RU����pceY鞍2SّE�>������%���оg�V�ɴ�կ�iA�81Md$�2R-삞�Р�4L�S��Bq�Z�E�3��!���']S/f������TV��,�"#e��f��K���Ux�]��Ȼ�d]ZӖ���l�&g�B��ư!�1R
t!�>xA����{��6��6�;?t�"��mog��'�Lۈ��bn��DB���㎞Ȁ�H�+g�)��g}�[

�A
yi@���������/�cr�J�Ɩ��е��^f��Zލ0�,�'�KI��.d�#��sz����,|$�_�D�z3���Hn�6�D��t�C��b�I����M.u�/~V=�H�Gn�w���W���cKG�[w
�R�b�������ZEř�Y��7�9���>���J�M_�rK�_[~y.���r�Fײ���z
e�s���+0B2�ze�:��`��De&��\7Y�
�5%�"�'��Sݎ`$��F��X�j�
��S�'4<���+�3R]sJ��*8�"���a��� \�ɇBް1Aͺ�U���l���uLI���s�m��Ы�>�
z����E�S�;CI��+��1��3+�:=ͧ�����oM����o	�#�N�f�T� ��BӠT��@+�S����rdL!���(j'~�^��T�s�Ì3���M��Y�ƙ�y1l!��g���9gbO�3lּ�W�⌈{��f�O�����`s˪+���L!u�"[�-Q�9#>ʴ�ԝ��/� ��`�b�I��-?�� ��
�C�*a1�b���R����"ad�F�S�8��e|�0��Rqx���7n�
��y=���d�
<:�}�/uB	H�[>�*���&5�n�[;�R���r��=��i$�=�,]~
�����̨sla�.hi�61�H�_�/��	҂%ժ�D�χ�D\�XL�>0>��N8^O��ǴQ�_.������	-:�̘q�Y�@(@�f&��Keo�=�n�ۛ�h��)�:�|�wb�{��2�4��d���_�{��a�h��" ~s6w�Bĭ�h���z� ,-F	���ZB��2}	���XŘ�Ķ.�J1@�6chK�ĉcG���NH.��ܩ!��xT��fQqB��Y�!�mx"i]n����N:��N�`�*��+�6xa@qA�W��SIv�ŋ˰�}#�il�-!:\��b8��w�ې��s%��@��|��NO}�2|Ff�c;йm/��)��+9�xWO�
tW,NT^2�������W�`"�lD
�2$ܔ���K}<�2�j�,��g3sƯb�`�4�̡:[^��������9Q���d	Zy(y�p@�(�䅅�}8�㏧��s��\���&���*���ژ0+$l���t/9e
��J�3���B�ׄ�!�As6:^x�4c�T�r��dF�I�sg�����5sű[ʲ�֚A�����%#ż������+�ȋ�R��Z���N��&r���"\���C���1��[����DPu�ԕ-�z��<!��9��7�z���$�1�WX����-f|r0�!��L���ۋ�ȑ�<Ǘtr�4P��	����U`F�8�m4���q����?X�{�fy�J*	��a&z?71'��a7ຓ��&X2�(_�Eк
e���,�[�.[���5����b� ���pV�&B�4�f��E������t
���S�"
�
�*��7d�
��D�"Iv:).4��9u���ڬzPf2V�Bf�E�*��1+AX&��
�s�bQ��(t���mf���L� �2TS�/�
k.3�h��/�}�~�ͷ��
Q�&�pe?Ӽ��';�X�2�3��3xF��{*H"���eQ�����\s��k�^S-����U�v���Y�P���A�q��װ_����X�J2)o�Q.��߫I�Ba-�R�p+��c�?o��d�j6F}���%F?������]W�	L�C�c�S�L�DV�G�3�����Q�ʗ�h����e�6����ad&̈́MIlCK�SESۧ���1�/f�z ����T�+��X��a��ߩ8����ZX17b9(I�r���f��fձe�U%J(
)��՚�����V��j|(���*⫋-=�IU��;M ��ÓJM�T1��4p�SIn}��ܬ)T8P�Ĥ����;���4r�A�0b����_rH�ONX��W6+�}ԠRaW��S�6�s��z=�v^e�\lTs�mu!|5L�����J$���jt��^p�V�19�r�I<�`�T�bR��ٯ$�Q��|Z�6�@�d$jVϡ�d�����b��9��B��㴉�Y�o�W��I�|�E���p��zIpe�BF(5k��
$���5O`�#Q��x�6���q>�b3���S���S�|N��-Y�&�=����6&�JkS�;[���@G�T"���O��(r4�>�Y�� �������%`��L{_	��/��B�o*��9O ̘�3�ʨK���ib�����K��0�d�Q�ڬ�C"� /�7���"��j-׬��o��@\�ɫd��|L�x6�l�Z�5�lv��m����U��k0�J�tbsvEz��+���N͗z��#�#�_T%��P�p��J+�\tx�*��Q��[	��5C&0��e;�S��a�r��>G��;�� CI�����9+�!�w�@���FSob��ZOs��_�b��/�A��s���V�Š_Փ���V�'F؏5Q�!pBx]s6r��Wc{��!]W�(�Q�"�Z�=�\����p��PQ�
s��X���8d��;�U>�݂@���
S��:P���z ;����O�d�#
sJ>�8z�fv�Zd�~�lPw�FCُ	�m�<�łUn�~_��f���ƉYc�/W����pt�OHgq�5}��jQ
nV��T�P�p��J(y9p��SWw�D��=dJ����: ;�}eZg���V�~kx���J�DI*L�xP�
�~���#��Y�{����Ŵ5���]�O�%�ғ�*�R�FA��:f�2�XKKT�<YA��>C��d�:��8�|}�s�{���L2ņU1��*Q��|!�j4�}%X���<3��Pw*��g�� ^:���C�!��>R
��c+A�>jnT��:�ʶA�Ԥb�Gͳ�PR7"�V��I\�
-{�dQ�0�!ms3�$�w��N����0�6i�p}44����4[���mB��ZzTWII�<�P͡�k]-�U�Na�����L�݌Ȯ�1q�.fa����,(,*$���XZ]��h���k�>��Ge;��9,`AO$�xʖ�8��-n
$��J�:؎�����T}��Y:��-;�
;4+��O����5h�΀u0�@�b�bCu��J.�Ğ���!�:���2ИhHgg���b�����^^c����s��Fci��|�4�"3(�Fq]���!�Q�|-R���;�������f���Ó������6`>Al�hY��G-�*�jG�
m���M�0����"��T�>�TÇ0C��լ�Ϩ�+L%;9�%��?8��練�a,<6Rg�`kC+��z}s���*`���6�Ɂ�D��X�
�z��vx�BB�g�=��Z0v��!é����3ḍƷM�18�f=!`��5s��Ж��7Z=2�E��R�j�Xo����T��Z�A�����0�2�N<t���\������Q��Q���XnY�z���WFcJ���U◙�B��uX�U�8'�xtn�<�@�UWh�(ħc����1�sC�T�9F
�*$ԫ(�	k��ɪ��RI"���ڀ�c32�	�/:���E}
�[##���¸EX~�*��-�^
��V���"�G�|�D�L3̘u���N�S�js�Y9��j뒃��$k���
���ͭ2��9����}����	�5~lw�n;�����hfrM�#D��OJK��@c9T�֖����-"�"�}6��j-�}�D�U�h�:aV$Ĝ)#꨽Ė%���x��P�3�*���>��qa��6۷a�t�,��WI��G�
4�,g2�by=l����u��<S-�mXeE��$��f�F
�����n���f�P����x�q�m9�N�ݵ�0�g�mNd�E��JWT���t'����o��F�\��S�.�7��j��UH̘���
��9�?1�3pQ���B!�nD�1�|8�����j�0������0rx����X���X��e:�&�aݙ����S�N9o��y$F�z~0��TAS�WP�2\��п�����e%�);�>=�#$ްB_8�H����'t7�1a0AFg�ޔ⻃E����sI�n��AA'a��"��+�r��p!�J��Dzd=����,$D���3���2o�a�v
�i�	GU��y|*��QE8D,�q���s8tI
Z��-����&8�����t˹��ϑ'z�n0���n�x����7�{M�5��SU�9���w8�B�s�D�"��DSL
�Z�B��5^m�w�)1_�hv6'�*q���n��of�1�bD#L�J��C��wzvkj��t�:����_	'C��[��D�����
������-����Zv�)o��d��4;�ƌC-�PN����zK8(S��I({H�b؟�!�N��IBwJU� �$���ZMIl����V�Ԝ|�5e!�:Z�?�"ƺ��W�j�ΐ�*���e`]�Y��ǀ�A����;��E�����Î,&<L�i��5��fLBZ�j�Ϛa}첨�Sh���Iр^�w)�(	y�"]��P�V�`���Ύs
�dp������--�Q�$
%�D%�@�ҭ�J�"w�}���ɝSK��kNy�{��nrå�㴯���k[�ڭ3-R��GT����P�Z���,�%��|i�|��-s��c �){X�#o<�ˎ�ք(�ެ��x�rF�n����O7�B	����
93�BY9u�3s�S�C��E�
j�i��8�t��&�b��7�BU`3��t{�P�8�72cO�Ub+��PnK������j%8*PN����A�)o�Pa�;��&�Z+�U��)A��e�,)���}�
c\�Sjtv�M�Cjl��C�weE��
�f��P�7��	O�X.VU�<$3Y�:�>IvNc.j�n�
J�wV�T9�L�������P��|�"����
���W��bo�c\C�F�����B��N��A�V�@�<֙X�,�h}�f���\�)=�K�h,����o�9�z]�ް˕T�]A�if�[o��hG���K��&�,4@�p�վ2N��H|fB�oU�Q&]�RTW�A}+�
$���H�p���v�*$������z�~\��G4��M�d-rg;9���xY��cׁx5�k����*l��#975%ыP9����m$;T'�wڽ��
8V1��U�RIۼ0�ÊsY�Qb���7�LP��Zs$=/S%������3��@�șnAve�f��*a&�A>��*��(�g�F�@
g���b</Gy�a]E�?5��UW������s�ژ#��ߓ���<�7�f��F;�7[�K��,�E�5`'�Hy�9�j`�u��MP(,Z�f�/3�î�lU̾�w:�z���@W�K�w��<��ofh���O���i�b�f/Z�,�LF�;F��-�O�C���u��-!*��$�e�:�jf��u��ټ��=�����W��S�*g�:���
�ْ�^��G�ܧ)V8�!ř��c�&�A�M�s�*x�tV����`�+�0/Yyc�� _P��0!�Kͪ��,k��[n����P�q_S���D�]@�/�|0�	���"��(�7�N�R��h&Giw	e��V{��DV��)n�s�*���R#@��۫���i�V�)��0�?_u`�a�UB�F�m�к�g�]�'��nm����>�eV��6�|�����{��H��*L�Ac&Ѡ���@�a�(Z�vu�>� �s�4���a;�NX�Ђ��b7�މ݌�>�`�"%�݋A�]�X��TjqU5���U+��P��!��ى4J�1�ت:����H�ѣ'6w���
;�{�w��8*	�k���O�=7$�t���o�}F��֭�u�姗B��u%=�D�-Jr�mޒ�F�3L�������pN=Tf#���Z�CD2������@�p�b�x:|��S�oa��\^�;�c��2���$Q,���h��bM�#1G�k��s�g:��Emn	vo��I�,(�?�]I���˻�u"��s6�u�P��O�9��,y�r�fMÍ��R:�쨏�[��}E~H񲑜��a��*K�*,�$ќ8���[.�b$�C�~����Q�sޗ��)c�� �f�>���f��{9f��vVf��p�35Y"9c"��,�Y.e�����KX�b)l	����b2�~�+A�\�N�f34���)w�X���lۖm�m�e���F��k(�(}H�4�G(3MV�*B�/8ט2&,��������sP�-��7얅���w�!��tmF��j�$���um���S_�*3�c)��/�>�	���	ijAZ�̢\SV�PwzO��b^��8��zŒ2��Z��@R��▹L[	�P6X��@r��;�狿§Kj���>!(�Z����b��r�s���3"�X���_-���3\?�e��T�C����1�s�&�B�z�ZT�jC����*��]U�g�I+��ȷIR`Z�a�%��vWW3����۠����g��hE�����dt���4��E��k.!l-A��i��L�u2]K�8A���d��VTEjΤ�A��.ՂE2�J�]�������u~�@����u��"�V�N��R��l�,B���ll���$LR2
/�8�Eu;L���^��S�s���/���F_�4�p���6���ҹ�񥯖9	W�^G�&�Q�J^��pk�������<ltD��0�>I:,��1?A8���0DO_c�-��U*��g:���eJ+�fg��j���b�ֹ?v��:!V�fY.����Ζ֮��-S�t&�Vf���xI���`�%Ci�h�֠l1v�!�cP�٥<�>�������H-��]�͉�n��/ѭ��q�[�u�[�ļ�pþ�N�T	
��j�8!aJ���jE��DX&�t��T#uj$�ʩ<SB�;,�(>����˯)Z�HTM�1U�QM�T�n%�\�W5�T�uQ�G�����b"���Ym}��}���
SB�_9	��) $)��r�7qk.��q��̬ə)m�۲�ms�Sڧ��e�윮�-�ٖ���-��sf�uf�Mf�mU�ְ�4�����Q�f�y��c���$I}�.dڧ�\�i��6P2�1^x�"��Q+,�'�U��a�T�XQ}3��~4V����b�'nBK���N�]sh6��+���'p�?l"��>Id�8���%}2F�j� �M�E,G��	+e~�Qw �Bc&B�8��7�g�h�W^S�o����
�(�"9�%���=��7/
�B(%���j"��f�2M8�G�!f�sh��9�w�&�3���L��Z#�)�+��"�����L��]U���~ٹ�E�ԊA�E�Ҵ�1����q�QXu_�g��jd�'b6m�����Y���k�����d}eX�YMu��NĶr�tzl��a|ɬr�6��b��r�gk;�XI�at�;S�+�]Y��b��Ɨ�tm�Ѽ�:/�CLȠ�T `�N��
�S�|�^��!E�4�|^|q��A�-œ��7�$֙���[��ԡN�n#�/��(��r����eW^�J��oA��R�'U�f�n�r�_���C�y�Ͽk�b%����a�s�P11w��O�6�
�<�
�'6�b�lag:�$uC�?	�U�Q�Ldm����@�)[?�Vm�5�GK��3��fb�tϷ��!>W����U�1l�X��J����ݖ���{��L�?��b��	wڰ��J��`�ԩ�9�3s2s�ё��pX�>��K+c���W+Y?x֛7{ǰ(��|�
��I��|2J�tÒʌ5vZ.3Ou�
K�� "�V�����οRr
��扗D�/Iyځu(������=�H*tѵs�Mx��[,ץ�-��� �Lh�"��>��>���8^I�߬��ѹ�w�2/�Ѐ�m��\5��yO_%(׌�.PV��5��G���?p�D&8Ov�Bk'j�}+�7����G�+�	�Of�o�	�ުGm��V����U�uOR#����g�1\`�FioG��;<�B�D���+.ʅlT'�.-π�ZL�$Z��ŜK�	�
m����,��.O1�����|��T^~q%�")����L�^L���t7��[��9�I�i�#q��g�wRq5�
*e�a
L� A�R�'#�O�CV�9��mzfR�T�JyeD���h�J$�b�m
��0�B^�6|�
����?bC��{��r'.�a��?�rm�GL)��!�zM>�V�m����
jjϼ�1�e�abAe�00b����s��Q��~O!���&����`1����(��xƂ>q]T�M5�-�h�k��P�A��Ƒ�[VJ�e����G�;9�֚Ģ���w�=�o�R�h�2�[n`�6�� �A�Dͽ�L~�����׆Šۘ�B���13m�*�!r�<�H����x���e1����o��U����!Dl�&˾(��2�3;3�zC��G��,mUڑz���KHpc˲���
�:�l++a}�1�cU�Qg��`)s�DgW��dQ0;,W/ӿrcw�rN�V�0���4�cf����ä͎�s���'�F�@2q ��XTrbƣ�f�逡�6���)v�������W'[JGG.Z;��Œs.�&���Ws4{�,/��C�	�W=�AjNM���x���+r���;�h��X>UP#�y�Z�
�uC�T�1*��~4�FW�J�sX�Jtv�ƍ���s:�K}wWdT�Q�����v�l'MMcXq����#�<Gi|mb���V���}�Q����)ۀݣ���E�ۙ�z�.�}.;��Ùhg�]��Rv��b��ojh_�ƌ��:����ԜC���J8&�ވ��{n�TWT?�����	e@���u��kn]0�#K��ъ'C��$!�M�[�ɖQ(��$�'N��O
g-o���I���m�V��i�M�q?�'J�b�`����������F+Jܙ1�c�&@"�~	�h"`ܣl�`J���m-�N����:�
�+0��$s��C��jsvZGg��ڤ��M�HNJ�BǸm��H�k��O����X���� ���
���#�}#)/���:�D)����T��ؘ�ĩմBuz����粳��ʆ��v��0~ZI��p0�8�M�g�-@���&UU�����I�:�)� V�q��:ޚ#��5�kK��r_ղI�Y�_��F�WF�g,�!�T�›�"4����Xz�r��Xb��uZI��<���G�lѪ���4�	@�C���&��������Ym4y/���X�w��h��Zt:�K���%ݲ��ml�hL��8u��ʕ�V�5��6�`��z�.Y�Q�n\GK����il��1���j��n��\!�{�
��@UG�\���Hs�h�EI�!��ԁfi�|�F��+�|B�X+A�;�^��D��[w]��k�,��3",ߗq����
c�^T�c44���T(�(�c�����gڈ�10i��\}k��`|�T���5�T&ڱ���Uy�es�/\q�j-����#�p�E�b�X�Ķ
}�eI:�5_h5s�\�*�l�d�~��g�ʍ�����A�����~\^�ؓ9��6�?I~���P�wq��6�c�9oĞc7��aM�]މ�r��dι`�<�e�P�hTkil��oՠ^Q�6�l\�g�Y�wM�;�U��T�ݰs�&U�	M}�4ʐ2�+�Ѱ���/��"�����N(�2Yh¶xNc���IՆ)'���r5Joj�9�5W�3��M��k�yÓ��mlT9vJԍb_�sT6��S�d���-F}��>�I~�@�Ԋ�,���NA}<B�$��N�� �I9|/��A��Jd���(�X���,qC����5n��
��4Ye�$6l�y1��!-�7�W�W`E�>M�C
g.��+Ӷ8	6�8� &��̾���	
����H�.G��p����Q������l�U�%s=q�1�7�P�����+F�w8Q�"�͙�˓83�f��
w�q��F��Q����J�y)�-�"���7�@iDP�y��q�;ޤ�]ݥ\��&�7�mf���w�;̛�tBdYy����Ku��S�PD�3Pg��
�-��؛6�?����F�s��0-���⨃�.����ݒ��Rjŵ51��N;M��<ʏ�	���O���N1z��΀9$�&��2���Z~M*�8��:�����9��"�~P�D�o:�qO"F���Z��J���Q~LH�S�D�.�B�T�����J�dj��
�R�񷸧�����Ĝ
�k$v��\�KP�}�,~�آ qvvČ�r�}o,�f�)�+�8|(�=j��,�����䲬�6Q<�[�/3�j�'6��̯�9ΤQ�'�d��ڦ�~�q�׍8��ťY��o٩n*P(�i����1�s��P�6x���-X#0�D��2�@����	������O:X��$���"�T\rx���z$�i�s��!��o��'Z�%:i8���3�0V�%䰹�Y��b�,B��e���@��/�ŊķJ5I#Ǩ6�^���y�L���F�
B	5!r5[�
|��[�9u���~�qK!q)���%fG����7:��i�+�}���7�_�ù�n-��s�k2�|;Ny�׺w�����������
�r坩l,�,Q:eШj].K!�Y䱉�C�V���
`f��l��cs"�^���^
o�#)1.i轃��,��F/�Ǚ���5����x������j�Pӌq�}� 1�ř���$})ypt��*�8k�[��ի�g���u�U��e���1��!��h'ٲ�����f�ֲ��1&���
���E�+M��K����~��Ȝ.����`�-d��]���m\��dC�v&�x%*6�c���������[�d�
�����R���X-XG��&�r�E��Ā����z+{�q(*9����]-{�wN$8�K�X~q�M��$���I5�-}V�)�To�件����ҳر�tR70�m��.ƞ�QQ�	�.Xm<���$l�-\�5(A`�� v⫕b�3H�Mx:
}`Kn#�G�)o�ԭ�S�($=�J����d�mp]�
��l����������v�j���chf�pD��L?8
D�^�ߵ�����E��*iP=�!ߕ���vڣdl<k��L{�q�`Ywo�p�$v{nlj��ƹ؍P��,���ǟ��T\^�k"����3��A�u�ۦ=mvxQ��M����"�OІ��L[]!��C���ƕ�βn����Q:�9`��ٔ��Ҁ��5¯�_.���6����b=�R��f�:�
��!u�b�q>�8g�C�������q���e/C�'Y�v�U2~V*��q�c+o@�)��GM�U#�K�a
+��Z����hoƧo.I�}چ����q$8@���LNx"�*ѸT������&�Н墹�S����+b����&
�G�u�ψ���$�k�#�N�O���i��T�-���&=�&�WƟ��V��3;�cxCr@S�~]	=f
0;��o�y|�9
�@p��c@(@�A���[���(T*��QGL�f�Pod`�x���Sj�M�?v�.��Y*:�{���T������n���D4���gZz�˻���q}�����Cuʙc@���)�@ƅ��z�Ku����29�J��L=g�R[�w3a��ΰ�s���I��-�ҁr�T�LJ�Kn""�Ʋ�"��(2k=ʥXrFVD�b��[v���Ď��)n��VL��Z��u��o,A]p4�x��2�`�'����_�x�Il!�Lp����a,gy�5"��aY
�4� ���oXh�0��c⑝�5�F�l���K�
Ƣ������}�^bqX�i��h����0`kp=�Y��Z��\0V���aL�m����+ˮd7����j��s@<^��9�]㧵u	��G��qs��\�7�fs���2]�>��LD5��gHW��틺�k>vJ.�+��8�B|�{���a�+���x�*���-�H�@��x�������Rf��H���&K�h{5r��;L��l�X�e��u2��LTjĆ��V���֊�}�]RnW��1��
�J�B[�ٹm�]��E^�OJ}�PE,�XP���9(.�?؀��%[X՚��Y�j᳧P��eK�u�K�N��Ul��)]�;��3��
2����5�3�\j(g�}��娩�r����J��=���xҽ�Y	W6�uM7�bcU6��@�*�]::fVB��	
��{��2h�Dm`R.烀@��+Y_8\u�j�+ߊBX<�q�7����AVq,�j�׽�W��4l�[����Ul��:pF���@���>���ґ���j���v����kn����r��N���2�!{���.���2�)�Z�9J���	P�����Bp�KJsQ��#-�> �)���FK��,�B?Wo�j��<B�
���}Ɖk�e���:o�)�/����\���z��&h*��X�Qp�e��Q���A�i|�@7��N�/��L&�c�P�U�T����]��:����F*隡�%Y<�y�u��?��F�����$}-��� d���	��]2m�����D�o��/�p,1��F�	���L�o4vV�S�A
*2�"�\¾k�ŌWG�16�����ŷ�����nQo_v�4&yU��X�~[/���3/�M*�p�]_������}�,uѩ����>Ջ��N��,�`!㄄�p��&�D��.�����b�
 "~��2v�kwq���0|�ܞ�=��x|��x�T.!�{�#�r?���t���=,����V;
/��g����o?��{عm�/����{���%{�55�]el�lo�.Gܚ���\
PD��b�+��K�<�M]�y�TL�-e^��$���ԏ��s,\>ht���w�TX���l:�+�͗H+��j�bdC��tUc���jV�q���EUt���t`[g����Ť�R
zk!��TV]	:��!��+���z�ȋk��ٌ�!�s�]����V̛C��x\u�`	�ai��u.��ׁ'
jd��4x���1��ph�$�lO���^&Ȗ/�
�p����yQ�Dk.oϩR	G�j��g��[Jd���j��#`�{p&�������X���+\�uS'_D�</���j����.��j�ƙ�|��|��A��R8����X�Kf�jev��4��j���E1�k,�v��=�'6iBY܊�5ޏ'�L�B�J�#�z��4�R�w�2�E�������4����&x��IE�P�A�5Ҝ	����N�4G�[\'l��r��A��*4ޜ�<V+�R?ʆÐ��<�`�_і`2��hޘAx��Ⱥ.��Aׁ*��}K��5��������,B���e�8w�JNHw�Y
�@Ǝ��r����V�$P��_BK�^U���V
B��CŵnD�K��� �༰x���r��Ę�eQZx�@�b��$B�1�u&�6&t˅�����RC��[��#ؗ�3�@�T	(Oc�U�E3�,ϣ-AX}Y	t��,2p��3��r��v�w�Ս������_͞v��e#fJg�t��8� ,�5���1%P���0������fps�V�4'���Ƒ��C4�L�?r��D������1��dg͛������>g�Z�LNҨ�U�B'j��c	c�-�`�h��Z���̞3.~�`�}�����r��ʴ�&����Y���lf�w'c�%�%�1@{4�H���łO�����Ֆ�����9g�lG�ܖ��y-s��tf[���[�T`�#�$T<t���ڣ��]�l)��h9����NX�>v�I�߳���[�B�
��B�f1m*J������f"�V���ŕ5�ۃ�(^���B��JBӼG����
�죾vLjV��0���������i(Q����ƍ&̿��a9v]�4�qՄ%�c*]� r����.6+,!Z�:�3�+OGGQf\�h"���oڙ�(�I�2G������{/��MF\P=�&]����9�r�q�5w�X7��F��%,�q��T2 e�M�i$1�:�����I�@�sٖ</#��+�POUB���ᯬ�FF8o!�Ցj�ҁҠ���
Y���^��b�����J���I�k��f��tm��B�d�kaI�����i�LF�.*��ն�s�%��w*���̌ՇH��xa%%.oC�T�jp�`P�d%��y� �&�wB	���G�XE󤄠�ޝ�`܅�jK�r],`U�ؙOI��ƥ|Ɗ-7�BoT��ƍƌά�>x�VU+sZm���5:Ǣ�1^�6R�CӬ�c�v�c1��\�[�;����'��+l�����F<��!0������@��2|(LB+p�-�=f_n)���b��2;�`�*��bv����m4�d���<nP-|��n����@ٕa�ڥ�1�mu~��[c�,n��R���tʌ���
�lLj��&5����c�f���[��������9��\�v��1ppu�Fe]�Q�v����¤:��f�C�%�Ç6/���Cf=�U����/KR�k����� q=�|�y��c(�%�?��*F�L�#�Q�7�J�yµk�lPJ��4�Y�M.��ZP�웨XT�5Q���JO<�����5,z!f���ev�Pw�66]z�+�E�N|���쪎C�<�[DD3�f�y�0�;��&���J5#l�%��XիX~n� �o"�a�bX̡m����Jб�r�*�x���v�ͫۜW@�q���Z�]
u�=Ms�.��B��k�V`���.����A�6s3{��nhl(ܤ��Q��.���]��۫矵^�����������jc2cm�,C|x��ħ��.?�V]ݥ��Kܸ���5tG0Ȓ���#d��NsX_V�Ŵ���4NӤ��j!<��F��&]@��gM�3���V�i�8_we;�%�P
�aatl�ȹ�T=oe{'}}&�3���N�i���a���$���J6��L���)��0N�=Mj�Xv*(�K^��=�P_8�%:߻)��Л�9S�P
%U�N/L�����u!�Ŷd��˛HJ��4f+��hc=��(��VZ����0l�J���������P�9Z�7�$:/T;�=˯1״�S�k�N���@}�6�𦶁#����Ii]��BT�JOƹ�$�8�Phm��Oo�ȯ,4�1f�V[Z��ջ{طL`/��k+�#�_73:u�§��V��`���m]�8F�JR��7A[�J�qbx�<sm�0`��!d�Bج���l�	5�m��̈́�ԙO�xq�M�Dg�ۙG'ê*d��X�'��Rء�j7)#B!��A�se\k�^��Cs
Tn��"�.#���3�d\ള��["�Iΰ�1d��=R�M*��(-�)�5;����}��9o|y�}�[;5S�<���:=:I�|�X�J��àq!�^,L�<O�0W�F���{��nu3b��a�EC���s�@�l3�I��h~�
��|���>�
k��L�_��A���!<����Km�"�Xn��}���
@r��9�𪭸E�Fn�<�B>Ν�IA�;@�1\�����	�H�W<��'�e��m)��
ج��Юm��2R	|�6�&pbe�,:S�z�R'4�5et��S#g\ր(-w7���H�>��/�����;�a�b����F|�$r9ml!i�l+����V�)����X,R�T:x�V֊'���0\��w�
��A����Q�T��`�.�^�Y:6�2���Z��Hl�D��!̧���z�<�n��C hX�z`E1 ��ϳ(&��$(Xʌ�*	�6P��d���qO��	F��(�o�����]Q}��*/�r�
~�z�2��/gUpw%�����3r����f���.5&Uj�V4�Un�G���qЖ�������b��B�n�ٯ�����s�t�Lk!�Eiy��m\��:���*�nw���3�8E&S�x��%r��V��$�
*�C��p�1�e��A�(�F0�xKnM��L�Z��ޚ�ܭ8Ѧ$�/�r�`r0
e7��7�x9�̋#�e�F�Wf���.b���/_.���W�Q=ʪ]A9(�5G��9�,hP%�{�Տˌ��MƬ�u1�yG�ʹ�nm�=�m.�\~��4�1��Ъ��ߐ�Ǖm%Na*ϥ������_���cߚ��Y�j�44�r�G�l���H��0X,Lq��|ȥ�f�|�fǧ)`a$��0�$���pn-YH)z�͕H`u�h�kU�p9�K�D�Np|�$C}e�d0�f>��
�V���*	�'�Wk����j�7�S�'�\�Y�b�%k��`
�	��G�Y�f�^b���'C�"㱥#*5/JO���5�=������!05�Mr�
�c�Z�Q�LY�:�%U�o`�5߄�T����0�f�j����r*�`rX'�<����̼�V/�Z�ws�@��:e~hC�t��m1ȳ�P�6�ގr���NX4ΞS�M���B
�Q��x}b�D�X�I���l��dT
2_���k"����bb�<U]��m��DK�QnDV|�-n�.k(/$:�n�(�`��)�6R���H��eM�;f��ȓ����?ϲ�>��S/iza$-�_c"ǵ+6R�Q�Ie�*�̜
Mo� ^�H3�kdΊ�D)$��Xж�œ��C:6�،c��p���搤�ӱ����GX�`2:���>(��h��۱����t1}�?O>�s���k�Y�-�y�a*�XcZ�F�b�2w\m1��T�Nq�� K%*3Q���NB�j;�^�Oi-/ζ�v��oI��#�1�����
���̺;�<��](ϒ	�!}�>��q3-y`��x�b�d�Ӏ]���\-ˇ:�'tV	Լ8��*����SMO�;X���ǰDbl#���EJ�$��Rn�|@j��.oЀgߞ
\�澎uk}�pF�R[��o��Mt�1w��H2��̴gG,1V�Ć��p��2�d��Vݥ��z��]�n�F�0�6�P���1\;H
4A;�`$6V"��(�U?��,��_���c�s�CҎV6Dr8$�q瞳	w'ȑ?�?aH�#E��5��&Y=:�	�ik&g+��gc	��.ڎt����e�1�(�G&��Ɗ��*�Z��	H�q�4��Ej�QbFr�@K݄*���ſt ����ঽw�B���n"2y����o�FY�≩[bg��v�Y�D�9M�a(͖Y��[�X��p�F�J+��>�.��t���Ⱥi��%�<�
g��
Ƙ�Q؛(�HTׂ���ߪ����b�x�'�hXxV���h.}.�2ިlH����c
�*�o/�w���o�'CY�t%�ԣ��
�\*X�t&��{���r|�B3�I��ɗފi��b0t�+�K:��!�1pd,.6�`)�e"LU�\C����'f1Ɖ��|��pH���x�-�h*��or3�{�z��]b��=o /�ג����~�h�8�毗g�o唐Aw�짧�W��x���図���q9VU��wD��c�	}��R
rV�2߉�-Td/���M�ƐE�b0��?�(�|	D��7(�^ք&.@-��׻���ו]������~F���ȫg��~[J�1��w�1��-0���7�Zr�Ty@�k.�2fEwO�딜�������o������%5^R�5?�%ZO����vͦ�C�s���"Q+�q��^�T8�-�'��V�ե��w���Z�D=9�p8S�1Y�c�����ad��HC�6Ʉ�C诱tyT���yϕs�!��к4�z�H���g��U,m�v�<MM��Z��0�w�|��R���4].#�vY
c�唫�9��)-�^����o�����r�$gA@
�홸�t��R��آ�(�:3Q�H}cF�9S#����nHq�,?��u&�c�򙊗3t��x3�I��>uKG���}�2�c���eZ@�����(��1
Y�b��dG��l�|�r^_hGф�~bӬDGRZ��8%����������$�z�h�Wr��4�}R�H���7�,=n�xt-@d�#+sB־�5Y�t��mӫ��5fH��g���̑��]p'�֔f�X
*����-:��������)��6BAu��W*1h
��U�jB���/�`�"
�&��Va�֝���?�s�ytD4�I�%�q���@N&иڪdy�` ��,����<��W��z�گW�����s��:�P��{S�l,OG��������妕�5���B.��M�,����#+��#]As#��#�E�Z^�%�9���Ip82:Du��d�OWr�5~��:<��Mo�E4%��}3��Kf��7���db%iW��a,4rOC�e+�(cN���`�w	7��K�%�rjQ��lI�?�v��[�ٕ�xZ��A�s��(�ˇ��-��D��i�D!�O�E�Ws	���g�s�xM�~�-61)0eL��,eZ�>~���&XhH�Э��$���3N�1y�hWqz�[R^���f�4��4:��!7��FO��SiC�}i��8/�W�Yg�:�ӴKI���i\*�I��=+�	� e�2
�).,�R@?��>�vC�.�|�0 �FZ�ﺷ�k�]8~;��*%�4�zt��~& 7c���Z�.f^�y֥簣�Gֶ~�OY���,
�SVQ�?O�P}e��q��W� -��MoU�� ��{�@��u���j'�����4Gm!#c�
BZ˒���E�[��d>�4a�^:"�tLX��I�5$+�=��!���0<��z�`~:
�i"h�y���A�,H��0�H������Zv�����0�Sm�G��D�5�X�z���)�ICt�R5$����l�.�Z�2��6Ҥ�/���,_��W�j�"�����K���Ь�,��쐞���BXw���|
3ЇT'�� 0��+K��bvd䵁�v��rq�T�j���\J��7����7�H��>4Ub��m��e����'��zWera�����!�A�u�7;��Ox	ц<K+�Q����s���)j�|>�5�9RS7�ͪ;�L���E2�:�r�ҿ�ҋ~��D��nB��R�>�O�=�X+6�S�Y�h�bi�#�,�<"���<�۞��=����"�Y#b˘���:^��!B�=o&��t)vV�@�jޤ���?0�TOY���,���tYQ%�ty�����ȯ����t�g���k�"@a�[�m�t�PK���Z�݇�خ�)litespeed-cache-es_ES.l10n.phpUT	��g��gux������rٕ&���S��+I0������T)C�`&���$��RO��9"�'=�C� #�\��ؙ��YY^��fLu1f›��+������AI�g�jZI��������[�կW׫���֛�-���?<��ڪ/�]��?}�WM�>�ax������}�M����q_���cQ�+<�����?<��/��?�O�~��_��?��O�[5��l_v�r����a��_�c���Om�*���p�P�׏��㛪Gx��\��P<.^���lUU�⨜_W�uy�T�CY5���j�r�I[M�^m�+���K��7F�?}�z�^m�C�������,.�F��n����`(u/����<�G˦^�E���^,UQ����CՄ��N�I߇��8��T���m_��~=+����;����~�o�z����]2�eq�wK6&�8\��i�e϶�e9�o�в񲱿U��JF:���r���,Ve_Z��+#�n��
�E)s��,��?��ץ<��l���FϿ�,/*n�W�\V}��7��8��vQ�U�ū�5������������h7�M��9��|�|�P�u��o�YqrYl�M!o�d�|_]�>9���,�z]�W�~�I�y�y�
i�-��ۻ��l�n%�P�(-�K줃b3T�t�'��s<pu��y���hd�uDg�,��	�����`s��-~��+i���琸|M)ty�;�2���e%���+%F���o]�r�-��=�.�T���<F^u��tݎ:�\��ElS���!|��Yz�aS�`����?���rګ�s-Y�D���>�n���ܵ���뮞W������r|�M�W�I�\5�\�D`�Ү~�='��f���r�(.�R�g�Q�wiRAz�� �Ӱ��1�Uy��x��3n�ewS߾=9�͛n#_(�^��<뜚Aެxխ���Ô��ܠr�od��N�{��2=�Z�F�&S+C_�n�)�!�d�ֿ�42߽�J~�ٳ$�{��\�+��E�,)(�nsu�?%#|V�]��,���}��טr�ְ��/��P��;~y��x!�D�U��l�yivS�)ku���)�T�n�=8��#O�ND�Bz�)��b�a�;M?u]�C7{׶#�U>��}M1Ǘ(��e�ָX�Ҽ���@	X
��;!k��Y=ȇ�rg����N�_�G��ɏr��\/9������M�����־���-�—�������'c�}��F����dn�H�X��q�ǖ���(˛�n��!�˶k�K����*��U��x�[a#��ǂ���4�~��&�n��"9;�6$W�ٯۦn+������Wú�ګ/�A��y&�[G�^ɩjy-��9.]90&5�nt��U��<e�}��N�+��I�G���rlh�A>.�op9��D��*A���*G�R�Mf�!�A2O/JN�ƻ-�5fi�?w�ދy�;�Rkn���mѷ�����]�;�A���f�A�4w�'���=vm�I"܏)�E���Ě�>�/U���)�b�����"[��w��ֿ�q��)��>��$�󛥝�V����k�Y�u~�P�0~���c�>tU��
�˾��Kc+����b�.���Ʋ뫃p��6��C���B;�|���Y��N��rrצw��l%s]�°3R( 2Fш�[�y��9�X�;W�s�:iJ��]�j��%wXSb^_^����Z��l^l�F���x��̧0�OL�P�
X_ny ��W��H~�k�&
D�\6g��"x�]��ڦr�dC
M����Pz��O���GŎ��-��i\؉S5�/\ˢ5͡�B��ۭ�9�Nװ���ฒ��v3I+{����[�
X�|���r�ʽH�Ln<��U�]�w���E��Ïe��c��q[��w�;\
���8�N�(.�9�wbb��.c�j�zC��]h9}��ed� ���9�NZ>����3%���J�r �8o6X�b�m�e=G_ky���;>;).�n�n4��F�SQD9���]Х�}�:(N�2�!�N:�����K��B�ˇoc�	ߊəT#R��v�WW�V�Oo���zO���F��ӓGq�|��]5��U'2�Z����ʅ��F)��Sؗ�]��;	��yS�z75T��B�RN
}�f�Q��RD�P͒zѽ/�5����,Ƶ�I��ߞ�&]�ث�%sXR���
�t�;�@�Z��X�r�7�q)8�n<���r���.� ����8DI���I-32専OE7q	�B��p��.
����6����D����̼mk<}tvV<|+�oҽ*��Pn�V�[�������b�'���Q�h7M���A�\��qG�S����!��n�1��5D�����,�$�%N���+sP��I?�H����F?�(�[�
47�c�ď��á���W�	dv?g�o����r���t�ى�N����  �l��lt���/��)V���X���Y�R��Ar�~r�cՇ|�H܅\r�r��5�9T��>�-R�M����ظ�c3W��_�t,J2IK����e�l�[Y��ꇮǀ�8�Z�u-\�3�G���=ȷ�
�'��zӮ7eܧr3vs����e�����:(�9�J'�.��&��
�lV�GKn���R��Y��2�kQNȶ7�P�R����Z��Ҋ?���U��蕔��MWj��E�]M������OlV�C�ϩ[�#y)(<�@N�(
�	m������f>8�l6]@oVv��7rB��"SZ��Ȟ�2|���J�߮E_Zt�|�.�R��K��~�w�kC�ڑ_�l�	�L�F�Qz�T�T����ǰ�D�yg�7M��Y���ά�ߦWjC��토tN���
�����{}��6�F��DJ�H�(���r	�i�S�B��"�d&�VXn�)L\b�\@��Z�>�+��ݭoHE�*G�c7���n��jH��	�P�>�[\����Cb�ڷ~�Ò$�F�v&��֪�3�\���������\��j��p1ݜ�	[�x_n���2{�����xq���sQ�@�f�ڬtߋlg�M�"F���M/����%��&4�l���Uㄤ����{�Jͼ������>F�����k���Ǧ��^��5�Yw8x��<��E�*}��l�E��S�s
����ɵ]��P���y���Ͱ�w^}�"a��L������X��
_.��(��z�~�h��.��&�;;�P�9|�ݖ+�0q�cKr�����|h��.�\ͧj3t�Ы�=��U'�]��R�
�
�㷟y0����K�:qxjޗ�
M�����f\�k~hA��<r�d4r� ��I��3`��@Ѩ�z�b;��2��껣>5ܚ�f;}z�����v2
�F_�{��6@8�盾��$j��m�}߹zV�wmث�fI��l
1�
�����Q�c�U�b��9���g�y��œfq˩VEg���1�x�3z섞��]�N�����Z���Ԧ���&�J�b�#�1�l#C��/�p�˻����n���g�>1��x8ͅ�&[O�����\$��LVh��4�n��$o��jM��i��4i���FL�y��⷏3nU�'(_'�\���@�D�'��b��j��<rN�w��Ͽ<(dm��0��Z�*Er|/ί��_����߉�L���s��:KՅ6l}�y3=렸��ݼn�����n���Ѯœu[C~/�
e7*�Z�Ϙ�b!�����˹�:@�(Da��OZ��C�/Oz�Y�g�*��m�����
�;m�:z7��_T�����
�w��M���*i�":q���t��x(�_����h69�xUxO
#X�b���'���*q�M����)� 3���m��hy�m�#������g@)���yy׺g�GQ;U:'��<,���M-pV��/��Bp=
���_�F-?��%���Q�<�en]�@~��ES_���r�ih�
Χ\�#bvA~I��!Q�'�~��Cn���pa߫����I�_q�>ݐ�q�j�ر��;-�q4�#V����"/f���j(+�AXyE��P���4�
��&^�u�~���U����#o�����]���B`�s�}�u0~v|U�p�vs�ӄx9�x}�I��kg�,�H����n��M�s�|�$����.�_�{SLf(�������j�h\K�UtS��	e�
+�n�Vݕi�]��9non*��g����.?bN+<���<q���1_��Q�$��<.��V$+D
lɑV��|HC����
�X��R�Y�+Q�����K{ݐD�+b.�M����x����Ob���tU�a�#������ *�݊N�"�a����V ���<8�k	�]q��J��6ʃ��a�2eQЋ���ra�=�ki/|���6{NN��J�
[���>���E1��F-�kJ}�#6�}죝ɘM�'L�_4�����4�U��:���3�s�h?���~�P��Z]�t|X?�J�Vݐ��'��\�p�7��ts
�9���Ef;kj�"G=@�
�3�G�:�è�L4�([��f��\���Ϳ	��ߋč�흞���[�'��j�Zo���vˋ���S���r~�S�3s(:��5�N�8}0ح��̦��+C��.��3��779P4�2�ru��w�u��xV�s�Q�q�}޻�9{A�zdl\�'�\�����̬��n�<���,��˪WO�F�`<6,��1O�emf��T�裦�;]
�NC_�*�_�?s�U�PsEȆ�ۍ��3�A��λ��`�{fK�-�5Z28,R���߇'vlm��؄Cj;v�"$��F8]?(�H��:���:��Pv|z�v�U��P���f�Yv1.�^jj�(��e�J9Hx����ͯj�*O��L�&d�p�Uڸ���l0�D8vآ���<X�a������4�t���wo4����;�@��Ê��	B=�u�RT��=GE̊���n�8s�h@b��
C�l�FX��0���f�������d=�U[�!����7�#�z�7����lDE�iJ�o6�i��Q�7pj����]��h�/�UM_wA��ռ[.�<{��2����?C�C��%�1�$>�t�@������OOO&��u�l�E�Ҽ�;�xs|v^ȟ��j9(�N:	g�:B�������;(��BquX#U�{n�%C�e�#�e(�j���
0H��v��9HJD���S�w'/!��7���!�]Eh�IN��q��yU�b���"+�
;��
����{�0/���UwDS]�9Fsr �]v	��`���;
��ls��E��[�^*��:,uiv'}�q�X��UT3�9;���P��е���Y��pU�#��>�7tGW�,���n�N.y�*M?��DF��X��~W=����5�Ku;Q�����<��;�ŀŅ�gYf�ݗ[�__��|Q`���B��lO�f~�����!��`���L��hYicT�h�� ���2�D����R�-���}�. ��=5tZ�<���-E����'_��K˜I��
jA�4g�+?^E�&�*V�Ek5]�Q�iǡs�,�O;���iCb&mli�+gp�>�����
���٘Q�9����Vő�w��>!�d:a�c|��{~��I�/4P���{�y
��}�F[����d=~�J��|�Ӫ���@O�x]-e��\tg�!m�^S"jX	�L��%��_Y�u�3I�8�OED�ZG
��jk��rb/n�C	���mH��7�B|��_]�-�/|yK���m���z�BF$�պm��V�
��x�����(X����)�})�R���W�7���
<�١�$�t�ؘ�!w�����a�'fy���\W?�A�t$�rߤŜ�SnU�r��!!:��щ����e�̤�V�����RՃ_�\�x�&��˵�E�2��ɟ����<ҧ��@�}�+K&"��
�q�k>�b��pϊgAz�
:\1�
)�\|����Y�oM���=�c�(�P�9�/bE]�a��ך�Cą������G��rkZ!�/:�y0�7��ۈ�F�*.3���]?�Dkxֱbs:hY}���qhB�5��*$ʇ��%�[m��3�(���/S��
�}e����jb�[A��)��|$rh!oO��~o~���0���Q�9��f�tdh�(�p�Ί��T;O6���9�����}��,�jU%�nO�h��!?���(l��� p|l�'�*���59��M=Ԫ�_Լ���\ղ]�W�cMW�Ӽ[T!�[�ܚ)	�a�Aʃ<�����â���Ct�U��yИ��o^g�A�_n���G�I�|��'L�,�P�{�yʚ\�!�P���z�E�l�l$(�4G�jK�g�Ѕ�u�ȰY1�\�rX��{^bֱh�2�n��>�Tt���Ȏ��iRR��쎊ʍ�A-�*G�����;)�n��ĕ��N̯�����3hf��Eߊ�V�'8p�Wx�1|�d�f
8
d]S�Vף�1lY�2��tH6�i�����/%z�����X|�
y�1��=�\z�q���-�n��Dz�����'D�k�Ȳ���65O<���z6�Q�������	?�-��G
��H����8��A���e��鎠E�>��&��-A蝕7���������Z�h3���|iK!���.{�Dzyo>qw�a�1��7�H
����N��+�6�Jݒ�9�H�����d	���[�9d�����(g���^���_�:S���,U�bLI^G<)�٫�^[;Q�dK�s�5j�
�EnȿN��I�&(��K�"=!�������J X�rv���
Ѥ��y�;^S6!TZ�ET�~^6s�rѾ��4䴲M�BNf�W���bV�XT��e�K���5�)ӿ3c���i��Jcl��������4܋t�ɍ�˿	N�{�=D
�l�^���,�J1��x_�M���HD���6�d���I�{�d0=[S���#���a�K���L�����<����!�Df�^k�Ѯ?��4je�.��}XxT5�c�۶S�dSI.��ѣ�`�\~��b_�Ҷ�i��O�p�jť�d�	O��q�!j��Lð��N^pe�3�"���r�L�^C`�H�ܚ�ĺ|W)����k�Y�X����T���'T1�	��o��}͸k��C��js�D���4�KW��MX��
 Fg��$�{:��%�`Xl
o�c�C���`j̓ŷ�V�F�),{���`�$kr8�z�I�5+ۭ�k����Q��VmPne��.㧱He��2�a�HF���.L~t|�{B�`e�=i�����C)�[�m�	
'A�@�@g��]��O��Fq����'B��S�Kɵv>�ӾrLگ��V�E����,kAC�򀵀ǭ�;��-�����M�p�5�n�|���c��b ĉ�����Q8Ŀ|��AC�o�U���l�wm����1m��1i�81���LDat�'p��Z!�^���{�W��{˟��I�Lđ�m�b���u}%��\�Q�1jK��Y�l��;�k��~į��I��6\��zR�.��[z��%�}�H�X����wѨ����%�!C
h�w�⼇�q_�x��$����͠�\A�.Oo��-�5��g�~_�e��7�և���hŮ@���hx�#��(���H���5�qt��@ס���ZɫN�L�<����.���zA�|�N�(9ͥX��
��|"���~�P�-u	��Fpd+�Or��C@)G$OE�"�4�viJ5�UƌU�p�H�q�A��T�-�(��ޒ�Eq!�Q[�"K�Ϯ��W���LT|	�ڴ�y�DA`�'I�ݙ����!�5�
�?��@���/@��Bs���/*�5�G�j�#�t�*��_�$�h����gS�PY9�*449��F_�U�����]����zj��ed����8�
��8\u�z��e�v
Ϟl2W:�p~�k���r��
y$:�����Y��*qJ�d�gh���T�|�����$�hN�R|���խֆ�/|xd�m�]��a�)Wv�ģp�l� ������ ����;满�3RPD}3	m��T��ٍv����^J;�Y{�*�hÖ~_]@Lʏ#d�p4���g��u1��P@=�ǩ��#����Eq�i�mo5:�������h�9"c��A�ߑ��g����y��A�����;�C�Gzm�N�Rk�>z�'a_>A6M�O�������K��S�.���<�n�[�7�p��V7�E`�H��Nb;/�~��i	L2&;��'E�"%q�)��[LEzD� �y�ݷ��ӻV̶l�������k�}ۚ|��[Tʖ����V�i3��,H<��#w�p��k|i�]u��8^_��Zz���U�V���-f=��p��O������?��v�컧.6U�gWʕ��w��D�2
Y�N:�.7��u1E�l��#9��U�kz��m�y���w���3�H,�i�#�Z�5c��,�p�4�AZ7tC�-�a�h�e�
%�6{��"��Gk�1�m���\t�R�fV=`C�~S�)�tE�eRp�a4
���;�*��9j�O��ah#�#~I��K�Є�3�?l�ӷ���<-�O��#_��g>.긼y"Ss��F��7��Dg����_����G������CQ�OHď�?�*��GH�&Z@SG
L8Nw
��{���K�v��E�D��v�N�z�3n.^+8;eb��%���DJ�H/�DّTR6���8���N����7iYlG�[~9�H"½-C�'V�:}d�:he�]`KP�i:b������Cp����l�9�iG[;�`��ޯa�
�e�Z��W��"dv�wێw�"W�����4�tA�E�����X���T~=Ί���=S���4U|�,�J<�z��`���+ԩ������#����0�v,�ފ*�*�Xh���bU�I��@ �d.��^�I��KV��R.����bH�쯰e+RQ:Lx'��EBM`�E�W�(��B��⾞����Lt������-��j�H
Mdy
\��P<���S�X�/տ�!�:D�!\��B0����8�^
�O��y/���aa��0j�Vi0�/�+-�n��nd-*�kw^�_�s򥘞�H'5�]M5�W����4�$t�1��kr�u}�=^t�p(��-u��>xp��ܣ����C�RЛ�C}�8�gi��R�^10[;K��D�h�ˮ�3���\�٭]p��Ɩ�H<�-*��((�q��������2覟za���P��U�uլ�6<�nt����89����Z$D�0�fi�>ܙp��]���ߑ!B(��ď�+�Q�st�WU{��O�f�8$VAtzB�b�B�]O2��֖0��/^�.��P�*<`�w�K�n�\�#d ~����ժ"�(��=��…N�RS�НMNά���El�?�+fw�1x�>�d�!@�^�meS�;�f�G�w~p`�엂��o��M���Ej��
��4<?�uw���2"�x+�Y�����b�*����k�uH/���&a��ɞ|�*�D��P6��h�J�E���I�؈cc����6VFq��G�'�R4h��wL�y00Jo����	�Q�
��Z��Ԉ�x�T	��]d�ǥ�N<��1fi�^+�@U+:��}�I媅8|0�P�8nrH�o( �d���vԩ�a �:~��!$�`�����@a5з�]z�6���iC`C����Eb��A="#���"�N��E������a{�A�6b���=���=tS���f�Ma)���g�Oݼ��:�!%�,��p��sl�?i%ܐ���kN}.S@��FwK~����Q��]mc!�gb�^��=l�9�Ic���1��x�ɕFv$_ږ��+���ݺ/�f@�m��d��{v�t:0:�O�E�'��G����wҳ�m���wl�X�Ȱ�j5��4��$���Z%̳�����"l�l��丨x���Ӳ-�#��D9Gޏr(�P_lMK��m����t6�Iu�HNL�۬U�
%��9t�XM�`�+��Cw7�	�.�T�5k�`z0G^�I�~4�+��]�Fj�t7g�͐&�OT������k�h�Ƕ\��>�ܴA�=sCh~`�=�牂"��q���	϶�];f�:v7W�+E�>|s��ƀ���tl�u�rh���Y������
b����5�x�6•��8��F����"0n5J��5s���}8c��^Mb�c����H0��1G�/ֵ���cbZd���@�q�Oho=T憆���+.�Vރ�7�z_ps�m�򊁇��b(w������	�#q�m�����wyA����z$oL��*d�x��?�S
:q{#l�S�v8C�Ye%��hyeqX�z$×M�M��iTTA��R���DWY��Ĕ��2����
m9�ܑ���kc4Z�b�F��Ј">�F�
6����;Ʃ� o�a$"7��͚u���	��,[�4�&8\M�/w�Y�d��VS}�U9\!c�Jn�)��t�7�b%?��w�6i	�2��j�pᦟWy��Q��K�-1>f�84�W_0wRi�O����ꡲv�#�O�yvEx���C�v��2�^�U�^���O�~�ӿ%	��δ-��F	K�&����2UQ@ʽH���22is�{.7��~��!NT�#4�����3�S�<LjK)ݜ40K���4b��O\��qa�i�x�7�uN6���)���lHFS
5KQ���L���T���\� �zW���H��e(OS�0�����(P���Ӥ���x�e>c��^�W#�)�\Fe\6�ZTi�R��X�F.�j|Z������^�#�-�-dF�\��e��H!��Y�\d�0�#N��דDW�Vb���*�"�_��7ų���K��Hk�N=/IIh�1}\��6�a=8Y�Q�'�c�:���P����jQXepL�B�q�]���#5A3��z\���Aƍ��Q[=
9�Joe��&�G��!FS��*��K�e%��ng�� 6���#I��\r��
��Kh��*ٕ���k�V�yh6�Z�A0�\��ժG���݂:�)@��+ރ�Mwu�T�G,%#Ժ���,x����ړoΞ�|݆�}b|S�f|�Jڕ��3Ϲ��eJ����u��b���'4f��\lO��X,���:\���F5����"l�:��̕ç�������Q�G��x��훓�{Po���Sn�#A����i}ά/�GiB>����
�?�)Y��~"�$ �C���օ��2rSh
�e�V%�{����0�}�,H�`|{��Yk�:K�i�����)��j\w���5��Q�0b��a����j��4`פ�<4c{DK��+���'w�ы��!�=��Ɇn�M���G3��!<B��Ή,̅j�uH0vk�`,�V{ٰ���Ѱ�>)�)fVLm��\��e�(�+O��Cob��DaEFSn����z�J���+��
P��T\[Y(02�۟�٠�Q�Bwu��Vݮ�8��"�
t��Z�I9��)��H��Fdd3�M1}�qTRP,q`Ս�
'R����_C��^P%�.K$F��[�	��?�j�h�&�k6���<�AױB>�>>�o-���/�Y����M���f^F���ט]�����M�[�JS�[ܰ�g�C�m
�Qc��
�U��L��2��d�������ɳ��]{�u�@�88�����چ�Q19p�XQ"���v,m�4Tܒa�X��JRE�[����c[7Aʧ0y��`���6�"n<��h�c�[wY\��{��r��L���
JR��e�O���7g�2V1k��f�j�ՐT��Q��MR�TW��u9���P-�RQ5���ٳ����}���tg�u&��;�V=x�0
X��{�0r���O,�W$��'jO���z��3�Ӳ�A.F/�)Inv+!�J�p��kI���$k��a�T>P� ���:x��w&��u����Ue��NKj
A��2�ˋMq���;:LE�'ʅ�!^¶�V�z�M_>V��^��r��t�߷������<���&.7U@�����btk�7���{�H�uN���P��Ld<�
�*W/z��[Q��S��kH��ף-)J���Z���y�7�S�����	�	�"�Gc7\d1���\�V��Bq�� 8�C�Ȏ:O�dTK����=�A��)|6k����(-xv��܁Qۏ�l׃����3ʠ�!��P�?���Y�����Ӳ�k��b�z�3
�lN@� ��i�h�
vV
-Q�=�
�ޒ���%�Y�y,�U�	��,�,߽�)���0���;�n�F�e��I�����@3��t�TTe�Eܱh�G�qdpg�,���|TMq��'8�B��bgtN��
�ܮUn��3C��*9P9�?Ŏ�V
b����w�.�Z=�@�\%�*f�j7�)�ܝ��肦��W�)w���XeQ�۟nʆ��7�U�%��Kca� J
{J���Ã᎓�U�m��Ch�[@3���FG�a`�Lt�t��u0a�OO��"�}m��d�px�~�]�c��}��Q�9�on��[�M�d������w+�s��xc{l*�nsM�Z����p�|&��;
�.������E�Q���^��RG"�E��,�9C	S��|�@[��iߑ���r�FfY��K�nFМ}Q��3����(��g����8_Ē����ȁR$A��1s��]�c.�!��_�:j�1j���Wve}���b�J�qN`գ1u����`$F���aip��:LY�W|���q`(�
�0�:\F�NĦ�q"C��K�"Zj���ҷ�gcB�f{�RM�Ÿ?e���d�JKUr?�2UA�kv��6 �nҘ��6#�,
�G�j�̽���[K>�^[`Oԭ�Ձ��h_����V��
)R_7�Ƒ͔�H�� A`͉��b']0`4�+FM�_p��
�غ_�<�[�C��F'	��JBt��t�Ef�e2W�(���`$2�D�CY�( �^��q�+�e6�'�������&���U�A9
��h��a,�Z2�o؁ʃ�����b�^u4����0�ѥh�5�e ��5�,���a
G���Wυj�R�s
�������[+Kr�h�����l5�L���ƥ��Q_T'��A�e�қި��C���h�G�
��83���3ꊄ�w@���?�W�W*ҽ�J������?[x�M��>�7����PB{"�A+P���5A�L�g$���?�4�z��N�h
���<�$/B���Q	೿)3�ca+T���Ƒv�,���\����n����Dܵ&>NJ����8-hMEQi����$;R�;j��
���z����oA߮�Xž�[�L&?�J��/U�Wn�
PQY}�ơ>�RT^����̬Ṗ>NE�ĕ�
2c�k2 �ß��̟�wwLN�`��`&xr��?�?y4\��a�@��ߐ?���u�������4��ؖ2�j9c���P\Iy���팵��G`o��2��*|�Ϗ����j}�8�o�Nů/�ՊlB҈����O}}����[=�A������b��6OKG
`��U�Dj��ۜ�1L6�E�C��2�#����Cz��o����$��!~(#|��*��8�D~�/��'_�����N�]�w7��p��bDp�Ê���U��	jyx�dH#�.~P��u��rɭ�H���jx���b�6|3�
�7�����4��y�uq3��Q�]>�\\QF�_n�m�H���8T�A�������s���pd�<��ңg��z�mOxy�_����k�p�=�}ױlF?O���A&�[�h+��r��ik�N�?�������o����q���<Rv�׀I�#���?�$ϊ��w������7F:��I�p���.�?���͓�P�t�2�i��uKp�oGȮ��
�u��X`)���ұ��� �׊,\"���k����#
L�O)`WjR�Z���&�7g{iT��:����Tqü��a�$��D�"�+6�G��ya��+I��ld�?����V������V}���I��w���Y��ɧQ�������D;.�=mXE���,������rM����&�,V�p��885�:���s�u���'��D2��"S�+2�qy�+��U�0T
��%�Z4�al�N�'>��M�����j�yI�A�d�b�۲���+~���P����\��RD䌟I*��6C B5�~�nD��f���F�"�M���g�����ϐ��߭7�qarD��
�T�m��5�t��/)���X�'}L�,_TL8�e���W��m�1�&�=��̯����sIL'n�j����4�-�9#+������I¦;_T�ќ�,}����%X�}qp��ǁ.`a[�t��}c����XX5�8W�q�ͫ^������M��mF1p)O��=ie��jnv3k8�`vY�$w���D�~��*�7�ʊIc԰6��N��`nݍ�;`d�z
����M;3�9c�CE�H^oc�jI"U�,��J12���zL����u��8,_��4_�'��{��St\���p�^*�f�ǮU���$F"9�����g�*�6��m��4�^q\�z���Q���d����,�,VV
�^��+p����4>��V,#��c���%�g�u�J��Z����6�����)�\4b.2�sķ\$!��O&G�!	J�pY��v�S:x�t��9�6[��M�2L%�<��v�7g9uۿ�~%��dS����&ݶ��o�V�#����_s���Ut�t���Q����M5i6e�̭�M�E��O��/�>�#%?�����\i��A~(�0�.O��T��V�Sj� �[t�>��N_��g�����},{�`���Łc5��x�<��QR�T�.���}�+�	�*�ݿ�>�Gi��"t5��2�Q�u���Ɖf�sNv���d�'��>��L�K��>�b�7�����B
�z�3���.0T�4����=p���Y�x�‰���o����aYk��3-�J6%V�3i�fH��(=������ཕԨ���
�g,��O��%j��x=β{9<���+�Z��P�q��ѱ�T"}�RuIt�;�n�o&�5�3칬�I�2��g�İ���O�Z�ij���~D��ˀ2�ݞ�3�|��t~��db���w��k#�6ӃM.3��ؖ�ˆ�7����r��4�Gu��d�e{w���T��Oy.�>v ƞ�CV>"��p�&�sJffXT��
?Z�Y�������q�ũ�lL1�_O����{B�
�GG,U����U4S�	Pνs�~���w|�zI�����_G��W��.�˫��8�?7���$z�a� �P-�8��)��\��{}�O��
�KjR�Z(��o��^�y`AƝlu�w�{�*�d�`�Ŷu
�XLd^^`��,\<tf4�þ<���;���ѽ���[���z�BN\�B�8�y
i6��E��u]��6�4�g������VQ�I��`����(�D�wm���AuY[
)<?=+�σ��"�U��ly��fx��h}B�ĭ2��������{�՝	��?�Dr�z�һ��ô:�nZ�/fa��H9?y��# ���qܔ�*��W1O��t��>����7�a�c|%+o��Jxib�Rޟ�A�w-hD�9�W��uW;GF�J�çe��McD��klpt�;t1Ш���VP"c�v`�uV��9��`��gT��T8xjT#%m������_o�mY7�WH}����<�8D��A�,���Z��c�dķ�"U�!�����g8�NM�
6��"?6P���03�j$�}�L��&�s
PY��{��U����j��Q2���Z��
��+�
�]4�:H*�E���Ç���o�ZJ�sȓO4P�p'��2D�X8�R~0T�ƁhB�!����NU�@T��?�4�%�jO�Rs�4�M�'���v�n�kk��:ܻƝ!k����0xݣ�!����eC���Q�DP߄�V:���%�cm��`��Veu�c��e��
��?Q�����?P�1��X#�Q�����	�lrE]@��II�򦶄H�ĉ��셇�#�ή>�Ȳ��}9d5G��ā�T�R-u9c���I��V)U��oܯ��:��b%h�,���Xї����{ȇ��n���2ė�>qTV��m-6�AE	6g�PD>�U/X�V��9�3���X\�}�ek��n2���N��sp��{�Ǽ�vy�N������k�Y7�P�	�䊮O��<"�eqNA�uU+½��*>�N�\����
�Oׄ����|�q�,�%���w�Z:ՙQ%]w��|��m
�L�W}yC@s)�v�;��#���q"7պ��In�@�����T���♟�.�ס#�W�[
%�4�h)M�ɪ��r�*�JM3�#�^Ԍ8Z� u�E��2��{��W|ȑ��Φ�� 	+�ԻK��b1:r��CU�������X
�9�$1�`�u��n�o�,a�r����j���${)�!`<U%
8�4O�N�zUp��Hc̦ݬ��� GF���BUI���l&�b(!o2�9���O�z�W�*dЇ��_>{�1�uF��<I6�
�1ˬ��U��LbMx�$BFX�ɢ���g5}��֎G3L�%d��g����#%e�ּja����1�(��c7��V�'��&=�
bW�!��Z�ŝ{
� R�tR7ü"�=e�:ТݞU��;�Q��e�
�t�3��J��e~�l�!i��0c]�t�5fLXu��1�"�ZYFq�T+���JOW�����<���� <����G~�ƅ���K�t��~q����"E?��X��HD
�i�<g�&,��+/��w
`U���b��
�8ȕ����š�j嵲O^���w>�{��l	�O��~��?F�D�I��:���c�ЅO�ı�BnΕ3.9�\��"�%d؞vmC3*ҕ*��Ǭ�orf���E�N��x0d�]�y?�u����i�{�v���p^�T�t˹�{Er���?^��gH�'����-��1nKY67;�����t����ux�H��<��i/�.�Zr�Zt�*��^P�m9�;�be]�V���ʕ߫i*�S�j�x|=)S6��1*��c��'�"̓IS^R_֋�}��&�G)M�[8Z-K�;ʡ�z��(�0���h0�hP7
_b-�ްz5��V��o�
F�8�h<���Ȩn�:��8���S��h���[��)JB��j?�Mo����=L�+��Xn���E��
�XS�߲��}ck��gۖ=95[�P�4��%o��}-K�tU�.�
u��f!�n�c4���!a3R�XJ�(Rc�������):3����ս۬��$,{��O��b��344_����VyJ(eC��p�\:�o%$,eC��>-�fl,�%\48_Bᆋ�?����T�[���ֈ�����i�(A�	��~��}�)�S�J�t�,>�FT��x�Zo#o2����<���"�>�G \
)[��`���O�����/#��S�<�����_�4��Ic�w�Ti,�1�d(w'�*)w���tfx��n�B��1�j�<�"�W6���q���\Y�J�a�w������k��{_ʦ�E��ւ�e�f	&�ҍ����V�xr��V���@\,����5�
��ȜW�������i`��#zd.�"��Z;<��лp��1��XĸY�,I�zX�R+ؖ�q`0��/԰��O�.�����3;��Z�LE��#ѓ��� ��o���ܡ��Ҁ:�KC$�����!{��J2�I��1��<!H������|;��auŴ�ثؕ۴�ό�u����:Ќw�ꊞbőP�\�2�p}���D�K��=�	5/�ARf-70�S���u���^�L�=b-��H��K��+�L��7�^�W���ՕR��g*�Y�#�#f*hJ�lU���#�%�8W��O>p8W�D�}Gr.r�$�39���0��P#�Nj7�+�p�"��4�I����[�81����9�a`���@�zj�F]��M��Ѱ�T��R	��x���i�t�"k	GƾW���P�ܮ�CP۪o!	�Î6�2�sM7����~5�X���G������᫫R1�1PiXV�L,* R��k��R��(�^�i�ΘI	�w��m\�:��PU��K�
!Qe'&�G{�w���9�Q� X�y��֯\�8i7Q�#���%G�SB񰬠�[���H�'����.�t�ʹ!s4���":h#�2�d���q�j�h&��S>�^�`j�i��^#��
	�&�ؽ�B5�`�	���N�4�p�[��yc��^Olg�l1�&93��|M]�)�i�,Lr)���WdZ�KX$�f���'q'N��%������a�@ru����	SzE��*��a�	ܰM1v�@�0h�ZN�_p�"˩�0�B�2�M��+�U(D=�oG��}���8�r!�t�꾱��Pla
�� B-g���Wa7��jˢ�."9�pO][zϠ7�RU��l_'w�xSiUvE��wZ,��6���\���-P�o�|�<��f�5�€ދ
�q�:O�P�}��(?+~g�Gg?�#�� ʓ5O8��˭��T�16��*�<L{�"bR�QG6���>FfD���mLi]ԭH�pDŽ�L�UݒN���j���9��jo�;j	E��+�\���m9$���1����]T�X���~T�pT=B�k�GjzE�p�j�NZfٺ򢥵�d��apG��ɢ�xX�;c�@��FW!̡�n��q�5�X%���7��[��2P>�_���$
�We�<V1U�L��x5q]&��<���ƥ����8�"��ٹ�jw�
��z�5r�s����>S�6��$�֩�"�"��6
�_�a
��"3��C�Ym� Z
rU�&C'���P���Z^
�/P�����Ҩ�<�_�k�2���
,`r�����w����_0���_�<Z�5=�Z�+]tXZ�Y^�=���j���s��&��o�d� ���p���4A	d��x�,�```����˜������.��O�ik�w��<$)�U{c�̊�K������
���.���P�;�3�En�q���?T
u�/�~9�2h�&���z-�F��5�b��ILS0��������w��F[5���~�p�����aiQ�UW���Z���@��~L�"Y��y��:lQ�I�Xs�[�v�
j��_���Ĭ;�;��#�!���-����զ]���|&�dp6<�81Vs(�$	��gq���Z���ҋ9�1���>��e)D%�ez��=��`�	��Uɔ��	x3���"0��OS�i�h��V��Z0�7^q���z�5�z���f��{���eAU�0�1�GS��N���ă��4I��@��.t�q�*g�}�S��5So���ƻr��n	F>:`D�*'\H{q�E�8�N��M�(&;���f�����4�k���P��c��۳J�=	(<g9,i���(y�������tɺVky�Cf|ZB��F�$h!i��R��e��O�I:���H�ܢCK�v[�y��n�ɒ+)v��͕�`�r���Z��z\��<��Z%u��BsvG��$I���3W8:�S?^���"��5�=�>�tX;~�O���p�M
.&�sdFJ<10UK���ʐ��2��qm�ӗ��3�1\��nZ����$~�e%*�]ɒKy@S�����|�\-��ÝT�{0�bI�xfi��_4�K	)�R0��BS;#x�5畆2"2���Fƞ��y@f%�^F�V����J������1���@)I���)��W?�d�W��)\�J�$��A�!Ϟ	>�n;�w���|N�-A���}R���V�5�*ZC��p�C
GL(y�ř�$��g��ﬓCo��^�-3����E~3�UI�}^�i>8��sۼ��������z1z��(�*�Ȫ'5�{j��ʀ� 7�t�V$��AY�a�Ee�>�p^^���L��f8����Ջ��T�0�v��{�6�((p:����?w`Z�馪��7���h�\���yfW*|�I�n,�B�P�#�<c��0s�
�d0�~S���f25�j�����E�m0X�ʓtdO�c%`-2���Α�!>0�.�	�+g�z�אG�ޱ��<���<ܴap�v��ƒ���XU4أld^jZ���;��1��pHZ�I:�@~D�7�v��]B�s�G�*�7�۠��Z�J��*�<��"N�[�
3h�D���J6���U��ۺ��Lv�Y�Յ��M�9+�%��ژ����Cb\���Oz���_����ۦ��Y���c	P�Rی���T�4�;dlx��P��W���hu(����H
V�.��2�y�d,��5�QX��\Xz�Mɵ���V}C��0���k��9ݬO���e<٢Х>xX������& У��P|i�ɵ�8CPH��]���#n��lω^�+w�h�g#*�x�h���a�a�۟Hk865M$�H@�Xt(m�VQ���p��pa�@eTI�F�3��VN�eg��C��y�-Y�A���VLT��?�I��笕�u���FYc�Cf�~Y?���5r�(�� JST�t�sr���Kn�
!�:�:�"t�;t$A4i7=�@��ʾ���\����%5��j�9r%��C��y�1�T?�RF�@�"�qt+dE�����Y��%#٭��v���P�������X('�B�I����M��Wb�3c8�84����F*�k��W�:��}t:׃&�.@o�ލw��פs@���{=":�/Ր[�c�H4�B
�|�栎o�P*���?�����.�x��b�aL��w�h�5��c�Ĩ���C4��11�2��_�?dl�>+�Ё�a�j��*�G���)��ٗ�F*
~�, �W�h���ɱ�W��@/���,���v�jW]�`�Z�`(r�r{rv�Rv�3�@��rR��2~U
�X�
1/��ʤE���m�g_Z�S}j���4�!��L�2Ʋ�h�9��Q���+}��>T0�?� wV3\N_q>)
���Us<�.���@����L��^dLo<ݶͲG��,Y�Q���jf˖w�6E��HS��.Kod��j�6>���u���>B?�X�׃��/
�Rjٍ��B��(Yl�n�(�����ZD��~�X=2�4�� X���P!z1����ʎV�ꉇ`�:�p;L-e�ԛ�Q�.��e�5#42�W���}��N��G������b�i�Is���׌���K�RS�jO��R�vH܌k|��=�D/U\�pϯ?�2��r�U�E����'T�fF:���E����z��R�
G���N.3O5Js�;��Ъ,�5
�11���b(&�0#��
���Շi�W���YP��+=VH�ǣu��]Z��.B�`�d���n|Gk�u��]_�)���nK3<�0G�NL���ȶ�@���Ȫ+^p3��K*6�d����J��P����K��x(jgd}��'�C��Qd_y%�׀�����.�w�^%����� ���h�F��*��I�*�����u�;��/�Ԭ^u㼴�Ya%.������ku�@w���P�{�~�P	^"9�;9KJ�_�wQK�괃�����܆��d��r���=��Q�W�X��+�#�	�q����re��i���i:/�6��\U���y&z�z-i���4-?naK�H�I�-�O�w�r�J��Y	�e�{�j\q�f!�0ˉ��+L�0�c^���,�t���|n�]�-~Z1h��<��P��r�Vf�a��ǎ,L&��w�6(��j]��z�'}�~��]t���.������rt��05�Gq�D�{b�����4B��ʏ+呑07[�?@�%���KC�m��Y�օs��9?���!�HGI�%�<'<�j�3�u#Y���2 ��+ִ�*!�V3�hc�,�33#WSk�ei	��rQp��Ols��M���b�>>a��F�S$,�>����X{;������K�	%u�wZ�i�J56M"���,Z��Jv��2�;��36/j�V�d5/��0���2�}�ˋ*��}�R%P,�B��v�ɷ#�j�w��W���o�Rp6L�5.)E0�E���ks�opw&�i�x�;=�pM[�N�=H/�EL@�\��5*'g�0�x�@Y�g����Z\�K�/!k�Z�H��zE���\n��6{O�b����CReN樂6&�h�;��?z�Ej��{�9�j�!L�P�L�YD2�IB�QU�Ee7�1Ig"�F�Gr��E`��xK�X��~i�8����"Z���0����ʽ�B�u�.�h�~��iɿjv�9��u���X�{���	���e����g�i�=��Q��-���N`�����f�S�ی"�m@��L�1�-�L�%�2ܧhϔ/��VI��(���1�Y��]aOO.���~DŽbo�G[@�?/}B��W��c2��,z
�D�i��,��d��q ���ݨ۴�/�t+s���\���
�L�X䞲��"E�T��؀��S��"����Eg�g�>�X��S=��]�k\'��h�2F��	��ܠݗ�'�~��u��q�ϛM��FG���5e���'��7� ��L��
�����x��pݱ���:W�oU`ֆ$i�i��!�[�3��f"�4�{�2�����<mf�{���,%�|)jr�0;ۑU-M��P�_�IJH���#t��WC��9�q�t��gke�!�K�<eZ������H�v8���7J��#&��n���N���ec�v�ܐ�`G����R����޶^ʭS�P���iB��j�ԑ/�L��E/x2~�X;3���P~�����T���@%�#��=���5i�d�.�u�.I�9����0b��M�r���X˞�/�hIy�Z�!y���Z"���b�X]ؾh�m�(?pe�P�G[4�t��˅� �A��1Y�C{n���):�Ug/r���Hp��T$�
Yz�רz
����l!��q��]��u�M���QRf�I�����܎�\ǽ��(�����g1��rÊާ,����h�#gSc�%?����d����~�Qʟ0΁):���20�#{��n(��.��g���#�l���v�?+�cU�m(��ʏwZ�ۿh�y+�r�w�9�Y����Y��E/����5)�;���8���o���sp�����s���NS�����?��5��L�k�X~_�fm;���g�9�������e���?ٿ�F]�ީ�3|��F�I�eL�Noy�iV��R���`"Ȅ���i�ʸ�bPj<E�v���e(A�X�Fu���貂��/���/�l/�d
�D\��������K���Sz�A��\zI!��a.fq���8��>K�6�pڴZ��t����v�\�^ҠLG�~�6Yo��F��z��{�H�l�@)��ڍ�������&s�O��껃�w�o.��Moн�¦7�UX�|���8�4nO��Ȝ�^��*R
@�
�l��T�	���Qe W?����
��]���H2ׅ�Q"���S&��o�'��Yu�2��n+����S4~��SpB����<?�5͏@A=�

�
)p�l����X�.y��Y��D�c���DQo���~�x��]��j�����Ɩ�e�#�a��>��U~�2��V�Z���C���H�0�Z��R��뚬�d0l�#���<����5��U��̬�'2��t�m�4\�H����JR9c̘�(N?��9�*re=-�ʔ����ˋݧQ�Eu��K�BT��Dn��f�����:�_�>Rw���rS�
������'�����(zA���Gʧ�����|�<���c"�XX�^8�Eq�7|{mU��*�+��t6�s*�uc�1�#I��䧾��ό��jDVE�;�B@��@Qs:¾�����c��Ppʼ���.�HJOu�-b�!Zf� >}`���Q�)"yQ��e�_�]h1e�f#�4�@wNn�G	�Љ�$��?������X�{���'q��n�˺]d4�y�y�-T�@s�q�����U��$^���ia���F�ARݍ�s�"M.kO�Pu����1�'�B�tY��|Wm��]�ٶ���iz��
�K�w���h�i��r�AH:$8԰S�t{cAp}J�.�%[��U��	��u	I�5��v�s���0,J`�¤(}l}i��B9���/��w٬0Q�k�:��)5�F$3��,�[	�dہ�}6�sK����M9�Og
cSX5i?����
L�{�K@�Cξ��Q���Q�&�Og�#���ڢ5��ZZ�ˍ�%(���@�J��<�+M����e����"Z�$d��1ky��,�<�!!ZU��a4~��SB8BR���3�]�H=�����&�u��]�v�p=o=�߳��;�e����ǔ���ҭ�U\�3-}\�W�2@����I����~���鮮��c��N��_�P�*�cVt
/���L��Ӽn�бLs�u2X�����Dvʑ�o8[��n���<�U���18�l�D.��[9��	�� �u\C ��;�
�ʺ���ŰT�|j+!�"#~��\@�j���.�ְn��%�%���k
�R��"��\�UR��ES�B�y�l���fz�ٮL ��Uay� 2HWu��|}?�g�Y{]���LZ�E��P���e�����"-������.<���k�		�s@M�݄|��G;�i_�~�u�K:�3�������@~���/����̔��_w4@pn95�ɢ9W�</s�¶��/X�L&�|���,]xub���D_:w�?���ze;BY�6mm�.;+LݯFJ;���,/|��'ϟ���S�
�-�_��3!���.��;��A)w�>�4ɘ!�ڑkl�*
B���d�W�BY����j�eQQ���|���Fd�j�vN=���}__�lӮ���Sh����r�=���	�_$)�?8�ӗ �CI�aQ5��Ɵ��v#f��\�-�[��^ޒ�V�Gb	]ןO#���1&1��Vu�ef���7�
v;�H���f+3.���f���z;�9@��3��u��I���h�.{�P<����k�_��+%�8��d��|�V9�.p��|��v#���ux�m����&���[�+�J��1�:ڛt��C��!�km�Av�V6ŋ���i(=
�P �-|��k7�#�W,-�h�����&8���Z�3mݓ_+��2=�ntY�͒d��׀6�c�����
�ꏲ�:{�e	Y��M�ʭ�������_쏼\���c�����G�G��N��s��( �B#c6
�Æ�A�K�>Pv���[ꢒl��� �Z�Ĺ�m�{,<g����3yG���	�+��;&2�f��O����&9t؍�S�F�h�����
;}�;P�pY����d,
��s�����R�W9��wüqĸ�8��ʼnOx'�yد疫g-�}Rf�@�>_����$��Y�zq�~�����K�{_>T{���ņSj�
�ț��.�P��-cF�ʲ�o<����PFSz�|�H@Qi%f���<�5��:��9:<=?��0$j׈����yZ2+��-0Q��S����ԕ�H�%�5��(S�*E^g��_���3_'
Ί�����/��?�7�sɿ���~*UV��D{"+u(�(dwV�1OFVC�j��JWi��P��j����
��W��Ę|Ջ��K��ꅥ)|��x�����Bj}l�p��\�_�#E��TGΑOg4�fc��me�M���:ˊg�����oͨ!�
��B�+���ַ���EJ�-���U���TW���1�����xu���EVw�j�1#y��.패Vɾd���4O:��?(��ZX1鿛�we���Z�a1vk����ex�/R���X�D�0`D�u8?��=Z؋���玫+����齮?$C���<p����#C
� ��ʰ�`��R�N�L;C�(��%�7�*Z�{"q�]��Y��5y��ʡ=[�#�`�	
��
x�k����e^�@�X�
2`�y�=X)f�a��W��&�Z��@p��}����l.Y	殢ff�iY���y�84:Ox��S�l��m��g�T�&�m�?R>��֩/�nNa�u��p��Kb/Y�	�P�F���^���}&�
�a֦;�5��:IN������^���E�e����^{Vb�3�yA��&S7Jk�@1.��/�:�L:�Pj����_Ĕk��b�E�j+���n��4N���F��\����J�a*�ƒ�B���}��A���s|���v:�{ia/�)#v����:θt�ե�|�XU��a���y�N.�HT�/fD��$U��:2�jI*ށk�����'�-
XCQZ'�<���ee'ҧX�
6���]r��s�|�%���2,9�`Z��b2��m3�0G�q"�B`Pڳ�X����~X�7�O9�;u<�4@8db%ܥ��S�)L�ݺ4��#J�Xko���w�QdUd�o�L���)i�V�A���!��IIO�U�2�&-�y'H�6���x�
�)$�j�bo�ּu^�� �t����0Ņ0���]�����r�������i2a�IE�x�t)6��δ�EUj��&w)�>I��;
�8�V�=�q2���@�� �/R0��z�M�Fg�{f;�ҍqf%��Ɓi�σ�(��w�%�8"��@'������4م�,�IZ�+�'�G�VA�`Ee�'�����:�y�ߣ�'4{%M��ZN�c�H�x��C�0U��JD��W��sӚ8���]���R��e<
���Gz���Eb���O��to�hx����:M��w���Aw��)����B<-؍��ϲu#^���?}��_�`��_ƶ�'�c����/�����Z��g��+�>��l������殡J���z�K�-=b{b�id�@��wC_γ��!1r����/�1���49R����N��o�&�|����vMw�:5��i��nE�����f���>�p�=ϴ��	�P���kV�/ί�߃.�&�[:�k����vGت[��:�wv�u_����<����!"��H<��ru���8�gl-��;�CA+�j	4љ��F���O2��U��r2��@�P�d\�`��oMc\����:�'�
v�$`$1�
�*=c���R�'5��2y���g�Cw��r`���ܑ(M�N[�.V�Lr��LZZ]��2ힼ�q�=���t�3��.�:���o��s���K1��|�S�J;t�l*�Spк#�h�6�:��xG���ӫ�.����j/C���T�n���̪�@�^��_X�uLX������d��4U"-}a0���O���V�`l-}!��2����w'�cY�4�1V���%'6&�NPc��;J�G�Lf�}>5k�~`�繁'4�.�-g�a��}�,�j���F����Z�3��I(�0��YQ��1��gՆ7=	ʀ��#��qO�!�X�ܫ���`}�����h҄�]�ٜ�]��y��r�㑚Er�=Y0�c(7�k�Z	)I>��$Ny��oE�'7��
$�U����f�/��S�E�,'M���^?$j�E}���ԛ�^wt����C`��ʻ�i�l�[M�A�|�J��Ep�<��p.�0m��{����ي��N)���X��yH|#X���n[�N$�-��[G�/�
>��0�^Gj��m\=�}�����j�s /S��Q�h-?�p��zZ �����Z�Q��?ُ�{6�VM
W�lT�BK]���}�˰�W�t�B�}N�&)��5�f���.��`
�m���K�	��W��l�*��ȡ��Z�����L?�W2jjc�#±�h��ي@6��k��R�rM�Ȫ���t�?ɧ�x�b=���2s14nFH�E��^af[���L�0Vs�����\�{qԜv�I*�f�1�t�ď"��>�Tύa����^wV���*��!�x��".J���M\�E��J�v�s��G��:hs��
NIT�N!����Wif\>�u(v�v/��*c���̱�q	EA@�f��� ѐg%CH�
��"5ıaePnTw�z�o���é����ثҸ6�U-Y|�
e~�X��y���cs���v�XlE�Be���o���5p�C��t�����Ev���wF[d�x�Q|(�|�ʾ�r��W��)���0'��������ɪ��6��;�sf��p���f�L�!�'�v�
���|Gy�;�u�˓��*����\_)/�gg�5$e4Zk���i����rx˽���z=����3�V��ʝ3�T;�t�!�HnU�5\��z��A�����2�1%�&��gœy�Qw��g���_�`��Uj����E5�(�܎�!:'8[�8o"��d�6�|�W9���F�o�sQd@_Hk�w���x�O�g~��z�8�^�l5�a����"�*wG�v���`	�[�GK�e��X]!�d��ܕ�|��:SSo�?wY]��|��ef5Bm������l�~�� o/���=	�I
aU�-�<����S�C�Y5�*iYT��Y�]��j�,�i��z�H����W�Z.����Lc�X]�d�c��Y���Z6�fF<��`}+�C�'��E�h��kX]�:���Ѝ"��o7�?i�{�
S5f;5�]� L�D��j_���2p%�)Q�.�Gy�S�b�L��>�AqC��,j��d�'��`�.��)+qV�z�<� ��_QVHk��IQ�j^�b�
���}3O�aq
���̊=-��w~�i���{�i��N*ǫ=�\��[Q
��>�jMc�����_:���ǟU�U�a���� ���)�Ih��yut.�}�g�u��o�q��F�Y�;p��gh�����{�ʣ�/��R���F��E`1c�����]2�Y "��@�B��y]-KH�W��
9*���4!E{l̸YA��B.��˂��!��n��[ۦ7����X�(W�����ڄEB_�;݉�mP#Em��E�C=��ϸ&�Ξ|s��9���@�P� �:��:�4�QK��YQ;dv�<��U~��j,ޮ��q(�,���L�O���|#��xK�L��;UZ:?B�O���44#N������3�2���N�����DG��C(
��,X�:���M9dq�_3�w
?0M�_)|�\�!����DwI����OQ-�Od��*��Ӣ?US�����Ja���y��)K/!�${��l�h���eY��Zhi�֓l�q�*a3T|�j�巚i���:�@�f��,N�5!)]��-{����[J�r#�$�E��!$�3x"��<�q�\�_�vv�ֵ0o�Ȫ$Ob�0IYƾ�;q�F�T�#��w���O���RƵ�@��k;)�x��\���/
��g�3Y4"�I+�~C|�M=��hI7
kO�g�Y8g������w��w>�<>��j��;d
�ʒ'퍻�C�Ht�i�K�?�&��Y/�$�L��$�H܇�.;@�bˠ��y*ƪ�p�|$��b��-YA@K�(��u�r��ޔ?:���X7�i�A��o�&5�o]Z�Ѳ_;`���X��$)8�@�H�*Y,�B/a�~A%eM��԰������6k�>XxƩ���`y-24��7�?�vH��Si���BʱDzRZ��[L����Sge
2��}��
0�P���H)ME[	���馞�I�M���%��C���\DC@㞑��<�K�-��v��R:B�
��||�.+=N�9���q�&�E��h�g���/�{�"C�󐦛p�[+8:������;�����L[z}~�ݮ��px�$����B��
X'���3�ʘ�)�G��L�S߱*���p]NO2|B%�B�����V�S6�q�-E�e�*�Ӷ�*��y��Ŋ��N{�7�,yO�$QR	<�Ę��<i�H��U0O��c��dF(��� gLճ
�Mw������Fܯ��h�y���BS-��72��Qqt��%klԫ
���=�;�Imp̼��H�+���rS��X<�������H���v��hd6P�x@��͹Ո��$łhNp��0y��S��-�7�{{P�{���T����(�NQ�V`�uU��:Y��	��l,6�!�7TC)�y�����/A��"�
x&���j��?��8��>v �#��V�c�f_���hP���aI��.�݄�q*�6�u����0]g�l��t��n�W���]�����4P'G2����h�q�Z�3V}�k����K�[������!��D��}��,hƮ���۪.��x��h��X��i�|r�?�����[��^1!cS>�Ꮱ�ڻ�Z=.֟W��2������G�~I�,]��q�A%KҖY�<d��;�B�%�Ħ�C��P�`�J��"�s�_�L�o�ġ�T�R�����N�[�b
R�^Pr�k@ɔ��PH_^�VL�L�*�~���D�x��$㢂��Vw��$V���&��򵛽2Zݼ��(�R�w�Q֮^V��n��߿O��꡻��}>�S�;5�w�^Wx����Zׯ���?�{Q��,2VE�;���랼��a�_@�λ
mC�ah�ģHu���-�
x �?TҗH�i�7��"OXU�����C��'����D#�8�Yf+�K�cr�h:�Gp�<�
pWj�_�+��E��Z�����uZ���|�Y򲾷�f�t7V��MwQ6�^������f��*ۥ�V����a��l*�%�����U�v{Z}���ts�kT���§͒�l'��/��]ٍbq�ƚò������_v��6�D�1Q�R�d$�?%݆N
�ӝQ�^c�b$;�Dߦ6��syw��X�:c��*U�9M�VM,�mL���ù}�7:]�I�Q�V�Ě�X��?]���Ȓ6�.�i�e��߬U�J�u@c�
���j�c3��K�w��)��R��|c��Ѭ�0���(�'
2������7h���2�0��06*�`RCJ�S�h`
e�v;S3o
�a����U�J
���e�HU�5�!�q� "_�����ו�7%j��K��P���r�9�3��8��qg�����:`R�"b|���Q;2%k�Y�^b�b�]vQ>ז�#�f�������U�ہ֦���>��Ҭ#r�9��Ϣ�2ۑ.!�b$�
f�D�v�YOZ�r@�kfY���+ˈKĊ���`2h���/�B;�v��������l4��t��9O���?s�C�&�.��c=$
[}G;(��2�
�xV�����+న"�9i��}���WV~�+/���z�:|���=�::~����F���3=���v��N	��[)>�sV�xX��O	�Ȉ�C�?C&��B҄Dz P�T`̯��1�|̊�7�2����D5�����]Y���I���[ud�x��cr,-�,c1�bb"cxx����S#�k^>���G�Q�O�S@>p�={����%/�Gpd�$���cD�e�k�r
��Xa���*���ሐ!��j𶋔��C���d �9�7�ƒ(xՃAi���RidJ��3�[�>B��ej�c>��s�2��;]S�.@�ʒ��t�gYr�q��<���=��DF\�W���O�>�SH���[zJ�_������)=���%k��@p�C�O�]H�dtQ'ƽ�\�0��+{�w�+�h��l
�&�K���'�9�%�f�P
Gy~���ި
zU�'�P����):�Z��{F�Ɩ����>�����8L�`
�����z��hK��h����jIR��`0_n�֚��S�
�s���4fU����B.x�M�&����r'�μ������ɶ��:z�b{���U/��i��x��"���N�X����@P�Ӓ���⑺��Aw�Y���v���X�	W��h�\�V��2���&�K��B����U�"D�gqM��7"\WF�����95`��F���_�y�E~��9��1��ok*�������Kr�ƒ���QiR��3`6���ۗ���R�'������X�`Ϻ�LN,ٷQ���N	�6�2(E���?.+őX�ꨛ��L��8@8�5�u���
��0K]�1��9H�a�)�v@�j�\���*�vO�B�DLpl�׻���Q���
�$�U������h �`�^�I��i�1y���G��W�T���U=��Ԉ�Pa�M����a86�R�ӰꤴI̺�_	����N�.�^(>�*�rur��4hi�7U/�b�������֕�	�����#��)dVFd:H�g�(S)�/�-]�����L� Mo���	�U����rH�a�b��	�k;��Y�����,�T���ʠ9��v~��}���mE���T#��_\�e�#�ͪ��%|�H�F�dV�$�%��5w�Nk�hy6\�]�>��ߊ-�6Ջ�"�#��&�&����3Cl���&�s~�'b$6���7C�x�L#��L�fשIW�{�4u��
�VQ}1*R��ۭ�5�wɷ5���T��	5��f�y����o˛:��ZF��_�"
��bk& E���2��,o�@�1K"7�����'�$Y�*��}�f�!s�WKj-h�Sќ�"?w�!I��T��Ճ��Ey�yy5Z�)͇��ۍ��o��Z������͌��K��D7������E�U��u��*�fs��Ke&�b*В�iB�5��X=�o�3i�7�6$O�M����kў��<��������#�qՉ	��������s�pm��'~��'|�ᥣc��X��]gNV�پ�~������窠�5]B#�,��32���^�K�2£�7�E
�W��9�n�)^��<$:�]�)Y�i�3�jRP쟻�乗1lB�Їז��
�l�\��l$ϰ�F2F��񤎒����}�oe��L�I�JĞ�2�ϛ�j��͠��~�xp}����Lڦ���60q�^nw9P��u�itf*��b�q�*O�s]���F�I�ȼ����*�+���Ƽv�h8yz�JLꍯ�wJ�Y�Z�ގ)��z'^�\{��ɡ�V�j����IQ�:<g�B��q�4�S1���ݑ�>���XZN�K>��U�P5��� �kSj������5�"@�dza"��f7�AG���a�=�a���C��z�lX�z�V��H�_y���V^��V-�cnը��L����<�G^���"r�������B�w���WE+��-��tb�6b*��{2�L���X�e���XT��{F��vG���1���m��.=cyy�Q*�%�\1�;!XoN��!���J�%��|�&�c�_r�P�
��\���a��
O����Ϫʸu�൜��̊ch���7��@M��H�NcwcK��BkL�O��S�&�ͤ��
�Bkzwj����/{�a���{e^��I��/���f
�K�����³�Z���П�Iy��NՆL��n̩���)���E�����Ϩ9y�y�I��L�6JF�e�V.��p�W/\6�fʤ��_>���5=��yW_�SA=c���4$��z�Ȝ��
D���#�ns��j܅m�@��G8��pEB���G�bU���8�1 vٍ#����
�3Q~�þ��3�S�<ոB���(7�R�ۭwj�L�1]�:8z?=ة�b�5X����]����~��� �^�����=&&[�G>"[nY�쎕��%ݿ�Z���J}�n�1�Y������?$�ɝX]���w~S,��:���R����D>v\�_��h)�r���pc�wCFg��	i�o�����_�xe��d5�x��9������տK9��"��9q4E{�-�W�R��˦oΊgp�:E�ﺏ����Ff$x���|`�6},��1�D�a���b-�6���
R.���ج�E��gf�Hk�<��x&�M�r���4|�8��r�ٛ�b���5��L_�_D�� ���=V=���䕪ک6���g�3�a�vTWm�aNn�6��5���8��.��A��9�
�P�x�]	��vq�jWm��͹��6�"|gZ~�f�ɲ-�"V���H���P�����Z��M�g#����G"���Z7�?��J ʾ�0%4�t4��]73߽��y��Iۤ)6i+Q����خ3Y�2�!����R��|Orм�����*�AMl��T����.R� �ͅP�d�u�nC��|>�̊s����R�j��CVW�C��1�]>�@J��F���/��E,j?+"6��*U�9�,�#1�ù�T��q�)Ý6Ydi]�Vv��0NV8����q��y綳y j�^G��0�s��)=��E�X'��	V&J�q���i��,�#!&&�z����r-�a�6����W��b��r�
�(u<1�fbj�g(A��V�~T0�$�T��������BL�hG�Mt:����'M��ɑ8~+����1;��ȍ�:�!���y	��	�^�'P�v�}y�O�&�W�w�J�=�/kH��V�"����AӸ�b�IB�^�oe��V�l�T�;ȃ�m��t�)�,�9��\U^�ǡi0e~L"��S�M��%��4l�� ƒ�0S<�K�kc�9��8/4g��Y8�oʛ�L�����!Oc�-&?�j�v�(�?�i����)��(�t��X<�0��ԤL����c��7g鷫v�6�L������u�?���Ǿ�ش���d�F���W�>��iؼ��_��E.�Y�l꼔�	ȉ�>u&?l�>HN}�� �\�:�t^�ȧ&���
Wj
��'��5�������� i2yM�B��J�2���_� �(?4�k �| z1��gr���G+bE�Fc7�%p�…j���b�{e���q���_����ׯ�̱�ף��YȨ�8�����g�ܘ�&J�_I�&H�QZp0�0Ӟ��,wqԭ�xFk�����T]g��J�o	��5#D����M��߰�����*���_��_���AZ;nC�����5�VM�Z���3vϤ(<��<���,�N�{���ie�X�o�	��)ب��#��Dj8�u#�i(_K��)�,�gy2�i���j��Z�2a��$��O��C�c�撓[-��j1ڷ�'��b!~������OL��P6���B�2(e�&�e��T��R��
ѧ�q�J3�����.����`���D-���A|�6|�D�y|3�:�o�����7�d͉S&ɣ��r���QR������5�����Jvl��#yv�K�\�߁uۂbr���|J쫒��ɣ�o�ON�����gݓ_ӡ���&�{3�V�T�5[8JZ8�^��-�?1bX���OӃ+/��Ԟ�N�=�h����v�{?%�Uz�[���]��}y��/4�#�L��̣�M�,oG_K�����6�����%�})	��N�}��Q��P�!���2�_G4mGYQd,�f�rd"󜽉ZdXýbA�%���~�������;���Ƀ?�zv��nut�}��6���ْF��;S'����y��Sz��y��������m1?:w7:}�&F9�
|��{��9_RT~��H��@���Ҽ�.
!/r���4�S���?T�k1���[0[����wȥ#��Q�vC��8���=UT�bE�N�*��3��,���%x*Y���l�7LK<�uC <LҴݡxH��/��jQ����k��&����g~p2�	�:ز�$��$�%'��J�s�Y�1��y
��P9�.��}��
Ρ���b�EM���fG&�=\T�Z:Nn���.�y^�ߡU�t�?j�Y��Fe��k��3,N��e�ɺ��}�J	ܧ>�4��I��Wܬ	Q���zI���f
n`SH�����ى*��T�y��P��O/�����<�j
��wڝ�L�
d"N��$Qŗ�b>��~cV��^9qDZ6tzKG<�{����AZ�,�-�y)3sa��|X���N�S�V�@���x`%g���;�KRa�$Ȧe=���D�x���Om�&����e��E�l�Jh\u^	�i�wn�@-�7��-���C�sd�9i�0C�Ҍ�Ѕ8��M�jabM<�2К
�U[j�pͪj|nQLg� A~_��UR3���s2�a��J#uUQ�NW��u�T�zҚ���c�J.S�H��,�u�|p�M�E��f�A�b$^o%� Q�+]Vz)7ۃ��������u}��:���2R����6yF	4��˱E��n	A��O+�\V��B�zi��A~U߫���O�c��[k�8͹>(8�>�ϴ����P�͙S�\l��+H���2^���g��
������M��U,�!�_�6�Th~��ǰ/P,
̧�L�H��L�NV�1�g��V������u�,��&ʈ2���`rTS�����ͻ:w�=ƿ�����.}JA,�~}*f��PR��&>^x�]�M��9񇛚��7e�2����S�Ǣ��	�W��϶�|zЈ��AO�,��/�/)
��r��F*�J����n�X'U#޳<a�~U�zPS�����ȨD�����%.&�?4�����T�|����z��^�Սs�!c��"�
�p�����H�4�`��Y�CHA��M8���njӗ�Y�z>Lv��e��|M�&�(�2��ׄ0�{(iSH��.�7��2���
 ����i�"�g�($'*�cڵL����A(Tsә����t|6W�����i(�;=H�J��t��Ypz�M��o���ɬ8�Io/�h����4����%L��8��{i�JͶpv�8�i�v�G1�51�G�Y1�.i��Ӧ��vmR3J���6j��ዳ�,��m�(��Dp�N���jR]�I�ʴ��F�@M�Z
�Ehp���%�=��V���501�r'��Z���^���	~�lv�5p�w���o�qw��LpE;�cn?�2�����i\�o���"�wt�qUz�������-�J���KȮ�Й�6���í�o>K�:!�RYV�덻@��J�Ja�*Tlq��X[��->�W��ʰ���(�\,F_�ò�~`�/���@f_��ҽ��@l�qe
�|��5�ªe��4V�[{W�/����D����Þ���8�	f�O��G��E= +B��h nOJ�!F�_��~��R�/"�I��(�4�VW"�5��v����K��u�]}�1��!@��|�@�ifw	�ٶ��X��ec��_�d��D�)�����p�����`+���ժ�/,�{nt�^G��^�yQ��F�]t��(���"�9]�:N	Hg
(k��%���R2���=��M�P�q��'�fZ�D��_>qJdz��)�g��	>�n_�%�!km"ܡai���+�~�L�p��RJ�Q�A�"�p��猥���/�JK�|��K��dJ����P9�x����*��H��[�!I�Z}a��r�xb\�Vuj�j'<��Tzv��_=Y}�݉��b�k2Г����� ��&�B��1j���d!��~����"��׵��)�H��.���MUM�z$�P��)|k��-�y[�\�z#��\���P�I�
�Ot>�[?�N�k4"U5�@����@zZ�����?��Z��Pr�G����WԩŒ�k�-}^l�Gj��
��ጧ�,C���42R���E��{�*�n;��jJ�(�9n��+��W��Vt��udW�/��LWPWS�mj�\N���L�#Y�nY�i0�h=0w��Ly�+�
��o7,���$5*�:VW�a���-g&���¨�j	����4�e7+�8�ڢIi��(�Z�tj���L)+�a�S�al�&�\	�(b��Qpb����W'���y�����WG'����/��d!���&�˪<�|�#�M�9Ó�x����i�>$���ojo���|{QF��ٴ���$�O1�
�����]��>�X"�*��*M�<W�[v�yOV�Xڌrk#<U�Ua�W�ݲͧ�c��Ap��p�cSo�Q.�ʶ�Yݧ��#~���HtƜ��ePĔ�f?�NƘE2al1�f�V	k�%�.����%?E�n�L�������2K�8T�����c�L���h��V�ǁ��̠��s+C#�;
�Q%��F6�+xC��ttS=u���8�~�VKTk�o�yR��S�e��X�R.�f(*��0���G��r��D'��I�XLO���F)�P{5P�F'��h�FV�>!N�:���co�J�*k�#����@�C���|�������n2�����B� y'�r�Q�;��ye�^�_�X����ybу0f.T*2���b�L/���g�3X�S�a����`�y�T~<�j�f:�W]�)K_�y^coQl�u�U�GF��Ԫ���J�؛I�T���N����2�ȭ7�%�‡���JCЌ�F2'HEN�Q���ٲ8/�w�[;���
�&�LړhX_"7���wc�.�?�sU�4Q��B���̨�q��HX��54N��e/�<Y�L�P;܏Z�ll�~���R�rM_"2�|�yZU].���6�#�����߽,�
��~�U�\V.�����T |��+�
X��C������S��R�k
�݅�4{��D����`��F#T��.�a�~�'�
�wX�C�W�mg.Ȱ��D�PG�l�x ���.
PDGI�-�W�uz$�rI���}���r��M��>Õg���lHj:����W%8�[������:��r\+2��J,��Q��"@�;����s�''F�~�^���O���~��1�~]ͯg�V<Y�I5<���x�lD#� �N���p05V�m�5���B�s�I.�e(�[�;�F5t'1��qjX�q�s�Wh��,w8�FuQ0/�Pɧ�R���7�i��	Y�2F[�A�i0c˹}���L�z��_�̫5�G�,kX�K��j�?�c�?�zԪ�����4H{�*H�{�j���,�!H��,���:��p�ˎ�ذ?��h��ɧ�t�<.k6�$��?��~�R��Q#7��v���\|�WU~9H���$�%]
_��ʪ	S1��L���Sc�}
��fc��B="جz�uɬ���o ���d���v��:�뾺���`�}�E���
ŶKSx���x���v��
Ӄ��*pAg��
C��cQ���W�0Xgp
��3��[�`f��Zӌ-��1�ـ�&--�p��BR6�RE`��ܶ��T
AV�0Mi�+�@����.����]��T/�'���or�^
X����
�,TK��dZ�x'H�{���K���(����LM{^���n�[��
�1E������/L��:5U���G
��;/���:��H(GO�@�����{N�M�&�����Y�Md5C�X��*/
 �S-q쾢��Q�n�ӀH��>��݃��=�q���bl�:(d���]4c��F]�)YC{��=Fg@�����(�����~u����ׯ�z�z�zwv�AY+�"V�Q
@�n�YH�dh�'��{�DZ�k�YЛ��{ŗ�>~ut��������W��A�ɫA��H��t�K��f�W�3�u!3����^���A���YBĕ�^=�����Bͨ���f�UӶ?�p�ñ�H�����৯�S:�s@8�ݭHE���Α&y4��'A�㢚]�,v�����x��P�m�sO�Z�fb�Yk����X*8�v�9�Fn��~x*d!M2�F�s��5>!��GV��?���_#w5�%GE;���Ҩ����D�a7���[|Mh/�S���UC-ͻ|��N�w*id8r�c�����>��j��d{ƽnUe2m&��5���)��d sW�']+��e�iu��eL�d뎫�K�>��j�~���GDR�f�(��}~�pπ�;R��>�w�֮��6���}�R�3�����x��v
1�ENO��^���^�+P>r`�q���D�qq��V�k�����0=��ʹ�x�g�e0�k�K�#ܵ�˕ܤ��^�0���N�6T<�pa@Yႊ5�8�Q�@�VHi{yd��τR���m3|}�^��&=V�e�1��]�����[���W�̔Q�E�X!Q���ՓZM����FE/���O��U��m��P`Ɏl�k��f;��DC�QNo�lY0xħ���;�@���y7g\Ђ�������'��BX�<�.��������^�g��zɢ\c�?�vs-�\�~����s���º�k1Gԗ6OV�x\T��NR()�A��Ԋ�9å-2(lZ�ߎ���j܁f�� �*�yX搳:�Gt�o���9(J��h�`{G����&⛔&���|,��7��e/_э��Tbñ���`���%�-���G��"`�*2xJe���~����""���
D��K�@9ڦ�ܴ�D:I՛�`�d�d^	#6ɑ�>��M^����řl�%��A34h���ì�eӻئ"J�X��K�icôv.7U�� ŝ���&{�9�ݺ�B�?c.3�o/:+F4	acV	�����)�gʰ�?-�c�k0����yY��\��ʹ�sZn�L����)��~/ʔ��C�/����1��8殧�W�%V�I����g&0����ti��u
^��aZ�����Sh*�|�U�Lt����m�i�U[�T�aJ7�+��QU��R?V����H�	٥��	���K��	�=������h��vB�ga�F��X�N��h�N,@GrBelR���G���w�jعٕ��y:Y7).��.�-c;r�ʡd��P����%�}՜z�0��I��$�m�[��Y]����a �b�0����*$�3�Z*��NE7�-Z��2L�+,]�oud���F`x�!y�{��\�{�ᥰ�-b�Q���(<P���,��|��ȳaMJ�5�8;��fn8M�Rl���m
�URm��"�����vM�U2�K�
u{c�@�h8�ԟ�� ���)+9R������������c�P��8g�U�S��=<�#C�vBv&��&b��k,TL�?�W]�
�QmDj����l겲�6��s�����ٴT�};�Y�OǾ5��F49����hҞ�uiC�Z�?g���0=�<H�
_��Bn�B�!��r��j\~^�+��Y�C:�L�ڭ�剳�a�SK�m����)���Aq):�^gO(*�r�U�\E��2%[Œhk;���=t1}u��R�)DpW���8����9��L?
�p��xR������7zV�b'7��ߜ
�S�=g�T��Dt��.�M�b�<O�4�M�U��<U~�-*X�M�5=h����ע��)P'�mʢ&�Gj/���f	�f!��/�	���2复�f�(/���b��q�-&���J�1��8Σ+f�)�:MF���xVS6iʜ+
��4��k�4�ٔ�n0
kˡ����P���ĴhP|Dϋa�2�~DA�ǒV���Q�����O��wl���v28�5	�e*����I��l}|�2,�2j�A;jrKI��^3�b���ﯻ�,���;
�0�b��
OO�/�~�sdy覧�ʜ��Ӧ*��I��i�¶�}���a��qc�%Y}-�A����1%�"z��$J}C��=���5���A�E7-�%��U�D���4GP�el��G<myʍF��ؿ���� �=� xa�$7ŵ�ޔ��R���5s�.�~��RDòݥh ��G�"�v�0��v�zpc����&�|��K��jB:F��k�L,�LL�Z���?��C]n"���tox׫m7?��C�u�NޖI�,�wG��wo��}����x���۷���7�_�Ͽ>~S|�eqxz������3�����������g��›�3y�ɳ�gx[m�1���+�ܓ����W����Z/Ct
�������85�~���ʍ�}j#ZQ=g�M�=;�'gx�O��c�V�`~(��0AS��K�M����VJ%�X�l(Φi�"s��0��,&�	�'H	!J��f�֞ͬt_!D�mY�.���2�����oemΊׯ^�& �ը�
�=�p�������͡������kYCi�?>{}6K����82U�(�T���W?!������-%ٙJ�p>��D����k1���v6�L���Pt���1]�UZVǩ`O��[�bE�.�� �8�������>�(�P�ݾ���N�^�n~L/b��<��zsW����̃%�h�8���	�ߓ�d�p����-��.׃R\��b��4�eջo,�$�dn�9�NEG4
1J㉳��au�G��5�#�fAo�;�Yh>�Fᕩ8�wu�>>�`������m��%";7+W� ���M-�� ����\�n�~Z~�ӕ*v�ƞ+��T�NS,�f�9����J�%��)xe4n��!������x�Ed@���Q�kOSE5Q�m�@O"����Zy�>�~�fd�0�R��ԋ��_t�H�H�;������#.����a�|fAK	q�B��d�ս�d�]k����颈AY�D/�ES��� A��ֻp~?zT�n���	rp�R�_r)Dd�v)^D����FC��ƻ�s]�ߍ�	�К�&_�7g��Y%�e�K�W�R���!�w'���ScpR����c��^T�8ixr��`�J�y%�=��c)�E�^.�����t�Xfg���^#�C�2��y��s��m�w��uzُ+tkX�l��T�B�פҖ��+���%�����턇�Ł>v H�D[?;�/��f�~}7�w	j�d�נr�=�55��X	�F=��P�+���<3U�@�����0�KEй�3
-?�ը��̭4�s��&^QX�ݖe��~b'�s���<9��%����X����� �r��|�Z�����N���at��#&n�r��@����
������r�6n*�z�-b��kv����ǘ�`����h^]�,����te�}��*�&Cm�ᓣ'��h2v����� 
{��{�V|1fԻ�Gi:5�`btʾ��m����
 �?tm��??b��~U�3k�6N�"���lc���7�2��0/��!����*Egϣ���;��aM��1�>�0$��ٵ�<\PTZ�r�S�<R��5��n�~��.+��7
9<�0��#���>�&e�pXf�����Xդ��a^�y�˔�YK�T��Dc�y�l���ޝF�"�ɶ��{ZvAsi>��B��@^�O�n�rv����87Z$�4W�bL��L�:ځ���8�wb틳���iF� Vk:CU��ܺ;j����7PK���Z^����`��litespeed-cache-es_ES.poUT��gux����PK���Z,TU3�,���R�litespeed-cache-es_ES.moUT��gux����PK���Z�݇�خ�)����litespeed-cache-es_ES.l10n.phpUT��gux����PK vlitespeed-wp-plugin/7.0.1/translations/litespeed-cache-es_ES.mo000064400000501054151600236370020206 0ustar00��id+7�V�s�s(�s�s�s2�s(t0t	9t
Ct
NtYtft�t�t�t	�t�t	�t�t.�tmu�u
�u�u�u3�uh�uOvovN�vg�v\Fwo�wbxevxa�xY>yw�ylz�}z=�z"<{7_{�{�{ �{
�{�{H�{@|I|]|o||�|'�|
�|	�|�|�|}%}C}|I}F�}

~.~0G~x~%�~	�~"�~�~P�~KTZZ�>
�I�f�4s�-��/րq�Lx�2ŁI��*B�Jm���ǂ#ӂ��	�Q�Od���sʃE>�P��0Մ'�.�E�_�3u�����DžI΅$�Y=�	��	���� ��"؆/��*+�V�
^�l������4��P�f�����
������#��܉����
&�1�>�\�i�o������	��Ċڊ
�����&�3�8B�&{�0��*ӋS��UR��� Ō �(�0�7� @�a�����W,�K��	Ўڎ��$!�F�_�w�"����"Ώ�!�.�N�&n�&��"��Gߐ!'�,I�$v�+��Ǒ���'9�(a�
����W��
� �7�J�1a�%��2���V��^O�
����Ȕ���	��&0�.W�N��*Օ/�V0�]��L�2�Q�a� z���!��ϗۗ
����'�/�<�U�a�%p�B��
٘!�4�';�6c�����	��ęؙ��;�:M�����šӚ� �"#�F�\�/u�/��*՛<�<=�7z�����ڜ����
)�	7�A�J�]�n�����
����	Ý͝ܝ���
 �.�?�!V�x�����ÞԞ��
#�1��:�9��)"�ML���+��}�b�Ds�8�����
��3�;?��{�:� C� d�K��8ѣ
�%�-�A�V�n�������Ťפ�C�F�HM�����
����<ĥ��,�9A�9{�
��ç֧�
����,/�^\�q��-�5�U�Nu�ĩѩ�ة(k�
������ɪ��!�)�;�[�h�y�����������+��%�,
�s:�#��Ҭ"�%�;�[�&n�������֭�6�)&�P�h�����L���9�:K�0��)����G~�LưW�k�|�
������
αٱ��#�+�<�X�
w�Q��ײ8� �>�
Y�3g����� ɳ0��*�>�#Q�u�
{�������!ô������ȵ۵���!�
-�;�	O�Y�Bk�
������	Ŷ϶2Զ)�Z1�,����η-���+�i�I��;ϹY�Ke�V��U�L^�l��B�Y[�:��V�`G�J��g�x[�=Կ@�=S���������	�
�<*�?g��������?�Y�`�p� ��&�� ��D��.�l:�G�����������
������z�@�U�j������A�
I�T�m�
y�
��/��/����p�<x�
������(���
0�;�O�	[�e�cq������.�K�
P�[�
p�~�����h��+�A3��u��	�%�1�B�U�b�'r�
����
��
��"�������$"�+G�s�#����*�������+�
@�K�
g�$r�(������C��4�PO�H��B��@,�5m�2��B��@�>Z�"��=��&��!�1�%E�k���%�� ��"��&�!.�P�j� ������$���������%�7�H�d_��� ����/�.>�m�z���������������/�+2�^�e���������
�������������%%�K�$`�
��������������@��
�%#�I�a��f�����>��=�O� d���*�� ������2�6�O�"l�*��*��"��"�+�;�<Y�,��$��
��
���F�[�`�f�
m�.{�?��6��;!�1]�3��2��6��0-�^�b�e�h�o�|���Q��Q�DS�
����#��-��$�?-�m����7�>�K�%h�	���������������$(�M�Ef�+��*����%�.�<L�������
��
��$������!
�1,�^�?k���/������/�?�E�b�i�r���R��c��2Q�?��
������d�<l�5��S��C3�5w���p���>�K��O�'^�E����������9��;4�0p�M�����p�|�/��&,�&S�)z�8��7��4�J�j�
r���
�����F0�dw�U��2�XJ���������A��A�\�b�q�	������������
��	�����%�9�0U���I����$��D�@d�9��1���8�aW��������#�++�
W�b�y�P��<�&�F�/e���#����;`�E����=}�
���Q�+8�d�m�}�.���������
#�1�H� [�|������������&�.�{E�;�����4,�a�~�����F����!*�L�!d�����.������+&DBk���Y�Wh|$�2��I
cq�
��:��7.Ds'yd�M0f~$�X
Qc7�+�g3����QW0cP�^�mD	����9�v7	}�	(,
U
o
>x
�
U�
N!ep�
��&5#:^k9�8�
�V
ic
_�
C-Gqa�84T/�7�6�7(-`)�L�*)0-Z(�H�A�c<R�M�AR(i3��R� 5M^s{�2��(�$58n����e�-
8/@Zph�]4=�i�8:[sc�C3jwz�A]q�`'rq�H,WuO�>\uK��E�1$-V8�M�Y $e ,� )� S� 95!&o!)�!9�!$�!X"1x"�"A�"&�"^$#E�#U�#($SH$Y�$�$J%zW%(�%I�%xE&^�&A'4_')�'c�'0"(.S(��(�))��)[*Av*2�*2�*7+YV+*�+F�+9",\.|.:�.R�.p%/,�/*�/1�/; 0/\0(�0J�041B51x1N�1Q�1o82X�2/3G139y31�3��3�q4 5�)5J�5^:63�6N�67W:7��7�)8>�8H-9Hv9<�91�9V.:L�:*�:]�:[;`;h;n;~;$�;�;�;
�;�;�;�;
<<�</�<(�<)=E=�Z=��=�e>
�>
�>
?(?4?L?^?@k?�?
�?%�?g�?HI@�@
�A
�A
�A�A�A�A�A:�A>0B@oBp�B!C;CKCeCyC�Cr�C]D5|D_�D�E(�E8�EF#/FSF$sF.�F2�Fr�FHmG�G!�G�G�GC�GF5H|H
�H�H�H�H�H�H
II3ICIXI rI�IK�I�I�I+J1J)FJ�pJ K
#K1KPKkK�K�Ke�KJLjZLK�LdMMvMJ�MN+Ng=N�NR�NZOjOvO�O&�O'�O#�OP�-P%�P-�P�+Q/�QqR(�RE�R��Ru�SF!T0hTD�T.�TS
U4aU*�U�UC�UA$VLfV-�VG�V<)W+fW�W/�W�W�W;X)@XZjXw�X=YCLY�Y�Z
�Z�Z�Z�Z�ZK[T[][!x[�[J�[	�[�[�[\�\�\�\ �\�]M�]'^,G^?t^�^�^	�^
�^�^
�^"�^_#7_[_	d_	n_x_�_3�_~�_
J`	X`b`i`6�`p�`&0a*WaS�ax�a|Ob��b�qc��ci�dp�d�\e�f��fGhg�gE�gh)h$-hRhch_~h�h�h�hi%5i[i0ti�i�i�i�i�i,	j6j�?jK�j'k70k9hk�k0�k�k3l.7l\fl�lY�lz-mH�m$�mnB+n;nn2�nm�nhKoM�oGp(Jp^sp�p�p>�p;qYqZkqe�q,roHrc�rpsE�s?�s(t*<t&gtA�t�t'�tuhu.ouw�uv#v/v2>v$qv>�v,�v	ww"!wDw�\wFxKxkMy�y�y�y�y
�y)�y'z9z'Fznz
zz�z�z
�z�z�z �z	{{<{%N{t{�{�{�{�{�{�{O�{2H|G{|K�|e}du}7�}-~-@~2n~�~
�~,�~�~��~��^�\8�������6݀7�'L�!t���'��/ف1	�+;�3g�,��/Ȃ1��4*�+_�Y��,�+�,>�4k�+��(̄!��)�5A�*w���$��j܅G�f�!����<dž/�=4�r������
����.�������->�;l�b��%�/1�]a�d��S$�x�����'ɋ�"�'�;�Q�'f���
���� ƌ��9�`Q���<��I��-H�Gv���ˎ��#
�1�PL�R��#�/�D�Y�"s�3��$ʐ��?�;Y�6��M̑I�Dd���!������(�A�
P�
[�i���,��ϓ����/�$F� k� ������̔'�0
�%>�$d�%����'Ǖ�#�*�<��E�K�	i�@s�V��)�:5��p��N�=j�
��%��ٙ)��U'��}�o�*{�$��_˛C+�o�	��������Ԝ� ���2�I�[�It���^Ɲ%�A�
E�S�Pb�#��ן�B�?K�!����Š۠��#�E5�^{�}ڡX�$a�!��J������.ڣ	���;�[�w�������ͤڤ�����6�>�EF�!��1����&r�*��0Ħ3��%)�O�6d�����#ʧ%��H�Cf���ƨ#�*�`1���;��Mک5(�0^����Q>�t��[�a�w�����"��֬'ެ)�%0�V�i�{�(��­_ϭ/�B>� ������CϮ�2�'K�.s�����ӯ ���+�#C�'g�(��$��%ݰ��+ұ���6�!P�r�����	����Lò	�	�$�,�>�@C�0��Y��9�I�e�1��&��4۵o�O��?жf�cw�d۷t@�^��{�K��dܹ<A�c~�s�JV�����P�UԽP*�F{�¾ܾ%��(�F�f���O��c�M�!f�#��"���W�=�F�Z�5r�.��!�R��L�Y�_���9������
��"��
��&�!?� a����B�K� W�x���
��@��@��)�nI�F����&�
2�)=�&g�����
����
��{��+Z�����@�������)�=�Z�1j�~���^#����	O�Y�i�}�������B���.�?�T�,f�������2��8�:�@W�+��.����$�7�Q�	o�-y�
��,��+��&�5�MI���^��F�Y[�Z��@�BQ�T��W��PA�$��P��:�C�S�0q�����;��$�-?�5m�+��#��%��*�!D�/f�,���� �������/�D��[���#��"�C6�Iz�
���������1�)F�p���"����-��	��%���-�2�L�
l�z�����������.��!�.;�
j�x�~���
������J���'�@�\��a�����i��d�v�1����4��,�?�)H�Vr�*��%��6�DQ�@��"��,��'�09�Zj�B��E�N�
[�i�l���������8�NA�A��O��D"�Gg�6��F��:-�h�l�o�q�x���'��g��T:�P������0�65�*l�;��$�����E��
��&��.�
=�H�`�y���������.��")�VL�4��9���0�E�*N�Jy� ���������(&�O�i� |�7����C��*�J>�$����������'�/�7�C�Z�gv����:e�L�������p+�O��<��_)�K��D��*��E����_��a��=P�S���
����G+�Fs�>��U��O�
l�tw���4z�A��;�8-�Cf�[��W�(^�����������_j�m�e8�'��Z�!�*�:�X�Tl�U����3�S�_�v�
����������/�#4�CX���U��"
,-JZK�I�A;}A�r�H\m)���
�3�
('F`nO�&#F4j!�,���J�Q��!Xe#ue�,�,>X0r
��)�"�	-	+?	'k	#�	�	�	�	�	(
8F

�3����T�$�
=9
'w
-�
�
�
S�
BU(r�0��E]&t"�+�3�Ih)�#��V%l1�'�D�1PMn���V6.����B�77@�x�S0{�1i2m�H
9S!�q�!,4.a�O��Dp[n��;��'�?7�w�.�#�Xle�R�aC��'�.�.16h3zB�D�6 ~G �� |I!U�!`"T}"c�"\6#@�#`�#a5$I�$9�$6%bR%0�%)�%<&/M&O}&I�&i'X�'Y�'4( I(@j(O�(�(k)n)$�)�)�)�)(�)*1*"P*%s*3�*X�* &+G+`+d+j+zs+?�+.,17,mi,s�,oK-D�-~.>.q�.l0/`�/��/��0KE1�1�2-�2��2&Q3ax3[�3_64J�4#�45P$5'u5d�6=7<@7?}7S�7^8-p81�8+�8a�80^9#�9=�9@�9#2:\V:;�:�:^;3a;s�;]	<tg<7�<_=dt=�=V�=�F>0�>R?�r?�@W�@5�@-A|CA5�A8�A�/B��B��C�D]�D,�D5)E<_EV�E*�EWF�vF'hI�IM�I\�I�[J)�J?K:GKU�K6�K,Lg<L?�LJ�L"/M^RMV�MxNi�N7�NS#O?wOB�O��O��P*HQ�sQTRRc�R:SdFS!�Sk�S�9T��TJ�UW"VWzVH�VJWWfW\�W0XmLX�X�X�X�X	�X*�XY"4YWYwY�Y�Y�Y�Y�Y0�Z4[?8[%x[��[�]\�]�]�]+�]�](^,^
G^RU^�^
�^)�^��^ft_��_
bama
a
�a�a�a�aE�aIbk]b��b#]c�c#�c�c�c'�c�dk�d>!e}`e��e6�fF�f.	g.8g(gg%�g4�g5�g�!hi�h+i+=iiimiG~iW�ij-jBj(aj�j�j�j�j%�j
k#k"Ak)dk�kf�k	ll3%lYl0sl��l$Emjm$�m�m�m�m �m|n]�n}�nYkos�oa9pX�p&�pqu2q"�qo�qt;r�r�r,�r0s41s%fs
�s��s,`t8�t��t9�u��u+�vX�v�w}�wKbx*�xL�x5&yW\yA�y7�y.zEHz:�z[�z7%{R]{U�{'|%.|=T|�|�|S�|.
}f9}��}I~Q^~L�~����7�H�Kf�����%׀��Z�_�
k�v�	����� ������6��H�U���v�W��������s��%_Mj�z���4����f975wiq��
���n��f�=�O�:�Rn�	!Z���\�o��D����k���\L��}��S�?��?b�l�� �@z{�_O�i�5�B�Vi*�L�\�����p�,pO����K,���[�{�9��)�d�vc%���sW�Yq��������a�d��g�[���)&\��`�
��b�R9F7"�+d��^:9�b�8��-j����r��~*A�b|#�xy�7Z�T���r�6��j���}���;M�{s��������5i�+��Iug��SQ
$��/ LN8a�z��wmk��5�;�:���3k���4ie��IV�mh&x:v�
R�B'Bv`=�'��e�j7������/�f��[Ih����0��?�4����]^6�!CX��6)�����.�a���'��H�����Q;c��W��]C7���S���Z�,���Q-�y���Y����1Q�hA[��K�(�2k�;�Sx��0�4?�FH6Y���"c?X�}�o���"��������_E��D�$�t!��F�e)l��V�&���C���&�d$�����PZ���J:��[2`���TK����=�J�t*|���2���)'�
B#�T��!�_����sl"��O#I	.3������ORMF��-E�	�R�y�,�b.�r5
EhgXV%(���������g��hq���P���Z<�^18&TSn8x�$��`z���A���:�%��U�Ht��$��+ou�@Pr.�H����Nf�
������i�L�K���j��$�\�������
��)
�1�`-am��[���Ey�P��/�y\���@;����!��>N24@���=���
R_1+h=�B�s��#�%�g�O�������"d�_be
� �o�xY^N�Dl0��|3(p�8��*?�c���0�m1��q'��T��pA{�2��<�'�eCK���ZC(��Jg��|f��� 9,S�H�d	��4��N�.� Fv�@�uEu�U��>�<��3X�M��>����n�Up7F������	��A��P���m�c�����;��8>L�Qc`*�2�k�#{�J3W�/X�J(M�u<W�GL
�C������w�����Q+����<��}���l����G���Y.�]t]w�1�JV�Y�������>�a*N�n�G0@Po�/ K6��G�~�D��������(�X�U���D�,A�#�>��q�IGf~W��]<����-�~5	�3���D&�+�%��I�r���9�~U]z���MV�ew|����0��!a-t}/�B^T��GE��"=^����� %s ago Cache the built-in Admin Bar ESI block.%1$s %2$s files left in queue%1$s is a %2$s paid feature.%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s activation data expired.%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.%s must be turned ON for this setting to work.&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.(no savings)(non-optm)(optm).htaccess Path<a %s>Support forum</a> | <a %s>Submit a ticket</a><a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<b>Last crawled:</b> %d item(s)<b>Last crawled:</b> %s item(s)<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling.<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster.<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads.<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading.<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall.<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold.A Domain Key is not required to use this preset. Only basic caching features are enabled.A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.A Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.AJAX Cache TTLAPIAVIF file reduced by %1$s (%2$s)AVIF saved %sAccelerate, Optimize, ProtectAccelerates the speed by caching Gravatar (Globally Recognized Avatars).ActivateActivate QUIC.cloudAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced (Recommended)Advanced SettingsAdvanced level will log more details.AfterAfter the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.AggressiveAlias is in use by another QUIC.cloud account.All QUIC.cloud service queues have been cleared.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Applied the %1$s preset %2$sApply PresetAre you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard.Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset all settings back to the default settings?Asynchronous CSS Loading with Critical CSSAttach PHP info to report. Check this box to insert relevant data from %s.Author archiveAuto DraftsAuto Purge Rules For Publish/UpdateAuto Request CronAutoloadAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBackup created %1$s before applying the %2$s presetBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBest available WordPress performanceBest available WordPress performance, globally fast TTFB, easy setup, and <a %s>more</a>!Beta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSS Per URLCDNCDN BandwidthCDN SettingsCDN URLCDN URL to be used. For example, %sCSS & JS CombineCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS, JS and HTML MinificationCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache PHP ResourcesCache REST APICache StatusCache WP-AdminCache key must be integer or non-empty string, %s given.Cache key must not be an empty string.Cache requests made by WordPress REST API calls.Cache the built-in Comment Form ESI block.Caches your entire site, including dynamic content and <strong>ESI blocks</strong>.Caching these pages may improve server performance by avoiding unnecessary PHP calls.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCategoryCert or key file does not exist.Changed setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck the status of your most important settings and the health of your CDN setup here.Check this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all orphaned post meta recordsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean orphaned post meta successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Clear LogsCleared %1$s invalid images.Clears all cache entries related to this site, <i>including other web applications</i>.Click here to change.Click here to proceed.Click here to set.Click here to settingsClick to clear all nodes for further redetection.Click to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloud server refused the current request due to rate limiting. Please try again later.Cloud server refused the current request due to unpulled images. Please pull the images first.CloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Congratulation! Your file was already optimizedCongratulations, %s successfully set this domain up for the anonymous online services.Congratulations, %s successfully set this domain up for the online services with CDN service.Congratulations, %s successfully set this domain up for the online services.Congratulations, all gathered!Connection TestContent Delivery NetworkContent Delivery Network ServiceConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCould not find %1$s in %2$s.Crawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler LogCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Crawlers cannot run concurrently.Create a post, make sure the front page is accurate.Created with ❤️  by LiteSpeed team.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s.&#10; Click to redetect.Current closest Cloud server is %s.&#10;Click to redetect.Current crawler started atCurrent image post id positionCurrent limit isCurrent server loadCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of AVIF file.Currently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of AVIF file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PreconnectDNS PrefetchDNS Prefetch ControlDNS Prefetch for static filesDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug HelpersDebug LevelDebug LogDebug SettingsDebug String ExcludesDebug URI ExcludesDebug URI IncludesDefaultDefault CacheDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).Delay rendering off-screen HTML elements by its selector.DelayedDelete all backups of the original imagesDelivers global coverage with a growing <strong>network of 80+ PoPs</strong>.Destroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable CacheDisable Image LazyloadDisable VPIDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled AVIF file successfully.Disabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.Disconnect from QUIC.cloudDismissDismiss this noticeDismiss this notice.Do Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.DomainDowngrade not recommended. May cause fatal error due to refactored code.Drop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable CacheEnable ESIEnable QUIC.cloud CDNEnable QUIC.cloud servicesEnable Viewport Images auto generation cron.Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic.Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled AVIF file successfully.Enabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Error: Failed to apply the settings %1$sEssentialsEvery MinuteEverything in Advanced, PlusEverything in Aggressive, PlusEverything in Basic, PlusEverything in Essentials, PlusExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsExtremeFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to create table %s! SQL: %s.Failed to get %s file contents.Failed to get echo data from WPAPIFailed to parse %s activation status.Failed to request via WordPressFailed to upgrade.Failed to validate %s activation data.Failed to write to %s.Fast Queue UsageFile %s is not writable.Filename is empty!FilesFilter %s available for UCSS per page type generation.Filter %s available to disable blocklist.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, for %s, %s and %s can be used here.For example, for %s, %s can be used here.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For example, to drop parameters beginning with %s, %s can be used here.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFree monthly quota available.Front pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerate a separate vary cache copy for the mini cart when the cart is not empty.Generated at %sGenerated links may be managed under <a %s>Settings</a>.Get it from <a %1$s>%2$s</a>.Global API Key / API TokenGlobal GroupsGlobally fast TTFB, easy setup, and <a %s>more</a>!Go to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode and Guest OptimizationGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Keep CommentsHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHigher TTLHistoryHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.How to choose an UCSS allowlist selector?However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If comment to be kept is like: %s write: %sIf every web application uses the same cookie, the server may confuse whether a user is logged in or not.If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you are using a %1$s socket, %2$s should be set to %3$sIf you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImage groups totalImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages ready to requestImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.In order to use QC services, need a real domain name, cannot use an IP.In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline CSS added to CombineInline JS added to CombineInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIt is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.It will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS Defer for both external and inline JSJS Deferred / Delayed ExcludesJS DelayedJS Delayed IncludesJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast PulledLast Report DateLast Report NumberLast RequestLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requestedLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLazy Load for IframesLazy Load for ImagesLearn MoreLearn More about QUIC.cloudLearn moreLearn more about when this is neededLearn more or purchase additional quota.Link & Enable QUIC.cloud CDNLink to QUIC.cloudLinked to QUIC.cloud preview environment, for testing purpose only.List of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.List the CSS selector that its style should be always contained in UCSS.Listed CSS files or inline CSS code will not be minified/combined.Listed CSS files will be excluded from UCSS and saved to inline.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will be delayed.Listed JS files or inline JS code will not be deferred or delayed.Listed JS files or inline JS code will not be minified/combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache Configuration PresetsLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache Standard PresetsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed LogsLiteSpeed OptimizationLiteSpeed OptionsLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog File Size LimitLog ViewLogin CookieLow Quality Image PlaceholderMBMUST BE UNIQUE FROM OTHER WEB APPLICATIONS.ManageManually added to blocklistManually runMapMark this page as Maximum image post idMaximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobileMobile Agent RulesMobile CacheMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuMy QUIC.cloud DashboardNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.Network DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.NewsNext-Gen Image FormatNo available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized AVIF file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo optimizationNo spaces and case sensitive.No valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNoteNotesNoticeNotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online ServicesOnline node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpcode cache is not enabled.OpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized all tables.Option NameOptionalOptional when API token used.Optionally creates next-generation WebP or AVIF image files.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Orphaned Post MetaOther Static CDNOther checkboxes will be ignored.Outputs to a series of files in the %s directory.PAYG BalancePAYG balance and usage not included in above quota calculation.PAYG used this monthPHP Constant %s available to disable blocklist.PHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPartner Benefits Provided byPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.Pay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:Please do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.Please visit the <a %s>Information</a> page on how to test the cache.PortPost IDPost RevisionsPost type archivePreconnecting speeds up future loads from a given origin.Predefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPresetsPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Prevent writing log entries that include listed strings.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality.Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee.Product Update IntervalProvides <strong>security at the CDN level</strong>, protecting your server from attack.PublicPublic CachePull Cron is runningPull ImagesPulled AVIF image md5 does not match the notified AVIF image md5.Pulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge LogPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the blog!Purged the url!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud CDN OptionsQUIC.cloud CDN Status OverviewQUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users.QUIC.cloud CDN is currently <strong>fully disabled</strong>.QUIC.cloud Integration DisabledQUIC.cloud Integration EnabledQUIC.cloud Integration Enabled with limitationsQUIC.cloud Online ServicesQUIC.cloud Service Usage StatisticsQUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.QUIC.cloud's Image Optimization service does the following:QUIC.cloud's Online Services improve your site in the following ways:QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores.Query strings containing these parameters will not be cached.Rate %s on %sRead LiteSpeed DocumentationRecommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).RedetectRedetected nodeRedis Database IDRedis encountered a fatal error: %s (code: %d)RefreshRefresh Crawler MapRefresh Gravatar cache by cron.Refresh QUIC.cloud statusRefresh StatusRefresh UsageRefresh page load timeRefresh page scoreRegenerate and Send a New ReportRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first.Remove Query StringsRemove Query Strings from Static FilesRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed Unused CSS for UsersRemoved backups successfully.Replace %1$s with %2$s.ReportRequest WebP/AVIF versions of original images when doing optimization.Requests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset %s activation successfully.Reset All SettingsReset SettingsReset image optimization counter successfully.Reset positionReset successfully.Reset the entire opcode cacheReset the entire opcode cache successfully.Reset the optimized data successfully.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore SettingsRestore from backupRestored backup settings %1$sRestored original file successfully.Results can be checked in <a %s>Media Library</a>.Revisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSYNTAX: alphanumeric and "_".Save ChangesSave transients in database when %1$s is %2$s.SavedSaving option failed. IPv4 only for %s.Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee <a %s>Introduction for Enabling the Crawler</a> for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSend to twitter to get %s bonusSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.Server IPServer Load LimitServer allowed max valueServer enforced valueServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.Sitemap ListSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSoft Reset Optimization CounterSome optimized image file(s) has expired and was cleared.Some themes and plugins add resources via a PHP request.Spam CommentsSpecify a base64 image to be used as a simple placeholder while images finish loading.Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify which HTML element attributes will be replaced with CDN Mapping.Specify which element attributes will be replaced with WebP/AVIF.Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.Spread the love and earn %s credits to use in our QUIC.cloud online services.Standard PresetsStarted async crawlingStarted async image optimization requestStatic file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSuccessfully CrawledSummarySure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.Sync QUIC.cloud status successfully.Sync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The Admin IP option will only output log messages on requests from admin IPs listed below.The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe queue is processed asynchronously. It may take time.The selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The setting %s is currently enabled.The site is not a valid alias on QUIC.cloud.The site is not registered on QUIC.cloud.The user with id %s has editor access, which is not allowed for the role simulator.Then another WordPress is installed (NOT MULTISITE) at %sThere is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This Month UsageThis action should only be used if things are cached incorrectly.This can be managed from %1$s%2$s tab.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This enables the page's initial screenful of imagery to be fully displayed without delay.This is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.This process is automatic.This setting is %1$s for certain qualifying requests due to %2$s!This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will affect all tags containing attributes: %s %s %s.This will also add a preconnect to Google Fonts to establish a connection earlier.This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action.This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?Time to execute previous requestTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.To manage your QUIC.cloud options, go to your hosting provider's portal.To manage your QUIC.cloud options, please contact your hosting provider.To match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS File Excludes and InlineUCSS InlineUCSS Selector AllowlistUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL SearchURL list in %s queue waiting for cronUnable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.Unable to automatically add %1$s as a Domain Alias for main %2$s domain.Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)Unique CSSUnknown errorUpdate %s nowUpgradeUpgraded successfully.UsageUsage StatisticsUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to bypass remote image dimension check when %2$s is ON.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. VPIValue rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary CookiesVary GroupVary for Mini CartView %1$s version %2$s detailsView .htaccessView Site Before CacheView Site Before OptimizationViewport ImageViewport Image GenerationViewport ImagesViewport Images CronVisit LSCWP support forumVisit the site while logged out.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting to be CrawledWant to connect with other LiteSpeed users?Watch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebP file reduced by %1$s (%2$s)WebP saved %sWebP/AVIF Attribute To ReplaceWebP/AVIF For Extra srcsetWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When minifying HTML do not discard comments that match a specified pattern.When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.When this option is turned %s, it will also load Google Fonts asynchronously.When you use Lazy Load, it will delay the loading of all images on a page.Who should use this preset?Widget Cache TTL:Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s secondsWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard.You can just type part of the domain.You can list the 3rd party vary cookies here.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible.You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.You have too many requested images, please try again in a few minutes.You have used all of your daily quota for today.You have used all of your quota left for current service this month.You just unlocked a promotion from QUIC.cloud!You must be using one of the following products in order to measure Page Load Time:You must set %1$s to %2$s before using this feature.You must set %s before using this feature.You need to activate QC first.You need to set the %1$s first. Please use the command %2$s to set.You need to set the %s in Settings first before using the crawlerYou need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!You will need to finish %s setup to use the online services.Your %1s quota on %2s will still be in use.Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour WP REST API seems blocked our QUIC.cloud server calls.Your application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.Your server IPYour site is connected and ready to use QUIC.cloud Online Services.Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features.Zero, orcategoriescookiescurrently set to %se.g. Use %s or %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowno matter where they live.not available for anonymous userspixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.unknownuser agentsPO-Revision-Date: 2025-03-26 18:27:03+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: es
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
 hace %s Almacena en la caché el bloque ESI de la barra de administración incluida.%1$s %2$s archivos restantes en la cola%1$s es una característica de pago de %2$s.Para esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %s%s datos de activación caducados.No se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenesSe recomienda %s.%s debe estar activo para que este ajuste funcione.&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.(sin guardar)(no-optm)(optm)Ruta del archivo «.htaccess»<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a><a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<b>Último rastreo:</b> %d elemento(s)<b>Última indexación:</b> %s elemento(s)<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo.La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido.El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida.La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida.<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general.<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse.No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.Se iniciará una purga completa cuando WordPress ejecute estos ganchos.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.TTL de caché AJAXAPIArchivo AVIF reducido en %1$s (%2$s)AVIF guardado %sAcelera, optimiza, protegeAcelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).ActivarActivar QUIC.cloudAñadir tamaños que faltanAñadir una nueva URL de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAvanzado (Recomendado)Ajustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.AgresivoEl alias ya está en uso por otra cuenta de QUIC.cloud.Se han borrado todas las colas de servicio de QUIC.cloud.Todos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéPurgar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.Se ha aplicado el prejuste %1$s %2$sAplicar el preajuste¿Seguro que quieres borrar todos los elementos de la lista negra?¿Está seguro de destruir todas las imágenes optimizadas?¿Seguro que quieres vaciar todos los nodos cloud?¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud.¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer los ajustes a los valores por defecto?Carga de CSS asíncrono con CSS críticoAdjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s.Archivo del autorBorradores automáticosReglas de purga automática para publicación y actualizaciónCron de petición automáticaCarga automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess de la administraciónControl de heartbeat de la administraciónTTL de heartbeat de la administraciónCopia de seguridad creada %1$s antes de aplicar el preajuste %2$sBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaEl mejor rendimiento disponible para WordPress¡El mejor rendimiento disponible de WordPress, TTFB globalmente rápido, fácil configuración y <a %s>mucho más</a>!Pruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo.CCSS por URLCDNAncho de banda de la CDNAjustes de CDNURL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSS y JSCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSMinimizado de CSS, JS y HTMLCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear recursos de PHPCachear API RESTEstado de cachéCaché de WP-AdminLa clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.La clave de caché no puede ser una cadena vacía.Cachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>.Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.Calcular el espacio en disco de las copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarCategoríaEl archivo de certificado o clave no existe.Ajuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprobar mi IP pública desdeVerifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí.Marca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteLimpiar todos los registros meta de entradas huérfanasBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza correcta de los meta de entrada huérfanos.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Vaciar los registrosPurgadas %1$s imágenes no válidas.Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.Haz clic aquí para cambiarlo.Haz clic aquí para continuar.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic para borrar todos los nodos para volver a detectar.Haz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de la nubeEl servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.CloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.Comunicado con éxito con Cloudflare.¡Felicidades! Tu archivo ya ha sido optimizadoFelicidades, %s configuró correctamente este dominio para los servicios anónimos en línea.Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN.Felicidades, %s configuró correctamente este dominio para los servicios en línea.¡Felicidades, todos obtenidos!Prueba de conexiónRed de entrega de contenidosServicio de red de entrega de contenidoConvertir a InnoDBConvertido a InnoDB correctamente.Nombre de la cookieSimulación de cookieValores de la cookieNo se ha podido encontrar %1$s en %2$s.Intervalo de indexaciónRastreadorCron del rastreadorAjustes generales del rastreadorRegistros de rastreadoresEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! Rastreador(es)Los rastreadores no se pueden ejecutar de forma concurrente.Crear una entrada, asegurarse que la página principal está actualizada.Creado con ❤️ por el equipo de LiteSpeed.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos de la nube actual en servicioIPs del servidor en líneaEl servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.El rastreador actual comenzó a lasPosición actual del id de entrada de la imagenEl límite actual esCarga actual del servidorLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente se utiliza la versión optimizada del archivo AVIF.Actualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de la BDPreconexión DNSPrefetch DNSControl del prefetch DNSPrecarga de DNS para archivos estáticosArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Ayudas de depuraciónNivel de depuraciónRegistro de depuraciónAjustes de depuraciónExclusión de cadenas de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPor defectoCaché por defectoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página por defectoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTL por defecto de RESTTTL por defecto para objetos cacheados.La ruta por defecto esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadoBorrar todas las copias de seguridad de las imágenes originalesOfrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>.Destruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactivar la cachéDesactivar la carga de imágenes diferidaDesactivar VPIDesactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoEl archivo AVIF desactivado correctamente.Archivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.Desconectar de QUIC.cloudDescartarIgnorar ese avisoDescartar este aviso.Categorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo purgar las categorías al cambiar la cantidad o estado del inventario.DominioNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Ignorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Dirección de correo electrónicoVaciar la caché enteraVaciar la lista negraActiva cacheActivar ESIActivar la CDN de QUIC.cloudActivar los servicios de QUIC.cloudActivar el cron de generación automática del viewport de imágenes.Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress.Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.ActivadoArchivo AVIF activado correctamente.Archivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIntroduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.Error: No se pudieron aplicar los ajustes %1$sBásicosCada minutoTodo lo de Advance y ademásTodo lo de Aggressive y ademásTodo en el básico, ademásTodo lo de Essentials y ademásEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarAjustes de exportaciónExtremoFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.¡Fallo al crear la tabla %s! SQL: %s.Error al obtener contenido del archivo %s.No se pudieron obtener los datos de eco de WPAPINo se pudo analizar el estado de activación de %s.Fallo en la solicitud desde WordPressFallo al actualizar.No se pudieron validar los datos de activación de %s.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.¡El nombre del archivo está vacío!ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s está disponible para desactivar la lista de bloqueos.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, para %s, %s y %s puede utilizarse aquí.Por ejemplo, para %s, %s puede utilizarse aquí.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché púbicaForzar cronForzar cacheablesCuota mensual gratuita disponible.PortadaRuta del .htaccess de la parte públicaControl de heartbeat de la parte públicaTTL de heartbeat de la parte públicaOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar el enlace para el usuario actualGenerar UCSSGenerar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.Generado en %sLos enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.Obténla desde <a %1$s>%2$s</a>.Clave/Token global de la APIGrupos globales¡TTFB globalmente rápido, fácil configuración y <a %s>más</a>!Ir al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoModo de invitado y modo de optimizaciónPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarHTML Mantener comentariosSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPS.HeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedTTL mayorHistorialAciertoPágina de inicioHostCómo solucionar problemas causados por la optimización CSS/JS.¿Cómo elegir un selector de lista blanca UCSS?Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si el comentario a conservar es como: %s escribe: %sSi cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.Si se debe purgar todo el sitio WordPress, usa «Purgar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si estás usando un socket %1$s, %2$s debería estar en %3$sSi experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesGrupo de tamaños de miniaturasTotal de grupos de imágenesImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes avisadas para descargarImágenes optimizadas y descargadasImágenes listas para la solicitudImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoCSS en línea añadido a CombinarJS en línea añadido a CombinarUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar la seguridad de DoLoginInstalar ahoraClic instantáneoIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válidaRecomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.Se convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSAplazar JS para JS externos e incrustadosExclusiones de JS diferido / retrasadoJS RetrasadoInclusiones de JS retrasadasExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExclusiones de LQIPDimensiones mínimas de LQIPCalidad de LQIPVista previa de la imagen LQIP para el tamaño %sNo se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima extracciónFecha del último informeNúmero del último informeÚltima peticiónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltimo pedidoÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaCarga diferida de IframesCarga diferida para imágenesLeer másObtén más información acerca de QUIC.cloudAprender másAprende más sobre cuándo es esto necesarioMás información o compra cuota adicional.Enlazar y activar la CDN de QUIC.cloudEnlace a QUIC.cloudEnlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba.Lista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS listados o el código JS en línea se retrasarán.Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedPreajustes de configuración de caché LiteSpeedRastreador de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de la caché de LiteSpeedAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedOptimización de página de LiteSpeed CachePurdgar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedPreajustes estándar de cache de LiteSpeedCaja de herramientas de LiteSpeedVer el archivo «.htaccess» de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedRegistros de LiteSpeedOptimización de LiteSpeedOpciones de LiteSpeedInforme de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónRecursos localizadosLocalizar recursos externos.Recursos localizadosLímite de tamaño de archivo de registroVista de registrosCookie de accesoMarcador de imagen de baja calidadMBDEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.GestionarAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página como ID de entrada de imagen máximaValor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos JS y códigos JS integrados.Valor mínimoFalloMóvilReglas de agente móvilCaché móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sMi escritorio de QUIC.cloudNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Escritorio de redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.NoticiasFormato de imagen de próxima generaciónNo hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de la nube disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe ninguna copia de seguridad del archivo AVIF sin optimizar.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios de la nube en usoArchivo meta del rastreador aún no generadoSin optimizaciónEspacios no permitidos y sensible a mayúsculas.El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamenteNotaNotasNotaAvisosAvisado correctamente a Cloudflare de la purga completa.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache.Solicitada la purga de todas las páginas al servidor web LiteSpeed.Solicitada la purga de las páginas de error al servidor web LiteSpeed.Solicitado la purga de todo al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed la purga de la página de inicio.Solicitado la purga de la lista al servidor web LiteSpeed.OFFONOObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisadoUna por línea.Servicios en líneaEl nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeLa caché opcache no está habilitada.Marca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHerramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor en QUIC.cloudOptimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación.Las opciones han sido guardadas.OriginalOriginal %sAhorrado un %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Meta de entrada huérfanoOtra CDN estáticaOtras opciones serán ignoradas.Da salida en una serie de archivos en el directorio %s.Balance de pagosBalance y uso de PAYG no incluido en el cálculo de cuota anterior.PAYG usado este mesLa constante PHP %s está disponible para desactivar la lista de bloqueos.Es compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasVentajas de colaboración ofrecidas porExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.Pago por usoEstadísticas pago por usoConexión persistenteDebido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo».Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa preconexión acelera las cargas futuras desde un origen determinado.La lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPreajustesPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas listadas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.Evita escribir entradas del registro que incluyan cadenas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad.El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste.Intervalo de actualización de productoProporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques.PúblicaCaché públicaPull Cron se está ejecutandoDescargar imágenesEl md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada.El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP.PurgarError de purga de %sPurgar las páginas de error %sPurgar todoGanchos de purgar todoPurgar todo al actualizarPurgar por...Purgar todoPurgar la página de inicioPurgar listaPurgar registroPurgar páginasAjustes de purgaPurga correcta de todas las cachés de objetos.Purgar todas las cachés de objetosPurgar las categorías solo cuando el estado del inventario cambie.Purgar la categoría %sPurgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Purgar páginas por ID de entrada.Purgar páginas por URL completa o relativa.Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Purgar productos y categorías solo cuando cambie el estado del inventario.Purgar los productos con los cambios de cantidad o estado del inventario.Purgar los productos solo cuando cambie el estado del inventario.Purgar la etiqueta %sPurga las entradas de caché de LiteSpeed creadas por este pluginPurga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIPPurgar esta páginaPurgar la URL %s¡Se ha purgado todo!Todas las cachés purgadas correctamente.¡Se ha purgado el blog!¡Se ha purgado la URL!¡Purgado!%1$s enviado al servidor en la nube, %2$s aceptado.QUIC.cloudOpciones de CDN de QUIC.cloudResumen del estado de CDN de QUIC.cloudLa CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar).La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>.Integración de QUIC.cloud desactivadaIntegración de QUIC.cloud activadaIntegración de QUIC.cloud activada con limitacionesServicios en línea de QUIC.cloudEstadísticas de uso del servicio QUIC.cloudQUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud.El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página.Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Valora %s en %sLeer la documentación de LiteSpeedRecomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Volver a detectarNodo detectado nuevamenteID de base de datos RedisRedis encontró un error fatal: %s (código: %d)ActualizarRecargar el mapa del rastreadorRefrescar la caché de Gravatar por cron.Actualizar el estado de QUIC.cloudActualizar EstadoActualizar el usoActualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaRegenerar y enviar un nuevo informeCuota diaria restanteEliminar la URL de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesQuita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud.Eliminar query stringsEliminar cadenas de consulta de recursos estáticosEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.CSS sin uso eliminado para los usuariosCopias de seguridad eliminadas correctamente.Reemplaza %1$s con %2$s.InformeSolicita versiones WebP/AVIF de las imágenes originales al hacer la optimización.Peticiones en colaReexaminar nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecida la activación de %s correctamente.Restablecer todos los ajustesRestablecer ajustesRestablecido el contador de optimización de imágenes correctamente.Reestablecer posiciónRestablecimiento realizado con éxito.Reestablecer toda la caché opcodeReestablecida la caché opcache con éxito.Datos de optimización restablecidos correctamente.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar los ajustesRestaurar desde la copia de seguridadSe han restaurado el respaldo de los ajustes %1$sArchivo original restaurado con éxito.Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.Edad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sFrecuencia de ejecuciónEjecutar la cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoSINTAXIS: alfanumérico y "_".Guardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoFalló el guardado de la opción. IPv4 es solo para %s.Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de purga programadaURLs de purga programadaVer <a %s>Introducción para activar el rastreador</a> para información detallada.Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.Selecciona debajo las opciones de «Purgar por».Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas.Los perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedEnvíar a X para obtener %s de bonificaciónTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.IP del servidorLímite de carga del servidorValor máximo permitido por el servidorValor forzado por el servidorVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Ponlo en %1$s para bloquear heartbeat en %2$s.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del rastreadorMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud.Lista del mapa del sitioTotal del mapa del sitioEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMás pequeño queContador de optimización de restablecimiento suaveUna o más imágenes optimizadas han caducado y han sido borradas.Algunos temas y plugins añaden recursos mediante una petición PHP.Comentarios spamEspecifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para purgar la lista «%s».Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Especificar que atributos de elementos serán reemplazados con WebP/AVIF.Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>.Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud.Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud.Preajustes estándarSe inició el rastreo asíncronoSe inició la solicitud de optimización asíncrona de imágenesEnlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.Optimización de almacenamientoAlmacenar los gravatares localmente.Almacenar datos transitoriosRastreado correctamenteSumario¡Por supuesto, me encantará valorarlo!SwapVolver a utilizar imágenes optimizadas en tu webImágenes cambiadas correctamente.Cambio correcto a archivo optimizado.Sincronizado el estado de QUIC.cloud correctamente.Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas.El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s».Las URLs serán comparadas con la variable REQUEST_URI del servidor.El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.Los nonces anteriores se convertirán en ESI automáticamente.La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: La cookie aquí establecida será usada por esta instalación de WordPress.La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.El informe de entorno contiene información detallada sobre la configuración de WordPress.Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasLa cola se procesa de forma asíncrona. Puede llevar un tiempo.El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.En este momento, el ajuste %s está activado.El sitio no tiene un alias válido en QUIC.cloud.El sitio no está registrado en QUIC.cloud.El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles.Y otro WordPress instalado (NO MULTISITIO) en %sHay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.El uso de este mesEsta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esto se puede gestionar desde la pestaña %1$s%2$s.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.Esto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s del HTML.Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques.Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques.Este proceso es automático.¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!Los ajustes de red sobreescriben este ajusteEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto solo purgará la página principalEsto solo purgará las páginasEsto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto activará el cron rastreador.Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto purgará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción.Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?Tiempo para ejecutar la solicitud anteriorPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud.Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento.Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento.Para que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHubRetoquesAjustes de los retoquesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en las páginas públicas.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del tweetTuitea estoExcluir archivo del CSS sin uso e incrustarUCCS integradoLista blanca del selector de CSS sin usoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLBuscar URLLista de URL en cola %s esperando el cronNo ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)CSS únicoError desconocidoActualizar %sActualizarActualizado con éxito.UsoUso de las estadísticasUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usar el servicio en línea QUIC.cloud para generar CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. VPIRango de valoresLas variables %s serán reemplazadas por el color de fondo configurado.Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.Variar cookiesGrupos de variaciónVariante según el minicarritoVer detalles de la versión %2$s de %1$sVer el archivo «.htaccess»Ver sitio sin cachéVer sitio sin optimizarImagen de la vistaGeneración del viewport de la imagenImágenes de la vistaCron de imágenes de la vistaVisita el foro de soporte de LSCWPVisitar el sitio sin la sesión iniciada.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?Ver estado del rastreadorEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.Archivo WebP reducido en %1$s (%2$s)WebP ha ahorrado un %sAtributo a reemplazar para WebP/AVIFWebP/AVIF para srcset adicionalBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio.Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado.Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.¿Quién debería usar este preajuste?TTL caché de Widgets:El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es %s segundosEl intervalo válido de WordPress es de %s segundos.WpW: Caché privada o caché públicaArchivo anualActualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud.Puedes simplemente teclear parte de dominio.Puedes listar las cookies de terceros que varían aquí.Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles.Puede solicitar un máximo de imágenes de %s de una vez.También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora.Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.Has utilizado toda tu cuota diaria de hoy.Has utilizado toda la cuota que te quedaba para el servicio actual este mes.¡Acabas de desbloquear una promoción de QUIC.cloud!Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:Debes configurar %1$s en %2$s antes de usar esta característica.Debes configurar %s antes de usar esta característica.Primero debes activar QC.Primero debes configurar %1$s. Usa el comando %2$s para configurarlo.Debes configurar %s en Ajustes antes de usar el rastreadorDebes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!Necesitarás finalizar la configuración de %s para utilizar los servicios en línea.Tu cuota de %1s en %2s seguirá en uso.El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPParece que tu API REST de WP ha bloqueado nuestras llamadas al servidor QUIC.cloud.Tu solicitud está a la espera de aprobación.A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.La IP de tu servidorTu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud.Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles.Cero, ocategoríascookiesactualmente establecido en %sej: Usa %s o %s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismono importa dónde vivan.no disponible para usuarios anónimospixelsproporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.desconocidouser agentslitespeed-wp-plugin/7.3.0.1/translations/litespeed-cache-es_ES.po000064400000660225151600236630020357 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Spain)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-07-25 19:36:24+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.1\n"
"Language: es\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: tpl/toolbox/purge.tpl.php:215
msgid "e.g. Use %1$s or %2$s."
msgstr "p.ej. utiliza %1$s o %2$s."

#: tpl/toolbox/log_viewer.tpl.php:64 tpl/toolbox/report.tpl.php:62
msgid "Click to copy"
msgstr "Haz clic para copiar"

#: tpl/inc/admin_footer.php:17
msgid "Rate %1$s on %2$s"
msgstr "Puntúa %1$s en %2$s"

#: tpl/cdn/cf.tpl.php:74
msgid "Clear %s cache when \"Purge All\" is run."
msgstr "Limpiar la caché de %s cuando se ejecuta «Purgar todo»."

#: tpl/cache/settings_inc.login_cookie.tpl.php:102
msgid "SYNTAX: alphanumeric and \"_\". No spaces and case sensitive."
msgstr "SINTAXIS: alfanumérica y «_». Sin espacios y con distinción entre mayúsculas y minúsculas."

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "SYNTAX: alphanumeric and \"_\". No spaces and case sensitive. MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr "SINTAXIS: alfanumérica y «_». Sin espacios y con distinción entre mayúsculas y minúsculas. DEBE SER ÚNICA Y DISTINTA DE OTRAS APLICACIONES WEB."

#: tpl/banner/score.php:122
msgid "Submit a ticket"
msgstr "Enviar un tique"

#: src/lang.cls.php:246
msgid "Clear Cloudflare cache"
msgstr "Vaciar la caché de Cloudflare"

#: src/cloud.cls.php:164 src/cloud.cls.php:244
msgid "QUIC.cloud's access to your WP REST API seems to be blocked."
msgstr "El acceso de QUIC.cloud a tu API REST de WP parece estar bloqueado."

#: tpl/toolbox/log_viewer.tpl.php:65
msgid "Copy Log"
msgstr "Copiar registro"

#: tpl/page_optm/settings_tuning_css.tpl.php:149
msgid "Selectors must exist in the CSS. Parent classes in the HTML will not work."
msgstr "Los selectores deben existir en el CSS. Las clases principales en el HTML no funcionarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:142
msgid "List the CSS selectors whose styles should always be included in CCSS."
msgstr "Lista los selectores CSS cuyos estilos siempre deben incluirse en CCSS."

#: tpl/page_optm/settings_tuning_css.tpl.php:67
msgid "List the CSS selectors whose styles should always be included in UCSS."
msgstr "Lista los selectores CSS cuyos estilos siempre deben incluirse en UCSS."

#: tpl/img_optm/summary.tpl.php:77 tpl/page_optm/settings_css.tpl.php:154
#: tpl/page_optm/settings_css.tpl.php:291
#: tpl/page_optm/settings_vpi.tpl.php:101
msgid "Available after %d second(s)"
msgstr "Disponible después de %d segundo(s)"

#: tpl/dash/dashboard.tpl.php:346
msgid "Enable QUIC.cloud Services"
msgstr "Activar los servicios de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:193
msgid "The features below are provided by %s"
msgstr "Las siguientes características son proporcionadas por %s"

#: tpl/dash/dashboard.tpl.php:162
msgid "Do not show this again"
msgstr "No volver a mostrar esto"

#: tpl/dash/dashboard.tpl.php:153
msgid "Free monthly quota available. Can also be used anonymously (no email required)."
msgstr "Cuota mensual gratuita disponible. También se puede usar de forma anónima (no se requiere correo electrónico)."

#: tpl/cdn/cf.tpl.php:17
msgid "Cloudflare Settings"
msgstr "Ajustes de Cloudflare"

#: src/tool.cls.php:36 src/tool.cls.php:47
msgid "Failed to detect IP"
msgstr "No se pudo detectar la IP"

#: src/lang.cls.php:171
msgid "CCSS Selector Allowlist"
msgstr "Lista de permitidos del selector del CCSS"

#: tpl/toolbox/settings-debug.tpl.php:58
msgid "Outputs to a series of files in the %s directory."
msgstr "Da salida en una serie de archivos en el directorio %s."

#: tpl/toolbox/report.tpl.php:87
msgid "Attach PHP info to report. Check this box to insert relevant data from %s."
msgstr "Adjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s."

#: tpl/toolbox/report.tpl.php:63
msgid "Last Report Date"
msgstr "Fecha del último informe"

#: tpl/toolbox/report.tpl.php:62
msgid "Last Report Number"
msgstr "Número del último informe"

#: tpl/toolbox/report.tpl.php:40
msgid "Regenerate and Send a New Report"
msgstr "Regenerar y enviar un nuevo informe"

#: tpl/img_optm/summary.tpl.php:372
msgid "This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action."
msgstr "Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción."

#: tpl/img_optm/settings.media_webp.tpl.php:34 tpl/img_optm/summary.tpl.php:368
msgid "Soft Reset Optimization Counter"
msgstr "Restablecimiento suave del contador de optimización"

#: tpl/img_optm/settings.media_webp.tpl.php:34
msgid "When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images."
msgstr "Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas."

#: tpl/img_optm/settings.media_webp.tpl.php:31
msgid "%1$s is a %2$s paid feature."
msgstr "%1$s es una característica de pago de %2$s."

#: tpl/general/online.tpl.php:160
msgid "Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first."
msgstr "Quita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud."

#: tpl/general/online.tpl.php:159
msgid "Disconnect from QUIC.cloud"
msgstr "Desconectar de QUIC.cloud"

#: tpl/general/online.tpl.php:159
msgid "Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard."
msgstr "¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud."

#: tpl/general/online.tpl.php:150
msgid "CDN - not available for anonymous users"
msgstr "CDN - no disponible para usuarios anónimos"

#: tpl/general/online.tpl.php:144
msgid "Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features."
msgstr "Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles."

#: tpl/general/online.tpl.php:143
msgid "QUIC.cloud Integration Enabled with limitations"
msgstr "Integración de QUIC.cloud activada con limitaciones"

#: tpl/general/online.tpl.php:126
msgid "Your site is connected and ready to use QUIC.cloud Online Services."
msgstr "Tu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud."

#: tpl/general/online.tpl.php:125
msgid "QUIC.cloud Integration Enabled"
msgstr "Integración de QUIC.cloud activada"

#: tpl/general/online.tpl.php:114
msgid "In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it."
msgstr "Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla."

#: tpl/general/online.tpl.php:105
msgid "Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding."
msgstr "Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN."

#: tpl/general/online.tpl.php:104
msgid "Provides <strong>security at the CDN level</strong>, protecting your server from attack."
msgstr "Proporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques."

#: tpl/general/online.tpl.php:103
msgid "Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>."
msgstr "Ofrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>."

#: tpl/general/online.tpl.php:102
msgid "Caches your entire site, including dynamic content and <strong>ESI blocks</strong>."
msgstr "Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>."

#: tpl/general/online.tpl.php:98
msgid "Content Delivery Network"
msgstr "Red de entrega de contenidos"

#: tpl/general/online.tpl.php:89
msgid "<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold."
msgstr "<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse."

#: tpl/general/online.tpl.php:88
msgid "<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads."
msgstr "El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida."

#: tpl/general/online.tpl.php:87
msgid "<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall."
msgstr "<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general."

#: tpl/general/online.tpl.php:86
msgid "<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling."
msgstr "<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo."

#: tpl/general/online.tpl.php:84
msgid "QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores."
msgstr "Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página."

#: tpl/general/online.tpl.php:81
msgid "Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee."
msgstr "El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste."

#: tpl/general/online.tpl.php:79
msgid "Optionally creates next-generation WebP or AVIF image files."
msgstr "Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación."

#: tpl/general/online.tpl.php:78
msgid "Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality."
msgstr "Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad."

#: tpl/general/online.tpl.php:76
msgid "QUIC.cloud's Image Optimization service does the following:"
msgstr "El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:"

#: tpl/general/online.tpl.php:72
msgid "<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading."
msgstr "La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida."

#: tpl/general/online.tpl.php:71
msgid "<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster."
msgstr "La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido."

#: tpl/general/online.tpl.php:69
msgid "QUIC.cloud's Online Services improve your site in the following ways:"
msgstr "Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:"

#: tpl/general/online.tpl.php:60
msgid "Speed up your WordPress site even further with QUIC.cloud Online Services and CDN."
msgstr "Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud."

#: tpl/general/online.tpl.php:59
msgid "QUIC.cloud Integration Disabled"
msgstr "Integración de QUIC.cloud desactivada"

#: tpl/general/online.tpl.php:22
msgid "QUIC.cloud Online Services"
msgstr "Servicios en línea de QUIC.cloud"

#: tpl/general/entry.tpl.php:16 tpl/general/online.tpl.php:68
msgid "Online Services"
msgstr "Servicios en línea"

#: tpl/db_optm/manage.tpl.php:186
msgid "Autoload"
msgstr "Carga automática"

#: tpl/dash/dashboard.tpl.php:886
msgid "Refresh QUIC.cloud status"
msgstr "Actualizar el estado de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:445 tpl/dash/dashboard.tpl.php:510
msgid "Refresh"
msgstr "Actualizar"

#: tpl/dash/dashboard.tpl.php:418
msgid "You must be using one of the following products in order to measure Page Load Time:"
msgstr "Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:"

#: tpl/dash/dashboard.tpl.php:181
msgid "Refresh Usage"
msgstr "Actualizar el uso"

#: tpl/dash/dashboard.tpl.php:128 tpl/dash/dashboard.tpl.php:907
msgid "News"
msgstr "Noticias"

#: tpl/crawler/summary.tpl.php:28
msgid "You need to set the %s in Settings first before using the crawler"
msgstr "Debes configurar %s en Ajustes antes de usar el rastreador"

#: tpl/crawler/settings.tpl.php:136
msgid "You must set %1$s to %2$s before using this feature."
msgstr "Debes configurar %1$s en %2$s antes de usar esta característica."

#: tpl/crawler/settings.tpl.php:116 tpl/crawler/summary.tpl.php:211
msgid "You must set %s before using this feature."
msgstr "Debes configurar %s antes de usar esta característica."

#: tpl/cdn/qc.tpl.php:139 tpl/cdn/qc.tpl.php:146
msgid "My QUIC.cloud Dashboard"
msgstr "Mi escritorio de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:130
msgid "You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard."
msgstr "Actualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud."

#: tpl/cdn/qc.tpl.php:123 tpl/cdn/qc.tpl.php:143
msgid "To manage your QUIC.cloud options, go to QUIC.cloud Dashboard."
msgstr "Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud."

#: tpl/cdn/qc.tpl.php:119
msgid "To manage your QUIC.cloud options, please contact your hosting provider."
msgstr "Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento."

#: tpl/cdn/qc.tpl.php:117
msgid "To manage your QUIC.cloud options, go to your hosting provider's portal."
msgstr "Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento."

#: tpl/cdn/qc.tpl.php:96
msgid "QUIC.cloud CDN Options"
msgstr "Opciones de CDN de QUIC.cloud"

#. translators: %s: Link tags
#: tpl/cdn/qc.tpl.php:79
msgid "Best available WordPress performance, globally fast TTFB, easy setup, and %smore%s!"
msgstr "¡El mejor rendimiento disponible para WordPress, TTFB globalmente rápido, fácil configuración y %smucho más%s!"

#: tpl/cdn/qc.tpl.php:73
msgid "no matter where they live."
msgstr "no importa dónde vivan."

#: tpl/cdn/qc.tpl.php:71
msgid "Content Delivery Network Service"
msgstr "Servicio de red de entrega de contenido"

#: tpl/cdn/qc.tpl.php:61 tpl/dash/dashboard.tpl.php:856
msgid "Enable QUIC.cloud CDN"
msgstr "Activar la CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:59
msgid "Link & Enable QUIC.cloud CDN"
msgstr "Enlazar y activar la CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:55
msgid "QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users."
msgstr "La CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar)."

#: tpl/cdn/qc.tpl.php:53
msgid "QUIC.cloud CDN is currently <strong>fully disabled</strong>."
msgstr "La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>."

#: tpl/cdn/qc.tpl.php:46 tpl/dash/dashboard.tpl.php:168
msgid "Learn More about QUIC.cloud"
msgstr "Obtén más información acerca de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:45 tpl/dash/dashboard.tpl.php:166
#: tpl/general/online.tpl.php:26
msgid "QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud."
msgstr "QUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud."

#: tpl/cdn/qc.tpl.php:41 tpl/dash/dashboard.tpl.php:158
#: tpl/general/online.tpl.php:64 tpl/general/online.tpl.php:119
msgid "Enable QUIC.cloud services"
msgstr "Activar los servicios de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:38 tpl/general/online.tpl.php:61
#: tpl/general/online.tpl.php:145
msgid "Free monthly quota available."
msgstr "Cuota mensual gratuita disponible."

#: tpl/cdn/qc.tpl.php:36 tpl/dash/dashboard.tpl.php:150
msgid "Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>."
msgstr "Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>."

#: tpl/cdn/qc.tpl.php:34 tpl/dash/dashboard.tpl.php:146
msgid "Accelerate, Optimize, Protect"
msgstr "Acelera, optimiza, protege"

#: tpl/cdn/qc.tpl.php:29
msgid "Check the status of your most important settings and the health of your CDN setup here."
msgstr "Verifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí."

#: tpl/cdn/qc.tpl.php:27
msgid "QUIC.cloud CDN Status Overview"
msgstr "Resumen del estado de CDN de QUIC.cloud"

#: tpl/cdn/qc.tpl.php:24 tpl/dash/dashboard.tpl.php:885
msgid "Refresh Status"
msgstr "Actualizar Estado"

#: tpl/cdn/entry.tpl.php:16
msgid "Other Static CDN"
msgstr "Otra CDN estática"

#: tpl/banner/new_version.php:113 tpl/banner/score.php:141
#: tpl/banner/slack.php:48
msgid "Dismiss this notice."
msgstr "Descartar este aviso."

#: tpl/banner/cloud_promo.tpl.php:35
msgid "Send to twitter to get %s bonus"
msgstr "Envíar a X para obtener %s de bonificación"

#: tpl/banner/cloud_promo.tpl.php:26
msgid "Spread the love and earn %s credits to use in our QUIC.cloud online services."
msgstr "Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud."

#: src/media.cls.php:388
msgid "No backup of unoptimized AVIF file exists."
msgstr "No existe ninguna copia de seguridad del archivo AVIF sin optimizar."

#: src/media.cls.php:380
msgid "AVIF saved %s"
msgstr "AVIF guardado %s"

#: src/media.cls.php:374
msgid "AVIF file reduced by %1$s (%2$s)"
msgstr "Archivo AVIF reducido en %1$s (%2$s)"

#: src/media.cls.php:365
msgid "Currently using original (unoptimized) version of AVIF file."
msgstr "Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF."

#: src/media.cls.php:358
msgid "Currently using optimized version of AVIF file."
msgstr "Actualmente se utiliza la versión optimizada del archivo AVIF."

#: src/lang.cls.php:213
msgid "WebP/AVIF For Extra srcset"
msgstr "WebP/AVIF para srcset adicional"

#: src/lang.cls.php:209
msgid "Next-Gen Image Format"
msgstr "Formato de imagen de próxima generación"

#: src/img-optm.cls.php:2011
msgid "Enabled AVIF file successfully."
msgstr "Archivo AVIF activado correctamente."

#: src/img-optm.cls.php:2006
msgid "Disabled AVIF file successfully."
msgstr "El archivo AVIF desactivado correctamente."

#: src/img-optm.cls.php:1360
msgid "Reset image optimization counter successfully."
msgstr "Restablecido el contador de optimización de imágenes correctamente."

#: src/file.cls.php:132
msgid "Filename is empty!"
msgstr "¡El nombre del archivo está vacío!"

#: src/error.cls.php:45
msgid "You will need to finish %s setup to use the online services."
msgstr "Necesitarás finalizar la configuración de %s para utilizar los servicios en línea."

#: src/cloud.cls.php:1987
msgid "Sync QUIC.cloud status successfully."
msgstr "Sincronizado el estado de QUIC.cloud correctamente."

#: src/cloud.cls.php:1935
msgid "Linked to QUIC.cloud preview environment, for testing purpose only."
msgstr "Enlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba."

#: src/cloud.cls.php:1668
msgid "Click here to proceed."
msgstr "Haz clic aquí para continuar."

#: src/cloud.cls.php:1667
msgid "Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account."
msgstr "Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud."

#: src/cloud.cls.php:702
msgid "Reset %s activation successfully."
msgstr "Restablecida la activación de %s correctamente."

#: src/cloud.cls.php:596 src/cloud.cls.php:634 src/cloud.cls.php:674
msgid "Congratulations, %s successfully set this domain up for the online services with CDN service."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN."

#: src/cloud.cls.php:591
msgid "Congratulations, %s successfully set this domain up for the online services."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios en línea."

#: src/cloud.cls.php:589
msgid "Congratulations, %s successfully set this domain up for the anonymous online services."
msgstr "Felicidades, %s configuró correctamente este dominio para los servicios anónimos en línea."

#: src/cloud.cls.php:567
msgid "%s activation data expired."
msgstr "%s datos de activación caducados."

#: src/cloud.cls.php:560
msgid "Failed to parse %s activation status."
msgstr "No se pudo analizar el estado de activación de %s."

#: src/cloud.cls.php:553
msgid "Failed to validate %s activation data."
msgstr "No se pudieron validar los datos de activación de %s."

#: src/cloud.cls.php:294
msgid "Cert or key file does not exist."
msgstr "El archivo de certificado o clave no existe."

#: src/cloud.cls.php:276 src/cloud.cls.php:322 src/cloud.cls.php:349
#: src/cloud.cls.php:365 src/cloud.cls.php:384 src/cloud.cls.php:402
msgid "You need to activate QC first."
msgstr "Primero debes activar QC."

#: src/cloud.cls.php:232 src/cloud.cls.php:284
msgid "You need to set the %1$s first. Please use the command %2$s to set."
msgstr "Primero debes configurar %1$s. Usa el comando %2$s para configurarlo."

#: src/cloud.cls.php:174 src/cloud.cls.php:254
msgid "Failed to get echo data from WPAPI"
msgstr "No se pudieron obtener los datos de eco de WPAPI"

#: src/admin-settings.cls.php:92
msgid "The user with id %s has editor access, which is not allowed for the role simulator."
msgstr "El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles."

#: src/error.cls.php:63
msgid "You have used all of your quota left for current service this month."
msgstr "Has utilizado toda la cuota que te quedaba para el servicio actual este mes."

#: src/error.cls.php:55 src/error.cls.php:68
msgid "Learn more or purchase additional quota."
msgstr "Más información o compra cuota adicional."

#: src/error.cls.php:50
msgid "You have used all of your daily quota for today."
msgstr "Has utilizado toda tu cuota diaria de hoy."

#: tpl/page_optm/settings_html.tpl.php:108
msgid "If comment to be kept is like: %1$s write: %2$s"
msgstr "Si el comentario a conservar es como: %1$s escribe: %2$s"

#: tpl/page_optm/settings_html.tpl.php:106
msgid "When minifying HTML do not discard comments that match a specified pattern."
msgstr "Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado."

#: tpl/cache/settings-advanced.tpl.php:39
msgid "Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space."
msgstr "Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio."

#: src/lang.cls.php:151
msgid "HTML Keep Comments"
msgstr "HTML Mantener comentarios"

#: src/lang.cls.php:99
msgid "AJAX Cache TTL"
msgstr "TTL de caché AJAX"

#: src/error.cls.php:80
msgid "You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now."
msgstr "Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora."

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all orphaned post meta records"
msgstr "Limpiar todos los registros meta de entradas huérfanas"

#: tpl/db_optm/manage.tpl.php:25
msgid "Orphaned Post Meta"
msgstr "Meta de entrada huérfano"

#: tpl/dash/dashboard.tpl.php:863
msgid "Best available WordPress performance"
msgstr "El mejor rendimiento disponible para WordPress"

#: src/db-optm.cls.php:204
msgid "Clean orphaned post meta successfully."
msgstr "Limpieza correcta de los meta de entrada huérfanos."

#: tpl/img_optm/summary.tpl.php:325
msgid "Last Pulled"
msgstr "Última extracción"

#: tpl/cache/settings_inc.login_cookie.tpl.php:104
msgid "You can list the 3rd party vary cookies here."
msgstr "Puedes listar las cookies de terceros que varían aquí."

#: src/lang.cls.php:226
msgid "Vary Cookies"
msgstr "Variar cookies"

#: tpl/page_optm/settings_html.tpl.php:75
msgid "Preconnecting speeds up future loads from a given origin."
msgstr "La preconexión acelera las cargas futuras desde un origen determinado."

#: thirdparty/woocommerce.content.tpl.php:71
msgid "If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents."
msgstr "Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito."

#: thirdparty/woocommerce.content.tpl.php:70
msgid "Generate a separate vary cache copy for the mini cart when the cart is not empty."
msgstr "Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío."

#: thirdparty/woocommerce.content.tpl.php:62
msgid "Vary for Mini Cart"
msgstr "Variante según el minicarrito"

#: src/lang.cls.php:161
msgid "DNS Preconnect"
msgstr "Preconexión DNS"

#: src/doc.cls.php:39
msgid "This setting is %1$s for certain qualifying requests due to %2$s!"
msgstr "¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!"

#: tpl/page_optm/settings_tuning.tpl.php:43
msgid "Listed JS files or inline JS code will be delayed."
msgstr "Los archivos JS listados o el código JS en línea se retrasarán."

#: tpl/crawler/map.tpl.php:58
msgid "URL Search"
msgstr "Buscar URL"

#: src/lang.cls.php:163
msgid "JS Delayed Includes"
msgstr "Inclusiones de JS retrasadas"

#: src/cloud.cls.php:1453
msgid "Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more."
msgstr "Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información."

#: src/cloud.cls.php:1448
msgid "Cloud server refused the current request due to unpulled images. Please pull the images first."
msgstr "El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes."

#: tpl/crawler/summary.tpl.php:110
msgid "Current server load"
msgstr "Carga actual del servidor"

#: src/object-cache.cls.php:485
msgid "Redis encountered a fatal error: %1$s (code: %2$d)"
msgstr "Redis encontró un error fatal: %1$s (código: %2$d)"

#: src/img-optm.cls.php:876
msgid "Started async image optimization request"
msgstr "Se inició la solicitud de optimización asíncrona de imágenes"

#: src/crawler.cls.php:229
msgid "Started async crawling"
msgstr "Se inició el rastreo asíncrono"

#: src/conf.cls.php:514
msgid "Saving option failed. IPv4 only for %s."
msgstr "Falló el guardado de la opción. IPv4 es solo para %s."

#: src/cloud.cls.php:1460
msgid "Cloud server refused the current request due to rate limiting. Please try again later."
msgstr "El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde."

#: tpl/img_optm/summary.tpl.php:298
msgid "Maximum image post id"
msgstr "ID de entrada de imagen máxima"

#: tpl/img_optm/summary.tpl.php:297 tpl/img_optm/summary.tpl.php:372
msgid "Current image post id position"
msgstr "Posición actual del id de entrada de la imagen"

#: src/lang.cls.php:26
msgid "Images ready to request"
msgstr "Imágenes listas para la solicitud"

#: tpl/dash/dashboard.tpl.php:384 tpl/general/online.tpl.php:31
#: tpl/img_optm/summary.tpl.php:54 tpl/img_optm/summary.tpl.php:56
#: tpl/page_optm/settings_css.tpl.php:109
#: tpl/page_optm/settings_css.tpl.php:246
#: tpl/page_optm/settings_media.tpl.php:192
#: tpl/page_optm/settings_vpi.tpl.php:59
msgid "Redetect"
msgstr "Volver a detectar"

#. translators: %1$s: Socket name, %2$s: Host field title, %3$s: Example socket
#. path
#. translators: %1$s: Socket name, %2$s: Port field title, %3$s: Port value
#: tpl/cache/settings_inc.object.tpl.php:107
#: tpl/cache/settings_inc.object.tpl.php:146
msgid "If you are using a %1$s socket, %2$s should be set to %3$s"
msgstr "Si estás usando un socket %1$s, %2$s debería estar en %3$s"

#: src/root.cls.php:197
msgid "All QUIC.cloud service queues have been cleared."
msgstr "Se han borrado todas las colas de servicio de QUIC.cloud."

#. translators: %s: The type of the given cache key.
#: src/object.lib.php:519
msgid "Cache key must be integer or non-empty string, %s given."
msgstr "La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado."

#: src/object.lib.php:517
msgid "Cache key must not be an empty string."
msgstr "La clave de caché no puede ser una cadena vacía."

#: src/lang.cls.php:172
msgid "JS Deferred / Delayed Excludes"
msgstr "Exclusiones de JS diferido / retrasado"

#: src/doc.cls.php:168
msgid "The queue is processed asynchronously. It may take time."
msgstr "La cola se procesa de forma asíncrona. Puede llevar un tiempo."

#: src/cloud.cls.php:1179
msgid "In order to use QC services, need a real domain name, cannot use an IP."
msgstr "Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP."

#: tpl/presets/standard.tpl.php:195
msgid "Restore Settings"
msgstr "Restaurar los ajustes"

#: tpl/presets/standard.tpl.php:193
msgid "This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?"
msgstr "Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:189
msgid "Backup created %1$s before applying the %2$s preset"
msgstr "Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s"

#: tpl/presets/standard.tpl.php:178
msgid "Applied the %1$s preset %2$s"
msgstr "Se ha aplicado el prejuste %1$s %2$s"

#: tpl/presets/standard.tpl.php:175
msgid "Restored backup settings %1$s"
msgstr "Se han restaurado el respaldo de los ajustes %1$s"

#: tpl/presets/standard.tpl.php:173
msgid "Error: Failed to apply the settings %1$s"
msgstr "Error: No se pudieron aplicar los ajustes %1$s"

#: tpl/presets/standard.tpl.php:163
msgid "History"
msgstr "Historial"

#: tpl/presets/standard.tpl.php:152
msgid "unknown"
msgstr "desconocido"

#: tpl/presets/standard.tpl.php:133
msgid "Apply Preset"
msgstr "Aplicar el preajuste"

#: tpl/presets/standard.tpl.php:131
msgid "This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?"
msgstr "Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:121
msgid "Who should use this preset?"
msgstr "¿Quién debería usar este preajuste?"

#: tpl/presets/standard.tpl.php:96
msgid "Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between."
msgstr "Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio."

#: tpl/presets/standard.tpl.php:92
msgid "LiteSpeed Cache Standard Presets"
msgstr "Preajustes estándar de cache de LiteSpeed"

#: tpl/presets/standard.tpl.php:85
msgid "A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados."

#: tpl/presets/standard.tpl.php:84
msgid "This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images."
msgstr "Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML."

#: tpl/presets/standard.tpl.php:81
msgid "Inline CSS added to Combine"
msgstr "CSS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:80
msgid "Inline JS added to Combine"
msgstr "JS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:79
msgid "JS Delayed"
msgstr "JS Retrasado"

#: tpl/presets/standard.tpl.php:78
msgid "Viewport Image Generation"
msgstr "Generación del viewport de la imagen"

#: tpl/presets/standard.tpl.php:77
msgid "Lazy Load for Images"
msgstr "Carga diferida para imágenes"

#: tpl/presets/standard.tpl.php:76
msgid "Everything in Aggressive, Plus"
msgstr "Todo lo de Aggressive y además"

#: tpl/presets/standard.tpl.php:74
msgid "Extreme"
msgstr "Extremo"

#: tpl/presets/standard.tpl.php:69
msgid "This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning."
msgstr "Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques."

#: tpl/presets/standard.tpl.php:66
msgid "Lazy Load for Iframes"
msgstr "Carga diferida de Iframes"

#: tpl/presets/standard.tpl.php:65
msgid "Removed Unused CSS for Users"
msgstr "CSS sin uso eliminado para los usuarios"

#: tpl/presets/standard.tpl.php:64
msgid "Asynchronous CSS Loading with Critical CSS"
msgstr "Carga de CSS asíncrono con CSS crítico"

#: tpl/presets/standard.tpl.php:63
msgid "CSS & JS Combine"
msgstr "Combinar CSS y JS"

#: tpl/presets/standard.tpl.php:62
msgid "Everything in Advanced, Plus"
msgstr "Todo lo de Advance y además"

#: tpl/presets/standard.tpl.php:60
msgid "Aggressive"
msgstr "Agresivo"

#: tpl/presets/standard.tpl.php:56 tpl/presets/standard.tpl.php:70
msgid "A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página."

#: tpl/presets/standard.tpl.php:55
msgid "This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools."
msgstr "Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques."

#: tpl/presets/standard.tpl.php:50
msgid "Remove Query Strings from Static Files"
msgstr "Eliminar cadenas de consulta de recursos estáticos"

#: tpl/presets/standard.tpl.php:48
msgid "DNS Prefetch for static files"
msgstr "Precarga de DNS para archivos estáticos"

#: tpl/presets/standard.tpl.php:47
msgid "JS Defer for both external and inline JS"
msgstr "Aplazar JS para JS externos e incrustados"

#: tpl/presets/standard.tpl.php:45
msgid "CSS, JS and HTML Minification"
msgstr "Minimizado de CSS, JS y HTML"

#: tpl/presets/standard.tpl.php:44
msgid "Guest Mode and Guest Optimization"
msgstr "Modo de invitado y modo de optimización"

#: tpl/presets/standard.tpl.php:43
msgid "Everything in Basic, Plus"
msgstr "Todo en el básico, además"

#: tpl/presets/standard.tpl.php:41
msgid "Advanced (Recommended)"
msgstr "Avanzado (Recomendado)"

#: tpl/presets/standard.tpl.php:37
msgid "A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página."

#: tpl/presets/standard.tpl.php:36
msgid "This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners."
msgstr "Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas."

#: tpl/presets/standard.tpl.php:33
msgid "Mobile Cache"
msgstr "Caché móvil"

#: tpl/presets/standard.tpl.php:31
msgid "Everything in Essentials, Plus"
msgstr "Todo lo de Essentials y además"

#: tpl/presets/standard.tpl.php:25
msgid "A Domain Key is not required to use this preset. Only basic caching features are enabled."
msgstr "No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché."

#: tpl/presets/standard.tpl.php:24
msgid "This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development."
msgstr "Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché."

#: tpl/presets/standard.tpl.php:20
msgid "Higher TTL"
msgstr "TTL mayor"

#: tpl/presets/standard.tpl.php:19
msgid "Default Cache"
msgstr "Caché por defecto"

#: tpl/presets/standard.tpl.php:17
msgid "Essentials"
msgstr "Básicos"

#: tpl/presets/entry.tpl.php:23
msgid "LiteSpeed Cache Configuration Presets"
msgstr "Preajustes de configuración de caché LiteSpeed"

#: tpl/presets/entry.tpl.php:16
msgid "Standard Presets"
msgstr "Preajustes estándar"

#: tpl/page_optm/settings_tuning_css.tpl.php:52
msgid "Listed CSS files will be excluded from UCSS and saved to inline."
msgstr "Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten."

#: src/lang.cls.php:144
msgid "UCSS File Excludes and Inline"
msgstr "Excluir archivo del CSS sin uso e incrustar"

#: src/lang.cls.php:143
msgid "UCSS Selector Allowlist"
msgstr "Lista blanca del selector de CSS sin uso"

#: src/admin-display.cls.php:122
msgid "Presets"
msgstr "Preajustes"

#: tpl/dash/dashboard.tpl.php:310
msgid "Partner Benefits Provided by"
msgstr "Ventajas de colaboración ofrecidas por"

#: tpl/toolbox/log_viewer.tpl.php:35
msgid "LiteSpeed Logs"
msgstr "Registros de LiteSpeed"

#: tpl/toolbox/log_viewer.tpl.php:28
msgid "Crawler Log"
msgstr "Registros de rastreadores"

#: tpl/toolbox/log_viewer.tpl.php:23
msgid "Purge Log"
msgstr "Purgar registro"

#: tpl/toolbox/settings-debug.tpl.php:164
msgid "Prevent writing log entries that include listed strings."
msgstr "Evita escribir entradas del registro que incluyan cadenas listadas."

#: tpl/toolbox/settings-debug.tpl.php:27
msgid "View Site Before Cache"
msgstr "Ver sitio sin caché"

#: tpl/toolbox/settings-debug.tpl.php:23
msgid "View Site Before Optimization"
msgstr "Ver sitio sin optimizar"

#: tpl/toolbox/settings-debug.tpl.php:19
msgid "Debug Helpers"
msgstr "Ayudas de depuración"

#: tpl/page_optm/settings_vpi.tpl.php:122
msgid "Enable Viewport Images auto generation cron."
msgstr "Activar el cron de generación automática del viewport de imágenes."

#: tpl/page_optm/settings_vpi.tpl.php:39
msgid "This enables the page's initial screenful of imagery to be fully displayed without delay."
msgstr "Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora."

#: tpl/page_optm/settings_vpi.tpl.php:38
msgid "The Viewport Images service detects which images appear above the fold, and excludes them from lazy load."
msgstr "El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida."

#: tpl/page_optm/settings_vpi.tpl.php:37
msgid "When you use Lazy Load, it will delay the loading of all images on a page."
msgstr "Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página."

#: tpl/page_optm/settings_media.tpl.php:257
msgid "Use %1$s to bypass remote image dimension check when %2$s is ON."
msgstr "Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA."

#: tpl/page_optm/entry.tpl.php:20
msgid "VPI"
msgstr "VPI"

#: tpl/general/settings.tpl.php:72 tpl/page_optm/settings_media.tpl.php:251
#: tpl/page_optm/settings_vpi.tpl.php:44
msgid "%s must be turned ON for this setting to work."
msgstr "%s debe estar activo para que este ajuste funcione."

#: tpl/dash/dashboard.tpl.php:755
msgid "Viewport Image"
msgstr "Imagen de la vista"

#: tpl/crawler/blacklist.tpl.php:78
msgid "API: Filter %s available to disable blocklist."
msgstr "API: El filtro %s está disponible para desactivar la lista de bloqueos."

#: tpl/crawler/blacklist.tpl.php:68
msgid "API: PHP Constant %s available to disable blocklist."
msgstr "API: La constante %s de PHP está disponible para desactivar la lista de bloqueos."

#: thirdparty/litespeed-check.cls.php:74 thirdparty/litespeed-check.cls.php:122
msgid "Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:"
msgstr "Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:"

#: src/metabox.cls.php:34
msgid "Mobile"
msgstr "Móvil"

#: src/metabox.cls.php:32
msgid "Disable VPI"
msgstr "Desactivar VPI"

#: src/metabox.cls.php:31
msgid "Disable Image Lazyload"
msgstr "Desactivar la carga de imágenes diferida"

#: src/metabox.cls.php:30
msgid "Disable Cache"
msgstr "Desactivar la caché"

#: src/lang.cls.php:263
msgid "Debug String Excludes"
msgstr "Exclusión de cadenas de depuración"

#: src/lang.cls.php:204
msgid "Viewport Images Cron"
msgstr "Cron de imágenes de la vista"

#: src/lang.cls.php:203 src/metabox.cls.php:33 src/metabox.cls.php:34
#: tpl/page_optm/settings_vpi.tpl.php:23
msgid "Viewport Images"
msgstr "Imágenes de la vista"

#: src/lang.cls.php:54
msgid "Alias is in use by another QUIC.cloud account."
msgstr "El alias ya está en uso por otra cuenta de QUIC.cloud."

#: src/lang.cls.php:52
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal."

#: src/lang.cls.php:47
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN."

#: src/error.cls.php:200
msgid "You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible."
msgstr "No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible."

#: src/error.cls.php:103
msgid "The site is not a valid alias on QUIC.cloud."
msgstr "El sitio no tiene un alias válido en QUIC.cloud."

#: tpl/page_optm/settings_localization.tpl.php:141
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:108
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_tuning_css.tpl.php:100
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: tpl/page_optm/settings_tuning_css.tpl.php:99
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_css.tpl.php:86
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/general/settings_inc.guest.tpl.php:45
#: tpl/general/settings_inc.guest.tpl.php:48
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:42
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:35
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:34
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/crawler/blacklist.tpl.php:85
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:25
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo es esto necesario"

#: src/purge.cls.php:344
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/toolbox/entry.tpl.php:24
msgid "View .htaccess"
msgstr "Ver el archivo «.htaccess»"

#: tpl/toolbox/edit_htaccess.tpl.php:63 tpl/toolbox/edit_htaccess.tpl.php:81
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess»."

#: tpl/toolbox/edit_htaccess.tpl.php:62 tpl/toolbox/edit_htaccess.tpl.php:80
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "Default path is"
msgstr "La ruta por defecto es"

#: tpl/toolbox/edit_htaccess.tpl.php:46
msgid ".htaccess Path"
msgstr "Ruta del archivo «.htaccess»"

#: tpl/general/settings.tpl.php:49
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/purge.tpl.php:83
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/toolbox/beta_test.tpl.php:74
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:67
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/toolbox/beta_test.tpl.php:67
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:62
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/page_optm/settings_tuning.tpl.php:144
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_tuning.tpl.php:106
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:92
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_tuning_css.tpl.php:74
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:70
#: tpl/page_optm/settings_tuning_css.tpl.php:145
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_media_exc.tpl.php:34
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:246
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:139
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_js.tpl.php:79
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/page_optm/settings_js.tpl.php:77
msgid "Delayed"
msgstr "Retrasado"

#: tpl/page_optm/settings_js.tpl.php:52
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:51 tpl/page_optm/settings_js.tpl.php:85
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins."

#: tpl/page_optm/settings_html.tpl.php:147
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_html.tpl.php:91
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_css.tpl.php:312
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/page_optm/settings_css.tpl.php:228
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:222
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_css.tpl.php:215
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:179
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:176
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:153
#: tpl/page_optm/settings_css.tpl.php:158
#: tpl/page_optm/settings_css.tpl.php:290
#: tpl/page_optm/settings_css.tpl.php:295
#: tpl/page_optm/settings_vpi.tpl.php:100
#: tpl/page_optm/settings_vpi.tpl.php:105
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:91
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/page_optm/settings_css.tpl.php:84
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:82
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/entry.tpl.php:18 tpl/page_optm/settings_html.tpl.php:17
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: tpl/inc/in_upgrading.php:15
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/general/settings_tuning.tpl.php:62
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:40
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings.tpl.php:64
msgid "Your %1$s quota on %2$s will still be in use."
msgstr "Tu cuota de %1$s en %2$s aún seguirá en uso."

#: tpl/general/settings_inc.guest.tpl.php:27
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/general/settings_inc.guest.tpl.php:26
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings.tpl.php:104
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: tpl/general/settings.tpl.php:103
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:86
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:79
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:48
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/dash/dashboard.tpl.php:54 tpl/dash/dashboard.tpl.php:81
#: tpl/dash/dashboard.tpl.php:520 tpl/dash/dashboard.tpl.php:597
#: tpl/dash/dashboard.tpl.php:624 tpl/dash/dashboard.tpl.php:668
#: tpl/dash/dashboard.tpl.php:712 tpl/dash/dashboard.tpl.php:756
#: tpl/dash/dashboard.tpl.php:800 tpl/dash/dashboard.tpl.php:847
msgid "More"
msgstr "Más"

#: tpl/dash/dashboard.tpl.php:300
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/crawler/summary.tpl.php:246
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: tpl/crawler/summary.tpl.php:245
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/settings.tpl.php:59
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: tpl/cdn/cf.tpl.php:48
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/cf.tpl.php:40
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare."

#: tpl/cdn/cf.tpl.php:35
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/other.tpl.php:52
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are only using QUIC.cloud or Cloudflare, leave this setting %s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %s."

#: tpl/cdn/other.tpl.php:44
msgid "Turn this setting %s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Cambia este ajuste %s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cache/settings_inc.object.tpl.php:47
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:24
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: src/purge.cls.php:272
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: src/lang.cls.php:202
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: src/lang.cls.php:177
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:173
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: src/lang.cls.php:153
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:150
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:145
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:142
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/lang.cls.php:102
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:101
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:88
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:87
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/error.cls.php:119
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/error.cls.php:115
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/doc.cls.php:71
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/doc.cls.php:55
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/gui.cls.php:82
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: src/crawler.cls.php:144
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! "

#: src/cloud.cls.php:1468
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/cloud.cls.php:1018
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/lang.cls.php:158
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: cli/purge.cls.php:234
msgid "Purged!"
msgstr "¡Purgado!"

#: tpl/page_optm/settings_localization.tpl.php:130
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:50
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: tpl/toolbox/beta_test.tpl.php:46
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: src/crawler-map.cls.php:371
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:140
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:193
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:45
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/cache/settings-excludes.tpl.php:32
#: tpl/page_optm/settings_tuning_css.tpl.php:78
#: tpl/page_optm/settings_tuning_css.tpl.php:153
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/entry.tpl.php:22
msgid "Localization"
msgstr "Localización"

#: tpl/page_optm/settings_js.tpl.php:66
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/settings_js.tpl.php:47
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/page_optm/settings_tuning.tpl.php:85
msgid "Listed JS files or inline JS code will not be deferred or delayed."
msgstr "Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos."

#: src/data.upgrade.func.php:238
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: src/data.upgrade.func.php:236
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:231
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS."

#: src/lang.cls.php:148
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/admin-display.cls.php:519 tpl/banner/new_version.php:114
#: tpl/banner/score.php:142 tpl/banner/slack.php:49
msgid "Dismiss"
msgstr "Descartar"

#: tpl/cache/settings-esi.tpl.php:103
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:59
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_js.tpl.php:33
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos JS y códigos JS integrados."

#: tpl/page_optm/settings_tuning.tpl.php:63
msgid "Listed JS files or inline JS code will not be minified or combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:31
msgid "Listed CSS files or inline CSS code will not be minified or combined."
msgstr "Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:1030
msgid "This setting is overwritten by the Network setting"
msgstr "Los ajustes de red sobreescriben este ajuste"

#: src/lang.cls.php:191
msgid "LQIP Excludes"
msgstr "Exclusiones de LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:132
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:70
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Seguro que quieres restablecer los ajustes a los valores por defecto?"

#: tpl/page_optm/settings_html.tpl.php:188
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s del HTML."

#: tpl/general/online.tpl.php:31
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Seguro que quieres vaciar todos los nodos cloud?"

#: src/lang.cls.php:175 tpl/presets/standard.tpl.php:52
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:107
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:46 tpl/crawler/settings.tpl.php:123
#: tpl/crawler/settings.tpl.php:144 tpl/crawler/summary.tpl.php:218
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/lang.cls.php:157
msgid "Localize Resources"
msgstr "Recursos localizados"

#: tpl/cache/settings_inc.browser.tpl.php:26
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:92
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:628 src/gui.cls.php:810 tpl/toolbox/purge.tpl.php:91
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:135
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario."

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS."

#: tpl/page_optm/settings_localization.tpl.php:104
msgid "Localize external resources."
msgstr "Localizar recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:27
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: tpl/page_optm/settings_css.tpl.php:81
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usar el servicio en línea QUIC.cloud para generar CSS único."

#: src/lang.cls.php:141
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:667 tpl/toolbox/purge.tpl.php:82
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/purge.tpl.php:118
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Purga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIP"

#: tpl/toolbox/report.tpl.php:58
msgid "LiteSpeed Report"
msgstr "Informe de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:224
msgid "Image Thumbnail Group Sizes"
msgstr "Grupo de tamaños de miniaturas"

#. translators: %s: LiteSpeed Web Server version
#: tpl/cache/settings_inc.cache_dropquery.tpl.php:27
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)"

#: tpl/cache/settings-purge.tpl.php:116
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada."

#: tpl/cache/settings-purge.tpl.php:92
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo."

#: src/lang.cls.php:128
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:1028
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:1151
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisado"

#: src/img-optm.cls.php:1072
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:76
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:1087
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP."

#: src/img-optm.cls.php:1116
msgid "Pulled AVIF image md5 does not match the notified AVIF image md5."
msgstr "El md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada."

#: tpl/inc/admin_footer.php:19
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:97
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: tpl/page_optm/settings_localization.tpl.php:89
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar."

#: src/img-optm.cls.php:604
msgid "Cleared %1$s invalid images."
msgstr "Purgadas %1$s imágenes no válidas."

#: tpl/general/entry.tpl.php:31
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:110
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:150
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:136
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:108
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:59
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione."

#: tpl/toolbox/beta_test.tpl.php:70
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:54 tpl/toolbox/beta_test.tpl.php:70
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/beta_test.tpl.php:54
msgid "OR"
msgstr "O"

#: tpl/toolbox/beta_test.tpl.php:37
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/import_export.tpl.php:71
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:41
msgid "LiteSpeed Cache Toolbox"
msgstr "Caja de herramientas de LiteSpeed"

#: tpl/toolbox/entry.tpl.php:35
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:34
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:33 tpl/toolbox/settings-debug.tpl.php:31
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:103
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:73
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:58 tpl/toolbox/heartbeat.tpl.php:88
#: tpl/toolbox/heartbeat.tpl.php:118
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Ponlo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:57 tpl/toolbox/heartbeat.tpl.php:87
#: tpl/toolbox/heartbeat.tpl.php:117
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es de %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:56 tpl/toolbox/heartbeat.tpl.php:86
#: tpl/toolbox/heartbeat.tpl.php:116
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:43
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en las páginas públicas."

#: tpl/toolbox/heartbeat.tpl.php:26
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:19
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:127
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:126
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:100 tpl/toolbox/report.tpl.php:102
msgid "Generate Link for Current User"
msgstr "Generar el enlace para el usuario actual"

#: tpl/toolbox/report.tpl.php:96
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:75
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:52
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:51
msgid "Install DoLogin Security"
msgstr "Instalar la seguridad de DoLogin"

#: tpl/general/settings.tpl.php:102
msgid "Check my public IP from"
msgstr "Comprobar mi IP pública desde"

#: tpl/general/settings.tpl.php:102
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:101
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN."

#: tpl/crawler/settings.tpl.php:31
msgid "This will enable crawler cron."
msgstr "Esto activará el cron rastreador."

#: tpl/crawler/settings.tpl.php:17
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:53
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:22
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/crawler/blacklist.tpl.php:21
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:86 tpl/crawler/map.tpl.php:103
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/map.tpl.php:89
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:42 tpl/crawler/map.tpl.php:78
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:52
msgid "Sitemap Total"
msgstr "Total del mapa del sitio"

#: tpl/crawler/map.tpl.php:48
msgid "Sitemap List"
msgstr "Lista del mapa del sitio"

#: tpl/crawler/map.tpl.php:32
msgid "Refresh Crawler Map"
msgstr "Recargar el mapa del rastreador"

#: tpl/crawler/map.tpl.php:29
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/blacklist.tpl.php:27 tpl/crawler/entry.tpl.php:16
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/entry.tpl.php:15
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/entry.tpl.php:14
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/map.tpl.php:63 tpl/crawler/map.tpl.php:102
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:62 tpl/crawler/map.tpl.php:101
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:244
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:87 tpl/crawler/map.tpl.php:64
#: tpl/crawler/map.tpl.php:104 tpl/crawler/summary.tpl.php:199
#: tpl/crawler/summary.tpl.php:247
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:194
msgid "Miss"
msgstr "Fallo"

#: tpl/crawler/summary.tpl.php:189
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:184
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:155
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings.tpl.php:177
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:211
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:210
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#. translators: %s: Current mobile agents in htaccess
#: tpl/cache/settings_inc.cache_mobile.tpl.php:51
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#. translators: %s: LiteSpeed Cache menu label
#: tpl/cache/more_settings_tip.tpl.php:27
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:63
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar."

#: tpl/cache/settings_inc.browser.tpl.php:25
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:17
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:158
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:49
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:114
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:112
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los nonces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:25 tpl/cache/entry_network.tpl.php:20
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:24 tpl/cache/entry_network.tpl.php:19
msgid "Object"
msgstr "Objeto"

#. translators: %1$s: Object cache name, %2$s: Port number
#: tpl/cache/settings_inc.object.tpl.php:128
#: tpl/cache/settings_inc.object.tpl.php:137
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:33
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:111
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:59
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:17 tpl/cache/settings-ttl.tpl.php:15
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:86
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#: tpl/page_optm/settings_css.tpl.php:339
msgid "Swap"
msgstr "Swap"

#: tpl/page_optm/settings_css.tpl.php:338
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:67
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:54
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:41
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:40
msgid "Store Gravatar locally."
msgstr "Almacenar los gravatares localmente."

#: tpl/page_optm/settings_localization.tpl.php:22
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:154
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:152
msgid "pixels"
msgstr "pixels"

#: tpl/page_optm/settings_media.tpl.php:136
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:135
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:121
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:120
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:105
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:91
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas por el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:90
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen."

#: tpl/page_optm/settings_media.tpl.php:89
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:88
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:118
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:104
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:89
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:75
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:31
msgid "LiteSpeed Cache Page Optimization"
msgstr "Optimización de página de LiteSpeed Cache"

#: tpl/page_optm/entry.tpl.php:21 tpl/page_optm/settings_media_exc.tpl.php:17
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:16 tpl/page_optm/settings_css.tpl.php:30
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:339
msgid "%s is recommended."
msgstr "Se recomienda %s."

#: tpl/page_optm/settings_js.tpl.php:77
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/settings_css.tpl.php:336
msgid "Default"
msgstr "Por defecto"

#: tpl/page_optm/settings_html.tpl.php:61
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:60
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:30
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:22
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_news.tpl.php:51 tpl/banner/cloud_promo.tpl.php:73
msgid "Dismiss this notice"
msgstr "Ignorar ese aviso"

#: tpl/banner/cloud_promo.tpl.php:61
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:45
msgid "Tweet preview"
msgstr "Vista previa del tweet"

#: tpl/banner/cloud_promo.tpl.php:40
#: tpl/page_optm/settings_tuning_css.tpl.php:69
#: tpl/page_optm/settings_tuning_css.tpl.php:144
msgid "Learn more"
msgstr "Aprender más"

#: tpl/banner/cloud_promo.tpl.php:22
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/page_optm/settings_media.tpl.php:271
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:17 tpl/img_optm/entry.tpl.php:22
#: tpl/img_optm/network_settings.tpl.php:19 tpl/img_optm/settings.tpl.php:19
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:377
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Está seguro de destruir todas las imágenes optimizadas?"

#: tpl/img_optm/summary.tpl.php:360
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:359
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:356
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:355
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:350
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:347
msgid "Optimization Tools"
msgstr "Herramientas de optimización"

#: tpl/img_optm/summary.tpl.php:305
msgid "Rescan New Thumbnails"
msgstr "Reexaminar nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:289
msgid "Congratulations, all gathered!"
msgstr "¡Felicidades, todos obtenidos!"

#: tpl/img_optm/summary.tpl.php:293
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:241
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:217
msgid "Calculate Backups Disk Space"
msgstr "Calcular el espacio en disco de las copias de seguridad"

#: tpl/img_optm/summary.tpl.php:108
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:69
msgid "Current limit is"
msgstr "El límite actual es"

#: tpl/img_optm/summary.tpl.php:68
msgid "To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited."
msgstr "Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada."

#: tpl/img_optm/summary.tpl.php:63
msgid "You can request a maximum of %s images at once."
msgstr "Puedes solicitar un máximo de %s imágenes de una vez."

#: tpl/img_optm/summary.tpl.php:58
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor en QUIC.cloud"

#: tpl/db_optm/settings.tpl.php:46
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:44
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:32
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:24
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de la caché de LiteSpeed"

#: tpl/db_optm/entry.tpl.php:17 tpl/db_optm/settings.tpl.php:19
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de la BD"

#: tpl/db_optm/manage.tpl.php:185
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:171
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:149
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:141
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:126
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:125
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:124
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:116
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:66
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:87 tpl/dash/dashboard.tpl.php:806
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:84 tpl/dash/dashboard.tpl.php:803
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:77 tpl/dash/dashboard.tpl.php:80
#: tpl/dash/dashboard.tpl.php:799
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:648 tpl/dash/dashboard.tpl.php:692
#: tpl/dash/dashboard.tpl.php:736 tpl/dash/dashboard.tpl.php:780
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:645 tpl/dash/dashboard.tpl.php:689
#: tpl/dash/dashboard.tpl.php:733 tpl/dash/dashboard.tpl.php:777
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:638 tpl/dash/dashboard.tpl.php:682
#: tpl/dash/dashboard.tpl.php:726 tpl/dash/dashboard.tpl.php:770
msgid "Time to execute previous request: %s"
msgstr "Hora para ejecutar la solicitud anterior: %s"

#: tpl/dash/dashboard.tpl.php:59 tpl/dash/dashboard.tpl.php:602
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:58 tpl/dash/dashboard.tpl.php:601
msgid "Public Cache"
msgstr "Caché pública"

#: tpl/dash/dashboard.tpl.php:53 tpl/dash/dashboard.tpl.php:596
msgid "Cache Status"
msgstr "Estado de caché"

#: tpl/dash/dashboard.tpl.php:571
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:519 tpl/img_optm/entry.tpl.php:16
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:511
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:382 tpl/img_optm/summary.tpl.php:54
#: tpl/page_optm/settings_css.tpl.php:109
#: tpl/page_optm/settings_css.tpl.php:246
#: tpl/page_optm/settings_media.tpl.php:192
#: tpl/page_optm/settings_vpi.tpl.php:59
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/dash/dashboard.tpl.php:381 tpl/img_optm/summary.tpl.php:54
#: tpl/page_optm/settings_css.tpl.php:109
#: tpl/page_optm/settings_css.tpl.php:246
#: tpl/page_optm/settings_media.tpl.php:192
#: tpl/page_optm/settings_vpi.tpl.php:59
msgid "Current closest Cloud server is %s. Click to redetect."
msgstr "El servidor en la nube más cercano es %s. Haz clic para volver a detectarlo."

#: tpl/dash/dashboard.tpl.php:446
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:353 tpl/general/online.tpl.php:128
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:206 tpl/dash/dashboard.tpl.php:711
#: tpl/dash/network_dash.tpl.php:39
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:182
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:179
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:292 tpl/dash/network_dash.tpl.php:119
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:291 tpl/dash/network_dash.tpl.php:118
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:273 tpl/dash/network_dash.tpl.php:111
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/dashboard.tpl.php:270 tpl/dash/network_dash.tpl.php:108
msgid "PAYG Balance"
msgstr "Balance de pagos"

#: tpl/dash/network_dash.tpl.php:107
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:258 tpl/dash/network_dash.tpl.php:95
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:258 tpl/dash/network_dash.tpl.php:95
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:205 tpl/dash/network_dash.tpl.php:38
msgid "CDN Bandwidth"
msgstr "Ancho de banda de la CDN"

#: tpl/dash/entry.tpl.php:29
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:21
msgid "Network Dashboard"
msgstr "Escritorio de red"

#: tpl/general/online.tpl.php:51
msgid "No cloud services currently in use"
msgstr "No hay servicios de la nube en uso"

#: tpl/general/online.tpl.php:31
msgid "Click to clear all nodes for further redetection."
msgstr "Haz clic para borrar todos los nodos para volver a detectar."

#: tpl/general/online.tpl.php:30
msgid "Current Cloud Nodes in Service"
msgstr "Nodos de la nube actual en servicio"

#: tpl/cdn/qc.tpl.php:126 tpl/cdn/qc.tpl.php:133 tpl/dash/dashboard.tpl.php:359
#: tpl/general/online.tpl.php:153
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/entry.tpl.php:17 tpl/general/entry.tpl.php:23
#: tpl/general/network_settings.tpl.php:19 tpl/general/settings.tpl.php:24
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/other.tpl.php:136
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: src/admin-display.cls.php:233
msgid "Add new CDN URL"
msgstr "Añadir una nueva URL de la CDN"

#: src/admin-display.cls.php:232
msgid "Remove CDN URL"
msgstr "Eliminar la URL de la CDN"

#: tpl/cdn/cf.tpl.php:102
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN."

#: tpl/cdn/entry.tpl.php:14
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:155
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:154
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/doc.cls.php:153
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/gui.cls.php:638 src/gui.cls.php:820
#: tpl/page_optm/settings_media.tpl.php:139 tpl/toolbox/purge.tpl.php:100
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/admin-settings.cls.php:274 src/admin-settings.cls.php:308
msgid "Options saved."
msgstr "Las opciones han sido guardadas."

#: src/img-optm.cls.php:1729
msgid "Removed backups successfully."
msgstr "Copias de seguridad eliminadas correctamente."

#: src/img-optm.cls.php:1637
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1571
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1509 src/img-optm.cls.php:1571
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1444
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1343
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:962
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:686
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:661
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:343
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviadas al servidor en la nube, %2$s aceptadas."

#: src/lang.cls.php:266
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:265
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:262
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:261
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:241
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:235
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: tpl/general/online.tpl.php:100
msgid "QUIC.cloud CDN:"
msgstr "CDN de QUIC.cloud:"

#: src/lang.cls.php:233
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:232
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:231
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat de la administración"

#: src/lang.cls.php:230
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat de la administración"

#: src/lang.cls.php:229
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat de la parte pública"

#: src/lang.cls.php:228
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat de la parte pública"

#: tpl/toolbox/edit_htaccess.tpl.php:71
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess de la administración"

#: tpl/toolbox/edit_htaccess.tpl.php:53
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess de la parte pública"

#: src/lang.cls.php:218
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:214
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:206
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:200
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:198
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:197
msgid "LQIP Quality"
msgstr "Calidad de LQIP"

#: src/lang.cls.php:196
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:195
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:194
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:192
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:190
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:189
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:188
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:187
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:182
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:181
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:648 src/gui.cls.php:830 src/lang.cls.php:180
#: tpl/presets/standard.tpl.php:49 tpl/toolbox/purge.tpl.php:109
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:160
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:155 tpl/presets/standard.tpl.php:46
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:132
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché púbica"

#: src/lang.cls.php:103
msgid "Notifications"
msgstr "Avisos"

#: src/lang.cls.php:97
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página por defecto"

#: src/lang.cls.php:96
msgid "Default REST TTL"
msgstr "TTL por defecto de REST"

#: src/lang.cls.php:90
msgid "Enable Cache"
msgstr "Activa cache"

#: src/cloud.cls.php:233 src/cloud.cls.php:285 src/lang.cls.php:86
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:25
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:1994
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube."

#: src/cloud.cls.php:1614
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:1537
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cloud.cls.php:1521 src/cloud.cls.php:1529
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: src/cloud.cls.php:1228
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:1084
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de la nube disponible."

#: src/cloud.cls.php:967 src/cloud.cls.php:980 src/cloud.cls.php:1018
#: src/cloud.cls.php:1084 src/cloud.cls.php:1225
msgid "Cloud Error"
msgstr "Error de la nube"

#: src/data.cls.php:220
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:403
msgid "Restore from backup"
msgstr "Restaurar desde la copia de seguridad"

#: src/media.cls.php:388
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:374
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:366
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:359
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:337
msgid "Orig"
msgstr "Original"

#: src/media.cls.php:335
msgid "(no savings)"
msgstr "(sin reducción)"

#: src/media.cls.php:335
msgid "Orig %s"
msgstr "Original %s"

#: src/media.cls.php:334
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:329
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:329 src/media.cls.php:387
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:322
msgid "Orig saved %s"
msgstr "Ahorrado un %s del original"

#: src/media.cls.php:318
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:312 src/media.cls.php:367
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:312
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:311 src/media.cls.php:363
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:308 src/media.cls.php:360
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:308
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:307 src/media.cls.php:330 src/media.cls.php:356
#: src/media.cls.php:389
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:141
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:84
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1409
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1406
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:328
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:376
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:279
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1188
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1163
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1160
msgid "Smaller than"
msgstr "Más pequeño que"

#: src/admin-display.cls.php:1158
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1152
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1140
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1137
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1119
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1102
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1033
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:1026
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:138
msgid "Toolbox"
msgstr "Herramientas"

#: src/admin-display.cls.php:134
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:132 tpl/dash/dashboard.tpl.php:204
#: tpl/dash/network_dash.tpl.php:37 tpl/general/online.tpl.php:83
#: tpl/general/online.tpl.php:133 tpl/general/online.tpl.php:148
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:120 tpl/dash/entry.tpl.php:16
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:292
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB correctamente."

#: src/purge.cls.php:327
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:310
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:207
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:196
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior."

#: src/error.cls.php:191
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: "

#: src/error.cls.php:186
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:182
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash."

#: src/error.cls.php:178
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:172
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:167
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:163
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:159
msgid "Failed to create table %1$s! SQL: %2$s."
msgstr "¡Error al crear la tabla %1$s! SQL: %2$s."

#: src/error.cls.php:135
msgid "Could not find %1$s in %2$s."
msgstr "No se ha podido encontrar %1$s en %2$s."

#: src/error.cls.php:123
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:111
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio."

#: src/error.cls.php:92
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:88
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente"

#: src/error.cls.php:84
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/task.cls.php:233
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:214
msgid "Every Minute"
msgstr "Cada minuto"

#: tpl/general/settings.tpl.php:119
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:105
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#. translators: %s: Link tags
#: tpl/toolbox/report.tpl.php:112
msgid "Generated links may be managed under %sSettings%s."
msgstr "Los enlaces generados pueden gestionarse en los %sAjustes%s."

#: tpl/toolbox/report.tpl.php:107
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior."

#: tpl/toolbox/report.tpl.php:48
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:30 tpl/banner/cloud_news.tpl.php:41
msgid "Install"
msgstr "Instalar"

#: tpl/cache/settings-esi.tpl.php:46
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:74 tpl/dash/dashboard.tpl.php:455
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:62 tpl/banner/score.php:96
#: tpl/dash/dashboard.tpl.php:410 tpl/dash/dashboard.tpl.php:486
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:53 tpl/banner/score.php:87
#: tpl/dash/dashboard.tpl.php:402 tpl/dash/dashboard.tpl.php:478
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:45 tpl/banner/score.php:79
#: tpl/dash/dashboard.tpl.php:394 tpl/dash/dashboard.tpl.php:470
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:40 tpl/dash/dashboard.tpl.php:374
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:20
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:211
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:32
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/other.tpl.php:112
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:124
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:60
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:186
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:139 tpl/cache/settings-cache.tpl.php:164
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:136 tpl/cache/settings-cache.tpl.php:161
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:93
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:87
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:77 tpl/banner/new_version_dev.tpl.php:41
#: tpl/toolbox/beta_test.tpl.php:77
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:66
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:58
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:121
msgid "Created with ❤️ by LiteSpeed team."
msgstr "Creado con ❤️ por el equipo de LiteSpeed."

#: tpl/banner/score.php:112
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:36
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:526
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:517 src/activation.cls.php:522
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:688
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:37
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:29
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:26
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:22
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:132
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:127
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: tpl/crawler/settings.tpl.php:172
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: src/admin-display.cls.php:208 tpl/crawler/settings.tpl.php:179
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:207
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:252
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/page_optm/settings_html.tpl.php:146
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:25
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:100
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:74
msgid "Your IP"
msgstr "Tu IP"

#: src/import.cls.php:155
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito."

#: tpl/toolbox/import_export.tpl.php:67
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:63
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: tpl/page_optm/settings_tuning_css.tpl.php:128
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:170
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:114
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:113
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:169
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:198
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:173
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:170
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:75
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:74
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:193
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:101
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:31
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:25
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:1393 src/cloud.cls.php:1416
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:2083
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:893
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:890
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:888
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:868
msgid "Install %s"
msgstr "Instalar %s"

#: tpl/inc/check_cache_disabled.php:40
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!"

#: src/cloud.cls.php:1547
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:1476
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/img_optm/settings.tpl.php:60
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:208
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:34
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:188
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: src/img-optm.cls.php:1876
msgid "Switched images successfully."
msgstr "Imágenes cambiadas correctamente."

#: tpl/img_optm/settings.tpl.php:81
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:80
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:210
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.media_webp.tpl.php:25
msgid "Request WebP/AVIF versions of original images when doing optimization."
msgstr "Solicita versiones WebP/AVIF de las imágenes originales al hacer la optimización."

#: tpl/img_optm/settings.tpl.php:47
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:207
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: tpl/page_optm/settings_css.tpl.php:218
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:253
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:325
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:154
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_localization.tpl.php:72
#: tpl/page_optm/settings_media.tpl.php:216
msgid "Run Queue Manually"
msgstr "Ejecutar la cola manualmente"

#: tpl/page_optm/settings_css.tpl.php:115
#: tpl/page_optm/settings_css.tpl.php:252 tpl/page_optm/settings_vpi.tpl.php:65
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_css.tpl.php:103
#: tpl/page_optm/settings_css.tpl.php:240
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/page_optm/settings_css.tpl.php:100
#: tpl/page_optm/settings_css.tpl.php:237
#: tpl/page_optm/settings_media.tpl.php:186
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:178
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:217
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:213
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:74
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:623 tpl/toolbox/purge.tpl.php:73
msgid "Critical CSS"
msgstr "CSS crítico"

#: src/doc.cls.php:66
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:28
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:228
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:228
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:259
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:253
#: tpl/page_optm/settings_localization.tpl.php:61
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:66 tpl/img_optm/summary.tpl.php:245
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:65 tpl/img_optm/summary.tpl.php:244
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:265
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:264
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:31 tpl/img_optm/summary.tpl.php:201
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:198 tpl/img_optm/summary.tpl.php:256
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:194
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:208
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:184
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento"

#: tpl/img_optm/settings.tpl.php:139
msgid "Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic."
msgstr "Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress."

#: tpl/cdn/other.tpl.php:141 tpl/img_optm/settings.tpl.php:125
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/other.tpl.php:137 tpl/img_optm/settings.tpl.php:124
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/img_optm/settings.tpl.php:123
msgid "Specify which element attributes will be replaced with WebP/AVIF."
msgstr "Especificar que atributos de elementos serán reemplazados con WebP/AVIF."

#: src/lang.cls.php:212
msgid "WebP/AVIF Attribute To Replace"
msgstr "Atributo a reemplazar para WebP/AVIF"

#: tpl/cdn/other.tpl.php:196
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:243
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:152
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Se iniciará una purga completa cuando WordPress ejecute estos ganchos."

#: src/lang.cls.php:220
msgid "Purge All Hooks"
msgstr "Ganchos de purgar todo"

#: src/purge.cls.php:212
msgid "Purged all caches successfully."
msgstr "Todas las cachés purgadas correctamente."

#: src/gui.cls.php:562 src/gui.cls.php:691 src/gui.cls.php:744
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:506
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:133
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:131
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:17
#: tpl/cache/settings-excludes.tpl.php:15
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:45
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:255
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:599 src/gui.cls.php:781 tpl/toolbox/purge.tpl.php:64
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:570 src/gui.cls.php:752 tpl/toolbox/purge.tpl.php:47
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:849 tpl/img_optm/summary.tpl.php:176
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:850 tpl/img_optm/summary.tpl.php:178
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:40
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#. translators: %s: Link to LiteSpeed Slack community
#: tpl/banner/slack.php:28
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:24
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/cf.tpl.php:38
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: tpl/cdn/cf.tpl.php:47
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/cf.tpl.php:31
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/other.tpl.php:80
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:23
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:21
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:560
msgid "Images notified to pull"
msgstr "Imágenes avisadas para descargar"

#: tpl/img_optm/summary.tpl.php:291
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1256
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1253
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1244
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1241
msgid "%s groups"
msgstr "%s grupos"

#: src/crawler.cls.php:1235
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings.tpl.php:109
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:251
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:232
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:187
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:123 tpl/dash/dashboard.tpl.php:103
#: tpl/dash/dashboard.tpl.php:822
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:116 tpl/dash/dashboard.tpl.php:97
#: tpl/dash/dashboard.tpl.php:816
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:104 tpl/dash/dashboard.tpl.php:91
#: tpl/dash/dashboard.tpl.php:810
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:97
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:91 tpl/crawler/summary.tpl.php:98
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:90
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:77
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#. translators: %1$s: Object Cache Admin title, %2$s: OFF status
#: tpl/cache/settings_inc.object.tpl.php:278
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:125
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#. translators: %1$s: Cache Mobile label, %2$s: ON status, %3$s: List of Mobile
#. User Agents label
#: tpl/cache/settings_inc.cache_mobile.tpl.php:89
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings.tpl.php:89
msgid "Server allowed max value: %s"
msgstr "Valor máximo permitido por el servidor: %s"

#: tpl/crawler/settings.tpl.php:79
msgid "Server enforced value: %s"
msgstr "Valor forzado por el servidor: %s"

#: tpl/cache/more_settings_tip.tpl.php:22
#: tpl/cache/settings-excludes.tpl.php:71
#: tpl/cache/settings-excludes.tpl.php:104 tpl/cdn/other.tpl.php:79
#: tpl/crawler/settings.tpl.php:76 tpl/crawler/settings.tpl.php:86
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1210
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1208 tpl/cache/settings-esi.tpl.php:105
#: tpl/page_optm/settings_css.tpl.php:86 tpl/page_optm/settings_css.tpl.php:221
#: tpl/page_optm/settings_html.tpl.php:131
#: tpl/page_optm/settings_media.tpl.php:256
#: tpl/page_optm/settings_media_exc.tpl.php:36
#: tpl/page_optm/settings_tuning.tpl.php:48
#: tpl/page_optm/settings_tuning.tpl.php:68
#: tpl/page_optm/settings_tuning.tpl.php:89
#: tpl/page_optm/settings_tuning.tpl.php:110
#: tpl/page_optm/settings_tuning.tpl.php:129
#: tpl/page_optm/settings_tuning_css.tpl.php:35
#: tpl/page_optm/settings_tuning_css.tpl.php:96
#: tpl/page_optm/settings_tuning_css.tpl.php:99
#: tpl/page_optm/settings_tuning_css.tpl.php:100
#: tpl/toolbox/edit_htaccess.tpl.php:61 tpl/toolbox/edit_htaccess.tpl.php:79
msgid "API"
msgstr "API"

#: src/purge.cls.php:431
msgid "Reset the entire OPcache successfully."
msgstr "Reestablecida correctamente la caché «OPcache»."

#: src/import.cls.php:133
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:80
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:60 tpl/page_optm/settings_js.tpl.php:48
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:76
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:71
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:222
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:65
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:59
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:54
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:48
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:40
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:36
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:31
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:25
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:19
msgid "Export Settings"
msgstr "Exportar ajustes"

#: tpl/presets/entry.tpl.php:17 tpl/toolbox/entry.tpl.php:20
msgid "Import / Export"
msgstr "Importar / Exportar"

#: tpl/cache/settings_inc.object.tpl.php:249
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:209
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:120
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:196
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:119
msgid "Password"
msgstr "Contraseña"

#. translators: %s: SASL
#: tpl/cache/settings_inc.object.tpl.php:180
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:118
msgid "Username"
msgstr "Nombre de usuario"

#. translators: %s: Object cache name
#: tpl/cache/settings_inc.object.tpl.php:99
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:114
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:472
msgid "Purge all object caches successfully."
msgstr "Purga correcta de todas las cachés de objetos."

#: src/purge.cls.php:459
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:262
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:124
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/lang.cls.php:123
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:122
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:222
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:121
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:71
msgid "Connection Test"
msgstr "Prueba de conexión"

#. translators: %s: Object cache name
#: tpl/cache/settings_inc.object.tpl.php:58
#: tpl/cache/settings_inc.object.tpl.php:66
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:52 tpl/crawler/blacklist.tpl.php:41
#: tpl/crawler/summary.tpl.php:153
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:164
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:117
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:116
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:115
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:589 src/gui.cls.php:771 src/lang.cls.php:113
#: tpl/dash/dashboard.tpl.php:60 tpl/dash/dashboard.tpl.php:603
#: tpl/toolbox/purge.tpl.php:55
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:25
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:23
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:56
msgid "Purge all the object caches"
msgstr "Purgar todas las cachés de objetos"

#: src/cdn/cloudflare.cls.php:259 src/cdn/cloudflare.cls.php:281
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:272
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:169
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:155
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado correctamente a Cloudflare de la purga completa."

#: src/cdn/cloudflare.cls.php:139
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:111
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/cf.tpl.php:60
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/cf.tpl.php:59
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/cf.tpl.php:52
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:245
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/cf.tpl.php:162
msgid "Purge Everything"
msgstr "Purgar todo"

#: tpl/cdn/cf.tpl.php:156
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/cf.tpl.php:151
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/cf.tpl.php:149
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/cf.tpl.php:141
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/cf.tpl.php:137
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/cf.tpl.php:129
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/cf.tpl.php:119
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/cf.tpl.php:116
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/cf.tpl.php:113
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/cf.tpl.php:111
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/cf.tpl.php:108
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/cf.tpl.php:107
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:579 src/gui.cls.php:761 tpl/cdn/cf.tpl.php:96
#: tpl/cdn/entry.tpl.php:15
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:45
#: tpl/page_optm/settings_html.tpl.php:76
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:44
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:159
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:43
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1074 src/admin-display.cls.php:1078
#: tpl/cdn/other.tpl.php:108
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/other.tpl.php:100
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#. translators: %1$s: Example query string, %2$s: Example wildcard
#: tpl/cache/settings_inc.cache_dropquery.tpl.php:34
msgid "For example, to drop parameters beginning with %1$s, %2$s can be used here."
msgstr "Por ejemplo, para eliminar parámetros que comienzan con %1$s, se puede usar %2$s aquí."

#: src/lang.cls.php:111
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:57
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:221
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:382
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/settings.media_webp.tpl.php:34 tpl/img_optm/summary.tpl.php:378
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:304
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:95
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:94
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: tpl/toolbox/log_viewer.tpl.php:46 tpl/toolbox/log_viewer.tpl.php:75
msgid "Clear Logs"
msgstr "Vaciar los registros"

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:231
msgid " %s ago"
msgstr " hace %s"

#: src/media.cls.php:380
msgid "WebP saved %s"
msgstr "WebP ha ahorrado un %s"

#: tpl/toolbox/report.tpl.php:68
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/img_optm/summary.tpl.php:156
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:93
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:93
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:102
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:142
msgid "This process is automatic."
msgstr "Este proceso es automático."

#: tpl/dash/dashboard.tpl.php:568 tpl/img_optm/summary.tpl.php:322
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:545 tpl/img_optm/summary.tpl.php:319
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:29
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:139
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:38
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: src/media.cls.php:258
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:166
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:98
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#. translators: %s: Link tags
#: tpl/img_optm/summary.tpl.php:337
msgid "Results can be checked in %sMedia Library%s."
msgstr "Los resultados pueden comprobarse en la %sBiblioteca de medios%s."

#: src/doc.cls.php:88 src/doc.cls.php:140 tpl/dash/dashboard.tpl.php:186
#: tpl/dash/dashboard.tpl.php:845 tpl/general/online.tpl.php:81
#: tpl/general/online.tpl.php:93 tpl/general/online.tpl.php:109
#: tpl/general/online.tpl.php:114 tpl/img_optm/summary.tpl.php:59
#: tpl/inc/check_cache_disabled.php:46
msgid "Learn More"
msgstr "Leer más"

#: tpl/img_optm/summary.tpl.php:285
msgid "Image groups total"
msgstr "Total de grupos de imágenes"

#: src/lang.cls.php:29
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:27 tpl/dash/dashboard.tpl.php:551
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:1973 src/img-optm.cls.php:2033
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:2027
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:1997
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:1992
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.media_webp.tpl.php:26
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: tpl/cache/settings-excludes.tpl.php:135
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/general/entry.tpl.php:18 tpl/page_optm/entry.tpl.php:23
#: tpl/page_optm/entry.tpl.php:24
msgid "Tuning"
msgstr "Retoques"

#: tpl/page_optm/settings_tuning.tpl.php:156
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:178
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:19
#: tpl/page_optm/settings_tuning.tpl.php:29
msgid "Tuning Settings"
msgstr "Ajustes de los retoques"

#: tpl/cache/settings-excludes.tpl.php:106
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/cache/settings-excludes.tpl.php:73
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:141
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas."

#: tpl/dash/dashboard.tpl.php:536 tpl/img_optm/summary.tpl.php:76
#: tpl/img_optm/summary.tpl.php:89
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:276
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:542 tpl/img_optm/summary.tpl.php:316
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:313
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:30
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:130 src/gui.cls.php:727
#: tpl/dash/dashboard.tpl.php:203 tpl/dash/network_dash.tpl.php:36
#: tpl/general/online.tpl.php:75 tpl/general/online.tpl.php:134
#: tpl/general/online.tpl.php:149 tpl/presets/standard.tpl.php:32
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/page_optm/settings_media.tpl.php:60
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:59
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:58
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:57
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:38
#: tpl/page_optm/settings_tuning.tpl.php:70
#: tpl/page_optm/settings_tuning.tpl.php:91
#: tpl/page_optm/settings_tuning.tpl.php:112
#: tpl/page_optm/settings_tuning_css.tpl.php:37
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:106
#: tpl/page_optm/settings_media_exc.tpl.php:37
#: tpl/page_optm/settings_tuning.tpl.php:49
#: tpl/page_optm/settings_tuning.tpl.php:69
#: tpl/page_optm/settings_tuning.tpl.php:90
#: tpl/page_optm/settings_tuning.tpl.php:111
#: tpl/page_optm/settings_tuning.tpl.php:130
#: tpl/page_optm/settings_tuning_css.tpl.php:36
#: tpl/page_optm/settings_tuning_css.tpl.php:97
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:31
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:185
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:539
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:126
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:176
msgid "URI Excludes"
msgstr "URL excluidas"

#: tpl/page_optm/settings_html.tpl.php:174
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador."

#: src/doc.cls.php:126
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:232
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:201
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:39
#: tpl/page_optm/settings_media.tpl.php:233
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:38
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:184
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:19 tpl/page_optm/settings_media.tpl.php:24
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-excludes.tpl.php:46
msgid "For example, for %1$s, %2$s and %3$s can be used here."
msgstr "Por ejemplo, para %1$s, se pueden utilizar aquí %2$s y %3$s."

#: tpl/cache/settings-esi.tpl.php:117 tpl/cache/settings-purge.tpl.php:111
#: tpl/cdn/other.tpl.php:169
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1225
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: src/admin-display.cls.php:1223
msgid "For example, for %1$s, %2$s can be used here."
msgstr "Por ejemplo, para %1$s, se puede utilizar %2$s aquí."

#: tpl/banner/score.php:117
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:116
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:20
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: src/lang.cls.php:174 tpl/presets/standard.tpl.php:51
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:547
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:528
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:517
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:494
msgid "Mark this page as "
msgstr "Marcar esta página como "

#: src/gui.cls.php:470 src/gui.cls.php:485
msgid "Purge this page"
msgstr "Purgar esta página"

#: src/lang.cls.php:156
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:167
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:168
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:152 tpl/page_optm/settings_tuning_css.tpl.php:167
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:161
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:167
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:214
#: tpl/page_optm/settings_html.tpl.php:175 tpl/page_optm/settings_js.tpl.php:81
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: tpl/page_optm/settings_html.tpl.php:123
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: src/lang.cls.php:165
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:28
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:28
msgid "cookies"
msgstr "cookies"

#. translators: %s: Link tags
#: tpl/cache/settings_inc.browser.tpl.php:46
msgid "You can turn on browser caching in server admin too. %sLearn more about LiteSpeed browser cache settings%s."
msgstr "También puedes activar el almacenamiento en caché del navegador en la administración del servidor. %sObtén más información sobre los ajustes de caché del navegador de LiteSpeed%s."

#: tpl/cache/settings_inc.browser.tpl.php:41
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:91 tpl/dash/dashboard.tpl.php:61
#: tpl/dash/dashboard.tpl.php:604 tpl/presets/standard.tpl.php:21
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:100
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:136
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:110
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:67
msgid "categories"
msgstr "categorías"

#. translators: %s: "cookies"
#. translators: %s: "user agents"
#: tpl/cache/settings-excludes.tpl.php:67
#: tpl/cache/settings-excludes.tpl.php:100
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:27
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:27
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:135
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:45
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:134
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:30
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:133
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: src/admin-display.cls.php:1227 src/doc.cls.php:109
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:119
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:110
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/cdn/other.tpl.php:210
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:244
msgid "Exclude Path"
msgstr "Excluir ruta"

#: src/lang.cls.php:240 tpl/cdn/other.tpl.php:113
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/other.tpl.php:97
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:239
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/other.tpl.php:94
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:238
msgid "Include CSS"
msgstr "Incluir CSS"

#: tpl/cdn/other.tpl.php:87
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %1$s tags, and CSS %2$s attributes."
msgstr "Sirve todos los archivos de imagen a través de la CDN. Esto afectará a todos los archivos adjuntos, las etiquetas HTML %1$s y los atributos CSS %2$s."

#: src/lang.cls.php:237
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:230
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:236
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/other.tpl.php:161
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s."

#: src/lang.cls.php:242
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/other.tpl.php:28
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:128
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:235 src/admin-display.cls.php:940
#: src/admin-display.cls.php:966 src/admin-display.cls.php:1015
#: tpl/cache/settings-cache.tpl.php:28
#: tpl/cache/settings_inc.object.tpl.php:280 tpl/cdn/other.tpl.php:53
#: tpl/dash/dashboard.tpl.php:69 tpl/dash/dashboard.tpl.php:461
#: tpl/dash/dashboard.tpl.php:583 tpl/dash/dashboard.tpl.php:612
#: tpl/img_optm/settings.media_webp.tpl.php:22
#: tpl/page_optm/settings_css.tpl.php:91 tpl/page_optm/settings_js.tpl.php:77
#: tpl/page_optm/settings_media.tpl.php:178
#: tpl/toolbox/settings-debug.tpl.php:56
msgid "OFF"
msgstr "OFF"

#: src/admin-display.cls.php:234 src/admin-display.cls.php:939
#: src/admin-display.cls.php:966 src/admin-display.cls.php:1015
#: src/doc.cls.php:40 tpl/cache/settings-cache.tpl.php:28
#: tpl/cache/settings_inc.cache_mobile.tpl.php:91 tpl/cdn/other.tpl.php:45
#: tpl/crawler/settings.tpl.php:138 tpl/dash/dashboard.tpl.php:67
#: tpl/dash/dashboard.tpl.php:459 tpl/dash/dashboard.tpl.php:581
#: tpl/dash/dashboard.tpl.php:610 tpl/page_optm/settings_css.tpl.php:218
#: tpl/page_optm/settings_media.tpl.php:174
#: tpl/toolbox/settings-debug.tpl.php:56
msgid "ON"
msgstr "ON"

#: src/purge.cls.php:378
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:31
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:149
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:164
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:235 src/lang.cls.php:147
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:146
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:162
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:139
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:138
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:43
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo»."

#: tpl/toolbox/purge.tpl.php:48
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto purgará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:32
msgid "Purge %s Error"
msgstr "Error de purga de %s"

#: tpl/db_optm/manage.tpl.php:90
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:58
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:57
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:54
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:53
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:50
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:49
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:45
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:41
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:37
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:29
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:21
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:17
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:242
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:232
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:228
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:224
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:220
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:216
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:212
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:208
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:200
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:143
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:93
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:145
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:219 tpl/page_optm/settings_css.tpl.php:138
#: tpl/page_optm/settings_css.tpl.php:275 tpl/page_optm/settings_vpi.tpl.php:88
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:85
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:217
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: tpl/cache/settings-esi.tpl.php:72
msgid "Cache the built-in Admin Bar ESI block."
msgstr "Almacena en caché el bloque ESI de la barra de administración incorporada."

#: src/lang.cls.php:216
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:59
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:21
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:20
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:53
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:52
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:17
#: tpl/cache/settings-purge.tpl.php:15
msgid "Purge Settings"
msgstr "Ajustes de purga"

#: src/lang.cls.php:108 tpl/cache/settings_inc.cache_mobile.tpl.php:90
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:95
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:29 tpl/toolbox/settings-debug.tpl.php:93
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings.tpl.php:73
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:107
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:89
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:106
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:76
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:105
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:63
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:104
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:17
#: tpl/cache/settings-cache.tpl.php:15
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:20
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:19 tpl/cache/entry_network.tpl.php:18
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:17
#: tpl/toolbox/entry.tpl.php:16 tpl/toolbox/purge.tpl.php:141
msgid "Purge"
msgstr "Purgar"

#: src/admin-display.cls.php:126 tpl/cache/entry.tpl.php:16
#: tpl/cache/entry_network.tpl.php:16
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:16
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (%3$sLearn More%4$s)"
msgstr "Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si tienes la seguridad de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (%3$sMás información%4$s)"

#: tpl/cache/settings-purge.tpl.php:132
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:131
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para purgar la lista «%s»."

#: tpl/cache/settings-purge.tpl.php:107
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:130 tpl/cache/settings-purge.tpl.php:106
msgid "Scheduled Purge Time"
msgstr "Hora de purga programada"

#: tpl/cache/settings-purge.tpl.php:106
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s»."

#: src/lang.cls.php:129 tpl/cache/settings-purge.tpl.php:131
msgid "Scheduled Purge URLs"
msgstr "URLs de purga programada"

#: tpl/toolbox/settings-debug.tpl.php:123
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/entry.tpl.php:28
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:106
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:259
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:787
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:127 src/error.cls.php:151
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:147
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:260
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: tpl/cache/settings-esi.tpl.php:15
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:82
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:81
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:71
msgid "Widget Cache TTL"
msgstr "TTL caché de Widgets"

#: src/lang.cls.php:215 tpl/esi_widget_edit.php:43
msgid "Enable ESI"
msgstr "Activar ESI"

#. translators: %s: Link tags
#: tpl/crawler/summary.tpl.php:66
msgid "See %sIntroduction for Enabling the Crawler%s for detailed information."
msgstr "Ver la %sIntroducción para activar el rastreador%s para obtener información detallada."

#: src/lang.cls.php:253
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:214
msgid "Purge pages by relative or full URL."
msgstr "Purgar páginas por URL completa o relativa."

#: tpl/crawler/summary.tpl.php:61
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor."

#: tpl/cache/settings-esi.tpl.php:45 tpl/cdn/cf.tpl.php:100
#: tpl/crawler/summary.tpl.php:60 tpl/inc/check_cache_disabled.php:38
#: tpl/inc/check_if_network_disable_all.php:28
#: tpl/page_optm/settings_css.tpl.php:76 tpl/page_optm/settings_css.tpl.php:209
#: tpl/page_optm/settings_localization.tpl.php:21
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:82
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:178
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:161
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:153
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:141
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:332
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado la purga de la lista al servidor web LiteSpeed."

#. translators: %s: Link tags
#: tpl/cache/settings-cache.tpl.php:36
msgid "Please visit the %sInformation%s page on how to test the cache."
msgstr "Visita la página de %sInformación%s sobre cómo probar la caché."

#: tpl/toolbox/settings-debug.tpl.php:73
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:250
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings.tpl.php:45
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo."

#: src/lang.cls.php:249
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#. translators: %s: Example subdomain
#: tpl/cache/settings_inc.login_cookie.tpl.php:53
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:27
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:179
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de «Purgar por»."

#: tpl/cdn/entry.tpl.php:22
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#: tpl/crawler/summary.tpl.php:293
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del rastreador aún no generado"

#: tpl/crawler/summary.tpl.php:278
msgid "Show crawler status"
msgstr "Mostrar estado del rastreador"

#: tpl/crawler/summary.tpl.php:272
msgid "Watch Crawler Status"
msgstr "Ver estado del rastreador"

#: tpl/crawler/summary.tpl.php:251
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:142
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:141
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:152
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:151
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:54
msgid "Crawler Cron"
msgstr "Cron del rastreador"

#: cli/crawler.cls.php:100 tpl/crawler/summary.tpl.php:47
msgid "%d minute"
msgstr "%d minuto"

#: cli/crawler.cls.php:98 tpl/crawler/summary.tpl.php:47
msgid "%d minutes"
msgstr "%d minutos"

#: cli/crawler.cls.php:91 tpl/crawler/summary.tpl.php:39
msgid "%d hour"
msgstr "%d hora"

#: cli/crawler.cls.php:89 tpl/crawler/summary.tpl.php:39
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:40
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:23
msgid "LiteSpeed Cache Crawler"
msgstr "Rastreador de LiteSpeed Cache"

#. translators: %s: Link tags
#: tpl/inc/show_display_installed.php:37
msgid "If there are any questions, the team is always happy to answer any questions on the %ssupport forum%s."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el %sforo de soporte%s."

#: src/admin-display.cls.php:136 src/lang.cls.php:248
msgid "Crawler"
msgstr "Rastreador"

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:697
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitada la purga de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:25
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:24
msgid "This will Purge Pages only"
msgstr "Esto solo purgará las páginas"

#: tpl/toolbox/purge.tpl.php:23
msgid "Purge Pages"
msgstr "Purgar páginas"

#: src/gui.cls.php:83 tpl/inc/modal.deactivation.php:77
msgid "Cancel"
msgstr "Cancelar"

#: tpl/crawler/summary.tpl.php:154
msgid "Activate"
msgstr "Activar"

#: tpl/cdn/cf.tpl.php:44
msgid "Email Address"
msgstr "Dirección de correo electrónico"

#: src/gui.cls.php:869
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:182
msgid "Purged the URL!"
msgstr "¡Se ha purgado la URL!"

#: cli/purge.cls.php:133
msgid "Purged the blog!"
msgstr "¡Se ha purgado el blog!"

#: cli/purge.cls.php:86
msgid "Purged All!"
msgstr "¡Se ha purgado todo!"

#: src/purge.cls.php:717
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitada la purga de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:27
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:18
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:29
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:28
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:45
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:29
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:44
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/cache/network_settings-cache.tpl.php:29
msgid "It is STRONGLY recommended that the compatibility with other plugins on a single/few sites is tested first."
msgstr "Se recomienda ENCARECIDAMENTE que primero se pruebe la compatibilidad con otros plugins en uno o varios sitios."

#: tpl/toolbox/purge.tpl.php:208
msgid "Purge pages by post ID."
msgstr "Purgar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:41
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Purga las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:33
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: tpl/toolbox/purge.tpl.php:18
msgid "This will Purge Front Page only"
msgstr "Esto solo purgará la página principal"

#: tpl/toolbox/purge.tpl.php:211
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:205
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Purgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:132
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si se debe purgar todo el sitio WordPress, usa «Purgar todo»."

#: src/core.cls.php:327
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado la purga de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:31
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:36
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:35
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:809 src/admin-display.cls.php:813
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:31
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:30
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:127
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:128
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:128
msgid "Clears all cache entries related to this site, including other web applications."
msgstr "Vacía todas las entradas de la caché relacionadas con este sitio, incluyendo otras aplicaciones web."

#: tpl/toolbox/purge.tpl.php:132
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:132
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:691
msgid "LiteSpeed Cache Purge All"
msgstr "Purdgar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:41
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:33
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:32
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:31
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:30
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:27
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:26
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:256 tpl/toolbox/log_viewer.tpl.php:18
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:56
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/toolbox/settings-debug.tpl.php:60
msgid "The Admin IP option will only output log messages on requests from admin IPs listed below."
msgstr "La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas."

#: tpl/cache/settings-ttl.tpl.php:89
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:66
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: tpl/cache/settings-purge.tpl.php:53 tpl/cache/settings-purge.tpl.php:90
#: tpl/cache/settings-purge.tpl.php:114
#: tpl/page_optm/settings_tuning_css.tpl.php:72
#: tpl/page_optm/settings_tuning_css.tpl.php:147
msgid "Note"
msgstr "Nota"

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:25
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:127
msgid "Purge All On Upgrade"
msgstr "Purgar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Purgar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No purgar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr "Purgar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr "Purgar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr "Purgar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr "Purgar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:47
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:75 tpl/cache/settings-ttl.tpl.php:90
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:74
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:95
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:155
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings-cache.tpl.php:102
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:63
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:84
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:139
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#. translators: %s: Example domain
#: tpl/cache/settings_inc.login_cookie.tpl.php:45
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:41
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:39
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:38
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:37
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#. translators: %s: Default login cookie name
#: tpl/cache/settings_inc.login_cookie.tpl.php:32
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: src/lang.cls.php:225
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:80
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:22
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:91
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:28 tpl/cache/entry_network.tpl.php:21
#: tpl/toolbox/settings-debug.tpl.php:93
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:17
#: tpl/cache/settings-advanced.tpl.php:16
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:225
msgid "Purge List"
msgstr "Purgar lista"

#: tpl/toolbox/purge.tpl.php:176
msgid "Purge By..."
msgstr "Purgar por..."

#: tpl/crawler/blacklist.tpl.php:40 tpl/crawler/map.tpl.php:76
#: tpl/toolbox/purge.tpl.php:200
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:196
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:192
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:188
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:16
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:807
msgid "Purge url %s"
msgstr "Purgar la URL %s"

#: src/purge.cls.php:773
msgid "Purge tag %s"
msgstr "Purgar la etiqueta %s"

#: src/purge.cls.php:744
msgid "Purge category %s"
msgstr "Purgar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:42
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio."

#: tpl/cache/settings-cache.tpl.php:42 tpl/crawler/settings.tpl.php:113
#: tpl/crawler/settings.tpl.php:133 tpl/crawler/summary.tpl.php:208
#: tpl/page_optm/entry.tpl.php:42
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:138
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: tpl/toolbox/edit_htaccess.tpl.php:41
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo «.htaccess» de LiteSpeed Cache"

#: src/error.cls.php:143
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: src/lang.cls.php:223
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:224
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:30
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:24
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:21
#: tpl/cache/settings_inc.browser.tpl.php:23 tpl/toolbox/heartbeat.tpl.php:24
#: tpl/toolbox/report.tpl.php:46
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:56
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: tpl/cache/settings-purge.tpl.php:55
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio."

#: src/lang.cls.php:109 tpl/cache/settings_inc.cache_mobile.tpl.php:92
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:167 src/file.cls.php:171
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/page_optm/entry.tpl.php:17 tpl/page_optm/settings_js.tpl.php:17
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:710 tpl/db_optm/entry.tpl.php:13
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:94
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: src/purge.cls.php:683
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado al servidor web LiteSpeed la purga de la página de inicio."

#: tpl/toolbox/purge.tpl.php:17
msgid "Purge Front Page"
msgstr "Purgar la página de inicio"

#: tpl/page_optm/settings_localization.tpl.php:137
#: tpl/toolbox/beta_test.tpl.php:40
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:99
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:66
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1226
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1222
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:57
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/toolbox/report.tpl.php:122
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:28
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:54
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:28
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:16
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:15
msgid "Enabled"
msgstr "Activado"

#: src/lang.cls.php:137
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: litespeed-cache.php tpl/banner/new_version.php:57
#: tpl/banner/new_version_dev.tpl.php:21 tpl/cache/more_settings_tip.tpl.php:28
#: tpl/esi_widget_edit.php:41 tpl/inc/admin_footer.php:17
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: src/lang.cls.php:258
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/general/settings.tpl.php:72 tpl/general/settings.tpl.php:79
#: tpl/general/settings.tpl.php:86 tpl/general/settings.tpl.php:103
#: tpl/page_optm/settings_media.tpl.php:251
#: tpl/page_optm/settings_vpi.tpl.php:44
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:31
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:30
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:29
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:28
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:26
msgid "Author archive"
msgstr "Archivo del autor"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Home page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:22
msgid "Front page"
msgstr "Portada"

#: tpl/cache/settings-purge.tpl.php:21
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:73
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas."

#: tpl/cache/settings-purge.tpl.php:50
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de purga automática para publicación y actualización"

#: src/lang.cls.php:92
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: src/admin-display.cls.php:1043 tpl/cache/settings_inc.object.tpl.php:162
#: tpl/crawler/settings.tpl.php:43 tpl/esi_widget_edit.php:78
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:257
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:124
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:50
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/purge.cls.php:234
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache."

#: src/gui.cls.php:554 src/gui.cls.php:562 src/gui.cls.php:570
#: src/gui.cls.php:579 src/gui.cls.php:589 src/gui.cls.php:599
#: src/gui.cls.php:609 src/gui.cls.php:619 src/gui.cls.php:628
#: src/gui.cls.php:638 src/gui.cls.php:648 src/gui.cls.php:736
#: src/gui.cls.php:744 src/gui.cls.php:752 src/gui.cls.php:761
#: src/gui.cls.php:771 src/gui.cls.php:781 src/gui.cls.php:791
#: src/gui.cls.php:801 src/gui.cls.php:810 src/gui.cls.php:820
#: src/gui.cls.php:830 tpl/page_optm/settings_media.tpl.php:139
#: tpl/toolbox/purge.tpl.php:40 tpl/toolbox/purge.tpl.php:47
#: tpl/toolbox/purge.tpl.php:55 tpl/toolbox/purge.tpl.php:64
#: tpl/toolbox/purge.tpl.php:73 tpl/toolbox/purge.tpl.php:82
#: tpl/toolbox/purge.tpl.php:91 tpl/toolbox/purge.tpl.php:100
#: tpl/toolbox/purge.tpl.php:109 tpl/toolbox/purge.tpl.php:117
msgid "Purge All"
msgstr "Purgar todo"

#: src/admin-display.cls.php:291 src/gui.cls.php:718
#: tpl/crawler/entry.tpl.php:17
msgid "Settings"
msgstr "Ajustes"

#: tpl/banner/score.php:122
msgid "Support forum"
msgstr "Foro de soporte"litespeed-wp-plugin/7.3.0.1/translations/litespeed-cache-es_ES.l10n.php000064400000422313151600236700021271 0ustar00<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2025-07-25 19:36:24+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - LiteSpeed Cache - Stable (latest release)','language'=>'es','messages'=>['e.g. Use %1$s or %2$s.'=>'p.ej. utiliza %1$s o %2$s.','Click to copy'=>'Haz clic para copiar','Rate %1$s on %2$s'=>'Puntúa %1$s en %2$s','Clear %s cache when "Purge All" is run.'=>'Limpiar la caché de %s cuando se ejecuta «Purgar todo».','SYNTAX: alphanumeric and "_". No spaces and case sensitive.'=>'SINTAXIS: alfanumérica y «_». Sin espacios y con distinción entre mayúsculas y minúsculas.','SYNTAX: alphanumeric and "_". No spaces and case sensitive. MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.'=>'SINTAXIS: alfanumérica y «_». Sin espacios y con distinción entre mayúsculas y minúsculas. DEBE SER ÚNICA Y DISTINTA DE OTRAS APLICACIONES WEB.','Submit a ticket'=>'Enviar un tique','Clear Cloudflare cache'=>'Vaciar la caché de Cloudflare','QUIC.cloud\'s access to your WP REST API seems to be blocked.'=>'El acceso de QUIC.cloud a tu API REST de WP parece estar bloqueado.','Copy Log'=>'Copiar registro','Selectors must exist in the CSS. Parent classes in the HTML will not work.'=>'Los selectores deben existir en el CSS. Las clases principales en el HTML no funcionarán.','List the CSS selectors whose styles should always be included in CCSS.'=>'Lista los selectores CSS cuyos estilos siempre deben incluirse en CCSS.','List the CSS selectors whose styles should always be included in UCSS.'=>'Lista los selectores CSS cuyos estilos siempre deben incluirse en UCSS.','Available after %d second(s)'=>'Disponible después de %d segundo(s)','Enable QUIC.cloud Services'=>'Activar los servicios de QUIC.cloud','The features below are provided by %s'=>'Las siguientes características son proporcionadas por %s','Do not show this again'=>'No volver a mostrar esto','Free monthly quota available. Can also be used anonymously (no email required).'=>'Cuota mensual gratuita disponible. También se puede usar de forma anónima (no se requiere correo electrónico).','Cloudflare Settings'=>'Ajustes de Cloudflare','Failed to detect IP'=>'No se pudo detectar la IP','CCSS Selector Allowlist'=>'Lista de permitidos del selector del CCSS','Outputs to a series of files in the %s directory.'=>'Da salida en una serie de archivos en el directorio %s.','Attach PHP info to report. Check this box to insert relevant data from %s.'=>'Adjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s.','Last Report Date'=>'Fecha del último informe','Last Report Number'=>'Número del último informe','Regenerate and Send a New Report'=>'Regenerar y enviar un nuevo informe','This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action.'=>'Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción.','Soft Reset Optimization Counter'=>'Restablecimiento suave del contador de optimización','When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.'=>'Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas.','%1$s is a %2$s paid feature.'=>'%1$s es una característica de pago de %2$s.','Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first.'=>'Quita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud.','Disconnect from QUIC.cloud'=>'Desconectar de QUIC.cloud','Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard.'=>'¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud.','CDN - not available for anonymous users'=>'CDN - no disponible para usuarios anónimos','Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features.'=>'Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles.','QUIC.cloud Integration Enabled with limitations'=>'Integración de QUIC.cloud activada con limitaciones','Your site is connected and ready to use QUIC.cloud Online Services.'=>'Tu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud.','QUIC.cloud Integration Enabled'=>'Integración de QUIC.cloud activada','In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it.'=>'Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla.','Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding.'=>'Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN.','Provides <strong>security at the CDN level</strong>, protecting your server from attack.'=>'Proporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques.','Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>.'=>'Ofrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>.','Caches your entire site, including dynamic content and <strong>ESI blocks</strong>.'=>'Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>.','Content Delivery Network'=>'Red de entrega de contenidos','<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold.'=>'<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse.','<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads.'=>'El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida.','<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall.'=>'<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general.','<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling.'=>'<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo.','QUIC.cloud\'s Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores.'=>'Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página.','Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee.'=>'El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste.','Optionally creates next-generation WebP or AVIF image files.'=>'Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación.','Processes your uploaded PNG and JPG images to produce smaller versions that don\'t sacrifice quality.'=>'Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad.','QUIC.cloud\'s Image Optimization service does the following:'=>'El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:','<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading.'=>'La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida.','<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster.'=>'La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido.','QUIC.cloud\'s Online Services improve your site in the following ways:'=>'Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:','Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.'=>'Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud.','QUIC.cloud Integration Disabled'=>'Integración de QUIC.cloud desactivada','QUIC.cloud Online Services'=>'Servicios en línea de QUIC.cloud','Online Services'=>'Servicios en línea','Autoload'=>'Carga automática','Refresh QUIC.cloud status'=>'Actualizar el estado de QUIC.cloud','Refresh'=>'Actualizar','You must be using one of the following products in order to measure Page Load Time:'=>'Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:','Refresh Usage'=>'Actualizar el uso','News'=>'Noticias','You need to set the %s in Settings first before using the crawler'=>'Debes configurar %s en Ajustes antes de usar el rastreador','You must set %1$s to %2$s before using this feature.'=>'Debes configurar %1$s en %2$s antes de usar esta característica.','You must set %s before using this feature.'=>'Debes configurar %s antes de usar esta característica.','My QUIC.cloud Dashboard'=>'Mi escritorio de QUIC.cloud','You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard.'=>'Actualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud.','To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.'=>'Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud.','To manage your QUIC.cloud options, please contact your hosting provider.'=>'Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento.','To manage your QUIC.cloud options, go to your hosting provider\'s portal.'=>'Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento.','QUIC.cloud CDN Options'=>'Opciones de CDN de QUIC.cloud','Best available WordPress performance, globally fast TTFB, easy setup, and %smore%s!'=>'¡El mejor rendimiento disponible para WordPress, TTFB globalmente rápido, fácil configuración y %smucho más%s!','no matter where they live.'=>'no importa dónde vivan.','Content Delivery Network Service'=>'Servicio de red de entrega de contenido','Enable QUIC.cloud CDN'=>'Activar la CDN de QUIC.cloud','Link & Enable QUIC.cloud CDN'=>'Enlazar y activar la CDN de QUIC.cloud','QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users.'=>'La CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar).','QUIC.cloud CDN is currently <strong>fully disabled</strong>.'=>'La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>.','Learn More about QUIC.cloud'=>'Obtén más información acerca de QUIC.cloud','QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.'=>'QUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud.','Enable QUIC.cloud services'=>'Activar los servicios de QUIC.cloud','Free monthly quota available.'=>'Cuota mensual gratuita disponible.','Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.'=>'Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>.','Accelerate, Optimize, Protect'=>'Acelera, optimiza, protege','Check the status of your most important settings and the health of your CDN setup here.'=>'Verifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí.','QUIC.cloud CDN Status Overview'=>'Resumen del estado de CDN de QUIC.cloud','Refresh Status'=>'Actualizar Estado','Other Static CDN'=>'Otra CDN estática','Dismiss this notice.'=>'Descartar este aviso.','Send to twitter to get %s bonus'=>'Envíar a X para obtener %s de bonificación','Spread the love and earn %s credits to use in our QUIC.cloud online services.'=>'Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud.','No backup of unoptimized AVIF file exists.'=>'No existe ninguna copia de seguridad del archivo AVIF sin optimizar.','AVIF saved %s'=>'AVIF guardado %s','AVIF file reduced by %1$s (%2$s)'=>'Archivo AVIF reducido en %1$s (%2$s)','Currently using original (unoptimized) version of AVIF file.'=>'Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF.','Currently using optimized version of AVIF file.'=>'Actualmente se utiliza la versión optimizada del archivo AVIF.','WebP/AVIF For Extra srcset'=>'WebP/AVIF para srcset adicional','Next-Gen Image Format'=>'Formato de imagen de próxima generación','Enabled AVIF file successfully.'=>'Archivo AVIF activado correctamente.','Disabled AVIF file successfully.'=>'El archivo AVIF desactivado correctamente.','Reset image optimization counter successfully.'=>'Restablecido el contador de optimización de imágenes correctamente.','Filename is empty!'=>'¡El nombre del archivo está vacío!','You will need to finish %s setup to use the online services.'=>'Necesitarás finalizar la configuración de %s para utilizar los servicios en línea.','Sync QUIC.cloud status successfully.'=>'Sincronizado el estado de QUIC.cloud correctamente.','Linked to QUIC.cloud preview environment, for testing purpose only.'=>'Enlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba.','Click here to proceed.'=>'Haz clic aquí para continuar.','Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.'=>'Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud.','Reset %s activation successfully.'=>'Restablecida la activación de %s correctamente.','Congratulations, %s successfully set this domain up for the online services with CDN service.'=>'Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN.','Congratulations, %s successfully set this domain up for the online services.'=>'Felicidades, %s configuró correctamente este dominio para los servicios en línea.','Congratulations, %s successfully set this domain up for the anonymous online services.'=>'Felicidades, %s configuró correctamente este dominio para los servicios anónimos en línea.','%s activation data expired.'=>'%s datos de activación caducados.','Failed to parse %s activation status.'=>'No se pudo analizar el estado de activación de %s.','Failed to validate %s activation data.'=>'No se pudieron validar los datos de activación de %s.','Cert or key file does not exist.'=>'El archivo de certificado o clave no existe.','You need to activate QC first.'=>'Primero debes activar QC.','You need to set the %1$s first. Please use the command %2$s to set.'=>'Primero debes configurar %1$s. Usa el comando %2$s para configurarlo.','Failed to get echo data from WPAPI'=>'No se pudieron obtener los datos de eco de WPAPI','The user with id %s has editor access, which is not allowed for the role simulator.'=>'El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles.','You have used all of your quota left for current service this month.'=>'Has utilizado toda la cuota que te quedaba para el servicio actual este mes.','Learn more or purchase additional quota.'=>'Más información o compra cuota adicional.','You have used all of your daily quota for today.'=>'Has utilizado toda tu cuota diaria de hoy.','If comment to be kept is like: %1$s write: %2$s'=>'Si el comentario a conservar es como: %1$s escribe: %2$s','When minifying HTML do not discard comments that match a specified pattern.'=>'Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado.','Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.'=>'Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio.','HTML Keep Comments'=>'HTML Mantener comentarios','AJAX Cache TTL'=>'TTL de caché AJAX','You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.'=>'Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora.','Clean all orphaned post meta records'=>'Limpiar todos los registros meta de entradas huérfanas','Orphaned Post Meta'=>'Meta de entrada huérfano','Best available WordPress performance'=>'El mejor rendimiento disponible para WordPress','Clean orphaned post meta successfully.'=>'Limpieza correcta de los meta de entrada huérfanos.','Last Pulled'=>'Última extracción','You can list the 3rd party vary cookies here.'=>'Puedes listar las cookies de terceros que varían aquí.','Vary Cookies'=>'Variar cookies','Preconnecting speeds up future loads from a given origin.'=>'La preconexión acelera las cargas futuras desde un origen determinado.','If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.'=>'Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.','Generate a separate vary cache copy for the mini cart when the cart is not empty.'=>'Generar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.','Vary for Mini Cart'=>'Variante según el minicarrito','DNS Preconnect'=>'Preconexión DNS','This setting is %1$s for certain qualifying requests due to %2$s!'=>'¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!','Listed JS files or inline JS code will be delayed.'=>'Los archivos JS listados o el código JS en línea se retrasarán.','URL Search'=>'Buscar URL','JS Delayed Includes'=>'Inclusiones de JS retrasadas','Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.'=>'Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.','Cloud server refused the current request due to unpulled images. Please pull the images first.'=>'El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.','Current server load'=>'Carga actual del servidor','Redis encountered a fatal error: %1$s (code: %2$d)'=>'Redis encontró un error fatal: %1$s (código: %2$d)','Started async image optimization request'=>'Se inició la solicitud de optimización asíncrona de imágenes','Started async crawling'=>'Se inició el rastreo asíncrono','Saving option failed. IPv4 only for %s.'=>'Falló el guardado de la opción. IPv4 es solo para %s.','Cloud server refused the current request due to rate limiting. Please try again later.'=>'El servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.','Maximum image post id'=>'ID de entrada de imagen máxima','Current image post id position'=>'Posición actual del id de entrada de la imagen','Images ready to request'=>'Imágenes listas para la solicitud','Redetect'=>'Volver a detectar','If you are using a %1$s socket, %2$s should be set to %3$s'=>'Si estás usando un socket %1$s, %2$s debería estar en %3$s','All QUIC.cloud service queues have been cleared.'=>'Se han borrado todas las colas de servicio de QUIC.cloud.','Cache key must be integer or non-empty string, %s given.'=>'La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.','Cache key must not be an empty string.'=>'La clave de caché no puede ser una cadena vacía.','JS Deferred / Delayed Excludes'=>'Exclusiones de JS diferido / retrasado','The queue is processed asynchronously. It may take time.'=>'La cola se procesa de forma asíncrona. Puede llevar un tiempo.','In order to use QC services, need a real domain name, cannot use an IP.'=>'Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.','Restore Settings'=>'Restaurar los ajustes','This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?'=>'Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?','Backup created %1$s before applying the %2$s preset'=>'Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s','Applied the %1$s preset %2$s'=>'Se ha aplicado el prejuste %1$s %2$s','Restored backup settings %1$s'=>'Se han restaurado el respaldo de los ajustes %1$s','Error: Failed to apply the settings %1$s'=>'Error: No se pudieron aplicar los ajustes %1$s','History'=>'Historial','unknown'=>'desconocido','Apply Preset'=>'Aplicar el preajuste','This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?'=>'Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?','Who should use this preset?'=>'¿Quién debería usar este preajuste?','Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.'=>'Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.','LiteSpeed Cache Standard Presets'=>'Preajustes estándar de cache de LiteSpeed','A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.','This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.'=>'Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.','Inline CSS added to Combine'=>'CSS en línea añadido a Combinar','Inline JS added to Combine'=>'JS en línea añadido a Combinar','JS Delayed'=>'JS Retrasado','Viewport Image Generation'=>'Generación del viewport de la imagen','Lazy Load for Images'=>'Carga diferida para imágenes','Everything in Aggressive, Plus'=>'Todo lo de Aggressive y además','Extreme'=>'Extremo','This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.'=>'Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques.','Lazy Load for Iframes'=>'Carga diferida de Iframes','Removed Unused CSS for Users'=>'CSS sin uso eliminado para los usuarios','Asynchronous CSS Loading with Critical CSS'=>'Carga de CSS asíncrono con CSS crítico','CSS & JS Combine'=>'Combinar CSS y JS','Everything in Advanced, Plus'=>'Todo lo de Advance y además','Aggressive'=>'Agresivo','A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.','This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.'=>'Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques.','Remove Query Strings from Static Files'=>'Eliminar cadenas de consulta de recursos estáticos','DNS Prefetch for static files'=>'Precarga de DNS para archivos estáticos','JS Defer for both external and inline JS'=>'Aplazar JS para JS externos e incrustados','CSS, JS and HTML Minification'=>'Minimizado de CSS, JS y HTML','Guest Mode and Guest Optimization'=>'Modo de invitado y modo de optimización','Everything in Basic, Plus'=>'Todo en el básico, además','Advanced (Recommended)'=>'Avanzado (Recomendado)','A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.'=>'Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.','This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.'=>'Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.','Mobile Cache'=>'Caché móvil','Everything in Essentials, Plus'=>'Todo lo de Essentials y además','A Domain Key is not required to use this preset. Only basic caching features are enabled.'=>'No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.','This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.'=>'Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.','Higher TTL'=>'TTL mayor','Default Cache'=>'Caché por defecto','Essentials'=>'Básicos','LiteSpeed Cache Configuration Presets'=>'Preajustes de configuración de caché LiteSpeed','Standard Presets'=>'Preajustes estándar','Listed CSS files will be excluded from UCSS and saved to inline.'=>'Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.','UCSS File Excludes and Inline'=>'Excluir archivo del CSS sin uso e incrustar','UCSS Selector Allowlist'=>'Lista blanca del selector de CSS sin uso','Presets'=>'Preajustes','Partner Benefits Provided by'=>'Ventajas de colaboración ofrecidas por','LiteSpeed Logs'=>'Registros de LiteSpeed','Crawler Log'=>'Registros de rastreadores','Purge Log'=>'Purgar registro','Prevent writing log entries that include listed strings.'=>'Evita escribir entradas del registro que incluyan cadenas listadas.','View Site Before Cache'=>'Ver sitio sin caché','View Site Before Optimization'=>'Ver sitio sin optimizar','Debug Helpers'=>'Ayudas de depuración','Enable Viewport Images auto generation cron.'=>'Activar el cron de generación automática del viewport de imágenes.','This enables the page\'s initial screenful of imagery to be fully displayed without delay.'=>'Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.','The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.'=>'El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.','When you use Lazy Load, it will delay the loading of all images on a page.'=>'Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.','Use %1$s to bypass remote image dimension check when %2$s is ON.'=>'Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.','VPI'=>'VPI','%s must be turned ON for this setting to work.'=>'%s debe estar activo para que este ajuste funcione.','Viewport Image'=>'Imagen de la vista','API: Filter %s available to disable blocklist.'=>'API: El filtro %s está disponible para desactivar la lista de bloqueos.','API: PHP Constant %s available to disable blocklist.'=>'API: La constante %s de PHP está disponible para desactivar la lista de bloqueos.','Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:'=>'Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:','Mobile'=>'Móvil','Disable VPI'=>'Desactivar VPI','Disable Image Lazyload'=>'Desactivar la carga de imágenes diferida','Disable Cache'=>'Desactivar la caché','Debug String Excludes'=>'Exclusión de cadenas de depuración','Viewport Images Cron'=>'Cron de imágenes de la vista','Viewport Images'=>'Imágenes de la vista','Alias is in use by another QUIC.cloud account.'=>'El alias ya está en uso por otra cuenta de QUIC.cloud.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.','Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.'=>'No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.','You cannot remove this DNS zone, because it is still in use. Please update the domain\'s nameservers, then try to delete this zone again, otherwise your site will become inaccessible.'=>'No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.','The site is not a valid alias on QUIC.cloud.'=>'El sitio no tiene un alias válido en QUIC.cloud.','Please thoroughly test each JS file you add to ensure it functions as expected.'=>'Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.','Please thoroughly test all items in %s to ensure they function as expected.'=>'Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.','Use %1$s to bypass UCSS for the pages which page type is %2$s.'=>'Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.','Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.'=>'Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.','Filter %s available for UCSS per page type generation.'=>'Disponible el filtro %s para la generación de UCSS por tipo de página.','Guest Mode failed to test.'=>'Prueba fallida del modo de invitado.','Guest Mode passed testing.'=>'Prueba superada del modo de invitado.','Testing'=>'Probando','Guest Mode testing result'=>'Resultado de la prueba del modo de invitado','Not blocklisted'=>'No está en la lista negra','Learn more about when this is needed'=>'Aprende más sobre cuándo es esto necesario','Cleaned all localized resource entries.'=>'Limpiadas todas las entradas de recursos localizados.','View .htaccess'=>'Ver el archivo «.htaccess»','You can use this code %1$s in %2$s to specify the htaccess file path.'=>'Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».','PHP Constant %s is supported.'=>'Es compatible la contante %s de PHP.','Default path is'=>'La ruta por defecto es','.htaccess Path'=>'Ruta del archivo «.htaccess»','Please read all warnings before enabling this option.'=>'Por favor, lee todas las advertencias antes de activar esta opción.','This will delete all generated unique CSS files'=>'Esto borrará todos los archivos CSS únicos generados','In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.'=>'Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.','Use latest GitHub Dev/Master commit'=>'Utiliza el último commit Dev/Master de GitHub','Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.'=>'Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.','Downgrade not recommended. May cause fatal error due to refactored code.'=>'No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.','Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.'=>'Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.','Listed JS files or inline JS code will not be optimized by %s.'=>'Los archivos JS listados o el código JS integrado no serán optimizados por %s.','Listed URI will not generate UCSS.'=>'Las URI listadas no generarán UCSS.','The selector must exist in the CSS. Parent classes in the HTML will not work.'=>'El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.','Wildcard %s supported.'=>'Compatibilidad con el comodín %s.','Useful for above-the-fold images causing CLS (a Core Web Vitals metric).'=>'Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).','Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).'=>'Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).','Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.'=>'Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.','Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).'=>'Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).','Delayed'=>'Retrasado','JS error can be found from the developer console of browser by right clicking and choosing Inspect.'=>'El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.','This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.'=>'Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.','This will also add a preconnect to Google Fonts to establish a connection earlier.'=>'Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.','Delay rendering off-screen HTML elements by its selector.'=>'Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.','Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.'=>'Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.','This option is bypassed due to %s option.'=>'Esta opción se omite debido a la opción %s.','Elements with attribute %s in HTML code will be excluded.'=>'Se excluirán los elementos con el atributo %s en el código HTML.','Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.'=>'Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.','This option will automatically bypass %s option.'=>'Esta opción omitirá automáticamente la opción %s.','Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.'=>'UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.','Run %s Queue Manually'=>'Ejecutar manualmente la cola %s','This option is bypassed because %1$s option is %2$s.'=>'Esta opción se omite porque la opción %1$s es %2$s.','Automatic generation of unique CSS is in the background via a cron-based queue.'=>'La generación automática de CSS único está en segundo plano a través de una cola basada en cron.','This will drop the unused CSS on each page from the combined file.'=>'Esto eliminará el CSS no utilizado en cada página del archivo combinado.','HTML Settings'=>'Ajustes HTML','LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.'=>'Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.','Listed IPs will be considered as Guest Mode visitors.'=>'Las IP listadas serán consideradas visitantes en modo invitado.','Listed User Agents will be considered as Guest Mode visitors.'=>'Los agentes de usuario listados serán considerados visitantes en modo invitado.','Your %1$s quota on %2$s will still be in use.'=>'Tu cuota de %1$s en %2$s aún seguirá en uso.','This option can help to correct the cache vary for certain advanced mobile or tablet visitors.'=>'Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.','Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.'=>'El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.','Please make sure this IP is the correct one for visiting your site.'=>'Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.','the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.'=>'la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.','You need to turn %s on and finish all WebP generation to get maximum result.'=>'Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.','You need to turn %s on to get maximum result.'=>'Necesitas activar %s para obtener el máximo resultado.','This option enables maximum optimization for Guest Mode visitors.'=>'Esta opción permite la máxima optimización para los visitantes del modo de invitado.','More'=>'Más','Remaining Daily Quota'=>'Cuota diaria restante','Successfully Crawled'=>'Rastreado correctamente','Already Cached'=>'Ya en la caché','The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.'=>'El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.','Optional when API token used.'=>'Opcional cuando se usa el token de la API.','Recommended to generate the token from Cloudflare API token template "WordPress".'=>'Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.','Global API Key / API Token'=>'Clave/Token global de la API','NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are only using QUIC.cloud or Cloudflare, leave this setting %s.'=>'NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %s.','Turn this setting %s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.'=>'Cambia este ajuste %s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.','Use external object cache functionality.'=>'Usa la funcionalidad de la caché de objetos externos.','Serve a separate cache copy for mobile visitors.'=>'Ofrece una copia de la caché separada para los visitantes móviles.','By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.'=>'Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.','Cleaned all Unique CSS files.'=>'Limpiados todos los archivos CSS únicos.','Add Missing Sizes'=>'Añadir tamaños que faltan','Optimize for Guests Only'=>'Optimizar solamente para invitados','Guest Mode JS Excludes'=>'Exclusiones JS del modo de invitado','CCSS Per URL'=>'CCSS por URL','HTML Lazy Load Selectors'=>'Selectores HTML de carga diferida','UCSS URI Excludes'=>'Exclusiones UCSS de la URI','UCSS Inline'=>'UCCS integrado','Guest Optimization'=>'Optimización para invitados','Guest Mode'=>'Modo de invitado','Guest Mode IPs'=>'IP del modo de invitado','Guest Mode User Agents'=>'Agentes de usuario del modo de invitado','Online node needs to be redetected.'=>'El nodo online tiene que volver a ser detectado.','The current server is under heavy load.'=>'El servidor actual está bajo una gran carga.','Please see %s for more details.'=>'Por favor, consulta %s para más detalles.','This setting will regenerate crawler list and clear the disabled list!'=>'¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!','%1$s %2$s files left in queue'=>'%1$s %2$s archivos restantes en la cola','Crawler disabled list is cleared! All crawlers are set to active! '=>'¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! ','Redetected node'=>'Nodo detectado nuevamente','No available Cloud Node after checked server load.'=>'No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.','Localization Files'=>'Archivos de idiomas','Purged!'=>'¡Purgado!','Resources listed here will be copied and replaced with local URLs.'=>'Los recursos listados aquí se copiarán y reemplazarán con URL locales.','Use latest GitHub Master commit'=>'Usar el último commit maestro de GitHub','Use latest GitHub Dev commit'=>'Usar el último commit de desarrollo de GitHub','No valid sitemap parsed for crawler.'=>'No se ha analizado ningún mapa del sitio válido para el rastreador.','CSS Combine External and Inline'=>'Combinación de CSS externo e integrado','Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.'=>'Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.','Minify CSS files and inline CSS code.'=>'Minimiza archivos CSS y código CSS integrado.','Predefined list will also be combined w/ the above settings'=>'La lista predefinida también se combinará con los ajustes anteriores','Localization'=>'Localización','Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.'=>'Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.','Combine all local JS files into a single file.'=>'Combina todos los archivos JS locales en un único archivo.','Listed JS files or inline JS code will not be deferred or delayed.'=>'Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.','Click here to settings'=>'Haz clic aquí para los ajustes','JS Defer'=>'Diferir JS','LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.'=>'LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.','JS Combine External and Inline'=>'Combinación de JS externo e integrado','Dismiss'=>'Descartar','The latest data file is'=>'El último archivo de datos es','The list will be merged with the predefined nonces in your local data file.'=>'La lista se fusionará con los nonces predefinidos en tu archivo de datos local.','Combine CSS files and inline CSS code.'=>'Combina archivos CSS y código CSS integrado.','Minify JS files and inline JS codes.'=>'Minimiza archivos JS y códigos JS integrados.','Listed JS files or inline JS code will not be minified or combined.'=>'Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.','Listed CSS files or inline CSS code will not be minified or combined.'=>'Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.','This setting is overwritten by the Network setting'=>'Los ajustes de red sobreescriben este ajuste','LQIP Excludes'=>'Exclusiones de LQIP','These images will not generate LQIP.'=>'Estas imágenes no generarán LQIP.','Are you sure you want to reset all settings back to the default settings?'=>'¿Seguro que quieres restablecer los ajustes a los valores por defecto?','This option will remove all %s tags from HTML.'=>'Esta opción eliminará todas las etiquetas %s del HTML.','Are you sure you want to clear all cloud nodes?'=>'¿Seguro que quieres vaciar todos los nodos cloud?','Remove Noscript Tags'=>'Eliminar las etiquetas Noscript','The site is not registered on QUIC.cloud.'=>'El sitio no está registrado en QUIC.cloud.','Click here to set.'=>'Haz clic aquí para configurarlo.','Localize Resources'=>'Recursos localizados','Setting Up Custom Headers'=>'Configurar cabeceras personalizadas','This will delete all localized resources'=>'Esto borrará todos los recursos localizados','Localized Resources'=>'Recursos localizados','Comments are supported. Start a line with a %s to turn it into a comment line.'=>'Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.','HTTPS sources only.'=>'Solo orígenes HTTPS.','Localize external resources.'=>'Localizar recursos externos.','Localization Settings'=>'Ajustes de localización','Use QUIC.cloud online service to generate unique CSS.'=>'Usar el servicio en línea QUIC.cloud para generar CSS único.','Generate UCSS'=>'Generar UCSS','Unique CSS'=>'CSS único','Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches'=>'Purga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIP','LiteSpeed Report'=>'Informe de LiteSpeed','Image Thumbnail Group Sizes'=>'Grupo de tamaños de miniaturas','Ignore certain query strings when caching. (LSWS %s required)'=>'Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)','For URLs with wildcards, there may be a delay in initiating scheduled purge.'=>'En el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada.','By design, this option may serve stale content. Do not enable this option, if that is not OK with you.'=>'Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo.','Serve Stale'=>'Servir contenido rancio','This setting is overwritten by the primary site setting'=>'Esta ajuste es sobrescrito por los ajuste del sitio primario','One or more pulled images does not match with the notified image md5'=>'Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisado','Some optimized image file(s) has expired and was cleared.'=>'Una o más imágenes optimizadas han caducado y han sido borradas.','You have too many requested images, please try again in a few minutes.'=>'Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.','Pulled WebP image md5 does not match the notified WebP image md5.'=>'El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP.','Pulled AVIF image md5 does not match the notified AVIF image md5.'=>'El md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada.','Read LiteSpeed Documentation'=>'Leer la documentación de LiteSpeed','There is proceeding queue not pulled yet. Queue info: %s.'=>'La cola aún no ha sido recuperada. Información de la cola: %s.','Specify how long, in seconds, Gravatar files are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.','Cleared %1$s invalid images.'=>'Purgadas %1$s imágenes no válidas.','LiteSpeed Cache General Settings'=>'Ajustes generales de LiteSpeed Cache','This will delete all cached Gravatar files'=>'Esto borrará todos los archivos Gravatar almacenados en caché','Prevent any debug log of listed pages.'=>'Evita cualquier registro de depuración de las páginas listadas.','Only log listed pages.'=>'Solo registra las páginas listadas.','Specify the maximum size of the log file.'=>'Especifica el tamaño máximo del archivo de registro.','To prevent filling up the disk, this setting should be OFF when everything is working.'=>'Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.','Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.'=>'Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.','Use latest WordPress release version'=>'Usar la última versión de WordPress','OR'=>'O','Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.'=>'Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.','Reset Settings'=>'Restablecer ajustes','LiteSpeed Cache Toolbox'=>'Caja de herramientas de LiteSpeed','Beta Test'=>'Pruebas beta','Log View'=>'Vista de registros','Debug Settings'=>'Ajustes de depuración','Turn ON to control heartbeat in backend editor.'=>'Actívalo para controlar heartbeat en el editor.','Turn ON to control heartbeat on backend.'=>'Actívalo para controlar heartbeat en el escritorio.','Set to %1$s to forbid heartbeat on %2$s.'=>'Ponlo en %1$s para bloquear heartbeat en %2$s.','WordPress valid interval is %s seconds.'=>'El intervalo válido de WordPress es de %s segundos.','Specify the %s heartbeat interval in seconds.'=>'Especifica el intervalo de heartbeat para %s en segundos.','Turn ON to control heartbeat on frontend.'=>'Enciéndelo para controlar heartbeat en las páginas públicas.','Disable WordPress interval heartbeat to reduce server load.'=>'Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.','Heartbeat Control'=>'Control de Heartbeat','provide more information here to assist the LiteSpeed team with debugging.'=>'proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.','Optional'=>'Opcional','Generate Link for Current User'=>'Generar el enlace para el usuario actual','Passwordless Link'=>'Enlace sin contraseña','System Information'=>'Información del sistema','Go to plugins list'=>'Ir a la lista de plugins','Install DoLogin Security'=>'Instalar la seguridad de DoLogin','Check my public IP from'=>'Comprobar mi IP pública desde','Your server IP'=>'La IP de tu servidor','Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.'=>'Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.','This will enable crawler cron.'=>'Esto activará el cron rastreador.','Crawler General Settings'=>'Ajustes generales del rastreador','Remove from Blocklist'=>'Eliminar de la lista negra','Empty blocklist'=>'Vaciar la lista negra','Are you sure to delete all existing blocklist items?'=>'¿Seguro que quieres borrar todos los elementos de la lista negra?','Blocklisted due to not cacheable'=>'En la lista negra debido a que no se puede cachear','Add to Blocklist'=>'Añadir a la lista negra','Operation'=>'Operación','Sitemap Total'=>'Total del mapa del sitio','Sitemap List'=>'Lista del mapa del sitio','Refresh Crawler Map'=>'Recargar el mapa del rastreador','Clean Crawler Map'=>'Vaciar el mapa del rastreador','Blocklist'=>'Lista negra','Map'=>'Mapa','Summary'=>'Sumario','Cache Miss'=>'Fallo de caché','Cache Hit'=>'Acierto de caché','Waiting to be Crawled'=>'Esperando a ser rastreado','Blocklisted'=>'En lista negra','Miss'=>'Fallo','Hit'=>'Acierto','Waiting'=>'En espera','Running'=>'En curso','Use %1$s in %2$s to indicate this cookie has not been set.'=>'Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida.','Add new cookie to simulate'=>'Añadir una cookie nueva para simular','Remove cookie simulation'=>'Eliminar la simulación de la cookie','Htaccess rule is: %s'=>'La regla de Htaccess es: %s','More settings available under %s menu'=>'Más ajustes disponibles en el menú %s','The amount of time, in seconds, that files will be stored in browser cache before expiring.'=>'La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.','OpenLiteSpeed users please check this'=>'Marca esto si eres un usuario de OpenLiteSpeed','Browser Cache Settings'=>'Ajustes de la caché del navegador','Paths containing these strings will be forced to public cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.','With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.'=>'Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.','An optional second parameter may be used to specify cache control. Use a space to separate'=>'Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar','The above nonces will be converted to ESI automatically.'=>'Los nonces anteriores se convertirán en ESI automáticamente.','Browser'=>'Navegador','Object'=>'Objeto','Default port for %1$s is %2$s.'=>'Puerto por defecto de %1$s es %2$s.','Object Cache Settings'=>'Ajustes de la caché de objetos','Specify an HTTP status code and the number of seconds to cache that page, separated by a space.'=>'Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.','Specify how long, in seconds, the front page is cached.'=>'Especifica cuánto tiempo, en segundos, se almacena la página de inicio.','TTL'=>'TTL','If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.'=>'Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.','Swap'=>'Swap','Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.'=>'Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.','Avatar list in queue waiting for update'=>'La lista de avatares está en la cola esperando ser actualizada','Refresh Gravatar cache by cron.'=>'Refrescar la caché de Gravatar por cron.','Accelerates the speed by caching Gravatar (Globally Recognized Avatars).'=>'Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).','Store Gravatar locally.'=>'Almacenar los gravatares localmente.','Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.'=>'Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.','LQIP requests will not be sent for images where both width and height are smaller than these dimensions.'=>'No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.','pixels'=>'pixels','Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.'=>'Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.','Specify the quality when generating LQIP.'=>'Especifica la calidad al generar el LQIP.','Keep this off to use plain color placeholders.'=>'Mantén esto apagado para usar marcadores de posición de color.','Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.'=>'Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.','Specify the responsive placeholder SVG color.'=>'Especifica el color del marcador de posición SVG adaptable.','Variables %s will be replaced with the configured background color.'=>'Las variables %s serán reemplazadas por el color de fondo configurado.','Variables %s will be replaced with the corresponding image properties.'=>'Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.','It will be converted to a base64 SVG placeholder on-the-fly.'=>'Se convertirá en un marcador de posición SVG base64 sobre la marcha.','Specify an SVG to be used as a placeholder when generating locally.'=>'Especifica un SVG que se utilizará como marcador de posición al generar localmente.','Prevent any lazy load of listed pages.'=>'Evita cualquier carga diferida de las páginas de la lista.','Iframes having these parent class names will not be lazy loaded.'=>'Los iframes con estos nombres de clase padres no se cargarán de forma diferida.','Iframes containing these class names will not be lazy loaded.'=>'Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.','Images having these parent class names will not be lazy loaded.'=>'Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.','LiteSpeed Cache Page Optimization'=>'Optimización de página de LiteSpeed Cache','Media Excludes'=>'Exclusiones de medios','CSS Settings'=>'Ajustes de CSS','%s is recommended.'=>'Se recomienda %s.','Deferred'=>'Diferido','Default'=>'Por defecto','This can improve the page loading speed.'=>'Esto puede mejorar la velocidad de carga de la página.','Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.'=>'Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.','New developer version %s is available now.'=>'La nueva versión de desarrollo %s está disponible.','New Developer Version Available!'=>'¡Nueva versión para desarrolladores disponible!','Dismiss this notice'=>'Ignorar ese aviso','Tweet this'=>'Tuitea esto','Tweet preview'=>'Vista previa del tweet','Learn more'=>'Aprender más','You just unlocked a promotion from QUIC.cloud!'=>'¡Acabas de desbloquear una promoción de QUIC.cloud!','The image compression quality setting of WordPress out of 100.'=>'El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.','Image Optimization Settings'=>'Ajustes de optimización de imágenes','Are you sure to destroy all optimized images?'=>'¿Está seguro de destruir todas las imágenes optimizadas?','Use Optimized Files'=>'Usar archivos optimizados','Switch back to using optimized images on your site'=>'Volver a utilizar imágenes optimizadas en tu web','Use Original Files'=>'Usar archivos originales','Use original images (unoptimized) on your site'=>'Usar imágenes originales (no optimizadas) en tu web','You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.'=>'Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles.','Optimization Tools'=>'Herramientas de optimización','Rescan New Thumbnails'=>'Reexaminar nuevas miniaturas','Congratulations, all gathered!'=>'¡Felicidades, todos obtenidos!','What is an image group?'=>'¿Qué es un grupo de imágenes?','Delete all backups of the original images'=>'Borrar todas las copias de seguridad de las imágenes originales','Calculate Backups Disk Space'=>'Calcular el espacio en disco de las copias de seguridad','Optimization Status'=>'Estado de optimización','Current limit is'=>'El límite actual es','To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.'=>'Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.','You can request a maximum of %s images at once.'=>'Puedes solicitar un máximo de %s imágenes de una vez.','Optimize images with our QUIC.cloud server'=>'Optimiza las imágenes con nuestro servidor en QUIC.cloud','Revisions newer than this many days will be kept when cleaning revisions.'=>'Las revisiones más recientes se guardarán cuando se limpien las revisiones.','Day(s)'=>'Día(s)','Specify the number of most recent revisions to keep when cleaning revisions.'=>'Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.','LiteSpeed Cache Database Optimization'=>'Optimización de la base de datos de la caché de LiteSpeed','DB Optimization Settings'=>'Ajustes de optimización de la BD','Option Name'=>'Nombre de la opción','Database Summary'=>'Resumen de la base de datos','We are good. No table uses MyISAM engine.'=>'Estamos bien. Ninguna tabla usa el motor MyISAM.','Convert to InnoDB'=>'Convertir a InnoDB','Tool'=>'Herramienta','Engine'=>'Motor','Table'=>'Tabla','Database Table Engine Converter'=>'Conversor de motor de tabla de base de datos','Clean revisions older than %1$s day(s), excluding %2$s latest revisions'=>'Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones','Currently active crawler'=>'Rastreador activo','Crawler(s)'=>'Rastreador(es)','Crawler Status'=>'Estado del rastreador','Force cron'=>'Forzar cron','Requests in queue'=>'Peticiones en cola','Time to execute previous request: %s'=>'Hora para ejecutar la solicitud anterior: %s','Private Cache'=>'Caché privada','Public Cache'=>'Caché pública','Cache Status'=>'Estado de caché','Last Pull'=>'Última lectura','Image Optimization Summary'=>'Resumen de la optimización de imágenes','Refresh page score'=>'Actualizar la puntuación de la página','Are you sure you want to redetect the closest cloud server for this service?'=>'¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?','Current closest Cloud server is %s. Click to redetect.'=>'El servidor en la nube más cercano es %s. Haz clic para volver a detectarlo.','Refresh page load time'=>'Actualizar el tiempo de carga de la página','Go to QUIC.cloud dashboard'=>'Ir al escritorio de QUIC.cloud','Low Quality Image Placeholder'=>'Marcador de imagen de baja calidad','Sync data from Cloud'=>'Sincronizar los datos de la nube','QUIC.cloud Service Usage Statistics'=>'Estadísticas de uso del servicio QUIC.cloud','Total images optimized in this month'=>'Total de imágenes optimizadas en este mes','Total Usage'=>'Uso total','Pay as You Go Usage Statistics'=>'Estadísticas pago por uso','PAYG Balance'=>'Balance de pagos','Pay as You Go'=>'Pago por uso','Usage'=>'Uso','Fast Queue Usage'=>'Uso de la cola rápida','CDN Bandwidth'=>'Ancho de banda de la CDN','LiteSpeed Cache Dashboard'=>'Escritorio de LiteSpeed Cache','Network Dashboard'=>'Escritorio de red','No cloud services currently in use'=>'No hay servicios de la nube en uso','Click to clear all nodes for further redetection.'=>'Haz clic para borrar todos los nodos para volver a detectar.','Current Cloud Nodes in Service'=>'Nodos de la nube actual en servicio','Link to QUIC.cloud'=>'Enlace a QUIC.cloud','General Settings'=>'Ajustes generales','Specify which HTML element attributes will be replaced with CDN Mapping.'=>'Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.','Add new CDN URL'=>'Añadir una nueva URL de la CDN','Remove CDN URL'=>'Eliminar la URL de la CDN','To enable the following functionality, turn ON Cloudflare API in CDN Settings.'=>'Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.','QUIC.cloud'=>'QUIC.cloud','WooCommerce Settings'=>'Ajustes de WooCommerce','Current Online Server IPs'=>'IPs del servidor en línea','Before generating key, please verify all IPs on this list are allowlisted'=>'Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca','For online services to work correctly, you must allowlist all %s server IPs.'=>'Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.','LQIP Cache'=>'Caché de LQIP','Options saved.'=>'Las opciones han sido guardadas.','Removed backups successfully.'=>'Copias de seguridad eliminadas correctamente.','Calculated backups successfully.'=>'Copias de seguridad calculadas correctamente.','Rescanned %d images successfully.'=>'%d imágenes reexploradas correctamente.','Rescanned successfully.'=>'Reexploración correcta.','Destroy all optimization data successfully.'=>'Todos los datos de optimización destruidos correctamente.','Cleaned up unfinished data successfully.'=>'Datos incompletos limpiados correctamente.','Pull Cron is running'=>'Pull Cron se está ejecutando','No valid image found by Cloud server in the current request.'=>'El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.','No valid image found in the current request.'=>'No se ha encontrado ninguna imagen válida en la petición actual.','Pushed %1$s to Cloud server, accepted %2$s.'=>'%1$s enviadas al servidor en la nube, %2$s aceptadas.','Revisions Max Age'=>'Edad máxima de las revisiones','Revisions Max Number'=>'Número máximo de revisiones','Debug URI Excludes'=>'URIs excluidas de la depuración','Debug URI Includes'=>'URIs incluidas en la depuración','HTML Attribute To Replace'=>'Atributo HTML a reemplazar','Use CDN Mapping'=>'Usar mapeo de CDN','QUIC.cloud CDN:'=>'CDN de QUIC.cloud:','Editor Heartbeat TTL'=>'TTL de heartbeat del editor','Editor Heartbeat'=>'Heartbeat del editor','Backend Heartbeat TTL'=>'TTL de heartbeat de la administración','Backend Heartbeat Control'=>'Control de heartbeat de la administración','Frontend Heartbeat TTL'=>'TTL de heartbeat de la parte pública','Frontend Heartbeat Control'=>'Control de heartbeat de la parte pública','Backend .htaccess Path'=>'Ruta del .htaccess de la administración','Frontend .htaccess Path'=>'Ruta del .htaccess de la parte pública','ESI Nonces'=>'Nonces de ESI','WordPress Image Quality Control'=>'Control de la calidad de imagen de WordPress','Auto Request Cron'=>'Cron de petición automática','Generate LQIP In Background'=>'Generar LQIP en segundo plano','LQIP Minimum Dimensions'=>'Dimensiones mínimas de LQIP','LQIP Quality'=>'Calidad de LQIP','LQIP Cloud Generator'=>'Generador de LQIP en la nube','Responsive Placeholder SVG'=>'Marcador de posición SVG adaptable','Responsive Placeholder Color'=>'Color del marcador de posición adaptable','Basic Image Placeholder'=>'Marcador de posición de imagen básica','Lazy Load URI Excludes'=>'Exclusión de URIs de carga diferida','Lazy Load Iframe Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padre de iframes','Lazy Load Iframe Class Name Excludes'=>'Exclusiones de carga diferida de clases de iframes','Lazy Load Image Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padres','Gravatar Cache TTL'=>'TTL de la caché de Gravatar','Gravatar Cache Cron'=>'Cron de la caché de Gravatar','Gravatar Cache'=>'Caché de Gravatar','DNS Prefetch Control'=>'Control del prefetch DNS','Font Display Optimization'=>'Optimización de visualización de fuentes','Force Public Cache URIs'=>'Forzar URIs de caché púbica','Notifications'=>'Avisos','Default HTTP Status Code Page TTL'=>'TTL del código de estado de página por defecto','Default REST TTL'=>'TTL por defecto de REST','Enable Cache'=>'Activa cache','Server IP'=>'IP del servidor','Images not requested'=>'Imágenes no solicitadas','Sync credit allowance with Cloud Server successfully.'=>'Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.','Failed to communicate with QUIC.cloud server'=>'Fallo de comunicación con el servidor QUIC.cloud','Good news from QUIC.cloud server'=>'Buenas noticias del servidor QUIC.cloud','Message from QUIC.cloud server'=>'Mensaje del servidor QUIC.cloud','Please try after %1$s for service %2$s.'=>'Por favor, inténtalo después de %1$s para el servicio %2$s.','No available Cloud Node.'=>'No hay ningún nodo de la nube disponible.','Cloud Error'=>'Error de la nube','The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.'=>'La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.','Restore from backup'=>'Restaurar desde la copia de seguridad','No backup of unoptimized WebP file exists.'=>'No existe una copia de seguridad del archivo WebP no optimizado.','WebP file reduced by %1$s (%2$s)'=>'Archivo WebP reducido en %1$s (%2$s)','Currently using original (unoptimized) version of WebP file.'=>'Actualmente usando la versión original (no optimizada) del archivo WebP.','Currently using optimized version of WebP file.'=>'Actualmente usando la versión optimizada del archivo WebP.','Orig'=>'Original','(no savings)'=>'(sin reducción)','Orig %s'=>'Original %s','Congratulation! Your file was already optimized'=>'¡Felicidades! Tu archivo ya ha sido optimizado','No backup of original file exists.'=>'No existe una copia de seguridad del archivo original.','Using optimized version of file. '=>'Usando la versión optimizada del archivo. ','Orig saved %s'=>'Ahorrado un %s del original','Original file reduced by %1$s (%2$s)'=>'Archivo original reducido en %1$s (%2$s)','Click to switch to optimized version.'=>'Haz clic para cambiar a la versión optimizada.','Currently using original (unoptimized) version of file.'=>'Actualmente usando la versión original (no optimizada) del archivo.','(non-optm)'=>'(no-optm)','Click to switch to original (unoptimized) version.'=>'Haz clic para cambiar a la versión original (no optimizada).','Currently using optimized version of file.'=>'Actualmente usando la versión optimizada del archivo.','(optm)'=>'(optm)','LQIP image preview for size %s'=>'Vista previa de la imagen LQIP para el tamaño %s','LQIP'=>'LQIP','Previously existed in blocklist'=>'Anteriormente existía en la lista negra','Manually added to blocklist'=>'Añadido manualmente a la lista negra','Mobile Agent Rules'=>'Reglas de agente móvil','Sitemap created successfully: %d items'=>'Mapa del sitio creado con éxito: %d elementos','Sitemap cleaned successfully'=>'El mapa del sitio se limpió con éxito','Invalid IP'=>'IP no válida','Value range'=>'Rango de valores','Smaller than'=>'Más pequeño que','Larger than'=>'Mayor que','Zero, or'=>'Cero, o','Maximum value'=>'Valor máximo','Minimum value'=>'Valor mínimo','Path must end with %s'=>'La ruta debe terminar en %s','Invalid rewrite rule'=>'Regla de reescritura no válida','currently set to %s'=>'actualmente establecido en %s','This setting is overwritten by the PHP constant %s'=>'Este ajuste es sobrescrita por la constante %s de PHP','Toolbox'=>'Herramientas','Database'=>'Base de datos','Page Optimization'=>'Optimización de página','Dashboard'=>'Escritorio','Converted to InnoDB successfully.'=>'Convertido a InnoDB correctamente.','Cleaned all Gravatar files.'=>'Vaciados todos los archivos de Gravatar.','Cleaned all LQIP files.'=>'Vaciados todos los archivos LQIP.','Unknown error'=>'Error desconocido','Your domain has been forbidden from using our services due to a previous policy violation.'=>'A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: '=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: ','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.'=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.','The callback validation to your domain failed due to hash mismatch.'=>'Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.','Your application is waiting for approval.'=>'Tu solicitud está a la espera de aprobación.','Previous request too recent. Please try again after %s.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.','Previous request too recent. Please try again later.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.','Crawler disabled by the server admin.'=>'Rastreador desactivado por el administrador del servidor.','Failed to create table %1$s! SQL: %2$s.'=>'¡Error al crear la tabla %1$s! SQL: %2$s.','Could not find %1$s in %2$s.'=>'No se ha podido encontrar %1$s en %2$s.','Credits are not enough to proceed the current request.'=>'Los créditos no son suficientes para proceder con la solicitud actual.','The domain key is not correct. Please try to sync your domain key again.'=>'La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.','There is proceeding queue not pulled yet.'=>'Hay una cola de procedimiento que no se ha retirado todavía.','Not enough parameters. Please check if the domain key is set correctly'=>'No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente','The image list is empty.'=>'La lista de imágenes está vacía.','LiteSpeed Crawler Cron'=>'Cron del rastreador de LiteSpeed','Every Minute'=>'Cada minuto','Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.'=>'Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.','To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.'=>'Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.','Generated links may be managed under %sSettings%s.'=>'Los enlaces generados pueden gestionarse en los %sAjustes%s.','Please do NOT share the above passwordless link with anyone.'=>'Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.','To generate a passwordless link for LiteSpeed Support Team access, you must install %s.'=>'Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.','Install'=>'Instalar','These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.'=>'Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.','PageSpeed Score'=>'Puntuación de PageSpeed','Improved by'=>'Mejorado por','After'=>'Después','Before'=>'Antes','Page Load Time'=>'Tiempo de carga de la página','To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.'=>'Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.','Preserve EXIF/XMP data'=>'Conservar los datos EXIF/XMP','Try GitHub Version'=>'Probar versión de GitHub','If you turn any of the above settings OFF, please remove the related file types from the %s box.'=>'Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.','Both full and partial strings can be used.'=>'Se pueden usa cadenas parciales y completas.','Images containing these class names will not be lazy loaded.'=>'Las imágenes que contengan estos nombres de clases no tendrán carga diferida.','Lazy Load Image Class Name Excludes'=>'Exclusión de nombres de clases para carga diferida de imágenes','For example, %1$s defines a TTL of %2$s seconds for %3$s.'=>'Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s.','To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.'=>'Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.','Maybe Later'=>'Puede que más tarde','Turn On Auto Upgrade'=>'Activar la actualización automática','Upgrade'=>'Actualizar','New release %s is available now.'=>'La nueva versión %s está disponible ahora.','New Version Available!'=>'¡Nueva versión disponible!','Created with ❤️ by LiteSpeed team.'=>'Creado con ❤️ por el equipo de LiteSpeed.','Sure I\'d love to review!'=>'¡Por supuesto, me encantará valorarlo!','Thank You for Using the LiteSpeed Cache Plugin!'=>'¡Gracias por usar el plugin de caché LiteSpeed!','Upgraded successfully.'=>'Actualizado con éxito.','Failed to upgrade.'=>'Fallo al actualizar.','Changed setting successfully.'=>'Ajuste cambiado con éxito.','ESI sample for developers'=>'Muestra de ESI para desarrolaldores','Replace %1$s with %2$s.'=>'Reemplaza %1$s con %2$s.','You can turn shortcodes into ESI blocks.'=>'Puedes convertir shortcodes en bloques ESI.','WpW: Private Cache vs. Public Cache'=>'WpW: Caché privada o caché pública','Append query string %s to the resources to bypass this action.'=>'Añade la cadena de consulta %s a los recursos para evitar esta acción.','Google reCAPTCHA will be bypassed automatically.'=>'Google reCAPTCHA se omitirá automáticamente.','To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.'=>'Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.','Cookie Values'=>'Valores de la cookie','Cookie Name'=>'Nombre de la cookie','Cookie Simulation'=>'Simulación de cookie','Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.'=>'Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.','Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.'=>'Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.','Automatically Upgrade'=>'Actualizar automáticamente','Your IP'=>'Tu IP','Reset successfully.'=>'Restablecimiento realizado con éxito.','This will reset all settings to default settings.'=>'Esto restablecerá todos los ajustes a su valores predeterminados.','Reset All Settings'=>'Restablecer todos los ajustes','Separate critical CSS files will be generated for paths containing these strings.'=>'Separa archivos CSS críticos al generar las rutas que contengan estas cadenas.','Separate CCSS Cache URIs'=>'Distintas URIs de caché CCSS','For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.'=>'Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.','List post types where each item of that type should have its own CCSS generated.'=>'Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.','Separate CCSS Cache Post Types'=>'Tipos de contenido de caché de CCSS distintos','Size list in queue waiting for cron'=>'Tamaño de la lista en la cola de espera del cron','If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.'=>'Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.','Automatically generate LQIP in the background via a cron-based queue.'=>'Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.','This will generate the placeholder with same dimensions as the image if it has the width and height attributes.'=>'Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.','Responsive image placeholders can help to reduce layout reshuffle when images are loaded.'=>'Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.','Responsive Placeholder'=>'Marcador de posición adaptable','This will delete all generated image LQIP placeholder files'=>'Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP','Please enable LiteSpeed Cache in the plugin settings.'=>'Por favor, activa LiteSpeed Cache en los ajustes del plugin.','Please enable the LSCache Module at the server level, or ask your hosting provider.'=>'Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.','Failed to request via WordPress'=>'Fallo en la solicitud desde WordPress','High-performance page caching and site optimization from LiteSpeed'=>'Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed','Reset the optimized data successfully.'=>'Datos de optimización restablecidos correctamente.','Update %s now'=>'Actualizar %s','View %1$s version %2$s details'=>'Ver detalles de la versión %2$s de %1$s','<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.'=>'<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.','Install %s'=>'Instalar %s','LSCache caching functions on this page are currently unavailable!'=>'¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!','%1$s plugin version %2$s required for this action.'=>'Para esta acción se necesita la versión %2$s del plugin %1$s.','We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.'=>'Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.','Automatically remove the original image backups after fetching optimized images.'=>'Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.','Remove Original Backups'=>'Eliminar copias de seguridad del orginal','Automatically request optimization via cron job.'=>'Solicitar automáticamente la optimización mediante un trabajo cron.','A backup of each image is saved before it is optimized.'=>'Se guarda una copia de seguridad de cada imagen antes de optimizarla.','Switched images successfully.'=>'Imágenes cambiadas correctamente.','This can improve quality but may result in larger images than lossy compression will.'=>'Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.','Optimize images using lossless compression.'=>'Optimizar imágenes usando compresión sin pérdida.','Optimize Losslessly'=>'Optimizar sin pérdida','Request WebP/AVIF versions of original images when doing optimization.'=>'Solicita versiones WebP/AVIF de las imágenes originales al hacer la optimización.','Optimize images and save backups of the originals in the same folder.'=>'Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.','Optimize Original Images'=>'Optimizar imágenes originales','When this option is turned %s, it will also load Google Fonts asynchronously.'=>'Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.','Cleaned all Critical CSS files.'=>'Limpiados todos los archivos CSS críticos.','This will inline the asynchronous CSS library to avoid render blocking.'=>'Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.','Inline CSS Async Lib'=>'Biblioteca de CSS integrado asíncrono','Run Queue Manually'=>'Ejecutar la cola manualmente','URL list in %s queue waiting for cron'=>'Lista de URL en cola %s esperando el cron','Last requested cost'=>'Último coste solicitado','Last generated'=>'Último generado','If set to %s this is done in the foreground, which may slow down page load.'=>'Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.','Automatic generation of critical CSS is in the background via a cron-based queue.'=>'Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.','Optimize CSS delivery.'=>'Optimiza la entrega de CSS.','This will delete all generated critical CSS files'=>'Esto borrará todos los archivos generados de CSS crítico','Critical CSS'=>'CSS crítico','This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.'=>'Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.','Disabling this may cause WordPress tasks triggered by AJAX to stop working.'=>'Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.','right now'=>'ahora mismo','just now'=>'ahora mismo','Saved'=>'Guardado','Last ran'=>'Última ejecución','You will be unable to Revert Optimization once the backups are deleted!'=>'¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!','This is irreversible.'=>'Esto es irreversible.','Remove Original Image Backups'=>'Eliminar copias de seguridad de las imágenes originales','Are you sure you want to remove all image backups?'=>'¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?','Total'=>'Total','Files'=>'Archivos','Last calculated'=>'Último cálculo','Calculate Original Image Storage'=>'Calcular almacenamiento original de imágenes','Storage Optimization'=>'Optimización de almacenamiento','Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic.'=>'Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress.','Use the format %1$s or %2$s (element is optional).'=>'Usa el formato %1$s o %2$s (el elemento es opcional).','Only attributes listed here will be replaced.'=>'Solo los atributos aquí listados serán reemplazados.','Specify which element attributes will be replaced with WebP/AVIF.'=>'Especificar que atributos de elementos serán reemplazados con WebP/AVIF.','WebP/AVIF Attribute To Replace'=>'Atributo a reemplazar para WebP/AVIF','Only files within these directories will be pointed to the CDN.'=>'Solo los archivos en estos directorios apuntarán a la CDN.','Included Directories'=>'Directorios incluidos','A Purge All will be executed when WordPress runs these hooks.'=>'Se iniciará una purga completa cuando WordPress ejecute estos ganchos.','Purge All Hooks'=>'Ganchos de purgar todo','Purged all caches successfully.'=>'Todas las cachés purgadas correctamente.','LSCache'=>'LSCache','Forced cacheable'=>'Forzar cacheables','Paths containing these strings will be cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.','Force Cache URIs'=>'Forzar URLs en caché','Exclude Settings'=>'Ajustes de exclusión','This will disable LSCache and all optimization features for debug purpose.'=>'Esto desactivará LSCache y todas las características de optimización con propósitos de depuración.','Disable All Features'=>'Desactivar todas las características','Opcode Cache'=>'Caché opcode','CSS/JS Cache'=>'Caché CSS/JS','Remove all previous unfinished image optimization requests.'=>'Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.','Clean Up Unfinished Data'=>'Limpiar datos no finalizados','Join Us on Slack'=>'Únete a nuestro Slack','Join the %s community.'=>'Únete a la comunidad %s.','Want to connect with other LiteSpeed users?'=>'¿Quieres conectar con otros usuarios de LiteSpeed?','Your API key / token is used to access %s APIs.'=>'Tu clave de la API/token se usa para acceder a las API de %s.','Your Email address on %s.'=>'Tu dirección de email en %s.','Use %s API functionality.'=>'Usar la funcionalidad de la API %s.','To randomize CDN hostname, define multiple hostnames for the same resources.'=>'Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.','Join LiteSpeed Slack community'=>'Únete a la comunidad de Slack de LiteSpeed','Visit LSCWP support forum'=>'Visita el foro de soporte de LSCWP','Images notified to pull'=>'Imágenes avisadas para descargar','What is a group?'=>'¿Qué es un grupo?','%s image'=>'%s imagen','%s group'=>'%s grupo','%s images'=>'%s imágenes','%s groups'=>'%s grupos','Guest'=>'Invitado','To crawl the site as a logged-in user, enter the user ids to be simulated.'=>'Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.','Role Simulation'=>'Simulación de rol','running'=>'ejecutando','Size'=>'Tamaño','Ended reason'=>'Razón de finalización','Last interval'=>'Último intervalo','Current crawler started at'=>'El rastreador actual comenzó a las','Run time for previous crawler'=>'Hora de ejecución para el rastreador anterior','%d seconds'=>'%d segundos','Last complete run time for all crawlers'=>'Hora de la última ejecución completa para todos los rastreadores','Current sitemap crawl started at'=>'El rastreo del mapa del sitio actual comenzó a las','Save transients in database when %1$s is %2$s.'=>'Guarda datos transitorios en la base de datos cuando %1$s es %2$s.','Store Transients'=>'Almacenar datos transitorios','If %1$s is %2$s, then %3$s must be populated!'=>'¡Si %1$s es %2$s entonces debe completarse %3$s!','Server allowed max value: %s'=>'Valor máximo permitido por el servidor: %s','Server enforced value: %s'=>'Valor forzado por el servidor: %s','NOTE'=>'NOTA','Server variable(s) %s available to override this setting.'=>'Variable(s) del servidor %s disponible para omitir este ajuste.','API'=>'API','Reset the entire OPcache successfully.'=>'Reestablecida correctamente la caché «OPcache».','Imported setting file %s successfully.'=>'Importado con éxito el archivo de ajustes %s.','Import failed due to file error.'=>'Importación fallida debido a un error en el archivo.','How to Fix Problems Caused by CSS/JS Optimization.'=>'Cómo solucionar problemas causados por la optimización CSS/JS.','This will generate extra requests to the server, which will increase server load.'=>'Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.','When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.'=>'Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.','Instant Click'=>'Clic instantáneo','Reset the entire opcode cache'=>'Reestablecer toda la caché opcode','This will import settings from a file and override all current LiteSpeed Cache settings.'=>'Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.','Last imported'=>'Última importación','Import'=>'Importar','Import Settings'=>'Ajustes de importación','This will export all current LiteSpeed Cache settings and save them as a file.'=>'Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.','Last exported'=>'Última exportación','Export'=>'Exportar','Export Settings'=>'Exportar ajustes','Import / Export'=>'Importar / Exportar','Use keep-alive connections to speed up cache operations.'=>'Utilizar conexiones keep-alive para acelerar operaciones de la caché.','Database to be used'=>'Base de datos a usar','Redis Database ID'=>'ID de base de datos Redis','Specify the password used when connecting.'=>'Especifica la contraseña utilizada al conectar.','Password'=>'Contraseña','Only available when %s is installed.'=>'Solo disponible cuando está instalado %s.','Username'=>'Nombre de usuario','Your %s Hostname or IP address.'=>'El hostname o dirección IP de tu %s.','Method'=>'Método','Purge all object caches successfully.'=>'Purga correcta de todas las cachés de objetos.','Object cache is not enabled.'=>'La caché de objetos no está activada.','Improve wp-admin speed through caching. (May encounter expired data)'=>'Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)','Cache WP-Admin'=>'Caché de WP-Admin','Persistent Connection'=>'Conexión persistente','Do Not Cache Groups'=>'Grupos a no cachear','Groups cached at the network level.'=>'Grupos cacheados a nivel de red.','Global Groups'=>'Grupos globales','Connection Test'=>'Prueba de conexión','%s Extension'=>'Extensión %s','Status'=>'Estado','Default TTL for cached objects.'=>'TTL por defecto para objetos cacheados.','Default Object Lifetime'=>'Tiempo de vida por defecto del objeto','Port'=>'Puerto','Host'=>'Host','Object Cache'=>'Caché de objetos','Failed'=>'Fallido','Passed'=>'Exitoso','Not Available'=>'No disponible','Purge all the object caches'=>'Purgar todas las cachés de objetos','Failed to communicate with Cloudflare'=>'Fallo al comunicar con Cloudflare','Communicated with Cloudflare successfully.'=>'Comunicado con éxito con Cloudflare.','No available Cloudflare zone'=>'No hay disponible una zona Cloudflare','Notified Cloudflare to purge all successfully.'=>'Avisado correctamente a Cloudflare de la purga completa.','Cloudflare API is set to off.'=>'La API de Cloudflare está configurada en off.','Notified Cloudflare to set development mode to %s successfully.'=>'Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.','Once saved, it will be matched with the current list and completed automatically.'=>'Una vez guardado, coincidirá con la lista actual y se completará automáticamente.','You can just type part of the domain.'=>'Puedes simplemente teclear parte de dominio.','Domain'=>'Dominio','Cloudflare API'=>'API de Cloudflare','Purge Everything'=>'Purgar todo','Cloudflare Cache'=>'Caché de Cloudflare','Development Mode will be turned off automatically after three hours.'=>'El modo de desarrollo se desactivará automáticamente después de tres horas.','Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.'=>'Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.','Development mode will be automatically turned off in %s.'=>'El modo de desarrollo se desactivará automáticamente en %s.','Current status is %s.'=>'El estado actual es %s.','Current status is %1$s since %2$s.'=>'El estado actual es %1$s desde %2$s.','Check Status'=>'Comprobar estado','Turn OFF'=>'APAGAR','Turn ON'=>'ENCENDER','Development Mode'=>'Modo de desarrollo','Cloudflare Zone'=>'Zona de Cloudflare','Cloudflare Domain'=>'Dominio de Cloudflare','Cloudflare'=>'Cloudflare','For example'=>'Por ejemplo','Prefetching DNS can reduce latency for visitors.'=>'La precarga DNS puede reducir la latencia para los visitantes.','DNS Prefetch'=>'Prefetch DNS','Adding Style to Your Lazy-Loaded Images'=>'Añade estilos a tus imágenes de carga diferida','Default value'=>'Valor por defecto','Static file type links to be replaced by CDN links.'=>'Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.','For example, to drop parameters beginning with %1$s, %2$s can be used here.'=>'Por ejemplo, para eliminar parámetros que comienzan con %1$s, se puede usar %2$s aquí.','Drop Query String'=>'Ignorar cadenas de consulta','Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.'=>'Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.','Improve HTTP/HTTPS Compatibility'=>'Mejorar compatibilidad HTTP/HTTPS','Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.'=>'Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.','Destroy All Optimization Data'=>'Destruir todos los datos de optimización','Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.'=>'Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.','This will increase the size of optimized files.'=>'Esto aumentará el tamaño de los archivos optimizados.','Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.'=>'Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.','Clear Logs'=>'Vaciar los registros','To test the cart, visit the <a %s>FAQ</a>.'=>'Para probar el carrito, visita la <a %s>FAQ</a>.',' %s ago'=>' hace %s','WebP saved %s'=>'WebP ha ahorrado un %s','If you run into any issues, please refer to the report number in your support message.'=>'Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.','Last pull initiated by cron at %s.'=>'Última descarga iniciada por cron a las %s.','Images will be pulled automatically if the cron job is running.'=>'Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.','Only press the button if the pull cron job is disabled.'=>'Solo pulsar el botón si la tarea cron de descarga está desactivada.','Pull Images'=>'Descargar imágenes','This process is automatic.'=>'Este proceso es automático.','Last Request'=>'Última petición','Images Pulled'=>'Imágenes recuperadas','Report'=>'Informe','Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.'=>'Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.','Send to LiteSpeed'=>'Enviar a LiteSpeed','LiteSpeed Optimization'=>'Optimización de LiteSpeed','Load Google Fonts Asynchronously'=>'Cargar Google Fonts asíncronamente','Browser Cache TTL'=>'TTL caché de navegador','Results can be checked in %sMedia Library%s.'=>'Los resultados pueden comprobarse en la %sBiblioteca de medios%s.','Learn More'=>'Leer más','Image groups total'=>'Total de grupos de imágenes','Images optimized and pulled'=>'Imágenes optimizadas y descargadas','Images requested'=>'Imágenes solicitadas','Switched to optimized file successfully.'=>'Cambio correcto a archivo optimizado.','Restored original file successfully.'=>'Archivo original restaurado con éxito.','Enabled WebP file successfully.'=>'Archivo WebP activado con éxito.','Disabled WebP file successfully.'=>'Archivo WebP desactivado con éxito.','Significantly improve load time by replacing images with their optimized %s versions.'=>'Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.','Selected roles will be excluded from cache.'=>'Los perfiles seleccionados serán excluidos de la caché.','Tuning'=>'Retoques','Selected roles will be excluded from all optimizations.'=>'Los perfiles seleccionados serán excluidos de todas las optimizaciones.','Role Excludes'=>'Excluir perfiles','Tuning Settings'=>'Ajustes de los retoques','If the tag slug is not found, the tag will be removed from the list on save.'=>'Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.','If the category name is not found, the category will be removed from the list on save.'=>'Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.','After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.'=>'Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.','Send Optimization Request'=>'Enviar solicitud de optimización','Image Information'=>'Información de imágenes','Total Reduction'=>'Reducción total','Optimization Summary'=>'Resumen de optimización','LiteSpeed Cache Image Optimization'=>'Optimización de imágenes de LiteSpeed Cache','Image Optimization'=>'Optimización de imágenes','For example, %s can be used for a transparent placeholder.'=>'Por ejemplo, los %s pueden usarse para un marcador de posición transparente.','By default a gray image placeholder %s will be used.'=>'Por defecto, se utilizará un marcador de posición de imagen gris %s.','This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.'=>'Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.','Specify a base64 image to be used as a simple placeholder while images finish loading.'=>'Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.','Elements with attribute %s in html code will be excluded.'=>'Se excluirán los elementos con el atributo %s en código html.','Filter %s is supported.'=>'El filtro %s es compatible.','Listed images will not be lazy loaded.'=>'Las imágenes listadas no se cargarán de forma retrasada.','Lazy Load Image Excludes'=>'Exclusiones de carga retrasada de imágenes','No optimization'=>'Sin optimización','Prevent any optimization of listed pages.'=>'Evitar cualquier optimización de las páginas listadas.','URI Excludes'=>'URL excluidas','Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.'=>'Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.','Both full URLs and partial strings can be used.'=>'Pueden utilizarse tanto URLs completas como cadenas parciales.','Load iframes only when they enter the viewport.'=>'Cargar iframes sólo cuando entran en la ventana de visualización.','Lazy Load Iframes'=>'Retrasar la carga de iframes','This can improve page loading time by reducing initial HTTP requests.'=>'Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.','Load images only when they enter the viewport.'=>'Cargar las imágenes sólo cuando entran en la ventana de visualización.','Lazy Load Images'=>'Retrasar la carga de imágenes','Media Settings'=>'Ajustes de medios','For example, for %1$s, %2$s and %3$s can be used here.'=>'Por ejemplo, para %1$s, se pueden utilizar aquí %2$s y %3$s.','Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.'=>'El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.','To match the beginning, add %s to the beginning of the item.'=>'Para que coincida con el principio, añade %s al comienzo del artículo.','For example, for %1$s, %2$s can be used here.'=>'Por ejemplo, para %1$s, se puede utilizar %2$s aquí.','Maybe later'=>'Quizás más tarde','I\'ve already left a review'=>'Ya he dejado una valoración','Welcome to LiteSpeed'=>'Bienvenido a LiteSpeed','Remove WordPress Emoji'=>'Eliminar emojis de WordPress','More settings'=>'Más ajustes','Private cache'=>'Caché privada','Non cacheable'=>'No cacheable','Mark this page as '=>'Marcar esta página como ','Purge this page'=>'Purgar esta página','Load JS Deferred'=>'Deferir carga de JS','Specify critical CSS rules for above-the-fold content when enabling %s.'=>'Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.','Critical CSS Rules'=>'Reglas de CSS críticas','Load CSS Asynchronously'=>'Cargar CSS asíncronamente','Prevent Google Fonts from loading on all pages.'=>'Evita que cargue Google Fonts en todas las páginas.','Remove Google Fonts'=>'Eliminar Google Fonts','This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.'=>'Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.','Remove query strings from internal static resources.'=>'Eliminar cadenas de consulta de recursos estáticos internos.','Remove Query Strings'=>'Eliminar query strings','user agents'=>'user agents','cookies'=>'cookies','You can turn on browser caching in server admin too. %sLearn more about LiteSpeed browser cache settings%s.'=>'También puedes activar el almacenamiento en caché del navegador en la administración del servidor. %sObtén más información sobre los ajustes de caché del navegador de LiteSpeed%s.','Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.'=>'El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.','Browser Cache'=>'Caché del navegador','tags'=>'etiquetas','Do Not Cache Tags'=>'Etiquetas a no cachear','To exclude %1$s, insert %2$s.'=>'Para excluir %1$s, insertar %2$s.','categories'=>'categorías','To prevent %s from being cached, enter them here.'=>'Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.','Do Not Cache Categories'=>'Categorías a no cachear','Query strings containing these parameters will not be cached.'=>'Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.','Do Not Cache Query Strings'=>'Cadenas de consulta a no cachear','Paths containing these strings will not be cached.'=>'Las rutas que contengan estas cadenas no serán cacheadas.','Do Not Cache URIs'=>'URIs a no cachear','One per line.'=>'Una por línea.','URI Paths containing these strings will NOT be cached as public.'=>'Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.','Private Cached URIs'=>'URIs cacheadas privadamente','Paths containing these strings will not be served from the CDN.'=>'Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.','Exclude Path'=>'Excluir ruta','Include File Types'=>'Incluir tipos de archivo','Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.'=>'Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.','Include JS'=>'Incluir JS','Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.'=>'Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.','Include CSS'=>'Incluir CSS','Serve all image files through the CDN. This will affect all attachments, HTML %1$s tags, and CSS %2$s attributes.'=>'Sirve todos los archivos de imagen a través de la CDN. Esto afectará a todos los archivos adjuntos, las etiquetas HTML %1$s y los atributos CSS %2$s.','Include Images'=>'Incluir imágenes','CDN URL to be used. For example, %s'=>'URL de la CDN a utilizar. Por ejemplo, %s','CDN URL'=>'URL de CDN','Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.'=>'URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.','Original URLs'=>'URLs originales','CDN Settings'=>'Ajustes de CDN','CDN'=>'CDN','OFF'=>'OFF','ON'=>'ON','Notified LiteSpeed Web Server to purge CSS/JS entries.'=>'Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed.','Minify HTML content.'=>'Minificar contenido HTML.','HTML Minify'=>'Minificar HTML','JS Excludes'=>'Excluir JS','JS Combine'=>'Combinar JS','JS Minify'=>'Minificar JS','CSS Excludes'=>'Excluir CSS','CSS Combine'=>'Combinar CSS','CSS Minify'=>'Minificar CSS','Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.'=>'Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo».','This will purge all minified/combined CSS/JS entries only'=>'Esto purgará solo las entradas CSS/JS minimizadas o combinadas','Purge %s Error'=>'Error de purga de %s','Database Optimizer'=>'Optimizador de base de datos','Optimize all tables in your database'=>'Optimizar todas las tablas en tu base de datos','Optimize Tables'=>'Optimizar tablas','Clean all transient options'=>'Borrar todas las opciones de datos transitorios','All Transients'=>'Todos los datos transitorios','Clean expired transient options'=>'Borrar opciones de datos transitorios expirados','Expired Transients'=>'Datos transitorios expirados','Clean all trackbacks and pingbacks'=>'Borrar todos los trackbacks y pingbacks','Trackbacks/Pingbacks'=>'Trackbacks/pingbacks','Clean all trashed comments'=>'Borrar todos los comentarios en la papelera','Trashed Comments'=>'Comentarios enviados a la papelera','Clean all spam comments'=>'Borrar todos los comentarios spam','Spam Comments'=>'Comentarios spam','Clean all trashed posts and pages'=>'Borrar todas las entradas y páginas en la papelera','Trashed Posts'=>'Entradas enviadas a la papelera','Clean all auto saved drafts'=>'Borrar todos los borradores guardados automáticamente','Auto Drafts'=>'Borradores automáticos','Clean all post revisions'=>'Borrar todas las revisiones de entradas','Post Revisions'=>'Revisiones de entradas','Clean All'=>'Limpiar todo','Optimized all tables.'=>'Optimizadas todas las tablas.','Clean all transients successfully.'=>'Limpieza de todos los datos transitorios exitosa.','Clean expired transients successfully.'=>'Limpieza de datos transitorios expirados exitosa.','Clean trackbacks and pingbacks successfully.'=>'Limpieza de trackbacks y pingbacks exitosa.','Clean trashed comments successfully.'=>'Limpieza de comentarios en papelera exitosa.','Clean spam comments successfully.'=>'Limpieza de comentarios no deseados exitosa.','Clean trashed posts and pages successfully.'=>'Limpieza de páginas y entradas en papelera exitosa.','Clean auto drafts successfully.'=>'Limpieza de borradores automáticos exitosa.','Clean post revisions successfully.'=>'Limpieza de revisiones de entradas exitosa.','Clean all successfully.'=>'Limpieza completa exitosa.','Default Private Cache TTL'=>'TTL por defecto de la caché privada','If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.'=>'Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.','Vary Group'=>'Grupos de variación','Cache the built-in Comment Form ESI block.'=>'Almacena en la caché el bloque ESI del formulario de comentarios incluido.','Cache Comment Form'=>'Cachear formulario de comentario','Cache the built-in Admin Bar ESI block.'=>'Almacena en caché el bloque ESI de la barra de administración incorporada.','Cache Admin Bar'=>'Cachear barra de administrador','Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.'=>'Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.','ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.'=>'ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.','With ESI (Edge Side Includes), pages may be served from cache for logged-in users.'=>'Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.','Private'=>'Privada','Public'=>'Pública','Purge Settings'=>'Ajustes de purga','Cache Mobile'=>'Cache móvil','Advanced level will log more details.'=>'El nivel avanzado registrará más detalles.','Basic'=>'Básico','The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.'=>'La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.','Cache Login Page'=>'Cachear página de acceso','Cache requests made by WordPress REST API calls.'=>'Cachear peticiones realizadas por llamadas de la API REST de WordPress.','Cache REST API'=>'Cachear API REST','Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)'=>'Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)','Cache Commenters'=>'Cachear comentaristas','Privately cache frontend pages for logged-in users. (LSWS %s required)'=>'Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)','Cache Logged-in Users'=>'Cachear usuarios con sesión iniciada','Cache Control Settings'=>'Ajustes de control de caché','ESI'=>'ESI','Excludes'=>'Excluir','Purge'=>'Purgar','Cache'=>'Caché','WooCommerce'=>'WooCommerce','Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (%3$sLearn More%4$s)'=>'Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si tienes la seguridad de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (%3$sMás información%4$s)','Current server time is %s.'=>'La hora actual del servidor es %s.','Specify the time to purge the "%s" list.'=>'Especifica la hora para purgar la lista «%s».','Both %1$s and %2$s are acceptable.'=>'Tanto %1$s como %2$s son aceptables.','Scheduled Purge Time'=>'Hora de purga programada','The URLs here (one per line) will be purged automatically at the time set in the option "%s".'=>'Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s».','Scheduled Purge URLs'=>'URLs de purga programada','Shorten query strings in the debug log to improve readability.'=>'Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.','Heartbeat'=>'Heartbeat','MB'=>'MB','Log File Size Limit'=>'Límite de tamaño de archivo de registro','<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s'=>'<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s','%s file not writable.'=>'No se puede escribir el archivo %s.','%s file not readable.'=>'No se puede leer el archivo %s.','Collapse Query Strings'=>'Colapsar cadenas de peticiones','ESI Settings'=>'Ajustes de ESI','A TTL of 0 indicates do not cache.'=>'Un TTL de 0 implica no cachear.','Recommended value: 28800 seconds (8 hours).'=>'Valor recomendado: 28800 segundos (8 horas).','Widget Cache TTL'=>'TTL caché de Widgets','Enable ESI'=>'Activar ESI','See %sIntroduction for Enabling the Crawler%s for detailed information.'=>'Ver la %sIntroducción para activar el rastreador%s para obtener información detallada.','Custom Sitemap'=>'Sitemap personalizado','Purge pages by relative or full URL.'=>'Purgar páginas por URL completa o relativa.','The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.'=>'La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.','WARNING'=>'ADVERTENCIA','The next complete sitemap crawl will start at'=>'La siguiente indexación de sitemap completa empezará a las','Failed to write to %s.'=>'Error al escribir a %s.','Folder is not writable: %s.'=>'El directorio no es escribible: %s.','Can not create folder: %1$s. Error: %2$s'=>'No se puede crear el directorio: %1$s. Error: %2$s','Folder does not exist: %s'=>'El directorio no existe: %s','Notified LiteSpeed Web Server to purge the list.'=>'Solicitado la purga de la lista al servidor web LiteSpeed.','Please visit the %sInformation%s page on how to test the cache.'=>'Visita la página de %sInformación%s sobre cómo probar la caché.','Allows listed IPs (one per line) to perform certain actions from their browsers.'=>'Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.','Server Load Limit'=>'Límite de carga del servidor','Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.'=>'Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo.','Crawl Interval'=>'Intervalo de indexación','Then another WordPress is installed (NOT MULTISITE) at %s'=>'Y otro WordPress instalado (NO MULTISITIO) en %s','LiteSpeed Cache Network Cache Settings'=>'Ajustes de la caché de la red de caché de LiteSpeed','Select below for "Purge by" options.'=>'Selecciona debajo las opciones de «Purgar por».','LiteSpeed Cache CDN'=>'CDN de la caché de LiteSpeed','No crawler meta file generated yet'=>'Archivo meta del rastreador aún no generado','Show crawler status'=>'Mostrar estado del rastreador','Watch Crawler Status'=>'Ver estado del rastreador','Run frequency is set by the Interval Between Runs setting.'=>'La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.','Manually run'=>'Ejecutar manualmente','Reset position'=>'Reestablecer posición','Run Frequency'=>'Frecuencia de ejecución','Cron Name'=>'Nombre del Cron','Crawler Cron'=>'Cron del rastreador','%d minute'=>'%d minuto','%d minutes'=>'%d minutos','%d hour'=>'%d hora','%d hours'=>'%d horas','Generated at %s'=>'Generado en %s','LiteSpeed Cache Crawler'=>'Rastreador de LiteSpeed Cache','If there are any questions, the team is always happy to answer any questions on the %ssupport forum%s.'=>'Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el %sforo de soporte%s.','Crawler'=>'Rastreador','https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration'=>'https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration','Notified LiteSpeed Web Server to purge all pages.'=>'Solicitada la purga de todas las páginas al servidor web LiteSpeed.','All pages with Recent Posts Widget'=>'Todas las páginas con widget de Entradas recientes','Pages'=>'Páginas','This will Purge Pages only'=>'Esto solo purgará las páginas','Purge Pages'=>'Purgar páginas','Cancel'=>'Cancelar','Activate'=>'Activar','Email Address'=>'Dirección de correo electrónico','Install Now'=>'Instalar ahora','Purged the URL!'=>'¡Se ha purgado la URL!','Purged the blog!'=>'¡Se ha purgado el blog!','Purged All!'=>'¡Se ha purgado todo!','Notified LiteSpeed Web Server to purge error pages.'=>'Solicitada la purga de las páginas de error al servidor web LiteSpeed.','If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.'=>'Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.','If the login cookie was recently changed in the settings, please log out and back in.'=>'Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.','However, there is no way of knowing all the possible customizations that were implemented.'=>'Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.','The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.'=>'El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.','The network admin setting can be overridden here.'=>'El ajuste de administrador de red puede ser modificado aquí.','Specify how long, in seconds, public pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.','Specify how long, in seconds, private pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.','It is STRONGLY recommended that the compatibility with other plugins on a single/few sites is tested first.'=>'Se recomienda ENCARECIDAMENTE que primero se pruebe la compatibilidad con otros plugins en uno o varios sitios.','Purge pages by post ID.'=>'Purgar páginas por ID de entrada.','Purge the LiteSpeed cache entries created by this plugin'=>'Purga las entradas de caché de LiteSpeed creadas por este plugin','Purge %s error pages'=>'Purgar las páginas de error %s','This will Purge Front Page only'=>'Esto solo purgará la página principal','Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.'=>'Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.','Purge pages by category name - e.g. %2$s should be used for the URL %1$s.'=>'Purgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.','If only the WordPress site should be purged, use Purge All.'=>'Si se debe purgar todo el sitio WordPress, usa «Purgar todo».','Notified LiteSpeed Web Server to purge everything.'=>'Solicitado la purga de todo al servidor web LiteSpeed.','Use Primary Site Configuration'=>'Usar configuración del sitio principal','This will disable the settings page on all subsites.'=>'Esto desactivará la página de ajustes en todos los subsitios.','Check this option to use the primary site\'s configuration for all subsites.'=>'Marca esta opción para usar la configuración del sitio principal para todos los subsitios.','Save Changes'=>'Guardar cambios','The following options are selected, but are not editable in this settings page.'=>'Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.','The network admin selected use primary site configs for all subsites.'=>'El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.','Empty Entire Cache'=>'Vaciar la caché entera','This action should only be used if things are cached incorrectly.'=>'Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.','Clears all cache entries related to this site, including other web applications.'=>'Vacía todas las entradas de la caché relacionadas con este sitio, incluyendo otras aplicaciones web.','This may cause heavy load on the server.'=>'Esto puede causar una alta carga en el servidor.','This will clear EVERYTHING inside the cache.'=>'Esto eliminará TODO dentro de la caché.','LiteSpeed Cache Purge All'=>'Purdgar toda la caché de LiteSpeed','If you would rather not move at litespeed, you can deactivate this plugin.'=>'Si no quieres la aceleración de litespeed, puedes desactivar este plugin.','Create a post, make sure the front page is accurate.'=>'Crear una entrada, asegurarse que la página principal está actualizada.','Visit the site while logged out.'=>'Visitar el sitio sin la sesión iniciada.','Examples of test cases include:'=>'Ejemplos de pruebas incluyen:','For that reason, please test the site to make sure everything still functions properly.'=>'Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.','This message indicates that the plugin was installed by the server admin.'=>'Este mensaje indica que el plugin fue instalado por el administrador del servidor.','LiteSpeed Cache plugin is installed!'=>'¡El plugin LiteSpeed Cache está instalado!','Debug Log'=>'Registro de depuración','Admin IP Only'=>'Solo la IP del administrador','The Admin IP option will only output log messages on requests from admin IPs listed below.'=>'La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas.','Specify how long, in seconds, REST calls are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.','The environment report contains detailed information about the WordPress configuration.'=>'El informe de entorno contiene información detallada sobre la configuración de WordPress.','The server will determine if the user is logged in based on the existence of this cookie.'=>'El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.','Note'=>'Nota','After verifying that the cache works in general, please test the cart.'=>'Después de que la caché funcione en general, por favor prueba el carrito.','When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.'=>'Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.','Purge All On Upgrade'=>'Purgar todo al actualizar','Product Update Interval'=>'Intervalo de actualización de producto','Determines how changes in product quantity and product stock status affect product pages and their associated category pages.'=>'Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.','Always purge both product and categories on changes to the quantity or stock status.'=>'Purgar siempre productos y categorías cuando cambie la cantidad o estado del inventario.','Do not purge categories on changes to the quantity or stock status.'=>'No purgar las categorías al cambiar la cantidad o estado del inventario.','Purge product only when the stock status changes.'=>'Purgar los productos solo cuando cambie el estado del inventario.','Purge product and categories only when the stock status changes.'=>'Purgar productos y categorías solo cuando cambie el estado del inventario.','Purge categories only when stock status changes.'=>'Purgar las categorías solo cuando el estado del inventario cambie.','Purge product on changes to the quantity or stock status.'=>'Purgar los productos con los cambios de cantidad o estado del inventario.','Htaccess did not match configuration option.'=>'El htaccess no coincide con la opción de configuración.','If this is set to a number less than 30, feeds will not be cached.'=>'Si esto se fija en un número inferior a 30, los feeds no serán cacheados.','Specify how long, in seconds, feeds are cached.'=>'Especifica por cuanto tiempo, en segundos, se cachean los feeds.','Default Feed TTL'=>'TTL por defecto del Feed','Failed to get %s file contents.'=>'Error al obtener contenido del archivo %s.','Disabling this option may negatively affect performance.'=>'Desactivar esta opción puede afectar negativamente al rendimiento.','Invalid login cookie. Invalid characters found.'=>'Cookie de acceso no válida. Encontrados caracteres no válidos.','WARNING: The .htaccess login cookie and Database login cookie do not match.'=>'ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.','Invalid login cookie. Please check the %s file.'=>'Cookie de acceso no válida. Por favor, comprueba el archivo %s.','The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.'=>'La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.','There is a WordPress installed for %s.'=>'Hay un WordPress instalado para %s.','Example use case:'=>'Ejemplo de uso:','The cookie set here will be used for this WordPress installation.'=>'La cookie aquí establecida será usada por esta instalación de WordPress.','If every web application uses the same cookie, the server may confuse whether a user is logged in or not.'=>'Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.','This setting is useful for those that have multiple web applications for the same domain.'=>'Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.','The default login cookie is %s.'=>'La cookie de acceso por defecto es %s.','Login Cookie'=>'Cookie de acceso','More information about the available commands can be found here.'=>'Aquí se puede encontrar más información sobre los comandos disponibles.','These settings are meant for ADVANCED USERS ONLY.'=>'Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.','Current %s Contents'=>'Contenidos actuales de %s','Advanced'=>'Avanzado','Advanced Settings'=>'Ajustes avanzados','Purge List'=>'Purgar lista','Purge By...'=>'Purgar por...','URL'=>'URL','Tag'=>'Etiqueta','Post ID'=>'ID de entrada','Category'=>'Categoría','NOTICE: Database login cookie did not match your login cookie.'=>'AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.','Purge url %s'=>'Purgar la URL %s','Purge tag %s'=>'Purgar la etiqueta %s','Purge category %s'=>'Purgar la categoría %s','When disabling the cache, all cached entries for this site will be purged.'=>'Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio.','NOTICE'=>'AVISO','This setting will edit the .htaccess file.'=>'Este ajuste editará el archivo .htaccess.','LiteSpeed Cache View .htaccess'=>'Ver el archivo «.htaccess» de LiteSpeed Cache','Failed to back up %s file, aborted changes.'=>'Fallo al hacer copia de seguridad del archivo %s, cambios cancelados.','Do Not Cache Cookies'=>'Cookies a no cachear','Do Not Cache User Agents'=>'User Agents a no cachear','This is to ensure compatibility prior to enabling the cache for all sites.'=>'Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.','Network Enable Cache'=>'Habilitar caché de red','NOTICE:'=>'AVISO:','Other checkboxes will be ignored.'=>'Otras opciones serán ignoradas.','Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.'=>'Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.','List of Mobile User Agents'=>'Lista de User Agents móviles','File %s is not writable.'=>'No se puede escribir el archivo %s.','JS Settings'=>'Ajustes de JS','Manage'=>'Gestionar','Default Front Page TTL'=>'TTL por defecto de la Página Principal','Notified LiteSpeed Web Server to purge the front page.'=>'Solicitado al servidor web LiteSpeed la purga de la página de inicio.','Purge Front Page'=>'Purgar la página de inicio','Example'=>'Ejemplo','All tags are cached by default.'=>'Todas las etiquetas son cacheadas por defecto.','All categories are cached by default.'=>'Todas las categorías son cacheadas por defecto.','To do an exact match, add %s to the end of the URL.'=>'Para coincidencias exactas, añadir %s al final de la URL.','The URLs will be compared to the REQUEST_URI server variable.'=>'Las URLs serán comparadas con la variable REQUEST_URI del servidor.','Select only the archive types that are currently used, the others can be left unchecked.'=>'Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.','Notes'=>'Notas','Use Network Admin Setting'=>'Usar ajuste de administrador de red','Disable'=>'Desactivar','Enabling LiteSpeed Cache for WordPress here enables the cache for the network.'=>'Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.','Disabled'=>'Desactivado','Enabled'=>'Activado','Do Not Cache Roles'=>'No cachear perfiles','https://www.litespeedtech.com'=>'https://www.litespeedtech.com','LiteSpeed Technologies'=>'LiteSpeed Technologies','LiteSpeed Cache'=>'LiteSpeed Cache','Debug Level'=>'Nivel de depuración','Notice'=>'Nota','Term archive (include category, tag, and tax)'=>'Archivo de término (incluye categoría, etiqueta y taxonomía)','Daily archive'=>'Archivo diario','Monthly archive'=>'Archivo mensual','Yearly archive'=>'Archivo anual','Post type archive'=>'Archivo de tipo de contenido','Author archive'=>'Archivo del autor','Home page'=>'Página de inicio','Front page'=>'Portada','All pages'=>'Todas las páginas','Select which pages will be automatically purged when posts are published/updated.'=>'Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas.','Auto Purge Rules For Publish/Update'=>'Reglas de purga automática para publicación y actualización','Default Public Cache TTL'=>'TTL por defecto de la caché pública','seconds'=>'segundos','Admin IPs'=>'IPs de administrador','General'=>'Opciones generales','LiteSpeed Cache Settings'=>'Configuración de Caché de LiteSpeed','Notified LiteSpeed Web Server to purge all LSCache entries.'=>'Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache.','Purge All'=>'Purgar todo','Settings'=>'Ajustes','Support forum'=>'Foro de soporte']];litespeed-wp-plugin/7.3.0.1/translations/.ls_translation_check_es_ES000064400000000000151600237020021221 0ustar00litespeed-wp-plugin/7.3.0.1/translations/es_ES.zip000064400000471301151600237100015512 0ustar00PKk��Z~Ϭ��`litespeed-cache-es_ES.poUT	�w�h�w�hux�����\�rG���)j��X�!A�"��N�$es�"a���G(
����vW7(�Q���bÇ��ya��~��?� @��c}����ʬ̬�/������db#�k�3���ĊMq�s�O�
ũ�
O��DJ<�hes��HI����~*m��1~�ɓϾ7cm�Pc<�
��3=(r�V$��D�����t������S�2x+G��YlG:�N?� ��y�z�h��m���c�������tsg_t��w�w�����~N0������W*��Ǣ�qOOM��$߼��� W��4�B��XfV�_��y�y�K��l�<	L��ѱ8��`���6��,��"I�W���W��u"���~Ń�V%*��Ɏŷ��{��vk�����K��
�X(����a��O,��Xom��D�n+-2HO:�8=���WBW�QG��"u�j��ģ���N�����tD��H���j�<�Ȍ^O��UYM�`�5"S�����N��)��ȍL:m�'ߋ�`+��wZf
]�[2�u�zhL�4g�i5����8a��y{E��~+ף��ռA�lÚ˧{
�JBBV���1>��A��$�~��6MV$��.uLL�H�G��"T<C!��^A�E.��MahnB�x�ej[0��h_c����y��v�ky���9��X�(ˤ�U!�"�}���q�����fV�s=Q����O
i��GL$�ܾ��'�h&m,��49
��g�ƫ$ϔ��t��
�H���ָs�,Q<ٿߜ��W߿<�^\?�7ߝ�?�#Nz�ˋӓ�����8��9Xꃉ�]���I�]�o�*^��'}�F�����>1�	q x�-�L9��i,��:R��i*ou�L�@�o~)���f�V��	"��w����)�a$� �]3�+,����=�	t�*�>�٫7�//N;��K�4�b-9��)2�CO�8�BOzP����@�Ad���S�y�5�U3%ɥ��y�Ôp:*��9��� �5_�aO��ĥ5<����Q|5�|)��k��q��"���k�m�wT+.?@��".�;LHq�B�i��=,!��C���	��n�_�[E"1��5�[�c�tm9/>	�^�g��J��/a�4/ƤYx*#e�L!1bX�Id6��t���z/ia�j�,<��m�O���"�&�[9��}0!&�}J<�nJQ{�4wPL�*�R�8��;!�|:#�]O��<�����^���t<*�Sı̦M8|�l�-����#��Q����T{�[��d"u��G�ţ놻
�'�PδMM�iX�\�>Z�4x@kxtE=�v���5����'L�s}�M��=hq ���cU�[�-g��d�h�"y*��ρ�̭ ��ff��S�	�$�xTh�zE8%��3���"�
�m	�"%�gW�Ԁ�3�~�y�#��	Dމ�&P���#�hV�د�,S�����h*~)�[V:�'��}|a!��d��b�c�c,<�/0o>�6�)�	2#��B�AX�JG��x�gBgi�B��%��!�?I�5~ J�dB�e
�if4&0O:Kqe�T�X�/
�3�7p��FQ�Au��=��l�&�2��r�}9X���x�a�օp�t�֛�\��Bas��;', U@�yGD���_h����r��XŨ��aE����"�/i�i�
	1��u�{D�lƤ��)���P��+��s�Sf�XOLͪ�5R�E��\ZsXK�$��D�Xb�+NNJ2�>��� �S�K�&A;��03�#Z�C���C3��$�g���-� ��E��.�rDȚ��ښ���uwPoQ��\�ෂR��g
�5+u�[���T|��}g��WE<P�g�����'Q�ۮ�C5r	������W�$�ЫFf�몆�I�&�.
��Ow��3�[WP.�CB�T�HFث?�Ao����3Qm��&S/�X�N<�D;_Ft��d�\����iT<�e�\U4>ps|�5�nZQ�X6n�a�\5yB+*�1cly���x���Xǣ�)LULR4ڨK
l���d�aI)�N�B-_ߪA���8��G���H	�%\S;5�d�ͽ��1�޲��&ܑ#1�Q���~0�W?Pe���n(���C8)WxZ�v|i
]�V�o06�$��K�=JT궉q��XT�q��i0�9�.��ݹ�5�`�ֱ��!���y+ru�N}q�#���X�f�-�D:��*�ˈͤ5VF �l�}5k��\Q���`����K	B!ָ=P��M�@�-���H�hW�[/�C���E�f�+΄��c���AV����!4�F3S������d���=�~�0)�Պ���It�ɲ"&���cA��6��E�	g�δ�b3���B(�����B$�2�*�3
�W���]����3Wm&6(u�P�q�7�N4�	�։�",+ȴC�	ְ��:[G:�'���4�aEc�Z�4�&t��5�E�?T�.���I�K�"�kpȜ�4����#��@I��F�e����C�=�o�:���y�[�F�_o�ӳ+��K���u�@�1�pw���8-�3��20v5M�z�Bܥ28�	119{O��<K�d�a|�?�h�����?����_���Ž������d ��q80��r�K�p����9x��Y	{j&�_PŌg@7�F�'�1�v��dZ�;� ���(9�_��M-�Rg��<i]JW�"wF\OE�IV�*^9�s'�oEz6ab8���.����>b]�=}��\���
y��~~<!4���{�w˫�‹i��ĩ�=��so�\,�΁����c��Ռ5u�{6BD8��n��YϺ(e5�ֱ�5D�����$��d��ǹH����	�J2�@�Ĵ��"�F.�t�A#=��р!Uf\EFMT6uU�
1(r������F
l�)5aW탊K�mk6�XN
��\��
�)hR����7�\��wM�' {�i�)�}���[�9�|,��H����Z���!�#;� !�Р�Q�	�{vկ$^;!ҌՀ+z8�]o������z�&T��IK\6��Q9s�V]R`�N倂�;;�r���YmmZ=W��GA�X=%�Z��f�L�2T_�X� +���!I�4��+="@:���'�˨d}����6A?T�������k�xx2!��"3����7dQ�-�u�[ZO�a�r:U�{��w�3=�D�;
������]=��.�v"؛5�'B�J�n��k�����:=`^�1xǾuG
��p��X���Y9ފ��;c[���(������v��K*P�(�h��/ ;���Mc\��
P}�j���8��R�Sq���'�.��s���1���ï���������œf{���AR��h35�Ac��i�fd$U��`Q��q�QC�x{}R�6"˚pE�J� ��
.���u=�M"��ZeV��p~���V|�T���%zb�`�?�����XG��U(��A�U=�#c��9�{2��nE�|ZU�I��u0���|C� bO2�
I>���ҦTv�O��u�P����`)���H&͙A��~
9>���˄�4�1��yl�4��c>8�!RX�i�K}C�/�	�M����Dt���'Wfi�F���#F�e@��%���Q�%S���:�Hi&#���,×BYCL�b:E�Ap���Nۜ����s��i�i��S�چT��\��;�C�i;��
�Vr�A�Җ_��/�_� L�:RJ�ܥf
�,n��ү�zaH]i,2�W�o�����P�'Ի��FD��{���
q;��Q6*g����'�+��i4X�Q5F2_9���P���@��;l��0�|~��2UoLFl�fڍ�B����UJ�$p�(o`�uMJ�Em��һ"��l@�;iͲ����Ζ��+zW�n���}��B�v��0�D�;���Tmg�H�U�C�LA68�qo�e��&)2U*�;m:�T�l���H-�O�Hy]��hJ������*��sE^�[��Z�t�Ok���}�	^���Dn2�l��wt��h�4,c�pNSU�*�2^Cr�,�+��J�	�c��P��Iݳ�ʡI�̅�AF���+��mLZ�+��)Sb�=���k2��6Hy`̳a5�^�$�&)��R8X�h\�_�i�Be+�1X>nYe��,�͂ێ`4A;��x8^��|ظ�����{[z2טC�3���.Ж��1.,���5T�)sU};^�t���kl�H]l���Y��hw^.w�����lLh�*�:�fjj;t�YS"����N�llʅTB��2���
�U�)���ja-4��e%����ߠ�qA�[��B޲�e��wf�{bI���ޜ]���"-;&B�!�1����}��}eh���4MO�G:��=��?oihqp�\��յ��ŵ3mׯ���]`k:k�K��^���(	�z���j�i�y^?���¬�wO�ۀ�"7�׼��^F�9N�{e{�a3���l[V���V���� �(/������{��ݞ�g��T��^��u�r_9�^�����9�'ե�I.��q<���F���?P�g9�2u��q
崦����rj��@���]y
:��҂�e�*��~;���>ڮ��+uk�.5X���e�L�F��>���R
W���Z5۰�f;w�
�
���G�ʹ�U/6��3w۩jѫ;VDM"4���~�Z&�w��f��l���Q��w���3�:�Z-�u�-�R�w���Kx(�a��K��h�㦷��taD��s�� ��۾��D�QK>'�>�m�vč�)�����.E09"�k��T�P�A@�L����vY�Gg~[�|���lUڡ�z;��i�)+�?��r��q5��i�ΉN������,�My(G�)�HX"�@79�{ʵz�u����$���ղ��#�Er|�����=z�e���766/c��O�fP$�_2<{����Uu��7e���<}�
��K�n�e�G��f�w�����2#]W��b۵��(L�w\FѕR{�x\6aȑ]B���|CWD��P��S�q1'	�Fy�D	���y�͆��L�w��B=�T�d��u�|@
�i��s�C��Ι��O]Rs�L�6�p�!�Q�P�kq�]ᝉ/[r�2��2��1�����1�c��JR�A��x���r}zm�K��*�}{�J��GLKit���\P�!-��"�B�M���7���y�%mvϟBn�~��A`�;�)�۔�
�Uᓲc�U|�Ð7y��X�w����G<�t�ӭ��r���]��T���ΰ�`��.\��^z���07y��Ku����wp�ՠk_"F'�9�;90E����z�����.1�@e�\�P�����E��>�����G�;�ʳ[6L��F�xWN]�
5P�-w�wS���u����~[/Թ�W����Kgub��Wl��"=�%�\c�g�r�����d��z��׽�^��2���LG�=��cW���{x/�ݕ
u�k�`{�}��޿+�?��W���%��]wj���Z�|3ӊ��ު���L.M�w8^��,t㧞�O����z�U�Ej);��V��TY�"'�j�6�{$y�~
+A�p�0AXƓ�+�Np�U2�T]�q���D�����h���/����B�y�$���2�'�OuۺAS�\�����v��/.��W���+��L�Mj��Z�Tyg�d:hC�k�q^��v
��[��}]•�lwɟj�����Z�ػzWbM�`��6c�}y@��>��r�����!Xʯa�H��-��I��+e9\A�*���nc_���d���#�,2���"߶T4��r�"�=<x�#͸�`L%Ή�����p
b�v�=)�Ru.1t���m�=�C�+Fd�)�����t���*��G�f�yŝ�HWd��Rs�鉺2bub�bCIs����܌�Ƃ�/��g��Dp����9�$K��°;��D�.D��^��̮A���E�%�ͼ�܃�|�p�g?p^
�|��A���?�8�pt�����]��={�}I�����"*�d-0G`t=�Ibb\�l�QU=Ms�����S���7�ҝc���<?��H������\�*3�\��&`>�Q��ֈ�i�΁O{��
��6
��wM��s�)��R~�/8ޯ��=�>e��j7~���$�����.w+���x�	��y��|1�F��I:�~�U�ޙ��Z�K��	I���Y�w���|y��+U�w?�?9�
���j�cN�������ֹw��鑕>�V���mQ��@�(�sp8>���8���!>���q[�ZC@FWi��`�s�r�ʖ��}�E*��ʂ��ڻt����7�������iO;�I�8Ec<�ŀRiJ݇�k�
�`<]c����Vb>�U���~f�v��y���}1k�E�>�e^̌9�_v�I;?R�o�$�I�ۦd��#���:Q�'�g�w�T+�טQ
�8�EL���.�e����A���Z�q�_��]U�l�3����lr��+��@9Z9�q-�\a��	��F
�#����YyS`��
���)S	!򔠩fX�v�Wk[�5�W��(���r7ʥ����<��TF�>GO��>��T�XԲ5�'dp/�Ӊ���e܌<:;n���ASر��3�Cܣ��ޡ��Z*Q`\r2��,wB�!��^�]�ra�l�������A���ył�n�)gλd���8m#3�O��j��'���x��^y���m#\=�X�}Z��P��|y�rf�1��6Z�Դ��Y�<Z�t�춲��Eꦱ���H�\#�Y��ہhkE���E^�ӴuD���w�y�!�gk��ؿ��n�!4cޣ[��lww���[Yw�'m���~�_��1�������}�~��`w���I���Bx������?���A[�O{a6��q�ܳ�׬\.)�(&���EP�JjŒ����?�(��V�ɣ�漅�#C�ѓ �xq~�s�Z'H0g͔͡��mQ�>t�ێ�}�F�t帞'p���P�6�B�)0fH!�]�*	���P�8����S�Kg �'��v,Z�&��J@�E��d����vC�Ha��bI1���ح�����zM�И��	@����s���lzp�/ڿ�>����7��,�]�����E�/�Y3�v)��|�K:0'V+PQ#VJⱴ�ݫ�۴7<�s3�m�f�����#K��H��$d/ޖ�������Be��qyqM�=c�if���3v���.����4_��a���s�$��]�����Ʒ�8 ]‰}��Q�Ι��) ő^����[ή��S�ҝ�3-Bn%I�"NJ:g?���S�=N˘�`SE���Ԋ�{R�,d�
����;`9�噊͐bn�>���߄>ԋ7�W��}v�Q�a1�&��L{M}G��,sS˰����K�r9 �m&�zq����B��u���qJ2�+�J�l�U���N�z�$z6�a��zM��M��f�*y"�W���
a���Su{�Ix�E�j��z�((�^2�z���V�iseKB��4�7���1�q��?z��^>�)fX�t�l��(��6[���L�;�(?j֌�|=*Q�|Պ�^"M4�a�WD�<���+�q޺�3@]R͞7���R�8p$�붬4����0S��U NJD�m�g\��yݤfGN:�D��\�ӡ�����Tצ�z�=�¶��xe�T;X��`;}�O�1�������g�|{:�o���y�s�[ƾ��z'�s⍼����AL�/��l]ʙ�,�q���ͥ�B�.ެ�P�0��k� ��Ye�r���e�m����>��4{���}�xr�3��!�2p5]�7@�HV53wPR������bnM�!|���'7Dl��	�S)
!��f�λۼ��@?�X�t�Qە������ǩkn!�_�'xE�R|D�hҚik�R��&dq2�Tx�V��^.24��E�I^�;�Rk$)��xT�'[�:��r�݉�f�w�4���a��u�����Ӥ�-�Ν:�:zTw���S
R�qcǪ40��\K�կ�[ɤ��r$�a�2"��^W�c4>���$��	��眥U��Bo�����ވ�.lN��q�&"(z�j�7]�6�Cj�-g��P�ʲ����$!x��a6a�H3k���0�B0������h���#�px���]d�np�rd�i��9_t�9YR� 5�G�hZ|s����%h�ɛg�4+癣�4�;��fH�t١�q�fq�s<��_�M������fձ@�MkY����wo_&�����M���:��i�Sn~�)�>5��!�ͳ��yZwz4��4v�����i�5�,0��p$Ҟ������l��h�͊�e�u��pސc-�>�1-�~Fj�!F��;Dڨz���9i�3�I�@Z¾�,LOk�C�dz�!�@�v��Ofv�PUe�t���M\���
�l�[�]k�[;��;�f��e^]3�o�l����[��c�֜���;�9�����n�CY�w���3�#@
����'�=#��4Q�\�O?��d��T�>M��#Z\H�
�	$e�}I_a{����I�-p���!^�ܫ�9��;#���r�+�iK��mK�]��NH�1�4#���{Z��	a�4��	�EY�g�͢�V����X��I_��2y>���΢V@zL�������!~�0
럛W��D<�Ŝ���Z�}{���C��v}�
CL�8��\�k
	�Ԫ�u�n]򢌿c�&͏��R��S�Va^o�"�	S�s��l��g���J?���R&#]�r���T߰<���lͨ�NFs��]!hqqa�(ȱs�M"�GM�4���.�֥�9n��2|��d!8zz�%�5aN{�����<��?:)�3�;+�s�W&�ռ�HQ�d��,N�`U`��H[�ـ'���Z'@��8�3�:�fA���~��?���4_���U��_�,��r��w�b��8��R����x.4�K��}����?M3�����7.I�5]�����SYR.�D��*f@X�u�Te�V �\b�f��00�/���L���d��%�P���i��- ��8"
��_9v3�������ȧr`�$����ĕ
�ve���!�N��c>���Ї��_K���sC�~0�Jaߙ��(�2�R�ZsI���>�h4.�SJ�֍�o�i�q3]Ӹ]��q���=���K�P}�,�>�W�Kpe��Ҽfo/e��V%��K�ýv%�Zb���6���1�t9Y�2VE�\нNhΔj�3�䂑,�}#ʇ��t[�G�)������7l�ta*����º��'|q'$�J��;=�4۱GH��Y������GH�����f�Gf#(�ܘ2�kHǵ�P��B�J�eT���7T
�0,��0m��7D� ����~�o79/�E,����qV8W�i�y�iH!�/�]��	���} ����e�vN"|{�xXHn$y��+Ht��^�	�|�YM��9�xv����ߋ��C*�n��{p�7<�یo�Y��v�VO�wn��)�^)J���tC�*�j�*���z�?o�J��8��\�+D�2� ��V��򌯵�b~����~�/i��V}b�J�2�r���/�ȝ&��CQ~T�?˂�uLIzv�ÛL��7��Is���w	�~�R�l2c�@'���3b비gݜ`4���ƣ���D�|Uf�/J>g@�fe���Z^_���O<T�����~��`L5H�v6�%��|��T�)4��Y^_�j�5�����P�U�J��������B��a���f���J���E���v�Pؼ.�ٚ�A������;	���6�R�<�kPp�}@����<��R���<e����y>���Û�4�|+Aj8���tqS��[��W��Δo�A)�ʨ�AX�N:�E������?\Q#�]��f-�Y�_�a��.���t��6���]�k��b���"-~�s�nӚ�^�e�k�Q���ϥ��{��%��^�aǤM��� `�=����';V���d�$�-V�5c��A٘����z��l����/�׹�Nh 3[��*l4uQҤ- �p���>M��g��,�s�%���>U�sF(�9���*��6�[j<�i���4�����
'xG�r���I��"Bh�&���`=���>��cs���|�����?*#�R�R�2��'5�aw�{Q����?^��Z��XP����_�� CA��[G(��svAJ�J���_�W��ӞV{"�P��b��:����<?�r��
;f'�I.:G��$�6t�?fss���Qu�����֏?��*�gm��2��e��,(�ށ��R>fS�5����.�E�I.e�ց��7%8��to��ƱAN����;���`W��[	�N3Bj���ڹ����$)�B�"
͒E'�o���8c�P�,�]Y�N�L����tpG���ERF�6ݟ�c�^W�gš
�#�����kT�C��]$�g�fS;1��J���Kcj����sD��dfn��Rz�>�V��bdTk��1
q��O���-[6J��ǔ�߱�o�G��|���!�օ?�wc���x`��"3�B(�l)���Ʃ)�m;j�}f��"{Nаu:���)�Q�ݘu���6k��,y��y�7U��Qڇlq��
3C^��ƺf��b�v�5u �#�)�[l9�~;n�Ɋ��o��x�܌D��|Β��ܤ2�ٿڥL�q���
��+�*}�۬��̑���^{��ހ*���j��k��(��׾��z�`�l�����̨�QQ�0 �:C��܌����-�0j�¬���$,P����sA�*d�М��g��!VA�������366��ƴ�H�����H��YkBC�dp̣;^S�;��%,�+��P%�S�Ugɵ��Q�	��?uh�w��~^|c.N���"#��Ԝ���lqV��=����f�6c���L#ʿ���?�Q��?vJ�&��C���g�,�x3���ɱ���-
��}�!�I��Y��fO�b�J75�f;i�Yx8Y�8��2��
�R3�k�/2M�5�p
rBsژ6!�gt���[)�0ߘxLyf�Q�xʝ�ճr�GYcԴwn6ag����'V9CL۹�騃�{�_�S�(��Mۥ�]~��]>���������f�h+Kq��O�2[����x�XO���L�q��k첋W�%pf�M&/�4�z�p4}�7��jֵ�
�4��HU���n�5ӊ�#s��h��鍙�H�3�v���{e(�0�-E;r7s=H!�K[c�J�W�z(!���P�2�*�[�M;���6c���M7 �k$͑E8*��e[�Sc.u,�am��-1*<�֓[
��Ge�"	Y��\�O����>:ہ�@>z��]���G�����~��?a�mx>c<ɜ��wt�6�3��dfp]��;�-����>=�V�w�S���*�cVtBb�G̓��`0�X��F���R\aS��Zu�y�y�-0S����Ϊ�wzjޟ�������#��������F=�a��i�F㛬ȮA�(�����f��^q�w���>�I�N�}�_��ӣEy�^۬ja��+�e"Yl�g{��p/*��(��d������p��/6i���As�\�j�@��=Ϧ��ΕX7'y Ӟ�toa�[�6�|��a�Y`m�*"��y�c�~�Ѣ����`�+��h�病'?!­o�m�?d�ؽ����栳��{YX�c��A��d��|�-V�#�~�cj�g����~8�Z�B�+C#�:Q��po�6ɳb��ɞ6Ӷ�I[��@s���LEl��?#e'_S|{VeYq�����wǓ�b���U����E�%�B*X)�������&�R��%1º�va��L/�V�y{�?���$�tm9^��VeKiM����.�@uJٻ����т��H��95Gg6C��b�8�a>�1!Oi���`[�b�Nn`hpqpQ�(��A�Z���of	�k2��hF��������rq`o*wL���0���
m�J_�UZ�$,
�0p�ӂ%FqJ�%��Y7o^��O|6g�.(+��ptL��(������6ӂ�:%���Ջ�[����A�&�`��tECd�d�0NF�(o�=���2�z�Z��U���PF�l�!<=] KoMf*��Fw
��7��b�p�i�Lћ�0'mK8����cحk&���N��B�q����l^�Jһ��Ql�p��^�'oe}�m	�������������n�K�
"�{�$G��P�}>��q��j�|��c��v���	���P\/ɛ1�I$́�M͂F��K���DW�PBҧ�r0�6��p	��v�,k���EJ���ǚ{mΫO��.twiJ,��j}s?bYN���o��m�Q�$.��"8\�֧��p�����l/�,�a�:�
ے�vZ�K�N�pFj�-t݇�;��pW�~"6b|�-���Q:�*�6�ЖWmn�n��<_���f(0]%�B���L�^�Oe�����T��t��7l����
�
��i	�7�r�)��rV�:Sm�>24Q:����0�@z�ܹ��u�-��(삎���Ա��*��#
_����O	�*2M��K�#�ߐlo/bb���/fr":���7v�M�a���ΐ�_��4������\���ĩ��x��5߱�u������;	-��y����CH����y(y��%*e6�M�ʟ%���e�3�D���	��y�O�"w�R� �z�A"��v�L���϶vU�0�\�����F�퐒ej~��ށ��1�\�9��V�OY�+=�a<Ǹ�)䕻�^�PF�*W�i�#"�U*�$2@̍�*77Ъ�.��diX8WuN�X�TU4�`�rP��{+2Ot^��N�~kC���iC�3j���?ȕ��B��⒢6�>�%���ݦ+�:[�V��V=&[�y�.{�9����0s�_��-����2Zn��,�:[���bޔq�s
��[�^Y�G���S�k0.�����<n}(�+r��x^Eݕ�P�M	��f����n^��j7L3�`�����J�&���/����� ?#��g�@&4�z�bKs���P�����z�8�@�cR�H(/a����N��Z��M���b�9���S�
<m���ç-x�k�L��PM�J�6K?՜e��ٲ��-�cɡzΡhV_o����}�kӕ�Sxs�+�
�d�A�i�Y�C����S��>�֫1.���	�*����.�EvS����K�|��3�
�]N��y�6��@����a9%�wL	���R��VA��<��j
��dٜ���j�٠ML�I�wO���
�c1L�!��u\���5[sa,D����3������}@��G<��`,��)��2y!:&E)�Mp�49=,���1�t���=�2�ѫ
ع;:�;���cz�é�K�=s�v�3�����.͒E�#lt�NG<�3S,��l�P3А)�E�m��S��QN.Lj�٬Cɳ����l><�lC� $���
�+���b�cm����;���ʧ3�[>[�onJ��*�-
-�v��X'9����a|2��7Pd[6��kmæ�:}�����dfDp��f�ٛ�s�k��Z�Z2Z{e�d\v���—����J��1��P
:�7i�.
e8�2醒��ꉱ*3�u�?�t(�V��	MӶ{����:j��|��f�<���JQ9����fh�L���q)��LC�����є���z�əV��R(���U�&Ro�Θ*��14X���:�3C)�F}�jeK��\�T9�Ǯ�|�'�bWҜ̛����6Ӊ6�gl��n\6�Kzwt���i����&�Kf��-t�tf˜1����� 
p+�.l�,�
׳��qn'{�U٪*M��Q9�ЪP�Դ��r�‡%�1�
}_�77H�-���"�n����h�|���G�_>z����
	(N��AP�sW_��
�
.]�Y�r^����B��m�~��\�Z?�#��
�IFo���+�b��rSm�nc!�ۍ���I+dP^72���P����R�����n�1�������֎�a��TӃ,�6�-풧�k��a��8���F�o(ܘD�1[�V۟(3ĵ>�?�vS��%tT ��C��r
g.ݴ>���xd������Ŝ�M�[�OČ�L����K�?�RN
ӿ�>�Z.�����`�@�<4C�H���s�����+��+��l��`��|���f�7�c�V-�P�p���;�]닡,2l�����_P<g��5���[��`XNJh&͌���یR�!�B1H��|:P�"��-��ͯ�9�	+��癈2�?���ս�a��&}�e��W2tS�dx\�k�/sXq0��M(Q�R*�_4'/�DH���ш
Q��$�j�	�7�_��Ņ9��0�n+�Ukާ_w�1����T$��9����hϵ��������RF���eM�O��T��Xn� ��J������N��%+>�M>�i#�P��L��Eˀ�T�030 �gS��a�>�P�ZQf�ҝ��Mk�_h�|�-Vv&;7���;]�g%]��Gc<�4�jx��d�[d�X����_:�w�(a����Ѱ$*�J��O����,~.�i�� ��宒"���W�[�����n'��Etm\�ei2H�-�A��,7�ܯ�Ba,I
չ�:�V�Gn�>�h�#�%K"cv��>���(rΕ�ZkU��R1sE)#$Ed��Q��e7��7ĝ �knpo}�"��r���ѣ|4��i��-�ـ��&'�Ro��K}^��50��es���J=��I�H�6�V��Bh�>;})���xK1'��L�N.y�Ψ�+pی,3�Nh��V��^���03��`��������۲Dx�y)#kC؛ZC50O�j���pt��3��L���L�b�2MX���CӲ����o�Y/�K�����b��CF7�9�N�j�2a���x���U�	m*�z���F�s�Rot�##H��*R�q��J"ݫ+
��3&��l����5�	r}���kc�S	�W��ܚ�4�:Z8ƒ��qYߓS.�Vh�
lnF�&Ӎ1v���PW-�:�~ǯ�����/�x�F��Ӳ����!=E�M�xΣ�C�li��sN�/Y�%���<<N�X�xv��sf�49e�����mW^K�i��)��
���^���l�&��`�m��ڜ��
��sYE�X�M1i�U�X�z䚓r��z-��9��h��H{�d,T���L���i	P"�>f�[����a�Z��H=-�(v�K~�e���h��Mel~�Ѽv������)ś~������b����P�/�a��3�^�[�Mqu�o ����&.0�ee�D�wž֜�w�b:	C�?o֍^�,\թ��u@��h��e�@���m����E�Ǣ�Dpu1���.]�[|����O��]�g{��<����7�IO��!7�����p�Y���Z� ���:P�ó�Цn��q�G(���] {z�0��OU�['^��Ռ��Z��ҁ�b�U��@^a�2Ib�y⻓�T��#D��,ƴ�f����!���B�p��P��S7��-���\Q�6�5��[dr�S��i;��^�D'x��l���^�u����
D�����@r�I2.��!��1u�����Z^��<_&�勈
z]�*�6�֭Åi1\I��Oa")$̏�X�v0MseQ�DJՏ���r!��atҒ7;
�0���c_��f��$��(|��ۄ��;/��������J�\��b=��8|'���|_�t�Cn2ǵ��7 �J��]ia!$A>�
Y��T	u���$IB��@FOس�B�h�Gd�,z+D�I�9�uk'#*:�XUwV�:��x�*�.誼n�-	�Q��n�\!�O�l*�,�7�/�
��u@���&�AM�\��q����7���}�Ó2Ц��Sޟ	8`�?3LT�?[2�K�#;Vs� V����w��,}�ke1�N�Ͱ�������h*"(K<ȄكcنO���[{�v�{�(�����eF�,
 A������H}�)*�\WJ�Y��%�`����ׁ2/����| �hG����	1p���%��*��	���x�J�C��g*����f�
������5����1����$G*��&� ��r�X��¾�8��
��@j$�U4I2�a В�끹�3rdpzB�d�ϲ�R�sqwW�R�qǜ��Aw�	56FQ9���5H�;�[�9�p���-!�~̦ښ�+���ó�%pi�p��dv��y�:wE�^Y���+sG��	�.�*M;luY۠@k����	aj@��
#QG���tG���u�z:z}��糓���{p||:�A>��O0?(�t����U����l�?� ��,��z�B���0q4'Y<9��c��Q�
A>��Yzt�˒�=�.�cj��vQfK_���48N[ʌ��љ��clnlRݿ����e�"��ϼ�g� q���Ca���ҟox�6ԙ�-39l�����*U���.8�1F
1�,�g@\i��?m>�����ZÂ5�[j\�ţ�uˎ�f%���/^�N} C7p�Y��"Hkd�'?�Ɔy��N51^/��bl�8�q������]kR�1��?�՜���m�q�
��mk-���|�������4�Q��W����I�����» f|D�u�R���#�cr�ϻ�*(q�%R���ճ��ӌ�[��j���i�__��yQ�2&�	s�_��+U֩���	g�rNd�%���:Ab_~S��t\B]jm��g?���r�'ts�<��
G{�k�i�P�vX��	�(�����3y��IU�+Ӂ�1`H/���bzQ�ϥ!`���}X��>J~g+ۛ1I��qc����b)5�'Q�蚥�V�ѭ����Wĵ����e�;�y���)���p2��W��@%�Ի_�~�5�a��ew���{!r�;w�	��yY(!����Y��v�W�&��Dz�ݱ�e�2kZr���Gf�?(}<yu��3'�N�(�·�'�T4`V�!��R�`w�Wy:�J�M;��r�����?��i��l[:6	�p�L(D�Q�-Px�Vv°���U.���ϋ�4[���O���|�f1Eq�i�S���M�,�.��O� �����k���E���%[�Ԉ�-Mu#͈�J3n�nW�ھ�V	k�f�ZY���v��{z�9fm����:��\�m�~�%g�^��蔼=Ѧ��e�&n�&�5s��ZZ<J�_�BM�3{�Yɑ��^p���-����Q�^�*1��4���?��^��Z'��Q�o
�w�@�c�\�Ý����Ĭ�L�}�����(���
�M�6:8�&�9�M��Q�i[���ss�ͤ9=i)O�ܵ�KÉ�_Oč��/�p��@Upl�ݸʬ,���Bp̊�e}g�kJ|bwU���19
n\Nس���
@Y�ʔ�ur&���N�r��M�T�7Z[[k]�Ĭu�c:�I�ymn�u�[҉X�F����q��&��*E�O�M�c3���N{���(y�??S&��-�l��P�,��`�3���K�1��7�7���P� �����,�k�Q�W����c�	���.��$#��l�~���l�A��'�B�hD�����&ѣƢ�4L��>V��$��;1�ǘ�[xk��!a~��޺%F�O��2�UD�8�?�R����'�+B	�%�I��2a��T��Z�����>�_���t��f�i�>m��SY�l��}�r��6�T,1��ι�7���1PeS�-���Y-D�<�	Q7���|_́rO0j����p�X�*M
�%A&*G}
��6�.���+-,,�Qr�P�#�#���3]��\%�3Jq]�Lo��zxܛh;�n
1o�@m���3:���Lp�~�^9ɜ����<q�'��5�K#r�YB(K@�n.�=�J'�t��R�K��$"u�*B:�|�%&�����:;�8;�wrw̽�i^� ᾝ0�-ƭ<H��C0�&r8��Gh��q�kVrbr Q�^��S���Ȃ�l4δTæ����cs���<��66�ɬF��ƅ="�ϓ��(�CS��<�;��2�����΢��1�$Z:ɹs�����&oᓬֽ�~��p��l����ὃ����gyhɰ�#t����-+���v�5MY�|n�TA�>>�2b�p���8XIi��	RۂȠ���N�`���AҼ�v �c�Ic�c��;�������
'�8�'I�}�}�J�^/��[�Сn�~��/��/G'Ey/�=X���j7��E�E9k�<DHdg�CFX@��VI��G_�s?�LH���S�����-<]��{�€Hܵ�D8���$Ȯc�i!����gN�c[��a����cGM�WN����I���l&����&Pz�	'3I��%P"�+�rv�^f�5��	3�^�\�ϟ;\�c.ْ �	��1�
0�3�T�V�E.M��ٱ�P7E�Bh��T�I��4u��t�%�4ҋ=��N��S��m�f�}��9����Щw�lA���$
3��4��P���]Qt��Z�R��蝤�,=Us달��{��nͣ��m�ڂ����{�Q�1r���iCZ_c���"*��y��5e�Ӭ67յ����:o���_%�B&�1�z����U�?�������2�L".�|��s�8EY�xA����5r�Ş�u�E���Nia�Q�-Q��3k�)j��--�SRi=�a�}Kc��{���Uc��`َ���ˎ�%���qh-���}:<�Do�'�2u�'H�N$B�g?��χ'Z:^G��G�mϻ��.lc�A��x�a�X-"@��:�0l���5�B����g[E�k�-Yc&zc�3KӤB��P+���B�p�Eʗ�r7
��kS�::��?>��	���',^g��IA%�
��������LA
�8�%�<��q�>]�%��ӿ�"���3SH��P`�V�\�^[��*�HQ��sJC���d��Zp)�uZ�k�Hsx-d�
�؃��u�(迨��um��#���%��j�\�7mr��ا���O���Yq/,� �<�3E�/� �o6���8�?�9N�����+�n����$�����?��Y��H�A�ۋ�v����lKޭ�'f�b�d�^���N��*S�q���#��|�z��l����<�����8$w���M���;�?�|��0>vr�l>f�Ȝc9K.!����?3	�?]	�T02t�D:��L��s��k�K�-Wy�3�B,>�RdL���T�柠��%YZ=�a-)�K$������eb�F@S��XV��s���"E����rn>7�v����ϴ����OZ#y݉��U9֙9ke�O��Ӕw�&�̀`4�.n���={X�&W��~+e�_���O��������\c�����Y��'ZY�Y�Q�����R-3,�gO4M�?i��?1yXGB�
�t��D��7,��T�T�4��l&���
[׎C����G;��[zD;�A��uH�������!�,ovu�YN�4_$߂L5��}k�Lxn���l�|"��[ԋ8��fK{���AWv�!~�b`��n��n�[�/n
�bl�)=fu�9F��_����l�{�E_��C18h�@J��I���)&����rV��r��o�Ӽ��ӅOk/��0;���(\�,�Te�IE������n�t��\�ڄ�WG7Sр�I`��t�z1s��;���9x*!�bҺu

� /p�;��� �/p�;#�Gp����o7y����I�vug)j6q�W:c�Lj\vB�D�M�k�Z+%/� �[���k�ɩ��ܙ�B�n�ڼ{���H�ԾD�e����Y>����.��ꑧ��l�4��t=tV&��k�Y~�_(��K�
5;�C�,B7�>J�&��j��d�����.���{
͟؟�D���:��Q@m��.���p3Xt9��2�G,BH$��]^��f'�<v�xpO��
�s�k�B�5�]�1u���֖�&;���f���(g�{��������I��J�s��AO]F�,t��6Rhcv���#���:0Įr��]�5K������Z����?��q�0
�l
�	Ph�jh�-��Bٱ���3%�$�Q�;rOMK�y�5Mdr4����ԥ�?�x>��ݠ��c��/ݽh��һ7hSh�y]��Ď��߂�ϟ�O�ن�Q�?������-�Ҝ�g�sQ1_lU�����I#&;ǽ��Rn�����p줌t����#��c����A�ֻũ�KQ��-?�m����0���8˿��;�~%Fl(�b�c����W#}�5ɖ�rGq��@�.LO2��
A@84��o���B��D0�1i�}�F6�\��B�)�Z�4BLIw���"��[��(����[�^�W��M�նPEq/�$Q�8�׶�YOs��*�О�
���=��~�+��\E_�0���,ȱi]ze��kQ��c�{v�7��I���h��s����4^*%'K*P��P^��Ф�[lș勌#9�W���8��
����i��nV3�a'��ԑ���<�w��ޯo�C�&�BQ:6Bbmv���gl�fތs����ߞ?}cG��mr�=>{�0f�����`ݔA���WXI�Y�����?�	;P��ТnӁ@��PV]��q�A�䋤j�i̸��_1��Is�!�G���.�ѐr�2m�0��n��e�V�+�y� H��<�T)�1�A@��I/�����(k} m��@�Ը�
\�H�*����#�T�a`"Ŧ�#bJNud�g?C��(�"Wh��`�U���5]�[$E����D���uˉ�V��V�,�a�z����ퟨ��2w{��u���.�C�=�X����,H��o�	*A��"{���٨�6N�^��:8���)��f���X���̚���H��	IE�>���v�������w�rZ��y��7��u2�Y�k����a���M��`���>9�:*��i�����E|�e� ߗW�.Js�Ɲ��ok���P�N���m��t�[��O"_��e#�:�g|�>'���2_+�u�x�c�c:v�f����a{X�u/��|Oi3�EЇdn�x8z�X�:l���$T#���)�_Ƶ�Ǒ-Ѿ��n�|e���=��Y�7w��ԅS��D�%�n`8K�;W�� N�n���L|�@�	��@rC��5p�����\g钽�tf܄��&Pd���,(��4{�������h��D-�#zv� 5	��K���y�.|�8�&F;��Cl�]ʙ�gC{�igޑf������r�^/2�����G�>��t��g�\ޛ�}i=B�K+r�������P�oq�r7\pU�rqi���p��0���"yZk)G<�ܤ���`3{_e)i�Q���ɹ��>Ym�M��W�P�3m�9~���VmW�<�d����k�f�U�6K��;�Y��L���|�7X���[��$^_˥pv3� �J%B���;��Fl(����O_sVh�e�a����!uǠ:y�q��/!�#%�Ü��&(&���]���яH����4Ô6I
��rJ���-�H��Dv�O���V�	�WdE�o��5��:�4p�48�$�����@3��dv��o�h�ɳc��}���Ȼ񍕨oA�ipp,P�Y�=Y��0\�
~`\����\��a��\�	r�і�DU.�XRP5�wcZ{"�i�rs�K� ��X��8z�
�P#	,NyL��V�F��ȉL�-s�r�_�$ۤ��E�(̶�j�7۶B��v)I�W�Z���"�b}b�-�e0$/�ܮ��eZ��_��K�26���u���?���k��7���Ex<	+7�u<r�'*ǧb�ƛ��I�\������マe�M�`�
r���B��E�T��S�$��;�pδ�}�4�`ݘ��2�8�5�fq����Enj���N�{{�7��~����l��'-;j�y�M�f��>��G��w׶�7������*�P#�9Ң=E\AZG+��]±������q‟k2���iI��XG��F������3�KA*|���s��'}��G[ i�-7�t4�:f��A(�m���:�"+K�����N�X��!/v �Wx5S�1_�v�R&�T��2����T��|L�M��Se7,b����%of�!6��f���p���Yq��_	.o���雘�AM��d�>]̑2Yu<~�]��q��.AJ��|��@2��&�� ���]�f?<ͮ�3Bn���H@�,��V�t����cP�X���f-������2H��W�/��A,&�.�Ң�A�Ռ�e$�@���P}IP�Vm�od�y���ۇ�ZJ�ܜ�h}K�k��_S����D0�{������x���d�TQ>�j-nO��
�d$	O�ߛ���=jX�L���]�A�{����b��B!t�1Y�n���A�I�?6��-]����k���,�8�B��$�����(ȓf�h!��;�<����0�,3r��:�����H���Y���y!8b�v
:k��B�&f��KX^erB����Jg����A��SD�]���=@��$`15DT�m8�n
3���ܿ�&��X~娤F�$��L,$y�J8�G<�._���Qv���ل�vHҗd3t�(b��׋(�������ً6E�ֵ�D�V�I�	\]��ϻ�6����&��p�,����XKg9ͪ������@	�sJ1�^Q���x��;����b
}��x�-�K��9��k����NML�X#"�M�i���%C��^,��Q�Ȃrmǭl�-��dD���S�0�	�Ę<ˌ�wւ�m1�+^��m,�_��h$:�06�b2Wz^��SǂR��!��m
��'��s�^)�j�Ǩ�/��:y�Z(�$�du�9�Zˀ��ّf��d	��0�q��-�s���J�M�Rص�!{��x
�ȏ8i�̚�-�<��'m��{���M���L1�'ͥU�-�8,��C�K,��b�/
`N䟜4�|Hg��i�K����=���-N��%��F{�����&ginYM�3.fI��f�nyj�y^�֙V�i�1u�o�[H����Q{�_�K	A*��#��Zd+ī�K:.����H"["�ӵZ��%.�@*�d7G�d�����ֶ�2���b�Y���.��!�d{��1��9��ˬ-نmc6J��NI1��a�(��
s��jbT��R|:�������@�j��`%��b
z��(+bh;��,y�y�������W�@�r]��#b���R�cӽ�*�"í����,[�n#[�5��n.��b� �?A�覠L)���BF28��N�l�w�ðЙ7��_���pv�]���'*�����Ά���������s�ƨe�hlӎ�Pw��ssl���Y�2~�N����H����b.m<D�
�9�9η5�t���Q����c�CӨ�j7v�#ŵ�xR��T��a��]�f�+��9g�Z�����5���5�����/�"Rf�a@0$you@�T
lN�D�iIy�sP;��7�k��X�5h����<7��1sV�	%6�k*#�$�~�=8-(�n*�ݖ,����Yt�TI�*룭}3�z�Qr3m�����_��xi6h3LbTӈ;~�[3��R�bX5� 餄(�o��<3j�Y[^!�`�^p���#VVz�\5*ZdQ��@�`)�U���0���^3\Bsާ�A>r5#09e����Lﱝz]'�ь�W��E�^x�g0���~Β�}�Ihi�K��Me�6ź��{p�Y�O@&V����
b,g��	��[�R��豆[���5�V��}}Mr����]؃~�w)e���"� /0(�O(�G�#R�۵v��҃V�W/�6�{L�N��m��mY9��>�e+���I22%���ZL5h�C��8:.W�iO������#~�����׻�vj���I2�6д�ɸ1�k��jT�wO.��}�v�/���-^�`L��:r�6�S��Q
b<�.�PD�3W�p2��7U���)l�K+wm_��Qp�"�o0��� �[udo�T�9(�N�r^VI_ȭ�Ke;E��v�k�����u��25�Ύi"�UMg^��G��R8��'�M�8!Ʈ��r8=mq\�hF�/�����ݴTC�ʓ�@�&N�e��7�ɏ5m[y��_]@*�| ��WC��Fڪ�m�H�����b��Q$�)��3S_M>�Цt�ip~�Re��k�`ɑ�[0��
��AHX=�ޫ���}R��7"�m�L��%���1OXN��3���n�`�W�L�Y�ݚs�W6��tl'�&�_`�#+�U{��;�&[,��o�L�(��/19�=�izc	��x��
�T^�9<��*�A�E�|��1�
��o��s�o^�i"��z��gf���e�-F)�bX6G;��OĠ8v�ԣ���n�8O�*�2Z�sc�^gkvG��NY弶�Ö�Q�Vg��;,��}z�^�*3�ה1��
�<ORc���Y��r���X6�O	�Ry)��S���:--0]Q���?��Z��죩#���j	Og��)���S��ȕ����T>��M�n-4�k�Ҵsۨ@	�u����{�k�o����{�&��>i>`���lI�2~����g�59�p�K��=,\-�����U�jc�kv��*�&qiry�S���Ɗ�xn\�{�q��m�}�1�/��*�Y�֘i4������}�1�`�7�.��0�z�|N��7�`��i*�ݵK�e^�;a��G���'
���fu��a����>��!����0�ױyh����z�wE�Gv��� �l��v����x]��`ֳ����@HB�����m!����hn淀h����-LlyF[d��-<���&�Tج���wc�wx�޸vDJ���\���r�(��wX��
igǝGֳS�Q��Vq��v�;��MG5-�f|S�0����M�F
�]�կ6�����U_]��WE�����}�ӻ�2s�}0Əp�L3��L��͎��k�l�8;��s�0i�G��4���pIe�:2K��0��\- ���[/O� ��*1צ�ٷ؎®�q�0�hU��a����nr��Сm52��taG1l����u���,���׹U�Up��1�0����-Z�+bf	��1�x��[ċ���#�
�f�O)G��,�#Z�!"�S%�S�T�E�ߛSS�&%N��}��G���;�H.��=�W�uBVX��`v��
���o�L ��1v�a�~��c\�#��ͪ��c�&���w��H���\�vtdl����t1����i��n?$���i z��SJ�̑�4sDSE[x�"/d�ef�m����p����u�y���(��$���O��2���]�ӱ��%0v.��Xb��NOs�؈v��t�����l����,�뼪�>�B�ܮ9_���Z����@�\؉�*�Ϙ�Q?<v�a�d���֒�WՎ[t��/	��t��aͮ����djv�^�3��\�[�c�6�ϵ�Em���.����ʝI?#j��/{�v�RGh�7g>��e�r�Y\�fz�@~U1h�]����KF���٥"v<њn�h��k|�@�E�O;t���6����f{|D^3��<���� �gv��b�W��8�B��Iȼ�f(������\᫯r�R��w�t�]D���_Պ���_R��`>�X�1�:�
�`vC;d������aN�!�(��0��B�̎G%�B�c�\�O�5nͣ����yq��ݒw��&��v~�|��?r�4���i�1f���I��(��I^�VC�,�����}n�y�Ɣ��Gsp�+PyAA�n�rN�k��ͨ��qy���7��
�k3�i�7�!��X�
#�%@\���L�݈�+Vɋ�(�~�T9,k�i��P��(	6u�I=��#Os���B7G��U�.��h�O�wӁQܞDFF��Z"�5,(�� �L���~3�h4���fJ:(�g'��Л��4=A��������.e�[�ώt*_�Pu��5�8���qdYB�T!,A�Z��ˁ)�+?� ��	N(_�W�>�ZI?z9�Γ���0��xo��R:<�l�eǽ?��)��YF@huE^f%l�Q�ϧg�M=��{ �Z��bԕ��1�$%�-;���1��c�a|e,{��٧l�Y����ֲ�ٿ++��'Y��d��[�K$|�w��謷��=���pM������	��(Cf���1�,"�c�Q�$�Ww��㐴��fӖt��Mc��Y��>�w&�^d3���K���]�5m.�~�g�ӿ�U�8ׂ�ij0e�9�E|S�j�PBك���\�G�'{g#��?<���{m˳w��%��G���3��47�羾���#�tuY3�R�PJ �j�\��ȓ��#�a�U�j_��u�೿��&��ɬ��~�'����n�ª�3F2�Cc�q1N��ƾ�������A�Q�
���u��9EY����/�m�谒�bvO�q��,��	;�"6f���5ۘ.��^�ߡ3ϩ�U�HB*h�;>����/f�d������,0�b�P�L��N\�ԗ�����đr�Y|,~�����~��t�?�&%���E�����X�6�����-Gz�g��V������QNL�������`�.o'���7�k���of6f*����
��G*.��m�M�@�
��ii��ǻ�Г�Nj_�6�Цgk�g*��_���0
Y��e�xU-���
md^���k�}�9��c���h�*,BT4Qݑ�����Οy'ʶ���G�Q߆���'��8�a�˘�x�9��Ki��-�o�_�s��bYv	R,�(!z�M���?>�� }9�L��W��;�½��a{�55��i���ñ����
�r�̋G�i?c�/����b��z}Lz�zj�+��������!XW'�w}nA��s�9Ԗvj�.���ի��>8I��*�BͲ#�	�ȫt�
��)��?)�r1<1<71��Hu��e��JŃ�C\�)r,Y"����v�D��P���U�q#6jЌ�-e��0�n�d�*�Do��L	f�-co�$k�РEx�@����!�s�dY�(�`���QA\��l�y��@��}��A'�����"�m[p�uv�Ws�U��},K��fٮ3n�N�X�O���z��y9��fw�7�6i��U��!���*�Ћ;�J:���;9YS��=>��Ȟ%�
|
�)���<Ħ��H���vh!	�� �e�c�w�9K�����,�"�i
���oZ���^����Nj�Z����c�z�<-��*h��&9�Td��
[��v(x[+u2�
�!@�-�+�Y/^������-����4���v�g t�7,wb�����S� TmfL����zY�e�9�(75|O���r�]���W�7a���(&�mҫ���U4�[_T���ޮ��@�n�<y����^;��Z�ն5�mӦ������.o��P�@�XovC���+g�:�E�& 8�?^z�­�v]���Y[�X�Ӥ�Ԑ�@.��k�~lՄ��}-d�<����b2k�k�Yv$�����Ǟ���F���� �2?��ܓE$JA�a�$�Xg��M���x�D�����5*c�W2�x�ۋ�V3ǫn�:5�.64o,��ZP�l��&b���;�}O[xGH�PB���������-رW��\��a�b����-E���pXj�?�`z#
��!߽}ђ�j�Z3&!��d�XdK�f�/���)u�B Ǖ�A5t]9�W"���ː2���W���j�����	u���"�:4��Eׅכ!W�cu���;��V�3R���qIL�Ν�fg�]Ek��幏��H��o+�E�Z"]��9��"�j�T���:oL=��-��;UE�[�9�f�n�U(̚o�޲��(��Aݵ�$�&WF�FTl�=�9\���؎o]��!���8�&�g}��)��Y�aSȔQ6,��U��4���z ���ؐբ*�
߾?`=Uug�{M�D�^�o��?MuDz&S��Բ����ip�zef	��O
��p�p�� @\��/"�
�C�[�qx�]�[K~�D�8����u�e����×P�T�dLzr��N
W����㢲�-���?��3u�	�^��%����wH�dz�P�p�t�⳿|-�?�u�����aސ&�q��
���m:�s�ٜ_�#Zp���ȿ�xt���ZZS�o9~[yd;K�t�ܾ����[�U{mm�>,3ٺ~T�� I�]Wg�hs_

���ȅ���jG]�r��zx�fR=����sb�����0w5Ǜ����@G�10[��8�c�f�ϯ�5y~��Aw据�5d������[̅V�e�/Z8���*��i���$o�]^5���PW�{>��y~��ɬ4�틠[������Y�w�\6�wI�v��6����\�о��m-ɣ��uW/&g�|&TѬ�M̮x�fp\�!�L�;|d�K�Y�ќ	w��`V}�nl����@�8Cv;�~�M_E�g����y�C�ƴNΰ-qX��)G��mYṞ��Q��!M#b�ao��O�|��j��䕱pӟ��[���¡�����?��V��,�E�D<�N�cԫ
t�lr��:w2%��Ң=/5��T�L��ۀl�7��oA#4R�A�Ԭ���{�m��v��}x}������L�l�( gTu���\9s��QC4ܬn*�!ߪ�Y�z�~J$fK�Q�7}���<^)��N�O���Xa�"�hI��BMqo��p�sN-xƨ<;WM�)�@AC!��L}���k�Аfy�W����`�)miҸ����6�N��-�[8Y�F2��oD�9�E#�U���M/�G�U�#bt�[�TE"���e��r4�Gw�N�/��^��hA~��Ҧ�u=�p�_1x����t�֕���lwc�2)�:e�3�z�
�M�nX�5�߾�17̗6ҵk�f��\>�.�w���IMܟ��~F�����Q���Ѓ����v�����t��G�� �ޏv��o���;���_�M��g�8���-k��������s4ݒ ^0n�᥮��_���7>���T�),z��{��&۱[��"�n;������B�u��N��,]N�{�v��nO��|7��7žvNZ��@�$EM�>R��O����Qz�e�/�1&�=-��,�5���Ɯ�n�{���q�]ⶾ���}<E�����a�0�]�+zۈX5���wQZ�ik�i W����.ݪ��_u!)����$�8�:�!�ٴµ�gIvU��>{G��y���M�s�ȶUI��9x�
7u��\\���^}�Ķ�!�����o�iq#�w��ё�Ȉ���wr���$ZK!��1����J�rs��k,ʐ|�˧|]�;%�ߌ}���!h݌��8����0�(����A+����*;.��?�s���BC:ޚ�U�TT^����R_���W�'a��i�
yt	E%��ϸ�ܹ�߲��I�p�e�/7�JȦ�0tj��XY��pyޢ����Q�OVC���,��*����4�2^�lF|g!����>V i��a���É�P��b��y�O��3JV֝I�!��t�9Cm�;{�h�s����F�D���1E��w$��ɠ�7n_���:����{-c�E
6��T��L�O�Ԓ���44:?�A(�W�~2���֓>����?�P��o-�0����L1M�ӓ!�h�����O�
3&uÈ�[	>.�h\�#h��>�Ѫ�кh���h�hT���^�{�M���##l���n*��T�}->���=�����*Ja#�?0/�8s.MclNscJ	G�X��'"�)�!I=��
���]�V���Ül ��rU���_�҄
�r����?����.����vw6 ;�P1I��xjӓ{5�qʖ�g��b��f��hVaj��0\"p��$�'�2e�'���P#t�<��~�1��-&Uc�^�5����cI3�1�!��:��d7 Fcy\�¡&����3B�����A==��?��������Ѳ��,Lc��25W�-����~U-�m���yav����QewNN��#]�LJ��槪�#_��P�J"��8�b�9��5�[mk�~|�t����K7�(�v���[H��B��e��خ�e0m��eBF1��)�e�58�Rۉ7�t��1
���8*Ay23v[	�}b��Ҋ
z��\l-�cQS|4�!Q̌��f�&�����q����ò),�|��v�B��\�V.�|��J�X�*�l�s~�{�b��}5�@ԔÈZ���ܐKϬ����S< ��u(�^|�[�VrQY��R��yQK'��+;ڇ�7��5��
�$z�+4���N٘"c�[����h��"�����fW���c��Wgz�KF[���s+cŚ/p�����^|o���S��gG��s
 ����/ig�t�M|�e�&D�wv���&��)�5p�t��M6�pJ|��)؜x�����&�b�]�l�q$�]_�Ј���aS���[M���j}N
���4\�]:��*?��c(���Z1��Q��#�Y���<�:�қu��3C��[8.������,U�,�o^�2�-?ZrSBҤZ�Lˍݖ��$��_e4] ���l�:
�!s�EuC���P�7�Mc�S�u+S�R-�'P#�Y�%�a�h+�@8��%}A�U�ɽ�K���-����n��*I{�|\=��)�3�XH~�\nV($��ҥ�=wZ�Hf��e5_��(3,��ݢ��M6Ȥ(����0�S���F��3@G�GS�Ĩ��6(!�H���ə��.QZ�� ����7c���I`9��?R[�ԛ�0�7,i�G�H~~QZTX^@����]��E�����Dқz�3�X��r��Ȃ���d�sӁ9{���A���ݫ�zu����+K�������I��2c�͕Y�)�z�t
����e�p�6��oh�M�u*<��<'��Z��yF��-�.�t�PkMN�� kF��p?A<�-߂�sݽ��ohF3mיV�8f�4��>R����BR����m��:oI_�^l)�� e�x�ۉiN�A~�ϸ�r�ҏ��bKܡЉh�2EA`���E!�f�`5�Z�A%�R�C�%�>�D!pi�
)O/B�S�\O���?;bx��|��aI�����(_jz�'|�����5o��G}�����S���4J��p�I��{Bffk��V���1ގ���r�p^���4F�#2���Z}o/��vU����iF��op��S��>��S��I��x�s��fh�`Z����򲸌�L��56Ml�x�+���V
�C����xE����ٿ�x���^]6���-�>�<c`���i�"Xre��o�w��UcU��P(�򣽴\�LxqM_�(� #�X|۽9y�3�*f�bۋiO^��_e�N�o��Y~�@�\2@��l��
t��@)��|
�W�vs��9с\$�,�
� ���*�)
}L���9��x��o��	�z
�!�����XB�Ϙ�s�ۛw��Ζ���ۊ��p��c��B�
��!-x�z 5�+����-y]�]�scR�d�6["��8���:<�$�
:����5����'�%��_f�"9�Ħ��Qgf0県�ࠑ���N�2(��$�I�H��J!#;u<�S�EK̐��f)B�hd|�!M2��	3�w\�Q�)�;�S���=�j"<zsi��p�mD#a��0
�wx�C�wρ�,R�TΕu+Z�1s�!�fm�L�#��h1x��`�!K΅7EB���87�)<�Lh����&: �݇��CīU�5U������?dk��y�$�5v��'�� 4`+I�>�qoQM<�������������u�͇����h����2��̽�w!P��%�/��\��-�:��So(i6�%�$��H=���}]>Pw��\VAw���!�'��E/c�����Zd&u_�c*�ԕ�����B�p{�yX�L�N�07wD�n����;ڍ��f䖶����Rqfy�-Pvs�2����Dj������Q�E��l٢�&��c�M���Ğ��\����
T���8˧���(�[�Qď�{*�3T�q,Ikmv��LH��'C_(@^7�gN�L������ȶ�������I T��!Ъ%C��5�"2�R�i�o�˅2\3�W+�Ǧ��+�Z9�ͧ,7�pdN��b�xS<��ɼ�F-���z�P��?���l�1�M��#AM�o�3�Չ}���b�O�/��|w��io�jv�M�� AJ:ґ{}�)�Ռ$�h�\zL%� ���,?��@D�⳦��m����&���[�J���������N���M��-�x��&mv�Uf[�5��_�|)|�f9g�u&Q�J�n�rV��Ql�*�,CR�ZQ���� 0a���j�'��&/��pYӅ��<���M.33S�� �ֈ3툻_LW��Sz�v�+�}x��M���s�:��jO�R{D'�"�l����K�ҁG���S�U��֤����&U�VG3sj,
K����><bvD�o���L����c�K�.����+
�jޭ���&Sc���:�1چ�P�����Y���L�aKM7	��8�\���C|+�������byom/�0k$gWl?mVsZ�Q�ڲS�#�hS{@�ɖ�|7yq�..B25$S�@�bL��4nRm��J߈Ez���4�ͭ�mqn
{_Iw���o1Y&�r)L	�z�e��c��]�z�kM�?M��;��t��ť3.�6��ɗj�~��n�[������Y�^��}�)Hy���� ��:'�}f:����jj�����W\t`�u����"(��<8����/�t��4һ��7p���^>E�2�b�ܫr�D���7.v�s��o[\q�%<���j�*��D���kJ�h��!n�.�Υ���/OPU��S� _ ���[���I�_'!8(�P2�C����uF�|��S*��Mj�
Q~�50�m�<�?L{�]~�:Wd��U��ڬD�x�F��r�M�[C,�+�l�t|�9�{)C>w��0#����T�R��CAt�5����H�cf>5eű�.�_��IG�r��r�^�q>��<W%��&0�g3阎)�W�𫐿hg��>VU�2�G��S���o�_��W討h5Z�'�\^w_e�/�4S�ց4S�Z��k��
Ek�$�TǬyP8�%%��."i��6����͏2���BH��Ae�˜0�b�1��S|f�oᬶA��]bq�#�pގ�T�J� ���ޟVz����9U�"�`D�;����ٳ�:�l��!��wc�˦!���P�
G���)�[\il��sO�ҭ�yr�<�]�/L>������y�v A�M�kڒ�7�{�m���j��*���b}&Cak��׾	r;��؅���i�{R��`��R����h�m�X�b&�ssM+7׷��k�I�)nE�5iF��ڍO�6�O����9�0�E��L�rd#��i�*��.7<�.�չ_��q�F�}���4;X�&�e9��t{5M�0������=V=�l�u̽��S���[ph��ߑd�v���e��!���t[/��X��Q{[�Mɕ�2F
B*k�l�����f/�� �۲�38�|�L4{�������Փ<v�lc���『(��d.?q�j�ͯvp��z89�	��/o�A��+>��I�E�|f�
�w������v�f�WA+���T5
r�f�|�LEP��ح���Do��Be�E(Ht��T�����	ߔ�f#�h�З��;�n]��V)iȥT*�[�$`����;�c<��c��]�q�����P4��LȨ1�R3Y���8��u烒��Q��K��V��㏤������J�p-8�-��G�b������B��lm��jQ�������@{�w}�2���G��\4�}*����i����_xH�ȭ�3,�
�	"�
e��p0{vc{���_�谀�X�eD#�����{K���;�йb�f�ό`zb����=s!*�.���0�wM(���uAW�ڽ�z6�y��OiE�k��M>(B�5s�7{�َf�pw׆B�r���+�MP���=7�AQ,��'ݣ���ը���ҫJ�d
{h�yΛ $i�cƵ�R�	���$��g!��}@�k������4�Q����f�[����|J8(�#�bK�J�q&�L��Ol��6� �SHf-Rc���Q���M�
XwB"=_��V:ڵo�O-������v�bOp1���c���r���Beܚ��w�'�"[��filUE�ϐs�����2������~�?du�nF@��ȇv�t۝j�/�v�8��-����_萔�����5��I4G�e�Y��76e�I��\A��ka�Գ���RKw4��x�
�ڟ�4U��T��_C*���r�Vw'^}�K5��Ɂ��b���_��F�(�D�m�IpR�6
�Y7)#Q�Z`�ͦ���u>��R���W�~̦��`��{)��^<w)vS�
]���%c~
��U"�/Z4��^'�g�gI�x��G���jw{�vت�;�9��B�n��{�tm�e�1����U��{�n�����s�W����.m�\�#������Bw�?��a�l8��z�`	����]��i�^���n�yƁl����n�\'��AΓF�#p�[5��Hp�=��-^Ŝ-=B����:T�?�+���r-I��"�����^�Gaj���BpXB��
bR�Hf���B��(��2�_�SEu��6��lS���uo��⼎����ދ�������efT��Z���@��;��]jG�]�ݭ<��6Bm�?ԃ�6��n�"e0�LAd�=����훺S��R� ��o��<��y]�r�&�m�����qϳ��=��鼯�.Z?�Va�Ӗ(���́H��
6+Y�gɍY3�^��c��c�nĕ\,(��‡Yֈ��"��b�2g����l�F&���I�6����=Ĥ��/�|�0St��A�T��h��No�6�0����Ca��ÑQ�f��Kcz}�:R$���Z�e|�
Ѩ*N1;�&��ȍ�H|��q	�3���1/�
�ɯ�Z6�,S����S�E)�1�o�)qU��%�k0�$�ؙo��
KmE	~��`�M�Ȁ��l�]t�6�S@�s+�Ai�H �]�XWb�a�9w^SNũu���ć�$oV-vE9�Ɣ9�-h�kI�wل\�s��?��
��GN��(�ʊP�,˽�O�	 �\��d����h��'f����J�a�WG[�_\o�Յ2�I���&�s��'�3��o5LV�eo�F����,.���0�씢<��K�uv|5Kk����u8v�	�9�zj���,H��v���Q��Q$�4.�[;(�$;��]���U+��5Țd9��3r�r4֌%�f���q��,)u��+m䕾$w� ��I�ĖEa��/��4��8W3�%�M5=���$�"uH��hF�n0���U0�����W�S���;�
qn�z�͡��oBK���u;�(���}1R���i��佇9%�u�Th����WM����I��s��&O)�����yNf)��������MV�>���߈h]��|7�H%�/��"��V�����&�ʣN�̳�2��pD�5D+z}�&�\,#��Q�]��QE �<PB��r�3�]�;�L�:��r����'�����٢M�m"����@#�t���iP�R�H
��Y����' ?�y����FCW��!5�Vl*c'��*�8v~3��GC=�4�OE��E�,0IJ������+2�����:v����̲J�9����;�&j�������AݩY���V��l�=ȴ���k&#M)�3x�d�_
�S�SŸ#�N��-`�Mt�̩G�r�i��g���r��g�8jsQj)��x�]k/�	�����3���N3���j�\�X�c����,R�8���c7;j�[����`�*7�:Gl�Z�a���v�I핤pҴ����Ii�R53VDe�������j��%*9�
�wg�Fp30��%�K�?9]|��Y�D��o~׽�͙e���{Z.��}-w��
QZ9�%��23U��|�y�(#e����_m<g
X��4����+���X���ձè7���nz��ef�P��O��FS,M����B�<;�mK�!�,e5��	Ҕ�*�_]�����G��
�-$Od�#j�5V�^���
y��g�w��ҵ����j��Eb	�:���ʼn��T��7K����qخά��ϓ�D�����ۘ�ͦ����mY~�iL#�i�8�F��u�͗E&!K��=D��n܂'��MPV.A�
%�
�����	���t�ί��@��Z�m�8H���~S��l�ۉ7���<�����s�c�#�p��xj��^ӝd�f����L�hN��|�n���n�>�BK*/���	��w�&]UQ�>w��<Θ%�{��_�j����V�©�\�]�'ݱ)�L-)x羧��j�Dy�g�ߑ��=��fpBd��W�2�&Veݸ��|Sl��{m���|�F
R
?n��@U����:���|x��ҹw�<ϧ�%�ϥ�~��Vu�����2>��
��
�1�`�K���ғ�f�)l�ԃ�\^>����R��Rzx6`_{D�[Es
+�|S��)��I�-�9�MV��-V����N��-�|֬�Յ�=���iHޭ�w�?OJA�T�A#Y˫�B��d������;r�_�g}�*(:c�;��=tĥ���8��x���l�wMQS�(н��� FU��q}n#�U�{�i�ћ�
�e�I���7q��n�{�=�,'/S���f"^�:@�.�
g��
��_� j�G�Q2� ˎ@̞m��<T�r �������̹tl��w�EG��@^��a~�RÞ-���9P�(GM �ӭ��ϊ�*����i��,�& _x�"_�u�.T�=�!�jR�pH��k�sa6��[n��H������Q��P�ԬLXŒ�h_�V��UԪ�N����t��rϿ�.KȘ0d X+��mh��l�7��"�uO|��9q��x��re�Yj���A:�7���Ӿ �Q�t��9/�I�!Pӻ�f���Z1K�W���QB�i��*�#�qhea~ܬ��
�y�ޗ�/��Q́*�C�.��l�uԚ���[�$nP�lQ�#U��b�Ź��H�"(N7m���u|M>�˼UZF@�6Q(=��VZ�2'u�&y=Y���$��,+%�j�f��Ef�з�b�OU.Z�(�ٞ,�\�q�����BMLy��X�rs��T�F��pC&���X�
���ĩg_{V��&��zxަ?��X�(
u6mr�W�����8�o�S�i��n�_ƌ�^/���d�Q{����C6���bE�%z3$=�Aec��g'�H�bQ�ֺ��4�Jv����1Э�{D&�?;��ܒ��]k�XyG���1Q\�q�qu������⢁��'?و�y�W��k���M�w
0�!���%a�_�}3�	�7_��	L���D��O�?�6�7u�ׂ��J*�oe����4W�S|���e'#��1%��-���'��Z�:Y�����BO��E �%W�qʩ��t��M�&u�E:EJ���k���ݬ�0?����#I����m��\һ~9S8P=��$"9���O���A�2F'0��L
�;$eP�oF����"�e���z�~b2��Abj��
�("=�Mg$�v�~מA���Ϊ�����>��L����'_i�ё���hW�2�˕������䩣�\=S��o�·
��^4�wƎ���k�$u	��ޚ*3�J�;��jE�I���"Q����ww�N��w,d���tO�G�y�'�	c'�3����-88d���I��=���ӳ��N&{[<��/��vϟo����QI
օ�L3=��PW#�;��u���a�C����)���c`;y;����.��?v��}����(�I��AOz+��	P)
$���ё��{a"-cjK=6�f�B,�������O8��zꧺE���#�<��@vf�-kc�l�-�7�O>�u	=U�O��J�pȦv8�*����N�w�`����5+�`�
	�;s���Ɉ/q�yt�ܕ�KE��T�,]l��3ב�I�JC�wT''A�$T�ɈLnq
�ta5��vp��4IB�� q��S�?|Ŝ���1���f����(/e�2z�ܚ�J��ث�1�[p���zV�D���<�Zh!�A:MFdG(�;��0��{ΓE���'����ʡ������g�mۨ��4Uۓ��
��zĭJ���1�RZD�;B��򡻦��T�휯\8�JڮY���p��Q�/i��s�Λ�Y|]��S���\6�&�7W����Fƻjc��F��佱�/i�A�&Ə���>����%;A1[��O�۷����k��Lϩ�x���E�4���Ϳ�}pi�V���0��i��͖n�l�(&.�r�t�74����	�(��`��[Z�Տrx��t�l�0E
�
��$����D�X�X��)\�}�sP�(�J��+.���iw��{��S��a>����rRJ]����M�\�W�j؟���ED�o�z���J"�Y
��~�(���(�L�ɿJ~؜��tW�Y}!5ꅶ�����-���M"Wr!q��5A��z>sf�[�纽r�S���C|Ab4�W&�1��ggA����;?.�-o��>�ǘK�7Oÿ���;C_e��R}�W���_<<	ዌ�R� ].��g����S�:dF
�O0�9E~��2�7T�nR��ps�X�m,�����9�p}[���[�ƻ�|�
9�Ŭ�PX�3Q�R��X�����F�]�.��f~�Bu(� �x�GS�9�����}F��Nj��|o#��u���H���_�<q'D�_���b7��T7�O��uiC�F�o)|��g����-zTRN����j��97�cΞ�w{��-���
��?7�k�Չ��{~� b~Qm��m�o��ofG��=֨�g����-&�Kn3�G�Ι�ʈ��U�����IH?���6�|*V\Sf� � �I��k �m�1oan�uo�'q��Q_��ٺC��f�J�q����}Ë��4{S��֑w�)�jŝ���]O&meA���=�{d�_���ڒNC>㐶8�n�)NhRH�+X��
s���S�Ԗ��†�'��-	�9��Dd?T�F�l�4��EZi~��ޟ=�����cB�{�E��u3A��G��v�t�\���.������6�6Bij�.����ٜ��5��2����][�])"���=U%���R�$D_��u+,�O�4bH|*�*�S�RP�:48b�^`k��11�7��&�18h�xR�ݲ$�'XaG+����;JVI�ʟ����
1���:7˘�Գ�MA��̡4ɉ�E|V�!����tK;����!�1+���s*��� S�RJ��a���b�QbO �P�X�ƹij^4F����\g�EƉ���,��{��H��(_��𫝩}G�s8ͅ3������LA�e�i۬���Z�y��i��F>U��փ�rBi�^8��S�\�2`�7Ut�nYu&5(��ё#j]޻J{0��o��,?V�U
g�ql� -f=����Vq��
L	p5CRAA:r0�4��2_g�J���N�08FH1%�T�%�܄L�
���h��!��o0Z?�R���O�G9
_�r&M�]�՟ѕ��A:�V�Mn) �:ǖ��Z��������:���	x�������ZZI%=%җo�?�;���o{�=�}����ɳ�O���ܹ('Kc"t���#��o�	��JVA�?)�W_\�^�Vf3��F$��n �Q���xЁ�fdž�D�Gc�<9n�lU�ۢvwվ�2ǒ��%��N�	Dd�t��x���xS�$�H���>u������~@��u�?�A�[�p���}�\�3ލ��/ӟ��6�A�,��fE��#�-��8�,R�����wr��iS�_o�eAP�&����^{Y>�h8Yk�,،�J������V	Z��8+��7�D�)G�g�@�8��L�Z��x�*��k3G��|�� >w^�+*�E!P意�<K�x	��ڌ�1(Þ,s��c1���4���p��Ю0��ʊA��9���k��J�iT�t���^���M��n
��	�J�~<���$b�	(ǯ�
;93�O�$L�������2`l绁g�,2�IÜ�7�ʍ�TH6�"��8����\9E۹v��(��^2�%H�4�ӫ�bs���6��T�$���G\-����<9H3���8�qD��~_�wO��#Vi0�I��
S?_3e��
�"v�,n�0�D�ht�8w��-�����S��}�'�B{9^��Eq��p������Dop߅����&׭��ʆ��{�M{���8���q���,���kb�ŧ��?�1;��
�EI�����ƒf]3f~Ԣ�
9	�I��.'?789,�f:��鬕�_����3qz��j�j��y@��D�J�V�6�Ñ�Qg�D�[j��� ��ۯ@BL̖;ɷ�;�Ej���A0�e̤� u��)օD��s��V�"���QF�Ԑ��_� ����<������'N�4����ʛ d�w�ّ�����I&��G˒��e�LV�a;*�u
�fG�L��i��/p�����G:r��:�DV�9���4gB�f'ǨnQ�M�ka�v����}��CA��%�G:a��|�& +%��M"��o��@X^����F�Yn��7��]��&��ʺT� ��S��bNf���.r���L�LS����+�y��X�4/3�����e��9��Xo�P�����Q�RGa�)R���)�`,^��^�ۄ���x!ْ� �B�׃zL+��,}Gr��'r���D�Z\�yHJrD��7Gჳ��F���k��^"�岭������:C(����u�^�EHH��b�)F�%�`-�&�Z̺��쭰�h���:d�9��i�hJ�<��QZ�g�%-�k�Ac�r~�H����I�0@@z�4�E'�9��̌�:�q��L���6�	��7O[6��y����;��.��V��r��"����5��8���qt��D	X�0�H/ �n�d�PZ��R]�+��ᑖ�Μ���tAaT���p����v�����(�Dv��i�Tnx6���<�y$�kK���b^6���*$���[Y�e���S���(����!�G
s�2���}Jo�a޻���̺H�;��W|6AI"8�^�,Kq?�n��R�?�C�'|β�Z�����a/`D��t�,�V��@�G�?�d
���~�I����u��l�����r-�W�v��2J�ŵ}z��
cVg���ybZX��^�xS�7\�V�[txMS�DWE'����$j���j��)K��›g']��>y�Ir���z׉�0��O �o=��f�۫��3�
�*���s[�}�4�7Ue�#=;�ts"�U-=(���GԎ����J1Nӧ�7��I��J�r2HF���妣����n&�b9=��0�����"](��P���P��zS+��m���<%�e�0$?�B�+�9��q�<<8�-�D�5J �D�a����L?��lI;�6�a�"r=����m���a�Nf���/��)�s�_>f��0;�ޝH�V�8$O���5��-:�a��x��O�c'M�a��4��V����z���i׬�g����uϽ�ᤰ��Q�
�7K{C���@<���4y����w��"����S�ɷ�:�"i�O`o���-�u��:=.\�-a*��/�k����s#vg����S�Gl�>r���k�?�#V�{q9V��
�ӭ��TA�y�1:���P��)l�@"|�y	9�?����R�}������9
��7<rt.�/	L�{@l��G�B�cs�G�$��|ǁ�27Q"��+_��9hhB� ^�s���1c}{�[5�F�����ਤA��A��������ϖ�h�鸞���'�C�;aǶi�`1��6쇳r����Q���A��{̎�a0nc9�U�`���(PK��H�4����V��o_C��E/<R�\����F
U{�(�V�̠�Bɾe���6�E�y�bn�i�17�ه٩B�
��̴�Q@E-�1�n�9����C���3?��w� ٪@?���>�b�P�Z��W\���DYҏ\@���1"ӷ��8����mpإ�3c�����:�6�IMw�ΔkdA�'����*��P@Q�')>!")�da�G�!	鸶��:ق	�l�
����Y��o�h�:�!�/���F
�{N��7����T4�N|�$��d�����{���mK���-HҶ��o���6�g�m>��ޖ�{[ҳ%A��m9w����?#�4HO܁���ɳ��"W�"���L�R��
#�Lצ1�q���cx�sL�%�pѬHԻ��]��|&A���:];T�u�H~�||����V��2/���1�z�
$rG�b�}��)���*��<�#]c�j�	�
ͻIz0���n��k̻�/Z���ۗ����ʓ-��NJ
o��Mbn�?廉
�X{���8�f�7Cp�=�~J��^�iQ�n�~�d���R�%�.I��)�.,�TQ�$�e)#�ɧ$ɝ����$�™P�1ޑ��и�W�4%Cm:�ʆR\贆��TJ�)*j���"
96�r���_N@�N�B�S��)������w�.�&-˜�	��Xʕ�����b(ζ����i=�L2's�{�����rN����mZ<��\
z���,	��΅g��TL���,[�H�i!��gE���R������wՋ��g#'�b�A�ו�A������k&�
��ͅ������t��t&�|O�4�ȫ_��R-�>3�G��<0k�$_Q6m�3����\|v+2b�׻I����a�%�2l��Ͽ����KU.i�fT3��|Y���l�r����m�<ʶ�!&eOmpe�B ,����$�w���I
�������	�?��[�����r���e�f\�,>������i������X?ayZkf�HL�*��rr�R_��&�_�>���4SeKa��τ̇����5I�b[�e�!M�0m��p��)��Zl�x)|�0�X�7��]��p�7'��n4���i�fQKF@���aO{�-�*O���sR6���!U~��$��P��;�Q���ˢM��u���VơGx�J��K"+�}�K�{pB�;��~�(�Ez���z8!�U��G��t����/����UzR�_����_��؄���
��9?3��<��L��B��ҩ�h͆��\�E�t�ѝaK���#��n`k��Y����ݚ��9���8!�Ș1�HT���yl�ݕ��Eh}P��ު[�=��lT�롆�iˍ��O�+j�£��5{��F�R�E��"�`UzJ��v��h�e�lN��#��'��o�G#��=�N��O���	��A>#�ɇ,�0����N��2�Od�\�
n�{�Xo(do�S��e����;e�����ѣ�
�L:�Sf
)@t'���6�A�[����U}�j-�Іi^kj�άl�DA�{��ĈE58��H�Hm�~TuQ��,?���_|���Ь-�N�+�r3�$1`���'--d�:��q]���Z�V�o6���p�%x!�����_
��۸a����J/"zp��IMB��br,�o�k�B6a������~�V�#��~��(Ob�UB�v�0`�,jN-)���?�v4w�+�@aī�\U��(]Ɖ�`�D�%4���n�}ΜZ��<�9������&>	��I�any	��m^��Ve��a�.f�� �ހ�?iE��0�,B��Xh��`�*	C9u��M=��
JyfKE8�Ҽ�������5�#J��J�*xP.w[���q اptx����o���{�&m�a�`�?����D}��v�`�f.[�dB��K:}9�B���B
o���0�~G�A?�m���ˀ�Q���}��u�����S�s��>0Vp�Hs�Q<��H�X�j�[����MJ��$8>fG���#�
&��"���IK˾l�<��"]߶��Ѫ6�y�ƑƆ�G�����x�{�"�j�h�0�ޭ�f��3�)2 x�/�,~$�c.bY7�CFr�PV!(7f|_����_g����F�g�q��~�r�-�>��r�zz�bg�nV�7��&��6]�Jo��G����2a��,$&��f�2��#�6=wNTK��JVx�u4�|D�8p�����.?��1�(���\ݯ�vI���"��#����ۣH���ߧw���Wk�C-1�Z���^#�J�e��
�J.El������0���5I>0l��]ʢ[�mi�ͱ�0;���#�=d-cw�;8f�t�ܻ�F�\@_:\xy��:����0�c�����6Ƴm3f�zm������K�tf�cbi����g��������C��3�U+Y_�b�j���?�G>����o��Ow0���Q��A�q�8Q�*
�=�L=����Q��{/9�w]^"��7]������
�0��pC�.�Sb��8c�R��C�e=��FPHДڥ�:�s�T�lo��
q�=��S���G=���~v|�K�79ec�nC]�u�
2�z8�x8:=�w\�o�Y�?�.��~���h����#Z6�a��ts�Ÿ��?�&VE�C~�щ��I��s�Uv�l�1�<i�����w��}����Ag�do\��t��s���Q�қ�]�K�����{���4�td�L�/b���T��.��3�њ�Q�J51�SQ���xt�+s�g�2f�8tΉ͕����λ�������sg�ř������v�%������ƌT�{�1�BQOT�O��4����4,>*�X����<W<���:c��Mq����E_����~&w��s�^0I�0��d-Y$��[�rYp�!g��n��Dێ�U��.������,��H;�’�A<�D��亄=�b��"�� ��n��E���kUZ�C�~4㡧h63��0O*i��w%	�$���aO��^dI�,�K�y��$��e@=�;�7�w��L)�j�A$�%+(n��7R{�^����S�g˴HU�g{
�J���Ь7���j�NV�s�lɬ�XO�(��R}�R-ǃ��Z��l�I�WԄ����25�"#/(f��HU�7 �����������1]�ܦ�+[q��mB���{g��{��/.a��&j�[����O��*�[������$�M���)e|�+�����=����Y��u��[�V�k�N{��xK%��JW��;\�Du��{Ҩ�IP�].
��T��\�z�.����La�L�W�a��#�M[	�G�Mĝ0�>�h�ϥr*��T�I��P��j��S03
��J�{?֔�W���LM��Vxڕs���V�D�F/���e��G(�z����fi��p�Xe���_V��$�9YTd&_��@r�nӈ�K9�<)�;�w[�
��!��S��~Ϲ�)HF��~�����9<�Z���`�t�lՊ��qT+�
���5"�بV�5Z1cj������~��m�Uu6�L�ۻ��cZ��{��o9{�q�!�
�rcZ0m�F�M�p�Sy�>8�++#`�B���R~T;��b� z��4�XU�fA.�P&��
�?\�$�n����M�H��:�5�B�(�r\���z�����Y�4
H-����۲�T�Q$F�c��r��v���mӊǡ�a@x-��,�
Z��7LO���.�N�����?�_�<_����d!&��
�����H�l�|I�U�PݱL���g�['p��CX�֑�̆w����0a�l��&*ps�(A�!��n&��g���F!�Z�wx���^ܦ��Eq�1q���BM�,���LЎ6��6~���L��-�QZ���yv�qd#�NjnKG����Cl{�"��u����%��;��n��ۂ�Rj�_gԎ೏x�a"�|�~hV��D�6�ɳ��tQ�>hRP�
�6��_�T�ޙ3���y�X����{��$l�nS��EWE��Bi7�� �ߘ:��c0@Ӵ"z�:�CYA���C�#�<ע�0��ӋCV�pt	��4U��5��/ʛ�d�n(��CY�2CO&s���X�D�c)�|T��ޛb�<�Lr���C}�Ͽ �R6��gf���n^��f����}�h�J{?�}�;�)͎̅�D��3��,Z\C��ٍ���ŝl#�8�=%y�i0L�|j�ç��G7m�`�M�o��R̅�=�/f.ҝ��UzÆ1
$�PtۗSV#������<G>ނ.����E!g�h�UƖ�6�sye&�m�j�P!�7y�Qm�9�J¸��Xs���2�W�[]���1��}�X��A^:p�}I $�:a�����2�"�̴�w�����8tni��Z��Ddc�p�|�+Êx�R�J�O2����C���Ѐ���а���MfL�?��L�;��X���%��7\�DϞ&G|�<wԟ���9�!��2K��؃u9��i�s����ɯ����́�b�T���l\�5R��7��=�;Z Q_�n,l�a<8�Z	[���^c���`��s�����t�FO䟗[�V����齃��z]>P<�����+"z,�u�'Q��+(�w��b/<;_����,?��._4f�Qv.��f��3�^f*q�<å#ʱ*r<�����RYᣔ4����]:���F��͙o�Z�oL}�桾x��D1��J?����t�Pl. ���abƃoMT ��p�[ys�HE$[��k1$�>6�ma�!`�/Z�6�㻘Si�6��9R���|1�Bo�+����D}C��h��8�f�m4��;S���ɥ�c^�X��X�����1��R*�M�?�ɝ<D�nIז�B�����k4�������X4���ߦ��,¶�4HcͰ %�->���a7�$])ڈ!�X�ē�]
�����Q;�-�rH�~�`廹}2b�&�֕�e�����E@�`-[w|�K��I��p��K0�L���g�W�ŋ9��`۠�	,@�
8>�2���B��1�jE��M��h6��;��'��ia�y��D��F�)Ȯ�bΜ����MX%�3/�t,-	����x�5�]����䫗�?^\���G�떁UFCҴ���ZIV�>\�p 0+��h.J��Z�p�"5&j(D�˯;��Q����ٷ�������ؼq��#�Fɣ�����R�j�+]��n�ުm�(��d\VV�"�q�o���!�*�-���S7�������O��J�#�?j���8��_nr܃7R"d�47Ð������p����{�J���Ǟݽ�,��J�S�Q�Sշ�� �yZhcl��V�+��Ir'���0籐�q`#�~MI��Gp���0�H�NmD³,��Ɓ����|�9z����`���������XpI-8Ȣ�k�/jY��7]�5�|�4�������[8�h}Y�-b2�u�/�fE�Ķ���|�g8�]����&7�B,]��2I
�b?��B"���{��f~.�<��&t;���k�3�.7�Ջ�l���&��#�y���[�XA.��d��2�|�W1!�|�q�;?#Z�t"ʹl��n��0�؋�m�E���Nb:*�ɗ�t�/���:���8��&�ǠK���P��Fy��8ci�U!e�Ul�����܄��=
'Pj�I���,�����o���W�Rm`ߕ��dԧ1�o*�nGw�X�)��u_�*��k��[�4�tӵ���K�"(�(��*���.����_[�*u�Ug��ؒf��L��5,����g�M��3��~�~�����k���f6ɠ�[�X���
W�t�����^��"@P�"�|��7�����,�`��e�C�t�;(-댛�̉��f�ҿQ;2~���FA��
���\9��xߗ�6�i�Wi�z�y{&����s���l�[|�쿬�U���|����x;�.�g����E[(����h�����f�\{gn�GN���D����:�����m�2��Ւ8i��'�|����<�_��4�g��1Up��=1����JxbwV��hW��1O��HWu7+G�����8Ǒ����I��D�����p�c���DQ�hG�uA�
��KP��l8�O){��w�.6��d��to�|c����S�o@������eXM�ҍ1�Ky�J魾��L|��+�s�͓�κ<���=���w.��\�Xܬ�6R�:Vz�H�xAl<,�E>�g��㘋-���쥦h�S��#�U�El�T���h����*�k�>�k���v��3��e�,�e��x����P�P����`��}�R(;����6(X}��<�q��*m	�Kׇ�h�����م���Pw�dz�Vd�z7�CA~Υ	�LoE��yjS�ךx�?�R������-�
̦�[���.O8���Aߨ�Nt�� ;�ne���a5h�����?�A�0�w�sr<
��קM@�z"��������U������z��ɋ����7~��d��vg�IJ�w��kL�u�M���7
�\�č�L�`G���S���B�`�G3��Yix>������d}Y3�qT����$#
A�"�p{Mj�J><���T�c�@�GƘ6>�m��!�ﶷ�0���dG�d���ɣ�[<�=�;��eR�;��Lj+|ږC]9�Z��'yz{������Gd%�5'�;�قoˏ�+�t٬a�@�#�Ř��ؓR������U�S�b�3�[Ntz@;""�⢎o�Y�68/'�֎$ˬ��̍��5K%;��Ɲ:�)�m�>�*.�3���t����}���e
v������2"��!��U�O�(-�-[���d�;�kc�.���Qmz��y�7��ƌt���@9PK�l�0�,��dS�M��I�%�e�dw݈I��H^��ݥ����k�ò�g��˥�X���[!�lI'�"HX�0/r�k}�a�|��W�^^��|q��k����J�2���ļ�^|��k�o�[�����̌�[_��~=m�v�?�3���CO���,�>g�#Y��uz����Dـ(̊�c^�?���`��n�p��4fV�p��������v�#��iYoKt_g�X�p���	��nNF؈���p˫�rD#�r��-���ʵ�뉑wpc2�T��GR}�kXrՃח֡�>6��G��bv�0=4�;س�6�|c�xf�y��G��kp�C퓩N�߳����'���3aj繯�u�܋e���Ս�O�{�rW��̞;K�9��,V9!0���
��EX+h:�h��?��K~�1�cʞ�}�$��e i"Z���d�{nI����7[�P���L��� ��hĢ�S�]�����-��=Lz+�,.�0x����p�.��l���F�u�k{���YMߺ}2:3��]�q"JqѦй���j���]�|������l�(=��|!Q�OÅ�{�,]b�K�:�MW�{J�*�p��7�[�A-d8[7�u���a�tqCFo?�:%�P5+r�01l9Ӯ������_�JB$z�[�xRԦR���t���;8n3�N������\,6�ׁX��V�T�0_��J��dʶ�ޮ׫��G?~�u������?Z���f#�!�X?���!�H7
7�_��v�㳓-�m27�_Mq�Q�_��A�wn�`շ�8*�̠ �耐%nɌ@z��F8�f���c:c��]�!aąT4�t=l�!�	{�(#�#��:�#ݫ��Bo��Џۮ�%d�ؗ�fX��]��JD��1sPc���s��q��>%*����h�͍l������k��qN�YYUY��U�2sx�F׏2�����:�e�l�����iH*E�9�Ɨ�?3��#���:�<8h)rj�=er�Mg���Q�f�n��t�3'�m��S��i"ȑ�<f�q�+�b���ל� �7��p��*!��1�Ө�[S`b�I6w�Tp�]#�+#���0���c\O�ϨFyB&�d��9�d�Z���h�u�n�=@�͉�\	?�|�
���R�� �`�VG���"	|>�øs����T/�u����N@Giib:8תԡ`M���?�E�6�F�g�����Q9�V�7�p��C���A��P֒
@A9�Ox�#�O�d�
�g�iZݔ;(��o�lY%4E9�4w�$�:�'�W�R���S��Z�,�w�+��t>=�4r�a\:�Ƅݫ��=�]Q�
�zՂ`U�0�Uc��PIB�
8xQ�r��
�$�A����ՑȦ�nU�s$�EJ1��?�����㔼��,F��QC��E�R��Q>۝0Aw����������/v���M���Z�1�����%�⼀f0��K�Xc9]^�}�ۗ`̆�=h�Xs�	�0��m\���O������:�H���� {3�°R���&�^?9��ɋ�篞��zƩ�UN�U���h�������n.I�Ƕ�rc�}'$lXd� 
��͉�Dc������SEY3L::��d�F��e��=���hԚ��ݑM%��'�ۢXG���jK���`�609�z<G
���?<U�i��a�ɤ�ۯӛR�fs�vov��%��m�*@L(��?Q����d��d?I�dH��UC��)s�2���QGDm���Ga����s��SYm�%P7�><5����w�Aɬ+��F-5j���?�
Fi�p3ľ��U��~}��;����1��,{~=�;���ZAMCzO��:����w5s��oJ���͚�k�
��.ȝ�hw�|f��Q���]"a����fEc���r£`��>��� �ҴS��JN4�k?h����$� %�O�����w���7y�w��W��D���2*751pV�n�����T��"�%�`E���&.�&Lj��1���P(�Um2�������F�WI���z�~n�n��>�;J�IO%��u�z�h��]�>��Nd5�$���Ғxp�R�N�g˕1�1�"J�!��W�O!�����?��ˉB������T�Hf�3�L�ข)+�Vu��7�"�kUcW'��n�'�V5}���#�*�py��g!.yg�s �+�v��3��Ln#	��.���4�O�c���[��I�*�D��m�q�|>��\����,���]H��gk˔�\�nA3|���������J�1m�1jP&z���z���B�gڴA���l��s&K`v��IN�я�|��Y�����m��v<7��g�
�V�����Ȕ�=Ω�
���y@��2dž=����)��v��J�_%��
�;f8��}B�
e~���IRJ�$��r4�m�V�-Z����H�=3�S[�Y7 ���V�M�P;Ɉ�Z��3F�Ƅ�����y�8�p�n�saH��v����y�k��	��|��Y��Ro<'���4l3��*��M�82 @�Y�,	i���MF7L��J���jq�;��7�$�$����8�8?�a'��+nG.)X����R�&S�;�����q�N�=�� P��c�E��N�iHZ`V��<��5O=g/R%_�72Ԛ�8����6��E�&�K\��~���=���dt5iF2~�F�22qX��"g�c�!�p*�;�qL�2�J=��h����,�ϺZ�HW�O.eD1*M�(��q��ӑ�d��!���nWG�j[�*8�%��L��ܜGĭ�z:綤.3n�Y�n��v���L<�eU��5i��I]�ro�k6h�����݋/��Lel��4h�C)4}�M�I.b�0�*蹊H
��|��Y&a�]](�-��me��n��QЋ���g�ƥ�O{ҍ�$�YL��=��l_���h��;8U��]�*c�3���֎�.���ϥy��^[<Z ̑��2�C�⯾��ޔX����п/��Vꮉ����8��)O��.�����s��YR�b��9�+U��b��	��w�μ�����TX*�f�ϖH{̈���w�`}�BSe�v��y[��ý)�w����z/]��VsK�\f*���Ȓpչ�L�i�V�{��S�e�tY����R����\A`����8� �t+�m�0!s�"+���Y�2��8�c��m�pjd�=���%��]NJ�Lϋ;aeQl�����=%韼��4���;�
����3���+vl0*R+����̏6�5�͈�z�>�"�w�vØC�1l[���q�>���������A@� b������|.2Biǣ����ҵ�w��߄5�O�-~�&{�v���۾]3�?�/Q|���#G?�5��]���cm�S�˗t8u��!mR�f����\�N�_���y�(1(���-4P-i�o��"1�JSͳ�
wQQ��'<��%ٕ�"�-�/q���H�v�ks+����6.V�|֘$H*b�#�5�
ba3�<|$.���[��“�P�f�.�1H�l^�}�o{�B�Q��N�a�=�Ʌst�L�>�2��bkͶ�L��}�F�3L���|��IJ���M*�����8�Тo�~e�>�#�-�2|��/��z^��1�h)���f?b~
!n��#X���w����-�a�(:X�)��|z�G<&6�]��8X�fN�7�Eh�h��m%�x��l��b����[��V%E��꽭�&y:8�$�+E"�c?I�o���ӿ'/�$����_A
�rN�-����JF��5�mnΈ�B�/s�X��f����(h\e\$Dm��d�
JR�r�G�<���DDZK�'������*�v�FB�B�GAF�wfk1�I[�8���3�Q
�#�ьs�
U���_g�d�Ɋ���xԕ�Ƙ�=�P�.QS2};�ݗ��u�y�OA�8���l@h��Y	����tnY_&mq��tKhhД��g��[<�ه�y�L]�:EA�Ǩל#�bV�>A�x��|��1�f���f�t�<w���	9գ�C��@�c>��6#��oZ�(֟6�v�Ul�o���PÐ�(>/�(nY�֞	� 	����h�Vl�l������mƈ���5
���>BF�eN�1���w�����l)�1,�!4�-8�i�#\�9�hO�(FE�#��^�L���te�OC
�ȰKE���/���
���ؽ�f�c��gO�w���^&o^��C���=�12+��а�7/�$�o�����߾xs������7�m��|�ޱk���$�)6��1~�6ukqrh��TDє�LƊ��"3��|� H��:��O7Dn�9P���p��~-~i����a��0�/��~w�ŷb���҉�9�>;��Iu�ڟ!��:~��e��;؍3�JU\��@������_<U�l�G0��02���V���j���Ջ'�w])��ֻ�h?��|�/��I�\�F�Q����ە�y��+6�"�Zp�0�ם�'Q�����[=y�E*����j$���bWsuw��#�r�Q�#l�alJ���ܡNm�È����<�pt:�~?u�dr0H/698����k���?мl���˙���ڋ4�8�3�xt�
@��5&��ߺG�������/0b<�U����3��z�v�烦���s7+{�߁YEI�M��s���I��r��{�ˠ/�;�Q<��y�cA��������Xǖ$[�����2!���߄��cK٣�4�=����ӅY}+��ү�v�!�m�Y��,=��gIc�h��c��TF7��N؛#�wL��Vj��v$�a��=�$	��R�����>�C��<>��Y\9o�N~8S_�~I�$8�8�%Y����Kz_Q�G��A����
VH脬�-��$��[NJ�V�B���������2k�9x2����%}�Y��w[����;�����7��\���tk��Ƿ����$l�t�̝m����YY^�vf����[�"��u����{[���i{�D��ԝ�t��~���IZ��e?��h��	_/���F(ƻ@�[��<��"��:4�T2d���>�Ӄ/������|Ę�k��]C�؏K�e�(�m���tO�hSc��*�� Nㆫ�� ]��=ӌQ�VӹJ�{��m����������*CM���s�
8<���(��&���y0�\�	����������`[����#b�'b���2�?M�c��6�f!Ӕ�l�~C"��d�T6Uj������=h��
2�h'tH6N��,,�0�RP�8b��X=��U�M�ۮY���L����yA
���a�ܘ��z�@��!*���+�U��W�͐]^�҅Qe�YZ� �+L�`�
�	~��yV/�3;o�J��ɾf?���:�*�3��8m�K��˩�L�3��}��-|��u|h�����y��}�-ƻ��`�Ww��(�L�G$/7w"�0s쥜�����S�j�2X�r�"�B��y��y٩�v�z�{[.™牃��ښZ��f}K:%�"��H�Ơ�T�?��)�(����w�l	f�Qu���E�Uf�|/r�v{�/�|�<�S725 ��ޣ��^0=K�p�\����_�fw�"���iJ��R��&�իyD��]�K�נ�
�?��`���O�z�0R6ȯ���[�-4L0dg�)CǠbȪ�;���LG�݁]�������Ms$��إ�}���;�

�OeQ.͟�*sz���4����Ҍ1�Ԡg>lY�o��Ej�F3{��f�̶�W.1�-�$��>���L��La���x#�7��J8٣[��wC������_�3i��[Z�����?i��qԎ,��J��d���e��%if�f��%���\Bm(���46�_��eP2T`�AX�ȓ	��ߥ����S3��|���PHt���<�� u�*�P�b�l;����(���ð{.�o�C:��c�����
ޏ�F�m���/�j�n�����v��'qޮzi���>|+<���	��B���~��Vt�w����������?8��헗O4;�?�j'$�
:�3���;�o��d�������N[�vv�J۱�|�x��7�>8m������V7�a��'G;�OZ_?�4�v����O����N����k���g�ϙ���I��GG=?��|r����~��"W�����]���:i&d�famd�g-�arگ=1Q^�����fVy^䝹Ԫ*��-���PKk��Z�mj%m��|litespeed-cache-es_ES.moUT	�w�h�w�hux������\e��O
���(*�8�,&�� E �6�M�q�,�MBS��sww���a��n64A@��khzWAD)*��"E)����yʽ3������{���yN?�o8�����u2�/P�ѯe2�~(�ygaF�{����c�!J�H��{��-)�B���)�0��)��ߥt=J�ѴF�G)�����(J7�t��7k������>�J醔�Mi�ҏWQߎU�?��u)]H��)݋�J�P:��?S�O�k��Qq���P��P&Rz#���3��)=�R�?��S��(]I鎔��d2)=��m)=�?J�8J_A_�tkJ7]��d)��c�V�a^�O�lJ�Y�q?O�')�'�P:~�LfJ?M�'(�J�W(�e?�3��ih?������P�9�6Qz5���R�?�3�3)�s�����Q��c��c��@;���;(�����}�?Ai7���=(�q`&��g���X��ļ|��Lf
�'�Sy�(ݗ��)�������(�*�P:�ұ�ݹ����O�y^�|0��,Jw��Χ��ڿ������Mi��~����>��ߧ�y��!��'(ݘ�7A=��A&��_��yOJ?Ki��ϑ��ߣt3J������C��=�X|(�K�����:�Cq���}��a���ø�RJY2-�a�o��.Jߡ��������率c�.<��p�{���w��h��1����x����C�c?<���9�j�#��#�߿�ϳ��<-<�|�#pΗ�z<�9��˅G`����j�h}O�}�>������lG�&�n���H��#1�K��|�{$��#��~���4=��I�^�#���?¾zR���G�?�dhj3��~\�c��(]L�~���Qײ��^?��s��t��Ga�ܩ�_9
�|�'H'��b�� �^���'��S:����uyP�7�y���Hw>�(��p�h����fJ_;������i;��{�=���c0�[���>}�k�c�XϽ�ź��b�<��t�������g(�:�S��~�8�����?��VJQ�'J���<�9�x��G��=����c���S����8�~��Ϧ'.�����z�˪p_:�nJ���;p�^J7�y;	��|�q�I�/'��#N�|�~�q����I�#'�p��'a<������g�����:�t��|�����t:�ϓ1/w������'N�d�A鶧���)X��N�>��)��SN��.=��N-��)�w_8߷=��T��?�;�?�T컟��s���Oż~�4�۟��.P��'hz�i�w?~:�9�t�_�ϥ�1�(�4�G���?�t��M�c\w������㧣߯��}>���8��8�w<�3P��3�np�S>���g`�.��מ�vV���v��?��gb~7;���L�_|&�5p&���gb�O9���L��J/���n��,�9��.P:�ﱳ0/��q�;(=����h�ߔ���p�h�9���s0�G��v�=����m�~��E�x�.G�����o.<�\���}rֹh��b�s.ڻ�\���y�y����P�k�a�g��s���K��<@i+���߇�ú�z�75�����yY|>�S�;��{�|�ϥ�}t����5�B��w/D�Jb���{!�?�Bŋ/�8n�����u!��ğ?:�����~��𶦟�p���#/�N��8n�"�寯@�{�@�p�Ke���+0����h�����W��1����1����;_��ξ��y1��s1��ec�|1��ec��^�,s	��%X�3.A�W^�q�%(����R�����k�b��Kѿ#/�>8]�]{)��.����_�/��p�o���ߋ�a���2��-�Nc��2�3�r�RzÝ˱�w�����}W�_S�D�;]�uYt%�W�|V��z�~B�p%�ɸ�0�M��ns��x�?�*��>Wa?q�ᓯº<�ӷ�B}�W#߬���j�W�j��C�u�Հ{�]�����{�j��_���z
���5ȿ�5��|M���;��w��7\�}{�5���kQ�����|ŵXו�b]���Z��_�N�:��O]����:�k�:�[|�~�!�A������@��:��/\�s�~=�����#�>��������a�ϟ.n�sЙ�}q�ρG�M)��~�}r�/������^7���7`��u�m}#��oo]�"�����%�r����0ޅ�ׯ�|�0��
�쯰_��+��37��7�ܛ�݌{�D��|Lo�<�p3�e��(��_�y�_c?v����k��3��w����뷿�}F�?��CS~����t������2���oY��޳��+�ίQz3���x�*��Ez�o������A��܏��w�9��SnA{Wݢx�~�������{+��Ko��[���[q>߿�s����r�wކ|�m���nC�?�
��4}>��^��Z�ӷc޷��l��g������Q�ѷ��ݎq\q;������=u;�+c~��؇�^JO��1��k�;��(߁u9��{�X��w�_u���۳��oM��	��᝘�m��|�t'�w�>����;����Н�'�y'��Ż0/��p��݅y��.�K�.����ιwa}n���+wa\�=����}s��o�[�������|J��}�����}�Q߱�?b����wۻqNjwcϸ�q�ݸ}7��ow^���?w��N�����A=߿px�=��߃y{F�w�ҟ��c���<�	��{/�oٽʏ��}�>_Ei��{Qߔ?���?#_ߟqn������?c��g����z�[�?z��K�a�;h�y�I�>����2J��p����j�_݇{��P��C{O݇}��}���ޏt�1�M5�r?�g������s?���c�μ�����n��h��џ������>���'@����>��<��;����9x�n� �����y� �u؃X���:��A��D�_z��Cد��>|�p�C�W�=��j������Hw~X�‡+�^��a�ϣc|cA��#��Gp��<��T�1��y��?�������g��=<�Q����G1�GE�
�3�1��ǰo�������a��r�c��K�u���<�{��8�w���͏N��q��=��O��=�/X��(=���_@�~�	���	��	��#���?�	��EO`?���[�?����'ЏO?�v7{�۟��yp��'��~�|�I���9����z�~
���N'<��w�S�rM�x
������S��z
�hݧ�N���x�x��?��?�}|��DžOc?\�4��Oc�z�|B�?�4��6��<��g������_��o>�s��
<8v�3����g�~⢿~_�7��o�S6#`y������Y�~�`�9����0ow=�y��9��������簟�~���<���c�_~��;}c���!8���哾>��@�����c/�o�ыǜx�Sy��{�|�G1\}�u�`���<��^m�R&���鼗�����������z	�ƃ�n�2�y��1/=/#��/��2��1����Q�u/c�F�?����i-���{S��
�ק^�=��+�煯`{��S^�x�z��?���U��X�^�~�˫�'��y��C-�'�������O�S�}�k��a�����^S��kX��װoG^>r�kدϿ�z6�~�u�[�:�E�u�1���kJ����o�>\J�i�W���o�'w����7p7ypp�7��#�y��
��Wo ���{�
��Sob_}�M�s�O濉�)�����M��o���&�+��y�G�?����M��R��-��m)}��-|���������t?Ɨ��y��ۀ��F;K��99�m����Q�o��W��>��;8�x�^����;��_�Ͽx�z���wp������b\�|���.����^y��{���u��=Зs�þ��{�����þ��{��7x���}�Ӽ�qz��z\�>��1�;����c/�:vlf�Կ#���{R���K)�oϦ���ƌ��~�R>���2�l���ʾ�r?���J�>̌#t�lJ��WP���ϔ�~�2n����(�}�3J��~�R�g����lJy�WR�p%�BQ��?fԷ	�|^��2�XJ)���2�?�2o�uǀ�.꽏R^�g�E��?4F�Ŧ�1?�R���R�?�~��(�st��םJ)�ۃ�2�}�R�N���w����
]��ݐR�'S)�{g�|�\�Z��z�ץ��(e>��2��[�����R��6�(�awJ�-���ݸ���s��o���a9��=�ϟ����fS����9�R�G���?��M��S�����R��S���'��}8�|O>B)�ɟ#�b�'Q~WJ/\F)���?�r�}�������
Q~Jy����m���dC�S�!��b~O�����b��iC��ʆاj��
;}
�U)�ss�����)��s��Oa}/����F�;}�;�R�_
Q�t�=���j�Fc^�����>�|f�E�7>�y��3X��?;&���(]�x�g1���þ��R�G}vc�ϥ�9c�l�	�eKJ���|��K���7�>n�<����c��S��/(�#�Y�c�Y�c�>�"��/��W~�<�׶�t���c7�~����=�)��_�����%���KX�1Y��ͳh�,�}U�,��`��)��/M@;���~,����-g��y��ȿ�R��wP��Oo������M�	��m��x�j�����d.�}L)�gޤ�dJ�����_����&a�P�&��c��4�� J������zu2��kͨ�[�8}�2���f�W����)���O|�v
��+S0�l�ў�N�����g?:p�kSg�Q�<wMź��;q��[���}��hw����Pz�)l�u=�R��fK��í0��
��[��pk��k�ƾ��֨�ی���o�}{�7��o���ێ�h���	�^޺-��������>������g�|Yw{�/�����=�ì�����fp{��������?q{�l��/��<�S���1
�q�4�k����(=��<J���c2G0��M�����y���sv@?���;�{j�'�S�x�����3w<�uGܻ�;b�B)]�I;!�WwF��hں3Ƴ�΀��y+S�x���X��vF���}��]p�����|�.�G����?�`~�eL��V�����w[p�m5}L�L�;��y�z+����g�oŽze+�ϟ[������n<�p�������X�m��>�K歧
����\i�9��
�n�k���F31�I�2�8k&�k�L�۠���L��i31/���>����RƯ_��y��,��/���,���,�U��B��ga_�F)��_��z��u<6�w�l��{f�܋���Ǵc?m؎���8�Ǵ�^z���9x�qsp�1�ھ5F�c���.���M��<4u��Ё������;Џw`�֟���ks��]s1oÔ�����>�b�E����
�p�v�?F���'��1�sL�z^Jk��wb=����H)ӕ/���_��p���'�/�<~��b�.���.��_t�_�v^n�
8�7���|����B�����-�:��t��7��B�âEh7��P�̊Eؿ�^����Ũ�ϋq�]��e1��v�:6�r���l7��w�z����gwC}�j��n��cv#zY��?��y�teg������y���^���0�D�`O�+�*{b��~�'���2s�������W-��P���~~/�Ӧ����Ό��?�j�#�¸���z�^z���귁/H)�wޠ�|�7���x�19}o�y��������[+(���_��'z1��z�?�������^���zqn6���G�O�c�~�|\��|Nq����!�K_���!��!��!��k��c��'�0o���n������a}��w�~�?8���ۏ�^��&`��9����O<|}����0�^�G��}����|��A���	��3K0�[�+9��q���h�ٔA��� �9��x� �����o��/���/>_�ύ�������e��e�_(�W~|Sp�e�������}�h_�g�}1o�P���}>P�y�U'�`>����U��
��+1�w���N��ǘ��(�)�11��*�3���g���CJ')�1�{i��[eH�!���4�C��?��'�0ޗ�ƹ�8��[c?��ƹ�g�v�a�w��~�J��6�v�:�s��a��/,�~��R�?s)�U����د����_��|p)��#��]#8�`_�8�s�`���|�m���a>&������^,���DŽ�1�-��~�u��+�G�?v��&`��:��Ǐ�����7/����~򁸇v=x�b��9��/��:�v9���^<� �� ��q�C�o���뿇�O���s0�`�k�`싣���q>^>x�&��<,�����Ǿ>��C]��7:�m}�ߢCp��r��q�~��7�<�c�a���`}v?�'(��С��C��n���C�_�v(��֡X���4�R����a؇��~��C��!�S�{����=^9�{��X��G{w�s���s�����׎�>����<�r�߱G��G�\y��=Z�G��9��o��xƑ��/9�ב8_����,��?�G����޾�G؇���-}?�ǘ�%?F�O�1�]�c��c_���X�	G���Ga��s�l�(��G�<�x��O��}|�Ɵ`����o>s4��vGc�Gc�����r4��G]}4���G�?v4��[Gc����c�^�1x��1��ܻ��q�y�c��O�8�X��'�E��|,�u�cq���:�X�s�>?q,�Y�8���8�7�8����|��񔲾���U��}���A��q<��O���9���'�r�	���'�ί���1o~�w�a��PO�I���$�{���>	�d��?���{2🉧/��)�/����>q
��S0�y��T=�b��r*�[�k�b~�8��9�>��N}��4�k�4��o���?�4܇W���q�i�*J����4���P|�����5K�>���˷�P���6gb~�L��ngb���D�kz���C~w&���Y�w���:�x��_g��M�����h�g�8�l��
8X:��<�_xڿ���?�����/�<}m9�V�qo�.�8��WI�`9��r��b9���}��w.��]��o|.�o�:x�\��ž��yx�q�Kt��9�a?��<������|�/�c?|�|�k�|�?�|�����~>���N���/@����r���ֹ��B���/�=�{J/�{����]Mi���"�w��ы0����~b��Vn�V�_��
���w���{m��ŋqn[/F�E�ށ����u��8w�������%X��K�·^����Kp^����]��6��l{)�/��r�£K��g\����R��-����/E�>y���0��)���2�ݗ���]����˱/~~9�ϟ.�x^��w�W�l~�«+�����4=�
��W`�.���ܼ�
�I�^�{��Wb��v%�u��ؿ�R�9�����j��Հ�]
�g�k@w�
�'���h��k���:��C�G��z�r=�p=�'��_�3�w�9��^�_���&��`�
���܀�|�ųo�z|�F���1��F��o^}ʍh���?:~�u����/�/�%�������;�x�v���7���{��OoB}��:�͛n�jL� ����>~�W��ow3��_nF^��8�׸�>C����uѣE�Ƭ�ٕho��ؿߥ��c^����B�sV�U��Z�v[���U�/j��*���b�-��E}�����-8�;ނ���`�?��p���_uڽ�R��?~���*^r+��[џ�݊}�����ޏކ��|�w�
p`�۰����@>'��|�v��/S��߿�h��Pn�ߡ������y9�w��k~�p��po�;�ύ��x���xY��;�߁u���g7߁��;��݉�ξ�qĝ�W��	���;o�݅�M�pl�]�w�~��]��w���B}�ޅ�y�.�s�����{�s��1?���:@:��#'�|����~�#��G���������qn����K�_�x��{0�܃v����%���������z����	��¸���G�<�r/{q>�x�9�b>�t,��w�Ź�܇}7�>�����:v���<H��~�7�~�����q?���?��}?�}�P�P�Y�>����''<�����~N)�+>���0������/��� ��� �D��>8rʃzoh�_?�s�ă�w�i}�}H�����><���"Շ����?��]��u�C���?��?�aܣ��#߂�!�Z�0��a����w��0���#ho�GT����G@����y�G�z�ã�#����Q��G�}�1�im�a����P�K����?�s0�q��^x���'��y��/�/͔��ì�`���>���<��/�c�?>]���N|�{�	�˯>�~W�|^�$��+O���S�7S)�p�)���S�7�º�}
�1��('>���S8���z��4��5O��4��i��Կ���W�ד(e�����Y���g��.~��C�`=����;��o�7쏭��s8�o��}�8�o�礿a�n����a�,�골��gq�z���g��?����sz�>��?�����Џ���<\����|����:ϣ��?l����}��||�y���c��h���h�����N�;�����G?���u�(=��aǺ����}����^{��/�_�ً��^^�̋J�x���}��`~>�Ҙ��g��|/�=�y/�~��e���^�����߳^����+ط��������{�^���w����|��m�B��?��w���b����ss�k����^��k�������u�������ϗ�y��ɜ���0����&����+��8��yC�Zo`_,{�{�8'��s��70�O�������&��!ob��{�uś�Wx�~�M�?ob}?����[������pO��-��Eo᜽��3�?87{����\����Y�ۘ���}�{}~�mȷ��xOyG�� �M����}��c���ͽ�{|{}���-{�|ʻ�_�.��p�}x���.y�����>Ƴ9��(��}���w�5AEƫ��U��
�{�r��~	���(�.����Ô����J�YJy)�u�.�<��Q��|�8�������W)��~q<�m�T�Hǣ�����
Jy?��R�oR�Y�__g��u�
�Ổ�y:�R�^E)��E+��J>�M)��>�~L��X��v���� J�ܜB)�ϡ�����}���#�?�R��(�<�R��Q*������7V�qsJ����{��Q��0�	�c>[��<-��骣��l�ѱr�7Q�x��>��@)��(��ُ�_�~l�࿛Q���1�됏���>��\�1����"�|�~|���
��O��������c��X���n���?R�]>�	���~��fJ�.��'1�(e��VJm��X�E)�o�R��h§��ߟR濜�)���������Oc�Q���LJ�|��R���l4V�9��������_�Ƶ�3(���`������ώ~�N���x7�,�����͟ú��9�
7�x7����K)��oP�̜M0?�jz�&X��7A��~�m�y�׎���>�sy�����L����b_u�,o���
\<�XϿ|�e�M�
��DJY��b��%�;�K��_�~�#�u9�RƏ���1M��X:�x�|��K)��OL�z�2�3��D�ӌ/�:��/N�A���n��L��K��=�+JY~z�f��_o¹ߵ	�y�	�y|��&��~U���2��N�w��8�[m��hs��7G?�����W�^_����VJ�������}�W�o�����v6����Ai,z�c����}z�d��Ӕ2��U��2����a}��5��')e��H�X��&M��R��O�ʍ���|�z*�wOJ��i*�w�-�
��E)�/�l�����3�>V��J�B�8J�v��_�
��0�Ӷ|}�R��s[c�����я��>��
�;p�w�6�O�	�~m���s��z��s�mNJ<�*J��`;��l�q�r;����=�����\��=�q�4���(e<m�o���"J����X����p�^�;�;��;�S����46�Ɨv�~���;s���wA�{v�<~���A)㭧���[)}��M�n|�
�a�6��nmX���p.����(e�z�L��Gg�<o9�(e<��Y��,생f�|1�}�l�k������ӎs�H;�m��9z�^}�[cE���ҫ�~��16�8�#�O��|7�퟇u;w���L��&�c����m'��ծ��5�W�/��>��W.�|m҅u����Rѣ�+x��n��݀��P�|���X��n����1O�tc=���so7�?����
x��x���y�t!��[8��"��	���L)����"��_,�|��xw7�ӻ�|e)e:�cw��=w~�J?{w���v<��|o��7P�.���O���f�~n�'�r/�K�������^�w�oO���qt�w�����|��ԷR����ߛ���po�Qz.��ި��{+���X��-��R�G��]�2}6���MGz0/�`~���уs��;V�-��b�ͣ�<�<�wq��rJ��9�����w��Q
G	��!�����n<g�>�kR�ռ>��>��a�.�ú����H���~�_G?�>}>���ZJ�>|���a�G��y���CཛpnY��*��]����~�>���.�_���KpmSĸ����,�"�\����
b|���n|���ڥ�y���O����W��/��Ϡ����n/����~_����Rz+�[�x>�~=4�y��R�K�c��W��U��?PE��0߻ְ���Ϯ���}��|��p�7�|����a�k�a܇c�9x��0�=1�u�`���E|�/�~���XЇ�vй=l�н�0��,���P���>��'�q��������~���_���o�pm������HƗ�G�?h��c����E�%z`x>B�������=��*�|A3��x�nn@���߯P�3� ��,��?PJ�2�����~��T�u��������m���;��T4ϑZ���,�m��R��2_�|���u�_����y��:�<�ue~H���62[�c{B�ύc[@ڞ�hf�~���֡��:����'�4���~}*G�6s	}{��mO�9�7_�O��ύ��.ƕ�q����~J��amg�߃����稾7)_��we�F�L�i��,��1o������8�p���s9���9l�u�>�Q�H�T���HWU�������|#��C�����h�}��)�>���|��;J���:�+��a�"M	�@��ٻ�~7S����>8v�����̰����w�ֳ�x�ߤ3�kKO�}������^�4�C��'`�f~O�Q�Y�.���W������m=�{m<�������:���7���v�M�Ipf��I���wR��t�Ǐ�?�
�>�s�<W�Ʌf��]Y�,�}��Dϫ���4=c<|�n��o��R={��9GP�^m{7J_�<���j|gI��K�?A)�+7�8�����q�s�?��N�C�]��ԏ�x޴��'�&:�[)����գ�{��2�k�ӷ_����'���)}������w�V3��F�Z�;ڏ���7�O�۩��F�Dj�ȃ�5\7}��1���p���EZ���ᏫɃOǏ��>�q�C�Oy~�ߊ��ϲn�KT�������`��mJ���`�?ll�Wi~J)���_�s�-�w��~�����_�AJ�M���w�c2u�1=v����T�Sx�(oH�_�]�?����e�vG�]ߡ6߸��l������K�z.���k��f����m�ܷ�w�t�Y�oD븅����ҕ�!�'S�z���E�a���7��6~�y����Ѽ����c;r�_��no.���w�]����~;��I�g����x �c��<�gB2�k�o����Rz�.�{�ג�r���ip�)����v�>���ѷ��ܩZ�K�#��q�����ZO�W~�<^�G�{��~ohz�Q�U����Im�R�C�_���oB�3��>����һ������ӷI�|����k����K����1�v�3c�w����oN8
�����yͿ����}���g��s����
-���_Fu�����Zns������F�Bz~��+̳���O? ��R��/�k�b*��ַ�8�[ٍ�"�;s��?i�ʰ.�2��U�#�?[Q�j�_��絿���]<G���'��}f�?���I�?���>Cy7�|�2�nk�׊L#��+���\-���o�t�]@3�t<|����5�+�hݯ����ޝO�ک��ج�����5�����9ʿ3���m�{��Y��;����c�Zf_J�G��7(���[��2��\��?i����3)��������{8��]MO�Ĵ%}���N-�Y����v���ߤ>=�mlJ�����?�'�ow2^��{Q�I^{�?�8���[�x�s۔��Y�42��3����q���)�����N���?y�S�g2���q�X��줺O�2*����c�s����Zw�/���^��jz���%�w��ݷ4=����!�;i����Ey[���)��d|��]B���y��n�@�b����N�&�aYǻ�E�;J����+_����3L���7��c����,/D�����&��0<�|������e��<����q���Fy?���9���=�z�����ߡ�#̃��h����?U��ⵢtG��!�}����B���n�X�gb]�ט~�<W���-�)��H��ϙΣw�ӻ�)�j�Ǚ3��l�p_����M�^�7�����!�%D�J8��8��ןE߮��R{O�k����;��X�hoz��k�~��������xj�)��n7o-?9�}��g�ҽ
�1~���[�3TG���n[��'�]A�i�Ǽ1<��0�}�̗�	��g�&�ߎ�|������,�UZ��O�<Gk�n���S�=���aY2�W^����,����Rz/��Dz��a����b8m�h*{��s;���8��e�?[��֡�e<��]��<�?�9��L'��!T�[^�;�ۺ:�9��R�{��=���|�P�)�л�''�������2�E�N�4��qto|��O���P���7�Ay<�zG�d��c��I����D����=�*��_��7u,m�_��c�=�i<D�����
p�;P����L����7��e���|Rލ���cY��}�
����>$��L/i��)���jz�5廒a$�>q<����2ޫ��s5��k�\A�aYٱ�Σ�����3@��f��>O���_��ҷ_�y��k����?Aߟ��l����@�=�^���o�2�[��q���w�x�#^����v~����b>��Σr�����L3k�'j~�9�uM�<�0>�cc;��4���?v-��S��0^�Z����D��tn�I���ߓ4�
�q����y.Ƌj��w���\�yFc��F�V��{s�Y��vw��׃�>A�x�\M�|+V��o���~�{O�M��y�k�o-��Ϧ|#��ӷ�x��M��������ێ��˸9�/�[z~Y�$�Y���|�k}�y�lf��׺�Pʺ,'xR�}��/��keƑ�7����wQ�w�t��~�yQ���1�^���湈�C�R����'�-7��g�Yi_Ϡ����w}[���K���2K����y����7(�L}w'��f�Ĝ1�~�wG����1���5��4��ϿO�<���x8�=��w���<}gi+���7T�Qћ���~e�G�1�{��M��;Rڪm��~��w��o<�L.�z6�'k����,0�@���/���a:$u�-f�Oy�X6�;�Cj}�h=��ST��V��[���}7�e�{��>�w��x��c�o��:ok�7���c��-��_Rz��q/�{��DZ��w����g2���\�e��~ѻ?��w�}����_���e
c�'��&�>������z����-x˿�����o�|���W�|�j]��6��⽌���oƹ����q�Yz����|���q���kJ�d�u<��Ku�@�w���_㘦�����ߛ�0�iU���g��x���Ō�_`�Z�do�]�|k���-�/����c+=�v|W~���q�0#>iX��9���zf~3������y�g7��诃~���:��#��|��^�Y�l��;��<&������4�����2wP{W��c�c��c��Q��7(���D�o��u��>�v�7O��4Z��$����G��y���r�?o�����*44�Y�{�q��=I�|���c�z�����y��sC_b:��z�?�}f9�R��1T��1�ٹ?�|��qSz>M��z�R��=��X��?c'�޺���ؘ�ߤ�nMձ��o7ʷ�oסwS��4�Ϙ���s��	fN(�Y^}3��=��;Z���x8Ӝ�'3?��1����Is�m��A�i��fq�iK���P�l1�f�쾵��k�r"K9(�}aP�U�>���~�>V�BTB�J�o�P	)kT�V�|o��R�|v �UL�B�V
�/y��Q)O?�l��jX���+
��l>��pi�[��7@�U�� �����J�j�W�Z��v
�Ah���7Kymd�W�=a���D#�?�
2��B�?[���QeI.3�e�`��œ��4%*W�'��@5��
�8�T2;فJط�D�׉2�;-*��nn���͇ՠP�w�씥�]����6��T�����)�%w��i�x��T.�Cy��b�a6��V�r1�
�4�b1�1�Fy����?��%��e��v�Z�I���!�V�R�N�4��ޠ�m���Nj�'�0U�e�Q���C��@+�
z��p
U<�Z�Sc%Z�j�/��a%����Bu �W+�qu�H
�l;�<��ja��L��k��0D��j�x0(�2YLl����>V�j�Z	J�`�4�*��ւb�:�EC�<;�M�lRǮ흓4��TF�F���M0�W1��d��j�,�D��:G�a0Hc��Q6�	���CI�̆Ő�f5�=���
$�ka�@���0�*�p0��J��6�4@;��P*p_Po���a�/P��
n K�*4��ީ�RŬ��I�:۽�ʕh��[*����rT,�"h�G�p�!���l��еdgD���o�#|"q������+!�\v~�8�������

��yZ���`�Aͫ��MJ�ұ�`ia�6H�r(,򑈼Ĭy�T��g0��ֈ?`���b�gn0(��ZBg�ĥ���]ckh'.@����Z�mOͻ��GE�@g�R���p��!�.
{	��9K��Q%�Ya@X��d��_tp�twwO��R��]�|$��W7�,=A�Z�s��J�<C�W�'쓎V��L�N�n�V���ȴt��ߴ��B��6Cky�y�B,?{�Q�ڽ��w��̶�,U��Z�>�V��������t22��Mq���d4�f(�Wg%���U�+v&V�*4;V��C7BvҬb�CGv$������A�E�œ�W�X�LK>��[�xu1Ĕ7%:��3�e.�Ͻ�BeL��h
��t3Z~!	d�/�3�� @8�G����m��k���PP�9�?���y�{݅�ו��);��,��I��%ƿ2o�.lo����(��f���2\$��<ͼ��ڒ��\r@h�e�¸����.��N�m����ʶ�o�lXbXی;�j
c���۩����D��b!��J�ѦmP��o|�sD����y�y�B�������v���|s�ґG>��Q���U�.��n��V�V�Xc��;�#C��(�lq!O8�d����,&$���N:3Q���{tQN�)+t���a��p�'A�J4��V�d{*TaU\!#�#�ˊ��CX=4u|q�!�ʭ�
�6E�@P�(��o��?�
��*���.n�$����^K�P	C^��`��ܿ|��a/o"�F�*Q1�]��}D�r�\��r�/�t��>j�]�}A{�}�)q�Dǩx��
Sf`�r��#�Ny�i�������5�:��	�,���-���;7(���J��Tn�1�%��'��QK���&?�\���G����;g�y��*���U�	�E�c�⁞(���E:!�c�b�u��A�#����)�#.2�n�j��q	�Ab)d����j�GJ���E�X0�`�8�>&�i�V�N�[�P��cz�l�@ȍ�z����h|<�|�onV�� Ԫ�PV�jbpU�3*A��
<aA�Ѭ������X�ԅB� �B_xv[���QG�1H�W��@mBz}��Q��&���d�RmSe��Qk�9l���O���
]��@L�3�u�A����F�t���Qo��,�}e�|8H�ܷ�����h�e�°+����@�':�0ˤ�=ݳr�U
D+�͛
䶳cjp�*�2�7��{��'��Bݖk0�q( =�F�͠�R��	Q��N�c������y�=D<0�Ǡ�����˄/&���vFq���EH��
��'53ӥ�&vR5K��
y��waT�a�Q�
�u�˒j�v�έ�%#Mk��9�o0I&9i�3�7��0����ߚbF���	T'��n�8��B��;�~g�5�(,rϽ�L�{X�T*�)���z���#Y�] �$�[-�+�bL���E��_sV�
&��|r�g��}c�qB
�e܀�]yn6��>j��� )�lw�R�k�1�@>04Ʈ�3��o�aq(:�zF�t�=�FSl�3�-�,��;�m�������*j'+��jK�����y�1�A����_s�UI�R�ނR���VF�	�q��M�#�q4jی�mY!��浭����f�#02�G�h��bhXQ9"�e*H����������­Ir.�l�l'�&J��Ewa/-z���R���"��q@_�J#�|-�6�%�t���B��?��f�1Mu��vr}�K�A�LErO6���"86�C���h�[��߼���ކ�DMs���`x�7r�tI���s;��	vf��שܺ��,H��AE�e�	s�&_�l���^��zv���:���0?�*^�b��0�M_0�k~F=tR�aA[Ww��z��ׇŝS��H�ز���~Zz�z���A�y
�[HHw� o��A�~�͞�AB�r ��2��,6��U���l[W;��I�˪N�^����#��R0Ȝ6�������)��@���+̂�tE
f�%�.�m���
����NN3�-f���F"W_�!W����4�>r�6
���M+�eEJ����̈+-/�pg�Q�.�,�^�B�T�>5�ieU	��Sޕċ����bc������yF%�:J%�%�%�d$8�ٲ�08B-aҽ�_����J�2�E�_d��wnyU9;��Eu&;C���K�<�@�e2��Н�d*� �ޒ���q����v��h��J0���AY�,,g��'��� �O?pE|)-�}�*eZ-���p?a1O%�g�o��Ety�
�k'&�>��j�6*oV�KhB�)�L�����յ SРS�SY�,@v��9x�0=
+W�ڨ���޸���([r�fq_���=\j�F�o�_� �(2�h���5l��h�6Z���6Sj)�\�x	��br�w��m�Mȹ�=iP����
YfxG������i��c'~��TF&��'Z�DB�J&_+�I���᧯��bU=U(
Q��(c�!�)s�ZP����{*+�"z1$6b%�
sL�f1I�+EC�u�c%�*��ji���JD��B�;����R�\�\沜T+���"̊��O+[�����|�Z��Gܐ�J��uT�*�����ʢ�~f��\Wr��Z�Y�7[�9����e�x?��%��zeR���r�t/ ��8�ҽ�#b8*�2uoW�v�P��ٞ&9����%��s6�=a�'#�H��QuE��%;�7��|3NO�z��7�]H��0{�Bd�jS0$Q]�$�3��{�K�\B�h���}3�A���ؠ.nO��ǂ�5b)��!�$�Nh�:�K9�q�Tm�2��)��Z{��x��>�a~.ᬃҪX�H��ya�=�~�-)Mq�!�Pi��K�h�t����St��NH2�Yk�b�K?jż��-�۔jd$��#O�8�8�I��5� ���~�V�AT�Qť"���D��\}.��b#�� 2�^���X jCᄬ��Y��������Z���Uh$`i��So/#��y��'��3���Gs_;���k5%[��'l���?�]+�@#���_���_]N-J{W�Nl��S
����|��.L-Y�#�H�r~�g{�+�������O�e�B0���~�k�Z�/�M����	�3���2zШ}%o��c�����Y�[��2fpއZ�d`�,"��h?�v��=�$�(YW{���_k,��N���)W�^��reP%��B�䣓I1���Q��ˍO�L�=33�/���fA^�IEf�V���^u��\u/��G�V��]��W����#�aO�?;;,��	���J0�	◛<B�kynx�pA{�WFg�^	�֤�𘧙u�#m_�4�����N�4�|X�c~�>,��(дӡ��;+�A�1����?���>��*���):��{��V��Uθ��T��6���r㧐6n^���J�B��2�Z����5�
g�^�r
�R:��H��<��U,'1N5WJ�[4L�lf���V����.*T�b�tq��;�;O}��KD�B�oJ�[aUa�Z�?�x����ì%e�V:o�dQ_�ϣ���th0���o��
�A
K��h	U��_�vF�>oo�
��N�pa�̨�{��I�e+G���@4lu-X�L2���P��W��}}�O�7�O��U�X9Ch;F��[�C���Kg���0-QJ��j-T�����$KzU2����T�w�j4ڗz�	\SV���Լ^D���8��瘽�BM'^�dۓ4�ϲ-E��8�Փ�)3W<&�(/�U!�A
�Os�,�Q#/\þ��4�ʇ��TENC}�3M�B�xD��s��0�e���aV6��|�<��};yw3����`o�� �-��(7�� ^B�҉�gj����2�^�ʢ�%��T]�h�-AT6v�+RpM�4��
MQ3k�����Q]��zid[��S������B�x����D�t
�A:]l�7,Em�LW�sP�/�����������Q���h�$*�'��s�R��*���b�%t�0,f �3*��ldں���Fk�O{��C7����>[,�v�z#wQ��U	����z!e����.�-]��CaEQ�B�T�KGˢ���dxd�o�](��S�;�\+��⧾w&H�f]K|b���"o���FH$=S�7���@�#�� 
��(_t��LB3$lU�1է�L^,"O����z�1Fo��F��A�̽���J��S��Х�Wo���py�%���QK�n+f[�y����6H���ʪ�e��n>�Av~z�k,e���`��S���V�i��
Ū89�Y�H�rS�a�W���"K?:���jո@���,�,F��^[��eg�EM�[!|���2��B���J�z��EK�n��Z1`r�/��7�W��>�
!�E�g��d�9�8��z��6?)����-�D@�
�H�2����/�f�����Sbu��ߜ��gE����:SZ�%2�^���hf&�D�c�<1s�K��	�L���L��s�S�`\=�F��j7�S8^sa&Uѕ	6������Z��hU�~ժ�_\��3T%L*2�^"ꦙ7@�E�3�������̃��\kSI��>M��pi����D3�q)��rVmښ�PF�z�弼���f��.W
u�e�L�we���cc��x'���(���_+�ŝ�Ņ%�b��!M�(9Wߦ4&�fB�k׎iJ�|�}�����f�̽�(���ށ��Q]���E��l��Р.�l�v�=��t=�""�
�麹'~6�X��I�6v=ƅ1�B��H1i�����)� ��L#��3
�.�D��v�s^1�3V��	lRObk�TϦa�u ��D�O$fXgI�d/�]��
�n���� dC+2fL�V����\�S��$��DZ�6nB �u�������d�%ը|�@���7m��<m�TQáhV�Ef��5�_T(VWl
��^�
�&����@�`���m���W�x��EKs���@[&��=l�h�s�h@���|�=�RY�54-�Q;۬҂�:2^ ZUV�U�
M�!cY�F*<�i�e���q2���������b��H&�Too�0x��~y��ϼ��:�9�tH��B؝���f[E�#��H'd��l�
�iL's}F΁�
t��ze���V�O�N4+�l�^0(�{�
�%����)?����{
�3��E�n�<b1(B_
b+Mc9e��@Ȝ�Qȉ��{�M�$6Ї�j%�̚�1d���H���r��ꎖ�%�I)�YbE���D?�����*{�8M�;�2������:�ŞQ���|u�荀�H>B��z'�*���.=����7!���I��8��)�^�d���!&W����^�U��y�t���[�O�.�O�٣�-R�|��Z�r��J���k��Q��+U=*��,o�h��ؠ�W�_�(��]�n*�+�`�B��X*���b��o�a٨t�xŌ@����A5y�=������]�3�v���S|~�L��x��	�o�*h�y��.��B}*P[F��~�8�S9���
`i�cڠ�zF��c�OU��0�6H��,�3_�l�,=T��r�?A�ȫ����Y|��22�?�
�� 0�}�;�Rl��e��B�<��+b��
���Z8�i�K�4���i0���U�	�{��f��YTHC,7L}��Ԟ[6,m����u0�����Ǿd^��z�u!uƹ,�i�Lt*Ѻ���Gl	������x\F��%aY w��$�V/�dU�m7(PJ��`���r�?a���1�G�������D���$���g|0�
G��.~@T(x�%ڕ+�
pRV��󨥐L�g�Q��>^�3JɆW��wE����…��3N�U, �z���.ܕ*1$������w�؂坊��ax��ڢ(�	9kU����gm88
�,����Q
��B�j��Z
?�˳A?���"�T`*�{��0���c�6t�K�/�J��)Vʉ��6��4�%2j*�Rm����0pX�u�-� �Y�Z��T�rX��4��Z�T��H�qŎ|~9c�����$�-P��wIXU<��t���!䢕ZI�JH�Z�֐E�g�,�C�e�G�k����ҦZ�uWXr���%9�k�htB������d�i`X�T.�u1�em��1�����|���!���JEQ�}�S-��X����\�b!���ʇ��;�qc+d1�+���+��]�)s -���U��i��I�h�d�U��ړ��
w~���s�H}�$ꍳ��1��3X1���VZ�ܬ�_�2`o6x&|#f�IJ�'d'zo	pXW����z�.5 4
��H�}L��fmվ���E��/�G��Z�?8�(= Ρ��2֮���f�1�kg7��kq�qK�e n/��e�ϋ���蛪��S��Ӛؕp$�o�E�L�JFE��l���IE�~NQ޸
�8ս,��+H}5�h!$F��1�T��VR��6@Aoa5{V��1�b��	ћ�Q�go�p�@RA�B]�z<Ӧ>e-&����T�De���=v�e3���,	�h��~t[�E�aILIÊ�"a��dS	c�DV�)�����l���w�{�M%��2�L7ȕ��4_V|���i�1 ��ZVS3�ż2��E_HҬ@Y
첦���j fCץba��LΑYs|��j+ܟf�T&u�����=f�G�#�%�sb~��4b�J]��9.sh�B��Rq,N��v�c27�8܂DI�,�R1[� g�X�E����.��Q�`Χ�(�*�7�1��4������It�������JL�?�0�ԏ"��!�;�e��gDK��/�|�����1��I�N��DW	,���KL�Pk2�����eQ������1:Y�r�<�&j�&�YΈ`��ES]��E�-
х�%����N��'BX�o������~ȍ�_�_�֘R�M.%��i�L��]��ϛձ��S�~��)��@�G���Zdj��b,�V�J1�2�U{��f����u�kѬ����g%>g����YT*�YhLJ~v{�lF��S������:���p�y�s���
�����AС�V'��%f�:��h��]��?���ú��"�Vh7��4��&p�̮"�*K�(��R�'��a��2¦���g.Z�a�F��C�������\ʫ�*xi�H�x��W�� ܨ�{�r����	����4��B��z��$c�5,��,�8+��eF�C=r
Y�,o�D���q!u���Ÿ���S��O�:zɲ�&d:�i�Г�e��8>#+�6���6o�q�JA�sXD�*x>a�R��"O�l�qm0To���jО���*x��E�^~/A<��/�Ɉ�+ ���k��9bJOO	�ic_m�c�/\
�O��� ����I��T���A�IY*f�ߥnI�
+T�aF�٪�۹�L�����9o���5��<�~X���:�	]}�������Vk�J);�]�����8�~t�]6�r��Ĩa��g��"��	�1PЌ�6�6�&��	ɕ�����5p$,
h[�O�0&T�A(3���a�����H>��x6�1p�Y
�
�ՠW�Ш�:�����bQ6��~���]�G�{��C�*�T��V�jaV���4i=����R�
mmPKZ���B���+�xk��h�s��a
����tg=�a��Rs�>�+���=��Et�y�(��^�j'l-�p4>�iu�#n��i��m�bf{��"�W�~�#�z���c\�K����	U���%xH�\u
�
�P�,�06�y+��s�Y�LݗQ+�"r"O�u⺣��-�{/~ܭ^E�gu�/�|a�^:�r.�I�Lv��i���xv2r(w��^��Rs�^�O��3��?sۙ�
Q��%�j�p)�:����MG�/"6��"q�MHc�(k��8��}3b�Z\A��Q8���;�(EL��~�^�͜��V�>Z�'���$�)Ph��A��'����սfq�UK����<�/
�%9��]Q�-�ː*hk�
/�*��u
��,��iPa$M���W�ܳ>gm+�6�@?XO�&"j�P�w|@2 �ac�Y�'���陹��É�G��p���v47�,�8K���=a�l�€pn0���Tl��E���yx��5����v�Ձ�Z"vM.$4�!�G�y9�AI��bd�F�6A��L�-���\_�>��jfƀV�ҹ�nE�t�$�*�2��&e�
�&�T`]�$���~�x�������B�2�ITz��ͅz�b
���V(˓rʱ٫+��4g	H�I_�P�[�4�fRw)&��Im��	�R��p�8�M�c])3,?c��\�8:�3����Alp�8���Br��}��뱆b�giu
]�zLg���̋���%�F
�,�'�G)���u�f�y���}+����Y<Su϶c�Y����5eZ���J���핔w:/#�̓��Ϟ�#=:��N8e(5v Ѱ�37
j-���5g*yʩl�g��<�x�\�9ON�7�'Uy��P� &�{�/W#u<���y"~SGM�&�������6Jvn3��ȅ��(�=ۅ��ϰ
���u�����W������j���%���e���ZIzP�@�#�P��y��2p6��B>��]��V��b�}+�����;?�ƞݺ�dc&=�.j
B[��rAӽ��T�g-!�]Q��>���cet���S˝_�8��s,�؀;��m��8�m�����^IJO��+�����\��E��/Bk�h�-��)P	����8A�h&Û�d��V����+5�����}�
,�
�V�~^����U��7���|�+�#7���Nm��䣚qI$�'�M%�A�v�P�Z����5a�:���[D���f����n����Z���DG&�wJ
u1/�4���Z���Tν�☕ϊ#�]��W�XzyϢGCF�ŕ7�Vl&^�Y�&H��A���P��"N�v���M�����h�̉� ���B�V�4���;�;6T`1�W�b����U�U1�|e�F1jc�,�M�9� �'Z�fm�2۞�3�G�	���3��`Av�؎�=�.��|�S\6Qd�ȱ�t����{����(���V-נ��Jb��'wF�e<m�Ζ�ge�E�;����44^�����o����oT�1��9�+U���t��>fwB�_TK:�&@�r�?d�0W;��/FKL�yS,oh(Y�+��V\%��N��R4��'��U��RHnK����H�~�"rZ<1���`�	�݉��%�`���&�ie2$�H�3/c0Ge�*5��ʹ��������Q��b
Sl�i�"�n���1AK��`�E��/�D|�ja�#L��f�M�j$Jq�΍؊�X���T�z�KW"��`KWl����؃�"#+�3�됫�|;[k�	�*%D��UX��SbK��f.�d��΄u]$�`�Eek4����X�-J/l�ޯ2��F+�N;<���3��L\��	����MA��}��+{��.-+�4J]�(/\C�
9ؤe7��b�	x!��䂽�擅S���p6)O���`&�
�8y��(�>������,��a�Dz`��`\c�C�SN|�zC�$�k�A�@
c�h����6P��tzqo%��Ϣ��,�R�ۼ�=N<�ohۍ�M��Nb���h����j�n����T�&�w�-�� ��ڦ�6�Sj�v���XgȞ�����p2�%�09�[m�
�t�#��3�K�q�ƥ� <fK�Y���Z���Pe/5
���d�e�6шޜyG�3��
�b�?k&G�I�>�Z��z`���hP�_�i�{:1��Ka�~6+�Z}���ب9Y�
X_���@����C�{�5&��(��l��X��.��M!�J���ǫV�y����S���]����l_M�^$.%a}qr��>���p�I�+��������aG�mp!uF�&b��=Q+k���y��l��e�w�T��2�02:���|T�J�P��
�B��3���PTw3Wa�`ㆋ� V�RV��)��������*������4�����ʢ��ō
����#�*�5����r`�%Ԡ`���<��D"F����Ri8����`~�4�!�bHf͙�yZS
ɬ\���W���Ǫ�8Q���gs|X�y~�FU���#��6�u�_�s~�/:��gdruz�[>S��E�)�5t��x�s귄�2�%Z�.�#B��*����MɆ��\�D�:�����DI�T~P�^��!���G���Llc�_�`�@��4s��c*� N��%׶-�]��S�es���p����y�&;+�ݫ8E�]rl�s�^{̊:��V)�~��L0�m��9o�l��L�W�y���䕕�=>J�k��zd)���:ү�!�!ƈ�������Z�����5�ƌ�%��P�
�0�T
���=M��?3��W�u?9�w�yl��A����n���z�o��wBsO/)#CU�+Q:2XD�Ȟ��n�}a��_����Ǒ�k�g���5��̃�{&���,����i�X�h�E`=�T-��u �n���AT�Ŵc�)n�� _�Xw���&r�Ls��
��'�����iq�F�������T�	�:��痧3h�x��*��,�;�7C��!��7n�Ê���E�I��v�!!�&Z�hb.Q��2L�n��v[la�6M�~v's^0��A�������7�M��<���b`s�����"d�D`*�κOxW���s���7_���p�e������k�$���5��.F��,��U?j��u�w�]Y���5��'�̻yQ,Qe�U_ZF��t�{�����MB�sJ�O���
�%���m�EJ�K�[c�V	�(o�WP�<oV�ÄO\Wkq Rz;�&�'�6�����Vs���'��6z�F��e,���m��>�Z�oC��Nkc�1���Z�T=1��_���;��Fm{1�V�
[V�ab�D?��H��6i�,y�"Ab�c�<ͳ��aaIPN��s9	i>6���tԵ�0�c����oj�M_�ęĔh�x��+�cPcbӛ�w.�Tk<�[f�5Yap��&G�{8@�}6���%m�*��`5��n�
m�<6�R��Nn�wB�![y)8���i�B�*6�`�F傚ma�"V���gRE�eCI��Ư��l�5�ǮE��Ou�wc`��`�"-�Z_��A�ra�z�_b�䅜�t���?V�5�BU7�D�^����9�;
=��2�$�g���
���aꍚ3���p�ه�Su�$���Y5q���n��85�}VS��xGj��M�*og
t*��A�>��(+ix"���N�ìAM��f`N�Z�+(MD�ʖ��}^w�n��� ���
3ޗ��ȷ+�U�x/-%>b��P6;w!���۲�ﺰ-;s����ݳ�d�M'|�������}��.j����^��BɊ���Ӏ��=�0���"���shk��b!̹yk�XoT�NM�:�`k�X�p̨N)���>LV{uYo� �E��~)"�b�*X&Ti[ɓC*��/���PX��(6Bى��2�܇�~��^�U���C`c=��U�Ml�LO���7w�gd�	�i3Y�U*�Q+�5޳���O!�=�ⱌ}�� 1�b5�o��a8�ba�h8̊��ab*���Y��nؔ�R�,�b1�O��K%�Xɘw��8q���mI%��t;A.3M�"@M��Z�=�YH.�1`5��ΫS�|�R��n��J�[��k䞈У�u�*�Ojc�w4�,R��q�4]�V����r�.�_��=C)Ǟ�PTwr@-P��c笒�G"��K��噄�¢�
�-��翭7]�_��곖5�@E���t�}�a�ѰU�����%50��7��}���DvSl>�%�@����,�ښON:��(�Cq)�T���T� \,�d�b<R<Nj�F��B�F�5\�֎�� ;jh�.���Ò�W�c	�3v�`5����0.��J�_��V�Q֕aO����%��u9�BvF��B���0���q�k
�6;I�X�k���Ү�<8��(�VG�9.>��c�C����Z̲ `�U��;�xJ�n���p�7a����z�F�^�:�L���31Y���|���-�_�L��϶���_�+�
Za�x�
��n�Xe�z5�� ����?N��M2l�$�hK%��G�w�.�gB�+�c�
�?wL+�1�>�D���ʉ8Z��.5l&
��a[��]֯�:Q��s+�	��{�Ʒ�{ũ���-!��U��w���:��ۆ�כ/��=�<�
�~��Vm�׃HL`���$*���G�k��٬�~�������5J�����ަ���	�#�/��%Ud]&u�_� R1�`F��G�ʸn�{��*�m�AD}���f���T�
�_SA�V�d|�B��5������圓�R�>rl����8�oc��z���Q<�D�y�z�s�-��Y�����93*��Wf���QĪ�%�*����dΊc������I�K'a2�)��"&#�
?.�o���Wp᠍	`�����2���/� &��U�l�w)i���K�LTO��Xs�\��yb?
2���&�CK�b�5c��ɛ�.v�i|���+���I��J�t�H�PL�~c��k���&�D��񌎚��\T�φ�;'lC]>����Y|XLNC#q�Q�N�KXl:�.�P?]�tЖf�����5����):z��ڿ��	��	���L�X����C[�p'��"�(�d��y�4�v��Չ�e�^m!��]@"c֠���#9�e�_|���,^LP��Lw����)E�_�Z�:�M)���i�M+�
��nErD�T-�d�Q,4�7�L����`��L7T)3����Ca.�:�"�@��l�x�l�L��	�&[��9�,�u�����o�	����O�����)�c��E!���_o'�wCaD�M�<��ɞ�S(�$C�V�D�2�i�|x�;~� ;{�vc�v]H���%N��(��ng5Dbl\|^;ъ�beFk ��V�R/P�5Z�h	�J[>	��4�����˴��h���C�V��7�>��>c�r�u[�#k�/�N�1�><%|�s���ԵS������6�EM�J�+�0ԤSZ"R���X�?`���- \ȇ>�l�% 2�LZ}��ͦ�*
�P*@�*
�ݞ�RysT��Wl+����!��l�2�5^���Gw�q6��+VZ�!Q#c�E�+c	Rv7B�U��B).�e۬3�Chg�䄗�nOc�ؼ�����!�|Y�Ӹ��Y<~i��3��3Y��e��`�.�t�o|b+-�mH�u`��u��*��H��3?��:�q����"��W�z�o$h�q�͒pY�z�J$�}w�q���N�F��~��/�P3�w����.������bZ�8�HD�Ћ�o��_���m��-D/�2�w�'l�B�`l���JEA��Y��ֆ6h|t?��a���aP]�`>Qf��g�(�;	I�z6v���A{}B5�0����|���Z*(�Cf��s�v�9a�b��.#mts��QL��I�{!�8.�{�h����d\�G��k�ҫLI����A6�un�b�d���S�8Hn��
�M��ڰ��h�~X"^(b7ZG~�wAP�3�`1��mx}`�`N�B��T���ۄ�S���'4�צLg���\o
�sJ�lYx��2D�d(}EӴn{��Ͳ6����H�[zw�� ;�m.�.��n�j�n���׺�m��yڠ�ڊ[�P>�%�HX�9U�� u�i#�\��L&HF)�I�S���ġ�#������$��w�eƢ�y�m3���te���؝Kb�ZUf��� ��lejBLW�����������hB��aPd��%��BW�=1��ݯ�PV�Q�[AA\��.�\'�����$|'�Ѯs�k̅X~�~F�l�Z�8�?Q�m�(����<UaV���t�7ggu�8j�P�r]��As�_���DH�%›&�h�C�Y��nP�Y-^3�f��"��̽u&�I��d��);����
TP6<����d
gvY1öBoRF�V�0����t.�R渚aR��b�:@[.`�u���{��w���X�@t3	l��Q	{;��F)=�!Mψo�-��T���1�c1����JG~-:-���l�j�$�2�S�E��x��a%�}m1c���G��I#�G��#
�\�D�~�f�'�j\x���5b�'��@��~�Do�BJ69Cs?g�֡$��ɸ&��)#DRfb$rP<U$ۀ�=��P��(�R��V9�	BypO��i��0�+�S^,)���d�ݹaI���Ѐ֗���1�2yu ,�AK8G���]��#.��-��&��7�W:�6���5��]�P=)>�-%x7���P?����ݢ��;e�k�a6ɞ
��� �J,hc7K��|3�r���]:��;o��{�FYi5����S���7��\������MAQ#rY.��tF&��X2�;���(�#Ps�M���.�xm�$�њ�
�הE��	9��c�E�[Pé���!�d��"-���l!q�p���j�%��L��jD~�~���]}A/ߒA�[��a�#�	CQ����Z�F�8�c��f��t!-�Vl��7��LhXL�[>O([U�����\j�J#���$v����*eU�� ��Kz;�î���qj��;D���6�O�E�x&�y���$b�5[�.$t(��J'�.�m�|�����!؎&G��Vk�I��e�m������,�,/mb,x�N��$n2�qH�0N%�܉�F�b���]X�,��A�X���xfiɡ���)���m$�@k]�dgD	��FJ�pg�A���Emv��>o�S���H\f��D���FA�N��^�pM%�F[Y_�Vek��v5�m�Vg��g��.�8��T�Y�K�&�T���m���/�a��A8��9���b?2�_�W�
�6ﳄ���~K���/�S]�|�?�n�BqD��7�Jz��q��,	��
jL�ܕ͏Ȇ�Q_R�ox���w��n<�K�B��A���U���Q�\�)KTl
�	
���6�_�,=���",7\��J(F#���q�GM���v�$����|�n6X���Fc�Xs(��	�,�{�(��¼0HF�9cIK˛ջ�e���R5*Ui+��'pS/!�pF�,=@Vl$Ѓ,d�\B�|�k1bX�C\ՏA�97(sBDE�[=����+�b�`;�*�@`C�('ھE8��Mի0�]��N֗�
ܓf�730[��%�JK��F�����s�p�C��+(�Z���>�
,-�8�\��ݡӳpA{�^���"�bpV駁>LV*�A�Q}�f�>p��*��e:���
�I]��0�l5#�yi�iv���щ�PZ�rt��ŧ��ޙ����)b��!�
؆�,؀|���{�F�t�Iѣ_��۶�>%|�&��*k��{��L�头�p��'�Mpm)�K?
�E�%n=��)j�a��!���_�JH�
~\�A/��~֧����hu��snfoc� L��o�Z�+�h*��ZUT���*�Q�JE�AP�Q�N�����HᲺ�jһ��@ =00hdH�]��ˬ�
���9ɱv�l�̙�q��oZw܇G9#ZU���z*�����s=����>�R����Hw�ٲ�S��$��W%�N����1[Q�
�['s��b���λ��]�	�>�7~��X��f�+tY�Oe>���b.n��6?���N�d�k���v`�9S�3������:'dY���U���tV�)�JdZ�@�u--�T�5�SǡAS+	$3�F��cĬ�bB+X��( �[C���_sF�
59Kٖ�5γ���15Q���D�zC�f93�-�ۄ��6y����hwQ��}T`Ӹ#��^C�O���ơ��c ���"z��c�Km�r�ј�`��Ԋ���01����	����kUM��[���&��,>\�*3�DQŸ/�*�)�]���M��O�\��I@c���g���oc��,�hX,�D�º����r\�VG.�a"����ڤ�4F/4��ؽ,,���j`^�kA�f`[D�-��H)1�͆��"-3�6<�����sU�æ��� `�2q�#��DWF������	�^y�z�Z~<{������6��F��e�j;�8��y���LE�tSb9�����,v�)��f?���\R��"�ɨ#�&��
g�Y�0�Yw�B#+2�,�
!���!��0B�$ɹ��BX����Z�Vg��r+�jP��9UC�[���懽���w�X�~�e�Gѻ�i�g�`QU(pz)��B��aJ A/�g� ���T�8W�p;#�+��Sb���&(�=�%�I�
�5�L����jӎ2�̜X��T�I���$��"EF\�ސ�uRK���(�Z̪�L���V�u��͚!��0A��{W����� �={)O!x]�W��3���_��P��@{�Ta��$,pɎ��Vi��F"<d�Z�Fz�����|���v'�#M	���xر���e#�B�����'c�=n�q�:C5Ϩߝ���Y2��L�|ULNZ],�
qϚ�*��O2FG�frN���kD�1�=�\E�l�ݑ�?MV�t���oD�ָ�+�E��.t������o*9-k��fOKL�d�,R.��!r�̢��p���"ؿH��E���ʏè�lT�W��ֺ�
 M�Z43�G{�*a��E8���n�O�$vFO�p������6����I��G���'��޺�	k���B��Ā����^s��]��;�>$�e��+�RT#��e���y�L:M�\�86�͐v�0x��Lu4��t�i�b�y"�dL�ٙ��	1N��"l1|����Ł�r��8玴w�̥3�/�4���`T|��8ѩ������B���_��#D�
=Q>e�Q��q��T��̸�s�Dp�6�ㇷY��k�}f�6��ĕ^�.�S�7KٹY���<��݋�����i�X"��$��@��JK�$7�Kce�;��`�Je#F�ʥsh%Dn�f_�hD�p9as�U)Q��	�h�@�1}�����*.���C���ES")����K/�1��s,Pqʪ%����L��2�7�\ՙ0S����.��h#դb���j�]�3�V�	��ژa2Ǫ*�jDMQ
Q5�@�s�CIf�"à�b�Th�%����^�2�2)6�Pv�wYX�l��^:�^��@4�w�jx�Pe�![m�b"&}r^;��E�J1�hR[�=����fE�U�ȏ��T,Ӯ�Qe�U���#�x�-[�y@�fN����~��(>W�����ln���1X}+�L�w
Ai-�����ˋ�eq
�C���ߝ�\��ݕ��]R	��5<r��y�+Z���Q5��aD�‡��	���J}7f��H���x*,q3�k�-0����2*7���+���޷F;k
�ѯ��S�_���H��'C��7H,�iC)�aU�k�Х�zU"@1k�Sv\�B�c��~�F�I������U��r�E����:�j�0"��ɡI;H#�eiU���}�H�dX;z�]��B�"�fNĞۂ�^�8����c021�9�
ǰm���[q�q�ɘrJ�>�J,�Z5,l��X
ˬ�Z��[�QY3���B�Ӄz1��O[H:_�+(�_c����`6a��-g�ޟ���EQ�/Y@���W�
�V9����������(+"Bc���_�j�(z���c���ct8ʳ����U��	��3L���
:P��Z	��E�Ky�i��$�Hk�8�K���k��8��8HS��}2<�4W�x�U^��T�J��6���R�֘�
��0��vm5���Ͼ�~���H�+��p�:d�]V�F���nZ��D
rț�G���1/���^Fu�g��s�U�����p����T��"��rtuo��H�֎�eZ���HPu�8v�}+ӎ�k(R5�3�b4w���bJ>���ǽ~g#ۧNUGힿ�x�C��m���ɗ����,�UO �C,��3����7����*%PFy��b��*��
[���W��<2[}�w&�"\�Y<��p6�����ҁ�@�~���vc�owǚ�
�k}��У{uɭ��:1o�K���_�$�|�m�����Ua��<D�&��!5)�a#�c%g��s�B� ڊ�2��e� �o��)�Q�*�Ie��,ak��\f�Z-�ӦN�Y���V��Z�שvO�i�Z�Le
1?�‡�h�7rw���$dG>�L@¢x�-���8��@}|#p䧽��t8Q�5y��"j���G�hyҬ	��z��W2�F�b�)p�]o͌{k�W�(T����E	1�G�T��[��ժI����gY�J�� Xʈ��z�4�9�� =eF����b�m�l��-��~}�i[}cږ[m�o���sۦ�.����s[����)��tM����r���7��~{��\>���V����#��z
�:��e>��i�RY���f?w,e'��7��m�,#񘖝U��B1M�:�E���u��
kZ6���D�<�Ҟw]�vɒ��OaN�IʹV~��24��� #[D��UQ,��A���B6�d�i�|C��&�Pū.cû��ӭ�_����A��yV]��F�T���!Z4�kj�g	�L�A�"�K^�Du���mi�EpR%}�Y?�A/z:t����ܧr-��!�b�ȕ�9�EO�.5�_��#�CZl��_��3�:�5�`!,�S��Z(�TA'#����o~K=�cIA��N��R�393�M!�:H��,�U�N�͕�X��3;فJط�D��2�;
�pO]d�8O��:[m�vQ6ʺ�[K�mķl�P�'��SJK&�D�`�Y�	���Cy�N�
1T_uU��VB�岌55��_�F:㫮��#ր��\aOQg��0��b̘+��_��iF�I�x���D[�?�E�jbp�#��U��H;�G����ZN��2甋�נP�$J��t�:4��{1K�"�>���NV^�&)2���r��%�U�Ճ:+��]�eڊ��A��6qE�]�N��{�}���ǚ|v]��)�w�P�y[�6]
�����=�D9@��̭4#�K6_ �G�W?Cej�I׍�� {�w�:��eG�R0�E�G�+�qH�{�D=�7ǪJ�5&�F��%C14�
r��q]s�fa�E3�
#���׮�U�Y���z��LZ����KQ�{���P���x<=��]��l�}\1��S,��5R�*�E���S���'�%�튊�)Ki�N�/�O~h��U+h?�mk���-�d�4���%�r�s…�ƑE�:��*O)MA� �[.6��=�F���o���#"�L�:��!zĹ�6[�m�6���L��`���b%`�[ł�ٷ���@��d�:2�x���
��0$��	l8AWgP���ZXUz�z��1�Gg+��B���UT.�1d$�b:E�10��39�"�V��F���O�oZ�M�б�`�q���֔Q��x�n0�Aa�ra�J'� �y�QHE�5�&E���m�z���^0�`��O>b~�B����h���б������,)��	/,�v+�b0ܯ�w��/1E�GI(�T�o���a'��W~��rؗ}A���~�,�¡@4��E��n�P$���7\���G
Ç��,��.8��WF� UB��`P�̔��� �0����%]����$���G�"rT��|���3��NE���#�ef���Z���!�)(0:2�>ɬ�����X��)RX`��LQE�Ԕ��1W�7��o��݈�l4��`�R{���J���~�V��y��h$�##"�H�G,��1�J�O{r�*�@���L�Ā�
(D���bAA�p@$��K�z�0Xu�����&Ad-XV�
#���D��M[�wU �
�W&��*Yu��v��1^>%�$��,<\uY)&+f���j$r��b�����~���J
5(�+^f.��/��i�F����7$�KU�6�V���>h�eAv)
��z�1W-g�"�D�.�"5�������{�ۑ��B���l�ev:<�W̐y�%�1� �C*�;�7	�
U\ϖ�Ս�
�
cH-!�@�Y�;�"�+��zf��]|�� ؗH#q��ZD�IZ��z�og��M�L���*V+�B�;
��΍�g�9�|I~���Î�ٍA%y�v�R��V<�!3�[��'�A(n9}郪����%��nC�6S
�k�%vp�֣_oH�T�G�
|h4�UC�w���x����Q&�{}"+2���/�i((����i5�TS�4�j�(Ae}�8Ӓߧ�'��q90"n���bR{���'�v�q`PQh�|�!�M5y�ܔ5Z��t]qW�r�U˹B�_a/�B�QۂM�vp$k��"#��0�@d�*���߀���$19��(E���
�d�(Q.PsMĖ�p:�cu�0�������MȐޕ
B+-f���A�*�J(XN!̾`�1V�tq��K��@���Œo���f�d5Ӎӛu2E���N"]�
�qHF ڔ�kd5�hQ|��@S��J���X�"�.�`~��$2�
�[�	��t�f8>�@�'9�P���h���Z��KL��6�O(�e�9EJ���zJ�u�̺gU�gM�Z멫^	�&0
.1\oӅke殁]�܅L��<-�b5���*�p�f�P�]/��a���a�y�W�t�񊙕��B�G���QefI�����@3��3�g��Q��E��ל�[���Pt.x
�k�����)���9-�L�G۴��N[)�0k�)D�O�ce+-��J&�,�	��e��}DM�J.R�x�'���C�k@�'b�C�����#��\f�A63� x�[ԒR>>����~�޷�
h�xmI]ǝ��)���j^�7�ƈ��Z>�Ǯ�m�����Օ��b;֠I�mw�s�!;��Sɮ���_QWӉj���K��pZyc3=v���iV^�
��x���5
"S5��d��������lW�R�ɳ���.�Ve	UE6pP$��$��a�B����@!W]E3 ��I�*��I��8?k���r�,c�)B%��-/0�Ec���e�Ą1"�5c`�\"�
�ZO�j�0DwYj�01Td� �} yL7����'�ў3�)��!����OSL����0(���J�1va9�yhFL��<�(3�PRZ���N�G��#}#GDڜ~���'I�}T�Ҡ�c>3R�L!P
ˆ��f��h�b�[���m�Ƒ��Tb��W )�3�\�-��n�(3�;��#X�P�h��:
�ʴ���ж�s�X�1za��AoXH\ֵ�ݭB!hi͈�#ҜW�<�!�J��đ94~=�$����JN��Pd�/0��g�D�ɴh�aQ9��z��
6@��oTa�����"]_q�I�[��1lYe�6oRژ/�V-dj�,#
Bb�ɩ5(��о�L���72��.�ʙ�L���T(p�6݋�Ҁx�5`ԗ�3�'��*�
�	[</��=�4�|��N�����$�<K,�f�@�����k�I��8�U+�
w�������\`8@EKJ>�2bH6e;q5[���R����C2٭eQ�b,�
K�nX�f�1Ȥ�գl!����`���U7ы�3�:+�o>3��
)�
x�=�Λ����[[uY.�Q��&�r�F��	��ze�cs ��+0��A�2ܡ�"p�x��2H�˪L8�6Y�T��(%�
�⦧y\=��`���H��X�s�Q���P�'4��"�*}�c]sJ;��w*�"�����A� \�ɻBް1���U���l���u�M���3�m��Ы�>�jz�`��E(T�;#I�+��1'��3��z�̧�����oM����o	�#�N�f�T�g��Bs�T��@+V���$����!�V��U$z�/#�a�2�|8��j�7��fg�k>�MĨ���n�YR�g��m�Y�.~��3"���[��*���-���}u�	-���À&����Sw��)�d� l�S_��p�Wޘ3�3Q�9u��}!��'���Xު�.����7ʈ]s��T������	�
w����'��,��tpa�[B^�Q>�ީ��9<"�}�/u"�$�[� �*,�T%�R��$[8�:̭]~krU��“sA�t�Y��Q#��`٪k�E^�D�f��c�Ç�LG���J?�;E`�6[���9���nMI>�%:�Œ+�q��v�q�� ����2)���D�$OhQ�dƌ�ߙNH�����L�	�樯/��K^3T�&�֧O��="�oޫ֨�i2�,+���_��>#F�������-"�A�H9,ha�1�Y���2�P�)5�z�(��8Ŝ969)T��ׂtO� &�pș��2+��ywv���5���=�jy��rjV��{��$���T����##��j�u*��J�v��Hj�uK��3�'X9t�2�~�Dh��oZ"���9TF�Ȃl:��R4c�}%'��I�����nN�Kr4��E*�Ld:�b�1�4XC!�&��j��Δr�v5�QI�@V,p4��t�9ߪ��Zo^��d����H�9?���t���NIk)P��C�j�^~�~�t�V.w
*�l�J�?N��M
��4�j��ߜ
��v�*�^�#�V=QTNjRX�ԙ���p92IY���(�^Y���
>�l��މ��
�/;�ϋ��R���Z�e�N��&�n�"ܘ��s���5��[�	���F�!WU���,�t�;�K �er�$�P��������D@0�"��tZV��{���#a|y(�I}��-6RrW�ߩl`�������4�u�eM�N(%$|�憙�Ĝ�:D��N02
��0@,v�|-L|-ʲ�Y6�V]��"�uX����F�9���EM�}h��2��Ǣ�4���3��Ŋ
��/d���d�"Jv:�74�9���p�۬Qf:�Af��G*����1�JX��
Wc�b�Q�h2����mf�m��+ �2RS
,�
�-3�(��/��~�ͷ��
ъ�5�U?���'@�X�2(g�r{���Ѡڞ��c�gYԙ�:���ܩ7P���TM�h�g��i/,�E�D��Cl&�n���5�G��H>XC&e�6�%���{�`�G8��)�"����
���S�fc~�)XUb�3���R!ۄ��r�Z�8��]Ϛ�L�'��=�8���c�?5ޫ|y�6X���l3�8QK�<E�fB]�	�O%҆I���3pu�Zͤ�U+�Qh��9��Ho#�^�pc��!�R_-����$��S\�RXSì:V�
G	u"���Z�a���Ъ��P����9TE<P��ת��F�;��D#wz���f����u��
��TՀY5C����(&�+��n�)�����
���$u��#�U�r�ª* ��Q�h��
��e����8�L'_�WVp�YUF�Ś4��V�[��������)P�_�����/'�E�c
�S�$*&����MB%�k�'Ll#
�DF`f����;q'o�Z��)V����/���N����{&��4��^�
{��7Pn4`�R���J	�H�+jX#�:�Q�7�3����#_H)f4>U�:5->���d�ޒ�n؛OPQH�dr��6���q}��T�t�iE�*�/3��$���XE[����i�/��%2T�#�M��2��{�q6[u��|9Kl�S�b5��ٟ�w"�V�5�Hd�%���Z�7@]�嚵q�-�+�w���&K�������ᙁ��nVu@��ߙ�Oj�,;�T}��A�*�S��٥ꭟ�L[W;5/����#���U��$`�N&�4-5rѩ�*-�ڠ�F_%�7��@���4\��JX!ݰ�E'��#$FzJ ��B���ќ�
ӻ����T�
S�iβg�bQ���6,Ԝr@�dĪ����rd��׊��(	S�&�3g�k�FnW�j�e�T@E���̏�����lZ5�C#�\��+T���<�$�#��*�=a��u�-�4���0���EV{�
�1�*�ĊU�IS'�5��{���Ý#g��e����5��~L�S��<���Ԏi��Cƌۿ���c�86�{ɹT
���;���Z\uM�"��jT�k��9UFT"��]%���0X�#ˈ1%Kt�@E}����P�2�3a�ߏku96��d�}�$��U��G|����f-�}h�H��eœ�ň4.��۶b��	7�	�M�������c]6Q��ڌ�A�e���+*�x��8=�n��ez+6|��T�ʨc�!oU�w��2�h���Gw�zMa*!��A���&2����&��c?�[	��Qs��m�?�W�
z�&˗8�f��@���2O���L�WUhy&�
�GQi���t͛V��&졔�d3�3i�p�4�-���4[R�:oB��ZzUxVI	�<%P͡�iz-�ՃQ�Na�Ӿ����p�}��v�1I�Q\�l)7+�Y\XRH����T�@6PcD�}�
8!۵k�4eT�M9�<9.[����N��Gw�)��yC�I.�dS~�U�|T��r�O 5h�4�)1���
�.��T�'�n�T��hg���g����8�u��Y+�Db�Rr��
��ٍ& �6L��@Y�.�k���s�,�n�#�C܅��J�N�S�P���ب�4�4/�`�7}5�K��	b�3�J�@��3�(x�qA��+�W|�3�@{E�c�,P�LR��
	�V�^,`T�.�0��Q)�,[J�LeX2�NnF1�pGY����
�H�����Kj\�ү�F}iP���0��&J1�]o��DU�w�qP|
������ޱ��j��Nt�`L��ۇS�7
2�j<Y��h�֊�Y��hy�,PN�E���+�3��M���ē�EM?ֻFT0<�4U�&m�?�y52����;�1�^c&�a8	�znfT�/���޶{N��(bN�~� ]�PBlF�iVGHb!��j���9���Zd�v�u˦|ɵ�N�T$�U���le݈F�,SX]���P��ٿ�T�Q�+S���W��P���淕��+�l%	ծ�X��%e32��	:��C!E�!�[#c����2�Z���bb���1V�4���w>ѣ`���x�ЊCC%5�:
M��S�ů��խ�a"�=MV��K8��	mu���^v	QCl���{h0�J�����:��7Y$4CV��~fTY�){B��~�}���J���ed�B���
!��y^0/ԝ�`���	e��j�G8f@�͞j�/�(���URZ�zL}�u
+˙L��r�����e�#5��� 
�$ad�%j��f��v�\�"G��tA-���
v�yr:�'f��D�\4��tE5�Lw%R�
�F`İoD X���l?��*fL�P�h�ޑ�E���`%�9�٦\�!��[>��^�]�K��b5JX��+���9<�������S+�L��@�2��:Ӻ�AVK*�T��C�o0@@+���R�����I)Ju��+;G\c��X��7	?�M��`gg�������ķ�Q'��1�Y��7Aa��"���=�r��p�d�f���z0W.�*$��̶3��rgT3�8���Ąe*h�O���Q�ύ�Zr��P�:b������򾵝�N���0��<Ab��%\�)��q=�sY7�r�f��~�l �nS�7�?�K�W���t��4����c8�U�TRS:�|B������M{^q��1c�(U6'�*o��~��MC2�1�bD� ��J���CR�z�Pz�
X�Vg���֣M���S���P�t
��ጬ�,
4c?	�[��:Dɩ@�H�B��0��]�zK@"Ò��*%�^���9��k��=@^X�<��܊)[E���J��L�	d`݁Y����	�v��*VoC��(���7cqԑń
i?���f�჌Ih�XM�Y����5{����+�M�G�."#a��j�[T�w[���M1a���H"*5aK�
�W�G�ڳ�U7��A��7��X�jP�}te@)51�����e��rX��Ls�j���pz3.s>�}}���=�Gm]i�=;8� U=3��'��!�1Ka�-7�4��:��^��A�������𲗪5���}BoNs�=��t!#c>�9l`j��ϟD��f��M�e�~)��E#�l/lM��=�G��!4N��~3�UPzlC��Le���4��\f��Bl���ki���b�}��Jp�-�)�{)S�c�jSN֢´�+
M܌V��SrK�y,+X�.Q)��V�Rl��D�=���5���xꉲ"gN/�äY+%̍�s�o!��UJ=��L����N����X��Z1�o�oUE��I�S�N�L �.g6�;�~�>�������~���v�}��dL�UV8�Bf���Th��굱�IĖE�27;��kq�D������D-z>�.��Kt���.WR}v5g�Mn}òB-/G���PzP����VKʸ�b[펄��ڬ�L:�Ȼ�L�3O׷�M�@�_No�
�H�o����� Z�#r����7����H�"����[���o>9v�Ws�v\\� ��VS��0Bjc�Z5�Aə٩Y+��:u��=x�Շ�z2�����J��	wVr�j���j�x�gjv����#�4�*.OA�9�-θG�}g�y�
C1Y��퐆̀?Q;�|�r�h����5HtF����Ի�}�r���}V�X�G^T^�:�j�xH�O�F�]��_����$�Ll�-�[q0L�3��W��ќh50��	��&�-YH�A���a?N�*P�;�W�$Y<��##�;���L�7s��H�U�H�S�T����a�"D�az'(m���N�%��rv��;@5:��%�`�T/L�G�{M���Z��L�� ����rv�s�����@��.�ߏ�Y?3��ҹ
�3�t�RM����ULڜ}�E3^�2s֔aa����A����aB���UsOYFN=h��˪��N�E����	���_u�P�F`?A���o��|�Q�w	���u�ا�)V��|���i��!@��ū���8�i��V�]�0�7_����*!�̰�z��
�6��eA[k����m���Zv�jɨZ@���-�4p☯3�nj�UOW�̿է�h�E�Ĝ�M	К��w�9����4�
�)aT~�J�R��R�����$�ZѦ�p����ΠC�Q����V�h��nN�?=�]�ܼT�i\�+�8n-�Q1HXXs_�,r �E#1��5d?~컩Џ�^���u�:��2h��"�lI��m�D�4B�Q�'(U�F���9�2�����^���w,���h�}��ӗK������.粒��1[5d�y^$,&	֘4tESF<i�(��/�[CQ�c:�AL,n��K�{Ѣ�S,�a�,.9��uR�6)5
F�w�)�B����6�:��Yͧ���l�L�<ƶsw6(l�h����Q�C��A�
Ye��*���曈B�\ɘ\pUa�� ���=g
�m��#���6� �������PM�w�R��Q4�Y��@33�]��1�����2�,������R����qo��R!���~�|d�:�JyBKxp���Ӑ�\	��=6�!���I�T��¥�g۶l{�������LR�i�T�k]DH_��cd��qJ֪[��6W7;��ݰ[�E�ц0Z�ӵ�8�����ֵѮ#O}IB�L�#��=���g��n ��^fɩ)�O(�K��F�/�jv��i!���[�B�$�RT��e�J��G����۠��߉�\|.]R��$��I?���f�`���s�v}�8TGj��nI[5��Y�j�C/<4�J1�7g��*���j�碪V�"�)�WRbA�]�W�,D=i�9_H�� I�\GK1t�T���jFX�oM"�7�s\@���o�����K�эl���]�<�z	�j	�N�#�6�t-1�A%�a8��[]�9��elh��=��+u1���v�au�c|�%(E>��z] o��-ZӲ%��~ۍ9���yI�d�$�+�$w��q������
$\���T<����o�"�b5m�h�
$"}�s��3_�gN����%pg�:k����
��n�[W�N��P�AF���#�@�.Ǣd8�D�F��y
@��KC��C�Q�T�$)�K��7��eZv�u�W��1o��yXA���YO4f�u��v�/j�1�+���~����iP�~^F��2ċ�x�W�N
�;�؈���|�'S�W[�H��Z��r��U&�x馺���!���ś�p��K̐L�#�O�� q��,6ie�V�KDbR��IuFgFbw��3#O�b���^��a�ꚢe���Մ2�cʤ=��V�e�US�j쨿?�q�
&]��4�j�8!�������rbB_�@�V�!��zQ��Q��D$�Ʊ�3s�gf�d�-I柦�@�m&�����*h��$�i�����A4�@�hl\�aAW�3�k�����W)��QQb���\���X�y����jXK�����pmX�W4ǫ'N�+ֽ
�Cj�G}�8	��?~�)�d�Pբ@��L�ؾ4���SW���@�w<vLԒ1%��6�c|�+����7E�EGZ��G��iI\[p�n6ҷ��E�Q���r�WM�U�,��	7���&Njڻ���i� ��9P�N��5�vҺ��~�*r)�p��쀹�U5(��W.�':�V��0�/6�]�	�%��F��}Mx�i8נP���"�`A��}��|T����ϽoqǜLV)6�K��
[�|�d�6�(�^ֺZ��k����X��3i�gL�F���p1�:)�㮬EQ1<O���}���(�k�!&�f*s�&�tD�l�)t��.�ꏭ��HQ�@��4��*#��M(Q9u�i�����5V?~vg�<=�\����,�o�#��vӻ�w��i�>���"b���	SS�n
�U?�!'�q>����g;��%��ܳ��N�Z'%�`"k�X
\M�8غE貪7�1?���mf7+�{Wm
��u7v���Q{��sm:��$�",4��k1�Tg���6C��Fm�W���g��̟��������U���R��{G��VLde�9㉮V�>��jv&a�+�e.@9f#��d����%�jX�\f��9�^���E��&*:/��:�}%�Z�-���^�t�4��0
>]�m���r�T��]�?�8��Wn?5�ZW�l�lj��� �}7y�E��S�f�Y�+�s1�5TX��%hۂuoj�
��IP��[��w-k��'��a�9kz ��LpT�v֤LLj�U+�����F��$Ư�O3�j��	�ݪ8=k��V����U��MR����b[�	[`�.ioG��E>�/Q���`����?͎ž\���u��&?�N���_���pWͷ�`7�U+*y��׍=O��p�῰0�Tӿ���
o_�Ǚ�N�����2#��z髝RP)���h`J��=��?9}�@��?�h�G[��c�3�re�*Qj�M����pa�'�r�U�5G�tR��9&�O��Z'�
p�mp$�S�+�Xg�`��eq�4ڃ8�5�Ĝ��<-)t\���l����������K��g(Ô�q��+��
��.��Ap'0�hML�*ʡ��]�+���AQ|����1�hE�VF�q�s�G�V^��3�[k�u'���Rf�!���+=ƌJ�uߘi��H�_f�F*ʛ��{m��Y�u��6� �V
��{&�
�+�^ʇe6�u�c�&<%mWQ�ڴ#
�D�����t�EK	�)�5٦S���c����v��z+X�Rf��:4���#ʟܧW.,&�:0]e�O�֥9��h$��?F��s�	��p/ŶNhLZy�o�a���M�x�Ҽ�80a�F�E8���>�qV��e��sv�V'I�-Z��Œ���&_�;��}r�3�P,���c�	�Ty�5�J��h���.��g�
�;ܨe�T9U	NC�yN��=uC��	�*)��~���F�J��R�II�ZvFƉ�JӲ;�R���ڝ�g����3|���D�qz��*e��:̾���jPl|~����_���.�P��u9.��
3����a��WQ��l�<��n!�͠\y��a�&u�gIҰ)�m�����8�p���I�?��
#N�8�F��e�'�~5�4~��E�P����Ap�W4�o�(݈�*������u��;�F���\��A�5[U�b���9
�=}�j	�q�n�M"�r��<Pm����j�U4[��`�U�dq#瘂�־މ�橻���ʹ(E�rJj4Y+c]`6dcA#�.�n��)��̤�yrblrS��bc�88X�A�
�ٵc���
�':c.ۙ^�Ri%��3¡������6F�U�ž�K&��=���P��*�=�
M�P�������M�:���4�\�9�W�
��&�GOput$b�9��b����i
����\��E�R�.��:~l���hMF��F�d%$���h�^U|HDM�ÏZ,5�K��5�A�ܲ�(clt+����+���ɍ;�c����zo\'���Dj�Yl�9�Y���W����\!�s�
��B�C���Z�ĔѠ)��k7�����06rlbU���,�V��p*�Z���	�c�Η��<�U�][&$�Q5TcFʼ���8V:M�-��@8b~������
�6
CgK7��2X
�1UD
ss
+��v���jU�e}���V\�P�xn�ȯ�Q��g�5Cl���^��GS�V3��%���ֳ��7>~�g�*
	�q��OȐ����U�=�߫Q3���{���e�G	g"8u��F�xq츧4���坖-�hO�O����И��R1�kXkil�nN�@n6�6�l����g�Y�wM�;�G�T�ݨs�&����Ϡ�FEN�qMQ��_��swc��N8�@�Q\ �x��Qjp"�Q�I��\�қ��nNxD�XK�P|}#ox����@)�N��	��;u��&�t�Ah�<j�P����b����Z�p�C��4������'HW�����-o�w�\��������h�Il��,����/�]��\����@<L�Uvua#Y����ir+�{��אW��}�<8�oZb7���?,38~w�(L_{�}%%2*<iO��]��ў����k�
"3�H�Cʫ�z�d��R�Z�ko⇬9>�4Q���4g<M��X/�)�%\��u���E�!r4�x�R��W4gF�Lo��� ���<Q{�o�RK�^3�4Ro��� 3�U�w����L��1F
΁���(o8�"�o-�&
b�4t�.չ�NE�`y���D�b�p�}p���:�B�X��w}�x)֙(�M��V^b�	��^'�J�,7ʔ�ִ��m���1����עt�Z���d��x��$�� $����RҪkR�����$�w���N���1+��ǛM�k&�&��x�r�}dΫ4 �d��7UHT�o���+��>`�w*�&߂�,���+�G!ߍ�*�bK8�@m�Y��P���RG�"�����-�g�E�
)W��2]#B�����GIܵ����n-/(K.�JZ���տ�2�$�|b�m��ʈ��1/���a�5��3�s=Qg�i\�U����;��z�h���}R�܄2a$K�P����mz�om�p0ڧ��:���ݲ�7OM�ȯ�Mf�R���.sTR':<my�12�|�f}�x��\���縶=s,i�7B��K��8��ţ��|�.U��Kn�i�!���ȱ�
"�imp����:|��. �0"�P#����\8�՜S�&�n9�Π�,\`v�Z�}�mM��
�Eh4
�;{|��N��ԇP���8�M�8�_��@���2�V���Gશ^�ʕ;�ҶT@,W�Niջ�V^2�S�,�K4���Sŧ���V�׍�#��~�*m�1��/�v�s*�v�r���G4t;A�_��i��U��r��;��c|7��Dyj�dzQ0cF���>h����������<?��j�d0.�����3B3��*J7�#\�Vِ�^
TwlY_u$���5����8�
6B����Z$�Q�2K�nC��
�׎D�K�U�i��;���u��J����+	�+Q������gf��6��(�4�}C."�F)�=�6��EcJþ,�\�LA�8�j�W���G6�s��j��ݲ[{�4��}��U+$f�A��	6d�+=mAw��F�1D3we0YuC�[+��H���)��x�m�۲]m��N���ڒ�=;����[�O��Z����O����ue�M�efa��>+n���V�7D�]�Yo��T�Y̈J	�V�9��˶wm�
c��h�Մ�=ōi���Odf��/�����1~;o'��UA�чE��Y�ᗼ����n���VH���(�yQ�.�++�,ݢ>�j�l�1\���غ�װ0�4��e�2��\Dz��Sx�DO�^Gߵ�%�|��E��V������DlԮ�nc�B�V��%��m�^s��تN`�^Iq�%�LW���e��9�Ӎ��"��rM`�y&聺����c۴�����a�Id�W�D:��L�D$��U�v@�C��T��g8)�H��ذ���
��ї6�B!&��sOy-��kݢ��Y�ct6����ަ�Χt:�E�~��2y�[��@?�'��,z�]�&!l�y����H���|��p�GOco��v(����ZN�&�lY�g�M<�ơ��R���E���}(V�~�5s@U�p.!FF)�TJj�Fop���9�6W������b�m4�#�vs��#�F=H$�UxZ�R�LX��v��6�Ikt*Wŗ^>�2���-��M�''-Л|�]=5��)�D��#�V���7�	�U��T1����'=�&���9��W��]�I��	�V4Bs+�6&���h[�yj=����P\T��l+֐�.�^�h�G�*=�@��U=��@�5�s�;��U-���ԫ|��.4\;,ƾz��1��N��i�O�:��q��Z��Š+�S�lʧ>N��4����c�cn����aF՝�ٵ�v��	K���p��p��ˀ�jT��J���ej�R2�rC5�M�OE���Q.��4�<�P�����)��ЭO����bʞ�ׯ�Ж~c	3ꂣ0�Ņ�I��>	J�=��_���I�6�S�j���!%�z:Q"N�g��5c<*Ƿ1,4�?�?q�N���{Wv@���F$� �"s��ѵ:�5�c�Z������7f}�3�<̒ݸ�t{��T�F��#��v���:��[X�>���Ike[>Љ=k�fs��߰��S]��ATY=�!�Gm_4�]��+�]Y�ƙ+���ܼ��f�!f])̫U���Cݽ�&6n4\�,,D���f��jJ.�,5c�����0�`k����谅t<����3Q�ʊ�G[q�1m��'%�u�����O��k�(�h,��D�"��'��^h�\<��u��tE�l@��-�mͣج{5�h���tw��2���%��%��+6�.��ѹ�zX��ćΊ\6�B񹀮	5�3fKz��r��T�RW@�{ǞzʚS����?��?��aY��Z�+\s+/i�����aq�p(�؟�U0�&�r>�,Ւ���Uר&���l���0'�&p��>-acu�Ү|͖�z(O�����j[Z�86�<F,]�g�f,.��Z�/T����5n܄_s#���#"`v"܃���S��s��R��]0.cd�:��T/�1�����r���7U�B��z�q.��s���e�c#|�\9?�W�~����/�o��pu�z߄q�Zv�깾�CX��΍g�
LWmP��L2tXI1b������c�S�!)�R�&d����S���lc���{� K&�c���UHP�љ����
�G���F:-隡��%Y���}`OGR���
45��T��M�T�1F_b�_8`/Q=� Ӧ���|�@T������sZM`��x�S�D�Fc��{
�Td�e����ݪ�wG�I6r��Ӫ��Ÿ��� ����8X�|����k�T����Yq=�Yx
_&�O��.���k���W�澮D,uѩ'��@���ԋz�n��R�`)S�����,&����.l����a�" L^���2y�|pw����0�ܮ�=�x���x��q���pϽ�r�KZJ�s�3�H+}�Z�pO*�%�ԁRE��Ο�+'�x�]y_w28���˾jK"~���m]�
��� U��k�
iB�ZLuZ���&v` �+9�K�����~۲v�:��Q������|q�n���:V��Fy�cC���{%,�jt�l�����j�nX�X�ց Xsy���.�T����g�l�5^�XYU�A_-d?�ʆ+A���JD���ʶ:��u�uԴlƹ�Ĺ��.BN�b+:�͡ΐ�<N�l������h�:�X��5��g=w��ט�t8|n��a�r/d�z��\��]ͼ����[�T��#A5:ƀ�3H�,%2_I8��0�B�NF��ˣ)�;6���
�d��	��:�ɱF���08��u�c�����o���:H�
�3�0k�LQ��n�Ƃs6m�P01)v��e�.V���&M�I�đj6f��G}�x%��Z�y���2�x���9>�%(�
Pz�V3���;\J4x��i#_�b�u@��T��P�K�4g"�x�lD�
@�[<'
���\D���L���"*u�lxi���.����m	�ŀ�߀/д�O1�;	�]$j\PL�-!�����"�*B'���"����6.*!P8��ܩf5�0v�|@�<�m�@Nb�%Tj��r�(�et� T:R\�1a�{�as0�E;/��=��0�7!1�|h��R�"f����Yb$��e��!��k�
��12D#cH
c���|���0��B�$1���e�H�,ip���������ɭUA�h��ɚn���)�5��j2%Ъ��0�� �G��f�E� D~wAp��s�"*{���z%���A�a�#�y�svt�w�w�ϟ��f?iT��f!�)�f�ĉ����BtSE
!�!�^f�B<��Zs�����i��&T��1UDZ�p�fw'C�%}D�11@�.�虵��O���7�Ֆ�*���5�c~��eAKva�–��-�Z��!�%�cV�$�J��^�YѲVoY��r�Hy�n���YN���b��Ĉ�� �h��]Xb=�����ѫ���Q���=�ZDZ�'*��;n�^���iI�s�MRWOC}��G�!6n4aA�`T
˱������&,ylQ�z'�t�L5ggu��\a)��G��_3:�2�ъE��X�ix���E!1”N,$�xS�F�EiE,Q₲��6�*-�Ώ��q�7����@��~5b-a!��%^���)[�ZNcc��֑&�ȅGLZX��˶�	�X�7N�V����e%�1�n���R���&Wl�e��7]U�yuTRr�x�0O�wH5;�3����%��j��F�Y2鹨=:�b���`��!&�cf���@�~�?(ɽ
A0�RM�CA	⓼:�罂ؘ�l��	Rn���b`U�b�F
s�qD�-�"G��XJU�cg>%՞��#�\�p
M\P�l����ʊ��gSlu���E�m^��s��]<Ug��*X�ѫ�1Ac4�;��r�'QJR�W��c
 
��G<�G�p����و�s2zK�D+�-"<�A�'8��b��V2�G�`�*��bv���m4�d���<�P-|��Z����@��b�j��2�mu���[c+.��Rc�`Wʌ�cu�dl'����OjeDŽ��Vᙷ(�i�� ��\.�n��6��܄��#*�N��֕ZZX�C��$Z��#v����^1Q��������dIj|-�Ԋ�$.@�'��9"{� ��c�����ȑIuD2��j`\�X��9�UD�A)ulc{Ѐ|L7��jAѳϧbQe�D2���Dq/��+{���兘�,wǯ�9#�ܩ,�Hp��Cw��Q�_�b]�p#��o�V�V��HH<��uD7����ң	~�*O�Z^.�z�Hc�sh[m��$��f�%�N7��k�\���6�P��F�V.gwC�gOE�#��O�D�Z(�e��$��iP�������{�6�eo��V��8������rَQ�
1G�x�6�4�
�r�GG�xN|Z@��lߪ���^r�ƕX�5��;�A��ʨ��4!k�vB�M��z@)���x$�qF'%E��H�	�4��\6�C0O�F��3g�0I�sX�['��:����Ӥ�JU��&�ؿ63|�vYâ\���![O��F��k��U��e�Uߕ7���\����'!�?c>�PR]�����A��.|�ۖ�^sy��^k�B�5���S�3�kuޭ�F-Vi+P2;G�T�8�I���w�D�{�I��s��j�����{j�hj�~�^�p�U�0�̫��:kM"�̈́��>5��M^U-H���Ub־h����ٟ���K�	��%�N]� e�jGU�3��D�`�&gѾA��M�lɤE/�gA�
�t9J�)�U�ѩB�m0�f��ڹ��t-�)ɼ���~Tt{�w2�BFx̅C6��+8R�*)�@a�

��>e������C�+7�g|u�&���X��V�
.p�UP�)�$g�y��^\�z�p��ӎL�z�����@����7�<�����Z�X�SY�
�e#��O^A����‰`,�y�'i��f��A
=�z��b��)�P��fI-4��D׊d���be?n���0K������V�d�ޯ�K��)�����n6~��&7��@�`�
���
��V��b7HK!�x�� �ŝ Әq-{wwG�&*�z�
�S<�9;.�Rd��FE�]��5T��j��Ĥ3Y�C�zN'Q3�)eN��P#�a�*'-�6���H����/�O���<�ac����FV�dm9mqkai�l+��Q��V������c,"�d��<mkj�ŁAxc��;Je�� j���hU�&�Y0�Y�p3��*�H��`�Ā$�
�������b�=NI�D��<,G�0o���3�
d�+����c�'J���j丈�Z���,H�o��{��ѝf}��2/�V�jb��}�2��.c�P�v
���&G90+fx�Q�8�T;]fl-��P�h*���h�5�?��Q�h�n�
�ƛO}U��K&8<���C.[:[f�ݢ��6.��S��
Dq�c�;���z��)v�o��8\_+�����!��(�w`��N3[v�aj��)�CUŅmlɭ��*0�Vj�0��+N�I�K/\",-�)��!�^3�HS�ѵ�C�j�.bKz�/�Z.���W�,�u#U�/e1�ȴ9�n�{'�Տ����L�z�u1�yG,ȴ�km�7�m;@\u���[����7�x�-���$^*�����:l�_��o@�p�&2�
-��ihV��05��+J�\�a6�x�b����K#*�m���5�R��H�A��\�|��b�Y��8d!����[4W28�U�o�R�U���(�M�q
u�+�K$R��B%�<6�a�W�*�N���I<Y��Zcd57z�U���l)VM6	:� ��"$,Y�SXA��5�Ϛ�7{��O���a�6�+b
���΀����^���q�1%�e�$Q��N&_�0��@���ʔ)��'RM��U�Lؠ!Uf��a5�]�Շ���i��a]!�UjR3[[��j����O��c�u�
�΅�� �b���i?z�`E�ѽ�0X�7�.�v�wV��{Q�5~@$<+i��d��t��V�A��v��vd
ʢ:�L���2װY��(HԸ��β������%c���)����LT>�BF��3	��;��	��,]�yr�P�����Sԇ�B�%��dd�+L����$t�3vT���cU�pz��j0�1�XckV~ ��줦�6��k���ܴ5�t�VX$6�'|��P�yd�?SN	�����kE6o�Q=}E_����\-�ߗ���Ib�z��1���a�QpX�<W[�J0��Ө"\ǒ��3T��������nHZ�ٖ��E-�^{�.���@�sav4\�Y�d��0��dÕL�\�	J���IJ�1������v5O�d���,�X�4XEC�d�=#��R���==}��`g�=��I���pHE�U�r��Q��t5lx�<��T�5�uZ륆3ߺ>~c�,������@�7���o�ո	bQ��5�/kk�v%맴�nwvI�[�Z] ��T�O4��:�C
&b\
Ykp��{�ce��:ǐ˙A�^i��Ys��b�E�FR�� ~N���gy�������B�(W˒0,O��B�KQh+��z��Ϭ�1�p���r�G�-t��3¡���޸�� 4�����-�td��".�����tl9�3|�Sc"�	�T�`�0� k�^��d��B��*M��b��6�lV�~'�#8�5�Y2���ض�mF  ԨZ޳�g.��4���Vd]�#DZd�}m�����J��d���ޗ沙E��A	i�w�ؘ�*)�"�J����j����V���;<y��uAC:ma��� ��C��e��NOyD-��M� Q���ũ��k�nu�4��)sF�\y�UZy�|TX+[O��aG3�8�1	�6�u�u��x=�~Y	j�@O_5&mcϔ]��;5�'���
V�
d�i���mAwۼ����l#�=��#�en�����N�x*u$�K@$!���d�-q�"�'�!��9�;c9��c��ى��e�ar)%]�"(b:s�H{W�ܜ-@X���<�&���Ki_���²�J�HLD��\~��AV��wZ�ū`S
\VP�g5Рڠ�~�x�O��GB��qb&�?��*�z��*���f�dXt�7�Y�L�L���q�>�ubܖHvn�.��wδ֔���7j�"�ߊ�`:	��l�!���"fi� ɆW̹B��=�$�{���J�P�V.������q�Z5��.R����ص�F�DQ�YD)�%�*�J�f63 "e��n�48�V���
K���Թ��Uv'��"�G��u�s,;�&_��F�c�bi�wE�<4�0�]�;�9�r�B��:��N�і�m��c��+�^�=v���}�5���Jߤ�Ai>��X�o�3)�ae���/ȫX3a�L`F��R'��m�3�3�k�I^�o�H_K���B����L����1���n�6mxȻ���
ί�-т<��z	|��*ҩ�nD�=�~˧=�N_S,Rn�^3�g�:#e�4&%��o�@�k�_�("�8/��	��%�(Ok�)�]��\^�N��׎>ڑ�v��dZ��^�V��o�!��{Q}�����v5�#��x9GȦM��2�D�Ѳ�lo.�\o �BW7ʃK�FbLI��{� �B�
ŝ>�*��΢l��x�	_�T���(�r��9gD�����w�1o	���'��4��%3��/�N�$�'�=B<H��ZtVp�	��q���RƱ���I���,�sf�C)X��8���׏��[E刺��V9�ZKӋ� J\95��bB�Ѐ•-�d!�h�p>K é�)0�a�����P��~[acȁ`�7���Yzd�ѩCt�FH���k���$3���l��e���^E��
ʹ˛3�,�Ѿ��տ���Z�Eؚ
9���i-[���D#��#��"qf,v�s��0�K��0L%NJ��~�k�t{�—���r���k,\���R;@�.'��h�n��������ʶv��.\�N�/zŵ:|E#�_*�z�!��fOb����oIQ������a�P|:���zV���wu�k�т�&nDRI邱pK�
���g������=$)!K��j�S
�r]��˾s�0�z��43W8�w"��H5'�/�_��5�d���
�d:ș�qA�]������*�\%Bۑ?��)�9"�R͈.ŰZ�w�B��]���~���nZ|�����8%9�'bs�l(t��?����k�QW|L0k���%���Bq��;M�1-^\�0�׎ՇK�@e�mͽ�cA�,�F9�]��}��Z�~���&���J�&��S'�<<��T�����TP��j�eԕi���j;��6m�Jy��כ�_���T�-:t<��@�����v��Cl�({�G�k��9VD�l�D�afז�/xN�
���?E*�y�ꉞt%���ɶ�e-�aT&�� 5�-����q]��,��a񦎁ş����A��h����x�K��e4��P%��Pi�ͣ�$�H��m�}n����m�X,�>za^Xt����u!{XXP���/b�F��+Y&���6�Q��k$�Ưнخ�u}p"�q-���m�px�p*X	�"k
���=XA5�����i���Qme30�L��ַ�6C�xz�V�]"�Ig|�f�x`J�)m���=n��u�PKk��Z�N��$litespeed-cache-es_ES.l10n.phpUT	�w�h�w�hux������r$W�%��+4(�Iwi�1�U���! N���'3��%Ea����j�j�q�p�-݃�IH%1i���'��z���>558�Y�KR*�0�s���>����������o����O�����u��O���˦[���0|�w�_��ӃO�}�M����i_���cQ�+<�7���������}�����?~�7�?�R����j6}�<���G[���O�
��j�_�S��	���|��^<��zt�WN��U����E���VU�(��u%9[�MU<��Uú諦*�ꉴՔ�զ��A���ϑc����jV����_��������a�gW��Y�Y�M�Ci?ۯ�5��]��y���������X�}���e/Ͻ��ػ-_�wl�ݟ����6�R��9��Z~��t�_U�a�|R�C�oZ��E�DES�����on�v��9���f]?�-ȣ�n��o��o^����E٬��v��z��W|�̊W�W�4�I��ڡ^�7�>;��'gh���^(����CqV�E�6�n���������y}�G��]�U�,�w曦�3˺���#,^�=;/�8.޾:���q��������Q���89:<?y�����ώe0g���Jz.~S<;9;G����ᙌ
�:�A�a����Ų^e���V�1����i�o��Ta�5�fqٔ2n<��x�A�s��7oO�fs��_>����|���n�ߝo�eOOdn�%�������,8sǍ�ա��F��lA~���PTsٔ�Z�$����Eǃ$�x�]��#�9�W2�}�I�c<Q4ˍ���PȂ��|��͊Si�]��+�A6������m�4Eۭ�ۮ��FVp���Eu!'�m�=�a�h�/dѢ<��Ы��{�m�]q������~��C^`h6��� ���\o��p�m�����Oi��,D���зn�����V盭�Q&��u�\ɒ�g�������cz���[��MY7����y��&�T-O�ӳzXum�r�6w�(����F��;���6�}wV�7��b��ùl�����q.3sY�r�U��-p���1[�����v��e�U��}9���(�=�o"�U�sK,�O+\%���:nB��[Y
���UY�:9v�5r�ɑYv��e�2���J�J׮��m��M's_�����ke���� -ۮ�.�� O?��Y-�Y9G��ٯO��Gle)�rS6ŕ��Z���=+���E}����jS-к�I�����W��y�T�:]�W�-vF�g���%�`:��"3�tu��������2j��5$�Z�*NNm�8���]�(=`���5��6�U㖕>VU/��^p4a�x_�y�Y�6kJ����u��e�D�"��B��n9���Ѳ�%�����c�ϯ��E��V�����p��\�~u*�_v趯dǬem�+(�(�{�"OիFsS��]�,.�n��0���E��IA[�Nz1�qYh��ETI	�+Sdc���6�e�o����pe���7`��4�������Y���{=�j����J����\�ݞw�T�wV��Ϫ7ɫ��B�L/wl��vSݤ-�c�(��XW*��i͊�K�n����}�]uq���'�e�ts��[L��{�3����Ϋ'�[�7�?@R.�O�0��C?�kr���O�"4~G��#:�e1��ɄU�s�FD��P��sH\>h���w�e�ѕK�)��APc��rmc�P��.�T���<F^u��t����WiX㦼���"��r�SDxwlZZ���p[��(�W*A�2��L��[�dJ9y�,���Y��p��MaT��`Jo�	+W����-�wJiW��g��f���r�𫄣R�~�X]I��&7'�T��&��j�B���Ω%����>O�H��ŕ'�4t���諧�ޘ�]�E)�e+S^C:����id�{5B���`�D�Xtr�@R����JF���/���Y�`�9��PS���"���Jc���_^~^@�Si�?<�&�8��V��-�&/�����d�����ɭ��x6��]�&oͻ��޵��r9�|P)��'A��E���g��y_륐5�� :�|H�+p4�w*����X�9�^rF�?|E{��u%&4[u�xՌ�s��Ʌ��>�L>s�s��7�_�PS9RԠ�Vd�ݟZ.�����+��1֠Q>5�����&z�n��H��oJM]�7a�˄�tQ�Z��b��n�����Y�h��G.�կ��g�gѱ��ˠ`>�pӆ�
,�'(��{t�8��V���.L��;��W��ד��nKY����|0\�s��re�leE#�I�s���۪�Q9C]�%[���<�(�‚H�x��1K�^zI�(��5�M����6�(_]{�{�.(!���;u4���<�$��g��]�$�^�QA�u�ñ�߹�O�I�j���	}MGt��q���ؿ�?��з�t��><	�fi�EbQ��)���kA?���א&�,}誾��������8۪vP\l�E}�X�
|.��Ft~(6�^n��=�6�rۉ
PN����d�KSvF
e���M�9��߹�3�IS����0��cr�5%V�奈�1]�p6/6u�~*B�٫3��p>1�C-�a}���Z^"#���u��(�sٜ]��x੃�n$k���
�5�KK�V�C��?Uc}H:�o���B�qa'&MՄ�pEw�#!�U�����MW�6S�i4�����I+{����[�]Y��|�)�r��I�Ln?������(�K˿D��Ïe�n1@︭�pd�j��_���iw:Dq���{KwV���e�B��F/#�����/�tҲ\��):S��(�)� ۶\�s��A�x�g'�7���SU�RF}��Q��ڗ�+�ԨZ�C:���tF��ŅW��PH��mL6�[1*9�jۨ�	'��U��ӛ���ni͞��({z�$�ݕ�AQ«�y��D&^K�T��6]	oҍ4R�Э�//�F���w6#���
WIe..d-��!x�КRD�P͒z��߈ʋs���F�Z�$���oNN���l���9,)�Ԙ�h��T�z-�,L��M��𺹸�:�u���(�� kx���K��9��DȔ�
��%$�:E.0�Ka��U�F֢�'��3�k����pY&ݫb��t��T�垷��bŀ�,��Q�h7M���A4^��qG�S������V(6v���HO@w��#R�r�e��'F��y�ԏФ~$BS�m��~���ˉ-G����l�����_‹ѫ2����B��s���QW:��ć~'vu�i��gl��lt��h�)V���X ��Y�R��Ar�~r�c��}�H܅\r�r����j�����B��)�>r���jl\ɱ�+K�/Jz����:��)�0嗈S}�P�^볮��w`�5fd���| ���*x��.t�M�ޔq�����y��V��F�ɼB��/��O�ԉ��K偻���B'�t���?b�T.jVl���Z����;��ya�%v���ϱõ�EUf.z%��kӕ�-nQ�E�z���9���G�C�ϩ[�#y)(<�L�(
�	m����{8ߵ���t�Y�u#��	�g��L�i�b#{vX��e]~�}iѵ���J��/�����
ajG>2t�e'�3AiGu�RTTS�Cw�U�^B�:ӽi����-5ufe�6�R*M��nJ�ԉ�ߐ�k���C���DJ�H�(���r	�i�S�6,�H0D]*9�Ң�&.�\. _D-m����W��["�U9������pK�WCz�N��B�Q��2o?T���A[�����$14��3qD��V-<�岼���_��/��z��Uc�������O�Z¤����}���C�-l�p�ā��ӲYY^d;�7:1bD�mzO�7�}�(�u4�
�m�7<l���w{��`�W���P�Y=<Ĉ�{<��
��j��7�f���Q�����@��˞�	m[�N.C,®��rmm6k!^�1�e`�Jd#��|���\3��KQ��ץz��^V��O���@�>��ɬ���?c��=_���?O���`���7�կ��AC�2�ui�'���U�a8~���5 q	SB'O���ؓ~���K��^�Q��@
!?\F#�RXl�t��=2k����,v��i������,�3���{|h?/��Q4����D�0�遠UF�6��ܳ<+�;�+�?J��ou � h�ZD��*�����F�s�)��T���SM����Xr�E�رL�T���[OR5�j�b�MqѭMj�b���bv�F�� iy���wՍ���L|�g ��gǢ�����u7�MF����d�6�ݏs�\9r�֭�I�tߛ�Q�698����ϛ?}�}`�ɸpS��@��:�`��7�`5�4�>3�����͓s
]�8?��A!k���٬�xz4�+�h��r�
��G!'||}�@X�Z?z�Lo:(.�~7��(��2<j��_���|�b��Plo�
�s��aG[Z˜�b!-�N�ۿ��M�yz�c
����Ix��|�+'ׂ���*��~���#oC��PG?e���n�{��*�Z<�����;]%�Zl&.p�<��x��[����&�/�I�S�r���u\e"Ľ�u��?%�`�}!¶-^�,/��z}�b�Zm�+�����Kp�z<�S�q2�jn��B䊬���˭Ɲ2OC���W�S_�G��D������4֘�IA�=����Ew��W%���t�ڀ�YNVa��.ȯ��0|4��^�� �o���i4�F��Hý6�8��[)�҇s�13��N5(�� �����6�`e&	v�qO��:����ld��q��wGA�I��RWLnנǥ�9�>�?;�$x�~���qB������$V��6�,iڧ�NIX7LΦ�c�
��[��s�׽�)
&3��d]ր�_�!��2s�MI�$OLyS��P��*�n��ٕ�]��9no�~,�g�����;BI+<��v��٪����ۍ� )���!ҦV�*D
�‘.��|H�����
�X��RY�+Q�����K{ݐ��+B)�M�=��x����Obrh��tY�#�����@���cb@KnNmb�O@σÿ��+0���km��B�u�_�l377,�ǰ߈1?L{�c�2��sr�F���WX�
n��O�É���-�h(S�+8���c��L�lj<a��!d�d���\���{������ո=(�E��m�ޯ�~)s���t�AlN�̝7���Q���
3V���v��4�N��s����M��aTM&T�?3�a����#�6��'Q���z���2�V�	��Z��ۨ���򢯲�T%즜�����3'
�"N
v+$��)��ʰ%=n�K�aG��.�L[�x�iC��m�~��Y<�۹ܨظ�>?��R=2���n�)�&���+3&7�
)32�C�2Kw�����1y�
��ɡk�pY�1��7�E�	�`�4�eYV!��w�g�2����3�A��λ��`��Xu��'g�0�|Hq��}�ر��Sce���Q��^7�o���1����o���8��H�az4�V
���CI�Ϧ�mg�Ÿ�z�y���?�w�y(� �Y��#�G�_�LU�����C����q?2�`T�pD�����y�>�IC;����i��(�	��:�hg#�w���M=���y��楨"�YL+F���l6�k*۩����Λ�a�t=���ۯ+�j����ɯ]!�H��]���V�*q�;�y����C��
c����Fр m�9J�N
6��/ܽ+�������.���w�%�a�["�Lt1r�#�p'K��c�H|���%��_���ߝ��LL����$�Y��	�D�P���r�����rx��"J���5��w��.q������*ڮ�b��q�ay���s��	H�cÎ�z5�]c�5!Q�
�3��o��5�h�����������S�HWm
PB�(/�8&��aҳ��a���X5�;�t�Ţ6��B�0��!u����Z{�/d{�Ã�"��q�;z=d�x%^w[tprɍ\i��E%�q�ƪ7���s��}�T '8�m�ve�#&�
���M�.�]Kׂ���B�a��BSW�:����E��_+�m.G��&­ge�13!ez�����@�
S� ���3)b�txYsK?�?��$~}�ϖl����g_��G��C���S(�?�<�.��U�Mk�K���=�K�ӎ��G�Aڐ���ʞtfX�>�K��֊���y�F:�/���ZG��M��K�a W����)7��"��_h����tB趬���[�e
m��+~�����|J�0������R6�-`ۢ���o�[�'�i�$�,��r�y��2�g�]q̟�㴎�&���I�r�ɽ���%�ڷ������I�rj{pL`��}��
n�R�
 �u�:;���Z�������K�˱���S��R�����	�t��8���N�؉�Q����eЦI��7� |�݂V�7d�f�c{�(/'%�۞�5뭨&=���;�]o�9��<
�!<GcՋ�a��~?b=��-<ҧ�
�����j��d��c��n�7�����r����7j��QW����g܂�A�N�Wjk��Į��D͂"�-�5<L�)�_k҉b���w�FC-�oՔ[Ӆ��|ё���s�|�@�F41�U���<з��H�HC#2�3h[�\)��ơ�}�f�ː�d�m
/���f@�q�y��iB��Ӿ4pj�h4�w������Q�H>҉t�~O��zO~oޓ��0���Q�	��f�jc6c�(�O�Ί��T'M6���	��Ƿ��������{�.0�h���-����~{�l��� �+`Q�78i��7�����n�V]���l��ZDd�l%I�@?@�M�4�U�G�/�f@3p|� �6$�:����:��`:(d?
�i���Y�f��(��Q~�7�iwʼnҘX�����5�(C�����
�*�E�l�l$�sLai�--��.rXcЁ�f�\�r=�l�B�yuYǢ`�4;CN�#��Kw�
�n�9�&%E��� ӊ�A��*G������;)�n��DS���J��%�^�A��m/�Vܴ�?x������M@G�y� ?_6�5o�ku��Öu�?lN��V����R�j�@������g����?]��#̠w�M����0�7�H���zӿ�P�^<�L${���K���%=!����k(������E�SI��lw��� G��2�@�tG��H�Q���ŖH�T�x��4�g�����ѱJg�&�E3ӖBpG7�]4�Z5$nU�]|�.�ÜY��}������|r���ڰ;uk��t�3�GO�5W�%v&{�ne����*���ue
�EyY��{i�L=�V��T9�yєd#g�2k��z!#+��b�0��6�=�!�8�k'A���d%q��T�֙���'hG�)j���<���D��W]T��+�o�1lX����)}����Pf����d��-
�C�R���$�h�1�D���L��Lq�\�L�H
���px0�da��"�ڧTo�e 3A�'�RWH���|
�
9� �:C�/�t�v�͔l*%��&F����t����5IH�}j�3��/E���,\�����ήl������;�qQ�*�,�$�5$�cD^�y?��w�R��ػ�:�%%dWA�[4`F2�=\˳���o��]�����=݈��r5_���4BW�ȣ_��47<����� L������e\\��	���Y��1�����.�XƙL>��V'*��f�a�5�%X��uK`�mQF!O>�2�xU��	�0l�)�Ad�J���G�V. $�U�+���8
�0dҹU���t��[ă:B`v�?����I������LW D�?��rLگ�T@i��ϐ
����Ty�Z��֌����C���Ѧz8��E7^
�t��*Dџ�,P�n���ȫ�_>�W�蕜��Y��iߵ�-o<��a$�&j��&�pbR��������NPW}�BZ�:�����?~��?�M,��i#�6��)RK/q"��J�1��wU�Ζ$|�s�����]w~��3��_+��$f�P=o��]���*��Kd�4���,G}E���u!�2��B����f�y��Ӿ��I�
 #/�A|�VR��ʡ[Vk>^#Ia}[�e��<!�@����hEIG���hxi#
�(N�H
��5�x?�Xtn��@S�!�	��W��jn���7��Y6W��	<�"r*dQ���:��9|��g��L�c�����V�]����v���:�t�h��ҴS�m�)�ԃ�4���jI��[d�܉�%׋��t���E��8�]�)�n�ޛ���g��8��C�6׌�39g@B(�k4:���>�n��_�7�&��YT d� �Һ���U:
�<�(�H� �!%�;Φ�!�r�Uhh�$u���=�pB:s勻nG��\1�OȬ�7�q�U��E�����/�<�2�d�����Uע	���b��Ht �#/˳�mT┪�ϨE\TS-|�����^x���9�G�eH�>I7�ҁ��Q�w��X���\�;�IA�^]��/��@lZ���wL�B��gd2��(f�Pa��7���e}u����얶�Ұ�o���A	�`�lՄ���̶=�.�;
���8U��U�v��U�oZ�=F�[��j��*�v�3(�h��GxP��;�$�t����+/X;�0�_�Nrgqhp����IQ��G��dp�'Ȧ�h�ޗ�XS.
����(�*	���o������"��x&�}b'����n0��$���ܡN��z�����"=�v��<����
�\��]�?f[6�d�l�G}�}�5��b����-��	�ǿ���l+O��W��ݍ��cx�5��修�Nw��xh-��G�f���^��Ԏ�G8��'X��3�X`�ai�k��S����(%O���C�i'�,L� L��p�Wߺ�1���k6J��I���^s��m��4�䯝�GbQDK@dW���4��`�kæ�8k��B����.+@/(q��Ko�$?�xXCy��:m�]0l碓�5������L!f�yp���Q�tɝ�8�����(B��4�_.d1�)�0��ξD	M�?��6:}�n!���4�!������G�EI�/D�����ńQ�M���4�@~��/���ϖ:84{(j�	��1B����
I�Dh�H��	��^��t�j߹�j��b3@K��kg��(okF�$�kg�L�Z�d@�r��Ȍ�%=��o9�JJO֙��1�#�I�����&-�툏�/g�B�@���E�N�Z�_v�iy��#u�.�xS7;��8��'��s~ӎ�v�9��_��r�<dG§��EHz���3��Dz��َ邨�:�-wċ��`��z�_��	�rf�(Ye��"T��x�d�zc�W8�S;+1�1
%FP���at<Tz;2NU�>Tб���+Ū���<����\|%z���*��4���\J;[k��% �_a�0$��t��N�������B��Q
��RG�C=�@=�pw7W��	o�TkEjh��/���.�^�����-#��m�a��|�f���� A8�WC<���u�K��{o��l�Fڢ��v�/�5<'_��y����X1E�He�}�JM�:�"ǹ��(�x�y<��u#�ԑ��x���H���c�,{��_%E�N
��rW^1�Y;m�U�)�.��ox�E�����[����-��*x�[T\�QP0q�
��m�۵�e�M?��X!��y�<���⫪Y�mx����V�q�]1�!��H��`���$p�3����ẖ�#�XPW�
h;ȫ	�輯��rC���*B5P�4��Y����ZF5�=A���̫;b��H8�Kf�V#��3�n�)*�3����oӺZUD�|��Q���X�`
���	f�ə�8�|����RKq�1x�>�d�!��^�meS�;�fG�w~p`������o���M���Ej��
��h4<?�uw��2f�x+�Y�����b�*��,�kHH/`�fV=q��ɞ|�*�D�P6�h�J�E���Icj�cc�e(��X���|{HѠ�#�2���(�(��+CC&A��P��"�@����N�@�E6�q\*~�3r��xz�9.����G��bN��&�2o�PS^�;�w�8J�8$|*�WnR�:����
1���#��B!�Y`�h�g�4�"
t�k�ō4nz��ҕ��"%���PG�HUrZ��lS�uy�z44�7z����|������tx�SB�a�z�����،nS�]�ސ��{�Me8�ɉ�c������vꅦޕ)�HP�c%���b���+��.��8��?z/G9�JqM�;�H䔈�{Or-��Ҷ�]Y�^����}�7e�m�?��E��PP��tӁ��*�?��T �ȹ�0H��ϫm�lM�c���7�j�J��A8�oխ�`b���~�t�~$
vw#�EC=���k�I�Jt��~�| _��5mR��6��b�cL
�ـ�|��E�X�Ve)Tj��Ѕ��VŮ���4�n�[ҩf�N��*���|���`pQ���\:�n��!� "�V���&~B��@�&��F��S�G��4�jP�D���Xv�>ʼn���ya&Rj��-}׎���ݡ�#�<χo�~��H~8Nzݱ*��pgV��g�y�8.hm�	��{y �8�p�(L,ΠƩ/�R���ۇҺ.����%�e��Șn�Ԓ�̳�g���֨[��&��WZ,i��!Ǵ�HT\��/�����zP�M
W��?]oW\�P�ɿQ��Pf/P���i�v�ǫ�P�-M�"�3���Ç���zu�_] ��#�ab�W!�k��O9(�퍫��#Z��g���~�S����HQ��,2P�Ѥߔ���Q�*�="t��ӭALi�-�<�p�f�Ж�y)��6
��(�0j��(�#md�`C��ʹ�ct���0"rpӬ��YG����H˴N3U�k�dp�g[P2��ʮg�U5�X����
����]�9�5�m+t��x���-����n�y�ޖ��9dT���J��Y;¡Kdv����} 	��O���oI�a�S3KI9��+���I�f���^�����Ѣ򼥌'�\՞=L�GE�r�)xG�
�~�$��Z�I�	N��팬�Y�Ř��:���q[�[�P����r�u�5��H�K|+���Nôқ��5�c|4Uj×��/AWJq�9���ij
�v!R/�p	�Q��T{���̣���ˬj<3Ex�ȡ ��Ef*M�I�1���7e��O��
󷝎ڋ0D��x�$ �U�,_|�S6/�w�1��)j����$�S��X�!��0n��/�W���Yu��K-W�8h�N�"I9_�1}\��6̝<8��C'$S"�7��P����j�D1�o�J��W���p�ᛑ���O��Ώ2��? ����V#H�0�>D�0�*�PT]:,��ݶ����B��gk��$s,�,��+",�za(<V��R��U�g1��tki�|qY�W���vs1��s��`��xw=�4����?a���gaYs]Q�~��G��>;�
�,�
���`�����(�+-qf~m���5��
�w�b�^��]�*�0.6��Fg,�XW�-P�m�Z�G�fψ�T����*����i�#Gh�:/>��훓�{PI�4ͼ�=��5M�sf1y�H��A��52�x�q��Mɚ4�� a�[y�E�.�2�q�B�[(:��*1����H�0����fA’G���Ȯ�Z�Y~,̉�ݏ�M��?���]��'2���Y��Оź�oe�5�J���2!��a5M�C2�B5�:仺N(j��lX��hX�wy�O��t���+f��t/PH�]�a��H��.���0!��)����r=d���^ܜq>��\�P0d0w?�k��rC/��)�z'5�F}0�w��U��I9�t#VH|�Fmc�&�0��iT"P{n`��>���)���X��kY�Z��b���j7�t�GUm�לe�eq�4z�70�"V�G�ǧ�f�%�`��ښ��i(`2T�ݟl�et
M�`���ޚ��/ݴ���4�0�E�
+{�:����0�4B(�p]5+�[A�7�	�z��$�-����'ϊ��=��]�u�SKOTX�G��x`�a��D��/��X�Ѓ����%|,�Z��$�P� ���n�3OA�����4#�m�E�x�4��.��[ܤr��L���9�'��eE����g�pU1�͜kfKj���S������/o�+�뺜k5TY�Z�����ʤ��Y�xP�-Q�5�q�(��#�zM�U�L�i�^�U�5�+�g��+r���'��T������i�� �ᖖ�#A�Udf�j�M䵤�Ԍ�5��tfj��e�c�3q�ԗ�i-��3�H����<uX:k�c��[l�˜�&oݱU*�=�,<��%�z�kd��F�B��l6`C���ōL�Tg���6q��f.��!�@�����M��G�e"�9�jb[�j�C��'�d�7E�J�-��*j[ ��Aq-	)�z�%E)1��g�ॕ�6��f`uXJQV��)!�5A��b�h�ڊ�:�x���
����U(��W��Ls���B�退�j)��Uw��0h]M�	��f���k��.Q�8�����z0w-0r�`�9�
^�8RZ�Q��c�}ZEy-V,M�<�ݕ��8���W�1MW,���
Q%j�g)�͋��,����WY	Y ��	���,��=�)���0A��;Ƞb���o�I�������2��t�TTe;s�߳h�JG��q�mg�,;��ܨ��V#MKp脚���蜨 ��]�#�%g~ݹ��S9�?Ŏ�P
b���w�+�Z=�x"�\%�$f�j7�B1��9��k��{-�r�Qv�Ui����z�o6t{|Cʄ����U�^���0�1��G�='׃��{
�����!� a���28��`�?c���߫���llx
Xm&�kK�$?�3>��%>��27"G�e�#���Z�����dE��ލ=�}�Ҳ�1W�7��{��6�D�Ed��0+���3)��i�s��o�-���/�~�*z�x1$�l�a�Y�H�µ��R�G���K��52˪tۀv3B���ﴌk����xH=�=p����9"�\�,C�"	����K��
�s��
����@��Qˍ� w�@-?��+��g�U�*�oJ����ȃ�C�䵝�280
9���0c/3��jT$��J~��$H0ׁ�(���n�`��ғq��������i�P�=�^�TR�0n�ٶ2�=���2~�!��I��d��
H՜4`腦H9������p�E(�E������{��/��FGu��-×++���0��4C����q�0e�Q+!��u"/��I���!I8���1��w1�����7"AIxELS�`DB����2�/��E!���aj��z�0��r��𠝏#SyJ��&���,`��5q:G��r���
�����|��JP:),|�����U�~��*	�.E-��t�H2���g�k8r���+x.T�ݪ��*PT�P���<��Z	t�j�%o�hR�<����cR�3&r�VF�Q�AV~�<V>O�|#Zw~	�J�©&|L,E���#�[� ƈޣ�v�p^z�dH�*����2>?l�}WB.��ޔ�7b	��ۇ[@�=�H�<W�Q���\���Q���tZ�A39Ա�y�B(�V����M�I�GX�`��6c�gQup���\/��u��ރ����5X�P>ԟ$��iQaj���sU&I���T�7�g�Z��Z�E�}�c��Fo!��2�@p����/U3\�¨R@We-Z���JQyQ��C�13G1�85R)^6Hԋ=�I$$��?1�NH�ݱ=}�yt ����������<.u�0ު�N�ߐ����oq�!_�3���ƶ�y}~�����V��j��$���\�hi&\�$�T7uj�I3�7����E�d�D���ܦ#i�K���jc1=�_"����C�F���/�h�sjq�C���wRJ�8�_L{�>��=�<ua�wI����wJ�{��#�,�"��K�X�W�Ն���
ԏR��&^4O�O@�8kf�Y�|w�jϯ��{�kg]4Ҏ&�@HWFzF����e�k��ɨ�G,ئ�fR���
�X�bG9�Hܻꊮ�������mq����%'E!Q�l��`��}-yB��Ί�����p�B�-���ז�-�廮c��~�p�-�3ڷf��A�V��μӈs:�#?��emp����@�yZ^u"���GJ�-�p�Uf�1�N�x�Pd9Y���&~cTi�P,&�d����	���k�3	�L)s!�VI٫��v�J�w��D�1�����*��^.����%�Z���	Z����ڠ&�v�FnD}}����pH��O&K�t��K$�x¬��?�Ab�TIf���8�od|@��<�oĬ޷2��N<��|���M��7F>�b00s�tߔ%�&�	%���6�i�*�h�ei=�}��V-^6���Y�ɀB��l��2�9��Vh��7Y���O*����+��U�lW)�}�4�OiKzյ���Hd-��3����&�k�k�X�߿��,�� ,h�5��*���(�i�OK�����3~&�dI���i�%Vib��j��b��!��2��Ά��J�����w��a$�Q��B?U�H9zM�����K��~w���)	�%Bʃ	���#�J���3��C�U�`ו]��i.	���X-R~��u�e�[���.�I���;D�M&Ͳ�̂~a(h^��N���pQ�}������`��7�<Ý�'��qUy���ؐ�����vT�f�f>���K�v۫�@Nw��aM�%Kg@�I뇛JQy����^0
C�����	:��=ܾF��gyZYܴ3�N3�4T܍�L��0*��f��P5ɢʮc�ʫ��ȧX�y���Z��Np��,���<�X��!�Y�09#˚�b�V�Jr��P\��!���#�E���N��Mb��qT�^.@Fa9����-Z���Xy2�V�
t����$��@�
x�������aK�JFk0�N��kl����g�lш���zr�D�n?S�	�$^��e��ځ�0L��M��q��F�*��SI2�q����Y�I��_�l�8(i�?z�~=�o�N����۵B�a�}����_�i�W]!�'��k�*+=.:M�MY!�A�Ea�eZ{���/<� Ə�M4��.WZz�*�����4U�9'�w�>M�C���f�i�<H�Wt+��L�5μ_���?v�֋P<5��p����c�uUKeB�2h@��D�r� �b�=��S���?7Q�O-��q^�P�Z�Lhv�1]�`�1^N�}r���ώϔ����,}��zi���x	fb��L�GM
���h�Xm�U]�G/���?Z�z�:���&�=�z��	�ae:�ֲ�T���2hJI�_��[��*�P.�z�32ޯ���jф�U*B���A�-��J��%�y�igtl=�H�T]=�N���vM�{.믓v�L���tVn�U���8)�����`���K��=EO�)�#��C���1��C9��':M�/��p_cs��ڞ
#�>9\�y���x3�=�k��!VZ���S!�����8�؁�|�P8Xu�P9�y�(�)��Q��7�h��"%�o��C���3]N��ec�A�z
/h�(Jg�U��8j����t�uM0頩M�Z����O
1�п�K�W�h-���:���uq^^�,��(��	�	别,VÄ�zF)WNqK�(�}JŸ~���U��I�ִ"����H�+'v��NJ��;�d�ڡ3����ߛ��O��Eh�!��Փ�R�
��þ��R��[Pǩ׮�zA�@
y��3k�]�E5�:�p3ZA�j�(�G�sm��AuY[��;?=+�g��  h�UL�ly��fx��[}�2�Ġ2�^����b{8�9b7g�+&��c�}h����Ǿ5�z����i�s^|}7�DFșs@z�&���c!΂����_����Ҍ,68��R���zN*F�ؖ�Xw�ƳCQ=���Mu�7��ڢH�ک���]�כ�E[�M�%�mc|�K�t
��^�%����n�X�!a��T�<�8���i�ɥ� @����P	#
��f"]0���k\ǰ����<H}���2q�Z(�
��+�
NJ�G������4���AFʶi-��9��/�;�BVu����dI,*=��7!q�E�X�x�����J^���� �b��r0J6�R}7u�DŻd���Jn��~�_�pQ[���j��>��UJ��KD���]0���G%�zC,@
��ZIӢƒ�]��ZcTĐ2Ɠ��e��%x��#RV�h����cr�EF|���+�3��
V l�I���?�H�	��t���'�ޯȺ
c����x�@Brx�����\y󃽫U+��7��]�51��g���"K�2;ﲺ�|ج�9�-�yYJ�Ge�@��Q���\�T`sƻ�E_X��ek�? �:�1�����ڷZ�F��&�;����?�wp|̫����+:Z�@�[��u�
5���1������^��^g�"nYko��m����%(!�y`7�d�Rb��/�:r��ߓ���W:3r���V�7ʠ�p<�$@�ٗ7�3K���ݙs���X��G
�֝��<H�=�B����X{�ܓY�����c�j�()ȥQ8K��m<
	��TQ7Uj�IuL������Fs���2����W|r�@�ή
�� U'���K�5�bq2ri�C�����Sv�X
���I��$�`�uj�n?�o�,�{r����j[��$'�!�U%
��4�^��!b�xi�����G����X����BUI������&���w9����z�W�*���_>{��uF
���G6�
�ˬ��U�9b�m�$B�S|����g5]��֎G3L�� 6�1
�?��)�R�$��ּja�{�8+�(��c7?y�V�'u�&=�
bW�!j�Z�ŝ;�}��_:��	Ɉa^���r hg�C�ʨŰ�2�i�ی��R/�<�
�!>�Z�4,K,�uF��ּ�1E�AR�͋Ȥd9��R���+E\�w��)F@Ƃ�뚋��E��ƅe�����j��>�v�)�I0&^V 
O[�9�0q��_y�־k�F���	�l��@�LO�?����*��}�N���^���G6�:��ά���W�m|Q/�^BZ穘��t"�rd�{�|�x��^Ė��d�����A�kK����e�kze����![���$z��_�i�w�ه���(̘�#�+G��I��tN�!e;�S>*�ӦLj$����|h�z6����c@�W��#�"�r>���<k�pjtժ�Y\^���0 ���']�V=��ĕ_}iښ�;����?=P6�h*��lW}':͹H�+RwӋ�}�� ���L�O8Z-�?;��A�z=���0�]�h0�hP7
_b�����0��Vd��UdW�G3]<���H�mw��9��2����.�nh�:�X�'�x��j?�M/���=L�%�PXn���E:�}'�R`۲��}ckV���ږ=95s� �4��UJ�ĕ*K��H��-���ZDnAs��r05��\�Ɂ����``B��	|�0ح���J�V�n��܁�MWD?��"Ok�=�ܬ����tL%A�
a�6vCHs�@��0�
����R�Q�ؗp��	�w~���9���M
s39V5T~a��֬t�a�쭇�.).�\�8~ᄶY�%�:���r��F\^���y4�E�t��R��$�%����&J_D�^�=������iO-x��5j }i,�1�藻��z�T(�?\�93��y�V!��HkK�}����|���xY�,^��$�;�~`*�5[۽/e��"�rkA���u����v��=��q�4����P����߿RL��g|W�^�E�s��xL��k	�{t�5|�O���mi��W�`�+�h��I��
���:�$w��nG
�SZ��鱾���ik"�$)ƞZ��z� ��Xd��'m
m+��'�a�X���H������
&ө��
�/p<9yru�Lg�J���l�hqMK@���x�l�S	)9�#�ԔKd_�Q/���EWΝ:(%,�
�{Ӱ�s2�g�|q�´;|��wSp�$1"2�X�H���ܫFU�Q�b�D�!k�%l7=���TNq$�A�n�$��Z‘����/d9=T�a��A��5�yM�F�a��,�5e��s�!�t8Y��{�|O�0pk���B�JťŨ��	�3�֫�H�m�;�2d�Z�z��QJY:$�G�ɿt��QY#��tCUaNt/]k�_�����
�ɡ$GI�v`<n=e,�&VZkH����D!����"a
N	�ò��h�?�t�wO���2���^�sCTh���u�ƻ�X_`�q'e�����N�H0���A�Ր_m�$A�k�ޡy��6�[BC�t~���I���U�V�`+V��v���I��,�-f7$g�5`�50�5�G��@���@�nxE��8&�>i�?̞H���eK4�7F�ot)ru����	S-q��(T�A>�O�m����0�������e!�����P�,N���J�Z	.t��Q�q_|8B_ ���u:��Gʷ��چ��l�,^�2���W[V�s�ф{���[{�Q̖�Ą�:�KgśJK>+Z9�6��b�5����$U�a|+���*G�_-�t+*��t�d�$�P�J�4Ϊ���"ξ/G��A�'k�P�^�[E
��c�AU�y���D������l o�}�̈쯃Q�˘V��[�h�	e`F��%�%g��O�͍���jק�	��+T���F�7$���1(�T��]TJ�|�b?�o���n �#���ک;�����h��>Y'#`ۑ�"� �wƠQ�ˍ�B�C����q�5�����So�r��VJ�
q��<�1I��UY(�O�˗���x�"n�q���Ӣ{i�SI���P�G��%U��mX���c%�C����������N:`�Q\�i��S�8��m�.`"�j��+A:�8$�vM�NFM�p>�#f_��_!/B�Q����\�F�8�W���55��W�����Wt�+�(�V�@MO@��J���{���sO�p��Z�c�k���ÁI%�C9-;'��L�y��(d�p����ҙ�݋���%=q�K�LçW��z���C�VY�7�P���]=��7G:U̲�#̈�I~B�2(HgT��`�4=uU�������|�`�i���q��j�@]6�$��IR0�����b��v*�F[5Î�g�J��5�.c|�I�HB_�?}��"(�֧�Ǡ�q��/�Ǎ�H��~(z�������,uQ��JϬ��87��J̺����}0F��[qkߢ�(�Xm�nT�g�aq�3B���Cָ I�C���je(��K�E#kD�{��4���q��)�b�hRB�'�+�$S�'��}���}�B2Oc�O�C�>`j�Ԃ���r��խ��s��)�`/+��r�vV�Ee”>�ȟL�;�ˡ:�rT�!�C����%�P�}��O�N�N�L��S��=�Z�%�-x��y��<�=%4��Yf�(^8i�7eF|H{�8F����P��C��=X�ס��C�D[;�g��{�x�hX6�4��
P��V���8��u��Pq�zf|ZR��F���� i��R��e��O�I:���H�ܢCK��q[��g�n�ɒ+)*�o*��?%��%��ՌΫUR�G��fwtO��U[;�k:UR?^���lzP�=�ws��kğ��r��nj	S�M8̦�q92�j���%�te0Vj�ͨ���KZ���r�c~?5PR�s�����T��<��2b��q�hb�V'L����N��=b-
g<����/quy�^ &�v���C���B,�Y�Ru##W�2
u�xq/#Y��B>^��D�����D�p��_��p�0�m���⑇FZ��#�*��rnȳg"٬���j�߅}�G�C_U�IU��Yq��h
:��=)�-�Ey�g⓰N��N��N�y�y��lо�pL�E�VV%
��y������ms[��A��e�~3�(�T3Q�I<�DMʞ��H
�� 7�t�l��A�Ya�Ee�>�p^^x�!�\'o�����N_��I
�
܉�PQ�M"^y���/CIy}����7���h�R���y�P*|�I�n,�B�Aw��<c����s�
s7F�~S���f2��צj���$�8���Σ#��L�*�xh�g�V�̷C
����S�����u_C5{�f�s���xӆ�=�KFZcQ�d`O��y�\�F��D8`���!i}N|$���	%�T��N=s	��e��y�q��m���z�t��bzA�St'�yˆ��b"�n%�ʛ�.T�X]V�#;�,���ڦ����sOmL
[���!1.���'�
T��jgBm���,�,�BV�EF���`*����[�/�ë`���:T-][p]$��L�s���Bf�C��(��w�;�T+�$!k|ډ�fO+����f��_k	*���nV���G��}�9�(t���#7�0�	�h�D#_Xwr-�+�R$2W̟����!up���ʝ1Z�m�w/��
gXG~���G�}�C�9���	���m�*������.����I@��	�:�H��"�+��ے���h��d�a_��ȕ�{�Z�e'�o7�������!dG�Q��r/���4�ALW9'I����kՠ3�S)B'�CG��}&�qӳJ^�f��-9��O@��/���p$�x��9Ϡc�0��K��n�f)'k �����'^�Y��x`bw�?c(��A�b��n���4�p�:�Ix��j������#z�R
y]f:�,XC�*��7�5gp|�FI�}<0���ݏ%�3w?�}�֥c�n���Ɯ{��x�1׃F�<�$'�bD�����g���,E-\TE��q`=��<���i�����x%W�����?qUl�	 O�Ͳ�1n��A���[0Sy��+��{�=9;|)���� We9y��i?�S�0_Ty���2�U��>i���]T��U�+�bߓ{�x�+chz���<�e��+�7
�C���c0om���m���擢`ɸY�	����炛���I�����@��"C�x�鶅�=:�B��5�*[�����x��/���4�*C�F�!�vn��+_�Nܣ#\���h{=ρ�Ҡ&���^)
�i�8���v�b<,r�@�w��布��z�*V^b�xl�S0�Є�}}����P��j;=L4&�l��h�B��"P�R��N�&���zC����L�k�y�Y#Ws7�Ӓ?�l2�a���y���W=�M7`���&���Ԣ�2�rK��#;�]q���	�W�e�vj,�N�5�Q:8�<�
e�I>g��z_��6��x����%�@?4 �����D@��YH)I4�q�/:��<�$M(˽L��'����b�@�(��D�vn�q�P��uX�2X���O^MF~f�4�����?����G��4��.m��g���x7a����N׮�S�~�����w<�ѩ)��_[��!��� �YuE�m�(;=�͗b�4�!�B���X��=��5����ݚ�
8f�!�S����.�d`���z���I�&�n��F�uv;��=/��m^u�|�y����]B�Su>o�pH�22r�)Lmӯ�����Gx'�D�Ȧ��,3�����mp�7���vb>��ݾˏw��V�[�AY=�J�X��@t,λ/ҙ����i����Unۼ��N����rUu���y��*D���׌�'-� y'M.?}�E��**fEc�g�qե�%�,'�����`P���́=3YJ)�oߩV�s��l��%{��d�Z]�3��RCb`L�&<0	ݾ���{�(f5�Ok�]׃U�+�2�\����m��M�U���[��H��	-��#f�� �O���qQ�,h4)�������0R'J��ɢ�fZN��挸�#�$�?%-���\1�6p�Xό<cj�
��#�
��*]5d�qC��"��2�b5vvt�ȸ(��o��6��d��a����i�?E��������Q����ӝ�HRTw��X#�>c՜�r[�̢�
ڬd�(ɉ�=c�(��u���v��Q�Z��Yh��C�(V��ZƇC��ts�i��o���}:�f�U�&W[��
�7��G�:|-a��9�7�{*C|���n�&��N'�|��"�[Xfލ�n���q`�g���
^��Q�����$ͧ��[��>㗛�+�Nf�)�Ƹ���{H*[�͔sn��^@|�r���H��еЮ�Q��w���E�I���%ZI��R�����s�>���C}��="CB�*r�E��xK}N��~a�#遠�"=���\�0���ᖞƃ#
/�*ѩ1����Ӓ���s9�Ha�����?�#Z�	Ү^1?K�3��Y�{F��ֲ��ӟ��]3�9e&�0�/ۀ��6c&XFzu�eLQ�)����8Q3:W"��Y��[�@g-�ǖ>„�o�G[��?/}Bᗎ��c2O�,��Dp�i.{!��G��q����hԴ�/��r����\��
�L��ݞ�t�"E�T9�؀��@��%`qp���E-�f�7�X!�S=��]�k\'�/����	$�H�	�ɜ�ݗ�'�a��:x�c�[�M��^F%\5��á"��7��pE�k
���'��x��~jݱ�H�9W o_`��$����ǖ[2��f"3�A�2l�����<mf��������|�iҔ��:_�UTL�jh���ƞ�'S�DŽ�]�����t̩7$x-���\��
����������P
FJ���'��Q��502�D�w�&�$w'u=1�C���ņ	��-����25����Rn���6Nv[V��6}�d`$<h�w���ƺ~� -�!{��
�WGPM8�{��1�l���
T��Í��ƒ�Ճ�cU&�r���h ,wiS������β'.��im���KgVK�T6}h��A�:X�p�}�~q_4�DDx+�6�s��-G�e�z����2�D}����B��PQ9E���%�R�Y�Y9�B!{���hN�G�7�-�X3�7���n����c=IJ@:�1X���ϞKc������0��,ƋTnXA�J26���|�lj,c��wz��pK�o6J��90@��1pB�>n�'���r^��.�I̴
ně��v�q�(�cѢm�q��7[��?k�y+���w�9����Y��E�����5��;+�绸��o��sp�&�(�!W���ND^���󥳟u~��Gg�;�}*�/u����c������`��|����ώ���K�.�|��6�y#������T�jZ�����<5T��k�(�2�5p�O�Ӧ�%\{*�-�T]�R�-����o�������7�ƫ�8�Ay��
w������K�����tq���	ђ�	,O�4����Ew��!֖6m��i'���t\���vI?�.ՠOGRt�F6Ԁn��F����ա�H�D��捵���i���9�O��껃�lw�o.�"1oнr��7o���|ތ��4�g��H*����*f�C�
�l��aT����^TEZ �=������]���ȿօP���S�i�n���ɳ*e��/T*�ш���9�'p8�&��J�c[������3������H�g�
� H���G!#d���%ʧ�����o�w-�u��08)���i0��yQY
���M��*IeAn+��B���Jwd9�2�@�Y��uM�J&�pxȠ�lImM���V8*Nnf�2���ÃR:��6��Kڮ��#���^ɢ߆�1&@������|i�>/�ʔ����ˋݧ!�Eu�l	�KÂ?H
�D���l���Ot�:�]�>���rS�H�e��Z�>�D��͊��A>7)?/��N����c�7��.���/�{���k+�\P`Y������S��s���C�
$?��
tx&;&pR�x*�/���T�u~����>�	e\v��ER�p�l3��5#���Cп����(Kɋ*�1^(����B@3.4!��Zg�n�}��ER������a��8���������T����<�[�Y�@^��"cz��ҫn���F����U�NI���%Ⱥ�M��7�<��y�˳�rY{΃Rb��O��=Y����JO�j���Bζl �R�C�W�m*�?�[�G�M�2��Bn�!��#���c�%�Lٚ��NHM��K���^״��>S��aQ��&EV�K�`O�Jb�$�@�|���r�f��Ĭ2�M�M�;"�o�@e��ʁ&�,޳1�Y���6oʹ}z���:����qb�1���ܬ-�"cԒc^�!-ͧ��/j����f�pݭ/�H���j� i2x|Y[�3Z�1 ��	g��j�Q��w�r.�c��*D-�g`��ϐzz�d�j���x�)잌tޑ�i]ܮ�R����@q�δ�jq^�ˀ�Z��'�/��ʘ����O�����ON��@7��zAV<��ţ�>#�y���c��l�d�A8�:'�7�Ԁ��p�� �Y�y�DZTi��'cpJ�eٖ(��T��|��tDC`|4Q|8���x�	���X�EF��l�RUAc��]"-��n;˷J$ū����D�`����JHrU�s��݇7��&���`.k+w�(�X:24��q��~h�(��:�Vk#-�J�w��t��o",8��Y
c����wՅG�X��yCY��Pm7��k�v�W��fݓ|N��c��v�6��8p����ʥ�=31 ��ם��[2��WΕ��K��8�!��,�I��/�Ԓd
�N�1���R���5����lG(Iڦ���egEڢ��8�������?�<��_�2�g�����C�	��ط��٩�hI�_�!e�����]˸WQ��I�k��*�� V|.]���bI8T���;ݮ��=�ڴ�3'%l�e��0���(a������lx�{"�I���O�8&��ѻWDT
��ѿ#1�x�f)xˌQ�m����;�c�C�6��Y�v��>D�E��H1��J��1��bl�vbт1Z&M�T2� Z�4�l] ��S'�&i��&Q��{�/��e���ƭ�U���?�"b��X�e��-g�Q�lm;<J��-��چ���Qg��;+��Vp^�����c��MH�5>�"֖��c7p?oeS�(M��h��JdmAt�[
çdS�q��b�����eN5AU��"ߝ(��P9ԑ�.x������_�_,W^&L��1fa��|OT�"� <\'��V�W]��$6Ⱑ3Mv��${�
BcSʦR4��a�i`5Wz�Ǎ���/�v#��P�1AL�~k"� �]����y���P7�5�,�X�t�u������ց�����4�D�\iל�l�1<�{�������y]N��+J,�~=�\8+�@���g"��5O‷��X}�y��e70�Gy�|,��.��f��CeD�P֜���P�nzK��B�U����*Z��ԕؒ�M�=���"�z�EbiE���
���|�����Ð��]#�SUb�(��h��D��Ns�M�U�-���7�?%j�x�Jc��nA��N��ꯑ#^�-c�,�?�~�%�T��*��D��P�hQ��7gBV��j��Jk�Viu�Pk��*��/)�e�UH���gŋ�%�/Z}{���
Щ�yB�R?�ڱ�5�s~���̾S�FG:<��ΌU7�R�=7��1~�,+�t��_
�5��T�'\����1k�6�s�(���V���y\)�g�L[�X֨f����GD[Wsu�eh�@[��G-G�� S�9Y���^Ql��ւrI��l�7���P��س��Js��Pr�E�/b�m°
3��h�w*a/�3x�0��;ަȷ��Hh ��u�ԟ����5U�
�l)��h�+�z���K�9����+
18��xh1��<�Z�V���+&�l	N�`q'(�8+E��>=�˭���ܻ V�7N����Ց6��R�;m���m
��1ܧy5�X�uE�+�ev���4����vCƒ��:X�t�Gh+G�?c��5	R3p����f�G}��e
��
~AF��z�ŊȆ�4�}�(���D-2qV�
�6��u3�I"nB�쀙�l?����:5�x.�-�h�ؾ/��س���˳�~�NZ�M}�J;!"G�]�:T2���uT�~S�!hT1�Y���u�
Ii����ro�����J쁳�%G����ڷ�N�
���t���^SF���=�Z�S�<�r`��F��b��3�\����^���I�QmUI��G��C.?/ߍ�mQ[��
���NB�k��iN$��lU�����b�*Kۅ��Wr���)�����f2͌�����gE�������oBq�r�ew�x�i��ĺ$�K�!p%�^S��o�UN�E������1��
=�j�8�ݰ��*�SR�y���G#�4���f�To�-� A����|wNH�WS��{+Ip��<��i�q0�c�P
f���*Q3�zR�I8ۛ��?�.M��!�oA�.E�&{��y{��Jݒ��.�c�%)�qO�
�����8D�z�(sd�E��QUo��I��[u��l�_�1ά ��8�謳Rl�򁞔��N��םQ���Qa��Q��BU�)$���#�#x+lg젲���{��\!���9���Q�p��&�~%��)l$\���H�=r@jw(3C^�)��K+8�D w�r�K����(^�*�n�>���>N�5�U���ȷ#u�8�o����%p�
��k'�p�
�`7F�>���,�뾺��O��O���Ah�oc۬M%�_�;���Ыj�O��+�M�}�+�}���c�����*]k��1�.Ŷ�>C�ϰ�'1��v�n$�yl�� d#�Wn�����8ĔSx&G�Px����_` �n�ۨ�k*_����]���N�/x� �[�;�hv�Cpz��Y�aae�3�%!(ar�T8�z9Lsu���]�M�t�j����vG��[�[m2�]�%8�p-�!�`�?!�)�ijp,�O<+��,��B}��<�G���ޜ��j�K�$c\OX�I.��L9��/�L����jf��N�/��1�>�U�'��"IP��7��mk�g�yj�x2�>��5.���݅*ʁRy�sG�4Q:m��X1I�R3ii5Y55ʴ{�x�i��2&�O�R��f8��>���IL���Ld��OQ�c�"�_�N�:�|��a۬���=�[�N_�*s�󂫽E���'��2�q5zu��~a��1��1N�H����살��E��^H/>��kX�u���H;�T���=y��y���H�.9���8n�F�!���F���|j֨�����'4�.�-g�a��}�,�*a��F����Z�3��I(0���w���3�ڵ��`�yŊf��'Z��j�d��cf��Q��\4iB!��l���.��<�9��H�"}�đ�1�õ^�Dx$�W��h�LQ"�����h��w�A�rG3�f�Ƣo�ƀ�C"����`�P��w�;�F���Hj%*�L<6�e�� q>C%~�"�|
�x}^8VoQ��ý$o�9�Bе��;������,��a�-s'��
��y�yĭ�Ηc�P�5�#Ep�6
���>gmP�y��9��)�Ut�T��\��_�+=j�h�f�����(��G��=�����w6���g�|O�>�e�+�o!�>�&b�L�Ϛ�3VKUC0Hj�n��^�M ���./e#V��hE.i^�zM�[�g����������O��b�I.�n���5�vU�_��Yd����D:�
�SW<a�@BLi�i7��Xh��N���-y�Q��i+����qis~�r.��v�y�f�1�tԄs"��>�TO'a��E^wV ��*��!�w��"LI��M\�E�2=�v�s��G��:hs�W�MIJ�y ��_�Wi\>�u(��v/��b���̱�q	EA@�f"n*R���5+�A�h8Fp�!�
+CSӠ����xs�~Nl݆���E��.���+n(���ڜL�_���;���b+�*�F�"�r{E����s�'א��Ȯc��w�����3��� ����C�P��7P��p��ͽnML�؟ׄ9I�w�-\�NV]E0�q`d�i$�3�F�C=�v6�e�
�?A��[T0�t;J-ݩO�\��&��0�0Y_)/gg�	e4Z+^�4E��u9���^_]U��ï���#�n�N��!��˹��Z$˵���ȸ�
���$��E�}e�\JM8W��9�ã���R�����F�-�ԽA��5q�F���CtNp��q�AP�JI�/ȯr�!���%�^�Ȁ�2�֎��?	=���/����lq��j/�j�îB��E�WT잺�4T��9�S(2\�>�:�J���@�M��+F�2����r����*i��:��̊�Ji#i����^�p��^�n3Fy���ª�[`yP��S�C�Y5�*i�M��Y%Wg��j�,�i��z�H�����W�Z.�/o�(��rB��΢,ֲy�zw���^����sA��h�L4���V�:��9?���Qı����G�v/�a���S����N����*�PҘ�k�}�8%��$��s�p��3�̢�KM6y�q�&��Q��Agկ�ʁ�����9Z�LH��	yQ<�=*\&�j��<ه�)4Jj�>0+g�P'S����{��~�=d:����KlE)�+��+�5�,�+�λGe�lClV�TQ�I.t���S:�<�$���CHk���b�W��
F�f��U"���j"V��ih+�޾xHJ�Fx��n�Ō��>�v��g��so��w�5�,?d_ч*��䖮f·X�1��e��
�,H�-����Al6om��xr �k��b�\a�3��Vwj	9x��t'>�A����3�ak�?ka�Ͼ>�]�uLP�ZI�U%Ȧ��m�2�$A���e��g��8O4w��(�����m�3K5�q�=�!�s`0!_��+��|?y�NՇ�ΏPDR��-+��F-<���}���fp}g���.�j��%����J�j�/K�Uց��!fSY��E%��&ݽ��&Ċ�P�t���C��r^-�򙾦@*�@�
�毕jy4��eY�DZh����U�q�a!+>X���[M�A�Y��Y��IZ2&Ӛ�K�nK�t={EL��-�j�=������I��J��j�/��3;�I�Z��STT��0�͓d�bO�]�A������Z��w������Q�!Ȣ��N�/��(�EU�m���{1���j�Y6����2��G���*���`��������'��s�+C���qV�p�>��}X�}�����
֋��=�b"�"��!�9ѯ�h3��
ėj��z�5HB_�Xʱ8IV����I�b�˼��7�΋m��mb�N��I-'�[�
�����_�^�U�_�
�TņE6�%^�o���&�PBL�=d���������L+v㩖�$4�_���oje��+G�()�!M�c���8��T(��b�홧�X�3�}�O���P���ȐL
XIs����.w�MS��W����|:C�ɞ���<�KU*8�v���N:b
 żu+=N�D9���q���E�h�����s/����L3��P�:��:h�j�Zkx,�MO4u	]so�^�3��alO��J���	����y��پN��C/��?R�zW�ͦN^՞�:=�:��d@<�4d1_���|���>���������M�y��4L��?�Dq��<-�H�~U0�{b�WY�r�� �J�C
r��4}��E��֯�[���~_�j��Atݍ\L�}=�,�qI.���-�J�t���x��
�rW�᫏����O�v#�n�hV��ډ&�m�)L���^f�q�&o!Ϝ�xP�|�~�#�.�#I�Ծ;� �r���w�a��kW�!Ie��(�����i��6W����9��ٙ0�hTĢ�~C5Ġm��������b+���P@��F��?�C�PZ��n�$��du��Merl�a��t�,F�J��0>���Ue7�n��8YK��F�z���⭳I
ԋz:�k�X�]NVН�����^'G2����h�1�G-�����GD�Ȃ-U����H�i"�;tj4'֪��۪���x��h��X��i��}r�߇���&�M��l
?+b>�Ꮱػ�Z=-/W㓐-Dz�pꥀ�2RzY&*
�꽊��-3y�z}w�;K�ǫ>
A�C�[��}ϓ&]�9yƯ{�SC����Yƶ�/u#��
�� ��,<���t�[i���P�F_��K�Va DU�~���l!c]��Fq���,������[��E�����f�R�`�ծ^V��n�DԿO�����}��Ss������t�&�9��Z���I�N����@x`�^���h�,r3E7�������_��λ
�;E8h2“H�h鍊���
P�J?Vz�HBi4C�"H���ߝ>=Dy~E��L4�xÚu�¹�=&��Ox�dz���6�e����[��o�e��t-��r�L��%/�{mFNwc��ɾ�te����^Y�	qn��r.jڢ~����ך#����PJ�(�ʃ�吜ǾH7���FՑ|��'|�,i�v��Z�s�8v V[j�9,�	\�=���a�OTò� ��Q��S2Y���af`�1��(F��J`kz`���=��WO��32/��N��!l���b��{�>�y�����do%|����~�����^��+i�/��]"z���I�6�X�,�j%���=v��.�&�^S�8������Y�a�r�QOZb�=�L��n�L��%�ajۣa�,�8	�D2Y��.'&+H���boyk�	���8u�JWR�œ&[���`Nj��T�4p�����)��P�=]�u������Yt��M�`�;�o6y������ث�Ԏڙ�)Ycϒ=�{��`ⲋ���6+��7}P&�~����j5��^�t����AyN�|��t��#�S��{᦯Ө"�ђ�2\���z]��QY�Y"V�>T����-���]�y����;O��1��h�����s�,F"%?s�C$%8�a=$
[�A;(��2�
�pVM�=���+�ݰ�"�6ɛ�}��25V~�+���z�<|���=�::~����F���3=��/v��N���[)>�sV�yX��O	gLj"C�.C��]B҄u�;�T`̡����"=&��u�J�I�MRWS�������g뭺i<�^�)�I�v�q��0�1�:U��թQa���%6E=������8�g�y{�JӍg�����<�"����/���(�"O2��u}�J��e8"d��P>7�O(qE$�$�h����N��
����M<��0J-ql#���kgi��j���Ȋ�O-�ɲ� �CŦ�����\)�_��Y�e���NRny�6W@��"���~F�RаW;���W�,#���}�oJ�|5v�bt;@W7��g�.�췋�2����y�V^|e���g��'����D�I�7��$�"�����%�">{06B�FU���|=T��6�cN`�w���%�$��:ʂl��d�?�Δ�1�&,-R�s���,/ڒ�o?X>ث�E���!��Ī���UԔ�B��C>�Y�8 �E���T c��r8����[3O�ƣ z3~{�-迎���
���|�b9�a�sY�"#s�8����3�E ��`�����x�^,kнf�`�w�ݩ&9Vn�U)�&��k��g `v�>ꮆPA���U�:��Y�@�Xz��	���E���
�S��_hx~2f����_��蝃O����&�����i�H��$Ql�y�b&�'3�a���@4}��k�=��`~���8|���zn��pbI9��zJȥQz��)�9�iY)�����n���	k�>�\�4��>f�9P��,uc;��P��+чyD���K��DrU؊}xr;)�0A,m8Y�gsG��E�V�6*"Z" �W�	��f���N�M�dc�:ї+��ܩv�����Q����I�4���cj2���';�I
��ۤ�,�#",i;]@�P<B�U:����Aв�o�i��P7�OI�ȭ+�;�K�a��Gl�SȬ�~�t���͐L�
R3��[�L;{�?�8(`A2��C���ܮ���T96�2Ca�(����v���,m5��)F���'��{��A&JM-)-�V$�C5�	��ZV�Ѣ����py#i��I����x���m��S�
y�3���x!��kN��UE���{�]2�i�Qp�8��6n�7I�?���<����✿9�{�LY�^Z5�nM:�g�Y�k�Ͷ"ߋQ��]��n]a-��l�ᔤ���H��7��+�=����X��Y}�2�Fr '�P��X[3)	��P�aTay	��Y��}�n^�&I�T,�6#昳�WRK��x^�D�;��� XC���򳢤ż��`�&���z��FJ�7�{S�I������s�����;�d���0�}�}U��g��e�.����\y<�R����g�d-���L72VOĚ�JZ}L.�
����C�Fӷ��Z���:19/c�#�F�gq��l\uby0��;��;�[[��Q���px��$�T�ofΙ��@�C������᭩��*px��p4=K�����M�<AVA�U�&t�e:I��*�2G+�O���>��Du�[?e�۱hu&U;
���s��<�0�M����ڲ�!�m�K���A���HƠ��5�TM�������TW�hJ�O��,<�	i它MK%um�up}���Lڦ���6�\�^nw	F��/�itg*��c���L2_]���D���R�l�,��%pJ�UӘ�.���ЮĤ���|�ܕ���혯
�w�5�����n���X{��`f�q���aF�*�J)L�%W���7�,��張丳[_U�	��6�֋9��בXO�&��i�Ptl���cϾպq!�RY���ˆ5�wne�<��Wm�jk��<'�ر�V
�4��9��Ud�SYDb�n�S��_hjl���ޤ���`�N����$WxO���BMՙ�,x���W]v����6�e*n�͝~ݥ��")��5E*+&c3�o'��I�1dKR]�������j�B����Y�&���9�c���Q��Y�}������*��Yq͵��x?��f�i�n�b	F`^T�Y��,vj��$ ���PTL��Nݱ����e�D)�UZ�j�d࠴Q(�i��4��	�#<˭Y����DHJI�v�6dZ6vc�dM�
�)��`� XG7F��c�#�xܥ��Q2�)k�r	�Dؾ:߲Y5��c&5׈���
��M��
�7+���rد�,y`t.��Ml�ls��}W7�9]5(xL`K��K�"Ef~m9�ÓY1�2��وHm�^��80��ې
�9��K���>�yȳz+t���r?+�o�����ӯ���ԃ�Zv.�z�QQ�� �)z�5�IlN闚(
��(v��ܣ�`c��(Is�#x9fX矵�qu�Ȫ�k�X�7��LgV���_>e0�]rUV�kr*��ߔ�c~�!+^n��q�����7Z���e3�����Y\p���`�
�	z���(q�6����/�6gx���s��w)��P��>'k��x��JgJw���Y�N�^���]�Q`0�ܵˌx��4����Oec>����U\�����d_]A�%Ts�ݚ�� ��h�L:Ii�Lǔ{Cդ�|�i\�������!�EN�~s"J���"�9��b�	��su�*��W��:D;^����lsf?L\��!�)9��'�F.��~W�2�E�<(�<h�~OIj��B����� �M���9w;٦]��LK�ٌ2��ZD(K�1	�v�
��w�2X�]:�)�#��lD��a�B��<�Tk����Q�A���&4���Q���f���e�+NN�&M�I[�B���4v�0�6E�"�vjZ�n��$CM��b�^(���Ѣ�b���ɎRO���͍�@�d�m��nC��|:��̊s���^K�j�5�B�Y�C�0�]��Ā�~'n,�,`G��D6ˆ���K~�<K�M�v]3�:��l~��MwZ����:����c`��p޹�m~���WTZ�M���*��ԏI��`e�����*��	O�2�Fr`⩳j!�/עF��Jp��y�t)�+���l�Gq��&[;\?	�-u�G?�������ڝZ\�|���ȹ��NG���/�0A�ou��)��^6f'b!���^�u<��T�4g�C>����	�0֣�!w��=߄����W�5�5^
'�ԋ]��3}1h_^*I����Vb���$�-�J~���Á������)t�
�Ʋj�+�j�J��O����<�s�6��f�5I�sy	?_�Zr</��Nw�0� �e
x'*1��7(1��%3_2)Q���:����s�Y��_����?�3sN���Gm��~ ^������Z�ߨ���r���`X���_�P#w�<1*�2�"jgu�Z�S�J/��sg�\|����g&ܧ��#�Ce:W�_�ӕ�h�dž�3��GލG�5F_�<�~�x�4��&!H`]%}���Y�/v��!���f�{&|��~�rV�g4v���
��2�L���j��ǭ�X:�G��^�J��ƍ��g!F3֌��:�d��JLJc��H.%a� ytVm���u1���̞V�E��e���I5𰾘?�@|u6������Z8�?��T��
[z�Q=�9�l�u�a��J���6t�jp*x�k��5� �5��a�s��g6�`,l(=B�[2�QKѭ4��S5�;��H�o�"��kq�>��`c���gs�&���VX�//����T5���4�T.9���ڮ�}K�ub�k�	�vu}���b���*���A��6����[�rx��>
f�e��
��pKzʀ�uB���K���r0�ކϕ�3o�o�C��L��������xb�$[v[N�t>�^�x�}���o�W��ck.ɳ�_��b��������Sb_�<�M�}~��4m!�{�x�=�&N?�m�7�hU�Ȝ�]������셛�R��� �U�|��4���ҾN���f�c��;�l�p`�1����Q�X����\��@:6ї�{>�Bq�p�x"�0Uo�]�gy;�Z��Η�e��?�Ոg��� @\v��}�j��J��$���:B_�8�ʻ` c4��#���M�"�r,AWP�ˇ�~�|�m}�y��L��ֳ�|��s�[u���>�͖���މ�:�����6��{GΓ�g�/�O�n��ѹ���341�)��P pL������"�s�DZ&��4����q�MD��l�Q�����b�������E|&���E�iX�����ő%d謁���9�V��p�&��Z_0��(�~K�}j>)-vT�
Q�0S�v��1�����բ^������|^M�:0����d60�`�e�I\%�P�Iv�m�!�Բ|`���,	�9R(!)�,DQ%\�NZˈ�&�EM���fG&�\T��2�E���.��]���թ����?h&I��Fe��ӄh��,N��e�ɺL��r�J�̧>P�4�I��Wܬ	eP���)I3��f
2^SH�����ى�웥ܣy��P��O/������<����wڝ.������A�ҩ�B��?�=�U6�^�g�/���Ae�h;�9t��w�	
���}�X<YwR"�¤���4}t�v���tyP�.|��0�o;�KRi��Ǧe]#���D�x&�ݏR�4��Zgp��Ɏ��f\t^뾙��n���k7��Q�ʅC�s&��h�,�҈�ȅ0��MDUabM8�*���U[j�n��jznO��F�ޗ}y�Ԏ)���m��r>]U�*�����ʘ<OZ�Ֆ!�Q�U�c9����.��q������]�L
�X�����#*T��J��f{�bא�Z��o[\��`!�y�J/�+#U�H�j�g�=���[����c��ı��e�k8B/�6x�Wu�Z�8ğ�T62(�5���MӬ胂S�D��^o*Q�>	�͜� æQ�e���I�+�5KZ��|���9H���#�	����ujc�KE�w�}���E��Oj���Ɂ�[�4�c���q��8��{͏|�զ���yh��(3) �
&J5Y9	{ib�+s��c��ML�'���ң����nB�*�w��Y�{qS��8!��D��U,*hS!ޯ�{��@�i˂�;�(<���r��~!�x�Lo�����4R�.U�(�U#A9i�%沤�R���\v3D6#��ƀ��kT����(�
����.R�R����6z]W7��\���t&�AF ��C�} �R0�:%����r;P���vf�1�Ӧ/�/
ejޛ(F��$����8LAQcBL��X
�P¤��x]Ko�e,���OXFs�㒵C�j��G&L�2�C�k��m�:P�&�3�9|�S7�l�R-�Ez��PMu� +-���[Y�y�M��o����j��po/Ŕh�+
�4�����=��8Ƨ�{i�J<���䎙݀>�10�1�Fm�Y1*�h�}%��2�vmR
I��q&j������~���$��D�
K�p�"I��I�ŴV�ģ|L�5
�Eh�����=+�V���501�"�q-vT�(�?fb���蝦y�+��a8���>��V��T��w���2S�ʹ�PH�T~�D����S�r����k�����mA��`]
�b5̈́Tf�!L�k�n�X��ȔF�*��,k���ƿO�g�c�O1��I$�b�H����J�*�RƣV���8�{Q�z`�1@�D �'�du]B^�d�+��U�CV��Vg"-@�A_��ڻ�G�Z搮ȼ@�����4�8�(%0{̷��a������2/��X�m2�I*��AR�I�����xm�-��1�R�"a�0u�	ҏ���e�]|��0%��!֍�|�H�c�Xw��ٶ���Xn�eA��G�F'����Tb6z��Vt�|��������ӡZ���nύH؋�h�ѫS��K�bВ���:�$a��ʁ9Q�:N	�^
yj��%���l��<�dp�'n��R�;:q6Ӓ �e��S:��1=g�H�iGHk�"���X�B��TJ7�(�}�WL�^���R�Q�<�"!����8�0�J��|��� f�J�d��T��N��W���e��JJ�����\��0�b� Z)U(骛� �S�8؝���g�_qw�w����v�Y`�Ђ�	�N�L��Mw5K�n�@l�u<$���k�$2��3����8�zSU��<��a
0��}�o��=W��LJd�i�%�d�UÏ=	��c��/����O����u����ᗿ�T��PZ�'�Ȏ�WԨ���k�*}^,�'jn�A����G�"��i^�W������J�)����
��h8jT=��k��#��~A�+Ϗ�����m�GC^
��`ͺsS֨[gZ=K}�ZH�]�f�\U
�_�f�
� x6�,I<�ރ��Bc8��w˙	g�-���H�B�Sn��f��e�/[T(ͨ`e��H���@-մ@'E�)w���ք+�E$��t�N���7�N^}�m����7�ǯ�Nm>D�Lj����4By3+n���"&3?ɫ!G̝��i�!h��|1<�6AS��x�4�L.�>OȏcEb�������VO~_�k�6?w�}�l*��^0�1�V墫l;����c�cį�{�ier`�ASV���?�ɑag=�G�	(�Z�h%̌.7�
L��!4��`9:sV�2��,i�P}ߖ�r:��%%�F�!�ZZm��N1+ÒC�ݪ<�h3���IF�k(��<@��qmTP�M#�UaJߔV�[g+�x1�M��Xz}\T��:�c�E�O�E jN��6�����U�nh�xc�<���X���.�=��2UMv� 8IJG��]P*O�-���0J�������󓳓��'�>ɤ[��M_Us�����'ʉ>���ʊ���T�d�
�ܱ,sW��4��{���.��8$���μ��.��v�yI);P����#lxg��^ua�,!f�}y��E���)u91K��^RN��bo&�?��2N8?|�K#��4��JľwP"�.Х[Ɍ�}o_�J���
ʽ����D��2��D����w�Rh�����m+�Ax���^��vX�Ѻ5.����dZ%�H蔔�,4���CY\e�y�D޾��j
��O!��z������}�pv�a�G��0d���W�;4��!�+K�M헶��ɣX��M܁��S��Q���nz��e��qU.ɐ�ܖ[1���jK�J;�V}���q���h���&�i)�+�
 !oA's
��:���!AeD����j�
����Lu{4��G=s|b2����j����noogbWL�^W��(S��T�>�t�l��>C����O��h���K6�`�$ODߓ���~~��r�j�H�18��'5�� ��V�t�Ӹ�I�29�j3�����R�mW1�Vx}Pr`C����%���'�����E���rzlͮ���B�Z�x��:�GQaU�^����g�Wݭ�ռB{Z�h'�����>/���.�Bɟ��/��j�i�\%�˚M>	��/�����w��	k�ݻ�D�(���UՆ_�����1IXI
��š�|Z�����d.Z"ܸ����k 4K+���0�c5k�K���1U6��)@q��"�q�?�3R�~C�?����F��Z*�-�� �q�[�Ke8I!=I�O�J�Z����.��fS5��ؗ7�����֞|��w�:˼�ܱ�?��P5q��CM'ci�Y��b\uh���Z�z�^�yIW#�R��ir�i�">��-!�2_AJ�̢8y����_�����@=wcךޭ���2��^t��em��\U=�F�s��%P��J1߁�p��-p!_�8U���	��Ʋ�4\�����t�M9�-�Z�
!���7w���ЁR��?� Mmo�E{��p��ux`���5����ׯ�|��F��gd�!�XDEoW5�L ��a4>��n�	iʭɣ-jv�ΈJ����,�_�9>:yv����"�PݠW�
�ܬ]V�7vG�!R�ú��lHMj�݃���<���Ҳ-�%F����j�(Z�]R��bM�,f�zd`��IrؒK.��hJAy��<�����U�.�Ύ�d�d<~ZT������R���~�}s�ʟ���:�/���p��J�l��v�s1�%FI�#-��Ԓ�� �%	ߨ��@qX�S&����(	�f�+���M��r*	�JT�:x�ې�߫2���b ���}��ns�4gx\a��ɮ�[؊nd
Jp>j���N���j���G�wU�+Kf�Llh����:�w���!�~��*
�xDdI�;�c1O��C��3�3���Tդ��<߮�����Rp�1�0��Q�
���9q��0^����H��0��
R�h�X��M�����S'��~3��`38LO�q3�X�1�љ�}���ÒX��x���X���ㅌb��K��ouS�0��pA�4Z�>h��AX�c6�y&�J�F�o��	��"e�
��:�,��b�����2UZu�Ԁ3�B9�+.�\1`��2'��������sNW�"����+��d'�t�mHA�'�to����>����i�� @�v�fl�3ܵ���o~s��ɫ/�z9���/�&r����ɭA���Xq�]W���l�[n-�OX�n-p����f��4C��$�	��R�Q�ޟH��3��"C+V�58�_+��h����E��'d�3x�8ۆ )n���$���ajwT�6�֔iI!�E�@hˀ�7�_���EWQW�P�cM�#V��0�*K4ZT���)a
S ��6���}J�U�Paa��OT��B��xs������B_�W�	
f�5�H
6�I��J�O�&o|�����0��
��`/�(�a��m�Fx̗��c-+/O��9Z�ڹ�TI��=��ƶ���a@��o<�6
�����(��R�$Έ��_'��kS�ϔ�Z��nw_x'��ݹ�ۚ�:�4�"� ���!n3�^�)?�0�=�$�F�cH�K�N�QlK������`b�	��5�����7Ld��d!{w
�b엹>����rx�1�(���4��j�=�窜Ps�y<5�W^���1�9!�4#��SXAp!��~<z�{��o�62֦���j1(d�;�����h�X�lʐ#�b���3���@
B6�2u '����7�E�clgBZ�H�a�O�p@��NDD��P��ޚ��;KB�ƻE���UJ/V8	#�h��3��=�.y���&-�(�I�m!�Q&�a�i�sm��:�Qz#ҷZ��<��e�7�^
��BK��݁�=�u��R�ɇ��GѤ�D�z���濙;M���n��,��`��"�=��ԙ�"�];��^tiغno,[ø�U��f›[�Eҟ�
N%Gjb�P㗺�X�ٿ��Kq��H�u�d�q�Rg��+}dȏMP���dT�D�x�ʄ��c��C|�E��
(U#�z��QdS��Dȷ�
0�#�8?J'�MK�<��5��q�[��5��Q|p&F���K��"��
�/��� }x7|�f�
ټ��Mɽ8�q�ux��
g}͹k2=j���6v��-���z�����/�K�1�r�z��P���(���їl	3����v����j����]
L{k�HR���P��2�4�=�"0��q�AN�r����	}p��Ui9�~�ĸ�k�)w�*0nNo��&�(��l�m(;.
�"�^���h��%C�b���7w�CY�����b��sf���>΢��K�/��P�< �(����D�3��NF���"��KV��Ym���7Ƈg+CC/������<ؓ5��#���2����Zd�ȱO��B��v���^�e၏
��t��[Tz�T�;���[�#U���K���c�[��܁L61��WrD�L+��ʐ�9胅�#ul(9L��O��	d��ӳ8��kgTь�{L3��,$�`V'�E�J��$�ޒ�S����bG�c�Q�;s߯�&������¥6��ݒ���;���2t�b>�
�E�@U���W����w�\n��*�</E���ܳ!:ƙX����d,P/�u�'��HL�����u�ڵ�o��p�FЀ3=e�'�ܑ"��25w]%��L�B9�|y#�N���K�<��4�6@�cʓ����s���
򫮭=uP�rB|W�B�G����WG�ϊ�g�oΊׯ^�&8�cAs��Ag�_�.N��koߜ�>+���r���,���ydW��o�:�Ŧ�������o�)���ک+"�
�S}.�����,Sy�e��Dc�ʫ�(�S(�<�ՙ��	�Sk/��������{�f���"�G~{r�zt	��`Ns��Yo�k"�Λ�1,m��5�����#��q�\���'�(�d�(Ov��x�"��@Wwz���>�$"�� E'G;�+�hG�ª���D��G~GTS�
��8򢱚r��+S��o��6>����~��ߦ��Q�%�n�r
�b����2{蚚�>�V�oKS�S� �JsŔ���W�E��?�U.�r�C��;�Z�b��.rh�����úy��F!�TH��U���v�!��!�E�_i�q�'ۯ�<&Q*���*5Ջ�}R����v^3n"�f�i�}Vp���i>1��ޝ�K���u�(	hךL�45cp�9��*���Ĕ��pN��  �gƢg���D����5�u�³u�K��*�F-��ʜ4�U/����n�JZ[�haܟ����پ, �˿,[#�R�� �Q�U���~�r����ct�Br�I�s?��W��+�H��F�V�e�g9�>V���.͈9�L�V=���GuO����Q,�A/�q�KP��6dk]@3V�5)h��\�j_�V���!t�vB���@�y:�|F߼=>;�WT�1ۃ,������v��$P��ϚCM�h��f���fK�Ŧ�IЌY�"�B�� H���Σ�:C(�
kh^9-�����x��(������ࡤ�cI���\�k�Ԏu���6��*w�xZ=���͏�)ڰ�6F7�:�fij�Nh[,1�in�@�7��%F�ϴqSIכl{�_�[�M�<FD��~(�胉D��t.l;�ӕ���_v�YW�,�2=���y;�w��yr<��e��
����1#�,�?I�$��=�E���M�7Q�J�}�vK�����b�>�&k�})�z���7�.~#+3����9���Qt�*Z{Jz

k��u�L�0�!Ʌʮ���2��ZͰ��5��呺�V�N=�w#��X�yo<� @�l�P� ��|�����
�~�N`�F8���@���)�����T����H�z3'�;g�EtmG�Ӕ�\s>��<�Y�����>A�h��a�DX9-.`���ԧ�m�V���d.?8����Q�J�y��4њ΢㣐8��ڈ��ɤ���4�O����?�?PKk��Z~Ϭ��`��litespeed-cache-es_ES.poUT�w�hux����PKk��Z�mj%m��|��b�litespeed-cache-es_ES.moUT�w�hux����PKk��Z�N��$��!�litespeed-cache-es_ES.l10n.phpUT�w�hux����PK �qlitespeed-wp-plugin/7.3.0.1/translations/litespeed-cache-es_ES.mo000064400000476346151600237160020364 0ustar00��^+7�U�r�r�r�r2sOsWs	`s
js
us�s�s�s�s�s	�s�s	�s�s.t=t
JtUt\thktN�tg#u\�uo�ubXve�va!wY�ww�wlUx��x=Cy"�y7�y�y�y.�y4z Sz
tz�zH�z�z�z{{/{'@{
h{	v{�{�{�{%�{�{|�{F[|
�|.�|0�|
}%}	B}"L}o}P�}�}T�}ZD~>�~�~�~4-=/kq�L
�2Z�I��*׀J�M�\�#h�����Q��O��I�s_�EӂP�0j���'������3'�[�a�y�I��$ʄS�	C�	M�W� c�"��/��*ׅ�

��/��A�4dž���fɇ0�=�U�'Y�
������#��Ȉو��
��*�H�U�[�k�~���	����Ɖ
׉�����8�&S�0z�'��*ӊS��R� o� ��(��ڋ� ���)�����W֌K.�	z�������$ˍ�	�!�"9�\�"x���!��؎��&�&?�"f�G��!я,�$ �+E�q�����Ő'�(�'4�\�
s�~�P�����1-�
_�%m�2��ƒVҒ^)�
��������ѓ����&�.E�Nt�*Ô/�V�]u�Lӕ �?�O� h���!����ɖ
ۖ����&�3�L�X�%g�B��
З4ۗ&�67�n�{�	������˘6��7�V�g�{� ��"��ڙ�/	�/9�*i�<��<њ7�F�U�n�}�����
��	˛՛ޛ��"�6�
=�K�	W�a�p�������
��œӜ!��$�>�W�h�����
��ŝ�Ν9t���)��M�.�+L�}x���D�8L�����
����Ǡ;Ӡ��Ρ ס ��K�8e�������բ���+�F�Y�k�}�C��ڣ�H��A�S�
W�b�<o���ƥץ9�9&�
`�n�����
������ڦ,��^"�q������N;��������(1�
Z�e�r�����ȩ���!�.�?�H�[�b�r�z�+��%��,Ӫs�'t�����"Ы%��9�&L�s�������Ǭ6ͬ��6�R�Ll���9ŭ:��6:�-q����K<�L��Wկ-�>�
V�a�r�O��
����5�=�N�j�
��Q���2��,�
G�U�p� ��0��ղ���#�/�
5�@�O�f�!}������ճh�������´۴
���		��B%�
h�s�{�	���2��Z��,�I�^�-y����/�i��;�YU�K��V��UR�L��f��B\�Y��:��V4�`��J�g7�x��=�@V�=��վ����1�M�
`�<n�?�����4�L�?]������� �&� �D-�r�l~�G��3�������
���������������������
������
��
��/��/�6�kK�<��
�����('�P�
o�z���	����c���3�D�.[���
����
��������h�j�Ar����N�	Z�d�p�������'��
����
��
�"�5�>�$R�+w���#����*���.�E�[�
p�{�
��$��(����
�C �d�P�F��F�E^�@��5��2�BN�C��>��"�=7�&u�����%������%� >�"_�&��!������ ���7�$V��{�c�z�������d��-� E�f�/w�.����������<�P�d�m�z���������������
�����-�<�[�%b���$��
�������������@�
R�%`��������&�-�>5�t��� ����*�� ���$�2:�m���"��*��*��"�"?�b�<r�,��$��
�
��F-�t�y��
��.��?��6�;:�1v�3��2��6�0F�w�{�~���������Q��Q�Dl�
����#��-��$!�?F������7�W�%d�	���������������$$�I�Eb�+��*�����!�*�<H�������
��
��$������!�1(�Z�g�������������������R�cd�2��?��
;�I�h�d~�<��5 �SV�C��5��$��D�K��O�'d�?����������9��;4�0p�M�����p�|�/��&,�&S�)z�8��7��4�J�j�
r���
�����F0�dw�U��2�XJ���������A��A�\�b�q�	������������
��	�����%�9�0U���I����$��D�@d�9��1���8�aW�����������#�++�
W�b�y�P��<��&�6�V�/u���#�����;p�E����<��=���Q7�+�������2���/�O�i�
x����� ������
��7��U�G�&\���{��;�R�k�4������	�F�W�i�!���!����.��,�;�&O�v�&��B�����2�YM������$�,�<�N�Ic�
�����
��:=[;cg�.C'Idq��GfH$�X�Q-7+�J�.gH���Ql0xP�^�qY	���9vX}�(Mv�>��U�NB	e�	�	


&/
V
#[

�
9�

�
V�
iK_�CGYa�8
4<
/q
7�
6�
7-H)vL�*�)-B(pH�A�c$R�M�):(Q3z�R�5FVk
s��2��(�$5>t����e�->/FZvh�]:=�i�8@[yc�C9j}z�Acq�`'xq�H2W{%�O�>I��K�E
1P-�8�M�Y7,�)�S�9<&v)�9�$ X& 1 A� ^� ER!U�!(�!S"Yk"�"J�"z&#(�#I�#x$^�$A�$4.%)c%c�%0�%."&�Q&��&��'*(AE(2�(2�(7�(Y%)*)F�)9�)+,K,Rf,p�,,*-*W-1�-;�-/�-( .JI.4�.B�./N+/Qz/o�/X<0/�0G�09
11G1�y1�2$�2��2J�3^�3314Ne4�4W�4�*5��5>�6H�6H7<W71�7V�7L8*j8]�8�8�8999$"9G9\9
m9{9�9�9�9�9��9/Z:(�:)�:�:��:�{;��;
�<
�<�<�<�<�<�<@=B=
F=%Q=gw=H�=(>
*?
5?
C?Q?Y?p?:v?>�?@�?p1@�@�@�@�@�@
Ar,A]�A5�A_3B��B(1C8ZC�C#�C�C$�C.D2HDr{DH�D7E!@EbEfECrEF�E�E

FF(FGFVFmF�F�F�F�F�F �FGKGhGpG+�G�G)�G��G �H
�H�H�H�HIIe*IJ�Ij�IKFJd�JM�JJEK�K�Kg�K%LR<LZ�L�L�LM'+M#SMwM��M%0N-VN��N/<OklO(�OEP�GPu�PFtQ0�QD�Q.1RS`R4�R*�RSC3SAwSL�S-TG4T<|T-�T�T/U7UQU)YUZ�Uw�UVVCeV�V�W
�W�W�W�WXK%XqXzX�XJ�X	�X�X�XY�Y�Y�Y �Y�Z'�Z,�Z?![a[i[	r[
|[�[
�["�[�[#�[\	\	\%\2\3D\x\	�\�\�\p�\S*]x~]|�]�t^�_��_i)`p�`�a��a�GbGcXcExc�c�cH�cRd$qd�d�d_�d"e*eFe%fe�e0�e�e�eff(f,:fgf�pfKgXg7ag9�g�g0�g!h34h.hh\�h�hYiz^iH�i$"jGjB\j;�j2�jmkh|kM�kG3l({l^�lmm>-mlm�mZ�me�m]noync�npMoE�o$p?)p(ip*�p&�pA�p&q'.qVqh\q.�qs�qhrur�r2�r$�r>�r,'s	Ts^s"ss�s��sFVt�tk�uv)vBv+Fvrv�v
�v)�v�v�v'�vw
"w0w?w
\wjwqw �w�w�w�w%�wx6xFxSxdxuxO�x2�xGyLSyK�ye�y7Rz-�z-�z2�z{
"{,-{Z{�v{!|2|^Q|\�|
}}8}6U}7�}'�}!�}~')~/Q~1�~+�~3�~,/@1p4�+�Y�,]�+��,��4�+�(D�!m�)��5��*�:�U�t�$��f���!4�V�<v���/ȃ=��6��G��Ȅ
Y�d�.v�����Ѕ���-�;F�b��%�/�];�d��S��R�r���'��ˈ"ވ��+�@�'P�x�
���� ��щ�9�`;���I��-��G#�k�x�����#��ދM��#G�/k�����"ʌ3�$!�F�^�?p�;��6�M#�Iq�D���!�8�I�V�(o���
��
����ݏ,��&�;�C�Y�n���$��  ���#�'<�0d�%��$��%��'�F�#]��������Kt�	��@ʓV�)b�:���ǔ_�Nr�=��
��%
�0�)E�o�U~��ԖƗ*җ$��_"�C��Ƙ	�����+�@� T�u�������I˙�.�^6�����
��ÚPҚ##�G�\�Bx�?��!���5�K�X�d�#��#��Eɝ^�}n��$��!�J<��������.n�������Ϡ��+�3�C�a�n���������áˡEӡ!�1;��m�*��*�*D�0o�3��%ԣ��6�F�^�#u�%����HȤ�-�#I�*m�`����;�MA�=��5ͦ��X��t�[��ܨ���".�qQ�é'˩)�%�C�V�h�(����_���<+�h�������'ͫ.��$�7�U� r�������#Ŭ'�(�$:�%_����+T�������!Ү���	&�0�LE�	��	��������@ůY�9`�����1Ӱ&�8,�oe�?ղf�c|�d�tE�^��u�K��d۵<@�c}�s�JU�����O�UӹP)�Fz���ۺ%��(�E�e���O��c�L�!e�#��"��μW�<�E�Y�5q�.��!ֽR��K�X�_ؾ�8�߿��
��!����&�!>� `����A�J� V�w���
��@��@��(�oH�F����&�
2�)=�&g�����
����
��{��+Z�����@�������)�=�Z�1j�~���^#����	O�Y�i�}�������B���.�?�T�,f�����2��8��+�@H�+��.����$�(�B�	`�-j�
��,��+��&��&�M:���^��G�GM�Y��Z��@J�B��T��W#�P{�$��P��:B�}���0������;�$T�-y�5��+��#	�%-�*S�!~�/��,���� �!�8�S�h����#"�F�CZ�I��
����
�#�8�U�)j�����"����	��%���#�(�B�
b�p�����������.���.1�
`�n�t�{�
������J���'�6�R��W�����i��X�j�1����4��,�3�)<�Vf�*��%��6�DE�@��"��,���Z-�B��E���
�,�lG���������8��N�AS�O��D��G*�6r�F��:��+�/�2�4�;�M�'m�g��T��PR�����0��6��*/�;Z�$�����EV�
��.��
�������3�O�f���.��"��V��4?�9t�������*��J� `���������(����� �79�q�$����������'�(�0�<�S�go����:^�L�������p$�O��<��_"�K��D��*��>�_��aN�=��C��2�
9�G�^�G{�F��>
�UI���
��t���<�4��A��;A�8}�C��[��WV�(��������
���_��m�e��'�Z�q�z�����T��U�g�n��������
�����#�3�C�/T�#��C���U�"Z�,}�J��K��IA�A���A�r%�������)����
.�59�
o�z�'��`��O!�q�&��#��4�!�,&��S�J�Q4��CqX�##eG,���4 
U`)�"���+�'#Ei��(�8�1I3`���TV$��=�')-Q�S��	($	M	0f	�	�	E�	
&&
2M
"�
3�
I�
!)A#k�%%1K'}A��
M$
r
�
�
�
�
V�
.Cr`{��sB��7����X�{1�i�m0H�9�Z!!|q�,#.PO��DpJn��*��+�!?>�~�.�#�Xse�R�aJ��'�.51=o4�B��~
��|U�`�T@c�\�@V`�a�IZ 9� 6� b!0x!)�!<�!/"O@"I�"i�"XD#Y�#�# $@-$On$�$k�$1%$Q%v%�%�%�%�%(�%�%1&"3&%V&3|&X�& 	'*'C'G'M'zV'?�'(1(mL(s�(o.)D�)~�)>b*q�*l+`�+��+�y,K(-t-��--v.��.&4/a[/[�/90_S0J�0#�0"1PA1'�1d�2=3<]3?�3S�3^.41�4+�4a�40M5#~5=�5@�5#!6\E6;�6^�6s=7]�7t87�8_�8d9�9V�9��90�:R�:�;��;W/<5�<-�<|�<5h=8�=��=��>�g?)@]F@,�@5�@<AVDA*�AW�A�B'E8E\XE��E)7F?aF:�FU�F62G,iGg�G?�GJ>H"�H^�HVIxbIi�I7EJS}J?�JBK�TK��K,�L��LT�McN:gNd�N!Ok)O��O�SPJ3QW~QW�QH.RJwRW�R\S0wSm�ST"T/T5T	FT*PT{T"�T�T�T�T�TUUU0.V4_V?�V%�V��V��W�aX�XY+ YLY([Y�Y
�YR�YZ
Z)Z�9Zf�Z�3[
�\�\
�\
�\�\
]E]IT]k�]�
^#�^�^#�^�^_'+_�S_k�_>b`}�`�a6�aFb.Jb.yb(�b%�b4�b5,c�bcidld+~d�d�dG�dWe_ene�e(�e�e�e�ef%(fNfdf"�f)�f�ff�f	BgLg3fg�g0�g��g$�h�h$�h�hii 2i|Si]�i}.jY�jskazkX�k&5l\lurl"�lomt{m�m�m,n4@n%un
�n��n,oo8�o��o7�p�q+�qX�q�@r}sK�s*�sL�s5ItWtA�t7uQuEku:�u[�u7HvR�vU�v.)w%Xw=~w�w�w.�wfx�vxyQ4yL�y�z�z�z�z
{({KF{�{�{�{Z�{|
%|0|	9|�C|�|�|���y5��G	�Q���m�V��{���B��r�~�$UDa�w�oZ0����d0.-qgh����o�]��9�O�:�Ne��!Z���S�p��@����h���XC�~t���;��>c}j���7tr�VN�f�,�B�R^*�L�Y�����r�'mF����G,����}�5}�)�e�u_%���jM�Vp��������]�[��cX���$%\��^�
��`�H�5=3�+`�zT99�^�4��-h�y���o��u"@�^s�*�V%�P��l��J��]�f���|��7M�xm��������R5e�%��@o^��OH	��/ HE8V�y�vkl��1�;�1��0b���3O`c��EL~jd&w�6x�R�9">s
4����g7�w,���*�[���W@f�
���(�6�4����
�TUQ6�BO��-������&�b���'��Dx����27Xm��S�z*:3���R��Q�&���M(s���O����1M�eAR��G�'��:�Iu��+�?�EH2
P}��qd�6G�z����"�������`A��{;��q�B�\(c��S�����?���!���|������LP�i�I6��#Y/����TK����<�Ak%v���.���!n��>#�SZ� �#�����pm�zFE&+�����KN�I=��-�FA��	�I�x�$�Y �q4<]\NU+  ��������h��_k���O���X8�_04 KSh7[�$��aq���8����1��T�?nv�����fr�<Li(�?*�s�!Jg��������j�K�J���k���Z��������
���#�)�\%]n|/[��
�E{�P��.�p�~�?2�������5M2�+@���4�n�	Q�\-�i9�9��u�l�e�K������!b�[a���l���rW[N�Dg0���{"j���);�_	���/
�
(��s!��Q�o=u�1��8�&�f?B���W:�(��Ad��yb����8+D���`��,�J�)�#Bp�7�l<w�K��:�;���3U�D��:|���k�vg6F��
������8��G���dv������'
��/=C�Qa�W$)�i�zRJ2W�,T�F5L�t3T�>H�C������t������P*����3�^Pw���i����>����Y.�]aZn�.��FM�U�������
�>�Y�_"E���G-<��'2��C�{�;��������#�X�L����C�$=�"�����HCb�N��	�S<���,�}1�/���@�&����I�t.�0�xUY|���IVy~c������X'W��AZJ���D���=\����) %s ago%1$s %2$s files left in queue%1$s is a %2$s paid feature.%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s activation data expired.%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.%s must be turned ON for this setting to work.(no savings)(non-optm)(optm).htaccess Path<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling.<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster.<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads.<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading.<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall.<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold.A Domain Key is not required to use this preset. Only basic caching features are enabled.A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.A Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.AJAX Cache TTLAPIAPI: Filter %s available to disable blocklist.API: PHP Constant %s available to disable blocklist.AVIF file reduced by %1$s (%2$s)AVIF saved %sAccelerate, Optimize, ProtectAccelerates the speed by caching Gravatar (Globally Recognized Avatars).ActivateAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced (Recommended)Advanced SettingsAdvanced level will log more details.AfterAfter the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.AggressiveAlias is in use by another QUIC.cloud account.All QUIC.cloud service queues have been cleared.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Applied the %1$s preset %2$sApply PresetAre you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard.Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset all settings back to the default settings?Asynchronous CSS Loading with Critical CSSAttach PHP info to report. Check this box to insert relevant data from %s.Author archiveAuto DraftsAuto Purge Rules For Publish/UpdateAuto Request CronAutoloadAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Available after %d second(s)Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBackup created %1$s before applying the %2$s presetBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBest available WordPress performanceBest available WordPress performance, globally fast TTFB, easy setup, and %smore%s!Beta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSS Per URLCCSS Selector AllowlistCDNCDN - not available for anonymous usersCDN BandwidthCDN SettingsCDN URLCDN URL to be used. For example, %sCSS & JS CombineCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS, JS and HTML MinificationCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache REST APICache StatusCache WP-AdminCache key must be integer or non-empty string, %s given.Cache key must not be an empty string.Cache requests made by WordPress REST API calls.Cache the built-in Admin Bar ESI block.Cache the built-in Comment Form ESI block.Caches your entire site, including dynamic content and <strong>ESI blocks</strong>.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCategoryCert or key file does not exist.Changed setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck the status of your most important settings and the health of your CDN setup here.Check this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all orphaned post meta recordsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean orphaned post meta successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Clear %s cache when "Purge All" is run.Clear Cloudflare cacheClear LogsCleared %1$s invalid images.Clears all cache entries related to this site, including other web applications.Click here to proceed.Click here to set.Click here to settingsClick to clear all nodes for further redetection.Click to copyClick to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloud server refused the current request due to rate limiting. Please try again later.Cloud server refused the current request due to unpulled images. Please pull the images first.CloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare SettingsCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Congratulation! Your file was already optimizedCongratulations, %s successfully set this domain up for the anonymous online services.Congratulations, %s successfully set this domain up for the online services with CDN service.Congratulations, %s successfully set this domain up for the online services.Congratulations, all gathered!Connection TestContent Delivery NetworkContent Delivery Network ServiceConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCopy LogCould not find %1$s in %2$s.Crawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler LogCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Create a post, make sure the front page is accurate.Created with ❤️ by LiteSpeed team.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s. Click to redetect.Current crawler started atCurrent image post id positionCurrent limit isCurrent server loadCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of AVIF file.Currently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of AVIF file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PreconnectDNS PrefetchDNS Prefetch ControlDNS Prefetch for static filesDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug HelpersDebug LevelDebug LogDebug SettingsDebug String ExcludesDebug URI ExcludesDebug URI IncludesDefaultDefault CacheDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).Delay rendering off-screen HTML elements by its selector.DelayedDelete all backups of the original imagesDelivers global coverage with a growing <strong>network of 80+ PoPs</strong>.Destroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable CacheDisable Image LazyloadDisable VPIDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled AVIF file successfully.Disabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.Disconnect from QUIC.cloudDismissDismiss this noticeDismiss this notice.Do Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.Do not show this againDomainDowngrade not recommended. May cause fatal error due to refactored code.Drop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable CacheEnable ESIEnable QUIC.cloud CDNEnable QUIC.cloud ServicesEnable QUIC.cloud servicesEnable Viewport Images auto generation cron.Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic.Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled AVIF file successfully.Enabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Error: Failed to apply the settings %1$sEssentialsEvery MinuteEverything in Advanced, PlusEverything in Aggressive, PlusEverything in Basic, PlusEverything in Essentials, PlusExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsExtremeFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to create table %1$s! SQL: %2$s.Failed to detect IPFailed to get %s file contents.Failed to get echo data from WPAPIFailed to parse %s activation status.Failed to request via WordPressFailed to upgrade.Failed to validate %s activation data.Failed to write to %s.Fast Queue UsageFile %s is not writable.Filename is empty!FilesFilter %s available for UCSS per page type generation.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, for %1$s, %2$s and %3$s can be used here.For example, for %1$s, %2$s can be used here.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For example, to drop parameters beginning with %1$s, %2$s can be used here.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFree monthly quota available.Free monthly quota available. Can also be used anonymously (no email required).Front pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerate a separate vary cache copy for the mini cart when the cart is not empty.Generated at %sGenerated links may be managed under %sSettings%s.Global API Key / API TokenGlobal GroupsGo to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode and Guest OptimizationGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Keep CommentsHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHigher TTLHistoryHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If comment to be kept is like: %1$s write: %2$sIf every web application uses the same cookie, the server may confuse whether a user is logged in or not.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the %ssupport forum%s.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you are using a %1$s socket, %2$s should be set to %3$sIf you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImage groups totalImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages ready to requestImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.In order to use QC services, need a real domain name, cannot use an IP.In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline CSS added to CombineInline JS added to CombineInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIt is STRONGLY recommended that the compatibility with other plugins on a single/few sites is tested first.It will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS Defer for both external and inline JSJS Deferred / Delayed ExcludesJS DelayedJS Delayed IncludesJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast PulledLast Report DateLast Report NumberLast RequestLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLazy Load for IframesLazy Load for ImagesLearn MoreLearn More about QUIC.cloudLearn moreLearn more about when this is neededLearn more or purchase additional quota.Link & Enable QUIC.cloud CDNLink to QUIC.cloudLinked to QUIC.cloud preview environment, for testing purpose only.List of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.List the CSS selectors whose styles should always be included in CCSS.List the CSS selectors whose styles should always be included in UCSS.Listed CSS files or inline CSS code will not be minified or combined.Listed CSS files will be excluded from UCSS and saved to inline.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will be delayed.Listed JS files or inline JS code will not be deferred or delayed.Listed JS files or inline JS code will not be minified or combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache Configuration PresetsLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache Standard PresetsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed LogsLiteSpeed OptimizationLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog File Size LimitLog ViewLogin CookieLow Quality Image PlaceholderMBManageManually added to blocklistManually runMapMark this page as Maximum image post idMaximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobileMobile Agent RulesMobile CacheMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuMy QUIC.cloud DashboardNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are only using QUIC.cloud or Cloudflare, leave this setting %s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.Network DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.NewsNext-Gen Image FormatNo available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized AVIF file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo optimizationNo valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNoteNotesNoticeNotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online ServicesOnline node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized all tables.Option NameOptionalOptional when API token used.Optionally creates next-generation WebP or AVIF image files.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Orphaned Post MetaOther Static CDNOther checkboxes will be ignored.Outputs to a series of files in the %s directory.PAYG BalancePHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPartner Benefits Provided byPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.Pay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:Please do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.Please visit the %sInformation%s page on how to test the cache.PortPost IDPost RevisionsPost type archivePreconnecting speeds up future loads from a given origin.Predefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPresetsPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Prevent writing log entries that include listed strings.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality.Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee.Product Update IntervalProvides <strong>security at the CDN level</strong>, protecting your server from attack.PublicPublic CachePull Cron is runningPull ImagesPulled AVIF image md5 does not match the notified AVIF image md5.Pulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge LogPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the URL!Purged the blog!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud CDN OptionsQUIC.cloud CDN Status OverviewQUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users.QUIC.cloud CDN is currently <strong>fully disabled</strong>.QUIC.cloud CDN:QUIC.cloud Integration DisabledQUIC.cloud Integration EnabledQUIC.cloud Integration Enabled with limitationsQUIC.cloud Online ServicesQUIC.cloud Service Usage StatisticsQUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.QUIC.cloud's Image Optimization service does the following:QUIC.cloud's Online Services improve your site in the following ways:QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores.QUIC.cloud's access to your WP REST API seems to be blocked.Query strings containing these parameters will not be cached.Rate %1$s on %2$sRead LiteSpeed DocumentationRecommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).RedetectRedetected nodeRedis Database IDRedis encountered a fatal error: %1$s (code: %2$d)RefreshRefresh Crawler MapRefresh Gravatar cache by cron.Refresh QUIC.cloud statusRefresh StatusRefresh UsageRefresh page load timeRefresh page scoreRegenerate and Send a New ReportRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first.Remove Query StringsRemove Query Strings from Static FilesRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed Unused CSS for UsersRemoved backups successfully.Replace %1$s with %2$s.ReportRequest WebP/AVIF versions of original images when doing optimization.Requests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset %s activation successfully.Reset All SettingsReset SettingsReset image optimization counter successfully.Reset positionReset successfully.Reset the entire OPcache successfully.Reset the entire opcode cacheReset the optimized data successfully.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore SettingsRestore from backupRestored backup settings %1$sRestored original file successfully.Results can be checked in %sMedia Library%s.Revisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSYNTAX: alphanumeric and "_". No spaces and case sensitive.SYNTAX: alphanumeric and "_". No spaces and case sensitive. MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.Save ChangesSave transients in database when %1$s is %2$s.SavedSaving option failed. IPv4 only for %s.Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee %sIntroduction for Enabling the Crawler%s for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Selectors must exist in the CSS. Parent classes in the HTML will not work.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSend to twitter to get %s bonusSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Serve all image files through the CDN. This will affect all attachments, HTML %1$s tags, and CSS %2$s attributes.Server IPServer Load LimitServer allowed max value: %sServer enforced value: %sServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.Sitemap ListSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSoft Reset Optimization CounterSome optimized image file(s) has expired and was cleared.Spam CommentsSpecify a base64 image to be used as a simple placeholder while images finish loading.Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify which HTML element attributes will be replaced with CDN Mapping.Specify which element attributes will be replaced with WebP/AVIF.Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.Spread the love and earn %s credits to use in our QUIC.cloud online services.Standard PresetsStarted async crawlingStarted async image optimization requestStatic file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSubmit a ticketSuccessfully CrawledSummarySupport forumSure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.Sync QUIC.cloud status successfully.Sync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The Admin IP option will only output log messages on requests from admin IPs listed below.The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The features below are provided by %sThe following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe queue is processed asynchronously. It may take time.The selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The site is not a valid alias on QUIC.cloud.The site is not registered on QUIC.cloud.The user with id %s has editor access, which is not allowed for the role simulator.Then another WordPress is installed (NOT MULTISITE) at %sThere is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This action should only be used if things are cached incorrectly.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This enables the page's initial screenful of imagery to be fully displayed without delay.This is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.This process is automatic.This setting is %1$s for certain qualifying requests due to %2$s!This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will also add a preconnect to Google Fonts to establish a connection earlier.This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action.This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?Time to execute previous request: %sTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.To manage your QUIC.cloud options, go to your hosting provider's portal.To manage your QUIC.cloud options, please contact your hosting provider.To match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS File Excludes and InlineUCSS InlineUCSS Selector AllowlistUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL SearchURL list in %s queue waiting for cronUnable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.Unable to automatically add %1$s as a Domain Alias for main %2$s domain.Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (%3$sLearn More%4$s)Unique CSSUnknown errorUpdate %s nowUpgradeUpgraded successfully.UsageUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to bypass remote image dimension check when %2$s is ON.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. VPIValue rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary CookiesVary GroupVary for Mini CartView %1$s version %2$s detailsView .htaccessView Site Before CacheView Site Before OptimizationViewport ImageViewport Image GenerationViewport ImagesViewport Images CronVisit LSCWP support forumVisit the site while logged out.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting to be CrawledWant to connect with other LiteSpeed users?Watch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebP file reduced by %1$s (%2$s)WebP saved %sWebP/AVIF Attribute To ReplaceWebP/AVIF For Extra srcsetWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When minifying HTML do not discard comments that match a specified pattern.When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.When this option is turned %s, it will also load Google Fonts asynchronously.When you use Lazy Load, it will delay the loading of all images on a page.Who should use this preset?Widget Cache TTLWildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard.You can just type part of the domain.You can list the 3rd party vary cookies here.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn on browser caching in server admin too. %sLearn more about LiteSpeed browser cache settings%s.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible.You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.You have too many requested images, please try again in a few minutes.You have used all of your daily quota for today.You have used all of your quota left for current service this month.You just unlocked a promotion from QUIC.cloud!You must be using one of the following products in order to measure Page Load Time:You must set %1$s to %2$s before using this feature.You must set %s before using this feature.You need to activate QC first.You need to set the %1$s first. Please use the command %2$s to set.You need to set the %s in Settings first before using the crawlerYou need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!You will need to finish %s setup to use the online services.Your %1$s quota on %2$s will still be in use.Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.Your server IPYour site is connected and ready to use QUIC.cloud Online Services.Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features.Zero, orcategoriescookiescurrently set to %se.g. Use %1$s or %2$s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowno matter where they live.pixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.unknownuser agentsPO-Revision-Date: 2025-07-25 19:36:24+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: es
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
 hace %s%1$s %2$s archivos restantes en la cola%1$s es una característica de pago de %2$s.Para esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %s%s datos de activación caducados.No se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenesSe recomienda %s.%s debe estar activo para que este ajuste funcione.(sin reducción)(no-optm)(optm)Ruta del archivo «.htaccess»<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s<strong>CSS crítico (CCSS)</strong> carga el contenido visible antes de desplazarse más rápido y con estilo completo.La <strong>optimización de imágenes</strong> te ofrece archivos de imagen de menor tamaño que se transmiten más rápido.El <strong>marcador de posición de imagen de baja calidad (LQIP)</strong> le da a tus imágenes un aspecto más agradable a medida que se cargan de forma diferida.La <strong>optimización de página</strong> agiliza los estilos de página y los elementos visuales para una carga más rápida.<strong>CSS único (UCSS)</strong> elimina las definiciones de estilo no utilizadas para lograr una carga de página más rápida en general.<strong>Viewport Images (VPI)</strong> proporciona una vista completa y bien pulida antes de desplazarse.No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.Se iniciará una purga completa cuando WordPress ejecute estos ganchos.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.TTL de caché AJAXAPIAPI: El filtro %s está disponible para desactivar la lista de bloqueos.API: La constante %s de PHP está disponible para desactivar la lista de bloqueos.Archivo AVIF reducido en %1$s (%2$s)AVIF guardado %sAcelera, optimiza, protegeAcelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).ActivarAñadir tamaños que faltanAñadir una nueva URL de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAvanzado (Recomendado)Ajustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.AgresivoEl alias ya está en uso por otra cuenta de QUIC.cloud.Se han borrado todas las colas de servicio de QUIC.cloud.Todos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéPurgar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.Se ha aplicado el prejuste %1$s %2$sAplicar el preajuste¿Seguro que quieres borrar todos los elementos de la lista negra?¿Está seguro de destruir todas las imágenes optimizadas?¿Seguro que quieres vaciar todos los nodos cloud?¿Seguro que quieres desconectar de QUIC.cloud? Esto no eliminará ningún dato del escritorio de QUIC.cloud.¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer los ajustes a los valores por defecto?Carga de CSS asíncrono con CSS críticoAdjuntar información PHP al informe. Marca esta casilla para insertar datos relevantes de %s.Archivo del autorBorradores automáticosReglas de purga automática para publicación y actualizaciónCron de petición automáticaCarga automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.Disponible después de %d segundo(s)La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess de la administraciónControl de heartbeat de la administraciónTTL de heartbeat de la administraciónCopia de seguridad creada %1$s antes de aplicar el preajuste %2$sBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaEl mejor rendimiento disponible para WordPress¡El mejor rendimiento disponible para WordPress, TTFB globalmente rápido, fácil configuración y %smucho más%s!Pruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por diseño, esta opción puede servir contenido obsoleto. No actives esta opción si no estás de acuerdo.CCSS por URLLista de permitidos del selector del CCSSCDNCDN - no disponible para usuarios anónimosAncho de banda de la CDNAjustes de CDNURL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSS y JSCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSMinimizado de CSS, JS y HTMLCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear API RESTEstado de cachéCaché de WP-AdminLa clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.La clave de caché no puede ser una cadena vacía.Cachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en caché el bloque ESI de la barra de administración incorporada.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Almacena en caché todo tu sitio, incluido el contenido dinámico y los <strong>bloques ESI</strong>.Calcular el espacio en disco de las copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarCategoríaEl archivo de certificado o clave no existe.Ajuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprobar mi IP pública desdeVerifica el estado de tus ajustes más importantes y el estado de tu configuración CDN aquí.Marca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteLimpiar todos los registros meta de entradas huérfanasBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza correcta de los meta de entrada huérfanos.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Limpiar la caché de %s cuando se ejecuta «Purgar todo».Vaciar la caché de CloudflareVaciar los registrosPurgadas %1$s imágenes no válidas.Vacía todas las entradas de la caché relacionadas con este sitio, incluyendo otras aplicaciones web.Haz clic aquí para continuar.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic para borrar todos los nodos para volver a detectar.Haz clic para copiarHaz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de la nubeEl servidor en la nube rechazó la solicitud actual debido a la limitación de cuota. Por favor, inténtalo de nuevo más tarde.El servidor de la nube ha rechazado la solicitud actual debido a que no se han extraído las imágenes. Por favor, extrae primero las imágenes.CloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareAjustes de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.Comunicado con éxito con Cloudflare.¡Felicidades! Tu archivo ya ha sido optimizadoFelicidades, %s configuró correctamente este dominio para los servicios anónimos en línea.Felicidades, %s configuró correctamente este dominio para los servicios en línea con servicio CDN.Felicidades, %s configuró correctamente este dominio para los servicios en línea.¡Felicidades, todos obtenidos!Prueba de conexiónRed de entrega de contenidosServicio de red de entrega de contenidoConvertir a InnoDBConvertido a InnoDB correctamente.Nombre de la cookieSimulación de cookieValores de la cookieCopiar registroNo se ha podido encontrar %1$s en %2$s.Intervalo de indexaciónRastreadorCron del rastreadorAjustes generales del rastreadorRegistros de rastreadoresEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos! Rastreador(es)Crear una entrada, asegurarse que la página principal está actualizada.Creado con ❤️ por el equipo de LiteSpeed.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos de la nube actual en servicioIPs del servidor en líneaEl servidor en la nube más cercano es %s. Haz clic para volver a detectarlo.El rastreador actual comenzó a lasPosición actual del id de entrada de la imagenEl límite actual esCarga actual del servidorLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente se utiliza la versión optimizada del archivo AVIF.Actualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente se utiliza la versión original (sin optimizar) del archivo AVIF.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de la BDPreconexión DNSPrefetch DNSControl del prefetch DNSPrecarga de DNS para archivos estáticosArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Ayudas de depuraciónNivel de depuraciónRegistro de depuraciónAjustes de depuraciónExclusión de cadenas de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPor defectoCaché por defectoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página por defectoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTL por defecto de RESTTTL por defecto para objetos cacheados.La ruta por defecto esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadoBorrar todas las copias de seguridad de las imágenes originalesOfrece cobertura global con una <strong>red en crecimiento de más de 80 PoP</strong>.Destruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactivar la cachéDesactivar la carga de imágenes diferidaDesactivar VPIDesactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoEl archivo AVIF desactivado correctamente.Archivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.Desconectar de QUIC.cloudDescartarIgnorar ese avisoDescartar este aviso.Categorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo purgar las categorías al cambiar la cantidad o estado del inventario.No volver a mostrar estoDominioNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Ignorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Dirección de correo electrónicoVaciar la caché enteraVaciar la lista negraActiva cacheActivar ESIActivar la CDN de QUIC.cloudActivar los servicios de QUIC.cloudActivar los servicios de QUIC.cloudActivar el cron de generación automática del viewport de imágenes.Activar reemplazo de WebP/AVIF en los elementos %s generados fuera de la lógica de WordPress.Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.ActivadoArchivo AVIF activado correctamente.Archivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIntroduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.Error: No se pudieron aplicar los ajustes %1$sBásicosCada minutoTodo lo de Advance y ademásTodo lo de Aggressive y ademásTodo en el básico, ademásTodo lo de Essentials y ademásEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarExportar ajustesExtremoFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.¡Error al crear la tabla %1$s! SQL: %2$s.No se pudo detectar la IPError al obtener contenido del archivo %s.No se pudieron obtener los datos de eco de WPAPINo se pudo analizar el estado de activación de %s.Fallo en la solicitud desde WordPressFallo al actualizar.No se pudieron validar los datos de activación de %s.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.¡El nombre del archivo está vacío!ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio de la purga programada.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, para %1$s, se pueden utilizar aquí %2$s y %3$s.Por ejemplo, para %1$s, se puede utilizar %2$s aquí.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Por ejemplo, para eliminar parámetros que comienzan con %1$s, se puede usar %2$s aquí.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché púbicaForzar cronForzar cacheablesCuota mensual gratuita disponible.Cuota mensual gratuita disponible. También se puede usar de forma anónima (no se requiere correo electrónico).PortadaRuta del .htaccess de la parte públicaControl de heartbeat de la parte públicaTTL de heartbeat de la parte públicaOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar el enlace para el usuario actualGenerar UCSSGenerar una copia de caché variable separada para el minicarrito cuando éste no esté vacío.Generado en %sLos enlaces generados pueden gestionarse en los %sAjustes%s.Clave/Token global de la APIGrupos globalesIr al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoModo de invitado y modo de optimizaciónPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarHTML Mantener comentariosSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPS.HeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedTTL mayorHistorialAciertoPágina de inicioHostCómo solucionar problemas causados por la optimización CSS/JS.Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si el comentario a conservar es como: %1$s escribe: %2$sSi cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si se debe purgar todo el sitio WordPress, usa «Purgar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el %sforo de soporte%s.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si estás usando un socket %1$s, %2$s debería estar en %3$sSi experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Si tu tema no utiliza JS para actualizar el minicarrito, debes activar esta opción para mostrar el contenido correcto del carrito.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesGrupo de tamaños de miniaturasTotal de grupos de imágenesImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes avisadas para descargarImágenes optimizadas y descargadasImágenes listas para la solicitudImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.Para utilizar la mayoría de los servicios de QUIC.cloud, necesitas una cuota. QUIC.cloud te ofrece cuota gratuita cada mes, pero si necesitas más, puedes comprarla.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoCSS en línea añadido a CombinarJS en línea añadido a CombinarUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar la seguridad de DoLoginInstalar ahoraClic instantáneoIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válidaSe recomienda ENCARECIDAMENTE que primero se pruebe la compatibilidad con otros plugins en uno o varios sitios.Se convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSAplazar JS para JS externos e incrustadosExclusiones de JS diferido / retrasadoJS RetrasadoInclusiones de JS retrasadasExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExclusiones de LQIPDimensiones mínimas de LQIPCalidad de LQIPVista previa de la imagen LQIP para el tamaño %sNo se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima extracciónFecha del último informeNúmero del último informeÚltima peticiónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaCarga diferida de IframesCarga diferida para imágenesLeer másObtén más información acerca de QUIC.cloudAprender másAprende más sobre cuándo es esto necesarioMás información o compra cuota adicional.Enlazar y activar la CDN de QUIC.cloudEnlace a QUIC.cloudEnlazado al entorno de vista previa de QUIC.cloud, solo para fines de prueba.Lista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Lista los selectores CSS cuyos estilos siempre deben incluirse en CCSS.Lista los selectores CSS cuyos estilos siempre deben incluirse en UCSS.Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS listados o el código JS en línea se retrasarán.Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedPreajustes de configuración de caché LiteSpeedRastreador de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de la caché de LiteSpeedAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedOptimización de página de LiteSpeed CachePurdgar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedPreajustes estándar de cache de LiteSpeedCaja de herramientas de LiteSpeedVer el archivo «.htaccess» de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedRegistros de LiteSpeedOptimización de LiteSpeedInforme de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónRecursos localizadosLocalizar recursos externos.Recursos localizadosLímite de tamaño de archivo de registroVista de registrosCookie de accesoMarcador de imagen de baja calidadMBGestionarAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página como ID de entrada de imagen máximaValor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos JS y códigos JS integrados.Valor mínimoFalloMóvilReglas de agente móvilCaché móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sMi escritorio de QUIC.cloudNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Escritorio de redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.NoticiasFormato de imagen de próxima generaciónNo hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de la nube disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe ninguna copia de seguridad del archivo AVIF sin optimizar.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios de la nube en usoArchivo meta del rastreador aún no generadoSin optimizaciónEl servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamenteNotaNotasNotaAvisosAvisado correctamente a Cloudflare de la purga completa.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitada la purga de entradas CSS/JS al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed la purga de todas las entradas de LSCache.Solicitada la purga de todas las páginas al servidor web LiteSpeed.Solicitada la purga de las páginas de error al servidor web LiteSpeed.Solicitado la purga de todo al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed la purga de la página de inicio.Solicitado la purga de la lista al servidor web LiteSpeed.OFFONOObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Ofrece un <strong>servicio DNS integrado</strong> opcional para simplificar la puesta en marcha de CDN.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen avisadoUna por línea.Servicios en líneaEl nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeMarca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHerramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor en QUIC.cloudOptimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Crea opcionalmente archivos de imagen WebP o AVIF de próxima generación.Las opciones han sido guardadas.OriginalOriginal %sAhorrado un %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Meta de entrada huérfanoOtra CDN estáticaOtras opciones serán ignoradas.Da salida en una serie de archivos en el directorio %s.Balance de pagosEs compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasVentajas de colaboración ofrecidas porExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.Pago por usoEstadísticas pago por usoConexión persistenteDebido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Purgar todo».Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.Visita la página de %sInformación%s sobre cómo probar la caché.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa preconexión acelera las cargas futuras desde un origen determinado.La lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPreajustesPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas listadas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.Evita escribir entradas del registro que incluyan cadenas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Procesa las imágenes PNG y JPG cargadas para producir versiones más pequeñas que no sacrifican la calidad.El procesamiento de imágenes en formato PNG, JPG y WebP es gratuito. El formato AVIF tiene un coste.Intervalo de actualización de productoProporciona <strong>seguridad a nivel de CDN</strong>, protegiendo tu servidor de ataques.PúblicaCaché públicaPull Cron se está ejecutandoDescargar imágenesEl md5 de la imagen AVIF extraída no coincide con el md5 de la imagen AVIF avisada.El md5 de la imagen WebP recuperada no coincide con el md5 avisado de la imagen WebP.PurgarError de purga de %sPurgar las páginas de error %sPurgar todoGanchos de purgar todoPurgar todo al actualizarPurgar por...Purgar todoPurgar la página de inicioPurgar listaPurgar registroPurgar páginasAjustes de purgaPurga correcta de todas las cachés de objetos.Purgar todas las cachés de objetosPurgar las categorías solo cuando el estado del inventario cambie.Purgar la categoría %sPurgar páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Purgar páginas por ID de entrada.Purgar páginas por URL completa o relativa.Purgar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Purgar productos y categorías solo cuando cambie el estado del inventario.Purgar los productos con los cambios de cantidad o estado del inventario.Purgar los productos solo cuando cambie el estado del inventario.Purgar la etiqueta %sPurga las entradas de caché de LiteSpeed creadas por este pluginPurga las entradas de la caché creadas por este plugin, excepto las cachés de CSS único, CSS crítico y de LQIPPurgar esta páginaPurgar la URL %s¡Se ha purgado todo!Todas las cachés purgadas correctamente.¡Se ha purgado la URL!¡Se ha purgado el blog!¡Purgado!%1$s enviadas al servidor en la nube, %2$s aceptadas.QUIC.cloudOpciones de CDN de QUIC.cloudResumen del estado de CDN de QUIC.cloudLa CDN de QUIC.cloud <strong>no está disponible</strong> para usuarios anónimos (sin enlazar).La CDN de QUIC.cloud está actualmente <strong>totalmente desactivada</strong>.CDN de QUIC.cloud:Integración de QUIC.cloud desactivadaIntegración de QUIC.cloud activadaIntegración de QUIC.cloud activada con limitacionesServicios en línea de QUIC.cloudEstadísticas de uso del servicio QUIC.cloudQUIC.cloud ofrece servicios de CDN y optimización en línea, y no es obligatorio. Puedes usar muchas características de este plugin sin QUIC.cloud.El servicio de optimización de imágenes de QUIC.cloud hace lo siguiente:Los servicios en línea de QUIC.cloud mejoran su sitio de las siguientes maneras:Los servicios de optimización de páginas de QUIC.cloud abordan el problema del inflado de CSS y mejoran la experiencia del usuario durante la carga de la página, lo que puede generar mejores puntuaciones de velocidad de la página.El acceso de QUIC.cloud a tu API REST de WP parece estar bloqueado.Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Puntúa %1$s en %2$sLeer la documentación de LiteSpeedRecomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Volver a detectarNodo detectado nuevamenteID de base de datos RedisRedis encontró un error fatal: %1$s (código: %2$d)ActualizarRecargar el mapa del rastreadorRefrescar la caché de Gravatar por cron.Actualizar el estado de QUIC.cloudActualizar EstadoActualizar el usoActualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaRegenerar y enviar un nuevo informeCuota diaria restanteEliminar la URL de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesQuita la integración de QUIC.cloud de este sitio. Nota: Los datos de QUIC.cloud se conservarán para que puedas reactivar los servicios en cualquier momento. Si quieres borrar completamente tu sitio de QUIC.cloud, primero borra el dominio a través del escritorio de QUIC.cloud.Eliminar query stringsEliminar cadenas de consulta de recursos estáticosEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.CSS sin uso eliminado para los usuariosCopias de seguridad eliminadas correctamente.Reemplaza %1$s con %2$s.InformeSolicita versiones WebP/AVIF de las imágenes originales al hacer la optimización.Peticiones en colaReexaminar nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecida la activación de %s correctamente.Restablecer todos los ajustesRestablecer ajustesRestablecido el contador de optimización de imágenes correctamente.Reestablecer posiciónRestablecimiento realizado con éxito.Reestablecida correctamente la caché «OPcache».Reestablecer toda la caché opcodeDatos de optimización restablecidos correctamente.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar los ajustesRestaurar desde la copia de seguridadSe han restaurado el respaldo de los ajustes %1$sArchivo original restaurado con éxito.Los resultados pueden comprobarse en la %sBiblioteca de medios%s.Edad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sFrecuencia de ejecuciónEjecutar la cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoSINTAXIS: alfanumérica y «_». Sin espacios y con distinción entre mayúsculas y minúsculas.SINTAXIS: alfanumérica y «_». Sin espacios y con distinción entre mayúsculas y minúsculas. DEBE SER ÚNICA Y DISTINTA DE OTRAS APLICACIONES WEB.Guardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoFalló el guardado de la opción. IPv4 es solo para %s.Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de purga programadaURLs de purga programadaVer la %sIntroducción para activar el rastreador%s para obtener información detallada.Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.Selecciona debajo las opciones de «Purgar por».Selecciona solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Selecciona qué páginas serán purgadas automáticamente cuando las entradas sean publicadas o actualizadas.Los perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Los selectores deben existir en el CSS. Las clases principales en el HTML no funcionarán.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedEnvíar a X para obtener %s de bonificaciónTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.Sirve todos los archivos de imagen a través de la CDN. Esto afectará a todos los archivos adjuntos, las etiquetas HTML %1$s y los atributos CSS %2$s.IP del servidorLímite de carga del servidorValor máximo permitido por el servidor: %sValor forzado por el servidor: %sVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Ponlo en %1$s para bloquear heartbeat en %2$s.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del rastreadorMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.Sitio no reconocido. QUIC.cloud se desactivó automáticamente. Reactiva tu cuenta de QUIC.cloud.Lista del mapa del sitioTotal del mapa del sitioEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMás pequeño queRestablecimiento suave del contador de optimizaciónUna o más imágenes optimizadas han caducado y han sido borradas.Comentarios spamEspecifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica una acción AJAX en POST/GET y el número de segundos para almacenar en caché esa petición, separados por un espacio.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo debe el rastreador indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para purgar la lista «%s».Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Especificar que atributos de elementos serán reemplazados con WebP/AVIF.Acelera aún más su sitio de WordPress con los <strong>servicios en línea y CDN de QUIC.cloud</strong>.Acelera aún más tu sitio de WordPress con los servicios en línea y CDN de QUIC.cloud.Difunde el amor y gana %s créditos para usar en nuestros servicios en línea QUIC.cloud.Preajustes estándarSe inició el rastreo asíncronoSe inició la solicitud de optimización asíncrona de imágenesEnlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.Optimización de almacenamientoAlmacenar los gravatares localmente.Almacenar datos transitoriosEnviar un tiqueRastreado correctamenteSumarioForo de soporte¡Por supuesto, me encantará valorarlo!SwapVolver a utilizar imágenes optimizadas en tu webImágenes cambiadas correctamente.Cambio correcto a archivo optimizado.Sincronizado el estado de QUIC.cloud correctamente.Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs abajo listadas.El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.Las URLs de aquí (una por línea) serán purgadas automáticamente a la hora establecida en la opción «%s».Las URLs serán comparadas con la variable REQUEST_URI del servidor.El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.Los nonces anteriores se convertirán en ESI automáticamente.La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: La cookie aquí establecida será usada por esta instalación de WordPress.La característica de rastreador no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.El informe de entorno contiene información detallada sobre la configuración de WordPress.Las siguientes características son proporcionadas por %sLas siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del rastreador será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasLa cola se procesa de forma asíncrona. Puede llevar un tiempo.El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.El sitio no tiene un alias válido en QUIC.cloud.El sitio no está registrado en QUIC.cloud.El usuario con id %s tiene acceso de editor, que no tiene permisos para el simulador de perfiles.Y otro WordPress instalado (NO MULTISITIO) en %sHay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.Esto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s del HTML.Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de Optimización de página > Retoques.Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en Optimización de página > Retoques.Este proceso es automático.¡Este ajuste es %1$s para determinadas solicitudes que cumplen los requisitos debido a %2$s!Los ajustes de red sobreescriben este ajusteEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente purgados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto solo purgará la página principalEsto solo purgará las páginasEsto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Se va a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto activará el cron rastreador.Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto purgará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.Esto restablecerá los %1$s. Si cambiaste los ajustes de WebP/AVIF y quieres generar %2$s para las imágenes previamente optimizadas, utiliza esta acción.Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?Hora para ejecutar la solicitud anterior: %sPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de grupos de imágenes permitidas en una sola petición es limitada.Para gestionar tus opciones de QUIC.cloud, ve al escritorio de QUIC.cloud.Para gestionar tus opciones de QUIC.cloud, ve al portal de tu proveedor de alojamiento.Para gestionar tus opciones de QUIC.cloud, comunícate con tu proveedor de alojamiento.Para que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHubRetoquesAjustes de los retoquesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en las páginas públicas.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Cambia este ajuste %s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del tweetTuitea estoExcluir archivo del CSS sin uso e incrustarUCCS integradoLista blanca del selector de CSS sin usoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLBuscar URLLista de URL en cola %s esperando el cronNo ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si tienes la seguridad de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (%3$sMás información%4$s)CSS únicoError desconocidoActualizar %sActualizarActualizado con éxito.UsoUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usar el servicio en línea QUIC.cloud para generar CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. VPIRango de valoresLas variables %s serán reemplazadas por el color de fondo configurado.Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.Variar cookiesGrupos de variaciónVariante según el minicarritoVer detalles de la versión %2$s de %1$sVer el archivo «.htaccess»Ver sitio sin cachéVer sitio sin optimizarImagen de la vistaGeneración del viewport de la imagenImágenes de la vistaCron de imágenes de la vistaVisita el foro de soporte de LSCWPVisitar el sitio sin la sesión iniciada.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?Ver estado del rastreadorEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.Archivo WebP reducido en %1$s (%2$s)WebP ha ahorrado un %sAtributo a reemplazar para WebP/AVIFWebP/AVIF para srcset adicionalBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, se purgarán todas las entradas almacenadas en caché de este sitio.Al activarlo, la caché se purgará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Al minimizar HTML no descartes los comentarios que coincidan con un patrón especificado.Al cambiar de formato, utiliza %1$s o %2$s para aplicar esta nueva opción a las imágenes previamente optimizadas.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.¿Quién debería usar este preajuste?TTL caché de WidgetsEl comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es de %s segundos.WpW: Caché privada o caché públicaArchivo anualActualmente estás utilizando los servicios como usuario anónimo. Para gestionar tus opciones de QUIC.cloud, utiliza el botón de abajo para crear una cuenta y acceder al escritorio de QUIC.cloud.Puedes simplemente teclear parte de dominio.Puedes listar las cookies de terceros que varían aquí.Puedes alternar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones normales como a las versiones webp si están disponibles.Puedes solicitar un máximo de %s imágenes de una vez.También puedes activar el almacenamiento en caché del navegador en la administración del servidor. %sObtén más información sobre los ajustes de caché del navegador de LiteSpeed%s.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.Tienes imágenes esperando a ser retiradas. Espera a que se complete la extracción automática o bájalas manualmente ahora.Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.Has utilizado toda tu cuota diaria de hoy.Has utilizado toda la cuota que te quedaba para el servicio actual este mes.¡Acabas de desbloquear una promoción de QUIC.cloud!Debes usar uno de los siguientes productos para medir el tiempo de carga de la página:Debes configurar %1$s en %2$s antes de usar esta característica.Debes configurar %s antes de usar esta característica.Primero debes activar QC.Primero debes configurar %1$s. Usa el comando %2$s para configurarlo.Debes configurar %s en Ajustes antes de usar el rastreadorDebes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás revertir la optimización una vez eliminadas las copias de seguridad!Necesitarás finalizar la configuración de %s para utilizar los servicios en línea.Tu cuota de %1$s en %2$s aún seguirá en uso.El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPTu solicitud está a la espera de aprobación.A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.Tu domain_key ha sido bloqueada temporalmente para evitar abusos. Puedes ponerte en contacto con el servicio de asistencia de QUIC.cloud para obtener más información.La IP de tu servidorTu sitio está conectado y listo para usar los servicios en línea de QUIC.cloud.Tu sitio está conectado y utiliza los servicios en línea de QUIC.cloud como <strong>usuario anónimo</strong>. La función CDN y ciertas funciones de los servicios de optimización no están disponibles para usuarios anónimos. Conéctate a QUIC.cloud para usar la CDN y todas las funciones de los servicios en línea disponibles.Cero, ocategoríascookiesactualmente establecido en %sp.ej. utiliza %1$s o %2$s.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismono importa dónde vivan.pixelsproporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.desconocidouser agentslitespeed-wp-plugin/5.4/translations/litespeed-cache-es_ES.po000064400000652757151600237360020075 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Spain)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2023-04-20 09:15:21+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.0-alpha.4\n"
"Language: es\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: tpl/img_optm/summary.tpl.php:251
msgid "Maximum image post id"
msgstr "ID de entrada de imagen máxima"

#: tpl/img_optm/summary.tpl.php:250
msgid "Current image post id position"
msgstr "Posición actual del id de entrada de la imagen"

#: src/lang.cls.php:24
msgid "Images ready to request"
msgstr "Imágenes listas para la solicitud"

#: src/img-optm.cls.php:251
msgid "No new image to send."
msgstr "No hay ninguna nueva imagen que enviar."

#: tpl/dash/dashboard.tpl.php:249 tpl/general/settings.tpl.php:128
#: tpl/img_optm/summary.tpl.php:43 tpl/img_optm/summary.tpl.php:45
#: tpl/page_optm/settings_css.tpl.php:93 tpl/page_optm/settings_css.tpl.php:204
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Redetect"
msgstr "Volver a detectar"

#: tpl/dash/dashboard.tpl.php:39 tpl/dash/dashboard.tpl.php:202
#: tpl/dash/dashboard.tpl.php:260
msgid "Sync"
msgstr "Sincronizar"

#: tpl/dash/dashboard.tpl.php:125
msgid "PAYG balance and usage not included in above quota calculation."
msgstr "Balance y uso de PAYG no incluido en el cálculo de cuota anterior."

#: tpl/dash/dashboard.tpl.php:125
msgid "PAYG used this month"
msgstr "PAYG usado este mes"

#: tpl/cache/settings_inc.object.tpl.php:79
#: tpl/cache/settings_inc.object.tpl.php:94
msgid "If you are using a %1$s socket, %2$s should be set to %3$s"
msgstr "Si estás usando un socket %1$s, %2$s debería estar en %3$s"

#: src/root.cls.php:185
msgid "All QUIC.cloud service queues have been cleared."
msgstr "Se han borrado todas las colas de servicio de QUIC.cloud"

#. translators: %s: The type of the given cache key.
#: src/object.lib.php:519
msgid "Cache key must be integer or non-empty string, %s given."
msgstr "La clave de caché debe ser un entero o una cadena no vacía, %s proporcionado."

#: src/object.lib.php:517
msgid "Cache key must not be an empty string."
msgstr "La clave de caché no puede ser una cadena vacía."

#: src/lang.cls.php:162
msgid "JS Deferred / Delayed Excludes"
msgstr "Exclusiones de JS diferido / retrasado"

#: src/doc.cls.php:131
msgid "The queue is processed asynchronously. It may take time."
msgstr "La cola se procesa de forma asíncrona. Puede llevar un tiempo."

#: src/cloud.cls.php:1021
msgid "Contact QUIC.cloud support"
msgstr "Contactar con el soporte de QUIC.cloud"

#: src/cloud.cls.php:1017
msgid "Unknown error."
msgstr "Error desconocido."

#: src/cloud.cls.php:566
msgid "In order to use QC services, need a real domain name, cannot use an IP."
msgstr "Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP."

#: tpl/presets/standard.tpl.php:190
msgid "Restore Settings"
msgstr "Restaurar los ajustes"

#: tpl/presets/standard.tpl.php:188
msgid "This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?"
msgstr "Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:184
msgid "Backup created %1$s before applying the %2$s preset"
msgstr "Copia de seguridad creada %1$s antes de aplicar el preajuste %2$s"

#: tpl/presets/standard.tpl.php:173
msgid "Applied the %1$s preset %2$s"
msgstr "Se ha aplicado el prejuste %1$s %2$s"

#: tpl/presets/standard.tpl.php:170
msgid "Restored backup settings %1$s"
msgstr "Se han restaurado el respaldo de los ajustes %1$s"

#: tpl/presets/standard.tpl.php:168
msgid "Error: Failed to apply the settings %1$s"
msgstr "Error: No se pudieron aplicar los ajustes %1$s"

#: tpl/presets/standard.tpl.php:158
msgid "History"
msgstr "Historial"

#: tpl/presets/standard.tpl.php:147
msgid "unknown"
msgstr "desconocido"

#: tpl/presets/standard.tpl.php:128
msgid "Apply Preset"
msgstr "Aplicar el preajuste"

#: tpl/presets/standard.tpl.php:126
msgid "This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?"
msgstr "Se ha a a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?"

#: tpl/presets/standard.tpl.php:116
msgid "Who should use this preset?"
msgstr "¿Quién debería usar este preajuste?"

#: tpl/presets/standard.tpl.php:91
msgid "Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between."
msgstr "Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio."

#: tpl/presets/standard.tpl.php:87
msgid "LiteSpeed Cache Standard Presets"
msgstr "Preajustes estándar de cache de LiteSpeed"

#: tpl/presets/standard.tpl.php:80
msgid "A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados."

#: tpl/presets/standard.tpl.php:79
msgid "This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images."
msgstr "Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML."

#: tpl/presets/standard.tpl.php:76
msgid "Inline CSS added to Combine"
msgstr "CSS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:75
msgid "Inline JS added to Combine"
msgstr "JS en línea añadido a Combinar"

#: tpl/presets/standard.tpl.php:74
msgid "JS Delayed"
msgstr "JS Retrasado"

#: tpl/presets/standard.tpl.php:73
msgid "Viewport Image Generation"
msgstr "Generación del viewport de la imagen"

#: tpl/presets/standard.tpl.php:72
msgid "Lazy Load for Images"
msgstr "Carga diferida para imágenes"

#: tpl/presets/standard.tpl.php:71
msgid "Everything in Aggressive, Plus"
msgstr "Todo lo de Aggressive y además"

#: tpl/presets/standard.tpl.php:69
msgid "Extreme"
msgstr "Extremo"

#: tpl/presets/standard.tpl.php:63
msgid "This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning."
msgstr "Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en «Optimización de página > Retoques»"

#: tpl/presets/standard.tpl.php:60
msgid "Lazy Load for Iframes"
msgstr "Carga diferida de Iframes"

#: tpl/presets/standard.tpl.php:59
msgid "Removed Unused CSS for Users"
msgstr "CSS sin uso eliminado para los usuarios"

#: tpl/presets/standard.tpl.php:58
msgid "Asynchronous CSS Loading with Critical CSS"
msgstr "Carga de CSS asíncrono con CSS crítico"

#: tpl/presets/standard.tpl.php:57
msgid "CSS & JS Combine"
msgstr "Combinar CSS y JS"

#: tpl/presets/standard.tpl.php:56
msgid "Everything in Advanced, Plus"
msgstr "Todo lo de Advance y además"

#: tpl/presets/standard.tpl.php:54
msgid "Aggressive"
msgstr "Agresivo"

#: tpl/presets/standard.tpl.php:49 tpl/presets/standard.tpl.php:64
msgid "A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página."

#: tpl/presets/standard.tpl.php:48
msgid "This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools."
msgstr "Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de «Optimización de página > Retoques»"

#: tpl/presets/standard.tpl.php:43
msgid "Remove Query Strings from Static Files"
msgstr "Eliminar cadenas de consulta de recursos estáticos"

#: tpl/presets/standard.tpl.php:41
msgid "DNS Prefetch for static files"
msgstr "Precarga de DNS para archivos estáticos"

#: tpl/presets/standard.tpl.php:40
msgid "JS Defer for both external and inline JS"
msgstr "Aplazar JS para JS externos e incrustados"

#: tpl/presets/standard.tpl.php:38
msgid "CSS, JS and HTML Minification"
msgstr "Minimizado de CSS, JS y HTML"

#: tpl/presets/standard.tpl.php:37
msgid "Guest Mode and Guest Optimization"
msgstr "Modo de invitado y modo de optimización"

#: tpl/presets/standard.tpl.php:36
msgid "Everything in Basic, Plus"
msgstr "Todo en el básico, además"

#: tpl/presets/standard.tpl.php:34
msgid "Advanced (Recommended)"
msgstr "Avanzado (Recomendado)"

#: tpl/presets/standard.tpl.php:29
msgid "A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools."
msgstr "Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página."

#: tpl/presets/standard.tpl.php:28
msgid "This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners."
msgstr "Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas."

#: tpl/presets/standard.tpl.php:25
msgid "Mobile Cache"
msgstr "Caché móvil"

#: tpl/presets/standard.tpl.php:23
msgid "Everything in Essentials, Plus"
msgstr "Todo lo de Essentials y además"

#: tpl/presets/standard.tpl.php:16
msgid "A Domain Key is not required to use this preset. Only basic caching features are enabled."
msgstr "No es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché."

#: tpl/presets/standard.tpl.php:15
msgid "This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development."
msgstr "Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché."

#: tpl/presets/standard.tpl.php:11
msgid "Higher TTL"
msgstr "TTL mayor"

#: tpl/presets/standard.tpl.php:10
msgid "Default Cache"
msgstr "Caché por defecto"

#: tpl/presets/standard.tpl.php:8
msgid "Essentials"
msgstr "Básicos"

#: tpl/presets/entry.tpl.php:14
msgid "LiteSpeed Cache Configuration Presets"
msgstr "Preajustes de configuración de caché LiteSpeed"

#: tpl/presets/entry.tpl.php:6
msgid "Standard Presets"
msgstr "Preajustes estándar"

#: tpl/page_optm/settings_tuning_css.tpl.php:41
msgid "Listed CSS files will be excluded from UCSS and saved to inline."
msgstr "Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten."

#: src/lang.cls.php:138
msgid "UCSS File Excludes and Inline"
msgstr "Excluir archivo del CSS sin uso e incrustar"

#: src/lang.cls.php:137
msgid "UCSS Selector Allowlist"
msgstr "Lista blanca del selector de CSS sin uso"

#: src/admin-display.cls.php:121
msgid "Presets"
msgstr "Preajustes"

#: tpl/dash/dashboard.tpl.php:167
msgid "Partner Benefits Provided by"
msgstr "Ventajas de colaboración ofrecidas por"

#: tpl/toolbox/log_viewer.tpl.php:93
msgid "LiteSpeed Logs"
msgstr "Registros de LiteSpeed"

#: tpl/toolbox/log_viewer.tpl.php:21
msgid "Crawler Log"
msgstr "Registros de rastreadores"

#: tpl/toolbox/log_viewer.tpl.php:16
msgid "Purge Log"
msgstr "Purgar log"

#: tpl/toolbox/settings-debug.tpl.php:166
msgid "Prevent writing log entries that include listed strings."
msgstr "Evita escribir entradas del registro que incluyan cadenas listadas."

#: tpl/toolbox/settings-debug.tpl.php:17
msgid "View Site Before Cache"
msgstr "Ver sitio sin caché"

#: tpl/toolbox/settings-debug.tpl.php:13
msgid "View Site Before Optimization"
msgstr "Ver sitio sin optimizar"

#: tpl/toolbox/settings-debug.tpl.php:9
msgid "Debug Helpers"
msgstr "Ayudas de depuración"

#: tpl/page_optm/settings_vpi.tpl.php:91
msgid "Enable Viewport Images auto generation cron."
msgstr "Activar el cron de generación automática del viewport de imágenes."

#: tpl/page_optm/settings_vpi.tpl.php:28
msgid "This enables the page's initial screenful of imagery to be fully displayed without delay."
msgstr "Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora."

#: tpl/page_optm/settings_vpi.tpl.php:27
msgid "The Viewport Images service detects which images appear above the fold, and excludes them from lazy load."
msgstr "El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida."

#: tpl/page_optm/settings_vpi.tpl.php:26
msgid "When you use Lazy Load, it will delay the loading of all images on a page."
msgstr "Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página."

#: tpl/page_optm/settings_media.tpl.php:237
msgid "Use %1$s to bypass remote image dimension check when %2$s is ON."
msgstr "Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA."

#: tpl/page_optm/entry.tpl.php:10
msgid "VPI"
msgstr "VPI"

#: tpl/general/settings.tpl.php:183 tpl/page_optm/settings_media.tpl.php:232
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "%s must be turned ON for this setting to work."
msgstr "%s debe estar activo para que este ajuste funcione."

#: tpl/general/settings.tpl.php:120
msgid "Main domain not generated yet"
msgstr "No se ha generado todavía el dominio principal."

#: tpl/general/settings.tpl.php:117
msgid "Main domain"
msgstr "Dominio principal"

#: tpl/dash/dashboard.tpl.php:526
msgid "Viewport Image"
msgstr "Imagen de la vista"

#: tpl/crawler/blacklist.tpl.php:57
msgid "Filter %s available to disable blocklist."
msgstr "El filtro %s está disponible para desactivar la lista de bloqueos."

#: tpl/crawler/blacklist.tpl.php:54
msgid "PHP Constant %s available to disable blocklist."
msgstr "La constante PHP %s está disponible para desactivar la lista de bloqueos."

#: tpl/cdn/entry.tpl.php:7
msgid "QUIC.cloud CDN Setup"
msgstr "Configuración de la CDN QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:255
msgid "Are you sure you want to delete QUIC.cloud data?"
msgstr "¿Seguro que quieres borrar los datos de QUIC.cloud?"

#: tpl/cdn/auto_setup.tpl.php:252
msgid "Are you sure you want to reset CDN Setup?"
msgstr "¿Seguro que quieres restablecer la configuración CDN?"

#: tpl/cdn/auto_setup.tpl.php:248
msgid "If you have not yet done so, please replace the QUIC.cloud nameservers at your domain registrar before proceeding. "
msgstr "Si todavía no lo has hecho, antes de proceder, reemplaza los servidores de dominio de QUIC.cloud en tu registrador del dominio."

#: tpl/cdn/auto_setup.tpl.php:247
msgid "This action is not available if there is no domain key, the domain is not linked, or the DNS Zone is in active use."
msgstr "Esta acción no está disponible si no hay ninguna clave de dominio, el dominio no está enlazado, o la zona DNS está en uso."

#: tpl/cdn/auto_setup.tpl.php:243
msgid "This allows you to try Auto CDN setup again, or abandon the setup entirely."
msgstr "Este te permite probar de nuevo la configuración automática de la CDN, o abandonar completamente la configuración."

#: tpl/cdn/auto_setup.tpl.php:242
msgid "Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and deletes the DNS Zone, if one exists for the domain."
msgstr "Restablece todos los ajustes del plugin LiteSpeed Cache relacionados con CDN al estado inicial y borra la zona DNS, en caso de que exista una para el dominio."

#: tpl/cdn/auto_setup.tpl.php:241 tpl/cdn/auto_setup.tpl.php:256
msgid "Delete QUIC.cloud data"
msgstr "Borrar los datos de QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:236
msgid "This action will not update anything on the QUIC.cloud servers."
msgstr "Esta acción no actualizará nada en los servidores de QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:231
msgid "This allows you to try Auto CDN setup again."
msgstr "Esto te permite probar la configuración de CDN automática de nuevo."

#: tpl/cdn/auto_setup.tpl.php:230
msgid "QUIC.cloud DNS settings are not changed."
msgstr "No se han cambiado los ajustes DNS de QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:229
msgid "Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and disables the CDN."
msgstr "Restablece todos los ajustes de LiteSpeed Cache relacionados a la CDN al estado inicial y desactiva la CDN."

#: tpl/cdn/auto_setup.tpl.php:228 tpl/cdn/auto_setup.tpl.php:253
msgid "Reset CDN Setup"
msgstr "Restablecer configuración CDN"

#: tpl/cdn/auto_setup.tpl.php:226
msgid "The following actions are available:"
msgstr "Están disponibles las siguientes acciones:"

#: tpl/cdn/auto_setup.tpl.php:214
msgid "This section will automatically populate once nameservers are configured for the site."
msgstr "Esta sección se rellenará automáticamente cuando se configuren los servidores de nombres del sitio."

#: tpl/cdn/auto_setup.tpl.php:210
msgid "At that stage, you may re-start the verification process by pressing the Run CDN Setup button."
msgstr "En estas etapa puedes volver a iniciar el proceso de verificación pulsando el botón de «Ejecutar configuración de la CDN»."

#: tpl/cdn/auto_setup.tpl.php:209
msgid "If it does not verify within 24 hours, the CDN setup will mark the verification as failed."
msgstr "Si no se verifica en 24 horas la configuración de la CDN marcará la verificación como fallida."

#: tpl/cdn/auto_setup.tpl.php:208
msgid "QUIC.cloud will attempt to verify the DNS update."
msgstr "QUIC.cloud intentará verificar la actualización DNS."

#: tpl/cdn/auto_setup.tpl.php:198
msgid "Please update your domain registrar to use these custom nameservers:"
msgstr "Por favor, actualiza tu registro de dominio para que use estos servidores de nombres personalizados:"

#: tpl/cdn/auto_setup.tpl.php:193
msgid "Nameservers"
msgstr "Servidores de nombres"

#: tpl/cdn/auto_setup.tpl.php:181
msgid "Note: For 15 to 20 minutes after setup completes, browsers may issue a \"not secure\" warning for your site while QUIC.cloud generates your SSL certificate."
msgstr "Nota: En los 15 a 20 minutos después de que se complete la configuración, puede que los navegadores muestren una advertencia de «no seguro» al acceder a tu sitio, mientras QUIC.cloud genera tu certificado SSL."

#: tpl/cdn/auto_setup.tpl.php:176
msgid "Review DNS records"
msgstr "Revisar registros DNS"

#: tpl/cdn/auto_setup.tpl.php:174
msgid "Is something missing?"
msgstr "¿Falta algo?"

#: tpl/cdn/auto_setup.tpl.php:171
msgid "Record names found"
msgstr "Nombres de registro encontrados"

#: tpl/cdn/auto_setup.tpl.php:159
msgid "Count"
msgstr "Recuento"

#: tpl/cdn/auto_setup.tpl.php:156
msgid "Record Type"
msgstr "Tipo de registro"

#: tpl/cdn/auto_setup.tpl.php:150
msgid "QUIC.cloud Detected Records Summary"
msgstr "Resumen de registros detectados por QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:136
msgid "CDN Setup Status"
msgstr "Estado de la configuración del CDN"

#: tpl/cdn/auto_setup.tpl.php:130
msgid "Begin QUIC.cloud CDN Setup"
msgstr "Comenzar la configuración del CDN QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:129
msgid "Domain key and QUIC.cloud link detected."
msgstr "Detectada clave de dominio y enlace de QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:127
msgid "Ready to run CDN setup."
msgstr "Preparado para realizar la configuración de la CDN."

#: tpl/cdn/auto_setup.tpl.php:121
msgid "Manage DNS Zone"
msgstr "Gestionar zona DNS"

#: tpl/cdn/auto_setup.tpl.php:117
msgid "Manage CDN"
msgstr "Gestionar CDN"

#: tpl/cdn/auto_setup.tpl.php:114
msgid "Account is linked!"
msgstr "¡La cuenta está enlazada!"

#: tpl/cdn/auto_setup.tpl.php:109
msgid "Set up QUIC.cloud Account"
msgstr "Configura una cuenta en QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:104
msgid "Visit your QUIC.cloud dashboard after the DNS Zone is set up to confirm your DNS zone."
msgstr "Visita tu escritorio de QUIC.cloud después de que esté configurada la zona de DNS para confirmar tu zona de DNS."

#: tpl/cdn/auto_setup.tpl.php:103
msgid "If you have custom DNS records, it is possible that they are not detected."
msgstr "Si tienes resgitros de DNS personalizados, es posible que no sean detectados."

#: tpl/cdn/auto_setup.tpl.php:102
msgid "QUIC.cloud will detect most normal DNS entries."
msgstr "QUIC.cloud detectará la mayoría de registros normales de DNS."

#: tpl/cdn/auto_setup.tpl.php:98
msgid "If you prefer to use the CNAME setup, please <a %s>set up the CDN manually at QUIC.cloud</a>."
msgstr "Si prefieres usar la configuración mediante CNAME, por favor, <a %s>configura manualmente la CDN en QUIC.cloud</a>."

#: tpl/cdn/auto_setup.tpl.php:97
msgid "This setup process will create a DNS zone on QUIC.cloud if one does not currently exist."
msgstr "Este proceso de configuración creará una zona de DNS en QUIC.cloud si no existe ya actualmente."

#: tpl/cdn/auto_setup.tpl.php:94
msgid "If you have this enabled for your domain, you must disable DNSSEC to continue."
msgstr "Si lo has activado para tu dominio, debes desactivar DNSSEC para continuar."

#: tpl/cdn/auto_setup.tpl.php:93
msgid "QUIC.cloud CDN/DNS does not support DNSSEC."
msgstr "La CDN/DNS de QUIC.cloud no es compatible con DNSSEC."

#: tpl/cdn/auto_setup.tpl.php:85
msgid "After you set your nameservers, QUIC.cloud will detect the change and automatically enable the CDN."
msgstr "Después de que configures tus servidores de nombres, QUIC.cloud detectará el cambio y activará automáticamente la CDN."

#: tpl/cdn/auto_setup.tpl.php:80
msgid "Your site will be available, but browsers may issue a \"not secure\" warning during this time."
msgstr "Tu sitio estará disponible, pero puede que los navegadores muestren durante este tiempo una advertencia de «no seguro»."

#: tpl/cdn/auto_setup.tpl.php:79
msgid "This last stage could take 15 to 20 minutes."
msgstr "Esta última etapa puede durar de 15 a 20 minutos."

#: tpl/cdn/auto_setup.tpl.php:78
msgid "After successful DNS detection, QUIC.cloud will attempt to generate an SSL certificate and enable the CDN."
msgstr "Después de una detección correcta de las DNS, QUIC.cloud tratará de generar un certificado SSL y activar la CDN."

#: tpl/cdn/auto_setup.tpl.php:76
msgid "Provide the nameservers necessary to enable the CDN."
msgstr "Facilitar los servidores de nombres necesarios para activar la CDN."

#: tpl/cdn/auto_setup.tpl.php:75
msgid "Prepare the site for QUIC.cloud CDN, detect the DNS, and create a DNS Zone."
msgstr "Preparar el sitio para la CDN de QUIC.cloud, detectar las DNS y crear la zona de DNS."

#: tpl/cdn/auto_setup.tpl.php:74
msgid "Set up a QUIC.cloud account."
msgstr "Configurar una cuenta en QUIC.cloud."

#: tpl/cdn/auto_setup.tpl.php:71
msgid "This is a three step process for configuring your site to use QUIC.cloud CDN with QUIC.cloud DNS. This setup will perform the following actions"
msgstr "Este es un proceso de tres pasos para configurar tu sitio para que use la CDN De QUIC.cloud con las DNS de QUIC.cloud. Esta configuración realizará las siguientes acciones"

#: tpl/cdn/auto_setup.tpl.php:68
msgid "Auto QUIC.cloud CDN Setup"
msgstr "Configuración automática de la CDN de QUIC.cloud"

#: tpl/cdn/auto_setup.tpl.php:62
msgid "Refresh CDN Setup Status"
msgstr "Recargar el estado de configuración de la CDN"

#: tpl/cdn/auto_setup.tpl.php:60
msgid "This process may take several minutes."
msgstr "Este proceso puede llevar varios minutos."

#: tpl/cdn/auto_setup.tpl.php:60
msgid "You will receive an email upon status update."
msgstr "Recibirás un correo electrónico cuando cambie el estado."

#: tpl/cdn/auto_setup.tpl.php:59
msgid "In Progress"
msgstr "En curso"

#: tpl/cdn/auto_setup.tpl.php:56
msgid "Last Verification Result"
msgstr "Resultado de la última verificación"

#: tpl/cdn/auto_setup.tpl.php:54
msgid "Click the refresh button below to refresh status."
msgstr "Haz clic en el botón de recargar, debajo del estado de recarga."

#: tpl/cdn/auto_setup.tpl.php:54
msgid "Verifying, waiting for nameservers to be updated."
msgstr "Verificando, esperando a que se actualicen los servidores de nombres."

#: tpl/cdn/auto_setup.tpl.php:50
msgid "Paused"
msgstr "Pausado"

#: tpl/cdn/auto_setup.tpl.php:44
msgid "Completed at %s"
msgstr "Completado en un %s"

#: tpl/cdn/auto_setup.tpl.php:42
msgid "Done"
msgstr "Hecho"

#: tpl/cdn/auto_setup.tpl.php:35
msgid "Run CDN Setup"
msgstr "Ejecutar la configuración del CDN"

#: tpl/cdn/auto_setup.tpl.php:34
msgid "Not running"
msgstr "No está en ejecución"

#: thirdparty/litespeed-check.cls.php:111
msgid "Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:"
msgstr "Debido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:"

#: src/metabox.cls.php:59
msgid "LiteSpeed Options"
msgstr "Opciones de LiteSpeed"

#: src/metabox.cls.php:32
msgid "Mobile"
msgstr "Móvil"

#: src/metabox.cls.php:30
msgid "Disable VPI"
msgstr "Desactivar VPI"

#: src/metabox.cls.php:29
msgid "Disable Image Lazyload"
msgstr "Desactivar la carga de imágenes diferida"

#: src/metabox.cls.php:28
msgid "Disable Cache"
msgstr "Desactivar la caché"

#: src/lang.cls.php:261
msgid "Debug String Excludes"
msgstr "Exclusión de cadenas de depuración"

#: src/lang.cls.php:194
msgid "Viewport Images Cron"
msgstr "Cron de imágenes de la vista"

#: src/lang.cls.php:193 src/metabox.cls.php:31 src/metabox.cls.php:32
#: tpl/page_optm/settings_vpi.tpl.php:12
msgid "Viewport Images"
msgstr "Imágenes de la vista"

#: src/lang.cls.php:48
msgid "Alias is in use by another QUIC.cloud account."
msgstr "El alias ya está en uso por otra cuenta de QUIC.cloud"

#: src/lang.cls.php:47
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal."

#: src/lang.cls.php:44
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict."
msgstr "No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN."

#: src/error.cls.php:177
msgid "You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible."
msgstr "No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible."

#: src/error.cls.php:84
msgid "The site is not a valid alias on QUIC.cloud."
msgstr "El sitio no tiene un alias válido en QUIC.cloud."

#: src/cloud.cls.php:1023
msgid "Cloud REST API returned error: "
msgstr "El error devuelto por Cloud REST API: "

#: src/cloud.cls.php:997
msgid "Cloud REST Error"
msgstr "Error de Cloud REST"

#: src/cloud.cls.php:971
msgid "Cannot request REST API, no token saved."
msgstr "No se pudo solicitar la REST API, no se guardó token."

#: src/cdn-setup.cls.php:202
msgid "CDN Setup Token reset. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately."
msgstr "Token de configuración de la CDN restablecido. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte."

#: src/cdn-setup.cls.php:200
msgid "CDN Setup Token and DNS zone deleted. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately."
msgstr "Borrado el toque de configuración de la CDN y la zona DNS. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte."

#: src/cdn-setup.cls.php:167
msgid "Cannot delete, site is not linked."
msgstr "No se pudo borrar, el sitio no está enlazado."

#: src/cdn-setup.cls.php:164
msgid "Notice: CDN Setup only reset locally."
msgstr "Aviso: La configuración de la CDN solo se ha restablecido localmente."

#: src/cdn-setup.cls.php:132
msgid "CDN Setup is running."
msgstr "La configuración de la CDN está en ejecución."

#: src/cdn-setup.cls.php:112
msgid "Congratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your nameservers to:"
msgstr "Enhorabuena, se ha configurado correctamente la CDN de QUIC.cloud para este dominio. Por favor, actualiza los servidores de nombres a:"

#: src/cdn-setup.cls.php:63
msgid "There was an error during CDN setup: "
msgstr "Ha habido un error durante la configuración del CDN:"

#: src/cdn-setup.cls.php:58
msgid "Received invalid message from the cloud server. Please submit a ticket."
msgstr "Recivido un mensaje no válido del servidor en la nube. Por favor, envía un ticket."

#: tpl/page_optm/settings_localization.tpl.php:131
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_tuning_css.tpl.php:88
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: tpl/page_optm/settings_tuning_css.tpl.php:87
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_css.tpl.php:70
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/general/settings_inc.guest.tpl.php:35
#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:32
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:24
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/crawler/blacklist.tpl.php:60
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:19
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo esto es necesario "

#: src/purge.cls.php:334
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/dash/dashboard.tpl.php:592
msgid "<b>Last crawled:</b> %d item(s)"
msgstr "<b>Último rastreo:</b> %d elemento(s)"

#: tpl/toolbox/entry.tpl.php:14
msgid "View .htaccess"
msgstr "Ver el archivo «.htaccess»"

#: tpl/toolbox/edit_htaccess.tpl.php:56 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess»."

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:72
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:52 tpl/toolbox/edit_htaccess.tpl.php:69
msgid "Default path is"
msgstr "La ruta por defecto es"

#: tpl/toolbox/edit_htaccess.tpl.php:41
msgid ".htaccess Path"
msgstr "Ruta del archivo «.htaccess»"

#: tpl/general/settings.tpl.php:162
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/purge.tpl.php:80
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/toolbox/beta_test.tpl.php:67
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:61
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/toolbox/beta_test.tpl.php:61
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:57
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/page_optm/settings_tuning.tpl.php:111
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_tuning.tpl.php:73
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:80
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_tuning_css.tpl.php:62
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:58
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_tuning_css.tpl.php:57
msgid "How to choose an UCSS allowlist selector?"
msgstr "¿Cómo elegir un selector de lista blanca UCSS?"

#: tpl/page_optm/settings_media_exc.tpl.php:24
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:228
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_media.tpl.php:125
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_js.tpl.php:65
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/page_optm/settings_js.tpl.php:63
msgid "Delayed"
msgstr "Retrasado"

#: tpl/page_optm/settings_js.tpl.php:38
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:37 tpl/page_optm/settings_js.tpl.php:70
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins."

#: tpl/page_optm/settings_html.tpl.php:101
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_html.tpl.php:64
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_css.tpl.php:247
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/page_optm/settings_css.tpl.php:185
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:180
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_css.tpl.php:174
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:139
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:137
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:120
#: tpl/page_optm/settings_css.tpl.php:231 tpl/page_optm/settings_vpi.tpl.php:74
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:74
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/page_optm/settings_css.tpl.php:69
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:67
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_html.tpl.php:7
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: tpl/inc/in_upgrading.php:5
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/general/settings_tuning.tpl.php:51
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:29
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings.tpl.php:176
msgid "Your %1s quota on %2s will still be in use."
msgstr "Tu cuota de %1s en %2s seguirá en uso."

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/general/settings_inc.guest.tpl.php:16
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings.tpl.php:213
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: tpl/general/settings.tpl.php:212
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:195
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:189
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:161
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/dash/dashboard.tpl.php:323 tpl/dash/dashboard.tpl.php:403
#: tpl/dash/dashboard.tpl.php:431 tpl/dash/dashboard.tpl.php:463
#: tpl/dash/dashboard.tpl.php:495 tpl/dash/dashboard.tpl.php:527
#: tpl/dash/dashboard.tpl.php:559
msgid "More"
msgstr "Más"

#: tpl/dash/dashboard.tpl.php:156
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/crawler/summary.tpl.php:183
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: tpl/crawler/summary.tpl.php:182
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/settings-sitemap.tpl.php:22
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: tpl/cdn/settings.tpl.php:214
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/settings.tpl.php:204
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare."

#: tpl/cdn/settings.tpl.php:198
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/settings.tpl.php:194
msgid "This can be managed from %1$s%2$s tab."
msgstr "Esto se puede gestionar desde la pestaña %1$s%2$s."

#: tpl/cdn/settings.tpl.php:54
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s."

#: tpl/cdn/settings.tpl.php:49
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cache/settings_inc.object.tpl.php:41
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:18
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: thirdparty/woocommerce.content.tpl.php:24
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: src/purge.cls.php:262
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: src/lang.cls.php:192
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: src/lang.cls.php:167
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:163
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: src/lang.cls.php:146
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:144
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:139
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:136
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/lang.cls.php:94
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:93
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:81
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:80
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/error.cls.php:100
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/error.cls.php:96
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/error.cls.php:52
msgid "You don't have enough daily quota left for current service today."
msgstr "No tienes suficiente cuota diaria disponible hoy para el servicio actual."

#: src/doc.cls.php:37
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/doc.cls.php:25
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/gui.cls.php:78
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: src/crawler.cls.php:125
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!"

#: src/cloud.cls.php:736
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/cloud.cls.php:462
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/lang.cls.php:151
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: cli/purge.cls.php:247
msgid "Purged!"
msgstr "¡Purgado!"

#: tpl/page_optm/settings_localization.tpl.php:120
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:44
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: tpl/toolbox/beta_test.tpl.php:42
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: src/crawler-map.cls.php:317
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:134
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:153
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:32
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_tuning.tpl.php:38
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning_css.tpl.php:27
#: tpl/page_optm/settings_tuning_css.tpl.php:66
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/entry.tpl.php:12
msgid "Localization"
msgstr "Localización"

#: tpl/page_optm/settings_js.tpl.php:52
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/settings_js.tpl.php:34
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/page_optm/settings_tuning.tpl.php:52
msgid "Listed JS files or inline JS code will not be deferred or delayed."
msgstr "Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos."

#: tpl/general/settings.tpl.php:95
msgid "Request submitted. Please wait, then refresh the page to see approval notification."
msgstr "Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación."

#: src/data.upgrade.func.php:119
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: src/data.upgrade.func.php:118
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:118
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS."

#: src/lang.cls.php:142
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/admin-display.cls.php:503
msgid "Dismiss"
msgstr "Descartar"

#: tpl/cache/settings-esi.tpl.php:93
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:92
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:45
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_js.tpl.php:21
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos JS y códigos JS integrados."

#: tpl/page_optm/settings_tuning.tpl.php:31
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:20
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr "Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:998
msgid "This setting is overwritten by the Network setting"
msgstr "Los ajustes de red sobreescriben este ajuste"

#: src/lang.cls.php:181
msgid "LQIP Excludes"
msgstr "Exclusiones de LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:122
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:52
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Seguro que quieres restablecer los ajustes a los valores por defecto?"

#: tpl/page_optm/settings_html.tpl.php:142
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s del HTML."

#: tpl/general/settings.tpl.php:128
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Seguro que quieres vaciar todos los nodos cloud?"

#: src/lang.cls.php:165 tpl/presets/standard.tpl.php:45
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:88
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:43
msgid "Click here to change."
msgstr "Haz clic aquí para cambiarlo."

#: src/cloud.cls.php:906 src/error.cls.php:48
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/cloud.cls.php:905
msgid "Site not recognized. Domain Key has been automatically removed. Please request a new one."
msgstr "Sitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva."

#: src/lang.cls.php:150
msgid "Localize Resources"
msgstr "Recursos localizados"

#: tpl/cache/settings_inc.browser.tpl.php:14
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:89
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:536 src/gui.cls.php:696 tpl/toolbox/purge.tpl.php:88
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:125
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario. "

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS"

#: tpl/page_optm/settings_localization.tpl.php:94
msgid "Localize external resources."
msgstr "Localizar recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:17
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: tpl/page_optm/settings_tuning_css.tpl.php:56
msgid "List the CSS selector that its style should be always contained in UCSS."
msgstr "Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS."

#: tpl/page_optm/settings_css.tpl.php:66
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usar el servicio en línea QUIC.cloud para generar CSS único."

#: src/lang.cls.php:135
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:462 tpl/toolbox/purge.tpl.php:79
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/purge.tpl.php:116
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP"

#: tpl/toolbox/report.tpl.php:41
msgid "LiteSpeed Report"
msgstr "Informe de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:182
msgid "Image Thumbnail Group Sizes"
msgstr "Tamaños del grupo de imágenes en miniatura"

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:14
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)"

#: tpl/cache/settings-purge.tpl.php:115
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado."

#: tpl/cache/settings-purge.tpl.php:91
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien."

#: src/lang.cls.php:122
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:995
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:882
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado"

#: src/img-optm.cls.php:868
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:64
msgid "You have too many notified images, please pull down notified images first."
msgstr "Tienes demasiadas imágenes notificadas, recupera antes las imágenes notificadas."

#: src/error.cls.php:60
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:940
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP."

#: tpl/inc/admin_footer.php:11
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:80
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: src/lang.cls.php:250
msgid "Sitemap Timeout"
msgstr "Timeout del mapa del sitio"

#: tpl/crawler/settings-sitemap.tpl.php:49
msgid "Specify the timeout while parsing the sitemap."
msgstr "Especifica el tiempo límite de procesamiento del mapa del sitio."

#: tpl/page_optm/settings_localization.tpl.php:79
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar."

#: tpl/general/settings.tpl.php:113
msgid "A Domain Key is required for QUIC.cloud online services."
msgstr "Hace falta una clave de dominio para usar los servicios online de QUIC.cloud."

#: src/img-optm.cls.php:534
msgid "Cleared %1$s invalid images."
msgstr "Purgadas %1$s imágenes no válidas."

#: tpl/general/settings.tpl.php:16
msgid "Request Domain Key"
msgstr "Solicitar clave de dominio"

#: tpl/general/entry.tpl.php:20
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:107
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:152
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:138
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:97
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione."

#: tpl/toolbox/beta_test.tpl.php:62
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:46 tpl/toolbox/beta_test.tpl.php:62
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/beta_test.tpl.php:46
msgid "OR"
msgstr "O"

#: tpl/toolbox/beta_test.tpl.php:37
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/import_export.tpl.php:53
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:32
msgid "LiteSpeed Cache Toolbox"
msgstr "Caja de herramientas de LiteSpeed"

#: tpl/toolbox/entry.tpl.php:25
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:24
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:23 tpl/toolbox/settings-debug.tpl.php:22
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:94
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:78 tpl/toolbox/heartbeat.tpl.php:108
msgid "WordPress valid interval is %s seconds"
msgstr "El intervalo válido de WordPress es %s segundos"

#: tpl/toolbox/heartbeat.tpl.php:64
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:49 tpl/toolbox/heartbeat.tpl.php:79
#: tpl/toolbox/heartbeat.tpl.php:109
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Ponlo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:48
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es de %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:47 tpl/toolbox/heartbeat.tpl.php:77
#: tpl/toolbox/heartbeat.tpl.php:107
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:34
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en las páginas públicas."

#: tpl/toolbox/heartbeat.tpl.php:15
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:9
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:86
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:85
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:67 tpl/toolbox/report.tpl.php:69
msgid "Generate Link for Current User"
msgstr "Generar el enlace para el usuario actual"

#: tpl/toolbox/report.tpl.php:63
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:57
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:35
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:34
msgid "Install DoLogin Security"
msgstr "Instalar la seguridad de DoLogin"

#: tpl/general/settings.tpl.php:211
msgid "Check my public IP from"
msgstr "Comprobar mi IP pública desde"

#: tpl/general/settings.tpl.php:211
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:210
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN."

#: tpl/crawler/settings-general.tpl.php:120
msgid "Specify the timeout while crawling each URL."
msgstr "Especifica el tiempo de espera mientras se rastrea cada URL."

#: tpl/crawler/settings-general.tpl.php:76
msgid "Specify time in seconds for the time between each run interval."
msgstr "Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución."

#: tpl/crawler/settings-general.tpl.php:22
msgid "This will enable crawler cron."
msgstr "Esto activará el cron rastreador."

#: tpl/crawler/settings-general.tpl.php:9
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:46
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:16
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/crawler/blacklist.tpl.php:15
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:61 tpl/crawler/map.tpl.php:69
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/map.tpl.php:58
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:33 tpl/crawler/map.tpl.php:45
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:37
msgid "Sitemap Total"
msgstr "Total del mapa del sitio"

#: tpl/crawler/map.tpl.php:33
msgid "Sitemap List"
msgstr "Lista del mapa del sitio"

#: tpl/crawler/map.tpl.php:20
msgid "Refresh Crawler Map"
msgstr "Recargar el mapa del rastreador"

#: tpl/crawler/map.tpl.php:16
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/entry.tpl.php:11
msgid "Sitemap Settings"
msgstr "Ajustes del mapa del sitio"

#: tpl/crawler/entry.tpl.php:10
msgid "Simulation Settings"
msgstr "Ajustes de simulación"

#: tpl/crawler/blacklist.tpl.php:21 tpl/crawler/entry.tpl.php:8
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/entry.tpl.php:7
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/entry.tpl.php:6
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/settings-sitemap.tpl.php:36
msgid "If you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain."
msgstr "Si utilizas varios dominios para un sitio y tienes varios dominios en el mapa del sitio, mantén esta opción APAGADA para que el rastreador sepa cómo rastrear cada dominio."

#: tpl/crawler/settings-sitemap.tpl.php:35
msgid "The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage."
msgstr "El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, si se deja caer el dominio se puede ahorrar almacenamiento en la base de datos."

#: tpl/crawler/settings-sitemap.tpl.php:9
msgid "Crawler Sitemap Settings"
msgstr "Ajustes de mapa del sitio del rastreador"

#: tpl/crawler/summary.tpl.php:190
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr "&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad."

#: tpl/crawler/summary.tpl.php:189
msgid "Crawlers cannot run concurrently."
msgstr "Los rastreadores no se pueden ejecutar de forma concurrente."

#: tpl/crawler/map.tpl.php:68
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:67
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:181
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:62 tpl/crawler/map.tpl.php:70
#: tpl/crawler/summary.tpl.php:160 tpl/crawler/summary.tpl.php:184
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:159
msgid "Miss"
msgstr "Fallo"

#: tpl/crawler/summary.tpl.php:158
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:157
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:126
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings-simulation.tpl.php:51
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:215
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:214
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#: tpl/crawler/settings-simulation.tpl.php:9
msgid "Crawler Simulation Settings"
msgstr "Ajustes de simulación del rastreador"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:44
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#: tpl/cache/more_settings_tip.tpl.php:15
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:42
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar."

#: tpl/cache/settings_inc.browser.tpl.php:13
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:6
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:139
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:34
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:104
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los nonces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:15 tpl/cache/entry_network.tpl.php:10
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:14 tpl/cache/entry_network.tpl.php:9
msgid "Object"
msgstr "Objeto"

#: tpl/cache/settings_inc.object.tpl.php:92
#: tpl/cache/settings_inc.object.tpl.php:93
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:27
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:105
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:52
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:7 tpl/cache/settings-ttl.tpl.php:7
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:85
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#: tpl/page_optm/settings_css.tpl.php:274
msgid "Swap"
msgstr "Swap"

#: tpl/page_optm/settings_css.tpl.php:273
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:57
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:44
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:30
msgid "Store Gravatar locally."
msgstr "Almacenar los gravatares localmente."

#: tpl/page_optm/settings_localization.tpl.php:12
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:140
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:138
msgid "pixels"
msgstr "pixels"

#: tpl/page_optm/settings_media.tpl.php:122
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:121
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:107
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:106
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:92
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:78
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas por el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:77
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen."

#: tpl/page_optm/settings_media.tpl.php:76
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:75
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:108
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:94
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:79
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:65
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:21
msgid "LiteSpeed Cache Page Optimization"
msgstr "Optimización de página de LiteSpeed Cache"

#: tpl/page_optm/entry.tpl.php:11 tpl/page_optm/settings_media_exc.tpl.php:7
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:6 tpl/page_optm/settings_css.tpl.php:18
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:274
msgid "%s is recommended."
msgstr "Se recomienda %s."

#: tpl/page_optm/settings_js.tpl.php:63
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/settings_css.tpl.php:271
msgid "Default"
msgstr "Por defecto"

#: tpl/page_optm/settings_html.tpl.php:50
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:49
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:16
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:12
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_promo.tpl.php:51
msgid "Dismiss this notice"
msgstr "Ignorar ese aviso"

#: tpl/banner/cloud_promo.tpl.php:39
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:22
msgid "Tweet preview"
msgstr "Vista previa del tweet"

#: tpl/banner/cloud_promo.tpl.php:17
msgid "Learn more"
msgstr "Aprender más"

#: tpl/banner/cloud_promo.tpl.php:13
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/img_optm/settings.tpl.php:156
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:7 tpl/img_optm/entry.tpl.php:13
#: tpl/img_optm/network_settings.tpl.php:9 tpl/img_optm/settings.tpl.php:9
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:306
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Está seguro de destruir todas las imágenes optimizadas?"

#: tpl/img_optm/summary.tpl.php:298
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:297
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:294
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:293
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:288
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:285
msgid "Optimization Tools"
msgstr "Herramientas de optimización"

#: tpl/img_optm/summary.tpl.php:258
msgid "Rescan New Thumbnails"
msgstr "Reexaminar nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:241
msgid "Congratulations, all requested!"
msgstr "¡Felicidades, todas solicitadas!"

#: tpl/img_optm/summary.tpl.php:246
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:193
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:175
msgid "Calculate Backups Disk Space"
msgstr "Calcular el espacio en disco de las copias de seguridad"

#: tpl/img_optm/summary.tpl.php:74
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:58
msgid "Current limit is"
msgstr "El límite actual es"

#: tpl/img_optm/summary.tpl.php:57
msgid "To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of images allowed in a single request is limited."
msgstr "Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de imágenes permitidas en una sola petición es limitada."

#: tpl/img_optm/summary.tpl.php:52
msgid "You can request a maximum of %s images at once."
msgstr "Puede solicitar un máximo de imágenes de %s de una vez."

#: tpl/img_optm/summary.tpl.php:47
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor en QUIC.cloud"

#: tpl/img_optm/summary.tpl.php:43 tpl/page_optm/settings_css.tpl.php:93
#: tpl/page_optm/settings_css.tpl.php:204
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar."

#: tpl/db_optm/settings.tpl.php:37
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:35
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:23
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:17
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de la caché de LiteSpeed"

#: tpl/db_optm/entry.tpl.php:10 tpl/db_optm/settings.tpl.php:10
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de la BD"

#: tpl/db_optm/manage.tpl.php:166
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:151
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:130
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:122
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:108
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:107
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:106
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:99
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:51
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:566
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:563
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:44 tpl/dash/dashboard.tpl.php:558
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:446 tpl/dash/dashboard.tpl.php:478
#: tpl/dash/dashboard.tpl.php:510 tpl/dash/dashboard.tpl.php:542
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:444 tpl/dash/dashboard.tpl.php:476
#: tpl/dash/dashboard.tpl.php:508 tpl/dash/dashboard.tpl.php:540
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:439 tpl/dash/dashboard.tpl.php:471
#: tpl/dash/dashboard.tpl.php:503 tpl/dash/dashboard.tpl.php:535
msgid "Time to execute previous request"
msgstr "Tiempo para ejecutar la solicitud anterior"

#: tpl/dash/dashboard.tpl.php:409
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:408
msgid "Public Cache"
msgstr "Caché pública"

#: tpl/dash/dashboard.tpl.php:402
msgid "Cache Status"
msgstr "Estado de caché"

#: tpl/dash/dashboard.tpl.php:374
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:322 tpl/img_optm/entry.tpl.php:6
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:261
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:249 tpl/img_optm/summary.tpl.php:43
#: tpl/page_optm/settings_css.tpl.php:93 tpl/page_optm/settings_css.tpl.php:204
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/page_optm/settings_vpi.tpl.php:48
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/dash/dashboard.tpl.php:249
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo."

#: tpl/dash/dashboard.tpl.php:244 tpl/dash/dashboard.tpl.php:314
#: tpl/dash/dashboard.tpl.php:454 tpl/dash/dashboard.tpl.php:486
#: tpl/dash/dashboard.tpl.php:518 tpl/dash/dashboard.tpl.php:550
msgid "Last requested"
msgstr "Último pedido"

#: tpl/dash/dashboard.tpl.php:203
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:190
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:53 tpl/dash/dashboard.tpl.php:494
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:40
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:37
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:147 tpl/dash/network_dash.tpl.php:101
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:146 tpl/dash/network_dash.tpl.php:100
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:127 tpl/dash/network_dash.tpl.php:93
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/network_dash.tpl.php:91
msgid "This Month Usage"
msgstr "El uso de este mes"

#: tpl/dash/dashboard.tpl.php:124 tpl/dash/network_dash.tpl.php:90
msgid "PAYG Balance"
msgstr "Balance de pagos"

#: tpl/dash/network_dash.tpl.php:89
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:111 tpl/dash/network_dash.tpl.php:78
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:111 tpl/dash/network_dash.tpl.php:78
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:52 tpl/dash/network_dash.tpl.php:29
msgid "CDN Bandwidth"
msgstr "Ancho de banda de la CDN"

#: tpl/dash/network_dash.tpl.php:28
msgid "CCSS"
msgstr "CCSS"

#: tpl/dash/network_dash.tpl.php:19
msgid "Usage Statistics"
msgstr "Uso de las estadísticas"

#: tpl/dash/entry.tpl.php:20
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:11
msgid "Network Dashboard"
msgstr "Escritorio de red"

#: tpl/general/settings.tpl.php:140
msgid "No cloud services currently in use"
msgstr "No hay servicios de la nube en uso"

#: tpl/general/settings.tpl.php:128
msgid "Click to clear all nodes for further redetection."
msgstr "Haz clic para borrar todos los nodos para volver a detectar."

#: tpl/general/settings.tpl.php:127
msgid "Current Cloud Nodes in Service"
msgstr "Nodos de la nube actual en servicio"

#: tpl/general/settings.tpl.php:108
msgid "Benefits of linking to a QUIC.cloud account"
msgstr "Beneficios de enlazar con una cuenta QUIC.cloud"

#: tpl/general/settings.tpl.php:107
msgid "You must click the %s button if you wish to associate this site with a QUIC.cloud account."
msgstr "Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud."

#: tpl/general/settings.tpl.php:102
msgid "You must have %1$s first before linking to QUIC.cloud."
msgstr "Debes tener %1$s antes de enlazarte a QUIC.cloud."

#: tpl/general/settings.tpl.php:88
msgid "Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance."
msgstr "Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda."

#: tpl/general/settings.tpl.php:87
msgid "Our %s was not allowlisted."
msgstr "Nuestro %s no estaba en la lista blanca."

#: tpl/general/settings.tpl.php:86
msgid "The POST callback to %s failed."
msgstr "La llamada POST a %s falló."

#: tpl/general/settings.tpl.php:85
msgid "There are two reasons why we might not be able to communicate with your domain:"
msgstr "Hay dos razones por las que no podemos comunicarnos con tu dominio:"

#: tpl/general/settings.tpl.php:84
msgid "There was a problem with retrieving your Domain Key. Please click the %s button to retry."
msgstr "Hay un problema al recibir tu clave de dominio. Por favor, haz clic en el botón %s para volver a intentarlo."

#: tpl/cdn/auto_setup.tpl.php:132 tpl/general/settings.tpl.php:76
#: tpl/general/settings.tpl.php:78 tpl/general/settings.tpl.php:107
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/settings.tpl.php:74
msgid "Visit My Dashboard on QUIC.cloud"
msgstr "Visitar «Mi Escritorio» en QUIC.cloud"

#: tpl/general/settings.tpl.php:36
msgid "Next available request time: <code>After %s</code>"
msgstr "Próximo tiempo de solicitud disponible: <code>Después de %s</code>"

#: tpl/general/settings.tpl.php:32
msgid "Approved"
msgstr "Aprobado"

#: tpl/general/settings.tpl.php:29
msgid "Requested"
msgstr "Solicitado"

#: tpl/general/settings.tpl.php:24
msgid "Waiting for Approval"
msgstr "Esperando aprobación"

#: tpl/general/settings.tpl.php:20
msgid "Waiting for Refresh"
msgstr "Esperando a la recarga"

#: tpl/general/settings.tpl.php:18
msgid "Refresh Domain Key"
msgstr "Actualizar la clave del dominio"

#: tpl/crawler/entry.tpl.php:9 tpl/general/entry.tpl.php:6
#: tpl/general/entry.tpl.php:12 tpl/general/network_settings.tpl.php:9
#: tpl/general/settings.tpl.php:43
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/settings.tpl.php:126
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: src/admin-display.cls.php:237
msgid "Add new CDN URL"
msgstr "Añadir una nueva URL de la CDN"

#: src/admin-display.cls.php:236
msgid "Remove CDN URL"
msgstr "Eliminar la URL de la CDN"

#: tpl/cdn/settings.tpl.php:35
msgid "Enable %s CDN API functionality."
msgstr "Activar la funcionalidad %s de la API de la CDN."

#: tpl/cdn/manage.tpl.php:23
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN."

#: tpl/cdn/manage.tpl.php:14
msgid "To manage QUIC.cloud options, please visit"
msgstr "Para gestionar las opciones de QUIC.cloud, visita"

#: tpl/cdn/manage.tpl.php:12
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:16
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:119 tpl/general/settings.tpl.php:87
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:118
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/doc.cls.php:117
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/gui.cls.php:546 src/gui.cls.php:706
#: tpl/page_optm/settings_media.tpl.php:125 tpl/toolbox/purge.tpl.php:97
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/admin-settings.cls.php:245 src/admin-settings.cls.php:279
msgid "Options saved."
msgstr "Las opciones han sido guardadas."

#: src/img-optm.cls.php:1432
msgid "Removed backups successfully."
msgstr "Copias de seguridad eliminadas correctamente."

#: src/img-optm.cls.php:1341
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1277
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1215 src/img-optm.cls.php:1277
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1154
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1079
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:997
msgid "Pulled %d image(s)"
msgstr "%d imagen(es) obtenida(s)"

#: src/img-optm.cls.php:926
msgid "Optimized WebP file expired and was cleared."
msgstr "El archivo WebP optimizado caducado ha sido limpiado."

#: src/img-optm.cls.php:809
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:606
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:583
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:308
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviado al servidor en la nube, %2$s aceptado."

#: src/lang.cls.php:264
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:263
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:260
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:259
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:249
msgid "Drop Domain from Sitemap"
msgstr "Quitar dominio del mapa del sitio"

#: src/lang.cls.php:244
msgid "Timeout"
msgstr "Timeout"

#: src/lang.cls.php:232
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:226
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: src/lang.cls.php:225
msgid "QUIC.cloud CDN"
msgstr "CDN de QUIC.cloud"

#: src/lang.cls.php:223
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:222
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:221
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat de la administración"

#: src/lang.cls.php:220
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat de la administración"

#: src/lang.cls.php:219
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat de la parte pública"

#: src/lang.cls.php:218
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat de la parte pública"

#: tpl/toolbox/edit_htaccess.tpl.php:64
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess de la administración"

#: tpl/toolbox/edit_htaccess.tpl.php:47
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess de la parte pública"

#: src/lang.cls.php:209
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:205
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:197
msgid "Auto Pull Cron"
msgstr "Cron de obtención automática"

#: src/lang.cls.php:196
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:190
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:188
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:187
msgid "LQIP Quality"
msgstr "Calidad de LQIP"

#: src/lang.cls.php:186
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:185
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:184
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:182
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:180
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:179
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:178
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:177
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:172
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:171
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:556 src/gui.cls.php:716 src/lang.cls.php:170
#: tpl/presets/standard.tpl.php:42 tpl/toolbox/purge.tpl.php:106
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:153
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:148 tpl/presets/standard.tpl.php:39
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:126
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché púbica"

#: src/lang.cls.php:95
msgid "Notifications"
msgstr "Avisos"

#: src/lang.cls.php:90
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página por defecto"

#: src/lang.cls.php:89
msgid "Default REST TTL"
msgstr "TTL por defecto de REST"

#: src/lang.cls.php:83
msgid "Enable Cache"
msgstr "Activa cache"

#: src/lang.cls.php:79
msgid "Domain Key"
msgstr "Clave del dominio"

#: src/lang.cls.php:78
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:23
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:1455
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube."

#: src/cloud.cls.php:1333
msgid "Domain Key hash mismatch"
msgstr "Discordancia de clave de dominio"

#: src/cloud.cls.php:1249
msgid "Congratulations, your Domain Key has been approved! The setting has been updated accordingly."
msgstr "¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia."

#: src/cloud.cls.php:1195
msgid "Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress."
msgstr "Clave del dominio solicitada correctamente. Por favor, espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress."

#: src/cloud.cls.php:863 src/cloud.cls.php:1176
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:797
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cdn-setup.cls.php:322 src/cloud.cls.php:781 src/cloud.cls.php:789
#: src/cloud.cls.php:1187
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: src/cloud.cls.php:608
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:437
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de la nube disponible."

#: src/cloud.cls.php:379 src/cloud.cls.php:392 src/cloud.cls.php:437
#: src/cloud.cls.php:462 src/cloud.cls.php:608 src/cloud.cls.php:1156
msgid "Cloud Error"
msgstr "Error de la nube"

#: src/data.cls.php:224
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:357
msgid "Restore from backup"
msgstr "Restaurar desde la copia de seguridad"

#: src/media.cls.php:346
msgid "WebP"
msgstr "WebP"

#: src/media.cls.php:341
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:328
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:321
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:317
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:301
msgid "Orig"
msgstr "Original"

#: src/media.cls.php:299
msgid "(no savings)"
msgstr "(sin guardar)"

#: src/media.cls.php:299
msgid "Orig %s"
msgstr "Original %s"

#: src/media.cls.php:296
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:288
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:288 src/media.cls.php:341
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:281
msgid "Orig saved %s"
msgstr "Ahorrado un %s del original"

#: src/media.cls.php:274
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:267 src/media.cls.php:321
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:267
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:266 src/media.cls.php:320
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:263 src/media.cls.php:317
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:263
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:262 src/media.cls.php:289 src/media.cls.php:316
#: src/media.cls.php:342
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:139
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:81 tpl/dash/network_dash.tpl.php:30
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1035
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1032
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:326
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:321
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:265
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1160
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1135
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1132
msgid "Smaller than"
msgstr "Más pequeño que"

#: src/admin-display.cls.php:1129
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1122
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1110
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1107
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1089
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1072
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1002
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:992
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:137
msgid "Toolbox"
msgstr "Herramientas"

#: src/admin-display.cls.php:133
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:131 tpl/dash/dashboard.tpl.php:51
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:119 tpl/dash/entry.tpl.php:6
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:271
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB correctamente."

#: src/purge.cls.php:317
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:300
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:181
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:173
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior."

#: src/error.cls.php:169
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: "

#: src/error.cls.php:165
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:161
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash."

#: src/error.cls.php:157
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:153
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:149
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:144
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:140
msgid "Failed to create table %s! SQL: %s."
msgstr "¡Fallo al crear la tabla %s! SQL: %s."

#: src/error.cls.php:116
msgid "Could not find %1$s in %2$s."
msgstr "No se ha podido encontrar %1$s en %2$s."

#: src/error.cls.php:104
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:92
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio."

#: src/error.cls.php:76
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:72
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente"

#: src/error.cls.php:68
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/error.cls.php:56
msgid "You don't have enough quota left for current service this month."
msgstr "No tienes suficiente cuota disponible este mes para el servicio actual."

#: src/error.cls.php:47
msgid "You will need to set %s to use the online services."
msgstr "Tendrás que establecer %s para usar los servicios en línea."

#: src/error.cls.php:42
msgid "The setting %s is currently enabled."
msgstr "En este momento, el ajuste %s está activado."

#: src/task.cls.php:141
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:122
msgid "Every Minute"
msgstr "Cada minuto"

#: tpl/general/settings.tpl.php:228
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:72
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#: tpl/toolbox/report.tpl.php:75
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr "Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>."

#: tpl/toolbox/report.tpl.php:74
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior."

#: tpl/toolbox/report.tpl.php:31
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:23 tpl/banner/cloud_news.tpl.php:30
msgid "Install"
msgstr "Instalar"

#: tpl/cache/settings-esi.tpl.php:36
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:68 tpl/dash/dashboard.tpl.php:257
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:55 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:230 tpl/dash/dashboard.tpl.php:298
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:45 tpl/banner/score.php:84
#: tpl/dash/dashboard.tpl.php:222 tpl/dash/dashboard.tpl.php:290
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:34 tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:213 tpl/dash/dashboard.tpl.php:282
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:28 tpl/dash/dashboard.tpl.php:199
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:10
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:202
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:33
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/settings.tpl.php:102
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:89
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:50
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:176
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:125 tpl/cache/settings-cache.tpl.php:142
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:124 tpl/cache/settings-cache.tpl.php:141
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:85
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:79
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:69 tpl/banner/new_version_dev.tpl.php:24
#: tpl/toolbox/beta_test.tpl.php:70
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:61
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:57
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:124
msgid "<a %s>Support forum</a> | <a %s>Submit a ticket</a>"
msgstr "<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a>"

#: tpl/banner/score.php:122
msgid "Created with ❤️  by LiteSpeed team."
msgstr "Creado con ❤️ por el equipo de LiteSpeed."

#: tpl/banner/score.php:113
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:24
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:504
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:495 src/activation.cls.php:500
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:710
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:27
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:20
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:18
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:14
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:86
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:82
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: tpl/crawler/settings-simulation.tpl.php:49
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: src/admin-display.cls.php:212 tpl/crawler/settings-simulation.tpl.php:51
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:211
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:247
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/page_optm/settings_html.tpl.php:100
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:15
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:92
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:65
msgid "Your IP"
msgstr "Tu IP"

#: src/import.cls.php:156
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito."

#: tpl/toolbox/import_export.tpl.php:50
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:49
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: tpl/page_optm/settings_tuning_css.tpl.php:117
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:161
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:103
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:102
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:160
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:182
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:158
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:156
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:62
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:61
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:183
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:98
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:15
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:695 src/cloud.cls.php:716
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:1742
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:782
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:777
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:774
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:754
msgid "Install %s"
msgstr "Instalar %s"

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!"

#: src/cloud.cls.php:806
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:744
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/img_optm/settings.tpl.php:62
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:199
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:23
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:152
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: src/img-optm.cls.php:1600
msgid "Switched images successfully."
msgstr "Imágenes cambiadas correctamente."

#: tpl/img_optm/settings.tpl.php:82
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:81
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:201
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.media_webp.tpl.php:14
msgid "Request WebP versions of original images when doing optimization."
msgstr "Solicita versiones WebP de las imágenes originales al hacer la optimización."

#: tpl/img_optm/settings.tpl.php:49
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:198
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: tpl/page_optm/settings_css.tpl.php:177
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:243
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:260
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:147
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_localization.tpl.php:62
#: tpl/page_optm/settings_media.tpl.php:198
msgid "Run Queue Manually"
msgstr "Ejecutar la cola manualmente"

#: tpl/page_optm/settings_css.tpl.php:99 tpl/page_optm/settings_css.tpl.php:210
#: tpl/page_optm/settings_vpi.tpl.php:54
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_css.tpl.php:87 tpl/page_optm/settings_css.tpl.php:198
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/dash/dashboard.tpl.php:436 tpl/dash/dashboard.tpl.php:468
#: tpl/dash/dashboard.tpl.php:500 tpl/dash/dashboard.tpl.php:532
#: tpl/page_optm/settings_css.tpl.php:84 tpl/page_optm/settings_css.tpl.php:195
#: tpl/page_optm/settings_media.tpl.php:170
#: tpl/page_optm/settings_vpi.tpl.php:42
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:162
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:176
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:172
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:71
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:430 tpl/toolbox/purge.tpl.php:70
msgid "Critical CSS"
msgstr "CSS crítico"

#: src/doc.cls.php:36
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:18
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:236
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:236
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:211
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:205
#: tpl/page_optm/settings_localization.tpl.php:51
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:67 tpl/img_optm/summary.tpl.php:197
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:66 tpl/img_optm/summary.tpl.php:196
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:216
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:215
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:25 tpl/img_optm/summary.tpl.php:166
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:163 tpl/img_optm/summary.tpl.php:208
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:159
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:174
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:148
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento"

#: tpl/img_optm/settings.tpl.php:142
msgid "Enable replacement of WebP in %s elements that were generated outside of WordPress logic."
msgstr "Activar reemplazo de WebP en %s elementos que fueron generados fuera de la lógica de WordPress."

#: src/lang.cls.php:204
msgid "WebP For Extra srcset"
msgstr "WebP para src extra"

#: tpl/cdn/settings.tpl.php:128 tpl/img_optm/settings.tpl.php:128
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/settings.tpl.php:127 tpl/img_optm/settings.tpl.php:127
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/img_optm/settings.tpl.php:126
msgid "Specify which element attributes will be replaced with WebP."
msgstr "Especificar que atributos de elementos serán reemplazados con WebP."

#: src/lang.cls.php:203
msgid "WebP Attribute To Replace"
msgstr "Atributo WebP a reemplazar"

#: tpl/cdn/settings.tpl.php:165
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:234
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:153
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos."

#: src/lang.cls.php:211
msgid "Purge All Hooks"
msgstr "Vaciar todos los ganchos"

#: src/purge.cls.php:205
msgid "Purged all caches successfully."
msgstr "Vaciado de todas las cachés correctamente."

#: src/gui.cls.php:480 src/gui.cls.php:580 src/gui.cls.php:630
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:424
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:122
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:125
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:7
#: tpl/cache/settings-excludes.tpl.php:7
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:35
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:252 tpl/inc/disabled_all.php:5
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:507 src/gui.cls.php:667 tpl/toolbox/purge.tpl.php:61
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:488 src/gui.cls.php:638 tpl/toolbox/purge.tpl.php:43
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:735 tpl/img_optm/summary.tpl.php:141
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:736 tpl/img_optm/summary.tpl.php:143
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:23
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#: tpl/banner/slack.php:14
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:13
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/settings.tpl.php:203
msgid "Get it from <a %1$s>%2$s</a>."
msgstr "Obténla desde <a %1$s>%2$s</a>."

#: tpl/cdn/settings.tpl.php:202
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: tpl/cdn/settings.tpl.php:213
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/settings.tpl.php:193
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/settings.tpl.php:79
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:15
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:13
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: tpl/inc/admin_footer.php:8
msgid "Rate %s on %s"
msgstr "Valora %s en %s"

#: src/lang.cls.php:26 tpl/dash/dashboard.tpl.php:361
msgid "Images notified to pull"
msgstr "Imágenes notificadas para descargar"

#: tpl/img_optm/summary.tpl.php:244
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1228
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1225
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1215
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1212
msgid "%s groups"
msgstr "%s grupos"

#: src/crawler.cls.php:881
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings-simulation.tpl.php:23
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:246
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:170
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:167
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:99 tpl/dash/dashboard.tpl.php:585
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:92 tpl/dash/dashboard.tpl.php:578
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:85 tpl/dash/dashboard.tpl.php:571
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:78
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:72 tpl/crawler/summary.tpl.php:79
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:71
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:57
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#: tpl/cache/settings_inc.object.tpl.php:212
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:119
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#: tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings-general.tpl.php:146
msgid "Server allowed max value"
msgstr "Valor máximo permitido por el servidor"

#: tpl/crawler/settings-general.tpl.php:141
msgid "Server enforced value"
msgstr "Valor forzado por el servidor"

#: tpl/crawler/settings-general.tpl.php:40
msgid "Server allowed min value"
msgstr "Valor mínimo permitido por el servidor"

#: tpl/cache/more_settings_tip.tpl.php:12
#: tpl/cache/settings-excludes.tpl.php:61
#: tpl/cache/settings-excludes.tpl.php:94 tpl/cdn/auto_setup.tpl.php:235
#: tpl/cdn/auto_setup.tpl.php:246 tpl/cdn/settings.tpl.php:78
#: tpl/crawler/settings-general.tpl.php:39
#: tpl/crawler/settings-general.tpl.php:140
#: tpl/crawler/settings-general.tpl.php:145
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1181
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1180 tpl/cache/settings-esi.tpl.php:95
#: tpl/page_optm/settings_css.tpl.php:179
#: tpl/page_optm/settings_html.tpl.php:85
#: tpl/page_optm/settings_media.tpl.php:236
#: tpl/page_optm/settings_media_exc.tpl.php:26
#: tpl/page_optm/settings_tuning.tpl.php:35
#: tpl/page_optm/settings_tuning.tpl.php:56
#: tpl/page_optm/settings_tuning.tpl.php:77
#: tpl/page_optm/settings_tuning.tpl.php:96
#: tpl/page_optm/settings_tuning_css.tpl.php:24
#: tpl/page_optm/settings_tuning_css.tpl.php:84
#: tpl/toolbox/edit_htaccess.tpl.php:54 tpl/toolbox/edit_htaccess.tpl.php:71
msgid "API"
msgstr "API"

#: src/purge.cls.php:396
msgid "Reset the entire opcode cache successfully."
msgstr "Reestablecida la caché opcache con éxito"

#: src/purge.cls.php:384
msgid "Opcode cache is not enabled."
msgstr "La caché opcache no está habilitada."

#: src/import.cls.php:132
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:75
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:46 tpl/page_optm/settings_js.tpl.php:35
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:50
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:46
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:213
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:62
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:46
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:41
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:35
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:27
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:24
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:19
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:14
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:9
msgid "Export Settings"
msgstr "Ajustes de exportación"

#: tpl/presets/entry.tpl.php:7 tpl/toolbox/entry.tpl.php:10
msgid "Import / Export"
msgstr "Importar / Exportar"

#: tpl/cache/settings_inc.object.tpl.php:186
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:146
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:114
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:133
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:113
msgid "Password"
msgstr "Contraseña"

#: tpl/cache/settings_inc.object.tpl.php:120
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:112
msgid "Username"
msgstr "Nombre de usuario"

#: tpl/cache/settings_inc.object.tpl.php:78
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:108
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:437
msgid "Purge all object caches successfully."
msgstr "Vació de todas las cachés de objetos correctamente."

#: src/purge.cls.php:424
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:199
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:118
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/lang.cls.php:117
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:116
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:159
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:115
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:52
msgid "Connection Test"
msgstr "Prueba de conexión"

#: tpl/cache/settings_inc.object.tpl.php:50
#: tpl/cache/settings_inc.object.tpl.php:51
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:47 tpl/crawler/blacklist.tpl.php:32
#: tpl/crawler/summary.tpl.php:124
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:107
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:111
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:110
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:109
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:497 src/gui.cls.php:657 src/lang.cls.php:107
#: tpl/dash/dashboard.tpl.php:410 tpl/toolbox/purge.tpl.php:52
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:20
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:17
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:14
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:53
msgid "Purge all the object caches"
msgstr "Vaciar todas las cachés de objetos"

#: src/cdn/cloudflare.cls.php:250 src/cdn/cloudflare.cls.php:272
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:263
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:159
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:145
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado a Cloudflare el vaciado completo con éxito."

#: src/cdn/cloudflare.cls.php:129
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:112
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/settings.tpl.php:228
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/settings.tpl.php:227
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/settings.tpl.php:219
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:236
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/manage.tpl.php:77
msgid "Purge Everything"
msgstr "Vaciar todo"

#: tpl/cdn/manage.tpl.php:71
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/manage.tpl.php:65
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/manage.tpl.php:64
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/manage.tpl.php:56
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/manage.tpl.php:55
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/manage.tpl.php:49
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/manage.tpl.php:40
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/manage.tpl.php:37
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/manage.tpl.php:34
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/manage.tpl.php:32
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/manage.tpl.php:29
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/manage.tpl.php:28
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:647 tpl/cdn/manage.tpl.php:17
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:34
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:33
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:152
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:31
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1043 src/admin-display.cls.php:1048
#: tpl/cdn/settings.tpl.php:99
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/settings.tpl.php:96
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#: tpl/cache/settings_inc.cache_dropquery.tpl.php:15
msgid "For example, to drop parameters beginning with %s, %s can be used here."
msgstr "Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s."

#: src/lang.cls.php:105
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:32
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:212
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:311
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/summary.tpl.php:307
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:257
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:96
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:95
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: tpl/toolbox/log_viewer.tpl.php:61
msgid "Clear Logs"
msgstr "Vaciar los registros"

#: thirdparty/woocommerce.content.tpl.php:23
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:239
msgid " %s ago"
msgstr " hace %s"

#: src/media.cls.php:334
msgid "WebP saved %s"
msgstr "WebP ha ahorrado un %s"

#: tpl/toolbox/report.tpl.php:51
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/inc/api_key.php:11
msgid "This will also generate an API key from LiteSpeed's Server."
msgstr "Esto también generará una clave de API del servidor de LiteSpeed."

#: tpl/img_optm/summary.tpl.php:123
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:67
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:67
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:68
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:108
msgid "This process is automatic."
msgstr "Este proceso es automático."

#: tpl/dash/dashboard.tpl.php:371 tpl/img_optm/summary.tpl.php:275
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:343 tpl/img_optm/summary.tpl.php:272
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:19
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:97
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:93 tpl/toolbox/report.tpl.php:94
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: tpl/toolbox/report.tpl.php:46
msgid "Report date"
msgstr "Fecha de informe"

#: tpl/toolbox/report.tpl.php:45
msgid "Report number"
msgstr "Número de informe"

#: src/media.cls.php:211
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:157
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:91
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#: tpl/img_optm/summary.tpl.php:279
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr "Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>."

#: src/doc.cls.php:53 src/doc.cls.php:105 tpl/cdn/manage.tpl.php:66
#: tpl/dash/dashboard.tpl.php:44 tpl/img_optm/summary.tpl.php:48
#: tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr "Leer más"

#: tpl/img_optm/summary.tpl.php:236
msgid "Image groups total"
msgstr "Total de grupos de imágenes"

#: src/lang.cls.php:27
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:25 tpl/dash/dashboard.tpl.php:351
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:1645 src/img-optm.cls.php:1691
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:1685
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:1669
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:1664
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.tpl.php:36
msgid "Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server."
msgstr "Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes en QUIC.cloud"

#: tpl/img_optm/settings.media_webp.tpl.php:15
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: src/lang.cls.php:200
msgid "Image WebP Replacement"
msgstr "Reemplazo de imágenes WebP"

#: tpl/cache/settings-excludes.tpl.php:123
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/general/entry.tpl.php:7 tpl/page_optm/entry.tpl.php:13
#: tpl/page_optm/entry.tpl.php:14
msgid "Tuning"
msgstr "Retoques"

#: tpl/page_optm/settings_tuning.tpl.php:123
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:168
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:8
#: tpl/page_optm/settings_tuning.tpl.php:18
#: tpl/page_optm/settings_tuning_css.tpl.php:7
msgid "Tuning Settings"
msgstr "Ajustes de los retoques"

#: tpl/cache/settings-excludes.tpl.php:96
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/cache/settings-excludes.tpl.php:63
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:107
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas."

#: tpl/dash/dashboard.tpl.php:334 tpl/img_optm/summary.tpl.php:64
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:227
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:340 tpl/img_optm/summary.tpl.php:269
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:266
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:22
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:129 src/gui.cls.php:613
#: tpl/dash/dashboard.tpl.php:50 tpl/dash/network_dash.tpl.php:27
#: tpl/presets/standard.tpl.php:24
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/page_optm/settings_media.tpl.php:48
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:47
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:46
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:45
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:37
#: tpl/page_optm/settings_tuning.tpl.php:58
#: tpl/page_optm/settings_tuning.tpl.php:79
#: tpl/page_optm/settings_tuning_css.tpl.php:26
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:96
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:36
#: tpl/page_optm/settings_tuning.tpl.php:57
#: tpl/page_optm/settings_tuning.tpl.php:78
#: tpl/page_optm/settings_tuning.tpl.php:97
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:85
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:21
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:175
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:457
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:93
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:166
msgid "URI Excludes"
msgstr "URL excluidas"

#: tpl/page_optm/settings_html.tpl.php:128
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador."

#: src/doc.cls.php:92
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:214
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:191
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:28
#: tpl/page_optm/settings_media.tpl.php:215
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:27
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:174
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_media.tpl.php:14
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-excludes.tpl.php:36
msgid "For example, for %s, %s and %s can be used here."
msgstr "Por ejemplo, para %s, %s y %s puede utilizarse aquí."

#: tpl/cache/settings-esi.tpl.php:107 tpl/cache/settings-purge.tpl.php:110
#: tpl/cdn/settings.tpl.php:143
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1196
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: src/admin-display.cls.php:1194
msgid "For example, for %s, %s can be used here."
msgstr "Por ejemplo, para %s, %s puede utilizarse aquí."

#: tpl/banner/score.php:118
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:117
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:9
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: src/lang.cls.php:164 tpl/presets/standard.tpl.php:44
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:465
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:446
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:435
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:412
msgid "Mark this page as "
msgstr "Marcar esta página como "

#: src/gui.cls.php:388 src/gui.cls.php:403
msgid "Purge this page"
msgstr "Vaciar esta página"

#: src/lang.cls.php:149
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:159
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:145 tpl/page_optm/settings_tuning_css.tpl.php:131
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:158
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:173
#: tpl/page_optm/settings_html.tpl.php:129 tpl/page_optm/settings_js.tpl.php:67
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: tpl/page_optm/settings_html.tpl.php:79
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: src/lang.cls.php:156
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
msgid "cookies"
msgstr "cookies"

#: tpl/cache/settings_inc.browser.tpl.php:29
msgid "You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>."
msgstr "También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>."

#: tpl/cache/settings_inc.browser.tpl.php:27
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:84 tpl/dash/dashboard.tpl.php:411
#: tpl/presets/standard.tpl.php:12
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:90
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:130
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:97
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:57
msgid "categories"
msgstr "categorías"

#: tpl/cache/settings-excludes.tpl.php:57
#: tpl/cache/settings-excludes.tpl.php:90
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:14
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:14
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:129
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:35
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:128
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:21
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:127
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: tpl/toolbox/settings-debug.tpl.php:51
msgid "The logs will be output to %s."
msgstr "Los registros serán enviados a %s."

#: src/admin-display.cls.php:1198 src/doc.cls.php:74
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:108
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:104
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/cdn/settings.tpl.php:179
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:235
msgid "Exclude Path"
msgstr "Excluir ruta"

#: tpl/cdn/settings.tpl.php:98
msgid "This will affect all tags containing attributes: %s %s %s."
msgstr "Esto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s."

#: src/lang.cls.php:231 tpl/cdn/settings.tpl.php:102
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/settings.tpl.php:92
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:230
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/settings.tpl.php:88
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:229
msgid "Include CSS"
msgstr "Incluir CSS"

#: tpl/cdn/settings.tpl.php:84
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes."
msgstr "Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s."

#: src/lang.cls.php:228
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:234
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:227
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/settings.tpl.php:142
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s."

#: src/lang.cls.php:233
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/entry.tpl.php:6 tpl/cdn/settings.tpl.php:21
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:127 tpl/cdn/settings.tpl.php:194
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:239 src/admin-display.cls.php:901
#: src/admin-display.cls.php:928 src/admin-display.cls.php:980
#: tpl/cache/settings-cache.tpl.php:19
#: tpl/cache/settings_inc.object.tpl.php:212 tpl/cdn/settings.tpl.php:54
#: tpl/page_optm/settings_css.tpl.php:74 tpl/page_optm/settings_js.tpl.php:63
#: tpl/page_optm/settings_media.tpl.php:162
#: tpl/toolbox/settings-debug.tpl.php:46
msgid "OFF"
msgstr "OFF"

#: src/admin-display.cls.php:238 src/admin-display.cls.php:900
#: src/admin-display.cls.php:929 src/admin-display.cls.php:980
#: tpl/cache/settings-cache.tpl.php:19
#: tpl/cache/settings_inc.cache_mobile.tpl.php:71 tpl/cdn/settings.tpl.php:49
#: tpl/page_optm/settings_css.tpl.php:177
#: tpl/page_optm/settings_media.tpl.php:159
#: tpl/toolbox/settings-debug.tpl.php:46
msgid "ON"
msgstr "ON"

#: src/purge.cls.php:368
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:20
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:143
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:155
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:118 src/lang.cls.php:141
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:140
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:154
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:133
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:132
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:33
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo»."

#: tpl/toolbox/purge.tpl.php:44
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto vaciará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:19 tpl/toolbox/purge.tpl.php:25
#: tpl/toolbox/purge.tpl.php:31
msgid "Purge %s Error"
msgstr "Vaciar error %s"

#: tpl/db_optm/manage.tpl.php:72
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:44
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:43
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:40
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:39
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:36
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:35
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:32
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:31
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:28
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:27
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:24
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:23
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:20
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:19
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:16
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:15
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:12
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:11
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:7
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:220
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:210
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:206
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:202
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:198
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:194
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:190
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:186
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:182
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:127
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:86
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:135
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:210 tpl/page_optm/settings_css.tpl.php:112
#: tpl/page_optm/settings_css.tpl.php:223 tpl/page_optm/settings_vpi.tpl.php:67
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:75
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:208
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: tpl/cache/settings-esi.tpl.php:62
msgid " Cache the built-in Admin Bar ESI block."
msgstr " Almacena en la caché el bloque ESI de la barra de administración incluida."

#: src/lang.cls.php:207
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:49
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:13
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:12
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:7
#: tpl/cache/settings-purge.tpl.php:7
msgid "Purge Settings"
msgstr "Ajustes del vaciado"

#: src/lang.cls.php:101
msgid "Cache PHP Resources"
msgstr "Cachear recursos de PHP"

#: src/lang.cls.php:102 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:84
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:21 tpl/toolbox/settings-debug.tpl.php:82
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings-general.tpl.php:135
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:99
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:74
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:98
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:61
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:97
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:48
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:96
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:7
#: tpl/cache/settings-cache.tpl.php:7
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:10
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:9 tpl/cache/entry_network.tpl.php:8
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:8 tpl/cache/entry_network.tpl.php:7
#: tpl/toolbox/entry.tpl.php:6 tpl/toolbox/purge.tpl.php:142
msgid "Purge"
msgstr "Vaciar"

#: src/admin-display.cls.php:125 tpl/cache/entry.tpl.php:6
#: tpl/cache/entry_network.tpl.php:6
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:6
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr "Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)"

#: tpl/cache/settings-purge.tpl.php:131
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:130
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para vaciar la lista «%s»."

#: tpl/cache/settings-purge.tpl.php:106
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:124 tpl/cache/settings-purge.tpl.php:105
msgid "Scheduled Purge Time"
msgstr "Hora de vaciado programado"

#: tpl/cache/settings-purge.tpl.php:105
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s»."

#: src/lang.cls.php:123 tpl/cache/settings-purge.tpl.php:130
msgid "Scheduled Purge URLs"
msgstr "URLs de vaciado programado"

#: tpl/toolbox/settings-debug.tpl.php:125
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/settings-debug.tpl.php:112
msgid "Log requested cookie values."
msgstr "Registra los valores solicitados de las cookies."

#: tpl/toolbox/entry.tpl.php:18
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:95
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:256
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:786
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:108 src/error.cls.php:132
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:128
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:258
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: src/lang.cls.php:257
msgid "Log Cookies"
msgstr "Registrar cookies"

#: tpl/cache/settings-esi.tpl.php:7
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr "TTL caché de Widgets:"

#: src/lang.cls.php:206 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr "Activar ESI"

#: tpl/crawler/summary.tpl.php:50
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr "Ver <a %s>Introducción para activar el Crawler</a> para información detallada."

#: src/lang.cls.php:248
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:244
msgid "Purge pages by relative or full URL."
msgstr "Vaciar páginas por URL completa o relativa."

#: tpl/crawler/summary.tpl.php:49
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor."

#: tpl/cache/settings-esi.tpl.php:35 tpl/cdn/manage.tpl.php:21
#: tpl/crawler/summary.tpl.php:48 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:18
#: tpl/page_optm/settings_css.tpl.php:61 tpl/page_optm/settings_css.tpl.php:168
#: tpl/page_optm/settings_localization.tpl.php:11
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:106
msgid "<b>Last crawled:</b> %s item(s)"
msgstr "<b>Última indexación:</b> %s elemento(s)"

#: tpl/crawler/summary.tpl.php:63
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:172
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:153
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:145
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:136
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:336
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado el vaciado de la lista al servidor web LiteSpeed."

#: tpl/cache/settings-cache.tpl.php:24
msgid "Please visit the <a %s>Information</a> page on how to test the cache."
msgstr "Por favor, visita la página de <a %s>Información</a> sobre como probar la caché."

#: tpl/toolbox/settings-debug.tpl.php:64
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:245
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings-general.tpl.php:105
msgid "Specify Number of Threads to use while crawling."
msgstr "Especifica el número de hilos a utilizar durante la indexación."

#: tpl/crawler/settings-general.tpl.php:91
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo."

#: src/lang.cls.php:242
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#: src/lang.cls.php:241
msgid "Interval Between Runs"
msgstr "Intervalo entre ejecuciones"

#: tpl/crawler/settings-general.tpl.php:62
msgid "Specify time in seconds for the duration of the crawl interval."
msgstr "Especifica un tiempo en segundos para la duración del intervalo de indexación."

#: tpl/crawler/settings-general.tpl.php:35
msgid "Specify time in microseconds for the delay between requests during a crawl."
msgstr "Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación."

#: tpl/crawler/settings-general.tpl.php:33
msgid "microseconds"
msgstr "microsegundos"

#: tpl/cache/settings_inc.login_cookie.tpl.php:33
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:18
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:179
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de «Vaciar por»."

#: tpl/cdn/entry.tpl.php:15
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#: tpl/crawler/summary.tpl.php:221
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del crawler aún no generado"

#: tpl/crawler/summary.tpl.php:203
msgid "Show crawler status"
msgstr "Mostrar estado del Crawler"

#: tpl/crawler/summary.tpl.php:196
msgid "Watch Crawler Status"
msgstr "Ver estado del Crawler"

#: tpl/crawler/summary.tpl.php:191
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr "Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema."

#: tpl/crawler/summary.tpl.php:188
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:114
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:111
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:123
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:122
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:42
msgid "Crawler Cron"
msgstr "Cron del Crawler"

#: tpl/crawler/summary.tpl.php:36
msgid "%d minute"
msgstr "%d minuto"

#: tpl/crawler/summary.tpl.php:33
msgid "%d minutes"
msgstr "%d minutos"

#: tpl/crawler/summary.tpl.php:26
msgid "%d hour"
msgstr "%d hora"

#: tpl/crawler/summary.tpl.php:23
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:27
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr "Crawler de LiteSpeed Cache"

#: src/lang.cls.php:243
msgid "Threads"
msgstr "Hilos"

#: src/lang.cls.php:240
msgid "Run Duration"
msgstr "Duración de la ejecución"

#: src/lang.cls.php:239
msgid "Delay"
msgstr "Retraso"

#: tpl/inc/show_display_installed.php:16
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>."

#: src/admin-display.cls.php:135 src/lang.cls.php:238
msgid "Crawler"
msgstr "Crawler"

#. Plugin URI of the plugin
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:663
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitado el vaciado de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:18
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:16
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:14
msgid "This will Purge Pages only"
msgstr "Esto solo vaciará las páginas"

#: tpl/toolbox/purge.tpl.php:13
msgid "Purge Pages"
msgstr "Vaciar páginas"

#: tpl/cdn/auto_setup.tpl.php:223
msgid "Action"
msgstr "Acción"

#: src/gui.cls.php:79
msgid "Cancel"
msgstr "Cancelar"

#: tpl/crawler/summary.tpl.php:125
msgid "Activate"
msgstr "Activar"

#: tpl/cdn/settings.tpl.php:209
msgid "Email Address"
msgstr "Dirección de correo electrónico"

#: tpl/general/settings.tpl.php:101
msgid "Warning"
msgstr "Advertencia"

#: src/gui.cls.php:755
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:191
msgid "Purged the url!"
msgstr "¡Se ha vaciado la URL!"

#: cli/purge.cls.php:140
msgid "Purged the blog!"
msgstr "¡Se ha vaciado el blog!"

#: cli/purge.cls.php:95
msgid "Purged All!"
msgstr "¡Se ha vaciado todo!"

#: src/purge.cls.php:682
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitado el vaciado de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:11
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:7
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr "Si no, por favor verifica el ajuste en la <a href=\"%1$s\">pestaña Avanzado</a>."

#: tpl/inc/show_error_cookie.php:6
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:8
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:7
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:30
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:22
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:37
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/cache/network_settings-cache.tpl.php:18
msgid "It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first."
msgstr "Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero."

#: tpl/toolbox/purge.tpl.php:235
msgid "Purge pages by post ID."
msgstr "Vaciar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:38
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Vacía las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:20 tpl/toolbox/purge.tpl.php:26
#: tpl/toolbox/purge.tpl.php:32
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: tpl/toolbox/purge.tpl.php:8
msgid "This will Purge Front Page only"
msgstr "Esto vaciará solo la página principal"

#: tpl/toolbox/purge.tpl.php:239
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:245
msgid "e.g. Use %s or %s."
msgstr "ej: Usa %s o %s."

#: tpl/toolbox/purge.tpl.php:230
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:133
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo»."

#: src/core.cls.php:331
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado el vaciado de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:21
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:26
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:25
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:769 src/admin-display.cls.php:774
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:20
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:125
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:127
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:126
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr "Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>."

#: tpl/toolbox/purge.tpl.php:132
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:131
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:580
msgid "LiteSpeed Cache Purge All"
msgstr "Vaciar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:19
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:14
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:13
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:11
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:9
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:6
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:5
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:253 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:46
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/toolbox/settings-debug.tpl.php:50
msgid "The Admin IP option will only output log messages on requests from admin IPs."
msgstr "La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores."

#: tpl/cache/settings-ttl.tpl.php:82
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:49
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:23
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: tpl/cache/settings-purge.tpl.php:50 tpl/cache/settings-purge.tpl.php:89
#: tpl/cache/settings-purge.tpl.php:113
#: tpl/page_optm/settings_tuning_css.tpl.php:60
msgid "Note"
msgstr "Nota"

#: thirdparty/woocommerce.content.tpl.php:22
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:15
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:121
msgid "Purge All On Upgrade"
msgstr "Vaciar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:31
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:52
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No vaciar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product only when the stock status changes."
msgstr "Vaciar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:37
msgid "Purge product and categories only when the stock status changes."
msgstr "Vaciar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:36
msgid "Purge categories only when stock status changes."
msgstr "Vaciar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:36
msgid "Purge product on changes to the quantity or stock status."
msgstr "Vaciar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:43
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:68 tpl/cache/settings-ttl.tpl.php:83
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:67
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:88
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:136
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings_inc.cache_resources.tpl.php:16
msgid "Caching these pages may improve server performance by avoiding unnecessary PHP calls."
msgstr "Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias."

#: tpl/cache/settings_inc.cache_resources.tpl.php:15
msgid "Some themes and plugins add resources via a PHP request."
msgstr "Algunos temas y plugins añaden recursos mediante una petición PHP."

#: tpl/cache/settings_inc.cache_favicon.tpl.php:15
msgid "Caching this resource may improve server performance by avoiding unnecessary PHP calls."
msgstr "Cachear este recurso puede mejorar el rendimiento del servidor al evitar llamadas PHP innecesarias."

#: tpl/cache/settings_inc.cache_favicon.tpl.php:14
msgid "favicon.ico is requested on most pages."
msgstr "El favicon.ico es solicitado en la mayoría de las páginas."

#: src/lang.cls.php:100
msgid "Cache favicon.ico"
msgstr "Cachear favicon.ico"

#: tpl/cache/settings-cache.tpl.php:87
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:42
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:56
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:120
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:34
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#: tpl/cache/settings_inc.login_cookie.tpl.php:31
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:29
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:25
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:24
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#: tpl/cache/settings_inc.login_cookie.tpl.php:22
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:19
msgid "MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr "DEBE SER DIFERENTE DE OTRAS APLICACIONES WEB."

#: tpl/cache/settings_inc.login_cookie.tpl.php:18
msgid "No spaces and case sensitive."
msgstr "Espacios no permitidos y sensible a mayúsculas."

#: tpl/cache/settings_inc.login_cookie.tpl.php:17
msgid "SYNTAX: alphanumeric and \"_\"."
msgstr "SINTAXIS: alfanumérico y \"_\"."

#: src/lang.cls.php:216
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:70
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:13
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:82
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:11
#: tpl/toolbox/settings-debug.tpl.php:82
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:7
#: tpl/cache/settings-advanced.tpl.php:7
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:258
msgid "Purge List"
msgstr "Vaciar lista"

#: tpl/toolbox/purge.tpl.php:177
msgid "Purge By..."
msgstr "Vaciar por..."

#: tpl/crawler/blacklist.tpl.php:31 tpl/crawler/map.tpl.php:43
#: tpl/toolbox/purge.tpl.php:224
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:218
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:212
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:206
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:5
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:767
msgid "Purge url %s"
msgstr "Vaciar la URL %s"

#: src/purge.cls.php:736
msgid "Purge tag %s"
msgstr "Vaciar la etiqueta %s"

#: src/purge.cls.php:709
msgid "Purge category %s"
msgstr "Vaciar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:27
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas."

#: tpl/cache/settings-cache.tpl.php:27 tpl/page_optm/entry.tpl.php:32
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:104
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: tpl/toolbox/edit_htaccess.tpl.php:36
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo «.htaccess» de LiteSpeed Cache"

#: src/error.cls.php:124
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: src/lang.cls.php:214
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:215
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:19
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:13
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:21
#: tpl/cache/settings-advanced.tpl.php:12
#: tpl/cache/settings_inc.browser.tpl.php:12 tpl/toolbox/heartbeat.tpl.php:14
#: tpl/toolbox/report.tpl.php:29
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:53
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: tpl/cache/settings-purge.tpl.php:52
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio."

#: src/lang.cls.php:103 tpl/cache/settings_inc.cache_mobile.tpl.php:71
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:160 src/file.cls.php:165
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_js.tpl.php:7
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:596 tpl/cdn/entry.tpl.php:8 tpl/cdn/settings.tpl.php:194
#: tpl/db_optm/entry.tpl.php:6
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:87
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: src/purge.cls.php:650
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado al servidor web LiteSpeed el vaciado de la página de inicio."

#: tpl/toolbox/purge.tpl.php:7
msgid "Purge Front Page"
msgstr "Vaciar la página de inicio"

#: tpl/page_optm/settings_localization.tpl.php:127
#: tpl/toolbox/beta_test.tpl.php:38
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:89
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:56
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1197
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1193
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:54
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/cdn/auto_setup.tpl.php:89 tpl/toolbox/report.tpl.php:81
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:19
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:17
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:7
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:6
msgid "Enabled"
msgstr "Activado"

#: src/lang.cls.php:131
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: tpl/banner/new_version.php:57 tpl/banner/new_version_dev.tpl.php:12
#: tpl/cache/more_settings_tip.tpl.php:15 tpl/inc/admin_footer.php:8
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: tpl/toolbox/settings-debug.tpl.php:48
msgid "Outputs to WordPress debug log."
msgstr "Se muestra en el registro de depuración de WordPress."

#: src/lang.cls.php:255
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/general/settings.tpl.php:83 tpl/general/settings.tpl.php:94
#: tpl/general/settings.tpl.php:106 tpl/general/settings.tpl.php:183
#: tpl/general/settings.tpl.php:189 tpl/general/settings.tpl.php:195
#: tpl/general/settings.tpl.php:212 tpl/page_optm/settings_media.tpl.php:232
#: tpl/page_optm/settings_vpi.tpl.php:32
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:25
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:21
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:20
msgid "Author archive"
msgstr "Archivo del Autor"

#: tpl/cache/settings-purge.tpl.php:15
msgid "Home page"
msgstr "Página de Inicio"

#: tpl/cache/settings-purge.tpl.php:14
msgid "Front page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:13
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:72
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas"

#: tpl/cache/settings-purge.tpl.php:47
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de vaciado automático para publicación y actualización"

#: src/lang.cls.php:85
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: src/admin-display.cls.php:1012 tpl/cache/settings_inc.object.tpl.php:105
#: tpl/crawler/settings-general.tpl.php:60
#: tpl/crawler/settings-general.tpl.php:74
#: tpl/crawler/settings-general.tpl.php:89 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:254
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:123
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:39
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/purge.cls.php:224
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache."

#: src/gui.cls.php:472 src/gui.cls.php:480 src/gui.cls.php:488
#: src/gui.cls.php:497 src/gui.cls.php:507 src/gui.cls.php:517
#: src/gui.cls.php:527 src/gui.cls.php:536 src/gui.cls.php:546
#: src/gui.cls.php:556 src/gui.cls.php:622 src/gui.cls.php:630
#: src/gui.cls.php:638 src/gui.cls.php:647 src/gui.cls.php:657
#: src/gui.cls.php:667 src/gui.cls.php:677 src/gui.cls.php:687
#: src/gui.cls.php:696 src/gui.cls.php:706 src/gui.cls.php:716
#: tpl/page_optm/settings_media.tpl.php:125 tpl/toolbox/purge.tpl.php:37
#: tpl/toolbox/purge.tpl.php:43 tpl/toolbox/purge.tpl.php:52
#: tpl/toolbox/purge.tpl.php:61 tpl/toolbox/purge.tpl.php:70
#: tpl/toolbox/purge.tpl.php:79 tpl/toolbox/purge.tpl.php:88
#: tpl/toolbox/purge.tpl.php:97 tpl/toolbox/purge.tpl.php:106
#: tpl/toolbox/purge.tpl.php:115
msgid "Purge All"
msgstr "Purgar todo"

#: src/admin-display.cls.php:287 src/gui.cls.php:604
msgid "Settings"
msgstr "Ajustes"litespeed-wp-plugin/5.4/translations/es_ES.zip000064400000340714151600237430015225 0ustar00PK�M�Vn1E53��Ulitespeed-cache-es_ES.poUT	�	Ad�	Adux�����\]s��}ϯ@��ݤV�%�ÒR�)Evg��D���R�g@�p0f(3�Ə��}غo�����؞n`f0$E��٭�͍%rh4�O�n4����2w�,�Ʌ���܉m�L��P*g2�*|rQ�Q��gxZ�RX�)���B�⢐�vS�~��}*.�ډ���3ծ�zT���SeE���)��D�N	����ɕ���G37ѩ����O����Q͵����1��m��ow������p��v��O9�������'bw�?=3y��r�rQ`�R�-��H��:U~����ر��O�Ĥ:�����.����l�cg�D���~!��_���/����n�reei�63�U�=��v�eVL�`�|&�IE��4ּQI��4m��
��>��.��z6���졫f3i|8(����`��s�VϪ��3#
��t�n���"U*�2��#?����;�'{͵S�uVY���sџ�,����$��﹐IY��f�dW�La��&3(u�d�O�_��sP�L�4��
:�V��` <���a݅��&p&��*m�B�i��<�2_���>L�T��i�T.D��r)�J��5H��͵��V��tS���H��*�?�'lj�C�t�1]�����}�߻�z��g�D?'���x��SÝ�
��T�e+���
���
yT��G����j����/��B�;��w�Q�;û��1��E���\�<�&׿�bwxPr~�oߊ��U'��p�Ȱr�ɓ�J�s92s2��̒�G���c,0�!��s�ѩ��	�Xr�^�GO�6=�rY��A��� ;���+iVW*1S�<!tk��
̈p����q�g�[�����
S�q�Ńݿ88xr��-�`H�LM��b�h�J��{q�.��7�I�C�*��Xa�T������g�%�Qj��Ɣ
v�5J;�2�ë�g��T)$�sD[�`p[<R-�[�ʅ�׹kI������H�7Ua0���A2
D8���n�K����E���Ӵv��bP/$�:�#^��q��bV�O
3�������jV�A4#�@m��-�,9�%�!b���X��Һ"�4�v�L>U��F�e��5��Xr�Z������F�u"v����TZ�و����v���_��
4�+��L.�ӓ���%�'Do/^K5^#G~��-%�j�KM�N�ׄ+�i�/�}�X����xM�W�r�b ��b��U�+���%%��*�ϑy��p7cؓq�j�2<�RC��A�2�!���t|�*��ԇg0vb��~�V�}�l��ʯrs�1�e�k4N�c8�	L���e?8<l@,�2�6�⇳ڭ9�9I����@PE������X���H�s�%��!AVd�5�͖�r��5��97��e5�
0�
Ϸ�X��㐭�DM�kU�{�����4��܊I�HPc/�|�1�����ZӄI^k`�
���<T��!_$X
�)�#5��dQdBxz���7���R����L��j
�x.�S��!0�|l8Z\#���a�1_����1��yGd11��n'�Q2c�T��!�Pd�=�8&E��$����q�K��݉����E�����a�58v@E�v�n ���M�%���^�o���^��o�+z����h�	�H3�P~�R�$Ô�<x�0%��{�e�OW���[�ε����[!3�Ǝ��W��q��D�����}�@����Ja)�z3>D��F��4�d�N�?�2�3�~Õ��v�y��4<��c!ΗL�t���p�h���?
)n�{��V��H3�;�t�V���K��4���SV�^�L?, �o&���fS��|�?u��p0�mT�/SSSk
j����U�47��-���B#S������GP3#>"�65�mX����oA�c
�)�����Z(h�N���"u7�V�+&|��D���!����U3��$	 M9�1^gf���1�H�ת�u_��0��u�&Ȝj�n��P�&�q���z*+�U�7��E��fJ��R��r�OX���@p��Zf_u�+��Bf���R�n�0��Ɖ�kV�Ѡ���[����y5��f�>4}
obb��`��q�G[�K�8Or�����,�W�<�A�:�B�@x�H�/��b��ez"���98�&B�;���W�R�%m����k�'U�~q�c�QI� @zWO���nzH(n�M4Ę�7���볥��;�0Kf3���J� ��XPQ��l���:�qvq�E�}�L��ό�z��`��8�U�VYR����ظ̰�b��.�?�IJY\����;4-R� �N{�4\s�Z��D�
rI���{A��)�D�IW����ͻ������˙���R�
!�7��[Ӥ����i���)J<2���B��7�3��0�i��g���	�%�2<��n��`i��7���0�~'W��3����w�`
�|��5e��K�"��;Ei���G�G��WVKћ'm�����+|�:ڞ����7��g�&>�+�h��dBG@�-:_�f�4)�-�}��ļ}�<l���qɂ>�+�{��f�'�R\{%LUֵ��y�BʵQ؆[�*.�8
�0D¢��E���������9s/HM�d/#��Uޭ-��/�����X��0`��D�rn���
�a�&7�	c��]��Cلt
L���$�k	�hy���/;Q=B����:y�G�ٹ�d�V�6�,fl�s���6��qd}�s
��D���Yׅ/�1T�V֙3K�Cu
Umz��&Q�祥��0i?�`X	�߬�9�m]�bB�% �x�����H����������>��霎�M@��
4��H�z�Gz�G��v�� ��ԟ����%j�x+�Ez�b,@6�d
O^�t�酓#���\�������uH��&�xg���*�5M��L_���RI��L)G�|��E��d1�˥ޥnGY�m��TnT��4G��pޘ���zɑ'z��y�H�[`�?�]ِ���o����_*o�TY@�1�g,���u�P���@�d��0�fF�@E|��ι��A<��YWY�z�*��3!�"T���
�x����X����]/Ƹ+IjT�Wx��E�<���;�g#<��x��*��&���g��CE�G���>�BB��'�vI9P9��"hnb��9��]�Ogu�6��>�5��[jU�Mꏀ����Ds?�����f�N��g�[B��H����Ÿ �"��[�{-��x$>�Q%f6S92�ϣ
�׬Q�=��/���bx�?w�.qt Ec�$qЙ�b�2���Y[7Z�jT�i��C�̰g2s�hu��KkҊ�1Fd^k�-^���ނ;CȄ�$��B�%<ґ��X:������6����ޘPk�Y֩��Z+�ϐ����,Z}a6�Qț��
��D���d���^u����Q���bj��ҳ���u��po��?����2��{�ŶL��t��=_R��[L]�+YVT��F���,���=��d|b"�*G
?R��,Mv
�7�:P=�F]`n��\�o�e
#�ok�F}g��"\��t�X_I�6d�t��Ra�L�{FT$&�I�C7�۶��D�LȨ�-�¶�!�����Li��(Y�rQ(�>��mϝ&@.qy�,���g�����t�W*�	`���T�wj|#���r��P��":���~V���8o*�{�n�<4�l(�wi�~u�h��^���~�Q�e�ϴ+�fsH�ކ�7�¯8�Fhpr��s��M����8�y��=�G�����u����~S~��:��g}OO�Y<��M��K-=��b���V{뜏:s^���ԊS��5�8R�_��+PzP?��0m;�L��۩v ՋvζOg�1��;x؈~.mI�_�\�5��sP,M�=���_\���L�Lm�f��C4�����33��*��F�����t�Y&��I�ˆ��>&+�3,C�2�E�>	�2�������M�y�du���S5�&�x��nΉ�^S���p��2�4��'Qm�'�q0�0�X=Ҷn��ӆe�?�H��>i��١@w	�(.���_�v�%�l �d��O�w�4���l5���'<n�>ߩ���@O�W)�-jl��q�t{R��>E�8UL'�Y���f��|��(�c���3���ʁI{Z�[ڥ$BEǵ��?:�.�p;�J��On�\�r�jDu��1�X(B�qBJ'I���.�zF[LF��	0'���<�ͫ��=迣�L�;��������TԊg�=V�(n�\ޤ�Q�w�#HNu2
'�Dv�w����&K��C��kp�#iF��Ș2?�:��k7��@(ڏ%b�J��n���� �>D׬>�X�����=tu�`Bj��|�9�����u���>��HuP�B�EEJ8�|��cƻ$��vh���UC��L6/�{'bEw��Ȧ�tTƘ�2\΁`�5�;U�,��ЩS~��Ś�ߊD����{a��1jc�[D�hQ<;��{5�U��(�o������ӵK]"�
}�4�P��~��/G{}�8�iR{�A��4�#�����/8��t4�L�AǓ�z���&'��呜`�T�>/�Y�p���Ep���.������ͷ�Me�>���%���z})Bf��hCn$D;���A���w!.���W�BمXBtq�ӫ���1�5�j`�H��z��K�q̣��v��(3���!� �� �4=L��
�KJdC$�XL^���Qſ�`�A�&�;��;�%�{Iʭ��=%h�?C�4_r�F�Q;����^����l3�s���,D~v4HT�j���<��G�z��,e����%42�M���C�|3�W=$�)���4��K$n�Qx��r��azH���N|i�ph��$kK|Q4nJ��Gw(�g
�|n�X;4Z��ʇ�:�kR
��\�ra9�ұ@���T٭����)P\��l��j�I9kmpl�CQ�:T���2�[���cb����•Zl�����5d�Wt�n�ui:��wҸv|E������K2%��[��Uou�>���.�*�bo�P9�35�_c���M���2�>j�6�H*#86,��>���L�_r}�䈈@^w��;*Y�-����jh6s
.@p�p�t3�)�D���?1�^�Ϫ�Q��*y�+ׯ���vyciv;���pR�T��IIu\���\�Z����j�[���6���
��5�)l[�����r���R��&i�;��aMf��ϖ�K���(ӗ�8�*}��^��_��w�GUԍP~� {�렀��U�~��aH��{�+�K�������r���5P׎�C��ޮ��߮�ު�Q9�L��y�}��YC�����G(/k���3|�I�ASk�4�}�6<�?rmOӼo����ae͢�yl���C}�q���:�Z��~�h�*g�!�a\��i�5w�'��̣	�'��z}+}��0?�p9v@:�=�[������s��Kn���0]�W�.�u��m�XT�7�-C�b�e*gd�\���M�h�u��xFG�=6�M�OK_΅`�BjԲj�r֒�6
.�5a1Z���o�X孁Pn٩>��b��������y�W4x3��h_l
{uA���=���2��ߟ�QI�M:��C%;�y�D��'v,Ă+���ᾘ���ڷ ��̤�Z�=��y�G�yk�')&��6��nK�0GR_8����`�,��n]��l�6_�t��-,��(>F�^�7�h�\P����0w�{�w�ק#Ms�"g��Y�'��,c���A����f����Mw=o�<��������۞8�h��/�����Q�������o���R�pG`I��* �fW�y�@8Fί�ê����G=��O��Zn�$lk��]O�h3����C�����	�<O<�AP���4���oN4���u��`9���?G���9U�B�eӓ�wvBJ��AAA�rR!��t[��ܿ�Frd٢诸j����E�v(&SJ��U�*u5
HxD8IWF�G�G�I�<�?8
8/���rP�p�⟬8�pl�9�l��5��km��dD�����e�1C�l�_rS3璙ꈭ�t@u��ӋUeӲ�)ǻ���%��F4�	OjUw������Ҧߎhw�#���l�u1�O�^E��2�]R���}
��iy��c�F���&����L�B�e��7��V���N��ٓ�h��`e����'!8�y�6pTv���oY��5�m�Y�z��G�d��f��d(�g&�S��0�4��-�g.�B&�"-�����L��@!�i��ǰ�So�y�:����£������@�H��P�.L�WNw��p�:zO���h�8j�x��l:�{����>S'Ο��[��a���.�uf����~�N[�ό�.��6�΁OF���� 
!��Q�_�ô��Ղ[�W~*l�Ow	a%K���eȉ5��f>P���1��OG캝��H�XV꾢�*���_(G_¬Ńs�[^T�sI�^,���R[��Mc�t]��:G�Lf����f�ȥgќä�si7s-�[�����VV�^��8r�������W|�����I����Y�Ś��Ts&��i�����=0�P㘢�)Q�z�n,���c�}���\1��}�އV�8��q�Y���$�{���>GO��&l��V6���Ռ掎�q��+����i�XW��a�l�ޱ�Ƕ̼������D�D���Ź&
	�$_80䐻k�>@~��Aiў L�1b6������C����0y����
��8Ә1�����R�ztHS�.��\9�[I�ɀw�#�d��� ~J-1�g�q��751��:�[I�C�D�� O�5V4֞�����j]�M�7p	g��@f�FqW�������VB�#|7�>�D�`�Anx1"Z�yZK�<1���]�A�Ѽǿ�͌Sע�R"+�jG�$ܱ�z��X6~7V�l�X��8�o"���_c6��T\2'�t%y��3Bj�Ó�kA�����~�ޱ�
�J@`�����U�=���d��+M����z���x��
>웋�Q��[����ij	n�
-E�0(J�}Ņ��[��O�%��"SqĤ"�;�I��n���N�{D�a~).�NUfVs�y��jOW@>,eC�j��T�v��
z�̡K�3���L�����n�6�� �(O�Y0V[c�Lr%t�D֊�5�&m͂.�'����F�ִ����#�u�6kx�t�9�qu1��yt9��]�DU��i���~x#r�)N�}��{�)M3`F�������3����h�͚fO��rZ#Qb��ʬF>-m:����/���|P���J�t2;TT>�Αg17��u�Ѳ�*���U0�޲A�c�Gwt����J�g���c�o�k��y���~��Dtj���e��Ƚ"#��`?�������8��S����>u�1������j@��y����*�$�1�K!��/�7�f�]��K-�G"��'uR$�̒�=>�<h�Y����_�{;�b�=nS��W�U�Q׺.`8G�����Л��y53������DaH�n_��K!%a,(q���hӴ�B��<�ݣ��
N>K��Wf�J�J�����3>oӉ��`�Q�BM�C
��ep�� ��i�E&�Gϻ|�,�BUNpi�Yz֔����M�kE��j�[�J�U@��D����f��u
(_hmQ� ��)W���$�,*�����SM�ݰv��K���]Q�#.i�45+O�!�ur^�:�s)O��0����'�۵Uƕ��u��M�dx��{61�MaYN�9)�`�7�/��H?}H�(���r6|�z8ŤnQ�a�$�	�4�R���N�C�')ĠG�O1���rP�I�f@�z DϭQ��a��a?4'v�O̘
kjeY��8�n{n�Ϟ7Y1|��iِht1c�Dy�X#��w���c�ɾb#���1c�:�3�
6/���$}x�?�a؎��W�K)�B�aG�p�ך�WB^�1}�c����. �̒*�g�f)+\{��ߊ[���L�
/��|�ݔD�Z��:,����p9��d�s,kп�	�|��Ɂ��1ٱ�ߍ�27�)#�]WR�Eɹl�����(��[���������Ur��J��*c��L����|�GU�s|���S�gP?!V�ރj��=�8����XHoaU~0KB
��r
�kM����|�x�ʭ�՜_���n^���.�u.�)ʯ�����4��E��eW(k��=�-~a��ȕ����h8�������}!46��y�tG_J�4��g�bJz�K�p�`Pg+�ӵ����AɌ��.��"�c�wb��]�
�_�Ȋ�A���Vp*1�����޶|T�Q30��+z*A1ĥ\�y]�n���eZ�Ҡ�4��ܘNv�m��]k����A�8���z��,n�^E�0K�sf��EW��3�8-C����]2!���UsCKRA�9�z'[��ɍL�Q_����(F��=L��^J�v!}s}�2����ik��
-��P	�Q�@\��Ȋ_�J�)��
V��דE�k�l��*
)��PQ���H{�3k���[e�+�TH�O�z��D/�ph(<Z�X��Q�on�?�[63~(�I��D�f3NQQ�������&^���F���f9�K���s%�`s�?�ȄSD�n4��b}N�M�aD�>a�
t<kb,Xer���j�ñS�xƾ*��x�J���ͷ����>�p|o	�-Շ� �ER��Y�G3Ԛ�+�-QK�3�-	h`�20�2xd��
��J��R�T�k~c��y	Ț}y��u�̊'߿{�9y��5W5R��
m3�%a�H�@��(��D�WP�a΃�&�ڪ���F�WBq��l�/��t�M�����,G�=l$9yS_��7��I��Sr�{��E�
:��c�k���g��f��o�/ҿ�����tg%��n��A�|�I5�a�c�mVc|�}�ϐ��C��w�Ȍ}�+Jz����*!q��,��L�lP��J���c8[V Յ���
8]����FX+�P��b>Թ��jY
���cٌ8���4kAR���D����(j0�Pmo����r��'���"?��W�~:�M�dFw��"6_|�7dK!^+�w��Gߏ�����l�v�Ѥ��l*kD����w4�k}����/���/y5��y��)��l�Ԑ���.�Q�tu��|�IF�����-����Ԩ����Tb�>��ѳ?3��.Dw�@���o&O!�P���ވ/���Xg3����%S4�I`{�9ӭr�6�����+>�vc7��i��4")���t:���r��r����g�+Ka��V��áY.c2�0|P5ю^�O���gK2f��4�s���ܪd[���YU;z��'6�V���|�C�ĚA�����	'Q!'V��^���$Y���˯W懓
(֒��(���,�״a���`1q�HH�@�bv!}Z�z���)Ch��=KH�a�f��W߮'ɳ�����56�}����sƍ���#3Pni������C�P�TJ@�wn��v"��
�2I�+'���?at�c&�%dN�6[,�Z�
�b
[>��v�n�|���Nv8���ݣ�c�9�d�c����qO�sp=+�ޛ)w<�҃ȉ\�����d��I����۬
��rH�Νs'vFV����ݸ���֪l	�S�-�N�OUB�}B��B�i�;<X�X��)�Y��P��$xQ�So'/�-��o�?����˧�M"�Y��B��GA���*��4KM����J���k-�#ą(U6_l'�P��
���,�
*��Pt#^��y,7՚+K
����G����ŀ��#K�ѷL�?/ғ���;�	MQt��$^O��Brl��Ֆr>��H�N4��߽�Cw��A���/Z�\�I<|�K���H��N�@KM�
E�a6R(�4nL
R����)�#�Bq���/�鉐+p�<��	&�63��Μ�!�i�M���s���l�ʽ'��X�����YQ����ŧ<i�}�`��mY�8-��[�n�JA����_�����\�sM��~;�)�>�8mq���:�_��~	�Xˌ��"�//�ϡ�h��I�{sf��d�go��Z��37q�\(��r��gϥ�������/h���ž�؈Gգ��gG���f�Ό=���mFj�H��Jš/"R�����Z�tV
f��\8* $��)P�t6��_�h�֛���fH9c�Z���L*@�WR���c8�T'U3+��E�cseeɁK���𥷾_���[s�]amݱ�'��=}�J��E�̛�DL���ʬ�::��jdE@��9u�<����(g��I��1U�[��,�9c�#��(���'gv4cz��<23F��!wI�Ǵ,���>T�1a�<�߱�/�v�%̈�>����b���m�|�͗v'�h
`���Y�!H�X�{ck<�,�|x�[%�[H�8Hr!I8�◖GY��i��(CR���-��Oe.��bI� �yc�R0��B}�ӆ�R�
3"S� ݟ����۾��k��j{��1cș��
ns�q��B$^�kL?h�ۢ>�Bq�mnu��Z�?^��D A��KN�Þ��6����uG��
�@C�dX�q3>��y~���?_��Wy�xė�Ð�%��
a"�L�ҒM=W@���.�ٔ
�Ѣ�MT�Y�T��q���-d�?^;��A.*2��"�'��t9����9/�f�f�ɘ��Q���j1W��̀���%�T�'�(�h����X�K�ߐ׷	���,��f\
�A�̏),�Q���s��\vЇ��[�9*/�_.V�&���z)�\�*惿��5��t��yk�Hb��5��F!{[�K��^gN5̩	��׺ё�2Eck��*�d�m��-�W�Z,�fL0s(�\����8L
�{V64�>��u�2�߭9�A�fL���1V;c3XBf�@�Z!/װ�_?���%�0�|a�<���/�C����7l/a9z��[7qmb	>>;M�xƫ�EJ
����7�V�+����u��؇�d+���gVr�x���=9l;��Z�����@ɓ�`kp���$�O����l4&w�^�W���te��ɚC鹼E�3W
N�� Pb
��Rn�����
~��
*9�`55�;4U��t[���fs�WD��^?:��!#�)%
��d���?Y�h��rѣ���|��e!���*쟶m��Kb�,�Yt�|��WArZ1�C'����r��IID(��D�p�#�è�����������"��G7a�����
����I��	�rT�L
|�bـ�e�H�K��q`�� �9Ov��.��ǟ��y�����{Q��)��/�;*���9�^	�MK5^D;!��Xpjr0t��Nv��#�Q��*�z�S�t�hښ6<�Wk2��[e�r�C1"�栺��‘��$Ŵ���
����M*���@��P7~�Q�p��#�IL����ݨ�>n��U%3�ԝ�@w�A�er,�]�7�Alt�R&VA#f�kN��@�j��L)�ەA'�P�x)�QN��B�����0���|8�(��,}�j2kI���V;[�3	�&/�֖�d�4
��S�v]��]�[��B��U�m���,$x���o���$�a�-��O��2T�Y�DA�\v&�¿x��p����ʫd���ढ!��Y��g7bm}�Б���l�V�1Z3�J��Si�<%ڡ'�5�t���<�8�lX�!Ħ:�XrR�!D�FC�bXl����w���Ù��@o�Hf�sD���
�3<��?���%�X��
[�0�"�ʯ���ꉤ��nc��\�=���H�ɰ�c�"�!�����>}�yyR����Ƈ2���e��Z�g�SO��o��Ox�(� �n�!>���컳	cS1d�40�XWpG:BSf���LGT������(�k�ukB�����,��?���i� �_puʼߧ=/D)��J���є�r��&����P�cr��~�9>�t2E�u�*w�J�=�͸Y��#��͚~�H	LG�-X�}:]�XrE���5��+���ꦤ�%��"�Յq�shb�W4�e!�5~%�4Ui�Xe��e��8�b���W���0� ��[����	zV�ɳq#[Y1�x==��?`>)c<��8����-�~�&o�
In.�9��z!a� ,3�j�z���iM�7�[-pj���>�l��?�҂oGM��t`zC�
Hk�J�9�2c;�m�F�8�Q��a�5쿢ÛB$Z�4�!��9��w�8�F������@��u}|4��a�F���Ӏ�*�����#t�5{�
�<K�qFK�;t�H�w��^�@�i��L��>��9��y!�����k�q���p����kiӪ�~X�Z�EE��l��m���gF~�3�g^̲���Eaْ1q����u������v����2%�ԋ�P��<�l,���G��N^7���Q�����X���D���"�\c.��t3�'>jع�.�vLBF����ʖG����v�Y��y ]��Js��!S5��Ԅ~x+��3_��~(�A����4�3�RAJ;�Z�s�� ��w���?i9�ٹ�z��\�$�7�rbVM���!yJ�Eu���S.־�ﻎ{
�B�^]Q�$X�a}:��.=z�h���x���504mO�����W11.v�Lk�w��J�K
�
�0�)UW5s"_Ǿ+�Pَ��B9(����7WgT��,�}У*(�R����P�)&��J�1�렇�h���0�:�A��⁏t�jhL�ڕ�8�&��猌H�e�j⯳ n��f_��!
i��<h��T4�'Cnҷe�>/X�����:�⚌Y�|
�Dcw&' c48O�rfh�2�ߥ[&�Y�TN~R�Y���J�ќ�4��xr�6���8Ib`a~��%��D�(j:�V[<�`	G� ��K��ŭo1��\W��Z.�4'�7K[m3�o7���˒N�j�m��i��}
�* a�WVa+9+�q�ء>������%�NGū�cHÙO뺜����ey.��by���͜�8%���o}��V������ʅl��e��6��^σ�O3CH&��x�('��%яg;���C�U☩w��P����*X�;`�P|��ZWƦz�fEL�Y�@��v{����JV�5ve=P����|�M��;����']s&T�257Z�u���k�7:d��Z�pE�T�èw�����z��w�=���N�V�-�`+�â�mp�%/�T�,H�	��|S��_��/��'y)1	�x�B��u1_�l�(h���:	z�����F��o��������-;@y����SS���[M�v�-��=�WoV3:��OD��i��pҼ@W��س�XMY�d�g���^x��JcMuS"���-vhz�����\ge����q��P�pUR���ek�S�hb�f�^��YY�󊣀Y�dF�<����#�j�����a�����u�ET6)�A��}[>8�=��Q�ʩ/�>��u�Xg2B`��4���Z�j�ra-��'sog�]��j+d������O�	��E���:��g��Ӆ2f~�s�``*��C*0�K!}Ǖ�w�3?��u���`&�����C���~t�k�N����X��<���¼��+�=N���>K�H����F%�"�Y�W풨�h!fe�Z�����W����D.}5X����x_��\��N��|�ȋO��:�l��,�KE�dz�q�l�g��(>���!A$cE���4��8���h���"�yQo^i*9�y��aA��48�g�1������r�ͷ� TCß�j~�	�H{;J����u�l	�Q���2��X���ތ=Qj�I���6́���3@>)d�SjS�F�VG�t��v��JekTӻH3��:����V��[�#PgǗ�z�c�r0W��}J��Hr�4�m�^Ey5�`��貗�?:w���0��9�h��(<�Pl��P�����I[ce^p�EA&� XХTz2�.�pԕ�95��EH+�"�_���#�[މT�uB�_�b�oI	�.�u\�dspMז�eSό&���CBM���0sHY�<�C���'HH���Z�H��f�MJ�3DN2Ү��Y�:&F�{B�+��ԕ.�Ɠ��R�������O8*�~%���Vu�����=<ݬ�ӧ�F�*�#s!_�&�—cL��)���d�bl�Ki
	j��j��^T�
�"l��Ƽ�d��=��2����%=ޔo��w�����>qJ�[����S�u��g��_����r|���[ȱK���P��
�^�����-��:6Sd��*_����s3J�o�2�
��h	�%3���2�����d��w�^�̠+��(����H᳦K��R�����ULr��
���B�P��?1�s'�&X�N8�@�Kz2�cf[�V�-jY!�8
U��d���g���a#���|�I�jRɮf'��A=��D�Z��
�x�N>�z���e����=��<c
�L2�"Qy��.Xq
-[�<��I+9�9�1����rU��
��*JWt���	�
q#h�gfҮ��Q��n��[���`'^��³�˳��?{��2آ ����@�В�CxpU�����MX1��U�=Xic�$��U��-��=��>�\���ZGT��%�l��|t�kC?��E����e�ViՕ��2���X�	�#�9]ߚ��{^�F��Ex�@ܮ�����)d�38����쮢,����V�Kȍq���{���J��6Xi�~��P����kN�[����h�ȸ��e0r)ֽ��wj0up�mF���i�4l��<�=�Ve��A)�״���FH�ߛs���B����'�i��ɠ�مn���u-����a��C���5R���[j!�h�>CC��N��T哐	��t��"��ϘAK�|kC��L�BÅ
�Ph<B�֊P'$��/�!�|�3�O�{&䁄!�ܣ�
-���l����%�H�a@\tIR�t�Yi�J���&�$ҹx��
��:ZE��Yzj�A�)nEުj1EV�ʩ��f��y\z�
��C��͹Ҫ��M7���9Q�NA�E-��3I�8�%=�)�����Z��%^��*�Jo��Yđµ����:��B¿��bϗd��V١����v����~��JX~��F�;Gm��t:C=:��N�3��W�_��ݶU$d�6�ټ!A���*A�AS}��bԗ�	aG�r=P!�^8㘵�L�xFas�ڊ Q��M���(�%.`W�ҽ�1��iax���ernN-��񾪺U�z�Np�!�b�RJ�>�IkO{Ik�,�#�j��E�ө��G������$~�͟�ԗ6w�r�����j��,?LG!��Bn�cG�&m�,䡀yK�P�+�L.�<��7���"cΝ��^5�uq.�ꋜ�����O����
]��Ll�P�0�R���g6
軟 >r�x�\����fl����9z�ǭy��i*]n�g<�f�%��4�� �ՃqL%���4�~,)tL\�
�N��3�I�8�6}�Ym="#?3�gec=ۓ�M<}�v3���+@F�f�b,����$�{{����o�-��P���^Ϲt�on��v�:�w},e�U=��$�*��V�Lr+V�g�dxѹ&��'
�'���j@:��<�}�
Q)������D���ڲȤ>Hsw�&�ȉ��Qe��p��F�������eb0X���.]b���bR��<���1��"Oam8va��T�X �9��Hl�c�<�Vq�7PX�f����!J49��//�ĝ�	Js���m�*nz>N�xi�g��̥��R���y~���#/��w�׽m��*�L�B���UF�mg��`&/�_S�vj��n��NҺ��i.�b9��9o�@|]�c)�M����-쩕z�w���2E&[�G#Te��%,b2��"&O�BA�야��t�Y� x��x�"�2�8������RT7@tQ0`u��:�QM"Ta0����<�!�d���)��p�p�8*�@N\#C� 3���k(��>��+ܢ�92�đ���=�q%�BI.�slT���ʌ���p��>�˩)��d1;T���
~���?O`�,�܃��R��7T@<;��ym�k�;�#_��z	OV�CC,���ײ�˼4�}� �ۭc��vD�)g7̈�S�-���fi��.{��?؄����x�V��c�Y�Gp_��`�M�1�"�YH�dSӲ}�51�f�<v��!�ns"З&-i��6��yk֫��ii�x��q�\[�"�Ѡ*��_Nv�-B[����>��|��ïF��w=�4}�o����wy���!i�5���8r?�S:S�A��障�A�v��Q>v����h	7�z��Ѫrj~�s�´jr~<@%���rc�|��UʘT���W��D�����|�������g\
�*_d�z�w����y�"n_y��V�4K
���=��&QR��D��[Jx�*�k[�L��V���Sx��myo������w̦�A�M�ޑ��$�*��g�÷�$��*e.[��&��tnf�ˀ-&���)���{�3�˽�H�C�WAé_qI�ᒠ�5|�����6ʾ�0�~�EV�q�|t�a@9�`��`�jZ��و�)~����4��k:�"�#����EI�?t.w�{�}�w�]��:�����x����ܡ1�&k%l�Eo��Q3\��%��&'�e�.P��ڜ�6T�	�l�^�ZIK��=~����w0��AQ��&
��~O���SK�R#zV^��0�-ap��G�h4!�2y�ƏM�î�Gg�@���-���כ��ٿ����V�d^#I*%'&��.-,f��Q�	SJU��۳oΞ���F�b[���	�P�2o�2��(��2�d�
0���%�E��:�r�T�97���P5ØK�0J�x�EuZyKj�({"��E�\�\q,�Wgq4z�T%���]
A�EB3v��9�!��{kߩ��1?���eO-�Um>Ѓ�Cs
x�u{�Z�
7�%���4l�hz+��v�����PU2��3�9�L���q&��;��b7���F�kf^�M8��G�RTM��쫢�l�r�S���-����u�^�UD6��fm�MǴ� ���SC_c�)�״��
���M]W�u%yr.�pj
�>��.��l��7��#p��d�%�C�'o^3�%6�<q_OHEg���
�
΄Zч����9o>���a�|aw�kv�I�L������?pi�W|5�>����vF����[��-�'�Ǫ����C�|:���Ω��Z�N���|N."�~k\
�z��ɼ4@<��ϖ9m�Է7|�L?�qC:Z��1��j(���w�ΰh�^`,��ҩi��G�	�q�
8A*`�Bs���P}��o(p���fX��Tݲ�μF@{m1K���K�	�N;�Ki�i����s^�FB�n�w��̝8CJz9&�s(Jj�q�ֵ�t�{y�����t��P�C�:ĥ�J��؜e��cKDђ3ɔ����'v�5��9:��~�8w+��:��j��J�]����`c~x`���<�X���m�^�_�EMEn�#���'/��q�0�+�×��W�|�m�K���/DZ�׆���W����ɳ�Xd9� �[�Wz���8�*K&?�G��3�.��'8z����1���=ʘ�o����$�U��f4𨖽*��2����D6��f�%��;*PST�s/��`��JQBp�)�XS�&��ʗ���M�����zY�ʏ�>y��)T �@��&ܜCa��D1'�(��pF�փf�҆��Ť�B����6B������o���<H� ,~��wyDm�
ݑwj!
Ҷ0�PܝV��b�4U�3f+�Yς[=N���	�vo�бh���XRpE4�|���\J�d��Dq���hE��Y�9�Pu���5������6�QDV�ċ�B�&�¨�Oc��͂ʚ������p��DT�M����%���+<
�s�����/������34��>l��s6�ǝD��9A�j0�s.��u�`;f�G��t��n��TR�N:!�Մ��JmR)�(f(��������e+X6���~g��t�ym�e�(F[#>����J���QIѠ��ٗ���{e�V57�Hۗ�U���,禛�{�u��#F����~���M_@jx���U�{��������ܑ{�=��4���w��)�U7����^��Rk|���]/b
c'z�V���A\~�c��I�[�r8�Y�pu�
Ւ<���(�ɴ�?p�H�
jG���`��e+L�0���2��8Zn�-��>�����,�b�W/*!�����&O㰓����� �U�G�L\�J��fL�k���-���p�Z�1(c��і��b�;�g_#�U�7݄��%%FN�#�$jrc��Y*:K��re�7�o;9��V�R�'���N��A�
�*�6m-P��l�xvؘ�-^�����j>u��?�z���uR
��Jl�THȀ���e�c/�S;�ѺV:�8��{T�>G���O�S���[�ҁ�t�,���T�s��P�
d.�]�G2�9,Q��d/��l�a�8~��1��!�}�_�X!�٠��eLx�좂'�bӖ���l��z��LNU�
H���֥�4u6��&�;c1����K�.�Rr��� �� ���n�F�{�3:����Zl����)ɗ��{���Ϙ���b��I�hf�H	�q3TX�{�YS�E��{+b�s"�&�N
k�-K�!�i�䜯"z~�0�6���T^"LR�H%�5���<?㬠�T$]m�b�t[���;F�(���_
�y9�Ҕ_�ւgm�:�'~��Sj��66��o�����|���9{���+��UA�*��~⾙ɗ�N�}x����e�w�&O,�b�#�I���g�8ynG����x�[�Hz�{b�t!l��-ĖRA�J-u�+���f�2L8��y��!�#��V��
r:�B��CBţ/��w#����Wۛ;�+��i�u�KY"�SC�=Ք 0�pGa�u��˓�����Nůe��*�m_�Ί"�g�2��tu�*<��=�-��}`�����$c �M�HB�l����+e��}�*[��{�ಝ���_,&To�K���]<m6�#�H��]!:�����E�ٙ��6�jq�|R*���u�a�=��z�P*��� �y�8�F��fZ3y��'����d��VDڪ�XXFeYL=�R�^��Ϙ&�C���E�,���+$^��[��n#Lj�L����4Au:�Sh*�sj�8Lw�*/����]�ܭ�O/kQ����d���ܢ4�j�j��)��
��+F�<���勐�"��州��)K��^�B׈f�������L(����G11w(Q'�����
)$��(�m"�t���w=��� �J"˘�|��(fVcn����q8�Mu�չ+W+�xS�(�ޙS��ӵ�� K4���@��9�m�-�@�o�w�ʾ�m����,Nm�\�z��hlr��ZT�a,$7����t�};K��_��Q��!��5t�y>󺷠fl!���I�xg����k)���cT%����N޼�L�^>`G��f��pf�-�ʹ�R�y�4�%*�+#w;yG�Z�8J�^�kP��㦤6k�{��\��� c
��0�t��[�l@���!��E��4�˼ڙ�Q��g�1:DmR��+��ަ��Ǫ�9ޮF;���r#u��Y�GV���LƬ�y!����ӣ��
sC:��ẹ���^����;�,A�:����~Ą_�4�r	P�e��o8h��3��9(���u	�_�!���#2�P����َψM{x��͔���C�W����D$��vE�D
ۄ��
)�>��.�z��\cfD7z3�Z�	}���8},j1�`Q�&�
}�'���U[Q�1v�X.��֦���� N)��.�6b��;aN��K�nY:�æ��|�g���i#G����]w��d�9��9B����"�IS�\/1�X
�;}���r�s�_���ls��B�ŧL�g*��ѷk�̍1}5�I�?9sm���t3�~Ɋ��l�k#�5 ���b�|���S��x��C���o��*�fPk]��Ao0�P~l�R���!dp3���7k�`<������\�=���P�hX�%��P�q{�lSY�;����!jM�q`MN��R��>��D��,��]1���Z�
UHL`����5F�fq����4/�6T¨��f.��1O�t	�tFV�4]�Wdï�FVo�J�zr������ߖ�[�4�Y&1�i��ԭYM���9�+�Y�&lBZE��|��
5Y�,�'T�pHϹU�ő"}�8�O�>��K�,�>�B���27�a�f�
^3�"s3¢�Fr��R�
ֲ��~6�=�S/X�3�2��=��\`/莌~�6�/�����z��Lm,�Ū��{J9�F����>�Q�,o��:��n��=��4xDE;<"_ ��=���$eͮ �����!����T�����~���f���Z�������,&�Y��c��.mY9N6�>fd���;ᑡ��<���T��Ɠ��C�AnW�i�|��pk����c�_Da6Z�r�qĻ�N���	�6дN�5=�kےjQ�cO.��{j�Y�*�Oj{wт�Ȗ�(�98N/:�{h?R
≏p�bk\Kʷ�t��*�t.��)xנ�z�ܚ#|�s�uObr=q�G9�x"?bN�{�\"�՟2��V��G�y��i��hn�j>2���6��Ze���!�fx���%M��7o7z�ۢVh�S�J���z|n7
�02���aCʤ[�(;����m��/�ԄsH Sd<�D(���P��M��f_\#�O�(>�63�鮦��Тtsi�����(�+�r���vs�_f��HQ�<�b���<��?�0���|�Oʖ�U�ļT�jƘ�lRG�m�/�/��{�5ㄭ~lj���IF��]��oq쎑���4��n�l-���GÒ	h�!,w4J:�D�W�ff��a�'5331kt�[.3�i��S|
���4i��Q�g��FI���R�6�w���Js���e>-)�~��T.���4�x�z��l��g�98쥬Z�>��V��q��)��
���!߁��,�z�Ir�K��K�1`�tM�۰�%BIj��\����+�h(6|M�3;>w^J���vgN��T�L��\�O��P���ew-%��{�!V~	ӝ���v���"�4yi���E)�>�O�?�==�gnh�����Arɯ������8n4�5FCn�{�{e>N������4k���6!ɹQ�{��}&�|��Z�����ZSlԚ��11	�d��P��ն"\�Ҫ�0���MBc!�0��}Ͳ����@z�^M��0��1��}6^��#�`��{w�?o2L7x�<�;�	쿐`xV�:e����P�i��������I����k���;fU������U�-`��M�ǁe:
y���������=��{�GT�U��y�#<"�
�.�X���wϪZ�JS�r�v���>">o�8"�x��r!>�IY����1��(㢞x���p*��4��b&���t��d���7U�+{>0{�V6n��[;��ׅ�����\]���E����fs�*'8�`
�s��B3f���1١�1;�/Țh#{F��
=_�\�=j3d.��De�:jD�:�,]/�0�`��C'S�7ei�,�\��8,�ALq��/�t�NO������f#���w�xf[��`{ɷ/�$�u���^�����Q�7�q�Xʴ l�Mwc��-�@N� �Z�>���"K��R��$/�p^7��!#�͍�R*EȮ�K�y�T��m�CR�՟����?}>y
��z.��wk`)ܔos"�j��lj�^֖u3:F��vu�	�R[ ���.�MN�]�;O�S�^H�����Cr	ܘf��o1���0�Ң�:���a��we��p!a?�fm���޶�9(�X�B��'Z�.G-�Gk\!,�!c�@��]�k�.��Ū5�/���f4��ZI�)L%���d� {�;�5�r4�
8Qr���׼�L̏)=�:I�@��5Y:
�ħu�3�jG������ ���wղ�<5%�-�{.�)+�/][)n����n��`�@�x��Lf�!��'�ߣ^d�R�e�{*+ʱi���P|��B�4��1�;8�^%�i6��J���j�ޢ��\��1#�:�,�9��<>���2o��G��^��{���������Bd�6s�OW�УZ/K�C	�iV��S2����Y$���nP
3�tx>�k�]@ �"��H��f����lV�t�X�8M*��C��I�ʦ��3_j]X6d��r(����5O��>|^+!�g�?��6���R��L�`�d�d�y]��[���^(IW1LЂ�UB%R��9��]a�g�d��Q��[
�:ƴ�T|m³���܌��g���j�z/+�|�k�0h��%Ӛ;څ�FU�ͮs��X�k��j.�p��CF�������Ҋ��ɔ�zxqy��/7�$� ��Y)ym����֌�X��op����!�sN#�-yQ峯�-g�͹e?j��R᮴z+#9��qX
���4G4�#k!��9<����n`�"'����-���=�.dP�&���F���g���'���Rړ����:�N�ʴ�K|���2GX�if|2K����h]71��x�_�sK� �c��D�k�_)G4��.��o��L�5�DQ�)��Iw�-�u�]������ؓ��c_]�%��V�Z�pV�����hh�;'�C݉4Vj��WƷǯ�@n�fw�l��ໃ��X��ُ`��\�����u�f�+,W�>�S�J�����V��OI�{���eE�6#���&�hO�|G4�Ґt;�1IG��>�`��U52��㿱&o�ͮ���2G}و~�aL>�cP{G�q����az�Vv��Ǻ0���d���;8rG�v���wp���޼P��c8���ڟ��KnI^�f��V���p��l�)eH�̡h;�qm��O�t��9��d�`�T9쿐N/����O�q1�1O�l�ٰ�����J�|��u@��Z�V1�1O�
!�o�|�Z"Lse����v��G���w�q�x�bJ4w��?������p����aĵd;RK|)���k�Whc��s�$�9��P�����E��6�(Wi�;l+��T	Ai*��m��;�K��b��
ߎQ��әV��f���kohEN�0��we�#3o1S��h�o7@���2��pY��w0Ա�o=��7���y*%� ܦ�S=f2'����s
���2�|v�w�P�E��S�eX[��WU�9��qo��=�?{m�N1��?u-P!�����f�s��>,aP�5 R{^��`�[_��{�ߐ����Ϛ��Ep/u"�[��¯yz��W:R�-���e,g�#q��� j	N�$�/�u�嘾�S��)sS&�(�\#:�u��bG���\;4���E��=�<��U6R_�HP��K/�,\��-܂���{�_��\竚+;�B]��\NS����~dtV(\Rr&R�������bM�=�@52g6�{C�`N9�Y"i�SF�m����$�?z��S�5"��.)�Pi�Ή�z�;{���3�9�-��y}�Y��!Ƭ��A	�ll6<�z�&9���8q_�c5e���
I1�w�W����S°��X=�IYq��t ����$��Fif_�NCC��
A�fC��
�|3*;��%��P��Vތ��b
�&!��w>'��x��-��v�M���I�Vls�_Tk� ӨG��k"_�2P�����]�t����5������y�x��hz�&���.���O�[��_G�x*�c{�K)A�8�����=bP�/�B�� Q�6�	so�uP����'���bG�pX��	&�(J�
�)|�_���A8�{�dL��VU�QI��Kg;ڈ�#�"�@�SZ{�	�T�e'�׮��-ĭ���#0�� �R���x
~��LK�|{�k��V�_9}_� �*�#}�
/#D�=���W�$ڳ�'���&�����[K��.DIg�D��JՂXD""_%�7�oήWD���O-���W�����{�m�YV/��d$t�kmx��2;[R	�,�P('�u�8�i����X��q-�DܸIxpZ�D�p�0��xw�;m�Kت�����1N�P�?���w��CJ���~4��[���R�����~�d��çŢnhd1
ɷW�^Z=�$]��ל�YWE=��W)�7�Bb@����5#V�+��e�B�H�Y��z�}��Rnc\߿{�γ͕a,=��}]ĒT�4�vK۝O�'�.���\)h����ǚ�Z��L+�e;O�˃_�D7Q����Vt����27%˫�v
H;ug^=���I�XQ?fG��~K��Ư���d�Ei�=?:�o�v{��vB1D�
�Ɯ�)�@�N�.�ohK(��Dz���m^͌��zxz_�T�[+���ۤ�~(�s�V?�J}��Y9u{~w�t��m��7�P�K绨���:$D��|���Үޕ�MN���=���nk=R�	y��Ha�(�_��,��e���a�ΞV�ɡ���!�v�{j�]s;V�
3dZ5�1&E��TJ�BB
�;�ĢX+?1~�J�ґ�t����k�qP��,\>j���y��T�;�9ڀ��0PX
�N}�Q����,>��vvg��a�Ǟz�1�5IŤ�d܊�#�9s*��#_�|�i�-q�
D�af��^�J��:�A9o)��ϙ���϶��}Ukck<>��)�z����Ò��t�ĕvtO_�9$c;|\��jӞw7S�H���F����{x��~���$cG�W.��2�1P��Fg�&��w8A!��4S*B��gH�h y���9��ͼ�N�
@��.��,��Df�98x{�{Gqe�,�!����E�@y7���	!涚���bE�b�c���z�PWf��9$���K�O��Ҵ2૰�^kG��L�`c�BM"�<DH&��|�u��1,����mf_�X��w��yǼ_�3_|�A��e:<���ਙ�r�7ݾF��;bI���°�fK��)���a�$i�n	1����o��tt�,�x�~L΂�0�i.6rLS1����_S�Zj)~P�L#���d}c|�-�;�5#��#Śe�u ��l�Kk��_����-׺�P=�ʥ
@2D���e����U
�m��@�C�u�?��қ�i�Yo>1^�;��I,>:{�wȫ���H
���ٓ�e���u�|��;�#VN�l��֋b�ɷ�(_M�t�Ĵ�h��}�'��O:���jZ-lО3�PR���c%"]�C�ݦ>��朥T������<���M����\�n�椧�M��֝�9��ߊV��ċ�m��@tIY�k�a�_�Y��}�����]�[bo�@��5I�蛕�mL����&}d���0X�B�����
�{���nw�!	v���P�XT��bVP�{/����QЮ�;�V�Ĉ�w�(�Jص_Toό���o$pA�ɔ��i��*�9k��+��P���k�6��m����i��Q�;.8�������Ы���K7/�d��:H˖��cgIy߆�������Ύ::����T�����h,"6�T�l��g��(X�O�K��ۭ6aL�����d����;���4g�@����J�a��&�*�^
�%͝�D;�s�9�_d#Fp�2~ȿ�zt��m2'$�@��k�U����ݎ�ۏց���aKr��mN�g٪~
P�,@��#U	i8����Ђzf�ח�[���-�0��]������=�f�3΄�� 7��[�_D��k8މ�B]0F'F���#�����:=�у�W�=w>Įѝ��*s�z��g�Q̄ɶe��[$���2�3m�}r�M��FW������~�i��&gY���	(�%������VN�J�d/t�(�+t��e2��7!/\��ƞ�7ˀ?�z��
F8�]��yoW�aF���8hKBf�}R�7�;���_�"FAR�k�mw}��t `v�,�z���A�w���Nn����ً.���"t�q�w*��ϒ�[��?f�*ƟV�H��z�RN� 
�\0^{e��,�,y�H��x5+�.�U��˻�ϒ��r�g�s��l�L����0o�U�,�c�fZM��l��gjgG�v�`cE/l+Qs��۴H�R*���,)����ڗ��h�u���҃��=E,��l�%|_��D�P����MYl��]��&c"����P�3J%��>d���6���ֿ�vm�EW^S9���_.�11栫��輪���t��V0���|9�ڬRzx
B��~UU�)5��<��u�P�"`�Q#�����
*D�E
��fw�ǧm=��Z����ڗ���z�_��EUiW��٨*$��1(U�O#k)yG�"��5�7��sE)���i;����1:�̢A�1���L�aaUN�e!�9��dLp
#n�0�Kf<�._���t���	��0�1�!�-�P�h�+̞0�=�C��%�<z�8T�RP���N�Af�҉"��&���u�hWmwjP4/��c�*�o��eJ�4⇌���g�|ݐ�"TJ-ҋ�9^d��=�Зs~�:�mR���~��A�m��CC�R[�R��	�}�1���^����ǔ��:H7�
��wA���9�q��<�֤&��x?���}1�th����]??j7??C�(K�q
�:~�;�b�I�vgk#�w�s(>���n�o�mk�g������Zd��m0��k8��b�T��nQh�YCVm<E������=�
Ϝ��こȖL
���l�tg��e�N;V|�gX�~��`�8�Z�oG#*�!R��O]���-�wY6}Bkҳ�]���3�����uQ����<~~��S�n*Tq�x�Hv(�\���HD	6z
Z�7�/���U����ʞ
WR5�0t�V��������?�
�� �
{|��M\d7U�ۭ{��bMa�t6c���K*�����?���ﰻ�_��g7�Z�[R
:���ǿ����D��^��* �!�_6�|^�Ė���XZ2y���|U�o\�I�0��*���"�0x\�qܷ�Uc*5����ޢ��9v�6ܘߏ�O��K��B�ޙ�Gl:*��Og�^�TIH�g@j����=��:nr�4R[�Z$y�q-���kV���VQ3��p#����z�a��Y���(��|�M�w��,�p{;�/eu�u�P�L����2ɼ9L����S}vV�}ހj��Q�g�S>A�{����=�E���n���[�j�癳��s�y����#��g6)�B�ɡ�~��b����@�K6Ҩ4�T����,u�ijp��5��خ�1��~�@�yy\�}-�Ӟ��������r�ſr��C���a����ϵ�.�w:0�1U��W��n5I���ߥ�Y/GS��{��_c�ݟ'���}�I_J��d7*�,�Ey_$Y{x�6���Φ��Κ% ��IcNrc��V�u�+�fT����'u�D�Cb��QmF+b��)����|��K�B\Q�:~�lD�~O��ǟ�qd���vt������V���)Ya��y$��"��
JvO�1�V���ۉ`��-�e_%��!�	IJ� tI�,�+�k�a�H��%(�<��PkV�#�k*�Y����l�`$\j@�N�}���J�Uҽ��������ؽZ���Z�52�,Cۼ�[5�_�8	]�912IJϩ���G��,<� ��@*���j�x���#YR�,��g�����'�R�%�~���
�Vh��F{sBx�EZS��Ր�M�Z��(�ֳ%N?m������N��梛e=�>��ԑ���9������V�x���2cv�R���x(;-mrXE��I�Yr���_�O���Tv:�o�����;z�Ua�|F��뼐$�T�+�Z�36��J��Y']��vԂ�	���\�P�ͼ/SP�dAq��^�S�34i,�B�j8Yx�!�y\��T[��=�>d|�����i�
��g~B{=��
��u���&�Z�ºm�F8�5�㣐$)��b�#�{�ܒ�&�U��H�&a�����V�����Qe����(��{�9�ў��=�'��VdzXb���\1��V�'�ո7i
��gӰ��%��u6�
���zI�/F�����4Uv���;[,2��6h��r�w�o}�w���g�����Ӻ�@v�"�NY����
_�UNC�+h~��<�Q�6���A@?Hx�"�C��I�R�L!1��7+f�yl?�x�B��1�8ˆ�����Y)����$(�å�gN�	�ۛBun|���m!!���ìu>Z���=��3���|c�
��f{/��Q�O>�B�L̄r<���ު�:*��i��ru�2�;UF�>(
8g��R'��b�NG�n0�0��1�Ln�
f'-c�Y�&=���j���.��`�Rj�4^���<X��H��"��̘����WerS!�t����ˬ0��[.�K��\e��ћ��b �l�}Y��5(/�ʣ=���M6���b+��g'�� �*㌸B�@�ඥ��Y��Q��[�v��:�Lih-�o@��Ç�1� ly�����Y��b�P��$_ 8⼴8���F�d�s8���f�t�{��0;�̌�5���Xޜ_?M.<˳E\UPs,<?P�TE�nL(w����DX;���\�W1e5I'`�jn&s-ʢ���.�j���c:�I+Y�<~��3��=�����~h�o}y?�M��*��l7X��
���Y؝6�{���L+o�c�P�T�{�3Q�h
|a_euh:*�#})�(`�ݙ�eV�-��撫3K^E渹oԡK{�/���͏~�&��@�JK��+Jc��-�Դ��i�-*�҈��+���~ğe��6oC���N�~:$#��߫��wz�Ko\T
������A��N����?<�/�"S�&s�gP��?�n��Ǟ*f$򯈹�gH{'�J&�A�ᔫqR)ƾxJ��{zW���C�ny�a|O����#�?U�нyqj�~N2	~w��t����ټ����Ker�1���(p�1� W
g�zMr�R�=K��'����y����AN�*)���;��{X�����&_}��$�g�M3��Ӆ� �B_���y�,��x�\Qd�K�0y��*��dS�����zXfR_`Y�ˏ�Z(���7�a�H�xʾ���	�ܡ��n���\m�]��aD�8Sr�?�alI����ץ�>�cs�X9(jVM�״1W�2�4F���%�o�U�f�c�k���}�q�T�/b�I�wEW�
`ъgʼ�s��B#����u��̪x��;H�)��֪:�<�{�ETB��Y�z�U�;�^W�ms$�O��x[��"[������R �dS<�-�̠8�nT#B�tEufs��!O�E!ُ �)�&p"I�4A�2Uid��LJ۪2H�G���P��[�R�����0����UtX�X9(̏�S�z"&Z������X�,:�D�
x�l��`:X"��0�"�L�Yt3�9�����n�L�K����2�(�`��*�"	o���1��V�ڨR�������iǧ�gٝ���F�݉�6T����q��:y[�(�Ø!�����T�.�5���#��0 �`rf��L�^����>뱩v}%�8�⮙7d��g��?�뼞,P.k.��l��|��s�h�+��E��3���}��TV�.[�y���������	�Poڬ�o�q(_�W���}����G"��?��]s�������W�)�m��Ns���֒^n�9����J�#�0,N*��%��K2�(�AL'�ET�5Y
DUֻv>S�z�	Y��>5$�Q'W�{�T�vo����=��ޤm;.5Ǥ;tt6%Š�Chn����0rה8N̶[۴�y�l���nVz��0��%��+R�?�%��Ŭ�r��g�9ԩRJ&t4�� ��,
�S�~<Ev),F��ks���"�d�BP��L�MD����Uf�jj�v�X��򇯒@�8�C^�U����C̦K��Œ�]-�-B1g�%3	�°Q-���r]	���3�Ч����skm3���o4�~A�M��а��;�"�({:��Qs�S��7T�s~����3W��#M�Ԩ�D$��y[�vS��=�:_H��U��@L9ra�P��r�!7&,��:����O�d�Ձ��kp;�=j6&2���@�U!™�r��ldI���ٗ�	��E�)���k���$�*I�ҏ�B͍��U��(��:8�A���	�|��gު\��v�R}a��蔑���K.3/P)��g�KS�+�`�+�>1S5���6H�uh0��Ƙ-p���4c~T�:��e@�*|7�ym�t'��q�ҥ��	�o�*D�8�5U���K,�}���[��$,o$�-��bz[�ׯ��"�a[�`b]���Kl�4���~��~�L�U���l�H.rU%�)�@��~,d�̶PBR{zH��ȕ��_�b
U?��G5�}^L�I��Zn�����-*�W&D�oM�,�<����3{����5Go�	�����)R`�1�P���j�p`@#I:]��ՈΘǂ�����['�A��-����PA�д\+G�Z�5芇xx�Y@z��5����`�_�?����j��B�|Ay,�Sz/�5t��[d��i���e���rwﳏA��G��H�n��"�7��gJ��)�rQ�0��<M��`"h���dMO*1_=܃�p���m�D���1���l�Fl�TQ�*����^��&���p��νq9�k\ݶD
%�1�5s�x4<�鍡ϕjHM6-�C$Y9���7H�r�=�P.�@b��P|w�*z� ��_'!K(7R2)I��?˯�3� ��R�րzR;��#̂�gC$�`�;�
ֹ"��L����T� K����͢'���p�u:��׽�%��LPX�g�A�E0�,��DZ�C�
��+�ܓ	��GM��VL�Skw�
E´�o ��uĉ j.=�{U��B�&>,)�d޺�~B`�Ȍ��XV���=vo�-���Du��1B��g�s�T�S����(.f8_!�I
�h�+�(,;�N��VI�s��1��L�-z3~��U��ˠ�aKGw�
�I�c��y��r��X���EA���$�������V�-�����U�j\Q``��ڍ�����N���K���!n��M;��-9�Q��cN�E�
G����MN�6���&�<�k��n��� L�����2�:\9 �9���	���z��ث틭yy��f�u�e�������0Z�͵�_J�P�	L��U�maLf�>�x���K��yn��r
�y}�����X�VA��f��
��o#B�T&	W����J�*K�/�ЅDw�T�
n�mxQ]r��<��g��p�X�{��N�[�`يӔ���9�.��<�^,�ڛ�V�x�Yֱ����Y[��`�D�0����0w��+������ҧ�m�|{,0�}����N^ɟ�.c�#LJ�i���n˚�,`��YP�Ӝ	^�ǿ��K�O0&���i�3�@��:��J�<'�+�ȕ�e'Uޑ��#���G[d��\���!�,��`ʵ��;yF��K֕���>1��6� aN"��I��n���[��P��&}�2<�33*\M�CC�KL�v�wS��`/�M�b����`����V�
8����=+H(���E�%�A#�����v�$�
���b\O�+th�\�.>糤�j��C�������$���_ѯC�p#�#�DdI`������L�M�2|=���o$�cV$�	��{�7-3�~t�.�<�
[�X�4�¡h��S��O�}מ=G��6��I/�__|a,�ּ�����#�h��+Z�YX��Y'E��kgR��݉s*�~j{���:��[�0vM����u�V��y���xARĴ���9�I�6Km�g�U�0�r�ݹ��	St��;�N����67�(qR<��_qg�1j2D/�;��I���ٺ*�f����7Kv'�F<���BU B�t�V��j�Z�K��{kn��ع��#sȆ�g�yz!
��(���ژ\�K��!����
u��i��f@q座@.o��O�f�D`���i�c����9�Z��}����=]{��l�/l�vɏ�d��n�Z�vʣ��RR���a�0�n?�A�:r�0�~�NzNu���pH����z䨋<h���T�~%�#��$��lH9�3�f�C3�����.-|2{�It��CHE6L6�P�8�;�@�s�fL(,:��W���q�E�(_j?��V]���\��fC��{�ҫ�{���f�9������C�11�vQs�n��Tj�����B
K4��us(/�w]W�ԭ�͕1���dق���W�Zk+��SY��g�: cf�f��;jU*�	'Mg�g�����N������3^|
۵tS��Y����`���c�&�N�_;Xf�nl����4�y� �����jo���3�激�!��-��dm�5N1k`�N��gmVZB�����2��,��Ad�P�;�������9� �nE�[�A*a{�+IT��پ���rԇJ����ڨ������)h	n*�U�z4��/�
�r%�<� f������AcG�gij�2�(j2
�	}�xh;��w�l�:���nt ڿH���;J	X"M�x,�\��ʀ�~�������NO{wK�k���^��Ɠz0��Ғ�w��B�#����`BC��x�	r���j��C�?��CQwIͼ‰�	E^�G��4p��[�w��7vA�-��z<v_�����6��f7���$��h�o��\�0�9o�Ln�hX����7_�/8J�����r�D6�JxJ�Y#��e� Î���\j�5�ɚ��J��
n�f��.��4w^��+}�l���\����5�	ʶf��63Y�g7����<��<4���o�k8�����LJ��)��U\_���H"��&��dI���Ϙ���صơ�B�k�.g�%ż~�1dd�N���Ϭ
�?���Q�S+Jz�G�f�4�jK�nd(�n2��4��D�0?\[���)@-��O���!��)�L;��f�p�L'��j1h�	�:���mA�]��[J�ݻ�]�.����r�T�<d�WpfY�0<Ov�B2�:�YZ�s"��}����'��*)Rd���
��q����DAp�Ӕқ����O2+&�B��.j��DH˩��@/�]#h�FX�C�a��-Uq��-xv���.�Wk	��G���񄵃�w=�n�C
(�j[��:.›Q�H5��G;���xi���U+c��5(�d�
�XS
�r�׬U�f�q)�`uB�:�ߕ6�KO�HJhI8pma�X=�eZ�f%N�;k��D��`�f�k�SPB[�|�~�&�ꦬÚ��c���l�:�*w�������<rUe�8U6���m9��m�m��ݓ��9�@R�K���g��Zn���Ru�2�˙�e���Z�XBL9���*~�Ͼ;��?Z�Kt�xR)d�|p
���j�R�BJʮ��Y�c&*���*��^)���:*Bz�8*��A9�	�Z�
�*4�%��ʔ�p�lT#;���u��ރf�g�6Vpʼ������&��P(ux�(D�,�f�@�Pi�YX���
�Ws;y3��t�2��[�cKD�Q3>�qh��*���d������sԕ���M����Q��ʞ]��	Le?)�qJ2&j���z����ӰJ��`�١{�j�$�~�,y��S��PL8���?�r�*�!��p.�h�v����D�zT��4x��[?�
��h�����e�C�m��6�4�^z��͹B,2g\T��d�{^�K�`�k�xD���N\�Na��C��Ŀ�ػ^�zU��B]����v����
Q���C�{l�����~�`}��_or���)�F鎃@x����	�W͒���lo�O�庪�!�a�YbϚ���0М�-`�@��s�|����@i
f�Ũ�o�O=;��[���]do�)�!E)n�B�*e���LM!>�?�f\��>�1즈
J���Ϊ˥1p�$XdWR
6 cfE���LԌ�Vl�U�7[�K�HB1ڂ��<�C3~H"��=����H}W����K�l���e�]���ۚ�I�ʲD�|f+�C�(���Y��>]����H,T�b�+���̒g~X��ŷO�@�u�n�aE�~���Gy�S�>"0�����?��uQ�JݖeP^�}a� �HD�E�MY�Z�>��,>����O)o��~�1D�(J���O�mrz�֭3�/:�[���R�P�';�����H	�]F5���xBs��m�1���A�
�\��xz�=���]�����T�*�%X�_��ې�/�ԁq���{���SbO��U�jΝ����`[�d���^y��*Z%<O� �T>��Ŵ���D����3?�̱]����?l�#3R��)�h�b{32�ZX6L���-˺�׸*X��͇�E��PU#��%\IU.�Z�r���n+f:O��=�Ĵ��f"����
>Z�ˤZ��n%w���x��a�#AEG̢!��>�:hNZ���NU�����w�����!�`7�S����к�W�PW�N��fP?�e�j�{mǽOkixq�SH�ݺ���CN~wH�_&��<�PI��4r,iY'<�����J��)�p���gWP��j���;�$jT��-�Xy@��f���~v��j��v�w��le2��/A�%�0Tf����
%��H���~;`*k�lX
�>~��{�����L �Bʼn(�h��@�{A���$���,Ƈ�`>�,$�	S���7_�Cu'nab>}�?�Av�8����B�V�=��P7�b��a��Lr;	Y�����Y1����}���4Н`��SG�;˝+ /~7�߱f�!'a���j����z��Ae?�<A��PUO��3\�<��e���F����{b���
��2Aa�����o�{�^^X�f)Mw���\ø�x�� ���Ed�A�_��DR3S��1��I
���	M�^˾�p���9��P�i��w����0�^$U��N����g�\�Y��zY�vP�Q	Q�F`���_���fh`A34��Vv���h��_oS{����nU��1�W�.۹��PcH��e�x�|���´|�&�"XA>����e��$���@d7�<����	гy�t�'��A9E�T���j��[�8��=��q$+Ʉ_֐Pq�c�4Р��i/��s�^3rV�Z�]��L�ZiQ.���^������0Su��
6Ho?1Փ�.=�h�X5T�*��Vd" 2E�Y63�Gt`A	`C�1���)}���>��&�h�z1�������dfy�չ2s��#z
s��³�8����9is9�����%���.�و�yb[��k'�ӫw0#Rd�AP�X��ɏP����z����sJ��!���d%�:f���:��%*�H���j�aH�c��0�{�SMYr���.o�@�Bp-袜��60ߋ�`��M"��$q@��%�A��2&�K�sft	�:h쳞+OXߔ��S
")�݋�c��;�3 ��۶L~��w��3�!���5"t�P�;]�2�Gs~�|iK,̾z�ɌrU�764hlב�<=p����o��ʞ9��T�7�z�������S����"���B1I��:J?��ם�������_]�/���r���!��[�{J:��
��oD��<Vo���Co/>*����6j=���A�/����
�=>��ӣ�h�<����4��k�T�ʈ/�����u{��ٱ�ӣ&e π�rP�1��T�\���Ls�;GprE���"<�ԝ|���$������7$���S�R%�B���4g���!M%�@E5f��,T ����q��`8
�%:]��)FV.5p(_�R� �_� ~˷~�[RGߖ���c��y����t-uI+�i�Z=����Pxry�@i�u��
07��Z���S3��u�a�kq���g� [p#��j�=�PXr1�����j��9����Y#s���̦��=f��X���4���.Mnqu�t��7I���QY)!��wP]��9:�do
��Ҙ����z�u�_�r�e��m�
bg/2Ȱu���@x�Y��ZP��9pNs���2�}BC�����x>��\'M�O�(,���Ce7G{�NǶ�[�3��e�yb�Z�Y��p����H��@�֙+�}����<ng���iW�\zͺ:��{�J�Q���%w�$c2ۀ$7t�s9����\��cߏ���)[�m�#��$�M��X�n����Q��曝��x%vK���=��cyzmO�9�T��?�,Z���y�XV����H7ZD����>�=�Ӱ�!xF�P��M]?E��)��]���N�˞&�<��uuˢ��gv��2v�l�e��E��%�
`����V�X�Z��)��}��P�(9L:�+n���j{���%q�6���bD,��R��-K\�/��e����}}��{]F��$:>��1���È�	,bS�e�t�Զ��
�y��0ؾ�|qρ�mu��yŜ7���-��s+<of��<u���a��z�z{jCWE�ℤN6���I�E7s�֦�Kp�یz�^���R��_Y�j�7_)�*[ݖ꡼z���.��`�8�R��&3����v�#�6��Ub4��Q��q�T_�ó�`����KĄ��<�h�۪\���J����W(c-�嚲y\��_�*��V7/�6��w�涀�sV
D�x�l8��ͽ�E�~>�EX��~y�.�H6�gm���ڣ%�ɹ;����q_�:[�gp��6���M����ҷI�A���T��[��S!~,&3�n7��g<s͹�w�}�8[�y91�h�|n��l���3���O�����j�M�8?��z��໻*�~�q���T�?���&�88(��� �)f�\���:�4S��[h��g"buKe/�84G	�z
4�-e���n��]��(g��:[ui��re�)�R������m`�S���Ω����jE���@]���>"���#��,X;X��e%#ĐH9�pWk�I7v�0a�Ycn�� u��ڄQ��P�W�xC��ٴ1�V`�y�+�ͬ`��yZ���Ýޏ=g�'�0kh���E���mS��
��x}����.��\�
�������ץ��U�?�?x��"Q61bi?�ol���ԙE��.	gwH�r�]^ǘ�!I,GeA�J�]��;��j�*П�u�T�uh%
�U�LD�Ą>���x�ca0
�ºEI�qO��u�����(��Ȫ�����C����oPCOL��Mp�9�}N0;"�3ĉ,��[�{)����-�s|峜c?�{��3R	a@��}bDZ*q0��G,��̌8/�R�u�ιTh�M��Q	-x	����gԍ*�:���7v���q8�%w9u`Bi�Mk�\[�-c�`G�W_>So�+�-v'
ۥy1Í&���ˀ�^W����YXn� ���G.�UE��*���|���Y9Y�T\4��Œ���]>���m�HP��
Ҽ��+�*�x\Fwu�p��(B�)e�
�0�!dJѬ�]F�0a������}��sT8��
>�1��ģ<l���U lU4���{F�tmG���q���n�Yk�i��ټJ��ҭ��Φ��9�q<+駷1"��7ϟ�C�웳w�??�Z����g���:T<��5z�l��5����dm瑧��EU�G~[�
��:�ͮ���f綍w��ТO�*�A��w�2G��%��NH
4e�BK�9��^�R�&�*�>O}���)w���5D�vt:t�A�pt�{�l��^�F�ޗ�O_��-���U�)}F�\�q��T?��x�k�`���^��G=mԡͨBf��
� ʧ�x&K�[��&y��?��"e�Jf�D�_&�H;�������ɯ#��^��*�$ߢ`hy"�b�Kqu��L�\�T�N�3x��0u�䗈��KvS�]b
\b���
G����y=�Yh8��V�P�����1�4۵
��7��rz�s?e�3����D����I�'�Y�o��ޒW������R�,�%03�w�0��
��rc���εH/;%wN�h��"���&��L䗦���ظ6Y�Ơ�9ً3��)w��ټ'�I{��$�`?F�pD]�no�uOY�Sz0۸b6����LC�8fC:���]Wh۪+(Q?]��pc�+�e��u%g���C��Be9,q/��
����x���ě���f�Zbc�}��%+#Y�u��i���ʭ����?�v\}��kT4��9���EͻB�u���R�$�+Ɋ�\�u�����d��8���6P�E�qY�OD����S	`�x�`X)�Z���G�1�*c�����_^<g*��AL�[�7o/�(މ*�-��#�n��,_pr\�s�Ҭ�R�m
���EZ��t��G���C����3/o����}V�PU�S�ey��[FT�Y1q?�/K�r5Ͷ��e�^d��@
sWfNC���7��~U�v�	�P���ˣܲ�As�ǿ�f�t6�ܔ�fPץ�l9: �~H��bG����|�&�%��u�K��o�@�^��E���Yc��� �]�4&�����!�^/&����ȶ�{�3�&	䙪�6�7�+Dw�lE��4?�r},x�E�U�9�u䰯�R����r��}��7�_b��w�TPh���U!����:�b��=w�'�K�ɖd��oa�ĵ:J���\���tX���
�&M.0���M4�-%-I��O�$}R���qT��X��@�Dᙜ�V,1)܍ș�1-|ov�8�1c��7�(|�mk�%�
x��hhɄ��]�Vlo>j=�sp����|�)�r%Fc8P�8X02F�Q�V�O|Tv�zf	6��	Ն-�y^�����w��?��]�ǻ��/Z�}.:V�ͦ^`�t�y0Ēz�m뷴��H���,m9O#8��P�|x
Ȟ��9CrԚ3ǟf��a�"�1��KQ#����4��LF�ٳ6�]�r�2��r2�����)u�~QcG�'ڷ����KU��ˤ�6j��v��*TeU�8�ަj���F��SR	��Jv���У�G�׶�GQ/��^6���m0�á�'��zU�Pש���Uy6u]]��1>EQ���&
j`{^p�*�Sj�*$�O����
XPȈ̿���i��66Nu#�L����V֑I�UG���9��
a]�����zń�F�1ŋ�U�#�/��*�GQx��$;3ߊyM���X0�^i!snFb��;d�S��y�U*����9��nV[�N.Kw�"zp��c��誌��Nh	%�,���h���:�H�f���z>���/��
Q.�}��1�3���)~��ڠÃ��q���W�#-�=}��Db\E	����!�-�W��1��s��?�t=�p,W���g�͢�z&��l�Z)�YjGA\�*"7�#�-s��!n��z�~n
*^ �s+����R�<H:��$��0��G��vr��
�vm{�Ӗ��\I����r
E ���Q�k%��d�j���Nx�Ҧ{�僪AO�{�:��
��^fss��㨜+oP~2�
���5ہ��k�@���'��糲�TG�Zk�|�-2�����*��K��V���a�
�7]�8�]��yHe����x����X�����
��(���d�;ٌ��8|\�Er3�� �ɑ
��]�7I=_�غ�kVN�y�{�Jf^��ox����
:P�7%\楢x�/׌x�n��C�r3V��qs[&�=~��*�V����&jN�}��̸p�R�Sۏ?�?7�wO��ힳkˣ׸
�|������^V��$�	�̊�]��%�dH�����F��ż�Y�R������	�Rf�
9&���Q����(�΃emDx�Kw��O�pE~A�!��-�?6�tDLig`G����5�Q���;_�T���A�"^�t�5ROc�.�=%\��|%z���Z��<m����)�?�L���.��J���0�m��O���/<C"�ef�μ���Uw�X\uO\|�Zʡ�Eb��T��e����Mf�^���D3�ij�M	��bPN���I=6h�H�����(c�����.�2����fc0�2E���Μ���3CNi!��+����)����\�%�O_x5B�lW ��\_�?[JVrX���L'�C������J�C�F�q׆3��сE�:wfw`�{�x�o�����$yX�u�H��#��������f�w�7Ip!�,���s���{mĒ�,b����}n�n/�Z3���VE����h���"�2�jt�uH��&�����řh�͝t�pfO�:�oJj����r2�m����n������x��w�!�ۡ�[�1���N�4/(<lwȰy��r�M���0|�	޼������di-N���f�58m��wz�:ehz�����l� b6 #]tD���T�y]>��q�.�k�v�H�;�V+BdUymᖑqqGP��	BM��4M�˯~w`��{Ѳ�߿{iCi=�t�.Ô[B���&1�vbSBּ�?�3K�G��͒�iϲS���ʿ�k;�@�-1�7�%HY��[��uWI�$TG^���_��(1k<Qn"����4���W�� ����ԌE)�|UZ�ib��Fў��_W$)QAId�>(�y �(���ڟ֏�;}n��A�b_�\1a<ӵgA�܉��-/9����"W��Ύf��8�`����.3�lmeF9��sz��!n�"��B��-�d��X)vn<�����R/��t_��`9�?aW��_rox%���}�[���[-�q&�7&�y��Q:�
|�k�&��ʦU���3�Æ�ƙq�;�#�"ww�5}����|f��L
߬9�|N��O@I .��H��_l'q��=,��>�(��?9���p��.鹷��]ЂM�g�};ɶ7��8c)䊩��5/��~��Ya��\�f�E�@��'`L_H"�`�Q�\B5թ5�Ci�����S.1Ž�K��O|�K��gH<����~���:�G�h��쌘��U�0�B2����:�	�����4yfKc>���T�c�f�+ҏ�	��C��h�X"��MQUV�Y��9;��9p����̓1�%���z���_Q��lj]��i)�h��:�f_�
�c��<cv\�m����*�KW
ZT)#_V��he_�Smz��K���6|=Ϋ���1 ���%���xͺ;�,��V�[Dv"V�U�������n��.�g�VzS�_��_��]�p`Bx_�h�ISZM�qr~y�T�(���Ѿ4�ԗ��|&�+6-��
YXW�HUv�-N�ǟY��hj'�2_s�C�h�K�T^"�	T�"��S�T�Tޭ硝ACBͮU��8��U����x�J+o���{����r}���am)_7fD��`?z�MqK���It>�Z����������|�g��8KH��`!qȧ��%oMk�r��|s���#�0oM��t��_X�(������3�S^�����!�h�h�%=%��un.m��*���69D�[JJ-�چ����v{�����jֶ=��X��PcCL��f����C�W��L��C�9�y��7�����+-l�<x�囖�2�#LC�*�m�2b�lss¯5s�n�����,�]ǞϚ�D�_�u�a�,Lq9�{ٙ1
�$dn[~ʤ�ly��g$2c���zC��*���oc|�[�%4����ڮ�vr%$L=��'�ʖ�9�ܴ������p��(Q�*E����cJ� ��Bw���Rj�X����dP
�y�S�O[�]/��A?���`��[r����h�:D9p�*����tZ�;�<�WA+��QD�-�;V��|*iƼ�Q�Q͐�(����n�9�tA��'�C��59��|�A���W%U�Ðz"7�$s�3��h�ô�އ5%I���]��!���y>�m�Q��r��n�uÝ�<�s�p>q�y�w�u�=��9g�[��[���Jm�:�ܤ�%/� ��NvK9��Ae0���0'�[F�i�oo��m˂ٕ\�j�s��>jim���g{ls���A��E׆��Rn�l��i�M�����Pc],�+�HlT�H����[ƴ�OF��N9l~SdĂw&��IY�x]Y7�����n��D�m��}���?\�ޮ�1��Q�<mܼ��4�7��ǿQ%_G�A�9�a�l߸�i"��=0�݊
6>��
��<>CoQK�7k�J��u`{�V)���فZ���\�~Y�q�"���_#�T�ix~:�G�n�'1=�S\�XC�#�l�.�U«#x��َ��<�_v[��<���a����'����u8�X{��"��w�]z9���J�lK�o�FҺ�Ya�a�����&�6FC�w��|�J%m���Td8O��e[V|'^TD�������;9i.bI��n��V��b��FK�
�d������h���d��{kH�l����K�혗���0=�e��=jEH��K;�q
�ז:=��ȑ܁ c�^�x��,�]�N����P@<�G*F��'p�M>q6U��{�Y���Ѷ��Н�+l/Q*�G/�Vc�|��,�d��X����^;`�̸(�x��p5z�<��[�	�J0��U~1)�6a����"Y�{oz�=�>��q��9�{K�����|z����ӽ��OOvƙ��)�w/�����x��h�����H��g�Y��У�]띝�Gu�_��:�ݻ����\��gqx���Po͛םʼ��Б�p��DJ��n�H����/ma}��H	iE�-��J/5�7=��1
%:���+cq_?�em)�T8��Je%��Ng�c`�En��=|ܙ�p���nwE����MW�zycV*۾^��'艶1�����$�t��4l>j`G5�=����|�7Cg���X�uݳ�kbO7�=��z��)dfY������siq.N���N���H��=�S��K�8.7B�0�,��4�R~k�� �KBQir]�PP�s�9v�F�$�x;���#*�3�tH�S^z�����<�S@ҤR<��WJ���!����S�G��G��d�,:m���t�j���@.tt����O$^2�
�zh���=�J���=\�.� ��D������Mx�R{
L���x�7�F�j�VvqpU8���8���I��N��~��B��0�ø�!��H�����-/A�w4ɛ���UP���m����*�|Ĕ<�$��+�q�	xBn�͚?
gg��g�?/nQ��!�`w�6�g�P{��p��*�7�+���Q���<����஁�o���O�7�E	��j�q-�lϔ��P���w�{>VӢ����ͻ0�F�4'X/�Ŧ��o�;Sj����	�kq�����ϖ���!�n�_����̆�q�E���_���n��v��3Ϥp�Ϊ�aM���
+!�$�;M����^�Ł9��� x|���Q��u��[%�j6zz�i
�s1�J��e(EN�$$��S�͞����-fn�����`����U��g?�B��y/����i�v���Q��G�"�x]�֨i��F�b��1���{t��seT������] �Pg#���N�ԣ�{�(����
W�$>dפJ�Cn�&��ߨ����~c:o?��w�bth�,[��hG�N�oҙ���
x0�]y��yۅxHR����t�&|H�B�%ҳΈ�:)W���E��"Fx��#��=�H����۲�T�QfB~ǁ�\A�	-)�U��,���>Hs�?|)���03�	%2X��:���$��e�|�?���E�X�`K+�y�&�V+Ar��$e�
"{ǧ�#w��� ��&Dd��i�dE�F"<k>M���.C��a���u�@�A���㆔G?��)�޶7�pF4��[D��V���M8���Y��0"��{Y��lc5c�\�,�N��+<������l���=�t�4ܖ��nTu��藬[^ggT�|wod`}oo��kw˼�4��J
���:<!�;Lj��W_�7^������E2������"5�h��`ϣ�̘�{A2Fe|-қ�Ϻ��c�c��o���Ѩ�8rwMҲg�[��tҶɸ��G��"6�]�"�^��p-ܐ���I/Y-���UER¦���@�yys�H8v�23+=@�#��d�=��5�
f��K���*�^s�fB�;���jq=���I9B,L3| ��êy�?wš��k��*�}zI�F��;�5&�H
����?{ e7T�N�wN����p��źA��k� �yr����)��W��0{(҅l 	�}{]�7l��@"��A@{~1aE���.O����{�<�tY&/
�]E{�2�����K�n���
�6�%�;��:'E��B�jn���Y�
�d�k���"��4���Xd[("\��(	���rf�|��-(K(��̷�v��,/����C�I�|�Pcd@!��K�O`�[�xo*}�Y�hJJ����VBjG��_A=�Jnי1��+l2u]o���|N�
�U�|x�C�derɗ`sK�9������K���{�o �ҷ��<�yb���3�S�1���bK.y���Ǜ?Ѿ�'��0c�n:<X�<�zp�8���$J���|��K�Uw���'��s���=̞�MO���9����Ѵ�����+o�;���)�oY�>L���w�w���������jg���V�6�V��xEG�'�ǿ����v<�Ks
ޙ�;��P���e�f��"�S�3$�,��2�TƆ�#^�N���Q��UQi�w�צ?�Ҩ�T��sp؆���?v�~�녙
���
B�b���,�e�2��`GX9scI�$��j1T�F8ݝs��!c��[��6�Qk�>7��������r��y������}C���P"�b��Ӝ=3��")�'3B�p��X��Y��!���R�k�͸?�e�\�h��L�L�a��\�zᎩ�6��^f,�柈����ƭ��\���P�,Y�G ��bD[�2��Q$p�&`��y|�\����w�ei�h�Vn��j�SD�#+2|���)�F�<(v�w�W����z�cЅ��`��\Ms�L�@L4B��A.�Fn�F���ȩ{Ʒ֐��T"�(�"��wˬ�1;*�Q��H�B@*,ZA�DQ_:�
��W�j~;����u��#\�E˺*{$i���N�$��(��Jq����ҏ��.\����
���v���6�t2�yR���ݬ��y�h�w���L3�km�^G��\��}ݺh�=?�?�(*.��|i����,ҥ�Q]���4���X�3��IM�\'�=�k��A�<:���4��>��Qˬc7_\ޫ;�J'���<�/(�V�G-�Uߖ������x_������*Ɋ�+��2��4�5X�(�R�
<�i
��tk%Gf=��XqZ|V�֙����ʌ/�/�^�)L`��+�.�	Pym�b-+�y����:��ݰ��,��@��E@T|�8�[�k����B �]y�q�h�ؼ�X\�p�+��>0�Զ��~ɓ�ˤ\Ћ��p�� ���L]�na[�kbX-�uv�fc�M��l��s��vυ��0�2��C~S0�$=�U�غ���<�Q�"2:�Y�r��̣REc(�B^Il��"�~wbZ*Rn����/��OM��<5�!�}w'��V����p�����b�����
���b�uIp��!4��e��ۈ*���=��c��)���c�*_��ےc�m���8�T'Dٿ�KUa���nb���?JӏeN˓�g��������f���)�����,6)�ke��`�<���6l�Z��€�o�K��-�6���I��~E�U阬��9���A1���5�������fY&+�Z�{�`�ζ���G���E���:����
�j�r��;�-5Ƞ�3��57�j��J�F�i�|N=��ת���N��#=}*����%��m`?�b�f�<�G�
�o��s�"g�������o�~!�͞�����%"<�+�%S����P���O���C��J�(}�����}�!P�\	7n'Dx2<i��G�>aÊL��*�O�����CVO+�u���Їsԉ���N�
��d9֮�M���q�˺�����]/pg��zӝǜd���v�0���Z��U����}`��	�Ģ�ۈ&J�
h=�˦��z-�D&���}O;�1����U�wr��c��1]gu�W� 2�Ϝj_(&4��э1�K�U�ү�r���G&}ե��_���L`u��KX�5	�3�����
'G�W��"4�
S�� v#�բ��E�N��`�҇Y�Ķ��klޟ�Yu�`�<h�9�C1D�{�*�|���l�r���{�.5����04TI3T(���f�>`����)e�qt��v�ȧ���P5�@o�m!��xL
gp�����������lP�ZOv��=�*I0m�iЌ�V$�a�։����F�Zd0�1�J�ibW*�����6�#|T�28�0�����\�a��ݦ�w~��ɢ�w�#�=(��aMG��`RG}�w�(����8{����o�)���.^��8�~ʗ���7/�ڦcf�ʟ���q��y�"拏�67�C�Qq߷zG���J)���ʾG�2�Z�o���1m�L�
�Gf�G%�f�k&A
�xyg�<���\0Y�gUb�;�%��
>���&ﷵ���Z7�{N���p�H:�_n��@!�
�����)��W6p��Y��J¯��i�m�(���wVfr�}4��W�Hs��N�U�)B��޷?��ꬎ���B����!o_F%�4�h0�u�\�f�氿-�)��E�Y��R�-��4f��N�=�v,�U�D�Ď��D�#�Da���:�C`��
�p0j.��јys$��g
H��Vj��_5"ُ�tM�3 �AL]�$0'P
wA��PϞ���C����%}��d�T�NCF�K�_I�~Ur�>��Fٲ������ʅo0��M=�輴��l�O�뒁o>�nl�LD|V~�%sx�?���E�'HP.���`iob"�b/:�l��2d��uv�
��	j1y��ݥsͷ����-�z'�e�1*2cA�[u[È�d����8��x��R|�?�;�h+Xm4���܌�K~ҭy�=)F��Ԣg��;j�Ͷ�5�E>��Ɣ��
L/�C�qQ	Oq�̤q==
�A��>���_*�b�����D{X���4EHԂѥ��פD�,�,���y��������[��S����Kܙ��/�|A*�uk>��9�Q�XD�5S�կX�i��D��3�� ���μ4��t�8k�iwq���_���Q�|;w�$��l8�
s{�I���/���%��j̿e�]6���������L�튻�!Sw���2�>�
&��nV���l��}�.��q���
kR
a�8-9�Gx:�iB�K�2�q�O�`72�jx�o$��~y^�C��
�^>�ݻH��Cb*1_�S�V�@������X:�-B��8����ËR���i��H�O�T7Y����f4�!��b��0c?3m�5jz�5��PB&[X.T�O͸��R���N͠�&3
%h�kJ�Uk�uza��}S�v6���X@C�w�ͬA-ۊ=�h�/`�ۅ�-?�X�1m+��l���"��ZL�����\d�Az��K@}l��z���Ck�!�q��;ֵS�4T�8����A�zD�Qu����K��`�w�G��7r�7�yi�+�׸���O�Z�I��N+[Y8�3��!|�����LLbE|�LZ�y��o!���Fc9Ͳ�$0����=[��>!����Z��^e��d:�O��6].�����q�_�2_	"	�f���dP��3��|�
�*%L2�K
3�lg3��������%����6 w�tMB]�X��������It646�E�|
�3���Y�_�oW�e��ӧ����s��Hmj�Mo������'5[�_�O맨�BA�%�� 7�/�h;)�������uFÚ�c����ͯ�=��m���aŊIr$�pn�#�V��s�gZvsmqn{�x|9P�	�V:�Z���[x�D�#&<�;:<=���"��h�Q�*t3��w����iL��{6��<��x�*
�M5��Nǘ�I�9N}K�s�zoǍ�b����l6cqMw�#��N�iYU6���*�DG�6
~�w1���L�sfޮ�I+�F_�Y��.�u�<isd�[~:ϣ�\���"��j��o��ft�}����I�&'��M.��l�#o�M�4Ơ�:�6_]5�lc��ѧ[�:���9��5N?���0Egn�5꟒7ˬp���-Yڅ�>ի�J]Q�w���1�r��
%��߇�u�4~�~�r��za�?ĀIb7���=��%�Q���${�� �'}��L$(˜j�h��V~-w���ٮ��?�
i�?��7���83M��(5�)5+�o��R�hu��}��49���H��{J�!�P�����1�*G�)������B�XU�?%A��Ln��^���f�Y�n5''GA~��A�J]Q�Cr���T#/�n�6G=*��ψp�mRJ`�Ux�1��`��*k�k#�䰥�~��,Md���s�IZݘ�]`	�-g��I�4�oR>Wk���\J�i�t�uV:vX�>��I���B��%;�[Z��%�<6�5?�����Aܯz�Y�7��C�x�e�dJݔ���,'���� �Mczh-��90��RK%��nU�3�G�l:��B(d����n`�#��h���b��JQm�D�VH�ߪ!��6�?]?��瞶t"dK�c7��g�x�|�:����ƭ9���1o��X�u���7�W�޼���LRY��+.�\�S����,p6C�&RU�b���=�]��X1��:���;�\�4����g�.�_<;{u��ơ��{h��(I.�vO�eR�kWTJY�H�2m+���F�o/�
��^<S�n��y���CG�C�5K�����as;�`4�?�!aj{򅚲ռT,c�X�������`�V&���֤�n>��N����('%m����E�/���9��8��&������m){�l��830F���2+j�U��N��M�,k"���
I�6��n��@���1�U��~��|��Ga%S���t��(�>���ď#����/WYm�ZJ��إ�S4D��%JC?��"$�S.�l>W��[r#�	��"-��M]7��m���K��5���wR�Pv�[sb�b�t����:�i����Y��?S
�\��|w��p�<@|�!�l���b�™�٧�R�� Ys�;�^n'/�V�
��
��Dv�,'�ϵ_4�D�ȫr��T��yh���ݳ�3�)���Kp:�����#D�]Y_:�=!�{�~�/��
S�
o5(Hm�0�Bb���ysq�U;F�V�:$��YK ���J�K��p�{k{�	�z<Q�Nz+���ż��p�{��T���$P
���f7��zNk��\,��r�`�[T(�nǜ�\t:�qpl0���t7ث,'�l� �r���*`�n+CwCpe�ʖu�����1pjPf��z�+�-W5=��&�2��y�� Y�u��$�!�3wB��$z{~�4�a�n�o��/�2��O�+=~����1�\J��^2�>�n���Iz����=0	SY��a|�l;��Da�jX�1b0���h���\������}��@�O�e��"����ͳ7fI)^m����Ó�����`�� j(�z�C'��"���6c���9�%u�<�<�RIahG)b&�Ͱ�P��O4�F�Z`��d�ͱ��L�"Jɟ�b�Ia��6-�����?k�]�7d+I�V�"�„��]|��Z��6��r�0�t�3Z�W˵v��l��:��E���(v=��s���f��w�}�|@ ���V[���������� @V��)�ҀZ�S��vtR���B���0MfUp��|D�E�,�*��7Y߰!2j�#ˡ���
�_Kn�M]H����NtB����,r�Ҥe�֮י�ZXؘµ�iu�8} � Ȑu����r�����x?8����.��͵�,${F4/˛F�qL50�F��k2�ɛ �q)��,^�ѽ���Is��
dN�����9���P�jQR�yD��$�h��� �hQ:�I�g�f �	�����če#��'#��DrG<{�3�Ž�ݶ�U�OG�+ԏ�D��E/��V������G�[�~�4�iY%�E'��*Yj��<���&�����Q�,v�3&s��V}Pm:�q�93���\>)�T��U�W�"��3����(��lI��)ۍ`@��~F�kw��sr:��ۧ��Z����T@]���dV���[b�PNksS�j�@��`$�Ҽ��I��-��(E魒��R����KڴX嫲7�J�/��V��Yk��L� �S.�b�D�#v�\V� ��fA����c�zh(X�� ~�u��
N!ԁ���C��@>W���^W�h��Ѳ�p(�J�M�|��os=��+7]m����(�MG3�Uh�;w0	��ܨ�C�TjO��n�=1�Y6�\H�����8{�R���Pq�IN���Q%]��4O��O��1X�C�}5,��:Ŋ�pj�I�k7��N�L̀p�I%�N�_>P���ȇ�̀Kf����*QB��3m�]����j���6�
CC-r3
aq�vNPm���ê%�X�
g��_Ϙ�g��N�u�	��`>`*a���H�H��t⑷�7�L�%=D)`�LX�(x��q��;l�t����si��Տv�s�`e2�ؘ����W:�:<ꃐ�q�~:_N񭐖%3�/
|Q�\��aG+�7-�1>�1rK�ͲȨ��zF�d/�m
�",/>����H�w��k�[K�S�~��l7&	J�����@,������mz)+�1ҿ;���n�\;�A�|ӫ��~읲}'�l�s�&���N7��HW跔n򲵲���c%�2kcv�}*+��&�+�+�g�)�'���M�qtW攄XƥB�X9���"���t���O���<���nr�Rh����\dl֋����,q�#9�����J`᛭9Vc���m�h	�L�4���"&8-L�c&a��|������2�ǘ��=�/��b��,��4�2bW
ܜ�7����f��@�@�>��N��:h���¨��C�]Q���nRQ<�n��Kުy����ʶfin��	�!_�0���7�8��L�&��DS!7W���Y��%�����W�O�fy�Ta#��h��`�q~<KW�D0�a�$#c�����eF���Goe��KC+����$�|O�/����>��f��9c�vҏ��W�޵�,�;9Q���sAt\g��1�"(���e�M����.rC�(�\g%=0b�[g���`�Gq�O6��y�ы�A5�JT&sA���o͹a��6�ʊ}�3�;�Ҋ�oAF��Hd���O��(�	�a
�8�It4��X�8���B&פ�,I����v�~���o�4g��tjvo���߇W@V�X�1m����a��~������\�y�H]���t�5�6�Ua޽8%>eu�"TWnE�*�빒���Dc��T�Ae��rV.�fZ�V^���ߠ�ybc]����曰q��d%�ϋ��&��7�ՠ.����%�=�~���x�ȫ�/���/��_�����wo^%o���x��p�ur�����gW/޼��VDž�ť�γ�/ޡ!yva~�����87���D�2��S/IK��CDXS��A<K<.�,����������z�����`���뫳��XQK㘯�c�Oit��@������_��7�R�D}p�쐭���팑t�ӣs���FxEI��ezg<۔���ڜն^�h�R�3:Y=+�XnK�J�R��VJ�e�"�E>���S��l)*g)b�E|a���c���>�x�|ov�e���?D���c��DN�|��M��ݙ��g�^�1�ڴ��g��\�����{G��L~[=ct�K� P+�@-i��wВ��d��lw���^,c���Ԣ�M5����z����P�z��e.��#�/���]��s�j-
Z����6�v��Ę����x��6���W��^Z!�+��իT!h.�Tf���@�+�T�Ou
WI��gִ_m��c
������Ջ󋯺�� 4L������_\��<8�I8�VT;����u_�]<�G�f[W�������l(��ʪ�![,����ik�㡣I��|2V��C�)�?S��<�z� ��#`�e (��FU���`�#Y-���XNh4��q
	�u���L�xf�TE���iZ\N��>�y�����	�Fʹw?}�����g������w��w����lŁ��f��x�K�؂�C��t�s�#B��p�r�`"�J"_G=�\�k�L2����ه9������t4�T���"�l�MHi&g7����������`���1�Ӻ�k���m�O�7�Wô��eu䍊�Y�o�%�׹Q�����穒"�:��a�ey��RGD�P�#�Z��
߽�E��՗�����R�{?�ч~�r�oɱ�:��o(�AAH�_V�Út	��
��z/9lY������ދHr��?�J���X7{(҅q㘟��>:�D�U�P�R��b�-YdM&O�����
TS�b;����Mτ��y�ׁ}(F�r��xV򔺰�����FI��]����N^�ڏ���D0>5~�_��/:��v��5R7{R�"�"��w�w5��^�w����]v�
�up(�ts�ힺ�t6i���r
�ҿa>�ΫC��l���ɱ��pUȺ����p�$0|�O{�ug=uS"���P"�/L���h�m�
H��54�'�$n�KB�|�N�HAk��54�APl9y����6NC�.�4�@F�T`� ��O̝�m�0T�"�����ٹ�ܯ�MP<�ј�7n��H��E��B����|d�vf���J�	J�#s�|m��\v)�18�����D�F�l�i������W�A#*0�D�'*����V\	�<u?
��]��e�(!��6/����P��縙�R?��+�%��*YdR�H({�fBXXG�d<��
5��-e�4+$G�;�G1s��`����^��?�D��V���Y'�z"�C�X��[䠅�&+W�U1B��[��
z�;�/dmp�M
��@T�B�9�a�9?�ݸ��������n
6
��|.�y�W�z
�كr�#X�,լe��5��Z��g�ge���3ˁ������Γ�eյ�ݶ����d?��x$�p�Sk/��]��%�xY`���h�A�5.�?I�"��^�/��|nw|�~��uzg�Ѽ�?�R�\T�޾�ץy������h�PEB�:���P�!�c�+@�h���Jt�[��-���Qgv��x_��Y��Iw{�����{s��p�?܈���_8=ldO���� ��6o��Ƽ[�mEc|O�+ˆnnEޑUw].5�.�Sr��hҏ_4�X����̔��]ò�C�`�X�������;,���q�#�al�^-ø�}�v�ٔ�v���q��.�p�mu7����Y���"��srl?Ϋ�󺧓9���q~�\%���9g����o���g��j�Q��
z�>����Q+F�Y�y6�[�g\r�A+��Z����f��)��.��5:K��I
P>��ҿKM�1v��jG�B��n
�oy2O��0`�sT̺�~�}��M�e8,G슏�����Ե�"$�v.�A�nGN�a#�����vF��`�W�k�EwCC%.�k1b2-?�BD0����e-ep���e�[6�����7*�ϻ�~�3���@&���f��Ǣf�<S�E��^�o';-;i���q3d��������^�W���;8j��a�G{�	���h�����戎[t���㖿�����9�㝖���X�����w��U{�@=���p��ǢH���ݞ�qߞ���3@໻{�(�o�"59tj흴<�=��>��PK�M�VZ�*#�|litespeed-cache-es_ES.moUT	�	Ad�	Adux����̽�\e�?<)X����$���*n6�d�&Y��Ļ;ww�����d�A�HA����4E$Q�	��"J�REx�9��{g6	���}��y���r���7���W_/�����b.��s��Ҝ�wj-����i�N��\J?K��nC���\��nN�)m�t}Jwд��
(�tJ��4�r�k��T}>�ҍ)���<���t�ҿi}{-G�����҄ҏP���m)=��AJo���n9�t6�(�tOJ��tGJ7\�����\JK����C(�2���B��nF鋔~�����Q:�ҹ���=y%�s�J��
J7��g�nH�m�~�҇)�J�E�V��w@.�an���P��ҏS���Q:��aJi�rgQ���S�
J?B�̦�XJ�(���b[)�Fi�@�׹����v8�Ӂ��q�r]��!��J�E�W)}���n{0�%J�c?=0�i�C0��)ݎ��S(�t*���\Ai'�O�����\n2��R��I�(��_��o�?���}��ҡx^A��I馼ż����)}�҅�N����	�'P���=��8�:�0���a^9��8�oq8���ñeJ?��t8��q���'�u�R:j�7�|oq�ǎ���:��y:����G��=u��_�@��<�#�LQ�ّ��(��ۥ���K����S���X���}��Ѩo+}���؟3)=��nJ��ƸkǠ���>���1�o�����1��c�s��C��|R�w8��v,�IDZ8O{�zK�b���:�X��l�~ͱ��7Z�=�~��},��K�>w�?|��3���)ݒҁ��������Ŕ�@)�Ư|���oc����oN��m�{p<�o���~��8���7(=������f'`�L�t7�+'`�'��~�E�')�1����V}~Z�G�M��v�|�����(����;X�;5}�;��E�m)�C��"�ٔ�0\�t����>�D��q"�ډ���1�O��ɉ���N�:�9	�I���'a=�y����ޗP�5�7k��I�WO���d췃NF?�9�ᒓ��'c�o9��_��r2�oA�o����{��]�xY�������q.?K�2J���}���t
�}�)h���g����Sp��9����'NA��9��_�`��}
������N��O�y��\ߩ��*�3yߞ�yy�T���S'>p�iJw`�s�9�4��ŧa?�p��-�~��GN<|�ҝ(���)]x:�}�����1�����s��ӱ�6:���30�}g`�O�tg�����30�m�D��g*^@��/8�}��3�D�/>���31��D��>�31��Y8�;�?}�y�Y�g����g���B}M��R���O<��,�+���z��gaǞ��|�l��l�[��~�?�l���1��)�!����}��\�˔�q�q�9h��sp�^y���sp�ߤ�@>W?@��S:�������\���s��sQ�>�b~j�bB�/y~�E�8�}�y�o?<��D�~�|����Ǽ��|�w���|�7��<����4�����(m��x��?���]x�p�}�1?��C��C܏�������t�1��w�u��G�������#�G.D:�B�ס��߹�y�����/D��]�v�|!��O��"�Sr�陋�/�v�Ӈ/F��/�x����x���KPo�%��Kgf]��^�q�ϧ_�v~q	���K�>��\���.�nt)��K��K1��.E=��}��oݗ.|)��K���{)�ٗ���4=�2��e�o7^�����e��\�5�r��.�>�.��p�}��r����SW`���p��W8�
�w'�"r�]������?�=6�'��!?A��	�b}�>�F�������q���+��+��m�ĺ,���|%�W�w%��o�D}Oi�w�y��0[]��6�*�k��ǎ�
���㫰��¼>{�����*�}W#��Հg�]���h���؇�]����5�������_�5����A����9���˯Q:��c�]��lp-����~�Z��Z��)�O��Z�_t-��ž{�Z��O��m�)�9�>���"��?C������?���8���p�eJ�0>�����_�r���^�r�_�}6�z��xR:��q��~7�|���SnD��R�u�GnD�6����%���n"\���Wx��
�w��0�����C�¸���ތ�����7�f���q��Q�+�c7c�t3��7���W�y�*���Uȿh����oO���U؏�X��}���f��/4MVc^�������W~���k�^Ji*rC�����7�+�~��`�L)]���[ߺ��}������b^Z~���o���[����ߢ��5�=�V�<���V�;�V��sn<�孀ۿ���|ަp�6��-�y�m��w�
�p�۰���|���p.>~;����ߖ�c<;ݎ��p>���o?�۷c^^�������߁~<r���(��;0o��C��;�gny'�[p'�ko}^��ȝ����q��N��Uw�y�N�'��S��n}�whw��\�;�ǹ��|\�;��m������_���;Կ�]�WS���y���|ኻp�_��m�݄�1�s7�_y7��n�I���݃sy�=��߃�y��o���~~����{�˯���99����ߣ�'8��{����b��E��݋���zʽ�O)}��{1?����~�x��0���0�߇��SZ�q߇zϹ�L�=t�_����~싹�c^ߏu���^��1W܏}�J����I�W���ۄұ|_>�}��(߫��(_���I`��~p�P���>y�����Ͽ?��9�AԻ���{�M�� �w�ho�A�[�A췓ļ_� ��A���4��D��?����A��!�'¾��C(���PI����5�<����qn�z�p���w�a��ʇѯ����0�w��8?���>����`���G�o~���
E�ͣ��ŏb<�ź�(��i��^~�Q�ϸ�0�I�����z|Ξ�0�3ø/��t���2�q��㘟��Q��DZ�z���������a�?��w�1�{��|��4�	�eO`�ŚV�@��'�~�x�>�	��9O�y���>�'�O�_ៀ��'���B?�������g��W���Ϩ��?c�}��O�=�u^�$�W�I�w�~���X�K��<�~�A߿�$��=���)��º]���SX����y��SX�=����X�m�ƾ��i��+�.x��4��7��<�i�7=��>�4��ŧ1��goZ�A{�?��Nx���g0��<���g0_�<��z����3�z��峸g��b?�,�_�9�o��|��)��9����>��s�'�~�֜���W���}��/�S�-��_�g�{|�￀���t���h�G�:�����^�<������E���E��/b?�EԿ��\�߰?���'C��
/�
�]�;��4��߁o?�w�'��t�?�o:����z���`�M�����8�g����D=o��K�;��}���W_�>�	���KX��_�<ܬ��y	�䙗�?�����z>�2�@ӭ_�1�e���2�-}Y�n/+��e��S_�^�2��AG��2��
����`z�}�+�G��hƿ0�ʿ0�R�/��Wџ�_�<���~��"_�U�����*���Wu^^�y��ϼ
|t����k���ЯC_�>��5�5O�����u��i�c��_���w������/�����8���@��P~��C�7�O��罁q^�����7p��}���M���M�o�7�_o^D��[ob��&껉��^z�e�[���o����~��-���P߆�F�S�����g�1?{�[��u���c_m�6ƽ��h�o���z��F���<�6�y��������6�s�ۘ￿��}�?t�>Jc�����}�;�Y����Э����4�]��wQϻ���wOy���]���w1��x�|n�=���)�q���~��>�E�ȅ)e����r�oR*|�1x���ۅR���Q��~�R��S�xZ�7)x7v�����DZ��=���k�1�N����J�~��>���8G(e�,�r��G�Ք�o���(ezb�,�<�R�s�}�Y��P�����4��0O�����}�.���q�T�~@�Z(�u���}��:�R������7�2��a}���1�h����b^_����b��_����$Jy�S�O�R������[�>�R�c�i�M>�yٜR�s�P�/�7�|?~h�1?R�p�
P�MJ��m��1�>�u:�R�����}d��U3(�D)�g�O)�1O�l�|;n�y짔�6�~��R�'�J)�_��Ô2]�3J���m�yڅR�#P�p�PJ�8z#��(�����x������n�u��Ƙ�.J�|-��������)e<�>�g����|�R�W��(����3���b�?�(ڽ��>����૔2�]M)󥞢��~�&c�_v�&X��P��#x�A�:>I)�-l��1���wP��o�O�>�J.��R�s-�t��9Wo��n���
�=D)�_�)�ۏ|z��G�~��[����4��Oc�^�4�鮟�yC���7�}v��k���g1�~�0�s8��{�s�~�g��c�����q���?�{k�z�����p'��~�L����R��0�5m3��f�U���l����9�ʢ�1�+7�~}s�[���f���픞���D��k(e���Q�&[b�fn��7R�p�YJWp�B{o��}`��I����.��s���8O3(��#��O��ƈ���3��O�E�����������|��`��<?H)�c�`>;(�2h�M��yl*�{*�OLù\D)��?����?O�m�z��r�����8'���2w���`�7P��K�`�m�-�j���Σ���m�~�C}7nx���_���Ɣ~����qNw�a���_��!���,�~L��e�����{��rG�{/�,�+~�4�{:��t�ê速��|�;|w'����k'���w�}1vg܃������v�>�cg�ŝ��w�<fg���θ����_B��wƼ-��p�.�w?��?L)�E�N)���3ưJJ��h��]ǀ/�+���]��vܸuW�����˔2���_�
����+�O�RJW{�ӭ��L��B)�i��c&Ƴ�Rƿ���y[>��اߞ	�v�L���6�ӹm��цy��>?Ն��?m�ύfanAi��}��po|���<J��m�}=pp�ٸ�/��{���q��:�98����|�;�8��\��J�]:�72�}�\�G����\���:��>߁��ށ��t`��}_�_Ӂ��|<ށ}�7}?v��g4�e����a���z�>p7��h7�疻NN�
�`�n�
�w�n���l�n8�;�W;Q�։����>���щu����N�ӯw�\�3��E�q/}tއ�2�y���[`?>��4s!�ܞ��\벅���w�ݏva='u����wa�O��^߅�~;�?����qO?�;�ͼE�J��Z���ҍ�{U7��J7�{F���=��5=��6\x3{1��>޼p�K�~�%X�eK0�S��_?[�yn	�i�R�����m�b\�S�7�K�O�Z��7n���X�����=0?���}�=P��=/�p�=0�����=Qo��{b��N)�-����,�t��^��z/��{�ս����=��=���^ϫ{�����w����X��{���F�M���9`o쯣���N�A�_���� �^�`��>8��}������j�m��{�_^r����a|������}�v���ܭ��}p���[����^���^����8?�ż�A�G��S�(�n/���7��_�Z��	}8'��a~n�ù�����>����m2�g�*`|9>ux�|�~���g�ҏ�F������~ۏ�~���#د�Ν><��?~�s0��1<�^\�8V�	E�)���<Z���~���������k�e8��e8�?��`�W�0����/a��.��_TB�)��|f�p�����.�~�2��#��-c�����ϋ��1�ч*�W;To��`�ϩ�\X��zw㺿����������������������}��*�}�*��QU�����*��vJ/�~V�I����y�}��5��]�hf�xa����~��8��qΩ��e9����q�sÀs�zl?�z�cz�1�o��5���?���C}�j�a��ø�^�=���?eڙ��h�������<sڿl��+p�^�'W`���p�}#��>5�y�o����gF���z%��Wb_����H�~����p~n?���0_Ӿ�}���0��5�@����ms �qؿg��_w �{�@��G���A�7�8���8x����A8ߓ�~��`�;�`��`�{�`��O�|�C�}����7�o�|�M���ob_\�M�}w}�f��طS��u(���}���+�^n�-���:a���߫���S��M8�q�ð�{��:�e�aX�cS��0쫻�~x�0���aXϏ85�p��!�c�=}8�_���s���������#���H�k�h��#q^�9�<����ט��~?
�h�Q8�s�|��Q��Q8#Ga��~�w�QX�G�B��}��Ѹ������h�窣Ag�{4��q���1�7�st�18_O���u��G�ž��X�����c�c1O������8����>��8��qX�����}�}�o��	�,Ǹ�����1�<��~���񘇯��}<�é�ޜ<�ӕ��<�u<��ǣ��8��r�����w���	���O@��?�q�������	X�1�A�>�����.������A;�k�
�����]���b����>9�R�+��w���D���q_��D���'�<=y"���'���"G���'���d��CO���d�1/��z�=����+�/�=�=�Ñ��N�>��Ͽ:쓧�N���S0��O�|�?�|�T��mN����S1/��r'��r���r㩘��������N��y��i�cp��#�a_�}��O��}��1�/PJ$I�˧c=�9����[}�'���ٙ���L��agb_�y&��Ugb�>u&��g�x�L�)g����ga�'����p6�γQ�)gc<?>��g�t�]~��9����}��]}��0o;�������~�� �w�Pߙ?@;����J�?��?��^��?�\�;��~qع��?��.�a�
���=�<�{�yX�����{�}�<��5�|��8M/:�}>��|��G/���.�9��7\��k�b��B�<����hL����G�G?�#�Kۅ��=/D��b�}K��]�x�8?w_�q�y���/B�m.B=�.<���E؇�^�}v�E��/\�u���X�I���x1��ҋ�n�b�S/V��b����(��Ũo�K0�;\�{g�K0�]�`/A}�]��]s	��`<c/����q)��/E��_�{�+�a�u�s�e�q�a�O�p�
}��e����?u9�-.��_�y��r�s/��9��ˁ��t�ދW`_t_�~�W`?G�t�y�g~���_��O����J�:���+�/~�*싑�W�N)�y�_
�|��ȷ�5��W^�}��k��#v��\����}�h絟����p�����瀿�����_�{���a������n]��o������1ߺ���c�?����n�z�쇋n��~�
(����]�F�}nT��F죕7�|�x#��7b?�~#�M��P�%ʏ��ߡ��=2�&��ޛП�MX�#o�}u�/�}@����u�̀3�ߌ�n���)JY�w�*���U��w���Uاo�B;\����j�_Z��֮��O�ߟ[
����X�¯Q���F~�k�\�����o��
����E�A����k�78g�
��&�����g�-8Gނqw��[�.?��;o���-8o����|��b__E)ہnt+��oE��o��q+���~L�
�6�c����P�۰��;���ݎun�����(ݮ�����1���z����~=���yw��p����ϧ�>�����N���N�{݉���N��7�a���唲=�����v��w���y����ލy;�n�s�݀Wwܭr$}��{p?m����������{p��=�����c���{��7��"�c~ܫ|�?`���������X�����J��z�ü����q���>��ߏ���z�|?�]|?�q?}>�~�3��y��~쇇����~��<��N���$���t?���|�Oz��Џ�@}�=�y��hw�qN�� ���q�;T�у�7� �� ���޵����<� ��?���=��B})�� <�x�~?�!쏋B�~��|�a�Û<�����W�|��0��a�}�m����7���`~���>�࣠�vx�ž��Q�����c8_}�r�cX�_>�~>���DZ.�=���8���O|�q��K�<�#��"J�^c�؇���~���~�#�}�x�8�>�y�ܟ0�����?a�^�'�u���g��#�8sϟ�_~�I�ۋ�}p“�w'Q:F�]�ΩOb��<��p���|x�I�<��=�)���<>��SO�ܷ?�s�MJY�GOc�Z������=��$���3X�מ�y�ȳ�'[=����Y�c�,��gq�Ny�\�,��g��o=���9�QG<���P�k��||�yܣ���8�y�e}��J>�~��<����/�I�?����e���ſ`�V�������/��Ͼ���|��#/��_�z�����П;^�|<���� �Z���T�
���_��n�"��E�ף_�>���8gW���o_��߰����
x�Ŀ�|�w��O)=���������?���O��/���^�����K�W���}x���׽�q�2�/c���2��m�<TӇ^A�����v���%������>��U��ǿ�}zϫ8/���i
��ѯ�>|�5��.�c�_�^~�}�>�F�x���qw�����
��7�����}�7��7�:������X�&�����7q._x�[�K�[*?ߗ������u>�-��qo��S�B����p�[�{����8�{�x��ƹ��߀��7����~��窷1�o���4�?��=��~�)�A������ �����k����w����j}~�忼�~���.�x�w�ߛ��y|�]�96'(���G)��
�r=wR�䟔2ܛ8f��aVR���R�ǎ����܏��:ti���a��jM�@)�/�P��츱�O:(�y�����C��Q��AJy��Ə���eJy^�(��,<w<�?{��_Π���(�s��zhw�����R���R��G����~�_C)�CwS����XY�o���{?�q���ޏz�����;�2����>���BJ�>觔�ٷ)e��`|�Rz6��>8V�M\Ai��[b~
�c^[�x�Lݻ>�qчƂ?C)��?��R�c���l���m���R�t�!`>���|b�������l�a���Ø�"�|�a��)e8��G��&��ێR>'�>��GR�~l����
�nM)�㝔2uֆϦ�3V���s-�|�O�h��{�Q����^�-a;n�~�1ƻ�R���R���1?����{��R�J)��?��_�1���c��G5�	��R>w��=q4��^$ڿ���7?����O`[?��}�u���[>�s��O`���X�ÿF)�i��$��3��hڵ)�/��;lS�٦h��M1�Om�s�ɧ�.[}
�ߧ�~L)ù_Q����O�{�oR��;�2���3cO��R�G���cEn��R�;o�,�}�sc���s��w~��Ϗ��y��#)e���c�:+�s;�L'��W��?(e:p�	�7ߙ���	X�6ø����;6�?Q�ϴͱ���9����c}Vo������'�m����8�)e|v����-���o�sx�|Oݵ�J�v"֧�R�W�(e�x��8Ô�<����O��;m�vfm����R�;=�%���V��V�3[aݾ0i��OB��)e|����.����
��0V�^�����X��)e<fǖ��O��)���P�z�?��67���)e��y��)S�
��'�|��b*���i���a��L�S)݂�(e<��[����~�6���)e�j̶X��ۢ_�l�yzr[�����B)��o�v���>���'�+z�{P��-�#���c?;�|�W~����n_�9��R���7JE�xG���w�z=N)���层���R�co1�t��J/g����;�>C)�[v��%���.�s)e|�J?�<c��y?��q}`W�ӌ]���]�/����W��n�y��G�����V쳟�Ĺ���o}}&���c۰N7�����[<�8d��C��D���v����8=sq��b�W�ź}�c���u���:�6�7V���.7���y�צ��za�n��n؇�
�˝X��;���)e<n�o����yu>�۔����7Sz%��8�?]��ް��9J��pj!��]]����~�;�{��Z�s�A鍼O)e::�ƾ��w@����놋1_��~����ŀC}K�
�/A?��p�PJ���%���.��<��[
�-X
x4})�b�R�ѽ�}/��]��8`��y�����+��s��>~�WNJ_�+���n�^�w���2r�^�����~J�.��^��������'�)e�$���>t.�#����{�C��\v_�7m_|��/�ٱ/�
�����>h_�g�����͝�x��?>��mB<�
1��!�94�?����	QO/����q�����D/
�{��X����4�K�����a�"��3#���w��{��~��S������`�
`�=��?=���0��=��A��ი׳џ��=0���A����)E]7JY���"���E��;E��h?��r�~��3����~(��~m?��/+t�e���X�}��2���.����������p��,~�Q�=��!������C���,�~���z.�~�g��NJ\�����1�]� ��
��w+�/+X�T0�[�:o�ۃR���?��*�+�X�%	�u(��0>�`��W�:�X�9ڮ<��:���(���C��qϟ����Qn�0����~1�u��0����>s���Gg����`�+����Z8xz���^}���yv�u�J�?���E+1��J��a%��֕�[P��������:�l��o{Pz����oR:.us[�d=<Ficz��v��c]�Vz���
�a[��=��V�By	-�]�ϟ��3��_�7���R��(]H�T�n�}}�},����[P�cz��ݧ�>?�G4}������Wjj�r����>���j��~]�9������ȣܿ��0�@�_���>{}z>��}��nԱ]B���~��;�ֆZ^�ʳ����#G $����Q�|�]�����&��C��Ӕw+z�1����W�76��M!r<��x�询�e��6�w��g��G.���~C��{B�����U���7�)���y��X��"�&������_(��gӻ�S�u~湡>������.��3�6�xz�7T��7��_�)���wy�<Kx=�������X�MWP�B�N���� ��H�{=}��#��z�8̣��(�o��}{V�2�^�k������|�8����}�~��]�-�S~N���	��E͝�t��8�~�~?�u��^������)��P����I����a��?���q�ݛ��]N�H���i[���*��O���+�ݓZ�5�4&��Ė��#�M����/��x*w��t�^z�����H復}�к�>��@����|�ưM5ͯ��0��:�7R������3��������)��z�j,�C��һ/hw��T�}�~�L��}ɰ��oG�l�az-=����=�s��g�(�.����殢�j�?�����Z�w�^�|�A�O�ݩ����c�g�57tn>�C�ޢ�I��?�g���O|{Q}��,ʻ�WG��'���|U�1]ۧswlf��H��ڗ�{����n%=ߢτ��ve�����m��������c�7��eԗ�(�#�u��5�C��W����}�ô���w���zZ�/��x��?F���%���M����=�g���C����xN�����P����������6w��{M��Az?���4��Y��N�qлg(��oP�0~|
�����	�w����~N��J�9�w�����1������o�{���:&��O�󩎯�߮�~1�ۅ~3N�	=_M?_k'Qʴ�bzw��������M�6.�>�B��<~�)}?�;��~0��К��Rz���~2����ܘ�ۇ׃����1�!��Um�`�zw�x�4����
^����J��S�'t�Giz�8���G��Ge��
(���?������}H��n�O�~Fe��z�b�Ay����ߓ��gO���~\�fj�wR�ٞM���ه�/�(wPz
彍�-�	��_�{��1
{
��_z���|����}���_7�?��X�=CyO�<K3� }�};&�~k���?{��i|�lj+t���|GQ������T�4����/��L߾D����ߗ�e�MNd����ޢ�8���ml�B��ѷ���\m�H�	�C��;z�_�~�~N��p�7Ʋ����L�3���1��oz�a��yZ���~���>��c����}��Ȼh���|�׮�/c��D�/�:��-�?Pٙ��XJ:�:�_ȂOhz�F�q0��Q�/��󽒃� ����;���w�{Y����xݩ��E���S���L�~5�Ἷ�䝁���M:��)}Q�}�ʞ�k�M�B���L�x볝�G4O}Բ�R}��;�Yf\T�~_K�>:�e�4�V�廁~?O��T�ռ�28:ӥ�8�m��Ӎ���W�|@�S��a��w�Uߤo;P��3<eثߗ��>�qKƓ(�|��ρ��T�����x�U�n���⿧�yKo�oоA�.�~]��o��?{�O{e�n��T���?_������Y�7m,|�0�b��鯓�8��"����J�ӯ�۽�w�>?A��׿Ӫ�SߟJ�bj�ymw��u;��Q@z�T�=��9;�θ����%�E����� �g�}�u,d�@��yf\�q9�{�]Lk�����J�n?H��+��h�G��t)�f^��z����'����x�E���ר̶Z�H��8��W����k�<��:����|��}��F�1��O#��ۘ���f�����*�#�5�<�ij>k������m��Y�p9��8��:j��	�б<�0��$����J*S���Mۺ�iT��odh���y5�I��s��<~=0<&������=��������<ҷ[�_�30�iʿ��?�s?�
*ߪ�'P�ѷ�(�]߽3~���c����S��{�۟,g|F�m�4��f~�G5�f���
�ۿ��$z�E�_�_�k�_h����ն7��T�2>���>�sO�I����[c�on6�/�K��a��	��O�b\k��He��<ml�B��&�#J�A����n�q�o��yʳ������_���ҟP=��~�^�����y-�=����7��y�n?~�/�:$����OC��,�v�x���q��㙏@�ex�4�>��n�<_���m��vS��6p��e�}���e�o�𹦼c�Z�/b�>���d��^['R���j�|��lzw:�F;S_��{��s'S}�ѻoj],{{��Jz~��~���y ��1���Τ���w����d~�'��@m=f��')ey�}�o�ׯ}��?��׽w'��R,dYōc��t�>���^���O�����=���h���>����^�����/�e���q/(_����~��_1��u}�ҳw�����YF�ߞd�F�e���r����|�(O���@m�u|L�=�p�����{'�Z�M����}���e���D���|&��bZ��Y�k�����뢜��1�C;�C܈�c��7�����O6����pa,�Y)�@�~��6��^����2,������V˺_tw���ԍ�q?��w�6���XV���p�6�ml�p��>�kM;�?�j�܄'{��6Y_a�������x�?��O�^�.��fTXg����/��G�7���O#|/���/��x����T�T���ۣ���(]N?�:~��^�u}V�r��ZO�@�.�����=���X��y_��D�fh�3���{r�g7����:Y>|)���;����fm�����"��y�L1��]�e��b�����6�ې�%��¶c[a��y4����I��5���O5w��|���p��߽5|��>�{�r<�\��t���X�ø�=@�������x�2Le>�W�b�v(Ϸ���[)�2�U����L0/�ޏ�Li����3EǑ�	���S�`z�6�ӎ����,��:�5��~*�J���f�7�6���һ��nez_�x�8����x��?��;�=��|��؏��̻d�������e�[�|K�۵?��|<�����Kh��Kc��'|I���4}����������w����B�y�TW�47��u�����
#��{3/��������A�T�o�N����C�3�(ݐ�~���y3>@�'R}�����"�G���`9}k���ۚ2�<�0
��hӹ~Iӯ�:ҷa�����W2����)���E�;Ńc���k��k��S��}yޘ�ż[o�Ϣ����sZ���n�x�8��އ�A�\@�3���1?��}]ߋ_B�����ƓT�:ʳϽ�pLL�p �ma�`�请^,զ�Aka���V����-��&n�EL܆��/��$(E�����_���VJ�z�<�&Ÿ���h�z����J��վ}�
�`\��4��n��_�2���r�~&A��ZT���������R�O��k��@5�W���8D�^q�⡡�\�
Rp��Ԃ^��z�L�X��
$�j�by ��p\�)ڲܛTv��z�ڠLi_��!,�0
��T�� ���Zւ�8T,�4׊CQ�"%��Uj���6%5:\,��Z�,
*Խ���hT��q��˩�d~(O�+�!��$?X���$	���`n�V|Fw�R��mC}h������;T�NQ_��E5��e�Q�.���n&�9cI1v+�-�p!���R"��ԸB�I��)�c ��پ����l��J!��*
s�|n���!
�������h勵hh�����}���*Eaa�0�UJa�t\*�üJ}q�vm�LS+�=��Z�q��J+3d���`V<�N�-�=�=����ד;���6A>XX.��aR���8q��QH[�Z�Q�y#҆�֜:�/�h���z!�˥b�6@T]^�5\C�f�i���P��8T��<*�XiwЮ[�!L���P�/��*t���Ϥ/���v;�}�:�2�LC�h��\J[��kl-�$�I�C+��!�0�Bt���%�@W�vj�J�M�hE�W�S8���q��U�SEYf��5�ˤtOO'O�4j�P�-N�#����"�,�a߲z�sE�
���J'�����5~��}�Ցk��\��R+�,F�;b�ܜj�<��L�S�{���E��\G�*ߒ�y�(���	�eˢ�zų'	e�r��B0��$\m7O�M��~۬��E�����^�x�	��K�0=��{�TLj�B*���$���p�Ȕ�8$@t�����d����@^��&-r`z�{�
��J趗�,��Ϯ,���ZTſAR`�_/�ts�H��?�ROX#�S=�eA��ݝA_T��e�����jѼi���U*�z�X�=e�/���`f���о*��#<��˩G�:_Ԁ�<z��Ʃ^*$�� �@rI	�W�GT���s���L�j�TC����!]_��q�0��`0,`f�z��:�5�M�i`��Xq9m�R1���z�0��{H�R�2Ė��Ԣ�^(��$�CFg��q��*'�
�TCB*$���7W�
�ez����^�V*ز�
��|ږN�⤖K���$K-XSe�0ń��`RL��B#�K`�,kT%�0$�$p(��x���X
z�T�W��0;:4��p��@6�L0�&��`i�a��@/��a�V�����83JR�se�aq�P�g4
U��9�����\P��F�>���j\������rUS��+`�Q�й�%��P{Uޫm�h_Ж�C{G*a���J*^*��]'�|�F�b�aQp!����/`�z�&�-���e�Z�.�kJ�	�8t�~��6�J�A�]B\e��;�
j6ZA����k`��:ɮM
��#R*{�3���p����B8'eF�֐_��,B��5���R�0qg���C�匮��!�ɹ��/q�&k,³ϗ�	��Zsr݊�'R��ozL�G�))�
bד���;�K�K @Q�W�K��(K�f j�f�lT�) ��|e0৭!(;���@@��Q���;"�j5��� �bX���A%��`V5�g8ƿ��2h��ŎG���Φr]�^�Z�S6�<�
��e!c���>9�
��N��^�� �4�Lxѱ^^��3]4��М��z�H9��c��2P%L#�V���i������1��9��B�WgL�n_�;9NY��%�G�W7
�BY�&1�S�Ģ����ߎGO�\��"Q2a�h�\�vLMЁL�X]Ӑ��_�K�\)�/�����L��j^�%�S�%�(h�M�����z�e|/
PU�8dxj��pm��`�WѪ.��R���RZ�ͨ�eш�v���U��d�|��|[㮦������̤����f$[�a���� �f?�Pf���q��B]��%)x�f�.�;O&D�J�_Q�d���:�}]+�-WlB��ͭ��_{V &ڑ~r�y�����1T�L63�A�����T��[�*1O>�W�v�<�]B�>F*�C��A��
� ,BFkD�bD�S��FBR�#�����?(mE@a0�[��1��(+�C+��-��y�3�E�Rq������}E�w�L��mLV��0�g�BƘ�x(Ҷ�V��t�#����u0Iq�܂yz'�ȍ�V�Fp�Q%مu�ED���S����p5��ϵ��]4�LIҡ�`&M�p�@�B�v������^��7d~��d��J!,�k�t���H~�z�/}搏�WLdشUZEdrf�1��
�f,�J8eC��O�eG�¦`.��ts�{A6�`ъp�``m�/ϖ��n�C�D�ȋ&��[�ˇ��!L+�ގm����?"?ݪʝ�-����D&E���Tn] ����L��{��P�QB��\3^��zn���:ぁ����ʼn+Fo�M��!�g�K`C��vr�T��[���0�F���\yX�5E����!a����?���#��E�Z ��2�E�R�!~�	f
����_�d�`p�P"F5S��;`Ȕ�)�?�|�M�7Xb�7CG��_)Y��-�<.
2E�4bd!$��g��j~ f���R�p����0�*&˂n�F��
rl���&l�P��V���e�т�0�.��rG�v�����aw��	g�in7G�'Xty�� jf�Z(�e8�B�B�Ӂb�`o�L}R߻7�a)8��,�&L1�kA0WF_���$�|��dX�a8A(G��0I�F|!�EiO�<�ôI������%�f����+�Y#� }id>���w^z�Y�Y���M�
�`~X�7�+��2��n!�W?pE|w+��Z�}��	���"KG�I%��''�>�$�}�Jۊ���j4������H�oɚZ��5�T��m^����c�M+�VT���
ߛW��ʦY�W�gtk��‘I���n���H1��&�Z��-���eN��3e�Y^�
�֊���-���7�5��_��&_���^�
]>B2��0S���|�b����+��S���	XRr�hS�6��SE��;g8B���W��"��S�3��"A�.t��ٷ��5�RdA^���O�0���_�����5�%|&����׫�Y���-���7ȿ������4�^�%&�EՔ�F���D;�m��
�hɼ�@jR�.�O����{����1��q�V��.L�n��9�e�)��(�d�n�f�{�K�q/mI���;Ɏs��'�3�
��0�A������%��P�lɈ��e����F�91c؜��{F��2��5�$h�&@.&��ab.^�2�Ӳ�%,���tJ�n�|Ű�U���А�7�ų��K�K-�|0L j	��=!�����N� ��q�L1�&�0F��j����'�l�f�4o3�a!Dh���l~wCz)��,	Ku���z� (�9��Bኘ�#�DD��"&��<́tͣF��H��u�1_7K�J��B�c����c�".�,�W�1�z��M8�-�zTp�Yβ<��*X�����S$�^f4��^��A�"ʅ�B��HeL��=� ������S��Y���'<�N��n�~עpH��z����� ���b���\�cէ�W��x�t�hQm�$����.�ei���Ъ���l��HE�|��b��r��X�o.��:�]SQ]y�\��'ey1�UԤ��K�!QL�/�]�^���'ݥ�Z��p[J1>Q��"s����ݰ�@��$��6jJq�4��2�]�u�����YkaS.����<G�+�`�=�Tl�z�����,�37+,�d��h᣽qX-��aу�aڧ�����CLs�=�l/�ݬ�+��M��ܬ��>̍Jf�੓�5�o��册GȄ-�	o/�h�ʨ	�+�ԚTq�4������I�I����ӥ��FY�s,�ݏ垝E�v:�}WUTk<η�Z�� c��/�uT-�X���a�WB���=����Z�0�y9�p�D8 ���ӤV,Y�\!Ĝ[�2"��ّ̛�B�.�AZJ�sW�A��EՃ��_����\)�^�0�����Im,���,)��RE��}�����K����_��������R$���z�W��Z^F�L�m^3�cX;qAO2D�|Q�N�,�� ���&4�,֚�k�5T��0JŲ�԰�B)�K_##��yۙo*k(T;��"��1�<�:���"(�|��
/��C)��#T�&���k�+I��d��#1�L�lU��/����s�PV�Â}��H�۱8����v5�F'*����=ɲ�,�K�����>A�H�ٵ���0S���'���s����q�a�z\[x�#��k�#�)<)t3�t>iQ9wR)���S�"��0n%�z��!��v>
�r��?�`٬Nt�f�&��_:QHe��=����s�.O�T�B��e�`�: �PP��Tm����{yZ*Dny]���[3�6t8��ؠj\LZb���h���}���Far�ՑʼB!�r�S��dm�Ӣ����'�f��,��E�����$
^��>��~˥I������-�����/��2�Z���=�I�Y�pYt/T��i���>�'�X'�H�	m	`#���YU�ڶ��E���?ù�����*�H�Z�Bhܱ:T��H�f1��{9Y����^V���Q��.�Ӆ�b�c�!9h�x 6U/�O�� -�����aZ�	#�{E����!gV�eBٸ@��!g1��n1 ���5=c�?.D�n�3��Sl��4�b��QAQ�V.3��yS�dEA*/����P_0�ѷv"��U�hx!xL����^��r��k"%(�����N:�撃��Ҩ%iǔ��B��=�<��N�eO�մ�A{^h�Y���O�]G:;y�AK�A�~��� ^�j��SjbXf+Q[�&
� ��`d)�#���e��i�\���R<P�5�����T�Z�*�,�=]�F���72|#��Q]�#
>E��ꥐIf� �b����3�]dD��Wh�)S�y6}6?���m����OBD*(J��(�x��EH!�,�ڦ����P��4"�@Բ�5�3��1��#���V
����ff�K�=h��r����	�lچ`I�hm���`�<מ�vi���\�rg�a
%5��qT�[��R=�~���M?�fT�/�m��&a[r���Ţ�&��ʉ���Z_�_C����S��W��C����F3�s)w|����^��k/���sl�,�vM�2��D�z���R�8(Z�*�Զ
��p��4ԋ!|�sgaiqYQ���n�Tx��+��6k
�&ݻwN����jfJ�}��nDȬ�gO���eI���ɵ������8aq��"�J����la4п5�O�˩���n�
�,7l��g&�M��u�X��~N>�����
�`!��1�Q�l�/��D2�O8a�)L��˱�����֠����]���m2�;AH�&|��Kr�VY�����7"�����M�0�$��[$�LɔfDߐ���7��͖)*5&R���k��^`-9���	�$�[���
E��sB
ȑo	D�G/w�>�W�	 (�� 
��~��{׼�L�D�M��5^H<�@Y�52c�gLA����oVʱ�����b��)�2��q�5��9��z�ASX��2�r�޾ȧ"�"�r��3n��O�t����g�^��Q���'�U�k��IiHw�EC���7&5x�
��	"��A�}2�6�̄Jb�+џ!��ԙ�d�a�30O����5�:�ϣ~c;A�X�*�D�|R�p+�N��O����1����.i�b�"��A��v���m�gV1Q�Ȋ:j4���!�ʼ�u��{�������j�����~���{��)z�}z�{Ͱ�)@���wTM�:�'�~/�	�S5^^,��N��G����U>Ur-	-��������Z��>X���fj!��2+P���|�2�$�%�2~rMF-�Q�%}z�&C :�0�KlQ�(�ٙ�j�~�S���R�
⨷�S<�808������m�x`�bu����V�7��"j�S��2���+�GѪ�]\tUcZ�!"�B���#�j���7E�c��Y��/o
�wW��`���r���|ò尌E-(+q>S�d����NJ|���)!s
<,!.nIF
�J(uC������	Rq���R4���O��[����h�V�
T'p���n��+2��R��x��T�i�Ǵm���W��*b�mQ�<m>f�&�p���Ps�f�Rg��O�g�S�֕͒2�ack�)m���$��¥�Q����0In�;&,MZ	�b���	Ŏ@��E�q
�=�%�qT��(�6ہ��b*��cDCauY�]!:TR5U��7�A��/̰&̈́��⡚��JfG=��}P�x[0�I�"���KY��s�-ƲFV�3y(&N�řۤ7u�(«YY���R�̸�!\�-��tF�ƀɥoD��w�+����
�ޏR�MO`UpJ�bp�m�%��Vvָ���.�TsְDh�EcS�Z!BY�Bk�����Eޤ���=u�ME��<�M�*
��<����m�r�"�T	���I�.@�1,�Q���^>��7a��m��O`<��玷(U�����-�O�AT�KU "X�:>��q�HdRs�w��@�~JZ�0����=��E��f-27\R�5�T��)&�
����
+v,��J��F �-� ���_+	HwV�C�vp�(��!1�\K8��7����.���W�_F��]���Q<���
զ_�^tTi_V	#T�5b��jS�A�ȼz�xT�!�i���m��mS�Gvb�Y�5����o��c��L��W, ���0��bv�s�E�2�hI=J��ц��)�D��mz|�ئ`�uZt��	�@��e���g[�ƛF�Ux5�q&�>��5
�'��w��b�j9�:�q>&TQ��<�g��*���V]���8�+�*��`F,`���¾��4n��`	k������3Wc��H�����l=#,��u��Ԍ��p\�lƈ4������ՏL��$�ݲC�d
2�i�D���-���_��τo��X�=�܄�L�3��+��9o)0Zbܽ$�P\�Aq�d
jT�k]*(�Q5k�{RH���N��^��[�ڙ�����~�J��r�E�o�.�O=�t��,��怇|�"'��p�EH�lN+l�Nd�>��s���T��g��z$�Y��v,�6Z�9R���}�r�G�xF��؟���v�C�dGL
����"Ky�BYS"�5�x�E��N�|:T��ͩ :Y
���[dq��0\�� �5�
VE���TGe����֌��i&�J�D�u��p9���0]L��(�^�&~AP�a���x3��`�C���|�1��vo���"�x�x}K�L�Ũ��A�vtq=��0�;��$��:M2��\��Xe
�V��W���x`�˰D؋�Vq�b6���,���2cwCȗ�Xt�Wl�-�s�_j.a�H�
=o�I����������K���0�5����"�F:�
�������
ce�a�<�'ar8�%M\5�\qRrv���AYs]��S����x�@q,F��AJ�Y��'��%�
kCΊaV�MS]�ӯ��-�že9�Ňjì׷�^�`6��e�dkV�-����(�P`�Q򫼮O
##9s���_̪�u$bO��<���4}���=�.�ӹ�8(��.��-�A��°~�W��*S��a��do��������[;��0�a��{ɜ!��P;S�${v���l�M�E)���!����P��A��@u-�W>C��gϳF��<q>����YG�[����uk��O>��� �ⴙ�R8��@[�"�弘���v���W)0mO��X�E>�n�-���������F+���[�)X�!�(+?�S!E\�K;E�ē��g��U��^�<�?8�P�f�5Q�Z�o$*�3�sÂ]�B�K�Ƒ̨؂ѡ5&���
�O4�nR��J���(WU�uk˗-�qB��=�V
&]�����'��qI7���f�E�)�T*K�UE�쇡����8��i�mC=�E�X���t��@N��2:�_�*	K|>�"0������Z�	�*rc�l�p�/Z�O�e������I|�HZ=G�{ښ��%K����G�̈@���e\�me�����������~^K)�3�uk��{��(p�yU{)o��(�����k?��?�7�{�Q�wc�'�Ś)!!�JD5>'R�2�$�:`��¯h-+"�W���ƨ�����AyT(��4V���ra%zq��xmFr��R�JPkwY�<����f
�����0�`wM�Ȫ��&Xlp\����23;�CE�d�9���$�oF�`K�k�&�.���Gx=_�*F�:V��I:��x��|�d�eq�鿘��G�6��3Z~�gf�5�KI�21i̥�_�Έ��Kږ	\�l�]�l�&��l�*�8��f�ZkEVZ��e�J�	.��G���8.��+ދWo����Y��>��Yʘͤ�q!�js�ž���g���%�[�!�+3��`�=����v��C�È��a�N�f����s���2��ֿ�>��o��^�s�8ʢ.T/��"a0{/z���r��I�����̲��~�
V��T4����j���e�RujY�{U0a}��i�Nj�r.E,��[4��\"U�hmY!�:e)�N��@�0�ʝ�]z���+K�X���YW`�z�o��0ǒȆ�bM���>�$bE1����w���a��7qS8fn���`f{�xA��ۃً���m_,m��vuuv���t,\@�|>�(��SP��� �ʊN��՟,r?���1<�o�z�c_9�!�H|�+8�O۷07���[��w	��B1t��J·�e4]��D��Ԓ�k���������yMJ꥛ �76RW`���]���
w�|jg�3��p>��[F�"�">�*�Le�����(XW%�'�(�q,��\�1<�(g<W���]�����寴�a&yRU��������U��2"B�._Xܑ��vM���]�)}Z�F�y���[��9s;���I�o,��o��$,Qc�VG�r�Q^;�
����d8�E^�V#��Y�5���fpz�3��>1�y�<��^�@-1���挣i��*�G����B ���,�m�g�e��^8��Fɢ��;F��i@FYX3	PF���1>_���Źx�~΅OYf��1h���*fH�<*��{�hZx���O��Cn��3�=�[��{M�z=�������d���l�T��j&K5*����7��n�=O�6�L�VPs2�k
��y8�cYz��M��m�k�;rU\��M�)K!/]K�_��D2�s�-0���U��|�D�����؍��F��
����t��g��/ �a�f�^�ֱ���R��SV
�ױx�ﱌ�M_�"iG0��@�,�-\�[�(�(��Z�oլ-�<�@Y��I�Vp17D_�&�½�O<t��_h�<�5��ٍ��!�Uت�n�u[2 �Pa{����*Gac�D2N~��D4bTq؆�n��G���m/Hؒ�_F�"
�ʼ���9�ƃ�F���F�}��%���Nt��u0I�ae�Ɏ#�8���c��
�ԶFR!��H�,��0�T`.(nO�ٛ�S�Ru�>��U�1��
�l+_CN�N��Ϻ��\��riE
8yj�\�zɔ�����|.��ug�$��Wq��>O�:Č�{EiXi��c3��́�A�����
�n4oI�.�_m����,�h��$�Zg�B�V�6!#6E]�h�e%Q9�ev���m�B��b�0�}<�BcV9�+Ͽ��"I���'Y�BsO�O���d��$f�L�-�l��x�w��$�����<�>���Z�C�a\�:t��=�3�k&�2]u!ٸҢ��˪'^/�DJ�#h���`�)�>{�b���-`6�"P�n�z�a�<�L8~��@&�	�[��X��]�}�.13�����ى��ϱ�TLX�Ve�ڒ��2�X(�U��P�Y�|��W1$_~]�쇁�ܡP��_n#����A�rYt��%#�eؓ��9q�	���
q�.Sd�(4:g�9�#+�[7�	%���i��-ܔ0��%M[
K��N7��L�l����{���4(��|�kau������EI��,?��թ��2!���!L�r�0?R˨���w�Ws��Z�W�1f(/�1Wa�|[k�	�Tr�F�ʍ�bl)V����?��-�L�S-K���Ӿ�{$aAX�[-p��ƺ$�A5R�j�$�{�����3�4ò�C01]��V��CvQ0��S��E�qA��8\B���5/ݑ�HJ�F�X�xV�w޿t�)B8J]�)<D��
��
��W5����
��cM��6�;�����{
�x5��ӊ4FA^����k��<L���ŕcѧ�FG�o�N�| n�Lox�{V���l���!�n�b�I\�.���YHY'�]F�k��]����U�����&�;Տ��D=��:b�o�8�
2��F�a��&�{&T)A�?�U
qJ�q�i��Rb����1��IlY&�:-��.*j�f�0�B��66N��BX�j���.xp3��.�ij&=�x㮪�9K��;;��~9&��s0��Â�����H~���<�K��9���z���XcOHI
�VF��ۡ�IْY��3�*+۰�$k�J�/��}��t[�E���&?C-��!Z�O��٬pw��R&���d�:����7
T	T�)���E�f٣q��餁��s��K�k9�E�B!G��eO��s)�����ͻ>?G�C4�J0x?r�CD,�I�͝��E���
�5��U�T�?ۛ~c���"��(�� ��9?Ȋ$�������!�'<�|9��Sd�K%Qa	 ��{�Wp�dx'Y6K�Ò��=�+��x��>z\���Իk�Q��6^��絑��������]������nYZ]��{̭,���b�ϩ�R����r9i��
�m#o��$B�o�9%�����uYR��* ��T���^��+���G���Ll�_�`�����z��c*x/^��%׵-�]�2���z�#��y�%;kdE菦�ho����<R{�J���^-�~��L0�m\���	<L�_Pu�S	Q!�)+�{|�
�O���ҘN�i���˩?�c/{G�j����V�U5=Ng4��"؅Z���G��7�k_�ٞs_���s�Dp���X-Bd[���)��2�s�ӌ9�(�?���1��v�,
�	��"k��P�=G]..�;��!_[@#��ն�~R�e��ٔX�1�)S�^��ZvRa&���JȨ�,��Y�FQ�l��ӦYON�v�/���[-����
�3/�+���!l/?�)�s" �JPC�<��yd�y�?�+�
P@���Qu�u"�Eѐ�xߝ�~��i�N}�ռ['S>Q���{j讆�Щ�|M�`m�R݊�G:Ԋ4��ۇ�浠���B~���Th�!��o��	���	�&/tڛ
"�4k����nز�N����A&�!շi�Q�#������P-R���r���Ih=�y�45���T��*�!	$��"�8;gb��0^	Vgl�R:�ԁu�<'�ʎ65L�<�;�F�.X�i�1_
AO’��}�:�����P��&ab��E��l�o�v�8k&G��&���
��b�s泍���f�ր���u���59��&��%�B���j�P/R�s��S��}�������+��ⱎ��n�`��g��A��8�Ȫ"6��ŕ�J��G��XP$U����iM�毃6�X�c��9���(���lU�OJ������Y�q���������a�(��j����vd�Sg�h���ag��Jh�G,�=��#gytt��`ݿ̛:���h�M��u澰
�Y�e�H�D�#��!��>���U��'/n�'D
�9��f.:^�f�.�<̖ۡ܇�M��F�H�	5��4k���ֈ�^T&f�"%�\�Ӻ�t:L�B��t��^�l_ž���q*��
,���9m�;��rݼ�p�6":c�z��Ygl��Ib�2�Q��[�ۺ�#���K��vG�?\UgbT��=A��g�9�����=eQjWt���o�
��i\��CT~o0.+Q����S����A&f�m��7�aD�#��Ў6��G��j5L�~�=+�ĸ�>أ(~����H[1��*)�i�e8��VШ�U�ˆ�T�3fjdqg<�YQ�Jֱ���y���1�M`7�%���0�(�a�j���b���<'a��/߯����;gݧ�F�ژ��I���\��N?S����7�Yv�k:��yp��A���{�3�%"��qa��j��GeA�
��.?䥫p�;ݠ7��z�U�ի��{��hu�
���:K���x�a5��5�c�_��K}#�/���PPd�~�����Uc ���Y2�2)�ܠ��Nѫ��K��!`K�>Q���NJx��HD2X�א�&�P[gw0)F
�m�!�zTvl �O�l@��bic���G�A���2
pm]�F�<\68M��'>T�jo��E��M0�n����/��n���7

/�",�:ln2&��XT� �d=)q�6��)e�}7y.>�ǍcVB�cSr��-3<Y�Xy�W�G�nቾ�f�9·�^5D�̌�f	��v��Y��L,�J�M�V�����]�:��L�n�Ȍ«o�h^0v@��=�K#�ԧqu}t�}T���q�Ѕ��c�$�G�9*a)���ݞ�~����,R�@�� ���$��)�dE�1�nC	�n5�9�	�JO8]���D����)��?@�`L�]XC������`~�Ԥ�Q]�')��2"cֺ�C,�"�G�c)��X�� F��˄Q�
!U?{��v7�O���IU��ԑ����eY?}PE֣[ZO����D+�@'̈<W�����v-|R�X7�������L�j���^sA��
��Pn+�=�F�1A�ֽ���^�5�@͖S�wg� f��t�!����w��m��nK�

.�:�Sqs9*Q�Wf�۰�QD��#�R/8���u��sV����D��J:��>)��&&���@6#�0��JP"==3[����.�P˄F��#6�-��y���K�^�kS�Fc]
�X����]��򸢵2bu��)�ˏ���dm4��g,��h��`�-Κ�w���Ј�#c�5���oR��+��cTa,Ք������'B]�����X<O�q�q�A��[�U�9�-�`7�~�n�D��`����:�bgU�5s�&亇�
�#�
#1��ZU;ML-��B�_S���ͺG�}��"��j��·�clt����h9���M�{x�4�r=;�!J�&	q
|��m�N�4#[�F*V2M���!O�T�,�b��@2Z-Lr�{�p��\t�r=��2Q@���@�G�M�q��VQ"��J���$U{�*��%� l	-N���IK�O��
n�i�C��彇��|�+T�/7ԵP�]��&:��=Жи]�b�<i��b�t�КF�B�l�4r�^��=��֜hQ��	)ؗݝ$i����،J*����aFy*"et�X{e�$p7�:���P�,Q��g��i�0)8Ĥ�L{�}B�����<�
k�)�R�*U3�.з�jpXӰBQ6o�Q��8����dd��=ǖ�=�V��
�"~M�T_�7�H4Q�=�aI�Ty͡���a	�k4�o�fS��I"!!�hZE���SbO���Պɝr|{<��1q3�e�׻���eVj��73�[����8��Ѻ�|y�N1�[�TX���S�Da����6f���.��GL"�h� ,�t*�ڟ�r!Z�ڭW�f���S�O��؁'�D�0���#�\�V�8��6z�	r��e�T�dSL��W|�e��XemQ���c�z��N[|�F�jJٕ�Z|�[^��x��ny���!P@���f��y�۾)�3��لƔ����ɤxT<|��)�C��h�.�<�b78�Y�%?�;�T$M��z�4�8�*I��S
�X�����B��V-�
�#H&�Moũ��]a�'!���i�g��X�F���(=:'����XG7�A	zRt�9M5e�@�׉Y�4j��0��0M���GE
`D���P_�R�`1ZnfŸ<�.��t�M��B���%^:�9=^<*� m$5ⅳZd������XϊI�W<�6�;CS��.DeN��s����X>Sc��HvBt$7�q�A�+�V�f
Q{%�⦃�s�#���SO}y��P<�G��+d�U�C��gfu�$�1qn������+І�8��'�^��"���	���s�1"Q��k�'t�1�3�FH<�5����fz��g�Lbc���;{:�;z�'kL�+3����{�r�!BPX&av��6B�z0t����H�%�7�ܪ�	NCw"yK��I\�*�g�<�kc�ED�B��,��[S=�vX{�m4e�#���6j�00��Н$jp8�G��k&���iK���H'��
��"�T�R��B�r�:kI낶�Y���E���{r	�e�ӤaMAVBDo��헕�twh���h1��Ų��4�U�'/�jS��2!E�f��n��
w5�YW����#�47X�'�|*B:c���� 
� �%0����®/�T�fV`kb2
�Ţ���5���ݤEHј�>	Vc	.Q��
��P��+��G��
ml�\%�m�U$
\"1p*!
�t��
�����*�1Ia+��Mj�Z��;�IF�����u̹`*���i[�9="7]!x�5��:�����V�Sa��K�5�2�@�G|I)-�X�՚d���mT1W$�V�E���m���F~6j3�5E�� m���}+>j��a�E4���u��ig�E��d\�rA7��,�U��)x)�s�󳞗L�xx
�e�D8%Pb�5��N��VVn"c5�7w>he�T�o�֜t`鼄l0��o(�w6���P�e.E��%�c���+_�ow���&�siM�8=��^�Ŗ<R�-�P��Z4�XѸ�2�4�zy1�����<9i��y�5���[L�E$�R��&2�����i��՛Cd0�����u���PL\������%�;�ݣR6�Dgs��L��:CEL���ξ�ӷ��g&��*N�U�;P���tJ]�[�wՄ����f�M�D��])���b��2��^��
K�%��F�>�-���h��0�)��16wi
p�$�&�p���k��^�۰��������ou�p����o�TZ�T��X\�[*���I0#�CA���{�W�!%�5��%�W��z
����n�I�7��=O������~�F`p`�M�%�ܴ6i(�D}��==ܗT@��s���޸�K�^�"l���6
ߌ�I͵.EXY�a.ɺIQ��5E���g���ۈ��ЪNd(���|�f�N�q>ܰ0�Y��3D����4V.����ۄ�w��Ֆ�R^�ce�64����#JW�H��kŒ��/�����=���a�_5^A%(��ĉ�o�6�ц*����XO���vqz]�[ؔ�]��NJD��
��C1
�OQS�� �p�"�i�����)e��2���(��r�+��T�މ�6�v�j9]q5�R)�	jD�F��}}rY�Tt��-MZ�r$-F�SX)
�\q��ͅ�D{��&Ot�ԙ�-6̪����QY�fvR����M�5����{�uv�k��)י�5��L���U��VL�G�g��O��`�4a|�%>�U�`<$���}sU���W3�ӡ�	��Q?��X�B�Sf�1�
�T @��Pē¥c=�bD�d�	��k��}I��={�v,�ø��7�z�.�gU�TsZ�yV��ܨ���`�ѳ���Ne��nz
�mhf�n�gT�h��@��BH�53`MP:b�8IO�V���o\�d���a�`):K�X�M*i�\?��_�:�0��O��	k��-+O�N�i�	S,ۚ��f%�*�2�����-7�1W[6?nT6I]��)J�A}����v�!��4t ���V-{]�,U�( 5t�Қ"���T`���=P�U��X�D``��~=�gmC�����,\5T@��K�Uz�l�U553B;߲�h�
�����C��	@X��Cb)b0j$��]��ʉ,&ף�lN9K*Ԩ���B�u^d׊UeзxaTj���F��
��*j^��`	�:�w_�CJ�0���3��C�6�Eި	����(F�'5��
��뭭O�o�/=���t��,^�ѢW�h�*�a�U�iN?��JQaTØ���"���4-�)e<w7��d��	��1M.�(Z;>�uc����M��غ\I�"o�u�'�|��\Ǖ��EF-�H�����lUt_ݼN��n�}JyTN��U�*��Ѵt�)ix�
��i.��b00#]8pp�K��E]�6��!�f�X��5��}"�VE�њ���V�SA*���9�CV㽨�X=d���`v �&���z��,V�yGkȈ9]	���Ԁ�,kI��|X8{�Ꝼ�dHKs	s�9�'�;1�k�=D�ckIR�%C�z>zR����|�[w�o�s����nx��Co/3-�Xa��� u��R�Y�e��,���S�U�$��ٰ�F�p{�t�Le&�����ZQ�l��O#�ǜƮȁ���3K�`3{��X`ROy��jw>��W��լ��L֢+��%ΐ؂�
�\���B:���S�*+�^/t0�Mb��O�1fVx)�/�7_fJ�~���6��3n��Y�,�x��A4*ǴDU���e�=j��"gd�p�M`1(Pu
�p�R=�Y<u���#� @g�jO��C��`\�/�@�j����
@Ņ���� �y(VkY�?���&xNP�6݅���nS��Y��r�&��,�F�5��^\5H��KF��S9�_�P�8Y������o��ۨa�ߡx�
��.ޏY7��z�uġ���?���.ڣu-.
���mA�V��T��*��t����bd.�5Cg�Z�o���
h؎	Yl@��e:
2<��$RF:b���ѓ��0��8__�gOTd4ȵ�H5=�̻Σ�ܗ)�ۂ^�F��i� 9D4�I|
m�E2��hr�yH�����Sd-�'�-���������i̽n�W`����,�D˄��W��C�D*�29�b�ڧf5̝�>�3��Iq���k�`
������+�($��S�{gTN����T%��#X#�)�_<y6`
w�^���E	�G)yg<��W]ʿ��TL��A4a(MZc��f�<�p,����h�ĚBf��A͛��%H��v�x�j�~�봎�{�ݱ�P�U~��	q\�g%�"��5C�BQ|��s�����lP�_����� /0�fH�@ ��#�����S��ۥʱ
�a���Tvi��F���)"rC^^X�b���و����f����|�z��D-���h���#���b��s����n�G�3�w�g|+ԖLY]�<�-��fM�CK����8瓌��ł����<-0���5Gzb�)�.����4C�߈N��^���EW;�[�BWGȷ����82`'jL	�gL��Hwn�ܒ���0m�̢�`��Ĉ��ѝ,T�+�⺚Y�sU@����g԰���Z[�Gv���Ip�!_}�Ɨ������"�je�m�=A* �	d+�Sg�i��
�S&|i��̣�n�1�>#N��D;�ۖv�}��#.DaZv�,+�i���z-�F2�l
�:x�Ϊ&�&a��ePUj>��uт�sL:]�ŝ\7ez�0�h���LubyM
5Lu��z�^$�;��1�\�8�"�B0晘J�R^	6A)n��R�A�B뗕/�;\2���n�O�{@"liN�\nT-��s�=���|ѯѸ.�y�>e?�VQ��P�f�dX��<I�Re�"+��[��?A�0�R���ž/�E��T�h�s.��(��$�
5�4*���=;BKU"Z֮���b߳B��ω�������b���-�#�1�|G8��B(`91�r�<ZI�p�{�����5��YJ�%jU�eh���TED&1���4Z��d4|}�۸�h��V���eiND�k�j�6�[���J���_��;oD	��0�Y:^�\�iЂ�'1E��s:�)��,��1��I`N�����u�G������ܦ}��3ʻ�g[fe�F�vL:�vR����g^Ҥ�S9,���n2�EI�3�
9�̬k{T�Q'�[BX���U3F���2�H|J�)�Q�\�����t��m�2�o���G����Zt�Q*K��p�rVk����.b1�93]�_݄#a��.���ڿNX0+�����PSu���E�&CT��#M"�1Y�����*�����:�L��D��(�;f��s�c�3�ŜE�5Qs�EV���2�Z�
���̹�+m�k��`\�ZLء���ե�T��6Y�?�[�4��{��v7C���l���wZ��g�Z�(�폭�S�j��z
Ҋ�q�܇��Oj)��6�t�hױ��R���-��i����5�l<AxX�y
k+k��@�r������9N�]�es@�Ԭ*`>S�a"�&�OY�G�F�m��{$�Ɛ�j�!�'Hv��4�R��I�-�HWGL���*�3%`Q�K�T���"}�}cv��y��_<j��Ā@�����P�ͣV���ڦ��E��RW�U�o�[�'N��:�0�Ѧ�����Hd�]��{7���z���ʸ�ߓ��ĭݫBL�\Zz@5o�U���]���(�nt����{ϭ��0�L�v��������X*�@�7���r��Y5���~�G�U���\�ЩH]�!�16��{�B}飏�AU��9��ڿ�ˠ�m~� f��\��(#J���ᖈ$�uT+����F�� 2g�u�YY\=��j�d�ԩ����a�eº�y��k�:U��$Sa���SY./�GSx�K��(�h߹Q�R\�^p����`QT)���j�q  C���YU���	�c�b%ɜ�R>�FB���kd�����@Thq.[jXI]���J�"��f��玮�g�Xޓ�uu��s��@k��خ�S���)Dsći�l;e�vS��L������_�F��?�c~���N��O[_�_S�%�t����D��;	
M��eq��);�|�O�?�Ni'
�������]%V���B�dzP��c��6;��K9��K��N��1e�aO��`�S��O�O�"^��ۭ���4��A���U���8���ޥ���4H9�0��@s�����7y�M�xC���!�Y�
J�`?�/"�_�n8";��E[������.CrY,���\*�&s���
�l��
@��h��n�:�H(�M��M~����",�����Ф	��7v��eB(h�@��g!�T��A"Y��%�c9�����`�����]`$9����k��|!�+P�w9T�ʅД��Ta�K�0�[�d>��0�1�e�7���]x:c�ɤzc���6Fs	�4����&�	00?6f4a��zM�/��S�ܮ)����Bu��j�Y`��I�ډ�BX���T���0D��,��BY'3E�.�L�U��T$�2�$�P��b��������<�s9G��\l���/�f�f,��ļP�L�[�~�Z��N�n/6�UB3v�l��RX^���x&�V��HD���Og�T�!C;<���<�w��T�v��l�Np4k��Z���q���|Ѯ��hթ�H֬d�:^���X��[}u�8��R�F&��O�Wf��d����E���=,g���oZG�P���6�~��qI6�l:��R���YN�W��s���#V_���5��T[SK�D|�'O�81XU!Ja����w�1;�V�8�]:`+x���"�y���uĽ5�t�˴����"B�yk�C��*�2�P������n�_f}�Fe:��-	{�/�6��1Y�~���wbU[���	Y5�][��
E��Q���]�*�ƕG����:k�yL=t5�����r� �U�z�T�4f3�˾���TF
�0Yq�(w_Uӫ��>����MU-Qw	�ε'�1cb[D�I٦�ܣ|�ց�i��،pY�0DWT�J3��ϭ:���fyy�4Q��E!�@m�|�p��V(E�y"�c�䠖�7o�-EF�����F+Y��Ɓ6�kA�˚0�EC�Y�"�2ju���tVh���#���P%���Ea��!��P~�J����$	��h!��k��,���3]�%��nL�H�K�ݑ��"t�������lf���&�!�-A�]��fk)��`�kyB��U<tS��;���U��|�M��
QM�2=>���;�.d��ʪb�D��ˢ�T����hY�2W�)[�ƾ9�Р#��!Z��o�j=��L�T����.��'�a̘1�r<�+��/Q2C#���X�|�YB��\����)n���]'7#�Dd���1�i��A{��-���<*q 8l聛.S�'�cͧ�2�B�մE{\5 N	�y��
��kE6sY�W@�f��ϫ��δ���g�[xe�kv���j�+Q�"|<��s�I|F8si���(�� ���l�V�WD��Tg���h ����L��%|0; b�&�&��Hj��.�=���\�;;A����!Ͷ�}��00��T��O��sY�ϞW�@�*�$Z�Q��uԂw�b��Fl�`�<�W
���H���J��!Uff$�b+D��pa[�(�kӛ�d��$�|]%[?X\�EQ��~MO>�l�($p8�0	q>{q(�P.�B"�b��\�|��W���24_uS7ߺ :�'ܗO��2630G� ���]��v9�	*�МU�ŪwL�B�]�7�;�5_�_r�w]c��1O����d�E����p�+ǣ\g<\](��}���f���&��-���j
tU�vy����Q�Z�+Q�U�$�뉠�c,����<,	�Ϯ�6`
����a:W��U�ڞ��rN����ܛVE!�٦8Z�s��W�D@
�;�^��.m�-=P�<�����t�`�&z577�X��sD _�g�ʹj��YnQ4���A���Xq�$k/���
l�-�K�n���e�T�ˠ�G�K5����%ޛ��3ڬ����Q,�/�)  M��
���,՛�:݈�/���LCh��LP�awX
^t(�q��ǒ6�w^�苀��*�yn�N�z.�Q���N�(���I��Lp(T4��	���qқ�B�����u�L��7RE�5���zU��_i��������^�?H#���-ԋ��HX�fi���\'� ��eX��6w�;���Y��\[��F
�O��"�!�&W!.ə�h�s��j�YO����:ʐɵ
�j*6�FIoto�`N����Je	z���ɾ����W���ژ�Z6��<�R<x2�z��7 ��O�c��^�.�Q��uzd%A�R�1u�3�� R�V��J��z�?*� �QD�g�%��J]�@�`�,�brؕj@�Cc�d��B�LF���WG>�����6PQ<�T��]f�����i�^[N���˙���18�)�7�FL�9[>�nj��{U�9˯F�P�&M�l��#��i�s^g~���@U},��IQ?�.�_�]��z�
�U��:���
�(=�&�]�5�2�=��f�_�E��t�+Q9��X!�)a���*8,�G�D��ɨZ�F#E�e�:��E���[p��v6���FY|Rt��.���e�.��!�
!j�VLt�U��#d�¦P�3bn��O�>3�
��
56:�0�o����
Ѩ�-$�XI�
.�k�t�y�I���<�B�x�BB1ԛ.U,��g�8kV��-����%���=�G3�H���z�8tJ��H�X�v��0�����~$�םzcl�������ƪ����F��Ų�����(XE�o�ۈx	o�$	;�i"�40�?��9����Px6�}�D��-��W�D�06bD�%�/I��@�I�OL.#_(D�ވs��8=[�zW//�l1�(�_2���C8�w̼jpI,�"Qn>�BC���{ʚ��`��8�qw�yA�K����C�%bRW�eB��Y}L�x�׃J�nj�kD�:P��㹡�͠Q-?b��ץQ�Cb�ױ��J�1�A�৔E�sĖ�{�0pl�ٝ��Eg�$�HdVxmM��s%����7u��\`M�W�`�K ������5��3���3�,�+�b�[d��5��M.�Cncמ,�0ei�,��l�r����y?{b���}h�(�(��WCŊgͰ���T9X}�
�hw�i6�\�>��j���!dވ�zY�t���ɥ�ū����D�Oe�gT^}�Z3����VU���b�Ȃ���넱��A�d�
'�mz��l�J��X1�S�F�s�"#��š���/���7\��MV��$�K�!N�7���^�v���?4����C&�^�$8������z�-��G%��P�fHНV�.$:�3��Dh`�,D^�������"���ޘ��>�x�W��Qos�WCg�<HuX�wM]~���ɫ�
/��YY�@�(1ZA���$�j�,�(W_'
 ~�^���N�$��ͷI󼙅4+�<�]�o"F-$t[��r>�O��F�Zp�֜1��,��|p����B�%��5�Y�{؆��G[�\P
� ��1�D�)-@��2�Z}.G�J�k8?�F���
��g���\��qca���3��<�8�5qV�jx�__}9�-n�j)�ڣ���U���W�h�}	� ȅA@��׀T� ց\E�5H@��u`AZ%��!�1��x)�^��\;�gDF��
�-�G�$��h���+���0V���k�b-vu������1K�u�_�AVx���RX�۰�,�?�&\����3c�2.os79�D��Q�j'�
ʸ��$c��&�h-�"O�S!+�P(ݲ��_��B�m3��_>�w��Y���A|Qb�*��Ν1nH�B�Lz�Vu���AV�)xۅ�M�j�K�z(<�A�d�40i*s�dw*yM�k�2�ա��E��t�[�8yp2��)�`�vL,���f�!��ᄠ��`�8�{��¬�Ϣ,:���*�L׉a��}*@T�Y!�Yf:��r<k�}%^�k$$x2,o��4v��J��%*_Leq0���l���*@��>���kq�C���y�9�j6���1s��ՐQU9�]d����}�bC$�1��{�,�D<���iE��۟��@��X�U�J�����T�<�?�^:\��u*1�l5
e�z6)J&������N�N(x��yz!2����Θ��US�&Ùq����Q��'Ϻ�??�LG4�Ⱦ���JVW_���cf
�Y:-_HtY&]�pB�#z��`�&~�R�n'#�^��;%x<h3l�D�.���ե�|�����QC��W�Z��9E~�ͷ��S����\���2n���r3>�.V�/��\�0�w�*x�BJ6�u�@J',�/�
7�*l_p�2Ǵy��-Be�R"D�~����^�F�jo��B�Cϡ9�R�G���ڋ����X��Ѡ�*�=�,�����N��#�����ۓ��}�j�1�D��4E�€ng�!es3�|����ۨB��\%�}`y>�7ܚ	�
�5��[
+J�����27�:RW��U"�[`4��˾���ݎ$�v���i�ē~a�
���aJ�<���=�"��zϲ��ٽF���K��.s=�z@���*Ndo�EVj��u��q�'մ_7���
�Z2)+�Y.�P���<b?��UT�0��^��7bJXD ���3Ws�p�F?��1��J�`����e�x�E�@�a����0c-�5ޫ|�48�V��g
���\o!�D�`J�f�8��1א����V_�.�@f��CMf4�{����lj��N�Q��ף��`*aY�K�|%uh��ɠj�u����yvF��n�&SL�,ll�in<��&��Y�4Tc�4��W�-8���Tz��_��ô�_rD��ON�X�¶���hH}�$��C
o�$r�lS%ق��^c<U��mu̷g�L�O�3�[~.�[�}��gO`4����u�Z="��V�r�9)��1����43��U;�)v�x��B����|@�����8�<b{|�!("hi�ϱ�٤1�^@YU��*��-�>c�[�
V5Ѫ7�,���3�p�����u�ܨ��GXUp���_z��6����k݃���A-7�j���������R5��tu�V�͞6f����=����b���y-J�i�:�e����Yb�B-�:ʀ�|�,/&�'�cT���$��/�o&��T��~*��Sb[�[�vkb��*�K�
��[�z��V�IϚ��%��\'e6����I�N�I$��fY�ш�[��;�F}��2Y<�g�Jqh
���m]7���ÚPT��gЬj�4_���"�-X�h���;��q�r���A	�^e�G��I�
�����q��N��X^}��r��W�c���$��;��fv*_���%�>�^T}4Ȉ	��U @�g�K?ZQj0���d�u��d3�.�zZv[S*�Yb�Ȧ��S ����Y}
�
�S`@��ZqM�Q}��N-��-A�2��|���G���hr!�%p��zwJI��7SƵߺ#���BJ#[�v�OD窄��	A+�{��`m�DG��<�c��}A�Xk��6F��4S��ާl*�Em�uI�D_���*����eG�n��p3��R��x��l��b��&��KPo��۸�R�ni���D��;MP�Z#�(��\��,G�u�z���J(Y�[_����򔒐i={-7���Ld}l�V�n`�)���f�%`܈5+u��`��ngn3�a�X�zBC�"
(*Z����xj�)$�?��"TS\�
K*i��bVjJNe���]}]�?�c�a��`k�"���)��0��,ӐF��~�PgLt��Z藍_
Sg���{y�w�b��feۭch�l;4"M*�&I<�<+�v#��n��|��Ȳ>L�K����.���j�ygx)�Z�L\C���wAS�v�{I�%���b%����O�jՌ ��Z��H��2^�p3W�p�3d�T+4|���]?PgB
nA���R4iQ������b������l���"��41�t��9�[�F��7H��������<[�LX�B�k�z����ʼnS�f����
Sh��FaY��a�욏�^Z��F�}PP/�>��M��!)���e��.+�f�4�a㷳�v_P�D�סɷČ��b�f����{�q�~`�$ L�$kF��B�D�Nu�{�
[U�@��b!���z�Թ�j5��]�n}U�6E�a*هM>]���ij8a�F����
��l�ֆV������0r����:`
��L݉@jD���PȼD�,3�Ao����ޏ0��QU�x?֊�XX�x8�k� �Ӹ� t���]����Y0$ޟ�ė���]p鋁�q���
�q�PN3�D��yF�E���R�?k�T���0J2�&�<d�H?�QX� נ������L[���^M��_É��?�W	�c~%��W�.�
��4���[����L�QL�2�mD+�oܫ�f������D	�a�xX3*�6#Y}rB �S�5.�x����@1�F��e_�bԮ�m��^��+��� p3��2�?6-��7,9z�p=����n$��4ӹ#��`O
WR���������]��Z�z���q��m�����b��^����W]��u�V�\#����T�pѼP�5C�*ْ�4��ya��3[�i�l�,��Wi~����6����$�j5W{�K���'OEVkPo)��\@g]�Ї��v���b�3�b��-�g�(g��po968�a�^��9�y��<�QPj2�i�A:o�40���nBK��{��&R�N��#g�$�L�ȃxBbn��B�:��輗v+����u}[��F��Q�b	�	
G�ܜ[LąX��8������V_=$�u��y�@
A0+�6Z�x���P��@QݰhH7^'��c(�k���ΗYcm�]*KA�gE�8��	��I�u˰C0�T@�C�^5�Y������X:i�S�6 U�k�@�xvj�ζ��x���ԩ��s��)a)3��7��>��N��;U$a‰�!�O���I�h���|�-/RG�	�%5菪�aG9)+Mp�yS*�b�yҌ�Kv��ϟ!z��7�Jȶ�-~�ldZ�eة`Sȶf�gf���U<��ui^8��)��<�Ѕb��4-2�`cD�/
�F�K1�H��L~H{PB�&�4��l�_PZ��� �*I�!��\[�9�R���cΨ0m��B\��3�T_��"��]e����iY֪K�8o8��k����r	B�yl��{5�iB���;1��L�Ќ�$�0$`	L�0'���Зr��2#�t[�[>��벵�>�Rje--�G�)�B&�0�(�E�zG�F�������jUZ�\V��q�
��YK%���%H�:�)�:��p3�q���?��1	Ŗ��:�BQ��9EH�g˞�5�zW���T�F�k]L�mJX��ot�WP(��/�*�Ay�ubW,�+�I��b��.9Uξ�݂Mf���JT��bK�	���N�ey���	��0�yZw��ͷ{����Q�ƽ��+��࿖k���ĉ��&���A1K�ͦ��H��/O8���]�sZg�zއSJ��̌��!.dj�e{�y�h��E!�W�c��v�;²Q�4��7��.�vP��
��1ʳ-AƕnJkމ}-|�zQ�n!���?m��EK�n�z��y�`��۬���u=3�0��PZ�8mZ緧�>�j�!�:�R�pwX$����qe�]���P�_@����q�Lqp�p��;�z�2ShT;��n�2�p�ް����b%ּ�_:#����%
�f�+�G�au׬��b|�R��P�&3�ʽ�ػ� P��|s3N�xߣ�,���w����������
d�T��˰f� X�p
���eu�����R�'0��Jم�0��]A�n��ذ��]Mnq�&���a�4k��1GN��d	#��+%�6��=�c���D)���{�K�0�j-�W%����5����,��&Z�u��`~%�גuIL��^�-!'�+�xr���6�ݧ5�4�\i�5d�1�4�ݖҿ�]�,Q��p��@y=1�9�C~����h��ugJh]\VGu��:<ߤ�5��d��{{)l��:|�P�+�A�I�����~�9�	j�8V��e�{���ū�Q�0):.�0ycpSf�Qǐ�(͏`j�LnY��ރǺR]���j�k����'�*DN��j���kDLE�P0�e*X-ȑv�M�W� `����/�I�Ur�bЁ�լ3��L�*aD�R&Q;�8p�aGW�2�
Ba0�@B�2�TS�"@q�w�WUuX
�f���}�m❟�6v#�ډ�����'v��b��h'�*a�mq$�^~���n?x_���R#i?B#i#TE��j[*���Q���L���]���reu�od�\X�D-�Q)z>�.�T��Q0YQ4�,���KR�u�?�y��
ԋR�^�����~����9�Ir3�(RM�駛��U,��gR�T�yk˰8]ys
�PT��nۊ�13��2�,�F�i�`�K�6]ƍJ)4�R9R2U����!S�e���1?��h3����gŝ�e%LN�������۴2�f���wty�
TO��b�o���(J����;G`�n�x�����WhXd�D�L�i!���n�-�I��w��C,*�Ѿ��uQ{[�,���K�u��-��|��B��LG�yJbÙ�q�#��X]�ʏ&��^2G,�v�*Tš䁆y�cm^���y�=���FJۚyj��J$R��ZOj�Y�DU�Z�����5;����h5��=��K9r�'�:��:{aw��$.�){K�;?��aB߈�'�^L��r��@KS���B���ˑQi�f���n"S��E6oYtRc��
A'�$6�k�+�Yks/{�+5r;��=�<pռ����$f19o�\^�3�c�j���%½�X|ikV4ed�4��2^�˾W6�A�|��D�
H%�XlD*:�u�Z��Q�e�4���
���ao9�Ib�$\��O�n9��+{�
�KC_M�O���g��
[��}MIEf�>��tӘD"&X\��'ƀ�����6I5'�?�pc!�b�%6#�Z����Q�qޗ��)gBQ�4�	2�l�����.J�!r&�U־z�V}ה��*��+���%��h2�6W�X0����f��hQ.O�Up��-��+�	n��h��)��4E鑝Lހ���E���.2֎)�t����^�z�m�a�M�e��m�u<[�Q.��B)!y[C:�̗4��ur�>Q�m���;󄃂K��.&Jߌ����8 2MTvR~�;�R�o����ߋ�Z
'm�f�S"^U�x�lGF�RQkc��&ڄB@�"�Pɸh��Gbg��U	��z�bT�Փ�e:�o�F���x?CK�@c��fĄ�ҷ�w�9)"�Έ��
��De�i薱Afׅ�_��PJ�[�2��b��&2]K�x^À���ߑ�?�%J+u&�L�{�sJ�kb��C������1��E��y��9O1����3K-�὞2�ȩ���uo��.�:?i�Y˸�'U��ԞRl�~]��#D��z�����HE����9�����zih�S�ʶ�d��h�jk��5����J�ߝ�0�nJ6`�˱$�5M��(V��nc�fmt�))�&.0���d`�{Z������ձ�Z�ZX���EL$��ڻ[�z:���Z؝"~�@_�U%y8q�H:��x��j��a��=�\��p�0p�/c}VU}_P��\T�ag��<����Pab�[�"��D'
ph�Vo�іs4�i�	bXU�����1H92�jy�!B^*�z��O��:;��L�Y(s���r)gN��K��'�2�C�vqR�f�[i���N��Q�-���b��ݡ�R�5q�i��\�D�y�E&,c`�w��%�󱴐��7N9���޸�Ra�F�8���X#W*�E�e�_h����Y�3ۃ�E����틘�Dg:Xس��;h���hkm�X���;X�>�Z^;�b��!}��������A���~�C�d�"h�N��
a;mh+/
�b�i�Zh�\Ǭ�{,� �
�틆�EhD�e4��*Dl�����Wz��.qj��V��:����KiI`=[:^�C�a�X�<��$��Y�7`ʨ)�I�;�m@�|�t}ꓱ>e��RF�J�p�d���X�����%���K}ֿ���-1~ř#D_�_g3g�#�+Ӳ8� 4Z�mP8���aJʫ&��i�ٔCu��K:����e�9��2�*�5�޲��ty��
f�6qę�!	��
��\Sc�F�~չD��
�R��%�:�1������h纯)�2M,��M
53�Y���Z�j׬�*Ϩ�f����~|׉��S�%�9V�.ˢ|T�-�I��V}�9}�;�(�cֹZ��k���,=����p��	5~��ﭘ��^�bۻ�,֌�i=���Q}J҄��y�ⴷD�(lݼ(ԧ�H�BN����YV¼Y���\}]�A�Q�6�v��QL�j_�*���Lh�8�uwi�ƵW��*B�th�J����,+�a�y�υ��nɺ{��{լh�ϧ1#E�U�����ڈ�/�	�����D9"jCj��i�����I�)F�&���%��u�B�C"=Qg#a�`�q#��Rap0P"����N]0jOM̻��$��g�eT	�ʎ}�k
���K��0�ɋ}�G5�$!dƞk�RcT��7�f����h�K���-����.�
ϥ=~l��y���5W����UƲ�^51�]�����o��-�{�IlY�w禔2y^�Ʊ8���z�p��������p��x(�qTf����䥋c��Ū�n��-��Z9i�Cvăas3���Q������^��g���G5XM�X�t���z�;]
��u!�Ǻ�M�����yX�	�Em���,O��C˜�y��!�ӌ"���cW�:X�t[Bˁ�Z�<R�jIS�^��^���OǎkM��-�[��d ڞ[A1�)��l�6��"�&S��=YX5O�٬���U/D�~ ��5�*�g�����F
�=L/��f7��\�F"W{P�/{��i�
������XӸ�����07ÄL��S����vKWAGe���K���>7�g�3�_XȊO�����Kp�w��v�,Wm�]�fT���IEp�r.�V�YӁ)I'8��]�d�	�A���ᣔaߞ��m5/�M�����KG��|f��^�r.��6?@��"T.��ӭ]}�xF���WεN���Tu��D�ql�o��f��[S��^����ɹ��G��(�+�:�te���Ds[��a�����4����6����53,�o&4��b��Κ���պ�nۨZol�4�O<u2�c5E�C��(����pJ�����?pH�1���މ&�b����ĘpT)K��{�Eמ�H��0���%,���P8�����'�$��L1L�C�Flͧ��{m�6�ݚu��.&8LU�6ѧ�CY�O��-˝�b��O٣�T
�.�H��A�%��1Nf�f�*�G
-V�ZF�Ԇ~L��X�n4��kAư9U���U�z���
�9F,-�r?��r^�6@Eq4`n���M��͒qV����4J�H7u0�ԘT�qz�#U,�)�A��6���ĩuf���S���� ���L.Y[��ŒP����`��s�7������#�	�U5��Ԝjߗ�B��֯�.���UC�t���Z	I��� �}Ĭji�T]�ȧ�<�
��	o��o�x�R�݆GI�0��,��G�I_��h��Gh����0Yt���4FU�8-4�40���1��iv�4ʀ:"f�
W�:���qZ.�g2lg	�9\p����Z���<���T_�ܷqԠ��S�/�����ڜ����J�T�~����y�K�T?|�MO�h� '��[(��j
��=�,c��e��N��D�Y�ƾ5��ߩ�'�����ֿ)��f��IF�Z)���z_k�ą�
���-�1v�nD�0}�b�1�{>���k&쑜�s�	P�+R��^n�L�DߜOΙ����nx$E�����(���J[�h��O:c%�,^瘉hmG@�:�5�W�8��nu�n
(J��l AG��,!�Ռ#�f��Zl$Y78��g������\+/�5�jߣc6ۥVFS��s��[��s-�w2x�b�:Y�;��%�e���p�S�������@(9<���Ks�{�s?�x�i�9��o�ie0lN��v�ݺR�4ޡ��:�S�ͭ��0.&��Ȃș������!��-\�*x8�����ig:S���A.��4k��r@
��(��l
��Y��A��l��i��ZC��٦�z�O�4+n���L�����q
�!�u
��\'���v�|�U�R�$,�-��G��iKǪ�_�X��g��P�^յ�V������I"xB�x-w��	�Q�2�&��eW#ZUV�ܼ�M\Z�y�l$�FQ�y�����J&�In6���y��V����
Mb�)f�\C9������>�'7��,]�Շۑ�!G�j�<_gz",�(�O�Í�M�^=\$5Jou����Gw�݀��$����^��|>���ܸ7H�7�X�����Z=�GE
�g��iap���7�`��"����s�l��(�w	�"%��#ML��xشΪ��T����p��Q�R���̜I���<����
܋�ih�ٸDZs���l�R洎6���Q�7���g�3�w*Ӹ��Mk������b��:���ț�E�_�
'����`�*�8��m(Lk�-a�]��g�P�Sp�F)+�4D8�c>�2o~ 3�0[�lt�'4�J��{D�v4��bVV�-�yT�S�`(^@�,V�Du[�o��E�Le�;��U�Ӯ�e+�בS�(fq��h�-�K`��v�q�$��S�2x�w�@L�z��^�Q��
��L	XH	��!?�N,�x��:[fRN���|g�ϋ��4s[�{�.7��΄���P=`OT�'����`7�D[�-g�n���)!ڹE�bb�����~�1,6a
����3E�R-�jyg�m�2�%IJ����2���RK���%��(^V][Ӄmv�q�4�P}Ҏ��8�Y����gMg�x�zD�.aV"�
=+ ���Ҋ���B��m��ˑ�nU���Ͼ[�F�!*�_L���ck'��k�^��#�j%-���G����
ON;|Z �Fk���?�wO,������L��A�����GE�C	h����u����B��2�P�_1Mֻ����M��m�G��Co�rP�p�.s\V�(P��g�g�~��g�j)��!�׵g���BH��=��s�Ej��|�b�K;b�H�M����q�G�g㾱�2�E����*@��j���
����܂�{Vè���|�h�Qw�	���eu��#�rЦ>L�2m�R=��k�+
f6��N���z�f�	��-#�J�7lE�UP�8�bJ[:��hE�iv�Y�7c����m����FW.��5���gW�{i�����޻�R��c;U�qY���"�r�i�����+;6�)�a><�[�p.�Q����
V!�e�˭%��n��3D��B�p�����Z���nY�r�~Y��Ez:�ā�*��/)񜾫i��a�H*�M]E�F��`��Խ��Zr��i��c<!��pDY%ꑲYxdF���>�����9�S{4��,�F�j:~���bu�*�nU�ˆ�s��j��k�c�G�3uo��[c��C�v<#�M!KX��}��jg��fN�V�8�p5}��c�v�2���m�ΕecٙM&���J�c�;}oV�RS�.Djb�7�Uf�7+��z���X-o�C��R�S-S���T6#�t6��ù��IU�&�jkT��s��ݱ��u����*���C�/���ב`�}7���`I�E��O�k+7��ڬ�9����Y�\x�1r��l\|i�ɷ���Ę�(�_+f�¡7q�ѫ����c�&�3ys�`�jw�4
�iw��\�ܳ�x^ui���Yӓm(�������Pg�Bz�4bPg��eYI��&H��k�I����@'&��+�M	���{qb,*�{7G��A�<���c�W{7��
ԓT�D��PU��4��v��K���R�.~~�=S����W��6�Mç��: M_��kE�������QBa�ԞQ>�o�Xs�&~����90�E3^�3�Vm1��4�|Iq=E��!��{�31�8-1NM�Pf�t_�%�u�cSEߌ�����B��5�U&`5��[�7��&�����w�B�P
#.AJF)��@f�Gop�A{��{siJ��6\@|����1�%�ވg���r\
.exm�9|�%d��ڙ�;�!��&�542�}�����I��4CpbҠx�@^�o^8���ٽi�$t�n�/�+�ZUZ�*%�K{�L�C�/������;����w�j�3JH3����%f
Z�8,
p,Ō��K<�^�s�o���B�#�#��v(ձD�l��$�)5>���K�M���KN�[�Uͨ��.27,9�ИM���,�Q��L}a/S�aZ��I/s�}�����k�&�n�.sz(���$
勩�0~���\f���WhdiZBN�G���z�ur�w޷��XU9�2��?Tm�Q�P%Z�ve�6T���ɴ2;���b��` ����w�`��
�kG�:8o��e����љO=š(�ך~R?�
ڳo,���j��1?�ID�>�7=�Xp��8�7i�Ch\��+#�����º\��'z�mŦ��!�R��g�!�l	�A(��C�J\�K,;^��,.,k�,�m�zQ�Cl���#�c�(W����()��j�+,����Q�Z��&�8�05�M��js~�P��-�f@��.H5o�p��oAC��dg�7�
k$dT�q-�m1X�J��:Lڳ�3�G�W�A�˜��0�jثU�{3:�)$Q̨h���X��
A�,�41=g2ό�׬3�����6����*���L
�����q�hkm��j%-�`2-�l@��X��
_͗�{S���ʟ��z��Uvq���{�F�����J���5�bÜ�*E_�̡�ٯ;[�8ir��R3oM����1=���~EV~�FޘkB-����B���b1[m(�}�3O=e��l����M�k�Ͱ(Z�&V�W֪K'&�f�̰�`��Cer���p�Q
�!A�5|irWgA�9���LG)l�UE
sΗ	��m�U����3丒�-ڴBu�7Z��'�LY�V�D�{��_1ki51�2ԉ�}mb].0�f6�!kH��V]�����c3ߊj���Z��9J�b��IE`9����CUAh�F�u>�pvbK�NX�cC��]9?�S��{�ф�/�RB��/��z�DIړ���Ȧ�-2�����Z�|�a���a�$�k+4
D��S-�r��a�)�Xԫ9����׋�c�>6�ڄ�u��A��2��(>�?�g��d��-^����5Q�l�L��o$�"���D��6_R����R�kW�Gn�@����/�p\3��^��Y��L�dY����^�4=�,}ͧlcV_̘jL��޼�V�q�.�Dt
���t��^�{^u��E��hl-TR���x���ل���-��ZWYM���E"u%
�Ep�4��֋t���U��`S�.Шʉ�I�`��@y\ڻ*ؾXZе��>m8���壈 P>���1y�lw[��(��\�p|��9/_31�N�+�����B�/�IN�k��
�]f4̌�w^�¥�q��H���!��������X�`���ɩPte��5fR�EOl��h�E\j�B��M�B��ɢ�kR?̄�\�{N<L�(e~���
l�7�
�,$[!t��]�0�wgI⋦��\D�W �\p5_Bi����+I�����J"Y7&\{"�J.RR���Ni�5zy]�Sja?��$�q��'�F���W��y��s�pz�s�q���I���yys���f%d�!��j�F����({Qxҡf6�a��g�Dȡa4��|�c'�o*�������%[k�8����׳Я�~0�őH5�/5�@v<���Ȯ��A��pL�}Q3!0�_�Ȫ�i�,`7�@Xxk���X@��Qe��Sn��g#����t4p�&'&�MD^��D��lBu�%�A+<�`�Vew]C,o�ո�M�e�+w����{��\��}�ee�Ν6/x~��(�����j�:�����s2>/B���r�z��\c�x`V8��8�)����8J��8��m�w2�u�o�†�4��[O��wv������!�4��6���փ
4�����8e5�����
��P�-F_ɨ9�>� ��I��[ɝzd6<�,~ܜ�ڛp��e4�X@�zpFF�Z5��K�{5N���� ��D���`���ITt��]� �%eQd	}2�?e<p��9*�݀��V��v�+:m-6�E!�1��z/"�e6c����Fl(.�E�0�5'%5&�&�ck�g$b"��K��;��y�Bi8��T��R�qF�*��H2�.�ˢт���0���>��8��08hь�	D.iO�cF����n�J�CN�uQ��|�Z}��f,�^�bv�xa�ד�y)�123�@0��\3,��_��H�ټ{�����:π�,�/�������X8Y�t��a���R���jq �!X��DM��j��ӥD�F�)��<N�%��RiښqJ����]e�j�6���tj�M��������fז�
�+�;0��zJ0&\�X�`v%����\s-����JҚt^8�ڭ���YG��k0�[��	4:)	T	X}��	�fs����j��Hx�t/�\t�.j
w/n]Ա�;h]Һ��7��M�������!m�zFǯ���]�� ����0���4�S�v���'�t�2Q)�X�d�s��=��RC
�H`&M�eG�l��eE�m�S;^�e!�o�P5���v�z��PX?e
!͐�S�MG
�Uc�M�-QOO�i%t5������Hg��t�/�7��~=�"T��X�@�?�ĝ�!f��!�r�ѢM�C�F�1E'"Ӽ���j�GI�ڝlF�H|.`ib����@��� �<:睲y����MFմ�K�ƹj����]��E��cK0��mB�+����M���t�J�J�5m��޴'Ɠc��ĉ�Z��տ�xV�0��8o
��I����4�r���R��`�5�FL��0ƪb}۔��ܪع%E��m�YV&�o��5���"~��>ڠ�5�gu視Cֵ��f�j4z��b�HK%�3�y��_��3��.ej���p�c�'E��Ak��o�&(.W4��jD�����ߺ�`�#S�)�Bf��"�l*�;������"��X,��M�y��P�"ڱ8��W������������d�XD�ٹ^�8�,@hY%d�k��W���T��Nr
'��j-�E.�+M�!��y{!,�k�wB���g�Z����3�]�Ἃ�מv�#*�,��*\1��f�K�|U[.i:�&��V�M�N�)����̆F�:4���α�YMU-�L�P@m��|�]66�L`:��VuW}�">Pf�hOxv�@N����C�Ck2�ǍÕ[�04z WB��I�I��)��1�J�@,	������J���$�O�6�de� ��a&pt��W3V�t�E�ڜ�.��8������:dƳW]:j(����NV]���[abI5xu.IPfV�Sp��:WP�4w2]�	��i%&Ξ�֕Y]x��{.�ȗ���NJO�kdz��Ϟ�jD9�M��z!7Ŵ]�a'L�g
߅9�p�fbo#z�6�d�J���:[��J4)��l�pt�M���V,)�@�]*)�=D0�X[i񖯷2�n�b�ǃ��en�
��ƩdG0~f�E�rI��fo�������Ʉ�Vh�&!N���MLs7�^�(F#�o����|�1�������2����T�k����hҊ�Q�Q���5��~^�G2FVV��3zA
a-(=|�ƪC�{=�c�=M�B<fި~��^�ΎG�!3�Y-���|X���$ai����"R���ۤ��ʬ�S��1nTC���v��r�!{�i��ô��ѱ7H�&4Mп�\Zu@5L�Wb���r[�ǒ����۬#��M�`�D��"��$��u��	b�����DI���؞=
��\�� ��wP’kfԀM8k.%��&�c���`���e��	���0�S-O�����Yӕ;����NZǏ��p[A����d��Y�5Q�2�/y������`3����S�F^X�U)@���,���j(��Iv�Ek_���~r|g�o���&$�E�Y�{,�\�4E�G����}h~��6��*���x*`����|����M���Bt�꫓�*�y6@�&픚Iսl9Mf�V�^a����]���`�q�j:�
��Vq����&o�b�Vo�_h_�zw$}K�|O���{8����3�N]����jGUc6��a?��ѾҌjJB0r�t&^.��O.��r�#s8��9�C"��g�Ʉ��6k�f��T/dT��v�)�a]u{���t(h��p)�~U���W�ͦ�J���8����ه�2�:8�|��ujB�JHͰ���3�h�Nx`TH�;��	uɣ��W�S|�eu>p4"�n"&O�W^ౌ��x�D^�D{�%}��\�X�����D��}Q:A�R��ı��H󏤢H��Plr`5x:��RQH9�Ùݑ���:86����nq_`N������s�r��C���n�<�b!��ja����Yp H{OOg�o�q��,�d�x6�v\����|`M�jP����1c�I�3���t�N-��l�(��U8�4�	����y@�F"���H�]������zy�O��AD����4`aW�l+���VY#f�~�C���N�8<ZK+^����0Z�w�*a �xH(�F�\��̂)��8�
���l$�UK��G0��=��pz�#���zq�����򽢔Қ���<�O���c�y�\X�Dz���\�Y���X��/��F�0|����֧��Q�4fT�՗s\,�9q�މ��#��zd1N�����k�XU"����B1�c�ǯ��H¹[�Z�R���v�KQ���8'5"�#_�*`&�.&S�x��lq��V�RU���*����J3�uw�qB����>���n��K
'�v��DsT]+W���snޏ��#��ܢ�:ʩɋ�I������$V��C'~Y/�%S+��JY{�c"&�D���$:G9ˋ.l��ޅi�#�#tD�0%SIe]�{��r����j_�BW_.�T�9�ݵ76:^�B[�O�͈bk�,,Q�.|Yj 
?Z�5����"=LNQ�1�]H���x7z��މ��"0J�d�C l\�zk��-t�鹿�<��R}L���ͨ��ݬ5X�O��ҡ����ʼnV�*£s��!������Fc0G��k��D��s.i}_g�
��'�:cv�ѻ�8��D��&��q�
���)��)��ϒ�ci}I�xn%$��W4�pm(6>����C<��6�Ы0��5$��:�D`j2��������T'W����L�#�|n�	'�\�>k�QT��i��uQ�_A�[_�<��:���ⶶnCoq�"?p�V���ׁ6tJ��%�i�G�3�1)����C�Aゅ
�5H�;/Ԁu�!j�ƥ��&�OO�j�Qz5�nÖS����\R�����4�D��2$[�DV�8���2ƽ���%�tδu���
&���F%U™���ȀP��>dF���<��HV�3�YS5F�*�͝�a�K��L%F�[0�:��Vێ&���&k��j����Z5(�hb�I��l�E2C|�d�M�9�_�]���+�&��Cպ�'�g��&a3����F��~��������S���P=aD���;�Zl�+����Ic	m}�}��*�r�%��R�9
1�	��Z���E<��Ĺ�ӭ���ֶ��%��^{�#��@���7{��B�U ߉—+�0(�'��S���\��O��u(,�͚��5O�Z���.���Z��['�p���]���M=�z���~���$f�On&=2���	Jo��2��Z+e����4��eF��q�+�h<���1�fӨ�9 �@��Y]5`��"c�Z
7�/qjs��u�[s�Q�,z�������(
@F{�a��j B8Ϻ�Sb����A�^~�bYK�tᥳReq	!>����g�n�0Q=�Y~�qi�\Bˢ�2�jXo�B~����3I�Uf��Y����t�<rm���gJ̊�O�^����q��g,9=H�RtQ$WS���k'{n��ȕUS<W�IL�_�������nE)ݤ[Ju���/�~�F�7��}F��\a�,j��PUBV���V�n�L���k��P��ݯ��B�^�f�Q�������|�[�Ց[����|lA����2�2.IB+�7~pL[s@a.����?�]�n�H�0��P�=�bhe#0�6�X�΄%�(Q!�x�99�'�/���rr��/�Ù���:HapN�.�L���۶I��"��u��<L�%���ݺ���t	:��wXM��[ec��MT0H�?�݁������s�%_��]e5��C��n�����#�L�q1�2v����W��F��hٸ��?�սn��O��(� ��WO82l��*�_N����G̢�,z3K���b���y����
Y
g�������f�?��Zx������m�
�θp�
k{���苡��T�y5M>�ґ���(C\���B���l��1D�Z��G1���y��i�G�b!+����۷���ma;P��_ꚓ�D��nJ���AB��v
���KQS��2��>���T��"�
�A�L3VF��Zs��S�l�{
��'��MF�(��5�^�	;2�Ez��xF	��t��K�44?/�|�6�g��.G>K���lqT '&��r�1��[mێ����1���N1(#��ן�A�j�b�$dz�Ц�*踗���'��z.r=:��z��X
?�
��\�Ѡ�Toz�!�ơ�����Y�j� �Փ�	V#���4�:D�v�cWvC9�	(�<�K��pw�L�N�w�/��»��P�n�d�%�$V�˟q� �5��G.�3�Pi���|�xx;
*RIZD1�GT&y|�ab�ЏAl8i��:W���t��5]i�P���S�%�O�:��X��ι��7��cW�7b�L����Ň%kV�����{�kW��i�Vl����&���y;Z�!��`N�.���+h���(8FM��~5�S?f��ô)H{vP
rQxy)��EX�Ԡ���h���ߐ���Ú]Ǖ�}>��~f�h6��Qf��!�`w���Ö�P]b���=���'���wf�����\��HR��1f%����j�0��!/�Q��<:�1	�<'A��Gd'��>��+�ͤ���X�
�+la�8�
�!0�u�9N:�N�X�-@��#3���>���$m�I7s��V�3�=�z��
>�����[l���W��9�5��t��+мx��Ldd DB��¤��͐w��p��9�"���gY�؄y|��^��K��Z����s[���Q`s��+����r�9�IY���D����4�'�!�bt�������5�g�dv#�a����&v�X)Ym����
����4q	�I@�`��$�ydD��N)�Mc@�ؒ�~��w"N!�կ�Cr���$瀈~`��![�Z�#�����	OZ!v*M�2����.Dʔ�&�4؎a�sƮs������B�j��Fzi9pY:9��Sx�B7=�y�Ւۡ�3���Ŷ�jh�ȷ7��o�4��	L�T�>uT�{�;&�H���x� ��`ʉ�i��	9)h��ھ�!^n�2���`. K�^)\ҝ���pS>z�w&�!I�q�`��k������>ɛ��g�ջ�5.��Q��,�o�\�1/B·�~C�����Bs�oz�i���n6����5-�/���%���Tmػ�`ԟ�yu�J�kt�yq��,���K�Ce��r������e�8xx���axj'��	:�v��	ߟ[��,�jW`�,Y-�S�`���`�(��h�]�i�ϝv�h��짣+�=~�ϒ6t�P�؊�v_�<�9�>t�PK�M�Vn1E53��U��litespeed-cache-es_ES.poUT�	Adux����PK�M�VZ�*#�|����litespeed-cache-es_ES.moUT�	Adux����PK���litespeed-wp-plugin/5.4/translations/litespeed-cache-es_ES.mo000064400000476005151600237500020054 0ustar00��u�+KlW�t�t(�t�t2�tu#u	,u
6u
AuLuYuou�u	�u�u	�u�u.�um�u[v
hvsvzv3�vh�v&wFwNfwY�w8xwHxl�x�-y=�y"�y7zGzHKz�z�z�z�z�z�z�z'{
-{	;{E{N{e{%w{�{j�{||F�|c�|
6}.A}0p}�}%�}	�}"�}~P#~t~T�~Z�~>3ur���4�-P�/~�0��L߀2,�)_�I��*Ӂ^��]�l�x�#����łQׂO)�y�s��E�PI�0��'˄�
�$�3:�n�t���I��݅+��	$�	.�8� D�"e�/��*���
�����"�4���݇f����#�
'�5�B��S���t���#����NJӊ�
���6�C�I�Y�l�}�	������
ŋЋ݋��
��8.�&g�0��*��U�W@��� �� ֍(�� �"'�(J�s�|����"�/�KG�	������ȏ����"-�P�"l���!��̐�&�"3�GV�!��,��$�+�>�^�z���'��(ؒ
��W)�������1��1�%%�2K�~�����
��ƔՔ���&�&=�.d�N��*�
�/�kM���]ٖ7�G�b�!t�����
��—ߗ����	�"�.�J�c�%r�B��
ۘ!�4�'=�6e�����	��ƙڙ��;�:O�����Ě՚ �"�4�J�/c�*��<��7��3�B�[�h�}�
��	������Ϝ���
�)�	5�?�N�d�w���
������!ȝ���5�F�f�v�
�������R�9X�����)��۟+��}%���D��8��2�:�
O�]�t�;�����{� ��K��8�q*�����������'�9�K�Cd���
����(Ӥ��H�J�c�u�
y���<�����9�9H�
������ ��ԧ
�,�Y�qs���N
�\�i��p�(�
,�7�D�a���������Ӫ����-�4�D�L�+S�%�,��sҫ#F�j�������Ԭ���6�);�e�}�����Lͭ�9&�:`�0��)̮���G��LۯW(�����
����
Űа���"�3�O�
n�|�8��ű�
���'� :�0[�������#²�
�����!4�V�q�����9�L�f��
����	����Bɴ
���	#�-�22�)e�Z��,��,�-G��u�iM�Z��I�;\�Y��K�V>�U��L�l8�B��Y�:B��}�J�sj�N޼]-�V��`�JC�g��=��@4�=u�������+�B�
U�<c�?�����
�)�A�?R������� ��&�� �D"�g�s�l�G��4�@�S�
b��m��-�����9��T���
��� �
,�:�
P�/[�/������p��<W�
������(����
��	&�0�c<�������.���
�&�
;�I�a�n�h����A���@���	�������'&�
N�\�
k�
y�"��������$��+��'�#9�]�*v���������
��
��$
�/�B�P]�H��B��@:�5{�B��@��>5�"t�=��&�����% �F�^�%x� ��"��&��!	�+�E� ^����$�������������#�d:��� ����/��.�H�U�h�~���������������3�+6�b�n���
��������������
���*�9�H�g�%n���$��
������������@�
^�%l������ �'�>/�n�z��� ����*�� �2%�2X�����"��*��"�"2�U�k�{�<��,��$�
(�
6�D�FT��������G�M�%T�
z�.��?��6��;.�1j�3��2��6�0:�k�o�r�u�|�����Q��D�
S�#a�-��$��?����/�7������%�	9�C�W�l��������$����E�+W�*��,���������$�3�8�
@�
N�$\�!��������?��,�/A�q������������������R�cn�2��?�E�
L�Z�y�d��<��51�Sg�C��5��5�pU����KJ�O��'��D��S�E��'�,�4�C�;U�0��K��M�\�s�p{�|��/i�&��&��)��8�7J�4������
����
���F����4��1�8�E�Z�f�Ay�������	������� �1�
B�	M�W�c�%r���0����I��A�$Y�D~�@��9�1>�p�8}�a���(�5�A�a�r���+��
�����+�(�#:�#^�1��/��=�
"�0�M�Ge�Q��+��+�7�J�S�c�u������������$�8�M�e���&����{�;R�����4����-�E�L�
X�f�Ay�S��	��+�!A�c�{����������+�&��A�o�BC�������Y�/�@�T�$r�2�����I
N\l
��
��:��=.Jyd��Mf\$�X�QA7�+��gy��Q�0!PR^�m	pz���9�v}�(,Fc}>��U�/	NC	Y�	�	�	



(
&E
l
#q
�
9�
8�

0#VT_�CGOa�8�42
/g
7�
6�
7->)lL�*�)-8(f,�.�K�?7?wH�<=3N�R���	/7P2U�(��5�
26<e@-��/�MhZ�]�=Ai8�["c~C�j&z�AqN��`R'�q�MHmW�$O3>���K�?^Ec1�-�8	MBY�$�,)<9fO�&�) 9A Y{ %� $� X !1y!�!s�!A0"?r"K�",�"&+#^R#E�#U�#(M$Sv$Y�$�$%�%J�%,&zB&(�&I�&x0'^�'A(4J()(c�(0
).>)�m)�*��*F+&a+V�+2�+2,7E,Y},*�,F-XI-9�-�/�/:0RR0;�0p�0,R1*11�1;�1/2(H2Jq24�2B�243NS3Q�3o�3Xd4/�4G�49551o5��586 @6a6�i6J/7^z73�7N
8\8Wz8��8�i9*(:<S:1�:V�:L;*f;]�;�;�;�;<<$<C<X<
i<w<�<�<�<�<��</V=(�=)�=�=��=�w>��>
�?
�?�?�?�?�?�?@�?@@%D@gj@H�@A
!B
,B:B
IBWB_BvB|B:�B>�B@CpHC�C�C�C�CD$DrCD]�D5E_JE��E(HF8qF�F#�F�F$G.0G2_Gr�GHHNH!WHyH}HC�HF�H
I1IQIpII�I�I�I�I�IJ J =JV^J�JK�J	KK&K:K+PK|K�K)�K��KULZLtL �L
�L�L�L�Le�LJ]Mj�MMNJaN�N�Ng�NBORYOZ�OPP(P&HP'oP#�P�P%�P��P/�Qq�Q(JREsR��RApS@�SJ�SF>T.�TZ�T6ULFU-�UG�U3	V-=V+kV�V/�V�VW)	WZ3W�W\�W�W
XXX*X'=XeXK�X�X�X�XJ�X	7YAYIYQY�VY�Y�Y(�Y[M$['r[?�[�[�[	�[
�[\
\\#:\^\	g\	q\{\�\3�\~�\
M]	[]e]l]6�]p�]&3^*Z^S�^p�^MJ_��_�=`��`H�a�aE
bSb_Wb�b�b�b�b�b%cEc0^c�c�c�c�c�c,�c ds)d��dK9ez�ef6	f8@fyf0�f�f3�f.g\=g�gY�gzhHh��h$Uizi�iB�i;�i2j4JjhjM�j76kGnk(�k�k_lql�l@�l2�lmZ:me�m�monc�np�nE\o?�o(�o*p&6pA]p�p'�p�ph�p->q/lq�q�q�q2�q$�q>r,[r	�r�r"�r�r��rF�s�si�t=uBuOuSulu#{u��u�=v0�v
w)w5wGw'Tw|w
�w�w�w
�w�w�w �wx-xJx%\x�x�x�x�x�x�x�xyOy2jyG�yK�yd1zc�z7�z-2{-`{2�{�{.�{6�{
0|;|�W|}}\2}�}�}�}6�}'~!6~X~'s~/�~1�~+�~3),]/�1�+�Y�,r�+��,ˀ4��+-�(Y�!��)��5΁*�/�$D�ji�Ԃ!��@5�<v�/��=�!�&2�Y�
m�x�.����΄���-�;D�c��%�
�/��N�!Նn��f�&z���"��ׇ��'�>�G�`�h� y���%��(ڈ�9�_S���<‰I��-I�Gw���̊��#�2�PM�R��#�/�E�"Z�3}�$��֌�;�6<�Is�D���!�:�G�(`���
��
����Ύ,��,�4�J�_�w�$�� �� ԏ����'-�0U�%��$��%ѐ��'�7�#N�r������e�Km�	��Ò@�)#�:M���� �N3�=��
��%˔�)�0�U?������$��_��C��\�	����2� F�g�{�����I���� !�2B�u�^{�!ڙ���
�*�P9�#����ÛBߛ?"�!b�����0����E��`B�}��!�!*�JL��������.~�����Ÿߟ���;�C�S�q�~������� ڠ�E�!0�1R����&�*=�%h�������#Ң��H��CH�����#ģ*�`�t�;��M��5
�0@��q�Q �tr�[�C�Y�w�����'��)ϧ%���2�D�(b�����B�� ��(�8�W�'p�.��ǩک�� �6�?�P�#h�'��(��$ݪ%��(�+��#�@�![�}�����	����Lͬ	�	$�.�6�H�@M�0��Y��9�S�o�1��&��o�aU�O��A�fI�c��d�ty�^�{M�Kɳd�<z����Mf����K5�t��c��sZ�Jη��UȹP�Fo���к%�(�,:�g�����O��c�j�$��#��"̼�W�]�f�z�5��.Ƚ!��R�l�y���_�b�n���
����������&��!�� ������� ����	��
7�@E�@����
��n��Fd���&��
��)��&�:�
G�R�
_�{m�+���,�@F�������������1��~+���^����	������%
�0�BA���������,����� �29�8l���@��+�./�^�$}�����	��
��-�� �4�^R�F��Y��ZR�@��T��WC�P��$��P�:b�����0�����;5�$q�-��5��+��"&�%I�*o�!��/��,��� �=�T�o��������9�#T�x�C��I��
�(�<�U�j�����)����0���"-�P�-S���0��	��
����%���*�/�I�
i�w�����������.���.8�
g�u�{���
������J���'�=��B�����i��E�[�m�1����4��,	�D6�V{�*��%��6#�@Z�"��)��'���0"�ZS�B��E��7�
D�R�lm������������F���4%�NZ�C��Q��F?�I��8��H	�<R�������������'��T��SN���0��6��*�;E�$�����EA�
��&��.��
�����'�E�a�x���.��"��V��4Q�9��5�����)�*2� ]�~�������(�� ��(	�62�i�Cz���J��$�B�`�y���'����������g
��r�:��L4���������p��O8�<��_��K%�Dq�*������z�_*�a��=��d*����S_���
������F��>C�U��U��.�
K�tV����4Y�A��;�8�CE�[��W�(=�f�n�}������_I�'��C���.�L�`�Xz����
��/�
I�W�c��
������5��#�C�Y�Yq�"�,�J�Kf�I��A��>�BT�x���$�5�+K�w���
��3��
��#�5(�1^�.��,��6�?#Xc�#�4�T%ez,�
>Pj.���)�+'Iq���(�893P���TF$��=�'-Ao����N�b
���(���;O&f"�*�3��	k�	I
d
)�
#�
�
R%h1�'�D�-CbM����"
5
P
i
V�
.�
4BD���1PL{�1iKk�H!9j!�q�8.KzO��DpEn��%��'�'+?I���".�"�$#AeXm�e�GR^j�5Pk'�.��1�B'Dj�A�~|�U�`TQ�c\k@�`	ajI�96Pb�0�) <E /� <� A� ^1!P�!T�!O6"D�"�"O�"0#k7#�#$�#�#$$(%$N$1S$"�$%�$�$X�$ 3%T%m%q%w%z�%?�%;&1D&qv&s�&\'ky'D�'~*(>�(q�(lZ)`�)�(*��*Ko+|�+�8,�--�-��-&H.ao.[�.+-/_Y/J�/#0(0PG0#�0$�0d�1=F2<�2?�2S3^U3-�31�3+40@4Cq4#�4=�4@5mX55�5#�5\ 6;}6�6~�6^K7B�7u�7Ec83�8s�8]Q9t�97$:_\:d�:�!;�;V�;2<<�o<0=RH=��=�)>W�>5?->?|l?5�?8@�X@�#A��A�B)�Bf�B,^C5�C<�CV�C*UDW�Da�D�:E',HTHMtH\�HCI�cI)�I?J:QJU�J6�J,KgFK?�KJ�K"9L^\LV�LxMi�M7�MS-N?�NB�N�O�O*�O�O��OT�Pc#Q:�Qd�Q!'RkIR��R�sS1ITH{TJ�TWU\gU0�Um�UcVoV|V�V	�V*�V�V"�VW W:WCW[WbWkW0{X4�X?�X%!Y�GY�Z��ZN[e[+q[�[(�[�[
�[R�[Q\)U\�\f]�y]
___
0_
>_I_a_e_E~_I�_k`�z`#a2a#Daha�a'�a��akfb>�b}c��c6<dFsd.�d.�d(e%Ae4ge5�e��eirf�f+�fggG/gWwg�gE�g(*hShph�h�h%�h�h�h"
i'-i)Uiri�if�i	ejoj�j�j3�j�j�j0
k�>k�k�k�k$l8lOlfl zl|�l`m}yma�mXYn&�n�nu�n"foo�ot�onpzp,�p0�p4�p%$q
Jq,Xq��q9wr��r+VsX�s��sI�tG�tR4uK�u5�uX	v1bv[�v7�vR(w={w:�w'�w%x=Bx�x�x.�xf�x:yzOy�y�y�y�yz<zRzKpz�z
�z�zZ�z8{
D{O{	X{�b{�{�{'s��0PA��{,4�� �O{K
�c$����QzaH�o�d��������
�����.s[YhW���[�l��'w`m�	����B�u������jJ�v�iI��_>_��`_�j� B2b��)�)c�V11"bp-d�D	M{������y�3v'"DI@�E=�W�G\_��������u�(���O��QF8�M���~8�'RO�~b�(+�IM��N�
�@=	��\��5�w�/*����G24]�C�"��%�T���Y���o��Q�>��W�(��#<W�ID]d!2r$c�+a�z�i?~�:1��a
k����E���x����[�u��g�-�m9j!�im%F����!�et�E��h6�|�����Z���>���6��)%�@?U=���h�gU��SP9a-<S��R
Z�����/
Os�;�rx�:o"��?���A,jH����X������{��Y�B���#�V(���*7E������S<XFgu@�W�7�1Y����K�H0�N�7��������C�4�H�����*�'����jTt�
J6�������?��l�n�B��V����t�:��0���)�~��8�m��:��A�5#l����+�@��`g4�ch�6������p %�n�C5e�
fql���s��7�6�Pv]�\=MG}|P;\ex��&��������pbU��e�0|X-L�
�������=�L�U�k���<!
V|	�-O'��N>����?���T�z��\Gh��^3i��Z�*E��e����y-�B��8��6�pgv�	�9a���zr>C�i|����(Z��oV�}���3�f%A!�Q�?��5��/�d�"��(D^����p�z���F�nn�q~�&�MM�&��4S#0 ������u.=���5]���D�$�K�y�e���7�SY�C�;��3�ZRx����S����<2:�������s�)}#��$�IL8���8��G]�`��k���:��*oQ���.���_�9Xu�#���nQ�^��b��RPd.��R"L2�b�y�rWqGl��t���;q,���1�&�Y��T0��Fj	R�����w3��L�9�g�K��7}�T^f�O�y5qoN����2$v����[f��
d�H�{�J����/�J�IZ����������k�� 9�&������/!��m��&+����pA�J�cr��xU�H�k�cf���,���qF �B��Xt�AJ.������P�[��NXrmi��+V��U���,}���K�����s������\��T1a�N�)4�<�f;��3%��Ln>l,�h��C�`.w�������+���t^/_��[Dk�E$*]w��^�`K�@
��;�� %s ago Cache the built-in Admin Bar ESI block.%1$s %2$s files left in queue%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.%s must be turned ON for this setting to work.&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.(no savings)(non-optm)(optm).htaccess Path<a %s>Support forum</a> | <a %s>Submit a ticket</a><a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<b>Last crawled:</b> %d item(s)<b>Last crawled:</b> %s item(s)<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$sA Domain Key is not required to use this preset. Only basic caching features are enabled.A Domain Key is required for QUIC.cloud online services.A Domain Key is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.A Domain Key is required to use this preset. Includes many optimizations known to improve page speed scores.A Domain Key is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.A Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.APIAccelerates the speed by caching Gravatar (Globally Recognized Avatars).Account is linked!ActionActivateAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced (Recommended)Advanced SettingsAdvanced level will log more details.AfterAfter successful DNS detection, QUIC.cloud will attempt to generate an SSL certificate and enable the CDN.After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.After you set your nameservers, QUIC.cloud will detect the change and automatically enable the CDN.AggressiveAlias is in use by another QUIC.cloud account.All QUIC.cloud service queues have been cleared.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Applied for Domain Key successfully. Please wait for result. Domain Key will be automatically sent to your WordPress.Applied the %1$s preset %2$sApply PresetApprovedAre you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to delete QUIC.cloud data?Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset CDN Setup?Are you sure you want to reset all settings back to the default settings?Asynchronous CSS Loading with Critical CSSAt that stage, you may re-start the verification process by pressing the Run CDN Setup button.Author archiveAuto DraftsAuto Pull CronAuto Purge Rules For Publish/UpdateAuto QUIC.cloud CDN SetupAuto Request CronAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBackup created %1$s before applying the %2$s presetBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBegin QUIC.cloud CDN SetupBenefits of linking to a QUIC.cloud accountBeta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSSCCSS Per URLCDNCDN BandwidthCDN SettingsCDN Setup StatusCDN Setup Token and DNS zone deleted. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.CDN Setup Token reset. Note: if my.quic.cloud account deletion is desired, that the account still exists and must be deleted separately.CDN Setup is running.CDN URLCDN URL to be used. For example, %sCSS & JS CombineCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS, JS and HTML MinificationCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache PHP ResourcesCache REST APICache StatusCache WP-AdminCache favicon.icoCache key must be integer or non-empty string, %s given.Cache key must not be an empty string.Cache requests made by WordPress REST API calls.Cache the built-in Comment Form ESI block.Caching these pages may improve server performance by avoiding unnecessary PHP calls.Caching this resource may improve server performance by avoiding unnecessary PHP calls.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCannot delete, site is not linked.Cannot request REST API, no token saved.CategoryChanged setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Clear LogsCleared %1$s invalid images.Clears all cache entries related to this site, <i>including other web applications</i>.Click here to change.Click here to set.Click here to settingsClick the refresh button below to refresh status.Click to clear all nodes for further redetection.Click to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloud REST API returned error: Cloud REST ErrorCloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Completed at %sCongratulation! Your file was already optimizedCongratulations, QUIC.cloud successfully set this domain up for the CDN. Please update your nameservers to:Congratulations, all requested!Congratulations, your Domain Key has been approved! The setting has been updated accordingly.Connection TestContact QUIC.cloud supportConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCould not find %1$s in %2$s.CountCrawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler LogCrawler Simulation SettingsCrawler Sitemap SettingsCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Crawlers cannot run concurrently.Create a post, make sure the front page is accurate.Created with ❤️  by LiteSpeed team.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s.&#10; Click to redetect.Current closest Cloud server is %s.&#10;Click to redetect.Current crawler started atCurrent image post id positionCurrent limit isCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PrefetchDNS Prefetch ControlDNS Prefetch for static filesDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug HelpersDebug LevelDebug LogDebug SettingsDebug String ExcludesDebug URI ExcludesDebug URI IncludesDefaultDefault CacheDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).DelayDelay rendering off-screen HTML elements by its selector.DelayedDelete QUIC.cloud dataDelete all backups of the original imagesDestroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable CacheDisable Image LazyloadDisable VPIDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.Disabling this will stop the cron job responsible for pulling optimized images back from QUIC.cloud Image Server.DismissDismiss this noticeDo Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.DomainDomain KeyDomain Key hash mismatchDomain key and QUIC.cloud link detected.DoneDowngrade not recommended. May cause fatal error due to refactored code.Drop Domain from SitemapDrop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable %s CDN API functionality.Enable CacheEnable ESIEnable Viewport Images auto generation cron.Enable replacement of WebP in %s elements that were generated outside of WordPress logic.Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Error: Failed to apply the settings %1$sEssentialsEvery MinuteEverything in Advanced, PlusEverything in Aggressive, PlusEverything in Basic, PlusEverything in Essentials, PlusExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsExtremeFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to create table %s! SQL: %s.Failed to get %s file contents.Failed to request via WordPressFailed to upgrade.Failed to write to %s.Fast Queue UsageFile %s is not writable.FilesFilter %s available for UCSS per page type generation.Filter %s available to disable blocklist.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, for %s, %s and %s can be used here.For example, for %s, %s can be used here.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For example, to drop parameters beginning with %s, %s can be used here.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFront pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerated at %sGenerated links may be managed under <a %s>Settings</a>.Get it from <a %1$s>%2$s</a>.Global API Key / API TokenGlobal GroupsGo to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode and Guest OptimizationGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHigher TTLHistoryHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.How to choose an UCSS allowlist selector?However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If every web application uses the same cookie, the server may confuse whether a user is logged in or not.If it does not verify within 24 hours, the CDN setup will mark the verification as failed.If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you are using a %1$s socket, %2$s should be set to %3$sIf you are using multiple domains for one site, and have multiple domains in the sitemap, please keep this option OFF so the crawler knows to crawl every domain.If you have custom DNS records, it is possible that they are not detected.If you have not yet done so, please replace the QUIC.cloud nameservers at your domain registrar before proceeding. If you have this enabled for your domain, you must disable DNSSEC to continue.If you prefer to use the CNAME setup, please <a %s>set up the CDN manually at QUIC.cloud</a>.If you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImage WebP ReplacementImage groups totalImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages ready to requestImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn ProgressIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.In order to use QC services, need a real domain name, cannot use an IP.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline CSS added to CombineInline JS added to CombineInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInterval Between RunsInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIs something missing?It is <b>STRONGLY</b> recommend that the compatibility with other plugins on a single/few sites is tested first.It will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS Defer for both external and inline JSJS Deferred / Delayed ExcludesJS DelayedJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast RequestLast Verification ResultLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requestedLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLazy Load for IframesLazy Load for ImagesLearn MoreLearn moreLearn more about when this is neededLink to QUIC.cloudList of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.List the CSS selector that its style should be always contained in UCSS.Listed CSS files or inline CSS code will not be minified/combined.Listed CSS files will be excluded from UCSS and saved to inline.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will not be deferred or delayed.Listed JS files or inline JS code will not be minified/combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache Configuration PresetsLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache Standard PresetsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed LogsLiteSpeed OptimizationLiteSpeed OptionsLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog CookiesLog File Size LimitLog ViewLog requested cookie values.Login CookieLow Quality Image PlaceholderMBMUST BE UNIQUE FROM OTHER WEB APPLICATIONS.Main domainMain domain not generated yetManageManage CDNManage DNS ZoneManually added to blocklistManually runMapMark this page as Maximum image post idMaximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobileMobile Agent RulesMobile CacheMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.NameserversNetwork DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.Next available request time: <code>After %s</code>No available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo new image to send.No optimizationNo spaces and case sensitive.No valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNot runningNoteNote: For 15 to 20 minutes after setup completes, browsers may issue a "not secure" warning for your site while QUIC.cloud generates your SSL certificate.NotesNoticeNotice: CDN Setup only reset locally.NotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpcode cache is not enabled.OpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized WebP file expired and was cleared.Optimized all tables.Option NameOptionalOptional when API token used.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Other checkboxes will be ignored.Our %s was not allowlisted.Outputs to WordPress debug log.PAYG BalancePAYG balance and usage not included in above quota calculation.PAYG used this monthPHP Constant %s available to disable blocklist.PHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPartner Benefits Provided byPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.PausedPay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:Please do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.Please update your domain registrar to use these custom nameservers:Please verify that your other plugins are not blocking REST API calls, allowlist our server IPs, or contact your server admin for assistance.Please visit the <a %s>Information</a> page on how to test the cache.PortPost IDPost RevisionsPost type archivePredefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Prepare the site for QUIC.cloud CDN, detect the DNS, and create a DNS Zone.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPresetsPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Prevent writing log entries that include listed strings.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Product Update IntervalProvide the nameservers necessary to enable the CDN.PublicPublic CachePull Cron is runningPull ImagesPulled %d image(s)Pulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge LogPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the blog!Purged the url!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud CDNQUIC.cloud CDN SetupQUIC.cloud CDN/DNS does not support DNSSEC.QUIC.cloud DNS settings are not changed.QUIC.cloud Detected Records SummaryQUIC.cloud Service Usage StatisticsQUIC.cloud will attempt to verify the DNS update.QUIC.cloud will detect most normal DNS entries.Query strings containing these parameters will not be cached.Rate %s on %sRead LiteSpeed DocumentationReady to run CDN setup.Received invalid message from the cloud server. Please submit a ticket.Recommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).Record TypeRecord names foundRedetectRedetected nodeRedis Database IDRefresh CDN Setup StatusRefresh Crawler MapRefresh Domain KeyRefresh Gravatar cache by cron.Refresh page load timeRefresh page scoreRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove Query StringsRemove Query Strings from Static FilesRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed Unused CSS for UsersRemoved backups successfully.Replace %1$s with %2$s.ReportReport dateReport numberRequest Domain KeyRequest WebP versions of original images when doing optimization.Request submitted. Please wait, then refresh the page to see approval notification.RequestedRequests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset All SettingsReset CDN SetupReset SettingsReset positionReset successfully.Reset the entire opcode cacheReset the entire opcode cache successfully.Reset the optimized data successfully.Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and deletes the DNS Zone, if one exists for the domain.Resets all LiteSpeed Cache plugin settings related to CDN setup back to the initial state and disables the CDN.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore SettingsRestore from backupRestored backup settings %1$sRestored original file successfully.Results can be checked in <a %s>Media Library</a>.Review DNS recordsRevisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun CDN SetupRun DurationRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSYNTAX: alphanumeric and "_".Save ChangesSave transients in database when %1$s is %2$s.SavedScan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee <a %s>Introduction for Enabling the Crawler</a> for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Serve all image files through the CDN. This will affect all attachments, HTML %s tags, and CSS %s attributes.Server IPServer Load LimitServer allowed max valueServer allowed min valueServer enforced valueServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Set up QUIC.cloud AccountSet up a QUIC.cloud account.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Simulation SettingsSite URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Site not recognized. Domain Key has been automatically removed. Please request a new one.Sitemap ListSitemap SettingsSitemap TimeoutSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSome optimized image file(s) has expired and was cleared.Some themes and plugins add resources via a PHP request.Spam CommentsSpecify Number of Threads to use while crawling.Specify a base64 image to be used as a simple placeholder while images finish loading.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify the timeout while crawling each URL.Specify the timeout while parsing the sitemap.Specify time in microseconds for the delay between requests during a crawl.Specify time in seconds for the duration of the crawl interval.Specify time in seconds for the time between each run interval.Specify which HTML element attributes will be replaced with CDN Mapping.Specify which element attributes will be replaced with WebP.Standard PresetsStatic file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSuccessfully CrawledSummarySure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.SyncSync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The Admin IP option will only output log messages on requests from admin IPs.The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The POST callback to %s failed.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will parse the sitemap and save into the database before crawling. When parsing the sitemap, dropping the domain can save DB storage.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The following actions are available:The following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The logs will be output to %s.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe queue is processed asynchronously. It may take time.The selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The setting %s is currently enabled.The site is not a valid alias on QUIC.cloud.The site is not registered on QUIC.cloud.Then another WordPress is installed (NOT MULTISITE) at %sThere are two reasons why we might not be able to communicate with your domain:There is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.There was a problem with retrieving your Domain Key. Please click the %s button to retry.There was an error during CDN setup: These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This Month UsageThis action is not available if there is no domain key, the domain is not linked, or the DNS Zone is in active use.This action should only be used if things are cached incorrectly.This action will not update anything on the QUIC.cloud servers.This allows you to try Auto CDN setup again, or abandon the setup entirely.This allows you to try Auto CDN setup again.This can be managed from %1$s%2$s tab.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This enables the page's initial screenful of imagery to be fully displayed without delay.This is a three step process for configuring your site to use QUIC.cloud CDN with QUIC.cloud DNS. This setup will perform the following actionsThis is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This last stage could take 15 to 20 minutes.This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.This process is automatic.This process may take several minutes.This section will automatically populate once nameservers are configured for the site.This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This setup process will create a DNS zone on QUIC.cloud if one does not currently exist.This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will affect all tags containing attributes: %s %s %s.This will also add a preconnect to Google Fonts to establish a connection earlier.This will also generate an API key from LiteSpeed's Server.This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?ThreadsTime to execute previous requestTimeoutTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of images allowed in a single request is limited.To manage QUIC.cloud options, please visitTo match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS File Excludes and InlineUCSS InlineUCSS Selector AllowlistUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL list in %s queue waiting for cronUnable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.Unable to automatically add %1$s as a Domain Alias for main %2$s domain.Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)Unique CSSUnknown errorUnknown error.Update %s nowUpgradeUpgraded successfully.UsageUsage StatisticsUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to bypass remote image dimension check when %2$s is ON.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. VPIValue rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary GroupVerifying, waiting for nameservers to be updated.View %1$s version %2$s detailsView .htaccessView Site Before CacheView Site Before OptimizationViewport ImageViewport Image GenerationViewport ImagesViewport Images CronVisit LSCWP support forumVisit My Dashboard on QUIC.cloudVisit the site while logged out.Visit your QUIC.cloud dashboard after the DNS Zone is set up to confirm your DNS zone.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting for ApprovalWaiting for RefreshWaiting to be CrawledWant to connect with other LiteSpeed users?WarningWatch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebPWebP Attribute To ReplaceWebP For Extra srcsetWebP file reduced by %1$s (%2$s)WebP saved %sWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When this option is turned %s, it will also load Google Fonts asynchronously.When you use Lazy Load, it will delay the loading of all images on a page.Who should use this preset?Widget Cache TTL:Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s secondsWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou can just type part of the domain.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn on browser caching in server admin too. <a %s>Learn more about LiteSpeed browser cache settings</a>.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible.You don't have enough daily quota left for current service today.You don't have enough quota left for current service this month.You have too many notified images, please pull down notified images first.You have too many requested images, please try again in a few minutes.You just unlocked a promotion from QUIC.cloud!You must click the %s button if you wish to associate this site with a QUIC.cloud account.You must have %1$s first before linking to QUIC.cloud.You need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!You will need to set %s to use the online services.You will receive an email upon status update.Your %1s quota on %2s will still be in use.Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your server IPYour site will be available, but browsers may issue a "not secure" warning during this time.Zero, orcategoriescookiescurrently set to %se.g. Use %s or %s.favicon.ico is requested on most pages.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowmicrosecondspixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.unknownuser agentsPO-Revision-Date: 2023-04-20 09:15:21+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.0-alpha.4
Language: es
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
 hace %s Almacena en la caché el bloque ESI de la barra de administración incluida.%1$s %2$s archivos restantes en la colaPara esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %sNo se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenesSe recomienda %s.%s debe estar activo para que este ajuste funcione.&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.(sin guardar)(no-optm)(optm)Ruta del archivo «.htaccess»<a %s>Foro de soporte</a> | <a %s>Envía un ticket</a><a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<b>Último rastreo:</b> %d elemento(s)<b>Última indexación:</b> %s elemento(s)<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$sNo es obligatoria una clave de dominio para este preajuste. Solo se activan características básicas de caché.Hace falta una clave de dominio para usar los servicios online de QUIC.cloud.Es obligatoria una clave de dominio para usar este preajuste. Activa el máximo nivel de optimizaciones para obtener puntuaciones de velocidad de página mejorados.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones de velocidad de página.Es obligatoria una clave de dominio para usar este preajuste. Incluye muchas optimizaciones que se sabe que mejoran las puntuaciones del sitio en las herramientas de medición de velocidad de página.Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.APIAcelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).¡La cuenta está enlazada!AcciónActivarAñadir tamaños que faltanAñadir una nueva URL de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAvanzado (Recomendado)Ajustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de una detección correcta de las DNS, QUIC.cloud tratará de generar un certificado SSL y activar la CDN.Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.Después de que configures tus servidores de nombres, QUIC.cloud detectará el cambio y activará automáticamente la CDN.AgresivoEl alias ya está en uso por otra cuenta de QUIC.cloudSe han borrado todas las colas de servicio de QUIC.cloudTodos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéVaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.Clave del dominio solicitada correctamente. Por favor, espera el resultado. La clave de dominio se enviará automáticamente a tu WordPress.Se ha aplicado el prejuste %1$s %2$sAplicar el preajusteAprobado¿Seguro que quieres borrar todos los elementos de la lista negra?¿Está seguro de destruir todas las imágenes optimizadas?¿Seguro que quieres vaciar todos los nodos cloud?¿Seguro que quieres borrar los datos de QUIC.cloud?¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer la configuración CDN?¿Seguro que quieres restablecer los ajustes a los valores por defecto?Carga de CSS asíncrono con CSS críticoEn estas etapa puedes volver a iniciar el proceso de verificación pulsando el botón de «Ejecutar configuración de la CDN».Archivo del AutorBorradores automáticosCron de obtención automáticaReglas de vaciado automático para publicación y actualizaciónConfiguración automática de la CDN de QUIC.cloudCron de petición automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess de la administraciónControl de heartbeat de la administraciónTTL de heartbeat de la administraciónCopia de seguridad creada %1$s antes de aplicar el preajuste %2$sBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaComenzar la configuración del CDN QUIC.cloudBeneficios de enlazar con una cuenta QUIC.cloudPruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.CCSSCCSS por URLCDNAncho de banda de la CDNAjustes de CDNEstado de la configuración del CDNBorrado el toque de configuración de la CDN y la zona DNS. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte.Token de configuración de la CDN restablecido. Nota: si quieres borrar la cuenta de my.quic.cloud, la cuenta aún existe y debe borrarse aparte.La configuración de la CDN está en ejecución.URL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSS y JSCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSMinimizado de CSS, JS y HTMLCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear recursos de PHPCachear API RESTEstado de cachéCaché de WP-AdminCachear favicon.icoLa clave de caché debe ser un entero o una cadena no vacía, %s proporcionado.La clave de caché no puede ser una cadena vacía.Cachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Cachear estas páginas puede mejorar el rendimiento de servidor al evitar llamadas PHP innecesarias.Cachear este recurso puede mejorar el rendimiento del servidor al evitar llamadas PHP innecesarias.Calcular el espacio en disco de las copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarNo se pudo borrar, el sitio no está enlazado.No se pudo solicitar la REST API, no se guardó token.CategoríaAjuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprobar mi IP pública desdeMarca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Vaciar los registrosPurgadas %1$s imágenes no válidas.Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.Haz clic aquí para cambiarlo.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic en el botón de recargar, debajo del estado de recarga.Haz clic para borrar todos los nodos para volver a detectar.Haz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de la nubeEl error devuelto por Cloud REST API: Error de Cloud RESTCloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario. Comunicado con éxito con Cloudflare.Completado en un %s¡Felicidades! Tu archivo ya ha sido optimizadoEnhorabuena, se ha configurado correctamente la CDN de QUIC.cloud para este dominio. Por favor, actualiza los servidores de nombres a:¡Felicidades, todas solicitadas!¡Felicitaciones, tu llave de dominio ha sido aprobada! La configuración ha sido actualizada en consecuencia.Prueba de conexiónContactar con el soporte de QUIC.cloudConvertir a InnoDBConvertido a InnoDB correctamente.Nombre de la cookieSimulación de cookieValores de la cookieNo se ha podido encontrar %1$s en %2$s.RecuentoIntervalo de indexaciónCrawlerCron del CrawlerAjustes generales del rastreadorRegistros de rastreadoresAjustes de simulación del rastreadorAjustes de mapa del sitio del rastreadorEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!Rastreador(es)Los rastreadores no se pueden ejecutar de forma concurrente.Crear una entrada, asegurarse que la página principal está actualizada.Creado con ❤️ por el equipo de LiteSpeed.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos de la nube actual en servicioIPs del servidor en líneaEl servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.El rastreador actual comenzó a lasPosición actual del id de entrada de la imagenEl límite actual esLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de la BDPrefetch DNSControl del prefetch DNSPrecarga de DNS para archivos estáticosArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Ayudas de depuraciónNivel de depuraciónRegistro de depuraciónAjustes de depuraciónExclusión de cadenas de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPor defectoCaché por defectoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página por defectoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTL por defecto de RESTTTL por defecto para objetos cacheados.La ruta por defecto esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).RetrasoRetraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadoBorrar los datos de QUIC.cloudBorrar todas las copias de seguridad de las imágenes originalesDestruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactivar la cachéDesactivar la carga de imágenes diferidaDesactivar VPIDesactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoArchivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.Desactivándolo se detendrá la tarea programada responsable de recuperar las imágenes optimizadas del servidor de imágenes en QUIC.cloudDescartarIgnorar ese avisoCategorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo vaciar las categorías al cambiar la cantidad o estado del inventario.DominioClave del dominioDiscordancia de clave de dominioDetectada clave de dominio y enlace de QUIC.cloud.HechoNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Quitar dominio del mapa del sitioIgnorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Dirección de correo electrónicoVaciar la caché enteraVaciar la lista negraActivar la funcionalidad %s de la API de la CDN.Activa cacheActivar ESIActivar el cron de generación automática del viewport de imágenes.Activar reemplazo de WebP en %s elementos que fueron generados fuera de la lógica de WordPress.Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.ActivadoArchivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIntroduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.Error: No se pudieron aplicar los ajustes %1$sBásicosCada minutoTodo lo de Advance y ademásTodo lo de Aggressive y ademásTodo en el básico, ademásTodo lo de Essentials y ademásEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarAjustes de exportaciónExtremoFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.¡Fallo al crear la tabla %s! SQL: %s.Error al obtener contenido del archivo %s.Fallo en la solicitud desde WordPressFallo al actualizar.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s está disponible para desactivar la lista de bloqueos.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, para %s, %s y %s puede utilizarse aquí.Por ejemplo, para %s, %s puede utilizarse aquí.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Por ejemplo, para quitar parámetros que comiencen con %s se puede usar aquí %s.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché púbicaForzar cronForzar cacheablesPágina de inicioRuta del .htaccess de la parte públicaControl de heartbeat de la parte públicaTTL de heartbeat de la parte públicaOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar el enlace para el usuario actualGenerar UCSSGenerado en %sLos enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.Obténla desde <a %1$s>%2$s</a>.Clave/Token global de la APIGrupos globalesIr al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoModo de invitado y modo de optimizaciónPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPSHeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedTTL mayorHistorialAciertoPágina de InicioHostCómo solucionar problemas causados por la optimización CSS/JS.¿Cómo elegir un selector de lista blanca UCSS?Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si no se verifica en 24 horas la configuración de la CDN marcará la verificación como fallida.Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si estás usando un socket %1$s, %2$s debería estar en %3$sSi utilizas varios dominios para un sitio y tienes varios dominios en el mapa del sitio, mantén esta opción APAGADA para que el rastreador sepa cómo rastrear cada dominio.Si tienes resgitros de DNS personalizados, es posible que no sean detectados.Si todavía no lo has hecho, antes de proceder, reemplaza los servidores de dominio de QUIC.cloud en tu registrador del dominio.Si lo has activado para tu dominio, debes desactivar DNSSEC para continuar.Si prefieres usar la configuración mediante CNAME, por favor, <a %s>configura manualmente la CDN en QUIC.cloud</a>.Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesTamaños del grupo de imágenes en miniaturaReemplazo de imágenes WebPTotal de grupos de imágenesImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes notificadas para descargarImágenes optimizadas y descargadasImágenes listas para la solicitudImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porEn cursoPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Para poder usar los servicios de QC necesitas un nombre de demonio real, no puedes usar una IP.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoCSS en línea añadido a CombinarJS en línea añadido a CombinarUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar la seguridad de DoLoginInstalar ahoraClic instantáneoIntervalo entre ejecucionesIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válida¿Falta algo?Recomendamos <b>ENCARECIDAMENTE</b> probar la compatibilidad con otros plugins en uno o varios sitios primero.Se convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSAplazar JS para JS externos e incrustadosExclusiones de JS diferido / retrasadoJS RetrasadoExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExclusiones de LQIPDimensiones mínimas de LQIPCalidad de LQIPVista previa de la imagen LQIP para el tamaño %sNo se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima peticiónResultado de la última verificaciónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltimo pedidoÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaCarga diferida de IframesCarga diferida para imágenesLeer másAprender másAprende más sobre cuándo esto es necesario Enlace a QUIC.cloudLista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Lista el selector CSS cuyo estilo debería siempre contenerse en UCSS.Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.Los archivos CSS listados se excluirán del CSS sin uso y guardados para que se incrusten.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS listados o el código JS integrado no serán aplazados ni diferidos.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedPreajustes de configuración de caché LiteSpeedCrawler de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de la caché de LiteSpeedAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedOptimización de página de LiteSpeed CacheVaciar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedPreajustes estándar de cache de LiteSpeedCaja de herramientas de LiteSpeedVer el archivo «.htaccess» de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedRegistros de LiteSpeedOptimización de LiteSpeedOpciones de LiteSpeedInforme de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónRecursos localizadosLocalizar recursos externos.Recursos localizadosRegistrar cookiesLímite de tamaño de archivo de registroVista de registrosRegistra los valores solicitados de las cookies.Cookie de accesoMarcador de imagen de baja calidadMBDEBE SER DIFERENTE DE OTRAS APLICACIONES WEB.Dominio principalNo se ha generado todavía el dominio principal.GestionarGestionar CDNGestionar zona DNSAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página como ID de entrada de imagen máximaValor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos JS y códigos JS integrados.Valor mínimoFalloMóvilReglas de agente móvilCaché móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Servidores de nombresEscritorio de redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.Próximo tiempo de solicitud disponible: <code>Después de %s</code>No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de la nube disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios de la nube en usoArchivo meta del crawler aún no generadoNo hay ninguna nueva imagen que enviar.Sin optimizaciónEspacios no permitidos y sensible a mayúsculas.El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamenteNo está en ejecuciónNotaNota: En los 15 a 20 minutos después de que se complete la configuración, puede que los navegadores muestren una advertencia de «no seguro» al acceder a tu sitio, mientras QUIC.cloud genera tu certificado SSL.NotasNotaAviso: La configuración de la CDN solo se ha restablecido localmente.AvisosAvisado a Cloudflare el vaciado completo con éxito.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache.Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.Solicitado el vaciado de todo al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed el vaciado de la página de inicio.Solicitado el vaciado de la lista al servidor web LiteSpeed.OFFONOObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificadoUna por línea.El nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeLa caché opcache no está habilitada.Marca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHerramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor en QUIC.cloudEl archivo WebP optimizado caducado ha sido limpiado.Optimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Las opciones han sido guardadas.OriginalOriginal %sAhorrado un %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Otras opciones serán ignoradas.Nuestro %s no estaba en la lista blanca.Se muestra en el registro de depuración de WordPress.Balance de pagosBalance y uso de PAYG no incluido en el cálculo de cuota anterior.PAYG usado este mesLa constante PHP %s está disponible para desactivar la lista de bloqueos.Es compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasVentajas de colaboración ofrecidas porExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.PausadoPago por usoEstadísticas pago por usoConexión persistenteDebido a que puede haber conflictos con LiteSpeed Cache, por favor, considera desactivar los siguientes plugins:Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo».Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.Por favor, actualiza tu registro de dominio para que use estos servidores de nombres personalizados:Por favor, verifica que tus otros plugins no estén bloqueando las llamadas a la API REST, añade a lista blanca las IPs de nuestro servidor o contacta con el administrador de tu servidor para obtener ayuda.Por favor, visita la página de <a %s>Información</a> sobre como probar la caché.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preparar el sitio para la CDN de QUIC.cloud, detectar las DNS y crear la zona de DNS.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPreajustesPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas listadas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.Evita escribir entradas del registro que incluyan cadenas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Intervalo de actualización de productoFacilitar los servidores de nombres necesarios para activar la CDN.PúblicaCaché públicaPull Cron se está ejecutandoDescargar imágenes%d imagen(es) obtenida(s)El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.VaciarVaciar error %sPurgar las páginas de error %sPurgar todoVaciar todos los ganchosVaciar todo al actualizarVaciar por...Vaciar todoVaciar la página de inicioVaciar listaPurgar logVaciar páginasAjustes del vaciadoVació de todas las cachés de objetos correctamente.Vaciar todas las cachés de objetosVaciar las categorías solo cuando el estado del inventario cambie.Vaciar la categoría %sVaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Vaciar páginas por ID de entrada.Vaciar páginas por URL completa o relativa.Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Vaciar productos y categorías solo cuando cambie el estado del inventario.Vaciar los productos con los cambios de cantidad o estado del inventario.Vaciar los productos solo cuando cambie el estado del inventario.Vaciar la etiqueta %sVacía las entradas de caché de LiteSpeed creadas por este pluginVacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIPVaciar esta páginaVaciar la URL %s¡Se ha vaciado todo!Vaciado de todas las cachés correctamente.¡Se ha vaciado el blog!¡Se ha vaciado la URL!¡Purgado!%1$s enviado al servidor en la nube, %2$s aceptado.QUIC.cloudCDN de QUIC.cloudConfiguración de la CDN QUIC.cloudLa CDN/DNS de QUIC.cloud no es compatible con DNSSEC.No se han cambiado los ajustes DNS de QUIC.cloud.Resumen de registros detectados por QUIC.cloudEstadísticas de uso del servicio QUIC.cloudQUIC.cloud intentará verificar la actualización DNS.QUIC.cloud detectará la mayoría de registros normales de DNS.Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Valora %s en %sLeer la documentación de LiteSpeedPreparado para realizar la configuración de la CDN.Recivido un mensaje no válido del servidor en la nube. Por favor, envía un ticket.Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Tipo de registroNombres de registro encontradosVolver a detectarNodo detectado nuevamenteID de base de datos RedisRecargar el estado de configuración de la CDNRecargar el mapa del rastreadorActualizar la clave del dominioRefrescar la caché de Gravatar por cron.Actualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaCuota diaria restanteEliminar la URL de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesEliminar query stringsEliminar cadenas de consulta de recursos estáticosEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.CSS sin uso eliminado para los usuariosCopias de seguridad eliminadas correctamente.Reemplaza %1$s con %2$s.InformeFecha de informeNúmero de informeSolicitar clave de dominioSolicita versiones WebP de las imágenes originales al hacer la optimización.Solicitud enviada. Por favor, espera y luego refresca la página para ver el aviso de aprobación.SolicitadoPeticiones en colaReexaminar nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecer todos los ajustesRestablecer configuración CDNRestablecer ajustesReestablecer posiciónRestablecimiento realizado con éxito.Reestablecer toda la caché opcodeReestablecida la caché opcache con éxitoDatos de optimización restablecidos correctamente.Restablece todos los ajustes del plugin LiteSpeed Cache relacionados con CDN al estado inicial y borra la zona DNS, en caso de que exista una para el dominio.Restablece todos los ajustes de LiteSpeed Cache relacionados a la CDN al estado inicial y desactiva la CDN.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar los ajustesRestaurar desde la copia de seguridadSe han restaurado el respaldo de los ajustes %1$sArchivo original restaurado con éxito.Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.Revisar registros DNSEdad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sEjecutar la configuración del CDNDuración de la ejecuciónFrecuencia de ejecuciónEjecutar la cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoSINTAXIS: alfanumérico y "_".Guardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoBuscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de vaciado programadoURLs de vaciado programadoVer <a %s>Introducción para activar el Crawler</a> para información detallada.Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.Selecciona debajo las opciones de «Vaciar por».Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadasLos perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.Servir todos los archivos de imágenes a través de la CDN. Esto afectará a todos los adjuntos, etiquetas html %s, y atributos CSS %s.IP del servidorLímite de carga del servidorValor máximo permitido por el servidorValor mínimo permitido por el servidorValor forzado por el servidorVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Ponlo en %1$s para bloquear heartbeat en %2$s.Configura una cuenta en QUIC.cloudConfigurar una cuenta en QUIC.cloud.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del CrawlerMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.Ajustes de simulaciónURL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.Sitio no reconocido. La clave del dominio se ha eliminado automáticamente. Por favor, solicita una nueva.Lista del mapa del sitioAjustes del mapa del sitioTimeout del mapa del sitioTotal del mapa del sitioEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMás pequeño queUna o más imágenes optimizadas han caducado y han sido borradas.Algunos temas y plugins añaden recursos mediante una petición PHP.Comentarios spamEspecifica el número de hilos a utilizar durante la indexación.Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para vaciar la lista «%s».Especifica el tiempo de espera mientras se rastrea cada URL.Especifica el tiempo límite de procesamiento del mapa del sitio.Especifica un tiempo en microsegundos para el retardo entre peticiones durante la indexación.Especifica un tiempo en segundos para la duración del intervalo de indexación.Especifique el tiempo en segundos para el tiempo entre cada intervalo de ejecución.Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Especificar que atributos de elementos serán reemplazados con WebP.Preajustes estándarEnlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.Optimización de almacenamientoAlmacenar los gravatares localmente.Almacenar datos transitoriosRastreado correctamenteSumario¡Por supuesto, me encantará valorarlo!SwapVolver a utilizar imágenes optimizadas en tu webImágenes cambiadas correctamente.Cambio correcto a archivo optimizado.SincronizarSe ha sincronizado la asignación de créditos correctamente con el servidor en la nube.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!La opción de IP de administrador solo mostrará mensajes de registro en peticiones desde IPs de administradores.El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.La llamada POST a %s falló.La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s».Las URLs serán comparadas con la variable REQUEST_URI del servidor.El servicio de viewport de imágenes detecta qué imágenes aparecen antes de hacer scroll y las excluye de la carga diferida.Los nonces anteriores se convertirán en ESI automáticamente.La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: La cookie aquí establecida será usada por esta instalación de WordPress.La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.El rastreador analizará el mapa del sitio y lo guardará en la base de datos antes de rastrear. Al analizar el mapa del sitio, si se deja caer el dominio se puede ahorrar almacenamiento en la base de datos.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.El informe de entorno contiene información detallada sobre la configuración de WordPress.Están disponibles las siguientes acciones:Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.Los registros serán enviados a %s.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasLa cola se procesa de forma asíncrona. Puede llevar un tiempo.El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.En este momento, el ajuste %s está activado.El sitio no tiene un alias válido en QUIC.cloud.El sitio no está registrado en QUIC.cloud.Y otro WordPress instalado (NO MULTISITIO) en %sHay dos razones por las que no podemos comunicarnos con tu dominio:Hay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Hay un problema al recibir tu clave de dominio. Por favor, haz clic en el botón %s para volver a intentarlo.Ha habido un error durante la configuración del CDN:Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.El uso de este mesEsta acción no está disponible si no hay ninguna clave de dominio, el dominio no está enlazado, o la zona DNS está en uso.Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esta acción no actualizará nada en los servidores de QUIC.cloud.Este te permite probar de nuevo la configuración automática de la CDN, o abandonar completamente la configuración.Esto te permite probar la configuración de CDN automática de nuevo.Esto se puede gestionar desde la pestaña %1$s%2$s.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto permite que la pantalla inicial de imágenes de la página se muestre completamente sin demora.Este es un proceso de tres pasos para configurar tu sitio para que use la CDN De QUIC.cloud con las DNS de QUIC.cloud. Esta configuración realizará las siguientes accionesEsto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Esta última etapa puede durar de 15 a 20 minutos.Este preajuste de bajo riesgo introduce optimizaciones básicas de mejora de la velocidad de página y experiencia de usuario. Adecuado para principiantes entusiastas.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Este preajuste sin riesgos es apropiado para todas las webs. Es bueno para nuevos usuarios, webs sencillas o desarrollos orientados a caché.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s del HTML.Este preajuste es casi seguro que requerirá pruebas y exclusiones de algo de CSS, JS y carga diferida de imágenes. Presta especial atención a los logotipos, o a imágenes de carrusel basadas en HTML.Este preajuste es bueno para la mayoría de webs, y es raro que provoque conflictos. Cualquier conflicto de CSS o JS puede solucionarse con las herramientas de «Optimización de página > Retoques»Este preajuste puede que funcione tal cual en algunas webs, ¡pero asegúrate de hacer pruebas! Puede que sean necesarias algunas exclusiones de CSS y JS en «Optimización de página > Retoques»Este proceso es automático.Este proceso puede llevar varios minutos.Esta sección se rellenará automáticamente cuando se configuren los servidores de nombres del sitio.Los ajustes de red sobreescriben este ajusteEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este proceso de configuración creará una zona de DNS en QUIC.cloud si no existe ya actualmente.Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto vaciará solo la página principalEsto solo vaciará las páginasEsto afectará a todas las etiquetas que conteniendo los atributos: %s %s %s.Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Esto también generará una clave de API del servidor de LiteSpeed.Se ha a a hacer una copia de seguridad de tus ajustes actuales y reemplazarlos con los de los preajustes %1$s. ¿Quieres continuar?Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto activará el cron rastreador.Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto vaciará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.Esto restaurará la copia de seguridad de los ajustes creada %1$s antes de aplicar el preajuste %2$s. Cualquier cambio realizado desde entonces se perderá. ¿Quieres continuar?HilosTiempo para ejecutar la solicitud anteriorTimeoutPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para asegurarnos de que nuestro servidor puede comunicarse con el tuyo sin problemas y todo funciona bien, para las pocas primeras solicitudes la cantidad de imágenes permitidas en una sola petición es limitada.Para gestionar las opciones de QUIC.cloud, visitaPara que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHubRetoquesAjustes de los retoquesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en las páginas públicas.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del tweetTuitea estoExcluir archivo del CSS sin uso e incrustarUCCS integradoLista blanca del selector de CSS sin usoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLLista de URL en cola %s esperando el cronNo ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal, debido a un conflicto potencial con la CDN.No ha sido posible añadir automáticamente %1$s como alias de dominio para el dominio %2$s principal.Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)CSS únicoError desconocidoError desconocido.Actualizar %sActualizarActualizado con éxito.UsoUso de las estadísticasUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Utiliza %1$s para saltarte la comprobación de dimensión en imágenes remotas cuando la %2$s esté ACTIVA.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usar el servicio en línea QUIC.cloud para generar CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.Utiliza un preajuste oficial diseñado por LiteSpeed para configurar tu sitio en un clic. Pruebe el cacheo esencial sin riesgos, la optimización extrema o algo intermedio.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. VPIRango de valoresLas variables %s serán reemplazadas por el color de fondo configurado.Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.Grupos de variaciónVerificando, esperando a que se actualicen los servidores de nombres.Ver detalles de la versión %2$s de %1$sVer el archivo «.htaccess»Ver sitio sin cachéVer sitio sin optimizarImagen de la vistaGeneración del viewport de la imagenImágenes de la vistaCron de imágenes de la vistaVisita el foro de soporte de LSCWPVisitar «Mi Escritorio» en QUIC.cloudVisitar el sitio sin la sesión iniciada.Visita tu escritorio de QUIC.cloud después de que esté configurada la zona de DNS para confirmar tu zona de DNS.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando aprobaciónEsperando a la recargaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?AdvertenciaVer estado del CrawlerEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.WebPAtributo WebP a reemplazarWebP para src extraArchivo WebP reducido en %1$s (%2$s)WebP ha ahorrado un %sBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.Cuando usas la carga diferida, se retrasa la carga de todas las imágenes de la página.¿Quién debería usar este preajuste?TTL caché de Widgets:El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es %s segundosEl intervalo válido de WordPress es de %s segundos.WpW: Caché privada o caché públicaArchivo anualPuedes simplemente teclear parte de dominio.Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.Puede solicitar un máximo de imágenes de %s de una vez.También puedes activar la caché del navegador en la administración del servidor. <a %s>Aprende más acerca del ajuste de la caché de navegador de LiteSpeed</a>.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».No puedes eliminar esta zona de DNS porque aún está en uso. Por favor, actualiza los servidores de nombers, luego tratar de borrar de nuevo esta zona, en caso contrario tu sitio será inaccesible.No tienes suficiente cuota diaria disponible hoy para el servicio actual.No tienes suficiente cuota disponible este mes para el servicio actual.Tienes demasiadas imágenes notificadas, recupera antes las imágenes notificadas.Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.¡Acabas de desbloquear una promoción de QUIC.cloud!Debe hacer clic en el botón %s si quieres asociar este sitio con una cuenta QUIC.cloud.Debes tener %1$s antes de enlazarte a QUIC.cloud.Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!Tendrás que establecer %s para usar los servicios en línea.Recibirás un correo electrónico cuando cambie el estado.Tu cuota de %1s en %2s seguirá en uso.El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPTu solicitud está a la espera de aprobación.A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.La IP de tu servidorTu sitio estará disponible, pero puede que los navegadores muestren durante este tiempo una advertencia de «no seguro».Cero, ocategoríascookiesactualmente establecido en %sej: Usa %s o %s.El favicon.ico es solicitado en la mayoría de las páginas.https://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismomicrosegundospixelsproporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.desconocidouser agentslitespeed-wp-plugin/lscwp_active_version000064400000000003151600237550014612 0ustar007.7litespeed-wp-plugin/7.2/translations/litespeed-cache-es_CO.mo000064400000366370151600240150020044 0ustar00��[�"��E]	]]2/]b]j]	s]
}]
�]�]�]�]�]	�]�]	�]�]m^s^
�^�^�^h�^
_*_NJ_=�_"�_7�_2`H6``�`�`�`�`'�`
�`	aaa%1aWa|]aF�a!b%0b	Vb"`b�bP�b�bTcZXc>�c4�c-'d/UdL�d2�dIeOe^e#je�eQ�eO�eBfsXfE�fPg0cg'�g�g�g�gh	h!hI(h	rh	|h�h �h"�h/�h*i1i
9iGi^i�pi4�i�+jf�j_klk
pk~k�k#�k�k�k�k
�k�klll+l>lOl	flpl�l
�l�l�l�l�l0�l*m6m Sm tm(�m�m�m�m��mtn�nK�n	�n�noo6oOogo"o�o"�o�o!�op>p&^p"�pG�p!�p,q$?q+dq�q�q�q�q'r(*rSrWpr�r�r�r1s%:s2`s�s
�s�s�s�s�s�s
t&!t.HtNwt*�t/�t!u@uPu!bu�u�u
�u�u�u�u�u�u
v%vB?v
�v!�v4�v6�vw(w	;wEwYwxw;�w:�w	x$x5x Px"qx�x�x/�x*�x<y7[y�y�y�y�y
�y	�y�y�yz"zBzVz]z	izsz�z�z�z�z�z!�z�z{,{E{V{v{�{
�{�{��{9b|�|)�|�|+�|}}�}D�}8�}%~-~;B~�~~= FKg8���� �5�I�d�w�����C����H��H�Z�
^�i�<v���͂ނ9�9-�
g�u�����
��q��"�*�NJ��������@�M�U�g�����������ȅ؅+߅%�,1�s^�҆��%�<�M�f�6l�����Շ�L�X�9d�:���وLv�WÉ�,�
D�O�
`�k���������Ί�
	��8'�`�~�
����‹ Ջ0��'�6�J�#]���
��������ό�������ōߍ��
��	&�0�BB���	����2��Zˎ,&�S�h�-�����i��I�;=�Yy�KӑV�Uv�L̒l�B��YɓV#�`z�J۔g&�=��@̖=
�K�]�p�����
×<ї?�N�c�{���?������ �&0� W�Dx���lə6�B�U�
d��o��/���
�����
ǜҜ�
��
�/�/@�p�<��
͝���	��c�{�����.ž�
���
�$�<�I�hh�џAٟ����	��ˠؠ'�
��
-�
;�"I�l�u���$��+���#���*8�c�t�
��
��$��Ƣ٢P�BE�5��@��>��">�=a�&��Ƥ֤��%� B�"c�&��!��ϥ���$9��^�F�]�t���d��� �:�/K�.{�����ʨ���$�8�A�N�l�o�v�������
��ĩЩܩ����% �F�$[�
����������@��
��%
�0��5���ū>ͫ�� 3�T�*k� ��2����" �*C�"n�"����<ĭ,�$.�
S�
a�o�F�ƮˮѮ
خ.�?�6U�;��1ȯ3��2.�6a�0��ɰͰаӰڰ���Q�Dl�
��#��-�$�?6�v����7�G�T�%q�	������ʳݳ��!�$1�V�Eo�+��*��"�.�7�U�d�i�
q�
�$��!��Ե���� �0�6�=�F�X�Rn�c��2%�?X�
����ŷ<۷5�SN�C��5��p<����K1�O}�'ͺ������;#�0_�M��޻p��|f�/�&�&:�)a�7��4ý���
 �.�
B��P�F޾%�=�D�Q�f�Ar�����ɿ	޿���
��*�
;�F�R�%a���0���I�0�$H�Dm�@��9�1-�_�8l�a����$�0�P�a�q�+y�
��#��=���Q/�+������������-�C�R�f�{�������{��;Y�����4�����/�6�H�!^�������������+��&'�BN�������Y��:�$N�2s�����I��
�%�5�
K�Y�:l�������.��	�d�t���M��f��$S�Xx�Q��7#�+[���g��	��:�QS���0��P��^3�	��������9��v�}��(�5�O�>X���U��N�P�
]�k�&����#����9��
�V-�_��C��G(�ap�8��4�/@�7p�6��7��-�)E�Lo�*��)��-�(?�Hh�3����R��?�T�l�}�������2����(	�52�h�}�������e��-�2�/:�hj�]��=1�8o�[��c�Ch�j��z�A��q��`F�'��q��A�Ha�W��O�>R�����K���E�1Y�-��M��Y�$a�)��9��&��)�9;�$u�X��1��%�A6�^x�E��U�(s�S����J�(Q�Iz�^��A#�4e�)��c��0(�.Y���2��2��7	�YA�*��F��9
�G�g�R��,��*�1-�;_�/��(��J��4?�Bt���N��Q%�ow�X��/@�Gp�9��1�� $��E�J�^V�3��N��8�WV����<E�1��V��L�*X�]�������$�5�J�
[�i�|����������/H�(x�)������i���
w�
��������@����%�&�
,�
7�
E�S�[�r�x�:��>�p�t���������r��]q�5�_�(e�8���#�$(.M2|r�H"k!t�C�F�
-8Wf ��K���+?)T�~ 
1?Tee}J�j.M��g�aRxZ�&2G&g'�#��%��/�(�E 	Ff	.�	L�	-)
GW
�
/�
�
	)Z;��
����K�?HJO	������A
#M
q'z?���	�
�
"#Bf	o	y��~�
!	/9@p_&�*�S"Hv�E�%_)���%��0=Zox,����K\�0��3	.=\l�Y�z3H�B�;:2vh�MG`��@�Z1e��oc~p�ES?�(�*&-T'\�h��2$N>s,�	��"�!�9F�(i* � � � � 
� )� !'!7!
C!Q!
`!n!u! �!�!�!�!%�! ":"J"W"h"y"G�"K�"7 #-X#-�#2�#�#
�#�#�$�$�$\�$O%\%z%6�%'�%!�%&'3&/[&1�&+�&3�&,'/J'1z'+�'Y�',2(+_(,�(4�(+�(()!B))d)5�)*�)$�)j**!�*�*<�*/+=M+�+
�+�+.�+�+�+,&,-E,;s,b�,%-/8-h-�-�-"�-�-�-�-'.8.Q.Y. j.�.9�._�.;/<J/I�/G�/0&0>0N0#h0�0P�0R�0#K1o1"�13�1$�122;*26f2I�2D�2,3!B3d3q3�3
�3
�3�3�3,�34-454J4b4 y4 �4�4�4'�405%95$_5%�5�5'�5�5#6%676�@6K7	d7@n7)�7:�7�8�8N�8=9
L9%W9U}9��9�:$�:_�:CV;	�;�;�;�;�; �;<-<D<V<Io<�<^�< =<=
@=N=P]=#�>�>�>B??F?!�?�?�?�?�?}�?m@!v@J�@�@�@�A�A�A�A�ABB/B7BTB]BuBE}B!�B1�B�C*�C%�C�CD'D#>DbDHkD�D�D#�D*E`;E�E;�EM�E�2Ft�F[VG�G�G�G�GH'H)>H%hH�H�H�H(�H�HIBI YIzI�I�I�I'�I.J6JIJgJ �J�J�J�J#�J'�J$#K%HK�nK+=LiL�L!�L�L�L�L	�L�LLMaMiM{M@�MY�M9NUNqN1�N&�No�OOWPA�Pf�PcPQd�QtR^�R{�RKiSd�ScTs~TJ�T�=UU�VPBWF�W�W�W%X(5X,^X�XO�Xc�XUY$nY#�Y�YW�Y%Z.ZBZ5ZZ.�Z!�ZR�Z4[A[�[�[�[
�[�\��\�]&�]� ^�^�^ �^_%_
7_@E_@�_�_F�_.`&:`
a`
l`w`
�`{�`+a:aQa@ka�a�a�a�a�ab1b~Pb�b^�b�6c	d
dd/dB@d�d�d�d�d,�d�dee28e8ke�e@�e+f..f]f$|f	�f
�f-�f�f�f^gYxg@�gWhPkh$�hP�h:2imi}i�i�i;�i$j-5j5cj+�j"�j%�j!k/0k,`k�k �l�l�l�l��l�m#�m�mC�mIn
anon�n�n�n�n)�no!o"2oUo	Xo%bo�o�o�o
�o�o�o�opp:p.Bpqp.�p
�p�p�p�p�pJ�pFq'Sq{q��qrrir�r�r1�r�r4�r,1sV^s*�s%�s6t@=t"~t)�t�tZ�tB8uE{u�u
�u�ul�udvivovtv4{vN�vC�vQCwF�wI�w8&xH_x<�x�x�x�x�x�xy''yTOyS�y�y0z69z*pz;�z$�z��zE�{
�{&�{.|
A|L|d|}|�|�|�|�|.�|"-}VP}4�}9�}~4~I~*R~ }~�~�~�~�~(�~ '$8]{������g��e�:�L'�t�����O��<�_?�K��D�*0��[���_��a�=f���
����ЅF�>4�Us�Ɇt��[�4�A�;`�8��[ՈW1�(������ɉ���_��'���&�6�T�Xh���ȋ؋����
7�E�Q�m�z���5��#ԌC��<�YT�"��,эJ��KI�I��Aߎ!�B7�xz����+.�Z�s�
��3��
ʐ,ՐX�#[�e�,��,�F�)f�+��'������*�(J�8s���Ó��T��$ڔ��=�-X���������(ו��7�K�&b�"��*��3זI�U�)u�#��×%C�'i�D��֘��M�a�r�������Vۙ.2�a�j�Bz����ƚL�g�P��{ӛ1O�i��k�HW�9��!ڝq��n�.����OΞ�D6�p{�n�[�k�'����?Ϡ�����.P�#���X���e�R��أ�'
�.2�a�1i���B���~�|��U��`S�Q��c�\j�@ǧ`�ai�I˨9�6O�b��0�)�<D�/��O��O�Q�kX�ī$�	�&�>�(F�o�1|�"��%ѬX�� P�q�������z��?�X�1a�s��k�Ds�>��q��li�`ְ�7��ϱK~�|ʲ�G�-ɳ���&��a��[�_l�J̵#�;�PZ�$��dз=5�<s�S��^�-c�+��0��#�=�@P�#��\��;�N�^a�s��]4�t��7�_?���V��0�R=����W�5o�-��|ӿ5P�8����,�5	�<?�V|�*�W���V�'H�p�\��)��?�:W�U��6��,�gL�?��J��"?�^b�V��x�i��7��S3�?��B��*
��5�T�ci�:��d�!m�k�����H��J�WM�\��0�m3���
������	��*���"�?�_�y���������0��4��?!�%a�����F������������
��R��<�)@��j�
����
�
�'�?�C�E\�I�����#����#������'
��5�k��>D�}��6�F8�.�.��(��%�4,�5a����i7���+����G��W8���(����"��)�8�fD�	����3���0��K�$���"�9� M�|n�`��}L�a��,�uC�"��o��tL�����,��0�4B�%w�
��,�����9��+�X0�K��5��[�7g�R��%��=�V�t�.z�f���%�-�9�A�_�K}�����Z��7�
C�N�	W��a���#6OC"��4�����T��D�l�bhVp8U��R�~��Ih�PeE��.g�:c�.��v�Y�t���'�ZJbS�(���H#�;"�g
�����w�N�	k�o�C:��+�7t��okx�'������U9T��{��!�e��~�}�8�=�Jcd���Phk/���E0�&L�r�S��4W\@��Nz���48�jDPI�����X�����N�������H��i�1A*G�}�����?�����(���<-+u�Z�}$�j��c�DV�7����K\����?���2������0����.����c�L`y�d��f�Owq[�>��2lr�tnl[�&s�Z��VXMO�@���-8�FV3K�_"a^1"M!�����3,���$'^�<)B�?u@�ey�A�y)o��	�@Q�W��%�>�S���9/K�+��_������n��� 1�G�&��o1��O,�jX55�WT���YQ�/��Y
r�KJ�=Z��~�xX_
Z�(�Q�C�;���6F�&}��x$����[�U*���Q=a3,�E�����a�J�9�����.���y�\@#���F���|�����B���m���W�%�x�<���7�����>�s9U�3�Y-4<s$��,���q�)p�w���/��,O���#t���)���(kHn�R��{��K�pz�`�
?Qd�G���`
B�S�N0e�]�GC����D�_���bL\
���.:R7�m�������>�6�i�u�H#���;���i2�Er&B�L�I�q�D�H�4i=G����bA'��F��X�*n���7�8�E9�(I[����	]�|P`w5�v�Y�F!	��!���6�%�/m��
�v	[��?M
���|P�g�^Bg;|%�M��+)�
��*]����{�����hap�������������55  ��fJuv��+��*�I13C�2�zm"����
z����%��!<V�]=��^R��A������s��~�S{�j�:6���TW���������'�0>��TAf�l��$����R-�����L:�q�-fN�0 Md��������U �2�;������ %s ago%1$s %2$s files left in queue%1$s plugin version %2$s required for this action.%d hour%d hours%d minute%d minutes%d seconds%s Extension%s file not readable.%s file not writable.%s group%s groups%s image%s images%s is recommended.&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.(no savings)(non-optm)(optm).htaccess Path<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.<b>Last crawled:</b> %d item(s)<b>Last crawled:</b> %s item(s)<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$sA Purge All will be executed when WordPress runs these hooks.A TTL of 0 indicates do not cache.A backup of each image is saved before it is optimized.APIAccelerates the speed by caching Gravatar (Globally Recognized Avatars).ActivateAdd Missing SizesAdd new CDN URLAdd new cookie to simulateAdd to BlocklistAdding Style to Your Lazy-Loaded ImagesAdmin IP OnlyAdmin IPsAdvancedAdvanced SettingsAdvanced level will log more details.AfterAfter the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.After verifying that the cache works in general, please test the cart.All TransientsAll categories are cached by default.All pagesAll pages with Recent Posts WidgetAll tags are cached by default.Allows listed IPs (one per line) to perform certain actions from their browsers.Already CachedAlways purge both product and categories on changes to the quantity or stock status.An optional second parameter may be used to specify cache control. Use a space to separateAppend query string %s to the resources to bypass this action.Are you sure to delete all existing blocklist items?Are you sure to destroy all optimized images?Are you sure you want to clear all cloud nodes?Are you sure you want to redetect the closest cloud server for this service?Are you sure you want to remove all image backups?Are you sure you want to reset all settings back to the default settings?Author archiveAuto DraftsAuto Purge Rules For Publish/UpdateAuto Request CronAutomatic generation of critical CSS is in the background via a cron-based queue.Automatic generation of unique CSS is in the background via a cron-based queue.Automatically UpgradeAutomatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.Automatically generate LQIP in the background via a cron-based queue.Automatically remove the original image backups after fetching optimized images.Automatically request optimization via cron job.Avatar list in queue waiting for updateBackend .htaccess PathBackend Heartbeat ControlBackend Heartbeat TTLBasicBasic Image PlaceholderBeforeBefore generating key, please verify all IPs on this list are allowlistedBeta TestBlocklistBlocklistedBlocklisted due to not cacheableBoth %1$s and %2$s are acceptable.Both full URLs and partial strings can be used.Both full and partial strings can be used.BrowserBrowser CacheBrowser Cache SettingsBrowser Cache TTLBrowser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.By default a gray image placeholder %s will be used.By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.By design, this option may serve stale content. Do not enable this option, if that is not OK with you.CCSS Per URLCDNCDN BandwidthCDN SettingsCDN URLCDN URL to be used. For example, %sCSS CombineCSS Combine External and InlineCSS ExcludesCSS MinifyCSS SettingsCSS/JS CacheCacheCache Admin BarCache Comment FormCache CommentersCache Control SettingsCache HitCache Logged-in UsersCache Login PageCache MissCache MobileCache REST APICache StatusCache WP-AdminCache requests made by WordPress REST API calls.Cache the built-in Comment Form ESI block.Calculate Backups Disk SpaceCalculate Original Image StorageCalculated backups successfully.Can not create folder: %1$s. Error: %2$sCancelCategoryChanged setting successfully.Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.Check StatusCheck my public IP fromCheck this option to use the primary site's configuration for all subsites.Clean AllClean Crawler MapClean Up Unfinished DataClean all auto saved draftsClean all post revisionsClean all spam commentsClean all successfully.Clean all trackbacks and pingbacksClean all transient optionsClean all transients successfully.Clean all trashed commentsClean all trashed posts and pagesClean auto drafts successfully.Clean expired transient optionsClean expired transients successfully.Clean post revisions successfully.Clean revisions older than %1$s day(s), excluding %2$s latest revisionsClean spam comments successfully.Clean trackbacks and pingbacks successfully.Clean trashed comments successfully.Clean trashed posts and pages successfully.Cleaned all Critical CSS files.Cleaned all Gravatar files.Cleaned all LQIP files.Cleaned all Unique CSS files.Cleaned all localized resource entries.Cleaned up unfinished data successfully.Cleared %1$s invalid images.Clears all cache entries related to this site, <i>including other web applications</i>.Click here to change.Click here to set.Click here to settingsClick to clear all nodes for further redetection.Click to switch to optimized version.Click to switch to original (unoptimized) version.Cloud ErrorCloudflareCloudflare APICloudflare API is set to off.Cloudflare CacheCloudflare DomainCloudflare ZoneCollapse Query StringsCombine CSS files and inline CSS code.Combine all local JS files into a single file.Comments are supported. Start a line with a %s to turn it into a comment line.Communicated with Cloudflare successfully.Congratulation! Your file was already optimizedCongratulations, all gathered!Connection TestConvert to InnoDBConverted to InnoDB successfully.Cookie NameCookie SimulationCookie ValuesCould not find %1$s in %2$s.Crawl IntervalCrawlerCrawler CronCrawler General SettingsCrawler StatusCrawler disabled by the server admin.Crawler disabled list is cleared! All crawlers are set to active! Crawler(s)Crawlers cannot run concurrently.Create a post, make sure the front page is accurate.Credits are not enough to proceed the current request.Critical CSSCritical CSS RulesCron NameCurrent %s ContentsCurrent Cloud Nodes in ServiceCurrent Online Server IPsCurrent closest Cloud server is %s.&#10; Click to redetect.Current closest Cloud server is %s.&#10;Click to redetect.Current crawler started atCurrent limit isCurrent server time is %s.Current sitemap crawl started atCurrent status is %1$s since %2$s.Current status is %s.Currently active crawlerCurrently using optimized version of WebP file.Currently using optimized version of file.Currently using original (unoptimized) version of WebP file.Currently using original (unoptimized) version of file.Custom SitemapDB Optimization SettingsDNS PrefetchDNS Prefetch ControlDaily archiveDashboardDatabaseDatabase OptimizerDatabase SummaryDatabase Table Engine ConverterDatabase to be usedDay(s)Debug LevelDebug LogDebug SettingsDebug URI ExcludesDebug URI IncludesDefaultDefault Feed TTLDefault Front Page TTLDefault HTTP Status Code Page TTLDefault Object LifetimeDefault Private Cache TTLDefault Public Cache TTLDefault REST TTLDefault TTL for cached objects.Default path isDefault port for %1$s is %2$s.Default valueDeferredDeferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).Delay rendering off-screen HTML elements by its selector.DelayedDelete all backups of the original imagesDestroy All Optimization DataDestroy all optimization data successfully.Determines how changes in product quantity and product stock status affect product pages and their associated category pages.Development ModeDevelopment Mode will be turned off automatically after three hours.Development mode will be automatically turned off in %s.DisableDisable All FeaturesDisable WordPress interval heartbeat to reduce server load.Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.DisabledDisabled WebP file successfully.Disabling this may cause WordPress tasks triggered by AJAX to stop working.Disabling this option may negatively affect performance.DismissDismiss this noticeDo Not Cache CategoriesDo Not Cache CookiesDo Not Cache GroupsDo Not Cache Query StringsDo Not Cache RolesDo Not Cache TagsDo Not Cache URIsDo Not Cache User AgentsDo not purge categories on changes to the quantity or stock status.DomainDowngrade not recommended. May cause fatal error due to refactored code.Drop Query StringESIESI NoncesESI SettingsESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.ESI sample for developersEditor HeartbeatEditor Heartbeat TTLElements with attribute %s in HTML code will be excluded.Elements with attribute %s in html code will be excluded.Email AddressEmpty Entire CacheEmpty blocklistEnable CacheEnable ESIEnable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.EnabledEnabled WebP file successfully.Enabling LiteSpeed Cache for WordPress here enables the cache for the network.Ended reasonEngineEnter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.Every MinuteExampleExample use case:Examples of test cases include:Exclude PathExclude SettingsExcludesExpired TransientsExportExport SettingsFailedFailed to back up %s file, aborted changes.Failed to communicate with CloudflareFailed to communicate with QUIC.cloud serverFailed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.Failed to get %s file contents.Failed to request via WordPressFailed to upgrade.Failed to write to %s.Fast Queue UsageFile %s is not writable.FilesFilter %s available for UCSS per page type generation.Filter %s is supported.Folder does not exist: %sFolder is not writable: %s.Font Display OptimizationFor URLs with wildcards, there may be a delay in initiating scheduled purge.For exampleFor example, %1$s defines a TTL of %2$s seconds for %3$s.For example, %s can be used for a transparent placeholder.For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.For online services to work correctly, you must allowlist all %s server IPs.For that reason, please test the site to make sure everything still functions properly.Force Cache URIsForce Public Cache URIsForce cronForced cacheableFront pageFrontend .htaccess PathFrontend Heartbeat ControlFrontend Heartbeat TTLGeneralGeneral SettingsGenerate LQIP In BackgroundGenerate Link for Current UserGenerate UCSSGenerated at %sGenerated links may be managed under <a %s>Settings</a>.Get it from <a %1$s>%2$s</a>.Global API Key / API TokenGlobal GroupsGo to QUIC.cloud dashboardGo to plugins listGood news from QUIC.cloud serverGoogle reCAPTCHA will be bypassed automatically.Gravatar CacheGravatar Cache CronGravatar Cache TTLGroups cached at the network level.GuestGuest ModeGuest Mode IPsGuest Mode JS ExcludesGuest Mode User AgentsGuest Mode failed to test.Guest Mode passed testing.Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.Guest Mode testing resultGuest OptimizationHTML Attribute To ReplaceHTML Lazy Load SelectorsHTML MinifyHTML SettingsHTTPS sources only.HeartbeatHeartbeat ControlHigh-performance page caching and site optimization from LiteSpeedHitHome pageHostHow to Fix Problems Caused by CSS/JS Optimization.However, there is no way of knowing all the possible customizations that were implemented.Htaccess did not match configuration option.Htaccess rule is: %sI've already left a reviewIf %1$s is %2$s, then %3$s must be populated!If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.If every web application uses the same cookie, the server may confuse whether a user is logged in or not.If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.If only the WordPress site should be purged, use Purge All.If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.If set to %s this is done in the foreground, which may slow down page load.If the category name is not found, the category will be removed from the list on save.If the login cookie was recently changed in the settings, please log out and back in.If the tag slug is not found, the tag will be removed from the list on save.If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.If this is set to a number less than 30, feeds will not be cached.If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.If you run into any issues, please refer to the report number in your support message.If you turn any of the above settings OFF, please remove the related file types from the %s box.If you would rather not move at litespeed, you can deactivate this plugin.If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.Iframes containing these class names will not be lazy loaded.Iframes having these parent class names will not be lazy loaded.Ignore certain query strings when caching. (LSWS %s required)Image InformationImage OptimizationImage Optimization SettingsImage Optimization SummaryImage Thumbnail Group SizesImages PulledImages containing these class names will not be lazy loaded.Images having these parent class names will not be lazy loaded.Images not requestedImages notified to pullImages optimized and pulledImages requestedImages will be pulled automatically if the cron job is running.ImportImport / ExportImport SettingsImport failed due to file error.Imported setting file %s successfully.Improve HTTP/HTTPS CompatibilityImprove wp-admin speed through caching. (May encounter expired data)Improved byIn order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.Include CSSInclude File TypesInclude ImagesInclude JSInclude external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.Included DirectoriesInline CSS Async LibInline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.InstallInstall %sInstall DoLogin SecurityInstall NowInstant ClickInvalid IPInvalid login cookie. Invalid characters found.Invalid login cookie. Please check the %s file.Invalid rewrite ruleIt will be converted to a base64 SVG placeholder on-the-fly.JS CombineJS Combine External and InlineJS DeferJS ExcludesJS MinifyJS SettingsJS error can be found from the developer console of browser by right clicking and choosing Inspect.Join LiteSpeed Slack communityJoin Us on SlackJoin the %s community.Keep this off to use plain color placeholders.LQIPLQIP CacheLQIP Cloud GeneratorLQIP ExcludesLQIP Minimum DimensionsLQIP QualityLQIP image preview for size %sLQIP requests will not be sent for images where both width and height are smaller than these dimensions.LSCacheLSCache caching functions on this page are currently unavailable!Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.Larger thanLast PullLast RequestLast calculatedLast complete run time for all crawlersLast exportedLast generatedLast importedLast intervalLast pull initiated by cron at %s.Last ranLast requestedLast requested costLazy Load Iframe Class Name ExcludesLazy Load Iframe Parent Class Name ExcludesLazy Load IframesLazy Load Image Class Name ExcludesLazy Load Image ExcludesLazy Load Image Parent Class Name ExcludesLazy Load ImagesLazy Load URI ExcludesLearn MoreLearn moreLearn more about when this is neededLink to QUIC.cloudList of Mobile User AgentsList post types where each item of that type should have its own CCSS generated.Listed CSS files or inline CSS code will not be minified/combined.Listed IPs will be considered as Guest Mode visitors.Listed JS files or inline JS code will not be minified/combined.Listed JS files or inline JS code will not be optimized by %s.Listed URI will not generate UCSS.Listed User Agents will be considered as Guest Mode visitors.Listed images will not be lazy loaded.LiteSpeed CacheLiteSpeed Cache CDNLiteSpeed Cache CrawlerLiteSpeed Cache DashboardLiteSpeed Cache Database OptimizationLiteSpeed Cache General SettingsLiteSpeed Cache Image OptimizationLiteSpeed Cache Network Cache SettingsLiteSpeed Cache Page OptimizationLiteSpeed Cache Purge AllLiteSpeed Cache SettingsLiteSpeed Cache ToolboxLiteSpeed Cache View .htaccessLiteSpeed Cache plugin is installed!LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.LiteSpeed Crawler CronLiteSpeed OptimizationLiteSpeed ReportLiteSpeed TechnologiesLiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.Load CSS AsynchronouslyLoad Google Fonts AsynchronouslyLoad JS DeferredLoad iframes only when they enter the viewport.Load images only when they enter the viewport.LocalizationLocalization FilesLocalization SettingsLocalize ResourcesLocalize external resources.Localized ResourcesLog File Size LimitLog ViewLogin CookieLow Quality Image PlaceholderMBManageManually added to blocklistManually runMapMark this page as Maximum valueMaybe LaterMaybe laterMedia ExcludesMedia SettingsMessage from QUIC.cloud serverMethodMinify CSS files and inline CSS code.Minify HTML content.Minify JS files and inline JS codes.Minimum valueMissMobile Agent RulesMonthly archiveMoreMore information about the available commands can be found here.More settingsMore settings available under %s menuNOTENOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.NOTICENOTICE:NOTICE: Database login cookie did not match your login cookie.Network DashboardNetwork Enable CacheNew Developer Version Available!New Version Available!New developer version %s is available now.New release %s is available now.No available Cloud Node after checked server load.No available Cloud Node.No available Cloudflare zoneNo backup of original file exists.No backup of unoptimized WebP file exists.No cloud services currently in useNo crawler meta file generated yetNo optimizationNo valid image found by Cloud server in the current request.No valid image found in the current request.No valid sitemap parsed for crawler.Non cacheableNot AvailableNot blocklistedNot enough parameters. Please check if the domain key is set correctlyNoteNotesNoticeNotificationsNotified Cloudflare to purge all successfully.Notified Cloudflare to set development mode to %s successfully.Notified LiteSpeed Web Server to purge CSS/JS entries.Notified LiteSpeed Web Server to purge all LSCache entries.Notified LiteSpeed Web Server to purge all pages.Notified LiteSpeed Web Server to purge error pages.Notified LiteSpeed Web Server to purge everything.Notified LiteSpeed Web Server to purge the front page.Notified LiteSpeed Web Server to purge the list.OFFONORObjectObject CacheObject Cache SettingsObject cache is not enabled.Once saved, it will be matched with the current list and completed automatically.One or more pulled images does not match with the notified image md5One per line.Online node needs to be redetected.Only attributes listed here will be replaced.Only available when %s is installed.Only files within these directories will be pointed to the CDN.Only log listed pages.Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.Only press the button if the pull cron job is disabled.Opcode CacheOpcode cache is not enabled.OpenLiteSpeed users please check thisOperationOptimization StatusOptimization SummaryOptimization ToolsOptimize CSS delivery.Optimize LosslesslyOptimize Original ImagesOptimize TablesOptimize all tables in your databaseOptimize for Guests OnlyOptimize images and save backups of the originals in the same folder.Optimize images using lossless compression.Optimize images with our QUIC.cloud serverOptimized all tables.Option NameOptionalOptional when API token used.Options saved.OrigOrig %sOrig saved %sOriginal URLsOriginal file reduced by %1$s (%2$s)Other checkboxes will be ignored.PAYG BalancePHP Constant %s is supported.Page Load TimePage OptimizationPageSpeed ScorePagesPassedPasswordPasswordless LinkPath must end with %sPaths containing these strings will be cached regardless of no-cacheable settings.Paths containing these strings will be forced to public cached regardless of no-cacheable settings.Paths containing these strings will not be cached.Paths containing these strings will not be served from the CDN.Pay as You GoPay as You Go Usage StatisticsPersistent ConnectionPlease do NOT share the above passwordless link with anyone.Please enable LiteSpeed Cache in the plugin settings.Please enable the LSCache Module at the server level, or ask your hosting provider.Please make sure this IP is the correct one for visiting your site.Please read all warnings before enabling this option.Please see %s for more details.Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.Please thoroughly test all items in %s to ensure they function as expected.Please thoroughly test each JS file you add to ensure it functions as expected.Please try after %1$s for service %2$s.PortPost IDPost RevisionsPost type archivePredefined list will also be combined w/ the above settingsPrefetching DNS can reduce latency for visitors.Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.Preserve EXIF/XMP dataPress the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.Prevent Google Fonts from loading on all pages.Prevent any debug log of listed pages.Prevent any lazy load of listed pages.Prevent any optimization of listed pages.Previous request too recent. Please try again after %s.Previous request too recent. Please try again later.Previously existed in blocklistPrivatePrivate CachePrivate Cached URIsPrivate cachePrivately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)Privately cache frontend pages for logged-in users. (LSWS %s required)Product Update IntervalPublicPublic CachePull Cron is runningPull ImagesPulled WebP image md5 does not match the notified WebP image md5.PurgePurge %s ErrorPurge %s error pagesPurge AllPurge All HooksPurge All On UpgradePurge By...Purge EverythingPurge Front PagePurge ListPurge PagesPurge SettingsPurge all object caches successfully.Purge all the object cachesPurge categories only when stock status changes.Purge category %sPurge pages by category name - e.g. %2$s should be used for the URL %1$s.Purge pages by post ID.Purge pages by relative or full URL.Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.Purge product and categories only when the stock status changes.Purge product on changes to the quantity or stock status.Purge product only when the stock status changes.Purge tag %sPurge the LiteSpeed cache entries created by this pluginPurge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP cachesPurge this pagePurge url %sPurged All!Purged all caches successfully.Purged the blog!Purged the url!Purged!Pushed %1$s to Cloud server, accepted %2$s.QUIC.cloudQUIC.cloud Service Usage StatisticsQuery strings containing these parameters will not be cached.Read LiteSpeed DocumentationRecommended to generate the token from Cloudflare API token template "WordPress".Recommended value: 28800 seconds (8 hours).Redetected nodeRedis Database IDRefresh Crawler MapRefresh Gravatar cache by cron.Refresh page load timeRefresh page scoreRemaining Daily QuotaRemove CDN URLRemove Google FontsRemove Noscript TagsRemove Original BackupsRemove Original Image BackupsRemove Query StringsRemove WordPress EmojiRemove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.Remove all previous unfinished image optimization requests.Remove cookie simulationRemove from BlocklistRemove query strings from internal static resources.Removed backups successfully.Replace %1$s with %2$s.ReportRequests in queueRescan New ThumbnailsRescanned %d images successfully.Rescanned successfully.Reset All SettingsReset SettingsReset positionReset successfully.Reset the entire opcode cacheReset the entire opcode cache successfully.Reset the optimized data successfully.Resources listed here will be copied and replaced with local URLs.Responsive PlaceholderResponsive Placeholder ColorResponsive Placeholder SVGResponsive image placeholders can help to reduce layout reshuffle when images are loaded.Restore from backupRestored original file successfully.Results can be checked in <a %s>Media Library</a>.Revisions Max AgeRevisions Max NumberRevisions newer than this many days will be kept when cleaning revisions.Role ExcludesRole SimulationRun %s Queue ManuallyRun FrequencyRun Queue ManuallyRun frequency is set by the Interval Between Runs setting.Run time for previous crawlerRunningSave ChangesSave transients in database when %1$s is %2$s.SavedScan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.Scheduled Purge TimeScheduled Purge URLsSee <a %s>Introduction for Enabling the Crawler</a> for detailed information.Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.Select below for "Purge by" options.Select only the archive types that are currently used, the others can be left unchecked.Select which pages will be automatically purged when posts are published/updated.Selected roles will be excluded from all optimizations.Selected roles will be excluded from cache.Send Optimization RequestSend this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.Send to LiteSpeedSeparate CCSS Cache Post TypesSeparate CCSS Cache URIsSeparate critical CSS files will be generated for paths containing these strings.Serve StaleServe a separate cache copy for mobile visitors.Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.Server IPServer Load LimitServer allowed max valueServer enforced valueServer variable(s) %s available to override this setting.Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.Set to %1$s to forbid heartbeat on %2$s.Setting Up Custom HeadersSettingsShorten query strings in the debug log to improve readability.Show crawler statusSignificantly improve load time by replacing images with their optimized %s versions.Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.Sitemap ListSitemap TotalSitemap cleaned successfullySitemap created successfully: %d itemsSizeSize list in queue waiting for cronSmaller thanSome optimized image file(s) has expired and was cleared.Spam CommentsSpecify a base64 image to be used as a simple placeholder while images finish loading.Specify an HTTP status code and the number of seconds to cache that page, separated by a space.Specify an SVG to be used as a placeholder when generating locally.Specify critical CSS rules for above-the-fold content when enabling %s.Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.Specify how long, in seconds, Gravatar files are cached.Specify how long, in seconds, REST calls are cached.Specify how long, in seconds, feeds are cached.Specify how long, in seconds, private pages are cached.Specify how long, in seconds, public pages are cached.Specify how long, in seconds, the front page is cached.Specify the %s heartbeat interval in seconds.Specify the maximum size of the log file.Specify the number of most recent revisions to keep when cleaning revisions.Specify the password used when connecting.Specify the quality when generating LQIP.Specify the responsive placeholder SVG color.Specify the time to purge the "%s" list.Specify which HTML element attributes will be replaced with CDN Mapping.Static file type links to be replaced by CDN links.StatusStop loading WordPress.org emoji. Browser default emoji will be displayed instead.Storage OptimizationStore Gravatar locally.Store TransientsSuccessfully CrawledSummarySure I'd love to review!SwapSwitch back to using optimized images on your siteSwitched images successfully.Switched to optimized file successfully.Sync credit allowance with Cloud Server successfully.Sync data from CloudSystem InformationTTLTableTagTemporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.Term archive (include category, tag, and tax)TestingThank You for Using the LiteSpeed Cache Plugin!The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.The URLs here (one per line) will be purged automatically at the time set in the option "%s".The URLs will be compared to the REQUEST_URI server variable.The above nonces will be converted to ESI automatically.The amount of time, in seconds, that files will be stored in browser cache before expiring.The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.The callback validation to your domain failed due to hash mismatch.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: The cookie set here will be used for this WordPress installation.The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.The current server is under heavy load.The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.The default login cookie is %s.The domain key is not correct. Please try to sync your domain key again.The environment report contains detailed information about the WordPress configuration.The following options are selected, but are not editable in this settings page.The image compression quality setting of WordPress out of 100.The image list is empty.The latest data file isThe list will be merged with the predefined nonces in your local data file.The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.The network admin selected use primary site configs for all subsites.The network admin setting can be overridden here.The next complete sitemap crawl will start atThe selector must exist in the CSS. Parent classes in the HTML will not work.The server will determine if the user is logged in based on the existence of this cookie.The setting %s is currently enabled.The site is not registered on QUIC.cloud.Then another WordPress is installed (NOT MULTISITE) at %sThere is a WordPress installed for %s.There is proceeding queue not pulled yet.There is proceeding queue not pulled yet. Queue info: %s.These images will not generate LQIP.These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.These settings are meant for ADVANCED USERS ONLY.This Month UsageThis action should only be used if things are cached incorrectly.This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.This can improve page loading time by reducing initial HTTP requests.This can improve quality but may result in larger images than lossy compression will.This can improve the page loading speed.This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.This is irreversible.This is to ensure compatibility prior to enabling the cache for all sites.This may cause heavy load on the server.This message indicates that the plugin was installed by the server admin.This option can help to correct the cache vary for certain advanced mobile or tablet visitors.This option enables maximum optimization for Guest Mode visitors.This option is bypassed because %1$s option is %2$s.This option is bypassed due to %s option.This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.This option will automatically bypass %s option.This option will remove all %s tags from HTML.This process is automatic.This setting is overwritten by the Network settingThis setting is overwritten by the PHP constant %sThis setting is overwritten by the primary site settingThis setting is useful for those that have multiple web applications for the same domain.This setting will edit the .htaccess file.This setting will regenerate crawler list and clear the disabled list!This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.This will Purge Front Page onlyThis will Purge Pages onlyThis will also add a preconnect to Google Fonts to establish a connection earlier.This will clear EVERYTHING inside the cache.This will delete all cached Gravatar filesThis will delete all generated critical CSS filesThis will delete all generated image LQIP placeholder filesThis will delete all generated unique CSS filesThis will delete all localized resourcesThis will disable LSCache and all optimization features for debug purpose.This will disable the settings page on all subsites.This will drop the unused CSS on each page from the combined file.This will enable crawler cron.This will export all current LiteSpeed Cache settings and save them as a file.This will generate extra requests to the server, which will increase server load.This will generate the placeholder with same dimensions as the image if it has the width and height attributes.This will import settings from a file and override all current LiteSpeed Cache settings.This will increase the size of optimized files.This will inline the asynchronous CSS library to avoid render blocking.This will purge all minified/combined CSS/JS entries onlyThis will reset all settings to default settings.Time to execute previous requestTo crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.To crawl the site as a logged-in user, enter the user ids to be simulated.To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.To do an exact match, add %s to the end of the URL.To enable the following functionality, turn ON Cloudflare API in CDN Settings.To exclude %1$s, insert %2$s.To generate a passwordless link for LiteSpeed Support Team access, you must install %s.To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.To match the beginning, add %s to the beginning of the item.To prevent %s from being cached, enter them here.To prevent filling up the disk, this setting should be OFF when everything is working.To randomize CDN hostname, define multiple hostnames for the same resources.To test the cart, visit the <a %s>FAQ</a>.To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.ToolToolboxTotalTotal ReductionTotal UsageTotal images optimized in this monthTrackbacks/PingbacksTrashed CommentsTrashed PostsTry GitHub VersionTuningTuning SettingsTurn OFFTurn ONTurn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.Turn ON to control heartbeat in backend editor.Turn ON to control heartbeat on backend.Turn ON to control heartbeat on frontend.Turn On Auto UpgradeTurn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.Tweet previewTweet thisUCSS InlineUCSS URI ExcludesURI ExcludesURI Paths containing these strings will NOT be cached as public.URLURL list in %s queue waiting for cronUnexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)Unique CSSUnknown errorUpdate %s nowUpgradeUpgraded successfully.UsageUsage StatisticsUse %1$s in %2$s to indicate this cookie has not been set.Use %1$s to bypass UCSS for the pages which page type is %2$s.Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.Use %s API functionality.Use CDN MappingUse Network Admin SettingUse Optimized FilesUse Original FilesUse Primary Site ConfigurationUse QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.Use QUIC.cloud online service to generate unique CSS.Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.Use external object cache functionality.Use keep-alive connections to speed up cache operations.Use latest GitHub Dev commitUse latest GitHub Dev/Master commitUse latest GitHub Master commitUse latest WordPress release versionUse original images (unoptimized) on your siteUse the format %1$s or %2$s (element is optional).Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.Useful for above-the-fold images causing CLS (a Core Web Vitals metric).UsernameUsing optimized version of file. Value rangeVariables %s will be replaced with the configured background color.Variables %s will be replaced with the corresponding image properties.Vary GroupView %1$s version %2$s detailsView .htaccessVisit LSCWP support forumVisit the site while logged out.WARNINGWARNING: The .htaccess login cookie and Database login cookie do not match.WaitingWaiting to be CrawledWant to connect with other LiteSpeed users?Watch Crawler StatusWe are good. No table uses MyISAM engine.We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.WebP file reduced by %1$s (%2$s)WebP saved %sWelcome to LiteSpeedWhat is a group?What is an image group?When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.When disabling the cache, all cached entries for this site will be purged.When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.When this option is turned %s, it will also load Google Fonts asynchronously.Widget Cache TTL:Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.Wildcard %s supported.With ESI (Edge Side Includes), pages may be served from cache for logged-in users.With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.WooCommerceWooCommerce SettingsWordPress Image Quality ControlWordPress valid interval is %s secondsWordPress valid interval is %s seconds.WpW: Private Cache vs. Public CacheYearly archiveYou can just type part of the domain.You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.You can request a maximum of %s images at once.You can turn shortcodes into ESI blocks.You can use this code %1$s in %2$s to specify the htaccess file path.You have too many requested images, please try again in a few minutes.You just unlocked a promotion from QUIC.cloud!You need to turn %s on and finish all WebP generation to get maximum result.You need to turn %s on to get maximum result.You will be unable to Revert Optimization once the backups are deleted!Your %s Hostname or IP address.Your API key / token is used to access %s APIs.Your Email address on %s.Your IPYour application is waiting for approval.Your domain has been forbidden from using our services due to a previous policy violation.Your server IPZero, orcategoriescookiescurrently set to %shttps://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationjust nowpixelsprovide more information here to assist the LiteSpeed team with debugging.right nowrunningsecondstagsthe auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.user agentsPO-Revision-Date: 2022-03-30 06:14:07+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: es_CO
Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)
 hace %s%1$s %2$s archivos restantes en la colaPara esta acción se necesita la versión %2$s del plugin %1$s.%d hora%d horas%d minuto%d minutos%d segundosExtensión %sNo se puede leer el archivo %s.No se puede escribir el archivo %s.%s grupo%s grupos%s imagen%s imágenesSe recomienda %s.&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.(sin guardar)(no-optm)(optm)Ruta del archivo «.htaccess»<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.<b>Último rastreo:</b> %d elemento(s)<b>Última indexación:</b> %s elemento(s)<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$sUn vaciado completo se iniciará cuando WordPress ejecute estos ganchos.Un TTL de 0 implica no cachear.Se guarda una copia de seguridad de cada imagen antes de optimizarla.APIAcelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).ActivarAñadir tamaños que faltanAñadir una nueva URL de la CDNAñadir una cookie nueva para simularAñadir a la lista negraAñade estilos a tus imágenes de carga diferidaSolo la IP del administradorIPs de administradorAvanzadoAjustes avanzadosEl nivel avanzado registrará más detalles.DespuésDespués de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.Después de que la caché funcione en general, por favor prueba el carrito.Todos los datos transitoriosTodas las categorías son cacheadas por defecto.Todas las páginasTodas las páginas con widget de Entradas recientesTodas las etiquetas son cacheadas por defecto.Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.Ya en la cachéVaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separarAñade la cadena de consulta %s a los recursos para evitar esta acción.¿Seguro que quieres borrar todos los elementos de la lista negra?¿Está seguro de destruir todas las imágenes optimizadas?¿Seguro que quieres vaciar todos los nodos cloud?¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?¿Seguro que quieres restablecer los ajustes a los valores por defecto?Archivo del AutorBorradores automáticosReglas de vaciado automático para publicación y actualizaciónCron de petición automáticaGenera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.La generación automática de CSS único está en segundo plano a través de una cola basada en cron.Actualizar automáticamenteActivar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.Solicitar automáticamente la optimización mediante un trabajo cron.La lista de avatares está en la cola esperando ser actualizadaRuta del .htaccess de la administraciónControl de heartbeat de la administraciónTTL de heartbeat de la administraciónBásicoMarcador de posición de imagen básicaAntesAntes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blancaPruebas betaLista negraEn lista negraEn la lista negra debido a que no se puede cachearTanto %1$s como %2$s son aceptables.Pueden utilizarse tanto URLs completas como cadenas parciales.Se pueden usa cadenas parciales y completas.NavegadorCaché del navegadorAjustes de la caché del navegadorTTL caché de navegadorEl cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.Por defecto, se utilizará un marcador de posición de imagen gris %s.Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.CCSS por URLCDNAncho de banda de la CDNAjustes de CDNURL de CDNURL de la CDN a utilizar. Por ejemplo, %sCombinar CSSCombinación de CSS externo e integradoExcluir CSSMinificar CSSAjustes de CSSCaché CSS/JSCachéCachear barra de administradorCachear formulario de comentarioCachear comentaristasAjustes de control de cachéAcierto de cachéCachear usuarios con sesión iniciadaCachear página de accesoFallo de cachéCache móvilCachear API RESTEstado de cachéCaché de WP-AdminCachear peticiones realizadas por llamadas de la API REST de WordPress.Almacena en la caché el bloque ESI del formulario de comentarios incluido.Calcular el espacio en disco de las copias de seguridadCalcular almacenamiento original de imágenesCopias de seguridad calculadas correctamente.No se puede crear el directorio: %1$s. Error: %2$sCancelarCategoríaAjuste cambiado con éxito.Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.Comprobar estadoComprobar mi IP pública desdeMarca esta opción para usar la configuración del sitio principal para todos los subsitios.Limpiar todoVaciar el mapa del rastreadorLimpiar datos no finalizadosBorrar todos los borradores guardados automáticamenteBorrar todas las revisiones de entradasBorrar todos los comentarios spamLimpieza completa exitosa.Borrar todos los trackbacks y pingbacksBorrar todas las opciones de datos transitoriosLimpieza de todos los datos transitorios exitosa.Borrar todos los comentarios en la papeleraBorrar todas las entradas y páginas en la papeleraLimpieza de borradores automáticos exitosa.Borrar opciones de datos transitorios expiradosLimpieza de datos transitorios expirados exitosa.Limpieza de revisiones de entradas exitosa.Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisionesLimpieza de comentarios no deseados exitosa.Limpieza de trackbacks y pingbacks exitosa.Limpieza de comentarios en papelera exitosa.Limpieza de páginas y entradas en papelera exitosa.Limpiados todos los archivos CSS críticos.Vaciados todos los archivos de Gravatar.Vaciados todos los archivos LQIP.Limpiados todos los archivos CSS únicos.Limpiadas todas las entradas de recursos localizados.Datos incompletos limpiados correctamente.Purgadas %1$s imágenes no válidas.Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.Haz clic aquí para cambiarlo.Haz clic aquí para configurarlo.Haz clic aquí para los ajustesHaz clic para borrar todos los nodos para volver a detectar.Haz clic para cambiar a la versión optimizada.Haz clic para cambiar a la versión original (no optimizada).Error de la nubeCloudflareAPI de CloudflareLa API de Cloudflare está configurada en off.Caché de CloudflareDominio de CloudflareZona de CloudflareColapsar cadenas de peticionesCombina archivos CSS y código CSS integrado.Combina todos los archivos JS locales en un único archivo.Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.Comunicado con éxito con Cloudflare.¡Felicidades! Tu archivo ya ha sido optimizado¡Felicidades, todas reunidos!Prueba de conexiónConvertir a InnoDBConvertido a InnoDB correctamente.Nombre de la cookieSimulación de cookieValores de la cookieNo se ha podido encontrar %1$s en %2$s.Intervalo de indexaciónCrawlerCron del CrawlerAjustes generales del rastreadorEstado del rastreadorRastreador desactivado por el administrador del servidor.¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!Rastreador(es)Los rastreadores no se pueden ejecutar de forma concurrente.Crear una entrada, asegurarse que la página principal está actualizada.Los créditos no son suficientes para proceder con la solicitud actual.CSS críticoReglas de CSS críticasNombre del CronContenidos actuales de %sNodos de la nube actual en servicioIPs del servidor en líneaEl servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.El rastreador actual comenzó a lasEl límite actual esLa hora actual del servidor es %s.El rastreo del mapa del sitio actual comenzó a lasEl estado actual es %1$s desde %2$s.El estado actual es %s.Rastreador activoActualmente usando la versión optimizada del archivo WebP.Actualmente usando la versión optimizada del archivo.Actualmente usando la versión original (no optimizada) del archivo WebP.Actualmente usando la versión original (no optimizada) del archivo.Sitemap personalizadoAjustes de optimización de la BDPrefetch DNSControl del prefetch DNSArchivo diarioEscritorioBase de datosOptimizador de base de datosResumen de la base de datosConversor de motor de tabla de base de datosBase de datos a usarDía(s)Nivel de depuraciónRegistro de depuraciónAjustes de depuraciónURIs excluidas de la depuraciónURIs incluidas en la depuraciónPor defectoTTL por defecto del FeedTTL por defecto de la Página PrincipalTTL del código de estado de página por defectoTiempo de vida por defecto del objetoTTL por defecto de la caché privadaTTL por defecto de la caché públicaTTL por defecto de RESTTTL por defecto para objetos cacheados.La ruta por defecto esPuerto por defecto de %1$s es %2$s.Valor por defectoDiferidoAplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.RetrasadoBorrar todas las copias de seguridad de las imágenes originalesDestruir todos los datos de optimizaciónTodos los datos de optimización destruidos correctamente.Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.Modo de desarrolloEl modo de desarrollo se desactivará automáticamente después de tres horas.El modo de desarrollo se desactivará automáticamente en %s.DesactivarDesactivar todas las característicasDesactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.DesactivadoArchivo WebP desactivado con éxito.Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.Desactivar esta opción puede afectar negativamente al rendimiento.DescartarIgnorar ese avisoCategorías a no cachearCookies a no cachearGrupos a no cachearCadenas de consulta a no cachearNo cachear perfilesEtiquetas a no cachearURIs a no cachearUser Agents a no cachearNo vaciar las categorías al cambiar la cantidad o estado del inventario.DominioNo se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.Ignorar cadenas de consultaESINonces de ESIAjustes de ESIESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.Muestra de ESI para desarrolaldoresHeartbeat del editorTTL de heartbeat del editorSe excluirán los elementos con el atributo %s en el código HTML.Se excluirán los elementos con el atributo %s en código html.Dirección de correo electrónicoVaciar la caché enteraVaciar la lista negraActiva cacheActivar ESIActiva esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.ActivadoArchivo WebP activado con éxito.Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.Razón de finalizaciónMotorIntroduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.Cada minutoEjemploEjemplo de uso:Ejemplos de pruebas incluyen:Excluir rutaAjustes de exclusiónExcluirDatos transitorios expiradosExportarAjustes de exportaciónFallidoFallo al hacer copia de seguridad del archivo %s, cambios cancelados.Fallo al comunicar con CloudflareFallo de comunicación con el servidor QUIC.cloudFallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.Error al obtener contenido del archivo %s.Fallo en la solicitud desde WordPressFallo al actualizar.Error al escribir a %s.Uso de la cola rápidaNo se puede escribir el archivo %s.ArchivosDisponible el filtro %s para la generación de UCSS por tipo de página.El filtro %s es compatible.El directorio no existe: %sEl directorio no es escribible: %s.Optimización de visualización de fuentesEn el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.Por ejemploPor ejemplo, %1$s define un TTL de %2$s segundos para %3$s.Por ejemplo, los %s pueden usarse para un marcador de posición transparente.Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.Forzar URLs en cachéForzar URIs de caché púbicaForzar cronForzar cacheablesPágina de inicioRuta del .htaccess de la parte públicaControl de heartbeat de la parte públicaTTL de heartbeat de la parte públicaOpciones generalesAjustes generalesGenerar LQIP en segundo planoGenerar el enlace para el usuario actualGenerar UCSSGenerado en %sLos enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.Obténla desde <a %1$s>%2$s</a>.Clave/Token global de la APIGrupos globalesIr al escritorio de QUIC.cloudIr a la lista de pluginsBuenas noticias del servidor QUIC.cloudGoogle reCAPTCHA se omitirá automáticamente.Caché de GravatarCron de la caché de GravatarTTL de la caché de GravatarGrupos cacheados a nivel de red.InvitadoModo de invitadoIP del modo de invitadoExclusiones JS del modo de invitadoAgentes de usuario del modo de invitadoPrueba fallida del modo de invitado.Prueba superada del modo de invitado.El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.Resultado de la prueba del modo de invitadoOptimización para invitadosAtributo HTML a reemplazarSelectores HTML de carga diferidaMinificar HTMLAjustes HTMLSolo orígenes HTTPS.HeartbeatControl de HeartbeatCaché de páginas de alto rendimiento y optimización de sitio de LiteSpeedAciertoPágina de InicioHostCómo solucionar problemas causados por la optimización CSS/JS.Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.El htaccess no coincide con la opción de configuración.La regla de Htaccess es: %sYa he dejado una valoración¡Si %1$s es %2$s entonces debe completarse %3$s!Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.Si esto se fija en un número inferior a 30, los feeds no serán cacheados.Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.Si no quieres la aceleración de litespeed, puedes desactivar este plugin.Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.Los iframes con estos nombres de clase padres no se cargarán de forma diferida.Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)Información de imágenesOptimización de imágenesAjustes de optimización de imágenesResumen de la optimización de imágenesTamaños del grupo de imágenes en miniaturaImágenes recuperadasLas imágenes que contengan estos nombres de clases no tendrán carga diferida.Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.Imágenes no solicitadasImágenes notificadas para descargarImágenes optimizadas y descargadasImágenes solicitadasLas imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.ImportarImportar / ExportarAjustes de importaciónImportación fallida debido a un error en el archivo.Importado con éxito el archivo de ajustes %s.Mejorar compatibilidad HTTP/HTTPSMejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)Mejorado porPara evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.Incluir CSSIncluir tipos de archivoIncluir imágenesIncluir JSIncluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.Directorios incluidosBiblioteca de CSS integrado asíncronoUCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.InstalarInstalar %sInstalar la seguridad de DoLoginInstalar ahoraClic instantáneoIP no válidaCookie de acceso no válida. Encontrados caracteres no válidos.Cookie de acceso no válida. Por favor, comprueba el archivo %s.Regla de reescritura no válidaSe convertirá en un marcador de posición SVG base64 sobre la marcha.Combinar JSCombinación de JS externo e integradoDiferir JSExcluir JSMinificar JSAjustes de JSEl error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.Únete a la comunidad de Slack de LiteSpeedÚnete a nuestro SlackÚnete a la comunidad %s.Mantén esto apagado para usar marcadores de posición de color.LQIPCaché de LQIPGenerador de LQIP en la nubeExclusiones de LQIPDimensiones mínimas de LQIPCalidad de LQIPVista previa de la imagen LQIP para el tamaño %sNo se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.LSCache¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.Mayor queÚltima lecturaÚltima peticiónÚltimo cálculoHora de la última ejecución completa para todos los rastreadoresÚltima exportaciónÚltimo generadoÚltima importaciónÚltimo intervaloÚltima descarga iniciada por cron a las %s.Última ejecuciónÚltimo pedidoÚltimo coste solicitadoExclusiones de carga diferida de clases de iframesExclusiones de carga diferida de clases padre de iframesRetrasar la carga de iframesExclusión de nombres de clases para carga diferida de imágenesExclusiones de carga retrasada de imágenesExclusiones de carga diferida de clases padresRetrasar la carga de imágenesExclusión de URIs de carga diferidaLeer másAprender másAprende más sobre cuándo esto es necesario Enlace a QUIC.cloudLista de User Agents móvilesLista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.Las IP listadas serán consideradas visitantes en modo invitado.Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.Los archivos JS listados o el código JS integrado no serán optimizados por %s.Las URI listadas no generarán UCSS.Los agentes de usuario listados serán considerados visitantes en modo invitado.Las imágenes listadas no se cargarán de forma retrasada.LiteSpeed CacheCDN de la caché de LiteSpeedCrawler de LiteSpeed CacheEscritorio de LiteSpeed CacheOptimización de la base de datos de la caché de LiteSpeedAjustes generales de LiteSpeed CacheOptimización de imágenes de LiteSpeed CacheAjustes de la caché de la red de caché de LiteSpeedOptimización de página de LiteSpeed CacheVaciar toda la caché de LiteSpeedConfiguración de Caché de LiteSpeedCaja de herramientas de LiteSpeedVer el archivo «.htaccess» de LiteSpeed Cache¡El plugin LiteSpeed Cache está instalado!LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.Cron del rastreador de LiteSpeedOptimización de LiteSpeedInforme de LiteSpeedLiteSpeed TechnologiesActualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.Cargar CSS asíncronamenteCargar Google Fonts asíncronamenteDeferir carga de JSCargar iframes sólo cuando entran en la ventana de visualización.Cargar las imágenes sólo cuando entran en la ventana de visualización.LocalizaciónArchivos de idiomasAjustes de localizaciónLocalizar los recursosLocaliza recursos externos.Recursos localizadosLímite de tamaño de archivo de registroVista de registrosCookie de accesoMarcador de imagen de baja calidadMBGestionarAñadido manualmente a la lista negraEjecutar manualmenteMapaMarcar esta página como Valor máximoPuede que más tardeQuizás más tardeExclusiones de mediosAjustes de mediosMensaje del servidor QUIC.cloudMétodoMinimiza archivos CSS y código CSS integrado.Minificar contenido HTML.Minimiza archivos JS y códigos JS integrados.Valor mínimoFalloReglas de agente móvilArchivo mensualMásAquí se puede encontrar más información sobre los comandos disponibles.Más ajustesMás ajustes disponibles en el menú %sNOTANOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.AVISOAVISO:AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.Escritorio de redHabilitar caché de red¡Nueva versión para desarrolladores disponible!¡Nueva versión disponible!La nueva versión de desarrollo %s está disponible.La nueva versión %s está disponible ahora.No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.No hay ningún nodo de la nube disponible.No hay disponible una zona CloudflareNo existe una copia de seguridad del archivo original.No existe una copia de seguridad del archivo WebP no optimizado.No hay servicios de la nube en usoArchivo meta del crawler aún no generadoSin optimizaciónEl servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.No se ha encontrado ninguna imagen válida en la petición actual.No se ha analizado ningún mapa del sitio válido para el rastreador.No cacheableNo disponibleNo está en la lista negraNo hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamenteNotaNotasNotaAvisosAvisado a Cloudflare el vaciado completo con éxito.Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache.Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.Solicitado el vaciado de todo al servidor web LiteSpeed.Solicitado al servidor web LiteSpeed el vaciado de la página de inicio.Solicitado el vaciado de la lista al servidor web LiteSpeed.OFFONOObjetoCaché de objetosAjustes de la caché de objetosLa caché de objetos no está activada.Una vez guardado, coincidirá con la lista actual y se completará automáticamente.Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificadoUna por línea.El nodo online tiene que volver a ser detectado.Solo los atributos aquí listados serán reemplazados.Solo disponible cuando está instalado %s.Solo los archivos en estos directorios apuntarán a la CDN.Solo registra las páginas listadas.Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.Solo pulsar el botón si la tarea cron de descarga está desactivada.Caché opcodeLa caché opcache no está habilitada.Marca esto si eres un usuario de OpenLiteSpeedOperaciónEstado de optimizaciónResumen de optimizaciónHerramientas de optimizaciónOptimiza la entrega de CSS.Optimizar sin pérdidaOptimizar imágenes originalesOptimizar tablasOptimizar todas las tablas en tu base de datosOptimizar solamente para invitadosOptimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.Optimizar imágenes usando compresión sin pérdida.Optimiza las imágenes con nuestro servidor en QUIC.cloudOptimizadas todas las tablas.Nombre de la opciónOpcionalOpcional cuando se usa el token de la API.Las opciones han sido guardadas.OriginalOriginal %sAhorrados %s del originalURLs originalesArchivo original reducido en %1$s (%2$s)Otras opciones serán ignoradas.Balance de pagosEs compatible la contante %s de PHP.Tiempo de carga de la páginaOptimización de páginaPuntuación de PageSpeedPáginasExitosoContraseñaEnlace sin contraseñaLa ruta debe terminar en %sLas rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.Las rutas que contengan estas cadenas no serán cacheadas.Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.Pago por usoEstadísticas pago por usoConexión persistentePor favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.Por favor, activa LiteSpeed Cache en los ajustes del plugin.Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.Por favor, lee todas las advertencias antes de activar esta opción.Por favor, consulta %s para más detalles.Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo».Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.Por favor, inténtalo después de %1$s para el servicio %2$s.PuertoID de entradaRevisiones de entradasArchivo de tipo de contenidoLa lista predefinida también se combinará con los ajustes anterioresLa precarga DNS puede reducir la latencia para los visitantes.Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.Conservar los datos EXIF/XMPPulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.Evita que cargue Google Fonts en todas las páginas.Evita cualquier registro de depuración de las páginas listadas.Evita cualquier carga diferida de las páginas de la lista.Evitar cualquier optimización de las páginas listadas.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.Anteriormente existía en la lista negraPrivadaCaché privadaURIs cacheadas privadamenteCaché privadaCachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)Intervalo de actualización de productoPúblicaCaché públicaPull Cron se está ejecutandoDescargar imágenesEl md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.VaciarVaciar error %sPurgar las páginas de error %sPurgar todoVaciar todos los ganchosVaciar todo al actualizarVaciar por...Vaciar todoVaciar la página de inicioVaciar listaVaciar páginasAjustes del vaciadoVació de todas las cachés de objetos correctamente.Vaciar todas las cachés de objetosVaciar las categorías solo cuando el estado del inventario cambie.Vaciar la categoría %sVaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.Vaciar páginas por ID de entrada.Vaciar páginas por URL completa o relativa.Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.Vaciar productos y categorías solo cuando cambie el estado del inventario.Vaciar los productos con los cambios de cantidad o estado del inventario.Vaciar los productos solo cuando cambie el estado del inventario.Vaciar la etiqueta %sVacía las entradas de caché de LiteSpeed creadas por este pluginVacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIPVaciar esta páginaVaciar la URL %s¡Se ha vaciado todo!Vaciado de todas las cachés correctamente.¡Se ha vaciado el blog!¡Se ha vaciado la URL!¡Purgado!%1$s enviado al servidor en la nube, %2$s aceptado.QUIC.cloudEstadísticas de uso del servicio QUIC.cloudLas cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.Leer la documentación de LiteSpeedRecomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.Valor recomendado: 28800 segundos (8 horas).Nodo detectado nuevamenteID de base de datos RedisRecargar el mapa del rastreadorRefrescar la caché de Gravatar por cron.Actualizar el tiempo de carga de la páginaActualizar la puntuación de la páginaCuota diaria restanteEliminar la URL de la CDNEliminar Google FontsEliminar las etiquetas NoscriptEliminar copias de seguridad del orginalEliminar copias de seguridad de las imágenes originalesEliminar query stringsEliminar emojis de WordPressEliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.Eliminar la simulación de la cookieEliminar de la lista negraEliminar cadenas de consulta de recursos estáticos internos.Copias de seguridad eliminadas correctamente.Reemplaza %1$s con %2$s.InformePeticiones en colaReexaminar nuevas miniaturas%d imágenes reexploradas correctamente.Reexploración correcta.Restablecer todos los ajustesRestablecer ajustesReestablecer posiciónRestablecimiento realizado con éxito.Reestablecer toda la caché opcodeReestablecida la caché opcache con éxitoDatos de optimización restablecidos correctamente.Los recursos listados aquí se copiarán y reemplazarán con URL locales.Marcador de posición adaptableColor del marcador de posición adaptableMarcador de posición SVG adaptableLos marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.Restaurar desde la copia de seguridadArchivo original restaurado con éxito.Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.Edad máxima de las revisionesNúmero máximo de revisionesLas revisiones más recientes se guardarán cuando se limpien las revisiones.Excluir perfilesSimulación de rolEjecutar manualmente la cola %sFrecuencia de ejecuciónEjecutar la cola manualmenteLa frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.Hora de ejecución para el rastreador anteriorEn cursoGuardar cambiosGuarda datos transitorios en la base de datos cuando %1$s es %2$s.GuardadoBuscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.Hora de vaciado programadoURLs de vaciado programadoVer <a %s>Introducción para activar el Crawler</a> para información detallada.Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.Selecciona debajo las opciones de «Vaciar por».Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadasLos perfiles seleccionados serán excluidos de todas las optimizaciones.Los perfiles seleccionados serán excluidos de la caché.Enviar solicitud de optimizaciónEnviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.Enviar a LiteSpeedTipos de contenido de caché de CCSS distintosDistintas URIs de caché CCSSSepara archivos CSS críticos al generar las rutas que contengan estas cadenas.Servir contenido rancioOfrece una copia de la caché separada para los visitantes móviles.Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.IP del servidorLímite de carga del servidorValor máximo permitido por el servidorValor forzado por el servidorVariable(s) del servidor %s disponible para omitir este ajuste.Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.Ponlo en %1$s para bloquear heartbeat en %2$s.Configurar cabeceras personalizadasAjustesAcortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.Mostrar estado del CrawlerMejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.Lista del mapa del sitioTotal del mapa del sitioEl mapa del sitio se limpió con éxitoMapa del sitio creado con éxito: %d elementosTamañoTamaño de la lista en la cola de espera del cronMás pequeño queUna o más imágenes optimizadas han caducado y han sido borradas.Comentarios spamEspecifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.Especifica un SVG que se utilizará como marcador de posición al generar localmente.Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.Especifica por cuanto tiempo, en segundos, se cachean los feeds.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.Especifica cuánto tiempo, en segundos, se almacena la página de inicio.Especifica el intervalo de heartbeat para %s en segundos.Especifica el tamaño máximo del archivo de registro.Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.Especifica la contraseña utilizada al conectar.Especifica la calidad al generar el LQIP.Especifica el color del marcador de posición SVG adaptable.Especifica la hora para vaciar la lista «%s».Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.EstadoDeja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.Optimización de almacenamientoAlmacenar los gravatares localmente.Almacenar datos transitoriosRastreado correctamenteSumario¡Por supuesto, me encantará valorarlo!IntercambiarVolver a utilizar imágenes optimizadas en tu webImágenes cambiadas correctamente.Cambio correcto a archivo optimizado.Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.Sincronizar los datos de la nubeInformación del sistemaTTLTablaEtiquetaOmite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.Archivo de término (incluye categoría, etiqueta y taxonomía)Probando¡Gracias por usar el plugin de caché LiteSpeed!El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s».Las URLs serán comparadas con la variable REQUEST_URI del servidor.Los nonces anteriores se convertirán en ESI automáticamente.La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: La cookie aquí establecida será usada por esta instalación de WordPress.La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.El servidor actual está bajo una gran carga.La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.La cookie de acceso por defecto es %s.La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.El informe de entorno contiene información detallada sobre la configuración de WordPress.Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.La lista de imágenes está vacía.El último archivo de datos esLa lista se fusionará con los nonces predefinidos en tu archivo de datos local.La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.El ajuste de administrador de red puede ser modificado aquí.La siguiente indexación de sitemap completa empezará a lasEl selector debe existir en el CSS. Las clases principales en HTML no funcionarán.El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.En este momento, el ajuste %s está activado.El sitio no está registrado en QUIC.cloud.Y otro WordPress instalado (NO MULTISITIO) en %sHay un WordPress instalado para %s.Hay una cola de procedimiento que no se ha retirado todavía.La cola aún no ha sido recuperada. Información de la cola: %s.Estas imágenes no generarán LQIP.Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.El uso de este mesEsta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.Esto puede mejorar la velocidad de carga de la página.Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.Esto es irreversible.Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.Esto puede causar una alta carga en el servidor.Este mensaje indica que el plugin fue instalado por el administrador del servidor.Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.Esta opción permite la máxima optimización para los visitantes del modo de invitado.Esta opción se omite porque la opción %1$s es %2$s.Esta opción se omite debido a la opción %s.Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.Esta opción omitirá automáticamente la opción %s.Esta opción eliminará todas las etiquetas %s del HTML.Este proceso es automático.Los ajustes de red sobreescriben este ajusteEste ajuste es sobrescrita por la constante %s de PHPEsta ajuste es sobrescrito por los ajuste del sitio primarioEste ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.Este ajuste editará el archivo .htaccess.¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.Esto vaciará solo la página principalEsto solo vaciará las páginasEsto también añadirá una preconexión a Google Fonts para establecer una conexión antes.Esto eliminará TODO dentro de la caché.Esto borrará todos los archivos Gravatar almacenados en cachéEsto borrará todos los archivos generados de CSS críticoEsto borrará todos los archivos generados de marcador de posición de imágenes LQIPEsto borrará todos los archivos CSS únicos generadosEsto borrará todos los recursos localizadosEsto desactivará LSCache y todas las características de optimización con propósitos de depuración.Esto desactivará la página de ajustes en todos los subsitios.Esto eliminará el CSS no utilizado en cada página del archivo combinado.Esto activará el cron rastreador.Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.Esto aumentará el tamaño de los archivos optimizados.Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.Esto vaciará solo las entradas CSS/JS minimizadas o combinadasEsto restablecerá todos los ajustes a su valores predeterminados.Tiempo para ejecutar la solicitud anteriorPara rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.Para coincidencias exactas, añadir %s al final de la URL.Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.Para excluir %1$s, insertar %2$s.Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.Para que coincida con el principio, añade %s al comienzo del artículo.Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.Para probar el carrito, visita la <a %s>FAQ</a>.Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.HerramientaHerrramientasTotalReducción totalUso totalTotal de imágenes optimizadas en este mesTrackbacks/pingbacksComentarios enviados a la papeleraEntradas enviadas a la papeleraProbar versión de GitHubAjustarConfiguración de ajustesAPAGARENCENDERActívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.Actívalo para controlar heartbeat en el editor.Actívalo para controlar heartbeat en el escritorio.Enciéndelo para controlar heartbeat en las páginas públicas.Activar la actualización automáticaActiva esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.Vista previa del tweetTuitea estoUCCS integradoExclusiones UCSS de la URIURL excluidasLas rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.URLLista de URL en cola %s esperando el cronSe ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)CSS únicoError desconocidoActualizar %sActualizarActualizado con éxito.UsoUso de las estadísticasUsa %1$s en %2$s para indicar que esta cookie no ha sido establecida.Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.Usar la funcionalidad de la API %s.Usar mapeo de CDNUsar ajuste de administrador de redUsar archivos optimizadosUsar archivos originalesUsar configuración del sitio principalUsa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.Usar el servicio en línea QUIC.cloud para generar CSS único.Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.Usa la funcionalidad de la caché de objetos externos.Utilizar conexiones keep-alive para acelerar operaciones de la caché.Usar el último commit de desarrollo de GitHubUtiliza el último commit Dev/Master de GitHubUsar el último commit maestro de GitHubUsar la última versión de WordPressUsar imágenes originales (no optimizadas) en tu webUsa el formato %1$s o %2$s (el elemento es opcional).Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).Nombre de usuarioUsando la versión optimizada del archivo. Rango de valoresLas variables %s serán reemplazadas por el color de fondo configurado.Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.Grupos de variaciónVer detalles de la versión %2$s de %1$sVer el archivo «.htaccess»Visita el foro de soporte de LSCWPVisitar el sitio sin la sesión iniciada.ADVERTENCIAADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.En esperaEsperando a ser rastreado¿Quieres conectar con otros usuarios de LiteSpeed?Ver estado del CrawlerEstamos bien. Ninguna tabla usa el motor MyISAM.Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.Archivo WebP reducido en %1$s (%2$s)WebP guardado %sBienvenido a LiteSpeed¿Qué es un grupo?¿Qué es un grupo de imágenes?Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.TTL caché de Widgets:El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.Compatibilidad con el comodín %s.Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.WooCommerceAjustes de WooCommerceControl de la calidad de imagen de WordPressEl intervalo válido de WordPress es %s segundosEl intervalo válido de WordPress es de %s segundos.WpW: Caché privada o caché públicaArchivo anualPuedes simplemente teclear parte de dominio.Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.Puede solicitar un máximo de imágenes de %s de una vez.Puedes convertir shortcodes en bloques ESI.Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.¡Acabas de desbloquear una promoción de QUIC.cloud!Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.Necesitas activar %s para obtener el máximo resultado.¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!El hostname o dirección IP de tu %s.Tu clave de la API/token se usa para acceder a las API de %s.Tu dirección de email en %s.Tu IPTu solicitud está a la espera de aprobación.A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.La IP de tu servidorCero, ocategoríascookiesactualmente establecido en %shttps://www.litespeedtech.comhttps://www.litespeedtech.com/products/cache-plugins/wordpress-accelerationahora mismopixelsproporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.ahora mismoejecutandosegundosetiquetasla IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.user agentslitespeed-wp-plugin/7.2/translations/litespeed-cache-es_CO.l10n.php000064400000322626151600240220020763 0ustar00<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2022-03-30 06:14:07+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - LiteSpeed Cache - Stable (latest release)','language'=>'es_CO','messages'=>['Please thoroughly test all items in %s to ensure they function as expected.'=>'Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera.','Please thoroughly test each JS file you add to ensure it functions as expected.'=>'Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera.','Not blocklisted'=>'No está en la lista negra','Guest Mode testing result'=>'Resultado de la prueba del modo de invitado','Testing'=>'Probando','Guest Mode passed testing.'=>'Prueba superada del modo de invitado.','Guest Mode failed to test.'=>'Prueba fallida del modo de invitado.','Filter %s available for UCSS per page type generation.'=>'Disponible el filtro %s para la generación de UCSS por tipo de página.','Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.'=>'Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL.','Use %1$s to bypass UCSS for the pages which page type is %2$s.'=>'Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s.','Cleaned all localized resource entries.'=>'Limpiadas todas las entradas de recursos localizados.','Learn more about when this is needed'=>'Aprende más sobre cuándo esto es necesario ','<b>Last crawled:</b> %d item(s)'=>'<b>Último rastreo:</b> %d elemento(s)','Please read all warnings before enabling this option.'=>'Por favor, lee todas las advertencias antes de activar esta opción.','.htaccess Path'=>'Ruta del archivo «.htaccess»','Default path is'=>'La ruta por defecto es','PHP Constant %s is supported.'=>'Es compatible la contante %s de PHP.','You can use this code %1$s in %2$s to specify the htaccess file path.'=>'Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess».','View .htaccess'=>'Ver el archivo «.htaccess»','Listed URI will not generate UCSS.'=>'Las URI listadas no generarán UCSS.','Useful for above-the-fold images causing CLS (a Core Web Vitals metric).'=>'Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals).','Downgrade not recommended. May cause fatal error due to refactored code.'=>'No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado.','This will delete all generated unique CSS files'=>'Esto borrará todos los archivos CSS únicos generados','The selector must exist in the CSS. Parent classes in the HTML will not work.'=>'El selector debe existir en el CSS. Las clases principales en HTML no funcionarán.','Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).'=>'Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals).','Wildcard %s supported.'=>'Compatibilidad con el comodín %s.','Listed JS files or inline JS code will not be optimized by %s.'=>'Los archivos JS listados o el código JS integrado no serán optimizados por %s.','In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.'=>'Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s.','Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.'=>'Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales.','Use latest GitHub Dev/Master commit'=>'Utiliza el último commit Dev/Master de GitHub','Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.'=>'Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios.','Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.'=>'Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración.','This option is bypassed due to %s option.'=>'Esta opción se omite debido a la opción %s.','This option will automatically bypass %s option.'=>'Esta opción omitirá automáticamente la opción %s.','Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.'=>'UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala.','This option is bypassed because %1$s option is %2$s.'=>'Esta opción se omite porque la opción %1$s es %2$s.','LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.'=>'Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración.','Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).'=>'Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals).','Listed User Agents will be considered as Guest Mode visitors.'=>'Los agentes de usuario listados serán considerados visitantes en modo invitado.','Listed IPs will be considered as Guest Mode visitors.'=>'Las IP listadas serán consideradas visitantes en modo invitado.','Automatic generation of unique CSS is in the background via a cron-based queue.'=>'La generación automática de CSS único está en segundo plano a través de una cola basada en cron.','Run %s Queue Manually'=>'Ejecutar manualmente la cola %s','Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.'=>'Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante.','Elements with attribute %s in HTML code will be excluded.'=>'Se excluirán los elementos con el atributo %s en el código HTML.','This will also add a preconnect to Google Fonts to establish a connection earlier.'=>'Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes.','This will drop the unused CSS on each page from the combined file.'=>'Esto eliminará el CSS no utilizado en cada página del archivo combinado.','Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.'=>'Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas.','Guest Mode provides an always cacheable landing page for an automated guest\'s first time visit, and then attempts to update cache varies via AJAX.'=>'El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX.','This option can help to correct the cache vary for certain advanced mobile or tablet visitors.'=>'Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas.','Delay rendering off-screen HTML elements by its selector.'=>'Retraso al mostrar los elementos HTML fuera de la pantalla por su selector.','This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.'=>'Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins.','JS error can be found from the developer console of browser by right clicking and choosing Inspect.'=>'El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar.','Delayed'=>'Retrasado','HTML Settings'=>'Ajustes HTML','UCSS URI Excludes'=>'Exclusiones UCSS de la URI','UCSS Inline'=>'UCCS integrado','The current server is under heavy load.'=>'El servidor actual está bajo una gran carga.','Online node needs to be redetected.'=>'El nodo online tiene que volver a ser detectado.','Cleaned all Unique CSS files.'=>'Limpiados todos los archivos CSS únicos.','Remaining Daily Quota'=>'Cuota diaria restante','More'=>'Más','Already Cached'=>'Ya en la caché','Successfully Crawled'=>'Rastreado correctamente','Guest Mode User Agents'=>'Agentes de usuario del modo de invitado','Guest Mode IPs'=>'IP del modo de invitado','Guest Mode JS Excludes'=>'Exclusiones JS del modo de invitado','Use external object cache functionality.'=>'Usa la funcionalidad de la caché de objetos externos.','Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.'=>'Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud.','NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s.'=>'NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s.','Serve a separate cache copy for mobile visitors.'=>'Ofrece una copia de la caché separada para los visitantes móviles.','The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.'=>'El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio.','Guest Mode'=>'Modo de invitado','Guest Optimization'=>'Optimización para invitados','HTML Lazy Load Selectors'=>'Selectores HTML de carga diferida','CCSS Per URL'=>'CCSS por URL','Optimize for Guests Only'=>'Optimizar solamente para invitados','Add Missing Sizes'=>'Añadir tamaños que faltan','By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.'=>'Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente.','Optional when API token used.'=>'Opcional cuando se usa el token de la API.','Global API Key / API Token'=>'Clave/Token global de la API','Recommended to generate the token from Cloudflare API token template "WordPress".'=>'Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare.','This option enables maximum optimization for Guest Mode visitors.'=>'Esta opción permite la máxima optimización para los visitantes del modo de invitado.','You need to turn %s on to get maximum result.'=>'Necesitas activar %s para obtener el máximo resultado.','You need to turn %s on and finish all WebP generation to get maximum result.'=>'Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado.','the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.'=>'la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor.','Please make sure this IP is the correct one for visiting your site.'=>'Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio.','This setting will regenerate crawler list and clear the disabled list!'=>'¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!','Crawler disabled list is cleared! All crawlers are set to active! '=>'¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!','No available Cloud Node after checked server load.'=>'No hay ningún nodo de la nube disponible después de comprobar la carga del servidor.','Redetected node'=>'Nodo detectado nuevamente','Please see %s for more details.'=>'Por favor, consulta %s para más detalles.','%1$s %2$s files left in queue'=>'%1$s %2$s archivos restantes en la cola','Purged!'=>'¡Purgado!','Localization Files'=>'Archivos de idiomas','Resources listed here will be copied and replaced with local URLs.'=>'Los recursos listados aquí se copiarán y reemplazarán con URL locales.','Use latest GitHub Dev commit'=>'Usar el último commit de desarrollo de GitHub','Use latest GitHub Master commit'=>'Usar el último commit maestro de GitHub','No valid sitemap parsed for crawler.'=>'No se ha analizado ningún mapa del sitio válido para el rastreador.','CSS Combine External and Inline'=>'Combinación de CSS externo e integrado','Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.'=>'Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS.','Minify CSS files and inline CSS code.'=>'Minimiza archivos CSS y código CSS integrado.','Predefined list will also be combined w/ the above settings'=>'La lista predefinida también se combinará con los ajustes anteriores','Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.'=>'Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS.','Localization'=>'Localización','Dismiss'=>'Descartar','JS Combine External and Inline'=>'Combinación de JS externo e integrado','LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors.'=>'LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS.','JS Defer'=>'Diferir JS','Click here to settings'=>'Haz clic aquí para los ajustes','Combine all local JS files into a single file.'=>'Combina todos los archivos JS locales en un único archivo.','The latest data file is'=>'El último archivo de datos es','The list will be merged with the predefined nonces in your local data file.'=>'La lista se fusionará con los nonces predefinidos en tu archivo de datos local.','Combine CSS files and inline CSS code.'=>'Combina archivos CSS y código CSS integrado.','Listed JS files or inline JS code will not be minified/combined.'=>'Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán.','Minify JS files and inline JS codes.'=>'Minimiza archivos JS y códigos JS integrados.','Listed CSS files or inline CSS code will not be minified/combined.'=>'Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán.','This setting is overwritten by the Network setting'=>'Los ajustes de red sobreescriben este ajuste','LQIP Excludes'=>'Exclusiones de LQIP','These images will not generate LQIP.'=>'Estas imágenes no generarán LQIP.','Are you sure you want to reset all settings back to the default settings?'=>'¿Seguro que quieres restablecer los ajustes a los valores por defecto?','This option will remove all %s tags from HTML.'=>'Esta opción eliminará todas las etiquetas %s del HTML.','Are you sure you want to clear all cloud nodes?'=>'¿Seguro que quieres vaciar todos los nodos cloud?','Remove Noscript Tags'=>'Eliminar las etiquetas Noscript','The site is not registered on QUIC.cloud.'=>'El sitio no está registrado en QUIC.cloud.','Click here to change.'=>'Haz clic aquí para cambiarlo.','Click here to set.'=>'Haz clic aquí para configurarlo.','Localize Resources'=>'Localizar los recursos','Setting Up Custom Headers'=>'Configurar cabeceras personalizadas','This will delete all localized resources'=>'Esto borrará todos los recursos localizados','Localized Resources'=>'Recursos localizados','Comments are supported. Start a line with a %s to turn it into a comment line.'=>'Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario.','HTTPS sources only.'=>'Solo orígenes HTTPS.','Localize external resources.'=>'Localiza recursos externos.','Localization Settings'=>'Ajustes de localización','Use QUIC.cloud online service to generate unique CSS.'=>'Usar el servicio en línea QUIC.cloud para generar CSS único.','Generate UCSS'=>'Generar UCSS','Unique CSS'=>'CSS único','LiteSpeed Report'=>'Informe de LiteSpeed','Image Thumbnail Group Sizes'=>'Tamaños del grupo de imágenes en miniatura','Ignore certain query strings when caching. (LSWS %s required)'=>'Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)','Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches'=>'Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP','For URLs with wildcards, there may be a delay in initiating scheduled purge.'=>'En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado.','By design, this option may serve stale content. Do not enable this option, if that is not OK with you.'=>'Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien.','Serve Stale'=>'Servir contenido rancio','This setting is overwritten by the primary site setting'=>'Esta ajuste es sobrescrito por los ajuste del sitio primario','One or more pulled images does not match with the notified image md5'=>'Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado','Some optimized image file(s) has expired and was cleared.'=>'Una o más imágenes optimizadas han caducado y han sido borradas.','You have too many requested images, please try again in a few minutes.'=>'Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos.','Pulled WebP image md5 does not match the notified WebP image md5.'=>'El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP.','Read LiteSpeed Documentation'=>'Leer la documentación de LiteSpeed','There is proceeding queue not pulled yet. Queue info: %s.'=>'La cola aún no ha sido recuperada. Información de la cola: %s.','Specify how long, in seconds, Gravatar files are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar.','Cleared %1$s invalid images.'=>'Purgadas %1$s imágenes no válidas.','LiteSpeed Cache General Settings'=>'Ajustes generales de LiteSpeed Cache','This will delete all cached Gravatar files'=>'Esto borrará todos los archivos Gravatar almacenados en caché','Only log listed pages.'=>'Solo registra las páginas listadas.','Specify the maximum size of the log file.'=>'Especifica el tamaño máximo del archivo de registro.','To prevent filling up the disk, this setting should be OFF when everything is working.'=>'Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione.','Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.'=>'Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress.','OR'=>'O','Reset Settings'=>'Restablecer ajustes','Beta Test'=>'Pruebas beta','Debug Settings'=>'Ajustes de depuración','Turn ON to control heartbeat in backend editor.'=>'Actívalo para controlar heartbeat en el editor.','WordPress valid interval is %s seconds'=>'El intervalo válido de WordPress es %s segundos','Turn ON to control heartbeat on backend.'=>'Actívalo para controlar heartbeat en el escritorio.','Set to %1$s to forbid heartbeat on %2$s.'=>'Ponlo en %1$s para bloquear heartbeat en %2$s.','WordPress valid interval is %s seconds.'=>'El intervalo válido de WordPress es de %s segundos.','Specify the %s heartbeat interval in seconds.'=>'Especifica el intervalo de heartbeat para %s en segundos.','Turn ON to control heartbeat on frontend.'=>'Enciéndelo para controlar heartbeat en las páginas públicas.','Disable WordPress interval heartbeat to reduce server load.'=>'Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor.','Heartbeat Control'=>'Control de Heartbeat','provide more information here to assist the LiteSpeed team with debugging.'=>'proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración.','Optional'=>'Opcional','Passwordless Link'=>'Enlace sin contraseña','System Information'=>'Información del sistema','Go to plugins list'=>'Ir a la lista de plugins','Install DoLogin Security'=>'Instalar la seguridad de DoLogin','Enter this site\'s IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.'=>'Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN.','Generate Link for Current User'=>'Generar el enlace para el usuario actual','Log View'=>'Vista de registros','LiteSpeed Cache Toolbox'=>'Caja de herramientas de LiteSpeed','Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.'=>'Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo.','Use latest WordPress release version'=>'Usar la última versión de WordPress','Prevent any debug log of listed pages.'=>'Evita cualquier registro de depuración de las páginas listadas.','Your server IP'=>'La IP de tu servidor','Check my public IP from'=>'Comprobar mi IP pública desde','This will enable crawler cron.'=>'Esto activará el cron rastreador.','Crawler General Settings'=>'Ajustes generales del rastreador','Remove from Blocklist'=>'Eliminar de la lista negra','Blocklisted due to not cacheable'=>'En la lista negra debido a que no se puede cachear','Operation'=>'Operación','Sitemap Total'=>'Total del mapa del sitio','Sitemap List'=>'Lista del mapa del sitio','Refresh Crawler Map'=>'Recargar el mapa del rastreador','Clean Crawler Map'=>'Vaciar el mapa del rastreador','Blocklist'=>'Lista negra','&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence.'=>'&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad.','Crawlers cannot run concurrently.'=>'Los rastreadores no se pueden ejecutar de forma concurrente.','Cache Miss'=>'Fallo de caché','Cache Hit'=>'Acierto de caché','Waiting to be Crawled'=>'Esperando a ser rastreado','Blocklisted'=>'En lista negra','Miss'=>'Fallo','Hit'=>'Acierto','Waiting'=>'En espera','Running'=>'En curso','Use %1$s in %2$s to indicate this cookie has not been set.'=>'Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida.','Add new cookie to simulate'=>'Añadir una cookie nueva para simular','Remove cookie simulation'=>'Eliminar la simulación de la cookie','More settings available under %s menu'=>'Más ajustes disponibles en el menú %s','The amount of time, in seconds, that files will be stored in browser cache before expiring.'=>'La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar.','OpenLiteSpeed users please check this'=>'Marca esto si eres un usuario de OpenLiteSpeed','Browser Cache Settings'=>'Ajustes de la caché del navegador','Paths containing these strings will be forced to public cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable.','With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.'=>'Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local.','An optional second parameter may be used to specify cache control. Use a space to separate'=>'Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar','The above nonces will be converted to ESI automatically.'=>'Los nonces anteriores se convertirán en ESI automáticamente.','Browser'=>'Navegador','Object'=>'Objeto','Default port for %1$s is %2$s.'=>'Puerto por defecto de %1$s es %2$s.','Object Cache Settings'=>'Ajustes de la caché de objetos','Specify an HTTP status code and the number of seconds to cache that page, separated by a space.'=>'Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio.','Specify how long, in seconds, the front page is cached.'=>'Especifica cuánto tiempo, en segundos, se almacena la página de inicio.','TTL'=>'TTL','If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.'=>'Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan.','Htaccess rule is: %s'=>'La regla de Htaccess es: %s','Summary'=>'Sumario','Map'=>'Mapa','Add to Blocklist'=>'Añadir a la lista negra','Are you sure to delete all existing blocklist items?'=>'¿Seguro que quieres borrar todos los elementos de la lista negra?','Empty blocklist'=>'Vaciar la lista negra','Swap'=>'Intercambiar','Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.'=>'Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan.','Avatar list in queue waiting for update'=>'La lista de avatares está en la cola esperando ser actualizada','Refresh Gravatar cache by cron.'=>'Refrescar la caché de Gravatar por cron.','Accelerates the speed by caching Gravatar (Globally Recognized Avatars).'=>'Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente).','Store Gravatar locally.'=>'Almacenar los gravatares localmente.','Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.'=>'Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración.','LQIP requests will not be sent for images where both width and height are smaller than these dimensions.'=>'No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones.','Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.'=>'Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos.','Specify the quality when generating LQIP.'=>'Especifica la calidad al generar el LQIP.','Keep this off to use plain color placeholders.'=>'Mantén esto apagado para usar marcadores de posición de color.','Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.'=>'Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga.','Specify the responsive placeholder SVG color.'=>'Especifica el color del marcador de posición SVG adaptable.','It will be converted to a base64 SVG placeholder on-the-fly.'=>'Se convertirá en un marcador de posición SVG base64 sobre la marcha.','Specify an SVG to be used as a placeholder when generating locally.'=>'Especifica un SVG que se utilizará como marcador de posición al generar localmente.','Prevent any lazy load of listed pages.'=>'Evita cualquier carga diferida de las páginas de la lista.','Iframes having these parent class names will not be lazy loaded.'=>'Los iframes con estos nombres de clase padres no se cargarán de forma diferida.','Iframes containing these class names will not be lazy loaded.'=>'Los marcos que contengan estos nombres de clase no serán cargados de forma diferida.','Images having these parent class names will not be lazy loaded.'=>'Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida.','Media Excludes'=>'Exclusiones de medios','CSS Settings'=>'Ajustes de CSS','%s is recommended.'=>'Se recomienda %s.','Default'=>'Por defecto','Deferred'=>'Diferido','LiteSpeed Cache Page Optimization'=>'Optimización de página de LiteSpeed Cache','Variables %s will be replaced with the corresponding image properties.'=>'Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen.','Variables %s will be replaced with the configured background color.'=>'Las variables %s serán reemplazadas por el color de fondo configurado.','pixels'=>'pixels','This can improve the page loading speed.'=>'Esto puede mejorar la velocidad de carga de la página.','Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.'=>'Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc.','New developer version %s is available now.'=>'La nueva versión de desarrollo %s está disponible.','New Developer Version Available!'=>'¡Nueva versión para desarrolladores disponible!','Tweet this'=>'Tuitea esto','You just unlocked a promotion from QUIC.cloud!'=>'¡Acabas de desbloquear una promoción de QUIC.cloud!','The image compression quality setting of WordPress out of 100.'=>'El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100.','Image Optimization Settings'=>'Ajustes de optimización de imágenes','Use Optimized Files'=>'Usar archivos optimizados','Switch back to using optimized images on your site'=>'Volver a utilizar imágenes optimizadas en tu web','Use Original Files'=>'Usar archivos originales','Use original images (unoptimized) on your site'=>'Usar imágenes originales (no optimizadas) en tu web','You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.'=>'Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles.','Optimization Tools'=>'Herramientas de optimización','Rescan New Thumbnails'=>'Reexaminar nuevas miniaturas','Congratulations, all gathered!'=>'¡Felicidades, todas reunidos!','What is an image group?'=>'¿Qué es un grupo de imágenes?','Delete all backups of the original images'=>'Borrar todas las copias de seguridad de las imágenes originales','Optimization Status'=>'Estado de optimización','Current limit is'=>'El límite actual es','Optimize images with our QUIC.cloud server'=>'Optimiza las imágenes con nuestro servidor en QUIC.cloud','Revisions newer than this many days will be kept when cleaning revisions.'=>'Las revisiones más recientes se guardarán cuando se limpien las revisiones.','Day(s)'=>'Día(s)','Specify the number of most recent revisions to keep when cleaning revisions.'=>'Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones.','LiteSpeed Cache Database Optimization'=>'Optimización de la base de datos de la caché de LiteSpeed','DB Optimization Settings'=>'Ajustes de optimización de la BD','Option Name'=>'Nombre de la opción','Database Summary'=>'Resumen de la base de datos','We are good. No table uses MyISAM engine.'=>'Estamos bien. Ninguna tabla usa el motor MyISAM.','Convert to InnoDB'=>'Convertir a InnoDB','Tool'=>'Herramienta','Engine'=>'Motor','Table'=>'Tabla','Database Table Engine Converter'=>'Conversor de motor de tabla de base de datos','Clean revisions older than %1$s day(s), excluding %2$s latest revisions'=>'Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones','Currently active crawler'=>'Rastreador activo','Crawler(s)'=>'Rastreador(es)','Crawler Status'=>'Estado del rastreador','Force cron'=>'Forzar cron','Requests in queue'=>'Peticiones en cola','Private Cache'=>'Caché privada','Last Pull'=>'Última lectura','Image Optimization Summary'=>'Resumen de la optimización de imágenes','Refresh page score'=>'Actualizar la puntuación de la página','Are you sure you want to redetect the closest cloud server for this service?'=>'¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?','Are you sure to destroy all optimized images?'=>'¿Está seguro de destruir todas las imágenes optimizadas?','Learn more'=>'Aprender más','Tweet preview'=>'Vista previa del tweet','Dismiss this notice'=>'Ignorar ese aviso','Cache Status'=>'Estado de caché','Public Cache'=>'Caché pública','Time to execute previous request'=>'Tiempo para ejecutar la solicitud anterior','Current closest Cloud server is %s.&#10; Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar.','You can request a maximum of %s images at once.'=>'Puede solicitar un máximo de imágenes de %s de una vez.','Calculate Backups Disk Space'=>'Calcular el espacio en disco de las copias de seguridad','Last requested'=>'Último pedido','Refresh page load time'=>'Actualizar el tiempo de carga de la página','Go to QUIC.cloud dashboard'=>'Ir al escritorio de QUIC.cloud','Low Quality Image Placeholder'=>'Marcador de imagen de baja calidad','Sync data from Cloud'=>'Sincronizar los datos de la nube','QUIC.cloud Service Usage Statistics'=>'Estadísticas de uso del servicio QUIC.cloud','Total images optimized in this month'=>'Total de imágenes optimizadas en este mes','Total Usage'=>'Uso total','Pay as You Go Usage Statistics'=>'Estadísticas pago por uso','PAYG Balance'=>'Balance de pagos','Pay as You Go'=>'Pago por uso','Usage'=>'Uso','Fast Queue Usage'=>'Uso de la cola rápida','CDN Bandwidth'=>'Ancho de banda de la CDN','Usage Statistics'=>'Uso de las estadísticas','LiteSpeed Cache Dashboard'=>'Escritorio de LiteSpeed Cache','Network Dashboard'=>'Escritorio de red','No cloud services currently in use'=>'No hay servicios de la nube en uso','Link to QUIC.cloud'=>'Enlace a QUIC.cloud','General Settings'=>'Ajustes generales','Specify which HTML element attributes will be replaced with CDN Mapping.'=>'Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN.','To enable the following functionality, turn ON Cloudflare API in CDN Settings.'=>'Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN.','QUIC.cloud'=>'QUIC.cloud','WooCommerce Settings'=>'Ajustes de WooCommerce','Current Online Server IPs'=>'IPs del servidor en línea','Before generating key, please verify all IPs on this list are allowlisted'=>'Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca','LQIP Cache'=>'Caché de LQIP','Calculated backups successfully.'=>'Copias de seguridad calculadas correctamente.','Rescanned %d images successfully.'=>'%d imágenes reexploradas correctamente.','Rescanned successfully.'=>'Reexploración correcta.','Destroy all optimization data successfully.'=>'Todos los datos de optimización destruidos correctamente.','Cleaned up unfinished data successfully.'=>'Datos incompletos limpiados correctamente.','Pull Cron is running'=>'Pull Cron se está ejecutando','No valid image found by Cloud server in the current request.'=>'El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual.','No valid image found in the current request.'=>'No se ha encontrado ninguna imagen válida en la petición actual.','Pushed %1$s to Cloud server, accepted %2$s.'=>'%1$s enviado al servidor en la nube, %2$s aceptado.','Revisions Max Age'=>'Edad máxima de las revisiones','Revisions Max Number'=>'Número máximo de revisiones','Debug URI Excludes'=>'URIs excluidas de la depuración','Debug URI Includes'=>'URIs incluidas en la depuración','HTML Attribute To Replace'=>'Atributo HTML a reemplazar','Use CDN Mapping'=>'Usar mapeo de CDN','Editor Heartbeat TTL'=>'TTL de heartbeat del editor','Editor Heartbeat'=>'Heartbeat del editor','Backend Heartbeat TTL'=>'TTL de heartbeat de la administración','Backend Heartbeat Control'=>'Control de heartbeat de la administración','Frontend Heartbeat TTL'=>'TTL de heartbeat de la parte pública','Frontend Heartbeat Control'=>'Control de heartbeat de la parte pública','Backend .htaccess Path'=>'Ruta del .htaccess de la administración','Frontend .htaccess Path'=>'Ruta del .htaccess de la parte pública','ESI Nonces'=>'Nonces de ESI','WordPress Image Quality Control'=>'Control de la calidad de imagen de WordPress','Auto Request Cron'=>'Cron de petición automática','Generate LQIP In Background'=>'Generar LQIP en segundo plano','LQIP Minimum Dimensions'=>'Dimensiones mínimas de LQIP','LQIP Cloud Generator'=>'Generador de LQIP en la nube','Responsive Placeholder SVG'=>'Marcador de posición SVG adaptable','Responsive Placeholder Color'=>'Color del marcador de posición adaptable','Basic Image Placeholder'=>'Marcador de posición de imagen básica','Lazy Load URI Excludes'=>'Exclusión de URIs de carga diferida','Lazy Load Iframe Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padre de iframes','Lazy Load Iframe Class Name Excludes'=>'Exclusiones de carga diferida de clases de iframes','Lazy Load Image Parent Class Name Excludes'=>'Exclusiones de carga diferida de clases padres','Gravatar Cache TTL'=>'TTL de la caché de Gravatar','Gravatar Cache Cron'=>'Cron de la caché de Gravatar','Gravatar Cache'=>'Caché de Gravatar','DNS Prefetch Control'=>'Control del prefetch DNS','Font Display Optimization'=>'Optimización de visualización de fuentes','Force Public Cache URIs'=>'Forzar URIs de caché púbica','Default HTTP Status Code Page TTL'=>'TTL del código de estado de página por defecto','Default REST TTL'=>'TTL por defecto de REST','Server IP'=>'IP del servidor','Images not requested'=>'Imágenes no solicitadas','Sync credit allowance with Cloud Server successfully.'=>'Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube.','Failed to communicate with QUIC.cloud server'=>'Fallo de comunicación con el servidor QUIC.cloud','Good news from QUIC.cloud server'=>'Buenas noticias del servidor QUIC.cloud','Message from QUIC.cloud server'=>'Mensaje del servidor QUIC.cloud','Current Cloud Nodes in Service'=>'Nodos de la nube actual en servicio','Click to clear all nodes for further redetection.'=>'Haz clic para borrar todos los nodos para volver a detectar.','This Month Usage'=>'El uso de este mes','Current closest Cloud server is %s.&#10;Click to redetect.'=>'El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo.','For online services to work correctly, you must allowlist all %s server IPs.'=>'Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor.','Remove CDN URL'=>'Eliminar la URL de la CDN','Add new CDN URL'=>'Añadir una nueva URL de la CDN','Enable Cache'=>'Activa cache','Notifications'=>'Avisos','LQIP Quality'=>'Calidad de LQIP','Removed backups successfully.'=>'Copias de seguridad eliminadas correctamente.','Options saved.'=>'Las opciones han sido guardadas.','Please try after %1$s for service %2$s.'=>'Por favor, inténtalo después de %1$s para el servicio %2$s.','No available Cloud Node.'=>'No hay ningún nodo de la nube disponible.','Cloud Error'=>'Error de la nube','The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.'=>'La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado.','No backup of unoptimized WebP file exists.'=>'No existe una copia de seguridad del archivo WebP no optimizado.','WebP file reduced by %1$s (%2$s)'=>'Archivo WebP reducido en %1$s (%2$s)','Currently using original (unoptimized) version of WebP file.'=>'Actualmente usando la versión original (no optimizada) del archivo WebP.','Currently using optimized version of WebP file.'=>'Actualmente usando la versión optimizada del archivo WebP.','Orig'=>'Original','(no savings)'=>'(sin guardar)','Orig %s'=>'Original %s','Congratulation! Your file was already optimized'=>'¡Felicidades! Tu archivo ya ha sido optimizado','No backup of original file exists.'=>'No existe una copia de seguridad del archivo original.','Using optimized version of file. '=>'Usando la versión optimizada del archivo. ','Orig saved %s'=>'Ahorrados %s del original','Original file reduced by %1$s (%2$s)'=>'Archivo original reducido en %1$s (%2$s)','Click to switch to optimized version.'=>'Haz clic para cambiar a la versión optimizada.','Currently using original (unoptimized) version of file.'=>'Actualmente usando la versión original (no optimizada) del archivo.','(non-optm)'=>'(no-optm)','Click to switch to original (unoptimized) version.'=>'Haz clic para cambiar a la versión original (no optimizada).','Currently using optimized version of file.'=>'Actualmente usando la versión optimizada del archivo.','(optm)'=>'(optm)','LQIP image preview for size %s'=>'Vista previa de la imagen LQIP para el tamaño %s','LQIP'=>'LQIP','Previously existed in blocklist'=>'Anteriormente existía en la lista negra','Manually added to blocklist'=>'Añadido manualmente a la lista negra','Mobile Agent Rules'=>'Reglas de agente móvil','Sitemap created successfully: %d items'=>'Mapa del sitio creado con éxito: %d elementos','Sitemap cleaned successfully'=>'El mapa del sitio se limpió con éxito','Invalid IP'=>'IP no válida','Value range'=>'Rango de valores','Larger than'=>'Mayor que','Maximum value'=>'Valor máximo','Minimum value'=>'Valor mínimo','Path must end with %s'=>'La ruta debe terminar en %s','Invalid rewrite rule'=>'Regla de reescritura no válida','currently set to %s'=>'actualmente establecido en %s','This setting is overwritten by the PHP constant %s'=>'Este ajuste es sobrescrita por la constante %s de PHP','Database'=>'Base de datos','Page Optimization'=>'Optimización de página','Dashboard'=>'Escritorio','Converted to InnoDB successfully.'=>'Convertido a InnoDB correctamente.','Cleaned all Gravatar files.'=>'Vaciados todos los archivos de Gravatar.','Cleaned all LQIP files.'=>'Vaciados todos los archivos LQIP.','Unknown error'=>'Error desconocido','Your application is waiting for approval.'=>'Tu solicitud está a la espera de aprobación.','Previous request too recent. Please try again after %s.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s.','Previous request too recent. Please try again later.'=>'La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde.','Crawler disabled by the server admin.'=>'Rastreador desactivado por el administrador del servidor.','Credits are not enough to proceed the current request.'=>'Los créditos no son suficientes para proceder con la solicitud actual.','There is proceeding queue not pulled yet.'=>'Hay una cola de procedimiento que no se ha retirado todavía.','The image list is empty.'=>'La lista de imágenes está vacía.','LiteSpeed Crawler Cron'=>'Cron del rastreador de LiteSpeed','Every Minute'=>'Cada minuto','Restore from backup'=>'Restaurar desde la copia de seguridad','The setting %s is currently enabled.'=>'En este momento, el ajuste %s está activado.','Not enough parameters. Please check if the domain key is set correctly'=>'No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente','The domain key is not correct. Please try to sync your domain key again.'=>'La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio.','Could not find %1$s in %2$s.'=>'No se ha podido encontrar %1$s en %2$s.','The callback validation to your domain failed due to hash mismatch.'=>'Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.'=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores.','The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: '=>'Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: ','Your domain has been forbidden from using our services due to a previous policy violation.'=>'A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior.','Toolbox'=>'Herrramientas','Zero, or'=>'Cero, o','Smaller than'=>'Más pequeño que','Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.'=>'Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones.','To generate a passwordless link for LiteSpeed Support Team access, you must install %s.'=>'Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s.','Install'=>'Instalar','Please do NOT share the above passwordless link with anyone.'=>'Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior.','Generated links may be managed under <a %s>Settings</a>.'=>'Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>.','To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.'=>'Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe.','These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.'=>'Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN.','PageSpeed Score'=>'Puntuación de PageSpeed','Improved by'=>'Mejorado por','After'=>'Después','Before'=>'Antes','Page Load Time'=>'Tiempo de carga de la página','To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.'=>'Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud.','Preserve EXIF/XMP data'=>'Conservar los datos EXIF/XMP','Try GitHub Version'=>'Probar versión de GitHub','If you turn any of the above settings OFF, please remove the related file types from the %s box.'=>'Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s.','Both full and partial strings can be used.'=>'Se pueden usa cadenas parciales y completas.','Images containing these class names will not be lazy loaded.'=>'Las imágenes que contengan estos nombres de clases no tendrán carga diferida.','Lazy Load Image Class Name Excludes'=>'Exclusión de nombres de clases para carga diferida de imágenes','For example, %1$s defines a TTL of %2$s seconds for %3$s.'=>'Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s.','To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.'=>'Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI.','Maybe Later'=>'Puede que más tarde','Turn On Auto Upgrade'=>'Activar la actualización automática','Upgrade'=>'Actualizar','New release %s is available now.'=>'La nueva versión %s está disponible ahora.','New Version Available!'=>'¡Nueva versión disponible!','Sure I\'d love to review!'=>'¡Por supuesto, me encantará valorarlo!','Thank You for Using the LiteSpeed Cache Plugin!'=>'¡Gracias por usar el plugin de caché LiteSpeed!','Upgraded successfully.'=>'Actualizado con éxito.','Failed to upgrade.'=>'Fallo al actualizar.','Changed setting successfully.'=>'Ajuste cambiado con éxito.','ESI sample for developers'=>'Muestra de ESI para desarrolaldores','Replace %1$s with %2$s.'=>'Reemplaza %1$s con %2$s.','You can turn shortcodes into ESI blocks.'=>'Puedes convertir shortcodes en bloques ESI.','WpW: Private Cache vs. Public Cache'=>'WpW: Caché privada o caché pública','Append query string %s to the resources to bypass this action.'=>'Añade la cadena de consulta %s a los recursos para evitar esta acción.','Google reCAPTCHA will be bypassed automatically.'=>'Google reCAPTCHA se omitirá automáticamente.','Cookie Values'=>'Valores de la cookie','Cookie Name'=>'Nombre de la cookie','Cookie Simulation'=>'Simulación de cookie','To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.'=>'Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado.','Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.'=>'Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto.','Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.'=>'Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre.','Automatically Upgrade'=>'Actualizar automáticamente','Your IP'=>'Tu IP','This will reset all settings to default settings.'=>'Esto restablecerá todos los ajustes a su valores predeterminados.','Reset All Settings'=>'Restablecer todos los ajustes','Reset successfully.'=>'Restablecimiento realizado con éxito.','Separate critical CSS files will be generated for paths containing these strings.'=>'Separa archivos CSS críticos al generar las rutas que contengan estas cadenas.','Separate CCSS Cache URIs'=>'Distintas URIs de caché CCSS','For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.'=>'Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán.','List post types where each item of that type should have its own CCSS generated.'=>'Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS.','Separate CCSS Cache Post Types'=>'Tipos de contenido de caché de CCSS distintos','Size list in queue waiting for cron'=>'Tamaño de la lista en la cola de espera del cron','If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.'=>'Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s.','Automatically generate LQIP in the background via a cron-based queue.'=>'Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas.','This will generate the placeholder with same dimensions as the image if it has the width and height attributes.'=>'Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto.','Responsive image placeholders can help to reduce layout reshuffle when images are loaded.'=>'Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes.','Responsive Placeholder'=>'Marcador de posición adaptable','This will delete all generated image LQIP placeholder files'=>'Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP','Please enable LiteSpeed Cache in the plugin settings.'=>'Por favor, activa LiteSpeed Cache en los ajustes del plugin.','Please enable the LSCache Module at the server level, or ask your hosting provider.'=>'Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento.','Failed to request via WordPress'=>'Fallo en la solicitud desde WordPress','High-performance page caching and site optimization from LiteSpeed'=>'Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed','Reset the optimized data successfully.'=>'Datos de optimización restablecidos correctamente.','Update %s now'=>'Actualizar %s','View %1$s version %2$s details'=>'Ver detalles de la versión %2$s de %1$s','<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.'=>'<a href="%1$s" %2$s>ver detalles de la versión %3$s</a> o <a href="%4$s" %5$s target="_blank">actualiza ya</a>.','Install %s'=>'Instalar %s','%1$s plugin version %2$s required for this action.'=>'Para esta acción se necesita la versión %2$s del plugin %1$s.','We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.'=>'Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente.','LSCache caching functions on this page are currently unavailable!'=>'¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!','Automatically remove the original image backups after fetching optimized images.'=>'Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas.','Remove Original Backups'=>'Eliminar copias de seguridad del orginal','Automatically request optimization via cron job.'=>'Solicitar automáticamente la optimización mediante un trabajo cron.','A backup of each image is saved before it is optimized.'=>'Se guarda una copia de seguridad de cada imagen antes de optimizarla.','This can improve quality but may result in larger images than lossy compression will.'=>'Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida.','Optimize images using lossless compression.'=>'Optimizar imágenes usando compresión sin pérdida.','Optimize Losslessly'=>'Optimizar sin pérdida','Optimize images and save backups of the originals in the same folder.'=>'Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta.','Optimize Original Images'=>'Optimizar imágenes originales','Switched images successfully.'=>'Imágenes cambiadas correctamente.','When this option is turned %s, it will also load Google Fonts asynchronously.'=>'Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google.','Cleaned all Critical CSS files.'=>'Limpiados todos los archivos CSS críticos.','This will inline the asynchronous CSS library to avoid render blocking.'=>'Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado.','Inline CSS Async Lib'=>'Biblioteca de CSS integrado asíncrono','Last requested cost'=>'Último coste solicitado','Last generated'=>'Último generado','If set to %s this is done in the foreground, which may slow down page load.'=>'Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página.','Automatic generation of critical CSS is in the background via a cron-based queue.'=>'Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron.','Optimize CSS delivery.'=>'Optimiza la entrega de CSS.','This will delete all generated critical CSS files'=>'Esto borrará todos los archivos generados de CSS crítico','Critical CSS'=>'CSS crítico','URL list in %s queue waiting for cron'=>'Lista de URL en cola %s esperando el cron','Run Queue Manually'=>'Ejecutar la cola manualmente','This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.'=>'Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché.','Disabling this may cause WordPress tasks triggered by AJAX to stop working.'=>'Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar.','right now'=>'ahora mismo','just now'=>'ahora mismo','Saved'=>'Guardado','Last ran'=>'Última ejecución','You will be unable to Revert Optimization once the backups are deleted!'=>'¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!','This is irreversible.'=>'Esto es irreversible.','Remove Original Image Backups'=>'Eliminar copias de seguridad de las imágenes originales','Are you sure you want to remove all image backups?'=>'¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?','Total'=>'Total','Files'=>'Archivos','Last calculated'=>'Último cálculo','Calculate Original Image Storage'=>'Calcular almacenamiento original de imágenes','Storage Optimization'=>'Optimización de almacenamiento','Use the format %1$s or %2$s (element is optional).'=>'Usa el formato %1$s o %2$s (el elemento es opcional).','Only attributes listed here will be replaced.'=>'Solo los atributos aquí listados serán reemplazados.','Only files within these directories will be pointed to the CDN.'=>'Solo los archivos en estos directorios apuntarán a la CDN.','Included Directories'=>'Directorios incluidos','A Purge All will be executed when WordPress runs these hooks.'=>'Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos.','Purge All Hooks'=>'Vaciar todos los ganchos','Purged all caches successfully.'=>'Vaciado de todas las cachés correctamente.','LSCache'=>'LSCache','Forced cacheable'=>'Forzar cacheables','Paths containing these strings will be cached regardless of no-cacheable settings.'=>'Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables.','Force Cache URIs'=>'Forzar URLs en caché','Exclude Settings'=>'Ajustes de exclusión','This will disable LSCache and all optimization features for debug purpose.'=>'Esto desactivará LSCache y todas las características de optimización con propósitos de depuración.','Disable All Features'=>'Desactivar todas las características','Opcode Cache'=>'Caché opcode','CSS/JS Cache'=>'Caché CSS/JS','Remove all previous unfinished image optimization requests.'=>'Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar.','Clean Up Unfinished Data'=>'Limpiar datos no finalizados','Join Us on Slack'=>'Únete a nuestro Slack','Join the %s community.'=>'Únete a la comunidad %s.','Want to connect with other LiteSpeed users?'=>'¿Quieres conectar con otros usuarios de LiteSpeed?','Get it from <a %1$s>%2$s</a>.'=>'Obténla desde <a %1$s>%2$s</a>.','Your Email address on %s.'=>'Tu dirección de email en %s.','Use %s API functionality.'=>'Usar la funcionalidad de la API %s.','To randomize CDN hostname, define multiple hostnames for the same resources.'=>'Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos.','Join LiteSpeed Slack community'=>'Únete a la comunidad de Slack de LiteSpeed','Visit LSCWP support forum'=>'Visita el foro de soporte de LSCWP','Images notified to pull'=>'Imágenes notificadas para descargar','What is a group?'=>'¿Qué es un grupo?','%s image'=>'%s imagen','%s group'=>'%s grupo','%s images'=>'%s imágenes','%s groups'=>'%s grupos','Your API key / token is used to access %s APIs.'=>'Tu clave de la API/token se usa para acceder a las API de %s.','Guest'=>'Invitado','To crawl the site as a logged-in user, enter the user ids to be simulated.'=>'Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar.','Role Simulation'=>'Simulación de rol','running'=>'ejecutando','Size'=>'Tamaño','Ended reason'=>'Razón de finalización','Last interval'=>'Último intervalo','Current crawler started at'=>'El rastreador actual comenzó a las','Run time for previous crawler'=>'Hora de ejecución para el rastreador anterior','%d seconds'=>'%d segundos','Last complete run time for all crawlers'=>'Hora de la última ejecución completa para todos los rastreadores','Current sitemap crawl started at'=>'El rastreo del mapa del sitio actual comenzó a las','Save transients in database when %1$s is %2$s.'=>'Guarda datos transitorios en la base de datos cuando %1$s es %2$s.','Store Transients'=>'Almacenar datos transitorios','If %1$s is %2$s, then %3$s must be populated!'=>'¡Si %1$s es %2$s entonces debe completarse %3$s!','Server allowed max value'=>'Valor máximo permitido por el servidor','Server enforced value'=>'Valor forzado por el servidor','NOTE'=>'NOTA','Server variable(s) %s available to override this setting.'=>'Variable(s) del servidor %s disponible para omitir este ajuste.','API'=>'API','Opcode cache is not enabled.'=>'La caché opcache no está habilitada.','Imported setting file %s successfully.'=>'Importado con éxito el archivo de ajustes %s.','Import failed due to file error.'=>'Importación fallida debido a un error en el archivo.','How to Fix Problems Caused by CSS/JS Optimization.'=>'Cómo solucionar problemas causados por la optimización CSS/JS.','This will generate extra requests to the server, which will increase server load.'=>'Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor.','When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.'=>'Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace.','Instant Click'=>'Clic instantáneo','Reset the entire opcode cache'=>'Reestablecer toda la caché opcode','This will import settings from a file and override all current LiteSpeed Cache settings.'=>'Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales.','Last imported'=>'Última importación','Import'=>'Importar','Import Settings'=>'Ajustes de importación','This will export all current LiteSpeed Cache settings and save them as a file.'=>'Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo.','Last exported'=>'Última exportación','Export'=>'Exportar','Export Settings'=>'Ajustes de exportación','Import / Export'=>'Importar / Exportar','Reset the entire opcode cache successfully.'=>'Reestablecida la caché opcache con éxito','Use keep-alive connections to speed up cache operations.'=>'Utilizar conexiones keep-alive para acelerar operaciones de la caché.','Database to be used'=>'Base de datos a usar','Redis Database ID'=>'ID de base de datos Redis','Specify the password used when connecting.'=>'Especifica la contraseña utilizada al conectar.','Password'=>'Contraseña','Only available when %s is installed.'=>'Solo disponible cuando está instalado %s.','Username'=>'Nombre de usuario','Your %s Hostname or IP address.'=>'El hostname o dirección IP de tu %s.','Method'=>'Método','Purge all object caches successfully.'=>'Vació de todas las cachés de objetos correctamente.','Object cache is not enabled.'=>'La caché de objetos no está activada.','Improve wp-admin speed through caching. (May encounter expired data)'=>'Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)','Persistent Connection'=>'Conexión persistente','Do Not Cache Groups'=>'Grupos a no cachear','Groups cached at the network level.'=>'Grupos cacheados a nivel de red.','Global Groups'=>'Grupos globales','Connection Test'=>'Prueba de conexión','%s Extension'=>'Extensión %s','Status'=>'Estado','Default TTL for cached objects.'=>'TTL por defecto para objetos cacheados.','Default Object Lifetime'=>'Tiempo de vida por defecto del objeto','Port'=>'Puerto','Host'=>'Host','Object Cache'=>'Caché de objetos','Failed'=>'Fallido','Passed'=>'Exitoso','Not Available'=>'No disponible','Purge all the object caches'=>'Vaciar todas las cachés de objetos','Cache WP-Admin'=>'Caché de WP-Admin','Failed to communicate with Cloudflare'=>'Fallo al comunicar con Cloudflare','Communicated with Cloudflare successfully.'=>'Comunicado con éxito con Cloudflare.','No available Cloudflare zone'=>'No hay disponible una zona Cloudflare','Notified Cloudflare to purge all successfully.'=>'Avisado a Cloudflare el vaciado completo con éxito.','Cloudflare API is set to off.'=>'La API de Cloudflare está configurada en off.','Notified Cloudflare to set development mode to %s successfully.'=>'Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito.','Once saved, it will be matched with the current list and completed automatically.'=>'Una vez guardado, coincidirá con la lista actual y se completará automáticamente.','You can just type part of the domain.'=>'Puedes simplemente teclear parte de dominio.','Domain'=>'Dominio','Cloudflare API'=>'API de Cloudflare','Purge Everything'=>'Vaciar todo','Cloudflare Cache'=>'Caché de Cloudflare','Development Mode will be turned off automatically after three hours.'=>'El modo de desarrollo se desactivará automáticamente después de tres horas.','Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.'=>'Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real.','Development mode will be automatically turned off in %s.'=>'El modo de desarrollo se desactivará automáticamente en %s.','Current status is %s.'=>'El estado actual es %s.','Current status is %1$s since %2$s.'=>'El estado actual es %1$s desde %2$s.','Check Status'=>'Comprobar estado','Turn OFF'=>'APAGAR','Turn ON'=>'ENCENDER','Development Mode'=>'Modo de desarrollo','Cloudflare Zone'=>'Zona de Cloudflare','Cloudflare Domain'=>'Dominio de Cloudflare','Cloudflare'=>'Cloudflare','For example'=>'Por ejemplo','Prefetching DNS can reduce latency for visitors.'=>'La precarga DNS puede reducir la latencia para los visitantes.','DNS Prefetch'=>'Prefetch DNS','Adding Style to Your Lazy-Loaded Images'=>'Añade estilos a tus imágenes de carga diferida','Default value'=>'Valor por defecto','Static file type links to be replaced by CDN links.'=>'Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN.','Drop Query String'=>'Ignorar cadenas de consulta','Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.'=>'Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché.','Improve HTTP/HTTPS Compatibility'=>'Mejorar compatibilidad HTTP/HTTPS','Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.'=>'Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización.','Destroy All Optimization Data'=>'Destruir todos los datos de optimización','Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.'=>'Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias.','This will increase the size of optimized files.'=>'Esto aumentará el tamaño de los archivos optimizados.','Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.'=>'Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar.','To test the cart, visit the <a %s>FAQ</a>.'=>'Para probar el carrito, visita la <a %s>FAQ</a>.',' %s ago'=>' hace %s','WebP saved %s'=>'WebP guardado %s','If you run into any issues, please refer to the report number in your support message.'=>'Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte.','Last pull initiated by cron at %s.'=>'Última descarga iniciada por cron a las %s.','Images will be pulled automatically if the cron job is running.'=>'Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando.','Only press the button if the pull cron job is disabled.'=>'Solo pulsar el botón si la tarea cron de descarga está desactivada.','Pull Images'=>'Descargar imágenes','This process is automatic.'=>'Este proceso es automático.','Last Request'=>'Última petición','Images Pulled'=>'Imágenes recuperadas','Report'=>'Informe','Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.'=>'Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress.','Send to LiteSpeed'=>'Enviar a LiteSpeed','LiteSpeed Optimization'=>'Optimización de LiteSpeed','Load Google Fonts Asynchronously'=>'Cargar Google Fonts asíncronamente','Browser Cache TTL'=>'TTL caché de navegador','Results can be checked in <a %s>Media Library</a>.'=>'Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>.','Learn More'=>'Leer más','Images optimized and pulled'=>'Imágenes optimizadas y descargadas','Images requested'=>'Imágenes solicitadas','Switched to optimized file successfully.'=>'Cambio correcto a archivo optimizado.','Restored original file successfully.'=>'Archivo original restaurado con éxito.','Enabled WebP file successfully.'=>'Archivo WebP activado con éxito.','Disabled WebP file successfully.'=>'Archivo WebP desactivado con éxito.','Significantly improve load time by replacing images with their optimized %s versions.'=>'Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas.','Selected roles will be excluded from cache.'=>'Los perfiles seleccionados serán excluidos de la caché.','Selected roles will be excluded from all optimizations.'=>'Los perfiles seleccionados serán excluidos de todas las optimizaciones.','Role Excludes'=>'Excluir perfiles','Tuning Settings'=>'Configuración de ajustes','If the tag slug is not found, the tag will be removed from the list on save.'=>'Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar.','Send Optimization Request'=>'Enviar solicitud de optimización','Image Information'=>'Información de imágenes','Total Reduction'=>'Reducción total','Optimization Summary'=>'Resumen de optimización','LiteSpeed Cache Image Optimization'=>'Optimización de imágenes de LiteSpeed Cache','Image Optimization'=>'Optimización de imágenes','Tuning'=>'Ajustar','If the category name is not found, the category will be removed from the list on save.'=>'Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar.','After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.'=>'Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas.','For example, %s can be used for a transparent placeholder.'=>'Por ejemplo, los %s pueden usarse para un marcador de posición transparente.','By default a gray image placeholder %s will be used.'=>'Por defecto, se utilizará un marcador de posición de imagen gris %s.','This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.'=>'Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración.','Specify a base64 image to be used as a simple placeholder while images finish loading.'=>'Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes.','Elements with attribute %s in html code will be excluded.'=>'Se excluirán los elementos con el atributo %s en código html.','Filter %s is supported.'=>'El filtro %s es compatible.','Listed images will not be lazy loaded.'=>'Las imágenes listadas no se cargarán de forma retrasada.','Lazy Load Image Excludes'=>'Exclusiones de carga retrasada de imágenes','No optimization'=>'Sin optimización','Prevent any optimization of listed pages.'=>'Evitar cualquier optimización de las páginas listadas.','URI Excludes'=>'URL excluidas','Both full URLs and partial strings can be used.'=>'Pueden utilizarse tanto URLs completas como cadenas parciales.','Load iframes only when they enter the viewport.'=>'Cargar iframes sólo cuando entran en la ventana de visualización.','Lazy Load Iframes'=>'Retrasar la carga de iframes','This can improve page loading time by reducing initial HTTP requests.'=>'Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales.','Load images only when they enter the viewport.'=>'Cargar las imágenes sólo cuando entran en la ventana de visualización.','Lazy Load Images'=>'Retrasar la carga de imágenes','Media Settings'=>'Ajustes de medios','Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.'=>'El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s.','To match the beginning, add %s to the beginning of the item.'=>'Para que coincida con el principio, añade %s al comienzo del artículo.','Maybe later'=>'Quizás más tarde','I\'ve already left a review'=>'Ya he dejado una valoración','Welcome to LiteSpeed'=>'Bienvenido a LiteSpeed','Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.'=>'Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador.','Remove WordPress Emoji'=>'Eliminar emojis de WordPress','More settings'=>'Más ajustes','Private cache'=>'Caché privada','Non cacheable'=>'No cacheable','Mark this page as '=>'Marcar esta página como ','Purge this page'=>'Vaciar esta página','Load JS Deferred'=>'Deferir carga de JS','Specify critical CSS rules for above-the-fold content when enabling %s.'=>'Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s.','Critical CSS Rules'=>'Reglas de CSS críticas','Load CSS Asynchronously'=>'Cargar CSS asíncronamente','Prevent Google Fonts from loading on all pages.'=>'Evita que cargue Google Fonts en todas las páginas.','Remove Google Fonts'=>'Eliminar Google Fonts','This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.'=>'Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed.','Remove Query Strings'=>'Eliminar query strings','user agents'=>'user agents','cookies'=>'cookies','Browser caching stores static files locally in the user\'s browser. Turn on this setting to reduce repeated requests for static files.'=>'El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos.','Browser Cache'=>'Caché del navegador','tags'=>'etiquetas','Do Not Cache Tags'=>'Etiquetas a no cachear','To exclude %1$s, insert %2$s.'=>'Para excluir %1$s, insertar %2$s.','categories'=>'categorías','To prevent %s from being cached, enter them here.'=>'Para evitar que los %s sean almacenados en la caché, introdúcelos aquí.','Do Not Cache Categories'=>'Categorías a no cachear','Query strings containing these parameters will not be cached.'=>'Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché.','Do Not Cache Query Strings'=>'Cadenas de consulta a no cachear','Paths containing these strings will not be cached.'=>'Las rutas que contengan estas cadenas no serán cacheadas.','Do Not Cache URIs'=>'URIs a no cachear','One per line.'=>'Una por línea.','URI Paths containing these strings will NOT be cached as public.'=>'Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas.','Private Cached URIs'=>'URIs cacheadas privadamente','Remove query strings from internal static resources.'=>'Eliminar cadenas de consulta de recursos estáticos internos.','Paths containing these strings will not be served from the CDN.'=>'Las rutas que contengan las siguientes cadenas no se servirán desde el CDN.','Exclude Path'=>'Excluir ruta','Include File Types'=>'Incluir tipos de archivo','Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.'=>'Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress.','Include JS'=>'Incluir JS','Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.'=>'Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress.','Include CSS'=>'Incluir CSS','Include Images'=>'Incluir imágenes','CDN URL to be used. For example, %s'=>'URL de la CDN a utilizar. Por ejemplo, %s','CDN URL'=>'URL de CDN','Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.'=>'URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s.','Original URLs'=>'URLs originales','CDN Settings'=>'Ajustes de CDN','CDN'=>'CDN','OFF'=>'OFF','ON'=>'ON','Notified LiteSpeed Web Server to purge CSS/JS entries.'=>'Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed.','Minify HTML content.'=>'Minificar contenido HTML.','HTML Minify'=>'Minificar HTML','JS Excludes'=>'Excluir JS','JS Combine'=>'Combinar JS','JS Minify'=>'Minificar JS','CSS Excludes'=>'Excluir CSS','CSS Combine'=>'Combinar CSS','CSS Minify'=>'Minificar CSS','Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.'=>'Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo».','This will purge all minified/combined CSS/JS entries only'=>'Esto vaciará solo las entradas CSS/JS minimizadas o combinadas','Purge %s Error'=>'Vaciar error %s','Database Optimizer'=>'Optimizador de base de datos','Optimize all tables in your database'=>'Optimizar todas las tablas en tu base de datos','Optimize Tables'=>'Optimizar tablas','Clean all transient options'=>'Borrar todas las opciones de datos transitorios','All Transients'=>'Todos los datos transitorios','Clean expired transient options'=>'Borrar opciones de datos transitorios expirados','Expired Transients'=>'Datos transitorios expirados','Clean all trackbacks and pingbacks'=>'Borrar todos los trackbacks y pingbacks','Trackbacks/Pingbacks'=>'Trackbacks/pingbacks','Clean all trashed comments'=>'Borrar todos los comentarios en la papelera','Trashed Comments'=>'Comentarios enviados a la papelera','Clean all spam comments'=>'Borrar todos los comentarios spam','Spam Comments'=>'Comentarios spam','Clean all trashed posts and pages'=>'Borrar todas las entradas y páginas en la papelera','Trashed Posts'=>'Entradas enviadas a la papelera','Clean all auto saved drafts'=>'Borrar todos los borradores guardados automáticamente','Auto Drafts'=>'Borradores automáticos','Clean all post revisions'=>'Borrar todas las revisiones de entradas','Post Revisions'=>'Revisiones de entradas','Clean All'=>'Limpiar todo','Optimized all tables.'=>'Optimizadas todas las tablas.','Clean all transients successfully.'=>'Limpieza de todos los datos transitorios exitosa.','Clean expired transients successfully.'=>'Limpieza de datos transitorios expirados exitosa.','Clean trackbacks and pingbacks successfully.'=>'Limpieza de trackbacks y pingbacks exitosa.','Clean trashed comments successfully.'=>'Limpieza de comentarios en papelera exitosa.','Clean spam comments successfully.'=>'Limpieza de comentarios no deseados exitosa.','Clean trashed posts and pages successfully.'=>'Limpieza de páginas y entradas en papelera exitosa.','Clean auto drafts successfully.'=>'Limpieza de borradores automáticos exitosa.','Clean post revisions successfully.'=>'Limpieza de revisiones de entradas exitosa.','Clean all successfully.'=>'Limpieza completa exitosa.','Default Private Cache TTL'=>'TTL por defecto de la caché privada','If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.'=>'Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de "editar", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto.','Vary Group'=>'Grupos de variación','Cache the built-in Comment Form ESI block.'=>'Almacena en la caché el bloque ESI del formulario de comentarios incluido.','Cache Comment Form'=>'Cachear formulario de comentario','Cache Admin Bar'=>'Cachear barra de administrador','Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.'=>'Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación.','ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.'=>'ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite "hacer huecos" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado.','With ESI (Edge Side Includes), pages may be served from cache for logged-in users.'=>'Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada.','Private'=>'Privada','Public'=>'Pública','Purge Settings'=>'Ajustes del vaciado','Cache Mobile'=>'Cache móvil','Advanced level will log more details.'=>'El nivel avanzado registrará más detalles.','Basic'=>'Básico','The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.'=>'La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado.','Cache Login Page'=>'Cachear página de acceso','Cache requests made by WordPress REST API calls.'=>'Cachear peticiones realizadas por llamadas de la API REST de WordPress.','Cache REST API'=>'Cachear API REST','Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)'=>'Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)','Cache Commenters'=>'Cachear comentaristas','Privately cache frontend pages for logged-in users. (LSWS %s required)'=>'Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)','Cache Logged-in Users'=>'Cachear usuarios con sesión iniciada','Cache Control Settings'=>'Ajustes de control de caché','ESI'=>'ESI','Excludes'=>'Excluir','Purge'=>'Vaciar','Cache'=>'Caché','WooCommerce'=>'WooCommerce','Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)'=>'Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)','Current server time is %s.'=>'La hora actual del servidor es %s.','Specify the time to purge the "%s" list.'=>'Especifica la hora para vaciar la lista «%s».','Both %1$s and %2$s are acceptable.'=>'Tanto %1$s como %2$s son aceptables.','Scheduled Purge Time'=>'Hora de vaciado programado','The URLs here (one per line) will be purged automatically at the time set in the option "%s".'=>'La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s».','Scheduled Purge URLs'=>'URLs de vaciado programado','Shorten query strings in the debug log to improve readability.'=>'Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad.','Heartbeat'=>'Heartbeat','MB'=>'MB','Log File Size Limit'=>'Límite de tamaño de archivo de registro','<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s'=>'<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s','%s file not writable.'=>'No se puede escribir el archivo %s.','%s file not readable.'=>'No se puede leer el archivo %s.','Collapse Query Strings'=>'Colapsar cadenas de peticiones','ESI Settings'=>'Ajustes de ESI','A TTL of 0 indicates do not cache.'=>'Un TTL de 0 implica no cachear.','Recommended value: 28800 seconds (8 hours).'=>'Valor recomendado: 28800 segundos (8 horas).','Widget Cache TTL:'=>'TTL caché de Widgets:','Enable ESI'=>'Activar ESI','See <a %s>Introduction for Enabling the Crawler</a> for detailed information.'=>'Ver <a %s>Introducción para activar el Crawler</a> para información detallada.','Custom Sitemap'=>'Sitemap personalizado','Purge pages by relative or full URL.'=>'Vaciar páginas por URL completa o relativa.','WARNING'=>'ADVERTENCIA','The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.'=>'La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor.','<b>Last crawled:</b> %s item(s)'=>'<b>Última indexación:</b> %s elemento(s)','The next complete sitemap crawl will start at'=>'La siguiente indexación de sitemap completa empezará a las','Failed to write to %s.'=>'Error al escribir a %s.','Folder is not writable: %s.'=>'El directorio no es escribible: %s.','Can not create folder: %1$s. Error: %2$s'=>'No se puede crear el directorio: %1$s. Error: %2$s','Folder does not exist: %s'=>'El directorio no existe: %s','Notified LiteSpeed Web Server to purge the list.'=>'Solicitado el vaciado de la lista al servidor web LiteSpeed.','Allows listed IPs (one per line) to perform certain actions from their browsers.'=>'Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores.','Server Load Limit'=>'Límite de carga del servidor','Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.'=>'Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo.','Crawl Interval'=>'Intervalo de indexación','Then another WordPress is installed (NOT MULTISITE) at %s'=>'Y otro WordPress instalado (NO MULTISITIO) en %s','LiteSpeed Cache Network Cache Settings'=>'Ajustes de la caché de la red de caché de LiteSpeed','Select below for "Purge by" options.'=>'Selecciona debajo las opciones de «Vaciar por».','No crawler meta file generated yet'=>'Archivo meta del crawler aún no generado','Show crawler status'=>'Mostrar estado del Crawler','Watch Crawler Status'=>'Ver estado del Crawler','Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task.'=>'Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema.','Run frequency is set by the Interval Between Runs setting.'=>'La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones.','Manually run'=>'Ejecutar manualmente','Reset position'=>'Reestablecer posición','Run Frequency'=>'Frecuencia de ejecución','Cron Name'=>'Nombre del Cron','Crawler Cron'=>'Cron del Crawler','%d minute'=>'%d minuto','%d minutes'=>'%d minutos','%d hour'=>'%d hora','%d hours'=>'%d horas','Generated at %s'=>'Generado en %s','LiteSpeed Cache Crawler'=>'Crawler de LiteSpeed Cache','If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>.'=>'Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>.','Crawler'=>'Crawler','LiteSpeed Cache CDN'=>'CDN de la caché de LiteSpeed','https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration'=>'https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration','Notified LiteSpeed Web Server to purge all pages.'=>'Solicitado el vaciado de todas las páginas al servidor web LiteSpeed.','All pages with Recent Posts Widget'=>'Todas las páginas con widget de Entradas recientes','Pages'=>'Páginas','This will Purge Pages only'=>'Esto solo vaciará las páginas','Purge Pages'=>'Vaciar páginas','Cancel'=>'Cancelar','Install Now'=>'Instalar ahora','Purged the url!'=>'¡Se ha vaciado la URL!','Purged the blog!'=>'¡Se ha vaciado el blog!','Purged All!'=>'¡Se ha vaciado todo!','Email Address'=>'Dirección de correo electrónico','Activate'=>'Activar','Notified LiteSpeed Web Server to purge error pages.'=>'Solicitado el vaciado de las páginas de error al servidor web LiteSpeed.','If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.'=>'Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto.','If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.'=>'Si no, por favor verifica el ajuste en la <a href="%1$s">pestaña Avanzado</a>.','If the login cookie was recently changed in the settings, please log out and back in.'=>'Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla.','However, there is no way of knowing all the possible customizations that were implemented.'=>'Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas.','The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.'=>'El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio.','The network admin setting can be overridden here.'=>'El ajuste de administrador de red puede ser modificado aquí.','Specify how long, in seconds, public pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas.','Specify how long, in seconds, private pages are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas.','Purge pages by post ID.'=>'Vaciar páginas por ID de entrada.','Purge the LiteSpeed cache entries created by this plugin'=>'Vacía las entradas de caché de LiteSpeed creadas por este plugin','This will Purge Front Page only'=>'Esto vaciará solo la página principal','Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.'=>'Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s.','Purge pages by category name - e.g. %2$s should be used for the URL %1$s.'=>'Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s.','If only the WordPress site should be purged, use Purge All.'=>'Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo».','Purge %s error pages'=>'Purgar las páginas de error %s','Notified LiteSpeed Web Server to purge everything.'=>'Solicitado el vaciado de todo al servidor web LiteSpeed.','Use Primary Site Configuration'=>'Usar configuración del sitio principal','This will disable the settings page on all subsites.'=>'Esto desactivará la página de ajustes en todos los subsitios.','Check this option to use the primary site\'s configuration for all subsites.'=>'Marca esta opción para usar la configuración del sitio principal para todos los subsitios.','Save Changes'=>'Guardar cambios','The following options are selected, but are not editable in this settings page.'=>'Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes.','The network admin selected use primary site configs for all subsites.'=>'El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios.','Empty Entire Cache'=>'Vaciar la caché entera','This action should only be used if things are cached incorrectly.'=>'Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente.','Clears all cache entries related to this site, <i>including other web applications</i>.'=>'Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>.','This may cause heavy load on the server.'=>'Esto puede causar una alta carga en el servidor.','This will clear EVERYTHING inside the cache.'=>'Esto eliminará TODO dentro de la caché.','LiteSpeed Cache Purge All'=>'Vaciar toda la caché de LiteSpeed','If you would rather not move at litespeed, you can deactivate this plugin.'=>'Si no quieres la aceleración de litespeed, puedes desactivar este plugin.','Create a post, make sure the front page is accurate.'=>'Crear una entrada, asegurarse que la página principal está actualizada.','Visit the site while logged out.'=>'Visitar el sitio sin la sesión iniciada.','Examples of test cases include:'=>'Ejemplos de pruebas incluyen:','For that reason, please test the site to make sure everything still functions properly.'=>'Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente.','This message indicates that the plugin was installed by the server admin.'=>'Este mensaje indica que el plugin fue instalado por el administrador del servidor.','LiteSpeed Cache plugin is installed!'=>'¡El plugin LiteSpeed Cache está instalado!','Debug Log'=>'Registro de depuración','Admin IP Only'=>'Solo la IP del administrador','Specify how long, in seconds, REST calls are cached.'=>'Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST.','The environment report contains detailed information about the WordPress configuration.'=>'El informe de entorno contiene información detallada sobre la configuración de WordPress.','Note'=>'Nota','The server will determine if the user is logged in based on the existence of this cookie.'=>'El servidor determinará si el usuario está conectado en base a la existencia de esta cookie.','After verifying that the cache works in general, please test the cart.'=>'Después de que la caché funcione en general, por favor prueba el carrito.','When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.'=>'Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado.','Purge All On Upgrade'=>'Vaciar todo al actualizar','Product Update Interval'=>'Intervalo de actualización de producto','Determines how changes in product quantity and product stock status affect product pages and their associated category pages.'=>'Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas.','Always purge both product and categories on changes to the quantity or stock status.'=>'Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario.','Do not purge categories on changes to the quantity or stock status.'=>'No vaciar las categorías al cambiar la cantidad o estado del inventario.','Purge product only when the stock status changes.'=>'Vaciar los productos solo cuando cambie el estado del inventario.','Purge product and categories only when the stock status changes.'=>'Vaciar productos y categorías solo cuando cambie el estado del inventario.','Purge categories only when stock status changes.'=>'Vaciar las categorías solo cuando el estado del inventario cambie.','Purge product on changes to the quantity or stock status.'=>'Vaciar los productos con los cambios de cantidad o estado del inventario.','Htaccess did not match configuration option.'=>'El htaccess no coincide con la opción de configuración.','If this is set to a number less than 30, feeds will not be cached.'=>'Si esto se fija en un número inferior a 30, los feeds no serán cacheados.','Specify how long, in seconds, feeds are cached.'=>'Especifica por cuanto tiempo, en segundos, se cachean los feeds.','Default Feed TTL'=>'TTL por defecto del Feed','Failed to get %s file contents.'=>'Error al obtener contenido del archivo %s.','Disabling this option may negatively affect performance.'=>'Desactivar esta opción puede afectar negativamente al rendimiento.','Invalid login cookie. Invalid characters found.'=>'Cookie de acceso no válida. Encontrados caracteres no válidos.','WARNING: The .htaccess login cookie and Database login cookie do not match.'=>'ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden.','Invalid login cookie. Please check the %s file.'=>'Cookie de acceso no válida. Por favor, comprueba el archivo %s.','The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.'=>'La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente.','There is a WordPress installed for %s.'=>'Hay un WordPress instalado para %s.','Example use case:'=>'Ejemplo de uso:','The cookie set here will be used for this WordPress installation.'=>'La cookie aquí establecida será usada por esta instalación de WordPress.','If every web application uses the same cookie, the server may confuse whether a user is logged in or not.'=>'Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no.','This setting is useful for those that have multiple web applications for the same domain.'=>'Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio.','The default login cookie is %s.'=>'La cookie de acceso por defecto es %s.','Login Cookie'=>'Cookie de acceso','More information about the available commands can be found here.'=>'Aquí se puede encontrar más información sobre los comandos disponibles.','These settings are meant for ADVANCED USERS ONLY.'=>'Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS.','Current %s Contents'=>'Contenidos actuales de %s','Advanced'=>'Avanzado','Advanced Settings'=>'Ajustes avanzados','Purge List'=>'Vaciar lista','Purge By...'=>'Vaciar por...','URL'=>'URL','Tag'=>'Etiqueta','Post ID'=>'ID de entrada','Category'=>'Categoría','NOTICE: Database login cookie did not match your login cookie.'=>'AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión.','Purge url %s'=>'Vaciar la URL %s','Purge tag %s'=>'Vaciar la etiqueta %s','Purge category %s'=>'Vaciar la categoría %s','When disabling the cache, all cached entries for this site will be purged.'=>'Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas.','NOTICE'=>'AVISO','This setting will edit the .htaccess file.'=>'Este ajuste editará el archivo .htaccess.','Failed to back up %s file, aborted changes.'=>'Fallo al hacer copia de seguridad del archivo %s, cambios cancelados.','LiteSpeed Cache View .htaccess'=>'Ver el archivo «.htaccess» de LiteSpeed Cache','Do Not Cache Cookies'=>'Cookies a no cachear','Do Not Cache User Agents'=>'User Agents a no cachear','This is to ensure compatibility prior to enabling the cache for all sites.'=>'Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios.','Network Enable Cache'=>'Habilitar caché de red','NOTICE:'=>'AVISO:','Other checkboxes will be ignored.'=>'Otras opciones serán ignoradas.','List of Mobile User Agents'=>'Lista de User Agents móviles','File %s is not writable.'=>'No se puede escribir el archivo %s.','Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.'=>'Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio.','JS Settings'=>'Ajustes de JS','Manage'=>'Gestionar','Default Front Page TTL'=>'TTL por defecto de la Página Principal','Purge Front Page'=>'Vaciar la página de inicio','Notified LiteSpeed Web Server to purge the front page.'=>'Solicitado al servidor web LiteSpeed el vaciado de la página de inicio.','Example'=>'Ejemplo','All tags are cached by default.'=>'Todas las etiquetas son cacheadas por defecto.','All categories are cached by default.'=>'Todas las categorías son cacheadas por defecto.','To do an exact match, add %s to the end of the URL.'=>'Para coincidencias exactas, añadir %s al final de la URL.','The URLs will be compared to the REQUEST_URI server variable.'=>'Las URLs serán comparadas con la variable REQUEST_URI del servidor.','Select only the archive types that are currently used, the others can be left unchecked.'=>'Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados.','Notes'=>'Notas','Use Network Admin Setting'=>'Usar ajuste de administrador de red','Disable'=>'Desactivar','Enabling LiteSpeed Cache for WordPress here enables the cache for the network.'=>'Activar LiteSpeed Cache para WordPress aquí activa la caché para la red.','Disabled'=>'Desactivado','Enabled'=>'Activado','Do Not Cache Roles'=>'No cachear perfiles','https://www.litespeedtech.com'=>'https://www.litespeedtech.com','LiteSpeed Technologies'=>'LiteSpeed Technologies','LiteSpeed Cache'=>'LiteSpeed Cache','Debug Level'=>'Nivel de depuración','Notice'=>'Nota','Term archive (include category, tag, and tax)'=>'Archivo de término (incluye categoría, etiqueta y taxonomía)','Daily archive'=>'Archivo diario','Monthly archive'=>'Archivo mensual','Yearly archive'=>'Archivo anual','Post type archive'=>'Archivo de tipo de contenido','Author archive'=>'Archivo del Autor','Home page'=>'Página de Inicio','All pages'=>'Todas las páginas','Front page'=>'Página de inicio','Auto Purge Rules For Publish/Update'=>'Reglas de vaciado automático para publicación y actualización','Default Public Cache TTL'=>'TTL por defecto de la caché pública','Select which pages will be automatically purged when posts are published/updated.'=>'Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas','seconds'=>'segundos','Admin IPs'=>'IPs de administrador','General'=>'Opciones generales','LiteSpeed Cache Settings'=>'Configuración de Caché de LiteSpeed','Notified LiteSpeed Web Server to purge all LSCache entries.'=>'Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache.','Purge All'=>'Purgar todo','Settings'=>'Ajustes']];litespeed-wp-plugin/7.2/translations/es_CO.zip000064400000365266151600240340015222 0ustar00PKZ��Z!����litespeed-cache-es_CO.poUT	[
Sh[
Shux�����\[s�6�~ϯ�$�]�VjݭK&S���DY�V"9�T�ʅ&�ݰI�!Ȗ{~ʼ�1���Tޒ7���� �jI-צb[����s���B\V�����)����Šuq�kuQ*���L����0S�!F+[�JeJZ�H�B\���v"����C-}����h+F���Tۺ�æƄM��JԘ��\�L'��JH��}
	�L�ʱ|�۱N���X�~����j�-���/�����͝��M���hk�hs�6����??}�t�U�#�5pߞ��VE�~9+1A���e&u�H&���������X��HU�O�Ĥ�����yvY�l���r{$��?گ���ǯ
��֗<����U�*Y��H|����R�n�6[<�L�8ʾ>y�V�����i��O�-���r�m�X�)�|��!�:3���X�3('���a{�<	��T�O����e�	�[�8w# ME#�L��"a��H�w%v��Aw��#95՚(�F
��bd��`��X����q��P�
ì�����Q�֐�HLn�T�������V`���©��4B�i�k]�=�{o:�)>T�DO
�A�����O�vRɫLU�j�Aq�F�|aj13��J;:_`S���'�gR�c)
5�d����9븪�d0nT��vX�k�^<7�bVb<d�6Yݭ�=��aQϠTe"7�[]L5���[".���qTf(�{η��dS��j���ۅm�x����o��|��ؑ����׉A��ݴ.Q��ڰ�AP�g:��+��r���B��	�N..�"h&Q�(�%�ˎ�'ږ���(��Օ	���^J�Hu�b�Z�L{9�y�M����w��
�`�l�<�J���d~I��>�܊�����v��`���=^0��
�
�)1��g��_Y�V�ͺ�+8_1��Љ�u���N�H��Y�?T�IX��U�0�l	Z�Zo�,�\5��Kq�c���26g�3��܍L1��u�)��[�U�Q6�G�Y�6��-�'��������e�*�@��Z�ĝ��l����7Q����RISY�p����v�<y_���׹Br���3%��
$����@�VM�
���i?.+�&�{��⭤��'c@�DYYi#:�@���Y����ڼ��V��oÿ�IX �ң�m�.�� �G�8�wVk�5�h])ƶx���d�⻛��Rҝ�FC�P��m��M"��L�@��O�3��c��TU@�����|�`
%U�4M�v):�ژlh�m�Tׯ'�L����]�3q.�I�'�ڙ�-|�-������0h?�D�$�3�@�"i��"��8�j�C"�2��P���s\�59+���`He������;8 L��y<�\�ƒ��&�e
�GM����H�v�X-ѣۼpʌ*����5P^�ٜ8AU翧zl܌���FO�Iu���?y��,�=,ԬS렶?hu%«e�F��2���
H�q(�̩�"X�K>���9��4�h}ss֎����)_�w��
O5j2vL��S���Z��*g'�Ȇ|�89�%�f�G5?%eV�
n!y�;�7<�;*
�K�Z�tsBV"jV#���U���� T�V���4=��ŕ-9ۡ���:���A�������L��H⹜��1�PUE�5d1r;��S�A/v`[���#���]M)�%c(X�ݶ̸��2�j8#d�Ree@cއ�����d�3,E0�
�C��&�_hb-�h����S� EѨ�u��8�e��r_���
	��"o(�|�&�A��.^�3�8ö���|~�)ʕ���V0�fO��@	f��Ӓќ���5t)�
�SC��H�tju�T��<.T
�H�p��W:�A�%&J�'5��Ӫֿ['`i��&��؉Ֆ_�����kΓBLI�E21ba G��@��0�SN
����-�ҸD�C�F�ڪ�h�\�1�﫨+J���o��G��p)9�e�ĻKMqi4���J��Bl���ϙZU] -E_�k�%�3��ܚ����W�ͧ����4�<�3C�k{?-�'�����6r/��sT��Y�|E�tf�M���Xw���Er��z�9k�3����^��s��uG&�ˆ��k��"@^[�džq�V>-
�%L��z���,�
Ȍr�l� aæ�!A؛�A6'#�a_�fH��G^�$(G��',�G)DV���5mSJ�Ҥ�p˒-�� I(��f6xx� T�%6x:8i�@����-M�N4�c\���S�e ��>i�	��Gt�J��h?�?\����x���	�e�͂J�М΀L�!�lf�ch�.	J���؁8���(df��ٳ5r6�^l�o�����f�9���*$KT�)�s}�5�jf��=�/���SY�� }|4��	���SCN�!�E(&����qո<Bc���}<��N8쓉,����#�7�-8˲��3�MF!�l�C-gߝ��Ǘ�0v����5Q:z@1E��U&g5�i�0�&@J���z4�j�7
��v$�
2B눙�h��QL��g��(.��I9���x�+��L2���b}G�q�c�eՓ!q�'0�C�KB��Q�N����i�=��7�<�2�XdS�>8L��ٱ;Is�/�T~}���'�>������Z�H��;�G��8lI�����)��{��cȜ�<ԁŚ<�fH�=
��!�y�"N%���c5��#N5ٌ�*R��q��
>�CU�E�^O2�^��`Q.�,��i����L�#���D�؜��ҧ˅�q:8�N2\���絃0t�N;���$9mI�Pp�<+C2no=	y_:U��p�F_�v�4��x�w�$�V�[�2�-�E�f���8����;�GYl��K�V�Jo�D�V�P�#��.10�LwIu�T0�C��II�$�J��*���V%C2:q5k.�F�`	4-G�Bނ�\��'T�+�:.3IPq"IvHN�)�If�*��F9�3KD���I|ƪ�,��.��!S�Zs	ìa�m� �P�1��7F<\1�VK[F;��9**�cW[0���r�Q�-����f�ZP�E�ढ़���p�*\in���V��m
�����	�k$�UI������$�R�K���!=2��[��P���R{R�bP���F���+#F6�'d|��8��j�(@��_�a$�c,y������VykV��W���{Ӱi��0���[����}�!�w�}�ZEC� �Lo��d�s~�3�]�mā�w�NOIfBj �S��^=7�4C>m���k`mr�N���vV$��il6[(I���=�뤽�{5\��ê�5	��XD;�P��x��V�����g?m3kW�ro�o��"�O�u��&Y��rD�[��.W�F�Mː�e���p;�:ϢX��z�p�
��
KRlG'��1T�f|�PqZ�أ�02
�L�j���)�Z�vӤ�n	�/l�k���O+V^��`�v��RW<�2֕)ل5EC֊Οw��CH�P��iB�[S�$�n[!��j\�S����y�EE7ャ��v�n��.����S�����C�\�/�o0�mK�(�X9�f�q���v3�Ҙq�HfJ9�vc��H��TMU���h[ϸȫG���0]M~�I:���=y�&z�ܾ�,��8��H]�F��(�O��"��p�����&/�:n�Q��P9�1`�{��TrJ��]g��Wa�h4�.گ��QR.��Wq��:����uB�i*ZR� ��3��j�E^�9)��a���۬E�s�:�����˥�ҩySr�ЅSIm�珿=��_Ylb""q:e@��x���7�Ő�d�k�	��E�xr.���
wY�f���eh��0��e�|��+���K����_��*���s@��>p���MI��
[
�GM9��5�Ph†�^	{�����Zc��Ъ��V���]	\�\JC�L|>�}�j�,i��h���m�5����h�&�jka�65����P[���Pڎ�m�s�<ѨQ.�Er$)Y���	�ē�P��u.��M��ꉫ1p͂�n��Fq��b���Z"Z�����n��YX4XmMk�z�#�e\V[̤8[JÎVX`dLŊ�Uذ}R�!Y'���M�a2Sr2����`$����0"Qq%3�t��k��L��X���ތ�o��bX��1��)Xj���Z�$1��v&
8�1�H�]P1��
'���=м�+�̙LJ=͈[Ȝ���p����$�+iaX������v�ӵ��C���n׻Aޏ:C�:���_��aN
1��i�{Ӻ�h�z<�R��$|��,�q�?i*��S��J_�2��t�Q�bA�s>��9/,]��ap#]2��L
����1I5SU/��?�n�n�|��dD�$ڄ{�Ê�)��������B�.Jc�h��٢���>�rO��fC���*8ïT�o
�֝��������n}����;&x��{��;&��<�����]l���u�?7U�<������s���̀b�]=�eu#��Oكi���u�4ܵ6j�4q�S#S����<Rr1�
��` ���E�������u��sz�z~������i�o�݂~{q��%��fH���4�Q�F��UE%7�#�R
s��r���J�u��&�f����i�܇ߙ��'���~m�p�ܽ��m�`��jG��w�<��y�����,���ɋG��&�05d�d��P2�'���Fx�ׇ�/����;�!�O~�r���PT�G�� ��W�9�`"M[	�,M�y*]`1&�g�n�lз//�-���	}e�[_�J=}.˒닧�鏡wq������mJ\;ʸa����8[�%������g�φ�/t@�X@�	�#�I�Q��7r�9~�5�ݮ�h�=2]�S�x·oK�����u�с���͗�"Y֏���k�ųk��{;=䆹|�4�d~���L.K:�G
|�n �R��8�k��B�%$sh$�N�L՚�k���� �)]��%EhY. �?)�ٮ��@��H�n�f��dzP6$�]�yp���ܺnq#ϸ����m�!{t�}&J^�6��f���a�3���8�|��Qm�v_y�Ζ�k�!�N卋��$ڹ���6����ຂy�*��3?��&�댨H_�b�]���}���9c2$X-v�.�Le���]�I��ۉ�R,X�6���V�*Jv�I�?ft��n^���?���$Ad��'��E��c'��G�l{m6߅���lN��~��r����֚DKw���GcN<����?p���m���%(�(�H�Uλ�"k���o�5�#ʑ}�s
���|�v��o�a˅O�� �"��x�=#�^���p:*ٻQtO�v���)�X���b.����rre6n�x'VɘHp�*GႧLFڋ���2_�:>?k�*�X��:�Nv:Vq���
w���7���]��S�b��fb���y"���N7�K1v��7.�5~�]0�H��,����N�_j�?���Rn9���^�
�ӕ��	(*���>�ѵFʼ}�-L�J�s��遞�
��W>�Ɨ��e�w:o�Ж��ɺ���Ϧ��{v���=�a���/��{^=���v��q�2����N6�|1����XΆ�qmW�ִ*w��>L�"\���;H#�8�k-(���ǝwQ��{�#�g4����=�%׏y����l�͛�s�m���.��
vIҰ�eB���jbx���l�9��5�Wah�4P������9tř��1�6�!����6���k�+O��:��R�XNH��#�b�QH����$���f*f���J|�[��˷�Z�7Uh^A[_Mu���M*��CLs��P���?�R� �z!�Z�\����U(�E(15I@{{=;҆/�����IS�K<c�&����t�|�4�?B�.�q�m���Y��_u�G�e���gͨ[	0)F���&L��T�.,�Y��(@�p���p�r� �4�18��|8����J2_rl_�6s�K��{���)������پ��ֽY�k��O_�c�TU
�y����ళ�ɹy>n���}:ʾH�s\�)LC���������.��]�\A�σ�����CC��9���-<�A�>i�9��vͽw�����o�Z��)6S�s�M!���i����l~�QM��v;I�yoh�5���Ð�^�h��]���	����E�l �ۡ;��,ħ�.o7���)��,����Ev��,�vI�r� ��n�R-vRf�<�]K�~�{���L��.�սR�3�������ynL��3l��uB�.�+��*�|�&c	Ar#O�,8[!PQ8,<�\���	H'���sjq�� c�b��'ZӬ�Პ�F���X%L���G�V��25�V�����2]	�|Kf_��x��j0*�򼳆�fd<.|���a��O^��8�th�5N!$
�?#�Qra���œ]$����$�eC �g'R��Τ�-T��
	�⃢ȃ��mM 22��~�@"�:7�6�<J��&A���w�f1O RJ�Q%�m�4��SU��6���A���l���r�
@�u��Hł�('hϸ��!I�\.h��Ӎg�%�n��r�z���/�}:�b�����/\��*qm����#��_��o���pPp������{��jk��+Th<�𺹓�==ܭ�w|�c���+����7��U&�˩�><�j2 Fp� JMF؊[��-��6��$&T�(�ˬ�S���9|��
�;n
��es�g��wm���sD�l�i�����7����0fOike&e;r�a�W`P/ҭ8X#�|O��<�"{x�U�Lntd��W�Ə���,{P �e�9S�g�1׍��z؞*4�g���w�h���tߖQA�44qCJI[�e�eɓ�'��{N�3.g�9e�sH!k/��π�8��:�X���W���k����jT*�
���=']+$�ìYg��.�Q���M�NUE���LJ>7�@E�R,���j��[��f��_\�?�~����o��
��M��Lǝ�%]��	���4,T�2Pd�en`߀���b���]��8Q��47�x���̩`�r�Z�'tr��.���l�e�`&��УA�[r$nBIa>x�L����a����އ�>�/�3�he�D��ZG��R���[>�9X��礳��ם;�����%?�8g
e1���6�@7����A��ynĜ�F��}�%Rf��P�Ѿ�m�~+���HP��1�k�tРP�����	E�g�DQ6���U�K���}d����N�{5ǵ7�zgZ��(�hy�2���TR42׾�6p��m�%Eþ`�����X�Ʀ�>S�0⫂��%D���� U>�I��3�Z�r�F��N�)�Fc�B�!�!�4��jE�泿��a�'_t��_�r�=���x�Z#$?�4ΞA�<2��w?�N���7S��6yo���<��rv邍g�'���sR-��c��%�l�@؝��|+��Es���L��s����c��\�#h�֙�����S��OJM�c����~׊!
���	D����D�a�ޔ����uz��4A��ث[1٣3�lX�kE�[��8�A�4,�–$�M�1l��8j��Ȝ��6���۴����n8�H���׌�;q����V���lN�� z?	��,q����I߲��wb��r$BR��������̌��V����k��&޺���pZ��$��:i�D��c������A�o�Ѹk�ዘ��Ļ�!�H9Q�$U}a�1��B������f	�]�+���bj8�� G�ʚ褒��*�~����/EFEN!23���Ifԅ��>Ga<���UbsH���c�kY}��^��3������\�έ���W&�,�����\{��4BKCʻ'�3��~3��( uIo��b@�d��;�C�<�������er���*lw�ծ��ܼ��7���wx���
�1�E��hy��,��S�%r�^�m��"�ɷ�Jb>�-�� �'f)��g 5�f��t�b=eU?5_�S�V�4W��Z/��T�'���R�P/K@��W};(��WW?^�SeƦ2��"d�fଁJK �5Ǒ-�4�G�\�]����"��'��/�N����`�]�$3�~2�2�G�����ɸ�1� 9�LSx���/����5�u:��u��/�w�5XJf�N��Wb#�kk��JB
��w�mzIA�&���;�^��o�е� k�!�`DE�f.R�%j(��ֆ�Wg9�t@�2b	�N�2s�A�{�:E�fx*���t3��%�‰�5w>���C<C�ŞG����Y8����9��P�F߲X8�Q�����g#@��A�x�qíT-���gP��B�j��:��ܱ�b�gE�<>�8����|@a�C�����F(�AƊe,�
pX�ځUPjQ�l�_��� �|[ �B�V�,U�ˌ��2]��$>i�����^Ώ�Q�Ld&�U-2X+&�B�P����(jΏiG�g�d�P��q0��r&o@��pL��0��K�J�ؼbX�C��p��ǒ�q��)��`73$��T��n��N=L��]�[<2��ql�k�`���б��۬=��:g��eZ�*��.������l��������FK=��RłKZ>�uk#\F�
�/
�Ch=8^,��m
��i�p)����,�5�F�ҹ����
�A�3Ì�yF�٥�'�8�A��(�rfn���t8m�Qn�_��]�1��4��ԕ�0I��d���
�=�s��^�Ҩ/~�kjܕfG*naE��̼8$��� ���ض�eC��F27���Pg�y��
NG�V#}p�0O���G�%��Žw-�Orv�
!(}|�6 �Z���+J��g�%��A��_txD�"G~������������ ��n��3May���J��t�Ȱ�g����x�U�2�'�8����#��W���R��R��U.o�o0��[�P�B��+@�_��!��'��p�g��0C@j�����?�5���1&��/�ή���bl��G�T،����Ll�)�������o-V�-φ�{���
\%p��3�c�����Ò�;2Wq�Z�������u����ѱ�8��prh�z���Q'9I����\
gD׹$oߩB���u�AN����SɑF�?�W$�o`.@�1T5�q�z:�
H�9��;l4�V���;8��qk#a1� x��h��"Z$��y�g��	4�<�s��VE���R���������eI���@}�?������gf�K���%�P���2ޓa�X�i���#/������Ӄ�FF�-��.�������������,踋z�tQ��5|�	��p�v|�;��y���!������,�(}���o�>a{<��'�P�k_���􌇃���n�>3���3�{��B��6
�a㓸�����M:y�x��pn�S��N\ R'շ\J��f���Ἓ��zc�#��2��9�G�;�lfZ�Ղ(��:K�����7�4�%E�ߥ򠖞��f�0����'�u��x�ð��Y��ۊ`O.���p����*/>��KH�J�y�K{�>q!�9���)���S��\�߼���әZ�	���Ts�|Y�x�h�"y^�*�����X���g�+�T�-I�2�z��–~�z�B�+g��Ld�\��P�֪��\W�)��
�/!�5�l��vU������Xze�a��=��%g��
}�{C",�80��MX?�WN�&�lA �_.�#����%𕁮���M���b�c�I���σ�aS�
%�O��:x��m���8�u�H�C�vG�����s��&[f��ȅ赜U:�6�P�eq5��n�􇭁�k�^��O)�U��,DZ�d�ڝ����e�uf9j���69kN�
�j��Z��E���!���#7y�ް�`�#�^���).��x���)����{�x��N
�a�U>�\�ј�=]ҁ���@�p�k��+�ܶ�2Or��6%�7r���l��ÀX7^�A�ᴄz. "����ܚ|=�y��﹇*o�H�P+mm�a���>(Yn���:h
��&$��/s���D�2��k|��q��R�*���⬇�e�=���i`�X�.�mv7�Bx��a��fQ�u������ɉwT��*�۫��A���{�_"nƵ"����Cy�>H�~�b�mf�I��F�����r��K�g����Y	i�f_yo��_��*��w�ue��t�a�H�C7ߵu�VA^�x t����u<�.*��/���E���8���i��//o �I�:�	��K�*����pxk�>�9ع�@�+#���x��, &��[ffu3;�n���!J�!A#�����u@PhY2�;�Fg4�ro0ߦq�a�se��Cfhln(���a<��9{��W!͉��z�5mK��f����w<nߔ��v�k��E��m��^/��^��^�Ӽ��
��M��M�)Q��j0Cx����`�	��O���k*�&�x��q�:������G;R��+r��&c/oH���&|O����ݦ(�fr:�8�C8�K��k�⟃��3����?�$	À��d�
���V*!��T�]�m���}�-��6��1�
X�M�K⋥��&��F�W�}N����<�@UX��>|n�W�·�&�y��4����2�|q
��\������ظOo.%X���Jc�����N�z�t	T��6'��x@蛯�\G�SG,\A�J�&G�E@%r�(
��!�}W�����v��$'�R��[фb��
yӠ!][�2p��ތ+z�H7�D�B�'^{;�I��7<Ǵ���iO�?�X� g���Y�`�5u�����Q%��ǀ�	�8�YSE��(7��Η�6m�%@�۔
�%̢��K¨�i��ֱ��r�6�`*ؐ�Ul�$�<U�cݲ~�a%bM���2�G�P��<<UݠG|�‘�D�-��O���{@!C�_��U[Xl�{B^{�7���*�%�p^0Rv
��D�N�%�p
�R�c�c"��>W錋��y�+s��d�9�;�L�@j�D�,���l�����W4�/��P�l�|�� �������
W�+AT���y��z�S+V6�+,6Dw�;��Fiq�����*�5�xAXۆ�>tu"��[ThP<�,�ac�<M�jA���9�x/��|XN�j�j�H(�\|8Q��X�!so
d_n�oP������a��@��<
;	VĢuM�ת�w���i��Ħ�:xV�㩇�-L$�Ђ���������x��P.��� `�wP�J�Ƀ�0��ɂ`�l6�-"�� {v�=H>��A�r|6&�aH�;=�.��Pt�Ȟ��_�|�I�����*�8Z����������Dj-�gG��ü���f
�\��ȕ�����ͬ@.͏�
5>�I�m֨��ŋ=ч��Ϸf�`b{[17�-%n�<OP�3s��*��l�$�?�|٢�aN䟜d�Hg��e�4���-Uq�kĺ�	���&X�I$�nr�
���(7�c��|{zX汄�w��u�&���\d��G\(�7d��4��gs�N�jW͒c�C}�-;�n��?��c����2�BO�|�Cn�Z
U��ހ�0�H��G��AIp��7	�Z:��4�k<<�~:��(uj;O ��K�@�j����F��w�F�ދ�j���4��m3ѧ9,$W�M����;�6�u����j8K��C�������̥�X�,f8gnP4Z�q��]���Ta?�NW�O�*!vx���"�� s�vl��[���IV��)V�nX���F���ٸ3֔Ƽ��.�)vq�*>�pC|�s���*e�fܿaR�l ����1x�e�Vl�vS���������8L��l�L&]8��֐s��J���u4R�wnv��|�b�c�uk�u���=̉	������_z�Wl�P�w����g�.r���x����^��2�P��u_~�Ê1�+y"�������ᥡ�5�(���/�!C^ �!�갣.$C&�-�:��&Rx��$��cD����C��'���%�
3��j?̗@�u�Ѣ�nS�G&nַ*�H�63�[�=�ӡw/�C��a
0)����9��4O*$~��HqAa�qq�XF�]���G�=�s��(ڌ*��ű�x�פG��yɄ�	ɱ��Iʩb]VqH]W�/8�岀�ݕ.
�.���$~L����P|-���fI
�_�M�<�f8K�����N�r�t��gFL����=�T��OV�yA�rH)j�
c�U�t����"�n�%�RWen��0�A�\M�RP��;(�5��W3'2_ֹ[��t�Z�N���hF�+��X4�M\|���G�z���ɷ׷�D��6V�b]�&1T�}X�d�e�۠,s�#�
��*�����D�A��,[q��
�%��eV�c�U�
��R,�%�}
�(@/ϽB���/��m��6��2[��y2�~�R���ڲr�)�c������l����f�
�*?��V9&j��i���&N�ڗ��e�D��s�pl.��E�ڨ�B΃��,�$դ�מ\��[���
�T��v�cE��A�w�B9�r���fN����У.���3}u��y�U&am37�(\�͂�d��n���4!0V�	=�pKh�-~��c����#��ly6�}5t",�R���P}��p8����@A*?r�A
���
�)�DZ�\@�a�=3��b�
�,
�Ϝ[���.���M���s��\N������#ɒz)��sw�?��2���=�u�ZK�B6����NN<�_�5y�h�u>֜R����L�>d���b]�~�gN��Tu�&C��'�3��z
��<¬I%b����?@3�eu�;825Q�Сtł8E��J����<.Bd��m��`kQ�Y�N����
� ��X�G�����H�a��rgf���u���8A'K��Iii�bB�d�9�g��t��lN�*xo�r�^�o�~0e�@����`���+u}��l��;��L�Z0SQ��X(�$+��-�~B(=�ޗ�O���uD�Y{I�;N�P��0!����غ7ٚBQ`����]�"�W98��"���=��>�B]�r���y}��j�6gj^g�ydF�R+�M�`�Ȇ����A��<����f�yv/{�;��d�C����%��
���
�^ټ��rQ�f�l�Se�Mv4�s7�?����<��7�x���Gd�%7�/�A��Y��Rvha�}�8�2��SR�{Pk�\@bg�1�!�vy�ג�.D��M��|�NS�m�]i<UT���~��>xo�i�	m�(�յ��X�cvKi���?��"z���)�j�suMb�L�� �Rb]?��w3x�}��9��l/� �>d��2<x݃�<�oY[�ֈ�h.���a}J�
�
-c�%���Z$xs����zq��8#�k<d�AC;����HX�<=_5l�E�z���G}�)�����ػzV�}�(���۳��lp�wv��h\�95�9Cv|Mv�z̮2�K<�bdl��j7`���j3dx�=
W�-��0��\/@p)�
��{�sge6:�ͨ���:��htR�3�����'��4����������:���>?'������un%z�z�iN��@5�
j���d{�B�װ��u��Q�1��
������9xV����@�fO�u�"-���Ȁo��=~GU�A�/��ܳ�W-RX�`~�<x��7�gF`u��wC��D�s�6�n�YՖ�,�Bd�8(�DD��x�x�E��nf�蚺B��O�J�6�.'��,
!֡,���/@%o��
�8�R^1�lC*�Mp��LDЊ
��:,�'F�ħ-��Ȅ���;�1e%ח�DL:O�� ~
hⴆBHأ+{{�Y�g�J2�;���J`�h���u����w�y�I��kŪ���/)���
a�~nP���씙�$���ď�+�f�Dq���"^b�N+�tNT`<���X��k0��Y�C!�J��hӨ���������jF����`�
O5�����Iޘ#]��-����P�7*$in�x9s�m��9�����c�i�۲�#q��*�j3+��/��_�}���Ȁ}Ӭm��Nޘ)?�p�����0�~�p�Lf��+yY��o<�%��	b�kX��`PD�F\�S�2��p�ѵ_��2���r �'������)�
0��.�E�v��]63ʥ���9n�H��q#D�1���Oס�6&�֠���a���ik��)0��3��n�W������Ypă�)��[��)�n����|��IPM�P���LTQv��ΎNz�99m�v�ZQq�6A����?9��l��d�J�aF4
�Uo��o�G�ΟO�z�����a�,��TΣ�P���7�
w�{��t�{�0q�C��p^U����n��R�k�wi�� z���F7Հ�X�%�u���>*����up"N	���^�{c��RD3m<������NN������<��֛�<�R����~����3bS4>I
'��r0U�`2���?!)ɞ���QJ��!�,����EiQ������LJ'��m�_�͇Qς7n�*�Qў�
���&�z|��ʜ{��U�PE�u���a��
��OG0�,�#�D\��m|�:�0��\h0X7�� �H̲�@)Rc���G���A����9T�6��W��K�=o9
�(|��9�V$;�;6G'�Ǧda�%~_�G`�a�a��-��S=�<��-�r@��	�s��/���_[��U����\�z�����$$٩��@ߴo��T[N�缱����M�{E�)�^(o0sK�2$X�5C�V��TEx���n.fﳟ�)Ӎ�K]̐�%��áf��\AY����*���y�35f�
}F�����Q��r�ɞt�g���a�'+{)Z�N�(4�jV�|�*2��A��H�^�ep@�FG[�f̯բ��D��hXEl]c>���ؽ��vN���k�f��r�N�w��˜WK��qO���A,"%�3zn).�QsB�:��π�����C���)�x���Yx�~��vҁ��S�^�X���K(	���_��h��e��k�+��ъ]�p�g��Q��Q��D0,��&&n��d�ӗ��]�[�p�`>�������`��O���#&�?k��T����q���p��mDQ����ǣ��&*���_���Ó"Yd����M����`���直�c��:�\7��b�hȋx]}?�\g�b�~d�'YgŅwJ�BV#݌����JgcZ�:I��)C�y�y	צ��"@Ġ��e7ǂ��o^<��.�8�����Ğ�<��Df�����it돋��u�&�,�{:��BZ�y��i.���XC��]�~e)�����)�K����[|��V~�ׅ�n�@Rj�ւ�`_
p0��,�UV����H�u)j��"62��26��Ŀ}CF�
_��˗���A��tk�����D��� Vڌ�=�.��/]�y]�+�S�x-���rm�һ��Wl�}�P�X&PO��6�!~,�g|UwU](��r&����YO�-I�_Yuղ��O��T��Z?�1$~P�]��SG5=a��^ �M*�9�7�b!�깣l�%])T��g{�����t�e��P=
�A�YF��L�lf
�g;>9h�m2�:4%Ӆ���'��z=99n��s��7Hs���E�?3�{nK��G����ٙ��*@�ӡ5[��D�8��Z�ծ=NvS�H����ӷ�w�|4QH�Fh��!�U��y�d�K&G0�W
�����K��*�Ġ�Cz�1_ivz�Vc��NC8;k���p�C]T�,�֙e*��`ѩ,}r���k��v�n��Z�Nbܣ?�F��YAJ�2)l�.7��R��F4
"0٩l+0��S�8�p��)@��׍��S��,[�Np2;�=��$�����@RMԐ�K� �^��s��\��EAEW]�"MǛ~�(25Ռ�RQ���}9�޽�T<��ք����!�i}�l�emyr�Ek]{h�[+�}ޑ}��g��ZL�P�ښ�ޕ� ��œg�%F�r�u;El.	}�����lmz�ִ�2�О��oX�t�X�a8�QK���#��K��3�9�,���c�A���H7����X��<�-��[?4	'u�^����%6��"t�gςIv�s�æX�r@�Y{�y�,��A�kkGM�S
d۰v׫R�/^d;P�jv{p��.F�q�:S��r
�pk�M�80�_�e�ۦn^�)Vg�j�������^�UY�玹IWh;%s�R ���DSt�kIc±sZ�>�叴�NPG�r�S���-�)��t����&l��p,|
J`��13���?��Kl$A�W@��
�gqc���u<�%�Ɣ
m�(G�B���&�3$�u?3C��)&�\���;Z�s�:�_eF0���^�=�cp��Q���c�܌r&��<ji9�'����C&�x��86ATT�j_?��������g��G��CpaP�~�5�]���U�C�|[��l@9��@�9��-�0>���_�q�m8b��V��p�h�peq����A�$愎2�9g����]D��*d2i�}������U�OI��U��I�g�f�s�j�N���"P�l��
�5Q/]L(z53O붧�I�s��
,I��bJ�2.�nF���H*ɦ����X緅,�Y��/��1!b������C?�Ğb-��MA�P�.IXs'�i%�c#x�X�H|d(��,Q�Y��A9�#R(u�NǓ��C~m^F�zF��؅�OY�:2p�R�̛lPF��!���C[iY��b��TgaoP�G�(v�D��jM�]�=Za�֠�.�zp(���8��aZ��U�F{
d(8�?��9?�s�Θ�^�����0��{�b��A@<�;�^��o#�ה �8���e��{֙,�R)!�ʄ����z����ݫ��F{�����F�Bs�Ƶ�q�t��R;G�˾�D4AD��fQJ�z�	��޺� �=J�xpL���&ǁ8�g�X{�+�D�ɥ��{�u�|xp���a��
�>u•Z�(!U
�v�<3j��m�ހ(��o�k(�#)�)m�)���j�Z�����;t���@�֛R16ɡ���@v���
ܐ��Ѡkj�w69����$:��Q���ӫ�f0�����g���9T��@�m�((Y���fu[1gwG]��O�Y򱏨3A���V���fH��2u�ϒ�{S�U�-
BRat��qt�Y��t�B%=И04���TZ$��f���֡���\$`�}�$��1?f�K$�!펀���)A���ba�\����1,n��+T���"~+���P5���8�	��n�P�[R��A��#K,;�jM&��NI4O(ʤQ����Ƅ�O��Y�Cҟ����E3 iR^5?q���؆9���U��Ǡ��|_h:�${iԣ����8u��I%�����P仕�n�"�޸�3�����o�u(���L�r~�/Ҷ��1��1��a�õ�x��anj��{�x�{���4ض,����[�z3;t�q�c�g4��C��+�$_�9ϭ�e�J[�{�cX����{`�8G��;T�H����B����Ճ�h�]/�sZv}C-s��1❎�_���$��Dϯ�6��m|���<Ef�a#���d�BB)�i��J�@4X�v�>>b#8=�P&��Y1S�
�2.��ڏDm���6��d=��z��fY�[��_��yr��b��6��9P�n餭��D����?N�}� ڗ��xL��^j�A���� _Ӈ��Q�t�zH>��)�"At�Wϣ`Dn�{��x��O���K��A���1�
7F�axA��߿%���W5���H�K_f�fWa8Zcr�!]G�Jk{g�����k�
�! �ѯdw���[2��\�zC��}�xf�؀�ܞa�-�A�@{�h��2�q�PF��"�L$���0����o��*`����["�UX�B�+�@lz)g�3������rK�E��z@/^����f�9��֐�'����.Q4	�:�A��̴�zM|�I��m���4�;8͕G�]�� ��j騻�k4�묳�g|�W�#N�g��>�x�V%yˮ�+י��DZ�oϴ8Q����4
B/�Ҷ�#��嬚�0n��<8��z��|H�C�����C+d���Pt�A�L�ä���P�\r��V+��)�A�8]����Ve����]M�PW���8uL<��=SO�/21�.�35%�O:
D��ނ��m}�F�ؒeZ#���Lz��^D3Ah�n�����%տ��1[e�<��qȊ���\f�����~�)��$z]Z��g�9�CQԉ�s���	�YQnn�K3+iE��h~�(��:&�����\}l�n`���)!�?��د0v����ea�+����n���?n9�C�9
#G
G�J.l1B��s,E�t۽q	Z�$xa�'��:�@y?.n�4)�˽Og~7�Ç�z]^7Q,�fҋp�6{��Yu[�on�H�8�K�ck��H�l�@١�|?�<.�u���6��@[ۄ+"'�F��!�
���J�M�%+�dN]�)n؏�c�|��<`Q/�5(/�}fv��>�;i�,a��m��$��,g�?�O6
We�m9���ɦuU�,|_i된
��v���ԏ7n���o;�`�u��^݂۬����l��T6V�VU8�Jv��5f�ji���e��Inr��m��]MҪ���M�I��̊0���H��t��9��uC��9�|B�͸<y�L׳;o�2�Ƙ�5]�k~Z�G����	6�n��6�Yi�4���b�3��yN?�y�*Y�2&���vj���B�w�`�mS�W���s�X\��o]��~�b�⯠Oo�`�uz��n���b �Ǽ�;K���?>8��������j�����<%��%�Ӥ}RO=C�gΥ���l��<c ��n*��
��
��mb�A)*��_��h7�ʻ�&���(�c�24,�_����h8۲���$�	Y�O;5��HDZ�R�%������_����^	t���.�MQ^��&���HH�X�߾���|���fL�$���+�7�Gп�Q�����1�֩�X!�1'U7�Ǩڞ	��r:~8Tɍ�%S�G驏�'���U�0VRqb({Jǫ�P����
��-�ʌ�����K��B��~(��
��T.�X�W���\g�2���¿��A�[w���%@�pB����ڬ��e�zɉE�.��̳V- ��L+_s�������X���Qa^�wz����=�y{m�lJ�w�Neלod�Ŷ�X��>��-�yi�NY{#��(��;����a]��*[�a!��y��4?���}�~�~4�ډn�$S*�5�T5�_�1f��z��-�
b���p��u
[L||1;�ޏA������WD@T�$t
�8�Jh�=���o*�Pbe�%���|	�%�������kSoR`b2�����S|��W�����s�� �*ݶ�UV�8Z�:�]�beY0���4�����rsӏ�Ԃ�=�73�hJ6:��E������K�� 7�tG�00�6���'�v�utzr��YG��I7W��nF�Q�4i�=H�R$�cx>۱���(~�ɮu$8��O��9G;�X�8���Y��|F��ΧcH��\b�C/��u{���0zQcb<�h�{�V��(b ds
V+�Ip�&���h��:U�Ѓ�pj�}N36�[?T����59,��he|��a�M�!��c���J�*#��n��P4�P�fF�\���O��%�Y����K���c����\W���|��fj�Vդ@���^��.�4������b����hdZح9y��;�*��DJ��ZoWW�o���Y~ԅS9�j�w�)J+��
GWZU�D�P�$sz9dT�1V+	B��͕j�O���3����I����� ʁ�e]�S�3��P������s,o2����h��?{��ǣ��
N]��W��sp�����MSx蟷H*��K,�i�Q�M1^�Qt��U5�y/@� ����}�����LxH}0/��H�V
G�0C���g.�*v@bѼ�=���nr��*)��Xy��L��
6�	������+��	��r#�d�C���`��|n�#��`��[�Vd�ؾ-��$��R�\X��S���-{�J�s:OB�D�΄��Y�%Ʉ��"���Ej�/��v�j�e�5�ƫ�;�j>ɤ��)&F�	�h�@eMU�&�A����d2D��h��826T������H�cg%�x�������`'��.iq1�T��
��/���x̕	��>��7X4_�>sX��-�_p|��;TQ��x�@�#A�}�*�/c�y�����f�e�_�e�Zݵ�
��*Ÿ��,o�WJ+�[8o��������Κ��\��V1���}W:�	Ĥ��N�(w����T^�#Q����c�����Z�|��{�%����n�4A��C����E��\��ӱ��D�+5c�N�,�]���L}����h-���]ϸ�ټ2x�ԡ�v�҈ꮬ�@~
��{�?�~|�x�`�=d2��0x�/f��Y�bL�X�[/
��>���
C��F'�6:>'ͫ,7�N�
�(th�ӱ��%eҊzY�G`{��[e��9Lm)�=j�`$9�i$Π��ѷey�U��/��}wiȀt�qq5�Ɲ�Y��MC�;d����=��fD�H���,A�k`A3��E�݆�vh��M�㠥�|�UJ���	Y�j����<���i�Pk{�؞q��FN�%�hΑs��׈�q
����
)�)�܀�J��>�.����ݫ̎�z�ÿ�4�w��e��Ș��q4xsV�gô}UB�
7_K��τA�h䙝&�Kn|?y�. �d���~r��P=����E3�?��jg�b�x���r�oR4���"r�K��?5��"P@��>������ʂj�)7��=�+����La�"����ȝL�����lF�{��ä:��̬��L@(8W�������*��5���(�ԄY��y1ۇ併ĭ���a�)��6�9�� �*��:@b��/�����
�#�	��X���C�{��!ՖJ�Y?Q_��
��5o�BͭU��z�u���ɫ��K������Z|Ɍ���K:|���4#^=�^��F�z������%d4�g�|�S���RP!lׅ�pQYR��ο��`��w+H/��,�m)+��bs���(x��"���N���f���#|$�x+Ƿu1n��ym��r�bh\e�1�ګr\D� z�'�.Yg�*]�E�`���r��9�54<�3�P�5�uDb�
�x^� 1{�,Ϡ�}�s�_E� w�<���U~�d���PI�	5ԙ�e���d�g��[��[��Q�8ʏp��]ҋ�w��sE.�i�Z�T��z#��dI�>ܤ��də!�K�x�˞Ӽ�<�s���k��>h���b�E-h�W��]��	��ZG�y�X�F���~�&Q��?. ��u�.�Mk��v���gk߈\)�[и���Ю|�K��re�zl]�'g]K��Tg�#��>���[�����ܠ0��Ϭ=�0����\
��EҴ(����1,��1	%�1l��q������1��S0&�_;)d�192&/��T�t��X�mș��v�$�R+��-S�'J�-@|�^M
� 0���qc��#�m��@�n����h��%��MC(J��
G��@J�������4���N��t��3D����ƘK
i��c$�p�`�f��׸%��P�}��,���"E��/ �ۈz�ҡ&Xo-C`H*�a�����g����s��,�D8���[�Riw�b��l����@�G}��� �1ŝBj�E�Ye�f��J��s�v3�
~�~��|���R�<�**��仲�ѹ)|���찛w��9�Y� {=h.I��ekR����W���`y�o��SU�V�e�y�&RCߋ��6V�
]$�F8�1�5z�|��	>+%�l��Cq'�b���:ymlHg�uq�����5[�Beߕ5Y���^�X�I��W�p��<�NӶ1m~���X�؛�ߓqI~"o�NSvxv��"	���7����ς�+�����X�K^;g�(���
9�i��6�v�X�R�/�ӵ��Y�֙/1��U�ԤFV)n�	(�['h�b2^��`�+�:r��i��_n��{T�
�v�>�~Zh��0�#�?D}w]�7������	6d�6�q}�b��X�=�낲��;���ݖ��4������G��o��qn�2�|—�n;�ێ�3&}o����{ �����|ͱ3#�4��}�c�aP��{w�d�*�jc:�|�p�Ml���B�\	�!��K��<�~^<]�[�x�S�0j�8��Kv�I�}3:��ݏZPa����-('x!m�>��q���`>�Ũ�ߝm](�(�G���z[����[��*�C��j�]�JAQ����*ƏP�
6c7[~ȼ�\�\(.ɂAi~~��*u]-�Z��-�����0�
��H��ЃM��xi���� n��>�Rͦ��~��<�|}�!���Et����_����4�q����k�ɉ,%ˑJU�Hh�s4�U��`���j�"��s��_-$�V.4��nE#J�s�:��o�"����"c���I��}��`,�ۗ�TN�g˴�т��S�	%6��filU�`+:犪��3�1
���s,�vo���a;�d�E;/�>N�H��L���3��}�ߟX%�nXHal^#����S`��H���B]&�q��f���s\:˒;����U�RA��\�N�չ��O��#와�f
��`��@��`XT��m�ɏR�12�W*�aE������u��t�[�B�>+ڳ*�;��vq\�=��YsHj�v�mR@#έg6⊁p�Wٺ}�&��p��Y�ߏt�Eq}&��+���4TE,��=-��-�����йG�_��A��=�C��0�?Y��p(�%k�L��i{
�}^�T�3���|,��3�Q���6c15�ͳF2��O[��H����C
��Q���<D����>TR�x�ȳ��d��9����P�����y�C���:I�ћ#��q��9r�ʧ��J��mj�PY;�r��A�v�R(�1ؔ�
�e�������L�V�^톓��ꗓ�IO��a���C�l2lBFÃ�ӎk�W��m�Ͳ��5'�F�v��+PR13�7h�`�P$@�1~�x�價� 6�F�%p������e����i��*��_�gkU4J�v�z� '�NA$/q�׿fBof;�"K��A%���Q̟e�r������O�n�.��K>9Knf�?7���p���%{&9(}>�S4�U��9}E�'C�}!�%��|T��/_Y"'�e\�遟Ȁ�޴��b�F�����@���=��ЪE@��ˮ*�Q����璄��Qhh��󝃛<������J�o�>�:GLJb>�
�y,
�*/�[\�������@@��7Ċ��
���@8�یR�9B7�b"x@�V���\"����B���0�v**<3�fA��I�٪)��}1m��
\�5��Z;�ޅ�
 d����LG��ӀU��p^X68xR;��Ԃ�/���X��ߠ+
��xIy�UR��G[Pw�����l�&T�B]V	�ӌ_��TDf!r;��g0#�(��7�d�-�vp�G�
��]RX��vհ�.�<Z����@�n� �A=.��`^G�{���F�Ř��:�@���15p�#�@���64�Ͼ�\GY-婁,�g���
�>���t��5,�̪YVQA�C�tq_��(�I���I4+�l-����_f��$
)��f]J��j�|(�,R��'gH��œ���|o>�ټu:��-Eg���74�y}#��xV6�M��g���䀺G�v�)�+��CJ@!���b�^��"'���V�G�_��ļ1K���i��s~{�U�}��Oȏ�.W6��ͧ\�I��M+�����-�,a/�짌e;1d�����$�+�Mx,,&�`E9�	����Yf�
�ʌ$��A��z��}�M�$�7��n�	D�;B�=�<�j�T>� '�=Y1	1Y���s�W������5��UUR�d-��aI�I�{F
�_Ue�֚.�0��5~�z��b�T<�k?Lᴞ�HES��.��a}0�`NG	6��z�����8��I�*�������~׬��.RR<P���࿤���u������郳q��\��{�*4��$ũ�M��~F�2�Ḩ?Ï�6��|f[�ٕ��<�N��
�����?��M�5���@�ňcE��B���\%�6&�C��1Ci�M_�{BI`-X�2��n nf����{G.*HH}䰂�Sf"T�X��T[`��?m>�B��9�*�z�l��_��}8&7FF��yv�h~|UBtsn�#}z��
3KS�ڂ_W��.��Қ�����g�~.��H}ii�W�Z���"F*ߜ\�O��G�>�{l7�0S��5��]YzE�?�:�T"p3�#DZ����'a�� ��=i,�4�w0���^��p���Q��$/1�nqk^�I�}�Y2r�a��N�;>;l��D��}�B-���VD��9=a5�x��p^O�����-%���)3ʕƹ.�r]������P&	Z��*/��5#��\�&WOQ�gn̓�l(�`�N�g�w��%΢ې�p&�Q�L[y�Jg0+M���\�4sD5���O#�U��8F���}�b>&kzc�vY�u��t�~�#�6�ާT����iF�Y��\}�k�3�мx[к;l���7Bߚ�x���*�A�8�Q�G�/��+Z,�ͷ+��Z�-;�ٸ���QG��1=��z�UK��c܏���-��Pr֓#!���S����8�A5�w�ʀn�"�@Xq7,1(��$��6$���hy���U�<�s�i����N����
EX�l�7vI�y��gmt����w�0���mZ3vC�4yd��
>ͧ��A�j8ŗ�"_o[�"
�	��}�����S��V�.���˙/8;�p���e�A����Ȑx<�P&q�	�9�Y{h�����F>�#!�]J�ؿ�������o� ��E[#�\�ғ䷱��b��団�P�ڗ�A�-�/�
f�.��ڥ0/���N"J�0�a�\���u[�BPv]&�����7XT@����O(h�/���E���%	�����r2{;�����V}``��	[I�G�H���r~�����}p��M`~{�'�h7� �?^J���6KO����5�t�ζ#����XU�	H�orr�@n&f�kfMe!"e8= %�����7G@�
��fU��__LǠ�x�E�_��f�'���������p0u0/����q8��9��}�;�v#��A��y�2�A�'���j�v�`�r�$�g<������sH����P�!2���!�
��O+7���L2�X$�"�s��i0a��k�}mIbZ�aD�Mj���Z�<]`���y�[)�)�|�r���H�q��˓��}�=]�"���I�
��F��tⲀ���q*��b�iZ��y���3c� �>�NN쳓ޑ��(*��{��1T�ˀ�:;����&�=��Ȓ��)i֞ڬ"b>�T?�9���ȲF�av{I%-�1��GI|t�5r$�z4l��	,[�������t�Q�t���)^"��1E
�͇6{)�k��$�4����$l����a��\�Gć[�D�+�i�v���8G��:_#���ư����	�0�؈�B�iO�BE����+�;I��)?js�x?G_)�=ժ�6�I�Xu���Ǜ�$�B��k78�q	��Zg���*�"�Be/����=,�7J`n�bh�8�PJ��{;f�
��x��f�'�$��Y�1ʾ��˲^���Z"As�44��/��JI��$�6x�~��|`�
鯭h��Q�k���vy��Ύ�,�by/�/�JSN+NF��Gmn�a���.d�o�/�����~;wN�1� �����(]%��U|%
��^-���R�H`"��$L����v��
�IC�G�	@w�Q��D?��2�ʡ���p���kG�.�Ƴ4>��ӓ0B����["^�/��8R���D��DZfB1��eS9�C��+���&w�!�^iZ��v�$0!\Ǩ��,
����Ǻ
��e{<�1��6�`�7�� ��F�dh�VQ�;};����<���vp�OuD����"�����"[���0H�������>�u	:� r�5Ȧ@��0>��6�L�l;�q:�v�yd)F舲��}�]'[�uT@jZC�_���?��j��B��@�бKq�GCz�C��u s�vYrM��
�ݢr�a\,�C�6�
����^�-��pj̥pw��nS�eX˱J	�1L��٬�bn��8z��'�\����?��dH#
�g��׃q�-r����v]u�Y�W�!/�!D< ��f�ц{t����lY?��Q�M��&N���c@n�辱���P�svR�*%g]�����R��f�ǹ=�MN"��ԞG>^3獺	��վ8����m��Ж��Nޙ��������.�ڬ�%�a�4��ݻ����ۋ�Yb��i��`|��A=�y�p�5��y�;M�/�/���n/\
���>Dl�+�ԭ�@��
�ƕ��(�X�'I� v废�35
�#U�Ե��S�ꂂE�ۨ���H�<��,[}�B��M�"�
���E��RD
�2A7&]��t�9�gLE-D�W�w�L�sΡ�<�E�x�ӤX���Q��ƏK\�/�����?x�.���-�|ܳ��ꕬ'%Z0:e_FP$�7��2�e:�K�/��!dS᭑(��^rϞ4�m�Jpu~�j�G>�ᘚ�s�T��QMd���g�~�l�������H3�WE�pg_Z����&�?���`^�<�w6i]y��{(Il�:�o��PƦ�q�
�:[ߕs�P�8mZ7��u��/��8�O��$�c�Xw����o�8��/�ڂ�ݶ���X��҆������-�O��J�bVn0mH��D��e�2J�c�rfA�qW�mk��4\��6���X_��f�݄��*K�gno��t�gcB�]������y��)m�� �-���T ��N�/�P�X�알�$��F���`��M��C��vQN����<��k��^�Pbn�k/�}Ym���ӡw��oCǧï��g�[]|\Y�6��O$���d0���Z��7+��+�i��w� %���%�� �8��9�` B_o�o�Ly��K�}{��=�K}��d�	�{[Kj;E64쳵�,W��TwK�I/Q�W�:��]'�����ǝ�'r<x p:�S������iK:��f}J�|�e'^�%�W�/`λ5�6z؏�⠶q���������XF�ߺ�
���/���o��o#�%(V�Y���:�Y���2��{H��h�g�ƈ���f�0՗�
m���\���6���G�1�B�ߔ�W��l� o���F�T��vx��T����A�%b�jk@��k���7�kP�|l�۩V�F�B� ���&C��0��t,DD�C��
@b
-�`�F��[�hfw�M�3ՔU@�FI�MV�9��-�>^P�c�B5�S
��h4��8��p�yf Rf�0��}?pM�-���{���s�~�����-B1V�]�/�D���$�ߣ*
�MXnùj^45$�z�j�u6[I*p�K`o��1��}U�B����װ��Wl� F�x\3P3y-�koH� ʨZO�!C��^�`���O�_Q̛k�� �*�#�A���K
­9��Q��f^�P������c57�$Qe��b�G�uy3�s�)2�f�-P�H]����Y@��1��B�~aRG.sU؈9
!S�qf��3�����1"
�<�����ߠz�yP�/��tb$&�CơÁ����]��t��Î�U簥��h7$�^ϳ�\nЧR��$t���qo+���4���iο=�~�s��7���<�x��擶
@X������/���/%	�ٟƑ�Z��X�
�� �Y��>�A�ٌ���3����N�^yr����л��U�П����)���y��ǒ
�;�
Rdx�<��!�uo��� �6��t���]�@�)4/��9<��zK�6�'�J�~����1K6�:�#�7IA�<�`�sT�h���i�ϧ���F�%��TQ��b3q�`#�g��GS
��T�RM P��M煮p�3��\��zd����QO`:؞������U���jk�c�U/od7��J_{8@E��.��"��A�ؗ��|j&5���q��+���,]a,nc�㈼9�n��%7g~ݣ1[�
�c9�����1�M�����y�d6&=�i��[�c�du�},�V�!}��	u��YFgۆ�zd��?C�^nP�vxr�U�Q���x�뽤"�*��5Q8*nT�^?���%Զb����OWS���啺o�>�<5m=~�
��S'�>�Q��j0���|X#�Ţ�̯���6��<*t4��Qe{ጲ�-��)	��m��"Eu`�	��b�o6Pn�z�PC@�W$�f�+d
���Z�Z�#醬��Y��	f�.K:�C�A�1�R���x�2Y�U�86��Md�$6�jsOX��8��J.�����|����|{y������?d[ȩ��2������|>7�{�z�a|8��V�"����zK�!�/�a���[�<�%���e�D��� �6r
�(D�Z���xG���/��_2]�*�m�D(�,��l�᝭ԇ������Q_
Alz,�-e�������r�h�(��M/YqE�W�m(�K}�`��74~�D����E_ 1K�Mu�����yXY�2��r��I�2k�����f>:Ѿ�"�����v�������U��oˌ
�s(RY�[��Eu�S�*�)��qeP�P�C��C��4���`3[�DR��[pzT�iX��Ƚ6.	9�����\�p��\dv��U6���1)F�mk%RK��� nfE���Y�Y�ɦC��f���hPsa�z�
3��=[�0���QZ�q�z�#�!.��*�-�n}��ea�ky�!�2]�Tw�~��"���b�KS��÷��ɜ�섶>�&}}��e}��9Ƽ`��id����`iC���F��uf
z�i��}3Mn��Kx���q���}�Gw�oh�`I��R��k��%������t�=r>"�n ���qx�OF��a�1uN�PKRB���)#�:�R���9��t�?�@+�j�,;�CB��MU>@�)%~��_��
	L��M�b��c��,�0"����`C�5L1��~`̼�!��=��Q���f|exoe8ZT�����A<U�W�?�tR$��� �,������t�:9��g�<
�wTuYZ��R'_e�A$�����5�Z�G��Q�x[G�Ν�8�7�RQ�s'P�v���8��E�Y�/�.ߨF�ńt��w�[��9.M
�"s�����c/F��M�#���O��[�M�!��l����A��k�b:���@������(pj���$�[�y�1j�_J�K��+��-qƧֶ9g�J���C-<�Ex�z��dXD*tP�����Y���R.�IϷ̩6�R��fR��[Ch(>a�?����*��tl� �]��ܕ|k
DK-,R1���Pb��L�=	ڦa���]K�U��g�U@�Bl����a�Iz�%�T��6��[=�!m2���YCTw.b7�o���X/��^`Zژ�MƤ:t@k�
��Xg]��޻�
�yY�Z�N�a����i�3:�[/�����uQ�ϊ���xgkBNI`�����^�Q�U�2���>�A����9��	5��+�N�]CPs��~�a�o {�&r��e��zӅ�J�q�i��,�2�Ccq����x���IX%�s=��o��<]�}3�1<�����Gpű�)��V��`�`�mYm�� �����-�pEXxc۟~�mP���F�KrO|~cI���Q�[����.�Gd��r�AWĎI��v���
K��l�U���q��y�%)B�]"��8{u�!Df@�=�OJ�8�5b��J[� ��)��PZ�C�0���y�P�Ys]�H̻���D�rފ��l��pg�7�T�GS�wS�A9���g� �`r��y�c�gV���ʃpw�����6�b�y�̻~�̘	$o,ٞu�,��:P���|�`%�����d��O�XL�HX��d��T�%�H}@���e���]�Cr�Ȗh�N�l��S�>�w��p��Q���Z��x~���G6�W�_C\`��z2��c���y]��u����M;�';'��wad:ܑdI`-��f��)�`q�T,�i����)��ѡ��Ŋ��
�>,C���E2���y~[b��G�u��[9>{G;p_��p��.4Y����h��}�����ִ-�.k��RO>��:h�"�C��%��*���ԟ��a��%���fӈ�r�/���1�`/�i�|�^���L0�OVL��_;����p+�!5q��V<KH[zE��2`�H��%���5��=�Kyc��V�1uq���@��'Ph�O(AH2��1�I~�O�@����zq~I�}�;����
D������"�™��A6c�V50BhZ=�l';b,�����B��Ϙ�3��V�c����Y"{k��'ъ'[��=x�)a����.�V�fPvK���n3.g_�=�W
�ގv�����eóN��)��1&;s|���i����d<b$��s�5��{!|Ŏ�B2��,8���_qm�N�Z��ޥ���[�a�%ؔn�.���0�b4 �6uH�Ieˏ�bn&a�e'��Lc�^�3$�2Dų;V?���O<o]R���fK��=�~t��5��K��~���ݺ�L�Vu)��=�/5�A
b���v�J��}K���� �&3_M{��ó��&8�CHəa�bj
K���@�9%t>��pR��3U�����/ ��̙�W��N�S*zP����?����QS�Es_��D�20��%�����R!��4�:��9	S��Ux�7U~�nx�x�7f*��Od���^�[�_�>��z�QV�I�,�F��>�ٹ�T�{6�GF��<��e�H�;�4�\@N,Yln! �%y������n�u�1�B�@j.��,<�mf��h o�H�4�Пk?�hC՛V�}�n0<r��B�YK+�����I �)�_�m��:�>PnsZ�Gw�j��a�&W��È*��į�u]5Jlu7�eG>���9��*�A�_�Jλ��㞋5 �
�̠�cf6�gWWI�Y��S:5�+�)~uS.�,�&ٛ�S�(%~Re�`@����/$H'��Sy�4Ѝ�G*>����z_U�ԧ=ӏ�n��
T��Q������*�=�y�DW�vFQ��������.v�*1��73"��m>v���$؟t[���y(m�h2���f��I�ԧ�?���tM�N;����!K.Mk�r��|{�4�h�
�K�!A;
��&q���#�ٞ��fW[���w��\-�R������ƽA%���uPl	T}y��,?�*�%��/Ҵ�CG�S��X�PF�KUc=7%B�#��&��ub�L��,��{ikY�l�!zޱg�&�;�k~�'�L���Ս<<W��4B�q?��>�������*'Ƽ��m靍�Q�=��Q�54:�"P#���A⌙u����h=3��٣ջ�Z����ՋO�t�K��1n��0`@/�C�ޅ�m�䒍�3��7貼u�|��_��a��vx����L>o'�����C���̕�ΕB�ҸcU�xs����5����`^���{,K��o����K�l�qt�>���g�v?s��{}�4�aC2GP��0<MX���Y7�K�>?���҆�� o@�*^�f��d}��M���(�w�V�B;�
��b��'o>|�u�W乻�8��f�@UelL
�L��1��v�XR�W�����7o�e~���ʓ�L�q6:&N�7oSN����߰������x?�aEށ4�n��^�(4)=���6<,0
��MLؙ��o)<H�W�7�n٭]��@w�P�POD��`)u~��|>d����9"�:�%�²�y)\�M8/�����6����{P�/
q�]���J�|E�d6���{2�$���>�O�fU�Z��l)���*ݔ��dx[V���.��ф��y��|Ep�{�_1�+�� �:a���bq�7�ĚS-q*;��	gRg"sw؜;�	|{�F>w������4�/�Ds��--4�p���VZVm��IdFyb7a�#믂�ƣ�*$���F���ؖW�N���N�X=߸<�m���wh N
����%�\eT<�j۟�ͱԎ��E�
��R�j���IL��vf��w�usʬ��<UǯgGGݷ�M:��Fg�L���.��mLJ1�q:�;�;9��Mš^7/�l��� 
=�;�G�{u���_㽆��=�?�UG�^9Hy�G� #��ӹ���\��oO}�oߴ*%*�R��+?f���p}1K�^�'ĺ�5���,F]�5V��[�~]b�U�>�ږʏ�ƀ��&�]�~e�0��/��J�V��V�A&[��c�ϭ�eg���m�?�^��@���Yݚ��o6fa�c��8Q�?+��\�9�R�����@�#�7�������hѬ�W]O��ĩn��9\]��^\U
S�h-X����Y�^YP�;'��~B�Hf�Ѩ���#��?�H��+�ږ����
QB#MnJ�'T�O�]����Ot���1�B�A:��M=�Cs��-�M�r-��U%���Q�FX��}��,���y�� +��F�x
�/�w���}:�r�O�����R���N(�63ب�����SZb˴HU���:�-.�Ѡ���H�j�p�v!X�2�(�vKV�٩�9��Қɒv�:��0�q����6�5XP�w!���1���)��{�6, 8.9�ݽp���c�����n͏����J�O�\���0RJ��y�)��[�P[�~��S�?F
���{�<�ꖭ���w�}\O.���_wh�(�h5�-a^�#)�;����	��|��{����}��Q;us�|�z�.w}:�����*l2]t?аO��p2Y��8il"�p�
�~�ץ�W��K�^�s��]_�x�|R�c��y��t��)�a�9~K�$���MΡ��^��[���"��>�o�=G����Ty���K�D&�FO�>��3�Y��B�r�KP��0
�[T�H��܉�1+�d�����n�@�>�9e��sќ��v�`|�s4E��8h��k;��H�4���(�fH�Qc��!ݏ�M��w��@�
}�q�у�{�(�ֽ�
}Ǚ8-��hk2�i|��s���oH��mp@ߣ�È
�ӡ�ۊ��#�C�|/k�����J��R����]O���j��Q��v�]���
�añ�:C��c��\�!3.^��,ר‰h��]Yg�� ��Q�!� i�5�?@K����l�7$(3X6|��+N�#��<�)� ��ۭ�ǘ�������������y�Ǒ�	X���H��I\5}YC)�m��t��gm��g9�:*�(�4v�	��JH�*s��
��oA��@�M��gw�f�d̀!9�&\x�3Oq�n)~�`��:p`�(�JmY���� ��u�f���8��􏿁w�V�
��}�~\�=�m7�P����v<�#kMS�ΆD��c_l���U!-�O��g뽝A;��ӾCD�b������os�\\�L��r�A3�Y��L!��̉�u��ex,◐�;�{�P���y�:[[G������(e�MZ5���2���s�$���$�J%v��
�/��[����� ��~���^�q��%������I�;�X@�+p���v�~|�
���� 9�m{���$B;n�b�z0�����$��X�]�I��q�ڴ�jxx�-�<;����ځ�u��w�0i�����4�J:^�8��*����7#�aL	fm,����H��D�N��*�%cb���<h�.��vz��q��h�<� ?�˂�+V.�Q���dκ�Yw	�PÑ�0x'�;��&G�#8��ќ����L�
�"Kf��sᣘn���
�q���W�n�L��x�s���e�2q��y^|��6r�����HϢ�p�q��O��q�)4T�t�&��x�X���'ԎE�*��dƼ��o`��p�7����K/!�QXx�����S�NS"���dh�q�Q�w-c)�7��bn��U�B��_�����_��h{��+��y�EG��B��SS+�';Q��5�:R4�����/�r��=��I�����EUW���_P8����
�\<w�]\��-�xp�t�?>_��ٙ,?��>_43P-i��S�G#1,�cݛ��eVU��3��Z�"�Ss����0�\*���MB+c�x�h�$��[���gz���@R�x
��~̗��y,$�Du���	(�3�
�
��v�*�����m	����m��h��E��ӡ9��9��i_�љS�I�5z�g�V���[+�!�yj�vx ��t^�k�Թ�Oz�e��~�Lf�ʆ��JY57�ȇwr�i�ܡ~2�Qe�qR	s:�仴悂�?����"+XU�����j��FR[e���Ku�{0�=" ��4p`%Bi|<]�f�� 0�_� 0{��$[�������3�W϶��Vզ����F�m(��;]k��wD���H�)m�0���6o�(�i�v��v>��$8-�DG�bm��c�bN�|=�O�~���"��Y�EY|�J��eq{j~?y����+H���C�����*�!iZ�E��D+	Qq��1�]�梔q�܅k����2e�e�;��{�y���2�ŝ��8c��6o8cb��>�n�CK,����Nv��y�?��Y���F	jf&�Jk/
���_4���֦{cLJρ辏�9�����V�WO��}L�e}&�U��6`��/�:m�I����ٰ�S�n�N%��܎�|�(�6�G�GRߕ�=��[�Lrw�P���ӷ��� #�*�A��K,�plf)XOVu�`���[��6��&s�BA!9B,�z!y)����zsP�V���CuKSym�,��y�˼�z�� fs���E�Dl��2� f�_�e�A�3�����}+�+2����/�p�{�e%�֨��2��S���H�@���
?ce]�s#���a(D���f��n��#�-��̲5��j�Xs��ԏ���.����/}���^��hN{~�;�����SΉ�Q �}�l/z�iCƾ��Q��B	�2�4�叿y�D�F)`<$<��(D���G�����صȻ�-�!QYE�
�j0�H����WC(�wT��R�5��bs�_�K��}WR��"ƍ�[�}[���,bI�����K��X�6ӵ�Jӏ�`�ާ�����Ǔ����K\�G�)'�
K�L6��ge�Jo4_�l���HQ�K��Gr�]��^T���]�X��R\└��h{�<�V9E��r<�$IǕ�G�/�R��e�cm�>�@�z�Μ�i�*����3s&b�(|�7mɍÕ�Q�A�
"
j
�'�_��G��ij���5z���k"���]}��t>¢��nJ�����[{c����o���ƭD�	�:9�>q�Jx �Ba"�Vt�TC6n�׺� �W�o�9���C��{�,O�3;�g�Y0�w��-1�D^���uk'Pk�_"��̼�tU�3+��s�g3q�S6�.��LĂ�g��C����q@y�(%����Ŧ��$0-$	=qk)~�Qp�����&{��OO�+0�޼N��mxt��CX`��Ҁ~��n�e\�]U�wu
DVޏ�� Y���A҅�����qkoR;K�q��s���l6�6T�dV�%2��0�.
�1�+�f�H�hL�:5#=�f�ͪm�EY^�Ą�� A캃4|,\p�̒-�	/ӕ���+/zkCN}����<^��+�=�)��%#��1�A=�I���tXZ��8��yv����+#
���{'XD׾��$�����0J�.�}d�b�tU���wo^��V-���xw}������H[�6~c}pMY,�bJ�k�l�|����S&�`l�)t�%r�j�`�8����/5؎��X���=�a�_	�"2��Y8%��O�2�~;���ҹ9��_�:������6Z�h�w�[�
���?CTd����4��dcG�mǽJ����
sՀ�.b?�>,4�FG"҃/h�3����t�X3f^��3R��5�$��k�1O�֍����)�D(�����Ԇ�t4W"/��6���zڴ��p��D�(|�y��W�Ѭا�D�i��G3�4Ю�Y˞��א�g���[���;��9gX��e��0֬����S���v�=f�q�̣�c�.ml��u4<��l�A������\�@@���C����"�vDz�ʌ�"6ԑ���r���5��MI0"Iy�p1gՂ����"�a��魙�x��1���i�I���x�C�
bj��-7�};Pj,���%�w�.4��%̜��^�ؼ��\���MX@���M��d��
�YI�3��b���1P�����˫��_BF���Rߌw�7f�t7�|�%
q��tC#*/�0�d���������'���.%Q��HSȉA���8D��lZN���-��r.���Q�ꊳ���[������@�hI���m�n�A�9�~�!|߼0�e��o�}�kczi�u����ٜ�
�Y
�C*D�A^����y�.��9Q�4��_=�����R��fu-����X�=��-`B �M�1�T�M�����C�8��|�=��VU���٧�.K>���7�Af�O�V�2?�D/4�Y�R�nc<M��mB��d�h��|c>��to.v�¾}�y F�4ad�}���0��b1D�;�H���X��t��XiW�2W%ua��%�TU�7;V��f:9j�ڠ2Z��MK}4L�;��򋖉Ҷ�CaѽI��t���WVhN����\�h|��En[��qwG�S~4&��A�?��v6/�k���_�wpr��Xu�.�ubu4}���A�t�h�n�Ic�DZ�֝,��-�3��Am��[�B��|���x�F�4�!��+�	���f)�,]��.�m�ܥ��˭���I}��'�f�rE`l���S9�K��[4�+P���Y���Ya���Q��4����ϔ�W%��>�6��9
�t�d]�p���4f��_m�u�v��m5�B�����c����gY�h����R�6`����v{�^��O�<<<�����nV.��(8Z����X?�"���_A��K��Wm4N�u29��ۍIb���M)�A�og�r쑭�Xsr}��3�Z�&���{,�Hf� ��;$+l��9�(�4t<�:�#���z
��&����Nb.`6B��7�O��Y��Ġ�>�:d֘�/��5�J�7����w��M��}R��̦�>��M|��9�JT�/�����@;v).0'�Ek��'\��G��M�ۻmmT��ܦY�������G�3�"9��I��Q�@��)geUe0D�6V�oqd}�s�%��=�)��}�l�}����$ډo����o�q	�/�Ҥ�v��:�9,�4�?@D*<5�ܟe\���a��PY�!۰"�
z؏/x���tNQ`.��<-�C�6��J�]�<�H=4��3ݜyH�Z�*,�37����7���o�v�&ƕhE���Y�x��DX�F�+��O�O��sA�2'��)0��@%tA�@{������in����ؓr�F�o$^��<�Ԯ��W\�����;B���@S�H�
J�ԡ���&[`-%��E�?�䔝���!�Zw2<1`�a͇��H�r���\]�9PΚ1�o��>�'"nf0[N��ּ��`�jV1�GQ�2M��E�Υr8�u�$�<��(��:[m��(p/�x�~%r�0/
m�sB�rX�����D��~�7N�m~�t
�3O�����PJ������2e�(pI9E�Y3�<nU�s(�S.t�#LbHS�-���o��*Ŕ�@��E�������_�
TC�C��m1�l���W�#e0�g�i��bHi���!���aڒ�Duu/�X\��ɼ|�Yx�\1��~�B1H�-�7k)>)�9�(hF�'���/�����cS�d
aȶ���T�0hMa".
��M�oe�V��mB�fg�o��KY*f�wV
�I0��
�`��d��d?q�h��H�8Д	T�=�p|�������_�X.���DT�����vz,�5���%9��A� �1&uh����J\���Fʆ14��L�;>j��*c\��'W޴����F�	�m�w~h�+�P��)��h�dE��WQ��
!*�n��M���&�p��z[�R��-��!Bz��)�@%��ҲjMaMաV��!bP��T�%ɓ2���{�@�#�`=���zL3X�hC�t�@���Is��A�a���+Y��w���l�L��;�(R}F��G#!fe]3ߐ�E��j��p՜ݥ�'t�a�*1[���N�`r_D�9�^��K.l�y\�x\+@�Iq����ϲ��w}�Q��J��I/%~�u��X�mV�|�����ZJ�Wki�:=K��P��r�\��^dHP��-GyŴ��3o� ,�=c��'f�����)��+֦Y�v<������iw�q�'�b�I\T�2`�<�Ī����%o�z�.�ͿF^,m&�s&�+������'�R�S���}ُC�h&��.�X�@,7)v�k����3��7)��k���DY�@T\ �A�9@��-��0���i4���\����?_��ͷ���z�|P�"u��~����҂kpb:�:>|,4��[��Ʒ/�#�3(� �.5}�ɜVw.�j_����6γ����+	Cb	f�@
�1�˸h�j�+$��@&mM?J9!BRt�����h���L�Efp@�����/d/I�:�L���e}�an�F�?@-��0��Z�+P�l�u�np�Q_l�LJ���E�(�13�D|���"H*�A9��WO�w<pkEA8�ɔ��P��ϊ%2�W*�tR�������*����+/X�:">��}��#"��a�$��^��#��*m)��,,s&8��=��n�ʋ�I[ͭ�l2� �!���j�HX�������M��~ъ�=�vx�ϳ-�72]��|U�j�P�fr0(Y��Ľ��2y��C�8b~���=(�v:0t��5H��gs�;�m䤭2@H�+Q2�#9%](ñb�$�B��3x.�oӭ��ʪ(���z-ES���I��j��fȹ��󚳃aݝ2y�
T�z�B'�ݮW�Qoʵ�C[��F�Þ��sި��ψ�*#�靁4�Q�������p��$�N���޴�"2�|`c�t���8~QX˨�f��a|��~:XI��ZS �D�(�H0y��ɴ��9��<�)�{�W����3��n�Z�l3-V��=������xo�ך������3嬪!�z ��x�g���Li;�z�q�H8����L��
J�3�CZ�\��l	e���K��o�h���v�����@���E�
?f�[�2j��im*N*�@���`�T9���N��r���k<�,�,fn�,Ps���G	��q�f�nU��o�"2Y����r��D��A�3a��L`�����R����i�XØ~t��ݹ�J��D�̀K"��m�,�9� 郙k�����<��]&�]V�$7��h�	8��!j���4f��LێO�!ϩĝ���poJዩ�����w|�����0�xh��EϏ�ޔ�z'D�jl�kY�N��+l�'h[Q�~������8����cn,?̿m̲d>������F��԰U����|��)��FX>�=(��l�v,J�|F��̳�
�I���W!����:��[�\$�7V[��%7�#�� s�6+��jL(�!ZoG'k�
$13@{�M!�����������ѫ�l��4�B��*[s�ּ��G�f�W��ɜL���a��2��E+���cE�>�Q��3T�0]����Ev�2w��rX�[�Q�T�l�=R��,I�����1����1�h� (�_�~D<�}��8@���?�x�����֎���蒎��>haa���e��6�����~abܣ��<O�W�#,�lCR�ߓ��{[�A�4�~%�3��Ι]�C_�W��wp���k�xt �����#��&��@f����.7gDA�9�#,Er3W��9~Ƌ� �-�U�k�<��o��63�I�u�yP�[��1��܎��ϫ�p�����C~<����bΓX�7��?�5j}[z�
n�u$�O�H��ψ�y��+��8NpF�NfVs��C%�A�H�甽e�[j�k�x^��*�a��&�]t�������o�u��Z�H8��O|C��ͼ��@��k��e^/Sש��s��5��������x`#�����=V����B��	����	9"��$�C��D�g�;,¾N>�
d
(��
$z�*��7�l�����|^�Q���=�+���y�<��<�l���q�hJ�6�#�#�:2ڏ���a�{��h�>�76[JjKc�k��&f��}�_��QQ�<���=�ɧHE���ȧ��G`إ\��ő$�C��4v/V�&�X8���y���Ż���W� jA�Pd�8���Wo���w����߽|{�����۫�<_�w��M�K�k�gl�z�9d��$�R����2*�rJ��7̵.�L��J&߼����U��$<<ɯ��tˁ.�����o��~$�b�����f��I�[�O&=�X9�~x�ʣ���JU�u�r�����~�\E�5���!I�>㨱�Ѵ�!�U�}{�����6��{ ��g��u���Wo�THΐ�/O�������R��iP������^�6t�.��-
Y@}Wk�q4��miR��
U�ApL]͕�������v�lQ�x\�~jJᖔ\`g0�xKPv!S��
�q7�H��F�����fZ�?@$KE_N�(!�r���#�9�����_�D�Wc�*����7�KX�YY{���mF�_��DgH�`V�(��"�Ai�{�EhgT:>��k��a+��y� O�6I��Ww��g+�GĆ<T��7���%ӱmI�l����ͣh��J���6��c��r4�~5S�1c��"$�x%�u������Ď�$du�!S��j ��y�4���:^zD�U�����;b�O+�UA:�0lb�:�$faT��)�Y�yM��
6R�:���x(��Yio�I�H��/�\���N���v����������ݴDzө�au��
98�ޯ,�����Lb���F
�=�C������5��叿a,�
Y�\"9�Q��v�r���
4�9�#�2kR4����K� x�#�,���G�KNs�|Ök�X+�:�.1!�N�P����mP����pF��W�\��_�q�'#21���&�����X�Z����F�H�J{rF0s�7�l�jJ�,���7o��
�d��E��V�5	v���>���p��~�4#�ƍPq;M;+�E�@<e<	�`g�������u/H��ӧ\�:op��
���x���Q�C�ZS
�$@�~4���{ G[.�@���|f�Kdb�(�Vjj��Pv$����p�����!��
C�0D[���J ���.����Ǿ�ɓ�T�a36���2�E�n�l�h�<F&�1⪗�H2��v�)=u�5A����xx�0�"�Y'��nL`�����͑��W���������eVǕ5�� ���1
���@<��P8�sȘ�[�ߡ��|�P=l�K��wSj��e����,�>��6>�4A���(��%���]�XK	�~SW�Qߣ�?b��"t�B�;�RN�%	wz��fM�E�\��r��v��h���=��+�p���%��y��ʅ�n�g&�n����o�w�"�+��'��K�X�MSE	q�̳��+�F`��'��iZ��f������h7G^��ϳ{�ͩeb�� _��ME[qxS�
�
�rA��wF'����{@^-}o+�k�)�~��䠷�ɤ�����W~}׵��<��kt6���6���Z���1��X�Xn{��N?~��A���O�v�wo5|zO"�@��,ʥ��P�K1���9��h��a��Jp)u�F��j��6���n�-�6[WW�Ȃ=�Չ�D�c"24B��2&
��#f2mr�,`#�oSP���x�U�H���otԠM�bGڪ��p\t��.c� �6.�~���b/���{Be^��"��*���A�'�)�mP�族C���Xɜb[�gn
�8(`��b��|�H�ќ0���}E�͟lp���h��.,�+Sʸp/�S*���]��ח:8�6��
/�v@��,�a�����$�oU7�>Nh�{�'>ӹ:��ڨ)�YhA����nƹ�5�:��1(4c<c�P߁6���3M��o���;������I�o�GͿ�������F��Q|����ȥG��Do?9h�m����i4hy�|���泟�Fo�6�v��Y��A���h��8:���0�pt8�C�t�x�}��QǏLJ�7��;~����kاg=q��NJ�f�f��p}�,��=�"B����PKZ��Zx�.k6���litespeed-cache-es_CO.moUT	[
Sh[
Shux�����	�U��$<.����k'Ht�	;Nf&��I2d&	�
5�53Mz����I&�";"��kX��	�E@���"������~��KU�$��y��ˏ�vUݺu�s�=�yv�N�п}7�d>K��'f2��O&�`{F�}����� ����TnG�4��K��<��RS�1��hy,���*?A�Zޠ�=��=����TnN�_�����v�o��é|�'P�)�ߧr��UT~�ʍ�C�%*P9��ݩ<�Jb�I*w��*�S����\*w��8�ʏr����gQ�i*/�r3*�r*I凩����������ITnK%Mkf)�S�
*gS����Ћz�{�Β^�s�^��H*������Ne��2�}�܋ʙT��r�7*�R�M�֊��TvRyT�8�<�!�[H�&T~��/�z��IT���F�Bn7��꧵��Rɠ�`?�����ʾ����$�?�rK*>���0��O��)��A��A�k� 桢����Tfy�1?k1�_R�%*�W\n[��|����)`<ߤ�(*��ӛT>H��dh����pQ\�v��p��eh��e��S��_7.�:�j��-��Y������'�����_.�f�߅E�����*��h��"ڻ�����^ߦ���*b^6��i�׭e���T�:���m�{����TC�Ch�Z�zA��x?��ϗJ��?Q��M���OG��)�{���~�i������TN����2ʙTn��XF����C�ee�3���f2[Q��_�2 �?�@|�я�8_<�:����R��M�R��
��g�׳��_�ܖ�5��c�.N��^��X��c|��d�y{5<��ݍ��*sTέ�-�b=��B��^
�����j�����m�r
�|a
㻦�~=T\?S�:�Xú�E�o<��mI�,��a��[��w���~D�N��0��r���倓]������w/��rW��T�`�[8��
��V+p��
�m�
���+�.?X��^��2���7*wc���w�9e�/A?o��㼾#��ߌ����`?�c���ѕ���+1�Y+����|c%�/���x�[Z���}�J�w�J���+1�O�|���A�o�A��~��� ���A�ϣB�/9�^C�%���
����9TN���u��}���P��!��iT�Qy)����C�C1_Sź͢�6Ə�⻻�u�}��ax�ax���0o?��h/{8��x8ֻ�p�W�p��r-�;�q6��T^w8���q��G��=x|�#��<�]�r�&��#0�k���>�-���oa�����#1�G�?�#1�����8�_B偼�Gb���tȷ��6�m�T~�ʫ�W��{�B������c�B?p��П��B{w�~�L��:
��Qؿ�
����8��y4�\˿��6?�8�|o�c0����y���E�`o9��	���1�;69�b�c1��c��ϣ�*�>����=���h��x�o��P����ˎ�y<�}�����ǣ_�}�㱞<��ۜ����	h��P�L�������O��s���Ϸ9�Ӊ�7�D�	�8�vĉ�1'*�z"��J˟���<���O|��w0�g|�X�����`~����I���'m}�i�I�߳N¾8J�G�F�O�u�I�+8	�w�/���~
~��T>I�T���A���d�ݿG8�ʑ����%LӠ�z� �E>_NA��>��w
���&T��r���r���֧��?�4�;��i������N�|}�t��t�D���t����8'�r*7=�]p���?����g��eg`��z��OZ����G��9>�L\/=�třX�[�ĸ����Bg��X|�%O��TFT������?�ܘ6�<���o?��{���s���`�o��9��fZ~�\�W>�qԹ���\웇��y�\���s?M��z*�x?������:�<��灞Y{��/�7��w��G�>y>�}��v;�u�>o�|��1*[Py&�Џ�/@���?p��@�z���*���W�z����}ѱ
�-j��*�o�}y�*��[W�^[����U��/\:d�1}b�b�'hyڅhoՅX�{.�>}!���_�}�~��|�\x��"�}����y1�?�pw���=�߿���?�]�s᳗>g]�v�.��G_z�KP��K0��.A;�~�u����P�
�+?�8g_���b�U�>��<�!������-/C���v��˰��_����2�}��󗁞��e�f�Qn���j�߲�}��x]Wc�F������W?���_�pq�j��]Z>�p񌖯��|���ny9�7{9�{�嘧}/G{�_�}p���)�c�~��o��|��W��
<�N�L/]����w_�x�
�凮�?%�y�+�=W>��Ӯ���J���ļ��
p��
�[����B���
x㮫pn4]���F����F��j�A���j��\��<����p��������?�9s������y��q�A����g\�u����CZ>z
���k������5��������E������kq��Z���?F?w�1�y��#�O�1�����w�A�=k����:}
�w���k��A{���_�u��u��	���^��K��|&�x��~�������c����z=�Ǻ�\�Ǹ�����\<���1�_h;��v�s=�p����
X��7`�w�A��Po�
��^T.b8��ʝ7`]'݈���F����~x#޻�F��o���'{��~�Ÿ��?�ٛ���s��#��zeۛ!�:�f�݌���͘�wn��݂~���o��G�|�o��={��[ �)���~
|��[Qθ�Yp+��[�_�ފ��}+���m�6�CN�gQ��o�z�6��I�c�w���v;�k�����<�܎���v��f�w���go�:�����?|�Z~��o�ށ��@{���w�s��;0���t��w�����ͽ�o�N��ߩ|ڝ�Sת�n-�"��Ik����Fџ�F1��G�߮Q�F1��bߌ�*7��~�(��_�b�n~�ô�P�����Uwa<�ޅ�y�.|�ww�ߍ}���S���ލ�����ߍy8�n�S�w��{�<���݀���?��{�=�����{�Խ��i���;݋�s��~�潨w������Why���}����܋��^��6?ݲ�g��~����g�o����vf܇u^p�y|���0ޟ��x�>�����<O����~�������,ޏ�]z������ʯ����%y߫jy����=9����bz�A��cb�~�!�þ�n:����a<|��3c�f<���\^�0�õ��{��o���A;�<���~���P9���(�9'=
��Cv|�v�c��z��c�ˮx��1O]�c^��8�o��X�c>�����i��G?^���s�qS�܏����s�o'�������x��	�K������y~�^?���O������'�_���嗨��'1{<	9���}��'q޼�$�}���=O?��C�}�)�YOa�<���S��ן�>�4Λ���O>y���O�~��gQ2�=�~o�+|o�_a>f�
|�T~��_m�k�_D�<O�ƹ��3��A*��J*W����������=�Y�w�>���<����-xr�˟�8�y�Ѣ�1�{�v��8G�R������^������nz���
~��;�w��k~����苸�단_{����^ĺMz	���%�/�O�x���X��e�	缌���!ox�+x��+�?+_A;w��v��*�5|�:�U�]�bO~
xf�׀��}
pr���|
��c�-����{��P�"T?�:�a�������'����Q��?�<�����q<�G���D����t�O�K7�	���^��g�)����ʟu_������O���/�'��+���6��m�߰����߰_v�;�j	��1^�;���o�x��\�M�w�7��|��ob���&����9�7�_7z��[؏;�8���վoa�^8�-��[�����rt*/b9�[���oc~W�
8X�6��m�iϿ
>�����[�苣�A�N~G�;��W��|�;���)�O������E{;k�.��.��}��|T��xW����w��z��ᜨ��>I��Ή�����/�QYa�ȿ������0/���N�Α{��s���?�i�u�L%�T�8�Jn�GT2����$밌J�S�T�F��T�y�J���㚤��P�t�R*y<�T2�N%��**_���P�x�_T�y���M8����{,'�v6#$���FZ�J��*�T2^?�J�����q���ߙT�B%��K%�[�&��+���0ޭߏ�lG��*?P��$*y~ox?�+*n^��F�s>�$p{/��>oQ�x1�A�_��WQ��*_OٸI��ҍ���7F;�o�y��Ƙ�n�y��&����m���d��՛��MT2|�I%�'6�z�M���&ُs?��[H%�Cg}�_��T2��J�_��!�Wˇi>h��0�;pS��J*���pS��¦x��M��6E?��)��G����?�#��Y�{��{��#T�>>�#Xߓ�<����L���m��}e3��W���fX�G�d|��|NM�(���Gя�?��{�J��6o��7es��8*�����怇���s�oT�y���5��c��}>�qEC�WP����z�F*Ϧ�a���q������T2�x�J���jw*��t��gϿ��d�d�Ob|WS���[T�y6�S��T2��S�?�o����-��n�����[�>�%�q�-�O���W*�����Mr~�i��Ƽvpr�g�_���c�g�>S?�y�,���T2���g���?8��gG��a?|�s�g>���J����0�?����a=^���n���7��M�Kn>�}�[*	�e&�I�2_��?�.Ve�ޗd�۲�دOi�q0��L@w�xm������'nK��	��?��y����.�Nܽ3�";�?c"�;o"��R-'~F&b}O�8��L7e�����G�y���|������r��B�k�B����[�'^�>	�_I%��O¼<<	�ϛT2=��ָ�����R�t�	[�uk��k[c]?�
����Vn�zWn�}��6���d��o2�O��鶟�?L<n9��5똧��ᓦN�����;��}ؗ��y_^��J�������/7	1�˘����<��X�K���|ӗ��~Y��/c�>֌�l݌�io�>����s��T|o���?8�1S���S�W�Ǧ�;/M�w�9�Y�K�q���wpy@�@%ӭ�r�����w���ϣ��c�����r:�����3��L�908�p"�̿_:���kۢ�ѶϷ�\\�-���ۢ��v��-��|}i;�_�v�׹T�<��0���u��G?��c��:~{�ۙ�c�^�=���c_<�=���ѿ-v��M��;�~��tI���-��x���{w�z<�΁�u�ʎ�~z�����;�����w�|5�y�����T���;l�3�c~g��΀�Q����T�����J*��}���_��t~�YJ%�P��_��~?6���ЛKvU:dW���]1�vż=�+��]1Oo��a�Sw�{m��%�a}�ݔ.����;w�:ew�mw��Ww�.����7vǼ]=�|&�{e&���{������=0���8�c��/���G%ˑ����xo�����*��Wq��ʟ��[0�_�`�<����|�C���-g�޴Y�˝g�{=��7�ym��Cf����?_�z�S��w�[���h�<�ӊv>҆yߦ
�4�
��m���
�u���j�7���f�M"'ٵ�;���v�!/Ry5o��M�*��T�<f����s0����/���Uˍ�b|r.�x�\�cp.����j.�Y3������w��߁��d�n�=�:��w�^�����}��������;��<���yJ��~�z�y��'硽�þ���0��T>��k8�v�D��N�ͣ;���:1��N���N��s��o��ĺ������>�����|��^8|>��;��f�w�|�������#:s�Ѓ�,l9�R�\,﹔J���:�k�&�_�'�{�Eد'Q�r�?,�*t���x��=Mb�uh��_������b�7���t�)Kq�j)���K1����^����KϷ���U{�{��xo�Gio��){���T��塽�������u���}�|����}p��v���6ec~k_������uyy_�۷��=㣯7e�������z��d���7џ翉�^�&���||r?=�>�y?�w��G����0���vr��;3�G-��c�G{�������3�Ǟ��,�]�_���;��o�/�ߦ��������>��y�J�Oߩ�>>��>��x?�Ǿ���>�j��H��^�����汯��G?7�>_A7�B%�i�����!�wg�����?��x:��\Տy����M��+��#�����~\1�����c���e�h��z��A���0C�wH��l���|������c��}`g�����^=��2Сӗa���r���,ܝ\��-b~,~[���m}~����C��C�~>��S%�SP��u8����)?�))Q�y�b	�i�u�a�Q��#��^���c#������>�?B��E؇�7(c�|���Q��*�����2ڻ�:�ge��X�����e����f�s��@��T�|���·*�/7���ݲ�~YA��V����^���?z����6n��7c���ǘ��c����v�b�b�WU������}�K
��A5���p
��l�V
��c�a\G�Ou�<h��5À��P�r���W�.�<��r��S�[>��_Z����&>?V�;\�q�c��#��m�d?��#�']<�uz{D�����ļ�Wb_����I*��y^��8� ��o^}� ��������<p�?X�����x0�����p0���X���`=���]z��gA{�<�á87:E���{��?�P��
8^s(�С8O���w���a�.��;�8�8H��v�:����m�a\��q��0�w�E��,>x��A�ls�z��#��9��������=���o�|�[��#�2g���1�p$�_��&ѷnt����'�x�(���=
p��� ���h�'��x~�Ѡ{^���N�=���1��>,�f�c��z��c��=�}�q���s���0_��KT^��8�8�x��?�Ǽ����'`}v:x��J�[
��qީ�~v��S'`��>�щ��ϝ��ĉx�~"���X�������O�rމ���8�����}�]�wT���Ǿ|���`;N�~?�$��s'a�'|�gg*W�w�������z[���-w2Ƴ��~|2��	'C�p�^�2���ɘ�q�C���䣇}�_��e��l�>�o���/����}��O��������돟���t
�}�)����ݕ��F�����)�SG���W?������>U��b�G�
8:�T�g����n>�{R�eN�ly�q�����{��Ӱ��<
��iX�MN�8����NǼ�:����qδ���(�����3��~y���3�7~�L�cp&�]9�u��k��8n;���g/nw�?8�x�Y���z�V*���0o�g�8tշ�}��q�.<��T.�q�7K����\�I�����=�-���q�u�y�W������N�C�~�%�{��^���]��:N����G.>��*Ȼ/[��u]�y?�B��E������"��.�r�E�ϧ���E����|^�|�Ř���8?Ͼ�z��X�?_���&��;���]�@�q�_�C�_���.�q泌��ˀ������8������8�_[
x���8�.�z���k�l��n�+��{]x��
��<}�J�g^�qϼ�d���sѕ����T�u%�+1�o]�s��*�7^z�@��t��WA�s�UX�-����F����O��}��/�p��G���~��p
���@��󵐻<r-��?ƺ�O�bo<q���v�`�s���p.mv=Η��^���
ط�ހ}��[�u�
����hǟ`]⟀���'�w6�	��	x�{7a=o�	��&���̀���q�{7n�����`�-���`���;���
��oU:�V���o���V�݆}��m�GN�
��n�yݎ~_r;���z������~Ήg��މy��N|��;�G~'�7�!�u�Z쿹w>�wc�'�
8��݀�O�:i�=�g߿���{��/����^Կ�^�������3�W��П;�st����w��aݶ��s?������?Дy���K��� ��Ѓ��<<9��T���?|z���߸G0���/y�2��&�����?V=
z�G��nyx��G��=�(��̣�����0�{<�sx�ǰ�G�ǀ'�~��B*?�p��q����x�1�����y�ρ�g��I������'=�~_��C�>��	���O�^{B�ٿ�z�J"%3���_��}�I���S��٧���y
����O�S�G����T��
���UN���G<�r���ߟ<~�WM�y���{�W�Cm��<��_���}��38?���g��x��`�����u�o;?�r�g��<��}�Y��,�d�簾'?��/y����ޯ?�y��y�.�C^�<���1��=���X���z������[�o�����7��K_yx�����_��;�����_l��x}^D?oz��g^��|I�/��C/a_����ї1�^�|.�p�˨w����<�2��_�<n�*Ω��\8�U���o����k���_C�}
�x�߃Y�{��ﱾ+�y]�{��f�c_Mz㘪�_y�h�����!Z�ױ��xr�g��o�[��\��o)��3���zo�~���#��;�ͅ�	�k���D»Ѧyxlo��/��ݨ<}<b�<K�U�צ�~�͟��u��78�yL��2v�oS����"�;��1�D �yz<�(�&��^����8�g^��:������p~=�1�����\���3ε��젿M����/�}�����#��Uغ�Iu��v��_/=�P9Y���>{��?Fs���͜S�{�������D����Zn��w%�������2��}�y8�8=�,�t�t�D�� �-����wy/I�i�>�����c���g�~}cg��!z�J�z/S5�����
�&=�
����y�&��0���_^s��
��8��C���M�9�[�OQ�׹}���q�5���xW��[��5ۑ�mܦ�!^�t�
-r�1��:���i>�ߡ��g��.�=�Kl
�a�l���_����y���y�*�ټ	����}�uj}�c��7.�{���b��ف~/�w��*�&6)�$=[0���z߼�Ǥ}�a<�2Ҝ��4��	>;�M�g�p�{�!��y��镹�io*�M�k���u���#t�K����r�<��!3���a�;��鸹4��Q�}�+�J���w[��Kto]���_�'�菎����-�Wu�{P�;��i��K�����N���q�e�{S�c;L����ez^��.z��f|���>�	����6�g'���`�*��M��}��P�W��k�l������i��e:�k:7_�g������g��4���BO���+��M��#�}?�=H�k�hR_@}���^���ӽ�����z�&>Vg`c����1�%ϳW������&���|��O|��w��o������w ���y��I��d�@�o�|�+t�T�w���fz]�6�x��Sv������o�~�y+�6�-�����|>��˵�W��'�y�4��
[�P�s�3�~/���ӻ_���q�a��}az�y�m��D�'eF�ݨ�^��ߥ�̓~�ʫ��q�����s�^�a��nC�7��	�n�|
ݟ�g����=�w͌C�mI�|�~��7B7j�-!���7e#جG��T�f����aS�����w)�C��D���v&��P��b�5�0���q�4�7����e�渇�%�s����&�+�>����ٌʓ��#���s���gu����M�	�==�C߹J�o�l����~D�f<�f��"�;�	~�Ǽ��Gy��惌O��^tG��#�~K��鬣g���$�	����T��;��y��>N����q��+<�|�R�yT^������g�yks*�eڊi2��B����~����x��o4��r*��:��V-`��i>��Y����#�މ�w@ׇ��[X��]A������z�m��i�⸃Ěg�/�Y�=_�<={K��ɶ�Pۛ���~�����k�3J�t�;]����d;�y���|XD~L�gy�O��Ǵ��s-�^3^�Ǚ�W��S{����bY0Ú֙��=����,�,�u0�ے�
�%��mD���;Zz���j��8��9�v��!*o�g�j�?�ǩ����w������XV4�7~3^��w~@z�3���^�_e���ͤ��г��!.�W����to3z{z�k�{�Ǵ�T�a���M����T�E>ϵ_����s��>k|�n�ڙB��L�Q�����:�ߨ~������ԗ��i�&�0��$&މ�?����#T�ί�S�?����=c��E�g����e�{��t��������Im�Vz~�>��6�z_������[I�O�yO凘Ƨ�ވ�\t��7�t�+o<s����M�KC�0N�``�8���ӳn����-�v�������7�|P�a^��F�w��k�9�����>������Z�ys������A��st�L�S�_��_3}�m�ĸ�����O�ߌ��ۙ�/4!���->�6b_#⽘���*�E����T&����F�zh�%�Q��2�#c����w1���珇��C��~��P��PY�{�ysq�n߬�2_�4E��<��e���q�g�>�ߟ��a������>=�V����:ϻ7fSD��4�s��̏j�-tgjz���rj��T�q�4���ϙ�zk�Ϡ���{�׀q9�]J�;�O���=��S{�+��
zo2]wP�}������<���o��a���ޣ���r�[��wL��+���0�M��?�8�iL�����Y�A��;b<�=�uw�닩�$�-]O��!m�_T~��{��*O�rx<|�Yv��w_���3|�y>�[�zc�>����͌�ut,w�������}���;�8�?@�����ב�e��|��V�Vﱜo��6�/�S*���׵�/)l~��(����g��q%]���q�gX6H�l�x�8���d��0�S����u�|��T���|SoO��a��I���z��bx�N���a�����#��ն���t��&�c$Z������[z�����Z~Ƀ��e�����+.It�Y�����u,��Y��W6!>�D���LO�<��e�c��[��1�6�N�zv4��F�S�=�a]��2u~��rF���9/���t�SޓS,o��2MA�j��r����]�M�I�q�����L��d�������M�o�n��Ϗ�o���>N׈u/�{�M���(�\�w.=�5�<�3��z��w-���Ʒ�m�����
�7��0�'�`Y�&t�e<bV�ò[>/�ѳ���Զ��o��y2���z�x�����z��|fP���3��$�Ɓ�,�=�y.�O*�霰��*/��-X���G�?�Q���2XnGG�/`����t�cb;��zW�9@�ߤrz�~��o�M���!n/;)�QfҶ[��I����0��j�P�Xk!�����3V�BTB�Jx`�P	��������*=�e&峃Q�bʘJ�j�~��8�Jy�g�WT�7�܏l)��7�|�[s���+���;P�je�C�*���[�߾hh(,��|.�u�7.��џ퍪��0�W���|6��ZP�Vj�l\
*�lP�ƅ�B1���¸Y��/T�j�e{Cԣ�X^(��`Y�-��|X�nN.E�8.��)|Q���C�En��q��
���݂�`%��}"O�D��K
�r7������jP(ƻMffi�K;�K;R��@X�}�~�Š�l��Z9Ty
��[��n�3;B_%X^�3v��;3K�R��C�������yyfW1�0���*a�􅘚�X���x�}Q�@�P�i��!�Q�D�Y5Z�)c̴d�j��lM��#�k�"������Ҩ���D���� }{0���9z����[�N_��h�4I�L_�7r�ޠoY�̵B��`ؠšo��t]�[�4��+XZ�:2-�@Ű"��@�r�o�H�<�9�`8��N�S�z�bq$�� n��md[�Y<��MBa�%���/�1��M�b�S�unm[�]���^��!CAa�h^��YŨoY�W��4T)Jͽi�e;��#S;��@>ہ�В������.,G��V�G�;�Vbݝb8�����O��!���V���=w��QM?�]�	
G�ί4�*bZE3��W@�BkW�Ɏ�Xb�:X��;�>`H��v�w	�ēQ��+{��?�<�,cP��%Z�b3�5�^ZSS�R�f�=���QX��r��4U
�Ӡ�������Vԗʘa��@������vEq5�.-�iGJ�j0��Ƣ儈iay����D(�FW,��)2a��u(�VhJ�|	KV�!L���P+�3�AƤ#�V�].F��vX�D�Z_U�7XZ����ă�
|`-(U��9q���Q_���(ɒD%B�@�4
�`(�E
Fx;��P�vO�,��V+Q1�]̨�
�Z!7��^.���2B߫��N�]"�@҇>����8N�G-4�CٸV�v�	�h�~�9��z�N����%�p4"o�A/U�,�i���*��B���:�ӁJ}�Sx,F1�&^5{��|]����P4�������qX�7b��kQ��Z�U�GA���pȗQ��������jLY̦�]�^��i��0B�EDJ�8[��;C��t�
� ��G�>��b����4���(�;>�	>���S{�4�`rc�X+�����/.Tæ�%�P�m����8%x�xr	��/棾�%U�{��bM�8ઙ�֜�G'K7
�LUx���SL�DGf;�$�ߎG�FPl�@�u���l x֎�"N5��q��EH��^zG'��R�����3�.�Y��)��ܞK{���oJi����=���t��y:�f	���ȲpĞ8ed-?G%�Ic��Q88�T
�=4w^�_����k�m,��P���(Zq^~���4e���J̀V�[-02�S{%����믊cĔ8D�W�XHޖ��;�P�S���4��rD�Y�ne�؜_�lO�R�S��G�e���2�,M�BZ, ��a�W��aG��n�H1t��ܾ��H��@�Kt�:�-�j�%[�M��/+��+x[3��g��C��?:��5����,`Q_!�y^`�7jeօ�8���D�����B�6���B+�j��mL\(5cqXK;r��q2�e���ȼWO����[\e��@��9�˴2:��d
�(Y��΢9Z^��V�+,���R�/s/gE�"���L+��fiz����Xa���Q*���8^�Otf���t��6�[��D񬠢�2�t:R�������7�x�������Tjxq�^��t���U�`����z	t�bQ{wO���nBs��Ү��e���`�N%&+�dZ�2\Ҧ�rJ�
�*��l����W-�	둝��@[!^��fZ�{�М@�ݴ�18����H\�(h��/�Ux'3�Hr��\���/�IleV�H�Ш��B��-VH5���P�0(�i�����Ts����O�0��窥�=D6��C{?� �KGM&o
Fv��bh��o"�������7�g����r��S�D�jL"CUĵ^~�+K=+1'��Z���d�e����]\R�+�m��WpC���)΃�s����ФX�? ����'q?�$�~�B����M�\%��
�i�,^�dt
:e��/��ܛ���c�
W�E�5V��7n&9�
���8��@
䃑��f���1a����%���Z��*'fv��Rsܨ.��Ui�i|=���V����
�/vT~��By�j�H:���z�2�
v�!4/��K�4L-:bX�`�j��A`D��h�6gw+�tli����^AU,��%�mZa&�[ tAυ`���K���-=��v�E�T�I�"�6��������A��hN6�eN�ɵ�}c��
���H���ї���K�9����Fc|>�;�DL&D�bP&���A�fea!F@� ���d�f�V�P��gꋸ����+�rO�c����Z���8LJK�E�2*0�
�zY��t�IE4G�k_�3��.�Q��*��4� a�� 6G�[�T}:�x��C����K��4tM)�Q*Em���6��uI$�����h�5zgIP�1F�jż״�dG
�F� R�v]F�9SB�`.�@���h����z�/�L�HND���ș����5�6�	�5D�]m�)����	Y���[M=�D�Q+���W�Th�e�@�E���[�L���4>�Y�w�1E�K������6 [�\��Xr-�%|�P���C���o2<��h�*Aj+����n^���nS�����1�,{6O����wѸ&Ź�����]������w������U��H[���ІY���G,8�h�Qc��kÄ�Q0�����
�1=���ƨ���\�vܳ!�Ǩ�NԽ��e�^L�2��������nX��u�4-qa�=mA��K��mD�FA%�a��e^���ͦ��]b���ַ�4 �_�����W�Sc����F�+J��h@�a���E�Iu�:J��HL���ۖ*��l~f���t)J�>XWca�,a�,�� �]�Ly���J��(���cB��|�`�</�9��^�1(/�Ǻ!��a>�*$����Z�Z(Z�W&
��Va�~�Kr
|0@
 2���XvR#��T�QP�oa�p�ph,�o����c:ZN�vG[vr+�	��K
ՠH�vHD��<���/�Ug�Ԙ8۰D�3�3C�t�0���Fq����j(��7��<B-��Nb�G�V����Dl+j�#�=-�z��F9du?B��M_	�
����3���2���*�FP��N[&*�3�����1Y�k�ߟ��{����A��!���^�LY�8�M)�;�b:xc{�	V
J��9�O�Q���m8��[���X��
�l�H��W�D� =�	�e{�}i�ҳ,�+��h����Eՠ�2���*r>�+o*#�=�(Z#�WG��u�t���b&;D�_+0�i���?�O��T���+ݬU���K�4LZ�vh�ײ��ը,
[�����$���SB����=�m��!��i��Y�L�H[D4JUqZ��y��)��9�&�{I"�hQTL���+�O�a�yˀ�V*������*�-/��J
l�QLv�]�~BE�#W�F�Nڀ��0���Uh��agڻ;���@��O{��E�6��P%�e�g� 8��H)��FE�VL�n0�)��4p��J8$�X�Ba[�y!�yF����(����8�aZ����)�JDL������� ��:�DbyR4Z~=C�3Uv�XƩZi�w�4%��W��5ᓳ�Wͪ~�x�9����"
��2��b�v"��Uo�ݐù�8�/��\���.z&����)
��`u�8�m�lK>�[�������?�-�wϴCѠq!U��P<%�sYl���u��F�D��*�!��`�.�D�>�N��V L8@�'3<|�yS���么�	_v�A�./�Cs"y�%��Q�ǧ΄UFt�\^�PALL+�N*p��xh����&��"�Ֆ�)�D����8"b�����	�3A[�"!39%k�D�OeP+3�-ڭ�t|EL�P7�y�χ=_;44�qu��3�.b��BN��s���p����*I�r��Z�Wf�Ѣ�Ҝ�j嬚����A�9�n����)��9�+�qW�6ԴY���}�M�g��>��{�V��)�ZK�
b�GmCɂ�Z��?3\���4�x־[���`���ƖrL����=E;�8f��l��+���� �W�X
��E(�bC���2��L3r�k�VV��
x>
�9���`�>Iuc:�lQe��}9�:FQ��b�r.�����L�&B0�C׊��+,y�����R��a��ց1Sa����~�8�z3����::���שW	E��Q����R�!�X��V�Ԝ���vQ
F+r�����[��.�5�(:A�c�Ca����|B2Z��Ug?!�ˤ�PѬ������7�3ƂNZ&���w���zh؉[!Pd�N�>A�	�׻�+����5f[�~6�W���
V<�\e��:朄�OGIԳ���J�du���iK��w���cR�]Ӣ-��f �:`}k��[E`�3�*��
�?'���O�8V�_G���WO�,,�GJ]ωx=���<�M:Ln�V$��j�X�����+akKWO���0�a�,!uԨ�@�$/!XNݓu��{�w��~�Zf����u?E�]�����>k���H�*�\��G�?�DÅ�����0�s�H�?��ӂJf���ne���(k��L�%$B/��"�� ��`�$b�/�%��$���fm��h�
2�6|β�3m�Vb<PC�m��EcDJX���Q�{tna`p�/��1�Mb��'!pI�6�k�v�W̗�y�fVd�*M�PL�%��c�V�'!ǯ0^3畜~YZA>_��`���t9��/i�[�
奖��|r�Y�s
���|��L���*W�@�nȑܱ���B�$>%�h��噎�����"n
��{��e�L���˘(�e��e�x��a4��ͤ�"���
�ҫ�1�P��kb_��hC�;��#I}�=�J|]�ׄ=&{/0�d;Ė�9N˔~�˻�����Sh%��^>�7�9TQL��7)_�2m��a�'~�d���'j
�Z�!��#�N�Ί:^;&����X�yW5a�z�q��)��
�S�c�B*%!/i�絬2��~�B3.��f^d1{c<��"K]G��h*�dN�Е�h!���f�yg$�K�m�(_���׊�0���L�mU�d�=.�,�ae��Z
����A?��{�"[/�_i$+�T��Tɦ�!1H �R�2������$</Cm��Y(�͖jC��턷e;��7g�	]����U�	p��aɢ��FQlBP���H8+e�}�S����e&DY�{��E\�r���<dx�ZAHQu�C4�>�fE��M�H���aϰS���6�"��1��\=�V7X.�"{�n�`u&���$�ǼE>�!	���4��`f%���b-!�2(�~*"�t�b����}�C���
$�.a�6!�tqX��ZL���{8m��'H�S�anI|���jL_����D#���"��$����n��,L���êu�
]L\S�oJ�bxѳȀ����}'t�
�"�)��������R��>���)�O�{{P��M�
7����`����M�;k�<��{i7��q�����gG	L$�e��^
n9ʫ�3U��Q� �Kp��/�-E����9�x���@�Y��?�#q_+��m��w�wQ�%FQ׈Aި�R\����Q����Ŀ�{&b2�h��L��%j��~A2"�7�x&��*�I
C;Tm���4Pԭ�P���[ �3b+,/O�y,\(���Mqp�j��$f�aŚR��r�i�I��+y`�`8*�t	:��z��XO��M+�1ɼ͔j��� ���[�_����-��4��\��ة��$eP&$�X�)~��gH�G*?Ϋ�V���fμ �o�#ȱ�x�!<J�1Jc�#[��F�C�cx
c^���D���{j���t�1�~�l��ơ��p+�����?�57EB�t��9��J`�_�`�1�x�������f�)傐b�%bT�3�H�	*�R8-�������"[N,���Xg����T;��O�4eM���l�&Ten��*��S�Ј�]�JQ2󈙎�El}��`�eÚ�v�v/���
��Tjuj?����φ� �XLF2� e���繃0���S%�2ZGbY��7f�"�:(1�U
�|d��!@�`	ʡ�/]9/�s��"��T��Nj�v�G���i��2_ò�����M�,�/���bɠ�OEY�)�1�EܴS$W<IC�!�2C͠������e/*0���m9I�Zgc�*xV��C'!���PfT�'����;�����[Dž�
b��׸�A�\���l�V�2�	�N�P1t�t�fRw� �_0��y��n�W^t�E��"s�b�a��*�X2m6����^_&`���g #1���/u��E�u���)f�u%茯��PE�py\Y�.C�Cc�+q�W��D�@UQ�H��鳣m���K鿑ف�%e���M=�LW�
��t�uwl����}􀻑���b糷)~%2k�����K�9xY����-���q,!$�G�m�;10��8�O�;ȆE�8A��,X�AVw[U�椅|b��yͤ�4C)�&�{�;
�B^l��8�	���̾5������g7�G�dOr��e��|E����`����)���5����p��3�����G��U��JWh���,PIʝ8]�k�
Y�cݓ1퉢bo���ݱ����IB����t%�(�In)�`aO��l[���Q�k�r�	A`�[vg/��*a�p�lK����^��Pl�8�Q��V�K;�	y��#6+�>Zf��c�(kh�8����=�"-Q�w�'�,ELL����Sl&����:���0�QWEHOZ,ֶ֮A�%���,��4�m�I���r��2��+�GT��}aʈ�_֝�A�E�S�]da]���[��4ժ�r�,gc�د�ڸ�ݲ��(֡BU��Ȁɀe$],7a�P
�ge�˜�|^�s��}FDJ�=T��e>�g��
!Fa>?!���,��.�w�/�|ť���Ď�"�V�|���������e�ܜ��M=\bT�F��zb�a��6��AϕA����ʉ۔>!���aF!`��#�~
X�ĕ�t��bq^�0��_ys�&ab��ԩ��~JY���Y��>d1^{l�`�j��6�>����hm�b�)�A�P�$u���\kƜ:�4wֈ�h��u_iq�W�cm��8�z�xl9�Z	�?y�
�wǹX�ջ��a>ik>�+�`W�W���f�
 d{�8���x��^Քu�㽠4�*z�q�y��NG�*W��|�9�*���*�Uj�����V6�]�j">.�5W*y@l�m�@�z�`/�;�
���'*�U[�e�Q�YK)nF�&T���Dڬ.�z&6����:����:3�����u��={Ű�8��������Ľ[����]�1�7 z��X�
~%��^cP�e���,\�Y�(�.-g��Իj�{^_,dݨD}p!���*
2����y"��UgD���K*ʀC�k�	�l۶:lΡ��҈	}�M�yʮ����7Ư��X�@z��:e��mlm�!��t�V2V���Ve��NU�B��/����:|틂��6�S����eUv2O�5��D>S��3Rt��\�Z��3�Q�84�/�Iёjʰ'�@0�*,셶����i���3�WfY�
c�����o�F��gC�p-P뙤:��
U������z���a���2�nwFq��w/��kC��k1������_��ī72O	�i(�y�0o����B���[�T����%k�t]�[��z�w��Dڱ���PC:��l�Ye�M���S
�J�4���D0���f�kw%�>�-��0�;�Y�)���QX!6݃�h��{]-{���
�l����ŦzPw�ِ�A��}�(���1��%@�%�R��!��¸[�B���2�b��@7mU�F0�J8h��lMu���N�mh��0L��V���H�㼇W�<�`Ȯ`�9���U�%��l ��0�Ѵ2-���G�Q"���񠺈��M�_26�P���H�������r���@›��[\�*�#v06��0gbJܼ�xP�`cW�í�6�Pq�)����n���9�	+̱m������A��h��x��z�J�[�L�A���=�e�\f����]S%8D�	��=�`���٭��R	� ^�OF&	/Ɂ�Ρ��j�������!�-�z�yqs��v�P��4�0�3�˳��Š6�cM��;U�c��g���Ld��}b(W��2�-9�Ulf�A6��ʬ��U����MQÁ�R�.��KqG�E6@T��XaCS���O��(�E��������e��h��?�'A�D��2�R߈�Y�$�	��l߫c6Du��>W4���9]��6�T33C��vW����N�6m��]�b��8l+Ǹ�2�iL�x�1oO��[m9�.�c\0��&��"Ih�9���Z���Pe/ܸ
3X�'��>6��Ya3$TX��ֺ�>>,-��L�-�H�c�L}�Hy�D!֦�)bկf�뮖��oX�լ��P���d���	��hн$A1U�R��"�����������k]4kv�s�j�� 粍}�e��9M�;�m|O�|C��to��?��-�6���c4����,�*�{DeX-��7�����C��Ks�	�/Y�֎�2��D�0{�1���q��)�	��6h3n����#�v���
fEot
���.��r����WK���>K���C/n�:�&^�S�`�%K�o�>5�r�h���aU��:U�j��C���'s�"��8�u�����X!�==�:��4�^�&����o�@�*U��l� ��~4֘���^ܐ��v�aS�۵��pk�&`�*Y�V)�~�y�L0�m�†���b�L&�7�9sͥ�O
�&ޗ�6k,�0��g��q�J���3a�\ǃ8AkC�e�n��4;�E.BF"P�xD,k*8!��뛄ŝhI���D�����n�]�O���wA��)\�H�D��״`V�A��"U��^�=� R㜜}n�^�4(y;�wQ8�3��Z{r\��4�	߬�>�a�-�b	\��'z�2�J��>����+zӑ`�C�s[hC$�IP"�,m����d��R�$�~��p/oDҷaE}ۋ��n�wUo�X��@`�E�׻Is}�#�Y����=E�"u�i�Y�'�=!����
�EƐ�&�Z�L۳��Z��z�كIV֛���Qw?��lOR�J]�TЩ��F�T�19�H�I&�t̖�z�A�,�3o(d&>��f�Fތ�E�P�Ie�N���ζ���X����Յ��]4g۬���k��Fnĕ���Q���@�{����n�x���QV(A�=}g��TF�f�SBh+X3���@l4���p�3��S�̰��Y�e|D§���X_��M���+/$颚�}a���l�����U�
���Q�iXQCSgg���lȳ�sZ)��W����'&�"%�����(��BNJV>�������L7/
<�G�C������	��Tc瘹�R���.W�Do�6X���o�@�ۊ�:�ٚ�.�݉��-�H��
�<��+��ى�U&�NC�L��咑	�@��J�ꨤT+ܹ��j�"ۙ��3�!;�ro&bD�#M`p[ɺϪ�E-2mH+�496ތ��}ė�U�.�
ò��pJ� �/��1�+��'�4���YV�j�d��1o�{�����'��1���D���UҢX���祫bL���<�f�M�wC��mgl�ѡ�=���7|,�
���dC�SX�}c@7���o�s��a����.7/K<u�
�fe���Z�`��$VI�vb�����A���n7݄6ϡ]�/Q��L�+'�?D��S� ,��#q��K��dr<%|���s�|Һ�;��%Ԋ�>�~�<"=]�κ#4,�k�{E���;;9Ȏ+�[���y!͙a�ĻG2mJ�,���O2.���y$�e��yd���}��dN�n�/nQ�����XF&ζ�`�5B���%���,u�=�����qe���37��)ށ9~}������.�%��k�a�؁��2�Z*�6�w��0�^�UF��,��԰�"I�g�Ԩa����E�IE{է�|��=T��8ä��9X�֑Ku{^2�n>���8o7��P!�[%�*�!���4Na��ӕ��V�,�l�cVGp�{���;l�tQ4^�q�s͖��QĠ
�cJ��-_��O�XT5.�A�"�܁��ّ,��d?Ò��KSQ�68[Q�%V{�'��.�I����Z�p.�y!0,�c���7T��-�M��_h�>ќʙᥜ\ߋ�Y2����a��ktL/w������k�A������@�׵��=�����8���t ��\���e��7&��7f�ـk���p��|S�Ӱ��d͊c�I����ڂ��i'��<�T]���M���X}ѳ�t�DnPS" �1�����T�3��������2�
Y^DX^]8Mp����	�!4�eIi������4�C����C���٩�Lݬ��؆]k�5�.;L�t/��?I�b4��H�֭�Y�+���4�ǥ��;�}�R���ra2��b��Db��5�CFp�4����dzBv6$��Gs�z�U��15�GJ�1��Ӡ'|(�t�ds�ʐe�&kLR�$if��0VL��@���O-��a�\�$B�	T���s2�p��Eh�;K9��G+Ɏ�B�)���G�%j6�+���?3��6�����ȋ �w�׺�j
���3p\Ծ�b:+�c��8I��m��$,tc�o	����8
��z�F�A�qJV�zI'Ck��4����X�&�y�v�1��|0J��@���R!�
^
Ô����F�(Vl������N� �l0;T�E'�۰��D���(��Q��Ȃ<j]�����ʪ�2zoF�V�7�`B���m?⾘檜��#���?e�jR����8�{v�.�8/��=i-���W��w����hQ�,���\��y%��aS�:=��Kg�"N�G�Ƀ�Y)S��g7O
���3��Q
O�Q�}/q�A��L<�Bl5#�E=.�6�����uAB�cg$�3��S�0~E���x�D�
�P�F�H��D9`Ix�]�Ot��	,����Iy���e�g
����"��]��S��q�ƶӧ���TR1S1����9*U���.�-�C��}��o)�5���;���
C�d������9Ì0���	�|#�����Đ}����jD���~`��|be��i�,it��a�lk�Bs�r�t�� �4"����/H��&2�L	����TX���l�
�^�*yʇ%o���^��d)X!A\Uj�T1jh�BE"���Ι��*��!�����{�Q*v�I�bl���I"i�"R�PYRD0��z���0�v2m��c�4L�n��8����py��{�瞑����w�ttw�O��=�H
�=U_���F�~CƂ�Ry�3)npM�1^�a��uN��������k
C�;��,!�C�S(���4M��ӓc���aii[Ҳ���-���}Qwv�ν�
���j�w��Pƨ�B:g�hۺ���,3��
V��!(M�ǂ�塜���3��*T1���;X�YF���MƸ٠����łD��STյb�8��:�E�TD�1�8x��j��M�$Z�� @���yRD|u��tt6g��Py��-։A��*b� A��]gd��Gk��⩧us�+�������V&An=$�T��׳8��҆I��[�F�Xƻ�J8H��j��ĴU�I�����o�$�0�d���8���x�-bd�7�$!
�}I�X/)o0���� 9�l��ӘqM��A��F'��E��4
����9	�Q��1:�!��A���F��#�.���6��lh�XN���㧭�6��rx%ސW'�X���$Zދ[��~�hU
�ͧR�Z+G/=Mj�2�"s�z.�����U�<��q���W1~��	ڌ��"�L��F��3��A�$"퇁z�pq�[%,1uDŽ>�a:�9�|�6���#`�d��0+.�����<��l�8�����1Y	wU�H#�.�dB�$���$V���d�i6f�A��5�p��#��&�*��'@"Z�0m���3���OP��ٽ����$�6�#�إNZ��;�dު
�l�Y_��ȟ7�Nf;�
�&㠔;�I�a���:*��h'�`�s����uϻl�����K�$����	�>�bF�,�	����sP)��"M�ۗ�/ڻgnǂ9|�@�kć^eϢOI����qU�ʯ���
0zb���7��Z*�y��5���R��QgШ�ղ�U�ze�m�M%��5�K�5�/q�8a/JB7�`d!�v��S~LQ�	��3H&��c䅒5U�/-�u��qƕ`I�L�"U���
U�i��K�h�b:��8lxC�T�
h/�"��vu��^���A�z�~�DlȔ%6��+�IH��}�]^d%��"��\,_�O�D�ء.�[*�D�TĨS`�̆d"�0��*�~6t�w����Y�9���(p�ŊM��:�t��lb�� ��rFkU����>�L9|��_<)?s��T*ߕ/5��+V���;�b�q�;�C�L��\��IS��A�BĤ�H�YѼ(�U��2�*�4ۊiTUq��h>�}1�pB����t�;�[��WJa�,mႴ?��j[`��ќ��SJ��+��
\�y"�ȯJ@�pJ�$^��
�v+L�ڰ�J��i]Z�ۧD<�ĺ[��H!��n9��^c)�^���K���NRt�$���
A�{��oJ財g�5'En�,�=[
2\�/F&�,5Ks��1�V��ا
̖�7OR��g^���c}���zi0f��	���Z�ւ�p���L�V�c#��I{���11
a�$�G��\�Z%;�Mod�C,��T��e�C����A~�M�l��B��L�Ո�m��X���X-�p��=�g��L�G}s�Ę5N�@�p��im��2+� H:��[C�q�Սr����c�M��z*)MX+ɞ1�$1��%���P	�Ѹ0J
%#�z�G���+&��,e[�u�.�=��xq4%�T�2ԅ�i�=nI,�M�21���w�4��0�1�̍ՑX,s�֐�m��C��1U�+8z�EG㥶Qq�6�}�&/�P��Ȯ~���T1_�'�j�զ�c��a2m�)��I[��*���ڀ�R�bW.�yE3`�J�H�y�W.�!��.6$�K�]P���m�e�[�U�Ɣ���ք�K&Ȁ�@I�%�Z0
��^�&Q�8A�Mw%�ĈN)��ZI2s�r�����Έ�B��{AU�L��U��:$	�^�#yTt9��'3~�~�x��̈zJ�yO�OΨV�l-�~ѓXy�<c���^3��uN���Ј���C���FE�}�-�Rν�g4q:�lR��ݔ4��[
��Hաmx[��r�>�5�&ӜB�-FTC����x�^rm�������+BT�g�ܭ.ۉ�o�������F|�:��N1S��@d������k�d2jb	�Ff"E�XL���I�^Zw���:#ɍ���[X�X
7�Y3�is���dR
�@m�Y߹�����Ԁ��'ۉպ��߲��a
�z�(��a1D���iYc�:c>w�C�C�T��oJCM�<��$
�džas��Fv�dci̠8%����grb�Zy�Z�s&̄�D`�$G�w��$�+�EK�,v픕�����z�8:͙�)cECQ�)��##/S�)���h��1�եU�[�Lu�ۨ`���F*x��,#�e�l ��2F(q&,|���ݭK��~G��r�Y9�h�,mY��c�S�['�O��0�#�m�kP�8�M���1@]�&�M�"b�l�T�=�.���6W;ۥp��":MDШ!����|�Qk*FG[%�9�VI�0_�`�
}��X��(	���ve	.�2�N���./�&3.f��礂�_�4,�E�9DZ���Uqw�8
�l�`H#�p�D'����,>����t��,VD��Ɂ�*���W�^���}I��Y�:�c�ZT�RΧ��u4�B,��#����W�*1��d����vǧ�I�������3X�E��c�K�<�� �;׆�N�$ceX�l�R��hJ��j$�Z`��Y$Z���r�I\ʛ����y&Y�i��)�Jfi�m?@�ӹ����TPn�V"G�,�Uc:!s��.��LÌ�~i	�\��ߎgw+	���O&I�{����E�t�bƻ�ը?�3��`L�a��"ڛ�A.d�ޚ�퀚�o�bZ#�2:WS�Z�o+&��^�������n�)�7�bƥZ�
�2�_����*�ȑ�1+�-;���V���ۄ�
��B��]��~U,9]}w��'��a���Cl�Zl��|=�{n 	մ���9ph.��w�~�5+�t���~���Q�����fd�j%�^M�r��@��z)T�t�$�f�KuA��n�`@Q1�0�c��X����w"���"�I�9�e����@�.
<Ab��U�#�$�Q�|^\W�)6����f<w]
p[�~�{�k��i�tt���O�<������=;]kj�Ѽ	���VqJee��F�3��7BgWd,���̮�O�2�0��)†JkMh�>g��r<cڴ�˗�l�[V���^��i�)�&�q��LcY��qM�)-������+B���$džo�l��s^P��#�$���Y�^F9�mE�`I��ɈތNܩ6$�cxk�WFO�[��œm}9IJ�.�<	Dj�ZY7�d�k��� ʁ���N5!8�ʡ��o�����O�~zv�N3��a��<��m<�c~�T��n����
ڦ�w����i��nW9~��/�=uW�������v��`��ݥ�Pݸ��FSY��Ȗ�r�ݮY�ܽ���{v�]7�k�Mx7#;�U�䙶Cnznۍ;���Ѱfd�x�օwU"f[�v�]����~:iI�T&�y�OV�Q9�)ghv��>#8d�QQ���%��٢��� �E��X<�Fװ�6�_q-9��r E�
"^ڤ<����1���_r3�����ߜ;��Mr��`���gc��� �y��zuu�Tj���3�P*���*F��@Ύ����@�ݺ��w�.dyj"nY"�R��GҲ�0/�:so��X?șӘ����*�>���Ŗ�I<����P�����RC�<k�'�(T�AeJfr)�JG��B��F������
˜��%�[�����O䵘(+4s8D��"�<���(QL��{uyuG>j�ʴ���z�Ai�ęD��$�Ov$�2i�ޙ�g�_+��j%�f�6�w&{��D!�L\���%�Ԫq�jyfG����^K��J(��V�v�gv���,]�/D쏗�UdU��"�^�)S�Y\"�V(o5En�x�j���Yf���y-��#���D[L_��\#Z�r�H�����),�x��e}���G��Y쾼]S)����`}�Q�6�-ц.|B�;�Z&e@M�Xd�U�K�h��m��)�
I�^ɴ��u�&;�<�A��g<�R-Dh�o�scg ��+^���2���^���2�A��ּ�������3��Ls#t~��ky:���ȇ��-�Ai%�ʴ��J0�AX��-�_���^�ElwM.�F�vmtul�x�B0-4�� �w���,w�Y�Dl3��"+��0�y[Fs�F���w��I�7��{X�n=��D�]V����@P]P���qfxY��v�T4u�z�=Qi�*��<4��,�\Z���s�e����׈H<���a @���VY�\]�W�x���_a���z�d�rq�RL��4�H���n1��'c��7̡)S�Y���!�ߛ��4s#�IRD��t�JU��03���Jln�lN�i#ـ��9<:FW�ȓ���@g�q��DJNG���{`��.F��`ȶ1�עbv��A4��2uU$��@H�3>�Q�.�<�D.���nF�8���
;�F�
[P3ǀ9�<d�5�Wik�h(�{�vk� -(\4�{4��0V�}�$�d����/GE��@c�-&d�j��m�Z�ȬLՈQ�qq�{
�#�O���D��c��
W���1Wb
��=2-J^00�����ū���4K�FWU}�E(�O�c�P+R�Z*Bnd$xs�-��
��2���[r�!�)�J�m�"O���+��	d-�����ĢZmv�������\��e��>"��aE�
>�����V�a�,K�
:�"��q��^&�'Y�yI�%6R��!|,H:�f/ؕ�ύ9���|��H(�6�P�GS|
�l�?�.Z��ʺhj�YX��c�;��Y
��M��ސ��������3�d^�#��b��6�,-�&�0w��$
�;�U��\_�Y�bL9qe�Y
�S�!2��R��.9L[�=P�1��(�fdk�q��Q"RbK�<���juI�
��i���L]Ģ�Æ�k/%��R
�t� i1'G�)���M8[��ћen�J�	�����==Y�'��fRv �p��IF�L���,��+dG\Ĝ!�
ʋ!��
�
�O�T^s���߮��(q۲�����:v��{�?ʖRLad��p0�lʁ�bE1�PC��/�b����Ü"�N;����с���'�IP�k��_ 2�ɣ��4�eW0����a�� _銁@f��4bH�A%�_�Wk
�/�tXr�u%,%��<k�����◊pP$��$��a�B
�C�@\cEZH|Y3��x�3�-DDE-�x�j�����'_���DL�៲D�꓀����@K�:�vy8�KE<�ύ�/��~���Y�\��A�5mĤ8�8�Xl�;��XnЩ+���E1B+�I�#t-_�]��u`��WR�_N/�GP�$��,=e����R�V��hNc��u��@���w�4���NBI#���t�O�(3��!��#�r�p�h_c�<GN˴^¯���k��6�o��[�3���"��AX�u@��g�i18�g���#|��0�k~c�0��A�T߰$P'�Ef?6 "�{!�,���=��v�dHZ�6�ى�đ]�s6�"��KtF�2�V��e�G��^��AUʎ�^!�v'�?�����^ �����B�����X/̊������r纑GN2.
��;z�.u����\+;�G�����t7�
,�)��,�>U��^�W:MAs�qn�>*��ah�ϮB$��ʆ�3,8�$(��LRv��
y��	*؉���fE{��?����kJ�hy@��0����|�W������������5����J)���d�[ܳ�����/e�[��L��?@�w��6f7�:��A�/j>5�uUt_��h����ʧxu��g	Ql��<���lv!�?x7!]Go��D��|����]n&��ҬH��v�F���%�K4��غ��Y5���""����`�-��7�SYu�l�[���L�@rA� a�􋩣����1X0X�oxt�9�s��*���G"�˫�R$F����
3=)@$�3����ݦf�2s���������ѫ�Xq U���
~��G���N��<����R/k��I��c�7��5�)E��Sr9���cQ]��F(Jw��O���A4���<r�k�-�4J��'���j��A9��9`7�x,�"Ts�G�2̘B�t���
6ün@64�ğ��K+��@U»ZA��b�A�.@�<l��P)h�VL��^�$("��&$�Y�jv�b:��xB��f�D
��)�-o��߬{�֘M�'�LBIw�W*�A�	�:J��m��%Bܫ'�z+��%X�;,S�w���5Q�� +#�$�D��4C�����T���5RԢ1����{�8M�;u�ww���Njp�\�IǴ�
��ʼy��e$F\�$j�Ш�vi)׮r��D5�\%0��f�g��x��̉������9y�w�V�Z�V!�k³�m&.?,[��!����r���f?;�ٺZA�V*�y1��'�̲��ƨG�q��Խ�A�
)3�����XQ�E�x!/T�1M�-d���i���n�m��m��Mb�����A>��}�5�̲rt
�~\�F-�N@̨�-S̝�@�d����8�1��<�)%����>nX�%FB�z���W*aG58� l]����]�kc��E6�%�۠L�E�W��.u�v�Ƭ6��u'��]��V�UO;�	/��%阕K0Y�Բ7�sK
�%�4��px�xm(�5Io1�o(��,��L����S�g�0ʌ#G����9U�'lD��*� Ʋf~O$+RjO_(�;�}�p3]�I�&U�F��,�L���"^���X���Q�����W�~y)����SI��j�d-}_>K�-�l�uB~]�|)r�T�8썇�P
�ѷ���_̠*l[
�5Y���Yl��|@�*�٘�0�}|V��l6�~e8���W���p&&8HJr�f:��l�J%S��;ڀ�E�6yht5;f��M�lI�I�-����F��,�۶�V�<��$��S\��IM[�+�8�1��	�b�P�}��AB@��>u3
Г4ՀIl�ু&e���H���e/�
b5z�����X������*;�/�卝E@�R���5Tw7����zu��L�2�&������&�m����_l���*��Z�a1u*xu1�cuf�	5����>�k��@�iıV�R-�#�1�Ά��6�J�J��NJ%�K��A�(�9	*�@B"�#+X3�Pgá^�eԬ��E��b���v���1R#�
Y�3�t��N����N�1#$��Op�x�[�Ѝ�9��b�X
�󯭩:�e^�^��j�T���d�V*�t���68p
S�@	(�Q�p!�<)>�����x�
Hޜ#ǩ����T�
�Oɴ �����-QUN���Fh���V��)m���
L6�
Meʰz6ӄ����c�(oyk� �T��V��9�+�3$�ٹ﫟�L{w}^"��E���:|Ɋ��������v	O(�+j�[�Z�4�j�$����`���a�MXX����5�$�[8ˊ��=��WI�;A/�hΊ&��n"4Ã5��x���h;�Y�i^C�|������+�=��5�`K~RG �ٻ��
v�( k�qL{���l䀇Wc>�L�ĕ��)� �(lwf��9�o���}֭9f�H6�@$9QO�ŖB����&���!b��Xy��g*��	��*x��]cՙB8y������k��@�hC�*gs�-�ȿ�uܜ����Ap8b�,� _�؃�+��56�i$�C�N�e��%��H}���f�e%�ۢ`�N�Ѱ�B��,P�$V���Al�=���Md��`e�
/b_��jjQ;�
R`X���5��F\�s��[B6�������trl��FR���guli�}�)�0�f�k%�`e$�3�Q�	>*�Tj���a�V�Ĝ*�6�f�M�y�	�POC�ߑ��ҡ}�gcc[�S�m%%��L��Xw���8sx�M��*�On��'��4��!�3Pcz��5���ոY����e�i![�]�R��@
m�?��D��s�)o#t>L	� ��[�
ъ+�W�'��ǖ-e�CBsev���'��D�8�\�*DQT��7�շ}�k��D5�(S���0�����ݷ�����w������Ej��i�[�q0�<X��� bk�FG}�Eǹ�8������	����
���}�óT�$�� œ�|5�cCubì�;U.�.�~�tkB�f@�e'ۼT��m���z�	'��M�ء@�J)%�܎��I�8�Ȕ�1u���J�Y�ZrVI�L"�$:�sp���U�8���<0��^f/��ȳ Ukz
���9*�5rj��#�7欑��K�oF�;�UX�"֢������L_��H�J,3�[�*�H�t9�.@����B�:��:l�S5�0N�Zh�'���^m�F��F�)�w%�o�NּT��xF/�����ߎ�M��3̲2����H_�
Gą�l\T�#�A�v&oRThe��i=�>P�z���j3,�Ә;R�Jxo��~Kݶ3�jµy�|)��׀���-]=�s[xEB�4�w��dca�&|;b�T���C��U2�h$�B�u�؇�#*��y7����E`i^w�:Ÿ�:1�Ѱ��f��h	�əJ���Y�����;QEv��q����ԉ+a�h�MX�i���u�F
G���Y�M�j����$W�3ar�Kx���#'چ��KWT��`��t�<�Mn�#��2ݮ��̝A��ȵ����r�0�B<4Y�I�p29�"�̻iAԗIE�Aj%4Dw��{��}���H�H�cZdZG����X�����P��b�;��$�5X�Rʓ��8��;��\Z�mC_�ǺD�X�ܒjS!�*�؟��u%h���$��)��P+�5M��a{Yɘw�
û�{)c�vUw!�{`6�HX4�&K3�2m3����"b#IQ�Yu+��!;�B�#zu���NS���	<deZ,m�C`ᰱtֹNyN��Y�˺��v�h��e�W󐬰̥@$�vRU� �L�
��(�Y<G�l���~�!>�Ef�m�)ecp&z\��l�%e�Z�WJP?�o���%#�,�hb�Z���%��V�ԓ`ĒeUH�f���b�s�\{Z���0h�r��nL��`�!�8D�
CU���G�>A����bq�*���/U[�A'WFS��7��Ꮥ�6'/y�؅��LH�� �VA��ߚ6��x`���&ij���Ѡx���u9\��[��YLČ��Y7��eL���
x*�9&�1�� �͙C���]	RDB#2�M������H܎q$��,0�/�6h����b�^(�a&����&
��e:D��rdf�.,�%{�4�"H�G������J�!��� !�z�s�%֠�2e�7����PnE�PG�7�(�5����(Zb@�!�tab�^�H`�s�����@�B��S#G�Q`̸"��""[8�
I�w�@�� �k��QQ���(W�1V{���B�#=-w!�S��|���1pl�R*�o�l��iL{#Y�@����t����b��p�~�D�o�c�G'J^��DxOivg�����ɇ���Y�r��#��:F�T+% �V�(��"���{�ͦK��3�'Z-�W$�B7j��Q bgp�
�*'��Pgs+��E�%;��{i��c�A� N�hV����2.�h]�L�V��h{L��,�9��ODP!y�2��q�fW�΄)Ć��L�F2*���\���
�����@"h�]�J`e0�����|�"�x�<�r:0M�dC~�ɱiG���-�d�6�f�(���jI��C*�7?�Ӳ���ȭ��|�w�1Ϫm�ZX���N�J_{�|h�F����K��j��	��5�a���@�z�����;�g���R՘$��h�0B��d�1b�SA%�@�8���W�i̪�-Gyߥ��4��fI�T�D5���}�v��3O�I���$���Z1�`��&|���I.>�>C��cźK�s���������Ͳ5y҄je,1�8�1�!D����8�-��{���P�#�����z���ܫ��Q�����<�ck��E�j�Zr�E�$��U%Frp�'�폂|AC�8����;1%{Zf�!Y�؊^���e\4��֛�����ѫ��(:${�.��2��d��][��Q�]�@B���w�R	��"wt.Sju�qI��]����Z��WLЯ�O�(ɔ��W�-2�J!1�^�C��"cj{���[�v��Yd�� �|��ջ��k�)KQy���>��.�\��H�t�E��M�R����uqQ%��F>1�'|r �f�V����ѳJ���CW���Mt겤`��-�QJ�:c4!gC�Fd$<��Y
���`ş�pR.��b�xv	)�y��$SoЫJ��i�E3b�^",��
�qq��S5+��E�K�з�/�� d�>
XT*�F���6�ePp���y�"a
8���Q4�gf�*���v�.��M�	�v�8�"���$z�^ciN�_]���ty�-���+��P0�27ݜ:�XSZ������’C���I��פ�[��PsfkC�P�6�b8�p�}��2&$&Kܙ"7ז�Șؚ}�W�jEb[hu�5�<����W&"�CF�fk%hLS����j�굑,�|��H�e�c�b9d�77�H����V���X���n�+�j�/.2��@0ժ�U=/����o9J�a��X��5��:�n��{X�uB���!w^3-e͂�_�qP����l�i�E<�i�*8�u��FY�[�"~����SKI'�Atj�s�И�(	g��]c�P�uf��2�-���0��l�T<t�&���4�j$�����J��9%eg�#w̞�{�K{�J�cݍ�-�ZwR��r8;�R����n��5���u��ozL���Ƃ��ؽ?a�ȱ��O&K`��2��L��sX����%�����F^��@"�l��A��>ӳVIt���^<���	Ɯ̺HZ��j���B�ArH�%��h׍��vU��G��e����Z���9����8�aˌl����8CsB�.����A	ڜ���֞�%-m��UҨ��("Ԓ��I�8DL��!���<O51��Ufպ�W|��u��{ԡ���M7�=D��$�:��
�Z��T�X㾠�T+
mB5e/��J��[E����`>�(��'Y�-weOW	2&��t<��h�"R7Qř;*i�h���C��Z�T��:�z!T
�B4��[VLT�Y?������>�>@J�S=���ǞDQmG��xw�:�<�R�!�= 0�|f�,���HLÍ�ľ��=�n�x��S�߫$���-��g��+)�KH"j+f��V�w+Eñ�3J,�ޙo�u�M�揮�(W������w$�(���'(�
VMɽ88�M8:�o��"��
R|�d�
��D!�0�}���=rƿ�c#MT3f�	�g��;�0�}ď�R'8b^ąHM����,#.~L��f1�I�sC�RɔѲ��{!�?C���V�߈�H�
�1��&r)b�H��܀�U�R�!�׮Z 67Vz�p*鉝�	�o�;�
�{��d�z�=
^jP
rC���X���u�Țʉ������g؍���ڪޗX}�������c'?v�G�w��{{M|}��
��3�F!�鑷u�$�O��Cw��K�@��C���~g6�&�G��\���1��ӻjx'g�ͬ���Ē�+��b+os�Q�i���[iY/`�ܘ�Oƅ���2g(%&����~DM�x�	b�>V
�1~��k,�h����Q~a�^j���'�Xc��u[���e?��,��Jl8g)�Dc�J��8��
%�ѫ�ֱd3iO��x����e�vn�	h���3��g��,\�Y�Y�����8c��yg��VXl�Y���U&Fg�9
E���_�����r
��K�����=S�����@~G�N�F���򍈱�#�#̙�6�Q��M���X��0���3-Y���0]�׼��pIV�Z�6�����{*̀�ؐ��Y�5�s��n$6��T��<91�5U�A�M����Ϛ���h�&v���'�	�L��D�h
c�-���\+�0G퍪꩛��v��4��xX7���I+=�"_�<��d��J�Uz־�0ioH�hl���c�3J>���$���)"*Z8XE�yV���Օ<����S�c�d�7,f�#5Z�mz���+��'���I�5V�����j�T���p`J����?9}�����,}����z�G�I�Tݾ�noe~��
�i�L���ur�(��˵�(ŝ�CuZ��Z�76~wf�2��wK�bU�u��Z/CC��\1�CHԀ=�d��`�}�}�S�H숤Sٮ�]9/FT;�1%��ɗ�h���wc�u�dU��6��J����8��1��&쓘[cus���j��γ;�m~��R>,��3����-yD�
�7�;�~�ODB�ib�1X�02�²��4$C}?��~lh7�,��u� �ɑhC�!�
B����	"�3#H�DಏZM(P��հ��4_�@3Q������JR`!ffl���$E�G�NN�N+Q��/3�1�&_���W�;⌃z�G��X�B�WE36L�Sùbt@`�����YR��\wLFI�V�����+�N�U}Z:ȳa��T���Q�D#~�1�d*G_��p����g>ywGI2և����lO/�vs^�q�.>@`4�}�5��&`�`Y����ƃDǔ���1��� �v>���˯���l�cO���<yw�o��{h~��(pu�;c��Q����MxW[�j����i�u��)=E�s����
bTE�/7�r���C��!�2mc�Y�8��˓V���"8��̫[kF�!�����fS��x�6#��Ӹ^�*����nr�)ͮ�!�Zֶ��1���#��9;������lC��Pa�o���0d����U�oᖧ�5��f�D	�I��ژf���P��2\�o���g��H8o�T.�WL껵�dA*�/��Bun�(ĸT��6Ά.H��LW�|�۶p8�"�"���#ب�)T�Z�p���^���:قyɡ�J��u2�c�[�7I#���&1Q�b��G;�p��S����ܪf��ڛ"�Mm�㶝V&'�ϸ)��c�*ۏԋ�4jhk2����x�G��[�6ώWGuȉd@~K�ł�F�3�[��2�I�<�J�y&	MMi��Et/�#Q�����&0%��&�E*+�D�V�҄��F��5�,��P�D�	pƒ�8�M��~�bs͈$oR�D�1$}����^��d��A���z^@�:)�}�Ko�0<M�G^�|OꌮIJ>!È}A\*B�g2�+������8FDS$��%b�Y��I���@���y�3���N�$�W_f��7F�V�ԜI�Yи
��)&�#y�6�l�j��3=��6F�ab5��X��&��m�$��E�q}Q"��_��s7��b��%a�T�	�y��Մ?��d�	��(�6&�����.h��3�VT�x����'�ޞ`r�4ސ�]�n��&4��@��NC��\Å��i��H��iO|���ΩP����@�.��Uk�j���L4/�T*ڡX������md��(��0o�Ԁ_d�e�����`z�����:�Z2{�1���o��n��.ӧ�ha�wA�)9����Pv���I*�����7F��EaE����mv";1�k��?r����6��^�D(���rO�h�M:kz�U�>�Id����}AKFc�����Ŕ�R������LȌdiv��v8PHr!�g|o���Ӓ�c;���91*���U�J��[��@�#�\�
�g%��Kt�� �3Ǘ�@�\b}�d���V�K��-S��Ǡ�܊B	]�kkT���EFGfr�4;bҘ�r�!��,W���عRǙI������"D�
��g�aO%�����-��8�O�=�vqUM�$��3��O����U��RH?9�kN��AN�5PO6vzF�N�+1٭��G��Tj;.DSW��H|MӏМNK]Ն�Ss��.z��	k0��r^�Qr>�������q	��J!E�`���7j���k
2�:e�mM�sbԤ+�l���#���Ka�@c���d2�"d������m�Ɠ���s#)�ԗͽ��N�6�z*W%*64���V���`	�Z�iؽh*�֣�A���g�@4��Ɇe�e�?��y2_^k�vI-s�T�R�9�5C��u�ԗ�z�B����Q+�̬�"U����C'&��D��[Z���1��?��(�f�>�+4���G�ل��&��Yl5�
($|H��%b�񬽢Gd��g{��@X�m�0
s�R�.&�gZ���Z����ԛ�o��yV҉_�t�ڑ�\�
���(�Ol�Hȣ�Јb5V�(Ѕ&w����U�b�8�7	��Ҟ�V��4
��������\q_G~6�qjb�a�,FSa�~�\��ʽ׆<�����N�G���&V����e�۸N���>��B��@��W)��~�H����.�H������A�S�n�-1vM�
̤��U0�LÄ������>a���Xz�o������1r�&�m�YB�k�	l8��J#�f���yc}Nc���wè7jN:3�8�.�c��=%TLD��xJ�qa�o�9���3�ω��9
H	�$�'�ɣW�TŘ�9&��I���ry�Z;����֝���i�s�,�̜A"�q���Ĩ��p��Z�¦hr�{���`f�_�ҌAFi�s�+v6h�/�y
��#�d����iD�.�e�?HD&�;�0���=�0����T���3�G�4X�B�/Oh��j�Dv#���K',W �%�V��ʋܓ��@�`�9�"e�-9TW��W�GI���5���\�����:�ԃ������]�V�DJ��3���nk�`�L0�&�P��j���GSf�
���	<C�B� YlCf5��&eH���ݷ[��z��Ő��ć8d-ݡC���sovg�,�d!��!�yJ|�A�A��2�
�h�vb�`$��S��-�l�#u���[�@���Ǚ��鬕n�c���yʬ���^���Icm:fwڋ�#
�6���k	�I�9�yf�����v/�HN\�б��Sr�8=l��<�}D\�V����q�/�MJ}ב'������=���h\d���Է�lɅ���S(A����T%��†�<����R*1�w�!�F췝~�x�:9C���i�5o��-�Н�#��Qc
חC�O���1�͞�C�d2$'_�P5ޞ���>)����«�g$2�R���^1)f~�ݣR�q\z� &����
\d#c����`�,��ɮ�����F�6�+�z!���2 ����B	t���%�^]�Y�A���fZ�	!�}�Ha��ڮR�D�e�Nyvu׆$Y��U]���f��$�/kg�A��J1����,1FV��T�)���{i�O�Iq[��v�����x
d\_z��w�s�嵳i�ߨ�唒�_��$�ML�TXVk��)2�H�-6�bf��KU�a_,�c�����׏��-�Wä(X�xT�O��v��������m�c/��Պ��[��!�=%���Z6�Y�j��6�oo���V 0!3v�/赆5R;!sLN�Ē���F9�+V]"���_�1�5e�""��|E�H�`0��tz�g� /���ذr�t�﹘��8�M�X"�!3��K���s��$ֻ�u&��6<'MxpKάKݝ
�gYNP㕜�}$"SIU"������+��%6������%���q*?=��RH`.ҵ�����n(��s��jc���&ЀA���9U]<��䉬,�Ȟ���.Rgܮ�<j����vs�KP��*�P�p��?��mu�
���*��l�E���7"��b��`�PA;O�$�H�V��W3�=�g#�}fAaѓ۱=��P~���'�彈&��J��6��sY��R*��"��J����2,RxFh3�LVR�Ot�#�F��d�
U���M����ׇES/X�񞲰�5��5��K5�LTo�o���K~�� mt+nA�w*[�[�K��Y��i,�0B|LT��	���:(��
=	�	g!�ш��t��($��/I��E��ZT�.}w:</���!��e�'�)�&�v���H�k��5�B>F>Sp����p&�W����D��Wט��f��mE�
��Xi�GyMϊ &'��5X(���P̠
 !�6�#�e*&;��;�j��2!7�~�jJ&�/��{Ԭ�<��?���?4i��4��(k�F�h��j�Qu� D}:fg\�
i@k�9��3a����3XЛ]�h���"�Pĝ��)������/��Ĝ�����]6���Ҥ�T���=A!"I��
�[�﬊	A0 �մ3h��$O�=��ӵ��16��tF��Xƍ�t����ޢ���"�@?y���ŝ=�=����\�܍^PqFN�8�������qQ!⿢֡�� �N}�Dg1����;p��*��½j�-���	w]�(����c!ڙL&x��Yae������=i�e>�x't/�\��jYԒ]ܽ�eQ���l˒��H�<^<`]q6�C�G�%M�5�
w6�2E�h�_�ڙ�9I�볻�C�F�"1�Tv[E66��D��*[��&�I�T��g�N[ME������	7�5�Tߺ�?鱈�y$~����7ua����<:�*����
Sq5x��Y��������:��wD�GsvN�Vm��}�?Q��X��ݤb*F�#k*u���
Zw����|+����H���#L��0��{��54Z!�;�/�dM@6kɌE���<K��=�trF�gnU�iC!��$�����B�b`mʢ�l�)=�	@��R��f�hE!�<J�95~��W�{q�)4��5�MR2�;+-���WQ��,��?��s��u<M= S3��:�ll���qq����}@�@�@C"��`�2v�B1����&�;j�%��P#JK`����P��B<(vo�:��4 �ҟ��Z(Ꞧ����2DKW(��fo��1�4�C!f�ea�f%��$dzt��X�>~e�\6���L؏�ξ�"�O�qqg�x����w !�n�Ͷ�Z.�L:�<�ՁH�y��Ѯz�Z��f?k_�W�].5%��!ϴ�|4���u�W@E�C"�l�e�{Z�{�BQŻ2�����c�,��e氌�t٬�
��օɅ9�YK/|��Vutu_��yp6�B�6�}=�$��@.��֜��m�F�<'�.�a�t�:Ђ�Gƍ�'Z\Cw�+�ygQr��q�y�̄�, E&�R"|2ئ�NG��uH�f��IA|��G�N�34��l�ԓ��6rXϭK�Z��H���mH� �<ւ�k+��t�C�=��<��`&=��P4�c���gq����˪��i�L�=�:f�
G	���z[�>�˜��1_�4�3܎��9�^0PF�r	!ec!M+QytM\P�g˔k�b#��:�7`�S`�F`%��=�k�X�K�r�PӝD�J|M��%�ބ�YF���4s��4���&���ݹ�[��`���g�Y�R��b5���lhlb��J$�1L�ZŚ{63���33�k�!�,#��Y���)4��j&۬���T�sx�L�Yg��yb$#�+^B x�Ҵ�ΡlT�}�uQ8MPX\84h���_c8�C��F�hg�
օ{~����OaܠZ^C�JX+?�$�.?3��M���-�x=�q�Ȧ�=DtP���Y��U�]"�*��6 
F�o����#Nj�����0's���4�1'�B��My��ә0�p؅����<`;~���:@��
I�~���1 �gq�5�;�䫝���);	����A�\5r�u��R:c�\���K���0�i���VZ/�z�ɫ���^Vh��,�$xv�JLkVL�22Gv95FO������ �1���z�R�6*��@12F�����x_�;05��bRS!
KN�K��XaUG��V�DO��)��c��7��E�$X��{�#/F�d`v��לn�`�eNcJ�K�
���g1�Ծ�=�U����+�FS)v"
a��k�q>�9�6K�!���4�eO8���N��LS���	�/R+5P�jԆ�K�@2n/F���CaɜYZ����XG�˘:�mVd��=��z�/�V.��W�VX���W9(K��L��VӐ��.̫`��`�T$�1���2�Z���/bww�ji�����#���r4�-{#(�*~w���������1����A6�.��-O`�D@aM���c�.𷺅�Y-J5C��CpKTL�0nd#��{y�f$`�M�b�p=��e���Δ���i�d8%k��J�b�1����:�
0��LZ`T�Ɉ��&m�Z���
�c����q��4Mn��)c#`l"6���Y�0+YKC�Uخ�͒���zS4{���W�0f��7]WTj���潶auk%���>���'���V�6�-|j��.!e��I�ʫ.�G.�o���aX����Y����AIdsY���9$^%���^�ko�o��,������@�>�%�㯕�˲:sh%q��N�K��f��)G:Q_%��Ë�]�.܃=����CuXw@���Շ�S��j1<�6#يD������������0��a[׌!���b1��䲓���~�x����V>��d��#Ӯj"LJ�����*��Y�D�,�[�[9pu"C?�=�xF�n�y5�N��}e�'N̹V|����k-1�}��Țq[W�FI��Q٘����f��c���օ�s3�T�,(��\�'9\��gR�u`��F��Y�	��i�����3�A&
��P!��8�t�OB��P�呟1+;��tS�d�8{X�*nLy\���j���5h�ϝ��CJ�2��O�\3M !]�c�y�1�cn��!I�Q��̴�KV:�������H��H��j���x�0Qc�_}��hm�1ه�Y�0,O��C�@�`�z�F���L�1$sQ��-�h^�I�7���i-ի޸�� 4>�~E/��O��XJR�Qd&I
�S<�DA�U%6�7;�IM�=��)&B�!!L��b��6$wV�3��P��������r*�Ʀ��KU�6'���VW������C�Y�d����.ـr.<��.��չlfQP�ձ�Є2���\��}2�L&�A�&��S4.*L��M�%N�N��,��ù@4T��p�!&���w���Qk��I��d��q����֥]Zœ��І�a鰪���%�z�7�h��ƩP������
�3�\I����u[�9��3���=9Rph�[APz&[��Z�I�w�f�%%��f����%90LB�����tt�����$ⳍ��g0�{NX!��NQ����J*#If�s�����{�!���x�l-ơ,���gb+�<4鋘
�Eo����v�Ls�#l�hp/q��i�)o�Ht�L�ȣ*jJ�ĆP�+�hv��=gg�Ǎ��z 	��{�yJ3_�� W�w'����6Mns"�Sm�Ů�E3Q>ٰ��ћ��a���x��sfnS�����g��X��e�T{J?�Cސ9�P�fb)b	�`�G���wvK^n���ߔ�cſ��%h���p�U(�Ɋ�gJ�X�L��#�n*�uAp	q��N=%�L"[?LP0�9%�q�T��c^_�i�^#�>��+e��՘�
��yVk�"a��0Nfa�j�4�h*��B��b��n��ʶfi<����9<�ă	�3���6�H᝟�����dX�ldm�L�m��D������a��\�@�1kեf���`2d�w�4�����Kc����t�H"�G�%*G�J�BY�[�T��ŗMTh��ί����fي�J���j+��z��}���z����Z�l<Hd�\���sM]�q�M=��}?�LQ�c'�~-yQ�M�?��@��t�V�F�u�l��B{(Pˉ��Q�%�*q�6�L�(,\�	Z\Q�`<
0pN-Ƨe�O��7�vk�LT��<&�߀�֮Z��O�d�ثŴ�q��"���B*�Vw!��xM��;{<�(�"�!Ȱ��ROu��5Շ��^�|l�"��iG�ߩ���'5���z���w�dŚ���`Adv�I�C5�R���Q!��Q1I�lH���U��N��l���g@��/�'����b�Z-�3�M[�|y�H�S̴a����u?����i"���&�Ӗ^e+�x*O?S<�h<#���˔+�b�a.#� �[}Nk8b���W�z�q�%L���y��`�u3E�P&{LLi#��"H5��>&N�q�'څ���
a�b��x47����$�'�3�PKZ��Z�6v�]���litespeed-cache-es_CO.l10n.phpUT	[
Sh[
Shux����ͽ�r$W�%���0r*�2VfuO+�) "�;�HVVWK��������窿�ef�eJ
-��Z��'�%���}��#��i��b�����ի��G������o���ɻǗu[���?���|���'}=O�~����>9�dݗ�(�M�>���f�T����W�z�����������g����ǧ���bӗ��]��h�~��(�?�������}�}=_?n���u�.���bsٴC�xѬ��U]W�Q9���/���|Qed��.�zQ�C�H�Z��妼������-eF�'�?I�x�X_u}���Zl6Q.�t���-ź+�v��x���v�E(ʡ�߭d�u5�(���(����X����,��k�NZ���X���-�v��b۫��dž�R֡/���ټ�^�ż[v���V�]f2�=�e)��O��Fb�m����Q7�0��=/+�G?�j�;������]����~խ��E7�h�ݾ��
������e�֗})����^vU�5�|�a�X��7��R(?˫6�^�N�ڴ�
�����}δ��˖M:X�� ���%��
�_M7=�[�(e��h(m�BvSsG#ϛź��ki�{Y�J����i!�^�2lWua�SV�<m�U�6xAږo��da��ys���j���Yq���P�}#���
���R][�����Ũ�p@Cqs�Ȧ��k�����:y0�P��ʩ�|�y��f(�O�W{�M[��m杍W�2�`�b��v�)�Vb�Ų����cؒ8o�,����sY�ky\6 V���W�|������W�l�M�K&���yoe_A"�)��/9ݦ��g��6�v��Y��M6������z��J!�#ۏ]��K��N�Dy�m�27Y���LI��I��p�׭����QV�;����!(d�����z(��+��ߜ����1��9�����Ń�����M�#��m�nD\�'[�u�r1�'����R��F�,s(���n��@Jp��*�D�-�:Y����e]���?Z9�X�Rd�l�¨[��`�fW�r.s��r}E!�Y�v����C?����(EL�7__�B��E�װ۪�BD0V
��8ټ����D��c.��
����y���O˸��"��"�7�"�T�n�E�+��"���Ŗ�9̋7ƪ˶��>H;��o�R5���U[[�ε6���хM�ܳ,�M}S����oE&ܱ�/xe��<.n BZ�K��±��/����Gn]���G�9��͂�Y6�u�XA��l�%���@�G/N���|�]���ŷ"�C�������&"M��C�������z4�ؼ��xC2��P�e#[�	
cK��|�q?�nZ��WL_�r�\�4V��e�es����{t��n�'/dOK����n^�%iC���L��%I�[���QR$k��AU�7r�˰)�Z�6��n�3l=~+9 �|%Y�d�4�`	(Te�
��!n���+іlS|Z���Gؗ�Q�&Y,7Ѕ���~��g�3+�K�7��?}u��E�Q7]�V��"�'3��=���e��Al6�&���FdȪ�y�	6*[ϕ!l>,�i-Ze�k��E�i*��Wusy���Vw��A�^��c�l!����b=�%�����RYY�Ҍ|Ʋ�_u�V>D��'�ꢹr�[�Cju�s0�xn^.�}�j������e�}��ޛ��fQ�ب �rywd®�愭˵�^Y��y���"�{��r�%_���q),y{�o��F���%P؝mo��Q�����5E�5��!�uP��C_�D��{����7+=�<ETйUeX*m(V;P��v�m]����"Ů�E:��`h��9՛l�[�w���	t��~Эc�,%EU�
Wf����i�'*
mD�(���Z>�U� Q:�ds��/��W�s|G��\����m�r��,��xZ_�ϰY��SDP���Q�Ovޭ9+���ZX�����:�
�bRG�9,����
��3jtٰ�H3E�7y�u�#��(���+�w�WՁl���a����V�=�Ŧ�ba.i�<�6_t������Q�\D�0+�/
�0N �_?~)����'GA�Q��Xu�����16W\�׶�E\t�*�ea�����06a����Yq��
C���kѨ��X���*��7�3o�
NU���ޯ)99ա^�t���Z�^�s��"�}���?>��:��
��
~y���u�����^������e��;�\���M�,.$qq@�*���P��`0��JAŶ�7/�2���OqTضQj��&T�Oֵ�E(����Ir]OA�Jf��Z�f�6�zdUL�x�i����}SG�`T��6�MVn��R��!�9�ĺ�5�D+�?�M��z��c����OT��	�CV�� ?����m��Ώ<�g���4���x�!lق�Q��C�N�UT�����j�=,����0+������xk�k�krb��� �Sz`FOd�K����\�w��Z�P�R��,��8�-��S�Ĉ�Kt����[�跢(��8����*�XtM�@�GA
�Ue�5���UW�nF�F�-[}#���֯^��U��թ45++�G1���ٴjb\�� Mc�y��NH{{۩/�%	�rU/V�������-
Rn/�eE1����t#b������]���jQB5�*�m�!�ڝ5�Q�S&{�\�e%&�,�vSQ�H�V/82��)�Ή�ޟNl��]`��蟢a.����銇�SM����wxI}�oH�Јn��P$.�p���vmʮ��a���o��Y��+L�6&��>t,���4��|o߇.d�]��\,��r�*�l����yߵ�E[�a�ӛ�F�9(�ŏ��&���&�u-��R׷�m�Mx�
���4:���l�����n �)�����3��Ý�v������|�m �y���]7�:s����Ǎ�F��lZ���a+旌���mp�kQ���Pe�f�Q5A��۟�X��^rb��0g��`_ӫTc%��iy��\�	}�Mc�k4�h����L�S�w4�h,�}Vj���Zv
m�9h�P�ki�!��ˮ��yg6pM���NA�ǰ�j���������Z�PPa����Ei��[7���ǽm��0�ȝ�w+��M��f�s,�*�\�
t�q��BD��}d#o���Ӫv�r3�/j�v�6���3ێG;8��uFu+�C��Z*���+c(���l��S�-�qӭE;������Z���"1�2M;�O�-}��L�^�[C�D)uu�7b��7{���k���8`�A�+%��z��2
.�ޫ�$���I� ;�t��(�hȗru�:ǒ^�
��fѹ\
����3m��Y�"� 7�4�0
�fj�b�	��)��j7��w[h���h��B*;���?�V��c&�(x����ٮ�+=@��iU��K�(��>�G�x��R�,+�P=FaG¼�S�.�{W�u~u��`?�9�J�غk���[8'��F$�5�v]�~zd��\�j�X�%�3�5ԠQ����˱�
��_��FX�P%+r�0�l>|�u~�f���6W\�˥j.6nW��e���Z��~)��GI=k�[��/����z
E��OM����x<��]���(�|��ks��T(e���q33�u6q���r�g-��Xhc�$�嫞��.4�L��Eof3��&U�S]yd
w��R�zx���ޥV��I�� �YVlY��ʱͣr�o3�6r�ʤ��O�L���q<���_��\t+zzڡ��(����|���޹�o�i˻󫮣�}�"���3��H���<E�Z~&;s�����|�;bȊD�修J��ϗnh�����Rhس:�îҨ��
�s;��S�^�Cz4t�@]�pD�*����ː�N��
���8>J�c�O�=�$�n���T��[�Y�o/jf���G*��a�h���L�iP�ZHc95��T�������f�x1m��n����W�rNc�ߌbi����Tȧe�؊+]�Ѫ&hy��K�f�K1v����K�W~�?���Fpb�h����#
���3&m�SU�&KL$n�]�g0#iCL�+6����o{}}��}(�;16�S��0��q1r٬�N.���@d�[��67a�������y�PDN��~�YU��"�+��3�Ȇ���5�Qby?}�@���>�]%����*0sA^��w�w$*�#��G����ؐ�"
Dn�ږ��6��Kvg�^����y�'��r�@n����g��S$�_,��n�X¯/�Պ��㸪���㺼���'M-w�iP���gŋ����L��R��KtI�ڱ��i�'��l:�l,U�}9�y4\(�����y�RuŴ�L'y}�k�B�K�g���S�\�p�b�"�2�W�KO}�E�C�_�+���g#��(������5x�J���˖�^H}7�6���Q��'�m���;{F6�l؎�.ѻoһ�E�avZΕqJ�}2�k"��s%:��|Q��-^�pj�Ѡ���.L1�{��B��
�7�<'
���w�>���*��q�td=�a�M�w(�KQ���O�!��j1Ä�S��E)*U+�|�XX�~ޗ��p>�G�}tU�ߊ6���QٯM���|��LP]	���X��ea���)���7�bE�}�uG=��i�w���^�[zPL�q�OmMWK��8�蛃\���/Q7`���/�ϓ�_D��g�[/gM�5@���َ�==u3��K��j��W�s��M���KS��t���^W+�\\n�t&C]�����Nk���8�^�'Dzhok�*�󙠟o(dž�� }Pg)/�(-�sy��z[<���9n�H�'�gq�O����,K��VӾ�a�#����ﺾb �c�l�Q`[<Ē��|��4�a���Њ|�jw����8�61h��f�Y|�u�=�[4uϸ@D�?JKeh(9#��Z
<t[FD�� �f��u��Oz�'�	���|�%dX����캳+�����W����#yJ�B2�-�1�`|W�~��2j+'����C�x�o>�p��v��~�6�z�Ͷȣ\��ѥt��Cg�}� �H[��iH���o���1�U(�ij1s�%@Ÿ�1YJ�TC�o�
�@C�
8��jJ����HTŻ7|�̭� �������.��+ײRÉ�>.Z�F��)~�N�p�\a�J��]UApC�i���!�:I+������+�E�t��jRc�]��y&`�Z���
#������G��#B�#����B�w
��]V�Qe�?�x���1ꢭv��|�%(sʲ�RyAt
�s�������p8��i��J�vsn�*š�'O����$�]Ջl��	�6
q틍�=-���<񠺢0��F=�Y���|�a����麴���R̢��ÊA*�����Cp�,���l�K���<����)�;���[���Q����j�B�$�0'��U�B����Z�R�#�
b�<F���U9�E�E����T���X��d��)uHu�i��]`�t��R^���d_^�@�E���ճ� ^�`Yl����举�qѸ�P�f
=;��id�x��|���ҟ㝄W�IPԙo븥R�:4�F�H��k�V4��jG�CY��&"���AJ��/
�=4�a��6����Ȳ�8G+$Za�����6���.�݉b�b���S����څ��d�ow*(z�%s^�e�w�o*}^��Ɣ�����0�w@q�D�|B|�����6����*�_Z��Oo����R~d^1@z�Do�(���`Y ]o���� ,��M��;&1,��XA�!��ȯ�
������;����_�1��ޗ_�����ve
�A�O_��oѯ�CӻFo�y�i�x�h���z�Y4-
i|�P�z�L'g:HK���b��{��¹�6s��X�
�����xS�>��������[��^�R0��6 �k�K�N��!*�
��4�F�v!��N�|�e����L7@$w��o|��NNz�S����>;=<:;�������v����Մ�Rh�V��
��E���Lo�:�
l�`y��;N��`5�F�+�@Yz�/��'���
D�F�Y�3޵�r�"�_�VВ���T8�~�g����p���$R�i�ֳ�����nC�^��'Qf��^��U1S1d{۵s���v:���,���aX#���B��q;�c�d5�o�*�����Q`��2���V���{�0��d6Fr˵�u��ĬmxÞ��d�C�q�v�3�ۗ�C'â3�թ�L=3�q	˹���V�\�ؖd��ˆ���
fy�M�7�9��0��H��������8O'ؐ����{�؁�M�C���X%B�aNCb��Ÿ��;�Ï������"}]���45D[��2EI}n�����C��ƽ����0��2z17��%��$uw�G4(�0t{�@=�SN���5�����4�9���W�⬼4����ҟ�<\��f��%Ό9�����y����]M�C������lߵ�K��l�F�����MS��"��r���
nM��fU��W���Qh[Fw�]mQ~��2-�}	����wfNN�{'���ټ�~����
)z����8�z�&5�*_��oj����H��QD�Z�w�g�US�����Om�8�ML�"e�����A�5Y[3F��NNw� 6�}#>ۉʭ"�Oe8>a�g駎k���3�:���\�?�8�g�s$ ���U؇���j��iҼ�c���,����͔�756�ZZ��o7�K���gW��y[6��K$�ŀ�!�B*W�@��
W�f�o����Aa2�~[�����‰_�~w�-��"�D�g�
��Յ�]9��	f��� �}�Lw�h.���t��˗�����5���]����#��y-� ��).�o5��
j>|9�U8�o��|�F�β��O������et����~��fC��X~�@[��!AtD�O,�*)��6�}��J*���E<56�1�l�� D3�	��T�����0D�ϓ��� CCc�tc.��/��J�M��r�`�B��^�G]�c�kyظ�t0.s<�}��K���tG���64��H�@�ƹZr���Ԝl�~������JN>� ���w8�]��$�Qm�=�n	��~%v}8���\��U���OԄ-�}Y�;�4&�o�{$
ܕe�0��
Mbl��w*8������q
<@����?!		��Mo��2jf�!ű�|�R�q�h3'�9�漇+��]뮃��L�i<�B�,��|���y�R}��Y�s��IJ��%�j�H(��=}�' tq`Z�oZ�М�W'��,
b�Ͳϕ?0��%���/���ϴ��Ƅ�*I�{��7�ۃW���MFl?�Tz�Q`A��\���'i�u+Z�%5r�}x,	��h"��qr�1o.w�;�Y*꩑�\u7r��K|9|��_��u�8�٦�](��*E%7 |7d�Y��\A��l�����B�R�|+��g�DN�_���=�Rtc�X��[f%)G��S}b1�	�J�01q�ګ�2Z�{Q��W|q�]p�̨_t�n[��SSt;$	y]���s`��dw����$(|U@KT
�4Շ�7�V��n}
5Zc��f��9�ќ�rK�~�\�#��l�WvA���		y�eoʹh�78�K�����������ç��_��w�l})�|���M��u����2c��N���S(`񴡟��چ]S,&�cީ�8�m�p������|��\FAX%!��
S������x���t^��7pL�ޟo.��U�r��_���H�0�.�ƚ"�B��g|Z"wؕ��>yQ�.���&!1��dn��"���1R��bV���Ѕ)|��U�1[�TaN�&B����^B���bT<#}����1��s��8�{�NU�41�S����6�'3�K���eNM�4���9<U�t�9�crP�"9I��_�A|1�Y�q	¤b��a�J����D�׳�f[�R�
/��q������V�<>ՂU	,⩎�r��޺.��W8�.�Ӭ;�>S%#qQy��lv1s�|Nxs�H���;!�e�r'T,Ћ�}���&Fj�L��ӭȢ�+?���t!x�L�������L�t�=� 4���}/:�S�\��V��o
("���f���q6:�DY�I^WUz!!�m!*��I��2��_L,]��e-�y��6-�2�+L�+{��+
�#�`�uo7��"ҎRLJAo�XLy�K�,������=:"�jA������\U��$��%|��s�
KذDY�	������A�@��Ym5�$� a��o�.l��.%�b�H�� �d�<�,�H�G����3L��g]�8���H�ߗ*�D$�C9�̀o���1w�� '	۪C6-p����)Y4n�o0@<�e+�:��Y���y��5�t�rT�n�xY٭��Qa�$�1�����0�*R^Y~�TQ"n�����w�#�(h6��{TPa�R�Q����Z?��	�q�@D��#��}�z�"�V6�Ylz�@+�j�+�[1�p��h�N1���e���ͤ���1_�CM�X�-�kF?~c���E)�,Fa���Y&
:��k�Y�`��s����E'����S��1��"u�FO
�w֭���L��$Ͼ�����?��c��e|Y�,^���;��1s�ڷ��R��/�%��|X�������cCؗ�(z$�ihd-3X6�����T��'���)��5��P���v;W{Q;<m
�M����'�H�Y�[�N�egI�6�r�x���� �n+l�[Jv.	"ƣ�i�<��ʋ1�8�7�r���*B��D�/
��4�h0���z�Y��ߕ
@�EM�W��|��~�>2?~�o��a���]��J�f�gƊRF鄃�AB���rԽmj�%4@�|��Ig���~��D�J�f����7� �+�����{
�fjS@^ko�d"��k��A�_r�^����ht��~0�D�3�#"!`̝[F��8
�\"%���ṻ�^���pPR\�ɖ��'��w��r��$d���5��}J�r�0d~�<A?pn�K�Wm�n�����D�s�p���R��׋#�i���"k	���Gk_�rz���W��Ok^�������U�k6�]���Cr����q�=�=8��%�Ɉ��,-x�d%��_^�z���k]�c4��Z��8�.����W;�՘\iZ���k���+����`��쟣=�с���c�({�5B��I�	`do�h��	ƙ�BAa���8��e
ע|��&tគL;xe˽*���Le��렍وa�@ޅ���A0a�H�
l0��|JӬ�ɳB�I(v߻, F��r	W)�9�g��y~j����V�a�$�ד��Y<[�9H��k2Pe"o@J���*��%�lx٥d�N枰#j�?��\���ʖP�
l�3ޘ��X",+GՄ)}C�Bz�A���ۦ;��<�M-^��/�H
���KDU�j��&C�HC��޷c��x�<Z�`q:s��K�xX�j��3�r�|"��Wn���j�.]Dr4ធ��j��Q�,�2��Mr�Ί7t�
��~3�d��@L�M�&-p��l��V,kM�l�Z�#�F�!��49T^�}���B�i���
D�}_���(O�y�!yUn2�ʊ�U��a���Q��r�(o��l ��MFVD��A:����D���P�d4Q��ʫ.�B�4���2��gj�4-K����›a#��4%O�JfƸjW���%���q(ۣ���	57Y�h�D���r�����lg��7:�ce�k�3���
�w�y	m+ʄL�0~�!d��3l"� �n?��I���9
4���S�K]��ܚ��:�e��τBW�.ES�����Q�܊"?)<�y�5���b��7�=����;�H��J#h$��l'e��0���g�&���+�Q��eb�������:�G��Sx�D�F�y(�`A�c�*�6|���Ce"a�˖���`��ڔ��d�Q�G�K�f�4x~ه%x����x�
�˰ s�)�8$�\�^�NFM�D<��Vf3P޷��R��
�8��i>/����`��͈�o���3�Y��t���@���~tXZ�Y�	�%���ꨎ����v��o�� ���pu�Ѹ˄Ld��f�U?0�A�p�of����Kd�[�f�T�폕4I�n�-=V��)�}\�ł[T��G�6�IS.aT:�ꤛ�C�&۾��*#4���
0�+���C�`��4Cʪ���W�5iw���-�U�~�Xw���`�]�D-0}I�Kh��F�bT�UG46:�*8/�dd������#Ī k^��ҹXy�t?��3%;��YwT
��F,E�:lm.����զ]�U}%	�pr
��낔V�	��g(�Ǻ^�����`�7b$m�#~/K@)���+Ĕ��|�/�W�H��
�v��ܫ_�t��MM�'��GE��`�Z����\��ȓ���nN�?E^��z��{��KB��1�GS��N�q���pT�JMz����C'�K�Bq�헾�;�s�fꙞ��xW.������i������{���޵Z��1꙱i9k���F�8cph������Gi��O�a���;+��Вy�ݶgzڲ�3���\0Z�/���}F9g�N�(�5�=.��`�htV���P��wKO���X;seգ�1U��-T�V���	H��!����}Ș��݄�ljp�nGf����_�\@���C����%-��e-z�]	hKy@�XD���ќ���U����H{`t��ڌh�B�
'h"�d>�	D�ݔrI�I�����A�m� ����W��`�]���N��ٺV�1��1���k�����C�����Q�{����ҵ���U�^���Yx$�^	#8?�S;#zե�'2"2��HV7A9�4�8��`�Z�R|+gb����f�����W4��k�N�q����mV���x�JY�&V�Y%� 왐G붳~���y�o��<뛄��V�2�xZH�p�M�'H(c�ř�r�����o��Co��w^�-4�G��I �9��͕@?�F��������Z+ȍ��n0���b#8���!6�� T<��z��z����9��T�w��\������}��cT7U���I,4Fc�S�[��TX퓢�X��L7}�0�%A�Oj���C��c���u��1D.�F��:�7D�s74a��v:��}�Ӻ�;6�=���y�i�����%#	��,Z2�G�ȼ���<�":�t^�oj5rM|$�����T\�N3s�+L+���*�Ԩ��K��5]�>_�^�5ϡxl:��^�>��$`V X�ն�ve�F���x���?g�!�a.��t˶�.���z�6C*e�ݟ9igNn�x�,��1FM�.Fȴ�(`�b-�Jn�~W�_�rr������b�k����e�ՒIz.���H�|`��rF@�|g�n��e�?��~/$ɻٙ�S�xw�nV��<��"8���M?x������&/�)�T���(���:$��u$�X�Dv�@�r����8�
�!��b>Z��F�B|!�^��F8g��o�/�4=�Bז�"qTs[d�i� ���C^ђ&����I����oߦj[n�*��۟J-���1�V�c��~��]c�m�$�"fm���]���8#!�'2ֹ��k��л�|TITƱ�F��_v7J�_<
p��HF�>:B7���W��'���e=9bl%D�캊i�kנ������Kٖ����$�S�N�W2~()�5�_Qtd+��'C���q�vO��@��,Dl�_����D
�}i�R/�2�sD"��L'�nm}��>��?�5uZ��N�R�(
��U�<��T�FMbx�h!ދ��O�-@B�G����(YêL�e�ӦMD��*&;�4+���gD�ٹ�O<�y|�8!0G���K�z0�N��J-s��Ę'�9N&����@�)��Dhk����`��e9�����SVtK�P9��;�N�@�o{n%1ӢBto�siv��<3JM����?�;�Ɯ!��V�+���4nj��@�⪫�F��F��]6G��B��:�`7�ť��]=֡ӱ%C�+���ԣ�ݽ˦e�@Bj)"4V�C�u�*�6���t�tH��)s�P���.`B����
=Q���F40F��Y,���������&˻n^�ّ�L�`�5PZ�J4�G�`:��o�����
%�I��N��}�NZ	�5J�<�@�Ą��l����U�aj�<U�=��p����+�B�����.�ē_�J(��mq
0�~��i!��b���OW�&4C�!y>��4u����ӕ���c��'�v؄t�D�m~uމ��iKi~an�3�厘K@k����� ��ڹ��{�װ�c J��y5���u����D�<�۟�@��X�ɦ�P~��q�k�W)���Mq�T�<>�ѩ���_[N�Q
l`� |u�m( N��l�B�4@�?�Z�'�q�
�5��!yفJ�
8��������V�Cs2&���z��O�g4�o"[J�NsR�Mv�l_�z���펗z����q~\��㛋.����Դ��
u��o�����.�W�Lb�h0;-sk��s;�5�r�Xz���ۚW��q?�pY�����κ�-S'X���ԁ�d�~5�kѰ�PX������7�Z^���,V+��T!��(�2i�=vN�HrZ��SOղ2_C��V̍'R+�F����(Ÿ[5ISkY@)�_krgL�8+�A��9]�Yu�5�<:LͮP@a׎��?�C���T��X)\�Up�d��j��E�^U#R��=����i�?E:���j��ko��7���UCb;�eR`}��X� �^cM��'��#��z��(
`B��dGO�<J������N�0I��^+�1�'�}���`K�#Лo����H�kG�Td��4���=[=T-S�Ec_|-�1��3�7�;X����NO6�&��L
�duA��tMb�rr5/�W-�i/�w(>ȵ�y�9vf�u��+��8o�C%�n��Rr��Zʿ��Ē�Ҝ�#�h���E�S�v^�ms�s˕�Fo1
5��ͧʤ���'�;. �jS;���#2��ET�d�-u�L>��q�ܧ�*8�i�5�ma���-=����
����8���Ӓ�jv��n�SQ�n,6���	}@+;#A
�+���g֋<+ψMԌq�fz�	*.�k�qD��%Q��
�֜�1f�d\�^�[���H��k��ɭ��L�g1z����4�R�O-�q�����K��̀�n���&"�Nr����!�����wC�Ҷ�(d������o�#�r�{j�ڋlSE
c
{�.�#���dz��"l�C����z�Wv��q]��Y��7��LDM��w_�����k��c���Pe��/��z�Q�V�'�q�[v�q	��L��N=y�a��:n������uL/SG��2�U������������g�gi3�=���NPa��n
C�)Av��:N��zGw�{ܲj�Э��m���2�eņ�?��bi
[,c�'��#�ع'T�Q����V���E�c5�w���y'�g�똼>��6I�_l�Lױ�Q�Z{)KC�xo[/�j(���h�
�XB���y��'�1�6�L+yF�N�vM���kE��[������w�<��D����.:��HF⡻�K��G[��AP��e�̠_�v�bky�m��s�֘ķ�˲d]8�a��������'u0�x��?�{Gh�V�7%OP��$t���A�t㗞�*x�j*�Cea]�Bt���એ�{�w�Δ#�z2�jj��pi��N0Ě^'�o4�o$@'	w.�Җ�H^����(rc��H��:�=�zO�������et���� ����W䅄3�u��U�=��B�#c�dK�nʣ�H�,{�x��V9�[$��Ɂ� ��OZ-ǐ��VE}?S��rS�%�5�X#�cV��۲x�`�Z��:�]�U��6��B3TC��5�~���"�*[H�d�0��l�t�pW<�.x�Tmt�c�V�.ҞK��w���,��,F���2�)[Xl.C�=ڙ�lj,c��wz��hJ�z6J��90�@��!X8���^���|�s�� 헖�C��m�����,VFږ�'~��Nk���aފ�f�]v�xa.��-�<n�EQi�vxE��.������f�V��׽aR���&���{�9�EG�����t����nն�LO����
�����_wv9�8e�/��,	P/W@%uߍ�I*^̖M�3�v�+GU��] 9�f~��)�/0��!��9p�]�����_e���w��.��7A��;�a9���f��9���)ⶻ��u�H��
H�}�����!���BLV)n��NL/>��i��H�v��My�%i����h�qg��b�ӭ�o�?��X����̜��r�s�Vr�F��.*�[-���w�TJv�5i<FFui��1W"iH���(yQ��!|*��+XI��|c@��pkwer~"Z:�G����Xe�E��մ�xVh���<���H#	R19��2���d�?:��(xsJ�W�'��졽�9�Z9_�,�{��꟨M�-Q�ܯO��}ۂ6�+ڃ78��h���H��0b�O}w�[�9A	��xa�@�A�@6�\p2“�
���c��P���P}baV$@����X2ӆV���>|`Y��棢@>uU���ҁW~��Tg�c6��V�f=^��q����}D�����?�撗��E�mt��''V��q��R6������F0�F�]�D���*ʴ��8�.ah�Bp�0Z�q�,�LI_����lL��Yp[_���Ho_h�^NA�cx�3�@�e�6�rUZ�q�&�.8U�C��S�r1�j{�A�šb�ןܜ��;�i�C�\�0e��)�#��
�T(�bsa��d[�y�Hp?��|��ݐ&��yh@Œ1����癋^�d#"ݯ>�k��"3�+y��=�]��M��N�!A'���ބ��8��,a�M[e�9a�Uz�*"�ϨP}�#��ɂ�J�N�x�^j�B���P6�ZGv��f�Raf;)F
\�%�|ˌ|Q_�o����<B�n�E �}�H�7[�X��.=Z������+跴#�p�	U�u�&����,c���+c�^ou���_���r-����C
A���u(,�Z������R�(���H�Y�j��I�j0,S��i�铊���l_�F��������g�����UýM
�|�����O���:g�Њ�AK�Y2��#(�E�O�T�"�-���
�'!l
l�+�˰%��8�J���.���;�eL�iF�U��h�!C�u�G>e�y�s]5�>dI��� T�h�!
e\ $y�*K�WA٧�e�6iɠ!+� IP�	M�ֳ�=3�,�+
DHR�c����^�3+Q,IXi�Lǃ$��(K�p*�z1��ƥD�s �/:V��	��4^�CuX����Y�W��d�*,�
vw�Z���v����W�y-�Z-��e��IA��K7���2ά�,�E��Z��Vf��vjgC`V�W�ճP~Pd����"W[�/�r���1�c��^jk�k��{wK�3/�K��c���r�_�GϺ�qÀ�J��e9�w"��$/u3�UH�<و����d�oPlB�� ܢ�贖�g��yg�+l5�N'חuiV}#/}W�{�>++;�B���v��9��v�Ӿ��{f�I�� L��(��44�������̧fhw�_���ș3��9{OΙ�y��@?D!��e�72�!,-	����s��v��`��
���ďr�m�Ў]vV/�[��;/\k�>����O���	�|�Z�/YN�?����J�|벜h钔>ER�a�3�Wn��*�>	�[�z=��Rg�`�]�C���R~�;��U_6�0���s��I�����vO��c�]_ˁ"vϔ�*I���闾�Rz�xn�6�y���,�!o�����\�z?z�qH��~9#���H���Z�v��M��F��6���"c�Y�/X'd5,s��@uf�z8!a l''a����z�=@�]�2����e���s��WJ�q���:-�=p@x����5�&���(��~��l^^�G�}0�wVHo�ҽr��)�<��D����=D0�-��n��ʦxQ�<<	����*�Ѱ�h8>%lڍ���Kl4f$/�tҥ	������dK��X�ٔNa���'��P�t����]-�MG����5H��uƍ�|H��H��f�@j���KgY�_Bm0Z0
�P[+A
�>�K:��V8���7�T������
a�*�h��G]R*Pw�P{���:�-
(�4+
��s]���b7�=��S�+�iy���㼋���E"6U����
(��b���+���֬�ol���"c(��em�C��R��A���[z@�s���&�3��
(v��"�6cu�*~M�#�%-���
�El8PH����+��e�]2�~txrv��aHDԮ�ة;��TKV��r��đ��a�n�X�k��s�$#�N�b>�y���Y��&�ykZ�>���BB%��xE	Jk��n@@�N�ٌvQ� �ar��"|?���-e����hO����B�Eo�_gu��6�UZ]�N�(�,�J�o_6}]��X2���d3P��Esg�_�<!S�k�d������$Ec�yV��,"��Ep�E���$y�x�I~_�1|�w����V&ЎHTPi6(������F�ӭ�:=�d�O �TΣ."�g���eln�t00��W�ɬ�8A�7��Y0�%����@WT+�. U4�b�ch�X0����n7v�x0�ÁS��E�&�NB��nR�"���'�(;����q
�
v�.U夢�3T�O*��lS�+'���
?Q�;�%F�|"�f�e�5�ͪ@�g8I+�`����b��
�N�ᭉ�W��X�M��6pj�o
Dձ~ܧy��X=傕G�*�e֋����6����b�	��}*ee�<B[yF�SV�X�
4K�8R���@h.����St�HW �bc��a���Vx�MaH�Y8+ԆU��t����C;Df-�S��2�N�"��(��`��
�=_�ҕ뼀[Z(�䤵�4�:����4��~A-�N���0����!���6�#�]5�+�M�[��+'�f)C)޿�+��z �|c�Q#�oǾ����sP��N�q/U�bX2�~��(K�Tgſ���j$��!1N\u|�=��x�&�u����NK �Z
T	�X|7F�Bc)�*X��:	e]�M�6:�l��H�QD��r3�����,!r$^�x�P�K:������d�$ٳ	H
i��01뫓�a�sB�r�e�?u��4@x1bܥ�XӬ)L��z��#�����HEf�ͪo84�Ћ�zM�� Z�dkKD�KH�;�x�������܂�\E����A��LL}=E񾷌k..����}9�a�$���5C��D_������G��Ӹ��R���R�h�7.���US�rM��p��$�&�5�S��E�X/�e�L?Ic���_6)=����N�tc�Z�[�q�wYg��`�#(*��ů:-�w|S*kwT���&��C���I�rE�#�
���m�D��^��#W�� cbfw�{�#ܓBx����>������ݺ��Ib%"c�+噪i����s��mw�2�T�#um�V��(�CX�'@щܦo�hxg��H�&��[ ��|	�鿢u�l��W#�,����gـ4�������~��_?g��_ǶY��c�^�{�����z�ۏ����~���>2������J���z�K�-=�y��i�W�QS���f+�}۸9����b��@�r��Q�tp'��Y$\E
"!e���exv�ET�����������e�I�f��v0+��J��%�&�`�-Yn�kQ�B�p'v]�%�� �+�;*0�j��#q��e��gų$��PW�/Uw��%�m���Dz-��`�tڍ�9���6����1��q�.g�MD �L7o'#�u��hG�Je9�uȅT$o(�0fܜ%�������~ᇎ���I��8ɻ�$��l �h�2O�{F6�'�C�L^�r`���sU����tG�4Q:m;u�
`���f�Ҫ�j*�i�d����@M7۟��v��p��}t���M���(�l�N�5S�H4,����J;��Q_d�n,��?W�N�P+--α['mQf���n��W_3�k��$�#�,�.H�X�;�P��^^XÊ����/L��z,�=L�@��zd6�d�[��NYV�T�БW�:�Q8Nǁ�~j�2*{-nQ�gl���ʘ�fC�D�MO28@ɼ��bx��W<��ܗ�Ǥ`ݢ���h2��Lљ�$�ܭ;��8���"��������^��9$��+��[4e�x��xe��� O\�h&�a�YXt˰�h:d��!a�/�sf��r�j�k���n���۔���|�Ux#�Y��n1���T���Y�,U��l��=*��n��M�!�������;��y�"J��=Ec���ݵ�;�f?f��f���{탽#~gAA�W�h���HhQ�K�	���λ�����1=&6Iq��r	w�=��ӽ��a���\p�Ͻ�[^9u=o��H���v�x0��O=��nT)��B4
���x!G��-kRC�Z9����t�#kq�!����C?4"�FS�b�v�Kkx�V�mC5֪H���j�'^��nU�����H)Ӕ4.��A/���^�O[�@���a�&�s���U˯:�3@���`-�Ȓ27��I��!�1�W�Q@fxr˨�溳�u94"]W��2�u�ݰM_��i���x�^����67y�Ӕ���Q�����J�`��6���ڽV$�A�7ǁ��eI�� p�V���p<@(P��W�6�YuG����^W� <�*��
�K,�;`#Zٔ��Cܰ����L���F������
�m��k�U#zl��b�����s�"�!��YW��o�4o�yg$b�����_����7P�Y(�~iU`Ҕ��Y�X�T�������2�����F��0lt8�&mg3%ڐ{�tU
�X���̊�ⷺ���mR��f
�/�%���̴��������K��H�.���ߛ�˺��z���?2�bݭܵ13��SQ��jA�d�VV����4��W�����)�5�R=}��,#�8�!���6 �s����f�x���:���A	.:f�Q�6Y��RA3�(��^o��y����N���!�?��ӣXn?4^a�W}=�a��W��m��Jp�Q���
r�F{������G�޲`Y�1
��v��L���)̷?��]V�b�^�r�-Z�Y1��3��ګ�O���3��)ޢ�? [8:�}0��ţ��G����R��֞N�E1e�B$˷���ʉ�݋Ӎ�a�7�?i(��)r�ГG�E�u����I����5ր�p�~��o��ա���>Z�Lh�z�*���_56fn���J�4���4ZeZ�i��U����Ǘ��C��r�z?�f�R��9]2Ȩ��a$_��@��X�qZ�k*B�#O�)��p2��z��W� -g�=x�./���c?�%I/��d�E�P����V�{q���'�>wC#&9��<�%����v��g�~t��-{�����6B��m�|�GM�̢QC�0BȊ��T��!�	���[�f_����_򋉮��[�eh,ʕP�G=Bw�s�H!��!ma��wg;�Y�t?��t�w�s�۰@!�5)�WO�t�6�|�� W��ٝElCJN�*��	.��U�M�SK��Jq��1[�3� _��+���x*���^S-�PKR��-�xV��!���^T�,+˗�ήh��Ho�ҖDr��5��!�Ԃd��ls�v����丆����o�9n�'|}�t�}�@�ϖeݺ��ƭ疞mT·/S�Y~�9�y�Y��{�秥R̄�<	��	u�<}�`��-9e�|�e	��;�yR�E�.�����s��!i]ksw
WI��3�
I�&6I��wD���m��Cr|w]]�Y�B��f�_❌̸�h�
_Y����X9G�r�
�N��Y��K��~��w��w>�<>�磾��;�oH�pc<�鼭�c���dM��m�i����D_S���XM�ު[�݃_zٹ�ڝ�m].����ڦ�{���j��[ǽO@�#�I����]�6��@P�1��7��=��
�.�UɊ��`��][Q'(m�M��Ӄ�u��>���\�����Ky�-WAlB��F��g�5��;GX:�e�J�
	�(��U�i8��I�i�`����N����(Z�fƾ��i�Cگl9�H���:��5�!eL�C`�æ۳N��h�s�r����ޖڴr�1#I-x�m�MS�յ�3՚2��0C@M��^�,�K�,�Nv�֘H:BA
/�dc(+=Nf�6Y�8�^G�k�$}4�Q�/-�qY��Ú2�bbBo��HG�2>j�j�䋯^�=c"���؎�n
t���#&;�	,]y@L��k�R�5["���?R|�:��̤>HU��99�w99����p��(�rz\~�2�!�pW�9��o>^�v��vLe~0iœ9��Hx\�:X�;�ԫ1#R�X̥���o����}�E	�W�
Z{޼+��-�� ���<���~
��e�*u�A�ǻ���q��'J܃ح�i���^�I�vE��a�arU[�.S<�>cY
��]<�Es7�A9Ó+��_ܥ�F#�Y��"ZˀB��ߍ��T�]iB�α\��4 �i�F�V��[���J䘐L�{����Ρb������6�'k�C�P@���@���CyPZ��.�."L�pMr�,�3K})�y���(��C����4^Bvg��6��z�Y~�hq�p�u5ɋy�Lg��V��k�
�S�ӟ:}��H�S���>�=����b�;�v���@�`KU�q�zt߅u�H}��N��� �6<L���T�pq��|q�S�ڳw�8�ޅ����ޘX^Q�cS���l���;Y�0	�,v����6�ۺ^=.���0хp���7�M]FB'�j��[�S���ez<p��N�gi{U�!�w�\!4[�5����S��ӝr�L��n�<j�P��9�T:�d���c�ЊR�-%��FC�}!���*�q_����e`PF�K��	ڛ��}���l��d��WnHwH<t���	fv�z
X~�W��e���*���Zp��w�=�%w9QEÝ�‘$o���௓f��p�V����Y�䉬N���W=�+
1+�D4��w��Wx��H�(�E7wAh6�\<�Pi-"�)�Š�o�	RÚ�q±�-$lj�Qx��Ӯ񦊲/�9�%m񢌮Y�\���mlI�U6f��,yY߫�9�+rL{{ѝ���/���
��33�O��S3�t:�Gx�n��D*;��ؠ9��OjI9ى�H��yF��,�n�˧6K�-�����;LK�����>��j��=��a���(f#
�"��4�'$=�E�k�3��@)b|�QJdg�H��<�A��Ǐ>l��Nb3�c���U����{x�*u�&aDŽ&�qS��pn��Nן��-���&����*f�{�
z�|�w�ID=%(1�%�؍p���փ�
���u5�)��P�t|c��Ѭ1�0B��(�'ͽɹL�^��Nc J��D��h���
 �<"nI��@{�X����gg���X���e�쒲�s�*�Ҝ
{C�̅
&��Xj�M�\��i�l]ku2�!�3�>��w������g�<ш_���y;b'k�i�^b��0P��|�-QC��>�M��o?�y�m-�Ҭ�{��{ˇ�4'�I�E�f�)}B����nE�}�pF��#���(˲Y�#,P�
��5B��do��'n�J;�V`�4F0-�2]�|͓�ф��/\��	�K��u�a+�������g���9��қ
U\�G��7�r!��W�]��_ϟ�Q8���M��+����٫���Lld�i;˓��k�:e.�o����Y��au9$?%#�e7)O(
I2�e�R�1�M(s<$xǐ�1}Y�l�
�Uz�ꤪ�e�H+R�����ɤ�J��$é��
��*Mn��b�w���k\#�k^/���G.E���S������ߌ�^i_����$�"�I����C�kil
�y�w+`����Go���e���&ΫX?0�1QbIl%M:#���V��f�8F[ͤ:����Cx	tU#�d?��`47!�;��n���~Uz1X������Wc�,��t�
M>�vq��+�Ü0��J�?�n���+܁Px��\�A�+�0*���?���P��E��<��bÓ{�t�aTM�<��C�>�Wo3L��8�Io
`���dpKGP�M�6XM&a�A�xB,��Ҫ������-ɓ��e���������$_l����׶R�s��2fE����3Kba�.!a�������N�9�5H�C�Jva�ɶ��9:ٓ�\���K�
;쵊���bu�/ONY�-�Nx[o�6��q�H�C֠{����A`�SMr�܄�R�,.���vπ���}��^2��Um���)'��>�p��� �4�����;�0@v��m�l�}�
�iI>��Ux+V���\2(2q{6��U�"Y�l��9ӧ5���V��ӯ4р�EF^�"�PP½�
�����ZFlM�n���t�G� �(㺡�+W�}�Xf�[١�{4σ>�}� %�
P���k�Vqų��ͦP�	�]��z�8p;���Y!H][�+�����]])D���z�� =���"��/��Oy�H墴�,�X�:�����H�K�:`&C�PxL��;�I/�+��q9b`�J���-�.}~�~����Z��M\���d&�#��ue�jt�=�MOɱ2�S,"l6C*��D��0�o�2��e�xd����,���h'@Oa�0�.�(����*Fm��^�I�=��w�*�%�f�����#կ�~}4[�a$n����f�#�ϨR�%���hE�ZV� *�Q3w�Hhy,��]@��K1�^����&2b��1^p��ؚ���H��HȬ��	�e���:�R��ѣ-�x�BQجܰ��Fgw}V�eY�D�.M�F��{�#�|Z��S/�v�v�Jl#Z��e���Ι�Qy��ηf�t�E�>��k�J
XfI�b�ѻ9I~���` �WœEܒR*�eD�q*���Ic�$�2
W��|�a�=��.ir�l�n7Tx�����K��N�\�H�jy��>�D�ࣱ5��<��r]^�bs�q�M-��bΉV�y�t��S�\r]G�މ$ߐy�N+4mgk��E�I��+Ӯ2Apij�<���I.G��)�Վ!�IDz�	o����=�	Q�M�������!�n�K��R
�~j$c���콗O���w�Vž	�\�V'z�e'vc���#����"9u��z��n����(��M�5w�]��0d'8�
��ޚ�OO�"�G�d	�����g��w{�gM���u�w�
X�2S� N1�9f�n¡��DV�è�	��&��L(w�\Z�<�����)5���M��m �����5���ϓ��S�N��(E�������su�y����W^�`��z�0�Z,LJQ������26���c!�xމW/�^nr���b����@�����8y�l�`P����=-�8'�&�,��5�k_u�	�
����֋9?�<��N�{�?Ld*��6(	�P;��4�e:IH�4�r���;w�SN��;8T��bR�Ii\�s+��g��������Df���$�VF=���U�F39���.�������X�r�8�DE�.s���Ƿë.��*�۝���!+X�(Kξ��U�XSr�H?�#3nh�;aHo��ɐ�D5(����S���D�I����f����:E3�����A,4v�P�6I�@��P`�LBi���"P3���Ƣ�8����}emHU~ɜ��:��IdA�]A�G��v}�ţC?��ۥE�P�3� k�v��پz��U5s�C5����K�;�+�����1Ղ�;�YTs�PjXӅG�Є�8=�D���r5�G�"��םB��@��_�yx;]a�V�?�!"�#�t�Z�}*S�g���2���0��n�ީ�h�t���虫�۷�G��X�%��@�Dׯ�]Q�X�kO��%���z0�G������~�xb姅W~�������>��'�!�Fdp}�&U36�CY���%!�V�#����\�;n�/dD�ʲ���NA��'.��������fV�/��"�9�e�[D
Ev�����❩�^˙>�ˬx���$�h�j�
����O	�E�=�;Yxk�w|l�!9",MR/<4aJ��o�6Op�d��oS�ҡ��}�3J��.��>�2����)ܢ�~f�w�G���hW�26�~���T��{,{�1(-U~�"��S��4ֵ���-��d͌џ��reB�0�m$����
r����f���|d�e��7o�ٙs�ӵ��J[я"��溂G�/7y!�Dv�I$�3}8ۜ����z4��9�K�Hk�h��ʼn��ŗg�߼��9�ݑ ���yFto�&TCܜ��l�.�<S�@>Ѵ�f�Th� �?>��E���3:���͸ֆ��
�#�!��?�s}uVNx��P
�}��Q!�	�$�!\g8�]���[��ā6�JJ��Z ���w��r�K��`����.gcg~��[d^�u���]a�q}f<�Ɛ��m�,]G��rh��0}�.q�\,���E`���>��z^�H��7/IQ�t�j>y��K0���?W�
#b5Mj���^8��l� G�P��P��t��R���.Q�(��tR��@�L]���	��BKK���~�3�9�G��&w�������㷢�D��D���+�G4��(��f�Rjf��g
(ih ��M����w�	G���Y���R��H�V�4�{����f28��zP�����(�y("���'��*&�L[4��7ݜ�[�ٛ��b_D�o�(8�zGy ��oӐlN����
tٞ
ЂŪD�+`D�rÞM����<ej����i|6Iiy����-�P+)7a� �e
%jݠ���5����^0K=���:��8"�k�i:w��lc���fNټ~��~���fhd�>E-U�?F��O
i .�ى�ʑ�� 8���+׏��I��k��A�uҗ��e�"تZ��%FC�W��v\���rU�`$�V�b4v���R�ˈ3��{Щ��z�?�#���_��1��T��(�����CO�u��„�5!(�R�^N:���&�L즯�^�p�H�ʍ�����C����b�(~#��dܔ��k�H�i���V�N�T���Y�m���T��#2�\Ǎ��`���kU�n�M*z,_�S�s��K0���Ή�d��^�ŋV�VW�V������72@�h��vV�q0���ӌq�2���\���E\��v�������$���A�1gj�ŭ+k��F;���`�q�B�
d5,����Ɵ�`u�L����dCpH�NrJP
�b'���E��┨�)w��C�kɫD����A�6|���y|3���ogl���7� �y�\���I.l����l� ��#�ٻFqw�Fd�,>Ϭ�|$O�~)[��[��Z�AN��/��*yx�<*[6���$m!�{�x�=���;�m��5dU���]��������ƒs�� �U����4=c�ҾN��yg��Sv6^8��;�;mT�T��o�˻&t�!�����3i�kY@S�yQ2�x����%(���&)<�������͎9�Ē&���vx�qΔhy�#�/���j2@�i92���D'24�^� �	��l�|xO�wɇ������`��O���[�kߪ��f�m��VI߷S'����y��Sz��y�������m1?:w7:}�&F9��
�n�{���9R�ouI����*��w��P���p�����j��l4����̂�3;�-oH�`���P'-�� {OuԼ�̶J��k�Z��K�*�\�����e� *�i��P<�Q�?��UW���[�4�,�gr��j`%�bm��q�$o�y��i�dsY�T�y~��9RF�4]+M�Cl�,��	 �(�)��HO5;���`U�J$x�1fqUn3���
~2���$��?h�Yw�Fe��|G��c|�����e&�%@~ ��ʗ<5MD����&=/8_q�&�!���f�4�5�:M!�^^�N����,e&�k���R|�2�wf/vcy���wڝ��Ŀ���"y1�/�>}��f2�1���ZS&�o��(Yia2�r5�l�vǿg���Ma��ʄ�z��_��
v�7-)čUG~��?!�n)PAf+�a���6��sXRq�x�rS�,���mq��D;��L[�d(�5�?G���a1��h>����D�	�D$�҈7�m�a�5���ܢN�<ĺ����K��y�Z�G�6��\IU.k
DbI������q��&1-a��M�$�v%�����.�����"�v�%ۑ������D'�J/�� ��.}���oZ\���w�*�f��T�%�-��d�6岤j���&�±��Eݫ\E|L~���Mk��R1x}*���'ڢ[k%M�<(��>�����W�Z��C�g*k�PjT��I��e�y��.(bɟ3i��䘗�K�:*����c��U���A���L�طL�
VK+�'F�d�������?�>,��!ʈ2���<y�c��<WW�N��7[��Йv�g��/��fb�5�|_7��Z]��v�X*e)�eŞ=��4X��@�ؾ�l���%���s9萿�_��/�w�r��FjV;I�?��jD�&޳�>��S&fЯ��`�Cd
��ZH�r}
j�����
zp�}S��x,�OU:�ѫ��v^`��K`Q����HFA�딬
p���k�I|ǔ*��4^�xg��\�+�Pꮰ��[���(+IH|�*�/�e̼��K��%�ѝ6ZʉTs�K���k���Ή(8N�H�1&�(:>[�Tyс��$�Q�"�Z���F�%�w������������	-�`զ�rY�av��3�+i��Eڶ�O�b[8�$U��y�\��F�W�xV��p�g]�h��]�T=Qag�d��x���S�����l��.v�L��P:Г�^i�W
�F���e���*��!�,�{4VI��܇�50��"�qU;*e��0a21���$wJ�;�"����l5Y�R�bks�9�S�ʹ�O�D~�� ���B�r��_�����?>�����S]��\fh1}�_��jܘ��"s��\mu(��r�"�ojL�4�FP0��WG�V!�q�8nj��Җj
x��S�G�WͰl"'��3|3����Ȳ9��zi]"%e	��iH35���S:q�����U]JU3�0E�#Pm)L"�&�h�)�b�L�	��~[�aN��d��v
���4�5`g�H��#9-8%��Edt�' `7M��/�wY��ќ��Q�E�:ʮ�������p�_>~ �1Ü���l��B�x11��??4@���	��	��~[ё�Ğ��cT�T��ӡZ���§gF��%<�E/+W�����a�@�%<Z*,g�[�E��!-���*k��=�dЫGn��ئ�7�Z�|κi��:^���o
N���Ў�R6-��X��	ƅ�U,�}���	n*�oՙDչ��-�`\�y�X�%��>���F��'/�`����/„�(���\zU�h\F➤\�I����s�U���Ƭ� tt�Nx۩l	���~�d�9w'zG�!`��OBv�V1M�\�Ζ�N(Rc�,�s�2�}�7�"Le���g�g$}]?��닺�x�H֡\
S��?��<�sY�|H^_Y�O�(����K�R�xL�;���tT���W�������~�c���A�+�"	]_S�BT0>��e���-&�:F>�%�G��"#�i��2�|Ok�W:��AJI&�y��W45e ϭ��Z�w��/�3�/�7����.�5{(ϴ�1kf��|�nY�j���k�w5 �rU*����F�$�ĿY�������cX��w9��߼:~�%W���ޜ={ut|h2ۍ<+�7"Wd{���WରCn�N�X��VY%C)t �ϱV6-�Gӆ��;>�eV���ē���B�9�\���Jd���v�O�p��%����OzF�CҎ�P�K�&�Ō��BE#�g��*�f���_#�N���Y��ѐZF:�Z�8�5�U��y���i]�}��Ƃ�f�[�1(񭊑���m~��%��,��Tν�W�c�0ʪ�m�����"wLj_9��C����nP_ʻ��w�>l�>>�:�2�B(�`ei� �,�ȬKh0��2��͐���eX��9(<�X|�
��u�Lq���w+�$z�Uw#w��a�%p^_t�|��"�U�j���ކ����ɟ���d$�B9Д�(n����$Ǧh�k�5���8���=�#�)_����'-,Q<f��7/ΎO�Ϟ=R�9fQ�Te�Z�0!�W�_?R��	��WVI@����h�L����K�}4�+�c�]η;��`��܃�-��v�n�(�O��W]��KH)jB^ũ*��:�k�#�?�K`�u�\s�I����K��t>�*�VE��H��+|�����3��13UO���5�ӭ���8+���[z���WZ7ˤ!)0�%존�k�_ܹ*!����y�\*^�_m��n����<Oh�jJ^Э�d��?WՏJ�lL�~�A���\cH�P������οX3Ϫض&����e�nh��i�n�bj
��q$/J�N�
��s�(+*�8��|�W�j0�E]�B�o��Q6�t�=���h�ѥ?�/��m�E9�qH�:�� �����W��z�Q�Nq,]n�΃v[������rI���M�S�\�����M��o�꨻=#M�}�4Z�xq�<�-X�PF���P����@�uQ�¬V'�N�(��7`A;q):���L-]H-�����Z�W�gO�����Ě��`���W3�垬�4���z�ZlDq� �L���p�,����l���Q���W?�MK~��d6
#`bZ•F���y��:g���"\Ǫ��Uc��b�=��2���x'�h#��]
����`���GƖj²����)���	ū�Fu
�r&�4���9��y��k������Ew9���t.��e�'���i��C�[EHxVޚ�hW�^���W��U���}�����S#���x�Y��U�Wu~9HJF���$�$	ʤ��i��Dj���`��[�r�3���0�l��J(^�`����*��0]2B-eE��.b�$o�����~����C�]�T��]�\��S��Wݝ��VXTd;��H��[0��i�ō���䚺�U �����m������a�!�=; ���4U�z�rO*�3�
fNtm��M� ��>̢�Z�51�z���	m�0{۪oҋ?�ai�o��R�?7|=T�1�-Y�zy.F�|�VK#��R�^���j�&�4�=�n ӺCӞ�|v�[}Q�~Zܐp�w�#�f���9;�L���������ݒ��H(5GQG��6i�=gQ�����H�,�Q�
��rv,ffE@�	��R�r�}qCˮ�*�]̿��u{�C
Cٜjl�:�b���1Z��y��σ4o�����3�����iD[s�sg%A��O��'����g	5M��u{��V��$`�᮴@����L[�l���Y+�z�s�y�ߝ:��J�D���j�\�̢��zv9�H��FR:ʵF���o�B�b5k�Z��3��@T�P���Πr��_8�|?����]��j]�t�rѐmD��T��,�u���& +b�oS6�z9�br�E9��ڮ��!��:T{�z�ݭ����I߀��Q�"!���͠���r�;I�m<VG ��{�y:�9�H‘�U�JFR�\i�,�I[h��~U
JZw����lz�t;�t��35i�r$�l���ˡ���)�UG�1��VF^W���1N�)j�X����p&
`ś�=h�I/r���sDd��v(���N��5h�R�ŏ���5Jp|��;�
��l1}�1��y_�3��1�K���ϖ���`�V��)�0��T��V���Ju���e��
��%�_�ۘ�MI���Rl`nq�}•��=VID�U?h9��
dO�;�"
�οi>g��)�]�D�b(���7O�
�����6r��Z�J�l�P�½Kvd_P���l�#
K��ke~ug�EGbx�Y=���H���4x-���go�p���/�r�Z��=έ�͍�FD��맯eڭ�'2⢱�n�Q��. ���p�����ï%�P��81��K3�S
'a�S,d��w$�������uh
�.z�Kji�aP6:���Y�C��ѹ�!����(�Ѣ�k��u(Fp7�e�R(�Da�@mK�Qu��x����.����4/�p>2J��\[FRUf�c�)��L�纵�Y8�9�����*�,����-��MkQ=�Խ���-�=nd9��ד�ɻ�f�8�ʠ2�g)�0=8�u4
o�4~u�M}#ֱP��^���g�\l�$���;���0 �U�77G��?b�)@T/�Kcq�B117��I���SS�Y�}��Mv��E`6q�sͬG�~9#w_(�ӬJQH��B���s�iҙ��׵�R����N���ރf���|O���.*�P֥�ö������[Q+�"�"���#���
�W�u�3I�q���"� �"Ϛ@W����)���7���r/d��%�OÙ�])��p�����NWlgBrX�8�zmN�Vp@��9D��Z 7���y�;K��ƻE�c��eH�5k#��u4�w0�FN��g��z	��V��˼˶��룋�K6��7:�Q�f��ѷ��8�<^�ۋ/��l��"�6�@��N���S��oD-%e��QT1o�ү��o��LB�t���ke�`����������]��k��&/�4޴ז�a�g1I-���ؑ�NIɑ��PÀ��X��g�j���xT_:��P�R����Ȑ�0x�݅Ũ���3y#{�R�c��C|�E4���
�S�����McK�1������c�!Y��ϖ�^ܷ�o�!���~ш&G�ޕ}���}]ڐ�>�/ٰ�ǀ!�V��֌� E�R��8��������^���D��^�eT<[�,gْ-?)zʯ?=(.D+�K��|r�i�!�PT	e�.�VD[�ac����W��a�����v50�#I�K�C��KZ���
�i�[��ٝ�q�gD�cL�t�,鶾,-+�o��q�b2�Nmk���v<"��(��܆���`���Z��`Y��(~'_�Gd 5ܳ������M��y������#�R`��~1`;�lo��x1a���n��QH�d�r�j���c�ͳY��x�je0�eT��]rt���{�!�z�2F7W]�D#|Ո���	ή�7����EP�X�,����.	s)JO��t��`�f��غ�I�.w�YƖ;ʅ#�����,S@K�ҺJ���>����+�g���M �8���EAd\;��fT�c����iZ�:-�T����&��/��y���k�9�>7��f�R�r¬RZ	��f��ÀЯGxYjaX����`~;�(R�>Lnk�݁������f�P/�<��↱�_3Ħ���8��QCq�WdEL���.doxׇi��ܡᦍ�i'QʤO��#Eҋ#$jB�J�)��UD���Zn�R��(�*>iZl�r/�,&�Z�6��ׄ͢꒩:(�ҵ�g*�M�M��]֨�/!���ѳ��7��ޜ�_��C�1���|L�������Cy��7ǯO�Ci���>�%�">��J5F
�@���� �#b8}���S�j'���/�0K�9��Ï_lg�L��z���N���*/Ӫ�Nx��Vg'�L������g�G�>�w�e�!So�����������T���P}�]�#����Dԝ7���1� o\_��Ǐ�Z��s�
?�X�|�>�*Q��9���*S�@Wt���>�ć�pMDOF��1$c'��Y�����"���5��Edb��c,���,�R	�ڬ\!9�T! .5���D����ϻ����6C���f�8HS��~�o��&,@�cS?�9���L#��J�����RC^���a(��s��C��-��^S�)�Z�R��c�0��'-bI5羪��m�
AP�����JS��>َ=��'Q0��Z����]R��Y�v$^3�϶�5�޶�½0���j�`*U������e��V����������b�9�
��b
"ȝ��A)>��\qC��#bL`\�)|5����3BG����]8��sHPV��4x֨T�?���Ⱥ4V�w���{�H��l���KE��Ap�6����45�%#lSl!�;c��|�}�b�b`v�&���D�70:J���P�w�#�C�"�G�URrf�C^5�eu��sG�m�u$������ARc N�>��if��R
�`"L�oz�/x����|;�rp����������쿠6� d��s�
p��ctt*T��YS����c/��U"���g�C0��,��1���OD](�kG��M�e>*�2�z�0��N�^�XɅT�R��~��Ѱ��a��\�k��v�nݍj
�:��x�<.��%��)��;Fw�:"�fi�ND[,��is�@�w��*F?���qSS׻��=��=��[�:F���/�I5��r&l;�Ե]b���:��AwѠ58�8z2��Ĭ!3�YԴ�a�?4\CP� ƌ��|�(M��Ou�޶�J��@�w]�-�ϏXġ��Q�̚l����H��g!����|��g���6��dg5��SP��SR�+�XS/,
P��ە�di֡�M!i:�*I��Fm�����z-��$��ɴ8\=�hc^fү���[��b�[k�LY����ڑ���W�<7�	w�ĕ�[��7f]�?�pf�X"?�+5��᱐LfL�z�-��I�C�$�G���O`Zm�d�"
��ȅ��k����XG;(��I���׽8=J~�T癆�Y�Y�<�0[��	%����PKZ��Z!������litespeed-cache-es_CO.poUT[
Shux����PKZ��Zx�.k6�����C�litespeed-cache-es_CO.moUT[
Shux����PKZ��Z�6v�]������blitespeed-cache-es_CO.l10n.phpUT[
Shux����PK ��litespeed-wp-plugin/7.2/translations/litespeed-cache-es_CO.po000064400000525406151600240410020043 0ustar00# Translation of Plugins - LiteSpeed Cache - Stable (latest release) in Spanish (Colombia)
# This file is distributed under the same license as the Plugins - LiteSpeed Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2022-03-30 06:14:07+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.1\n"
"Language: es_CO\n"
"Project-Id-Version: Plugins - LiteSpeed Cache - Stable (latest release)\n"

#: tpl/page_optm/settings_localization.tpl.php:99
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr "Por favor, prueba a fondo todos los elementos en %s para asegurar que funcionan como se espera."

#: tpl/page_optm/settings_localization.tpl.php:132
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr "Por favor, prueba a fondo cada archivo JS que añadas para asegurar que funcionan como se espera."

#: tpl/crawler/blacklist.tpl.php:65
msgid "Not blocklisted"
msgstr "No está en la lista negra"

#: tpl/general/settings_inc.guest.tpl.php:25
msgid "Guest Mode testing result"
msgstr "Resultado de la prueba del modo de invitado"

#: tpl/general/settings_inc.guest.tpl.php:26
msgid "Testing"
msgstr "Probando"

#: tpl/general/settings_inc.guest.tpl.php:33
msgid "Guest Mode passed testing."
msgstr "Prueba superada del modo de invitado."

#: tpl/general/settings_inc.guest.tpl.php:36
#: tpl/general/settings_inc.guest.tpl.php:39
msgid "Guest Mode failed to test."
msgstr "Prueba fallida del modo de invitado."

#: tpl/page_optm/settings_css.tpl.php:82
msgid "Filter %s available for UCSS per page type generation."
msgstr "Disponible el filtro %s para la generación de UCSS por tipo de página."

#: tpl/page_optm/settings_tuning_css.tpl.php:89
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr "Usa %1$s para generar un único UCSS para las páginas cuyo tipo de página es %2$s, mientras que los otros tipos de páginas se mantienen por URL."

#: tpl/page_optm/settings_tuning_css.tpl.php:90
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr "Usa %1$s para omitir UCSS para las páginas cuyo tipo de página es %2$s."

#: src/purge.cls.php:344
msgid "Cleaned all localized resource entries."
msgstr "Limpiadas todas las entradas de recursos localizados."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:25
msgid "Learn more about when this is needed"
msgstr "Aprende más sobre cuándo esto es necesario "

#: tpl/dash/dashboard.tpl.php:110 tpl/dash/dashboard.tpl.php:815
msgid "<b>Last crawled:</b> %d item(s)"
msgstr "<b>Último rastreo:</b> %d elemento(s)"

#: tpl/general/settings.tpl.php:40
msgid "Please read all warnings before enabling this option."
msgstr "Por favor, lee todas las advertencias antes de activar esta opción."

#: tpl/toolbox/edit_htaccess.tpl.php:43
msgid ".htaccess Path"
msgstr "Ruta del archivo «.htaccess»"

#: tpl/toolbox/edit_htaccess.tpl.php:55 tpl/toolbox/edit_htaccess.tpl.php:73
msgid "Default path is"
msgstr "La ruta por defecto es"

#: tpl/toolbox/edit_htaccess.tpl.php:59 tpl/toolbox/edit_htaccess.tpl.php:77
msgid "PHP Constant %s is supported."
msgstr "Es compatible la contante %s de PHP."

#: tpl/toolbox/edit_htaccess.tpl.php:60 tpl/toolbox/edit_htaccess.tpl.php:78
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr "Puedes usar este código %1$s en %2$s para especificar la ruta al archivo «.htaccess»."

#: tpl/toolbox/entry.tpl.php:15
msgid "View .htaccess"
msgstr "Ver el archivo «.htaccess»"

#: tpl/page_optm/settings_tuning_css.tpl.php:82
msgid "Listed URI will not generate UCSS."
msgstr "Las URI listadas no generarán UCSS."

#: tpl/page_optm/settings_media_exc.tpl.php:25
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr "Útil para imágenes de la mitad superior de la página que causan CLS (una métrica de Core Web Vitals)."

#: tpl/toolbox/beta_test.tpl.php:47
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr "No se recomienda bajar de versión. Puede causar un error fatal debido a código reprogramado."

#: tpl/toolbox/purge.tpl.php:72
msgid "This will delete all generated unique CSS files"
msgstr "Esto borrará todos los archivos CSS únicos generados"

#: tpl/page_optm/settings_tuning_css.tpl.php:64
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr "El selector debe existir en el CSS. Las clases principales en HTML no funcionarán."

#: tpl/page_optm/settings_media.tpl.php:239
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr "Establece un ancho y alto explícitos en los elementos de la imagen para reducir los cambios de diseño y mejorar CLS (una métrica de Core Web Vitals)."

#: tpl/page_optm/settings_tuning_css.tpl.php:60
#: tpl/page_optm/settings_tuning_css.tpl.php:136
msgid "Wildcard %s supported."
msgstr "Compatibilidad con el comodín %s."

#: tpl/page_optm/settings_tuning.tpl.php:97
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr "Los archivos JS listados o el código JS integrado no serán optimizados por %s."

#: tpl/toolbox/beta_test.tpl.php:57
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr "Para evitar un error de actualización, debes usar la versión %1$s o posterior antes de poder actualizar a las versiones %2$s."

#: tpl/toolbox/beta_test.tpl.php:51
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr "Presiona el botón %s para usar el commit de GitHub más reciente. Master es para la versión candidata y Dev es para pruebas experimentales."

#: tpl/toolbox/beta_test.tpl.php:51
msgid "Use latest GitHub Dev/Master commit"
msgstr "Utiliza el último commit Dev/Master de GitHub"

#: tpl/page_optm/settings_tuning.tpl.php:135
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr "Optimiza solo las páginas para visitantes invitados (no conectados). Si se desactiva, se duplicarán los archivos CSS/JS/CCSS por cada grupo de usuarios."

#: tpl/page_optm/settings_media.tpl.php:131
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr "Los cambios en este ajuste no se aplican a los LQIP ya generados. Para regenerar los LQIP existentes, por favor, primero %s desde el menú de la barra de administración."

#: tpl/page_optm/settings_css.tpl.php:231
msgid "This option is bypassed due to %s option."
msgstr "Esta opción se omite debido a la opción %s."

#: tpl/page_optm/settings_css.tpl.php:182
msgid "This option will automatically bypass %s option."
msgstr "Esta opción omitirá automáticamente la opción %s."

#: tpl/page_optm/settings_css.tpl.php:179
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr "UCSS integrado para reducir la carga adicional de archivos CSS. Esta opción no será activada automáticamente para las páginas %1$s. Para usarla en las páginas %1$s, por favor, actívala."

#: tpl/page_optm/settings_css.tpl.php:87
msgid "This option is bypassed because %1$s option is %2$s."
msgstr "Esta opción se omite porque la opción %1$s es %2$s."

#: tpl/inc/in_upgrading.php:6
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr "Actualizado el plugin LiteSpeed Cache. Por favor, actualiza la página para completar la actualización de los datos de configuración."

#: tpl/page_optm/settings_js.tpl.php:71
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr "Aplazar hasta que se analiza la página o retrasar hasta que la interacción pueda ayudar a reducir la contención de recursos y mejorar el rendimiento, lo que provoca un FID más bajo (métrica de Core Web Vitals)."

#: tpl/general/settings_tuning.tpl.php:30
msgid "Listed User Agents will be considered as Guest Mode visitors."
msgstr "Los agentes de usuario listados serán considerados visitantes en modo invitado."

#: tpl/general/settings_tuning.tpl.php:52
msgid "Listed IPs will be considered as Guest Mode visitors."
msgstr "Las IP listadas serán consideradas visitantes en modo invitado."

#: tpl/page_optm/settings_css.tpl.php:80
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr "La generación automática de CSS único está en segundo plano a través de una cola basada en cron."

#: tpl/page_optm/settings_css.tpl.php:155
#: tpl/page_optm/settings_css.tpl.php:160
#: tpl/page_optm/settings_css.tpl.php:299
#: tpl/page_optm/settings_css.tpl.php:304 tpl/page_optm/settings_vpi.tpl.php:98
#: tpl/page_optm/settings_vpi.tpl.php:103
msgid "Run %s Queue Manually"
msgstr "Ejecutar manualmente la cola %s"

#: tpl/page_optm/settings_css.tpl.php:218
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr "Usa el servicio online de QUIC.cloud para generar el CSS crítico y cargar asíncronamente el CSS restante."

#: tpl/page_optm/settings_css.tpl.php:225
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en el código HTML."

#: tpl/page_optm/settings_html.tpl.php:139
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr "Esto también añadirá una preconexión a Google Fonts para establecer una conexión antes."

#: tpl/page_optm/settings_css.tpl.php:78
msgid "This will drop the unused CSS on each page from the combined file."
msgstr "Esto eliminará el CSS no utilizado en cada página del archivo combinado."

#: tpl/page_optm/settings_css.tpl.php:321
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr "Desactiva esta opción para generar CCSS por tipo de contenido en lugar de por página. Esto puede ahorrar una cuota significativa de CCSS, sin embargo, puede resultar en un estilo de CSS incorrecto si tu sitio usa un maquetador de páginas."

#: tpl/general/settings_inc.guest.tpl.php:17
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr "El modo de invitado proporciona una página de destino siempre en la caché para la primera visita de un invitado automatizado y, después, intenta actualizar las variaciones de la caché a través de AJAX."

#: tpl/general/settings_inc.guest.tpl.php:18
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr "Esta opción puede ayudar a corregir la variación de la caché para ciertos visitantes avanzados de dispositivos móviles o tabletas."

#: tpl/page_optm/settings_html.tpl.php:83
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr "Retraso al mostrar los elementos HTML fuera de la pantalla por su selector."

#: tpl/page_optm/settings_js.tpl.php:43 tpl/page_optm/settings_js.tpl.php:77
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr "Esta opción puede resultar en un error de JS o un problema de diseño en las páginas de portada con ciertos temas/plugins."

#: tpl/page_optm/settings_js.tpl.php:44
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr "El error JS se puede encontrar en la consola de desarrollador del navegador haciendo clic derecho y eligiendo inspeccionar."

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Delayed"
msgstr "Retrasado"

#: tpl/page_optm/entry.tpl.php:9 tpl/page_optm/settings_html.tpl.php:9
msgid "HTML Settings"
msgstr "Ajustes HTML"

#: src/lang.cls.php:145
msgid "UCSS URI Excludes"
msgstr "Exclusiones UCSS de la URI"

#: src/lang.cls.php:142
msgid "UCSS Inline"
msgstr "UCCS integrado"

#: src/error.cls.php:127
msgid "The current server is under heavy load."
msgstr "El servidor actual está bajo una gran carga."

#: src/error.cls.php:131
msgid "Online node needs to be redetected."
msgstr "El nodo online tiene que volver a ser detectado."

#: src/purge.cls.php:272
msgid "Cleaned all Unique CSS files."
msgstr "Limpiados todos los archivos CSS únicos."

#: tpl/dash/dashboard.tpl.php:302
msgid "Remaining Daily Quota"
msgstr "Cuota diaria restante"

#: tpl/dash/dashboard.tpl.php:49 tpl/dash/dashboard.tpl.php:77
#: tpl/dash/dashboard.tpl.php:519 tpl/dash/dashboard.tpl.php:606
#: tpl/dash/dashboard.tpl.php:634 tpl/dash/dashboard.tpl.php:671
#: tpl/dash/dashboard.tpl.php:708 tpl/dash/dashboard.tpl.php:745
#: tpl/dash/dashboard.tpl.php:782 tpl/dash/dashboard.tpl.php:833
msgid "More"
msgstr "Más"

#: tpl/crawler/summary.tpl.php:208
msgid "Already Cached"
msgstr "Ya en la caché"

#: tpl/crawler/summary.tpl.php:209
msgid "Successfully Crawled"
msgstr "Rastreado correctamente"

#: src/lang.cls.php:87
msgid "Guest Mode User Agents"
msgstr "Agentes de usuario del modo de invitado"

#: src/lang.cls.php:88
msgid "Guest Mode IPs"
msgstr "IP del modo de invitado"

#: src/lang.cls.php:173
msgid "Guest Mode JS Excludes"
msgstr "Exclusiones JS del modo de invitado"

#: tpl/cache/settings_inc.object.tpl.php:47
msgid "Use external object cache functionality."
msgstr "Usa la funcionalidad de la caché de objetos externos."

#: tpl/cdn/other.tpl.php:34
msgid "Turn this setting %1$s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr "Pon este ajuste como %1$s si estás usando una red de entrega de contenido (CDN) tradicional o un subdominio para contenido estático con la CDN de QUIC.cloud."

#: tpl/cdn/other.tpl.php:39
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are are only using QUIC.cloud or Cloudflare, leave this setting %1$s."
msgstr "NOTA: La CDN de QUIC.cloud y Cloudflare no usan asignación CDN. Si solo estás usando QUIC.cloud o Cloudflare, deja este ajuste como %1$s."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:24
msgid "Serve a separate cache copy for mobile visitors."
msgstr "Ofrece una copia de la caché separada para los visitantes móviles."

#: tpl/crawler/settings.tpl.php:53
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr "El rastreador usará tu mapa del sitio XML o el índice del mapa del sitio. Introduce aquí la URL completa de tu mapa del sitio."

#: src/lang.cls.php:101
msgid "Guest Mode"
msgstr "Modo de invitado"

#: src/lang.cls.php:102
msgid "Guest Optimization"
msgstr "Optimización para invitados"

#: src/lang.cls.php:150
msgid "HTML Lazy Load Selectors"
msgstr "Selectores HTML de carga diferida"

#: src/lang.cls.php:153
msgid "CCSS Per URL"
msgstr "CCSS por URL"

#: src/lang.cls.php:177
msgid "Optimize for Guests Only"
msgstr "Optimizar solamente para invitados"

#: src/lang.cls.php:202
msgid "Add Missing Sizes"
msgstr "Añadir tamaños que faltan"

#: thirdparty/woocommerce.content.tpl.php:25
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr "Por defecto, las páginas «Mi cuenta», «Pago» y «Carrito» son excluidas automáticamente de la caché. Una mala configuración de las asociaciones de páginas en los ajustes de WooCommerce puede hacer que algunas páginas sean excluidas erróneamente."

#: tpl/cdn/cf.tpl.php:45
msgid "Optional when API token used."
msgstr "Opcional cuando se usa el token de la API."

#: tpl/cdn/cf.tpl.php:29
msgid "Global API Key / API Token"
msgstr "Clave/Token global de la API"

#: tpl/cdn/cf.tpl.php:35
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr "Recomendado para generar el token desde la plantilla «WordPress» del token de la API de Cloudflare."

#: tpl/general/settings.tpl.php:39
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr "Esta opción permite la máxima optimización para los visitantes del modo de invitado."

#: tpl/general/settings.tpl.php:70
msgid "You need to turn %s on to get maximum result."
msgstr "Necesitas activar %s para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:77
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr "Debes activar %s y finalizar toda la generación de WebP para obtener el máximo resultado."

#: tpl/general/settings.tpl.php:94
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr "la IP autodetectada puede no ser exacta si tienes establecida una IP saliente adicional o si tienes varias IP configuradas en tu servidor."

#: tpl/general/settings.tpl.php:95
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr "Por favor, asegúrate de que esta IP sea la correcta para visitar tu sitio."

#: src/doc.cls.php:55
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr "¡Este ajuste regenerará la lista de rastreadores y vaciará la lista de desactivados!"

#: src/crawler.cls.php:144
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr "¡Se ha vaciado la lista de rastreadores desactivados! ¡Todos los rastreadores están activos!"

#: src/cloud.cls.php:1024
msgid "No available Cloud Node after checked server load."
msgstr "No hay ningún nodo de la nube disponible después de comprobar la carga del servidor."

#: src/cloud.cls.php:1474
msgid "Redetected node"
msgstr "Nodo detectado nuevamente"

#: src/doc.cls.php:71
msgid "Please see %s for more details."
msgstr "Por favor, consulta %s para más detalles."

#: src/gui.cls.php:82
msgid "%1$s %2$s files left in queue"
msgstr "%1$s %2$s archivos restantes en la cola"

#: cli/purge.cls.php:231
msgid "Purged!"
msgstr "¡Purgado!"

#: src/lang.cls.php:158
msgid "Localization Files"
msgstr "Archivos de idiomas"

#: tpl/page_optm/settings_localization.tpl.php:121
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr "Los recursos listados aquí se copiarán y reemplazarán con URL locales."

#: tpl/toolbox/beta_test.tpl.php:32
msgid "Use latest GitHub Dev commit"
msgstr "Usar el último commit de desarrollo de GitHub"

#: tpl/toolbox/beta_test.tpl.php:34
msgid "Use latest GitHub Master commit"
msgstr "Usar el último commit maestro de GitHub"

#: src/crawler-map.cls.php:371
msgid "No valid sitemap parsed for crawler."
msgstr "No se ha analizado ningún mapa del sitio válido para el rastreador."

#: src/lang.cls.php:140
msgid "CSS Combine External and Inline"
msgstr "Combinación de CSS externo e integrado"

#: tpl/page_optm/settings_css.tpl.php:196
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr "Incluye CSS externo y CSS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de CSS, que debería minimizar los errores potenciales causados por la combinación de CSS."

#: tpl/page_optm/settings_css.tpl.php:41
msgid "Minify CSS files and inline CSS code."
msgstr "Minimiza archivos CSS y código CSS integrado."

#: tpl/cache/settings-excludes.tpl.php:32
#: tpl/page_optm/settings_tuning.tpl.php:62
#: tpl/page_optm/settings_tuning.tpl.php:83
#: tpl/page_optm/settings_tuning_css.tpl.php:28
#: tpl/page_optm/settings_tuning_css.tpl.php:68
#: tpl/page_optm/settings_tuning_css.tpl.php:144
msgid "Predefined list will also be combined w/ the above settings"
msgstr "La lista predefinida también se combinará con los ajustes anteriores"

#: tpl/page_optm/settings_js.tpl.php:58
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr "Incluye JS externo y JS integrado en un archivo combinado cuando %1$s también está activado. Esta opción ayuda a mantener las prioridades de ejecución de JS, que debería minimizar los errores potenciales causados por la combinación de JS."

#: tpl/page_optm/entry.tpl.php:13
msgid "Localization"
msgstr "Localización"

#: src/admin-display.cls.php:518 tpl/banner/new_version.php:114
#: tpl/banner/score.php:140 tpl/banner/slack.php:49
msgid "Dismiss"
msgstr "Descartar"

#: src/lang.cls.php:148
msgid "JS Combine External and Inline"
msgstr "Combinación de JS externo e integrado"

#: src/data.upgrade.func.php:231
msgid "LiteSpeed Cache upgraded successfully. NOTE: Due to changes in this version, the settings %1$s and %2$s have been turned OFF. Please turn them back on manually and verify that your site layout is correct, and you have no JS errors."
msgstr "LiteSpeed Cache actualizado correctamente. NOTA: Debido a los cambios en esta versión, los ajustes %1$s y %2$s han sido DESACTIVADOS. Por favor, vuelve a activarlos manualmente y verifica que el diseño de tu sitio es correcto y que no tienes errores de JS."

#: src/data.upgrade.func.php:236
msgid "JS Defer"
msgstr "Diferir JS"

#: src/data.upgrade.func.php:238
msgid "Click here to settings"
msgstr "Haz clic aquí para los ajustes"

#: tpl/page_optm/settings_js.tpl.php:39
msgid "Combine all local JS files into a single file."
msgstr "Combina todos los archivos JS locales en un único archivo."

#: tpl/cache/settings-esi.tpl.php:103
msgid "The latest data file is"
msgstr "El último archivo de datos es"

#: tpl/cache/settings-esi.tpl.php:102
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr "La lista se fusionará con los nonces predefinidos en tu archivo de datos local."

#: tpl/page_optm/settings_css.tpl.php:55
msgid "Combine CSS files and inline CSS code."
msgstr "Combina archivos CSS y código CSS integrado."

#: tpl/page_optm/settings_tuning.tpl.php:54
msgid "Listed JS files or inline JS code will not be minified/combined."
msgstr "Los archivos JS de la lista o el código JS integrado no se minimizarán o combinarán."

#: tpl/page_optm/settings_js.tpl.php:25
msgid "Minify JS files and inline JS codes."
msgstr "Minimiza archivos JS y códigos JS integrados."

#: tpl/page_optm/settings_tuning_css.tpl.php:21
msgid "Listed CSS files or inline CSS code will not be minified/combined."
msgstr "Los archivos CSS de la lista o el código CSS integrado no se minimizarán o combinarán."

#: src/admin-display.cls.php:1034
msgid "This setting is overwritten by the Network setting"
msgstr "Los ajustes de red sobreescriben este ajuste"

#: src/lang.cls.php:191
msgid "LQIP Excludes"
msgstr "Exclusiones de LQIP"

#: tpl/page_optm/settings_media_exc.tpl.php:123
msgid "These images will not generate LQIP."
msgstr "Estas imágenes no generarán LQIP."

#: tpl/toolbox/import_export.tpl.php:53
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr "¿Seguro que quieres restablecer los ajustes a los valores por defecto?"

#: tpl/page_optm/settings_html.tpl.php:180
msgid "This option will remove all %s tags from HTML."
msgstr "Esta opción eliminará todas las etiquetas %s del HTML."

#: tpl/general/online.tpl.php:24
msgid "Are you sure you want to clear all cloud nodes?"
msgstr "¿Seguro que quieres vaciar todos los nodos cloud?"

#: src/lang.cls.php:175 tpl/presets/standard.tpl.php:46
msgid "Remove Noscript Tags"
msgstr "Eliminar las etiquetas Noscript"

#: src/error.cls.php:119
msgid "The site is not registered on QUIC.cloud."
msgstr "El sitio no está registrado en QUIC.cloud."

#: src/error.cls.php:48
msgid "Click here to change."
msgstr "Haz clic aquí para cambiarlo."

#: src/error.cls.php:58 tpl/crawler/settings.tpl.php:106
#: tpl/crawler/settings.tpl.php:115 tpl/crawler/summary.tpl.php:185
msgid "Click here to set."
msgstr "Haz clic aquí para configurarlo."

#: src/lang.cls.php:157
msgid "Localize Resources"
msgstr "Localizar los recursos"

#: tpl/cache/settings_inc.browser.tpl.php:26
msgid "Setting Up Custom Headers"
msgstr "Configurar cabeceras personalizadas"

#: tpl/toolbox/purge.tpl.php:81
msgid "This will delete all localized resources"
msgstr "Esto borrará todos los recursos localizados"

#: src/gui.cls.php:550 src/gui.cls.php:712 tpl/toolbox/purge.tpl.php:80
msgid "Localized Resources"
msgstr "Recursos localizados"

#: tpl/page_optm/settings_localization.tpl.php:126
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr "Se admiten comentarios. Empieza una línea con un %s para convertirla en una línea de comentario."

#: tpl/page_optm/settings_localization.tpl.php:122
msgid "HTTPS sources only."
msgstr "Solo orígenes HTTPS."

#: tpl/page_optm/settings_localization.tpl.php:95
msgid "Localize external resources."
msgstr "Localiza recursos externos."

#: tpl/page_optm/settings_localization.tpl.php:18
msgid "Localization Settings"
msgstr "Ajustes de localización"

#: tpl/page_optm/settings_css.tpl.php:77
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr "Usar el servicio en línea QUIC.cloud para generar CSS único."

#: src/lang.cls.php:141
msgid "Generate UCSS"
msgstr "Generar UCSS"

#: tpl/dash/dashboard.tpl.php:670 tpl/toolbox/purge.tpl.php:71
msgid "Unique CSS"
msgstr "CSS único"

#: tpl/toolbox/report.tpl.php:50
msgid "LiteSpeed Report"
msgstr "Informe de LiteSpeed"

#: tpl/img_optm/summary.tpl.php:219
msgid "Image Thumbnail Group Sizes"
msgstr "Tamaños del grupo de imágenes en miniatura"

#. translators: %s: LiteSpeed Web Server version
#: tpl/cache/settings_inc.cache_dropquery.tpl.php:27
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr "Ignorar ciertas cadenas de petición al cachear. (LSWS %s obligatorio)"

#: tpl/toolbox/purge.tpl.php:108
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr "Vacía las entradas de la caché creadas por este plugin, excepto las cachés críticas de CSS, únicas de CSS y de LQIP"

#: tpl/cache/settings-purge.tpl.php:116
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr "En el caso de las URL con comodines, puede haber un retraso en el inicio del vaciado programado."

#: tpl/cache/settings-purge.tpl.php:92
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr "Por su diseño, esta opción puede servir contenido rancio. No actives esta opción si no le parece bien."

#: src/lang.cls.php:128
msgid "Serve Stale"
msgstr "Servir contenido rancio"

#: src/admin-display.cls.php:1032
msgid "This setting is overwritten by the primary site setting"
msgstr "Esta ajuste es sobrescrito por los ajuste del sitio primario"

#: src/img-optm.cls.php:1179
msgid "One or more pulled images does not match with the notified image md5"
msgstr "Una o más de las imágenes recuperadas no coincide con el md5 de imagen notificado"

#: src/img-optm.cls.php:1072 src/img-optm.cls.php:1098
msgid "Some optimized image file(s) has expired and was cleared."
msgstr "Una o más imágenes optimizadas han caducado y han sido borradas."

#: src/error.cls.php:88
msgid "You have too many requested images, please try again in a few minutes."
msgstr "Tienes demasiadas imágenes solicitadas, inténtalo dentro de unos minutos."

#: src/img-optm.cls.php:1115
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr "El md5 de la imagen WebP recuperada no coincide con el md5 notificado de la imagen WebP."

#: tpl/inc/admin_footer.php:14
msgid "Read LiteSpeed Documentation"
msgstr "Leer la documentación de LiteSpeed"

#: src/error.cls.php:109
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr "La cola aún no ha sido recuperada. Información de la cola: %s."

#: tpl/page_optm/settings_localization.tpl.php:80
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché los archivos de Gravatar."

#: src/img-optm.cls.php:604
msgid "Cleared %1$s invalid images."
msgstr "Purgadas %1$s imágenes no válidas."

#: tpl/general/entry.tpl.php:23
msgid "LiteSpeed Cache General Settings"
msgstr "Ajustes generales de LiteSpeed Cache"

#: tpl/toolbox/purge.tpl.php:99
msgid "This will delete all cached Gravatar files"
msgstr "Esto borrará todos los archivos Gravatar almacenados en caché"

#: tpl/toolbox/settings-debug.tpl.php:129
msgid "Only log listed pages."
msgstr "Solo registra las páginas listadas."

#: tpl/toolbox/settings-debug.tpl.php:101
msgid "Specify the maximum size of the log file."
msgstr "Especifica el tamaño máximo del archivo de registro."

#: tpl/toolbox/settings-debug.tpl.php:52
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr "Para evitar que se llene el disco, este ajuste debe estar APAGADO cuando todo funcione."

#: tpl/toolbox/beta_test.tpl.php:52
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr "Pulsa el botón %s para detener la prueba beta y volver a la versión actual del directorio de plugins de WordPress."

#: tpl/toolbox/beta_test.tpl.php:36
msgid "OR"
msgstr "O"

#: tpl/toolbox/import_export.tpl.php:54
msgid "Reset Settings"
msgstr "Restablecer ajustes"

#: tpl/toolbox/entry.tpl.php:26
msgid "Beta Test"
msgstr "Pruebas beta"

#: tpl/toolbox/entry.tpl.php:24 tpl/toolbox/settings-debug.tpl.php:24
msgid "Debug Settings"
msgstr "Ajustes de depuración"

#: tpl/toolbox/heartbeat.tpl.php:95
msgid "Turn ON to control heartbeat in backend editor."
msgstr "Actívalo para controlar heartbeat en el editor."

#: tpl/toolbox/heartbeat.tpl.php:79 tpl/toolbox/heartbeat.tpl.php:109
msgid "WordPress valid interval is %s seconds"
msgstr "El intervalo válido de WordPress es %s segundos"

#: tpl/toolbox/heartbeat.tpl.php:65
msgid "Turn ON to control heartbeat on backend."
msgstr "Actívalo para controlar heartbeat en el escritorio."

#: tpl/toolbox/heartbeat.tpl.php:50 tpl/toolbox/heartbeat.tpl.php:80
#: tpl/toolbox/heartbeat.tpl.php:110
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr "Ponlo en %1$s para bloquear heartbeat en %2$s."

#: tpl/toolbox/heartbeat.tpl.php:49
msgid "WordPress valid interval is %s seconds."
msgstr "El intervalo válido de WordPress es de %s segundos."

#: tpl/toolbox/heartbeat.tpl.php:48 tpl/toolbox/heartbeat.tpl.php:78
#: tpl/toolbox/heartbeat.tpl.php:108
msgid "Specify the %s heartbeat interval in seconds."
msgstr "Especifica el intervalo de heartbeat para %s en segundos."

#: tpl/toolbox/heartbeat.tpl.php:35
msgid "Turn ON to control heartbeat on frontend."
msgstr "Enciéndelo para controlar heartbeat en las páginas públicas."

#: tpl/toolbox/heartbeat.tpl.php:16
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr "Desactuva el intervalo del heartbeat de WordPress para reducir la carga del servidor."

#: tpl/toolbox/heartbeat.tpl.php:10
msgid "Heartbeat Control"
msgstr "Control de Heartbeat"

#: tpl/toolbox/report.tpl.php:114
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr "proporciona más información aquí para ayudar al equipo de LiteSpeed con la depuración."

#: tpl/toolbox/report.tpl.php:113
msgid "Optional"
msgstr "Opcional"

#: tpl/toolbox/report.tpl.php:91
msgid "Passwordless Link"
msgstr "Enlace sin contraseña"

#: tpl/toolbox/report.tpl.php:67
msgid "System Information"
msgstr "Información del sistema"

#: tpl/toolbox/report.tpl.php:44
msgid "Go to plugins list"
msgstr "Ir a la lista de plugins"

#: tpl/toolbox/report.tpl.php:43
msgid "Install DoLogin Security"
msgstr "Instalar la seguridad de DoLogin"

#: tpl/general/settings.tpl.php:92
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr "Introduce la dirección IP de este sitio para permitir que los servicios en la nube llamen directamente a la IP en lugar de al nombre de dominio. Esto elimina la sobrecarga de búsquedas de DNS y CDN."

#: tpl/toolbox/report.tpl.php:95 tpl/toolbox/report.tpl.php:97
msgid "Generate Link for Current User"
msgstr "Generar el enlace para el usuario actual"

#: tpl/toolbox/entry.tpl.php:25
msgid "Log View"
msgstr "Vista de registros"

#: tpl/toolbox/entry.tpl.php:33
msgid "LiteSpeed Cache Toolbox"
msgstr "Caja de herramientas de LiteSpeed"

#: tpl/toolbox/beta_test.tpl.php:27
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr "Utiliza esta sección para cambiar la versión del plugin. Para hacer una prueba beta de un commit de GitHub, introduce la URL del commit en el campo de abajo."

#: tpl/toolbox/beta_test.tpl.php:36 tpl/toolbox/beta_test.tpl.php:52
msgid "Use latest WordPress release version"
msgstr "Usar la última versión de WordPress"

#: tpl/toolbox/settings-debug.tpl.php:143
msgid "Prevent any debug log of listed pages."
msgstr "Evita cualquier registro de depuración de las páginas listadas."

#: tpl/general/settings.tpl.php:93
msgid "Your server IP"
msgstr "La IP de tu servidor"

#: tpl/general/settings.tpl.php:93
msgid "Check my public IP from"
msgstr "Comprobar mi IP pública desde"

#: tpl/crawler/settings.tpl.php:25
msgid "This will enable crawler cron."
msgstr "Esto activará el cron rastreador."

#: tpl/crawler/settings.tpl.php:11
msgid "Crawler General Settings"
msgstr "Ajustes generales del rastreador"

#: tpl/crawler/blacklist.tpl.php:49
msgid "Remove from Blocklist"
msgstr "Eliminar de la lista negra"

#: tpl/crawler/blacklist.tpl.php:66 tpl/crawler/map.tpl.php:96
msgid "Blocklisted due to not cacheable"
msgstr "En la lista negra debido a que no se puede cachear"

#: tpl/crawler/blacklist.tpl.php:36 tpl/crawler/map.tpl.php:69
msgid "Operation"
msgstr "Operación"

#: tpl/crawler/map.tpl.php:40
msgid "Sitemap Total"
msgstr "Total del mapa del sitio"

#: tpl/crawler/map.tpl.php:36
msgid "Sitemap List"
msgstr "Lista del mapa del sitio"

#: tpl/crawler/map.tpl.php:23
msgid "Refresh Crawler Map"
msgstr "Recargar el mapa del rastreador"

#: tpl/crawler/map.tpl.php:19
msgid "Clean Crawler Map"
msgstr "Vaciar el mapa del rastreador"

#: tpl/crawler/blacklist.tpl.php:22 tpl/crawler/entry.tpl.php:10
msgid "Blocklist"
msgstr "Lista negra"

#: tpl/crawler/summary.tpl.php:218
msgid "&nbsp;If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr "&nbsp;Si tanto el cron como la ejecución manual se inician en momentos similares, el primero que se inicie tendrá prioridad."

#: tpl/crawler/summary.tpl.php:217
msgid "Crawlers cannot run concurrently."
msgstr "Los rastreadores no se pueden ejecutar de forma concurrente."

#: tpl/crawler/map.tpl.php:52 tpl/crawler/map.tpl.php:95
msgid "Cache Miss"
msgstr "Fallo de caché"

#: tpl/crawler/map.tpl.php:51 tpl/crawler/map.tpl.php:94
msgid "Cache Hit"
msgstr "Acierto de caché"

#: tpl/crawler/summary.tpl.php:207
msgid "Waiting to be Crawled"
msgstr "Esperando a ser rastreado"

#: tpl/crawler/blacklist.tpl.php:67 tpl/crawler/map.tpl.php:53
#: tpl/crawler/map.tpl.php:97 tpl/crawler/summary.tpl.php:175
#: tpl/crawler/summary.tpl.php:210
msgid "Blocklisted"
msgstr "En lista negra"

#: tpl/crawler/summary.tpl.php:174
msgid "Miss"
msgstr "Fallo"

#: tpl/crawler/summary.tpl.php:173
msgid "Hit"
msgstr "Acierto"

#: tpl/crawler/summary.tpl.php:172
msgid "Waiting"
msgstr "En espera"

#: tpl/crawler/summary.tpl.php:140
msgid "Running"
msgstr "En curso"

#: tpl/crawler/settings.tpl.php:144
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr "Usa %1$s en %2$s para indicar que esta cookie no ha sido establecida."

#: src/admin-display.cls.php:218
msgid "Add new cookie to simulate"
msgstr "Añadir una cookie nueva para simular"

#: src/admin-display.cls.php:217
msgid "Remove cookie simulation"
msgstr "Eliminar la simulación de la cookie"

#. translators: %s: LiteSpeed Cache menu label
#: tpl/cache/more_settings_tip.tpl.php:27
msgid "More settings available under %s menu"
msgstr "Más ajustes disponibles en el menú %s"

#: tpl/cache/settings_inc.browser.tpl.php:63
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr "La cantidad de tiempo, en segundos, que los archivos se almacenarán en la caché del navegador antes de caducar."

#: tpl/cache/settings_inc.browser.tpl.php:25
msgid "OpenLiteSpeed users please check this"
msgstr "Marca esto si eres un usuario de OpenLiteSpeed"

#: tpl/cache/settings_inc.browser.tpl.php:17
msgid "Browser Cache Settings"
msgstr "Ajustes de la caché del navegador"

#: tpl/cache/settings-cache.tpl.php:158
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas serán forzadas a ser almacenados públicamente sin tener en cuenta los ajustes de no-cacheable."

#: tpl/cache/settings-cache.tpl.php:49
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr "Con la CDN de QUIC.cloud activada, puede que todavía estés viendo las cabeceras de la caché de tu servidor local."

#: tpl/cache/settings-esi.tpl.php:114
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr "Se puede utilizar un segundo parámetro opcional para especificar el control de la caché. Utiliza un espacio para separar"

#: tpl/cache/settings-esi.tpl.php:112
msgid "The above nonces will be converted to ESI automatically."
msgstr "Los nonces anteriores se convertirán en ESI automáticamente."

#: tpl/cache/entry.tpl.php:25 tpl/cache/entry_network.tpl.php:20
msgid "Browser"
msgstr "Navegador"

#: tpl/cache/entry.tpl.php:24 tpl/cache/entry_network.tpl.php:19
msgid "Object"
msgstr "Objeto"

#. translators: %1$s: Object cache name, %2$s: Port number
#: tpl/cache/settings_inc.object.tpl.php:128
#: tpl/cache/settings_inc.object.tpl.php:137
msgid "Default port for %1$s is %2$s."
msgstr "Puerto por defecto de %1$s es %2$s."

#: tpl/cache/settings_inc.object.tpl.php:33
msgid "Object Cache Settings"
msgstr "Ajustes de la caché de objetos"

#: tpl/cache/settings-ttl.tpl.php:111
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr "Especifica un código de estado HTTP y el número de segundos que almacenar esa página en caché, separados por un espacio."

#: tpl/cache/settings-ttl.tpl.php:59
msgid "Specify how long, in seconds, the front page is cached."
msgstr "Especifica cuánto tiempo, en segundos, se almacena la página de inicio."

#: tpl/cache/entry.tpl.php:17 tpl/cache/settings-ttl.tpl.php:15
msgid "TTL"
msgstr "TTL"

#: tpl/cache/settings-purge.tpl.php:86
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr "Si está activada, se les mostrará a los visitantes una copia vieja de la página almacenada en caché hasta que haya una nueva copia disponible. Reduce la carga del servidor para las siguientes visitas. Si está apagado, la página se generará dinámicamente mientras los visitantes esperan."

#. translators: %s: Current mobile agents in htaccess
#: tpl/cache/settings_inc.cache_mobile.tpl.php:51
msgid "Htaccess rule is: %s"
msgstr "La regla de Htaccess es: %s"

#: tpl/crawler/entry.tpl.php:8
msgid "Summary"
msgstr "Sumario"

#: tpl/crawler/entry.tpl.php:9
msgid "Map"
msgstr "Mapa"

#: tpl/crawler/map.tpl.php:83
msgid "Add to Blocklist"
msgstr "Añadir a la lista negra"

#: tpl/crawler/blacklist.tpl.php:16
msgid "Are you sure to delete all existing blocklist items?"
msgstr "¿Seguro que quieres borrar todos los elementos de la lista negra?"

#: tpl/crawler/blacklist.tpl.php:17
msgid "Empty blocklist"
msgstr "Vaciar la lista negra"

#: tpl/page_optm/settings_css.tpl.php:348
msgid "Swap"
msgstr "Intercambiar"

#: tpl/page_optm/settings_css.tpl.php:347
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr "Configura esto para añadir %1$s a todas las reglas de %2$s antes de guardar en caché el CSS para especificar cómo deben mostrarse las fuentes mientras se descargan."

#: tpl/page_optm/settings_localization.tpl.php:58
msgid "Avatar list in queue waiting for update"
msgstr "La lista de avatares está en la cola esperando ser actualizada"

#: tpl/page_optm/settings_localization.tpl.php:45
msgid "Refresh Gravatar cache by cron."
msgstr "Refrescar la caché de Gravatar por cron."

#: tpl/page_optm/settings_localization.tpl.php:32
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr "Acelera la velocidad al almacenar en caché los gravatares (avatares reconocidos mundialmente)."

#: tpl/page_optm/settings_localization.tpl.php:31
msgid "Store Gravatar locally."
msgstr "Almacenar los gravatares localmente."

#: tpl/page_optm/settings_localization.tpl.php:13
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr "Fallo al crear la tabla Avatar. Por favor, sigue la guía <a %s>creación de tablas, de la Wiki de LiteSpeed</a> para terminar la configuración."

#: tpl/page_optm/settings_media.tpl.php:146
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr "No se enviarán peticiones de LQIP para imágenes en las que tanto el ancho como la altura sean menores que estas dimensiones."

#: tpl/page_optm/settings_media.tpl.php:128
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr "Los números más grandes generarán un marcador de posición de mayor calidad de resolución, pero resultarán en archivos más grandes que aumentarán el tamaño de la página y consumirán más puntos."

#: tpl/page_optm/settings_media.tpl.php:127
msgid "Specify the quality when generating LQIP."
msgstr "Especifica la calidad al generar el LQIP."

#: tpl/page_optm/settings_media.tpl.php:113
msgid "Keep this off to use plain color placeholders."
msgstr "Mantén esto apagado para usar marcadores de posición de color."

#: tpl/page_optm/settings_media.tpl.php:112
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr "Usa el servicio generador de marcadores de posición de imágenes de baja calidad (LQIP) de QUIC.cloud para obtener vistas previas de la imagen mientras se carga."

#: tpl/page_optm/settings_media.tpl.php:97
msgid "Specify the responsive placeholder SVG color."
msgstr "Especifica el color del marcador de posición SVG adaptable."

#: tpl/page_optm/settings_media.tpl.php:81
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr "Se convertirá en un marcador de posición SVG base64 sobre la marcha."

#: tpl/page_optm/settings_media.tpl.php:80
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr "Especifica un SVG que se utilizará como marcador de posición al generar localmente."

#: tpl/page_optm/settings_media_exc.tpl.php:109
msgid "Prevent any lazy load of listed pages."
msgstr "Evita cualquier carga diferida de las páginas de la lista."

#: tpl/page_optm/settings_media_exc.tpl.php:95
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr "Los iframes con estos nombres de clase padres no se cargarán de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:80
msgid "Iframes containing these class names will not be lazy loaded."
msgstr "Los marcos que contengan estos nombres de clase no serán cargados de forma diferida."

#: tpl/page_optm/settings_media_exc.tpl.php:66
msgid "Images having these parent class names will not be lazy loaded."
msgstr "Las imágenes que tengan estos nombres de clase de los padres no serán cargadas de forma diferida."

#: tpl/page_optm/entry.tpl.php:12 tpl/page_optm/settings_media_exc.tpl.php:8
msgid "Media Excludes"
msgstr "Exclusiones de medios"

#: tpl/page_optm/entry.tpl.php:7 tpl/page_optm/settings_css.tpl.php:25
msgid "CSS Settings"
msgstr "Ajustes de CSS"

#: tpl/page_optm/settings_css.tpl.php:348
msgid "%s is recommended."
msgstr "Se recomienda %s."

#: tpl/page_optm/settings_css.tpl.php:345
msgid "Default"
msgstr "Por defecto"

#: tpl/page_optm/settings_js.tpl.php:69
msgid "Deferred"
msgstr "Diferido"

#: tpl/page_optm/entry.tpl.php:22
msgid "LiteSpeed Cache Page Optimization"
msgstr "Optimización de página de LiteSpeed Cache"

#: tpl/page_optm/settings_media.tpl.php:82
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr "Las variables %s serán reemplazadas por las correspondientes propiedades de la imagen."

#: tpl/page_optm/settings_media.tpl.php:83
msgid "Variables %s will be replaced with the configured background color."
msgstr "Las variables %s serán reemplazadas por el color de fondo configurado."

#: tpl/page_optm/settings_media.tpl.php:144
msgid "pixels"
msgstr "pixels"

#: tpl/page_optm/settings_html.tpl.php:53
msgid "This can improve the page loading speed."
msgstr "Esto puede mejorar la velocidad de carga de la página."

#: tpl/page_optm/settings_html.tpl.php:52
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr "Activar ampliamente la precarga de DNS para las URLs del documento, incluyendo imágenes, CSS, JavaScript, etc."

#: tpl/banner/new_version_dev.tpl.php:30
msgid "New developer version %s is available now."
msgstr "La nueva versión de desarrollo %s está disponible."

#: tpl/banner/new_version_dev.tpl.php:22
msgid "New Developer Version Available!"
msgstr "¡Nueva versión para desarrolladores disponible!"

#: tpl/banner/cloud_promo.tpl.php:61
msgid "Tweet this"
msgstr "Tuitea esto"

#: tpl/banner/cloud_promo.tpl.php:22
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr "¡Acabas de desbloquear una promoción de QUIC.cloud!"

#: tpl/page_optm/settings_media.tpl.php:264
msgid "The image compression quality setting of WordPress out of 100."
msgstr "El ajuste de calidad de compresión de imágenes de WordPress, de 0 a 100."

#: tpl/img_optm/entry.tpl.php:9 tpl/img_optm/entry.tpl.php:15
#: tpl/img_optm/network_settings.tpl.php:10 tpl/img_optm/settings.tpl.php:11
msgid "Image Optimization Settings"
msgstr "Ajustes de optimización de imágenes"

#: tpl/img_optm/summary.tpl.php:344
msgid "Use Optimized Files"
msgstr "Usar archivos optimizados"

#: tpl/img_optm/summary.tpl.php:343
msgid "Switch back to using optimized images on your site"
msgstr "Volver a utilizar imágenes optimizadas en tu web"

#: tpl/img_optm/summary.tpl.php:340
msgid "Use Original Files"
msgstr "Usar archivos originales"

#: tpl/img_optm/summary.tpl.php:339
msgid "Use original images (unoptimized) on your site"
msgstr "Usar imágenes originales (no optimizadas) en tu web"

#: tpl/img_optm/summary.tpl.php:334
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr "Puede cambiar rápidamente entre el uso de archivos de imágenes originales (versiones no optimizadas) y optimizadas. Afectará a todas las imágenes de tu web, tanto a las versiones regulares como a las versiones webp si están disponibles."

#: tpl/img_optm/summary.tpl.php:331
msgid "Optimization Tools"
msgstr "Herramientas de optimización"

#: tpl/img_optm/summary.tpl.php:297
msgid "Rescan New Thumbnails"
msgstr "Reexaminar nuevas miniaturas"

#: tpl/img_optm/summary.tpl.php:280
msgid "Congratulations, all gathered!"
msgstr "¡Felicidades, todas reunidos!"

#: tpl/img_optm/summary.tpl.php:285
msgid "What is an image group?"
msgstr "¿Qué es un grupo de imágenes?"

#: tpl/img_optm/summary.tpl.php:232
msgid "Delete all backups of the original images"
msgstr "Borrar todas las copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:100
msgid "Optimization Status"
msgstr "Estado de optimización"

#: tpl/img_optm/summary.tpl.php:61
msgid "Current limit is"
msgstr "El límite actual es"

#: tpl/img_optm/summary.tpl.php:50
msgid "Optimize images with our QUIC.cloud server"
msgstr "Optimiza las imágenes con nuestro servidor en QUIC.cloud"

#: tpl/db_optm/settings.tpl.php:38
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr "Las revisiones más recientes se guardarán cuando se limpien las revisiones."

#: tpl/db_optm/settings.tpl.php:36
msgid "Day(s)"
msgstr "Día(s)"

#: tpl/db_optm/settings.tpl.php:24
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr "Especifica el número de revisiones más recientes que se deben guardar al limpiar las revisiones."

#: tpl/db_optm/entry.tpl.php:18
msgid "LiteSpeed Cache Database Optimization"
msgstr "Optimización de la base de datos de la caché de LiteSpeed"

#: tpl/db_optm/entry.tpl.php:11 tpl/db_optm/settings.tpl.php:11
msgid "DB Optimization Settings"
msgstr "Ajustes de optimización de la BD"

#: tpl/db_optm/manage.tpl.php:181
msgid "Option Name"
msgstr "Nombre de la opción"

#: tpl/db_optm/manage.tpl.php:165
msgid "Database Summary"
msgstr "Resumen de la base de datos"

#: tpl/db_optm/manage.tpl.php:143
msgid "We are good. No table uses MyISAM engine."
msgstr "Estamos bien. Ninguna tabla usa el motor MyISAM."

#: tpl/db_optm/manage.tpl.php:135
msgid "Convert to InnoDB"
msgstr "Convertir a InnoDB"

#: tpl/db_optm/manage.tpl.php:120
msgid "Tool"
msgstr "Herramienta"

#: tpl/db_optm/manage.tpl.php:119
msgid "Engine"
msgstr "Motor"

#: tpl/db_optm/manage.tpl.php:118
msgid "Table"
msgstr "Tabla"

#: tpl/db_optm/manage.tpl.php:110
msgid "Database Table Engine Converter"
msgstr "Conversor de motor de tabla de base de datos"

#: tpl/db_optm/manage.tpl.php:57
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr "Limpiar las revisiones más antiguas de %1$s día(s), excluyendo %2$s últimas revisiones"

#: tpl/dash/dashboard.tpl.php:84 tpl/dash/dashboard.tpl.php:789
msgid "Currently active crawler"
msgstr "Rastreador activo"

#: tpl/dash/dashboard.tpl.php:81 tpl/dash/dashboard.tpl.php:786
msgid "Crawler(s)"
msgstr "Rastreador(es)"

#: tpl/crawler/map.tpl.php:68 tpl/dash/dashboard.tpl.php:76
#: tpl/dash/dashboard.tpl.php:781
msgid "Crawler Status"
msgstr "Estado del rastreador"

#: tpl/dash/dashboard.tpl.php:654 tpl/dash/dashboard.tpl.php:691
#: tpl/dash/dashboard.tpl.php:728 tpl/dash/dashboard.tpl.php:765
msgid "Force cron"
msgstr "Forzar cron"

#: tpl/dash/dashboard.tpl.php:647 tpl/dash/dashboard.tpl.php:684
#: tpl/dash/dashboard.tpl.php:721 tpl/dash/dashboard.tpl.php:758
msgid "Requests in queue"
msgstr "Peticiones en cola"

#: tpl/dash/dashboard.tpl.php:55 tpl/dash/dashboard.tpl.php:612
msgid "Private Cache"
msgstr "Caché privada"

#: tpl/dash/dashboard.tpl.php:578
msgid "Last Pull"
msgstr "Última lectura"

#: tpl/dash/dashboard.tpl.php:518 tpl/img_optm/entry.tpl.php:8
msgid "Image Optimization Summary"
msgstr "Resumen de la optimización de imágenes"

#: tpl/dash/dashboard.tpl.php:509
msgid "Refresh page score"
msgstr "Actualizar la puntuación de la página"

#: tpl/dash/dashboard.tpl.php:378 tpl/img_optm/summary.tpl.php:46
#: tpl/page_optm/settings_css.tpl.php:106
#: tpl/page_optm/settings_css.tpl.php:250
#: tpl/page_optm/settings_media.tpl.php:184
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr "¿Estás seguro de que quieres volver a detectar el servidor en la nube más cercano para este servicio?"

#: tpl/img_optm/summary.tpl.php:360
msgid "Are you sure to destroy all optimized images?"
msgstr "¿Está seguro de destruir todas las imágenes optimizadas?"

#: tpl/banner/cloud_promo.tpl.php:40
#: tpl/page_optm/settings_tuning_css.tpl.php:59
#: tpl/page_optm/settings_tuning_css.tpl.php:135
msgid "Learn more"
msgstr "Aprender más"

#: tpl/banner/cloud_promo.tpl.php:45
msgid "Tweet preview"
msgstr "Vista previa del tweet"

#: tpl/banner/cloud_news.tpl.php:51 tpl/banner/cloud_promo.tpl.php:73
msgid "Dismiss this notice"
msgstr "Ignorar ese aviso"

#: tpl/dash/dashboard.tpl.php:48 tpl/dash/dashboard.tpl.php:605
msgid "Cache Status"
msgstr "Estado de caché"

#: tpl/dash/dashboard.tpl.php:54 tpl/dash/dashboard.tpl.php:611
msgid "Public Cache"
msgstr "Caché pública"

#: tpl/dash/dashboard.tpl.php:642 tpl/dash/dashboard.tpl.php:679
#: tpl/dash/dashboard.tpl.php:716 tpl/dash/dashboard.tpl.php:753
msgid "Time to execute previous request"
msgstr "Tiempo para ejecutar la solicitud anterior"

#: tpl/img_optm/summary.tpl.php:46 tpl/page_optm/settings_css.tpl.php:106
#: tpl/page_optm/settings_css.tpl.php:250
#: tpl/page_optm/settings_media.tpl.php:184
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Current closest Cloud server is %s.&#10; Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectar."

#: tpl/img_optm/summary.tpl.php:55
msgid "You can request a maximum of %s images at once."
msgstr "Puede solicitar un máximo de imágenes de %s de una vez."

#: tpl/img_optm/summary.tpl.php:212
msgid "Calculate Backups Disk Space"
msgstr "Calcular el espacio en disco de las copias de seguridad"

#: tpl/dash/dashboard.tpl.php:434 tpl/dash/dashboard.tpl.php:503
#: tpl/dash/dashboard.tpl.php:662 tpl/dash/dashboard.tpl.php:699
#: tpl/dash/dashboard.tpl.php:736 tpl/dash/dashboard.tpl.php:773
msgid "Last requested"
msgstr "Último pedido"

#: tpl/dash/dashboard.tpl.php:441
msgid "Refresh page load time"
msgstr "Actualizar el tiempo de carga de la página"

#: tpl/dash/dashboard.tpl.php:352 tpl/general/online.tpl.php:115
msgid "Go to QUIC.cloud dashboard"
msgstr "Ir al escritorio de QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:193 tpl/dash/dashboard.tpl.php:707
#: tpl/dash/network_dash.tpl.php:31
msgid "Low Quality Image Placeholder"
msgstr "Marcador de imagen de baja calidad"

#: tpl/dash/dashboard.tpl.php:175
msgid "Sync data from Cloud"
msgstr "Sincronizar los datos de la nube"

#: tpl/dash/dashboard.tpl.php:172
msgid "QUIC.cloud Service Usage Statistics"
msgstr "Estadísticas de uso del servicio QUIC.cloud"

#: tpl/dash/dashboard.tpl.php:293 tpl/dash/network_dash.tpl.php:102
msgid "Total images optimized in this month"
msgstr "Total de imágenes optimizadas en este mes"

#: tpl/dash/dashboard.tpl.php:292 tpl/dash/network_dash.tpl.php:101
msgid "Total Usage"
msgstr "Uso total"

#: tpl/dash/dashboard.tpl.php:267 tpl/dash/network_dash.tpl.php:94
msgid "Pay as You Go Usage Statistics"
msgstr "Estadísticas pago por uso"

#: tpl/dash/dashboard.tpl.php:264 tpl/dash/network_dash.tpl.php:91
msgid "PAYG Balance"
msgstr "Balance de pagos"

#: tpl/dash/network_dash.tpl.php:90
msgid "Pay as You Go"
msgstr "Pago por uso"

#: tpl/dash/dashboard.tpl.php:251 tpl/dash/network_dash.tpl.php:79
msgid "Usage"
msgstr "Uso"

#: tpl/dash/dashboard.tpl.php:251 tpl/dash/network_dash.tpl.php:79
msgid "Fast Queue Usage"
msgstr "Uso de la cola rápida"

#: tpl/dash/dashboard.tpl.php:192 tpl/dash/network_dash.tpl.php:30
msgid "CDN Bandwidth"
msgstr "Ancho de banda de la CDN"

#: tpl/dash/network_dash.tpl.php:20
msgid "Usage Statistics"
msgstr "Uso de las estadísticas"

#: tpl/dash/entry.tpl.php:21
msgid "LiteSpeed Cache Dashboard"
msgstr "Escritorio de LiteSpeed Cache"

#: tpl/dash/entry.tpl.php:12
msgid "Network Dashboard"
msgstr "Escritorio de red"

#: tpl/general/online.tpl.php:36
msgid "No cloud services currently in use"
msgstr "No hay servicios de la nube en uso"

#: tpl/cdn/qc.tpl.php:105 tpl/cdn/qc.tpl.php:108 tpl/dash/dashboard.tpl.php:357
#: tpl/general/online.tpl.php:140
msgid "Link to QUIC.cloud"
msgstr "Enlace a QUIC.cloud"

#: tpl/general/entry.tpl.php:9 tpl/general/entry.tpl.php:15
#: tpl/general/network_settings.tpl.php:10 tpl/general/settings.tpl.php:15
msgid "General Settings"
msgstr "Ajustes generales"

#: tpl/cdn/other.tpl.php:111
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr "Especificar qué atributos de elementos HTML serán reemplazados por mapeo CDN."

#: tpl/cdn/cf.tpl.php:97
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr "Para activar la siguiente funcionalidad, activa la API de Cloudflare en la configuración de la CDN."

#: tpl/cdn/entry.tpl.php:8
msgid "QUIC.cloud"
msgstr "QUIC.cloud"

#: thirdparty/woocommerce.content.tpl.php:17
msgid "WooCommerce Settings"
msgstr "Ajustes de WooCommerce"

#: src/doc.cls.php:155
msgid "Current Online Server IPs"
msgstr "IPs del servidor en línea"

#: src/doc.cls.php:154
msgid "Before generating key, please verify all IPs on this list are allowlisted"
msgstr "Antes de generar la clave, por favor, verifica que todas las IPs de esta lista estén en la lista blanca"

#: src/gui.cls.php:560 src/gui.cls.php:722
#: tpl/page_optm/settings_media.tpl.php:131 tpl/toolbox/purge.tpl.php:89
msgid "LQIP Cache"
msgstr "Caché de LQIP"

#: src/img-optm.cls.php:1665
msgid "Calculated backups successfully."
msgstr "Copias de seguridad calculadas correctamente."

#: src/img-optm.cls.php:1599
msgid "Rescanned %d images successfully."
msgstr "%d imágenes reexploradas correctamente."

#: src/img-optm.cls.php:1537 src/img-optm.cls.php:1599
msgid "Rescanned successfully."
msgstr "Reexploración correcta."

#: src/img-optm.cls.php:1472
msgid "Destroy all optimization data successfully."
msgstr "Todos los datos de optimización destruidos correctamente."

#: src/img-optm.cls.php:1371
msgid "Cleaned up unfinished data successfully."
msgstr "Datos incompletos limpiados correctamente."

#: src/img-optm.cls.php:962
msgid "Pull Cron is running"
msgstr "Pull Cron se está ejecutando"

#: src/img-optm.cls.php:686
msgid "No valid image found by Cloud server in the current request."
msgstr "El servidor en la nube no ha encontrado ninguna imagen válida por en la petición actual."

#: src/img-optm.cls.php:661
msgid "No valid image found in the current request."
msgstr "No se ha encontrado ninguna imagen válida en la petición actual."

#: src/img-optm.cls.php:343
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr "%1$s enviado al servidor en la nube, %2$s aceptado."

#: src/lang.cls.php:266
msgid "Revisions Max Age"
msgstr "Edad máxima de las revisiones"

#: src/lang.cls.php:265
msgid "Revisions Max Number"
msgstr "Número máximo de revisiones"

#: src/lang.cls.php:262
msgid "Debug URI Excludes"
msgstr "URIs excluidas de la depuración"

#: src/lang.cls.php:261
msgid "Debug URI Includes"
msgstr "URIs incluidas en la depuración"

#: src/lang.cls.php:241
msgid "HTML Attribute To Replace"
msgstr "Atributo HTML a reemplazar"

#: src/lang.cls.php:235
msgid "Use CDN Mapping"
msgstr "Usar mapeo de CDN"

#: src/lang.cls.php:233
msgid "Editor Heartbeat TTL"
msgstr "TTL de heartbeat del editor"

#: src/lang.cls.php:232
msgid "Editor Heartbeat"
msgstr "Heartbeat del editor"

#: src/lang.cls.php:231
msgid "Backend Heartbeat TTL"
msgstr "TTL de heartbeat de la administración"

#: src/lang.cls.php:230
msgid "Backend Heartbeat Control"
msgstr "Control de heartbeat de la administración"

#: src/lang.cls.php:229
msgid "Frontend Heartbeat TTL"
msgstr "TTL de heartbeat de la parte pública"

#: src/lang.cls.php:228
msgid "Frontend Heartbeat Control"
msgstr "Control de heartbeat de la parte pública"

#: tpl/toolbox/edit_htaccess.tpl.php:68
msgid "Backend .htaccess Path"
msgstr "Ruta del .htaccess de la administración"

#: tpl/toolbox/edit_htaccess.tpl.php:50
msgid "Frontend .htaccess Path"
msgstr "Ruta del .htaccess de la parte pública"

#: src/lang.cls.php:218
msgid "ESI Nonces"
msgstr "Nonces de ESI"

#: src/lang.cls.php:214
msgid "WordPress Image Quality Control"
msgstr "Control de la calidad de imagen de WordPress"

#: src/lang.cls.php:206
msgid "Auto Request Cron"
msgstr "Cron de petición automática"

#: src/lang.cls.php:200
msgid "Generate LQIP In Background"
msgstr "Generar LQIP en segundo plano"

#: src/lang.cls.php:198
msgid "LQIP Minimum Dimensions"
msgstr "Dimensiones mínimas de LQIP"

#: src/lang.cls.php:196
msgid "LQIP Cloud Generator"
msgstr "Generador de LQIP en la nube"

#: src/lang.cls.php:195
msgid "Responsive Placeholder SVG"
msgstr "Marcador de posición SVG adaptable"

#: src/lang.cls.php:194
msgid "Responsive Placeholder Color"
msgstr "Color del marcador de posición adaptable"

#: src/lang.cls.php:192
msgid "Basic Image Placeholder"
msgstr "Marcador de posición de imagen básica"

#: src/lang.cls.php:190
msgid "Lazy Load URI Excludes"
msgstr "Exclusión de URIs de carga diferida"

#: src/lang.cls.php:189
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padre de iframes"

#: src/lang.cls.php:188
msgid "Lazy Load Iframe Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases de iframes"

#: src/lang.cls.php:187
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr "Exclusiones de carga diferida de clases padres"

#: src/lang.cls.php:182
msgid "Gravatar Cache TTL"
msgstr "TTL de la caché de Gravatar"

#: src/lang.cls.php:181
msgid "Gravatar Cache Cron"
msgstr "Cron de la caché de Gravatar"

#: src/gui.cls.php:570 src/gui.cls.php:732 src/lang.cls.php:180
#: tpl/presets/standard.tpl.php:43 tpl/toolbox/purge.tpl.php:98
msgid "Gravatar Cache"
msgstr "Caché de Gravatar"

#: src/lang.cls.php:160
msgid "DNS Prefetch Control"
msgstr "Control del prefetch DNS"

#: src/lang.cls.php:155 tpl/presets/standard.tpl.php:40
msgid "Font Display Optimization"
msgstr "Optimización de visualización de fuentes"

#: src/lang.cls.php:132
msgid "Force Public Cache URIs"
msgstr "Forzar URIs de caché púbica"

#: src/lang.cls.php:97
msgid "Default HTTP Status Code Page TTL"
msgstr "TTL del código de estado de página por defecto"

#: src/lang.cls.php:96
msgid "Default REST TTL"
msgstr "TTL por defecto de REST"

#: src/cloud.cls.php:236 src/cloud.cls.php:291 src/lang.cls.php:86
msgid "Server IP"
msgstr "IP del servidor"

#: src/lang.cls.php:25
msgid "Images not requested"
msgstr "Imágenes no solicitadas"

#: src/cloud.cls.php:1999
msgid "Sync credit allowance with Cloud Server successfully."
msgstr "Se ha sincronizado la asignación de créditos correctamente con el servidor en la nube."

#: src/cloud.cls.php:1620
msgid "Failed to communicate with QUIC.cloud server"
msgstr "Fallo de comunicación con el servidor QUIC.cloud"

#: src/cloud.cls.php:1543
msgid "Good news from QUIC.cloud server"
msgstr "Buenas noticias del servidor QUIC.cloud"

#: src/cloud.cls.php:1527 src/cloud.cls.php:1535
msgid "Message from QUIC.cloud server"
msgstr "Mensaje del servidor QUIC.cloud"

#: tpl/general/online.tpl.php:23
msgid "Current Cloud Nodes in Service"
msgstr "Nodos de la nube actual en servicio"

#: tpl/general/online.tpl.php:24
msgid "Click to clear all nodes for further redetection."
msgstr "Haz clic para borrar todos los nodos para volver a detectar."

#: tpl/dash/network_dash.tpl.php:92
msgid "This Month Usage"
msgstr "El uso de este mes"

#: tpl/dash/dashboard.tpl.php:378
msgid "Current closest Cloud server is %s.&#10;Click to redetect."
msgstr "El servidor en la nube más cercano es %s.&#10; Haz clic para volver a detectarlo."

#: src/doc.cls.php:153
msgid "For online services to work correctly, you must allowlist all %s server IPs."
msgstr "Para que los servicios online funcionen correctamente, debes hacer una lista blanca de todas las IP %s del servidor."

#: src/admin-display.cls.php:239
msgid "Remove CDN URL"
msgstr "Eliminar la URL de la CDN"

#: src/admin-display.cls.php:240
msgid "Add new CDN URL"
msgstr "Añadir una nueva URL de la CDN"

#: src/lang.cls.php:90
msgid "Enable Cache"
msgstr "Activa cache"

#: src/lang.cls.php:103
msgid "Notifications"
msgstr "Avisos"

#: src/lang.cls.php:197
msgid "LQIP Quality"
msgstr "Calidad de LQIP"

#: src/img-optm.cls.php:1757
msgid "Removed backups successfully."
msgstr "Copias de seguridad eliminadas correctamente."

#: src/admin-settings.cls.php:274 src/admin-settings.cls.php:308
msgid "Options saved."
msgstr "Las opciones han sido guardadas."

#: src/cloud.cls.php:1234
msgid "Please try after %1$s for service %2$s."
msgstr "Por favor, inténtalo después de %1$s para el servicio %2$s."

#: src/cloud.cls.php:1090
msgid "No available Cloud Node."
msgstr "No hay ningún nodo de la nube disponible."

#: src/cloud.cls.php:973 src/cloud.cls.php:986 src/cloud.cls.php:1024
#: src/cloud.cls.php:1090 src/cloud.cls.php:1231
msgid "Cloud Error"
msgstr "Error de la nube"

#: src/data.cls.php:220
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr "La base de datos se ha ido actualizando en segundo plano desde %s. Este mensaje desaparecerá una vez que la actualización se haya completado."

#: src/media.cls.php:388
msgid "No backup of unoptimized WebP file exists."
msgstr "No existe una copia de seguridad del archivo WebP no optimizado."

#: src/media.cls.php:374
msgid "WebP file reduced by %1$s (%2$s)"
msgstr "Archivo WebP reducido en %1$s (%2$s)"

#: src/media.cls.php:366
msgid "Currently using original (unoptimized) version of WebP file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo WebP."

#: src/media.cls.php:359
msgid "Currently using optimized version of WebP file."
msgstr "Actualmente usando la versión optimizada del archivo WebP."

#: src/media.cls.php:337
msgid "Orig"
msgstr "Original"

#: src/media.cls.php:335
msgid "(no savings)"
msgstr "(sin guardar)"

#: src/media.cls.php:335
msgid "Orig %s"
msgstr "Original %s"

#: src/media.cls.php:334
msgid "Congratulation! Your file was already optimized"
msgstr "¡Felicidades! Tu archivo ya ha sido optimizado"

#: src/media.cls.php:329
msgid "No backup of original file exists."
msgstr "No existe una copia de seguridad del archivo original."

#: src/media.cls.php:329 src/media.cls.php:387
msgid "Using optimized version of file. "
msgstr "Usando la versión optimizada del archivo. "

#: src/media.cls.php:322
msgid "Orig saved %s"
msgstr "Ahorrados %s del original"

#: src/media.cls.php:318
msgid "Original file reduced by %1$s (%2$s)"
msgstr "Archivo original reducido en %1$s (%2$s)"

#: src/media.cls.php:312 src/media.cls.php:367
msgid "Click to switch to optimized version."
msgstr "Haz clic para cambiar a la versión optimizada."

#: src/media.cls.php:312
msgid "Currently using original (unoptimized) version of file."
msgstr "Actualmente usando la versión original (no optimizada) del archivo."

#: src/media.cls.php:311 src/media.cls.php:363
msgid "(non-optm)"
msgstr "(no-optm)"

#: src/media.cls.php:308 src/media.cls.php:360
msgid "Click to switch to original (unoptimized) version."
msgstr "Haz clic para cambiar a la versión original (no optimizada)."

#: src/media.cls.php:308
msgid "Currently using optimized version of file."
msgstr "Actualmente usando la versión optimizada del archivo."

#: src/media.cls.php:307 src/media.cls.php:330 src/media.cls.php:356
#: src/media.cls.php:389
msgid "(optm)"
msgstr "(optm)"

#: src/placeholder.cls.php:141
msgid "LQIP image preview for size %s"
msgstr "Vista previa de la imagen LQIP para el tamaño %s"

#: src/placeholder.cls.php:84
msgid "LQIP"
msgstr "LQIP"

#: src/crawler.cls.php:1390
msgid "Previously existed in blocklist"
msgstr "Anteriormente existía en la lista negra"

#: src/crawler.cls.php:1387
msgid "Manually added to blocklist"
msgstr "Añadido manualmente a la lista negra"

#: src/htaccess.cls.php:328
msgid "Mobile Agent Rules"
msgstr "Reglas de agente móvil"

#: src/crawler-map.cls.php:376
msgid "Sitemap created successfully: %d items"
msgstr "Mapa del sitio creado con éxito: %d elementos"

#: src/crawler-map.cls.php:279
msgid "Sitemap cleaned successfully"
msgstr "El mapa del sitio se limpió con éxito"

#: src/admin-display.cls.php:1192
msgid "Invalid IP"
msgstr "IP no válida"

#: src/admin-display.cls.php:1167
msgid "Value range"
msgstr "Rango de valores"

#: src/admin-display.cls.php:1162
msgid "Larger than"
msgstr "Mayor que"

#: src/admin-display.cls.php:1144
msgid "Maximum value"
msgstr "Valor máximo"

#: src/admin-display.cls.php:1141
msgid "Minimum value"
msgstr "Valor mínimo"

#: src/admin-display.cls.php:1123
msgid "Path must end with %s"
msgstr "La ruta debe terminar en %s"

#: src/admin-display.cls.php:1106
msgid "Invalid rewrite rule"
msgstr "Regla de reescritura no válida"

#: src/admin-display.cls.php:1037
msgid "currently set to %s"
msgstr "actualmente establecido en %s"

#: src/admin-display.cls.php:1030
msgid "This setting is overwritten by the PHP constant %s"
msgstr "Este ajuste es sobrescrita por la constante %s de PHP"

#: src/admin-display.cls.php:136
msgid "Database"
msgstr "Base de datos"

#: src/admin-display.cls.php:134 tpl/dash/dashboard.tpl.php:191
#: tpl/dash/network_dash.tpl.php:29 tpl/general/online.tpl.php:120
#: tpl/general/online.tpl.php:135
msgid "Page Optimization"
msgstr "Optimización de página"

#: src/admin-display.cls.php:122 tpl/dash/entry.tpl.php:7
msgid "Dashboard"
msgstr "Escritorio"

#: src/db-optm.cls.php:292
msgid "Converted to InnoDB successfully."
msgstr "Convertido a InnoDB correctamente."

#: src/purge.cls.php:327
msgid "Cleaned all Gravatar files."
msgstr "Vaciados todos los archivos de Gravatar."

#: src/purge.cls.php:310
msgid "Cleaned all LQIP files."
msgstr "Vaciados todos los archivos LQIP."

#: src/error.cls.php:219
msgid "Unknown error"
msgstr "Error desconocido"

#: src/error.cls.php:190
msgid "Your application is waiting for approval."
msgstr "Tu solicitud está a la espera de aprobación."

#: src/error.cls.php:184
msgid "Previous request too recent. Please try again after %s."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo después de %s."

#: src/error.cls.php:179
msgid "Previous request too recent. Please try again later."
msgstr "La solicitud anterior es demasiado reciente. Por favor, inténtalo de nuevo más tarde."

#: src/error.cls.php:175
msgid "Crawler disabled by the server admin."
msgstr "Rastreador desactivado por el administrador del servidor."

#: src/error.cls.php:135
msgid "Credits are not enough to proceed the current request."
msgstr "Los créditos no son suficientes para proceder con la solicitud actual."

#: src/error.cls.php:104
msgid "There is proceeding queue not pulled yet."
msgstr "Hay una cola de procedimiento que no se ha retirado todavía."

#: src/error.cls.php:96
msgid "The image list is empty."
msgstr "La lista de imágenes está vacía."

#: src/task.cls.php:233
msgid "LiteSpeed Crawler Cron"
msgstr "Cron del rastreador de LiteSpeed"

#: src/task.cls.php:214
msgid "Every Minute"
msgstr "Cada minuto"

#: src/media.cls.php:403
msgid "Restore from backup"
msgstr "Restaurar desde la copia de seguridad"

#: src/error.cls.php:45
msgid "The setting %s is currently enabled."
msgstr "En este momento, el ajuste %s está activado."

#: src/error.cls.php:100
msgid "Not enough parameters. Please check if the domain key is set correctly"
msgstr "No hay suficientes parámetros. Por favor, comprueba si la clave del dominio está establecida correctamente"

#: src/error.cls.php:123
msgid "The domain key is not correct. Please try to sync your domain key again."
msgstr "La clave del dominio no es correcta. Por favor, intenta sincronizar de nuevo tu clave de dominio."

#: src/error.cls.php:147
msgid "Could not find %1$s in %2$s."
msgstr "No se ha podido encontrar %1$s en %2$s."

#: src/error.cls.php:194
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr "Ha fallado la validación de la llamada a tu dominio debido a la falta de coincidencia del hash."

#: src/error.cls.php:198
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores."

#: src/error.cls.php:203
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr "Ha fallado la validación de la devolución de llamada a tu dominio. Por favor, asegúrate de que no hay un cortafuegos bloqueando nuestros servidores. Código de respuesta: "

#: src/error.cls.php:208
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr "A tu dominio se le ha prohibido usar nuestros servicios debido a una violación de política anterior."

#: src/admin-display.cls.php:140
msgid "Toolbox"
msgstr "Herrramientas"

#: src/admin-display.cls.php:1156
msgid "Zero, or"
msgstr "Cero, o"

#: src/admin-display.cls.php:1164
msgid "Smaller than"
msgstr "Más pequeño que"

#: tpl/general/settings.tpl.php:110
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr "Activa esta opción para mostrar automáticamente las últimas noticias, incluyendo correcciones de fallos, nuevas versiones, versiones beta disponibles y promociones."

#: tpl/toolbox/report.tpl.php:40
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr "Para generar un enlace de acceso sin contraseña para el equipo de soporte de LiteSpeed, debes instalar %s."

#: tpl/banner/cloud_news.tpl.php:30 tpl/banner/cloud_news.tpl.php:41
msgid "Install"
msgstr "Instalar"

#: tpl/toolbox/report.tpl.php:102
msgid "Please do NOT share the above passwordless link with anyone."
msgstr "Por favor, NO compartas con nadie el enlace de acceso sin contraseña anterior."

#: tpl/toolbox/report.tpl.php:103
msgid "Generated links may be managed under <a %s>Settings</a>."
msgstr "Los enlaces generados pueden gestionarse en los <a %s>Ajustes</a>."

#: tpl/toolbox/report.tpl.php:100
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr "Para conceder acceso a la administración de WP al equipo de soporte de LiteSpeed, por favor, genera un enlace sin contraseña para el usuario conectado actual para enviarlo con el informe."

#: tpl/cache/settings-esi.tpl.php:46
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr "Estas opciones solo están disponibles con LiteSpeed Enterprise Web Server o QUIC.cloud CDN."

#: tpl/banner/score.php:72 tpl/dash/dashboard.tpl.php:450
msgid "PageSpeed Score"
msgstr "Puntuación de PageSpeed"

#: tpl/banner/score.php:60 tpl/banner/score.php:94
#: tpl/dash/dashboard.tpl.php:406 tpl/dash/dashboard.tpl.php:486
msgid "Improved by"
msgstr "Mejorado por"

#: tpl/banner/score.php:51 tpl/banner/score.php:85
#: tpl/dash/dashboard.tpl.php:398 tpl/dash/dashboard.tpl.php:478
msgid "After"
msgstr "Después"

#: tpl/banner/score.php:43 tpl/banner/score.php:77
#: tpl/dash/dashboard.tpl.php:389 tpl/dash/dashboard.tpl.php:470
msgid "Before"
msgstr "Antes"

#: tpl/banner/score.php:38 tpl/dash/dashboard.tpl.php:373
msgid "Page Load Time"
msgstr "Tiempo de carga de la página"

#: tpl/inc/check_cache_disabled.php:11
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr "Para poder usar las funciones de cache debes tener un servidor LiteSpeed o estar usando la la CDN QUIC.cloud."

#: src/lang.cls.php:211
msgid "Preserve EXIF/XMP data"
msgstr "Conservar los datos EXIF/XMP"

#: tpl/toolbox/beta_test.tpl.php:23
msgid "Try GitHub Version"
msgstr "Probar versión de GitHub"

#: tpl/cdn/other.tpl.php:87
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr "Si cambias alguno de los ajustes de arriba a OFF, por favor, quita los tipos de archivo relacionados de la caja %s."

#: src/doc.cls.php:124
msgid "Both full and partial strings can be used."
msgstr "Se pueden usa cadenas parciales y completas."

#: tpl/page_optm/settings_media_exc.tpl.php:51
msgid "Images containing these class names will not be lazy loaded."
msgstr "Las imágenes que contengan estos nombres de clases no tendrán carga diferida."

#: src/lang.cls.php:186
msgid "Lazy Load Image Class Name Excludes"
msgstr "Exclusión de nombres de clases para carga diferida de imágenes"

#: tpl/cache/settings-cache.tpl.php:139 tpl/cache/settings-cache.tpl.php:164
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr "Por ejemplo, %1$s define un TTL de %2$s segundos para %3$s."

#: tpl/cache/settings-cache.tpl.php:136 tpl/cache/settings-cache.tpl.php:161
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr "Para definir un TTL personalizado añade un espacio seguido por el valor de TTL Al final de la URI."

#: tpl/banner/new_version.php:93
msgid "Maybe Later"
msgstr "Puede que más tarde"

#: tpl/banner/new_version.php:87
msgid "Turn On Auto Upgrade"
msgstr "Activar la actualización automática"

#: tpl/banner/new_version.php:77 tpl/banner/new_version_dev.tpl.php:41
#: tpl/toolbox/beta_test.tpl.php:60
msgid "Upgrade"
msgstr "Actualizar"

#: tpl/banner/new_version.php:66
msgid "New release %s is available now."
msgstr "La nueva versión %s está disponible ahora."

#: tpl/banner/new_version.php:58
msgid "New Version Available!"
msgstr "¡Nueva versión disponible!"

#: tpl/banner/score.php:110
msgid "Sure I'd love to review!"
msgstr "¡Por supuesto, me encantará valorarlo!"

#: tpl/banner/score.php:34
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr "¡Gracias por usar el plugin de caché LiteSpeed!"

#: src/activation.cls.php:503
msgid "Upgraded successfully."
msgstr "Actualizado con éxito."

#: src/activation.cls.php:494 src/activation.cls.php:499
msgid "Failed to upgrade."
msgstr "Fallo al actualizar."

#: src/conf.cls.php:682
msgid "Changed setting successfully."
msgstr "Ajuste cambiado con éxito."

#: tpl/cache/settings-esi.tpl.php:37
msgid "ESI sample for developers"
msgstr "Muestra de ESI para desarrolaldores"

#: tpl/cache/settings-esi.tpl.php:29
msgid "Replace %1$s with %2$s."
msgstr "Reemplaza %1$s con %2$s."

#: tpl/cache/settings-esi.tpl.php:26
msgid "You can turn shortcodes into ESI blocks."
msgstr "Puedes convertir shortcodes en bloques ESI."

#: tpl/cache/settings-esi.tpl.php:22
msgid "WpW: Private Cache vs. Public Cache"
msgstr "WpW: Caché privada o caché pública"

#: tpl/page_optm/settings_html.tpl.php:124
msgid "Append query string %s to the resources to bypass this action."
msgstr "Añade la cadena de consulta %s a los recursos para evitar esta acción."

#: tpl/page_optm/settings_html.tpl.php:119
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr "Google reCAPTCHA se omitirá automáticamente."

#: src/admin-display.cls.php:215 tpl/crawler/settings.tpl.php:144
msgid "Cookie Values"
msgstr "Valores de la cookie"

#: src/admin-display.cls.php:214
msgid "Cookie Name"
msgstr "Nombre de la cookie"

#: src/lang.cls.php:252
msgid "Cookie Simulation"
msgstr "Simulación de cookie"

#: tpl/crawler/settings.tpl.php:142
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr "Para rastrear una cookie en particular, introduce el nombre de la cookie y los valores que deseas rastrear. Los valores deben ser uno por línea. Se creará un rastreador por cada valor de cookie, por cada perfil simulado."

#: tpl/page_optm/settings_html.tpl.php:138
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr "Utiliza la biblioteca del cargador de fuentes web para cargar asíncronamente Google Fonts, dejando el resto del CSS intacto."

#: tpl/general/settings_inc.auto_upgrade.tpl.php:16
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr "Activa esta opción para que LiteSpeed Cache se actualice automáticamente cuando se publique una nueva versión. Si está desactivada, tendrás que actualizar manualmente como de costumbre."

#: src/lang.cls.php:100
msgid "Automatically Upgrade"
msgstr "Actualizar automáticamente"

#: tpl/toolbox/settings-debug.tpl.php:67
msgid "Your IP"
msgstr "Tu IP"

#: tpl/toolbox/import_export.tpl.php:51
msgid "This will reset all settings to default settings."
msgstr "Esto restablecerá todos los ajustes a su valores predeterminados."

#: tpl/toolbox/import_export.tpl.php:50
msgid "Reset All Settings"
msgstr "Restablecer todos los ajustes"

#: src/import.cls.php:153
msgid "Reset successfully."
msgstr "Restablecimiento realizado con éxito."

#: tpl/page_optm/settings_tuning_css.tpl.php:119
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr "Separa archivos CSS críticos al generar las rutas que contengan estas cadenas."

#: src/lang.cls.php:170
msgid "Separate CCSS Cache URIs"
msgstr "Distintas URIs de caché CCSS"

#: tpl/page_optm/settings_tuning_css.tpl.php:105
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr "Por ejemplo, si todas las páginas del sitio tienen formato diferente introduce %s en la caja. Los archivos CSS críticos distintos de cada página del sitio se almacenarán."

#: tpl/page_optm/settings_tuning_css.tpl.php:104
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr "Lista tipos de contenido en los que cada elemento de ese tipo debería generar su propio CCSS."

#: src/lang.cls.php:169
msgid "Separate CCSS Cache Post Types"
msgstr "Tipos de contenido de caché de CCSS distintos"

#: tpl/page_optm/settings_media.tpl.php:190
msgid "Size list in queue waiting for cron"
msgstr "Tamaño de la lista en la cola de espera del cron"

#: tpl/page_optm/settings_media.tpl.php:165
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr "Si se establece a %1$s, antes de localizar el marcador de posición, se usará la configuración %2$s."

#: tpl/page_optm/settings_media.tpl.php:162
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr "Genera automáticamente LQIP en segundo plano mediante una cola basada en el programador de tareas."

#: tpl/page_optm/settings_media.tpl.php:67
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr "Esto generará el marcador de posición con las mismas dimensiones que la imagen si tiene los atributos de ancho y alto."

#: tpl/page_optm/settings_media.tpl.php:66
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr "Los marcadores de posición de imagen pueden ayudar a reducir la recolocación de la estructura cuando se cargan las imágenes."

#: src/lang.cls.php:193
msgid "Responsive Placeholder"
msgstr "Marcador de posición adaptable"

#: tpl/toolbox/purge.tpl.php:90
msgid "This will delete all generated image LQIP placeholder files"
msgstr "Esto borrará todos los archivos generados de marcador de posición de imágenes LQIP"

#: tpl/inc/check_cache_disabled.php:22
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr "Por favor, activa LiteSpeed Cache en los ajustes del plugin."

#: tpl/inc/check_cache_disabled.php:16
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr "Por favor, activa el módulo LSCache en el servidor, o pídeselo a tu proveedor de alojamiento."

#: src/cloud.cls.php:1399 src/cloud.cls.php:1422
msgid "Failed to request via WordPress"
msgstr "Fallo en la solicitud desde WordPress"

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr "Caché de páginas de alto rendimiento y optimización de sitio de LiteSpeed"

#: src/img-optm.cls.php:2111
msgid "Reset the optimized data successfully."
msgstr "Datos de optimización restablecidos correctamente."

#: src/gui.cls.php:795
msgid "Update %s now"
msgstr "Actualizar %s"

#: src/gui.cls.php:792
msgid "View %1$s version %2$s details"
msgstr "Ver detalles de la versión %2$s de %1$s"

#: src/gui.cls.php:790
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr "<a href=\"%1$s\" %2$s>ver detalles de la versión %3$s</a> o <a href=\"%4$s\" %5$s target=\"_blank\">actualiza ya</a>."

#: src/gui.cls.php:770
msgid "Install %s"
msgstr "Instalar %s"

#: src/cloud.cls.php:1553
msgid "%1$s plugin version %2$s required for this action."
msgstr "Para esta acción se necesita la versión %2$s del plugin %1$s."

#: src/cloud.cls.php:1482
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr "Estamos trabajando duro para mejorar tu experiencia de servicio online. El servicio no estará disponible mientras trabajamos. Sentimos cualquier inconveniente."

#: tpl/inc/check_cache_disabled.php:34
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr "¡Las funciones de la caché de LSCache en esta página no están disponibles en este momento!"

#: tpl/img_optm/settings.tpl.php:52
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr "Elimina automáticamente las copias de seguridad de la imagen original tras recuperar las imágenes optimizadas."

#: src/lang.cls.php:208
msgid "Remove Original Backups"
msgstr "Eliminar copias de seguridad del orginal"

#: tpl/img_optm/settings.tpl.php:26
msgid "Automatically request optimization via cron job."
msgstr "Solicitar automáticamente la optimización mediante un trabajo cron."

#: tpl/img_optm/summary.tpl.php:181
msgid "A backup of each image is saved before it is optimized."
msgstr "Se guarda una copia de seguridad de cada imagen antes de optimizarla."

#: tpl/img_optm/settings.tpl.php:73
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr "Esto puede mejorar la calidad, pero puede dar como resultado imágenes más grandes que la compresión con pérdida."

#: tpl/img_optm/settings.tpl.php:72
msgid "Optimize images using lossless compression."
msgstr "Optimizar imágenes usando compresión sin pérdida."

#: src/lang.cls.php:210
msgid "Optimize Losslessly"
msgstr "Optimizar sin pérdida"

#: tpl/img_optm/settings.tpl.php:39
msgid "Optimize images and save backups of the originals in the same folder."
msgstr "Optimiza imágenes y guarda copias de seguridad de los originales en la misma carpeta."

#: src/lang.cls.php:207
msgid "Optimize Original Images"
msgstr "Optimizar imágenes originales"

#: src/img-optm.cls.php:1904
msgid "Switched images successfully."
msgstr "Imágenes cambiadas correctamente."

#: tpl/page_optm/settings_css.tpl.php:221
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr "Cuando esta opción se cambia a %s, también se cargan de forma asíncrona las fuentes de Google."

#: src/purge.cls.php:253
msgid "Cleaned all Critical CSS files."
msgstr "Limpiados todos los archivos CSS críticos."

#: tpl/page_optm/settings_css.tpl.php:334
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr "Esto integrará la biblioteca CSS asíncrona para evitar el bloqueo de renderizado."

#: src/lang.cls.php:154
msgid "Inline CSS Async Lib"
msgstr "Biblioteca de CSS integrado asíncrono"

#: tpl/page_optm/settings_css.tpl.php:100
#: tpl/page_optm/settings_css.tpl.php:244
msgid "Last requested cost"
msgstr "Último coste solicitado"

#: tpl/dash/dashboard.tpl.php:639 tpl/dash/dashboard.tpl.php:676
#: tpl/dash/dashboard.tpl.php:713 tpl/dash/dashboard.tpl.php:750
#: tpl/page_optm/settings_css.tpl.php:97 tpl/page_optm/settings_css.tpl.php:241
#: tpl/page_optm/settings_media.tpl.php:178
#: tpl/page_optm/settings_vpi.tpl.php:47
msgid "Last generated"
msgstr "Último generado"

#: tpl/page_optm/settings_media.tpl.php:170
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr "Si se configura a %s esto se hace en segundo plano, lo que puede ralentizar la carga de la página."

#: tpl/page_optm/settings_css.tpl.php:220
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr "Genera automáticamente CSS crítico en segundo plano mediante una cola basada en el cron."

#: tpl/page_optm/settings_css.tpl.php:216
msgid "Optimize CSS delivery."
msgstr "Optimiza la entrega de CSS."

#: tpl/toolbox/purge.tpl.php:63
msgid "This will delete all generated critical CSS files"
msgstr "Esto borrará todos los archivos generados de CSS crítico"

#: tpl/dash/dashboard.tpl.php:633 tpl/toolbox/purge.tpl.php:62
msgid "Critical CSS"
msgstr "CSS crítico"

#: tpl/page_optm/settings_css.tpl.php:112
#: tpl/page_optm/settings_css.tpl.php:256 tpl/page_optm/settings_vpi.tpl.php:59
msgid "URL list in %s queue waiting for cron"
msgstr "Lista de URL en cola %s esperando el cron"

#: tpl/page_optm/settings_localization.tpl.php:63
#: tpl/page_optm/settings_media.tpl.php:209
msgid "Run Queue Manually"
msgstr "Ejecutar la cola manualmente"

#: src/doc.cls.php:66
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr "Este sitio utiliza el almacenamiento en la caché para facilitar un tiempo de respuesta más rápido y una mejor experiencia de usuario. El almacenamiento en la caché, potencialmente, almacena una copia duplicada de cada página web que se muestra en este sitio. Todos los archivos de la caché son temporales y nunca acceden a ellos terceras partes, salvo cuando necesario para obtener soporte técnico del proveedor del plugin de caché. Los archivos de la caché caducan en una programación establecida por el administrador del sitio, pero pueden ser fácilmente vaciados por el administrador antes de su caducidad natural, si fuese necesario. Podemos usar los servicios de QUIC.cloud para procesar y almacenar tus datos temporalmente en la caché."

#: tpl/toolbox/heartbeat.tpl.php:19
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr "Desactivar esto puede causar que las tareas de WordPress activadas por AJAX dejen de funcionar."

#: src/utility.cls.php:228
msgid "right now"
msgstr "ahora mismo"

#: src/utility.cls.php:228
msgid "just now"
msgstr "ahora mismo"

#: tpl/img_optm/summary.tpl.php:250
msgid "Saved"
msgstr "Guardado"

#: tpl/img_optm/summary.tpl.php:244
#: tpl/page_optm/settings_localization.tpl.php:52
msgid "Last ran"
msgstr "Última ejecución"

#: tpl/img_optm/settings.tpl.php:58 tpl/img_optm/summary.tpl.php:236
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr "¡No podrás Revertir la optimización una vez eliminadas las copias de seguridad!"

#: tpl/img_optm/settings.tpl.php:57 tpl/img_optm/summary.tpl.php:235
msgid "This is irreversible."
msgstr "Esto es irreversible."

#: tpl/img_optm/summary.tpl.php:255
msgid "Remove Original Image Backups"
msgstr "Eliminar copias de seguridad de las imágenes originales"

#: tpl/img_optm/summary.tpl.php:254
msgid "Are you sure you want to remove all image backups?"
msgstr "¿Está seguro de querer eliminar todas las copias de seguridad de imágenes?"

#: tpl/crawler/blacklist.tpl.php:26 tpl/img_optm/summary.tpl.php:195
msgid "Total"
msgstr "Total"

#: tpl/img_optm/summary.tpl.php:192 tpl/img_optm/summary.tpl.php:247
msgid "Files"
msgstr "Archivos"

#: tpl/img_optm/summary.tpl.php:188
msgid "Last calculated"
msgstr "Último cálculo"

#: tpl/img_optm/summary.tpl.php:203
msgid "Calculate Original Image Storage"
msgstr "Calcular almacenamiento original de imágenes"

#: tpl/img_optm/summary.tpl.php:177
msgid "Storage Optimization"
msgstr "Optimización de almacenamiento"

#: tpl/cdn/other.tpl.php:113 tpl/img_optm/settings.tpl.php:119
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr "Usa el formato %1$s o %2$s (el elemento es opcional)."

#: tpl/cdn/other.tpl.php:112 tpl/img_optm/settings.tpl.php:118
msgid "Only attributes listed here will be replaced."
msgstr "Solo los atributos aquí listados serán reemplazados."

#: tpl/cdn/other.tpl.php:150
msgid "Only files within these directories will be pointed to the CDN."
msgstr "Solo los archivos en estos directorios apuntarán a la CDN."

#: src/lang.cls.php:243
msgid "Included Directories"
msgstr "Directorios incluidos"

#: tpl/cache/settings-purge.tpl.php:152
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr "Un vaciado completo se iniciará cuando WordPress ejecute estos ganchos."

#: src/lang.cls.php:220
msgid "Purge All Hooks"
msgstr "Vaciar todos los ganchos"

#: src/purge.cls.php:212
msgid "Purged all caches successfully."
msgstr "Vaciado de todas las cachés correctamente."

#: src/gui.cls.php:484 src/gui.cls.php:593 src/gui.cls.php:646
msgid "LSCache"
msgstr "LSCache"

#: src/gui.cls.php:428
msgid "Forced cacheable"
msgstr "Forzar cacheables"

#: tpl/cache/settings-cache.tpl.php:133
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr "Las rutas que contengan estas cadenas se cachearán independientemente de los ajustes de no cacheables."

#: src/lang.cls.php:131
msgid "Force Cache URIs"
msgstr "Forzar URLs en caché"

#: tpl/cache/network_settings-excludes.tpl.php:17
#: tpl/cache/settings-excludes.tpl.php:15
msgid "Exclude Settings"
msgstr "Ajustes de exclusión"

#: tpl/toolbox/settings-debug.tpl.php:38
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr "Esto desactivará LSCache y todas las características de optimización con propósitos de depuración."

#: src/lang.cls.php:255 tpl/inc/disabled_all.php:6
msgid "Disable All Features"
msgstr "Desactivar todas las características"

#: src/gui.cls.php:521 src/gui.cls.php:683 tpl/toolbox/purge.tpl.php:53
msgid "Opcode Cache"
msgstr "Caché opcode"

#: src/gui.cls.php:492 src/gui.cls.php:654 tpl/toolbox/purge.tpl.php:36
msgid "CSS/JS Cache"
msgstr "Caché CSS/JS"

#: src/gui.cls.php:751 tpl/img_optm/summary.tpl.php:169
msgid "Remove all previous unfinished image optimization requests."
msgstr "Eliminar todas las peticiones de optimización de imágenes anteriores sin terminar."

#: src/gui.cls.php:752 tpl/img_optm/summary.tpl.php:171
msgid "Clean Up Unfinished Data"
msgstr "Limpiar datos no finalizados"

#: tpl/banner/slack.php:40
msgid "Join Us on Slack"
msgstr "Únete a nuestro Slack"

#. translators: %s: Link to LiteSpeed Slack community
#: tpl/banner/slack.php:28
msgid "Join the %s community."
msgstr "Únete a la comunidad %s."

#: tpl/banner/slack.php:24
msgid "Want to connect with other LiteSpeed users?"
msgstr "¿Quieres conectar con otros usuarios de LiteSpeed?"

#: tpl/cdn/cf.tpl.php:34
msgid "Get it from <a %1$s>%2$s</a>."
msgstr "Obténla desde <a %1$s>%2$s</a>."

#: tpl/cdn/cf.tpl.php:44
msgid "Your Email address on %s."
msgstr "Tu dirección de email en %s."

#: tpl/cdn/cf.tpl.php:25
msgid "Use %s API functionality."
msgstr "Usar la funcionalidad de la API %s."

#: tpl/cdn/other.tpl.php:64
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr "Para aleatorizar el hostname de la CDN, define multiples hostnames para los mismos recursos."

#: tpl/inc/admin_footer.php:18
msgid "Join LiteSpeed Slack community"
msgstr "Únete a la comunidad de Slack de LiteSpeed"

#: tpl/inc/admin_footer.php:16
msgid "Visit LSCWP support forum"
msgstr "Visita el foro de soporte de LSCWP"

#: src/lang.cls.php:28 tpl/dash/dashboard.tpl.php:565
msgid "Images notified to pull"
msgstr "Imágenes notificadas para descargar"

#: tpl/img_optm/summary.tpl.php:283
msgid "What is a group?"
msgstr "¿Qué es un grupo?"

#: src/admin-display.cls.php:1260
msgid "%s image"
msgstr "%s imagen"

#: src/admin-display.cls.php:1257
msgid "%s group"
msgstr "%s grupo"

#: src/admin-display.cls.php:1248
msgid "%s images"
msgstr "%s imágenes"

#: src/admin-display.cls.php:1245
msgid "%s groups"
msgstr "%s grupos"

#: tpl/cdn/cf.tpl.php:33
msgid "Your API key / token is used to access %s APIs."
msgstr "Tu clave de la API/token se usa para acceder a las API de %s."

#: src/crawler.cls.php:1216
msgid "Guest"
msgstr "Invitado"

#: tpl/crawler/settings.tpl.php:98
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr "Para rastrear el sitio como usuario conectado introduce los ids de usuario a imitar."

#: src/lang.cls.php:251
msgid "Role Simulation"
msgstr "Simulación de rol"

#: tpl/crawler/summary.tpl.php:195
msgid "running"
msgstr "ejecutando"

#: tpl/db_optm/manage.tpl.php:183
msgid "Size"
msgstr "Tamaño"

#: tpl/crawler/summary.tpl.php:109 tpl/dash/dashboard.tpl.php:103
#: tpl/dash/dashboard.tpl.php:808
msgid "Ended reason"
msgstr "Razón de finalización"

#: tpl/crawler/summary.tpl.php:102 tpl/dash/dashboard.tpl.php:96
#: tpl/dash/dashboard.tpl.php:801
msgid "Last interval"
msgstr "Último intervalo"

#: tpl/crawler/summary.tpl.php:90 tpl/dash/dashboard.tpl.php:89
#: tpl/dash/dashboard.tpl.php:794
msgid "Current crawler started at"
msgstr "El rastreador actual comenzó a las"

#: tpl/crawler/summary.tpl.php:83
msgid "Run time for previous crawler"
msgstr "Hora de ejecución para el rastreador anterior"

#: tpl/crawler/summary.tpl.php:77 tpl/crawler/summary.tpl.php:84
msgid "%d seconds"
msgstr "%d segundos"

#: tpl/crawler/summary.tpl.php:76
msgid "Last complete run time for all crawlers"
msgstr "Hora de la última ejecución completa para todos los rastreadores"

#: tpl/crawler/summary.tpl.php:62
msgid "Current sitemap crawl started at"
msgstr "El rastreo del mapa del sitio actual comenzó a las"

#. translators: %1$s: Object Cache Admin title, %2$s: OFF status
#: tpl/cache/settings_inc.object.tpl.php:278
msgid "Save transients in database when %1$s is %2$s."
msgstr "Guarda datos transitorios en la base de datos cuando %1$s es %2$s."

#: src/lang.cls.php:125
msgid "Store Transients"
msgstr "Almacenar datos transitorios"

#. translators: %1$s: Cache Mobile label, %2$s: ON status, %3$s: List of Mobile
#. User Agents label
#: tpl/cache/settings_inc.cache_mobile.tpl.php:89
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr "¡Si %1$s es %2$s entonces debe completarse %3$s!"

#: tpl/crawler/settings.tpl.php:79
msgid "Server allowed max value"
msgstr "Valor máximo permitido por el servidor"

#: tpl/crawler/settings.tpl.php:74
msgid "Server enforced value"
msgstr "Valor forzado por el servidor"

#: tpl/cache/more_settings_tip.tpl.php:22
#: tpl/cache/settings-excludes.tpl.php:71
#: tpl/cache/settings-excludes.tpl.php:104 tpl/cdn/other.tpl.php:63
#: tpl/crawler/settings.tpl.php:73 tpl/crawler/settings.tpl.php:78
msgid "NOTE"
msgstr "NOTA"

#: src/admin-display.cls.php:1214
msgid "Server variable(s) %s available to override this setting."
msgstr "Variable(s) del servidor %s disponible para omitir este ajuste."

#: src/admin-display.cls.php:1212 tpl/cache/settings-esi.tpl.php:105
#: tpl/page_optm/settings_css.tpl.php:224
#: tpl/page_optm/settings_html.tpl.php:123
#: tpl/page_optm/settings_media.tpl.php:249
#: tpl/page_optm/settings_media_exc.tpl.php:27
#: tpl/page_optm/settings_tuning.tpl.php:39
#: tpl/page_optm/settings_tuning.tpl.php:59
#: tpl/page_optm/settings_tuning.tpl.php:80
#: tpl/page_optm/settings_tuning.tpl.php:101
#: tpl/page_optm/settings_tuning.tpl.php:120
#: tpl/page_optm/settings_tuning_css.tpl.php:25
#: tpl/page_optm/settings_tuning_css.tpl.php:86
#: tpl/toolbox/edit_htaccess.tpl.php:58 tpl/toolbox/edit_htaccess.tpl.php:76
msgid "API"
msgstr "API"

#: src/purge.cls.php:394
msgid "Opcode cache is not enabled."
msgstr "La caché opcache no está habilitada."

#: src/import.cls.php:131
msgid "Imported setting file %s successfully."
msgstr "Importado con éxito el archivo de ajustes %s."

#: src/import.cls.php:78
msgid "Import failed due to file error."
msgstr "Importación fallida debido a un error en el archivo."

#: tpl/page_optm/settings_css.tpl.php:56 tpl/page_optm/settings_js.tpl.php:40
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr "Cómo solucionar problemas causados por la optimización CSS/JS."

#: tpl/cache/settings-advanced.tpl.php:76
msgid "This will generate extra requests to the server, which will increase server load."
msgstr "Esto generará peticiones extra al servidor, lo cual aumentará la carga del servidor."

#: tpl/cache/settings-advanced.tpl.php:71
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr "Cuando un visitante pasa el cursor sobre un enlace a una página, precarga esa página. Esto acelera la visita a ese enlace."

#: src/lang.cls.php:222
msgid "Instant Click"
msgstr "Clic instantáneo"

#: tpl/toolbox/purge.tpl.php:54
msgid "Reset the entire opcode cache"
msgstr "Reestablecer toda la caché opcode"

#: tpl/toolbox/import_export.tpl.php:47
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr "Esto importará ajustes desde un archivo y sobreescribirá todos los ajustes de LiteSpeed Cache actuales."

#: tpl/toolbox/import_export.tpl.php:42
msgid "Last imported"
msgstr "Última importación"

#: tpl/toolbox/import_export.tpl.php:36
msgid "Import"
msgstr "Importar"

#: tpl/toolbox/import_export.tpl.php:28
msgid "Import Settings"
msgstr "Ajustes de importación"

#: tpl/toolbox/import_export.tpl.php:25
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr "Esto exportará todos los ajustes actuales de LiteSpeed Cache y los guardará como un archivo."

#: tpl/toolbox/import_export.tpl.php:20
msgid "Last exported"
msgstr "Última exportación"

#: tpl/toolbox/import_export.tpl.php:15
msgid "Export"
msgstr "Exportar"

#: tpl/toolbox/import_export.tpl.php:10
msgid "Export Settings"
msgstr "Ajustes de exportación"

#: tpl/presets/entry.tpl.php:8 tpl/toolbox/entry.tpl.php:11
msgid "Import / Export"
msgstr "Importar / Exportar"

#: src/purge.cls.php:409
msgid "Reset the entire opcode cache successfully."
msgstr "Reestablecida la caché opcache con éxito"

#: tpl/cache/settings_inc.object.tpl.php:249
msgid "Use keep-alive connections to speed up cache operations."
msgstr "Utilizar conexiones keep-alive para acelerar operaciones de la caché."

#: tpl/cache/settings_inc.object.tpl.php:209
msgid "Database to be used"
msgstr "Base de datos a usar"

#: src/lang.cls.php:120
msgid "Redis Database ID"
msgstr "ID de base de datos Redis"

#: tpl/cache/settings_inc.object.tpl.php:196
msgid "Specify the password used when connecting."
msgstr "Especifica la contraseña utilizada al conectar."

#: src/lang.cls.php:119
msgid "Password"
msgstr "Contraseña"

#. translators: %s: SASL
#: tpl/cache/settings_inc.object.tpl.php:180
msgid "Only available when %s is installed."
msgstr "Solo disponible cuando está instalado %s."

#: src/lang.cls.php:118
msgid "Username"
msgstr "Nombre de usuario"

#. translators: %s: Object cache name
#: tpl/cache/settings_inc.object.tpl.php:99
msgid "Your %s Hostname or IP address."
msgstr "El hostname o dirección IP de tu %s."

#: src/lang.cls.php:114
msgid "Method"
msgstr "Método"

#: src/purge.cls.php:450
msgid "Purge all object caches successfully."
msgstr "Vació de todas las cachés de objetos correctamente."

#: src/purge.cls.php:437
msgid "Object cache is not enabled."
msgstr "La caché de objetos no está activada."

#: tpl/cache/settings_inc.object.tpl.php:262
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr "Mejora la velocidad de wp-admin mediante caché. (Puede encontrar datos caducados)"

#: src/lang.cls.php:123
msgid "Persistent Connection"
msgstr "Conexión persistente"

#: src/lang.cls.php:122
msgid "Do Not Cache Groups"
msgstr "Grupos a no cachear"

#: tpl/cache/settings_inc.object.tpl.php:222
msgid "Groups cached at the network level."
msgstr "Grupos cacheados a nivel de red."

#: src/lang.cls.php:121
msgid "Global Groups"
msgstr "Grupos globales"

#: tpl/cache/settings_inc.object.tpl.php:71
msgid "Connection Test"
msgstr "Prueba de conexión"

#. translators: %s: Object cache name
#: tpl/cache/settings_inc.object.tpl.php:58
#: tpl/cache/settings_inc.object.tpl.php:66
msgid "%s Extension"
msgstr "Extensión %s"

#: tpl/cache/settings_inc.object.tpl.php:52 tpl/crawler/blacklist.tpl.php:35
#: tpl/crawler/summary.tpl.php:138
msgid "Status"
msgstr "Estado"

#: tpl/cache/settings_inc.object.tpl.php:164
msgid "Default TTL for cached objects."
msgstr "TTL por defecto para objetos cacheados."

#: src/lang.cls.php:117
msgid "Default Object Lifetime"
msgstr "Tiempo de vida por defecto del objeto"

#: src/lang.cls.php:116
msgid "Port"
msgstr "Puerto"

#: src/lang.cls.php:115
msgid "Host"
msgstr "Host"

#: src/gui.cls.php:511 src/gui.cls.php:673 src/lang.cls.php:113
#: tpl/dash/dashboard.tpl.php:56 tpl/dash/dashboard.tpl.php:613
#: tpl/toolbox/purge.tpl.php:44
msgid "Object Cache"
msgstr "Caché de objetos"

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Failed"
msgstr "Fallido"

#: tpl/cache/settings_inc.object.tpl.php:25
msgid "Passed"
msgstr "Exitoso"

#: tpl/cache/settings_inc.object.tpl.php:23
msgid "Not Available"
msgstr "No disponible"

#: tpl/toolbox/purge.tpl.php:45
msgid "Purge all the object caches"
msgstr "Vaciar todas las cachés de objetos"

#: src/lang.cls.php:124
msgid "Cache WP-Admin"
msgstr "Caché de WP-Admin"

#: src/cdn/cloudflare.cls.php:259 src/cdn/cloudflare.cls.php:281
msgid "Failed to communicate with Cloudflare"
msgstr "Fallo al comunicar con Cloudflare"

#: src/cdn/cloudflare.cls.php:272
msgid "Communicated with Cloudflare successfully."
msgstr "Comunicado con éxito con Cloudflare."

#: src/cdn/cloudflare.cls.php:169
msgid "No available Cloudflare zone"
msgstr "No hay disponible una zona Cloudflare"

#: src/cdn/cloudflare.cls.php:155
msgid "Notified Cloudflare to purge all successfully."
msgstr "Avisado a Cloudflare el vaciado completo con éxito."

#: src/cdn/cloudflare.cls.php:139
msgid "Cloudflare API is set to off."
msgstr "La API de Cloudflare está configurada en off."

#: src/cdn/cloudflare.cls.php:111
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr "Avisado a Cloudflare la configuración del modo de desarrollo a %s con éxito."

#: tpl/cdn/cf.tpl.php:59
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr "Una vez guardado, coincidirá con la lista actual y se completará automáticamente."

#: tpl/cdn/cf.tpl.php:58
msgid "You can just type part of the domain."
msgstr "Puedes simplemente teclear parte de dominio."

#: tpl/cdn/cf.tpl.php:50
msgid "Domain"
msgstr "Dominio"

#: src/lang.cls.php:245
msgid "Cloudflare API"
msgstr "API de Cloudflare"

#: tpl/cdn/cf.tpl.php:150
msgid "Purge Everything"
msgstr "Vaciar todo"

#: tpl/cdn/cf.tpl.php:144
msgid "Cloudflare Cache"
msgstr "Caché de Cloudflare"

#: tpl/cdn/cf.tpl.php:138
msgid "Development Mode will be turned off automatically after three hours."
msgstr "El modo de desarrollo se desactivará automáticamente después de tres horas."

#: tpl/cdn/cf.tpl.php:137
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr "Omite temporalmente la caché de Cloudflare. Esto permite cambios en el servidor de origen para que se vea en tiempo real."

#: tpl/cdn/cf.tpl.php:129
msgid "Development mode will be automatically turned off in %s."
msgstr "El modo de desarrollo se desactivará automáticamente en %s."

#: tpl/cdn/cf.tpl.php:128
msgid "Current status is %s."
msgstr "El estado actual es %s."

#: tpl/cdn/cf.tpl.php:123
msgid "Current status is %1$s since %2$s."
msgstr "El estado actual es %1$s desde %2$s."

#: tpl/cdn/cf.tpl.php:114
msgid "Check Status"
msgstr "Comprobar estado"

#: tpl/cdn/cf.tpl.php:111
msgid "Turn OFF"
msgstr "APAGAR"

#: tpl/cdn/cf.tpl.php:108
msgid "Turn ON"
msgstr "ENCENDER"

#: tpl/cdn/cf.tpl.php:106
msgid "Development Mode"
msgstr "Modo de desarrollo"

#: tpl/cdn/cf.tpl.php:103
msgid "Cloudflare Zone"
msgstr "Zona de Cloudflare"

#: tpl/cdn/cf.tpl.php:102
msgid "Cloudflare Domain"
msgstr "Dominio de Cloudflare"

#: src/gui.cls.php:501 src/gui.cls.php:663 tpl/cdn/cf.tpl.php:91
#: tpl/cdn/entry.tpl.php:9
msgid "Cloudflare"
msgstr "Cloudflare"

#: tpl/page_optm/settings_html.tpl.php:37
#: tpl/page_optm/settings_html.tpl.php:68
msgid "For example"
msgstr "Por ejemplo"

#: tpl/page_optm/settings_html.tpl.php:36
msgid "Prefetching DNS can reduce latency for visitors."
msgstr "La precarga DNS puede reducir la latencia para los visitantes."

#: src/lang.cls.php:159
msgid "DNS Prefetch"
msgstr "Prefetch DNS"

#: tpl/page_optm/settings_media.tpl.php:35
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr "Añade estilos a tus imágenes de carga diferida"

#: src/admin-display.cls.php:1078 src/admin-display.cls.php:1082
#: tpl/cdn/other.tpl.php:84
msgid "Default value"
msgstr "Valor por defecto"

#: tpl/cdn/other.tpl.php:81
msgid "Static file type links to be replaced by CDN links."
msgstr "Enlaces de tipo de archivo estático que se reemplazarán con enlaces a la CDN."

#: src/lang.cls.php:111
msgid "Drop Query String"
msgstr "Ignorar cadenas de consulta"

#: tpl/cache/settings-advanced.tpl.php:57
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr "Activa esta opción si estás usando tanto HTTP como HTTPS en el mismo dominio y estás notando irregularidades en la caché."

#: src/lang.cls.php:221
msgid "Improve HTTP/HTTPS Compatibility"
msgstr "Mejorar compatibilidad HTTP/HTTPS"

#: tpl/img_optm/summary.tpl.php:365
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr "Eliminar todos los resultados/peticiones de optimización de imágenes previos, revertir optimizaciones completadas, y eliminar todos los archivos de optimización."

#: tpl/img_optm/settings.media_webp.tpl.php:26 tpl/img_optm/summary.tpl.php:361
msgid "Destroy All Optimization Data"
msgstr "Destruir todos los datos de optimización"

#: tpl/img_optm/summary.tpl.php:296
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr "Buscar nuevos tamaños de miniaturas de imágenes no optimizadas y reenviar las solicitudes de optimización de imágenes necesarias."

#: tpl/img_optm/settings.tpl.php:87
msgid "This will increase the size of optimized files."
msgstr "Esto aumentará el tamaño de los archivos optimizados."

#: tpl/img_optm/settings.tpl.php:86
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr "Preservar datos EXIF (copyright, GPS, comentarios, palabras clave, etc) al optimizar."

#: thirdparty/woocommerce.content.tpl.php:24
msgid "To test the cart, visit the <a %s>FAQ</a>."
msgstr "Para probar el carrito, visita la <a %s>FAQ</a>."

#: src/utility.cls.php:231 tpl/dash/dashboard.tpl.php:434
#: tpl/dash/dashboard.tpl.php:503
msgid " %s ago"
msgstr " hace %s"

#: src/media.cls.php:380
msgid "WebP saved %s"
msgstr "WebP guardado %s"

#: tpl/toolbox/report.tpl.php:60
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr "Si experimentas algún problema, por favor menciona el número de informe en tu mensaje de soporte."

#: tpl/img_optm/summary.tpl.php:149
msgid "Last pull initiated by cron at %s."
msgstr "Última descarga iniciada por cron a las %s."

#: tpl/img_optm/summary.tpl.php:85
msgid "Images will be pulled automatically if the cron job is running."
msgstr "Las imágenes serán descargadas automáticamente si la tarea cron si está ejecutando."

#: tpl/img_optm/summary.tpl.php:85
msgid "Only press the button if the pull cron job is disabled."
msgstr "Solo pulsar el botón si la tarea cron de descarga está desactivada."

#: tpl/img_optm/summary.tpl.php:94
msgid "Pull Images"
msgstr "Descargar imágenes"

#: tpl/img_optm/summary.tpl.php:134
msgid "This process is automatic."
msgstr "Este proceso es automático."

#: tpl/dash/dashboard.tpl.php:575 tpl/img_optm/summary.tpl.php:314
msgid "Last Request"
msgstr "Última petición"

#: tpl/dash/dashboard.tpl.php:547 tpl/img_optm/summary.tpl.php:311
msgid "Images Pulled"
msgstr "Imágenes recuperadas"

#: tpl/toolbox/entry.tpl.php:20
msgid "Report"
msgstr "Informe"

#: tpl/toolbox/report.tpl.php:126
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr "Enviar este informe a LiteSpeed. Menciona este número de informe al publicar en el foro de soporte de WordPress."

#: tpl/toolbox/report.tpl.php:30
msgid "Send to LiteSpeed"
msgstr "Enviar a LiteSpeed"

#: src/media.cls.php:258
msgid "LiteSpeed Optimization"
msgstr "Optimización de LiteSpeed"

#: src/lang.cls.php:166
msgid "Load Google Fonts Asynchronously"
msgstr "Cargar Google Fonts asíncronamente"

#: src/lang.cls.php:98
msgid "Browser Cache TTL"
msgstr "TTL caché de navegador"

#: tpl/img_optm/summary.tpl.php:325
msgid "Results can be checked in <a %s>Media Library</a>."
msgstr "Los resultados pueden comprobarse en <a %s>Biblioteca de medios</a>."

#: src/doc.cls.php:88 src/doc.cls.php:140 tpl/cdn/cf.tpl.php:139
#: tpl/dash/dashboard.tpl.php:179 tpl/dash/dashboard.tpl.php:831
#: tpl/general/online.tpl.php:67 tpl/general/online.tpl.php:79
#: tpl/general/online.tpl.php:95 tpl/img_optm/summary.tpl.php:51
#: tpl/inc/check_cache_disabled.php:42
msgid "Learn More"
msgstr "Leer más"

#: src/lang.cls.php:29
msgid "Images optimized and pulled"
msgstr "Imágenes optimizadas y descargadas"

#: src/lang.cls.php:27 tpl/dash/dashboard.tpl.php:555
msgid "Images requested"
msgstr "Imágenes solicitadas"

#: src/img-optm.cls.php:2001 src/img-optm.cls.php:2061
msgid "Switched to optimized file successfully."
msgstr "Cambio correcto a archivo optimizado."

#: src/img-optm.cls.php:2055
msgid "Restored original file successfully."
msgstr "Archivo original restaurado con éxito."

#: src/img-optm.cls.php:2025
msgid "Enabled WebP file successfully."
msgstr "Archivo WebP activado con éxito."

#: src/img-optm.cls.php:2020
msgid "Disabled WebP file successfully."
msgstr "Archivo WebP desactivado con éxito."

#: tpl/img_optm/settings.media_webp.tpl.php:18
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr "Mejora significativamente el tiempo de carga reemplazando imágenes con sus versiones %s optimizadas."

#: tpl/cache/settings-excludes.tpl.php:135
msgid "Selected roles will be excluded from cache."
msgstr "Los perfiles seleccionados serán excluidos de la caché."

#: tpl/page_optm/settings_tuning.tpl.php:147
msgid "Selected roles will be excluded from all optimizations."
msgstr "Los perfiles seleccionados serán excluidos de todas las optimizaciones."

#: src/lang.cls.php:178
msgid "Role Excludes"
msgstr "Excluir perfiles"

#: tpl/general/settings_tuning.tpl.php:9
#: tpl/page_optm/settings_tuning.tpl.php:20
#: tpl/page_optm/settings_tuning_css.tpl.php:8
msgid "Tuning Settings"
msgstr "Configuración de ajustes"

#: tpl/cache/settings-excludes.tpl.php:106
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr "Si no se encuentra el slug de la etiqueta, la etiqueta será eliminada de la lista al guardar."

#: tpl/dash/dashboard.tpl.php:538 tpl/img_optm/summary.tpl.php:68
#: tpl/img_optm/summary.tpl.php:81
msgid "Send Optimization Request"
msgstr "Enviar solicitud de optimización"

#: tpl/img_optm/summary.tpl.php:266
msgid "Image Information"
msgstr "Información de imágenes"

#: tpl/dash/dashboard.tpl.php:544 tpl/img_optm/summary.tpl.php:308
msgid "Total Reduction"
msgstr "Reducción total"

#: tpl/img_optm/summary.tpl.php:305
msgid "Optimization Summary"
msgstr "Resumen de optimización"

#: tpl/img_optm/entry.tpl.php:23
msgid "LiteSpeed Cache Image Optimization"
msgstr "Optimización de imágenes de LiteSpeed Cache"

#: src/admin-display.cls.php:132 src/gui.cls.php:629
#: tpl/dash/dashboard.tpl.php:190 tpl/dash/network_dash.tpl.php:28
#: tpl/general/online.tpl.php:121 tpl/general/online.tpl.php:136
#: tpl/presets/standard.tpl.php:25
msgid "Image Optimization"
msgstr "Optimización de imágenes"

#: tpl/general/entry.tpl.php:10 tpl/page_optm/entry.tpl.php:14
#: tpl/page_optm/entry.tpl.php:15
msgid "Tuning"
msgstr "Ajustar"

#: tpl/cache/settings-excludes.tpl.php:73
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr "Si no se encuentra el nombre de la categoría, la categoría será eliminada de la lista al guardar."

#: tpl/img_optm/summary.tpl.php:133
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr "Después de que el servidor de optimización de imágenes de QUIC.cloud termine de optimizar, avisará a tu sitio para descargar las imágenes optimizadas."

#: tpl/page_optm/settings_media.tpl.php:52
msgid "For example, %s can be used for a transparent placeholder."
msgstr "Por ejemplo, los %s pueden usarse para un marcador de posición transparente."

#: tpl/page_optm/settings_media.tpl.php:51
msgid "By default a gray image placeholder %s will be used."
msgstr "Por defecto, se utilizará un marcador de posición de imagen gris %s."

#: tpl/page_optm/settings_media.tpl.php:50
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr "Esto puede ser predefinido en %2$s así como usando las constantes %1$s, tomando prioridad con esta configuración."

#: tpl/page_optm/settings_media.tpl.php:49
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr "Especifica una imagen base64 que se usará como un sencillo marcador de posición mientras terminan de cargarse las imágenes."

#: tpl/page_optm/settings_media_exc.tpl.php:29
#: tpl/page_optm/settings_tuning.tpl.php:61
#: tpl/page_optm/settings_tuning.tpl.php:82
#: tpl/page_optm/settings_tuning.tpl.php:103
#: tpl/page_optm/settings_tuning_css.tpl.php:27
msgid "Elements with attribute %s in html code will be excluded."
msgstr "Se excluirán los elementos con el atributo %s en código html."

#: tpl/cache/settings-esi.tpl.php:106
#: tpl/page_optm/settings_media_exc.tpl.php:28
#: tpl/page_optm/settings_tuning.tpl.php:40
#: tpl/page_optm/settings_tuning.tpl.php:60
#: tpl/page_optm/settings_tuning.tpl.php:81
#: tpl/page_optm/settings_tuning.tpl.php:102
#: tpl/page_optm/settings_tuning.tpl.php:121
#: tpl/page_optm/settings_tuning_css.tpl.php:26
#: tpl/page_optm/settings_tuning_css.tpl.php:87
msgid "Filter %s is supported."
msgstr "El filtro %s es compatible."

#: tpl/page_optm/settings_media_exc.tpl.php:22
msgid "Listed images will not be lazy loaded."
msgstr "Las imágenes listadas no se cargarán de forma retrasada."

#: src/lang.cls.php:185
msgid "Lazy Load Image Excludes"
msgstr "Exclusiones de carga retrasada de imágenes"

#: src/gui.cls.php:461
msgid "No optimization"
msgstr "Sin optimización"

#: tpl/page_optm/settings_tuning.tpl.php:117
msgid "Prevent any optimization of listed pages."
msgstr "Evitar cualquier optimización de las páginas listadas."

#: src/lang.cls.php:176
msgid "URI Excludes"
msgstr "URL excluidas"

#: src/doc.cls.php:126
msgid "Both full URLs and partial strings can be used."
msgstr "Pueden utilizarse tanto URLs completas como cadenas parciales."

#: tpl/page_optm/settings_media.tpl.php:225
msgid "Load iframes only when they enter the viewport."
msgstr "Cargar iframes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:201
msgid "Lazy Load Iframes"
msgstr "Retrasar la carga de iframes"

#: tpl/page_optm/settings_media.tpl.php:31
#: tpl/page_optm/settings_media.tpl.php:226
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr "Esto puede mejorar el tiempo de carga de la página reduciendo las peticiones HTTP iniciales."

#: tpl/page_optm/settings_media.tpl.php:30
msgid "Load images only when they enter the viewport."
msgstr "Cargar las imágenes sólo cuando entran en la ventana de visualización."

#: src/lang.cls.php:184
msgid "Lazy Load Images"
msgstr "Retrasar la carga de imágenes"

#: tpl/page_optm/entry.tpl.php:10 tpl/page_optm/settings_media.tpl.php:16
msgid "Media Settings"
msgstr "Ajustes de medios"

#: tpl/cache/settings-esi.tpl.php:117 tpl/cache/settings-purge.tpl.php:111
#: tpl/cdn/other.tpl.php:128
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr "El comodín %1$s es compatible (compara cero o más caracteres). Por ejemplo, para igualar %2$s y %3$s, utiliza %4$s."

#: src/admin-display.cls.php:1229
msgid "To match the beginning, add %s to the beginning of the item."
msgstr "Para que coincida con el principio, añade %s al comienzo del artículo."

#: tpl/banner/score.php:115
msgid "Maybe later"
msgstr "Quizás más tarde"

#: tpl/banner/score.php:114
msgid "I've already left a review"
msgstr "Ya he dejado una valoración"

#: tpl/banner/slack.php:20
msgid "Welcome to LiteSpeed"
msgstr "Bienvenido a LiteSpeed"

#: tpl/page_optm/settings_html.tpl.php:166
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr "Deja de cargar los emojis de WordPress.org. En su lugar, se mostrarán los emoji por defecto del navegador."

#: src/lang.cls.php:174 tpl/presets/standard.tpl.php:45
msgid "Remove WordPress Emoji"
msgstr "Eliminar emojis de WordPress"

#: src/gui.cls.php:469
msgid "More settings"
msgstr "Más ajustes"

#: src/gui.cls.php:450
msgid "Private cache"
msgstr "Caché privada"

#: src/gui.cls.php:439
msgid "Non cacheable"
msgstr "No cacheable"

#: src/gui.cls.php:416
msgid "Mark this page as "
msgstr "Marcar esta página como "

#: src/gui.cls.php:392 src/gui.cls.php:407
msgid "Purge this page"
msgstr "Vaciar esta página"

#: src/lang.cls.php:156
msgid "Load JS Deferred"
msgstr "Deferir carga de JS"

#: tpl/page_optm/settings_tuning_css.tpl.php:158
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr "Especifica reglas CSS críticas para contenido de la mitad superior de la página al activar %s."

#: src/lang.cls.php:168
msgid "Critical CSS Rules"
msgstr "Reglas de CSS críticas"

#: src/lang.cls.php:152 tpl/page_optm/settings_tuning_css.tpl.php:158
msgid "Load CSS Asynchronously"
msgstr "Cargar CSS asíncronamente"

#: tpl/page_optm/settings_html.tpl.php:153
msgid "Prevent Google Fonts from loading on all pages."
msgstr "Evita que cargue Google Fonts en todas las páginas."

#: src/lang.cls.php:167
msgid "Remove Google Fonts"
msgstr "Eliminar Google Fonts"

#: tpl/page_optm/settings_css.tpl.php:217
#: tpl/page_optm/settings_html.tpl.php:167 tpl/page_optm/settings_js.tpl.php:73
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr "Esto puede mejorar tu puntuación de velocidad en servicios como Pingdom, GTmetrix y PageSpeed."

#: src/lang.cls.php:165
msgid "Remove Query Strings"
msgstr "Eliminar query strings"

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:28
msgid "user agents"
msgstr "user agents"

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:28
msgid "cookies"
msgstr "cookies"

#: tpl/cache/settings_inc.browser.tpl.php:41
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr "El cacheo de navegador almacena archivos estáticos localmente en el navegador del usuario. Activa este ajuste para reducir peticiones repetidas a archivos estáticos."

#: src/lang.cls.php:91 tpl/dash/dashboard.tpl.php:57
#: tpl/dash/dashboard.tpl.php:614 tpl/presets/standard.tpl.php:13
msgid "Browser Cache"
msgstr "Caché del navegador"

#: tpl/cache/settings-excludes.tpl.php:100
msgid "tags"
msgstr "etiquetas"

#: src/lang.cls.php:136
msgid "Do Not Cache Tags"
msgstr "Etiquetas a no cachear"

#: tpl/cache/settings-excludes.tpl.php:110
msgid "To exclude %1$s, insert %2$s."
msgstr "Para excluir %1$s, insertar %2$s."

#: tpl/cache/settings-excludes.tpl.php:67
msgid "categories"
msgstr "categorías"

#. translators: %s: "cookies"
#. translators: %s: "user agents"
#: tpl/cache/settings-excludes.tpl.php:67
#: tpl/cache/settings-excludes.tpl.php:100
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:27
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:27
msgid "To prevent %s from being cached, enter them here."
msgstr "Para evitar que los %s sean almacenados en la caché, introdúcelos aquí."

#: src/lang.cls.php:135
msgid "Do Not Cache Categories"
msgstr "Categorías a no cachear"

#: tpl/cache/settings-excludes.tpl.php:45
msgid "Query strings containing these parameters will not be cached."
msgstr "Las cadenas de consulta que contengan estos parámetros no se almacenarán en la caché."

#: src/lang.cls.php:134
msgid "Do Not Cache Query Strings"
msgstr "Cadenas de consulta a no cachear"

#: tpl/cache/settings-excludes.tpl.php:30
msgid "Paths containing these strings will not be cached."
msgstr "Las rutas que contengan estas cadenas no serán cacheadas."

#: src/lang.cls.php:133
msgid "Do Not Cache URIs"
msgstr "URIs a no cachear"

#: src/admin-display.cls.php:1231 src/doc.cls.php:109
msgid "One per line."
msgstr "Una por línea."

#: tpl/cache/settings-cache.tpl.php:119
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr "Las rutas de URI que contengan estas cadenadas NO serán cacheadas como públicas."

#: src/lang.cls.php:110
msgid "Private Cached URIs"
msgstr "URIs cacheadas privadamente"

#: tpl/page_optm/settings_html.tpl.php:115
msgid "Remove query strings from internal static resources."
msgstr "Eliminar cadenas de consulta de recursos estáticos internos."

#: tpl/cdn/other.tpl.php:164
msgid "Paths containing these strings will not be served from the CDN."
msgstr "Las rutas que contengan las siguientes cadenas no se servirán desde el CDN."

#: src/lang.cls.php:244
msgid "Exclude Path"
msgstr "Excluir ruta"

#: src/lang.cls.php:240 tpl/cdn/other.tpl.php:87
msgid "Include File Types"
msgstr "Incluir tipos de archivo"

#: tpl/cdn/other.tpl.php:77
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr "Servir todos los archivos JS a través de la CDN. Esto afectará a todos los archivos JS en cola de WordPress."

#: src/lang.cls.php:239
msgid "Include JS"
msgstr "Incluir JS"

#: tpl/cdn/other.tpl.php:73
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr "Servir todos los archivos CSS a través de la CDN. Esto afectará a todos los archivos CSS en cola de WordPress."

#: src/lang.cls.php:238
msgid "Include CSS"
msgstr "Incluir CSS"

#: src/lang.cls.php:237
msgid "Include Images"
msgstr "Incluir imágenes"

#: src/admin-display.cls.php:237
msgid "CDN URL to be used. For example, %s"
msgstr "URL de la CDN a utilizar. Por ejemplo, %s"

#: src/lang.cls.php:236
msgid "CDN URL"
msgstr "URL de CDN"

#: tpl/cdn/other.tpl.php:127
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr "URL del sitio a servir a través de la CDN. Empezando con %1$s. Por ejemplo, %2$s."

#: src/lang.cls.php:242
msgid "Original URLs"
msgstr "URLs originales"

#: tpl/cdn/other.tpl.php:20
msgid "CDN Settings"
msgstr "Ajustes de CDN"

#: src/admin-display.cls.php:130
msgid "CDN"
msgstr "CDN"

#: src/admin-display.cls.php:242 src/admin-display.cls.php:944
#: src/admin-display.cls.php:970 src/admin-display.cls.php:1019
#: tpl/cache/settings-cache.tpl.php:28
#: tpl/cache/settings_inc.object.tpl.php:280 tpl/cdn/other.tpl.php:39
#: tpl/img_optm/settings.media_webp.tpl.php:14
#: tpl/page_optm/settings_css.tpl.php:87 tpl/page_optm/settings_js.tpl.php:69
#: tpl/page_optm/settings_media.tpl.php:170
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "OFF"
msgstr "OFF"

#: src/admin-display.cls.php:241 src/admin-display.cls.php:943
#: src/admin-display.cls.php:970 src/admin-display.cls.php:1019
#: src/doc.cls.php:40 tpl/cache/settings-cache.tpl.php:28
#: tpl/cache/settings_inc.cache_mobile.tpl.php:91 tpl/cdn/other.tpl.php:34
#: tpl/crawler/settings.tpl.php:114 tpl/page_optm/settings_css.tpl.php:221
#: tpl/page_optm/settings_media.tpl.php:166
#: tpl/toolbox/settings-debug.tpl.php:49
msgid "ON"
msgstr "ON"

#: src/purge.cls.php:378
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr "Solicitado el vaciado de entradas CSS/JS al servidor web LiteSpeed."

#: tpl/page_optm/settings_html.tpl.php:23
msgid "Minify HTML content."
msgstr "Minificar contenido HTML."

#: src/lang.cls.php:149
msgid "HTML Minify"
msgstr "Minificar HTML"

#: src/lang.cls.php:164
msgid "JS Excludes"
msgstr "Excluir JS"

#: src/data.upgrade.func.php:235 src/lang.cls.php:147
msgid "JS Combine"
msgstr "Combinar JS"

#: src/lang.cls.php:146
msgid "JS Minify"
msgstr "Minificar JS"

#: src/lang.cls.php:162
msgid "CSS Excludes"
msgstr "Excluir CSS"

#: src/lang.cls.php:139
msgid "CSS Combine"
msgstr "Combinar CSS"

#: src/lang.cls.php:138
msgid "CSS Minify"
msgstr "Minificar CSS"

#: tpl/page_optm/entry.tpl.php:34
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr "Por favor, prueba a fondo al activar cualquier opción de esta lista. Después de cambiar ajustes de minimización/combinación, por favor realiza una acción «Vaciar todo»."

#: tpl/toolbox/purge.tpl.php:37
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr "Esto vaciará solo las entradas CSS/JS minimizadas o combinadas"

#: tpl/toolbox/purge.tpl.php:23
msgid "Purge %s Error"
msgstr "Vaciar error %s"

#: tpl/db_optm/manage.tpl.php:78
msgid "Database Optimizer"
msgstr "Optimizador de base de datos"

#: tpl/db_optm/manage.tpl.php:50
msgid "Optimize all tables in your database"
msgstr "Optimizar todas las tablas en tu base de datos"

#: tpl/db_optm/manage.tpl.php:49
msgid "Optimize Tables"
msgstr "Optimizar tablas"

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all transient options"
msgstr "Borrar todas las opciones de datos transitorios"

#: tpl/db_optm/manage.tpl.php:45
msgid "All Transients"
msgstr "Todos los datos transitorios"

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean expired transient options"
msgstr "Borrar opciones de datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:41
msgid "Expired Transients"
msgstr "Datos transitorios expirados"

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all trackbacks and pingbacks"
msgstr "Borrar todos los trackbacks y pingbacks"

#: tpl/db_optm/manage.tpl.php:37
msgid "Trackbacks/Pingbacks"
msgstr "Trackbacks/pingbacks"

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed comments"
msgstr "Borrar todos los comentarios en la papelera"

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Comments"
msgstr "Comentarios enviados a la papelera"

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all spam comments"
msgstr "Borrar todos los comentarios spam"

#: tpl/db_optm/manage.tpl.php:29
msgid "Spam Comments"
msgstr "Comentarios spam"

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all trashed posts and pages"
msgstr "Borrar todas las entradas y páginas en la papelera"

#: tpl/db_optm/manage.tpl.php:25
msgid "Trashed Posts"
msgstr "Entradas enviadas a la papelera"

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all auto saved drafts"
msgstr "Borrar todos los borradores guardados automáticamente"

#: tpl/db_optm/manage.tpl.php:21
msgid "Auto Drafts"
msgstr "Borradores automáticos"

#: tpl/db_optm/manage.tpl.php:14
msgid "Clean all post revisions"
msgstr "Borrar todas las revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:13
msgid "Post Revisions"
msgstr "Revisiones de entradas"

#: tpl/db_optm/manage.tpl.php:9
msgid "Clean All"
msgstr "Limpiar todo"

#: src/db-optm.cls.php:242
msgid "Optimized all tables."
msgstr "Optimizadas todas las tablas."

#: src/db-optm.cls.php:232
msgid "Clean all transients successfully."
msgstr "Limpieza de todos los datos transitorios exitosa."

#: src/db-optm.cls.php:228
msgid "Clean expired transients successfully."
msgstr "Limpieza de datos transitorios expirados exitosa."

#: src/db-optm.cls.php:224
msgid "Clean trackbacks and pingbacks successfully."
msgstr "Limpieza de trackbacks y pingbacks exitosa."

#: src/db-optm.cls.php:220
msgid "Clean trashed comments successfully."
msgstr "Limpieza de comentarios en papelera exitosa."

#: src/db-optm.cls.php:216
msgid "Clean spam comments successfully."
msgstr "Limpieza de comentarios no deseados exitosa."

#: src/db-optm.cls.php:212
msgid "Clean trashed posts and pages successfully."
msgstr "Limpieza de páginas y entradas en papelera exitosa."

#: src/db-optm.cls.php:208
msgid "Clean auto drafts successfully."
msgstr "Limpieza de borradores automáticos exitosa."

#: src/db-optm.cls.php:200
msgid "Clean post revisions successfully."
msgstr "Limpieza de revisiones de entradas exitosa."

#: src/db-optm.cls.php:143
msgid "Clean all successfully."
msgstr "Limpieza completa exitosa."

#: src/lang.cls.php:93
msgid "Default Private Cache TTL"
msgstr "TTL por defecto de la caché privada"

#: tpl/cache/settings-esi.tpl.php:145
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr "Si tu sitio incluye contenido público que solo ciertos perfiles de usuarios pueden ver, puedes especificar un grupo de variación para dichos perfiles de usuario. Por ejemplo, especificar un grupo de variación de administrador permite que haya una página cacheada públicamente personalziada para administradores (con enlaces de \"editar\", etc.), mientras que el resto de perfiles de usuario ven la página pública por defecto."

#: src/lang.cls.php:219 tpl/page_optm/settings_css.tpl.php:139
#: tpl/page_optm/settings_css.tpl.php:283 tpl/page_optm/settings_vpi.tpl.php:86
msgid "Vary Group"
msgstr "Grupos de variación"

#: tpl/cache/settings-esi.tpl.php:85
msgid "Cache the built-in Comment Form ESI block."
msgstr "Almacena en la caché el bloque ESI del formulario de comentarios incluido."

#: src/lang.cls.php:217
msgid "Cache Comment Form"
msgstr "Cachear formulario de comentario"

#: src/lang.cls.php:216
msgid "Cache Admin Bar"
msgstr "Cachear barra de administrador"

#: tpl/cache/settings-esi.tpl.php:59
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr "Actívalo para almacenar en la caché las páginas públicas para los usuarios conectados y muestra la barra de administración y el formulario de comentarios mediante bloques ESI. Estos dos bloques no serán almacenados en la caché, salvo que se active a continuación."

#: tpl/cache/settings-esi.tpl.php:21
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr "ESI te permite designar partes de tu página dinámica como fragmentos diferentes que son combinados juntos para formar la página completa. En otras palabras,  ESI permite \"hacer huecos\" en una página, y rellenar dichos huecos con contenido que puede ser cacheado privadamente, cacheado públicamente con su propio TTL, o no cacheado."

#: tpl/cache/settings-esi.tpl.php:20
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr "Con ESI (Edge Side Includes), las páginas pueden ser servidas desde la caché a usuarios con sesión iniciada."

#: tpl/esi_widget_edit.php:47
msgid "Private"
msgstr "Privada"

#: tpl/esi_widget_edit.php:46
msgid "Public"
msgstr "Pública"

#: tpl/cache/network_settings-purge.tpl.php:17
#: tpl/cache/settings-purge.tpl.php:15
msgid "Purge Settings"
msgstr "Ajustes del vaciado"

#: src/lang.cls.php:108 tpl/cache/settings_inc.cache_mobile.tpl.php:90
msgid "Cache Mobile"
msgstr "Cache móvil"

#: tpl/toolbox/settings-debug.tpl.php:88
msgid "Advanced level will log more details."
msgstr "El nivel avanzado registrará más detalles."

#: tpl/presets/standard.tpl.php:22 tpl/toolbox/settings-debug.tpl.php:86
msgid "Basic"
msgstr "Básico"

#: tpl/crawler/settings.tpl.php:68
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr "La carga media permitida como máximo en el servidor durante la indexación. El número de hilos en uso del crawler será reducido activamente hasta que la carga media del servidor baje de este límite. Si esto no es posible con un solo hilo, el proceso de indexación actual será terminado."

#: src/lang.cls.php:107
msgid "Cache Login Page"
msgstr "Cachear página de acceso"

#: tpl/cache/settings-cache.tpl.php:89
msgid "Cache requests made by WordPress REST API calls."
msgstr "Cachear peticiones realizadas por llamadas de la API REST de WordPress."

#: src/lang.cls.php:106
msgid "Cache REST API"
msgstr "Cachear API REST"

#: tpl/cache/settings-cache.tpl.php:76
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr "Cachear privadamente a los usuarios con comentarios pendientes. Desactivar esta opción servirá páginas no-cacheables a los comentaristas. (LSWS %s requerido)"

#: src/lang.cls.php:105
msgid "Cache Commenters"
msgstr "Cachear comentaristas"

#: tpl/cache/settings-cache.tpl.php:63
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr "Cachear privadamente páginas del sitio para usuarios con sesión iniciada. (LSWS %s requerido)"

#: src/lang.cls.php:104
msgid "Cache Logged-in Users"
msgstr "Cachear usuarios con sesión iniciada"

#: tpl/cache/network_settings-cache.tpl.php:17
#: tpl/cache/settings-cache.tpl.php:15
msgid "Cache Control Settings"
msgstr "Ajustes de control de caché"

#: tpl/cache/entry.tpl.php:20
msgid "ESI"
msgstr "ESI"

#: tpl/cache/entry.tpl.php:19 tpl/cache/entry_network.tpl.php:18
msgid "Excludes"
msgstr "Excluir"

#: tpl/cache/entry.tpl.php:18 tpl/cache/entry_network.tpl.php:17
#: tpl/toolbox/entry.tpl.php:7 tpl/toolbox/purge.tpl.php:134
msgid "Purge"
msgstr "Vaciar"

#: src/admin-display.cls.php:128 tpl/cache/entry.tpl.php:16
#: tpl/cache/entry_network.tpl.php:16
msgid "Cache"
msgstr "Caché"

#: thirdparty/woocommerce.tab.tpl.php:3
msgid "WooCommerce"
msgstr "WooCommerce"

#: tpl/inc/show_rule_conflict.php:7
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)"
msgstr "Se ha encontrado una regla inesperada de la caché %2$s en el archivo %1$s. Esta regla puede hacer que los visitantes vean las versiones anteriores de las páginas debido a que el navegador almacena en la caché las páginas HTML. Si estás seguro de que las páginas HTML no están siendo almacenadas en la caché del navegador, puedes ignorar este mensaje. (<a %3$s>Más Información</a>)"

#: tpl/cache/settings-purge.tpl.php:132
msgid "Current server time is %s."
msgstr "La hora actual del servidor es %s."

#: tpl/cache/settings-purge.tpl.php:131
msgid "Specify the time to purge the \"%s\" list."
msgstr "Especifica la hora para vaciar la lista «%s»."

#: tpl/cache/settings-purge.tpl.php:107
msgid "Both %1$s and %2$s are acceptable."
msgstr "Tanto %1$s como %2$s son aceptables."

#: src/lang.cls.php:130 tpl/cache/settings-purge.tpl.php:106
msgid "Scheduled Purge Time"
msgstr "Hora de vaciado programado"

#: tpl/cache/settings-purge.tpl.php:106
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr "La URLs aquí (una por línea) serán vaciadas automáticamente a la hora establecida en la opción «%s»."

#: src/lang.cls.php:129 tpl/cache/settings-purge.tpl.php:131
msgid "Scheduled Purge URLs"
msgstr "URLs de vaciado programado"

#: tpl/toolbox/settings-debug.tpl.php:116
msgid "Shorten query strings in the debug log to improve readability."
msgstr "Acortar cadenas de peticiones en el registro de depuración para mejorar la legibilidad."

#: tpl/toolbox/entry.tpl.php:19
msgid "Heartbeat"
msgstr "Heartbeat"

#: tpl/toolbox/settings-debug.tpl.php:99
msgid "MB"
msgstr "MB"

#: src/lang.cls.php:259
msgid "Log File Size Limit"
msgstr "Límite de tamaño de archivo de registro"

#: src/htaccess.cls.php:787
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr "<p>Por favor añade/reemplaza los siguientes códigos al comiendo de %1$s:</p> %2$s"

#: src/error.cls.php:139 src/error.cls.php:163
msgid "%s file not writable."
msgstr "No se puede escribir el archivo %s."

#: src/error.cls.php:159
msgid "%s file not readable."
msgstr "No se puede leer el archivo %s."

#: src/lang.cls.php:260
msgid "Collapse Query Strings"
msgstr "Colapsar cadenas de peticiones"

#: tpl/cache/settings-esi.tpl.php:15
msgid "ESI Settings"
msgstr "Ajustes de ESI"

#: tpl/esi_widget_edit.php:74
msgid "A TTL of 0 indicates do not cache."
msgstr "Un TTL de 0 implica no cachear."

#: tpl/esi_widget_edit.php:73
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr "Valor recomendado: 28800 segundos (8 horas)."

#: tpl/esi_widget_edit.php:63
msgid "Widget Cache TTL:"
msgstr "TTL caché de Widgets:"

#: src/lang.cls.php:215 tpl/esi_widget_edit.php:36
msgid "Enable ESI"
msgstr "Activar ESI"

#: tpl/crawler/summary.tpl.php:55
msgid "See <a %s>Introduction for Enabling the Crawler</a> for detailed information."
msgstr "Ver <a %s>Introducción para activar el Crawler</a> para información detallada."

#: src/lang.cls.php:253
msgid "Custom Sitemap"
msgstr "Sitemap personalizado"

#: tpl/toolbox/purge.tpl.php:284
msgid "Purge pages by relative or full URL."
msgstr "Vaciar páginas por URL completa o relativa."

#: tpl/cache/settings-esi.tpl.php:45 tpl/cdn/cf.tpl.php:95
#: tpl/crawler/summary.tpl.php:53 tpl/inc/check_cache_disabled.php:31
#: tpl/inc/check_if_network_disable_all.php:19
#: tpl/page_optm/settings_css.tpl.php:72 tpl/page_optm/settings_css.tpl.php:212
#: tpl/page_optm/settings_localization.tpl.php:12
msgid "WARNING"
msgstr "ADVERTENCIA"

#: tpl/crawler/summary.tpl.php:54
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr "La característica de crawler no está activada en el servidor LiteSpeed. Por favor, consulta al administrador del servidor."

#: tpl/crawler/summary.tpl.php:116
msgid "<b>Last crawled:</b> %s item(s)"
msgstr "<b>Última indexación:</b> %s elemento(s)"

#: tpl/crawler/summary.tpl.php:68
msgid "The next complete sitemap crawl will start at"
msgstr "La siguiente indexación de sitemap completa empezará a las"

#: src/file.cls.php:178
msgid "Failed to write to %s."
msgstr "Error al escribir a %s."

#: src/file.cls.php:161
msgid "Folder is not writable: %s."
msgstr "El directorio no es escribible: %s."

#: src/file.cls.php:153
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr "No se puede crear el directorio: %1$s. Error: %2$s"

#: src/file.cls.php:141
msgid "Folder does not exist: %s"
msgstr "El directorio no existe: %s"

#: src/core.cls.php:332
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr "Solicitado el vaciado de la lista al servidor web LiteSpeed."

#: tpl/toolbox/settings-debug.tpl.php:66
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr "Permite a las IPs listadas (una por línea) ejecutar ciertas acciones desde sus navegadores."

#: src/lang.cls.php:250
msgid "Server Load Limit"
msgstr "Límite de carga del servidor"

#: tpl/crawler/settings.tpl.php:39
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr "Especifica tras cuanto tiempo el Crawler debe indexar el sitemap entero de nuevo."

#: src/lang.cls.php:249
msgid "Crawl Interval"
msgstr "Intervalo de indexación"

#. translators: %s: Example subdomain
#: tpl/cache/settings_inc.login_cookie.tpl.php:53
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr "Y otro WordPress instalado (NO MULTISITIO) en %s"

#: tpl/cache/entry_network.tpl.php:27
msgid "LiteSpeed Cache Network Cache Settings"
msgstr "Ajustes de la caché de la red de caché de LiteSpeed"

#: tpl/toolbox/purge.tpl.php:178
msgid "Select below for \"Purge by\" options."
msgstr "Selecciona debajo las opciones de «Vaciar por»."

#: tpl/crawler/summary.tpl.php:251
msgid "No crawler meta file generated yet"
msgstr "Archivo meta del crawler aún no generado"

#: tpl/crawler/summary.tpl.php:233
msgid "Show crawler status"
msgstr "Mostrar estado del Crawler"

#: tpl/crawler/summary.tpl.php:226
msgid "Watch Crawler Status"
msgstr "Ver estado del Crawler"

#: tpl/crawler/summary.tpl.php:221
msgid "Please see <a %s>Hooking WP-Cron Into the System Task Scheduler</a> to learn how to create the system cron task."
msgstr "Por favor, consulta <a %s>Hooking WP-Cron Into the System Task Scheduler</a> para aprender cómo crear la tarea en el programador de tareas del sistema."

#: tpl/crawler/summary.tpl.php:214
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr "La frecuencia de ejecución está fijada por el ajuste de Intervalo entre ejecuciones."

#: tpl/crawler/summary.tpl.php:125
msgid "Manually run"
msgstr "Ejecutar manualmente"

#: tpl/crawler/summary.tpl.php:122
msgid "Reset position"
msgstr "Reestablecer posición"

#: tpl/crawler/summary.tpl.php:137
msgid "Run Frequency"
msgstr "Frecuencia de ejecución"

#: tpl/crawler/summary.tpl.php:136
msgid "Cron Name"
msgstr "Nombre del Cron"

#: tpl/crawler/summary.tpl.php:47
msgid "Crawler Cron"
msgstr "Cron del Crawler"

#: cli/crawler.cls.php:75 tpl/crawler/summary.tpl.php:41
msgid "%d minute"
msgstr "%d minuto"

#: cli/crawler.cls.php:73 tpl/crawler/summary.tpl.php:39
msgid "%d minutes"
msgstr "%d minutos"

#: cli/crawler.cls.php:66 tpl/crawler/summary.tpl.php:32
msgid "%d hour"
msgstr "%d hora"

#: cli/crawler.cls.php:64 tpl/crawler/summary.tpl.php:30
msgid "%d hours"
msgstr "%d horas"

#: tpl/crawler/map.tpl.php:30
msgid "Generated at %s"
msgstr "Generado en %s"

#: tpl/crawler/entry.tpl.php:18
msgid "LiteSpeed Cache Crawler"
msgstr "Crawler de LiteSpeed Cache"

#: tpl/inc/show_display_installed.php:29
msgid "If there are any questions, the team is always happy to answer any questions on the <a %s>support forum</a>."
msgstr "Si tienes alguna pregunta, el equipo estará siempre feliz de responder cualquier pregunta en el <a %s>foro de soporte</a>."

#: src/admin-display.cls.php:138 src/lang.cls.php:248
msgid "Crawler"
msgstr "Crawler"

#: tpl/cdn/entry.tpl.php:17
msgid "LiteSpeed Cache CDN"
msgstr "CDN de la caché de LiteSpeed"

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"

#: src/purge.cls.php:675
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr "Solicitado el vaciado de todas las páginas al servidor web LiteSpeed."

#: tpl/cache/settings-purge.tpl.php:25
msgid "All pages with Recent Posts Widget"
msgstr "Todas las páginas con widget de Entradas recientes"

#: tpl/cache/settings-purge.tpl.php:24
msgid "Pages"
msgstr "Páginas"

#: tpl/toolbox/purge.tpl.php:16
msgid "This will Purge Pages only"
msgstr "Esto solo vaciará las páginas"

#: tpl/toolbox/purge.tpl.php:15
msgid "Purge Pages"
msgstr "Vaciar páginas"

#: src/gui.cls.php:83
msgid "Cancel"
msgstr "Cancelar"

#: src/gui.cls.php:771
msgid "Install Now"
msgstr "Instalar ahora"

#: cli/purge.cls.php:177
msgid "Purged the url!"
msgstr "¡Se ha vaciado la URL!"

#: cli/purge.cls.php:130
msgid "Purged the blog!"
msgstr "¡Se ha vaciado el blog!"

#: cli/purge.cls.php:88
msgid "Purged All!"
msgstr "¡Se ha vaciado todo!"

#: tpl/cdn/cf.tpl.php:40
msgid "Email Address"
msgstr "Dirección de correo electrónico"

#: tpl/crawler/summary.tpl.php:139
msgid "Activate"
msgstr "Activar"

#: src/purge.cls.php:695
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr "Solicitado el vaciado de las páginas de error al servidor web LiteSpeed."

#: tpl/inc/show_error_cookie.php:14
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr "Si se utiliza OpenLiteSpeed, el servidor debe reiniciarse una vez para que los cambios hagan efecto."

#: tpl/inc/show_error_cookie.php:11
msgid "If not, please verify the setting in the <a href=\"%1$s\">Advanced tab</a>."
msgstr "Si no, por favor verifica el ajuste en la <a href=\"%1$s\">pestaña Avanzado</a>."

#: tpl/inc/show_error_cookie.php:9
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr "Si la cookie de acceso ha sido cambiada recientemente en los ajustes, por favor cierra sesión y vuelve a iniciarla."

#: tpl/inc/show_display_installed.php:15
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr "Sin embargo, no hay manera de conocer todas las posibles personalizaciones implementadas."

#: tpl/inc/show_display_installed.php:13
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr "El plugin LiteSpeed Cache se utiliza para cachear páginas - una manera simple de mejorar el rendimiento del sitio."

#: tpl/cache/settings-cache.tpl.php:45
msgid "The network admin setting can be overridden here."
msgstr "El ajuste de administrador de red puede ser modificado aquí."

#: tpl/cache/settings-ttl.tpl.php:29
msgid "Specify how long, in seconds, public pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas públicas."

#: tpl/cache/settings-ttl.tpl.php:44
msgid "Specify how long, in seconds, private pages are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las páginas privadas."

#: tpl/toolbox/purge.tpl.php:262
msgid "Purge pages by post ID."
msgstr "Vaciar páginas por ID de entrada."

#: tpl/toolbox/purge.tpl.php:31
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr "Vacía las entradas de caché de LiteSpeed creadas por este plugin"

#: tpl/toolbox/purge.tpl.php:10
msgid "This will Purge Front Page only"
msgstr "Esto vaciará solo la página principal"

#: tpl/toolbox/purge.tpl.php:272
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar páginas por etiqueta: p. ej. %2$s debe ser usado para la URL %1$s."

#: tpl/toolbox/purge.tpl.php:250
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr "Vaciar las páginas por nombre de categoría: p. ej. %2$s debe ser usado por la URL %1$s."

#: tpl/toolbox/purge.tpl.php:125
msgid "If only the WordPress site should be purged, use Purge All."
msgstr "Si solo el sitio WordPress debe ser vaciado, usa «Vaciar todo»."

#: tpl/toolbox/purge.tpl.php:24
msgid "Purge %s error pages"
msgstr "Purgar las páginas de error %s"

#: src/core.cls.php:327
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr "Solicitado el vaciado de todo al servidor web LiteSpeed."

#: tpl/general/network_settings.tpl.php:22
msgid "Use Primary Site Configuration"
msgstr "Usar configuración del sitio principal"

#: tpl/general/network_settings.tpl.php:27
msgid "This will disable the settings page on all subsites."
msgstr "Esto desactivará la página de ajustes en todos los subsitios."

#: tpl/general/network_settings.tpl.php:26
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr "Marca esta opción para usar la configuración del sitio principal para todos los subsitios."

#: src/admin-display.cls.php:813 src/admin-display.cls.php:817
msgid "Save Changes"
msgstr "Guardar cambios"

#: tpl/inc/check_if_network_disable_all.php:22
msgid "The following options are selected, but are not editable in this settings page."
msgstr "Las siguientes opciones están seleccionadas, pero no son editables en esta página de ajustes."

#: tpl/inc/check_if_network_disable_all.php:21
msgid "The network admin selected use primary site configs for all subsites."
msgstr "El administrador de red seleccionó las configuraciones del sitio primario para todos los subsitios."

#: tpl/toolbox/purge.tpl.php:117
msgid "Empty Entire Cache"
msgstr "Vaciar la caché entera"

#: tpl/toolbox/purge.tpl.php:119
msgid "This action should only be used if things are cached incorrectly."
msgstr "Esta acción solo debe ser usada si las cosas se están almacenando en caché incorrectamente."

#: tpl/toolbox/purge.tpl.php:118
msgid "Clears all cache entries related to this site, <i>including other web applications</i>."
msgstr "Borrar todas las entradas de caché relacionadas con este sitio, <i>incluyendo otras aplicaciones web</i>."

#: tpl/toolbox/purge.tpl.php:124
msgid "This may cause heavy load on the server."
msgstr "Esto puede causar una alta carga en el servidor."

#: tpl/toolbox/purge.tpl.php:123
msgid "This will clear EVERYTHING inside the cache."
msgstr "Esto eliminará TODO dentro de la caché."

#: src/gui.cls.php:593
msgid "LiteSpeed Cache Purge All"
msgstr "Vaciar toda la caché de LiteSpeed"

#: tpl/inc/show_display_installed.php:33
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr "Si no quieres la aceleración de litespeed, puedes desactivar este plugin."

#: tpl/inc/show_display_installed.php:25
msgid "Create a post, make sure the front page is accurate."
msgstr "Crear una entrada, asegurarse que la página principal está actualizada."

#: tpl/inc/show_display_installed.php:22
msgid "Visit the site while logged out."
msgstr "Visitar el sitio sin la sesión iniciada."

#: tpl/inc/show_display_installed.php:19
msgid "Examples of test cases include:"
msgstr "Ejemplos de pruebas incluyen:"

#: tpl/inc/show_display_installed.php:17
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr "Por ello, por favor prueba el sitio para asegurar que todo sigue funcionando correctamente."

#: tpl/inc/show_display_installed.php:11
msgid "This message indicates that the plugin was installed by the server admin."
msgstr "Este mensaje indica que el plugin fue instalado por el administrador del servidor."

#: tpl/inc/show_display_installed.php:8
msgid "LiteSpeed Cache plugin is installed!"
msgstr "¡El plugin LiteSpeed Cache está instalado!"

#: src/lang.cls.php:256 tpl/toolbox/log_viewer.tpl.php:11
msgid "Debug Log"
msgstr "Registro de depuración"

#: tpl/toolbox/settings-debug.tpl.php:49
msgid "Admin IP Only"
msgstr "Solo la IP del administrador"

#: tpl/cache/settings-ttl.tpl.php:89
msgid "Specify how long, in seconds, REST calls are cached."
msgstr "Especifica durante cuánto tiempo, en segundos, se almacenan en la caché las llamadas REST."

#: tpl/toolbox/report.tpl.php:58
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr "El informe de entorno contiene información detallada sobre la configuración de WordPress."

#: tpl/cache/settings-purge.tpl.php:53 tpl/cache/settings-purge.tpl.php:90
#: tpl/cache/settings-purge.tpl.php:114
#: tpl/page_optm/settings_tuning_css.tpl.php:62
#: tpl/page_optm/settings_tuning_css.tpl.php:138
msgid "Note"
msgstr "Nota"

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr "El servidor determinará si el usuario está conectado en base a la existencia de esta cookie."

#: thirdparty/woocommerce.content.tpl.php:23
msgid "After verifying that the cache works in general, please test the cart."
msgstr "Después de que la caché funcione en general, por favor prueba el carrito."

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:25
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr "Al activarlo, la caché se vaciará automáticamente cuando cualquier plugin, tema o el núcleo de WordPress sea actualizado."

#: src/lang.cls.php:127
msgid "Purge All On Upgrade"
msgstr "Vaciar todo al actualizar"

#: thirdparty/woocommerce.content.tpl.php:33
msgid "Product Update Interval"
msgstr "Intervalo de actualización de producto"

#: thirdparty/woocommerce.content.tpl.php:54
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr "Determina como los cambios en la cantidad de producto o estado del inventario afecta a las páginas de producto y sus páginas de categoría asociadas."

#: thirdparty/woocommerce.content.tpl.php:41
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr "Vaciar siempre productos y categorías cuando cambie la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr "No vaciar las categorías al cambiar la cantidad o estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:40
msgid "Purge product only when the stock status changes."
msgstr "Vaciar los productos solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:39
msgid "Purge product and categories only when the stock status changes."
msgstr "Vaciar productos y categorías solo cuando cambie el estado del inventario."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge categories only when stock status changes."
msgstr "Vaciar las categorías solo cuando el estado del inventario cambie."

#: thirdparty/woocommerce.content.tpl.php:38
msgid "Purge product on changes to the quantity or stock status."
msgstr "Vaciar los productos con los cambios de cantidad o estado del inventario."

#: tpl/cache/settings_inc.cache_mobile.tpl.php:47
msgid "Htaccess did not match configuration option."
msgstr "El htaccess no coincide con la opción de configuración."

#: tpl/cache/settings-ttl.tpl.php:75 tpl/cache/settings-ttl.tpl.php:90
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr "Si esto se fija en un número inferior a 30, los feeds no serán cacheados."

#: tpl/cache/settings-ttl.tpl.php:74
msgid "Specify how long, in seconds, feeds are cached."
msgstr "Especifica por cuanto tiempo, en segundos, se cachean los feeds."

#: src/lang.cls.php:95
msgid "Default Feed TTL"
msgstr "TTL por defecto del Feed"

#: src/error.cls.php:167
msgid "Failed to get %s file contents."
msgstr "Error al obtener contenido del archivo %s."

#: tpl/cache/settings-cache.tpl.php:102
msgid "Disabling this option may negatively affect performance."
msgstr "Desactivar esta opción puede afectar negativamente al rendimiento."

#: tpl/cache/settings_inc.login_cookie.tpl.php:63
msgid "Invalid login cookie. Invalid characters found."
msgstr "Cookie de acceso no válida. Encontrados caracteres no válidos."

#: tpl/cache/settings_inc.login_cookie.tpl.php:84
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr "ADVERTENCIA: La cookie de acceso del .htaccess y la cookie de acceso de la base de datos no coinciden."

#: src/error.cls.php:151
msgid "Invalid login cookie. Please check the %s file."
msgstr "Cookie de acceso no válida. Por favor, comprueba el archivo %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr "La caché necesita distinguir quien esta logueado en cada sitio de WordPress a fin de cachear correctamente."

#. translators: %s: Example domain
#: tpl/cache/settings_inc.login_cookie.tpl.php:45
msgid "There is a WordPress installed for %s."
msgstr "Hay un WordPress instalado para %s."

#: tpl/cache/settings_inc.login_cookie.tpl.php:41
msgid "Example use case:"
msgstr "Ejemplo de uso:"

#: tpl/cache/settings_inc.login_cookie.tpl.php:39
msgid "The cookie set here will be used for this WordPress installation."
msgstr "La cookie aquí establecida será usada por esta instalación de WordPress."

#: tpl/cache/settings_inc.login_cookie.tpl.php:38
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr "Si cada aplicación web utiliza la misma cookie, el servidor puede confundir si un usuario está logueado o no."

#: tpl/cache/settings_inc.login_cookie.tpl.php:37
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr "Este ajuste es útil para aquellos con multiples aplicaciones web en un mismo dominio."

#. translators: %s: Default login cookie name
#: tpl/cache/settings_inc.login_cookie.tpl.php:32
msgid "The default login cookie is %s."
msgstr "La cookie de acceso por defecto es %s."

#: src/lang.cls.php:225
msgid "Login Cookie"
msgstr "Cookie de acceso"

#: tpl/toolbox/settings-debug.tpl.php:73
msgid "More information about the available commands can be found here."
msgstr "Aquí se puede encontrar más información sobre los comandos disponibles."

#: tpl/cache/settings-advanced.tpl.php:22
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr "Estos ajustes están pensados SOLO PARA USUARIOS AVANZADOS."

#: tpl/toolbox/edit_htaccess.tpl.php:88
msgid "Current %s Contents"
msgstr "Contenidos actuales de %s"

#: tpl/cache/entry.tpl.php:28 tpl/cache/entry_network.tpl.php:21
#: tpl/toolbox/settings-debug.tpl.php:86
msgid "Advanced"
msgstr "Avanzado"

#: tpl/cache/network_settings-advanced.tpl.php:17
#: tpl/cache/settings-advanced.tpl.php:16
msgid "Advanced Settings"
msgstr "Ajustes avanzados"

#: tpl/toolbox/purge.tpl.php:302
msgid "Purge List"
msgstr "Vaciar lista"

#: tpl/toolbox/purge.tpl.php:176
msgid "Purge By..."
msgstr "Vaciar por..."

#: tpl/crawler/blacklist.tpl.php:34 tpl/crawler/map.tpl.php:67
#: tpl/toolbox/purge.tpl.php:238
msgid "URL"
msgstr "URL"

#: tpl/toolbox/purge.tpl.php:229
msgid "Tag"
msgstr "Etiqueta"

#: tpl/toolbox/purge.tpl.php:220
msgid "Post ID"
msgstr "ID de entrada"

#: tpl/toolbox/purge.tpl.php:211
msgid "Category"
msgstr "Categoría"

#: tpl/inc/show_error_cookie.php:7
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr "AVISO: La cookie de inicio de sesión de la base de datos no coincide con tu cookie de inicio de sesión."

#: src/purge.cls.php:785
msgid "Purge url %s"
msgstr "Vaciar la URL %s"

#: src/purge.cls.php:751
msgid "Purge tag %s"
msgstr "Vaciar la etiqueta %s"

#: src/purge.cls.php:722
msgid "Purge category %s"
msgstr "Vaciar la categoría %s"

#: tpl/cache/settings-cache.tpl.php:42
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr "Al desactivar la caché, todas las entradas almacenadas en caché de este sitio serán vaciadas."

#: tpl/cache/settings-cache.tpl.php:42 tpl/crawler/settings.tpl.php:104
#: tpl/crawler/settings.tpl.php:113 tpl/crawler/summary.tpl.php:183
#: tpl/page_optm/entry.tpl.php:33
msgid "NOTICE"
msgstr "AVISO"

#: src/doc.cls.php:138
msgid "This setting will edit the .htaccess file."
msgstr "Este ajuste editará el archivo .htaccess."

#: src/error.cls.php:155
msgid "Failed to back up %s file, aborted changes."
msgstr "Fallo al hacer copia de seguridad del archivo %s, cambios cancelados."

#: tpl/toolbox/edit_htaccess.tpl.php:38
msgid "LiteSpeed Cache View .htaccess"
msgstr "Ver el archivo «.htaccess» de LiteSpeed Cache"

#: src/lang.cls.php:223
msgid "Do Not Cache Cookies"
msgstr "Cookies a no cachear"

#: src/lang.cls.php:224
msgid "Do Not Cache User Agents"
msgstr "User Agents a no cachear"

#: tpl/cache/network_settings-cache.tpl.php:30
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr "Esto es para asegurar compatibilidad antes de activar la caché para todos los sitios."

#: tpl/cache/network_settings-cache.tpl.php:24
msgid "Network Enable Cache"
msgstr "Habilitar caché de red"

#: thirdparty/woocommerce.content.tpl.php:22
#: tpl/cache/settings-advanced.tpl.php:21
#: tpl/cache/settings_inc.browser.tpl.php:23 tpl/toolbox/heartbeat.tpl.php:15
#: tpl/toolbox/report.tpl.php:38
msgid "NOTICE:"
msgstr "AVISO:"

#: tpl/cache/settings-purge.tpl.php:56
msgid "Other checkboxes will be ignored."
msgstr "Otras opciones serán ignoradas."

#: src/lang.cls.php:109 tpl/cache/settings_inc.cache_mobile.tpl.php:92
msgid "List of Mobile User Agents"
msgstr "Lista de User Agents móviles"

#: src/file.cls.php:167 src/file.cls.php:171
msgid "File %s is not writable."
msgstr "No se puede escribir el archivo %s."

#: tpl/cache/settings-purge.tpl.php:55
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr "Selecciona «Todo» si hay widgets dinámicos enlazados a entradas en páginas distintas de la portada o página de inicio."

#: tpl/page_optm/entry.tpl.php:8 tpl/page_optm/settings_js.tpl.php:9
msgid "JS Settings"
msgstr "Ajustes de JS"

#: src/gui.cls.php:612 tpl/db_optm/entry.tpl.php:7
msgid "Manage"
msgstr "Gestionar"

#: src/lang.cls.php:94
msgid "Default Front Page TTL"
msgstr "TTL por defecto de la Página Principal"

#: tpl/toolbox/purge.tpl.php:9
msgid "Purge Front Page"
msgstr "Vaciar la página de inicio"

#: src/purge.cls.php:661
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr "Solicitado al servidor web LiteSpeed el vaciado de la página de inicio."

#: tpl/page_optm/settings_localization.tpl.php:128
#: tpl/toolbox/beta_test.tpl.php:28
msgid "Example"
msgstr "Ejemplo"

#: tpl/cache/settings-excludes.tpl.php:99
msgid "All tags are cached by default."
msgstr "Todas las etiquetas son cacheadas por defecto."

#: tpl/cache/settings-excludes.tpl.php:66
msgid "All categories are cached by default."
msgstr "Todas las categorías son cacheadas por defecto."

#: src/admin-display.cls.php:1230
msgid "To do an exact match, add %s to the end of the URL."
msgstr "Para coincidencias exactas, añadir %s al final de la URL."

#: src/admin-display.cls.php:1226
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr "Las URLs serán comparadas con la variable REQUEST_URI del servidor."

#: tpl/cache/settings-purge.tpl.php:57
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr "Seleccione solo los tipos de archivos que se utilicen actualmente, los otros se pueden dejar desmarcados."

#: tpl/toolbox/report.tpl.php:109
msgid "Notes"
msgstr "Notas"

#: tpl/cache/settings-cache.tpl.php:28
msgid "Use Network Admin Setting"
msgstr "Usar ajuste de administrador de red"

#: tpl/esi_widget_edit.php:48
msgid "Disable"
msgstr "Desactivar"

#: tpl/cache/network_settings-cache.tpl.php:28
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr "Activar LiteSpeed Cache para WordPress aquí activa la caché para la red."

#: tpl/cache/settings_inc.object.tpl.php:16 tpl/general/online.tpl.php:125
msgid "Disabled"
msgstr "Desactivado"

#: tpl/cache/settings_inc.object.tpl.php:15 tpl/general/online.tpl.php:123
msgid "Enabled"
msgstr "Activado"

#: src/lang.cls.php:137
msgid "Do Not Cache Roles"
msgstr "No cachear perfiles"

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr "https://www.litespeedtech.com"

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr "LiteSpeed Technologies"

#. Plugin Name of the plugin
#: litespeed-cache.php tpl/banner/new_version.php:57
#: tpl/banner/new_version_dev.tpl.php:21 tpl/cache/more_settings_tip.tpl.php:28
#: tpl/inc/admin_footer.php:11
msgid "LiteSpeed Cache"
msgstr "LiteSpeed Cache"

#: src/lang.cls.php:258
msgid "Debug Level"
msgstr "Nivel de depuración"

#: tpl/general/settings.tpl.php:63 tpl/general/settings.tpl.php:70
#: tpl/general/settings.tpl.php:77 tpl/general/settings.tpl.php:94
#: tpl/page_optm/settings_media.tpl.php:244
#: tpl/page_optm/settings_vpi.tpl.php:37
msgid "Notice"
msgstr "Nota"

#: tpl/cache/settings-purge.tpl.php:31
msgid "Term archive (include category, tag, and tax)"
msgstr "Archivo de término (incluye categoría, etiqueta y taxonomía)"

#: tpl/cache/settings-purge.tpl.php:30
msgid "Daily archive"
msgstr "Archivo diario"

#: tpl/cache/settings-purge.tpl.php:29
msgid "Monthly archive"
msgstr "Archivo mensual"

#: tpl/cache/settings-purge.tpl.php:28
msgid "Yearly archive"
msgstr "Archivo anual"

#: tpl/cache/settings-purge.tpl.php:27
msgid "Post type archive"
msgstr "Archivo de tipo de contenido"

#: tpl/cache/settings-purge.tpl.php:26
msgid "Author archive"
msgstr "Archivo del Autor"

#: tpl/cache/settings-purge.tpl.php:23
msgid "Home page"
msgstr "Página de Inicio"

#: tpl/cache/settings-purge.tpl.php:21
msgid "All pages"
msgstr "Todas las páginas"

#: tpl/cache/settings-purge.tpl.php:22
msgid "Front page"
msgstr "Página de inicio"

#: tpl/cache/settings-purge.tpl.php:50
msgid "Auto Purge Rules For Publish/Update"
msgstr "Reglas de vaciado automático para publicación y actualización"

#: src/lang.cls.php:92
msgid "Default Public Cache TTL"
msgstr "TTL por defecto de la caché pública"

#: tpl/cache/settings-purge.tpl.php:73
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr "Selecciona que páginas serán vaciadas automáticamente cuando las entradas sean publicadas o actualizadas"

#: src/admin-display.cls.php:1047 tpl/cache/settings_inc.object.tpl.php:162
#: tpl/crawler/settings.tpl.php:37 tpl/esi_widget_edit.php:70
msgid "seconds"
msgstr "segundos"

#: src/lang.cls.php:257
msgid "Admin IPs"
msgstr "IPs de administrador"

#: src/admin-display.cls.php:126
msgid "General"
msgstr "Opciones generales"

#: tpl/cache/entry.tpl.php:50
msgid "LiteSpeed Cache Settings"
msgstr "Configuración de Caché de LiteSpeed"

#: src/purge.cls.php:234
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr "Solicitado al servidor web LiteSpeed el vaciado de todas las entradas de LSCache."

#: src/gui.cls.php:476 src/gui.cls.php:484 src/gui.cls.php:492
#: src/gui.cls.php:501 src/gui.cls.php:511 src/gui.cls.php:521
#: src/gui.cls.php:531 src/gui.cls.php:541 src/gui.cls.php:550
#: src/gui.cls.php:560 src/gui.cls.php:570 src/gui.cls.php:638
#: src/gui.cls.php:646 src/gui.cls.php:654 src/gui.cls.php:663
#: src/gui.cls.php:673 src/gui.cls.php:683 src/gui.cls.php:693
#: src/gui.cls.php:703 src/gui.cls.php:712 src/gui.cls.php:722
#: src/gui.cls.php:732 tpl/page_optm/settings_media.tpl.php:131
#: tpl/toolbox/purge.tpl.php:30 tpl/toolbox/purge.tpl.php:36
#: tpl/toolbox/purge.tpl.php:44 tpl/toolbox/purge.tpl.php:53
#: tpl/toolbox/purge.tpl.php:62 tpl/toolbox/purge.tpl.php:71
#: tpl/toolbox/purge.tpl.php:80 tpl/toolbox/purge.tpl.php:89
#: tpl/toolbox/purge.tpl.php:98 tpl/toolbox/purge.tpl.php:107
msgid "Purge All"
msgstr "Purgar todo"

#: src/admin-display.cls.php:290 src/gui.cls.php:620
#: tpl/crawler/entry.tpl.php:11
msgid "Settings"
msgstr "Ajustes"litespeed-wp-plugin/7.2/translations/.ls_translation_check_es_CO000064400000000000151600240460020717 0ustar00litespeed-wp-plugin/7.7/lscwp_md5000064400000000040151600240600012561 0ustar000c13c1389066b1770a4b53369eae89e3litespeed-wp-plugin/7.7/litespeed-cache/phpcs.xml.dist000064400000004074151600241000016567 0ustar00<?xml version="1.0"?>
<ruleset name="LiteSpeed Cache Coding Standards">
	<description>Apply LiteSpeed Cache Coding Standards to all plugin files</description>

	<!--
	#############################################################################
	COMMAND LINE ARGUMENTS
	https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-Ruleset
	#############################################################################
	-->

	<!-- Only scan PHP files -->
	<arg name="extensions" value="php"/>

	<!-- Cache scan results to use for unchanged files on future scans -->
	<arg name="cache" value=".cache/phpcs.json"/>

	<!-- Set memory limit to 512M
		 Ref: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Advanced-Usage#specifying-phpini-settings 
	-->
	<ini name="memory_limit" value="512M"/> 

	<!-- Remove unwanted prefix from filepaths -->
	<arg name="basepath" value="./"/>

	<!-- Check max 20 files in parallel -->
	<arg name="parallel" value="20"/>

	<!-- Show sniff codes in all reports -->
	<arg value="ps"/>

	<!--
	#############################################################################
	FILE SELECTION
	Set which files will be subject to the scans executed using this ruleset.
	#############################################################################
	-->

	<file>.</file>

	<!-- Exclude any wordpress folder in the current directory -->
	<exclude-pattern type="relative">^wordpress/*</exclude-pattern>

	<!-- Directories and third-party library exclusions -->
	<exclude-pattern>/node_modules/*</exclude-pattern>
	<exclude-pattern>/vendor/*</exclude-pattern>

	<!--
	#############################################################################
	SET UP THE RULESET
	#############################################################################
	-->
	<!-- Check PHP v7.2 and all newer versions -->
	<config name="testVersion" value="7.2-"/>

	<rule ref="PHPCompatibility">
		<!-- Exclude false positives -->
		<!-- array_key_firstFound is defined in lib/php-compatibility.func.php -->
		<exclude name="PHPCompatibility.FunctionUse.NewFunctions.array_key_firstFound" />
	</rule>

</ruleset>
litespeed-wp-plugin/7.7/litespeed-cache/composer.json000064400000001201151600241050016502 0ustar00{
	"name": "litespeedtech/lscache_wp",
	"require-dev": {
		"squizlabs/php_codesniffer": "^3.12",
		"phpcompatibility/php-compatibility": "*",
		"wp-coding-standards/wpcs": "^3.1",
		"phpcsstandards/phpcsutils": "^1.0",
		"phpcsstandards/phpcsextra": "^1.2",
		"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
		"php-stubs/wp-cli-stubs": "^2.12"
	},
	"prefer-stable": true,
	"scripts": {
		"sniff-check": "vendor/bin/phpcs --standard=phpcs.ruleset.xml --no-cache cli/ lib/ src/ tpl/ thirdparty autoload.php litespeed-cache.php"
	},
	"config": {
		"allow-plugins": {
			"dealerdirect/phpcodesniffer-composer-installer": true
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/LICENSE000064400000104515151600241130015000 0ustar00                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.

  To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  You must make sure that they, too, receive
or can get the source code.  And you must show them these terms so they
know their rights.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
litespeed-wp-plugin/7.7/litespeed-cache/composer.lock000064400000054727151600241200016503 0ustar00{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "8c6cb907d697cb733facab6d72af1add",
    "packages": [],
    "packages-dev": [
        {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/composer-installer.git",
                "reference": "4be43904336affa5c2f70744a348312336afd0da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4be43904336affa5c2f70744a348312336afd0da",
                "reference": "4be43904336affa5c2f70744a348312336afd0da",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=5.4",
                "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
            },
            "require-dev": {
                "composer/composer": "*",
                "ext-json": "*",
                "ext-zip": "*",
                "php-parallel-lint/php-parallel-lint": "^1.3.1",
                "phpcompatibility/php-compatibility": "^9.0",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
            },
            "autoload": {
                "psr-4": {
                    "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Franck Nijhof",
                    "email": "franck.nijhof@dealerdirect.com",
                    "homepage": "http://www.frenck.nl",
                    "role": "Developer / IT Manager"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
            "homepage": "http://www.dealerdirect.com",
            "keywords": [
                "PHPCodeSniffer",
                "PHP_CodeSniffer",
                "code quality",
                "codesniffer",
                "composer",
                "installer",
                "phpcbf",
                "phpcs",
                "plugin",
                "qa",
                "quality",
                "standard",
                "standards",
                "style guide",
                "stylecheck",
                "tests"
            ],
            "support": {
                "issues": "https://github.com/PHPCSStandards/composer-installer/issues",
                "source": "https://github.com/PHPCSStandards/composer-installer"
            },
            "time": "2023-01-05T11:28:13+00:00"
        },
        {
            "name": "php-stubs/wordpress-stubs",
            "version": "v6.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-stubs/wordpress-stubs.git",
                "reference": "92e444847d94f7c30f88c60004648f507688acd5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/92e444847d94f7c30f88c60004648f507688acd5",
                "reference": "92e444847d94f7c30f88c60004648f507688acd5",
                "shasum": ""
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "5.6.1"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "nikic/php-parser": "^5.4",
                "php": "^7.4 || ^8.0",
                "php-stubs/generator": "^0.8.3",
                "phpdocumentor/reflection-docblock": "^5.4.1",
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "^9.5",
                "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.1.1",
                "wp-coding-standards/wpcs": "3.1.0 as 2.3.0"
            },
            "suggest": {
                "paragonie/sodium_compat": "Pure PHP implementation of libsodium",
                "symfony/polyfill-php80": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
                "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "WordPress function and class declaration stubs for static analysis.",
            "homepage": "https://github.com/php-stubs/wordpress-stubs",
            "keywords": [
                "PHPStan",
                "static analysis",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/php-stubs/wordpress-stubs/issues",
                "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.8.1"
            },
            "time": "2025-05-02T12:33:34+00:00"
        },
        {
            "name": "php-stubs/wp-cli-stubs",
            "version": "v2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-stubs/wp-cli-stubs.git",
                "reference": "af16401e299a3fd2229bd0fa9a037638a4174a9d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-stubs/wp-cli-stubs/zipball/af16401e299a3fd2229bd0fa9a037638a4174a9d",
                "reference": "af16401e299a3fd2229bd0fa9a037638a4174a9d",
                "shasum": ""
            },
            "require": {
                "php-stubs/wordpress-stubs": "^4.7 || ^5.0 || ^6.0"
            },
            "require-dev": {
                "php": "~7.3 || ~8.0",
                "php-stubs/generator": "^0.8.0"
            },
            "suggest": {
                "symfony/polyfill-php73": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
                "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "WP-CLI function and class declaration stubs for static analysis.",
            "homepage": "https://github.com/php-stubs/wp-cli-stubs",
            "keywords": [
                "PHPStan",
                "static analysis",
                "wordpress",
                "wp-cli"
            ],
            "support": {
                "issues": "https://github.com/php-stubs/wp-cli-stubs/issues",
                "source": "https://github.com/php-stubs/wp-cli-stubs/tree/v2.12.0"
            },
            "time": "2025-06-10T09:58:05+00:00"
        },
        {
            "name": "phpcompatibility/php-compatibility",
            "version": "9.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3",
                "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
            },
            "conflict": {
                "squizlabs/php_codesniffer": "2.6.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
            },
            "suggest": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
            },
            "type": "phpcodesniffer-standard",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Wim Godden",
                    "homepage": "https://github.com/wimg",
                    "role": "lead"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
                }
            ],
            "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
            "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
            "keywords": [
                "compatibility",
                "phpcs",
                "standards"
            ],
            "support": {
                "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
                "source": "https://github.com/PHPCompatibility/PHPCompatibility"
            },
            "time": "2019-12-27T09:44:58+00:00"
        },
        {
            "name": "phpcsstandards/phpcsextra",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHPCSExtra.git",
                "reference": "46d08eb86eec622b96c466adec3063adfed280dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/46d08eb86eec622b96c466adec3063adfed280dd",
                "reference": "46d08eb86eec622b96c466adec3063adfed280dd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "phpcsstandards/phpcsutils": "^1.0.9",
                "squizlabs/php_codesniffer": "^3.12.1"
            },
            "require-dev": {
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.3.2",
                "phpcsstandards/phpcsdevcs": "^1.1.6",
                "phpcsstandards/phpcsdevtools": "^1.2.1",
                "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "type": "phpcodesniffer-standard",
            "extra": {
                "branch-alias": {
                    "dev-stable": "1.x-dev",
                    "dev-develop": "1.x-dev"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/PHPCSExtra/graphs/contributors"
                }
            ],
            "description": "A collection of sniffs and standards for use with PHP_CodeSniffer.",
            "keywords": [
                "PHP_CodeSniffer",
                "phpcbf",
                "phpcodesniffer-standard",
                "phpcs",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues",
                "security": "https://github.com/PHPCSStandards/PHPCSExtra/security/policy",
                "source": "https://github.com/PHPCSStandards/PHPCSExtra"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                },
                {
                    "url": "https://thanks.dev/u/gh/phpcsstandards",
                    "type": "thanks_dev"
                }
            ],
            "time": "2025-04-20T23:35:32+00:00"
        },
        {
            "name": "phpcsstandards/phpcsutils",
            "version": "1.0.12",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
                "reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/87b233b00daf83fb70f40c9a28692be017ea7c6c",
                "reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c",
                "shasum": ""
            },
            "require": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
                "php": ">=5.4",
                "squizlabs/php_codesniffer": "^3.10.0 || 4.0.x-dev@dev"
            },
            "require-dev": {
                "ext-filter": "*",
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.3.2",
                "phpcsstandards/phpcsdevcs": "^1.1.6",
                "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0"
            },
            "type": "phpcodesniffer-standard",
            "extra": {
                "branch-alias": {
                    "dev-stable": "1.x-dev",
                    "dev-develop": "1.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "PHPCSUtils/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/PHPCSUtils/graphs/contributors"
                }
            ],
            "description": "A suite of utility functions for use with PHP_CodeSniffer",
            "homepage": "https://phpcsutils.com/",
            "keywords": [
                "PHP_CodeSniffer",
                "phpcbf",
                "phpcodesniffer-standard",
                "phpcs",
                "phpcs3",
                "standards",
                "static analysis",
                "tokens",
                "utility"
            ],
            "support": {
                "docs": "https://phpcsutils.com/",
                "issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues",
                "security": "https://github.com/PHPCSStandards/PHPCSUtils/security/policy",
                "source": "https://github.com/PHPCSStandards/PHPCSUtils"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                }
            ],
            "time": "2024-05-20T13:34:27+00:00"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
                "reference": "65ff2489553b83b4597e89c3b8b721487011d186"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186",
                "reference": "65ff2489553b83b4597e89c3b8b721487011d186",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
            },
            "bin": [
                "bin/phpcbf",
                "bin/phpcs"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "Former lead"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "role": "Current lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
            "keywords": [
                "phpcs",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
                "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
                "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
                "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                },
                {
                    "url": "https://thanks.dev/u/gh/phpcsstandards",
                    "type": "thanks_dev"
                }
            ],
            "time": "2025-05-11T03:36:00+00:00"
        },
        {
            "name": "wp-coding-standards/wpcs",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
                "reference": "9333efcbff231f10dfd9c56bb7b65818b4733ca7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/9333efcbff231f10dfd9c56bb7b65818b4733ca7",
                "reference": "9333efcbff231f10dfd9c56bb7b65818b4733ca7",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "ext-libxml": "*",
                "ext-tokenizer": "*",
                "ext-xmlreader": "*",
                "php": ">=5.4",
                "phpcsstandards/phpcsextra": "^1.2.1",
                "phpcsstandards/phpcsutils": "^1.0.10",
                "squizlabs/php_codesniffer": "^3.9.0"
            },
            "require-dev": {
                "php-parallel-lint/php-console-highlighter": "^1.0.0",
                "php-parallel-lint/php-parallel-lint": "^1.3.2",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpcsstandards/phpcsdevtools": "^1.2.0",
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "suggest": {
                "ext-iconv": "For improved results",
                "ext-mbstring": "For improved results"
            },
            "type": "phpcodesniffer-standard",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
            "keywords": [
                "phpcs",
                "standards",
                "static analysis",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
                "source": "https://github.com/WordPress/WordPress-Coding-Standards",
                "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "custom"
                }
            ],
            "time": "2024-03-25T16:39:00+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {},
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": {},
    "platform-dev": {},
    "plugin-api-version": "2.6.0"
}
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/react.min.js000064400000401670151600241450020136 0ustar00/** @license React v17.0.1
 * react.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */
(function(){'use strict';(function(c,x){"object"===typeof exports&&"undefined"!==typeof module?x(exports):"function"===typeof define&&define.amd?define(["exports"],x):(c=c||self,x(c.React={}))})(this,function(c){function x(a){if(null===a||"object"!==typeof a)return null;a=Y&&a[Y]||a["@@iterator"];return"function"===typeof a?a:null}function y(a){for(var b="https://reactjs.org/docs/error-decoder.html?invariant="+a,e=1;e<arguments.length;e++)b+="&args[]="+encodeURIComponent(arguments[e]);return"Minified React error #"+
a+"; visit "+b+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function v(a,b,e){this.props=a;this.context=b;this.refs=Z;this.updater=e||aa}function ba(){}function K(a,b,e){this.props=a;this.context=b;this.refs=Z;this.updater=e||aa}function ca(a,b,e){var l,f={},c=null,da=null;if(null!=b)for(l in void 0!==b.ref&&(da=b.ref),void 0!==b.key&&(c=""+b.key),b)ea.call(b,l)&&!fa.hasOwnProperty(l)&&(f[l]=b[l]);var k=arguments.length-2;if(1===
k)f.children=e;else if(1<k){for(var h=Array(k),d=0;d<k;d++)h[d]=arguments[d+2];f.children=h}if(a&&a.defaultProps)for(l in k=a.defaultProps,k)void 0===f[l]&&(f[l]=k[l]);return{$$typeof:w,type:a,key:c,ref:da,props:f,_owner:L.current}}function va(a,b){return{$$typeof:w,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function M(a){return"object"===typeof a&&null!==a&&a.$$typeof===w}function wa(a){var b={"=":"=0",":":"=2"};return"$"+a.replace(/[=:]/g,function(a){return b[a]})}function N(a,b){return"object"===
typeof a&&null!==a&&null!=a.key?wa(""+a.key):b.toString(36)}function C(a,b,e,l,f){var c=typeof a;if("undefined"===c||"boolean"===c)a=null;var d=!1;if(null===a)d=!0;else switch(c){case "string":case "number":d=!0;break;case "object":switch(a.$$typeof){case w:case ha:d=!0}}if(d)return d=a,f=f(d),a=""===l?"."+N(d,0):l,Array.isArray(f)?(e="",null!=a&&(e=a.replace(ia,"$&/")+"/"),C(f,b,e,"",function(a){return a})):null!=f&&(M(f)&&(f=va(f,e+(!f.key||d&&d.key===f.key?"":(""+f.key).replace(ia,"$&/")+"/")+
a)),b.push(f)),1;d=0;l=""===l?".":l+":";if(Array.isArray(a))for(var k=0;k<a.length;k++){c=a[k];var h=l+N(c,k);d+=C(c,b,e,h,f)}else if(h=x(a),"function"===typeof h)for(a=h.call(a),k=0;!(c=a.next()).done;)c=c.value,h=l+N(c,k++),d+=C(c,b,e,h,f);else if("object"===c)throw b=""+a,Error(y(31,"[object Object]"===b?"object with keys {"+Object.keys(a).join(", ")+"}":b));return d}function D(a,b,e){if(null==a)return a;var l=[],c=0;C(a,l,"","",function(a){return b.call(e,a,c++)});return l}function xa(a){if(-1===
a._status){var b=a._result;b=b();a._status=0;a._result=b;b.then(function(b){0===a._status&&(b=b.default,a._status=1,a._result=b)},function(b){0===a._status&&(a._status=2,a._result=b)})}if(1===a._status)return a._result;throw a._result;}function n(){var a=ja.current;if(null===a)throw Error(y(321));return a}function O(a,b){var e=a.length;a.push(b);a:for(;;){var c=e-1>>>1,f=a[c];if(void 0!==f&&0<E(f,b))a[c]=b,a[e]=f,e=c;else break a}}function p(a){a=a[0];return void 0===a?null:a}function F(a){var b=
a[0];if(void 0!==b){var e=a.pop();if(e!==b){a[0]=e;a:for(var c=0,f=a.length;c<f;){var d=2*(c+1)-1,g=a[d],k=d+1,h=a[k];if(void 0!==g&&0>E(g,e))void 0!==h&&0>E(h,g)?(a[c]=h,a[k]=e,c=k):(a[c]=g,a[d]=e,c=d);else if(void 0!==h&&0>E(h,e))a[c]=h,a[k]=e,c=k;else break a}}return b}return null}function E(a,b){var e=a.sortIndex-b.sortIndex;return 0!==e?e:a.id-b.id}function P(a){for(var b=p(r);null!==b;){if(null===b.callback)F(r);else if(b.startTime<=a)F(r),b.sortIndex=b.expirationTime,O(q,b);else break;b=p(r)}}
function Q(a){z=!1;P(a);if(!u)if(null!==p(q))u=!0,A(R);else{var b=p(r);null!==b&&G(Q,b.startTime-a)}}function R(a,b){u=!1;z&&(z=!1,S());H=!0;var e=g;try{P(b);for(m=p(q);null!==m&&(!(m.expirationTime>b)||a&&!T());){var c=m.callback;if("function"===typeof c){m.callback=null;g=m.priorityLevel;var f=c(m.expirationTime<=b);b=t();"function"===typeof f?m.callback=f:m===p(q)&&F(q);P(b)}else F(q);m=p(q)}if(null!==m)var d=!0;else{var n=p(r);null!==n&&G(Q,n.startTime-b);d=!1}return d}finally{m=null,g=e,H=!1}}
var w=60103,ha=60106;c.Fragment=60107;c.StrictMode=60108;c.Profiler=60114;var ka=60109,la=60110,ma=60112;c.Suspense=60113;var na=60115,oa=60116;if("function"===typeof Symbol&&Symbol.for){var d=Symbol.for;w=d("react.element");ha=d("react.portal");c.Fragment=d("react.fragment");c.StrictMode=d("react.strict_mode");c.Profiler=d("react.profiler");ka=d("react.provider");la=d("react.context");ma=d("react.forward_ref");c.Suspense=d("react.suspense");na=d("react.memo");oa=d("react.lazy")}var Y="function"===
typeof Symbol&&Symbol.iterator,ya=Object.prototype.hasOwnProperty,U=Object.assign||function(a,b){if(null==a)throw new TypeError("Object.assign target cannot be null or undefined");for(var e=Object(a),c=1;c<arguments.length;c++){var d=arguments[c];if(null!=d){var g=void 0;d=Object(d);for(g in d)ya.call(d,g)&&(e[g]=d[g])}}return e},aa={isMounted:function(a){return!1},enqueueForceUpdate:function(a,b,c){},enqueueReplaceState:function(a,b,c,d){},enqueueSetState:function(a,b,c,d){}},Z={};v.prototype.isReactComponent=
{};v.prototype.setState=function(a,b){if("object"!==typeof a&&"function"!==typeof a&&null!=a)throw Error(y(85));this.updater.enqueueSetState(this,a,b,"setState")};v.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,"forceUpdate")};ba.prototype=v.prototype;d=K.prototype=new ba;d.constructor=K;U(d,v.prototype);d.isPureReactComponent=!0;var L={current:null},ea=Object.prototype.hasOwnProperty,fa={key:!0,ref:!0,__self:!0,__source:!0},ia=/\/+/g,ja={current:null},V;if("object"===typeof performance&&
"function"===typeof performance.now){var za=performance;var t=function(){return za.now()}}else{var pa=Date,Aa=pa.now();t=function(){return pa.now()-Aa}}if("undefined"===typeof window||"function"!==typeof MessageChannel){var B=null,qa=null,ra=function(){if(null!==B)try{var a=t();B(!0,a);B=null}catch(b){throw setTimeout(ra,0),b;}};var A=function(a){null!==B?setTimeout(A,0,a):(B=a,setTimeout(ra,0))};var G=function(a,b){qa=setTimeout(a,b)};var S=function(){clearTimeout(qa)};var T=function(){return!1};
d=V=function(){}}else{var Ba=window.setTimeout,Ca=window.clearTimeout;"undefined"!==typeof console&&(d=window.cancelAnimationFrame,"function"!==typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),"function"!==typeof d&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"));
var I=!1,J=null,W=-1,sa=5,ta=0;T=function(){return t()>=ta};d=function(){};V=function(a){0>a||125<a?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):sa=0<a?Math.floor(1E3/a):5};var ua=new MessageChannel,X=ua.port2;ua.port1.onmessage=function(){if(null!==J){var a=t();ta=a+sa;try{J(!0,a)?X.postMessage(null):(I=!1,J=null)}catch(b){throw X.postMessage(null),b;}}else I=!1};A=function(a){J=a;I||(I=!0,X.postMessage(null))};G=
function(a,b){W=Ba(function(){a(t())},b)};S=function(){Ca(W);W=-1}}var q=[],r=[],Da=1,m=null,g=3,H=!1,u=!1,z=!1,Ea=0;d={ReactCurrentDispatcher:ja,ReactCurrentOwner:L,IsSomeRendererActing:{current:!1},ReactCurrentBatchConfig:{transition:0},assign:U,Scheduler:{__proto__:null,unstable_ImmediatePriority:1,unstable_UserBlockingPriority:2,unstable_NormalPriority:3,unstable_IdlePriority:5,unstable_LowPriority:4,unstable_runWithPriority:function(a,b){switch(a){case 1:case 2:case 3:case 4:case 5:break;default:a=
3}var c=g;g=a;try{return b()}finally{g=c}},unstable_next:function(a){switch(g){case 1:case 2:case 3:var b=3;break;default:b=g}var c=g;g=b;try{return a()}finally{g=c}},unstable_scheduleCallback:function(a,b,c){var d=t();"object"===typeof c&&null!==c?(c=c.delay,c="number"===typeof c&&0<c?d+c:d):c=d;switch(a){case 1:var e=-1;break;case 2:e=250;break;case 5:e=1073741823;break;case 4:e=1E4;break;default:e=5E3}e=c+e;a={id:Da++,callback:b,priorityLevel:a,startTime:c,expirationTime:e,sortIndex:-1};c>d?(a.sortIndex=
c,O(r,a),null===p(q)&&a===p(r)&&(z?S():z=!0,G(Q,c-d))):(a.sortIndex=e,O(q,a),u||H||(u=!0,A(R)));return a},unstable_cancelCallback:function(a){a.callback=null},unstable_wrapCallback:function(a){var b=g;return function(){var c=g;g=b;try{return a.apply(this,arguments)}finally{g=c}}},unstable_getCurrentPriorityLevel:function(){return g},get unstable_shouldYield(){return T},unstable_requestPaint:d,unstable_continueExecution:function(){u||H||(u=!0,A(R))},unstable_pauseExecution:function(){},unstable_getFirstCallbackNode:function(){return p(q)},
get unstable_now(){return t},get unstable_forceFrameRate(){return V},unstable_Profiling:null},SchedulerTracing:{__proto__:null,__interactionsRef:null,__subscriberRef:null,unstable_clear:function(a){return a()},unstable_getCurrent:function(){return null},unstable_getThreadID:function(){return++Ea},unstable_trace:function(a,b,c){return c()},unstable_wrap:function(a){return a},unstable_subscribe:function(a){},unstable_unsubscribe:function(a){}}};c.Children={map:D,forEach:function(a,b,c){D(a,function(){b.apply(this,
arguments)},c)},count:function(a){var b=0;D(a,function(){b++});return b},toArray:function(a){return D(a,function(a){return a})||[]},only:function(a){if(!M(a))throw Error(y(143));return a}};c.Component=v;c.PureComponent=K;c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=d;c.cloneElement=function(a,b,c){if(null===a||void 0===a)throw Error(y(267,a));var d=U({},a.props),e=a.key,g=a.ref,n=a._owner;if(null!=b){void 0!==b.ref&&(g=b.ref,n=L.current);void 0!==b.key&&(e=""+b.key);if(a.type&&a.type.defaultProps)var k=
a.type.defaultProps;for(h in b)ea.call(b,h)&&!fa.hasOwnProperty(h)&&(d[h]=void 0===b[h]&&void 0!==k?k[h]:b[h])}var h=arguments.length-2;if(1===h)d.children=c;else if(1<h){k=Array(h);for(var m=0;m<h;m++)k[m]=arguments[m+2];d.children=k}return{$$typeof:w,type:a.type,key:e,ref:g,props:d,_owner:n}};c.createContext=function(a,b){void 0===b&&(b=null);a={$$typeof:la,_calculateChangedBits:b,_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:ka,_context:a};return a.Consumer=
a};c.createElement=ca;c.createFactory=function(a){var b=ca.bind(null,a);b.type=a;return b};c.createRef=function(){return{current:null}};c.forwardRef=function(a){return{$$typeof:ma,render:a}};c.isValidElement=M;c.lazy=function(a){return{$$typeof:oa,_payload:{_status:-1,_result:a},_init:xa}};c.memo=function(a,b){return{$$typeof:na,type:a,compare:void 0===b?null:b}};c.useCallback=function(a,b){return n().useCallback(a,b)};c.useContext=function(a,b){return n().useContext(a,b)};c.useDebugValue=function(a,
b){};c.useEffect=function(a,b){return n().useEffect(a,b)};c.useImperativeHandle=function(a,b,c){return n().useImperativeHandle(a,b,c)};c.useLayoutEffect=function(a,b){return n().useLayoutEffect(a,b)};c.useMemo=function(a,b){return n().useMemo(a,b)};c.useReducer=function(a,b,c){return n().useReducer(a,b,c)};c.useRef=function(a){return n().useRef(a)};c.useState=function(a){return n().useState(a)};c.version="17.0.1"});
})();
/** @license React v17.0.1
 * react-dom.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */
(function(){/*
 Modernizr 3.0.0pre (Custom Build) | MIT
*/
'use strict';(function(M,ha){"object"===typeof exports&&"undefined"!==typeof module?ha(exports,require("react")):"function"===typeof define&&define.amd?define(["exports","react"],ha):(M=M||self,ha(M.ReactDOM={},M.React))})(this,function(M,ha){function m(a){for(var b="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=1;c<arguments.length;c++)b+="&args[]="+encodeURIComponent(arguments[c]);return"Minified React error #"+a+"; visit "+b+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}
function Ta(a,b){gb(a,b);gb(a+"Capture",b)}function gb(a,b){Ib[a]=b;for(a=0;a<b.length;a++)zf.add(b[a])}function li(a){if(Af.call(Bf,a))return!0;if(Af.call(Cf,a))return!1;if(mi.test(a))return Bf[a]=!0;Cf[a]=!0;return!1}function ni(a,b,c,d){if(null!==c&&0===c.type)return!1;switch(typeof b){case "function":case "symbol":return!0;case "boolean":if(d)return!1;if(null!==c)return!c.acceptsBooleans;a=a.toLowerCase().slice(0,5);return"data-"!==a&&"aria-"!==a;default:return!1}}function oi(a,b,c,d){if(null===
b||"undefined"===typeof b||ni(a,b,c,d))return!0;if(d)return!1;if(null!==c)switch(c.type){case 3:return!b;case 4:return!1===b;case 5:return isNaN(b);case 6:return isNaN(b)||1>b}return!1}function Q(a,b,c,d,e,f,g){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=d;this.attributeNamespace=e;this.mustUseProperty=c;this.propertyName=a;this.type=b;this.sanitizeURL=f;this.removeEmptyString=g}function Ed(a,b,c,d){var e=I.hasOwnProperty(b)?I[b]:null;var f=null!==e?0===e.type:d?!1:!(2<b.length)||
"o"!==b[0]&&"O"!==b[0]||"n"!==b[1]&&"N"!==b[1]?!1:!0;f||(oi(b,c,e,d)&&(c=null),d||null===e?li(b)&&(null===c?a.removeAttribute(b):a.setAttribute(b,""+c)):e.mustUseProperty?a[e.propertyName]=null===c?3===e.type?!1:"":c:(b=e.attributeName,d=e.attributeNamespace,null===c?a.removeAttribute(b):(e=e.type,c=3===e||4===e&&!0===c?"":""+c,d?a.setAttributeNS(d,b,c):a.setAttribute(b,c))))}function Jb(a){if(null===a||"object"!==typeof a)return null;a=Df&&a[Df]||a["@@iterator"];return"function"===typeof a?a:null}
function Kb(a,b,c){if(void 0===Fd)try{throw Error();}catch(d){Fd=(b=d.stack.trim().match(/\n( *(at )?)/))&&b[1]||""}return"\n"+Fd+a}function Bc(a,b){if(!a||Gd)return"";Gd=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(b)if(b=function(){throw Error();},Object.defineProperty(b.prototype,"props",{set:function(){throw Error();}}),"object"===typeof Reflect&&Reflect.construct){try{Reflect.construct(b,[])}catch(k){var d=k}Reflect.construct(a,[],b)}else{try{b.call()}catch(k){d=k}a.call(b.prototype)}else{try{throw Error();
}catch(k){d=k}a()}}catch(k){if(k&&d&&"string"===typeof k.stack){for(var e=k.stack.split("\n"),f=d.stack.split("\n"),g=e.length-1,h=f.length-1;1<=g&&0<=h&&e[g]!==f[h];)h--;for(;1<=g&&0<=h;g--,h--)if(e[g]!==f[h]){if(1!==g||1!==h){do if(g--,h--,0>h||e[g]!==f[h])return"\n"+e[g].replace(" at new "," at ");while(1<=g&&0<=h)}break}}}finally{Gd=!1,Error.prepareStackTrace=c}return(a=a?a.displayName||a.name:"")?Kb(a):""}function pi(a){switch(a.tag){case 5:return Kb(a.type);case 16:return Kb("Lazy");case 13:return Kb("Suspense");
case 19:return Kb("SuspenseList");case 0:case 2:case 15:return a=Bc(a.type,!1),a;case 11:return a=Bc(a.type.render,!1),a;case 22:return a=Bc(a.type._render,!1),a;case 1:return a=Bc(a.type,!0),a;default:return""}}function hb(a){if(null==a)return null;if("function"===typeof a)return a.displayName||a.name||null;if("string"===typeof a)return a;switch(a){case wa:return"Fragment";case Ua:return"Portal";case Lb:return"Profiler";case Hd:return"StrictMode";case Mb:return"Suspense";case Cc:return"SuspenseList"}if("object"===
typeof a)switch(a.$$typeof){case Id:return(a.displayName||"Context")+".Consumer";case Jd:return(a._context.displayName||"Context")+".Provider";case Dc:var b=a.render;b=b.displayName||b.name||"";return a.displayName||(""!==b?"ForwardRef("+b+")":"ForwardRef");case Ec:return hb(a.type);case Kd:return hb(a._render);case Ld:b=a._payload;a=a._init;try{return hb(a(b))}catch(c){}}return null}function xa(a){switch(typeof a){case "boolean":case "number":case "object":case "string":case "undefined":return a;
default:return""}}function Ef(a){var b=a.type;return(a=a.nodeName)&&"input"===a.toLowerCase()&&("checkbox"===b||"radio"===b)}function qi(a){var b=Ef(a)?"checked":"value",c=Object.getOwnPropertyDescriptor(a.constructor.prototype,b),d=""+a[b];if(!a.hasOwnProperty(b)&&"undefined"!==typeof c&&"function"===typeof c.get&&"function"===typeof c.set){var e=c.get,f=c.set;Object.defineProperty(a,b,{configurable:!0,get:function(){return e.call(this)},set:function(a){d=""+a;f.call(this,a)}});Object.defineProperty(a,
b,{enumerable:c.enumerable});return{getValue:function(){return d},setValue:function(a){d=""+a},stopTracking:function(){a._valueTracker=null;delete a[b]}}}}function Fc(a){a._valueTracker||(a._valueTracker=qi(a))}function Ff(a){if(!a)return!1;var b=a._valueTracker;if(!b)return!0;var c=b.getValue();var d="";a&&(d=Ef(a)?a.checked?"true":"false":a.value);a=d;return a!==c?(b.setValue(a),!0):!1}function Gc(a){a=a||("undefined"!==typeof document?document:void 0);if("undefined"===typeof a)return null;try{return a.activeElement||
a.body}catch(b){return a.body}}function Md(a,b){var c=b.checked;return B({},b,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=c?c:a._wrapperState.initialChecked})}function Gf(a,b){var c=null==b.defaultValue?"":b.defaultValue,d=null!=b.checked?b.checked:b.defaultChecked;c=xa(null!=b.value?b.value:c);a._wrapperState={initialChecked:d,initialValue:c,controlled:"checkbox"===b.type||"radio"===b.type?null!=b.checked:null!=b.value}}function Hf(a,b){b=b.checked;null!=b&&Ed(a,"checked",
b,!1)}function Nd(a,b){Hf(a,b);var c=xa(b.value),d=b.type;if(null!=c)if("number"===d){if(0===c&&""===a.value||a.value!=c)a.value=""+c}else a.value!==""+c&&(a.value=""+c);else if("submit"===d||"reset"===d){a.removeAttribute("value");return}b.hasOwnProperty("value")?Od(a,b.type,c):b.hasOwnProperty("defaultValue")&&Od(a,b.type,xa(b.defaultValue));null==b.checked&&null!=b.defaultChecked&&(a.defaultChecked=!!b.defaultChecked)}function If(a,b,c){if(b.hasOwnProperty("value")||b.hasOwnProperty("defaultValue")){var d=
b.type;if(!("submit"!==d&&"reset"!==d||void 0!==b.value&&null!==b.value))return;b=""+a._wrapperState.initialValue;c||b===a.value||(a.value=b);a.defaultValue=b}c=a.name;""!==c&&(a.name="");a.defaultChecked=!!a._wrapperState.initialChecked;""!==c&&(a.name=c)}function Od(a,b,c){if("number"!==b||Gc(a.ownerDocument)!==a)null==c?a.defaultValue=""+a._wrapperState.initialValue:a.defaultValue!==""+c&&(a.defaultValue=""+c)}function ri(a){var b="";ha.Children.forEach(a,function(a){null!=a&&(b+=a)});return b}
function Pd(a,b){a=B({children:void 0},b);if(b=ri(b.children))a.children=b;return a}function ib(a,b,c,d){a=a.options;if(b){b={};for(var e=0;e<c.length;e++)b["$"+c[e]]=!0;for(c=0;c<a.length;c++)e=b.hasOwnProperty("$"+a[c].value),a[c].selected!==e&&(a[c].selected=e),e&&d&&(a[c].defaultSelected=!0)}else{c=""+xa(c);b=null;for(e=0;e<a.length;e++){if(a[e].value===c){a[e].selected=!0;d&&(a[e].defaultSelected=!0);return}null!==b||a[e].disabled||(b=a[e])}null!==b&&(b.selected=!0)}}function Qd(a,b){if(null!=
b.dangerouslySetInnerHTML)throw Error(m(91));return B({},b,{value:void 0,defaultValue:void 0,children:""+a._wrapperState.initialValue})}function Jf(a,b){var c=b.value;if(null==c){c=b.children;b=b.defaultValue;if(null!=c){if(null!=b)throw Error(m(92));if(Array.isArray(c)){if(!(1>=c.length))throw Error(m(93));c=c[0]}b=c}null==b&&(b="");c=b}a._wrapperState={initialValue:xa(c)}}function Kf(a,b){var c=xa(b.value),d=xa(b.defaultValue);null!=c&&(c=""+c,c!==a.value&&(a.value=c),null==b.defaultValue&&a.defaultValue!==
c&&(a.defaultValue=c));null!=d&&(a.defaultValue=""+d)}function Lf(a,b){b=a.textContent;b===a._wrapperState.initialValue&&""!==b&&null!==b&&(a.value=b)}function Mf(a){switch(a){case "svg":return"http://www.w3.org/2000/svg";case "math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Rd(a,b){return null==a||"http://www.w3.org/1999/xhtml"===a?Mf(b):"http://www.w3.org/2000/svg"===a&&"foreignObject"===b?"http://www.w3.org/1999/xhtml":a}function Nf(a,b,c){return null==
b||"boolean"===typeof b||""===b?"":c||"number"!==typeof b||0===b||Nb.hasOwnProperty(a)&&Nb[a]?(""+b).trim():b+"px"}function Of(a,b){a=a.style;for(var c in b)if(b.hasOwnProperty(c)){var d=0===c.indexOf("--"),e=Nf(c,b[c],d);"float"===c&&(c="cssFloat");d?a.setProperty(c,e):a[c]=e}}function Sd(a,b){if(b){if(si[a]&&(null!=b.children||null!=b.dangerouslySetInnerHTML))throw Error(m(137,a));if(null!=b.dangerouslySetInnerHTML){if(null!=b.children)throw Error(m(60));if(!("object"===typeof b.dangerouslySetInnerHTML&&
"__html"in b.dangerouslySetInnerHTML))throw Error(m(61));}if(null!=b.style&&"object"!==typeof b.style)throw Error(m(62));}}function Td(a,b){if(-1===a.indexOf("-"))return"string"===typeof b.is;switch(a){case "annotation-xml":case "color-profile":case "font-face":case "font-face-src":case "font-face-uri":case "font-face-format":case "font-face-name":case "missing-glyph":return!1;default:return!0}}function Ud(a){a=a.target||a.srcElement||window;a.correspondingUseElement&&(a=a.correspondingUseElement);
return 3===a.nodeType?a.parentNode:a}function Pf(a){if(a=Ob(a)){if("function"!==typeof Vd)throw Error(m(280));var b=a.stateNode;b&&(b=Hc(b),Vd(a.stateNode,a.type,b))}}function Qf(a){jb?kb?kb.push(a):kb=[a]:jb=a}function Rf(){if(jb){var a=jb,b=kb;kb=jb=null;Pf(a);if(b)for(a=0;a<b.length;a++)Pf(b[a])}}function Wd(){if(null!==jb||null!==kb)Xd(),Rf()}function ti(a,b,c){if(Yd)return a(b,c);Yd=!0;try{return Sf(a,b,c)}finally{Yd=!1,Wd()}}function Pb(a,b){var c=a.stateNode;if(null===c)return null;var d=Hc(c);
if(null===d)return null;c=d[b];a:switch(b){case "onClick":case "onClickCapture":case "onDoubleClick":case "onDoubleClickCapture":case "onMouseDown":case "onMouseDownCapture":case "onMouseMove":case "onMouseMoveCapture":case "onMouseUp":case "onMouseUpCapture":case "onMouseEnter":(d=!d.disabled)||(a=a.type,d=!("button"===a||"input"===a||"select"===a||"textarea"===a));a=!d;break a;default:a=!1}if(a)return null;if(c&&"function"!==typeof c)throw Error(m(231,b,typeof c));return c}function ui(a,b,c,d,e,
f,g,h,k){Qb=!1;Ic=null;vi.apply(wi,arguments)}function xi(a,b,c,d,e,f,g,h,k){ui.apply(this,arguments);if(Qb){if(Qb){var v=Ic;Qb=!1;Ic=null}else throw Error(m(198));Jc||(Jc=!0,Zd=v)}}function Va(a){var b=a,c=a;if(a.alternate)for(;b.return;)b=b.return;else{a=b;do b=a,0!==(b.flags&1026)&&(c=b.return),a=b.return;while(a)}return 3===b.tag?c:null}function Tf(a){if(13===a.tag){var b=a.memoizedState;null===b&&(a=a.alternate,null!==a&&(b=a.memoizedState));if(null!==b)return b.dehydrated}return null}function Uf(a){if(Va(a)!==
a)throw Error(m(188));}function yi(a){var b=a.alternate;if(!b){b=Va(a);if(null===b)throw Error(m(188));return b!==a?null:a}for(var c=a,d=b;;){var e=c.return;if(null===e)break;var f=e.alternate;if(null===f){d=e.return;if(null!==d){c=d;continue}break}if(e.child===f.child){for(f=e.child;f;){if(f===c)return Uf(e),a;if(f===d)return Uf(e),b;f=f.sibling}throw Error(m(188));}if(c.return!==d.return)c=e,d=f;else{for(var g=!1,h=e.child;h;){if(h===c){g=!0;c=e;d=f;break}if(h===d){g=!0;d=e;c=f;break}h=h.sibling}if(!g){for(h=
f.child;h;){if(h===c){g=!0;c=f;d=e;break}if(h===d){g=!0;d=f;c=e;break}h=h.sibling}if(!g)throw Error(m(189));}}if(c.alternate!==d)throw Error(m(190));}if(3!==c.tag)throw Error(m(188));return c.stateNode.current===c?a:b}function Vf(a){a=yi(a);if(!a)return null;for(var b=a;;){if(5===b.tag||6===b.tag)return b;if(b.child)b.child.return=b,b=b.child;else{if(b===a)break;for(;!b.sibling;){if(!b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}}return null}function Wf(a,b){for(var c=
a.alternate;null!==b;){if(b===a||b===c)return!0;b=b.return}return!1}function $d(a,b,c,d,e){return{blockedOn:a,domEventName:b,eventSystemFlags:c|16,nativeEvent:e,targetContainers:[d]}}function Xf(a,b){switch(a){case "focusin":case "focusout":ya=null;break;case "dragenter":case "dragleave":za=null;break;case "mouseover":case "mouseout":Aa=null;break;case "pointerover":case "pointerout":Rb.delete(b.pointerId);break;case "gotpointercapture":case "lostpointercapture":Sb.delete(b.pointerId)}}function Tb(a,
b,c,d,e,f){if(null===a||a.nativeEvent!==f)return a=$d(b,c,d,e,f),null!==b&&(b=Ob(b),null!==b&&Yf(b)),a;a.eventSystemFlags|=d;b=a.targetContainers;null!==e&&-1===b.indexOf(e)&&b.push(e);return a}function zi(a,b,c,d,e){switch(b){case "focusin":return ya=Tb(ya,a,b,c,d,e),!0;case "dragenter":return za=Tb(za,a,b,c,d,e),!0;case "mouseover":return Aa=Tb(Aa,a,b,c,d,e),!0;case "pointerover":var f=e.pointerId;Rb.set(f,Tb(Rb.get(f)||null,a,b,c,d,e));return!0;case "gotpointercapture":return f=e.pointerId,Sb.set(f,
Tb(Sb.get(f)||null,a,b,c,d,e)),!0}return!1}function Ai(a){var b=Wa(a.target);if(null!==b){var c=Va(b);if(null!==c)if(b=c.tag,13===b){if(b=Tf(c),null!==b){a.blockedOn=b;Bi(a.lanePriority,function(){ae(a.priority,function(){Ci(c)})});return}}else if(3===b&&c.stateNode.hydrate){a.blockedOn=3===c.tag?c.stateNode.containerInfo:null;return}}a.blockedOn=null}function Kc(a){if(null!==a.blockedOn)return!1;for(var b=a.targetContainers;0<b.length;){var c=be(a.domEventName,a.eventSystemFlags,b[0],a.nativeEvent);
if(null!==c)return b=Ob(c),null!==b&&Yf(b),a.blockedOn=c,!1;b.shift()}return!0}function Zf(a,b,c){Kc(a)&&c.delete(b)}function Di(){for(ce=!1;0<ia.length;){var a=ia[0];if(null!==a.blockedOn){a=Ob(a.blockedOn);null!==a&&Ei(a);break}for(var b=a.targetContainers;0<b.length;){var c=be(a.domEventName,a.eventSystemFlags,b[0],a.nativeEvent);if(null!==c){a.blockedOn=c;break}b.shift()}null===a.blockedOn&&ia.shift()}null!==ya&&Kc(ya)&&(ya=null);null!==za&&Kc(za)&&(za=null);null!==Aa&&Kc(Aa)&&(Aa=null);Rb.forEach(Zf);
Sb.forEach(Zf)}function Ub(a,b){a.blockedOn===b&&(a.blockedOn=null,ce||(ce=!0,$f(ag,Di)))}function bg(a){if(0<ia.length){Ub(ia[0],a);for(var b=1;b<ia.length;b++){var c=ia[b];c.blockedOn===a&&(c.blockedOn=null)}}null!==ya&&Ub(ya,a);null!==za&&Ub(za,a);null!==Aa&&Ub(Aa,a);b=function(b){return Ub(b,a)};Rb.forEach(b);Sb.forEach(b);for(b=0;b<Vb.length;b++)c=Vb[b],c.blockedOn===a&&(c.blockedOn=null);for(;0<Vb.length&&(b=Vb[0],null===b.blockedOn);)Ai(b),null===b.blockedOn&&Vb.shift()}function Lc(a,b){var c=
{};c[a.toLowerCase()]=b.toLowerCase();c["Webkit"+a]="webkit"+b;c["Moz"+a]="moz"+b;return c}function Mc(a){if(de[a])return de[a];if(!lb[a])return a;var b=lb[a],c;for(c in b)if(b.hasOwnProperty(c)&&c in cg)return de[a]=b[c];return a}function ee(a,b){for(var c=0;c<a.length;c+=2){var d=a[c],e=a[c+1];e="on"+(e[0].toUpperCase()+e.slice(1));fe.set(d,b);dg.set(d,e);Ta(e,[d])}}function mb(a){if(0!==(1&a))return w=15,1;if(0!==(2&a))return w=14,2;if(0!==(4&a))return w=13,4;var b=24&a;if(0!==b)return w=12,b;
if(0!==(a&32))return w=11,32;b=192&a;if(0!==b)return w=10,b;if(0!==(a&256))return w=9,256;b=3584&a;if(0!==b)return w=8,b;if(0!==(a&4096))return w=7,4096;b=4186112&a;if(0!==b)return w=6,b;b=62914560&a;if(0!==b)return w=5,b;if(a&67108864)return w=4,67108864;if(0!==(a&134217728))return w=3,134217728;b=805306368&a;if(0!==b)return w=2,b;if(0!==(1073741824&a))return w=1,1073741824;w=8;return a}function Fi(a){switch(a){case 99:return 15;case 98:return 10;case 97:case 96:return 8;case 95:return 2;default:return 0}}
function Gi(a){switch(a){case 15:case 14:return 99;case 13:case 12:case 11:case 10:return 98;case 9:case 8:case 7:case 6:case 4:case 5:return 97;case 3:case 2:case 1:return 95;case 0:return 90;default:throw Error(m(358,a));}}function Wb(a,b){var c=a.pendingLanes;if(0===c)return w=0;var d=0,e=0,f=a.expiredLanes,g=a.suspendedLanes,h=a.pingedLanes;if(0!==f)d=f,e=w=15;else if(f=c&134217727,0!==f){var k=f&~g;0!==k?(d=mb(k),e=w):(h&=f,0!==h&&(d=mb(h),e=w))}else f=c&~g,0!==f?(d=mb(f),e=w):0!==h&&(d=mb(h),
e=w);if(0===d)return 0;d=31-Ba(d);d=c&((0>d?0:1<<d)<<1)-1;if(0!==b&&b!==d&&0===(b&g)){mb(b);if(e<=w)return b;w=e}b=a.entangledLanes;if(0!==b)for(a=a.entanglements,b&=d;0<b;)c=31-Ba(b),e=1<<c,d|=a[c],b&=~e;return d}function eg(a){a=a.pendingLanes&-1073741825;return 0!==a?a:a&1073741824?1073741824:0}function Nc(a,b){switch(a){case 15:return 1;case 14:return 2;case 12:return a=nb(24&~b),0===a?Nc(10,b):a;case 10:return a=nb(192&~b),0===a?Nc(8,b):a;case 8:return a=nb(3584&~b),0===a&&(a=nb(4186112&~b),
0===a&&(a=512)),a;case 2:return b=nb(805306368&~b),0===b&&(b=268435456),b}throw Error(m(358,a));}function nb(a){return a&-a}function ge(a){for(var b=[],c=0;31>c;c++)b.push(a);return b}function Oc(a,b,c){a.pendingLanes|=b;var d=b-1;a.suspendedLanes&=d;a.pingedLanes&=d;a=a.eventTimes;b=31-Ba(b);a[b]=c}function Hi(a){return 0===a?32:31-(Ii(a)/Ji|0)|0}function Ki(a,b,c,d){Xa||Xd();var e=he,f=Xa;Xa=!0;try{fg(e,a,b,c,d)}finally{(Xa=f)||Wd()}}function Li(a,b,c,d){Mi(Ni,he.bind(null,a,b,c,d))}function he(a,
b,c,d){if(Pc){var e;if((e=0===(b&4))&&0<ia.length&&-1<gg.indexOf(a))a=$d(null,a,b,c,d),ia.push(a);else{var f=be(a,b,c,d);if(null===f)e&&Xf(a,d);else{if(e){if(-1<gg.indexOf(a)){a=$d(f,a,b,c,d);ia.push(a);return}if(zi(f,a,b,c,d))return;Xf(a,d)}hg(a,b,d,null,c)}}}}function be(a,b,c,d){var e=Ud(d);e=Wa(e);if(null!==e){var f=Va(e);if(null===f)e=null;else{var g=f.tag;if(13===g){e=Tf(f);if(null!==e)return e;e=null}else if(3===g){if(f.stateNode.hydrate)return 3===f.tag?f.stateNode.containerInfo:null;e=null}else f!==
e&&(e=null)}}hg(a,b,d,e,c);return null}function ig(){if(Qc)return Qc;var a,b=ie,c=b.length,d,e="value"in Ca?Ca.value:Ca.textContent,f=e.length;for(a=0;a<c&&b[a]===e[a];a++);var g=c-a;for(d=1;d<=g&&b[c-d]===e[f-d];d++);return Qc=e.slice(a,1<d?1-d:void 0)}function Rc(a){var b=a.keyCode;"charCode"in a?(a=a.charCode,0===a&&13===b&&(a=13)):a=b;10===a&&(a=13);return 32<=a||13===a?a:0}function Sc(){return!0}function jg(){return!1}function V(a){function b(b,d,e,f,g){this._reactName=b;this._targetInst=e;this.type=
d;this.nativeEvent=f;this.target=g;this.currentTarget=null;for(var c in a)a.hasOwnProperty(c)&&(b=a[c],this[c]=b?b(f):f[c]);this.isDefaultPrevented=(null!=f.defaultPrevented?f.defaultPrevented:!1===f.returnValue)?Sc:jg;this.isPropagationStopped=jg;return this}B(b.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():"unknown"!==typeof a.returnValue&&(a.returnValue=!1),this.isDefaultPrevented=Sc)},stopPropagation:function(){var a=
this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():"unknown"!==typeof a.cancelBubble&&(a.cancelBubble=!0),this.isPropagationStopped=Sc)},persist:function(){},isPersistent:Sc});return b}function Oi(a){var b=this.nativeEvent;return b.getModifierState?b.getModifierState(a):(a=Pi[a])?!!b[a]:!1}function je(a){return Oi}function kg(a,b){switch(a){case "keyup":return-1!==Qi.indexOf(b.keyCode);case "keydown":return 229!==b.keyCode;case "keypress":case "mousedown":case "focusout":return!0;default:return!1}}
function lg(a){a=a.detail;return"object"===typeof a&&"data"in a?a.data:null}function Ri(a,b){switch(a){case "compositionend":return lg(b);case "keypress":if(32!==b.which)return null;mg=!0;return ng;case "textInput":return a=b.data,a===ng&&mg?null:a;default:return null}}function Si(a,b){if(ob)return"compositionend"===a||!ke&&kg(a,b)?(a=ig(),Qc=ie=Ca=null,ob=!1,a):null;switch(a){case "paste":return null;case "keypress":if(!(b.ctrlKey||b.altKey||b.metaKey)||b.ctrlKey&&b.altKey){if(b.char&&1<b.char.length)return b.char;
if(b.which)return String.fromCharCode(b.which)}return null;case "compositionend":return og&&"ko"!==b.locale?null:b.data;default:return null}}function pg(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return"input"===b?!!Ti[a.type]:"textarea"===b?!0:!1}function Ui(a){if(!oa)return!1;a="on"+a;var b=a in document;b||(b=document.createElement("div"),b.setAttribute(a,"return;"),b="function"===typeof b[a]);return b}function qg(a,b,c,d){Qf(d);b=Tc(b,"onChange");0<b.length&&(c=new le("onChange","change",
null,c,d),a.push({event:c,listeners:b}))}function Vi(a){rg(a,0)}function Uc(a){var b=pb(a);if(Ff(b))return a}function Wi(a,b){if("change"===a)return b}function sg(){Xb&&(Xb.detachEvent("onpropertychange",tg),Yb=Xb=null)}function tg(a){if("value"===a.propertyName&&Uc(Yb)){var b=[];qg(b,Yb,a,Ud(a));a=Vi;if(Xa)a(b);else{Xa=!0;try{me(a,b)}finally{Xa=!1,Wd()}}}}function Xi(a,b,c){"focusin"===a?(sg(),Xb=b,Yb=c,Xb.attachEvent("onpropertychange",tg)):"focusout"===a&&sg()}function Yi(a,b){if("selectionchange"===
a||"keyup"===a||"keydown"===a)return Uc(Yb)}function Zi(a,b){if("click"===a)return Uc(b)}function $i(a,b){if("input"===a||"change"===a)return Uc(b)}function aj(a,b){return a===b&&(0!==a||1/a===1/b)||a!==a&&b!==b}function Zb(a,b){if(X(a,b))return!0;if("object"!==typeof a||null===a||"object"!==typeof b||null===b)return!1;var c=Object.keys(a),d=Object.keys(b);if(c.length!==d.length)return!1;for(d=0;d<c.length;d++)if(!bj.call(b,c[d])||!X(a[c[d]],b[c[d]]))return!1;return!0}function ug(a){for(;a&&a.firstChild;)a=
a.firstChild;return a}function vg(a,b){var c=ug(a);a=0;for(var d;c;){if(3===c.nodeType){d=a+c.textContent.length;if(a<=b&&d>=b)return{node:c,offset:b-a};a=d}a:{for(;c;){if(c.nextSibling){c=c.nextSibling;break a}c=c.parentNode}c=void 0}c=ug(c)}}function wg(a,b){return a&&b?a===b?!0:a&&3===a.nodeType?!1:b&&3===b.nodeType?wg(a,b.parentNode):"contains"in a?a.contains(b):a.compareDocumentPosition?!!(a.compareDocumentPosition(b)&16):!1:!1}function xg(){for(var a=window,b=Gc();b instanceof a.HTMLIFrameElement;){try{var c=
"string"===typeof b.contentWindow.location.href}catch(d){c=!1}if(c)a=b.contentWindow;else break;b=Gc(a.document)}return b}function ne(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return b&&("input"===b&&("text"===a.type||"search"===a.type||"tel"===a.type||"url"===a.type||"password"===a.type)||"textarea"===b||"true"===a.contentEditable)}function yg(a,b,c){var d=c.window===c?c.document:9===c.nodeType?c:c.ownerDocument;oe||null==qb||qb!==Gc(d)||(d=qb,"selectionStart"in d&&ne(d)?d={start:d.selectionStart,
end:d.selectionEnd}:(d=(d.ownerDocument&&d.ownerDocument.defaultView||window).getSelection(),d={anchorNode:d.anchorNode,anchorOffset:d.anchorOffset,focusNode:d.focusNode,focusOffset:d.focusOffset}),$b&&Zb($b,d)||($b=d,d=Tc(pe,"onSelect"),0<d.length&&(b=new le("onSelect","select",null,b,c),a.push({event:b,listeners:d}),b.target=qb)))}function zg(a,b,c){var d=a.type||"unknown-event";a.currentTarget=c;xi(d,b,void 0,a);a.currentTarget=null}function rg(a,b){b=0!==(b&4);for(var c=0;c<a.length;c++){var d=
a[c],e=d.event;d=d.listeners;a:{var f=void 0;if(b)for(var g=d.length-1;0<=g;g--){var h=d[g],k=h.instance,v=h.currentTarget;h=h.listener;if(k!==f&&e.isPropagationStopped())break a;zg(e,h,v);f=k}else for(g=0;g<d.length;g++){h=d[g];k=h.instance;v=h.currentTarget;h=h.listener;if(k!==f&&e.isPropagationStopped())break a;zg(e,h,v);f=k}}}if(Jc)throw a=Zd,Jc=!1,Zd=null,a;}function z(a,b){var c=Ag(b),d=a+"__bubble";c.has(d)||(Bg(b,a,2,!1),c.add(d))}function Cg(a){a[Dg]||(a[Dg]=!0,zf.forEach(function(b){Eg.has(b)||
Fg(b,!1,a,null);Fg(b,!0,a,null)}))}function Fg(a,b,c,d){var e=4<arguments.length&&void 0!==arguments[4]?arguments[4]:0,f=c;"selectionchange"===a&&9!==c.nodeType&&(f=c.ownerDocument);if(null!==d&&!b&&Eg.has(a)){if("scroll"!==a)return;e|=2;f=d}var g=Ag(f),h=a+"__"+(b?"capture":"bubble");g.has(h)||(b&&(e|=4),Bg(f,a,e,b),g.add(h))}function Bg(a,b,c,d,e){e=fe.get(b);switch(void 0===e?2:e){case 0:e=Ki;break;case 1:e=Li;break;default:e=he}c=e.bind(null,b,c,a);e=void 0;!qe||"touchstart"!==b&&"touchmove"!==
b&&"wheel"!==b||(e=!0);d?void 0!==e?a.addEventListener(b,c,{capture:!0,passive:e}):a.addEventListener(b,c,!0):void 0!==e?a.addEventListener(b,c,{passive:e}):a.addEventListener(b,c,!1)}function hg(a,b,c,d,e){var f=d;if(0===(b&1)&&0===(b&2)&&null!==d)a:for(;;){if(null===d)return;var g=d.tag;if(3===g||4===g){var h=d.stateNode.containerInfo;if(h===e||8===h.nodeType&&h.parentNode===e)break;if(4===g)for(g=d.return;null!==g;){var k=g.tag;if(3===k||4===k)if(k=g.stateNode.containerInfo,k===e||8===k.nodeType&&
k.parentNode===e)return;g=g.return}for(;null!==h;){g=Wa(h);if(null===g)return;k=g.tag;if(5===k||6===k){d=f=g;continue a}h=h.parentNode}}d=d.return}ti(function(){var d=f,e=Ud(c),g=[];a:{var h=dg.get(a);if(void 0!==h){var k=le,m=a;switch(a){case "keypress":if(0===Rc(c))break a;case "keydown":case "keyup":k=cj;break;case "focusin":m="focus";k=re;break;case "focusout":m="blur";k=re;break;case "beforeblur":case "afterblur":k=re;break;case "click":if(2===c.button)break a;case "auxclick":case "dblclick":case "mousedown":case "mousemove":case "mouseup":case "mouseout":case "mouseover":case "contextmenu":k=
Gg;break;case "drag":case "dragend":case "dragenter":case "dragexit":case "dragleave":case "dragover":case "dragstart":case "drop":k=dj;break;case "touchcancel":case "touchend":case "touchmove":case "touchstart":k=ej;break;case Hg:case Ig:case Jg:k=fj;break;case Kg:k=gj;break;case "scroll":k=hj;break;case "wheel":k=ij;break;case "copy":case "cut":case "paste":k=jj;break;case "gotpointercapture":case "lostpointercapture":case "pointercancel":case "pointerdown":case "pointermove":case "pointerout":case "pointerover":case "pointerup":k=
Lg}var l=0!==(b&4),C=!l&&"scroll"===a,x=l?null!==h?h+"Capture":null:h;l=[];for(var p=d,q;null!==p;){q=p;var u=q.stateNode;5===q.tag&&null!==u&&(q=u,null!==x&&(u=Pb(p,x),null!=u&&l.push(ac(p,u,q))));if(C)break;p=p.return}0<l.length&&(h=new k(h,m,null,c,e),g.push({event:h,listeners:l}))}}if(0===(b&7)){a:{h="mouseover"===a||"pointerover"===a;k="mouseout"===a||"pointerout"===a;if(h&&0===(b&16)&&(m=c.relatedTarget||c.fromElement)&&(Wa(m)||m[rb]))break a;if(k||h){h=e.window===e?e:(h=e.ownerDocument)?h.defaultView||
h.parentWindow:window;if(k){if(m=c.relatedTarget||c.toElement,k=d,m=m?Wa(m):null,null!==m&&(C=Va(m),m!==C||5!==m.tag&&6!==m.tag))m=null}else k=null,m=d;if(k!==m){l=Gg;u="onMouseLeave";x="onMouseEnter";p="mouse";if("pointerout"===a||"pointerover"===a)l=Lg,u="onPointerLeave",x="onPointerEnter",p="pointer";C=null==k?h:pb(k);q=null==m?h:pb(m);h=new l(u,p+"leave",k,c,e);h.target=C;h.relatedTarget=q;u=null;Wa(e)===d&&(l=new l(x,p+"enter",m,c,e),l.target=q,l.relatedTarget=C,u=l);C=u;if(k&&m)b:{l=k;x=m;p=
0;for(q=l;q;q=sb(q))p++;q=0;for(u=x;u;u=sb(u))q++;for(;0<p-q;)l=sb(l),p--;for(;0<q-p;)x=sb(x),q--;for(;p--;){if(l===x||null!==x&&l===x.alternate)break b;l=sb(l);x=sb(x)}l=null}else l=null;null!==k&&Mg(g,h,k,l,!1);null!==m&&null!==C&&Mg(g,C,m,l,!0)}}}a:{h=d?pb(d):window;k=h.nodeName&&h.nodeName.toLowerCase();if("select"===k||"input"===k&&"file"===h.type)var n=Wi;else if(pg(h))if(Ng)n=$i;else{n=Yi;var da=Xi}else(k=h.nodeName)&&"input"===k.toLowerCase()&&("checkbox"===h.type||"radio"===h.type)&&(n=Zi);
if(n&&(n=n(a,d))){qg(g,n,c,e);break a}da&&da(a,h,d);"focusout"===a&&(da=h._wrapperState)&&da.controlled&&"number"===h.type&&Od(h,"number",h.value)}da=d?pb(d):window;switch(a){case "focusin":if(pg(da)||"true"===da.contentEditable)qb=da,pe=d,$b=null;break;case "focusout":$b=pe=qb=null;break;case "mousedown":oe=!0;break;case "contextmenu":case "mouseup":case "dragend":oe=!1;yg(g,c,e);break;case "selectionchange":if(kj)break;case "keydown":case "keyup":yg(g,c,e)}var Ea;if(ke)b:{switch(a){case "compositionstart":var F=
"onCompositionStart";break b;case "compositionend":F="onCompositionEnd";break b;case "compositionupdate":F="onCompositionUpdate";break b}F=void 0}else ob?kg(a,c)&&(F="onCompositionEnd"):"keydown"===a&&229===c.keyCode&&(F="onCompositionStart");F&&(og&&"ko"!==c.locale&&(ob||"onCompositionStart"!==F?"onCompositionEnd"===F&&ob&&(Ea=ig()):(Ca=e,ie="value"in Ca?Ca.value:Ca.textContent,ob=!0)),da=Tc(d,F),0<da.length&&(F=new Og(F,a,null,c,e),g.push({event:F,listeners:da}),Ea?F.data=Ea:(Ea=lg(c),null!==Ea&&
(F.data=Ea))));if(Ea=lj?Ri(a,c):Si(a,c))d=Tc(d,"onBeforeInput"),0<d.length&&(e=new mj("onBeforeInput","beforeinput",null,c,e),g.push({event:e,listeners:d}),e.data=Ea)}rg(g,b)})}function ac(a,b,c){return{instance:a,listener:b,currentTarget:c}}function Tc(a,b){for(var c=b+"Capture",d=[];null!==a;){var e=a,f=e.stateNode;5===e.tag&&null!==f&&(e=f,f=Pb(a,c),null!=f&&d.unshift(ac(a,f,e)),f=Pb(a,b),null!=f&&d.push(ac(a,f,e)));a=a.return}return d}function sb(a){if(null===a)return null;do a=a.return;while(a&&
5!==a.tag);return a?a:null}function Mg(a,b,c,d,e){for(var f=b._reactName,g=[];null!==c&&c!==d;){var h=c,k=h.alternate,v=h.stateNode;if(null!==k&&k===d)break;5===h.tag&&null!==v&&(h=v,e?(k=Pb(c,f),null!=k&&g.unshift(ac(c,k,h))):e||(k=Pb(c,f),null!=k&&g.push(ac(c,k,h))));c=c.return}0!==g.length&&a.push({event:b,listeners:g})}function Vc(){}function Pg(a,b){switch(a){case "button":case "input":case "select":case "textarea":return!!b.autoFocus}return!1}function se(a,b){return"textarea"===a||"option"===
a||"noscript"===a||"string"===typeof b.children||"number"===typeof b.children||"object"===typeof b.dangerouslySetInnerHTML&&null!==b.dangerouslySetInnerHTML&&null!=b.dangerouslySetInnerHTML.__html}function te(a){1===a.nodeType?a.textContent="":9===a.nodeType&&(a=a.body,null!=a&&(a.textContent=""))}function tb(a){for(;null!=a;a=a.nextSibling){var b=a.nodeType;if(1===b||3===b)break}return a}function Qg(a){a=a.previousSibling;for(var b=0;a;){if(8===a.nodeType){var c=a.data;if("$"===c||"$!"===c||"$?"===
c){if(0===b)return a;b--}else"/$"===c&&b++}a=a.previousSibling}return null}function nj(a){return{$$typeof:ue,toString:a,valueOf:a}}function Wa(a){var b=a[Fa];if(b)return b;for(var c=a.parentNode;c;){if(b=c[rb]||c[Fa]){c=b.alternate;if(null!==b.child||null!==c&&null!==c.child)for(a=Qg(a);null!==a;){if(c=a[Fa])return c;a=Qg(a)}return b}a=c;c=a.parentNode}return null}function Ob(a){a=a[Fa]||a[rb];return!a||5!==a.tag&&6!==a.tag&&13!==a.tag&&3!==a.tag?null:a}function pb(a){if(5===a.tag||6===a.tag)return a.stateNode;
throw Error(m(33));}function Hc(a){return a[Wc]||null}function Ag(a){var b=a[Rg];void 0===b&&(b=a[Rg]=new Set);return b}function Ga(a){return{current:a}}function t(a,b){0>ub||(a.current=ve[ub],ve[ub]=null,ub--)}function A(a,b,c){ub++;ve[ub]=a.current;a.current=b}function vb(a,b){var c=a.type.contextTypes;if(!c)return Ha;var d=a.stateNode;if(d&&d.__reactInternalMemoizedUnmaskedChildContext===b)return d.__reactInternalMemoizedMaskedChildContext;var e={},f;for(f in c)e[f]=b[f];d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=
b,a.__reactInternalMemoizedMaskedChildContext=e);return e}function S(a){a=a.childContextTypes;return null!==a&&void 0!==a}function Sg(a,b,c){if(D.current!==Ha)throw Error(m(168));A(D,b);A(J,c)}function Tg(a,b,c){var d=a.stateNode;a=b.childContextTypes;if("function"!==typeof d.getChildContext)return c;d=d.getChildContext();for(var e in d)if(!(e in a))throw Error(m(108,hb(b)||"Unknown",e));return B({},c,d)}function Xc(a){a=(a=a.stateNode)&&a.__reactInternalMemoizedMergedChildContext||Ha;Ya=D.current;
A(D,a);A(J,J.current);return!0}function Ug(a,b,c){var d=a.stateNode;if(!d)throw Error(m(169));c?(a=Tg(a,b,Ya),d.__reactInternalMemoizedMergedChildContext=a,t(J),t(D),A(D,a)):t(J);A(J,c)}function wb(){switch(oj()){case Yc:return 99;case Vg:return 98;case Wg:return 97;case Xg:return 96;case Yg:return 95;default:throw Error(m(332));}}function Zg(a){switch(a){case 99:return Yc;case 98:return Vg;case 97:return Wg;case 96:return Xg;case 95:return Yg;default:throw Error(m(332));}}function Za(a,b){a=Zg(a);
return pj(a,b)}function bc(a,b,c){a=Zg(a);return we(a,b,c)}function ja(){if(null!==Zc){var a=Zc;Zc=null;xe(a)}$g()}function $g(){if(!ye&&null!==pa){ye=!0;var a=0;try{var b=pa;Za(99,function(){for(;a<b.length;a++){var c=b[a];do c=c(!0);while(null!==c)}});pa=null}catch(c){throw null!==pa&&(pa=pa.slice(a+1)),we(Yc,ja),c;}finally{ye=!1}}}function ea(a,b){if(a&&a.defaultProps){b=B({},b);a=a.defaultProps;for(var c in a)void 0===b[c]&&(b[c]=a[c]);return b}return b}function ze(){$c=xb=ad=null}function Ae(a){var b=
bd.current;t(bd);a.type._context._currentValue=b}function ah(a,b){for(;null!==a;){var c=a.alternate;if((a.childLanes&b)===b)if(null===c||(c.childLanes&b)===b)break;else c.childLanes|=b;else a.childLanes|=b,null!==c&&(c.childLanes|=b);a=a.return}}function yb(a,b){ad=a;$c=xb=null;a=a.dependencies;null!==a&&null!==a.firstContext&&(0!==(a.lanes&b)&&(fa=!0),a.firstContext=null)}function Y(a,b){if($c!==a&&!1!==b&&0!==b){if("number"!==typeof b||1073741823===b)$c=a,b=1073741823;b={context:a,observedBits:b,
next:null};if(null===xb){if(null===ad)throw Error(m(308));xb=b;ad.dependencies={lanes:0,firstContext:b,responders:null}}else xb=xb.next=b}return a._currentValue}function Be(a){a.updateQueue={baseState:a.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null},effects:null}}function bh(a,b){a=a.updateQueue;b.updateQueue===a&&(b.updateQueue={baseState:a.baseState,firstBaseUpdate:a.firstBaseUpdate,lastBaseUpdate:a.lastBaseUpdate,shared:a.shared,effects:a.effects})}function Ia(a,b){return{eventTime:a,
lane:b,tag:0,payload:null,callback:null,next:null}}function Ja(a,b){a=a.updateQueue;if(null!==a){a=a.shared;var c=a.pending;null===c?b.next=b:(b.next=c.next,c.next=b);a.pending=b}}function ch(a,b){var c=a.updateQueue,d=a.alternate;if(null!==d&&(d=d.updateQueue,c===d)){var e=null,f=null;c=c.firstBaseUpdate;if(null!==c){do{var g={eventTime:c.eventTime,lane:c.lane,tag:c.tag,payload:c.payload,callback:c.callback,next:null};null===f?e=f=g:f=f.next=g;c=c.next}while(null!==c);null===f?e=f=b:f=f.next=b}else e=
f=b;c={baseState:d.baseState,firstBaseUpdate:e,lastBaseUpdate:f,shared:d.shared,effects:d.effects};a.updateQueue=c;return}a=c.lastBaseUpdate;null===a?c.firstBaseUpdate=b:a.next=b;c.lastBaseUpdate=b}function cc(a,b,c,d){var e=a.updateQueue;Ka=!1;var f=e.firstBaseUpdate,g=e.lastBaseUpdate,h=e.shared.pending;if(null!==h){e.shared.pending=null;var k=h,v=k.next;k.next=null;null===g?f=v:g.next=v;g=k;var m=a.alternate;if(null!==m){m=m.updateQueue;var l=m.lastBaseUpdate;l!==g&&(null===l?m.firstBaseUpdate=
v:l.next=v,m.lastBaseUpdate=k)}}if(null!==f){l=e.baseState;g=0;m=v=k=null;do{h=f.lane;var r=f.eventTime;if((d&h)===h){null!==m&&(m=m.next={eventTime:r,lane:0,tag:f.tag,payload:f.payload,callback:f.callback,next:null});a:{var n=a,t=f;h=b;r=c;switch(t.tag){case 1:n=t.payload;if("function"===typeof n){l=n.call(r,l,h);break a}l=n;break a;case 3:n.flags=n.flags&-4097|64;case 0:n=t.payload;h="function"===typeof n?n.call(r,l,h):n;if(null===h||void 0===h)break a;l=B({},l,h);break a;case 2:Ka=!0}}null!==f.callback&&
(a.flags|=32,h=e.effects,null===h?e.effects=[f]:h.push(f))}else r={eventTime:r,lane:h,tag:f.tag,payload:f.payload,callback:f.callback,next:null},null===m?(v=m=r,k=l):m=m.next=r,g|=h;f=f.next;if(null===f)if(h=e.shared.pending,null===h)break;else f=h.next,h.next=null,e.lastBaseUpdate=h,e.shared.pending=null}while(1);null===m&&(k=l);e.baseState=k;e.firstBaseUpdate=v;e.lastBaseUpdate=m;La|=g;a.lanes=g;a.memoizedState=l}}function dh(a,b,c){a=b.effects;b.effects=null;if(null!==a)for(b=0;b<a.length;b++){var d=
a[b],e=d.callback;if(null!==e){d.callback=null;d=c;if("function"!==typeof e)throw Error(m(191,e));e.call(d)}}}function cd(a,b,c,d){b=a.memoizedState;c=c(d,b);c=null===c||void 0===c?b:B({},b,c);a.memoizedState=c;0===a.lanes&&(a.updateQueue.baseState=c)}function eh(a,b,c,d,e,f,g){a=a.stateNode;return"function"===typeof a.shouldComponentUpdate?a.shouldComponentUpdate(d,f,g):b.prototype&&b.prototype.isPureReactComponent?!Zb(c,d)||!Zb(e,f):!0}function fh(a,b,c){var d=!1,e=Ha;var f=b.contextType;"object"===
typeof f&&null!==f?f=Y(f):(e=S(b)?Ya:D.current,d=b.contextTypes,f=(d=null!==d&&void 0!==d)?vb(a,e):Ha);b=new b(c,f);a.memoizedState=null!==b.state&&void 0!==b.state?b.state:null;b.updater=dd;a.stateNode=b;b._reactInternals=a;d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=e,a.__reactInternalMemoizedMaskedChildContext=f);return b}function gh(a,b,c,d){a=b.state;"function"===typeof b.componentWillReceiveProps&&b.componentWillReceiveProps(c,d);"function"===typeof b.UNSAFE_componentWillReceiveProps&&
b.UNSAFE_componentWillReceiveProps(c,d);b.state!==a&&dd.enqueueReplaceState(b,b.state,null)}function Ce(a,b,c,d){var e=a.stateNode;e.props=c;e.state=a.memoizedState;e.refs=hh;Be(a);var f=b.contextType;"object"===typeof f&&null!==f?e.context=Y(f):(f=S(b)?Ya:D.current,e.context=vb(a,f));cc(a,c,e,d);e.state=a.memoizedState;f=b.getDerivedStateFromProps;"function"===typeof f&&(cd(a,b,f,c),e.state=a.memoizedState);"function"===typeof b.getDerivedStateFromProps||"function"===typeof e.getSnapshotBeforeUpdate||
"function"!==typeof e.UNSAFE_componentWillMount&&"function"!==typeof e.componentWillMount||(b=e.state,"function"===typeof e.componentWillMount&&e.componentWillMount(),"function"===typeof e.UNSAFE_componentWillMount&&e.UNSAFE_componentWillMount(),b!==e.state&&dd.enqueueReplaceState(e,e.state,null),cc(a,c,e,d),e.state=a.memoizedState);"function"===typeof e.componentDidMount&&(a.flags|=4)}function dc(a,b,c){a=c.ref;if(null!==a&&"function"!==typeof a&&"object"!==typeof a){if(c._owner){c=c._owner;if(c){if(1!==
c.tag)throw Error(m(309));var d=c.stateNode}if(!d)throw Error(m(147,a));var e=""+a;if(null!==b&&null!==b.ref&&"function"===typeof b.ref&&b.ref._stringRef===e)return b.ref;b=function(a){var b=d.refs;b===hh&&(b=d.refs={});null===a?delete b[e]:b[e]=a};b._stringRef=e;return b}if("string"!==typeof a)throw Error(m(284));if(!c._owner)throw Error(m(290,a));}return a}function ed(a,b){if("textarea"!==a.type)throw Error(m(31,"[object Object]"===Object.prototype.toString.call(b)?"object with keys {"+Object.keys(b).join(", ")+
"}":b));}function ih(a){function b(b,c){if(a){var d=b.lastEffect;null!==d?(d.nextEffect=c,b.lastEffect=c):b.firstEffect=b.lastEffect=c;c.nextEffect=null;c.flags=8}}function c(c,d){if(!a)return null;for(;null!==d;)b(c,d),d=d.sibling;return null}function d(a,b){for(a=new Map;null!==b;)null!==b.key?a.set(b.key,b):a.set(b.index,b),b=b.sibling;return a}function e(a,b){a=Ma(a,b);a.index=0;a.sibling=null;return a}function f(b,c,d){b.index=d;if(!a)return c;d=b.alternate;if(null!==d)return d=d.index,d<c?(b.flags=
2,c):d;b.flags=2;return c}function g(b){a&&null===b.alternate&&(b.flags=2);return b}function h(a,b,c,d){if(null===b||6!==b.tag)return b=De(c,a.mode,d),b.return=a,b;b=e(b,c);b.return=a;return b}function k(a,b,c,d){if(null!==b&&b.elementType===c.type)return d=e(b,c.props),d.ref=dc(a,b,c),d.return=a,d;d=fd(c.type,c.key,c.props,null,a.mode,d);d.ref=dc(a,b,c);d.return=a;return d}function v(a,b,c,d){if(null===b||4!==b.tag||b.stateNode.containerInfo!==c.containerInfo||b.stateNode.implementation!==c.implementation)return b=
Ee(c,a.mode,d),b.return=a,b;b=e(b,c.children||[]);b.return=a;return b}function l(a,b,c,d,f){if(null===b||7!==b.tag)return b=zb(c,a.mode,d,f),b.return=a,b;b=e(b,c);b.return=a;return b}function n(a,b,c){if("string"===typeof b||"number"===typeof b)return b=De(""+b,a.mode,c),b.return=a,b;if("object"===typeof b&&null!==b){switch(b.$$typeof){case ec:return c=fd(b.type,b.key,b.props,null,a.mode,c),c.ref=dc(a,null,b),c.return=a,c;case Ua:return b=Ee(b,a.mode,c),b.return=a,b}if(gd(b)||Jb(b))return b=zb(b,
a.mode,c,null),b.return=a,b;ed(a,b)}return null}function r(a,b,c,d){var e=null!==b?b.key:null;if("string"===typeof c||"number"===typeof c)return null!==e?null:h(a,b,""+c,d);if("object"===typeof c&&null!==c){switch(c.$$typeof){case ec:return c.key===e?c.type===wa?l(a,b,c.props.children,d,e):k(a,b,c,d):null;case Ua:return c.key===e?v(a,b,c,d):null}if(gd(c)||Jb(c))return null!==e?null:l(a,b,c,d,null);ed(a,c)}return null}function t(a,b,c,d,e){if("string"===typeof d||"number"===typeof d)return a=a.get(c)||
null,h(b,a,""+d,e);if("object"===typeof d&&null!==d){switch(d.$$typeof){case ec:return a=a.get(null===d.key?c:d.key)||null,d.type===wa?l(b,a,d.props.children,e,d.key):k(b,a,d,e);case Ua:return a=a.get(null===d.key?c:d.key)||null,v(b,a,d,e)}if(gd(d)||Jb(d))return a=a.get(c)||null,l(b,a,d,e,null);ed(b,d)}return null}function w(e,g,h,k){for(var m=null,v=null,l=g,p=g=0,x=null;null!==l&&p<h.length;p++){l.index>p?(x=l,l=null):x=l.sibling;var C=r(e,l,h[p],k);if(null===C){null===l&&(l=x);break}a&&l&&null===
C.alternate&&b(e,l);g=f(C,g,p);null===v?m=C:v.sibling=C;v=C;l=x}if(p===h.length)return c(e,l),m;if(null===l){for(;p<h.length;p++)l=n(e,h[p],k),null!==l&&(g=f(l,g,p),null===v?m=l:v.sibling=l,v=l);return m}for(l=d(e,l);p<h.length;p++)x=t(l,e,p,h[p],k),null!==x&&(a&&null!==x.alternate&&l.delete(null===x.key?p:x.key),g=f(x,g,p),null===v?m=x:v.sibling=x,v=x);a&&l.forEach(function(a){return b(e,a)});return m}function z(e,g,h,k){var l=Jb(h);if("function"!==typeof l)throw Error(m(150));h=l.call(h);if(null==
h)throw Error(m(151));for(var v=l=null,p=g,x=g=0,C=null,q=h.next();null!==p&&!q.done;x++,q=h.next()){p.index>x?(C=p,p=null):C=p.sibling;var Da=r(e,p,q.value,k);if(null===Da){null===p&&(p=C);break}a&&p&&null===Da.alternate&&b(e,p);g=f(Da,g,x);null===v?l=Da:v.sibling=Da;v=Da;p=C}if(q.done)return c(e,p),l;if(null===p){for(;!q.done;x++,q=h.next())q=n(e,q.value,k),null!==q&&(g=f(q,g,x),null===v?l=q:v.sibling=q,v=q);return l}for(p=d(e,p);!q.done;x++,q=h.next())q=t(p,e,x,q.value,k),null!==q&&(a&&null!==
q.alternate&&p.delete(null===q.key?x:q.key),g=f(q,g,x),null===v?l=q:v.sibling=q,v=q);a&&p.forEach(function(a){return b(e,a)});return l}return function(a,d,f,h){var k="object"===typeof f&&null!==f&&f.type===wa&&null===f.key;k&&(f=f.props.children);var l="object"===typeof f&&null!==f;if(l)switch(f.$$typeof){case ec:a:{l=f.key;for(k=d;null!==k;){if(k.key===l){switch(k.tag){case 7:if(f.type===wa){c(a,k.sibling);d=e(k,f.props.children);d.return=a;a=d;break a}break;default:if(k.elementType===f.type){c(a,
k.sibling);d=e(k,f.props);d.ref=dc(a,k,f);d.return=a;a=d;break a}}c(a,k);break}else b(a,k);k=k.sibling}f.type===wa?(d=zb(f.props.children,a.mode,h,f.key),d.return=a,a=d):(h=fd(f.type,f.key,f.props,null,a.mode,h),h.ref=dc(a,d,f),h.return=a,a=h)}return g(a);case Ua:a:{for(k=f.key;null!==d;){if(d.key===k)if(4===d.tag&&d.stateNode.containerInfo===f.containerInfo&&d.stateNode.implementation===f.implementation){c(a,d.sibling);d=e(d,f.children||[]);d.return=a;a=d;break a}else{c(a,d);break}else b(a,d);d=
d.sibling}d=Ee(f,a.mode,h);d.return=a;a=d}return g(a)}if("string"===typeof f||"number"===typeof f)return f=""+f,null!==d&&6===d.tag?(c(a,d.sibling),d=e(d,f),d.return=a,a=d):(c(a,d),d=De(f,a.mode,h),d.return=a,a=d),g(a);if(gd(f))return w(a,d,f,h);if(Jb(f))return z(a,d,f,h);l&&ed(a,f);if("undefined"===typeof f&&!k)switch(a.tag){case 1:case 22:case 0:case 11:case 15:throw Error(m(152,hb(a.type)||"Component"));}return c(a,d)}}function $a(a){if(a===fc)throw Error(m(174));return a}function Fe(a,b){A(gc,
b);A(hc,a);A(ka,fc);a=b.nodeType;switch(a){case 9:case 11:b=(b=b.documentElement)?b.namespaceURI:Rd(null,"");break;default:a=8===a?b.parentNode:b,b=a.namespaceURI||null,a=a.tagName,b=Rd(b,a)}t(ka);A(ka,b)}function Ab(a){t(ka);t(hc);t(gc)}function jh(a){$a(gc.current);var b=$a(ka.current);var c=Rd(b,a.type);b!==c&&(A(hc,a),A(ka,c))}function Ge(a){hc.current===a&&(t(ka),t(hc))}function hd(a){for(var b=a;null!==b;){if(13===b.tag){var c=b.memoizedState;if(null!==c&&(c=c.dehydrated,null===c||"$?"===c.data||
"$!"===c.data))return b}else if(19===b.tag&&void 0!==b.memoizedProps.revealOrder){if(0!==(b.flags&64))return b}else if(null!==b.child){b.child.return=b;b=b.child;continue}if(b===a)break;for(;null===b.sibling;){if(null===b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}return null}function kh(a,b){var c=Z(5,null,null,0);c.elementType="DELETED";c.type="DELETED";c.stateNode=b;c.return=a;c.flags=8;null!==a.lastEffect?(a.lastEffect.nextEffect=c,a.lastEffect=c):a.firstEffect=
a.lastEffect=c}function lh(a,b){switch(a.tag){case 5:var c=a.type;b=1!==b.nodeType||c.toLowerCase()!==b.nodeName.toLowerCase()?null:b;return null!==b?(a.stateNode=b,!0):!1;case 6:return b=""===a.pendingProps||3!==b.nodeType?null:b,null!==b?(a.stateNode=b,!0):!1;case 13:return!1;default:return!1}}function He(a){if(la){var b=Na;if(b){var c=b;if(!lh(a,b)){b=tb(c.nextSibling);if(!b||!lh(a,b)){a.flags=a.flags&-1025|2;la=!1;ra=a;return}kh(ra,c)}ra=a;Na=tb(b.firstChild)}else a.flags=a.flags&-1025|2,la=!1,
ra=a}}function mh(a){for(a=a.return;null!==a&&5!==a.tag&&3!==a.tag&&13!==a.tag;)a=a.return;ra=a}function id(a){if(a!==ra)return!1;if(!la)return mh(a),la=!0,!1;var b=a.type;if(5!==a.tag||"head"!==b&&"body"!==b&&!se(b,a.memoizedProps))for(b=Na;b;)kh(a,b),b=tb(b.nextSibling);mh(a);if(13===a.tag){a=a.memoizedState;a=null!==a?a.dehydrated:null;if(!a)throw Error(m(317));a:{a=a.nextSibling;for(b=0;a;){if(8===a.nodeType){var c=a.data;if("/$"===c){if(0===b){Na=tb(a.nextSibling);break a}b--}else"$"!==c&&"$!"!==
c&&"$?"!==c||b++}a=a.nextSibling}Na=null}}else Na=ra?tb(a.stateNode.nextSibling):null;return!0}function Ie(){Na=ra=null;la=!1}function Je(){for(var a=0;a<Bb.length;a++)Bb[a]._workInProgressVersionPrimary=null;Bb.length=0}function T(){throw Error(m(321));}function Ke(a,b){if(null===b)return!1;for(var c=0;c<b.length&&c<a.length;c++)if(!X(a[c],b[c]))return!1;return!0}function Le(a,b,c,d,e,f){ic=f;y=b;b.memoizedState=null;b.updateQueue=null;b.lanes=0;jc.current=null===a||null===a.memoizedState?qj:rj;
a=c(d,e);if(kc){f=0;do{kc=!1;if(!(25>f))throw Error(m(301));f+=1;K=N=null;b.updateQueue=null;jc.current=sj;a=c(d,e)}while(kc)}jc.current=jd;b=null!==N&&null!==N.next;ic=0;K=N=y=null;kd=!1;if(b)throw Error(m(300));return a}function ab(){var a={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};null===K?y.memoizedState=K=a:K=K.next=a;return K}function bb(){if(null===N){var a=y.alternate;a=null!==a?a.memoizedState:null}else a=N.next;var b=null===K?y.memoizedState:K.next;if(null!==
b)K=b,N=a;else{if(null===a)throw Error(m(310));N=a;a={memoizedState:N.memoizedState,baseState:N.baseState,baseQueue:N.baseQueue,queue:N.queue,next:null};null===K?y.memoizedState=K=a:K=K.next=a}return K}function ma(a,b){return"function"===typeof b?b(a):b}function lc(a,b,c){b=bb();c=b.queue;if(null===c)throw Error(m(311));c.lastRenderedReducer=a;var d=N,e=d.baseQueue,f=c.pending;if(null!==f){if(null!==e){var g=e.next;e.next=f.next;f.next=g}d.baseQueue=e=f;c.pending=null}if(null!==e){e=e.next;d=d.baseState;
var h=g=f=null,k=e;do{var l=k.lane;if((ic&l)===l)null!==h&&(h=h.next={lane:0,action:k.action,eagerReducer:k.eagerReducer,eagerState:k.eagerState,next:null}),d=k.eagerReducer===a?k.eagerState:a(d,k.action);else{var n={lane:l,action:k.action,eagerReducer:k.eagerReducer,eagerState:k.eagerState,next:null};null===h?(g=h=n,f=d):h=h.next=n;y.lanes|=l;La|=l}k=k.next}while(null!==k&&k!==e);null===h?f=d:h.next=g;X(d,b.memoizedState)||(fa=!0);b.memoizedState=d;b.baseState=f;b.baseQueue=h;c.lastRenderedState=
d}return[b.memoizedState,c.dispatch]}function mc(a,b,c){b=bb();c=b.queue;if(null===c)throw Error(m(311));c.lastRenderedReducer=a;var d=c.dispatch,e=c.pending,f=b.memoizedState;if(null!==e){c.pending=null;var g=e=e.next;do f=a(f,g.action),g=g.next;while(g!==e);X(f,b.memoizedState)||(fa=!0);b.memoizedState=f;null===b.baseQueue&&(b.baseState=f);c.lastRenderedState=f}return[f,d]}function nh(a,b,c){var d=b._getVersion;d=d(b._source);var e=b._workInProgressVersionPrimary;if(null!==e)a=e===d;else if(a=a.mutableReadLanes,
a=(ic&a)===a)b._workInProgressVersionPrimary=d,Bb.push(b);if(a)return c(b._source);Bb.push(b);throw Error(m(350));}function oh(a,b,c,d){var e=R;if(null===e)throw Error(m(349));var f=b._getVersion,g=f(b._source),h=jc.current,k=h.useState(function(){return nh(e,b,c)}),l=k[1],n=k[0];k=K;var t=a.memoizedState,r=t.refs,w=r.getSnapshot,z=t.source;t=t.subscribe;var B=y;a.memoizedState={refs:r,source:b,subscribe:d};h.useEffect(function(){r.getSnapshot=c;r.setSnapshot=l;var a=f(b._source);if(!X(g,a)){a=c(b._source);
X(n,a)||(l(a),a=Oa(B),e.mutableReadLanes|=a&e.pendingLanes);a=e.mutableReadLanes;e.entangledLanes|=a;for(var d=e.entanglements,h=a;0<h;){var k=31-Ba(h),m=1<<k;d[k]|=a;h&=~m}}},[c,b,d]);h.useEffect(function(){return d(b._source,function(){var a=r.getSnapshot,c=r.setSnapshot;try{c(a(b._source));var d=Oa(B);e.mutableReadLanes|=d&e.pendingLanes}catch(q){c(function(){throw q;})}})},[b,d]);X(w,c)&&X(z,b)&&X(t,d)||(a={pending:null,dispatch:null,lastRenderedReducer:ma,lastRenderedState:n},a.dispatch=l=Me.bind(null,
y,a),k.queue=a,k.baseQueue=null,n=nh(e,b,c),k.memoizedState=k.baseState=n);return n}function ph(a,b,c){var d=bb();return oh(d,a,b,c)}function nc(a){var b=ab();"function"===typeof a&&(a=a());b.memoizedState=b.baseState=a;a=b.queue={pending:null,dispatch:null,lastRenderedReducer:ma,lastRenderedState:a};a=a.dispatch=Me.bind(null,y,a);return[b.memoizedState,a]}function ld(a,b,c,d){a={tag:a,create:b,destroy:c,deps:d,next:null};b=y.updateQueue;null===b?(b={lastEffect:null},y.updateQueue=b,b.lastEffect=
a.next=a):(c=b.lastEffect,null===c?b.lastEffect=a.next=a:(d=c.next,c.next=a,a.next=d,b.lastEffect=a));return a}function qh(a){var b=ab();a={current:a};return b.memoizedState=a}function md(a){return bb().memoizedState}function Ne(a,b,c,d){var e=ab();y.flags|=a;e.memoizedState=ld(1|b,c,void 0,void 0===d?null:d)}function Oe(a,b,c,d){var e=bb();d=void 0===d?null:d;var f=void 0;if(null!==N){var g=N.memoizedState;f=g.destroy;if(null!==d&&Ke(d,g.deps)){ld(b,c,f,d);return}}y.flags|=a;e.memoizedState=ld(1|
b,c,f,d)}function rh(a,b){return Ne(516,4,a,b)}function nd(a,b){return Oe(516,4,a,b)}function sh(a,b){return Oe(4,2,a,b)}function th(a,b){if("function"===typeof b)return a=a(),b(a),function(){b(null)};if(null!==b&&void 0!==b)return a=a(),b.current=a,function(){b.current=null}}function uh(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return Oe(4,2,th.bind(null,b,a),c)}function Pe(a,b){}function vh(a,b){var c=bb();b=void 0===b?null:b;var d=c.memoizedState;if(null!==d&&null!==b&&Ke(b,d[1]))return d[0];
c.memoizedState=[a,b];return a}function wh(a,b){var c=bb();b=void 0===b?null:b;var d=c.memoizedState;if(null!==d&&null!==b&&Ke(b,d[1]))return d[0];a=a();c.memoizedState=[a,b];return a}function tj(a,b){var c=wb();Za(98>c?98:c,function(){a(!0)});Za(97<c?97:c,function(){var c=aa.transition;aa.transition=1;try{a(!1),b()}finally{aa.transition=c}})}function Me(a,b,c){var d=W(),e=Oa(a),f={lane:e,action:c,eagerReducer:null,eagerState:null,next:null},g=b.pending;null===g?f.next=f:(f.next=g.next,g.next=f);
b.pending=f;g=a.alternate;if(a===y||null!==g&&g===y)kc=kd=!0;else{if(0===a.lanes&&(null===g||0===g.lanes)&&(g=b.lastRenderedReducer,null!==g))try{var h=b.lastRenderedState,k=g(h,c);f.eagerReducer=g;f.eagerState=k;if(X(k,h))return}catch(v){}finally{}Pa(a,e,d)}}function U(a,b,c,d){b.child=null===a?xh(b,null,c,d):od(b,a.child,c,d)}function yh(a,b,c,d,e){c=c.render;var f=b.ref;yb(b,e);d=Le(a,b,c,d,f,e);if(null!==a&&!fa)return b.updateQueue=a.updateQueue,b.flags&=-517,a.lanes&=~e,sa(a,b,e);b.flags|=1;
U(a,b,d,e);return b.child}function zh(a,b,c,d,e,f){if(null===a){var g=c.type;if("function"===typeof g&&!Qe(g)&&void 0===g.defaultProps&&null===c.compare&&void 0===c.defaultProps)return b.tag=15,b.type=g,Ah(a,b,g,d,e,f);a=fd(c.type,null,d,b,b.mode,f);a.ref=b.ref;a.return=b;return b.child=a}g=a.child;if(0===(e&f)&&(e=g.memoizedProps,c=c.compare,c=null!==c?c:Zb,c(e,d)&&a.ref===b.ref))return sa(a,b,f);b.flags|=1;a=Ma(g,d);a.ref=b.ref;a.return=b;return b.child=a}function Ah(a,b,c,d,e,f){if(null!==a&&Zb(a.memoizedProps,
d)&&a.ref===b.ref)if(fa=!1,0!==(f&e))0!==(a.flags&16384)&&(fa=!0);else return b.lanes=a.lanes,sa(a,b,f);return Re(a,b,c,d,f)}function Se(a,b,c){var d=b.pendingProps,e=d.children,f=null!==a?a.memoizedState:null;if("hidden"===d.mode||"unstable-defer-without-hiding"===d.mode)if(0===(b.mode&4))b.memoizedState={baseLanes:0},pd(b,c);else if(0!==(c&1073741824))b.memoizedState={baseLanes:0},pd(b,null!==f?f.baseLanes:c);else return a=null!==f?f.baseLanes|c:c,b.lanes=b.childLanes=1073741824,b.memoizedState=
{baseLanes:a},pd(b,a),null;else null!==f?(d=f.baseLanes|c,b.memoizedState=null):d=c,pd(b,d);U(a,b,e,c);return b.child}function Bh(a,b){var c=b.ref;if(null===a&&null!==c||null!==a&&a.ref!==c)b.flags|=128}function Re(a,b,c,d,e){var f=S(c)?Ya:D.current;f=vb(b,f);yb(b,e);c=Le(a,b,c,d,f,e);if(null!==a&&!fa)return b.updateQueue=a.updateQueue,b.flags&=-517,a.lanes&=~e,sa(a,b,e);b.flags|=1;U(a,b,c,e);return b.child}function Ch(a,b,c,d,e){if(S(c)){var f=!0;Xc(b)}else f=!1;yb(b,e);if(null===b.stateNode)null!==
a&&(a.alternate=null,b.alternate=null,b.flags|=2),fh(b,c,d),Ce(b,c,d,e),d=!0;else if(null===a){var g=b.stateNode,h=b.memoizedProps;g.props=h;var k=g.context,l=c.contextType;"object"===typeof l&&null!==l?l=Y(l):(l=S(c)?Ya:D.current,l=vb(b,l));var m=c.getDerivedStateFromProps,n="function"===typeof m||"function"===typeof g.getSnapshotBeforeUpdate;n||"function"!==typeof g.UNSAFE_componentWillReceiveProps&&"function"!==typeof g.componentWillReceiveProps||(h!==d||k!==l)&&gh(b,g,d,l);Ka=!1;var r=b.memoizedState;
g.state=r;cc(b,d,g,e);k=b.memoizedState;h!==d||r!==k||J.current||Ka?("function"===typeof m&&(cd(b,c,m,d),k=b.memoizedState),(h=Ka||eh(b,c,h,d,r,k,l))?(n||"function"!==typeof g.UNSAFE_componentWillMount&&"function"!==typeof g.componentWillMount||("function"===typeof g.componentWillMount&&g.componentWillMount(),"function"===typeof g.UNSAFE_componentWillMount&&g.UNSAFE_componentWillMount()),"function"===typeof g.componentDidMount&&(b.flags|=4)):("function"===typeof g.componentDidMount&&(b.flags|=4),
b.memoizedProps=d,b.memoizedState=k),g.props=d,g.state=k,g.context=l,d=h):("function"===typeof g.componentDidMount&&(b.flags|=4),d=!1)}else{g=b.stateNode;bh(a,b);h=b.memoizedProps;l=b.type===b.elementType?h:ea(b.type,h);g.props=l;n=b.pendingProps;r=g.context;k=c.contextType;"object"===typeof k&&null!==k?k=Y(k):(k=S(c)?Ya:D.current,k=vb(b,k));var t=c.getDerivedStateFromProps;(m="function"===typeof t||"function"===typeof g.getSnapshotBeforeUpdate)||"function"!==typeof g.UNSAFE_componentWillReceiveProps&&
"function"!==typeof g.componentWillReceiveProps||(h!==n||r!==k)&&gh(b,g,d,k);Ka=!1;r=b.memoizedState;g.state=r;cc(b,d,g,e);var w=b.memoizedState;h!==n||r!==w||J.current||Ka?("function"===typeof t&&(cd(b,c,t,d),w=b.memoizedState),(l=Ka||eh(b,c,l,d,r,w,k))?(m||"function"!==typeof g.UNSAFE_componentWillUpdate&&"function"!==typeof g.componentWillUpdate||("function"===typeof g.componentWillUpdate&&g.componentWillUpdate(d,w,k),"function"===typeof g.UNSAFE_componentWillUpdate&&g.UNSAFE_componentWillUpdate(d,
w,k)),"function"===typeof g.componentDidUpdate&&(b.flags|=4),"function"===typeof g.getSnapshotBeforeUpdate&&(b.flags|=256)):("function"!==typeof g.componentDidUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=4),"function"!==typeof g.getSnapshotBeforeUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=256),b.memoizedProps=d,b.memoizedState=w),g.props=d,g.state=w,g.context=k,d=l):("function"!==typeof g.componentDidUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=4),"function"!==
typeof g.getSnapshotBeforeUpdate||h===a.memoizedProps&&r===a.memoizedState||(b.flags|=256),d=!1)}return Te(a,b,c,d,f,e)}function Te(a,b,c,d,e,f){Bh(a,b);var g=0!==(b.flags&64);if(!d&&!g)return e&&Ug(b,c,!1),sa(a,b,f);d=b.stateNode;uj.current=b;var h=g&&"function"!==typeof c.getDerivedStateFromError?null:d.render();b.flags|=1;null!==a&&g?(b.child=od(b,a.child,null,f),b.child=od(b,null,h,f)):U(a,b,h,f);b.memoizedState=d.state;e&&Ug(b,c,!0);return b.child}function Dh(a){var b=a.stateNode;b.pendingContext?
Sg(a,b.pendingContext,b.pendingContext!==b.context):b.context&&Sg(a,b.context,!1);Fe(a,b.containerInfo)}function Eh(a,b,c){var d=b.pendingProps,e=E.current,f=!1,g;(g=0!==(b.flags&64))||(g=null!==a&&null===a.memoizedState?!1:0!==(e&2));g?(f=!0,b.flags&=-65):null!==a&&null===a.memoizedState||void 0===d.fallback||!0===d.unstable_avoidThisFallback||(e|=1);A(E,e&1);if(null===a){void 0!==d.fallback&&He(b);a=d.children;e=d.fallback;if(f)return a=Fh(b,a,e,c),b.child.memoizedState={baseLanes:c},b.memoizedState=
qd,a;if("number"===typeof d.unstable_expectedLoadTime)return a=Fh(b,a,e,c),b.child.memoizedState={baseLanes:c},b.memoizedState=qd,b.lanes=33554432,a;c=Ue({mode:"visible",children:a},b.mode,c,null);c.return=b;return b.child=c}if(null!==a.memoizedState){if(f)return d=Gh(a,b,d.children,d.fallback,c),f=b.child,e=a.child.memoizedState,f.memoizedState=null===e?{baseLanes:c}:{baseLanes:e.baseLanes|c},f.childLanes=a.childLanes&~c,b.memoizedState=qd,d;c=Hh(a,b,d.children,c);b.memoizedState=null;return c}if(f)return d=
Gh(a,b,d.children,d.fallback,c),f=b.child,e=a.child.memoizedState,f.memoizedState=null===e?{baseLanes:c}:{baseLanes:e.baseLanes|c},f.childLanes=a.childLanes&~c,b.memoizedState=qd,d;c=Hh(a,b,d.children,c);b.memoizedState=null;return c}function Fh(a,b,c,d){var e=a.mode,f=a.child;b={mode:"hidden",children:b};0===(e&2)&&null!==f?(f.childLanes=0,f.pendingProps=b):f=Ue(b,e,0,null);c=zb(c,e,d,null);f.return=a;c.return=a;f.sibling=c;a.child=f;return c}function Hh(a,b,c,d){var e=a.child;a=e.sibling;c=Ma(e,
{mode:"visible",children:c});0===(b.mode&2)&&(c.lanes=d);c.return=b;c.sibling=null;null!==a&&(a.nextEffect=null,a.flags=8,b.firstEffect=b.lastEffect=a);return b.child=c}function Gh(a,b,c,d,e){var f=b.mode,g=a.child;a=g.sibling;var h={mode:"hidden",children:c};0===(f&2)&&b.child!==g?(c=b.child,c.childLanes=0,c.pendingProps=h,g=c.lastEffect,null!==g?(b.firstEffect=c.firstEffect,b.lastEffect=g,g.nextEffect=null):b.firstEffect=b.lastEffect=null):c=Ma(g,h);null!==a?d=Ma(a,d):(d=zb(d,f,e,null),d.flags|=
2);d.return=b;c.return=b;c.sibling=d;b.child=c;return d}function Ih(a,b){a.lanes|=b;var c=a.alternate;null!==c&&(c.lanes|=b);ah(a.return,b)}function Ve(a,b,c,d,e,f){var g=a.memoizedState;null===g?a.memoizedState={isBackwards:b,rendering:null,renderingStartTime:0,last:d,tail:c,tailMode:e,lastEffect:f}:(g.isBackwards=b,g.rendering=null,g.renderingStartTime=0,g.last=d,g.tail=c,g.tailMode=e,g.lastEffect=f)}function Jh(a,b,c){var d=b.pendingProps,e=d.revealOrder,f=d.tail;U(a,b,d.children,c);d=E.current;
if(0!==(d&2))d=d&1|2,b.flags|=64;else{if(null!==a&&0!==(a.flags&64))a:for(a=b.child;null!==a;){if(13===a.tag)null!==a.memoizedState&&Ih(a,c);else if(19===a.tag)Ih(a,c);else if(null!==a.child){a.child.return=a;a=a.child;continue}if(a===b)break a;for(;null===a.sibling;){if(null===a.return||a.return===b)break a;a=a.return}a.sibling.return=a.return;a=a.sibling}d&=1}A(E,d);if(0===(b.mode&2))b.memoizedState=null;else switch(e){case "forwards":c=b.child;for(e=null;null!==c;)a=c.alternate,null!==a&&null===
hd(a)&&(e=c),c=c.sibling;c=e;null===c?(e=b.child,b.child=null):(e=c.sibling,c.sibling=null);Ve(b,!1,e,c,f,b.lastEffect);break;case "backwards":c=null;e=b.child;for(b.child=null;null!==e;){a=e.alternate;if(null!==a&&null===hd(a)){b.child=e;break}a=e.sibling;e.sibling=c;c=e;e=a}Ve(b,!0,c,null,f,b.lastEffect);break;case "together":Ve(b,!1,null,null,void 0,b.lastEffect);break;default:b.memoizedState=null}return b.child}function sa(a,b,c){null!==a&&(b.dependencies=a.dependencies);La|=b.lanes;if(0!==(c&
b.childLanes)){if(null!==a&&b.child!==a.child)throw Error(m(153));if(null!==b.child){a=b.child;c=Ma(a,a.pendingProps);b.child=c;for(c.return=b;null!==a.sibling;)a=a.sibling,c=c.sibling=Ma(a,a.pendingProps),c.return=b;c.sibling=null}return b.child}return null}function oc(a,b){if(!la)switch(a.tailMode){case "hidden":b=a.tail;for(var c=null;null!==b;)null!==b.alternate&&(c=b),b=b.sibling;null===c?a.tail=null:c.sibling=null;break;case "collapsed":c=a.tail;for(var d=null;null!==c;)null!==c.alternate&&
(d=c),c=c.sibling;null===d?b||null===a.tail?a.tail=null:a.tail.sibling=null:d.sibling=null}}function vj(a,b,c){var d=b.pendingProps;switch(b.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:return S(b.type)&&(t(J),t(D)),null;case 3:Ab();t(J);t(D);Je();d=b.stateNode;d.pendingContext&&(d.context=d.pendingContext,d.pendingContext=null);if(null===a||null===a.child)id(b)?b.flags|=4:d.hydrate||(b.flags|=256);Kh(b);return null;case 5:Ge(b);var e=$a(gc.current);
c=b.type;if(null!==a&&null!=b.stateNode)wj(a,b,c,d,e),a.ref!==b.ref&&(b.flags|=128);else{if(!d){if(null===b.stateNode)throw Error(m(166));return null}a=$a(ka.current);if(id(b)){d=b.stateNode;c=b.type;var f=b.memoizedProps;d[Fa]=b;d[Wc]=f;switch(c){case "dialog":z("cancel",d);z("close",d);break;case "iframe":case "object":case "embed":z("load",d);break;case "video":case "audio":for(a=0;a<pc.length;a++)z(pc[a],d);break;case "source":z("error",d);break;case "img":case "image":case "link":z("error",d);
z("load",d);break;case "details":z("toggle",d);break;case "input":Gf(d,f);z("invalid",d);break;case "select":d._wrapperState={wasMultiple:!!f.multiple};z("invalid",d);break;case "textarea":Jf(d,f),z("invalid",d)}Sd(c,f);a=null;for(var g in f)f.hasOwnProperty(g)&&(e=f[g],"children"===g?"string"===typeof e?d.textContent!==e&&(a=["children",e]):"number"===typeof e&&d.textContent!==""+e&&(a=["children",""+e]):Ib.hasOwnProperty(g)&&null!=e&&"onScroll"===g&&z("scroll",d));switch(c){case "input":Fc(d);If(d,
f,!0);break;case "textarea":Fc(d);Lf(d);break;case "select":case "option":break;default:"function"===typeof f.onClick&&(d.onclick=Vc)}d=a;b.updateQueue=d;null!==d&&(b.flags|=4)}else{g=9===e.nodeType?e:e.ownerDocument;"http://www.w3.org/1999/xhtml"===a&&(a=Mf(c));"http://www.w3.org/1999/xhtml"===a?"script"===c?(a=g.createElement("div"),a.innerHTML="<script>\x3c/script>",a=a.removeChild(a.firstChild)):"string"===typeof d.is?a=g.createElement(c,{is:d.is}):(a=g.createElement(c),"select"===c&&(g=a,d.multiple?
g.multiple=!0:d.size&&(g.size=d.size))):a=g.createElementNS(a,c);a[Fa]=b;a[Wc]=d;xj(a,b,!1,!1);b.stateNode=a;g=Td(c,d);switch(c){case "dialog":z("cancel",a);z("close",a);e=d;break;case "iframe":case "object":case "embed":z("load",a);e=d;break;case "video":case "audio":for(e=0;e<pc.length;e++)z(pc[e],a);e=d;break;case "source":z("error",a);e=d;break;case "img":case "image":case "link":z("error",a);z("load",a);e=d;break;case "details":z("toggle",a);e=d;break;case "input":Gf(a,d);e=Md(a,d);z("invalid",
a);break;case "option":e=Pd(a,d);break;case "select":a._wrapperState={wasMultiple:!!d.multiple};e=B({},d,{value:void 0});z("invalid",a);break;case "textarea":Jf(a,d);e=Qd(a,d);z("invalid",a);break;default:e=d}Sd(c,e);var h=e;for(f in h)if(h.hasOwnProperty(f)){var k=h[f];"style"===f?Of(a,k):"dangerouslySetInnerHTML"===f?(k=k?k.__html:void 0,null!=k&&Lh(a,k)):"children"===f?"string"===typeof k?("textarea"!==c||""!==k)&&qc(a,k):"number"===typeof k&&qc(a,""+k):"suppressContentEditableWarning"!==f&&"suppressHydrationWarning"!==
f&&"autoFocus"!==f&&(Ib.hasOwnProperty(f)?null!=k&&"onScroll"===f&&z("scroll",a):null!=k&&Ed(a,f,k,g))}switch(c){case "input":Fc(a);If(a,d,!1);break;case "textarea":Fc(a);Lf(a);break;case "option":null!=d.value&&a.setAttribute("value",""+xa(d.value));break;case "select":a.multiple=!!d.multiple;f=d.value;null!=f?ib(a,!!d.multiple,f,!1):null!=d.defaultValue&&ib(a,!!d.multiple,d.defaultValue,!0);break;default:"function"===typeof e.onClick&&(a.onclick=Vc)}Pg(c,d)&&(b.flags|=4)}null!==b.ref&&(b.flags|=
128)}return null;case 6:if(a&&null!=b.stateNode)yj(a,b,a.memoizedProps,d);else{if("string"!==typeof d&&null===b.stateNode)throw Error(m(166));c=$a(gc.current);$a(ka.current);id(b)?(d=b.stateNode,c=b.memoizedProps,d[Fa]=b,d.nodeValue!==c&&(b.flags|=4)):(d=(9===c.nodeType?c:c.ownerDocument).createTextNode(d),d[Fa]=b,b.stateNode=d)}return null;case 13:t(E);d=b.memoizedState;if(0!==(b.flags&64))return b.lanes=c,b;d=null!==d;c=!1;null===a?void 0!==b.memoizedProps.fallback&&id(b):c=null!==a.memoizedState;
if(d&&!c&&0!==(b.mode&2))if(null===a&&!0!==b.memoizedProps.unstable_avoidThisFallback||0!==(E.current&1))0===L&&(L=3);else{if(0===L||3===L)L=4;null===R||0===(La&134217727)&&0===(Cb&134217727)||Db(R,O)}if(d||c)b.flags|=4;return null;case 4:return Ab(),Kh(b),null===a&&Cg(b.stateNode.containerInfo),null;case 10:return Ae(b),null;case 17:return S(b.type)&&(t(J),t(D)),null;case 19:t(E);d=b.memoizedState;if(null===d)return null;f=0!==(b.flags&64);g=d.rendering;if(null===g)if(f)oc(d,!1);else{if(0!==L||null!==
a&&0!==(a.flags&64))for(a=b.child;null!==a;){g=hd(a);if(null!==g){b.flags|=64;oc(d,!1);f=g.updateQueue;null!==f&&(b.updateQueue=f,b.flags|=4);null===d.lastEffect&&(b.firstEffect=null);b.lastEffect=d.lastEffect;d=c;for(c=b.child;null!==c;)f=c,a=d,f.flags&=2,f.nextEffect=null,f.firstEffect=null,f.lastEffect=null,g=f.alternate,null===g?(f.childLanes=0,f.lanes=a,f.child=null,f.memoizedProps=null,f.memoizedState=null,f.updateQueue=null,f.dependencies=null,f.stateNode=null):(f.childLanes=g.childLanes,f.lanes=
g.lanes,f.child=g.child,f.memoizedProps=g.memoizedProps,f.memoizedState=g.memoizedState,f.updateQueue=g.updateQueue,f.type=g.type,a=g.dependencies,f.dependencies=null===a?null:{lanes:a.lanes,firstContext:a.firstContext}),c=c.sibling;A(E,E.current&1|2);return b.child}a=a.sibling}null!==d.tail&&P()>We&&(b.flags|=64,f=!0,oc(d,!1),b.lanes=33554432)}else{if(!f)if(a=hd(g),null!==a){if(b.flags|=64,f=!0,c=a.updateQueue,null!==c&&(b.updateQueue=c,b.flags|=4),oc(d,!0),null===d.tail&&"hidden"===d.tailMode&&
!g.alternate&&!la)return b=b.lastEffect=d.lastEffect,null!==b&&(b.nextEffect=null),null}else 2*P()-d.renderingStartTime>We&&1073741824!==c&&(b.flags|=64,f=!0,oc(d,!1),b.lanes=33554432);d.isBackwards?(g.sibling=b.child,b.child=g):(c=d.last,null!==c?c.sibling=g:b.child=g,d.last=g)}return null!==d.tail?(c=d.tail,d.rendering=c,d.tail=c.sibling,d.lastEffect=b.lastEffect,d.renderingStartTime=P(),c.sibling=null,b=E.current,A(E,f?b&1|2:b&1),c):null;case 23:case 24:return ta=cb.current,t(cb),null!==a&&null!==
a.memoizedState!==(null!==b.memoizedState)&&"unstable-defer-without-hiding"!==d.mode&&(b.flags|=4),null}throw Error(m(156,b.tag));}function zj(a,b){switch(a.tag){case 1:return S(a.type)&&(t(J),t(D)),b=a.flags,b&4096?(a.flags=b&-4097|64,a):null;case 3:Ab();t(J);t(D);Je();b=a.flags;if(0!==(b&64))throw Error(m(285));a.flags=b&-4097|64;return a;case 5:return Ge(a),null;case 13:return t(E),b=a.flags,b&4096?(a.flags=b&-4097|64,a):null;case 19:return t(E),null;case 4:return Ab(),null;case 10:return Ae(a),
null;case 23:case 24:return ta=cb.current,t(cb),null;default:return null}}function Xe(a,b){try{var c="",d=b;do c+=pi(d),d=d.return;while(d);var e=c}catch(f){e="\nError generating stack: "+f.message+"\n"+f.stack}return{value:a,source:b,stack:e}}function Ye(a,b){try{console.error(b.value)}catch(c){setTimeout(function(){throw c;})}}function Mh(a,b,c){c=Ia(-1,c);c.tag=3;c.payload={element:null};var d=b.value;c.callback=function(){rd||(rd=!0,Ze=d);Ye(a,b)};return c}function Nh(a,b,c){c=Ia(-1,c);c.tag=
3;var d=a.type.getDerivedStateFromError;if("function"===typeof d){var e=b.value;c.payload=function(){Ye(a,b);return d(e)}}var f=a.stateNode;null!==f&&"function"===typeof f.componentDidCatch&&(c.callback=function(){"function"!==typeof d&&(null===na?na=new Set([this]):na.add(this),Ye(a,b));var c=b.stack;this.componentDidCatch(b.value,{componentStack:null!==c?c:""})});return c}function Oh(a){var b=a.ref;if(null!==b)if("function"===typeof b)try{b(null)}catch(c){Qa(a,c)}else b.current=null}function Aj(a,
b){switch(b.tag){case 0:case 11:case 15:case 22:return;case 1:if(b.flags&256&&null!==a){var c=a.memoizedProps,d=a.memoizedState;a=b.stateNode;b=a.getSnapshotBeforeUpdate(b.elementType===b.type?c:ea(b.type,c),d);a.__reactInternalSnapshotBeforeUpdate=b}return;case 3:b.flags&256&&te(b.stateNode.containerInfo);return;case 5:case 6:case 4:case 17:return}throw Error(m(163));}function Bj(a,b,c,d){switch(c.tag){case 0:case 11:case 15:case 22:b=c.updateQueue;b=null!==b?b.lastEffect:null;if(null!==b){a=b=b.next;
do 3===(a.tag&3)&&(d=a.create,a.destroy=d()),a=a.next;while(a!==b)}b=c.updateQueue;b=null!==b?b.lastEffect:null;if(null!==b){a=b=b.next;do{var e=a;d=e.next;e=e.tag;0!==(e&4)&&0!==(e&1)&&(Ph(c,a),Cj(c,a));a=d}while(a!==b)}return;case 1:a=c.stateNode;c.flags&4&&(null===b?a.componentDidMount():(d=c.elementType===c.type?b.memoizedProps:ea(c.type,b.memoizedProps),a.componentDidUpdate(d,b.memoizedState,a.__reactInternalSnapshotBeforeUpdate)));b=c.updateQueue;null!==b&&dh(c,b,a);return;case 3:b=c.updateQueue;
if(null!==b){a=null;if(null!==c.child)switch(c.child.tag){case 5:a=c.child.stateNode;break;case 1:a=c.child.stateNode}dh(c,b,a)}return;case 5:a=c.stateNode;null===b&&c.flags&4&&Pg(c.type,c.memoizedProps)&&a.focus();return;case 6:return;case 4:return;case 12:return;case 13:null===c.memoizedState&&(c=c.alternate,null!==c&&(c=c.memoizedState,null!==c&&(c=c.dehydrated,null!==c&&bg(c))));return;case 19:case 17:case 20:case 21:case 23:case 24:return}throw Error(m(163));}function Qh(a,b){for(var c=a;;){if(5===
c.tag){var d=c.stateNode;if(b)d=d.style,"function"===typeof d.setProperty?d.setProperty("display","none","important"):d.display="none";else{d=c.stateNode;var e=c.memoizedProps.style;e=void 0!==e&&null!==e&&e.hasOwnProperty("display")?e.display:null;d.style.display=Nf("display",e)}}else if(6===c.tag)c.stateNode.nodeValue=b?"":c.memoizedProps;else if((23!==c.tag&&24!==c.tag||null===c.memoizedState||c===a)&&null!==c.child){c.child.return=c;c=c.child;continue}if(c===a)break;for(;null===c.sibling;){if(null===
c.return||c.return===a)return;c=c.return}c.sibling.return=c.return;c=c.sibling}}function Rh(a,b,c){if(db&&"function"===typeof db.onCommitFiberUnmount)try{db.onCommitFiberUnmount($e,b)}catch(f){}switch(b.tag){case 0:case 11:case 14:case 15:case 22:a=b.updateQueue;if(null!==a&&(a=a.lastEffect,null!==a)){c=a=a.next;do{var d=c,e=d.destroy;d=d.tag;if(void 0!==e)if(0!==(d&4))Ph(b,c);else{d=b;try{e()}catch(f){Qa(d,f)}}c=c.next}while(c!==a)}break;case 1:Oh(b);a=b.stateNode;if("function"===typeof a.componentWillUnmount)try{a.props=
b.memoizedProps,a.state=b.memoizedState,a.componentWillUnmount()}catch(f){Qa(b,f)}break;case 5:Oh(b);break;case 4:Sh(a,b)}}function Th(a){a.alternate=null;a.child=null;a.dependencies=null;a.firstEffect=null;a.lastEffect=null;a.memoizedProps=null;a.memoizedState=null;a.pendingProps=null;a.return=null;a.updateQueue=null}function Uh(a){return 5===a.tag||3===a.tag||4===a.tag}function Vh(a){a:{for(var b=a.return;null!==b;){if(Uh(b))break a;b=b.return}throw Error(m(160));}var c=b;b=c.stateNode;switch(c.tag){case 5:var d=
!1;break;case 3:b=b.containerInfo;d=!0;break;case 4:b=b.containerInfo;d=!0;break;default:throw Error(m(161));}c.flags&16&&(qc(b,""),c.flags&=-17);a:b:for(c=a;;){for(;null===c.sibling;){if(null===c.return||Uh(c.return)){c=null;break a}c=c.return}c.sibling.return=c.return;for(c=c.sibling;5!==c.tag&&6!==c.tag&&18!==c.tag;){if(c.flags&2)continue b;if(null===c.child||4===c.tag)continue b;else c.child.return=c,c=c.child}if(!(c.flags&2)){c=c.stateNode;break a}}d?af(a,c,b):bf(a,c,b)}function af(a,b,c){var d=
a.tag,e=5===d||6===d;if(e)a=e?a.stateNode:a.stateNode.instance,b?8===c.nodeType?c.parentNode.insertBefore(a,b):c.insertBefore(a,b):(8===c.nodeType?(b=c.parentNode,b.insertBefore(a,c)):(b=c,b.appendChild(a)),c=c._reactRootContainer,null!==c&&void 0!==c||null!==b.onclick||(b.onclick=Vc));else if(4!==d&&(a=a.child,null!==a))for(af(a,b,c),a=a.sibling;null!==a;)af(a,b,c),a=a.sibling}function bf(a,b,c){var d=a.tag,e=5===d||6===d;if(e)a=e?a.stateNode:a.stateNode.instance,b?c.insertBefore(a,b):c.appendChild(a);
else if(4!==d&&(a=a.child,null!==a))for(bf(a,b,c),a=a.sibling;null!==a;)bf(a,b,c),a=a.sibling}function Sh(a,b,c){c=b;for(var d=!1,e,f;;){if(!d){e=c.return;a:for(;;){if(null===e)throw Error(m(160));f=e.stateNode;switch(e.tag){case 5:e=f;f=!1;break a;case 3:e=f.containerInfo;f=!0;break a;case 4:e=f.containerInfo;f=!0;break a}e=e.return}d=!0}if(5===c.tag||6===c.tag){a:for(var g=a,h=c,k=h;;)if(Rh(g,k),null!==k.child&&4!==k.tag)k.child.return=k,k=k.child;else{if(k===h)break a;for(;null===k.sibling;){if(null===
k.return||k.return===h)break a;k=k.return}k.sibling.return=k.return;k=k.sibling}f?(g=e,h=c.stateNode,8===g.nodeType?g.parentNode.removeChild(h):g.removeChild(h)):e.removeChild(c.stateNode)}else if(4===c.tag){if(null!==c.child){e=c.stateNode.containerInfo;f=!0;c.child.return=c;c=c.child;continue}}else if(Rh(a,c),null!==c.child){c.child.return=c;c=c.child;continue}if(c===b)break;for(;null===c.sibling;){if(null===c.return||c.return===b)return;c=c.return;4===c.tag&&(d=!1)}c.sibling.return=c.return;c=
c.sibling}}function cf(a,b){switch(b.tag){case 0:case 11:case 14:case 15:case 22:var c=b.updateQueue;c=null!==c?c.lastEffect:null;if(null!==c){var d=c=c.next;do 3===(d.tag&3)&&(a=d.destroy,d.destroy=void 0,void 0!==a&&a()),d=d.next;while(d!==c)}return;case 1:return;case 5:c=b.stateNode;if(null!=c){d=b.memoizedProps;var e=null!==a?a.memoizedProps:d;a=b.type;var f=b.updateQueue;b.updateQueue=null;if(null!==f){c[Wc]=d;"input"===a&&"radio"===d.type&&null!=d.name&&Hf(c,d);Td(a,e);b=Td(a,d);for(e=0;e<f.length;e+=
2){var g=f[e],h=f[e+1];"style"===g?Of(c,h):"dangerouslySetInnerHTML"===g?Lh(c,h):"children"===g?qc(c,h):Ed(c,g,h,b)}switch(a){case "input":Nd(c,d);break;case "textarea":Kf(c,d);break;case "select":a=c._wrapperState.wasMultiple,c._wrapperState.wasMultiple=!!d.multiple,f=d.value,null!=f?ib(c,!!d.multiple,f,!1):a!==!!d.multiple&&(null!=d.defaultValue?ib(c,!!d.multiple,d.defaultValue,!0):ib(c,!!d.multiple,d.multiple?[]:"",!1))}}}return;case 6:if(null===b.stateNode)throw Error(m(162));b.stateNode.nodeValue=
b.memoizedProps;return;case 3:c=b.stateNode;c.hydrate&&(c.hydrate=!1,bg(c.containerInfo));return;case 12:return;case 13:null!==b.memoizedState&&(df=P(),Qh(b.child,!0));Wh(b);return;case 19:Wh(b);return;case 17:return;case 23:case 24:Qh(b,null!==b.memoizedState);return}throw Error(m(163));}function Wh(a){var b=a.updateQueue;if(null!==b){a.updateQueue=null;var c=a.stateNode;null===c&&(c=a.stateNode=new Dj);b.forEach(function(b){var d=Ej.bind(null,a,b);c.has(b)||(c.add(b),b.then(d,d))})}}function Fj(a,
b){return null!==a&&(a=a.memoizedState,null===a||null!==a.dehydrated)?(b=b.memoizedState,null!==b&&null===b.dehydrated):!1}function Eb(){We=P()+500}function W(){return 0!==(n&48)?P():-1!==sd?sd:sd=P()}function Oa(a){a=a.mode;if(0===(a&2))return 1;if(0===(a&4))return 99===wb()?1:2;0===ua&&(ua=Fb);if(0!==Gj.transition){0!==td&&(td=null!==ef?ef.pendingLanes:0);a=ua;var b=4186112&~td;b&=-b;0===b&&(a=4186112&~a,b=a&-a,0===b&&(b=8192));return b}a=wb();0!==(n&4)&&98===a?a=Nc(12,ua):(a=Fi(a),a=Nc(a,ua));
return a}function Pa(a,b,c){if(50<rc)throw rc=0,ff=null,Error(m(185));a=ud(a,b);if(null===a)return null;Oc(a,b,c);a===R&&(Cb|=b,4===L&&Db(a,O));var d=wb();1===b?0!==(n&8)&&0===(n&48)?gf(a):(ba(a,c),0===n&&(Eb(),ja())):(0===(n&4)||98!==d&&99!==d||(null===va?va=new Set([a]):va.add(a)),ba(a,c));ef=a}function ud(a,b){a.lanes|=b;var c=a.alternate;null!==c&&(c.lanes|=b);c=a;for(a=a.return;null!==a;)a.childLanes|=b,c=a.alternate,null!==c&&(c.childLanes|=b),c=a,a=a.return;return 3===c.tag?c.stateNode:null}
function ba(a,b){for(var c=a.callbackNode,d=a.suspendedLanes,e=a.pingedLanes,f=a.expirationTimes,g=a.pendingLanes;0<g;){var h=31-Ba(g),k=1<<h,l=f[h];if(-1===l){if(0===(k&d)||0!==(k&e)){l=b;mb(k);var m=w;f[h]=10<=m?l+250:6<=m?l+5E3:-1}}else l<=b&&(a.expiredLanes|=k);g&=~k}d=Wb(a,a===R?O:0);b=w;if(0===d)null!==c&&(c!==hf&&xe(c),a.callbackNode=null,a.callbackPriority=0);else{if(null!==c){if(a.callbackPriority===b)return;c!==hf&&xe(c)}15===b?(c=gf.bind(null,a),null===pa?(pa=[c],Zc=we(Yc,$g)):pa.push(c),
c=hf):14===b?c=bc(99,gf.bind(null,a)):(c=Gi(b),c=bc(c,Xh.bind(null,a)));a.callbackPriority=b;a.callbackNode=c}}function Xh(a){sd=-1;td=ua=0;if(0!==(n&48))throw Error(m(327));var b=a.callbackNode;if(Ra()&&a.callbackNode!==b)return null;var c=Wb(a,a===R?O:0);if(0===c)return null;var d=c;var e=n;n|=16;var f=Yh();if(R!==a||O!==d)Eb(),Gb(a,d);do try{Hj();break}catch(h){Zh(a,h)}while(1);ze();vd.current=f;n=e;null!==G?d=0:(R=null,O=0,d=L);if(0!==(Fb&Cb))Gb(a,0);else if(0!==d){2===d&&(n|=64,a.hydrate&&(a.hydrate=
!1,te(a.containerInfo)),c=eg(a),0!==c&&(d=sc(a,c)));if(1===d)throw b=wd,Gb(a,0),Db(a,c),ba(a,P()),b;a.finishedWork=a.current.alternate;a.finishedLanes=c;switch(d){case 0:case 1:throw Error(m(345));case 2:eb(a);break;case 3:Db(a,c);if((c&62914560)===c&&(d=df+500-P(),10<d)){if(0!==Wb(a,0))break;e=a.suspendedLanes;if((e&c)!==c){W();a.pingedLanes|=a.suspendedLanes&e;break}a.timeoutHandle=$h(eb.bind(null,a),d);break}eb(a);break;case 4:Db(a,c);if((c&4186112)===c)break;d=a.eventTimes;for(e=-1;0<c;){var g=
31-Ba(c);f=1<<g;g=d[g];g>e&&(e=g);c&=~f}c=e;c=P()-c;c=(120>c?120:480>c?480:1080>c?1080:1920>c?1920:3E3>c?3E3:4320>c?4320:1960*Ij(c/1960))-c;if(10<c){a.timeoutHandle=$h(eb.bind(null,a),c);break}eb(a);break;case 5:eb(a);break;default:throw Error(m(329));}}ba(a,P());return a.callbackNode===b?Xh.bind(null,a):null}function Db(a,b){b&=~jf;b&=~Cb;a.suspendedLanes|=b;a.pingedLanes&=~b;for(a=a.expirationTimes;0<b;){var c=31-Ba(b),d=1<<c;a[c]=-1;b&=~d}}function gf(a){if(0!==(n&48))throw Error(m(327));Ra();
if(a===R&&0!==(a.expiredLanes&O)){var b=O;var c=sc(a,b);0!==(Fb&Cb)&&(b=Wb(a,b),c=sc(a,b))}else b=Wb(a,0),c=sc(a,b);0!==a.tag&&2===c&&(n|=64,a.hydrate&&(a.hydrate=!1,te(a.containerInfo)),b=eg(a),0!==b&&(c=sc(a,b)));if(1===c)throw c=wd,Gb(a,0),Db(a,b),ba(a,P()),c;a.finishedWork=a.current.alternate;a.finishedLanes=b;eb(a);ba(a,P());return null}function Jj(){if(null!==va){var a=va;va=null;a.forEach(function(a){a.expiredLanes|=24&a.pendingLanes;ba(a,P())})}ja()}function ai(a,b){var c=n;n|=1;try{return a(b)}finally{n=
c,0===n&&(Eb(),ja())}}function bi(a,b){var c=n;n&=-2;n|=8;try{return a(b)}finally{n=c,0===n&&(Eb(),ja())}}function pd(a,b){A(cb,ta);ta|=b;Fb|=b}function Gb(a,b){a.finishedWork=null;a.finishedLanes=0;var c=a.timeoutHandle;-1!==c&&(a.timeoutHandle=-1,Kj(c));if(null!==G)for(c=G.return;null!==c;){var d=c;switch(d.tag){case 1:d=d.type.childContextTypes;null!==d&&void 0!==d&&(t(J),t(D));break;case 3:Ab();t(J);t(D);Je();break;case 5:Ge(d);break;case 4:Ab();break;case 13:t(E);break;case 19:t(E);break;case 10:Ae(d);
break;case 23:case 24:ta=cb.current,t(cb)}c=c.return}R=a;G=Ma(a.current,null);O=ta=Fb=b;L=0;wd=null;jf=Cb=La=0}function Zh(a,b){do{var c=G;try{ze();jc.current=jd;if(kd){for(var d=y.memoizedState;null!==d;){var e=d.queue;null!==e&&(e.pending=null);d=d.next}kd=!1}ic=0;K=N=y=null;kc=!1;kf.current=null;if(null===c||null===c.return){L=1;wd=b;G=null;break}a:{var f=a,g=c.return,h=c,k=b;b=O;h.flags|=2048;h.firstEffect=h.lastEffect=null;if(null!==k&&"object"===typeof k&&"function"===typeof k.then){var l=k;
if(0===(h.mode&2)){var m=h.alternate;m?(h.updateQueue=m.updateQueue,h.memoizedState=m.memoizedState,h.lanes=m.lanes):(h.updateQueue=null,h.memoizedState=null)}var n=0!==(E.current&1),r=g;do{var t;if(t=13===r.tag){var w=r.memoizedState;if(null!==w)t=null!==w.dehydrated?!0:!1;else{var z=r.memoizedProps;t=void 0===z.fallback?!1:!0!==z.unstable_avoidThisFallback?!0:n?!1:!0}}if(t){var C=r.updateQueue;if(null===C){var x=new Set;x.add(l);r.updateQueue=x}else C.add(l);if(0===(r.mode&2)){r.flags|=64;h.flags|=
16384;h.flags&=-2981;if(1===h.tag)if(null===h.alternate)h.tag=17;else{var p=Ia(-1,1);p.tag=2;Ja(h,p)}h.lanes|=1;break a}k=void 0;h=b;var q=f.pingCache;null===q?(q=f.pingCache=new Lj,k=new Set,q.set(l,k)):(k=q.get(l),void 0===k&&(k=new Set,q.set(l,k)));if(!k.has(h)){k.add(h);var u=Mj.bind(null,f,l,h);l.then(u,u)}r.flags|=4096;r.lanes=b;break a}r=r.return}while(null!==r);k=Error((hb(h.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.")}5!==
L&&(L=2);k=Xe(k,h);r=g;do{switch(r.tag){case 3:f=k;r.flags|=4096;b&=-b;r.lanes|=b;var B=Mh(r,f,b);ch(r,B);break a;case 1:f=k;var A=r.type,D=r.stateNode;if(0===(r.flags&64)&&("function"===typeof A.getDerivedStateFromError||null!==D&&"function"===typeof D.componentDidCatch&&(null===na||!na.has(D)))){r.flags|=4096;b&=-b;r.lanes|=b;var F=Nh(r,f,b);ch(r,F);break a}}r=r.return}while(null!==r)}ci(c)}catch(qa){b=qa;G===c&&null!==c&&(G=c=c.return);continue}break}while(1)}function Yh(){var a=vd.current;vd.current=
jd;return null===a?jd:a}function sc(a,b){var c=n;n|=16;var d=Yh();R===a&&O===b||Gb(a,b);do try{Nj();break}catch(e){Zh(a,e)}while(1);ze();n=c;vd.current=d;if(null!==G)throw Error(m(261));R=null;O=0;return L}function Nj(){for(;null!==G;)di(G)}function Hj(){for(;null!==G&&!Oj();)di(G)}function di(a){var b=Pj(a.alternate,a,ta);a.memoizedProps=a.pendingProps;null===b?ci(a):G=b;kf.current=null}function ci(a){var b=a;do{var c=b.alternate;a=b.return;if(0===(b.flags&2048)){c=vj(c,b,ta);if(null!==c){G=c;return}c=
b;if(24!==c.tag&&23!==c.tag||null===c.memoizedState||0!==(ta&1073741824)||0===(c.mode&4)){for(var d=0,e=c.child;null!==e;)d|=e.lanes|e.childLanes,e=e.sibling;c.childLanes=d}null!==a&&0===(a.flags&2048)&&(null===a.firstEffect&&(a.firstEffect=b.firstEffect),null!==b.lastEffect&&(null!==a.lastEffect&&(a.lastEffect.nextEffect=b.firstEffect),a.lastEffect=b.lastEffect),1<b.flags&&(null!==a.lastEffect?a.lastEffect.nextEffect=b:a.firstEffect=b,a.lastEffect=b))}else{c=zj(b);if(null!==c){c.flags&=2047;G=c;
return}null!==a&&(a.firstEffect=a.lastEffect=null,a.flags|=2048)}b=b.sibling;if(null!==b){G=b;return}G=b=a}while(null!==b);0===L&&(L=5)}function eb(a){var b=wb();Za(99,Qj.bind(null,a,b));return null}function Qj(a,b){do Ra();while(null!==tc);if(0!==(n&48))throw Error(m(327));var c=a.finishedWork;if(null===c)return null;a.finishedWork=null;a.finishedLanes=0;if(c===a.current)throw Error(m(177));a.callbackNode=null;var d=c.lanes|c.childLanes,e=d,f=a.pendingLanes&~e;a.pendingLanes=e;a.suspendedLanes=0;
a.pingedLanes=0;a.expiredLanes&=e;a.mutableReadLanes&=e;a.entangledLanes&=e;e=a.entanglements;for(var g=a.eventTimes,h=a.expirationTimes;0<f;){var k=31-Ba(f),v=1<<k;e[k]=0;g[k]=-1;h[k]=-1;f&=~v}null!==va&&0===(d&24)&&va.has(a)&&va.delete(a);a===R&&(G=R=null,O=0);1<c.flags?null!==c.lastEffect?(c.lastEffect.nextEffect=c,d=c.firstEffect):d=c:d=c.firstEffect;if(null!==d){e=n;n|=32;kf.current=null;lf=Pc;g=xg();if(ne(g)){if("selectionStart"in g)h={start:g.selectionStart,end:g.selectionEnd};else a:if(h=
(h=g.ownerDocument)&&h.defaultView||window,(v=h.getSelection&&h.getSelection())&&0!==v.rangeCount){h=v.anchorNode;f=v.anchorOffset;k=v.focusNode;v=v.focusOffset;try{h.nodeType,k.nodeType}catch(qa){h=null;break a}var t=0,w=-1,r=-1,z=0,B=0,y=g,C=null;b:for(;;){for(var x;;){y!==h||0!==f&&3!==y.nodeType||(w=t+f);y!==k||0!==v&&3!==y.nodeType||(r=t+v);3===y.nodeType&&(t+=y.nodeValue.length);if(null===(x=y.firstChild))break;C=y;y=x}for(;;){if(y===g)break b;C===h&&++z===f&&(w=t);C===k&&++B===v&&(r=t);if(null!==
(x=y.nextSibling))break;y=C;C=y.parentNode}y=x}h=-1===w||-1===r?null:{start:w,end:r}}else h=null;h=h||{start:0,end:0}}else h=null;mf={focusedElem:g,selectionRange:h};Pc=!1;uc=null;xd=!1;l=d;do try{Rj()}catch(qa){if(null===l)throw Error(m(330));Qa(l,qa);l=l.nextEffect}while(null!==l);uc=null;l=d;do try{for(g=a;null!==l;){var p=l.flags;p&16&&qc(l.stateNode,"");if(p&128){var q=l.alternate;if(null!==q){var u=q.ref;null!==u&&("function"===typeof u?u(null):u.current=null)}}switch(p&1038){case 2:Vh(l);l.flags&=
-3;break;case 6:Vh(l);l.flags&=-3;cf(l.alternate,l);break;case 1024:l.flags&=-1025;break;case 1028:l.flags&=-1025;cf(l.alternate,l);break;case 4:cf(l.alternate,l);break;case 8:h=l;Sh(g,h);var A=h.alternate;Th(h);null!==A&&Th(A)}l=l.nextEffect}}catch(qa){if(null===l)throw Error(m(330));Qa(l,qa);l=l.nextEffect}while(null!==l);u=mf;q=xg();p=u.focusedElem;g=u.selectionRange;if(q!==p&&p&&p.ownerDocument&&wg(p.ownerDocument.documentElement,p)){null!==g&&ne(p)&&(q=g.start,u=g.end,void 0===u&&(u=q),"selectionStart"in
p?(p.selectionStart=q,p.selectionEnd=Math.min(u,p.value.length)):(u=(q=p.ownerDocument||document)&&q.defaultView||window,u.getSelection&&(u=u.getSelection(),h=p.textContent.length,A=Math.min(g.start,h),g=void 0===g.end?A:Math.min(g.end,h),!u.extend&&A>g&&(h=g,g=A,A=h),h=vg(p,A),f=vg(p,g),h&&f&&(1!==u.rangeCount||u.anchorNode!==h.node||u.anchorOffset!==h.offset||u.focusNode!==f.node||u.focusOffset!==f.offset)&&(q=q.createRange(),q.setStart(h.node,h.offset),u.removeAllRanges(),A>g?(u.addRange(q),u.extend(f.node,
f.offset)):(q.setEnd(f.node,f.offset),u.addRange(q))))));q=[];for(u=p;u=u.parentNode;)1===u.nodeType&&q.push({element:u,left:u.scrollLeft,top:u.scrollTop});"function"===typeof p.focus&&p.focus();for(p=0;p<q.length;p++)u=q[p],u.element.scrollLeft=u.left,u.element.scrollTop=u.top}Pc=!!lf;mf=lf=null;a.current=c;l=d;do try{for(p=a;null!==l;){var D=l.flags;D&36&&Bj(p,l.alternate,l);if(D&128){q=void 0;var E=l.ref;if(null!==E){var F=l.stateNode;switch(l.tag){case 5:q=F;break;default:q=F}"function"===typeof E?
E(q):E.current=q}}l=l.nextEffect}}catch(qa){if(null===l)throw Error(m(330));Qa(l,qa);l=l.nextEffect}while(null!==l);l=null;Sj();n=e}else a.current=c;if(Sa)Sa=!1,tc=a,vc=b;else for(l=d;null!==l;)b=l.nextEffect,l.nextEffect=null,l.flags&8&&(D=l,D.sibling=null,D.stateNode=null),l=b;d=a.pendingLanes;0===d&&(na=null);1===d?a===ff?rc++:(rc=0,ff=a):rc=0;c=c.stateNode;if(db&&"function"===typeof db.onCommitFiberRoot)try{db.onCommitFiberRoot($e,c,void 0,64===(c.current.flags&64))}catch(qa){}ba(a,P());if(rd)throw rd=
!1,a=Ze,Ze=null,a;if(0!==(n&8))return null;ja();return null}function Rj(){for(;null!==l;){var a=l.alternate;xd||null===uc||(0!==(l.flags&8)?Wf(l,uc)&&(xd=!0):13===l.tag&&Fj(a,l)&&Wf(l,uc)&&(xd=!0));var b=l.flags;0!==(b&256)&&Aj(a,l);0===(b&512)||Sa||(Sa=!0,bc(97,function(){Ra();return null}));l=l.nextEffect}}function Ra(){if(90!==vc){var a=97<vc?97:vc;vc=90;return Za(a,Tj)}return!1}function Cj(a,b){nf.push(b,a);Sa||(Sa=!0,bc(97,function(){Ra();return null}))}function Ph(a,b){of.push(b,a);Sa||(Sa=
!0,bc(97,function(){Ra();return null}))}function Tj(){if(null===tc)return!1;var a=tc;tc=null;if(0!==(n&48))throw Error(m(331));var b=n;n|=32;var c=of;of=[];for(var d=0;d<c.length;d+=2){var e=c[d],f=c[d+1],g=e.destroy;e.destroy=void 0;if("function"===typeof g)try{g()}catch(k){if(null===f)throw Error(m(330));Qa(f,k)}}c=nf;nf=[];for(d=0;d<c.length;d+=2){e=c[d];f=c[d+1];try{var h=e.create;e.destroy=h()}catch(k){if(null===f)throw Error(m(330));Qa(f,k)}}for(h=a.current.firstEffect;null!==h;)a=h.nextEffect,
h.nextEffect=null,h.flags&8&&(h.sibling=null,h.stateNode=null),h=a;n=b;ja();return!0}function ei(a,b,c){b=Xe(c,b);b=Mh(a,b,1);Ja(a,b);b=W();a=ud(a,1);null!==a&&(Oc(a,1,b),ba(a,b))}function Qa(a,b){if(3===a.tag)ei(a,a,b);else for(var c=a.return;null!==c;){if(3===c.tag){ei(c,a,b);break}else if(1===c.tag){var d=c.stateNode;if("function"===typeof c.type.getDerivedStateFromError||"function"===typeof d.componentDidCatch&&(null===na||!na.has(d))){a=Xe(b,a);var e=Nh(c,a,1);Ja(c,e);e=W();c=ud(c,1);if(null!==
c)Oc(c,1,e),ba(c,e);else if("function"===typeof d.componentDidCatch&&(null===na||!na.has(d)))try{d.componentDidCatch(b,a)}catch(f){}break}}c=c.return}}function Mj(a,b,c){var d=a.pingCache;null!==d&&d.delete(b);b=W();a.pingedLanes|=a.suspendedLanes&c;R===a&&(O&c)===c&&(4===L||3===L&&(O&62914560)===O&&500>P()-df?Gb(a,0):jf|=c);ba(a,b)}function Ej(a,b){var c=a.stateNode;null!==c&&c.delete(b);b=0;0===b&&(b=a.mode,0===(b&2)?b=1:0===(b&4)?b=99===wb()?1:2:(0===ua&&(ua=Fb),b=nb(62914560&~ua),0===b&&(b=4194304)));
c=W();a=ud(a,b);null!==a&&(Oc(a,b,c),ba(a,c))}function Uj(a,b,c,d){this.tag=a;this.key=c;this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null;this.index=0;this.ref=null;this.pendingProps=b;this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null;this.mode=d;this.flags=0;this.lastEffect=this.firstEffect=this.nextEffect=null;this.childLanes=this.lanes=0;this.alternate=null}function Qe(a){a=a.prototype;return!(!a||!a.isReactComponent)}function Vj(a){if("function"===
typeof a)return Qe(a)?1:0;if(void 0!==a&&null!==a){a=a.$$typeof;if(a===Dc)return 11;if(a===Ec)return 14}return 2}function Ma(a,b){var c=a.alternate;null===c?(c=Z(a.tag,b,a.key,a.mode),c.elementType=a.elementType,c.type=a.type,c.stateNode=a.stateNode,c.alternate=a,a.alternate=c):(c.pendingProps=b,c.type=a.type,c.flags=0,c.nextEffect=null,c.firstEffect=null,c.lastEffect=null);c.childLanes=a.childLanes;c.lanes=a.lanes;c.child=a.child;c.memoizedProps=a.memoizedProps;c.memoizedState=a.memoizedState;c.updateQueue=
a.updateQueue;b=a.dependencies;c.dependencies=null===b?null:{lanes:b.lanes,firstContext:b.firstContext};c.sibling=a.sibling;c.index=a.index;c.ref=a.ref;return c}function fd(a,b,c,d,e,f){var g=2;d=a;if("function"===typeof a)Qe(a)&&(g=1);else if("string"===typeof a)g=5;else a:switch(a){case wa:return zb(c.children,e,f,b);case fi:g=8;e|=16;break;case Hd:g=8;e|=1;break;case Lb:return a=Z(12,c,b,e|8),a.elementType=Lb,a.type=Lb,a.lanes=f,a;case Mb:return a=Z(13,c,b,e),a.type=Mb,a.elementType=Mb,a.lanes=
f,a;case Cc:return a=Z(19,c,b,e),a.elementType=Cc,a.lanes=f,a;case pf:return Ue(c,e,f,b);case qf:return a=Z(24,c,b,e),a.elementType=qf,a.lanes=f,a;default:if("object"===typeof a&&null!==a)switch(a.$$typeof){case Jd:g=10;break a;case Id:g=9;break a;case Dc:g=11;break a;case Ec:g=14;break a;case Ld:g=16;d=null;break a;case Kd:g=22;break a}throw Error(m(130,null==a?a:typeof a,""));}b=Z(g,c,b,e);b.elementType=a;b.type=d;b.lanes=f;return b}function zb(a,b,c,d){a=Z(7,a,d,b);a.lanes=c;return a}function Ue(a,
b,c,d){a=Z(23,a,d,b);a.elementType=pf;a.lanes=c;return a}function De(a,b,c){a=Z(6,a,null,b);a.lanes=c;return a}function Ee(a,b,c){b=Z(4,null!==a.children?a.children:[],a.key,b);b.lanes=c;b.stateNode={containerInfo:a.containerInfo,pendingChildren:null,implementation:a.implementation};return b}function Wj(a,b,c){this.tag=b;this.containerInfo=a;this.finishedWork=this.pingCache=this.current=this.pendingChildren=null;this.timeoutHandle=-1;this.pendingContext=this.context=null;this.hydrate=c;this.callbackNode=
null;this.callbackPriority=0;this.eventTimes=ge(0);this.expirationTimes=ge(-1);this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0;this.entanglements=ge(0);this.mutableSourceEagerHydrationData=null}function Xj(a,b,c){var d=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:Ua,key:null==d?null:""+d,children:a,containerInfo:b,implementation:c}}function yd(a,b,c,d){var e=b.current,f=W(),g=Oa(e);
a:if(c){c=c._reactInternals;b:{if(Va(c)!==c||1!==c.tag)throw Error(m(170));var h=c;do{switch(h.tag){case 3:h=h.stateNode.context;break b;case 1:if(S(h.type)){h=h.stateNode.__reactInternalMemoizedMergedChildContext;break b}}h=h.return}while(null!==h);throw Error(m(171));}if(1===c.tag){var k=c.type;if(S(k)){c=Tg(c,k,h);break a}}c=h}else c=Ha;null===b.context?b.context=c:b.pendingContext=c;b=Ia(f,g);b.payload={element:a};d=void 0===d?null:d;null!==d&&(b.callback=d);Ja(e,b);Pa(e,g,f);return g}function rf(a){a=
a.current;if(!a.child)return null;switch(a.child.tag){case 5:return a.child.stateNode;default:return a.child.stateNode}}function gi(a,b){a=a.memoizedState;if(null!==a&&null!==a.dehydrated){var c=a.retryLane;a.retryLane=0!==c&&c<b?c:b}}function sf(a,b){gi(a,b);(a=a.alternate)&&gi(a,b)}function Yj(a){a=Vf(a);return null===a?null:a.stateNode}function Zj(a){return null}function tf(a,b,c){var d=null!=c&&null!=c.hydrationOptions&&c.hydrationOptions.mutableSources||null;c=new Wj(a,b,null!=c&&!0===c.hydrate);
b=Z(3,null,null,2===b?7:1===b?3:0);c.current=b;b.stateNode=c;Be(b);a[rb]=c.current;Cg(8===a.nodeType?a.parentNode:a);if(d)for(a=0;a<d.length;a++){b=d[a];var e=b._getVersion;e=e(b._source);null==c.mutableSourceEagerHydrationData?c.mutableSourceEagerHydrationData=[b,e]:c.mutableSourceEagerHydrationData.push(b,e)}this._internalRoot=c}function wc(a){return!(!a||1!==a.nodeType&&9!==a.nodeType&&11!==a.nodeType&&(8!==a.nodeType||" react-mount-point-unstable "!==a.nodeValue))}function ak(a,b){b||(b=a?9===
a.nodeType?a.documentElement:a.firstChild:null,b=!(!b||1!==b.nodeType||!b.hasAttribute("data-reactroot")));if(!b)for(var c;c=a.lastChild;)a.removeChild(c);return new tf(a,0,b?{hydrate:!0}:void 0)}function zd(a,b,c,d,e){var f=c._reactRootContainer;if(f){var g=f._internalRoot;if("function"===typeof e){var h=e;e=function(){var a=rf(g);h.call(a)}}yd(b,g,a,e)}else{f=c._reactRootContainer=ak(c,d);g=f._internalRoot;if("function"===typeof e){var k=e;e=function(){var a=rf(g);k.call(a)}}bi(function(){yd(b,
g,a,e)})}return rf(g)}function hi(a,b){var c=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!wc(b))throw Error(m(200));return Xj(a,b,null,c)}if(!ha)throw Error(m(227));var zf=new Set,Ib={},oa=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),mi=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,
Af=Object.prototype.hasOwnProperty,Cf={},Bf={},I={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){I[a]=new Q(a,0,!1,a,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(a){var b=a[0];I[b]=new Q(b,1,!1,a[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(a){I[a]=
new Q(a,2,!1,a.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(a){I[a]=new Q(a,2,!1,a,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(a){I[a]=new Q(a,3,!1,a.toLowerCase(),null,!1,!1)});["checked","multiple",
"muted","selected"].forEach(function(a){I[a]=new Q(a,3,!0,a,null,!1,!1)});["capture","download"].forEach(function(a){I[a]=new Q(a,4,!1,a,null,!1,!1)});["cols","rows","size","span"].forEach(function(a){I[a]=new Q(a,6,!1,a,null,!1,!1)});["rowSpan","start"].forEach(function(a){I[a]=new Q(a,5,!1,a.toLowerCase(),null,!1,!1)});var uf=/[\-:]([a-z])/g,vf=function(a){return a[1].toUpperCase()};"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(a){var b=
a.replace(uf,vf);I[b]=new Q(b,1,!1,a,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var b=a.replace(uf,vf);I[b]=new Q(b,1,!1,a,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(a){var b=a.replace(uf,vf);I[b]=new Q(b,1,!1,a,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(a){I[a]=new Q(a,1,!1,a.toLowerCase(),null,!1,!1)});I.xlinkHref=new Q("xlinkHref",
1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(a){I[a]=new Q(a,1,!1,a.toLowerCase(),null,!0,!0)});var B=ha.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.assign,fb=ha.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,ec=60103,Ua=60106,wa=60107,Hd=60108,Lb=60114,Jd=60109,Id=60110,Dc=60112,Mb=60113,Cc=60120,Ec=60115,Ld=60116,Kd=60121,ue=60128,fi=60129,pf=60130,qf=60131;if("function"===typeof Symbol&&Symbol.for){var H=Symbol.for;ec=
H("react.element");Ua=H("react.portal");wa=H("react.fragment");Hd=H("react.strict_mode");Lb=H("react.profiler");Jd=H("react.provider");Id=H("react.context");Dc=H("react.forward_ref");Mb=H("react.suspense");Cc=H("react.suspense_list");Ec=H("react.memo");Ld=H("react.lazy");Kd=H("react.block");H("react.scope");ue=H("react.opaque.id");fi=H("react.debug_trace_mode");pf=H("react.offscreen");qf=H("react.legacy_hidden")}var Df="function"===typeof Symbol&&Symbol.iterator,Fd,Gd=!1,Ad,Lh=function(a){return"undefined"!==
typeof MSApp&&MSApp.execUnsafeLocalFunction?function(b,c,d,e){MSApp.execUnsafeLocalFunction(function(){return a(b,c,d,e)})}:a}(function(a,b){if("http://www.w3.org/2000/svg"!==a.namespaceURI||"innerHTML"in a)a.innerHTML=b;else{Ad=Ad||document.createElement("div");Ad.innerHTML="<svg>"+b.valueOf().toString()+"</svg>";for(b=Ad.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;b.firstChild;)a.appendChild(b.firstChild)}}),qc=function(a,b){if(b){var c=a.firstChild;if(c&&c===a.lastChild&&3===c.nodeType){c.nodeValue=
b;return}}a.textContent=b},Nb={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,
zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},bk=["Webkit","ms","Moz","O"];Object.keys(Nb).forEach(function(a){bk.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);Nb[b]=Nb[a]})});var si=B({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0}),Vd=null,jb=null,kb=null,me=function(a,b){return a(b)},fg=function(a,
b,c,d,e){return a(b,c,d,e)},Xd=function(){},Sf=me,Xa=!1,Yd=!1,qe=!1;if(oa)try{var xc={};Object.defineProperty(xc,"passive",{get:function(){qe=!0}});window.addEventListener("test",xc,xc);window.removeEventListener("test",xc,xc)}catch(a){qe=!1}var vi=function(a,b,c,d,e,f,g,h,k){var l=Array.prototype.slice.call(arguments,3);try{b.apply(c,l)}catch(Da){this.onError(Da)}},Qb=!1,Ic=null,Jc=!1,Zd=null,wi={onError:function(a){Qb=!0;Ic=a}},ca=ha.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Scheduler,
ck=ca.unstable_cancelCallback,Bd=ca.unstable_now,$f=ca.unstable_scheduleCallback,dk=ca.unstable_shouldYield,ii=ca.unstable_requestPaint,ae=ca.unstable_runWithPriority,ek=ca.unstable_getCurrentPriorityLevel,fk=ca.unstable_ImmediatePriority,ji=ca.unstable_UserBlockingPriority,ag=ca.unstable_NormalPriority,gk=ca.unstable_LowPriority,hk=ca.unstable_IdlePriority,ce=!1,ia=[],ya=null,za=null,Aa=null,Rb=new Map,Sb=new Map,Vb=[],gg="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" "),
lb={animationend:Lc("Animation","AnimationEnd"),animationiteration:Lc("Animation","AnimationIteration"),animationstart:Lc("Animation","AnimationStart"),transitionend:Lc("Transition","TransitionEnd")},de={},cg={};oa&&(cg=document.createElement("div").style,"AnimationEvent"in window||(delete lb.animationend.animation,delete lb.animationiteration.animation,delete lb.animationstart.animation),"TransitionEvent"in window||delete lb.transitionend.transition);var Hg=Mc("animationend"),Ig=Mc("animationiteration"),
Jg=Mc("animationstart"),Kg=Mc("transitionend"),dg=new Map,fe=new Map,ik=["abort","abort",Hg,"animationEnd",Ig,"animationIteration",Jg,"animationStart","canplay","canPlay","canplaythrough","canPlayThrough","durationchange","durationChange","emptied","emptied","encrypted","encrypted","ended","ended","error","error","gotpointercapture","gotPointerCapture","load","load","loadeddata","loadedData","loadedmetadata","loadedMetadata","loadstart","loadStart","lostpointercapture","lostPointerCapture","playing",
"playing","progress","progress","seeking","seeking","stalled","stalled","suspend","suspend","timeupdate","timeUpdate",Kg,"transitionEnd","waiting","waiting"];Bd();var w=8,Ba=Math.clz32?Math.clz32:Hi,Ii=Math.log,Ji=Math.LN2,Ni=ji,Mi=ae,Pc=!0,Ca=null,ie=null,Qc=null,Hb={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(a){return a.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},le=V(Hb),yc=B({},Hb,{view:0,detail:0}),hj=V(yc),wf,xf,zc,Cd=B({},yc,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,
pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:je,button:0,buttons:0,relatedTarget:function(a){return void 0===a.relatedTarget?a.fromElement===a.srcElement?a.toElement:a.fromElement:a.relatedTarget},movementX:function(a){if("movementX"in a)return a.movementX;a!==zc&&(zc&&"mousemove"===a.type?(wf=a.screenX-zc.screenX,xf=a.screenY-zc.screenY):xf=wf=0,zc=a);return wf},movementY:function(a){return"movementY"in a?a.movementY:xf}}),Gg=V(Cd),jk=B({},Cd,{dataTransfer:0}),dj=V(jk),kk=B({},
yc,{relatedTarget:0}),re=V(kk),lk=B({},Hb,{animationName:0,elapsedTime:0,pseudoElement:0}),fj=V(lk),mk=B({},Hb,{clipboardData:function(a){return"clipboardData"in a?a.clipboardData:window.clipboardData}}),jj=V(mk),nk=B({},Hb,{data:0}),Og=V(nk),mj=Og,ok={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},pk={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",
16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Pi={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"},qk=B({},yc,{key:function(a){if(a.key){var b=ok[a.key]||a.key;if("Unidentified"!==
b)return b}return"keypress"===a.type?(a=Rc(a),13===a?"Enter":String.fromCharCode(a)):"keydown"===a.type||"keyup"===a.type?pk[a.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:je,charCode:function(a){return"keypress"===a.type?Rc(a):0},keyCode:function(a){return"keydown"===a.type||"keyup"===a.type?a.keyCode:0},which:function(a){return"keypress"===a.type?Rc(a):"keydown"===a.type||"keyup"===a.type?a.keyCode:0}}),cj=V(qk),rk=B({},
Cd,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Lg=V(rk),sk=B({},yc,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:je}),ej=V(sk),tk=B({},Hb,{propertyName:0,elapsedTime:0,pseudoElement:0}),gj=V(tk),uk=B({},Cd,{deltaX:function(a){return"deltaX"in a?a.deltaX:"wheelDeltaX"in a?-a.wheelDeltaX:0},deltaY:function(a){return"deltaY"in a?a.deltaY:"wheelDeltaY"in a?-a.wheelDeltaY:"wheelDelta"in
a?-a.wheelDelta:0},deltaZ:0,deltaMode:0}),ij=V(uk),Qi=[9,13,27,32],ke=oa&&"CompositionEvent"in window,Ac=null;oa&&"documentMode"in document&&(Ac=document.documentMode);var lj=oa&&"TextEvent"in window&&!Ac,og=oa&&(!ke||Ac&&8<Ac&&11>=Ac),ng=String.fromCharCode(32),mg=!1,ob=!1,Ti={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0},Xb=null,Yb=null,Ng=!1;oa&&(Ng=Ui("input")&&(!document.documentMode||9<document.documentMode));
var X="function"===typeof Object.is?Object.is:aj,bj=Object.prototype.hasOwnProperty,kj=oa&&"documentMode"in document&&11>=document.documentMode,qb=null,pe=null,$b=null,oe=!1;ee("cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focusin focus focusout blur input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "),
0);ee("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "),1);ee(ik,2);(function(a,b){for(var c=0;c<a.length;c++)fe.set(a[c],b)})("change selectionchange textInput compositionstart compositionend compositionupdate".split(" "),0);gb("onMouseEnter",["mouseout","mouseover"]);
gb("onMouseLeave",["mouseout","mouseover"]);gb("onPointerEnter",["pointerout","pointerover"]);gb("onPointerLeave",["pointerout","pointerover"]);Ta("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));Ta("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));Ta("onBeforeInput",["compositionend","keypress","textInput","paste"]);Ta("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));
Ta("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));Ta("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var pc="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Eg=new Set("cancel close invalid load scroll toggle".split(" ").concat(pc)),
Dg="_reactListening"+Math.random().toString(36).slice(2),lf=null,mf=null,$h="function"===typeof setTimeout?setTimeout:void 0,Kj="function"===typeof clearTimeout?clearTimeout:void 0,yf=0,Dd=Math.random().toString(36).slice(2),Fa="__reactFiber$"+Dd,Wc="__reactProps$"+Dd,rb="__reactContainer$"+Dd,Rg="__reactEvents$"+Dd,ve=[],ub=-1,Ha={},D=Ga(Ha),J=Ga(!1),Ya=Ha,$e=null,db=null,pj=ae,we=$f,xe=ck,oj=ek,Yc=fk,Vg=ji,Wg=ag,Xg=gk,Yg=hk,hf={},Oj=dk,Sj=void 0!==ii?ii:function(){},pa=null,Zc=null,ye=!1,ki=Bd(),
P=1E4>ki?Bd:function(){return Bd()-ki},Gj=fb.ReactCurrentBatchConfig,bd=Ga(null),ad=null,xb=null,$c=null,Ka=!1,hh=(new ha.Component).refs,dd={isMounted:function(a){return(a=a._reactInternals)?Va(a)===a:!1},enqueueSetState:function(a,b,c){a=a._reactInternals;var d=W(),e=Oa(a),f=Ia(d,e);f.payload=b;void 0!==c&&null!==c&&(f.callback=c);Ja(a,f);Pa(a,e,d)},enqueueReplaceState:function(a,b,c){a=a._reactInternals;var d=W(),e=Oa(a),f=Ia(d,e);f.tag=1;f.payload=b;void 0!==c&&null!==c&&(f.callback=c);Ja(a,f);
Pa(a,e,d)},enqueueForceUpdate:function(a,b){a=a._reactInternals;var c=W(),d=Oa(a),e=Ia(c,d);e.tag=2;void 0!==b&&null!==b&&(e.callback=b);Ja(a,e);Pa(a,d,c)}},gd=Array.isArray,od=ih(!0),xh=ih(!1),fc={},ka=Ga(fc),hc=Ga(fc),gc=Ga(fc),E=Ga(0),ra=null,Na=null,la=!1,Bb=[],jc=fb.ReactCurrentDispatcher,aa=fb.ReactCurrentBatchConfig,ic=0,y=null,N=null,K=null,kd=!1,kc=!1,jd={readContext:Y,useCallback:T,useContext:T,useEffect:T,useImperativeHandle:T,useLayoutEffect:T,useMemo:T,useReducer:T,useRef:T,useState:T,
useDebugValue:T,useDeferredValue:T,useTransition:T,useMutableSource:T,useOpaqueIdentifier:T,unstable_isNewReconciler:!1},qj={readContext:Y,useCallback:function(a,b){ab().memoizedState=[a,void 0===b?null:b];return a},useContext:Y,useEffect:rh,useImperativeHandle:function(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return Ne(4,2,th.bind(null,b,a),c)},useLayoutEffect:function(a,b){return Ne(4,2,a,b)},useMemo:function(a,b){var c=ab();b=void 0===b?null:b;a=a();c.memoizedState=[a,b];return a},useReducer:function(a,
b,c){var d=ab();b=void 0!==c?c(b):b;d.memoizedState=d.baseState=b;a=d.queue={pending:null,dispatch:null,lastRenderedReducer:a,lastRenderedState:b};a=a.dispatch=Me.bind(null,y,a);return[d.memoizedState,a]},useRef:qh,useState:nc,useDebugValue:Pe,useDeferredValue:function(a){var b=nc(a),c=b[0],d=b[1];rh(function(){var b=aa.transition;aa.transition=1;try{d(a)}finally{aa.transition=b}},[a]);return c},useTransition:function(){var a=nc(!1),b=a[0];a=tj.bind(null,a[1]);qh(a);return[a,b]},useMutableSource:function(a,
b,c){var d=ab();d.memoizedState={refs:{getSnapshot:b,setSnapshot:null},source:a,subscribe:c};return oh(d,a,b,c)},useOpaqueIdentifier:function(){if(la){var a=!1,b=nj(function(){a||(a=!0,c("r:"+(yf++).toString(36)));throw Error(m(355));}),c=nc(b)[1];0===(y.mode&2)&&(y.flags|=516,ld(5,function(){c("r:"+(yf++).toString(36))},void 0,null));return b}b="r:"+(yf++).toString(36);nc(b);return b},unstable_isNewReconciler:!1},rj={readContext:Y,useCallback:vh,useContext:Y,useEffect:nd,useImperativeHandle:uh,useLayoutEffect:sh,
useMemo:wh,useReducer:lc,useRef:md,useState:function(a){return lc(ma)},useDebugValue:Pe,useDeferredValue:function(a){var b=lc(ma),c=b[0],d=b[1];nd(function(){var b=aa.transition;aa.transition=1;try{d(a)}finally{aa.transition=b}},[a]);return c},useTransition:function(){var a=lc(ma)[0];return[md().current,a]},useMutableSource:ph,useOpaqueIdentifier:function(){return lc(ma)[0]},unstable_isNewReconciler:!1},sj={readContext:Y,useCallback:vh,useContext:Y,useEffect:nd,useImperativeHandle:uh,useLayoutEffect:sh,
useMemo:wh,useReducer:mc,useRef:md,useState:function(a){return mc(ma)},useDebugValue:Pe,useDeferredValue:function(a){var b=mc(ma),c=b[0],d=b[1];nd(function(){var b=aa.transition;aa.transition=1;try{d(a)}finally{aa.transition=b}},[a]);return c},useTransition:function(){var a=mc(ma)[0];return[md().current,a]},useMutableSource:ph,useOpaqueIdentifier:function(){return mc(ma)[0]},unstable_isNewReconciler:!1},uj=fb.ReactCurrentOwner,fa=!1,qd={dehydrated:null,retryLane:0};var xj=function(a,b,c,d){for(c=
b.child;null!==c;){if(5===c.tag||6===c.tag)a.appendChild(c.stateNode);else if(4!==c.tag&&null!==c.child){c.child.return=c;c=c.child;continue}if(c===b)break;for(;null===c.sibling;){if(null===c.return||c.return===b)return;c=c.return}c.sibling.return=c.return;c=c.sibling}};var Kh=function(a){};var wj=function(a,b,c,d,e){var f=a.memoizedProps;if(f!==d){a=b.stateNode;$a(ka.current);e=null;switch(c){case "input":f=Md(a,f);d=Md(a,d);e=[];break;case "option":f=Pd(a,f);d=Pd(a,d);e=[];break;case "select":f=
B({},f,{value:void 0});d=B({},d,{value:void 0});e=[];break;case "textarea":f=Qd(a,f);d=Qd(a,d);e=[];break;default:"function"!==typeof f.onClick&&"function"===typeof d.onClick&&(a.onclick=Vc)}Sd(c,d);var g;c=null;for(l in f)if(!d.hasOwnProperty(l)&&f.hasOwnProperty(l)&&null!=f[l])if("style"===l){var h=f[l];for(g in h)h.hasOwnProperty(g)&&(c||(c={}),c[g]="")}else"dangerouslySetInnerHTML"!==l&&"children"!==l&&"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&"autoFocus"!==l&&(Ib.hasOwnProperty(l)?
e||(e=[]):(e=e||[]).push(l,null));for(l in d){var k=d[l];h=null!=f?f[l]:void 0;if(d.hasOwnProperty(l)&&k!==h&&(null!=k||null!=h))if("style"===l)if(h){for(g in h)!h.hasOwnProperty(g)||k&&k.hasOwnProperty(g)||(c||(c={}),c[g]="");for(g in k)k.hasOwnProperty(g)&&h[g]!==k[g]&&(c||(c={}),c[g]=k[g])}else c||(e||(e=[]),e.push(l,c)),c=k;else"dangerouslySetInnerHTML"===l?(k=k?k.__html:void 0,h=h?h.__html:void 0,null!=k&&h!==k&&(e=e||[]).push(l,k)):"children"===l?"string"!==typeof k&&"number"!==typeof k||(e=
e||[]).push(l,""+k):"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&(Ib.hasOwnProperty(l)?(null!=k&&"onScroll"===l&&z("scroll",a),e||h===k||(e=[])):"object"===typeof k&&null!==k&&k.$$typeof===ue?k.toString():(e=e||[]).push(l,k))}c&&(e=e||[]).push("style",c);var l=e;if(b.updateQueue=l)b.flags|=4}};var yj=function(a,b,c,d){c!==d&&(b.flags|=4)};var Lj="function"===typeof WeakMap?WeakMap:Map,Dj="function"===typeof WeakSet?WeakSet:Set,Ij=Math.ceil,vd=fb.ReactCurrentDispatcher,kf=
fb.ReactCurrentOwner,n=0,R=null,G=null,O=0,ta=0,cb=Ga(0),L=0,wd=null,Fb=0,La=0,Cb=0,jf=0,ef=null,df=0,We=Infinity,l=null,rd=!1,Ze=null,na=null,Sa=!1,tc=null,vc=90,nf=[],of=[],va=null,rc=0,ff=null,sd=-1,ua=0,td=0,uc=null,xd=!1;var Pj=function(a,b,c){var d=b.lanes;if(null!==a)if(a.memoizedProps!==b.pendingProps||J.current)fa=!0;else if(0!==(c&d))fa=0!==(a.flags&16384)?!0:!1;else{fa=!1;switch(b.tag){case 3:Dh(b);Ie();break;case 5:jh(b);break;case 1:S(b.type)&&Xc(b);break;case 4:Fe(b,b.stateNode.containerInfo);
break;case 10:d=b.memoizedProps.value;var e=b.type._context;A(bd,e._currentValue);e._currentValue=d;break;case 13:if(null!==b.memoizedState){if(0!==(c&b.child.childLanes))return Eh(a,b,c);A(E,E.current&1);b=sa(a,b,c);return null!==b?b.sibling:null}A(E,E.current&1);break;case 19:d=0!==(c&b.childLanes);if(0!==(a.flags&64)){if(d)return Jh(a,b,c);b.flags|=64}e=b.memoizedState;null!==e&&(e.rendering=null,e.tail=null,e.lastEffect=null);A(E,E.current);if(d)break;else return null;case 23:case 24:return b.lanes=
0,Se(a,b,c)}return sa(a,b,c)}else fa=!1;b.lanes=0;switch(b.tag){case 2:d=b.type;null!==a&&(a.alternate=null,b.alternate=null,b.flags|=2);a=b.pendingProps;e=vb(b,D.current);yb(b,c);e=Le(null,b,d,a,e,c);b.flags|=1;if("object"===typeof e&&null!==e&&"function"===typeof e.render&&void 0===e.$$typeof){b.tag=1;b.memoizedState=null;b.updateQueue=null;if(S(d)){var f=!0;Xc(b)}else f=!1;b.memoizedState=null!==e.state&&void 0!==e.state?e.state:null;Be(b);var g=d.getDerivedStateFromProps;"function"===typeof g&&
cd(b,d,g,a);e.updater=dd;b.stateNode=e;e._reactInternals=b;Ce(b,d,a,c);b=Te(null,b,d,!0,f,c)}else b.tag=0,U(null,b,e,c),b=b.child;return b;case 16:e=b.elementType;a:{null!==a&&(a.alternate=null,b.alternate=null,b.flags|=2);a=b.pendingProps;f=e._init;e=f(e._payload);b.type=e;f=b.tag=Vj(e);a=ea(e,a);switch(f){case 0:b=Re(null,b,e,a,c);break a;case 1:b=Ch(null,b,e,a,c);break a;case 11:b=yh(null,b,e,a,c);break a;case 14:b=zh(null,b,e,ea(e.type,a),d,c);break a}throw Error(m(306,e,""));}return b;case 0:return d=
b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),Re(a,b,d,e,c);case 1:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),Ch(a,b,d,e,c);case 3:Dh(b);d=b.updateQueue;if(null===a||null===d)throw Error(m(282));d=b.pendingProps;e=b.memoizedState;e=null!==e?e.element:null;bh(a,b);cc(b,d,null,c);d=b.memoizedState.element;if(d===e)Ie(),b=sa(a,b,c);else{e=b.stateNode;if(f=e.hydrate)Na=tb(b.stateNode.containerInfo.firstChild),ra=b,f=la=!0;if(f){a=e.mutableSourceEagerHydrationData;if(null!=
a)for(e=0;e<a.length;e+=2)f=a[e],f._workInProgressVersionPrimary=a[e+1],Bb.push(f);c=xh(b,null,d,c);for(b.child=c;c;)c.flags=c.flags&-3|1024,c=c.sibling}else U(a,b,d,c),Ie();b=b.child}return b;case 5:return jh(b),null===a&&He(b),d=b.type,e=b.pendingProps,f=null!==a?a.memoizedProps:null,g=e.children,se(d,e)?g=null:null!==f&&se(d,f)&&(b.flags|=16),Bh(a,b),U(a,b,g,c),b.child;case 6:return null===a&&He(b),null;case 13:return Eh(a,b,c);case 4:return Fe(b,b.stateNode.containerInfo),d=b.pendingProps,null===
a?b.child=od(b,null,d,c):U(a,b,d,c),b.child;case 11:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),yh(a,b,d,e,c);case 7:return U(a,b,b.pendingProps,c),b.child;case 8:return U(a,b,b.pendingProps.children,c),b.child;case 12:return U(a,b,b.pendingProps.children,c),b.child;case 10:a:{d=b.type._context;e=b.pendingProps;g=b.memoizedProps;f=e.value;var h=b.type._context;A(bd,h._currentValue);h._currentValue=f;if(null!==g)if(h=g.value,f=X(h,f)?0:("function"===typeof d._calculateChangedBits?
d._calculateChangedBits(h,f):1073741823)|0,0===f){if(g.children===e.children&&!J.current){b=sa(a,b,c);break a}}else for(h=b.child,null!==h&&(h.return=b);null!==h;){var k=h.dependencies;if(null!==k){g=h.child;for(var l=k.firstContext;null!==l;){if(l.context===d&&0!==(l.observedBits&f)){1===h.tag&&(l=Ia(-1,c&-c),l.tag=2,Ja(h,l));h.lanes|=c;l=h.alternate;null!==l&&(l.lanes|=c);ah(h.return,c);k.lanes|=c;break}l=l.next}}else g=10===h.tag?h.type===b.type?null:h.child:h.child;if(null!==g)g.return=h;else for(g=
h;null!==g;){if(g===b){g=null;break}h=g.sibling;if(null!==h){h.return=g.return;g=h;break}g=g.return}h=g}U(a,b,e.children,c);b=b.child}return b;case 9:return e=b.type,f=b.pendingProps,d=f.children,yb(b,c),e=Y(e,f.unstable_observedBits),d=d(e),b.flags|=1,U(a,b,d,c),b.child;case 14:return e=b.type,f=ea(e,b.pendingProps),f=ea(e.type,f),zh(a,b,e,f,d,c);case 15:return Ah(a,b,b.type,b.pendingProps,d,c);case 17:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:ea(d,e),null!==a&&(a.alternate=null,b.alternate=
null,b.flags|=2),b.tag=1,S(d)?(a=!0,Xc(b)):a=!1,yb(b,c),fh(b,d,e),Ce(b,d,e,c),Te(null,b,d,!0,a,c);case 19:return Jh(a,b,c);case 23:return Se(a,b,c);case 24:return Se(a,b,c)}throw Error(m(156,b.tag));};var Z=function(a,b,c,d){return new Uj(a,b,c,d)};tf.prototype.render=function(a){yd(a,this._internalRoot,null,null)};tf.prototype.unmount=function(){var a=this._internalRoot,b=a.containerInfo;yd(null,a,null,function(){b[rb]=null})};var Ei=function(a){if(13===a.tag){var b=W();Pa(a,4,b);sf(a,4)}};var Yf=
function(a){if(13===a.tag){var b=W();Pa(a,67108864,b);sf(a,67108864)}};var Ci=function(a){if(13===a.tag){var b=W(),c=Oa(a);Pa(a,c,b);sf(a,c)}};var Bi=function(a,b){return b()};Vd=function(a,b,c){switch(b){case "input":Nd(a,c);b=c.name;if("radio"===c.type&&null!=b){for(c=a;c.parentNode;)c=c.parentNode;c=c.querySelectorAll("input[name="+JSON.stringify(""+b)+'][type="radio"]');for(b=0;b<c.length;b++){var d=c[b];if(d!==a&&d.form===a.form){var e=Hc(d);if(!e)throw Error(m(90));Ff(d);Nd(d,e)}}}break;case "textarea":Kf(a,
c);break;case "select":b=c.value,null!=b&&ib(a,!!c.multiple,b,!1)}};(function(a,b,c,d){me=a;fg=b;Xd=c;Sf=d})(ai,function(a,b,c,d,e){var f=n;n|=4;try{return Za(98,a.bind(null,b,c,d,e))}finally{n=f,0===n&&(Eb(),ja())}},function(){0===(n&49)&&(Jj(),Ra())},function(a,b){var c=n;n|=2;try{return a(b)}finally{n=c,0===n&&(Eb(),ja())}});var vk={Events:[Ob,pb,Hc,Qf,Rf,Ra,{current:!1}]};(function(a){a={bundleType:a.bundleType,version:a.version,rendererPackageName:a.rendererPackageName,rendererConfig:a.rendererConfig,
overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:fb.ReactCurrentDispatcher,findHostInstanceByFiber:Yj,findFiberByHostInstance:a.findFiberByHostInstance||Zj,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null};if("undefined"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)a=
!1;else{var b=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!b.isDisabled&&b.supportsFiber)try{$e=b.inject(a),db=b}catch(c){}a=!0}return a})({findFiberByHostInstance:Wa,bundleType:0,version:"17.0.1",rendererPackageName:"react-dom"});M.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=vk;M.createPortal=hi;M.findDOMNode=function(a){if(null==a)return null;if(1===a.nodeType)return a;var b=a._reactInternals;if(void 0===b){if("function"===typeof a.render)throw Error(m(188));throw Error(m(268,Object.keys(a)));
}a=Vf(b);a=null===a?null:a.stateNode;return a};M.flushSync=function(a,b){var c=n;if(0!==(c&48))return a(b);n|=1;try{if(a)return Za(99,a.bind(null,b))}finally{n=c,ja()}};M.hydrate=function(a,b,c){if(!wc(b))throw Error(m(200));return zd(null,a,b,!0,c)};M.render=function(a,b,c){if(!wc(b))throw Error(m(200));return zd(null,a,b,!1,c)};M.unmountComponentAtNode=function(a){if(!wc(a))throw Error(m(40));return a._reactRootContainer?(bi(function(){zd(null,null,a,!1,function(){a._reactRootContainer=null;a[rb]=
null})}),!0):!1};M.unstable_batchedUpdates=ai;M.unstable_createPortal=function(a,b){return hi(a,b,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)};M.unstable_renderSubtreeIntoContainer=function(a,b,c,d){if(!wc(c))throw Error(m(200));if(null==a||void 0===a._reactInternals)throw Error(m(38));return zd(a,b,c,!1,d)};M.version="17.0.1"});
})();litespeed-wp-plugin/7.7/litespeed-cache/assets/js/component.crawler.js000064400000005664151600241520021717 0ustar00/**
 * Crawler simulation module
 * @author Hai Zheng
 */
class CrawlerSimulate extends React.Component {
	constructor(props) {
		super(props);
		this.state = {
			list: props.list,
		};

		this.handleInputChange = this.handleInputChange.bind(this);
		this.delRow = this.delRow.bind(this);
		this.addNew = this.addNew.bind(this);
	}

	handleInputChange(e, index) {
		const target = e.target;
		const value = target.type === 'checkbox' ? target.checked : target.value;
		const list = this.state.list;
		list[index][target.dataset.type] = value;

		this.setState({
			list: list,
		});
	}

	delRow(index) {
		const data = this.state.list;
		data.splice(index, 1);
		this.setState({ list: data });
	}

	addNew() {
		const list = this.state.list;
		list.push({ name: '', vals: '' });
		this.setState({ list: list });
	}

	render() {
		return (
			<React.Fragment>
				{this.state.list.map((item, i) => (
					<SimulationBlock item={item} key={i} index={i} handleInputChange={this.handleInputChange} delRow={this.delRow} />
				))}

				<p>
					<button type="button" className="button button-link litespeed-form-action litespeed-link-with-icon" onClick={this.addNew}>
						<span className="dashicons dashicons-plus-alt"></span>
						{litespeed_data['lang']['add_cookie_simulation_row']}
					</button>
				</p>
			</React.Fragment>
		);
	}
}

// { name: '', vals: '' }
class SimulationBlock extends React.Component {
	constructor(props) {
		super(props);

		this.handleInputChange = this.handleInputChange.bind(this);
		this.delRow = this.delRow.bind(this);
	}

	handleInputChange(e) {
		this.props.handleInputChange(e, this.props.index);
	}

	delRow() {
		this.props.delRow(this.props.index);
	}

	render() {
		const item = this.props.item;
		return (
			<div className="litespeed-block">
				<div className="litespeed-col-auto">
					<label className="litespeed-form-label">{litespeed_data['lang']['cookie_name']}</label>
					<input
						type="text"
						name={litespeed_data['ids']['crawler_cookies'] + '[name][]'}
						className="regular-text"
						value={item.name}
						data-type="name"
						onChange={this.handleInputChange}
					/>
				</div>
				<div className="litespeed-col-auto">
					<label className="litespeed-form-label">{litespeed_data['lang']['cookie_values']}</label>
					<textarea
						rows="5"
						cols="40"
						name={litespeed_data['ids']['crawler_cookies'] + '[vals][]'}
						placeholder={litespeed_data['lang']['one_per_line']}
						value={Array.isArray(item.vals) ? item.vals.join('\n') : item.vals}
						data-type="vals"
						onChange={this.handleInputChange}
					/>
				</div>
				<div className="litespeed-col-auto">
					<button type="button" className="button button-link litespeed-collection-button litespeed-danger" onClick={this.delRow}>
						<span className="dashicons dashicons-dismiss"></span>
						<span className="screen-reader-text">{litespeed_data['lang']['remove_cookie_simulation']}</span>
					</button>
				</div>
			</div>
		);
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/js_delay.js000064400000005310151600241570020042 0ustar00window.litespeed_ui_events = window.litespeed_ui_events || ['mouseover', 'click', 'keydown', 'wheel', 'touchmove', 'touchstart'];
var urlCreator = window.URL || window.webkitURL;

// const litespeed_js_delay_timer = setTimeout( litespeed_load_delayed_js, 70 );

litespeed_ui_events.forEach(e => {
	window.addEventListener(e, litespeed_load_delayed_js_force, { passive: true }); // Use passive to save GPU in interaction
});

function litespeed_load_delayed_js_force() {
	console.log('[LiteSpeed] Start Load JS Delayed');
	// clearTimeout( litespeed_js_delay_timer );
	litespeed_ui_events.forEach(e => {
		window.removeEventListener(e, litespeed_load_delayed_js_force, { passive: true });
	});

	document.querySelectorAll('iframe[data-litespeed-src]').forEach(e => {
		e.setAttribute('src', e.getAttribute('data-litespeed-src'));
	});

	// Prevent early loading
	if (document.readyState == 'loading') {
		window.addEventListener('DOMContentLoaded', litespeed_load_delayed_js);
	} else {
		litespeed_load_delayed_js();
	}
}

async function litespeed_load_delayed_js() {
	let js_list = [];
	// Prepare all JS
	document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e => {
		js_list.push(e);
	});

	// Load by sequence
	for (let script in js_list) {
		await new Promise(resolve => litespeed_load_one(js_list[script], resolve));
	}

	// Simulate doc.loaded
	document.dispatchEvent(new Event('DOMContentLiteSpeedLoaded'));
	window.dispatchEvent(new Event('DOMContentLiteSpeedLoaded'));
}

/**
 * Load one JS synchronously
 */
function litespeed_load_one(e, resolve) {
	console.log('[LiteSpeed] Load ', e);

	var e2 = document.createElement('script');

	e2.addEventListener('load', resolve);
	e2.addEventListener('error', resolve);

	var attrs = e.getAttributeNames();
	attrs.forEach(aname => {
		if (aname == 'type') return;
		e2.setAttribute(aname == 'data-src' ? 'src' : aname, e.getAttribute(aname));
	});
	e2.type = 'text/javascript';

	let is_inline = false;
	// Inline script
	if (!e2.src && e.textContent) {
		e2.src = litespeed_inline2src(e.textContent);
		// e2.textContent = e.textContent;
		is_inline = true;
	}

	// Deploy to dom
	e.after(e2);
	e.remove();
	// document.head.appendChild(e2);
	// e2 = e.cloneNode(true)
	// e2.setAttribute( 'type', 'text/javascript' );
	// e2.setAttribute( 'data-delayed', '1' );

	// Kick off resolve for inline
	if (is_inline) resolve();
}

/**
 * Prepare inline script
 */
function litespeed_inline2src(data) {
	try {
		var src = urlCreator.createObjectURL(
			new Blob([data.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm, '$1')], {
				type: 'text/javascript',
			}),
		);
	} catch (e) {
		var src = 'data:text/javascript;base64,' + btoa(data.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm, '$1'));
	}

	return src;
}
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/js_delay.min.js000064400000003265151600241640020631 0ustar00window.litespeed_ui_events=window.litespeed_ui_events||["mouseover","click","keydown","wheel","touchmove","touchstart"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}function litespeed_inline2src(t){try{var d=urlCreator.createObjectURL(new Blob([t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1"))}return d}litespeed-wp-plugin/7.7/litespeed-cache/assets/js/guest.docref.min.js000064400000000327151600241710021421 0ustar00var litespeed_docref=sessionStorage.getItem("litespeed_docref");litespeed_docref&&(Object.defineProperty(document,"referrer",{get:function(){return litespeed_docref}}),sessionStorage.removeItem("litespeed_docref"));litespeed-wp-plugin/7.7/litespeed-cache/assets/js/lazyload.init.js000064400000001611151600241760021032 0ustar00/**
 * Lazyload init js
 *
 * @author LiteSpeed
 * @since 1.4
 *
 */

(function (window, document) {
	'use strict';

	var instance;
	var update_lazyload;

	var litespeed_finish_callback = function () {
		document.body.classList.add('litespeed_lazyloaded');
	};

	var init = function () {
		console.log('[LiteSpeed] Start Lazy Load');
		instance = new LazyLoad(
			Object.assign(
				{},
				window.lazyLoadOptions || {},
				{
					elements_selector: '[data-lazyloaded]',
					callback_finish: litespeed_finish_callback,
				},
			)
		);

		update_lazyload = function () {
			instance.update();
		};

		if (window.MutationObserver) {
			new MutationObserver(update_lazyload).observe(document.documentElement, { childList: true, subtree: true, attributes: true });
		}
	};

	window.addEventListener ? window.addEventListener('load', init, false) : window.attachEvent('onload', init);
})(window, document);
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/lazyload.lib.js000064400000061624151600242030020636 0ustar00(function (global, factory) {
	typeof exports === 'object' && typeof module !== 'undefined'
		? (module.exports = factory())
		: typeof define === 'function' && define.amd
		? define(factory)
		: ((global = typeof globalThis !== 'undefined' ? globalThis : global || self), (global.LazyLoad = factory()));
})(this, function () {
	'use strict';

	function _extends() {
		_extends =
			Object.assign ||
			function (target) {
				for (var i = 1; i < arguments.length; i++) {
					var source = arguments[i];

					for (var key in source) {
						if (Object.prototype.hasOwnProperty.call(source, key)) {
							target[key] = source[key];
						}
					}
				}

				return target;
			};

		return _extends.apply(this, arguments);
	}

	var runningOnBrowser = typeof window !== 'undefined';
	var isBot = (runningOnBrowser && !('onscroll' in window)) || (typeof navigator !== 'undefined' && /(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent));
	var supportsIntersectionObserver = runningOnBrowser && 'IntersectionObserver' in window;
	var supportsClassList = runningOnBrowser && 'classList' in document.createElement('p');
	var isHiDpi = runningOnBrowser && window.devicePixelRatio > 1;

	var defaultSettings = {
		elements_selector: '.lazy',
		container: isBot || runningOnBrowser ? document : null,
		threshold: 300,
		thresholds: null,
		data_src: 'src',
		data_srcset: 'srcset',
		data_sizes: 'sizes',
		data_bg: 'bg',
		data_bg_hidpi: 'bg-hidpi',
		data_bg_multi: 'bg-multi',
		data_bg_multi_hidpi: 'bg-multi-hidpi',
		data_poster: 'poster',
		class_applied: 'applied',
		class_loading: 'litespeed-loading',
		class_loaded: 'litespeed-loaded', // https://docs.litespeedtech.com/lscache/lscwp/pageopt/#lazy-load-images
		class_error: 'error',
		class_entered: 'entered',
		class_exited: 'exited',
		unobserve_completed: true,
		unobserve_entered: false,
		cancel_on_exit: true,
		callback_enter: null,
		callback_exit: null,
		callback_applied: null,
		callback_loading: null,
		callback_loaded: null,
		callback_error: null,
		callback_finish: null,
		callback_cancel: null,
		use_native: false,
	};
	var getExtendedSettings = function getExtendedSettings(customSettings) {
		return _extends({}, defaultSettings, customSettings);
	};

	/* Creates instance and notifies it through the window element */
	var createInstance = function createInstance(classObj, options) {
		var event;
		var eventString = 'LazyLoad::Initialized';
		var instance = new classObj(options);

		try {
			// Works in modern browsers
			event = new CustomEvent(eventString, {
				detail: {
					instance: instance,
				},
			});
		} catch (err) {
			// Works in Internet Explorer (all versions)
			event = document.createEvent('CustomEvent');
			event.initCustomEvent(eventString, false, false, {
				instance: instance,
			});
		}

		window.dispatchEvent(event);
	};
	/* Auto initialization of one or more instances of lazyload, depending on the
      options passed in (plain object or an array) */

	var autoInitialize = function autoInitialize(classObj, options) {
		if (!options) {
			return;
		}

		if (!options.length) {
			// Plain object
			createInstance(classObj, options);
		} else {
			// Array of objects
			for (var i = 0, optionsItem; (optionsItem = options[i]); i += 1) {
				createInstance(classObj, optionsItem);
			}
		}
	};

	var SRC = 'src';
	var SRCSET = 'srcset';
	var SIZES = 'sizes';
	var POSTER = 'poster';
	var ORIGINALS = 'llOriginalAttrs';

	var statusLoading = 'loading';
	var statusLoaded = 'loaded';
	var statusApplied = 'applied';
	var statusEntered = 'entered';
	var statusError = 'error';
	var statusNative = 'native';

	var dataPrefix = 'data-';
	var statusDataName = 'll-status';
	var getData = function getData(element, attribute) {
		return element.getAttribute(dataPrefix + attribute);
	};
	var setData = function setData(element, attribute, value) {
		var attrName = dataPrefix + attribute;

		if (value === null) {
			element.removeAttribute(attrName);
			return;
		}

		element.setAttribute(attrName, value);
	};
	var getStatus = function getStatus(element) {
		return getData(element, statusDataName);
	};
	var setStatus = function setStatus(element, status) {
		return setData(element, statusDataName, status);
	};
	var resetStatus = function resetStatus(element) {
		return setStatus(element, null);
	};
	var hasEmptyStatus = function hasEmptyStatus(element) {
		return getStatus(element) === null;
	};
	var hasStatusLoading = function hasStatusLoading(element) {
		return getStatus(element) === statusLoading;
	};
	var hasStatusError = function hasStatusError(element) {
		return getStatus(element) === statusError;
	};
	var hasStatusNative = function hasStatusNative(element) {
		return getStatus(element) === statusNative;
	};
	var statusesAfterLoading = [statusLoading, statusLoaded, statusApplied, statusError];
	var hadStartedLoading = function hadStartedLoading(element) {
		return statusesAfterLoading.indexOf(getStatus(element)) >= 0;
	};

	var safeCallback = function safeCallback(callback, arg1, arg2, arg3) {
		if (!callback) {
			return;
		}

		if (arg3 !== undefined) {
			callback(arg1, arg2, arg3);
			return;
		}

		if (arg2 !== undefined) {
			callback(arg1, arg2);
			return;
		}

		callback(arg1);
	};

	var addClass = function addClass(element, className) {
		if (supportsClassList) {
			element.classList.add(className);
			return;
		}

		element.className += (element.className ? ' ' : '') + className;
	};
	var removeClass = function removeClass(element, className) {
		if (supportsClassList) {
			element.classList.remove(className);
			return;
		}

		element.className = element.className
			.replace(new RegExp('(^|\\s+)' + className + '(\\s+|$)'), ' ')
			.replace(/^\s+/, '')
			.replace(/\s+$/, '');
	};

	var addTempImage = function addTempImage(element) {
		element.llTempImage = document.createElement('IMG');
	};
	var deleteTempImage = function deleteTempImage(element) {
		delete element.llTempImage;
	};
	var getTempImage = function getTempImage(element) {
		return element.llTempImage;
	};

	var unobserve = function unobserve(element, instance) {
		if (!instance) return;
		var observer = instance._observer;
		if (!observer) return;
		observer.unobserve(element);
	};
	var resetObserver = function resetObserver(observer) {
		observer.disconnect();
	};
	var unobserveEntered = function unobserveEntered(element, settings, instance) {
		if (settings.unobserve_entered) unobserve(element, instance);
	};

	var updateLoadingCount = function updateLoadingCount(instance, delta) {
		if (!instance) return;
		instance.loadingCount += delta;
	};
	var decreaseToLoadCount = function decreaseToLoadCount(instance) {
		if (!instance) return;
		instance.toLoadCount -= 1;
	};
	var setToLoadCount = function setToLoadCount(instance, value) {
		if (!instance) return;
		instance.toLoadCount = value;
	};
	var isSomethingLoading = function isSomethingLoading(instance) {
		return instance.loadingCount > 0;
	};
	var haveElementsToLoad = function haveElementsToLoad(instance) {
		return instance.toLoadCount > 0;
	};

	var getSourceTags = function getSourceTags(parentTag) {
		var sourceTags = [];

		for (var i = 0, childTag; (childTag = parentTag.children[i]); i += 1) {
			if (childTag.tagName === 'SOURCE') {
				sourceTags.push(childTag);
			}
		}

		return sourceTags;
	};

	var forEachPictureSource = function forEachPictureSource(element, fn) {
		var parent = element.parentNode;

		if (!parent || parent.tagName !== 'PICTURE') {
			return;
		}

		var sourceTags = getSourceTags(parent);
		sourceTags.forEach(fn);
	};
	var forEachVideoSource = function forEachVideoSource(element, fn) {
		var sourceTags = getSourceTags(element);
		sourceTags.forEach(fn);
	};

	var attrsSrc = [SRC];
	var attrsSrcPoster = [SRC, POSTER];
	var attrsSrcSrcsetSizes = [SRC, SRCSET, SIZES];
	var hasOriginalAttrs = function hasOriginalAttrs(element) {
		return !!element[ORIGINALS];
	};
	var getOriginalAttrs = function getOriginalAttrs(element) {
		return element[ORIGINALS];
	};
	var deleteOriginalAttrs = function deleteOriginalAttrs(element) {
		return delete element[ORIGINALS];
	}; // ## SAVE ##

	var setOriginalsObject = function setOriginalsObject(element, attributes) {
		if (hasOriginalAttrs(element)) {
			return;
		}

		var originals = {};
		attributes.forEach(function (attribute) {
			originals[attribute] = element.getAttribute(attribute);
		});
		element[ORIGINALS] = originals;
	};
	var saveOriginalBackgroundStyle = function saveOriginalBackgroundStyle(element) {
		if (hasOriginalAttrs(element)) {
			return;
		}

		element[ORIGINALS] = {
			backgroundImage: element.style.backgroundImage,
		};
	}; // ## RESTORE ##

	var setOrResetAttribute = function setOrResetAttribute(element, attrName, value) {
		if (!value) {
			element.removeAttribute(attrName);
			return;
		}

		element.setAttribute(attrName, value);
	};

	var restoreOriginalAttrs = function restoreOriginalAttrs(element, attributes) {
		if (!hasOriginalAttrs(element)) {
			return;
		}

		var originals = getOriginalAttrs(element);
		attributes.forEach(function (attribute) {
			setOrResetAttribute(element, attribute, originals[attribute]);
		});
	};
	var restoreOriginalBgImage = function restoreOriginalBgImage(element) {
		if (!hasOriginalAttrs(element)) {
			return;
		}

		var originals = getOriginalAttrs(element);
		element.style.backgroundImage = originals.backgroundImage;
	};

	var manageApplied = function manageApplied(element, settings, instance) {
		addClass(element, settings.class_applied);
		setStatus(element, statusApplied); // Instance is not provided when loading is called from static class

		if (!instance) return;

		if (settings.unobserve_completed) {
			// Unobserve now because we can't do it on load
			unobserve(element, settings);
		}

		safeCallback(settings.callback_applied, element, instance);
	};
	var manageLoading = function manageLoading(element, settings, instance) {
		addClass(element, settings.class_loading);
		setStatus(element, statusLoading); // Instance is not provided when loading is called from static class

		if (!instance) return;
		updateLoadingCount(instance, +1);
		safeCallback(settings.callback_loading, element, instance);
	};
	var setAttributeIfValue = function setAttributeIfValue(element, attrName, value) {
		if (!value) {
			return;
		}

		element.setAttribute(attrName, value);
	};
	var setImageAttributes = function setImageAttributes(element, settings) {
		setAttributeIfValue(element, SIZES, getData(element, settings.data_sizes));
		setAttributeIfValue(element, SRCSET, getData(element, settings.data_srcset));
		setAttributeIfValue(element, SRC, getData(element, settings.data_src));
	};
	var setSourcesImg = function setSourcesImg(imgEl, settings) {
		forEachPictureSource(imgEl, function (sourceTag) {
			setOriginalsObject(sourceTag, attrsSrcSrcsetSizes);
			setImageAttributes(sourceTag, settings);
		});
		setOriginalsObject(imgEl, attrsSrcSrcsetSizes);
		setImageAttributes(imgEl, settings);
	};
	var setSourcesIframe = function setSourcesIframe(iframe, settings) {
		setOriginalsObject(iframe, attrsSrc);
		setAttributeIfValue(iframe, SRC, getData(iframe, settings.data_src));
	};
	var setSourcesVideo = function setSourcesVideo(videoEl, settings) {
		forEachVideoSource(videoEl, function (sourceEl) {
			setOriginalsObject(sourceEl, attrsSrc);
			setAttributeIfValue(sourceEl, SRC, getData(sourceEl, settings.data_src));
		});
		setOriginalsObject(videoEl, attrsSrcPoster);
		setAttributeIfValue(videoEl, POSTER, getData(videoEl, settings.data_poster));
		setAttributeIfValue(videoEl, SRC, getData(videoEl, settings.data_src));
		videoEl.load();
	};
	var setBackground = function setBackground(element, settings, instance) {
		var bg1xValue = getData(element, settings.data_bg);
		var bgHiDpiValue = getData(element, settings.data_bg_hidpi);
		var bgDataValue = isHiDpi && bgHiDpiValue ? bgHiDpiValue : bg1xValue;
		if (!bgDataValue) return;
		element.style.backgroundImage = 'url("'.concat(bgDataValue, '")');
		getTempImage(element).setAttribute(SRC, bgDataValue);
		manageLoading(element, settings, instance);
	}; // NOTE: THE TEMP IMAGE TRICK CANNOT BE DONE WITH data-multi-bg
	// BECAUSE INSIDE ITS VALUES MUST BE WRAPPED WITH URL() AND ONE OF THEM
	// COULD BE A GRADIENT BACKGROUND IMAGE

	var setMultiBackground = function setMultiBackground(element, settings, instance) {
		var bg1xValue = getData(element, settings.data_bg_multi);
		var bgHiDpiValue = getData(element, settings.data_bg_multi_hidpi);
		var bgDataValue = isHiDpi && bgHiDpiValue ? bgHiDpiValue : bg1xValue;

		if (!bgDataValue) {
			return;
		}

		element.style.backgroundImage = bgDataValue;
		manageApplied(element, settings, instance);
	};
	var setSourcesFunctions = {
		IMG: setSourcesImg,
		IFRAME: setSourcesIframe,
		VIDEO: setSourcesVideo,
	};
	var setSourcesNative = function setSourcesNative(element, settings) {
		var setSourcesFunction = setSourcesFunctions[element.tagName];

		if (!setSourcesFunction) {
			return;
		}

		setSourcesFunction(element, settings);
	};
	var setSources = function setSources(element, settings, instance) {
		var setSourcesFunction = setSourcesFunctions[element.tagName];

		if (!setSourcesFunction) {
			return;
		}

		setSourcesFunction(element, settings);
		manageLoading(element, settings, instance);
	};

	var elementsWithLoadEvent = ['IMG', 'IFRAME', 'VIDEO'];
	var hasLoadEvent = function hasLoadEvent(element) {
		return elementsWithLoadEvent.indexOf(element.tagName) > -1;
	};
	var checkFinish = function checkFinish(settings, instance) {
		if (instance && !isSomethingLoading(instance) && !haveElementsToLoad(instance)) {
			safeCallback(settings.callback_finish, instance);
		}
	};
	var addEventListener = function addEventListener(element, eventName, handler) {
		element.addEventListener(eventName, handler);
		element.llEvLisnrs[eventName] = handler;
	};
	var removeEventListener = function removeEventListener(element, eventName, handler) {
		element.removeEventListener(eventName, handler);
	};
	var hasEventListeners = function hasEventListeners(element) {
		return !!element.llEvLisnrs;
	};
	var addEventListeners = function addEventListeners(element, loadHandler, errorHandler) {
		if (!hasEventListeners(element)) element.llEvLisnrs = {};
		var loadEventName = element.tagName === 'VIDEO' ? 'loadeddata' : 'load';
		addEventListener(element, loadEventName, loadHandler);
		addEventListener(element, 'error', errorHandler);
	};
	var removeEventListeners = function removeEventListeners(element) {
		if (!hasEventListeners(element)) {
			return;
		}

		var eventListeners = element.llEvLisnrs;

		for (var eventName in eventListeners) {
			var handler = eventListeners[eventName];
			removeEventListener(element, eventName, handler);
		}

		delete element.llEvLisnrs;
	};
	var doneHandler = function doneHandler(element, settings, instance) {
		deleteTempImage(element);
		updateLoadingCount(instance, -1);
		decreaseToLoadCount(instance);
		removeClass(element, settings.class_loading);

		if (settings.unobserve_completed) {
			unobserve(element, instance);
		}
	};
	var loadHandler = function loadHandler(event, element, settings, instance) {
		var goingNative = hasStatusNative(element);
		doneHandler(element, settings, instance);
		addClass(element, settings.class_loaded);
		setStatus(element, statusLoaded);
		safeCallback(settings.callback_loaded, element, instance);
		if (!goingNative) checkFinish(settings, instance);
	};
	var errorHandler = function errorHandler(event, element, settings, instance) {
		var goingNative = hasStatusNative(element);
		doneHandler(element, settings, instance);
		addClass(element, settings.class_error);
		setStatus(element, statusError);
		safeCallback(settings.callback_error, element, instance);
		if (!goingNative) checkFinish(settings, instance);
	};
	var addOneShotEventListeners = function addOneShotEventListeners(element, settings, instance) {
		var elementToListenTo = getTempImage(element) || element;

		if (hasEventListeners(elementToListenTo)) {
			// This happens when loading is retried twice
			return;
		}

		var _loadHandler = function _loadHandler(event) {
			loadHandler(event, element, settings, instance);
			removeEventListeners(elementToListenTo);
		};

		var _errorHandler = function _errorHandler(event) {
			errorHandler(event, element, settings, instance);
			removeEventListeners(elementToListenTo);
		};

		addEventListeners(elementToListenTo, _loadHandler, _errorHandler);
	};

	var loadBackground = function loadBackground(element, settings, instance) {
		addTempImage(element);
		addOneShotEventListeners(element, settings, instance);
		saveOriginalBackgroundStyle(element);
		setBackground(element, settings, instance);
		setMultiBackground(element, settings, instance);
	};

	var loadRegular = function loadRegular(element, settings, instance) {
		addOneShotEventListeners(element, settings, instance);
		setSources(element, settings, instance);
	};

	var load = function load(element, settings, instance) {
		if (hasLoadEvent(element)) {
			loadRegular(element, settings, instance);
		} else {
			loadBackground(element, settings, instance);
		}
	};
	var loadNative = function loadNative(element, settings, instance) {
		element.setAttribute('loading', 'lazy');
		addOneShotEventListeners(element, settings, instance);
		setSourcesNative(element, settings);
		setStatus(element, statusNative);
	};

	var removeImageAttributes = function removeImageAttributes(element) {
		element.removeAttribute(SRC);
		element.removeAttribute(SRCSET);
		element.removeAttribute(SIZES);
	};

	var resetSourcesImg = function resetSourcesImg(element) {
		forEachPictureSource(element, function (sourceTag) {
			removeImageAttributes(sourceTag);
		});
		removeImageAttributes(element);
	};

	var restoreImg = function restoreImg(imgEl) {
		forEachPictureSource(imgEl, function (sourceEl) {
			restoreOriginalAttrs(sourceEl, attrsSrcSrcsetSizes);
		});
		restoreOriginalAttrs(imgEl, attrsSrcSrcsetSizes);
	};
	var restoreVideo = function restoreVideo(videoEl) {
		forEachVideoSource(videoEl, function (sourceEl) {
			restoreOriginalAttrs(sourceEl, attrsSrc);
		});
		restoreOriginalAttrs(videoEl, attrsSrcPoster);
		videoEl.load();
	};
	var restoreIframe = function restoreIframe(iframeEl) {
		restoreOriginalAttrs(iframeEl, attrsSrc);
	};
	var restoreFunctions = {
		IMG: restoreImg,
		IFRAME: restoreIframe,
		VIDEO: restoreVideo,
	};

	var restoreAttributes = function restoreAttributes(element) {
		var restoreFunction = restoreFunctions[element.tagName];

		if (!restoreFunction) {
			restoreOriginalBgImage(element);
			return;
		}

		restoreFunction(element);
	};

	var resetClasses = function resetClasses(element, settings) {
		if (hasEmptyStatus(element) || hasStatusNative(element)) {
			return;
		}

		removeClass(element, settings.class_entered);
		removeClass(element, settings.class_exited);
		removeClass(element, settings.class_applied);
		removeClass(element, settings.class_loading);
		removeClass(element, settings.class_loaded);
		removeClass(element, settings.class_error);
	};

	var restore = function restore(element, settings) {
		restoreAttributes(element);
		resetClasses(element, settings);
		resetStatus(element);
		deleteOriginalAttrs(element);
	};

	var cancelLoading = function cancelLoading(element, entry, settings, instance) {
		if (!settings.cancel_on_exit) return;
		if (!hasStatusLoading(element)) return;
		if (element.tagName !== 'IMG') return; //Works only on images

		removeEventListeners(element);
		resetSourcesImg(element);
		restoreImg(element);
		removeClass(element, settings.class_loading);
		updateLoadingCount(instance, -1);
		resetStatus(element);
		safeCallback(settings.callback_cancel, element, entry, instance);
	};

	var onEnter = function onEnter(element, entry, settings, instance) {
		var dontLoad = hadStartedLoading(element);
		/* Save status
    before setting it, to prevent loading it again. Fixes #526. */

		setStatus(element, statusEntered);
		addClass(element, settings.class_entered);
		removeClass(element, settings.class_exited);
		unobserveEntered(element, settings, instance);
		safeCallback(settings.callback_enter, element, entry, instance);
		if (dontLoad) return;
		load(element, settings, instance);
	};
	var onExit = function onExit(element, entry, settings, instance) {
		if (hasEmptyStatus(element)) return; //Ignore the first pass, at landing

		addClass(element, settings.class_exited);
		cancelLoading(element, entry, settings, instance);
		safeCallback(settings.callback_exit, element, entry, instance);
	};

	var tagsWithNativeLazy = ['IMG', 'IFRAME', 'VIDEO'];
	var shouldUseNative = function shouldUseNative(settings) {
		return settings.use_native && 'loading' in HTMLImageElement.prototype;
	};
	var loadAllNative = function loadAllNative(elements, settings, instance) {
		elements.forEach(function (element) {
			if (tagsWithNativeLazy.indexOf(element.tagName) === -1) {
				return;
			}

			loadNative(element, settings, instance);
		});
		setToLoadCount(instance, 0);
	};

	var isIntersecting = function isIntersecting(entry) {
		return entry.isIntersecting || entry.intersectionRatio > 0;
	};

	var getObserverSettings = function getObserverSettings(settings) {
		return {
			root: settings.container === document ? null : settings.container,
			rootMargin: settings.thresholds || settings.threshold + 'px',
		};
	};

	var intersectionHandler = function intersectionHandler(entries, settings, instance) {
		entries.forEach(function (entry) {
			return isIntersecting(entry) ? onEnter(entry.target, entry, settings, instance) : onExit(entry.target, entry, settings, instance);
		});
	};

	var observeElements = function observeElements(observer, elements) {
		elements.forEach(function (element) {
			observer.observe(element);
		});
	};
	var updateObserver = function updateObserver(observer, elementsToObserve) {
		resetObserver(observer);
		observeElements(observer, elementsToObserve);
	};
	var setObserver = function setObserver(settings, instance) {
		if (!supportsIntersectionObserver || shouldUseNative(settings)) {
			return;
		}

		instance._observer = new IntersectionObserver(function (entries) {
			intersectionHandler(entries, settings, instance);
		}, getObserverSettings(settings));
	};

	var toArray = function toArray(nodeSet) {
		return Array.prototype.slice.call(nodeSet);
	};
	var queryElements = function queryElements(settings) {
		return settings.container.querySelectorAll(settings.elements_selector);
	};
	var excludeManagedElements = function excludeManagedElements(elements) {
		return toArray(elements).filter(hasEmptyStatus);
	};
	var hasError = function hasError(element) {
		return hasStatusError(element);
	};
	var filterErrorElements = function filterErrorElements(elements) {
		return toArray(elements).filter(hasError);
	};
	var getElementsToLoad = function getElementsToLoad(elements, settings) {
		return excludeManagedElements(elements || queryElements(settings));
	};

	var retryLazyLoad = function retryLazyLoad(settings, instance) {
		var errorElements = filterErrorElements(queryElements(settings));
		errorElements.forEach(function (element) {
			removeClass(element, settings.class_error);
			resetStatus(element);
		});
		instance.update();
	};
	var setOnlineCheck = function setOnlineCheck(settings, instance) {
		if (!runningOnBrowser) {
			return;
		}

		window.addEventListener('online', function () {
			retryLazyLoad(settings, instance);
		});
	};

	var LazyLoad = function LazyLoad(customSettings, elements) {
		var settings = getExtendedSettings(customSettings);
		this._settings = settings;
		this.loadingCount = 0;
		setObserver(settings, this);
		setOnlineCheck(settings, this);
		this.update(elements);
	};

	LazyLoad.prototype = {
		update: function update(givenNodeset) {
			var settings = this._settings;
			var elementsToLoad = getElementsToLoad(givenNodeset, settings);
			setToLoadCount(this, elementsToLoad.length);

			if (isBot || !supportsIntersectionObserver) {
				this.loadAll(elementsToLoad);
				return;
			}

			if (shouldUseNative(settings)) {
				loadAllNative(elementsToLoad, settings, this);
				return;
			}

			updateObserver(this._observer, elementsToLoad);
		},
		destroy: function destroy() {
			// Observer
			if (this._observer) {
				this._observer.disconnect();
			} // Clean custom attributes on elements

			queryElements(this._settings).forEach(function (element) {
				deleteOriginalAttrs(element);
			}); // Delete all internal props

			delete this._observer;
			delete this._settings;
			delete this.loadingCount;
			delete this.toLoadCount;
		},
		loadAll: function loadAll(elements) {
			var _this = this;

			var settings = this._settings;
			var elementsToLoad = getElementsToLoad(elements, settings);
			elementsToLoad.forEach(function (element) {
				unobserve(element, _this);
				load(element, settings, _this);
			});
		},
		restoreAll: function restoreAll() {
			var settings = this._settings;
			queryElements(settings).forEach(function (element) {
				restore(element, settings);
			});
		},
	};

	LazyLoad.load = function (element, customSettings) {
		var settings = getExtendedSettings(customSettings);
		load(element, settings);
	};

	LazyLoad.resetStatus = function (element) {
		resetStatus(element);
	}; // Automatic instances creation if required (useful for async script loading)

	// if (runningOnBrowser) {
	// 	autoInitialize(LazyLoad, window.lazyLoadOptions);
	// }

	return LazyLoad;
});
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/css_async.min.js000064400000002511151600242120021007 0ustar00!function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f),i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media="only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);!function(a){if(a.loadCSS){var b=loadCSS.relpreload={};if(b.support=function(){try{return a.document.createElement("link").relList.supports("preload")}catch(b){return!1}},b.poly=function(){for(var b=a.document.getElementsByTagName("link"),c=0;c<b.length;c++){var d=b[c];"preload"===d.rel&&"style"===d.getAttribute("as")&&(a.loadCSS(d.href,d,d.getAttribute("media")),d.rel=null)}},!b.support()){b.poly();var c=a.setInterval(b.poly,300);a.addEventListener&&a.addEventListener("load",function(){b.poly(),a.clearInterval(c)}),a.attachEvent&&a.attachEvent("onload",function(){a.clearInterval(c)})}}}(this);litespeed-wp-plugin/7.7/litespeed-cache/assets/js/guest.min.js000064400000000565151600242170020165 0ustar00var litespeed_vary=document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/,"$1");litespeed_vary||fetch("litespeed_url",{method:"POST",cache:"no-cache",redirect:"follow"}).then(e=>e.json()).then(e=>{console.log(e),e.hasOwnProperty("reload")&&"yes"==e.reload&&(sessionStorage.setItem("litespeed_docref",document.referrer),window.location.reload(!0))});litespeed-wp-plugin/7.7/litespeed-cache/assets/js/instant_click.min.js000064400000011020151600242240021645 0ustar00let _chromiumMajorVersionInUserAgent=null,_speculationRulesType,_allowQueryString,_allowExternalLinks,_useWhitelist,_delayOnHover=65,_lastTouchstartEvent,_mouseoverTimer,_preloadedList=new Set;function init(){let e=document.createElement("link").relList,t=e.supports("prefetch")&&e.supports("modulepreload");if(!t)return;let n="instantVaryAccept"in document.body.dataset||"Shopify"in window,r=navigator.userAgent.indexOf("Chrome/");if(r>-1&&(_chromiumMajorVersionInUserAgent=parseInt(navigator.userAgent.substring(r+7))),n&&_chromiumMajorVersionInUserAgent&&_chromiumMajorVersionInUserAgent<110)return;if(_speculationRulesType="none",HTMLScriptElement.supports&&HTMLScriptElement.supports("speculationrules")){let s=document.body.dataset.instantSpecrules;"prerender"==s?_speculationRulesType="prerender":"no"!=s&&(_speculationRulesType="prefetch")}let i="instantMousedownShortcut"in document.body.dataset;_allowQueryString="instantAllowQueryString"in document.body.dataset,_allowExternalLinks="instantAllowExternalLinks"in document.body.dataset,_useWhitelist="instantWhitelist"in document.body.dataset;let o=!1,a=!1,l=!1;if("instantIntensity"in document.body.dataset){let u=document.body.dataset.instantIntensity;if("mousedown"!=u||i||(o=!0),"mousedown-only"!=u||i||(o=!0,a=!0),"viewport"==u){let c=document.documentElement.clientWidth*document.documentElement.clientHeight<45e4,d=navigator.connection&&navigator.connection.saveData,p=navigator.connection&&navigator.connection.effectiveType&&navigator.connection.effectiveType.includes("2g");!c||d||p||(l=!0)}"viewport-all"==u&&(l=!0);let h=parseInt(u);isNaN(h)||(_delayOnHover=h)}let m={capture:!0,passive:!0};if(a?document.addEventListener("touchstart",touchstartEmptyListener,m):document.addEventListener("touchstart",touchstartListener,m),o||document.addEventListener("mouseover",mouseoverListener,m),o&&document.addEventListener("mousedown",mousedownListener,m),i&&document.addEventListener("mousedown",mousedownShortcutListener,m),l){let f=window.requestIdleCallback;f||(f=e=>{e()}),f(function e(){let t=new IntersectionObserver(e=>{e.forEach(e=>{if(e.isIntersecting){let n=e.target;t.unobserve(n),preload(n.href)}})});document.querySelectorAll("a").forEach(e=>{isPreloadable(e)&&t.observe(e)})},{timeout:1500})}}function touchstartListener(e){_lastTouchstartEvent=e;let t=e.target.closest("a");isPreloadable(t)&&preload(t.href,"high")}function touchstartEmptyListener(e){_lastTouchstartEvent=e}function mouseoverListener(e){if(isEventLikelyTriggeredByTouch(e)||!("closest"in e.target))return;let t=e.target.closest("a");isPreloadable(t)&&(t.addEventListener("mouseout",mouseoutListener,{passive:!0}),_mouseoverTimer=setTimeout(()=>{preload(t.href,"high"),_mouseoverTimer=null},_delayOnHover))}function mousedownListener(e){if(isEventLikelyTriggeredByTouch(e))return;let t=e.target.closest("a");isPreloadable(t)&&preload(t.href,"high")}function mouseoutListener(e){(!e.relatedTarget||e.target.closest("a")!=e.relatedTarget.closest("a"))&&_mouseoverTimer&&(clearTimeout(_mouseoverTimer),_mouseoverTimer=null)}function mousedownShortcutListener(e){if(isEventLikelyTriggeredByTouch(e))return;let t=e.target.closest("a");if(e.which>1||e.metaKey||e.ctrlKey||!t)return;t.addEventListener("click",function(e){1337!=e.detail&&e.preventDefault()},{capture:!0,passive:!1,once:!0});let n=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1,detail:1337});t.dispatchEvent(n)}function isEventLikelyTriggeredByTouch(e){if(!_lastTouchstartEvent||!e||e.target!=_lastTouchstartEvent.target)return!1;let t=e.timeStamp,n=t-_lastTouchstartEvent.timeStamp;return n<2500}function isPreloadable(e){if(e&&e.href&&(!_useWhitelist||"instant"in e.dataset)&&(e.origin==location.origin||(_allowExternalLinks||"instant"in e.dataset)&&_chromiumMajorVersionInUserAgent)){if(["http:","https:"].includes(e.protocol)&&("http:"!=e.protocol||"https:"!=location.protocol)&&(_allowQueryString||!e.search||"instant"in e.dataset)&&(!e.hash||e.pathname+e.search!=location.pathname+location.search)&&!("noInstant"in e.dataset))return!0}}function preload(e,t="auto"){!_preloadedList.has(e)&&("none"!=_speculationRulesType?preloadUsingSpeculationRules(e):preloadUsingLinkElement(e,t),_preloadedList.add(e))}function preloadUsingSpeculationRules(e){let t=document.createElement("script");t.type="speculationrules",t.textContent=JSON.stringify({[_speculationRulesType]:[{source:"list",urls:[e]}]}),document.head.appendChild(t)}function preloadUsingLinkElement(e,t="auto"){let n=document.createElement("link");n.rel="prefetch",n.href=e,n.fetchPriority=t,n.as="document",document.head.appendChild(n)}init();
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/lazyload.min.js000064400000017531151600242310020652 0ustar00!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).LazyLoad=e()}(this,function(){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n,a=arguments[e];for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t}).apply(this,arguments)}function o(t){return e({},at,t)}function l(t,e){return t.getAttribute(gt+e)}function c(t){return l(t,vt)}function s(t,e){return function(t,e,n){e=gt+e;null!==n?t.setAttribute(e,n):t.removeAttribute(e)}(t,vt,e)}function i(t){return s(t,null),0}function r(t){return null===c(t)}function u(t){return c(t)===_t}function d(t,e,n,a){t&&(void 0===a?void 0===n?t(e):t(e,n):t(e,n,a))}function f(t,e){et?t.classList.add(e):t.className+=(t.className?" ":"")+e}function _(t,e){et?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\s+)"+e+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}function g(t){return t.llTempImage}function v(t,e){!e||(e=e._observer)&&e.unobserve(t)}function b(t,e){t&&(t.loadingCount+=e)}function p(t,e){t&&(t.toLoadCount=e)}function n(t){for(var e,n=[],a=0;e=t.children[a];a+=1)"SOURCE"===e.tagName&&n.push(e);return n}function h(t,e){(t=t.parentNode)&&"PICTURE"===t.tagName&&n(t).forEach(e)}function a(t,e){n(t).forEach(e)}function m(t){return!!t[lt]}function E(t){return t[lt]}function I(t){return delete t[lt]}function y(e,t){var n;m(e)||(n={},t.forEach(function(t){n[t]=e.getAttribute(t)}),e[lt]=n)}function L(a,t){var o;m(a)&&(o=E(a),t.forEach(function(t){var e,n;e=a,(t=o[n=t])?e.setAttribute(n,t):e.removeAttribute(n)}))}function k(t,e,n){f(t,e.class_loading),s(t,st),n&&(b(n,1),d(e.callback_loading,t,n))}function A(t,e,n){n&&t.setAttribute(e,n)}function O(t,e){A(t,rt,l(t,e.data_sizes)),A(t,it,l(t,e.data_srcset)),A(t,ot,l(t,e.data_src))}function w(t,e,n){var a=l(t,e.data_bg_multi),o=l(t,e.data_bg_multi_hidpi);(a=nt&&o?o:a)&&(t.style.backgroundImage=a,n=n,f(t=t,(e=e).class_applied),s(t,dt),n&&(e.unobserve_completed&&v(t,e),d(e.callback_applied,t,n)))}function x(t,e){!e||0<e.loadingCount||0<e.toLoadCount||d(t.callback_finish,e)}function M(t,e,n){t.addEventListener(e,n),t.llEvLisnrs[e]=n}function N(t){return!!t.llEvLisnrs}function z(t){if(N(t)){var e,n,a=t.llEvLisnrs;for(e in a){var o=a[e];n=e,o=o,t.removeEventListener(n,o)}delete t.llEvLisnrs}}function C(t,e,n){var a;delete t.llTempImage,b(n,-1),(a=n)&&--a.toLoadCount,_(t,e.class_loading),e.unobserve_completed&&v(t,n)}function R(i,r,c){var l=g(i)||i;N(l)||function(t,e,n){N(t)||(t.llEvLisnrs={});var a="VIDEO"===t.tagName?"loadeddata":"load";M(t,a,e),M(t,"error",n)}(l,function(t){var e,n,a,o;n=r,a=c,o=u(e=i),C(e,n,a),f(e,n.class_loaded),s(e,ut),d(n.callback_loaded,e,a),o||x(n,a),z(l)},function(t){var e,n,a,o;n=r,a=c,o=u(e=i),C(e,n,a),f(e,n.class_error),s(e,ft),d(n.callback_error,e,a),o||x(n,a),z(l)})}function T(t,e,n){var a,o,i,r,c;t.llTempImage=document.createElement("IMG"),R(t,e,n),m(c=t)||(c[lt]={backgroundImage:c.style.backgroundImage}),i=n,r=l(a=t,(o=e).data_bg),c=l(a,o.data_bg_hidpi),(r=nt&&c?c:r)&&(a.style.backgroundImage='url("'.concat(r,'")'),g(a).setAttribute(ot,r),k(a,o,i)),w(t,e,n)}function G(t,e,n){var a;R(t,e,n),a=e,e=n,(t=Et[(n=t).tagName])&&(t(n,a),k(n,a,e))}function D(t,e,n){var a;a=t,(-1<It.indexOf(a.tagName)?G:T)(t,e,n)}function S(t,e,n){var a;t.setAttribute("loading","lazy"),R(t,e,n),a=e,(e=Et[(n=t).tagName])&&e(n,a),s(t,_t)}function V(t){t.removeAttribute(ot),t.removeAttribute(it),t.removeAttribute(rt)}function j(t){h(t,function(t){L(t,mt)}),L(t,mt)}function F(t){var e;(e=yt[t.tagName])?e(t):m(e=t)&&(t=E(e),e.style.backgroundImage=t.backgroundImage)}function P(t,e){var n;F(t),n=e,r(e=t)||u(e)||(_(e,n.class_entered),_(e,n.class_exited),_(e,n.class_applied),_(e,n.class_loading),_(e,n.class_loaded),_(e,n.class_error)),i(t),I(t)}function U(t,e,n,a){var o;n.cancel_on_exit&&(c(t)!==st||"IMG"===t.tagName&&(z(t),h(o=t,function(t){V(t)}),V(o),j(t),_(t,n.class_loading),b(a,-1),i(t),d(n.callback_cancel,t,e,a)))}function $(t,e,n,a){var o,i,r=(i=t,0<=bt.indexOf(c(i)));s(t,"entered"),f(t,n.class_entered),_(t,n.class_exited),o=t,i=a,n.unobserve_entered&&v(o,i),d(n.callback_enter,t,e,a),r||D(t,n,a)}function q(t){return t.use_native&&"loading"in HTMLImageElement.prototype}function H(t,o,i){t.forEach(function(t){return(a=t).isIntersecting||0<a.intersectionRatio?$(t.target,t,o,i):(e=t.target,n=t,a=o,t=i,void(r(e)||(f(e,a.class_exited),U(e,n,a,t),d(a.callback_exit,e,n,t))));var e,n,a})}function B(e,n){var t;tt&&!q(e)&&(n._observer=new IntersectionObserver(function(t){H(t,e,n)},{root:(t=e).container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}))}function J(t){return Array.prototype.slice.call(t)}function K(t){return t.container.querySelectorAll(t.elements_selector)}function Q(t){return c(t)===ft}function W(t,e){return e=t||K(e),J(e).filter(r)}function X(e,t){var n;(n=K(e),J(n).filter(Q)).forEach(function(t){_(t,e.class_error),i(t)}),t.update()}function t(t,e){var n,a,t=o(t);this._settings=t,this.loadingCount=0,B(t,this),n=t,a=this,Y&&window.addEventListener("online",function(){X(n,a)}),this.update(e)}var Y="undefined"!=typeof window,Z=Y&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),tt=Y&&"IntersectionObserver"in window,et=Y&&"classList"in document.createElement("p"),nt=Y&&1<window.devicePixelRatio,at={elements_selector:".lazy",container:Z||Y?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"litespeed-loading",class_loaded:"litespeed-loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1},ot="src",it="srcset",rt="sizes",ct="poster",lt="llOriginalAttrs",st="loading",ut="loaded",dt="applied",ft="error",_t="native",gt="data-",vt="ll-status",bt=[st,ut,dt,ft],pt=[ot],ht=[ot,ct],mt=[ot,it,rt],Et={IMG:function(t,e){h(t,function(t){y(t,mt),O(t,e)}),y(t,mt),O(t,e)},IFRAME:function(t,e){y(t,pt),A(t,ot,l(t,e.data_src))},VIDEO:function(t,e){a(t,function(t){y(t,pt),A(t,ot,l(t,e.data_src))}),y(t,ht),A(t,ct,l(t,e.data_poster)),A(t,ot,l(t,e.data_src)),t.load()}},It=["IMG","IFRAME","VIDEO"],yt={IMG:j,IFRAME:function(t){L(t,pt)},VIDEO:function(t){a(t,function(t){L(t,pt)}),L(t,ht),t.load()}},Lt=["IMG","IFRAME","VIDEO"];return t.prototype={update:function(t){var e,n,a,o=this._settings,i=W(t,o);{if(p(this,i.length),!Z&&tt)return q(o)?(e=o,n=this,i.forEach(function(t){-1!==Lt.indexOf(t.tagName)&&S(t,e,n)}),void p(n,0)):(t=this._observer,o=i,t.disconnect(),a=t,void o.forEach(function(t){a.observe(t)}));this.loadAll(i)}},destroy:function(){this._observer&&this._observer.disconnect(),K(this._settings).forEach(function(t){I(t)}),delete this._observer,delete this._settings,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){var e=this,n=this._settings;W(t,n).forEach(function(t){v(t,e),D(t,n,e)})},restoreAll:function(){var e=this._settings;K(e).forEach(function(t){P(t,e)})}},t.load=function(t,e){e=o(e);D(t,e)},t.resetStatus=function(t){i(t)},t}),function(t,e){"use strict";function n(){e.body.classList.add("litespeed_lazyloaded")}function a(){console.log("[LiteSpeed] Start Lazy Load"),o=new LazyLoad(Object.assign({},t.lazyLoadOptions||{},{elements_selector:"[data-lazyloaded]",callback_finish:n})),i=function(){o.update()},t.MutationObserver&&new MutationObserver(i).observe(e.documentElement,{childList:!0,subtree:!0,attributes:!0})}var o,i;t.addEventListener?t.addEventListener("load",a,!1):t.attachEvent("onload",a)}(window,document);litespeed-wp-plugin/7.7/litespeed-cache/assets/js/instant_click.ori.js000064400000040501151600242370021665 0ustar00/*! instant.page v5.2.0 - (C) 2019-2024 Alexandre Dieulot - https://instant.page/license */

let _chromiumMajorVersionInUserAgent = null
  , _speculationRulesType
  , _allowQueryString
  , _allowExternalLinks
  , _useWhitelist
  , _delayOnHover = 65
  , _lastTouchstartEvent
  , _mouseoverTimer
  , _preloadedList = new Set()

init()

function init() {
  const supportCheckRelList = document.createElement('link').relList
  const isSupported = supportCheckRelList.supports('prefetch')
    && supportCheckRelList.supports('modulepreload')
  // instant.page is meant to be loaded with <script type=module>
  // (though sometimes webmasters load it as a regular script).
  // So it’s normally executed (and must not cause JavaScript errors) in:
  // - Chromium 61+
  // - Gecko in Firefox 60+
  // - WebKit in Safari 10.1+ (iOS 10.3+, macOS 10.10+)
  //
  // The check above used to check for IntersectionObserverEntry.isIntersecting
  // but module scripts support implies this compatibility — except in Safari
  // 10.1–12.0, but this prefetch check takes care of it.
  //
  // The modulepreload check is used to drop support for Firefox < 115 in order
  // to lessen maintenance.
  // This implies Safari 17+ (if it supported prefetch), if we ever support
  // fetch()-based preloading for Safari we might want to OR that check with
  // something that Safari 15.4 or 16.4 supports.
  // Also implies Chromium 66+.

  if (!isSupported) {
    return
  }

  const handleVaryAcceptHeader = 'instantVaryAccept' in document.body.dataset || 'Shopify' in window
  // The `Vary: Accept` header when received in Chromium 79–109 makes prefetches
  // unusable, as Chromium used to send a different `Accept` header.
  // It’s applied on all Shopify sites by default, as Shopify is very popular
  // and is the main source of this problem.
  // `window.Shopify` only exists on “classic” Shopify sites. Those using
  // Hydrogen (Remix SPA) aren’t concerned.

  const chromiumUserAgentIndex = navigator.userAgent.indexOf('Chrome/')
  if (chromiumUserAgentIndex > -1) {
    _chromiumMajorVersionInUserAgent = parseInt(navigator.userAgent.substring(chromiumUserAgentIndex + 'Chrome/'.length))
  }
  // The user agent client hints API is a theoretically more reliable way to
  // get Chromium’s version… but it’s not available in Samsung Internet 20.
  // It also requires a secure context, which would make debugging harder,
  // and is only available in recent Chromium versions.
  // In practice, Chromium browsers never shy from announcing "Chrome" in
  // their regular user agent string, as that maximizes their compatibility.

  if (handleVaryAcceptHeader && _chromiumMajorVersionInUserAgent && _chromiumMajorVersionInUserAgent < 110) {
    return
  }

  _speculationRulesType = 'none'
  if (HTMLScriptElement.supports && HTMLScriptElement.supports('speculationrules')) {
    const speculationRulesConfig = document.body.dataset.instantSpecrules
    if (speculationRulesConfig == 'prerender') {
      _speculationRulesType = 'prerender'
    } else if (speculationRulesConfig != 'no') {
      _speculationRulesType = 'prefetch'
    }
  }

  const useMousedownShortcut = 'instantMousedownShortcut' in document.body.dataset
  _allowQueryString = 'instantAllowQueryString' in document.body.dataset
  _allowExternalLinks = 'instantAllowExternalLinks' in document.body.dataset
  _useWhitelist = 'instantWhitelist' in document.body.dataset

  let preloadOnMousedown = false
  let preloadOnlyOnMousedown = false
  let preloadWhenVisible = false
  if ('instantIntensity' in document.body.dataset) {
    const intensityParameter = document.body.dataset.instantIntensity

    if (intensityParameter == 'mousedown' && !useMousedownShortcut) {
      preloadOnMousedown = true
    }

    if (intensityParameter == 'mousedown-only' && !useMousedownShortcut) {
      preloadOnMousedown = true
      preloadOnlyOnMousedown = true
    }

    if (intensityParameter == 'viewport') {
      const isOnSmallScreen = document.documentElement.clientWidth * document.documentElement.clientHeight < 450000
      // Smartphones are the most likely to have a slow connection, and
      // their small screen size limits the number of links (and thus
      // server load).
      //
      // Foldable phones (being expensive as of 2023), tablets and PCs
      // generally have a decent connection, and a big screen displaying
      // more links that would put more load on the server.
      //
      // iPhone 14 Pro Max (want): 430×932 = 400 760
      // Samsung Galaxy S22 Ultra with display size set to 80% (want):
      // 450×965 = 434 250
      // Small tablet (don’t want): 600×960 = 576 000
      // Those number are virtual screen size, the viewport (used for
      // the check above) will be smaller with the browser’s interface.

      const isNavigatorConnectionSaveDataEnabled = navigator.connection && navigator.connection.saveData
      const isNavigatorConnectionLike2g = navigator.connection && navigator.connection.effectiveType && navigator.connection.effectiveType.includes('2g')
      const isNavigatorConnectionAdequate = !isNavigatorConnectionSaveDataEnabled && !isNavigatorConnectionLike2g

      if (isOnSmallScreen && isNavigatorConnectionAdequate) {
        preloadWhenVisible = true
      }
    }

    if (intensityParameter == 'viewport-all') {
      preloadWhenVisible = true
    }

    const intensityAsInteger = parseInt(intensityParameter)
    if (!isNaN(intensityAsInteger)) {
      _delayOnHover = intensityAsInteger
    }
  }

  const eventListenersOptions = {
    capture: true,
    passive: true,
  }

  if (preloadOnlyOnMousedown) {
    document.addEventListener('touchstart', touchstartEmptyListener, eventListenersOptions)
  }
  else {
    document.addEventListener('touchstart', touchstartListener, eventListenersOptions)
  }

  if (!preloadOnMousedown) {
    document.addEventListener('mouseover', mouseoverListener, eventListenersOptions)
  }

  if (preloadOnMousedown) {
    document.addEventListener('mousedown', mousedownListener, eventListenersOptions)
  }
  if (useMousedownShortcut) {
    document.addEventListener('mousedown', mousedownShortcutListener, eventListenersOptions)
  }

  if (preloadWhenVisible) {
    let requestIdleCallbackOrFallback = window.requestIdleCallback
    // Safari has no support as of 16.3: https://webkit.org/b/164193
    if (!requestIdleCallbackOrFallback) {
      requestIdleCallbackOrFallback = (callback) => {
        callback()
        // A smarter fallback like setTimeout is not used because devices that
        // may eventually be eligible to a Safari version supporting prefetch
        // will be very powerful.
        // The weakest devices that could be eligible are the 2017 iPad and
        // the 2016 MacBook.
      }
    }

    requestIdleCallbackOrFallback(function observeIntersection() {
      const intersectionObserver = new IntersectionObserver((entries) => {
        entries.forEach((entry) => {
          if (entry.isIntersecting) {
            const anchorElement = entry.target
            intersectionObserver.unobserve(anchorElement)
            preload(anchorElement.href)
          }
        })
      })

      document.querySelectorAll('a').forEach((anchorElement) => {
        if (isPreloadable(anchorElement)) {
          intersectionObserver.observe(anchorElement)
        }
      })
    }, {
      timeout: 1500,
    })
  }
}

function touchstartListener(event) {
  _lastTouchstartEvent = event

  const anchorElement = event.target.closest('a')

  if (!isPreloadable(anchorElement)) {
    return
  }

  preload(anchorElement.href, 'high')
}

function touchstartEmptyListener(event) {
  _lastTouchstartEvent = event
}

function mouseoverListener(event) {
  if (isEventLikelyTriggeredByTouch(event)) {
    // This avoids uselessly adding a mouseout event listener and setting a timer.
    return
  }

  if (!('closest' in event.target)) {
    return
    // Without this check sometimes an error “event.target.closest is not a function” is thrown, for unknown reasons
    // That error denotes that `event.target` isn’t undefined. My best guess is that it’s the Document.
    //
    // Details could be gleaned from throwing such an error:
    //throw new TypeError(`instant.page non-element event target: timeStamp=${~~event.timeStamp}, type=${event.type}, typeof=${typeof event.target}, nodeType=${event.target.nodeType}, nodeName=${event.target.nodeName}, viewport=${innerWidth}x${innerHeight}, coords=${event.clientX}x${event.clientY}, scroll=${scrollX}x${scrollY}`)
  }
  const anchorElement = event.target.closest('a')

  if (!isPreloadable(anchorElement)) {
    return
  }

  anchorElement.addEventListener('mouseout', mouseoutListener, {passive: true})

  _mouseoverTimer = setTimeout(() => {
    preload(anchorElement.href, 'high')
    _mouseoverTimer = null
  }, _delayOnHover)
}

function mousedownListener(event) {
  if (isEventLikelyTriggeredByTouch(event)) {
    // When preloading only on mousedown, not touch, we need to stop there
    // because touches send compatibility mouse events including mousedown.
    //
    // (When preloading on touchstart, instructions below this block would
    // have no effect.)
    return
  }

  const anchorElement = event.target.closest('a')

  if (!isPreloadable(anchorElement)) {
    return
  }

  preload(anchorElement.href, 'high')
}

function mouseoutListener(event) {
  if (event.relatedTarget && event.target.closest('a') == event.relatedTarget.closest('a')) {
    return
  }

  if (_mouseoverTimer) {
    clearTimeout(_mouseoverTimer)
    _mouseoverTimer = null
  }
}

function mousedownShortcutListener(event) {
  if (isEventLikelyTriggeredByTouch(event)) {
    // Due to a high potential for complications with this mousedown shortcut
    // combined with other parties’ JavaScript code, we don’t want it to run
    // at all on touch devices, even though mousedown and click are triggered
    // at almost the same time on touch.
    return
  }

  const anchorElement = event.target.closest('a')

  if (event.which > 1 || event.metaKey || event.ctrlKey) {
    return
  }

  if (!anchorElement) {
    return
  }

  anchorElement.addEventListener('click', function (event) {
    if (event.detail == 1337) {
      return
    }

    event.preventDefault()
  }, {capture: true, passive: false, once: true})

  const customEvent = new MouseEvent('click', {view: window, bubbles: true, cancelable: false, detail: 1337})
  anchorElement.dispatchEvent(customEvent)
}

function isEventLikelyTriggeredByTouch(event) {
  // Touch devices fire “mouseover” and “mousedown” (and other) events after
  // a touch for compatibility reasons.
  // This function checks if it’s likely that we’re dealing with such an event.

  if (!_lastTouchstartEvent || !event) {
    return false
  }

  if (event.target != _lastTouchstartEvent.target) {
    return false
  }

  const now = event.timeStamp
  // Chromium (tested Chrome 95 and 122 on Android) sometimes uses the same
  // event.timeStamp value in touchstart, mouseover, and mousedown.
  // Testable in test/extras/delay-not-considered-touch.html
  // This is okay for our purpose: two equivalent timestamps will be less
  // than the max duration, which means they’re related events.
  // TODO: fill/find Chromium bug
  const durationBetweenLastTouchstartAndNow = now - _lastTouchstartEvent.timeStamp

  const MAX_DURATION_TO_BE_CONSIDERED_TRIGGERED_BY_TOUCHSTART = 2500
  // How long after a touchstart event can a simulated mouseover/mousedown event fire?
  // /test/extras/delay-not-considered-touch.html tries to answer that question.
  // I saw up to 1450 ms on an overwhelmed Samsung Galaxy S2.
  // On the other hand, how soon can an unrelated mouseover event happen after an unrelated touchstart?
  // Meaning the user taps a link, then grabs their pointing device and clicks another/the same link.
  // That scenario could occur if a user taps a link, thinks it hasn’t worked, and thus fall back to their pointing device.
  // I do that in about 1200 ms on a Chromebook. In which case this function returns a false positive.
  // False positives are okay, as this function is only used to decide to abort handling mouseover/mousedown/mousedownShortcut.
  // False negatives could lead to unforeseen state, particularly in mousedownShortcutListener.

  return durationBetweenLastTouchstartAndNow < MAX_DURATION_TO_BE_CONSIDERED_TRIGGERED_BY_TOUCHSTART

  // TODO: Investigate if pointer events could be used.
  // https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent/pointerType

  // TODO: Investigate if InputDeviceCapabilities could be used to make it
  // less hacky on Chromium browsers.
  // https://developer.mozilla.org/en-US/docs/Web/API/InputDeviceCapabilities_API
  // https://wicg.github.io/input-device-capabilities/
  // Needs careful reading of the spec and tests (notably, what happens with a
  // mouse connected to an Android or iOS smartphone?) to make sure it’s solid.
  // Also need to judge if WebKit could implement it differently, as they
  // don’t mind doing when a spec gives room to interpretation.
  // It seems to work well on Chrome on ChromeOS.

  // TODO: Consider using event screen position as another heuristic.
}

function isPreloadable(anchorElement) {
  if (!anchorElement || !anchorElement.href) {
    return
  }

  if (_useWhitelist && !('instant' in anchorElement.dataset)) {
    return
  }

  if (anchorElement.origin != location.origin) {
    let allowed = _allowExternalLinks || 'instant' in anchorElement.dataset
    if (!allowed || !_chromiumMajorVersionInUserAgent) {
      // Chromium-only: see comment on “restrictive prefetch” and “cross-site speculation rules prefetch”
      return
    }
  }

  if (!['http:', 'https:'].includes(anchorElement.protocol)) {
    return
  }

  if (anchorElement.protocol == 'http:' && location.protocol == 'https:') {
    return
  }

  if (!_allowQueryString && anchorElement.search && !('instant' in anchorElement.dataset)) {
    return
  }

  if (anchorElement.hash && anchorElement.pathname + anchorElement.search == location.pathname + location.search) {
    return
  }

  if ('noInstant' in anchorElement.dataset) {
    return
  }

  return true
}

function preload(url, fetchPriority = 'auto') {
  if (_preloadedList.has(url)) {
    return
  }

  if (_speculationRulesType != 'none') {
    preloadUsingSpeculationRules(url)
  } else {
    preloadUsingLinkElement(url, fetchPriority)
  }

  _preloadedList.add(url)
}

function preloadUsingSpeculationRules(url) {
  const scriptElement = document.createElement('script')
  scriptElement.type = 'speculationrules'

  scriptElement.textContent = JSON.stringify({
    [_speculationRulesType]: [{
      source: 'list',
      urls: [url]
    }]
  })

  // When using speculation rules, cross-site prefetch is supported, but will
  // only work if the user has no cookies for the destination site. The
  // prefetch will not be sent, if the user does have such cookies.

  document.head.appendChild(scriptElement)
}

function preloadUsingLinkElement(url, fetchPriority = 'auto') {
  const linkElement = document.createElement('link')
  linkElement.rel = 'prefetch'
  linkElement.href = url

  linkElement.fetchPriority = fetchPriority
  // By default, a prefetch is loaded with a low priority.
  // When there’s a fair chance that this prefetch is going to be used in the
  // near term (= after a touch/mouse event), giving it a high priority helps
  // make the page load faster in case there are other resources loading.
  // Prioritizing it implicitly means deprioritizing every other resource
  // that’s loading on the page. Due to HTML documents usually being much
  // smaller than other resources (notably images and JavaScript), and
  // prefetches happening once the initial page is sufficiently loaded,
  // this theft of bandwidth should rarely be detrimental.

  linkElement.as = 'document'
  // as=document is Chromium-only and allows cross-origin prefetches to be
  // usable for navigation. They call it “restrictive prefetch” and intend
  // to remove it: https://crbug.com/1352371
  //
  // This document from the Chrome team dated 2022-08-10
  // https://docs.google.com/document/d/1x232KJUIwIf-k08vpNfV85sVCRHkAxldfuIA5KOqi6M
  // claims (I haven’t tested) that data- and battery-saver modes as well as
  // the setting to disable preloading do not disable restrictive prefetch,
  // unlike regular prefetch. That’s good for prefetching on a touch/mouse
  // event, but might be bad when prefetching every link in the viewport.

  document.head.appendChild(linkElement)
}litespeed-wp-plugin/7.7/litespeed-cache/assets/js/litespeed-cache-admin.js000064400000026001151600242440022352 0ustar00(function ($) {
	'use strict';

	/**
	 * All of the code for your public-facing JavaScript source
	 * should reside in this file.
	 *
	 * Note: It has been assumed you will write jQuery code here, so the
	 * $ function reference has been prepared for usage within the scope
	 * of this function.
	 *
	 * This enables you to define handlers, for when the DOM is ready:
	 *
	 * $(function() {
	 *
	 * }) ;
	 *
	 * When the window is loaded:
	 *
	 * $( window ).load(function() {
	 *
	 * }) ;
	 *
	 * ...and/or other possibilities.
	 *
	 * Ideally, it is not considered best practise to attach more than a
	 * single DOM-ready or window-load handler for a particular page.
	 * Although scripts in the WordPress core, Plugins and Themes may be
	 * practising this, we should strive to set a better example in our own work.
	 */

	jQuery(document).ready(function () {
		/************** Common LiteSpeed JS **************/
		// Link confirm
		$('[data-litespeed-cfm]').on('click', function (event) {
			var cfm_txt = $.trim($(this).data('litespeed-cfm')).replace(/\\n/g, '\n');
			if (cfm_txt === '') {
				return true;
			}
			if (confirm(cfm_txt)) {
				return true;
			}
			event.preventDefault();
			event.stopImmediatePropagation();
			return false;
		});

		/************** LSWCP JS ****************/
		// page tab switch functionality
		(function () {
			var hash = window.location.hash.substr(1);
			var $tabs = $('[data-litespeed-tab]');
			var $subtabs = $('[data-litespeed-subtab]');

			// Handle tab and subtab events
			var tab_action = function ($elems, type) {
				type = litespeed_tab_type(type);
				var data = 'litespeed-' + type;
				$elems.on('click', function (_event) {
					litespeed_display_tab($(this).data(data), type);
					document.cookie = 'litespeed_' + type + '=' + $(this).data(data);
					$(this).blur();
				});
			};
			tab_action($tabs);
			tab_action($subtabs, 'subtab');

			if (!$tabs.length > 0) {
				// No tabs exist
				return;
			}

			// Find hash in tabs and subtabs
			var $hash_tab = $tabs.filter('[data-litespeed-tab="' + hash + '"]:first');
			var $hash_subtab = $subtabs.filter('[data-litespeed-subtab="' + hash + '"]:first');

			// Find tab name
			var $subtab;
			var $tab;
			var tab_name;
			if ($hash_subtab.length > 0) {
				// Hash is a subtab
				$tab = $hash_subtab.closest('[data-litespeed-layout]');
				if ($tab.length > 0) {
					$subtab = $hash_subtab;
					tab_name = $tab.data('litespeed-layout');
				}
			}
			if (typeof $tab === 'undefined' || $tab.length < 1) {
				// Maybe hash is a tab
				$tab = $hash_tab;
				if ($tab.length < 1) {
					// Maybe tab cookie exists
					$tab = litespeed_tab_cookie($tabs);
					if ($tab.length < 1) {
						// Use the first tab by default
						$tab = $tabs.first();
					}
				}
				if (typeof tab_name === 'undefined') {
					tab_name = $tab.data('litespeed-tab');
				}
			}

			// Always display a tab
			litespeed_display_tab(tab_name);

			// Find subtab name
			if (typeof $subtab === 'undefined' || $subtab.length < 1) {
				$subtab = litespeed_tab_cookie($subtabs, 'subtab');
			}
			if ($subtab.length > 0) {
				var subtab_name = $subtab.data('litespeed-subtab');
				// Display a subtab
				litespeed_display_tab(subtab_name, 'subtab');
			}
		})();

		/******************** Clear whm msg ********************/
		$(document).on('click', '.lscwp-whm-notice .notice-dismiss', function () {
			$.get(litespeed_data.ajax_url_dismiss_whm);
		});
		/******************** Clear rule conflict msg ********************/
		$(document).on('click', '.lscwp-notice-ruleconflict .notice-dismiss', function () {
			$.get(litespeed_data.ajax_url_dismiss_ruleconflict);
		});

		/** Accesskey **/
		$('[litespeed-accesskey]').map(function () {
			var thiskey = $(this).attr('litespeed-accesskey');
			if (thiskey == '') {
				return;
			}
			// Append shortcut info to existing title or set default
			var currentTitle = $(this).attr('title');
			if (currentTitle) {
				$(this).attr('title', currentTitle + ' (Shortcut: ' + thiskey.toLocaleUpperCase() + ')');
			} else {
				$(this).attr('title', 'Shortcut : ' + thiskey.toLocaleUpperCase());
			}
			var that = this;
			$(document).on('keydown', function (e) {
				if ($(':input:focus').length) return;
				if (e.metaKey || e.ctrlKey || e.altKey || e.shiftKey) return;

				if (e.key && e.key.toLowerCase() === thiskey.toLowerCase()) {
					$(that)[0].click();
				}
			});
		});

		/** Lets copy one more submit button **/
		if ($('input[name="LSCWP_CTRL"]').length > 0) {
			var btn = $('input.litespeed-duplicate-float');
			btn.clone().addClass('litespeed-float-submit').removeAttr('id').insertAfter(btn);
		}
		if ($('input[id="LSCWP_NONCE"]').length > 0) {
			$('input[id="LSCWP_NONCE"]').removeAttr('id');
		}

		/**
		 * Human readable time conversation
		 * @since  3.0
		 */
		if ($('[data-litespeed-readable]').length > 0) {
			$('[data-litespeed-readable]').each(function (index, el) {
				var that = this;
				var $input = $(this).siblings('input[type="text"]');

				var txt = litespeed_readable_time($input.val());
				$(that).html(txt ? '= ' + txt : '');

				$input.on('keyup', function (event) {
					var txt = litespeed_readable_time($(this).val());
					$(that).html(txt ? '= ' + txt : '');
				});
			});
		}

		/**
		 * Click only once
		 */
		if ($('[data-litespeed-onlyonce]').length > 0) {
			$('[data-litespeed-onlyonce]').on('click', function (e) {
				if ($(this).hasClass('disabled')) {
					e.preventDefault();
				}
				$(this).addClass('disabled');
			});
		}
	});
})(jQuery);

/**
 * Plural handler
 */
function litespeed_plural($num, $txt) {
	if ($num > 1) return $num + ' ' + $txt + 's';

	return $num + ' ' + $txt;
}

/**
 * Convert seconds to readable time
 */
function litespeed_readable_time(seconds) {
	if (seconds < 60) {
		return '';
	}

	var second = Math.floor(seconds % 60);
	var minute = Math.floor((seconds / 60) % 60);
	var hour = Math.floor((seconds / 3600) % 24);
	var day = Math.floor((seconds / 3600 / 24) % 7);
	var week = Math.floor(seconds / 3600 / 24 / 7);

	var str = '';
	if (week) str += ' ' + litespeed_plural(week, 'week');
	if (day) str += ' ' + litespeed_plural(day, 'day');
	if (hour) str += ' ' + litespeed_plural(hour, 'hour');
	if (minute) str += ' ' + litespeed_plural(minute, 'minute');
	if (second) str += ' ' + litespeed_plural(second, 'second');

	return str;
}

/**
 * Normalize specified tab type
 * @since  4.7
 */
function litespeed_tab_type(type) {
	return 'subtab' === type ? type : 'tab';
}

/**
 * Sniff cookies for tab and subtab
 * @since  4.7
 */
function litespeed_tab_cookie($elems, type) {
	type = litespeed_tab_type(type);
	var re = new RegExp('(?:^|.*;)\\s*litespeed_' + type + '\\s*=\\s*([^;]*).*$|^.*$', 'ms');
	var name = document.cookie.replace(re, '$1');
	return $elems.filter('[data-litespeed-' + type + '="' + name + '"]:first');
}

function litespeed_display_tab(name, type) {
	type = litespeed_tab_type(type);
	var $tabs;
	var $layouts;
	var classname;
	var layout_type;
	if ('subtab' === type) {
		classname = 'focus';
		layout_type = 'sublayout';
		$tabs = jQuery('[data-litespeed-subtab="' + name + '"]')
			.siblings('[data-litespeed-subtab]')
			.addBack();
		$layouts = jQuery('[data-litespeed-sublayout="' + name + '"]')
			.siblings('[data-litespeed-sublayout]')
			.addBack();
	} else {
		// Maybe handle subtabs
		var $subtabs = jQuery('[data-litespeed-layout="' + name + '"] [data-litespeed-subtab]');
		if ($subtabs.length > 0) {
			// Find subtab name
			var $subtab = litespeed_tab_cookie($subtabs, 'subtab');
			if ($subtab.length < 1) {
				$subtab = jQuery('[data-litespeed-layout="' + name + '"] [data-litespeed-subtab]:first');
			}
			if ($subtab.length > 0) {
				var subtab_name = $subtab.data('litespeed-subtab');
				// Display a subtab
				litespeed_display_tab(subtab_name, 'subtab');
			}
		}
		classname = 'nav-tab-active';
		layout_type = 'layout';
		$tabs = jQuery('[data-litespeed-tab]');
		$layouts = jQuery('[data-litespeed-layout]');
	}
	$tabs.removeClass(classname);
	$tabs.filter('[data-litespeed-' + type + '="' + name + '"]').addClass(classname);
	$layouts.hide();
	$layouts.filter('[data-litespeed-' + layout_type + '="' + name + '"]').show();
}

function litespeed_copy_to_clipboard(elementId, clickedElement) {
	var range = document.createRange();
	range.selectNode(document.getElementById(elementId));
	window.getSelection().removeAllRanges();
	window.getSelection().addRange(range);
	document.execCommand('copy');
	window.getSelection().removeAllRanges();

	clickedElement.setAttribute('aria-label', 'Copied!');
}

// Dark mode toggle functionality
function litespeed_init_dark_mode() {
	'use strict';

	// Only add toggle on LiteSpeed pages
	if (window.location.search.indexOf('page=litespeed') === -1) return;

	// Create toggle button
	var toggleBtn = document.createElement('button');
	toggleBtn.className = 'litespeed-dark-mode-toggle';
	toggleBtn.setAttribute('title', 'Toggle Dark Mode');
	toggleBtn.setAttribute('aria-label', 'Toggle Dark Mode');
	toggleBtn.setAttribute('litespeed-accesskey', 'z');
	toggleBtn.setAttribute('data-litespeed-noprefix', true);

	function applyDarkMode() {
		var prefersDark = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
		var savedPreference = localStorage.getItem('litespeed-dark-preference');
		var isDark = savedPreference ? savedPreference === 'dark' : prefersDark;

		// Determine needed class (only when overriding browser preference)
		var needsClass;
		if (savedPreference === 'dark' && !prefersDark) {
			needsClass = 'litespeed-darkmode';
		} else if (savedPreference === 'light' && prefersDark) {
			needsClass = 'litespeed-lightmode';
		}

		// Only update DOM if class needs to change
		if (needsClass) {
			if (!document.body.classList.contains(needsClass)) {
				document.body.classList.remove('litespeed-darkmode', 'litespeed-lightmode');
				document.body.classList.add(needsClass);
			}
		} else {
			if (document.body.classList.contains('litespeed-darkmode') || document.body.classList.contains('litespeed-lightmode')) {
				document.body.classList.remove('litespeed-darkmode', 'litespeed-lightmode');
			}
		}

		// Update button icon
		toggleBtn.innerHTML = isDark ? '☀️' : '🌙';
	}

	// Initialize
	applyDarkMode();

	// Toggle handler
	toggleBtn.addEventListener('click', function() {
		var prefersDark = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
		var savedPreference = localStorage.getItem('litespeed-dark-preference');
		var currentlyDark = savedPreference ? savedPreference === 'dark' : prefersDark;

		// Toggle and store only if different from browser preference
		if (!currentlyDark === prefersDark) {
			localStorage.removeItem('litespeed-dark-preference');
		} else {
			localStorage.setItem('litespeed-dark-preference', currentlyDark ? 'light' : 'dark');
		}

		applyDarkMode();
	});

	// Listen for system theme changes
	if (window.matchMedia) {
		window.matchMedia('(prefers-color-scheme: dark)').addEventListener('change', applyDarkMode);
	}

	// Add to page
	document.body.appendChild(toggleBtn);
}

// Initialize dark mode immediately (outside IIFE, runs without waiting for page ready)
litespeed_init_dark_mode();
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/iziModal.min.js000064400000063232151600242510020604 0ustar00/*
* iziModal | v1.6.0
* https://izimodal.marcelodolza.com/
* by Marcelo Dolce.
*/
!function(t){"function"==typeof define&&define.amd?define(["jquery"],t):"object"==typeof module&&module.exports?module.exports=function(e,i){return void 0===i&&(i="undefined"!=typeof window?require("jquery"):require("jquery")(e)),t(i),i}:t(jQuery)}(function(t){function e(){var t,e=document.createElement("fakeelement"),i={animation:"animationend",OAnimation:"oAnimationEnd",MozAnimation:"animationend",WebkitAnimation:"webkitAnimationEnd"};for(t in i)if(void 0!==e.style[t])return i[t]}function i(t){return 9===t?navigator.appVersion.indexOf("MSIE 9.")!==-1:(userAgent=navigator.userAgent,userAgent.indexOf("MSIE ")>-1||userAgent.indexOf("Trident/")>-1)}function n(t){var e=/%|px|em|cm|vh|vw/;return parseInt(String(t).split(e)[0])}function o(e){var i=e.replace(/^.*#/,""),n=t(e);n.attr("id",i+"-tmp"),window.location.hash=e,n.attr("id",i)}var s=t(window),a=t(document),r="iziModal",l={CLOSING:"closing",CLOSED:"closed",OPENING:"opening",OPENED:"opened",DESTROYED:"destroyed"},d=e(),h=!!/Mobi/.test(navigator.userAgent);window.$iziModal={},window.$iziModal.autoOpen=0,window.$iziModal.history=!1;var c=function(t,e){this.init(t,e)};return c.prototype={constructor:c,init:function(e,i){var n=this;this.$element=t(e),void 0!==this.$element[0].id&&""!==this.$element[0].id?this.id=this.$element[0].id:(this.id=r+Math.floor(1e7*Math.random()+1),this.$element.attr("id",this.id)),this.classes=void 0!==this.$element.attr("class")?this.$element.attr("class"):"",this.content=this.$element.html(),this.state=l.CLOSED,this.options=i,this.width=0,this.timer=null,this.timerTimeout=null,this.progressBar=null,this.isPaused=!1,this.isFullscreen=!1,this.headerHeight=0,this.modalHeight=0,this.$overlay=t('<div class="'+r+'-overlay" style="background-color:'+i.overlayColor+'"></div>'),this.$navigate=t('<div class="'+r+'-navigate"><div class="'+r+'-navigate-caption">Use</div><button class="'+r+'-navigate-prev"></button><button class="'+r+'-navigate-next"></button></div>'),this.group={name:this.$element.attr("data-"+r+"-group"),index:null,ids:[]},this.$element.attr("aria-hidden","true"),this.$element.attr("aria-labelledby",this.id),this.$element.attr("role","dialog"),this.$element.hasClass("iziModal")||this.$element.addClass("iziModal"),void 0===this.group.name&&""!==i.group&&(this.group.name=i.group,this.$element.attr("data-"+r+"-group",i.group)),this.options.loop===!0&&this.$element.attr("data-"+r+"-loop",!0),t.each(this.options,function(t,e){var o=n.$element.attr("data-"+r+"-"+t);try{"undefined"!=typeof o&&(""===o||"true"==o?i[t]=!0:"false"==o?i[t]=!1:"function"==typeof e?i[t]=new Function(o):i[t]=o)}catch(s){}}),i.appendTo!==!1&&this.$element.appendTo(i.appendTo),i.iframe===!0?(this.$element.html('<div class="'+r+'-wrap"><div class="'+r+'-content"><iframe class="'+r+'-iframe"></iframe>'+this.content+"</div></div>"),null!==i.iframeHeight&&this.$element.find("."+r+"-iframe").css("height",i.iframeHeight)):this.$element.html('<div class="'+r+'-wrap"><div class="'+r+'-content">'+this.content+"</div></div>"),null!==this.options.background&&this.$element.css("background",this.options.background),this.$wrap=this.$element.find("."+r+"-wrap"),null===i.zindex||isNaN(parseInt(i.zindex))||(this.$element.css("z-index",i.zindex),this.$navigate.css("z-index",i.zindex-1),this.$overlay.css("z-index",i.zindex-2)),""!==i.radius&&this.$element.css("border-radius",i.radius),""!==i.padding&&this.$element.find("."+r+"-content").css("padding",i.padding),""!==i.theme&&("light"===i.theme?this.$element.addClass(r+"-light"):this.$element.addClass(i.theme)),i.rtl===!0&&this.$element.addClass(r+"-rtl"),i.openFullscreen===!0&&(this.isFullscreen=!0,this.$element.addClass("isFullscreen")),this.createHeader(),this.recalcWidth(),this.recalcVerticalPos(),!n.options.afterRender||"function"!=typeof n.options.afterRender&&"object"!=typeof n.options.afterRender||n.options.afterRender(n)},createHeader:function(){this.$header=t('<div class="'+r+'-header"><h2 class="'+r+'-header-title">'+this.options.title+'</h2><p class="'+r+'-header-subtitle">'+this.options.subtitle+'</p><div class="'+r+'-header-buttons"></div></div>'),this.options.closeButton===!0&&this.$header.find("."+r+"-header-buttons").append('<a href="javascript:void(0)" class="'+r+"-button "+r+'-button-close" data-'+r+"-close></a>"),this.options.fullscreen===!0&&this.$header.find("."+r+"-header-buttons").append('<a href="javascript:void(0)" class="'+r+"-button "+r+'-button-fullscreen" data-'+r+"-fullscreen></a>"),this.options.timeoutProgressbar===!0&&this.$header.prepend('<div class="'+r+'-progressbar"><div style="background-color:'+this.options.timeoutProgressbarColor+'"></div></div>'),""===this.options.subtitle&&this.$header.addClass(r+"-noSubtitle"),""!==this.options.title&&(null!==this.options.headerColor&&(this.options.borderBottom===!0&&this.$element.css("border-bottom","3px solid "+this.options.headerColor),this.$header.css("background",this.options.headerColor)),null===this.options.icon&&null===this.options.iconText||(this.$header.prepend('<i class="'+r+'-header-icon"></i>'),null!==this.options.icon&&this.$header.find("."+r+"-header-icon").addClass(this.options.icon).css("color",this.options.iconColor),null!==this.options.iconText&&this.$header.find("."+r+"-header-icon").html(this.options.iconText)),this.$element.css("overflow","hidden").prepend(this.$header))},setGroup:function(e){var i=this,n=this.group.name||e;if(this.group.ids=[],void 0!==e&&e!==this.group.name&&(n=e,this.group.name=n,this.$element.attr("data-"+r+"-group",n)),void 0!==n&&""!==n){var o=0;t.each(t("."+r+"[data-"+r+"-group="+n+"]"),function(e,n){i.group.ids.push(t(this)[0].id),i.id==t(this)[0].id&&(i.group.index=o),o++})}},toggle:function(){this.state==l.OPENED&&this.close(),this.state==l.CLOSED&&this.open()},startProgress:function(t){var e=this;this.isPaused=!1,clearTimeout(this.timerTimeout),this.options.timeoutProgressbar===!0?(this.progressBar={hideEta:null,maxHideTime:null,currentTime:(new Date).getTime(),el:this.$element.find("."+r+"-progressbar > div"),updateProgress:function(){if(!e.isPaused){e.progressBar.currentTime=e.progressBar.currentTime+10;var t=(e.progressBar.hideEta-e.progressBar.currentTime)/e.progressBar.maxHideTime*100;e.progressBar.el.width(t+"%"),t<0&&e.close()}}},t>0&&(this.progressBar.maxHideTime=parseFloat(t),this.progressBar.hideEta=(new Date).getTime()+this.progressBar.maxHideTime,this.timerTimeout=setInterval(this.progressBar.updateProgress,10))):this.timerTimeout=setTimeout(function(){e.close()},e.options.timeout)},pauseProgress:function(){this.isPaused=!0},resumeProgress:function(){this.isPaused=!1},resetProgress:function(t){clearTimeout(this.timerTimeout),this.progressBar={},this.$element.find("."+r+"-progressbar > div").width("100%")},open:function(e){function i(){s.state=l.OPENED,s.$element.trigger(l.OPENED),!s.options.onOpened||"function"!=typeof s.options.onOpened&&"object"!=typeof s.options.onOpened||s.options.onOpened(s)}function n(){s.$element.off("click","[data-"+r+"-close]").on("click","[data-"+r+"-close]",function(e){e.preventDefault();var i=t(e.currentTarget).attr("data-"+r+"-transitionOut");void 0!==i?s.close({transition:i}):s.close()}),s.$element.off("click","[data-"+r+"-fullscreen]").on("click","[data-"+r+"-fullscreen]",function(t){t.preventDefault(),s.isFullscreen===!0?(s.isFullscreen=!1,s.$element.removeClass("isFullscreen")):(s.isFullscreen=!0,s.$element.addClass("isFullscreen")),s.options.onFullscreen&&"function"==typeof s.options.onFullscreen&&s.options.onFullscreen(s),s.$element.trigger("fullscreen",s)}),s.$navigate.off("click","."+r+"-navigate-next").on("click","."+r+"-navigate-next",function(t){s.next(t)}),s.$element.off("click","[data-"+r+"-next]").on("click","[data-"+r+"-next]",function(t){s.next(t)}),s.$navigate.off("click","."+r+"-navigate-prev").on("click","."+r+"-navigate-prev",function(t){s.prev(t)}),s.$element.off("click","[data-"+r+"-prev]").on("click","[data-"+r+"-prev]",function(t){s.prev(t)})}var s=this;try{void 0!==e&&e.preventClose===!1&&t.each(t("."+r),function(e,i){if(void 0!==t(i).data().iziModal){var n=t(i).iziModal("getState");"opened"!=n&&"opening"!=n||t(i).iziModal("close")}})}catch(c){}if(function(){if(s.options.history){var t=document.title;document.title=t+" - "+s.options.title,o("#"+s.id),document.title=t,window.$iziModal.history=!0}else window.$iziModal.history=!1}(),this.state==l.CLOSED){if(n(),this.setGroup(),this.state=l.OPENING,this.$element.trigger(l.OPENING),this.$element.attr("aria-hidden","false"),this.options.timeoutProgressbar===!0&&this.$element.find("."+r+"-progressbar > div").width("100%"),this.options.iframe===!0){this.$element.find("."+r+"-content").addClass(r+"-content-loader"),this.$element.find("."+r+"-iframe").on("load",function(){t(this).parent().removeClass(r+"-content-loader")});var u=null;try{u=""!==t(e.currentTarget).attr("href")?t(e.currentTarget).attr("href"):null}catch(c){}if(null===this.options.iframeURL||null!==u&&void 0!==u||(u=this.options.iframeURL),null===u||void 0===u)throw new Error("Failed to find iframe URL");this.$element.find("."+r+"-iframe").attr("src",u)}(this.options.bodyOverflow||h)&&(t("html").addClass(r+"-isOverflow"),h&&t("body").css("overflow","hidden")),this.options.onOpening&&"function"==typeof this.options.onOpening&&this.options.onOpening(this),function(){if(s.group.ids.length>1){s.$navigate.appendTo("body"),s.$navigate.addClass("fadeIn"),s.options.navigateCaption===!0&&s.$navigate.find("."+r+"-navigate-caption").show();var n=s.$element.outerWidth();s.options.navigateArrows!==!1?"closeScreenEdge"===s.options.navigateArrows?(s.$navigate.find("."+r+"-navigate-prev").css("left",0).show(),s.$navigate.find("."+r+"-navigate-next").css("right",0).show()):(s.$navigate.find("."+r+"-navigate-prev").css("margin-left",-(n/2+84)).show(),s.$navigate.find("."+r+"-navigate-next").css("margin-right",-(n/2+84)).show()):(s.$navigate.find("."+r+"-navigate-prev").hide(),s.$navigate.find("."+r+"-navigate-next").hide());var o;0===s.group.index&&(o=t("."+r+"[data-"+r+'-group="'+s.group.name+'"][data-'+r+"-loop]").length,0===o&&s.options.loop===!1&&s.$navigate.find("."+r+"-navigate-prev").hide()),s.group.index+1===s.group.ids.length&&(o=t("."+r+"[data-"+r+'-group="'+s.group.name+'"][data-'+r+"-loop]").length,0===o&&s.options.loop===!1&&s.$navigate.find("."+r+"-navigate-next").hide())}s.options.overlay===!0&&(s.options.appendToOverlay===!1?s.$overlay.appendTo("body"):s.$overlay.appendTo(s.options.appendToOverlay)),s.options.transitionInOverlay&&s.$overlay.addClass(s.options.transitionInOverlay);var a=s.options.transitionIn;"object"==typeof e&&(void 0===e.transition&&void 0===e.transitionIn||(a=e.transition||e.transitionIn),void 0!==e.zindex&&s.setZindex(e.zindex)),""!==a&&void 0!==d?(s.$element.addClass("transitionIn "+a).show(),s.$wrap.one(d,function(){s.$element.removeClass(a+" transitionIn"),s.$overlay.removeClass(s.options.transitionInOverlay),s.$navigate.removeClass("fadeIn"),i()})):(s.$element.show(),i()),s.options.pauseOnHover!==!0||s.options.pauseOnHover!==!0||s.options.timeout===!1||isNaN(parseInt(s.options.timeout))||s.options.timeout===!1||0===s.options.timeout||(s.$element.off("mouseenter").on("mouseenter",function(t){t.preventDefault(),s.isPaused=!0}),s.$element.off("mouseleave").on("mouseleave",function(t){t.preventDefault(),s.isPaused=!1}))}(),this.options.timeout===!1||isNaN(parseInt(this.options.timeout))||this.options.timeout===!1||0===this.options.timeout||s.startProgress(this.options.timeout),this.options.overlayClose&&!this.$element.hasClass(this.options.transitionOut)&&this.$overlay.click(function(){s.close()}),this.options.focusInput&&this.$element.find(":input:not(button):enabled:visible:first").focus(),function p(){s.recalcLayout(),s.timer=setTimeout(p,300)}(),a.on("keydown."+r,function(t){s.options.closeOnEscape&&27===t.keyCode&&s.close()})}},close:function(e){function i(){n.state=l.CLOSED,n.$element.trigger(l.CLOSED),n.options.iframe===!0&&n.$element.find("."+r+"-iframe").attr("src",""),(n.options.bodyOverflow||h)&&(t("html").removeClass(r+"-isOverflow"),h&&t("body").css("overflow","auto")),n.options.onClosed&&"function"==typeof n.options.onClosed&&n.options.onClosed(n),n.options.restoreDefaultContent===!0&&n.$element.find("."+r+"-content").html(n.content),0===t("."+r+":visible").length&&t("html").removeClass(r+"-isAttached")}var n=this;if(this.state==l.OPENED||this.state==l.OPENING){a.off("keydown."+r),this.state=l.CLOSING,this.$element.trigger(l.CLOSING),this.$element.attr("aria-hidden","true"),clearTimeout(this.timer),clearTimeout(this.timerTimeout),n.options.onClosing&&"function"==typeof n.options.onClosing&&n.options.onClosing(this);var o=this.options.transitionOut;"object"==typeof e&&(void 0===e.transition&&void 0===e.transitionOut||(o=e.transition||e.transitionOut)),o===!1||""===o||void 0===d?(this.$element.hide(),this.$overlay.remove(),this.$navigate.remove(),i()):(this.$element.attr("class",[this.classes,r,o,"light"==this.options.theme?r+"-light":this.options.theme,this.isFullscreen===!0?"isFullscreen":"",this.options.rtl?r+"-rtl":""].join(" ")),this.$overlay.attr("class",r+"-overlay "+this.options.transitionOutOverlay),n.options.navigateArrows===!1||h||this.$navigate.attr("class",r+"-navigate fadeOut"),this.$element.one(d,function(){n.$element.hasClass(o)&&n.$element.removeClass(o+" transitionOut").hide(),n.$overlay.removeClass(n.options.transitionOutOverlay).remove(),n.$navigate.removeClass("fadeOut").remove(),i()}))}},next:function(e){var i=this,n="fadeInRight",o="fadeOutLeft",s=t("."+r+":visible"),a={};a.out=this,void 0!==e&&"object"!=typeof e?(e.preventDefault(),s=t(e.currentTarget),n=s.attr("data-"+r+"-transitionIn"),o=s.attr("data-"+r+"-transitionOut")):void 0!==e&&(void 0!==e.transitionIn&&(n=e.transitionIn),void 0!==e.transitionOut&&(o=e.transitionOut)),this.close({transition:o}),setTimeout(function(){for(var e=t("."+r+"[data-"+r+'-group="'+i.group.name+'"][data-'+r+"-loop]").length,o=i.group.index+1;o<=i.group.ids.length;o++){try{a["in"]=t("#"+i.group.ids[o]).data().iziModal}catch(s){}if("undefined"!=typeof a["in"]){t("#"+i.group.ids[o]).iziModal("open",{transition:n});break}if(o==i.group.ids.length&&e>0||i.options.loop===!0)for(var l=0;l<=i.group.ids.length;l++)if(a["in"]=t("#"+i.group.ids[l]).data().iziModal,"undefined"!=typeof a["in"]){t("#"+i.group.ids[l]).iziModal("open",{transition:n});break}}},200),t(document).trigger(r+"-group-change",a)},prev:function(e){var i=this,n="fadeInLeft",o="fadeOutRight",s=t("."+r+":visible"),a={};a.out=this,void 0!==e&&"object"!=typeof e?(e.preventDefault(),s=t(e.currentTarget),n=s.attr("data-"+r+"-transitionIn"),o=s.attr("data-"+r+"-transitionOut")):void 0!==e&&(void 0!==e.transitionIn&&(n=e.transitionIn),void 0!==e.transitionOut&&(o=e.transitionOut)),this.close({transition:o}),setTimeout(function(){for(var e=t("."+r+"[data-"+r+'-group="'+i.group.name+'"][data-'+r+"-loop]").length,o=i.group.index;o>=0;o--){try{a["in"]=t("#"+i.group.ids[o-1]).data().iziModal}catch(s){}if("undefined"!=typeof a["in"]){t("#"+i.group.ids[o-1]).iziModal("open",{transition:n});break}if(0===o&&e>0||i.options.loop===!0)for(var l=i.group.ids.length-1;l>=0;l--)if(a["in"]=t("#"+i.group.ids[l]).data().iziModal,"undefined"!=typeof a["in"]){t("#"+i.group.ids[l]).iziModal("open",{transition:n});break}}},200),t(document).trigger(r+"-group-change",a)},destroy:function(){var e=t.Event("destroy");this.$element.trigger(e),a.off("keydown."+r),clearTimeout(this.timer),clearTimeout(this.timerTimeout),this.options.iframe===!0&&this.$element.find("."+r+"-iframe").remove(),this.$element.html(this.$element.find("."+r+"-content").html()),this.$element.off("click","[data-"+r+"-close]"),this.$element.off("click","[data-"+r+"-fullscreen]"),this.$element.off("."+r).removeData(r).attr("style",""),this.$overlay.remove(),this.$navigate.remove(),this.$element.trigger(l.DESTROYED),this.$element=null},getState:function(){return this.state},getGroup:function(){return this.group},setWidth:function(t){this.options.width=t,this.recalcWidth();var e=this.$element.outerWidth();this.options.navigateArrows!==!0&&"closeToModal"!=this.options.navigateArrows||(this.$navigate.find("."+r+"-navigate-prev").css("margin-left",-(e/2+84)).show(),this.$navigate.find("."+r+"-navigate-next").css("margin-right",-(e/2+84)).show())},setTop:function(t){this.options.top=t,this.recalcVerticalPos(!1)},setBottom:function(t){this.options.bottom=t,this.recalcVerticalPos(!1)},setHeader:function(t){t?this.$element.find("."+r+"-header").show():(this.headerHeight=0,this.$element.find("."+r+"-header").hide())},setTitle:function(t){this.options.title=t,0===this.headerHeight&&this.createHeader(),0===this.$header.find("."+r+"-header-title").length&&this.$header.append('<h2 class="'+r+'-header-title"></h2>'),this.$header.find("."+r+"-header-title").html(t)},setSubtitle:function(t){""===t?(this.$header.find("."+r+"-header-subtitle").remove(),this.$header.addClass(r+"-noSubtitle")):(0===this.$header.find("."+r+"-header-subtitle").length&&this.$header.append('<p class="'+r+'-header-subtitle"></p>'),this.$header.removeClass(r+"-noSubtitle")),this.$header.find("."+r+"-header-subtitle").html(t),this.options.subtitle=t},setIcon:function(t){0===this.$header.find("."+r+"-header-icon").length&&this.$header.prepend('<i class="'+r+'-header-icon"></i>'),this.$header.find("."+r+"-header-icon").attr("class",r+"-header-icon "+t),this.options.icon=t},setIconText:function(t){this.$header.find("."+r+"-header-icon").html(t),this.options.iconText=t},setHeaderColor:function(t){this.options.borderBottom===!0&&this.$element.css("border-bottom","3px solid "+t),this.$header.css("background",t),this.options.headerColor=t},setBackground:function(t){t===!1?(this.options.background=null,this.$element.css("background","")):(this.$element.css("background",t),this.options.background=t)},setZindex:function(t){isNaN(parseInt(this.options.zindex))||(this.options.zindex=t,this.$element.css("z-index",t),this.$navigate.css("z-index",t-1),this.$overlay.css("z-index",t-2))},setFullscreen:function(t){t?(this.isFullscreen=!0,this.$element.addClass("isFullscreen")):(this.isFullscreen=!1,this.$element.removeClass("isFullscreen"))},setContent:function(t){if("object"==typeof t){var e=t["default"]||!1;e===!0&&(this.content=t.content),t=t.content}this.options.iframe===!1&&this.$element.find("."+r+"-content").html(t)},setTransitionIn:function(t){this.options.transitionIn=t},setTransitionOut:function(t){this.options.transitionOut=t},setTimeout:function(t){this.options.timeout=t},resetContent:function(){this.$element.find("."+r+"-content").html(this.content)},startLoading:function(){this.$element.find("."+r+"-loader").length||this.$element.append('<div class="'+r+'-loader fadeIn"></div>'),this.$element.find("."+r+"-loader").css({top:this.headerHeight,borderRadius:this.options.radius})},stopLoading:function(){var t=this.$element.find("."+r+"-loader");t.length||(this.$element.prepend('<div class="'+r+'-loader fadeIn"></div>'),t=this.$element.find("."+r+"-loader").css("border-radius",this.options.radius)),t.removeClass("fadeIn").addClass("fadeOut"),setTimeout(function(){t.remove()},600)},recalcWidth:function(){var t=this;if(this.$element.css("max-width",this.options.width),i()){var e=t.options.width;e.toString().split("%").length>1&&(e=t.$element.outerWidth()),t.$element.css({left:"50%",marginLeft:-(e/2)})}},recalcVerticalPos:function(t){null!==this.options.top&&this.options.top!==!1?(this.$element.css("margin-top",this.options.top),0===this.options.top&&this.$element.css({borderTopRightRadius:0,borderTopLeftRadius:0})):t===!1&&this.$element.css({marginTop:"",borderRadius:this.options.radius}),null!==this.options.bottom&&this.options.bottom!==!1?(this.$element.css("margin-bottom",this.options.bottom),0===this.options.bottom&&this.$element.css({borderBottomRightRadius:0,borderBottomLeftRadius:0})):t===!1&&this.$element.css({marginBottom:"",borderRadius:this.options.radius})},recalcLayout:function(){var e=this,o=s.height(),a=this.$element.outerHeight(),d=this.$element.outerWidth(),h=this.$element.find("."+r+"-content")[0].scrollHeight,c=h+this.headerHeight,u=this.$element.innerHeight()-this.headerHeight,p=(parseInt(-((this.$element.innerHeight()+1)/2))+"px",this.$wrap.scrollTop()),f=0;i()&&(d>=s.width()||this.isFullscreen===!0?this.$element.css({left:"0",marginLeft:""}):this.$element.css({left:"50%",marginLeft:-(d/2)})),this.options.borderBottom===!0&&""!==this.options.title&&(f=3),this.$element.find("."+r+"-header").length&&this.$element.find("."+r+"-header").is(":visible")?(this.headerHeight=parseInt(this.$element.find("."+r+"-header").innerHeight()),this.$element.css("overflow","hidden")):(this.headerHeight=0,this.$element.css("overflow","")),this.$element.find("."+r+"-loader").length&&this.$element.find("."+r+"-loader").css("top",this.headerHeight),a!==this.modalHeight&&(this.modalHeight=a,this.options.onResize&&"function"==typeof this.options.onResize&&this.options.onResize(this)),this.state!=l.OPENED&&this.state!=l.OPENING||(this.options.iframe===!0&&(o<this.options.iframeHeight+this.headerHeight+f||this.isFullscreen===!0?this.$element.find("."+r+"-iframe").css("height",o-(this.headerHeight+f)):this.$element.find("."+r+"-iframe").css("height",this.options.iframeHeight)),a==o?this.$element.addClass("isAttached"):this.$element.removeClass("isAttached"),this.isFullscreen===!1&&this.$element.width()>=s.width()?this.$element.find("."+r+"-button-fullscreen").hide():this.$element.find("."+r+"-button-fullscreen").show(),this.recalcButtons(),this.isFullscreen===!1&&(o=o-(n(this.options.top)||0)-(n(this.options.bottom)||0)),c>o?(this.options.top>0&&null===this.options.bottom&&h<s.height()&&this.$element.addClass("isAttachedBottom"),this.options.bottom>0&&null===this.options.top&&h<s.height()&&this.$element.addClass("isAttachedTop"),1===t("."+r+":visible").length&&t("html").addClass(r+"-isAttached"),this.$element.css("height",o)):(this.$element.css("height",h+(this.headerHeight+f)),this.$element.removeClass("isAttachedTop isAttachedBottom"),1===t("."+r+":visible").length&&t("html").removeClass(r+"-isAttached")),function(){h>u&&c>o?(e.$element.addClass("hasScroll"),e.$wrap.css("height",a-(e.headerHeight+f))):(e.$element.removeClass("hasScroll"),e.$wrap.css("height","auto"))}(),function(){u+p<h-30?e.$element.addClass("hasShadow"):e.$element.removeClass("hasShadow")}())},recalcButtons:function(){var t=this.$header.find("."+r+"-header-buttons").innerWidth()+10;this.options.rtl===!0?this.$header.css("padding-left",t):this.$header.css("padding-right",t)}},s.off("load."+r).on("load."+r,function(e){var i=document.location.hash;if(0===window.$iziModal.autoOpen&&!t("."+r).is(":visible"))try{var n=t(i).data();"undefined"!=typeof n&&n.iziModal.options.autoOpen!==!1&&t(i).iziModal("open")}catch(o){}}),s.off("hashchange."+r).on("hashchange."+r,function(e){var i=document.location.hash;if(""!==i)try{var n=t(i).data();"undefined"!=typeof n&&"opening"!==t(i).iziModal("getState")&&setTimeout(function(){t(i).iziModal("open",{preventClose:!1})},200)}catch(o){}else window.$iziModal.history&&t.each(t("."+r),function(e,i){if(void 0!==t(i).data().iziModal){var n=t(i).iziModal("getState");"opened"!=n&&"opening"!=n||t(i).iziModal("close")}})}),a.off("click","[data-"+r+"-open]").on("click","[data-"+r+"-open]",function(e){e.preventDefault();var i=t("."+r+":visible"),n=t(e.currentTarget).attr("data-"+r+"-open"),o=t(e.currentTarget).attr("data-"+r+"-preventClose"),s=t(e.currentTarget).attr("data-"+r+"-transitionIn"),a=t(e.currentTarget).attr("data-"+r+"-transitionOut"),l=t(e.currentTarget).attr("data-"+r+"-zindex");void 0!==l&&t(n).iziModal("setZindex",l),void 0===o&&(void 0!==a?i.iziModal("close",{transition:a}):i.iziModal("close")),setTimeout(function(){void 0!==s?t(n).iziModal("open",{transition:s}):t(n).iziModal("open")},200)}),a.off("keyup."+r).on("keyup."+r,function(e){if(t("."+r+":visible").length){var i=t("."+r+":visible")[0].id,n=t("#"+i).data().iziModal.options.arrowKeys,o=t("#"+i).iziModal("getGroup"),s=e||window.event,a=s.target||s.srcElement;void 0===i||!n||void 0===o.name||s.ctrlKey||s.metaKey||s.altKey||"INPUT"===a.tagName.toUpperCase()||"TEXTAREA"==a.tagName.toUpperCase()||(37===s.keyCode?t("#"+i).iziModal("prev",s):39===s.keyCode&&t("#"+i).iziModal("next",s))}}),t.fn[r]=function(e,i){if(!t(this).length&&"object"==typeof e){var n={$el:document.createElement("div"),id:this.selector.split("#"),"class":this.selector.split(".")};if(n.id.length>1){try{n.$el=document.createElement(id[0])}catch(o){}n.$el.id=this.selector.split("#")[1].trim()}else if(n["class"].length>1){try{n.$el=document.createElement(n["class"][0])}catch(o){}for(var s=1;s<n["class"].length;s++)n.$el.classList.add(n["class"][s].trim())}document.body.appendChild(n.$el),this.push(t(this.selector))}for(var a=this,l=0;l<a.length;l++){var d=t(a[l]),h=d.data(r),u=t.extend({},t.fn[r].defaults,d.data(),"object"==typeof e&&e);if(h||e&&"object"!=typeof e){if("string"==typeof e&&"undefined"!=typeof h)return h[e].apply(h,[].concat(i))}else d.data(r,h=new c(d,u));u.autoOpen&&(isNaN(parseInt(u.autoOpen))?u.autoOpen===!0&&h.open():setTimeout(function(){h.open()},u.autoOpen),window.$iziModal.autoOpen++)}return this},t.fn[r].defaults={title:"",subtitle:"",headerColor:"#88A0B9",background:null,theme:"",icon:null,iconText:null,iconColor:"",rtl:!1,width:600,top:null,bottom:null,borderBottom:!0,padding:0,radius:3,zindex:999,iframe:!1,iframeHeight:400,iframeURL:null,focusInput:!0,group:"",loop:!1,arrowKeys:!0,navigateCaption:!0,navigateArrows:!0,history:!1,restoreDefaultContent:!1,autoOpen:0,bodyOverflow:!1,fullscreen:!1,openFullscreen:!1,closeOnEscape:!0,closeButton:!0,appendTo:"body",appendToOverlay:"body",overlay:!0,overlayClose:!0,overlayColor:"rgba(0, 0, 0, 0.4)",timeout:!1,timeoutProgressbar:!1,pauseOnHover:!1,timeoutProgressbarColor:"rgba(255,255,255,0.5)",transitionIn:"comingIn",transitionOut:"comingOut",transitionInOverlay:"fadeIn",transitionOutOverlay:"fadeOut",onFullscreen:function(){},onResize:function(){},onOpening:function(){},onOpened:function(){},onClosing:function(){},onClosed:function(){},afterRender:function(){}},t.fn[r].Constructor=c,t.fn.iziModal});litespeed-wp-plugin/7.7/litespeed-cache/assets/js/guest.docref.js000064400000000367151600242560020647 0ustar00var litespeed_docref = sessionStorage.getItem('litespeed_docref');
if (litespeed_docref) {
	Object.defineProperty(document, 'referrer', {
		get: function () {
			return litespeed_docref;
		},
	});
	sessionStorage.removeItem('litespeed_docref');
}
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/webfontloader.js000064400000030331151600242630021102 0ustar00/* Web Font Loader v1.6.28 - (c) Adobe Systems, Google. License: Apache 2.0 */(function(){function aa(a,b,c){return a.call.apply(a.bind,arguments)}function ba(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var c=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(c,d);return a.apply(b,c)}}return function(){return a.apply(b,arguments)}}function p(a,b,c){p=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?aa:ba;return p.apply(null,arguments)}var q=Date.now||function(){return+new Date};function ca(a,b){this.a=a;this.o=b||a;this.c=this.o.document}var da=!!window.FontFace;function t(a,b,c,d){b=a.c.createElement(b);if(c)for(var e in c)c.hasOwnProperty(e)&&("style"==e?b.style.cssText=c[e]:b.setAttribute(e,c[e]));d&&b.appendChild(a.c.createTextNode(d));return b}function u(a,b,c){a=a.c.getElementsByTagName(b)[0];a||(a=document.documentElement);a.insertBefore(c,a.lastChild)}function v(a){a.parentNode&&a.parentNode.removeChild(a)}
function w(a,b,c){b=b||[];c=c||[];for(var d=a.className.split(/\s+/),e=0;e<b.length;e+=1){for(var f=!1,g=0;g<d.length;g+=1)if(b[e]===d[g]){f=!0;break}f||d.push(b[e])}b=[];for(e=0;e<d.length;e+=1){f=!1;for(g=0;g<c.length;g+=1)if(d[e]===c[g]){f=!0;break}f||b.push(d[e])}a.className=b.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function y(a,b){for(var c=a.className.split(/\s+/),d=0,e=c.length;d<e;d++)if(c[d]==b)return!0;return!1}
function ea(a){return a.o.location.hostname||a.a.location.hostname}function z(a,b,c){function d(){m&&e&&f&&(m(g),m=null)}b=t(a,"link",{rel:"stylesheet",href:b,media:"all"});var e=!1,f=!0,g=null,m=c||null;da?(b.onload=function(){e=!0;d()},b.onerror=function(){e=!0;g=Error("Stylesheet failed to load");d()}):setTimeout(function(){e=!0;d()},0);u(a,"head",b)}
function A(a,b,c,d){var e=a.c.getElementsByTagName("head")[0];if(e){var f=t(a,"script",{src:b}),g=!1;f.onload=f.onreadystatechange=function(){g||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(g=!0,c&&c(null),f.onload=f.onreadystatechange=null,"HEAD"==f.parentNode.tagName&&e.removeChild(f))};e.appendChild(f);setTimeout(function(){g||(g=!0,c&&c(Error("Script load timeout")))},d||5E3);return f}return null};function B(){this.a=0;this.c=null}function C(a){a.a++;return function(){a.a--;D(a)}}function E(a,b){a.c=b;D(a)}function D(a){0==a.a&&a.c&&(a.c(),a.c=null)};function F(a){this.a=a||"-"}F.prototype.c=function(a){for(var b=[],c=0;c<arguments.length;c++)b.push(arguments[c].replace(/[\W_]+/g,"").toLowerCase());return b.join(this.a)};function G(a,b){this.c=a;this.f=4;this.a="n";var c=(b||"n4").match(/^([nio])([1-9])$/i);c&&(this.a=c[1],this.f=parseInt(c[2],10))}function fa(a){return H(a)+" "+(a.f+"00")+" 300px "+I(a.c)}function I(a){var b=[];a=a.split(/,\s*/);for(var c=0;c<a.length;c++){var d=a[c].replace(/['"]/g,"");-1!=d.indexOf(" ")||/^\d/.test(d)?b.push("'"+d+"'"):b.push(d)}return b.join(",")}function J(a){return a.a+a.f}function H(a){var b="normal";"o"===a.a?b="oblique":"i"===a.a&&(b="italic");return b}
function ga(a){var b=4,c="n",d=null;a&&((d=a.match(/(normal|oblique|italic)/i))&&d[1]&&(c=d[1].substr(0,1).toLowerCase()),(d=a.match(/([1-9]00|normal|bold)/i))&&d[1]&&(/bold/i.test(d[1])?b=7:/[1-9]00/.test(d[1])&&(b=parseInt(d[1].substr(0,1),10))));return c+b};function ha(a,b){this.c=a;this.f=a.o.document.documentElement;this.h=b;this.a=new F("-");this.j=!1!==b.events;this.g=!1!==b.classes}function ia(a){a.g&&w(a.f,[a.a.c("wf","loading")]);K(a,"loading")}function L(a){if(a.g){var b=y(a.f,a.a.c("wf","active")),c=[],d=[a.a.c("wf","loading")];b||c.push(a.a.c("wf","inactive"));w(a.f,c,d)}K(a,"inactive")}function K(a,b,c){if(a.j&&a.h[b])if(c)a.h[b](c.c,J(c));else a.h[b]()};function ja(){this.c={}}function ka(a,b,c){var d=[],e;for(e in b)if(b.hasOwnProperty(e)){var f=a.c[e];f&&d.push(f(b[e],c))}return d};function M(a,b){this.c=a;this.f=b;this.a=t(this.c,"span",{"aria-hidden":"true"},this.f)}function N(a){u(a.c,"body",a.a)}function O(a){return"display:block;position:absolute;top:-9999px;left:-9999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+I(a.c)+";"+("font-style:"+H(a)+";font-weight:"+(a.f+"00")+";")};function P(a,b,c,d,e,f){this.g=a;this.j=b;this.a=d;this.c=c;this.f=e||3E3;this.h=f||void 0}P.prototype.start=function(){var a=this.c.o.document,b=this,c=q(),d=new Promise(function(d,e){function f(){q()-c>=b.f?e():a.fonts.load(fa(b.a),b.h).then(function(a){1<=a.length?d():setTimeout(f,25)},function(){e()})}f()}),e=null,f=new Promise(function(a,d){e=setTimeout(d,b.f)});Promise.race([f,d]).then(function(){e&&(clearTimeout(e),e=null);b.g(b.a)},function(){b.j(b.a)})};function Q(a,b,c,d,e,f,g){this.v=a;this.B=b;this.c=c;this.a=d;this.s=g||"BESbswy";this.f={};this.w=e||3E3;this.u=f||null;this.m=this.j=this.h=this.g=null;this.g=new M(this.c,this.s);this.h=new M(this.c,this.s);this.j=new M(this.c,this.s);this.m=new M(this.c,this.s);a=new G(this.a.c+",serif",J(this.a));a=O(a);this.g.a.style.cssText=a;a=new G(this.a.c+",sans-serif",J(this.a));a=O(a);this.h.a.style.cssText=a;a=new G("serif",J(this.a));a=O(a);this.j.a.style.cssText=a;a=new G("sans-serif",J(this.a));a=
O(a);this.m.a.style.cssText=a;N(this.g);N(this.h);N(this.j);N(this.m)}var R={D:"serif",C:"sans-serif"},S=null;function T(){if(null===S){var a=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);S=!!a&&(536>parseInt(a[1],10)||536===parseInt(a[1],10)&&11>=parseInt(a[2],10))}return S}Q.prototype.start=function(){this.f.serif=this.j.a.offsetWidth;this.f["sans-serif"]=this.m.a.offsetWidth;this.A=q();U(this)};
function la(a,b,c){for(var d in R)if(R.hasOwnProperty(d)&&b===a.f[R[d]]&&c===a.f[R[d]])return!0;return!1}function U(a){var b=a.g.a.offsetWidth,c=a.h.a.offsetWidth,d;(d=b===a.f.serif&&c===a.f["sans-serif"])||(d=T()&&la(a,b,c));d?q()-a.A>=a.w?T()&&la(a,b,c)&&(null===a.u||a.u.hasOwnProperty(a.a.c))?V(a,a.v):V(a,a.B):ma(a):V(a,a.v)}function ma(a){setTimeout(p(function(){U(this)},a),50)}function V(a,b){setTimeout(p(function(){v(this.g.a);v(this.h.a);v(this.j.a);v(this.m.a);b(this.a)},a),0)};function W(a,b,c){this.c=a;this.a=b;this.f=0;this.m=this.j=!1;this.s=c}var X=null;W.prototype.g=function(a){var b=this.a;b.g&&w(b.f,[b.a.c("wf",a.c,J(a).toString(),"active")],[b.a.c("wf",a.c,J(a).toString(),"loading"),b.a.c("wf",a.c,J(a).toString(),"inactive")]);K(b,"fontactive",a);this.m=!0;na(this)};
W.prototype.h=function(a){var b=this.a;if(b.g){var c=y(b.f,b.a.c("wf",a.c,J(a).toString(),"active")),d=[],e=[b.a.c("wf",a.c,J(a).toString(),"loading")];c||d.push(b.a.c("wf",a.c,J(a).toString(),"inactive"));w(b.f,d,e)}K(b,"fontinactive",a);na(this)};function na(a){0==--a.f&&a.j&&(a.m?(a=a.a,a.g&&w(a.f,[a.a.c("wf","active")],[a.a.c("wf","loading"),a.a.c("wf","inactive")]),K(a,"active")):L(a.a))};function oa(a){this.j=a;this.a=new ja;this.h=0;this.f=this.g=!0}oa.prototype.load=function(a){this.c=new ca(this.j,a.context||this.j);this.g=!1!==a.events;this.f=!1!==a.classes;pa(this,new ha(this.c,a),a)};
function qa(a,b,c,d,e){var f=0==--a.h;(a.f||a.g)&&setTimeout(function(){var a=e||null,m=d||null||{};if(0===c.length&&f)L(b.a);else{b.f+=c.length;f&&(b.j=f);var h,l=[];for(h=0;h<c.length;h++){var k=c[h],n=m[k.c],r=b.a,x=k;r.g&&w(r.f,[r.a.c("wf",x.c,J(x).toString(),"loading")]);K(r,"fontloading",x);r=null;if(null===X)if(window.FontFace){var x=/Gecko.*Firefox\/(\d+)/.exec(window.navigator.userAgent),xa=/OS X.*Version\/10\..*Safari/.exec(window.navigator.userAgent)&&/Apple/.exec(window.navigator.vendor);
X=x?42<parseInt(x[1],10):xa?!1:!0}else X=!1;X?r=new P(p(b.g,b),p(b.h,b),b.c,k,b.s,n):r=new Q(p(b.g,b),p(b.h,b),b.c,k,b.s,a,n);l.push(r)}for(h=0;h<l.length;h++)l[h].start()}},0)}function pa(a,b,c){var d=[],e=c.timeout;ia(b);var d=ka(a.a,c,a.c),f=new W(a.c,b,e);a.h=d.length;b=0;for(c=d.length;b<c;b++)d[b].load(function(b,d,c){qa(a,f,b,d,c)})};function ra(a,b){this.c=a;this.a=b}
ra.prototype.load=function(a){function b(){if(f["__mti_fntLst"+d]){var c=f["__mti_fntLst"+d](),e=[],h;if(c)for(var l=0;l<c.length;l++){var k=c[l].fontfamily;void 0!=c[l].fontStyle&&void 0!=c[l].fontWeight?(h=c[l].fontStyle+c[l].fontWeight,e.push(new G(k,h))):e.push(new G(k))}a(e)}else setTimeout(function(){b()},50)}var c=this,d=c.a.projectId,e=c.a.version;if(d){var f=c.c.o;A(this.c,(c.a.api||"https://fast.fonts.net/jsapi")+"/"+d+".js"+(e?"?v="+e:""),function(e){e?a([]):(f["__MonotypeConfiguration__"+
d]=function(){return c.a},b())}).id="__MonotypeAPIScript__"+d}else a([])};function sa(a,b){this.c=a;this.a=b}sa.prototype.load=function(a){var b,c,d=this.a.urls||[],e=this.a.families||[],f=this.a.testStrings||{},g=new B;b=0;for(c=d.length;b<c;b++)z(this.c,d[b],C(g));var m=[];b=0;for(c=e.length;b<c;b++)if(d=e[b].split(":"),d[1])for(var h=d[1].split(","),l=0;l<h.length;l+=1)m.push(new G(d[0],h[l]));else m.push(new G(d[0]));E(g,function(){a(m,f)})};function ta(a,b){a?this.c=a:this.c=ua;this.a=[];this.f=[];this.g=b||""}var ua="https://fonts.googleapis.com/css";function va(a,b){for(var c=b.length,d=0;d<c;d++){var e=b[d].split(":");3==e.length&&a.f.push(e.pop());var f="";2==e.length&&""!=e[1]&&(f=":");a.a.push(e.join(f))}}
function wa(a){if(0==a.a.length)throw Error("No fonts to load!");if(-1!=a.c.indexOf("kit="))return a.c;for(var b=a.a.length,c=[],d=0;d<b;d++)c.push(a.a[d].replace(/ /g,"+"));b=a.c+"?family="+c.join("%7C");0<a.f.length&&(b+="&subset="+a.f.join(","));0<a.g.length&&(b+="&text="+encodeURIComponent(a.g));return b};function ya(a){this.f=a;this.a=[];this.c={}}
var za={latin:"BESbswy","latin-ext":"\u00e7\u00f6\u00fc\u011f\u015f",cyrillic:"\u0439\u044f\u0416",greek:"\u03b1\u03b2\u03a3",khmer:"\u1780\u1781\u1782",Hanuman:"\u1780\u1781\u1782"},Aa={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},Ba={i:"i",italic:"i",n:"n",normal:"n"},
Ca=/^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$/;
function Da(a){for(var b=a.f.length,c=0;c<b;c++){var d=a.f[c].split(":"),e=d[0].replace(/\+/g," "),f=["n4"];if(2<=d.length){var g;var m=d[1];g=[];if(m)for(var m=m.split(","),h=m.length,l=0;l<h;l++){var k;k=m[l];if(k.match(/^[\w-]+$/)){var n=Ca.exec(k.toLowerCase());if(null==n)k="";else{k=n[2];k=null==k||""==k?"n":Ba[k];n=n[1];if(null==n||""==n)n="4";else var r=Aa[n],n=r?r:isNaN(n)?"4":n.substr(0,1);k=[k,n].join("")}}else k="";k&&g.push(k)}0<g.length&&(f=g);3==d.length&&(d=d[2],g=[],d=d?d.split(","):
g,0<d.length&&(d=za[d[0]])&&(a.c[e]=d))}a.c[e]||(d=za[e])&&(a.c[e]=d);for(d=0;d<f.length;d+=1)a.a.push(new G(e,f[d]))}};function Ea(a,b){this.c=a;this.a=b}var Fa={Arimo:!0,Cousine:!0,Tinos:!0};Ea.prototype.load=function(a){var b=new B,c=this.c,d=new ta(this.a.api,this.a.text),e=this.a.families;va(d,e);var f=new ya(e);Da(f);z(c,wa(d),C(b));E(b,function(){a(f.a,f.c,Fa)})};function Ga(a,b){this.c=a;this.a=b}Ga.prototype.load=function(a){var b=this.a.id,c=this.c.o;b?A(this.c,(this.a.api||"https://use.typekit.net")+"/"+b+".js",function(b){if(b)a([]);else if(c.Typekit&&c.Typekit.config&&c.Typekit.config.fn){b=c.Typekit.config.fn;for(var e=[],f=0;f<b.length;f+=2)for(var g=b[f],m=b[f+1],h=0;h<m.length;h++)e.push(new G(g,m[h]));try{c.Typekit.load({events:!1,classes:!1,async:!0})}catch(l){}a(e)}},2E3):a([])};function Ha(a,b){this.c=a;this.f=b;this.a=[]}Ha.prototype.load=function(a){var b=this.f.id,c=this.c.o,d=this;b?(c.__webfontfontdeckmodule__||(c.__webfontfontdeckmodule__={}),c.__webfontfontdeckmodule__[b]=function(b,c){for(var g=0,m=c.fonts.length;g<m;++g){var h=c.fonts[g];d.a.push(new G(h.name,ga("font-weight:"+h.weight+";font-style:"+h.style)))}a(d.a)},A(this.c,(this.f.api||"https://f.fontdeck.com/s/css/js/")+ea(this.c)+"/"+b+".js",function(b){b&&a([])})):a([])};var Y=new oa(window);Y.a.c.custom=function(a,b){return new sa(b,a)};Y.a.c.fontdeck=function(a,b){return new Ha(b,a)};Y.a.c.monotype=function(a,b){return new ra(b,a)};Y.a.c.typekit=function(a,b){return new Ga(b,a)};Y.a.c.google=function(a,b){return new Ea(b,a)};var Z={load:p(Y.load,Y)};"function"===typeof define&&define.amd?define(function(){return Z}):"undefined"!==typeof module&&module.exports?module.exports=Z:(window.WebFont=Z,window.WebFontConfig&&Y.load(window.WebFontConfig));}());
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/css_async.js000064400000002721151600242700020234 0ustar00/*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
!function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f),i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media="only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);
/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
!function(a){if(a.loadCSS){var b=loadCSS.relpreload={};if(b.support=function(){try{return a.document.createElement("link").relList.supports("preload")}catch(b){return!1}},b.poly=function(){for(var b=a.document.getElementsByTagName("link"),c=0;c<b.length;c++){var d=b[c];"preload"===d.rel&&"style"===d.getAttribute("as")&&(a.loadCSS(d.href,d,d.getAttribute("media")),d.rel=null)}},!b.support()){b.poly();var c=a.setInterval(b.poly,300);a.addEventListener&&a.addEventListener("load",function(){b.poly(),a.clearInterval(c)}),a.attachEvent&&a.attachEvent("onload",function(){a.clearInterval(c)})}}}(this);litespeed-wp-plugin/7.7/litespeed-cache/assets/js/component.cdn.js000064400000014530151600242750021022 0ustar00/**
 * CDN module
 * @author Hai Zheng
 */
class CDNMapping extends React.Component {
	constructor(props) {
		super(props);
		this.state = {
			list: props.list,
		};

		this.onChange = this.onChange.bind(this);
		this.delRow = this.delRow.bind(this);
		this.addNew = this.addNew.bind(this);
	}

	onChange(e, index) {
		const target = e.currentTarget;
		const value = target.dataset.hasOwnProperty('value') ? Boolean(target.dataset.value * 1) : target.value;
		const list = this.state.list;
		list[index][target.dataset.type] = value;

		this.setState({
			list: list,
		});
	}

	delRow(index) {
		const data = this.state.list;
		data.splice(index, 1);
		this.setState({ list: data });
	}

	addNew() {
		const list = this.state.list;
		list.push({ url: '' });
		this.setState({ list: list });
	}

	render() {
		return (
			<React.Fragment>
				{this.state.list.map((item, i) => (
					<CDNMappingBlock item={item} key={i} index={i} onChange={this.onChange} delRow={this.delRow} />
				))}

				<p>
					<button type="button" className="button button-link litespeed-form-action litespeed-link-with-icon" onClick={this.addNew}>
						<span className="dashicons dashicons-plus-alt"></span>
						{litespeed_data['lang']['add_cdn_mapping_row']}
					</button>
				</p>
			</React.Fragment>
		);
	}
}

// { url: '', inc_img: true, inc_css: false, inc_js: false, filetype: [ '.aac', '.eot', ... ] }
class CDNMappingBlock extends React.Component {
	constructor(props) {
		super(props);

		this.onChange = this.onChange.bind(this);
		this.delRow = this.delRow.bind(this);
	}

	onChange(e) {
		this.props.onChange(e, this.props.index);
	}

	delRow() {
		this.props.delRow(this.props.index);
	}

	render() {
		const name_prefix = litespeed_data['ids']['cdn_mapping'];

		const item = this.props.item;

		const filetype = item.filetype ? (Array.isArray(item.filetype) ? item.filetype.join('\n') : item.filetype) : '';
		return (
			<div className="litespeed-block">
				<div className="litespeed-cdn-mapping-col1">
					<label className="litespeed-form-label">{litespeed_data['lang']['cdn_mapping_url']}</label>
					<input
						type="text"
						name={name_prefix + '[url][]'}
						className="regular-text litespeed-input-long"
						value={item.url ? item.url : ''}
						data-type="url"
						onChange={this.onChange}
					/>

					<div className="litespeed-desc">
						<span dangerouslySetInnerHTML={{ __html: litespeed_data['lang']['cdn_mapping_url_desc'] }} />
					</div>
				</div>

				<div className="litespeed-col-auto litespeed-cdn-mapping-col2">
					<div className="litespeed-row litespeed-toggle-wrapper">
						<div className="litespeed-cdn-mapping-inc litespeed-form-label litespeed-form-label--toggle">{litespeed_data['lang']['cdn_mapping_inc_img']}</div>
						<div
							className={`litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-${item.inc_img ? 'primary' : 'default litespeed-toggleoff'}`}
							data-type="inc_img"
							data-value={item.inc_img ? 0 : 1}
							onClick={this.onChange}
						>
							<input name={name_prefix + '[inc_img][]'} type="hidden" value={item.inc_img ? 1 : 0} />
							<div className="litespeed-toggle-group">
								<label className="litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on">{litespeed_data['lang']['on']}</label>
								<label className="litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off">
									{litespeed_data['lang']['off']}
								</label>
								<span className="litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default"></span>
							</div>
						</div>
					</div>
					<div className="litespeed-row litespeed-toggle-wrapper">
						<div className="litespeed-cdn-mapping-inc litespeed-form-label litespeed-form-label--toggle">{litespeed_data['lang']['cdn_mapping_inc_css']}</div>
						<div
							className={`litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-${item.inc_css ? 'primary' : 'default litespeed-toggleoff'}`}
							data-type="inc_css"
							data-value={item.inc_css ? 0 : 1}
							onClick={this.onChange}
						>
							<input name={name_prefix + '[inc_css][]'} type="hidden" value={item.inc_css ? 1 : 0} />
							<div className="litespeed-toggle-group">
								<label className="litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on">{litespeed_data['lang']['on']}</label>
								<label className="litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off">
									{litespeed_data['lang']['off']}
								</label>
								<span className="litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default"></span>
							</div>
						</div>
					</div>
					<div className="litespeed-row litespeed-toggle-wrapper">
						<div className="litespeed-cdn-mapping-inc litespeed-form-label litespeed-form-label--toggle">{litespeed_data['lang']['cdn_mapping_inc_js']}</div>
						<div
							className={`litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-${item.inc_js ? 'primary' : 'default litespeed-toggleoff'}`}
							data-type="inc_js"
							data-value={item.inc_js ? 0 : 1}
							onClick={this.onChange}
						>
							<input name={name_prefix + '[inc_js][]'} type="hidden" value={item.inc_js ? 1 : 0} />
							<div className="litespeed-toggle-group">
								<label className="litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on">{litespeed_data['lang']['on']}</label>
								<label className="litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off">
									{litespeed_data['lang']['off']}
								</label>
								<span className="litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default"></span>
							</div>
						</div>
					</div>
				</div>

				<div className="litespeed-col-auto">
					<label className="litespeed-form-label">{litespeed_data['lang']['cdn_mapping_filetype']}</label>
					<textarea name={name_prefix + '[filetype][]'} rows={filetype.split('\n').length + 2} cols="18" value={filetype} data-type="filetype" onChange={this.onChange} />
				</div>

				<div className="litespeed-col-auto">
					<button type="button" className="button button-link litespeed-collection-button litespeed-danger" onClick={this.delRow}>
						<span className="dashicons dashicons-dismiss"></span>
						<span className="screen-reader-text">{litespeed_data['lang']['cdn_mapping_remove']}</span>
					</button>
				</div>
			</div>
		);
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/webfontloader.min.js000064400000027502151600243020021664 0ustar00!function(){function e(t,n,i){return t.call.apply(t.bind,arguments)}function o(n,i,t){if(!n)throw Error();if(2<arguments.length){var e=Array.prototype.slice.call(arguments,2);return function(){var t=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(t,e),n.apply(i,t)}}return function(){return n.apply(i,arguments)}}function d(t,n,i){return(d=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?e:o).apply(null,arguments)}var r=Date.now||function(){return+new Date};function n(t,n){this.a=t,this.o=n||t,this.c=this.o.document}var f=!!window.FontFace;function c(t,n,i,e){if(n=t.c.createElement(n),i)for(var o in i)i.hasOwnProperty(o)&&("style"==o?n.style.cssText=i[o]:n.setAttribute(o,i[o]));return e&&n.appendChild(t.c.createTextNode(e)),n}function h(t,n,i){(t=t.c.getElementsByTagName(n)[0])||(t=document.documentElement),t.insertBefore(i,t.lastChild)}function i(t){t.parentNode&&t.parentNode.removeChild(t)}function g(t,n,i){n=n||[],i=i||[];for(var e=t.className.split(/\s+/),o=0;o<n.length;o+=1){for(var a=!1,s=0;s<e.length;s+=1)if(n[o]===e[s]){a=!0;break}a||e.push(n[o])}for(n=[],o=0;o<e.length;o+=1){for(a=!1,s=0;s<i.length;s+=1)if(e[o]===i[s]){a=!0;break}a||n.push(e[o])}t.className=n.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function a(t,n){for(var i=t.className.split(/\s+/),e=0,o=i.length;e<o;e++)if(i[e]==n)return!0;return!1}function l(t,n,i){function e(){s&&o&&(s(a),s=null)}n=c(t,"link",{rel:"stylesheet",href:n,media:"all"});var o=!1,a=null,s=i||null;f?(n.onload=function(){o=!0,e()},n.onerror=function(){o=!0,a=Error("Stylesheet failed to load"),e()}):setTimeout(function(){o=!0,e()},0),h(t,"head",n)}function u(t,n,i,e){var o=t.c.getElementsByTagName("head")[0];if(o){var a=c(t,"script",{src:n}),s=!1;return a.onload=a.onreadystatechange=function(){s||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(s=!0,i&&i(null),a.onload=a.onreadystatechange=null,"HEAD"==a.parentNode.tagName&&o.removeChild(a))},o.appendChild(a),setTimeout(function(){s||(s=!0,i&&i(Error("Script load timeout")))},e||5e3),a}return null}function p(){this.a=0,this.c=null}function v(t){return t.a++,function(){t.a--,s(t)}}function w(t,n){t.c=n,s(t)}function s(t){0==t.a&&t.c&&(t.c(),t.c=null)}function m(t){this.a=t||"-"}function y(t,n){this.c=t,this.f=4,this.a="n";var i=(n||"n4").match(/^([nio])([1-9])$/i);i&&(this.a=i[1],this.f=parseInt(i[2],10))}function b(t){var n=[];t=t.split(/,\s*/);for(var i=0;i<t.length;i++){var e=t[i].replace(/['"]/g,"");-1!=e.indexOf(" ")||/^\d/.test(e)?n.push("'"+e+"'"):n.push(e)}return n.join(",")}function x(t){return t.a+t.f}function j(t){var n="normal";return"o"===t.a?n="oblique":"i"===t.a&&(n="italic"),n}function _(t,n){this.c=t,this.f=t.o.document.documentElement,this.h=n,this.a=new m("-"),this.j=!1!==n.events,this.g=!1!==n.classes}function k(t){if(t.g){var n=a(t.f,t.a.c("wf","active")),i=[],e=[t.a.c("wf","loading")];n||i.push(t.a.c("wf","inactive")),g(t.f,i,e)}T(t,"inactive")}function T(t,n,i){t.j&&t.h[n]&&(i?t.h[n](i.c,x(i)):t.h[n]())}function S(){this.c={}}function C(t,n){this.c=t,this.f=n,this.a=c(this.c,"span",{"aria-hidden":"true"},this.f)}function A(t){h(t.c,"body",t.a)}function N(t){return"display:block;position:absolute;top:-9999px;left:-9999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+b(t.c)+";font-style:"+j(t)+";font-weight:"+t.f+"00;"}function E(t,n,i,e,o,a){this.g=t,this.j=n,this.a=e,this.c=i,this.f=o||3e3,this.h=a||void 0}function W(t,n,i,e,o,a,s){this.v=t,this.B=n,this.c=i,this.a=e,this.s=s||"BESbswy",this.f={},this.w=o||3e3,this.u=a||null,this.m=this.j=this.h=this.g=null,this.g=new C(this.c,this.s),this.h=new C(this.c,this.s),this.j=new C(this.c,this.s),this.m=new C(this.c,this.s),t=N(t=new y(this.a.c+",serif",x(this.a))),this.g.a.style.cssText=t,t=N(t=new y(this.a.c+",sans-serif",x(this.a))),this.h.a.style.cssText=t,t=N(t=new y("serif",x(this.a))),this.j.a.style.cssText=t,t=N(t=new y("sans-serif",x(this.a))),this.m.a.style.cssText=t,A(this.g),A(this.h),A(this.j),A(this.m)}m.prototype.c=function(t){for(var n=[],i=0;i<arguments.length;i++)n.push(arguments[i].replace(/[\W_]+/g,"").toLowerCase());return n.join(this.a)},E.prototype.start=function(){var o=this.c.o.document,a=this,s=r(),t=new Promise(function(i,e){!function n(){var t;r()-s>=a.f?e():o.fonts.load((t=a.a,j(t)+" "+t.f+"00 300px "+b(t.c)),a.h).then(function(t){1<=t.length?i():setTimeout(n,25)},function(){e()})}()}),i=null,n=new Promise(function(t,n){i=setTimeout(n,a.f)});Promise.race([n,t]).then(function(){i&&(clearTimeout(i),i=null),a.g(a.a)},function(){a.j(a.a)})};var F={D:"serif",C:"sans-serif"},I=null;function O(){if(null===I){var t=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);I=!!t&&(parseInt(t[1],10)<536||536===parseInt(t[1],10)&&parseInt(t[2],10)<=11)}return I}function P(t,n,i){for(var e in F)if(F.hasOwnProperty(e)&&n===t.f[F[e]]&&i===t.f[F[e]])return!0;return!1}function B(t){var n,i=t.g.a.offsetWidth,e=t.h.a.offsetWidth;(n=i===t.f.serif&&e===t.f["sans-serif"])||(n=O()&&P(t,i,e)),n?r()-t.A>=t.w?O()&&P(t,i,e)&&(null===t.u||t.u.hasOwnProperty(t.a.c))?L(t,t.v):L(t,t.B):setTimeout(d(function(){B(this)},t),50):L(t,t.v)}function L(t,n){setTimeout(d(function(){i(this.g.a),i(this.h.a),i(this.j.a),i(this.m.a),n(this.a)},t),0)}function D(t,n,i){this.c=t,this.a=n,this.f=0,this.m=this.j=!1,this.s=i}W.prototype.start=function(){this.f.serif=this.j.a.offsetWidth,this.f["sans-serif"]=this.m.a.offsetWidth,this.A=r(),B(this)};var $=null;function q(t){0==--t.f&&t.j&&(t.m?((t=t.a).g&&g(t.f,[t.a.c("wf","active")],[t.a.c("wf","loading"),t.a.c("wf","inactive")]),T(t,"active")):k(t.a))}function t(t){this.j=t,this.a=new S,this.h=0,this.f=this.g=!0}function H(t,n){this.c=t,this.a=n}function M(t,n){this.c=t,this.a=n}function z(t,n){this.c=t||"https://fonts.googleapis.com/css",this.a=[],this.f=[],this.g=n||""}D.prototype.g=function(t){var n=this.a;n.g&&g(n.f,[n.a.c("wf",t.c,x(t).toString(),"active")],[n.a.c("wf",t.c,x(t).toString(),"loading"),n.a.c("wf",t.c,x(t).toString(),"inactive")]),T(n,"fontactive",t),this.m=!0,q(this)},D.prototype.h=function(t){var n=this.a;if(n.g){var i=a(n.f,n.a.c("wf",t.c,x(t).toString(),"active")),e=[],o=[n.a.c("wf",t.c,x(t).toString(),"loading")];i||e.push(n.a.c("wf",t.c,x(t).toString(),"inactive")),g(n.f,e,o)}T(n,"fontinactive",t),q(this)},t.prototype.load=function(t){this.c=new n(this.j,t.context||this.j),this.g=!1!==t.events,this.f=!1!==t.classes,function(o,t,n){var i=[],e=n.timeout;a=t,a.g&&g(a.f,[a.a.c("wf","loading")]),T(a,"loading");var a;var i=function(t,n,i){var e,o=[];for(e in n)if(n.hasOwnProperty(e)){var a=t.c[e];a&&o.push(a(n[e],i))}return o}(o.a,n,o.c),s=new D(o.c,t,e);for(o.h=i.length,t=0,n=i.length;t<n;t++)i[t].load(function(t,n,i){var e,c,h,l,u,p;c=s,h=t,l=n,u=i,p=0==--(e=o).h,(e.f||e.g)&&setTimeout(function(){var t=u||null,n=l||{};if(0===h.length&&p)k(c.a);else{c.f+=h.length,p&&(c.j=p);var i,e=[];for(i=0;i<h.length;i++){var o=h[i],a=n[o.c],s=c.a,r=o;if(s.g&&g(s.f,[s.a.c("wf",r.c,x(r).toString(),"loading")]),T(s,"fontloading",r),(s=null)===$)if(window.FontFace){var r=/Gecko.*Firefox\/(\d+)/.exec(window.navigator.userAgent),f=/OS X.*Version\/10\..*Safari/.exec(window.navigator.userAgent)&&/Apple/.exec(window.navigator.vendor);$=r?42<parseInt(r[1],10):!f}else $=!1;s=$?new E(d(c.g,c),d(c.h,c),c.c,o,c.s,a):new W(d(c.g,c),d(c.h,c),c.c,o,c.s,t,a),e.push(s)}for(i=0;i<e.length;i++)e[i].start()}},0)})}(this,new _(this.c,t),t)},H.prototype.load=function(s){var n=this,r=n.a.projectId,t=n.a.version;if(r){var f=n.c.o;u(this.c,(n.a.api||"https://fast.fonts.net/jsapi")+"/"+r+".js"+(t?"?v="+t:""),function(t){t?s([]):(f["__MonotypeConfiguration__"+r]=function(){return n.a},function t(){if(f["__mti_fntLst"+r]){var n,i=f["__mti_fntLst"+r](),e=[];if(i)for(var o=0;o<i.length;o++){var a=i[o].fontfamily;null!=i[o].fontStyle&&null!=i[o].fontWeight?(n=i[o].fontStyle+i[o].fontWeight,e.push(new y(a,n))):e.push(new y(a))}s(e)}else setTimeout(function(){t()},50)}())}).id="__MonotypeAPIScript__"+r}else s([])},M.prototype.load=function(t){var n,i,e=this.a.urls||[],o=this.a.families||[],a=this.a.testStrings||{},s=new p;for(n=0,i=e.length;n<i;n++)l(this.c,e[n],v(s));var r=[];for(n=0,i=o.length;n<i;n++)if((e=o[n].split(":"))[1])for(var f=e[1].split(","),c=0;c<f.length;c+=1)r.push(new y(e[0],f[c]));else r.push(new y(e[0]));w(s,function(){t(r,a)})};function G(t){this.f=t,this.a=[],this.c={}}var K={latin:"BESbswy","latin-ext":"çöüğş",cyrillic:"йяЖ",greek:"αβΣ",khmer:"កខគ",Hanuman:"កខគ"},R={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},U={i:"i",italic:"i",n:"n",normal:"n"},V=/^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$/;function X(t,n){this.c=t,this.a=n}var J={Arimo:!0,Cousine:!0,Tinos:!0};function Q(t,n){this.c=t,this.a=n}function Y(t,n){this.c=t,this.f=n,this.a=[]}X.prototype.load=function(t){var n=new p,i=this.c,e=new z(this.a.api,this.a.text),o=this.a.families;!function(t,n){for(var i=n.length,e=0;e<i;e++){var o=n[e].split(":");3==o.length&&t.f.push(o.pop());var a="";2==o.length&&""!=o[1]&&(a=":"),t.a.push(o.join(a))}}(e,o);var a=new G(o);!function(t){for(var n=t.f.length,i=0;i<n;i++){var e=t.f[i].split(":"),o=e[0].replace(/\+/g," "),a=["n4"];if(2<=e.length){var s;if(s=[],r=e[1])for(var r,f=(r=r.split(",")).length,c=0;c<f;c++){var h;if((h=r[c]).match(/^[\w-]+$/))if(null==(u=V.exec(h.toLowerCase())))h="";else{if(h=null==(h=u[2])||""==h?"n":U[h],null==(u=u[1])||""==u)u="4";else var l=R[u],u=l||(isNaN(u)?"4":u.substr(0,1));h=[h,u].join("")}else h="";h&&s.push(h)}0<s.length&&(a=s),3==e.length&&(s=[],0<(e=(e=e[2])?e.split(","):s).length&&(e=K[e[0]])&&(t.c[o]=e))}for(t.c[o]||(e=K[o])&&(t.c[o]=e),e=0;e<a.length;e+=1)t.a.push(new y(o,a[e]))}}(a),l(i,function(t){if(0==t.a.length)throw Error("No fonts to load!");if(-1!=t.c.indexOf("kit="))return t.c;for(var n=t.a.length,i=[],e=0;e<n;e++)i.push(t.a[e].replace(/ /g,"+"));return n=t.c+"?family="+i.join("%7C"),0<t.f.length&&(n+="&subset="+t.f.join(",")),0<t.g.length&&(n+="&text="+encodeURIComponent(t.g)),n}(e),v(n)),w(n,function(){t(a.a,a.c,J)})},Q.prototype.load=function(s){var t=this.a.id,r=this.c.o;t?u(this.c,(this.a.api||"https://use.typekit.net")+"/"+t+".js",function(t){if(t)s([]);else if(r.Typekit&&r.Typekit.config&&r.Typekit.config.fn){t=r.Typekit.config.fn;for(var n=[],i=0;i<t.length;i+=2)for(var e=t[i],o=t[i+1],a=0;a<o.length;a++)n.push(new y(e,o[a]));try{r.Typekit.load({events:!1,classes:!1,async:!0})}catch(t){}s(n)}},2e3):s([])},Y.prototype.load=function(c){var t,n=this.f.id,i=this.c.o,h=this;n?(i.__webfontfontdeckmodule__||(i.__webfontfontdeckmodule__={}),i.__webfontfontdeckmodule__[n]=function(t,n){for(var i=0,e=n.fonts.length;i<e;++i){var o=n.fonts[i];h.a.push(new y(o.name,(a="font-weight:"+o.weight+";font-style:"+o.style,f=r=s=void 0,s=4,r="n",f=null,a&&((f=a.match(/(normal|oblique|italic)/i))&&f[1]&&(r=f[1].substr(0,1).toLowerCase()),(f=a.match(/([1-9]00|normal|bold)/i))&&f[1]&&(/bold/i.test(f[1])?s=7:/[1-9]00/.test(f[1])&&(s=parseInt(f[1].substr(0,1),10)))),r+s)))}var a,s,r,f;c(h.a)},u(this.c,(this.f.api||"https://f.fontdeck.com/s/css/js/")+((t=this.c).o.location.hostname||t.a.location.hostname)+"/"+n+".js",function(t){t&&c([])})):c([])};var Z=new t(window);Z.a.c.custom=function(t,n){return new M(n,t)},Z.a.c.fontdeck=function(t,n){return new Y(n,t)},Z.a.c.monotype=function(t,n){return new H(n,t)},Z.a.c.typekit=function(t,n){return new Q(n,t)},Z.a.c.google=function(t,n){return new X(n,t)};var tt={load:d(Z.load,Z)};"function"==typeof define&&define.amd?define(function(){return tt}):"undefined"!=typeof module&&module.exports?module.exports=tt:(window.WebFont=tt,window.WebFontConfig&&Z.load(window.WebFontConfig))}();litespeed-wp-plugin/7.7/litespeed-cache/assets/js/guest.js000064400000001344151600243120017373 0ustar00var litespeed_vary = document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/, '$1');
if (!litespeed_vary) {
	// Note: as the vary may be changed in Login Cookie option, even the visitor doesn't have this cookie, it doesn't mean the visitor doesn't have the vary, so still need PHP side to decide if need to set vary or not.
	fetch('litespeed_url', {
		method: 'POST',
		cache: 'no-cache',
		redirect: 'follow',
	})
		.then(response => response.json())
		.then(data => {
			console.log(data);
			if (data.hasOwnProperty('reload') && data.reload == 'yes') {
				// Save doc.ref for organic traffic usage
				sessionStorage.setItem('litespeed_docref', document.referrer);

				window.location.reload(true);
			}
		});
}
litespeed-wp-plugin/7.7/litespeed-cache/assets/js/babel.min.js000064400003011302151600243200020070 0ustar00!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.Babel=t():e.Babel=t()}(this,function(){return function(e){function t(n){if(r[n])return r[n].exports;var i=r[n]={exports:{},id:n,loaded:!1};return e[n].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var r={};return t.m=e,t.c=r,t.p="",t(0)}(function(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))switch(typeof e[t]){case"function":break;case"object":e[t]=function(t){var r=t.slice(1),n=e[t[0]];return function(e,t,i){n.apply(this,[e,t,i].concat(r))}}(e[t]);break;default:e[t]=e[e[t]]}return e}([function(e,t,r){"use strict";function n(e,t){return g(t)&&"string"==typeof t[0]?e.hasOwnProperty(t[0])?[e[t[0]]].concat(t.slice(1)):void 0:"string"==typeof t?e[t]:t}function i(e){var t=(e.presets||[]).map(function(e){var t=n(E,e);if(!t)throw new Error('Invalid preset specified in Babel options: "'+e+'"');return g(t)&&"object"===h(t[0])&&t[0].hasOwnProperty("buildPreset")&&(t[0]=d({},t[0],{buildPreset:t[0].buildPreset})),t}),r=(e.plugins||[]).map(function(e){var t=n(b,e);if(!t)throw new Error('Invalid plugin specified in Babel options: "'+e+'"');return t});return d({babelrc:!1},e,{presets:t,plugins:r})}function s(e,t){return y.transform(e,i(t))}function a(e,t,r){return y.transformFromAst(e,t,i(r))}function o(e,t){b.hasOwnProperty(e)&&console.warn('A plugin named "'+e+'" is already registered, it will be overridden'),b[e]=t}function u(e){Object.keys(e).forEach(function(t){return o(t,e[t])})}function l(e,t){E.hasOwnProperty(e)&&console.warn('A preset named "'+e+'" is already registered, it will be overridden'),E[e]=t}function c(e){Object.keys(e).forEach(function(t){return l(t,e[t])})}function f(e){(0,v.runScripts)(s,e)}function p(){window.removeEventListener("DOMContentLoaded",f)}Object.defineProperty(t,"__esModule",{value:!0}),t.version=t.buildExternalHelpers=t.availablePresets=t.availablePlugins=void 0;var d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.transform=s,t.transformFromAst=a,t.registerPlugin=o,t.registerPlugins=u,t.registerPreset=l,t.registerPresets=c,t.transformScriptTags=f,t.disableScriptTags=p;var m=r(290),y=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(m),v=r(629),g=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},b=t.availablePlugins={},E=t.availablePresets={};t.buildExternalHelpers=y.buildExternalHelpers;u({"check-es2015-constants":r(66),"external-helpers":r(322),"inline-replace-variables":r(323),"syntax-async-functions":r(67),"syntax-async-generators":r(195),"syntax-class-constructor-call":r(196),"syntax-class-properties":r(197),"syntax-decorators":r(125),"syntax-do-expressions":r(198),"syntax-exponentiation-operator":r(199),"syntax-export-extensions":r(200),"syntax-flow":r(126),"syntax-function-bind":r(201),"syntax-function-sent":r(325),"syntax-jsx":r(127),"syntax-object-rest-spread":r(202),"syntax-trailing-function-commas":r(128),"transform-async-functions":r(326),"transform-async-to-generator":r(129),"transform-async-to-module-method":r(328),"transform-class-constructor-call":r(203),"transform-class-properties":r(204),"transform-decorators":r(205),"transform-decorators-legacy":r(329).default,"transform-do-expressions":r(206),"transform-es2015-arrow-functions":r(68),"transform-es2015-block-scoped-functions":r(69),"transform-es2015-block-scoping":r(70),"transform-es2015-classes":r(71),"transform-es2015-computed-properties":r(72),"transform-es2015-destructuring":r(73),"transform-es2015-duplicate-keys":r(130),"transform-es2015-for-of":r(74),"transform-es2015-function-name":r(75),"transform-es2015-instanceof":r(332),"transform-es2015-literals":r(76),"transform-es2015-modules-amd":r(131),"transform-es2015-modules-commonjs":r(77),"transform-es2015-modules-systemjs":r(208),"transform-es2015-modules-umd":r(209),"transform-es2015-object-super":r(78),"transform-es2015-parameters":r(79),"transform-es2015-shorthand-properties":r(80),"transform-es2015-spread":r(81),"transform-es2015-sticky-regex":r(82),"transform-es2015-template-literals":r(83),"transform-es2015-typeof-symbol":r(84),"transform-es2015-unicode-regex":r(85),"transform-es3-member-expression-literals":r(336),"transform-es3-property-literals":r(337),"transform-es5-property-mutators":r(338),"transform-eval":r(339),"transform-exponentiation-operator":r(132),"transform-export-extensions":r(210),"transform-flow-comments":r(340),"transform-flow-strip-types":r(211),"transform-function-bind":r(212),"transform-jscript":r(341),"transform-object-assign":r(342),"transform-object-rest-spread":r(213),"transform-object-set-prototype-of-to-assign":r(343),"transform-proto-to-assign":r(344),"transform-react-constant-elements":r(345),"transform-react-display-name":r(214),"transform-react-inline-elements":r(346),"transform-react-jsx":r(215),"transform-react-jsx-compat":r(347),"transform-react-jsx-self":r(349),"transform-react-jsx-source":r(350),"transform-regenerator":r(86),"transform-runtime":r(353),"transform-strict-mode":r(216),"undeclared-variables-check":r(354)}),c({es2015:r(217),es2016:r(218),es2017:r(219),latest:r(356),react:r(357),"stage-0":r(358),"stage-1":r(220),"stage-2":r(221),"stage-3":r(222),"es2015-no-commonjs":{plugins:[r(83),r(76),r(75),r(68),r(69),r(71),r(78),r(80),r(72),r(74),r(82),r(85),r(66),r(81),r(79),r(73),r(70),r(84),[r(86),{async:!1,asyncGenerators:!1}]]},"es2015-loose":{plugins:[[r(83),{loose:!0}],r(76),r(75),r(68),r(69),[r(71),{loose:!0}],r(78),r(80),r(130),[r(72),{loose:!0}],[r(74),{loose:!0}],r(82),r(85),r(66),[r(81),{loose:!0}],r(79),[r(73),{loose:!0}],r(70),r(84),[r(77),{loose:!0}],[r(86),{async:!1,asyncGenerators:!1}]]}});t.version="6.26.0";"undefined"!=typeof window&&window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",function(){return f()},!1)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=z["is"+e];t||(t=z["is"+e]=function(t,r){return z.is(e,t,r)}),z["assert"+e]=function(r,n){if(n=n||{},!t(r,n))throw new Error("Expected type "+(0,I.default)(e)+" with option "+(0,I.default)(n))}}function s(e,t,r){return!!t&&(!!a(t.type,e)&&(void 0===r||z.shallowEqual(t,r)))}function a(e,t){if(e===t)return!0;if(z.ALIAS_KEYS[t])return!1;var r=z.FLIPPED_ALIAS_KEYS[t];if(r){if(r[0]===e)return!0;for(var n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}if(e===a)return!0}}return!1}function o(e,t,r){if(e){var n=z.NODE_FIELDS[e.type];if(n){var i=n[t];i&&i.validate&&(i.optional&&null==r||i.validate(e,t,r))}}}function u(e,t){for(var r=(0,B.default)(t),n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if(e[o]!==t[o])return!1}return!0}function l(e,t,r){return e.object=z.memberExpression(e.object,e.property,e.computed),e.property=t,e.computed=!!r,e}function c(e,t){return e.object=z.memberExpression(t,e.object),e}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"body";return e[t]=z.toBlock(e[t],e)}function p(e){if(!e)return e;var t={};for(var r in e)"_"!==r[0]&&(t[r]=e[r]);return t}function d(e){var t=p(e);return delete t.loc,t}function h(e){if(!e)return e;var t={};for(var r in e)if("_"!==r[0]){var n=e[r];n&&(n.type?n=z.cloneDeep(n):Array.isArray(n)&&(n=n.map(z.cloneDeep))),t[r]=n}return t}function m(e,t){var r=e.split(".");return function(e){if(!z.isMemberExpression(e))return!1;for(var n=[e],i=0;n.length;){var s=n.shift();if(t&&i===r.length)return!0;if(z.isIdentifier(s)){if(r[i]!==s.name)return!1}else{if(!z.isStringLiteral(s)){if(z.isMemberExpression(s)){if(s.computed&&!z.isStringLiteral(s.property))return!1;n.push(s.object),n.push(s.property);continue}return!1}if(r[i]!==s.value)return!1}if(++i>r.length)return!1}return!0}}function y(e){for(var t=z.COMMENT_KEYS,r=Array.isArray(t),n=0,t=r?t:(0,T.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}delete e[i]}return e}function v(e,t){return g(e,t),b(e,t),E(e,t),e}function g(e,t){x("trailingComments",e,t)}function b(e,t){x("leadingComments",e,t)}function E(e,t){x("innerComments",e,t)}function x(e,t,r){t&&r&&(t[e]=(0,K.default)([].concat(t[e],r[e]).filter(Boolean)))}function A(e,t){if(!e||!t)return e;for(var r=z.INHERIT_KEYS.optional,n=Array.isArray(r),i=0,r=n?r:(0,T.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;null==e[a]&&(e[a]=t[a])}for(var o in t)"_"===o[0]&&(e[o]=t[o]);for(var u=z.INHERIT_KEYS.force,l=Array.isArray(u),c=0,u=l?u:(0,T.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;e[p]=t[p]}return z.inheritsComments(e,t),e}function S(e){if(!_(e))throw new TypeError("Not a valid node "+(e&&e.type))}function _(e){return!(!e||!H.VISITOR_KEYS[e.type])}function D(e,t,r){if(e){var n=z.VISITOR_KEYS[e.type];if(n){r=r||{},t(e,r);for(var i=n,s=Array.isArray(i),a=0,i=s?i:(0,T.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o,l=e[u];if(Array.isArray(l))for(var c=l,f=Array.isArray(c),p=0,c=f?c:(0,T.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;D(h,t,r)}else D(l,t,r)}}}}function C(e,t){t=t||{};for(var r=t.preserveComments?Z:ee,n=r,i=Array.isArray(n),s=0,n=i?n:(0,T.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;null!=e[o]&&(e[o]=void 0)}for(var u in e)"_"===u[0]&&null!=e[u]&&(e[u]=void 0);for(var l=(0,k.default)(e),c=l,f=Array.isArray(c),p=0,c=f?c:(0,T.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}e[d]=null}}function w(e,t){return D(e,C,t),e}t.__esModule=!0,t.createTypeAnnotationBasedOnTypeof=t.removeTypeDuplicates=t.createUnionTypeAnnotation=t.valueToNode=t.toBlock=t.toExpression=t.toStatement=t.toBindingIdentifierName=t.toIdentifier=t.toKeyAlias=t.toSequenceExpression=t.toComputedKey=t.isNodesEquivalent=t.isImmutable=t.isScope=t.isSpecifierDefault=t.isVar=t.isBlockScoped=t.isLet=t.isValidIdentifier=t.isReferenced=t.isBinding=t.getOuterBindingIdentifiers=t.getBindingIdentifiers=t.TYPES=t.react=t.DEPRECATED_KEYS=t.BUILDER_KEYS=t.NODE_FIELDS=t.ALIAS_KEYS=t.VISITOR_KEYS=t.NOT_LOCAL_BINDING=t.BLOCK_SCOPED_SYMBOL=t.INHERIT_KEYS=t.UNARY_OPERATORS=t.STRING_UNARY_OPERATORS=t.NUMBER_UNARY_OPERATORS=t.BOOLEAN_UNARY_OPERATORS=t.BINARY_OPERATORS=t.NUMBER_BINARY_OPERATORS=t.BOOLEAN_BINARY_OPERATORS=t.COMPARISON_BINARY_OPERATORS=t.EQUALITY_BINARY_OPERATORS=t.BOOLEAN_NUMBER_BINARY_OPERATORS=t.UPDATE_OPERATORS=t.LOGICAL_OPERATORS=t.COMMENT_KEYS=t.FOR_INIT_KEYS=t.FLATTENABLE_KEYS=t.STATEMENT_OR_BLOCK_KEYS=void 0;var P=r(360),k=n(P),F=r(2),T=n(F),O=r(14),B=n(O),R=r(35),I=n(R),M=r(135);Object.defineProperty(t,"STATEMENT_OR_BLOCK_KEYS",{enumerable:!0,get:function(){return M.STATEMENT_OR_BLOCK_KEYS}}),Object.defineProperty(t,"FLATTENABLE_KEYS",{enumerable:!0,get:function(){return M.FLATTENABLE_KEYS}}),Object.defineProperty(t,"FOR_INIT_KEYS",{enumerable:!0,get:function(){return M.FOR_INIT_KEYS}}),Object.defineProperty(t,"COMMENT_KEYS",{enumerable:!0,get:function(){return M.COMMENT_KEYS}}),Object.defineProperty(t,"LOGICAL_OPERATORS",{enumerable:!0,get:function(){return M.LOGICAL_OPERATORS}}),Object.defineProperty(t,"UPDATE_OPERATORS",{enumerable:!0,get:function(){return M.UPDATE_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_NUMBER_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_NUMBER_BINARY_OPERATORS}}),Object.defineProperty(t,"EQUALITY_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.EQUALITY_BINARY_OPERATORS}}),Object.defineProperty(t,"COMPARISON_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.COMPARISON_BINARY_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_BINARY_OPERATORS}}),Object.defineProperty(t,"NUMBER_BINARY_OPERATORS",{enumerable:!0,get:function(){return M.NUMBER_BINARY_OPERATORS}}),Object.defineProperty(t,"BINARY_OPERATORS",{enumerable:!0,get:function(){return M.BINARY_OPERATORS}}),Object.defineProperty(t,"BOOLEAN_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.BOOLEAN_UNARY_OPERATORS}}),Object.defineProperty(t,"NUMBER_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.NUMBER_UNARY_OPERATORS}}),Object.defineProperty(t,"STRING_UNARY_OPERATORS",{enumerable:!0,get:function(){return M.STRING_UNARY_OPERATORS}}),Object.defineProperty(t,"UNARY_OPERATORS",{enumerable:!0,get:function(){return M.UNARY_OPERATORS}}),Object.defineProperty(t,"INHERIT_KEYS",{enumerable:!0,get:function(){return M.INHERIT_KEYS}}),Object.defineProperty(t,"BLOCK_SCOPED_SYMBOL",{enumerable:!0,get:function(){return M.BLOCK_SCOPED_SYMBOL}}),Object.defineProperty(t,"NOT_LOCAL_BINDING",{enumerable:!0,get:function(){return M.NOT_LOCAL_BINDING}}),t.is=s,t.isType=a,t.validate=o,t.shallowEqual=u,t.appendToMemberExpression=l,t.prependToMemberExpression=c,t.ensureBlock=f,t.clone=p,t.cloneWithoutLoc=d,t.cloneDeep=h,t.buildMatchMemberExpression=m,t.removeComments=y,t.inheritsComments=v,t.inheritTrailingComments=g,t.inheritLeadingComments=b,t.inheritInnerComments=E,t.inherits=A,t.assertNode=S,t.isNode=_,t.traverseFast=D,t.removeProperties=C,t.removePropertiesDeep=w;var N=r(226);Object.defineProperty(t,"getBindingIdentifiers",{enumerable:!0,get:function(){return N.getBindingIdentifiers}}),Object.defineProperty(t,"getOuterBindingIdentifiers",{enumerable:!0,get:function(){return N.getOuterBindingIdentifiers}});var L=r(395);Object.defineProperty(t,"isBinding",{enumerable:!0,get:function(){return L.isBinding}}),Object.defineProperty(t,"isReferenced",{enumerable:!0,get:function(){return L.isReferenced}}),Object.defineProperty(t,"isValidIdentifier",{enumerable:!0,get:function(){return L.isValidIdentifier}}),Object.defineProperty(t,"isLet",{enumerable:!0,get:function(){return L.isLet}}),Object.defineProperty(t,"isBlockScoped",{enumerable:!0,get:function(){return L.isBlockScoped}}),Object.defineProperty(t,"isVar",{enumerable:!0,get:function(){return L.isVar}}),Object.defineProperty(t,"isSpecifierDefault",{enumerable:!0,get:function(){return L.isSpecifierDefault}}),Object.defineProperty(t,"isScope",{enumerable:!0,get:function(){return L.isScope}}),Object.defineProperty(t,"isImmutable",{enumerable:!0,get:function(){return L.isImmutable}}),Object.defineProperty(t,"isNodesEquivalent",{enumerable:!0,get:function(){return L.isNodesEquivalent}});var j=r(385);Object.defineProperty(t,"toComputedKey",{enumerable:!0,get:function(){return j.toComputedKey}}),Object.defineProperty(t,"toSequenceExpression",{enumerable:!0,get:function(){return j.toSequenceExpression}}),Object.defineProperty(t,"toKeyAlias",{enumerable:!0,get:function(){return j.toKeyAlias}}),Object.defineProperty(t,"toIdentifier",{enumerable:!0,get:function(){return j.toIdentifier}}),Object.defineProperty(t,"toBindingIdentifierName",{enumerable:!0,get:function(){return j.toBindingIdentifierName}}),Object.defineProperty(t,"toStatement",{enumerable:!0,get:function(){return j.toStatement}}),Object.defineProperty(t,"toExpression",{enumerable:!0,get:function(){return j.toExpression}}),Object.defineProperty(t,"toBlock",{enumerable:!0,get:function(){return j.toBlock}}),Object.defineProperty(t,"valueToNode",{enumerable:!0,get:function(){return j.valueToNode}});var U=r(393);Object.defineProperty(t,"createUnionTypeAnnotation",{enumerable:!0,get:function(){return U.createUnionTypeAnnotation}}),Object.defineProperty(t,"removeTypeDuplicates",{enumerable:!0,get:function(){return U.removeTypeDuplicates}}),Object.defineProperty(t,"createTypeAnnotationBasedOnTypeof",{enumerable:!0,get:function(){return U.createTypeAnnotationBasedOnTypeof}});var V=r(624),G=n(V),W=r(109),Y=n(W),q=r(600),K=n(q);r(390);var H=r(26),J=r(394),X=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(J),z=t;t.VISITOR_KEYS=H.VISITOR_KEYS,t.ALIAS_KEYS=H.ALIAS_KEYS,t.NODE_FIELDS=H.NODE_FIELDS,t.BUILDER_KEYS=H.BUILDER_KEYS,t.DEPRECATED_KEYS=H.DEPRECATED_KEYS,t.react=X;for(var $ in z.VISITOR_KEYS)i($);z.FLIPPED_ALIAS_KEYS={},(0,B.default)(z.ALIAS_KEYS).forEach(function(e){z.ALIAS_KEYS[e].forEach(function(t){(z.FLIPPED_ALIAS_KEYS[t]=z.FLIPPED_ALIAS_KEYS[t]||[]).push(e)})}),(0,B.default)(z.FLIPPED_ALIAS_KEYS).forEach(function(e){z[e.toUpperCase()+"_TYPES"]=z.FLIPPED_ALIAS_KEYS[e],i(e)});t.TYPES=(0,B.default)(z.VISITOR_KEYS).concat((0,B.default)(z.FLIPPED_ALIAS_KEYS)).concat((0,B.default)(z.DEPRECATED_KEYS));(0,B.default)(z.BUILDER_KEYS).forEach(function(e){function t(){if(arguments.length>r.length)throw new Error("t."+e+": Too many arguments passed. Received "+arguments.length+" but can receive no more than "+r.length);var t={};t.type=e;for(var n=0,i=r,s=Array.isArray(i),a=0,i=s?i:(0,T.default)(i);;){var u;if(s){if(a>=i.length)break;u=i[a++]}else{if(a=i.next(),a.done)break;u=a.value}var l=u,c=z.NODE_FIELDS[e][l],f=arguments[n++];void 0===f&&(f=(0,Y.default)(c.default)),t[l]=f}for(var p in t)o(t,p,t[p]);return t}var r=z.BUILDER_KEYS[e];z[e]=t,z[e[0].toLowerCase()+e.slice(1)]=t});for(var Q in z.DEPRECATED_KEYS)!function(e){function t(t){return function(){return console.trace("The node type "+e+" has been renamed to "+r),t.apply(this,arguments)}}var r=z.DEPRECATED_KEYS[e];z[e]=z[e[0].toLowerCase()+e.slice(1)]=t(z[r]),z["is"+e]=t(z["is"+r]),z["assert"+e]=t(z["assert"+r])}(Q);(0,G.default)(z),(0,G.default)(z.VISITOR_KEYS);var Z=["tokens","start","end","loc","raw","rawValue"],ee=z.COMMENT_KEYS.concat(["comments"]).concat(Z)},function(e,t,r){"use strict";e.exports={default:r(404),__esModule:!0}},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t){e=(0,l.default)(e);var r=e,n=r.program;return t.length&&(0,m.default)(e,A,null,t),n.body.length>1?n.body:n.body[0]}t.__esModule=!0;var a=r(10),o=i(a);t.default=function(e,t){var r=void 0;try{throw new Error}catch(e){e.stack&&(r=e.stack.split("\n").slice(1).join("\n"))}t=(0,f.default)({allowReturnOutsideFunction:!0,allowSuperOutsideMethod:!0,preserveComments:!1},t);var n=function(){var i=void 0;try{i=v.parse(e,t),i=m.default.removeProperties(i,{preserveComments:t.preserveComments}),m.default.cheap(i,function(e){e[E]=!0})}catch(e){throw e.stack=e.stack+"from\n"+r,e}return n=function(){return i},i};return function(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return s(n(),t)}};var u=r(574),l=i(u),c=r(174),f=i(c),p=r(274),d=i(p),h=r(7),m=i(h),y=r(89),v=n(y),g=r(1),b=n(g),E="_fromTemplate",x=(0,o.default)(),A={noScope:!0,enter:function(e,t){var r=e.node;if(r[x])return e.skip();b.isExpressionStatement(r)&&(r=r.expression);var n=void 0;if(b.isIdentifier(r)&&r[E])if((0,d.default)(t[0],r.name))n=t[0][r.name];else if("$"===r.name[0]){var i=+r.name.slice(1);t[i]&&(n=t[i])}null===n&&e.remove(),n&&(n[x]=!0,e.replaceInline(n))},exit:function(e){var t=e.node;t.loc||m.default.clearNode(t)}};e.exports=t.default},function(e,t){"use strict";var r=e.exports={version:"2.5.0"};"number"==typeof __e&&(__e=r)},function(e,t){"use strict";var r=Array.isArray;e.exports=r},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t,r,n,i){if(e){if(t||(t={}),!t.noScope&&!r&&"Program"!==e.type&&"File"!==e.type)throw new Error(v.get("traverseNeedsParent",e.type));m.explode(t),s.node(e,t,r,n,i)}}function a(e,t){e.node.type===t.type&&(t.has=!0,e.stop())}t.__esModule=!0,t.visitors=t.Hub=t.Scope=t.NodePath=void 0;var o=r(2),u=i(o),l=r(36);Object.defineProperty(t,"NodePath",{enumerable:!0,get:function(){return i(l).default}});var c=r(134);Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return i(c).default}});var f=r(223);Object.defineProperty(t,"Hub",{enumerable:!0,get:function(){return i(f).default}}),t.default=s;var p=r(367),d=i(p),h=r(384),m=n(h),y=r(20),v=n(y),g=r(111),b=i(g),E=r(1),x=n(E),A=r(88),S=n(A);t.visitors=m,s.visitors=m,s.verify=m.verify,s.explode=m.explode,s.NodePath=r(36),s.Scope=r(134),s.Hub=r(223),s.cheap=function(e,t){return x.traverseFast(e,t)},s.node=function(e,t,r,n,i,s){var a=x.VISITOR_KEYS[e.type];if(a)for(var o=new d.default(r,t,n,i),l=a,c=Array.isArray(l),f=0,l=c?l:(0,u.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var h=p;if((!s||!s[h])&&o.visit(e,h))return}},s.clearNode=function(e,t){x.removeProperties(e,t),S.path.delete(e)},s.removeProperties=function(e,t){return x.traverseFast(e,s.clearNode,t),e},s.hasType=function(e,t,r,n){if((0,b.default)(n,e.type))return!1;if(e.type===r)return!0;var i={has:!1,type:r};return s(e,{blacklist:n,enter:a},t,i),i.has},s.clearCache=function(){S.clear()},s.clearCache.clearPath=S.clearPath,s.clearCache.clearScope=S.clearScope,s.copyCache=function(e,t){S.path.has(e)&&S.path.set(t,S.path.get(e))}},function(e,t){"use strict";function r(){throw new Error("setTimeout has not been defined")}function n(){throw new Error("clearTimeout has not been defined")}function i(e){if(c===setTimeout)return setTimeout(e,0);if((c===r||!c)&&setTimeout)return c=setTimeout,setTimeout(e,0);try{return c(e,0)}catch(t){try{return c.call(null,e,0)}catch(t){return c.call(this,e,0)}}}function s(e){if(f===clearTimeout)return clearTimeout(e);if((f===n||!f)&&clearTimeout)return f=clearTimeout,clearTimeout(e);try{return f(e)}catch(t){try{return f.call(null,e)}catch(t){return f.call(this,e)}}}function a(){m&&d&&(m=!1,d.length?h=d.concat(h):y=-1,h.length&&o())}function o(){if(!m){var e=i(a);m=!0;for(var t=h.length;t;){for(d=h,h=[];++y<t;)d&&d[y].run();y=-1,t=h.length}d=null,m=!1,s(e)}}function u(e,t){this.fun=e,this.array=t}function l(){}var c,f,p=e.exports={};!function(){try{c="function"==typeof setTimeout?setTimeout:r}catch(e){c=r}try{f="function"==typeof clearTimeout?clearTimeout:n}catch(e){f=n}}();var d,h=[],m=!1,y=-1;p.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];h.push(new u(e,t)),1!==h.length||m||i(o)},u.prototype.run=function(){this.fun.apply(null,this.array)},p.title="browser",p.browser=!0,p.env={},p.argv=[],p.version="",p.versions={},p.on=l,p.addListener=l,p.once=l,p.off=l,p.removeListener=l,p.removeAllListeners=l,p.emit=l,p.prependListener=l,p.prependOnceListener=l,p.listeners=function(e){return[]},p.binding=function(e){throw new Error("process.binding is not supported")},p.cwd=function(){return"/"},p.chdir=function(e){throw new Error("process.chdir is not supported")},p.umask=function(){return 0}},function(e,t,r){"use strict";e.exports={default:r(409),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(414),__esModule:!0}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.__esModule=!0;var s=r(363),a=n(s),o=r(10),u=n(o),l="function"==typeof u.default&&"symbol"===i(a.default)?function(e){return void 0===e?"undefined":i(e)}:function(e){return e&&"function"==typeof u.default&&e.constructor===u.default&&e!==u.default.prototype?"symbol":void 0===e?"undefined":i(e)};t.default="function"==typeof u.default&&"symbol"===l(a.default)?function(e){return void 0===e?"undefined":l(e)}:function(e){return e&&"function"==typeof u.default&&e.constructor===u.default&&e!==u.default.prototype?"symbol":void 0===e?"undefined":l(e)}},function(e,t,r){"use strict";var n=r(15),i=r(5),s=r(43),a=r(29),o=function e(t,r,o){var u,l,c,f=t&e.F,p=t&e.G,d=t&e.S,h=t&e.P,m=t&e.B,y=t&e.W,v=p?i:i[r]||(i[r]={}),g=v.prototype,b=p?n:d?n[r]:(n[r]||{}).prototype;p&&(o=r);for(u in o)(l=!f&&b&&void 0!==b[u])&&u in v||(c=l?b[u]:o[u],v[u]=p&&"function"!=typeof b[u]?o[u]:m&&l?s(c,n):y&&b[u]==c?function(e){var t=function(t,r,n){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,r)}return new e(t,r,n)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(c):h&&"function"==typeof c?s(Function.call,c):c,h&&((v.virtual||(v.virtual={}))[u]=c,t&e.R&&g&&!g[u]&&a(g,u,c)))};o.F=1,o.G=2,o.S=4,o.P=8,o.B=16,o.W=32,o.U=64,o.R=128,e.exports=o},function(e,t,r){"use strict";var n=r(151)("wks"),i=r(95),s=r(15).Symbol,a="function"==typeof s;(e.exports=function(e){return n[e]||(n[e]=a&&s[e]||(a?s:i)("Symbol."+e))}).store=n},function(e,t,r){"use strict";e.exports={default:r(411),__esModule:!0}},function(e,t){"use strict";var r=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=r)},function(e,t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=function(e){return"object"===(void 0===e?"undefined":r(e))?null!==e:"function"==typeof e}},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(261),s="object"==("undefined"==typeof self?"undefined":n(self))&&self&&self.Object===Object&&self,a=i||s||Function("return this")();e.exports=a},function(e,t){"use strict";function r(e){var t=void 0===e?"undefined":n(e);return null!=e&&("object"==t||"function"==t)}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=r},function(e,t,r){(function(e){"use strict";function r(e,t){for(var r=0,n=e.length-1;n>=0;n--){var i=e[n];"."===i?e.splice(n,1):".."===i?(e.splice(n,1),r++):r&&(e.splice(n,1),r--)}if(t)for(;r--;r)e.unshift("..");return e}function n(e,t){if(e.filter)return e.filter(t);for(var r=[],n=0;n<e.length;n++)t(e[n],n,e)&&r.push(e[n]);return r}var i=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,s=function(e){return i.exec(e).slice(1)};t.resolve=function(){for(var t="",i=!1,s=arguments.length-1;s>=-1&&!i;s--){var a=s>=0?arguments[s]:e.cwd();if("string"!=typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(t=a+"/"+t,i="/"===a.charAt(0))}return t=r(n(t.split("/"),function(e){return!!e}),!i).join("/"),(i?"/":"")+t||"."},t.normalize=function(e){var i=t.isAbsolute(e),s="/"===a(e,-1);return e=r(n(e.split("/"),function(e){return!!e}),!i).join("/"),e||i||(e="."),e&&s&&(e+="/"),(i?"/":"")+e},t.isAbsolute=function(e){return"/"===e.charAt(0)},t.join=function(){var e=Array.prototype.slice.call(arguments,0);return t.normalize(n(e,function(e,t){if("string"!=typeof e)throw new TypeError("Arguments to path.join must be strings");return e}).join("/"))},t.relative=function(e,r){function n(e){for(var t=0;t<e.length&&""===e[t];t++);for(var r=e.length-1;r>=0&&""===e[r];r--);return t>r?[]:e.slice(t,r-t+1)}e=t.resolve(e).substr(1),r=t.resolve(r).substr(1);for(var i=n(e.split("/")),s=n(r.split("/")),a=Math.min(i.length,s.length),o=a,u=0;u<a;u++)if(i[u]!==s[u]){o=u;break}for(var l=[],u=o;u<i.length;u++)l.push("..");return l=l.concat(s.slice(o)),l.join("/")},t.sep="/",t.delimiter=":",t.dirname=function(e){var t=s(e),r=t[0],n=t[1];return r||n?(n&&(n=n.substr(0,n.length-1)),r+n):"."},t.basename=function(e,t){var r=s(e)[2];return t&&r.substr(-1*t.length)===t&&(r=r.substr(0,r.length-t.length)),r},t.extname=function(e){return s(e)[3]};var a="b"==="ab".substr(-1)?function(e,t,r){return e.substr(t,r)}:function(e,t,r){return t<0&&(t=e.length+t),e.substr(t,r)}}).call(t,r(8))},function(e,t,r){"use strict";function n(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];var s=l[e];if(!s)throw new ReferenceError("Unknown message "+(0,a.default)(e));return r=i(r),s.replace(/\$(\d+)/g,function(e,t){return r[t-1]})}function i(e){return e.map(function(e){if(null!=e&&e.inspect)return e.inspect();try{return(0,a.default)(e)||e+""}catch(t){return u.inspect(e)}})}t.__esModule=!0,t.MESSAGES=void 0;var s=r(35),a=function(e){return e&&e.__esModule?e:{default:e}}(s);t.get=n,t.parseArgs=i;var o=r(117),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o),l=t.MESSAGES={tailCallReassignmentDeopt:"Function reference has been reassigned, so it will probably be dereferenced, therefore we can't optimise this with confidence",classesIllegalBareSuper:"Illegal use of bare super",classesIllegalSuperCall:"Direct super call is illegal in non-constructor, use super.$1() instead",scopeDuplicateDeclaration:"Duplicate declaration $1",settersNoRest:"Setters aren't allowed to have a rest",noAssignmentsInForHead:"No assignments allowed in for-in/of head",expectedMemberExpressionOrIdentifier:"Expected type MemberExpression or Identifier",invalidParentForThisNode:"We don't know how to handle this node within the current parent - please open an issue",readOnly:"$1 is read-only",unknownForHead:"Unknown node type $1 in ForStatement",didYouMean:"Did you mean $1?",codeGeneratorDeopt:"Note: The code generator has deoptimised the styling of $1 as it exceeds the max of $2.",missingTemplatesDirectory:"no templates directory - this is most likely the result of a broken `npm publish`. Please report to https://github.com/babel/babel/issues",unsupportedOutputType:"Unsupported output type $1",illegalMethodName:"Illegal method name $1",lostTrackNodePath:"We lost track of this node's position, likely because the AST was directly manipulated",modulesIllegalExportName:"Illegal export $1",modulesDuplicateDeclarations:"Duplicate module declarations with the same source but in different scopes",undeclaredVariable:"Reference to undeclared variable $1",undeclaredVariableType:"Referencing a type alias outside of a type annotation",undeclaredVariableSuggestion:"Reference to undeclared variable $1 - did you mean $2?",traverseNeedsParent:"You must pass a scope and parentPath unless traversing a Program/File. Instead of that you tried to traverse a $1 node without passing scope and parentPath.",traverseVerifyRootFunction:"You passed `traverse()` a function when it expected a visitor object, are you sure you didn't mean `{ enter: Function }`?",traverseVerifyVisitorProperty:"You passed `traverse()` a visitor object with the property $1 that has the invalid property $2",traverseVerifyNodeType:"You gave us a visitor for the node type $1 but it's not a valid type",pluginNotObject:"Plugin $2 specified in $1 was expected to return an object when invoked but returned $3",pluginNotFunction:"Plugin $2 specified in $1 was expected to return a function but returned $3",
pluginUnknown:"Unknown plugin $1 specified in $2 at $3, attempted to resolve relative to $4",pluginInvalidProperty:"Plugin $2 specified in $1 provided an invalid property of $3"}},function(e,t,r){"use strict";var n=r(16);e.exports=function(e){if(!n(e))throw TypeError(e+" is not an object!");return e}},function(e,t,r){"use strict";e.exports=!r(27)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t,r){"use strict";var n=r(21),i=r(231),s=r(154),a=Object.defineProperty;t.f=r(22)?Object.defineProperty:function(e,t,r){if(n(e),t=s(t,!0),n(r),i)try{return a(e,t,r)}catch(e){}if("get"in r||"set"in r)throw TypeError("Accessors not supported!");return"value"in r&&(e[t]=r.value),e}},function(e,t,r){"use strict";function n(e){return null!=e&&s(e.length)&&!i(e)}var i=r(175),s=r(176);e.exports=n},function(e,t){"use strict";function r(e){return null!=e&&"object"==(void 0===e?"undefined":n(e))}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=r},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return Array.isArray(e)?"array":null===e?"null":void 0===e?"undefined":void 0===e?"undefined":(0,v.default)(e)}function s(e){function t(t,r,n){if(Array.isArray(n))for(var i=0;i<n.length;i++)e(t,r+"["+i+"]",n[i])}return t.each=e,t}function a(){function e(e,t,n){if(r.indexOf(n)<0)throw new TypeError("Property "+t+" expected value to be one of "+(0,m.default)(r)+" but got "+(0,m.default)(n))}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.oneOf=r,e}function o(){function e(e,t,n){for(var i=!1,s=r,a=Array.isArray(s),o=0,s=a?s:(0,d.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(b.is(l,n)){i=!0;break}}if(!i)throw new TypeError("Property "+t+" of "+e.type+" expected node to be of a type "+(0,m.default)(r)+" but instead got "+(0,m.default)(n&&n.type))}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.oneOfNodeTypes=r,e}function u(){function e(e,t,n){for(var s=!1,a=r,o=Array.isArray(a),u=0,a=o?a:(0,d.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(i(n)===c||b.is(c,n)){s=!0;break}}if(!s)throw new TypeError("Property "+t+" of "+e.type+" expected node to be of a type "+(0,m.default)(r)+" but instead got "+(0,m.default)(n&&n.type))}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.oneOfNodeOrValueTypes=r,e}function l(e){function t(t,r,n){if(i(n)!==e)throw new TypeError("Property "+r+" expected type of "+e+" but got "+i(n))}return t.type=e,t}function c(){function e(){for(var e=r,t=Array.isArray(e),n=0,e=t?e:(0,d.default)(e);;){var i;if(t){if(n>=e.length)break;i=e[n++]}else{if(n=e.next(),n.done)break;i=n.value}i.apply(void 0,arguments)}}for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.chainOf=r,e}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.inherits&&D[t.inherits]||{};t.fields=t.fields||r.fields||{},t.visitor=t.visitor||r.visitor||[],t.aliases=t.aliases||r.aliases||[],t.builder=t.builder||r.builder||t.visitor||[],t.deprecatedAlias&&(_[t.deprecatedAlias]=e);for(var n=t.visitor.concat(t.builder),s=Array.isArray(n),a=0,n=s?n:(0,d.default)(n);;){var o;if(s){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;t.fields[u]=t.fields[u]||{}}for(var c in t.fields){var f=t.fields[c];-1===t.builder.indexOf(c)&&(f.optional=!0),void 0===f.default?f.default=null:f.validate||(f.validate=l(i(f.default)))}E[e]=t.visitor,S[e]=t.builder,A[e]=t.fields,x[e]=t.aliases,D[e]=t}t.__esModule=!0,t.DEPRECATED_KEYS=t.BUILDER_KEYS=t.NODE_FIELDS=t.ALIAS_KEYS=t.VISITOR_KEYS=void 0;var p=r(2),d=n(p),h=r(35),m=n(h),y=r(11),v=n(y);t.assertEach=s,t.assertOneOf=a,t.assertNodeType=o,t.assertNodeOrValueType=u,t.assertValueType=l,t.chain=c,t.default=f;var g=r(1),b=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(g),E=t.VISITOR_KEYS={},x=t.ALIAS_KEYS={},A=t.NODE_FIELDS={},S=t.BUILDER_KEYS={},_=t.DEPRECATED_KEYS={},D={}},function(e,t){"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t){"use strict";var r={}.hasOwnProperty;e.exports=function(e,t){return r.call(e,t)}},function(e,t,r){"use strict";var n=r(23),i=r(92);e.exports=r(22)?function(e,t,r){return n.f(e,t,i(1,r))}:function(e,t,r){return e[t]=r,e}},function(e,t,r){"use strict";function n(e){return null==e?void 0===e?u:o:l&&l in Object(e)?s(e):a(e)}var i=r(45),s=r(534),a=r(559),o="[object Null]",u="[object Undefined]",l=i?i.toStringTag:void 0;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n){var a=!r;r||(r={});for(var o=-1,u=t.length;++o<u;){var l=t[o],c=n?n(r[l],e[l],l,r,e):void 0;void 0===c&&(c=e[l]),a?s(r,l,c):i(r,l,c)}return r}var i=r(162),s=r(163);e.exports=n},function(e,t,r){"use strict";function n(e){return a(e)?i(e):s(e)}var i=r(245),s=r(500),a=r(24);e.exports=n},function(e,t){"use strict";e.exports={filename:{type:"filename",description:"filename to use when reading from stdin - this will be used in source-maps, errors etc",default:"unknown",shorthand:"f"},filenameRelative:{hidden:!0,type:"string"},inputSourceMap:{hidden:!0},env:{hidden:!0,default:{}},mode:{description:"",hidden:!0},retainLines:{type:"boolean",default:!1,description:"retain line numbers - will result in really ugly code"},highlightCode:{description:"enable/disable ANSI syntax highlighting of code frames (on by default)",type:"boolean",default:!0},suppressDeprecationMessages:{type:"boolean",default:!1,hidden:!0},presets:{type:"list",description:"",default:[]},plugins:{type:"list",default:[],description:""},ignore:{type:"list",description:"list of glob paths to **not** compile",default:[]},only:{type:"list",description:"list of glob paths to **only** compile"},code:{hidden:!0,default:!0,type:"boolean"},metadata:{hidden:!0,default:!0,type:"boolean"},ast:{hidden:!0,default:!0,type:"boolean"},extends:{type:"string",hidden:!0},comments:{type:"boolean",default:!0,description:"write comments to generated output (true by default)"},shouldPrintComment:{hidden:!0,description:"optional callback to control whether a comment should be inserted, when this is used the comments option is ignored"},wrapPluginVisitorMethod:{hidden:!0,description:"optional callback to wrap all visitor methods"},compact:{type:"booleanString",default:"auto",description:"do not include superfluous whitespace characters and line terminators [true|false|auto]"},minified:{type:"boolean",default:!1,description:"save as much bytes when printing [true|false]"},sourceMap:{alias:"sourceMaps",hidden:!0},sourceMaps:{type:"booleanString",description:"[true|false|inline]",default:!1,shorthand:"s"},sourceMapTarget:{type:"string",description:"set `file` on returned source map"},sourceFileName:{type:"string",description:"set `sources[0]` on returned source map"},sourceRoot:{type:"filename",description:"the root from which all sources are relative"},babelrc:{description:"Whether or not to look up .babelrc and .babelignore files",type:"boolean",default:!0},sourceType:{description:"",default:"module"},auxiliaryCommentBefore:{type:"string",description:"print a comment before any injected non-user code"},auxiliaryCommentAfter:{type:"string",description:"print a comment after any injected non-user code"},resolveModuleSource:{hidden:!0},getModuleId:{hidden:!0},moduleRoot:{type:"filename",description:"optional prefix for the AMD module formatter that will be prepend to the filename on module definitions"},moduleIds:{type:"boolean",default:!1,shorthand:"M",description:"insert an explicit id for modules"},moduleId:{description:"specify a custom name for module ids",type:"string"},passPerPreset:{description:"Whether to spawn a traversal pass per a preset. By default all presets are merged.",type:"boolean",default:!1,hidden:!0},parserOpts:{description:"Options to pass into the parser, or to change parsers (parserOpts.parser)",default:!1},generatorOpts:{description:"Options to pass into the generator, or to change generators (generatorOpts.generator)",default:!1}}},function(e,t,r){(function(n){"use strict";function i(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function s(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var a=r(366),o=s(a),u=r(35),l=s(u),c=r(87),f=s(c),p=r(2),d=s(p),h=r(11),m=s(h),y=r(3),v=s(y),g=r(182),b=i(g),E=r(65),x=s(E),A=r(20),S=i(A),_=r(52),D=r(184),C=s(D),w=r(185),P=s(w),k=r(575),F=s(k),T=r(109),O=s(T),B=r(293),R=s(B),I=r(33),M=s(I),N=r(54),L=s(N),j=r(51),U=s(j),V=r(19),G=s(V),W=function(){function e(t){(0,v.default)(this,e),this.resolvedConfigs=[],this.options=e.createBareOptions(),this.log=t}return e.memoisePluginContainer=function(t,r,n,i){for(var s=e.memoisedPlugins,a=Array.isArray(s),o=0,s=a?s:(0,d.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(l.container===t)return l.plugin}var c=void 0;if(c="function"==typeof t?t(b):t,"object"===(void 0===c?"undefined":(0,m.default)(c))){var f=new x.default(c,i);return e.memoisedPlugins.push({container:t,plugin:f}),f}throw new TypeError(S.get("pluginNotObject",r,n,void 0===c?"undefined":(0,m.default)(c))+r+n)},e.createBareOptions=function(){var e={};for(var t in M.default){var r=M.default[t];e[t]=(0,O.default)(r.default)}return e},e.normalisePlugin=function(t,r,n,i){if(!((t=t.__esModule?t.default:t)instanceof x.default)){if("function"!=typeof t&&"object"!==(void 0===t?"undefined":(0,m.default)(t)))throw new TypeError(S.get("pluginNotFunction",r,n,void 0===t?"undefined":(0,m.default)(t)));t=e.memoisePluginContainer(t,r,n,i)}return t.init(r,n),t},e.normalisePlugins=function(t,n,i){return i.map(function(i,s){var a=void 0,o=void 0;if(!i)throw new TypeError("Falsy value found in plugins");Array.isArray(i)?(a=i[0],o=i[1]):a=i;var u="string"==typeof a?a:t+"$"+s;if("string"==typeof a){var l=(0,C.default)(a,n);if(!l)throw new ReferenceError(S.get("pluginUnknown",a,t,s,n));a=r(179)(l)}return a=e.normalisePlugin(a,t,s,u),[a,o]})},e.prototype.mergeOptions=function(t){var r=this,i=t.options,s=t.extending,a=t.alias,o=t.loc,u=t.dirname;if(a=a||"foreign",i){("object"!==(void 0===i?"undefined":(0,m.default)(i))||Array.isArray(i))&&this.log.error("Invalid options type for "+a,TypeError);var l=(0,F.default)(i,function(e){if(e instanceof x.default)return e});u=u||n.cwd(),o=o||a;for(var c in l){if(!M.default[c]&&this.log)if(L.default[c])this.log.error("Using removed Babel 5 option: "+a+"."+c+" - "+L.default[c].message,ReferenceError);else{var p="Unknown option: "+a+"."+c+". Check out http://babeljs.io/docs/usage/options/ for more information about options.";this.log.error(p+"\n\nA common cause of this error is the presence of a configuration options object without the corresponding preset name. Example:\n\nInvalid:\n  `{ presets: [{option: value}] }`\nValid:\n  `{ presets: [['presetName', {option: value}]] }`\n\nFor more detailed information on preset configuration, please see http://babeljs.io/docs/plugins/#pluginpresets-options.",ReferenceError)}}(0,_.normaliseOptions)(l),l.plugins&&(l.plugins=e.normalisePlugins(o,u,l.plugins)),l.presets&&(l.passPerPreset?l.presets=this.resolvePresets(l.presets,u,function(e,t){r.mergeOptions({options:e,extending:e,alias:t,loc:t,dirname:u})}):(this.mergePresets(l.presets,u),delete l.presets)),i===s?(0,f.default)(s,l):(0,R.default)(s||this.options,l)}},e.prototype.mergePresets=function(e,t){var r=this;this.resolvePresets(e,t,function(e,t){r.mergeOptions({options:e,alias:t,loc:t,dirname:G.default.dirname(t||"")})})},e.prototype.resolvePresets=function(e,t,n){return e.map(function(e){var i=void 0;if(Array.isArray(e)){if(e.length>2)throw new Error("Unexpected extra options "+(0,l.default)(e.slice(2))+" passed to preset.");var s=e;e=s[0],i=s[1]}var a=void 0;try{if("string"==typeof e){if(!(a=(0,P.default)(e,t)))throw new Error("Couldn't find preset "+(0,l.default)(e)+" relative to directory "+(0,l.default)(t));e=r(179)(a)}if("object"===(void 0===e?"undefined":(0,m.default)(e))&&e.__esModule)if(e.default)e=e.default;else{var u=e,c=(u.__esModule,(0,o.default)(u,["__esModule"]));e=c}if("object"===(void 0===e?"undefined":(0,m.default)(e))&&e.buildPreset&&(e=e.buildPreset),"function"!=typeof e&&void 0!==i)throw new Error("Options "+(0,l.default)(i)+" passed to "+(a||"a preset")+" which does not accept options.");if("function"==typeof e&&(e=e(b,i,{dirname:t})),"object"!==(void 0===e?"undefined":(0,m.default)(e)))throw new Error("Unsupported preset format: "+e+".");n&&n(e,a)}catch(e){throw a&&(e.message+=" (While processing preset: "+(0,l.default)(a)+")"),e}return e})},e.prototype.normaliseOptions=function(){var e=this.options;for(var t in M.default){var r=M.default[t],n=e[t];!n&&r.optional||(r.alias?e[r.alias]=e[r.alias]||n:e[t]=n)}},e.prototype.init=function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(0,U.default)(e,this.log),r=Array.isArray(t),n=0,t=r?t:(0,d.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this.mergeOptions(s)}return this.normaliseOptions(e),this.options},e}();t.default=W,W.memoisedPlugins=[],e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";e.exports={default:r(405),__esModule:!0}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var s=r(2),a=i(s),o=r(3),u=i(o),l=r(224),c=n(l),f=r(239),p=i(f),d=r(466),h=i(d),m=r(7),y=i(m),v=r(174),g=i(v),b=r(134),E=i(b),x=r(1),A=n(x),S=r(88),_=(0,p.default)("babel"),D=function(){function e(t,r){(0,u.default)(this,e),this.parent=r,this.hub=t,this.contexts=[],this.data={},this.shouldSkip=!1,this.shouldStop=!1,this.removed=!1,this.state=null,this.opts=null,this.skipKeys=null,this.parentPath=null,this.context=null,this.container=null,this.listKey=null,this.inList=!1,this.parentKey=null,this.key=null,this.node=null,this.scope=null,this.type=null,this.typeAnnotation=null}return e.get=function(t){var r=t.hub,n=t.parentPath,i=t.parent,s=t.container,a=t.listKey,o=t.key;!r&&n&&(r=n.hub),(0,h.default)(i,"To get a node path the parent needs to exist");var u=s[o],l=S.path.get(i)||[];S.path.has(i)||S.path.set(i,l);for(var c=void 0,f=0;f<l.length;f++){var p=l[f];if(p.node===u){c=p;break}}return c||(c=new e(r,i),l.push(c)),c.setup(n,s,a,o),c},e.prototype.getScope=function(e){var t=e;return this.isScope()&&(t=new E.default(this,e)),t},e.prototype.setData=function(e,t){return this.data[e]=t},e.prototype.getData=function(e,t){var r=this.data[e];return!r&&t&&(r=this.data[e]=t),r},e.prototype.buildCodeFrameError=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:SyntaxError;return this.hub.file.buildCodeFrameError(this.node,e,t)},e.prototype.traverse=function(e,t){(0,y.default)(this.node,e,this.scope,t,this)},e.prototype.mark=function(e,t){this.hub.file.metadata.marked.push({type:e,message:t,loc:this.node.loc})},e.prototype.set=function(e,t){A.validate(this.node,e,t),this.node[e]=t},e.prototype.getPathLocation=function(){var e=[],t=this;do{var r=t.key;t.inList&&(r=t.listKey+"["+r+"]"),e.unshift(r)}while(t=t.parentPath);return e.join(".")},e.prototype.debug=function(e){_.enabled&&_(this.getPathLocation()+" "+this.type+": "+e())},e}();t.default=D,(0,g.default)(D.prototype,r(368)),(0,g.default)(D.prototype,r(374)),(0,g.default)(D.prototype,r(382)),(0,g.default)(D.prototype,r(372)),(0,g.default)(D.prototype,r(371)),(0,g.default)(D.prototype,r(377)),(0,g.default)(D.prototype,r(370)),(0,g.default)(D.prototype,r(381)),(0,g.default)(D.prototype,r(380)),(0,g.default)(D.prototype,r(373)),(0,g.default)(D.prototype,r(369));for(var C=A.TYPES,w=Array.isArray(C),P=0,C=w?C:(0,a.default)(C);;){var k;if("break"===function(){if(w){if(P>=C.length)return"break";k=C[P++]}else{if(P=C.next(),P.done)return"break";k=P.value}var e=k,t="is"+e;D.prototype[t]=function(e){return A[t](this.node,e)},D.prototype["assert"+e]=function(r){if(!this[t](r))throw new TypeError("Expected node path of type "+e)}}())break}for(var F in c){(function(e){if("_"===e[0])return"continue";A.TYPES.indexOf(e)<0&&A.TYPES.push(e);var t=c[e];D.prototype["is"+e]=function(e){return t.checkPath(this,e)}})(F)}e.exports=t.default},function(e,t,r){"use strict";var n=r(142),i=r(140);e.exports=function(e){return n(i(e))}},function(e,t,r){"use strict";function n(e,t){var r=s(e,t);return i(r)?r:void 0}var i=r(497),s=r(535);e.exports=n},function(e,t){"use strict";e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t,r,n){if(e.selfReference){if(!n.hasBinding(r.name)||n.hasGlobal(r.name)){if(!f.isFunction(t))return;var i=p;t.generator&&(i=d);var s=i({FUNCTION:t,FUNCTION_ID:r,FUNCTION_KEY:n.generateUidIdentifier(r.name)}).expression;s.callee._skipModulesRemap=!0;for(var a=s.callee.body.body[0].params,u=0,l=(0,o.default)(t);u<l;u++)a.push(n.generateUidIdentifier("x"));return s}n.rename(r.name)}t.id=r,n.getProgramParent().references[r.name]=!0}function s(e,t,r){var n={selfAssignment:!1,selfReference:!1,outerDeclar:r.getBindingIdentifier(t),references:[],name:t},i=r.getOwnBinding(t);return i?"param"===i.kind&&(n.selfReference=!0):(n.outerDeclar||r.hasGlobal(t))&&r.traverse(e,h,n),n}t.__esModule=!0,t.default=function(e){var t=e.node,r=e.parent,n=e.scope,a=e.id;if(!t.id){if(!f.isObjectProperty(r)&&!f.isObjectMethod(r,{kind:"method"})||r.computed&&!f.isLiteral(r.key)){if(f.isVariableDeclarator(r)){if(a=r.id,f.isIdentifier(a)){var o=n.parent.getBinding(a.name);if(o&&o.constant&&n.getBinding(a.name)===o)return t.id=a,void(t.id[f.NOT_LOCAL_BINDING]=!0)}}else if(f.isAssignmentExpression(r))a=r.left;else if(!a)return}else a=r.key;var u=void 0;if(a&&f.isLiteral(a))u=a.value;else{if(!a||!f.isIdentifier(a))return;u=a.name}u=f.toBindingIdentifierName(u),a=f.identifier(u),a[f.NOT_LOCAL_BINDING]=!0;return i(s(t,u,n),t,a,n)||t}};var a=r(189),o=n(a),u=r(4),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=(0,l.default)("\n  (function (FUNCTION_KEY) {\n    function FUNCTION_ID() {\n      return FUNCTION_KEY.apply(this, arguments);\n    }\n\n    FUNCTION_ID.toString = function () {\n      return FUNCTION_KEY.toString();\n    }\n\n    return FUNCTION_ID;\n  })(FUNCTION)\n"),d=(0,l.default)("\n  (function (FUNCTION_KEY) {\n    function* FUNCTION_ID() {\n      return yield* FUNCTION_KEY.apply(this, arguments);\n    }\n\n    FUNCTION_ID.toString = function () {\n      return FUNCTION_KEY.toString();\n    };\n\n    return FUNCTION_ID;\n  })(FUNCTION)\n"),h={"ReferencedIdentifier|BindingIdentifier":function(e,t){if(e.node.name===t.name){e.scope.getBindingIdentifier(t.name)===t.outerDeclar&&(t.selfReference=!0,e.stop())}}};e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(361),s=n(i),a=r(9),o=n(a),u=r(11),l=n(u);t.default=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":(0,l.default)(t)));e.prototype=(0,o.default)(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(s.default?(0,s.default)(e,t):e.__proto__=t)}},function(e,t,r){"use strict";t.__esModule=!0;var n=r(11),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":(0,i.default)(t))&&"function"!=typeof t?e:t}},function(e,t,r){"use strict";var n=r(227);e.exports=function(e,t,r){if(n(e),void 0===t)return e;switch(r){case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,i){return e.call(t,r,n,i)}}return function(){return e.apply(t,arguments)}}},function(e,t,r){"use strict";var n=r(237),i=r(141);e.exports=Object.keys||function(e){return n(e,i)}},function(e,t,r){"use strict";var n=r(17),i=n.Symbol;e.exports=i},function(e,t){"use strict";function r(e,t){return e===t||e!==e&&t!==t}e.exports=r},function(e,t,r){"use strict";function n(e){return a(e)?i(e,!0):s(e)}var i=r(245),s=r(501),a=r(24);e.exports=n},function(e,t,r){"use strict";function n(e){var t=i(e),r=t%1;return t===t?r?t-r:t:0}var i=r(597);e.exports=n},function(e,t){(function(t){e.exports=t}).call(t,{})},function(e,t,r){(function(e){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.File=void 0;var s=r(2),a=i(s),o=r(9),u=i(o),l=r(87),c=i(l),f=r(3),p=i(f),d=r(42),h=i(d),m=r(41),y=i(m),v=r(194),g=i(v),b=r(121),E=n(b),x=r(403),A=i(x),S=r(34),_=i(S),D=r(299),C=i(D),w=r(7),P=i(w),k=r(288),F=i(k),T=r(186),O=i(T),B=r(181),R=i(B),I=r(273),M=i(I),N=r(120),L=i(N),j=r(119),U=i(j),V=r(89),G=r(122),W=n(G),Y=r(19),q=i(Y),K=r(1),H=n(K),J=r(118),X=i(J),z=r(296),$=i(z),Q=r(297),Z=i(Q),ee=/^#!.*/,te=[[$.default],[Z.default]],re={enter:function(e,t){var r=e.node.loc;r&&(t.loc=r,e.stop())}},ne=function(t){function n(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=arguments[1];(0,p.default)(this,n);var i=(0,h.default)(this,t.call(this));return i.pipeline=r,i.log=new L.default(i,e.filename||"unknown"),i.opts=i.initOptions(e),i.parserOpts={sourceType:i.opts.sourceType,sourceFileName:i.opts.filename,plugins:[]},i.pluginVisitors=[],i.pluginPasses=[],i.buildPluginsForOptions(i.opts),i.opts.passPerPreset&&(i.perPresetOpts=[],i.opts.presets.forEach(function(e){var t=(0,c.default)((0,u.default)(i.opts),e);i.perPresetOpts.push(t),i.buildPluginsForOptions(t)})),i.metadata={usedHelpers:[],marked:[],modules:{imports:[],exports:{exported:[],specifiers:[]}}},i.dynamicImportTypes={},i.dynamicImportIds={},i.dynamicImports=[],i.declarations={},i.usedHelpers={},i.path=null,i.ast={},i.code="",i.shebang="",i.hub=new w.Hub(i),i}return(0,y.default)(n,t),n.prototype.getMetadata=function(){for(var e=!1,t=this.ast.program.body,r=Array.isArray(t),n=0,t=r?t:(0,a.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(H.isModuleDeclaration(s)){e=!0;break}}e&&this.path.traverse(E,this)},n.prototype.initOptions=function(e){e=new _.default(this.log,this.pipeline).init(e),e.inputSourceMap&&(e.sourceMaps=!0),e.moduleId&&(e.moduleIds=!0),e.basename=q.default.basename(e.filename,q.default.extname(e.filename)),e.ignore=W.arrayify(e.ignore,W.regexify),e.only&&(e.only=W.arrayify(e.only,W.regexify)),(0,M.default)(e,{moduleRoot:e.sourceRoot}),(0,M.default)(e,{sourceRoot:e.moduleRoot}),(0,M.default)(e,{filenameRelative:e.filename});var t=q.default.basename(e.filenameRelative);return(0,M.default)(e,{sourceFileName:t,sourceMapTarget:t}),e},n.prototype.buildPluginsForOptions=function(e){if(Array.isArray(e.plugins)){for(var t=e.plugins.concat(te),r=[],n=[],i=t,s=Array.isArray(i),o=0,i=s?i:(0,a.default)(i);;){var u;if(s){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u,c=l[0],f=l[1];r.push(c.visitor),n.push(new C.default(this,c,f)),c.manipulateOptions&&c.manipulateOptions(e,this.parserOpts,this)}this.pluginVisitors.push(r),this.pluginPasses.push(n)}},n.prototype.getModuleName=function(){var e=this.opts;if(!e.moduleIds)return null;if(null!=e.moduleId&&!e.getModuleId)return e.moduleId;var t=e.filenameRelative,r="";if(null!=e.moduleRoot&&(r=e.moduleRoot+"/"),!e.filenameRelative)return r+e.filename.replace(/^\//,"");if(null!=e.sourceRoot){var n=new RegExp("^"+e.sourceRoot+"/?");t=t.replace(n,"")}return t=t.replace(/\.(\w*?)$/,""),r+=t,r=r.replace(/\\/g,"/"),e.getModuleId?e.getModuleId(r)||r:r},n.prototype.resolveModuleSource=function(e){var t=this.opts.resolveModuleSource;return t&&(e=t(e,this.opts.filename)),e},n.prototype.addImport=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,n=e+":"+t,i=this.dynamicImportIds[n];if(!i){e=this.resolveModuleSource(e),i=this.dynamicImportIds[n]=this.scope.generateUidIdentifier(r);var s=[];"*"===t?s.push(H.importNamespaceSpecifier(i)):"default"===t?s.push(H.importDefaultSpecifier(i)):s.push(H.importSpecifier(i,H.identifier(t)));var a=H.importDeclaration(s,H.stringLiteral(e));a._blockHoist=3,this.path.unshiftContainer("body",a)}return i},n.prototype.addHelper=function(e){var t=this.declarations[e];if(t)return t;this.usedHelpers[e]||(this.metadata.usedHelpers.push(e),this.usedHelpers[e]=!0);var r=this.get("helperGenerator"),n=this.get("helpersNamespace");if(r){var i=r(e);if(i)return i}else if(n)return H.memberExpression(n,H.identifier(e));var s=(0,g.default)(e),a=this.declarations[e]=this.scope.generateUidIdentifier(e);return H.isFunctionExpression(s)&&!s.id?(s.body._compact=!0,s._generated=!0,s.id=a,s.type="FunctionDeclaration",this.path.unshiftContainer("body",s)):(s._compact=!0,this.scope.push({id:a,init:s,unique:!0})),a},n.prototype.addTemplateObject=function(e,t,r){var n=r.elements.map(function(e){return e.value}),i=e+"_"+r.elements.length+"_"+n.join(","),s=this.declarations[i];if(s)return s;var a=this.declarations[i]=this.scope.generateUidIdentifier("templateObject"),o=this.addHelper(e),u=H.callExpression(o,[t,r]);return u._compact=!0,this.scope.push({id:a,init:u,_blockHoist:1.9}),a},n.prototype.buildCodeFrameError=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:SyntaxError,n=e&&(e.loc||e._loc),i=new r(t);return n?i.loc=n.start:((0,P.default)(e,re,this.scope,i),i.message+=" (This is an error on an internal node. Probably an internal error",i.loc&&(i.message+=". Location has been estimated."),i.message+=")"),i},n.prototype.mergeSourceMap=function(e){var t=this.opts.inputSourceMap;if(t){var r=new F.default.SourceMapConsumer(t),n=new F.default.SourceMapConsumer(e),i=new F.default.SourceMapGenerator({file:r.file,sourceRoot:r.sourceRoot}),s=n.sources[0];r.eachMapping(function(e){var t=n.generatedPositionFor({line:e.generatedLine,column:e.generatedColumn,source:s});null!=t.column&&i.addMapping({source:e.source,original:null==e.source?null:{line:e.originalLine,column:e.originalColumn},generated:t})});var a=i.toJSON();return t.mappings=a.mappings,t}return e},n.prototype.parse=function(t){var n=V.parse,i=this.opts.parserOpts;if(i&&(i=(0,c.default)({},this.parserOpts,i),i.parser)){if("string"==typeof i.parser){var s=q.default.dirname(this.opts.filename)||e.cwd(),a=(0,X.default)(i.parser,s);if(!a)throw new Error("Couldn't find parser "+i.parser+' with "parse" method relative to directory '+s);n=r(178)(a).parse}else n=i.parser;i.parser={parse:function(e){return(0,V.parse)(e,i)}}}this.log.debug("Parse start");var o=n(t,i||this.parserOpts);return this.log.debug("Parse stop"),o},n.prototype._addAst=function(e){this.path=w.NodePath.get({hub:this.hub,parentPath:null,parent:e,container:e,key:"program"}).setContext(),this.scope=this.path.scope,this.ast=e,this.getMetadata()},n.prototype.addAst=function(e){this.log.debug("Start set AST"),this._addAst(e),this.log.debug("End set AST")},n.prototype.transform=function(){for(var e=0;e<this.pluginPasses.length;e++){var t=this.pluginPasses[e];this.call("pre",t),this.log.debug("Start transform traverse");var r=P.default.visitors.merge(this.pluginVisitors[e],t,this.opts.wrapPluginVisitorMethod);(0,P.default)(this.ast,r,this.scope),this.log.debug("End transform traverse"),this.call("post",t)}return this.generate()},n.prototype.wrap=function(t,r){t+="";try{return this.shouldIgnore()?this.makeResult({code:t,ignored:!0}):r()}catch(r){if(r._babel)throw r;r._babel=!0;var n=r.message=this.opts.filename+": "+r.message,i=r.loc;if(i&&(r.codeFrame=(0,R.default)(t,i.line,i.column+1,this.opts),n+="\n"+r.codeFrame),e.browser&&(r.message=n),r.stack){var s=r.stack.replace(r.message,n);r.stack=s}throw r}},n.prototype.addCode=function(e){e=(e||"")+"",e=this.parseInputSourceMap(e),this.code=e},n.prototype.parseCode=function(){this.parseShebang();var e=this.parse(this.code);this.addAst(e)},n.prototype.shouldIgnore=function(){var e=this.opts;return W.shouldIgnore(e.filename,e.ignore,e.only)},n.prototype.call=function(e,t){for(var r=t,n=Array.isArray(r),i=0,r=n?r:(0,a.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var o=s,u=o.plugin,l=u[e];l&&l.call(o,this)}},n.prototype.parseInputSourceMap=function(e){var t=this.opts;if(!1!==t.inputSourceMap){var r=A.default.fromSource(e);r&&(t.inputSourceMap=r.toObject(),e=A.default.removeComments(e))}return e},n.prototype.parseShebang=function(){var e=ee.exec(this.code);e&&(this.shebang=e[0],this.code=this.code.replace(ee,""))},n.prototype.makeResult=function(e){var t=e.code,r=e.map,n=e.ast,i=e.ignored,s={metadata:null,options:this.opts,ignored:!!i,code:null,ast:null,map:r||null};return this.opts.code&&(s.code=t),this.opts.ast&&(s.ast=n),this.opts.metadata&&(s.metadata=this.metadata),s},n.prototype.generate=function(){var t=this.opts,n=this.ast,i={ast:n};if(!t.code)return this.makeResult(i);var s=O.default;if(t.generatorOpts.generator&&"string"==typeof(s=t.generatorOpts.generator)){var a=q.default.dirname(this.opts.filename)||e.cwd(),o=(0,X.default)(s,a);if(!o)throw new Error("Couldn't find generator "+s+' with "print" method relative to directory '+a);s=r(178)(o).print}this.log.debug("Generation start");var u=s(n,t.generatorOpts?(0,c.default)(t,t.generatorOpts):t,this.code);return i.code=u.code,i.map=u.map,this.log.debug("Generation end"),this.shebang&&(i.code=this.shebang+"\n"+i.code),i.map&&(i.map=this.mergeSourceMap(i.map)),"inline"!==t.sourceMaps&&"both"!==t.sourceMaps||(i.code+="\n"+A.default.fromObject(i.map).toComment()),"inline"===t.sourceMaps&&(i.map=null),this.makeResult(i)},n}(U.default);t.default=ne,t.File=ne}).call(t,r(8))},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=x[e];return null==t?x[e]=E.default.existsSync(e):t}function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1],r=e.filename,n=new S(t);return!1!==e.babelrc&&n.findConfigs(r),n.mergeConfig({options:e,alias:"base",dirname:r&&g.default.dirname(r)}),n.configs}t.__esModule=!0;var o=r(87),u=i(o),l=r(3),c=i(l);t.default=a;var f=r(118),p=i(f),d=r(470),h=i(d),m=r(604),y=i(m),v=r(19),g=i(v),b=r(115),E=i(b),x={},A={},S=function(){function e(t){(0,c.default)(this,e),this.resolvedConfigs=[],this.configs=[],this.log=t}return e.prototype.findConfigs=function(e){if(e){(0,y.default)(e)||(e=g.default.join(n.cwd(),e));for(var t=!1,r=!1;e!==(e=g.default.dirname(e));){if(!t){var i=g.default.join(e,".babelrc");s(i)&&(this.addConfig(i),t=!0);var a=g.default.join(e,"package.json");!t&&s(a)&&(t=this.addConfig(a,"babel",JSON))}if(!r){var o=g.default.join(e,".babelignore");s(o)&&(this.addIgnoreConfig(o),r=!0)}if(r&&t)return}}},e.prototype.addIgnoreConfig=function(e){var t=E.default.readFileSync(e,"utf8"),r=t.split("\n");r=r.map(function(e){return e.replace(/#(.*?)$/,"").trim()}).filter(function(e){return!!e}),r.length&&this.mergeConfig({options:{ignore:r},alias:e,dirname:g.default.dirname(e)})},e.prototype.addConfig=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:h.default;if(this.resolvedConfigs.indexOf(e)>=0)return!1
;this.resolvedConfigs.push(e);var n=E.default.readFileSync(e,"utf8"),i=void 0;try{i=A[n]=A[n]||r.parse(n),t&&(i=i[t])}catch(t){throw t.message=e+": Error while parsing JSON - "+t.message,t}return this.mergeConfig({options:i,alias:e,dirname:g.default.dirname(e)}),!!i},e.prototype.mergeConfig=function(e){var t=e.options,r=e.alias,i=e.loc,s=e.dirname;if(!t)return!1;if(t=(0,u.default)({},t),s=s||n.cwd(),i=i||r,t.extends){var a=(0,p.default)(t.extends,s);a?this.addConfig(a):this.log&&this.log.error("Couldn't resolve extends clause of "+t.extends+" in "+r),delete t.extends}this.configs.push({options:t,alias:r,loc:i,dirname:s});var o=void 0,l=n.env.BABEL_ENV||"production"||"development";t.env&&(o=t.env[l],delete t.env),this.mergeConfig({options:o,alias:r+".env."+l,dirname:s})},e}();e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";function n(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};for(var t in e){var r=e[t];if(null!=r){var n=o.default[t];if(n&&n.alias&&(n=o.default[n.alias]),n){var i=s[n.type];i&&(r=i(r)),e[t]=r}}}return e}t.__esModule=!0,t.config=void 0,t.normaliseOptions=n;var i=r(53),s=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(i),a=r(33),o=function(e){return e&&e.__esModule?e:{default:e}}(a);t.config=o.default},function(e,t,r){"use strict";function n(e){return!!e}function i(e){return l.booleanify(e)}function s(e){return l.list(e)}t.__esModule=!0,t.filename=void 0,t.boolean=n,t.booleanString=i,t.list=s;var a=r(284),o=function(e){return e&&e.__esModule?e:{default:e}}(a),u=r(122),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);t.filename=o.default},function(e,t){"use strict";e.exports={auxiliaryComment:{message:"Use `auxiliaryCommentBefore` or `auxiliaryCommentAfter`"},blacklist:{message:"Put the specific transforms you want in the `plugins` option"},breakConfig:{message:"This is not a necessary option in Babel 6"},experimental:{message:"Put the specific transforms you want in the `plugins` option"},externalHelpers:{message:"Use the `external-helpers` plugin instead. Check out http://babeljs.io/docs/plugins/external-helpers/"},extra:{message:""},jsxPragma:{message:"use the `pragma` option in the `react-jsx` plugin . Check out http://babeljs.io/docs/plugins/transform-react-jsx/"},loose:{message:"Specify the `loose` option for the relevant plugin you are using or use a preset that sets the option."},metadataUsedHelpers:{message:"Not required anymore as this is enabled by default"},modules:{message:"Use the corresponding module transform plugin in the `plugins` option. Check out http://babeljs.io/docs/plugins/#modules"},nonStandard:{message:"Use the `react-jsx` and `flow-strip-types` plugins to support JSX and Flow. Also check out the react preset http://babeljs.io/docs/plugins/preset-react/"},optional:{message:"Put the specific transforms you want in the `plugins` option"},sourceMapName:{message:"Use the `sourceMapTarget` option"},stage:{message:"Check out the corresponding stage-x presets http://babeljs.io/docs/plugins/#presets"},whitelist:{message:"Put the specific transforms you want in the `plugins` option"}}},function(e,t,r){"use strict";var n=r(43),i=r(428),s=r(427),a=r(21),o=r(153),u=r(238),l={},c={},f=e.exports=function(e,t,r,f,p){var d,h,m,y,v=p?function(){return e}:u(e),g=n(r,f,t?2:1),b=0;if("function"!=typeof v)throw TypeError(e+" is not iterable!");if(s(v)){for(d=o(e.length);d>b;b++)if((y=t?g(a(h=e[b])[0],h[1]):g(e[b]))===l||y===c)return y}else for(m=v.call(e);!(h=m.next()).done;)if((y=i(m,g,h.value,t))===l||y===c)return y};f.BREAK=l,f.RETURN=c},function(e,t){"use strict";e.exports={}},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(95)("meta"),s=r(16),a=r(28),o=r(23).f,u=0,l=Object.isExtensible||function(){return!0},c=!r(27)(function(){return l(Object.preventExtensions({}))}),f=function(e){o(e,i,{value:{i:"O"+ ++u,w:{}}})},p=function(e,t){if(!s(e))return"symbol"==(void 0===e?"undefined":n(e))?e:("string"==typeof e?"S":"P")+e;if(!a(e,i)){if(!l(e))return"F";if(!t)return"E";f(e)}return e[i].i},d=function(e,t){if(!a(e,i)){if(!l(e))return!0;if(!t)return!1;f(e)}return e[i].w},h=function(e){return c&&m.NEED&&l(e)&&!a(e,i)&&f(e),e},m=e.exports={KEY:i,NEED:!1,fastKey:p,getWeak:d,onFreeze:h}},function(e,t,r){"use strict";var n=r(16);e.exports=function(e,t){if(!n(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},function(e,t,r){"use strict";r(440);for(var n=r(15),i=r(29),s=r(56),a=r(13)("toStringTag"),o="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),u=0;u<o.length;u++){var l=o[u],c=n[l],f=c&&c.prototype;f&&!f[a]&&i(f,a,l),s[l]=s.Array}},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length,i=Array(n);++r<n;)i[r]=t(e[r],r,e);return i}e.exports=r},function(e,t,r){"use strict";function n(e){return"function"==typeof e?e:null==e?o:"object"==(void 0===e?"undefined":i(e))?u(e)?a(e[0],e[1]):s(e):l(e)}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(502),a=r(503),o=r(110),u=r(6),l=r(592);e.exports=n},function(e,t,r){"use strict";function n(e){return"symbol"==(void 0===e?"undefined":i(e))||a(e)&&s(e)==o}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(30),a=r(25),o="[object Symbol]";e.exports=n},function(e,t){"use strict";function r(e,t,r){if(t in e)return e[t];if(3===arguments.length)return r;throw new Error('"'+t+'" is a required argument.')}function n(e){var t=e.match(y);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}function i(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}function s(e){var r=e,s=n(e);if(s){if(!s.path)return e;r=s.path}for(var a,o=t.isAbsolute(r),u=r.split(/\/+/),l=0,c=u.length-1;c>=0;c--)a=u[c],"."===a?u.splice(c,1):".."===a?l++:l>0&&(""===a?(u.splice(c+1,l),l=0):(u.splice(c,2),l--));return r=u.join("/"),""===r&&(r=o?"/":"."),s?(s.path=r,i(s)):r}function a(e,t){""===e&&(e="."),""===t&&(t=".");var r=n(t),a=n(e);if(a&&(e=a.path||"/"),r&&!r.scheme)return a&&(r.scheme=a.scheme),i(r);if(r||t.match(v))return t;if(a&&!a.host&&!a.path)return a.host=t,i(a);var o="/"===t.charAt(0)?t:s(e.replace(/\/+$/,"")+"/"+t);return a?(a.path=o,i(a)):o}function o(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var r=0;0!==t.indexOf(e+"/");){var n=e.lastIndexOf("/");if(n<0)return t;if(e=e.slice(0,n),e.match(/^([^\/]+:\/)?\/*$/))return t;++r}return Array(r+1).join("../")+t.substr(e.length+1)}function u(e){return e}function l(e){return f(e)?"$"+e:e}function c(e){return f(e)?e.slice(1):e}function f(e){if(!e)return!1;var t=e.length;if(t<9)return!1;if(95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var r=t-10;r>=0;r--)if(36!==e.charCodeAt(r))return!1;return!0}function p(e,t,r){var n=e.source-t.source;return 0!==n?n:0!==(n=e.originalLine-t.originalLine)?n:0!==(n=e.originalColumn-t.originalColumn)||r?n:0!==(n=e.generatedColumn-t.generatedColumn)?n:(n=e.generatedLine-t.generatedLine,0!==n?n:e.name-t.name)}function d(e,t,r){var n=e.generatedLine-t.generatedLine;return 0!==n?n:0!==(n=e.generatedColumn-t.generatedColumn)||r?n:0!==(n=e.source-t.source)?n:0!==(n=e.originalLine-t.originalLine)?n:(n=e.originalColumn-t.originalColumn,0!==n?n:e.name-t.name)}function h(e,t){return e===t?0:e>t?1:-1}function m(e,t){var r=e.generatedLine-t.generatedLine;return 0!==r?r:0!==(r=e.generatedColumn-t.generatedColumn)?r:0!==(r=h(e.source,t.source))?r:0!==(r=e.originalLine-t.originalLine)?r:(r=e.originalColumn-t.originalColumn,0!==r?r:h(e.name,t.name))}t.getArg=r;var y=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.]*)(?::(\d+))?(\S*)$/,v=/^data:.+\,.+$/;t.urlParse=n,t.urlGenerate=i,t.normalize=s,t.join=a,t.isAbsolute=function(e){return"/"===e.charAt(0)||!!e.match(y)},t.relative=o;var g=function(){return!("__proto__"in Object.create(null))}();t.toSetString=g?u:l,t.fromSetString=g?u:c,t.compareByOriginalPositions=p,t.compareByGeneratedPositionsDeflated=d,t.compareByGeneratedPositionsInflated=m},function(e,t,r){(function(t){"use strict";function n(e,t){if(e===t)return 0;for(var r=e.length,n=t.length,i=0,s=Math.min(r,n);i<s;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0}function i(e){return t.Buffer&&"function"==typeof t.Buffer.isBuffer?t.Buffer.isBuffer(e):!(null==e||!e._isBuffer)}function s(e){return Object.prototype.toString.call(e)}function a(e){return!i(e)&&("function"==typeof t.ArrayBuffer&&("function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(e):!!e&&(e instanceof DataView||!!(e.buffer&&e.buffer instanceof ArrayBuffer))))}function o(e){if(x.isFunction(e)){if(_)return e.name;var t=e.toString(),r=t.match(C);return r&&r[1]}}function u(e,t){return"string"==typeof e?e.length<t?e:e.slice(0,t):e}function l(e){if(_||!x.isFunction(e))return x.inspect(e);var t=o(e);return"[Function"+(t?": "+t:"")+"]"}function c(e){return u(l(e.actual),128)+" "+e.operator+" "+u(l(e.expected),128)}function f(e,t,r,n,i){throw new D.AssertionError({message:r,actual:e,expected:t,operator:n,stackStartFunction:i})}function p(e,t){e||f(e,!0,t,"==",D.ok)}function d(e,t,r,o){if(e===t)return!0;if(i(e)&&i(t))return 0===n(e,t);if(x.isDate(e)&&x.isDate(t))return e.getTime()===t.getTime();if(x.isRegExp(e)&&x.isRegExp(t))return e.source===t.source&&e.global===t.global&&e.multiline===t.multiline&&e.lastIndex===t.lastIndex&&e.ignoreCase===t.ignoreCase;if(null!==e&&"object"===(void 0===e?"undefined":E(e))||null!==t&&"object"===(void 0===t?"undefined":E(t))){if(a(e)&&a(t)&&s(e)===s(t)&&!(e instanceof Float32Array||e instanceof Float64Array))return 0===n(new Uint8Array(e.buffer),new Uint8Array(t.buffer));if(i(e)!==i(t))return!1;o=o||{actual:[],expected:[]};var u=o.actual.indexOf(e);return-1!==u&&u===o.expected.indexOf(t)||(o.actual.push(e),o.expected.push(t),m(e,t,r,o))}return r?e===t:e==t}function h(e){return"[object Arguments]"==Object.prototype.toString.call(e)}function m(e,t,r,n){if(null===e||void 0===e||null===t||void 0===t)return!1;if(x.isPrimitive(e)||x.isPrimitive(t))return e===t;if(r&&Object.getPrototypeOf(e)!==Object.getPrototypeOf(t))return!1;var i=h(e),s=h(t);if(i&&!s||!i&&s)return!1;if(i)return e=S.call(e),t=S.call(t),d(e,t,r);var a,o,u=w(e),l=w(t);if(u.length!==l.length)return!1;for(u.sort(),l.sort(),o=u.length-1;o>=0;o--)if(u[o]!==l[o])return!1;for(o=u.length-1;o>=0;o--)if(a=u[o],!d(e[a],t[a],r,n))return!1;return!0}function y(e,t,r){d(e,t,!0)&&f(e,t,r,"notDeepStrictEqual",y)}function v(e,t){if(!e||!t)return!1;if("[object RegExp]"==Object.prototype.toString.call(t))return t.test(e);try{if(e instanceof t)return!0}catch(e){}return!Error.isPrototypeOf(t)&&!0===t.call({},e)}function g(e){var t;try{e()}catch(e){t=e}return t}function b(e,t,r,n){var i;if("function"!=typeof t)throw new TypeError('"block" argument must be a function');"string"==typeof r&&(n=r,r=null),i=g(t),n=(r&&r.name?" ("+r.name+").":".")+(n?" "+n:"."),e&&!i&&f(i,r,"Missing expected exception"+n);var s="string"==typeof n,a=!e&&x.isError(i),o=!e&&i&&!r;if((a&&s&&v(i,r)||o)&&f(i,r,"Got unwanted exception"+n),e&&i&&r&&!v(i,r)||!e&&i)throw i}var E="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},x=r(117),A=Object.prototype.hasOwnProperty,S=Array.prototype.slice,_=function(){return"foo"===function(){}.name}(),D=e.exports=p,C=/\s*function\s+([^\(\s]*)\s*/;D.AssertionError=function(e){this.name="AssertionError",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,e.message?(this.message=e.message,this.generatedMessage=!1):(this.message=c(this),this.generatedMessage=!0);var t=e.stackStartFunction||f;if(Error.captureStackTrace)Error.captureStackTrace(this,t);else{var r=new Error;if(r.stack){var n=r.stack,i=o(t),s=n.indexOf("\n"+i);if(s>=0){var a=n.indexOf("\n",s+1);n=n.substring(a+1)}this.stack=n}}},x.inherits(D.AssertionError,Error),D.fail=f,D.ok=p,D.equal=function(e,t,r){e!=t&&f(e,t,r,"==",D.equal)},D.notEqual=function(e,t,r){e==t&&f(e,t,r,"!=",D.notEqual)},D.deepEqual=function(e,t,r){d(e,t,!1)||f(e,t,r,"deepEqual",D.deepEqual)},D.deepStrictEqual=function(e,t,r){d(e,t,!0)||f(e,t,r,"deepStrictEqual",D.deepStrictEqual)},D.notDeepEqual=function(e,t,r){d(e,t,!1)&&f(e,t,r,"notDeepEqual",D.notDeepEqual)},D.notDeepStrictEqual=y,D.strictEqual=function(e,t,r){e!==t&&f(e,t,r,"===",D.strictEqual)},D.notStrictEqual=function(e,t,r){e===t&&f(e,t,r,"!==",D.notStrictEqual)},D.throws=function(e,t,r){b(!0,e,t,r)},D.doesNotThrow=function(e,t,r){b(!1,e,t,r)},D.ifError=function(e){if(e)throw e};var w=Object.keys||function(e){var t=[];for(var r in e)A.call(e,r)&&t.push(r);return t}}).call(t,function(){return this}())},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(3),o=n(a),u=r(42),l=n(u),c=r(41),f=n(c),p=r(34),d=n(p),h=r(20),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=r(119),v=n(y),g=r(7),b=n(g),E=r(174),x=n(E),A=r(109),S=n(A),_=["enter","exit"],D=function(e){function t(r,n){(0,o.default)(this,t);var i=(0,l.default)(this,e.call(this));return i.initialized=!1,i.raw=(0,x.default)({},r),i.key=i.take("name")||n,i.manipulateOptions=i.take("manipulateOptions"),i.post=i.take("post"),i.pre=i.take("pre"),i.visitor=i.normaliseVisitor((0,S.default)(i.take("visitor"))||{}),i}return(0,f.default)(t,e),t.prototype.take=function(e){var t=this.raw[e];return delete this.raw[e],t},t.prototype.chain=function(e,t){if(!e[t])return this[t];if(!this[t])return e[t];var r=[e[t],this[t]];return function(){for(var e=void 0,t=arguments.length,n=Array(t),i=0;i<t;i++)n[i]=arguments[i];for(var a=r,o=Array.isArray(a),u=0,a=o?a:(0,s.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(c){var f=c.apply(this,n);null!=f&&(e=f)}}return e}},t.prototype.maybeInherit=function(e){var t=this.take("inherits");t&&(t=d.default.normalisePlugin(t,e,"inherits"),this.manipulateOptions=this.chain(t,"manipulateOptions"),this.post=this.chain(t,"post"),this.pre=this.chain(t,"pre"),this.visitor=b.default.visitors.merge([t.visitor,this.visitor]))},t.prototype.init=function(e,t){if(!this.initialized){this.initialized=!0,this.maybeInherit(e);for(var r in this.raw)throw new Error(m.get("pluginInvalidProperty",e,t,r))}},t.prototype.normaliseVisitor=function(e){for(var t=_,r=Array.isArray(t),n=0,t=r?t:(0,s.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}if(e[i])throw new Error("Plugins aren't allowed to specify catch-all enter/exit handlers. Please target individual nodes.")}return b.default.explode(e),e},t}(v.default);t.default=D,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.messages;return{visitor:{Scope:function(e){var r=e.scope;for(var n in r.bindings){var s=r.bindings[n];if("const"===s.kind||"module"===s.kind)for(var a=s.constantViolations,o=Array.isArray(a),u=0,a=o?a:(0,i.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;throw c.buildCodeFrameError(t.get("readOnly",n))}}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("asyncFunctions")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{ArrowFunctionExpression:function(e,r){if(r.opts.spec){var n=e.node;if(n.shadow)return;n.shadow={this:!1},n.type="FunctionExpression";var i=t.thisExpression();i._forceShadow=e,e.ensureBlock(),e.get("body").unshiftContainer("body",t.expressionStatement(t.callExpression(r.addHelper("newArrowCheck"),[t.thisExpression(),i]))),e.replaceWith(t.callExpression(t.memberExpression(n,t.identifier("bind")),[t.thisExpression()]))}else e.arrowFunctionToShadowed()}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e,t){for(var n=t.get(e),s=n,a=Array.isArray(s),o=0,s=a?s:(0,i.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u,c=l.node;if(l.isFunctionDeclaration()){var f=r.variableDeclaration("let",[r.variableDeclarator(c.id,r.toExpression(c))]);f._blockHoist=2,c.id=null,l.replaceWith(f)}}}var r=e.types;return{visitor:{BlockStatement:function(e){var n=e.node,i=e.parent;r.isFunction(i,{body:n})||r.isExportDeclaration(i)||t("body",e)},SwitchCase:function(e){t("consequent",e)}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return b.isLoop(e.parent)||b.isCatchClause(e.parent)}function s(e){return!!b.isVariableDeclaration(e)&&(!!e[b.BLOCK_SCOPED_SYMBOL]||("let"===e.kind||"const"===e.kind))}function a(e,t,r,n){var i=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(t||(t=e.node),!b.isFor(r))for(var s=0;s<t.declarations.length;s++){var a=t.declarations[s];a.init=a.init||n.buildUndefinedNode()}if(t[b.BLOCK_SCOPED_SYMBOL]=!0,t.kind="var",i){var o=n.getFunctionParent(),u=e.getBindingIdentifiers();for(var l in u){var c=n.getOwnBinding(l);c&&(c.kind="var"),n.moveBindingTo(l,o)}}}function o(e){return b.isVariableDeclaration(e,{kind:"var"})&&!s(e)}function u(e){return b.isBreakStatement(e)?"break":b.isContinueStatement(e)?"continue":void 0}t.__esModule=!0;var l=r(10),c=n(l),f=r(9),p=n(f),d=r(3),h=n(d);t.default=function(){return{visitor:{VariableDeclaration:function(e,t){var r=e.node,n=e.parent,i=e.scope;if(s(r)&&(a(e,null,n,i,!0),r._tdzThis)){for(var o=[r],u=0;u<r.declarations.length;u++){var l=r.declarations[u];if(l.init){var c=b.assignmentExpression("=",l.id,l.init);c._ignoreBlockScopingTDZ=!0,o.push(b.expressionStatement(c))}l.init=t.addHelper("temporalUndefined")}r._blockHoist=2,e.isCompletionRecord()&&o.push(b.expressionStatement(i.buildUndefinedNode())),e.replaceWithMultiple(o)}},Loop:function(e,t){var r=e.node,n=e.parent,i=e.scope;b.ensureBlock(r);var s=new B(e,e.get("body"),n,i,t),a=s.run();a&&e.replaceWith(a)},CatchClause:function(e,t){var r=e.parent,n=e.scope;new B(null,e.get("body"),r,n,t).run()},"BlockStatement|SwitchStatement|Program":function(e,t){if(!i(e)){new B(null,e,e.parent,e.scope,t).run()}}}}};var m=r(7),y=n(m),v=r(330),g=r(1),b=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(g),E=r(280),x=n(E),A=r(578),S=n(A),_=r(4),D=n(_),C=(0,D.default)('\n  if (typeof RETURN === "object") return RETURN.v;\n'),w=y.default.visitors.merge([{Loop:{enter:function(e,t){t.loopDepth++},exit:function(e,t){t.loopDepth--}},Function:function(e,t){return t.loopDepth>0&&e.traverse(P,t),e.skip()}},v.visitor]),P=y.default.visitors.merge([{ReferencedIdentifier:function(e,t){var r=t.letReferences[e.node.name];if(r){var n=e.scope.getBindingIdentifier(e.node.name);n&&n!==r||(t.closurify=!0)}}},v.visitor]),k={enter:function(e,t){var r=e.node;e.parent;if(e.isForStatement()){if(o(r.init)){var n=t.pushDeclar(r.init);1===n.length?r.init=n[0]:r.init=b.sequenceExpression(n)}}else if(e.isFor())o(r.left)&&(t.pushDeclar(r.left),r.left=r.left.declarations[0].id);else if(o(r))e.replaceWithMultiple(t.pushDeclar(r).map(function(e){return b.expressionStatement(e)}));else if(e.isFunction())return e.skip()}},F={LabeledStatement:function(e,t){var r=e.node;t.innerLabels.push(r.label.name)}},T={enter:function(e,t){if(e.isAssignmentExpression()||e.isUpdateExpression()){var r=e.getBindingIdentifiers();for(var n in r)t.outsideReferences[n]===e.scope.getBindingIdentifier(n)&&(t.reassignments[n]=!0)}}},O={Loop:function(e,t){var r=t.ignoreLabeless;t.ignoreLabeless=!0,e.traverse(O,t),t.ignoreLabeless=r,e.skip()},Function:function(e){e.skip()},SwitchCase:function(e,t){var r=t.inSwitchCase;t.inSwitchCase=!0,e.traverse(O,t),t.inSwitchCase=r,e.skip()},"BreakStatement|ContinueStatement|ReturnStatement":function(e,t){var r=e.node,n=e.parent,i=e.scope;if(!r[this.LOOP_IGNORE]){var s=void 0,a=u(r);if(a){if(r.label){if(t.innerLabels.indexOf(r.label.name)>=0)return;a=a+"|"+r.label.name}else{if(t.ignoreLabeless)return;if(t.inSwitchCase)return;if(b.isBreakStatement(r)&&b.isSwitchCase(n))return}t.hasBreakContinue=!0,t.map[a]=r,s=b.stringLiteral(a)}e.isReturnStatement()&&(t.hasReturn=!0,s=b.objectExpression([b.objectProperty(b.identifier("v"),r.argument||i.buildUndefinedNode())])),s&&(s=b.returnStatement(s),s[this.LOOP_IGNORE]=!0,e.skip(),e.replaceWith(b.inherits(s,r)))}}},B=function(){function e(t,r,n,i,s){(0,h.default)(this,e),this.parent=n,this.scope=i,this.file=s,this.blockPath=r,this.block=r.node,this.outsideLetReferences=(0,p.default)(null),this.hasLetReferences=!1,this.letReferences=(0,p.default)(null),this.body=[],t&&(this.loopParent=t.parent,this.loopLabel=b.isLabeledStatement(this.loopParent)&&this.loopParent.label,this.loopPath=t,this.loop=t.node)}return e.prototype.run=function(){var e=this.block;if(!e._letDone){e._letDone=!0;var t=this.getLetReferences();if(b.isFunction(this.parent)||b.isProgram(this.block))return void this.updateScopeInfo();if(this.hasLetReferences)return t?this.wrapClosure():this.remap(),this.updateScopeInfo(t),this.loopLabel&&!b.isLabeledStatement(this.loopParent)?b.labeledStatement(this.loopLabel,this.loop):void 0}},e.prototype.updateScopeInfo=function(e){var t=this.scope,r=t.getFunctionParent(),n=this.letReferences;for(var i in n){var s=n[i],a=t.getBinding(s.name);a&&("let"!==a.kind&&"const"!==a.kind||(a.kind="var",e?t.removeBinding(s.name):t.moveBindingTo(s.name,r)))}},e.prototype.remap=function(){var e=this.letReferences,t=this.scope;for(var r in e){var n=e[r];(t.parentHasBinding(r)||t.hasGlobal(r))&&(t.hasOwnBinding(r)&&t.rename(n.name),this.blockPath.scope.hasOwnBinding(r)&&this.blockPath.scope.rename(n.name))}},e.prototype.wrapClosure=function(){if(this.file.opts.throwIfClosureRequired)throw this.blockPath.buildCodeFrameError("Compiling let/const in this block would add a closure (throwIfClosureRequired).");var e=this.block,t=this.outsideLetReferences;if(this.loop)for(var r in t){var n=t[r];(this.scope.hasGlobal(n.name)||this.scope.parentHasBinding(n.name))&&(delete t[n.name],delete this.letReferences[n.name],this.scope.rename(n.name),this.letReferences[n.name]=n,t[n.name]=n)}this.has=this.checkLoop(),this.hoistVarDeclarations();var i=(0,x.default)(t),s=(0,x.default)(t),a=this.blockPath.isSwitchStatement(),o=b.functionExpression(null,i,b.blockStatement(a?[e]:e.body));o.shadow=!0,this.addContinuations(o);var u=o;this.loop&&(u=this.scope.generateUidIdentifier("loop"),this.loopPath.insertBefore(b.variableDeclaration("var",[b.variableDeclarator(u,o)])));var l=b.callExpression(u,s),c=this.scope.generateUidIdentifier("ret");y.default.hasType(o.body,this.scope,"YieldExpression",b.FUNCTION_TYPES)&&(o.generator=!0,l=b.yieldExpression(l,!0)),y.default.hasType(o.body,this.scope,"AwaitExpression",b.FUNCTION_TYPES)&&(o.async=!0,l=b.awaitExpression(l)),this.buildClosure(c,l),a?this.blockPath.replaceWithMultiple(this.body):e.body=this.body},e.prototype.buildClosure=function(e,t){var r=this.has;r.hasReturn||r.hasBreakContinue?this.buildHas(e,t):this.body.push(b.expressionStatement(t))},e.prototype.addContinuations=function(e){var t={reassignments:{},outsideReferences:this.outsideLetReferences};this.scope.traverse(e,T,t);for(var r=0;r<e.params.length;r++){var n=e.params[r];if(t.reassignments[n.name]){var i=this.scope.generateUidIdentifier(n.name);e.params[r]=i,this.scope.rename(n.name,i.name,e),e.body.body.push(b.expressionStatement(b.assignmentExpression("=",n,i)))}}},e.prototype.getLetReferences=function(){var e=this,t=this.block,r=[];if(this.loop){var n=this.loop.left||this.loop.init;s(n)&&(r.push(n),(0,S.default)(this.outsideLetReferences,b.getBindingIdentifiers(n)))}var i=function n(i,o){o=o||i.node,(b.isClassDeclaration(o)||b.isFunctionDeclaration(o)||s(o))&&(s(o)&&a(i,o,t,e.scope),r=r.concat(o.declarations||o)),b.isLabeledStatement(o)&&n(i.get("body"),o.body)};if(t.body)for(var o=0;o<t.body.length;o++){var u=this.blockPath.get("body")[o];i(u)}if(t.cases)for(var l=0;l<t.cases.length;l++)for(var c=t.cases[l].consequent,f=0;f<c.length;f++){var p=this.blockPath.get("cases")[l],d=c[f];i(p,d)}for(var h=0;h<r.length;h++){var m=r[h],y=b.getBindingIdentifiers(m,!1,!0);(0,S.default)(this.letReferences,y),this.hasLetReferences=!0}if(this.hasLetReferences){var v={letReferences:this.letReferences,closurify:!1,file:this.file,loopDepth:0},g=this.blockPath.find(function(e){return e.isLoop()||e.isFunction()});return g&&g.isLoop()&&v.loopDepth++,this.blockPath.traverse(w,v),v.closurify}},e.prototype.checkLoop=function(){var e={hasBreakContinue:!1,ignoreLabeless:!1,inSwitchCase:!1,innerLabels:[],hasReturn:!1,isLoop:!!this.loop,map:{},LOOP_IGNORE:(0,c.default)()};return this.blockPath.traverse(F,e),this.blockPath.traverse(O,e),e},e.prototype.hoistVarDeclarations=function(){this.blockPath.traverse(k,this)},e.prototype.pushDeclar=function(e){var t=[],r=b.getBindingIdentifiers(e);for(var n in r)t.push(b.variableDeclarator(r[n]));this.body.push(b.variableDeclaration(e.kind,t));for(var i=[],s=0;s<e.declarations.length;s++){var a=e.declarations[s];if(a.init){var o=b.assignmentExpression("=",a.id,a.init);i.push(b.inherits(o,a))}}return i},e.prototype.buildHas=function(e,t){var r=this.body;r.push(b.variableDeclaration("var",[b.variableDeclarator(e,t)]));var n=void 0,i=this.has,s=[];if(i.hasReturn&&(n=C({RETURN:e})),i.hasBreakContinue){for(var a in i.map)s.push(b.switchCase(b.stringLiteral(a),[i.map[a]]));if(i.hasReturn&&s.push(b.switchCase(null,[n])),1===s.length){var o=s[0];r.push(b.ifStatement(b.binaryExpression("===",e,o.test),o.consequent[0]))}else{if(this.loop)for(var u=0;u<s.length;u++){var l=s[u].consequent[0];b.isBreakStatement(l)&&!l.label&&(l.label=this.loopLabel=this.loopLabel||this.scope.generateUidIdentifier("loop"))}r.push(b.switchStatement(e,s))}}else i.hasReturn&&r.push(n)},e}();e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(10),s=n(i);t.default=function(e){var t=e.types,r=(0,s.default)();return{visitor:{ExportDefaultDeclaration:function(e){if(e.get("declaration").isClassDeclaration()){var r=e.node,n=r.declaration.id||e.scope.generateUidIdentifier("class");r.declaration.id=n,e.replaceWith(r.declaration),e.insertAfter(t.exportDefaultDeclaration(n))}},ClassDeclaration:function(e){var r=e.node,n=r.id||e.scope.generateUidIdentifier("class");e.replaceWith(t.variableDeclaration("let",[t.variableDeclarator(n,t.toExpression(r))]))},ClassExpression:function(e,t){var n=e.node;if(!n[r]){var i=(0,f.default)(e);if(i&&i!==n)return e.replaceWith(i);n[r]=!0;var s=l.default;t.opts.loose&&(s=o.default),e.replaceWith(new s(e,t.file).run())}}}}};var a=r(331),o=n(a),u=r(207),l=n(u),c=r(40),f=n(c);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){return o.isObjectProperty(e)?e.value:o.isObjectMethod(e)?o.functionExpression(null,e.params,e.body,e.generator,e.async):void 0}function r(e,r,i){"get"===r.kind&&"set"===r.kind?n(e,r,i):i.push(o.expressionStatement(o.assignmentExpression("=",o.memberExpression(e,r.key,r.computed||o.isLiteral(r.key)),t(r))))}function n(e,r){var n=(e.objId,e.body),i=e.getMutatorId,s=e.scope,a=!r.computed&&o.isIdentifier(r.key)?o.stringLiteral(r.key.name):r.key,u=s.maybeGenerateMemoised(a);u&&(n.push(o.expressionStatement(o.assignmentExpression("=",u,a))),a=u),n.push.apply(n,l({MUTATOR_MAP_REF:i(),KEY:a,VALUE:t(r),KIND:o.identifier(r.kind)}))}function s(e){for(var t=e.computedProps,s=Array.isArray(t),a=0,t=s?t:(0,i.default)(t);;){var o;if(s){if(a>=t.length)break;o=t[a++]}else{if(a=t.next(),a.done)break;o=a.value}var u=o;"get"===u.kind||"set"===u.kind?n(e,u):r(e.objId,u,e.body)}}function a(e){for(var s=e.objId,a=e.body,u=e.computedProps,l=e.state,c=u,f=Array.isArray(c),p=0,c=f?c:(0,i.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d,m=o.toComputedKey(h);if("get"===h.kind||"set"===h.kind)n(e,h);else if(o.isStringLiteral(m,{value:"__proto__"}))r(s,h,a);else{if(1===u.length)return o.callExpression(l.addHelper("defineProperty"),[e.initPropExpression,m,t(h)]);a.push(o.expressionStatement(o.callExpression(l.addHelper("defineProperty"),[s,m,t(h)])))}}}var o=e.types,u=e.template,l=u("\n    MUTATOR_MAP_REF[KEY] = MUTATOR_MAP_REF[KEY] || {};\n    MUTATOR_MAP_REF[KEY].KIND = VALUE;\n  ");return{visitor:{ObjectExpression:{exit:function(e,t){for(var r=e.node,n=e.parent,u=e.scope,l=!1,c=r.properties,f=Array.isArray(c),p=0,c=f?c:(0,i.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}if(l=!0===d.computed)break}if(l){for(var h=[],m=[],y=!1,v=r.properties,g=Array.isArray(v),b=0,v=g?v:(0,i.default)(v);;){var E;if(g){if(b>=v.length)break;E=v[b++]}else{if(b=v.next(),b.done)break;E=b.value}var x=E;x.computed&&(y=!0),y?m.push(x):h.push(x)}var A=u.generateUidIdentifierBasedOnNode(n),S=o.objectExpression(h),_=[];_.push(o.variableDeclaration("var",[o.variableDeclarator(A,S)]));var D=a;t.opts.loose&&(D=s);var C=void 0,w=function(){return C||(C=u.generateUidIdentifier("mutatorMap"),_.push(o.variableDeclaration("var",[o.variableDeclarator(C,o.objectExpression([]))]))),C},P=D({scope:u,objId:A,body:_,computedProps:m,initPropExpression:S,getMutatorId:w,state:t});C&&_.push(o.expressionStatement(o.callExpression(t.addHelper("defineEnumerableProperties"),[A,C]))),P?e.replaceWith(P):(_.push(o.expressionStatement(A)),e.replaceWithMultiple(_))}}}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(2),o=n(a);t.default=function(e){function t(e){for(var t=e.declarations,r=Array.isArray(t),i=0,t=r?t:(0,o.default)(t);;){var s;if(r){if(i>=t.length)break;s=t[i++]}else{if(i=t.next(),i.done)break;s=i.value}var a=s;if(n.isPattern(a.id))return!0}return!1}function r(e){for(var t=e.elements,r=Array.isArray(t),i=0,t=r?t:(0,o.default)(t);;){var s;if(r){if(i>=t.length)break;s=t[i++]}else{if(i=t.next(),i.done)break;s=i.value}var a=s;if(n.isRestElement(a))return!0}return!1}var n=e.types,i={ReferencedIdentifier:function(e,t){t.bindings[e.node.name]&&(t.deopt=!0,e.stop())}},a=function(){function e(t){(0,s.default)(this,e),this.blockHoist=t.blockHoist,this.operator=t.operator,this.arrays={},this.nodes=t.nodes||[],this.scope=t.scope,this.file=t.file,this.kind=t.kind}
return e.prototype.buildVariableAssignment=function(e,t){var r=this.operator;n.isMemberExpression(e)&&(r="=");var i=void 0;return i=r?n.expressionStatement(n.assignmentExpression(r,e,t)):n.variableDeclaration(this.kind,[n.variableDeclarator(e,t)]),i._blockHoist=this.blockHoist,i},e.prototype.buildVariableDeclaration=function(e,t){var r=n.variableDeclaration("var",[n.variableDeclarator(e,t)]);return r._blockHoist=this.blockHoist,r},e.prototype.push=function(e,t){n.isObjectPattern(e)?this.pushObjectPattern(e,t):n.isArrayPattern(e)?this.pushArrayPattern(e,t):n.isAssignmentPattern(e)?this.pushAssignmentPattern(e,t):this.nodes.push(this.buildVariableAssignment(e,t))},e.prototype.toArray=function(e,t){return this.file.opts.loose||n.isIdentifier(e)&&this.arrays[e.name]?e:this.scope.toArray(e,t)},e.prototype.pushAssignmentPattern=function(e,t){var r=this.scope.generateUidIdentifierBasedOnNode(t),i=n.variableDeclaration("var",[n.variableDeclarator(r,t)]);i._blockHoist=this.blockHoist,this.nodes.push(i);var s=n.conditionalExpression(n.binaryExpression("===",r,n.identifier("undefined")),e.right,r),a=e.left;if(n.isPattern(a)){var o=n.expressionStatement(n.assignmentExpression("=",r,s));o._blockHoist=this.blockHoist,this.nodes.push(o),this.push(a,r)}else this.nodes.push(this.buildVariableAssignment(a,s))},e.prototype.pushObjectRest=function(e,t,r,i){for(var s=[],a=0;a<e.properties.length;a++){var o=e.properties[a];if(a>=i)break;if(!n.isRestProperty(o)){var u=o.key;n.isIdentifier(u)&&!o.computed&&(u=n.stringLiteral(o.key.name)),s.push(u)}}s=n.arrayExpression(s);var l=n.callExpression(this.file.addHelper("objectWithoutProperties"),[t,s]);this.nodes.push(this.buildVariableAssignment(r.argument,l))},e.prototype.pushObjectProperty=function(e,t){n.isLiteral(e.key)&&(e.computed=!0);var r=e.value,i=n.memberExpression(t,e.key,e.computed);n.isPattern(r)?this.push(r,i):this.nodes.push(this.buildVariableAssignment(r,i))},e.prototype.pushObjectPattern=function(e,t){if(e.properties.length||this.nodes.push(n.expressionStatement(n.callExpression(this.file.addHelper("objectDestructuringEmpty"),[t]))),e.properties.length>1&&!this.scope.isStatic(t)){var r=this.scope.generateUidIdentifierBasedOnNode(t);this.nodes.push(this.buildVariableDeclaration(r,t)),t=r}for(var i=0;i<e.properties.length;i++){var s=e.properties[i];n.isRestProperty(s)?this.pushObjectRest(e,t,s,i):this.pushObjectProperty(s,t)}},e.prototype.canUnpackArrayPattern=function(e,t){if(!n.isArrayExpression(t))return!1;if(!(e.elements.length>t.elements.length)){if(e.elements.length<t.elements.length&&!r(e))return!1;for(var s=e.elements,a=Array.isArray(s),u=0,s=a?s:(0,o.default)(s);;){var l;if(a){if(u>=s.length)break;l=s[u++]}else{if(u=s.next(),u.done)break;l=u.value}var c=l;if(!c)return!1;if(n.isMemberExpression(c))return!1}for(var f=t.elements,p=Array.isArray(f),d=0,f=p?f:(0,o.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h;if(n.isSpreadElement(m))return!1;if(n.isCallExpression(m))return!1;if(n.isMemberExpression(m))return!1}var y=n.getBindingIdentifiers(e),v={deopt:!1,bindings:y};return this.scope.traverse(t,i,v),!v.deopt}},e.prototype.pushUnpackedArrayPattern=function(e,t){for(var r=0;r<e.elements.length;r++){var i=e.elements[r];n.isRestElement(i)?this.push(i.argument,n.arrayExpression(t.elements.slice(r))):this.push(i,t.elements[r])}},e.prototype.pushArrayPattern=function(e,t){if(e.elements){if(this.canUnpackArrayPattern(e,t))return this.pushUnpackedArrayPattern(e,t);var i=!r(e)&&e.elements.length,s=this.toArray(t,i);n.isIdentifier(s)?t=s:(t=this.scope.generateUidIdentifierBasedOnNode(t),this.arrays[t.name]=!0,this.nodes.push(this.buildVariableDeclaration(t,s)));for(var a=0;a<e.elements.length;a++){var o=e.elements[a];if(o){var u=void 0;n.isRestElement(o)?(u=this.toArray(t),u=n.callExpression(n.memberExpression(u,n.identifier("slice")),[n.numericLiteral(a)]),o=o.argument):u=n.memberExpression(t,n.numericLiteral(a),!0),this.push(o,u)}}}},e.prototype.init=function(e,t){if(!n.isArrayExpression(t)&&!n.isMemberExpression(t)){var r=this.scope.maybeGenerateMemoised(t,!0);r&&(this.nodes.push(this.buildVariableDeclaration(r,t)),t=r)}return this.push(e,t),this.nodes},e}();return{visitor:{ExportNamedDeclaration:function(e){var r=e.get("declaration");if(r.isVariableDeclaration()&&t(r.node)){var i=[];for(var s in e.getOuterBindingIdentifiers(e)){var a=n.identifier(s);i.push(n.exportSpecifier(a,a))}e.replaceWith(r.node),e.insertAfter(n.exportNamedDeclaration(null,i))}},ForXStatement:function(e,t){var r=e.node,i=e.scope,s=r.left;if(n.isPattern(s)){var o=i.generateUidIdentifier("ref");return r.left=n.variableDeclaration("var",[n.variableDeclarator(o)]),e.ensureBlock(),void r.body.body.unshift(n.variableDeclaration("var",[n.variableDeclarator(s,o)]))}if(n.isVariableDeclaration(s)){var u=s.declarations[0].id;if(n.isPattern(u)){var l=i.generateUidIdentifier("ref");r.left=n.variableDeclaration(s.kind,[n.variableDeclarator(l,null)]);var c=[];new a({kind:s.kind,file:t,scope:i,nodes:c}).init(u,l),e.ensureBlock();var f=r.body;f.body=c.concat(f.body)}}},CatchClause:function(e,t){var r=e.node,i=e.scope,s=r.param;if(n.isPattern(s)){var o=i.generateUidIdentifier("ref");r.param=o;var u=[];new a({kind:"let",file:t,scope:i,nodes:u}).init(s,o),r.body.body=u.concat(r.body.body)}},AssignmentExpression:function(e,t){var r=e.node,i=e.scope;if(n.isPattern(r.left)){var s=[],o=new a({operator:r.operator,file:t,scope:i,nodes:s}),u=void 0;!e.isCompletionRecord()&&e.parentPath.isExpressionStatement()||(u=i.generateUidIdentifierBasedOnNode(r.right,"ref"),s.push(n.variableDeclaration("var",[n.variableDeclarator(u,r.right)])),n.isArrayExpression(r.right)&&(o.arrays[u.name]=!0)),o.init(r.left,u||r.right),u&&s.push(n.expressionStatement(u)),e.replaceWithMultiple(s)}},VariableDeclaration:function(e,r){var i=e.node,s=e.scope,u=e.parent;if(!n.isForXStatement(u)&&u&&e.container&&t(i)){for(var l=[],c=void 0,f=0;f<i.declarations.length;f++){c=i.declarations[f];var p=c.init,d=c.id,h=new a({blockHoist:i._blockHoist,nodes:l,scope:s,kind:i.kind,file:r});n.isPattern(d)?(h.init(d,p),+f!=i.declarations.length-1&&n.inherits(l[l.length-1],c)):l.push(n.inherits(h.buildVariableAssignment(c.id,c.init),c))}for(var m=[],y=l,v=Array.isArray(y),g=0,y=v?y:(0,o.default)(y);;){var b;if(v){if(g>=y.length)break;b=y[g++]}else{if(g=y.next(),g.done)break;b=g.value}var E=b,x=m[m.length-1];if(x&&n.isVariableDeclaration(x)&&n.isVariableDeclaration(E)&&x.kind===E.kind){var A;(A=x.declarations).push.apply(A,E.declarations)}else m.push(E)}for(var S=m,_=Array.isArray(S),D=0,S=_?S:(0,o.default)(S);;){var C;if(_){if(D>=S.length)break;C=S[D++]}else{if(D=S.next(),D.done)break;C=D.value}var w=C;if(w.declarations)for(var P=w.declarations,k=Array.isArray(P),F=0,P=k?P:(0,o.default)(P);;){var T;if(k){if(F>=P.length)break;T=P[F++]}else{if(F=P.next(),F.done)break;T=F.value}var O=T,B=O.id.name;s.bindings[B]&&(s.bindings[B].kind=w.kind)}}1===m.length?e.replaceWith(m[0]):e.replaceWithMultiple(m)}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){function t(e){var t=e.node,r=e.scope,n=[],i=t.right;if(!a.isIdentifier(i)||!r.hasBinding(i.name)){var s=r.generateUidIdentifier("arr");n.push(a.variableDeclaration("var",[a.variableDeclarator(s,i)])),i=s}var u=r.generateUidIdentifier("i"),l=o({BODY:t.body,KEY:u,ARR:i});a.inherits(l,t),a.ensureBlock(l);var c=a.memberExpression(i,u,!0),f=t.left;return a.isVariableDeclaration(f)?(f.declarations[0].init=c,l.body.body.unshift(f)):l.body.body.unshift(a.expressionStatement(a.assignmentExpression("=",f,c))),e.parentPath.isLabeledStatement()&&(l=a.labeledStatement(e.parentPath.node.label,l)),n.push(l),n}function r(e,t){var r=e.node,n=e.scope,s=e.parent,o=r.left,l=void 0,c=void 0;if(a.isIdentifier(o)||a.isPattern(o)||a.isMemberExpression(o))c=o;else{if(!a.isVariableDeclaration(o))throw t.buildCodeFrameError(o,i.get("unknownForHead",o.type));c=n.generateUidIdentifier("ref"),l=a.variableDeclaration(o.kind,[a.variableDeclarator(o.declarations[0].id,c)])}var f=n.generateUidIdentifier("iterator"),p=n.generateUidIdentifier("isArray"),d=u({LOOP_OBJECT:f,IS_ARRAY:p,OBJECT:r.right,INDEX:n.generateUidIdentifier("i"),ID:c});l||d.body.body.shift();var h=a.isLabeledStatement(s),m=void 0;return h&&(m=a.labeledStatement(s.label,d)),{replaceParent:h,declar:l,node:m||d,loop:d}}function n(e,t){var r=e.node,n=e.scope,s=e.parent,o=r.left,u=void 0,c=n.generateUidIdentifier("step"),f=a.memberExpression(c,a.identifier("value"));if(a.isIdentifier(o)||a.isPattern(o)||a.isMemberExpression(o))u=a.expressionStatement(a.assignmentExpression("=",o,f));else{if(!a.isVariableDeclaration(o))throw t.buildCodeFrameError(o,i.get("unknownForHead",o.type));u=a.variableDeclaration(o.kind,[a.variableDeclarator(o.declarations[0].id,f)])}var p=n.generateUidIdentifier("iterator"),d=l({ITERATOR_HAD_ERROR_KEY:n.generateUidIdentifier("didIteratorError"),ITERATOR_COMPLETION:n.generateUidIdentifier("iteratorNormalCompletion"),ITERATOR_ERROR_KEY:n.generateUidIdentifier("iteratorError"),ITERATOR_KEY:p,STEP_KEY:c,OBJECT:r.right,BODY:null}),h=a.isLabeledStatement(s),m=d[3].block.body,y=m[0];return h&&(m[0]=a.labeledStatement(s.label,y)),{replaceParent:h,declar:u,loop:y,node:d}}var i=e.messages,s=e.template,a=e.types,o=s("\n    for (var KEY = 0; KEY < ARR.length; KEY++) BODY;\n  "),u=s("\n    for (var LOOP_OBJECT = OBJECT,\n             IS_ARRAY = Array.isArray(LOOP_OBJECT),\n             INDEX = 0,\n             LOOP_OBJECT = IS_ARRAY ? LOOP_OBJECT : LOOP_OBJECT[Symbol.iterator]();;) {\n      var ID;\n      if (IS_ARRAY) {\n        if (INDEX >= LOOP_OBJECT.length) break;\n        ID = LOOP_OBJECT[INDEX++];\n      } else {\n        INDEX = LOOP_OBJECT.next();\n        if (INDEX.done) break;\n        ID = INDEX.value;\n      }\n    }\n  "),l=s("\n    var ITERATOR_COMPLETION = true;\n    var ITERATOR_HAD_ERROR_KEY = false;\n    var ITERATOR_ERROR_KEY = undefined;\n    try {\n      for (var ITERATOR_KEY = OBJECT[Symbol.iterator](), STEP_KEY; !(ITERATOR_COMPLETION = (STEP_KEY = ITERATOR_KEY.next()).done); ITERATOR_COMPLETION = true) {\n      }\n    } catch (err) {\n      ITERATOR_HAD_ERROR_KEY = true;\n      ITERATOR_ERROR_KEY = err;\n    } finally {\n      try {\n        if (!ITERATOR_COMPLETION && ITERATOR_KEY.return) {\n          ITERATOR_KEY.return();\n        }\n      } finally {\n        if (ITERATOR_HAD_ERROR_KEY) {\n          throw ITERATOR_ERROR_KEY;\n        }\n      }\n    }\n  ");return{visitor:{ForOfStatement:function(e,i){if(e.get("right").isArrayExpression())return e.parentPath.isLabeledStatement()?e.parentPath.replaceWithMultiple(t(e)):e.replaceWithMultiple(t(e));var s=n;i.opts.loose&&(s=r);var o=e.node,u=s(e,i),l=u.declar,c=u.loop,f=c.body;e.ensureBlock(),l&&f.body.push(l),f.body=f.body.concat(o.body.body),a.inherits(c,o),a.inherits(c.body,o.body),u.replaceParent?(e.parentPath.replaceWithMultiple(u.node),e.remove()):e.replaceWithMultiple(u.node)}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{FunctionExpression:{exit:function(e){if("value"!==e.key&&!e.parentPath.isObjectProperty()){var t=(0,i.default)(e);t&&e.replaceWith(t)}}},ObjectProperty:function(e){var t=e.get("value");if(t.isFunction()){var r=(0,i.default)(t);r&&t.replaceWith(r)}}}}};var n=r(40),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{NumericLiteral:function(e){var t=e.node;t.extra&&/^0[ob]/i.test(t.extra.raw)&&(t.extra=void 0)},StringLiteral:function(e){var t=e.node;t.extra&&/\\[u]/gi.test(t.extra.raw)&&(t.extra=void 0)}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(14),s=n(i),a=r(9),o=n(a),u=r(2),l=n(u),c=r(10),f=n(c);t.default=function(){var e=(0,f.default)(),t={ReferencedIdentifier:function(e){var t=e.node.name,r=this.remaps[t];if(r&&this.scope.getBinding(t)===e.scope.getBinding(t)){if(e.parentPath.isCallExpression({callee:e.node}))e.replaceWith(g.sequenceExpression([g.numericLiteral(0),r]));else if(e.isJSXIdentifier()&&g.isMemberExpression(r)){var n=r.object,i=r.property;e.replaceWith(g.JSXMemberExpression(g.JSXIdentifier(n.name),g.JSXIdentifier(i.name)))}else e.replaceWith(r);this.requeueInParent(e)}},AssignmentExpression:function(t){var r=t.node;if(!r[e]){var n=t.get("left");if(n.isIdentifier()){var i=n.node.name,s=this.exports[i];if(!s)return;if(this.scope.getBinding(i)!==t.scope.getBinding(i))return;r[e]=!0;for(var a=s,o=Array.isArray(a),u=0,a=o?a:(0,l.default)(a);;){var c;if(o){if(u>=a.length)break;c=a[u++]}else{if(u=a.next(),u.done)break;c=u.value}r=S(c,r).expression}t.replaceWith(r),this.requeueInParent(t)}else if(n.isObjectPattern())for(var f=n.node.properties,p=Array.isArray(f),d=0,f=p?f:(0,l.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h,y=m.value.name,v=this.exports[y];if(v){if(this.scope.getBinding(y)!==t.scope.getBinding(y))return;r[e]=!0,t.insertAfter(S(g.identifier(y),g.identifier(y)))}}else if(n.isArrayPattern())for(var b=n.node.elements,E=Array.isArray(b),x=0,b=E?b:(0,l.default)(b);;){var A;if(E){if(x>=b.length)break;A=b[x++]}else{if(x=b.next(),x.done)break;A=x.value}var _=A;if(_){var D=_.name,C=this.exports[D];if(C){if(this.scope.getBinding(D)!==t.scope.getBinding(D))return;r[e]=!0,t.insertAfter(S(g.identifier(D),g.identifier(D)))}}}}},UpdateExpression:function(e){var t=e.get("argument");if(t.isIdentifier()){var r=t.node.name;if(this.exports[r]&&this.scope.getBinding(r)===e.scope.getBinding(r)){var n=g.assignmentExpression(e.node.operator[0]+"=",t.node,g.numericLiteral(1));if(e.parentPath.isExpressionStatement()&&!e.isCompletionRecord()||e.node.prefix)return e.replaceWith(n),void this.requeueInParent(e);var i=[];i.push(n);var s=void 0;s="--"===e.node.operator?"+":"-",i.push(g.binaryExpression(s,t.node,g.numericLiteral(1))),e.replaceWithMultiple(g.sequenceExpression(i))}}}};return{inherits:y.default,visitor:{ThisExpression:function(e,t){this.ranCommonJS||!0===t.opts.allowTopLevelThis||e.findParent(function(e){return!e.is("shadow")&&D.indexOf(e.type)>=0})||e.replaceWith(g.identifier("undefined"))},Program:{exit:function(e){function r(t,r){var n=C[t];if(n)return n;var i=e.scope.generateUidIdentifier((0,p.basename)(t,(0,p.extname)(t))),s=g.variableDeclaration("var",[g.variableDeclarator(i,b(g.stringLiteral(t)).expression)]);return h[t]&&(s.loc=h[t].loc),"number"==typeof r&&r>0&&(s._blockHoist=r),v.push(s),C[t]=i}function n(e,t,r){var n=e[t]||[];e[t]=n.concat(r)}this.ranCommonJS=!0;var i=!!this.opts.strict,a=!!this.opts.noInterop,u=e.scope;u.rename("module"),u.rename("exports"),u.rename("require");for(var c=!1,f=!1,d=e.get("body"),h=(0,o.default)(null),m=(0,o.default)(null),y=(0,o.default)(null),v=[],D=(0,o.default)(null),C=(0,o.default)(null),w=d,P=Array.isArray(w),k=0,w=P?w:(0,l.default)(w);;){var F;if(P){if(k>=w.length)break;F=w[k++]}else{if(k=w.next(),k.done)break;F=k.value}var T=F;if(T.isExportDeclaration()){c=!0;for(var O=[].concat(T.get("declaration"),T.get("specifiers")),B=O,R=Array.isArray(B),I=0,B=R?B:(0,l.default)(B);;){var M;if(R){if(I>=B.length)break;M=B[I++]}else{if(I=B.next(),I.done)break;M=I.value}var N=M;if(N.getBindingIdentifiers().__esModule)throw N.buildCodeFrameError('Illegal export "__esModule"')}}if(T.isImportDeclaration()){var L;f=!0;var j=T.node.source.value,U=h[j]||{specifiers:[],maxBlockHoist:0,loc:T.node.loc};(L=U.specifiers).push.apply(L,T.node.specifiers),"number"==typeof T.node._blockHoist&&(U.maxBlockHoist=Math.max(T.node._blockHoist,U.maxBlockHoist)),h[j]=U,T.remove()}else if(T.isExportDefaultDeclaration()){var V=T.get("declaration");if(V.isFunctionDeclaration()){var G=V.node.id,W=g.identifier("default");G?(n(m,G.name,W),v.push(S(W,G)),T.replaceWith(V.node)):(v.push(S(W,g.toExpression(V.node))),T.remove())}else if(V.isClassDeclaration()){var Y=V.node.id,q=g.identifier("default");Y?(n(m,Y.name,q),T.replaceWithMultiple([V.node,S(q,Y)])):(T.replaceWith(S(q,g.toExpression(V.node))),T.parentPath.requeue(T.get("expression.left")))}else T.replaceWith(S(g.identifier("default"),V.node)),T.parentPath.requeue(T.get("expression.left"))}else if(T.isExportNamedDeclaration()){var K=T.get("declaration");if(K.node){if(K.isFunctionDeclaration()){var H=K.node.id;n(m,H.name,H),v.push(S(H,H)),T.replaceWith(K.node)}else if(K.isClassDeclaration()){var J=K.node.id;n(m,J.name,J),T.replaceWithMultiple([K.node,S(J,J)]),y[J.name]=!0}else if(K.isVariableDeclaration()){for(var X=K.get("declarations"),z=X,$=Array.isArray(z),Q=0,z=$?z:(0,l.default)(z);;){var Z;if($){if(Q>=z.length)break;Z=z[Q++]}else{if(Q=z.next(),Q.done)break;Z=Q.value}var ee=Z,te=ee.get("id"),re=ee.get("init"),ne=[];if(re.node||re.replaceWith(g.identifier("undefined")),te.isIdentifier())n(m,te.node.name,te.node),re.replaceWith(S(te.node,re.node).expression),y[te.node.name]=!0;else if(te.isObjectPattern())for(var ie=0;ie<te.node.properties.length;ie++){var se=te.node.properties[ie],ae=se.value;g.isAssignmentPattern(ae)?ae=ae.left:g.isRestProperty(se)&&(ae=se.argument),n(m,ae.name,ae),ne.push(S(ae,ae)),y[ae.name]=!0}else if(te.isArrayPattern()&&te.node.elements)for(var oe=0;oe<te.node.elements.length;oe++){var ue=te.node.elements[oe];if(ue){g.isAssignmentPattern(ue)?ue=ue.left:g.isRestElement(ue)&&(ue=ue.argument);var le=ue.name;n(m,le,ue),ne.push(S(ue,ue)),y[le]=!0}}T.insertAfter(ne)}T.replaceWith(K.node)}continue}var ce=T.get("specifiers"),fe=[],pe=T.node.source;if(pe)for(var de=r(pe.value,T.node._blockHoist),he=ce,me=Array.isArray(he),ye=0,he=me?he:(0,l.default)(he);;){var ve;if(me){if(ye>=he.length)break;ve=he[ye++]}else{if(ye=he.next(),ye.done)break;ve=ye.value}var ge=ve;ge.isExportNamespaceSpecifier()||ge.isExportDefaultSpecifier()||ge.isExportSpecifier()&&(a||"default"!==ge.node.local.name?v.push(x(g.stringLiteral(ge.node.exported.name),g.memberExpression(de,ge.node.local))):v.push(x(g.stringLiteral(ge.node.exported.name),g.memberExpression(g.callExpression(this.addHelper("interopRequireDefault"),[de]),ge.node.local))),y[ge.node.exported.name]=!0)}else for(var be=ce,Ee=Array.isArray(be),xe=0,be=Ee?be:(0,l.default)(be);;){var Ae;if(Ee){if(xe>=be.length)break;Ae=be[xe++]}else{if(xe=be.next(),xe.done)break;Ae=xe.value}var Se=Ae;Se.isExportSpecifier()&&(n(m,Se.node.local.name,Se.node.exported),y[Se.node.exported.name]=!0,fe.push(S(Se.node.exported,Se.node.local)))}T.replaceWithMultiple(fe)}else if(T.isExportAllDeclaration()){var _e=_({OBJECT:r(T.node.source.value,T.node._blockHoist)});_e.loc=T.node.loc,v.push(_e),T.remove()}}for(var De in h){var Ce=h[De],O=Ce.specifiers,we=Ce.maxBlockHoist;if(O.length){for(var Pe=r(De,we),ke=void 0,Fe=0;Fe<O.length;Fe++){var Te=O[Fe];if(g.isImportNamespaceSpecifier(Te)){if(i||a)D[Te.local.name]=Pe;else{var Oe=g.variableDeclaration("var",[g.variableDeclarator(Te.local,g.callExpression(this.addHelper("interopRequireWildcard"),[Pe]))]);we>0&&(Oe._blockHoist=we),v.push(Oe)}ke=Te.local}else g.isImportDefaultSpecifier(Te)&&(O[Fe]=g.importSpecifier(Te.local,g.identifier("default")))}for(var Be=O,Re=Array.isArray(Be),Ie=0,Be=Re?Be:(0,l.default)(Be);;){var Me;if(Re){if(Ie>=Be.length)break;Me=Be[Ie++]}else{if(Ie=Be.next(),Ie.done)break;Me=Ie.value}var Ne=Me;if(g.isImportSpecifier(Ne)){var Le=Pe;if("default"===Ne.imported.name)if(ke)Le=ke;else if(!a){Le=ke=e.scope.generateUidIdentifier(Pe.name);var je=g.variableDeclaration("var",[g.variableDeclarator(Le,g.callExpression(this.addHelper("interopRequireDefault"),[Pe]))]);we>0&&(je._blockHoist=we),v.push(je)}D[Ne.local.name]=g.memberExpression(Le,g.cloneWithoutLoc(Ne.imported))}}}else{var Ue=b(g.stringLiteral(De));Ue.loc=h[De].loc,v.push(Ue)}}if(f&&(0,s.default)(y).length)for(var Ve=(0,s.default)(y),Ge=0;Ge<Ve.length;Ge+=100)!function(e){var t=Ve.slice(e,e+100),r=g.identifier("undefined");t.forEach(function(e){r=S(g.identifier(e),r).expression});var n=g.expressionStatement(r);n._blockHoist=3,v.unshift(n)}(Ge);if(c&&!i){var We=E;this.opts.loose&&(We=A);var Ye=We();Ye._blockHoist=3,v.unshift(Ye)}e.unshiftContainer("body",v),e.traverse(t,{remaps:D,scope:u,exports:m,requeueInParent:function(t){return e.requeue(t)}})}}}}};var p=r(19),d=r(4),h=n(d),m=r(216),y=n(m),v=r(1),g=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(v),b=(0,h.default)("\n  require($0);\n"),E=(0,h.default)('\n  Object.defineProperty(exports, "__esModule", {\n    value: true\n  });\n'),x=(0,h.default)("\n  Object.defineProperty(exports, $0, {\n    enumerable: true,\n    get: function () {\n      return $1;\n    }\n  });\n"),A=(0,h.default)("\n  exports.__esModule = true;\n"),S=(0,h.default)("\n  exports.$0 = $1;\n"),_=(0,h.default)('\n  Object.keys(OBJECT).forEach(function (key) {\n    if (key === "default" || key === "__esModule") return;\n    Object.defineProperty(exports, key, {\n      enumerable: true,\n      get: function () {\n        return OBJECT[key];\n      }\n    });\n  });\n'),D=["FunctionExpression","FunctionDeclaration","ClassProperty","ClassMethod","ObjectMethod"];e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(10),o=n(a);t.default=function(e){function t(e,t,r,n,i){new l.default({getObjectRef:n,methodNode:t,methodPath:e,isStatic:!0,scope:r,file:i}).replace()}var r=e.types,n=(0,o.default)();return{visitor:{Super:function(e){var t=e.findParent(function(e){return e.isObjectExpression()});t&&(t.node[n]=!0)},ObjectExpression:{exit:function(e,i){if(e.node[n]){for(var a=void 0,o=function(){return a=a||e.scope.generateUidIdentifier("obj")},u=e.get("properties"),l=u,c=Array.isArray(l),f=0,l=c?l:(0,s.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;d.isObjectProperty()&&(d=d.get("value")),t(d,d.node,e.scope,o,i)}a&&(e.scope.push({id:a}),e.replaceWith(r.assignmentExpression("=",a,e.node)))}}}}}};var u=r(193),l=n(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}t.__esModule=!0;var i=r(2),s=function(e){return e&&e.__esModule?e:{default:e}}(i);t.default=function(){return{visitor:a.visitors.merge([{ArrowFunctionExpression:function(e){for(var t=e.get("params"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,s.default)(r);;){var a;if(n){if(i>=r.length)break;a=r[i++]}else{if(i=r.next(),i.done)break;a=i.value}var o=a;if(o.isRestElement()||o.isAssignmentPattern()){e.arrowFunctionToShadowed();break}}}},u.visitor,p.visitor,c.visitor])}};var a=r(7),o=r(334),u=n(o),l=r(333),c=n(l),f=r(335),p=n(f);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{ObjectMethod:function(e){var t=e.node;if("method"===t.kind){var r=i.functionExpression(null,t.params,t.body,t.generator,t.async);r.returnType=t.returnType,e.replaceWith(i.objectProperty(t.key,r,t.computed))}},ObjectProperty:function(e){var t=e.node;t.shorthand&&(t.shorthand=!1)}}}};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e,t,r){return r.opts.loose&&!s.isIdentifier(e.argument,{name:"arguments"})?e.argument:t.toArray(e.argument,!0)}function r(e){for(var t=0;t<e.length;t++)if(s.isSpreadElement(e[t]))return!0;return!1}function n(e,r,n){function a(){u.length&&(o.push(s.arrayExpression(u)),u=[])}for(var o=[],u=[],l=e,c=Array.isArray(l),f=0,l=c?l:(0,i.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;s.isSpreadElement(d)?(a(),o.push(t(d,r,n))):u.push(d)}return a(),o}var s=e.types;return{visitor:{ArrayExpression:function(e,t){var i=e.node,a=e.scope,o=i.elements;if(r(o)){var u=n(o,a,t),l=u.shift();s.isArrayExpression(l)||(u.unshift(l),l=s.arrayExpression([])),e.replaceWith(s.callExpression(s.memberExpression(l,s.identifier("concat")),u))}},CallExpression:function(e,t){var i=e.node,a=e.scope,o=i.arguments;if(r(o)){var u=e.get("callee");if(!u.isSuper()){var l=s.identifier("undefined");i.arguments=[];var c=void 0;c=1===o.length&&"arguments"===o[0].argument.name?[o[0].argument]:n(o,a,t);var f=c.shift();c.length?i.arguments.push(s.callExpression(s.memberExpression(f,s.identifier("concat")),c)):i.arguments.push(f);var p=i.callee;if(u.isMemberExpression()){var d=a.maybeGenerateMemoised(p.object);d?(p.object=s.assignmentExpression("=",d,p.object),l=d):l=p.object,s.appendToMemberExpression(p,s.identifier("apply"))}else i.callee=s.memberExpression(i.callee,s.identifier("apply"));s.isSuper(l)&&(l=s.thisExpression()),i.arguments.unshift(l)}}},NewExpression:function(e,t){var i=e.node,a=e.scope,o=i.arguments;if(r(o)){var u=n(o,a,t),l=s.arrayExpression([s.nullLiteral()]);o=s.callExpression(s.memberExpression(l,s.identifier("concat")),u),e.replaceWith(s.newExpression(s.callExpression(s.memberExpression(s.memberExpression(s.memberExpression(s.identifier("Function"),s.identifier("prototype")),s.identifier("bind")),s.identifier("apply")),[i.callee,o]),[]))}}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}t.__esModule=!0,t.default=function(){return{visitor:{RegExpLiteral:function(e){var t=e.node;s.is(t,"y")&&e.replaceWith(o.newExpression(o.identifier("RegExp"),[o.stringLiteral(t.pattern),o.stringLiteral(t.flags)]))}}}};var i=r(192),s=n(i),a=r(1),o=n(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){return n.isLiteral(e)&&"string"==typeof e.value}function r(e,t){return n.binaryExpression("+",e,t)}var n=e.types;return{visitor:{TaggedTemplateExpression:function(e,t){for(var r=e.node,s=r.quasi,a=[],o=[],u=[],l=s.quasis,c=Array.isArray(l),f=0,l=c?l:(0,i.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;o.push(n.stringLiteral(d.value.cooked)),u.push(n.stringLiteral(d.value.raw))}o=n.arrayExpression(o),u=n.arrayExpression(u);var h="taggedTemplateLiteral";t.opts.loose&&(h+="Loose");var m=t.file.addTemplateObject(h,o,u);a.push(m),a=a.concat(s.expressions),e.replaceWith(n.callExpression(r.tag,a))},TemplateLiteral:function(e,s){for(var a=[],o=e.get("expressions"),u=e.node.quasis,l=Array.isArray(u),c=0,u=l?u:(0,i.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;a.push(n.stringLiteral(p.value.cooked));var d=o.shift();d&&(!s.opts.spec||d.isBaseType("string")||d.isBaseType("number")?a.push(d.node):a.push(n.callExpression(n.identifier("String"),[d.node])))}if(a=a.filter(function(e){return!n.isLiteral(e,{value:""})}),t(a[0])||t(a[1])||a.unshift(n.stringLiteral("")),a.length>1){for(var h=r(a.shift(),a.shift()),m=a,y=Array.isArray(m),v=0,m=y?m:(0,i.default)(m);;){var g;if(y){if(v>=m.length)break;g=m[v++]}else{if(v=m.next(),v.done)break;g=v.value}h=r(h,g)}e.replaceWith(h)}else e.replaceWith(a[0])}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(10),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types,r=(0,i.default)();return{visitor:{Scope:function(e){var t=e.scope;t.getBinding("Symbol")&&t.rename("Symbol")},UnaryExpression:function(e){var n=e.node,i=e.parent;if(!n[r]&&!e.find(function(e){return e.node&&!!e.node._generated})){if(e.parentPath.isBinaryExpression()&&t.EQUALITY_BINARY_OPERATORS.indexOf(i.operator)>=0){var s=e.getOpposite();if(s.isLiteral()&&"symbol"!==s.node.value&&"object"!==s.node.value)return}if("typeof"===n.operator){var a=t.callExpression(this.addHelper("typeof"),[n.argument]);if(e.get("argument").isIdentifier()){var o=t.stringLiteral("undefined"),u=t.unaryExpression("typeof",n.argument);u[r]=!0,e.replaceWith(t.conditionalExpression(t.binaryExpression("===",u,o),o,a))}else e.replaceWith(a)}}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{RegExpLiteral:function(e){var t=e.node;a.is(t,"u")&&(t.pattern=(0,i.default)(t.pattern,t.flags),a.pullFlag(t,"u"))}}}};var n=r(612),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(192),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";e.exports=r(606)},function(e,t,r){"use strict";e.exports={default:r(408),__esModule:!0}},function(e,t,r){"use strict";function n(){i(),s()}function i(){t.path=u=new o.default}function s(){t.scope=l=new o.default}t.__esModule=!0,t.scope=t.path=void 0;var a=r(364),o=function(e){return e&&e.__esModule?e:{default:e}}(a);t.clear=n,t.clearPath=i,t.clearScope=s;var u=t.path=new o.default,l=t.scope=new o.default},function(e,t){"use strict";function r(e){return e=e.split(" "),function(t){return e.indexOf(t)>=0}}function n(e,t){for(var r=65536,n=0;n<t.length;n+=2){if((r+=t[n])>e)return!1;if((r+=t[n+1])>=e)return!0}}function i(e){return e<65?36===e:e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&x.test(String.fromCharCode(e)):n(e,S)))}function s(e){return e<48?36===e:e<58||!(e<65)&&(e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&A.test(String.fromCharCode(e)):n(e,S)||n(e,_))))}function a(e){var t={};for(var r in D)t[r]=e&&r in e?e[r]:D[r];return t}function o(e){return 10===e||13===e||8232===e||8233===e}function u(e,t){for(var r=1,n=0;;){N.lastIndex=n;var i=N.exec(e);if(!(i&&i.index<t))return new V(r,t-n);++r,n=i.index+i[0].length}}function l(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(55296+(e-65536>>10),56320+(e-65536&1023))}function c(e,t,r,n){return e.type=t,e.end=r,e.loc.end=n,this.processComment(e),e}function f(e){return e[e.length-1]}function p(e){return e&&"Property"===e.type&&"init"===e.kind&&!1===e.method}function d(e){return"JSXIdentifier"===e.type?e.name:"JSXNamespacedName"===e.type?e.namespace.name+":"+e.name.name:"JSXMemberExpression"===e.type?d(e.object)+"."+d(e.property):void 0}function h(e,t){return new J(t,e).parse()}function m(e,t){var r=new J(t,e);return r.options.strictMode&&(r.state.strict=!0),r.getExpression()}var y="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};Object.defineProperty(t,"__esModule",{value:!0});var v={6:r("enum await"),strict:r("implements interface let package private protected public static yield"),strictBind:r("eval arguments")
},g=r("break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this let const class extends export import yield super"),b="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠ-ࢴࢶ-ࢽऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿕ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞮꞰ-ꞷꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭥꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",E="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࣔ-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఃా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഁ-ഃാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ູົຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭ᳲ-᳴᳸᳹᷀-᷵᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱꤀-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_",x=new RegExp("["+b+"]"),A=new RegExp("["+b+E+"]");b=E=null;var S=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,17,26,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,26,45,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,785,52,76,44,33,24,27,35,42,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,85,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,54,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,86,25,391,63,32,0,449,56,264,8,2,36,18,0,50,29,881,921,103,110,18,195,2749,1070,4050,582,8634,568,8,30,114,29,19,47,17,3,32,20,6,18,881,68,12,0,67,12,65,0,32,6124,20,754,9486,1,3071,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,4149,196,60,67,1213,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42710,42,4148,12,221,3,5761,10591,541],_=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,1306,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,52,0,13,2,49,13,10,2,4,9,83,11,7,0,161,11,6,9,7,3,57,0,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,87,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,423,9,838,7,2,7,17,9,57,21,2,13,19882,9,135,4,60,6,26,9,1016,45,17,3,19723,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,2214,6,110,6,6,9,792487,239],D={sourceType:"script",sourceFilename:void 0,startLine:1,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowSuperOutsideMethod:!1,plugins:[],strictMode:null},C="function"==typeof Symbol&&"symbol"===y(Symbol.iterator)?function(e){return void 0===e?"undefined":y(e)}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":void 0===e?"undefined":y(e)},w=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},P=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+(void 0===t?"undefined":y(t)));e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},k=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==(void 0===t?"undefined":y(t))&&"function"!=typeof t?e:t},F=!0,T=function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};w(this,e),this.label=t,this.keyword=r.keyword,this.beforeExpr=!!r.beforeExpr,this.startsExpr=!!r.startsExpr,this.rightAssociative=!!r.rightAssociative,this.isLoop=!!r.isLoop,this.isAssign=!!r.isAssign,this.prefix=!!r.prefix,this.postfix=!!r.postfix,this.binop=r.binop||null,this.updateContext=null},O=function(e){function t(r){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return w(this,t),n.keyword=r,k(this,e.call(this,r,n))}return P(t,e),t}(T),B=function(e){function t(r,n){return w(this,t),k(this,e.call(this,r,{beforeExpr:F,binop:n}))}return P(t,e),t}(T),R={num:new T("num",{startsExpr:!0}),regexp:new T("regexp",{startsExpr:!0}),string:new T("string",{startsExpr:!0}),name:new T("name",{startsExpr:!0}),eof:new T("eof"),bracketL:new T("[",{beforeExpr:F,startsExpr:!0}),bracketR:new T("]"),braceL:new T("{",{beforeExpr:F,startsExpr:!0}),braceBarL:new T("{|",{beforeExpr:F,startsExpr:!0}),braceR:new T("}"),braceBarR:new T("|}"),parenL:new T("(",{beforeExpr:F,startsExpr:!0}),parenR:new T(")"),comma:new T(",",{beforeExpr:F}),semi:new T(";",{beforeExpr:F}),colon:new T(":",{beforeExpr:F}),doubleColon:new T("::",{beforeExpr:F}),dot:new T("."),question:new T("?",{beforeExpr:F}),arrow:new T("=>",{beforeExpr:F}),template:new T("template"),ellipsis:new T("...",{beforeExpr:F}),backQuote:new T("`",{startsExpr:!0}),dollarBraceL:new T("${",{beforeExpr:F,startsExpr:!0}),at:new T("@"),eq:new T("=",{beforeExpr:F,isAssign:!0}),assign:new T("_=",{beforeExpr:F,isAssign:!0}),incDec:new T("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new T("prefix",{beforeExpr:F,prefix:!0,startsExpr:!0}),logicalOR:new B("||",1),logicalAND:new B("&&",2),bitwiseOR:new B("|",3),bitwiseXOR:new B("^",4),bitwiseAND:new B("&",5),equality:new B("==/!=",6),relational:new B("</>",7),bitShift:new B("<</>>",8),plusMin:new T("+/-",{beforeExpr:F,binop:9,prefix:!0,startsExpr:!0}),modulo:new B("%",10),star:new B("*",10),slash:new B("/",10),exponent:new T("**",{beforeExpr:F,binop:11,rightAssociative:!0})},I={break:new O("break"),case:new O("case",{beforeExpr:F}),catch:new O("catch"),continue:new O("continue"),debugger:new O("debugger"),default:new O("default",{beforeExpr:F}),do:new O("do",{isLoop:!0,beforeExpr:F}),else:new O("else",{beforeExpr:F}),finally:new O("finally"),for:new O("for",{isLoop:!0}),function:new O("function",{startsExpr:!0}),if:new O("if"),return:new O("return",{beforeExpr:F}),switch:new O("switch"),throw:new O("throw",{beforeExpr:F}),try:new O("try"),var:new O("var"),let:new O("let"),const:new O("const"),while:new O("while",{isLoop:!0}),with:new O("with"),new:new O("new",{beforeExpr:F,startsExpr:!0}),this:new O("this",{startsExpr:!0}),super:new O("super",{startsExpr:!0}),class:new O("class"),extends:new O("extends",{beforeExpr:F}),export:new O("export"),import:new O("import",{startsExpr:!0}),yield:new O("yield",{beforeExpr:F,startsExpr:!0}),null:new O("null",{startsExpr:!0}),true:new O("true",{startsExpr:!0}),false:new O("false",{startsExpr:!0}),in:new O("in",{beforeExpr:F,binop:7}),instanceof:new O("instanceof",{beforeExpr:F,binop:7}),typeof:new O("typeof",{beforeExpr:F,prefix:!0,startsExpr:!0}),void:new O("void",{beforeExpr:F,prefix:!0,startsExpr:!0}),delete:new O("delete",{beforeExpr:F,prefix:!0,startsExpr:!0})};Object.keys(I).forEach(function(e){R["_"+e]=I[e]});var M=/\r\n?|\n|\u2028|\u2029/,N=new RegExp(M.source,"g"),L=/[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/,j=function e(t,r,n,i){w(this,e),this.token=t,this.isExpr=!!r,this.preserveSpace=!!n,this.override=i},U={braceStatement:new j("{",!1),braceExpression:new j("{",!0),templateQuasi:new j("${",!0),parenStatement:new j("(",!1),parenExpression:new j("(",!0),template:new j("`",!0,!0,function(e){return e.readTmplToken()}),functionExpression:new j("function",!0)};R.parenR.updateContext=R.braceR.updateContext=function(){if(1===this.state.context.length)return void(this.state.exprAllowed=!0);var e=this.state.context.pop();e===U.braceStatement&&this.curContext()===U.functionExpression?(this.state.context.pop(),this.state.exprAllowed=!1):e===U.templateQuasi?this.state.exprAllowed=!0:this.state.exprAllowed=!e.isExpr},R.name.updateContext=function(e){this.state.exprAllowed=!1,e!==R._let&&e!==R._const&&e!==R._var||M.test(this.input.slice(this.state.end))&&(this.state.exprAllowed=!0)},R.braceL.updateContext=function(e){this.state.context.push(this.braceIsBlock(e)?U.braceStatement:U.braceExpression),this.state.exprAllowed=!0},R.dollarBraceL.updateContext=function(){this.state.context.push(U.templateQuasi),this.state.exprAllowed=!0},R.parenL.updateContext=function(e){var t=e===R._if||e===R._for||e===R._with||e===R._while;this.state.context.push(t?U.parenStatement:U.parenExpression),this.state.exprAllowed=!0},R.incDec.updateContext=function(){},R._function.updateContext=function(){this.curContext()!==U.braceStatement&&this.state.context.push(U.functionExpression),this.state.exprAllowed=!1},R.backQuote.updateContext=function(){this.curContext()===U.template?this.state.context.pop():this.state.context.push(U.template),this.state.exprAllowed=!1};var V=function e(t,r){w(this,e),this.line=t,this.column=r},G=function e(t,r){w(this,e),this.start=t,this.end=r},W=function(){function e(){w(this,e)}return e.prototype.init=function(e,t){return this.strict=!1!==e.strictMode&&"module"===e.sourceType,this.input=t,this.potentialArrowAt=-1,this.inMethod=this.inFunction=this.inGenerator=this.inAsync=this.inPropertyName=this.inType=this.inClassProperty=this.noAnonFunctionType=!1,this.labels=[],this.decorators=[],this.tokens=[],this.comments=[],this.trailingComments=[],this.leadingComments=[],this.commentStack=[],this.pos=this.lineStart=0,this.curLine=e.startLine,this.type=R.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=[U.braceStatement],this.exprAllowed=!0,this.containsEsc=this.containsOctal=!1,this.octalPosition=null,this.invalidTemplateEscapePosition=null,this.exportedIdentifiers=[],this},e.prototype.curPosition=function(){return new V(this.curLine,this.pos-this.lineStart)},e.prototype.clone=function(t){var r=new e;for(var n in this){var i=this[n];t&&"context"!==n||!Array.isArray(i)||(i=i.slice()),r[n]=i}return r},e}(),Y=function e(t){w(this,e),this.type=t.type,this.value=t.value,this.start=t.start,this.end=t.end,this.loc=new G(t.startLoc,t.endLoc)},q=function(){function e(t,r){w(this,e),this.state=new W,this.state.init(t,r)}return e.prototype.next=function(){this.isLookahead||this.state.tokens.push(new Y(this.state)),this.state.lastTokEnd=this.state.end,this.state.lastTokStart=this.state.start,this.state.lastTokEndLoc=this.state.endLoc,this.state.lastTokStartLoc=this.state.startLoc,this.nextToken()},e.prototype.eat=function(e){return!!this.match(e)&&(this.next(),!0)},e.prototype.match=function(e){return this.state.type===e},e.prototype.isKeyword=function(e){return g(e)},e.prototype.lookahead=function(){var e=this.state;this.state=e.clone(!0),this.isLookahead=!0,this.next(),this.isLookahead=!1;var t=this.state.clone(!0);return this.state=e,t},e.prototype.setStrict=function(e){if(this.state.strict=e,this.match(R.num)||this.match(R.string)){for(this.state.pos=this.state.start;this.state.pos<this.state.lineStart;)this.state.lineStart=this.input.lastIndexOf("\n",this.state.lineStart-2)+1,--this.state.curLine;this.nextToken()}},e.prototype.curContext=function(){return this.state.context[this.state.context.length-1]},e.prototype.nextToken=function(){var e=this.curContext();return e&&e.preserveSpace||this.skipSpace(),this.state.containsOctal=!1,this.state.octalPosition=null,this.state.start=this.state.pos,this.state.startLoc=this.state.curPosition(),this.state.pos>=this.input.length?this.finishToken(R.eof):e.override?e.override(this):this.readToken(this.fullCharCodeAtPos())},e.prototype.readToken=function(e){return i(e)||92===e?this.readWord():this.getTokenFromCode(e)},e.prototype.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.state.pos);return e<=55295||e>=57344?e:(e<<10)+this.input.charCodeAt(this.state.pos+1)-56613888},e.prototype.pushComment=function(e,t,r,n,i,s){var a={type:e?"CommentBlock":"CommentLine",value:t,start:r,end:n,loc:new G(i,s)};this.isLookahead||(this.state.tokens.push(a),this.state.comments.push(a),this.addComment(a))},e.prototype.skipBlockComment=function(){var e=this.state.curPosition(),t=this.state.pos,r=this.input.indexOf("*/",this.state.pos+=2);-1===r&&this.raise(this.state.pos-2,"Unterminated comment"),this.state.pos=r+2,N.lastIndex=t;for(var n=void 0;(n=N.exec(this.input))&&n.index<this.state.pos;)++this.state.curLine,this.state.lineStart=n.index+n[0].length;this.pushComment(!0,this.input.slice(t+2,r),t,this.state.pos,e,this.state.curPosition())},e.prototype.skipLineComment=function(e){for(var t=this.state.pos,r=this.state.curPosition(),n=this.input.charCodeAt(this.state.pos+=e);this.state.pos<this.input.length&&10!==n&&13!==n&&8232!==n&&8233!==n;)++this.state.pos,n=this.input.charCodeAt(this.state.pos);this.pushComment(!1,this.input.slice(t+e,this.state.pos),t,this.state.pos,r,this.state.curPosition())},e.prototype.skipSpace=function(){e:for(;this.state.pos<this.input.length;){var e=this.input.charCodeAt(this.state.pos);switch(e){case 32:case 160:++this.state.pos;break;case 13:10===this.input.charCodeAt(this.state.pos+1)&&++this.state.pos;case 10:case 8232:case 8233:++this.state.pos,++this.state.curLine,this.state.lineStart=this.state.pos;break;case 47:switch(this.input.charCodeAt(this.state.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(!(e>8&&e<14||e>=5760&&L.test(String.fromCharCode(e))))break e;++this.state.pos}}},e.prototype.finishToken=function(e,t){this.state.end=this.state.pos,this.state.endLoc=this.state.curPosition();var r=this.state.type;this.state.type=e,this.state.value=t,this.updateContext(r)},e.prototype.readToken_dot=function(){var e=this.input.charCodeAt(this.state.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.state.pos+2);return 46===e&&46===t?(this.state.pos+=3,this.finishToken(R.ellipsis)):(++this.state.pos,this.finishToken(R.dot))},e.prototype.readToken_slash=function(){return this.state.exprAllowed?(++this.state.pos,this.readRegexp()):61===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.assign,2):this.finishOp(R.slash,1)},e.prototype.readToken_mult_modulo=function(e){var t=42===e?R.star:R.modulo,r=1,n=this.input.charCodeAt(this.state.pos+1);return 42===n&&(r++,n=this.input.charCodeAt(this.state.pos+2),t=R.exponent),61===n&&(r++,t=R.assign),this.finishOp(t,r)},e.prototype.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.state.pos+1);return t===e?this.finishOp(124===e?R.logicalOR:R.logicalAND,2):61===t?this.finishOp(R.assign,2):124===e&&125===t&&this.hasPlugin("flow")?this.finishOp(R.braceBarR,2):this.finishOp(124===e?R.bitwiseOR:R.bitwiseAND,1)},e.prototype.readToken_caret=function(){return 61===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.assign,2):this.finishOp(R.bitwiseXOR,1)},e.prototype.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.state.pos+1);return t===e?45===t&&62===this.input.charCodeAt(this.state.pos+2)&&M.test(this.input.slice(this.state.lastTokEnd,this.state.pos))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(R.incDec,2):61===t?this.finishOp(R.assign,2):this.finishOp(R.plusMin,1)},e.prototype.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.state.pos+1),r=1;return t===e?(r=62===e&&62===this.input.charCodeAt(this.state.pos+2)?3:2,61===this.input.charCodeAt(this.state.pos+r)?this.finishOp(R.assign,r+1):this.finishOp(R.bitShift,r)):33===t&&60===e&&45===this.input.charCodeAt(this.state.pos+2)&&45===this.input.charCodeAt(this.state.pos+3)?(this.inModule&&this.unexpected(),this.skipLineComment(4),this.skipSpace(),this.nextToken()):(61===t&&(r=2),this.finishOp(R.relational,r))},e.prototype.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.state.pos+1);return 61===t?this.finishOp(R.equality,61===this.input.charCodeAt(this.state.pos+2)?3:2):61===e&&62===t?(this.state.pos+=2,this.finishToken(R.arrow)):this.finishOp(61===e?R.eq:R.prefix,1)},e.prototype.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.state.pos,this.finishToken(R.parenL);case 41:return++this.state.pos,this.finishToken(R.parenR);case 59:return++this.state.pos,this.finishToken(R.semi);case 44:return++this.state.pos,this.finishToken(R.comma);case 91:return++this.state.pos,this.finishToken(R.bracketL);case 93:return++this.state.pos,this.finishToken(R.bracketR);case 123:return this.hasPlugin("flow")&&124===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.braceBarL,2):(++this.state.pos,this.finishToken(R.braceL));case 125:return++this.state.pos,this.finishToken(R.braceR);case 58:return this.hasPlugin("functionBind")&&58===this.input.charCodeAt(this.state.pos+1)?this.finishOp(R.doubleColon,2):(++this.state.pos,this.finishToken(R.colon));case 63:return++this.state.pos,this.finishToken(R.question);case 64:return++this.state.pos,this.finishToken(R.at);case 96:return++this.state.pos,this.finishToken(R.backQuote);case 48:var t=this.input.charCodeAt(this.state.pos+1);if(120===t||88===t)return this.readRadixNumber(16);if(111===t||79===t)return this.readRadixNumber(8);if(98===t||66===t)return this.readRadixNumber(2);case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 126:return this.finishOp(R.prefix,1)}this.raise(this.state.pos,"Unexpected character '"+l(e)+"'")},e.prototype.finishOp=function(e,t){var r=this.input.slice(this.state.pos,this.state.pos+t);return this.state.pos+=t,this.finishToken(e,r)},e.prototype.readRegexp=function(){for(var e=this.state.pos,t=void 0,r=void 0;;){this.state.pos>=this.input.length&&this.raise(e,"Unterminated regular expression");var n=this.input.charAt(this.state.pos);if(M.test(n)&&this.raise(e,"Unterminated regular expression"),t)t=!1;else{if("["===n)r=!0;else if("]"===n&&r)r=!1;else if("/"===n&&!r)break;t="\\"===n}++this.state.pos}var i=this.input.slice(e,this.state.pos);++this.state.pos;var s=this.readWord1();if(s){/^[gmsiyu]*$/.test(s)||this.raise(e,"Invalid regular expression flag")}return this.finishToken(R.regexp,{pattern:i,flags:s})},e.prototype.readInt=function(e,t){for(var r=this.state.pos,n=0,i=0,s=null==t?1/0:t;i<s;++i){var a=this.input.charCodeAt(this.state.pos),o=void 0;if((o=a>=97?a-97+10:a>=65?a-65+10:a>=48&&a<=57?a-48:1/0)>=e)break;++this.state.pos,n=n*e+o}return this.state.pos===r||null!=t&&this.state.pos-r!==t?null:n},e.prototype.readRadixNumber=function(e){this.state.pos+=2;var t=this.readInt(e);return null==t&&this.raise(this.state.start+2,"Expected number in radix "+e),i(this.fullCharCodeAtPos())&&this.raise(this.state.pos,"Identifier directly after number"),this.finishToken(R.num,t)},e.prototype.readNumber=function(e){var t=this.state.pos,r=48===this.input.charCodeAt(t),n=!1;e||null!==this.readInt(10)||this.raise(t,"Invalid number"),r&&this.state.pos==t+1&&(r=!1);var s=this.input.charCodeAt(this.state.pos);46!==s||r||(++this.state.pos,this.readInt(10),n=!0,s=this.input.charCodeAt(this.state.pos)),69!==s&&101!==s||r||(s=this.input.charCodeAt(++this.state.pos),43!==s&&45!==s||++this.state.pos,null===this.readInt(10)&&this.raise(t,"Invalid number"),n=!0),i(this.fullCharCodeAtPos())&&this.raise(this.state.pos,"Identifier directly after number");var a=this.input.slice(t,this.state.pos),o=void 0;return n?o=parseFloat(a):r&&1!==a.length?this.state.strict?this.raise(t,"Invalid number"):o=/[89]/.test(a)?parseInt(a,10):parseInt(a,8):o=parseInt(a,10),this.finishToken(R.num,o)},e.prototype.readCodePoint=function(e){var t=this.input.charCodeAt(this.state.pos),r=void 0;if(123===t){var n=++this.state.pos;if(r=this.readHexChar(this.input.indexOf("}",this.state.pos)-this.state.pos,e),++this.state.pos,null===r)--this.state.invalidTemplateEscapePosition;else if(r>1114111){if(!e)return this.state.invalidTemplateEscapePosition=n-2,null;this.raise(n,"Code point out of bounds")}}else r=this.readHexChar(4,e);return r},e.prototype.readString=function(e){for(var t="",r=++this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated string constant");var n=this.input.charCodeAt(this.state.pos);if(n===e)break;92===n?(t+=this.input.slice(r,this.state.pos),t+=this.readEscapedChar(!1),r=this.state.pos):(o(n)&&this.raise(this.state.start,"Unterminated string constant"),++this.state.pos)}return t+=this.input.slice(r,this.state.pos++),this.finishToken(R.string,t)},e.prototype.readTmplToken=function(){for(var e="",t=this.state.pos,r=!1;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated template");var n=this.input.charCodeAt(this.state.pos);if(96===n||36===n&&123===this.input.charCodeAt(this.state.pos+1))return this.state.pos===this.state.start&&this.match(R.template)?36===n?(this.state.pos+=2,this.finishToken(R.dollarBraceL)):(++this.state.pos,this.finishToken(R.backQuote)):(e+=this.input.slice(t,this.state.pos),this.finishToken(R.template,r?null:e));if(92===n){e+=this.input.slice(t,this.state.pos);var i=this.readEscapedChar(!0);null===i?r=!0:e+=i,t=this.state.pos}else if(o(n)){switch(e+=this.input.slice(t,this.state.pos),++this.state.pos,n){case 13:10===this.input.charCodeAt(this.state.pos)&&++this.state.pos;case 10:e+="\n";break;default:e+=String.fromCharCode(n)}++this.state.curLine,this.state.lineStart=this.state.pos,t=this.state.pos}else++this.state.pos}},e.prototype.readEscapedChar=function(e){var t=!e,r=this.input.charCodeAt(++this.state.pos);switch(++this.state.pos,r){case 110:return"\n";case 114:return"\r";case 120:var n=this.readHexChar(2,t);return null===n?null:String.fromCharCode(n);case 117:var i=this.readCodePoint(t);return null===i?null:l(i);case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:10===this.input.charCodeAt(this.state.pos)&&++this.state.pos;case 10:return this.state.lineStart=this.state.pos,++this.state.curLine,"";default:if(r>=48&&r<=55){var s=this.state.pos-1,a=this.input.substr(this.state.pos-1,3).match(/^[0-7]+/)[0],o=parseInt(a,8);if(o>255&&(a=a.slice(0,-1),o=parseInt(a,8)),o>0){if(e)return this.state.invalidTemplateEscapePosition=s,null;this.state.strict?this.raise(s,"Octal literal in strict mode"):this.state.containsOctal||(this.state.containsOctal=!0,this.state.octalPosition=s)}return this.state.pos+=a.length-1,String.fromCharCode(o)}return String.fromCharCode(r)}},e.prototype.readHexChar=function(e,t){var r=this.state.pos,n=this.readInt(16,e);return null===n&&(t?this.raise(r,"Bad character escape sequence"):(this.state.pos=r-1,this.state.invalidTemplateEscapePosition=r-1)),n},e.prototype.readWord1=function(){this.state.containsEsc=!1;for(var e="",t=!0,r=this.state.pos;this.state.pos<this.input.length;){var n=this.fullCharCodeAtPos();if(s(n))this.state.pos+=n<=65535?1:2;else{if(92!==n)break;this.state.containsEsc=!0,e+=this.input.slice(r,this.state.pos);var a=this.state.pos;117!==this.input.charCodeAt(++this.state.pos)&&this.raise(this.state.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.state.pos;var o=this.readCodePoint(!0);(t?i:s)(o,!0)||this.raise(a,"Invalid Unicode escape"),e+=l(o),r=this.state.pos}t=!1}return e+this.input.slice(r,this.state.pos)},e.prototype.readWord=function(){var e=this.readWord1(),t=R.name;return!this.state.containsEsc&&this.isKeyword(e)&&(t=I[e]),this.finishToken(t,e)},e.prototype.braceIsBlock=function(e){if(e===R.colon){var t=this.curContext();if(t===U.braceStatement||t===U.braceExpression)return!t.isExpr}return e===R._return?M.test(this.input.slice(this.state.lastTokEnd,this.state.start)):e===R._else||e===R.semi||e===R.eof||e===R.parenR||(e===R.braceL?this.curContext()===U.braceStatement:!this.state.exprAllowed)},e.prototype.updateContext=function(e){var t=this.state.type,r=void 0;t.keyword&&e===R.dot?this.state.exprAllowed=!1:(r=t.updateContext)?r.call(this,e):this.state.exprAllowed=t.beforeExpr},e}(),K={},H=["jsx","doExpressions","objectRestSpread","decorators","classProperties","exportExtensions","asyncGenerators","functionBind","functionSent","dynamicImport","flow"],J=function(e){function t(r,n){w(this,t),r=a(r);var i=k(this,e.call(this,r,n));return i.options=r,i.inModule="module"===i.options.sourceType,i.input=n,i.plugins=i.loadPlugins(i.options.plugins),i.filename=r.sourceFilename,0===i.state.pos&&"#"===i.input[0]&&"!"===i.input[1]&&i.skipLineComment(2),i}return P(t,e),t.prototype.isReservedWord=function(e){return"await"===e?this.inModule:v[6](e)},t.prototype.hasPlugin=function(e){return!!(this.plugins["*"]&&H.indexOf(e)>-1)||!!this.plugins[e]},t.prototype.extend=function(e,t){this[e]=t(this[e])},t.prototype.loadAllPlugins=function(){var e=this,t=Object.keys(K).filter(function(e){return"flow"!==e&&"estree"!==e});t.push("flow"),t.forEach(function(t){var r=K[t];r&&r(e)})},t.prototype.loadPlugins=function(e){if(e.indexOf("*")>=0)return this.loadAllPlugins(),{"*":!0};var t={};e.indexOf("flow")>=0&&(e=e.filter(function(e){return"flow"!==e}),e.push("flow")),e.indexOf("estree")>=0&&(e=e.filter(function(e){return"estree"!==e}),e.unshift("estree"));for(var r=e,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if(!t[a]){t[a]=!0;var o=K[a];o&&o(this)}}return t},t.prototype.parse=function(){var e=this.startNode(),t=this.startNode();return this.nextToken(),this.parseTopLevel(e,t)},t}(q),X=J.prototype;X.addExtra=function(e,t,r){if(e){(e.extra=e.extra||{})[t]=r}},X.isRelational=function(e){return this.match(R.relational)&&this.state.value===e},X.expectRelational=function(e){this.isRelational(e)?this.next():this.unexpected(null,R.relational)},X.isContextual=function(e){return this.match(R.name)&&this.state.value===e},X.eatContextual=function(e){return this.state.value===e&&this.eat(R.name)},X.expectContextual=function(e,t){this.eatContextual(e)||this.unexpected(null,t)},X.canInsertSemicolon=function(){return this.match(R.eof)||this.match(R.braceR)||M.test(this.input.slice(this.state.lastTokEnd,this.state.start))},X.isLineTerminator=function(){return this.eat(R.semi)||this.canInsertSemicolon()},X.semicolon=function(){this.isLineTerminator()||this.unexpected(null,R.semi)},X.expect=function(e,t){return this.eat(e)||this.unexpected(t,e)},X.unexpected=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"Unexpected token";t&&"object"===(void 0===t?"undefined":C(t))&&t.label&&(t="Unexpected token, expected "+t.label),this.raise(null!=e?e:this.state.start,t)};var z=J.prototype;z.parseTopLevel=function(e,t){return t.sourceType=this.options.sourceType,this.parseBlockBody(t,!0,!0,R.eof),e.program=this.finishNode(t,"Program"),e.comments=this.state.comments,e.tokens=this.state.tokens,this.finishNode(e,"File")};var $={kind:"loop"},Q={kind:"switch"};z.stmtToDirective=function(e){var t=e.expression,r=this.startNodeAt(t.start,t.loc.start),n=this.startNodeAt(e.start,e.loc.start),i=this.input.slice(t.start,t.end),s=r.value=i.slice(1,-1);return this.addExtra(r,"raw",i),this.addExtra(r,"rawValue",s),n.value=this.finishNodeAt(r,"DirectiveLiteral",t.end,t.loc.end),this.finishNodeAt(n,"Directive",e.end,e.loc.end)},z.parseStatement=function(e,t){this.match(R.at)&&this.parseDecorators(!0);var r=this.state.type,n=this.startNode();switch(r){case R._break:case R._continue:return this.parseBreakContinueStatement(n,r.keyword);case R._debugger:return this.parseDebuggerStatement(n);case R._do:return this.parseDoStatement(n);case R._for:return this.parseForStatement(n);case R._function:return e||this.unexpected(),this.parseFunctionStatement(n);case R._class:return e||this.unexpected(),this.parseClass(n,!0);case R._if:return this.parseIfStatement(n);case R._return:return this.parseReturnStatement(n);case R._switch:return this.parseSwitchStatement(n);case R._throw:return this.parseThrowStatement(n);case R._try:return this.parseTryStatement(n);case R._let:case R._const:e||this.unexpected();case R._var:return this.parseVarStatement(n,r);case R._while:return this.parseWhileStatement(n);case R._with:return this.parseWithStatement(n);case R.braceL:return this.parseBlock();case R.semi:return this.parseEmptyStatement(n);case R._export:case R._import:if(this.hasPlugin("dynamicImport")&&this.lookahead().type===R.parenL)break;return this.options.allowImportExportEverywhere||(t||this.raise(this.state.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.state.start,"'import' and 'export' may appear only with 'sourceType: \"module\"'")),r===R._import?this.parseImport(n):this.parseExport(n);case R.name:if("async"===this.state.value){var i=this.state.clone();if(this.next(),this.match(R._function)&&!this.canInsertSemicolon())return this.expect(R._function),this.parseFunction(n,!0,!1,!0);this.state=i}}var s=this.state.value,a=this.parseExpression();return r===R.name&&"Identifier"===a.type&&this.eat(R.colon)?this.parseLabeledStatement(n,s,a):this.parseExpressionStatement(n,a)},z.takeDecorators=function(e){this.state.decorators.length&&(e.decorators=this.state.decorators,this.state.decorators=[])},z.parseDecorators=function(e){for(;this.match(R.at);){var t=this.parseDecorator();this.state.decorators.push(t)}e&&this.match(R._export)||this.match(R._class)||this.raise(this.state.start,"Leading decorators must be attached to a class declaration")},z.parseDecorator=function(){this.hasPlugin("decorators")||this.unexpected();var e=this.startNode();return this.next(),e.expression=this.parseMaybeAssign(),this.finishNode(e,"Decorator")},z.parseBreakContinueStatement=function(e,t){var r="break"===t;this.next(),this.isLineTerminator()?e.label=null:this.match(R.name)?(e.label=this.parseIdentifier(),this.semicolon()):this.unexpected();var n=void 0;for(n=0;n<this.state.labels.length;++n){var i=this.state.labels[n];if(null==e.label||i.name===e.label.name){if(null!=i.kind&&(r||"loop"===i.kind))break;if(e.label&&r)break}}return n===this.state.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,r?"BreakStatement":"ContinueStatement")},z.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},z.parseDoStatement=function(e){return this.next(),this.state.labels.push($),e.body=this.parseStatement(!1),this.state.labels.pop(),this.expect(R._while),e.test=this.parseParenExpression(),this.eat(R.semi),this.finishNode(e,"DoWhileStatement")},z.parseForStatement=function(e){this.next(),this.state.labels.push($);var t=!1;if(this.hasPlugin("asyncGenerators")&&this.state.inAsync&&this.isContextual("await")&&(t=!0,this.next()),this.expect(R.parenL),this.match(R.semi))return t&&this.unexpected(),this.parseFor(e,null);if(this.match(R._var)||this.match(R._let)||this.match(R._const)){var r=this.startNode(),n=this.state.type;return this.next(),(this.parseVar(r,!0,n),this.finishNode(r,"VariableDeclaration"),!this.match(R._in)&&!this.isContextual("of")||1!==r.declarations.length||r.declarations[0].init)?(t&&this.unexpected(),
this.parseFor(e,r)):this.parseForIn(e,r,t)}var i={start:0},s=this.parseExpression(!0,i);if(this.match(R._in)||this.isContextual("of")){var a=this.isContextual("of")?"for-of statement":"for-in statement";return this.toAssignable(s,void 0,a),this.checkLVal(s,void 0,void 0,a),this.parseForIn(e,s,t)}return i.start&&this.unexpected(i.start),t&&this.unexpected(),this.parseFor(e,s)},z.parseFunctionStatement=function(e){return this.next(),this.parseFunction(e,!0)},z.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement(!1),e.alternate=this.eat(R._else)?this.parseStatement(!1):null,this.finishNode(e,"IfStatement")},z.parseReturnStatement=function(e){return this.state.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.state.start,"'return' outside of function"),this.next(),this.isLineTerminator()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},z.parseSwitchStatement=function(e){this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(R.braceL),this.state.labels.push(Q);for(var t,r=void 0;!this.match(R.braceR);)if(this.match(R._case)||this.match(R._default)){var n=this.match(R._case);r&&this.finishNode(r,"SwitchCase"),e.cases.push(r=this.startNode()),r.consequent=[],this.next(),n?r.test=this.parseExpression():(t&&this.raise(this.state.lastTokStart,"Multiple default clauses"),t=!0,r.test=null),this.expect(R.colon)}else r?r.consequent.push(this.parseStatement(!0)):this.unexpected();return r&&this.finishNode(r,"SwitchCase"),this.next(),this.state.labels.pop(),this.finishNode(e,"SwitchStatement")},z.parseThrowStatement=function(e){return this.next(),M.test(this.input.slice(this.state.lastTokEnd,this.state.start))&&this.raise(this.state.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var Z=[];z.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.match(R._catch)){var t=this.startNode();this.next(),this.expect(R.parenL),t.param=this.parseBindingAtom(),this.checkLVal(t.param,!0,Object.create(null),"catch clause"),this.expect(R.parenR),t.body=this.parseBlock(),e.handler=this.finishNode(t,"CatchClause")}return e.guardedHandlers=Z,e.finalizer=this.eat(R._finally)?this.parseBlock():null,e.handler||e.finalizer||this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},z.parseVarStatement=function(e,t){return this.next(),this.parseVar(e,!1,t),this.semicolon(),this.finishNode(e,"VariableDeclaration")},z.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.state.labels.push($),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,"WhileStatement")},z.parseWithStatement=function(e){return this.state.strict&&this.raise(this.state.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement(!1),this.finishNode(e,"WithStatement")},z.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},z.parseLabeledStatement=function(e,t,r){for(var n=this.state.labels,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}a.name===t&&this.raise(r.start,"Label '"+t+"' is already declared")}for(var o=this.state.type.isLoop?"loop":this.match(R._switch)?"switch":null,u=this.state.labels.length-1;u>=0;u--){var l=this.state.labels[u];if(l.statementStart!==e.start)break;l.statementStart=this.state.start,l.kind=o}return this.state.labels.push({name:t,kind:o,statementStart:this.state.start}),e.body=this.parseStatement(!0),this.state.labels.pop(),e.label=r,this.finishNode(e,"LabeledStatement")},z.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},z.parseBlock=function(e){var t=this.startNode();return this.expect(R.braceL),this.parseBlockBody(t,e,!1,R.braceR),this.finishNode(t,"BlockStatement")},z.isValidDirective=function(e){return"ExpressionStatement"===e.type&&"StringLiteral"===e.expression.type&&!e.expression.extra.parenthesized},z.parseBlockBody=function(e,t,r,n){e.body=[],e.directives=[];for(var i=!1,s=void 0,a=void 0;!this.eat(n);){i||!this.state.containsOctal||a||(a=this.state.octalPosition);var o=this.parseStatement(!0,r);if(t&&!i&&this.isValidDirective(o)){var u=this.stmtToDirective(o);e.directives.push(u),void 0===s&&"use strict"===u.value.value&&(s=this.state.strict,this.setStrict(!0),a&&this.raise(a,"Octal literal in strict mode"))}else i=!0,e.body.push(o)}!1===s&&this.setStrict(!1)},z.parseFor=function(e,t){return e.init=t,this.expect(R.semi),e.test=this.match(R.semi)?null:this.parseExpression(),this.expect(R.semi),e.update=this.match(R.parenR)?null:this.parseExpression(),this.expect(R.parenR),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,"ForStatement")},z.parseForIn=function(e,t,r){var n=void 0;return r?(this.eatContextual("of"),n="ForAwaitStatement"):(n=this.match(R._in)?"ForInStatement":"ForOfStatement",this.next()),e.left=t,e.right=this.parseExpression(),this.expect(R.parenR),e.body=this.parseStatement(!1),this.state.labels.pop(),this.finishNode(e,n)},z.parseVar=function(e,t,r){for(e.declarations=[],e.kind=r.keyword;;){var n=this.startNode();if(this.parseVarHead(n),this.eat(R.eq)?n.init=this.parseMaybeAssign(t):r!==R._const||this.match(R._in)||this.isContextual("of")?"Identifier"===n.id.type||t&&(this.match(R._in)||this.isContextual("of"))?n.init=null:this.raise(this.state.lastTokEnd,"Complex binding patterns require an initialization value"):this.unexpected(),e.declarations.push(this.finishNode(n,"VariableDeclarator")),!this.eat(R.comma))break}return e},z.parseVarHead=function(e){e.id=this.parseBindingAtom(),this.checkLVal(e.id,!0,void 0,"variable declaration")},z.parseFunction=function(e,t,r,n,i){var s=this.state.inMethod;return this.state.inMethod=!1,this.initFunction(e,n),this.match(R.star)&&(e.async&&!this.hasPlugin("asyncGenerators")?this.unexpected():(e.generator=!0,this.next())),!t||i||this.match(R.name)||this.match(R._yield)||this.unexpected(),(this.match(R.name)||this.match(R._yield))&&(e.id=this.parseBindingIdentifier()),this.parseFunctionParams(e),this.parseFunctionBody(e,r),this.state.inMethod=s,this.finishNode(e,t?"FunctionDeclaration":"FunctionExpression")},z.parseFunctionParams=function(e){this.expect(R.parenL),e.params=this.parseBindingList(R.parenR)},z.parseClass=function(e,t,r){return this.next(),this.takeDecorators(e),this.parseClassId(e,t,r),this.parseClassSuper(e),this.parseClassBody(e),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},z.isClassProperty=function(){return this.match(R.eq)||this.match(R.semi)||this.match(R.braceR)},z.isClassMethod=function(){return this.match(R.parenL)},z.isNonstaticConstructor=function(e){return!(e.computed||e.static||"constructor"!==e.key.name&&"constructor"!==e.key.value)},z.parseClassBody=function(e){var t=this.state.strict;this.state.strict=!0;var r=!1,n=!1,i=[],s=this.startNode();for(s.body=[],this.expect(R.braceL);!this.eat(R.braceR);)if(this.eat(R.semi))i.length>0&&this.raise(this.state.lastTokEnd,"Decorators must not be followed by a semicolon");else if(this.match(R.at))i.push(this.parseDecorator());else{var a=this.startNode();if(i.length&&(a.decorators=i,i=[]),a.static=!1,this.match(R.name)&&"static"===this.state.value){var o=this.parseIdentifier(!0);if(this.isClassMethod()){a.kind="method",a.computed=!1,a.key=o,this.parseClassMethod(s,a,!1,!1);continue}if(this.isClassProperty()){a.computed=!1,a.key=o,s.body.push(this.parseClassProperty(a));continue}a.static=!0}if(this.eat(R.star))a.kind="method",this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't be a generator"),a.computed||!a.static||"prototype"!==a.key.name&&"prototype"!==a.key.value||this.raise(a.key.start,"Classes may not have static property named prototype"),this.parseClassMethod(s,a,!0,!1);else{var u=this.match(R.name),l=this.parsePropertyName(a);if(a.computed||!a.static||"prototype"!==a.key.name&&"prototype"!==a.key.value||this.raise(a.key.start,"Classes may not have static property named prototype"),this.isClassMethod())this.isNonstaticConstructor(a)?(n?this.raise(l.start,"Duplicate constructor in the same class"):a.decorators&&this.raise(a.start,"You can't attach decorators to a class constructor"),n=!0,a.kind="constructor"):a.kind="method",this.parseClassMethod(s,a,!1,!1);else if(this.isClassProperty())this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Classes may not have a non-static field named 'constructor'"),s.body.push(this.parseClassProperty(a));else if(u&&"async"===l.name&&!this.isLineTerminator()){var c=this.hasPlugin("asyncGenerators")&&this.eat(R.star);a.kind="method",this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't be an async function"),this.parseClassMethod(s,a,c,!0)}else!u||"get"!==l.name&&"set"!==l.name||this.isLineTerminator()&&this.match(R.star)?this.hasPlugin("classConstructorCall")&&u&&"call"===l.name&&this.match(R.name)&&"constructor"===this.state.value?(r?this.raise(a.start,"Duplicate constructor call in the same class"):a.decorators&&this.raise(a.start,"You can't attach decorators to a class constructor"),r=!0,a.kind="constructorCall",this.parsePropertyName(a),this.parseClassMethod(s,a,!1,!1)):this.isLineTerminator()?(this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Classes may not have a non-static field named 'constructor'"),s.body.push(this.parseClassProperty(a))):this.unexpected():(a.kind=l.name,this.parsePropertyName(a),this.isNonstaticConstructor(a)&&this.raise(a.key.start,"Constructor can't have get/set modifier"),this.parseClassMethod(s,a,!1,!1),this.checkGetterSetterParamCount(a))}}i.length&&this.raise(this.state.start,"You have trailing decorators with no method"),e.body=this.finishNode(s,"ClassBody"),this.state.strict=t},z.parseClassProperty=function(e){return this.state.inClassProperty=!0,this.match(R.eq)?(this.hasPlugin("classProperties")||this.unexpected(),this.next(),e.value=this.parseMaybeAssign()):e.value=null,this.semicolon(),this.state.inClassProperty=!1,this.finishNode(e,"ClassProperty")},z.parseClassMethod=function(e,t,r,n){this.parseMethod(t,r,n),e.body.push(this.finishNode(t,"ClassMethod"))},z.parseClassId=function(e,t,r){this.match(R.name)?e.id=this.parseIdentifier():r||!t?e.id=null:this.unexpected()},z.parseClassSuper=function(e){e.superClass=this.eat(R._extends)?this.parseExprSubscripts():null},z.parseExport=function(e){if(this.next(),this.match(R.star)){var t=this.startNode();if(this.next(),!this.hasPlugin("exportExtensions")||!this.eatContextual("as"))return this.parseExportFrom(e,!0),this.finishNode(e,"ExportAllDeclaration");t.exported=this.parseIdentifier(),e.specifiers=[this.finishNode(t,"ExportNamespaceSpecifier")],this.parseExportSpecifiersMaybe(e),this.parseExportFrom(e,!0)}else if(this.hasPlugin("exportExtensions")&&this.isExportDefaultSpecifier()){var r=this.startNode();if(r.exported=this.parseIdentifier(!0),e.specifiers=[this.finishNode(r,"ExportDefaultSpecifier")],this.match(R.comma)&&this.lookahead().type===R.star){this.expect(R.comma);var n=this.startNode();this.expect(R.star),this.expectContextual("as"),n.exported=this.parseIdentifier(),e.specifiers.push(this.finishNode(n,"ExportNamespaceSpecifier"))}else this.parseExportSpecifiersMaybe(e);this.parseExportFrom(e,!0)}else{if(this.eat(R._default)){var i=this.startNode(),s=!1;return this.eat(R._function)?i=this.parseFunction(i,!0,!1,!1,!0):this.match(R._class)?i=this.parseClass(i,!0,!0):(s=!0,i=this.parseMaybeAssign()),e.declaration=i,s&&this.semicolon(),this.checkExport(e,!0,!0),this.finishNode(e,"ExportDefaultDeclaration")}this.shouldParseExportDeclaration()?(e.specifiers=[],e.source=null,e.declaration=this.parseExportDeclaration(e)):(e.declaration=null,e.specifiers=this.parseExportSpecifiers(),this.parseExportFrom(e))}return this.checkExport(e,!0),this.finishNode(e,"ExportNamedDeclaration")},z.parseExportDeclaration=function(){return this.parseStatement(!0)},z.isExportDefaultSpecifier=function(){if(this.match(R.name))return"async"!==this.state.value;if(!this.match(R._default))return!1;var e=this.lookahead();return e.type===R.comma||e.type===R.name&&"from"===e.value},z.parseExportSpecifiersMaybe=function(e){this.eat(R.comma)&&(e.specifiers=e.specifiers.concat(this.parseExportSpecifiers()))},z.parseExportFrom=function(e,t){this.eatContextual("from")?(e.source=this.match(R.string)?this.parseExprAtom():this.unexpected(),this.checkExport(e)):t?this.unexpected():e.source=null,this.semicolon()},z.shouldParseExportDeclaration=function(){return"var"===this.state.type.keyword||"const"===this.state.type.keyword||"let"===this.state.type.keyword||"function"===this.state.type.keyword||"class"===this.state.type.keyword||this.isContextual("async")},z.checkExport=function(e,t,r){if(t)if(r)this.checkDuplicateExports(e,"default");else if(e.specifiers&&e.specifiers.length)for(var n=e.specifiers,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;this.checkDuplicateExports(o,o.exported.name)}else if(e.declaration)if("FunctionDeclaration"===e.declaration.type||"ClassDeclaration"===e.declaration.type)this.checkDuplicateExports(e,e.declaration.id.name);else if("VariableDeclaration"===e.declaration.type)for(var u=e.declaration.declarations,l=Array.isArray(u),c=0,u=l?u:u[Symbol.iterator]();;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;this.checkDeclaration(p.id)}if(this.state.decorators.length){var d=e.declaration&&("ClassDeclaration"===e.declaration.type||"ClassExpression"===e.declaration.type);e.declaration&&d||this.raise(e.start,"You can only use decorators on an export when exporting a class"),this.takeDecorators(e.declaration)}},z.checkDeclaration=function(e){if("ObjectPattern"===e.type)for(var t=e.properties,r=Array.isArray(t),n=0,t=r?t:t[Symbol.iterator]();;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this.checkDeclaration(s)}else if("ArrayPattern"===e.type)for(var a=e.elements,o=Array.isArray(a),u=0,a=o?a:a[Symbol.iterator]();;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;c&&this.checkDeclaration(c)}else"ObjectProperty"===e.type?this.checkDeclaration(e.value):"RestElement"===e.type||"RestProperty"===e.type?this.checkDeclaration(e.argument):"Identifier"===e.type&&this.checkDuplicateExports(e,e.name)},z.checkDuplicateExports=function(e,t){this.state.exportedIdentifiers.indexOf(t)>-1&&this.raiseDuplicateExportError(e,t),this.state.exportedIdentifiers.push(t)},z.raiseDuplicateExportError=function(e,t){this.raise(e.start,"default"===t?"Only one default export allowed per module.":"`"+t+"` has already been exported. Exported identifiers must be unique.")},z.parseExportSpecifiers=function(){var e=[],t=!0,r=void 0;for(this.expect(R.braceL);!this.eat(R.braceR);){if(t)t=!1;else if(this.expect(R.comma),this.eat(R.braceR))break;var n=this.match(R._default);n&&!r&&(r=!0);var i=this.startNode();i.local=this.parseIdentifier(n),i.exported=this.eatContextual("as")?this.parseIdentifier(!0):i.local.__clone(),e.push(this.finishNode(i,"ExportSpecifier"))}return r&&!this.isContextual("from")&&this.unexpected(),e},z.parseImport=function(e){return this.eat(R._import),this.match(R.string)?(e.specifiers=[],e.source=this.parseExprAtom()):(e.specifiers=[],this.parseImportSpecifiers(e),this.expectContextual("from"),e.source=this.match(R.string)?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},z.parseImportSpecifiers=function(e){var t=!0;if(this.match(R.name)){var r=this.state.start,n=this.state.startLoc;if(e.specifiers.push(this.parseImportSpecifierDefault(this.parseIdentifier(),r,n)),!this.eat(R.comma))return}if(this.match(R.star)){var i=this.startNode();return this.next(),this.expectContextual("as"),i.local=this.parseIdentifier(),this.checkLVal(i.local,!0,void 0,"import namespace specifier"),void e.specifiers.push(this.finishNode(i,"ImportNamespaceSpecifier"))}for(this.expect(R.braceL);!this.eat(R.braceR);){if(t)t=!1;else if(this.eat(R.colon)&&this.unexpected(null,"ES2015 named imports do not destructure. Use another statement for destructuring after the import."),this.expect(R.comma),this.eat(R.braceR))break;this.parseImportSpecifier(e)}},z.parseImportSpecifier=function(e){var t=this.startNode();t.imported=this.parseIdentifier(!0),this.eatContextual("as")?t.local=this.parseIdentifier():(this.checkReservedWord(t.imported.name,t.start,!0,!0),t.local=t.imported.__clone()),this.checkLVal(t.local,!0,void 0,"import specifier"),e.specifiers.push(this.finishNode(t,"ImportSpecifier"))},z.parseImportSpecifierDefault=function(e,t,r){var n=this.startNodeAt(t,r);return n.local=e,this.checkLVal(n.local,!0,void 0,"default import specifier"),this.finishNode(n,"ImportDefaultSpecifier")};var ee=J.prototype;ee.toAssignable=function(e,t,r){if(e)switch(e.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":break;case"ObjectExpression":e.type="ObjectPattern";for(var n=e.properties,i=Array.isArray(n),s=0,n=i?n:n[Symbol.iterator]();;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;"ObjectMethod"===o.type?"get"===o.kind||"set"===o.kind?this.raise(o.key.start,"Object pattern can't contain getter or setter"):this.raise(o.key.start,"Object pattern can't contain methods"):this.toAssignable(o,t,"object destructuring pattern")}break;case"ObjectProperty":this.toAssignable(e.value,t,r);break;case"SpreadProperty":e.type="RestProperty";var u=e.argument;this.toAssignable(u,t,r);break;case"ArrayExpression":e.type="ArrayPattern",this.toAssignableList(e.elements,t,r);break;case"AssignmentExpression":"="===e.operator?(e.type="AssignmentPattern",delete e.operator):this.raise(e.left.end,"Only '=' operator can be used for specifying default value.");break;case"MemberExpression":if(!t)break;default:var l="Invalid left-hand side"+(r?" in "+r:"expression");this.raise(e.start,l)}return e},ee.toAssignableList=function(e,t,r){var n=e.length;if(n){var i=e[n-1];if(i&&"RestElement"===i.type)--n;else if(i&&"SpreadElement"===i.type){i.type="RestElement";var s=i.argument;this.toAssignable(s,t,r),"Identifier"!==s.type&&"MemberExpression"!==s.type&&"ArrayPattern"!==s.type&&this.unexpected(s.start),--n}}for(var a=0;a<n;a++){var o=e[a];o&&this.toAssignable(o,t,r)}return e},ee.toReferencedList=function(e){return e},ee.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},ee.parseRest=function(){var e=this.startNode();return this.next(),e.argument=this.parseBindingIdentifier(),this.finishNode(e,"RestElement")},ee.shouldAllowYieldIdentifier=function(){return this.match(R._yield)&&!this.state.strict&&!this.state.inGenerator},ee.parseBindingIdentifier=function(){return this.parseIdentifier(this.shouldAllowYieldIdentifier())},ee.parseBindingAtom=function(){switch(this.state.type){case R._yield:(this.state.strict||this.state.inGenerator)&&this.unexpected();case R.name:return this.parseIdentifier(!0);case R.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(R.bracketR,!0),this.finishNode(e,"ArrayPattern");case R.braceL:return this.parseObj(!0);default:this.unexpected()}},ee.parseBindingList=function(e,t){for(var r=[],n=!0;!this.eat(e);)if(n?n=!1:this.expect(R.comma),t&&this.match(R.comma))r.push(null);else{if(this.eat(e))break;if(this.match(R.ellipsis)){r.push(this.parseAssignableListItemTypes(this.parseRest())),this.expect(e);break}for(var i=[];this.match(R.at);)i.push(this.parseDecorator());var s=this.parseMaybeDefault();i.length&&(s.decorators=i),this.parseAssignableListItemTypes(s),r.push(this.parseMaybeDefault(s.start,s.loc.start,s))}return r},ee.parseAssignableListItemTypes=function(e){return e},ee.parseMaybeDefault=function(e,t,r){if(t=t||this.state.startLoc,e=e||this.state.start,r=r||this.parseBindingAtom(),!this.eat(R.eq))return r;var n=this.startNodeAt(e,t);return n.left=r,n.right=this.parseMaybeAssign(),this.finishNode(n,"AssignmentPattern")},ee.checkLVal=function(e,t,r,n){switch(e.type){case"Identifier":if(this.checkReservedWord(e.name,e.start,!1,!0),r){var i="_"+e.name;r[i]?this.raise(e.start,"Argument name clash in strict mode"):r[i]=!0}break;case"MemberExpression":t&&this.raise(e.start,(t?"Binding":"Assigning to")+" member expression");break;case"ObjectPattern":for(var s=e.properties,a=Array.isArray(s),o=0,s=a?s:s[Symbol.iterator]();;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;"ObjectProperty"===l.type&&(l=l.value),this.checkLVal(l,t,r,"object destructuring pattern")}break;case"ArrayPattern":for(var c=e.elements,f=Array.isArray(c),p=0,c=f?c:c[Symbol.iterator]();;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;h&&this.checkLVal(h,t,r,"array destructuring pattern")}break;case"AssignmentPattern":this.checkLVal(e.left,t,r,"assignment pattern");break;case"RestProperty":this.checkLVal(e.argument,t,r,"rest property");break;case"RestElement":this.checkLVal(e.argument,t,r,"rest element");break;default:var m=(t?"Binding invalid":"Invalid")+" left-hand side"+(n?" in "+n:"expression");this.raise(e.start,m)}};var te=J.prototype;te.checkPropClash=function(e,t){if(!e.computed&&!e.kind){var r=e.key;"__proto__"===("Identifier"===r.type?r.name:String(r.value))&&(t.proto&&this.raise(r.start,"Redefinition of __proto__ property"),t.proto=!0)}},te.getExpression=function(){this.nextToken();var e=this.parseExpression();return this.match(R.eof)||this.unexpected(),e},te.parseExpression=function(e,t){var r=this.state.start,n=this.state.startLoc,i=this.parseMaybeAssign(e,t);if(this.match(R.comma)){var s=this.startNodeAt(r,n);for(s.expressions=[i];this.eat(R.comma);)s.expressions.push(this.parseMaybeAssign(e,t));return this.toReferencedList(s.expressions),this.finishNode(s,"SequenceExpression")}return i},te.parseMaybeAssign=function(e,t,r,n){var i=this.state.start,s=this.state.startLoc;if(this.match(R._yield)&&this.state.inGenerator){var a=this.parseYield();return r&&(a=r.call(this,a,i,s)),a}var o=void 0;t?o=!1:(t={start:0},o=!0),(this.match(R.parenL)||this.match(R.name))&&(this.state.potentialArrowAt=this.state.start);var u=this.parseMaybeConditional(e,t,n);if(r&&(u=r.call(this,u,i,s)),this.state.type.isAssign){var l=this.startNodeAt(i,s);if(l.operator=this.state.value,l.left=this.match(R.eq)?this.toAssignable(u,void 0,"assignment expression"):u,t.start=0,this.checkLVal(u,void 0,void 0,"assignment expression"),u.extra&&u.extra.parenthesized){var c=void 0;"ObjectPattern"===u.type?c="`({a}) = 0` use `({a} = 0)`":"ArrayPattern"===u.type&&(c="`([a]) = 0` use `([a] = 0)`"),c&&this.raise(u.start,"You're trying to assign to a parenthesized expression, eg. instead of "+c)}return this.next(),l.right=this.parseMaybeAssign(e),this.finishNode(l,"AssignmentExpression")}return o&&t.start&&this.unexpected(t.start),u},te.parseMaybeConditional=function(e,t,r){var n=this.state.start,i=this.state.startLoc,s=this.parseExprOps(e,t);return t&&t.start?s:this.parseConditional(s,e,n,i,r)},te.parseConditional=function(e,t,r,n){if(this.eat(R.question)){var i=this.startNodeAt(r,n);return i.test=e,i.consequent=this.parseMaybeAssign(),this.expect(R.colon),i.alternate=this.parseMaybeAssign(t),this.finishNode(i,"ConditionalExpression")}return e},te.parseExprOps=function(e,t){var r=this.state.start,n=this.state.startLoc,i=this.parseMaybeUnary(t);return t&&t.start?i:this.parseExprOp(i,r,n,-1,e)},te.parseExprOp=function(e,t,r,n,i){var s=this.state.type.binop;if(!(null==s||i&&this.match(R._in))&&s>n){var a=this.startNodeAt(t,r);a.left=e,a.operator=this.state.value,"**"!==a.operator||"UnaryExpression"!==e.type||!e.extra||e.extra.parenthesizedArgument||e.extra.parenthesized||this.raise(e.argument.start,"Illegal expression. Wrap left hand side or entire exponentiation in parentheses.");var o=this.state.type;this.next();var u=this.state.start,l=this.state.startLoc;return a.right=this.parseExprOp(this.parseMaybeUnary(),u,l,o.rightAssociative?s-1:s,i),this.finishNode(a,o===R.logicalOR||o===R.logicalAND?"LogicalExpression":"BinaryExpression"),this.parseExprOp(a,t,r,n,i)}return e},te.parseMaybeUnary=function(e){if(this.state.type.prefix){var t=this.startNode(),r=this.match(R.incDec);t.operator=this.state.value,t.prefix=!0,this.next();var n=this.state.type;return t.argument=this.parseMaybeUnary(),this.addExtra(t,"parenthesizedArgument",!(n!==R.parenL||t.argument.extra&&t.argument.extra.parenthesized)),e&&e.start&&this.unexpected(e.start),r?this.checkLVal(t.argument,void 0,void 0,"prefix operation"):this.state.strict&&"delete"===t.operator&&"Identifier"===t.argument.type&&this.raise(t.start,"Deleting local variable in strict mode"),this.finishNode(t,r?"UpdateExpression":"UnaryExpression")}var i=this.state.start,s=this.state.startLoc,a=this.parseExprSubscripts(e);if(e&&e.start)return a;for(;this.state.type.postfix&&!this.canInsertSemicolon();){var o=this.startNodeAt(i,s);o.operator=this.state.value,o.prefix=!1,o.argument=a,this.checkLVal(a,void 0,void 0,"postfix operation"),this.next(),a=this.finishNode(o,"UpdateExpression")}return a},te.parseExprSubscripts=function(e){var t=this.state.start,r=this.state.startLoc,n=this.state.potentialArrowAt,i=this.parseExprAtom(e);return"ArrowFunctionExpression"===i.type&&i.start===n?i:e&&e.start?i:this.parseSubscripts(i,t,r)},te.parseSubscripts=function(e,t,r,n){for(;;){if(!n&&this.eat(R.doubleColon)){var i=this.startNodeAt(t,r);return i.object=e,i.callee=this.parseNoCallExpr(),this.parseSubscripts(this.finishNode(i,"BindExpression"),t,r,n)}if(this.eat(R.dot)){var s=this.startNodeAt(t,r);s.object=e,s.property=this.parseIdentifier(!0),s.computed=!1,e=this.finishNode(s,"MemberExpression")}else if(this.eat(R.bracketL)){var a=this.startNodeAt(t,r);a.object=e,a.property=this.parseExpression(),a.computed=!0,this.expect(R.bracketR),e=this.finishNode(a,"MemberExpression")}else if(!n&&this.match(R.parenL)){var o=this.state.potentialArrowAt===e.start&&"Identifier"===e.type&&"async"===e.name&&!this.canInsertSemicolon();this.next();var u=this.startNodeAt(t,r);if(u.callee=e,u.arguments=this.parseCallExpressionArguments(R.parenR,o),"Import"===u.callee.type&&1!==u.arguments.length&&this.raise(u.start,"import() requires exactly one argument"),e=this.finishNode(u,"CallExpression"),o&&this.shouldParseAsyncArrow())return this.parseAsyncArrowFromCallExpression(this.startNodeAt(t,r),u);this.toReferencedList(u.arguments)}else{if(!this.match(R.backQuote))return e;var l=this.startNodeAt(t,r);l.tag=e,l.quasi=this.parseTemplate(!0),e=this.finishNode(l,"TaggedTemplateExpression")}}},te.parseCallExpressionArguments=function(e,t){for(var r=[],n=void 0,i=!0;!this.eat(e);){if(i)i=!1;else if(this.expect(R.comma),this.eat(e))break;this.match(R.parenL)&&!n&&(n=this.state.start),r.push(this.parseExprListItem(!1,t?{start:0}:void 0,t?{start:0}:void 0))}return t&&n&&this.shouldParseAsyncArrow()&&this.unexpected(),r},te.shouldParseAsyncArrow=function(){return this.match(R.arrow)},te.parseAsyncArrowFromCallExpression=function(e,t){return this.expect(R.arrow),this.parseArrowExpression(e,t.arguments,!0)},te.parseNoCallExpr=function(){var e=this.state.start,t=this.state.startLoc;return this.parseSubscripts(this.parseExprAtom(),e,t,!0)},te.parseExprAtom=function(e){var t=this.state.potentialArrowAt===this.state.start,r=void 0;switch(this.state.type){case R._super:return this.state.inMethod||this.state.inClassProperty||this.options.allowSuperOutsideMethod||this.raise(this.state.start,"'super' outside of function or class"),r=this.startNode(),this.next(),this.match(R.parenL)||this.match(R.bracketL)||this.match(R.dot)||this.unexpected(),this.match(R.parenL)&&"constructor"!==this.state.inMethod&&!this.options.allowSuperOutsideMethod&&this.raise(r.start,"super() outside of class constructor"),this.finishNode(r,"Super");case R._import:return this.hasPlugin("dynamicImport")||this.unexpected(),r=this.startNode(),this.next(),this.match(R.parenL)||this.unexpected(null,R.parenL),this.finishNode(r,"Import");case R._this:return r=this.startNode(),this.next(),this.finishNode(r,"ThisExpression");case R._yield:this.state.inGenerator&&this.unexpected();case R.name:r=this.startNode();var n="await"===this.state.value&&this.state.inAsync,i=this.shouldAllowYieldIdentifier(),s=this.parseIdentifier(n||i);if("await"===s.name){if(this.state.inAsync||this.inModule)return this.parseAwait(r)}else{if("async"===s.name&&this.match(R._function)&&!this.canInsertSemicolon())return this.next(),this.parseFunction(r,!1,!1,!0);if(t&&"async"===s.name&&this.match(R.name)){var a=[this.parseIdentifier()];return this.expect(R.arrow),this.parseArrowExpression(r,a,!0)}}return t&&!this.canInsertSemicolon()&&this.eat(R.arrow)?this.parseArrowExpression(r,[s]):s;case R._do:if(this.hasPlugin("doExpressions")){var o=this.startNode();this.next();var u=this.state.inFunction,l=this.state.labels;return this.state.labels=[],this.state.inFunction=!1,o.body=this.parseBlock(!1,!0),this.state.inFunction=u,this.state.labels=l,this.finishNode(o,"DoExpression")}case R.regexp:var c=this.state.value;return r=this.parseLiteral(c.value,"RegExpLiteral"),r.pattern=c.pattern,r.flags=c.flags,r;case R.num:return this.parseLiteral(this.state.value,"NumericLiteral");case R.string:return this.parseLiteral(this.state.value,"StringLiteral");case R._null:return r=this.startNode(),this.next(),this.finishNode(r,"NullLiteral");case R._true:case R._false:return r=this.startNode(),r.value=this.match(R._true),this.next(),this.finishNode(r,"BooleanLiteral");case R.parenL:return this.parseParenAndDistinguishExpression(null,null,t);case R.bracketL:return r=this.startNode(),this.next(),r.elements=this.parseExprList(R.bracketR,!0,e),this.toReferencedList(r.elements),this.finishNode(r,"ArrayExpression");case R.braceL:return this.parseObj(!1,e);case R._function:return this.parseFunctionExpression();case R.at:this.parseDecorators();case R._class:return r=this.startNode(),this.takeDecorators(r),this.parseClass(r,!1);case R._new:return this.parseNew();case R.backQuote:return this.parseTemplate(!1);case R.doubleColon:r=this.startNode(),this.next(),r.object=null;var f=r.callee=this.parseNoCallExpr();if("MemberExpression"===f.type)return this.finishNode(r,"BindExpression");this.raise(f.start,"Binding should be performed on object property.");default:this.unexpected()}},te.parseFunctionExpression=function(){var e=this.startNode(),t=this.parseIdentifier(!0);return this.state.inGenerator&&this.eat(R.dot)&&this.hasPlugin("functionSent")?this.parseMetaProperty(e,t,"sent"):this.parseFunction(e,!1)},te.parseMetaProperty=function(e,t,r){return e.meta=t,e.property=this.parseIdentifier(!0),e.property.name!==r&&this.raise(e.property.start,"The only valid meta property for new is "+t.name+"."+r),this.finishNode(e,"MetaProperty")},te.parseLiteral=function(e,t,r,n){r=r||this.state.start,n=n||this.state.startLoc;var i=this.startNodeAt(r,n);return this.addExtra(i,"rawValue",e),this.addExtra(i,"raw",this.input.slice(r,this.state.end)),i.value=e,this.next(),this.finishNode(i,t)},te.parseParenExpression=function(){this.expect(R.parenL);var e=this.parseExpression();return this.expect(R.parenR),e},te.parseParenAndDistinguishExpression=function(e,t,r){e=e||this.state.start,t=t||this.state.startLoc;var n=void 0;this.expect(R.parenL);for(var i=this.state.start,s=this.state.startLoc,a=[],o={start:0},u={start:0},l=!0,c=void 0,f=void 0;!this.match(R.parenR);){if(l)l=!1;else if(this.expect(R.comma,u.start||null),this.match(R.parenR)){f=this.state.start;break}
if(this.match(R.ellipsis)){var p=this.state.start,d=this.state.startLoc;c=this.state.start,a.push(this.parseParenItem(this.parseRest(),p,d));break}a.push(this.parseMaybeAssign(!1,o,this.parseParenItem,u))}var h=this.state.start,m=this.state.startLoc;this.expect(R.parenR);var y=this.startNodeAt(e,t);if(r&&this.shouldParseArrow()&&(y=this.parseArrow(y))){for(var v=a,g=Array.isArray(v),b=0,v=g?v:v[Symbol.iterator]();;){var E;if(g){if(b>=v.length)break;E=v[b++]}else{if(b=v.next(),b.done)break;E=b.value}var x=E;x.extra&&x.extra.parenthesized&&this.unexpected(x.extra.parenStart)}return this.parseArrowExpression(y,a)}return a.length||this.unexpected(this.state.lastTokStart),f&&this.unexpected(f),c&&this.unexpected(c),o.start&&this.unexpected(o.start),u.start&&this.unexpected(u.start),a.length>1?(n=this.startNodeAt(i,s),n.expressions=a,this.toReferencedList(n.expressions),this.finishNodeAt(n,"SequenceExpression",h,m)):n=a[0],this.addExtra(n,"parenthesized",!0),this.addExtra(n,"parenStart",e),n},te.shouldParseArrow=function(){return!this.canInsertSemicolon()},te.parseArrow=function(e){if(this.eat(R.arrow))return e},te.parseParenItem=function(e){return e},te.parseNew=function(){var e=this.startNode(),t=this.parseIdentifier(!0);if(this.eat(R.dot)){var r=this.parseMetaProperty(e,t,"target");return this.state.inFunction||this.raise(r.property.start,"new.target can only be used in functions"),r}return e.callee=this.parseNoCallExpr(),this.eat(R.parenL)?(e.arguments=this.parseExprList(R.parenR),this.toReferencedList(e.arguments)):e.arguments=[],this.finishNode(e,"NewExpression")},te.parseTemplateElement=function(e){var t=this.startNode();return null===this.state.value&&(e&&this.hasPlugin("templateInvalidEscapes")?this.state.invalidTemplateEscapePosition=null:this.raise(this.state.invalidTemplateEscapePosition,"Invalid escape sequence in template")),t.value={raw:this.input.slice(this.state.start,this.state.end).replace(/\r\n?/g,"\n"),cooked:this.state.value},this.next(),t.tail=this.match(R.backQuote),this.finishNode(t,"TemplateElement")},te.parseTemplate=function(e){var t=this.startNode();this.next(),t.expressions=[];var r=this.parseTemplateElement(e);for(t.quasis=[r];!r.tail;)this.expect(R.dollarBraceL),t.expressions.push(this.parseExpression()),this.expect(R.braceR),t.quasis.push(r=this.parseTemplateElement(e));return this.next(),this.finishNode(t,"TemplateLiteral")},te.parseObj=function(e,t){var r=[],n=Object.create(null),i=!0,s=this.startNode();s.properties=[],this.next();for(var a=null;!this.eat(R.braceR);){if(i)i=!1;else if(this.expect(R.comma),this.eat(R.braceR))break;for(;this.match(R.at);)r.push(this.parseDecorator());var o=this.startNode(),u=!1,l=!1,c=void 0,f=void 0;if(r.length&&(o.decorators=r,r=[]),this.hasPlugin("objectRestSpread")&&this.match(R.ellipsis)){if(o=this.parseSpread(e?{start:0}:void 0),o.type=e?"RestProperty":"SpreadProperty",e&&this.toAssignable(o.argument,!0,"object pattern"),s.properties.push(o),!e)continue;var p=this.state.start;if(null===a){if(this.eat(R.braceR))break;if(this.match(R.comma)&&this.lookahead().type===R.braceR)continue;a=p;continue}this.unexpected(a,"Cannot have multiple rest elements when destructuring")}if(o.method=!1,o.shorthand=!1,(e||t)&&(c=this.state.start,f=this.state.startLoc),e||(u=this.eat(R.star)),!e&&this.isContextual("async")){u&&this.unexpected();var d=this.parseIdentifier();this.match(R.colon)||this.match(R.parenL)||this.match(R.braceR)||this.match(R.eq)||this.match(R.comma)?(o.key=d,o.computed=!1):(l=!0,this.hasPlugin("asyncGenerators")&&(u=this.eat(R.star)),this.parsePropertyName(o))}else this.parsePropertyName(o);this.parseObjPropValue(o,c,f,u,l,e,t),this.checkPropClash(o,n),o.shorthand&&this.addExtra(o,"shorthand",!0),s.properties.push(o)}return null!==a&&this.unexpected(a,"The rest element has to be the last element when destructuring"),r.length&&this.raise(this.state.start,"You have trailing decorators with no property"),this.finishNode(s,e?"ObjectPattern":"ObjectExpression")},te.isGetterOrSetterMethod=function(e,t){return!t&&!e.computed&&"Identifier"===e.key.type&&("get"===e.key.name||"set"===e.key.name)&&(this.match(R.string)||this.match(R.num)||this.match(R.bracketL)||this.match(R.name)||this.state.type.keyword)},te.checkGetterSetterParamCount=function(e){var t="get"===e.kind?0:1;if(e.params.length!==t){var r=e.start;"get"===e.kind?this.raise(r,"getter should have no params"):this.raise(r,"setter should have exactly one param")}},te.parseObjectMethod=function(e,t,r,n){return r||t||this.match(R.parenL)?(n&&this.unexpected(),e.kind="method",e.method=!0,this.parseMethod(e,t,r),this.finishNode(e,"ObjectMethod")):this.isGetterOrSetterMethod(e,n)?((t||r)&&this.unexpected(),e.kind=e.key.name,this.parsePropertyName(e),this.parseMethod(e),this.checkGetterSetterParamCount(e),this.finishNode(e,"ObjectMethod")):void 0},te.parseObjectProperty=function(e,t,r,n,i){return this.eat(R.colon)?(e.value=n?this.parseMaybeDefault(this.state.start,this.state.startLoc):this.parseMaybeAssign(!1,i),this.finishNode(e,"ObjectProperty")):e.computed||"Identifier"!==e.key.type?void 0:(this.checkReservedWord(e.key.name,e.key.start,!0,!0),n?e.value=this.parseMaybeDefault(t,r,e.key.__clone()):this.match(R.eq)&&i?(i.start||(i.start=this.state.start),e.value=this.parseMaybeDefault(t,r,e.key.__clone())):e.value=e.key.__clone(),e.shorthand=!0,this.finishNode(e,"ObjectProperty"))},te.parseObjPropValue=function(e,t,r,n,i,s,a){var o=this.parseObjectMethod(e,n,i,s)||this.parseObjectProperty(e,t,r,s,a);return o||this.unexpected(),o},te.parsePropertyName=function(e){if(this.eat(R.bracketL))e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(R.bracketR);else{e.computed=!1;var t=this.state.inPropertyName;this.state.inPropertyName=!0,e.key=this.match(R.num)||this.match(R.string)?this.parseExprAtom():this.parseIdentifier(!0),this.state.inPropertyName=t}return e.key},te.initFunction=function(e,t){e.id=null,e.generator=!1,e.expression=!1,e.async=!!t},te.parseMethod=function(e,t,r){var n=this.state.inMethod;return this.state.inMethod=e.kind||!0,this.initFunction(e,r),this.expect(R.parenL),e.params=this.parseBindingList(R.parenR),e.generator=!!t,this.parseFunctionBody(e),this.state.inMethod=n,e},te.parseArrowExpression=function(e,t,r){return this.initFunction(e,r),e.params=this.toAssignableList(t,!0,"arrow function parameters"),this.parseFunctionBody(e,!0),this.finishNode(e,"ArrowFunctionExpression")},te.isStrictBody=function(e,t){if(!t&&e.body.directives.length)for(var r=e.body.directives,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if("use strict"===a.value.value)return!0}return!1},te.parseFunctionBody=function(e,t){var r=t&&!this.match(R.braceL),n=this.state.inAsync;if(this.state.inAsync=e.async,r)e.body=this.parseMaybeAssign(),e.expression=!0;else{var i=this.state.inFunction,s=this.state.inGenerator,a=this.state.labels;this.state.inFunction=!0,this.state.inGenerator=e.generator,this.state.labels=[],e.body=this.parseBlock(!0),e.expression=!1,this.state.inFunction=i,this.state.inGenerator=s,this.state.labels=a}this.state.inAsync=n;var o=this.isStrictBody(e,r),u=this.state.strict||t||o;if(o&&e.id&&"Identifier"===e.id.type&&"yield"===e.id.name&&this.raise(e.id.start,"Binding yield in strict mode"),u){var l=Object.create(null),c=this.state.strict;o&&(this.state.strict=!0),e.id&&this.checkLVal(e.id,!0,void 0,"function name");for(var f=e.params,p=Array.isArray(f),d=0,f=p?f:f[Symbol.iterator]();;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h;o&&"Identifier"!==m.type&&this.raise(m.start,"Non-simple parameter in strict mode"),this.checkLVal(m,!0,l,"function parameter list")}this.state.strict=c}},te.parseExprList=function(e,t,r){for(var n=[],i=!0;!this.eat(e);){if(i)i=!1;else if(this.expect(R.comma),this.eat(e))break;n.push(this.parseExprListItem(t,r))}return n},te.parseExprListItem=function(e,t,r){return e&&this.match(R.comma)?null:this.match(R.ellipsis)?this.parseSpread(t):this.parseMaybeAssign(!1,t,this.parseParenItem,r)},te.parseIdentifier=function(e){var t=this.startNode();return e||this.checkReservedWord(this.state.value,this.state.start,!!this.state.type.keyword,!1),this.match(R.name)?t.name=this.state.value:this.state.type.keyword?t.name=this.state.type.keyword:this.unexpected(),!e&&"await"===t.name&&this.state.inAsync&&this.raise(t.start,"invalid use of await inside of an async function"),t.loc.identifierName=t.name,this.next(),this.finishNode(t,"Identifier")},te.checkReservedWord=function(e,t,r,n){(this.isReservedWord(e)||r&&this.isKeyword(e))&&this.raise(t,e+" is a reserved word"),this.state.strict&&(v.strict(e)||n&&v.strictBind(e))&&this.raise(t,e+" is a reserved word in strict mode")},te.parseAwait=function(e){return this.state.inAsync||this.unexpected(),this.match(R.star)&&this.raise(e.start,"await* has been removed from the async functions proposal. Use Promise.all() instead."),e.argument=this.parseMaybeUnary(),this.finishNode(e,"AwaitExpression")},te.parseYield=function(){var e=this.startNode();return this.next(),this.match(R.semi)||this.canInsertSemicolon()||!this.match(R.star)&&!this.state.type.startsExpr?(e.delegate=!1,e.argument=null):(e.delegate=this.eat(R.star),e.argument=this.parseMaybeAssign()),this.finishNode(e,"YieldExpression")};var re=J.prototype,ne=["leadingComments","trailingComments","innerComments"],ie=function(){function e(t,r,n){w(this,e),this.type="",this.start=t,this.end=0,this.loc=new G(r),n&&(this.loc.filename=n)}return e.prototype.__clone=function(){var t=new e;for(var r in this)ne.indexOf(r)<0&&(t[r]=this[r]);return t},e}();re.startNode=function(){return new ie(this.state.start,this.state.startLoc,this.filename)},re.startNodeAt=function(e,t){return new ie(e,t,this.filename)},re.finishNode=function(e,t){return c.call(this,e,t,this.state.lastTokEnd,this.state.lastTokEndLoc)},re.finishNodeAt=function(e,t,r,n){return c.call(this,e,t,r,n)},J.prototype.raise=function(e,t){var r=u(this.input,e);t+=" ("+r.line+":"+r.column+")";var n=new SyntaxError(t);throw n.pos=e,n.loc=r,n};var se=J.prototype;se.addComment=function(e){this.filename&&(e.loc.filename=this.filename),this.state.trailingComments.push(e),this.state.leadingComments.push(e)},se.processComment=function(e){if(!("Program"===e.type&&e.body.length>0)){var t=this.state.commentStack,r=void 0,n=void 0,i=void 0,s=void 0,a=void 0;if(this.state.trailingComments.length>0)this.state.trailingComments[0].start>=e.end?(i=this.state.trailingComments,this.state.trailingComments=[]):this.state.trailingComments.length=0;else{var o=f(t);t.length>0&&o.trailingComments&&o.trailingComments[0].start>=e.end&&(i=o.trailingComments,o.trailingComments=null)}for(t.length>0&&f(t).start>=e.start&&(r=t.pop());t.length>0&&f(t).start>=e.start;)n=t.pop();if(!n&&r&&(n=r),r&&this.state.leadingComments.length>0){var u=f(this.state.leadingComments);if("ObjectProperty"===r.type){if(u.start>=e.start&&this.state.commentPreviousNode){for(a=0;a<this.state.leadingComments.length;a++)this.state.leadingComments[a].end<this.state.commentPreviousNode.end&&(this.state.leadingComments.splice(a,1),a--);this.state.leadingComments.length>0&&(r.trailingComments=this.state.leadingComments,this.state.leadingComments=[])}}else if("CallExpression"===e.type&&e.arguments&&e.arguments.length){var l=f(e.arguments);l&&u.start>=l.start&&u.end<=e.end&&this.state.commentPreviousNode&&this.state.leadingComments.length>0&&(l.trailingComments=this.state.leadingComments,this.state.leadingComments=[])}}if(n){if(n.leadingComments)if(n!==e&&f(n.leadingComments).end<=e.start)e.leadingComments=n.leadingComments,n.leadingComments=null;else for(s=n.leadingComments.length-2;s>=0;--s)if(n.leadingComments[s].end<=e.start){e.leadingComments=n.leadingComments.splice(0,s+1);break}}else if(this.state.leadingComments.length>0)if(f(this.state.leadingComments).end<=e.start){if(this.state.commentPreviousNode)for(a=0;a<this.state.leadingComments.length;a++)this.state.leadingComments[a].end<this.state.commentPreviousNode.end&&(this.state.leadingComments.splice(a,1),a--);this.state.leadingComments.length>0&&(e.leadingComments=this.state.leadingComments,this.state.leadingComments=[])}else{for(s=0;s<this.state.leadingComments.length&&!(this.state.leadingComments[s].end>e.start);s++);e.leadingComments=this.state.leadingComments.slice(0,s),0===e.leadingComments.length&&(e.leadingComments=null),i=this.state.leadingComments.slice(s),0===i.length&&(i=null)}this.state.commentPreviousNode=e,i&&(i.length&&i[0].start>=e.start&&f(i).end<=e.end?e.innerComments=i:e.trailingComments=i),t.push(e)}};var ae=J.prototype;ae.estreeParseRegExpLiteral=function(e){var t=e.pattern,r=e.flags,n=null;try{n=new RegExp(t,r)}catch(e){}var i=this.estreeParseLiteral(n);return i.regex={pattern:t,flags:r},i},ae.estreeParseLiteral=function(e){return this.parseLiteral(e,"Literal")},ae.directiveToStmt=function(e){var t=e.value,r=this.startNodeAt(e.start,e.loc.start),n=this.startNodeAt(t.start,t.loc.start);return n.value=t.value,n.raw=t.extra.raw,r.expression=this.finishNodeAt(n,"Literal",t.end,t.loc.end),r.directive=t.extra.raw.slice(1,-1),this.finishNodeAt(r,"ExpressionStatement",e.end,e.loc.end)};var oe=function(e){e.extend("checkDeclaration",function(e){return function(t){p(t)?this.checkDeclaration(t.value):e.call(this,t)}}),e.extend("checkGetterSetterParamCount",function(){return function(e){var t="get"===e.kind?0:1;if(e.value.params.length!==t){var r=e.start;"get"===e.kind?this.raise(r,"getter should have no params"):this.raise(r,"setter should have exactly one param")}}}),e.extend("checkLVal",function(e){return function(t,r,n){var i=this;switch(t.type){case"ObjectPattern":t.properties.forEach(function(e){i.checkLVal("Property"===e.type?e.value:e,r,n,"object destructuring pattern")});break;default:for(var s=arguments.length,a=Array(s>3?s-3:0),o=3;o<s;o++)a[o-3]=arguments[o];e.call.apply(e,[this,t,r,n].concat(a))}}}),e.extend("checkPropClash",function(){return function(e,t){if(!e.computed&&p(e)){var r=e.key;"__proto__"===("Identifier"===r.type?r.name:String(r.value))&&(t.proto&&this.raise(r.start,"Redefinition of __proto__ property"),t.proto=!0)}}}),e.extend("isStrictBody",function(){return function(e,t){if(!t&&e.body.body.length>0)for(var r=e.body.body,n=Array.isArray(r),i=0,r=n?r:r[Symbol.iterator]();;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if("ExpressionStatement"!==a.type||"Literal"!==a.expression.type)break;if("use strict"===a.expression.value)return!0}return!1}}),e.extend("isValidDirective",function(){return function(e){return!("ExpressionStatement"!==e.type||"Literal"!==e.expression.type||"string"!=typeof e.expression.value||e.expression.extra&&e.expression.extra.parenthesized)}}),e.extend("stmtToDirective",function(e){return function(t){var r=e.call(this,t),n=t.expression.value;return r.value.value=n,r}}),e.extend("parseBlockBody",function(e){return function(t){for(var r=this,n=arguments.length,i=Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];e.call.apply(e,[this,t].concat(i)),t.directives.reverse().forEach(function(e){t.body.unshift(r.directiveToStmt(e))}),delete t.directives}}),e.extend("parseClassMethod",function(){return function(e,t,r,n){this.parseMethod(t,r,n),t.typeParameters&&(t.value.typeParameters=t.typeParameters,delete t.typeParameters),e.body.push(this.finishNode(t,"MethodDefinition"))}}),e.extend("parseExprAtom",function(e){return function(){switch(this.state.type){case R.regexp:return this.estreeParseRegExpLiteral(this.state.value);case R.num:case R.string:return this.estreeParseLiteral(this.state.value);case R._null:return this.estreeParseLiteral(null);case R._true:return this.estreeParseLiteral(!0);case R._false:return this.estreeParseLiteral(!1);default:for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];return e.call.apply(e,[this].concat(r))}}}),e.extend("parseLiteral",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.call.apply(e,[this].concat(r));return i.raw=i.extra.raw,delete i.extra,i}}),e.extend("parseMethod",function(e){return function(t){var r=this.startNode();r.kind=t.kind;for(var n=arguments.length,i=Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];return r=e.call.apply(e,[this,r].concat(i)),delete r.kind,t.value=this.finishNode(r,"FunctionExpression"),t}}),e.extend("parseObjectMethod",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.call.apply(e,[this].concat(r));return i&&("method"===i.kind&&(i.kind="init"),i.type="Property"),i}}),e.extend("parseObjectProperty",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.call.apply(e,[this].concat(r));return i&&(i.kind="init",i.type="Property"),i}}),e.extend("toAssignable",function(e){return function(t,r){for(var n=arguments.length,i=Array(n>2?n-2:0),s=2;s<n;s++)i[s-2]=arguments[s];if(p(t))return this.toAssignable.apply(this,[t.value,r].concat(i)),t;if("ObjectExpression"===t.type){t.type="ObjectPattern";for(var a=t.properties,o=Array.isArray(a),u=0,a=o?a:a[Symbol.iterator]();;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;"get"===c.kind||"set"===c.kind?this.raise(c.key.start,"Object pattern can't contain getter or setter"):c.method?this.raise(c.key.start,"Object pattern can't contain methods"):this.toAssignable(c,r,"object destructuring pattern")}return t}return e.call.apply(e,[this,t,r].concat(i))}})},ue=["any","mixed","empty","bool","boolean","number","string","void","null"],le=J.prototype;le.flowParseTypeInitialiser=function(e){var t=this.state.inType;this.state.inType=!0,this.expect(e||R.colon);var r=this.flowParseType();return this.state.inType=t,r},le.flowParsePredicate=function(){var e=this.startNode(),t=this.state.startLoc,r=this.state.start;this.expect(R.modulo);var n=this.state.startLoc;return this.expectContextual("checks"),t.line===n.line&&t.column===n.column-1||this.raise(r,"Spaces between ´%´ and ´checks´ are not allowed here."),this.eat(R.parenL)?(e.expression=this.parseExpression(),this.expect(R.parenR),this.finishNode(e,"DeclaredPredicate")):this.finishNode(e,"InferredPredicate")},le.flowParseTypeAndPredicateInitialiser=function(){var e=this.state.inType;this.state.inType=!0,this.expect(R.colon);var t=null,r=null;return this.match(R.modulo)?(this.state.inType=e,r=this.flowParsePredicate()):(t=this.flowParseType(),this.state.inType=e,this.match(R.modulo)&&(r=this.flowParsePredicate())),[t,r]},le.flowParseDeclareClass=function(e){return this.next(),this.flowParseInterfaceish(e,!0),this.finishNode(e,"DeclareClass")},le.flowParseDeclareFunction=function(e){this.next();var t=e.id=this.parseIdentifier(),r=this.startNode(),n=this.startNode();this.isRelational("<")?r.typeParameters=this.flowParseTypeParameterDeclaration():r.typeParameters=null,this.expect(R.parenL);var i=this.flowParseFunctionTypeParams();r.params=i.params,r.rest=i.rest,this.expect(R.parenR);var s=null,a=this.flowParseTypeAndPredicateInitialiser();return r.returnType=a[0],s=a[1],n.typeAnnotation=this.finishNode(r,"FunctionTypeAnnotation"),n.predicate=s,t.typeAnnotation=this.finishNode(n,"TypeAnnotation"),this.finishNode(t,t.type),this.semicolon(),this.finishNode(e,"DeclareFunction")},le.flowParseDeclare=function(e){return this.match(R._class)?this.flowParseDeclareClass(e):this.match(R._function)?this.flowParseDeclareFunction(e):this.match(R._var)?this.flowParseDeclareVariable(e):this.isContextual("module")?this.lookahead().type===R.dot?this.flowParseDeclareModuleExports(e):this.flowParseDeclareModule(e):this.isContextual("type")?this.flowParseDeclareTypeAlias(e):this.isContextual("opaque")?this.flowParseDeclareOpaqueType(e):this.isContextual("interface")?this.flowParseDeclareInterface(e):this.match(R._export)?this.flowParseDeclareExportDeclaration(e):void this.unexpected()},le.flowParseDeclareExportDeclaration=function(e){if(this.expect(R._export),this.isContextual("opaque"))return e.declaration=this.flowParseDeclare(this.startNode()),e.default=!1,this.finishNode(e,"DeclareExportDeclaration");throw this.unexpected()},le.flowParseDeclareVariable=function(e){return this.next(),e.id=this.flowParseTypeAnnotatableIdentifier(),this.semicolon(),this.finishNode(e,"DeclareVariable")},le.flowParseDeclareModule=function(e){this.next(),this.match(R.string)?e.id=this.parseExprAtom():e.id=this.parseIdentifier();var t=e.body=this.startNode(),r=t.body=[];for(this.expect(R.braceL);!this.match(R.braceR);){var n=this.startNode();if(this.match(R._import)){var i=this.lookahead();"type"!==i.value&&"typeof"!==i.value&&this.unexpected(null,"Imports within a `declare module` body must always be `import type` or `import typeof`"),this.parseImport(n)}else this.expectContextual("declare","Only declares and type imports are allowed inside declare module"),n=this.flowParseDeclare(n,!0);r.push(n)}return this.expect(R.braceR),this.finishNode(t,"BlockStatement"),this.finishNode(e,"DeclareModule")},le.flowParseDeclareModuleExports=function(e){return this.expectContextual("module"),this.expect(R.dot),this.expectContextual("exports"),e.typeAnnotation=this.flowParseTypeAnnotation(),this.semicolon(),this.finishNode(e,"DeclareModuleExports")},le.flowParseDeclareTypeAlias=function(e){return this.next(),this.flowParseTypeAlias(e),this.finishNode(e,"DeclareTypeAlias")},le.flowParseDeclareOpaqueType=function(e){return this.next(),this.flowParseOpaqueType(e,!0),this.finishNode(e,"DeclareOpaqueType")},le.flowParseDeclareInterface=function(e){return this.next(),this.flowParseInterfaceish(e),this.finishNode(e,"DeclareInterface")},le.flowParseInterfaceish=function(e){if(e.id=this.parseIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.extends=[],e.mixins=[],this.eat(R._extends))do{e.extends.push(this.flowParseInterfaceExtends())}while(this.eat(R.comma));if(this.isContextual("mixins")){this.next();do{e.mixins.push(this.flowParseInterfaceExtends())}while(this.eat(R.comma))}e.body=this.flowParseObjectType(!0,!1,!1)},le.flowParseInterfaceExtends=function(){var e=this.startNode();return e.id=this.flowParseQualifiedTypeIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterInstantiation():e.typeParameters=null,this.finishNode(e,"InterfaceExtends")},le.flowParseInterface=function(e){return this.flowParseInterfaceish(e,!1),this.finishNode(e,"InterfaceDeclaration")},le.flowParseRestrictedIdentifier=function(e){return ue.indexOf(this.state.value)>-1&&this.raise(this.state.start,"Cannot overwrite primitive type "+this.state.value),this.parseIdentifier(e)},le.flowParseTypeAlias=function(e){return e.id=this.flowParseRestrictedIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.right=this.flowParseTypeInitialiser(R.eq),this.semicolon(),this.finishNode(e,"TypeAlias")},le.flowParseOpaqueType=function(e,t){return this.expectContextual("type"),e.id=this.flowParseRestrictedIdentifier(),this.isRelational("<")?e.typeParameters=this.flowParseTypeParameterDeclaration():e.typeParameters=null,e.supertype=null,this.match(R.colon)&&(e.supertype=this.flowParseTypeInitialiser(R.colon)),e.impltype=null,t||(e.impltype=this.flowParseTypeInitialiser(R.eq)),this.semicolon(),this.finishNode(e,"OpaqueType")},le.flowParseTypeParameter=function(){var e=this.startNode(),t=this.flowParseVariance(),r=this.flowParseTypeAnnotatableIdentifier();return e.name=r.name,e.variance=t,e.bound=r.typeAnnotation,this.match(R.eq)&&(this.eat(R.eq),e.default=this.flowParseType()),this.finishNode(e,"TypeParameter")},le.flowParseTypeParameterDeclaration=function(){var e=this.state.inType,t=this.startNode();t.params=[],this.state.inType=!0,this.isRelational("<")||this.match(R.jsxTagStart)?this.next():this.unexpected();do{t.params.push(this.flowParseTypeParameter()),this.isRelational(">")||this.expect(R.comma)}while(!this.isRelational(">"));return this.expectRelational(">"),this.state.inType=e,this.finishNode(t,"TypeParameterDeclaration")},le.flowParseTypeParameterInstantiation=function(){var e=this.startNode(),t=this.state.inType;for(e.params=[],this.state.inType=!0,this.expectRelational("<");!this.isRelational(">");)e.params.push(this.flowParseType()),this.isRelational(">")||this.expect(R.comma);return this.expectRelational(">"),this.state.inType=t,this.finishNode(e,"TypeParameterInstantiation")},le.flowParseObjectPropertyKey=function(){return this.match(R.num)||this.match(R.string)?this.parseExprAtom():this.parseIdentifier(!0)},le.flowParseObjectTypeIndexer=function(e,t,r){return e.static=t,this.expect(R.bracketL),this.lookahead().type===R.colon?(e.id=this.flowParseObjectPropertyKey(),e.key=this.flowParseTypeInitialiser()):(e.id=null,e.key=this.flowParseType()),this.expect(R.bracketR),e.value=this.flowParseTypeInitialiser(),e.variance=r,this.flowObjectTypeSemicolon(),this.finishNode(e,"ObjectTypeIndexer")},le.flowParseObjectTypeMethodish=function(e){for(e.params=[],e.rest=null,e.typeParameters=null,this.isRelational("<")&&(e.typeParameters=this.flowParseTypeParameterDeclaration()),this.expect(R.parenL);!this.match(R.parenR)&&!this.match(R.ellipsis);)e.params.push(this.flowParseFunctionTypeParam()),this.match(R.parenR)||this.expect(R.comma);return this.eat(R.ellipsis)&&(e.rest=this.flowParseFunctionTypeParam()),this.expect(R.parenR),e.returnType=this.flowParseTypeInitialiser(),this.finishNode(e,"FunctionTypeAnnotation")},le.flowParseObjectTypeMethod=function(e,t,r,n){var i=this.startNodeAt(e,t);return i.value=this.flowParseObjectTypeMethodish(this.startNodeAt(e,t)),i.static=r,i.key=n,i.optional=!1,this.flowObjectTypeSemicolon(),this.finishNode(i,"ObjectTypeProperty")},le.flowParseObjectTypeCallProperty=function(e,t){var r=this.startNode();return e.static=t,e.value=this.flowParseObjectTypeMethodish(r),this.flowObjectTypeSemicolon(),this.finishNode(e,"ObjectTypeCallProperty")},le.flowParseObjectType=function(e,t,r){var n=this.state.inType;this.state.inType=!0;var i=this.startNode(),s=void 0,a=void 0,o=!1;i.callProperties=[],i.properties=[],i.indexers=[];var u=void 0,l=void 0;for(t&&this.match(R.braceBarL)?(this.expect(R.braceBarL),u=R.braceBarR,l=!0):(this.expect(R.braceL),u=R.braceR,l=!1),i.exact=l;!this.match(u);){var c=!1,f=this.state.start,p=this.state.startLoc;s=this.startNode(),e&&this.isContextual("static")&&this.lookahead().type!==R.colon&&(this.next(),o=!0);var d=this.state.start,h=this.flowParseVariance();this.match(R.bracketL)?i.indexers.push(this.flowParseObjectTypeIndexer(s,o,h)):this.match(R.parenL)||this.isRelational("<")?(h&&this.unexpected(d),i.callProperties.push(this.flowParseObjectTypeCallProperty(s,o))):this.match(R.ellipsis)?(r||this.unexpected(null,"Spread operator cannot appear in class or interface definitions"),h&&this.unexpected(h.start,"Spread properties cannot have variance"),this.expect(R.ellipsis),s.argument=this.flowParseType(),this.flowObjectTypeSemicolon(),i.properties.push(this.finishNode(s,"ObjectTypeSpreadProperty"))):(a=this.flowParseObjectPropertyKey(),this.isRelational("<")||this.match(R.parenL)?(h&&this.unexpected(h.start),i.properties.push(this.flowParseObjectTypeMethod(f,p,o,a))):(this.eat(R.question)&&(c=!0),s.key=a,s.value=this.flowParseTypeInitialiser(),s.optional=c,s.static=o,s.variance=h,this.flowObjectTypeSemicolon(),i.properties.push(this.finishNode(s,"ObjectTypeProperty")))),o=!1}this.expect(u);var m=this.finishNode(i,"ObjectTypeAnnotation");return this.state.inType=n,m},le.flowObjectTypeSemicolon=function(){this.eat(R.semi)||this.eat(R.comma)||this.match(R.braceR)||this.match(R.braceBarR)||this.unexpected()},le.flowParseQualifiedTypeIdentifier=function(e,t,r){e=e||this.state.start,t=t||this.state.startLoc;for(var n=r||this.parseIdentifier();this.eat(R.dot);){var i=this.startNodeAt(e,t);i.qualification=n,i.id=this.parseIdentifier(),n=this.finishNode(i,"QualifiedTypeIdentifier")}return n},le.flowParseGenericType=function(e,t,r){var n=this.startNodeAt(e,t);return n.typeParameters=null,n.id=this.flowParseQualifiedTypeIdentifier(e,t,r),this.isRelational("<")&&(n.typeParameters=this.flowParseTypeParameterInstantiation()),this.finishNode(n,"GenericTypeAnnotation")},le.flowParseTypeofType=function(){var e=this.startNode();return this.expect(R._typeof),e.argument=this.flowParsePrimaryType(),this.finishNode(e,"TypeofTypeAnnotation")},le.flowParseTupleType=function(){var e=this.startNode();for(e.types=[],this.expect(R.bracketL);this.state.pos<this.input.length&&!this.match(R.bracketR)&&(e.types.push(this.flowParseType()),!this.match(R.bracketR));)this.expect(R.comma);return this.expect(R.bracketR),this.finishNode(e,"TupleTypeAnnotation")},le.flowParseFunctionTypeParam=function(){var e=null,t=!1,r=null,n=this.startNode(),i=this.lookahead();return i.type===R.colon||i.type===R.question?(e=this.parseIdentifier(),this.eat(R.question)&&(t=!0),r=this.flowParseTypeInitialiser()):r=this.flowParseType(),n.name=e,n.optional=t,n.typeAnnotation=r,this.finishNode(n,"FunctionTypeParam")},le.reinterpretTypeAsFunctionTypeParam=function(e){var t=this.startNodeAt(e.start,e.loc.start);return t.name=null,t.optional=!1,t.typeAnnotation=e,this.finishNode(t,"FunctionTypeParam")},le.flowParseFunctionTypeParams=function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t={params:e,rest:null};!this.match(R.parenR)&&!this.match(R.ellipsis);)t.params.push(this.flowParseFunctionTypeParam()),this.match(R.parenR)||this.expect(R.comma);return this.eat(R.ellipsis)&&(t.rest=this.flowParseFunctionTypeParam()),t},le.flowIdentToTypeAnnotation=function(e,t,r,n){switch(n.name){case"any":return this.finishNode(r,"AnyTypeAnnotation");case"void":return this.finishNode(r,"VoidTypeAnnotation");case"bool":case"boolean":return this.finishNode(r,"BooleanTypeAnnotation");case"mixed":return this.finishNode(r,"MixedTypeAnnotation");case"empty":return this.finishNode(r,"EmptyTypeAnnotation");case"number":return this.finishNode(r,"NumberTypeAnnotation");case"string":return this.finishNode(r,"StringTypeAnnotation");default:return this.flowParseGenericType(e,t,n)}},le.flowParsePrimaryType=function(){var e=this.state.start,t=this.state.startLoc,r=this.startNode(),n=void 0,i=void 0,s=!1,a=this.state.noAnonFunctionType;switch(this.state.type){case R.name:return this.flowIdentToTypeAnnotation(e,t,r,this.parseIdentifier());case R.braceL:return this.flowParseObjectType(!1,!1,!0);case R.braceBarL:return this.flowParseObjectType(!1,!0,!0);case R.bracketL:return this.flowParseTupleType();case R.relational:if("<"===this.state.value)return r.typeParameters=this.flowParseTypeParameterDeclaration(),this.expect(R.parenL),n=this.flowParseFunctionTypeParams(),r.params=n.params,r.rest=n.rest,this.expect(R.parenR),this.expect(R.arrow),r.returnType=this.flowParseType(),this.finishNode(r,"FunctionTypeAnnotation");break;case R.parenL:if(this.next(),!this.match(R.parenR)&&!this.match(R.ellipsis))if(this.match(R.name)){var o=this.lookahead().type;s=o!==R.question&&o!==R.colon}else s=!0;if(s){if(this.state.noAnonFunctionType=!1,i=this.flowParseType(),this.state.noAnonFunctionType=a,this.state.noAnonFunctionType||!(this.match(R.comma)||this.match(R.parenR)&&this.lookahead().type===R.arrow))return this.expect(R.parenR),i;this.eat(R.comma)}return n=i?this.flowParseFunctionTypeParams([this.reinterpretTypeAsFunctionTypeParam(i)]):this.flowParseFunctionTypeParams(),r.params=n.params,r.rest=n.rest,this.expect(R.parenR),this.expect(R.arrow),r.returnType=this.flowParseType(),r.typeParameters=null,this.finishNode(r,"FunctionTypeAnnotation");case R.string:return this.parseLiteral(this.state.value,"StringLiteralTypeAnnotation");case R._true:case R._false:return r.value=this.match(R._true),this.next(),this.finishNode(r,"BooleanLiteralTypeAnnotation");case R.plusMin:if("-"===this.state.value)return this.next(),
this.match(R.num)||this.unexpected(null,"Unexpected token, expected number"),this.parseLiteral(-this.state.value,"NumericLiteralTypeAnnotation",r.start,r.loc.start);this.unexpected();case R.num:return this.parseLiteral(this.state.value,"NumericLiteralTypeAnnotation");case R._null:return r.value=this.match(R._null),this.next(),this.finishNode(r,"NullLiteralTypeAnnotation");case R._this:return r.value=this.match(R._this),this.next(),this.finishNode(r,"ThisTypeAnnotation");case R.star:return this.next(),this.finishNode(r,"ExistentialTypeParam");default:if("typeof"===this.state.type.keyword)return this.flowParseTypeofType()}this.unexpected()},le.flowParsePostfixType=function(){for(var e=this.state.start,t=this.state.startLoc,r=this.flowParsePrimaryType();!this.canInsertSemicolon()&&this.match(R.bracketL);){var n=this.startNodeAt(e,t);n.elementType=r,this.expect(R.bracketL),this.expect(R.bracketR),r=this.finishNode(n,"ArrayTypeAnnotation")}return r},le.flowParsePrefixType=function(){var e=this.startNode();return this.eat(R.question)?(e.typeAnnotation=this.flowParsePrefixType(),this.finishNode(e,"NullableTypeAnnotation")):this.flowParsePostfixType()},le.flowParseAnonFunctionWithoutParens=function(){var e=this.flowParsePrefixType();if(!this.state.noAnonFunctionType&&this.eat(R.arrow)){var t=this.startNodeAt(e.start,e.loc.start);return t.params=[this.reinterpretTypeAsFunctionTypeParam(e)],t.rest=null,t.returnType=this.flowParseType(),t.typeParameters=null,this.finishNode(t,"FunctionTypeAnnotation")}return e},le.flowParseIntersectionType=function(){var e=this.startNode();this.eat(R.bitwiseAND);var t=this.flowParseAnonFunctionWithoutParens();for(e.types=[t];this.eat(R.bitwiseAND);)e.types.push(this.flowParseAnonFunctionWithoutParens());return 1===e.types.length?t:this.finishNode(e,"IntersectionTypeAnnotation")},le.flowParseUnionType=function(){var e=this.startNode();this.eat(R.bitwiseOR);var t=this.flowParseIntersectionType();for(e.types=[t];this.eat(R.bitwiseOR);)e.types.push(this.flowParseIntersectionType());return 1===e.types.length?t:this.finishNode(e,"UnionTypeAnnotation")},le.flowParseType=function(){var e=this.state.inType;this.state.inType=!0;var t=this.flowParseUnionType();return this.state.inType=e,t},le.flowParseTypeAnnotation=function(){var e=this.startNode();return e.typeAnnotation=this.flowParseTypeInitialiser(),this.finishNode(e,"TypeAnnotation")},le.flowParseTypeAndPredicateAnnotation=function(){var e=this.startNode(),t=this.flowParseTypeAndPredicateInitialiser();return e.typeAnnotation=t[0],e.predicate=t[1],this.finishNode(e,"TypeAnnotation")},le.flowParseTypeAnnotatableIdentifier=function(){var e=this.flowParseRestrictedIdentifier();return this.match(R.colon)&&(e.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(e,e.type)),e},le.typeCastToParameter=function(e){return e.expression.typeAnnotation=e.typeAnnotation,this.finishNodeAt(e.expression,e.expression.type,e.typeAnnotation.end,e.typeAnnotation.loc.end)},le.flowParseVariance=function(){var e=null;return this.match(R.plusMin)&&("+"===this.state.value?e="plus":"-"===this.state.value&&(e="minus"),this.next()),e};var ce=function(e){e.extend("parseFunctionBody",function(e){return function(t,r){return this.match(R.colon)&&!r&&(t.returnType=this.flowParseTypeAndPredicateAnnotation()),e.call(this,t,r)}}),e.extend("parseStatement",function(e){return function(t,r){if(this.state.strict&&this.match(R.name)&&"interface"===this.state.value){var n=this.startNode();return this.next(),this.flowParseInterface(n)}return e.call(this,t,r)}}),e.extend("parseExpressionStatement",function(e){return function(t,r){if("Identifier"===r.type)if("declare"===r.name){if(this.match(R._class)||this.match(R.name)||this.match(R._function)||this.match(R._var)||this.match(R._export))return this.flowParseDeclare(t)}else if(this.match(R.name)){if("interface"===r.name)return this.flowParseInterface(t);if("type"===r.name)return this.flowParseTypeAlias(t);if("opaque"===r.name)return this.flowParseOpaqueType(t,!1)}return e.call(this,t,r)}}),e.extend("shouldParseExportDeclaration",function(e){return function(){return this.isContextual("type")||this.isContextual("interface")||this.isContextual("opaque")||e.call(this)}}),e.extend("isExportDefaultSpecifier",function(e){return function(){return(!this.match(R.name)||"type"!==this.state.value&&"interface"!==this.state.value&&"opaque"!==this.state.value)&&e.call(this)}}),e.extend("parseConditional",function(e){return function(t,r,n,i,s){if(s&&this.match(R.question)){var a=this.state.clone();try{return e.call(this,t,r,n,i)}catch(e){if(e instanceof SyntaxError)return this.state=a,s.start=e.pos||this.state.start,t;throw e}}return e.call(this,t,r,n,i)}}),e.extend("parseParenItem",function(e){return function(t,r,n){if(t=e.call(this,t,r,n),this.eat(R.question)&&(t.optional=!0),this.match(R.colon)){var i=this.startNodeAt(r,n);return i.expression=t,i.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(i,"TypeCastExpression")}return t}}),e.extend("parseExport",function(e){return function(t){return t=e.call(this,t),"ExportNamedDeclaration"===t.type&&(t.exportKind=t.exportKind||"value"),t}}),e.extend("parseExportDeclaration",function(e){return function(t){if(this.isContextual("type")){t.exportKind="type";var r=this.startNode();return this.next(),this.match(R.braceL)?(t.specifiers=this.parseExportSpecifiers(),this.parseExportFrom(t),null):this.flowParseTypeAlias(r)}if(this.isContextual("opaque")){t.exportKind="type";var n=this.startNode();return this.next(),this.flowParseOpaqueType(n,!1)}if(this.isContextual("interface")){t.exportKind="type";var i=this.startNode();return this.next(),this.flowParseInterface(i)}return e.call(this,t)}}),e.extend("parseClassId",function(e){return function(t){e.apply(this,arguments),this.isRelational("<")&&(t.typeParameters=this.flowParseTypeParameterDeclaration())}}),e.extend("isKeyword",function(e){return function(t){return(!this.state.inType||"void"!==t)&&e.call(this,t)}}),e.extend("readToken",function(e){return function(t){return!this.state.inType||62!==t&&60!==t?e.call(this,t):this.finishOp(R.relational,1)}}),e.extend("jsx_readToken",function(e){return function(){if(!this.state.inType)return e.call(this)}}),e.extend("toAssignable",function(e){return function(t,r,n){return"TypeCastExpression"===t.type?e.call(this,this.typeCastToParameter(t),r,n):e.call(this,t,r,n)}}),e.extend("toAssignableList",function(e){return function(t,r,n){for(var i=0;i<t.length;i++){var s=t[i];s&&"TypeCastExpression"===s.type&&(t[i]=this.typeCastToParameter(s))}return e.call(this,t,r,n)}}),e.extend("toReferencedList",function(){return function(e){for(var t=0;t<e.length;t++){var r=e[t];r&&r._exprListItem&&"TypeCastExpression"===r.type&&this.raise(r.start,"Unexpected type cast")}return e}}),e.extend("parseExprListItem",function(e){return function(){for(var t=this.startNode(),r=arguments.length,n=Array(r),i=0;i<r;i++)n[i]=arguments[i];var s=e.call.apply(e,[this].concat(n));return this.match(R.colon)?(t._exprListItem=!0,t.expression=s,t.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(t,"TypeCastExpression")):s}}),e.extend("checkLVal",function(e){return function(t){if("TypeCastExpression"!==t.type)return e.apply(this,arguments)}}),e.extend("parseClassProperty",function(e){return function(t){return delete t.variancePos,this.match(R.colon)&&(t.typeAnnotation=this.flowParseTypeAnnotation()),e.call(this,t)}}),e.extend("isClassMethod",function(e){return function(){return this.isRelational("<")||e.call(this)}}),e.extend("isClassProperty",function(e){return function(){return this.match(R.colon)||e.call(this)}}),e.extend("isNonstaticConstructor",function(e){return function(t){return!this.match(R.colon)&&e.call(this,t)}}),e.extend("parseClassMethod",function(e){return function(t,r){r.variance&&this.unexpected(r.variancePos),delete r.variance,delete r.variancePos,this.isRelational("<")&&(r.typeParameters=this.flowParseTypeParameterDeclaration());for(var n=arguments.length,i=Array(n>2?n-2:0),s=2;s<n;s++)i[s-2]=arguments[s];e.call.apply(e,[this,t,r].concat(i))}}),e.extend("parseClassSuper",function(e){return function(t,r){if(e.call(this,t,r),t.superClass&&this.isRelational("<")&&(t.superTypeParameters=this.flowParseTypeParameterInstantiation()),this.isContextual("implements")){this.next();var n=t.implements=[];do{var i=this.startNode();i.id=this.parseIdentifier(),this.isRelational("<")?i.typeParameters=this.flowParseTypeParameterInstantiation():i.typeParameters=null,n.push(this.finishNode(i,"ClassImplements"))}while(this.eat(R.comma))}}}),e.extend("parsePropertyName",function(e){return function(t){var r=this.state.start,n=this.flowParseVariance(),i=e.call(this,t);return t.variance=n,t.variancePos=r,i}}),e.extend("parseObjPropValue",function(e){return function(t){t.variance&&this.unexpected(t.variancePos),delete t.variance,delete t.variancePos;var r=void 0;this.isRelational("<")&&(r=this.flowParseTypeParameterDeclaration(),this.match(R.parenL)||this.unexpected()),e.apply(this,arguments),r&&((t.value||t).typeParameters=r)}}),e.extend("parseAssignableListItemTypes",function(){return function(e){return this.eat(R.question)&&(e.optional=!0),this.match(R.colon)&&(e.typeAnnotation=this.flowParseTypeAnnotation()),this.finishNode(e,e.type),e}}),e.extend("parseMaybeDefault",function(e){return function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=e.apply(this,r);return"AssignmentPattern"===i.type&&i.typeAnnotation&&i.right.start<i.typeAnnotation.start&&this.raise(i.typeAnnotation.start,"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`"),i}}),e.extend("parseImportSpecifiers",function(e){return function(t){t.importKind="value";var r=null;if(this.match(R._typeof)?r="typeof":this.isContextual("type")&&(r="type"),r){var n=this.lookahead();(n.type===R.name&&"from"!==n.value||n.type===R.braceL||n.type===R.star)&&(this.next(),t.importKind=r)}e.call(this,t)}}),e.extend("parseImportSpecifier",function(){return function(e){var t=this.startNode(),r=this.state.start,n=this.parseIdentifier(!0),i=null;"type"===n.name?i="type":"typeof"===n.name&&(i="typeof");var s=!1;if(this.isContextual("as")){var a=this.parseIdentifier(!0);null===i||this.match(R.name)||this.state.type.keyword?(t.imported=n,t.importKind=null,t.local=this.parseIdentifier()):(t.imported=a,t.importKind=i,t.local=a.__clone())}else null!==i&&(this.match(R.name)||this.state.type.keyword)?(t.imported=this.parseIdentifier(!0),t.importKind=i,this.eatContextual("as")?t.local=this.parseIdentifier():(s=!0,t.local=t.imported.__clone())):(s=!0,t.imported=n,t.importKind=null,t.local=t.imported.__clone());"type"!==e.importKind&&"typeof"!==e.importKind||"type"!==t.importKind&&"typeof"!==t.importKind||this.raise(r,"`The `type` and `typeof` keywords on named imports can only be used on regular `import` statements. It cannot be used with `import type` or `import typeof` statements`"),s&&this.checkReservedWord(t.local.name,t.start,!0,!0),this.checkLVal(t.local,!0,void 0,"import specifier"),e.specifiers.push(this.finishNode(t,"ImportSpecifier"))}}),e.extend("parseFunctionParams",function(e){return function(t){this.isRelational("<")&&(t.typeParameters=this.flowParseTypeParameterDeclaration()),e.call(this,t)}}),e.extend("parseVarHead",function(e){return function(t){e.call(this,t),this.match(R.colon)&&(t.id.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(t.id,t.id.type))}}),e.extend("parseAsyncArrowFromCallExpression",function(e){return function(t,r){if(this.match(R.colon)){var n=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0,t.returnType=this.flowParseTypeAnnotation(),this.state.noAnonFunctionType=n}return e.call(this,t,r)}}),e.extend("shouldParseAsyncArrow",function(e){return function(){return this.match(R.colon)||e.call(this)}}),e.extend("parseMaybeAssign",function(e){return function(){for(var t=null,r=arguments.length,n=Array(r),i=0;i<r;i++)n[i]=arguments[i];if(R.jsxTagStart&&this.match(R.jsxTagStart)){var s=this.state.clone();try{return e.apply(this,n)}catch(e){if(!(e instanceof SyntaxError))throw e;this.state=s,this.state.context.length-=2,t=e}}if(null!=t||this.isRelational("<")){var a=void 0,o=void 0;try{o=this.flowParseTypeParameterDeclaration(),a=e.apply(this,n),a.typeParameters=o,a.start=o.start,a.loc.start=o.loc.start}catch(e){throw t||e}if("ArrowFunctionExpression"===a.type)return a;if(null!=t)throw t;this.raise(o.start,"Expected an arrow function after this type parameter declaration")}return e.apply(this,n)}}),e.extend("parseArrow",function(e){return function(t){if(this.match(R.colon)){var r=this.state.clone();try{var n=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0;var i=this.flowParseTypeAndPredicateAnnotation();this.state.noAnonFunctionType=n,this.canInsertSemicolon()&&this.unexpected(),this.match(R.arrow)||this.unexpected(),t.returnType=i}catch(e){if(!(e instanceof SyntaxError))throw e;this.state=r}}return e.call(this,t)}}),e.extend("shouldParseArrow",function(e){return function(){return this.match(R.colon)||e.call(this)}})},fe=String.fromCodePoint;if(!fe){var pe=String.fromCharCode,de=Math.floor;fe=function(){var e=[],t=void 0,r=void 0,n=-1,i=arguments.length;if(!i)return"";for(var s="";++n<i;){var a=Number(arguments[n]);if(!isFinite(a)||a<0||a>1114111||de(a)!=a)throw RangeError("Invalid code point: "+a);a<=65535?e.push(a):(a-=65536,t=55296+(a>>10),r=a%1024+56320,e.push(t,r)),(n+1==i||e.length>16384)&&(s+=pe.apply(null,e),e.length=0)}return s}}var he=fe,me={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦"},ye=/^[\da-fA-F]+$/,ve=/^\d+$/;U.j_oTag=new j("<tag",!1),U.j_cTag=new j("</tag",!1),U.j_expr=new j("<tag>...</tag>",!0,!0),R.jsxName=new T("jsxName"),R.jsxText=new T("jsxText",{beforeExpr:!0}),R.jsxTagStart=new T("jsxTagStart",{startsExpr:!0}),R.jsxTagEnd=new T("jsxTagEnd"),R.jsxTagStart.updateContext=function(){this.state.context.push(U.j_expr),this.state.context.push(U.j_oTag),this.state.exprAllowed=!1},R.jsxTagEnd.updateContext=function(e){var t=this.state.context.pop();t===U.j_oTag&&e===R.slash||t===U.j_cTag?(this.state.context.pop(),this.state.exprAllowed=this.curContext()===U.j_expr):this.state.exprAllowed=!0};var ge=J.prototype;ge.jsxReadToken=function(){for(var e="",t=this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated JSX contents");var r=this.input.charCodeAt(this.state.pos);switch(r){case 60:case 123:return this.state.pos===this.state.start?60===r&&this.state.exprAllowed?(++this.state.pos,this.finishToken(R.jsxTagStart)):this.getTokenFromCode(r):(e+=this.input.slice(t,this.state.pos),this.finishToken(R.jsxText,e));case 38:e+=this.input.slice(t,this.state.pos),e+=this.jsxReadEntity(),t=this.state.pos;break;default:o(r)?(e+=this.input.slice(t,this.state.pos),e+=this.jsxReadNewLine(!0),t=this.state.pos):++this.state.pos}}},ge.jsxReadNewLine=function(e){var t=this.input.charCodeAt(this.state.pos),r=void 0;return++this.state.pos,13===t&&10===this.input.charCodeAt(this.state.pos)?(++this.state.pos,r=e?"\n":"\r\n"):r=String.fromCharCode(t),++this.state.curLine,this.state.lineStart=this.state.pos,r},ge.jsxReadString=function(e){for(var t="",r=++this.state.pos;;){this.state.pos>=this.input.length&&this.raise(this.state.start,"Unterminated string constant");var n=this.input.charCodeAt(this.state.pos);if(n===e)break;38===n?(t+=this.input.slice(r,this.state.pos),t+=this.jsxReadEntity(),r=this.state.pos):o(n)?(t+=this.input.slice(r,this.state.pos),t+=this.jsxReadNewLine(!1),r=this.state.pos):++this.state.pos}return t+=this.input.slice(r,this.state.pos++),this.finishToken(R.string,t)},ge.jsxReadEntity=function(){for(var e="",t=0,r=void 0,n=this.input[this.state.pos],i=++this.state.pos;this.state.pos<this.input.length&&t++<10;){if(";"===(n=this.input[this.state.pos++])){"#"===e[0]?"x"===e[1]?(e=e.substr(2),ye.test(e)&&(r=he(parseInt(e,16)))):(e=e.substr(1),ve.test(e)&&(r=he(parseInt(e,10)))):r=me[e];break}e+=n}return r||(this.state.pos=i,"&")},ge.jsxReadWord=function(){var e=void 0,t=this.state.pos;do{e=this.input.charCodeAt(++this.state.pos)}while(s(e)||45===e);return this.finishToken(R.jsxName,this.input.slice(t,this.state.pos))},ge.jsxParseIdentifier=function(){var e=this.startNode();return this.match(R.jsxName)?e.name=this.state.value:this.state.type.keyword?e.name=this.state.type.keyword:this.unexpected(),this.next(),this.finishNode(e,"JSXIdentifier")},ge.jsxParseNamespacedName=function(){var e=this.state.start,t=this.state.startLoc,r=this.jsxParseIdentifier();if(!this.eat(R.colon))return r;var n=this.startNodeAt(e,t);return n.namespace=r,n.name=this.jsxParseIdentifier(),this.finishNode(n,"JSXNamespacedName")},ge.jsxParseElementName=function(){for(var e=this.state.start,t=this.state.startLoc,r=this.jsxParseNamespacedName();this.eat(R.dot);){var n=this.startNodeAt(e,t);n.object=r,n.property=this.jsxParseIdentifier(),r=this.finishNode(n,"JSXMemberExpression")}return r},ge.jsxParseAttributeValue=function(){var e=void 0;switch(this.state.type){case R.braceL:if(e=this.jsxParseExpressionContainer(),"JSXEmptyExpression"!==e.expression.type)return e;this.raise(e.start,"JSX attributes must only be assigned a non-empty expression");case R.jsxTagStart:case R.string:return e=this.parseExprAtom(),e.extra=null,e;default:this.raise(this.state.start,"JSX value should be either an expression or a quoted JSX text")}},ge.jsxParseEmptyExpression=function(){var e=this.startNodeAt(this.state.lastTokEnd,this.state.lastTokEndLoc);return this.finishNodeAt(e,"JSXEmptyExpression",this.state.start,this.state.startLoc)},ge.jsxParseSpreadChild=function(){var e=this.startNode();return this.expect(R.braceL),this.expect(R.ellipsis),e.expression=this.parseExpression(),this.expect(R.braceR),this.finishNode(e,"JSXSpreadChild")},ge.jsxParseExpressionContainer=function(){var e=this.startNode();return this.next(),this.match(R.braceR)?e.expression=this.jsxParseEmptyExpression():e.expression=this.parseExpression(),this.expect(R.braceR),this.finishNode(e,"JSXExpressionContainer")},ge.jsxParseAttribute=function(){var e=this.startNode();return this.eat(R.braceL)?(this.expect(R.ellipsis),e.argument=this.parseMaybeAssign(),this.expect(R.braceR),this.finishNode(e,"JSXSpreadAttribute")):(e.name=this.jsxParseNamespacedName(),e.value=this.eat(R.eq)?this.jsxParseAttributeValue():null,this.finishNode(e,"JSXAttribute"))},ge.jsxParseOpeningElementAt=function(e,t){var r=this.startNodeAt(e,t);for(r.attributes=[],r.name=this.jsxParseElementName();!this.match(R.slash)&&!this.match(R.jsxTagEnd);)r.attributes.push(this.jsxParseAttribute());return r.selfClosing=this.eat(R.slash),this.expect(R.jsxTagEnd),this.finishNode(r,"JSXOpeningElement")},ge.jsxParseClosingElementAt=function(e,t){var r=this.startNodeAt(e,t);return r.name=this.jsxParseElementName(),this.expect(R.jsxTagEnd),this.finishNode(r,"JSXClosingElement")},ge.jsxParseElementAt=function(e,t){var r=this.startNodeAt(e,t),n=[],i=this.jsxParseOpeningElementAt(e,t),s=null;if(!i.selfClosing){e:for(;;)switch(this.state.type){case R.jsxTagStart:if(e=this.state.start,t=this.state.startLoc,this.next(),this.eat(R.slash)){s=this.jsxParseClosingElementAt(e,t);break e}n.push(this.jsxParseElementAt(e,t));break;case R.jsxText:n.push(this.parseExprAtom());break;case R.braceL:this.lookahead().type===R.ellipsis?n.push(this.jsxParseSpreadChild()):n.push(this.jsxParseExpressionContainer());break;default:this.unexpected()}d(s.name)!==d(i.name)&&this.raise(s.start,"Expected corresponding JSX closing tag for <"+d(i.name)+">")}return r.openingElement=i,r.closingElement=s,r.children=n,this.match(R.relational)&&"<"===this.state.value&&this.raise(this.state.start,"Adjacent JSX elements must be wrapped in an enclosing tag"),this.finishNode(r,"JSXElement")},ge.jsxParseElement=function(){var e=this.state.start,t=this.state.startLoc;return this.next(),this.jsxParseElementAt(e,t)};var be=function(e){e.extend("parseExprAtom",function(e){return function(t){if(this.match(R.jsxText)){var r=this.parseLiteral(this.state.value,"JSXText");return r.extra=null,r}return this.match(R.jsxTagStart)?this.jsxParseElement():e.call(this,t)}}),e.extend("readToken",function(e){return function(t){if(this.state.inPropertyName)return e.call(this,t);var r=this.curContext();if(r===U.j_expr)return this.jsxReadToken();if(r===U.j_oTag||r===U.j_cTag){if(i(t))return this.jsxReadWord();if(62===t)return++this.state.pos,this.finishToken(R.jsxTagEnd);if((34===t||39===t)&&r===U.j_oTag)return this.jsxReadString(t)}return 60===t&&this.state.exprAllowed?(++this.state.pos,this.finishToken(R.jsxTagStart)):e.call(this,t)}}),e.extend("updateContext",function(e){return function(t){if(this.match(R.braceL)){var r=this.curContext();r===U.j_oTag?this.state.context.push(U.braceExpression):r===U.j_expr?this.state.context.push(U.templateQuasi):e.call(this,t),this.state.exprAllowed=!0}else{if(!this.match(R.slash)||t!==R.jsxTagStart)return e.call(this,t);this.state.context.length-=2,this.state.context.push(U.j_cTag),this.state.exprAllowed=!1}}})};K.estree=oe,K.flow=ce,K.jsx=be,t.parse=h,t.parseExpression=m,t.tokTypes=R},function(e,t,r){"use strict";var n=r(21),i=r(431),s=r(141),a=r(150)("IE_PROTO"),o=function(){},u=function(){var e,t=r(230)("iframe"),n=s.length;for(t.style.display="none",r(426).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write("<script>document.F=Object<\/script>"),e.close(),u=e.F;n--;)delete u.prototype[s[n]];return u()};e.exports=Object.create||function(e,t){var r;return null!==e?(o.prototype=n(e),r=new o,o.prototype=null,r[a]=e):r=u(),void 0===t?r:i(r,t)}},function(e,t){"use strict";t.f={}.propertyIsEnumerable},function(e,t){"use strict";e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,r){"use strict";var n=r(23).f,i=r(28),s=r(13)("toStringTag");e.exports=function(e,t,r){e&&!i(e=r?e:e.prototype,s)&&n(e,s,{configurable:!0,value:t})}},function(e,t,r){"use strict";var n=r(140);e.exports=function(e){return Object(n(e))}},function(e,t){"use strict";var r=0,n=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++r+n).toString(36))}},function(e,t){"use strict"},function(e,t,r){"use strict";!function(){t.ast=r(461),t.code=r(240),t.keyword=r(462)}()},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var i=r(546),s=r(547),a=r(548),o=r(549),u=r(550);n.prototype.clear=i,n.prototype.delete=s,n.prototype.get=a,n.prototype.has=o,n.prototype.set=u,e.exports=n},function(e,t,r){"use strict";function n(e){var t=this.__data__=new i(e);this.size=t.size}var i=r(98),s=r(565),a=r(566),o=r(567),u=r(568),l=r(569);n.prototype.clear=s,n.prototype.delete=a,n.prototype.get=o,n.prototype.has=u,n.prototype.set=l,e.exports=n},function(e,t,r){"use strict";function n(e,t){for(var r=e.length;r--;)if(i(e[r][0],t))return r;return-1}var i=r(46);e.exports=n},function(e,t,r){"use strict";function n(e,t){return a(s(e,t,i),e+"")}var i=r(110),s=r(560),a=r(563);e.exports=n},function(e,t){"use strict";function r(e){return function(t){return e(t)}}e.exports=r},function(e,t,r){"use strict";function n(e){return i(function(t,r){var n=-1,i=r.length,a=i>1?r[i-1]:void 0,o=i>2?r[2]:void 0;for(a=e.length>3&&"function"==typeof a?(i--,a):void 0,o&&s(r[0],r[1],o)&&(a=i<3?void 0:a,i=1),t=Object(t);++n<i;){var u=r[n];u&&e(t,u,n,a)}return t})}var i=r(101),s=r(172);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=e.__data__;return i(t)?r["string"==typeof t?"string":"hash"]:r.map}var i=r(544);e.exports=n},function(e,t){"use strict";function r(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||n)}var n=Object.prototype;e.exports=r},function(e,t,r){"use strict";var n=r(38),i=n(Object,"create");e.exports=i},function(e,t){"use strict";function r(e){var t=-1,r=Array(e.size);return e.forEach(function(e){r[++t]=e}),r}e.exports=r},function(e,t,r){"use strict";function n(e){if("string"==typeof e||i(e))return e;var t=e+"";return"0"==t&&1/e==-s?"-0":t}var i=r(62),s=1/0;e.exports=n},function(e,t,r){"use strict";function n(e){return i(e,s)}var i=r(164),s=4;e.exports=n},function(e,t){"use strict";function r(e){return e}e.exports=r},function(e,t,r){"use strict";function n(e,t,r,n){e=s(e)?e:u(e),r=r&&!n?o(r):0;var c=e.length;return r<0&&(r=l(c+r,0)),a(e)?r<=c&&e.indexOf(t,r)>-1:!!c&&i(e,t,r)>-1}var i=r(166),s=r(24),a=r(587),o=r(48),u=r(280),l=Math.max;e.exports=n},function(e,t,r){"use strict";var n=r(493),i=r(25),s=Object.prototype,a=s.hasOwnProperty,o=s.propertyIsEnumerable,u=n(function(){return arguments}())?n:function(e){return i(e)&&a.call(e,"callee")&&!o.call(e,"callee")};e.exports=u},function(e,t,r){(function(e){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(17),s=r(596),a="object"==n(t)&&t&&!t.nodeType&&t,o=a&&"object"==n(e)&&e&&!e.nodeType&&e,u=o&&o.exports===a,l=u?i.Buffer:void 0,c=l?l.isBuffer:void 0,f=c||s;e.exports=f}).call(t,r(39)(e))},function(e,t,r){"use strict";function n(e){return null==e?"":i(e)}var i=r(253);e.exports=n},96,function(e,t,r){"use strict";function n(e){return o.memberExpression(o.identifier("regeneratorRuntime"),o.identifier(e),!1)}function i(e){return e.isReferenced()||e.parentPath.isAssignmentExpression({left:e.node})}function s(e,t){t?e.replaceWith(t):e.remove()}t.__esModule=!0,t.runtimeProperty=n,t.isReference=i,t.replaceWithOrRemove=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a)},function(e,t,r){(function(e,n){"use strict";function i(e,r){var n={seen:[],stylize:a};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),m(r)?n.showHidden=r:r&&t._extend(n,r),x(n.showHidden)&&(n.showHidden=!1),x(n.depth)&&(n.depth=2),x(n.colors)&&(n.colors=!1),x(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=s),u(n,e,n.depth)}function s(e,t){var r=i.styles[t];return r?"["+i.colors[r][0]+"m"+e+"["+i.colors[r][1]+"m":e}function a(e,t){return e}function o(e){var t={};return e.forEach(function(e,r){t[e]=!0}),t}function u(e,r,n){if(e.customInspect&&r&&C(r.inspect)&&r.inspect!==t.inspect&&(!r.constructor||r.constructor.prototype!==r)){var i=r.inspect(n,e);return b(i)||(i=u(e,i,n)),i}var s=l(e,r);if(s)return s;var a=Object.keys(r),m=o(a);if(e.showHidden&&(a=Object.getOwnPropertyNames(r)),D(r)&&(a.indexOf("message")>=0||a.indexOf("description")>=0))return c(r);if(0===a.length){if(C(r)){var y=r.name?": "+r.name:"";return e.stylize("[Function"+y+"]","special")}if(A(r))return e.stylize(RegExp.prototype.toString.call(r),"regexp");if(_(r))return e.stylize(Date.prototype.toString.call(r),"date");if(D(r))return c(r)}var v="",g=!1,E=["{","}"];if(h(r)&&(g=!0,E=["[","]"]),C(r)){v=" [Function"+(r.name?": "+r.name:"")+"]"}if(A(r)&&(v=" "+RegExp.prototype.toString.call(r)),_(r)&&(v=" "+Date.prototype.toUTCString.call(r)),D(r)&&(v=" "+c(r)),0===a.length&&(!g||0==r.length))return E[0]+v+E[1];if(n<0)return A(r)?e.stylize(RegExp.prototype.toString.call(r),"regexp"):e.stylize("[Object]","special");e.seen.push(r);var x;return x=g?f(e,r,n,m,a):a.map(function(t){return p(e,r,n,m,t,g)}),e.seen.pop(),d(x,v,E)}function l(e,t){if(x(t))return e.stylize("undefined","undefined");if(b(t)){var r="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(r,"string")}return g(t)?e.stylize(""+t,"number"):m(t)?e.stylize(""+t,"boolean"):y(t)?e.stylize("null","null"):void 0}function c(e){return"["+Error.prototype.toString.call(e)+"]"}function f(e,t,r,n,i){for(var s=[],a=0,o=t.length;a<o;++a)T(t,String(a))?s.push(p(e,t,r,n,String(a),!0)):s.push("");return i.forEach(function(i){i.match(/^\d+$/)||s.push(p(e,t,r,n,i,!0))}),s}function p(e,t,r,n,i,s){var a,o,l;if(l=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]},l.get?o=l.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):l.set&&(o=e.stylize("[Setter]","special")),T(n,i)||(a="["+i+"]"),o||(e.seen.indexOf(l.value)<0?(o=y(r)?u(e,l.value,null):u(e,l.value,r-1),o.indexOf("\n")>-1&&(o=s?o.split("\n").map(function(e){return"  "+e}).join("\n").substr(2):"\n"+o.split("\n").map(function(e){return"   "+e}).join("\n"))):o=e.stylize("[Circular]","special")),x(a)){if(s&&i.match(/^\d+$/))return o;a=JSON.stringify(""+i),a.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+o}function d(e,t,r){var n=0;return e.reduce(function(e,t){return n++,t.indexOf("\n")>=0&&n++,e+t.replace(/\u001b\[\d\d?m/g,"").length+1},0)>60?r[0]+(""===t?"":t+"\n ")+" "+e.join(",\n  ")+" "+r[1]:r[0]+t+" "+e.join(", ")+" "+r[1]}function h(e){return Array.isArray(e)}function m(e){return"boolean"==typeof e}function y(e){return null===e}function v(e){return null==e}function g(e){return"number"==typeof e}function b(e){return"string"==typeof e}function E(e){return"symbol"===(void 0===e?"undefined":O(e))}function x(e){return void 0===e}function A(e){return S(e)&&"[object RegExp]"===P(e)}function S(e){return"object"===(void 0===e?"undefined":O(e))&&null!==e}function _(e){return S(e)&&"[object Date]"===P(e)}function D(e){return S(e)&&("[object Error]"===P(e)||e instanceof Error)}function C(e){return"function"==typeof e}function w(e){
return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"===(void 0===e?"undefined":O(e))||void 0===e}function P(e){return Object.prototype.toString.call(e)}function k(e){return e<10?"0"+e.toString(10):e.toString(10)}function F(){var e=new Date,t=[k(e.getHours()),k(e.getMinutes()),k(e.getSeconds())].join(":");return[e.getDate(),M[e.getMonth()],t].join(" ")}function T(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var O="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},B=/%[sdj%]/g;t.format=function(e){if(!b(e)){for(var t=[],r=0;r<arguments.length;r++)t.push(i(arguments[r]));return t.join(" ")}for(var r=1,n=arguments,s=n.length,a=String(e).replace(B,function(e){if("%%"===e)return"%";if(r>=s)return e;switch(e){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch(e){return"[Circular]"}default:return e}}),o=n[r];r<s;o=n[++r])y(o)||!S(o)?a+=" "+o:a+=" "+i(o);return a},t.deprecate=function(r,i){function s(){if(!a){if(n.throwDeprecation)throw new Error(i);n.traceDeprecation?console.trace(i):console.error(i),a=!0}return r.apply(this,arguments)}if(x(e.process))return function(){return t.deprecate(r,i).apply(this,arguments)};if(!0===n.noDeprecation)return r;var a=!1;return s};var R,I={};t.debuglog=function(e){if(x(R)&&(R=n.env.NODE_DEBUG||""),e=e.toUpperCase(),!I[e])if(new RegExp("\\b"+e+"\\b","i").test(R)){var r=n.pid;I[e]=function(){var n=t.format.apply(t,arguments);console.error("%s %d: %s",e,r,n)}}else I[e]=function(){};return I[e]},t.inspect=i,i.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},i.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=h,t.isBoolean=m,t.isNull=y,t.isNullOrUndefined=v,t.isNumber=g,t.isString=b,t.isSymbol=E,t.isUndefined=x,t.isRegExp=A,t.isObject=S,t.isDate=_,t.isError=D,t.isFunction=C,t.isPrimitive=w,t.isBuffer=r(627);var M=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];t.log=function(){console.log("%s - %s",F(),t.format.apply(t,arguments))},t.inherits=r(626),t._extend=function(e,t){if(!t||!S(t))return e;for(var r=Object.keys(t),n=r.length;n--;)e[r[n]]=t[r[n]];return e}}).call(t,function(){return this}(),r(8))},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var s=r(11),a=i(s);t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.cwd();if("object"===(void 0===u.default?"undefined":(0,a.default)(u.default)))return null;var r=f[t];if(!r){r=new u.default;var i=c.default.join(t,".babelrc");r.id=i,r.filename=i,r.paths=u.default._nodeModulePaths(t),f[t]=r}try{return u.default._resolveFilename(e,r)}catch(e){return null}};var o=r(115),u=i(o),l=r(19),c=i(l),f={};e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(133),s=n(i),a=r(3),o=n(a),u=r(42),l=n(u),c=r(41),f=n(c),p=function(e){function t(){(0,o.default)(this,t);var r=(0,l.default)(this,e.call(this));return r.dynamicData={},r}return(0,f.default)(t,e),t.prototype.setDynamic=function(e,t){this.dynamicData[e]=t},t.prototype.get=function(t){if(this.has(t))return e.prototype.get.call(this,t);if(Object.prototype.hasOwnProperty.call(this.dynamicData,t)){var r=this.dynamicData[t]();return this.set(t,r),r}},t}(s.default);t.default=p,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(239),o=n(a),u=(0,o.default)("babel:verbose"),l=(0,o.default)("babel"),c=[],f=function(){function e(t,r){(0,s.default)(this,e),this.filename=r,this.file=t}return e.prototype._buildMessage=function(e){var t="[BABEL] "+this.filename;return e&&(t+=": "+e),t},e.prototype.warn=function(e){console.warn(this._buildMessage(e))},e.prototype.error=function(e){throw new(arguments.length>1&&void 0!==arguments[1]?arguments[1]:Error)(this._buildMessage(e))},e.prototype.deprecate=function(e){this.file.opts&&this.file.opts.suppressDeprecationMessages||(e=this._buildMessage(e),c.indexOf(e)>=0||(c.push(e),console.error(e)))},e.prototype.verbose=function(e){u.enabled&&u(this._buildMessage(e))},e.prototype.debug=function(e){l.enabled&&l(this._buildMessage(e))},e.prototype.deopt=function(e,t){this.debug(t)},e}();t.default=f,e.exports=t.default},function(e,t,r){"use strict";function n(e,t){var r=e.node,n=r.source?r.source.value:null,i=t.metadata.modules.exports,s=e.get("declaration");if(s.isStatement()){var o=s.getBindingIdentifiers();for(var l in o)i.exported.push(l),i.specifiers.push({kind:"local",local:l,exported:e.isExportDefaultDeclaration()?"default":l})}if(e.isExportNamedDeclaration()&&r.specifiers)for(var c=r.specifiers,f=Array.isArray(c),p=0,c=f?c:(0,a.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d,m=h.exported.name;i.exported.push(m),u.isExportDefaultSpecifier(h)&&i.specifiers.push({kind:"external",local:m,exported:m,source:n}),u.isExportNamespaceSpecifier(h)&&i.specifiers.push({kind:"external-namespace",exported:m,source:n});var y=h.local;y&&(n&&i.specifiers.push({kind:"external",local:y.name,exported:m,source:n}),n||i.specifiers.push({kind:"local",local:y.name,exported:m}))}e.isExportAllDeclaration()&&i.specifiers.push({kind:"external-all",source:n})}function i(e){e.skip()}t.__esModule=!0,t.ImportDeclaration=t.ModuleDeclaration=void 0;var s=r(2),a=function(e){return e&&e.__esModule?e:{default:e}}(s);t.ExportDeclaration=n,t.Scope=i;var o=r(1),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o);t.ModuleDeclaration={enter:function(e,t){var r=e.node;r.source&&(r.source.value=t.resolveModuleSource(r.source.value))}},t.ImportDeclaration={exit:function(e,t){var r=e.node,n=[],i=[];t.metadata.modules.imports.push({source:r.source.value,imported:i,specifiers:n});for(var s=e.get("specifiers"),o=Array.isArray(s),u=0,s=o?s:(0,a.default)(s);;){var l;if(o){if(u>=s.length)break;l=s[u++]}else{if(u=s.next(),u.done)break;l=u.value}var c=l,f=c.node.local.name;if(c.isImportDefaultSpecifier()&&(i.push("default"),n.push({kind:"named",imported:"default",local:f})),c.isImportSpecifier()){var p=c.node.imported.name;i.push(p),n.push({kind:"named",imported:p,local:f})}c.isImportNamespaceSpecifier()&&(i.push("*"),n.push({kind:"namespace",local:f}))}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var r=t||i.EXTENSIONS,n=D.default.extname(e);return(0,x.default)(r,n)}function s(e){return e?Array.isArray(e)?e:"string"==typeof e?e.split(","):[e]:[]}function a(e){if(!e)return new RegExp(/.^/);if(Array.isArray(e)&&(e=new RegExp(e.map(m.default).join("|"),"i")),"string"==typeof e){e=(0,w.default)(e),((0,v.default)(e,"./")||(0,v.default)(e,"*/"))&&(e=e.slice(2)),(0,v.default)(e,"**/")&&(e=e.slice(3));var t=b.default.makeRe(e,{nocase:!0});return new RegExp(t.source.slice(1,-1),"i")}if((0,S.default)(e))return e;throw new TypeError("illegal type for regexify")}function o(e,t){return e?"boolean"==typeof e?o([e],t):"string"==typeof e?o(s(e),t):Array.isArray(e)?(t&&(e=e.map(t)),e):[e]:[]}function u(e){return"true"===e||1==e||!("false"===e||0==e||!e)&&e}function l(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments[2];if(e=e.replace(/\\/g,"/"),r){for(var n=r,i=Array.isArray(n),s=0,n=i?n:(0,p.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}if(c(a,e))return!1}return!0}if(t.length)for(var o=t,u=Array.isArray(o),l=0,o=u?o:(0,p.default)(o);;){var f;if(u){if(l>=o.length)break;f=o[l++]}else{if(l=o.next(),l.done)break;f=l.value}var d=f;if(c(d,e))return!0}return!1}function c(e,t){return"function"==typeof e?e(t):e.test(t)}t.__esModule=!0,t.inspect=t.inherits=void 0;var f=r(2),p=n(f),d=r(117);Object.defineProperty(t,"inherits",{enumerable:!0,get:function(){return d.inherits}}),Object.defineProperty(t,"inspect",{enumerable:!0,get:function(){return d.inspect}}),t.canCompile=i,t.list=s,t.regexify=a,t.arrayify=o,t.booleanify=u,t.shouldIgnore=l;var h=r(577),m=n(h),y=r(595),v=n(y),g=r(601),b=n(g),E=r(111),x=n(E),A=r(276),S=n(A),_=r(19),D=n(_),C=r(284),w=n(C);i.EXTENSIONS=[".js",".jsx",".es6",".es"]},function(e,t,r){"use strict";function n(e){e.variance&&("plus"===e.variance?this.token("+"):"minus"===e.variance&&this.token("-")),this.word(e.name)}function i(e){this.token("..."),this.print(e.argument,e)}function s(e){var t=e.properties;this.token("{"),this.printInnerComments(e),t.length&&(this.space(),this.printList(t,e,{indent:!0,statement:!0}),this.space()),this.token("}")}function a(e){this.printJoin(e.decorators,e),this._method(e)}function o(e){if(this.printJoin(e.decorators,e),e.computed)this.token("["),this.print(e.key,e),this.token("]");else{if(m.isAssignmentPattern(e.value)&&m.isIdentifier(e.key)&&e.key.name===e.value.left.name)return void this.print(e.value,e);if(this.print(e.key,e),e.shorthand&&m.isIdentifier(e.key)&&m.isIdentifier(e.value)&&e.key.name===e.value.name)return}this.token(":"),this.space(),this.print(e.value,e)}function u(e){var t=e.elements,r=t.length;this.token("["),this.printInnerComments(e);for(var n=0;n<t.length;n++){var i=t[n];i?(n>0&&this.space(),this.print(i,e),n<r-1&&this.token(",")):this.token(",")}this.token("]")}function l(e){this.word("/"+e.pattern+"/"+e.flags)}function c(e){this.word(e.value?"true":"false")}function f(){this.word("null")}function p(e){var t=this.getPossibleRaw(e),r=e.value+"";null==t?this.number(r):this.format.minified?this.number(t.length<r.length?t:r):this.number(t)}function d(e,t){var r=this.getPossibleRaw(e);if(!this.format.minified&&null!=r)return void this.token(r);var n={quotes:m.isJSX(t)?"double":this.format.quotes,wrap:!0};this.format.jsonCompatibleStrings&&(n.json=!0);var i=(0,v.default)(e.value,n);return this.token(i)}t.__esModule=!0,t.ArrayPattern=t.ObjectPattern=t.RestProperty=t.SpreadProperty=t.SpreadElement=void 0,t.Identifier=n,t.RestElement=i,t.ObjectExpression=s,t.ObjectMethod=a,t.ObjectProperty=o,t.ArrayExpression=u,t.RegExpLiteral=l,t.BooleanLiteral=c,t.NullLiteral=f,t.NumericLiteral=p,t.StringLiteral=d;var h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=r(469),v=function(e){return e&&e.__esModule?e:{default:e}}(y);t.SpreadElement=i,t.SpreadProperty=i,t.RestProperty=i,t.ObjectPattern=s,t.ArrayPattern=u},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var r=e.node,n=r.body;r.async=!1;var i=f.functionExpression(null,[],f.blockStatement(n.body),!0);i.shadow=!0,n.body=[f.returnStatement(f.callExpression(f.callExpression(t,[i]),[]))],r.generator=!1}function s(e,t){var r=e.node,n=e.isFunctionDeclaration(),i=r.id,s=h;e.isArrowFunctionExpression()?e.arrowFunctionToShadowed():!n&&i&&(s=m),r.async=!1,r.generator=!0,r.id=null,n&&(r.type="FunctionExpression");var a=f.callExpression(t,[r]),u=s({NAME:i,REF:e.scope.generateUidIdentifier("ref"),FUNCTION:a,PARAMS:r.params.reduce(function(t,r){return t.done=t.done||f.isAssignmentPattern(r)||f.isRestElement(r),t.done||t.params.push(e.scope.generateUidIdentifier("x")),t},{params:[],done:!1}).params}).expression;if(n){var l=f.variableDeclaration("let",[f.variableDeclarator(f.identifier(i.name),f.callExpression(u,[]))]);l._blockHoist=!0,e.replaceWith(l)}else{var c=u.body.body[1].argument;i||(0,o.default)({node:c,parent:e.parent,scope:e.scope}),!c||c.id||r.params.length?e.replaceWith(f.callExpression(u,[])):e.replaceWith(a)}}t.__esModule=!0,t.default=function(e,t,r){r||(r={wrapAsync:t},t=null),e.traverse(y,{file:t,wrapAwait:r.wrapAwait}),e.isClassMethod()||e.isObjectMethod()?i(e,r.wrapAsync):s(e,r.wrapAsync)};var a=r(40),o=n(a),u=r(4),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=r(320),d=n(p),h=(0,l.default)("\n  (() => {\n    var REF = FUNCTION;\n    return function NAME(PARAMS) {\n      return REF.apply(this, arguments);\n    };\n  })\n"),m=(0,l.default)("\n  (() => {\n    var REF = FUNCTION;\n    function NAME(PARAMS) {\n      return REF.apply(this, arguments);\n    }\n    return NAME;\n  })\n"),y={Function:function(e){if(e.isArrowFunctionExpression()&&!e.node.async)return void e.arrowFunctionToShadowed();e.skip()},AwaitExpression:function(e,t){var r=e.node,n=t.wrapAwait;r.type="YieldExpression",n&&(r.argument=f.callExpression(n,[r.argument]))},ForAwaitStatement:function(e,t){var r=t.file,n=t.wrapAwait,i=e.node,s=(0,d.default)(e,{getAsyncIterator:r.addHelper("asyncIterator"),wrapAwait:n}),a=s.declar,o=s.loop,u=o.body;e.ensureBlock(),a&&u.body.push(a),u.body=u.body.concat(i.body.body),f.inherits(o,i),f.inherits(o.body,i.body),s.replaceParent?(e.parentPath.replaceWithMultiple(s.node),e.remove()):e.replaceWithMultiple(s.node)}};e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("decorators")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("flow")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("jsx")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("trailingFunctionCommas")}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(67),visitor:{Function:function(e,t){e.node.async&&!e.node.generator&&(0,i.default)(e,t.file,{wrapAsync:t.addHelper("asyncToGenerator")})}}}};var n=r(124),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return c.isIdentifier(e)?e.name:e.value.toString()}t.__esModule=!0;var s=r(2),a=n(s),o=r(9),u=n(o);t.default=function(){return{visitor:{ObjectExpression:function(e){for(var t=e.node,r=t.properties.filter(function(e){return!c.isSpreadProperty(e)&&!e.computed}),n=(0,u.default)(null),s=(0,u.default)(null),o=(0,u.default)(null),l=r,f=Array.isArray(l),p=0,l=f?l:(0,a.default)(l);;){var d;if(f){if(p>=l.length)break;d=l[p++]}else{if(p=l.next(),p.done)break;d=p.value}var h=d,m=i(h.key),y=!1;switch(h.kind){case"get":(n[m]||s[m])&&(y=!0),s[m]=!0;break;case"set":(n[m]||o[m])&&(y=!0),o[m]=!0;break;default:(n[m]||s[m]||o[m])&&(y=!0),n[m]=!0}y&&(h.computed=!0,h.key=c.stringLiteral(m))}}}}};var l=r(1),c=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(l);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(9),s=n(i);t.default=function(e){function t(e){if(!e.isCallExpression())return!1;if(!e.get("callee").isIdentifier({name:"require"}))return!1;if(e.scope.getBinding("require"))return!1;var t=e.get("arguments");return 1===t.length&&!!t[0].isStringLiteral()}var n=e.types,i={ReferencedIdentifier:function(e){var t=e.node,r=e.scope;"exports"!==t.name||r.getBinding("exports")||(this.hasExports=!0),"module"!==t.name||r.getBinding("module")||(this.hasModule=!0)},CallExpression:function(e){t(e)&&(this.bareSources.push(e.node.arguments[0]),e.remove())},VariableDeclarator:function(e){var r=e.get("id");if(r.isIdentifier()){var n=e.get("init");if(t(n)){var i=n.node.arguments[0];this.sourceNames[i.value]=!0,this.sources.push([r.node,i]),e.remove()}}}};return{inherits:r(77),pre:function(){this.sources=[],this.sourceNames=(0,s.default)(null),this.bareSources=[],this.hasExports=!1,this.hasModule=!1},visitor:{Program:{exit:function(e){var t=this;if(!this.ran){this.ran=!0,e.traverse(i,this);var r=this.sources.map(function(e){return e[0]}),s=this.sources.map(function(e){return e[1]});s=s.concat(this.bareSources.filter(function(e){return!t.sourceNames[e.value]}));var a=this.getModuleName();a&&(a=n.stringLiteral(a)),this.hasExports&&(s.unshift(n.stringLiteral("exports")),r.unshift(n.identifier("exports"))),this.hasModule&&(s.unshift(n.stringLiteral("module")),r.unshift(n.identifier("module")));var o=e.node,c=l({PARAMS:r,BODY:o.body});c.expression.body.directives=o.directives,o.directives=[],o.body=[u({MODULE_NAME:a,SOURCES:s,FACTORY:c})]}}}}}};var a=r(4),o=n(a),u=(0,o.default)("\n  define(MODULE_NAME, [SOURCES], FACTORY);\n"),l=(0,o.default)("\n  (function (PARAMS) {\n    BODY;\n  })\n");e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{inherits:r(199),visitor:(0,i.default)({operator:"**",build:function(e,r){return t.callExpression(t.memberExpression(t.identifier("Math"),t.identifier("pow")),[e,r])}})}};var n=r(316),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";e.exports={default:r(406),__esModule:!0}},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t,r){for(var n=I.scope.get(e.node)||[],i=n,s=Array.isArray(i),a=0,i=s?i:(0,y.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;if(u.parent===t&&u.path===e)return u}n.push(r),I.scope.has(e.node)||I.scope.set(e.node,n)}function a(e,t){if(R.isModuleDeclaration(e))if(e.source)a(e.source,t);else if(e.specifiers&&e.specifiers.length)for(var r=e.specifiers,n=Array.isArray(r),i=0,r=n?r:(0,y.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var o=s;a(o,t)}else e.declaration&&a(e.declaration,t);else if(R.isModuleSpecifier(e))a(e.local,t);else if(R.isMemberExpression(e))a(e.object,t),a(e.property,t);else if(R.isIdentifier(e))t.push(e.name);else if(R.isLiteral(e))t.push(e.value);else if(R.isCallExpression(e))a(e.callee,t);else if(R.isObjectExpression(e)||R.isObjectPattern(e))for(var u=e.properties,l=Array.isArray(u),c=0,u=l?u:(0,y.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;a(p.key||p.argument,t)}}t.__esModule=!0;var o=r(14),u=i(o),l=r(9),c=i(l),f=r(133),p=i(f),d=r(3),h=i(d),m=r(2),y=i(m),v=r(111),g=i(v),b=r(278),E=i(b),x=r(383),A=i(x),S=r(7),_=i(S),D=r(273),C=i(D),w=r(20),P=n(w),k=r(225),F=i(k),T=r(463),O=i(T),B=r(1),R=n(B),I=r(88),M=0,N={For:function(e){for(var t=R.FOR_INIT_KEYS,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,a=e.get(s);a.isVar()&&e.scope.getFunctionParent().registerBinding("var",a)}},Declaration:function(e){e.isBlockScoped()||e.isExportDeclaration()&&e.get("declaration").isDeclaration()||e.scope.getFunctionParent().registerDeclaration(e)},ReferencedIdentifier:function(e,t){t.references.push(e)},ForXStatement:function(e,t){var r=e.get("left");(r.isPattern()||r.isIdentifier())&&t.constantViolations.push(r)},ExportDeclaration:{exit:function(e){var t=e.node,r=e.scope,n=t.declaration;if(R.isClassDeclaration(n)||R.isFunctionDeclaration(n)){var i=n.id;if(!i)return;var s=r.getBinding(i.name);s&&s.reference(e)}else if(R.isVariableDeclaration(n))for(var a=n.declarations,o=Array.isArray(a),u=0,a=o?a:(0,y.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l,f=R.getBindingIdentifiers(c);for(var p in f){var d=r.getBinding(p);d&&d.reference(e)}}}},LabeledStatement:function(e){e.scope.getProgramParent().addGlobal(e.node),e.scope.getBlockParent().registerDeclaration(e)},AssignmentExpression:function(e,t){t.assignments.push(e)},UpdateExpression:function(e,t){t.constantViolations.push(e.get("argument"))},UnaryExpression:function(e,t){"delete"===e.node.operator&&t.constantViolations.push(e.get("argument"))},BlockScoped:function(e){var t=e.scope;t.path===e&&(t=t.parent),t.getBlockParent().registerDeclaration(e)},ClassDeclaration:function(e){var t=e.node.id;if(t){var r=t.name;e.scope.bindings[r]=e.scope.getBinding(r)}},Block:function(e){for(var t=e.get("body"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,y.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;a.isFunctionDeclaration()&&e.scope.getBlockParent().registerDeclaration(a)}}},L=0,j=function(){function e(t,r){if((0,h.default)(this,e),r&&r.block===t.node)return r;var n=s(t,r,this);if(n)return n;this.uid=L++,this.parent=r,this.hub=t.hub,this.parentBlock=t.parent,this.block=t.node,this.path=t,this.labels=new p.default}return e.prototype.traverse=function(e,t,r){(0,_.default)(e,t,this,r,this.path)},e.prototype.generateDeclaredUidIdentifier=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"temp",t=this.generateUidIdentifier(e);return this.push({id:t}),t},e.prototype.generateUidIdentifier=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"temp";return R.identifier(this.generateUid(e))},e.prototype.generateUid=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"temp";e=R.toIdentifier(e).replace(/^_+/,"").replace(/[0-9]+$/g,"");var t=void 0,r=0;do{t=this._generateUid(e,r),r++}while(this.hasLabel(t)||this.hasBinding(t)||this.hasGlobal(t)||this.hasReference(t));var n=this.getProgramParent();return n.references[t]=!0,n.uids[t]=!0,t},e.prototype._generateUid=function(e,t){var r=e;return t>1&&(r+=t),"_"+r},e.prototype.generateUidIdentifierBasedOnNode=function(e,t){var r=e;R.isAssignmentExpression(e)?r=e.left:R.isVariableDeclarator(e)?r=e.id:(R.isObjectProperty(r)||R.isObjectMethod(r))&&(r=r.key);var n=[];a(r,n);var i=n.join("$");return i=i.replace(/^_/,"")||t||"ref",this.generateUidIdentifier(i.slice(0,20))},e.prototype.isStatic=function(e){if(R.isThisExpression(e)||R.isSuper(e))return!0;if(R.isIdentifier(e)){var t=this.getBinding(e.name);return t?t.constant:this.hasBinding(e.name)}return!1},e.prototype.maybeGenerateMemoised=function(e,t){if(this.isStatic(e))return null;var r=this.generateUidIdentifierBasedOnNode(e);return t||this.push({id:r}),r},e.prototype.checkBlockScopedCollisions=function(e,t,r,n){if("param"!==t&&("hoisted"!==t||"let"!==e.kind)){if("let"===t||"let"===e.kind||"const"===e.kind||"module"===e.kind||"param"===e.kind&&("let"===t||"const"===t))throw this.hub.file.buildCodeFrameError(n,P.get("scopeDuplicateDeclaration",r),TypeError)}},e.prototype.rename=function(e,t,r){var n=this.getBinding(e);if(n)return t=t||this.generateUidIdentifier(e).name,new A.default(n,e,t).rename(r)},e.prototype._renameFromMap=function(e,t,r,n){e[t]&&(e[r]=n,e[t]=null)},e.prototype.dump=function(){var e=(0,E.default)("-",60);console.log(e);var t=this;do{console.log("#",t.block.type);for(var r in t.bindings){var n=t.bindings[r];console.log(" -",r,{constant:n.constant,references:n.references,violations:n.constantViolations.length,kind:n.kind})}}while(t=t.parent);console.log(e)},e.prototype.toArray=function(e,t){var r=this.hub.file;if(R.isIdentifier(e)){var n=this.getBinding(e.name);if(n&&n.constant&&n.path.isGenericType("Array"))return e}if(R.isArrayExpression(e))return e;if(R.isIdentifier(e,{name:"arguments"}))return R.callExpression(R.memberExpression(R.memberExpression(R.memberExpression(R.identifier("Array"),R.identifier("prototype")),R.identifier("slice")),R.identifier("call")),[e]);var i="toArray",s=[e];return!0===t?i="toConsumableArray":t&&(s.push(R.numericLiteral(t)),i="slicedToArray"),R.callExpression(r.addHelper(i),s)},e.prototype.hasLabel=function(e){return!!this.getLabel(e)},e.prototype.getLabel=function(e){return this.labels.get(e)},e.prototype.registerLabel=function(e){this.labels.set(e.node.label.name,e)},e.prototype.registerDeclaration=function(e){if(e.isLabeledStatement())this.registerLabel(e);else if(e.isFunctionDeclaration())this.registerBinding("hoisted",e.get("id"),e);else if(e.isVariableDeclaration())for(var t=e.get("declarations"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,y.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;this.registerBinding(e.node.kind,a)}else if(e.isClassDeclaration())this.registerBinding("let",e);else if(e.isImportDeclaration())for(var o=e.get("specifiers"),u=o,l=Array.isArray(u),c=0,u=l?u:(0,y.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;this.registerBinding("module",p)}else if(e.isExportDeclaration()){var d=e.get("declaration");(d.isClassDeclaration()||d.isFunctionDeclaration()||d.isVariableDeclaration())&&this.registerDeclaration(d)}else this.registerBinding("unknown",e)},e.prototype.buildUndefinedNode=function(){return this.hasBinding("undefined")?R.unaryExpression("void",R.numericLiteral(0),!0):R.identifier("undefined")},e.prototype.registerConstantViolation=function(e){var t=e.getBindingIdentifiers();for(var r in t){var n=this.getBinding(r);n&&n.reassign(e)}},e.prototype.registerBinding=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t;if(!e)throw new ReferenceError("no `kind`");if(t.isVariableDeclaration())for(var n=t.get("declarations"),i=n,s=Array.isArray(i),a=0,i=s?i:(0,y.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;this.registerBinding(e,u)}else{var l=this.getProgramParent(),c=t.getBindingIdentifiers(!0);for(var f in c)for(var p=c[f],d=Array.isArray(p),h=0,p=d?p:(0,y.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}var v=m,g=this.getOwnBinding(f);if(g){if(g.identifier===v)continue;this.checkBlockScopedCollisions(g,e,f,v)}g&&g.path.isFlow()&&(g=null),l.references[f]=!0,this.bindings[f]=new F.default({identifier:v,existing:g,scope:this,path:r,kind:e})}}},e.prototype.addGlobal=function(e){this.globals[e.name]=e},e.prototype.hasUid=function(e){var t=this;do{if(t.uids[e])return!0}while(t=t.parent);return!1},e.prototype.hasGlobal=function(e){var t=this;do{if(t.globals[e])return!0}while(t=t.parent);return!1},e.prototype.hasReference=function(e){var t=this;do{if(t.references[e])return!0}while(t=t.parent);return!1},e.prototype.isPure=function(e,t){if(R.isIdentifier(e)){var r=this.getBinding(e.name);return!!r&&(!t||r.constant)}if(R.isClass(e))return!(e.superClass&&!this.isPure(e.superClass,t))&&this.isPure(e.body,t);if(R.isClassBody(e)){for(var n=e.body,i=Array.isArray(n),s=0,n=i?n:(0,y.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if(!this.isPure(o,t))return!1}return!0}if(R.isBinary(e))return this.isPure(e.left,t)&&this.isPure(e.right,t);if(R.isArrayExpression(e)){for(var u=e.elements,l=Array.isArray(u),c=0,u=l?u:(0,y.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;if(!this.isPure(p,t))return!1}return!0}if(R.isObjectExpression(e)){for(var d=e.properties,h=Array.isArray(d),m=0,d=h?d:(0,y.default)(d);;){var v;if(h){if(m>=d.length)break;v=d[m++]}else{if(m=d.next(),m.done)break;v=m.value}var g=v;if(!this.isPure(g,t))return!1}return!0}return R.isClassMethod(e)?!(e.computed&&!this.isPure(e.key,t))&&("get"!==e.kind&&"set"!==e.kind):R.isClassProperty(e)||R.isObjectProperty(e)?!(e.computed&&!this.isPure(e.key,t))&&this.isPure(e.value,t):R.isUnaryExpression(e)?this.isPure(e.argument,t):R.isPureish(e)},e.prototype.setData=function(e,t){return this.data[e]=t},e.prototype.getData=function(e){var t=this;do{var r=t.data[e];if(null!=r)return r}while(t=t.parent)},e.prototype.removeData=function(e){var t=this;do{null!=t.data[e]&&(t.data[e]=null)}while(t=t.parent)},e.prototype.init=function(){this.references||this.crawl()},e.prototype.crawl=function(){M++,this._crawl(),M--},e.prototype._crawl=function(){var e=this.path;if(this.references=(0,c.default)(null),this.bindings=(0,c.default)(null),this.globals=(0,c.default)(null),this.uids=(0,c.default)(null),this.data=(0,c.default)(null),e.isLoop())for(var t=R.FOR_INIT_KEYS,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,a=e.get(s);a.isBlockScoped()&&this.registerBinding(a.node.kind,a)}if(e.isFunctionExpression()&&e.has("id")&&(e.get("id").node[R.NOT_LOCAL_BINDING]||this.registerBinding("local",e.get("id"),e)),e.isClassExpression()&&e.has("id")&&(e.get("id").node[R.NOT_LOCAL_BINDING]||this.registerBinding("local",e)),e.isFunction())for(var o=e.get("params"),u=o,l=Array.isArray(u),f=0,u=l?u:(0,y.default)(u);;){var p;if(l){if(f>=u.length)break;p=u[f++]}else{if(f=u.next(),f.done)break;p=f.value}var d=p;this.registerBinding("param",d)}if(e.isCatchClause()&&this.registerBinding("let",e),!this.getProgramParent().crawling){var h={references:[],constantViolations:[],assignments:[]};this.crawling=!0,e.traverse(N,h),this.crawling=!1;for(var m=h.assignments,v=Array.isArray(m),g=0,m=v?m:(0,y.default)(m);;){var b;if(v){if(g>=m.length)break;b=m[g++]}else{if(g=m.next(),g.done)break;b=g.value}var E=b,x=E.getBindingIdentifiers(),A=void 0;for(var S in x)E.scope.getBinding(S)||(A=A||E.scope.getProgramParent(),A.addGlobal(x[S]));E.scope.registerConstantViolation(E)}for(var _=h.references,D=Array.isArray(_),C=0,_=D?_:(0,y.default)(_);;){var w;if(D){if(C>=_.length)break;w=_[C++]}else{if(C=_.next(),C.done)break;w=C.value}var P=w,k=P.scope.getBinding(P.node.name);k?k.reference(P):P.scope.getProgramParent().addGlobal(P.node)}for(var F=h.constantViolations,T=Array.isArray(F),O=0,F=T?F:(0,y.default)(F);;){var B;if(T){if(O>=F.length)break;B=F[O++]}else{if(O=F.next(),O.done)break;B=O.value}var I=B;I.scope.registerConstantViolation(I)}}},e.prototype.push=function(e){var t=this.path;t.isBlockStatement()||t.isProgram()||(t=this.getBlockParent().path),t.isSwitchStatement()&&(t=this.getFunctionParent().path),(t.isLoop()||t.isCatchClause()||t.isFunction())&&(R.ensureBlock(t.node),t=t.get("body"));var r=e.unique,n=e.kind||"var",i=null==e._blockHoist?2:e._blockHoist,s="declaration:"+n+":"+i,a=!r&&t.getData(s);if(!a){var o=R.variableDeclaration(n,[]);o._generated=!0,o._blockHoist=i;a=t.unshiftContainer("body",[o])[0],r||t.setData(s,a)}var u=R.variableDeclarator(e.id,e.init);a.node.declarations.push(u),this.registerBinding(n,a.get("declarations").pop())},e.prototype.getProgramParent=function(){var e=this;do{if(e.path.isProgram())return e}while(e=e.parent);throw new Error("We couldn't find a Function or Program...")},e.prototype.getFunctionParent=function(){var e=this;do{if(e.path.isFunctionParent())return e}while(e=e.parent);throw new Error("We couldn't find a Function or Program...")},e.prototype.getBlockParent=function(){var e=this;do{if(e.path.isBlockParent())return e}while(e=e.parent);throw new Error("We couldn't find a BlockStatement, For, Switch, Function, Loop or Program...")},e.prototype.getAllBindings=function(){var e=(0,c.default)(null),t=this;do{(0,C.default)(e,t.bindings),t=t.parent}while(t);return e},e.prototype.getAllBindingsOfKind=function(){for(var e=(0,c.default)(null),t=arguments,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,a=this;do{for(var o in a.bindings){var u=a.bindings[o];u.kind===s&&(e[o]=u)}a=a.parent}while(a)}return e},e.prototype.bindingIdentifierEquals=function(e,t){
return this.getBindingIdentifier(e)===t},e.prototype.warnOnFlowBinding=function(e){return 0===M&&e&&e.path.isFlow()&&console.warn("\n        You or one of the Babel plugins you are using are using Flow declarations as bindings.\n        Support for this will be removed in version 7. To find out the caller, grep for this\n        message and change it to a `console.trace()`.\n      "),e},e.prototype.getBinding=function(e){var t=this;do{var r=t.getOwnBinding(e);if(r)return this.warnOnFlowBinding(r)}while(t=t.parent)},e.prototype.getOwnBinding=function(e){return this.warnOnFlowBinding(this.bindings[e])},e.prototype.getBindingIdentifier=function(e){var t=this.getBinding(e);return t&&t.identifier},e.prototype.getOwnBindingIdentifier=function(e){var t=this.bindings[e];return t&&t.identifier},e.prototype.hasOwnBinding=function(e){return!!this.getOwnBinding(e)},e.prototype.hasBinding=function(t,r){return!!t&&(!!this.hasOwnBinding(t)||(!!this.parentHasBinding(t,r)||(!!this.hasUid(t)||(!(r||!(0,g.default)(e.globals,t))||!(r||!(0,g.default)(e.contextVariables,t))))))},e.prototype.parentHasBinding=function(e,t){return this.parent&&this.parent.hasBinding(e,t)},e.prototype.moveBindingTo=function(e,t){var r=this.getBinding(e);r&&(r.scope.removeOwnBinding(e),r.scope=t,t.bindings[e]=r)},e.prototype.removeOwnBinding=function(e){delete this.bindings[e]},e.prototype.removeBinding=function(e){var t=this.getBinding(e);t&&t.scope.removeOwnBinding(e);var r=this;do{r.uids[e]&&(r.uids[e]=!1)}while(r=r.parent)},e}();j.globals=(0,u.default)(O.default.builtin),j.contextVariables=["arguments","undefined","Infinity","NaN"],t.default=j,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.NOT_LOCAL_BINDING=t.BLOCK_SCOPED_SYMBOL=t.INHERIT_KEYS=t.UNARY_OPERATORS=t.STRING_UNARY_OPERATORS=t.NUMBER_UNARY_OPERATORS=t.BOOLEAN_UNARY_OPERATORS=t.BINARY_OPERATORS=t.NUMBER_BINARY_OPERATORS=t.BOOLEAN_BINARY_OPERATORS=t.COMPARISON_BINARY_OPERATORS=t.EQUALITY_BINARY_OPERATORS=t.BOOLEAN_NUMBER_BINARY_OPERATORS=t.UPDATE_OPERATORS=t.LOGICAL_OPERATORS=t.COMMENT_KEYS=t.FOR_INIT_KEYS=t.FLATTENABLE_KEYS=t.STATEMENT_OR_BLOCK_KEYS=void 0;var n=r(362),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=(t.STATEMENT_OR_BLOCK_KEYS=["consequent","body","alternate"],t.FLATTENABLE_KEYS=["body","expressions"],t.FOR_INIT_KEYS=["left","init"],t.COMMENT_KEYS=["leadingComments","trailingComments","innerComments"],t.LOGICAL_OPERATORS=["||","&&"],t.UPDATE_OPERATORS=["++","--"],t.BOOLEAN_NUMBER_BINARY_OPERATORS=[">","<",">=","<="]),a=t.EQUALITY_BINARY_OPERATORS=["==","===","!=","!=="],o=t.COMPARISON_BINARY_OPERATORS=[].concat(a,["in","instanceof"]),u=t.BOOLEAN_BINARY_OPERATORS=[].concat(o,s),l=t.NUMBER_BINARY_OPERATORS=["-","/","%","*","**","&","|",">>",">>>","<<","^"],c=(t.BINARY_OPERATORS=["+"].concat(l,u),t.BOOLEAN_UNARY_OPERATORS=["delete","!"]),f=t.NUMBER_UNARY_OPERATORS=["+","-","++","--","~"],p=t.STRING_UNARY_OPERATORS=["typeof"];t.UNARY_OPERATORS=["void"].concat(c,f,p),t.INHERIT_KEYS={optional:["typeAnnotation","typeParameters","returnType"],force:["start","loc","end"]},t.BLOCK_SCOPED_SYMBOL=(0,i.default)("var used to be block scoped"),t.NOT_LOCAL_BINDING=(0,i.default)("should not be considered a local binding")},function(e,t){"use strict";e.exports=function(e,t,r,n){if(!(e instanceof t)||void 0!==n&&n in e)throw TypeError(r+": incorrect invocation!");return e}},function(e,t,r){"use strict";var n=r(43),i=r(142),s=r(94),a=r(153),o=r(422);e.exports=function(e,t){var r=1==e,u=2==e,l=3==e,c=4==e,f=6==e,p=5==e||f,d=t||o;return function(t,o,h){for(var m,y,v=s(t),g=i(v),b=n(o,h,3),E=a(g.length),x=0,A=r?d(t,E):u?d(t,0):void 0;E>x;x++)if((p||x in g)&&(m=g[x],y=b(m,x,v),e))if(r)A[x]=y;else if(y)switch(e){case 3:return!0;case 5:return m;case 6:return x;case 2:A.push(m)}else if(c)return!1;return f?-1:l||c?c:A}}},function(e,t){"use strict";var r={}.toString;e.exports=function(e){return r.call(e).slice(8,-1)}},function(e,t,r){"use strict";var n=r(15),i=r(12),s=r(57),a=r(27),o=r(29),u=r(146),l=r(55),c=r(136),f=r(16),p=r(93),d=r(23).f,h=r(137)(0),m=r(22);e.exports=function(e,t,r,y,v,g){var b=n[e],E=b,x=v?"set":"add",A=E&&E.prototype,S={};return m&&"function"==typeof E&&(g||A.forEach&&!a(function(){(new E).entries().next()}))?(E=t(function(t,r){c(t,E,e,"_c"),t._c=new b,void 0!=r&&l(r,v,t[x],t)}),h("add,clear,delete,forEach,get,has,set,keys,values,entries,toJSON".split(","),function(e){var t="add"==e||"set"==e;e in A&&(!g||"clear"!=e)&&o(E.prototype,e,function(r,n){if(c(this,E,e),!t&&g&&!f(r))return"get"==e&&void 0;var i=this._c[e](0===r?0:r,n);return t?this:i})}),g||d(E.prototype,"size",{get:function(){return this._c.size}})):(E=y.getConstructor(t,e,v,x),u(E.prototype,r),s.NEED=!0),p(E,e),S[e]=E,i(i.G+i.W+i.F,S),g||y.setStrong(E,e,v),E}},function(e,t){"use strict";e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on  "+e);return e}},function(e,t){"use strict";e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,r){"use strict";var n=r(138);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==n(e)?e.split(""):Object(e)}},function(e,t,r){"use strict";var n=r(144),i=r(12),s=r(147),a=r(29),o=r(28),u=r(56),l=r(429),c=r(93),f=r(433),p=r(13)("iterator"),d=!([].keys&&"next"in[].keys()),h=function(){return this};e.exports=function(e,t,r,m,y,v,g){l(r,t,m);var b,E,x,A=function(e){if(!d&&e in C)return C[e];switch(e){case"keys":case"values":return function(){return new r(this,e)}}return function(){return new r(this,e)}},S=t+" Iterator",_="values"==y,D=!1,C=e.prototype,w=C[p]||C["@@iterator"]||y&&C[y],P=w||A(y),k=y?_?A("entries"):P:void 0,F="Array"==t?C.entries||w:w;if(F&&(x=f(F.call(new e)))!==Object.prototype&&x.next&&(c(x,S,!0),n||o(x,p)||a(x,p,h)),_&&w&&"values"!==w.name&&(D=!0,P=function(){return w.call(this)}),n&&!g||!d&&!D&&C[p]||a(C,p,P),u[t]=P,u[S]=h,y)if(b={values:_?P:A("values"),keys:v?P:A("keys"),entries:k},g)for(E in b)E in C||s(C,E,b[E]);else i(i.P+i.F*(d||D),t,b);return b}},function(e,t){"use strict";e.exports=!0},function(e,t){"use strict";t.f=Object.getOwnPropertySymbols},function(e,t,r){"use strict";var n=r(29);e.exports=function(e,t,r){for(var i in t)r&&e[i]?e[i]=t[i]:n(e,i,t[i]);return e}},function(e,t,r){"use strict";e.exports=r(29)},function(e,t,r){"use strict";var n=r(12),i=r(227),s=r(43),a=r(55);e.exports=function(e){n(n.S,e,{from:function(e){var t,r,n,o,u=arguments[1];return i(this),t=void 0!==u,t&&i(u),void 0==e?new this:(r=[],t?(n=0,o=s(u,arguments[2],2),a(e,!1,function(e){r.push(o(e,n++))})):a(e,!1,r.push,r),new this(r))}})}},function(e,t,r){"use strict";var n=r(12);e.exports=function(e){n(n.S,e,{of:function(){for(var e=arguments.length,t=Array(e);e--;)t[e]=arguments[e];return new this(t)}})}},function(e,t,r){"use strict";var n=r(151)("keys"),i=r(95);e.exports=function(e){return n[e]||(n[e]=i(e))}},function(e,t,r){"use strict";var n=r(15),i=n["__core-js_shared__"]||(n["__core-js_shared__"]={});e.exports=function(e){return i[e]||(i[e]={})}},function(e,t){"use strict";var r=Math.ceil,n=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?n:r)(e)}},function(e,t,r){"use strict";var n=r(152),i=Math.min;e.exports=function(e){return e>0?i(n(e),9007199254740991):0}},function(e,t,r){"use strict";var n=r(16);e.exports=function(e,t){if(!n(e))return e;var r,i;if(t&&"function"==typeof(r=e.toString)&&!n(i=r.call(e)))return i;if("function"==typeof(r=e.valueOf)&&!n(i=r.call(e)))return i;if(!t&&"function"==typeof(r=e.toString)&&!n(i=r.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},function(e,t,r){"use strict";var n=r(15),i=r(5),s=r(144),a=r(156),o=r(23).f;e.exports=function(e){var t=i.Symbol||(i.Symbol=s?{}:n.Symbol||{});"_"==e.charAt(0)||e in t||o(t,e,{value:a.f(e)})}},function(e,t,r){"use strict";t.f=r(13)},function(e,t,r){"use strict";var n=r(437)(!0);r(143)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,r=this._i;return r>=t.length?{value:void 0,done:!0}:(e=n(t,r),this._i+=e.length,{value:e,done:!1})})},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(15),s=r(28),a=r(22),o=r(12),u=r(147),l=r(57).KEY,c=r(27),f=r(151),p=r(93),d=r(95),h=r(13),m=r(156),y=r(155),v=r(430),g=r(425),b=r(232),E=r(21),x=r(37),A=r(154),S=r(92),_=r(90),D=r(432),C=r(235),w=r(23),P=r(44),k=C.f,F=w.f,T=D.f,O=i.Symbol,B=i.JSON,R=B&&B.stringify,I=h("_hidden"),M=h("toPrimitive"),N={}.propertyIsEnumerable,L=f("symbol-registry"),j=f("symbols"),U=f("op-symbols"),V=Object.prototype,G="function"==typeof O,W=i.QObject,Y=!W||!W.prototype||!W.prototype.findChild,q=a&&c(function(){return 7!=_(F({},"a",{get:function(){return F(this,"a",{value:7}).a}})).a})?function(e,t,r){var n=k(V,t);n&&delete V[t],F(e,t,r),n&&e!==V&&F(V,t,n)}:F,K=function(e){var t=j[e]=_(O.prototype);return t._k=e,t},H=G&&"symbol"==n(O.iterator)?function(e){return"symbol"==(void 0===e?"undefined":n(e))}:function(e){return e instanceof O},J=function(e,t,r){return e===V&&J(U,t,r),E(e),t=A(t,!0),E(r),s(j,t)?(r.enumerable?(s(e,I)&&e[I][t]&&(e[I][t]=!1),r=_(r,{enumerable:S(0,!1)})):(s(e,I)||F(e,I,S(1,{})),e[I][t]=!0),q(e,t,r)):F(e,t,r)},X=function(e,t){E(e);for(var r,n=g(t=x(t)),i=0,s=n.length;s>i;)J(e,r=n[i++],t[r]);return e},z=function(e,t){return void 0===t?_(e):X(_(e),t)},$=function(e){var t=N.call(this,e=A(e,!0));return!(this===V&&s(j,e)&&!s(U,e))&&(!(t||!s(this,e)||!s(j,e)||s(this,I)&&this[I][e])||t)},Q=function(e,t){if(e=x(e),t=A(t,!0),e!==V||!s(j,t)||s(U,t)){var r=k(e,t);return!r||!s(j,t)||s(e,I)&&e[I][t]||(r.enumerable=!0),r}},Z=function(e){for(var t,r=T(x(e)),n=[],i=0;r.length>i;)s(j,t=r[i++])||t==I||t==l||n.push(t);return n},ee=function(e){for(var t,r=e===V,n=T(r?U:x(e)),i=[],a=0;n.length>a;)!s(j,t=n[a++])||r&&!s(V,t)||i.push(j[t]);return i};G||(O=function(){if(this instanceof O)throw TypeError("Symbol is not a constructor!");var e=d(arguments.length>0?arguments[0]:void 0),t=function t(r){this===V&&t.call(U,r),s(this,I)&&s(this[I],e)&&(this[I][e]=!1),q(this,e,S(1,r))};return a&&Y&&q(V,e,{configurable:!0,set:t}),K(e)},u(O.prototype,"toString",function(){return this._k}),C.f=Q,w.f=J,r(236).f=D.f=Z,r(91).f=$,r(145).f=ee,a&&!r(144)&&u(V,"propertyIsEnumerable",$,!0),m.f=function(e){return K(h(e))}),o(o.G+o.W+o.F*!G,{Symbol:O});for(var te="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),re=0;te.length>re;)h(te[re++]);for(var ne=P(h.store),ie=0;ne.length>ie;)y(ne[ie++]);o(o.S+o.F*!G,"Symbol",{for:function(e){return s(L,e+="")?L[e]:L[e]=O(e)},keyFor:function(e){if(H(e))return v(L,e);throw TypeError(e+" is not a symbol!")},useSetter:function(){Y=!0},useSimple:function(){Y=!1}}),o(o.S+o.F*!G,"Object",{create:z,defineProperty:J,defineProperties:X,getOwnPropertyDescriptor:Q,getOwnPropertyNames:Z,getOwnPropertySymbols:ee}),B&&o(o.S+o.F*(!G||c(function(){var e=O();return"[null]"!=R([e])||"{}"!=R({a:e})||"{}"!=R(Object(e))})),"JSON",{stringify:function(e){if(void 0!==e&&!H(e)){for(var t,r,n=[e],i=1;arguments.length>i;)n.push(arguments[i++]);return t=n[1],"function"==typeof t&&(r=t),!r&&b(t)||(t=function(e,t){if(r&&(t=r.call(this,e,t)),!H(t))return t}),n[1]=t,R.apply(B,n)}}}),O.prototype[M]||r(29)(O.prototype,M,O.prototype.valueOf),p(O,"Symbol"),p(Math,"Math",!0),p(i.JSON,"JSON",!0)},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"Map");e.exports=s},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var i=r(551),s=r(552),a=r(553),o=r(554),u=r(555);n.prototype.clear=i,n.prototype.delete=s,n.prototype.get=a,n.prototype.has=o,n.prototype.set=u,e.exports=n},function(e,t){"use strict";function r(e,t){for(var r=-1,n=t.length,i=e.length;++r<n;)e[i+r]=t[r];return e}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){var n=e[t];o.call(e,t)&&s(n,r)&&(void 0!==r||t in e)||i(e,t,r)}var i=r(163),s=r(46),a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t,r){"__proto__"==t&&i?i(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}var i=r(259);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,T,O,B){var R,I=t&S,M=t&_,N=t&D;if(r&&(R=O?r(e,T,O,B):r(e)),void 0!==R)return R;if(!x(e))return e;var L=b(e);if(L){if(R=y(e),!I)return c(e,R)}else{var j=m(e),U=j==w||j==P;if(E(e))return l(e,I);if(j==k||j==C||U&&!O){if(R=M||U?{}:g(e),!I)return M?p(e,u(R,e)):f(e,o(R,e))}else{if(!F[j])return O?e:{};R=v(e,j,n,I)}}B||(B=new i);var V=B.get(e);if(V)return V;B.set(e,R);var G=N?M?h:d:M?keysIn:A,W=L?void 0:G(e);return s(W||e,function(i,s){W&&(s=i,i=e[s]),a(R,s,n(i,t,r,s,e,B))}),R}var i=r(99),s=r(478),a=r(162),o=r(483),u=r(484),l=r(256),c=r(168),f=r(523),p=r(524),d=r(262),h=r(532),m=r(264),y=r(541),v=r(542),g=r(266),b=r(6),E=r(113),x=r(18),A=r(32),S=1,_=2,D=4,C="[object Arguments]",w="[object Function]",P="[object GeneratorFunction]",k="[object Object]",F={};F[C]=F["[object Array]"]=F["[object ArrayBuffer]"]=F["[object DataView]"]=F["[object Boolean]"]=F["[object Date]"]=F["[object Float32Array]"]=F["[object Float64Array]"]=F["[object Int8Array]"]=F["[object Int16Array]"]=F["[object Int32Array]"]=F["[object Map]"]=F["[object Number]"]=F[k]=F["[object RegExp]"]=F["[object Set]"]=F["[object String]"]=F["[object Symbol]"]=F["[object Uint8Array]"]=F["[object Uint8ClampedArray]"]=F["[object Uint16Array]"]=F["[object Uint32Array]"]=!0,F["[object Error]"]=F[w]=F["[object WeakMap]"]=!1,e.exports=n},function(e,t){"use strict";function r(e,t,r,n){for(var i=e.length,s=r+(n?1:-1);n?s--:++s<i;)if(t(e[s],s,e))return s;return-1}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){return t===t?a(e,t,r):i(e,s,r)}var i=r(165),s=r(496),a=r(570);e.exports=n},function(e,t,r){"use strict";function n(e){var t=new e.constructor(e.byteLength);return new i(t).set(new i(e)),t}var i=r(243);e.exports=n},function(e,t){"use strict";function r(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}e.exports=r},function(e,t,r){"use strict";var n=r(271),i=n(Object.getPrototypeOf,Object);e.exports=i},function(e,t,r){"use strict";var n=r(479),i=r(279),s=Object.prototype,a=s.propertyIsEnumerable,o=Object.getOwnPropertySymbols,u=o?function(e){return null==e?[]:(e=Object(e),n(o(e),function(t){return a.call(e,t)}))}:i;e.exports=u},function(e,t){"use strict";function r(e,t){return!!(t=null==t?n:t)&&("number"==typeof e||i.test(e))&&e>-1&&e%1==0&&e<t}var n=9007199254740991,i=/^(?:0|[1-9]\d*)$/;e.exports=r},function(e,t,r){"use strict";function n(e,t,r){if(!u(r))return!1;var n=void 0===t?"undefined":i(t);return!!("number"==n?a(r)&&o(t,r.length):"string"==n&&t in r)&&s(r[t],e)}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(46),a=r(24),o=r(171),u=r(18);e.exports=n},function(e,t,r){"use strict";function n(e,t){if(s(e))return!1;var r=void 0===e?"undefined":i(e);return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=e&&!a(e))||(u.test(e)||!o.test(e)||null!=t&&e in Object(t))}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(6),a=r(62),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,u=/^\w*$/;e.exports=n},function(e,t,r){"use strict";var n=r(162),i=r(31),s=r(103),a=r(24),o=r(105),u=r(32),l=Object.prototype,c=l.hasOwnProperty,f=s(function(e,t){if(o(t)||a(t))return void i(t,u(t),e);for(var r in t)c.call(t,r)&&n(e,r,t[r])});e.exports=f},function(e,t,r){"use strict";function n(e){if(!s(e))return!1;var t=i(e);return t==o||t==u||t==a||t==l}var i=r(30),s=r(18),a="[object AsyncFunction]",o="[object Function]",u="[object GeneratorFunction]",l="[object Proxy]";e.exports=n},function(e,t){"use strict";function r(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=n}var n=9007199254740991;e.exports=r},function(e,t,r){"use strict";var n=r(499),i=r(102),s=r(270),a=s&&s.isTypedArray,o=a?i(a):n;e.exports=o},function(e,t,r){function n(e){return r(i(e))}function i(e){return s[e]||function(){throw new Error("Cannot find module '"+e+"'.")}()}var s={"./index":50,"./index.js":50,"./logger":120,"./logger.js":120,"./metadata":121,"./metadata.js":121,"./options/build-config-chain":51,"./options/build-config-chain.js":51,"./options/config":33,"./options/config.js":33,"./options/index":52,"./options/index.js":52,"./options/option-manager":34,"./options/option-manager.js":34,"./options/parsers":53,"./options/parsers.js":53,"./options/removed":54,"./options/removed.js":54};n.keys=function(){return Object.keys(s)},n.resolve=i,e.exports=n,n.id=178},function(e,t,r){function n(e){return r(i(e))}function i(e){return s[e]||function(){throw new Error("Cannot find module '"+e+"'.")}()}var s={"./build-config-chain":51,"./build-config-chain.js":51,"./config":33,"./config.js":33,"./index":52,"./index.js":52,"./option-manager":34,"./option-manager.js":34,"./parsers":53,"./parsers.js":53,"./removed":54,"./removed.js":54};n.keys=function(){return Object.keys(s)},n.resolve=i,e.exports=n,n.id=179},function(e,t){"use strict";e.exports=function(){return/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-PRZcf-nqry=><]/g}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return{keyword:e.cyan,capitalized:e.yellow,jsx_tag:e.yellow,punctuator:e.yellow,number:e.magenta,string:e.green,regex:e.magenta,comment:e.grey,invalid:e.white.bgRed.bold,gutter:e.grey,marker:e.red.bold}}function s(e){var t=e.slice(-2),r=t[0],n=t[1],i=(0,o.matchToToken)(e);if("name"===i.type){if(c.default.keyword.isReservedWordES6(i.value))return"keyword";if(h.test(i.value)&&("<"===n[r-1]||"</"==n.substr(r-2,2)))return"jsx_tag";if(i.value[0]!==i.value[0].toLowerCase())return"capitalized"}return"punctuator"===i.type&&m.test(i.value)?"bracket":i.type}function a(e,t){return t.replace(u.default,function(){for(var t=arguments.length,r=Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=s(r),a=e[i];return a?r[0].split(d).map(function(e){return a(e)}).join("\n"):r[0]})}t.__esModule=!0,t.default=function(e,t,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};r=Math.max(r,0);var s=n.highlightCode&&p.default.supportsColor||n.forceColor,o=p.default;n.forceColor&&(o=new p.default.constructor({enabled:!0}));var u=function(e,t){return s?e(t):t},l=i(o);s&&(e=a(l,e));var c=n.linesAbove||2,f=n.linesBelow||3,h=e.split(d),m=Math.max(t-(c+1),0),y=Math.min(h.length,t+f);t||r||(m=0,y=h.length);var v=String(y).length,g=h.slice(m,y).map(function(e,n){var i=m+1+n,s=(" "+i).slice(-v),a=" "+s+" | ";if(i===t){var o="";if(r){var c=e.slice(0,r-1).replace(/[^\t]/g," ");o=["\n ",u(l.gutter,a.replace(/\d/g," ")),c,u(l.marker,"^")].join("")}return[u(l.marker,">"),u(l.gutter,a),e,o].join("")}return" "+u(l.gutter,a)+e}).join("\n");return s?o.reset(g):g};var o=r(468),u=n(o),l=r(97),c=n(l),f=r(401),p=n(f),d=/\r\n|[\n\r\u2028\u2029]/,h=/^[a-z][\w-]*$/i,m=/^[()\[\]{}]$/;e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){throw new Error("The ("+e+") Babel 5 plugin is being run with Babel 6.")}function a(e,t,r){"function"==typeof t&&(r=t,t={}),t.filename=e,y.default.readFile(e,function(e,n){var i=void 0;if(!e)try{i=F(n,t)}catch(t){e=t}e?r(e):r(null,i)})}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return t.filename=e,F(y.default.readFileSync(e,"utf8"),t)}t.__esModule=!0,t.transformFromAst=t.transform=t.analyse=t.Pipeline=t.OptionManager=t.traverse=t.types=t.messages=t.util=t.version=t.resolvePreset=t.resolvePlugin=t.template=t.buildExternalHelpers=t.options=t.File=void 0;var u=r(50);Object.defineProperty(t,"File",{enumerable:!0,get:function(){return i(u).default}});var l=r(33);Object.defineProperty(t,"options",{enumerable:!0,get:function(){return i(l).default}});var c=r(295);Object.defineProperty(t,"buildExternalHelpers",{enumerable:!0,get:function(){return i(c).default}});var f=r(4);Object.defineProperty(t,"template",{enumerable:!0,get:function(){return i(f).default}});var p=r(184);Object.defineProperty(t,"resolvePlugin",{enumerable:!0,get:function(){return i(p).default}});var d=r(185);Object.defineProperty(t,"resolvePreset",{enumerable:!0,get:function(){return i(d).default}});var h=r(628);Object.defineProperty(t,"version",{enumerable:!0,get:function(){return h.version}}),t.Plugin=s,t.transformFile=a,t.transformFileSync=o;var m=r(115),y=i(m),v=r(122),g=n(v),b=r(20),E=n(b),x=r(1),A=n(x),S=r(7),_=i(S),D=r(34),C=i(D),w=r(298),P=i(w);t.util=g,t.messages=E,t.types=A,t.traverse=_.default,t.OptionManager=C.default,t.Pipeline=P.default;var k=new P.default,F=(t.analyse=k.analyse.bind(k),t.transform=k.transform.bind(k));t.transformFromAst=k.transformFromAst.bind(k)},function(e,t,r){"use strict";function n(e,t){return e.reduce(function(e,r){return e||(0,s.default)(r,t)},null)}t.__esModule=!0,t.default=n;var i=r(118),s=function(e){return e&&e.__esModule?e:{default:e}}(i);e.exports=t.default},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.cwd();return(0,o.default)((0,l.default)(e),t)}t.__esModule=!0,t.default=s;var a=r(183),o=i(a),u=r(291),l=i(u);e.exports=t.default}).call(t,r(8))},function(e,t,r){(function(n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.cwd();return(0,o.default)((0,l.default)(e),t)}t.__esModule=!0,t.default=s;var a=r(183),o=i(a),u=r(292),l=i(u);e.exports=t.default}).call(t,r(8))},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t,r){var n="  ";if(e&&"string"==typeof e){var i=(0,d.default)(e).indent;i&&" "!==i&&(n=i)}var a={auxiliaryCommentBefore:t.auxiliaryCommentBefore,auxiliaryCommentAfter:t.auxiliaryCommentAfter,shouldPrintComment:t.shouldPrintComment,retainLines:t.retainLines,retainFunctionParens:t.retainFunctionParens,comments:null==t.comments||t.comments,compact:t.compact,minified:t.minified,concise:t.concise,quotes:t.quotes||s(e,r),jsonCompatibleStrings:t.jsonCompatibleStrings,indent:{adjustMultilineComment:!0,style:n,base:0},flowCommaSeparator:t.flowCommaSeparator};return a.minified?(a.compact=!0,a.shouldPrintComment=a.shouldPrintComment||function(){return a.comments}):a.shouldPrintComment=a.shouldPrintComment||function(e){return a.comments||e.indexOf("@license")>=0||e.indexOf("@preserve")>=0},"auto"===a.compact&&(a.compact=e.length>5e5,a.compact&&console.error("[BABEL] "+v.get("codeGeneratorDeopt",t.filename,"500KB"))),a.compact&&(a.indent.adjustMultilineComment=!1),a}function s(e,t){if(!e)return"double";for(var r={single:0,double:0},n=0,i=0;i<t.length;i++){var s=t[i];if("string"===s.type.label){if("'"===e.slice(s.start,s.end)[0]?r.single++:r.double++,++n>=3)break}}return r.single>r.double?"single":"double"}t.__esModule=!0,t.CodeGenerator=void 0;var a=r(3),o=n(a),u=r(42),l=n(u),c=r(41),f=n(c);t.default=function(e,t,r){return new E(e,t,r).generate()};var p=r(459),d=n(p),h=r(313),m=n(h),y=r(20),v=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(y),g=r(312),b=n(g),E=function(e){function t(r){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=arguments[2];(0,o.default)(this,t);var a=r.tokens||[],u=i(s,n,a),c=n.sourceMaps?new m.default(n,s):null,f=(0,l.default)(this,e.call(this,u,c,a));return f.ast=r,f}return(0,f.default)(t,e),t.prototype.generate=function(){return e.prototype.generate.call(this,this.ast)},t}(b.default);t.CodeGenerator=function(){function e(t,r,n){(0,o.default)(this,e),this._generator=new E(t,r,n)}return e.prototype.generate=function(){return this._generator.generate()},e}()},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){function t(e,t){var n=r[e];r[e]=n?function(e,r,i){var s=n(e,r,i);return null==s?t(e,r,i):s}:t}for(var r={},n=(0,m.default)(e),i=Array.isArray(n),s=0,n=i?n:(0,d.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a,u=x.FLIPPED_ALIAS_KEYS[o];if(u)for(var l=u,c=Array.isArray(l),f=0,l=c?l:(0,d.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var h=p;t(h,e[o])}else t(o,e[o])}return r}function a(e,t,r,n){var i=e[t.type];return i?i(t,r,n):null}function o(e){return!!x.isCallExpression(e)||!!x.isMemberExpression(e)&&(o(e.object)||!e.computed&&o(e.property))}function u(e,t,r){if(!e)return 0;x.isExpressionStatement(e)&&(e=e.expression);var n=a(S,e,t);if(!n){var i=a(_,e,t);if(i)for(var s=0;s<i.length&&!(n=u(i[s],e,r));s++);}return n&&n[r]||0}function l(e,t){return u(e,t,"before")}function c(e,t){return u(e,t,"after")}function f(e,t,r){return!!t&&(!(!x.isNewExpression(t)||t.callee!==e||!o(e))||a(A,e,t,r))}t.__esModule=!0;var p=r(2),d=i(p),h=r(14),m=i(h);t.needsWhitespace=u,t.needsWhitespaceBefore=l,t.needsWhitespaceAfter=c,t.needsParens=f;var y=r(311),v=i(y),g=r(310),b=n(g),E=r(1),x=n(E),A=s(b),S=s(v.default.nodes),_=s(v.default.list)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return!v.isClassMethod(e)&&!v.isObjectMethod(e)||"get"!==e.kind&&"set"!==e.kind?"value":e.kind}function s(e,t,r,n,s){var a=v.toKeyAlias(t),o={};if((0,m.default)(e,a)&&(o=e[a]),e[a]=o,o._inherits=o._inherits||[],o._inherits.push(t),o._key=t.key,t.computed&&(o._computed=!0),t.decorators){var u=o.decorators=o.decorators||v.arrayExpression([]);u.elements=u.elements.concat(t.decorators.map(function(e){return e.expression}).reverse())}if(o.value||o.initializer)throw n.buildCodeFrameError(t,"Key conflict with sibling node");var l=void 0,c=void 0;(v.isObjectProperty(t)||v.isObjectMethod(t)||v.isClassMethod(t))&&(l=v.toComputedKey(t,t.key)),v.isObjectProperty(t)||v.isClassProperty(t)?c=t.value:(v.isObjectMethod(t)||v.isClassMethod(t))&&(c=v.functionExpression(null,t.params,t.body,t.generator,t.async),c.returnType=t.returnType);var f=i(t);return r&&"value"===f||(r=f),s&&v.isStringLiteral(l)&&("value"===r||"initializer"===r)&&v.isFunctionExpression(c)&&(c=(0,d.default)({id:l,node:c,scope:s})),c&&(v.inheritsComments(c,t),o[r]=c),o}function a(e){for(var t in e)if(e[t]._computed)return!0;return!1}function o(e){for(var t=v.arrayExpression([]),r=0;r<e.properties.length;r++){var n=e.properties[r],i=n.value;i.properties.unshift(v.objectProperty(v.identifier("key"),v.toComputedKey(n))),t.elements.push(i)}return t}function u(e){var t=v.objectExpression([]);return(0,f.default)(e).forEach(function(r){var n=e[r],i=v.objectExpression([]),s=v.objectProperty(n._key,i,n._computed);(0,f.default)(n).forEach(function(e){var t=n[e];if("_"!==e[0]){var r=t;(v.isClassMethod(t)||v.isClassProperty(t))&&(t=t.value);var s=v.objectProperty(v.identifier(e),t);v.inheritsComments(s,r),v.removeComments(r),i.properties.push(s)}}),t.properties.push(s)}),t}function l(e){return(0,f.default)(e).forEach(function(t){var r=e[t];r.value&&(r.writable=v.booleanLiteral(!0)),r.configurable=v.booleanLiteral(!0),r.enumerable=v.booleanLiteral(!0)}),u(e)}t.__esModule=!0;var c=r(14),f=n(c);t.push=s,t.hasComputed=a,t.toComputedObjectFromClass=o,t.toClassObject=u,t.toDefineObject=l;var p=r(40),d=n(p),h=r(274),m=n(h),y=r(1),v=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(y)},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){for(var t=e.params,r=0;r<t.length;r++){var n=t[r];if(i.isAssignmentPattern(n)||i.isRestElement(n))return r}return t.length};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"var";e.traverse(o,{kind:r,emit:t})};var s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s),o={Scope:function(e,t){"let"===t.kind&&e.skip()},Function:function(e){e.skip()},VariableDeclaration:function(e,t){if(!t.kind||e.node.kind===t.kind){for(var r=[],n=e.get("declarations"),s=void 0,o=n,u=Array.isArray(o),l=0,o=u?o:(0,i.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c;s=f.node.id,f.node.init&&r.push(a.expressionStatement(a.assignmentExpression("=",f.node.id,f.node.init)));for(var p in f.getBindingIdentifiers())t.emit(a.identifier(p),p)}e.parentPath.isFor({left:e.node})?e.replaceWith(s):e.replaceWithMultiple(r)}}};e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e,t,r){return 1===r.length&&i.isSpreadElement(r[0])&&i.isIdentifier(r[0].argument,{name:"arguments"})?i.callExpression(i.memberExpression(e,i.identifier("apply")),[t,r[0].argument]):i.callExpression(i.memberExpression(e,i.identifier("call")),[t].concat(r))};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e,t){return u.isRegExpLiteral(e)&&e.flags.indexOf(t)>=0}function i(e,t){var r=e.flags.split("");e.flags.indexOf(t)<0||((0,a.default)(r,t),e.flags=r.join(""))}t.__esModule=!0,t.is=n,t.pullFlag=i;var s=r(277),a=function(e){return e&&e.__esModule?e:{default:e}}(s),o=r(1),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t){return!!v.isSuper(e)&&(!v.isMemberExpression(t,{computed:!1})&&!v.isCallExpression(t,{callee:e}))}function a(e){return v.isMemberExpression(e)&&v.isSuper(e.object)}function o(e,t){var r=t?e:v.memberExpression(e,v.identifier("prototype"));return v.logicalExpression("||",v.memberExpression(r,v.identifier("__proto__")),v.callExpression(v.memberExpression(v.identifier("Object"),v.identifier("getPrototypeOf")),[r]))}t.__esModule=!0;var u=r(3),l=i(u),c=r(10),f=i(c),p=r(191),d=i(p),h=r(20),m=n(h),y=r(1),v=n(y),g=(0,f.default)(),b={Function:function(e){e.inShadow("this")||e.skip()},ReturnStatement:function(e,t){e.inShadow("this")||t.returns.push(e)},ThisExpression:function(e,t){e.node[g]||t.thises.push(e)},enter:function(e,t){var r=t.specHandle;t.isLoose&&(r=t.looseHandle);var n=e.isCallExpression()&&e.get("callee").isSuper(),i=r.call(t,e);i&&(t.hasSuper=!0),n&&t.bareSupers.push(e),!0===i&&e.requeue(),!0!==i&&i&&(Array.isArray(i)?e.replaceWithMultiple(i):e.replaceWith(i))}},E=function(){function e(t){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];(0,l.default)(this,e),this.forceSuperMemoisation=t.forceSuperMemoisation,this.methodPath=t.methodPath,
this.methodNode=t.methodNode,this.superRef=t.superRef,this.isStatic=t.isStatic,this.hasSuper=!1,this.inClass=r,this.isLoose=t.isLoose,this.scope=this.methodPath.scope,this.file=t.file,this.opts=t,this.bareSupers=[],this.returns=[],this.thises=[]}return e.prototype.getObjectRef=function(){return this.opts.objectRef||this.opts.getObjectRef()},e.prototype.setSuperProperty=function(e,t,r){return v.callExpression(this.file.addHelper("set"),[o(this.getObjectRef(),this.isStatic),r?e:v.stringLiteral(e.name),t,v.thisExpression()])},e.prototype.getSuperProperty=function(e,t){return v.callExpression(this.file.addHelper("get"),[o(this.getObjectRef(),this.isStatic),t?e:v.stringLiteral(e.name),v.thisExpression()])},e.prototype.replace=function(){this.methodPath.traverse(b,this)},e.prototype.getLooseSuperProperty=function(e,t){var r=this.methodNode,n=this.superRef||v.identifier("Function");return t.property===e?void 0:v.isCallExpression(t,{callee:e})?void 0:v.isMemberExpression(t)&&!r.static?v.memberExpression(n,v.identifier("prototype")):n},e.prototype.looseHandle=function(e){var t=e.node;if(e.isSuper())return this.getLooseSuperProperty(t,e.parent);if(e.isCallExpression()){var r=t.callee;if(!v.isMemberExpression(r))return;if(!v.isSuper(r.object))return;return v.appendToMemberExpression(r,v.identifier("call")),t.arguments.unshift(v.thisExpression()),!0}},e.prototype.specHandleAssignmentExpression=function(e,t,r){return"="===r.operator?this.setSuperProperty(r.left.property,r.right,r.left.computed):(e=e||t.scope.generateUidIdentifier("ref"),[v.variableDeclaration("var",[v.variableDeclarator(e,r.left)]),v.expressionStatement(v.assignmentExpression("=",r.left,v.binaryExpression(r.operator[0],e,r.right)))])},e.prototype.specHandle=function(e){var t=void 0,r=void 0,n=void 0,i=e.parent,o=e.node;if(s(o,i))throw e.buildCodeFrameError(m.get("classesIllegalBareSuper"));if(v.isCallExpression(o)){var u=o.callee;if(v.isSuper(u))return;a(u)&&(t=u.property,r=u.computed,n=o.arguments)}else if(v.isMemberExpression(o)&&v.isSuper(o.object))t=o.property,r=o.computed;else{if(v.isUpdateExpression(o)&&a(o.argument)){var l=v.binaryExpression(o.operator[0],o.argument,v.numericLiteral(1));if(o.prefix)return this.specHandleAssignmentExpression(null,e,l);var c=e.scope.generateUidIdentifier("ref");return this.specHandleAssignmentExpression(c,e,l).concat(v.expressionStatement(c))}if(v.isAssignmentExpression(o)&&a(o.left))return this.specHandleAssignmentExpression(null,e,o)}if(t){var f=this.getSuperProperty(t,r);return n?this.optimiseCall(f,n):f}},e.prototype.optimiseCall=function(e,t){var r=v.thisExpression();return r[g]=!0,(0,d.default)(e,r,t)},e}();t.default=E,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=u.default[e];if(!t)throw new ReferenceError("Unknown helper "+e);return t().expression}t.__esModule=!0,t.list=void 0;var s=r(14),a=n(s);t.get=i;var o=r(321),u=n(o);t.list=(0,a.default)(u.default).map(function(e){return e.replace(/^_/,"")}).filter(function(e){return"__esModule"!==e});t.default=i},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("asyncGenerators")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("classConstructorCall")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("classProperties")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("doExpressions")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("exponentiationOperator")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("exportExtensions")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("functionBind")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("objectRestSpread")}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(10),o=n(a);t.default=function(e){function t(e){for(var t=e.get("body.body"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,s.default)(r);;){var a;if(n){if(i>=r.length)break;a=r[i++]}else{if(i=r.next(),i.done)break;a=i.value}var o=a;if("constructorCall"===o.node.kind)return o}return null}function n(e,t){var r=t,n=r.node,s=n.id||t.scope.generateUidIdentifier("class");t.parentPath.isExportDefaultDeclaration()&&(t=t.parentPath,t.insertAfter(i.exportDefaultDeclaration(s))),t.replaceWithMultiple(c({CLASS_REF:t.scope.generateUidIdentifier(s.name),CALL_REF:t.scope.generateUidIdentifier(s.name+"Call"),CALL:i.functionExpression(null,e.node.params,e.node.body),CLASS:i.toExpression(n),WRAPPER_REF:s})),e.remove()}var i=e.types,a=(0,o.default)();return{inherits:r(196),visitor:{Class:function(e){if(!e.node[a]){e.node[a]=!0;var r=t(e);r&&n(r,e)}}}}};var u=r(4),l=n(u),c=(0,l.default)("\n  let CLASS_REF = CLASS;\n  var CALL_REF = CALL;\n  var WRAPPER_REF = function (...args) {\n    if (this instanceof WRAPPER_REF) {\n      return Reflect.construct(CLASS_REF, args);\n    } else {\n      return CALL_REF.apply(this, args);\n    }\n  };\n  WRAPPER_REF.__proto__ = CLASS_REF;\n  WRAPPER_REF;\n");e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){var t=e.types,n={Super:function(e){e.parentPath.isCallExpression({callee:e.node})&&this.push(e.parentPath)}},i={ReferencedIdentifier:function(e){this.scope.hasOwnBinding(e.node.name)&&(this.collision=!0,e.skip())}},a=(0,l.default)("\n    Object.defineProperty(REF, KEY, {\n      // configurable is false by default\n      enumerable: true,\n      writable: true,\n      value: VALUE\n    });\n  "),u=function(e,r){var n=r.key,i=r.value,s=r.computed;return a({REF:e,KEY:t.isIdentifier(n)&&!s?t.stringLiteral(n.name):n,VALUE:i||t.identifier("undefined")})},c=function(e,r){var n=r.key,i=r.value,s=r.computed;return t.expressionStatement(t.assignmentExpression("=",t.memberExpression(e,n,s||t.isLiteral(n)),i))};return{inherits:r(197),visitor:{Class:function(e,r){for(var a=r.opts.spec?u:c,l=!!e.node.superClass,f=void 0,p=[],d=e.get("body"),h=d.get("body"),m=Array.isArray(h),y=0,h=m?h:(0,s.default)(h);;){var v;if(m){if(y>=h.length)break;v=h[y++]}else{if(y=h.next(),y.done)break;v=y.value}var g=v;g.isClassProperty()?p.push(g):g.isClassMethod({kind:"constructor"})&&(f=g)}if(p.length){var b=[],E=void 0;e.isClassExpression()||!e.node.id?((0,o.default)(e),E=e.scope.generateUidIdentifier("class")):E=e.node.id;for(var x=[],A=p,S=Array.isArray(A),_=0,A=S?A:(0,s.default)(A);;){var D;if(S){if(_>=A.length)break;D=A[_++]}else{if(_=A.next(),_.done)break;D=_.value}var C=D,w=C.node;if(!(w.decorators&&w.decorators.length>0)&&(r.opts.spec||w.value)){if(w.static)b.push(a(E,w));else{if(!w.value)continue;x.push(a(t.thisExpression(),w))}}}if(x.length){if(!f){var P=t.classMethod("constructor",t.identifier("constructor"),[],t.blockStatement([]));l&&(P.params=[t.restElement(t.identifier("args"))],P.body.body.push(t.returnStatement(t.callExpression(t.super(),[t.spreadElement(t.identifier("args"))]))));f=d.unshiftContainer("body",P)[0]}for(var k={collision:!1,scope:f.scope},F=p,T=Array.isArray(F),O=0,F=T?F:(0,s.default)(F);;){var B;if(T){if(O>=F.length)break;B=F[O++]}else{if(O=F.next(),O.done)break;B=O.value}if(B.traverse(i,k),k.collision)break}if(k.collision){var R=e.scope.generateUidIdentifier("initialiseProps");b.push(t.variableDeclaration("var",[t.variableDeclarator(R,t.functionExpression(null,[],t.blockStatement(x)))])),x=[t.expressionStatement(t.callExpression(t.memberExpression(R,t.identifier("call")),[t.thisExpression()]))]}if(l){var I=[];f.traverse(n,I);for(var M=I,N=Array.isArray(M),L=0,M=N?M:(0,s.default)(M);;){var j;if(N){if(L>=M.length)break;j=M[L++]}else{if(L=M.next(),L.done)break;j=L.value}j.insertAfter(x)}}else f.get("body").unshiftContainer("body",x)}for(var U=p,V=Array.isArray(U),G=0,U=V?U:(0,s.default)(U);;){var W;if(V){if(G>=U.length)break;W=U[G++]}else{if(G=U.next(),G.done)break;W=G.value}W.remove()}b.length&&(e.isClassExpression()?(e.scope.push({id:E}),e.replaceWith(t.assignmentExpression("=",E,e.node))):(e.node.id||(e.node.id=E),e.parentPath.isExportDeclaration()&&(e=e.parentPath)),e.insertAfter(b))}},ArrowFunctionExpression:function(e){var t=e.get("body");if(t.isClassExpression()){t.get("body").get("body").some(function(e){return e.isClassProperty()})&&e.ensureBlock()}}}}};var a=r(40),o=n(a),u=r(4),l=n(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(9),s=n(i),a=r(2),o=n(a);t.default=function(e){function t(e){return e.reverse().map(function(e){return e.expression})}function n(e,r,n){var i=[],a=e.node.decorators;if(a){e.node.decorators=null,a=t(a);for(var l=a,c=Array.isArray(l),f=0,l=c?l:(0,o.default)(l);;){var d;if(c){if(f>=l.length)break;d=l[f++]}else{if(f=l.next(),f.done)break;d=f.value}var h=d;i.push(p({CLASS_REF:r,DECORATOR:h}))}}for(var m=(0,s.default)(null),y=e.get("body.body"),v=Array.isArray(y),g=0,y=v?y:(0,o.default)(y);;){var b;if(v){if(g>=y.length)break;b=y[g++]}else{if(g=y.next(),g.done)break;b=g.value}var E=b;if(E.node.decorators){var x=u.toKeyAlias(E.node);m[x]=m[x]||[],m[x].push(E.node),E.remove()}}for(var A in m){m[A]}return i}function i(e){if(e.isClass()){if(e.node.decorators)return!0;for(var t=e.node.body.body,r=Array.isArray(t),n=0,t=r?t:(0,o.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}if(i.decorators)return!0}}else if(e.isObjectExpression())for(var s=e.node.properties,a=Array.isArray(s),u=0,s=a?s:(0,o.default)(s);;){var l;if(a){if(u>=s.length)break;l=s[u++]}else{if(u=s.next(),u.done)break;l=u.value}var c=l;if(c.decorators)return!0}return!1}function a(e){throw e.buildCodeFrameError('Decorators are not officially supported yet in 6.x pending a proposal update.\nHowever, if you need to use them you can install the legacy decorators transform with:\n\nnpm install babel-plugin-transform-decorators-legacy --save-dev\n\nand add the following line to your .babelrc file:\n\n{\n  "plugins": ["transform-decorators-legacy"]\n}\n\nThe repo url is: https://github.com/loganfsmyth/babel-plugin-transform-decorators-legacy.\n    ')}var u=e.types;return{inherits:r(125),visitor:{ClassExpression:function(e){if(i(e)){a(e),(0,f.default)(e);var t=e.scope.generateDeclaredUidIdentifier("ref"),r=[];r.push(u.assignmentExpression("=",t,e.node)),r=r.concat(n(e,t,this)),r.push(t),e.replaceWith(u.sequenceExpression(r))}},ClassDeclaration:function(e){if(i(e)){a(e),(0,f.default)(e);var t=e.node.id,r=[];r=r.concat(n(e,t,this).map(function(e){return u.expressionStatement(e)})),r.push(u.expressionStatement(t)),e.insertAfter(r)}},ObjectExpression:function(e){i(e)&&a(e)}}}};var u=r(4),l=n(u),c=r(319),f=n(c),p=(0,l.default)("\n  CLASS_REF = DECORATOR(CLASS_REF) || CLASS_REF;\n");e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(198),visitor:{DoExpression:function(e){var t=e.node.body.body;t.length?e.replaceWithMultiple(t):e.replaceWith(e.scope.buildUndefinedNode())}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var s=r(2),a=i(s),o=r(3),u=i(o),l=r(7),c=r(193),f=i(c),p=r(191),d=i(p),h=r(188),m=n(h),y=r(4),v=i(y),g=r(1),b=n(g),E=(0,v.default)("\n  (function () {\n    super(...arguments);\n  })\n"),x={"FunctionExpression|FunctionDeclaration":function(e){e.is("shadow")||e.skip()},Method:function(e){e.skip()}},A=l.visitors.merge([x,{Super:function(e){if(this.isDerived&&!this.hasBareSuper&&!e.parentPath.isCallExpression({callee:e.node}))throw e.buildCodeFrameError("'super.*' is not allowed before super()")},CallExpression:{exit:function(e){if(e.get("callee").isSuper()&&(this.hasBareSuper=!0,!this.isDerived))throw e.buildCodeFrameError("super() is only allowed in a derived constructor")}},ThisExpression:function(e){if(this.isDerived&&!this.hasBareSuper&&!e.inShadow("this"))throw e.buildCodeFrameError("'this' is not allowed before super()")}}]),S=l.visitors.merge([x,{ThisExpression:function(e){this.superThises.push(e)}}]),_=function(){function e(t,r){(0,u.default)(this,e),this.parent=t.parent,this.scope=t.scope,this.node=t.node,this.path=t,this.file=r,this.clearDescriptors(),this.instancePropBody=[],this.instancePropRefs={},this.staticPropBody=[],this.body=[],this.bareSuperAfter=[],this.bareSupers=[],this.pushedConstructor=!1,this.pushedInherits=!1,this.isLoose=!1,this.superThises=[],this.classId=this.node.id,this.classRef=this.node.id?b.identifier(this.node.id.name):this.scope.generateUidIdentifier("class"),this.superName=this.node.superClass||b.identifier("Function"),this.isDerived=!!this.node.superClass}return e.prototype.run=function(){var e=this,t=this.superName,r=this.file,n=this.body,i=this.constructorBody=b.blockStatement([]);this.constructor=this.buildConstructor();var s=[],a=[];if(this.isDerived&&(a.push(t),t=this.scope.generateUidIdentifierBasedOnNode(t),s.push(t),this.superName=t),this.buildBody(),i.body.unshift(b.expressionStatement(b.callExpression(r.addHelper("classCallCheck"),[b.thisExpression(),this.classRef]))),n=n.concat(this.staticPropBody.map(function(t){return t(e.classRef)})),this.classId&&1===n.length)return b.toExpression(n[0]);n.push(b.returnStatement(this.classRef));var o=b.functionExpression(null,s,b.blockStatement(n));return o.shadow=!0,b.callExpression(o,a)},e.prototype.buildConstructor=function(){var e=b.functionDeclaration(this.classRef,[],this.constructorBody);return b.inherits(e,this.node),e},e.prototype.pushToMap=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"value",n=arguments[3],i=void 0;e.static?(this.hasStaticDescriptors=!0,i=this.staticMutatorMap):(this.hasInstanceDescriptors=!0,i=this.instanceMutatorMap);var s=m.push(i,e,r,this.file,n);return t&&(s.enumerable=b.booleanLiteral(!0)),s},e.prototype.constructorMeMaybe=function(){for(var e=!1,t=this.path.get("body.body"),r=t,n=Array.isArray(r),i=0,r=n?r:(0,a.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}if(e=s.equals("kind","constructor"))break}if(!e){var o=void 0,u=void 0;if(this.isDerived){var l=E().expression;o=l.params,u=l.body}else o=[],u=b.blockStatement([]);this.path.get("body").unshiftContainer("body",b.classMethod("constructor",b.identifier("constructor"),o,u))}},e.prototype.buildBody=function(){if(this.constructorMeMaybe(),this.pushBody(),this.verifyConstructor(),this.userConstructor){var e=this.constructorBody;e.body=e.body.concat(this.userConstructor.body.body),b.inherits(this.constructor,this.userConstructor),b.inherits(e,this.userConstructor.body)}this.pushDescriptors()},e.prototype.pushBody=function(){for(var e=this.path.get("body.body"),t=e,r=Array.isArray(t),n=0,t=r?t:(0,a.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i,o=s.node;if(s.isClassProperty())throw s.buildCodeFrameError("Missing class properties transform.");if(o.decorators)throw s.buildCodeFrameError("Method has decorators, put the decorator plugin before the classes one.");if(b.isClassMethod(o)){var u="constructor"===o.kind;if(u&&(s.traverse(A,this),!this.hasBareSuper&&this.isDerived))throw s.buildCodeFrameError("missing super() call in constructor");var l=new f.default({forceSuperMemoisation:u,methodPath:s,methodNode:o,objectRef:this.classRef,superRef:this.superName,isStatic:o.static,isLoose:this.isLoose,scope:this.scope,file:this.file},!0);l.replace(),u?this.pushConstructor(l,o,s):this.pushMethod(o,s)}}},e.prototype.clearDescriptors=function(){this.hasInstanceDescriptors=!1,this.hasStaticDescriptors=!1,this.instanceMutatorMap={},this.staticMutatorMap={}},e.prototype.pushDescriptors=function(){this.pushInherits();var e=this.body,t=void 0,r=void 0;if(this.hasInstanceDescriptors&&(t=m.toClassObject(this.instanceMutatorMap)),this.hasStaticDescriptors&&(r=m.toClassObject(this.staticMutatorMap)),t||r){t&&(t=m.toComputedObjectFromClass(t)),r&&(r=m.toComputedObjectFromClass(r));var n=b.nullLiteral(),i=[this.classRef,n,n,n,n];t&&(i[1]=t),r&&(i[2]=r),this.instanceInitializersId&&(i[3]=this.instanceInitializersId,e.unshift(this.buildObjectAssignment(this.instanceInitializersId))),this.staticInitializersId&&(i[4]=this.staticInitializersId,e.unshift(this.buildObjectAssignment(this.staticInitializersId)));for(var s=0,a=0;a<i.length;a++)i[a]!==n&&(s=a);i=i.slice(0,s+1),e.push(b.expressionStatement(b.callExpression(this.file.addHelper("createClass"),i)))}this.clearDescriptors()},e.prototype.buildObjectAssignment=function(e){return b.variableDeclaration("var",[b.variableDeclarator(e,b.objectExpression([]))])},e.prototype.wrapSuperCall=function(e,t,r,n){var i=e.node;this.isLoose?(i.arguments.unshift(b.thisExpression()),2===i.arguments.length&&b.isSpreadElement(i.arguments[1])&&b.isIdentifier(i.arguments[1].argument,{name:"arguments"})?(i.arguments[1]=i.arguments[1].argument,i.callee=b.memberExpression(t,b.identifier("apply"))):i.callee=b.memberExpression(t,b.identifier("call"))):i=(0,d.default)(b.logicalExpression("||",b.memberExpression(this.classRef,b.identifier("__proto__")),b.callExpression(b.memberExpression(b.identifier("Object"),b.identifier("getPrototypeOf")),[this.classRef])),b.thisExpression(),i.arguments);var s=b.callExpression(this.file.addHelper("possibleConstructorReturn"),[b.thisExpression(),i]),a=this.bareSuperAfter.map(function(e){return e(r)});e.parentPath.isExpressionStatement()&&e.parentPath.container===n.node.body&&n.node.body.length-1===e.parentPath.key?((this.superThises.length||a.length)&&(e.scope.push({id:r}),s=b.assignmentExpression("=",r,s)),a.length&&(s=b.toSequenceExpression([s].concat(a,[r]))),e.parentPath.replaceWith(b.returnStatement(s))):e.replaceWithMultiple([b.variableDeclaration("var",[b.variableDeclarator(r,s)])].concat(a,[b.expressionStatement(r)]))},e.prototype.verifyConstructor=function(){var e=this;if(this.isDerived){var t=this.userConstructorPath,r=t.get("body");t.traverse(S,this);for(var n=!!this.bareSupers.length,i=this.superName||b.identifier("Function"),s=t.scope.generateUidIdentifier("this"),o=this.bareSupers,u=Array.isArray(o),l=0,o=u?o:(0,a.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c;this.wrapSuperCall(f,i,s,r),n&&f.find(function(e){return e===t||(e.isLoop()||e.isConditional()?(n=!1,!0):void 0)})}for(var p=this.superThises,d=Array.isArray(p),h=0,p=d?p:(0,a.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}m.replaceWith(s)}var y=function(t){return b.callExpression(e.file.addHelper("possibleConstructorReturn"),[s].concat(t||[]))},v=r.get("body");v.length&&!v.pop().isReturnStatement()&&r.pushContainer("body",b.returnStatement(n?s:y()));for(var g=this.superReturns,E=Array.isArray(g),x=0,g=E?g:(0,a.default)(g);;){var A;if(E){if(x>=g.length)break;A=g[x++]}else{if(x=g.next(),x.done)break;A=x.value}var _=A;if(_.node.argument){var D=_.scope.generateDeclaredUidIdentifier("ret");_.get("argument").replaceWithMultiple([b.assignmentExpression("=",D,_.node.argument),y(D)])}else _.get("argument").replaceWith(y())}}},e.prototype.pushMethod=function(e,t){var r=t?t.scope:this.scope;"method"===e.kind&&this._processMethod(e,r)||this.pushToMap(e,!1,null,r)},e.prototype._processMethod=function(){return!1},e.prototype.pushConstructor=function(e,t,r){this.bareSupers=e.bareSupers,this.superReturns=e.returns,r.scope.hasOwnBinding(this.classRef.name)&&r.scope.rename(this.classRef.name);var n=this.constructor;this.userConstructorPath=r,this.userConstructor=t,this.hasConstructor=!0,b.inheritsComments(n,t),n._ignoreUserWhitespace=!0,n.params=t.params,b.inherits(n.body,t.body),n.body.directives=t.body.directives,this._pushConstructor()},e.prototype._pushConstructor=function(){this.pushedConstructor||(this.pushedConstructor=!0,(this.hasInstanceDescriptors||this.hasStaticDescriptors)&&this.pushDescriptors(),this.body.push(this.constructor),this.pushInherits())},e.prototype.pushInherits=function(){this.isDerived&&!this.pushedInherits&&(this.pushedInherits=!0,this.body.unshift(b.expressionStatement(b.callExpression(this.file.addHelper("inherits"),[this.classRef,this.superName]))))},e}();t.default=_,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(9),s=n(i),a=r(2),o=n(a),u=r(10),l=n(u);t.default=function(e){var t=e.types,r=(0,l.default)(),n={"AssignmentExpression|UpdateExpression":function(e){if(!e.node[r]){e.node[r]=!0;var n=e.get(e.isAssignmentExpression()?"left":"argument");if(n.isIdentifier()){var i=n.node.name;if(this.scope.getBinding(i)===e.scope.getBinding(i)){var s=this.exports[i];if(s){var a=e.node,u=e.isUpdateExpression()&&!a.prefix;u&&("++"===a.operator?a=t.binaryExpression("+",a.argument,t.numericLiteral(1)):"--"===a.operator?a=t.binaryExpression("-",a.argument,t.numericLiteral(1)):u=!1);for(var l=s,c=Array.isArray(l),f=0,l=c?l:(0,o.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;a=this.buildCall(d,a).expression}u&&(a=t.sequenceExpression([a,e.node])),e.replaceWith(a)}}}}}};return{visitor:{CallExpression:function(e,r){if(e.node.callee.type===y){var n=r.contextIdent;e.replaceWith(t.callExpression(t.memberExpression(n,t.identifier("import")),e.node.arguments))}},ReferencedIdentifier:function(e,r){"__moduleName"!=e.node.name||e.scope.hasBinding("__moduleName")||e.replaceWith(t.memberExpression(r.contextIdent,t.identifier("id")))},Program:{enter:function(e,t){t.contextIdent=e.scope.generateUidIdentifier("context")},exit:function(e,r){function i(e,t){p[e]=p[e]||[],p[e].push(t)}function a(e,t,r){var n=void 0;d.forEach(function(t){t.key===e&&(n=t)}),n||d.push(n={key:e,imports:[],exports:[]}),n[t]=n[t].concat(r)}function u(e,r){return t.expressionStatement(t.callExpression(l,[t.stringLiteral(e),r]))}for(var l=e.scope.generateUidIdentifier("export"),c=r.contextIdent,p=(0,s.default)(null),d=[],y=[],v=[],g=[],b=[],E=[],x=e.get("body"),A=!0,S=x,_=Array.isArray(S),D=0,S=_?S:(0,o.default)(S);;){var C;if(_){if(D>=S.length)break;C=S[D++]}else{if(D=S.next(),D.done)break;C=D.value}var w=C;if(w.isExportDeclaration()&&(w=w.get("declaration")),w.isVariableDeclaration()&&"var"!==w.node.kind){A=!1;break}}for(var P=x,k=Array.isArray(P),F=0,P=k?P:(0,o.default)(P);;){var T;if(k){if(F>=P.length)break;T=P[F++]}else{if(F=P.next(),F.done)break;T=F.value}var O=T;if(A&&O.isFunctionDeclaration())y.push(O.node),E.push(O);else if(O.isImportDeclaration()){var B=O.node.source.value;a(B,"imports",O.node.specifiers);for(var R in O.getBindingIdentifiers())O.scope.removeBinding(R),b.push(t.identifier(R));O.remove()}else if(O.isExportAllDeclaration())a(O.node.source.value,"exports",O.node),O.remove();else if(O.isExportDefaultDeclaration()){var I=O.get("declaration");if(I.isClassDeclaration()||I.isFunctionDeclaration()){var M=I.node.id,N=[];M?(N.push(I.node),N.push(u("default",M)),i(M.name,"default")):N.push(u("default",t.toExpression(I.node))),!A||I.isClassDeclaration()?O.replaceWithMultiple(N):(y=y.concat(N),E.push(O))}else O.replaceWith(u("default",I.node))}else if(O.isExportNamedDeclaration()){var L=O.get("declaration");if(L.node){O.replaceWith(L);var j=[],U=void 0;if(O.isFunction()){var V=L.node,G=V.id.name;if(A)i(G,G),y.push(V),y.push(u(G,V.id)),E.push(O);else{var W;W={},W[G]=V.id,U=W}}else U=L.getBindingIdentifiers();for(var Y in U)i(Y,Y),j.push(u(Y,t.identifier(Y)));O.insertAfter(j)}else{var q=O.node.specifiers;if(q&&q.length)if(O.node.source)a(O.node.source.value,"exports",q),O.remove();else{for(var K=[],H=q,J=Array.isArray(H),X=0,H=J?H:(0,o.default)(H);;){var z;if(J){if(X>=H.length)break;z=H[X++]}else{if(X=H.next(),X.done)break;z=X.value}var $=z;K.push(u($.exported.name,$.local)),i($.local.name,$.exported.name)}O.replaceWithMultiple(K)}}}}d.forEach(function(r){for(var n=[],i=e.scope.generateUidIdentifier(r.key),s=r.imports,a=Array.isArray(s),u=0,s=a?s:(0,o.default)(s);;){var c;if(a){if(u>=s.length)break;c=s[u++]}else{if(u=s.next(),u.done)break;c=u.value}var f=c;t.isImportNamespaceSpecifier(f)?n.push(t.expressionStatement(t.assignmentExpression("=",f.local,i))):t.isImportDefaultSpecifier(f)&&(f=t.importSpecifier(f.local,t.identifier("default"))),t.isImportSpecifier(f)&&n.push(t.expressionStatement(t.assignmentExpression("=",f.local,t.memberExpression(i,f.imported))))}if(r.exports.length){var p=e.scope.generateUidIdentifier("exportObj");n.push(t.variableDeclaration("var",[t.variableDeclarator(p,t.objectExpression([]))]));for(var d=r.exports,h=Array.isArray(d),y=0,d=h?d:(0,o.default)(d);;){var b;if(h){if(y>=d.length)break;b=d[y++]}else{if(y=d.next(),y.done)break;b=y.value}var E=b;t.isExportAllDeclaration(E)?n.push(m({KEY:e.scope.generateUidIdentifier("key"),EXPORT_OBJ:p,TARGET:i})):t.isExportSpecifier(E)&&n.push(t.expressionStatement(t.assignmentExpression("=",t.memberExpression(p,E.exported),t.memberExpression(i,E.local))))}n.push(t.expressionStatement(t.callExpression(l,[p])))}g.push(t.stringLiteral(r.key)),v.push(t.functionExpression(null,[i],t.blockStatement(n)))});var Q=this.getModuleName();Q&&(Q=t.stringLiteral(Q)),A&&(0,f.default)(e,function(e){return b.push(e)}),b.length&&y.unshift(t.variableDeclaration("var",b.map(function(e){return t.variableDeclarator(e)}))),e.traverse(n,{exports:p,buildCall:u,scope:e.scope});for(var Z=E,ee=Array.isArray(Z),te=0,Z=ee?Z:(0,o.default)(Z);;){var re;if(ee){if(te>=Z.length)break;re=Z[te++]}else{if(te=Z.next(),te.done)break;re=te.value}re.remove()}e.node.body=[h({SYSTEM_REGISTER:t.memberExpression(t.identifier(r.opts.systemGlobal||"System"),t.identifier("register")),BEFORE_BODY:y,MODULE_NAME:Q,SETTERS:v,SOURCES:g,BODY:e.node.body,EXPORT_IDENTIFIER:l,CONTEXT_IDENTIFIER:c})]}}}}};var c=r(190),f=n(c),p=r(4),d=n(p),h=(0,d.default)('\n  SYSTEM_REGISTER(MODULE_NAME, [SOURCES], function (EXPORT_IDENTIFIER, CONTEXT_IDENTIFIER) {\n    "use strict";\n    BEFORE_BODY;\n    return {\n      setters: [SETTERS],\n      execute: function () {\n        BODY;\n      }\n    };\n  });\n'),m=(0,d.default)('\n  for (var KEY in TARGET) {\n    if (KEY !== "default" && KEY !== "__esModule") EXPORT_OBJ[KEY] = TARGET[KEY];\n  }\n'),y="Import";e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e){if(e.isExpressionStatement()){var t=e.get("expression");if(!t.isCallExpression())return!1;if(!t.get("callee").isIdentifier({name:"define"}))return!1;var r=t.get("arguments");return!(3===r.length&&!r.shift().isStringLiteral())&&(2===r.length&&(!!r.shift().isArrayExpression()&&!!r.shift().isFunctionExpression()))}}var i=e.types;return{inherits:r(131),visitor:{Program:{exit:function(e,r){var s=e.get("body").pop();if(t(s)){var l=s.node.expression,c=l.arguments,f=3===c.length?c.shift():null,p=l.arguments[0],d=l.arguments[1],h=r.opts.globals||{},m=p.elements.map(function(e){return"module"===e.value||"exports"===e.value?i.identifier(e.value):i.callExpression(i.identifier("require"),[e])}),y=p.elements.map(function(e){if("module"===e.value)return i.identifier("mod");if("exports"===e.value)return i.memberExpression(i.identifier("mod"),i.identifier("exports"));var t=void 0;if(r.opts.exactGlobals){var s=h[e.value];t=s?s.split(".").reduce(function(e,t){return i.memberExpression(e,i.identifier(t))},i.identifier("global")):i.memberExpression(i.identifier("global"),i.identifier(i.toIdentifier(e.value)))}else{var a=(0,n.basename)(e.value,(0,n.extname)(e.value)),o=h[a]||a;t=i.memberExpression(i.identifier("global"),i.identifier(i.toIdentifier(o)))}return t}),v=f?f.value:this.file.opts.basename,g=i.memberExpression(i.identifier("global"),i.identifier(i.toIdentifier(v))),b=null;if(r.opts.exactGlobals){var E=h[v];if(E){b=[];var x=E.split(".");g=x.slice(1).reduce(function(e,t){return b.push(a({GLOBAL_REFERENCE:e})),i.memberExpression(e,i.identifier(t))},i.memberExpression(i.identifier("global"),i.identifier(x[0])))}}var A=o({BROWSER_ARGUMENTS:y,PREREQUISITE_ASSIGNMENTS:b,GLOBAL_TO_ASSIGN:g});s.replaceWith(u({MODULE_NAME:f,AMD_ARGUMENTS:p,COMMON_ARGUMENTS:m,GLOBAL_EXPORT:A,FUNC:d}))}}}}}};var n=r(19),i=r(4),s=function(e){return e&&e.__esModule?e:{default:e}}(i),a=(0,s.default)("\n  GLOBAL_REFERENCE = GLOBAL_REFERENCE || {}\n"),o=(0,s.default)("\n  var mod = { exports: {} };\n  factory(BROWSER_ARGUMENTS);\n  PREREQUISITE_ASSIGNMENTS\n  GLOBAL_TO_ASSIGN = mod.exports;\n"),u=(0,s.default)('\n  (function (global, factory) {\n    if (typeof define === "function" && define.amd) {\n      define(MODULE_NAME, AMD_ARGUMENTS, factory);\n    } else if (typeof exports !== "undefined") {\n      factory(COMMON_ARGUMENTS);\n    } else {\n      GLOBAL_EXPORT\n    }\n  })(this, FUNC);\n');e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,r,i){var s=e.specifiers[0];if(n.isExportNamespaceSpecifier(s)||n.isExportDefaultSpecifier(s)){var a=e.specifiers.shift(),o=i.generateUidIdentifier(a.exported.name),u=void 0;u=n.isExportNamespaceSpecifier(a)?n.importNamespaceSpecifier(o):n.importDefaultSpecifier(o),r.push(n.importDeclaration([u],e.source)),r.push(n.exportNamedDeclaration(null,[n.exportSpecifier(o,a.exported)])),t(e,r,i)}}var n=e.types;return{inherits:r(200),visitor:{ExportNamedDeclaration:function(e){var r=e.node,n=e.scope,i=[];t(r,i,n),i.length&&(r.specifiers.length>=1&&i.push(r),e.replaceWithMultiple(i))}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types;return{inherits:r(126),visitor:{Program:function(e,t){for(var r=t.file.ast.comments,n=r,s=Array.isArray(n),a=0,n=s?n:(0,i.default)(n);;){var o;if(s){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;u.value.indexOf("@flow")>=0&&(u.value=u.value.replace("@flow",""),u.value.replace(/\*/g,"").trim()||(u.ignore=!0))}},Flow:function(e){e.remove()},ClassProperty:function(e){e.node.variance=null,e.node.typeAnnotation=null,e.node.value||e.remove()},Class:function(e){e.node.implements=null,e.get("body.body").forEach(function(e){e.isClassProperty()&&(e.node.typeAnnotation=null,e.node.value||e.remove())})},AssignmentPattern:function(e){e.node.left.optional=!1},Function:function(e){for(var t=e.node,r=0;r<t.params.length;r++){t.params[r].optional=!1}},TypeCastExpression:function(e){var r=e.node;do{r=r.expression}while(t.isTypeCastExpression(r));e.replaceWith(r)}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e){var t=e.path.getData("functionBind");return t||(t=e.generateDeclaredUidIdentifier("context"),e.path.setData("functionBind",t))}function n(e,t){var r=e.object||e.callee.object;return t.isStatic(r)&&r}function i(e,r){var i=n(e,r);if(i)return i;var a=t(r);return e.object?e.callee=s.sequenceExpression([s.assignmentExpression("=",a,e.object),e.callee]):e.callee.object=s.assignmentExpression("=",a,e.callee.object),a}var s=e.types;return{inherits:r(201),visitor:{CallExpression:function(e){var t=e.node,r=e.scope,n=t.callee;if(s.isBindExpression(n)){var a=i(n,r);t.callee=s.memberExpression(n.callee,s.identifier("call")),t.arguments.unshift(a)}},BindExpression:function(e){
var t=e.node,r=e.scope,n=i(t,r);e.replaceWith(s.callExpression(s.memberExpression(t.callee,s.identifier("bind")),[n]))}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){var t=!1;return e.traverse({RestProperty:function(){t=!0,e.stop()}}),t}function n(e){for(var t=e.properties,r=Array.isArray(t),n=0,t=r?t:(0,i.default)(t);;){var s;if(r){if(n>=t.length)break;s=t[n++]}else{if(n=t.next(),n.done)break;s=n.value}var a=s;if(o.isSpreadProperty(a))return!0}return!1}function s(e,t,r){for(var n=t.pop(),s=[],a=t,u=Array.isArray(a),l=0,a=u?a:(0,i.default)(a);;){var c;if(u){if(l>=a.length)break;c=a[l++]}else{if(l=a.next(),l.done)break;c=l.value}var f=c,p=f.key;o.isIdentifier(p)&&!f.computed&&(p=o.stringLiteral(f.key.name)),s.push(p)}return[n.argument,o.callExpression(e.addHelper("objectWithoutProperties"),[r,o.arrayExpression(s)])]}function a(e,r,n,i){if(r.isAssignmentPattern())return void a(e,r.get("left"),n,i);if(r.isObjectPattern()&&t(r)){var s=e.scope.generateUidIdentifier("ref"),u=o.variableDeclaration("let",[o.variableDeclarator(r.node,s)]);u._blockHoist=n?i-n:1,e.ensureBlock(),e.get("body").unshiftContainer("body",u),r.replaceWith(s)}}var o=e.types;return{inherits:r(202),visitor:{Function:function(e){for(var t=e.get("params"),r=0;r<t.length;r++)a(t[r].parentPath,t[r],r,t.length)},VariableDeclarator:function(e,t){if(e.get("id").isObjectPattern()){var r=e;e.get("id").traverse({RestProperty:function(e){if(this.originalPath.node.id.properties.length>1&&!o.isIdentifier(this.originalPath.node.init)){var n=e.scope.generateUidIdentifierBasedOnNode(this.originalPath.node.init,"ref");return this.originalPath.insertBefore(o.variableDeclarator(n,this.originalPath.node.init)),void this.originalPath.replaceWith(o.variableDeclarator(this.originalPath.node.id,n))}var i=this.originalPath.node.init,a=[];e.findParent(function(e){if(e.isObjectProperty())a.unshift(e.node.key.name);else if(e.isVariableDeclarator())return!0}),a.length&&a.forEach(function(e){i=o.memberExpression(i,o.identifier(e))});var u=s(t,e.parentPath.node.properties,i),l=u[0],c=u[1];r.insertAfter(o.variableDeclarator(l,c)),r=r.getSibling(r.key+1),0===e.parentPath.node.properties.length&&e.findParent(function(e){return e.isObjectProperty()||e.isVariableDeclarator()}).remove()}},{originalPath:e})}},ExportNamedDeclaration:function(e){var r=e.get("declaration");if(r.isVariableDeclaration()&&t(r)){var n=[];for(var i in e.getOuterBindingIdentifiers(e)){var s=o.identifier(i);n.push(o.exportSpecifier(s,s))}e.replaceWith(r.node),e.insertAfter(o.exportNamedDeclaration(null,n))}},CatchClause:function(e){var t=e.get("param");a(t.parentPath,t)},AssignmentExpression:function(e,r){var n=e.get("left");if(n.isObjectPattern()&&t(n)){var i=[],a=void 0;(e.isCompletionRecord()||e.parentPath.isExpressionStatement())&&(a=e.scope.generateUidIdentifierBasedOnNode(e.node.right,"ref"),i.push(o.variableDeclaration("var",[o.variableDeclarator(a,e.node.right)])));var u=s(r,e.node.left.properties,a),l=u[0],c=u[1],f=o.clone(e.node);f.right=a,i.push(o.expressionStatement(f)),i.push(o.toStatement(o.assignmentExpression("=",l,c))),a&&i.push(o.expressionStatement(a)),e.replaceWithMultiple(i)}},ForXStatement:function(e){var r=e.node,n=e.scope,i=e.get("left"),s=r.left;if(o.isObjectPattern(s)&&t(i)){var a=n.generateUidIdentifier("ref");return r.left=o.variableDeclaration("var",[o.variableDeclarator(a)]),e.ensureBlock(),void r.body.body.unshift(o.variableDeclaration("var",[o.variableDeclarator(s,a)]))}if(o.isVariableDeclaration(s)){var u=s.declarations[0].id;if(o.isObjectPattern(u)){var l=n.generateUidIdentifier("ref");r.left=o.variableDeclaration(s.kind,[o.variableDeclarator(l,null)]),e.ensureBlock(),r.body.body.unshift(o.variableDeclaration(r.left.kind,[o.variableDeclarator(u,l)]))}}},ObjectExpression:function(e,t){function r(){u.length&&(a.push(o.objectExpression(u)),u=[])}if(n(e.node)){var s=t.opts.useBuiltIns||!1;if("boolean"!=typeof s)throw new Error("transform-object-rest-spread currently only accepts a boolean option for useBuiltIns (defaults to false)");for(var a=[],u=[],l=e.node.properties,c=Array.isArray(l),f=0,l=c?l:(0,i.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}var d=p;o.isSpreadProperty(d)?(r(),a.push(d.argument)):u.push(d)}r(),o.isObjectExpression(a[0])||a.unshift(o.objectExpression([]));var h=s?o.memberExpression(o.identifier("Object"),o.identifier("assign")):t.addHelper("extends");e.replaceWith(o.callExpression(h,a))}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,t){for(var r=t.arguments[0].properties,i=!0,s=0;s<r.length;s++){var a=r[s],o=n.toComputedKey(a);if(n.isLiteral(o,{value:"displayName"})){i=!1;break}}i&&r.unshift(n.objectProperty(n.identifier("displayName"),n.stringLiteral(e)))}function r(e){if(!e||!n.isCallExpression(e))return!1;if(!s(e.callee)&&!a(e.callee))return!1;var t=e.arguments;if(1!==t.length)return!1;var r=t[0];return!!n.isObjectExpression(r)}var n=e.types,s=n.buildMatchMemberExpression("React.createClass"),a=function(e){return"createReactClass"===e.name};return{visitor:{ExportDefaultDeclaration:function(e,n){var s=e.node;if(r(s.declaration)){var a=n.file.opts.basename;"index"===a&&(a=i.default.basename(i.default.dirname(n.file.opts.filename))),t(a,s.declaration)}},CallExpression:function(e){var i=e.node;if(r(i)){var s=void 0;e.find(function(e){if(e.isAssignmentExpression())s=e.node.left;else if(e.isObjectProperty())s=e.node.key;else if(e.isVariableDeclarator())s=e.node.id;else if(e.isStatement())return!0;if(s)return!0}),s&&(n.isMemberExpression(s)&&(s=s.property),n.isIdentifier(s)&&t(s.name,i))}}}}};var n=r(19),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){var t=e.types,r=/\*?\s*@jsx\s+([^\s]+)/,n=(0,l.default)({pre:function(e){var r=e.tagName,n=e.args;t.react.isCompatTag(r)?n.push(t.stringLiteral(r)):n.push(e.tagExpr)},post:function(e,t){e.callee=t.get("jsxIdentifier")()}});return n.Program=function(e,n){for(var i=n.file,a=n.opts.pragma||"React.createElement",o=i.ast.comments,u=Array.isArray(o),l=0,o=u?o:(0,s.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c,p=r.exec(f.value);if(p){if("React.DOM"===(a=p[1]))throw i.buildCodeFrameError(f,"The @jsx React.DOM pragma has been deprecated as of React 0.12");break}}n.set("jsxIdentifier",function(){return a.split(".").map(function(e){return t.identifier(e)}).reduce(function(e,r){return t.memberExpression(e,r)})})},{inherits:o.default,visitor:n}};var a=r(127),o=n(a),u=r(351),l=n(u);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(){return{visitor:{Program:function(e,t){if(!1!==t.opts.strict&&!1!==t.opts.strictMode){for(var r=e.node,n=r.directives,s=Array.isArray(n),o=0,n=s?n:(0,i.default)(n);;){var u;if(s){if(o>=n.length)break;u=n[o++]}else{if(o=n.next(),o.done)break;u=o.value}if("use strict"===u.value.value)return}e.unshiftContainer("directives",a.directive(a.directiveLiteral("use strict")))}}}}};var s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=["commonjs","amd","umd","systemjs"],n=!1,i="commonjs",s=!1;if(void 0!==t&&(void 0!==t.loose&&(n=t.loose),void 0!==t.modules&&(i=t.modules),void 0!==t.spec&&(s=t.spec)),"boolean"!=typeof n)throw new Error("Preset es2015 'loose' option must be a boolean.");if("boolean"!=typeof s)throw new Error("Preset es2015 'spec' option must be a boolean.");if(!1!==i&&-1===r.indexOf(i))throw new Error("Preset es2015 'modules' option must be 'false' to indicate no modules\nor a module type which be be one of: 'commonjs' (default), 'amd', 'umd', 'systemjs'");var o={loose:n};return{plugins:[[a.default,{loose:n,spec:s}],u.default,c.default,[p.default,{spec:s}],h.default,[y.default,o],g.default,E.default,A.default,[_.default,o],[C.default,o],P.default,F.default,O.default,[R.default,o],M.default,[L.default,o],U.default,G.default,"commonjs"===i&&[Y.default,o],"systemjs"===i&&[K.default,o],"amd"===i&&[J.default,o],"umd"===i&&[z.default,o],[Q.default,{async:!1,asyncGenerators:!1}]].filter(Boolean)}}t.__esModule=!0;var s=r(83),a=n(s),o=r(76),u=n(o),l=r(75),c=n(l),f=r(68),p=n(f),d=r(69),h=n(d),m=r(71),y=n(m),v=r(78),g=n(v),b=r(80),E=n(b),x=r(130),A=n(x),S=r(72),_=n(S),D=r(74),C=n(D),w=r(82),P=n(w),k=r(85),F=n(k),T=r(66),O=n(T),B=r(81),R=n(B),I=r(79),M=n(I),N=r(73),L=n(N),j=r(70),U=n(j),V=r(84),G=n(V),W=r(77),Y=n(W),q=r(208),K=n(q),H=r(131),J=n(H),X=r(209),z=n(X),$=r(86),Q=n($),Z=i({});t.default=Z,Object.defineProperty(Z,"buildPreset",{configurable:!0,writable:!0,enumerable:!1,value:i}),e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(132),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default={plugins:[i.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(128),s=n(i),a=r(129),o=n(a);t.default={plugins:[s.default,o.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(221),s=n(i),a=r(203),o=n(a),u=r(210),l=n(u);t.default={presets:[s.default],plugins:[o.default,l.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(222),s=n(i),a=r(204),o=n(a),u=r(205),l=n(u),c=r(324),f=n(c);t.default={presets:[s.default],plugins:[f.default,o.default,l.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(128),s=n(i),a=r(129),o=n(a),u=r(132),l=n(u),c=r(213),f=n(c),p=r(327),d=n(p);t.default={plugins:[s.default,o.default,l.default,d.default,f.default]},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(3),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=function e(t,r){(0,i.default)(this,e),this.file=t,this.options=r};t.default=s,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.Flow=t.Pure=t.Generated=t.User=t.Var=t.BlockScoped=t.Referenced=t.Scope=t.Expression=t.Statement=t.BindingIdentifier=t.ReferencedMemberExpression=t.ReferencedIdentifier=void 0;var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);t.ReferencedIdentifier={types:["Identifier","JSXIdentifier"],checkPath:function(e,t){var r=e.node,s=e.parent;if(!i.isIdentifier(r,t)&&!i.isJSXMemberExpression(s,t)){if(!i.isJSXIdentifier(r,t))return!1;if(n.react.isCompatTag(r.name))return!1}return i.isReferenced(r,s)}},t.ReferencedMemberExpression={types:["MemberExpression"],checkPath:function(e){var t=e.node,r=e.parent;return i.isMemberExpression(t)&&i.isReferenced(t,r)}},t.BindingIdentifier={types:["Identifier"],checkPath:function(e){var t=e.node,r=e.parent;return i.isIdentifier(t)&&i.isBinding(t,r)}},t.Statement={types:["Statement"],checkPath:function(e){var t=e.node,r=e.parent;if(i.isStatement(t)){if(i.isVariableDeclaration(t)){if(i.isForXStatement(r,{left:t}))return!1;if(i.isForStatement(r,{init:t}))return!1}return!0}return!1}},t.Expression={types:["Expression"],checkPath:function(e){return e.isIdentifier()?e.isReferencedIdentifier():i.isExpression(e.node)}},t.Scope={types:["Scopable"],checkPath:function(e){return i.isScope(e.node,e.parent)}},t.Referenced={checkPath:function(e){return i.isReferenced(e.node,e.parent)}},t.BlockScoped={checkPath:function(e){return i.isBlockScoped(e.node)}},t.Var={types:["VariableDeclaration"],checkPath:function(e){return i.isVar(e.node)}},t.User={checkPath:function(e){return e.node&&!!e.node.loc}},t.Generated={checkPath:function(e){return!e.isUser()}},t.Pure={checkPath:function(e,t){return e.scope.isPure(e.node,t)}},t.Flow={types:["Flow","ImportDeclaration","ExportDeclaration","ImportSpecifier"],checkPath:function(e){var t=e.node;return!!i.isFlow(t)||(i.isImportDeclaration(t)?"type"===t.importKind||"typeof"===t.importKind:i.isExportDeclaration(t)?"type"===t.exportKind:!!i.isImportSpecifier(t)&&("type"===t.importKind||"typeof"===t.importKind))}}},function(e,t,r){"use strict";t.__esModule=!0;var n=r(3),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=function(){function e(t){var r=t.existing,n=t.identifier,s=t.scope,a=t.path,o=t.kind;(0,i.default)(this,e),this.identifier=n,this.scope=s,this.path=a,this.kind=o,this.constantViolations=[],this.constant=!0,this.referencePaths=[],this.referenced=!1,this.references=0,this.clearValue(),r&&(this.constantViolations=[].concat(r.path,r.constantViolations,this.constantViolations))}return e.prototype.deoptValue=function(){this.clearValue(),this.hasDeoptedValue=!0},e.prototype.setValue=function(e){this.hasDeoptedValue||(this.hasValue=!0,this.value=e)},e.prototype.clearValue=function(){this.hasDeoptedValue=!1,this.hasValue=!1,this.value=null},e.prototype.reassign=function(e){this.constant=!1,-1===this.constantViolations.indexOf(e)&&this.constantViolations.push(e)},e.prototype.reference=function(e){-1===this.referencePaths.indexOf(e)&&(this.referenced=!0,this.references++,this.referencePaths.push(e))},e.prototype.dereference=function(){this.references--,this.referenced=!!this.references},e}();t.default=s,e.exports=t.default},function(e,t,r){"use strict";function n(e,t,r){for(var n=[].concat(e),i=(0,a.default)(null);n.length;){var s=n.shift();if(s){var o=u.getBindingIdentifiers.keys[s.type];if(u.isIdentifier(s))if(t){var l=i[s.name]=i[s.name]||[];l.push(s)}else i[s.name]=s;else if(u.isExportDeclaration(s))u.isDeclaration(s.declaration)&&n.push(s.declaration);else{if(r){if(u.isFunctionDeclaration(s)){n.push(s.id);continue}if(u.isFunctionExpression(s))continue}if(o)for(var c=0;c<o.length;c++){var f=o[c];s[f]&&(n=n.concat(s[f]))}}}}return i}function i(e,t){return n(e,t,!0)}t.__esModule=!0;var s=r(9),a=function(e){return e&&e.__esModule?e:{default:e}}(s);t.getBindingIdentifiers=n,t.getOuterBindingIdentifiers=i;var o=r(1),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o);n.keys={DeclareClass:["id"],DeclareFunction:["id"],DeclareModule:["id"],DeclareVariable:["id"],InterfaceDeclaration:["id"],TypeAlias:["id"],OpaqueType:["id"],CatchClause:["param"],LabeledStatement:["label"],UnaryExpression:["argument"],AssignmentExpression:["left"],ImportSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportDefaultSpecifier:["local"],ImportDeclaration:["specifiers"],ExportSpecifier:["exported"],ExportNamespaceSpecifier:["exported"],ExportDefaultSpecifier:["exported"],FunctionDeclaration:["id","params"],FunctionExpression:["id","params"],ClassDeclaration:["id"],ClassExpression:["id"],RestElement:["argument"],UpdateExpression:["argument"],RestProperty:["argument"],ObjectProperty:["value"],AssignmentPattern:["left"],ArrayPattern:["elements"],ObjectPattern:["properties"],VariableDeclaration:["declarations"],VariableDeclarator:["id"]}},function(e,t){"use strict";e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,r){"use strict";var n=r(138),i=r(13)("toStringTag"),s="Arguments"==n(function(){return arguments}()),a=function(e,t){try{return e[t]}catch(e){}};e.exports=function(e){var t,r,o;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=a(t=Object(e),i))?r:s?n(t):"Object"==(o=n(t))&&"function"==typeof t.callee?"Arguments":o}},function(e,t,r){"use strict";var n=r(146),i=r(57).getWeak,s=r(21),a=r(16),o=r(136),u=r(55),l=r(137),c=r(28),f=r(58),p=l(5),d=l(6),h=0,m=function(e){return e._l||(e._l=new y)},y=function(){this.a=[]},v=function(e,t){return p(e.a,function(e){return e[0]===t})};y.prototype={get:function(e){var t=v(this,e);if(t)return t[1]},has:function(e){return!!v(this,e)},set:function(e,t){var r=v(this,e);r?r[1]=t:this.a.push([e,t])},delete:function(e){var t=d(this.a,function(t){return t[0]===e});return~t&&this.a.splice(t,1),!!~t}},e.exports={getConstructor:function(e,t,r,s){var l=e(function(e,n){o(e,l,t,"_i"),e._t=t,e._i=h++,e._l=void 0,void 0!=n&&u(n,r,e[s],e)});return n(l.prototype,{delete:function(e){if(!a(e))return!1;var r=i(e);return!0===r?m(f(this,t)).delete(e):r&&c(r,this._i)&&delete r[this._i]},has:function(e){if(!a(e))return!1;var r=i(e);return!0===r?m(f(this,t)).has(e):r&&c(r,this._i)}}),l},def:function(e,t,r){var n=i(s(t),!0);return!0===n?m(e).set(t,r):n[e._i]=r,e},ufstore:m}},function(e,t,r){"use strict";var n=r(16),i=r(15).document,s=n(i)&&n(i.createElement);e.exports=function(e){return s?i.createElement(e):{}}},function(e,t,r){"use strict";e.exports=!r(22)&&!r(27)(function(){return 7!=Object.defineProperty(r(230)("div"),"a",{get:function(){return 7}}).a})},function(e,t,r){"use strict";var n=r(138);e.exports=Array.isArray||function(e){return"Array"==n(e)}},function(e,t){"use strict";e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,r){"use strict";var n=r(44),i=r(145),s=r(91),a=r(94),o=r(142),u=Object.assign;e.exports=!u||r(27)(function(){var e={},t={},r=Symbol(),n="abcdefghijklmnopqrst";return e[r]=7,n.split("").forEach(function(e){t[e]=e}),7!=u({},e)[r]||Object.keys(u({},t)).join("")!=n})?function(e,t){for(var r=a(e),u=arguments.length,l=1,c=i.f,f=s.f;u>l;)for(var p,d=o(arguments[l++]),h=c?n(d).concat(c(d)):n(d),m=h.length,y=0;m>y;)f.call(d,p=h[y++])&&(r[p]=d[p]);return r}:u},function(e,t,r){"use strict";var n=r(91),i=r(92),s=r(37),a=r(154),o=r(28),u=r(231),l=Object.getOwnPropertyDescriptor;t.f=r(22)?l:function(e,t){if(e=s(e),t=a(t,!0),u)try{return l(e,t)}catch(e){}if(o(e,t))return i(!n.f.call(e,t),e[t])}},function(e,t,r){"use strict";var n=r(237),i=r(141).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return n(e,i)}},function(e,t,r){"use strict";var n=r(28),i=r(37),s=r(420)(!1),a=r(150)("IE_PROTO");e.exports=function(e,t){var r,o=i(e),u=0,l=[];for(r in o)r!=a&&n(o,r)&&l.push(r);for(;t.length>u;)n(o,r=t[u++])&&(~s(l,r)||l.push(r));return l}},function(e,t,r){"use strict";var n=r(228),i=r(13)("iterator"),s=r(56);e.exports=r(5).getIteratorMethod=function(e){if(void 0!=e)return e[i]||e["@@iterator"]||s[n(e)]}},function(e,t,r){(function(n){"use strict";function i(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type)||("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&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))}function s(e){var r=this.useColors;if(e[0]=(r?"%c":"")+this.namespace+(r?" %c":" ")+e[0]+(r?"%c ":" ")+"+"+t.humanize(this.diff),r){var n="color: "+this.color;e.splice(1,0,n,"color: inherit");var i=0,s=0;e[0].replace(/%[a-zA-Z%]/g,function(e){"%%"!==e&&(i++,"%c"===e&&(s=i))}),e.splice(s,0,n)}}function a(){return"object"===("undefined"==typeof console?"undefined":l(console))&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function o(e){try{null==e?t.storage.removeItem("debug"):t.storage.debug=e}catch(e){}}function u(){var e;try{e=t.storage.debug}catch(e){}return!e&&void 0!==n&&"env"in n&&(e=n.env.DEBUG),e}var l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t=e.exports=r(458),t.log=a,t.formatArgs=s,t.save=o,t.load=u,t.useColors=i,t.storage="undefined"!=typeof chrome&&void 0!==chrome.storage?chrome.storage.local:function(){try{return window.localStorage}catch(e){}}(),t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],t.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}},t.enable(u())}).call(t,r(8))},function(e,t){"use strict";!function(){function t(e){return 48<=e&&e<=57}function r(e){return 48<=e&&e<=57||97<=e&&e<=102||65<=e&&e<=70}function n(e){return e>=48&&e<=55}function i(e){return 32===e||9===e||11===e||12===e||160===e||e>=5760&&d.indexOf(e)>=0}function s(e){return 10===e||13===e||8232===e||8233===e}function a(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(Math.floor((e-65536)/1024)+55296)+String.fromCharCode((e-65536)%1024+56320)}function o(e){return e<128?h[e]:p.NonAsciiIdentifierStart.test(a(e))}function u(e){return e<128?m[e]:p.NonAsciiIdentifierPart.test(a(e))}function l(e){return e<128?h[e]:f.NonAsciiIdentifierStart.test(a(e))}function c(e){return e<128?m[e]:f.NonAsciiIdentifierPart.test(a(e))}var f,p,d,h,m,y;for(p={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B2\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,NonAsciiIdentifierPart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B2\u08E4-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58\u0C59\u0C60-\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D57\u0D60-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA69D\uA69F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2D\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/},f={
NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B2\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDE00-\uDE11\uDE13-\uDE2B\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF5D-\uDF61]|\uD805[\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDE00-\uDE2F\uDE44\uDE80-\uDEAA]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF98]|\uD809[\uDC00-\uDC6E]|[\uD80C\uD840-\uD868\uD86A-\uD86C][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D]|\uD87E[\uDC00-\uDE1D]/,NonAsciiIdentifierPart:/[\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B2\u08E4-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58\u0C59\u0C60-\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D57\u0D60-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA69D\uA69F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA7AD\uA7B0\uA7B1\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64\uAB65\uABC0-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2D\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDD0-\uDDDA\uDE00-\uDE11\uDE13-\uDE37\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF01-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF98]|\uD809[\uDC00-\uDC6E]|[\uD80C\uD840-\uD868\uD86A-\uD86C][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/},d=[5760,6158,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279],h=new Array(128),y=0;y<128;++y)h[y]=y>=97&&y<=122||y>=65&&y<=90||36===y||95===y;for(m=new Array(128),y=0;y<128;++y)m[y]=y>=97&&y<=122||y>=65&&y<=90||y>=48&&y<=57||36===y||95===y;e.exports={isDecimalDigit:t,isHexDigit:r,isOctalDigit:n,isWhiteSpace:i,isLineTerminator:s,isIdentifierStartES5:o,isIdentifierPartES5:u,isIdentifierStartES6:l,isIdentifierPartES6:c}}()},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"Set");e.exports=s},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new i;++t<r;)this.add(e[t])}var i=r(160),s=r(561),a=r(562);n.prototype.add=n.prototype.push=s,n.prototype.has=a,e.exports=n},function(e,t,r){"use strict";var n=r(17),i=n.Uint8Array;e.exports=i},function(e,t){"use strict";function r(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}e.exports=r},function(e,t,r){"use strict";function n(e,t){var r=a(e),n=!r&&s(e),c=!r&&!n&&o(e),p=!r&&!n&&!c&&l(e),d=r||n||c||p,h=d?i(e.length,String):[],m=h.length;for(var y in e)!t&&!f.call(e,y)||d&&("length"==y||c&&("offset"==y||"parent"==y)||p&&("buffer"==y||"byteLength"==y||"byteOffset"==y)||u(y,m))||h.push(y);return h}var i=r(513),s=r(112),a=r(6),o=r(113),u=r(171),l=r(177),c=Object.prototype,f=c.hasOwnProperty;e.exports=n},function(e,t){"use strict";function r(e,t,r,n){var i=-1,s=null==e?0:e.length;for(n&&s&&(r=e[++i]);++i<s;)r=t(r,e[i],i,e);return r}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){(void 0===r||s(e[t],r))&&(void 0!==r||t in e)||i(e,t,r)}var i=r(163),s=r(46);e.exports=n},function(e,t,r){"use strict";var n=r(527),i=n();e.exports=i},function(e,t,r){"use strict";function n(e,t){t=i(t,e);for(var r=0,n=t.length;null!=e&&r<n;)e=e[s(t[r++])];return r&&r==n?e:void 0}var i=r(255),s=r(108);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=t(e);return s(e)?n:i(n,r(e))}var i=r(161),s=r(6);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,a,o){return e===t||(null==e||null==t||!s(e)&&!s(t)?e!==e&&t!==t:i(e,t,r,a,n,o))}var i=r(494),s=r(25);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=-1,n=s(e)?Array(e.length):[];return i(e,function(e,i,s){n[++r]=t(e,i,s)}),n}var i=r(487),s=r(24);e.exports=n},function(e,t,r){"use strict";function n(e){if("string"==typeof e)return e;if(a(e))return s(e,n)+"";if(o(e))return c?c.call(e):"";var t=e+"";return"0"==t&&1/e==-u?"-0":t}var i=r(45),s=r(60),a=r(6),o=r(62),u=1/0,l=i?i.prototype:void 0,c=l?l.toString:void 0;e.exports=n},function(e,t){"use strict";function r(e,t){return e.has(t)}e.exports=r},function(e,t,r){"use strict";function n(e,t){return i(e)?e:s(e,t)?[e]:a(o(e))}var i=r(6),s=r(173),a=r(571),o=r(114);e.exports=n},function(e,t,r){(function(e){"use strict";function n(e,t){if(t)return e.slice();var r=e.length,n=c?c(r):new e.constructor(r);return e.copy(n),n}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=r(17),a="object"==i(t)&&t&&!t.nodeType&&t,o=a&&"object"==i(e)&&e&&!e.nodeType&&e,u=o&&o.exports===a,l=u?s.Buffer:void 0,c=l?l.allocUnsafe:void 0;e.exports=n}).call(t,r(39)(e))},function(e,t,r){"use strict";function n(e,t){var r=t?i(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}var i=r(167);e.exports=n},function(e,t,r){"use strict";function n(e){return function(t,r,n){var o=Object(t);if(!s(t)){var u=i(r,3);t=a(t),r=function(e){return u(o[e],e,o)}}var l=e(t,r,n);return l>-1?o[u?t[l]:l]:void 0}}var i=r(61),s=r(24),a=r(32);e.exports=n},function(e,t,r){"use strict";var n=r(38),i=function(){try{var e=n(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},function(e,t,r){"use strict";function n(e,t,r,n,l,c){var f=r&o,p=e.length,d=t.length;if(p!=d&&!(f&&d>p))return!1;var h=c.get(e);if(h&&c.get(t))return h==t;var m=-1,y=!0,v=r&u?new i:void 0;for(c.set(e,t),c.set(t,e);++m<p;){var g=e[m],b=t[m];if(n)var E=f?n(b,g,m,t,e,c):n(g,b,m,e,t,c);if(void 0!==E){if(E)continue;y=!1;break}if(v){if(!s(t,function(e,t){if(!a(v,t)&&(g===e||l(g,e,r,n,c)))return v.push(t)})){y=!1;break}}else if(g!==b&&!l(g,b,r,n,c)){y=!1;break}}return c.delete(e),c.delete(t),y}var i=r(242),s=r(482),a=r(254),o=1,u=2;e.exports=n},function(e,t){(function(t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n="object"==(void 0===t?"undefined":r(t))&&t&&t.Object===Object&&t;e.exports=n}).call(t,function(){return this}())},function(e,t,r){"use strict";function n(e){return i(e,a,s)}var i=r(250),s=r(170),a=r(32);e.exports=n},function(e,t,r){"use strict";var n=r(161),i=r(169),s=r(170),a=r(279),o=Object.getOwnPropertySymbols,u=o?function(e){for(var t=[];e;)n(t,s(e)),e=i(e);return t}:a;e.exports=u},function(e,t,r){"use strict";var n=r(472),i=r(159),s=r(474),a=r(241),o=r(475),u=r(30),l=r(272),c=l(n),f=l(i),p=l(s),d=l(a),h=l(o),m=u;(n&&"[object DataView]"!=m(new n(new ArrayBuffer(1)))||i&&"[object Map]"!=m(new i)||s&&"[object Promise]"!=m(s.resolve())||a&&"[object Set]"!=m(new a)||o&&"[object WeakMap]"!=m(new o))&&(m=function(e){var t=u(e),r="[object Object]"==t?e.constructor:void 0,n=r?l(r):"";if(n)switch(n){case c:return"[object DataView]";case f:return"[object Map]";case p:return"[object Promise]";case d:return"[object Set]";case h:return"[object WeakMap]"}return t}),e.exports=m},function(e,t,r){"use strict";function n(e,t,r){t=i(t,e);for(var n=-1,c=t.length,f=!1;++n<c;){var p=l(t[n]);if(!(f=null!=e&&r(e,p)))break;e=e[p]}return f||++n!=c?f:!!(c=null==e?0:e.length)&&u(c)&&o(p,c)&&(a(e)||s(e))}var i=r(255),s=r(112),a=r(6),o=r(171),u=r(176),l=r(108);e.exports=n},function(e,t,r){"use strict";function n(e){return"function"!=typeof e.constructor||a(e)?{}:i(s(e))}var i=r(486),s=r(169),a=r(105);e.exports=n},function(e,t,r){"use strict";function n(e){return e===e&&!i(e)}var i=r(18);e.exports=n},function(e,t){"use strict";function r(e){var t=-1,r=Array(e.size);return e.forEach(function(e,n){r[++t]=[n,e]}),r}e.exports=r},function(e,t){"use strict";function r(e,t){return function(r){return null!=r&&(r[e]===t&&(void 0!==t||e in Object(r)))}}e.exports=r},function(e,t,r){(function(e){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(261),s="object"==n(t)&&t&&!t.nodeType&&t,a=s&&"object"==n(e)&&e&&!e.nodeType&&e,o=a&&a.exports===s,u=o&&i.process,l=function(){try{return u&&u.binding&&u.binding("util")}catch(e){}}();e.exports=l}).call(t,r(39)(e))},function(e,t){"use strict";function r(e,t){return function(r){return e(t(r))}}e.exports=r},function(e,t){"use strict";function r(e){if(null!=e){try{return i.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var n=Function.prototype,i=n.toString;e.exports=r},function(e,t,r){"use strict";var n=r(244),i=r(573),s=r(101),a=r(529),o=s(function(e){return e.push(void 0,a),n(i,void 0,e)});e.exports=o},function(e,t,r){"use strict";function n(e,t){return null!=e&&s(e,t,i)}var i=r(490),s=r(265);e.exports=n},function(e,t,r){"use strict";function n(e){if(!a(e)||i(e)!=o)return!1;var t=s(e);if(null===t)return!0;var r=f.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&c.call(r)==p}var i=r(30),s=r(169),a=r(25),o="[object Object]",u=Function.prototype,l=Object.prototype,c=u.toString,f=l.hasOwnProperty,p=c.call(Object);e.exports=n},function(e,t,r){"use strict";var n=r(498),i=r(102),s=r(270),a=s&&s.isRegExp,o=a?i(a):n;e.exports=o},function(e,t,r){"use strict";var n=r(101),i=r(593),s=n(i);e.exports=s},function(e,t,r){"use strict";function n(e,t,r){return t=(r?s(e,t,r):void 0===t)?1:a(t),i(o(e),t)}var i=r(510),s=r(172),a=r(48),o=r(114);e.exports=n},function(e,t){"use strict";function r(){return[]}e.exports=r},function(e,t,r){"use strict";function n(e){return null==e?[]:i(e,s(e))}var i=r(515),s=r(32);e.exports=n},function(e,t){"use strict";function r(e,t,r){if(c)try{c.call(l,e,t,{value:r})}catch(n){e[t]=r}else e[t]=r}function n(e){return e&&(r(e,"call",e.call),r(e,"apply",e.apply)),e}function i(e){return f?f.call(l,e):(m.prototype=e||null,new m)}function s(){do{var e=a(h.call(d.call(y(),36),2))}while(p.call(v,e));return v[e]=e}function a(e){var t={};return t[e]=!0,Object.keys(t)[0]}function o(e){return i(null)}function u(e){function t(t){function n(r,n){if(r===u)return n?i=null:i||(i=e(t))}var i;r(t,a,n)}function n(e){return p.call(e,a)||t(e),e[a](u)}var a=s(),u=i(null);return e=e||o,n.forget=function(e){p.call(e,a)&&e[a](u,!0)},n}var l=Object,c=Object.defineProperty,f=Object.create;n(c),n(f);var p=n(Object.prototype.hasOwnProperty),d=n(Number.prototype.toString),h=n(String.prototype.slice),m=function(){},y=Math.random,v=i(null);t.makeUniqueKey=s;var g=Object.getOwnPropertyNames;Object.getOwnPropertyNames=function(e){for(var t=g(e),r=0,n=0,i=t.length;r<i;++r)p.call(v,t[r])||(r>n&&(t[n]=t[r]),++n);return t.length=n,t},t.makeAccessor=u},function(e,t,r){var n;(function(e,i){"use strict";var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};!function(a){var o="object"==s(t)&&t,u="object"==s(e)&&e&&e.exports==o&&e,l="object"==(void 0===i?"undefined":s(i))&&i;l.global!==l&&l.window!==l||(a=l);var c={rangeOrder:"A range’s `stop` value must be greater than or equal to the `start` value.",codePointRange:"Invalid code point value. Code points range from U+000000 to U+10FFFF."},f=/\\x00([^0123456789]|$)/g,p={},d=p.hasOwnProperty,h=function(e,t){for(var r=-1,n=e.length;++r<n;)t(e[r],r)},m=p.toString,y=function(e){return"[object Array]"==m.call(e)},v=function(e){return"number"==typeof e||"[object Number]"==m.call(e)},g=function(e,t){var r=String(e);return r.length<t?("0000"+r).slice(-t):r},b=function(e){return Number(e).toString(16).toUpperCase()},E=[].slice,x=function(e){for(var t,r=-1,n=e.length,i=n-1,s=[],a=!0,o=0;++r<n;)if(t=e[r],a)s.push(t),o=t,a=!1;else if(t==o+1){if(r!=i){o=t;continue}a=!0,s.push(t+1)}else s.push(o+1,t),o=t;return a||s.push(t+1),s},A=function(e,t){for(var r,n,i=0,s=e.length;i<s;){if(r=e[i],n=e[i+1],t>=r&&t<n)return t==r?n==r+1?(e.splice(i,2),e):(e[i]=t+1,e):t==n-1?(e[i+1]=t,e):(e.splice(i,2,r,t,t+1,n),e);i+=2}return e},S=function(e,t,r){if(r<t)throw Error(c.rangeOrder);for(var n,i,s=0;s<e.length;){if(n=e[s],i=e[s+1]-1,n>r)return e;if(t<=n&&r>=i)e.splice(s,2);else{if(t>=n&&r<i)return t==n?(e[s]=r+1,e[s+1]=i+1,e):(e.splice(s,2,n,t,r+1,i+1),e);if(t>=n&&t<=i)e[s+1]=t;else if(r>=n&&r<=i)return e[s]=r+1,e;s+=2}}return e},_=function(e,t){var r,n,i=0,s=null,a=e.length;if(t<0||t>1114111)throw RangeError(c.codePointRange);for(;i<a;){if(r=e[i],n=e[i+1],t>=r&&t<n)return e;if(t==r-1)return e[i]=t,e;if(r>t)return e.splice(null!=s?s+2:0,0,t,t+1),e;if(t==n)return t+1==e[i+2]?(e.splice(i,4,r,e[i+3]),e):(e[i+1]=t+1,e);s=i,i+=2}return e.push(t,t+1),e},D=function(e,t){for(var r,n,i=0,s=e.slice(),a=t.length;i<a;)r=t[i],n=t[i+1]-1,s=r==n?_(s,r):w(s,r,n),i+=2;return s},C=function(e,t){for(var r,n,i=0,s=e.slice(),a=t.length;i<a;)r=t[i],n=t[i+1]-1,s=r==n?A(s,r):S(s,r,n),i+=2;return s},w=function(e,t,r){if(r<t)throw Error(c.rangeOrder);if(t<0||t>1114111||r<0||r>1114111)throw RangeError(c.codePointRange);for(var n,i,s=0,a=!1,o=e.length;s<o;){if(n=e[s],i=e[s+1],a){if(n==r+1)return e.splice(s-1,2),e;if(n>r)return e;n>=t&&n<=r&&(i>t&&i-1<=r?(e.splice(s,2),s-=2):(e.splice(s-1,2),s-=2))}else{if(n==r+1)return e[s]=t,e;if(n>r)return e.splice(s,0,t,r+1),e;if(t>=n&&t<i&&r+1<=i)return e;t>=n&&t<i||i==t?(e[s+1]=r+1,a=!0):t<=n&&r+1>=i&&(e[s]=t,e[s+1]=r+1,a=!0)}s+=2}return a||e.push(t,r+1),e},P=function(e,t){var r=0,n=e.length,i=e[r],s=e[n-1];if(n>=2&&(t<i||t>s))return!1;for(;r<n;){if(i=e[r],s=e[r+1],t>=i&&t<s)return!0;r+=2}return!1},k=function(e,t){for(var r,n=0,i=t.length,s=[];n<i;)r=t[n],P(e,r)&&s.push(r),++n;return x(s)},F=function(e){return!e.length},T=function(e){return 2==e.length&&e[0]+1==e[1]},O=function(e){for(var t,r,n=0,i=[],s=e.length;n<s;){for(t=e[n],r=e[n+1];t<r;)i.push(t),++t;n+=2}return i},B=Math.floor,R=function(e){return parseInt(B((e-65536)/1024)+55296,10)},I=function(e){return parseInt((e-65536)%1024+56320,10)},M=String.fromCharCode,N=function(e){return 9==e?"\\t":10==e?"\\n":12==e?"\\f":13==e?"\\r":92==e?"\\\\":36==e||e>=40&&e<=43||45==e||46==e||63==e||e>=91&&e<=94||e>=123&&e<=125?"\\"+M(e):e>=32&&e<=126?M(e):e<=255?"\\x"+g(b(e),2):"\\u"+g(b(e),4)},L=function(e){return e<=65535?N(e):"\\u{"+e.toString(16).toUpperCase()+"}"},j=function(e){var t,r=e.length,n=e.charCodeAt(0);return n>=55296&&n<=56319&&r>1?(t=e.charCodeAt(1),1024*(n-55296)+t-56320+65536):n},U=function(e){var t,r,n="",i=0,s=e.length;if(T(e))return N(e[0]);for(;i<s;)t=e[i],r=e[i+1]-1,n+=t==r?N(t):t+1==r?N(t)+N(r):N(t)+"-"+N(r),i+=2;return"["+n+"]"},V=function(e){var t,r,n="",i=0,s=e.length;if(T(e))return L(e[0]);for(;i<s;)t=e[i],r=e[i+1]-1,n+=t==r?L(t):t+1==r?L(t)+L(r):L(t)+"-"+L(r),i+=2;return"["+n+"]"},G=function(e){for(var t,r,n=[],i=[],s=[],a=[],o=0,u=e.length;o<u;)t=e[o],r=e[o+1]-1,t<55296?(r<55296&&s.push(t,r+1),r>=55296&&r<=56319&&(s.push(t,55296),n.push(55296,r+1)),r>=56320&&r<=57343&&(s.push(t,55296),n.push(55296,56320),i.push(56320,r+1)),r>57343&&(s.push(t,55296),n.push(55296,56320),i.push(56320,57344),r<=65535?s.push(57344,r+1):(s.push(57344,65536),a.push(65536,r+1)))):t>=55296&&t<=56319?(r>=55296&&r<=56319&&n.push(t,r+1),r>=56320&&r<=57343&&(n.push(t,56320),i.push(56320,r+1)),r>57343&&(n.push(t,56320),i.push(56320,57344),r<=65535?s.push(57344,r+1):(s.push(57344,65536),a.push(65536,r+1)))):t>=56320&&t<=57343?(r>=56320&&r<=57343&&i.push(t,r+1),r>57343&&(i.push(t,57344),r<=65535?s.push(57344,r+1):(s.push(57344,65536),a.push(65536,r+1)))):t>57343&&t<=65535?r<=65535?s.push(t,r+1):(s.push(t,65536),a.push(65536,r+1)):a.push(t,r+1),o+=2;return{loneHighSurrogates:n,loneLowSurrogates:i,bmp:s,astral:a}},W=function(e){for(var t,r,n,i,s,a,o=[],u=[],l=!1,c=-1,f=e.length;++c<f;)if(t=e[c],r=e[c+1]){for(n=t[0],i=t[1],s=r[0],a=r[1],u=i;s&&n[0]==s[0]&&n[1]==s[1];)u=T(a)?_(u,a[0]):w(u,a[0],a[1]-1),++c,t=e[c],n=t[0],i=t[1],r=e[c+1],s=r&&r[0],a=r&&r[1],l=!0;o.push([n,l?u:i]),l=!1}else o.push(t);return Y(o)},Y=function(e){if(1==e.length)return e;for(var t=-1,r=-1;++t<e.length;){var n=e[t],i=n[1],s=i[0],a=i[1];for(r=t;++r<e.length;){var o=e[r],u=o[1],l=u[0],c=u[1];s==l&&a==c&&(T(o[0])?n[0]=_(n[0],o[0][0]):n[0]=w(n[0],o[0][0],o[0][1]-1),e.splice(r,1),--r)}}return e},q=function(e){if(!e.length)return[];for(var t,r,n,i,s,a,o=0,u=[],l=e.length;o<l;){t=e[o],r=e[o+1]-1,n=R(t),i=I(t),s=R(r),a=I(r);var c=56320==i,f=57343==a,p=!1;n==s||c&&f?(u.push([[n,s+1],[i,a+1]]),p=!0):u.push([[n,n+1],[i,57344]]),!p&&n+1<s&&(f?(u.push([[n+1,s+1],[56320,a+1]]),p=!0):u.push([[n+1,s],[56320,57344]])),p||u.push([[s,s+1],[56320,a+1]]),o+=2}return W(u)},K=function(e){var t=[];return h(e,function(e){var r=e[0],n=e[1];t.push(U(r)+U(n))}),t.join("|")},H=function(e,t,r){if(r)return V(e);var n=[],i=G(e),s=i.loneHighSurrogates,a=i.loneLowSurrogates,o=i.bmp,u=i.astral,l=!F(s),c=!F(a),f=q(u);return t&&(o=D(o,s),l=!1,o=D(o,a),c=!1),F(o)||n.push(U(o)),f.length&&n.push(K(f)),l&&n.push(U(s)+"(?![\\uDC00-\\uDFFF])"),c&&n.push("(?:[^\\uD800-\\uDBFF]|^)"+U(a)),n.join("|")},J=function e(t){return arguments.length>1&&(t=E.call(arguments)),this instanceof e?(this.data=[],t?this.add(t):this):(new e).add(t)};J.version="1.3.2";var X=J.prototype;!function(e,t){var r;for(r in t)d.call(t,r)&&(e[r]=t[r])}(X,{add:function(e){var t=this;return null==e?t:e instanceof J?(t.data=D(t.data,e.data),t):(arguments.length>1&&(e=E.call(arguments)),y(e)?(h(e,function(e){t.add(e)}),t):(t.data=_(t.data,v(e)?e:j(e)),t))},remove:function(e){var t=this;return null==e?t:e instanceof J?(t.data=C(t.data,e.data),t):(arguments.length>1&&(e=E.call(arguments)),y(e)?(h(e,function(e){t.remove(e)}),t):(t.data=A(t.data,v(e)?e:j(e)),t))},addRange:function(e,t){var r=this;return r.data=w(r.data,v(e)?e:j(e),v(t)?t:j(t)),r},removeRange:function(e,t){var r=this,n=v(e)?e:j(e),i=v(t)?t:j(t);return r.data=S(r.data,n,i),r},intersection:function(e){var t=this,r=e instanceof J?O(e.data):e;return t.data=k(t.data,r),t},contains:function(e){return P(this.data,v(e)?e:j(e))},clone:function(){var e=new J;return e.data=this.data.slice(0),e},toString:function(e){var t=H(this.data,!!e&&e.bmpOnly,!!e&&e.hasUnicodeFlag);return t?t.replace(f,"\\0$1"):"[]"},toRegExp:function(e){var t=this.toString(e&&-1!=e.indexOf("u")?{hasUnicodeFlag:!0}:null);return RegExp(t,e||"")},valueOf:function(){return O(this.data)}}),X.toArray=X.valueOf,"object"==s(r(49))&&r(49)?void 0!==(n=function(){return J}.call(t,r,t,e))&&(e.exports=n):o&&!o.nodeType?u?u.exports=J:o.regenerate=J:a.regenerate=J}(void 0)}).call(t,r(39)(e),function(){return this}())},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){p.default.ok(this instanceof s),h.assertIdentifier(e),this.nextTempId=0,this.contextId=e,this.listing=[],this.marked=[!0],this.finalLoc=a(),this.tryEntries=[],this.leapManager=new y.LeapManager(this)}function a(){return h.numericLiteral(-1)}function o(e){return new Error("all declarations should have been transformed into assignments before the Exploder began its work: "+(0,c.default)(e))}function u(e){var t=e.type
;return"normal"===t?!x.call(e,"target"):"break"===t||"continue"===t?!x.call(e,"value")&&h.isLiteral(e.target):("return"===t||"throw"===t)&&(x.call(e,"value")&&!x.call(e,"target"))}var l=r(35),c=i(l),f=r(64),p=i(f),d=r(1),h=n(d),m=r(607),y=n(m),v=r(608),g=n(v),b=r(116),E=n(b),x=Object.prototype.hasOwnProperty,A=s.prototype;t.Emitter=s,A.mark=function(e){h.assertLiteral(e);var t=this.listing.length;return-1===e.value?e.value=t:p.default.strictEqual(e.value,t),this.marked[t]=!0,e},A.emit=function(e){h.isExpression(e)&&(e=h.expressionStatement(e)),h.assertStatement(e),this.listing.push(e)},A.emitAssign=function(e,t){return this.emit(this.assign(e,t)),e},A.assign=function(e,t){return h.expressionStatement(h.assignmentExpression("=",e,t))},A.contextProperty=function(e,t){return h.memberExpression(this.contextId,t?h.stringLiteral(e):h.identifier(e),!!t)},A.stop=function(e){e&&this.setReturnValue(e),this.jump(this.finalLoc)},A.setReturnValue=function(e){h.assertExpression(e.value),this.emitAssign(this.contextProperty("rval"),this.explodeExpression(e))},A.clearPendingException=function(e,t){h.assertLiteral(e);var r=h.callExpression(this.contextProperty("catch",!0),[e]);t?this.emitAssign(t,r):this.emit(r)},A.jump=function(e){this.emitAssign(this.contextProperty("next"),e),this.emit(h.breakStatement())},A.jumpIf=function(e,t){h.assertExpression(e),h.assertLiteral(t),this.emit(h.ifStatement(e,h.blockStatement([this.assign(this.contextProperty("next"),t),h.breakStatement()])))},A.jumpIfNot=function(e,t){h.assertExpression(e),h.assertLiteral(t);var r=void 0;r=h.isUnaryExpression(e)&&"!"===e.operator?e.argument:h.unaryExpression("!",e),this.emit(h.ifStatement(r,h.blockStatement([this.assign(this.contextProperty("next"),t),h.breakStatement()])))},A.makeTempVar=function(){return this.contextProperty("t"+this.nextTempId++)},A.getContextFunction=function(e){return h.functionExpression(e||null,[this.contextId],h.blockStatement([this.getDispatchLoop()]),!1,!1)},A.getDispatchLoop=function(){var e=this,t=[],r=void 0,n=!1;return e.listing.forEach(function(i,s){e.marked.hasOwnProperty(s)&&(t.push(h.switchCase(h.numericLiteral(s),r=[])),n=!1),n||(r.push(i),h.isCompletionStatement(i)&&(n=!0))}),this.finalLoc.value=this.listing.length,t.push(h.switchCase(this.finalLoc,[]),h.switchCase(h.stringLiteral("end"),[h.returnStatement(h.callExpression(this.contextProperty("stop"),[]))])),h.whileStatement(h.numericLiteral(1),h.switchStatement(h.assignmentExpression("=",this.contextProperty("prev"),this.contextProperty("next")),t))},A.getTryLocsList=function(){if(0===this.tryEntries.length)return null;var e=0;return h.arrayExpression(this.tryEntries.map(function(t){var r=t.firstLoc.value;p.default.ok(r>=e,"try entries out of order"),e=r;var n=t.catchEntry,i=t.finallyEntry,s=[t.firstLoc,n?n.firstLoc:null];return i&&(s[2]=i.firstLoc,s[3]=i.afterLoc),h.arrayExpression(s)}))},A.explode=function(e,t){var r=e.node,n=this;if(h.assertNode(r),h.isDeclaration(r))throw o(r);if(h.isStatement(r))return n.explodeStatement(e);if(h.isExpression(r))return n.explodeExpression(e,t);switch(r.type){case"Program":return e.get("body").map(n.explodeStatement,n);case"VariableDeclarator":throw o(r);case"Property":case"SwitchCase":case"CatchClause":throw new Error(r.type+" nodes should be handled by their parents");default:throw new Error("unknown Node of type "+(0,c.default)(r.type))}},A.explodeStatement=function(e,t){var r=e.node,n=this,i=void 0,s=void 0,o=void 0;if(h.assertStatement(r),t?h.assertIdentifier(t):t=null,h.isBlockStatement(r))return void e.get("body").forEach(function(e){n.explodeStatement(e)});if(!g.containsLeap(r))return void n.emit(r);switch(r.type){case"ExpressionStatement":n.explodeExpression(e.get("expression"),!0);break;case"LabeledStatement":s=a(),n.leapManager.withEntry(new y.LabeledEntry(s,r.label),function(){n.explodeStatement(e.get("body"),r.label)}),n.mark(s);break;case"WhileStatement":i=a(),s=a(),n.mark(i),n.jumpIfNot(n.explodeExpression(e.get("test")),s),n.leapManager.withEntry(new y.LoopEntry(s,i,t),function(){n.explodeStatement(e.get("body"))}),n.jump(i),n.mark(s);break;case"DoWhileStatement":var u=a(),l=a();s=a(),n.mark(u),n.leapManager.withEntry(new y.LoopEntry(s,l,t),function(){n.explode(e.get("body"))}),n.mark(l),n.jumpIf(n.explodeExpression(e.get("test")),u),n.mark(s);break;case"ForStatement":o=a();var f=a();s=a(),r.init&&n.explode(e.get("init"),!0),n.mark(o),r.test&&n.jumpIfNot(n.explodeExpression(e.get("test")),s),n.leapManager.withEntry(new y.LoopEntry(s,f,t),function(){n.explodeStatement(e.get("body"))}),n.mark(f),r.update&&n.explode(e.get("update"),!0),n.jump(o),n.mark(s);break;case"TypeCastExpression":return n.explodeExpression(e.get("expression"));case"ForInStatement":o=a(),s=a();var d=n.makeTempVar();n.emitAssign(d,h.callExpression(E.runtimeProperty("keys"),[n.explodeExpression(e.get("right"))])),n.mark(o);var m=n.makeTempVar();n.jumpIf(h.memberExpression(h.assignmentExpression("=",m,h.callExpression(d,[])),h.identifier("done"),!1),s),n.emitAssign(r.left,h.memberExpression(m,h.identifier("value"),!1)),n.leapManager.withEntry(new y.LoopEntry(s,o,t),function(){n.explodeStatement(e.get("body"))}),n.jump(o),n.mark(s);break;case"BreakStatement":n.emitAbruptCompletion({type:"break",target:n.leapManager.getBreakLoc(r.label)});break;case"ContinueStatement":n.emitAbruptCompletion({type:"continue",target:n.leapManager.getContinueLoc(r.label)});break;case"SwitchStatement":var v=n.emitAssign(n.makeTempVar(),n.explodeExpression(e.get("discriminant")));s=a();for(var b=a(),x=b,A=[],_=r.cases||[],D=_.length-1;D>=0;--D){var C=_[D];h.assertSwitchCase(C),C.test?x=h.conditionalExpression(h.binaryExpression("===",v,C.test),A[D]=a(),x):A[D]=b}var w=e.get("discriminant");E.replaceWithOrRemove(w,x),n.jump(n.explodeExpression(w)),n.leapManager.withEntry(new y.SwitchEntry(s),function(){e.get("cases").forEach(function(e){var t=e.key;n.mark(A[t]),e.get("consequent").forEach(function(e){n.explodeStatement(e)})})}),n.mark(s),-1===b.value&&(n.mark(b),p.default.strictEqual(s.value,b.value));break;case"IfStatement":var P=r.alternate&&a();s=a(),n.jumpIfNot(n.explodeExpression(e.get("test")),P||s),n.explodeStatement(e.get("consequent")),P&&(n.jump(s),n.mark(P),n.explodeStatement(e.get("alternate"))),n.mark(s);break;case"ReturnStatement":n.emitAbruptCompletion({type:"return",value:n.explodeExpression(e.get("argument"))});break;case"WithStatement":throw new Error("WithStatement not supported in generator functions.");case"TryStatement":s=a();var k=r.handler,F=k&&a(),T=F&&new y.CatchEntry(F,k.param),O=r.finalizer&&a(),B=O&&new y.FinallyEntry(O,s),R=new y.TryEntry(n.getUnmarkedCurrentLoc(),T,B);n.tryEntries.push(R),n.updateContextPrevLoc(R.firstLoc),n.leapManager.withEntry(R,function(){if(n.explodeStatement(e.get("block")),F){O?n.jump(O):n.jump(s),n.updateContextPrevLoc(n.mark(F));var t=e.get("handler.body"),r=n.makeTempVar();n.clearPendingException(R.firstLoc,r),t.traverse(S,{safeParam:r,catchParamName:k.param.name}),n.leapManager.withEntry(T,function(){n.explodeStatement(t)})}O&&(n.updateContextPrevLoc(n.mark(O)),n.leapManager.withEntry(B,function(){n.explodeStatement(e.get("finalizer"))}),n.emit(h.returnStatement(h.callExpression(n.contextProperty("finish"),[B.firstLoc]))))}),n.mark(s);break;case"ThrowStatement":n.emit(h.throwStatement(n.explodeExpression(e.get("argument"))));break;default:throw new Error("unknown Statement of type "+(0,c.default)(r.type))}};var S={Identifier:function(e,t){e.node.name===t.catchParamName&&E.isReference(e)&&E.replaceWithOrRemove(e,t.safeParam)},Scope:function(e,t){e.scope.hasOwnBinding(t.catchParamName)&&e.skip()}};A.emitAbruptCompletion=function(e){u(e)||p.default.ok(!1,"invalid completion record: "+(0,c.default)(e)),p.default.notStrictEqual(e.type,"normal","normal completions are not abrupt");var t=[h.stringLiteral(e.type)];"break"===e.type||"continue"===e.type?(h.assertLiteral(e.target),t[1]=e.target):"return"!==e.type&&"throw"!==e.type||e.value&&(h.assertExpression(e.value),t[1]=e.value),this.emit(h.returnStatement(h.callExpression(this.contextProperty("abrupt"),t)))},A.getUnmarkedCurrentLoc=function(){return h.numericLiteral(this.listing.length)},A.updateContextPrevLoc=function(e){e?(h.assertLiteral(e),-1===e.value?e.value=this.listing.length:p.default.strictEqual(e.value,this.listing.length)):e=this.getUnmarkedCurrentLoc(),this.emitAssign(this.contextProperty("prev"),e)},A.explodeExpression=function(e,t){function r(e){if(h.assertExpression(e),!t)return e;s.emit(e)}function n(e,t,r){p.default.ok(!r||!e,"Ignoring the result of a child expression but forcing it to be assigned to a temporary variable?");var n=s.explodeExpression(t,r);return r||(e||l&&!h.isLiteral(n))&&(n=s.emitAssign(e||s.makeTempVar(),n)),n}var i=e.node;if(!i)return i;h.assertExpression(i);var s=this,o=void 0,u=void 0;if(!g.containsLeap(i))return r(i);var l=g.containsLeap.onlyChildren(i);switch(i.type){case"MemberExpression":return r(h.memberExpression(s.explodeExpression(e.get("object")),i.computed?n(null,e.get("property")):i.property,i.computed));case"CallExpression":var f=e.get("callee"),d=e.get("arguments"),m=void 0,y=[],v=!1;if(d.forEach(function(e){v=v||g.containsLeap(e.node)}),h.isMemberExpression(f.node))if(v){var b=n(s.makeTempVar(),f.get("object")),E=f.node.computed?n(null,f.get("property")):f.node.property;y.unshift(b),m=h.memberExpression(h.memberExpression(b,E,f.node.computed),h.identifier("call"),!1)}else m=s.explodeExpression(f);else m=n(null,f),h.isMemberExpression(m)&&(m=h.sequenceExpression([h.numericLiteral(0),m]));return d.forEach(function(e){y.push(n(null,e))}),r(h.callExpression(m,y));case"NewExpression":return r(h.newExpression(n(null,e.get("callee")),e.get("arguments").map(function(e){return n(null,e)})));case"ObjectExpression":return r(h.objectExpression(e.get("properties").map(function(e){return e.isObjectProperty()?h.objectProperty(e.node.key,n(null,e.get("value")),e.node.computed):e.node})));case"ArrayExpression":return r(h.arrayExpression(e.get("elements").map(function(e){return n(null,e)})));case"SequenceExpression":var x=i.expressions.length-1;return e.get("expressions").forEach(function(e){e.key===x?o=s.explodeExpression(e,t):s.explodeExpression(e,!0)}),o;case"LogicalExpression":u=a(),t||(o=s.makeTempVar());var A=n(o,e.get("left"));return"&&"===i.operator?s.jumpIfNot(A,u):(p.default.strictEqual(i.operator,"||"),s.jumpIf(A,u)),n(o,e.get("right"),t),s.mark(u),o;case"ConditionalExpression":var S=a();u=a();var _=s.explodeExpression(e.get("test"));return s.jumpIfNot(_,S),t||(o=s.makeTempVar()),n(o,e.get("consequent"),t),s.jump(u),s.mark(S),n(o,e.get("alternate"),t),s.mark(u),o;case"UnaryExpression":return r(h.unaryExpression(i.operator,s.explodeExpression(e.get("argument")),!!i.prefix));case"BinaryExpression":return r(h.binaryExpression(i.operator,n(null,e.get("left")),n(null,e.get("right"))));case"AssignmentExpression":return r(h.assignmentExpression(i.operator,s.explodeExpression(e.get("left")),s.explodeExpression(e.get("right"))));case"UpdateExpression":return r(h.updateExpression(i.operator,s.explodeExpression(e.get("argument")),i.prefix));case"YieldExpression":u=a();var D=i.argument&&s.explodeExpression(e.get("argument"));if(D&&i.delegate){var C=s.makeTempVar();return s.emit(h.returnStatement(h.callExpression(s.contextProperty("delegateYield"),[D,h.stringLiteral(C.property.name),u]))),s.mark(u),C}return s.emitAssign(s.contextProperty("next"),u),s.emit(h.returnStatement(D||null)),s.mark(u),s.contextProperty("sent");default:throw new Error("unknown Expression of type "+(0,c.default)(i.type))}}},function(e,t){"use strict";e.exports=function(e){var t=/^\\\\\?\\/.test(e),r=/[^\x00-\x80]+/.test(e);return t||r?e:e.replace(/\\/g,"/")}},function(e,t,r){"use strict";function n(){this._array=[],this._set=Object.create(null)}var i=r(63),s=Object.prototype.hasOwnProperty;n.fromArray=function(e,t){for(var r=new n,i=0,s=e.length;i<s;i++)r.add(e[i],t);return r},n.prototype.size=function(){return Object.getOwnPropertyNames(this._set).length},n.prototype.add=function(e,t){var r=i.toSetString(e),n=s.call(this._set,r),a=this._array.length;n&&!t||this._array.push(e),n||(this._set[r]=a)},n.prototype.has=function(e){var t=i.toSetString(e);return s.call(this._set,t)},n.prototype.indexOf=function(e){var t=i.toSetString(e);if(s.call(this._set,t))return this._set[t];throw new Error('"'+e+'" is not in the set.')},n.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},n.prototype.toArray=function(){return this._array.slice()},t.ArraySet=n},function(e,t,r){"use strict";function n(e){return e<0?1+(-e<<1):0+(e<<1)}function i(e){var t=1==(1&e),r=e>>1;return t?-r:r}var s=r(616);t.encode=function(e){var t,r="",i=n(e);do{t=31&i,i>>>=5,i>0&&(t|=32),r+=s.encode(t)}while(i>0);return r},t.decode=function(e,t,r){var n,a,o=e.length,u=0,l=0;do{if(t>=o)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(a=s.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));n=!!(32&a),a&=31,u+=a<<l,l+=5}while(n);r.value=i(u),r.rest=t}},function(e,t,r){"use strict";function n(e){e||(e={}),this._file=s.getArg(e,"file",null),this._sourceRoot=s.getArg(e,"sourceRoot",null),this._skipValidation=s.getArg(e,"skipValidation",!1),this._sources=new a,this._names=new a,this._mappings=new o,this._sourcesContents=null}var i=r(286),s=r(63),a=r(285).ArraySet,o=r(618).MappingList;n.prototype._version=3,n.fromSourceMap=function(e){var t=e.sourceRoot,r=new n({file:e.file,sourceRoot:t});return e.eachMapping(function(e){var n={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(n.source=e.source,null!=t&&(n.source=s.relative(t,n.source)),n.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(n.name=e.name)),r.addMapping(n)}),e.sources.forEach(function(t){var n=e.sourceContentFor(t);null!=n&&r.setSourceContent(t,n)}),r},n.prototype.addMapping=function(e){var t=s.getArg(e,"generated"),r=s.getArg(e,"original",null),n=s.getArg(e,"source",null),i=s.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,r,n,i),null!=n&&(n=String(n),this._sources.has(n)||this._sources.add(n)),null!=i&&(i=String(i),this._names.has(i)||this._names.add(i)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=r&&r.line,originalColumn:null!=r&&r.column,source:n,name:i})},n.prototype.setSourceContent=function(e,t){var r=e;null!=this._sourceRoot&&(r=s.relative(this._sourceRoot,r)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[s.toSetString(r)]=t):this._sourcesContents&&(delete this._sourcesContents[s.toSetString(r)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},n.prototype.applySourceMap=function(e,t,r){var n=t;if(null==t){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');n=e.file}var i=this._sourceRoot;null!=i&&(n=s.relative(i,n));var o=new a,u=new a;this._mappings.unsortedForEach(function(t){if(t.source===n&&null!=t.originalLine){var a=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=a.source&&(t.source=a.source,null!=r&&(t.source=s.join(r,t.source)),null!=i&&(t.source=s.relative(i,t.source)),t.originalLine=a.line,t.originalColumn=a.column,null!=a.name&&(t.name=a.name))}var l=t.source;null==l||o.has(l)||o.add(l);var c=t.name;null==c||u.has(c)||u.add(c)},this),this._sources=o,this._names=u,e.sources.forEach(function(t){var n=e.sourceContentFor(t);null!=n&&(null!=r&&(t=s.join(r,t)),null!=i&&(t=s.relative(i,t)),this.setSourceContent(t,n))},this)},n.prototype._validateMapping=function(e,t,r,n){if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||r||n)&&!(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&r))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:t,name:n}))},n.prototype._serializeMappings=function(){for(var e,t,r,n,a=0,o=1,u=0,l=0,c=0,f=0,p="",d=this._mappings.toArray(),h=0,m=d.length;h<m;h++){if(t=d[h],e="",t.generatedLine!==o)for(a=0;t.generatedLine!==o;)e+=";",o++;else if(h>0){if(!s.compareByGeneratedPositionsInflated(t,d[h-1]))continue;e+=","}e+=i.encode(t.generatedColumn-a),a=t.generatedColumn,null!=t.source&&(n=this._sources.indexOf(t.source),e+=i.encode(n-f),f=n,e+=i.encode(t.originalLine-1-l),l=t.originalLine-1,e+=i.encode(t.originalColumn-u),u=t.originalColumn,null!=t.name&&(r=this._names.indexOf(t.name),e+=i.encode(r-c),c=r)),p+=e}return p},n.prototype._generateSourcesContent=function(e,t){return e.map(function(e){if(!this._sourcesContents)return null;null!=t&&(e=s.relative(t,e));var r=s.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null},this)},n.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},n.prototype.toString=function(){return JSON.stringify(this.toJSON())},t.SourceMapGenerator=n},function(e,t,r){"use strict";t.SourceMapGenerator=r(287).SourceMapGenerator,t.SourceMapConsumer=r(620).SourceMapConsumer,t.SourceNode=r(621).SourceNode},function(e,t,r){(function(e){"use strict";function t(){var e={modifiers:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},colors:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39]},bgColors:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49]}};return e.colors.grey=e.colors.gray,Object.keys(e).forEach(function(t){var r=e[t];Object.keys(r).forEach(function(t){var n=r[t];e[t]=r[t]={open:"["+n[0]+"m",close:"["+n[1]+"m"}}),Object.defineProperty(e,t,{value:r,enumerable:!1})}),e}Object.defineProperty(e,"exports",{enumerable:!0,get:t})}).call(t,r(39)(e))},function(e,t,r){"use strict";e.exports=r(182)},function(e,t){"use strict";function r(e){return["babel-plugin-"+e,e]}t.__esModule=!0,t.default=r,e.exports=t.default},function(e,t){"use strict";function r(e){var t=["babel-preset-"+e,e],r=e.match(/^(@[^\/]+)\/(.+)$/);if(r){var n=r[1],i=r[2];t.push(n+"/babel-preset-"+i)}return t}t.__esModule=!0,t.default=r,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e,t){if(e&&t)return(0,o.default)(e,t,function(e,t){if(t&&Array.isArray(e)){for(var r=t.slice(0),n=e,i=Array.isArray(n),a=0,n=i?n:(0,s.default)(n);;){var o;if(i){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;r.indexOf(u)<0&&r.push(u)}return r}})};var a=r(590),o=n(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e,t,r){if(e){if("Program"===e.type)return i.file(e,t||[],r||[]);if("File"===e.type)return e}throw new Error("Not a valid ast?")};var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function s(e,t){var r=[],n=g.functionExpression(null,[g.identifier("global")],g.blockStatement(r)),i=g.program([g.expressionStatement(g.callExpression(n,[c.get("selfGlobal")]))]);return r.push(g.variableDeclaration("var",[g.variableDeclarator(e,g.assignmentExpression("=",g.memberExpression(g.identifier("global"),e),g.objectExpression([])))])),t(r),i}function a(e,t){var r=[];return r.push(g.variableDeclaration("var",[g.variableDeclarator(e,g.identifier("global"))])),t(r),g.program([b({FACTORY_PARAMETERS:g.identifier("global"),BROWSER_ARGUMENTS:g.assignmentExpression("=",g.memberExpression(g.identifier("root"),e),g.objectExpression([])),COMMON_ARGUMENTS:g.identifier("exports"),AMD_ARGUMENTS:g.arrayExpression([g.stringLiteral("exports")]),FACTORY_BODY:r,UMD_ROOT:g.identifier("this")})])}function o(e,t){var r=[];return r.push(g.variableDeclaration("var",[g.variableDeclarator(e,g.objectExpression([]))])),t(r),r.push(g.expressionStatement(e)),g.program(r)}function u(e,t,r){c.list.forEach(function(n){if(!(r&&r.indexOf(n)<0)){var i=g.identifier(n);e.push(g.expressionStatement(g.assignmentExpression("=",g.memberExpression(t,i),c.get(n))))}})}t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"global",r=g.identifier("babelHelpers"),n=function(t){return u(t,r,e)},i=void 0,l={global:s,umd:a,var:o}[t];if(!l)throw new Error(h.get("unsupportedOutputType",t));return i=l(r,n),(0,p.default)(i).code};var l=r(194),c=i(l),f=r(186),p=n(f),d=r(20),h=i(d),m=r(4),y=n(m),v=r(1),g=i(v),b=(0,y.default)('\n  (function (root, factory) {\n    if (typeof define === "function" && define.amd) {\n      define(AMD_ARGUMENTS, factory);\n    } else if (typeof exports === "object") {\n      factory(COMMON_ARGUMENTS);\n    } else {\n      factory(BROWSER_ARGUMENTS);\n    }\n  })(UMD_ROOT, function (FACTORY_PARAMETERS) {\n    FACTORY_BODY\n  });\n');e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(65),s=n(i),a=r(594),o=n(a);t.default=new s.default({name:"internal.blockHoist",visitor:{Block:{exit:function(e){for(var t=e.node,r=!1,n=0;n<t.body.length;n++){var i=t.body[n];if(i&&null!=i._blockHoist){r=!0;break}}r&&(t.body=(0,o.default)(t.body,function(e){var t=e&&e._blockHoist;return null==t&&(t=1),!0===t&&(t=2),-1*t}))}}}}),e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return!!e.is("_forceShadow")||t}function s(e,t){var r=e.inShadow(t);if(i(e,r)){var n=e.node._shadowedFunctionLiteral,s=void 0,a=!1,o=e.find(function(t){if(t.parentPath&&t.parentPath.isClassProperty()&&"value"===t.key)return!0;if(e===t)return!1;if((t.isProgram()||t.isFunction())&&(s=s||t),t.isProgram())return a=!0,!0;if(t.isFunction()&&!t.isArrowFunctionExpression()){if(n){if(t===n||t.node===n.node)return!0}else if(!t.is("shadow"))return!0;return a=!0,!1}return!1});if(n&&o.isProgram()&&!n.isProgram()&&(o=e.findParent(function(e){return e.isProgram()||e.isFunction()})),o!==s&&a){var u=o.getData(t);if(u)return e.replaceWith(u);var l=e.scope.generateUidIdentifier(t);o.setData(t,l);var c=o.findParent(function(e){return e.isClass()}),p=!!(c&&c.node&&c.node.superClass);if("this"===t&&o.isMethod({kind:"constructor"})&&p)o.scope.push({id:l}),o.traverse(d,{id:l});else{var h="this"===t?f.thisExpression():f.identifier(t);n&&(h._shadowedFunctionLiteral=n),o.scope.push({id:l,init:h})}return e.replaceWith(l)}}}t.__esModule=!0;var a=r(10),o=n(a),u=r(65),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=(0,o.default)("super this bound"),d={CallExpression:function(e){if(e.get("callee").isSuper()){var t=e.node;t[p]||(t[p]=!0,e.replaceWith(f.assignmentExpression("=",this.id,t)))}}};t.default=new l.default({name:"internal.shadowFunctions",visitor:{ThisExpression:function(e){s(e,"this")},ReferencedIdentifier:function(e){"arguments"===e.node.name&&s(e,"arguments")}}}),e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(294),o=n(a),u=r(65),l=n(u),c=r(50),f=n(c),p=function(){function e(){(0,s.default)(this,e)}return e.prototype.lint=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return t.code=!1,t.mode="lint",this.transform(e,t)},e.prototype.pretransform=function(e,t){var r=new f.default(t,this);return r.wrap(e,function(){return r.addCode(e),r.parseCode(e),r})},e.prototype.transform=function(e,t){var r=new f.default(t,this);return r.wrap(e,function(){return r.addCode(e),r.parseCode(e),r.transform()})},e.prototype.analyse=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments[2];return t.code=!1,r&&(t.plugins=t.plugins||[],t.plugins.push(new l.default({visitor:r}))),this.transform(e,t).metadata},e.prototype.transformFromAst=function(e,t,r){e=(0,o.default)(e);var n=new f.default(r,this);return n.wrap(t,function(){return n.addCode(t),n.addAst(e),n.transform()})},e}();t.default=p,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(42),o=n(a),u=r(41),l=n(u),c=r(119),f=n(c),p=r(50),d=(n(p),function(e){function t(r,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,s.default)(this,t);var a=(0,o.default)(this,e.call(this));return a.plugin=n,a.key=n.key,a.file=r,a.opts=i,a}return(0,l.default)(t,e),t.prototype.addHelper=function(){var e;return(e=this.file).addHelper.apply(e,arguments)},t.prototype.addImport=function(){var e;return(e=this.file).addImport.apply(e,arguments)},t.prototype.getModuleName=function(){var e;return(e=this.file).getModuleName.apply(e,arguments)},t.prototype.buildCodeFrameError=function(){var e;return(e=this.file).buildCodeFrameError.apply(e,arguments)},t}(f.default));t.default=d,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(625),o=n(a),u=/^[ \t]+$/,l=function(){function e(t){(0,s.default)(this,e),this._map=null,this._buf=[],this._last="",this._queue=[],this._position={line:1,column:0},this._sourcePosition={identifierName:null,line:null,column:null,filename:null},this._map=t}return e.prototype.get=function(){this._flush();var e=this._map,t={code:(0,o.default)(this._buf.join("")),map:null,rawMappings:e&&e.getRawMappings()};return e&&Object.defineProperty(t,"map",{configurable:!0,enumerable:!0,get:function(){return this.map=e.get()},set:function(e){Object.defineProperty(this,"map",{value:e,writable:!0})}}),t},e.prototype.append=function(e){this._flush();var t=this._sourcePosition,r=t.line,n=t.column,i=t.filename,s=t.identifierName;this._append(e,r,n,s,i)},e.prototype.queue=function(e){if("\n"===e)for(;this._queue.length>0&&u.test(this._queue[0][0]);)this._queue.shift();var t=this._sourcePosition,r=t.line,n=t.column,i=t.filename,s=t.identifierName;this._queue.unshift([e,r,n,s,i])},e.prototype._flush=function(){for(var e=void 0;e=this._queue.pop();)this._append.apply(this,e)},e.prototype._append=function(e,t,r,n,i){this._map&&"\n"!==e[0]&&this._map.mark(this._position.line,this._position.column,t,r,n,i),this._buf.push(e),this._last=e[e.length-1];for(var s=0;s<e.length;s++)"\n"===e[s]?(this._position.line++,this._position.column=0):this._position.column++},e.prototype.removeTrailingNewline=function(){this._queue.length>0&&"\n"===this._queue[0][0]&&this._queue.shift()},e.prototype.removeLastSemicolon=function(){this._queue.length>0&&";"===this._queue[0][0]&&this._queue.shift()},e.prototype.endsWith=function(e){if(1===e.length){var t=void 0;if(this._queue.length>0){var r=this._queue[0][0];t=r[r.length-1]}else t=this._last;return t===e}var n=this._last+this._queue.reduce(function(e,t){return t[0]+e},"");return e.length<=n.length&&n.slice(-e.length)===e},e.prototype.hasContent=function(){return this._queue.length>0||!!this._last},e.prototype.source=function(e,t){if(!e||t){var r=t?t[e]:null;this._sourcePosition.identifierName=t&&t.identifierName||null,this._sourcePosition.line=r?r.line:null,this._sourcePosition.column=r?r.column:null,this._sourcePosition.filename=t&&t.filename||null}},e.prototype.withSource=function(e,t,r){if(!this._map)return r();var n=this._sourcePosition.line,i=this._sourcePosition.column,s=this._sourcePosition.filename,a=this._sourcePosition.identifierName;this.source(e,t),r(),this._sourcePosition.line=n,this._sourcePosition.column=i,this._sourcePosition.filename=s,this._sourcePosition.identifierName=a},e.prototype.getCurrentColumn=function(){var e=this._queue.reduce(function(e,t){return t[0]+e},""),t=e.lastIndexOf("\n");return-1===t?this._position.column+e.length:e.length-1-t},e.prototype.getCurrentLine=function(){for(var e=this._queue.reduce(function(e,t){return t[0]+e},""),t=0,r=0;r<e.length;r++)"\n"===e[r]&&t++;return this._position.line+t},e}();t.default=l,e.exports=t.default},function(e,t,r){"use strict";function n(e){this.print(e.program,e)}function i(e){this.printInnerComments(e,!1),this.printSequence(e.directives,e),e.directives&&e.directives.length&&this.newline(),this.printSequence(e.body,e)}function s(e){this.token("{"),this.printInnerComments(e);var t=e.directives&&e.directives.length;e.body.length||t?(this.newline(),this.printSequence(e.directives,e,{indent:!0}),t&&this.newline(),this.printSequence(e.body,e,{indent:!0}),this.removeTrailingNewline(),this.source("end",e.loc),this.endsWith("\n")||this.newline(),this.rightBrace()):(this.source("end",e.loc),this.token("}"))}function a(){}function o(e){this.print(e.value,e),this.semicolon()}t.__esModule=!0,t.File=n,t.Program=i,t.BlockStatement=s,t.Noop=a,t.Directive=o;var u=r(123);Object.defineProperty(t,"DirectiveLiteral",{enumerable:!0,get:function(){return u.StringLiteral}})},function(e,t){"use strict";function r(e){this.printJoin(e.decorators,e),this.word("class"),e.id&&(this.space(),this.print(e.id,e)),this.print(e.typeParameters,e),e.superClass&&(this.space(),this.word("extends"),this.space(),this.print(e.superClass,e),this.print(e.superTypeParameters,e)),e.implements&&(this.space(),this.word("implements"),this.space(),this.printList(e.implements,e)),this.space(),this.print(e.body,e)}function n(e){this.token("{"),this.printInnerComments(e),0===e.body.length?this.token("}"):(this.newline(),this.indent(),this.printSequence(e.body,e),this.dedent(),this.endsWith("\n")||this.newline(),this.rightBrace())}function i(e){this.printJoin(e.decorators,e),e.static&&(this.word("static"),this.space()),e.computed?(this.token("["),this.print(e.key,e),this.token("]")):(this._variance(e),this.print(e.key,e)),this.print(e.typeAnnotation,e),e.value&&(this.space(),this.token("="),this.space(),this.print(e.value,e)),this.semicolon()}function s(e){this.printJoin(e.decorators,e),e.static&&(this.word("static"),this.space()),"constructorCall"===e.kind&&(this.word("call"),this.space()),this._method(e)}t.__esModule=!0,t.ClassDeclaration=r,t.ClassBody=n,t.ClassProperty=i,t.ClassMethod=s,t.ClassExpression=r},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){"void"===e.operator||"delete"===e.operator||"typeof"===e.operator?(this.word(e.operator),this.space()):this.token(e.operator),this.print(e.argument,e)}function s(e){this.word("do"),this.space(),this.print(e.body,e)}function a(e){this.token("("),this.print(e.expression,e),this.token(")")}function o(e){e.prefix?(this.token(e.operator),this.print(e.argument,e)):(this.print(e.argument,e),this.token(e.operator))}function u(e){this.print(e.test,e),this.space(),this.token("?"),this.space(),this.print(e.consequent,e),this.space(),this.token(":"),this.space(),this.print(e.alternate,e)}function l(e,t){this.word("new"),this.space(),this.print(e.callee,e),(0!==e.arguments.length||!this.format.minified||C.isCallExpression(t,{callee:e})||C.isMemberExpression(t)||C.isNewExpression(t))&&(this.token("("),this.printList(e.arguments,e),this.token(")"))}function c(e){this.printList(e.expressions,e)}function f(){
this.word("this")}function p(){this.word("super")}function d(e){this.token("@"),this.print(e.expression,e),this.newline()}function h(){this.token(","),this.newline(),this.endsWith("\n")||this.space()}function m(e){this.print(e.callee,e),this.token("(");var t=e._prettyCall,r=void 0;t&&(r=h,this.newline(),this.indent()),this.printList(e.arguments,e,{separator:r}),t&&(this.newline(),this.dedent()),this.token(")")}function y(){this.word("import")}function v(e){return function(t){if(this.word(e),t.delegate&&this.token("*"),t.argument){this.space();var r=this.startTerminatorless();this.print(t.argument,t),this.endTerminatorless(r)}}}function g(){this.semicolon(!0)}function b(e){this.print(e.expression,e),this.semicolon()}function E(e){this.print(e.left,e),e.left.optional&&this.token("?"),this.print(e.left.typeAnnotation,e),this.space(),this.token("="),this.space(),this.print(e.right,e)}function x(e,t){var r=this.inForStatementInitCounter&&"in"===e.operator&&!P.needsParens(e,t);r&&this.token("("),this.print(e.left,e),this.space(),"in"===e.operator||"instanceof"===e.operator?this.word(e.operator):this.token(e.operator),this.space(),this.print(e.right,e),r&&this.token(")")}function A(e){this.print(e.object,e),this.token("::"),this.print(e.callee,e)}function S(e){if(this.print(e.object,e),!e.computed&&C.isMemberExpression(e.property))throw new TypeError("Got a MemberExpression for MemberExpression property");var t=e.computed;C.isLiteral(e.property)&&"number"==typeof e.property.value&&(t=!0),t?(this.token("["),this.print(e.property,e),this.token("]")):(this.token("."),this.print(e.property,e))}function _(e){this.print(e.meta,e),this.token("."),this.print(e.property,e)}t.__esModule=!0,t.LogicalExpression=t.BinaryExpression=t.AwaitExpression=t.YieldExpression=void 0,t.UnaryExpression=i,t.DoExpression=s,t.ParenthesizedExpression=a,t.UpdateExpression=o,t.ConditionalExpression=u,t.NewExpression=l,t.SequenceExpression=c,t.ThisExpression=f,t.Super=p,t.Decorator=d,t.CallExpression=m,t.Import=y,t.EmptyStatement=g,t.ExpressionStatement=b,t.AssignmentPattern=E,t.AssignmentExpression=x,t.BindExpression=A,t.MemberExpression=S,t.MetaProperty=_;var D=r(1),C=n(D),w=r(187),P=n(w);t.YieldExpression=v("yield"),t.AwaitExpression=v("await");t.BinaryExpression=x,t.LogicalExpression=x},function(e,t,r){"use strict";function n(){this.word("any")}function i(e){this.print(e.elementType,e),this.token("["),this.token("]")}function s(){this.word("boolean")}function a(e){this.word(e.value?"true":"false")}function o(){this.word("null")}function u(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.word("class"),this.space(),this._interfaceish(e)}function l(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.word("function"),this.space(),this.print(e.id,e),this.print(e.id.typeAnnotation.typeAnnotation,e),this.semicolon()}function c(e){this.word("declare"),this.space(),this.InterfaceDeclaration(e)}function f(e){this.word("declare"),this.space(),this.word("module"),this.space(),this.print(e.id,e),this.space(),this.print(e.body,e)}function p(e){this.word("declare"),this.space(),this.word("module"),this.token("."),this.word("exports"),this.print(e.typeAnnotation,e)}function d(e){this.word("declare"),this.space(),this.TypeAlias(e)}function h(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.OpaqueType(e)}function m(e,t){Q.isDeclareExportDeclaration(t)||(this.word("declare"),this.space()),this.word("var"),this.space(),this.print(e.id,e),this.print(e.id.typeAnnotation,e),this.semicolon()}function y(e){this.word("declare"),this.space(),this.word("export"),this.space(),e.default&&(this.word("default"),this.space()),v.apply(this,arguments)}function v(e){if(e.declaration){var t=e.declaration;this.print(t,e),Q.isStatement(t)||this.semicolon()}else this.token("{"),e.specifiers.length&&(this.space(),this.printList(e.specifiers,e),this.space()),this.token("}"),e.source&&(this.space(),this.word("from"),this.space(),this.print(e.source,e)),this.semicolon()}function g(){this.token("*")}function b(e,t){this.print(e.typeParameters,e),this.token("("),this.printList(e.params,e),e.rest&&(e.params.length&&(this.token(","),this.space()),this.token("..."),this.print(e.rest,e)),this.token(")"),"ObjectTypeCallProperty"===t.type||"DeclareFunction"===t.type?this.token(":"):(this.space(),this.token("=>")),this.space(),this.print(e.returnType,e)}function E(e){this.print(e.name,e),e.optional&&this.token("?"),this.token(":"),this.space(),this.print(e.typeAnnotation,e)}function x(e){this.print(e.id,e),this.print(e.typeParameters,e)}function A(e){this.print(e.id,e),this.print(e.typeParameters,e),e.extends.length&&(this.space(),this.word("extends"),this.space(),this.printList(e.extends,e)),e.mixins&&e.mixins.length&&(this.space(),this.word("mixins"),this.space(),this.printList(e.mixins,e)),this.space(),this.print(e.body,e)}function S(e){"plus"===e.variance?this.token("+"):"minus"===e.variance&&this.token("-")}function _(e){this.word("interface"),this.space(),this._interfaceish(e)}function D(){this.space(),this.token("&"),this.space()}function C(e){this.printJoin(e.types,e,{separator:D})}function w(){this.word("mixed")}function P(){this.word("empty")}function k(e){this.token("?"),this.print(e.typeAnnotation,e)}function F(){this.word("number")}function T(){this.word("string")}function O(){this.word("this")}function B(e){this.token("["),this.printList(e.types,e),this.token("]")}function R(e){this.word("typeof"),this.space(),this.print(e.argument,e)}function I(e){this.word("type"),this.space(),this.print(e.id,e),this.print(e.typeParameters,e),this.space(),this.token("="),this.space(),this.print(e.right,e),this.semicolon()}function M(e){this.word("opaque"),this.space(),this.word("type"),this.space(),this.print(e.id,e),this.print(e.typeParameters,e),e.supertype&&(this.token(":"),this.space(),this.print(e.supertype,e)),e.impltype&&(this.space(),this.token("="),this.space(),this.print(e.impltype,e)),this.semicolon()}function N(e){this.token(":"),this.space(),e.optional&&this.token("?"),this.print(e.typeAnnotation,e)}function L(e){this._variance(e),this.word(e.name),e.bound&&this.print(e.bound,e),e.default&&(this.space(),this.token("="),this.space(),this.print(e.default,e))}function j(e){this.token("<"),this.printList(e.params,e,{}),this.token(">")}function U(e){var t=this;e.exact?this.token("{|"):this.token("{");var r=e.properties.concat(e.callProperties,e.indexers);r.length&&(this.space(),this.printJoin(r,e,{addNewlines:function(e){if(e&&!r[0])return 1},indent:!0,statement:!0,iterator:function(){1!==r.length&&(t.format.flowCommaSeparator?t.token(","):t.semicolon(),t.space())}}),this.space()),e.exact?this.token("|}"):this.token("}")}function V(e){e.static&&(this.word("static"),this.space()),this.print(e.value,e)}function G(e){e.static&&(this.word("static"),this.space()),this._variance(e),this.token("["),this.print(e.id,e),this.token(":"),this.space(),this.print(e.key,e),this.token("]"),this.token(":"),this.space(),this.print(e.value,e)}function W(e){e.static&&(this.word("static"),this.space()),this._variance(e),this.print(e.key,e),e.optional&&this.token("?"),this.token(":"),this.space(),this.print(e.value,e)}function Y(e){this.token("..."),this.print(e.argument,e)}function q(e){this.print(e.qualification,e),this.token("."),this.print(e.id,e)}function K(){this.space(),this.token("|"),this.space()}function H(e){this.printJoin(e.types,e,{separator:K})}function J(e){this.token("("),this.print(e.expression,e),this.print(e.typeAnnotation,e),this.token(")")}function X(){this.word("void")}t.__esModule=!0,t.TypeParameterDeclaration=t.StringLiteralTypeAnnotation=t.NumericLiteralTypeAnnotation=t.GenericTypeAnnotation=t.ClassImplements=void 0,t.AnyTypeAnnotation=n,t.ArrayTypeAnnotation=i,t.BooleanTypeAnnotation=s,t.BooleanLiteralTypeAnnotation=a,t.NullLiteralTypeAnnotation=o,t.DeclareClass=u,t.DeclareFunction=l,t.DeclareInterface=c,t.DeclareModule=f,t.DeclareModuleExports=p,t.DeclareTypeAlias=d,t.DeclareOpaqueType=h,t.DeclareVariable=m,t.DeclareExportDeclaration=y,t.ExistentialTypeParam=g,t.FunctionTypeAnnotation=b,t.FunctionTypeParam=E,t.InterfaceExtends=x,t._interfaceish=A,t._variance=S,t.InterfaceDeclaration=_,t.IntersectionTypeAnnotation=C,t.MixedTypeAnnotation=w,t.EmptyTypeAnnotation=P,t.NullableTypeAnnotation=k;var z=r(123);Object.defineProperty(t,"NumericLiteralTypeAnnotation",{enumerable:!0,get:function(){return z.NumericLiteral}}),Object.defineProperty(t,"StringLiteralTypeAnnotation",{enumerable:!0,get:function(){return z.StringLiteral}}),t.NumberTypeAnnotation=F,t.StringTypeAnnotation=T,t.ThisTypeAnnotation=O,t.TupleTypeAnnotation=B,t.TypeofTypeAnnotation=R,t.TypeAlias=I,t.OpaqueType=M,t.TypeAnnotation=N,t.TypeParameter=L,t.TypeParameterInstantiation=j,t.ObjectTypeAnnotation=U,t.ObjectTypeCallProperty=V,t.ObjectTypeIndexer=G,t.ObjectTypeProperty=W,t.ObjectTypeSpreadProperty=Y,t.QualifiedTypeIdentifier=q,t.UnionTypeAnnotation=H,t.TypeCastExpression=J,t.VoidTypeAnnotation=X;var $=r(1),Q=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}($);t.ClassImplements=x,t.GenericTypeAnnotation=x,t.TypeParameterDeclaration=j},function(e,t,r){"use strict";function n(e){this.print(e.name,e),e.value&&(this.token("="),this.print(e.value,e))}function i(e){this.word(e.name)}function s(e){this.print(e.namespace,e),this.token(":"),this.print(e.name,e)}function a(e){this.print(e.object,e),this.token("."),this.print(e.property,e)}function o(e){this.token("{"),this.token("..."),this.print(e.argument,e),this.token("}")}function u(e){this.token("{"),this.print(e.expression,e),this.token("}")}function l(e){this.token("{"),this.token("..."),this.print(e.expression,e),this.token("}")}function c(e){this.token(e.value)}function f(e){var t=e.openingElement;if(this.print(t,e),!t.selfClosing){this.indent();for(var r=e.children,n=Array.isArray(r),i=0,r=n?r:(0,v.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;this.print(a,e)}this.dedent(),this.print(e.closingElement,e)}}function p(){this.space()}function d(e){this.token("<"),this.print(e.name,e),e.attributes.length>0&&(this.space(),this.printJoin(e.attributes,e,{separator:p})),e.selfClosing?(this.space(),this.token("/>")):this.token(">")}function h(e){this.token("</"),this.print(e.name,e),this.token(">")}function m(){}t.__esModule=!0;var y=r(2),v=function(e){return e&&e.__esModule?e:{default:e}}(y);t.JSXAttribute=n,t.JSXIdentifier=i,t.JSXNamespacedName=s,t.JSXMemberExpression=a,t.JSXSpreadAttribute=o,t.JSXExpressionContainer=u,t.JSXSpreadChild=l,t.JSXText=c,t.JSXElement=f,t.JSXOpeningElement=d,t.JSXClosingElement=h,t.JSXEmptyExpression=m},function(e,t,r){"use strict";function n(e){var t=this;this.print(e.typeParameters,e),this.token("("),this.printList(e.params,e,{iterator:function(e){e.optional&&t.token("?"),t.print(e.typeAnnotation,e)}}),this.token(")"),e.returnType&&this.print(e.returnType,e)}function i(e){var t=e.kind,r=e.key;"method"!==t&&"init"!==t||e.generator&&this.token("*"),"get"!==t&&"set"!==t||(this.word(t),this.space()),e.async&&(this.word("async"),this.space()),e.computed?(this.token("["),this.print(r,e),this.token("]")):this.print(r,e),this._params(e),this.space(),this.print(e.body,e)}function s(e){e.async&&(this.word("async"),this.space()),this.word("function"),e.generator&&this.token("*"),e.id?(this.space(),this.print(e.id,e)):this.space(),this._params(e),this.space(),this.print(e.body,e)}function a(e){e.async&&(this.word("async"),this.space());var t=e.params[0];1===e.params.length&&l.isIdentifier(t)&&!o(e,t)?this.print(t,e):this._params(e),this.space(),this.token("=>"),this.space(),this.print(e.body,e)}function o(e,t){return e.typeParameters||e.returnType||t.typeAnnotation||t.optional||t.trailingComments}t.__esModule=!0,t.FunctionDeclaration=void 0,t._params=n,t._method=i,t.FunctionExpression=s,t.ArrowFunctionExpression=a;var u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);t.FunctionDeclaration=s},function(e,t,r){"use strict";function n(e){"type"!==e.importKind&&"typeof"!==e.importKind||(this.word(e.importKind),this.space()),this.print(e.imported,e),e.local&&e.local.name!==e.imported.name&&(this.space(),this.word("as"),this.space(),this.print(e.local,e))}function i(e){this.print(e.local,e)}function s(e){this.print(e.exported,e)}function a(e){this.print(e.local,e),e.exported&&e.local.name!==e.exported.name&&(this.space(),this.word("as"),this.space(),this.print(e.exported,e))}function o(e){this.token("*"),this.space(),this.word("as"),this.space(),this.print(e.exported,e)}function u(e){this.word("export"),this.space(),this.token("*"),this.space(),this.word("from"),this.space(),this.print(e.source,e),this.semicolon()}function l(){this.word("export"),this.space(),f.apply(this,arguments)}function c(){this.word("export"),this.space(),this.word("default"),this.space(),f.apply(this,arguments)}function f(e){if(e.declaration){var t=e.declaration;this.print(t,e),m.isStatement(t)||this.semicolon()}else{"type"===e.exportKind&&(this.word("type"),this.space());for(var r=e.specifiers.slice(0),n=!1;;){var i=r[0];if(!m.isExportDefaultSpecifier(i)&&!m.isExportNamespaceSpecifier(i))break;n=!0,this.print(r.shift(),e),r.length&&(this.token(","),this.space())}(r.length||!r.length&&!n)&&(this.token("{"),r.length&&(this.space(),this.printList(r,e),this.space()),this.token("}")),e.source&&(this.space(),this.word("from"),this.space(),this.print(e.source,e)),this.semicolon()}}function p(e){this.word("import"),this.space(),"type"!==e.importKind&&"typeof"!==e.importKind||(this.word(e.importKind),this.space());var t=e.specifiers.slice(0);if(t&&t.length){for(;;){var r=t[0];if(!m.isImportDefaultSpecifier(r)&&!m.isImportNamespaceSpecifier(r))break;this.print(t.shift(),e),t.length&&(this.token(","),this.space())}t.length&&(this.token("{"),this.space(),this.printList(t,e),this.space(),this.token("}")),this.space(),this.word("from"),this.space()}this.print(e.source,e),this.semicolon()}function d(e){this.token("*"),this.space(),this.word("as"),this.space(),this.print(e.local,e)}t.__esModule=!0,t.ImportSpecifier=n,t.ImportDefaultSpecifier=i,t.ExportDefaultSpecifier=s,t.ExportSpecifier=a,t.ExportNamespaceSpecifier=o,t.ExportAllDeclaration=u,t.ExportNamedDeclaration=l,t.ExportDefaultDeclaration=c,t.ImportDeclaration=p,t.ImportNamespaceSpecifier=d;var h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h)},function(e,t,r){"use strict";function n(e){this.word("with"),this.space(),this.token("("),this.print(e.object,e),this.token(")"),this.printBlock(e)}function i(e){this.word("if"),this.space(),this.token("("),this.print(e.test,e),this.token(")"),this.space();var t=e.alternate&&S.isIfStatement(s(e.consequent));t&&(this.token("{"),this.newline(),this.indent()),this.printAndIndentOnComments(e.consequent,e),t&&(this.dedent(),this.newline(),this.token("}")),e.alternate&&(this.endsWith("}")&&this.space(),this.word("else"),this.space(),this.printAndIndentOnComments(e.alternate,e))}function s(e){return S.isStatement(e.body)?s(e.body):e}function a(e){this.word("for"),this.space(),this.token("("),this.inForStatementInitCounter++,this.print(e.init,e),this.inForStatementInitCounter--,this.token(";"),e.test&&(this.space(),this.print(e.test,e)),this.token(";"),e.update&&(this.space(),this.print(e.update,e)),this.token(")"),this.printBlock(e)}function o(e){this.word("while"),this.space(),this.token("("),this.print(e.test,e),this.token(")"),this.printBlock(e)}function u(e){this.word("do"),this.space(),this.print(e.body,e),this.space(),this.word("while"),this.space(),this.token("("),this.print(e.test,e),this.token(")"),this.semicolon()}function l(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"label";return function(r){this.word(e);var n=r[t];if(n){this.space();var i=this.startTerminatorless();this.print(n,r),this.endTerminatorless(i)}this.semicolon()}}function c(e){this.print(e.label,e),this.token(":"),this.space(),this.print(e.body,e)}function f(e){this.word("try"),this.space(),this.print(e.block,e),this.space(),e.handlers?this.print(e.handlers[0],e):this.print(e.handler,e),e.finalizer&&(this.space(),this.word("finally"),this.space(),this.print(e.finalizer,e))}function p(e){this.word("catch"),this.space(),this.token("("),this.print(e.param,e),this.token(")"),this.space(),this.print(e.body,e)}function d(e){this.word("switch"),this.space(),this.token("("),this.print(e.discriminant,e),this.token(")"),this.space(),this.token("{"),this.printSequence(e.cases,e,{indent:!0,addNewlines:function(t,r){if(!t&&e.cases[e.cases.length-1]===r)return-1}}),this.token("}")}function h(e){e.test?(this.word("case"),this.space(),this.print(e.test,e),this.token(":")):(this.word("default"),this.token(":")),e.consequent.length&&(this.newline(),this.printSequence(e.consequent,e,{indent:!0}))}function m(){this.word("debugger"),this.semicolon()}function y(){if(this.token(","),this.newline(),this.endsWith("\n"))for(var e=0;e<4;e++)this.space(!0)}function v(){if(this.token(","),this.newline(),this.endsWith("\n"))for(var e=0;e<6;e++)this.space(!0)}function g(e,t){this.word(e.kind),this.space();var r=!1;if(!S.isFor(t))for(var n=e.declarations,i=Array.isArray(n),s=0,n=i?n:(0,x.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;o.init&&(r=!0)}var u=void 0;r&&(u="const"===e.kind?v:y),this.printList(e.declarations,e,{separator:u}),(!S.isFor(t)||t.left!==e&&t.init!==e)&&this.semicolon()}function b(e){this.print(e.id,e),this.print(e.id.typeAnnotation,e),e.init&&(this.space(),this.token("="),this.space(),this.print(e.init,e))}t.__esModule=!0,t.ThrowStatement=t.BreakStatement=t.ReturnStatement=t.ContinueStatement=t.ForAwaitStatement=t.ForOfStatement=t.ForInStatement=void 0;var E=r(2),x=function(e){return e&&e.__esModule?e:{default:e}}(E);t.WithStatement=n,t.IfStatement=i,t.ForStatement=a,t.WhileStatement=o,t.DoWhileStatement=u,t.LabeledStatement=c,t.TryStatement=f,t.CatchClause=p,t.SwitchStatement=d,t.SwitchCase=h,t.DebuggerStatement=m,t.VariableDeclaration=g,t.VariableDeclarator=b;var A=r(1),S=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(A),_=function(e){return function(t){this.word("for"),this.space(),"await"===e&&(this.word("await"),this.space()),this.token("("),this.print(t.left,t),this.space(),this.word("await"===e?"of":e),this.space(),this.print(t.right,t),this.token(")"),this.printBlock(t)}};t.ForInStatement=_("in"),t.ForOfStatement=_("of"),t.ForAwaitStatement=_("await"),t.ContinueStatement=l("continue"),t.ReturnStatement=l("return","argument"),t.BreakStatement=l("break"),t.ThrowStatement=l("throw","argument")},function(e,t){"use strict";function r(e){this.print(e.tag,e),this.print(e.quasi,e)}function n(e,t){var r=t.quasis[0]===e,n=t.quasis[t.quasis.length-1]===e,i=(r?"`":"}")+e.value.raw+(n?"`":"${");this.token(i)}function i(e){for(var t=e.quasis,r=0;r<t.length;r++)this.print(t[r],e),r+1<t.length&&this.print(e.expressions[r],e)}t.__esModule=!0,t.TaggedTemplateExpression=r,t.TemplateElement=n,t.TemplateLiteral=i},function(e,t,r){"use strict";function n(e,t){return b.isArrayTypeAnnotation(t)}function i(e,t){return b.isMemberExpression(t)&&t.object===e}function s(e,t,r){return v(r,{considerArrow:!0})}function a(e,t,r){return v(r)}function o(e,t){if((b.isCallExpression(t)||b.isNewExpression(t))&&t.callee===e||b.isUnaryLike(t)||b.isMemberExpression(t)&&t.object===e||b.isAwaitExpression(t))return!0;if(b.isBinary(t)){var r=t.operator,n=E[r],i=e.operator,s=E[i];if(n===s&&t.right===e&&!b.isLogicalExpression(t)||n>s)return!0}return!1}function u(e,t){return"in"===e.operator&&(b.isVariableDeclarator(t)||b.isFor(t))}function l(e,t){return!(b.isForStatement(t)||b.isThrowStatement(t)||b.isReturnStatement(t)||b.isIfStatement(t)&&t.test===e||b.isWhileStatement(t)&&t.test===e||b.isForInStatement(t)&&t.right===e||b.isSwitchStatement(t)&&t.discriminant===e||b.isExpressionStatement(t)&&t.expression===e)}function c(e,t){return b.isBinary(t)||b.isUnaryLike(t)||b.isCallExpression(t)||b.isMemberExpression(t)||b.isNewExpression(t)||b.isConditionalExpression(t)&&e===t.test}function f(e,t,r){return v(r,{considerDefaultExports:!0})}function p(e,t){return b.isMemberExpression(t,{object:e})||b.isCallExpression(t,{callee:e})||b.isNewExpression(t,{callee:e})}function d(e,t,r){return v(r,{considerDefaultExports:!0})}function h(e,t){return!!(b.isExportDeclaration(t)||b.isBinaryExpression(t)||b.isLogicalExpression(t)||b.isUnaryExpression(t)||b.isTaggedTemplateExpression(t))||p(e,t)}function m(e,t){return!!(b.isUnaryLike(t)||b.isBinary(t)||b.isConditionalExpression(t,{test:e})||b.isAwaitExpression(t))||p(e,t)}function y(e){return!!b.isObjectPattern(e.left)||m.apply(void 0,arguments)}function v(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.considerArrow,n=void 0!==r&&r,i=t.considerDefaultExports,s=void 0!==i&&i,a=e.length-1,o=e[a];a--;for(var u=e[a];a>0;){if(b.isExpressionStatement(u,{expression:o})||b.isTaggedTemplateExpression(u)||s&&b.isExportDefaultDeclaration(u,{declaration:o})||n&&b.isArrowFunctionExpression(u,{body:o}))return!0;if(!(b.isCallExpression(u,{callee:o})||b.isSequenceExpression(u)&&u.expressions[0]===o||b.isMemberExpression(u,{object:o})||b.isConditional(u,{test:o})||b.isBinary(u,{left:o})||b.isAssignmentExpression(u,{left:o})))return!1;o=u,a--,u=e[a]}return!1}t.__esModule=!0,t.AwaitExpression=t.FunctionTypeAnnotation=void 0,t.NullableTypeAnnotation=n,t.UpdateExpression=i,t.ObjectExpression=s,t.DoExpression=a,t.Binary=o,t.BinaryExpression=u,t.SequenceExpression=l,t.YieldExpression=c,t.ClassExpression=f,t.UnaryLike=p,t.FunctionExpression=d,t.ArrowFunctionExpression=h,t.ConditionalExpression=m,t.AssignmentExpression=y;var g=r(1),b=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(g),E={"||":0,"&&":1,"|":2,"^":3,"&":4,"==":5,"===":5,"!=":5,"!==":5,"<":6,">":6,"<=":6,">=":6,in:6,instanceof:6,">>":7,"<<":7,">>>":7,"+":8,"-":8,"*":9,"/":9,"%":9,"**":10};t.FunctionTypeAnnotation=n,t.AwaitExpression=c},function(e,t,r){"use strict";function n(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return l.isMemberExpression(e)?(n(e.object,t),e.computed&&n(e.property,t)):l.isBinary(e)||l.isAssignmentExpression(e)?(n(e.left,t),n(e.right,t)):l.isCallExpression(e)?(t.hasCall=!0,n(e.callee,t)):l.isFunction(e)?t.hasFunction=!0:l.isIdentifier(e)&&(t.hasHelper=t.hasHelper||i(e.callee)),t}function i(e){return l.isMemberExpression(e)?i(e.object)||i(e.property):l.isIdentifier(e)?"require"===e.name||"_"===e.name[0]:l.isCallExpression(e)?i(e.callee):!(!l.isBinary(e)&&!l.isAssignmentExpression(e))&&(l.isIdentifier(e.left)&&i(e.left)||i(e.right))}function s(e){return l.isLiteral(e)||l.isObjectExpression(e)||l.isArrayExpression(e)||l.isIdentifier(e)||l.isMemberExpression(e)}var a=r(588),o=function(e){return e&&e.__esModule?e:{default:e}}(a),u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);t.nodes={AssignmentExpression:function(e){var t=n(e.right);if(t.hasCall&&t.hasHelper||t.hasFunction)return{before:t.hasFunction,after:!0}},SwitchCase:function(e,t){return{before:e.consequent.length||t.cases[0]===e}},LogicalExpression:function(e){if(l.isFunction(e.left)||l.isFunction(e.right))return{after:!0}},Literal:function(e){if("use strict"===e.value)return{after:!0}},CallExpression:function(e){if(l.isFunction(e.callee)||i(e))return{before:!0,after:!0}},VariableDeclaration:function(e){for(var t=0;t<e.declarations.length;t++){var r=e.declarations[t],a=i(r.id)&&!s(r.init);if(!a){var o=n(r.init);a=i(r.init)&&o.hasCall||o.hasFunction}if(a)return{before:!0,after:!0}}},IfStatement:function(e){if(l.isBlockStatement(e.consequent))return{before:!0,after:!0}}},t.nodes.ObjectProperty=t.nodes.ObjectTypeProperty=t.nodes.ObjectMethod=t.nodes.SpreadProperty=function(e,t){if(t.properties[0]===e)return{before:!0}},t.list={VariableDeclaration:function(e){return(0,o.default)(e.declarations,"init")},ArrayExpression:function(e){return e.elements},ObjectExpression:function(e){return e.properties}},[["Function",!0],["Class",!0],["Loop",!0],["LabeledStatement",!0],["SwitchStatement",!0],["TryStatement",!0]].forEach(function(e){var r=e[0],n=e[1];"boolean"==typeof n&&(n={after:n,before:n}),[r].concat(l.FLIPPED_ALIAS_KEYS[r]||[]).forEach(function(e){t.nodes[e]=function(){return n}})})},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(){this.token(","),this.space()}t.__esModule=!0;var a=r(87),o=i(a),u=r(2),l=i(u),c=r(35),f=i(c),p=r(365),d=i(p),h=r(3),m=i(h),y=r(579),v=i(y),g=r(581),b=i(g),E=r(586),x=i(E),A=r(278),S=i(A),_=r(300),D=i(_),C=r(187),w=n(C),P=r(314),k=i(P),F=r(1),T=n(F),O=/e/i,B=/\.0+$/,R=/^0[box]/,I=function(){function e(t,r,n){(0,m.default)(this,e),this.inForStatementInitCounter=0,this._printStack=[],this._indent=0,this._insideAux=!1,this._printedCommentStarts={},this._parenPushNewlineState=null,this._printAuxAfterOnNextUserNode=!1,this._printedComments=new d.default,this._endsWithInteger=!1,this._endsWithWord=!1,this.format=t||{},this._buf=new D.default(r),this._whitespace=n.length>0?new k.default(n):null}return e.prototype.generate=function(e){return this.print(e),this._maybeAddAuxComment(),this._buf.get()},e.prototype.indent=function(){this.format.compact||this.format.concise||this._indent++},e.prototype.dedent=function(){this.format.compact||this.format.concise||this._indent--},e.prototype.semicolon=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this._maybeAddAuxComment(),this._append(";",!e)},e.prototype.rightBrace=function(){this.format.minified&&this._buf.removeLastSemicolon(),this.token("}")},e.prototype.space=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.format.compact||(this._buf.hasContent()&&!this.endsWith(" ")&&!this.endsWith("\n")||e)&&this._space()},e.prototype.word=function(e){this._endsWithWord&&this._space(),this._maybeAddAuxComment(),this._append(e),this._endsWithWord=!0},e.prototype.number=function(e){this.word(e),this._endsWithInteger=(0,x.default)(+e)&&!R.test(e)&&!O.test(e)&&!B.test(e)&&"."!==e[e.length-1]},e.prototype.token=function(e){("--"===e&&this.endsWith("!")||"+"===e[0]&&this.endsWith("+")||"-"===e[0]&&this.endsWith("-")||"."===e[0]&&this._endsWithInteger)&&this._space(),this._maybeAddAuxComment(),this._append(e)},e.prototype.newline=function(e){if(!this.format.retainLines&&!this.format.compact){if(this.format.concise)return void this.space();if(!(this.endsWith("\n\n")||("number"!=typeof e&&(e=1),e=Math.min(2,e),(this.endsWith("{\n")||this.endsWith(":\n"))&&e--,e<=0)))for(var t=0;t<e;t++)this._newline()}},e.prototype.endsWith=function(e){return this._buf.endsWith(e)},e.prototype.removeTrailingNewline=function(){this._buf.removeTrailingNewline()},e.prototype.source=function(e,t){this._catchUp(e,t),this._buf.source(e,t)},e.prototype.withSource=function(e,t,r){this._catchUp(e,t),this._buf.withSource(e,t,r)},e.prototype._space=function(){this._append(" ",!0)},e.prototype._newline=function(){this._append("\n",!0)},e.prototype._append=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this._maybeAddParen(e),this._maybeIndent(e),t?this._buf.queue(e):this._buf.append(e),this._endsWithWord=!1,this._endsWithInteger=!1},e.prototype._maybeIndent=function(e){this._indent&&this.endsWith("\n")&&"\n"!==e[0]&&this._buf.queue(this._getIndent())},e.prototype._maybeAddParen=function(e){var t=this._parenPushNewlineState;if(t){this._parenPushNewlineState=null;var r=void 0;for(r=0;r<e.length&&" "===e[r];r++);if(r!==e.length){var n=e[r];"\n"!==n&&"/"!==n||(this.token("("),this.indent(),t.printed=!0)}}},e.prototype._catchUp=function(e,t){if(this.format.retainLines){var r=t?t[e]:null;if(r&&null!==r.line)for(var n=r.line-this._buf.getCurrentLine(),i=0;i<n;i++)this._newline()}},e.prototype._getIndent=function(){return(0,S.default)(this.format.indent.style,this._indent)},e.prototype.startTerminatorless=function(){return this._parenPushNewlineState={printed:!1}},e.prototype.endTerminatorless=function(e){e.printed&&(this.dedent(),this.newline(),this.token(")"))},e.prototype.print=function(e,t){var r=this;if(e){var n=this.format.concise;e._compact&&(this.format.concise=!0);if(!this[e.type])throw new ReferenceError("unknown node of type "+(0,f.default)(e.type)+" with constructor "+(0,f.default)(e&&e.constructor.name));this._printStack.push(e);var i=this._insideAux;this._insideAux=!e.loc,this._maybeAddAuxComment(this._insideAux&&!i);var s=w.needsParens(e,t,this._printStack);this.format.retainFunctionParens&&"FunctionExpression"===e.type&&e.extra&&e.extra.parenthesized&&(s=!0),s&&this.token("("),this._printLeadingComments(e,t);var a=T.isProgram(e)||T.isFile(e)?null:e.loc;this.withSource("start",a,function(){r[e.type](e,t)}),this._printTrailingComments(e,t),s&&this.token(")"),this._printStack.pop(),this.format.concise=n,this._insideAux=i}},e.prototype._maybeAddAuxComment=function(e){e&&this._printAuxBeforeComment(),this._insideAux||this._printAuxAfterComment()},e.prototype._printAuxBeforeComment=function(){if(!this._printAuxAfterOnNextUserNode){this._printAuxAfterOnNextUserNode=!0;var e=this.format.auxiliaryCommentBefore;e&&this._printComment({type:"CommentBlock",value:e})}},e.prototype._printAuxAfterComment=function(){if(this._printAuxAfterOnNextUserNode){this._printAuxAfterOnNextUserNode=!1;var e=this.format.auxiliaryCommentAfter;e&&this._printComment({type:"CommentBlock",value:e})}},e.prototype.getPossibleRaw=function(e){var t=e.extra;if(t&&null!=t.raw&&null!=t.rawValue&&e.value===t.rawValue)return t.raw},e.prototype.printJoin=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(e&&e.length){r.indent&&this.indent();for(var n={addNewlines:r.addNewlines},i=0;i<e.length;i++){var s=e[i];s&&(r.statement&&this._printNewline(!0,s,t,n),this.print(s,t),r.iterator&&r.iterator(s,i),r.separator&&i<e.length-1&&r.separator.call(this),r.statement&&this._printNewline(!1,s,t,n))}r.indent&&this.dedent()}},e.prototype.printAndIndentOnComments=function(e,t){var r=!!e.leadingComments;r&&this.indent(),this.print(e,t),r&&this.dedent()},e.prototype.printBlock=function(e){var t=e.body;T.isEmptyStatement(t)||this.space(),this.print(t,e)},e.prototype._printTrailingComments=function(e,t){this._printComments(this._getComments(!1,e,t))},e.prototype._printLeadingComments=function(e,t){this._printComments(this._getComments(!0,e,t))},e.prototype.printInnerComments=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];e.innerComments&&(t&&this.indent(),this._printComments(e.innerComments),t&&this.dedent())},e.prototype.printSequence=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return r.statement=!0,this.printJoin(e,t,r)},e.prototype.printList=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return null==r.separator&&(r.separator=s),this.printJoin(e,t,r)},e.prototype._printNewline=function(e,t,r,n){var i=this;if(!this.format.retainLines&&!this.format.compact){if(this.format.concise)return void this.space();var s=0;if(null!=t.start&&!t._ignoreUserWhitespace&&this._whitespace)if(e){var a=t.leadingComments,o=a&&(0,v.default)(a,function(e){
return!!e.loc&&i.format.shouldPrintComment(e.value)});s=this._whitespace.getNewlinesBefore(o||t)}else{var u=t.trailingComments,l=u&&(0,b.default)(u,function(e){return!!e.loc&&i.format.shouldPrintComment(e.value)});s=this._whitespace.getNewlinesAfter(l||t)}else{e||s++,n.addNewlines&&(s+=n.addNewlines(e,t)||0);var c=w.needsWhitespaceAfter;e&&(c=w.needsWhitespaceBefore),c(t,r)&&s++,this._buf.hasContent()||(s=0)}this.newline(s)}},e.prototype._getComments=function(e,t){return t&&(e?t.leadingComments:t.trailingComments)||[]},e.prototype._printComment=function(e){var t=this;if(this.format.shouldPrintComment(e.value)&&!e.ignore&&!this._printedComments.has(e)){if(this._printedComments.add(e),null!=e.start){if(this._printedCommentStarts[e.start])return;this._printedCommentStarts[e.start]=!0}this.newline(this._whitespace?this._whitespace.getNewlinesBefore(e):0),this.endsWith("[")||this.endsWith("{")||this.space();var r="CommentLine"===e.type?"//"+e.value+"\n":"/*"+e.value+"*/";if("CommentBlock"===e.type&&this.format.indent.adjustMultilineComment){var n=e.loc&&e.loc.start.column;if(n){var i=new RegExp("\\n\\s{1,"+n+"}","g");r=r.replace(i,"\n")}var s=Math.max(this._getIndent().length,this._buf.getCurrentColumn());r=r.replace(/\n(?!$)/g,"\n"+(0,S.default)(" ",s))}this.withSource("start",e.loc,function(){t._append(r)}),this.newline((this._whitespace?this._whitespace.getNewlinesAfter(e):0)+("CommentLine"===e.type?-1:0))}},e.prototype._printComments=function(e){if(e&&e.length)for(var t=e,r=Array.isArray(t),n=0,t=r?t:(0,l.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;this._printComment(s)}},e}();t.default=I;for(var M=[r(309),r(303),r(308),r(302),r(306),r(307),r(123),r(304),r(301),r(305)],N=0;N<M.length;N++){var L=M[N];(0,o.default)(I.prototype,L)}e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(14),s=n(i),a=r(11),o=n(a),u=r(3),l=n(u),c=r(288),f=n(c),p=function(){function e(t,r){(0,l.default)(this,e),this._cachedMap=null,this._code=r,this._opts=t,this._rawMappings=[]}return e.prototype.get=function(){if(!this._cachedMap){var e=this._cachedMap=new f.default.SourceMapGenerator({file:this._opts.sourceMapTarget,sourceRoot:this._opts.sourceRoot}),t=this._code;"string"==typeof t?e.setSourceContent(this._opts.sourceFileName,t):"object"===(void 0===t?"undefined":(0,o.default)(t))&&(0,s.default)(t).forEach(function(r){e.setSourceContent(r,t[r])}),this._rawMappings.forEach(e.addMapping,e)}return this._cachedMap.toJSON()},e.prototype.getRawMappings=function(){return this._rawMappings.slice()},e.prototype.mark=function(e,t,r,n,i,s){this._lastGenLine!==e&&null===r||this._lastGenLine===e&&this._lastSourceLine===r&&this._lastSourceColumn===n||(this._cachedMap=null,this._lastGenLine=e,this._lastSourceLine=r,this._lastSourceColumn=n,this._rawMappings.push({name:i||void 0,generated:{line:e,column:t},source:null==r?void 0:s||this._opts.sourceFileName,original:null==r?void 0:{line:r,column:n}}))},e}();t.default=p,e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(3),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=function(){function e(t){(0,i.default)(this,e),this.tokens=t,this.used={}}return e.prototype.getNewlinesBefore=function(e){var t=void 0,r=void 0,n=this.tokens,i=this._findToken(function(t){return t.start-e.start},0,n.length);if(i>=0){for(;i&&e.start===n[i-1].start;)--i;t=n[i-1],r=n[i]}return this._getNewlinesBetween(t,r)},e.prototype.getNewlinesAfter=function(e){var t=void 0,r=void 0,n=this.tokens,i=this._findToken(function(t){return t.end-e.end},0,n.length);if(i>=0){for(;i&&e.end===n[i-1].end;)--i;t=n[i],r=n[i+1],","===r.type.label&&(r=n[i+2])}return r&&"eof"===r.type.label?1:this._getNewlinesBetween(t,r)},e.prototype._getNewlinesBetween=function(e,t){if(!t||!t.loc)return 0;for(var r=e?e.loc.end.line:1,n=t.loc.start.line,i=0,s=r;s<n;s++)void 0===this.used[s]&&(this.used[s]=!0,i++);return i},e.prototype._findToken=function(e,t,r){if(t>=r)return-1;var n=t+r>>>1,i=e(this.tokens[n]);return i<0?this._findToken(e,n+1,r):i>0?this._findToken(e,t,n):0===i?n:-1},e}();t.default=s,e.exports=t.default},function(e,t,r){"use strict";function n(e){for(var t=e,r=Array.isArray(t),n=0,t=r?t:(0,s.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var a=i,u=a.node,l=u.expression;if(o.isMemberExpression(l)){var c=a.scope.maybeGenerateMemoised(l.object),f=void 0,p=[];c?(f=c,p.push(o.assignmentExpression("=",c,l.object))):f=l.object,p.push(o.callExpression(o.memberExpression(o.memberExpression(f,l.property,l.computed),o.identifier("bind")),[f])),1===p.length?u.expression=p[0]:u.expression=o.sequenceExpression(p)}}}t.__esModule=!0;var i=r(2),s=function(e){return e&&e.__esModule?e:{default:e}}(i);t.default=n;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(t){return t&&t.operator===e.operator+"="}function r(e,t){return a.assignmentExpression("=",e,t)}var n={};return n.ExpressionStatement=function(n,s){if(!n.isCompletionRecord()){var o=n.node.expression;if(t(o)){var u=[],l=(0,i.default)(o.left,u,s,n.scope,!0);u.push(a.expressionStatement(r(l.ref,e.build(l.uid,o.right)))),n.replaceWithMultiple(u)}}},n.AssignmentExpression=function(n,s){var a=n.node,o=n.scope;if(t(a)){var u=[],l=(0,i.default)(a.left,u,s,o);u.push(r(l.ref,e.build(l.uid,a.right))),n.replaceWithMultiple(u)}},n.BinaryExpression=function(t){var r=t.node;r.operator===e.operator&&t.replaceWith(e.build(r.left,r.right))},n};var n=r(318),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.scope,r=e.node,n=a.functionExpression(null,[],r.body,r.generator,r.async),s=n,u=[];(0,i.default)(e,function(e){return t.push({id:e})});var l={foundThis:!1,foundArguments:!1};e.traverse(o,l),l.foundArguments&&(s=a.memberExpression(n,a.identifier("apply")),u=[],l.foundThis&&u.push(a.thisExpression()),l.foundArguments&&(l.foundThis||u.push(a.nullLiteral()),u.push(a.identifier("arguments"))));var c=a.callExpression(s,u);return r.generator&&(c=a.yieldExpression(c,!0)),a.returnStatement(c)};var n=r(190),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s),o={enter:function(e,t){e.isThisExpression()&&(t.foundThis=!0),e.isReferencedIdentifier({name:"arguments"})&&(t.foundArguments=!0)},Function:function(e){e.skip()}};e.exports=t.default},function(e,t,r){"use strict";function n(e,t,r,n){var i=void 0;if(a.isSuper(e))return e;if(a.isIdentifier(e)){if(n.hasBinding(e.name))return e;i=e}else{if(!a.isMemberExpression(e))throw new Error("We can't explode this node type "+e.type);if(i=e.object,a.isSuper(i)||a.isIdentifier(i)&&n.hasBinding(i.name))return i}var s=n.generateUidIdentifierBasedOnNode(i);return t.push(a.variableDeclaration("var",[a.variableDeclarator(s,i)])),s}function i(e,t,r,n){var i=e.property,s=a.toComputedKey(e,i);if(a.isLiteral(s)&&a.isPureish(s))return s;var o=n.generateUidIdentifierBasedOnNode(i);return t.push(a.variableDeclaration("var",[a.variableDeclarator(o,i)])),o}t.__esModule=!0,t.default=function(e,t,r,s,o){var u=void 0;u=a.isIdentifier(e)&&o?e:n(e,t,r,s);var l=void 0,c=void 0;if(a.isIdentifier(e))l=e,c=u;else{var f=i(e,t,r,s),p=e.computed||a.isLiteral(f);c=l=a.memberExpression(u,f,p)}return{uid:c,ref:l}};var s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){function t(t){if(t.node&&!t.isPure()){var r=e.scope.generateDeclaredUidIdentifier();n.push(l.assignmentExpression("=",r,t.node)),t.replaceWith(r)}}function r(e){if(Array.isArray(e)&&e.length){e=e.reverse(),(0,o.default)(e);for(var r=e,n=Array.isArray(r),i=0,r=n?r:(0,s.default)(r);;){var a;if(n){if(i>=r.length)break;a=r[i++]}else{if(i=r.next(),i.done)break;a=i.value}t(a)}}}e.assertClass();var n=[];t(e.get("superClass")),r(e.get("decorators"));for(var i=e.get("body.body"),a=i,u=Array.isArray(a),c=0,a=u?a:(0,s.default)(a);;){var f;if(u){if(c>=a.length)break;f=a[c++]}else{if(c=a.next(),c.done)break;f=c.value}var p=f;p.is("computed")&&t(p.get("key")),p.has("decorators")&&r(e.get("decorators"))}n&&e.insertBefore(n.map(function(e){return l.expressionStatement(e)}))};var a=r(315),o=n(a),u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.default=function(e,t){var r=e.node,n=e.scope,i=e.parent,a=n.generateUidIdentifier("step"),o=n.generateUidIdentifier("value"),u=r.left,p=void 0;s.isIdentifier(u)||s.isPattern(u)||s.isMemberExpression(u)?p=s.expressionStatement(s.assignmentExpression("=",u,o)):s.isVariableDeclaration(u)&&(p=s.variableDeclaration(u.kind,[s.variableDeclarator(u.declarations[0].id,o)]));var d=c();(0,l.default)(d,f,null,{ITERATOR_HAD_ERROR_KEY:n.generateUidIdentifier("didIteratorError"),ITERATOR_COMPLETION:n.generateUidIdentifier("iteratorNormalCompletion"),ITERATOR_ERROR_KEY:n.generateUidIdentifier("iteratorError"),ITERATOR_KEY:n.generateUidIdentifier("iterator"),GET_ITERATOR:t.getAsyncIterator,OBJECT:r.right,STEP_VALUE:o,STEP_KEY:a,AWAIT:t.wrapAwait}),d=d.body.body;var h=s.isLabeledStatement(i),m=d[3].block.body,y=m[0];return h&&(m[0]=s.labeledStatement(i.label,y)),{replaceParent:h,node:d,declar:p,loop:y}};var i=r(1),s=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(i),a=r(4),o=n(a),u=r(7),l=n(u),c=(0,o.default)("\n  function* wrapper() {\n    var ITERATOR_COMPLETION = true;\n    var ITERATOR_HAD_ERROR_KEY = false;\n    var ITERATOR_ERROR_KEY = undefined;\n    try {\n      for (\n        var ITERATOR_KEY = GET_ITERATOR(OBJECT), STEP_KEY, STEP_VALUE;\n        (\n          STEP_KEY = yield AWAIT(ITERATOR_KEY.next()),\n          ITERATOR_COMPLETION = STEP_KEY.done,\n          STEP_VALUE = yield AWAIT(STEP_KEY.value),\n          !ITERATOR_COMPLETION\n        );\n        ITERATOR_COMPLETION = true) {\n      }\n    } catch (err) {\n      ITERATOR_HAD_ERROR_KEY = true;\n      ITERATOR_ERROR_KEY = err;\n    } finally {\n      try {\n        if (!ITERATOR_COMPLETION && ITERATOR_KEY.return) {\n          yield AWAIT(ITERATOR_KEY.return());\n        }\n      } finally {\n        if (ITERATOR_HAD_ERROR_KEY) {\n          throw ITERATOR_ERROR_KEY;\n        }\n      }\n    }\n  }\n"),f={noScope:!0,Identifier:function(e,t){e.node.name in t&&e.replaceInline(t[e.node.name])},CallExpression:function(e,t){var r=e.node.callee;s.isIdentifier(r)&&"AWAIT"===r.name&&!t.AWAIT&&e.replaceWith(e.node.arguments[0])}};e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(4),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s={};t.default=s,s.typeof=(0,i.default)('\n  (typeof Symbol === "function" && typeof Symbol.iterator === "symbol")\n    ? function (obj) { return typeof obj; }\n    : function (obj) {\n        return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype\n          ? "symbol"\n          : typeof obj;\n      };\n'),s.jsx=(0,i.default)('\n  (function () {\n    var REACT_ELEMENT_TYPE = (typeof Symbol === "function" && Symbol.for && Symbol.for("react.element")) || 0xeac7;\n\n    return function createRawReactElement (type, props, key, children) {\n      var defaultProps = type && type.defaultProps;\n      var childrenLength = arguments.length - 3;\n\n      if (!props && childrenLength !== 0) {\n        // If we\'re going to assign props.children, we create a new object now\n        // to avoid mutating defaultProps.\n        props = {};\n      }\n      if (props && defaultProps) {\n        for (var propName in defaultProps) {\n          if (props[propName] === void 0) {\n            props[propName] = defaultProps[propName];\n          }\n        }\n      } else if (!props) {\n        props = defaultProps || {};\n      }\n\n      if (childrenLength === 1) {\n        props.children = children;\n      } else if (childrenLength > 1) {\n        var childArray = Array(childrenLength);\n        for (var i = 0; i < childrenLength; i++) {\n          childArray[i] = arguments[i + 3];\n        }\n        props.children = childArray;\n      }\n\n      return {\n        $$typeof: REACT_ELEMENT_TYPE,\n        type: type,\n        key: key === undefined ? null : \'\' + key,\n        ref: null,\n        props: props,\n        _owner: null,\n      };\n    };\n\n  })()\n'),s.asyncIterator=(0,i.default)('\n  (function (iterable) {\n    if (typeof Symbol === "function") {\n      if (Symbol.asyncIterator) {\n        var method = iterable[Symbol.asyncIterator];\n        if (method != null) return method.call(iterable);\n      }\n      if (Symbol.iterator) {\n        return iterable[Symbol.iterator]();\n      }\n    }\n    throw new TypeError("Object is not async iterable");\n  })\n'),s.asyncGenerator=(0,i.default)('\n  (function () {\n    function AwaitValue(value) {\n      this.value = value;\n    }\n\n    function AsyncGenerator(gen) {\n      var front, back;\n\n      function send(key, arg) {\n        return new Promise(function (resolve, reject) {\n          var request = {\n            key: key,\n            arg: arg,\n            resolve: resolve,\n            reject: reject,\n            next: null\n          };\n\n          if (back) {\n            back = back.next = request;\n          } else {\n            front = back = request;\n            resume(key, arg);\n          }\n        });\n      }\n\n      function resume(key, arg) {\n        try {\n          var result = gen[key](arg)\n          var value = result.value;\n          if (value instanceof AwaitValue) {\n            Promise.resolve(value.value).then(\n              function (arg) { resume("next", arg); },\n              function (arg) { resume("throw", arg); });\n          } else {\n            settle(result.done ? "return" : "normal", result.value);\n          }\n        } catch (err) {\n          settle("throw", err);\n        }\n      }\n\n      function settle(type, value) {\n        switch (type) {\n          case "return":\n            front.resolve({ value: value, done: true });\n            break;\n          case "throw":\n            front.reject(value);\n            break;\n          default:\n            front.resolve({ value: value, done: false });\n            break;\n        }\n\n        front = front.next;\n        if (front) {\n          resume(front.key, front.arg);\n        } else {\n          back = null;\n        }\n      }\n\n      this._invoke = send;\n\n      // Hide "return" method if generator return is not supported\n      if (typeof gen.return !== "function") {\n        this.return = undefined;\n      }\n    }\n\n    if (typeof Symbol === "function" && Symbol.asyncIterator) {\n      AsyncGenerator.prototype[Symbol.asyncIterator] = function () { return this; };\n    }\n\n    AsyncGenerator.prototype.next = function (arg) { return this._invoke("next", arg); };\n    AsyncGenerator.prototype.throw = function (arg) { return this._invoke("throw", arg); };\n    AsyncGenerator.prototype.return = function (arg) { return this._invoke("return", arg); };\n\n    return {\n      wrap: function (fn) {\n        return function () {\n          return new AsyncGenerator(fn.apply(this, arguments));\n        };\n      },\n      await: function (value) {\n        return new AwaitValue(value);\n      }\n    };\n\n  })()\n'),s.asyncGeneratorDelegate=(0,i.default)('\n  (function (inner, awaitWrap) {\n    var iter = {}, waiting = false;\n\n    function pump(key, value) {\n      waiting = true;\n      value = new Promise(function (resolve) { resolve(inner[key](value)); });\n      return { done: false, value: awaitWrap(value) };\n    };\n\n    if (typeof Symbol === "function" && Symbol.iterator) {\n      iter[Symbol.iterator] = function () { return this; };\n    }\n\n    iter.next = function (value) {\n      if (waiting) {\n        waiting = false;\n        return value;\n      }\n      return pump("next", value);\n    };\n\n    if (typeof inner.throw === "function") {\n      iter.throw = function (value) {\n        if (waiting) {\n          waiting = false;\n          throw value;\n        }\n        return pump("throw", value);\n      };\n    }\n\n    if (typeof inner.return === "function") {\n      iter.return = function (value) {\n        return pump("return", value);\n      };\n    }\n\n    return iter;\n  })\n'),s.asyncToGenerator=(0,i.default)('\n  (function (fn) {\n    return function () {\n      var gen = fn.apply(this, arguments);\n      return new Promise(function (resolve, reject) {\n        function step(key, arg) {\n          try {\n            var info = gen[key](arg);\n            var value = info.value;\n          } catch (error) {\n            reject(error);\n            return;\n          }\n\n          if (info.done) {\n            resolve(value);\n          } else {\n            return Promise.resolve(value).then(function (value) {\n              step("next", value);\n            }, function (err) {\n              step("throw", err);\n            });\n          }\n        }\n\n        return step("next");\n      });\n    };\n  })\n'),s.classCallCheck=(0,i.default)('\n  (function (instance, Constructor) {\n    if (!(instance instanceof Constructor)) {\n      throw new TypeError("Cannot call a class as a function");\n    }\n  });\n'),s.createClass=(0,i.default)('\n  (function() {\n    function defineProperties(target, props) {\n      for (var i = 0; i < props.length; i ++) {\n        var descriptor = props[i];\n        descriptor.enumerable = descriptor.enumerable || false;\n        descriptor.configurable = true;\n        if ("value" in descriptor) descriptor.writable = true;\n        Object.defineProperty(target, descriptor.key, descriptor);\n      }\n    }\n\n    return function (Constructor, protoProps, staticProps) {\n      if (protoProps) defineProperties(Constructor.prototype, protoProps);\n      if (staticProps) defineProperties(Constructor, staticProps);\n      return Constructor;\n    };\n  })()\n'),s.defineEnumerableProperties=(0,i.default)('\n  (function (obj, descs) {\n    for (var key in descs) {\n      var desc = descs[key];\n      desc.configurable = desc.enumerable = true;\n      if ("value" in desc) desc.writable = true;\n      Object.defineProperty(obj, key, desc);\n    }\n    return obj;\n  })\n'),s.defaults=(0,i.default)("\n  (function (obj, defaults) {\n    var keys = Object.getOwnPropertyNames(defaults);\n    for (var i = 0; i < keys.length; i++) {\n      var key = keys[i];\n      var value = Object.getOwnPropertyDescriptor(defaults, key);\n      if (value && value.configurable && obj[key] === undefined) {\n        Object.defineProperty(obj, key, value);\n      }\n    }\n    return obj;\n  })\n"),s.defineProperty=(0,i.default)("\n  (function (obj, key, value) {\n    // Shortcircuit the slow defineProperty path when possible.\n    // We are trying to avoid issues where setters defined on the\n    // prototype cause side effects under the fast path of simple\n    // assignment. By checking for existence of the property with\n    // the in operator, we can optimize most of this overhead away.\n    if (key in obj) {\n      Object.defineProperty(obj, key, {\n        value: value,\n        enumerable: true,\n        configurable: true,\n        writable: true\n      });\n    } else {\n      obj[key] = value;\n    }\n    return obj;\n  });\n"),s.extends=(0,i.default)("\n  Object.assign || (function (target) {\n    for (var i = 1; i < arguments.length; i++) {\n      var source = arguments[i];\n      for (var key in source) {\n        if (Object.prototype.hasOwnProperty.call(source, key)) {\n          target[key] = source[key];\n        }\n      }\n    }\n    return target;\n  })\n"),s.get=(0,i.default)('\n  (function get(object, property, receiver) {\n    if (object === null) object = Function.prototype;\n\n    var desc = Object.getOwnPropertyDescriptor(object, property);\n\n    if (desc === undefined) {\n      var parent = Object.getPrototypeOf(object);\n\n      if (parent === null) {\n        return undefined;\n      } else {\n        return get(parent, property, receiver);\n      }\n    } else if ("value" in desc) {\n      return desc.value;\n    } else {\n      var getter = desc.get;\n\n      if (getter === undefined) {\n        return undefined;\n      }\n\n      return getter.call(receiver);\n    }\n  });\n'),s.inherits=(0,i.default)('\n  (function (subClass, superClass) {\n    if (typeof superClass !== "function" && superClass !== null) {\n      throw new TypeError("Super expression must either be null or a function, not " + typeof superClass);\n    }\n    subClass.prototype = Object.create(superClass && superClass.prototype, {\n      constructor: {\n        value: subClass,\n        enumerable: false,\n        writable: true,\n        configurable: true\n      }\n    });\n    if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass;\n  })\n'),s.instanceof=(0,i.default)('\n  (function (left, right) {\n    if (right != null && typeof Symbol !== "undefined" && right[Symbol.hasInstance]) {\n      return right[Symbol.hasInstance](left);\n    } else {\n      return left instanceof right;\n    }\n  });\n'),s.interopRequireDefault=(0,i.default)("\n  (function (obj) {\n    return obj && obj.__esModule ? obj : { default: obj };\n  })\n"),s.interopRequireWildcard=(0,i.default)("\n  (function (obj) {\n    if (obj && obj.__esModule) {\n      return obj;\n    } else {\n      var newObj = {};\n      if (obj != null) {\n        for (var key in obj) {\n          if (Object.prototype.hasOwnProperty.call(obj, key)) newObj[key] = obj[key];\n        }\n      }\n      newObj.default = obj;\n      return newObj;\n    }\n  })\n"),s.newArrowCheck=(0,i.default)('\n  (function (innerThis, boundThis) {\n    if (innerThis !== boundThis) {\n      throw new TypeError("Cannot instantiate an arrow function");\n    }\n  });\n'),s.objectDestructuringEmpty=(0,i.default)('\n  (function (obj) {\n    if (obj == null) throw new TypeError("Cannot destructure undefined");\n  });\n'),s.objectWithoutProperties=(0,i.default)("\n  (function (obj, keys) {\n    var target = {};\n    for (var i in obj) {\n      if (keys.indexOf(i) >= 0) continue;\n      if (!Object.prototype.hasOwnProperty.call(obj, i)) continue;\n      target[i] = obj[i];\n    }\n    return target;\n  })\n"),s.possibleConstructorReturn=(0,i.default)('\n  (function (self, call) {\n    if (!self) {\n      throw new ReferenceError("this hasn\'t been initialised - super() hasn\'t been called");\n    }\n    return call && (typeof call === "object" || typeof call === "function") ? call : self;\n  });\n'),s.selfGlobal=(0,i.default)('\n  typeof global === "undefined" ? self : global\n'),s.set=(0,i.default)('\n  (function set(object, property, value, receiver) {\n    var desc = Object.getOwnPropertyDescriptor(object, property);\n\n    if (desc === undefined) {\n      var parent = Object.getPrototypeOf(object);\n\n      if (parent !== null) {\n        set(parent, property, value, receiver);\n      }\n    } else if ("value" in desc && desc.writable) {\n      desc.value = value;\n    } else {\n      var setter = desc.set;\n\n      if (setter !== undefined) {\n        setter.call(receiver, value);\n      }\n    }\n\n    return value;\n  });\n'),s.slicedToArray=(0,i.default)('\n  (function () {\n    // Broken out into a separate function to avoid deoptimizations due to the try/catch for the\n    // array iterator case.\n    function sliceIterator(arr, i) {\n      // this is an expanded form of `for...of` that properly supports abrupt completions of\n      // iterators etc. variable names have been minimised to reduce the size of this massive\n      // helper. sometimes spec compliancy is annoying :(\n      //\n      // _n = _iteratorNormalCompletion\n      // _d = _didIteratorError\n      // _e = _iteratorError\n      // _i = _iterator\n      // _s = _step\n\n      var _arr = [];\n      var _n = true;\n      var _d = false;\n      var _e = undefined;\n      try {\n        for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {\n          _arr.push(_s.value);\n          if (i && _arr.length === i) break;\n        }\n      } catch (err) {\n        _d = true;\n        _e = err;\n      } finally {\n        try {\n          if (!_n && _i["return"]) _i["return"]();\n        } finally {\n          if (_d) throw _e;\n        }\n      }\n      return _arr;\n    }\n\n    return function (arr, i) {\n      if (Array.isArray(arr)) {\n        return arr;\n      } else if (Symbol.iterator in Object(arr)) {\n        return sliceIterator(arr, i);\n      } else {\n        throw new TypeError("Invalid attempt to destructure non-iterable instance");\n      }\n    };\n  })();\n'),s.slicedToArrayLoose=(0,i.default)('\n  (function (arr, i) {\n    if (Array.isArray(arr)) {\n      return arr;\n    } else if (Symbol.iterator in Object(arr)) {\n      var _arr = [];\n      for (var _iterator = arr[Symbol.iterator](), _step; !(_step = _iterator.next()).done;) {\n        _arr.push(_step.value);\n        if (i && _arr.length === i) break;\n      }\n      return _arr;\n    } else {\n      throw new TypeError("Invalid attempt to destructure non-iterable instance");\n    }\n  });\n'),s.taggedTemplateLiteral=(0,i.default)("\n  (function (strings, raw) {\n    return Object.freeze(Object.defineProperties(strings, {\n        raw: { value: Object.freeze(raw) }\n    }));\n  });\n"),s.taggedTemplateLiteralLoose=(0,i.default)("\n  (function (strings, raw) {\n    strings.raw = raw;\n    return strings;\n  });\n"),s.temporalRef=(0,i.default)('\n  (function (val, name, undef) {\n    if (val === undef) {\n      throw new ReferenceError(name + " is not defined - temporal dead zone");\n    } else {\n      return val;\n    }\n  })\n'),s.temporalUndefined=(0,i.default)("\n  ({})\n"),s.toArray=(0,i.default)("\n  (function (arr) {\n    return Array.isArray(arr) ? arr : Array.from(arr);\n  });\n"),s.toConsumableArray=(0,i.default)("\n  (function (arr) {\n    if (Array.isArray(arr)) {\n      for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) arr2[i] = arr[i];\n      return arr2;\n    } else {\n      return Array.from(arr);\n    }\n  });\n"),e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{pre:function(e){e.set("helpersNamespace",t.identifier("babelHelpers"))}}},e.exports=t.default},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(89);e.exports=function(e){var t=e.types,r={};return{visitor:{Identifier:function(e,s){if("MemberExpression"!==e.parent.type&&"ClassMethod"!==e.parent.type&&!e.isPure()&&s.opts.hasOwnProperty(e.node.name)){var a=s.opts[e.node.name];void 0!==a&&null!==a||(a=t.identifier(String(a)));var o=void 0===a?"undefined":n(a);"string"===o||"boolean"===o?a={type:o,replacement:a}:t.isNode(a)?a={type:"node",replacement:a}:"object"===o&&"node"===a.type&&"string"==typeof a.replacement&&(a.replacement=r[a.replacement]?r[a.replacement]:i.parseExpression(a.replacement));var u=a.replacement;switch(a.type){case"boolean":e.replaceWith(t.booleanLiteral(u));break;case"node":t.isNode(u)&&e.replaceWith(u);break;default:var l=String(u);e.replaceWith(t.stringLiteral(l))}}}}}}},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("dynamicImport")}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{manipulateOptions:function(e,t){t.plugins.push("functionSent")}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(67)}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types,n={Function:function(e){e.skip()},YieldExpression:function(e,r){var n=e.node;if(n.delegate){var i=r.addHelper("asyncGeneratorDelegate");n.argument=t.callExpression(i,[t.callExpression(r.addHelper("asyncIterator"),[n.argument]),t.memberExpression(r.addHelper("asyncGenerator"),t.identifier("await"))])}}};return{inherits:r(195),visitor:{Function:function(e,r){e.node.async&&e.node.generator&&(e.traverse(n,r),(0,i.default)(e,r.file,{wrapAsync:t.memberExpression(r.addHelper("asyncGenerator"),t.identifier("wrap")),wrapAwait:t.memberExpression(r.addHelper("asyncGenerator"),t.identifier("await"))}))}}}};var n=r(124),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return{inherits:r(67),visitor:{Function:function(e,t){e.node.async&&!e.node.generator&&(0,i.default)(e,t.file,{wrapAsync:t.addImport(t.opts.module,t.opts.method)})}}}};var n=r(124),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){function t(e,t){if(!t.applyDecoratedDescriptor){t.applyDecoratedDescriptor=e.scope.generateUidIdentifier("applyDecoratedDescriptor");var r=f({NAME:t.applyDecoratedDescriptor});e.scope.getProgramParent().path.unshiftContainer("body",r)}return t.applyDecoratedDescriptor}function n(e,t){if(!t.initializerDefineProp){t.initializerDefineProp=e.scope.generateUidIdentifier("initDefineProp");var r=c({NAME:t.initializerDefineProp});e.scope.getProgramParent().path.unshiftContainer("body",r)}return t.initializerDefineProp}function i(e,t){if(!t.initializerWarningHelper){t.initializerWarningHelper=e.scope.generateUidIdentifier("initializerWarningHelper");var r=l({NAME:t.initializerWarningHelper});e.scope.getProgramParent().path.unshiftContainer("body",r)}return t.initializerWarningHelper}function p(e){var t=(e.isClass()?[e].concat(e.get("body.body")):e.get("properties")).reduce(function(e,t){return e.concat(t.node.decorators||[])},[]),r=t.filter(function(e){return!v.isIdentifier(e.expression)});if(0!==r.length)return v.sequenceExpression(r.map(function(t){var r=t.expression,n=t.expression=e.scope.generateDeclaredUidIdentifier("dec");return v.assignmentExpression("=",n,r)}).concat([e.node]))}function d(e,t){var r=e.node.decorators||[];if(e.node.decorators=null,0!==r.length){var n=e.scope.generateDeclaredUidIdentifier("class");return r.map(function(e){return e.expression}).reverse().reduce(function(e,t){return s({CLASS_REF:n,DECORATOR:t,INNER:e}).expression},e.node)}}function h(e,t){if(e.node.body.body.some(function(e){return(e.decorators||[]).length>0}))return y(e,t,e.node.body.body)}function m(e,t){if(e.node.properties.some(function(e){return(e.decorators||[]).length>0}))return y(e,t,e.node.properties)}function y(e,r,n){var s=(e.scope.generateDeclaredUidIdentifier("desc"),e.scope.generateDeclaredUidIdentifier("value"),
e.scope.generateDeclaredUidIdentifier(e.isClass()?"class":"obj")),l=n.reduce(function(n,l){var c=l.decorators||[];if(l.decorators=null,0===c.length)return n;if(l.computed)throw e.buildCodeFrameError("Computed method/property decorators are not yet supported.");var f=v.isLiteral(l.key)?l.key:v.stringLiteral(l.key.name),p=e.isClass()&&!l.static?a({CLASS_REF:s}).expression:s;if(v.isClassProperty(l,{static:!1})){var d=e.scope.generateDeclaredUidIdentifier("descriptor"),h=l.value?v.functionExpression(null,[],v.blockStatement([v.returnStatement(l.value)])):v.nullLiteral();l.value=v.callExpression(i(e,r),[d,v.thisExpression()]),n=n.concat([v.assignmentExpression("=",d,v.callExpression(t(e,r),[p,f,v.arrayExpression(c.map(function(e){return e.expression})),v.objectExpression([v.objectProperty(v.identifier("enumerable"),v.booleanLiteral(!0)),v.objectProperty(v.identifier("initializer"),h)])]))])}else n=n.concat(v.callExpression(t(e,r),[p,f,v.arrayExpression(c.map(function(e){return e.expression})),v.isObjectProperty(l)||v.isClassProperty(l,{static:!0})?u({TEMP:e.scope.generateDeclaredUidIdentifier("init"),TARGET:p,PROPERTY:f}).expression:o({TARGET:p,PROPERTY:f}).expression,p]));return n},[]);return v.sequenceExpression([v.assignmentExpression("=",s,e.node),v.sequenceExpression(l),s])}var v=e.types;return{inherits:r(125),visitor:{ExportDefaultDeclaration:function(e){if(e.get("declaration").isClassDeclaration()){var t=e.node,r=t.declaration.id||e.scope.generateUidIdentifier("default");t.declaration.id=r,e.replaceWith(t.declaration),e.insertAfter(v.exportNamedDeclaration(null,[v.exportSpecifier(r,v.identifier("default"))]))}},ClassDeclaration:function(e){var t=e.node,r=t.id||e.scope.generateUidIdentifier("class");e.replaceWith(v.variableDeclaration("let",[v.variableDeclarator(r,v.toExpression(t))]))},ClassExpression:function(e,t){var r=p(e)||d(e,t)||h(e,t);r&&e.replaceWith(r)},ObjectExpression:function(e,t){var r=p(e)||m(e,t);r&&e.replaceWith(r)},AssignmentExpression:function(e,t){t.initializerWarningHelper&&e.get("left").isMemberExpression()&&e.get("left.property").isIdentifier()&&e.get("right").isCallExpression()&&e.get("right.callee").isIdentifier({name:t.initializerWarningHelper.name})&&e.replaceWith(v.callExpression(n(e,t),[e.get("left.object").node,v.stringLiteral(e.get("left.property").node.name),e.get("right.arguments")[0].node,e.get("right.arguments")[1].node]))}}}};var n=r(4),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=(0,i.default)("\n  DECORATOR(CLASS_REF = INNER) || CLASS_REF;\n"),a=(0,i.default)("\n  CLASS_REF.prototype;\n"),o=(0,i.default)("\n    Object.getOwnPropertyDescriptor(TARGET, PROPERTY);\n"),u=(0,i.default)("\n    (TEMP = Object.getOwnPropertyDescriptor(TARGET, PROPERTY), (TEMP = TEMP ? TEMP.value : undefined), {\n        enumerable: true,\n        configurable: true,\n        writable: true,\n        initializer: function(){\n            return TEMP;\n        }\n    })\n"),l=(0,i.default)("\n    function NAME(descriptor, context){\n        throw new Error('Decorating class property failed. Please ensure that transform-class-properties is enabled.');\n    }\n"),c=(0,i.default)("\n    function NAME(target, property, descriptor, context){\n        if (!descriptor) return;\n\n        Object.defineProperty(target, property, {\n            enumerable: descriptor.enumerable,\n            configurable: descriptor.configurable,\n            writable: descriptor.writable,\n            value: descriptor.initializer ? descriptor.initializer.call(context) : void 0,\n        });\n    }\n"),f=(0,i.default)("\n    function NAME(target, property, decorators, descriptor, context){\n        var desc = {};\n        Object['ke' + 'ys'](descriptor).forEach(function(key){\n            desc[key] = descriptor[key];\n        });\n        desc.enumerable = !!desc.enumerable;\n        desc.configurable = !!desc.configurable;\n        if ('value' in desc || desc.initializer){\n            desc.writable = true;\n        }\n\n        desc = decorators.slice().reverse().reduce(function(desc, decorator){\n            return decorator(target, property, desc) || desc;\n        }, desc);\n\n        if (context && desc.initializer !== void 0){\n            desc.value = desc.initializer ? desc.initializer.call(context) : void 0;\n            desc.initializer = undefined;\n        }\n\n        if (desc.initializer === void 0){\n            // This is a hack to avoid this being processed by 'transform-runtime'.\n            // See issue #9.\n            Object['define' + 'Property'](target, property, desc);\n            desc = null;\n        }\n\n        return desc;\n    }\n")},function(e,t,r){"use strict";function n(e,t){var r=t._guessExecutionStatusRelativeTo(e);return"before"===r?"inside":"after"===r?"outside":"maybe"}function i(e,t){return o.callExpression(t.addHelper("temporalRef"),[e,o.stringLiteral(e.name),t.addHelper("temporalUndefined")])}function s(e,t,r){var n=r.letReferences[e.name];return!!n&&t.getBindingIdentifier(e.name)===n}t.__esModule=!0,t.visitor=void 0;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a);t.visitor={ReferencedIdentifier:function(e,t){if(this.file.opts.tdz){var r=e.node,a=e.parent,u=e.scope;if(!e.parentPath.isFor({left:r})&&s(r,u,t)){var l=u.getBinding(r.name).path,c=n(e,l);if("inside"!==c)if("maybe"===c){var f=i(r,t.file);if(l.parent._tdzThis=!0,e.skip(),e.parentPath.isUpdateExpression()){if(a._ignoreBlockScopingTDZ)return;e.parentPath.replaceWith(o.sequenceExpression([f,a]))}else e.replaceWith(f)}else"outside"===c&&e.replaceWith(o.throwStatement(o.inherits(o.newExpression(o.identifier("ReferenceError"),[o.stringLiteral(r.name+" is not defined - temporal dead zone")]),r)))}}},AssignmentExpression:{exit:function(e,t){if(this.file.opts.tdz){var r=e.node;if(!r._ignoreBlockScopingTDZ){var n=[],a=e.getBindingIdentifiers();for(var u in a){var l=a[u];s(l,e.scope,t)&&n.push(i(l,t.file))}n.length&&(r._ignoreBlockScopingTDZ=!0,n.push(r),e.replaceWithMultiple(n.map(o.expressionStatement)))}}}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(42),o=n(a),u=r(41),l=n(u),c=r(40),f=n(c),p=r(207),d=n(p),h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=function(e){function t(){(0,s.default)(this,t);var r=(0,o.default)(this,e.apply(this,arguments));return r.isLoose=!0,r}return(0,l.default)(t,e),t.prototype._processMethod=function(e,t){if(!e.decorators){var r=this.classRef;e.static||(r=m.memberExpression(r,m.identifier("prototype")));var n=m.memberExpression(r,e.key,e.computed||m.isLiteral(e.key)),i=m.functionExpression(null,e.params,e.body,e.generator,e.async);i.returnType=e.returnType;var s=m.toComputedKey(e,e.key);m.isStringLiteral(s)&&(i=(0,f.default)({node:i,id:s,scope:t}));var a=m.expressionStatement(m.assignmentExpression("=",n,i));return m.inheritsComments(a,e),this.body.push(a),!0}},t}(d.default);t.default=y,e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{BinaryExpression:function(e){var r=e.node;"instanceof"===r.operator&&e.replaceWith(t.callExpression(this.addHelper("instanceof"),[r.left,r.right]))}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){for(var t=e.params,r=Array.isArray(t),n=0,t=r?t:(0,o.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(!m.isIdentifier(s))return!0}return!1}function s(e,t){if(!e.hasOwnBinding(t.name))return!0;var r=e.getOwnBinding(t.name),n=r.kind;return"param"===n||"local"===n}t.__esModule=!0,t.visitor=void 0;var a=r(2),o=n(a),u=r(189),l=n(u),c=r(317),f=n(c),p=r(4),d=n(p),h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=(0,d.default)("\n  let VARIABLE_NAME =\n    ARGUMENTS.length > ARGUMENT_KEY && ARGUMENTS[ARGUMENT_KEY] !== undefined ?\n      ARGUMENTS[ARGUMENT_KEY]\n    :\n      DEFAULT_VALUE;\n"),v=(0,d.default)("\n  let $0 = $1[$2];\n"),g={ReferencedIdentifier:function(e,t){var r=e.scope,n=e.node;"eval"!==n.name&&s(r,n)||(t.iife=!0,e.stop())},Scope:function(e){e.skip()}};t.visitor={Function:function(e){var t=e.node,r=e.scope;if(i(t)){e.ensureBlock();var n={iife:!1,scope:r},a=[],o=m.identifier("arguments");o._shadowedFunctionLiteral=e;for(var u=(0,l.default)(t),c=e.get("params"),p=0;p<c.length;p++){var d=c[p];if(d.isAssignmentPattern()){var h=d.get("left"),b=d.get("right");if(p>=u||h.isPattern()){var E=r.generateUidIdentifier("x");E._isDefaultPlaceholder=!0,t.params[p]=E}else t.params[p]=h.node;n.iife||(b.isIdentifier()&&!s(r,b.node)?n.iife=!0:b.traverse(g,n)),function(e,r,n){var i=y({VARIABLE_NAME:e,DEFAULT_VALUE:r,ARGUMENT_KEY:m.numericLiteral(n),ARGUMENTS:o});i._blockHoist=t.params.length-n,a.push(i)}(h.node,b.node,p)}else n.iife||d.isIdentifier()||d.traverse(g,n)}for(var x=u+1;x<t.params.length;x++){var A=t.params[x];if(!A._isDefaultPlaceholder){var S=v(A,o,m.numericLiteral(x));S._blockHoist=t.params.length-x,a.push(S)}}t.params=t.params.slice(0,u),n.iife?(a.push((0,f.default)(e,r)),e.set("body",m.blockStatement(a))):e.get("body").unshiftContainer("body",a)}}}},function(e,t,r){"use strict";t.__esModule=!0,t.visitor=void 0;var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n);t.visitor={Function:function(e){for(var t=e.get("params"),r=i.isRestElement(t[t.length-1])?1:0,n=t.length-r,s=0;s<n;s++){var a=t[s];if(a.isArrayPattern()||a.isObjectPattern()){var o=e.scope.generateUidIdentifier("ref"),u=i.variableDeclaration("let",[i.variableDeclarator(a.node,o)]);u._blockHoist=n-s,e.ensureBlock(),e.get("body").unshiftContainer("body",u),a.replaceWith(o)}}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){return p.isRestElement(e.params[e.params.length-1])}function s(e,t,r){var n=void 0;n=p.isNumericLiteral(e.parent.property)?p.numericLiteral(e.parent.property.value+r):0===r?e.parent.property:p.binaryExpression("+",e.parent.property,p.numericLiteral(r));var i=e.scope;if(i.isPure(n))e.parentPath.replaceWith(h({ARGUMENTS:t,INDEX:n}));else{var s=i.generateUidIdentifierBasedOnNode(n);i.push({id:s,kind:"var"}),e.parentPath.replaceWith(m({ARGUMENTS:t,INDEX:n,REF:s}))}}function a(e,t,r){r?e.parentPath.replaceWith(y({ARGUMENTS:t,OFFSET:p.numericLiteral(r)})):e.replaceWith(t)}t.__esModule=!0,t.visitor=void 0;var o=r(2),u=n(o),l=r(4),c=n(l),f=r(1),p=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(f),d=(0,c.default)("\n  for (var LEN = ARGUMENTS.length,\n           ARRAY = Array(ARRAY_LEN),\n           KEY = START;\n       KEY < LEN;\n       KEY++) {\n    ARRAY[ARRAY_KEY] = ARGUMENTS[KEY];\n  }\n"),h=(0,c.default)("\n  ARGUMENTS.length <= INDEX ? undefined : ARGUMENTS[INDEX]\n"),m=(0,c.default)("\n  REF = INDEX, ARGUMENTS.length <= REF ? undefined : ARGUMENTS[REF]\n"),y=(0,c.default)("\n  ARGUMENTS.length <= OFFSET ? 0 : ARGUMENTS.length - OFFSET\n"),v={Scope:function(e,t){e.scope.bindingIdentifierEquals(t.name,t.outerBinding)||e.skip()},Flow:function(e){e.isTypeCastExpression()||e.skip()},"Function|ClassProperty":function(e,t){var r=t.noOptimise;t.noOptimise=!0,e.traverse(v,t),t.noOptimise=r,e.skip()},ReferencedIdentifier:function(e,t){var r=e.node;if("arguments"===r.name&&(t.deopted=!0),r.name===t.name)if(t.noOptimise)t.deopted=!0;else{var n=e.parentPath;if("params"===n.listKey&&n.key<t.offset)return;if(n.isMemberExpression({object:r})){var i=n.parentPath,s=!t.deopted&&!(i.isAssignmentExpression()&&n.node===i.node.left||i.isLVal()||i.isForXStatement()||i.isUpdateExpression()||i.isUnaryExpression({operator:"delete"})||(i.isCallExpression()||i.isNewExpression())&&n.node===i.node.callee);if(s)if(n.node.computed){if(n.get("property").isBaseType("number"))return void t.candidates.push({cause:"indexGetter",path:e})}else if("length"===n.node.property.name)return void t.candidates.push({cause:"lengthGetter",path:e})}if(0===t.offset&&n.isSpreadElement()){var a=n.parentPath;if(a.isCallExpression()&&1===a.node.arguments.length)return void t.candidates.push({cause:"argSpread",path:e})}t.references.push(e)}},BindingIdentifier:function(e,t){e.node.name===t.name&&(t.deopted=!0)}};t.visitor={Function:function(e){var t=e.node,r=e.scope;if(i(t)){var n=t.params.pop().argument,o=p.identifier("arguments");o._shadowedFunctionLiteral=e;var l={references:[],offset:t.params.length,argumentsNode:o,outerBinding:r.getBindingIdentifier(n.name),candidates:[],name:n.name,deopted:!1};if(e.traverse(v,l),l.deopted||l.references.length){l.references=l.references.concat(l.candidates.map(function(e){return e.path})),l.deopted=l.deopted||!!t.shadow;var c=p.numericLiteral(t.params.length),f=r.generateUidIdentifier("key"),h=r.generateUidIdentifier("len"),m=f,y=h;t.params.length&&(m=p.binaryExpression("-",f,c),y=p.conditionalExpression(p.binaryExpression(">",h,c),p.binaryExpression("-",h,c),p.numericLiteral(0)));var g=d({ARGUMENTS:o,ARRAY_KEY:m,ARRAY_LEN:y,START:c,ARRAY:n,KEY:f,LEN:h});if(l.deopted)g._blockHoist=t.params.length+1,t.body.body.unshift(g);else{g._blockHoist=1;var b=e.getEarliestCommonAncestorFrom(l.references).getStatementParent();b.findParent(function(e){if(!e.isLoop())return e.isFunction();b=e}),b.insertBefore(g)}}else for(var E=l.candidates,x=Array.isArray(E),A=0,E=x?E:(0,u.default)(E);;){var S;if(x){if(A>=E.length)break;S=E[A++]}else{if(A=E.next(),A.done)break;S=A.value}var _=S,D=_.path,C=_.cause;switch(C){case"indexGetter":s(D,o,l.offset);break;case"lengthGetter":a(D,o,l.offset);break;default:D.replaceWith(o)}}}}}},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{MemberExpression:{exit:function(e){var r=e.node,n=r.property;r.computed||!t.isIdentifier(n)||t.isValidIdentifier(n.name)||(r.property=t.stringLiteral(n.name),r.computed=!0)}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{ObjectProperty:{exit:function(e){var r=e.node,n=r.key;r.computed||!t.isIdentifier(n)||t.isValidIdentifier(n.name)||(r.key=t.stringLiteral(n.name))}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types;return{visitor:{ObjectExpression:function(e,r){for(var n=e.node,s=!1,o=n.properties,u=Array.isArray(o),l=0,o=u?o:(0,i.default)(o);;){var c;if(u){if(l>=o.length)break;c=o[l++]}else{if(l=o.next(),l.done)break;c=l.value}var f=c;if("get"===f.kind||"set"===f.kind){s=!0;break}}if(s){var p={};n.properties=n.properties.filter(function(e){return!!(e.computed||"get"!==e.kind&&"set"!==e.kind)||(a.push(p,e,null,r),!1)}),e.replaceWith(t.callExpression(t.memberExpression(t.identifier("Object"),t.identifier("defineProperties")),[n,a.toDefineObject(p)]))}}}}};var s=r(188),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.parse,r=e.traverse;return{visitor:{CallExpression:function(e){if(e.get("callee").isIdentifier({name:"eval"})&&1===e.node.arguments.length){var n=e.get("arguments")[0].evaluate();if(!n.confident)return;var i=n.value;if("string"!=typeof i)return;var s=t(i);return r.removeProperties(s),s.program}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,t){e.addComment("trailing",n(e,t)),e.replaceWith(i.noop())}function n(e,t){var r=e.getSource().replace(/\*-\//g,"*-ESCAPED/").replace(/\*\//g,"*-/");return t&&t.optional&&(r="?"+r),":"!==r[0]&&(r=":: "+r),r}var i=e.types;return{inherits:r(126),visitor:{TypeCastExpression:function(e){var t=e.node;e.get("expression").addComment("trailing",n(e.get("typeAnnotation"))),e.replaceWith(i.parenthesizedExpression(t.expression))},Identifier:function(e){var t=e.node;t.optional&&!t.typeAnnotation&&e.addComment("trailing",":: ?")},AssignmentPattern:{exit:function(e){e.node.left.optional=!1}},Function:{exit:function(e){e.node.params.forEach(function(e){return e.optional=!1})}},ClassProperty:function(e){var r=e.node,n=e.parent;r.value||t(e,n)},"ExportNamedDeclaration|Flow":function(e){var r=e.node,n=e.parent;i.isExportNamedDeclaration(r)&&!i.isFlow(r.declaration)||t(e,n)},ImportDeclaration:function(e){var r=e.node,n=e.parent;i.isImportDeclaration(r)&&"type"!==r.importKind&&"typeof"!==r.importKind||t(e,n)}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{FunctionExpression:{exit:function(e){var r=e.node;r.id&&(r._ignoreUserWhitespace=!0,e.replaceWith(t.callExpression(t.functionExpression(null,[],t.blockStatement([t.toStatement(r),t.returnStatement(r.id)])),[])))}}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{CallExpression:function(e,t){e.get("callee").matchesPattern("Object.assign")&&(e.node.callee=t.addHelper("extends"))}}}},e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(){return{visitor:{CallExpression:function(e,t){e.get("callee").matchesPattern("Object.setPrototypeOf")&&(e.node.callee=t.addHelper("defaults"))}}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i);t.default=function(e){function t(e){return i.isLiteral(i.toComputedKey(e,e.key),{value:"__proto__"})}function r(e){var t=e.left;return i.isMemberExpression(t)&&i.isLiteral(i.toComputedKey(t,t.property),{value:"__proto__"})}function n(e,t,r){return i.expressionStatement(i.callExpression(r.addHelper("defaults"),[t,e.right]))}var i=e.types;return{visitor:{AssignmentExpression:function(e,t){if(r(e.node)){var s=[],a=e.node.left.object,o=e.scope.maybeGenerateMemoised(a);o&&s.push(i.expressionStatement(i.assignmentExpression("=",o,a))),s.push(n(e.node,o||a,t)),o&&s.push(o),e.replaceWithMultiple(s)}},ExpressionStatement:function(e,t){var s=e.node.expression;i.isAssignmentExpression(s,{operator:"="})&&r(s)&&e.replaceWith(n(s,s.left.object,t))},ObjectExpression:function(e,r){for(var n=void 0,a=e.node,u=a.properties,l=Array.isArray(u),c=0,u=l?u:(0,s.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;t(p)&&(n=p.value,(0,o.default)(a.properties,p))}if(n){var d=[i.objectExpression([]),n];a.properties.length&&d.push(a),e.replaceWith(i.callExpression(r.addHelper("extends"),d))}}}}};var a=r(277),o=n(a);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(11),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){var t=e.types,r={enter:function(e,r){var n=function(){r.isImmutable=!1,e.stop()};if(e.isJSXClosingElement())return void e.skip();if(e.isJSXIdentifier({name:"ref"})&&e.parentPath.isJSXAttribute({name:e.node}))return n();if(!(e.isJSXIdentifier()||e.isIdentifier()||e.isJSXMemberExpression()||e.isImmutable())){if(e.isPure()){var s=e.evaluate();if(s.confident){var a=s.value;if(!(a&&"object"===(void 0===a?"undefined":(0,i.default)(a))||"function"==typeof a))return}else if(t.isIdentifier(s.deopt))return}n()}}};return{visitor:{JSXElement:function(e){if(!e.node._hoisted){var t={isImmutable:!0};e.traverse(r,t),t.isImmutable?e.hoist():e.node._hoisted=!0}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(2),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default=function(e){function t(e){for(var t=0;t<e.length;t++){var n=e[t];if(s.isJSXSpreadAttribute(n))return!0;if(r(n,"ref"))return!0}return!1}function r(e,t){return s.isJSXAttribute(e)&&s.isJSXIdentifier(e.name,{name:t})}function n(e){var t=e.value;return t?(s.isJSXExpressionContainer(t)&&(t=t.expression),t):s.identifier("true")}var s=e.types;return{visitor:{JSXElement:function(e,a){var o=e.node,u=o.openingElement;if(!t(u.attributes)){var l=s.objectExpression([]),c=null,f=u.name;s.isJSXIdentifier(f)&&s.react.isCompatTag(f.name)&&(f=s.stringLiteral(f.name));for(var p=u.attributes,d=Array.isArray(p),h=0,p=d?p:(0,i.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}var y=m;if(r(y,"key"))c=n(y);else{var v=y.name.name,g=s.isValidIdentifier(v)?s.identifier(v):s.stringLiteral(v);!function(e,t,r){e.push(s.objectProperty(t,r))}(l.properties,g,n(y))}}var b=[f,l];if(c||o.children.length){var E=s.react.buildChildren(o);b.push.apply(b,[c||s.unaryExpression("void",s.numericLiteral(0),!0)].concat(E))}var x=s.callExpression(a.addHelper("jsx"),b);e.replaceWith(x)}}}}},e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{manipulateOptions:function(e,t){t.plugins.push("jsx")},visitor:(0,i.default)({pre:function(e){e.callee=e.tagExpr},post:function(e){t.react.isCompatTag(e.tagName)&&(e.call=t.callExpression(t.memberExpression(t.memberExpression(t.identifier("React"),t.identifier("DOM")),e.tagExpr,t.isLiteral(e.tagExpr)),e.args))}})}};var n=r(348),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){function t(e,r){if(a.isJSXIdentifier(e)){if("this"===e.name&&a.isReferenced(e,r))return a.thisExpression();if(!i.default.keyword.isIdentifierNameES6(e.name))return a.stringLiteral(e.name);e.type="Identifier"}else if(a.isJSXMemberExpression(e))return a.memberExpression(t(e.object,e),t(e.property,e));return e}function r(e){return a.isJSXExpressionContainer(e)?e.expression:e}function n(e){var t=r(e.value||a.booleanLiteral(!0));return a.isStringLiteral(t)&&!a.isJSXExpressionContainer(e.value)&&(t.value=t.value.replace(/\n\s+/g," ")),a.isValidIdentifier(e.name.name)?e.name.type="Identifier":e.name=a.stringLiteral(e.name.name),a.inherits(a.objectProperty(e.name,t),e)}function s(r,n){r.parent.children=a.react.buildChildren(r.parent);var i=t(r.node.name,r.node),s=[],u=void 0;a.isIdentifier(i)?u=i.name:a.isLiteral(i)&&(u=i.value);var l={tagExpr:i,tagName:u,args:s};e.pre&&e.pre(l,n);var c=r.node.attributes;return c=c.length?o(c,n):a.nullLiteral(),s.push(c),e.post&&e.post(l,n),l.call||a.callExpression(l.callee,s)}function o(e,t){function r(){i.length&&(s.push(a.objectExpression(i)),i=[])}var i=[],s=[],o=t.opts.useBuiltIns||!1;if("boolean"!=typeof o)throw new Error("transform-react-jsx currently only accepts a boolean option for useBuiltIns (defaults to false)");for(;e.length;){var u=e.shift();a.isJSXSpreadAttribute(u)?(r(),s.push(u.argument)):i.push(n(u))}if(r(),1===s.length)e=s[0];else{a.isObjectExpression(s[0])||s.unshift(a.objectExpression([]));var l=o?a.memberExpression(a.identifier("Object"),a.identifier("assign")):t.addHelper("extends");e=a.callExpression(l,s)}return e}var u={};return u.JSXNamespacedName=function(e){throw e.buildCodeFrameError("Namespace tags are not supported. ReactJSX is not XML.")},u.JSXElement={exit:function(e,t){var r=s(e.get("openingElement"),t);r.arguments=r.arguments.concat(e.node.children),r.arguments.length>=3&&(r._prettyCall=!0),e.replaceWith(a.inherits(r,e.node))}},u};var n=r(97),i=function(e){return e&&e.__esModule?e:{default:e}}(n),s=r(1),a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(s);e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=e.types;return{visitor:{JSXOpeningElement:function(e){var n=e.node,i=t.jSXIdentifier(r),s=t.thisExpression();n.attributes.push(t.jSXAttribute(i,t.jSXExpressionContainer(s)))}}}};var r="__self";e.exports=t.default},function(e,t){"use strict";t.__esModule=!0,t.default=function(e){function t(e,t){var r=null!=t?i.numericLiteral(t):i.nullLiteral(),n=i.objectProperty(i.identifier("fileName"),e),s=i.objectProperty(i.identifier("lineNumber"),r);return i.objectExpression([n,s])}var i=e.types;return{visitor:{JSXOpeningElement:function(e,s){var a=i.jSXIdentifier(r),o=e.container.openingElement.loc;if(o){for(var u=e.container.openingElement.attributes,l=0;l<u.length;l++){var c=u[l].name;if(c&&c.name===r)return}if(!s.fileNameIdentifier){var f="unknown"!==s.file.log.filename?s.file.log.filename:null,p=e.scope.generateUidIdentifier(n);e.hub.file.scope.push({id:p,init:i.stringLiteral(f)}),s.fileNameIdentifier=p}var d=t(s.fileNameIdentifier,o.start.line);u.push(i.jSXAttribute(a,i.jSXExpressionContainer(d)))}}}}};var r="__source",n="_jsxFileName";e.exports=t.default},348,function(e,t){"use strict";e.exports={builtins:{Symbol:"symbol",Promise:"promise",Map:"map",WeakMap:"weak-map",Set:"set",WeakSet:"weak-set",Observable:"observable",setImmediate:"set-immediate",clearImmediate:"clear-immediate",asap:"asap"},methods:{Array:{concat:"array/concat",copyWithin:"array/copy-within",entries:"array/entries",every:"array/every",fill:"array/fill",filter:"array/filter",findIndex:"array/find-index",find:"array/find",forEach:"array/for-each",from:"array/from",includes:"array/includes",indexOf:"array/index-of",join:"array/join",keys:"array/keys",lastIndexOf:"array/last-index-of",map:"array/map",of:"array/of",pop:"array/pop",push:"array/push",reduceRight:"array/reduce-right",reduce:"array/reduce",reverse:"array/reverse",shift:"array/shift",slice:"array/slice",some:"array/some",sort:"array/sort",splice:"array/splice",unshift:"array/unshift",values:"array/values"},JSON:{stringify:"json/stringify"},Object:{assign:"object/assign",create:"object/create",defineProperties:"object/define-properties",defineProperty:"object/define-property",entries:"object/entries",freeze:"object/freeze",getOwnPropertyDescriptor:"object/get-own-property-descriptor",getOwnPropertyDescriptors:"object/get-own-property-descriptors",getOwnPropertyNames:"object/get-own-property-names",getOwnPropertySymbols:"object/get-own-property-symbols",getPrototypeOf:"object/get-prototype-of",isExtensible:"object/is-extensible",isFrozen:"object/is-frozen",isSealed:"object/is-sealed",is:"object/is",keys:"object/keys",preventExtensions:"object/prevent-extensions",seal:"object/seal",setPrototypeOf:"object/set-prototype-of",values:"object/values"},RegExp:{escape:"regexp/escape"},Math:{acosh:"math/acosh",asinh:"math/asinh",atanh:"math/atanh",cbrt:"math/cbrt",clz32:"math/clz32",cosh:"math/cosh",expm1:"math/expm1",fround:"math/fround",hypot:"math/hypot",imul:"math/imul",log10:"math/log10",log1p:"math/log1p",log2:"math/log2",sign:"math/sign",sinh:"math/sinh",tanh:"math/tanh",trunc:"math/trunc",iaddh:"math/iaddh",isubh:"math/isubh",imulh:"math/imulh",umulh:"math/umulh"},Symbol:{for:"symbol/for",hasInstance:"symbol/has-instance",isConcatSpreadable:"symbol/is-concat-spreadable",iterator:"symbol/iterator",keyFor:"symbol/key-for",match:"symbol/match",replace:"symbol/replace",search:"symbol/search",species:"symbol/species",split:"symbol/split",toPrimitive:"symbol/to-primitive",toStringTag:"symbol/to-string-tag",unscopables:"symbol/unscopables"},String:{at:"string/at",codePointAt:"string/code-point-at",endsWith:"string/ends-with",fromCodePoint:"string/from-code-point",includes:"string/includes",matchAll:"string/match-all",padLeft:"string/pad-left",padRight:"string/pad-right",padStart:"string/pad-start",padEnd:"string/pad-end",raw:"string/raw",repeat:"string/repeat",startsWith:"string/starts-with",trim:"string/trim",trimLeft:"string/trim-left",trimRight:"string/trim-right",trimStart:"string/trim-start",trimEnd:"string/trim-end"},Number:{EPSILON:"number/epsilon",isFinite:"number/is-finite",isInteger:"number/is-integer",isNaN:"number/is-nan",isSafeInteger:"number/is-safe-integer",MAX_SAFE_INTEGER:"number/max-safe-integer",MIN_SAFE_INTEGER:"number/min-safe-integer",parseFloat:"number/parse-float",parseInt:"number/parse-int"},Reflect:{apply:"reflect/apply",construct:"reflect/construct",defineProperty:"reflect/define-property",deleteProperty:"reflect/delete-property",enumerate:"reflect/enumerate",getOwnPropertyDescriptor:"reflect/get-own-property-descriptor",getPrototypeOf:"reflect/get-prototype-of",get:"reflect/get",has:"reflect/has",isExtensible:"reflect/is-extensible",ownKeys:"reflect/own-keys",preventExtensions:"reflect/prevent-extensions",setPrototypeOf:"reflect/set-prototype-of",set:"reflect/set",defineMetadata:"reflect/define-metadata",deleteMetadata:"reflect/delete-metadata",getMetadata:"reflect/get-metadata",getMetadataKeys:"reflect/get-metadata-keys",getOwnMetadata:"reflect/get-own-metadata",getOwnMetadataKeys:"reflect/get-own-metadata-keys",hasMetadata:"reflect/has-metadata",hasOwnMetadata:"reflect/has-own-metadata",metadata:"reflect/metadata"},System:{global:"system/global"},Error:{isError:"error/is-error"},Date:{},Function:{}}}},function(e,t,r){"use strict";t.__esModule=!0,t.definitions=void 0,t.default=function(e){function t(e){return e.moduleName||"babel-runtime"}function r(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var n=e.types,s=["interopRequireWildcard","interopRequireDefault"];return{pre:function(e){var r=t(this.opts);!1!==this.opts.helpers&&e.set("helperGenerator",function(t){if(s.indexOf(t)<0)return e.addImport(r+"/helpers/"+t,"default",t)}),this.setDynamic("regeneratorIdentifier",function(){return e.addImport(r+"/regenerator","default","regeneratorRuntime")})},visitor:{ReferencedIdentifier:function(e,s){var a=e.node,o=e.parent,u=e.scope;if("regeneratorRuntime"===a.name&&!1!==s.opts.regenerator)return void e.replaceWith(s.get("regeneratorIdentifier"));if(!1!==s.opts.polyfill&&!n.isMemberExpression(o)&&r(i.default.builtins,a.name)&&!u.getBindingIdentifier(a.name)){var l=t(s.opts);e.replaceWith(s.addImport(l+"/core-js/"+i.default.builtins[a.name],"default",a.name))}},CallExpression:function(e,r){if(!1!==r.opts.polyfill&&!e.node.arguments.length){var i=e.node.callee;if(n.isMemberExpression(i)&&i.computed&&e.get("callee.property").matchesPattern("Symbol.iterator")){var s=t(r.opts);e.replaceWith(n.callExpression(r.addImport(s+"/core-js/get-iterator","default","getIterator"),[i.object]))}}},BinaryExpression:function(e,r){if(!1!==r.opts.polyfill&&"in"===e.node.operator&&e.get("left").matchesPattern("Symbol.iterator")){var i=t(r.opts);e.replaceWith(n.callExpression(r.addImport(i+"/core-js/is-iterable","default","isIterable"),[e.node.right]))}},MemberExpression:{enter:function(e,s){if(!1!==s.opts.polyfill&&e.isReferenced()){var a=e.node,o=a.object,u=a.property;if(n.isReferenced(o,a)&&!a.computed&&r(i.default.methods,o.name)){var l=i.default.methods[o.name];if(r(l,u.name)&&!e.scope.getBindingIdentifier(o.name)){if("Object"===o.name&&"defineProperty"===u.name&&e.parentPath.isCallExpression()){var c=e.parentPath.node;if(3===c.arguments.length&&n.isLiteral(c.arguments[1]))return}var f=t(s.opts);e.replaceWith(s.addImport(f+"/core-js/"+l[u.name],"default",o.name+"$"+u.name))}}}},exit:function(e,s){if(!1!==s.opts.polyfill&&e.isReferenced()){var a=e.node,o=a.object;if(r(i.default.builtins,o.name)&&!e.scope.getBindingIdentifier(o.name)){var u=t(s.opts);e.replaceWith(n.memberExpression(s.addImport(u+"/core-js/"+i.default.builtins[o.name],"default",o.name),a.property,a.computed))}}}}}}};var n=r(352),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.definitions=i.default},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(e){var t=e.messages;return{visitor:{ReferencedIdentifier:function(e){var r=e.node,n=e.scope,s=n.getBinding(r.name)
;if(s&&"type"===s.kind&&!e.parentPath.isFlow())throw e.buildCodeFrameError(t.get("undeclaredVariableType",r.name),ReferenceError);if(!n.hasBinding(r.name)){var a=n.getAllBindings(),o=void 0,u=-1;for(var l in a){var c=(0,i.default)(r.name,l);c<=0||c>3||(c<=u||(o=l,u=c))}var f=void 0;throw f=o?t.get("undeclaredVariableSuggestion",r.name,o):t.get("undeclaredVariable",r.name),e.buildCodeFrameError(f,ReferenceError)}}}}};var n=r(471),i=function(e){return e&&e.__esModule?e:{default:e}}(n);e.exports=t.default},function(e,t,r){"use strict";t.__esModule=!0;var n=r(211),i=function(e){return e&&e.__esModule?e:{default:e}}(n);t.default={plugins:[i.default]},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{presets:[!1!==t.es2015&&[s.default.buildPreset,t.es2015],!1!==t.es2016&&o.default,!1!==t.es2017&&l.default].filter(Boolean)}};var i=r(217),s=n(i),a=r(218),o=n(a),u=r(219),l=n(u);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(355),s=n(i),a=r(215),o=n(a),u=r(127),l=n(u),c=r(214),f=n(c);t.default={presets:[s.default],plugins:[o.default,l.default,f.default],env:{development:{plugins:[]}}},e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(220),s=n(i),a=r(206),o=n(a),u=r(212),l=n(u);t.default={presets:[s.default],plugins:[o.default,l.default]},e.exports=t.default},function(e,t,r){"use strict";e.exports={default:r(407),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(410),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(412),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(413),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(415),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(416),__esModule:!0}},function(e,t,r){"use strict";e.exports={default:r(417),__esModule:!0}},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){var r={};for(var n in e)t.indexOf(n)>=0||Object.prototype.hasOwnProperty.call(e,n)&&(r[n]=e[n]);return r}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(3),o=n(a),u=r(36),l=n(u),c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c),p=function(){function e(t,r,n,i){(0,o.default)(this,e),this.queue=null,this.parentPath=i,this.scope=t,this.state=n,this.opts=r}return e.prototype.shouldVisit=function(e){var t=this.opts;if(t.enter||t.exit)return!0;if(t[e.type])return!0;var r=f.VISITOR_KEYS[e.type];if(!r||!r.length)return!1;for(var n=r,i=Array.isArray(n),a=0,n=i?n:(0,s.default)(n);;){var o;if(i){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}if(e[o])return!0}return!1},e.prototype.create=function(e,t,r,n){return l.default.get({parentPath:this.parentPath,parent:e,container:t,key:r,listKey:n})},e.prototype.maybeQueue=function(e,t){if(this.trap)throw new Error("Infinite cycle detected");this.queue&&(t?this.queue.push(e):this.priorityQueue.push(e))},e.prototype.visitMultiple=function(e,t,r){if(0===e.length)return!1;for(var n=[],i=0;i<e.length;i++){var s=e[i];s&&this.shouldVisit(s)&&n.push(this.create(t,e,i,r))}return this.visitQueue(n)},e.prototype.visitSingle=function(e,t){return!!this.shouldVisit(e[t])&&this.visitQueue([this.create(e,e,t)])},e.prototype.visitQueue=function(e){this.queue=e,this.priorityQueue=[];for(var t=[],r=!1,n=e,i=Array.isArray(n),a=0,n=i?n:(0,s.default)(n);;){var o;if(i){if(a>=n.length)break;o=n[a++]}else{if(a=n.next(),a.done)break;o=a.value}var u=o;if(u.resync(),0!==u.contexts.length&&u.contexts[u.contexts.length-1]===this||u.pushContext(this),null!==u.key&&!(t.indexOf(u.node)>=0)){if(t.push(u.node),u.visit()){r=!0;break}if(this.priorityQueue.length&&(r=this.visitQueue(this.priorityQueue),this.priorityQueue=[],this.queue=e,r))break}}for(var l=e,c=Array.isArray(l),f=0,l=c?l:(0,s.default)(l);;){var p;if(c){if(f>=l.length)break;p=l[f++]}else{if(f=l.next(),f.done)break;p=f.value}p.popContext()}return this.queue=null,r},e.prototype.visit=function(e,t){var r=e[t];return!!r&&(Array.isArray(r)?this.visitMultiple(r,e,t):this.visitSingle(e,t))},e}();t.default=p,e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){for(var t=this;t=t.parentPath;)if(e(t))return t;return null}function s(e){var t=this;do{if(e(t))return t}while(t=t.parentPath);return null}function a(){return this.findParent(function(e){return e.isFunction()||e.isProgram()})}function o(){var e=this;do{if(Array.isArray(e.container))return e}while(e=e.parentPath)}function u(e){return this.getDeepestCommonAncestorFrom(e,function(e,t,r){for(var n=void 0,i=g.VISITOR_KEYS[e.type],s=r,a=Array.isArray(s),o=0,s=a?s:(0,y.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u,c=l[t+1];if(n)if(c.listKey&&n.listKey===c.listKey&&c.key<n.key)n=c;else{var f=i.indexOf(n.parentKey),p=i.indexOf(c.parentKey);f>p&&(n=c)}else n=c}return n})}function l(e,t){var r=this;if(!e.length)return this;if(1===e.length)return e[0];var n=1/0,i=void 0,s=void 0,a=e.map(function(e){var t=[];do{t.unshift(e)}while((e=e.parentPath)&&e!==r);return t.length<n&&(n=t.length),t}),o=a[0];e:for(var u=0;u<n;u++){for(var l=o[u],c=a,f=Array.isArray(c),p=0,c=f?c:(0,y.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;if(h[u]!==l)break e}i=u,s=l}if(s)return t?t(s,i,a):s;throw new Error("Couldn't find intersection")}function c(){var e=this,t=[];do{t.push(e)}while(e=e.parentPath);return t}function f(e){return e.isDescendant(this)}function p(e){return!!this.findParent(function(t){return t===e})}function d(){for(var e=this;e;){for(var t=arguments,r=Array.isArray(t),n=0,t=r?t:(0,y.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(e.node.type===s)return!0}e=e.parentPath}return!1}function h(e){var t=this.isFunction()?this:this.findParent(function(e){return e.isFunction()});if(t){if(t.isFunctionExpression()||t.isFunctionDeclaration()){var r=t.node.shadow;if(r&&(!e||!1!==r[e]))return t}else if(t.isArrowFunctionExpression())return t;return null}}t.__esModule=!0;var m=r(2),y=n(m);t.findParent=i,t.find=s,t.getFunctionParent=a,t.getStatementParent=o,t.getEarliestCommonAncestorFrom=u,t.getDeepestCommonAncestorFrom=l,t.getAncestry=c,t.isAncestor=f,t.isDescendant=p,t.inType=d,t.inShadow=h;var v=r(1),g=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(v),b=r(36);n(b)},function(e,t){"use strict";function r(){if("string"!=typeof this.key){var e=this.node;if(e){var t=e.trailingComments,r=e.leadingComments;if(t||r){var n=this.getSibling(this.key-1),i=this.getSibling(this.key+1);n.node||(n=i),i.node||(i=n),n.addComments("trailing",r),i.addComments("leading",t)}}}}function n(e,t,r){this.addComments(e,[{type:r?"CommentLine":"CommentBlock",value:t}])}function i(e,t){if(t){var r=this.node;if(r){var n=e+"Comments";r[n]?r[n]=r[n].concat(t):r[n]=t}}}t.__esModule=!0,t.shareCommentsWithSiblings=r,t.addComment=n,t.addComments=i},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=this.opts;return this.debug(function(){return e}),!(!this.node||!this._call(t[e]))||!!this.node&&this._call(t[this.node.type]&&t[this.node.type][e])}function s(e){if(!e)return!1;for(var t=e,r=Array.isArray(t),n=0,t=r?t:(0,D.default)(t);;){var i;if(r){if(n>=t.length)break;i=t[n++]}else{if(n=t.next(),n.done)break;i=n.value}var s=i;if(s){var a=this.node;if(!a)return!0;if(s.call(this.state,this,this.state))throw new Error("Unexpected return value from visitor method "+s);if(this.node!==a)return!0;if(this.shouldStop||this.shouldSkip||this.removed)return!0}}return!1}function a(){var e=this.opts.blacklist;return e&&e.indexOf(this.node.type)>-1}function o(){return!!this.node&&(!this.isBlacklisted()&&((!this.opts.shouldSkip||!this.opts.shouldSkip(this))&&(this.call("enter")||this.shouldSkip?(this.debug(function(){return"Skip..."}),this.shouldStop):(this.debug(function(){return"Recursing into..."}),w.default.node(this.node,this.opts,this.scope,this.state,this,this.skipKeys),this.call("exit"),this.shouldStop))))}function u(){this.shouldSkip=!0}function l(e){this.skipKeys[e]=!0}function c(){this.shouldStop=!0,this.shouldSkip=!0}function f(){if(!this.opts||!this.opts.noScope){var e=this.context&&this.context.scope;if(!e)for(var t=this.parentPath;t&&!e;){if(t.opts&&t.opts.noScope)return;e=t.scope,t=t.parentPath}this.scope=this.getScope(e),this.scope&&this.scope.init()}}function p(e){return this.shouldSkip=!1,this.shouldStop=!1,this.removed=!1,this.skipKeys={},e&&(this.context=e,this.state=e.state,this.opts=e.opts),this.setScope(),this}function d(){this.removed||(this._resyncParent(),this._resyncList(),this._resyncKey())}function h(){this.parentPath&&(this.parent=this.parentPath.node)}function m(){if(this.container&&this.node!==this.container[this.key]){if(Array.isArray(this.container)){for(var e=0;e<this.container.length;e++)if(this.container[e]===this.node)return this.setKey(e)}else for(var t in this.container)if(this.container[t]===this.node)return this.setKey(t);this.key=null}}function y(){if(this.parent&&this.inList){var e=this.parent[this.listKey];this.container!==e&&(this.container=e||null)}}function v(){null!=this.key&&this.container&&this.container[this.key]===this.node||this._markRemoved()}function g(){this.contexts.pop(),this.setContext(this.contexts[this.contexts.length-1])}function b(e){this.contexts.push(e),this.setContext(e)}function E(e,t,r,n){this.inList=!!r,this.listKey=r,this.parentKey=r||n,this.container=t,this.parentPath=e||this.parentPath,this.setKey(n)}function x(e){this.key=e,this.node=this.container[this.key],this.type=this.node&&this.node.type}function A(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this;if(!e.removed)for(var t=this.contexts,r=t,n=Array.isArray(r),i=0,r=n?r:(0,D.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;a.maybeQueue(e)}}function S(){for(var e=this,t=this.contexts;!t.length;)e=e.parentPath,t=e.contexts;return t}t.__esModule=!0;var _=r(2),D=n(_);t.call=i,t._call=s,t.isBlacklisted=a,t.visit=o,t.skip=u,t.skipKey=l,t.stop=c,t.setScope=f,t.setContext=p,t.resync=d,t._resyncParent=h,t._resyncKey=m,t._resyncList=y,t._resyncRemoved=v,t.popContext=g,t.pushContext=b,t.setup=E,t.setKey=x,t.requeue=A,t._getQueueContexts=S;var C=r(7),w=n(C)},function(e,t,r){"use strict";function n(){var e=this.node,t=void 0;if(this.isMemberExpression())t=e.property;else{if(!this.isProperty()&&!this.isMethod())throw new ReferenceError("todo");t=e.key}return e.computed||o.isIdentifier(t)&&(t=o.stringLiteral(t.name)),t}function i(){return o.ensureBlock(this.node)}function s(){if(this.isArrowFunctionExpression()){this.ensureBlock();var e=this.node;e.expression=!1,e.type="FunctionExpression",e.shadow=e.shadow||!0}}t.__esModule=!0,t.toComputedKey=n,t.ensureBlock=i,t.arrowFunctionToShadowed=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a)},function(e,t,r){(function(e){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(){var e=this.evaluate();if(e.confident)return!!e.value}function s(){function t(e){i&&(s=e,i=!1)}function r(e){var r=e.node;if(a.has(r)){var s=a.get(r);return s.resolved?s.value:void t(e)}var o={resolved:!1};a.set(r,o);var u=n(e);return i&&(o.resolved=!0,o.value=u),u}function n(n){if(i){var s=n.node;if(n.isSequenceExpression()){var a=n.get("expressions");return r(a[a.length-1])}if(n.isStringLiteral()||n.isNumericLiteral()||n.isBooleanLiteral())return s.value;if(n.isNullLiteral())return null;if(n.isTemplateLiteral()){for(var u="",c=0,f=n.get("expressions"),h=s.quasis,m=Array.isArray(h),y=0,h=m?h:(0,l.default)(h);;){var v;if(m){if(y>=h.length)break;v=h[y++]}else{if(y=h.next(),y.done)break;v=y.value}var g=v;if(!i)break;u+=g.value.cooked;var b=f[c++];b&&(u+=String(r(b)))}if(!i)return;return u}if(n.isConditionalExpression()){var E=r(n.get("test"));if(!i)return;return r(E?n.get("consequent"):n.get("alternate"))}if(n.isExpressionWrapper())return r(n.get("expression"));if(n.isMemberExpression()&&!n.parentPath.isCallExpression({callee:s})){var x=n.get("property"),A=n.get("object");if(A.isLiteral()&&x.isIdentifier()){var S=A.node.value,_=void 0===S?"undefined":(0,o.default)(S);if("number"===_||"string"===_)return S[x.node.name]}}if(n.isReferencedIdentifier()){var D=n.scope.getBinding(s.name);if(D&&D.constantViolations.length>0)return t(D.path);if(D&&n.node.start<D.path.node.end)return t(D.path);if(D&&D.hasValue)return D.value;if("undefined"===s.name)return D?t(D.path):void 0;if("Infinity"===s.name)return D?t(D.path):1/0;if("NaN"===s.name)return D?t(D.path):NaN;var C=n.resolve();return C===n?t(n):r(C)}if(n.isUnaryExpression({prefix:!0})){if("void"===s.operator)return;var w=n.get("argument");if("typeof"===s.operator&&(w.isFunction()||w.isClass()))return"function";var P=r(w);if(!i)return;switch(s.operator){case"!":return!P;case"+":return+P;case"-":return-P;case"~":return~P;case"typeof":return void 0===P?"undefined":(0,o.default)(P)}}if(n.isArrayExpression()){for(var k=[],F=n.get("elements"),T=F,O=Array.isArray(T),B=0,T=O?T:(0,l.default)(T);;){var R;if(O){if(B>=T.length)break;R=T[B++]}else{if(B=T.next(),B.done)break;R=B.value}var I=R;if(I=I.evaluate(),!I.confident)return t(I);k.push(I.value)}return k}if(n.isObjectExpression()){for(var M={},N=n.get("properties"),L=N,j=Array.isArray(L),U=0,L=j?L:(0,l.default)(L);;){var V;if(j){if(U>=L.length)break;V=L[U++]}else{if(U=L.next(),U.done)break;V=U.value}var G=V;if(G.isObjectMethod()||G.isSpreadProperty())return t(G);var W=G.get("key"),Y=W;if(G.node.computed){if(Y=Y.evaluate(),!Y.confident)return t(W);Y=Y.value}else Y=Y.isIdentifier()?Y.node.name:Y.node.value;var q=G.get("value"),K=q.evaluate();if(!K.confident)return t(q);K=K.value,M[Y]=K}return M}if(n.isLogicalExpression()){var H=i,J=r(n.get("left")),X=i;i=H;var z=r(n.get("right")),$=i;switch(i=X&&$,s.operator){case"||":if(J&&X)return i=!0,J;if(!i)return;return J||z;case"&&":if((!J&&X||!z&&$)&&(i=!0),!i)return;return J&&z}}if(n.isBinaryExpression()){var Q=r(n.get("left"));if(!i)return;var Z=r(n.get("right"));if(!i)return;switch(s.operator){case"-":return Q-Z;case"+":return Q+Z;case"/":return Q/Z;case"*":return Q*Z;case"%":return Q%Z;case"**":return Math.pow(Q,Z);case"<":return Q<Z;case">":return Q>Z;case"<=":return Q<=Z;case">=":return Q>=Z;case"==":return Q==Z;case"!=":return Q!=Z;case"===":return Q===Z;case"!==":return Q!==Z;case"|":return Q|Z;case"&":return Q&Z;case"^":return Q^Z;case"<<":return Q<<Z;case">>":return Q>>Z;case">>>":return Q>>>Z}}if(n.isCallExpression()){var ee=n.get("callee"),te=void 0,re=void 0;if(ee.isIdentifier()&&!n.scope.getBinding(ee.node.name,!0)&&p.indexOf(ee.node.name)>=0&&(re=e[s.callee.name]),ee.isMemberExpression()){var ne=ee.get("object"),ie=ee.get("property");if(ne.isIdentifier()&&ie.isIdentifier()&&p.indexOf(ne.node.name)>=0&&d.indexOf(ie.node.name)<0&&(te=e[ne.node.name],re=te[ie.node.name]),ne.isLiteral()&&ie.isIdentifier()){var se=(0,o.default)(ne.node.value);"string"!==se&&"number"!==se||(te=ne.node.value,re=te[ie.node.name])}}if(re){var ae=n.get("arguments").map(r);if(!i)return;return re.apply(te,ae)}}t(n)}}var i=!0,s=void 0,a=new f.default,u=r(this);return i||(u=void 0),{confident:i,deopt:s,value:u}}t.__esModule=!0;var a=r(11),o=n(a),u=r(2),l=n(u),c=r(133),f=n(c);t.evaluateTruthy=i,t.evaluate=s;var p=["String","Number","Math"],d=["random"]}).call(t,function(){return this}())},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(){var e=this;do{if(!e.parentPath||Array.isArray(e.container)&&e.isStatement())break;e=e.parentPath}while(e);if(e&&(e.isProgram()||e.isFile()))throw new Error("File/Program node, we can't possibly find a statement parent to this");return e}function s(){return"left"===this.key?this.getSibling("right"):"right"===this.key?this.getSibling("left"):void 0}function a(){var e=[],t=function(t){t&&(e=e.concat(t.getCompletionRecords()))};if(this.isIfStatement())t(this.get("consequent")),t(this.get("alternate"));else if(this.isDoExpression()||this.isFor()||this.isWhile())t(this.get("body"));else if(this.isProgram()||this.isBlockStatement())t(this.get("body").pop());else{if(this.isFunction())return this.get("body").getCompletionRecords();this.isTryStatement()?(t(this.get("block")),t(this.get("handler")),t(this.get("finalizer"))):e.push(this)}return e}function o(e){return _.default.get({parentPath:this.parentPath,parent:this.parent,container:this.container,listKey:this.listKey,key:e})}function u(){return this.getSibling(this.key-1)}function l(){return this.getSibling(this.key+1)}function c(){for(var e=this.key,t=this.getSibling(++e),r=[];t.node;)r.push(t),t=this.getSibling(++e);return r}function f(){for(var e=this.key,t=this.getSibling(--e),r=[];t.node;)r.push(t),t=this.getSibling(--e);return r}function p(e,t){!0===t&&(t=this.context);var r=e.split(".");return 1===r.length?this._getKey(e,t):this._getPattern(r,t)}function d(e,t){var r=this,n=this.node,i=n[e];return Array.isArray(i)?i.map(function(s,a){return _.default.get({listKey:e,parentPath:r,parent:n,container:i,key:a}).setContext(t)}):_.default.get({parentPath:this,parent:n,container:n,key:e}).setContext(t)}function h(e,t){for(var r=this,n=e,i=Array.isArray(n),s=0,n=i?n:(0,A.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;r="."===o?r.parentPath:Array.isArray(r)?r[o]:r.get(o,t)}return r}function m(e){return C.getBindingIdentifiers(this.node,e)}function y(e){return C.getOuterBindingIdentifiers(this.node,e)}function v(){for(var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this,n=[].concat(r),i=(0,E.default)(null);n.length;){var s=n.shift();if(s&&s.node){var a=C.getBindingIdentifiers.keys[s.node.type];if(s.isIdentifier())if(e){var o=i[s.node.name]=i[s.node.name]||[];o.push(s)}else i[s.node.name]=s;else if(s.isExportDeclaration()){var u=s.get("declaration");u.isDeclaration()&&n.push(u)}else{if(t){if(s.isFunctionDeclaration()){n.push(s.get("id"));continue}if(s.isFunctionExpression())continue}if(a)for(var l=0;l<a.length;l++){var c=a[l],f=s.get(c);(Array.isArray(f)||f.node)&&(n=n.concat(f))}}}}return i}function g(e){return this.getBindingIdentifierPaths(e,!0)}t.__esModule=!0;var b=r(9),E=n(b),x=r(2),A=n(x);t.getStatementParent=i,t.getOpposite=s,t.getCompletionRecords=a,t.getSibling=o,t.getPrevSibling=u,t.getNextSibling=l,t.getAllNextSiblings=c,t.getAllPrevSiblings=f,t.get=p,t._getKey=d,t._getPattern=h,t.getBindingIdentifiers=m,t.getOuterBindingIdentifiers=y,t.getBindingIdentifierPaths=v,t.getOuterBindingIdentifierPaths=g;var S=r(36),_=n(S),D=r(1),C=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(D)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(){if(this.typeAnnotation)return this.typeAnnotation;var e=this._getTypeAnnotation()||y.anyTypeAnnotation();return y.isTypeAnnotation(e)&&(e=e.typeAnnotation),this.typeAnnotation=e}function s(){var e=this.node;{if(e){if(e.typeAnnotation)return e.typeAnnotation;var t=h[e.type];return t?t.call(this,e):(t=h[this.parentPath.type],t&&t.validParent?this.parentPath.getTypeAnnotation():void 0)}if("init"===this.key&&this.parentPath.isVariableDeclarator()){var r=this.parentPath.parentPath,n=r.parentPath;return"left"===r.key&&n.isForInStatement()?y.stringTypeAnnotation():"left"===r.key&&n.isForOfStatement()?y.anyTypeAnnotation():y.voidTypeAnnotation()}}}function a(e,t){return o(e,this.getTypeAnnotation(),t)}function o(e,t,r){if("string"===e)return y.isStringTypeAnnotation(t);if("number"===e)return y.isNumberTypeAnnotation(t);if("boolean"===e)return y.isBooleanTypeAnnotation(t);if("any"===e)return y.isAnyTypeAnnotation(t);if("mixed"===e)return y.isMixedTypeAnnotation(t);if("empty"===e)return y.isEmptyTypeAnnotation(t);if("void"===e)return y.isVoidTypeAnnotation(t);if(r)return!1;throw new Error("Unknown base type "+e)}function u(e){var t=this.getTypeAnnotation();if(y.isAnyTypeAnnotation(t))return!0;if(y.isUnionTypeAnnotation(t)){for(var r=t.types,n=Array.isArray(r),i=0,r=n?r:(0,p.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}var a=s;if(y.isAnyTypeAnnotation(a)||o(e,a,!0))return!0}return!1}return o(e,t,!0)}function l(e){var t=this.getTypeAnnotation();if(e=e.getTypeAnnotation(),!y.isAnyTypeAnnotation(t)&&y.isFlowBaseAnnotation(t))return e.type===t.type}function c(e){var t=this.getTypeAnnotation();return y.isGenericTypeAnnotation(t)&&y.isIdentifier(t.id,{name:e})}t.__esModule=!0;var f=r(2),p=function(e){return e&&e.__esModule?e:{default:e}}(f);t.getTypeAnnotation=i,t._getTypeAnnotation=s,t.isBaseType=a,t.couldBeBaseType=u,t.baseTypeStrictlyMatches=l,t.isGenericType=c;var d=r(376),h=n(d),m=r(1),y=n(m)},function(e,t,r){"use strict";function n(e,t){var r=e.scope.getBinding(t),n=[];e.typeAnnotation=f.unionTypeAnnotation(n);var s=[],a=i(r,e,s),u=o(e,t);if(u){var c=i(r,u.ifStatement);a=a.filter(function(e){return c.indexOf(e)<0}),n.push(u.typeAnnotation)}if(a.length){a=a.concat(s);for(var p=a,d=Array.isArray(p),h=0,p=d?p:(0,l.default)(p);;){var m;if(d){if(h>=p.length)break;m=p[h++]}else{if(h=p.next(),h.done)break;m=h.value}var y=m;n.push(y.getTypeAnnotation())}}if(n.length)return f.createUnionTypeAnnotation(n)}function i(e,t,r){var n=e.constantViolations.slice();return n.unshift(e.path),n.filter(function(e){e=e.resolve();var n=e._guessExecutionStatusRelativeTo(t);return r&&"function"===n&&r.push(e),"before"===n})}function s(e,t){var r=t.node.operator,n=t.get("right").resolve(),i=t.get("left").resolve(),s=void 0;if(i.isIdentifier({name:e})?s=n:n.isIdentifier({name:e})&&(s=i),s)return"==="===r?s.getTypeAnnotation():f.BOOLEAN_NUMBER_BINARY_OPERATORS.indexOf(r)>=0?f.numberTypeAnnotation():void 0;if("==="===r){var a=void 0,o=void 0;if(i.isUnaryExpression({operator:"typeof"})?(a=i,o=n):n.isUnaryExpression({operator:"typeof"})&&(a=n,o=i),(o||a)&&(o=o.resolve(),o.isLiteral())){if("string"==typeof o.node.value&&a.get("argument").isIdentifier({name:e}))return f.createTypeAnnotationBasedOnTypeof(o.node.value)}}}function a(e){for(var t=void 0;t=e.parentPath;){if(t.isIfStatement()||t.isConditionalExpression())return"test"===e.key?void 0:t;e=t}}function o(e,t){var r=a(e);if(r){var n=r.get("test"),i=[n],u=[];do{var l=i.shift().resolve();if(l.isLogicalExpression()&&(i.push(l.get("left")),i.push(l.get("right"))),l.isBinaryExpression()){var c=s(t,l);c&&u.push(c)}}while(i.length);return u.length?{typeAnnotation:f.createUnionTypeAnnotation(u),ifStatement:r}:o(r,t)}}t.__esModule=!0;var u=r(2),l=function(e){return e&&e.__esModule?e:{default:e}}(u);t.default=function(e){if(this.isReferenced()){var t=this.scope.getBinding(e.name);return t?t.identifier.typeAnnotation?t.identifier.typeAnnotation:n(this,e.name):"undefined"===e.name?f.voidTypeAnnotation():"NaN"===e.name||"Infinity"===e.name?f.numberTypeAnnotation():void e.name}};var c=r(1),f=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(c);e.exports=t.default},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(){return this.get("id").isIdentifier()?this.get("init").getTypeAnnotation():void 0}function s(e){return e.typeAnnotation}function a(e){if(this.get("callee").isIdentifier())return k.genericTypeAnnotation(e.callee)}function o(){return k.stringTypeAnnotation()}function u(e){var t=e.operator;return"void"===t?k.voidTypeAnnotation():k.NUMBER_UNARY_OPERATORS.indexOf(t)>=0?k.numberTypeAnnotation():k.STRING_UNARY_OPERATORS.indexOf(t)>=0?k.stringTypeAnnotation():k.BOOLEAN_UNARY_OPERATORS.indexOf(t)>=0?k.booleanTypeAnnotation():void 0}function l(e){var t=e.operator;if(k.NUMBER_BINARY_OPERATORS.indexOf(t)>=0)return k.numberTypeAnnotation();if(k.BOOLEAN_BINARY_OPERATORS.indexOf(t)>=0)return k.booleanTypeAnnotation();if("+"===t){var r=this.get("right"),n=this.get("left");return n.isBaseType("number")&&r.isBaseType("number")?k.numberTypeAnnotation():n.isBaseType("string")||r.isBaseType("string")?k.stringTypeAnnotation():k.unionTypeAnnotation([k.stringTypeAnnotation(),k.numberTypeAnnotation()])}}function c(){return k.createUnionTypeAnnotation([this.get("left").getTypeAnnotation(),this.get("right").getTypeAnnotation()])}function f(){return k.createUnionTypeAnnotation([this.get("consequent").getTypeAnnotation(),this.get("alternate").getTypeAnnotation()])}function p(){return this.get("expressions").pop().getTypeAnnotation()}function d(){return this.get("right").getTypeAnnotation()}function h(e){var t=e.operator;if("++"===t||"--"===t)return k.numberTypeAnnotation()}function m(){return k.stringTypeAnnotation()}function y(){return k.numberTypeAnnotation()}function v(){return k.booleanTypeAnnotation()}function g(){return k.nullLiteralTypeAnnotation()}function b(){return k.genericTypeAnnotation(k.identifier("RegExp"))}function E(){return k.genericTypeAnnotation(k.identifier("Object"))}function x(){return k.genericTypeAnnotation(k.identifier("Array"))}function A(){return x()}function S(){return k.genericTypeAnnotation(k.identifier("Function"))}function _(){return C(this.get("callee"))}function D(){return C(this.get("tag"))}function C(e){if(e=e.resolve(),e.isFunction()){if(e.is("async"))return e.is("generator")?k.genericTypeAnnotation(k.identifier("AsyncIterator")):k.genericTypeAnnotation(k.identifier("Promise"));if(e.node.returnType)return e.node.returnType}}t.__esModule=!0,t.ClassDeclaration=t.ClassExpression=t.FunctionDeclaration=t.ArrowFunctionExpression=t.FunctionExpression=t.Identifier=void 0;var w=r(375);Object.defineProperty(t,"Identifier",{enumerable:!0,get:function(){return n(w).default}}),t.VariableDeclarator=i,t.TypeCastExpression=s,t.NewExpression=a,t.TemplateLiteral=o,t.UnaryExpression=u,t.BinaryExpression=l,t.LogicalExpression=c,t.ConditionalExpression=f,t.SequenceExpression=p,t.AssignmentExpression=d,t.UpdateExpression=h,t.StringLiteral=m,t.NumericLiteral=y,t.BooleanLiteral=v,t.NullLiteral=g,t.RegExpLiteral=b,t.ObjectExpression=E,t.ArrayExpression=x,t.RestElement=A,t.CallExpression=_,t.TaggedTemplateExpression=D;var P=r(1),k=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(P);s.validParent=!0,A.validParent=!0,t.FunctionExpression=S,t.ArrowFunctionExpression=S,t.FunctionDeclaration=S,t.ClassExpression=S,t.ClassDeclaration=S},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){function r(e){var t=n[s];return"*"===t||e===t}if(!this.isMemberExpression())return!1;for(var n=e.split("."),i=[this.node],s=0;i.length;){var a=i.shift();if(t&&s===n.length)return!0;if(C.isIdentifier(a)){if(!r(a.name))return!1}else if(C.isLiteral(a)){if(!r(a.value))return!1}else{if(C.isMemberExpression(a)){if(a.computed&&!C.isLiteral(a.property))return!1;i.unshift(a.property),i.unshift(a.object);continue}if(!C.isThisExpression(a))return!1;if(!r("this"))return!1}if(++s>n.length)return!1}return s===n.length}function s(e){var t=this.node&&this.node[e];return t&&Array.isArray(t)?!!t.length:!!t}function a(){return this.scope.isStatic(this.node)}function o(e){return!this.has(e)}function u(e,t){return this.node[e]===t}function l(e){return C.isType(this.type,e)}function c(){return("init"===this.key||"left"===this.key)&&this.parentPath.isFor()}function f(e){return!("body"!==this.key||!this.parentPath.isArrowFunctionExpression())&&(this.isExpression()?C.isBlockStatement(e):!!this.isBlockStatement()&&C.isExpression(e))}function p(e){var t=this,r=!0;do{var n=t.container;if(t.isFunction()&&!r)return!!e;if(r=!1,Array.isArray(n)&&t.key!==n.length-1)return!1}while((t=t.parentPath)&&!t.isProgram());return!0}function d(){return!this.parentPath.isLabeledStatement()&&!C.isBlockStatement(this.container)&&(0,_.default)(C.STATEMENT_OR_BLOCK_KEYS,this.key)}function h(e,t){if(!this.isReferencedIdentifier())return!1;var r=this.scope.getBinding(this.node.name);if(!r||"module"!==r.kind)return!1;var n=r.path,i=n.parentPath;return!!i.isImportDeclaration()&&(i.node.source.value===e&&(!t||(!(!n.isImportDefaultSpecifier()||"default"!==t)||(!(!n.isImportNamespaceSpecifier()||"*"!==t)||!(!n.isImportSpecifier()||n.node.imported.name!==t)))))}function m(){var e=this.node;return e.end?this.hub.file.code.slice(e.start,e.end):""}function y(e){return"after"!==this._guessExecutionStatusRelativeTo(e)}function v(e){var t=e.scope.getFunctionParent(),r=this.scope.getFunctionParent();if(t.node!==r.node){var n=this._guessExecutionStatusRelativeToDifferentFunctions(t);if(n)return n;e=t.path}var i=e.getAncestry();if(i.indexOf(this)>=0)return"after";var s=this.getAncestry(),a=void 0,o=void 0,u=void 0;for(u=0;u<s.length;u++){var l=s[u];if((o=i.indexOf(l))>=0){a=l;break}}if(!a)return"before";var c=i[o-1],f=s[u-1];return c&&f?c.listKey&&c.container===f.container?c.key>f.key?"before":"after":C.VISITOR_KEYS[c.type].indexOf(c.key)>C.VISITOR_KEYS[f.type].indexOf(f.key)?"before":"after":"before"}function g(e){var t=e.path;if(t.isFunctionDeclaration()){var r=t.scope.getBinding(t.node.id.name);if(!r.references)return"before";for(var n=r.referencePaths,i=n,s=Array.isArray(i),a=0,i=s?i:(0,A.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;if("callee"!==u.key||!u.parentPath.isCallExpression())return}for(var l=void 0,c=n,f=Array.isArray(c),p=0,c=f?c:(0,A.default)(c);;){var d;if(f){if(p>=c.length)break;d=c[p++]}else{if(p=c.next(),p.done)break;d=p.value}var h=d;if(!!!h.find(function(e){return e.node===t.node})){var m=this._guessExecutionStatusRelativeTo(h);if(l){if(l!==m)return}else l=m}}return l}}function b(e,t){return this._resolve(e,t)||this}function E(e,t){if(!(t&&t.indexOf(this)>=0))if(t=t||[],t.push(this),this.isVariableDeclarator()){if(this.get("id").isIdentifier())return this.get("init").resolve(e,t)}else if(this.isReferencedIdentifier()){var r=this.scope.getBinding(this.node.name);if(!r)return;if(!r.constant)return;if("module"===r.kind)return;if(r.path!==this){var n=r.path.resolve(e,t);if(this.find(function(e){return e.node===n.node}))return;return n}}else{if(this.isTypeCastExpression())return this.get("expression").resolve(e,t);if(e&&this.isMemberExpression()){var i=this.toComputedKey();if(!C.isLiteral(i))return;var s=i.value,a=this.get("object").resolve(e,t);if(a.isObjectExpression())for(var o=a.get("properties"),u=o,l=Array.isArray(u),c=0,u=l?u:(0,A.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;if(p.isProperty()){var d=p.get("key"),h=p.isnt("computed")&&d.isIdentifier({name:s});if(h=h||d.isLiteral({value:s}))return p.get("value").resolve(e,t)}}else if(a.isArrayExpression()&&!isNaN(+s)){var m=a.get("elements"),y=m[s];if(y)return y.resolve(e,t)}}}}t.__esModule=!0,t.is=void 0;var x=r(2),A=n(x);t.matchesPattern=i,t.has=s,t.isStatic=a,t.isnt=o,t.equals=u,t.isNodeType=l,t.canHaveVariableDeclarationOrExpression=c,t.canSwapBetweenExpressionAndStatement=f,t.isCompletionRecord=p,t.isStatementOrBlock=d,t.referencesImport=h,t.getSource=m,
t.willIMaybeExecuteBefore=y,t._guessExecutionStatusRelativeTo=v,t._guessExecutionStatusRelativeToDifferentFunctions=g,t.resolve=b,t._resolve=E;var S=r(111),_=n(S),D=r(1),C=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(D);t.is=s},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(2),s=n(i),a=r(3),o=n(a),u=r(1),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(u),c={ReferencedIdentifier:function(e,t){if(!e.isJSXIdentifier()||!u.react.isCompatTag(e.node.name)||e.parentPath.isJSXMemberExpression()){if("this"===e.node.name){var r=e.scope;do{if(r.path.isFunction()&&!r.path.isArrowFunctionExpression())break}while(r=r.parent);r&&t.breakOnScopePaths.push(r.path)}var n=e.scope.getBinding(e.node.name);n&&n===t.scope.getBinding(e.node.name)&&(t.bindings[e.node.name]=n)}}},f=function(){function e(t,r){(0,o.default)(this,e),this.breakOnScopePaths=[],this.bindings={},this.scopes=[],this.scope=r,this.path=t,this.attachAfter=!1}return e.prototype.isCompatibleScope=function(e){for(var t in this.bindings){var r=this.bindings[t];if(!e.bindingIdentifierEquals(t,r.identifier))return!1}return!0},e.prototype.getCompatibleScopes=function(){var e=this.path.scope;do{if(!this.isCompatibleScope(e))break;if(this.scopes.push(e),this.breakOnScopePaths.indexOf(e.path)>=0)break}while(e=e.parent)},e.prototype.getAttachmentPath=function(){var e=this._getAttachmentPath();if(e){var t=e.scope;if(t.path===e&&(t=e.scope.parent),t.path.isProgram()||t.path.isFunction())for(var r in this.bindings)if(t.hasOwnBinding(r)){var n=this.bindings[r];if("param"!==n.kind&&this.getAttachmentParentForPath(n.path).key>e.key){this.attachAfter=!0,e=n.path;for(var i=n.constantViolations,a=Array.isArray(i),o=0,i=a?i:(0,s.default)(i);;){var u;if(a){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u;this.getAttachmentParentForPath(l).key>e.key&&(e=l)}}}return e.parentPath.isExportDeclaration()&&(e=e.parentPath),e}},e.prototype._getAttachmentPath=function(){var e=this.scopes,t=e.pop();if(t){if(t.path.isFunction()){if(this.hasOwnParamBindings(t)){if(this.scope===t)return;return t.path.get("body").get("body")[0]}return this.getNextScopeAttachmentParent()}return t.path.isProgram()?this.getNextScopeAttachmentParent():void 0}},e.prototype.getNextScopeAttachmentParent=function(){var e=this.scopes.pop();if(e)return this.getAttachmentParentForPath(e.path)},e.prototype.getAttachmentParentForPath=function(e){do{if(!e.parentPath||Array.isArray(e.container)&&e.isStatement()||e.isVariableDeclarator()&&null!==e.parentPath.node&&e.parentPath.node.declarations.length>1)return e}while(e=e.parentPath)},e.prototype.hasOwnParamBindings=function(e){for(var t in this.bindings)if(e.hasOwnBinding(t)){var r=this.bindings[t];if("param"===r.kind&&r.constant)return!0}return!1},e.prototype.run=function(){var e=this.path.node;if(!e._hoisted){e._hoisted=!0,this.path.traverse(c,this),this.getCompatibleScopes();var t=this.getAttachmentPath();if(t&&t.getFunctionParent()!==this.path.getFunctionParent()){var r=t.scope.generateUidIdentifier("ref"),n=l.variableDeclarator(r,this.path.node);t[this.attachAfter?"insertAfter":"insertBefore"]([t.isVariableDeclarator()?n:l.variableDeclaration("var",[n])]);var i=this.path.parentPath;i.isJSXElement()&&this.path.container===i.node.children&&(r=l.JSXExpressionContainer(r)),this.path.replaceWith(r)}}},e}();t.default=f,e.exports=t.default},function(e,t){"use strict";t.__esModule=!0;t.hooks=[function(e,t){if("test"===e.key&&(t.isWhile()||t.isSwitchCase())||"declaration"===e.key&&t.isExportDeclaration()||"body"===e.key&&t.isLabeledStatement()||"declarations"===e.listKey&&t.isVariableDeclaration()&&1===t.node.declarations.length||"expression"===e.key&&t.isExpressionStatement())return t.remove(),!0},function(e,t){if(t.isSequenceExpression()&&1===t.node.expressions.length)return t.replaceWith(t.node.expressions[0]),!0},function(e,t){if(t.isBinary())return"left"===e.key?t.replaceWith(t.node.right):t.replaceWith(t.node.left),!0},function(e,t){if(t.isIfStatement()&&("consequent"===e.key||"alternate"===e.key)||"body"===e.key&&(t.isLoop()||t.isArrowFunctionExpression()))return e.replaceWith({type:"BlockStatement",body:[]}),!0}]},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){if(this._assertUnremoved(),e=this._verifyNodeList(e),this.parentPath.isExpressionStatement()||this.parentPath.isLabeledStatement())return this.parentPath.insertBefore(e);if(this.isNodeType("Expression")||this.parentPath.isForStatement()&&"init"===this.key)this.node&&e.push(this.node),this.replaceExpressionWithStatements(e);else{if(this._maybePopFromStatements(e),Array.isArray(this.container))return this._containerInsertBefore(e);if(!this.isStatementOrBlock())throw new Error("We don't know what to do with this node type. We were previously a Statement but we can't fit in here?");this.node&&e.push(this.node),this._replaceWith(D.blockStatement(e))}return[this]}function s(e,t){this.updateSiblingKeys(e,t.length);for(var r=[],n=0;n<t.length;n++){var i=e+n,s=t[n];if(this.container.splice(i,0,s),this.context){var a=this.context.create(this.parent,this.container,i,this.listKey);this.context.queue&&a.pushContext(this.context),r.push(a)}else r.push(S.default.get({parentPath:this.parentPath,parent:this.parent,container:this.container,listKey:this.listKey,key:i}))}for(var o=this._getQueueContexts(),u=r,l=Array.isArray(u),c=0,u=l?u:(0,g.default)(u);;){var f;if(l){if(c>=u.length)break;f=u[c++]}else{if(c=u.next(),c.done)break;f=c.value}var p=f;p.setScope(),p.debug(function(){return"Inserted."});for(var d=o,h=Array.isArray(d),m=0,d=h?d:(0,g.default)(d);;){var y;if(h){if(m>=d.length)break;y=d[m++]}else{if(m=d.next(),m.done)break;y=m.value}y.maybeQueue(p,!0)}}return r}function a(e){return this._containerInsert(this.key,e)}function o(e){return this._containerInsert(this.key+1,e)}function u(e){var t=e[e.length-1];(D.isIdentifier(t)||D.isExpressionStatement(t)&&D.isIdentifier(t.expression))&&!this.isCompletionRecord()&&e.pop()}function l(e){if(this._assertUnremoved(),e=this._verifyNodeList(e),this.parentPath.isExpressionStatement()||this.parentPath.isLabeledStatement())return this.parentPath.insertAfter(e);if(this.isNodeType("Expression")||this.parentPath.isForStatement()&&"init"===this.key){if(this.node){var t=this.scope.generateDeclaredUidIdentifier();e.unshift(D.expressionStatement(D.assignmentExpression("=",t,this.node))),e.push(D.expressionStatement(t))}this.replaceExpressionWithStatements(e)}else{if(this._maybePopFromStatements(e),Array.isArray(this.container))return this._containerInsertAfter(e);if(!this.isStatementOrBlock())throw new Error("We don't know what to do with this node type. We were previously a Statement but we can't fit in here?");this.node&&e.unshift(this.node),this._replaceWith(D.blockStatement(e))}return[this]}function c(e,t){if(this.parent)for(var r=b.path.get(this.parent),n=0;n<r.length;n++){var i=r[n];i.key>=e&&(i.key+=t)}}function f(e){if(!e)return[];e.constructor!==Array&&(e=[e]);for(var t=0;t<e.length;t++){var r=e[t],n=void 0;if(r?"object"!==(void 0===r?"undefined":(0,y.default)(r))?n="contains a non-object node":r.type?r instanceof S.default&&(n="has a NodePath when it expected a raw object"):n="without a type":n="has falsy node",n){var i=Array.isArray(r)?"array":void 0===r?"undefined":(0,y.default)(r);throw new Error("Node list "+n+" with the index of "+t+" and type of "+i)}}return e}function p(e,t){return this._assertUnremoved(),t=this._verifyNodeList(t),S.default.get({parentPath:this,parent:this.node,container:this.node[e],listKey:e,key:0}).insertBefore(t)}function d(e,t){this._assertUnremoved(),t=this._verifyNodeList(t);var r=this.node[e];return S.default.get({parentPath:this,parent:this.node,container:r,listKey:e,key:r.length}).replaceWithMultiple(t)}function h(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.scope;return new x.default(this,e).run()}t.__esModule=!0;var m=r(11),y=n(m),v=r(2),g=n(v);t.insertBefore=i,t._containerInsert=s,t._containerInsertBefore=a,t._containerInsertAfter=o,t._maybePopFromStatements=u,t.insertAfter=l,t.updateSiblingKeys=c,t._verifyNodeList=f,t.unshiftContainer=p,t.pushContainer=d,t.hoist=h;var b=r(88),E=r(378),x=n(E),A=r(36),S=n(A),_=r(1),D=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(_)},function(e,t,r){"use strict";function n(){if(this._assertUnremoved(),this.resync(),this._callRemovalHooks())return void this._markRemoved();this.shareCommentsWithSiblings(),this._remove(),this._markRemoved()}function i(){for(var e=c.hooks,t=Array.isArray(e),r=0,e=t?e:(0,l.default)(e);;){var n;if(t){if(r>=e.length)break;n=e[r++]}else{if(r=e.next(),r.done)break;n=r.value}if(n(this,this.parentPath))return!0}}function s(){Array.isArray(this.container)?(this.container.splice(this.key,1),this.updateSiblingKeys(this.key,-1)):this._replaceWith(null)}function a(){this.shouldSkip=!0,this.removed=!0,this.node=null}function o(){if(this.removed)throw this.buildCodeFrameError("NodePath has been removed so is read-only.")}t.__esModule=!0;var u=r(2),l=function(e){return e&&e.__esModule?e:{default:e}}(u);t.remove=n,t._callRemovalHooks=i,t._remove=s,t._markRemoved=a,t._assertUnremoved=o;var c=r(379)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){this.resync(),e=this._verifyNodeList(e),E.inheritLeadingComments(e[0],this.node),E.inheritTrailingComments(e[e.length-1],this.node),this.node=this.container[this.key]=null,this.insertAfter(e),this.node?this.requeue():this.remove()}function s(e){this.resync();try{e="("+e+")",e=(0,g.parse)(e)}catch(r){var t=r.loc;throw t&&(r.message+=" - make sure this is an expression.",r.message+="\n"+(0,d.default)(e,t.line,t.column+1)),r}return e=e.program.body[0].expression,m.default.removeProperties(e),this.replaceWith(e)}function a(e){if(this.resync(),this.removed)throw new Error("You can't replace this node, we've already removed it");if(e instanceof v.default&&(e=e.node),!e)throw new Error("You passed `path.replaceWith()` a falsy node, use `path.remove()` instead");if(this.node!==e){if(this.isProgram()&&!E.isProgram(e))throw new Error("You can only replace a Program root node with another Program node");if(Array.isArray(e))throw new Error("Don't use `path.replaceWith()` with an array of nodes, use `path.replaceWithMultiple()`");if("string"==typeof e)throw new Error("Don't use `path.replaceWith()` with a source string, use `path.replaceWithSourceString()`");if(this.isNodeType("Statement")&&E.isExpression(e)&&(this.canHaveVariableDeclarationOrExpression()||this.canSwapBetweenExpressionAndStatement(e)||this.parentPath.isExportDefaultDeclaration()||(e=E.expressionStatement(e))),this.isNodeType("Expression")&&E.isStatement(e)&&!this.canHaveVariableDeclarationOrExpression()&&!this.canSwapBetweenExpressionAndStatement(e))return this.replaceExpressionWithStatements([e]);var t=this.node;t&&(E.inheritsComments(e,t),E.removeComments(t)),this._replaceWith(e),this.type=e.type,this.setScope(),this.requeue()}}function o(e){if(!this.container)throw new ReferenceError("Container is falsy");this.inList?E.validate(this.parent,this.key,[e]):E.validate(this.parent,this.key,e),this.debug(function(){return"Replace with "+(e&&e.type)}),this.node=this.container[this.key]=e}function u(e){this.resync();var t=E.toSequenceExpression(e,this.scope);if(E.isSequenceExpression(t)){var r=t.expressions;r.length>=2&&this.parentPath.isExpressionStatement()&&this._maybePopFromStatements(r),1===r.length?this.replaceWith(r[0]):this.replaceWith(t)}else{if(!t){var n=E.functionExpression(null,[],E.blockStatement(e));n.shadow=!0,this.replaceWith(E.callExpression(n,[])),this.traverse(x);for(var i=this.get("callee").getCompletionRecords(),s=i,a=Array.isArray(s),o=0,s=a?s:(0,f.default)(s);;){var u;if(a){if(o>=s.length)break;u=s[o++]}else{if(o=s.next(),o.done)break;u=o.value}var l=u;if(l.isExpressionStatement()){var c=l.findParent(function(e){return e.isLoop()});if(c){var p=c.getData("expressionReplacementReturnUid");if(p)p=E.identifier(p.name);else{var d=this.get("callee");p=d.scope.generateDeclaredUidIdentifier("ret"),d.get("body").pushContainer("body",E.returnStatement(p)),c.setData("expressionReplacementReturnUid",p)}l.get("expression").replaceWith(E.assignmentExpression("=",p,l.node.expression))}else l.replaceWith(E.returnStatement(l.node.expression))}}return this.node}this.replaceWith(t)}}function l(e){return this.resync(),Array.isArray(e)?Array.isArray(this.container)?(e=this._verifyNodeList(e),this._containerInsertAfter(e),this.remove()):this.replaceWithMultiple(e):this.replaceWith(e)}t.__esModule=!0;var c=r(2),f=n(c);t.replaceWithMultiple=i,t.replaceWithSourceString=s,t.replaceWith=a,t._replaceWith=o,t.replaceExpressionWithStatements=u,t.replaceInline=l;var p=r(181),d=n(p),h=r(7),m=n(h),y=r(36),v=n(y),g=r(89),b=r(1),E=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(b),x={Function:function(e){e.skip()},VariableDeclaration:function(e){if("var"===e.node.kind){var t=e.getBindingIdentifiers();for(var r in t)e.scope.push({id:t[r]});for(var n=[],i=e.node.declarations,s=Array.isArray(i),a=0,i=s?i:(0,f.default)(i);;){var o;if(s){if(a>=i.length)break;o=i[a++]}else{if(a=i.next(),a.done)break;o=a.value}var u=o;u.init&&n.push(E.expressionStatement(E.assignmentExpression("=",u.id,u.init)))}e.replaceWithMultiple(n)}}}},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=r(3),s=n(i),a=r(225),o=(n(a),r(1)),u=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(o),l={ReferencedIdentifier:function(e,t){var r=e.node;r.name===t.oldName&&(r.name=t.newName)},Scope:function(e,t){e.scope.bindingIdentifierEquals(t.oldName,t.binding.identifier)||e.skip()},"AssignmentExpression|Declaration":function(e,t){var r=e.getOuterBindingIdentifiers();for(var n in r)n===t.oldName&&(r[n].name=t.newName)}},c=function(){function e(t,r,n){(0,s.default)(this,e),this.newName=n,this.oldName=r,this.binding=t}return e.prototype.maybeConvertFromExportDeclaration=function(e){var t=e.parentPath.isExportDeclaration()&&e.parentPath;if(t){var r=t.isExportDefaultDeclaration();r&&(e.isFunctionDeclaration()||e.isClassDeclaration())&&!e.node.id&&(e.node.id=e.scope.generateUidIdentifier("default"));var n=e.getOuterBindingIdentifiers(),i=[];for(var s in n){var a=s===this.oldName?this.newName:s,o=r?"default":s;i.push(u.exportSpecifier(u.identifier(a),u.identifier(o)))}if(i.length){var l=u.exportNamedDeclaration(null,i);e.isFunctionDeclaration()&&(l._blockHoist=3),t.insertAfter(l),t.replaceWith(e.node)}}},e.prototype.rename=function(e){var t=this.binding,r=this.oldName,n=this.newName,i=t.scope,s=t.path,a=s.find(function(e){return e.isDeclaration()||e.isFunctionExpression()});a&&this.maybeConvertFromExportDeclaration(a),i.traverse(e||i.block,l,this),e||(i.removeOwnBinding(r),i.bindings[n]=t,this.binding.identifier.name=n),t.type},e}();t.default=c,e.exports=t.default},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){if(e._exploded)return e;e._exploded=!0;for(var t in e)if(!d(t)){var r=t.split("|");if(1!==r.length){var n=e[t];delete e[t];for(var i=r,s=Array.isArray(i),o=0,i=s?i:(0,E.default)(i);;){var u;if(s){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u;e[l]=n}}}a(e),delete e.__esModule,c(e),f(e);for(var m=(0,g.default)(e),y=Array.isArray(m),v=0,m=y?m:(0,E.default)(m);;){var b;if(y){if(v>=m.length)break;b=m[v++]}else{if(v=m.next(),v.done)break;b=v.value}var x=b;if(!d(x)){var S=A[x];if(S){var _=e[x];for(var D in _)_[D]=p(S,_[D]);if(delete e[x],S.types)for(var w=S.types,k=Array.isArray(w),F=0,w=k?w:(0,E.default)(w);;){var T;if(k){if(F>=w.length)break;T=w[F++]}else{if(F=w.next(),F.done)break;T=F.value}var O=T;e[O]?h(e[O],_):e[O]=_}else h(e,_)}}}for(var B in e)if(!d(B)){var R=e[B],I=C.FLIPPED_ALIAS_KEYS[B],M=C.DEPRECATED_KEYS[B];if(M&&(console.trace("Visitor defined for "+B+" but it has been renamed to "+M),I=[M]),I){delete e[B];for(var N=I,L=Array.isArray(N),j=0,N=L?N:(0,E.default)(N);;){var U;if(L){if(j>=N.length)break;U=N[j++]}else{if(j=N.next(),j.done)break;U=j.value}var V=U,G=e[V];G?h(G,R):e[V]=(0,P.default)(R)}}}for(var W in e)d(W)||f(e[W]);return e}function a(e){if(!e._verified){if("function"==typeof e)throw new Error(_.get("traverseVerifyRootFunction"));for(var t in e)if("enter"!==t&&"exit"!==t||o(t,e[t]),!d(t)){if(C.TYPES.indexOf(t)<0)throw new Error(_.get("traverseVerifyNodeType",t));var r=e[t];if("object"===(void 0===r?"undefined":(0,y.default)(r)))for(var n in r){if("enter"!==n&&"exit"!==n)throw new Error(_.get("traverseVerifyVisitorProperty",t,n));o(t+"."+n,r[n])}}e._verified=!0}}function o(e,t){for(var r=[].concat(t),n=r,i=Array.isArray(n),s=0,n=i?n:(0,E.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if("function"!=typeof o)throw new TypeError("Non-function found defined in "+e+" with type "+(void 0===o?"undefined":(0,y.default)(o)))}}function u(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments[2],n={},i=0;i<e.length;i++){var a=e[i],o=t[i];s(a);for(var u in a){var c=a[u];(o||r)&&(c=l(c,o,r));h(n[u]=n[u]||{},c)}}return n}function l(e,t,r){var n={};for(var i in e){(function(i){var s=e[i];if(!Array.isArray(s))return"continue";s=s.map(function(e){var n=e;return t&&(n=function(r){return e.call(t,r,t)}),r&&(n=r(t.key,i,n)),n}),n[i]=s})(i)}return n}function c(e){for(var t in e)if(!d(t)){var r=e[t];"function"==typeof r&&(e[t]={enter:r})}}function f(e){e.enter&&!Array.isArray(e.enter)&&(e.enter=[e.enter]),e.exit&&!Array.isArray(e.exit)&&(e.exit=[e.exit])}function p(e,t){var r=function(r){if(e.checkPath(r))return t.apply(this,arguments)};return r.toString=function(){return t.toString()},r}function d(e){return"_"===e[0]||("enter"===e||"exit"===e||"shouldSkip"===e||("blacklist"===e||"noScope"===e||"skipKeys"===e))}function h(e,t){for(var r in t)e[r]=[].concat(e[r]||[],t[r])}t.__esModule=!0;var m=r(11),y=i(m),v=r(14),g=i(v),b=r(2),E=i(b);t.explode=s,t.verify=a,t.merge=u;var x=r(224),A=n(x),S=r(20),_=n(S),D=r(1),C=n(D),w=r(109),P=i(w)},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.key||e.property;return e.computed||D.isIdentifier(t)&&(t=D.stringLiteral(t.name)),t}function s(e,t,r){for(var n=[],i=!0,a=e,o=Array.isArray(a),u=0,a=o?a:(0,b.default)(a);;){var l;if(o){if(u>=a.length)break;l=a[u++]}else{if(u=a.next(),u.done)break;l=u.value}var c=l;if(i=!1,D.isExpression(c))n.push(c);else if(D.isExpressionStatement(c))n.push(c.expression);else if(D.isVariableDeclaration(c)){if("var"!==c.kind)return;for(var f=c.declarations,p=Array.isArray(f),d=0,f=p?f:(0,b.default)(f);;){var h;if(p){if(d>=f.length)break;h=f[d++]}else{if(d=f.next(),d.done)break;h=d.value}var m=h,y=D.getBindingIdentifiers(m);for(var v in y)r.push({kind:c.kind,id:y[v]});m.init&&n.push(D.assignmentExpression("=",m.id,m.init))}i=!0}else if(D.isIfStatement(c)){var g=c.consequent?s([c.consequent],t,r):t.buildUndefinedNode(),E=c.alternate?s([c.alternate],t,r):t.buildUndefinedNode();if(!g||!E)return;n.push(D.conditionalExpression(c.test,g,E))}else if(D.isBlockStatement(c)){var x=s(c.body,t,r);if(!x)return;n.push(x)}else{if(!D.isEmptyStatement(c))return;i=!0}}return i&&n.push(t.buildUndefinedNode()),1===n.length?n[0]:D.sequenceExpression(n)}function a(e,t){if(e&&e.length){var r=[],n=s(e,t,r);if(n){for(var i=r,a=Array.isArray(i),o=0,i=a?i:(0,b.default)(i);;){var u;if(a){if(o>=i.length)break;u=i[o++]}else{if(o=i.next(),o.done)break;u=o.value}var l=u;t.push(l)}return n}}}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.key,r=void 0;return"method"===e.kind?o.increment()+"":(r=D.isIdentifier(t)?t.name:D.isStringLiteral(t)?(0,v.default)(t.value):(0,v.default)(D.removePropertiesDeep(D.cloneDeep(t))),e.computed&&(r="["+r+"]"),e.static&&(r="static:"+r),r)}function u(e){return e+="",e=e.replace(/[^a-zA-Z0-9$_]/g,"-"),e=e.replace(/^[-0-9]+/,""),e=e.replace(/[-\s]+(.)?/g,function(e,t){return t?t.toUpperCase():""}),D.isValidIdentifier(e)||(e="_"+e),e||"_"}function l(e){return e=u(e),"eval"!==e&&"arguments"!==e||(e="_"+e),e}function c(e,t){if(D.isStatement(e))return e;var r=!1,n=void 0;if(D.isClass(e))r=!0,n="ClassDeclaration";else if(D.isFunction(e))r=!0,n="FunctionDeclaration";else if(D.isAssignmentExpression(e))return D.expressionStatement(e);if(r&&!e.id&&(n=!1),!n){if(t)return!1;throw new Error("cannot turn "+e.type+" to a statement")}return e.type=n,e}function f(e){if(D.isExpressionStatement(e)&&(e=e.expression),D.isExpression(e))return e;if(D.isClass(e)?e.type="ClassExpression":D.isFunction(e)&&(e.type="FunctionExpression"),!D.isExpression(e))throw new Error("cannot turn "+e.type+" to an expression");return e}function p(e,t){return D.isBlockStatement(e)?e:(D.isEmptyStatement(e)&&(e=[]),Array.isArray(e)||(D.isStatement(e)||(e=D.isFunction(t)?D.returnStatement(e):D.expressionStatement(e)),e=[e]),D.blockStatement(e))}function d(e){if(void 0===e)return D.identifier("undefined");if(!0===e||!1===e)return D.booleanLiteral(e);if(null===e)return D.nullLiteral();if("string"==typeof e)return D.stringLiteral(e);if("number"==typeof e)return D.numericLiteral(e);if((0,S.default)(e)){var t=e.source,r=e.toString().match(/\/([a-z]+|)$/)[1];return D.regExpLiteral(t,r)}if(Array.isArray(e))return D.arrayExpression(e.map(D.valueToNode));if((0,x.default)(e)){var n=[];for(var i in e){var s=void 0;s=D.isValidIdentifier(i)?D.identifier(i):D.stringLiteral(i),n.push(D.objectProperty(s,D.valueToNode(e[i])))}return D.objectExpression(n)}throw new Error("don't know how to turn this value into a node")}t.__esModule=!0;var h=r(359),m=n(h),y=r(35),v=n(y),g=r(2),b=n(g);t.toComputedKey=i,t.toSequenceExpression=a,t.toKeyAlias=o,t.toIdentifier=u,t.toBindingIdentifierName=l,t.toStatement=c,t.toExpression=f,t.toBlock=p,t.valueToNode=d;var E=r(275),x=n(E),A=r(276),S=n(A),_=r(1),D=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(_);o.uid=0,o.increment=function(){return o.uid>=m.default?o.uid=0:o.uid++}},function(e,t,r){"use strict";var n=r(1),i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(n),s=r(135),a=r(26),o=function(e){return e&&e.__esModule?e:{default:e}}(a);(0,o.default)("ArrayExpression",{fields:{elements:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeOrValueType)("null","Expression","SpreadElement"))),default:[]}},visitor:["elements"],aliases:["Expression"]}),(0,o.default)("AssignmentExpression",{fields:{operator:{validate:(0,a.assertValueType)("string")},left:{validate:(0,a.assertNodeType)("LVal")},right:{validate:(0,a.assertNodeType)("Expression")}},builder:["operator","left","right"],visitor:["left","right"],aliases:["Expression"]}),(0,o.default)("BinaryExpression",{builder:["operator","left","right"],fields:{operator:{validate:a.assertOneOf.apply(void 0,s.BINARY_OPERATORS)},left:{validate:(0,a.assertNodeType)("Expression")},right:{validate:(0,a.assertNodeType)("Expression")}},visitor:["left","right"],aliases:["Binary","Expression"]}),(0,o.default)("Directive",{visitor:["value"],fields:{value:{validate:(0,a.assertNodeType)("DirectiveLiteral")}}}),(0,o.default)("DirectiveLiteral",{builder:["value"],fields:{value:{validate:(0,a.assertValueType)("string")}}}),(0,o.default)("BlockStatement",{builder:["body","directives"],visitor:["directives","body"],fields:{directives:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Directive"))),default:[]},body:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Statement")))}},aliases:["Scopable","BlockParent","Block","Statement"]}),(0,o.default)("BreakStatement",{visitor:["label"],fields:{label:{validate:(0,a.assertNodeType)("Identifier"),optional:!0}},aliases:["Statement","Terminatorless","CompletionStatement"]}),(0,o.default)("CallExpression",{visitor:["callee","arguments"],fields:{callee:{validate:(0,a.assertNodeType)("Expression")},arguments:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Expression","SpreadElement")))}},aliases:["Expression"]}),(0,o.default)("CatchClause",{visitor:["param","body"],fields:{param:{validate:(0,a.assertNodeType)("Identifier")},body:{validate:(0,a.assertNodeType)("BlockStatement")}},aliases:["Scopable"]}),(0,o.default)("ConditionalExpression",{visitor:["test","consequent","alternate"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},consequent:{validate:(0,a.assertNodeType)("Expression")},alternate:{validate:(0,a.assertNodeType)("Expression")}},aliases:["Expression","Conditional"]}),(0,o.default)("ContinueStatement",{visitor:["label"],fields:{label:{validate:(0,a.assertNodeType)("Identifier"),optional:!0}},aliases:["Statement","Terminatorless","CompletionStatement"]}),(0,o.default)("DebuggerStatement",{aliases:["Statement"]}),(0,o.default)("DoWhileStatement",{visitor:["test","body"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("Statement")}},aliases:["Statement","BlockParent","Loop","While","Scopable"]}),(0,o.default)("EmptyStatement",{aliases:["Statement"]}),(0,o.default)("ExpressionStatement",{visitor:["expression"],fields:{expression:{validate:(0,a.assertNodeType)("Expression")}},aliases:["Statement","ExpressionWrapper"]}),(0,o.default)("File",{builder:["program","comments","tokens"],visitor:["program"],fields:{program:{validate:(0,a.assertNodeType)("Program")}}}),(0,o.default)("ForInStatement",{visitor:["left","right","body"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:(0,a.assertNodeType)("VariableDeclaration","LVal")},right:{validate:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("ForStatement",{visitor:["init","test","update","body"],aliases:["Scopable","Statement","For","BlockParent","Loop"],fields:{init:{validate:(0,a.assertNodeType)("VariableDeclaration","Expression"),optional:!0},test:{validate:(0,a.assertNodeType)("Expression"),optional:!0},update:{validate:(0,a.assertNodeType)("Expression"),optional:!0},body:{validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("FunctionDeclaration",{builder:["id","params","body","generator","async"],visitor:["id","params","body","returnType","typeParameters"],fields:{id:{validate:(0,a.assertNodeType)("Identifier")},params:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("LVal")))},body:{validate:(0,a.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,a.assertValueType)("boolean")},async:{default:!1,validate:(0,a.assertValueType)("boolean")}},aliases:["Scopable","Function","BlockParent","FunctionParent","Statement","Pureish","Declaration"]}),(0,o.default)("FunctionExpression",{inherits:"FunctionDeclaration",aliases:["Scopable","Function","BlockParent","FunctionParent","Expression","Pureish"],fields:{id:{validate:(0,a.assertNodeType)("Identifier"),optional:!0},params:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("LVal")))},body:{validate:(0,a.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,a.assertValueType)("boolean")},async:{default:!1,validate:(0,a.assertValueType)("boolean")}}}),(0,o.default)("Identifier",{builder:["name"],visitor:["typeAnnotation"],aliases:["Expression","LVal"],fields:{name:{validate:function(e,t,r){i.isValidIdentifier(r)}},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator")))}}}),(0,o.default)("IfStatement",{visitor:["test","consequent","alternate"],aliases:["Statement","Conditional"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},consequent:{validate:(0,a.assertNodeType)("Statement")},alternate:{optional:!0,validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("LabeledStatement",{visitor:["label","body"],aliases:["Statement"],fields:{label:{validate:(0,a.assertNodeType)("Identifier")},body:{validate:(0,a.assertNodeType)("Statement")}}}),(0,o.default)("StringLiteral",{builder:["value"],fields:{value:{validate:(0,a.assertValueType)("string")}},aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("NumericLiteral",{builder:["value"],deprecatedAlias:"NumberLiteral",fields:{value:{validate:(0,a.assertValueType)("number")}},aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("NullLiteral",{aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("BooleanLiteral",{builder:["value"],fields:{value:{validate:(0,a.assertValueType)("boolean")}},aliases:["Expression","Pureish","Literal","Immutable"]}),(0,o.default)("RegExpLiteral",{builder:["pattern","flags"],deprecatedAlias:"RegexLiteral",aliases:["Expression","Literal"],fields:{pattern:{validate:(0,a.assertValueType)("string")},flags:{validate:(0,a.assertValueType)("string"),default:""}}}),(0,o.default)("LogicalExpression",{builder:["operator","left","right"],visitor:["left","right"],aliases:["Binary","Expression"],fields:{operator:{validate:a.assertOneOf.apply(void 0,s.LOGICAL_OPERATORS)},left:{validate:(0,a.assertNodeType)("Expression")},right:{validate:(0,a.assertNodeType)("Expression")}}}),(0,o.default)("MemberExpression",{builder:["object","property","computed"],visitor:["object","property"],aliases:["Expression","LVal"],fields:{object:{validate:(0,a.assertNodeType)("Expression")},property:{validate:function(e,t,r){var n=e.computed?"Expression":"Identifier";(0,a.assertNodeType)(n)(e,t,r)}},computed:{default:!1}}}),(0,o.default)("NewExpression",{visitor:["callee","arguments"],aliases:["Expression"],fields:{callee:{validate:(0,a.assertNodeType)("Expression")},arguments:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Expression","SpreadElement")))}}}),(0,o.default)("Program",{visitor:["directives","body"],builder:["body","directives"],fields:{directives:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Directive"))),default:[]},body:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Statement")))}},aliases:["Scopable","BlockParent","Block","FunctionParent"]}),(0,o.default)("ObjectExpression",{visitor:["properties"],aliases:["Expression"],fields:{properties:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("ObjectMethod","ObjectProperty","SpreadProperty")))}}}),(0,o.default)("ObjectMethod",{builder:["kind","key","params","body","computed"],fields:{kind:{validate:(0,a.chain)((0,a.assertValueType)("string"),(0,a.assertOneOf)("method","get","set")),default:"method"},computed:{validate:(0,a.assertValueType)("boolean"),default:!1},key:{validate:function(e,t,r){var n=e.computed?["Expression"]:["Identifier","StringLiteral","NumericLiteral"];a.assertNodeType.apply(void 0,n)(e,t,r)}},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator")))},
body:{validate:(0,a.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,a.assertValueType)("boolean")},async:{default:!1,validate:(0,a.assertValueType)("boolean")}},visitor:["key","params","body","decorators","returnType","typeParameters"],aliases:["UserWhitespacable","Function","Scopable","BlockParent","FunctionParent","Method","ObjectMember"]}),(0,o.default)("ObjectProperty",{builder:["key","value","computed","shorthand","decorators"],fields:{computed:{validate:(0,a.assertValueType)("boolean"),default:!1},key:{validate:function(e,t,r){var n=e.computed?["Expression"]:["Identifier","StringLiteral","NumericLiteral"];a.assertNodeType.apply(void 0,n)(e,t,r)}},value:{validate:(0,a.assertNodeType)("Expression","Pattern","RestElement")},shorthand:{validate:(0,a.assertValueType)("boolean"),default:!1},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator"))),optional:!0}},visitor:["key","value","decorators"],aliases:["UserWhitespacable","Property","ObjectMember"]}),(0,o.default)("RestElement",{visitor:["argument","typeAnnotation"],aliases:["LVal"],fields:{argument:{validate:(0,a.assertNodeType)("LVal")},decorators:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Decorator")))}}}),(0,o.default)("ReturnStatement",{visitor:["argument"],aliases:["Statement","Terminatorless","CompletionStatement"],fields:{argument:{validate:(0,a.assertNodeType)("Expression"),optional:!0}}}),(0,o.default)("SequenceExpression",{visitor:["expressions"],fields:{expressions:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Expression")))}},aliases:["Expression"]}),(0,o.default)("SwitchCase",{visitor:["test","consequent"],fields:{test:{validate:(0,a.assertNodeType)("Expression"),optional:!0},consequent:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("Statement")))}}}),(0,o.default)("SwitchStatement",{visitor:["discriminant","cases"],aliases:["Statement","BlockParent","Scopable"],fields:{discriminant:{validate:(0,a.assertNodeType)("Expression")},cases:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("SwitchCase")))}}}),(0,o.default)("ThisExpression",{aliases:["Expression"]}),(0,o.default)("ThrowStatement",{visitor:["argument"],aliases:["Statement","Terminatorless","CompletionStatement"],fields:{argument:{validate:(0,a.assertNodeType)("Expression")}}}),(0,o.default)("TryStatement",{visitor:["block","handler","finalizer"],aliases:["Statement"],fields:{body:{validate:(0,a.assertNodeType)("BlockStatement")},handler:{optional:!0,handler:(0,a.assertNodeType)("BlockStatement")},finalizer:{optional:!0,validate:(0,a.assertNodeType)("BlockStatement")}}}),(0,o.default)("UnaryExpression",{builder:["operator","argument","prefix"],fields:{prefix:{default:!0},argument:{validate:(0,a.assertNodeType)("Expression")},operator:{validate:a.assertOneOf.apply(void 0,s.UNARY_OPERATORS)}},visitor:["argument"],aliases:["UnaryLike","Expression"]}),(0,o.default)("UpdateExpression",{builder:["operator","argument","prefix"],fields:{prefix:{default:!1},argument:{validate:(0,a.assertNodeType)("Expression")},operator:{validate:a.assertOneOf.apply(void 0,s.UPDATE_OPERATORS)}},visitor:["argument"],aliases:["Expression"]}),(0,o.default)("VariableDeclaration",{builder:["kind","declarations"],visitor:["declarations"],aliases:["Statement","Declaration"],fields:{kind:{validate:(0,a.chain)((0,a.assertValueType)("string"),(0,a.assertOneOf)("var","let","const"))},declarations:{validate:(0,a.chain)((0,a.assertValueType)("array"),(0,a.assertEach)((0,a.assertNodeType)("VariableDeclarator")))}}}),(0,o.default)("VariableDeclarator",{visitor:["id","init"],fields:{id:{validate:(0,a.assertNodeType)("LVal")},init:{optional:!0,validate:(0,a.assertNodeType)("Expression")}}}),(0,o.default)("WhileStatement",{visitor:["test","body"],aliases:["Statement","BlockParent","Loop","While","Scopable"],fields:{test:{validate:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("BlockStatement","Statement")}}}),(0,o.default)("WithStatement",{visitor:["object","body"],aliases:["Statement"],fields:{object:{object:(0,a.assertNodeType)("Expression")},body:{validate:(0,a.assertNodeType)("BlockStatement","Statement")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("AssignmentPattern",{visitor:["left","right"],aliases:["Pattern","LVal"],fields:{left:{validate:(0,n.assertNodeType)("Identifier")},right:{validate:(0,n.assertNodeType)("Expression")},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ArrayPattern",{visitor:["elements","typeAnnotation"],aliases:["Pattern","LVal"],fields:{elements:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Identifier","Pattern","RestElement")))},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ArrowFunctionExpression",{builder:["params","body","async"],visitor:["params","body","returnType","typeParameters"],aliases:["Scopable","Function","BlockParent","FunctionParent","Expression","Pureish"],fields:{params:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("LVal")))},body:{validate:(0,n.assertNodeType)("BlockStatement","Expression")},async:{validate:(0,n.assertValueType)("boolean"),default:!1}}}),(0,i.default)("ClassBody",{visitor:["body"],fields:{body:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("ClassMethod","ClassProperty")))}}}),(0,i.default)("ClassDeclaration",{builder:["id","superClass","body","decorators"],visitor:["id","body","superClass","mixins","typeParameters","superTypeParameters","implements","decorators"],aliases:["Scopable","Class","Statement","Declaration","Pureish"],fields:{id:{validate:(0,n.assertNodeType)("Identifier")},body:{validate:(0,n.assertNodeType)("ClassBody")},superClass:{optional:!0,validate:(0,n.assertNodeType)("Expression")},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ClassExpression",{inherits:"ClassDeclaration",aliases:["Scopable","Class","Expression","Pureish"],fields:{id:{optional:!0,validate:(0,n.assertNodeType)("Identifier")},body:{validate:(0,n.assertNodeType)("ClassBody")},superClass:{optional:!0,validate:(0,n.assertNodeType)("Expression")},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("ExportAllDeclaration",{visitor:["source"],aliases:["Statement","Declaration","ModuleDeclaration","ExportDeclaration"],fields:{source:{validate:(0,n.assertNodeType)("StringLiteral")}}}),(0,i.default)("ExportDefaultDeclaration",{visitor:["declaration"],aliases:["Statement","Declaration","ModuleDeclaration","ExportDeclaration"],fields:{declaration:{validate:(0,n.assertNodeType)("FunctionDeclaration","ClassDeclaration","Expression")}}}),(0,i.default)("ExportNamedDeclaration",{visitor:["declaration","specifiers","source"],aliases:["Statement","Declaration","ModuleDeclaration","ExportDeclaration"],fields:{declaration:{validate:(0,n.assertNodeType)("Declaration"),optional:!0},specifiers:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("ExportSpecifier")))},source:{validate:(0,n.assertNodeType)("StringLiteral"),optional:!0}}}),(0,i.default)("ExportSpecifier",{visitor:["local","exported"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")},exported:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ForOfStatement",{visitor:["left","right","body"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:(0,n.assertNodeType)("VariableDeclaration","LVal")},right:{validate:(0,n.assertNodeType)("Expression")},body:{validate:(0,n.assertNodeType)("Statement")}}}),(0,i.default)("ImportDeclaration",{visitor:["specifiers","source"],aliases:["Statement","Declaration","ModuleDeclaration"],fields:{specifiers:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("ImportSpecifier","ImportDefaultSpecifier","ImportNamespaceSpecifier")))},source:{validate:(0,n.assertNodeType)("StringLiteral")}}}),(0,i.default)("ImportDefaultSpecifier",{visitor:["local"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ImportNamespaceSpecifier",{visitor:["local"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ImportSpecifier",{visitor:["local","imported"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,n.assertNodeType)("Identifier")},imported:{validate:(0,n.assertNodeType)("Identifier")},importKind:{validate:(0,n.assertOneOf)(null,"type","typeof")}}}),(0,i.default)("MetaProperty",{visitor:["meta","property"],aliases:["Expression"],fields:{meta:{validate:(0,n.assertValueType)("string")},property:{validate:(0,n.assertValueType)("string")}}}),(0,i.default)("ClassMethod",{aliases:["Function","Scopable","BlockParent","FunctionParent","Method"],builder:["kind","key","params","body","computed","static"],visitor:["key","params","body","decorators","returnType","typeParameters"],fields:{kind:{validate:(0,n.chain)((0,n.assertValueType)("string"),(0,n.assertOneOf)("get","set","method","constructor")),default:"method"},computed:{default:!1,validate:(0,n.assertValueType)("boolean")},static:{default:!1,validate:(0,n.assertValueType)("boolean")},key:{validate:function(e,t,r){var i=e.computed?["Expression"]:["Identifier","StringLiteral","NumericLiteral"];n.assertNodeType.apply(void 0,i)(e,t,r)}},params:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("LVal")))},body:{validate:(0,n.assertNodeType)("BlockStatement")},generator:{default:!1,validate:(0,n.assertValueType)("boolean")},async:{default:!1,validate:(0,n.assertValueType)("boolean")}}}),(0,i.default)("ObjectPattern",{visitor:["properties","typeAnnotation"],aliases:["Pattern","LVal"],fields:{properties:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("RestProperty","Property")))},decorators:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Decorator")))}}}),(0,i.default)("SpreadElement",{visitor:["argument"],aliases:["UnaryLike"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("Super",{aliases:["Expression"]}),(0,i.default)("TaggedTemplateExpression",{visitor:["tag","quasi"],aliases:["Expression"],fields:{tag:{validate:(0,n.assertNodeType)("Expression")},quasi:{validate:(0,n.assertNodeType)("TemplateLiteral")}}}),(0,i.default)("TemplateElement",{builder:["value","tail"],fields:{value:{},tail:{validate:(0,n.assertValueType)("boolean"),default:!1}}}),(0,i.default)("TemplateLiteral",{visitor:["quasis","expressions"],aliases:["Expression","Literal"],fields:{quasis:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("TemplateElement")))},expressions:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("Expression")))}}}),(0,i.default)("YieldExpression",{builder:["argument","delegate"],visitor:["argument"],aliases:["Expression","Terminatorless"],fields:{delegate:{validate:(0,n.assertValueType)("boolean"),default:!1},argument:{optional:!0,validate:(0,n.assertNodeType)("Expression")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("AwaitExpression",{builder:["argument"],visitor:["argument"],aliases:["Expression","Terminatorless"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("ForAwaitStatement",{visitor:["left","right","body"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:(0,n.assertNodeType)("VariableDeclaration","LVal")},right:{validate:(0,n.assertNodeType)("Expression")},body:{validate:(0,n.assertNodeType)("Statement")}}}),(0,i.default)("BindExpression",{visitor:["object","callee"],aliases:["Expression"],fields:{}}),(0,i.default)("Import",{aliases:["Expression"]}),(0,i.default)("Decorator",{visitor:["expression"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("DoExpression",{visitor:["body"],aliases:["Expression"],fields:{body:{validate:(0,n.assertNodeType)("BlockStatement")}}}),(0,i.default)("ExportDefaultSpecifier",{visitor:["exported"],aliases:["ModuleSpecifier"],fields:{exported:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("ExportNamespaceSpecifier",{visitor:["exported"],aliases:["ModuleSpecifier"],fields:{exported:{validate:(0,n.assertNodeType)("Identifier")}}}),(0,i.default)("RestProperty",{visitor:["argument"],aliases:["UnaryLike"],fields:{argument:{validate:(0,n.assertNodeType)("LVal")}}}),(0,i.default)("SpreadProperty",{visitor:["argument"],aliases:["UnaryLike"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("AnyTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("ArrayTypeAnnotation",{visitor:["elementType"],aliases:["Flow"],fields:{}}),(0,i.default)("BooleanTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("BooleanLiteralTypeAnnotation",{aliases:["Flow"],fields:{}}),(0,i.default)("NullLiteralTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("ClassImplements",{visitor:["id","typeParameters"],aliases:["Flow"],fields:{}}),(0,i.default)("ClassProperty",{visitor:["key","value","typeAnnotation","decorators"],builder:["key","value","typeAnnotation","decorators","computed"],aliases:["Property"],fields:{computed:{validate:(0,n.assertValueType)("boolean"),default:!1}}}),(0,i.default)("DeclareClass",{visitor:["id","typeParameters","extends","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareFunction",{visitor:["id"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareInterface",{visitor:["id","typeParameters","extends","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareModule",{visitor:["id","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareModuleExports",{visitor:["typeAnnotation"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareTypeAlias",{visitor:["id","typeParameters","right"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareOpaqueType",{visitor:["id","typeParameters","supertype"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareVariable",{visitor:["id"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("DeclareExportDeclaration",{visitor:["declaration","specifiers","source"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("ExistentialTypeParam",{aliases:["Flow"]}),(0,i.default)("FunctionTypeAnnotation",{visitor:["typeParameters","params","rest","returnType"],aliases:["Flow"],fields:{}}),(0,i.default)("FunctionTypeParam",{visitor:["name","typeAnnotation"],aliases:["Flow"],fields:{}}),(0,i.default)("GenericTypeAnnotation",{visitor:["id","typeParameters"],aliases:["Flow"],fields:{}}),(0,i.default)("InterfaceExtends",{visitor:["id","typeParameters"],aliases:["Flow"],fields:{}}),(0,i.default)("InterfaceDeclaration",{visitor:["id","typeParameters","extends","body"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("IntersectionTypeAnnotation",{visitor:["types"],aliases:["Flow"],fields:{}}),(0,i.default)("MixedTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"]}),(0,i.default)("EmptyTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"]}),(0,i.default)("NullableTypeAnnotation",{visitor:["typeAnnotation"],aliases:["Flow"],fields:{}}),(0,i.default)("NumericLiteralTypeAnnotation",{aliases:["Flow"],fields:{}}),(0,i.default)("NumberTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("StringLiteralTypeAnnotation",{aliases:["Flow"],fields:{}}),(0,i.default)("StringTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("ThisTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}}),(0,i.default)("TupleTypeAnnotation",{visitor:["types"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeofTypeAnnotation",{visitor:["argument"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeAlias",{visitor:["id","typeParameters","right"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("OpaqueType",{visitor:["id","typeParameters","impltype","supertype"],aliases:["Flow","FlowDeclaration","Statement","Declaration"],fields:{}}),(0,i.default)("TypeAnnotation",{visitor:["typeAnnotation"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeCastExpression",{visitor:["expression","typeAnnotation"],aliases:["Flow","ExpressionWrapper","Expression"],fields:{}}),(0,i.default)("TypeParameter",{visitor:["bound"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeParameterDeclaration",{visitor:["params"],aliases:["Flow"],fields:{}}),(0,i.default)("TypeParameterInstantiation",{visitor:["params"],aliases:["Flow"],fields:{}}),(0,i.default)("ObjectTypeAnnotation",{visitor:["properties","indexers","callProperties"],aliases:["Flow"],fields:{}}),(0,i.default)("ObjectTypeCallProperty",{visitor:["value"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("ObjectTypeIndexer",{visitor:["id","key","value"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("ObjectTypeProperty",{visitor:["key","value"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("ObjectTypeSpreadProperty",{visitor:["argument"],aliases:["Flow","UserWhitespacable"],fields:{}}),(0,i.default)("QualifiedTypeIdentifier",{visitor:["id","qualification"],aliases:["Flow"],fields:{}}),(0,i.default)("UnionTypeAnnotation",{visitor:["types"],aliases:["Flow"],fields:{}}),(0,i.default)("VoidTypeAnnotation",{aliases:["Flow","FlowBaseAnnotation"],fields:{}})},function(e,t,r){"use strict";r(26),r(386),r(387),r(389),r(391),r(392),r(388)},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("JSXAttribute",{visitor:["name","value"],aliases:["JSX","Immutable"],fields:{name:{validate:(0,n.assertNodeType)("JSXIdentifier","JSXNamespacedName")},value:{optional:!0,validate:(0,n.assertNodeType)("JSXElement","StringLiteral","JSXExpressionContainer")}}}),(0,i.default)("JSXClosingElement",{visitor:["name"],aliases:["JSX","Immutable"],fields:{name:{validate:(0,n.assertNodeType)("JSXIdentifier","JSXMemberExpression")}}}),(0,i.default)("JSXElement",{builder:["openingElement","closingElement","children","selfClosing"],visitor:["openingElement","children","closingElement"],aliases:["JSX","Immutable","Expression"],fields:{openingElement:{validate:(0,n.assertNodeType)("JSXOpeningElement")},closingElement:{optional:!0,validate:(0,n.assertNodeType)("JSXClosingElement")},children:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("JSXText","JSXExpressionContainer","JSXSpreadChild","JSXElement")))}}}),(0,i.default)("JSXEmptyExpression",{aliases:["JSX","Expression"]}),(0,i.default)("JSXExpressionContainer",{visitor:["expression"],aliases:["JSX","Immutable"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("JSXSpreadChild",{visitor:["expression"],aliases:["JSX","Immutable"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("JSXIdentifier",{builder:["name"],aliases:["JSX","Expression"],fields:{name:{validate:(0,n.assertValueType)("string")}}}),(0,i.default)("JSXMemberExpression",{visitor:["object","property"],aliases:["JSX","Expression"],fields:{object:{validate:(0,n.assertNodeType)("JSXMemberExpression","JSXIdentifier")},property:{validate:(0,n.assertNodeType)("JSXIdentifier")}}}),(0,i.default)("JSXNamespacedName",{visitor:["namespace","name"],aliases:["JSX"],fields:{namespace:{validate:(0,n.assertNodeType)("JSXIdentifier")},name:{validate:(0,n.assertNodeType)("JSXIdentifier")}}}),(0,i.default)("JSXOpeningElement",{builder:["name","attributes","selfClosing"],visitor:["name","attributes"],aliases:["JSX","Immutable"],fields:{name:{validate:(0,n.assertNodeType)("JSXIdentifier","JSXMemberExpression")},selfClosing:{default:!1,validate:(0,n.assertValueType)("boolean")},attributes:{validate:(0,n.chain)((0,n.assertValueType)("array"),(0,n.assertEach)((0,n.assertNodeType)("JSXAttribute","JSXSpreadAttribute")))}}}),(0,i.default)("JSXSpreadAttribute",{visitor:["argument"],aliases:["JSX"],fields:{argument:{validate:(0,n.assertNodeType)("Expression")}}}),(0,i.default)("JSXText",{aliases:["JSX","Immutable"],builder:["value"],fields:{value:{validate:(0,n.assertValueType)("string")}}})},function(e,t,r){"use strict";var n=r(26),i=function(e){return e&&e.__esModule?e:{default:e}}(n);(0,i.default)("Noop",{visitor:[]}),(0,i.default)("ParenthesizedExpression",{visitor:["expression"],aliases:["Expression","ExpressionWrapper"],fields:{expression:{validate:(0,n.assertNodeType)("Expression")}}})},function(e,t,r){"use strict";function n(e){var t=i(e);return 1===t.length?t[0]:o.unionTypeAnnotation(t)}function i(e){for(var t={},r={},n=[],s=[],a=0;a<e.length;a++){var u=e[a];if(u&&!(s.indexOf(u)>=0)){if(o.isAnyTypeAnnotation(u))return[u];if(o.isFlowBaseAnnotation(u))r[u.type]=u;else if(o.isUnionTypeAnnotation(u))n.indexOf(u.types)<0&&(e=e.concat(u.types),n.push(u.types));else if(o.isGenericTypeAnnotation(u)){var l=u.id.name;if(t[l]){var c=t[l];c.typeParameters?u.typeParameters&&(c.typeParameters.params=i(c.typeParameters.params.concat(u.typeParameters.params))):c=u.typeParameters}else t[l]=u}else s.push(u)}}for(var f in r)s.push(r[f]);for(var p in t)s.push(t[p]);return s}function s(e){if("string"===e)return o.stringTypeAnnotation();if("number"===e)return o.numberTypeAnnotation();if("undefined"===e)return o.voidTypeAnnotation();if("boolean"===e)return o.booleanTypeAnnotation();if("function"===e)return o.genericTypeAnnotation(o.identifier("Function"));if("object"===e)return o.genericTypeAnnotation(o.identifier("Object"));if("symbol"===e)return o.genericTypeAnnotation(o.identifier("Symbol"));throw new Error("Invalid typeof value")}t.__esModule=!0,t.createUnionTypeAnnotation=n,t.removeTypeDuplicates=i,t.createTypeAnnotationBasedOnTypeof=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a)},function(e,t,r){"use strict";function n(e){return!!e&&/^[a-z]|\-/.test(e)}function i(e,t){for(var r=e.value.split(/\r\n|\n|\r/),n=0,i=0;i<r.length;i++)r[i].match(/[^ \t]/)&&(n=i);for(var s="",a=0;a<r.length;a++){var u=r[a],l=0===a,c=a===r.length-1,f=a===n,p=u.replace(/\t/g," ");l||(p=p.replace(/^[ ]+/,"")),c||(p=p.replace(/[ ]+$/,"")),p&&(f||(p+=" "),s+=p)}s&&t.push(o.stringLiteral(s))}function s(e){for(var t=[],r=0;r<e.children.length;r++){var n=e.children[r];o.isJSXText(n)?i(n,t):(o.isJSXExpressionContainer(n)&&(n=n.expression),o.isJSXEmptyExpression(n)||t.push(n))}return t}t.__esModule=!0,t.isReactComponent=void 0,t.isCompatTag=n,t.buildChildren=s;var a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a);t.isReactComponent=o.buildMatchMemberExpression("React.Component")},function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var r=E.getBindingIdentifiers.keys[t.type];if(r)for(var n=0;n<r.length;n++){var i=r[n],s=t[i];if(Array.isArray(s)){if(s.indexOf(e)>=0)return!0}else if(s===e)return!0}return!1}function s(e,t){switch(t.type){case"BindExpression":return t.object===e||t.callee===e;case"MemberExpression":case"JSXMemberExpression":return!(t.property!==e||!t.computed)||t.object===e;case"MetaProperty":return!1;case"ObjectProperty":if(t.key===e)return t.computed;case"VariableDeclarator":return t.id!==e;case"ArrowFunctionExpression":case"FunctionDeclaration":case"FunctionExpression":for(var r=t.params,n=Array.isArray(r),i=0,r=n?r:(0,b.default)(r);;){var s;if(n){if(i>=r.length)break;s=r[i++]}else{if(i=r.next(),i.done)break;s=i.value}if(s===e)return!1}return t.id!==e;case"ExportSpecifier":return!t.source&&t.local===e;case"ExportNamespaceSpecifier":case"ExportDefaultSpecifier":return!1;case"JSXAttribute":return t.name!==e;case"ClassProperty":return t.key===e?t.computed:t.value===e;case"ImportDefaultSpecifier":case"ImportNamespaceSpecifier":case"ImportSpecifier":return!1;case"ClassDeclaration":case"ClassExpression":return t.id!==e;case"ClassMethod":case"ObjectMethod":return t.key===e&&t.computed;case"LabeledStatement":return!1;case"CatchClause":return t.param!==e;case"RestElement":return!1;case"AssignmentExpression":case"AssignmentPattern":return t.right===e;case"ObjectPattern":case"ArrayPattern":return!1}return!0}function a(e){return"string"==typeof e&&!A.default.keyword.isReservedWordES6(e,!0)&&("await"!==e&&A.default.keyword.isIdentifierNameES6(e))}function o(e){return _.isVariableDeclaration(e)&&("var"!==e.kind||e[D.BLOCK_SCOPED_SYMBOL])}function u(e){return _.isFunctionDeclaration(e)||_.isClassDeclaration(e)||_.isLet(e)}function l(e){return _.isVariableDeclaration(e,{kind:"var"})&&!e[D.BLOCK_SCOPED_SYMBOL]}function c(e){return _.isImportDefaultSpecifier(e)||_.isIdentifier(e.imported||e.exported,{name:"default"})}function f(e,t){return(!_.isBlockStatement(e)||!_.isFunction(t,{body:e}))&&_.isScopable(e)}function p(e){return!!_.isType(e.type,"Immutable")||!!_.isIdentifier(e)&&"undefined"===e.name}function d(e,t){if("object"!==(void 0===e?"undefined":(0,v.default)(e))||"object"!==(void 0===e?"undefined":(0,v.default)(e))||null==e||null==t)return e===t;if(e.type!==t.type)return!1;for(var r=(0,m.default)(_.NODE_FIELDS[e.type]||e.type),n=r,i=Array.isArray(n),s=0,n=i?n:(0,b.default)(n);;){var a;if(i){if(s>=n.length)break;a=n[s++]}else{if(s=n.next(),s.done)break;a=s.value}var o=a;if((0,v.default)(e[o])!==(0,v.default)(t[o]))return!1;if(Array.isArray(e[o])){if(!Array.isArray(t[o]))return!1;if(e[o].length!==t[o].length)return!1;for(var u=0;u<e[o].length;u++)if(!d(e[o][u],t[o][u]))return!1}else if(!d(e[o],t[o]))return!1}return!0}t.__esModule=!0;var h=r(14),m=n(h),y=r(11),v=n(y),g=r(2),b=n(g);t.isBinding=i,t.isReferenced=s,t.isValidIdentifier=a,t.isLet=o,t.isBlockScoped=u,t.isVar=l,t.isSpecifierDefault=c,t.isScope=f,t.isImmutable=p,t.isNodesEquivalent=d;var E=r(226),x=r(97),A=n(x),S=r(1),_=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(S),D=r(135)},function(e,t){"use strict";function r(e,t,r){e instanceof RegExp&&(e=n(e,r)),t instanceof RegExp&&(t=n(t,r));var s=i(e,t,r);return s&&{start:s[0],end:s[1],pre:r.slice(0,s[0]),body:r.slice(s[0]+e.length,s[1]),post:r.slice(s[1]+t.length)}}function n(e,t){var r=t.match(e);return r?r[0]:null}function i(e,t,r){var n,i,s,a,o,u=r.indexOf(e),l=r.indexOf(t,u+1),c=u;if(u>=0&&l>0){for(n=[],s=r.length;c>=0&&!o;)c==u?(n.push(c),u=r.indexOf(e,c+1)):1==n.length?o=[n.pop(),l]:(i=n.pop(),i<s&&(s=i,a=l),l=r.indexOf(t,c+1)),c=u<l&&u>=0?u:l;n.length&&(o=[s,a])}return o}e.exports=r,r.range=i},function(e,t){"use strict";function r(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");return"="===e[t-2]?2:"="===e[t-1]?1:0}function n(e){return 3*e.length/4-r(e)}function i(e){var t,n,i,s,a,o=e.length;s=r(e),a=new c(3*o/4-s),n=s>0?o-4:o;var u=0;for(t=0;t<n;t+=4)i=l[e.charCodeAt(t)]<<18|l[e.charCodeAt(t+1)]<<12|l[e.charCodeAt(t+2)]<<6|l[e.charCodeAt(t+3)],a[u++]=i>>16&255,a[u++]=i>>8&255,a[u++]=255&i;return 2===s?(i=l[e.charCodeAt(t)]<<2|l[e.charCodeAt(t+1)]>>4,a[u++]=255&i):1===s&&(i=l[e.charCodeAt(t)]<<10|l[e.charCodeAt(t+1)]<<4|l[e.charCodeAt(t+2)]>>2,a[u++]=i>>8&255,a[u++]=255&i),a}function s(e){return u[e>>18&63]+u[e>>12&63]+u[e>>6&63]+u[63&e]}function a(e,t,r){for(var n,i=[],a=t;a<r;a+=3)n=(e[a]<<16)+(e[a+1]<<8)+e[a+2],i.push(s(n));return i.join("")}function o(e){for(var t,r=e.length,n=r%3,i="",s=[],o=0,l=r-n;o<l;o+=16383)s.push(a(e,o,o+16383>l?l:o+16383));return 1===n?(t=e[r-1],i+=u[t>>2],i+=u[t<<4&63],i+="=="):2===n&&(t=(e[r-2]<<8)+e[r-1],i+=u[t>>10],i+=u[t>>4&63],i+=u[t<<2&63],i+="="),s.push(i),s.join("")}t.byteLength=n,t.toByteArray=i,t.fromByteArray=o;for(var u=[],l=[],c="undefined"!=typeof Uint8Array?Uint8Array:Array,f="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",p=0,d=f.length;p<d;++p)u[p]=f[p],l[f.charCodeAt(p)]=p;l["-".charCodeAt(0)]=62,l["_".charCodeAt(0)]=63},function(e,t,r){"use strict";function n(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function i(e){return e.split("\\\\").join(m).split("\\{").join(y).split("\\}").join(v).split("\\,").join(g).split("\\.").join(b)}function s(e){return e.split(m).join("\\").split(y).join("{").split(v).join("}").split(g).join(",").split(b).join(".")}function a(e){if(!e)return[""];var t=[],r=h("{","}",e);if(!r)return e.split(",");var n=r.pre,i=r.body,s=r.post,o=n.split(",");o[o.length-1]+="{"+i+"}";var u=a(s);return s.length&&(o[o.length-1]+=u.shift(),o.push.apply(o,u)),t.push.apply(t,o),t}function o(e){return e?("{}"===e.substr(0,2)&&(e="\\{\\}"+e.substr(2)),p(i(e),!0).map(s)):[]}function u(e){return"{"+e+"}"}function l(e){return/^-?0\d/.test(e)}function c(e,t){return e<=t}function f(e,t){return e>=t}function p(e,t){var r=[],i=h("{","}",e);if(!i||/\$$/.test(i.pre))return[e];var s=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(i.body),o=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(i.body),m=s||o,y=i.body.indexOf(",")>=0;if(!m&&!y)return i.post.match(/,.*\}/)?(e=i.pre+"{"+i.body+v+i.post,p(e)):[e];var g;if(m)g=i.body.split(/\.\./);else if(g=a(i.body),1===g.length&&(g=p(g[0],!1).map(u),1===g.length)){var b=i.post.length?p(i.post,!1):[""];return b.map(function(e){return i.pre+g[0]+e})}var E,x=i.pre,b=i.post.length?p(i.post,!1):[""];if(m){var A=n(g[0]),S=n(g[1]),_=Math.max(g[0].length,g[1].length),D=3==g.length?Math.abs(n(g[2])):1,C=c;S<A&&(D*=-1,C=f);var w=g.some(l);E=[];for(var P=A;C(P,S);P+=D){var k;if(o)"\\"===(k=String.fromCharCode(P))&&(k="");else if(k=String(P),w){var F=_-k.length;if(F>0){var T=new Array(F+1).join("0");k=P<0?"-"+T+k.slice(1):T+k}}E.push(k)}}else E=d(g,function(e){return p(e,!1)});for(var O=0;O<E.length;O++)for(var B=0;B<b.length;B++){var R=x+E[O]+b[B];(!t||m||R)&&r.push(R)}return r}var d=r(402),h=r(396);e.exports=o;var m="\0SLASH"+Math.random()+"\0",y="\0OPEN"+Math.random()+"\0",v="\0CLOSE"+Math.random()+"\0",g="\0COMMA"+Math.random()+"\0",b="\0PERIOD"+Math.random()+"\0"},function(e,t,r){(function(e){"use strict";function n(){return s.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function i(e,t){if(n()<t)throw new RangeError("Invalid typed array length");return s.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t),e.__proto__=s.prototype):(null===e&&(e=new s(t)),e.length=t),e}function s(e,t,r){if(!(s.TYPED_ARRAY_SUPPORT||this instanceof s))return new s(e,t,r);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return l(this,e)}return a(this,e,t,r)}function a(e,t,r,n){if("number"==typeof t)throw new TypeError('"value" argument must not be a number')
;return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?p(e,t,r,n):"string"==typeof t?c(e,t,r):d(e,t)}function o(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function u(e,t,r,n){return o(t),t<=0?i(e,t):void 0!==r?"string"==typeof n?i(e,t).fill(r,n):i(e,t).fill(r):i(e,t)}function l(e,t){if(o(t),e=i(e,t<0?0:0|h(t)),!s.TYPED_ARRAY_SUPPORT)for(var r=0;r<t;++r)e[r]=0;return e}function c(e,t,r){if("string"==typeof r&&""!==r||(r="utf8"),!s.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|y(t,r);e=i(e,n);var a=e.write(t,r);return a!==n&&(e=e.slice(0,a)),e}function f(e,t){var r=t.length<0?0:0|h(t.length);e=i(e,r);for(var n=0;n<r;n+=1)e[n]=255&t[n];return e}function p(e,t,r,n){if(t.byteLength,r<0||t.byteLength<r)throw new RangeError("'offset' is out of bounds");if(t.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");return t=void 0===r&&void 0===n?new Uint8Array(t):void 0===n?new Uint8Array(t,r):new Uint8Array(t,r,n),s.TYPED_ARRAY_SUPPORT?(e=t,e.__proto__=s.prototype):e=f(e,t),e}function d(e,t){if(s.isBuffer(t)){var r=0|h(t.length);return e=i(e,r),0===e.length?e:(t.copy(e,0,0,r),e)}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||X(t.length)?i(e,0):f(e,t);if("Buffer"===t.type&&Q(t.data))return f(e,t.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function h(e){if(e>=n())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+n().toString(16)+" bytes");return 0|e}function m(e){return+e!=e&&(e=0),s.alloc(+e)}function y(e,t){if(s.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var r=e.length;if(0===r)return 0;for(var n=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return Y(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return H(e).length;default:if(n)return Y(e).length;t=(""+t).toLowerCase(),n=!0}}function v(e,t,r){var n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if(r>>>=0,t>>>=0,r<=t)return"";for(e||(e="utf8");;)switch(e){case"hex":return O(this,t,r);case"utf8":case"utf-8":return P(this,t,r);case"ascii":return F(this,t,r);case"latin1":case"binary":return T(this,t,r);case"base64":return w(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return B(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function g(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function b(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=s.from(t,n)),s.isBuffer(t))return 0===t.length?-1:E(e,t,r,n,i);if("number"==typeof t)return t&=255,s.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):E(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function E(e,t,r,n,i){function s(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}var a=1,o=e.length,u=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;a=2,o/=2,u/=2,r/=2}var l;if(i){var c=-1;for(l=r;l<o;l++)if(s(e,l)===s(t,-1===c?0:l-c)){if(-1===c&&(c=l),l-c+1===u)return c*a}else-1!==c&&(l-=l-c),c=-1}else for(r+u>o&&(r=o-u),l=r;l>=0;l--){for(var f=!0,p=0;p<u;p++)if(s(e,l+p)!==s(t,p)){f=!1;break}if(f)return l}return-1}function x(e,t,r,n){r=Number(r)||0;var i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;var s=t.length;if(s%2!=0)throw new TypeError("Invalid hex string");n>s/2&&(n=s/2);for(var a=0;a<n;++a){var o=parseInt(t.substr(2*a,2),16);if(isNaN(o))return a;e[r+a]=o}return a}function A(e,t,r,n){return J(Y(t,e.length-r),e,r,n)}function S(e,t,r,n){return J(q(t),e,r,n)}function _(e,t,r,n){return S(e,t,r,n)}function D(e,t,r,n){return J(H(t),e,r,n)}function C(e,t,r,n){return J(K(t,e.length-r),e,r,n)}function w(e,t,r){return 0===t&&r===e.length?z.fromByteArray(e):z.fromByteArray(e.slice(t,r))}function P(e,t,r){r=Math.min(e.length,r);for(var n=[],i=t;i<r;){var s=e[i],a=null,o=s>239?4:s>223?3:s>191?2:1;if(i+o<=r){var u,l,c,f;switch(o){case 1:s<128&&(a=s);break;case 2:u=e[i+1],128==(192&u)&&(f=(31&s)<<6|63&u)>127&&(a=f);break;case 3:u=e[i+1],l=e[i+2],128==(192&u)&&128==(192&l)&&(f=(15&s)<<12|(63&u)<<6|63&l)>2047&&(f<55296||f>57343)&&(a=f);break;case 4:u=e[i+1],l=e[i+2],c=e[i+3],128==(192&u)&&128==(192&l)&&128==(192&c)&&(f=(15&s)<<18|(63&u)<<12|(63&l)<<6|63&c)>65535&&f<1114112&&(a=f)}}null===a?(a=65533,o=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|1023&a),n.push(a),i+=o}return k(n)}function k(e){var t=e.length;if(t<=Z)return String.fromCharCode.apply(String,e);for(var r="",n=0;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=Z));return r}function F(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function T(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function O(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var i="",s=t;s<r;++s)i+=W(e[s]);return i}function B(e,t,r){for(var n=e.slice(t,r),i="",s=0;s<n.length;s+=2)i+=String.fromCharCode(n[s]+256*n[s+1]);return i}function R(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function I(e,t,r,n,i,a){if(!s.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<a)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}function M(e,t,r,n){t<0&&(t=65535+t+1);for(var i=0,s=Math.min(e.length-r,2);i<s;++i)e[r+i]=(t&255<<8*(n?i:1-i))>>>8*(n?i:1-i)}function N(e,t,r,n){t<0&&(t=4294967295+t+1);for(var i=0,s=Math.min(e.length-r,4);i<s;++i)e[r+i]=t>>>8*(n?i:3-i)&255}function L(e,t,r,n,i,s){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function j(e,t,r,n,i){return i||L(e,t,r,4,3.4028234663852886e38,-3.4028234663852886e38),$.write(e,t,r,n,23,4),r+4}function U(e,t,r,n,i){return i||L(e,t,r,8,1.7976931348623157e308,-1.7976931348623157e308),$.write(e,t,r,n,52,8),r+8}function V(e){if(e=G(e).replace(ee,""),e.length<2)return"";for(;e.length%4!=0;)e+="=";return e}function G(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function W(e){return e<16?"0"+e.toString(16):e.toString(16)}function Y(e,t){t=t||1/0;for(var r,n=e.length,i=null,s=[],a=0;a<n;++a){if((r=e.charCodeAt(a))>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&s.push(239,191,189);continue}if(a+1===n){(t-=3)>-1&&s.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&s.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&s.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;s.push(r)}else if(r<2048){if((t-=2)<0)break;s.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;s.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return s}function q(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}function K(e,t){for(var r,n,i,s=[],a=0;a<e.length&&!((t-=2)<0);++a)r=e.charCodeAt(a),n=r>>8,i=r%256,s.push(i),s.push(n);return s}function H(e){return z.toByteArray(V(e))}function J(e,t,r,n){for(var i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function X(e){return e!==e}var z=r(397),$=r(465),Q=r(400);t.Buffer=s,t.SlowBuffer=m,t.INSPECT_MAX_BYTES=50,s.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:function(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(e){return!1}}(),t.kMaxLength=n(),s.poolSize=8192,s._augment=function(e){return e.__proto__=s.prototype,e},s.from=function(e,t,r){return a(null,e,t,r)},s.TYPED_ARRAY_SUPPORT&&(s.prototype.__proto__=Uint8Array.prototype,s.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&s[Symbol.species]===s&&Object.defineProperty(s,Symbol.species,{value:null,configurable:!0})),s.alloc=function(e,t,r){return u(null,e,t,r)},s.allocUnsafe=function(e){return l(null,e)},s.allocUnsafeSlow=function(e){return l(null,e)},s.isBuffer=function(e){return!(null==e||!e._isBuffer)},s.compare=function(e,t){if(!s.isBuffer(e)||!s.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var r=e.length,n=t.length,i=0,a=Math.min(r,n);i<a;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0},s.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},s.concat=function(e,t){if(!Q(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return s.alloc(0);var r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;var n=s.allocUnsafe(t),i=0;for(r=0;r<e.length;++r){var a=e[r];if(!s.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(n,i),i+=a.length}return n},s.byteLength=y,s.prototype._isBuffer=!0,s.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)g(this,t,t+1);return this},s.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)g(this,t,t+3),g(this,t+1,t+2);return this},s.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)g(this,t,t+7),g(this,t+1,t+6),g(this,t+2,t+5),g(this,t+3,t+4);return this},s.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?P(this,0,e):v.apply(this,arguments)},s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===s.compare(this,e)},s.prototype.inspect=function(){var e="",r=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(e+=" ... ")),"<Buffer "+e+">"},s.prototype.compare=function(e,t,r,n,i){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,n>>>=0,i>>>=0,this===e)return 0;for(var a=i-n,o=r-t,u=Math.min(a,o),l=this.slice(n,i),c=e.slice(t,r),f=0;f<u;++f)if(l[f]!==c[f]){a=l[f],o=c[f];break}return a<o?-1:o<a?1:0},s.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},s.prototype.indexOf=function(e,t,r){return b(this,e,t,r,!0)},s.prototype.lastIndexOf=function(e,t,r){return b(this,e,t,r,!1)},s.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var s=!1;;)switch(n){case"hex":return x(this,e,t,r);case"utf8":case"utf-8":return A(this,e,t,r);case"ascii":return S(this,e,t,r);case"latin1":case"binary":return _(this,e,t,r);case"base64":return D(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return C(this,e,t,r);default:if(s)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),s=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Z=4096;s.prototype.slice=function(e,t){var r=this.length;e=~~e,t=void 0===t?r:~~t,e<0?(e+=r)<0&&(e=0):e>r&&(e=r),t<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e);var n;if(s.TYPED_ARRAY_SUPPORT)n=this.subarray(e,t),n.__proto__=s.prototype;else{var i=t-e;n=new s(i,void 0);for(var a=0;a<i;++a)n[a]=this[a+e]}return n},s.prototype.readUIntLE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e],i=1,s=0;++s<t&&(i*=256);)n+=this[e+s]*i;return n},s.prototype.readUIntBE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e+--t],i=1;t>0&&(i*=256);)n+=this[e+--t]*i;return n},s.prototype.readUInt8=function(e,t){return t||R(e,1,this.length),this[e]},s.prototype.readUInt16LE=function(e,t){return t||R(e,2,this.length),this[e]|this[e+1]<<8},s.prototype.readUInt16BE=function(e,t){return t||R(e,2,this.length),this[e]<<8|this[e+1]},s.prototype.readUInt32LE=function(e,t){return t||R(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},s.prototype.readUInt32BE=function(e,t){return t||R(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},s.prototype.readIntLE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e],i=1,s=0;++s<t&&(i*=256);)n+=this[e+s]*i;return i*=128,n>=i&&(n-=Math.pow(2,8*t)),n},s.prototype.readIntBE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=t,i=1,s=this[e+--n];n>0&&(i*=256);)s+=this[e+--n]*i;return i*=128,s>=i&&(s-=Math.pow(2,8*t)),s},s.prototype.readInt8=function(e,t){return t||R(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},s.prototype.readInt16LE=function(e,t){t||R(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},s.prototype.readInt16BE=function(e,t){t||R(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},s.prototype.readInt32LE=function(e,t){return t||R(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},s.prototype.readInt32BE=function(e,t){return t||R(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},s.prototype.readFloatLE=function(e,t){return t||R(e,4,this.length),$.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return t||R(e,4,this.length),$.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return t||R(e,8,this.length),$.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return t||R(e,8,this.length),$.read(this,e,!1,52,8)},s.prototype.writeUIntLE=function(e,t,r,n){if(e=+e,t|=0,r|=0,!n){I(this,e,t,r,Math.pow(2,8*r)-1,0)}var i=1,s=0;for(this[t]=255&e;++s<r&&(i*=256);)this[t+s]=e/i&255;return t+r},s.prototype.writeUIntBE=function(e,t,r,n){if(e=+e,t|=0,r|=0,!n){I(this,e,t,r,Math.pow(2,8*r)-1,0)}var i=r-1,s=1;for(this[t+i]=255&e;--i>=0&&(s*=256);)this[t+i]=e/s&255;return t+r},s.prototype.writeUInt8=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,1,255,0),s.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},s.prototype.writeUInt16LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):M(this,e,t,!0),t+2},s.prototype.writeUInt16BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):M(this,e,t,!1),t+2},s.prototype.writeUInt32LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):N(this,e,t,!0),t+4},s.prototype.writeUInt32BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):N(this,e,t,!1),t+4},s.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);I(this,e,t,r,i-1,-i)}var s=0,a=1,o=0;for(this[t]=255&e;++s<r&&(a*=256);)e<0&&0===o&&0!==this[t+s-1]&&(o=1),this[t+s]=(e/a>>0)-o&255;return t+r},s.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);I(this,e,t,r,i-1,-i)}var s=r-1,a=1,o=0;for(this[t+s]=255&e;--s>=0&&(a*=256);)e<0&&0===o&&0!==this[t+s+1]&&(o=1),this[t+s]=(e/a>>0)-o&255;return t+r},s.prototype.writeInt8=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,1,127,-128),s.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},s.prototype.writeInt16LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):M(this,e,t,!0),t+2},s.prototype.writeInt16BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):M(this,e,t,!1),t+2},s.prototype.writeInt32LE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,2147483647,-2147483648),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):N(this,e,t,!0),t+4},s.prototype.writeInt32BE=function(e,t,r){return e=+e,t|=0,r||I(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):N(this,e,t,!1),t+4},s.prototype.writeFloatLE=function(e,t,r){return j(this,e,t,!0,r)},s.prototype.writeFloatBE=function(e,t,r){return j(this,e,t,!1,r)},s.prototype.writeDoubleLE=function(e,t,r){return U(this,e,t,!0,r)},s.prototype.writeDoubleBE=function(e,t,r){return U(this,e,t,!1,r)},s.prototype.copy=function(e,t,r,n){if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var i,a=n-r;if(this===e&&r<t&&t<n)for(i=a-1;i>=0;--i)e[i+t]=this[i+r];else if(a<1e3||!s.TYPED_ARRAY_SUPPORT)for(i=0;i<a;++i)e[i+t]=this[i+r];else Uint8Array.prototype.set.call(e,this.subarray(r,r+a),t);return a},s.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!s.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0);var a;if("number"==typeof e)for(a=t;a<r;++a)this[a]=e;else{var o=s.isBuffer(e)?e:Y(new s(e,n).toString()),u=o.length;for(a=0;a<r-t;++a)this[a+t]=o[a%u]}return this};var ee=/[^+\/0-9A-Za-z-_]/g}).call(t,function(){return this}())},function(e,t){"use strict";var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},function(e,t,r){(function(t){"use strict";function n(e){this.enabled=e&&void 0!==e.enabled?e.enabled:c}function i(e){var t=function e(){return s.apply(e,arguments)};return t._styles=e,t.enabled=this.enabled,t.__proto__=h,t}function s(){var e=arguments,t=e.length,r=0!==t&&String(arguments[0]);if(t>1)for(var n=1;n<t;n++)r+=" "+e[n];if(!this.enabled||!r)return r;var i=this._styles,s=i.length,a=o.dim.open;for(!p||-1===i.indexOf("gray")&&-1===i.indexOf("grey")||(o.dim.open="");s--;){var u=o[i[s]];r=u.open+r.replace(u.closeRe,u.open)+u.close}return o.dim.open=a,r}var a=r(460),o=r(289),u=r(622),l=r(464),c=r(623),f=Object.defineProperties,p="win32"===t.platform&&!/^xterm/i.test(t.env.TERM);p&&(o.blue.open="");var d=function(){var e={};return Object.keys(o).forEach(function(t){o[t].closeRe=new RegExp(a(o[t].close),"g"),e[t]={get:function(){return i.call(this,this._styles.concat(t))}}}),e}(),h=f(function(){},d);f(n.prototype,function(){var e={};return Object.keys(d).forEach(function(t){e[t]={get:function(){return i.call(this,[t])}}}),e}()),e.exports=new n,e.exports.styles=o,e.exports.hasColor=l,e.exports.stripColor=u,e.exports.supportsColor=c}).call(t,r(8))},function(e,t){"use strict";e.exports=function(e,t){for(var n=[],i=0;i<e.length;i++){var s=t(e[i],i);r(s)?n.push.apply(n,s):n.push(s)}return n};var r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},function(e,t,r){(function(e){"use strict";function n(t){return new e(t,"base64").toString()}function i(e){return e.split(",").pop()}function s(e,r){var n=t.mapFileCommentRegex.exec(e),i=n[1]||n[2],s=u.resolve(r,i);try{return o.readFileSync(s,"utf8")}catch(e){throw new Error("An error occurred while trying to read the map file at "+s+"\n"+e)}}function a(e,t){t=t||{},t.isFileComment&&(e=s(e,t.commentFileDir)),t.hasComment&&(e=i(e)),t.isEncoded&&(e=n(e)),(t.isJSON||t.isEncoded)&&(e=JSON.parse(e)),this.sourcemap=e}var o=r(115),u=r(19);Object.defineProperty(t,"commentRegex",{get:function(){return/^\s*\/(?:\/|\*)[@#]\s+sourceMappingURL=data:(?:application|text)\/json;(?:charset[:=]\S+?;)?base64,(?:.*)$/gm}}),Object.defineProperty(t,"mapFileCommentRegex",{get:function(){return/(?:\/\/[@#][ \t]+sourceMappingURL=([^\s'"]+?)[ \t]*$)|(?:\/\*[@#][ \t]+sourceMappingURL=([^\*]+?)[ \t]*(?:\*\/){1}[ \t]*$)/gm}}),a.prototype.toJSON=function(e){return JSON.stringify(this.sourcemap,null,e)},a.prototype.toBase64=function(){var t=this.toJSON();return new e(t).toString("base64")},a.prototype.toComment=function(e){var t=this.toBase64(),r="sourceMappingURL=data:application/json;charset=utf-8;base64,"+t;return e&&e.multiline?"/*# "+r+" */":"//# "+r},a.prototype.toObject=function(){return JSON.parse(this.toJSON())},a.prototype.addProperty=function(e,t){if(this.sourcemap.hasOwnProperty(e))throw new Error("property %s already exists on the sourcemap, use set property instead");return this.setProperty(e,t)},a.prototype.setProperty=function(e,t){return this.sourcemap[e]=t,this},a.prototype.getProperty=function(e){return this.sourcemap[e]},t.fromObject=function(e){return new a(e)},t.fromJSON=function(e){return new a(e,{isJSON:!0})},t.fromBase64=function(e){return new a(e,{isEncoded:!0})},t.fromComment=function(e){return e=e.replace(/^\/\*/g,"//").replace(/\*\/$/g,""),new a(e,{isEncoded:!0,hasComment:!0})},t.fromMapFileComment=function(e,t){return new a(e,{commentFileDir:t,isFileComment:!0,isJSON:!0})},t.fromSource=function(e){var r=e.match(t.commentRegex);return r?t.fromComment(r.pop()):null},t.fromMapFileSource=function(e,r){var n=e.match(t.mapFileCommentRegex);return n?t.fromMapFileComment(n.pop(),r):null},t.removeComments=function(e){return e.replace(t.commentRegex,"")},t.removeMapFileComments=function(e){return e.replace(t.mapFileCommentRegex,"")},t.generateMapFileComment=function(e,t){var r="sourceMappingURL="+e;return t&&t.multiline?"/*# "+r+" */":"//# "+r}}).call(t,r(399).Buffer)},function(e,t,r){"use strict";r(59),r(157),e.exports=r(439)},function(e,t,r){"use strict";var n=r(5),i=n.JSON||(n.JSON={stringify:JSON.stringify});e.exports=function(e){return i.stringify.apply(i,arguments)}},function(e,t,r){"use strict";r(96),r(157),r(59),r(441),r(451),r(450),r(449),e.exports=r(5).Map},function(e,t,r){"use strict";r(442),e.exports=9007199254740991},function(e,t,r){"use strict";r(443),e.exports=r(5).Object.assign},function(e,t,r){"use strict";r(444);var n=r(5).Object;e.exports=function(e,t){return n.create(e,t)}},function(e,t,r){"use strict";r(158),e.exports=r(5).Object.getOwnPropertySymbols},function(e,t,r){"use strict";r(445),e.exports=r(5).Object.keys},function(e,t,r){"use strict";r(446),e.exports=r(5).Object.setPrototypeOf},function(e,t,r){"use strict";r(158),e.exports=r(5).Symbol.for},function(e,t,r){"use strict";r(158),r(96),r(452),r(453),e.exports=r(5).Symbol},function(e,t,r){"use strict";r(157),r(59),e.exports=r(156).f("iterator")},function(e,t,r){"use strict";r(96),r(59),r(447),r(455),r(454),e.exports=r(5).WeakMap},function(e,t,r){"use strict";r(96),r(59),r(448),r(457),r(456),e.exports=r(5).WeakSet},function(e,t){"use strict";e.exports=function(){}},function(e,t,r){"use strict";var n=r(55);e.exports=function(e,t){var r=[];return n(e,!1,r.push,r,t),r}},function(e,t,r){"use strict";var n=r(37),i=r(153),s=r(438);e.exports=function(e){return function(t,r,a){var o,u=n(t),l=i(u.length),c=s(a,l);if(e&&r!=r){for(;l>c;)if((o=u[c++])!=o)return!0}else for(;l>c;c++)if((e||c in u)&&u[c]===r)return e||c||0;return!e&&-1}}},function(e,t,r){"use strict";var n=r(16),i=r(232),s=r(13)("species");e.exports=function(e){var t;return i(e)&&(t=e.constructor,"function"!=typeof t||t!==Array&&!i(t.prototype)||(t=void 0),n(t)&&null===(t=t[s])&&(t=void 0)),void 0===t?Array:t}},function(e,t,r){"use strict";var n=r(421);e.exports=function(e,t){return new(n(e))(t)}},function(e,t,r){"use strict";var n=r(23).f,i=r(90),s=r(146),a=r(43),o=r(136),u=r(55),l=r(143),c=r(233),f=r(436),p=r(22),d=r(57).fastKey,h=r(58),m=p?"_s":"size",y=function(e,t){var r,n=d(t);if("F"!==n)return e._i[n];for(r=e._f;r;r=r.n)if(r.k==t)return r};e.exports={getConstructor:function(e,t,r,l){var c=e(function(e,n){o(e,c,t,"_i"),e._t=t,e._i=i(null),e._f=void 0,e._l=void 0,e[m]=0,void 0!=n&&u(n,r,e[l],e)});return s(c.prototype,{clear:function(){for(var e=h(this,t),r=e._i,n=e._f;n;n=n.n)n.r=!0,n.p&&(n.p=n.p.n=void 0),delete r[n.i];e._f=e._l=void 0,e[m]=0},delete:function(e){var r=h(this,t),n=y(r,e);if(n){var i=n.n,s=n.p;delete r._i[n.i],n.r=!0,s&&(s.n=i),i&&(i.p=s),r._f==n&&(r._f=i),r._l==n&&(r._l=s),r[m]--}return!!n},forEach:function(e){h(this,t);for(var r,n=a(e,arguments.length>1?arguments[1]:void 0,3);r=r?r.n:this._f;)for(n(r.v,r.k,this);r&&r.r;)r=r.p},has:function(e){return!!y(h(this,t),e)}}),p&&n(c.prototype,"size",{get:function(){return h(this,t)[m]}}),c},def:function(e,t,r){var n,i,s=y(e,t);return s?s.v=r:(e._l=s={i:i=d(t,!0),k:t,v:r,p:n=e._l,n:void 0,r:!1},e._f||(e._f=s),n&&(n.n=s),e[m]++,"F"!==i&&(e._i[i]=s)),e},getEntry:y,setStrong:function(e,t,r){l(e,t,function(e,r){this._t=h(e,t),this._k=r,this._l=void 0},function(){for(var e=this,t=e._k,r=e._l;r&&r.r;)r=r.p;return e._t&&(e._l=r=r?r.n:e._t._f)?"keys"==t?c(0,r.k):"values"==t?c(0,r.v):c(0,[r.k,r.v]):(e._t=void 0,c(1))},r?"entries":"values",!r,!0),f(t)}}},function(e,t,r){"use strict";var n=r(228),i=r(419);e.exports=function(e){return function(){if(n(this)!=e)throw TypeError(e+"#toJSON isn't generic");return i(this)}}},function(e,t,r){"use strict";var n=r(44),i=r(145),s=r(91);e.exports=function(e){var t=n(e),r=i.f;if(r)for(var a,o=r(e),u=s.f,l=0;o.length>l;)u.call(e,a=o[l++])&&t.push(a);return t}},function(e,t,r){"use strict";var n=r(15).document;e.exports=n&&n.documentElement},function(e,t,r){"use strict";var n=r(56),i=r(13)("iterator"),s=Array.prototype;e.exports=function(e){return void 0!==e&&(n.Array===e||s[i]===e)}},function(e,t,r){"use strict";var n=r(21);e.exports=function(e,t,r,i){try{return i?t(n(r)[0],r[1]):t(r)}catch(t){var s=e.return;throw void 0!==s&&n(s.call(e)),t}}},function(e,t,r){"use strict";var n=r(90),i=r(92),s=r(93),a={};r(29)(a,r(13)("iterator"),function(){return this}),e.exports=function(e,t,r){e.prototype=n(a,{next:i(1,r)}),s(e,t+" Iterator")}},function(e,t,r){"use strict";var n=r(44),i=r(37);e.exports=function(e,t){for(var r,s=i(e),a=n(s),o=a.length,u=0;o>u;)if(s[r=a[u++]]===t)return r}},function(e,t,r){"use strict";var n=r(23),i=r(21),s=r(44);e.exports=r(22)?Object.defineProperties:function(e,t){i(e);for(var r,a=s(t),o=a.length,u=0;o>u;)n.f(e,r=a[u++],t[r]);return e}},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=r(37),s=r(236).f,a={}.toString,o="object"==("undefined"==typeof window?"undefined":n(window))&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],u=function(e){try{return s(e)}catch(e){return o.slice()}};e.exports.f=function(e){return o&&"[object Window]"==a.call(e)?u(e):s(i(e))}},function(e,t,r){"use strict";var n=r(28),i=r(94),s=r(150)("IE_PROTO"),a=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=i(e),n(e,s)?e[s]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?a:null}},function(e,t,r){"use strict";var n=r(12),i=r(5),s=r(27);e.exports=function(e,t){var r=(i.Object||{})[e]||Object[e],a={};a[e]=t(r),n(n.S+n.F*s(function(){r(1)}),"Object",a)}},function(e,t,r){"use strict";var n=r(16),i=r(21),s=function(e,t){if(i(e),!n(t)&&null!==t)throw TypeError(t+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,n){try{n=r(43)(Function.call,r(235).f(Object.prototype,"__proto__").set,2),n(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,r){return s(e,r),t?e.__proto__=r:n(e,r),e}}({},!1):void 0),check:s}},function(e,t,r){"use strict";var n=r(15),i=r(5),s=r(23),a=r(22),o=r(13)("species");e.exports=function(e){var t="function"==typeof i[e]?i[e]:n[e];a&&t&&!t[o]&&s.f(t,o,{configurable:!0,get:function(){return this}})}},function(e,t,r){"use strict";var n=r(152),i=r(140);e.exports=function(e){return function(t,r){var s,a,o=String(i(t)),u=n(r),l=o.length;return u<0||u>=l?e?"":void 0:(s=o.charCodeAt(u),s<55296||s>56319||u+1===l||(a=o.charCodeAt(u+1))<56320||a>57343?e?o.charAt(u):s:e?o.slice(u,u+2):a-56320+(s-55296<<10)+65536)}}},function(e,t,r){"use strict";var n=r(152),i=Math.max,s=Math.min;e.exports=function(e,t){return e=n(e),e<0?i(e+t,0):s(e,t)}},function(e,t,r){"use strict";var n=r(21),i=r(238);e.exports=r(5).getIterator=function(e){var t=i(e);if("function"!=typeof t)throw TypeError(e+" is not iterable!");return n(t.call(e))}},function(e,t,r){"use strict";var n=r(418),i=r(233),s=r(56),a=r(37);e.exports=r(143)(Array,"Array",function(e,t){this._t=a(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,r=this._i++;return!e||r>=e.length?(this._t=void 0,i(1)):"keys"==t?i(0,r):"values"==t?i(0,e[r]):i(0,[r,e[r]])},"values"),s.Arguments=s.Array,n("keys"),n("values"),n("entries")},function(e,t,r){"use strict";var n=r(423),i=r(58);e.exports=r(139)("Map",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{get:function(e){var t=n.getEntry(i(this,"Map"),e);return t&&t.v},set:function(e,t){return n.def(i(this,"Map"),0===e?0:e,t)}},n,!0)},function(e,t,r){"use strict";var n=r(12);n(n.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},function(e,t,r){"use strict";var n=r(12);n(n.S+n.F,"Object",{assign:r(234)})},function(e,t,r){"use strict";var n=r(12);n(n.S,"Object",{create:r(90)})},function(e,t,r){"use strict";var n=r(94),i=r(44);r(434)("keys",function(){return function(e){return i(n(e))}})},function(e,t,r){"use strict";var n=r(12);n(n.S,"Object",{setPrototypeOf:r(435).set})},function(e,t,r){"use strict";var n,i=r(137)(0),s=r(147),a=r(57),o=r(234),u=r(229),l=r(16),c=r(27),f=r(58),p=a.getWeak,d=Object.isExtensible,h=u.ufstore,m={},y=function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},v={get:function(e){if(l(e)){var t=p(e);return!0===t?h(f(this,"WeakMap")).get(e):t?t[this._i]:void 0}},set:function(e,t){return u.def(f(this,"WeakMap"),e,t)}},g=e.exports=r(139)("WeakMap",y,v,u,!0,!0);c(function(){return 7!=(new g).set((Object.freeze||Object)(m),7).get(m)})&&(n=u.getConstructor(y,"WeakMap"),o(n.prototype,v),a.NEED=!0,i(["delete","has","get","set"],function(e){var t=g.prototype,r=t[e];s(t,e,function(t,i){if(l(t)&&!d(t)){this._f||(this._f=new n);var s=this._f[e](t,i);return"set"==e?this:s}return r.call(this,t,i)})}))},function(e,t,r){"use strict"
;var n=r(229),i=r(58);r(139)("WeakSet",function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{add:function(e){return n.def(i(this,"WeakSet"),e,!0)}},n,!1,!0)},function(e,t,r){"use strict";r(148)("Map")},function(e,t,r){"use strict";r(149)("Map")},function(e,t,r){"use strict";var n=r(12);n(n.P+n.R,"Map",{toJSON:r(424)("Map")})},function(e,t,r){"use strict";r(155)("asyncIterator")},function(e,t,r){"use strict";r(155)("observable")},function(e,t,r){"use strict";r(148)("WeakMap")},function(e,t,r){"use strict";r(149)("WeakMap")},function(e,t,r){"use strict";r(148)("WeakSet")},function(e,t,r){"use strict";r(149)("WeakSet")},function(e,t,r){"use strict";function n(e){var r,n=0;for(r in e)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]}function i(e){function r(){if(r.enabled){var e=r,n=+new Date,i=n-(l||n);e.diff=i,e.prev=l,e.curr=n,l=n;for(var s=new Array(arguments.length),a=0;a<s.length;a++)s[a]=arguments[a];s[0]=t.coerce(s[0]),"string"!=typeof s[0]&&s.unshift("%O");var o=0;s[0]=s[0].replace(/%([a-zA-Z%])/g,function(r,n){if("%%"===r)return r;o++;var i=t.formatters[n];if("function"==typeof i){var a=s[o];r=i.call(e,a),s.splice(o,1),o--}return r}),t.formatArgs.call(e,s);(r.log||t.log||console.log.bind(console)).apply(e,s)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=n(e),"function"==typeof t.init&&t.init(r),r}function s(e){t.save(e),t.names=[],t.skips=[];for(var r=("string"==typeof e?e:"").split(/[\s,]+/),n=r.length,i=0;i<n;i++)r[i]&&(e=r[i].replace(/\*/g,".*?"),"-"===e[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))}function a(){t.enable("")}function o(e){var r,n;for(r=0,n=t.skips.length;r<n;r++)if(t.skips[r].test(e))return!1;for(r=0,n=t.names.length;r<n;r++)if(t.names[r].test(e))return!0;return!1}function u(e){return e instanceof Error?e.stack||e.message:e}t=e.exports=i.debug=i.default=i,t.coerce=u,t.disable=a,t.enable=s,t.enabled=o,t.humanize=r(602),t.names=[],t.skips=[],t.formatters={};var l},function(e,t,r){"use strict";function n(e){var t=0,r=0,n=0;for(var i in e){var s=e[i],a=s[0],o=s[1];(a>r||a===r&&o>n)&&(r=a,n=o,t=Number(i))}return t}var i=r(615),s=/^(?:( )+|\t+)/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("Expected a string");var t,r,a=0,o=0,u=0,l={};e.split(/\n/g).forEach(function(e){if(e){var n,i=e.match(s);i?(n=i[0].length,i[1]?o++:a++):n=0;var c=n-u;u=n,c?(r=c>0,t=l[r?c:-c],t?t[0]++:t=l[c]=[1,0]):t&&(t[1]+=Number(r))}});var c,f,p=n(l);return p?o>=a?(c="space",f=i(" ",p)):(c="tab",f=i("\t",p)):(c=null,f=""),{amount:p,type:c,indent:f}}},function(e,t){"use strict";var r=/[|\\{}()[\]^$+*?.]/g;e.exports=function(e){if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(r,"\\$&")}},function(e,t){"use strict";!function(){function t(e){if(null==e)return!1;switch(e.type){case"ArrayExpression":case"AssignmentExpression":case"BinaryExpression":case"CallExpression":case"ConditionalExpression":case"FunctionExpression":case"Identifier":case"Literal":case"LogicalExpression":case"MemberExpression":case"NewExpression":case"ObjectExpression":case"SequenceExpression":case"ThisExpression":case"UnaryExpression":case"UpdateExpression":return!0}return!1}function r(e){if(null==e)return!1;switch(e.type){case"DoWhileStatement":case"ForInStatement":case"ForStatement":case"WhileStatement":return!0}return!1}function n(e){if(null==e)return!1;switch(e.type){case"BlockStatement":case"BreakStatement":case"ContinueStatement":case"DebuggerStatement":case"DoWhileStatement":case"EmptyStatement":case"ExpressionStatement":case"ForInStatement":case"ForStatement":case"IfStatement":case"LabeledStatement":case"ReturnStatement":case"SwitchStatement":case"ThrowStatement":case"TryStatement":case"VariableDeclaration":case"WhileStatement":case"WithStatement":return!0}return!1}function i(e){return n(e)||null!=e&&"FunctionDeclaration"===e.type}function s(e){switch(e.type){case"IfStatement":return null!=e.alternate?e.alternate:e.consequent;case"LabeledStatement":case"ForStatement":case"ForInStatement":case"WhileStatement":case"WithStatement":return e.body}return null}function a(e){var t;if("IfStatement"!==e.type)return!1;if(null==e.alternate)return!1;t=e.consequent;do{if("IfStatement"===t.type&&null==t.alternate)return!0;t=s(t)}while(t);return!1}e.exports={isExpression:t,isStatement:n,isIterationStatement:r,isSourceElement:i,isProblematicIfStatement:a,trailingStatement:s}}()},function(e,t,r){"use strict";!function(){function t(e){switch(e){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"let":return!0;default:return!1}}function n(e,t){return!(!t&&"yield"===e)&&i(e,t)}function i(e,r){if(r&&t(e))return!0;switch(e.length){case 2:return"if"===e||"in"===e||"do"===e;case 3:return"var"===e||"for"===e||"new"===e||"try"===e;case 4:return"this"===e||"else"===e||"case"===e||"void"===e||"with"===e||"enum"===e;case 5:return"while"===e||"break"===e||"catch"===e||"throw"===e||"const"===e||"yield"===e||"class"===e||"super"===e;case 6:return"return"===e||"typeof"===e||"delete"===e||"switch"===e||"export"===e||"import"===e;case 7:return"default"===e||"finally"===e||"extends"===e;case 8:return"function"===e||"continue"===e||"debugger"===e;case 10:return"instanceof"===e;default:return!1}}function s(e,t){return"null"===e||"true"===e||"false"===e||n(e,t)}function a(e,t){return"null"===e||"true"===e||"false"===e||i(e,t)}function o(e){return"eval"===e||"arguments"===e}function u(e){var t,r,n;if(0===e.length)return!1;if(n=e.charCodeAt(0),!d.isIdentifierStartES5(n))return!1;for(t=1,r=e.length;t<r;++t)if(n=e.charCodeAt(t),!d.isIdentifierPartES5(n))return!1;return!0}function l(e,t){return 1024*(e-55296)+(t-56320)+65536}function c(e){var t,r,n,i,s;if(0===e.length)return!1;for(s=d.isIdentifierStartES6,t=0,r=e.length;t<r;++t){if(55296<=(n=e.charCodeAt(t))&&n<=56319){if(++t>=r)return!1;if(!(56320<=(i=e.charCodeAt(t))&&i<=57343))return!1;n=l(n,i)}if(!s(n))return!1;s=d.isIdentifierPartES6}return!0}function f(e,t){return u(e)&&!s(e,t)}function p(e,t){return c(e)&&!a(e,t)}var d=r(240);e.exports={isKeywordES5:n,isKeywordES6:i,isReservedWordES5:s,isReservedWordES6:a,isRestrictedWord:o,isIdentifierNameES5:u,isIdentifierNameES6:c,isIdentifierES5:f,isIdentifierES6:p}}()},function(e,t,r){"use strict";e.exports=r(630)},function(e,t,r){"use strict";var n=r(180),i=new RegExp(n().source);e.exports=i.test.bind(i)},function(e,t){"use strict";t.read=function(e,t,r,n,i){var s,a,o=8*i-n-1,u=(1<<o)-1,l=u>>1,c=-7,f=r?i-1:0,p=r?-1:1,d=e[t+f];for(f+=p,s=d&(1<<-c)-1,d>>=-c,c+=o;c>0;s=256*s+e[t+f],f+=p,c-=8);for(a=s&(1<<-c)-1,s>>=-c,c+=n;c>0;a=256*a+e[t+f],f+=p,c-=8);if(0===s)s=1-l;else{if(s===u)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,n),s-=l}return(d?-1:1)*a*Math.pow(2,s-n)},t.write=function(e,t,r,n,i,s){var a,o,u,l=8*s-i-1,c=(1<<l)-1,f=c>>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=n?0:s-1,h=n?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),t+=a+f>=1?p/u:p*Math.pow(2,1-f),t*u>=2&&(a++,u/=2),a+f>=c?(o=0,a=c):a+f>=1?(o=(t*u-1)*Math.pow(2,i),a+=f):(o=t*Math.pow(2,f-1)*Math.pow(2,i),a=0));i>=8;e[r+d]=255&o,d+=h,o/=256,i-=8);for(a=a<<i|o,l+=i;l>0;e[r+d]=255&a,d+=h,a/=256,l-=8);e[r+d-h]|=128*m}},function(e,t,r){"use strict";var n=function(e,t,r,n,i,s,a,o){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[r,n,i,s,a,o],c=0;u=new Error(t.replace(/%s/g,function(){return l[c++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}};e.exports=n},function(e,t,r){"use strict";var n=r(603);e.exports=Number.isFinite||function(e){return!("number"!=typeof e||n(e)||e===1/0||e===-1/0)}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=/((['"])(?:(?!\2|\\).|\\(?:\r\n|[\s\S]))*(\2)?|`(?:[^`\\$]|\\[\s\S]|\$(?!\{)|\$\{(?:[^{}]|\{[^}]*\}?)*\}?)*(`)?)|(\/\/.*)|(\/\*(?:[^*]|\*(?!\/))*(\*\/)?)|(\/(?!\*)(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\]\\]).|\\.)+\/(?:(?!\s*(?:\b|[\u0080-\uFFFF$\\'"~({]|[+\-!](?!=)|\.?\d))|[gmiyu]{1,5}\b(?![\u0080-\uFFFF$\\]|\s*(?:[+\-*%&|^<>!=?({]|\/(?![\/*])))))|(0[xX][\da-fA-F]+|0[oO][0-7]+|0[bB][01]+|(?:\d*\.\d+|\d+\.?)(?:[eE][+-]?\d+)?)|((?!\d)(?:(?!\s)[$\w\u0080-\uFFFF]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+)|(--|\+\+|&&|\|\||=>|\.{3}|(?:[+\-\/%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2})=?|[?~.,:;[\](){}])|(\s+)|(^$|[\s\S])/g,t.matchToToken=function(e){var t={type:"invalid",value:e[0]};return e[1]?(t.type="string",t.closed=!(!e[3]&&!e[4])):e[5]?t.type="comment":e[6]?(t.type="comment",t.closed=!!e[7]):e[8]?t.type="regex":e[9]?t.type="number":e[10]?t.type="name":e[11]?t.type="punctuator":e[12]&&(t.type="whitespace"),t}},function(e,t,r){var n;(function(e,i){"use strict";var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};!function(a){var o="object"==s(t)&&t,u="object"==s(e)&&e&&e.exports==o&&e,l="object"==(void 0===i?"undefined":s(i))&&i;l.global!==l&&l.window!==l||(a=l);var c={},f=c.hasOwnProperty,p=function(e,t){var r;for(r in e)f.call(e,r)&&t(r,e[r])},d=function(e,t){return t?(p(t,function(t,r){e[t]=r}),e):e},h=function(e,t){for(var r=e.length,n=-1;++n<r;)t(e[n])},m=c.toString,y=function(e){return"[object Array]"==m.call(e)},v=function(e){return"[object Object]"==m.call(e)},g=function(e){return"string"==typeof e||"[object String]"==m.call(e)},b=function(e){return"number"==typeof e||"[object Number]"==m.call(e)},E=function(e){return"function"==typeof e||"[object Function]"==m.call(e)},x=function(e){return"[object Map]"==m.call(e)},A=function(e){return"[object Set]"==m.call(e)},S={'"':'\\"',"'":"\\'","\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t"},_=/["'\\\b\f\n\r\t]/,D=/[0-9]/,C=/[ !#-&\(-\[\]-~]/,w=function e(t,r){var n={escapeEverything:!1,escapeEtago:!1,quotes:"single",wrap:!1,es6:!1,json:!1,compact:!0,lowercaseHex:!1,numbers:"decimal",indent:"\t",__indent__:"",__inline1__:!1,__inline2__:!1},i=r&&r.json;i&&(n.quotes="double",n.wrap=!0),r=d(n,r),"single"!=r.quotes&&"double"!=r.quotes&&(r.quotes="single");var s,a="double"==r.quotes?'"':"'",o=r.compact,u=r.indent,l=r.lowercaseHex,c="",f=r.__inline1__,m=r.__inline2__,w=o?"":"\n",P=!0,k="binary"==r.numbers,F="octal"==r.numbers,T="decimal"==r.numbers,O="hexadecimal"==r.numbers;if(i&&t&&E(t.toJSON)&&(t=t.toJSON()),!g(t)){if(x(t))return 0==t.size?"new Map()":(o||(r.__inline1__=!0),"new Map("+e(Array.from(t),r)+")");if(A(t))return 0==t.size?"new Set()":"new Set("+e(Array.from(t),r)+")";if(y(t))return s=[],r.wrap=!0,f?(r.__inline1__=!1,r.__inline2__=!0):(c=r.__indent__,u+=c,r.__indent__=u),h(t,function(t){P=!1,m&&(r.__inline2__=!1),s.push((o||m?"":u)+e(t,r))}),P?"[]":m?"["+s.join(", ")+"]":"["+w+s.join(","+w)+w+(o?"":c)+"]";if(!b(t))return v(t)?(s=[],r.wrap=!0,c=r.__indent__,u+=c,r.__indent__=u,p(t,function(t,n){P=!1,s.push((o?"":u)+e(t,r)+":"+(o?"":" ")+e(n,r))}),P?"{}":"{"+w+s.join(","+w)+w+(o?"":c)+"}"):i?JSON.stringify(t)||"null":String(t);if(i)return JSON.stringify(t);if(T)return String(t);if(O){var B=t.toString(16);return l||(B=B.toUpperCase()),"0x"+B}if(k)return"0b"+t.toString(2);if(F)return"0o"+t.toString(8)}var R,I,M,N=t,L=-1,j=N.length;for(s="";++L<j;){var U=N.charAt(L);if(r.es6&&(R=N.charCodeAt(L))>=55296&&R<=56319&&j>L+1&&(I=N.charCodeAt(L+1))>=56320&&I<=57343){M=1024*(R-55296)+I-56320+65536;var V=M.toString(16);l||(V=V.toUpperCase()),s+="\\u{"+V+"}",L++}else{if(!r.escapeEverything){if(C.test(U)){s+=U;continue}if('"'==U){s+=a==U?'\\"':U;continue}if("'"==U){s+=a==U?"\\'":U;continue}}if("\0"!=U||i||D.test(N.charAt(L+1)))if(_.test(U))s+=S[U];else{var G=U.charCodeAt(0),V=G.toString(16);l||(V=V.toUpperCase());var W=V.length>2||i,Y="\\"+(W?"u":"x")+("0000"+V).slice(W?-4:-2);s+=Y}else s+="\\0"}}return r.wrap&&(s=a+s+a),r.escapeEtago?s.replace(/<\/(script|style)/gi,"<\\/$1"):s};w.version="1.3.0","object"==s(r(49))&&r(49)?void 0!==(n=function(){return w}.call(t,r,t,e))&&(e.exports=n):o&&!o.nodeType?u?u.exports=w:o.jsesc=w:a.jsesc=w}(void 0)}).call(t,r(39)(e),function(){return this}())},function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i="object"===n(t)?t:{};i.parse=function(){var e,t,r,i,s,a,o={"'":"'",'"':'"',"\\":"\\","/":"/","\n":"",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"},u=[" ","\t","\r","\n","\v","\f"," ","\ufeff"],l=function(e){return""===e?"EOF":"'"+e+"'"},c=function(n){var i=new SyntaxError;throw i.message=n+" at line "+t+" column "+r+" of the JSON5 data. Still to read: "+JSON.stringify(s.substring(e-1,e+19)),i.at=e,i.lineNumber=t,i.columnNumber=r,i},f=function(n){return n&&n!==i&&c("Expected "+l(n)+" instead of "+l(i)),i=s.charAt(e),e++,r++,("\n"===i||"\r"===i&&"\n"!==p())&&(t++,r=0),i},p=function(){return s.charAt(e)},d=function(){var e=i;for("_"!==i&&"$"!==i&&(i<"a"||i>"z")&&(i<"A"||i>"Z")&&c("Bad identifier as unquoted key");f()&&("_"===i||"$"===i||i>="a"&&i<="z"||i>="A"&&i<="Z"||i>="0"&&i<="9");)e+=i;return e},h=function(){var e,t="",r="",n=10;if("-"!==i&&"+"!==i||(t=i,f(i)),"I"===i)return e=E(),("number"!=typeof e||isNaN(e))&&c("Unexpected word for number"),"-"===t?-e:e;if("N"===i)return e=E(),isNaN(e)||c("expected word to be NaN"),e;switch("0"===i&&(r+=i,f(),"x"===i||"X"===i?(r+=i,f(),n=16):i>="0"&&i<="9"&&c("Octal literal")),n){case 10:for(;i>="0"&&i<="9";)r+=i,f();if("."===i)for(r+=".";f()&&i>="0"&&i<="9";)r+=i;if("e"===i||"E"===i)for(r+=i,f(),"-"!==i&&"+"!==i||(r+=i,f());i>="0"&&i<="9";)r+=i,f();break;case 16:for(;i>="0"&&i<="9"||i>="A"&&i<="F"||i>="a"&&i<="f";)r+=i,f()}if(e="-"===t?-r:+r,isFinite(e))return e;c("Bad number")},m=function(){var e,t,r,n,s="";if('"'===i||"'"===i)for(r=i;f();){if(i===r)return f(),s;if("\\"===i)if(f(),"u"===i){for(n=0,t=0;t<4&&(e=parseInt(f(),16),isFinite(e));t+=1)n=16*n+e;s+=String.fromCharCode(n)}else if("\r"===i)"\n"===p()&&f();else{if("string"!=typeof o[i])break;s+=o[i]}else{if("\n"===i)break;s+=i}}c("Bad string")},y=function(){"/"!==i&&c("Not an inline comment");do{if(f(),"\n"===i||"\r"===i)return void f()}while(i)},v=function(){"*"!==i&&c("Not a block comment");do{for(f();"*"===i;)if(f("*"),"/"===i)return void f("/")}while(i);c("Unterminated block comment")},g=function(){"/"!==i&&c("Not a comment"),f("/"),"/"===i?y():"*"===i?v():c("Unrecognized comment")},b=function(){for(;i;)if("/"===i)g();else{if(!(u.indexOf(i)>=0))return;f()}},E=function(){switch(i){case"t":return f("t"),f("r"),f("u"),f("e"),!0;case"f":return f("f"),f("a"),f("l"),f("s"),f("e"),!1;case"n":return f("n"),f("u"),f("l"),f("l"),null;case"I":return f("I"),f("n"),f("f"),f("i"),f("n"),f("i"),f("t"),f("y"),1/0;case"N":return f("N"),f("a"),f("N"),NaN}c("Unexpected "+l(i))},x=function(){var e=[];if("["===i)for(f("["),b();i;){if("]"===i)return f("]"),e;if(","===i?c("Missing array element"):e.push(a()),b(),","!==i)return f("]"),e;f(","),b()}c("Bad array")},A=function(){var e,t={};if("{"===i)for(f("{"),b();i;){if("}"===i)return f("}"),t;if(e='"'===i||"'"===i?m():d(),b(),f(":"),t[e]=a(),b(),","!==i)return f("}"),t;f(","),b()}c("Bad object")};return a=function(){switch(b(),i){case"{":return A();case"[":return x();case'"':case"'":return m();case"-":case"+":case".":return h();default:return i>="0"&&i<="9"?h():E()}},function(o,u){var l;return s=String(o),e=0,t=1,r=1,i=" ",l=a(),b(),i&&c("Syntax error"),"function"==typeof u?function e(t,r){var i,s,a=t[r];if(a&&"object"===(void 0===a?"undefined":n(a)))for(i in a)Object.prototype.hasOwnProperty.call(a,i)&&(s=e(a,i),void 0!==s?a[i]=s:delete a[i]);return u.call(t,r,a)}({"":l},""):l}}(),i.stringify=function(e,t,r){function s(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||"_"===e||"$"===e}function a(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||"_"===e||"$"===e}function o(e){if("string"!=typeof e)return!1;if(!a(e[0]))return!1;for(var t=1,r=e.length;t<r;){if(!s(e[t]))return!1;t++}return!0}function u(e){return Array.isArray?Array.isArray(e):"[object Array]"===Object.prototype.toString.call(e)}function l(e){return"[object Date]"===Object.prototype.toString.call(e)}function c(e){for(var t=0;t<y.length;t++)if(y[t]===e)throw new TypeError("Converting circular structure to JSON")}function f(e,t,r){if(!e)return"";e.length>10&&(e=e.substring(0,10));for(var n=r?"":"\n",i=0;i<t;i++)n+=e;return n}function p(e){return v.lastIndex=0,v.test(e)?'"'+e.replace(v,function(e){var t=g[e];return"string"==typeof t?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function d(e,t,r){var i,s,a=h(e,t,r);switch(a&&!l(a)&&(a=a.valueOf()),void 0===a?"undefined":n(a)){case"boolean":return a.toString();case"number":return isNaN(a)||!isFinite(a)?"null":a.toString();case"string":return p(a.toString());case"object":if(null===a)return"null";if(u(a)){c(a),i="[",y.push(a);for(var v=0;v<a.length;v++)s=d(a,v,!1),i+=f(m,y.length),i+=null===s||void 0===s?"null":s,v<a.length-1?i+=",":m&&(i+="\n");y.pop(),a.length&&(i+=f(m,y.length,!0)),i+="]"}else{c(a),i="{";var g=!1;y.push(a);for(var b in a)if(a.hasOwnProperty(b)){var E=d(a,b,!1);r=!1,void 0!==E&&null!==E&&(i+=f(m,y.length),g=!0,t=o(b)?b:p(b),i+=t+":"+(m?" ":"")+E+",")}y.pop(),i=g?i.substring(0,i.length-1)+f(m,y.length)+"}":"{}"}return i;default:return}}if(t&&"function"!=typeof t&&!u(t))throw new Error("Replacer must be a function or an array");var h=function(e,r,n){var i=e[r];return i&&i.toJSON&&"function"==typeof i.toJSON&&(i=i.toJSON()),"function"==typeof t?t.call(e,r,i):t?n||u(e)||t.indexOf(r)>=0?i:void 0:i};i.isWord=o;var m,y=[];r&&("string"==typeof r?m=r:"number"==typeof r&&r>=0&&(m=f(" ",r,!0)));var v=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,g={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},b={"":e};return void 0===e?h(b,"",!0):d(b,"",!0)}},function(e,t){"use strict";var r=[],n=[];e.exports=function(e,t){if(e===t)return 0;var i=e.length,s=t.length;if(0===i)return s;if(0===s)return i;for(var a,o,u,l,c=0,f=0;c<i;)n[c]=e.charCodeAt(c),r[c]=++c;for(;f<s;)for(a=t.charCodeAt(f),u=f++,o=f,c=0;c<i;c++)l=a===n[c]?u:u+1,u=r[c],o=r[c]=u>o?l>o?o+1:l:l>u?u+1:l;return o}},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"DataView");e.exports=s},function(e,t,r){"use strict";function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var i=r(536),s=r(537),a=r(538),o=r(539),u=r(540);n.prototype.clear=i,n.prototype.delete=s,n.prototype.get=a,n.prototype.has=o,n.prototype.set=u,e.exports=n},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"Promise");e.exports=s},function(e,t,r){"use strict";var n=r(38),i=r(17),s=n(i,"WeakMap");e.exports=s},function(e,t){"use strict";function r(e,t){return e.set(t[0],t[1]),e}e.exports=r},function(e,t){"use strict";function r(e,t){return e.add(t),e}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length;++r<n&&!1!==t(e[r],r,e););return e}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length,i=0,s=[];++r<n;){var a=e[r];t(a,r,e)&&(s[i++]=a)}return s}e.exports=r},function(e,t,r){"use strict";function n(e,t){return!!(null==e?0:e.length)&&i(e,t,0)>-1}var i=r(166);e.exports=n},function(e,t){"use strict";function r(e,t,r){for(var n=-1,i=null==e?0:e.length;++n<i;)if(r(t,e[n]))return!0;return!1}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=null==e?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}e.exports=r},function(e,t,r){"use strict";function n(e,t){return e&&i(t,s(t),e)}var i=r(31),s=r(32);e.exports=n},function(e,t,r){"use strict";function n(e,t){return e&&i(t,s(t),e)}var i=r(31),s=r(47);e.exports=n},function(e,t){"use strict";function r(e,t,r){return e===e&&(void 0!==r&&(e=e<=r?e:r),void 0!==t&&(e=e>=t?e:t)),e}e.exports=r},function(e,t,r){"use strict";var n=r(18),i=Object.create,s=function(){function e(){}return function(t){if(!n(t))return{};if(i)return i(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();e.exports=s},function(e,t,r){"use strict";var n=r(489),i=r(526),s=i(n);e.exports=s},function(e,t,r){"use strict";function n(e,t,r,a,o){var u=-1,l=e.length;for(r||(r=s),o||(o=[]);++u<l;){var c=e[u];t>0&&r(c)?t>1?n(c,t-1,r,a,o):i(o,c):a||(o[o.length]=c)}return o}var i=r(161),s=r(543);e.exports=n},function(e,t,r){"use strict";function n(e,t){return e&&i(e,t,s)}var i=r(248),s=r(32);e.exports=n},function(e,t){"use strict";function r(e,t){return null!=e&&i.call(e,t)}var n=Object.prototype,i=n.hasOwnProperty;e.exports=r},function(e,t){"use strict";function r(e,t){return null!=e&&t in Object(e)}e.exports=r},function(e,t){"use strict";function r(e,t,r,n){for(var i=r-1,s=e.length;++i<s;)if(n(e[i],t))return i;return-1}e.exports=r},function(e,t,r){"use strict";function n(e){return s(e)&&i(e)==a}var i=r(30),s=r(25),a="[object Arguments]";e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,y,g){var b=l(e),E=l(t),x=b?h:u(e),A=E?h:u(t);x=x==d?m:x,A=A==d?m:A;var S=x==m,_=A==m,D=x==A;if(D&&c(e)){if(!c(t))return!1;b=!0,S=!1}if(D&&!S)return g||(g=new i),b||f(e)?s(e,t,r,n,y,g):a(e,t,x,r,n,y,g);if(!(r&p)){var C=S&&v.call(e,"__wrapped__"),w=_&&v.call(t,"__wrapped__");if(C||w){var P=C?e.value():e,k=w?t.value():t;return g||(g=new i),y(P,k,r,n,g)}}return!!D&&(g||(g=new i),o(e,t,r,n,y,g))}var i=r(99),s=r(260),a=r(530),o=r(531),u=r(264),l=r(6),c=r(113),f=r(177),p=1,d="[object Arguments]",h="[object Array]",m="[object Object]",y=Object.prototype,v=y.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n){var u=r.length,l=u,c=!n;if(null==e)return!l;for(e=Object(e);u--;){var f=r[u];if(c&&f[2]?f[1]!==e[f[0]]:!(f[0]in e))return!1}for(;++u<l;){f=r[u];var p=f[0],d=e[p],h=f[1];if(c&&f[2]){if(void 0===d&&!(p in e))return!1}else{var m=new i;if(n)var y=n(d,h,p,e,t,m);if(!(void 0===y?s(h,d,a|o,n,m):y))return!1}}return!0}var i=r(99),s=r(251),a=1,o=2;e.exports=n},function(e,t){"use strict";function r(e){return e!==e}e.exports=r},function(e,t,r){"use strict";function n(e){return!(!a(e)||s(e))&&(i(e)?h:l).test(o(e))}var i=r(175),s=r(545),a=r(18),o=r(272),u=/[\\^$.*+?()[\]{}|]/g,l=/^\[object .+?Constructor\]$/,c=Function.prototype,f=Object.prototype,p=c.toString,d=f.hasOwnProperty,h=RegExp("^"+p.call(d).replace(u,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=n},function(e,t,r){"use strict";function n(e){return s(e)&&i(e)==a}var i=r(30),s=r(25),a="[object RegExp]";e.exports=n},function(e,t,r){"use strict";function n(e){return a(e)&&s(e.length)&&!!o[i(e)]}var i=r(30),s=r(176),a=r(25),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1,e.exports=n},function(e,t,r){"use strict";function n(e){if(!i(e))return s(e);var t=[];for(var r in Object(e))o.call(e,r)&&"constructor"!=r&&t.push(r);return t}var i=r(105),s=r(557),a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e){if(!i(e))return a(e);var t=s(e),r=[];for(var n in e)("constructor"!=n||!t&&u.call(e,n))&&r.push(n);return r}var i=r(18),s=r(105),a=r(558),o=Object.prototype,u=o.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e){var t=s(e);return 1==t.length&&t[0][2]?a(t[0][0],t[0][1]):function(r){return r===e||i(r,e,t)}}var i=r(495),s=r(533),a=r(269);e.exports=n},function(e,t,r){"use strict";function n(e,t){return o(e)&&u(t)?l(c(e),t):function(r){var n=s(r,e);return void 0===n&&n===t?a(r,e):i(t,n,f|p)}}var i=r(251),s=r(583),a=r(584),o=r(173),u=r(267),l=r(269),c=r(108),f=1,p=2;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,c,f){e!==t&&a(t,function(a,l){if(u(a))f||(f=new i),o(e,t,l,r,n,c,f);else{var p=c?c(e[l],a,l+"",e,t,f):void 0;void 0===p&&(p=a),s(e,l,p)}},l)}var i=r(99),s=r(247),a=r(248),o=r(505),u=r(18),l=r(47);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,g,b,E){var x=e[r],A=t[r],S=E.get(A);if(S)return void i(e,r,S);var _=b?b(x,A,r+"",e,t,E):void 0,D=void 0===_;if(D){var C=c(A),w=!C&&p(A),P=!C&&!w&&y(A);_=A,C||w||P?c(x)?_=x:f(x)?_=o(x):w?(D=!1,_=s(A,!0)):P?(D=!1,_=a(A,!0)):_=[]:m(A)||l(A)?(_=x,l(x)?_=v(x):(!h(x)||n&&d(x))&&(_=u(A))):D=!1}D&&(E.set(A,_),g(_,A,n,b,E),E.delete(A)),i(e,r,_)}var i=r(247),s=r(256),a=r(257),o=r(168),u=r(266),l=r(112),c=r(6),f=r(585),p=r(113),d=r(175),h=r(18),m=r(275),y=r(177),v=r(599);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=-1;t=i(t.length?t:[c],u(s));var f=a(e,function(e,r,s){return{criteria:i(t,function(t){return t(e)}),index:++n,value:e}});return o(f,function(e,t){return l(e,t,r)})}var i=r(60),s=r(61),a=r(252),o=r(512),u=r(102),l=r(522),c=r(110);e.exports=n},function(e,t){"use strict";function r(e){return function(t){return null==t?void 0:t[e]}}e.exports=r},function(e,t,r){"use strict";function n(e){return function(t){return i(t,e)}}var i=r(249);e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n){var l=n?a:s,f=-1,p=t.length,d=e;for(e===t&&(t=u(t)),r&&(d=i(e,o(r)));++f<p;)for(var h=0,m=t[f],y=r?r(m):m;(h=l(d,y,h,n))>-1;)d!==e&&c.call(d,h,1),c.call(e,h,1);return e}var i=r(60),s=r(166),a=r(492),o=r(102),u=r(168),l=Array.prototype,c=l.splice;e.exports=n},function(e,t){"use strict";function r(e,t){var r="";if(!e||t<1||t>n)return r;do{t%2&&(r+=e),(t=i(t/2))&&(e+=e)}while(t);return r}var n=9007199254740991,i=Math.floor;e.exports=r},function(e,t,r){"use strict";var n=r(576),i=r(259),s=r(110),a=i?function(e,t){return i(e,"toString",{configurable:!0,enumerable:!1,value:n(t),writable:!0})}:s;e.exports=a},function(e,t){"use strict";function r(e,t){var r=e.length;for(e.sort(t);r--;)e[r]=e[r].value;return e}e.exports=r},function(e,t){"use strict";function r(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}e.exports=r},function(e,t,r){"use strict";function n(e,t,r){var n=-1,f=s,p=e.length,d=!0,h=[],m=h;if(r)d=!1,f=a;else if(p>=c){var y=t?null:u(e);if(y)return l(y);d=!1,f=o,m=new i}else m=t?[]:h;e:for(;++n<p;){var v=e[n],g=t?t(v):v;if(v=r||0!==v?v:0,d&&g===g){for(var b=m.length;b--;)if(m[b]===g)continue e;t&&m.push(g),h.push(v)}else f(m,g,r)||(m!==h&&m.push(g),h.push(v))}return h}var i=r(242),s=r(480),a=r(481),o=r(254),u=r(528),l=r(107),c=200;e.exports=n},function(e,t,r){"use strict";function n(e,t){return i(t,function(t){return e[t]})}var i=r(60);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=t?i(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}var i=r(167);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=t?r(a(e),o):a(e);return s(n,i,new e.constructor)}var i=r(476),s=r(246),a=r(268),o=1;e.exports=n},function(e,t){"use strict";function r(e){var t=new e.constructor(e.source,n.exec(e));return t.lastIndex=e.lastIndex,t}var n=/\w*$/;e.exports=r},function(e,t,r){"use strict";function n(e,t,r){var n=t?r(a(e),o):a(e);return s(n,i,new e.constructor)}var i=r(477),s=r(246),a=r(107),o=1;e.exports=n},function(e,t,r){"use strict";function n(e){return a?Object(a.call(e)):{}}var i=r(45),s=i?i.prototype:void 0,a=s?s.valueOf:void 0;e.exports=n},function(e,t,r){"use strict";function n(e,t){if(e!==t){var r=void 0!==e,n=null===e,s=e===e,a=i(e),o=void 0!==t,u=null===t,l=t===t,c=i(t);if(!u&&!c&&!a&&e>t||a&&o&&l&&!u&&!c||n&&o&&l||!r&&l||!s)return 1;if(!n&&!a&&!c&&e<t||c&&r&&s&&!n&&!a||u&&r&&s||!o&&s||!l)return-1}return 0}var i=r(62);e.exports=n},function(e,t,r){"use strict";function n(e,t,r){for(var n=-1,s=e.criteria,a=t.criteria,o=s.length,u=r.length;++n<o;){var l=i(s[n],a[n]);if(l){if(n>=u)return l;return l*("desc"==r[n]?-1:1)}}return e.index-t.index}var i=r(521);e.exports=n},function(e,t,r){"use strict";function n(e,t){return i(e,s(e),t)}var i=r(31),s=r(170);e.exports=n},function(e,t,r){"use strict";function n(e,t){return i(e,s(e),t)}var i=r(31),s=r(263);e.exports=n},function(e,t,r){"use strict";var n=r(17),i=n["__core-js_shared__"];e.exports=i},function(e,t,r){"use strict";function n(e,t){return function(r,n){if(null==r)return r;if(!i(r))return e(r,n);for(var s=r.length,a=t?s:-1,o=Object(r);(t?a--:++a<s)&&!1!==n(o[a],a,o););return r}}var i=r(24);e.exports=n},function(e,t){"use strict";function r(e){return function(t,r,n){for(var i=-1,s=Object(t),a=n(t),o=a.length;o--;){var u=a[e?o:++i];if(!1===r(s[u],u,s))break}return t}}e.exports=r},function(e,t,r){"use strict";var n=r(241),i=r(591),s=r(107),a=n&&1/s(new n([,-0]))[1]==1/0?function(e){return new n(e)}:i;e.exports=a},function(e,t,r){"use strict";function n(e,t,r,n){return void 0===e||i(e,s[r])&&!a.call(n,r)?t:e}var i=r(46),s=Object.prototype,a=s.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,i,S,D){switch(r){case A:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case x:return!(e.byteLength!=t.byteLength||!S(new s(e),new s(t)));case p:case d:case y:return a(+e,+t);case h:return e.name==t.name&&e.message==t.message;case v:case b:return e==t+"";case m:var C=u;case g:var w=n&c;if(C||(C=l),e.size!=t.size&&!w)return!1;var P=D.get(e);if(P)return P==t;n|=f,D.set(e,t);var k=o(C(e),C(t),n,i,S,D);return D.delete(e),k;case E:if(_)return _.call(e)==_.call(t)}return!1}var i=r(45),s=r(243),a=r(46),o=r(260),u=r(268),l=r(107),c=1,f=2,p="[object Boolean]",d="[object Date]",h="[object Error]",m="[object Map]",y="[object Number]",v="[object RegExp]",g="[object Set]",b="[object String]",E="[object Symbol]",x="[object ArrayBuffer]",A="[object DataView]",S=i?i.prototype:void 0,_=S?S.valueOf:void 0;e.exports=n},function(e,t,r){"use strict";function n(e,t,r,n,a,u){var l=r&s,c=i(e),f=c.length;if(f!=i(t).length&&!l)return!1;for(var p=f;p--;){var d=c[p];if(!(l?d in t:o.call(t,d)))return!1}var h=u.get(e);if(h&&u.get(t))return h==t;var m=!0;u.set(e,t),u.set(t,e);for(var y=l;++p<f;){d=c[p];var v=e[d],g=t[d];if(n)var b=l?n(g,v,d,t,e,u):n(v,g,d,e,t,u);if(!(void 0===b?v===g||a(v,g,r,n,u):b)){m=!1;break}y||(y="constructor"==d)}if(m&&!y){var E=e.constructor,x=t.constructor;E!=x&&"constructor"in e&&"constructor"in t&&!("function"==typeof E&&E instanceof E&&"function"==typeof x&&x instanceof x)&&(m=!1)}return u.delete(e),u.delete(t),m}var i=r(262),s=1,a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e){return i(e,a,s)}var i=r(250),s=r(263),a=r(47);e.exports=n},function(e,t,r){"use strict";function n(e){for(var t=s(e),r=t.length;r--;){var n=t[r],a=e[n];t[r]=[n,a,i(a)]}return t}var i=r(267),s=r(32);e.exports=n},function(e,t,r){"use strict";function n(e){var t=a.call(e,u),r=e[u];try{e[u]=void 0;var n=!0}catch(e){}var i=o.call(e);return n&&(t?e[u]=r:delete e[u]),i}var i=r(45),s=Object.prototype,a=s.hasOwnProperty,o=s.toString,u=i?i.toStringTag:void 0;e.exports=n},function(e,t){"use strict";function r(e,t){return null==e?void 0:e[t]}e.exports=r},function(e,t,r){"use strict";function n(){this.__data__=i?i(null):{},this.size=0}var i=r(106);e.exports=n},function(e,t){"use strict";function r(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=r},function(e,t,r){"use strict";function n(e){var t=this.__data__;if(i){var r=t[e];return r===s?void 0:r}return o.call(t,e)?t[e]:void 0}var i=r(106),s="__lodash_hash_undefined__",a=Object.prototype,o=a.hasOwnProperty;e.exports=n},function(e,t,r){"use strict"
;function n(e){var t=this.__data__;return i?void 0!==t[e]:a.call(t,e)}var i=r(106),s=Object.prototype,a=s.hasOwnProperty;e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=i&&void 0===t?s:t,this}var i=r(106),s="__lodash_hash_undefined__";e.exports=n},function(e,t){"use strict";function r(e){var t=e.length,r=e.constructor(t);return t&&"string"==typeof e[0]&&i.call(e,"index")&&(r.index=e.index,r.input=e.input),r}var n=Object.prototype,i=n.hasOwnProperty;e.exports=r},function(e,t,r){"use strict";function n(e,t,r,n){var F=e.constructor;switch(t){case b:return i(e);case f:case p:return new F(+e);case E:return s(e,n);case x:case A:case S:case _:case D:case C:case w:case P:case k:return c(e,n);case d:return a(e,n,r);case h:case v:return new F(e);case m:return o(e);case y:return u(e,n,r);case g:return l(e)}}var i=r(167),s=r(516),a=r(517),o=r(518),u=r(519),l=r(520),c=r(257),f="[object Boolean]",p="[object Date]",d="[object Map]",h="[object Number]",m="[object RegExp]",y="[object Set]",v="[object String]",g="[object Symbol]",b="[object ArrayBuffer]",E="[object DataView]",x="[object Float32Array]",A="[object Float64Array]",S="[object Int8Array]",_="[object Int16Array]",D="[object Int32Array]",C="[object Uint8Array]",w="[object Uint8ClampedArray]",P="[object Uint16Array]",k="[object Uint32Array]";e.exports=n},function(e,t,r){"use strict";function n(e){return a(e)||s(e)||!!(o&&e&&e[o])}var i=r(45),s=r(112),a=r(6),o=i?i.isConcatSpreadable:void 0;e.exports=n},function(e,t){"use strict";function r(e){var t=void 0===e?"undefined":n(e);return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=r},function(e,t,r){"use strict";function n(e){return!!s&&s in e}var i=r(525),s=function(){var e=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();e.exports=n},function(e,t){"use strict";function r(){this.__data__=[],this.size=0}e.exports=r},function(e,t,r){"use strict";function n(e){var t=this.__data__,r=i(t,e);return!(r<0)&&(r==t.length-1?t.pop():a.call(t,r,1),--this.size,!0)}var i=r(100),s=Array.prototype,a=s.splice;e.exports=n},function(e,t,r){"use strict";function n(e){var t=this.__data__,r=i(t,e);return r<0?void 0:t[r][1]}var i=r(100);e.exports=n},function(e,t,r){"use strict";function n(e){return i(this.__data__,e)>-1}var i=r(100);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=this.__data__,n=i(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}var i=r(100);e.exports=n},function(e,t,r){"use strict";function n(){this.size=0,this.__data__={hash:new i,map:new(a||s),string:new i}}var i=r(473),s=r(98),a=r(159);e.exports=n},function(e,t,r){"use strict";function n(e){var t=i(this,e).delete(e);return this.size-=t?1:0,t}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e){return i(this,e).get(e)}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e){return i(this,e).has(e)}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e,t){var r=i(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}var i=r(104);e.exports=n},function(e,t,r){"use strict";function n(e){var t=i(e,function(e){return r.size===s&&r.clear(),e}),r=t.cache;return t}var i=r(589),s=500;e.exports=n},function(e,t,r){"use strict";var n=r(271),i=n(Object.keys,Object);e.exports=i},function(e,t){"use strict";function r(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}e.exports=r},function(e,t){"use strict";function r(e){return i.call(e)}var n=Object.prototype,i=n.toString;e.exports=r},function(e,t,r){"use strict";function n(e,t,r){return t=s(void 0===t?e.length-1:t,0),function(){for(var n=arguments,a=-1,o=s(n.length-t,0),u=Array(o);++a<o;)u[a]=n[t+a];a=-1;for(var l=Array(t+1);++a<t;)l[a]=n[a];return l[t]=r(u),i(e,this,l)}}var i=r(244),s=Math.max;e.exports=n},function(e,t){"use strict";function r(e){return this.__data__.set(e,n),this}var n="__lodash_hash_undefined__";e.exports=r},function(e,t){"use strict";function r(e){return this.__data__.has(e)}e.exports=r},function(e,t,r){"use strict";var n=r(511),i=r(564),s=i(n);e.exports=s},function(e,t){"use strict";function r(e){var t=0,r=0;return function(){var a=s(),o=i-(a-r);if(r=a,o>0){if(++t>=n)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var n=800,i=16,s=Date.now;e.exports=r},function(e,t,r){"use strict";function n(){this.__data__=new i,this.size=0}var i=r(98);e.exports=n},function(e,t){"use strict";function r(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}e.exports=r},function(e,t){"use strict";function r(e){return this.__data__.get(e)}e.exports=r},function(e,t){"use strict";function r(e){return this.__data__.has(e)}e.exports=r},function(e,t,r){"use strict";function n(e,t){var r=this.__data__;if(r instanceof i){var n=r.__data__;if(!s||n.length<o-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new a(n)}return r.set(e,t),this.size=r.size,this}var i=r(98),s=r(159),a=r(160),o=200;e.exports=n},function(e,t){"use strict";function r(e,t,r){for(var n=r-1,i=e.length;++n<i;)if(e[n]===t)return n;return-1}e.exports=r},function(e,t,r){"use strict";var n=r(556),i=/^\./,s=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,a=/\\(\\)?/g,o=n(function(e){var t=[];return i.test(e)&&t.push(""),e.replace(s,function(e,r,n,i){t.push(n?i.replace(a,"$1"):r||e)}),t});e.exports=o},function(e,t,r){"use strict";var n=r(31),i=r(103),s=r(47),a=i(function(e,t){n(t,s(t),e)});e.exports=a},function(e,t,r){"use strict";var n=r(31),i=r(103),s=r(47),a=i(function(e,t,r,i){n(t,s(t),e,i)});e.exports=a},function(e,t,r){"use strict";function n(e){return i(e,s|a)}var i=r(164),s=1,a=4;e.exports=n},function(e,t,r){"use strict";function n(e,t){return t="function"==typeof t?t:void 0,i(e,s|a,t)}var i=r(164),s=1,a=4;e.exports=n},function(e,t){"use strict";function r(e){return function(){return e}}e.exports=r},function(e,t,r){"use strict";function n(e){return e=i(e),e&&a.test(e)?e.replace(s,"\\$&"):e}var i=r(114),s=/[\\^$.*+?()[\]{}|]/g,a=RegExp(s.source);e.exports=n},function(e,t,r){"use strict";e.exports=r(572)},function(e,t,r){"use strict";var n=r(258),i=r(580),s=n(i);e.exports=s},function(e,t,r){"use strict";function n(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var u=null==r?0:a(r);return u<0&&(u=o(n+u,0)),i(e,s(t,3),u)}var i=r(165),s=r(61),a=r(48),o=Math.max;e.exports=n},function(e,t,r){"use strict";var n=r(258),i=r(582),s=n(i);e.exports=s},function(e,t,r){"use strict";function n(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var l=n-1;return void 0!==r&&(l=a(r),l=r<0?o(n+l,0):u(l,n-1)),i(e,s(t,3),l,!0)}var i=r(165),s=r(61),a=r(48),o=Math.max,u=Math.min;e.exports=n},function(e,t,r){"use strict";function n(e,t,r){var n=null==e?void 0:i(e,t);return void 0===n?r:n}var i=r(249);e.exports=n},function(e,t,r){"use strict";function n(e,t){return null!=e&&s(e,t,i)}var i=r(491),s=r(265);e.exports=n},function(e,t,r){"use strict";function n(e){return s(e)&&i(e)}var i=r(24),s=r(25);e.exports=n},function(e,t,r){"use strict";function n(e){return"number"==typeof e&&e==i(e)}var i=r(48);e.exports=n},function(e,t,r){"use strict";function n(e){return"string"==typeof e||!s(e)&&a(e)&&i(e)==o}var i=r(30),s=r(6),a=r(25),o="[object String]";e.exports=n},function(e,t,r){"use strict";function n(e,t){return(o(e)?i:a)(e,s(t,3))}var i=r(60),s=r(61),a=r(252),o=r(6);e.exports=n},function(e,t,r){"use strict";function n(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(s);var r=function r(){var n=arguments,i=t?t.apply(this,n):n[0],s=r.cache;if(s.has(i))return s.get(i);var a=e.apply(this,n);return r.cache=s.set(i,a)||s,a};return r.cache=new(n.Cache||i),r}var i=r(160),s="Expected a function";n.Cache=i,e.exports=n},function(e,t,r){"use strict";var n=r(504),i=r(103),s=i(function(e,t,r,i){n(e,t,r,i)});e.exports=s},function(e,t){"use strict";function r(){}e.exports=r},function(e,t,r){"use strict";function n(e){return a(e)?i(o(e)):s(e)}var i=r(507),s=r(508),a=r(173),o=r(108);e.exports=n},function(e,t,r){"use strict";function n(e,t){return e&&e.length&&t&&t.length?i(e,t):e}var i=r(509);e.exports=n},function(e,t,r){"use strict";var n=r(488),i=r(506),s=r(101),a=r(172),o=s(function(e,t){if(null==e)return[];var r=t.length;return r>1&&a(e,t[0],t[1])?t=[]:r>2&&a(t[0],t[1],t[2])&&(t=[t[0]]),i(e,n(t,1),[])});e.exports=o},function(e,t,r){"use strict";function n(e,t,r){return e=o(e),r=null==r?0:i(a(r),0,e.length),t=s(t),e.slice(r,r+t.length)==t}var i=r(485),s=r(253),a=r(48),o=r(114);e.exports=n},function(e,t){"use strict";function r(){return!1}e.exports=r},function(e,t,r){"use strict";function n(e){if(!e)return 0===e?e:0;if((e=i(e))===s||e===-s){return(e<0?-1:1)*a}return e===e?e:0}var i=r(598),s=1/0,a=1.7976931348623157e308;e.exports=n},function(e,t,r){"use strict";function n(e){if("number"==typeof e)return e;if(s(e))return a;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var r=l.test(e);return r||c.test(e)?f(e.slice(2),r?2:8):u.test(e)?a:+e}var i=r(18),s=r(62),a=NaN,o=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,c=/^0o[0-7]+$/i,f=parseInt;e.exports=n},function(e,t,r){"use strict";function n(e){return i(e,s(e))}var i=r(31),s=r(47);e.exports=n},function(e,t,r){"use strict";function n(e){return e&&e.length?i(e):[]}var i=r(514);e.exports=n},function(e,t,r){"use strict";function n(e,t){return t=t||{},function(r,n,i){return s(r,e,t)}}function i(e,t){e=e||{},t=t||{};var r={};return Object.keys(t).forEach(function(e){r[e]=t[e]}),Object.keys(e).forEach(function(t){r[t]=e[t]}),r}function s(e,t,r){if("string"!=typeof t)throw new TypeError("glob pattern string required");return r||(r={}),!(!r.nocomment&&"#"===t.charAt(0))&&(""===t.trim()?""===e:new a(t,r).match(e))}function a(e,t){if(!(this instanceof a))return new a(e,t);if("string"!=typeof e)throw new TypeError("glob pattern string required");t||(t={}),e=e.trim(),"/"!==m.sep&&(e=e.split(m.sep).join("/")),this.options=t,this.set=[],this.pattern=e,this.regexp=null,this.negate=!1,this.comment=!1,this.empty=!1,this.make()}function o(){if(!this._made){var e=this.pattern,t=this.options;if(!t.nocomment&&"#"===e.charAt(0))return void(this.comment=!0);if(!e)return void(this.empty=!0);this.parseNegate();var r=this.globSet=this.braceExpand();t.debug&&(this.debug=console.error),this.debug(this.pattern,r),r=this.globParts=r.map(function(e){return e.split(_)}),this.debug(this.pattern,r),r=r.map(function(e,t,r){return e.map(this.parse,this)},this),this.debug(this.pattern,r),r=r.filter(function(e){return-1===e.indexOf(!1)}),this.debug(this.pattern,r),this.set=r}}function u(){var e=this.pattern,t=!1,r=this.options,n=0;if(!r.nonegate){for(var i=0,s=e.length;i<s&&"!"===e.charAt(i);i++)t=!t,n++;n&&(this.pattern=e.substr(n)),this.negate=t}}function l(e,t){if(t||(t=this instanceof a?this.options:{}),void 0===(e=void 0===e?this.pattern:e))throw new TypeError("undefined pattern");return t.nobrace||!e.match(/\{.*\}/)?[e]:v(e)}function c(e,t){function r(){if(i){switch(i){case"*":a+=E,o=!0;break;case"?":a+=b,o=!0;break;default:a+="\\"+i}v.debug("clearStateChar %j %j",i,a),i=!1}}if(e.length>65536)throw new TypeError("pattern is too long");var n=this.options;if(!n.noglobstar&&"**"===e)return y;if(""===e)return"";for(var i,s,a="",o=!!n.nocase,u=!1,l=[],c=[],f=!1,p=-1,h=-1,m="."===e.charAt(0)?"":n.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",v=this,x=0,A=e.length;x<A&&(s=e.charAt(x));x++)if(this.debug("%s\t%s %s %j",e,x,a,s),u&&S[s])a+="\\"+s,u=!1;else switch(s){case"/":return!1;case"\\":r(),u=!0;continue;case"?":case"*":case"+":case"@":case"!":if(this.debug("%s\t%s %s %j <-- stateChar",e,x,a,s),f){this.debug("  in class"),"!"===s&&x===h+1&&(s="^"),a+=s;continue}v.debug("call clearStateChar %j",i),r(),i=s,n.noext&&r();continue;case"(":if(f){a+="(";continue}if(!i){a+="\\(";continue}l.push({type:i,start:x-1,reStart:a.length,open:g[i].open,close:g[i].close}),a+="!"===i?"(?:(?!(?:":"(?:",this.debug("plType %j %j",i,a),i=!1;continue;case")":if(f||!l.length){a+="\\)";continue}r(),o=!0;var _=l.pop();a+=_.close,"!"===_.type&&c.push(_),_.reEnd=a.length;continue;case"|":if(f||!l.length||u){a+="\\|",u=!1;continue}r(),a+="|";continue;case"[":if(r(),f){a+="\\"+s;continue}f=!0,h=x,p=a.length,a+=s;continue;case"]":if(x===h+1||!f){a+="\\"+s,u=!1;continue}if(f){var C=e.substring(h+1,x);try{RegExp("["+C+"]")}catch(e){var w=this.parse(C,D);a=a.substr(0,p)+"\\["+w[0]+"\\]",o=o||w[1],f=!1;continue}}o=!0,f=!1,a+=s;continue;default:r(),u?u=!1:!S[s]||"^"===s&&f||(a+="\\"),a+=s}for(f&&(C=e.substr(h+1),w=this.parse(C,D),a=a.substr(0,p)+"\\["+w[0],o=o||w[1]),_=l.pop();_;_=l.pop()){var P=a.slice(_.reStart+_.open.length);this.debug("setting tail",a,_),P=P.replace(/((?:\\{2}){0,64})(\\?)\|/g,function(e,t,r){return r||(r="\\"),t+t+r+"|"}),this.debug("tail=%j\n   %s",P,P,_,a);var k="*"===_.type?E:"?"===_.type?b:"\\"+_.type;o=!0,a=a.slice(0,_.reStart)+k+"\\("+P}r(),u&&(a+="\\\\");var F=!1;switch(a.charAt(0)){case".":case"[":case"(":F=!0}for(var T=c.length-1;T>-1;T--){var O=c[T],B=a.slice(0,O.reStart),R=a.slice(O.reStart,O.reEnd-8),I=a.slice(O.reEnd-8,O.reEnd),M=a.slice(O.reEnd);I+=M;var N=B.split("(").length-1,L=M;for(x=0;x<N;x++)L=L.replace(/\)[+*?]?/,"");M=L;var j="";""===M&&t!==D&&(j="$");a=B+R+M+j+I}if(""!==a&&o&&(a="(?=.)"+a),F&&(a=m+a),t===D)return[a,o];if(!o)return d(e);var U=n.nocase?"i":"";try{var V=new RegExp("^"+a+"$",U)}catch(e){return new RegExp("$.")}return V._glob=e,V._src=a,V}function f(){if(this.regexp||!1===this.regexp)return this.regexp;var e=this.set;if(!e.length)return this.regexp=!1,this.regexp;var t=this.options,r=t.noglobstar?E:t.dot?x:A,n=t.nocase?"i":"",i=e.map(function(e){return e.map(function(e){return e===y?r:"string"==typeof e?h(e):e._src}).join("\\/")}).join("|");i="^(?:"+i+")$",this.negate&&(i="^(?!"+i+").*$");try{this.regexp=new RegExp(i,n)}catch(e){this.regexp=!1}return this.regexp}function p(e,t){if(this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return""===e;if("/"===e&&t)return!0;var r=this.options;"/"!==m.sep&&(e=e.split(m.sep).join("/")),e=e.split(_),this.debug(this.pattern,"split",e);var n=this.set;this.debug(this.pattern,"set",n);var i,s;for(s=e.length-1;s>=0&&!(i=e[s]);s--);for(s=0;s<n.length;s++){var a=n[s],o=e;r.matchBase&&1===a.length&&(o=[i]);if(this.matchOne(o,a,t))return!!r.flipNegate||!this.negate}return!r.flipNegate&&this.negate}function d(e){return e.replace(/\\(.)/g,"$1")}function h(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}e.exports=s,s.Minimatch=a;var m={sep:"/"};try{m=r(19)}catch(e){}var y=s.GLOBSTAR=a.GLOBSTAR={},v=r(398),g={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}},b="[^/]",E=b+"*?",x="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",A="(?:(?!(?:\\/|^)\\.).)*?",S=function(e){return e.split("").reduce(function(e,t){return e[t]=!0,e},{})}("().*{}+?[]^$\\!"),_=/\/+/;s.filter=n,s.defaults=function(e){if(!e||!Object.keys(e).length)return s;var t=s,r=function(r,n,s){return t.minimatch(r,n,i(e,s))};return r.Minimatch=function(r,n){return new t.Minimatch(r,i(e,n))},r},a.defaults=function(e){return e&&Object.keys(e).length?s.defaults(e).Minimatch:a},a.prototype.debug=function(){},a.prototype.make=o,a.prototype.parseNegate=u,s.braceExpand=function(e,t){return l(e,t)},a.prototype.braceExpand=l,a.prototype.parse=c;var D={};s.makeRe=function(e,t){return new a(e,t||{}).makeRe()},a.prototype.makeRe=f,s.match=function(e,t,r){r=r||{};var n=new a(t,r);return e=e.filter(function(e){return n.match(e)}),n.options.nonull&&!e.length&&e.push(t),e},a.prototype.match=p,a.prototype.matchOne=function(e,t,r){var n=this.options;this.debug("matchOne",{this:this,file:e,pattern:t}),this.debug("matchOne",e.length,t.length);for(var i=0,s=0,a=e.length,o=t.length;i<a&&s<o;i++,s++){this.debug("matchOne loop");var u=t[s],l=e[i];if(this.debug(t,u,l),!1===u)return!1;if(u===y){this.debug("GLOBSTAR",[t,u,l]);var c=i,f=s+1;if(f===o){for(this.debug("** at the end");i<a;i++)if("."===e[i]||".."===e[i]||!n.dot&&"."===e[i].charAt(0))return!1;return!0}for(;c<a;){var p=e[c];if(this.debug("\nglobstar while",e,c,t,f,p),this.matchOne(e.slice(c),t.slice(f),r))return this.debug("globstar found match!",c,a,p),!0;if("."===p||".."===p||!n.dot&&"."===p.charAt(0)){this.debug("dot detected!",e,c,t,f);break}this.debug("globstar swallow a segment, and continue"),c++}return!(!r||(this.debug("\n>>> no match, partial?",e,c,t,f),c!==a))}var d;if("string"==typeof u?(d=n.nocase?l.toLowerCase()===u.toLowerCase():l===u,this.debug("string match",u,l,d)):(d=l.match(u),this.debug("pattern match",u,l,d)),!d)return!1}if(i===a&&s===o)return!0;if(i===a)return r;if(s===o){return i===a-1&&""===e[i]}throw new Error("wtf?")}},function(e,t){"use strict";function r(e){if(e=String(e),!(e.length>100)){var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]);switch((t[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return r*f;case"days":case"day":case"d":return r*c;case"hours":case"hour":case"hrs":case"hr":case"h":return r*l;case"minutes":case"minute":case"mins":case"min":case"m":return r*u;case"seconds":case"second":case"secs":case"sec":case"s":return r*o;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function n(e){return e>=c?Math.round(e/c)+"d":e>=l?Math.round(e/l)+"h":e>=u?Math.round(e/u)+"m":e>=o?Math.round(e/o)+"s":e+"ms"}function i(e){return s(e,c,"day")||s(e,l,"hour")||s(e,u,"minute")||s(e,o,"second")||e+" ms"}function s(e,t,r){if(!(e<t))return e<1.5*t?Math.floor(e/t)+" "+r:Math.ceil(e/t)+" "+r+"s"}var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o=1e3,u=60*o,l=60*u,c=24*l,f=365.25*c;e.exports=function(e,t){t=t||{};var s=void 0===e?"undefined":a(e);if("string"===s&&e.length>0)return r(e);if("number"===s&&!1===isNaN(e))return t.long?i(e):n(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},function(e,t){"use strict";e.exports=Number.isNaN||function(e){return e!==e}},function(e,t,r){(function(t){"use strict";function r(e){return"/"===e.charAt(0)}function n(e){var t=/^([a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?([\\\/])?([\s\S]*?)$/,r=t.exec(e),n=r[1]||"",i=Boolean(n&&":"!==n.charAt(1));return Boolean(r[2]||i)}e.exports="win32"===t.platform?n:r,e.exports.posix=r,e.exports.win32=n}).call(t,r(8))},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}var i=r(14),s=function(e){return e&&e.__esModule?e:{default:e}}(i),a=r(1),o=n(a),u=r(116),l=n(u),c=Object.prototype.hasOwnProperty;t.hoist=function(e){function t(e,t){o.assertVariableDeclaration(e);var n=[];return e.declarations.forEach(function(e){r[e.id.name]=o.identifier(e.id.name),e.init?n.push(o.assignmentExpression("=",e.id,e.init)):t&&n.push(e.id)}),0===n.length?null:1===n.length?n[0]:o.sequenceExpression(n)}o.assertFunction(e.node);var r={};e.get("body").traverse({VariableDeclaration:{exit:function(e){var r=t(e.node,!1);null===r?e.remove():l.replaceWithOrRemove(e,o.expressionStatement(r)),e.skip()}},ForStatement:function(e){var r=e.node.init;o.isVariableDeclaration(r)&&l.replaceWithOrRemove(e.get("init"),t(r,!1))},ForXStatement:function(e){var r=e.get("left");r.isVariableDeclaration()&&l.replaceWithOrRemove(r,t(r.node,!0))},FunctionDeclaration:function(e){var t=e.node;r[t.id.name]=t.id;var n=o.expressionStatement(o.assignmentExpression("=",t.id,o.functionExpression(t.id,t.params,t.body,t.generator,t.expression)));e.parentPath.isBlockStatement()?(e.parentPath.unshiftContainer("body",n),e.remove()):l.replaceWithOrRemove(e,n),e.skip()},FunctionExpression:function(e){e.skip()}});var n={};e.get("params").forEach(function(e){var t=e.node;o.isIdentifier(t)&&(n[t.name]=t)});var i=[];return(0,s.default)(r).forEach(function(e){c.call(n,e)||i.push(o.variableDeclarator(r[e],null))}),0===i.length?null:o.variableDeclaration("var",i)}},function(e,t,r){"use strict";t.__esModule=!0,t.default=function(){return r(610)}},function(e,t,r){"use strict";function n(){d.default.ok(this instanceof n)}function i(e){n.call(this),m.assertLiteral(e),this.returnLoc=e}function s(e,t,r){n.call(this),m.assertLiteral(e),m.assertLiteral(t),r?m.assertIdentifier(r):r=null,this.breakLoc=e,this.continueLoc=t,this.label=r}function a(e){n.call(this),m.assertLiteral(e),this.breakLoc=e}function o(e,t,r){n.call(this),m.assertLiteral(e),t?d.default.ok(t instanceof u):t=null,r?d.default.ok(r instanceof l):r=null,d.default.ok(t||r),this.firstLoc=e,this.catchEntry=t,this.finallyEntry=r}function u(e,t){n.call(this),m.assertLiteral(e),m.assertIdentifier(t),this.firstLoc=e,this.paramId=t}function l(e,t){n.call(this),m.assertLiteral(e),m.assertLiteral(t),this.firstLoc=e,this.afterLoc=t}function c(e,t){n.call(this),m.assertLiteral(e),m.assertIdentifier(t),this.breakLoc=e,this.label=t}function f(e){d.default.ok(this instanceof f);var t=r(283).Emitter;d.default.ok(e instanceof t),this.emitter=e,this.entryStack=[new i(e.finalLoc)]}var p=r(64),d=function(e){return e&&e.__esModule?e:{default:e}}(p),h=r(1),m=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(h),y=r(117);(0,y.inherits)(i,n),t.FunctionEntry=i,(0,y.inherits)(s,n),t.LoopEntry=s,(0,y.inherits)(a,n),t.SwitchEntry=a,(0,y.inherits)(o,n),t.TryEntry=o,(0,y.inherits)(u,n),t.CatchEntry=u,(0,y.inherits)(l,n),t.FinallyEntry=l,(0,y.inherits)(c,n),t.LabeledEntry=c;var v=f.prototype;t.LeapManager=f,v.withEntry=function(e,t){d.default.ok(e instanceof n),this.entryStack.push(e);try{t.call(this.emitter)}finally{var r=this.entryStack.pop();d.default.strictEqual(r,e)}},v._findLeapLocation=function(e,t){for(var r=this.entryStack.length-1;r>=0;--r){var n=this.entryStack[r],i=n[e];if(i)if(t){if(n.label&&n.label.name===t.name)return i}else if(!(n instanceof c))return i}return null},v.getBreakLoc=function(e){return this._findLeapLocation("breakLoc",e)},v.getContinueLoc=function(e){return this._findLeapLocation("continueLoc",e)}},function(e,t,r){"use strict";function n(e,t){function r(e){function t(e){return r||(Array.isArray(e)?e.some(t):o.isNode(e)&&(s.default.strictEqual(r,!1),r=n(e))),r}o.assertNode(e);var r=!1,i=o.VISITOR_KEYS[e.type];if(i)for(var a=0;a<i.length;a++){var u=i[a],l=e[u];t(l)}return r}function n(n){o.assertNode(n);var i=u(n);return l.call(i,e)?i[e]:l.call(c,n.type)?i[e]=!1:l.call(t,n.type)?i[e]=!0:i[e]=r(n)}return n.onlyChildren=r,n}var i=r(64),s=function(e){return e&&e.__esModule?e:{default:e}}(i),a=r(1),o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}(a),u=r(281).makeAccessor(),l=Object.prototype.hasOwnProperty,c={FunctionExpression:!0,ArrowFunctionExpression:!0},f={CallExpression:!0,ForInStatement:!0,UnaryExpression:!0,BinaryExpression:!0,AssignmentExpression:!0,UpdateExpression:!0,NewExpression:!0},p={YieldExpression:!0,BreakStatement:!0,ContinueStatement:!0,ReturnStatement:!0,ThrowStatement:!0};for(var d in p)l.call(p,d)&&(f[d]=p[d]);t.hasSideEffects=n("hasSideEffects",f),t.containsLeap=n("containsLeap",p)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){if(!e.node||!a.isFunction(e.node))throw new Error("replaceShorthandObjectMethod can only be called on Function AST node paths.");if(!a.isObjectMethod(e.node))return e;if(!e.node.generator)return e;var t=e.node.params.map(function(e){return a.cloneDeep(e)}),r=a.functionExpression(null,t,a.cloneDeep(e.node.body),e.node.generator,e.node.async);return u.replaceWithOrRemove(e,a.objectProperty(a.cloneDeep(e.node.key),r,e.node.computed,!1)),e.get("value")}t.__esModule=!0,t.default=i;var s=r(1),a=n(s),o=r(116),u=n(o)},function(e,t,r){"use strict";function n(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=e.node;return f.assertFunction(t),t.id||(t.id=e.scope.parent.generateUidIdentifier("callee")),t.generator&&f.isFunctionDeclaration(t)?a(e):t.id}function a(e){var t=e.node;f.assertIdentifier(t.id);var r=e.findParent(function(e){return e.isProgram()||e.isBlockStatement()});if(!r)return t.id;var n=r.node;l.default.ok(Array.isArray(n.body));var i=g(n);i.decl||(i.decl=f.variableDeclaration("var",[]),r.unshiftContainer("body",i.decl),i.declPath=r.get("body.0")),l.default.strictEqual(i.declPath.node,i.decl);var s=r.scope.generateUidIdentifier("marked"),a=f.callExpression(v.runtimeProperty("mark"),[t.id]),o=i.decl.declarations.push(f.variableDeclarator(s,a))-1,u=i.declPath.get("declarations."+o+".init");return l.default.strictEqual(u.node,a),u.addComment("leading","#__PURE__"),s}function o(e,t){var r={didRenameArguments:!1,argsId:t};return e.traverse(b,r),r.didRenameArguments}var u=r(64),l=i(u),c=r(1),f=n(c),p=r(605),d=r(283),h=r(609),m=i(h),y=r(116),v=n(y);t.name="regenerator-transform",t.visitor={Function:{exit:function(e,t){var r=e.node;if(r.generator){if(r.async){if(!1===t.opts.asyncGenerators)return}else if(!1===t.opts.generators)return}else{if(!r.async)return;if(!1===t.opts.async)return}e=(0,m.default)(e),r=e.node;var n=e.scope.generateUidIdentifier("context"),i=e.scope.generateUidIdentifier("args");e.ensureBlock();var a=e.get("body");r.async&&a.traverse(x),a.traverse(E,{context:n});var u=[],l=[];a.get("body").forEach(function(e){var t=e.node;f.isExpressionStatement(t)&&f.isStringLiteral(t.expression)?u.push(t):t&&null!=t._blockHoist?u.push(t):l.push(t)}),u.length>0&&(a.node.body=l);var c=s(e);f.assertIdentifier(r.id);var h=f.identifier(r.id.name+"$"),y=(0,p.hoist)(e);if(o(e,i)){y=y||f.variableDeclaration("var",[]);var g=f.identifier("arguments");g._shadowedFunctionLiteral=e,y.declarations.push(f.variableDeclarator(i,g))}var b=new d.Emitter(n);b.explode(e.get("body")),y&&y.declarations.length>0&&u.push(y);var A=[b.getContextFunction(h),r.generator?c:f.nullLiteral(),f.thisExpression()],S=b.getTryLocsList();S&&A.push(S);var _=f.callExpression(v.runtimeProperty(r.async?"async":"wrap"),A);u.push(f.returnStatement(_)),r.body=f.blockStatement(u);var D=a.node.directives;D&&(r.body.directives=D);var C=r.generator;C&&(r.generator=!1),r.async&&(r.async=!1),C&&f.isExpression(r)&&(v.replaceWithOrRemove(e,f.callExpression(v.runtimeProperty("mark"),[r])),e.addComment("leading","#__PURE__")),e.requeue()}}};var g=r(281).makeAccessor(),b={"FunctionExpression|FunctionDeclaration":function(e){e.skip()},Identifier:function(e,t){"arguments"===e.node.name&&v.isReference(e)&&(v.replaceWithOrRemove(e,t.argsId),t.didRenameArguments=!0)}},E={MetaProperty:function(e){var t=e.node;"function"===t.meta.name&&"sent"===t.property.name&&v.replaceWithOrRemove(e,f.memberExpression(this.context,f.identifier("_sent")))}},x={Function:function(e){e.skip()},AwaitExpression:function(e){var t=e.node.argument;v.replaceWithOrRemove(e,f.yieldExpression(f.callExpression(v.runtimeProperty("awrap"),[t]),!1))}}},function(e,t,r){"use strict";var n=r(282);t.REGULAR={d:n().addRange(48,57),D:n().addRange(0,47).addRange(58,65535),s:n(32,160,5760,8239,8287,12288,65279).addRange(9,13).addRange(8192,8202).addRange(8232,8233),S:n().addRange(0,8).addRange(14,31).addRange(33,159).addRange(161,5759).addRange(5761,8191).addRange(8203,8231).addRange(8234,8238).addRange(8240,8286).addRange(8288,12287).addRange(12289,65278).addRange(65280,65535),w:n(95).addRange(48,57).addRange(65,90).addRange(97,122),W:n(96).addRange(0,47).addRange(58,64).addRange(91,94).addRange(123,65535)},t.UNICODE={d:n().addRange(48,57),D:n().addRange(0,47).addRange(58,1114111),s:n(32,160,5760,8239,8287,12288,65279).addRange(9,13).addRange(8192,8202).addRange(8232,8233),S:n().addRange(0,8).addRange(14,31).addRange(33,159).addRange(161,5759).addRange(5761,8191).addRange(8203,8231).addRange(8234,8238).addRange(8240,8286).addRange(8288,12287).addRange(12289,65278).addRange(65280,1114111),w:n(95).addRange(48,57).addRange(65,90).addRange(97,122),W:n(96).addRange(0,47).addRange(58,64).addRange(91,94).addRange(123,1114111)},t.UNICODE_IGNORE_CASE={d:n().addRange(48,57),D:n().addRange(0,47).addRange(58,1114111),s:n(32,160,5760,8239,8287,12288,65279).addRange(9,13).addRange(8192,8202).addRange(8232,8233),S:n().addRange(0,8).addRange(14,31).addRange(33,159).addRange(161,5759).addRange(5761,8191).addRange(8203,8231).addRange(8234,8238).addRange(8240,8286).addRange(8288,12287).addRange(12289,65278).addRange(65280,1114111),w:n(95,383,8490).addRange(48,57).addRange(65,90).addRange(97,122),W:n(75,83,96).addRange(0,47).addRange(58,64).addRange(91,94).addRange(123,1114111)}},function(e,t,r){"use strict";function n(e){return S?A?m.UNICODE_IGNORE_CASE[e]:m.UNICODE[e]:m.REGULAR[e]}function i(e,t){return v.call(e,t)}function s(e,t){for(var r in t)e[r]=t[r]}function a(e,t){if(t){var r=p(t,"");switch(r.type){case"characterClass":case"group":case"value":break;default:r=o(r,t)}s(e,r)}}function o(e,t){return{type:"group",behavior:"ignore",body:[e],raw:"(?:"+t+")"}}function u(e){return!!i(h,e)&&h[e]}function l(e){var t=d();e.body.forEach(function(e){switch(e.type){case"value":if(t.add(e.codePoint),A&&S){var r=u(e.codePoint);r&&t.add(r)}break;case"characterClassRange":var i=e.min.codePoint,s=e.max.codePoint;t.addRange(i,s),A&&S&&t.iuAddRange(i,s);break;case"characterClassEscape":t.add(n(e.value));break;default:throw Error("Unknown term type: "+e.type)}});return e.negative&&(t=(S?g:b).clone().remove(t)),a(e,t.toString()),e}function c(e){switch(e.type){case"dot":a(e,(S?E:x).toString());break;case"characterClass":e=l(e);break;case"characterClassEscape":a(e,n(e.value).toString());break;case"alternative":case"disjunction":case"group":case"quantifier":e.body=e.body.map(c);break;case"value":var t=e.codePoint,r=d(t);if(A&&S){var i=u(t);i&&r.add(i)}a(e,r.toString());break;case"anchor":case"empty":case"group":case"reference":break;default:throw Error("Unknown term type: "+e.type)}return e}var f=r(613).generate,p=r(614).parse,d=r(282),h=r(631),m=r(611),y={},v=y.hasOwnProperty,g=d().addRange(0,1114111),b=d().addRange(0,65535),E=g.clone().remove(10,13,8232,8233),x=E.clone().intersection(b);d.prototype.iuAddRange=function(e,t){var r=this;do{var n=u(e);n&&r.add(n)}while(++e<=t);return r};var A=!1,S=!1;e.exports=function(e,t){var r=p(e,t);return A=!!t&&t.indexOf("i")>-1,S=!!t&&t.indexOf("u")>-1,s(r,c(r)),f(r)}},function(e,t,r){var n;(function(e,i){"use strict";var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};(function(){function a(){var e,t,r=[],n=-1,i=arguments.length;if(!i)return"";for(var s="";++n<i;){var a=Number(arguments[n]);if(!isFinite(a)||a<0||a>1114111||k(a)!=a)throw RangeError("Invalid code point: "+a);a<=65535?r.push(a):(a-=65536,e=55296+(a>>10),t=a%1024+56320,r.push(e,t)),(n+1==i||r.length>16384)&&(s+=P.apply(null,r),r.length=0)}return s}function o(e,t){if(-1==t.indexOf("|")){if(e==t)return;throw Error("Invalid node type: "+e)}if(t=o.hasOwnProperty(t)?o[t]:o[t]=RegExp("^(?:"+t+")$"),!t.test(e))throw Error("Invalid node type: "+e)
}function u(e){var t=e.type;if(u.hasOwnProperty(t)&&"function"==typeof u[t])return u[t](e);throw Error("Invalid node type: "+t)}function l(e){o(e.type,"alternative");var t=e.body,r=t?t.length:0;if(1==r)return x(t[0]);for(var n=-1,i="";++n<r;)i+=x(t[n]);return i}function c(e){switch(o(e.type,"anchor"),e.kind){case"start":return"^";case"end":return"$";case"boundary":return"\\b";case"not-boundary":return"\\B";default:throw Error("Invalid assertion")}}function f(e){return o(e.type,"anchor|characterClass|characterClassEscape|dot|group|reference|value"),u(e)}function p(e){o(e.type,"characterClass");var t=e.body,r=t?t.length:0,n=-1,i="[";for(e.negative&&(i+="^");++n<r;)i+=m(t[n]);return i+="]"}function d(e){return o(e.type,"characterClassEscape"),"\\"+e.value}function h(e){o(e.type,"characterClassRange");var t=e.min,r=e.max;if("characterClassRange"==t.type||"characterClassRange"==r.type)throw Error("Invalid character class range");return m(t)+"-"+m(r)}function m(e){return o(e.type,"anchor|characterClassEscape|characterClassRange|dot|value"),u(e)}function y(e){o(e.type,"disjunction");var t=e.body,r=t?t.length:0;if(0==r)throw Error("No body");if(1==r)return u(t[0]);for(var n=-1,i="";++n<r;)0!=n&&(i+="|"),i+=u(t[n]);return i}function v(e){return o(e.type,"dot"),"."}function g(e){o(e.type,"group");var t="(";switch(e.behavior){case"normal":break;case"ignore":t+="?:";break;case"lookahead":t+="?=";break;case"negativeLookahead":t+="?!";break;default:throw Error("Invalid behaviour: "+e.behaviour)}var r=e.body,n=r?r.length:0;if(1==n)t+=u(r[0]);else for(var i=-1;++i<n;)t+=u(r[i]);return t+=")"}function b(e){o(e.type,"quantifier");var t="",r=e.min,n=e.max;switch(n){case void 0:case null:switch(r){case 0:t="*";break;case 1:t="+";break;default:t="{"+r+",}"}break;default:t=r==n?"{"+r+"}":0==r&&1==n?"?":"{"+r+","+n+"}"}return e.greedy||(t+="?"),f(e.body[0])+t}function E(e){return o(e.type,"reference"),"\\"+e.matchIndex}function x(e){return o(e.type,"anchor|characterClass|characterClassEscape|empty|group|quantifier|reference|value"),u(e)}function A(e){o(e.type,"value");var t=e.kind,r=e.codePoint;switch(t){case"controlLetter":return"\\c"+a(r+64);case"hexadecimalEscape":return"\\x"+("00"+r.toString(16).toUpperCase()).slice(-2);case"identifier":return"\\"+a(r);case"null":return"\\"+r;case"octal":return"\\"+r.toString(8);case"singleEscape":switch(r){case 8:return"\\b";case 9:return"\\t";case 10:return"\\n";case 11:return"\\v";case 12:return"\\f";case 13:return"\\r";default:throw Error("Invalid codepoint: "+r)}case"symbol":return a(r);case"unicodeEscape":return"\\u"+("0000"+r.toString(16).toUpperCase()).slice(-4);case"unicodeCodePointEscape":return"\\u{"+r.toString(16).toUpperCase()+"}";default:throw Error("Unsupported node kind: "+t)}}var S={function:!0,object:!0},_=S["undefined"==typeof window?"undefined":s(window)]&&window||this,D=S[s(t)]&&t,C=S[s(e)]&&e&&!e.nodeType&&e,w=D&&C&&"object"==(void 0===i?"undefined":s(i))&&i;!w||w.global!==w&&w.window!==w&&w.self!==w||(_=w);var P=String.fromCharCode,k=Math.floor;u.alternative=l,u.anchor=c,u.characterClass=p,u.characterClassEscape=d,u.characterClassRange=h,u.disjunction=y,u.dot=v,u.group=g,u.quantifier=b,u.reference=E,u.value=A,"object"==s(r(49))&&r(49)?void 0!==(n=function(){return{generate:u}}.call(t,r,t,e))&&(e.exports=n):D&&C?D.generate=u:_.regjsgen={generate:u}}).call(void 0)}).call(t,r(39)(e),function(){return this}())},function(e,t){"use strict";!function(){function t(e,t){function r(t){return t.raw=e.substring(t.range[0],t.range[1]),t}function n(e,t){return e.range[0]=t,r(e)}function i(e,t){return r({type:"anchor",kind:e,range:[$-t,$]})}function s(e,t,n,i){return r({type:"value",kind:e,codePoint:t,range:[n,i]})}function a(e,t,r,n){return n=n||0,s(e,t,$-(r.length+n),$)}function o(e){var t=e[0],r=t.charCodeAt(0);if(z){var n;if(1===t.length&&r>=55296&&r<=56319&&(n=x().charCodeAt(0))>=56320&&n<=57343)return $++,s("symbol",1024*(r-55296)+n-56320+65536,$-2,$)}return s("symbol",r,$-1,$)}function u(e,t,n){return r({type:"disjunction",body:e,range:[t,n]})}function l(){return r({type:"dot",range:[$-1,$]})}function c(e){return r({type:"characterClassEscape",value:e,range:[$-2,$]})}function f(e){return r({type:"reference",matchIndex:parseInt(e,10),range:[$-1-e.length,$]})}function p(e,t,n,i){return r({type:"group",behavior:e,body:t,range:[n,i]})}function d(e,t,n,i){return null==i&&(n=$-1,i=$),r({type:"quantifier",min:e,max:t,greedy:!0,body:null,range:[n,i]})}function h(e,t,n){return r({type:"alternative",body:e,range:[t,n]})}function m(e,t,n,i){return r({type:"characterClass",body:e,negative:t,range:[n,i]})}function y(e,t,n,i){return e.codePoint>t.codePoint&&K("invalid range in character class",e.raw+"-"+t.raw,n,i),r({type:"characterClassRange",min:e,max:t,range:[n,i]})}function v(e){return"alternative"===e.type?e.body:[e]}function g(t){t=t||1;var r=e.substring($,$+t);return $+=t||1,r}function b(e){E(e)||K("character",e)}function E(t){if(e.indexOf(t,$)===$)return g(t.length)}function x(){return e[$]}function A(t){return e.indexOf(t,$)===$}function S(t){return e[$+1]===t}function _(t){var r=e.substring($),n=r.match(t);return n&&(n.range=[],n.range[0]=$,g(n[0].length),n.range[1]=$),n}function D(){var e=[],t=$;for(e.push(C());E("|");)e.push(C());return 1===e.length?e[0]:u(e,t,$)}function C(){for(var e,t=[],r=$;e=w();)t.push(e);return 1===t.length?t[0]:h(t,r,$)}function w(){if($>=e.length||A("|")||A(")"))return null;var t=k();if(t)return t;var r=T();r||K("Expected atom");var i=F()||!1;return i?(i.body=v(r),n(i,r.range[0]),i):r}function P(e,t,r,n){var i=null,s=$;if(E(e))i=t;else{if(!E(r))return!1;i=n}var a=D();a||K("Expected disjunction"),b(")");var o=p(i,v(a),s,$);return"normal"==i&&X&&J++,o}function k(){return E("^")?i("start",1):E("$")?i("end",1):E("\\b")?i("boundary",2):E("\\B")?i("not-boundary",2):P("(?=","lookahead","(?!","negativeLookahead")}function F(){var e,t,r,n,i=$;return E("*")?t=d(0):E("+")?t=d(1):E("?")?t=d(0,1):(e=_(/^\{([0-9]+)\}/))?(r=parseInt(e[1],10),t=d(r,r,e.range[0],e.range[1])):(e=_(/^\{([0-9]+),\}/))?(r=parseInt(e[1],10),t=d(r,void 0,e.range[0],e.range[1])):(e=_(/^\{([0-9]+),([0-9]+)\}/))&&(r=parseInt(e[1],10),n=parseInt(e[2],10),r>n&&K("numbers out of order in {} quantifier","",i,$),t=d(r,n,e.range[0],e.range[1])),t&&E("?")&&(t.greedy=!1,t.range[1]+=1),t}function T(){var e;return(e=_(/^[^^$\\.*+?(){[|]/))?o(e):E(".")?l():E("\\")?(e=R(),e||K("atomEscape"),e):(e=j())?e:P("(?:","ignore","(","normal")}function O(e){if(z){var t,n;if("unicodeEscape"==e.kind&&(t=e.codePoint)>=55296&&t<=56319&&A("\\")&&S("u")){var i=$;$++;var s=B();"unicodeEscape"==s.kind&&(n=s.codePoint)>=56320&&n<=57343?(e.range[1]=s.range[1],e.codePoint=1024*(t-55296)+n-56320+65536,e.type="value",e.kind="unicodeCodePointEscape",r(e)):$=i}}return e}function B(){return R(!0)}function R(e){var t,r=$;if(t=I())return t;if(e){if(E("b"))return a("singleEscape",8,"\\b");E("B")&&K("\\B not possible inside of CharacterClass","",r)}return t=M()}function I(){var e,t;if(e=_(/^(?!0)\d+/)){t=e[0];var r=parseInt(e[0],10);return r<=J?f(e[0]):(H.push(r),g(-e[0].length),(e=_(/^[0-7]{1,3}/))?a("octal",parseInt(e[0],8),e[0],1):(e=o(_(/^[89]/)),n(e,e.range[0]-1)))}return(e=_(/^[0-7]{1,3}/))?(t=e[0],/^0{1,3}$/.test(t)?a("null",0,"0",t.length+1):a("octal",parseInt(t,8),t,1)):!!(e=_(/^[dDsSwW]/))&&c(e[0])}function M(){var e;if(e=_(/^[fnrtv]/)){var t=0;switch(e[0]){case"t":t=9;break;case"n":t=10;break;case"v":t=11;break;case"f":t=12;break;case"r":t=13}return a("singleEscape",t,"\\"+e[0])}return(e=_(/^c([a-zA-Z])/))?a("controlLetter",e[1].charCodeAt(0)%32,e[1],2):(e=_(/^x([0-9a-fA-F]{2})/))?a("hexadecimalEscape",parseInt(e[1],16),e[1],2):(e=_(/^u([0-9a-fA-F]{4})/))?O(a("unicodeEscape",parseInt(e[1],16),e[1],2)):z&&(e=_(/^u\{([0-9a-fA-F]+)\}/))?a("unicodeCodePointEscape",parseInt(e[1],16),e[1],4):L()}function N(e){var t=new RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮ̀-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁ҃-҇Ҋ-ԯԱ-Ֆՙա-և֑-ׇֽֿׁׂׅׄא-תװ-ײؐ-ؚؠ-٩ٮ-ۓە-ۜ۟-۪ۨ-ۼۿܐ-݊ݍ-ޱ߀-ߵߺࠀ-࠭ࡀ-࡛ࢠ-ࢲࣤ-ॣ०-९ॱ-ঃঅ-ঌএঐও-নপ-রলশ-হ়-ৄেৈো-ৎৗড়ঢ়য়-ৣ০-ৱਁ-ਃਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹ਼ਾ-ੂੇੈੋ-੍ੑਖ਼-ੜਫ਼੦-ੵઁ-ઃઅ-ઍએ-ઑઓ-નપ-રલળવ-હ઼-ૅે-ૉો-્ૐૠ-ૣ૦-૯ଁ-ଃଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହ଼-ୄେୈୋ-୍ୖୗଡ଼ଢ଼ୟ-ୣ୦-୯ୱஂஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹா-ூெ-ைொ-்ௐௗ௦-௯ఀ-ఃఅ-ఌఎ-ఐఒ-నప-హఽ-ౄె-ైొ-్ౕౖౘౙౠ-ౣ౦-౯ಁ-ಃಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹ಼-ೄೆ-ೈೊ-್ೕೖೞೠ-ೣ೦-೯ೱೲഁ-ഃഅ-ഌഎ-ഐഒ-ഺഽ-ൄെ-ൈൊ-ൎൗൠ-ൣ൦-൯ൺ-ൿංඃඅ-ඖක-නඳ-රලව-ෆ්ා-ුූෘ-ෟ෦-෯ෲෳก-ฺเ-๎๐-๙ກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ູົ-ຽເ-ໄໆ່-ໍ໐-໙ໜ-ໟༀ༘༙༠-༩༹༵༷༾-ཇཉ-ཬཱ-྄྆-ྗྙ-ྼ࿆က-၉ၐ-ႝႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚ፝-፟ᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-᜔ᜠ-᜴ᝀ-ᝓᝠ-ᝬᝮ-ᝰᝲᝳក-៓ៗៜ៝០-៩᠋-᠍᠐-᠙ᠠ-ᡷᢀ-ᢪᢰ-ᣵᤀ-ᤞᤠ-ᤫᤰ-᤻᥆-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉ᧐-᧙ᨀ-ᨛᨠ-ᩞ᩠-᩿᩼-᪉᪐-᪙ᪧ᪰-᪽ᬀ-ᭋ᭐-᭙᭫-᭳ᮀ-᯳ᰀ-᰷᱀-᱉ᱍ-ᱽ᳐-᳔᳒-ᳶ᳸᳹ᴀ-᷵᷼-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼ‌‍‿⁀⁔ⁱⁿₐ-ₜ⃐-⃥⃜⃡-⃰ℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯ⵿-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⷠ-ⷿⸯ々-〇〡-〯〱-〵〸-〼ぁ-ゖ゙゚ゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘫꙀ-꙯ꙴ-꙽ꙿ-ꚝꚟ-꛱ꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞭꞰꞱꟷ-ꠧꡀ-ꡳꢀ-꣄꣐-꣙꣠-ꣷꣻ꤀-꤭ꤰ-꥓ꥠ-ꥼꦀ-꧀ꧏ-꧙ꧠ-ꧾꨀ-ꨶꩀ-ꩍ꩐-꩙ꩠ-ꩶꩺ-ꫂꫛ-ꫝꫠ-ꫯꫲ-꫶ꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭟꭤꭥꯀ-ꯪ꯬꯭꯰-꯹가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻ︀-️︠-︭︳︴﹍-﹏ﹰ-ﹴﹶ-ﻼ0-9A-Z_a-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]");return 36===e||95===e||e>=65&&e<=90||e>=97&&e<=122||e>=48&&e<=57||92===e||e>=128&&t.test(String.fromCharCode(e))}function L(){var e;return N(x())?E("‌")?a("identifier",8204,"‌"):E("‍")?a("identifier",8205,"‍"):null:(e=g(),a("identifier",e.charCodeAt(0),e,1))}function j(){var e,t=$;return(e=_(/^\[\^/))?(e=U(),b("]"),m(e,!0,t,$)):E("[")?(e=U(),b("]"),m(e,!1,t,$)):null}function U(){var e;return A("]")?[]:(e=G(),e||K("nonEmptyClassRanges"),e)}function V(e){var t,r,n;if(A("-")&&!S("]")){b("-"),n=Y(),n||K("classAtom"),r=$;var i=U();return i||K("classRanges"),t=e.range[0],"empty"===i.type?[y(e,n,t,r)]:[y(e,n,t,r)].concat(i)}return n=W(),n||K("nonEmptyClassRangesNoDash"),[e].concat(n)}function G(){var e=Y();return e||K("classAtom"),A("]")?[e]:V(e)}function W(){var e=Y();return e||K("classAtom"),A("]")?e:V(e)}function Y(){return E("-")?o("-"):q()}function q(){var e;return(e=_(/^[^\\\]-]/))?o(e[0]):E("\\")?(e=B(),e||K("classEscape"),O(e)):void 0}function K(t,r,n,i){n=null==n?$:n,i=null==i?n:i;var s=Math.max(0,n-10),a=Math.min(i+10,e.length),o="    "+e.substring(s,a),u="    "+new Array(n-s+1).join(" ")+"^";throw SyntaxError(t+" at position "+n+(r?": "+r:"")+"\n"+o+"\n"+u)}var H=[],J=0,X=!0,z=-1!==(t||"").indexOf("u"),$=0;""===(e=String(e))&&(e="(?:)");var Q=D();Q.range[1]!==e.length&&K("Could not parse entire input - got stuck","",Q.range[1]);for(var Z=0;Z<H.length;Z++)if(H[Z]<=J)return $=0,X=!1,D();return Q}var r={parse:t};void 0!==e&&e.exports?e.exports=r:window.regjsparser=r}()},function(e,t,r){"use strict";var n=r(467);e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("Expected `input` to be a string");if(t<0||!n(t))throw new TypeError("Expected `count` to be a positive finite number");var r="";do{1&t&&(r+=e),e+=e}while(t>>=1);return r}},function(e,t){"use strict";var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e<r.length)return r[e];throw new TypeError("Must be between 0 and 63: "+e)},t.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1}},function(e,t){"use strict";function r(e,n,i,s,a,o){var u=Math.floor((n-e)/2)+e,l=a(i,s[u],!0);return 0===l?u:l>0?n-u>1?r(u,n,i,s,a,o):o==t.LEAST_UPPER_BOUND?n<s.length?n:-1:u:u-e>1?r(e,u,i,s,a,o):o==t.LEAST_UPPER_BOUND?u:e<0?-1:e}t.GREATEST_LOWER_BOUND=1,t.LEAST_UPPER_BOUND=2,t.search=function(e,n,i,s){if(0===n.length)return-1;var a=r(-1,n.length,e,n,i,s||t.GREATEST_LOWER_BOUND);if(a<0)return-1;for(;a-1>=0&&0===i(n[a],n[a-1],!0);)--a;return a}},function(e,t,r){"use strict";function n(e,t){var r=e.generatedLine,n=t.generatedLine,i=e.generatedColumn,a=t.generatedColumn;return n>r||n==r&&a>=i||s.compareByGeneratedPositionsInflated(e,t)<=0}function i(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}var s=r(63);i.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},i.prototype.add=function(e){n(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},i.prototype.toArray=function(){return this._sorted||(this._array.sort(s.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},t.MappingList=i},function(e,t){"use strict";function r(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function n(e,t){return Math.round(e+Math.random()*(t-e))}function i(e,t,s,a){if(s<a){var o=n(s,a),u=s-1;r(e,o,a);for(var l=e[a],c=s;c<a;c++)t(e[c],l)<=0&&(u+=1,r(e,u,c));r(e,u+1,c);var f=u+1;i(e,t,s,f-1),i(e,t,f+1,a)}}t.quickSort=function(e,t){i(e,t,0,e.length-1)}},function(e,t,r){"use strict";function n(e){var t=e;return"string"==typeof e&&(t=JSON.parse(e.replace(/^\)\]\}'/,""))),null!=t.sections?new a(t):new i(t)}function i(e){var t=e;"string"==typeof e&&(t=JSON.parse(e.replace(/^\)\]\}'/,"")));var r=o.getArg(t,"version"),n=o.getArg(t,"sources"),i=o.getArg(t,"names",[]),s=o.getArg(t,"sourceRoot",null),a=o.getArg(t,"sourcesContent",null),u=o.getArg(t,"mappings"),c=o.getArg(t,"file",null);if(r!=this._version)throw new Error("Unsupported version: "+r);n=n.map(String).map(o.normalize).map(function(e){return s&&o.isAbsolute(s)&&o.isAbsolute(e)?o.relative(s,e):e}),this._names=l.fromArray(i.map(String),!0),this._sources=l.fromArray(n,!0),this.sourceRoot=s,this.sourcesContent=a,this._mappings=u,this.file=c}function s(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}function a(e){var t=e;"string"==typeof e&&(t=JSON.parse(e.replace(/^\)\]\}'/,"")));var r=o.getArg(t,"version"),i=o.getArg(t,"sections");if(r!=this._version)throw new Error("Unsupported version: "+r);this._sources=new l,this._names=new l;var s={line:-1,column:0};this._sections=i.map(function(e){if(e.url)throw new Error("Support for url field in sections not implemented.");var t=o.getArg(e,"offset"),r=o.getArg(t,"line"),i=o.getArg(t,"column");if(r<s.line||r===s.line&&i<s.column)throw new Error("Section offsets must be ordered and non-overlapping.");return s=t,{generatedOffset:{generatedLine:r+1,generatedColumn:i+1},consumer:new n(o.getArg(e,"map"))}})}var o=r(63),u=r(617),l=r(285).ArraySet,c=r(286),f=r(619).quickSort;n.fromSourceMap=function(e){return i.fromSourceMap(e)},n.prototype._version=3,n.prototype.__generatedMappings=null,Object.defineProperty(n.prototype,"_generatedMappings",{get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),n.prototype.__originalMappings=null,Object.defineProperty(n.prototype,"_originalMappings",{get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),n.prototype._charIsMappingSeparator=function(e,t){var r=e.charAt(t);return";"===r||","===r},n.prototype._parseMappings=function(e,t){throw new Error("Subclasses must implement _parseMappings")},n.GENERATED_ORDER=1,n.ORIGINAL_ORDER=2,n.GREATEST_LOWER_BOUND=1,n.LEAST_UPPER_BOUND=2,n.prototype.eachMapping=function(e,t,r){var i,s=t||null,a=r||n.GENERATED_ORDER;switch(a){case n.GENERATED_ORDER:i=this._generatedMappings;break;case n.ORIGINAL_ORDER:i=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var u=this.sourceRoot;i.map(function(e){var t=null===e.source?null:this._sources.at(e.source);return null!=t&&null!=u&&(t=o.join(u,t)),{source:t,generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:null===e.name?null:this._names.at(e.name)}},this).forEach(e,s)},n.prototype.allGeneratedPositionsFor=function(e){var t=o.getArg(e,"line"),r={source:o.getArg(e,"source"),originalLine:t,originalColumn:o.getArg(e,"column",0)};if(null!=this.sourceRoot&&(r.source=o.relative(this.sourceRoot,r.source)),!this._sources.has(r.source))return[];r.source=this._sources.indexOf(r.source);var n=[],i=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",o.compareByOriginalPositions,u.LEAST_UPPER_BOUND);if(i>=0){var s=this._originalMappings[i];if(void 0===e.column)for(var a=s.originalLine;s&&s.originalLine===a;)n.push({line:o.getArg(s,"generatedLine",null),column:o.getArg(s,"generatedColumn",null),lastColumn:o.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i];else for(var l=s.originalColumn;s&&s.originalLine===t&&s.originalColumn==l;)n.push({line:o.getArg(s,"generatedLine",null),column:o.getArg(s,"generatedColumn",null),lastColumn:o.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i]}return n},t.SourceMapConsumer=n,i.prototype=Object.create(n.prototype),i.prototype.consumer=n,i.fromSourceMap=function(e){var t=Object.create(i.prototype),r=t._names=l.fromArray(e._names.toArray(),!0),n=t._sources=l.fromArray(e._sources.toArray(),!0);t.sourceRoot=e._sourceRoot,t.sourcesContent=e._generateSourcesContent(t._sources.toArray(),t.sourceRoot),t.file=e._file;for(var a=e._mappings.toArray().slice(),u=t.__generatedMappings=[],c=t.__originalMappings=[],p=0,d=a.length;p<d;p++){var h=a[p],m=new s;m.generatedLine=h.generatedLine,m.generatedColumn=h.generatedColumn,h.source&&(m.source=n.indexOf(h.source),m.originalLine=h.originalLine,m.originalColumn=h.originalColumn,h.name&&(m.name=r.indexOf(h.name)),c.push(m)),u.push(m)}return f(t.__originalMappings,o.compareByOriginalPositions),t},i.prototype._version=3,Object.defineProperty(i.prototype,"sources",{get:function(){return this._sources.toArray().map(function(e){return null!=this.sourceRoot?o.join(this.sourceRoot,e):e},this)}}),i.prototype._parseMappings=function(e,t){for(var r,n,i,a,u,l=1,p=0,d=0,h=0,m=0,y=0,v=e.length,g=0,b={},E={},x=[],A=[];g<v;)if(";"===e.charAt(g))l++,g++,p=0;else if(","===e.charAt(g))g++;else{for(r=new s,r.generatedLine=l,a=g;a<v&&!this._charIsMappingSeparator(e,a);a++);if(n=e.slice(g,a),i=b[n])g+=n.length;else{for(i=[];g<a;)c.decode(e,g,E),u=E.value,g=E.rest,i.push(u);if(2===i.length)throw new Error("Found a source, but no line and column");if(3===i.length)throw new Error("Found a source and line, but no column");b[n]=i}r.generatedColumn=p+i[0],p=r.generatedColumn,i.length>1&&(r.source=m+i[1],m+=i[1],r.originalLine=d+i[2],d=r.originalLine,r.originalLine+=1,r.originalColumn=h+i[3],h=r.originalColumn,i.length>4&&(r.name=y+i[4],y+=i[4])),A.push(r),"number"==typeof r.originalLine&&x.push(r)}f(A,o.compareByGeneratedPositionsDeflated),this.__generatedMappings=A,f(x,o.compareByOriginalPositions),this.__originalMappings=x},i.prototype._findMapping=function(e,t,r,n,i,s){if(e[r]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[r]);if(e[n]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[n]);return u.search(e,t,i,s)},i.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var t=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var r=this._generatedMappings[e+1];if(t.generatedLine===r.generatedLine){t.lastGeneratedColumn=r.generatedColumn-1;continue}}t.lastGeneratedColumn=1/0}},i.prototype.originalPositionFor=function(e){var t={generatedLine:o.getArg(e,"line"),generatedColumn:o.getArg(e,"column")},r=this._findMapping(t,this._generatedMappings,"generatedLine","generatedColumn",o.compareByGeneratedPositionsDeflated,o.getArg(e,"bias",n.GREATEST_LOWER_BOUND));if(r>=0){var i=this._generatedMappings[r];if(i.generatedLine===t.generatedLine){var s=o.getArg(i,"source",null);null!==s&&(s=this._sources.at(s),null!=this.sourceRoot&&(s=o.join(this.sourceRoot,s)));var a=o.getArg(i,"name",null);return null!==a&&(a=this._names.at(a)),{source:s,line:o.getArg(i,"originalLine",null),column:o.getArg(i,"originalColumn",null),name:a}}}return{source:null,line:null,column:null,name:null}},i.prototype.hasContentsOfAllSources=function(){return!!this.sourcesContent&&(this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return null==e}))},i.prototype.sourceContentFor=function(e,t){if(!this.sourcesContent)return null;if(null!=this.sourceRoot&&(e=o.relative(this.sourceRoot,e)),this._sources.has(e))return this.sourcesContent[this._sources.indexOf(e)];var r;if(null!=this.sourceRoot&&(r=o.urlParse(this.sourceRoot))){var n=e.replace(/^file:\/\//,"");if("file"==r.scheme&&this._sources.has(n))return this.sourcesContent[this._sources.indexOf(n)];if((!r.path||"/"==r.path)&&this._sources.has("/"+e))return this.sourcesContent[this._sources.indexOf("/"+e)]}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},i.prototype.generatedPositionFor=function(e){var t=o.getArg(e,"source");if(null!=this.sourceRoot&&(t=o.relative(this.sourceRoot,t)),!this._sources.has(t))return{line:null,column:null,lastColumn:null};t=this._sources.indexOf(t);var r={source:t,originalLine:o.getArg(e,"line"),originalColumn:o.getArg(e,"column")},i=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",o.compareByOriginalPositions,o.getArg(e,"bias",n.GREATEST_LOWER_BOUND));if(i>=0){var s=this._originalMappings[i];if(s.source===r.source)return{line:o.getArg(s,"generatedLine",null),column:o.getArg(s,"generatedColumn",null),lastColumn:o.getArg(s,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},t.BasicSourceMapConsumer=i,a.prototype=Object.create(n.prototype),a.prototype.constructor=n,a.prototype._version=3,Object.defineProperty(a.prototype,"sources",{get:function(){for(var e=[],t=0;t<this._sections.length;t++)for(var r=0;r<this._sections[t].consumer.sources.length;r++)e.push(this._sections[t].consumer.sources[r]);return e}}),a.prototype.originalPositionFor=function(e){var t={generatedLine:o.getArg(e,"line"),generatedColumn:o.getArg(e,"column")},r=u.search(t,this._sections,function(e,t){var r=e.generatedLine-t.generatedOffset.generatedLine;return r||e.generatedColumn-t.generatedOffset.generatedColumn}),n=this._sections[r];return n?n.consumer.originalPositionFor({line:t.generatedLine-(n.generatedOffset.generatedLine-1),column:t.generatedColumn-(n.generatedOffset.generatedLine===t.generatedLine?n.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}},a.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})},a.prototype.sourceContentFor=function(e,t){for(var r=0;r<this._sections.length;r++){var n=this._sections[r],i=n.consumer.sourceContentFor(e,!0);if(i)return i}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},a.prototype.generatedPositionFor=function(e){for(var t=0;t<this._sections.length;t++){var r=this._sections[t];if(-1!==r.consumer.sources.indexOf(o.getArg(e,"source"))){var n=r.consumer.generatedPositionFor(e);if(n){return{line:n.line+(r.generatedOffset.generatedLine-1),column:n.column+(r.generatedOffset.generatedLine===n.line?r.generatedOffset.generatedColumn-1:0)}}}}return{line:null,column:null}},a.prototype._parseMappings=function(e,t){this.__generatedMappings=[],this.__originalMappings=[];for(var r=0;r<this._sections.length;r++)for(var n=this._sections[r],i=n.consumer._generatedMappings,s=0;s<i.length;s++){var a=i[s],u=n.consumer._sources.at(a.source);null!==n.consumer.sourceRoot&&(u=o.join(n.consumer.sourceRoot,u)),this._sources.add(u),u=this._sources.indexOf(u);var l=n.consumer._names.at(a.name);this._names.add(l),l=this._names.indexOf(l);var c={source:u,generatedLine:a.generatedLine+(n.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(n.generatedOffset.generatedLine===a.generatedLine?n.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:l};this.__generatedMappings.push(c),"number"==typeof c.originalLine&&this.__originalMappings.push(c)}f(this.__generatedMappings,o.compareByGeneratedPositionsDeflated),f(this.__originalMappings,o.compareByOriginalPositions)},t.IndexedSourceMapConsumer=a},function(e,t,r){"use strict";function n(e,t,r,n,i){this.children=[],this.sourceContents={},this.line=null==e?null:e,this.column=null==t?null:t,this.source=null==r?null:r,this.name=null==i?null:i,this[o]=!0,null!=n&&this.add(n)}var i=r(287).SourceMapGenerator,s=r(63),a=/(\r?\n)/,o="$$$isSourceNode$$$";n.fromStringWithSourceMap=function(e,t,r){function i(e,t){if(null===e||void 0===e.source)o.add(t);else{var i=r?s.join(r,e.source):e.source;o.add(new n(e.originalLine,e.originalColumn,i,t,e.name))}}var o=new n,u=e.split(a),l=function(){return u.shift()+(u.shift()||"")},c=1,f=0,p=null;return t.eachMapping(function(e){if(null!==p){if(!(c<e.generatedLine)){var t=u[0],r=t.substr(0,e.generatedColumn-f);return u[0]=t.substr(e.generatedColumn-f),f=e.generatedColumn,i(p,r),void(p=e)}i(p,l()),c++,f=0}for(;c<e.generatedLine;)o.add(l()),c++;if(f<e.generatedColumn){var t=u[0];o.add(t.substr(0,e.generatedColumn)),u[0]=t.substr(e.generatedColumn),f=e.generatedColumn}p=e},this),u.length>0&&(p&&i(p,l()),o.add(u.join(""))),t.sources.forEach(function(e){var n=t.sourceContentFor(e);null!=n&&(null!=r&&(e=s.join(r,e)),o.setSourceContent(e,n))}),o},n.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(e){this.add(e)},this);else{if(!e[o]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);e&&this.children.push(e)}return this},n.prototype.prepend=function(e){if(Array.isArray(e))for(var t=e.length-1;t>=0;t--)this.prepend(e[t]);else{if(!e[o]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);this.children.unshift(e)}return this},n.prototype.walk=function(e){for(var t,r=0,n=this.children.length;r<n;r++)t=this.children[r],t[o]?t.walk(e):""!==t&&e(t,{source:this.source,line:this.line,column:this.column,name:this.name})},n.prototype.join=function(e){var t,r,n=this.children.length;if(n>0){for(t=[],r=0;r<n-1;r++)t.push(this.children[r]),t.push(e);t.push(this.children[r]),this.children=t}return this},n.prototype.replaceRight=function(e,t){var r=this.children[this.children.length-1];return r[o]?r.replaceRight(e,t):"string"==typeof r?this.children[this.children.length-1]=r.replace(e,t):this.children.push("".replace(e,t)),this},n.prototype.setSourceContent=function(e,t){this.sourceContents[s.toSetString(e)]=t},n.prototype.walkSourceContents=function(e){for(var t=0,r=this.children.length;t<r;t++)this.children[t][o]&&this.children[t].walkSourceContents(e);for(var n=Object.keys(this.sourceContents),t=0,r=n.length;t<r;t++)e(s.fromSetString(n[t]),this.sourceContents[n[t]])},n.prototype.toString=function(){var e="";return this.walk(function(t){e+=t}),e},n.prototype.toStringWithSourceMap=function(e){var t={code:"",line:1,column:0},r=new i(e),n=!1,s=null,a=null,o=null,u=null;return this.walk(function(e,i){t.code+=e,null!==i.source&&null!==i.line&&null!==i.column?(s===i.source&&a===i.line&&o===i.column&&u===i.name||r.addMapping({source:i.source,original:{line:i.line,column:i.column},generated:{line:t.line,column:t.column},name:i.name}),s=i.source,a=i.line,o=i.column,u=i.name,n=!0):n&&(r.addMapping({generated:{line:t.line,column:t.column}}),s=null,n=!1);for(var l=0,c=e.length;l<c;l++)10===e.charCodeAt(l)?(t.line++,t.column=0,l+1===c?(s=null,n=!1):n&&r.addMapping({source:i.source,original:{line:i.line,column:i.column},generated:{line:t.line,column:t.column},name:i.name})):t.column++}),this.walkSourceContents(function(e,t){r.setSourceContent(e,t)}),{code:t.code,map:r}},t.SourceNode=n},function(e,t,r){"use strict";var n=r(180)();e.exports=function(e){return"string"==typeof e?e.replace(n,""):e}},function(e,t,r){(function(t){"use strict";var r=t.argv,n=r.indexOf("--"),i=function(e){e="--"+e;var t=r.indexOf(e);return-1!==t&&(-1===n||t<n)};e.exports=function(){return"FORCE_COLOR"in t.env||!(i("no-color")||i("no-colors")||i("color=false"))&&(!!(i("color")||i("colors")||i("color=true")||i("color=always"))||!(t.stdout&&!t.stdout.isTTY)&&("win32"===t.platform||("COLORTERM"in t.env||"dumb"!==t.env.TERM&&!!/^screen|^xterm|^vt100|color|ansi|cygwin|linux/i.test(t.env.TERM))))}()}).call(t,r(8))},function(e,t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=function e(t){function n(){}function i(){return r(s.foo)}n.prototype=t;var s=new n;return i(),i(),t}},function(e,t){"use strict";e.exports=function(e){for(var t=e.length;/[\s\uFEFF\u00A0]/.test(e[t-1]);)t--;return e.slice(0,t)}},function(e,t){"use strict";"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}},function(e,t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};e.exports=function(e){return e&&"object"===(void 0===e?"undefined":r(e))&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.version="6.26.0"},function(e,t){"use strict";function r(e,t){var r=void 0;return null!=t.url?r=t.url:(r="Inline Babel script",++p>1&&(r+=" ("+p+")")),e(t.content,l({filename:r},n(t))).code}function n(e){return{presets:e.presets||["react","es2015"],plugins:e.plugins||["transform-class-properties","transform-object-rest-spread","transform-flow-strip-types"],sourceMaps:"inline"}}function i(e,t){var n=document.createElement("script");n.text=r(e,t),f.appendChild(n)}function s(e,t,r){var n=new XMLHttpRequest;return n.open("GET",e,!0),"overrideMimeType"in n&&n.overrideMimeType("text/plain"),n.onreadystatechange=function(){if(4===n.readyState){if(0!==n.status&&200!==n.status)throw r(),new Error("Could not load "+e);t(n.responseText)}},n.send(null)}function a(e,t){var r=e.getAttribute(t);return""===r?[]:r?r.split(",").map(function(e){return e.trim()}):null}function o(e,t){function r(){var t,r;for(r=0;r<o;r++)if(t=n[r],t.loaded&&!t.executed)t.executed=!0,i(e,t);else if(!t.loaded&&!t.error&&!t.async)break}var n=[],o=t.length;t.forEach(function(e,t){var i={async:e.hasAttribute("async"),error:!1,executed:!1,plugins:a(e,"data-plugins"),presets:a(e,"data-presets")};e.src?(n[t]=l({},i,{content:null,loaded:!1,url:e.src}),s(e.src,function(e){n[t].loaded=!0,n[t].content=e,r()},function(){n[t].error=!0,r()})):n[t]=l({},i,{content:e.innerHTML,loaded:!0,url:null})}),r()}function u(e,t){f=document.getElementsByTagName("head")[0],t||(t=document.getElementsByTagName("script"));for(var r=[],n=0;n<t.length;n++){var i=t.item(n),s=i.type.split(";")[0];-1!==c.indexOf(s)&&r.push(i)}0!==r.length&&(console.warn("You are using the in-browser Babel transformer. Be sure to precompile your scripts for production - https://babeljs.io/docs/setup/"),o(e,r))}Object.defineProperty(t,"__esModule",{value:!0});var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e};t.runScripts=u;var c=["text/jsx","text/babel"],f=void 0,p=0},function(e,t){e.exports={builtin:{Array:!1,ArrayBuffer:!1,Boolean:!1,constructor:!1,DataView:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Float32Array:!1,Float64Array:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,Int16Array:!1,Int32Array:!1,Int8Array:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Map:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,Promise:!1,propertyIsEnumerable:!1,Proxy:!1,RangeError:!1,ReferenceError:!1,Reflect:!1,RegExp:!1,Set:!1,String:!1,Symbol:!1,SyntaxError:!1,System:!1,toLocaleString:!1,toString:!1,TypeError:!1,Uint16Array:!1,Uint32Array:!1,Uint8Array:!1,Uint8ClampedArray:!1,undefined:!1,unescape:!1,URIError:!1,
valueOf:!1,WeakMap:!1,WeakSet:!1},es5:{Array:!1,Boolean:!1,constructor:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,propertyIsEnumerable:!1,RangeError:!1,ReferenceError:!1,RegExp:!1,String:!1,SyntaxError:!1,toLocaleString:!1,toString:!1,TypeError:!1,undefined:!1,unescape:!1,URIError:!1,valueOf:!1},es6:{Array:!1,ArrayBuffer:!1,Boolean:!1,constructor:!1,DataView:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Float32Array:!1,Float64Array:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,Int16Array:!1,Int32Array:!1,Int8Array:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Map:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,Promise:!1,propertyIsEnumerable:!1,Proxy:!1,RangeError:!1,ReferenceError:!1,Reflect:!1,RegExp:!1,Set:!1,String:!1,Symbol:!1,SyntaxError:!1,System:!1,toLocaleString:!1,toString:!1,TypeError:!1,Uint16Array:!1,Uint32Array:!1,Uint8Array:!1,Uint8ClampedArray:!1,undefined:!1,unescape:!1,URIError:!1,valueOf:!1,WeakMap:!1,WeakSet:!1},browser:{addEventListener:!1,alert:!1,AnalyserNode:!1,Animation:!1,AnimationEffectReadOnly:!1,AnimationEffectTiming:!1,AnimationEffectTimingReadOnly:!1,AnimationEvent:!1,AnimationPlaybackEvent:!1,AnimationTimeline:!1,applicationCache:!1,ApplicationCache:!1,ApplicationCacheErrorEvent:!1,atob:!1,Attr:!1,Audio:!1,AudioBuffer:!1,AudioBufferSourceNode:!1,AudioContext:!1,AudioDestinationNode:!1,AudioListener:!1,AudioNode:!1,AudioParam:!1,AudioProcessingEvent:!1,AutocompleteErrorEvent:!1,BarProp:!1,BatteryManager:!1,BeforeUnloadEvent:!1,BiquadFilterNode:!1,Blob:!1,blur:!1,btoa:!1,Cache:!1,caches:!1,CacheStorage:!1,cancelAnimationFrame:!1,cancelIdleCallback:!1,CanvasGradient:!1,CanvasPattern:!1,CanvasRenderingContext2D:!1,CDATASection:!1,ChannelMergerNode:!1,ChannelSplitterNode:!1,CharacterData:!1,clearInterval:!1,clearTimeout:!1,clientInformation:!1,ClientRect:!1,ClientRectList:!1,ClipboardEvent:!1,close:!1,closed:!1,CloseEvent:!1,Comment:!1,CompositionEvent:!1,confirm:!1,console:!1,ConvolverNode:!1,createImageBitmap:!1,Credential:!1,CredentialsContainer:!1,crypto:!1,Crypto:!1,CryptoKey:!1,CSS:!1,CSSAnimation:!1,CSSFontFaceRule:!1,CSSImportRule:!1,CSSKeyframeRule:!1,CSSKeyframesRule:!1,CSSMediaRule:!1,CSSPageRule:!1,CSSRule:!1,CSSRuleList:!1,CSSStyleDeclaration:!1,CSSStyleRule:!1,CSSStyleSheet:!1,CSSSupportsRule:!1,CSSTransition:!1,CSSUnknownRule:!1,CSSViewportRule:!1,customElements:!1,CustomEvent:!1,DataTransfer:!1,DataTransferItem:!1,DataTransferItemList:!1,Debug:!1,defaultStatus:!1,defaultstatus:!1,DelayNode:!1,DeviceMotionEvent:!1,DeviceOrientationEvent:!1,devicePixelRatio:!1,dispatchEvent:!1,document:!1,Document:!1,DocumentFragment:!1,DocumentTimeline:!1,DocumentType:!1,DOMError:!1,DOMException:!1,DOMImplementation:!1,DOMParser:!1,DOMSettableTokenList:!1,DOMStringList:!1,DOMStringMap:!1,DOMTokenList:!1,DragEvent:!1,DynamicsCompressorNode:!1,Element:!1,ElementTimeControl:!1,ErrorEvent:!1,event:!1,Event:!1,EventSource:!1,EventTarget:!1,external:!1,FederatedCredential:!1,fetch:!1,File:!1,FileError:!1,FileList:!1,FileReader:!1,find:!1,focus:!1,FocusEvent:!1,FontFace:!1,FormData:!1,frameElement:!1,frames:!1,GainNode:!1,Gamepad:!1,GamepadButton:!1,GamepadEvent:!1,getComputedStyle:!1,getSelection:!1,HashChangeEvent:!1,Headers:!1,history:!1,History:!1,HTMLAllCollection:!1,HTMLAnchorElement:!1,HTMLAppletElement:!1,HTMLAreaElement:!1,HTMLAudioElement:!1,HTMLBaseElement:!1,HTMLBlockquoteElement:!1,HTMLBodyElement:!1,HTMLBRElement:!1,HTMLButtonElement:!1,HTMLCanvasElement:!1,HTMLCollection:!1,HTMLContentElement:!1,HTMLDataListElement:!1,HTMLDetailsElement:!1,HTMLDialogElement:!1,HTMLDirectoryElement:!1,HTMLDivElement:!1,HTMLDListElement:!1,HTMLDocument:!1,HTMLElement:!1,HTMLEmbedElement:!1,HTMLFieldSetElement:!1,HTMLFontElement:!1,HTMLFormControlsCollection:!1,HTMLFormElement:!1,HTMLFrameElement:!1,HTMLFrameSetElement:!1,HTMLHeadElement:!1,HTMLHeadingElement:!1,HTMLHRElement:!1,HTMLHtmlElement:!1,HTMLIFrameElement:!1,HTMLImageElement:!1,HTMLInputElement:!1,HTMLIsIndexElement:!1,HTMLKeygenElement:!1,HTMLLabelElement:!1,HTMLLayerElement:!1,HTMLLegendElement:!1,HTMLLIElement:!1,HTMLLinkElement:!1,HTMLMapElement:!1,HTMLMarqueeElement:!1,HTMLMediaElement:!1,HTMLMenuElement:!1,HTMLMetaElement:!1,HTMLMeterElement:!1,HTMLModElement:!1,HTMLObjectElement:!1,HTMLOListElement:!1,HTMLOptGroupElement:!1,HTMLOptionElement:!1,HTMLOptionsCollection:!1,HTMLOutputElement:!1,HTMLParagraphElement:!1,HTMLParamElement:!1,HTMLPictureElement:!1,HTMLPreElement:!1,HTMLProgressElement:!1,HTMLQuoteElement:!1,HTMLScriptElement:!1,HTMLSelectElement:!1,HTMLShadowElement:!1,HTMLSourceElement:!1,HTMLSpanElement:!1,HTMLStyleElement:!1,HTMLTableCaptionElement:!1,HTMLTableCellElement:!1,HTMLTableColElement:!1,HTMLTableElement:!1,HTMLTableRowElement:!1,HTMLTableSectionElement:!1,HTMLTemplateElement:!1,HTMLTextAreaElement:!1,HTMLTitleElement:!1,HTMLTrackElement:!1,HTMLUListElement:!1,HTMLUnknownElement:!1,HTMLVideoElement:!1,IDBCursor:!1,IDBCursorWithValue:!1,IDBDatabase:!1,IDBEnvironment:!1,IDBFactory:!1,IDBIndex:!1,IDBKeyRange:!1,IDBObjectStore:!1,IDBOpenDBRequest:!1,IDBRequest:!1,IDBTransaction:!1,IDBVersionChangeEvent:!1,Image:!1,ImageBitmap:!1,ImageData:!1,indexedDB:!1,innerHeight:!1,innerWidth:!1,InputEvent:!1,InputMethodContext:!1,IntersectionObserver:!1,IntersectionObserverEntry:!1,Intl:!1,KeyboardEvent:!1,KeyframeEffect:!1,KeyframeEffectReadOnly:!1,length:!1,localStorage:!1,location:!1,Location:!1,locationbar:!1,matchMedia:!1,MediaElementAudioSourceNode:!1,MediaEncryptedEvent:!1,MediaError:!1,MediaKeyError:!1,MediaKeyEvent:!1,MediaKeyMessageEvent:!1,MediaKeys:!1,MediaKeySession:!1,MediaKeyStatusMap:!1,MediaKeySystemAccess:!1,MediaList:!1,MediaQueryList:!1,MediaQueryListEvent:!1,MediaSource:!1,MediaRecorder:!1,MediaStream:!1,MediaStreamAudioDestinationNode:!1,MediaStreamAudioSourceNode:!1,MediaStreamEvent:!1,MediaStreamTrack:!1,menubar:!1,MessageChannel:!1,MessageEvent:!1,MessagePort:!1,MIDIAccess:!1,MIDIConnectionEvent:!1,MIDIInput:!1,MIDIInputMap:!1,MIDIMessageEvent:!1,MIDIOutput:!1,MIDIOutputMap:!1,MIDIPort:!1,MimeType:!1,MimeTypeArray:!1,MouseEvent:!1,moveBy:!1,moveTo:!1,MutationEvent:!1,MutationObserver:!1,MutationRecord:!1,name:!1,NamedNodeMap:!1,navigator:!1,Navigator:!1,Node:!1,NodeFilter:!1,NodeIterator:!1,NodeList:!1,Notification:!1,OfflineAudioCompletionEvent:!1,OfflineAudioContext:!1,offscreenBuffering:!1,onbeforeunload:!0,onblur:!0,onerror:!0,onfocus:!0,onload:!0,onresize:!0,onunload:!0,open:!1,openDatabase:!1,opener:!1,opera:!1,Option:!1,OscillatorNode:!1,outerHeight:!1,outerWidth:!1,PageTransitionEvent:!1,pageXOffset:!1,pageYOffset:!1,parent:!1,PasswordCredential:!1,Path2D:!1,performance:!1,Performance:!1,PerformanceEntry:!1,PerformanceMark:!1,PerformanceMeasure:!1,PerformanceNavigation:!1,PerformanceResourceTiming:!1,PerformanceTiming:!1,PeriodicWave:!1,Permissions:!1,PermissionStatus:!1,personalbar:!1,Plugin:!1,PluginArray:!1,PopStateEvent:!1,postMessage:!1,print:!1,ProcessingInstruction:!1,ProgressEvent:!1,PromiseRejectionEvent:!1,prompt:!1,PushManager:!1,PushSubscription:!1,RadioNodeList:!1,Range:!1,ReadableByteStream:!1,ReadableStream:!1,removeEventListener:!1,Request:!1,requestAnimationFrame:!1,requestIdleCallback:!1,resizeBy:!1,resizeTo:!1,Response:!1,RTCIceCandidate:!1,RTCSessionDescription:!1,RTCPeerConnection:!1,screen:!1,Screen:!1,screenLeft:!1,ScreenOrientation:!1,screenTop:!1,screenX:!1,screenY:!1,ScriptProcessorNode:!1,scroll:!1,scrollbars:!1,scrollBy:!1,scrollTo:!1,scrollX:!1,scrollY:!1,SecurityPolicyViolationEvent:!1,Selection:!1,self:!1,ServiceWorker:!1,ServiceWorkerContainer:!1,ServiceWorkerRegistration:!1,sessionStorage:!1,setInterval:!1,setTimeout:!1,ShadowRoot:!1,SharedKeyframeList:!1,SharedWorker:!1,showModalDialog:!1,SiteBoundCredential:!1,speechSynthesis:!1,SpeechSynthesisEvent:!1,SpeechSynthesisUtterance:!1,status:!1,statusbar:!1,stop:!1,Storage:!1,StorageEvent:!1,styleMedia:!1,StyleSheet:!1,StyleSheetList:!1,SubtleCrypto:!1,SVGAElement:!1,SVGAltGlyphDefElement:!1,SVGAltGlyphElement:!1,SVGAltGlyphItemElement:!1,SVGAngle:!1,SVGAnimateColorElement:!1,SVGAnimatedAngle:!1,SVGAnimatedBoolean:!1,SVGAnimatedEnumeration:!1,SVGAnimatedInteger:!1,SVGAnimatedLength:!1,SVGAnimatedLengthList:!1,SVGAnimatedNumber:!1,SVGAnimatedNumberList:!1,SVGAnimatedPathData:!1,SVGAnimatedPoints:!1,SVGAnimatedPreserveAspectRatio:!1,SVGAnimatedRect:!1,SVGAnimatedString:!1,SVGAnimatedTransformList:!1,SVGAnimateElement:!1,SVGAnimateMotionElement:!1,SVGAnimateTransformElement:!1,SVGAnimationElement:!1,SVGCircleElement:!1,SVGClipPathElement:!1,SVGColor:!1,SVGColorProfileElement:!1,SVGColorProfileRule:!1,SVGComponentTransferFunctionElement:!1,SVGCSSRule:!1,SVGCursorElement:!1,SVGDefsElement:!1,SVGDescElement:!1,SVGDiscardElement:!1,SVGDocument:!1,SVGElement:!1,SVGElementInstance:!1,SVGElementInstanceList:!1,SVGEllipseElement:!1,SVGEvent:!1,SVGExternalResourcesRequired:!1,SVGFEBlendElement:!1,SVGFEColorMatrixElement:!1,SVGFEComponentTransferElement:!1,SVGFECompositeElement:!1,SVGFEConvolveMatrixElement:!1,SVGFEDiffuseLightingElement:!1,SVGFEDisplacementMapElement:!1,SVGFEDistantLightElement:!1,SVGFEDropShadowElement:!1,SVGFEFloodElement:!1,SVGFEFuncAElement:!1,SVGFEFuncBElement:!1,SVGFEFuncGElement:!1,SVGFEFuncRElement:!1,SVGFEGaussianBlurElement:!1,SVGFEImageElement:!1,SVGFEMergeElement:!1,SVGFEMergeNodeElement:!1,SVGFEMorphologyElement:!1,SVGFEOffsetElement:!1,SVGFEPointLightElement:!1,SVGFESpecularLightingElement:!1,SVGFESpotLightElement:!1,SVGFETileElement:!1,SVGFETurbulenceElement:!1,SVGFilterElement:!1,SVGFilterPrimitiveStandardAttributes:!1,SVGFitToViewBox:!1,SVGFontElement:!1,SVGFontFaceElement:!1,SVGFontFaceFormatElement:!1,SVGFontFaceNameElement:!1,SVGFontFaceSrcElement:!1,SVGFontFaceUriElement:!1,SVGForeignObjectElement:!1,SVGGElement:!1,SVGGeometryElement:!1,SVGGlyphElement:!1,SVGGlyphRefElement:!1,SVGGradientElement:!1,SVGGraphicsElement:!1,SVGHKernElement:!1,SVGICCColor:!1,SVGImageElement:!1,SVGLangSpace:!1,SVGLength:!1,SVGLengthList:!1,SVGLinearGradientElement:!1,SVGLineElement:!1,SVGLocatable:!1,SVGMarkerElement:!1,SVGMaskElement:!1,SVGMatrix:!1,SVGMetadataElement:!1,SVGMissingGlyphElement:!1,SVGMPathElement:!1,SVGNumber:!1,SVGNumberList:!1,SVGPaint:!1,SVGPathElement:!1,SVGPathSeg:!1,SVGPathSegArcAbs:!1,SVGPathSegArcRel:!1,SVGPathSegClosePath:!1,SVGPathSegCurvetoCubicAbs:!1,SVGPathSegCurvetoCubicRel:!1,SVGPathSegCurvetoCubicSmoothAbs:!1,SVGPathSegCurvetoCubicSmoothRel:!1,SVGPathSegCurvetoQuadraticAbs:!1,SVGPathSegCurvetoQuadraticRel:!1,SVGPathSegCurvetoQuadraticSmoothAbs:!1,SVGPathSegCurvetoQuadraticSmoothRel:!1,SVGPathSegLinetoAbs:!1,SVGPathSegLinetoHorizontalAbs:!1,SVGPathSegLinetoHorizontalRel:!1,SVGPathSegLinetoRel:!1,SVGPathSegLinetoVerticalAbs:!1,SVGPathSegLinetoVerticalRel:!1,SVGPathSegList:!1,SVGPathSegMovetoAbs:!1,SVGPathSegMovetoRel:!1,SVGPatternElement:!1,SVGPoint:!1,SVGPointList:!1,SVGPolygonElement:!1,SVGPolylineElement:!1,SVGPreserveAspectRatio:!1,SVGRadialGradientElement:!1,SVGRect:!1,SVGRectElement:!1,SVGRenderingIntent:!1,SVGScriptElement:!1,SVGSetElement:!1,SVGStopElement:!1,SVGStringList:!1,SVGStylable:!1,SVGStyleElement:!1,SVGSVGElement:!1,SVGSwitchElement:!1,SVGSymbolElement:!1,SVGTests:!1,SVGTextContentElement:!1,SVGTextElement:!1,SVGTextPathElement:!1,SVGTextPositioningElement:!1,SVGTitleElement:!1,SVGTransform:!1,SVGTransformable:!1,SVGTransformList:!1,SVGTRefElement:!1,SVGTSpanElement:!1,SVGUnitTypes:!1,SVGURIReference:!1,SVGUseElement:!1,SVGViewElement:!1,SVGViewSpec:!1,SVGVKernElement:!1,SVGZoomAndPan:!1,SVGZoomEvent:!1,Text:!1,TextDecoder:!1,TextEncoder:!1,TextEvent:!1,TextMetrics:!1,TextTrack:!1,TextTrackCue:!1,TextTrackCueList:!1,TextTrackList:!1,TimeEvent:!1,TimeRanges:!1,toolbar:!1,top:!1,Touch:!1,TouchEvent:!1,TouchList:!1,TrackEvent:!1,TransitionEvent:!1,TreeWalker:!1,UIEvent:!1,URL:!1,URLSearchParams:!1,ValidityState:!1,VTTCue:!1,WaveShaperNode:!1,WebGLActiveInfo:!1,WebGLBuffer:!1,WebGLContextEvent:!1,WebGLFramebuffer:!1,WebGLProgram:!1,WebGLRenderbuffer:!1,WebGLRenderingContext:!1,WebGLShader:!1,WebGLShaderPrecisionFormat:!1,WebGLTexture:!1,WebGLUniformLocation:!1,WebSocket:!1,WheelEvent:!1,window:!1,Window:!1,Worker:!1,XDomainRequest:!1,XMLDocument:!1,XMLHttpRequest:!1,XMLHttpRequestEventTarget:!1,XMLHttpRequestProgressEvent:!1,XMLHttpRequestUpload:!1,XMLSerializer:!1,XPathEvaluator:!1,XPathException:!1,XPathExpression:!1,XPathNamespace:!1,XPathNSResolver:!1,XPathResult:!1,XSLTProcessor:!1},worker:{applicationCache:!1,atob:!1,Blob:!1,BroadcastChannel:!1,btoa:!1,Cache:!1,caches:!1,clearInterval:!1,clearTimeout:!1,close:!0,console:!1,fetch:!1,FileReaderSync:!1,FormData:!1,Headers:!1,IDBCursor:!1,IDBCursorWithValue:!1,IDBDatabase:!1,IDBFactory:!1,IDBIndex:!1,IDBKeyRange:!1,IDBObjectStore:!1,IDBOpenDBRequest:!1,IDBRequest:!1,IDBTransaction:!1,IDBVersionChangeEvent:!1,ImageData:!1,importScripts:!0,indexedDB:!1,location:!1,MessageChannel:!1,MessagePort:!1,name:!1,navigator:!1,Notification:!1,onclose:!0,onconnect:!0,onerror:!0,onlanguagechange:!0,onmessage:!0,onoffline:!0,ononline:!0,onrejectionhandled:!0,onunhandledrejection:!0,performance:!1,Performance:!1,PerformanceEntry:!1,PerformanceMark:!1,PerformanceMeasure:!1,PerformanceNavigation:!1,PerformanceResourceTiming:!1,PerformanceTiming:!1,postMessage:!0,Promise:!1,Request:!1,Response:!1,self:!0,ServiceWorkerRegistration:!1,setInterval:!1,setTimeout:!1,TextDecoder:!1,TextEncoder:!1,URL:!1,URLSearchParams:!1,WebSocket:!1,Worker:!1,XMLHttpRequest:!1},node:{__dirname:!1,__filename:!1,arguments:!1,Buffer:!1,clearImmediate:!1,clearInterval:!1,clearTimeout:!1,console:!1,exports:!0,GLOBAL:!1,global:!1,Intl:!1,module:!1,process:!1,require:!1,root:!1,setImmediate:!1,setInterval:!1,setTimeout:!1},commonjs:{exports:!0,module:!1,require:!1,global:!1},amd:{define:!1,require:!1},mocha:{after:!1,afterEach:!1,before:!1,beforeEach:!1,context:!1,describe:!1,it:!1,mocha:!1,run:!1,setup:!1,specify:!1,suite:!1,suiteSetup:!1,suiteTeardown:!1,teardown:!1,test:!1,xcontext:!1,xdescribe:!1,xit:!1,xspecify:!1},jasmine:{afterAll:!1,afterEach:!1,beforeAll:!1,beforeEach:!1,describe:!1,expect:!1,fail:!1,fdescribe:!1,fit:!1,it:!1,jasmine:!1,pending:!1,runs:!1,spyOn:!1,spyOnProperty:!1,waits:!1,waitsFor:!1,xdescribe:!1,xit:!1},jest:{afterAll:!1,afterEach:!1,beforeAll:!1,beforeEach:!1,check:!1,describe:!1,expect:!1,gen:!1,it:!1,fdescribe:!1,fit:!1,jest:!1,pit:!1,require:!1,test:!1,xdescribe:!1,xit:!1,xtest:!1},qunit:{asyncTest:!1,deepEqual:!1,equal:!1,expect:!1,module:!1,notDeepEqual:!1,notEqual:!1,notOk:!1,notPropEqual:!1,notStrictEqual:!1,ok:!1,propEqual:!1,QUnit:!1,raises:!1,start:!1,stop:!1,strictEqual:!1,test:!1,throws:!1},phantomjs:{console:!0,exports:!0,phantom:!0,require:!0,WebPage:!0},couch:{emit:!1,exports:!1,getRow:!1,log:!1,module:!1,provides:!1,require:!1,respond:!1,send:!1,start:!1,sum:!1},rhino:{defineClass:!1,deserialize:!1,gc:!1,help:!1,importClass:!1,importPackage:!1,java:!1,load:!1,loadClass:!1,Packages:!1,print:!1,quit:!1,readFile:!1,readUrl:!1,runCommand:!1,seal:!1,serialize:!1,spawn:!1,sync:!1,toint32:!1,version:!1},nashorn:{__DIR__:!1,__FILE__:!1,__LINE__:!1,com:!1,edu:!1,exit:!1,Java:!1,java:!1,javafx:!1,JavaImporter:!1,javax:!1,JSAdapter:!1,load:!1,loadWithNewGlobal:!1,org:!1,Packages:!1,print:!1,quit:!1},wsh:{ActiveXObject:!0,Enumerator:!0,GetObject:!0,ScriptEngine:!0,ScriptEngineBuildVersion:!0,ScriptEngineMajorVersion:!0,ScriptEngineMinorVersion:!0,VBArray:!0,WScript:!0,WSH:!0,XDomainRequest:!0},jquery:{$:!1,jQuery:!1},yui:{Y:!1,YUI:!1,YUI_config:!1},shelljs:{cat:!1,cd:!1,chmod:!1,config:!1,cp:!1,dirs:!1,echo:!1,env:!1,error:!1,exec:!1,exit:!1,find:!1,grep:!1,ls:!1,ln:!1,mkdir:!1,mv:!1,popd:!1,pushd:!1,pwd:!1,rm:!1,sed:!1,set:!1,target:!1,tempdir:!1,test:!1,touch:!1,which:!1},prototypejs:{$:!1,$$:!1,$A:!1,$break:!1,$continue:!1,$F:!1,$H:!1,$R:!1,$w:!1,Abstract:!1,Ajax:!1,Autocompleter:!1,Builder:!1,Class:!1,Control:!1,Draggable:!1,Draggables:!1,Droppables:!1,Effect:!1,Element:!1,Enumerable:!1,Event:!1,Field:!1,Form:!1,Hash:!1,Insertion:!1,ObjectRange:!1,PeriodicalExecuter:!1,Position:!1,Prototype:!1,Scriptaculous:!1,Selector:!1,Sortable:!1,SortableObserver:!1,Sound:!1,Template:!1,Toggle:!1,Try:!1},meteor:{$:!1,_:!1,Accounts:!1,AccountsClient:!1,AccountsServer:!1,AccountsCommon:!1,App:!1,Assets:!1,Blaze:!1,check:!1,Cordova:!1,DDP:!1,DDPServer:!1,DDPRateLimiter:!1,Deps:!1,EJSON:!1,Email:!1,HTTP:!1,Log:!1,Match:!1,Meteor:!1,Mongo:!1,MongoInternals:!1,Npm:!1,Package:!1,Plugin:!1,process:!1,Random:!1,ReactiveDict:!1,ReactiveVar:!1,Router:!1,ServiceConfiguration:!1,Session:!1,share:!1,Spacebars:!1,Template:!1,Tinytest:!1,Tracker:!1,UI:!1,Utils:!1,WebApp:!1,WebAppInternals:!1},mongo:{_isWindows:!1,_rand:!1,BulkWriteResult:!1,cat:!1,cd:!1,connect:!1,db:!1,getHostName:!1,getMemInfo:!1,hostname:!1,ISODate:!1,listFiles:!1,load:!1,ls:!1,md5sumFile:!1,mkdir:!1,Mongo:!1,NumberInt:!1,NumberLong:!1,ObjectId:!1,PlanCache:!1,print:!1,printjson:!1,pwd:!1,quit:!1,removeFile:!1,rs:!1,sh:!1,UUID:!1,version:!1,WriteResult:!1},applescript:{$:!1,Application:!1,Automation:!1,console:!1,delay:!1,Library:!1,ObjC:!1,ObjectSpecifier:!1,Path:!1,Progress:!1,Ref:!1},serviceworker:{caches:!1,Cache:!1,CacheStorage:!1,Client:!1,clients:!1,Clients:!1,ExtendableEvent:!1,ExtendableMessageEvent:!1,FetchEvent:!1,importScripts:!1,registration:!1,self:!1,ServiceWorker:!1,ServiceWorkerContainer:!1,ServiceWorkerGlobalScope:!1,ServiceWorkerMessageEvent:!1,ServiceWorkerRegistration:!1,skipWaiting:!1,WindowClient:!1},atomtest:{advanceClock:!1,fakeClearInterval:!1,fakeClearTimeout:!1,fakeSetInterval:!1,fakeSetTimeout:!1,resetTimeouts:!1,waitsForPromise:!1},embertest:{andThen:!1,click:!1,currentPath:!1,currentRouteName:!1,currentURL:!1,fillIn:!1,find:!1,findWithAssert:!1,keyEvent:!1,pauseTest:!1,resumeTest:!1,triggerEvent:!1,visit:!1},protractor:{$:!1,$$:!1,browser:!1,By:!1,by:!1,DartObject:!1,element:!1,protractor:!1},"shared-node-browser":{clearInterval:!1,clearTimeout:!1,console:!1,setInterval:!1,setTimeout:!1},webextensions:{browser:!1,chrome:!1,opr:!1},greasemonkey:{GM_addStyle:!1,GM_deleteValue:!1,GM_getResourceText:!1,GM_getResourceURL:!1,GM_getValue:!1,GM_info:!1,GM_listValues:!1,GM_log:!1,GM_openInTab:!1,GM_registerMenuCommand:!1,GM_setClipboard:!1,GM_setValue:!1,GM_xmlhttpRequest:!1,unsafeWindow:!1}}},function(e,t){e.exports={75:8490,83:383,107:8490,115:383,181:924,197:8491,383:83,452:453,453:452,455:456,456:455,458:459,459:458,497:498,498:497,837:8126,914:976,917:1013,920:1012,921:8126,922:1008,924:181,928:982,929:1009,931:962,934:981,937:8486,962:931,976:914,977:1012,981:934,982:928,1008:922,1009:929,1012:[920,977],1013:917,7776:7835,7835:7776,8126:[837,921],8486:937,8490:75,8491:197,66560:66600,66561:66601,66562:66602,66563:66603,66564:66604,66565:66605,66566:66606,66567:66607,66568:66608,66569:66609,66570:66610,66571:66611,66572:66612,66573:66613,66574:66614,66575:66615,66576:66616,66577:66617,66578:66618,66579:66619,66580:66620,66581:66621,66582:66622,66583:66623,66584:66624,66585:66625,66586:66626,66587:66627,66588:66628,66589:66629,66590:66630,66591:66631,66592:66632,66593:66633,66594:66634,66595:66635,66596:66636,66597:66637,66598:66638,66599:66639,66600:66560,66601:66561,66602:66562,66603:66563,66604:66564,66605:66565,66606:66566,66607:66567,66608:66568,66609:66569,66610:66570,66611:66571,66612:66572,66613:66573,66614:66574,66615:66575,66616:66576,66617:66577,66618:66578,66619:66579,66620:66580,66621:66581,66622:66582,66623:66583,66624:66584,66625:66585,66626:66586,66627:66587,66628:66588,66629:66589,66630:66590,66631:66591,66632:66592,66633:66593,66634:66594,66635:66595,66636:66596,66637:66597,66638:66598,66639:66599,68736:68800,68737:68801,68738:68802,68739:68803,68740:68804,68741:68805,68742:68806,68743:68807,68744:68808,68745:68809,68746:68810,68747:68811,68748:68812,68749:68813,68750:68814,68751:68815,68752:68816,68753:68817,68754:68818,68755:68819,68756:68820,68757:68821,68758:68822,68759:68823,68760:68824,68761:68825,68762:68826,68763:68827,68764:68828,68765:68829,68766:68830,68767:68831,68768:68832,68769:68833,68770:68834,68771:68835,68772:68836,68773:68837,68774:68838,68775:68839,68776:68840,68777:68841,68778:68842,68779:68843,68780:68844,68781:68845,68782:68846,68783:68847,68784:68848,68785:68849,68786:68850,68800:68736,68801:68737,68802:68738,68803:68739,68804:68740,68805:68741,68806:68742,68807:68743,68808:68744,68809:68745,68810:68746,68811:68747,68812:68748,68813:68749,68814:68750,68815:68751,68816:68752,68817:68753,68818:68754,68819:68755,68820:68756,68821:68757,68822:68758,68823:68759,68824:68760,68825:68761,68826:68762,68827:68763,68828:68764,68829:68765,68830:68766,68831:68767,68832:68768,68833:68769,68834:68770,68835:68771,68836:68772,68837:68773,68838:68774,68839:68775,68840:68776,68841:68777,68842:68778,68843:68779,68844:68780,68845:68781,68846:68782,68847:68783,68848:68784,68849:68785,68850:68786,71840:71872,71841:71873,71842:71874,71843:71875,71844:71876,71845:71877,71846:71878,71847:71879,71848:71880,71849:71881,71850:71882,71851:71883,71852:71884,71853:71885,71854:71886,71855:71887,71856:71888,71857:71889,71858:71890,71859:71891,71860:71892,71861:71893,71862:71894,71863:71895,71864:71896,71865:71897,71866:71898,71867:71899,71868:71900,71869:71901,71870:71902,71871:71903,71872:71840,71873:71841,71874:71842,71875:71843,71876:71844,71877:71845,71878:71846,71879:71847,71880:71848,71881:71849,71882:71850,71883:71851,71884:71852,71885:71853,71886:71854,71887:71855,71888:71856,71889:71857,71890:71858,71891:71859,71892:71860,71893:71861,71894:71862,71895:71863,71896:71864,71897:71865,71898:71866,71899:71867,71900:71868,71901:71869,71902:71870,71903:71871}}]))});litespeed-wp-plugin/7.7/litespeed-cache/assets/css/litespeed-dummy.css000064400000000074151600243320021704 0ustar00/* To be replaced in `head` to control optm data location */litespeed-wp-plugin/7.7/litespeed-cache/assets/css/litespeed-legacy.css000064400000002111151600243370022014 0ustar00.litespeed-wrap h2.nav-tab-wrapper,
.litespeed-wrap h3.nav-tab-wrapper {
	margin-bottom: 0;
}

.litespeed-wrap h2 .nav-tab {
	font-size: 14px;
}

.litespeed-wrap .striped > tbody > :nth-child(odd),
.litespeed-wrap ul.striped > :nth-child(odd),
.litespeed-wrap .alternate {
	background-color: #f9f9f9;
}

.litespeed-wrap .notice,
.litespeed-wrap div.updated,
.litespeed-wrap div.error {
	border-left: 4px solid #fff;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 1px 12px;
}

.litespeed-wrap .notice-success,
.litespeed-wrap div.updated {
	border-left-color: #46b450;
}

.litespeed-wrap .notice-success.notice-alt {
	background-color: #ecf7ed;
}

.litespeed-wrap .notice-warning {
	border-left-color: #ffb900;
}

.litespeed-wrap .notice-warning.notice-alt {
	background-color: #fff8e5;
}

.litespeed-wrap .notice-error,
.litespeed-wrap div.error {
	border-left-color: #dc3232;
}

.litespeed-wrap .notice-error.notice-alt {
	background-color: #fbeaea;
}

.litespeed-wrap .notice-info {
	border-left-color: #00a0d2;
}

.litespeed-wrap .notice-info.notice-alt {
	background-color: #e5f5fa;
}
litespeed-wp-plugin/7.7/litespeed-cache/assets/css/iziModal.min.css000064400000247556151600243440021154 0ustar00/*
* iziModal | v1.5.1
* http://izimodal.marcelodolce.com
* by Marcelo Dolce.
*/
.iziModal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.3);transition:margin-top .3s ease,height .3s ease;transform:translateZ(0)}.iziModal *{-webkit-font-smoothing:antialiased}.iziModal::after{content:'';width:100%;height:0;opacity:0;position:absolute;left:0;bottom:0;z-index:1;background:-moz-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(100%,rgba(0,0,0,.35)));background:-webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-o-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:-ms-linear-gradient(top,transparent 0%,rgba(0,0,0,.35) 100%);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 );transition:height .3s ease-in-out,opacity .3s ease-in-out;pointer-events:none}.iziModal.hasShadow::after{height:30px;opacity:1}.iziModal .iziModal-progressbar{position:absolute;left:0;top:0;width:100%;z-index:1}.iziModal .iziModal-progressbar>div{height:2px;width:100%}.iziModal .iziModal-header{background:#88a0b9;padding:14px 18px 15px;box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,.3),0 0 0 #555;overflow:hidden;position:relative;z-index:10}.iziModal .iziModal-header-icon{font-size:40px;color:rgba(255,255,255,.5);padding:0 15px 0 0;margin:0;float:left}.iziModal .iziModal-header-title{color:#fff;font-size:18px;font-weight:600;line-height:1.3}.iziModal .iziModal-header-subtitle{color:rgba(255,255,255,.6);font-size:12px;line-height:1.45}.iziModal .iziModal-header-subtitle,.iziModal .iziModal-header-title{display:block;margin:0;padding:0;font-family:'Lato',Arial;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.iziModal .iziModal-header-buttons{position:absolute;top:50%;right:10px;margin:-17px 0 0}.iziModal .iziModal-button{display:block;float:right;z-index:2;outline:0;height:34px;width:34px;border:0;padding:0;margin:0;opacity:.3;border-radius:50%;transition:transform .5s cubic-bezier(.16,.81,.32,1),opacity .5s ease;background-size:67%!important;-webkit-tap-highlight-color:transparent}.iziModal .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-button-close:hover{transform:rotate(180deg)}.iziModal .iziModal-button:hover{opacity:.8}.iziModal .iziModal-header.iziModal-noSubtitle{height:auto;padding:10px 15px 12px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{font-size:23px;padding-right:13px}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title{font-size:15px;margin:3px 0 0;font-weight:400}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons{right:6px;margin:-16px 0 0}.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button{height:30px;width:30px}.iziModal-rtl{direction:rtl}.iziModal-rtl .iziModal-header{padding:14px 18px 15px 40px}.iziModal-rtl .iziModal-header-icon{float:right;padding:0 0 0 15px}.iziModal-rtl .iziModal-header-buttons{right:initial;left:10px}.iziModal-rtl .iziModal-button{float:left}.iziModal-rtl .iziModal-header-subtitle,.iziModal-rtl .iziModal-header-title{text-align:right;font-family:Tahoma,'Lato',Arial;font-weight:500}.iziModal-rtl .iziModal-header.iziModal-noSubtitle{padding:10px 15px 12px 40px}.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon{padding:0 0 0 13px}.iziModal.iziModal-light .iziModal-header-icon{color:rgba(0,0,0,.5)}.iziModal.iziModal-light .iziModal-header-title{color:#000}.iziModal.iziModal-light .iziModal-header-subtitle{color:rgba(0,0,0,.6)}.iziModal.iziModal-light .iziModal-button-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal .iziModal-loader{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:9}.iziModal .iziModal-content-loader{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%}.iziModal .iziModal-content:after,.iziModal .iziModal-content:before{content:'';display:table}.iziModal .iziModal-content:after{clear:both}.iziModal .iziModal-content{zoom:1;width:100%;-webkit-overflow-scrolling:touch}.iziModal .iziModal-wrap{width:100%;position:relative;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.iziModal .iziModal-iframe{border:0;margin:0 0 -6px;width:100%;transition:height .3s ease}.iziModal-overlay{display:block;position:fixed;top:0;left:0;height:100%;width:100%}.iziModal-navigate{position:fixed;left:0;right:0;top:0;bottom:0;pointer-events:none}.iziModal-navigate-caption{position:absolute;left:10px;top:10px;color:#fff;line-height:16px;font-size:9px;font-family:'Lato',Arial;letter-spacing:.1em;text-indent:0;text-align:center;width:70px;padding:5px 0;text-transform:uppercase;display:none}.iziModal-navigate-caption::after,.iziModal-navigate-caption::before{position:absolute;top:2px;width:20px;height:20px;text-align:center;line-height:14px;font-size:12px;content:'';background-size:100%!important}.iziModal-navigate-caption:before{left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal-navigate-caption:after{right:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC) no-repeat 50% 50%}.iziModal-navigate>button{position:fixed;bottom:0;top:0;border:0;height:100%;width:84px;background-size:100%!important;cursor:pointer;padding:0;opacity:.2;transition:opacity .3s ease;pointer-events:all;margin:0;outline:0}.iziModal-navigate>button:hover{opacity:1}.iziModal-navigate-prev{left:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==) no-repeat 50% 50%}.iziModal-navigate-next{right:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=) no-repeat 50% 50%}.iziModal.isAttachedTop .iziModal-header{border-top-left-radius:0;border-top-right-radius:0}.iziModal.isAttachedTop{margin-top:0!important;margin-bottom:auto!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.iziModal.isAttachedBottom{margin-top:auto!important;margin-bottom:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.iziModal.isFullscreen{max-width:100%!important;margin:0!important;height:100%!important}.iziModal.isAttached,.iziModal.isFullscreen{border-radius:0!important}.iziModal.hasScroll .iziModal-wrap{overflow-y:auto;overflow-x:hidden}html.iziModal-isAttached,html.iziModal-isOverflow{overflow:hidden}html.iziModal-isAttached body,html.iziModal-isOverflow body{overflow-y:scroll;position:relative}.iziModal ::-webkit-scrollbar{overflow:visible;height:7px;width:7px}.iziModal ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-width:0;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)}.iziModal ::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.4)}.iziModal ::-webkit-scrollbar-button{height:0;width:0}.iziModal ::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 2px}.iziModal.transitionIn .iziModal-header{-webkit-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1);animation:iziM-slideDown .7s cubic-bezier(.7,0,.3,1)}.iziModal.transitionIn .iziModal-header .iziModal-header-icon{-webkit-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;-moz-animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;animation:iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both}.iziModal.transitionIn .iziModal-header .iziModal-button{-webkit-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);-moz-animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);animation:iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1)}.iziModal.transitionIn .iziModal-iframe,.iziModal.transitionIn .iziModal-wrap{-webkit-animation:iziM-fadeIn 1.3s;-moz-animation:iziM-fadeIn 1.3s;animation:iziM-fadeIn 1.3s}.iziModal.transitionIn .iziModal-header{-webkit-animation-delay:0s;-moz-animation:0s;animation-delay:0s}.iziModal.transitionIn .iziModal-header .iziModal-header-icon,.iziModal.transitionIn .iziModal-header .iziModal-header-title{-webkit-animation-delay:.4s;-moz-animation:.4s;animation-delay:.4s}.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle{-webkit-animation-delay:.5s;-moz-animation:.5s;animation-delay:.5s}.iziModal.transitionOut .iziModal-header,.iziModal.transitionOut .iziModal-header *{transition:none!important}.iziModal .fadeOut,.iziModal-navigate.fadeOut,.iziModal-overlay.fadeOut,.iziModal.fadeOut{-webkit-animation:iziM-fadeOut .5s;-moz-animation:iziM-fadeOut .5s;animation:iziM-fadeOut .5s;animation-fill-mode:forwards}.iziModal .fadeIn,.iziModal-navigate.fadeIn,.iziModal-overlay.fadeIn,.iziModal.fadeIn{-webkit-animation:iziM-fadeIn .5s;-moz-animation:iziM-fadeIn .5s;animation:iziM-fadeIn .5s}.iziModal-overlay.comingIn,.iziModal.comingIn{-webkit-animation:iziM-comingIn .5s ease;-moz-animation:iziM-comingIn .5s ease;animation:iziM-comingIn .5s ease}.iziModal-overlay.comingOut,.iziModal.comingOut{-webkit-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);-moz-animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation:iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);animation-fill-mode:forwards}.iziModal-overlay.bounceInDown,.iziModal.bounceInDown{-webkit-animation:iziM-bounceInDown .7s ease;animation:iziM-bounceInDown .7s ease}.iziModal-overlay.bounceOutDown,.iziModal.bounceOutDown{-webkit-animation:iziM-bounceOutDown .7s ease;animation:iziM-bounceOutDown .7s ease}.iziModal-overlay.bounceInUp,.iziModal.bounceInUp{-webkit-animation:iziM-bounceInUp .7s ease;animation:iziM-bounceInUp .7s ease}.iziModal-overlay.bounceOutUp,.iziModal.bounceOutUp{-webkit-animation:iziM-bounceOutUp .7s ease;animation:iziM-bounceOutUp .7s ease}.iziModal-overlay.fadeInDown,.iziModal.fadeInDown{-webkit-animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutDown,.iziModal.fadeOutDown{-webkit-animation:iziM-fadeOutDown .5s ease;animation:iziM-fadeOutDown .5s ease}.iziModal-overlay.fadeInUp,.iziModal.fadeInUp{-webkit-animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutUp,.iziModal.fadeOutUp{-webkit-animation:iziM-fadeOutUp .5s ease;animation:iziM-fadeOutUp .5s ease}.iziModal-overlay.fadeInLeft,.iziModal.fadeInLeft{-webkit-animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutLeft,.iziModal.fadeOutLeft{-webkit-animation:iziM-fadeOutLeft .5s ease;animation:iziM-fadeOutLeft .5s ease}.iziModal-overlay.fadeInRight,.iziModal.fadeInRight{-webkit-animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1);animation:iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1)}.iziModal-overlay.fadeOutRight,.iziModal.fadeOutRight{-webkit-animation:iziM-fadeOutRight .5s ease;animation:iziM-fadeOutRight .5s ease}.iziModal-overlay.flipInX,.iziModal.flipInX{-webkit-animation:iziM-flipInX .7s ease;animation:iziM-flipInX .7s ease}.iziModal-overlay.flipOutX,.iziModal.flipOutX{-webkit-animation:iziM-flipOutX .7s ease;animation:iziM-flipOutX .7s ease}@-webkit-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-moz-keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@keyframes iziM-comingIn{0%{opacity:0;transform:scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)}to{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0)}}@-webkit-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@-moz-keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes iziM-comingOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@-webkit-keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes iziM-fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes iziM-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes iziM-slideIn{0%{opacity:0;-webkit-transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes iziM-slideIn{0%{opacity:0;-moz-transform:translateX(50px)}to{opacity:1;-moz-transform:translateX(0)}}@keyframes iziM-slideIn{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes iziM-slideDown{0%{opacity:0;-webkit-transform:scale(1,0) translateY(-40px);-webkit-transform-origin:center top}}@-moz-keyframes iziM-slideDown{0%{opacity:0;-moz-transform:scale(1,0) translateY(-40px);-moz-transform-origin:center top}}@keyframes iziM-slideDown{0%{opacity:0;transform:scale(1,0) translateY(-40px);transform-origin:center top}}@-webkit-keyframes iziM-revealIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,1)}}@-moz-keyframes iziM-revealIn{0%{opacity:0;-moz-transform:scale3d(.3,.3,1)}}@keyframes iziM-revealIn{0%{opacity:0;transform:scale3d(.3,.3,1)}}@-webkit-keyframes iziM-bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes iziM-bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}}@keyframes iziM-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}}@-webkit-keyframes iziM-bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes iziM-bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes iziM-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}}@-webkit-keyframes iziM-fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@keyframes iziM-fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@-webkit-keyframes iziM-fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@keyframes iziM-fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@-webkit-keyframes iziM-fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}}@keyframes iziM-fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}}@-webkit-keyframes iziM-fadeInRight{0%{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes iziM-fadeInRight{0%{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes iziM-fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}}@keyframes iziM-fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}}@-webkit-keyframes iziM-flipInX{0%{-webkit-transform:perspective(400px) rotateX(60deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes iziM-flipInX{0%{transform:perspective(400px) rotateX(60deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes iziM-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0}}@keyframes iziM-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,40deg);transform:perspective(400px) rotate3d(1,0,0,40deg);opacity:0}}litespeed-wp-plugin/7.7/litespeed-cache/assets/css/litespeed.css000064400000256425151600243510020571 0ustar00@font-face {
  font-family: "litespeedfont";
  src: url(data:application/font-woff;base64,d09GRgABAAAAAAd8AAsAAAAABzAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIFKmNtYXAAAAFoAAAAVAAAAFQXVtKHZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAAywAAAMsC7+w5mhlYWQAAATwAAAANgAAADYNxQCSaGhlYQAABSgAAAAkAAAAJAe+A8ZobXR4AAAFTAAAABQAAAAUCgAABWxvY2EAAAVgAAAADAAAAAwAKAGqbWF4cAAABWwAAAAgAAAAIAAOAX5uYW1lAAAFjAAAAc4AAAHOiN8uy3Bvc3QAAAdcAAAAIAAAACAAAwAAAAMDAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6QADwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOkA//3//wAAAAAAIOkA//3//wAB/+MXBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAACAAF/8QD/AO7AIAAxAFEAWkBbgFyAXcBewAAATA0MTQmMTA0JzgBNSImOQEBOAExLgEjIgYHOAE5AQEwBiMUMDEGFDEwBhUwFDEcARUcARUwFDEUFjEwFBc4ARUyFjkBATAWFTAyMTAWMzAyFTAyMzIWMzI2MzoBMTQyMTI2MTAyMTQ2OQEBMDYzNDAxNjQxMDY1MDQxNDY1JjQ1BzEVBzgBMQE4ATEwBjEjMCIxMCIxMCIxMCYxOAExATgBMSc1MDQxMDQ5ATUxNzgBMQEwNjMyFjEBOAExFxUwFDEwFDEnMCIxMDQxMDQxMCIxNDAnMSc4ATEuASMiBgc4ATEHBjAVMCIxMBQxMBQxMCIxHAExMBQVMDIxMBQxMBQxMDIxFDAXMRcWMDM4ARUwMjE4ATEyMBU6ATEwMjM0MDM4ATEwMjE0MDEyMDcxNzYwNTAyMTA0MTA0MTgBMzwBMTA0NScHFzgBMRYUFxYGDwEOASMiJicmNj8BJyY2PwE+ATMyFhcWBgcFFxUBMxMHIwEBMwE1NzUnNQED+wEBAQH+FAIGAwMGAv4UAQEBAQEBAQEB7AIBAQEBAQEBAQEBAQEBAQEBAQECAewBAQEBAQFOAf5XAQEBAQEB/lcBAQGpAgEBAgGpAbABAQH0AgICAgIC9AEBAQEBAfQBAQEBAQEBAQEBAQH0AQEBoE8rAQEBAgSBAgQDBAYBAgEDTysFAwWBAgQEAwYBAgED/oz6/sw6+vo6ATQBNDb+zP7+ATgBwwEBAQEBAQIB7AICAgL+FAIBAQEBAQEBAQEBAQEBAQEBAQEC/hQBAQEBAQEBAQEBAewCAQEBAQEBAQEBAQEBBAEB/lcBAQGpAQEBAQEBAakBAf5XAQEBAQMBAQEB9AECAgH0AQEBAQEBAQEBAQEB9AEBAQEBAfQBAQEBAQEBAYRkPQECAQcLA2MCAgQDAwgDZD4GDgViAgIEAwMIA6P5OgEzATP6ATT+lP7MNv44/jb+zAABAAAAAQAAiK6LiV8PPPUACwQAAAAAANVU3gsAAAAA1VTeCwAA/8QD/AO7AAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAP8AAEAAAAAAAAAAAAAAAAAAAAFBAAAAAAAAAAAAAAAAgAAAAQAAAUAAAAAAAoAFAAeAZYAAQAAAAUBfAAIAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAA0AAAABAAAAAAACAAcAlgABAAAAAAADAA0ASAABAAAAAAAEAA0AqwABAAAAAAAFAAsAJwABAAAAAAAGAA0AbwABAAAAAAAKABoA0gADAAEECQABABoADQADAAEECQACAA4AnQADAAEECQADABoAVQADAAEECQAEABoAuAADAAEECQAFABYAMgADAAEECQAGABoAfAADAAEECQAKADQA7GxpdGVzcGVlZGZvbnQAbABpAHQAZQBzAHAAZQBlAGQAZgBvAG4AdFZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGxpdGVzcGVlZGZvbnQAbABpAHQAZQBzAHAAZQBlAGQAZgBvAG4AdGxpdGVzcGVlZGZvbnQAbABpAHQAZQBzAHAAZQBlAGQAZgBvAG4AdFJlZ3VsYXIAUgBlAGcAdQBsAGEAcmxpdGVzcGVlZGZvbnQAbABpAHQAZQBzAHAAZQBlAGQAZgBvAG4AdEZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=);
	font-weight: normal;
	font-style: normal;
}

#adminmenu #toplevel_page_lscache-settings .menu-icon-generic div.wp-menu-image:before,
#adminmenu #toplevel_page_litespeed .menu-icon-generic div.wp-menu-image:before,
.litespeed-top-toolbar .ab-icon::before {
	content: '\e900';
	font-family: 'litespeedfont' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#wpadminbar .litespeed-top-toolbar .ab-icon.icon_disabled::before {
	color: #D9534F;
}

*[litespeed-accesskey]:not([data-litespeed-noprefix]):before {
	content: '[' attr(litespeed-accesskey) '] ';
}

/* =======================================
   		  UTILITIES - toggle UI
======================================= */

input[type='checkbox'].litespeed-tiny-toggle {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	-webkit-tap-highlight-color: transparent;

	width: auto;
	height: auto;
	vertical-align: middle;
	position: relative;
	border: 0;
	outline: 0;
	cursor: pointer;
	margin: 0 4px;
	background: none;
	box-shadow: none;
}

input[type='checkbox'].litespeed-tiny-toggle:focus {
	box-shadow: none;
}

input[type='checkbox'].litespeed-tiny-toggle:after {
	content: '';
	font-size: 8px;
	font-weight: 400;
	line-height: 18px;
	text-indent: -14px;
	color: #ffffff;
	width: 36px;
	height: 18px;
	display: inline-block;
	background-color: #a7aaad;
	border-radius: 72px;
	box-shadow: 0 0 12px rgb(0 0 0 / 15%) inset;
}

input[type='checkbox'].litespeed-tiny-toggle:before {
	content: '';
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	margin: 0;
	border-radius: 50%;
	background-color: #ffffff;
}

input[type='checkbox'].litespeed-tiny-toggle:checked:before {
	left: 20px;
	margin: 0;
	background-color: #ffffff;
}

input[type='checkbox'].litespeed-tiny-toggle,
input[type='checkbox'].litespeed-tiny-toggle:before,
input[type='checkbox'].litespeed-tiny-toggle:after,
input[type='checkbox'].litespeed-tiny-toggle:checked:before,
input[type='checkbox'].litespeed-tiny-toggle:checked:after {
	transition: ease 0.15s;
}

input[type='checkbox'].litespeed-tiny-toggle:checked:after {
	/*content: 'ON';*/
	background-color: #2271b1;
}

.block-editor__container input[type='checkbox'].litespeed-tiny-toggle {
	border: 0 !important;
}

.block-editor__container input[type='checkbox'].litespeed-tiny-toggle:before {
	top: 5px;
	left: 7px;
}

.block-editor__container input[type='checkbox'].litespeed-tiny-toggle:checked:before {
	left: 23px;
}

/* =======================================
   		  UTILITIES - structure
======================================= */

.litespeed_icon:before {
	/* content: "\e900";
    font-family: 'litespeedfont' !important; */
	content: '';
	background-image: url('../img/lscwp_grayscale_font-icon_22px.svg');
	/* filter: grayscale(1); */
	background-size: 22px;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 8px;
}

.rtl .litespeed_icon:before {
	left: initial;
	right: 5px;
}

.litespeed_icon {
	padding-left: 30px !important;
	position: relative;
}

.rtl .litespeed_icon {
	padding-right: 40px;
}

.litespeed-quic-icon {
	background-image: url('../img/quic-cloud-icon-16x16.svg');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	display: inline-block;
}

.litespeed-row {
	margin-top: 5px;
}

.litespeed-reset {
	width: initial;
}

.litespeed-inline {
	display: inline-block;
}

.litespeed-flex {
	display: flex;
}

.litespeed-flex-container {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: auto;
}

.litespeed-flex-align-center {
	align-items: center;
}

.litespeed-flex-container > * {
	box-sizing: border-box;
}

.litespeed-flex-container--reverse {
	flex-direction: row-reverse;
}

.litespeed-flex-container .litespeed-icon-vertical-middle {
	margin-left: 0;
}

.litespeed-row-flex {
	display: inline-flex;
}

.litespeed-flex-wrap {
	flex-wrap: wrap;
}

.litespeed-align-right {
	margin-left: auto !important;
}

.litespeed-width-1-2 {
	width: 45%;
	padding: 20px;
}

.litespeed-width-1-3 {
	width: 30%;
	padding: 25px;
}

.litespeed-width-7-10 {
	width: 65%;
	padding: 20px;
}

.litespeed-width-3-10 {
	width: 35%;
	padding: 20px;
}

@media screen and (max-width: 814px) {
	.litespeed-width-7-10 {
		width: 100%;
	}

	.litespeed-width-3-10 {
		width: 100%;
		padding: 0;
	}
}

.litespeed-hide {
	display: none !important;
}

.litespeed-right {
	float: right !important;
}

.litespeed-relative {
	position: relative;
}

.litespeed-align-center {
	margin-left: auto;
	margin-right: auto;
}

/* =======================================
   		  UTILITIES - spacing
======================================= */

.litespeed-left10 {
	margin-left: 10px !important;
}

.litespeed-left20 {
	margin-left: 20px !important;
}

.litespeed-right10 {
	margin-right: 10px !important;
}

.litespeed-right20 {
	margin-right: 20px !important;
}

.litespeed-right30 {
	margin-right: 30px !important;
}

.litespeed-right50 {
	margin-right: 50px !important;
}

.litespeed-top10 {
	margin-top: 10px !important;
}

.litespeed-top15 {
	margin-top: 15px !important;
}

.litespeed-top20 {
	margin-top: 20px !important;
}

.litespeed-top30 {
	margin-top: 30px !important;
}

.litespeed-margin-y5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.litespeed-margin-x5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.litespeed-wrap .litespeed-left20,
.litespeed-left20 {
	margin-left: 20px;
}

.litespeed-wrap .litespeed-bg-quic-cloud {
	background: linear-gradient(rgba(230, 242, 242, 1) 10%, rgba(250, 255, 255, 1) 30%);
}

.litespeed-left50 {
	margin-left: 50px;
}

.litespeed-padding-space {
	padding: 5px 10px;
}

.litespeed-margin-bottom10 {
	margin-bottom: 10px !important;
}

.litespeed-margin-bottom20 {
	margin-bottom: 20px !important;
}

.litespeed-margin-bottom-remove {
	margin-bottom: 0px !important;
}

.litespeed-margin-top-remove {
	margin-top: 0px !important;
}

.litespeed-margin-left-remove {
	margin-left: 0px !important;
}

.litespeed-margin-y-remove {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.litespeed-empty-space-xlarge {
	margin-top: 8em;
}

.litespeed-empty-space-large {
	margin-top: 6em;
}

.litespeed-empty-space-medium {
	margin-top: 3em;
}

.litespeed-empty-space-small {
	margin-top: 2em;
}

.litespeed-empty-space-tiny {
	margin-top: 1em;
}

/* =======================================
   		UTILITIES - typography
======================================= */

.litespeed-text-jumbo {
	font-size: 3em !important;
}

.litespeed-text-large {
	font-size: 0.75em !important;
}

.litespeed-text-md {
	font-size: 1.2em;
}

.litespeed-text-right {
	text-align: right;
}

.litespeed-text-center {
	text-align: center;
}

.litespeed-text-bold, .litespeed-bold {
	font-weight: 600;
}

/* =======================================
	  			COLORS
======================================= */

.litespeed-default {
	color: #a7a7a7 !important;
}

.litespeed-primary {
	color: #3366cc !important;
}

.litespeed-info {
	color: #3fbfbf !important;
}

.litespeed-success {
	color: #73b38d !important;
}

.litespeed-warning {
	color: #ff8c00 !important;
}

.litespeed-danger {
	color: #dc3545 !important;
}

a.litespeed-danger:hover,
button.litespeed-danger:hover {
	color: #a00 !important;
}

.litespeed-text-success {
	color: #34b15d;
}

.litespeed-form-action {
	color: #1a9292 !important;
}

a.litespeed-form-action:hover,
button.litespeed-form-action:hover {
	color: #36b0af !important;
}

.litespeed-bg-default {
	background-color: #a7a7a7 !important;
}

.litespeed-bg-primary {
	background-color: #3366cc !important;
}

.litespeed-bg-info {
	background-color: #d1ecf1 !important;
}

.litespeed-bg-success {
	background-color: #73b38d !important;
}

.litespeed-bg-warning {
	background-color: #ff8c00 !important;
}

.litespeed-bg-danger {
	background-color: #dc3545 !important;
}

.litespeed-bg-text-success {
	background-color: #34b15d;
}

/* =======================================
	  			LAYOUT
======================================= */

.litespeed-wrap {
	margin: 10px 20px 0 2px;
}

@media screen and (max-width: 600px) {
	.litespeed-wrap h2 .nav-tab {
		border-bottom: 1px solid #c3c4c7;
		margin: 10px 10px 0 0;
	}

	.litespeed-wrap .nav-tab-wrapper {
		margin-bottom: 15px;
	}

	.litespeed-desc a,
	.litespeed-body p > a:not(.button) {
		word-break: break-word;
	}
}

.litespeed-wrap .nav-tab {
	border-bottom-color: inherit;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 11px 10px -1px 0;
}

.litespeed-wrap .nav-tab-active {
	background: #fff;
	border-bottom-color: #fff;
}

.litespeed-wrap .nav-tab:focus:not(.nav-tab-active),
.litespeed-wrap .nav-tab:hover:not(.nav-tab-active) {
	background-color: #f1f1f1;
	color: #444;
}

.litespeed-body {
	background: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	padding: 1px 20px 20px 20px;
}

@media screen and (min-width: 681px) {
	.litespeed-header + .litespeed-body {
		border-top: none;
	}
}

.litespeed-body table {
	border-collapse: collapse;
	width: 100%;
}

.litespeed-body .litespeed-width-auto {
	width: auto;
}

/* outside stripped table */
.litespeed-description {
	color: #666;
	font-size: 13px;
	margin: 1.5rem 0;
	max-width: 960px;
}

.litespeed-desc-wrapper{
	display: inline-block;
    margin-left: 10px;
}

/* inside stripped table */
.litespeed-desc {
	font-size: 12px;
	font-weight: normal;
	color: #7a919e;
	margin: 10px 0;
	line-height: 1.7;
	/*max-width: 840px;*/
}

.litespeed-desc + .litespeed-desc {
	margin-top: -5px;
}

td > .litespeed-desc:first-child {
	margin-top: 0px;
	line-height: 2.24;
}

.litespeed-h3 {
	line-height: 18px;
	color: #264d73;
	font-size: 18px;
	font-weight: 600;
	margin: 2px 0;
}

.litespeed-div .submit {
	margin-top: 0;
}

@media screen and (min-width: 681px) {
	.litespeed-div {
		display: inline-block;
		min-width: 100px;
	}

	.litespeed-div .submit {
		margin: 5px;
		padding: 5px;
	}
}

@media screen and (max-width: 680px) {
	.litespeed-desc + .litespeed-desc.litespeed-left20 {
		margin-left: 0 !important;
	}

	.litespeed-desc .litespeed-callout.notice-warning.inline {
		word-break: break-word;
	}
}

.litespeed-h1 {
	display: inline-block;
}

h3 .litespeed-learn-more {
	font-size: 12px;
	font-weight: normal;
	color: #7a919e;
	margin-left: 30px;
}

.litespeed-wrap code {
	color: #666;
	background-color: #dde9f5;
	border-radius: 3px;
	font-size: 11px;
	font-style: normal;
}

.litespeed-wrap ul {
	margin-left: 2em;
}

.litespeed-wrap i {
	font-size: 13px;
	line-height: 16px;
}

.litespeed-wrap .litespeed-desc i {
	font-size: 12px;
}

.litespeed-wrap p {
	margin: 1em 0;
}

.litespeed-wrap p.submit {
	margin-bottom: 0;
}

.litespeed-desc p {
	margin-left: 0;
}

.litespeed-title,
.litespeed-title-short {
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	margin: 2.5em 0px 1.5em 0;
	display: table;
	padding-right: 50px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.litespeed-title .button {
	margin-left: 1rem;
	margin-bottom: 5px;
	vertical-align: middle;
}

.litespeed-title .litespeed-quic-icon {
	margin-right: 6px;
}

.litespeed-title a,
.litespeed-title-short a {
	text-decoration: none;
}

.litespeed-title-short {
	padding-right: 20px;
}

.litespeed-title-section {
	margin: 2em -20px 12px -20px;
	padding: 12px 20px 12px 20px;
	border-bottom: 1px solid #eee;
	font-size: 1.2em;
	display: block;
	border-top: 1px solid #f1f1f1;
}

.litespeed-postbox .litespeed-title {
	display: flex;
	align-items: center;
}

.litespeed-title-right-icon {
	margin-left: auto;
	font-weight: normal;
}

.litespeed-list li:before {
	content: '>';
	color: #cc3d6a;
}

.litespeed-wrap a.disabled {
	cursor: not-allowed;
	opacity: 0.5;
	text-decoration: none;
	color: #72777c;
}

/* =======================================
			LAYOUT - table
======================================= */

.litespeed-table {
	font-size: 14px;
}

.litespeed-body tbody > tr > th {
	padding-left: 20px;
}

.litespeed-body tbody th {
	vertical-align: top;
	text-align: left;
	padding: 18px 10px 20px 0;
	width: 200px;
	font-weight: 600;
}

.litespeed-body td {
	padding: 15px 10px;
	line-height: 1.3;
	vertical-align: middle;
}

.litespeed-body .widefat td input + p {
	margin-top: 0.8em;
}

.litespeed-body .striped > tbody > :nth-child(even) .notice {
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.litespeed-body .striped > tbody > :nth-child(even) .notice:first-child {
	margin-top: 0;
}

/* small table inside */
.litespeed-body .litespeed-vary-table {
	margin-top: -5px;
	width: 250px;
	margin-bottom: 20px;
}

.litespeed-body .litespeed-vary-table td {
	width: 50%;
	padding: 5px 0px;
}

.litespeed-table-compact td,
.litespeed-table-compact th {
	padding: 0.5rem 0.75rem;
}

/* =======================================
			LAYOUT - block
======================================= */

.litespeed-block,
.litespeed-block-tiny {
	border: 1px dotted #cccccc;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	padding: 0.75rem 1.25rem;
	margin-bottom: 5px;
}

.litespeed-block-tiny {
	max-width: 670px;
}

.litespeed-col {
	flex: 0 0 30%;
	padding-right: 2rem;
}

.litespeed-col:last-child,
.litespeed-col-auto:last-child {
	padding-right: 0;
}

.litespeed-col-auto {
	padding-right: 2rem;
}

.litespeed-col-br {
	flex: 0 0 100%;
	border-top: 1px dotted #cccccc;
}

.litespeed-col-inc {
	display: inline-block;
	margin-top: 16px;
	min-width: 150px;
	font-weight: bold;
}

.litespeed-block h4:first-child,
.litespeed-block .litespeed-form-label:not(.litespeed-form-label--toggle):first-child {
	margin-top: 0.5rem;
}

.litespeed-block .litespeed-callout:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 600px) {
	.litespeed-block {
		flex-direction: column;
	}

	.litespeed-block .litespeed-col {
		padding-right: 0;
	}
}

/* =======================================
			  CARDS LINKS
======================================= */

.litespeed-cards-wrapper,
.litespeed-panel-wrapper {
	display: flex;
	width: 100%;
	flex-flow: row wrap;
	justify-content: flex-start;
}

.litespeed-cards-wrapper {
	margin: -10px -15px -10px -15px;
}

.litespeed-panel {
	text-decoration: none;
	display: flex;
	justify-content: space-between;
	padding: 6px 8px 4px 5px;
	width: 322px;
	margin: 15px 5px 15px 15px;
	min-height: 75px;
	box-sizing: border-box;
	background: #f9fafc;
	transition: 0.25s;
}

.litespeed-panel:hover {
	border: 1px solid #6699cc;
	box-shadow: none;
}

.litespeed-panel-wrapper-icon {
	width: 25%;
	height: 100%;
}

[class*='litespeed-panel-icon-'] {
	background-size: contain;
	width: 60px;
	height: 60px;
	margin: 5px;
	background-repeat: no-repeat;
	display: inline-block;
}

.litespeed-panel-icon-all {
	background-image: url('../img/icons/all.svg');
}

.litespeed-panel-icon-revision {
	background-image: url('../img/icons/revision.svg');
}

.litespeed-panel-icon-orphaned_post_meta {
	background-image: url('../img/icons/revision.svg');
}

.litespeed-panel-icon-auto_draft {
	background-image: url('../img/icons/auto_draft.svg');
}

.litespeed-panel-icon-trash_post {
	background-image: url('../img/icons/trash_post.svg');
}

.litespeed-panel-icon-spam_comment {
	background-image: url('../img/icons/spam_comment.svg');
}

.litespeed-panel-icon-trash_comment {
	background-image: url('../img/icons/trash_comment.svg');
}

.litespeed-panel-icon-trackback-pingback {
	background-image: url('../img/icons/trackback-pingback.svg');
}

.litespeed-panel-icon-expired_transient {
	background-image: url('../img/icons/expired_transient.svg');
}

.litespeed-panel-icon-all_transients {
	background-image: url('../img/icons/all_transients.svg');
}

.litespeed-panel-icon-optimize_tables {
	background-image: url('../img/icons/optimize_tables.svg');
}

.litespeed-panel-icon-purge-front {
	background-image: url('../img/icons/purge-front.svg');
}

.litespeed-panel-icon-purge-pages {
	background-image: url('../img/icons/purge-pages.svg');
}

.litespeed-panel-icon-purge-cssjs {
	background-image: url('../img/icons/purge-cssjs.svg');
}

.litespeed-panel-icon-purge-object {
	background-image: url('../img/icons/purge-object.svg');
}

.litespeed-panel-icon-purge-opcache {
	background-image: url('../img/icons/purge-opcache.svg');
}

.litespeed-panel-icon-purge-all {
	background-image: url('../img/icons/purge-all.svg');
}

.litespeed-panel-icon-empty-cache {
	background-image: url('../img/icons/empty-cache.svg');
}

.litespeed-panel-icon-purge-403 {
	background-image: url('../img/icons/purge-403.svg');
}

.litespeed-panel-icon-purge-404 {
	background-image: url('../img/icons/purge-404.svg');
}

.litespeed-panel-icon-purge-500 {
	background-image: url('../img/icons/purge-500.svg');
}

.litespeed-panel-top-right-icon-cross {
	background-image: url('../img/icons/cross_icon.svg');
}

.litespeed-panel-top-right-icon-tick {
	background-image: url('../img/icons/success_icon.svg');
}

.litespeed-panel-content {
	width: 75%;
	height: 100%;
	margin-top: 7px;
}

.litespeed-panel-para {
	color: #264d73;
	font-size: 12px;
	line-height: 1.45;
}

.litespeed-panel .litespeed-h3 {
	font-size: 14px;
}

.litespeed-panel-counter {
	color: #3abfbf;
}

.litespeed-panel-counter-red {
	color: #cc3d6a;
}

.litespeed-panel-wrapper-top-right {
	width: 10%;
	height: 100%;
	text-align: right;
}

.litespeed-panel-top-right-icon-tick,
.litespeed-panel-top-right-icon-cross {
	background-size: contain;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	display: inline-block;
}

/* =======================================
	 BUTTONS
======================================= */

/* .litespeed-wrap .button{
	background:#fff;
} */

.litespeed-wrap .button-link {
	height: auto;
	line-height: inherit;
	font-size: inherit;
	box-shadow: none;
}

.litespeed-wrap .button-link:hover,
.litespeed-wrap .button-link:focus {
	box-shadow: none;
	background: none;
}

.litespeed .litespeed-btn-danger-bg,
.litespeed-wrap .litespeed-btn-danger-bg,
.litespeed-btn-danger-bg {
	background: #dc3545;
	color: #fff;
	border: 1px solid #cc3d6a;
	box-shadow: 0 1px 0 rgba(177, 93, 93, 0.5);
}

.litespeed .litespeed-btn-danger,
.litespeed-wrap .litespeed-btn-danger,
.litespeed-btn-danger {
	background: #fff;
	color: #cc3d6a;
	border: 1px solid #cc3d6a;
	box-shadow: 0 1px 0 rgba(177, 93, 93, 0.5);
}

.litespeed .litespeed-btn-danger:hover,
.litespeed-wrap .litespeed-btn-danger:hover,
.litespeed-btn-danger:hover {
	border-color: #ab244e;
	background: #cc3d6a;
	color: #fff;
}

.litespeed .litespeed-btn-warning,
.litespeed-wrap .litespeed-btn-warning,
.litespeed-btn-warning {
	background: #fff;
	color: #e59544;
	border: 1px solid #e59544;
	box-shadow: 0 1px 0 rgba(249, 166, 82, 0.55);
}

.litespeed .litespeed-btn-warning:hover,
.litespeed-wrap .litespeed-btn-warning:hover,
.litespeed-btn-warning:hover {
	border-color: #e59544;
	background: #e59544;
	color: #fff;
}

.litespeed .litespeed-btn-success,
.litespeed-wrap .litespeed-btn-success,
.litespeed-btn-success {
	background: #fff;
	color: #36b0b0;
	border: 1px solid #36b0b0;
	box-shadow: 0 1px 0 rgba(73, 160, 160, 0.55);
}

.litespeed .litespeed-btn-success:hover,
.litespeed-wrap .litespeed-btn-success:hover,
.litespeed-btn-success:hover {
	border-color: #36b0b0;
	background: #36b0b0;
	color: #fff;
}

.litespeed-wrap .button-primary {
	background: #528ac6;
	border-color: #538ac6 #2264ad #2264ad;
	color: #fff;
	box-shadow: 0 1px 0 #2264ad;
	text-shadow:
		0 -1px 1px #2264ad,
		1px 0 1px #2264ad,
		0 1px 1px #2264ad,
		-1px 0 1px #2264ad;
}

.litespeed-wrap .button-primary:focus,
.litespeed-wrap .button-primary:hover {
	background: #5891ce;
	border-color: #2264ad;
	color: #fff;
}

.litespeed-wrap .button-primary:hover {
	box-shadow: 0 1px 0 #2264ad;
}

.litespeed-wrap .button-primary:focus {
	background: #5891ce;
	border-color: #2264ad;
	color: #fff;
	box-shadow:
		0 1px 0 #0073aa,
		0 0 2px 1px #33b3db;
}

.litespeed .litespeed-btn-primary,
.litespeed-wrap .litespeed-btn-primary,
.litespeed-btn-primary {
	color: #538ac6;
	border: 1px solid #538ac6;
	-moz-box-shadow: 0 0 0 1px rgba(83, 138, 198, 0.25);
	-webkit-box-shadow: 0 0 0 1px rgba(83, 138, 198, 0.25);
	box-shadow: 0 0 0 1px rgba(83, 138, 198, 0.25);
}

.litespeed .litespeed-btn-primary:hover,
.litespeed-wrap .litespeed-btn-primary:hover,
.litespeed-btn-primary:hover {
	background: #538ac6;
	border-color: #538ac6;
	color: #fff;
}

.litespeed-wrap .button:not(.litespeed-btn-large) .dashicons {
	position: relative;
	top: -0.075em;
	vertical-align: middle;
}

.litespeed-wrap .button:not(:first-child) {
	margin-left: 5px;
}

.litespeed-wrap .button + .button {
	margin-left: 10px;
}

.litespeed-info-button {
	color: #c8c8c8;
	padding: 0;
	-webkit-appearance: none;
	border: none;
	background: none;
	vertical-align: middle;
	line-height: inherit;
	text-decoration: none;
}

.litespeed-info-button .dashicons {
	font-size: 16px;
	vertical-align: middle;
}

.litespeed-btn-pie {
	-webkit-appearance: none;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin: 0;
	top: -0.125em;
}

/* =======================================
   BUTTONS - sizes
======================================= */

.litespeed-wrap .litespeed-btn-tiny {
	padding: 2px 8px;
	line-height: 1.5;
	height: auto;
}

.litespeed-wrap .litespeed-btn-mini {
	padding: 0 8px 1px;
	font-size: 12px;
	font-weight: 600;
	margin: 5px 0;
}

.litespeed-wrap .litespeed-btn-mini .dashicons.dashicons-image-rotate {
	padding-top: 3px;
	font-size: 18px;
}

.litespeed-wrap .litespeed-btn-mini .dashicons {
	padding-top: 2px;
}

.litespeed-wrap .litespeed-btn-large {
	font-size: 1.5em;
	padding: 0.75em 1.5em;
	margin: 0 0.25em;
	height: auto;
}

.litespeed-wrap .litespeed-btn-large .dashicons {
	font-size: 1.25em;
	width: auto;
}

/* =======================================
	  SWITCH
======================================= */

.litespeed-switch {
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 0;
	display: inline-flex;
	position: relative;
}

.rtl .litespeed-switch {
	flex-direction: row-reverse;
}

.litespeed-switch input:checked:active + label {
	box-shadow:
		0 2px 0 rgba(27, 146, 146, 0.7),
		inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
}

.litespeed-switch input:checked + label {
	background-color: #36b0b0;
	color: #fff;
	border: 1px solid #36b0b0;
	box-shadow: 0 2px 0 #1b9292;
	z-index: 2;
	text-shadow:
		0 -1px 1px #1b9292,
		1px 0 1px #1b9292,
		0 1px 1px #1b9292,
		-1px 0 1px #1b9292;
}

.litespeed-switch label {
	font-size: 14px;
	display: inline-block;
	min-width: 72px;
	background-color: #f9fafc;
	font-weight: 400;
	text-align: center;
	padding: 6px 12px 5px 12px;
	cursor: pointer;
	border: 1px solid #ccc;
	border-bottom: none;
	box-shadow: 0 2px 0 #ccc;
	position: relative;
}

.litespeed-switch label:not(:last-child) {
	margin-right: -1px;
}

.litespeed-switch label:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.litespeed-switch label:first-of-type {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.litespeed-switch input:hover + label {
	border-color: #1a9292;
	box-shadow: 0 2px 0 #1a9292;
	z-index: 2;
	color: #117171;
}

.litespeed-switch input:focus + label {
	color: #117171;
	box-shadow: 0 0px 0px 2px rgba(28, 138, 128, 0.85);
	border-color: transparent;
	z-index: 2;
}

.litespeed-switch input:focus + label + input + input:hover + label,
.litespeed-switch input:focus + label + input:hover + label {
	z-index: 1;
}

.litespeed-switch input:active + label {
	box-shadow:
		0 2px 0 #1b9292,
		inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
}

.litespeed-switch input:checked:hover + label,
.litespeed-switch input:checked:focus + label {
	background-color: #36b0b0;
	color: #fff;
}

.litespeed-switch input {
	display: inline-block;
	position: absolute;
	z-index: -1;
	margin: 0;
}

.litespeed-cache-purgeby-text {
	margin: 0;
	display: inline-block;
}

/* =======================================
				TOGGLE
======================================= */

.litespeed-toggle-stack {
	display: flex;
	flex-direction: column;
}

.litespeed-toggle-stack .litespeed-toggle-wrapper {
	justify-content: space-between;
}

.litespeed-toggle-wrapper {
	display: flex;
	align-items: center;
}

.litespeed-toggle-wrapper + .litespeed-toggle-wrapper {
	margin-top: 0.75rem;
}

.litespeed-toggle {
	position: relative;
	overflow: hidden;
	min-width: 58px;
	height: 21px;
	/*margin-left: 1.2rem;*/
}

.litespeed-toggle-group {
	position: absolute;
	width: 200%;
	top: 0;
	bottom: 0;
	left: 0;
	transition: left 0.35s;
	-webkit-transition: left 0.35s;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.litespeed-toggle-on {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%;
	margin: 0;
	border: 0;
	border-radius: 0;
}

.litespeed-toggle-on.litespeed-toggle-btn {
	padding-right: 24px;
}

.litespeed-toggle-off.litespeed-toggle-btn {
	padding-left: 24px;
}

.litespeed-toggle-handle {
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	width: 0px;
	border-width: 0 1px;
}

.litespeed-toggle-off {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
}

.litespeed-toggleoff .litespeed-toggle-group {
	left: -100%;
}

.litespeed-toggle-btn {
	display: inline-block;
	padding: 5px 10px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.litespeed-toggle-btn-primary {
	color: #fff;
	background-color: #36b0b0;
	border-color: #36b0b0;
}

.litespeed-toggle-btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.litespeed-toggle-btn-success:hover,
.litespeed-toggle-btn-success:focus,
.litespeed-toggle-btn-success:active,
.litespeed-toggle-btn-success.litespeed-toggle-active {
	color: #fff;
	background-color: #00bfbf;
	border-color: #6699cc;
}

.litespeed-toggle-btn-default:hover,
.litespeed-toggle-btn-default:focus,
.litespeed-toggle-btn-default:active,
.litespeed-toggle-btn-default.litespeed-toggle-active {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.litespeed-toggle-btn:active,
.litespeed-toggle-btn.litespeed-toggle-active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.litespeed-toggle-btn-default:active,
.litespeed-toggle-btn-default.litespeed-toggle-active {
	background-image: none;
}

/* =======================================
	LABEL/TAG
======================================= */
[class*='litespeed-label-'] {
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;
}

[class*='litespeed-label-']:hover,
[class*='litespeed-label-']:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

[class*='litespeed-label-']:empty {
	display: none;
}

.litespeed-label-regular {
	font-size: 1em;
}

.litespeed-label-default {
	background-color: #777;
}

.litespeed-label-default[href]:hover,
.litespeed-label-default[href]:focus {
	background-color: #5e5e5e;
}

.litespeed-label-primary {
	background-color: #337ab7;
}

.litespeed-label-primary[href]:hover,
.litespeed-label-primary[href]:focus {
	background-color: #286090;
}

.litespeed-label-success {
	background-color: #5cb85c;
}

.litespeed-label-success[href]:hover,
.litespeed-label-success[href]:focus {
	background-color: #449d44;
}

.litespeed-label-info {
	background-color: #5bc0de;
}

.litespeed-label-info[href]:hover,
.litespeed-label-info[href]:focus {
	background-color: #31b0d5;
}

.litespeed-label-warning {
	background-color: #f0ad4e;
}

.litespeed-label-warning[href]:hover,
.litespeed-label-warning[href]:focus {
	background-color: #ec971f;
}

.litespeed-label-danger {
	background-color: #d9534f;
}

.litespeed-label-danger[href]:hover,
.litespeed-label-danger[href]:focus {
	background-color: #c9302c;
}

/* =======================================
	   SHELL
======================================= */
.litespeed-shell {
	width: 98%;
	background: #141414;
	margin: 20px auto 0 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	height: 224px;
}

.litespeed-shell-header {
	z-index: 999;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 34px;
	padding: 5px 0;
}

.litespeed-shell-header-bg {
	opacity: 0.4;
	background-color: #cccccc;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-top-radius: 3px;
}

.litespeed-shell-header-bar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	height: 2px;
	background-color: #f48024;
}

.litespeed-shell-header-icon-container {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 29px;
	height: 34px;
	z-index: 6;
}

ul.litespeed-shell-body {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: scroll;
	margin: 0;
	padding: 5px;
	list-style: none;
	background: #141414;
	color: #45d40c;
	font:
		0.8em 'Andale Mono',
		Consolas,
		'Courier New';
	line-height: 1.6em;

	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.litespeed-shell-body li:before {
	content: '>';
	position: absolute;
	left: 0;
	top: 0;
}

.litespeed-shell-body li {
	word-wrap: break-word;
	position: relative;
	padding: 0 0 0 15px;
	margin: 0;
}

.litespeed-widget-setting {
	background-color: #ecebdc;
	padding: 5px 14px;
	margin: 5px -15px;
}

/* =======================================
			CALLOUT / NOTICE
======================================= */

.litespeed-callout {
	margin: 1.5rem 0;

	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #f9f9f9;
}

.litespeed-callout h4:not(:last-child) {
	margin-bottom: 0.5rem;
	margin-top: 1em;
}

.litespeed-callout p {
	margin-left: 0;
}

.litespeed-callout ol,
.litespeed-callout ul {
	margin-left: 1em;
}

.litespeed-callout.notice-warning h4 {
	color: #e59544;
}

.litespeed-callout.notice-error h4 {
	color: #dc3232;
}

.litespeed-callout-bg {
	margin: 1.5rem 0;
	background: #f9f9f9;
	border-top: none;
	border-bottom: none;
	border-right: none;
}

/* =======================================
			TICK / CHECKBOX
======================================= */

.litespeed-tick-wrapper {
	margin-left: -5px;
}

.litespeed-tick {
	display: inline-block;
	/* min-width: 125px; */
	background: #f2f9ff;
	padding: 5px 0 5px 0px;
	border-radius: 3px;
	cursor: pointer;
	margin: 5px 5px 5px 0;
}

.litespeed-tick-list .litespeed-tick {
	display: block;
	margin-bottom: 3px;
	margin-top: 0;
	background: none;
}

.litespeed-tick-list .litespeed-tick input[type='checkbox'] {
	margin-left: 0;
}

.litespeed-tick-list .litespeed-tick label {
	color: inherit;
}

.litespeed-tick input[type='checkbox'] {
	height: 18px;
	width: 18px;
	vertical-align: middle;
	margin: 0 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	cursor: pointer;
}

.litespeed-tick input[type='checkbox']:not(:disabled):hover {
	border-color: #538ac6;
}

.litespeed-tick input[type='checkbox']:active:not(:disabled) {
	border-color: #538ac6;
}

.litespeed-tick input[type='checkbox']:focus {
	outline: none;
}

.litespeed-tick input[type='checkbox']:checked {
	border-color: #538ac6;
	background-color: #538ac6;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.litespeed-tick input[type='checkbox']:checked:before {
	content: '';
	display: block;
	width: 5px;
	height: 11px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 5px;
	margin-top: -1px;
	cursor: pointer;
}

.litespeed-tick label {
	padding: 2px 0px 2px 0;
	font-size: 14px;
	color: #264d73;
}

.litespeed-tick label:hover {
	min-width: 115px;
	color: #6699cc;
}

/* =======================================
			RADIO - vertical
======================================= */

.litespeed-radio-row {
	margin-bottom: 12px;
	position: relative;
	padding-left: 1.5rem;
}

.litespeed-radio-row input[type='radio'] {
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	line-height: 1;
	left: 0;
	top: 0.7em;
	transform: translateY(-50%);
}

.litespeed-radio-row label {
	vertical-align: text-bottom;
	line-height: 1.4;
}

@media screen and (max-width: 782px) {
	.litespeed-radio-row {
		padding-left: 2rem;
	}
}

/* =======================================
		   FORM - layout
======================================= */

.litespeed-wrap .litespeed-float-submit {
	position: absolute;
	right: 0;
	top: -5px;
	margin-top: 0;
}

.rtl .litespeed-wrap .litespeed-float-submit {
	left: 10px;
	right: unset;
}

.litespeed-wrap .litespeed-float-resetbtn {
	position: absolute;
	right: 0;
	bottom: 20px;
}

.rtl .litespeed-wrap .litespeed-float-resetbtn {
	left: 10px;
	right: unset;
}

/* =======================================
		  FORM - utilities
======================================= */

.litespeed .litespeed-input-large {
	font-size: 20px;
}

.litespeed-input-long {
	width: 87%;
}

.litespeed-input-short2 {
	width: 150px;
}

.litespeed-input-short {
	width: 45px;
}

@media screen and (max-width: 680px) {
	.litespeed-input-short2 {
		width: 160px;
	}

	.litespeed-input-short {
		width: 50px;
	}
}

/* =======================================
		   FORM - elements
======================================= */

.litespeed-form-label {
	font-size: 1em;
	margin: 0.65rem 0;
	display: block;
	font-weight: 600;
}

.litespeed-form-label--toggle {
	margin: 0;
	display: inline-block;
	min-width: 110px;
}

input.litespeed-input[type='file'] {
	padding: 9px;
	min-width: 500px;
	border: 1px solid #ddd;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
	background-color: #fff;
	color: #32373c;
	outline: 0;
	transition: 50ms border-color ease-in-out;
}

.litespeed-body .litespeed-textarea-success {
	border-color: #6699cc;
}

input.litespeed-input-success {
	border-color: #28a745;
}

input.litespeed-input-warning {
	border-color: #e59544;
}

.litespeed-textarea {
	width: 60%;
}

.litespeed-textarea-recommended {
	display: flex;
	margin-top: -5px;
}

.litespeed-textarea-recommended .litespeed-desc {
	margin: 0;
}

.litespeed-textarea-recommended > div:first-child {
	margin-top: 1.7em;
	font-size: 12px;
	margin-right: 25px;
}

.litespeed-wrap .litespeed-collection-button {
	text-decoration: none;
	min-width: 30px;
	text-align: center;
}

.litespeed-collection-button[data-action='add'] {
	margin-top: -5px;
	margin-left: -5px;
}

.litespeed-collection-button .dashicons {
	vertical-align: baseline;
}

.litespeed-wrap .button:not(.litespeed-btn-large).litespeed-form-action .dashicons {
	font-size: 1.2em;
	vertical-align: middle;
	top: 0;
}

@media screen and (max-width: 680px) {
	.litespeed-body tbody > tr > th {
		display: block;
		padding: 18px 0 5px 12px;
	}

	.litespeed-body .litespeed-table td {
		display: block;
		max-width: 100%;
	}

	.litespeed-body .litespeed-table textarea,
	.litespeed-body .litespeed-table input.litespeed-regular-text {
		width: 100% !important;
	}

	.litespeed-wrap .litespeed-float-submit {
		display: none;
	}

	.litespeed-body {
		padding: 1px 10px 20px 15px;
	}

	.litespeed-body .regular-text:not(.litespeed-input-short) {
		width: 100%;
	}

	.litespeed-textarea-recommended {
		flex-direction: column;
	}

	.litespeed-textarea-recommended > div:first-child {
		margin-bottom: 1.7em;
		margin-top: 0;
		margin-right: 0;
	}

	.litespeed-switch {
		max-width: 100%;
		flex-wrap: wrap;
	}

	.litespeed-switch + .litespeed-warning {
		display: block;
		margin-top: 10px;
	}

	input.litespeed-input[type='file'] {
		max-width: calc(100% - 24px);
		min-width: 0;
	}

	.litespeed-body .litespeed-table .litespeed-row-flex {
		flex-direction: column;
	}
}

/* =======================================
		   ENTERPRISE NOTICE
======================================= */

.litespeed-ent-notice {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #333;
	z-index: 999;
	opacity: 0.8;
	text-align: center;
	font-size: 3rem;
	color: #1865c5;
}

.litespeed-ent-notice-desc {
	position: relative;
	top: 30%;
	transform: rotate(-20deg);
	text-shadow: 2px 2px 4px #000000;
}

/* =======================================
			  PROMO BANNER
======================================= */

.litespeed-banner-promo,
.litespeed-banner-promo-full {
	display: flex;
	padding: 0px;
}

.litespeed-banner-promo-full {
	margin: 0px;
	padding: 0px;
}

.litespeed-banner-promo-logo {
	background-image: url(../img/lscwp-logo_90x90.png);
	background-size: contain;
	width: 90px;
	background-repeat: no-repeat;
	display: inline-block;
}

.litespeed-banner-promo-full .litespeed-banner-promo-logo {
	margin: 0px;
	width: 90px;
	height: 90px;
}

.litespeed-banner-promo-content {
	margin-left: 25px;
}

.litespeed-banner-promo-full .litespeed-banner-promo-content {
	width: 75%;
}

.litespeed-banner-promo-content h1 {
	font-weight: 600;
	color: #538ac6;
	margin-top: 10px;
}

.litespeed-banner-title {
	font-size: 1.3em;
	margin: 8px 0px 5px 0px;
}

.litespeed-banner-promo-slacklogo {
	background-image: url('../img/slack-logo.png');
	background-size: contain;
	width: 75px;
	height: 75px;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0px;
	flex: 0 0 5%;
}

.litespeed-banner-promo .litespeed-banner-promo-slack-line1 {
	font-size: 18px;
	margin-top: 0px;
	line-height: 21px;
}

.litespeed-banner-promo .litespeed-banner-promo-slack-textlink {
	color: #e59544;
	text-decoration: none;
}

.litespeed-banner-promo .litespeed-banner-promo-slack-textlink:hover {
	opacity: 0.8;
}

.litespeed-banner-promo-slack-line2 {
	font-size: 15px;
	margin: 0px;
	line-height: 0.75em;
}

.litespeed-banner-promo-slack-link {
	color: #888888;
}

a.litespeed-btn-xs.litespeed-banner-promo-slack-btn {
	margin: 0px 5px;
}

/* =======================================
			  PROMO BANNER - QC
======================================= */

.litespeed-banner-promo-qc {
	display: flex;
}

.litespeed-banner-promo-qc h2 {
	line-height: 1.4;
}

.litespeed-banner-promo-qc-content {
	display: flex;
	align-items: center;
}

.litespeed-banner-promo-qc-description {
	flex-basis: 50%;
	padding-right: 2rem;
}

.litespeed-banner-promo-qc-description p {
	font-size: 14px;
}

.litespeed-banner-promo-qc-description .button {
	margin-right: 1.5rem;
}

.litespeed-tweet-preview {
	border-radius: 5px;
	line-height: 1.3125;
	box-shadow: 1px 1px 0.5em rgba(0, 0, 0, 0.3);
	margin: 0.5em 1em 1em 0;
	padding: 1em;
	max-width: 480px;
	display: flex;
}

.litespeed-tweet-preview:after {
	content: '';
	display: block;
	clear: both;
}

.litespeed-tweet-preview p:first-child {
	margin-top: 0;
}

.litespeed-tweet-preview-title {
	color: #777;
	margin-top: 0.9em;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 0.9em;
}

.litespeed-tweet-text {
	font:
		14px system-ui,
		-apple-system,
		BlinkMacSystemFont,
		'Segoe UI',
		Roboto,
		Ubuntu,
		'Helvetica Neue',
		sans-serif;
	line-height: 1.3125;
}

.litespeed-tweet-cta {
	text-align: right;
	margin-top: 1em;
}

.litespeed-tweet-cta a {
	background-color: #1da1f2;
	line-height: 1.3125;
	color: #fff;
	font-weight: bold;
	display: inline-flex;
	padding: 0.55em 1em;
	font-size: 14px;
	border-radius: 99em;
	text-decoration: none;
}

.litespeed-tweet-cta a:hover {
	background-color: #1e98e1;
}

.litespeed-tweet-cta a svg {
	width: 16px;
	height: 18px;
	margin-right: 0.5em;
}

.litespeed-tweet-cta a svg path {
	fill: currentColor;
}

.litespeed-tweet-img {
	width: calc(240px + 1rem);
	padding-right: 1rem;
	box-sizing: border-box;
}

.litespeed-tweet-img img {
	max-width: 100%;
	vertical-align: middle;
}

.litespeed-tweet-img + p {
	margin-top: 0;
}

/* =======================================
		admin -> media lib icon
======================================= */

.litespeed-media-href {
	display: inline-table;
}

[class*='litespeed-icon-media-'] {
	background-size: contain;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 0;
	background-repeat: no-repeat;
	display: inline-block;
}

[class*='litespeed-icon-media-']:hover {
	opacity: 0.7;
}

.litespeed-icon-media-webp {
	background-image: url('../img/icons/img_webp.svg');
}

.litespeed-icon-media-webp-disabled {
	background-image: url('../img/icons/img_webp_disabled.svg');
}

.litespeed-icon-media-optm {
	background-image: url('../img/icons/img_optm.svg');
}

.litespeed-icon-media-optm-disabled {
	background-image: url('../img/icons/img_optm_disabled.svg');
}

p.litespeed-media-p {
	margin-bottom: 1px !important;
}

p.litespeed-txt-webp {
	color: #83b04a;
}

p.litespeed-txt-ori {
	color: #5967b3;
}

p.litespeed-txt-disabled {
	color: #ced2d9;
}

.litespeed-media-svg {
	vertical-align: middle;
	margin: 5px;
	width: 25px;
	height: auto;
}

@keyframes litespeed-circle-chart-fill {
	to {
		stroke-dasharray: 0 100;
	}
}

/* =======================================
			 PIE chart
======================================= */

.litespeed-pie {
	vertical-align: middle;
	margin: 5px 5px 5px 0;
}

circle.litespeed-pie_bg {
	stroke: #efefef;
	stroke-width: 2;
	fill: none;
}

circle.litespeed-pie_circle {
	animation: litespeed-circle-chart-fill 2s reverse;
	transform: rotate(-90deg);
	transform-origin: center;

	animation: litespeed-pie-fill 2s reverse;
	/* 1 */
	stroke: #28a745;
	stroke-width: 2;
	stroke-linecap: round;
	fill: none;
}

.litespeed-pie.litespeed-pie-tiny {
	margin: 0 2px 0 0;
}

.litespeed-pie.litespeed-pie-tiny text {
	font-weight: bold;
	fill: #828282;
}

.litespeed-pie.litespeed-pie-tiny circle {
	stroke-linecap: initial;
}

.litespeed-pie-tiny circle.litespeed-pie_bg,
.litespeed-pie-tiny circle.litespeed-pie_circle {
	stroke-width: 3;
}

.litespeed-pie-tiny circle.litespeed-pie_bg {
	stroke: #eee;
}

.litespeed-pie-success circle.litespeed-pie_circle {
	stroke: #28a745;
}

.litespeed-pie-warning circle.litespeed-pie_circle {
	stroke: #e67700;
}

.litespeed-pie-danger circle.litespeed-pie_circle {
	stroke: #c7221f;
}

g.litespeed-pie_info text {
	dominant-baseline: central;
	text-anchor: middle;
	font-size: 11px;
}

.litespeed-promo-score g.litespeed-pie_info text {
	font-size: 14px;
	font-weight: 600;
}

.litespeed-pie-success g.litespeed-pie_info text {
	fill: #28a745;
}

.litespeed-pie-warning g.litespeed-pie_info text {
	fill: #e67700;
}

.litespeed-pie-danger g.litespeed-pie_info text {
	fill: #c7221f;
}

g.litespeed-pie_info .litespeed-pie-done {
	fill: #28a745;
	font-size: 15px;
}

/* =======================================
		VIEW - multiple cdn mapping
======================================= */

[data-litespeed-cdn-mapping]:first-child [data-litespeed-cdn-mapping-del] {
	display: none;
}

.litespeed-cdn-mapping-col1 {
	padding-right: 2rem;
	max-width: 35%;
}

.litespeed-cdn-mapping-col1 .litespeed-input-long {
	width: 100%;
}

.litespeed-cdn-mapping-col2 {
	padding-top: 0.25rem;
}

.litespeed-cdn-mapping-col1 label {
	position: relative;
}

[data-litespeed-cdn-mapping-del] {
	position: absolute;
	right: -6px;
	top: -6px;
}

@media screen and (max-width: 600px) {
	.litespeed-cdn-mapping-col1 {
		max-width: 100%;
	}
}

/* =======================================
		VIEW - crawler
======================================= */

.litespeed-crawler-curr {
	vertical-align: middle;
	height: 20px;
	margin-left: 10px;
}

#cookie_crawler > p:first-child {
	margin-top: 5px;
}

.litespeed-crawler-sitemap-nav {
	display: flex;
	justify-content: space-between;
}

.litespeed-crawler-sitemap-nav > div {
	margin-top: 10px;
}

@media screen and (max-width: 680px) {
	.litespeed-crawler-sitemap-nav {
		display: block;
	}

	.litespeed-table-responsive {
		clear: both;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.litespeed-table-responsive table {
		width: 100%;
	}

	.litespeed-table-responsive th {
		text-wrap: nowrap;
	}

	.litespeed-table-responsive [data-crawler-list].wp-list-table td:nth-child(2) {
		min-width: 115px;
	}

	.litespeed-wrap input[name='kw'] {
		width: 100% !important;
	}
}

/* =======================================
			PROGRESS BAR
======================================= */

.litespeed-progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #007bff;
	transition: width 0.6s ease;
}

.litespeed-progress-bar-yellow {
	background-color: #fbe100;
}

.litespeed-progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 12px;
	overflow: hidden;
	font-size: 0.75rem;
	background-color: #e9ecef;
	border: 1px solid #dddddd;
	border-radius: 8px;
	width: 75%;
	margin: 5em 1em 1.5em 1em !important;
}

/* =======================================
		PROGRESS BAR - modal
======================================= */

.litespeed-modal {
	margin-top: -8px;
}

.litespeed-modal .litespeed-progress {
	margin-left: -8px;
	margin-right: -8px;
}

/* =======================================
		   		GUIDANCE
======================================= */

.litespeed-guide {
	border: 1px solid #73b38d;
	max-width: 50%;
	padding: 20px;
}

.litespeed-guide h2 {
	color: #73b38d;
	border-bottom: 1px solid #73b38d;
	display: table;
	padding-right: 50px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.litespeed-guide li {
	font-size: 15px;
	line-height: 30px;
	margin: 10px 10px 10px 16px;
}

.litespeed-guide li.litespeed-guide-done:before {
	content: '\2713';
	font-size: 26px;
	color: #73b38d;
	margin-left: -37px;
	margin-right: 18px;
	opacity: 1;
}

.litespeed-guide li.litespeed-guide-done {
	opacity: 0.9;
}

/* =======================================
		VIEW - image optimization
======================================= */

.litespeed-image-optim-summary-wrapper {
	padding: 0;
}

.litespeed-cache_page_litespeed-img_optm .nav-tab-wrapper,
.litespeed-cache_page_litespeed-cdn .nav-tab-wrapper {
	border-bottom-color: #e5e5e5;
}

.litespeed-cache_page_litespeed-img_optm .litespeed-body,
.litespeed-cache_page_litespeed-cdn .litespeed-body {
	box-shadow: none;
}

.litespeed-cache_page_litespeed-img_optm .litespeed-wrap .nav-tab:not(.nav-tab-active),
.litespeed-cache_page_litespeed-cdn .litespeed-wrap .nav-tab:not(.nav-tab-active) {
	border-bottom-color: #e5e5e5;
}

.litespeed-cache_page_litespeed-img_optm .nav-tab-active,
.litespeed-cache_page_litespeed-cdn .nav-tab-active {
	border-left-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-top-color: #e5e5e5;
	position: relative;
	z-index: 2;
}

.litespeed-cache_page_litespeed-img_optm [data-litespeed-layout='summary'],
.litespeed-cache_page_litespeed-cdn [data-litespeed-layout='qc'] {
	margin: -2px -21px -21px -21px;
	background: #f0f0f1;
}

.litespeed-column-secondary {
	background: #f9fafc;
}

.litespeed-column-with-boxes .postbox {
	border-color: #e5e5e5;
}

.litespeed-column-with-boxes .litespeed-width-7-10 {
	padding: 0;
}

@media screen and (min-width: 815px) {
	.litespeed-column-with-boxes > div.litespeed-column-left {
		padding-right: 25px;
	}
}

.litespeed-column-with-boxes > div.litespeed-column-right {
	background: #f1f1f1;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

.litespeed-column-with-boxes > div.litespeed-column-right .litespeed-postbox:last-child {
	margin-bottom: 0;
}

.litespeed-image-optim-summary,
.litespeed-column-left-inside {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	position: relative;
	padding: 1px 20px 20px 20px;
	background: #fff;
	border: 1px solid #e5e5e5;
}

.litespeed-image-optim-summary-footer,
.litespeed-column-with-boxes-footer {
	border-top: 1px solid #efefef;
	background: #f9f9f9;
	padding: 20px;
	margin: 20px -20px -20px;
}

.litespeed-help-btn-icon {
	text-decoration: none;
	margin-left: 10px;
	color: #c8c8c8;
}

.litespeed-postbox-imgopt-info .litespeed-flex-container {
	align-items: center;
}

.litespeed-postbox-imgopt-info .litespeed-flex-container:not(:last-child) {
	margin-bottom: 0.65em;
}

.litespeed-postbox-imgopt-info .litespeed-flex-container p:first-child {
	margin-top: 0;
}

.litespeed-image-optim-summary > h3:first-child,
.litespeed-column-left-inside > h3:first-child {
	margin-top: 1.6em;
	font-size: 1.2em;
}

.litespeed-image-optim-summary > h3:first-child .litespeed-quic-icon,
.litespeed-column-left-inside > h3:first-child .litespeed-quic-icon {
	width: 1.2em;
	height: 1.4em;
	background-size: contain;
	margin-right: 0.2rem;
}

.litespeed-img-optim-actions {
	margin-top: 1.65em;
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
}

.litespeed-img-optim-actions .button-primary {
	font-size: 1.2em;
	margin-right: 1em;
	padding: 0.35em 0.85em;
	min-width: 210px;
	text-align: center;
}

@media screen and (max-width: 1079px) {
	.litespeed-postbox-imgopt-info svg {
		height: 50px;
		width: 50px;
	}
}

@media screen and (max-width: 814px) {
	.litespeed-column-with-boxes > div:first-child {
		padding-right: 0;
		margin-bottom: 1rem;
	}
}

@media screen and (max-width: 680px) {
	.litespeed-img-optim-actions .button + .button.button-secondary {
		margin-left: 0;
		margin-top: 10px;
	}
}

/* =======================================
	VIEW - image optm media row
======================================= */

.imgoptm.column-imgoptm a[data-balloon-pos] {
	border-bottom: 1px dashed;
}

.imgoptm.column-imgoptm p {
	margin-bottom: 0.25em;
	margin-top: 0;
}

.imgoptm.column-imgoptm p + .row-actions {
	margin-top: 0.5em;
}

.fixed .column-lqip {
	width: 6rem;
}

.litespeed-media-lqip img {
	max-width: 62px;
	max-height: 62px;
}

.litespeed-media-href {
	font-size: 12px;
}

/* =======================================
		VIEW - log view
======================================= */

.litespeed-log-view-wrapper {
	margin: 1.5em 0;
}

/* =======================================
			VIEW - dashboard
======================================= */

.litespeed-dashboard-group {
	margin-bottom: 1rem;
}

.litespeed-dashboard-group > .litespeed-flex-container {
	margin: 0 -10px;
	min-width: 100%;
	width: auto;
}

.litespeed-dashboard .litespeed-postbox {
	margin: 10px;
}

.litespeed-dashboard-title a {
	text-decoration: none;
	margin-left: 0.25rem;
}

.litespeed-dashboard-title--w-btn {
	display: flex;
	align-items: center;
}

.litespeed-dashboard-title--w-btn .button {
	font-weight: normal;
}

.litespeed-postbox-footer .button-small {
	vertical-align: middle;
}

.litespeed-postbox .button.button-small .dashicons,
.litespeed-dashboard-title--w-btn .button.button-small .dashicons {
	font-size: 1rem;
	top: 0.05em;
	vertical-align: middle;
	margin-left: -5px;
}

.litespeed-dashboard-header {
	display: flex;
	align-items: center;
}

.litespeed-postbox p.litespeed-dashboard-stats-total + p.litespeed-dashboard-stats-total {
	margin-top: 1.2em;
}

.litespeed-dashboard-header:first-child {
	margin-top: 1.5rem;
}

.litespeed-dashboard-header hr {
	align-self: center;
	flex-grow: 1;
	margin-left: 15px;
	margin-right: 15px;
}

.litespeed-dashboard-header hr:last-child {
	margin-right: 0;
}

.litespeed-dashboard-header .litespeed-learn-more {
	font-weight: normal;
	text-decoration: none;
	margin-top: -2px;
	color: #5e7380;
}

.litespeed-dashboard-stats h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 1.2em;
	color: #777;
}

.litespeed-dashboard-stats h3 + p {
	margin-top: 0;
	margin-bottom: 0;
}

.litespeed-dashboard-stats .litespeed-desc {
	color: #777;
}

.litespeed-dashboard-stats p strong {
	font-size: 2em;
	font-weight: normal;
	margin-right: 5px;
}

.litespeed-dashboard-stats-wrapper {
	display: flex;
	position: relative;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox {
	margin: 0;
	min-width: 20%;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox .inside .litespeed-title,
.litespeed-dashboard-group .litespeed-postbox .inside .litespeed-title {
	font-size: 14px;
}

.litespeed-postbox .inside .litespeed-title a {
	font-size: 13px;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:last-child) {
	margin-right: -1px;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:first-child) {
	border-left-color: #f9f9f9;
}

.litespeed-dashboard-stats-wrapper .litespeed-dashboard-stats p strong {
	font-size: 1.4rem;
}

.litespeed-dashboard-stats-wrapper .litespeed-pie {
	width: 60px;
	height: 60px;
}

.litespeed-dashboard-stats-wrapper .litespeed-flex-container + p:not(:last-child) {
	margin-bottom: 0.55em;
}

.litespeed-dashboard-stats-payg {
	color: #777;
}

.litespeed-dashboard-stats-payg strong {
	color: #444;
}

.postbox .inside > p.litespeed-dashboard-stats-payg {
	margin-top: 1.35em;
}

.postbox .inside > p.litespeed-dashboard-stats-payg:last-child {
	margin-bottom: -5px !important;
}

.litespeed-postbox p.litespeed-dashboard-stats-total {
	padding: 0.75em 20px 0 20px;
	border-top: 1px dashed #eee;
	margin-top: 0.55em;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -0.55em !important;
}

.litespeed-postbox.litespeed-postbox-partner .inside {
	margin: 11px 0;
}

.litespeed-dashboard-stats-wrapper .litespeed-postbox.litespeed-postbox-partner h3.litespeed-title {
	color: #777;
	font-weight: normal;
	font-size: 13px;
}

.litespeed-postbox.litespeed-postbox-partner a {
	font-size: 1.35rem;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	max-width: 100%;
	display: inline-block;
}

.litespeed-postbox.litespeed-postbox-partner a:hover {
	text-decoration: underline;
}

.litespeed-postbox.litespeed-postbox-partner img {
	max-width: 12rem;
}

.litespeed-dashboard-group .litespeed-postbox {
	width: calc(25% - 20px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.litespeed-dashboard-group .litespeed-postbox-double {
	min-width: calc(50% - 20px);
	display: flex;
	justify-content: space-between;
}

.litespeed-postbox-double-content {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.litespeed-postbox-double-content .litespeed-postbox-double-col {
	width: 50%;
}

.litespeed-postbox-double-content .litespeed-postbox-double-col:nth-child(2) {
	padding-left: 10px;
}

.litespeed-dashboard-group hr {
	margin: 1.5rem 0 0.75rem 0;
}

.litespeed-postbox .litespeed-postbox-refresh {
	text-decoration: none;
	color: #36b0b0;
	line-height: 1;
	vertical-align: top;
	margin-left: 0.5rem;
	margin-bottom: 0;
}

.litespeed-postbox .litespeed-postbox-refresh.button .dashicons {
	font-size: 22px;
	top: 0.05em;
}

.litespeed-postbox p:last-child {
	margin-bottom: 0;
}

.litespeed-label-dashboard {
	font-size: 0.92em;
	padding: 0.3em 0.6em 0.35em 0.6em;
	font-weight: normal;
	display: inline-block;
	margin-left: 8px;
	min-width: 2em;
}

.litespeed-label-dashboard:first-child {
	margin-left: 0;
	margin-right: 0.35em;
}

.litespeed-postbox .inside {
	padding: 0 20px 5px;
}

.litespeed-postbox .inside .litespeed-title {
	margin: 0 -20px 12px -20px;
	padding: 0px 20px 7px 20px;
	border-bottom: 1px solid #eee;
	font-size: 1.2em;
}

.litespeed-postbox .inside.litespeed-postbox-footer {
	border-top: 1px solid #efefef;
	background: #f9f9f9;
	padding: 20px;
	margin-bottom: 0px;
	margin-top: 0;
}

.litespeed-postbox-footer a,
a.litespeed-redetect {
	text-decoration: none;
}

.litespeed-postbox .inside.litespeed-postbox-footer--compact {
	padding: 7px 15px 8px 15px;
	font-size: 12px;
}

.litespeed-postbox-imgopt .litespeed-pie {
	width: 55px;
	height: 55px;
}

.litespeed-postbox-imgopt .litespeed-flex-container {
	align-items: center;
	margin-bottom: 10px;
}

.litespeed-postbox-imgopt .litespeed-flex-container .litespeed-icon-vertical-middle + div h3 {
	margin-top: 0;
}

.litespeed-postbox-imgopt .litespeed-flex-container .litespeed-icon-vertical-middle + div p {
	line-height: 1.2;
}

.litespeed-postbox-imgopt .litespeed-postbox-double-col:last-child > *:first-child {
	margin-top: 7px;
}

.litespeed-postbox-pagespeed p:first-child {
	margin-top: 0;
	margin-bottom: 0;
}

.litespeed-postbox-score-improve {
	line-height: 45px;
	margin-top: 7px;
	font-size: 42px;
}

.litespeed-postbox-pagespeed .litespeed-padding-space:first-child {
	padding-left: 5px;
	padding-right: 5px;
}

.litespeed-link-with-icon {
	text-decoration: underline;
	margin-right: 0.25em;
}

.litespeed-link-with-icon .dashicons {
	vertical-align: baseline;
	position: relative;
	top: 0.1em;
	font-size: 1em;
	text-decoration: none;
	width: auto;
	margin-right: 0.5em;
}

.litespeed-link-with-icon.litespeed-icon-right .dashicons {
	margin-left: 0.5em;
	margin-right: 0;
}

.litespeed-warning-bg {
	background-color: #b58a09;
	color: white;
}

.litespeed-links-group:not(:last-child) {
	margin-bottom: 1em;
}

.litespeed-links-group > span:not(:last-child):after {
	content: '|';
	margin: 0 10px;
	color: #ddd;
	font-size: 13px;
}

.litespeed-wrap p.litespeed-qc-dashboard-link {
	margin-left: 1rem;
}

.litespeed-right.litespeed-qc-dashboard-link .dashicons {
	margin-left: 0.5em;
	margin-right: 0;
}

.litespeed-score-col {
	flex-grow: 1;
	padding-right: 15px;
}

.litespeed-score-col .litespeed-text-md {
	font-size: 1.35rem;
}

.litespeed-score-col.litespeed-score-col--imp {
	text-align: right;
	padding-right: 0;
}

.litespeed-score-col--imp .litespeed-text-jumbo {
	line-height: 1;
}

.litespeed-wrap span[data-balloon-pos] {
	border-bottom: 1px dashed;
}

.litespeed-wrap span[aria-label][data-balloon-pos] {
	cursor: default;
}

.litespeed-postbox--quiccloud {
	border-color: #253545;
}

.litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title {
	background: #253545;
	color: #e2e4e5;
	margin-top: -11px;
	padding: 10px 15px;
	margin-left: -15px;
	margin-right: -15px;
}

.litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title a {
	color: #8abff8;
}

.litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title a:hover {
	color: #a5caf2;
}

.litespeed-overwrite{
	display: inline-block;
	margin-left: 10px;
}

@media screen and (min-width: 1401px) {
	.litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title {
		padding-left: 20px;
		padding-right: 20px;
		margin-left: -20px;
		margin-right: -20px;
	}

	.litespeed-postbox .inside.litespeed-postbox-footer--compact {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 1400px) and (min-width: 1024px) {
	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		flex-grow: 1;
	}

	.litespeed-postbox .inside {
		padding: 0 15px 5px;
	}

	.litespeed-dashboard-group .litespeed-postbox {
		width: calc(33.3333% - 20px);
	}

	.litespeed-dashboard-group .litespeed-postbox-double {
		min-width: calc(66.6666% - 20px);
	}
}

@media screen and (max-width: 1023px) {
	.litespeed-dashboard-stats-wrapper {
		flex-wrap: wrap;
	}

	.litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:first-child) {
		border-left-color: #ccd0d4;
	}

	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		margin-top: -1px;
		min-width: calc(33.3333% - 1px);
	}

	.litespeed-postbox .inside {
		padding: 0 15px 5px;
	}

	.litespeed-dashboard-group .litespeed-postbox {
		width: calc(50% - 20px);
	}

	.litespeed-dashboard-group .litespeed-postbox-double {
		min-width: calc(100% - 20px);
	}
}

@media screen and (max-width: 719px) and (min-width: 480px) {
	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		margin-top: -1px;
		min-width: calc(50% - 2px);
	}
}

@media screen and (max-width: 569px) {
	.litespeed-dashboard-stats-wrapper .litespeed-postbox {
		min-width: 100%;
	}

	.litespeed-dashboard-group .litespeed-postbox {
		width: 100%;
	}

	.litespeed-postbox-double-content .litespeed-postbox-double-col {
		width: 100%;
	}

	.litespeed-postbox-double-content .litespeed-postbox-double-col:nth-child(2) {
		padding-left: 0;
		margin-top: 7px;
	}

	.litespeed-postbox-double-content {
		flex-wrap: wrap;
	}
}

/* =======================================
			VIEW - dashboard QC services
======================================= */

.litespeed-dashboard-qc {
	position: relative;
}

.litespeed-dashboard-unlock {
	text-align: center;
	background-color: #fff;
	box-shadow:
		0 0.125rem 0.4rem -0.0625rem rgba(0, 0, 0, 0.03),
		0px 3px 0px 0px rgba(0, 0, 0, 0.07);
	border-radius: 0.5rem;
	padding: 2rem;
	position: absolute;
	z-index: 5;
	left: 50%;
	transform: translate(-50%, 25%);
	top: 0;
	max-width: 96%;
	width: 540px;
}

.litespeed-dashboard-unlock.litespeed-dashboard-unlock--inline {
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	border: 1px solid #e5e5e5;
	background: #fafafa;
	margin-top: 2rem;
	margin-bottom: 1rem;
	max-width: calc(100% - 4rem);
}

.litespeed-dashboard-unlock-title {
	font-size: 28px;
}

.litespeed-dashboard-unlock-desc {
	font-size: 17px;
	color: #000;
}

.litespeed-dashboard-unlock-desc span {
	font-size: 14px;
	color: #666;
}

p.litespeed-dashboard-unlock-footer {
	margin: 3em auto 0 auto;
	max-width: 500px;
}

.litespeed-qc-text-gradient {
	background: -webkit-linear-gradient(130deg, #ff2a91, #2295d8 60%, #161f29);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 800;
}

.litespeed-dashboard-unlock a.button.button-primary,
.litespeed-wrap .button.litespeed-button-cta {
	font-size: 1.2em;
	padding: 0.35em 1em 0.35em 0.85em;
	min-width: 210px;
	text-align: center;
}

.litespeed-dashboard-unlock a.button.button-primary {
	margin-top: 10px;
}

.litespeed-dashboard-unlock a.button.button-primary .dashicons,
.litespeed-wrap .button.litespeed-button-cta .dashicons {
	vertical-align: baseline;
	top: 0.25em;
	margin-right: 0.5em;
}

.litespeed-dashboard-unlock + .litespeed-dashboard-qc-enable {
	opacity: 0.75;
	filter: blur(2px);
}

.litespeed-dashboard-unlock + .litespeed-dashboard-qc-enable:before {
	content: '';
	position: absolute;
	left: -10px;
	top: -5px;
	width: calc(100% + 20px);
	height: calc(100% + 10px);
	background: #161e29;
	z-index: 2;
	opacity: 0.55;
	filter: blur(2px);
}

@media screen and (min-width: 1400px) {
	.litespeed-dashboard-unlock {
		width: 800px;
	}
}

@media screen and (max-width: 640px) {
	.litespeed-dashboard-unlock {
		max-width: 80%;
		padding: 1rem 1.5rem 2rem 1.5rem;
		transform: translate(-50%, 10%);
	}

	.litespeed-dashboard-unlock-title {
		font-size: 22px;
		line-height: 1.2;
	}
}

@media screen and (max-width: 340px) {
	.litespeed-dashboard-unlock a.button.button-primary,
	.litespeed-wrap .button.litespeed-button-cta {
		padding: 0.35em 1em 0.35em 1em;
	}

	.litespeed-dashboard-unlock a.button.button-primary .dashicons,
	.litespeed-wrap .button.litespeed-button-cta .dashicons {
		display: none;
	}

	p.litespeed-dashboard-unlock-footer {
		margin-top: 2em;
	}
}

/********************************* todo *******************************/

/* image optimize page */

.litespeed-column-java {
	background: #5cadad !important;
}

.litespeed-text-shipgrey {
	color: #535342 !important;
}

.litespeed-text-dimgray {
	color: #666666 !important;
}

.litespeed-text-grey {
	color: #999999 !important;
}

.litespeed-text-whisper {
	color: #e6e6e6 !important;
}

.litespeed-text-malibu {
	color: #5cbdde !important;
}

.litespeed-text-morningglory {
	color: #99cccc !important;
}

.litespeed-text-fern {
	color: #66cc66 !important;
}

.litespeed-text-persiangreen {
	color: #009999 !important;
}

.litespeed-text-lead {
	font-size: 16px;
}

.litespeed-text-small {
	font-size: 12px;
	line-height: 14px;
}

.litespeed-text-thin {
	font-weight: 100;
}

.litespeed-contrast {
	color: white;
}

.litespeed-hr-dotted {
	border: 1px dotted #eeeeee;
}

.litespeed-hr {
	padding-bottom: 1.5em;
	border-bottom: 0.5px solid #97caca;
}

.litespeed-hr-with-space {
	border-top: 1px solid #eeeeee;
	margin: 2em 0;
	border-bottom: none;
}

.litespeed-icon-vertical-middle {
	vertical-align: middle;
	display: inline-block;
	margin: 0px 10px 0px 10px;
}

.litespeed-column-java .litespeed-danger {
	color: #c1c53a !important;
}

.litespeed-column-java .litespeed-desc {
	color: #bfbfbf;
}

.litespeed-column-java code {
	color: #c2f5bf;
	background-color: #238888;
}

.litespeed-column-java .litespeed-title {
	color: white;
}

.litespeed-width-7-10 .litespeed-progress {
	margin: 1em;
}

.litespeed-refresh:after {
	content: '⟳';
	width: 20px;
	height: 20px;
	color: #40ad3a;
}

.litespeed-column-java .litespeed-refresh:after {
	color: #23ec17;
}

.litespeed-refresh:hover:after,
.litespeed-refresh:focus:after,
.litespeed-refresh:focus:active:after {
	color: #7ffbfb;
}

.litespeed-width-3-10 .litespeed-title {
	margin: 18px 0;
}

.litespeed-silence {
	color: #b1b1b1;
}

.litespeed-column-java .litespeed-congratulate {
	color: #c2f5bf;
	font-size: 20px;
}

.litespeed-light-code .litespeed-silence code {
	background-color: #f0f5fb;
}

.litespeed-column-java .litespeed-btn-danger {
	color: #f194a8;
	border-color: #f194a8;
}

.litespeed-column-java .litespeed-btn-danger:hover {
	background: #f194a8;
}

.litespeed-column-java svg.litespeed-pie circle.litespeed-pie_bg {
	stroke: #e8efe7;
}

.litespeed-column-java svg.litespeed-pie circle.litespeed-pie_circle {
	stroke: #97caca;
}

.litespeed-column-java svg .litespeed-pie_info text {
	fill: #f5ffeb;
}

.litespeed-column-java svg g.litespeed-pie_info .litespeed-pie-done {
	fill: #a5ffa0;
}

.litespeed-column-java a {
	color: #eaf8ff;
}

.litespeed-column-java a:hover {
	color: #ffffff;
}

.litespeed-progress-bar-blue {
	background-color: #33adff;
}

.litespeed-status-current {
	font-size: 3.5em;
	margin: 1.25em 0em 0.75em 0em;
}

/* .litespeed-title, .litespeed-title-short {
	margin: 18px 0;
	border-bottom: 1px solid #C1D5EA;
	margin: 2.5em 0px 1.5em 0 !important;
} */

.litespeed-column-java .litespeed-desc {
	color: #cae4e4;
}

.litespeed-column-java .litespeed-warning {
	color: #ffd597 !important;
}

.litespeed-column-java .litespeed-btn-success {
	color: #ddf1e4;
	border: 1px solid #33ad5c;
	background: #33ad5c;
}

.litespeed-column-java .litespeed-btn-success:hover {
	color: #ffffff;
	border: 1px solid #7dca97;
	background: #009933;
}

.litespeed-column-java .litespeed-btn-warning {
	color: #fff1dd;
	border: 1px solid #ff9933;
	background-color: #ff9933;
}

.litespeed-column-java .litespeed-btn-warning:hover {
	color: #ffffff;
	border-color: #ffca7d;
	background: #ff9900;
}

.litespeed-column-java .litespeed-btn-danger {
	color: #ffeadd !important;
	border: 1px solid #ff6600 !important;
	background: #ff5c5c;
}

.litespeed-column-java .litespeed-btn-danger:hover {
	color: #ffffff;
	border: 1px solid #ff9797 !important;
	background: #ff0000;
}

.litespeed-column-java .litepseed-dash-icon-success,
.litepseed-dash-icon-success {
	color: #5cdede;
	font-size: 2em;
	margin-top: -0.25em;
}

.litespeed-column-java .litepseed-dash-icon-success:hover,
.litepseed-dash-icon-success:hover {
	color: #7de5e5;
}

.litespeed-dashicons-large {
	font-size: 2em;
}

.litespeed-column-java p {
	color: #ffffff;
}

.litespeed-body tbody > tr > th.litespeed-padding-left {
	padding-left: 3em;
}

@media screen and (max-width: 680px) {
	.litespeed-body tbody > tr > th.litespeed-padding-left {
		padding-left: 10px;
	}

	.litespeed-body tbody > tr > th.litespeed-padding-left:before {
		content: '\2014\2014';
		color: #ccc;
		margin-right: 5px;
	}
}

.litespeed-txt-small {
	font-size: 12px;
}

.litespeed-txt-disabled .litespeed-text-dimgray {
	color: #aaaaaa;
}

.litespeed-txt-disabled svg {
	fill: #aaaaaa;
}

.litespeed-txt-disabled circle.litespeed-pie_circle {
	stroke: #cccccc;
}

.litespeed-txt-disabled g.litespeed-pie_info text {
	color: #cccccc;
}

a.litespeed-media-href svg:hover {
	border-radius: 50%;
	background: #f1fcff;
	fill: #5ccad7;
	box-shadow: 0 0 5px 1px #7dd5df;
	transition: all 0.2s ease-out;
	transform: scale(1.05);
}

.litespeed-media-p a .dashicons-trash {
	font-size: 2.25em;
	vertical-align: middle;
	display: inline;
	border-radius: 50%;
	line-height: 1.5em;
}

.litespeed-media-p a .dashicons-trash:hover {
	transition: all 0.2s ease-out;
	color: #ffa500 !important;
	background: #fff5e6;
	box-shadow: 0 0 10px 1px #ff8c00;
}

.litespeed-media-p div > svg circle.litespeed-pie_bg {
	stroke: #ecf2f9;
}

.litespeed-media-p div > svg circle.litespeed-pie_circle {
	stroke: #9fbfdf;
}

.litespeed-media-p div > svg {
	fill: #538cc6;
	background: rgba(236, 242, 249, 0.1);
	border-radius: 50%;
}

.litespeed-banner-description-padding-right-15 {
	padding-right: 15px;
}

.litespeed-banner-description {
	display: inline-flex;
	flex-wrap: wrap;
}

.litespeed-banner-description-content {
	margin: 0px;
	line-height: 1.25em;
}

.litespeed-banner-button-link {
	white-space: nowrap;
	margin: 0px;
	line-height: 1.5em;
	padding-bottom: 5px;
}

.litespeed-notice-dismiss {
	position: absolute;
	right: 25px;
	border: none;
	margin: 0;
	padding: 10px;
	background: none;
	cursor: pointer;
	color: #888888;
	display: block;
	height: 20px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 600;
	text-decoration: none;
}

.litespeed-notice-dismiss:hover,
.litespeed-notice-dismiss:active,
.litespeed-notice-dismiss:focus {
	color: #cc2929;
}

.litespeed-dot {
	display: inline-block;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	color: white;
	text-align: center;
}

.litespeed-badge {
	display: inline-block;
	border-radius: 20%;
	min-width: 50px;
	height: 20px;
	color: white;
	text-align: center;
}

/* =======================================
	Comparison Cards - Presets
======================================= */

.litespeed-comparison-card {
	box-sizing: border-box;
}

.litespeed-comparison-card-rec .litespeed-card-content > div.litespeed-card-body {
	font-size: 14px;
}

.litespeed-comparison-card-rec .litespeed-card-action {
	margin-bottom: 0.25rem;
}

.litespeed-comparison-card-rec h3 {
	font-size: 20px;
}

.litespeed-card-content > div,
.litespeed-card-action {
	padding: 0.85rem 1.25rem;
}

.litespeed-card-header {
	border-bottom: 1px solid #eee;
	background: #f9fafc;
}

.litespeed-card-content > div.litespeed-card-body {
	align-self: stretch;
	justify-content: flex-end;
	font-size: 15px;
	padding-bottom: 0.5rem;
	padding-top: 1rem;
}

.litespeed-card-content > div.litespeed-card-footer {
	align-self: stretch;
	justify-content: flex-end;
	padding-bottom: 0;
	padding-top: 0.25rem;
}

.litespeed-card-action {
	justify-content: flex-end;
}

.litespeed-comparison-card ul {
	padding-left: 20px;
	list-style: none;
	list-style-position: outside;
	margin: 0;
}

.litespeed-comparison-card li {
	margin-bottom: 0.5em;
	line-height: 1.4;
}

.litespeed-comparison-card li:last-child {
	margin-bottom: 0;
}

.litespeed-comparison-card ul li:before {
	content: '✓';
	margin-left: -1em;
	margin-right: 0.35em;
	color: #329c74;
}

@media screen and (max-width: 1279px) {
	.litespeed-comparison-card {
		margin: 0 0 -1px 0;
	}
}

@media screen and (min-width: 640px) and (max-width: 1279px) {
	.litespeed-comparison-cards {
		max-width: 740px;
	}

	.litespeed-card-content {
		display: flex;
		flex-wrap: wrap;
	}

	.litespeed-card-content .litespeed-card-header {
		width: 100%;
	}

	.litespeed-card-content > div.litespeed-card-body {
		align-self: initial;
		width: 50%;
		box-sizing: border-box;
	}

	.litespeed-card-content > div.litespeed-card-footer {
		width: 50%;
		align-self: initial;
		box-sizing: border-box;
	}

	.litespeed-card-content > div.litespeed-card-footer h4 {
		margin-top: 1rem;
	}
}

@media screen and (min-width: 1280px) {
	.litespeed-comparison-cards {
		display: flex;
		margin: 3rem 0 2rem 0;
		max-width: 1720px;
	}

	.litespeed-comparison-card {
		width: 19%;
		min-width: 0;
		display: flex;
		flex-direction: column;
		margin-right: -1px;
		justify-content: space-between;
	}

	.litespeed-comparison-card:first-child {
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		overflow: hidden;
	}

	.litespeed-comparison-card:last-child {
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		overflow: hidden;
	}

	.litespeed-comparison-card-rec {
		width: 23%;
		padding-top: 1rem;
		padding-bottom: 0.75rem;
		margin-top: -1rem;
		margin-bottom: 0.25rem;
		border-radius: 5px;
		overflow: hidden;
	}

	.litespeed-comparison-card-rec .litespeed-card-header {
		margin-top: -1rem;
		padding-top: 1.75rem;
		padding-bottom: 0.95rem;
	}
}

/* =======================================
		BALLOON PURE CSS TOOLTIPS
======================================= */

.litespeed-wrap {
	--balloon-color: rgba(16, 16, 16, 0.95);
	--balloon-font-size: 12px;
	--balloon-move: 4px;
}

.litespeed-wrap button[aria-label][data-balloon-pos] {
	overflow: visible;
}

.litespeed-wrap [aria-label][data-balloon-pos] {
	position: relative;
	cursor: pointer;
}

.litespeed-wrap [aria-label][data-balloon-pos]:after {
	opacity: 0;
	pointer-events: none;
	transition: all 0.2s ease 0.05s;
	text-indent: 0;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	font-weight: normal;
	font-style: normal;
	text-shadow: none;
	font-size: var(--balloon-font-size);
	background: var(--balloon-color);
	border-radius: 2px;
	color: #fff;
	content: attr(aria-label);
	padding: 0.5em 1em;
	position: absolute;
	white-space: nowrap;
	z-index: 10;
	line-height: 1.4;
}

.litespeed-wrap [aria-label][data-balloon-pos]:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: var(--balloon-color);
	opacity: 0;
	pointer-events: none;
	transition: all 0.2s ease 0.05s;
	content: '';
	position: absolute;
	z-index: 10;
}

.litespeed-wrap [aria-label][data-balloon-pos]:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos]:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-visible]:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-visible]:after,
.litespeed-wrap [aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before,
.litespeed-wrap [aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:after {
	opacity: 1;
	pointer-events: none;
}

.litespeed-wrap [aria-label][data-balloon-pos].font-awesome:after {
	font-family:
		FontAwesome,
		-apple-system,
		BlinkMacSystemFont,
		'Segoe UI',
		Roboto,
		Oxygen,
		Ubuntu,
		Cantarell,
		'Open Sans',
		'Helvetica Neue',
		sans-serif;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-break]:after {
	white-space: pre;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-break][data-balloon-length]:after {
	white-space: pre-line;
	word-break: break-word;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-blunt]:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-blunt]:after {
	transition: none;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:after {
	bottom: 100%;
	left: 50%;
	margin-bottom: 10px;
	transform: translate(-50%, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:before {
	bottom: 100%;
	left: 50%;
	transform: translate(-50%, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up'][data-balloon-visible]:after {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up'][data-balloon-visible]:before {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:after {
	bottom: 100%;
	left: 0;
	margin-bottom: 10px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:before {
	bottom: 100%;
	left: 5px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-left'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:after {
	bottom: 100%;
	right: 0;
	margin-bottom: 10px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:before {
	bottom: 100%;
	right: 5px;
	transform: translate(0, var(--balloon-move));
	transform-origin: top;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='up-right'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:after {
	left: 50%;
	margin-top: 10px;
	top: 100%;
	transform: translate(-50%, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: var(--balloon-color);
	left: 50%;
	top: 100%;
	transform: translate(-50%, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down'][data-balloon-visible]:after {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down'][data-balloon-visible]:before {
	transform: translate(-50%, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:after {
	left: 0;
	margin-top: 10px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: var(--balloon-color);
	left: 5px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-left'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:after {
	right: 0;
	margin-top: 10px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: var(--balloon-color);
	right: 5px;
	top: 100%;
	transform: translate(0, calc(var(--balloon-move) * -1));
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='down-right'][data-balloon-visible]:before {
	transform: translate(0, 0);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:after {
	margin-right: 10px;
	right: 100%;
	top: 50%;
	transform: translate(var(--balloon-move), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: var(--balloon-color);
	right: 100%;
	top: 50%;
	transform: translate(var(--balloon-move), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left'][data-balloon-visible]:after {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='left'][data-balloon-visible]:before {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:after {
	left: 100%;
	margin-left: 10px;
	top: 50%;
	transform: translate(calc(var(--balloon-move) * -1), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right-color: var(--balloon-color);
	left: 100%;
	top: 50%;
	transform: translate(calc(var(--balloon-move) * -1), -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:hover:after,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right'][data-balloon-visible]:after {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right']:hover:before,
.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-pos='right'][data-balloon-visible]:before {
	transform: translate(0, -50%);
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='small']:after {
	white-space: normal;
	width: 80px;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='medium']:after {
	white-space: normal;
	width: 150px;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='large']:after {
	white-space: normal;
	width: 260px;
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='xlarge']:after {
	white-space: normal;
	width: 380px;
}

@media screen and (max-width: 768px) {
	.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='xlarge']:after {
		white-space: normal;
		width: 90vw;
	}
}

.litespeed-wrap [aria-label][data-balloon-pos][data-balloon-length='fit']:after {
	white-space: normal;
	width: 100%;
}

/* =======================================
		Misc Mobile TWEAKS
======================================= */

@media screen and (max-width: 680px) {
	.litespeed-wrap .litespeed-body .field-col {
		margin-left: 0;
	}

	.litespeed-width-auto.litespeed-table-compact td {
		font-size: 12px;
		word-break: break-word;
	}

	.litespeed-body .litespeed-table td .litespeed-right {
		float: none !important;
	}

	.litespeed-title a.litespeed-learn-more,
	.litespeed-title-short a.litespeed-learn-more {
		display: block;
		margin-left: 0;
		margin-top: 5px;
	}
}

.litespeed-wrap .litespeed-redetect[aria-label][data-balloon-pos][data-balloon-pos='up']:after {
	left: auto;
	right: 0;
	transform: translate(0%, var(--balloon-move));
}

.litespeed-wrap .litespeed-redetect[aria-label][data-balloon-pos][data-balloon-pos='up']:hover:after,
.litespeed-wrap .litespeed-redetect[aria-label][data-balloon-pos][data-balloon-pos='up'][data-balloon-visible]:after {
	transform: translate(0, 0);
}

/* =======================================
					QC
======================================= */

.litespeed-col-status-data h3,
.litespeed-col-status-data h4 {
	margin-bottom: 0;
	margin-top: 20px;
}

.litespeed-col-status-data h3 .dashicons {
	vertical-align: bottom;
}

.litespeed-col-status-data h4 .dashicons {
	vertical-align: sub;
}

/* To use on dark bg */
.litespeed-wrap .litespeed-qc-button {
	background-color: #5efffc;
	border: 1px solid #00d0cb;
	box-shadow: 0px 2px 0px 0px #00d0cb;
	color: #161f29;
	font-weight: 600;
	font-size: 15px;
	padding: 12px 24px;
	border-radius: 3px;
	line-height: 1;
	display: inline-flex;
	align-items: center;
	transition: 0.25s;
}

.litespeed-wrap .litespeed-qc-button:hover {
	background: #21a29f21;
	color: #5efffc;
	border-color: #00d0cb;
}

.litespeed-wrap .litespeed-qc-button .dashicons {
	top: auto;
}

.litespeed-postbox.litespeed-qc-promo-box {
	background: #161e29 linear-gradient(110deg, #171c2fbd, #252766ab);
	border-radius: 5px;
	box-shadow: 0px 4px 0px 0px #161d2e;
	border: none;
}

.litespeed-postbox.litespeed-qc-promo-box .inside {
	padding: 25px;
	margin: 0;
}

.litespeed-dashboard-group .litespeed-postbox.litespeed-qc-promo-box {
	box-shadow: none;
}

.litespeed-dashboard-group .litespeed-postbox.litespeed-qc-promo-box .inside {
	padding: 20px 25px;
}

.litespeed-postbox.litespeed-qc-promo-box h3 {
	margin-top: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.4em;
}

.litespeed-postbox.litespeed-qc-promo-box h3 .litespeed-quic-icon {
	width: 24px;
	height: 28px;
	background-size: contain;
	margin-right: 10px;
}

.litespeed-postbox.litespeed-qc-promo-box p {
	color: #dbdbdb;
	font-size: 1rem;
}

/* =======================================
	   Deactivate modal
======================================= */
#litespeed-modal-deactivate {
	padding: 20px;
}

#litespeed-modal-deactivate h2 {
	margin: 0px;
}

#litespeed-modal-deactivate .litespeed-wrap {
	margin: 10px 0px;
}

#litespeed-modal-deactivate .deactivate-clear-settings-wrapper,
#litespeed-modal-deactivate .deactivate-actions {
	margin-top: 30px;
}

#litespeed-modal-deactivate .deactivate-reason-wrapper label,
#litespeed-modal-deactivate .deactivate-clear-settings-wrapper label {
	width: 100%;
	display: block;
	margin-bottom: 5px;
}

#litespeed-modal-deactivate .deactivate-actions {
	display: flex;
	justify-content: space-between;
}
litespeed-wp-plugin/7.7/litespeed-cache/assets/css/litespeed-dark-mode.css000064400000101247151600243560022426 0ustar00/* =======================================
	   DARK MODE STYLES
======================================= */

/* Dark Mode Toggle Button */
.litespeed-dark-mode-toggle {
	position: fixed;
	top: 32px;
	right: 20px;
	z-index: 999999;
	background: none;
	border: none;
	width: auto;
	height: auto;
	color: inherit;
	cursor: pointer;
	font-size: 16px;
}

/* =======================================
   		  DARK MODE STYLES
   Auto-applied based on browser preference
   OR manually toggled with .litespeed-darkmode class
======================================= */

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) {
		background-color: #1e1e1e;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode {
	background-color: #1e1e1e;
	color: #e0e0e0;
}

/* WordPress admin wrapper */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) #wpwrap {
		background-color: #1e1e1e;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode #wpwrap {
	background-color: #1e1e1e;
	color: #e0e0e0;
}

/* Main content area */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) #wpcontent {
		background-color: #181818;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode #wpcontent {
	background-color: #181818;
	color: #e0e0e0;
}

/* Form inputs */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='text'],
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='number'],
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='email'],
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='url'],
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='password'],
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='search'],
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='file'],
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) textarea,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) select {
		background-color: #2d2d30;
		border: 1px solid #3e3e42;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode input[type='text'],
body.litespeed-darkmode input[type='number'],
body.litespeed-darkmode input[type='email'],
body.litespeed-darkmode input[type='url'],
body.litespeed-darkmode input[type='password'],
body.litespeed-darkmode input[type='search'],
body.litespeed-darkmode input[type='file'],
body.litespeed-darkmode textarea,
body.litespeed-darkmode select {
	background-color: #2d2d30;
	border: 1px solid #3e3e42;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='text']:focus,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='number']:focus,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='email']:focus,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='url']:focus,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='password']:focus,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='search']:focus,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type='file']:focus,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) textarea:focus,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) select:focus {
		background-color: #404043;
		border: 1px solid #5a5a5d;
		box-shadow: 0 0 0 1px #0073aa;
	}
}
body.litespeed-darkmode input[type='text']:focus,
body.litespeed-darkmode input[type='number']:focus,
body.litespeed-darkmode input[type='email']:focus,
body.litespeed-darkmode input[type='url']:focus,
body.litespeed-darkmode input[type='password']:focus,
body.litespeed-darkmode input[type='search']:focus,
body.litespeed-darkmode input[type='file']:focus,
body.litespeed-darkmode textarea:focus,
body.litespeed-darkmode select:focus {
	background-color: #404043;
	border: 1px solid #5a5a5d;
	box-shadow: 0 0 0 1px #0073aa;
}

/* Buttons */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .button,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .button-secondary {
		background-color: #3e3e42;
		border-color: #5a5a5d;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .button,
body.litespeed-darkmode .button-secondary {
	background-color: #3e3e42;
	border-color: #5a5a5d;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) circle.litespeed-pie_bg {
		stroke: #3e3e42;
	}
}
body.litespeed-darkmode circle.litespeed-pie_bg {
	stroke: #3e3e42;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) g.litespeed-pie_info text {
		fill: #e0e0e0;
	}
}
body.litespeed-darkmode g.litespeed-pie_info text {
	fill: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) g.litespeed-pie_info .litespeed-pie-done {
		fill: #6dd17e;
	}
}
body.litespeed-darkmode g.litespeed-pie_info .litespeed-pie-done {
	fill: #6dd17e;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-switch input:not(:checked) + label {
		background-color: #3e3e42;
		color: #e0e0e0;
		border: 1px solid #5a5a5d;
	}
}
body.litespeed-darkmode .litespeed-switch input:not(:checked) + label {
	background-color: #3e3e42;
	color: #e0e0e0;
	border: 1px solid #5a5a5d;
}

/* Column with boxes layout */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-column-with-boxes .postbox {
		border-color: #3e3e42;
	}
}
body.litespeed-darkmode .litespeed-column-with-boxes .postbox {
	border-color: #3e3e42;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-column-with-boxes > div.litespeed-column-right {
		background-color: #2d2d30;
	}
}
body.litespeed-darkmode .litespeed-column-with-boxes > div.litespeed-column-right {
	background-color: #2d2d30;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-image-optim-summary,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-column-left-inside {
		background-color: #1e1e1e;
		border: 1px solid #3e3e42;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-image-optim-summary,
body.litespeed-darkmode .litespeed-column-left-inside {
	background-color: #1e1e1e;
	border: 1px solid #3e3e42;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed"]:not(.litespeed-lightmode).litespeed-cache_page_litespeed-img_optm [data-litespeed-layout='summary'],
	body[class*="litespeed"]:not(.litespeed-lightmode).litespeed-cache_page_litespeed-img_optm .litespeed-column-with-boxes > div.litespeed-column-right,
	body[class*="litespeed"]:not(.litespeed-lightmode).litespeed-cache_page_litespeed-cdn .litespeed-column-with-boxes > div.litespeed-column-right,
	body[class*="litespeed"]:not(.litespeed-lightmode).litespeed-cache_page_litespeed-cdn [data-litespeed-layout='qc'] {
		background-color: #181818;
	}
}
body.litespeed-darkmode.litespeed-cache_page_litespeed-img_optm [data-litespeed-layout='summary'],
body.litespeed-darkmode.litespeed-cache_page_litespeed-img_optm .litespeed-column-with-boxes > div.litespeed-column-right,
body.litespeed-darkmode.litespeed-cache_page_litespeed-cdn .litespeed-column-with-boxes > div.litespeed-column-right,
body.litespeed-darkmode.litespeed-cache_page_litespeed-cdn [data-litespeed-layout='qc'] {
	background-color: #181818;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-image-optim-summary-footer,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-column-with-boxes-footer {
		border-top: 1px solid #373737;
		background: revert;
	}
}
body.litespeed-darkmode .litespeed-image-optim-summary-footer,
body.litespeed-darkmode .litespeed-column-with-boxes-footer {
	border-top: 1px solid #373737;
	background: revert;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-column-with-boxes-footer {
		border-top: 1px solid #3e3e42;
		background-color: #353539;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-column-with-boxes-footer{
	border-top: 1px solid #3e3e42;
	background-color: #353539;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .nav-tab:focus:not(.nav-tab-active),
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .nav-tab:hover:not(.nav-tab-active) {
		background-color: #4d4d51;
		border-color: #666;
		color: #fff
	}
}
body.litespeed-darkmode .nav-tab:focus:not(.nav-tab-active),
body.litespeed-darkmode .nav-tab:hover:not(.nav-tab-active) {
	background-color: #4d4d51;
	border-color: #666;
	color: #fff
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .button:hover,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .button-secondary:hover {
		background-color: #484851;
		border-color: #666;
	}
}
body.litespeed-darkmode .button:hover,
body.litespeed-darkmode .button-secondary:hover {
	background-color: #484851;
	border-color: #666;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .button-primary {
		background-color: #0073aa;
		border-color: #005a87;
		color: #ffffff;
	}
}
body.litespeed-darkmode .button-primary {
	background-color: #0073aa;
	border-color: #005a87;
	color: #ffffff;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .button-primary:hover {
		background-color: #005a87;
		border-color: #004a73;
	}
}
body.litespeed-darkmode .button-primary:hover {
	background-color: #005a87;
	border-color: #004a73;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .button-primary:disabled,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .button-primary[disabled] {
		background-color: #3e3e42;
		border-color: #5a5a5d;
		color: #8c8f94;
		cursor: not-allowed;
		opacity: 0.6;
	}
}
body.litespeed-darkmode .button-primary:disabled,
body.litespeed-darkmode .button-primary[disabled] {
	background-color: #3e3e42;
	border-color: #5a5a5d;
	color: #8c8f94;
	cursor: not-allowed;
	opacity: 0.6;
}

/* Danger buttons */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-btn-danger-bg,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed .litespeed-btn-danger-bg,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-wrap .litespeed-btn-danger-bg {
		background-color: #dc3232;
		border-color: #b32d2e;
		color: #ffffff;
		box-shadow: 0 1px 0 rgba(179, 45, 46, 0.5);
	}
}
body.litespeed-darkmode .litespeed-btn-danger-bg,
body.litespeed-darkmode .litespeed .litespeed-btn-danger-bg,
body.litespeed-darkmode .litespeed-wrap .litespeed-btn-danger-bg {
	background-color: #dc3232;
	border-color: #b32d2e;
	color: #ffffff;
	box-shadow: 0 1px 0 rgba(179, 45, 46, 0.5);
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-btn-danger-bg:hover,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed .litespeed-btn-danger-bg:hover,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-wrap .litespeed-btn-danger-bg:hover {
		background-color: #b32d2e;
		border-color: #a02622;
	}
}
body.litespeed-darkmode .litespeed-btn-danger-bg:hover,
body.litespeed-darkmode .litespeed .litespeed-btn-danger-bg:hover,
body.litespeed-darkmode .litespeed-wrap .litespeed-btn-danger-bg:hover {
	background-color: #b32d2e;
	border-color: #a02622;
}

/* Notices */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .notice {
		background-color: #262626;
		border-left: 4px solid #72a9d3;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .notice {
	background-color: #262626;
	border-left: 4px solid #72a9d3;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .notice-success {
		border-left-color: #46b450;
	}
}
body.litespeed-darkmode .notice-success {
	border-left-color: #46b450;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .notice-warning {
		border-left-color: #b28100;
	}
}
body.litespeed-darkmode .notice-warning {
	border-left-color: #b28100;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .notice-error {
		border-left-color: #dc3232;
	}
}
body.litespeed-darkmode .notice-error {
	border-left-color: #dc3232;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .notice-info {
		border-left-color: #00a0d2;
	}
}
body.litespeed-darkmode .notice-info {
	border-left-color: #00a0d2;
}

/* Striped table notices */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .striped > tbody > :nth-child(even) .notice {
		background-color: #3e3e42;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
	}
}
body.litespeed-darkmode .striped > tbody > :nth-child(even) .notice {
	background-color: #3e3e42;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
}

/* Postboxes */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .postbox {
		background-color: #2d2d30;
		border: 1px solid #767679;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .postbox {
	background-color: #2d2d30;
	border: 1px solid #767679;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .postbox h3,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .postbox .hndle {
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .postbox h3,
body.litespeed-darkmode .postbox .hndle {
	color: #e0e0e0;
}

/* Tables */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) table,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .wp-list-table {
		background-color: #2d2d30;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode table,
body.litespeed-darkmode .wp-list-table {
	background-color: #2d2d30;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .wp-list-table th {
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .wp-list-table th {
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .wp-list-table td {
		border-bottom: 1px solid #3e3e42;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .wp-list-table td {
	border-bottom: 1px solid #3e3e42;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .striped > tbody > :nth-child(odd) {
		background-color: #2d2d30;
	}
}
body.litespeed-darkmode .striped > tbody > :nth-child(odd) {
	background-color: #2d2d30;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .striped > tbody > :nth-child(even) {
		background-color: #353539;
	}
}
body.litespeed-darkmode .striped > tbody > :nth-child(even) {
	background-color: #353539;
}

/* Form tables */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .form-table {
		background: transparent;
	}
}
body.litespeed-darkmode .form-table {
	background: transparent;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .form-table th {
		background: transparent;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .form-table th {
	background: transparent;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .form-table td {
		background: transparent;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .form-table td {
	background: transparent;
	color: #e0e0e0;
}

/* Links */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) a {
		color: #72aee6;
	}
}
body.litespeed-darkmode a {
	color: #72aee6;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) a:hover,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) a:focus {
		color: #9ec8f2;
	}
}
body.litespeed-darkmode a:hover,
body.litespeed-darkmode a:focus {
	color: #9ec8f2;
}

/* Code blocks */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) code {
		background-color: #404043;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode code {
	background-color: #404043;
	color: #e0e0e0;
}

/* Horizontal rules */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) hr {
		border-color: #5a5a5d;
		background-color: #5a5a5d;
	}
}
body.litespeed-darkmode hr {
	border-color: #5a5a5d;
	background-color: #5a5a5d;
}

/* Dashboard widgets */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .dashboard-widget {
		background-color: #2d2d30;
		border: 1px solid #3e3e42;
	}
}
body.litespeed-darkmode .dashboard-widget {
	background-color: #2d2d30;
	border: 1px solid #3e3e42;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .dashboard-widget .widget-top {
		background-color: #404043;
		border-bottom: 1px solid #5a5a5d;
	}
}
body.litespeed-darkmode .dashboard-widget .widget-top {
	background-color: #404043;
	border-bottom: 1px solid #5a5a5d;
}

/* Meta boxes */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .meta-box-sortables .postbox {
		background-color: #2d2d30;
		border: 1px solid #3e3e42;
	}
}
body.litespeed-darkmode .meta-box-sortables .postbox {
	background-color: #2d2d30;
	border: 1px solid #3e3e42;
}

/* LiteSpeed specific styles */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-header {
		border-bottom: 1px solid #5a5a5d;
	}
}
body.litespeed-darkmode .litespeed-header {
	border-bottom: 1px solid #5a5a5d;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-body {
		background-color: #1e1e1e;
		border-left: 1px solid #5a5a5d;
		border-right: 1px solid #5a5a5d;
		border-bottom: 1px solid #5a5a5d;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-body {
	background-color: #1e1e1e;
	border-left: 1px solid #5a5a5d;
	border-right: 1px solid #5a5a5d;
	border-bottom: 1px solid #5a5a5d;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-panel {
		background-color: #2d2d30;
		border: 1px solid #3e3e42;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-panel {
	background-color: #2d2d30;
	border: 1px solid #3e3e42;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-panel-wrapper {
		background: transparent;
	}
}
body.litespeed-darkmode .litespeed-panel-wrapper {
	background: transparent;
}

/* Dashboard titles */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-h1,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) h1.litespeed-h1 {
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-h1,
body.litespeed-darkmode h1.litespeed-h1 {
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) h3 {
		color: #e0e0e0;
	}
}
body.litespeed-darkmode h3 {
	color: #e0e0e0;
}

/* LiteSpeed postboxes */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-postbox {
		background-color: #2d2d30;
		border: 1px solid #3e3e42;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-postbox {
	background-color: #2d2d30;
	border: 1px solid #3e3e42;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-postbox .inside {
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-postbox .inside {
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-postbox .inside .litespeed-title {
		border-bottom: 1px solid #5a5a5d;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-postbox .inside .litespeed-title {
	border-bottom: 1px solid #5a5a5d;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-postbox .inside.litespeed-postbox-footer {
		background-color: #353539;
		border-top: 1px solid #5a5a5d;
	}
}
body.litespeed-darkmode .litespeed-postbox .inside.litespeed-postbox-footer {
	background-color: #353539;
	border-top: 1px solid #5a5a5d;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-postbox p.litespeed-dashboard-stats-total {
		border-top: 1px dashed #5a5a5d;
	}
}
body.litespeed-darkmode .litespeed-postbox p.litespeed-dashboard-stats-total {
	border-top: 1px dashed #5a5a5d;
}

/* Dashboard stats */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-dashboard-stats .litespeed-desc {
		color: #b3b3b3;
	}
}
body.litespeed-darkmode .litespeed-dashboard-stats .litespeed-desc {
	color: #b3b3b3;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-dashboard-stats-payg {
		color: #b3b3b3;
	}
}
body.litespeed-darkmode .litespeed-dashboard-stats-payg {
	color: #b3b3b3;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-dashboard-stats-payg strong {
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-dashboard-stats-payg strong {
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:first-child) {
		border-left-color: #3e3e42;
	}
}
body.litespeed-darkmode .litespeed-dashboard-stats-wrapper .litespeed-postbox:not(:first-child) {
	border-left-color: #3e3e42;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-postbox.litespeed-postbox-partner h3.litespeed-title {
		color: #b3b3b3;
	}
}
body.litespeed-darkmode .litespeed-postbox.litespeed-postbox-partner h3.litespeed-title {
	color: #b3b3b3;
}

/* QUIC.cloud postbox styling */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-postbox--quiccloud {
		border-color: #3e7cb3;
	}
}
body.litespeed-darkmode .litespeed-postbox--quiccloud {
	border-color: #3e7cb3;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title {
		background-color: #41464a;
		color: #ffffff;
	}
}
body.litespeed-darkmode .litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title {
	background-color: #41464a;
	color: #ffffff;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title a {
		color: #a5caf2;
	}
}
body.litespeed-darkmode .litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title a {
	color: #a5caf2;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title a:hover {
		color: #c2dcff;
	}
}
body.litespeed-darkmode .litespeed-postbox--quiccloud.litespeed-postbox .inside .litespeed-title a:hover {
	color: #c2dcff;
}

/* Dashboard unlock/promo styling */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-dashboard-unlock {
		background-color: #2d2d30;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-dashboard-unlock {
	background-color: #2d2d30;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-dashboard-unlock-desc {
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-dashboard-unlock-desc {
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-dashboard-unlock-desc span {
		color: #b3b3b3;
	}
}
body.litespeed-darkmode .litespeed-dashboard-unlock-desc span {
	color: #b3b3b3;
}

/* Navigation tabs */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .nav-tab {
		background-color: #3e3e42;
		border-color: #5a5a5d;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .nav-tab {
	background-color: #3e3e42;
	border-color: #5a5a5d;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .nav-tab:hover {
		background-color: #1e1e1e;
	}
}
body.litespeed-darkmode .nav-tab:hover {
	background-color: #1e1e1e;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .nav-tab-active {
		background-color: #1e1e1e;
		border-bottom-color: #1e1e1e;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .nav-tab-active {
	background-color: #1e1e1e;
	border-bottom-color: #1e1e1e;
	color: #e0e0e0;
}

/* Status indicators */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-success {
		color: #46b450;
	}
}
body.litespeed-darkmode .litespeed-success {
	color: #46b450;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-error {
		color: #dc3232;
	}
}
body.litespeed-darkmode .litespeed-error {
	color: #dc3232;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-warning {
		color: #ffb900;
	}
}
body.litespeed-darkmode .litespeed-warning {
	color: #ffb900;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-warning-bg {
		background-color: #584007 !important;
		color: #ffffff;
	}
}
body.litespeed-darkmode .litespeed-warning-bg {
	background-color: #584007 !important;
	color: #ffffff;
}

/* Footer */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) #wpfooter {
		background-color: #2d2d30;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode #wpfooter {
	background-color: #2d2d30;
	color: #e0e0e0;
}

/* Checkbox and radio inputs */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type="checkbox"],
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) input[type="radio"] {
		background-color: #2d2d30;
		border: 1px solid #3e3e42;
	}
}
body.litespeed-darkmode input[type="checkbox"],
body.litespeed-darkmode input[type="radio"] {
	background-color: #2d2d30;
	border: 1px solid #3e3e42;
}

/* Progress bars */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-progress {
		background-color: #3e3e42;
	}
}
body.litespeed-darkmode .litespeed-progress {
	background-color: #3e3e42;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-progress-bar {
		background-color: #0073aa;
	}
}
body.litespeed-darkmode .litespeed-progress-bar {
	background-color: #0073aa;
}

/* Litespeed tick buttons */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-tick {
		background-color: #2d2d30;
		border: 1px solid #3e3e42;
		padding: 8px 10px;
	}
}
body.litespeed-darkmode .litespeed-tick {
	background-color: #2d2d30;
	border: 1px solid #3e3e42;
	padding: 8px 10px;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-tick:hover {
		background-color: #404043;
		border-color: #5a5a5d;
	}
}
body.litespeed-darkmode .litespeed-tick:hover {
	background-color: #404043;
	border-color: #5a5a5d;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-tick label {
		color: #e0e0e0;
		padding: 4px 8px;
	}
}
body.litespeed-darkmode .litespeed-tick label {
	color: #e0e0e0;
	padding: 4px 8px;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-tick label:hover {
		color: #72aee6;
	}
}
body.litespeed-darkmode .litespeed-tick label:hover {
	color: #72aee6;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-tick input[type='checkbox'] {
		background-color: #2d2d30;
		border: 2px solid #5a5a5d;
	}
}
body.litespeed-darkmode .litespeed-tick input[type='checkbox'] {
	background-color: #2d2d30;
	border: 2px solid #5a5a5d;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-tick input[type='checkbox']:checked {
		background-color: #0073aa;
		border-color: #0073aa;
	}
}
body.litespeed-darkmode .litespeed-tick input[type='checkbox']:checked {
	background-color: #0073aa;
	border-color: #0073aa;
}

/* Card headers */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-card-header {
		background-color: #404043;
		border-bottom: 1px solid #5a5a5d;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-card-header {
	background-color: #404043;
	border-bottom: 1px solid #5a5a5d;
	color: #e0e0e0;
}

/* Card action buttons */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-card-action .button-secondary:hover {
		background-color: #484851;
		border-color: #666;
		color: #e0e0e0;
	}
}
body.litespeed-darkmode .litespeed-card-action .button-secondary:hover {
	background-color: #484851;
	border-color: #666;
	color: #e0e0e0;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-card-action .button-primary:hover {
		background-color: #005a87;
		border-color: #004a73;
		color: #ffffff;
	}
}
body.litespeed-darkmode .litespeed-card-action .button-primary:hover {
	background-color: #005a87;
	border-color: #004a73;
	color: #ffffff;
}

@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-h3,
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-panel-para {
		color: revert;
	}
}
body.litespeed-darkmode .litespeed-h3,
body.litespeed-darkmode .litespeed-panel-para {
	color: revert;
}

/* Text gradient for QUIC.cloud branding */
@media (prefers-color-scheme: dark) {
	body[class*="litespeed-cache_page_litespeed"]:not(.litespeed-lightmode) .litespeed-qc-text-gradient {
		background: -webkit-linear-gradient(130deg, #ff69b4, #4db3e6 60%, #a5e7ff);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
}
body.litespeed-darkmode .litespeed-qc-text-gradient {
	background: -webkit-linear-gradient(130deg, #ff69b4, #4db3e6 60%, #a5e7ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/quic-cloud-logo-light_stack_300px.png000064400000007133151600243710025012 0ustar00�PNG


IHDR,,N�~G�PLTE>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY>PY\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ks\ksp��p��p��p��p��p��p��p��p��p��p��p��p��p��p��f��f��f��f��f��f��f��f��f��f��f��f��f��f��f��>PY\ksp��f��^ۧ_=tRNS 0@P`p���������������p`P@0  0@P`p���������������p`P@0 ���,
IDATx��k[�8�(2�"���P�@���x��UmmK�$4I�0�{�e�ҡ7o����`�0����!��>6-���Y�����������'�Ge1F���t=&�`y�s���cjё���a�S��p2�
ך���qU�q8#9={z\6��\,r����,4���9�N7��3AG�n{�сL�����AM���IX�O&/��6�ra"��wu��a�n�\\"����
�U7��\1l�=.Tm�����tٽ쮟U�~0�]��U��;��T���,���Z0�3j{�"2s��lM)�u�-tQ̎�ǖ�X�8tI�m������ǖ��x�T*3����E��mYA^�u��	�z�揭Yj!jD�G�����	�m��"|�������	y�P�%.�3V�9�Ѱ�q>D��
��sE
X�[6��G��Ä�ɖI�-F�g^&�,�;Ĕf�۹c�"�%0z��!����S��9�l�Y�v�H���jj������5C"���X��U��h*��2��ٱ%V�Aߎ#�bKw�����4+`9UpA~,�"l�	
G�;��)%G�.��sL��DKB+�bl�SKlHS6V�S~l͕-�AV�%=���ޛ,�}z���Rm2=�W���f��}+����^>�������y�"uJ7��SK#we=ov<>�.�����Y�2�~�����?�Xʍ����>6O��V�7W,F�u��M��^S�%�+i���g=o�<�n`��b���i)��Af"����ñ������m�
�md�����ų���I��w%�PM�z֟M���60\�V�&|�O�qlI��i��m�,��m���Ji�Rq�V�>(�fR�]MY.s���ǦD[2b��|cE2�]~�m-e�Z
���є:�1�-�
C���7�������j�6�Bsg���M���y�����p_�o<�>�l`��ʲ8L��͌ؒ��;�o�`t��>i�5�-ݖ5������
�k<�㴥�BqW,�˿-�26�m�_n�^��W���MɈ-��Գ��S��G�濇���gⰄ}^}��[=,#�mN�f|��ؚy�Xa���Og	���x��w�J���U嫒�bQ,�Gƙ�GQ
Nnz��&�xl��45w=���~̟�֖�����5�bl��#��/�-=��#p?.�A�_e��e�o`�|$�Ԃ(1)��Bb1�[:��9V���mوb�-
v�akN��"Ŗ�����	�ֻ[��wwD٦~Xƶ8�����5����lJ-x#��$��#����SzJ-��U��]�4_q�]�[��^���w���/�Ʀ��/6a����[F}>�M���-�}�>�]�*�ϗ�7��+6�7y47�#clʭ�ߞ�)uȘ�1̏"�Ҍ�KL��uE�a�04)�eO�ZQMv=�Ɂ������yZ+��9�����������_���d{N;�o-���P�w�
G���z�C3�\��	[�
L����?�JrD���ZçV-�4��(���R�=*g����S=A(#�t�s��VN	Y�@��O��G���zss^-!N�U�5Wi�e)�����.5d�6W4��eU�g>E<(!�NJ@�$(��$���8PAV}/����gIHV5q�F��h���9���"W�i9�~\ĶdE��_��D����_V53vO�
��/�䫈�X�d�����ٲ�ޖ[�qd����Cd���fQ[���*gnVQ�]V��Zѹ��\_�CZ��1�G�j(�]g���)�Aܓ�bK����+��,kp�ޣ�'�Һؑ1�u����f��]�.�s�=W�U^�T��uu���5�u�������!�0��;��� �Q&gAm�ɪ��	T�-����tWZ��^XN��푽N�_���v�|o�����>�Yez��|�GV�X�
�7���Z�LV誋�1e%]�n#����Y�Y��Q�����3�=���M˺�/��wdǿ�e]�k{�~��>-�ɓ�� w8d�9
��^m���A�t�� Y�u��6UVJ��P�CV�cRs����ZJ�Ut$f�58@� ��h-��
�ƍ��!�����3H|\��gW�du	��>E�I�H9��++ߔ�6"�t����_o���
��ɲ�,Y�WVx8�B/�!��]	j���)�6,@�,�����0Fز�G�Ou���Q+���,�m�e�]���K��+� bp���M�t��Ҟ�J����=b�
��(g�ˢ����w��#�Q$�d!�e�r�*�f�q;=��TFqY��TYmqY��d��*#?���eE��Q�#�,t�m����.R�j��%GVG4�Z<����N}��T�g)Y��A�ް��
qJM�5U�8?|��|����.ˬl��"u�E82z�%�<�–h�
%��d��:�Ӵ�ڊ�Z�s,�Ѹ\`��౲��`#x<����䮝7|?q�\����������O2/�w�,�%�4��R�_S����4Y��j1��8�d���O8kb+m-�ઃ֎,�iYk@��MhŴ���[����f�M�0���-�`�a?B�iI��?V�H� ��d���|�H�'��p�ޟ��+�E��
<�t��u=�
5X-g�FT��M��3^\ɍ87����Oy�YO�w=ț?X>����6�����Y��Л�ٷ�F{���CB㦈�dV�/��R�Y�fY�iQ�&����w+�Nk��	�4�S�^�)o�~�ſ�ԣ,�4�2&3S�V�2���lw�6��;x��B��f#Zu�ծ!B���$sQ�q�W����fe�˝��(�L�[&����
IS����Y-a$���� �BX��.�p��w�㙣���~z�[@Xb椇�g��MP��z��s��㠧^5�nd�S��R��H�u��8��"YR�f�W���Lq����b��?�S��d��n�T�A-ÂC����<���~�Q���94'̝腸7�,{V�hr��XԈ��e�d�����}���X>�i����?��Э�7\�ύ��|F��	M��$���Y�kԃ9ކv��d��15]�V��KVb�S���n��-F�+K�o���E�of�O��\�ԏ�rw|Џ�w��ꁎF"""""""""""""""""""""""""""""""""""""�z�Θ����cIEND�B`�litespeed-wp-plugin/7.7/litespeed-cache/assets/img/lscwp_font-icon_32px.svg000064400000004632151600243760022564 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<path fill="#FFCE00" d="M18.955,11.586c-0.09-0.185-0.281-0.305-0.486-0.305c-0.174,0-0.301,0.079-0.389,0.147l-3.761,2.888
	c-0.301,0.229-0.368,0.669-0.151,0.979l1.179,1.696l-2.204,2.796c-0.204,0.262-0.165,0.486-0.096,0.629
	c0.086,0.181,0.281,0.303,0.484,0.303c0.178,0,0.302-0.081,0.391-0.149l3.76-2.887c0.229-0.173,0.305-0.478,0.209-0.836
	c-0.016-0.059-0.039-0.111-0.074-0.166l-1.164-1.672l2.205-2.797C19.061,11.952,19.023,11.729,18.955,11.586z"/>
<path fill="#00CCFF" d="M31.611,15.531L16.469,0.389C16.344,0.264,16.177,0.194,16,0.194c-0.178,0-0.344,0.069-0.47,0.194
	L0.389,15.531C0.264,15.656,0.195,15.822,0.195,16c0,0.177,0.069,0.344,0.194,0.469L15.531,31.61
	c0.126,0.126,0.292,0.194,0.47,0.194c0.177,0,0.344-0.068,0.469-0.194l15.142-15.142c0.125-0.124,0.195-0.291,0.195-0.469
	C31.807,15.823,31.736,15.656,31.611,15.531z M16.616,2.412l12.98,12.979h-4.334c-0.023,0-0.051,0.002-0.074,0.005l-8.572-8.57
	V2.412z M15.398,2.399v4.413l-8.579,8.578H2.406L15.398,2.399z M15.398,29.601L2.406,16.609h4.413l8.579,8.578V29.601z M16,23.974
	L8.027,16L16,8.026L23.975,16L16,23.974z M16.616,29.587v-4.413l8.57-8.569c0.025,0.003,0.053,0.005,0.076,0.005h4.334
	L16.616,29.587z"/>
<path fill="#3399CC" d="M16,8.026L8.027,16L16,23.974L23.975,16L16,8.026z M17.816,16.681c0.035,0.055,0.059,0.107,0.074,0.166
	c0.096,0.358,0.02,0.663-0.209,0.836l-3.76,2.887c-0.089,0.068-0.213,0.149-0.391,0.149c-0.203,0-0.398-0.122-0.484-0.303
	c-0.069-0.143-0.108-0.367,0.096-0.629l2.204-2.796l-1.179-1.696c-0.217-0.31-0.149-0.749,0.151-0.979l3.761-2.888
	c0.088-0.068,0.215-0.147,0.389-0.147c0.205,0,0.396,0.12,0.486,0.305c0.068,0.143,0.105,0.366-0.098,0.626l-2.205,2.797
	L17.816,16.681z M25.188,15.396l-8.572-8.57V2.412l12.98,12.979h-4.334C25.238,15.391,25.211,15.393,25.188,15.396z M6.819,15.391
	H2.406L15.398,2.399v4.413L6.819,15.391z M6.819,16.609l8.579,8.578v4.413L2.406,16.609H6.819z M25.262,16.609h4.334l-12.98,12.978
	v-4.413l8.57-8.569C25.211,16.607,25.238,16.609,25.262,16.609z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/lscwp_gray-yellow_font-icon_22px.svg000064400000003170151600244030025101 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<path fill="#FFCC00" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.157-0.121,0.211-0.33,0.146-0.578
	c-0.012-0.041-0.027-0.076-0.052-0.114l-0.803-1.154l1.521-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#777777" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135L21.77,11.324c0.088-0.085,0.137-0.201,0.137-0.323
	C21.904,10.879,21.855,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.989c-0.017,0-0.035,0.001-0.052,0.003l-5.915-5.913
	V1.625z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.019,0.001,0.037,0.003,0.054,0.003h2.989
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/lscwp_gray_font-icon_22px.svg000064400000003166151600244100023573 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<path fill="#777777" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.158-0.121,0.211-0.33,0.145-0.578
	c-0.011-0.041-0.027-0.076-0.051-0.114l-0.803-1.154l1.52-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#777777" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135l10.446-10.447c0.088-0.085,0.136-0.201,0.136-0.323
	C21.905,10.879,21.856,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.99c-0.016,0-0.035,0.001-0.051,0.003l-5.915-5.913V1.625
	z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.018,0.001,0.037,0.003,0.053,0.003h2.99
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/lscwp-logo_90x90.png000064400000003224151600244150021516 0ustar00�PNG


IHDRZZv�0�PLTEGpL�����������u������������������ռ�������а�������˝��������������z}jknsvy���Kdrs�3��hikc�5������������M����efi��Sy�_�J��1Ds��AԤ_ad�������ج��;r�{����ss/:GQ7im����,��X'\]_bJ#Do[]`uI��tRNS`���(��MlIDATx���!EQ,��_�w���r��yj��m��EF����f@�1"�!���2�I[d��e���fӁCL)��I>��a���n��w��g/�i�p��I)�E�<B] ���mh.��Kپ�W���Bb��sǭ�c��#O����'8��Z�6P��o9�,C���ma�6�mk�:�i]�Æl��hz�m4� u	\��\L�i؞�4t4���K����X�E4�~л_��??��Ū��<��A�L�w�jv������	��p�Q�����i�ӏu�|hO���-ڸ��^
t��p<yj}%����{[w��9����I�sؕܠmՅtsy��<������������lz:���ZZv�LH���9mJt�܀�̦؍;��h�AM����^��sАn���GI�6�r��}�!kh�e�Z�yp�R�M�l��,���Bȋ�p�1��r0/��z�l?T�٫��8�<����52����f���feyq!�c�h{ui���=�3�Zؐ2�w\S�|<�&mD�$MrKE71�Z��acE�tb�\����Ey�M2�$����ֹ<����k�ln^3�/�5�$m8~�u.� Os�:���$�䒝$�����n6aS�Tʳɕ�u��.֔7,����DV�6l�!o����F���xټ��ުf��F6hFT4�g��h4�8�	�����l~,`�W��g��	�-��it����$�ɀ}X����u��r���ē$i<%�{��&EOG,�?���S#> d�ٛח�����2�Y���I�i�=ˆ8N�m���-dDʉ��,���F�;P���fR�tN�!��8��Q�������k�6mbDL��|<9��{;�8@>bB����Hʒ�i
��(2"m
�GȘ]�=�m�l�oK��[6:�벌�T���+e�ە���bJrLr\Ƞ������\�%�X�b��I��E&��!��(-�?w� {�T�o�r��>.��O'��O�����p!��5EE�lG�/#m��<�:��]L!B6AW�6`��s\�|���͠wE�vN9�ʷi�fT��
��2��D;Jڦe���;�3�^�A�ֶCt�U��Yv��7����hӁ�ֿ>�C�o�$���Վ^@�t4p��H��Ӭ�-����u�s�e������Y�܋"�|��?Xt�f��2l��t�{�FB���>�@%�,t���x��9C�+Y�Wuf�ŏ��n[�2ֻH�>'�Մ���O:j��ky^;
���9��.Q��,�����w�RL��S�N�vu4d��rK##�a�h��k:k�S'

��ɚX8��?}�y�mY���O���r����܎�����yr��O��?��:�E�VIEND�B`�litespeed-wp-plugin/7.7/litespeed-cache/assets/img/quic-cloud-logo.svg000064400000027160151600244220021600 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
	<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
	<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
	<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
]>
<svg version="1.1" id="Layer_1" xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;"
	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 x="0px" y="0px" width="600px" height="400px" viewBox="0 -125 600 400" enable-background="new 0 -125 600 400"
	 xml:space="preserve">
<g>
	<g>
		<path fill="#5C6B73" d="M461.045-49.469c-13.746-18.064-33.701-29.694-56.178-32.739c-17.676-2.396-35.33,0.73-51.08,9.056
			c-2.104,1.107-4.16,2.307-6.145,3.575l-7.078,5.321l18.271,24.019l5.572-4.232c1.121-0.701,2.289-1.375,3.479-2.007
			c10.148-5.354,21.523-7.373,32.912-5.834c14.51,1.972,27.369,9.47,36.232,21.117c8.871,11.647,12.662,26.047,10.693,40.55
			c-4.064,29.937-31.746,50.981-61.664,46.925c-11.383-1.543-21.818-6.526-30.17-14.401c-0.998-0.947-1.939-1.905-2.813-2.851
			l-68.845-90.48l-0.023,0.283l-7.256-9.53l-0.784-0.954c-1.647-1.833-3.396-3.62-5.175-5.291
			c-13.519-12.753-30.406-20.811-48.829-23.319c-48.422-6.575-93.197,27.483-99.769,75.922
			c-6.575,48.428,27.48,93.187,75.916,99.754c18.43,2.507,36.847-0.757,53.292-9.446c0.671-0.351,1.313-0.729,1.969-1.09
			l-18.559-24.393c-10.197,4.793-21.403,6.56-32.642,5.034c-31.951-4.343-54.41-33.854-50.075-65.801
			c4.338-31.951,33.827-54.404,65.807-50.077c12.145,1.649,23.276,6.962,32.2,15.379c1.041,0.979,2.059,2.011,3.035,3.067
			l54.112,71.125l0.025-0.288l21.975,28.879l0.756,0.92c1.545,1.725,3.219,3.448,4.982,5.112
			C348.148,76.053,364.338,83.777,382,86.177c3.865,0.533,7.695,0.78,11.494,0.78c41.813-0.009,78.352-30.991,84.137-73.548
			C480.678-9.075,474.787-31.406,461.045-49.469z"/>
		<path fill="#66CCCA" d="M313.695,70.07c-0.279-0.289-0.586-0.577-0.854-0.866l-34.862-45.783
			c-1.517-1.696-3.168-3.388-4.907-5.031C260.115,6.169,243.928-1.554,226.262-3.957c-1.688-0.225-3.364-0.39-5.052-0.513h-2.586
			l12.864,16.837c0.274,0.28,0.587,0.575,0.851,0.86l34.866,45.787c1.521,1.694,3.168,3.387,4.909,5.023
			c12.959,12.22,29.142,19.95,46.806,22.342c1.689,0.236,3.369,0.395,5.055,0.521h2.58L313.695,70.07z"/>
	</g>
	<g>
		<path fill="#66CCCA" d="M305.638,230.569c-1.197-1.176-2.656-1.771-4.332-1.771c-1.672,0-3.13,0.598-4.329,1.774
			c-1.213,1.192-1.827,2.652-1.827,4.346c0,1.718,0.614,3.191,1.827,4.384c1.199,1.177,2.657,1.772,4.329,1.772
			c1.681,0,3.14-0.596,4.338-1.775c1.209-1.194,1.822-2.668,1.822-4.381C307.465,233.219,306.851,231.756,305.638,230.569z"/>
		<g>
			<path fill="#5C6B73" d="M385.161,157.189v-0.129v-0.412h-0.106c-0.146-0.635-0.459-1.222-0.913-1.715
				c-0.102-0.122-0.262-0.309-0.476-0.477c-0.064-0.049-0.136-0.089-0.206-0.126l-0.007-0.003l-0.141-0.077
				c-0.18-0.104-0.325-0.181-0.475-0.238c-0.255-0.11-0.54-0.192-0.833-0.239c-0.059-0.019-0.106-0.03-0.156-0.035
				c-0.147-0.02-0.262-0.022-0.381-0.022h-0.001h-0.078c-0.01,0-0.021,0-0.032,0c-0.171,0-0.281,0.003-0.393,0.018
				c-0.074,0.01-0.123,0.021-0.173,0.034c-0.298,0.053-0.581,0.135-0.854,0.248c-0.138,0.053-0.282,0.132-0.426,0.211l-0.131,0.076
				c-0.125,0.064-0.194,0.103-0.259,0.154c-0.215,0.164-0.377,0.352-0.491,0.493c-0.443,0.477-0.751,1.062-0.898,1.695h-0.068
				l-0.037,0.412v0.129v0.206c-0.007,0.026-0.01,0.06-0.01,0.097v0.031l0.008,0.08l0.002,0.859v27.892v0.127h0.001l-0.001,0.309
				v0.119l0.008,9.874l-0.008,9.864v0.129l0.001,0.31h-0.001v0.129v27.841v0.923c-0.007,0.024-0.01,0.06-0.01,0.099v0.028
				l0.008,0.081l0.002,0.193v0.129v0.412h0.105c0.147,0.634,0.458,1.222,0.914,1.715c0.151,0.187,0.303,0.342,0.476,0.474
				c0.064,0.052,0.135,0.09,0.206,0.126l0.149,0.087c0.2,0.109,0.334,0.184,0.476,0.236c0.257,0.11,0.543,0.192,0.833,0.24
				c0.04,0.015,0.101,0.031,0.161,0.036c0.137,0.016,0.253,0.019,0.374,0.019h0.148c0.119,0,0.235-0.003,0.355-0.018
				c0.078-0.008,0.138-0.024,0.197-0.04c0.269-0.044,0.556-0.126,0.833-0.242c0.122-0.045,0.256-0.119,0.388-0.193l0.165-0.093
				c0.124-0.066,0.194-0.104,0.259-0.155c0.171-0.134,0.324-0.286,0.493-0.496c0.441-0.477,0.75-1.062,0.896-1.693h0.069
				l0.037-0.412v-0.129v-0.207c0.006-0.023,0.01-0.06,0.01-0.098v-0.029l-0.009-0.08l-0.001-0.861v-27.89v-0.129h-0.002l0.002-0.309
				v-0.119l-0.009-9.874l0.009-9.864v-0.129l-0.002-0.31h0.002v-0.129v-27.841v-0.921c0.006-0.026,0.01-0.06,0.01-0.097v-0.031
				l-0.009-0.08L385.161,157.189z"/>
			<path fill="#5C6B73" d="M363.642,223.593c-1.639,0-2.675,1.138-3.592,2.145c-0.222,0.245-0.444,0.488-0.67,0.714
				c-4.262,4.264-9.473,6.425-15.491,6.425c-5.988,0-11.18-2.161-15.434-6.422c-4.259-4.25-6.418-9.46-6.418-15.484
				c0-6.016,2.159-11.215,6.417-15.456c4.265-4.241,9.456-6.394,15.435-6.394c6.017,0,11.23,2.147,15.498,6.377
				c0.248,0.249,0.483,0.513,0.715,0.773c0.901,1.009,1.831,2.057,3.505,2.057c2.104,0,3.817-1.711,3.817-3.815
				c0-1.115-0.523-2.211-1.4-2.933l-0.148-0.173c-0.374-0.419-0.747-0.84-1.138-1.229c-5.729-5.727-12.744-8.63-20.849-8.63
				c-8.073,0-15.071,2.903-20.799,8.63c-5.726,5.726-8.629,12.722-8.629,20.796c0,8.108,2.905,15.124,8.629,20.853
				c5.723,5.725,12.721,8.627,20.799,8.627c8.108,0,15.124-2.903,20.851-8.627l0.327-0.326c1.121-1.104,2.391-2.357,2.391-4.088
				C367.457,225.304,365.746,223.593,363.642,223.593z"/>
			<path fill="#5C6B73" d="M576.27,235.708l0.005-77.972l0.01-0.044c0.016-0.117,0.03-0.235,0.03-0.354
				c0-2.021-1.642-3.662-3.661-3.662c-1.51,0-2.883,0.955-3.417,2.376c-0.148,0.326-0.23,0.693-0.23,1.067v0.106
				c-0.007,0.03-0.012,0.07-0.012,0.109v0.029l0.01,0.092l-0.024,33.375c-0.196-0.216-0.397-0.429-0.603-0.638
				c-5.741-5.738-12.758-8.644-20.866-8.644c-8.074,0-15.071,2.903-20.796,8.629c-5.525,5.519-8.324,12.534-8.324,20.846
				c0,8.285,2.799,15.281,8.322,20.801c5.722,5.725,12.72,8.627,20.796,8.627c8.111,0,15.127-2.903,20.853-8.627
				c0.214-0.221,0.427-0.446,0.643-0.681v4.9c-0.007,0.032-0.011,0.072-0.011,0.113v0.028l0.009,0.094l0.002,0.099
				c0,0.375,0.082,0.744,0.243,1.099c0.535,1.41,1.876,2.34,3.405,2.34c2.019,0,3.66-1.641,3.66-3.658
				c0-0.122-0.014-0.24-0.03-0.359L576.27,235.708z M547.511,232.874c-6.016,0-11.228-2.153-15.486-6.393
				c-4.258-4.239-6.417-9.44-6.417-15.46c0-6.014,2.159-11.224,6.418-15.483c4.262-4.259,9.472-6.418,15.485-6.418
				c6.017,0,11.229,2.159,15.488,6.418c3.182,3.182,5.206,6.927,6.018,11.134l-0.016,8.857c-0.798,4.045-2.821,7.747-6.006,10.925
				C558.741,230.715,553.528,232.874,547.511,232.874z"/>
			<path fill="#5C6B73" d="M424.079,181.547c-8.077,0-15.075,2.903-20.804,8.629c-5.724,5.723-8.625,12.737-8.625,20.846
				c0,8.082,2.901,15.082,8.625,20.799c5.729,5.729,12.729,8.632,20.804,8.632c8.107,0,15.113-2.903,20.825-8.627
				c5.707-5.735,8.602-12.734,8.602-20.804c0-8.103-2.895-15.114-8.602-20.843C439.195,184.45,432.188,181.547,424.079,181.547z
				 M424.079,232.874c-6.021,0-11.235-2.153-15.492-6.393c-4.256-4.242-6.415-9.443-6.415-15.46c0-6.014,2.161-11.224,6.42-15.483
				c4.257-4.259,9.468-6.418,15.487-6.418c6.016,0,11.225,2.159,15.485,6.418c4.257,4.262,6.415,9.47,6.415,15.483
				c0,6.017-2.158,11.218-6.412,15.46C435.309,230.721,430.098,232.874,424.079,232.874z"/>
			<path fill="#5C6B73" d="M505.793,185.807c-2.018,0-3.659,1.644-3.659,3.661c0,0.059,0.007,0.113,0.015,0.168l0.005,29.258
				c0,3.874-1.421,7.229-4.227,9.972c-2.92,2.854-8.329,4.393-11.938,4.393c-4.44,0-9.219-1.772-11.887-4.412
				c-2.829-2.736-4.262-6.083-4.262-9.952v-29.282c0.011-0.052,0.016-0.099,0.016-0.144v-0.032l-0.013-0.106v-0.064l-0.013-0.056
				c-0.15-1.925-1.735-3.402-3.637-3.402c-2.018,0-3.659,1.641-3.659,3.661c0,0.109,0.013,0.22,0.027,0.325l0.015,0.091
				l-0.004,29.413c0.106,6.019,2.166,11.069,6.12,15.02c3.827,3.83,10.474,6.208,17.346,6.208c6.608,0,13.547-2.494,17.264-6.207
				c3.954-3.954,6.014-8.996,6.122-14.988v-29.542l0.01-0.045c0.011-0.091,0.023-0.179,0.023-0.274
				C509.454,187.45,507.813,185.807,505.793,185.807z"/>
		</g>
		<path fill="#3E5059" d="M115.191,239.357c-0.092-0.095-0.187-0.206-0.283-0.318c-0.152-0.178-0.31-0.358-0.465-0.506
			c-2.794-2.598-6.042-4.749-9.574-6.449c-4.631-2.231-9.765-3.672-15.143-4.138c-0.95-0.082-1.949-0.122-2.963-0.122
			c-3.878,0-7.742,0.603-11.48,1.185c-3.692,0.575-7.51,1.169-11.292,1.169c-1.788,0-3.438-0.129-5.043-0.393
			c-8.268-1.365-15.592-5.88-20.096-12.395c-4.826-6.981-6.526-16.369-4.662-25.756c0.082-0.409,0.211-0.807,0.309-1.213
			c1.856-7.615,6.706-14.472,13.219-18.495c4.822-3.003,10.729-4.591,17.084-4.591c2.812,0,5.616,0.314,8.339,0.939
			c6.824,1.563,13.078,5.532,17.159,10.885l0.264,0.371l0.187,0.263l0.011-0.009c0.871,1.217,1.636,2.493,2.275,3.807
			c2.363,4.676,3.521,10.303,3.422,15.948c-0.062,3.489-0.596,6.985-1.633,10.272c-0.406,1.286-0.928,2.533-1.505,3.753
			c-0.891,1.88-1.947,3.669-3.18,5.268c-0.273,0.353-0.589,0.715-0.896,1.076c0.507,0.022,1.028,0.022,1.513,0.064
			c3.187,0.273,6.28,0.909,9.245,1.822c0.109-0.169,0.224-0.342,0.322-0.501c3.759-6.126,5.757-13.316,6.038-20.6
			c0.346-8.969-1.918-18.08-6.795-25.52c-7.132-10.883-20.513-17.642-34.919-17.642c-2.055,0-4.119,0.139-6.136,0.413
			c-16.93,2.294-30.066,14.405-33.725,30.625c-0.271,1.198-0.5,2.413-0.663,3.654c-1.302,9.836,0.305,19.577,4.524,27.428
			c4.163,7.747,11.03,13.889,19.333,17.288c5.054,2.065,10.708,3.115,16.811,3.115c1.157,0,2.345-0.037,3.525-0.115l0.008-0.207
			c0.005-0.002,0.009-0.002,0.014-0.002l0.033,0.206l0.264-0.03l0.265-0.027c0.653-0.066,1.303-0.138,1.953-0.211
			c1.326-0.155,2.584-0.408,4.077-0.824c0.109-0.03,0.22-0.058,0.33-0.085l0.256-0.063c3.198-0.934,6.821-1.425,10.492-1.425
			c4.505,0,8.798,0.714,12.416,2.061l0.248,0.081l1.345,0.435l0.549,0.186l0.064,0.024h0.069h14.189h0.974L115.191,239.357z"/>
		<path fill="#3E5059" d="M170.995,157.525h-0.413v0.412v41.64c0,7.277-0.683,13.11-4.088,19.699
			c-3.266,6.63-11.279,10.91-20.414,10.91c-12.482,0-18.392-7.86-20.354-11.237c-1.823-3.121-3.919-8.141-3.919-19.375v-41.637
			v-0.412h-0.413h-9.037h-0.413v0.412v40.507c0,9.531,0,16.418,5.929,26.577c6.166,10.83,18.849,14.688,28.66,14.688
			c16.931,0,25.332-10.377,28.155-14.84c4.892-7.563,5.754-14.546,5.754-26.426v-40.508v-0.412h-0.413h-9.034V157.525z"/>
		<path fill="#3E5059" d="M253.379,167.907c0.047,0,0.095-0.002,0.144-0.005l0.098-0.004c10.505,0,18.071,4.435,24.683,9.224
			l3.85,2.93l0.662,0.504v-0.831l0.005-9.931v-0.173l-0.121-0.121c-6.664-6.632-15.13-10.422-25.164-11.263
			c-1.29-0.108-2.65-0.164-4.157-0.171h-0.001h-0.002c-1.505,0.007-2.865,0.063-4.159,0.171
			c-10.033,0.841-18.499,4.631-25.164,11.263l-0.003,0.004l-0.066,0.061l0.11,0.186l-0.047,0.047l-0.156-0.136
			c-7.635,7.635-11.505,17.603-11.505,29.63c0,12.029,3.87,21.997,11.505,29.635l0.102,0.104l0.063,0.058
			c6.666,6.636,15.132,10.423,25.164,11.264c1.281,0.109,2.643,0.166,4.159,0.171c1.52-0.007,2.879-0.062,4.16-0.171
			c10.03-0.841,18.496-4.631,25.162-11.264l0.121-0.12v-0.173l-0.005-9.931v-0.831l-0.662,0.504l-3.857,2.935
			c-6.604,4.785-14.17,9.218-24.675,9.218l-0.098-0.004c-0.049-0.002-0.097-0.005-0.146-0.005c-9.03-0.052-16.544-2.994-22.34-8.743
			c-5.848-5.857-8.813-13.476-8.813-22.646c0-9.172,2.967-16.79,8.817-22.649C236.834,170.899,244.349,167.96,253.379,167.907z"/>
		<polygon fill="#3E5059" points="201.011,157.506 194.607,157.506 194.607,157.509 193.18,157.506 192.768,157.506 
			192.768,157.918 192.768,238.304 192.768,238.717 193.18,238.717 194.568,238.717 194.604,238.717 194.675,238.705 
			200.865,238.694 200.867,238.694 200.985,238.712 202.441,238.717 202.854,238.717 202.854,238.304 202.854,157.918 
			202.854,157.506 202.441,157.506 		"/>
	</g>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/iconlscwp.svg000064400000002065151600244270020600 0ustar00<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>LiteSpeed Technologies</metadata>
<defs>
<font id="iconlscwp" horiz-adv-x="1000" >
<font-face font-family="iconlscwp" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="848" descent="-152" />
<missing-glyph horiz-adv-x="1000" />
<glyph glyph-name="lscwp_font-icon" unicode="&#xe800;" d="M590 467l-69-88 36-52c1-2 2-4 3-6 3-11 0-20-7-26l-118-91c-3-2-7-4-13-4-6 0-12 3-15 9-2 5-3 12 3 20l69 88-37 53c-6 10-4 24 5 31l118 91c3 2 7 4 13 4 6 0 12-3 15-9 2-5 3-12-3-20z m407-119c0-6-2-11-6-15l-476-476c-4-4-9-6-15-6-6 0-11 2-15 6l-476 476c-4 4-6 9-6 15s2 11 6 15l476 476c4 4 9 6 15 6 6 0 11-2 15-6l476-476c4-4 6-9 6-15z m-478 427v-138l270-270c1 0 2 0 2 0h137l-409 408z m-19-176l-251-251 251-251 251 251-251 251z m-427-232h138l270 270v139l-408-409z m408-447v139l-270 270h-138l408-409z m447 409h-137c0 0-1 0-2 0l-270-269v-139l409 408z" horiz-adv-x="1000" />
</font>
</defs>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/quic-cloud-icon-16x16.svg000064400000003764151600244350022363 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
	<path fill="#889EAA" d="M15.222,5.874c-0.616-0.81-1.511-1.331-2.52-1.468c-0.793-0.108-1.584,0.033-2.29,0.406
		c-0.095,0.05-0.188,0.103-0.276,0.161L9.819,5.211l0.819,1.077l0.25-0.189c0.05-0.032,0.103-0.062,0.155-0.09
		c0.455-0.24,0.965-0.331,1.476-0.262c0.65,0.088,1.228,0.425,1.625,0.947c0.397,0.522,0.567,1.168,0.479,1.818
		c-0.183,1.343-1.424,2.286-2.765,2.104c-0.511-0.069-0.979-0.294-1.354-0.646c-0.044-0.042-0.087-0.086-0.126-0.128L7.292,5.785
		L7.292,5.798L6.967,5.371L6.931,5.328C6.857,5.246,6.779,5.165,6.699,5.09C6.093,4.518,5.335,4.157,4.51,4.045
		C2.338,3.75,0.331,5.277,0.036,7.449c-0.295,2.171,1.232,4.178,3.404,4.473c0.827,0.113,1.652-0.034,2.39-0.423
		c0.03-0.017,0.058-0.033,0.088-0.05l-0.833-1.093c-0.457,0.214-0.959,0.294-1.463,0.225c-1.432-0.194-2.439-1.518-2.245-2.95
		c0.195-1.433,1.517-2.439,2.95-2.245c0.545,0.074,1.044,0.312,1.444,0.69c0.047,0.043,0.092,0.09,0.136,0.137l2.426,3.189
		l0.001-0.014l0.985,1.295l0.034,0.042c0.069,0.077,0.145,0.154,0.224,0.229c0.581,0.549,1.307,0.895,2.099,1.002
		c0.173,0.023,0.345,0.035,0.515,0.035c1.876,0,3.514-1.39,3.773-3.298C16.103,7.685,15.838,6.684,15.222,5.874z"/>
	<path fill="#00CCCC" d="M8.614,11.234c-0.013-0.014-0.026-0.026-0.038-0.039L7.012,9.143C6.944,9.066,6.87,8.99,6.792,8.916
		C6.211,8.368,5.485,8.023,4.693,7.915c-0.076-0.01-0.151-0.017-0.227-0.023H4.351l0.577,0.755C4.94,8.659,4.954,8.673,4.966,8.686
		l1.563,2.053c0.068,0.076,0.142,0.152,0.22,0.225c0.581,0.549,1.306,0.896,2.099,1.003c0.075,0.01,0.15,0.018,0.227,0.023H9.19
		L8.614,11.234z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/img_optm.svg000064400000013002151600244470021520 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<path fill="#5968B3" d="M17.181,20.485H2.421l12.867-8.158l3.352,3.626l0.637,0.018c0.034-0.048,0.069-0.097,0.105-0.144
	l-0.293-0.826c-0.12-0.34-0.023-0.713,0.248-0.951c0.308-0.27,0.642-0.512,0.99-0.72c0.137-0.081,0.291-0.123,0.448-0.123
	c0.191,0,0.381,0.064,0.532,0.18l0.694,0.534c0.058-0.02,0.115-0.039,0.173-0.057l0.248-0.84c0.102-0.346,0.399-0.591,0.759-0.624
	c0.146-0.014,0.298-0.017,0.448-0.021V6.147H1.62V21.29h15.78c-0.071-0.215-0.155-0.416-0.207-0.647
	C17.181,20.59,17.183,20.538,17.181,20.485z M10.705,8.189c0.956,0,1.731,0.775,1.731,1.731c0,0.956-0.775,1.73-1.731,1.73
	c-0.956,0-1.731-0.774-1.731-1.73C8.974,8.964,9.75,8.189,10.705,8.189z M2.368,9.563l7.593,5.435l-7.593,4.729V9.563z
	 M23.63,17.247v3.792c-0.466-0.04-0.886-0.239-1.196-0.554h0.395l-0.911-0.986c-0.021-0.115-0.036-0.233-0.036-0.355
	C21.881,18.145,22.653,17.332,23.63,17.247z M24.298,20.979v-3.673c0.335,0.092,0.634,0.268,0.869,0.511v2.652
	C24.932,20.712,24.633,20.888,24.298,20.979z M19.383,22.458l-0.163,0.458H0.083V4.582h25.084v8.451l-0.003-0.008
	c-0.102-0.346-0.399-0.591-0.759-0.625c-0.035-0.003-0.071-0.002-0.107-0.005V5.451H0.952v16.596h16.776
	c0.163,0.176,0.397,0.286,0.666,0.291l0.883-0.024C19.311,22.362,19.346,22.41,19.383,22.458z M23.794,25.418
	c-0.191,0-0.378-0.012-0.563-0.027c-0.154-0.014-0.284-0.119-0.328-0.268l-0.326-1.106c-0.224-0.058-0.444-0.13-0.659-0.217
	l-0.913,0.702c-0.122,0.094-0.29,0.104-0.422,0.024c-0.326-0.195-0.634-0.419-0.916-0.666c-0.115-0.102-0.157-0.263-0.106-0.408
	l0.387-1.088c-0.149-0.179-0.286-0.365-0.408-0.559l-1.158,0.032c-0.149-0.003-0.294-0.086-0.354-0.227
	c-0.143-0.331-0.259-0.694-0.346-1.078c-0.033-0.149,0.027-0.305,0.154-0.392l0.95-0.65c-0.009-0.115-0.014-0.231-0.014-0.349
	s0.005-0.232,0.014-0.348l-0.95-0.65c-0.127-0.087-0.188-0.242-0.154-0.393c0.087-0.382,0.203-0.745,0.346-1.078
	c0.061-0.143,0.19-0.232,0.354-0.228l1.158,0.032c0.122-0.193,0.259-0.38,0.408-0.557l-0.387-1.088
	c-0.051-0.145-0.009-0.306,0.106-0.408c0.285-0.25,0.594-0.474,0.917-0.666c0.133-0.078,0.299-0.068,0.421,0.025l0.913,0.702
	c0.219-0.088,0.439-0.161,0.659-0.216l0.326-1.105c0.043-0.147,0.172-0.253,0.325-0.268c0.371-0.035,0.758-0.035,1.132,0
	c0.153,0.014,0.282,0.12,0.325,0.268l0.326,1.104c0.22,0.056,0.44,0.128,0.659,0.217l0.914-0.702
	c0.121-0.094,0.288-0.104,0.421-0.024c0.325,0.194,0.633,0.418,0.916,0.666c0.116,0.101,0.158,0.263,0.106,0.408l-0.387,1.088
	c0.149,0.177,0.286,0.363,0.408,0.557l1.158-0.032c0.137-0.004,0.294,0.085,0.354,0.228c0.144,0.334,0.26,0.696,0.347,1.078
	c0.034,0.149-0.027,0.306-0.154,0.393l-0.95,0.65c0.009,0.115,0.013,0.23,0.013,0.348s-0.004,0.233-0.013,0.349l0.95,0.65
	c0.127,0.087,0.188,0.242,0.154,0.393c-0.087,0.383-0.203,0.745-0.347,1.077c-0.062,0.141-0.214,0.228-0.354,0.227l-1.158-0.032
	c-0.121,0.193-0.258,0.38-0.408,0.559l0.387,1.088c0.052,0.146,0.01,0.307-0.106,0.408c-0.283,0.248-0.592,0.472-0.916,0.666
	c-0.132,0.08-0.299,0.07-0.421-0.024L25.67,23.8c-0.215,0.087-0.436,0.159-0.659,0.217l-0.326,1.106
	c-0.044,0.148-0.174,0.254-0.328,0.268C24.171,25.406,23.983,25.418,23.794,25.418z M23.548,24.661c0.162,0.008,0.328,0.008,0.491,0
	l0.314-1.067c0.039-0.133,0.148-0.232,0.284-0.261c0.317-0.065,0.631-0.169,0.93-0.306c0.125-0.061,0.273-0.043,0.385,0.044
	l0.882,0.677c0.137-0.091,0.271-0.188,0.399-0.29l-0.374-1.05c-0.046-0.132-0.017-0.277,0.078-0.38
	c0.225-0.245,0.419-0.51,0.576-0.788c0.068-0.121,0.191-0.206,0.337-0.19l1.115,0.031c0.056-0.15,0.105-0.306,0.149-0.468
	l-0.919-0.629c-0.115-0.079-0.177-0.216-0.16-0.355c0.02-0.159,0.03-0.321,0.03-0.486s-0.011-0.326-0.03-0.485
	c-0.017-0.139,0.045-0.276,0.16-0.355l0.919-0.629c-0.044-0.162-0.094-0.318-0.149-0.47l-1.115,0.031
	c-0.143-0.006-0.268-0.069-0.337-0.189c-0.158-0.279-0.352-0.544-0.576-0.787c-0.095-0.102-0.124-0.248-0.078-0.38l0.374-1.049
	c-0.129-0.103-0.262-0.199-0.399-0.29l-0.882,0.677c-0.11,0.084-0.258,0.101-0.383,0.044c-0.309-0.14-0.622-0.242-0.931-0.305
	c-0.136-0.028-0.246-0.128-0.285-0.262l-0.314-1.067c-0.164-0.009-0.328-0.008-0.491,0l-0.314,1.067
	c-0.039,0.133-0.149,0.234-0.285,0.262c-0.309,0.063-0.622,0.165-0.931,0.305c-0.128,0.055-0.274,0.04-0.384-0.044l-0.881-0.677
	c-0.137,0.09-0.271,0.188-0.398,0.29l0.373,1.05c0.046,0.132,0.017,0.277-0.078,0.38c-0.224,0.243-0.418,0.508-0.577,0.787
	c-0.067,0.12-0.204,0.18-0.336,0.189l-1.115-0.031c-0.056,0.15-0.105,0.308-0.148,0.47l0.918,0.629
	c0.115,0.079,0.178,0.216,0.16,0.354c-0.019,0.159-0.03,0.321-0.03,0.486s0.012,0.327,0.031,0.487
	c0.017,0.139-0.046,0.275-0.161,0.354l-0.919,0.629c0.044,0.162,0.094,0.318,0.149,0.468l1.115-0.031
	c0.135-0.012,0.269,0.069,0.337,0.189c0.158,0.279,0.352,0.544,0.577,0.789c0.094,0.103,0.123,0.249,0.077,0.38l-0.373,1.05
	c0.128,0.102,0.262,0.199,0.399,0.29l0.88-0.677c0.11-0.085,0.259-0.103,0.385-0.044c0.3,0.137,0.613,0.24,0.932,0.306
	c0.135,0.028,0.244,0.128,0.283,0.261L23.548,24.661z M23.794,22.306c-1.744,0-3.163-1.419-3.163-3.162
	c0-1.744,1.419-3.163,3.163-3.163c1.743,0,3.162,1.419,3.162,3.163C26.956,20.887,25.537,22.306,23.794,22.306z M23.794,16.73
	c-1.33,0-2.413,1.082-2.413,2.413c0,1.33,1.083,2.412,2.413,2.412s2.412-1.082,2.412-2.412C26.206,17.813,25.124,16.73,23.794,16.73
	z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/optimize_tables.svg000064400000005505151600244540023106 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<polygon fill="#6699CC" points="33.496,19.622 41.335,23.493 48.044,17.635 49.146,18.897 50.775,14.133 45.835,15.104 
		46.937,16.367 41.075,21.487 33.354,17.676 22.786,24.961 23.741,26.347 	"/>
	<path fill="#6699CC" d="M64.08,13.12c-0.041-0.11-0.104-0.216-0.195-0.303L53.709,3.043c-0.027-0.027-0.063-0.039-0.095-0.061
		c-0.057-0.042-0.11-0.084-0.175-0.112c-0.067-0.027-0.138-0.033-0.209-0.042c-0.036-0.004-0.068-0.021-0.104-0.021h-0.017
		c-0.002,0-0.002,0-0.002,0h-39.51c-1.524,0-2.765,1.241-2.765,2.765v64.853c0,1.525,1.24,2.765,2.765,2.765h47.807
		c1.522,0,2.765-1.239,2.765-2.765V13.478C64.167,13.349,64.133,13.229,64.08,13.12z M53.968,5.625l7.3,7.011h-7.18
		c-0.065,0-0.12-0.054-0.12-0.12V5.625z M62.483,70.427c0,0.597-0.484,1.082-1.081,1.082H13.598c-0.597,0-1.082-0.485-1.082-1.082
		V5.574c0-0.596,0.485-1.082,1.082-1.082h38.688v8.025c0,0.995,0.809,1.803,1.803,1.803h8.396V70.427z"/>
	<path fill="#6699CC" d="M17.724,28.494c-0.464,0-0.842,0.377-0.842,0.842v28.058c0,0.465,0.377,0.841,0.842,0.841h39.185
		c0.065,0,0.122-0.023,0.184-0.036c0.061,0.013,0.118,0.036,0.183,0.036c0.464,0,0.842-0.376,0.842-0.841V29.336
		c0-0.465-0.378-0.842-0.842-0.842c-0.064,0-0.122,0.023-0.183,0.037c-0.062-0.014-0.118-0.037-0.184-0.037H17.724z M56.435,37.847
		H41.649v-2.992h14.785V37.847z M18.565,34.854h4.931v2.992h-4.931V34.854z M18.565,39.529h4.931v2.993h-4.931V39.529z
		 M39.966,47.199H25.18v-2.994h14.786V47.199z M41.649,44.205h14.785v2.994H41.649V44.205z M25.18,42.522v-2.993h14.786v2.993H25.18
		z M23.497,44.205v2.994h-4.931v-2.994H23.497z M23.497,48.882v2.992h-4.931v-2.992H23.497z M25.18,48.882h14.786v2.992H25.18
		V48.882z M41.649,48.882h14.785v2.992H41.649V48.882z M56.435,42.522H41.649v-2.993h14.785V42.522z M39.966,37.847H25.18v-2.992
		h14.786V37.847z M25.18,33.171v-2.994h14.786v2.994H25.18z M23.497,33.171h-4.931v-2.994h4.931V33.171z M18.565,53.559h4.931v2.993
		h-4.931V53.559z M25.18,53.559h14.786v2.993H25.18V53.559z M41.649,53.559h14.785v2.993H41.649V53.559z M56.435,33.171H41.649
		v-2.994h14.785V33.171z"/>
	<path fill="#6699CC" d="M28.019,37.043h9.289c0.398,0,0.721-0.323,0.721-0.721s-0.323-0.721-0.721-0.721h-9.289
		c-0.398,0-0.721,0.323-0.721,0.721S27.62,37.043,28.019,37.043z"/>
	<path fill="#6699CC" d="M44.5,37.043h9.29c0.397,0,0.721-0.323,0.721-0.721s-0.323-0.721-0.721-0.721H44.5
		c-0.398,0-0.721,0.323-0.721,0.721S44.102,37.043,44.5,37.043z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/purge-all.svg000064400000011415151600244610021577 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M50.955,23.981l-17.298-7.355c-0.446-0.19-0.959,0.018-1.147,0.463c-0.189,0.445,0.018,0.958,0.463,1.147
		l17.296,7.355c0.112,0.047,0.229,0.07,0.344,0.07c0.34,0,0.664-0.2,0.806-0.533C51.605,24.684,51.398,24.17,50.955,23.981z"/>
	<path fill="#6699CC" d="M37.581,23.984l-5.931-2.612c-0.443-0.195-0.959,0.006-1.153,0.448c-0.195,0.442,0.006,0.958,0.448,1.153
		l5.931,2.612c0.115,0.05,0.234,0.074,0.352,0.074c0.336,0,0.657-0.195,0.801-0.522C38.225,24.695,38.023,24.179,37.581,23.984z"/>
	<path fill="#6699CC" d="M56.841,27.021h-0.973l2.483-5.843c0.545-1.285-0.057-2.775-1.34-3.322l-2.213-0.94l1.564-5.533
		c0.379-1.344-0.406-2.746-1.75-3.125l-24.202-6.84c-1.341-0.379-2.748,0.405-3.127,1.75l-3.206,11.346
		c-0.021,0.075-0.016,0.149-0.017,0.224l-0.817-0.103c-0.67-0.085-1.336,0.098-1.87,0.513c-0.535,0.416-0.875,1.014-0.958,1.685
		l-1.28,10.189H18.16c-1.549,0-2.809,1.26-2.809,2.809c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993
		c0.03,1.523,1.278,2.753,2.808,2.753h29.007c1.53,0,2.778-1.229,2.808-2.753l4.834-40.993c0.004-0.034,0.006-0.068,0.006-0.103
		C59.648,28.281,58.391,27.021,56.841,27.021z M56.328,19.466c0.396,0.169,0.581,0.631,0.412,1.028l-2.555,6.01
		c-0.072,0.171-0.07,0.348-0.035,0.517H24.933l7.222-16.982c0.082-0.192,0.233-0.341,0.427-0.419c0.195-0.079,0.408-0.077,0.6,0.005
		l20.276,8.621c0.019,0.006,0.03,0.021,0.05,0.026c0.006,0.001,0.012,0.001,0.016,0.002L56.328,19.466z M28.969,3.642
		c0.118-0.416,0.549-0.659,0.968-0.541L54.139,9.94c0.416,0.118,0.658,0.552,0.543,0.967l-1.505,5.318l-19.311-8.21
		c-0.624-0.265-1.312-0.271-1.939-0.018c-0.628,0.253-1.119,0.736-1.383,1.358l-2.517,5.918c-0.062-0.023-0.12-0.054-0.188-0.063
		l-2.065-0.259L28.969,3.642z M22.152,17.049c0.026-0.208,0.131-0.393,0.296-0.521c0.166-0.128,0.374-0.185,0.579-0.159l4.304,0.54
		l-4.037,9.495c-0.087,0.205-0.082,0.421-0.017,0.617H20.9L22.152,17.049z M53.066,70.768c-0.004,0.034-0.006,0.068-0.006,0.104
		c0,0.584-0.475,1.059-1.059,1.059H22.996c-0.583,0-1.059-0.475-1.059-1.059c0-0.034-0.002-0.068-0.006-0.104l-4.829-40.98
		c0.023-0.563,0.489-1.015,1.058-1.015h38.681c0.569,0,1.034,0.451,1.058,1.015L53.066,70.768z"/>
	<path fill="#6699CC" d="M28.884,63.443c-0.48,0.055-0.826,0.486-0.772,0.968l0.326,2.907c0.05,0.447,0.429,0.777,0.869,0.777
		c0.032,0,0.065-0.002,0.099-0.006c0.48-0.054,0.826-0.486,0.772-0.967l-0.326-2.908C29.797,63.734,29.364,63.382,28.884,63.443z"/>
	<path fill="#6699CC" d="M26.532,42.486c0.48-0.055,0.826-0.486,0.772-0.967l-0.759-6.771c-0.054-0.479-0.479-0.819-0.967-0.772
		c-0.48,0.054-0.826,0.487-0.772,0.967l0.759,6.771c0.05,0.447,0.429,0.777,0.869,0.777C26.466,42.492,26.499,42.49,26.532,42.486z"
		/>
	<path fill="#6699CC" d="M46.116,63.445c-0.485-0.057-0.914,0.291-0.968,0.771l-0.325,2.906c-0.056,0.48,0.29,0.913,0.771,0.967
		c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.818-0.33,0.867-0.777l0.326-2.905C46.941,63.934,46.598,63.5,46.116,63.445z"/>
	<path fill="#6699CC" d="M49.421,33.976c-0.487-0.052-0.913,0.292-0.967,0.772l-0.731,6.525c-0.056,0.479,0.291,0.912,0.771,0.967
		c0.032,0.004,0.065,0.006,0.099,0.006c0.439,0,0.818-0.33,0.868-0.777l0.731-6.525C50.247,34.463,49.9,34.03,49.421,33.976z"/>
	<path fill="#6699CC" d="M37.306,64.895c-0.483,0-0.875,0.392-0.875,0.875v1.453c0,0.482,0.392,0.875,0.875,0.875
		s0.875-0.393,0.875-0.875V65.77C38.182,65.285,37.789,64.895,37.306,64.895z"/>
	<path fill="#6699CC" d="M37.306,37.75c0.483,0,0.875-0.392,0.875-0.875v-2.029c0-0.483-0.393-0.875-0.875-0.875
		s-0.875,0.392-0.875,0.875v2.029C36.431,37.358,36.822,37.75,37.306,37.75z"/>
	<path fill="#6699CC" d="M37.5,40.496c-6.108,0-11.078,4.97-11.078,11.079c0,6.108,4.97,11.077,11.078,11.077
		c6.109,0,11.079-4.969,11.079-11.077C48.578,45.466,43.607,40.496,37.5,40.496z M37.5,60.902c-5.144,0-9.328-4.185-9.328-9.327
		c0-5.146,4.185-9.329,9.328-9.329c5.145,0,9.329,4.186,9.329,9.329C46.828,56.719,42.645,60.902,37.5,60.902z"/>
	<path fill="#6699CC" d="M38.74,51.574l4.164-4.165c0.341-0.343,0.341-0.896,0-1.238c-0.342-0.342-0.896-0.342-1.238,0L37.5,50.336
		l-4.166-4.165c-0.342-0.342-0.896-0.342-1.237,0c-0.341,0.343-0.342,0.896,0,1.238l4.165,4.165l-4.165,4.165
		c-0.342,0.342-0.342,0.896,0,1.237c0.171,0.172,0.395,0.256,0.619,0.256c0.224,0,0.448-0.084,0.619-0.256l4.166-4.164l4.166,4.164
		c0.171,0.172,0.396,0.256,0.619,0.256c0.223,0,0.448-0.084,0.618-0.256c0.342-0.342,0.342-0.896,0-1.237L38.74,51.574z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/auto_draft.svg000064400000013031151600244660022040 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M61.821,13.089c-0.041-0.114-0.104-0.222-0.197-0.311L51.641,3.19c-0.032-0.03-0.071-0.042-0.104-0.066
		c-0.054-0.039-0.103-0.08-0.166-0.104c-0.07-0.029-0.145-0.036-0.219-0.044c-0.032-0.004-0.063-0.02-0.097-0.02h-0.015
		c-0.002,0-0.004,0-0.004,0H15.826c-1.506,0-2.731,1.224-2.731,2.729v63.631c0,1.505,1.225,2.729,2.731,2.729h43.351
		c1.506,0,2.729-1.225,2.729-2.729V13.441C61.906,13.314,61.872,13.196,61.821,13.089z M51.899,5.776l7.105,6.823h-7.004
		c-0.058,0-0.102-0.044-0.102-0.101V5.776L51.899,5.776z M60.222,69.315c0,0.576-0.47,1.045-1.045,1.045H15.826
		c-0.578,0-1.046-0.469-1.046-1.045V5.684c0-0.576,0.469-1.043,1.046-1.043h34.388v7.857c0,0.985,0.801,1.786,1.785,1.786h8.221
		v55.031H60.222z"/>
	<path fill="#6699CC" d="M42.681,38.698l-7.151-4.129c-0.261-0.15-0.582-0.15-0.843,0c-0.26,0.15-0.421,0.428-0.421,0.73v8.257
		c0,0.302,0.161,0.579,0.421,0.73c0.13,0.074,0.277,0.112,0.422,0.112c0.146,0,0.291-0.038,0.422-0.112l7.152-4.13
		c0.261-0.149,0.424-0.428,0.424-0.729C43.105,39.126,42.94,38.847,42.681,38.698z M35.951,42.096v-5.338l4.624,2.669L35.951,42.096
		z"/>
	<path fill="#6699CC" d="M48.729,29.417l1.035-2.911c0.116-0.326,0.021-0.691-0.239-0.918c-0.797-0.69-1.664-1.32-2.581-1.872
		c-0.297-0.179-0.672-0.157-0.947,0.054l-2.448,1.885c-0.924-0.406-1.877-0.717-2.846-0.928l-0.873-2.968
		c-0.099-0.333-0.39-0.572-0.736-0.601c-0.861-0.074-2.321-0.074-3.185,0c-0.346,0.029-0.637,0.269-0.736,0.601l-0.874,2.968
		c-0.969,0.21-1.923,0.521-2.846,0.928l-2.447-1.885c-0.276-0.212-0.651-0.234-0.948-0.055c-0.92,0.552-1.789,1.183-2.582,1.873
		c-0.261,0.228-0.358,0.592-0.241,0.918l1.036,2.911c-0.678,0.757-1.271,1.568-1.771,2.421l-3.096-0.084
		c-0.34-0.009-0.663,0.193-0.799,0.512c-0.39,0.918-0.716,1.937-0.969,3.03c-0.078,0.338,0.059,0.688,0.345,0.885l2.552,1.747
		c-0.058,0.539-0.085,1.024-0.085,1.499c0,0.474,0.028,0.958,0.085,1.497l-2.552,1.748c-0.287,0.196-0.423,0.546-0.345,0.884
		c0.25,1.089,0.577,2.106,0.968,3.03c0.136,0.32,0.436,0.505,0.8,0.513l3.096-0.085c0.5,0.853,1.093,1.664,1.771,2.422l-1.035,2.912
		c-0.117,0.326-0.02,0.689,0.241,0.918c0.785,0.683,1.653,1.313,2.58,1.872c0.297,0.18,0.675,0.157,0.95-0.055l2.448-1.886
		c0.922,0.405,1.874,0.716,2.844,0.929l0.875,2.968c0.098,0.332,0.39,0.571,0.735,0.602c0.428,0.037,0.996,0.078,1.592,0.078
		c0.596,0,1.163-0.041,1.592-0.078c0.347-0.03,0.638-0.27,0.737-0.602l0.873-2.968c0.969-0.213,1.921-0.521,2.843-0.929l2.45,1.885
		c0.275,0.213,0.653,0.233,0.949,0.056c0.928-0.561,1.798-1.191,2.583-1.876c0.261-0.227,0.356-0.592,0.239-0.916l-1.035-2.91
		c0.677-0.758,1.271-1.569,1.771-2.422l3.098,0.085c0.394-0.011,0.663-0.192,0.798-0.513c0.393-0.926,0.719-1.945,0.969-3.03
		c0.078-0.338-0.06-0.688-0.345-0.884l-2.553-1.749c0.06-0.536,0.087-1.028,0.087-1.496c0-0.476-0.027-0.962-0.086-1.499
		l2.552-1.747c0.286-0.197,0.423-0.547,0.345-0.884c-0.251-1.09-0.577-2.11-0.971-3.031c-0.132-0.311-0.437-0.512-0.775-0.512
		c-0.008,0-0.015,0-0.022,0l-3.098,0.084C49.998,30.983,49.404,30.172,48.729,29.417z M53.587,35.12l-2.494,1.708
		c-0.263,0.18-0.4,0.493-0.358,0.809c0.092,0.676,0.135,1.243,0.135,1.791c0,0.545-0.043,1.114-0.135,1.787
		c-0.042,0.316,0.096,0.629,0.358,0.81l2.494,1.708c-0.152,0.583-0.33,1.141-0.528,1.667l-3.019-0.084
		c-0.352-0.007-0.612,0.163-0.765,0.443c-0.559,1.035-1.271,2.011-2.118,2.896c-0.221,0.229-0.292,0.564-0.184,0.864l1.01,2.841
		c-0.448,0.361-0.926,0.708-1.425,1.03l-2.39-1.839c-0.25-0.193-0.591-0.229-0.878-0.091c-1.092,0.525-2.236,0.899-3.402,1.106
		c-0.314,0.059-0.57,0.287-0.66,0.593l-0.852,2.899c-0.55,0.034-1.203,0.034-1.752,0l-0.854-2.899
		c-0.091-0.306-0.345-0.535-0.66-0.593c-1.167-0.207-2.312-0.581-3.403-1.106c-0.287-0.14-0.626-0.103-0.879,0.091l-2.388,1.84
		c-0.497-0.322-0.974-0.668-1.424-1.03l1.01-2.842c0.107-0.301,0.036-0.635-0.185-0.864c-0.849-0.887-1.562-1.862-2.119-2.896
		c-0.152-0.281-0.438-0.45-0.766-0.444l-3.018,0.084c-0.199-0.526-0.375-1.083-0.528-1.667l2.493-1.706
		c0.263-0.18,0.402-0.492,0.359-0.809c-0.092-0.68-0.135-1.25-0.135-1.79c0-0.544,0.042-1.111,0.135-1.791
		c0.042-0.316-0.097-0.628-0.359-0.808l-2.493-1.707c0.154-0.586,0.33-1.145,0.528-1.667l3.019,0.083
		c0.316,0.025,0.613-0.161,0.765-0.442c0.558-1.035,1.271-2.009,2.12-2.896c0.22-0.229,0.292-0.564,0.185-0.865l-1.011-2.84
		c0.452-0.364,0.928-0.709,1.423-1.03l2.388,1.838c0.253,0.194,0.593,0.229,0.879,0.091c1.093-0.526,2.239-0.9,3.404-1.108
		c0.314-0.057,0.569-0.285,0.66-0.591l0.854-2.898c0.551-0.035,1.199-0.035,1.752,0l0.852,2.898c0.092,0.306,0.345,0.535,0.66,0.591
		c1.165,0.208,2.311,0.582,3.405,1.108c0.285,0.138,0.625,0.102,0.879-0.091l2.387-1.838c0.494,0.321,0.971,0.666,1.423,1.031
		l-1.01,2.84c-0.108,0.301-0.036,0.636,0.184,0.864c0.845,0.882,1.558,1.857,2.12,2.896c0.146,0.274,0.43,0.442,0.741,0.442
		c0.007,0,0.014,0,0.021,0l3.02-0.083C53.257,33.978,53.435,34.536,53.587,35.12z"/>
	<path fill="#6699CC" d="M37.5,29.626c-5.404,0-9.801,4.396-9.801,9.799c0,5.402,4.397,9.803,9.801,9.803s9.8-4.398,9.8-9.803
		C47.3,34.022,42.904,29.626,37.5,29.626z M37.5,47.543c-4.475,0-8.116-3.641-8.116-8.117c0-4.475,3.642-8.114,8.116-8.114
		c4.474,0,8.114,3.639,8.114,8.114S41.974,47.543,37.5,47.543z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/purge-pages.svg000064400000007664151600244730022144 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M47.423,47.475c-6.108,0-11.078,4.971-11.078,11.08c0,6.107,4.969,11.077,11.078,11.077
		c6.109,0,11.079-4.97,11.079-11.077C58.502,52.443,53.532,47.475,47.423,47.475z M47.423,67.882c-5.144,0-9.327-4.185-9.327-9.327
		c0-5.146,4.184-9.33,9.327-9.33c5.146,0,9.329,4.186,9.329,9.33C56.752,63.697,52.566,67.882,47.423,67.882z"/>
	<path fill="#6699CC" d="M52.827,53.148c-0.343-0.342-0.896-0.342-1.238,0l-4.165,4.166l-4.165-4.166
		c-0.342-0.342-0.896-0.342-1.237,0c-0.342,0.343-0.342,0.896,0,1.238l4.164,4.165l-4.164,4.165c-0.342,0.342-0.342,0.896,0,1.238
		c0.17,0.171,0.396,0.256,0.619,0.256c0.223,0,0.447-0.085,0.618-0.256l4.165-4.165l4.165,4.165
		c0.171,0.171,0.396,0.256,0.619,0.256s0.448-0.085,0.619-0.256c0.341-0.342,0.341-0.896,0-1.238l-4.165-4.165l4.165-4.165
		C53.168,54.046,53.168,53.491,52.827,53.148z"/>
	<path fill="#6699CC" d="M64.166,21.332c-0.045-0.116-0.109-0.225-0.205-0.316l-8.912-8.56c-0.029-0.028-0.066-0.04-0.1-0.063
		c-0.059-0.042-0.113-0.087-0.182-0.115c-0.072-0.029-0.147-0.036-0.225-0.045c-0.035-0.004-0.064-0.021-0.102-0.021h-0.018
		c-0.001,0-0.002,0-0.003,0h-2.938c-0.023-0.032-0.037-0.07-0.067-0.099l-5.149-4.946c-0.031-0.031-0.072-0.044-0.107-0.069
		c-0.057-0.04-0.107-0.083-0.172-0.109c-0.071-0.029-0.146-0.036-0.223-0.045c-0.035-0.004-0.066-0.021-0.104-0.021h-0.018
		c0,0,0,0-0.002,0h-2.832c-0.045-0.119-0.108-0.232-0.207-0.326L36.901,1.12c0,0-0.001,0-0.001-0.001l-0.012-0.012
		c-0.027-0.026-0.061-0.036-0.09-0.057c-0.061-0.046-0.12-0.093-0.191-0.122c-0.064-0.026-0.132-0.03-0.2-0.04
		c-0.042-0.006-0.081-0.025-0.125-0.025H10.139c-1.364,0-2.474,1.11-2.474,2.474V57.23c0,1.362,1.11,2.473,2.474,2.473h3.38
		c0.139,0,0.266-0.039,0.383-0.098v4.953c0,1.385,1.126,2.51,2.51,2.51h4.018v4.509c0,1.411,1.148,2.56,2.56,2.56h38.701
		c1.41,0,2.559-1.147,2.559-2.56V21.695C64.25,21.564,64.217,21.443,64.166,21.332z M55.316,15.14l5.924,5.689l-5.924,0.023V15.14z
		 M46.536,9.852l2.457,2.36h-2.457V9.852z M37.157,3.792l3.26,3.131h-3.26V3.792z M13.902,9.432v48.619
		c-0.117-0.059-0.244-0.098-0.383-0.098h-3.38c-0.399,0-0.724-0.324-0.724-0.723V3.337c0-0.399,0.325-0.724,0.724-0.724h25.268v4.31
		H16.413C15.028,6.923,13.902,8.048,13.902,9.432z M16.413,65.318c-0.419,0-0.76-0.34-0.76-0.76V9.432
		c0-0.418,0.341-0.759,0.76-0.759h28.374v3.539H22.99c-1.411,0-2.56,1.148-2.56,2.56V65.32h-4.017V65.318z M62.5,71.577
		c0,0.446-0.361,0.81-0.809,0.81H22.99c-0.446,0-0.81-0.363-0.81-0.81V14.771c0-0.446,0.363-0.81,0.81-0.81h30.576v6.891
		c0,0.947,0.771,1.718,1.718,1.718H62.5V71.577z"/>
	<path fill="#6699CC" d="M27.498,28.501h26.625c0.482,0,0.875-0.392,0.875-0.875s-0.393-0.875-0.875-0.875H27.498
		c-0.483,0-0.875,0.392-0.875,0.875S27.015,28.501,27.498,28.501z"/>
	<path fill="#6699CC" d="M27.498,36.757h26.625c0.482,0,0.875-0.392,0.875-0.875c0-0.483-0.393-0.875-0.875-0.875H27.498
		c-0.483,0-0.875,0.392-0.875,0.875C26.623,36.365,27.015,36.757,27.498,36.757z"/>
	<path fill="#6699CC" d="M27.498,45.014h26.625c0.482,0,0.875-0.393,0.875-0.875c0-0.484-0.393-0.875-0.875-0.875H27.498
		c-0.483,0-0.875,0.391-0.875,0.875C26.623,44.621,27.015,45.014,27.498,45.014z"/>
	<path fill="#6699CC" d="M32.999,51.52h-5.501c-0.483,0-0.875,0.393-0.875,0.875c0,0.483,0.392,0.875,0.875,0.875h5.501
		c0.483,0,0.875-0.392,0.875-0.875C33.874,51.912,33.482,51.52,32.999,51.52z"/>
	<path fill="#6699CC" d="M31.124,59.775h-3.626c-0.483,0-0.875,0.392-0.875,0.875c0,0.482,0.392,0.875,0.875,0.875h3.626
		c0.483,0,0.875-0.393,0.875-0.875C31.999,60.167,31.607,59.775,31.124,59.775z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/expired_transient.svg000064400000007250151600245000023432 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M62.406,13.464c-0.043-0.11-0.104-0.216-0.195-0.303L52.215,3.56c-0.026-0.026-0.062-0.038-0.092-0.059
		c-0.057-0.041-0.109-0.085-0.177-0.111c-0.064-0.026-0.136-0.032-0.204-0.042c-0.035-0.004-0.067-0.021-0.104-0.021h-0.017H51.62
		H15.233c-1.502,0-2.724,1.222-2.724,2.723v63.723c0,1.501,1.222,2.723,2.724,2.723h44.535c1.501,0,2.723-1.222,2.723-2.723V13.818
		C62.491,13.69,62.458,13.573,62.406,13.464z M52.471,6.117l7.151,6.868h-7.041c-0.062,0-0.11-0.049-0.11-0.112V6.117z
		 M60.825,69.773c0,0.582-0.475,1.056-1.057,1.056H15.233c-0.583,0-1.057-0.474-1.057-1.056V6.05c0-0.583,0.474-1.057,1.057-1.057
		h35.571v7.879c0,0.98,0.798,1.778,1.776,1.778h8.244V69.773z"/>
	<path fill="#6699CC" d="M48.729,51.256c0-0.625-0.237-1.467-1.205-2.305c-1.33-2.633-2.331-4.074-4.078-6.423
		c-0.821-1.105-1.484-1.938-2.035-2.611c0.551-0.672,1.21-1.505,2.035-2.613c2.146-2.881,3.215-4.476,5.181-8.708
		c0.103-0.222,0.098-0.472,0.002-0.686c0-0.006,0.002-0.012,0.002-0.018c0-3.198-9.991-3.292-11.13-3.292
		s-11.129,0.092-11.129,3.292c0,0.004,0.001,0.008,0.001,0.011c-0.097,0.217-0.103,0.468,0,0.691
		c1.964,4.232,3.034,5.828,5.178,8.709c0.819,1.102,1.481,1.935,2.037,2.611c-0.553,0.675-1.215,1.51-2.037,2.612
		c-1.747,2.35-2.747,3.791-4.079,6.427c-0.961,0.834-1.202,1.675-1.202,2.301c0,0.1,0.022,0.193,0.034,0.291
		c-0.004,0.089,0.006,0.177,0.03,0.261c0.628,2.83,6.047,4.35,11.167,4.35c5.116,0,10.532-1.518,11.165-4.345
		c0.026-0.091,0.039-0.184,0.033-0.279C48.709,51.44,48.729,51.351,48.729,51.256z M41.804,49.128
		c-1.129,1.13-2.541,1.291-4.304,1.291s-3.12-0.108-4.303-1.291c0.818-1.763,1.247-2.388,2.112-3.55
		c0.865-1.164,1.309-1.616,2.19-2.693c0.88,1.077,1.325,1.529,2.189,2.693C40.555,46.742,40.983,47.366,41.804,49.128z
		 M32.099,50.228c1.612,1.611,3.474,1.746,5.401,1.746c1.769,0,3.79-0.135,5.4-1.746c0.395-0.395,0.524-0.96,0.387-1.486
		c0.854,0.238,1.614,0.524,2.225,0.852c0.263,0.142,0.489,0.289,0.69,0.438c0.21,0.421,0.428,0.87,0.66,1.365
		c-2.329,2.055-5.235,2.472-9.362,2.472c-3.839,0-6.8-0.185-9.363-2.47c0.233-0.497,0.452-0.946,0.663-1.37
		c0.21-0.155,0.453-0.31,0.732-0.456c0,0,0-0.001,0.001-0.001s0,0,0,0c0.6-0.316,1.345-0.594,2.18-0.827
		C31.576,49.268,31.706,49.833,32.099,50.228z M46.795,27.78c-3.325,1.332-5.402,1.703-9.295,1.703c-3.892,0-5.968-0.37-9.293-1.702
		c0.833-0.623,4.14-1.513,9.294-1.513C42.653,26.267,45.96,27.156,46.795,27.78z M32.887,43.522c1.029-1.38,1.801-2.328,2.421-3.073
		c0.257-0.31,0.257-0.758,0-1.066c-0.622-0.747-1.396-1.698-2.421-3.074c-1.672-2.246-2.638-3.645-3.91-6.153
		c3.044,0.983,7.762,1.026,8.523,1.026s5.476-0.043,8.52-1.025c-1.271,2.509-2.238,3.907-3.911,6.153
		c-1.033,1.388-1.803,2.333-2.42,3.073c-0.257,0.309-0.257,0.757,0,1.066c0.619,0.741,1.391,1.688,2.42,3.073
		c1.122,1.507,1.924,2.636,2.714,3.963c-0.712-0.258-1.497-0.481-2.347-0.656l0,0h-0.004c-0.002,0-0.002-0.001-0.004-0.001
		c0,0,0,0-0.001,0l-0.093-0.02c-0.437-0.782-0.845-1.358-1.438-2.157c-0.606-0.814-1.013-1.292-1.482-1.849
		c-0.225-0.266-0.465-0.548-0.753-0.901c-0.589-0.72-1.814-0.72-2.405,0c-0.289,0.354-0.53,0.64-0.754,0.903
		c-0.469,0.557-0.874,1.034-1.479,1.847c-0.595,0.801-1.002,1.375-1.438,2.157c-0.89,0.179-1.711,0.409-2.452,0.679
		C30.963,46.158,31.766,45.031,32.887,43.522z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/empty-cache.svg000064400000014224151600245050022106 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M61.125,33.733h-1.583V11.637c0-0.003-0.002-0.007-0.002-0.01c-0.001-0.077-0.024-0.151-0.046-0.227
		c-0.01-0.035-0.01-0.074-0.023-0.107c-0.01-0.023-0.029-0.04-0.041-0.062c-0.043-0.079-0.089-0.156-0.152-0.219
		c-0.002-0.002-0.004-0.005-0.006-0.007L50.12,2.247h-0.001l-0.014-0.013c-0.028-0.027-0.065-0.039-0.098-0.061
		c-0.059-0.043-0.113-0.089-0.183-0.116s-0.14-0.033-0.212-0.042C49.575,2.008,49.541,1.99,49.5,1.99H18.478
		c-1.585,0-2.875,1.29-2.875,2.875v28.868h-1.478c-1.585,0-2.875,1.29-2.875,2.875v6.028c0,1.585,1.29,2.875,2.875,2.875h1.876
		c0.037,0,0.067-0.017,0.103-0.021c0.081,3.687-0.345,7.248-0.771,10.725c-0.626,5.098-1.273,10.367-0.339,16.061
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005
		c-0.894-5.446-0.262-10.59,0.349-15.563c0.621-5.06,1.259-10.289,0.356-15.933h1.765c-0.001,0.053-0.014,0.103-0.005,0.155
		c0.893,5.445,0.261,10.588-0.35,15.562c-0.626,5.097-1.274,10.367-0.338,16.062c0.07,0.43,0.441,0.733,0.862,0.733
		c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005c-0.895-5.446-0.262-10.592,0.349-15.565
		c0.621-5.058,1.26-10.286,0.356-15.93h1.767c-0.001,0.053-0.015,0.103-0.006,0.155c0.893,5.447,0.261,10.591-0.35,15.563
		c-0.626,5.097-1.273,10.366-0.34,16.06c0.07,0.429,0.441,0.732,0.862,0.732c0.047,0,0.095-0.004,0.143-0.012
		c0.477-0.078,0.8-0.528,0.722-1.005c-0.893-5.445-0.261-10.589,0.351-15.562c0.621-5.06,1.26-10.289,0.356-15.935h1.764
		c-0.001,0.053-0.015,0.103-0.006,0.155c0.893,5.445,0.261,10.589-0.35,15.563c-0.626,5.098-1.273,10.367-0.339,16.061
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005
		c-0.894-5.446-0.262-10.59,0.349-15.563c0.621-5.059,1.259-10.288,0.356-15.932H29.7c-0.001,0.053-0.015,0.103-0.006,0.155
		c0.891,5.443,0.259,10.586-0.351,15.559c-0.626,5.1-1.274,10.37-0.339,16.064c0.07,0.429,0.441,0.732,0.862,0.732
		c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005c-0.894-5.447-0.262-10.593,0.35-15.567
		c0.621-5.057,1.259-10.285,0.357-15.928h1.764c-0.001,0.053-0.015,0.104-0.006,0.156c0.894,5.445,0.262,10.59-0.349,15.563
		c-0.626,5.098-1.274,10.366-0.339,16.059c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012
		c0.477-0.078,0.8-0.528,0.722-1.005c-0.894-5.445-0.262-10.588,0.35-15.563c0.622-5.059,1.26-10.289,0.355-15.934h1.766
		c-0.001,0.053-0.015,0.104-0.006,0.156c0.893,5.444,0.261,10.59-0.35,15.563c-0.626,5.097-1.273,10.365-0.34,16.058
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.143-0.012c0.477-0.078,0.8-0.528,0.722-1.005
		c-0.892-5.444-0.261-10.588,0.35-15.563c0.621-5.059,1.259-10.289,0.356-15.934h1.767c-0.001,0.053-0.015,0.103-0.006,0.156
		c0.892,5.443,0.26,10.588-0.351,15.562c-0.625,5.099-1.271,10.368-0.34,16.062c0.07,0.429,0.441,0.732,0.862,0.732
		c0.047,0,0.095-0.004,0.144-0.012c0.477-0.078,0.799-0.527,0.722-1.006c-0.892-5.444-0.261-10.588,0.35-15.563
		c0.62-5.058,1.259-10.288,0.356-15.931h1.765c-0.001,0.053-0.015,0.103-0.006,0.156c0.894,5.444,0.262,10.59-0.349,15.564
		c-0.625,5.096-1.271,10.365-0.34,16.057c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.144-0.012
		c0.477-0.078,0.799-0.527,0.722-1.005c-0.892-5.443-0.261-10.588,0.351-15.562c0.619-5.06,1.258-10.29,0.354-15.935h1.765
		c-0.001,0.053-0.015,0.103-0.006,0.156c0.894,5.445,0.263,10.592-0.349,15.567c-0.625,5.097-1.271,10.363-0.342,16.054
		c0.07,0.43,0.441,0.733,0.862,0.733c0.047,0,0.095-0.004,0.144-0.013c0.477-0.077,0.799-0.526,0.722-1.004
		c-0.89-5.442-0.259-10.584,0.351-15.558c0.621-5.061,1.26-10.293,0.355-15.938h1.768c-0.001,0.054-0.015,0.104-0.006,0.156
		c0.891,5.445,0.26,10.59-0.352,15.565c-0.625,5.097-1.271,10.365-0.34,16.058c0.069,0.428,0.44,0.732,0.861,0.732
		c0.047,0,0.096-0.004,0.143-0.012c0.478-0.078,0.801-0.527,0.723-1.006c-0.891-5.442-0.26-10.586,0.352-15.561
		c0.621-5.061,1.258-10.29,0.356-15.936h1.769c-0.002,0.053-0.016,0.103-0.007,0.156c0.89,5.442,0.259,10.586-0.352,15.56
		c-0.626,5.099-1.272,10.37-0.341,16.063c0.07,0.428,0.441,0.732,0.863,0.732c0.047,0,0.094-0.004,0.143-0.012
		c0.477-0.078,0.8-0.527,0.722-1.006c-0.892-5.444-0.261-10.59,0.351-15.566c0.619-5.057,1.258-10.287,0.357-15.928h1.764
		c0,0.052-0.015,0.102-0.006,0.154c0.889,5.443,0.258,10.586-0.352,15.561c-0.626,5.099-1.271,10.369-0.34,16.063
		c0.07,0.43,0.44,0.733,0.861,0.733c0.047,0,0.096-0.004,0.144-0.013c0.477-0.078,0.8-0.526,0.722-1.004
		c-0.893-5.445-0.261-10.592,0.35-15.567c0.434-3.524,0.863-7.14,0.787-10.914h1.236c1.585,0,2.875-1.29,2.875-2.875v-6.028
		C64,35.023,62.71,33.733,61.125,33.733z M50.375,4.913l6.111,5.849H51.5c-0.62,0-1.125-0.505-1.125-1.125V4.913z M17.353,4.865
		c0-0.62,0.505-1.125,1.125-1.125h30.147v5.896c0,1.585,1.29,2.875,2.875,2.875h6.292v21.222H17.353V4.865z M62.25,42.637
		c0,0.62-0.505,1.125-1.125,1.125h-1.313c-0.07-1.085-0.179-2.181-0.356-3.296c0.403-0.077,0.715-0.416,0.715-0.843
		c0-0.482-0.392-0.875-0.875-0.875H15.139c-0.483,0-0.875,0.393-0.875,0.875s0.392,0.875,0.875,0.875h0.548
		c-0.001,0.053-0.015,0.104-0.006,0.156c0.172,1.05,0.273,2.084,0.343,3.111c-0.008,0-0.015-0.005-0.023-0.005h-1.876
		c-0.62,0-1.125-0.505-1.125-1.125v-6.028c0-0.62,0.505-1.125,1.125-1.125h47c0.62,0,1.125,0.505,1.125,1.125V42.637z"/>
	<path fill="#6699CC" d="M21.625,17.888H52.25c0.482,0,0.875-0.392,0.875-0.875s-0.393-0.875-0.875-0.875H21.625
		c-0.483,0-0.875,0.392-0.875,0.875S21.142,17.888,21.625,17.888z"/>
	<path fill="#6699CC" d="M52.25,29.148H21.625c-0.483,0-0.875,0.392-0.875,0.875s0.392,0.875,0.875,0.875H52.25
		c0.482,0,0.875-0.392,0.875-0.875S52.732,29.148,52.25,29.148z"/>
	<path fill="#6699CC" d="M52.25,22.644H21.625c-0.483,0-0.875,0.392-0.875,0.875s0.392,0.875,0.875,0.875H52.25
		c0.482,0,0.875-0.392,0.875-0.875S52.732,22.644,52.25,22.644z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/img_webp_disabled.svg000064400000007011151600245130023322 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<circle fill="none" cx="15" cy="15.894" r="5.317"/>
<path fill="#D3D9CE" d="M8.71,5.417H4.312V5.124c0-0.608,0.492-1.101,1.1-1.101h2.198c0.607,0,1.101,0.492,1.101,1.101V5.417z
	 M29.481,8.01v15.766c0,1.217-0.984,2.201-2.199,2.201H2.719c-1.215,0-2.2-0.984-2.2-2.201V8.01c0-1.215,0.985-2.2,2.2-2.2h17.311
	l0.06,0.041l-0.596,0.408c-0.273,0.188-0.392,0.539-0.288,0.85c0.096,0.296,0.368,0.5,0.733,0.519l0.722-0.021l-0.241,0.679
	c-0.111,0.312-0.001,0.665,0.266,0.858c0.128,0.093,0.28,0.143,0.439,0.143c0.162,0,0.323-0.053,0.458-0.155l0.57-0.439l0.205,0.695
	c0.097,0.319,0.386,0.534,0.719,0.534s0.622-0.215,0.72-0.538L24,8.691l0.574,0.442c0.13,0.098,0.291,0.152,0.454,0.152
	c0.158,0,0.31-0.048,0.442-0.143c0.266-0.194,0.374-0.547,0.264-0.857l-0.241-0.68l0.752,0.021c0.336-0.012,0.605-0.212,0.701-0.514
	c0.104-0.314-0.014-0.665-0.288-0.854L26.063,5.85l0.06-0.041h1.159C28.497,5.81,29.481,6.795,29.481,8.01z M20.317,15.894
	c0-2.937-2.38-5.317-5.317-5.317c-2.936,0-5.316,2.381-5.316,5.317s2.381,5.317,5.316,5.317
	C17.938,21.211,20.317,18.83,20.317,15.894z M26.376,6.67c0.091,0.063,0.131,0.178,0.096,0.283
	c-0.033,0.105-0.121,0.168-0.244,0.173l-1.45-0.041l0.486,1.367c0.037,0.104,0.001,0.221-0.088,0.286
	c-0.09,0.064-0.212,0.063-0.3-0.004L23.727,7.85l-0.41,1.392c-0.032,0.106-0.13,0.179-0.24,0.179s-0.208-0.073-0.24-0.179
	l-0.41-1.392l-1.148,0.885c-0.089,0.066-0.211,0.068-0.299,0.004c-0.09-0.065-0.126-0.182-0.089-0.286l0.486-1.367l-1.451,0.041
	c-0.114-0.006-0.21-0.067-0.244-0.173c-0.035-0.105,0.005-0.221,0.096-0.283l1.197-0.82l-0.06-0.041l-1.138-0.78
	c-0.091-0.063-0.131-0.178-0.096-0.283c0.034-0.105,0.132-0.163,0.244-0.173l1.451,0.041L20.89,3.248
	c-0.037-0.104-0.001-0.221,0.089-0.286c0.088-0.065,0.21-0.063,0.299,0.004l1.148,0.884l0.41-1.392c0.064-0.213,0.416-0.213,0.48,0
	l0.41,1.392l1.149-0.885c0.088-0.068,0.21-0.069,0.3-0.004c0.089,0.065,0.125,0.182,0.088,0.286l-0.486,1.366l1.45-0.04
	c0.121,0.008,0.211,0.067,0.244,0.173c0.035,0.105-0.005,0.221-0.096,0.283l-1.138,0.78l-0.06,0.041L26.376,6.67z M25.393,6.603
	l-0.798-0.547c-0.067-0.046-0.108-0.124-0.108-0.206c0-0.014,0.008-0.027,0.01-0.041c0.012-0.066,0.043-0.127,0.099-0.166
	l0.798-0.547l-0.967,0.027c-0.069,0.017-0.16-0.036-0.209-0.103s-0.061-0.153-0.033-0.231l0.324-0.911l-0.766,0.589
	c-0.064,0.051-0.15,0.066-0.229,0.04c-0.078-0.025-0.14-0.088-0.163-0.167l-0.273-0.929l-0.273,0.929
	c-0.023,0.079-0.085,0.142-0.163,0.167c-0.078,0.026-0.164,0.012-0.229-0.04L21.646,3.88l0.324,0.91
	c0.027,0.078,0.016,0.164-0.033,0.231c-0.048,0.066-0.142,0.101-0.209,0.103L20.76,5.097l0.798,0.547
	c0.056,0.039,0.087,0.1,0.099,0.166c0.002,0.014,0.01,0.026,0.01,0.041c0,0.083-0.041,0.16-0.108,0.206L20.76,6.603l0.968-0.027
	c0.086,0,0.161,0.037,0.209,0.103c0.049,0.067,0.061,0.153,0.033,0.231l-0.324,0.91l0.765-0.589
	c0.044-0.034,0.098-0.052,0.152-0.052c0.026,0,0.052,0.004,0.077,0.012c0.078,0.025,0.14,0.088,0.163,0.167l0.273,0.929l0.273-0.929
	c0.023-0.079,0.085-0.142,0.163-0.167c0.079-0.024,0.165-0.011,0.229,0.04l0.766,0.589l-0.324-0.91
	c-0.027-0.078-0.016-0.164,0.033-0.231c0.048-0.067,0.121-0.122,0.209-0.103L25.393,6.603z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/purge-front.svg000064400000005562151600245200022161 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M63.657,12.237c-0.046-0.116-0.109-0.227-0.205-0.318L52.954,1.835c-0.028-0.027-0.065-0.039-0.097-0.062
		c-0.061-0.043-0.115-0.089-0.187-0.117c-0.067-0.027-0.144-0.034-0.215-0.043c-0.037-0.005-0.069-0.022-0.108-0.022H52.33h-0.001
		H14.114c-1.577,0-2.86,1.283-2.86,2.859v66.923c0,1.577,1.283,2.859,2.86,2.859h46.773c1.575,0,2.858-1.282,2.858-2.859V12.608
		C63.746,12.474,63.711,12.351,63.657,12.237z M53.223,4.52l7.51,7.213h-7.395c-0.064,0-0.115-0.052-0.115-0.118V4.52z
		 M61.996,71.373c0,0.611-0.498,1.109-1.109,1.109H14.114c-0.612,0-1.11-0.498-1.11-1.109V4.45c0-0.612,0.498-1.109,1.11-1.109
		h37.359v8.274c0,1.03,0.836,1.868,1.864,1.868h8.658L61.996,71.373L61.996,71.373z"/>
	<path fill="#6699CC" d="M45.43,44.486c-6.656,0-12.072,5.416-12.072,12.072c0,6.655,5.416,12.071,12.072,12.071
		c6.655,0,12.071-5.415,12.071-12.071S52.085,44.486,45.43,44.486z M45.43,66.881c-5.691,0-10.322-4.63-10.322-10.32
		s4.63-10.321,10.322-10.321c5.69,0,10.321,4.631,10.321,10.321S51.12,66.881,45.43,66.881z"/>
	<path fill="#6699CC" d="M51.299,50.689c-0.342-0.342-0.896-0.342-1.238,0L45.43,55.32l-4.631-4.631
		c-0.342-0.342-0.896-0.342-1.238,0c-0.34,0.342-0.34,0.896,0,1.236l4.631,4.633l-4.631,4.631c-0.34,0.342-0.34,0.896,0,1.236
		c0.172,0.172,0.396,0.258,0.619,0.258s0.448-0.086,0.619-0.258l4.631-4.631l4.631,4.631c0.172,0.172,0.396,0.258,0.619,0.258
		s0.448-0.086,0.619-0.258c0.342-0.342,0.342-0.896,0-1.236l-4.631-4.631l4.631-4.633C51.641,51.586,51.641,51.031,51.299,50.689z"
		/>
	<path fill="#6699CC" d="M19.826,18.879c0,0.483,0.392,0.875,0.875,0.875h33.598c0.483,0,0.875-0.392,0.875-0.875
		s-0.392-0.875-0.875-0.875H20.701C20.218,18.004,19.826,18.396,19.826,18.879z"/>
	<path fill="#6699CC" d="M20.701,29.511h33.598c0.483,0,0.875-0.392,0.875-0.875c0-0.483-0.392-0.875-0.875-0.875H20.701
		c-0.483,0-0.875,0.392-0.875,0.875C19.826,29.119,20.218,29.511,20.701,29.511z"/>
	<path fill="#6699CC" d="M20.701,39.27h33.598c0.483,0,0.875-0.393,0.875-0.875s-0.392-0.875-0.875-0.875H20.701
		c-0.483,0-0.875,0.392-0.875,0.875S20.218,39.27,20.701,39.27z"/>
	<path fill="#6699CC" d="M30.125,47.275h-9.423c-0.483,0-0.875,0.393-0.875,0.875s0.392,0.875,0.875,0.875h9.423
		c0.483,0,0.875-0.393,0.875-0.875S30.608,47.275,30.125,47.275z"/>
	<path fill="#6699CC" d="M27.75,57.034h-7.049c-0.483,0-0.875,0.392-0.875,0.875s0.392,0.875,0.875,0.875h7.049
		c0.483,0,0.875-0.392,0.875-0.875S28.233,57.034,27.75,57.034z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/purge-object.svg000064400000014213151600245250022275 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M56.841,27.021h-2.944l3.079-8.461c0.108-0.299,0.047-0.634-0.162-0.874l-7.001-8.046
		c-0.019-0.021-0.042-0.036-0.063-0.055c-0.033-0.032-0.065-0.065-0.104-0.091c-0.017-0.011-0.035-0.018-0.053-0.029
		c-0.049-0.028-0.098-0.056-0.15-0.075c-0.01-0.003-0.02-0.004-0.029-0.007c-0.062-0.02-0.124-0.035-0.189-0.04
		c-0.02-0.002-0.04,0.002-0.06,0.001c-0.05,0-0.1-0.003-0.149,0.005L38.48,11.014c-0.314,0.05-0.577,0.266-0.686,0.565
		l-3.846,10.563c-0.027,0.075-0.043,0.152-0.049,0.229c0,0.003,0,0.006,0,0.01c-0.005,0.073-0.001,0.146,0.012,0.217
		c0.003,0.017,0.011,0.032,0.015,0.048c0.014,0.058,0.03,0.114,0.056,0.168c0.01,0.021,0.025,0.038,0.036,0.058
		c0.024,0.042,0.045,0.084,0.076,0.123c0.003,0.003,0.008,0.005,0.011,0.008c0.003,0.004,0.005,0.01,0.009,0.014l3.515,4.003h-0.583
		l-3.372-3.876c-0.021-0.025-0.049-0.042-0.073-0.064c-0.03-0.027-0.057-0.057-0.09-0.08c-0.028-0.02-0.06-0.032-0.089-0.048
		c-0.037-0.02-0.072-0.041-0.11-0.055c-0.027-0.01-0.056-0.013-0.084-0.02c-0.045-0.012-0.089-0.024-0.136-0.029
		c-0.029-0.002-0.06,0.002-0.089,0.002c-0.042,0.001-0.083-0.003-0.125,0.004L22.34,24.521c-0.314,0.05-0.577,0.266-0.686,0.565
		l-0.705,1.936h-2.79c-1.549,0-2.809,1.26-2.809,2.809c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993
		c0.03,1.523,1.278,2.753,2.808,2.753h29.007c1.53,0,2.778-1.229,2.808-2.753l4.833-40.993c0.004-0.034,0.006-0.068,0.006-0.103
		C59.649,28.281,58.39,27.021,56.841,27.021z M52.035,27.021h-0.145l-5.603-6.378l2.925-8.036l0.254-0.698l5.688,6.537
		L52.035,27.021z M39.262,12.662l8.561-1.351l-0.254,0.698l-2.925,8.036l-8.545,1.309L39.262,12.662z M36.483,23.064l8.464-1.296
		l1.982,2.257l2.631,2.996h-9.604L36.483,23.064z M33.264,25.588l0.063-0.174l1.398,1.607h-1.983L33.264,25.588z M23.123,26.168
		l8.56-1.353l-0.544,1.494l-0.259,0.712h-8.067L23.123,26.168z M53.067,70.768c-0.004,0.034-0.006,0.068-0.006,0.103
		c0,0.584-0.475,1.059-1.059,1.059H22.996c-0.583,0-1.059-0.475-1.059-1.059c0-0.034-0.002-0.068-0.006-0.103l-4.829-40.981
		c0.023-0.563,0.489-1.015,1.058-1.015h3.402h9.93h5.154h2.914h11.934h1.153h4.193c0.569,0,1.034,0.451,1.058,1.015L53.067,70.768z"
		/>
	<path fill="#6699CC" d="M28.884,63.444c-0.48,0.054-0.826,0.486-0.772,0.967l0.326,2.908c0.05,0.447,0.429,0.777,0.869,0.777
		c0.032,0,0.065-0.002,0.099-0.006c0.48-0.054,0.826-0.486,0.772-0.967l-0.326-2.908C29.797,63.735,29.364,63.382,28.884,63.444z"/>
	<path fill="#6699CC" d="M26.532,42.486c0.48-0.054,0.826-0.486,0.772-0.967l-0.759-6.771c-0.054-0.479-0.479-0.819-0.967-0.772
		c-0.48,0.054-0.826,0.487-0.772,0.967l0.759,6.771c0.05,0.447,0.429,0.777,0.869,0.777C26.466,42.492,26.499,42.49,26.532,42.486z"
		/>
	<path fill="#6699CC" d="M46.116,63.446c-0.485-0.057-0.914,0.291-0.967,0.771l-0.326,2.906c-0.055,0.48,0.291,0.913,0.771,0.967
		c0.033,0.004,0.066,0.006,0.099,0.006c0.439,0,0.818-0.33,0.868-0.777l0.326-2.906C46.942,63.933,46.597,63.5,46.116,63.446z"/>
	<path fill="#6699CC" d="M49.421,33.976c-0.488-0.052-0.913,0.292-0.967,0.772l-0.732,6.525c-0.055,0.48,0.291,0.913,0.771,0.967
		c0.033,0.004,0.066,0.006,0.099,0.006c0.439,0,0.818-0.33,0.868-0.777l0.732-6.525C50.247,34.463,49.901,34.03,49.421,33.976z"/>
	<path fill="#6699CC" d="M37.306,64.894c-0.483,0-0.875,0.392-0.875,0.875v1.453c0,0.483,0.392,0.875,0.875,0.875
		s0.875-0.392,0.875-0.875v-1.453C38.181,65.285,37.789,64.894,37.306,64.894z"/>
	<path fill="#6699CC" d="M37.306,37.75c0.483,0,0.875-0.392,0.875-0.875v-2.029c0-0.483-0.392-0.875-0.875-0.875
		s-0.875,0.392-0.875,0.875v2.029C36.431,37.358,36.822,37.75,37.306,37.75z"/>
	<path fill="#6699CC" d="M37.5,40.496c-6.108,0-11.078,4.97-11.078,11.079c0,6.108,4.97,11.078,11.078,11.078
		c6.109,0,11.079-4.97,11.079-11.078C48.578,45.466,43.608,40.496,37.5,40.496z M37.5,60.903c-5.144,0-9.328-4.185-9.328-9.328
		c0-5.145,4.185-9.329,9.328-9.329c5.144,0,9.329,4.185,9.329,9.329C46.828,56.719,42.644,60.903,37.5,60.903z"/>
	<path fill="#6699CC" d="M42.904,46.171c-0.342-0.342-0.896-0.342-1.238,0L37.5,50.336l-4.166-4.165
		c-0.342-0.342-0.896-0.342-1.237,0s-0.342,0.896,0,1.238l4.165,4.165l-4.165,4.165c-0.342,0.342-0.342,0.896,0,1.238
		c0.171,0.171,0.395,0.256,0.619,0.256s0.448-0.085,0.619-0.256l4.166-4.165l4.166,4.165c0.171,0.171,0.396,0.256,0.619,0.256
		s0.448-0.085,0.619-0.256c0.341-0.342,0.341-0.896,0-1.238l-4.165-4.165l4.165-4.165C43.245,47.067,43.245,46.513,42.904,46.171z"
		/>
	<path fill="#6699CC" d="M21.312,23.8c0.167,0.191,0.408,0.298,0.658,0.298c0.044,0,0.088-0.003,0.132-0.01l10.519-1.611
		c0.004,0,0.007-0.002,0.011-0.003c0.006-0.001,0.012-0.001,0.019-0.002c0.041-0.007,0.077-0.025,0.115-0.038
		c0.03-0.01,0.062-0.017,0.091-0.03c0.042-0.02,0.08-0.047,0.118-0.073c0.024-0.017,0.052-0.029,0.074-0.048
		c0.038-0.032,0.069-0.071,0.102-0.109c0.017-0.02,0.038-0.037,0.053-0.059c0.044-0.063,0.081-0.131,0.107-0.205l3.845-10.564
		c0.109-0.299,0.047-0.634-0.162-0.874L29.99,2.426c-0.023-0.026-0.052-0.045-0.077-0.068c-0.028-0.025-0.054-0.054-0.085-0.075
		c-0.034-0.023-0.071-0.039-0.108-0.058c-0.031-0.015-0.059-0.034-0.091-0.045c-0.036-0.013-0.073-0.018-0.11-0.026
		c-0.037-0.008-0.072-0.02-0.11-0.023c-0.035-0.003-0.071,0.001-0.106,0.003c-0.036,0.001-0.072-0.003-0.108,0.003L18.66,3.799
		c-0.314,0.05-0.577,0.266-0.686,0.565l-3.845,10.563c-0.027,0.075-0.043,0.153-0.049,0.23c0,0.005,0,0.009,0,0.014
		c-0.005,0.071-0.001,0.143,0.011,0.213c0.004,0.021,0.014,0.041,0.019,0.062c0.014,0.052,0.027,0.104,0.05,0.153
		c0.013,0.027,0.031,0.05,0.047,0.075c0.021,0.036,0.039,0.074,0.066,0.107c0.002,0.003,0.007,0.004,0.009,0.007
		c0.004,0.005,0.006,0.011,0.011,0.016L21.312,23.8z M22.311,22.285l-5.648-6.435l8.462-1.297l5.651,6.435L22.311,22.285z
		 M32.171,19.924l-2.026-2.306l-3.679-4.189l3.178-8.734l5.69,6.538L32.171,19.924z M19.442,5.447L28,4.096l-3.178,8.734
		l-8.543,1.309L19.442,5.447z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/all_transients.svg000064400000006441151600245320022733 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M65.485,21.85c-0.045-0.113-0.106-0.219-0.2-0.308l-8.679-8.336c-0.027-0.026-0.063-0.038-0.096-0.059
		c-0.057-0.043-0.112-0.088-0.18-0.115c-0.068-0.028-0.138-0.033-0.21-0.042c-0.036-0.005-0.068-0.021-0.106-0.021h-0.017h-0.002
		h-2.861c-0.022-0.031-0.037-0.068-0.066-0.096l-5.014-4.817c-0.03-0.029-0.069-0.041-0.103-0.065
		c-0.056-0.04-0.106-0.082-0.171-0.108c-0.069-0.028-0.142-0.034-0.214-0.043c-0.035-0.004-0.066-0.021-0.104-0.021h-0.017
		c-0.001,0-0.001,0-0.002,0h-2.758c-0.045-0.116-0.107-0.226-0.202-0.317l-5.566-5.346c-0.027-0.028-0.063-0.039-0.095-0.062
		c-0.059-0.042-0.112-0.086-0.178-0.113c-0.071-0.029-0.146-0.036-0.222-0.045c-0.032-0.004-0.063-0.02-0.097-0.02h-0.016
		c0,0-0.002,0-0.004,0H12.87c-1.328,0-2.409,1.081-2.409,2.409v52.485c0,1.327,1.081,2.407,2.409,2.407h3.292
		c0.135,0,0.258-0.037,0.373-0.095v4.823c0,1.349,1.097,2.445,2.444,2.445h3.913v4.391c0,1.374,1.118,2.492,2.493,2.492h37.689
		c1.374,0,2.492-1.117,2.492-2.492V22.204C65.566,22.077,65.532,21.959,65.485,21.85z M56.867,15.82l5.768,5.541l-5.768,0.022V15.82
		z M48.315,10.67l2.393,2.298h-2.393V10.67z M39.182,4.769l3.175,3.049h-3.175V4.769z M16.535,10.262v47.348
		c-0.114-0.058-0.238-0.096-0.373-0.096H12.87c-0.389,0-0.705-0.315-0.705-0.703V4.326c0-0.388,0.316-0.705,0.705-0.705h24.607
		v4.197H18.979C17.631,7.818,16.535,8.914,16.535,10.262z M18.979,64.688c-0.408,0-0.74-0.332-0.74-0.741V10.262
		c0-0.407,0.332-0.739,0.74-0.739h27.632v3.446H25.385c-1.375,0-2.493,1.118-2.493,2.493v49.226L18.979,64.688L18.979,64.688z
		 M63.862,70.782c0,0.435-0.354,0.788-0.788,0.788H25.385c-0.435,0-0.789-0.353-0.789-0.788V15.461c0-0.435,0.354-0.789,0.789-0.789
		h29.777v6.71c0,0.922,0.752,1.673,1.673,1.673h7.027V70.782z"/>
	<path fill="#6699CC" d="M44.111,31.051c-5.154,0-9.888,2.696-12.542,7.079l-2.011-0.76l0.963,5.869l4.603-3.769l-1.931-0.729
		c2.222-3.477,5.952-5.688,10.066-5.958v0.826c0,0.47,0.382,0.852,0.852,0.852c0.471,0,0.853-0.382,0.853-0.852v-0.811
		c6.473,0.423,11.653,5.604,12.077,12.078H56.3c-0.47,0-0.852,0.381-0.852,0.852c0,0.47,0.382,0.853,0.852,0.853h0.741
		c-0.422,6.433-5.542,11.593-11.959,12.071v-0.85c0-0.472-0.382-0.852-0.853-0.852c-0.47,0-0.852,0.38-0.852,0.852v0.868
		c-5.945-0.335-10.939-4.687-12.017-10.604c-0.084-0.464-0.529-0.767-0.992-0.687c-0.463,0.084-0.77,0.528-0.686,0.991
		c1.27,6.975,7.338,12.036,14.428,12.036c0.031,0,0.063-0.006,0.095-0.006c0.009,0,0.016,0.006,0.023,0.006
		c0.015,0,0.024-0.009,0.04-0.009c8.019-0.086,14.519-6.631,14.519-14.67C58.788,37.636,52.204,31.051,44.111,31.051z"/>
	<path fill="#6699CC" d="M43.238,53.289c0,0.471,0.383,0.852,0.853,0.852s0.853-0.381,0.853-0.852v-7.206l4.024-4.023
		c0.331-0.333,0.333-0.872,0-1.204c-0.334-0.334-0.875-0.334-1.206-0.002l-4.272,4.273c-0.079,0.079-0.142,0.173-0.184,0.277
		c-0.044,0.104-0.066,0.215-0.066,0.325l0,0L43.238,53.289L43.238,53.289z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/success_icon.svg000064400000007225151600245370022377 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="20px" height="20px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve">
<g id="Layer_1_1_" display="none">
	<path display="inline" fill="#E8AE4A" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.509,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.322,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.358,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy_3" display="none">
	<path display="inline" fill="#4675B8" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.509,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.322,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.358,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy" display="none">
	<path display="inline" fill="#A32430" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M15.159,13.764c0.187,0.188,0.288,0.437,0.288,0.697c0,0.262-0.102,0.51-0.288,0.695
		c-0.185,0.184-0.438,0.289-0.698,0.289c-0.262,0-0.518-0.105-0.697-0.291L10,11.393l-3.764,3.765c-0.361,0.36-1.033,0.36-1.393,0
		c-0.187-0.185-0.29-0.433-0.29-0.695s0.103-0.512,0.289-0.696l3.764-3.767L4.842,6.234c-0.385-0.384-0.385-1.01,0-1.394
		c0.359-0.361,1.032-0.361,1.394,0L10,8.604l3.766-3.765c0.356-0.359,1.033-0.361,1.395,0c0.188,0.185,0.288,0.433,0.288,0.697
		c0.001,0.264-0.103,0.511-0.288,0.697l-3.766,3.764L15.159,13.764z"/>
</g>
<g id="Layer_1_copy_2">
	<path fill="#3ABFBF" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10C20,4.478,15.521,0,10,0z
		 M15.458,6.018l-5.944,9.089c-0.031,0.048-0.07,0.088-0.115,0.121l-0.088,0.063c-0.03,0.021-0.063,0.04-0.097,0.053l-0.189,0.075
		c-0.048,0.019-0.1,0.03-0.152,0.032l-0.146,0.004c-0.005,0-0.009,0-0.014,0c-0.026,0-0.052-0.003-0.078-0.008l-0.309-0.096
		c-0.058-0.022-0.11-0.058-0.154-0.101c-0.025-0.017-0.077-0.056-0.099-0.074l-3.381-3.133c-0.185-0.171-0.295-0.405-0.307-0.661
		c-0.01-0.256,0.079-0.497,0.251-0.683c0.357-0.378,0.974-0.398,1.349-0.054l2.597,2.399l5.277-8.069
		c0.277-0.426,0.895-0.558,1.322-0.276c0.211,0.137,0.357,0.352,0.41,0.602C15.645,5.554,15.596,5.807,15.458,6.018z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/cross_icon.svg000064400000006650151600245440022057 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="20px" height="20px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve">
<g id="Layer_1_1_" display="none">
	<path display="inline" fill="#E8AE4A" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.51,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.321,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.357,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy_3" display="none">
	<path display="inline" fill="#4675B8" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M11.329,16.83c-0.362,0.361-0.804,0.545-1.313,0.545s-0.949-0.184-1.312-0.545
		c-0.361-0.362-0.544-0.805-0.544-1.313c0-0.51,0.18-0.951,0.537-1.316c0.357-0.363,0.802-0.551,1.318-0.551
		c0.512,0,0.953,0.184,1.313,0.543c0.359,0.361,0.542,0.808,0.542,1.324C11.871,16.027,11.688,16.468,11.329,16.83z M11.389,7.468
		l-0.535,2.207c-0.185,0.771-0.321,1.7-0.409,2.763c-0.01,0.111-0.104,0.198-0.216,0.198H9.783c-0.114,0-0.209-0.089-0.216-0.202
		c-0.046-0.754-0.201-1.683-0.46-2.759L8.58,7.467C8.257,6.115,8.099,5.169,8.099,4.572c0-0.576,0.177-1.049,0.527-1.406
		c0.351-0.358,0.813-0.541,1.37-0.541c0.543,0,1.004,0.183,1.363,0.544c0.357,0.36,0.541,0.822,0.541,1.373
		C11.9,5.077,11.734,6.033,11.389,7.468z"/>
</g>
<g id="Layer_1_copy" display="none">
	<path display="inline" fill="#A32430" d="M10,0C4.477,0,0,4.478,0,10c0,5.521,4.477,10,10,10c5.521,0,10-4.479,10-10
		C20,4.478,15.521,0,10,0z M15.159,13.764c0.187,0.188,0.288,0.438,0.288,0.697c0,0.262-0.102,0.51-0.288,0.695
		c-0.185,0.184-0.438,0.289-0.698,0.289c-0.262,0-0.518-0.105-0.697-0.291L10,11.393l-3.764,3.766c-0.361,0.359-1.033,0.359-1.393,0
		c-0.187-0.186-0.29-0.434-0.29-0.695s0.103-0.512,0.289-0.695L8.606,10L4.842,6.234c-0.385-0.384-0.385-1.01,0-1.394
		c0.359-0.361,1.032-0.361,1.394,0L10,8.604l3.766-3.765c0.356-0.359,1.033-0.361,1.396,0c0.188,0.185,0.288,0.433,0.288,0.697
		c0.001,0.264-0.104,0.511-0.288,0.697l-3.767,3.764L15.159,13.764z"/>
</g>
<g>
	<circle fill="#CC3D6A" cx="10" cy="10" r="9.967"/>
</g>
<path fill="#FFFFFF" d="M11.414,10l3.503-3.503c0.392-0.391,0.392-1.024,0-1.414c-0.392-0.391-1.022-0.391-1.414,0L10,8.586
	L6.497,5.082c-0.391-0.391-1.023-0.391-1.414,0c-0.391,0.39-0.391,1.023,0,1.414L8.586,10l-3.503,3.504
	c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293L10,11.414l3.502,3.503
	c0.195,0.194,0.451,0.293,0.707,0.293s0.512-0.099,0.707-0.293c0.391-0.392,0.391-1.022,0-1.414L11.414,10z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/purge-403.svg000064400000011104151600245510021330 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M30.075,34.094H28.1v-9.829c0-0.138-0.112-0.25-0.25-0.25h-1.805c-0.082,0-0.158,0.04-0.205,0.106
		l-7.116,10.142c-0.03,0.042-0.045,0.092-0.045,0.144v1.486c0,0.138,0.112,0.25,0.25,0.25h7.041v3.195c0,0.138,0.112,0.25,0.25,0.25
		h1.63c0.138,0,0.25-0.112,0.25-0.25v-3.195h1.975c0.138,0,0.25-0.112,0.25-0.25v-1.549C30.325,34.206,30.213,34.094,30.075,34.094z
		 M25.97,29.361v4.732h-4.857l4.413-6.275c0.16-0.241,0.328-0.517,0.5-0.826C25.988,27.85,25.97,28.644,25.97,29.361z"/>
	<path fill="#6699CC" d="M40.443,37.76c0.839-1.313,1.264-3.31,1.264-5.938c0-2.539-0.439-4.513-1.305-5.867
		c-0.891-1.389-2.209-2.094-3.918-2.094c-1.751,0-3.074,0.677-3.933,2.011c-0.836,1.3-1.26,3.301-1.26,5.95
		c0,2.566,0.438,4.548,1.301,5.892c0.886,1.379,2.195,2.079,3.892,2.079C38.248,39.793,39.58,39.109,40.443,37.76z M38.726,36.452
		c-0.467,0.925-1.2,1.375-2.242,1.375c-1.029,0-1.758-0.443-2.229-1.356c-0.492-0.955-0.741-2.519-0.741-4.648
		c0-2.131,0.25-3.691,0.741-4.638c0.47-0.906,1.199-1.347,2.229-1.347c1.042,0,1.776,0.447,2.243,1.365
		c0.489,0.961,0.737,2.515,0.737,4.619C39.464,33.925,39.216,35.483,38.726,36.452z"/>
	<path fill="#6699CC" d="M53.068,27.874c0-1.234-0.438-2.222-1.301-2.936c-0.85-0.702-2.045-1.057-3.553-1.057
		c-0.913,0-1.794,0.145-2.619,0.43c-0.824,0.283-1.564,0.681-2.201,1.183c-0.107,0.084-0.127,0.238-0.046,0.346l0.861,1.148
		c0.078,0.105,0.224,0.131,0.335,0.061c0.723-0.463,1.371-0.785,1.928-0.956c0.556-0.169,1.155-0.255,1.783-0.255
		c0.798,0,1.432,0.191,1.886,0.567c0.446,0.37,0.663,0.871,0.663,1.53c0,0.84-0.303,1.478-0.926,1.949
		c-0.636,0.48-1.521,0.723-2.629,0.723h-1.496c-0.138,0-0.25,0.112-0.25,0.25v1.467c0,0.138,0.112,0.25,0.25,0.25h1.477
		c2.715,0,4.035,0.811,4.035,2.478c0,1.881-1.189,2.796-3.636,2.796c-0.635,0-1.318-0.083-2.031-0.246
		c-0.713-0.162-1.393-0.402-2.021-0.713c-0.077-0.038-0.17-0.034-0.243,0.012s-0.118,0.126-0.118,0.212v1.619
		c0,0.096,0.055,0.184,0.141,0.225c0.639,0.311,1.308,0.529,1.987,0.652c0.669,0.122,1.417,0.184,2.224,0.184
		c1.873,0,3.346-0.405,4.378-1.206c1.051-0.815,1.583-1.991,1.583-3.494c0-1.06-0.316-1.932-0.939-2.592
		c-0.466-0.493-1.12-0.849-1.951-1.062c0.637-0.243,1.16-0.595,1.563-1.051C52.776,29.735,53.068,28.889,53.068,27.874z"/>
	<path fill="#6699CC" d="M17.361,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875c0.483,0,0.875-0.392,0.875-0.875
		S17.845,5,17.361,5z"/>
	<path fill="#6699CC" d="M20.898,5h-0.086c-0.483,0-0.832,0.392-0.832,0.875s0.435,0.875,0.918,0.875s0.875-0.392,0.875-0.875
		S21.382,5,20.898,5z"/>
	<path fill="#6699CC" d="M24.398,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875s0.875-0.392,0.875-0.875
		S24.882,5,24.398,5z"/>
	<path fill="#6699CC" d="M37.626,59.27c0,5.621,4.574,10.195,10.196,10.195c5.623,0,10.197-4.574,10.197-10.195
		c0-5.623-4.574-10.197-10.197-10.197C42.2,49.07,37.626,53.646,37.626,59.27z M56.27,59.27c0,4.656-3.789,8.445-8.446,8.445
		s-8.446-3.789-8.446-8.445c0-4.658,3.789-8.447,8.446-8.447C52.48,50.82,56.27,54.609,56.27,59.27z"/>
	<path fill="#6699CC" d="M42.833,64.257c0.171,0.171,0.396,0.257,0.619,0.257c0.223,0,0.448-0.086,0.618-0.257l3.753-3.752
		l3.752,3.752c0.171,0.171,0.396,0.257,0.618,0.257c0.224,0,0.449-0.086,0.619-0.257c0.342-0.342,0.342-0.896,0-1.237l-3.752-3.752
		l3.752-3.752c0.342-0.343,0.342-0.896,0-1.238s-0.896-0.342-1.237,0l-3.752,3.752l-3.753-3.752c-0.342-0.342-0.896-0.342-1.237,0
		c-0.341,0.342-0.341,0.896,0,1.238l3.752,3.752l-3.752,3.752C42.492,63.361,42.492,63.915,42.833,64.257z"/>
	<path fill="#6699CC" d="M62.77,13.878c-0.041-0.079-0.082-0.158-0.148-0.225L50.535,1.569c-0.004-0.003-0.01-0.004-0.012-0.008
		c-0.08-0.076-0.17-0.138-0.272-0.181c-0.106-0.044-0.222-0.067-0.335-0.067H14.812c-1.585,0-2.875,1.29-2.875,2.875v66.625
		c0,1.586,1.29,2.875,2.875,2.875h45.377c1.584,0,2.875-1.289,2.875-2.875v-56.29C63.063,14.265,62.947,14.039,62.77,13.878z
		 M50.791,4.3l9.348,9.348h-8.223c-0.62,0-1.125-0.505-1.125-1.125V4.3z M13.687,4.188c0-0.621,0.504-1.125,1.125-1.125h34.229
		v6.126H13.687V4.188z M61.313,70.813c0,0.621-0.504,1.125-1.125,1.125H14.812c-0.62,0-1.125-0.504-1.125-1.125V10.938h35.354v1.584
		c0,1.585,1.29,2.875,2.875,2.875h9.396V70.813z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/img_webp.svg000064400000007011151600245640021501 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<circle fill="none" cx="15" cy="15.894" r="5.317"/>
<path fill="#83B04A" d="M8.71,5.417H4.312V5.124c0-0.608,0.492-1.101,1.1-1.101h2.198c0.607,0,1.101,0.492,1.101,1.101V5.417z
	 M29.481,8.01v15.766c0,1.217-0.984,2.201-2.199,2.201H2.719c-1.215,0-2.2-0.984-2.2-2.201V8.01c0-1.215,0.985-2.2,2.2-2.2h17.311
	l0.06,0.041l-0.596,0.408c-0.273,0.188-0.392,0.539-0.288,0.85c0.096,0.296,0.368,0.5,0.733,0.519l0.722-0.021l-0.241,0.679
	c-0.111,0.312-0.001,0.665,0.266,0.858c0.128,0.093,0.28,0.143,0.439,0.143c0.162,0,0.323-0.053,0.458-0.155l0.57-0.439l0.205,0.695
	c0.097,0.319,0.386,0.534,0.719,0.534s0.622-0.215,0.72-0.538L24,8.691l0.574,0.442c0.13,0.098,0.291,0.152,0.454,0.152
	c0.158,0,0.31-0.048,0.442-0.143c0.266-0.194,0.374-0.547,0.264-0.857l-0.241-0.68l0.752,0.021c0.336-0.012,0.605-0.212,0.701-0.514
	c0.104-0.314-0.014-0.665-0.288-0.854L26.063,5.85l0.06-0.041h1.159C28.497,5.81,29.481,6.795,29.481,8.01z M20.317,15.894
	c0-2.937-2.38-5.317-5.317-5.317c-2.936,0-5.316,2.381-5.316,5.317s2.381,5.317,5.316,5.317
	C17.938,21.211,20.317,18.83,20.317,15.894z M26.376,6.67c0.091,0.063,0.131,0.178,0.096,0.283
	c-0.033,0.105-0.121,0.168-0.244,0.173l-1.45-0.041l0.486,1.367c0.037,0.104,0.001,0.221-0.088,0.286
	c-0.09,0.064-0.212,0.063-0.3-0.004L23.727,7.85l-0.41,1.392c-0.032,0.106-0.13,0.179-0.24,0.179s-0.208-0.073-0.24-0.179
	l-0.41-1.392l-1.148,0.885c-0.089,0.066-0.211,0.068-0.299,0.004c-0.09-0.065-0.126-0.182-0.089-0.286l0.486-1.367l-1.451,0.041
	c-0.114-0.006-0.21-0.067-0.244-0.173c-0.035-0.105,0.005-0.221,0.096-0.283l1.197-0.82l-0.06-0.041l-1.138-0.78
	c-0.091-0.063-0.131-0.178-0.096-0.283c0.034-0.105,0.132-0.163,0.244-0.173l1.451,0.041L20.89,3.248
	c-0.037-0.104-0.001-0.221,0.089-0.286c0.088-0.065,0.21-0.063,0.299,0.004l1.148,0.884l0.41-1.392c0.064-0.213,0.416-0.213,0.48,0
	l0.41,1.392l1.149-0.885c0.088-0.068,0.21-0.069,0.3-0.004c0.089,0.065,0.125,0.182,0.088,0.286l-0.486,1.366l1.45-0.04
	c0.121,0.008,0.211,0.067,0.244,0.173c0.035,0.105-0.005,0.221-0.096,0.283l-1.138,0.78l-0.06,0.041L26.376,6.67z M25.393,6.603
	l-0.798-0.547c-0.067-0.046-0.108-0.124-0.108-0.206c0-0.014,0.008-0.027,0.01-0.041c0.012-0.066,0.043-0.127,0.099-0.166
	l0.798-0.547l-0.967,0.027c-0.069,0.017-0.16-0.036-0.209-0.103s-0.061-0.153-0.033-0.231l0.324-0.911l-0.766,0.589
	c-0.064,0.051-0.15,0.066-0.229,0.04c-0.078-0.025-0.14-0.088-0.163-0.167l-0.273-0.929l-0.273,0.929
	c-0.023,0.079-0.085,0.142-0.163,0.167c-0.078,0.026-0.164,0.012-0.229-0.04L21.646,3.88l0.324,0.91
	c0.027,0.078,0.016,0.164-0.033,0.231c-0.048,0.066-0.142,0.101-0.209,0.103L20.76,5.097l0.798,0.547
	c0.056,0.039,0.087,0.1,0.099,0.166c0.002,0.014,0.01,0.026,0.01,0.041c0,0.083-0.041,0.16-0.108,0.206L20.76,6.603l0.968-0.027
	c0.086,0,0.161,0.037,0.209,0.103c0.049,0.067,0.061,0.153,0.033,0.231l-0.324,0.91l0.765-0.589
	c0.044-0.034,0.098-0.052,0.152-0.052c0.026,0,0.052,0.004,0.077,0.012c0.078,0.025,0.14,0.088,0.163,0.167l0.273,0.929l0.273-0.929
	c0.023-0.079,0.085-0.142,0.163-0.167c0.079-0.024,0.165-0.011,0.229,0.04l0.766,0.589l-0.324-0.91
	c-0.027-0.078-0.016-0.164,0.033-0.231c0.048-0.067,0.121-0.122,0.209-0.103L25.393,6.603z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/trackback-pingback.svg000064400000005032151600245710023410 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M13.333,10.792c-0.483,0-0.875,0.392-0.875,0.875v2.167c0,0.483,0.392,0.875,0.875,0.875
		s0.875-0.392,0.875-0.875v-2.167C14.208,11.183,13.817,10.792,13.333,10.792z"/>
	<path fill="#6699CC" d="M34.926,34.313V11.001c0-0.167-0.059-0.314-0.141-0.447c-0.044-0.108-0.109-0.21-0.198-0.297l-6.291-6.118
		C28.267,4.111,28.23,4.1,28.199,4.077c-0.161-0.181-0.388-0.301-0.649-0.301H11.926c-1.034,0-1.875,0.841-1.875,1.875v28.662
		c0,1.034,0.841,1.875,1.875,1.875h21.125C34.084,36.188,34.926,35.346,34.926,34.313z M28.425,6.706l3.517,3.42H28.55
		c-0.069,0-0.125-0.056-0.125-0.125V6.706z M11.801,34.313V5.65c0-0.069,0.056-0.125,0.125-0.125h14.749v4.476
		c0,1.034,0.841,1.875,1.875,1.875h4.626v22.437c0,0.069-0.056,0.125-0.125,0.125H11.926C11.857,34.438,11.801,34.381,11.801,34.313
		z"/>
	<path fill="#6699CC" d="M64.809,45.588c-0.045-0.105-0.109-0.207-0.197-0.293l-6.291-6.119c-0.028-0.027-0.064-0.039-0.096-0.062
		c-0.16-0.183-0.389-0.302-0.649-0.302H41.949c-1.034,0-1.875,0.84-1.875,1.875V69.35c0,1.034,0.841,1.875,1.875,1.875h21.125
		c1.033,0,1.875-0.841,1.875-1.875V46.037C64.949,45.869,64.891,45.723,64.809,45.588z M58.449,41.743l3.515,3.419h-3.39
		c-0.069,0-0.125-0.057-0.125-0.125V41.743z M63.199,69.35c0,0.069-0.057,0.125-0.125,0.125H41.949
		c-0.069,0-0.125-0.056-0.125-0.125V40.688c0-0.068,0.056-0.125,0.125-0.125h14.75v4.476c0,1.034,0.841,1.875,1.875,1.875h4.625
		V69.35z"/>
	<path fill="#6699CC" d="M44.533,44.016c-0.483,0-0.875,0.393-0.875,0.875v2.168c0,0.482,0.392,0.875,0.875,0.875
		c0.482,0,0.875-0.393,0.875-0.875v-2.168C45.408,44.407,45.018,44.016,44.533,44.016z"/>
	<path fill="#6699CC" d="M47.535,44.016c-0.483,0-0.875,0.393-0.875,0.875v2.168c0,0.482,0.392,0.875,0.875,0.875
		c0.482,0,0.875-0.393,0.875-0.875v-2.168C48.41,44.407,48.02,44.016,47.535,44.016z"/>
	<polygon fill="#6699CC" points="31.548,44.113 25.648,42.532 27.229,48.432 28.769,46.893 34.5,52.622 35.737,51.384 
		30.007,45.652 	"/>
	<polygon fill="#6699CC" points="43.452,30.886 49.352,32.467 47.771,26.567 46.23,28.108 40.501,22.378 39.264,23.616 
		44.992,29.346 	"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/all.svg000064400000015710151600245760020470 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M56.164,37.484c-0.059-0.082-0.122-0.162-0.212-0.215c-0.005-0.002-0.01-0.001-0.015-0.004
		c-0.004-0.002-0.005-0.006-0.009-0.008l-2.159-1.183c-0.606-4.582-3.073-8.809-6.781-11.605c-0.079-0.059-0.167-0.093-0.256-0.123
		v-2.987c0-0.135-0.037-0.264-0.104-0.376c-0.021-0.037-0.061-0.057-0.088-0.09c-0.055-0.064-0.102-0.135-0.177-0.179
		c-0.004-0.002-0.009-0.001-0.013-0.003c-0.004-0.002-0.005-0.007-0.009-0.009l-8.482-4.647c-0.225-0.123-0.496-0.123-0.721,0
		l-8.483,4.647c-0.004,0.002-0.005,0.006-0.009,0.008c-0.004,0.002-0.009,0.001-0.013,0.004c-0.075,0.044-0.124,0.115-0.178,0.181
		c-0.026,0.032-0.066,0.053-0.087,0.088c-0.065,0.113-0.103,0.242-0.103,0.376v3.111c-0.087,0.03-0.174,0.063-0.251,0.121
		c-3.66,2.766-6.112,6.938-6.745,11.458l-2.203,1.207c-0.004,0.002-0.005,0.007-0.009,0.009c-0.004,0.002-0.009,0.001-0.013,0.003
		c-0.075,0.044-0.122,0.114-0.176,0.179c-0.027,0.033-0.067,0.053-0.089,0.09c-0.065,0.113-0.103,0.242-0.103,0.376v10.221
		c0,0.272,0.148,0.524,0.387,0.656l8.483,4.695c0.113,0.063,0.238,0.094,0.363,0.094s0.25-0.031,0.363-0.094l2.121-1.174
		c0.097,0.127,0.215,0.239,0.376,0.3c2.006,0.758,4.12,1.143,6.283,1.143c2.454,0,4.83-0.491,7.061-1.459
		c0.079-0.034,0.14-0.089,0.202-0.142l2.406,1.332c0.113,0.063,0.238,0.094,0.363,0.094s0.25-0.031,0.363-0.094l8.482-4.696
		c0.238-0.132,0.387-0.384,0.387-0.656v-10.22c0-0.136-0.039-0.266-0.105-0.379C56.202,37.515,56.179,37.503,56.164,37.484z
		 M39.354,47.691v-8.511l6.984,3.824v8.553L39.354,47.691z M47.775,41.328l-0.688,0.376l-6.923-3.79l6.923-3.792l6.92,3.792
		L47.775,41.328z M29.767,22.625l6.983,3.825v8.554l-6.983-3.867V22.625z M38.251,26.449l6.981-3.825v8.512l-6.981,3.867V26.449z
		 M37.5,17.566l6.921,3.792L37.5,25.15l-6.922-3.792L37.5,17.566z M28.927,41.148l-1.015,0.556l-6.922-3.79l6.922-3.792l6.921,3.792
		L28.927,41.148z M20.179,39.181l6.983,3.823v8.554l-6.983-3.865V39.181z M28.662,43.004l6.983-3.824v8.513l-6.983,3.865V43.004z
		 M32.29,51.265l4.469-2.474c0.239-0.132,0.387-0.384,0.387-0.656V37.914c0-0.136-0.038-0.265-0.104-0.377
		c-0.017-0.028-0.048-0.043-0.068-0.069c-0.057-0.073-0.113-0.149-0.195-0.198c-0.004-0.002-0.01-0.001-0.014-0.004
		c-0.003-0.002-0.005-0.007-0.009-0.009l-8.482-4.647c-0.225-0.123-0.496-0.123-0.721,0l-4.299,2.355
		c0.743-3.207,2.516-6.133,5.015-8.303v4.917c0,0.273,0.148,0.524,0.387,0.656l8.483,4.697c0.113,0.063,0.238,0.094,0.363,0.094
		s0.25-0.031,0.363-0.094l8.482-4.697c0.238-0.132,0.387-0.383,0.387-0.656v-5.045c2.547,2.205,4.339,5.188,5.065,8.46l-4.35-2.384
		c-0.225-0.123-0.496-0.123-0.721,0l-8.484,4.647c-0.004,0.002-0.006,0.007-0.009,0.009c-0.005,0.002-0.01,0.001-0.014,0.004
		c-0.075,0.044-0.123,0.115-0.177,0.18c-0.027,0.032-0.066,0.053-0.087,0.088c-0.065,0.113-0.103,0.242-0.103,0.376v10.22
		c0,0.272,0.148,0.524,0.387,0.656l4.14,2.291C39.143,52.218,35.566,52.28,32.29,51.265z M54.82,47.691l-6.982,3.866v-8.554
		l4.363-2.39l2.619-1.435V47.691z"/>
	<path fill="#6699CC" d="M66.554,43.38l-4.544-3.116c0.121-1.014,0.178-1.903,0.178-2.765c0-0.859-0.057-1.75-0.178-2.769
		l4.543-3.11c0.297-0.203,0.439-0.567,0.358-0.918c-0.412-1.793-0.948-3.472-1.594-4.992c-0.141-0.331-0.435-0.543-0.83-0.532
		l-5.511,0.151c-0.905-1.59-2.004-3.092-3.274-4.478l1.841-5.181c0.121-0.339,0.021-0.717-0.25-0.953
		c-1.303-1.134-2.73-2.171-4.244-3.083c-0.307-0.186-0.699-0.165-0.984,0.056l-4.357,3.352c-1.702-0.773-3.47-1.349-5.269-1.714
		l-1.552-5.281c-0.103-0.346-0.405-0.594-0.765-0.625c-1.425-0.122-3.825-0.122-5.243,0c-0.359,0.031-0.663,0.279-0.764,0.625
		l-1.555,5.281c-1.798,0.365-3.565,0.94-5.266,1.714l-4.355-3.352c-0.286-0.22-0.676-0.243-0.983-0.057
		c-1.515,0.908-2.946,1.945-4.253,3.084c-0.271,0.236-0.37,0.614-0.25,0.953l1.844,5.18c-1.275,1.391-2.375,2.893-3.277,4.478
		l-5.509-0.151c-0.358-0.016-0.689,0.202-0.829,0.533c-0.652,1.535-1.173,3.167-1.593,4.991c-0.081,0.351,0.061,0.715,0.358,0.918
		l4.543,3.11c-0.119,0.998-0.177,1.909-0.177,2.769c0,0.858,0.058,1.768,0.177,2.767L8.446,43.38
		c-0.296,0.203-0.438,0.566-0.358,0.917c0.41,1.786,0.945,3.464,1.593,4.987c0.14,0.332,0.474,0.531,0.829,0.533l5.51-0.151
		c0.902,1.586,2.001,3.09,3.276,4.481l-1.843,5.181c-0.121,0.339-0.021,0.717,0.25,0.953c1.297,1.129,2.727,2.166,4.251,3.084
		c0.309,0.188,0.7,0.164,0.985-0.056l4.356-3.355c1.701,0.775,3.467,1.351,5.265,1.715l1.553,5.28
		c0.102,0.345,0.403,0.593,0.761,0.624c1.039,0.094,1.849,0.135,2.625,0.135c0.776,0,1.585-0.041,2.625-0.135
		c0.357-0.031,0.66-0.279,0.762-0.624l1.552-5.28c1.8-0.365,3.565-0.94,5.263-1.715l4.363,3.355c0.285,0.22,0.677,0.241,0.985,0.056
		c1.521-0.917,2.949-1.955,4.249-3.085c0.271-0.236,0.371-0.614,0.25-0.954l-1.845-5.18c1.272-1.391,2.372-2.895,3.277-4.48
		l5.506,0.151c0.401-0.007,0.688-0.202,0.829-0.532c0.646-1.516,1.182-3.193,1.595-4.987C66.992,43.947,66.85,43.583,66.554,43.38z
		 M63.932,48.051l-5.433-0.149c-0.369-0.005-0.637,0.169-0.794,0.459c-0.961,1.778-2.185,3.451-3.637,4.975
		c-0.229,0.238-0.303,0.586-0.191,0.897l1.82,5.112c-0.951,0.792-1.972,1.532-3.045,2.21l-4.307-3.313
		c-0.261-0.202-0.617-0.238-0.913-0.095c-1.871,0.902-3.835,1.542-5.837,1.901c-0.326,0.059-0.592,0.297-0.686,0.614l-1.533,5.217
		c-1.425,0.108-2.333,0.106-3.754,0l-1.535-5.217c-0.093-0.318-0.359-0.556-0.685-0.614c-2-0.358-3.964-0.998-5.839-1.901
		c-0.298-0.145-0.651-0.107-0.914,0.095l-4.3,3.313c-1.076-0.678-2.096-1.418-3.046-2.209l1.819-5.114
		c0.111-0.312,0.037-0.658-0.191-0.897c-1.456-1.523-2.678-3.196-3.634-4.973c-0.157-0.29-0.467-0.472-0.794-0.46l-5.438,0.149
		c-0.44-1.112-0.821-2.308-1.134-3.567l4.489-3.076c0.273-0.187,0.417-0.512,0.373-0.84c-0.155-1.135-0.23-2.139-0.23-3.068
		c0-0.932,0.075-1.937,0.23-3.07c0.044-0.328-0.1-0.653-0.373-0.84l-4.488-3.072c0.318-1.28,0.692-2.458,1.135-3.573l5.437,0.149
		c0.326,0.02,0.637-0.169,0.794-0.459c0.957-1.774,2.18-3.446,3.635-4.969c0.229-0.239,0.303-0.586,0.192-0.898l-1.82-5.114
		c0.956-0.796,1.976-1.536,3.045-2.207l4.299,3.309c0.262,0.202,0.616,0.239,0.913,0.095c1.875-0.902,3.841-1.542,5.842-1.901
		c0.326-0.059,0.591-0.296,0.685-0.614l1.536-5.216c1.131-0.084,2.618-0.084,3.753,0l1.533,5.215
		c0.094,0.318,0.358,0.556,0.685,0.615c2.002,0.36,3.968,1,5.845,1.901c0.297,0.143,0.651,0.106,0.912-0.095l4.301-3.309
		c1.068,0.673,2.087,1.413,3.04,2.207l-1.817,5.114c-0.111,0.312-0.037,0.659,0.191,0.897c1.449,1.516,2.672,3.188,3.632,4.969
		c0.157,0.291,0.414,0.481,0.795,0.459l5.438-0.149c0.44,1.111,0.82,2.308,1.136,3.573l-4.487,3.072
		c-0.272,0.187-0.417,0.511-0.373,0.839c0.157,1.169,0.23,2.146,0.23,3.072c0,0.929-0.073,1.903-0.23,3.067
		c-0.044,0.327,0.1,0.652,0.372,0.839l4.488,3.077C64.752,45.747,64.371,46.943,63.932,48.051z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/purge-opcache.svg000064400000010564151600246030022433 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	
		<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
		M52.641,66.489"/>
</g>
<g>
	
		<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
		M57.921,65.491"/>
</g>
<g>
	<g>
		
			<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
			M53.936,70.87c0,1.066-0.863,1.934-1.934,1.934H22.996c-1.067,0-1.934-0.867-1.934-1.934l-4.836-41.04
			c0-1.068,0.865-1.934,1.934-1.934h38.68c1.066,0,1.934,0.865,1.934,1.934L53.936,70.87z"/>
		<g>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="28.981" y1="64.313" x2="29.308" y2="67.222"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="25.676" y1="34.846" x2="26.435" y2="41.617"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="46.018" y1="64.315" x2="45.691" y2="67.222"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="49.322" y1="34.846" x2="48.59" y2="41.371"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="37.306" y1="65.769" x2="37.306" y2="67.222"/>
			
				<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="37.306" y1="34.846" x2="37.306" y2="36.875"/>
		</g>
	</g>
</g>
<g>
	
		<circle fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" cx="37.5" cy="51.575" r="10.203"/>
	<g>
		
			<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="32.717" y1="46.79" x2="42.285" y2="56.358"/>
		
			<line fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="32.717" y1="56.358" x2="42.285" y2="46.79"/>
	</g>
</g>
<g>
	<g>
		<path fill="#21A0DF" stroke="#21A0DF" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M30.396,27.369
			l-3.276-7.024l2.402-1.121c2.317-1.08,3.895-0.719,4.733,1.081c0.438,0.939,0.455,1.809,0.05,2.612
			c-0.405,0.803-1.203,1.481-2.396,2.039l-1.089,0.508l0.857,1.838 M30.39,24.54l0.97-0.453c0.955-0.445,1.573-0.922,1.857-1.429
			c0.282-0.508,0.265-1.101-0.052-1.781c-0.286-0.613-0.699-0.976-1.24-1.089c-0.543-0.112-1.237,0.029-2.086,0.425l-1.204,0.562
			L30.39,24.54z"/>
		<path fill="#21A0DF" stroke="#21A0DF" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M46.293,22.687
			l-1.076,0.502l-2.033-4.36l-4.883,2.276l2.034,4.361l-1.078,0.501L34.936,16.7l1.078-0.502l1.839,3.943l4.88-2.276l-1.838-3.943
			l1.076-0.501L46.293,22.687z"/>
		<path fill="#21A0DF" stroke="#21A0DF" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M51.648,12.196
			c0.436,0.938,0.454,1.808,0.049,2.611c-0.406,0.804-1.203,1.483-2.395,2.039l-1.09,0.509L49.911,21l-1.076,0.502l-4.322-9.266
			l2.401-1.121C49.23,10.036,50.809,10.396,51.648,12.196z M47.781,16.43l0.969-0.453c0.954-0.445,1.574-0.921,1.857-1.429
			c0.281-0.506,0.266-1.101-0.053-1.781c-0.285-0.612-0.698-0.976-1.239-1.088c-0.542-0.112-1.237,0.029-2.087,0.425l-1.203,0.56
			L47.781,16.43z"/>
	</g>
	
		<path fill="none" stroke="#21A0DF" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
		M20.102,27.406c-0.618-4.872,5.762-11.804,15.299-16.251c10.491-4.893,20.834-4.923,23.098-0.07
		c2.069,4.442-3.342,11.436-12.312,16.34"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/purge-500.svg000064400000010630151600246100021325 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M24.2,29.932c-0.686,0-1.381,0.061-2.071,0.18l0.333-3.945h5.769c0.138,0,0.25-0.112,0.25-0.25v-1.569
		c0-0.138-0.112-0.25-0.25-0.25h-7.455c-0.13,0-0.239,0.1-0.249,0.23l-0.564,7.014c-0.008,0.092,0.037,0.181,0.114,0.23l0.882,0.563
		c0.053,0.034,0.118,0.047,0.179,0.036c1.071-0.194,1.932-0.293,2.56-0.293c2.419,0,3.595,0.944,3.595,2.888
		c0,1.005-0.298,1.748-0.912,2.271c-0.617,0.525-1.506,0.791-2.643,0.791c-0.667,0-1.354-0.085-2.042-0.253
		c-0.683-0.168-1.258-0.4-1.708-0.691c-0.078-0.051-0.174-0.053-0.255-0.01c-0.081,0.044-0.13,0.128-0.13,0.22v1.641
		c0,0.087,0.045,0.168,0.12,0.214c0.923,0.562,2.268,0.847,3.996,0.847c1.791,0,3.221-0.466,4.252-1.386
		c1.039-0.928,1.565-2.219,1.565-3.837c0-1.43-0.486-2.576-1.445-3.404C27.143,30.347,25.834,29.932,24.2,29.932z"/>
	<path fill="#6699CC" d="M40.443,37.76c0.839-1.313,1.264-3.31,1.264-5.938c0-2.539-0.439-4.513-1.305-5.867
		c-0.891-1.389-2.209-2.094-3.918-2.094c-1.751,0-3.074,0.677-3.933,2.011c-0.836,1.3-1.26,3.301-1.26,5.95
		c0,2.566,0.438,4.548,1.301,5.892c0.886,1.379,2.195,2.079,3.892,2.079C38.248,39.793,39.58,39.109,40.443,37.76z M36.484,37.826
		c-1.029,0-1.758-0.443-2.229-1.356c-0.492-0.955-0.741-2.519-0.741-4.648c0-2.131,0.25-3.691,0.741-4.638
		c0.47-0.906,1.199-1.347,2.229-1.347c1.042,0,1.776,0.447,2.243,1.365c0.489,0.961,0.737,2.515,0.737,4.619
		c0,2.103-0.248,3.661-0.738,4.629C38.259,37.376,37.526,37.826,36.484,37.826z"/>
	<path fill="#6699CC" d="M48.491,23.861c-1.752,0-3.074,0.677-3.932,2.011c-0.837,1.299-1.261,3.3-1.261,5.95
		c0,2.567,0.438,4.55,1.302,5.892c0.884,1.38,2.193,2.079,3.891,2.079c1.765,0,3.097-0.685,3.959-2.033
		c0.839-1.313,1.265-3.311,1.265-5.938c0-2.538-0.439-4.512-1.306-5.867C51.52,24.566,50.201,23.861,48.491,23.861z M48.491,37.826
		c-1.029,0-1.759-0.443-2.229-1.356c-0.491-0.953-0.741-2.517-0.741-4.648c0-2.132,0.249-3.692,0.741-4.638
		c0.47-0.906,1.198-1.346,2.229-1.346c1.042,0,1.775,0.447,2.243,1.365c0.488,0.96,0.736,2.514,0.736,4.619
		c0,2.104-0.248,3.662-0.736,4.629C50.266,37.376,49.532,37.826,48.491,37.826z"/>
	<path fill="#6699CC" d="M17.361,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875c0.483,0,0.875-0.392,0.875-0.875
		S17.845,5,17.361,5z"/>
	<path fill="#6699CC" d="M20.898,5h-0.086c-0.483,0-0.832,0.392-0.832,0.875s0.435,0.875,0.918,0.875s0.875-0.392,0.875-0.875
		S21.382,5,20.898,5z"/>
	<path fill="#6699CC" d="M24.398,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875s0.875-0.392,0.875-0.875
		S24.882,5,24.398,5z"/>
	<path fill="#6699CC" d="M37.626,59.27c0,5.621,4.574,10.195,10.196,10.195c5.623,0,10.197-4.574,10.197-10.195
		c0-5.623-4.574-10.197-10.197-10.197C42.2,49.07,37.626,53.646,37.626,59.27z M56.27,59.27c0,4.656-3.789,8.445-8.446,8.445
		s-8.446-3.789-8.446-8.445c0-4.658,3.789-8.447,8.446-8.447C52.48,50.82,56.27,54.609,56.27,59.27z"/>
	<path fill="#6699CC" d="M42.833,64.257c0.171,0.171,0.396,0.257,0.619,0.257c0.223,0,0.448-0.086,0.618-0.257l3.753-3.752
		l3.752,3.752c0.171,0.171,0.396,0.257,0.618,0.257c0.224,0,0.449-0.086,0.619-0.257c0.342-0.342,0.342-0.896,0-1.237l-3.752-3.752
		l3.752-3.752c0.342-0.343,0.342-0.896,0-1.238s-0.896-0.342-1.237,0l-3.752,3.752l-3.753-3.752c-0.342-0.342-0.896-0.342-1.237,0
		c-0.341,0.342-0.341,0.896,0,1.238l3.752,3.752l-3.752,3.752C42.492,63.361,42.492,63.915,42.833,64.257z"/>
	<path fill="#6699CC" d="M62.77,13.878c-0.041-0.079-0.082-0.158-0.148-0.225L50.535,1.569c-0.004-0.003-0.01-0.004-0.012-0.008
		c-0.08-0.076-0.17-0.138-0.272-0.181c-0.106-0.044-0.222-0.067-0.335-0.067H14.812c-1.585,0-2.875,1.29-2.875,2.875v66.625
		c0,1.586,1.29,2.875,2.875,2.875h45.377c1.584,0,2.875-1.289,2.875-2.875v-56.29C63.063,14.265,62.947,14.039,62.77,13.878z
		 M50.791,4.3l9.348,9.348h-8.223c-0.62,0-1.125-0.505-1.125-1.125V4.3z M13.687,4.188c0-0.621,0.504-1.125,1.125-1.125h34.229
		v6.126H13.687V4.188z M61.313,70.813c0,0.621-0.504,1.125-1.125,1.125H14.812c-0.62,0-1.125-0.504-1.125-1.125V10.938h35.354v1.584
		c0,1.585,1.29,2.875,2.875,2.875h9.396V70.813z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/purge-cssjs.svg000064400000011654151600246150022162 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M47.673,48.495c-5.733,0-10.4,4.666-10.4,10.401c0,5.733,4.667,10.398,10.4,10.398
		c5.735,0,10.401-4.665,10.401-10.398C58.074,53.161,53.408,48.495,47.673,48.495z M47.673,67.546c-4.771,0-8.649-3.88-8.649-8.649
		c0-4.771,3.881-8.65,8.649-8.65c4.771,0,8.651,3.881,8.651,8.65S52.443,67.546,47.673,67.546z"/>
	<path fill="#6699CC" d="M52.758,53.811c-0.34-0.343-0.896-0.341-1.236,0l-3.848,3.848l-3.847-3.848
		c-0.343-0.343-0.897-0.343-1.237,0c-0.342,0.342-0.343,0.896-0.001,1.236l3.849,3.85l-3.849,3.849
		c-0.342,0.341-0.341,0.896,0.001,1.237c0.17,0.17,0.395,0.256,0.618,0.256s0.448-0.086,0.619-0.256l3.847-3.849l3.848,3.849
		c0.17,0.17,0.396,0.256,0.619,0.256c0.223,0,0.447-0.086,0.617-0.256c0.342-0.342,0.344-0.896,0.001-1.237l-3.848-3.849l3.848-3.85
		C53.102,54.706,53.1,54.15,52.758,53.811z"/>
	<path fill="#6699CC" d="M64.165,17.493c-0.044-0.117-0.108-0.228-0.205-0.32l-9.576-9.197c-0.03-0.029-0.067-0.041-0.102-0.064
		c-0.058-0.042-0.111-0.087-0.179-0.114c-0.076-0.031-0.156-0.04-0.236-0.048c-0.031-0.003-0.059-0.018-0.09-0.018h-0.015
		c-0.003,0-0.005,0-0.007,0h-3.189c-0.029-0.041-0.047-0.088-0.086-0.124l-5.531-5.314c-0.03-0.029-0.067-0.04-0.102-0.064
		c-0.058-0.042-0.111-0.087-0.18-0.114c-0.072-0.03-0.148-0.037-0.227-0.046c-0.034-0.004-0.064-0.02-0.101-0.02h-0.016
		c-0.001,0-0.002,0-0.004,0H12.917c-1.451,0-2.632,1.18-2.632,2.631v59.231c0,1.449,1.181,2.631,2.632,2.631h4.382v4.909
		c0,1.479,1.205,2.685,2.685,2.685h41.583c1.479,0,2.684-1.203,2.684-2.685V17.857C64.25,17.726,64.217,17.604,64.165,17.493z
		 M54.652,10.661l6.574,6.314l-6.574-0.023V10.661z M45.218,4.979l2.866,2.753h-2.866V4.979z M12.917,64.793
		c-0.486,0-0.882-0.396-0.882-0.881V4.681c0-0.486,0.396-0.881,0.882-0.881h30.551v3.932H19.984c-1.48,0-2.685,1.205-2.685,2.686
		v54.375H12.917z M62.5,71.452c0,0.516-0.419,0.935-0.934,0.935H19.984c-0.516,0-0.935-0.419-0.935-0.935V10.417
		c0-0.516,0.419-0.936,0.935-0.936h32.918v7.469c0,0.982,0.798,1.781,1.779,1.781H62.5V71.452z"/>
	<path fill="#6699CC" d="M28.199,23.273c-0.715,0.622-1.073,1.868-1.073,3.739v3.275c0,1.27-0.229,2.15-0.686,2.641
		c-0.457,0.491-1.287,0.736-2.488,0.736h-0.774v1.333h0.774c1.202,0,2.031,0.246,2.488,0.736c0.457,0.49,0.686,1.371,0.686,2.641
		v3.274c0,1.871,0.357,3.119,1.073,3.746c0.716,0.625,2.126,0.938,4.234,0.938h0.787V45h-0.863c-1.193,0-1.972-0.188-2.336-0.559
		c-0.364-0.373-0.546-1.155-0.546-2.35V38.45c0-1.329-0.208-2.277-0.622-2.844s-1.181-0.995-2.298-1.282
		c1.1-0.254,1.862-0.668,2.285-1.244s0.635-1.532,0.635-2.869v-3.644c0-1.193,0.182-1.976,0.546-2.349s1.143-0.559,2.336-0.559
		h0.863v-1.32h-0.787C30.326,22.34,28.915,22.651,28.199,23.273z"/>
	<path fill="#6699CC" d="M38.425,43.136c0.091,0,0.181-0.024,0.263-0.073c1.3-0.803,2.289-1.768,2.94-2.869
		c0.653-1.102,1.021-2.433,1.092-3.958c0.007-0.136-0.043-0.27-0.138-0.369c-0.094-0.099-0.225-0.155-0.361-0.155H39.72
		c-0.276,0-0.5,0.224-0.5,0.5v0.47c0,1.045-0.172,1.941-0.511,2.662c-0.335,0.713-0.873,1.342-1.596,1.873
		c-0.118,0.088-0.191,0.221-0.203,0.365c-0.012,0.145,0.042,0.288,0.145,0.393l1.016,1.016
		C38.168,43.086,38.296,43.136,38.425,43.136z M39.614,39.77c0.398-0.848,0.603-1.875,0.605-3.058h1.464
		c-0.113,1.14-0.422,2.138-0.916,2.972c-0.513,0.867-1.276,1.646-2.273,2.313l-0.336-0.335
		C38.794,41.109,39.282,40.475,39.614,39.77z"/>
	<path fill="#6699CC" d="M40.914,31.685c0.609,0,1.132-0.214,1.553-0.635c0.422-0.421,0.637-0.944,0.637-1.554
		c0-0.6-0.213-1.119-0.634-1.544c-0.842-0.853-2.264-0.854-3.108-0.009c-0.422,0.422-0.635,0.944-0.635,1.553
		s0.213,1.131,0.635,1.554C39.782,31.471,40.307,31.685,40.914,31.685z M40.066,28.65c0.233-0.234,0.504-0.343,0.848-0.343
		c0.338,0,0.613,0.113,0.844,0.347c0.231,0.235,0.346,0.51,0.346,0.842c0,0.344-0.108,0.612-0.344,0.846
		c-0.464,0.464-1.229,0.464-1.691,0c-0.229-0.23-0.342-0.507-0.342-0.846S39.838,28.88,40.066,28.65z"/>
	<path fill="#6699CC" d="M54.563,27.012c0-1.871-0.354-3.117-1.062-3.739c-0.706-0.622-2.113-0.933-4.221-0.933h-0.8v1.32h0.889
		c1.185,0,1.957,0.184,2.316,0.552s0.539,1.153,0.539,2.355v3.644c0,1.337,0.209,2.293,0.629,2.869
		c0.418,0.576,1.179,0.99,2.278,1.244c-1.108,0.288-1.871,0.715-2.284,1.282c-0.416,0.567-0.623,1.515-0.623,2.844v3.644
		c0,1.202-0.18,1.986-0.539,2.355c-0.359,0.367-1.133,0.552-2.316,0.552H48.48v1.333h0.8c2.106,0,3.515-0.313,4.221-0.939
		c0.707-0.625,1.062-1.875,1.062-3.744v-3.275c0-1.27,0.229-2.15,0.686-2.641c0.457-0.491,1.286-0.736,2.488-0.736h0.787v-1.333
		h-0.787c-1.202,0-2.031-0.246-2.488-0.736c-0.457-0.49-0.686-1.371-0.686-2.641V27.012z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/spam_comment.svg000064400000006656151600246220022403 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M65.631,35.152c-0.053-0.112-0.125-0.216-0.227-0.3l-3.545-2.941l2.103-1.267
		c0.263-0.157,0.422-0.438,0.425-0.743c0.002-0.304-0.154-0.588-0.412-0.749l-3.882-2.417l1.966-3.417
		c0.799-1.297,0.395-3.003-0.92-3.815L36.428,5.109c-1.296-0.803-3.003-0.4-3.815,0.913L21.069,25.613
		c-0.146,0.025-0.288,0.074-0.41,0.175l-11.062,9.19c-0.031,0.026-0.046,0.062-0.073,0.09c-0.958,0.463-1.625,1.436-1.625,2.569
		v33.007c0,1.578,1.284,2.862,2.862,2.862h53.477c1.578,0,2.861-1.284,2.861-2.862V37.637
		C67.102,36.567,66.504,35.643,65.631,35.152z M33.131,55.07L9.671,70.753c-0.004-0.037-0.022-0.069-0.022-0.106V37.637
		c0-0.21,0.075-0.396,0.177-0.565c-0.004,0.271,0.101,0.539,0.333,0.714L33.131,55.07z M35.793,55.396
		c0.047-0.032,0.092-0.068,0.132-0.109c0.876-0.875,2.404-0.875,3.277,0c0.041,0.041,0.086,0.078,0.134,0.109L63.87,71.758H11.317
		L35.793,55.396z M65.331,70.63L41.773,54.92l23.502-17.647c0.041,0.115,0.074,0.235,0.074,0.365v33.008v0.002
		C65.343,70.645,65.339,70.635,65.331,70.63z M60.342,32.925l3.71,3.079l-17.312,13l7.267-12.359l6.281-3.786
		C60.309,32.879,60.318,32.906,60.342,32.925z M34.111,6.927c0.295-0.476,0.922-0.623,1.416-0.318l24.709,14.395
		c0.477,0.294,0.625,0.921,0.318,1.42l-2.4,4.171c-0.234,0.409-0.104,0.93,0.296,1.179l3.386,2.108l-8.922,5.377
		c-0.125,0.075-0.229,0.181-0.303,0.306L43.25,51.488c-0.034,0.059-0.044,0.121-0.063,0.185l-2.944,2.21
		c-1.532-1.338-4.009-1.313-5.489,0.104l-0.081,0.055L15.049,39.275L34.111,6.927z M13.642,38.217l-2.431-1.829
		c-0.118-0.089-0.252-0.132-0.389-0.153l7.812-6.489L13.642,38.217z"/>
	<path fill="#6699CC" d="M28.153,46.658c1.823,1.126,3.914,1.721,6.046,1.721c4.031,0,7.701-2.045,9.814-5.47
		c1.617-2.619,2.119-5.711,1.411-8.707s-2.54-5.537-5.159-7.154c-1.822-1.126-3.914-1.721-6.045-1.721
		c-4.03,0-7.699,2.045-9.814,5.47C21.066,36.201,22.747,43.316,28.153,46.658z M42.523,41.989c-1.793,2.905-4.905,4.64-8.325,4.64
		c-1.808,0-3.58-0.505-5.126-1.459c-2.025-1.252-3.431-3.129-4.129-5.229l18.938-4.476C44.21,37.732,43.742,40.02,42.523,41.989z
		 M25.894,31.716c1.794-2.905,4.907-4.64,8.326-4.64c1.807,0,3.58,0.505,5.125,1.46c1.973,1.217,3.413,3.053,4.135,5.227
		l-18.938,4.473C24.226,36.048,24.643,33.741,25.894,31.716z"/>
	<path fill="#6699CC" d="M32.743,20.526c0.139,0.082,0.292,0.121,0.442,0.121c0.3,0,0.592-0.154,0.755-0.432l3.168-5.388
		c0.245-0.417,0.105-0.953-0.311-1.198c-0.417-0.247-0.954-0.105-1.198,0.311l-3.168,5.388
		C32.188,19.745,32.327,20.281,32.743,20.526z"/>
	<path fill="#6699CC" d="M42.586,23.268c0.141,0.082,0.292,0.121,0.441,0.121c0.301,0,0.593-0.154,0.756-0.432l1.838-3.125
		c0.245-0.417,0.105-0.953-0.311-1.198c-0.416-0.244-0.953-0.106-1.197,0.311l-1.838,3.125
		C42.029,22.487,42.169,23.023,42.586,23.268z"/>
	<path fill="#6699CC" d="M49.389,31.182c0.139,0.082,0.291,0.121,0.441,0.121c0.3,0,0.592-0.154,0.755-0.432l3.548-6.034
		c0.245-0.417,0.105-0.953-0.311-1.198c-0.418-0.246-0.953-0.105-1.197,0.311l-3.548,6.034
		C48.832,30.401,48.971,30.937,49.389,31.182z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/purge-404.svg000064400000007735151600246270021354 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M30.075,34.093H28.1v-9.829c0-0.138-0.112-0.25-0.25-0.25h-1.805c-0.082,0-0.158,0.04-0.205,0.106
		l-7.116,10.142c-0.03,0.042-0.045,0.092-0.045,0.144v1.486c0,0.138,0.112,0.25,0.25,0.25h7.041v3.195c0,0.138,0.112,0.25,0.25,0.25
		h1.63c0.138,0,0.25-0.112,0.25-0.25v-3.195h1.975c0.138,0,0.25-0.112,0.25-0.25v-1.549C30.325,34.205,30.213,34.093,30.075,34.093z
		 M21.113,34.093l4.413-6.275c0.16-0.241,0.328-0.517,0.5-0.826c-0.037,0.857-0.056,1.651-0.056,2.369v4.732H21.113z"/>
	<path fill="#6699CC" d="M40.443,37.759c0.839-1.313,1.264-3.31,1.264-5.938c0-2.539-0.439-4.513-1.305-5.867
		c-0.891-1.389-2.209-2.094-3.918-2.094c-1.751,0-3.074,0.677-3.933,2.011c-0.836,1.3-1.26,3.301-1.26,5.95
		c0,2.566,0.438,4.548,1.301,5.892c0.886,1.379,2.195,2.079,3.892,2.079C38.248,39.792,39.58,39.108,40.443,37.759z M36.484,37.825
		c-1.029,0-1.758-0.443-2.229-1.356c-0.492-0.955-0.741-2.519-0.741-4.648c0-2.131,0.25-3.691,0.741-4.638
		c0.47-0.906,1.199-1.347,2.229-1.347c1.042,0,1.776,0.447,2.243,1.365c0.489,0.961,0.737,2.515,0.737,4.619
		c0,2.103-0.248,3.661-0.738,4.629C38.259,37.375,37.526,37.825,36.484,37.825z"/>
	<path fill="#6699CC" d="M50.061,24.014c-0.081,0-0.158,0.04-0.205,0.106l-7.117,10.142c-0.029,0.042-0.045,0.092-0.045,0.144v1.486
		c0,0.138,0.112,0.25,0.25,0.25h7.041v3.195c0,0.138,0.112,0.25,0.25,0.25h1.631c0.138,0,0.25-0.112,0.25-0.25v-3.195h1.975
		c0.138,0,0.25-0.112,0.25-0.25v-1.549c0-0.138-0.112-0.25-0.25-0.25h-1.975v-9.829c0-0.138-0.112-0.25-0.25-0.25H50.061z
		 M45.128,34.093l4.412-6.275c0.16-0.241,0.327-0.517,0.5-0.826c-0.037,0.857-0.056,1.651-0.056,2.369v4.732H45.128z"/>
	<path fill="#6699CC" d="M17.361,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875c0.483,0,0.875-0.392,0.875-0.875
		S17.845,5,17.361,5z"/>
	<path fill="#6699CC" d="M20.898,5h-0.086c-0.483,0-0.832,0.392-0.832,0.875s0.435,0.875,0.918,0.875s0.875-0.392,0.875-0.875
		S21.382,5,20.898,5z"/>
	<path fill="#6699CC" d="M24.398,5h-0.05c-0.483,0-0.85,0.392-0.85,0.875s0.417,0.875,0.9,0.875s0.875-0.392,0.875-0.875
		S24.882,5,24.398,5z"/>
	<path fill="#6699CC" d="M37.626,59.27c0,5.621,4.574,10.195,10.196,10.195c5.623,0,10.197-4.574,10.197-10.195
		c0-5.623-4.574-10.197-10.197-10.197C42.2,49.07,37.626,53.646,37.626,59.27z M56.27,59.27c0,4.656-3.789,8.445-8.446,8.445
		s-8.446-3.789-8.446-8.445c0-4.658,3.789-8.447,8.446-8.447C52.48,50.82,56.27,54.609,56.27,59.27z"/>
	<path fill="#6699CC" d="M42.833,64.257c0.171,0.171,0.396,0.257,0.619,0.257c0.223,0,0.448-0.086,0.618-0.257l3.753-3.752
		l3.752,3.752c0.171,0.171,0.396,0.257,0.618,0.257c0.224,0,0.449-0.086,0.619-0.257c0.342-0.342,0.342-0.896,0-1.237l-3.752-3.752
		l3.752-3.752c0.342-0.343,0.342-0.896,0-1.238s-0.896-0.342-1.237,0l-3.752,3.752l-3.753-3.752c-0.342-0.342-0.896-0.342-1.237,0
		c-0.341,0.342-0.341,0.896,0,1.238l3.752,3.752l-3.752,3.752C42.492,63.361,42.492,63.915,42.833,64.257z"/>
	<path fill="#6699CC" d="M62.77,13.878c-0.041-0.079-0.082-0.158-0.148-0.225L50.535,1.569c-0.004-0.003-0.01-0.004-0.012-0.008
		c-0.08-0.076-0.17-0.138-0.272-0.181c-0.106-0.044-0.222-0.067-0.335-0.067H14.812c-1.585,0-2.875,1.29-2.875,2.875v66.625
		c0,1.586,1.29,2.875,2.875,2.875h45.377c1.584,0,2.875-1.289,2.875-2.875v-56.29C63.063,14.265,62.947,14.039,62.77,13.878z
		 M50.791,4.3l9.348,9.348h-8.223c-0.62,0-1.125-0.505-1.125-1.125V4.3z M13.687,4.188c0-0.621,0.504-1.125,1.125-1.125h34.229
		v6.126H13.687V4.188z M61.313,70.813c0,0.621-0.504,1.125-1.125,1.125H14.812c-0.62,0-1.125-0.504-1.125-1.125V10.938h35.354v1.584
		c0,1.585,1.29,2.875,2.875,2.875h9.396V70.813z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/trash_comment.svg000064400000014532151600246350022560 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M62.324,17.893l2.085-2.085c0.366-0.367,0.569-0.855,0.569-1.374s-0.203-1.007-0.568-1.374L53.094,1.743
		c-0.365-0.367-0.854-0.57-1.373-0.57c-0.519,0-1.007,0.202-1.373,0.569l-7.883,7.882c-0.064-0.08-0.141-0.154-0.234-0.21
		l-7.519-4.431c-0.447-0.264-0.969-0.338-1.472-0.208c-0.503,0.13-0.924,0.448-1.188,0.896l-3.12,5.293l-1.2-2.208
		c-0.249-0.457-0.66-0.789-1.159-0.936c-0.497-0.146-1.023-0.09-1.476,0.157L11.034,15.62c-0.938,0.511-1.287,1.692-0.778,2.634
		l4.606,8.477c-1.289,0.254-2.264,1.391-2.264,2.753c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993
		c0.03,1.523,1.278,2.753,2.808,2.753H49.25c1.529,0,2.777-1.229,2.809-2.753l4.832-40.993c0.004-0.034,0.006-0.068,0.006-0.103
		c0-1.549-1.26-2.809-2.81-2.809h-0.544l2.629-2.629l8.118-2.356c0.297-0.086,0.526-0.323,0.604-0.623
		c0.076-0.3-0.011-0.618-0.229-0.836L62.324,17.893z M33.561,6.558c0.034-0.057,0.083-0.08,0.118-0.089
		c0.033-0.01,0.087-0.013,0.145,0.021l7.408,4.367l-9.371,9.371c-0.757,0.757-0.756,1.99,0,2.747l3.7,3.701h-3.046l0.714-1.211
		c0.245-0.417,0.106-0.953-0.31-1.198c-0.417-0.245-0.953-0.106-1.198,0.31l-1.163,1.973c-0.024,0.041-0.027,0.085-0.044,0.127
		h-3.032L35.366,13.3c0.245-0.417,0.107-0.953-0.31-1.198s-0.953-0.107-1.198,0.31l-8.307,14.094
		c-0.032,0.054-0.04,0.113-0.059,0.17h-3.789L33.561,6.558z M11.871,17.157l14.066-7.644c0.056-0.031,0.109-0.026,0.144-0.015
		c0.035,0.011,0.083,0.035,0.115,0.093l1.266,2.328c0.138,0.254,0.386,0.397,0.653,0.434l-2.13,3.613l-0.291-0.535
		c-0.23-0.424-0.763-0.582-1.187-0.351c-0.424,0.231-0.582,0.762-0.351,1.187l0.388,0.713c0.127,0.234,0.346,0.381,0.588,0.433
		l-1.715,2.908L21.884,17.5c-0.23-0.424-0.762-0.582-1.187-0.351c-0.424,0.23-0.582,0.762-0.351,1.187l1.535,2.824
		c0.158,0.292,0.459,0.457,0.77,0.457c0.001,0,0.002,0,0.003,0l-1.833,3.109c-0.017-0.077-0.03-0.155-0.07-0.228l-2.677-4.926
		c-0.231-0.424-0.763-0.582-1.187-0.351c-0.424,0.231-0.582,0.762-0.351,1.187l2.677,4.926c0.159,0.292,0.459,0.457,0.77,0.457
		c0.084,0,0.165-0.038,0.248-0.063l-0.269,0.457c-0.091,0.155-0.113,0.325-0.104,0.492h-3.034l-5.03-9.255
		C11.743,17.326,11.778,17.208,11.871,17.157z M55.145,29.44l-4.83,40.981c-0.004,0.034-0.006,0.068-0.006,0.103
		c0,0.584-0.475,1.06-1.059,1.06H20.243c-0.583,0-1.059-0.476-1.059-1.06c0-0.033-0.002-0.067-0.006-0.103l-4.83-40.981
		c0.023-0.563,0.489-1.015,1.058-1.015h38.681C54.656,28.425,55.121,28.876,55.145,29.44z M55.468,22.428
		c-0.142,0.041-0.271,0.117-0.375,0.222l-4.024,4.025h-3.877l10.588-10.586c0.341-0.342,0.341-0.896,0-1.237
		c-0.342-0.342-0.896-0.342-1.238,0l-11.57,11.569c-0.076,0.075-0.128,0.163-0.17,0.254h-6.765l-4.937-4.938
		c-0.075-0.075-0.075-0.197,0-0.272L51.585,2.979c0.047-0.046,0.101-0.056,0.136-0.056c0.036,0,0.088,0.01,0.135,0.057
		l11.317,11.318c0.048,0.046,0.058,0.1,0.058,0.136c0,0.036-0.01,0.089-0.059,0.136l-2.704,2.705
		c-0.163,0.164-0.256,0.387-0.256,0.619s0.093,0.455,0.257,0.619l1.911,1.911L55.468,22.428z"/>
	<path fill="#6699CC" d="M51.648,8.721c-0.342-0.342-0.896-0.342-1.238,0L38.84,20.289c-0.341,0.341-0.341,0.896,0,1.237
		c0.172,0.171,0.396,0.256,0.619,0.256s0.448-0.085,0.619-0.256l11.57-11.568C51.988,9.617,51.99,9.063,51.648,8.721z"/>
	<path fill="#6699CC" d="M53.475,11.787L41.906,23.356c-0.342,0.342-0.342,0.896,0,1.237c0.171,0.171,0.396,0.256,0.619,0.256
		c0.223,0,0.447-0.085,0.619-0.256l11.566-11.569c0.342-0.342,0.341-0.896,0-1.237C54.37,11.445,53.814,11.445,53.475,11.787z"/>
	<path fill="#6699CC" d="M26.256,54.037l1.131,0.652l0.001-4.361l-3.779,2.18l1.131,0.653l-0.326,0.565
		c-0.896,1.549-1.013,3.057-0.329,4.242s2.047,1.84,3.838,1.84h4.415c0.483,0,0.875-0.393,0.875-0.875
		c0-0.483-0.392-0.875-0.875-0.875h-4.415c-1.123,0-1.969-0.353-2.323-0.965c-0.354-0.611-0.234-1.521,0.328-2.492L26.256,54.037z"
		/>
	<path fill="#6699CC" d="M29.08,47.398c0.138,0.08,0.289,0.117,0.437,0.117c0.302,0,0.596-0.156,0.758-0.438l2.221-3.844
		c0.371-0.641,0.817-1.09,1.325-1.336c0.454-0.221,0.896-0.222,1.35,0.002c0.506,0.244,0.95,0.692,1.322,1.336l0.366,0.632
		l-1.131,0.653l3.779,2.18l-0.003-4.362l-1.13,0.653l-0.366-0.633c-0.55-0.95-1.248-1.635-2.073-2.034
		c-0.926-0.449-1.946-0.45-2.875-0.003c-0.83,0.402-1.529,1.088-2.078,2.037l-2.221,3.844C28.519,46.622,28.662,47.157,29.08,47.398
		z"/>
	<path fill="#6699CC" d="M36.654,58.934l3.778,2.183v-1.308h0.637c1.791,0,3.154-0.652,3.84-1.84
		c0.684-1.187,0.566-2.693-0.33-4.242l-2.25-3.895c-0.241-0.419-0.776-0.561-1.195-0.32c-0.419,0.242-0.563,0.777-0.32,1.195
		l2.252,3.896c0.562,0.971,0.682,1.879,0.328,2.492c-0.354,0.611-1.199,0.963-2.322,0.963h-0.637v-1.307L36.654,58.934z"/>
	<path fill="#6699CC" d="M26.13,63.1c-0.48,0.053-0.826,0.485-0.772,0.967l0.327,2.906c0.05,0.447,0.429,0.777,0.869,0.777
		c0.033,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-0.327-2.907C27.043,63.391,26.613,63.048,26.13,63.1z"/>
	<path fill="#6699CC" d="M24.216,46.914c0.032,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-1.294-11.54
		c-0.054-0.479-0.481-0.822-0.967-0.772c-0.48,0.054-0.826,0.487-0.772,0.967l1.294,11.539
		C23.397,46.584,23.776,46.914,24.216,46.914z"/>
	<path fill="#6699CC" d="M43.361,63.1c-0.489-0.06-0.912,0.291-0.967,0.771l-0.326,2.906c-0.055,0.479,0.291,0.912,0.771,0.967
		c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.817-0.33,0.867-0.777l0.326-2.906C44.188,63.586,43.843,63.152,43.361,63.1z"/>
	<path fill="#6699CC" d="M45.176,46.932c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.817-0.33,0.867-0.776l1.297-11.563
		c0.056-0.48-0.291-0.914-0.771-0.967c-0.487-0.049-0.913,0.292-0.967,0.772l-1.298,11.563
		C44.35,46.445,44.695,46.878,45.176,46.932z"/>
	<path fill="#6699CC" d="M34.552,63.125c-0.483,0-0.875,0.393-0.875,0.875v2.875c0,0.482,0.392,0.875,0.875,0.875
		c0.483,0,0.875-0.393,0.875-0.875V64C35.427,63.518,35.036,63.125,34.552,63.125z"/>
	<path fill="#6699CC" d="M34.552,37.187c0.483,0,0.875-0.392,0.875-0.875V34.5c0-0.483-0.392-0.875-0.875-0.875
		c-0.483,0-0.875,0.392-0.875,0.875v1.812C33.677,36.795,34.069,37.187,34.552,37.187z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/db.svg000064400000004146151600246420020300 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<path fill="#21A0DF" d="M66.478,27.294c0,0,0-0.001,0-0.001V11.727c0-0.054-0.006-0.107-0.017-0.159
	c0-0.001-0.001-0.002-0.001-0.004c0.006-0.089,0.018-0.178,0.018-0.268c0-0.163-0.049-0.313-0.132-0.439
	c-0.628-2.732-3.608-5.213-8.528-7.054c-5.19-1.943-12.039-3.013-19.281-3.013c-7.244,0-14.091,1.07-19.283,3.013
	c-4.92,1.841-7.9,4.322-8.527,7.055c-0.083,0.126-0.132,0.276-0.132,0.438c0,0.089,0.012,0.178,0.017,0.267c0,0.001,0,0.003,0,0.004
	c-0.011,0.052-0.017,0.105-0.017,0.161v50.829c0,0.057,0.006,0.111,0.017,0.164c0.505,6.453,12.718,11.491,27.925,11.491
	c15.204,0,27.415-5.037,27.923-11.489c0.013-0.053,0.019-0.109,0.019-0.166v-17.66c0-0.002,0-0.002,0-0.003v-0.001V27.296
	C66.478,27.296,66.478,27.295,66.478,27.294z M19.813,5.299c5.017-1.878,11.665-2.911,18.723-2.911
	c7.057,0,13.706,1.033,18.722,2.911c4.615,1.727,7.365,4.025,7.598,6.326c-0.5,4.419-10.945,9.024-26.319,9.024
	c-15.375,0-25.821-4.604-26.319-9.024C12.449,9.324,15.199,7.026,19.813,5.299z M38.536,22.248c12.32,0,22.537-2.975,26.343-7.232
	v12.281c-0.004,5.589-12.066,10.311-26.343,10.311c-14.279,0-26.343-4.723-26.343-10.313V15.015
	C15.999,19.272,26.216,22.248,38.536,22.248z M64.879,62.442c-0.004,0.023-0.006,0.047-0.008,0.068
	c-0.142,2.551-2.929,5.097-7.648,6.987c-5.01,2.008-11.646,3.114-18.687,3.114c-7.041,0-13.678-1.106-18.687-3.114
	c-4.72-1.891-7.507-4.437-7.65-6.987c-0.001-0.021-0.003-0.045-0.006-0.067V48.938c3.806,4.631,14.023,7.867,26.343,7.867
	c12.32,0,22.537-3.236,26.343-7.866V62.442z M64.879,44.895c-0.004,5.59-12.066,10.313-26.343,10.313
	c-14.279,0-26.343-4.724-26.343-10.314V31.34c3.806,4.63,14.023,7.865,26.343,7.865c12.32,0,22.537-3.235,26.343-7.865V44.895z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/trash_post.svg000064400000011716151600246470022107 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M48.201,23.882l-17.297-7.355c-0.446-0.188-0.959,0.018-1.147,0.463c-0.189,0.445,0.018,0.958,0.463,1.147
		l17.295,7.355c0.112,0.047,0.229,0.07,0.344,0.07c0.34,0,0.664-0.2,0.806-0.533C48.854,24.585,48.646,24.071,48.201,23.882z"/>
	<path fill="#6699CC" d="M34.828,23.886l-5.931-2.612c-0.445-0.195-0.959,0.006-1.153,0.448c-0.195,0.442,0.006,0.958,0.448,1.153
		l5.931,2.612c0.115,0.05,0.234,0.074,0.352,0.074c0.336,0,0.657-0.195,0.801-0.522C35.471,24.597,35.271,24.081,34.828,23.886z"/>
	<path fill="#6699CC" d="M54.087,26.923h-0.974l2.484-5.843c0.545-1.285-0.057-2.775-1.341-3.322l-2.211-0.94l1.563-5.534
		c0.379-1.344-0.405-2.746-1.75-3.125l-24.201-6.84c-1.35-0.379-2.748,0.405-3.127,1.75l-3.207,11.346
		c-0.021,0.075-0.016,0.149-0.017,0.224l-0.816-0.103c-1.38-0.168-2.655,0.812-2.83,2.198l-1.28,10.189h-0.976
		c-1.549,0-2.809,1.26-2.809,2.809c0,0.034,0.002,0.068,0.006,0.103l4.831,40.993c0.03,1.523,1.278,2.753,2.808,2.753H49.25
		c1.529,0,2.777-1.229,2.809-2.753l4.832-40.993c0.004-0.034,0.006-0.068,0.006-0.103C56.896,28.183,55.637,26.923,54.087,26.923z
		 M53.986,20.396l-2.555,6.01c-0.072,0.171-0.07,0.348-0.035,0.517H22.179L29.4,9.941c0.169-0.397,0.63-0.584,1.028-0.415
		l20.28,8.623c0.017,0.006,0.028,0.019,0.046,0.024c0.005,0.001,0.01,0,0.016,0.002l2.804,1.192
		C53.971,19.537,54.156,19.999,53.986,20.396z M26.216,3.543c0.118-0.416,0.549-0.661,0.968-0.541l24.201,6.839
		c0.416,0.118,0.659,0.552,0.543,0.967l-1.504,5.318l-19.311-8.21c-1.285-0.547-2.776,0.055-3.323,1.34l-2.517,5.918
		c-0.063-0.023-0.12-0.054-0.188-0.063l-2.065-0.259L26.216,3.543z M19.399,16.952c0.054-0.429,0.439-0.733,0.875-0.68l4.303,0.54
		l-4.037,9.495c-0.087,0.205-0.082,0.421-0.017,0.617h-2.377L19.399,16.952z M50.314,70.669c-0.004,0.034-0.006,0.067-0.006,0.103
		c0,0.584-0.476,1.06-1.06,1.06H20.243c-0.583,0-1.059-0.476-1.059-1.06c0-0.033-0.002-0.067-0.006-0.103l-4.83-40.981
		c0.023-0.563,0.489-1.015,1.058-1.015h38.68c0.568,0,1.034,0.451,1.059,1.015L50.314,70.669z"/>
	<path fill="#6699CC" d="M32.34,58.307h-4.416c-1.123,0-1.969-0.352-2.322-0.964s-0.234-1.521,0.328-2.491l0.327-0.565l1.131,0.653
		l0.001-4.362l-3.779,2.18l1.131,0.653l-0.326,0.564c-0.896,1.551-1.013,3.058-0.329,4.242c0.685,1.188,2.048,1.84,3.838,1.84h4.416
		c0.483,0,0.875-0.392,0.875-0.875C33.215,58.699,32.824,58.307,32.34,58.307z"/>
	<path fill="#6699CC" d="M39.508,46.949l-0.003-4.362l-1.13,0.653l-0.365-0.631c-0.549-0.951-1.248-1.637-2.074-2.035
		c-0.927-0.45-1.947-0.451-2.874-0.004c-0.831,0.402-1.53,1.088-2.079,2.037l-2.222,3.843c-0.242,0.419-0.099,0.954,0.319,1.196
		c0.138,0.078,0.289,0.117,0.437,0.117c0.302,0,0.596-0.156,0.758-0.438l2.222-3.844c0.371-0.642,0.816-1.092,1.325-1.336
		c0.448-0.217,0.902-0.217,1.35,0.002c0.506,0.244,0.951,0.692,1.322,1.336l0.365,0.631l-1.131,0.654L39.508,46.949z"/>
	<path fill="#6699CC" d="M42.328,50.08c-0.241-0.419-0.776-0.561-1.195-0.32c-0.419,0.242-0.563,0.777-0.32,1.195l2.252,3.896
		c0.562,0.971,0.682,1.879,0.328,2.49c-0.354,0.613-1.199,0.965-2.322,0.965h-0.637V57l-3.779,2.182l3.779,2.183v-1.308h0.637
		c1.791,0,3.154-0.652,3.839-1.841c0.684-1.187,0.565-2.692-0.33-4.241L42.328,50.08z"/>
	<path fill="#6699CC" d="M26.13,63.346c-0.48,0.055-0.826,0.486-0.772,0.967l0.327,2.908c0.05,0.447,0.429,0.777,0.869,0.777
		c0.033,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-0.327-2.908C27.043,63.637,26.613,63.294,26.13,63.346z"/>
	<path fill="#6699CC" d="M24.216,47.162c0.032,0,0.065-0.002,0.099-0.006c0.48-0.055,0.826-0.486,0.772-0.967l-1.294-11.541
		c-0.054-0.48-0.482-0.826-0.967-0.772c-0.48,0.054-0.826,0.487-0.772,0.967l1.294,11.54C23.398,46.832,23.777,47.162,24.216,47.162
		z"/>
	<path fill="#6699CC" d="M43.361,63.348c-0.489-0.058-0.912,0.291-0.967,0.771l-0.326,2.906c-0.055,0.479,0.291,0.912,0.771,0.967
		c0.033,0.004,0.066,0.006,0.1,0.006c0.438,0,0.817-0.33,0.867-0.777l0.326-2.906C44.188,63.834,43.843,63.4,43.361,63.348z"/>
	<path fill="#6699CC" d="M46.668,33.877c-0.486-0.053-0.913,0.292-0.967,0.772l-1.297,11.563c-0.055,0.479,0.291,0.913,0.771,0.968
		c0.033,0.004,0.066,0.006,0.099,0.006c0.439,0,0.818-0.33,0.869-0.777l1.297-11.563C47.494,34.364,47.148,33.931,46.668,33.877z"/>
	<path fill="#6699CC" d="M34.553,63.373c-0.483,0-0.875,0.393-0.875,0.875v2.875c0,0.482,0.392,0.875,0.875,0.875
		c0.483,0,0.875-0.393,0.875-0.875v-2.875C35.428,63.766,35.037,63.373,34.553,63.373z"/>
	<path fill="#6699CC" d="M34.553,37.435c0.483,0,0.875-0.392,0.875-0.875v-1.813c0-0.483-0.392-0.875-0.875-0.875
		c-0.483,0-0.875,0.392-0.875,0.875v1.813C33.678,37.043,34.07,37.435,34.553,37.435z"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/img_optm_disabled.svg000064400000013002151600246540023347 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="30px" height="30px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve">
<path fill="#CED1D9" d="M17.181,20.485H2.421l12.867-8.158l3.352,3.626l0.637,0.018c0.034-0.048,0.069-0.097,0.105-0.144
	l-0.293-0.826c-0.12-0.34-0.023-0.713,0.248-0.951c0.308-0.27,0.642-0.512,0.99-0.72c0.137-0.081,0.291-0.123,0.448-0.123
	c0.191,0,0.381,0.064,0.532,0.18l0.694,0.534c0.058-0.02,0.115-0.039,0.173-0.057l0.248-0.84c0.102-0.346,0.399-0.591,0.759-0.624
	c0.146-0.014,0.298-0.017,0.448-0.021V6.147H1.62V21.29h15.78c-0.071-0.215-0.155-0.416-0.207-0.647
	C17.181,20.59,17.183,20.538,17.181,20.485z M10.705,8.189c0.956,0,1.731,0.775,1.731,1.731c0,0.956-0.775,1.73-1.731,1.73
	c-0.956,0-1.731-0.774-1.731-1.73C8.974,8.964,9.75,8.189,10.705,8.189z M2.368,9.563l7.593,5.435l-7.593,4.729V9.563z
	 M23.63,17.247v3.792c-0.466-0.04-0.886-0.239-1.196-0.554h0.395l-0.911-0.986c-0.021-0.115-0.036-0.233-0.036-0.355
	C21.881,18.145,22.653,17.332,23.63,17.247z M24.298,20.979v-3.673c0.335,0.092,0.634,0.268,0.869,0.511v2.652
	C24.932,20.712,24.633,20.888,24.298,20.979z M19.383,22.458l-0.163,0.458H0.083V4.582h25.084v8.451l-0.003-0.008
	c-0.102-0.346-0.399-0.591-0.759-0.625c-0.035-0.003-0.071-0.002-0.107-0.005V5.451H0.952v16.596h16.776
	c0.163,0.176,0.397,0.286,0.666,0.291l0.883-0.024C19.311,22.362,19.346,22.41,19.383,22.458z M23.794,25.418
	c-0.191,0-0.378-0.012-0.563-0.027c-0.154-0.014-0.284-0.119-0.328-0.268l-0.326-1.106c-0.224-0.058-0.444-0.13-0.659-0.217
	l-0.913,0.702c-0.122,0.094-0.29,0.104-0.422,0.024c-0.326-0.195-0.634-0.419-0.916-0.666c-0.115-0.102-0.157-0.263-0.106-0.408
	l0.387-1.088c-0.149-0.179-0.286-0.365-0.408-0.559l-1.158,0.032c-0.149-0.003-0.294-0.086-0.354-0.227
	c-0.143-0.331-0.259-0.694-0.346-1.078c-0.033-0.149,0.027-0.305,0.154-0.392l0.95-0.65c-0.009-0.115-0.014-0.231-0.014-0.349
	s0.005-0.232,0.014-0.348l-0.95-0.65c-0.127-0.087-0.188-0.242-0.154-0.393c0.087-0.382,0.203-0.745,0.346-1.078
	c0.061-0.143,0.19-0.232,0.354-0.228l1.158,0.032c0.122-0.193,0.259-0.38,0.408-0.557l-0.387-1.088
	c-0.051-0.145-0.009-0.306,0.106-0.408c0.285-0.25,0.594-0.474,0.917-0.666c0.133-0.078,0.299-0.068,0.421,0.025l0.913,0.702
	c0.219-0.088,0.439-0.161,0.659-0.216l0.326-1.105c0.043-0.147,0.172-0.253,0.325-0.268c0.371-0.035,0.758-0.035,1.132,0
	c0.153,0.014,0.282,0.12,0.325,0.268l0.326,1.104c0.22,0.056,0.44,0.128,0.659,0.217l0.914-0.702
	c0.121-0.094,0.288-0.104,0.421-0.024c0.325,0.194,0.633,0.418,0.916,0.666c0.116,0.101,0.158,0.263,0.106,0.408l-0.387,1.088
	c0.149,0.177,0.286,0.363,0.408,0.557l1.158-0.032c0.137-0.004,0.294,0.085,0.354,0.228c0.144,0.334,0.26,0.696,0.347,1.078
	c0.034,0.149-0.027,0.306-0.154,0.393l-0.95,0.65c0.009,0.115,0.013,0.23,0.013,0.348s-0.004,0.233-0.013,0.349l0.95,0.65
	c0.127,0.087,0.188,0.242,0.154,0.393c-0.087,0.383-0.203,0.745-0.347,1.077c-0.062,0.141-0.214,0.228-0.354,0.227l-1.158-0.032
	c-0.121,0.193-0.258,0.38-0.408,0.559l0.387,1.088c0.052,0.146,0.01,0.307-0.106,0.408c-0.283,0.248-0.592,0.472-0.916,0.666
	c-0.132,0.08-0.299,0.07-0.421-0.024L25.67,23.8c-0.215,0.087-0.436,0.159-0.659,0.217l-0.326,1.106
	c-0.044,0.148-0.174,0.254-0.328,0.268C24.171,25.406,23.983,25.418,23.794,25.418z M23.548,24.661c0.162,0.008,0.328,0.008,0.491,0
	l0.314-1.067c0.039-0.133,0.148-0.232,0.284-0.261c0.317-0.065,0.631-0.169,0.93-0.306c0.125-0.061,0.273-0.043,0.385,0.044
	l0.882,0.677c0.137-0.091,0.271-0.188,0.399-0.29l-0.374-1.05c-0.046-0.132-0.017-0.277,0.078-0.38
	c0.225-0.245,0.419-0.51,0.576-0.788c0.068-0.121,0.191-0.206,0.337-0.19l1.115,0.031c0.056-0.15,0.105-0.306,0.149-0.468
	l-0.919-0.629c-0.115-0.079-0.177-0.216-0.16-0.355c0.02-0.159,0.03-0.321,0.03-0.486s-0.011-0.326-0.03-0.485
	c-0.017-0.139,0.045-0.276,0.16-0.355l0.919-0.629c-0.044-0.162-0.094-0.318-0.149-0.47l-1.115,0.031
	c-0.143-0.006-0.268-0.069-0.337-0.189c-0.158-0.279-0.352-0.544-0.576-0.787c-0.095-0.102-0.124-0.248-0.078-0.38l0.374-1.049
	c-0.129-0.103-0.262-0.199-0.399-0.29l-0.882,0.677c-0.11,0.084-0.258,0.101-0.383,0.044c-0.309-0.14-0.622-0.242-0.931-0.305
	c-0.136-0.028-0.246-0.128-0.285-0.262l-0.314-1.067c-0.164-0.009-0.328-0.008-0.491,0l-0.314,1.067
	c-0.039,0.133-0.149,0.234-0.285,0.262c-0.309,0.063-0.622,0.165-0.931,0.305c-0.128,0.055-0.274,0.04-0.384-0.044l-0.881-0.677
	c-0.137,0.09-0.271,0.188-0.398,0.29l0.373,1.05c0.046,0.132,0.017,0.277-0.078,0.38c-0.224,0.243-0.418,0.508-0.577,0.787
	c-0.067,0.12-0.204,0.18-0.336,0.189l-1.115-0.031c-0.056,0.15-0.105,0.308-0.148,0.47l0.918,0.629
	c0.115,0.079,0.178,0.216,0.16,0.354c-0.019,0.159-0.03,0.321-0.03,0.486s0.012,0.327,0.031,0.487
	c0.017,0.139-0.046,0.275-0.161,0.354l-0.919,0.629c0.044,0.162,0.094,0.318,0.149,0.468l1.115-0.031
	c0.135-0.012,0.269,0.069,0.337,0.189c0.158,0.279,0.352,0.544,0.577,0.789c0.094,0.103,0.123,0.249,0.077,0.38l-0.373,1.05
	c0.128,0.102,0.262,0.199,0.399,0.29l0.88-0.677c0.11-0.085,0.259-0.103,0.385-0.044c0.3,0.137,0.613,0.24,0.932,0.306
	c0.135,0.028,0.244,0.128,0.283,0.261L23.548,24.661z M23.794,22.306c-1.744,0-3.163-1.419-3.163-3.162
	c0-1.744,1.419-3.163,3.163-3.163c1.743,0,3.162,1.419,3.162,3.163C26.956,20.887,25.537,22.306,23.794,22.306z M23.794,16.73
	c-1.33,0-2.413,1.082-2.413,2.413c0,1.33,1.083,2.412,2.413,2.412s2.412-1.082,2.412-2.412C26.206,17.813,25.124,16.73,23.794,16.73
	z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/icons/revision.svg000064400000005522151600246610021551 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="75px" height="75px" viewBox="0 0 75 75" enable-background="new 0 0 75 75" xml:space="preserve">
<g>
	<path fill="#6699CC" d="M60.912,72.441H14.087c-1.493,0-2.708-1.214-2.708-2.708V5.266c0-1.493,1.215-2.708,2.708-2.708h46.827
		c1.492,0,2.708,1.215,2.708,2.708v64.468C63.62,71.228,62.406,72.441,60.912,72.441z M14.087,4.206c-0.584,0-1.06,0.476-1.06,1.06
		v64.468c0,0.584,0.476,1.061,1.06,1.061h46.827c0.583,0,1.06-0.477,1.06-1.061V5.266c0-0.583-0.477-1.06-1.06-1.06H14.087z"/>
</g>
<g>
	<path fill="#6699CC" d="M53.625,16.858h-32.25c-0.483,0-0.875-0.392-0.875-0.875s0.392-0.875,0.875-0.875h32.25
		c0.482,0,0.875,0.392,0.875,0.875S54.107,16.858,53.625,16.858z"/>
</g>
<g>
	<path fill="#6699CC" d="M53.625,27.617h-32.25c-0.483,0-0.875-0.392-0.875-0.875c0-0.483,0.392-0.875,0.875-0.875h32.25
		c0.482,0,0.875,0.392,0.875,0.875C54.5,27.225,54.107,27.617,53.625,27.617z"/>
</g>
<g>
	<path fill="#6699CC" d="M53.625,38.375h-32.25c-0.483,0-0.875-0.392-0.875-0.875s0.392-0.875,0.875-0.875h32.25
		c0.482,0,0.875,0.392,0.875,0.875S54.107,38.375,53.625,38.375z"/>
</g>
<g>
	<path fill="#6699CC" d="M29.373,49.133h-7.998c-0.483,0-0.875-0.392-0.875-0.875c0-0.482,0.392-0.875,0.875-0.875h7.998
		c0.483,0,0.875,0.393,0.875,0.875C30.248,48.741,29.856,49.133,29.373,49.133z"/>
</g>
<g>
	<path fill="#6699CC" d="M27.763,59.893h-6.388c-0.483,0-0.875-0.392-0.875-0.875c0-0.482,0.392-0.875,0.875-0.875h6.388
		c0.483,0,0.875,0.393,0.875,0.875C28.638,59.501,28.247,59.893,27.763,59.893z"/>
</g>
<g>
	<path fill="#6699CC" d="M35.727,49.516"/>
</g>
<g>
	<path fill="#6699CC" d="M50.613,64.8"/>
</g>
<g>
	<g>
		<path fill="#6699CC" d="M44.561,67.521c-6.457,0-11.709-5.254-11.709-11.711c0-0.719,0.066-1.438,0.195-2.141l1.721,0.318
			c-0.11,0.597-0.166,1.21-0.166,1.822c0,5.491,4.467,9.959,9.959,9.959c1.992,0,3.916-0.586,5.563-1.696l0.979,1.45
			C49.165,66.831,46.902,67.521,44.561,67.521z"/>
	</g>
	<g>
		<g>
			<polygon fill="#6699CC" points="30.879,53.666 35.572,49.759 36.61,55.777 			"/>
		</g>
	</g>
</g>
<g>
	<g>
		<path fill="#6699CC" d="M56.075,57.952l-1.722-0.316c0.11-0.6,0.166-1.214,0.166-1.823c0-5.492-4.468-9.961-9.959-9.961
			c-1.994,0-3.918,0.588-5.564,1.698l-0.979-1.45c1.937-1.308,4.198-1.998,6.543-1.998c6.457,0,11.709,5.254,11.709,11.711
			C56.271,56.527,56.205,57.248,56.075,57.952z"/>
	</g>
	<g>
		<g>
			<polygon fill="#6699CC" points="58.242,57.958 53.548,61.865 52.512,55.848 			"/>
		</g>
	</g>
</g>
<g>
	<path fill="#6699CC" d="M38.507,46.824"/>
</g>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/lscwp_grayscale_font-icon_22px.svg000064400000003357151600246660024622 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<rect x="4" y="4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -4.5563 11)" fill="#777777" width="14" height="14"/>
<path fill="#FFFFFF" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.157-0.121,0.211-0.33,0.146-0.578
	c-0.012-0.041-0.027-0.076-0.052-0.114l-0.803-1.154l1.521-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#AAAAAA" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135L21.77,11.324c0.088-0.085,0.138-0.201,0.138-0.323
	C21.904,10.879,21.855,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.989c-0.017,0-0.035,0.001-0.052,0.003l-5.915-5.913
	V1.625z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.019,0.001,0.037,0.003,0.054,0.003h2.989
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/assets/img/slack-logo.png000064400000002271151600246730020621 0ustar00�PNG


IHDRKK����PLTEGpL��8��;��9��:��:��9��:�����;O��O��O��O��P��O��O�詟8O����������Ԫ8v�6f��t�M��]����,��k�zO��U������������{��2���9��:�V��T��T��T��T��R��U�/���4�e)�9�GU��.�E-�P{�T��S�Gsw]=U,��UYg�Jpu@\�Ny�p��Eh�mG�De�����HtRNS'@[���a�8����P[��������� ���9������'��Ga�����������������p "�HIDATx՗���8EV�A��a~4���ʶǾՕ^e�Yx�p �n_�R��$���~L�tƐN�C�	H�V%3!���F�\\WP{t��JӯT�X,���i�m�E�\�P-~ݕGWNj�O�__��W+@Ñh�\�m7�EqP?<<���-a��Ḃ������Hĩݥ<7���'ѵ���++�H?R�,#<'�S�<�.������a$��)�������V�8Wؾ�t�F��Ŏ#�BW�DBx�e���P4����?�8ځi�aZA���A&��hR$b�"h���!�<�D̘�"Y��T��>d?�d?�T�<��X��Bn�}�����Z.�1i�/T`Hh��s�	�*!cdDb["���%�ۧH*���%k�"EH�B_n����bC���܉�_��Zk����E"���?�u�9랂Q$<ݤ�M�� YT��#�yu}��5_����2��ۻk�F��kmD�b��B�&��hH�G�}�D�Y]'�@B��5r�g�t�����7���s�����6��`��ۧH��k��>E"`Hhߧ���G�>�\9�����o?x��_������O��n��~�R�?��l��r���G��g>$E2&�ܦZ�|^5�D���x��oS��(��H��~�O�q"���4�*h�q�d�S�}_����?�o��BS:�'o�"��.x[X�&��Ϩ�WP=�ȧnZY\���x�`����F�%9���5�si�����̗M�+^�)��H؃=���`�;�z^���k�Ψ���Lm��x|�ѥb�h���c2.M�*�����*�
����{-��IEND�B`�litespeed-wp-plugin/7.7/litespeed-cache/assets/img/Litespeed.icon.svg000064400000005167151600247000021444 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
<g>
	<path fill="#5E8CDA" d="M254.859,146.258l-68.508-68.516l-29.203,37.055l31.461,31.461c2.922,2.922,2.922,7.68,0,10.57
		l-9.086,9.086c0,0,6.148,9.195,6.414,9.75c1.422,2.836,1.742,9.492-2.273,12.547l-71.57,54.969c0,18.422-0.016,56.336,0,56.344
		c0.031,0,142.766-142.695,142.766-142.695C257.75,153.898,257.75,149.18,254.859,146.258z"/>
	<path fill="#093071" d="M95.703,154.891c-2.898-2.875-2.898-7.641,0-10.531l9.109-9.125l-6.219-8.938
		c-2.977-4.219-2.039-10.203,2.055-13.344l71.602-54.938l0.023-56.328l-0.023-0.031l-0.039-0.047L29.477,144.359
		c-2.922,2.891-2.922,7.656,0,10.539l68.5,68.508l29.219-37.055L95.703,154.891z"/>
</g>
<path fill="#5E8CDA" d="M208.297,35.727c1.092,0,2.147,0.654,2.624,1.624c0.804,1.658-0.217,3.189-1.236,4.495l-0.04,0.051
	l-62.727,79.64c-0.829,1.05-0.891,3.144-0.132,4.218c0.339,0.491,33.879,49.111,35.027,50.794c1.342,1.918,1.425,7.623-1.657,9.978
	L79.348,263.915c-1.305,0.993-2.252,1.535-3.492,1.546c-0.99-0.082-2.015-0.756-2.44-1.601c-0.783-1.612,0.143-3.176,1.253-4.616
	l62.727-79.607c0.83-1.114,0.908-3.081,0.152-4.231l-35.019-50.348c-2.308-3.283-1.585-7.943,1.611-10.39l100.851-77.445
	C206.396,36.146,207.321,35.727,208.297,35.727 M208.297,34.727c-1.211,0-2.336,0.492-3.914,1.703l-100.852,77.445
	c-3.625,2.773-4.445,8.023-1.82,11.758l35.016,50.344c0.508,0.773,0.438,2.297-0.133,3.063l-62.711,79.586
	c-0.813,1.055-2.523,3.289-1.367,5.672c0.594,1.18,1.945,2.07,3.305,2.164c1.555,0,2.695-0.656,4.133-1.75l100.813-77.391
	c3.508-2.68,3.523-8.977,1.867-11.344c-1.156-1.695-35.023-50.789-35.023-50.789c-0.508-0.719-0.461-2.328,0.094-3.031
	l62.727-79.641c0.805-1.031,2.555-3.203,1.391-5.602C211.172,35.594,209.766,34.727,208.297,34.727L208.297,34.727z"/>
<path fill="#F5CD21" d="M178.992,176.898c0.82,1.25,1.563,5.867-0.477,7.422L77.641,261.75c-0.836,0.664-1.391,0.984-1.617,0.961
	c-0.359,0.023-0.102-0.586,0.82-1.797l62.688-79.555c1.586-2.039,1.688-5.414,0.227-7.516l-34.977-50.367
	C104.781,123.477,178.188,175.664,178.992,176.898z"/>
<path fill="#FDDD75" d="M178.992,176.898l-34.461-49.555c-1.438-2.125-1.336-5.492,0.242-7.508l62.695-79.578
	c0.945-1.203,1.164-1.781,0.828-1.781c-0.227,0-0.805,0.281-1.625,0.945l-100.875,77.422c-2.016,1.555-2.477,4.547-1.016,6.633
	L178.992,176.898z"/>
</svg>

litespeed-wp-plugin/7.7/litespeed-cache/assets/img/lscwp_blue_font-icon_22px.svg000064400000003166151600247050023567 0ustar00<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="22px" height="22px" viewBox="0 0 22 22" enable-background="new 0 0 22 22" xml:space="preserve">
<path fill="#00749C" d="M13.039,7.954c-0.063-0.128-0.193-0.21-0.336-0.21c-0.119,0-0.207,0.054-0.268,0.102L9.84,9.838
	c-0.208,0.158-0.254,0.461-0.104,0.675l0.813,1.17l-1.521,1.93c-0.141,0.18-0.113,0.336-0.065,0.434
	c0.06,0.125,0.194,0.209,0.334,0.209c0.123,0,0.208-0.055,0.271-0.102l2.593-1.992c0.158-0.121,0.211-0.33,0.145-0.578
	c-0.011-0.041-0.027-0.076-0.051-0.114l-0.803-1.154l1.52-1.93C13.111,8.207,13.086,8.052,13.039,7.954z"/>
<path fill="#00749C" d="M21.771,10.677L11.323,0.229c-0.088-0.086-0.202-0.135-0.324-0.135c-0.123,0-0.236,0.048-0.324,0.134
	L0.228,10.677c-0.086,0.088-0.134,0.201-0.134,0.324c0,0.122,0.048,0.236,0.134,0.324l10.448,10.446
	c0.087,0.088,0.202,0.135,0.324,0.135s0.237-0.047,0.324-0.135l10.446-10.447c0.088-0.085,0.136-0.201,0.136-0.323
	C21.905,10.879,21.856,10.765,21.771,10.677z M11.424,1.625l8.956,8.956h-2.99c-0.016,0-0.035,0.001-0.051,0.003l-5.915-5.913V1.625
	z M10.584,1.617v3.045l-5.92,5.919H1.62L10.584,1.617z M10.584,20.387L1.62,11.421h3.044l5.92,5.918V20.387z M10.999,16.504
	l-5.501-5.502L10.999,5.5l5.503,5.502L10.999,16.504z M11.424,20.377v-3.045l5.913-5.914c0.018,0.001,0.037,0.003,0.053,0.003h2.99
	L11.424,20.377z"/>
</svg>
litespeed-wp-plugin/7.7/litespeed-cache/security.md000064400000000562151600247200016165 0ustar00# Security Policy

## Reporting Security Bugs

We take security seriously. Please report potential vulnerabilities found in the LiteSpeed Cache plugin's source code via email to `support@litespeedtech.com` or open a ticket from your LiteSpeed Client Area.

Please see [Reporting Vulnerabilities](https://www.litespeedtech.com/report-security-bugs) for more information.
litespeed-wp-plugin/7.7/litespeed-cache/guest.vary.php000064400000000261151600247250016615 0ustar00<?php
/**
 * Lightweight script to update guest mode vary
 *
 * @since 4.1
 */

require 'lib/guest.cls.php';

$guest = new \LiteSpeed\Lib\Guest();

$guest->update_guest_vary();
litespeed-wp-plugin/7.7/litespeed-cache/phpcs.ruleset.xml000064400000005450151600247320017321 0ustar00<?xml version="1.0"?>
<ruleset name="CustomWordPress">
    <description>WordPress with no whitespace changes and relaxed rules</description>
    <rule ref="WordPress" />
    <rule ref="WordPress.WhiteSpace">
        <severity>0</severity>
    </rule>
    <rule ref="Generic.WhiteSpace">
        <severity>0</severity>
    </rule>
    <rule ref="Squiz.WhiteSpace">
        <severity>0</severity>
    </rule>
    <rule ref="PEAR.WhiteSpace">
        <severity>0</severity>
    </rule>
    <rule ref="WordPress.Arrays">
        <severity>0</severity>
    </rule>
    <rule ref="Generic.Functions.FunctionCallArgumentSpacing">
        <severity>0</severity>
    </rule>
    <rule ref="Squiz.Arrays.ArrayDeclaration">
        <severity>0</severity>
    </rule>
    <rule ref="Squiz.Functions.MultiLineFunctionDeclaration">
        <severity>0</severity>
    </rule>
    <rule ref="PEAR.Functions.FunctionCallSignature">
        <severity>0</severity>
    </rule>
    <rule ref="Generic.WhiteSpace.LanguageConstructSpacing">
        <severity>0</severity>
    </rule>
    <rule ref="Generic.Functions.CallTimePassByReference">
        <severity>0</severity>
        <exclude name="Generic.Functions.CallTimePassByReference" />
    </rule>
    <rule ref="Squiz.WhiteSpace.LanguageConstructSpacing">
        <severity>0</severity>
        <exclude name="Squiz.WhiteSpace.LanguageConstructSpacing" />
    </rule>
    <rule ref="Squiz.WhiteSpace.PropertyLabelSpacing">
        <severity>0</severity>
        <exclude name="Squiz.WhiteSpace.PropertyLabelSpacing" />
    </rule>
    <rule ref="WordPress.Files.FileName">
        <severity>0</severity>
    </rule>
    <rule ref="WordPress-Docs">
        <severity>0</severity>
    </rule>
    <rule ref="PSR2.Classes.PropertyDeclaration.Underscore">
        <exclude name="PSR2.Classes.PropertyDeclaration.Underscore"/>
    </rule>
    <rule ref="PSR2.Methods.MethodDeclaration.Underscore">
        <exclude name="PSR2.Methods.MethodDeclaration.Underscore"/>
    </rule>
    <rule ref="Universal.Arrays.DisallowShortArraySyntax">
        <severity>0</severity>
        <exclude name="Universal.Arrays.DisallowShortArraySyntax.Found"/>
    </rule>
    <rule ref="Squiz.PHP.CommentedOutCode">
        <severity>0</severity>
    </rule>
    <rule ref="Squiz.Commenting.InlineComment">
        <severity>0</severity>
    </rule>
    <rule ref="WordPress.WP.I18n">
        <severity>0</severity>
    </rule>
    <rule ref="WordPress.DB.DirectDatabaseQuery.NoCaching">
        <severity>0</severity>
    </rule>
    <rule ref="WordPress.Security" />
    <rule ref="WordPress.NamingConventions" />
    <rule ref="WordPress.PHP" />
    <file>cli/</file>
    <file>lib/</file>
    <file>src/</file>
    <file>tpl/</file>
    <file>thirdparty/</file>
    <file>autoload.php</file>
    <file>litespeed-cache.php</file>
</ruleset>litespeed-wp-plugin/7.7/litespeed-cache/typos.toml000064400000000121151600247440016044 0ustar00[files]
extend-exclude = [
  "**",
  "!cli/**",
  "!tpl/**",
  "!autoload.php"
]
litespeed-wp-plugin/7.7/litespeed-cache/autoload.php000064400000006676151600247510016335 0ustar00<?php
/**
 * Auto registration for LiteSpeed classes
 *
 * @package LiteSpeed
 * @since       1.1.0
 */

defined('WPINC') || exit();

// Force define for object cache usage before plugin init
!defined('LSCWP_DIR') && define('LSCWP_DIR', __DIR__ . '/'); // Full absolute path '/var/www/html/***/wp-content/plugins/litespeed-cache/' or MU

// Load all classes instead of autoload for direct conf update purpose when upgrade to new version.
// NOTE: These files need to load exactly in order
$litespeed_php_files = array(
	// core file priority
	'src/root.cls.php',
	'src/base.cls.php',

	// main src files
	'src/activation.cls.php',
	'src/admin-display.cls.php',
	'src/admin-settings.cls.php',
	'src/admin.cls.php',
	'src/api.cls.php',
	'src/avatar.cls.php',
	'src/cdn.cls.php',
	'src/cloud.cls.php',
	'src/conf.cls.php',
	'src/control.cls.php',
	'src/core.cls.php',
	'src/crawler-map.cls.php',
	'src/crawler.cls.php',
	'src/css.cls.php',
	'src/data.cls.php',
	'src/db-optm.cls.php',
	'src/debug2.cls.php',
	'src/doc.cls.php',
	'src/error.cls.php',
	'src/esi.cls.php',
	'src/file.cls.php',
	'src/guest.cls.php',
	'src/gui.cls.php',
	'src/health.cls.php',
	'src/htaccess.cls.php',
	'src/img-optm.cls.php',
	'src/import.cls.php',
	'src/import.preset.cls.php',
	'src/lang.cls.php',
	'src/localization.cls.php',
	'src/media.cls.php',
	'src/metabox.cls.php',
	'src/object-cache.cls.php',
	'src/optimize.cls.php',
	'src/optimizer.cls.php',
	'src/placeholder.cls.php',
	'src/purge.cls.php',
	'src/report.cls.php',
	'src/rest.cls.php',
	'src/router.cls.php',
	'src/str.cls.php',
	'src/tag.cls.php',
	'src/task.cls.php',
	'src/tool.cls.php',
	'src/ucss.cls.php',
	'src/utility.cls.php',
	'src/vary.cls.php',
	'src/vpi.cls.php',

	// Extra CDN cls files
	'src/cdn/cloudflare.cls.php',
	'src/cdn/quic.cls.php',

	// CLI classes
	'cli/crawler.cls.php',
	'cli/debug.cls.php',
	'cli/image.cls.php',
	'cli/online.cls.php',
	'cli/option.cls.php',
	'cli/presets.cls.php',
	'cli/purge.cls.php',
	'cli/database.cls.php',

	// 3rd party libraries
	'lib/css_js_min/pathconverter/converter.cls.php',
	'lib/css_js_min/minify/exception.cls.php',
	'lib/css_js_min/minify/minify.cls.php',
	'lib/css_js_min/minify/css.cls.php',
	'lib/css_js_min/minify/js.cls.php',
	'lib/urirewriter.cls.php',
	'lib/guest.cls.php',
	'lib/html-min.cls.php',
	// phpcs:disable
	// 'lib/object-cache.php',
	// 'lib/php-compatibility.func.php',

	// upgrade purpose delay loaded funcs
	// 'src/data.upgrade.func.php',
	// phpcs:enable
);
foreach ($litespeed_php_files as $class) {
	$file = LSCWP_DIR . $class;
	require_once $file;
}

if (!function_exists('litespeed_autoload')) {
	/**
	 * Autoload function for LiteSpeed classes
	 *
	 * @since 1.1.0
	 * @param string $cls The class name to autoload.
	 */
	function litespeed_autoload( $cls ) {
		if (strpos($cls, '.') !== false) {
			return;
		}

		if (strpos($cls, 'LiteSpeed') !== 0) {
			return;
		}

		$file = explode('\\', $cls);
		array_shift($file);
		$file = implode('/', $file);
		$file = str_replace('_', '-', strtolower($file));

		// phpcs:disable
		// if (strpos($file, 'lib/') === 0 || strpos($file, 'cli/') === 0 || strpos($file, 'thirdparty/') === 0) {
		// $file = LSCWP_DIR . $file . '.cls.php';
		// } else {
		// $file = LSCWP_DIR . 'src/' . $file . '.cls.php';
		// }
		// phpcs:enable

		if (strpos($file, 'thirdparty/') !== 0) {
			return;
		}

		$file = LSCWP_DIR . $file . '.cls.php';

		if (file_exists($file)) {
			require_once $file;
		}
	}
}

spl_autoload_register('litespeed_autoload');
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/avada.cls.php000064400000001455151600247710020543 0ustar00<?php
/**
 * The Third Party integration with the Avada plugin.
 *
 * @since      1.1.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit;

/**
 * Integration for Avada cache flushing.
 */
class Avada {

	/**
	 * Detects if Avada is installed.
	 *
	 * @since 1.1.0
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if ( ! defined( 'AVADA_VERSION' ) ) {
			return;
		}

		add_action( 'update_option_avada_dynamic_css_posts', __CLASS__ . '::flush' );
		add_action( 'update_option_fusion_options', __CLASS__ . '::flush' );
	}

	/**
	 * Purges the cache.
	 *
	 * @since 1.1.0
	 * @access public
	 * @return void
	 */
	public static function flush() {
		do_action( 'litespeed_purge_all', '3rd avada' );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/nextgengallery.cls.php000064400000015015151600247760022521 0ustar00<?php
/**
 * The Third Party integration with the NextGen Gallery plugin.
 *
 * @since 1.0.5
 * @package LiteSpeed
 * @subpackage LiteSpeed_Cache\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Provides LiteSpeed Cache compatibility for NextGen Gallery.
 */
class NextGenGallery {

	const CACHETAG_ALBUMS    = 'NGG_A.';
	const CACHETAG_GALLERIES = 'NGG_G.';
	const CACHETAG_TAGS      = 'NGG_T.';

	/**
	 * Hook NextGen Gallery events for purging cache.
	 *
	 * @since 1.0.5
	 * @return void
	 */
	public static function preload() {
		add_action('ngg_added_new_image', __CLASS__ . '::add_image');
		add_action('ngg_ajax_image_save', __CLASS__ . '::update_image');
		add_action('ngg_delete_picture', __CLASS__ . '::delete_image');
		add_action('ngg_moved_images', __CLASS__ . '::move_image', 10, 3);
		add_action('ngg_copied_images', __CLASS__ . '::copy_image', 10, 3);
		add_action('ngg_generated_image', __CLASS__ . '::gen_image');
		add_action('ngg_recovered_image', __CLASS__ . '::gen_image');

		add_action('ngg_gallery_sort', __CLASS__ . '::update_gallery');
		add_action('ngg_delete_gallery', __CLASS__ . '::update_gallery');

		add_action('ngg_update_album', __CLASS__ . '::update_album');
		add_action('ngg_delete_album', __CLASS__ . '::update_album');

		add_filter('ngg_displayed_gallery_cache_params', __CLASS__ . '::add_container');
	}

	/**
	 * Purge cache when an image is added.
	 *
	 * @since 1.0.5
	 * @param object $image The image object added.
	 * @return void
	 */
	public static function add_image( $image ) {
		if (!$image || !method_exists($image, 'get_gallery')) {
			return;
		}
		$gallery = $image->get_gallery();
		if ($gallery && $gallery->pageid) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . $gallery->pageid);
		}
	}

	/**
	 * Purge cache when an image is updated.
	 *
	 * @since 1.0.5
	 * @return void
	 */
	public static function update_image() {
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		if ( isset( $_REQUEST['gallery_id'] ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Recommended
			do_action( 'litespeed_purge', self::CACHETAG_GALLERIES . sanitize_key( wp_unslash( $_REQUEST['gallery_id'] ) ) );
			return;
		}

		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		if ( isset( $_POST['task_list'] ) ) {
			// phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized, WordPress.Security.NonceVerification.Missing
			$task_list = str_replace( '\\', '', wp_unslash( $_POST['task_list'] ) );
			$task_list = json_decode( $task_list, true );

			if ( ! empty( $task_list[0]['query']['id'] ) ) {
				do_action( 'litespeed_purge', self::CACHETAG_GALLERIES . sanitize_key( $task_list[0]['query']['id'] ) );
				return;
			}
		}

		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		if ( isset( $_POST['id'] ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Missing
			$id = (int) $_POST['id'];
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		} elseif ( isset( $_POST['image'] ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Missing
			$id = (int) $_POST['image'];
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		} elseif ( isset( $_GET['pid'] ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Recommended
			$id = (int) $_GET['pid'];
		} else {
			error_log( 'LiteSpeed_Cache hit ngg_ajax_image_save with no post image id.' ); // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_error_log
			return;
		}
		$image = \C_Image_Mapper::get_instance()->find($id);
		if ($image) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . $image->galleryid);
		}
	}

	/**
	 * Purge cache when an image is deleted.
	 *
	 * @since 1.0.5
	 * @return void
	 */
	public static function delete_image() {
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		if ( isset( $_GET['gid'] ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Recommended
			do_action( 'litespeed_purge', self::CACHETAG_GALLERIES . sanitize_key( wp_unslash( $_GET['gid'] ) ) );
		}
	}

	/**
	 * Purge cache when an image is moved.
	 *
	 * @since 1.0.8
	 * @param array $images Unused.
	 * @param array $old_gallery_ids Source gallery IDs.
	 * @param int   $new_gallery_id Destination gallery ID.
	 * @return void
	 */
	public static function move_image( $images, $old_gallery_ids, $new_gallery_id ) {
		foreach ($old_gallery_ids as $gid) {
			do_action('litespeed_purge', self::CACHETAG_GALLERIES . $gid);
		}
		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $new_gallery_id);
	}

	/**
	 * Purge cache when an image is copied.
	 *
	 * @since 1.0.8
	 * @param array $image_pid_map Unused.
	 * @param array $old_gallery_ids Unused.
	 * @param int   $new_gallery_id Destination gallery ID.
	 * @return void
	 */
	public static function copy_image( $image_pid_map, $old_gallery_ids, $new_gallery_id ) {
		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $new_gallery_id);
	}

	/**
	 * Purge cache when an image is regenerated or recovered.
	 *
	 * @since 1.0.8
	 * @param object $image The regenerated image object.
	 * @return void
	 */
	public static function gen_image( $image ) {
		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $image->galleryid);
	}

	/**
	 * Purge cache when a gallery is updated.
	 *
	 * @since 1.0.5
	 * @param int|object $gid Gallery ID or object with gid.
	 * @return void
	 */
	public static function update_gallery( $gid ) {
		if (is_object($gid) && !empty($gid->gid)) {
			$gid = $gid->gid;
		}
		do_action('litespeed_purge', self::CACHETAG_GALLERIES . $gid);
	}

	/**
	 * Purge cache when an album is updated.
	 *
	 * @since 1.0.5
	 * @param int $aid Album ID.
	 * @return void
	 */
	public static function update_album( $aid ) {
		do_action('litespeed_purge', self::CACHETAG_ALBUMS . $aid);
	}

	/**
	 * Tag gallery/album/tag content during rendering.
	 *
	 * @since 1.0.5
	 * @param object $render_parms Render parameters.
	 * @return mixed Null if $render_parms is null, otherwise same input.
	 */
	public static function add_container( $render_parms ) {
		if (is_null($render_parms)) {
			return null;
		}
		$src           = $render_parms[0]->source;
		$container_ids = $render_parms[0]->container_ids;

		switch ($src) {
			case 'albums':
				$tag = self::CACHETAG_ALBUMS;
				break;
			case 'galleries':
				$tag = self::CACHETAG_GALLERIES;
				break;
			case 'tags':
				$tag = self::CACHETAG_TAGS;
				break;
			default:
				return $render_parms;
		}

		foreach ($container_ids as $id) {
			do_action('litespeed_tag_add', $tag . $id);
		}

		return $render_parms;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/bbpress.cls.php000064400000005115151600250030021111 0ustar00<?php
/**
 * The Third Party integration with the bbPress plugin.
 *
 * @since      1.0.5
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit;

use LiteSpeed\Router;

/**
 * Integration for bbPress cache handling and purging.
 */
class BBPress {

	/**
	 * Detect if bbPress is installed and if the page is a bbPress page.
	 *
	 * @since 1.0.5
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if ( function_exists( 'is_bbpress' ) ) {
			add_action( 'litespeed_api_purge_post', __CLASS__ . '::on_purge' ); // todo
			if ( apply_filters( 'litespeed_esi_status', false ) ) {
				// Don't consider private cache yet (will do if any feedback)
				add_action( 'litespeed_control_finalize', __CLASS__ . '::set_control' );
			}
		}
	}

	/**
	 * This filter is used to let the cache know if a page is cacheable.
	 *
	 * @since 1.2.0
	 * @access public
	 * @return void
	 */
	public static function set_control() {
		if ( ! apply_filters( 'litespeed_control_cacheable', false ) ) {
			return;
		}

		// Set non ESI public
		if ( is_bbpress() && Router::is_logged_in() ) {
			do_action( 'litespeed_control_set_nocache', 'bbpress nocache due to loggedin' );
		}
	}

	/**
	 * When a bbPress page is purged, need to purge the forums list and
	 * any/all ancestor pages.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param int $post_id The post id of the page being purged.
	 * @return void
	 */
	public static function on_purge( $post_id ) {
		if ( ! is_bbpress() ) {
			if ( ! function_exists( 'bbp_is_forum' ) || ! function_exists( 'bbp_is_topic' ) || ! function_exists( 'bbp_is_reply' ) ) {
				return;
			}
			if ( ! bbp_is_forum( $post_id ) && ! bbp_is_topic( $post_id ) && ! bbp_is_reply( $post_id ) ) {
				return;
			}
		}

		// Need to purge base forums page, bbPress page was updated.
		do_action( 'litespeed_purge_posttype', bbp_get_forum_post_type() );
		$ancestors = get_post_ancestors( $post_id );

		// If there are ancestors, need to purge them as well.
		if ( ! empty( $ancestors ) ) {
			foreach ( $ancestors as $ancestor ) {
				do_action( 'litespeed_purge_post', $ancestor );
			}
		}

		global $wp_widget_factory;
		$replies_widget = $wp_widget_factory->get_widget_object( 'BBP_Replies_Widget' );
		if ( bbp_is_reply( $post_id ) && $replies_widget ) {
			do_action( 'litespeed_purge_widget', $replies_widget->id );
		}

		$topic_widget = $wp_widget_factory->get_widget_object( 'BBP_Topics_Widget' );
		if ( bbp_is_topic( $post_id ) && $topic_widget ) {
			do_action( 'litespeed_purge_widget', $topic_widget->id );
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/divi-theme-builder.cls.php000064400000007105151600250110023130 0ustar00<?php
/**
 * The Third Party integration with DIVI Theme.
 *
 * Ensures Divi Builder edit/preview modes don't conflict with LiteSpeed Cache features,
 * and registers required nonces for Divi modules.
 *
 * @since      2.9.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Handles Divi Theme Builder compatibility.
 */
class Divi_Theme_Builder {

	// private static $js_comment_box = false;

	/**
	 * If Divi front-end edit/preview mode is active, disable LSCWP features to avoid conflicts.
	 *
	 * Note: This reads query vars only to detect Divi edit states. Nonce verification
	 * is not applicable here because no privileged action is performed.
	 *
	 * @since 2.9.7.2 #435538 #581740 #977284
	 * @since 2.9.9.1 Added 'et_pb_preview' for loading image from library in Divi page edit
	 * @return void
	 */
	public static function preload() {
		if (!function_exists('et_setup_theme')) {
			return;
		}

		// Sanitize incoming query params before use.
		$et_fb         = isset($_GET['et_fb']) ? sanitize_text_field(wp_unslash($_GET['et_fb'])) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
		$et_pb_preview = isset($_GET['et_pb_preview']) ? sanitize_text_field(wp_unslash($_GET['et_pb_preview'])) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
		$p             = isset($_GET['p']) ? absint(wp_unslash($_GET['p'])) : 0; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
		$preview       = isset($_GET['preview']) ? sanitize_text_field(wp_unslash($_GET['preview'])) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended

		if ( '' !== $et_fb || '' !== $et_pb_preview || ( $p && 'true' === $preview ) ) {
			do_action( 'litespeed_disable_all', 'divi edit mode' );
		}
	}

	/**
	 * Detect Divi and register required integrations.
	 *
	 * - Allows the crawler to ignore Divi's first-visit "no-cache" for CCSS generation.
	 * - Adds nonces used by Divi modules so cached pages still validate requests.
	 *
	 * @since 2.9.0
	 * @return void
	 */
	public static function detect() {
		if (!defined('ET_CORE')) {
			return;
		}

		// As DIVI may set first visit to non-cacheable to generate CCSS,
		// instruct the crawler to ignore that flag.
		if (!defined('LITESPEED_CRAWLER_IGNORE_NONCACHEABLE')) {
			define('LITESPEED_CRAWLER_IGNORE_NONCACHEABLE', true);
		}

		/**
		 * Add contact form to nonce.
		 *
		 * @since 2.9.7.1 #475461
		 */
		do_action('litespeed_nonce', 'et-pb-contact-form-submit');

		/**
		 * Subscribe module and A/B logging.
		 *
		 * @since 3.0
		 */
		do_action('litespeed_nonce', 'et_frontend_nonce');
		do_action('litespeed_nonce', 'et_ab_log_nonce');

		/*
		// the comment box fix is for user using theme builder, ESI will load the wrong json string
		// As we disabled all for edit mode, this is no more needed
		add_action( 'et_fb_before_comments_template', 'Divi_Theme_Builder::js_comment_box_on' );
		add_action( 'et_fb_after_comments_template', 'Divi_Theme_Builder::js_comment_box_off' );
		add_filter( 'litespeed_esi_params-comment-form', 'Divi_Theme_Builder::esi_comment_add_slash' );// Note: this is changed in v2.9.8.1
		*/
	}

	/*
	 * Enable comment box JS mode (legacy code - currently disabled).
	 *
	public static function js_comment_box_on() {
		self::$js_comment_box = true;
	}

	public static function js_comment_box_off() {
		self::$js_comment_box = false;
	}

	public static function esi_comment_add_slash( $params ) {
		if ( self::$js_comment_box ) {
			$params['is_json'] = 1;
			$params['_ls_silence'] = 1;
		}
		return $params;
	}
	*/
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/facetwp.cls.php000064400000002707151600250160021112 0ustar00<?php
/**
 * The Third Party integration with FacetWP.
 *
 * @since 2.9.9
 * @package LiteSpeed
 * @subpackage LiteSpeed_Cache\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * FacetWP compatibility hooks for LiteSpeed Cache.
 */
class Facetwp {

	/**
	 * Detect FacetWP context and adjust ESI params when FacetWP returns buffered HTML via the "wp" template.
	 *
	 * Note: We only *read* POST data here to detect an AJAX context; no privileged action is performed.
	 * Data is unslashed and sanitized before comparison.
	 *
	 * @since 2.9.9
	 * @return void
	 */
	public static function detect() {
		if ( ! defined( 'FACETWP_VERSION' ) ) {
			return;
		}
		/**
		 * For Facetwp, if the template is "wp", return the buffered HTML
		 * So marked as rest call to put is_json to ESI
		 */
		// phpcs:ignore WordPress.Security.NonceVerification.Missing -- Reading POST to detect FacetWP AJAX; no state change or sensitive action performed.
		if ( ! empty( $_POST['action'] ) && ! empty( $_POST['data'] ) && ! empty( $_POST['data']['template'] ) && 'wp' === $_POST['data']['template'] ) {
			add_filter( 'litespeed_esi_params', __CLASS__ . '::set_is_json' );
		}
	}

	/**
	 * Mark ESI response as JSON for FacetWP's "wp" template refreshes.
	 *
	 * @since 2.9.9
	 * @param array $params Existing ESI params.
	 * @return array Modified ESI params.
	 */
	public static function set_is_json( $params ) {
		$params['is_json'] = 1;
		return $params;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/autoptimize.cls.php000064400000001616151600250230022027 0ustar00<?php
/**
 * The Third Party integration with the Autoptimize plugin.
 *
 * @since      1.0.12
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit;

/**
 * Integration for Autoptimize cache events.
 */
class Autoptimize {

	/**
	 * Detects if Autoptimize is active.
	 *
	 * @since 1.0.12
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if ( defined( 'AUTOPTIMIZE_PLUGIN_DIR' ) ) {
			add_action( 'litespeed_purge_finalize', __CLASS__ . '::purge' );
		}
	}

	/**
	 * Purges LiteSpeed cache when Autoptimize's cache is purged.
	 *
	 * @since 1.0.12
	 * @access public
	 * @return void
	 */
	public static function purge() {
		if ( defined( 'AUTOPTIMIZE_PURGE' ) || has_action( 'shutdown', 'autoptimize_do_cachepurged_action', 11 ) ) {
			do_action( 'litespeed_purge_all', '3rd Autoptimize' );
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/wp-polls.cls.php000064400000001447151600250300021232 0ustar00<?php
/**
 * The Third Party integration with the WP-Polls plugin.
 *
 * Ensures WP-Polls pages are marked as non-cacheable in LiteSpeed Cache.
 *
 * @since 1.0.7
 * @package LiteSpeed
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit;

/**
 * WP-Polls integration.
 */
class Wp_Polls {

	/**
	 * Register WP-Polls display filters to mark output as non-cacheable.
	 *
	 * @since 1.0.7
	 * @return void
	 */
	public static function detect() {
		add_filter( 'wp_polls_display_pollvote', __CLASS__ . '::set_control' );
		add_filter( 'wp_polls_display_pollresult', __CLASS__ . '::set_control' );
	}

	/**
	 * Mark WP-Polls output as non-cacheable.
	 *
	 * @since 1.0.7
	 * @return void
	 */
	public static function set_control() {
		do_action( 'litespeed_control_set_nocache', 'wp polls' );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/wpml.cls.php000064400000002025151600250350020432 0ustar00<?php
/**
 * The Third Party integration with WPML.
 *
 * Adds WPML language domains to LiteSpeed's list of internal domains.
 *
 * @since 2.9.4
 * @package LiteSpeed
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit();

/**
 * WPML integration for LiteSpeed Cache.
 */
class WPML {

	/**
	 * Registers filters when WPML is active.
	 *
	 * @since 2.9.4
	 * @return void
	 */
	public static function detect() {
		if ( ! defined( 'WPML_PLUGIN_BASENAME' ) ) {
			return;
		}

		add_filter( 'litespeed_internal_domains', __CLASS__ . '::append_domains' );
	}

	/**
	 * Take language domains as internal domains.
	 *
	 * @since 2.9.4
	 *
	 * @param array $domains Existing internal domains.
	 * @return array Modified list of internal domains including WPML language domains.
	 */
	public static function append_domains( $domains ) {
		$wpml_domains = apply_filters( 'wpml_setting', false, 'language_domains' );
		if ( $wpml_domains ) {
			$domains = array_merge( $domains, array_values( $wpml_domains ) );
		}

		return $domains;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/wplister.cls.php000064400000001546151600250420021331 0ustar00<?php
/**
 * The Third Party integration with the WPLister plugin.
 *
 * Hooks WPLister inventory status updates to LiteSpeed WooCommerce backend purging.
 *
 * @since 1.1.0
 * @package LiteSpeed
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit();

/**
 * WPLister integration for LiteSpeed Cache.
 */
class WPLister {

	/**
	 * Detects if WooCommerce and WPLister are installed and registers hooks.
	 *
	 * @since 1.1.0
	 * @return void
	 */
	public static function detect() {
		if ( defined( 'WOOCOMMERCE_VERSION' ) && defined( 'WPLISTER_VERSION' ) ) {
			// User reported this will sync correctly.
			add_action( 'wplister_revise_inventory_status', [ WooCommerce::cls(), 'backend_purge' ] );
			// Added as a safety measure for WPLister Pro only.
			add_action( 'wplister_inventory_status_changed', [ WooCommerce::cls(), 'backend_purge' ] );
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/amp.cls.php000064400000004704151600250470020241 0ustar00<?php
/**
 * The Third Party integration with AMP plugin.
 *
 * @since      2.9.8.6
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit;

/**
 * Integration helpers for AMP-compatible behaviour.
 *
 * Disables optimization features on AMP endpoints provided by popular AMP
 * plugins to ensure valid AMP output (no injected JS/lazy/CSS async, etc).
 */
class AMP {

	/**
	 * Maybe mark current request as AMP and disable conflicting optimizations.
	 *
	 * @since 4.2
	 *
	 * @param string $amp_function Callback/function name that returns whether current request is AMP.
	 * @return void
	 */
	private static function _maybe_amp( $amp_function ) {
		if ( is_admin() ) {
			return;
		}
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		if ( ! isset( $_GET['amp'] ) && ( ! function_exists( $amp_function ) || ! $amp_function() ) ) {
			return;
		}

		do_action( 'litespeed_debug', '[3rd] ❌ AMP disabled page optm/lazy' );

		defined( 'LITESPEED_NO_PAGEOPTM' ) || define( 'LITESPEED_NO_PAGEOPTM', true );
		defined( 'LITESPEED_NO_LAZY' ) || define( 'LITESPEED_NO_LAZY', true );
		defined( 'LITESPEED_NO_OPTM' ) || define( 'LITESPEED_NO_OPTM', true );
		// defined( 'LITESPEED_GUEST' ) || define( 'LITESPEED_GUEST', false );
	}

	/**
	 * Ampforwp_is_amp_endpoint() from Accelerated Mobile Pages.
	 *
	 * @since 4.2
	 * @return void
	 */
	public static function maybe_acc_mob_pages() {
		self::_maybe_amp( 'ampforwp_is_amp_endpoint' );
	}

	/**
	 * Google AMP fix.
	 *
	 * @since 4.2.0.1
	 * @return void
	 */
	public static function maybe_google_amp() {
		self::_maybe_amp( 'amp_is_request' );
	}

	/**
	 * Preload hooks to detect AMP requests and turn off conflicting features.
	 *
	 * CSS async will affect AMP result and Lazyload injects JS libraries which
	 * AMP does not allow. Ensure those are disabled early on AMP endpoints.
	 *
	 * @since 2.9.8.6
	 * @access public
	 * @return void
	 */
	public static function preload() {
		add_action( 'wp', __CLASS__ . '::maybe_acc_mob_pages' );
		add_action( 'wp', __CLASS__ . '::maybe_google_amp' );

		// amp_is_request() from AMP.
		// self::maybe_amp( 'amp_is_request' );
		// add_filter( 'litespeed_can_optm', '__return_false' );
		// do_action( 'litespeed_conf_force', API::O_OPTM_CSS_ASYNC, false );
		// do_action( 'litespeed_conf_force', API::O_MEDIA_LAZY, false );
		// do_action( 'litespeed_conf_force', API::O_MEDIA_IFRAME_LAZY, false );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/woo-paypal.cls.php000064400000001545151600250540021552 0ustar00<?php
/**
 * The Third Party integration with WooCommerce PayPal Checkout Gateway.
 *
 * @ref https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/
 *
 * @since 3.0
 * @package LiteSpeed
 * @subpackage LiteSpeed_Cache\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Provides compatibility with WooCommerce PayPal Checkout.
 */
class Woo_Paypal {

	/**
	 * Detect if WooCommerce PayPal Checkout is active and register nonces.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if (!defined('WC_GATEWAY_PPEC_VERSION')) {
			return;
		}

		do_action('litespeed_nonce', '_wc_ppec_update_shipping_costs_nonce private');
		do_action('litespeed_nonce', '_wc_ppec_start_checkout_nonce private');
		do_action('litespeed_nonce', '_wc_ppec_generate_cart_nonce private');
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/aelia-currencyswitcher.cls.php000064400000005255151600250620024137 0ustar00<?php
/**
 * The Third Party integration with the Aelia CurrencySwitcher plugin.
 *
 * @since      1.0.13
 * @since      2.6     Removed hook_vary as OLS supports vary header already
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit();

/**
 * Integration layer for Aelia Currency Switcher.
 *
 * Registers the plugin cookies as Vary drivers so cached pages can differ by
 * selected currency / location. Hooks both the runtime vary list (headers)
 * and the rewrite-rules vary list (always needed).
 */
class Aelia_CurrencySwitcher {

	/**
	 * Cookie names used by Aelia Currency Switcher to determine currency & geo.
	 *
	 * @var string[]
	 */
	private static $_cookies = array( 'aelia_cs_selected_currency', 'aelia_customer_country', 'aelia_customer_state', 'aelia_tax_exempt' );

	/**
	 * Detects if WooCommerce + Aelia Currency Switcher are present and registers hooks.
	 *
	 * @since 1.0.13
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if ( defined( 'WOOCOMMERCE_VERSION' ) && isset( $GLOBALS['woocommerce-aelia-currencyswitcher'] ) && is_object( $GLOBALS['woocommerce-aelia-currencyswitcher'] ) ) {
			// Not all pages need to add vary, so allow sites to restrict via filter.
			self::$_cookies = apply_filters( 'litespeed_3rd_aelia_cookies', self::$_cookies );

			// Add cookies to the active vary header list (conditionally used at runtime).
			add_filter( 'litespeed_vary_curr_cookies', __CLASS__ . '::check_cookies' );

			// Ensure rewrite rules are aware of these cookies (always include).
			add_filter( 'litespeed_vary_cookies', __CLASS__ . '::register_cookies' );
		}
	}

	/**
	 * Ensure Aelia cookies are part of the global vary cookie registry.
	 *
	 * @since 1.0.13
	 *
	 * @param string[] $cookies Current list of vary cookies.
	 * @return string[] Updated list including Aelia cookies.
	 */
	public static function register_cookies( $cookies ) {
		return array_merge( $cookies, self::$_cookies );
	}

	/**
	 * Conditionally append Aelia cookies to the vary header set for WooCommerce pages.
	 *
	 * If the page is not a WooCommerce page, leave the list unchanged.
	 * Otherwise, append Aelia's cookies so responses vary correctly.
	 *
	 * @since 1.0.13
	 * @access public
	 *
	 * @param string[] $cookies Current list of vary cookies for the response.
	 * @return string[] Potentially augmented list of vary cookies.
	 */
	public static function check_cookies( $cookies ) {
		// NOTE: is_cart and is_checkout are handled by WooCommerce itself.
		if ( ! function_exists( 'is_woocommerce' ) || ! is_woocommerce() ) {
			return $cookies;
		}

		return array_merge( $cookies, self::$_cookies );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/entry.inc.php000064400000003012151600250670020606 0ustar00<?php
/**
 * The registry for Third Party Plugins Integration files.
 *
 * This file is only used to include the integration files/classes.
 * This works as an entry point for the initial add_action for the
 * detect function.
 *
 * It is not required to add all integration files here, this just provides
 * a common place for plugin authors to append their file to.
 *
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

defined('WPINC') || exit();

$third_cls = array(
	'Aelia_CurrencySwitcher',
	'Autoptimize',
	'Avada',
	'BBPress',
	'Beaver_Builder',
	'Caldera_Forms',
	'Divi_Theme_Builder',
	'Facetwp',
	'LiteSpeed_Check',
	'Theme_My_Login',
	'User_Switching',
	'WCML',
	'WooCommerce',
	'WC_PDF_Product_Vouchers',
	'Woo_Paypal',
	'Wp_Polls',
	'WP_PostRatings',
	'Wpdiscuz',
	'WPLister',
	'WPML',
	'WpTouch',
	'Yith_Wishlist',
);

foreach ($third_cls as $cls) {
	add_action('litespeed_load_thirdparty', 'LiteSpeed\Thirdparty\\' . $cls . '::detect');
}

// Preload needed for certain thirdparty
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Divi_Theme_Builder::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\WooCommerce::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\NextGenGallery::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\AMP::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Elementor::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Gravity_Forms::preload');
add_action('litespeed_init', 'LiteSpeed\Thirdparty\Perfmatters::preload');
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/caldera-forms.cls.php000064400000001446151600250740022203 0ustar00<?php
/**
 * The Third Party integration with Caldera Forms.
 *
 * @since      3.2.2
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Integration with Caldera Forms to ensure proper nonce handling for cached pages.
 */
class Caldera_Forms {

	/**
	 * Detects if Caldera Forms is active and registers nonces accordingly.
	 *
	 * Hooks the plugin's frontend nonce pattern into LiteSpeed so cached pages
	 * still validate form submissions.
	 *
	 * @since 3.2.2
	 * @return void
	 */
	public static function detect() {
		if (!defined('CFCORE_VER')) {
			return;
		}

		// plugins/caldera-forms/classes/render/nonce.php -> class Caldera_Forms_Render_Nonce
		do_action('litespeed_nonce', 'caldera_forms_front_*');
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/user-switching.cls.php000064400000001431151600251010022420 0ustar00<?php
/**
 * The Third Party integration with User Switching.
 *
 * @since 3.0
 * @package LiteSpeed
 * @subpackage LiteSpeed_Cache\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Provides compatibility for the User Switching plugin.
 */
class User_Switching {

	/**
	 * Detects if User Switching is active and registers required nonces.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if (!class_exists('user_switching')) {
			return;
		}

		/**
		 * Register switch back URL nonce.
		 *
		 * @since 3.0
		 */
		if (function_exists('current_user_switched')) {
			$old_user = current_user_switched();
			if ($old_user) {
				do_action('litespeed_nonce', 'switch_to_olduser_' . $old_user->ID);
			}
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/wp-postratings.cls.php000064400000001604151600251130022453 0ustar00<?php
/**
 * The Third Party integration with the WP-PostRatings plugin.
 *
 * Hooks into rating events to purge related caches.
 *
 * @since 1.1.1
 * @package LiteSpeed
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit();

/**
 * WP-PostRatings integration for LiteSpeed Cache.
 */
class WP_PostRatings {

	/**
	 * Detects if the WP-PostRatings plugin is active and registers hooks.
	 *
	 * @since 1.1.1
	 * @return void
	 */
	public static function detect() {
		if ( defined( 'WP_POSTRATINGS_VERSION' ) ) {
			add_action( 'rate_post', __CLASS__ . '::flush', 10, 3 );
		}
	}

	/**
	 * Purge the cache for a rated post.
	 *
	 * @since 1.1.1
	 *
	 * @param int $uid                User ID who rated.
	 * @param int $post_id            The rated post ID.
	 * @return void
	 */
	public static function flush( $uid, $post_id ) {
		do_action( 'litespeed_purge_post', (int) $post_id );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/elementor.cls.php000064400000006404151600251200021445 0ustar00<?php
/**
 * The Third Party integration with the Elementor plugin.
 *
 * Detects Elementor editor/preview actions and safely disables LiteSpeed Cache features
 * that could interfere with live editing. Also hooks cache purge when Elementor regenerates
 * its CSS & data.
 *
 * @since      2.9.8.8
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Handles Elementor compatibility.
 */
class Elementor {

	/**
	 * Preload hooks and disable caching features during Elementor edit/preview flows.
	 *
	 * This method only inspects query/server values to detect editor context.
	 * No privileged actions are performed here, so nonce verification is not required.
	 *
	 * @since 2.9.8.8
	 * @return void
	 */
	public static function preload() {
		if ( ! defined( 'ELEMENTOR_VERSION' ) ) {
			return;
		}

		// If user explicitly opened the Elementor editor, disable all LSCWP features.
		$action = isset( $_GET['action'] ) ? sanitize_text_field( wp_unslash( $_GET['action'] ) ) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
		if ( 'elementor' === $action ) {
			do_action( 'litespeed_disable_all', 'elementor edit mode' );
		}

		// If the referrer indicates an Elementor editor context, inspect possible save actions.
		$http_referer = isset( $_SERVER['HTTP_REFERER'] ) ? sanitize_text_field( wp_unslash( $_SERVER['HTTP_REFERER'] ) ) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
		if ( '' !== $http_referer && false !== strpos( $http_referer, 'action=elementor' ) ) {
			// Elementor posts JSON in the 'actions' request field when saving from editor.
			// phpcs:ignore WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
			$actions_raw = isset( $_REQUEST['actions'] ) ? wp_unslash( $_REQUEST['actions'] ) : '';
			if ( '' !== $actions_raw ) {
				// Use a forgiving sanitizer for JSON strings, then decode.
				$json = json_decode( sanitize_textarea_field( $actions_raw ), true );
				// Debug2::debug( '3rd Elementor', $json );

				if (
					! empty( $json['save_builder']['action'] ) &&
					'save_builder' === $json['save_builder']['action'] &&
					! empty( $json['save_builder']['data']['status'] ) &&
					'publish' === $json['save_builder']['data']['status']
				) {
					// Publishing from editor — allow normal flow so crawler/purge can run.
					return;
				}
			}

			// In all other editor-referrer cases, disable LSCWP features during edit.
			do_action( 'litespeed_disable_all', 'elementor edit mode in HTTP_REFERER' );
		}

		// Clear LSC cache when Elementor regenerates CSS & Data.
		add_action( 'elementor/core/files/clear_cache', __CLASS__ . '::regenerate_litespeed_cache' );
	}

	/**
	 * Disable LiteSpeed ESI explicitly (kept for backward compatibility if re-enabled).
	 *
	 * @since 2.9.8.8
	 * @return void
	 */
	public static function disable_litespeed_esi() {
		if ( ! defined( 'LITESPEED_ESI_OFF' ) ) {
			define( 'LITESPEED_ESI_OFF', true );
		}
	}

	/**
	 * Purge LiteSpeed Cache when Elementor regenerates its CSS & Data.
	 *
	 * @since 2.9.8.8
	 * @return void
	 */
	public static function regenerate_litespeed_cache() {
		do_action( 'litespeed_purge_all', 'Elementor - Regenerate CSS & Data' );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/beaver-builder.cls.php000064400000002167151600251250022352 0ustar00<?php
/**
 * The Third Party integration with the Beaver Builder plugin.
 *
 * @since      3.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit;

/**
 * Integration for Beaver Builder cache handling and purging.
 */
class Beaver_Builder {

	/**
	 * Detects if Beaver_Builder is active.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if ( ! defined( 'FL_BUILDER_VERSION' ) ) {
			return;
		}

		/**
		 * Purge All hooks.
		 *
		 * @see beaver-builder/extensions/fi-builder-cache-helper/classes/class-fi-builder-cache-helper.php
		 */
		$actions = array(
			'fl_builder_cache_cleared',
			'fl_builder_after_save_layout',
			'fl_builder_after_save_user_template',
			'upgrader_process_complete',
		);

		foreach ( $actions as $val ) {
			add_action( $val, __CLASS__ . '::purge' );
		}
	}

	/**
	 * Purges the cache when Beaver_Builder's cache is purged.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public static function purge() {
		do_action( 'litespeed_purge_all', '3rd Beaver_Builder' );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/gravity-forms.cls.php000064400000002223151600251320022262 0ustar00<?php
/**
 * The Third Party integration with Gravity Forms.
 *
 * @since 4.1.0
 * @package LiteSpeed
 * @subpackage LiteSpeed_Cache\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Gravity Forms compatibility hooks for LiteSpeed Cache.
 */
class Gravity_Forms {

	/**
	 * Check if GF is enabled and disable LSCWP on gf-download and gf-signature URI.
	 *
	 * Note: Query params are only read to detect special Gravity Forms endpoints.
	 * Nonce verification is not applicable here as no privileged action is performed.
	 *
	 * @since 4.1.0 #900899 #827184
	 * @return void
	 */
	public static function preload() {
		if (class_exists('GFCommon')) {
			$gf_download  = isset($_GET['gf-download']) ? sanitize_text_field(wp_unslash($_GET['gf-download'])) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
			$gf_signature = isset($_GET['gf-signature']) ? sanitize_text_field(wp_unslash($_GET['gf-signature'])) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended

			if ('' !== $gf_download || '' !== $gf_signature) {
				do_action('litespeed_disable_all', 'Stopped for Gravity Form');
			}
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/woocommerce.tab.tpl.php000064400000000346151600251400022556 0ustar00<?php
/**
 * WooCommerce tab template for LiteSpeed Cache plugin.
 *
 * @package LiteSpeed
 */

defined( 'WPINC' ) || exit;
?>

<a class='litespeed-tab nav-tab' href='#woocommerce' data-litespeed-tab='woocommerce'>WooCommerce</a>
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/woocommerce.content.tpl.php000064400000007637151600251450023501 0ustar00<?php
/**
 * LiteSpeed Cache – WooCommerce settings template.
 *
 * Renders the WooCommerce integration settings within the LiteSpeed Cache admin.
 *
 * @package LiteSpeed\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit;

use LiteSpeed\Doc;
?>
<div data-litespeed-layout="woocommerce">

	<h3 class="litespeed-title-short">
		<?php esc_html_e( 'WooCommerce Settings', 'litespeed-cache' ); ?>
		<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#woocommerce-tab' ); ?>
	</h3>

	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php esc_html_e( 'NOTICE:', 'litespeed-cache' ); ?></h4>
		<p><?php esc_html_e( 'After verifying that the cache works in general, please test the cart.', 'litespeed-cache' ); ?></p>
		<p>
			<?php
			printf(
				/* translators: %s: link attributes */
				esc_html__( 'To test the cart, visit the %sFAQ%s.', 'litespeed-cache' ),
				'<a href="https://docs.litespeedtech.com/lscache/lscwp/installation/#non-cacheable-pages" target="_blank">',
				'</a>'
			);
			?>
		</p>
		<p><?php esc_html_e( 'By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded.', 'litespeed-cache' ); ?></p>
	</div>

	<table class="wp-list-table striped litespeed-table">
		<tbody>
			<tr>
				<th>
					<?php $setting_id = self::O_UPDATE_INTERVAL; ?>
					<?php esc_html_e( 'Product Update Interval', 'litespeed-cache' ); ?>
				</th>
				<td>
					<?php
					$options = [
						self::O_PQS_CS  => esc_html__( 'Purge product on changes to the quantity or stock status.', 'litespeed-cache' ) . ' ' . esc_html__( 'Purge categories only when stock status changes.', 'litespeed-cache' ),
						self::O_PS_CS   => esc_html__( 'Purge product and categories only when the stock status changes.', 'litespeed-cache' ),
						self::O_PS_CN   => esc_html__( 'Purge product only when the stock status changes.', 'litespeed-cache' ) . ' ' . esc_html__( 'Do not purge categories on changes to the quantity or stock status.', 'litespeed-cache' ),
						self::O_PQS_CQS => esc_html__( 'Always purge both product and categories on changes to the quantity or stock status.', 'litespeed-cache' ),
					];
					$conf    = (int) apply_filters( 'litespeed_conf', $setting_id );
					do_action( 'litespeed_setting_enroll', $setting_id );
					foreach ( $options as $k => $v ) :
						$input_id = 'conf_' . $setting_id . '_' . $k;
						?>
						<div class="litespeed-radio-row">
							<input
								type="radio"
								autocomplete="off"
								name="<?php echo esc_attr( (string) $setting_id ); ?>"
								id="<?php echo esc_attr( $input_id ); ?>"
								value="<?php echo esc_attr( (string) $k ); ?>"
								<?php echo checked( $conf, (int) $k, false ); ?>
							/>
							<label for="<?php echo esc_attr( $input_id ); ?>"><?php echo esc_html( $v ); ?></label>
						</div>
					<?php endforeach; ?>
					<div class="litespeed-desc">
						<?php esc_html_e( 'Determines how changes in product quantity and product stock status affect product pages and their associated category pages.', 'litespeed-cache' ); ?>
					</div>
				</td>
			</tr>

			<tr>
				<th>
					<?php $setting_id = self::O_CART_VARY; ?>
					<?php esc_html_e( 'Vary for Mini Cart', 'litespeed-cache' ); ?>
				</th>
				<td>
					<?php
					$conf = (int) apply_filters( 'litespeed_conf', $setting_id );
					$this->cls( 'Admin_Display' )->build_switch( $setting_id );
					?>
					<div class="litespeed-desc">
						<?php esc_html_e( 'Generate a separate vary cache copy for the mini cart when the cart is not empty.', 'litespeed-cache' ); ?>
						<?php esc_html_e( 'If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents.', 'litespeed-cache' ); ?>
						<br /><?php Doc::notice_htaccess(); ?>
					</div>
				</td>
			</tr>

		</tbody>
	</table>
</div>
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/theme-my-login.cls.php000064400000002012151600251520022302 0ustar00<?php
/**
 * The Third Party integration with the Theme My Login plugin.
 *
 * @since 1.0.15
 * @package LiteSpeed
 * @subpackage LiteSpeed_Cache\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Provides compatibility for the Theme My Login plugin.
 */
class Theme_My_Login {

	/**
	 * Detects if Better Theme My Login is active.
	 *
	 * @since 1.0.15
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if (defined('THEME_MY_LOGIN_PATH')) {
			add_action('litespeed_control_finalize', __CLASS__ . '::set_control');
		}
	}

	/**
	 * This filter is used to let the cache know if a page is cacheable.
	 *
	 * @since 1.0.15
	 * @access public
	 * @return void
	 */
	public static function set_control() {
		if (!apply_filters('litespeed_control_cacheable', false)) {
			return;
		}

		// Check if this page is TML page or not.
		if (class_exists('Theme_My_Login') && \Theme_My_Login::is_tml_page()) {
			do_action('litespeed_control_set_nocache', 'Theme My Login');
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/wcml.cls.php000064400000003367151600251570020434 0ustar00<?php
/**
 * The Third Party integration with WCML.
 *
 * @since 3.0
 * @package LiteSpeed
 * @subpackage LiteSpeed_Cache\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Provides compatibility with WCML for currency handling.
 */
class WCML {

	/**
	 * Holds the current WCML currency.
	 *
	 * @var string
	 */
	private static $_currency = '';

	/**
	 * Detect if WCML is active and register hooks.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if (!defined('WCML_VERSION')) {
			return;
		}

		add_filter('wcml_client_currency', __CLASS__ . '::apply_client_currency');
		add_action('wcml_set_client_currency', __CLASS__ . '::set_client_currency');
	}

	/**
	 * Sets the client currency and triggers vary updates.
	 *
	 * @since 3.0
	 * @access public
	 * @param string $currency The currency code to set.
	 * @return void
	 */
	public static function set_client_currency( $currency ) {
		self::apply_client_currency($currency);
		do_action('litespeed_vary_ajax_force');
	}

	/**
	 * Applies the client currency and adjusts vary accordingly.
	 *
	 * @since 3.0
	 * @access public
	 * @param string $currency The currency code to apply.
	 * @return string The applied currency.
	 */
	public static function apply_client_currency( $currency ) {
		self::$_currency = $currency;
		add_filter('litespeed_vary', __CLASS__ . '::apply_vary');

		return $currency;
	}

	/**
	 * Appends WCML currency to vary list.
	 *
	 * @since 3.0
	 * @access public
	 * @param array $vary_list The existing vary list.
	 * @return array The updated vary list including WCML currency.
	 */
	public static function apply_vary( $vary_list ) {
		$vary_list['wcml_currency'] = self::$_currency;
		
		return $vary_list;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/yith-wishlist.cls.php000064400000012356151600251640022307 0ustar00<?php
/**
 * The Third Party integration with the YITH WooCommerce Wishlist plugin.
 *
 * Hooks YITH Wishlist UI into LiteSpeed ESI and purges appropriately.
 *
 * @since 1.1.0
 * @package LiteSpeed
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit();

use LiteSpeed\Tag;
use LiteSpeed\Conf;
use LiteSpeed\Base;

/**
 * YITH WooCommerce Wishlist integration for LiteSpeed Cache.
 */
class Yith_Wishlist {

	const ESI_PARAM_POSTID = 'yith_pid';

	/**
	 * Current product ID captured for ESI rendering.
	 *
	 * @var int
	 */
	private static $_post_id;

	/**
	 * Detects if YITH WooCommerce Wishlist and WooCommerce are installed.
	 *
	 * @since 1.1.0
	 * @return void
	 */
	public static function detect() {
		if ( ! defined( 'WOOCOMMERCE_VERSION' ) || ! defined( 'YITH_WCWL' ) ) {
			return;
		}
		if ( apply_filters( 'litespeed_esi_status', false ) ) {
			add_action( 'litespeed_tpl_normal', __CLASS__ . '::is_not_esi' );
			add_action( 'litespeed_esi_load-yith_wcwl_add', __CLASS__ . '::load_add_to_wishlist' );
			add_filter( 'litespeed_esi_inline-yith_wcwl_add', __CLASS__ . '::inline_add_to_wishlist', 20, 2 );

			// Hook to add/delete wishlist.
			add_action( 'yith_wcwl_added_to_wishlist', __CLASS__ . '::purge' );
			add_action( 'yith_wcwl_removed_from_wishlist', __CLASS__ . '::purge' );
		}
	}

	/**
	 * Purge ESI YITH cache when add/remove items.
	 *
	 * @since 1.2.0
	 * @return void
	 */
	public static function purge() {
		do_action( 'litespeed_purge_esi', 'yith_wcwl_add' );
	}

	/**
	 * Hooked to the litespeed_is_not_esi_template action.
	 *
	 * If the request is not an ESI request, hook to the add to wishlist button
	 * filter to replace it as an ESI block.
	 *
	 * @since 1.1.0
	 * @return void
	 */
	public static function is_not_esi() {
		add_filter( 'yith_wcwl_add_to_wishlist_params', __CLASS__ . '::add_to_wishlist_params', 999, 2 );
		add_filter( 'yith_wcwl_add_to_wishlisth_button_html', __CLASS__ . '::sub_add_to_wishlist', 999 );
	}

	/**
	 * Store the post id for later shortcode usage.
	 *
	 * @since 3.4.1
	 *
	 * @param array $defaults Default parameters provided by YITH.
	 * @param array $atts     Shortcode attributes for add-to-wishlist.
	 * @return array Unmodified defaults.
	 */
	public static function add_to_wishlist_params( $defaults, $atts ) {
		self::$_post_id = ! empty( $atts['product_id'] ) ? (int) $atts['product_id'] : (int) $defaults['product_id'];
		return $defaults;
	}

	/**
	 * Replace the native button HTML with an ESI block.
	 *
	 * The add to wishlist button displays a different output when the item is already
	 * in the wishlist/cart. For this reason, the button must be an ESI block.
	 *
	 * @since 1.1.0
	 *
	 * @param string $template Original button HTML.
	 * @return string ESI URL placeholder for rendering.
	 */
	public static function sub_add_to_wishlist( $template ) {
		$params = [
			self::ESI_PARAM_POSTID => self::$_post_id,
		];

		$inline_tags  = [ '', rtrim( Tag::TYPE_ESI, '.' ), Tag::TYPE_ESI . 'yith_wcwl_add' ];
		$inline_tags  = implode(
			',',
			array_map(
				function ( $val ) {
					return 'public:' . LSWCP_TAG_PREFIX . '_' . $val;
				},
				$inline_tags
			)
		);
		$inline_tags .= ',' . LSWCP_TAG_PREFIX . '_tag_priv';

		do_action( 'litespeed_esi_combine', 'yith_wcwl_add' );

		$inline_params = [
			'val'     => $template,
			'tag'     => $inline_tags,
			'control' => 'private,no-vary,max-age=' . Conf::cls()->conf( Base::O_CACHE_TTL_PRIV ),
		];

		return apply_filters( 'litespeed_esi_url', 'yith_wcwl_add', 'YITH ADD TO WISHLIST', $params, 'private,no-vary', false, false, false, $inline_params );
	}

	/**
	 * Load the add to wishlist button HTML for ESI output.
	 *
	 * @since 1.1.0
	 *
	 * @param array $params ESI parameters, expects product id under ESI_PARAM_POSTID.
	 * @return void
	 */
	public static function load_add_to_wishlist( $params ) {
		$pid = isset( $params[ self::ESI_PARAM_POSTID ] ) ? (int) $params[ self::ESI_PARAM_POSTID ] : 0;

		// Output the rendered shortcode safely.
		// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- wp_kses_post handles allowed HTML.
		echo wp_kses_post( \YITH_WCWL_Shortcode::add_to_wishlist( [ 'product_id' => $pid ] ) );

		do_action( 'litespeed_control_set_private', 'yith wishlist' );
		do_action( 'litespeed_vary_no' );
	}

	/**
	 * Generate ESI inline value.
	 *
	 * @since 3.4.2
	 *
	 * @param mixed $res    Current response (array or anything); will be normalized to array.
	 * @param array $params ESI parameters that include product id.
	 * @return array Inline ESI payload with value, control and tags.
	 */
	public static function inline_add_to_wishlist( $res, $params ) {
		if ( ! is_array( $res ) ) {
			$res = [];
		}

		$pid = isset( $params[ self::ESI_PARAM_POSTID ] ) ? (int) $params[ self::ESI_PARAM_POSTID ] : 0;

		$res['val']     = \YITH_WCWL_Shortcode::add_to_wishlist( [ 'product_id' => $pid ] );
		$res['control'] = 'private,no-vary,max-age=' . Conf::cls()->conf( Base::O_CACHE_TTL_PRIV );

		$inline_tags  = [ '', rtrim( Tag::TYPE_ESI, '.' ), Tag::TYPE_ESI . 'yith_wcwl_add' ];
		$inline_tags  = implode(
			',',
			array_map(
				function ( $val ) {
					return 'public:' . LSWCP_TAG_PREFIX . '_' . $val;
				},
				$inline_tags
			)
		);
		$inline_tags .= ',' . LSWCP_TAG_PREFIX . '_tag_priv';

		$res['tag'] = $inline_tags;

		return $res;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/woocommerce.cls.php000064400000067632151600251710022012 0ustar00<?php
/**
 * The Third Party integration with the WooCommerce plugin.
 *
 * @since         1.0.5
 * @since  1.6.6 Added function_exists check for compatibility
 * @package       LiteSpeed
 * @subpackage    LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

use LiteSpeed\API;
use LiteSpeed\Base;
use LiteSpeed\ESI;

/**
 * WooCommerce third-party integration for LiteSpeed Cache.
 *
 * Handles ESI blocks, cache tags, purging behaviors, and settings integration
 * specific to WooCommerce.
 */
class WooCommerce extends Base {

	const O_CACHE_TTL_FRONTPAGE = Base::O_CACHE_TTL_FRONTPAGE;

	const CACHETAG_SHOP     = 'WC_S';
	const CACHETAG_TERM     = 'WC_T.';
	const O_UPDATE_INTERVAL = 'wc_update_interval';
	const O_CART_VARY       = 'wc_cart_vary';
	const O_PQS_CS          = 0; // flush product on quantity + stock change, categories on stock change
	const O_PS_CS           = 1; // flush product and categories on stock change
	const O_PS_CN           = 2; // flush product on stock change, categories no flush
	const O_PQS_CQS         = 3; // flush product and categories on quantity + stock change

	const ESI_PARAM_ARGS    = 'wc_args';
	const ESI_PARAM_POSTID  = 'wc_post_id';
	const ESI_PARAM_NAME    = 'wc_name';
	const ESI_PARAM_PATH    = 'wc_path';
	const ESI_PARAM_LOCATED = 'wc_located';

	/**
	 * Whether ESI is enabled via litespeed_esi_status filter.
	 *
	 * @var bool
	 */
	private $esi_enabled;

	/**
	 * Detects if WooCommerce is installed.
	 *
	 * @since 1.0.5
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if ( ! defined('WOOCOMMERCE_VERSION') ) {
			return;
		}

		self::cls()->add_hooks();
	}

	/**
	 * Add hooks to woo actions.
	 *
	 * @since  1.6.3
	 * @access public
	 * @return void
	 */
	public function add_hooks() {
		$this->_option_append();

		$this->esi_enabled = (bool) apply_filters('litespeed_esi_status', false);

		add_action('litespeed_control_finalize', [ $this, 'set_control' ]);
		add_action('litespeed_tag_finalize', [ $this, 'set_tag' ]);

		// Purging a product on stock change should only occur during product purchase. This function will add the purging callback when an order is complete.
		add_action('woocommerce_product_set_stock', [ $this, 'purge_product' ]);
		add_action('woocommerce_variation_set_stock', [ $this, 'purge_product' ]); // #984479 Update variations stock

		add_action('comment_post', [ $this, 'add_review' ], 10, 3);

		if ( $this->esi_enabled ) {
			if ( function_exists('is_shop') && ! is_shop() ) {
				add_action('litespeed_tpl_normal', [ $this, 'set_block_template' ]);
				// No need for add-to-cart button
				// add_action( 'litespeed_esi_load-wc-add-to-cart-form', [ $this, 'load_add_to_cart_form_block' ] ) ;

				add_action('litespeed_esi_load-storefront-cart-header', [ $this, 'load_cart_header' ]);
				add_action('litespeed_esi_load-widget', [ $this, 'register_post_view' ]);
			}

			if ( function_exists('is_product') && is_product() ) {
				add_filter('litespeed_esi_params', [ $this, 'add_post_id' ], 10, 2);
			}

			// #612331 - remove WooCommerce geolocation redirect on ESI page (PR#708)
			// phpcs:ignore WordPress.Security.NonceVerification.Recommended -- ESI parameter detection, not processing user input.
			if (!empty($_GET[ESI::QS_ACTION]) && !empty($_GET[ESI::QS_PARAMS])) {
				remove_action( 'template_redirect', [ 'WC_Cache_Helper', 'geolocation_ajax_redirect' ], 10 );
			}
		}

		if ( is_admin() ) {
			add_action('litespeed_api_purge_post', [ $this, 'backend_purge' ]); // todo
			add_action('delete_term_relationships', [ $this, 'delete_rel' ], 10, 2);
			add_action('litespeed_settings_tab', [ $this, 'settings_add_tab' ]);
			add_action('litespeed_settings_content', [ $this, 'settings_add_content' ]);
			add_filter('litespeed_widget_default_options', [ $this, 'wc_widget_default' ], 10, 2);
		}

		if ( apply_filters('litespeed_conf', self::O_CART_VARY) ) {
			add_filter(
				'litespeed_vary_cookies',
				/**
				 * Modify list of vary cookies.
				 *
				 * @param string[] $cookie_list List of vary cookies.
				 * @return string[]
				 */
				function ( $cookie_list ) {
					$cookie_list[] = 'woocommerce_cart_hash';
					return array_unique( $cookie_list );
				}
			);
		}
	}

	/**
	 * Purge esi private tag.
	 *
	 * @since  1.6.3
	 * @access public
	 * @return void
	 */
	public function purge_esi() {
		do_action('litespeed_debug', '3rd woo purge ESI in action: ' . current_filter());
		do_action('litespeed_purge_private_esi', 'storefront-cart-header');
	}

	/**
	 * Purge private all.
	 *
	 * @since  3.0
	 * @access public
	 * @return void
	 */
	public function purge_private_all() {
		do_action('litespeed_purge_private_all');
	}

	/**
	 * Check if need to give an ESI block for cart.
	 *
	 * @since  1.7.2
	 * @access public
	 *
	 * @param string $template Template path.
	 * @return string Template path.
	 */
	public function check_if_need_esi( $template ) {
		if ( $this->vary_needed() ) {
			do_action('litespeed_debug', 'API: 3rd woo added ESI');
			add_action('litespeed_tpl_normal', [ $this, 'set_swap_header_cart' ]);
		}

		return $template;
	}

	/**
	 * Keep vary on if cart is not empty.
	 *
	 * @since  1.7.2
	 * @access public
	 *
	 * @param array $vary Vary array.
	 * @return array
	 */
	public function vary_maintain( $vary ) {
		if ( $this->vary_needed() ) {
			do_action('litespeed_debug', 'API: 3rd woo added vary due to cart not empty');
			$vary['woo_cart'] = 1;
		}

		return $vary;
	}

	/**
	 * Check if vary need to be on based on cart.
	 *
	 * @since  1.7.2
	 * @access private
	 * @return bool True when cart has items.
	 */
	private function vary_needed() {
		if ( ! function_exists('WC') ) {
			return false;
		}

		$woocom = WC();
		if ( ! $woocom ) {
			return false;
		}

		if ( is_null( $woocom->cart ) ) {
			return false;
		}
		return $woocom->cart->get_cart_contents_count() > 0;
	}

	/**
	 * Hooked to the litespeed_is_not_esi_template action.
	 * If the request is not an esi request, set a hook in woocommerce_before_template_part to see if it's something we can ESI.
	 *
	 * @since 1.1.0
	 * @access public
	 * @return void
	 */
	public function set_block_template() {
		add_action('woocommerce_before_template_part', [ $this, 'block_template' ], 999, 4);
	}

	/**
	 * Hooked to the litespeed_is_not_esi_template action.
	 * If the request is not an esi request, set a hook in storefront_header to see if it's something we can ESI.
	 *
	 * Will remove storefront_header_cart in storefront_header.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @return void
	 */
	public function set_swap_header_cart() {
		$priority = has_action('storefront_header', 'storefront_header_cart');
		if ( false !== $priority ) {
			remove_action('storefront_header', 'storefront_header_cart', $priority);
			add_action('storefront_header', [ $this, 'esi_cart_header' ], $priority);
		}
	}

	/**
	 * Hooked to the woocommerce_before_template_part action.
	 * Checks if the template contains 'add-to-cart'. If so, and if we want to ESI the request, block it and build the ESI code block.
	 *
	 * The function parameters will be passed to the ESI request.
	 *
	 * @since 1.1.0
	 * @access public
	 *
	 * @param string $template_name Template name.
	 * @param string $template_path Template path.
	 * @param string $located       Located template path.
	 * @param array  $args          Template args.
	 * @return void
	 */
	public function block_template( $template_name, $template_path, $located, $args ) {
		if ( false === strpos( $template_name, 'add-to-cart' ) ) {
			if ( false !== strpos( $template_name, 'related.php' ) ) {
				remove_action('woocommerce_before_template_part', [ $this, 'block_template' ], 999);
				add_filter('woocommerce_related_products_args', [ $this, 'add_related_tags' ]);
				add_action('woocommerce_after_template_part', [ $this, 'end_template' ], 999);
			}
			return;
		}

		// Build ESI block for add-to-cart.
		// $post_obj = get_post( get_the_ID() );
		// if ( ! $post_obj ) {
		//  return;
		// }

		// $params = [
		//  self::ESI_PARAM_ARGS    => $args,
		//  self::ESI_PARAM_NAME    => $template_name,
		//  self::ESI_PARAM_POSTID  => $post_obj->ID,
		//  self::ESI_PARAM_PATH    => $template_path,
		//  self::ESI_PARAM_LOCATED => $located,
		// ];
		// add_action('woocommerce_after_add_to_cart_form', [ $this, 'end_form' ]);
		// add_action('woocommerce_after_template_part', [ $this, 'end_form' ], 999);

		// // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- Filter returns a URL; escaped below.
		// echo esc_url( apply_filters( 'litespeed_esi_url', 'wc-add-to-cart-form', 'WC_CART_FORM', $params ) );
		// // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- Allow basic wrapper markup.
		// echo wp_kses_post( apply_filters( 'litespeed_clean_wrapper_begin', '' ) );
	}

	/**
	 * Hooked to the woocommerce_after_add_to_cart_form action.
	 * If this is hit first, clean the buffer and remove this function and end_template.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 *
	 * @param string $template_name Template name.
	 * @return void
	 */
	public function end_form( $template_name = '' ) {
		if ( ! empty( $template_name ) && false === strpos( $template_name, 'add-to-cart' ) ) {
			return;
		}
		// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- Allow basic wrapper markup.
		echo wp_kses_post( apply_filters( 'litespeed_clean_wrapper_end', '' ) );
		remove_action('woocommerce_after_add_to_cart_form', [ $this, 'end_form' ]);
		remove_action('woocommerce_after_template_part', [ $this, 'end_form' ], 999);
	}

	/**
	 * If related products are loaded, need to add the extra product ids.
	 *
	 * The page will be purged if any of the products are changed.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 *
	 * @param array $args The arguments used to build the related products section.
	 * @return array The unchanged arguments.
	 */
	public function add_related_tags( $args ) {
		if ( empty( $args ) || ! isset( $args['post__in'] ) ) {
			return $args;
		}
		$related_posts = $args['post__in'];
		foreach ( $related_posts as $related ) {
			do_action('litespeed_tag_add_post', $related);
		}
		return $args;
	}

	/**
	 * Hooked to the woocommerce_after_template_part action.
	 * If the template contains 'related.php', restore block hook.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 *
	 * @param string $template_name Template name.
	 * @return void
	 */
	public function end_template( $template_name ) {
		if ( false !== strpos( $template_name, 'related.php' ) ) {
			remove_action('woocommerce_after_template_part', [ $this, 'end_template' ], 999);
			$this->set_block_template();
		}
	}

	/**
	 * Hooked to the storefront_header header.
	 * If we want to ESI the request, block it and build the ESI code block.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @return void
	 */
	public function esi_cart_header() {
		// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- Filter returns URL.
		echo apply_filters( 'litespeed_esi_url', 'storefront-cart-header', 'STOREFRONT_CART_HEADER' );
	}

	/**
	 * Hooked to the litespeed_esi_load-storefront-cart-header action.
	 * Generates the cart header for ESI display.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 * @return void
	 */
	public function load_cart_header() {
		storefront_header_cart();
	}

	/**
	 * Hooked to the litespeed_esi_load-wc-add-to-cart-form action.
	 * Parses the ESI input parameters and generates the add to cart form for ESI display.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 *
	 * @param array $params ESI parameters.
	 * @return void
	 */
	public function load_add_to_cart_form_block( $params ) {
		global $post, $wp_query;
		// phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited -- Intentional for WooCommerce template setup.
		$post = get_post($params[self::ESI_PARAM_POSTID]);
		$wp_query->setup_postdata($post);
		function_exists('wc_get_template') && wc_get_template($params[self::ESI_PARAM_NAME], $params[self::ESI_PARAM_ARGS], $params[self::ESI_PARAM_PATH]);
	}

	/**
	 * Update WooCommerce when someone visits a product and has the recently viewed products widget.
	 *
	 * Currently, this widget should not be cached.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 *
	 * @param array $params Widget parameter array.
	 * @return void
	 */
	public function register_post_view( $params ) {
		if ( 'WC_Widget_Recently_Viewed' !== $params[ API::PARAM_NAME ] ) {
			return;
		}
		if ( ! isset( $params[ self::ESI_PARAM_POSTID ] ) ) {
			return;
		}
		$id       = (int) $params[ self::ESI_PARAM_POSTID ];
		$esi_post = get_post( $id );
		$product  = function_exists('wc_get_product') ? wc_get_product( $esi_post ) : false;

		if ( empty( $product ) ) {
			return;
		}

		// Setup post data for tracking view without directly overriding $post.
		if ( $esi_post ) {
			setup_postdata( $esi_post );
		}
		if ( function_exists('wc_track_product_view') ) {
			wc_track_product_view();
		}
	}

	/**
	 * Adds the post id to the widget ESI parameters for the Recently Viewed widget.
	 *
	 * This is needed in the ESI request to update the cookie properly.
	 *
	 * @since 1.1.0
	 * @access public
	 *
	 * @param array  $params   Existing ESI params.
	 * @param string $block_id Block identifier.
	 * @return array
	 */
	public function add_post_id( $params, $block_id ) {
		if ( 'widget' === $block_id ) {
			if ( 'WC_Widget_Recently_Viewed' === $params[ API::PARAM_NAME ] ) {
				$params[ self::ESI_PARAM_POSTID ] = get_the_ID();
			}
		}

		return $params;
	}

	/**
	 * Hooked to the litespeed_widget_default_options filter.
	 *
	 * The recently viewed widget must be ESI to function properly.
	 * This function will set it to enable and no cache by default.
	 *
	 * @since 1.1.0
	 * @access public
	 *
	 * @param array $options Widget options.
	 * @param mixed $widget  Widget instance.
	 * @return array
	 */
	public function wc_widget_default( $options, $widget ) {
		if ( ! is_array( $options ) ) {
			return $options;
		}
		$widget_name = get_class( $widget );
		if ( 'WC_Widget_Recently_Viewed' === $widget_name ) {
			$options[ API::WIDGET_O_ESIENABLE ] = API::VAL_ON2;
			$options[ API::WIDGET_O_TTL ]       = 0;
		} elseif ( 'WC_Widget_Recent_Reviews' === $widget_name ) {
			$options[ API::WIDGET_O_ESIENABLE ] = API::VAL_ON;
			$options[ API::WIDGET_O_TTL ]       = 86400;
		}
		return $options;
	}

	/**
	 * Set WooCommerce cache tags based on page type.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 * @return void
	 */
	public function set_tag() {
		$id = get_the_ID();
		if ( false === $id ) {
			return;
		}

		// Check if product has a cache ttl limit or not.
		$sale_from = (int) get_post_meta( $id, '_sale_price_dates_from', true );
		$sale_to   = (int) get_post_meta( $id, '_sale_price_dates_to', true );
		// phpcs:ignore WordPress.DateTime.CurrentTimeTimestamp.Requested -- Need local timestamp for WooCommerce sale dates.
		$now = current_time('timestamp');
		$ttl = false;

		if ( $sale_from && $now < $sale_from ) {
			$ttl = $sale_from - $now;
		} elseif ( $sale_to && $now < $sale_to ) {
			$ttl = $sale_to - $now;
		}
		if ( $ttl && $ttl < apply_filters( 'litespeed_control_ttl', 0 ) ) {
			do_action( 'litespeed_control_set_ttl', $ttl, "WooCommerce set scheduled TTL to $ttl" );
		}

		if ( function_exists('is_shop') && is_shop() ) {
			do_action('litespeed_tag_add', self::CACHETAG_SHOP);
		}
		if ( function_exists('is_product_taxonomy') && ! is_product_taxonomy() ) {
			return;
		}
		if ( isset( $GLOBALS['product_cat'] ) && is_string( $GLOBALS['product_cat'] ) ) {
			// todo: need to check previous woo version to find if its from old woo versions or not!
			$term = get_term_by( 'slug', $GLOBALS['product_cat'], 'product_cat' );
		} elseif ( isset( $GLOBALS['product_tag'] ) && is_string( $GLOBALS['product_tag'] ) ) {
			$term = get_term_by( 'slug', $GLOBALS['product_tag'], 'product_tag' );
		} else {
			$term = false;
		}

		if ( false === $term ) {
			return;
		}
		while ( isset( $term ) ) {
			do_action( 'litespeed_tag_add', self::CACHETAG_TERM . $term->term_id );
			if ( 0 === (int) $term->parent ) {
				break;
			}
			$term = get_term( $term->parent );
		}
	}

	/**
	 * Check if the page is cacheable according to WooCommerce.
	 *
	 * @since 1.0.5
	 * @since 1.6.3 Removed static
	 * @access public
	 *
	 * @param string $esi_id The ESI block id if a request is an ESI request.
	 * @return void
	 */
	public function set_control( $esi_id ) {
		if ( ! apply_filters( 'litespeed_control_cacheable', false ) ) {
			return;
		}

		/**
		 * Avoid possible 500 issue.
		 *
		 * @since 1.6.2.1
		 */
		if ( ! function_exists( 'WC' ) ) {
			return;
		}

		$woocom = WC();
		if ( ! $woocom || empty( $woocom->session ) ) {
			return;
		}

		// For later versions, DONOTCACHEPAGE should be set.
		// No need to check uri/qs.
		if ( version_compare( $woocom->version, '1.4.2', '>=' ) ) {
			if ( version_compare( $woocom->version, '3.2.0', '<' ) && defined('DONOTCACHEPAGE') && DONOTCACHEPAGE ) {
				do_action( 'litespeed_control_set_nocache', '3rd party woocommerce not cache by constant' );
				return;
			} elseif ( version_compare( $woocom->version, '2.1.0', '>=' ) ) {
				$err = false;

				if ( ! function_exists( 'wc_get_page_id' ) ) {
					return;
				}
				/**
				 * From woo/inc/class-wc-cache-helper.php:prevent_caching()
				 *
				 * @since  1.4
				 */
				$page_ids = array_filter( [ wc_get_page_id( 'cart' ), wc_get_page_id( 'checkout' ), wc_get_page_id( 'myaccount' ) ] );
				// phpcs:ignore WordPress.Security.NonceVerification.Recommended
				if ( isset( $_GET['download_file'] ) || isset( $_GET['add-to-cart'] ) || is_page( $page_ids ) ) {
					$err = 'woo non cacheable pages';
				} elseif ( function_exists( 'wc_notice_count' ) && wc_notice_count() > 0 ) {
					$err = 'has wc notice';
				}

				if ( $err ) {
					do_action( 'litespeed_control_set_nocache', '3rd party woocommerce not cache due to ' . $err );
					return;
				}
			}
			return;
		}

		if ( ! isset( $_SERVER['REQUEST_URI'] ) ) {
			return;
		}
		$uri     = esc_url_raw( wp_unslash( $_SERVER['REQUEST_URI'] ) );
		$uri_len = strlen( $uri );
		if ( $uri_len < 5 ) {
			return;
		}

		if ( in_array( $uri, [ 'cart/', 'checkout/', 'my-account/', 'addons/', 'logout/', 'lost-password/', 'product/' ], true ) ) {
			// why contains `product`?
			do_action( 'litespeed_control_set_nocache', 'uri in cart/account/user pages' );
			return;
		}

		if ( ! isset( $_SERVER['QUERY_STRING'] ) ) {
			return;
		}
		$qs     = sanitize_text_field( wp_unslash( $_SERVER['QUERY_STRING'] ) );
		$qs_len = strlen( $qs );
		if ( ! empty( $qs ) && $qs_len >= 12 && 0 === strpos( $qs, 'add-to-cart=' ) ) {
			do_action( 'litespeed_control_set_nocache', 'qs contains add-to-cart' );
		}
	}

	/**
	 * Purge a product page and related pages (based on settings) on checkout.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 *
	 * @param \WC_Product $product Product object.
	 * @return void
	 */
	public function purge_product( $product ) {
		do_action( 'litespeed_debug', '[3rd] Woo Purge [pid] ' . $product->get_id() );

		$do_purge = function ( $action, $debug = '' ) use ( $product ) {
			$config = apply_filters( 'litespeed_conf', self::O_UPDATE_INTERVAL );
			if ( is_null( $config ) ) {
				$config = self::O_PQS_CS;
			}

			if ( self::O_PQS_CQS === $config ) {
				$action();
				if ( $debug ) {
					do_action( 'litespeed_debug', $debug );
				}
			} elseif ( self::O_PQS_CS !== $config && $product->is_in_stock() ) {
				do_action( 'litespeed_debug', '[3rd] Woo No purge needed [option] ' . $config );
				return false;
			} elseif ( self::O_PS_CN !== $config && ! $product->is_in_stock() ) {
				$action();
				if ( $debug ) {
					do_action( 'litespeed_debug', $debug );
				}
			}
			return true;
		};

		if (
			! $do_purge(
				function () use ( $product ) {
					$this->backend_purge( $product->get_id() );
				}
			)
		) {
			return;
		}

		do_action( 'litespeed_purge_post', $product->get_id() );

		// Check if is variation, purge stock too #984479.
		if ( $product->is_type( 'variation' ) ) {
			do_action( 'litespeed_purge_post', $product->get_parent_id() );
		}

		// Check if WPML is enabled ##972971.
		if ( defined( 'WPML_PLUGIN_BASENAME' ) ) {
			// Check if it is a variable product and get post/parent ID.
			$wpml_purge_id = $product->is_type( 'variation' ) ? $product->get_parent_id() : $product->get_id();
			$type          = apply_filters( 'wpml_element_type', get_post_type( $wpml_purge_id ) );
			$trid          = apply_filters( 'wpml_element_trid', false, $wpml_purge_id, $type );
			$translations  = apply_filters( 'wpml_get_element_translations', [], $trid, $type );
			foreach ( $translations as $lang => $translation ) {
				do_action( 'litespeed_debug', '[3rd] Woo WPML purge language: ' . $translation->language_code . ' , post ID: ' . $translation->element_id );
				do_action( 'litespeed_purge_post', $translation->element_id );
				// use the $translation->element_id as it is post ID of other languages.
			}

			// Check other languages category and purge if configured.
			// wp_get_post_terms() only returns default language category ID.
			$default_cats = wp_get_post_terms( $wpml_purge_id, 'product_cat' );
			$languages    = apply_filters( 'wpml_active_languages', null );

			foreach ( $default_cats as $default_cat ) {
				foreach ( $languages as $language ) {
					$tr_cat_id = icl_object_id( $default_cat->term_id, 'product_cat', false, $language['code'] );
					$do_purge(
						function () use ( $tr_cat_id ) {
							do_action( 'litespeed_purge', self::CACHETAG_TERM . $tr_cat_id );
						},
						'[3rd] Woo Purge WPML category [language] ' . $language['code'] . ' [cat] ' . $tr_cat_id
					);
				}
			}
		}
	}

	/**
	 * Delete object-term relationship. If the post is a product and the term ids array is not empty,
	 * will add purge tags to the deleted terms.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 *
	 * @param int   $post_id  Object ID.
	 * @param array $term_ids An array of term taxonomy IDs.
	 * @return void
	 */
	public function delete_rel( $post_id, $term_ids ) {
		if ( ! function_exists( 'wc_get_product' ) ) {
			return;
		}

		if ( empty( $term_ids ) || false === wc_get_product( $post_id ) ) {
			return;
		}
		foreach ( $term_ids as $term_id ) {
			do_action( 'litespeed_purge', self::CACHETAG_TERM . $term_id );
		}
	}

	/**
	 * Purge a product's categories and tags pages in case they are affected.
	 *
	 * @since 1.0.9
	 * @since 1.6.3 Removed static
	 * @access public
	 *
	 * @param int $post_id Post id that is about to be purged.
	 * @return void
	 */
	public function backend_purge( $post_id ) {
		if ( ! function_exists( 'wc_get_product' ) ) {
			return;
		}

		if ( ! isset( $post_id ) || false === wc_get_product( $post_id ) ) {
			return;
		}

		$cats = $this->get_cats( $post_id );
		if ( ! empty( $cats ) ) {
			foreach ( $cats as $cat ) {
				do_action( 'litespeed_purge', self::CACHETAG_TERM . $cat );
			}
		}

		if ( ! function_exists( 'wc_get_product_terms' ) ) {
			return;
		}

		$tags = wc_get_product_terms( $post_id, 'product_tag', [ 'fields' => 'ids' ] );
		if ( ! empty( $tags ) ) {
			foreach ( $tags as $tag ) {
				do_action( 'litespeed_purge', self::CACHETAG_TERM . $tag );
			}
		}
	}

	/**
	 * When a product has a new review added, purge the recent reviews widget.
	 *
	 * @since 1.1.0
	 * @since 1.6.3 Removed static
	 * @access public
	 *
	 * @param mixed   $unused            Unused.
	 * @param integer $comment_approved  Whether the comment is approved or not.
	 * @param array   $commentdata       Information about the comment.
	 * @return void
	 */
	public function add_review( $unused, $comment_approved, $commentdata ) {
		if ( ! function_exists( 'wc_get_product' ) ) {
			return;
		}

		$post_id = $commentdata['comment_post_ID'];
		if ( 1 !== (int) $comment_approved || ! isset( $post_id ) || false === wc_get_product( $post_id ) ) {
			return;
		}

		global $wp_widget_factory;
		if ( ! isset( $wp_widget_factory->widgets['WC_Widget_Recent_Reviews'] ) ) {
			return;
		}

		$recent_reviews = $wp_widget_factory->widgets['WC_Widget_Recent_Reviews'];
		if ( ! is_null( $recent_reviews ) ) {
			do_action( 'litespeed_tag_add_widget', $recent_reviews->id );
		}
	}

	/**
	 * Append new options.
	 *
	 * @since 1.6.3 Removed static
	 * @since  3.0 new API
	 * @return void
	 */
	private function _option_append() {
		// Append option save value filter.
		do_action( 'litespeed_conf_multi_switch', self::O_UPDATE_INTERVAL, 3 ); // This need to be before conf_append.

		do_action( 'litespeed_conf_append', self::O_UPDATE_INTERVAL, false );
		do_action( 'litespeed_conf_append', self::O_CART_VARY, false );
	}

	/**
	 * Hooked to `litespeed_settings_tab` action.
	 * Adds the integration configuration options (currently, to determine purge rules).
	 *
	 * @since 1.6.3 Removed static
	 *
	 * @param string $setting_page Setting page slug.
	 * @return void
	 */
	public function settings_add_tab( $setting_page ) {
		if ( 'cache' !== $setting_page ) {
			return;
		}

		require 'woocommerce.tab.tpl.php';
	}

	/**
	 * Hook to show config content.
	 *
	 * @since  3.0
	 *
	 * @param string $setting_page Setting page slug.
	 * @return void
	 */
	public function settings_add_content( $setting_page ) {
		if ( 'cache' !== $setting_page ) {
			return;
		}

		require 'woocommerce.content.tpl.php';
	}

	/**
	 * Helper function to select the function(s) to use to get the product category ids.
	 *
	 * @since 1.0.10
	 * @since 1.6.3 Removed static
	 * @access private
	 *
	 * @param int $product_id The product id.
	 * @return array An array of category ids.
	 */
	private function get_cats( $product_id ) {
		if ( ! function_exists( 'WC' ) ) {
			return [];
		}

		$woocom = WC();
		if ( isset( $woocom ) && version_compare( $woocom->version, '2.5.0', '>=' ) && function_exists( 'wc_get_product_cat_ids' ) ) {
			return wc_get_product_cat_ids( $product_id );
		}
		$product_cats = wp_get_post_terms( $product_id, 'product_cat', [ 'fields' => 'ids' ] );
		foreach ( $product_cats as $product_cat ) {
			$product_cats = array_merge( $product_cats, get_ancestors( $product_cat, 'product_cat' ) );
		}

		return $product_cats;
	}

	/**
	 * 3rd party preload.
	 *
	 * @since  2.9.8.4
	 * @return void
	 */
	public static function preload() {
		/**
		 * Auto purge for WooCommerce Advanced Bulk Edit plugin,
		 * Bulk edit hook needs to be added to preload as it will die before detect.
		 */
		add_action( 'wp_ajax_wpmelon_adv_bulk_edit', __CLASS__ . '::bulk_edit_purge', 1 );
	}

	/**
	 * Auto purge for WooCommerce Advanced Bulk Edit plugin.
	 *
	 * @since  2.9.8.4
	 * @return void
	 */
	public static function bulk_edit_purge() {
		// phpcs:ignore WordPress.Security.NonceVerification.Missing -- Third-party plugin action; cannot enforce here.
		if ( empty( $_POST['type'] ) || 'saveproducts' !== $_POST['type'] || empty( $_POST['data'] ) ) {
			return;
		}

		/*
		 * admin-ajax form-data structure
		 * array(
		 *      "type" => "saveproducts",
		 *      "data" => array(
		 *          "column1" => "464$###0$###2#^#463$###0$###4#^#462$###0$###6#^#",
		 *          "column2" => "464$###0$###2#^#463$###0$###4#^#462$###0$###6#^#"
		 *      )
		 *  )
		 */
		$stock_string_arr = [];

		// Ensure data is unslashed before processing.
		// phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- Third-party plugin may not send nonce. Data format defined by third-party plugin.
		$data = isset( $_POST['data'] ) ? wp_unslash( $_POST['data'] ) : [];

		foreach ( (array) $data as $stock_value ) {
			$stock_string_arr = array_merge( $stock_string_arr, explode( '#^#', (string) $stock_value ) );
		}

		$lscwp_3rd_woocommerce = new self();

		if ( count( $stock_string_arr ) < 1 ) {
			return;
		}

		foreach ( $stock_string_arr as $edited_stock ) {
			$product_id = (int) strtok( (string) $edited_stock, '$' );
			$product    = wc_get_product( $product_id );

			if ( empty( $product ) ) {
				do_action( 'litespeed_debug', '3rd woo purge: ' . $product_id . ' not found.' );
				continue;
			}

			$lscwp_3rd_woocommerce->purge_product( $product );
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/wc-pdf-product-vouchers.cls.php000064400000001740151600251760024156 0ustar00<?php
/**
 * The Third Party integration with WooCommerce PDF Product Vouchers.
 *
 * @since 5.1.0
 * @package LiteSpeed
 * @subpackage LiteSpeed_Cache\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Provides compatibility for WooCommerce PDF Product Vouchers.
 */
class WC_PDF_Product_Vouchers {

	/**
	 * Disable caching for generated vouchers.
	 *
	 * @since 5.1.0
	 * @access public
	 * @return void
	 */
	public static function detect() {
		if (!class_exists('\WC_PDF_Product_Vouchers_Loader')) {
			return;
		}

		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		$is_voucher = !empty($_GET['post_type']) && 'wc_voucher' === sanitize_text_field(wp_unslash($_GET['post_type']));
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		$has_key = !empty($_GET['voucher_key']) || !empty($_GET['key']);

		if ($is_voucher && $has_key) {
			do_action('litespeed_control_set_nocache', '3rd WC PDF Product Voucher');
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/wpdiscuz.cls.php000064400000002272151600252030021324 0ustar00<?php
/**
 * The Third Party integration with Wpdiscuz.
 *
 * @since       2.9.5
 * @package     LiteSpeed
 * @subpackage  LiteSpeed_Cache/thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit();

use LiteSpeed\API;

/**
 * Wpdiscuz integration for LiteSpeed Cache.
 *
 * Appends commenter vary and disables pending-check when a commenter is detected.
 */
class Wpdiscuz {

	/**
	 * Registers hooks when Wpdiscuz is active.
	 *
	 * @since 2.9.5
	 * @return void
	 */
	public static function detect() {
		if ( ! defined( 'WPDISCUZ_DS' ) ) {
			return;
		}

		self::check_commenter();
		add_action( 'wpdiscuz_add_comment', __CLASS__ . '::add_comment' );
	}

	/**
	 * Appends the commenter vary on new Wpdiscuz comments.
	 *
	 * @since 2.9.5
	 * @return void
	 */
	public static function add_comment() {
		API::vary_append_commenter();
	}

	/**
	 * Checks current commenter and disables pending vary check if a name exists.
	 *
	 * @since 2.9.5
	 * @return void
	 */
	public static function check_commenter() {
		$commentor = wp_get_current_commenter();

		if (strlen($commentor['comment_author']) > 0) {
			add_filter( 'litespeed_vary_check_commenter_pending', '__return_false' );
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/litespeed-check.cls.php000064400000012645151600252110022511 0ustar00<?php
/**
 * Check if any plugins that could conflict with LiteSpeed Cache are active.
 *
 * @since 4.7
 * @package LiteSpeed
 * @subpackage LiteSpeed_Cache\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Detects incompatible plugins and displays admin notices if needed.
 */
class LiteSpeed_Check {

	/**
	 * Incompatible plugins list.
	 *
	 * @var array
	 */
	public static $_incompatible_plugins = array(
		// 'autoptimize/autoptimize.php',
		'breeze/breeze.php',
		'cache-enabler/cache-enabler.php',
		'cachify/cachify.php',
		'cloudflare/cloudflare.php',
		'comet-cache/comet-cache.php',
		'docket-cache/docket-cache.php',
		'fast-velocity-minify/fvm.php',
		'hummingbird-performance/wp-hummingbird.php',
		'nginx-cache/nginx-cache.php',
		'nitropack/main.php',
		'pantheon-advanced-page-cache/pantheon-advanced-page-cache.php',
		'powered-cache/powered-cache.php',
		'psn-pagespeed-ninja/pagespeedninja.php',
		'sg-cachepress/sg-cachepress.php',
		'simple-cache/simple-cache.php',
		// 'redis-cache/redis-cache.php',
		'w3-total-cache/w3-total-cache.php',
		'wp-cloudflare-page-cache/wp-cloudflare-page-cache.php',
		'wp-fastest-cache/wpFastestCache.php',
		'wp-meteor/wp-meteor.php',
		'wp-optimize/wp-optimize.php',
		'wp-performance-score-booster/wp-performance-score-booster.php',
		'wp-rocket/wp-rocket.php',
		'wp-super-cache/wp-cache.php',
	);

	/**
	 * Option key for storing notice state.
	 *
	 * @var string
	 */
	private static $_option = 'thirdparty_litespeed_check';

	/**
	 * Admin notice HTML ID.
	 *
	 * @var string
	 */
	private static $_msg_id = 'id="lscwp-incompatible-plugin-notice"';

	/**
	 * Detect incompatible plugins and hook into plugin lifecycle.
	 *
	 * @since 4.7
	 * @return void
	 */
	public static function detect() {
		if (!is_admin()) {
			return;
		}

		/**
		 * Check for incompatible plugins when `litespeed-cache` is first activated.
		 */
		$plugin = basename(LSCWP_DIR) . '/litespeed-cache.php';
		register_deactivation_hook($plugin, function ( $network_wide ) { // phpcs:ignore Generic.CodeAnalysis.UnusedFunctionParameter.Found
			\LiteSpeed\Admin_Display::delete_option(self::$_option);
		});
		if (!\LiteSpeed\Admin_Display::get_option(self::$_option)) {
			self::activated_plugin($plugin, null);
			\LiteSpeed\Admin_Display::add_option(self::$_option, true);
		}

		/**
		 * Check for incompatible plugins when any plugin is (de)activated.
		 */
		add_action('activated_plugin', __CLASS__ . '::activated_plugin', 10, 2);
		add_action('deactivated_plugin', __CLASS__ . '::deactivated_plugin', 10, 2);

		if (class_exists('PagespeedNinja')) {
			\LiteSpeed\Admin_Display::error(
				'<div ' .
					self::$_msg_id .
					'>' .
					__('Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:', 'litespeed-cache') .
					'<p style="color: red; font-weight: 700;">' .
					'PageSpeed Ninja' .
					'</p>' .
					'</div>'
			);
		}
	}

	/**
	 * Handle plugin activation.
	 *
	 * @since 4.7
	 * @param string $plugin Plugin path.
	 * @param bool   $network_wide Whether activated network-wide.
	 * @return void
	 */
	public static function activated_plugin( $plugin, $network_wide ) {
		self::incompatible_plugin_notice($plugin, $network_wide, 'activated');
	}

	/**
	 * Handle plugin deactivation.
	 *
	 * @since 4.7
	 * @param string $plugin Plugin path.
	 * @param bool   $network_wide Whether deactivated network-wide.
	 * @return void
	 */
	public static function deactivated_plugin( $plugin, $network_wide ) {
		self::incompatible_plugin_notice($plugin, $network_wide, 'deactivated');
	}

	/**
	 * Detect any incompatible plugins that are currently `active` and `valid`.
	 * Show a notification if there are any.
	 *
	 * @since 4.7
	 * @param string $plugin Plugin path.
	 * @param bool   $_network_wide Whether action is network-wide.
	 * @param string $action Action type (activated|deactivated).
	 * @return void
	 */
	public static function incompatible_plugin_notice( $plugin, $_network_wide, $action ) {
		self::update_messages();

		$deactivated = 'deactivated' === $action ? array( $plugin ) : array();

		$incompatible_plugins = array_map(function ( $plugin ) {
			return WP_PLUGIN_DIR . '/' . $plugin;
		}, array_diff(self::$_incompatible_plugins, $deactivated));

		$active_incompatible_plugins = array_map(function ( $plugin ) {
			$plugin = get_plugin_data($plugin, false, true);
			return $plugin['Name'];
		}, array_intersect($incompatible_plugins, wp_get_active_and_valid_plugins()));

		if (empty($active_incompatible_plugins)) {
			return;
		}

		\LiteSpeed\Admin_Display::error(
			'<div ' .
				self::$_msg_id .
				'>' .
				__('Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:', 'litespeed-cache') .
				'<p style="color: red; font-weight: 700;">' .
				implode(', ', $active_incompatible_plugins) .
				'</p>' .
				'</div>',
			false,
			true
		);
	}

	/**
	 * Prevent multiple incompatible plugin notices.
	 *
	 * @since 4.7
	 * @return void
	 */
	private static function update_messages() {
		$messages = \LiteSpeed\Admin_Display::get_option(\LiteSpeed\Admin_Display::DB_MSG_PIN, array());
		if (is_array($messages)) {
			foreach ($messages as $index => $message) {
				if (strpos($message, self::$_msg_id) !== false) {
					unset($messages[$index]);
					if (!$messages) {
						$messages = -1;
					}
					\LiteSpeed\Admin_Display::update_option(\LiteSpeed\Admin_Display::DB_MSG_PIN, $messages);
					break;
				}
			}
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/wptouch.cls.php000064400000001557151600252160021156 0ustar00<?php
/**
 * The Third Party integration with the WPTouch Mobile plugin.
 *
 * Marks requests from mobile devices via WPTouch as mobile in LiteSpeed Cache.
 *
 * @since 1.0.7
 * @package LiteSpeed
 */

namespace LiteSpeed\Thirdparty;

defined( 'WPINC' ) || exit();

/**
 * WPTouch integration for LiteSpeed Cache.
 */
class WpTouch {

	/**
	 * Detects if WPTouch is installed.
	 *
	 * @since 1.0.7
	 * @return void
	 */
	public static function detect() {
		global $wptouch_pro;
		if ( isset( $wptouch_pro ) ) {
			add_action( 'litespeed_control_finalize', __CLASS__ . '::set_control' );
		}
	}

	/**
	 * Check if the device is mobile. If so, set mobile.
	 *
	 * @since 1.0.7
	 * @return void
	 */
	public static function set_control() {
		global $wptouch_pro;
		if ( ! empty( $wptouch_pro->is_mobile_device ) ) {
			add_filter( 'litespeed_is_mobile', '__return_true' );
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/thirdparty/perfmatters.cls.php000064400000001744151600252230022015 0ustar00<?php
/**
 * The Third Party integration with the Perfmatters plugin.
 *
 * @since 4.4.5
 * @package LiteSpeed
 * @subpackage LiteSpeed_Cache\Thirdparty
 */

namespace LiteSpeed\Thirdparty;

defined('WPINC') || exit();

/**
 * Provides compatibility for the Perfmatters plugin.
 */
class Perfmatters {

	/**
	 * Preload Perfmatters integration.
	 *
	 * @since 4.4.5
	 * @return void
	 */
	public static function preload() {
		if (!defined('PERFMATTERS_VERSION')) {
			return;
		}

		if (is_admin()) {
			return;
		}

		if (has_action('shutdown', 'perfmatters_script_manager') !== false) {
			add_action('init', __CLASS__ . '::disable_litespeed_esi', 4);
		}
	}

	/**
	 * Disable LiteSpeed ESI when Perfmatters Script Manager is active.
	 *
	 * @since 4.4.5
	 * @return void
	 */
	public static function disable_litespeed_esi() {
		if (!defined('LITESPEED_ESI_OFF')) {
			define('LITESPEED_ESI_OFF', true);
		}
		do_action('litespeed_debug', 'Disable ESI due to Perfmatters script manager');
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/tpl/crawler/map.tpl.php000064400000010172151600252420020314 0ustar00<?php
/**
 * LiteSpeed Cache Crawler Sitemap List
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$crawler_summary = Crawler::get_summary();
$__map           = Crawler_Map::cls();
$list            = $__map->list_map( 30 );
$count           = $__map->count_map();
$pagination      = Utility::pagination( $count, 30 );
$kw              = '';
if (! empty( $_POST['kw'] ) && ! empty( $_POST['_wpnonce'] )) {
	$nonce = sanitize_text_field(wp_unslash($_POST['_wpnonce']));
	if (wp_verify_nonce($nonce)) {
		$kw = sanitize_text_field(wp_unslash($_POST['kw']));
	}
}
?>

<p class="litespeed-right">
	<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_EMPTY ) ); ?>" class="button litespeed-btn-warning">
		<?php esc_html_e( 'Clean Crawler Map', 'litespeed-cache' ); ?>
	</a>
	<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_REFRESH_MAP ) ); ?>" class="button button-secondary">
		<?php esc_html_e( 'Refresh Crawler Map', 'litespeed-cache' ); ?>
	</a>
</p>

<p>
	<?php
	if ( ! empty( $crawler_summary['sitemap_time'] ) ) {
		printf(
			esc_html__( 'Generated at %s', 'litespeed-cache' ),
			esc_html( Utility::readable_time( $crawler_summary['sitemap_time'] ) )
		);
	}
	?>
</p>

<h3 class="litespeed-title">
	<?php esc_html_e( 'Sitemap List', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/crawler/#map-tab' ); ?>
</h3>

<?php echo esc_html__( 'Sitemap Total', 'litespeed-cache' ) . ': ' . esc_html( $count ); ?>

<div style="display: flex; justify-content: space-between;">
	<div style="margin-top:10px;">
		<form action="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-crawler' ) ); ?>" method="post">
		<?php wp_nonce_field(); ?>
			<input type="text" name="kw" value="<?php echo esc_attr( $kw ); ?>" placeholder="<?php esc_attr_e( 'URL Search', 'litespeed-cache' ); ?>" style="width: 600px;" />
		</form>
	</div>
	<div>
		<a style="padding-right:10px;" href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-crawler&' . Router::TYPE . '=hit' ) ); ?>"><?php esc_html_e( 'Cache Hit', 'litespeed-cache' ); ?></a>
		<a style="padding-right:10px;" href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-crawler&' . Router::TYPE . '=miss' ) ); ?>"><?php esc_html_e( 'Cache Miss', 'litespeed-cache' ); ?></a>
		<a style="padding-right:10px;" href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-crawler&' . Router::TYPE . '=blacklisted' ) ); ?>"><?php esc_html_e( 'Blocklisted', 'litespeed-cache' ); ?></a>
	</div>
	<div>
		<?php echo wp_kses_post( $pagination ); ?>
	</div>
</div>

<div class="litespeed-table-responsive">
	<table class="wp-list-table widefat striped">
		<thead>
			<tr>
				<th scope="col">#</th>
				<th scope="col"><?php esc_html_e( 'URL', 'litespeed-cache' ); ?></th>
				<th scope="col"><?php esc_html_e( 'Crawler Status', 'litespeed-cache' ); ?></th>
				<th scope="col"><?php esc_html_e( 'Operation', 'litespeed-cache' ); ?></th>
			</tr>
		</thead>
		<tbody>
			<?php foreach ( $list as $i => $v ) : ?>
				<tr>
					<td><?php echo esc_html( $i + 1 ); ?></td>
					<td><?php echo esc_html( $v['url'] ); ?></td>
					<td><?php echo wp_kses_post( Crawler::cls()->display_status( $v['res'], $v['reason'] ) ); ?></td>
					<td>
						<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_BLACKLIST_ADD, false, null, array( 'id' => $v['id'] ) ) ); ?>" class="button button-secondary">
							<?php esc_html_e( 'Add to Blocklist', 'litespeed-cache' ); ?>
						</a>
					</td>
				</tr>
			<?php endforeach; ?>
		</tbody>
	</table>
</div>

<?php echo wp_kses_post( $pagination ); ?>

<p>
	<i class="litespeed-dot litespeed-bg-success"></i> = <?php esc_html_e( 'Cache Hit', 'litespeed-cache' ); ?><br>
	<i class="litespeed-dot litespeed-bg-primary"></i> = <?php esc_html_e( 'Cache Miss', 'litespeed-cache' ); ?><br>
	<i class="litespeed-dot litespeed-bg-warning"></i> = <?php esc_html_e( 'Blocklisted due to not cacheable', 'litespeed-cache' ); ?><br>
	<i class="litespeed-dot litespeed-bg-danger"></i> = <?php esc_html_e( 'Blocklisted', 'litespeed-cache' ); ?><br>
</p>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/crawler/blacklist.tpl.php000064400000006017151600252470021517 0ustar00<?php
/**
 * LiteSpeed Cache Crawler Blocklist
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$crawler_summary = Crawler::get_summary();
$__map           = Crawler_Map::cls();
$__admin_display = Admin_Display::cls();
$list            = $__map->list_blacklist( 30 );
$count           = $__map->count_blacklist();
$pagination      = Utility::pagination( $count, 30 );
?>

<p class="litespeed-right">
	<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_BLACKLIST_EMPTY ) ); ?>" class="button litespeed-btn-warning" data-litespeed-cfm="<?php esc_attr_e( 'Are you sure to delete all existing blocklist items?', 'litespeed-cache' ); ?>">
		<?php esc_html_e( 'Empty blocklist', 'litespeed-cache' ); ?>
	</a>
</p>

<h3 class="litespeed-title">
	<?php esc_html_e( 'Blocklist', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/crawler/#blocklist-tab' ); ?>
</h3>

<?php echo esc_html__( 'Total', 'litespeed-cache' ) . ': ' . esc_html( $count ); ?>

<?php echo wp_kses_post( $pagination ); ?>

<div class="litespeed-table-responsive">
	<table class="wp-list-table widefat striped">
		<thead>
			<tr>
				<th scope="col">#</th>
				<th scope="col"><?php esc_html_e( 'URL', 'litespeed-cache' ); ?></th>
				<th scope="col"><?php esc_html_e( 'Status', 'litespeed-cache' ); ?></th>
				<th scope="col"><?php esc_html_e( 'Operation', 'litespeed-cache' ); ?></th>
			</tr>
		</thead>
		<tbody>
			<?php foreach ( $list as $i => $v ) : ?>
			<tr>
				<td><?php echo esc_html( $i + 1 ); ?></td>
				<td><?php echo esc_html( $v['url'] ); ?></td>
				<td><?php echo wp_kses_post( Crawler::cls()->display_status( $v['res'], $v['reason'] ) ); ?></td>
				<td>
					<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_BLACKLIST_DEL, false, null, array( 'id' => $v['id'] ) ) ); ?>" class="button button-secondary">
						<?php esc_html_e( 'Remove from Blocklist', 'litespeed-cache' ); ?>
					</a>
				</td>
			</tr>
			<?php endforeach; ?>
		</tbody>
	</table>
</div>

<?php echo wp_kses_post( $pagination ); ?>

<p>
	<span class="litespeed-success">
		<?php
		printf(
			esc_html__( 'API: PHP Constant %s available to disable blocklist.', 'litespeed-cache' ),
			'<code>LITESPEED_CRAWLER_DISABLE_BLOCKLIST</code>'
		);
		?>
	</span>
</p>
<p>
	<span class="litespeed-success">
		<?php
		printf(
			esc_html__( 'API: Filter %s available to disable blocklist.', 'litespeed-cache' ),
			'<code>add_filter( \'litespeed_crawler_disable_blocklist\', \'__return_true\' );</code>'
		);
		?>
	</span>
</p>
<?php $__admin_display->_check_overwritten( 'crawler-blocklist' ); ?>
<p>
	<i class="litespeed-dot litespeed-bg-default"></i> = <?php esc_html_e( 'Not blocklisted', 'litespeed-cache' ); ?><br>
	<i class="litespeed-dot litespeed-bg-warning"></i> = <?php esc_html_e( 'Blocklisted due to not cacheable', 'litespeed-cache' ); ?><br>
	<i class="litespeed-dot litespeed-bg-danger"></i> = <?php esc_html_e( 'Blocklisted', 'litespeed-cache' ); ?><br>
</p>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/crawler/summary.tpl.php000064400000044111151600252540021237 0ustar00<?php
/**
 * LiteSpeed Cache Crawler Summary
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$__crawler    = Crawler::cls();
$crawler_list = $__crawler->list_crawlers();
$summary      = Crawler::get_summary();

if ( $summary['curr_crawler'] >= count( $crawler_list ) ) {
	$summary['curr_crawler'] = 0;
}

$is_running = time() - $summary['is_running'] <= 900;

$disabled     = Router::can_crawl() ? '' : 'disabled';
$disabled_tip = '';
if ( ! $this->conf( Base::O_CRAWLER_SITEMAP ) ) {
	$disabled     = 'disabled';
	$disabled_tip = '<span class="litespeed-callout notice notice-error inline litespeed-left20">' . sprintf(
		esc_html__( 'You need to set the %s in Settings first before using the crawler', 'litespeed-cache' ),
		'<code>' . esc_html( Lang::title( Base::O_CRAWLER_SITEMAP ) ) . '</code>'
	) . '</span>';
}

$crawler_run_interval = defined( 'LITESPEED_CRAWLER_RUN_INTERVAL' ) ? LITESPEED_CRAWLER_RUN_INTERVAL : 600;
if ( $crawler_run_interval > 0 ) :
	$recurrence = '';
	$hours      = (int) floor( $crawler_run_interval / 3600 );
	if ( $hours ) {
		$recurrence .= sprintf(
			$hours > 1 ? esc_html__( '%d hours', 'litespeed-cache' ) : esc_html__( '%d hour', 'litespeed-cache' ),
			$hours
		);
	}
	$minutes = (int) floor( ( $crawler_run_interval % 3600 ) / 60 );
	if ( $minutes ) {
		$recurrence .= ' ';
		$recurrence .= sprintf(
			$minutes > 1 ? esc_html__( '%d minutes', 'litespeed-cache' ) : esc_html__( '%d minute', 'litespeed-cache' ),
			$minutes
		);
	}
?>

	<h3 class="litespeed-title litespeed-relative">
		<?php esc_html_e( 'Crawler Cron', 'litespeed-cache' ); ?>
		<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/crawler/' ); ?>
	</h3>

	<?php if ( ! Router::can_crawl() ) : ?>
		<div class="litespeed-callout notice notice-error inline">
			<h4><?php esc_html_e( 'WARNING', 'litespeed-cache' ); ?></h4>
			<p><?php esc_html_e( 'The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.', 'litespeed-cache' ); ?></p>
			<p>
				<?php
				printf(
					/* translators: %s: Link tags */
					esc_html__( 'See %sIntroduction for Enabling the Crawler%s for detailed information.', 'litespeed-cache' ),
					'<a href="https://docs.litespeedtech.com/lscache/lscwp/admin/#enabling-and-limiting-the-crawler" target="_blank" rel="noopener">',
					'</a>'
				);
				?>
			</p>
		</div>
	<?php endif; ?>

	<?php if ( $summary['this_full_beginning_time'] ) : ?>
		<p>
			<b><?php esc_html_e( 'Current sitemap crawl started at', 'litespeed-cache' ); ?>:</b>
			<?php echo esc_html( Utility::readable_time( $summary['this_full_beginning_time'] ) ); ?>
		</p>
		<?php if ( ! $is_running ) : ?>
			<p>
				<b><?php esc_html_e( 'The next complete sitemap crawl will start at', 'litespeed-cache' ); ?>:</b>
				<?php echo esc_html( gmdate( 'm/d/Y H:i:s', $summary['this_full_beginning_time'] + LITESPEED_TIME_OFFSET + (int) $summary['last_full_time_cost'] + $this->conf( Base::O_CRAWLER_CRAWL_INTERVAL ) ) ); ?>
			</p>
		<?php endif; ?>
	<?php endif; ?>

	<?php if ( $summary['last_full_time_cost'] ) : ?>
		<p>
			<b><?php esc_html_e( 'Last complete run time for all crawlers', 'litespeed-cache' ); ?>:</b>
			<?php printf( esc_html__( '%d seconds', 'litespeed-cache' ), (int) $summary['last_full_time_cost'] ); ?>
		</p>
	<?php endif; ?>

	<?php if ( $summary['last_crawler_total_cost'] ) : ?>
		<p>
			<b><?php esc_html_e( 'Run time for previous crawler', 'litespeed-cache' ); ?>:</b>
			<?php printf( esc_html__( '%d seconds', 'litespeed-cache' ), (int) $summary['last_crawler_total_cost'] ); ?>
		</p>
	<?php endif; ?>

	<?php if ( $summary['curr_crawler_beginning_time'] ) : ?>
		<p>
			<b><?php esc_html_e( 'Current crawler started at', 'litespeed-cache' ); ?>:</b>
			<?php echo esc_html( Utility::readable_time( $summary['curr_crawler_beginning_time'] ) ); ?>
		</p>
	<?php endif; ?>

	<p>
		<b><?php esc_html_e( 'Current server load', 'litespeed-cache' ); ?>:</b>
		<?php echo esc_html( $__crawler->get_server_load() ); ?>
	</p>

	<?php if ( $summary['last_start_time'] ) : ?>
		<p class="litespeed-desc">
			<b><?php esc_html_e( 'Last interval', 'litespeed-cache' ); ?>:</b>
			<?php echo esc_html( Utility::readable_time( $summary['last_start_time'] ) ); ?>
		</p>
	<?php endif; ?>

	<?php if ( $summary['end_reason'] ) : ?>
		<p class="litespeed-desc">
			<b><?php esc_html_e( 'Ended reason', 'litespeed-cache' ); ?>:</b>
			<?php echo esc_html( $summary['end_reason'] ); ?>
		</p>
	<?php endif; ?>

	<?php if ( $summary['last_crawled'] ) : ?>
		<p class="litespeed-desc">
			<b><?php esc_html_e( 'Last crawled', 'litespeed-cache' ); ?>:</b>
			<?php
			printf(
				esc_html__( '%d item(s)', 'litespeed-cache' ),
				esc_html( $summary['last_crawled'] )
			);
			?>
		</p>
	<?php endif; ?>

	<p>
		<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_RESET ) ); ?>" class="button litespeed-btn-warning"><?php esc_html_e( 'Reset position', 'litespeed-cache' ); ?></a>
		<a href="<?php echo Router::can_crawl() ? esc_url( Utility::build_url( Router::ACTION_CRAWLER, Crawler::TYPE_START ) ) : 'javascript:;'; ?>" id="litespeed_manual_trigger" class="button litespeed-btn-success" litespeed-accesskey="R" <?php echo wp_kses_post( $disabled ); ?>><?php esc_html_e( 'Manually run', 'litespeed-cache' ); ?></a>
		<?php echo wp_kses_post( $disabled_tip ); ?>
	</p>

	<div class="litespeed-table-responsive">
		<table class="wp-list-table widefat striped" data-crawler-list>
			<thead>
				<tr>
					<th scope="col">#</th>
					<th scope="col"><?php esc_html_e( 'Cron Name', 'litespeed-cache' ); ?></th>
					<th scope="col"><?php esc_html_e( 'Run Frequency', 'litespeed-cache' ); ?></th>
					<th scope="col"><?php esc_html_e( 'Status', 'litespeed-cache' ); ?></th>
					<th scope="col"><?php esc_html_e( 'Activate', 'litespeed-cache' ); ?></th>
					<th scope="col"><?php esc_html_e( 'Running', 'litespeed-cache' ); ?></th>
				</tr>
			</thead>
			<tbody>
				<?php
				foreach ( $crawler_list as $i => $v ) :
					$hit          = ! empty( $summary['crawler_stats'][ $i ][ Crawler::STATUS_HIT ] ) ? (int) $summary['crawler_stats'][ $i ][ Crawler::STATUS_HIT ] : 0;
					$miss         = ! empty( $summary['crawler_stats'][ $i ][ Crawler::STATUS_MISS ] ) ? (int) $summary['crawler_stats'][ $i ][ Crawler::STATUS_MISS ] : 0;
					$blacklisted  = ! empty( $summary['crawler_stats'][ $i ][ Crawler::STATUS_BLACKLIST ] ) ? (int) $summary['crawler_stats'][ $i ][ Crawler::STATUS_BLACKLIST ] : 0;
					$blacklisted += ! empty( $summary['crawler_stats'][ $i ][ Crawler::STATUS_NOCACHE ] ) ? (int) $summary['crawler_stats'][ $i ][ Crawler::STATUS_NOCACHE ] : 0;
					$waiting      = isset( $summary['crawler_stats'][ $i ][ Crawler::STATUS_WAIT ] )
						? (int) $summary['crawler_stats'][ $i ][ Crawler::STATUS_WAIT ]
						: (int) ( $summary['list_size'] - $hit - $miss - $blacklisted );
				?>
					<tr>
						<td>
							<?php
							echo esc_html( $i + 1 );
							if ( $i === $summary['curr_crawler'] ) {
								echo '<img class="litespeed-crawler-curr" src="' . esc_url( LSWCP_PLUGIN_URL . 'assets/img/Litespeed.icon.svg' ) . '" alt="Current Crawler">';
							}
							?>
						</td>
						<td><?php echo wp_kses_post( $v['title'] ); ?></td>
						<td><?php echo esc_html( $recurrence ); ?></td>
						<td>
							<?php
							printf(
								'<i class="litespeed-badge litespeed-bg-default" data-balloon-pos="up" aria-label="%s">%s</i> ',
								esc_attr__( 'Waiting', 'litespeed-cache' ),
								esc_html( $waiting > 0 ? $waiting : '-' )
							);
							printf(
								'<i class="litespeed-badge litespeed-bg-success" data-balloon-pos="up" aria-label="%s">%s</i> ',
								esc_attr__( 'Hit', 'litespeed-cache' ),
								esc_html( $hit > 0 ? $hit : '-' )
							);
							printf(
								'<i class="litespeed-badge litespeed-bg-primary" data-balloon-pos="up" aria-label="%s">%s</i> ',
								esc_attr__( 'Miss', 'litespeed-cache' ),
								esc_html( $miss > 0 ? $miss : '-' )
							);
							printf(
								'<i class="litespeed-badge litespeed-bg-danger" data-balloon-pos="up" aria-label="%s">%s</i> ',
								esc_attr__( 'Blocklisted', 'litespeed-cache' ),
								esc_html( $blacklisted > 0 ? $blacklisted : '-' )
							);
							?>
						</td>
						<td>
							<?php $this->build_toggle( 'litespeed-crawler-' . $i, $__crawler->is_active( $i ) ); ?>
							<?php if ( ! empty( $v['uid'] ) && empty( $this->conf( Base::O_SERVER_IP ) ) ) : ?>
								<div class="litespeed-danger litespeed-text-bold">
									🚨 <?php esc_html_e( 'NOTICE', 'litespeed-cache' ); ?>:
									<?php
									printf(
										esc_html__( 'You must set %s before using this feature.', 'litespeed-cache' ),
										esc_html( Lang::title( Base::O_SERVER_IP ) )
									);
									?>
									<?php
									Doc::learn_more(
										esc_url( admin_url( 'admin.php?page=litespeed-general#settings' ) ),
										esc_html__( 'Click here to set.', 'litespeed-cache' ),
										true,
										false,
										true
									);
									?>
								</div>
							<?php endif; ?>
						</td>
						<td>
							<?php
							if ( $i === $summary['curr_crawler'] ) {
								echo esc_html__( 'Position: ', 'litespeed-cache' ) . esc_html( $summary['last_pos'] + 1 );
								if ( $is_running ) {
									echo ' <span class="litespeed-label-success">' . esc_html__( 'running', 'litespeed-cache' ) . '</span>';
								}
							}
							?>
						</td>
					</tr>
				<?php endforeach; ?>
			</tbody>
		</table>
	</div>

	<p>
		<i class="litespeed-badge litespeed-bg-default"></i> = <?php esc_html_e( 'Waiting to be Crawled', 'litespeed-cache' ); ?><br>
		<i class="litespeed-badge litespeed-bg-success"></i> = <?php esc_html_e( 'Already Cached', 'litespeed-cache' ); ?><br>
		<i class="litespeed-badge litespeed-bg-primary"></i> = <?php esc_html_e( 'Successfully Crawled', 'litespeed-cache' ); ?><br>
		<i class="litespeed-badge litespeed-bg-danger"></i> = <?php esc_html_e( 'Blocklisted', 'litespeed-cache' ); ?><br>
	</p>

	<div class="litespeed-desc">
		<div><?php esc_html_e( 'Run frequency is set by the Interval Between Runs setting.', 'litespeed-cache' ); ?></div>
		<div>
			<?php
			esc_html_e( 'Crawlers cannot run concurrently. If both the cron and a manual run start at similar times, the first to be started will take precedence.', 'litespeed-cache' );
			?>
		</div>
		<div>
			<?php
			printf(
				/* translators: %s: Link tags */
				esc_html__( 'Please see %sHooking WP-Cron Into the System Task Scheduler%s to learn how to create the system cron task.', 'litespeed-cache' ),
				'<a href="https://developer.wordpress.org/plugins/cron/hooking-wp-cron-into-the-system-task-scheduler/" target="_blank" rel="noopener">',
				'</a>'
			);
			?>
		</div>
	</div>
<?php
endif;
?>

<h3 class="litespeed-title"><?php esc_html_e( 'Watch Crawler Status', 'litespeed-cache' ); ?></h3>

<?php
$ajax_url = $__crawler->json_path();
if ( $ajax_url ) :
?>
	<input type="button" id="litespeed-crawl-url-btn" value="<?php esc_attr_e( 'Show crawler status', 'litespeed-cache' ); ?>" class="button button-secondary" data-url="<?php echo esc_url( $ajax_url ); ?>" />
	<div class="litespeed-shell litespeed-hide">
		<div class="litespeed-shell-header-bar"></div>
		<div class="litespeed-shell-header">
			<div class="litespeed-shell-header-bg"></div>
			<div class="litespeed-shell-header-icon-container">
				<img id="litespeed-shell-icon" src="<?php echo esc_url( LSWCP_PLUGIN_URL . 'assets/img/Litespeed.icon.svg' ); ?>" alt="LiteSpeed Icon" />
			</div>
		</div>
		<ul class="litespeed-shell-body">
			<li><?php esc_html_e( 'Start watching...', 'litespeed-cache' ); ?></li>
			<li id="litespeed-loading-dot"></li>
		</ul>
	</div>
<?php else : ?>
	<p><?php esc_html_e( 'No crawler meta file generated yet', 'litespeed-cache' ); ?></p>
<?php endif; ?>

<script>
var _litespeed_meta;
var _litespeed_shell_interval = 3; // seconds
var _litespeed_shell_interval_range = [3, 60];
var _litespeed_shell_handle;
var _litespeed_shell_display_handle;
var _litespeed_crawler_url;
var _litespeed_dots;


(function ($) {
	'use strict';
	jQuery(document).ready(function () {
		$('#litespeed-crawl-url-btn').on('click', function () {
			if (!$(this).data('url')) {
				return false;
			}
			$('.litespeed-shell').removeClass('litespeed-hide');
			_litespeed_dots = window.setInterval(_litespeed_loading_dots, 300);
			_litespeed_crawler_url = $(this).data('url');
			litespeed_fetch_meta();
			$(this).hide();
		});

		$('#litespeed_manual_trigger').on('click', function (event) {
			$('#litespeed-loading-dot').before('<li>Manually Started</li>');
			_litespeed_shell_interval = _litespeed_shell_interval_range[0];
			litespeed_fetch_meta();
		});

		/**
		 * Freeze or melt a specific crawler
		 * @since  4.3
		 */
		if ($('[data-crawler-list] [data-litespeed_toggle_id]').length > 0) {
			$('[data-crawler-list] [data-litespeed_toggle_id]').on('click', function (e) {
				var crawler_id = $(this).attr('data-litespeed_toggle_id');
				var crawler_id = Number(crawler_id.split('-').pop());
				var that = this;
				$.ajax({
					url: '<?php echo function_exists('get_rest_url') ? get_rest_url(null, 'litespeed/v1/toggle_crawler_state') : '/'; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>',
					dataType: 'json',
					method: 'POST',
					cache: false,
					data: { crawler_id: crawler_id },
					beforeSend: function (xhr) {
						xhr.setRequestHeader('X-WP-Nonce', '<?php echo esc_js( wp_create_nonce('wp_rest') ); ?>');
					},
					success: function (data) {
						$(that)
							.toggleClass('litespeed-toggle-btn-default litespeed-toggleoff', data == 0)
							.toggleClass('litespeed-toggle-btn-primary', data == 1);
						console.log('litespeed-crawler-ajax: change Activate option');
					},
					error: function (xhr, error) {
						console.log(xhr);
						console.log(error);
						console.log('litespeed-crawler-ajax: option failed to save due to some error');
					},
				});
			});
		}

	});
})(jQuery);


function litespeed_fetch_meta() {
	window.clearTimeout(_litespeed_shell_handle);
	jQuery('#litespeed-loading-dot').text('');
	jQuery.ajaxSetup({ cache: false });
	jQuery.getJSON(_litespeed_crawler_url, function (meta) {
		litespeed_pulse();
		var changed = false;
		if (meta && 'list_size' in meta) {
			new_meta =
				meta.list_size + ' ' + meta.file_time + ' ' + meta.curr_crawler + ' ' + meta.last_pos + ' ' + meta.last_count + ' ' + meta.last_start_time + ' ' + meta.is_running;
			if (new_meta != _litespeed_meta) {
				_litespeed_meta = new_meta;
				changed = true;
				string = _litespeed_build_meta(meta);
				jQuery('#litespeed-loading-dot').before(string);
				// remove first log elements
				log_length = jQuery('.litespeed-shell-body li').length;
				if (log_length > 50) {
					jQuery('.litespeed-shell-body li:lt(' + (log_length - 50) + ')').remove();
				}
				// scroll to end
				jQuery('.litespeed-shell-body')
					.stop()
					.animate(
						{
							scrollTop: jQuery('.litespeed-shell-body')[0].scrollHeight,
						},
						800,
					);
			}

			// dynamic adjust the interval length
			_litespeed_adjust_interval(changed);
		}
		// display interval counting
		litespeed_display_interval_reset();
		_litespeed_shell_handle = window.setTimeout(_litespeed_dynamic_timeout, _litespeed_shell_interval * 1000);
	});
}

function _litespeed_loading_dots() {
	jQuery('#litespeed-loading-dot').append('.');
}

/**
 * Dynamic adjust interval
 */
function _litespeed_adjust_interval(changed) {
	if (changed) {
		_litespeed_shell_interval -= Math.ceil(_litespeed_shell_interval / 2);
	} else {
		_litespeed_shell_interval++;
	}

	if (_litespeed_shell_interval < _litespeed_shell_interval_range[0]) {
		_litespeed_shell_interval = _litespeed_shell_interval_range[0];
	}
	if (_litespeed_shell_interval > _litespeed_shell_interval_range[1]) {
		_litespeed_shell_interval = _litespeed_shell_interval_range[1];
	}
}

function _litespeed_build_meta(meta) {
	var string =
		'<li>' +
		litespeed_date(meta.last_update_time) +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Size: ' +
		meta.list_size +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crawler: #' +
		(meta.curr_crawler * 1 + 1) +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Position: ' +
		(meta.last_pos * 1 + 1) +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Threads: ' +
		meta.last_count +
		'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status: ';
	if (meta.is_running) {
		string += 'crawling, ' + meta.last_status;
	} else {
		string += meta.end_reason ? meta.end_reason : '-';
	}
	string += '</li>';
	return string;
}

function _litespeed_dynamic_timeout() {
	litespeed_fetch_meta();
}

function litespeed_display_interval_reset() {
	window.clearInterval(_litespeed_shell_display_handle);
	jQuery('.litespeed-shell-header-bar').data('num', _litespeed_shell_interval);
	_litespeed_shell_display_handle = window.setInterval(_litespeed_display_interval, 1000);

	jQuery('.litespeed-shell-header-bar')
		.stop()
		.animate({ width: '100%' }, 500, function () {
			jQuery('.litespeed-shell-header-bar').css('width', '0%');
		});
}

function _litespeed_display_interval() {
	var num = jQuery('.litespeed-shell-header-bar').data('num');
	jQuery('.litespeed-shell-header-bar')
		.stop()
		.animate({ width: litespeed_get_percent(num, _litespeed_shell_interval) + '%' }, 1000);
	if (num > 0) num--;
	if (num < 0) num = 0;
	jQuery('.litespeed-shell-header-bar').data('num', num);
}

function litespeed_get_percent(num1, num2) {
	num1 = num1 * 1;
	num2 = num2 * 1;
	num = (num2 - num1) / num2;
	return num * 100;
}

function litespeed_date(timestamp) {
	var a = new Date(timestamp * 1000);
	var months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'];
	var year = a.getFullYear();
	var month = months[a.getMonth()];
	var date = litespeed_add_zero(a.getDate());
	var hour = litespeed_add_zero(a.getHours());
	var min = litespeed_add_zero(a.getMinutes());
	var sec = litespeed_add_zero(a.getSeconds());
	var time = date + ' ' + month + ' ' + year + ' ' + hour + ':' + min + ':' + sec;
	return time;
}

function litespeed_add_zero(i) {
	if (i < 10) {
		i = '0' + i;
	}
	return i;
}

function litespeed_pulse() {
	jQuery('#litespeed-shell-icon').animate(
		{
			width: 27,
			height: 34,
			opacity: 1,
		},
		700,
		function () {
			jQuery('#litespeed-shell-icon').animate(
				{
					width: 23,
					height: 29,
					opacity: 0.5,
				},
				700,
			);
		},
	);
}

</script>litespeed-wp-plugin/7.7/litespeed-cache/tpl/crawler/entry.tpl.php000064400000002173151600252620020704 0ustar00<?php
/**
 * LiteSpeed Cache Crawler Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = [
	'summary'   => esc_html__( 'Summary', 'litespeed-cache' ),
	'map'       => esc_html__( 'Map', 'litespeed-cache' ),
	'blacklist' => esc_html__( 'Blocklist', 'litespeed-cache' ),
	'settings'  => esc_html__( 'Settings', 'litespeed-cache' ),
];
?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php esc_html_e( 'LiteSpeed Cache Crawler', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		<?php echo esc_html( 'v' . Core::VER ); ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
		<?php GUI::display_tab_list( $menu_list ); ?>
	</h2>

	<div class="litespeed-body">
		<?php
		foreach ( $menu_list as $menu_key => $menu_value ) {
			printf(
				'<div data-litespeed-layout="%s">',
				esc_attr( $menu_key )
			);
			require LSCWP_DIR . "tpl/crawler/$menu_key.tpl.php";
			echo '</div>';
		}
		?>
	</div>
</div>

<iframe name="litespeedHiddenIframe" src="" width="0" height="0" frameborder="0"></iframe>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/crawler/settings.tpl.php000064400000014144151600252670021411 0ustar00<?php
/**
 * LiteSpeed Cache Crawler General Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Crawler General Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/crawler/#general-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_CRAWLER; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'This will enable crawler cron.', 'litespeed-cache' ); ?>
					<br><?php Doc::notice_htaccess(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CRAWLER_CRAWL_INTERVAL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id ); ?> <?php esc_html_e( 'seconds', 'litespeed-cache' ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Specify how long in seconds before the crawler should initiate crawling the entire sitemap again.', 'litespeed-cache' ); ?>
					<?php $this->recommended( $option_id ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CRAWLER_SITEMAP; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here.', 'litespeed-cache' ); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CRAWLER_LOAD_LIMIT; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated.', 'litespeed-cache' ); ?>
					<?php if ( ! empty( $_SERVER[ Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE ] ) ) : ?>
						<span class="litespeed-warning">
							<?php esc_html_e( 'NOTE', 'litespeed-cache' ); ?>:
							<?php
							printf(
								esc_html__( 'Server enforced value: %s', 'litespeed-cache' ),
								'<code>' . esc_html( sanitize_text_field( wp_unslash( $_SERVER[ Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE ] ) ) ) . '</code>'
							);
							?>
						</span>
					<?php elseif ( ! empty( $_SERVER[ Base::ENV_CRAWLER_LOAD_LIMIT ] ) ) : ?>
						<span class="litespeed-warning">
							<?php esc_html_e( 'NOTE', 'litespeed-cache' ); ?>:
							<?php
							printf(
								esc_html__( 'Server allowed max value: %s', 'litespeed-cache' ),
								'<code>' . esc_html( sanitize_text_field( wp_unslash( $_SERVER[ Base::ENV_CRAWLER_LOAD_LIMIT ] ) ) ) . '</code>'
							);
							?>
						</span>
					<?php endif; ?>
					<br>
					<?php $this->_api_env_var( Base::ENV_CRAWLER_LOAD_LIMIT, Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CRAWLER_ROLES; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id, 20 ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'To crawl the site as a logged-in user, enter the user ids to be simulated.', 'litespeed-cache' ); ?>
					<?php Doc::one_per_line(); ?>
					<?php if ( empty( $this->conf( Base::O_SERVER_IP ) ) ) : ?>
						<div class="litespeed-danger litespeed-text-bold">
							🚨 <?php esc_html_e( 'NOTICE', 'litespeed-cache' ); ?>:
							<?php
							printf(
								esc_html__( 'You must set %s before using this feature.', 'litespeed-cache' ),
								esc_html( Lang::title( Base::O_SERVER_IP ) )
							);
							?>
							<?php
							Doc::learn_more(
								esc_url( admin_url( 'admin.php?page=litespeed-general#settings' ) ),
								esc_html__( 'Click here to set.', 'litespeed-cache' ),
								true,
								false,
								true
							);
							?>
						</div>
					<?php endif; ?>
					<?php if ( empty( $this->conf( Base::O_ESI ) ) ) : ?>
						<div class="litespeed-danger litespeed-text-bold">
							🚨 <?php esc_html_e( 'NOTICE', 'litespeed-cache' ); ?>:
							<?php
							printf(
								esc_html__( 'You must set %1$s to %2$s before using this feature.', 'litespeed-cache' ),
								esc_html( Lang::title( Base::O_ESI ) ),
								esc_html__( 'ON', 'litespeed-cache' )
							);
							?>
							<?php
							Doc::learn_more(
								esc_url( admin_url( 'admin.php?page=litespeed-cache#esi' ) ),
								esc_html__( 'Click here to set.', 'litespeed-cache' ),
								true,
								false,
								true
							);
							?>
						</div>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CRAWLER_COOKIES; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->enroll( $option_id . '[name][]' ); ?>
				<?php $this->enroll( $option_id . '[vals][]' ); ?>
				<div id="litespeed_crawler_simulation_div"></div>
				<script type="text/babel">
					ReactDOM.render(
						<CrawlerSimulate list={ <?php echo wp_json_encode( $this->conf( $option_id ) ); ?> } />,
						document.getElementById( 'litespeed_crawler_simulation_div' )
					);
				</script>
				<div class="litespeed-desc">
					<?php esc_html_e( 'To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role.', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/crawler/#cookie-simulation' ); ?>
					<p>
						<?php
						printf(
							esc_html__( 'Use %1$s in %2$s to indicate this cookie has not been set.', 'litespeed-cache' ),
							'<code>_null</code>',
							esc_html__( 'Cookie Values', 'litespeed-cache' )
						);
						?>
					</p>
				</div>
			</td>
		</tr>
	</tbody>
</table>

<?php $this->form_end(); ?>litespeed-wp-plugin/7.7/litespeed-cache/tpl/dash/dashboard.tpl.php000064400000127474151600253010020760 0ustar00<?php
/**
 * LiteSpeed Cache Dashboard
 *
 * Displays the dashboard for LiteSpeed Cache plugin, including cache status,
 * crawler status, QUIC.cloud service usage, and optimization statistics.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$health_scores   = Health::cls()->scores();
$crawler_summary = Crawler::get_summary();

// Image related info
$img_optm_summary        = Img_Optm::get_summary();
$img_count               = Img_Optm::cls()->img_count();
$img_finished_percentage = 0;
if ( ! empty( $img_count['groups_all'] ) ) {
	$img_finished_percentage = 100 - floor( $img_count['groups_new'] * 100 / $img_count['groups_all'] );
}
if ( 100 === $img_finished_percentage && ! empty( $img_count['groups_new'] ) ) {
	$img_finished_percentage = 99;
}

$cloud_instance = Cloud::cls();
$cloud_instance->finish_qc_activation();

$cloud_summary           = Cloud::get_summary();
$css_summary             = CSS::get_summary();
$ucss_summary            = UCSS::get_summary();
$placeholder_summary     = Placeholder::get_summary();
$vpi_summary             = VPI::get_summary();
$ccss_count              = count( $this->load_queue( 'ccss' ) );
$ucss_count              = count( $this->load_queue( 'ucss' ) );
$placeholder_queue_count = count( $this->load_queue( 'lqip' ) );
$vpi_queue_count         = count( $this->load_queue( 'vpi' ) );
$can_page_load_time      = defined( 'LITESPEED_SERVER_TYPE' ) && 'NONE' !== LITESPEED_SERVER_TYPE;

?>

<div class="litespeed-dashboard">
	<?php if ( ! $cloud_instance->activated() && ! Admin_Display::has_qc_hide_banner() ) : ?>
		<div class="litespeed-dashboard-group">
			<div class="litespeed-flex-container">
				<div class="postbox litespeed-postbox litespeed-postbox-cache">
					<div class="inside">
						<h3 class="litespeed-title">
							<?php esc_html_e( 'Cache Status', 'litespeed-cache' ); ?>
							<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-cache' ) ); ?>" class="litespeed-title-right-icon"><?php esc_html_e( 'More', 'litespeed-cache' ); ?></a>
						</h3>
						<?php
						$cache_list = array(
							Base::O_CACHE         => esc_html__( 'Public Cache', 'litespeed-cache' ),
							Base::O_CACHE_PRIV    => esc_html__( 'Private Cache', 'litespeed-cache' ),
							Base::O_OBJECT        => esc_html__( 'Object Cache', 'litespeed-cache' ),
							Base::O_CACHE_BROWSER => esc_html__( 'Browser Cache', 'litespeed-cache' ),
						);
						foreach ( $cache_list as $cache_option => $cache_title ) :
							?>
							<p>
								<?php if ( $this->conf( $cache_option ) ) : ?>
									<span class="litespeed-label-success litespeed-label-dashboard"><?php esc_html_e( 'ON', 'litespeed-cache' ); ?></span>
								<?php else : ?>
									<span class="litespeed-label-danger litespeed-label-dashboard"><?php esc_html_e( 'OFF', 'litespeed-cache' ); ?></span>
								<?php endif; ?>
								<?php echo esc_html( $cache_title ); ?>
							</p>
						<?php endforeach; ?>
					</div>
				</div>

				<div class="postbox litespeed-postbox litespeed-postbox-crawler">
					<div class="inside">
						<h3 class="litespeed-title">
							<?php esc_html_e( 'Crawler Status', 'litespeed-cache' ); ?>
							<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-crawler' ) ); ?>" class="litespeed-title-right-icon"><?php esc_html_e( 'More', 'litespeed-cache' ); ?></a>
						</h3>
						<p>
							<code><?php echo esc_html( count( Crawler::cls()->list_crawlers() ) ); ?></code> <?php esc_html_e( 'Crawler(s)', 'litespeed-cache' ); ?>
						</p>
						<p>
							<?php esc_html_e( 'Currently active crawler', 'litespeed-cache' ); ?>: <code><?php echo esc_html( $crawler_summary['curr_crawler'] ); ?></code>
						</p>
						<?php if ( ! empty( $crawler_summary['curr_crawler_beginning_time'] ) ) : ?>
							<p>
								<span class="litespeed-bold"><?php esc_html_e( 'Current crawler started at', 'litespeed-cache' ); ?>:</span>
								<?php echo esc_html( Utility::readable_time( $crawler_summary['curr_crawler_beginning_time'] ) ); ?>
							</p>
						<?php endif; ?>
						<?php if ( ! empty( $crawler_summary['last_start_time'] ) ) : ?>
							<p class="litespeed-desc">
								<span class="litespeed-bold"><?php esc_html_e( 'Last interval', 'litespeed-cache' ); ?>:</span>
								<?php echo esc_html( Utility::readable_time( $crawler_summary['last_start_time'] ) ); ?>
							</p>
						<?php endif; ?>
						<?php if ( ! empty( $crawler_summary['end_reason'] ) ) : ?>
							<p class="litespeed-desc">
								<span class="litespeed-bold"><?php esc_html_e( 'Ended reason', 'litespeed-cache' ); ?>:</span>
								<?php echo esc_html( $crawler_summary['end_reason'] ); ?>
							</p>
						<?php endif; ?>
						<?php if ( ! empty( $crawler_summary['last_crawled'] ) ) : ?>
							<p class="litespeed-desc">
								<?php
								printf(
									esc_html__( '%1$s %2$d item(s)', 'litespeed-cache' ),
									'<span class="litespeed-bold">' . esc_html__( 'Last crawled:', 'litespeed-cache' ) . '</span>',
									esc_html( $crawler_summary['last_crawled'] )
								);
								?>
							</p>
						<?php endif; ?>
					</div>
				</div>

				<?php
				$news = $cloud_instance->load_qc_status_for_dash( 'news_dash_guest' );
				if ( ! empty( $news ) ) :
					?>
					<div class="postbox litespeed-postbox">
						<div class="inside litespeed-text-center">
							<h3 class="litespeed-title">
								<?php esc_html_e( 'News', 'litespeed-cache' ); ?>
							</h3>
							<div class="litespeed-top20">
								<?php echo wp_kses_post( $news ); ?>
							</div>
						</div>
					</div>
				<?php endif; ?>
			</div>
		</div>
	<?php endif; ?>

	<div class="litespeed-dashboard-qc">
		<?php if ( ! $cloud_instance->activated() && ! Admin_Display::has_qc_hide_banner() ) : ?>
			<div class="litespeed-dashboard-unlock">
				<div>
					<h3 class="litespeed-dashboard-unlock-title">
						<strong class="litespeed-qc-text-gradient">
							<?php esc_html_e( 'Accelerate, Optimize, Protect', 'litespeed-cache' ); ?>
						</strong>
					</h3>
					<p class="litespeed-dashboard-unlock-desc">
						<?php echo wp_kses_post( __( 'Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.', 'litespeed-cache' ) ); ?>
					</p>
					<p>
						<?php esc_html_e( 'Free monthly quota available. Can also be used anonymously (no email required).', 'litespeed-cache' ); ?>
					</p>
					<p>
						<a class="button button-primary" href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE ) ); ?>">
							<span class="dashicons dashicons-yes"></span>
							<?php esc_html_e( 'Enable QUIC.cloud services', 'litespeed-cache' ); ?>
						</a>
					</p>
					<p>
						<a class="litespeed-top10" href="<?php echo esc_url( Utility::build_url( Router::ACTION_ADMIN_DISPLAY, Admin_Display::TYPE_QC_HIDE_BANNER ) ); ?>">
							<?php esc_html_e( 'Do not show this again', 'litespeed-cache' ); ?>
						</a>
					</p>
					<p class="litespeed-dashboard-unlock-footer">
						<?php esc_html_e( 'QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.', 'litespeed-cache' ); ?><br>
						<a href="https://www.quic.cloud/" target="_blank">
							<?php esc_html_e( 'Learn More about QUIC.cloud', 'litespeed-cache' ); ?>
						</a>
						<br>
					</p>
				</div>
			</div>
		<?php endif; ?>

		<div class="litespeed-dashboard-qc-enable">
			<div class="litespeed-dashboard-header">
				<h3 class="litespeed-dashboard-title litespeed-dashboard-title--w-btn">
					<span class="litespeed-right10"><?php esc_html_e( 'QUIC.cloud Service Usage Statistics', 'litespeed-cache' ); ?></span>
					<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_SYNC_USAGE ) ); ?>" class="button button-secondary button-small">
						<span class="dashicons dashicons-update"></span> <?php esc_html_e( 'Refresh Usage', 'litespeed-cache' ); ?>
						<span class="screen-reader-text"><?php esc_html_e( 'Sync data from Cloud', 'litespeed-cache' ); ?></span>
					</a>
				</h3>
				<hr>
				<a href="https://docs.litespeedtech.com/lscache/lscwp/dashboard/#usage-statistics" target="_blank" class="litespeed-learn-more"><?php esc_html_e( 'Learn More', 'litespeed-cache' ); ?></a>
			</div>

			<?php if ( ! $cloud_instance->activated() && Admin_Display::has_qc_hide_banner() ) : ?>
				<p class="litespeed-desc litespeed-margin-top-remove">
					<?php
					printf(
						esc_html__( 'The features below are provided by %s', 'litespeed-cache' ),
						'<a href="https://quic.cloud" target="_blank">QUIC.cloud</a>'
					);
					?>
				</p>
			<?php endif; ?>

			<div class="litespeed-dashboard-stats-wrapper">
				<?php
				$cat_list = array(
					'img_optm'  => esc_html__( 'Image Optimization', 'litespeed-cache' ),
					'page_optm' => esc_html__( 'Page Optimization', 'litespeed-cache' ),
					'cdn'       => esc_html__( 'CDN Bandwidth', 'litespeed-cache' ),
					'lqip'      => esc_html__( 'Low Quality Image Placeholder', 'litespeed-cache' ),
				);

				foreach ( $cat_list as $svc => $svc_title ) :
					$finished_percentage = 0;
					$total_used          = '-';
					$used                = '-';
					$quota               = '-';
					$pag_used            = '-';
					$pag_total           = '-';
					$pag_width           = 0;
					$percentage_bg       = 'success';
					$pag_txt_color       = '';
					$usage               = false;

					if ( ! empty( $cloud_summary[ 'usage.' . $svc ] ) ) {
						$usage               = $cloud_summary[ 'usage.' . $svc ];
						$finished_percentage = floor( $usage['used'] * 100 / $usage['quota'] );
						$used                = (int) $usage['used'];
						$quota               = (int) $usage['quota'];
						$pag_used            = ! empty( $usage['pag_used'] ) ? (int) $usage['pag_used'] : 0;
						$pag_bal             = ! empty( $usage['pag_bal'] ) ? (int) $usage['pag_bal'] : 0;
						$pag_total           = $pag_used + $pag_bal;
						if ( ! empty( $usage['total_used'] ) ) {
							$total_used = (int) $usage['total_used'];
						}

						if ( $pag_total ) {
							$pag_width = round( $pag_used / $pag_total * 100 ) . '%';
						}

						if ( $finished_percentage > 85 ) {
							$percentage_bg = 'warning';
							if ( $finished_percentage > 95 ) {
								$percentage_bg = 'danger';
								if ( $pag_bal ) {
									$percentage_bg = 'warning';
									$pag_txt_color = 'litespeed-success';
								}
							}
						}
					}
					?>
					<div class="postbox litespeed-postbox">
						<div class="inside">
							<h3 class="litespeed-title"><?php echo esc_html( $svc_title ); ?></h3>
							<div class="litespeed-flex-container">
								<div class="litespeed-icon-vertical-middle litespeed-pie-<?php echo esc_attr( $percentage_bg ); ?>">
									<?php echo wp_kses( GUI::pie( $finished_percentage, 60, false ), GUI::allowed_svg_tags() ); ?>
								</div>
								<div>
									<div class="litespeed-dashboard-stats">
										<h3><?php echo 'img_optm' === $svc ? esc_html__( 'Fast Queue Usage', 'litespeed-cache' ) : esc_html__( 'Usage', 'litespeed-cache' ); ?></h3>
										<p>
											<strong><?php echo esc_html( $used ); ?></strong>
											<?php if ( $used !== $quota ) : ?>
												<span class="litespeed-desc"> / <?php echo esc_html( $quota ); ?></span>
											<?php endif; ?>
										</p>
									</div>
								</div>
							</div>
							<?php if ( $pag_total > 0 ) : ?>
								<p class="litespeed-dashboard-stats-payg <?php echo esc_attr( $pag_txt_color ); ?>">
									<?php esc_html_e( 'PAYG Balance', 'litespeed-cache' ); ?>: <strong><?php echo esc_html( $pag_bal ); ?></strong>
									<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo esc_attr( sprintf( esc_html__( 'PAYG used this month: %s. PAYG balance and usage not included in above quota calculation.', 'litespeed-cache' ), $pag_used ) ); ?>">
										<span class="dashicons dashicons-info"></span>
										<span class="screen-reader-text"><?php esc_html_e( 'Pay as You Go Usage Statistics', 'litespeed-cache' ); ?></span>
									</button>
								</p>
							<?php endif; ?>
							<?php if ( 'page_optm' === $svc && ! empty( $usage['sub_svc'] ) ) : ?>
								<p class="litespeed-dashboard-stats-total">
									<?php
									$i = 0;
									foreach ( $usage['sub_svc'] as $sub_svc => $sub_usage ) :
										?>
										<span class="<?php echo $i++ > 0 ? 'litespeed-left10' : ''; ?>">
											<?php echo esc_html( strtoupper( $sub_svc ) ); ?>: <strong><?php echo (int) $sub_usage; ?></strong>
										</span>
									<?php endforeach; ?>
								</p>
							<?php endif; ?>
							<?php if ( 'img_optm' === $svc ) : ?>
								<p class="litespeed-dashboard-stats-total">
									<?php esc_html_e( 'Total Usage', 'litespeed-cache' ); ?>: <strong><?php echo esc_html( $total_used ); ?> / ∞</strong>
									<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php esc_attr_e( 'Total images optimized in this month', 'litespeed-cache' ); ?>">
										<span class="dashicons dashicons-info"></span>
									</button>
								</p>
								<div class="clear"></div>
							<?php endif; ?>
							<?php if ( isset( $usage['remaining_daily_quota'] ) && $usage['remaining_daily_quota'] >= 0 && isset( $usage['daily_quota'] ) && $usage['daily_quota'] >= 0 ) : ?>
								<p class="litespeed-dashboard-stats-total">
									<?php esc_html_e( 'Remaining Daily Quota', 'litespeed-cache' ); ?>: <strong><?php echo esc_html( $usage['remaining_daily_quota'] ); ?> / <?php echo esc_html( $usage['daily_quota'] ); ?></strong>
								</p>
								<div class="clear"></div>
							<?php endif; ?>
						</div>
					</div>
				<?php endforeach; ?>
				<?php if ( ! empty( $cloud_summary['partner'] ) ) : ?>
					<div class="litespeed-postbox litespeed-postbox-partner">
						<div class="inside">
							<h3 class="litespeed-title"><?php esc_html_e( 'Partner Benefits Provided by', 'litespeed-cache' ); ?></h3>
							<div>
								<?php if ( ! empty( $cloud_summary['partner']['logo'] ) ) : ?>
									<?php if ( ! empty( $cloud_summary['partner']['url'] ) ) : ?>
										<a href="<?php echo esc_url( $cloud_summary['partner']['url'] ); ?>" target="_blank">
											<img src="<?php echo esc_url( $cloud_summary['partner']['logo'] ); ?>" alt="<?php echo esc_attr( $cloud_summary['partner']['name'] ); ?>">
										</a>
									<?php else : ?>
										<img src="<?php echo esc_url( $cloud_summary['partner']['logo'] ); ?>" alt="<?php echo esc_attr( $cloud_summary['partner']['name'] ); ?>">
									<?php endif; ?>
								<?php elseif ( ! empty( $cloud_summary['partner']['name'] ) ) : ?>
									<?php if ( ! empty( $cloud_summary['partner']['url'] ) ) : ?>
										<a href="<?php echo esc_url( $cloud_summary['partner']['url'] ); ?>" target="_blank">
											<span class="postbox-partner-name"><?php echo esc_html( $cloud_summary['partner']['name'] ); ?></span>
										</a>
									<?php else : ?>
										<span class="postbox-partner-name"><?php echo esc_html( $cloud_summary['partner']['name'] ); ?></span>
									<?php endif; ?>
								<?php endif; ?>
							</div>
						</div>
					</div>
				<?php endif; ?>
			</div>

			<p class="litespeed-right litespeed-qc-dashboard-link">
				<?php
				if ( ! empty( $cloud_summary['partner'] ) && ! empty( $cloud_summary['partner']['login_title'] ) && ! empty( $cloud_summary['partner']['login_link'] ) ) :
					Doc::learn_more( $cloud_summary['partner']['login_link'], $cloud_summary['partner']['login_title'], true, 'button litespeed-btn-warning' );
				elseif ( ! empty( $cloud_summary['partner'] ) && ! empty( $cloud_summary['partner']['disable_qc_login'] ) ) :
					// Skip rendering any link or button.
					echo '';
				else :
					if ( ! $cloud_instance->activated() ) :
						Doc::learn_more(
							Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE ),
							esc_html__( 'Enable QUIC.cloud Services', 'litespeed-cache' ),
							true,
							'button litespeed-btn-warning'
						);
					elseif ( ! empty( $cloud_summary['qc_activated'] ) && 'anonymous' !== $cloud_summary['qc_activated'] ) :
						?>
						<a href="<?php echo esc_url( $cloud_instance->qc_link() ); ?>" class="litespeed-link-with-icon" target="qc">
							<?php esc_html_e( 'Go to QUIC.cloud dashboard', 'litespeed-cache' ); ?> <span class="dashicons dashicons-external"></span>
						</a>
					<?php else : ?>
						<?php
						Doc::learn_more(
							Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_LINK ),
							esc_html__( 'Link to QUIC.cloud', 'litespeed-cache' ),
							true,
							'button litespeed-btn-warning'
						);
						?>
					<?php endif; ?>
				<?php endif; ?>
			</p>

			<div class="litespeed-dashboard-group">
				<hr>
				<div class="litespeed-flex-container">
					<div class="postbox litespeed-postbox litespeed-postbox-pagetime">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php esc_html_e( 'Page Load Time', 'litespeed-cache' ); ?>
								<?php if ( $can_page_load_time ) : ?>
									<?php $closest_server = Cloud::get_summary( 'server.' . Cloud::SVC_HEALTH ); ?>
									<?php if ( $closest_server ) : ?>
										<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array( 'svc' => Cloud::SVC_HEALTH ) ) ); ?>"
											data-balloon-pos="up"
											data-balloon-break
											aria-label="<?php echo esc_attr( sprintf( esc_html__( 'Current closest Cloud server is %s. Click to redetect.', 'litespeed-cache' ), esc_html( $closest_server ) ) ); ?>"
											data-litespeed-cfm="<?php esc_attr_e( 'Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache' ); ?>"
											class="litespeed-title-right-icon">
											<i class='litespeed-quic-icon'></i> <small><?php esc_html_e( 'Redetect', 'litespeed-cache' ); ?></small>
										</a>
									<?php endif; ?>
								<?php endif; ?>
							</h3>
							<div>
								<div class="litespeed-flex-container">
									<?php if ( $can_page_load_time && ! empty( $health_scores['speed_before'] ) ) : ?>
										<div class="litespeed-score-col">
											<p class="litespeed-text-grey">
												<?php esc_html_e( 'Before', 'litespeed-cache' ); ?>
											</p>
											<div class="litespeed-text-md litespeed-text-grey">
												<?php echo esc_html( $health_scores['speed_before'] ); ?><span class="litespeed-text-large">s</span>
											</div>
										</div>
										<div class="litespeed-score-col">
											<p class="litespeed-text-grey">
												<?php esc_html_e( 'After', 'litespeed-cache' ); ?>
											</p>
											<div class="litespeed-text-md litespeed-text-success">
												<?php echo esc_html( $health_scores['speed_after'] ); ?><span class="litespeed-text-large">s</span>
											</div>
										</div>
										<div class="litespeed-score-col litespeed-score-col--imp">
											<p class="litespeed-text-grey" style="white-space: nowrap;">
												<?php esc_html_e( 'Improved by', 'litespeed-cache' ); ?>
											</p>
											<div class="litespeed-text-jumbo litespeed-text-success">
												<?php echo esc_html( $health_scores['speed_improved'] ); ?><span class="litespeed-text-large">%</span>
											</div>
										</div>
									<?php else : ?>
										<div>
											<p><?php esc_html_e( 'You must be using one of the following products in order to measure Page Load Time:', 'litespeed-cache' ); ?></p>
											<a href="https://www.litespeedtech.com/products/litespeed-web-server" target="_blank"><?php esc_html_e( 'LiteSpeed Web Server', 'litespeed-cache' ); ?></a>
											<br />
											<a href="https://openlitespeed.org/" target="_blank"><?php esc_html_e( 'OpenLiteSpeed Web Server', 'litespeed-cache' ); ?></a>
											<br />
											<a href="https://www.litespeedtech.com/products/litespeed-web-adc" target="_blank"><?php esc_html_e( 'LiteSpeed Web ADC', 'litespeed-cache' ); ?></a>
											<br />
											<a href="https://quic.cloud" target="_blank"><?php esc_html_e( 'QUIC.cloud CDN', 'litespeed-cache' ); ?></a>
										</div>
									<?php endif; ?>
								</div>
							</div>
						</div>
						<?php if ( $can_page_load_time ) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<?php if ( ! empty( $cloud_summary['last_request.health-speed'] ) ) : ?>
									<span class="litespeed-right10">
										<?php
										printf(
											esc_html__( 'Requested: %s ago', 'litespeed-cache' ),
											'<span data-balloon-pos="up" aria-label="' . esc_attr( Utility::readable_time( $cloud_summary['last_request.health-speed'] ) ) . '">' . esc_html( human_time_diff( $cloud_summary['last_request.health-speed'] ) ) . '</span>'
										);
										?>
									</span>
								<?php endif; ?>
								<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_HEALTH, Health::TYPE_SPEED ) ); ?>" class="button button-secondary button-small">
									<span class="dashicons dashicons-update"></span>
									<?php esc_html_e( 'Refresh', 'litespeed-cache' ); ?>
									<span class="screen-reader-text"><?php esc_html_e( 'Refresh page load time', 'litespeed-cache' ); ?></span>
								</a>
							</div>
						<?php endif; ?>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-pagespeed">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php esc_html_e( 'PageSpeed Score', 'litespeed-cache' ); ?>
								<?php $guest_option = Base::O_GUEST; ?>
								<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-general#settings' ) ); ?>" class="litespeed-title-right-icon"><?php echo esc_html( Lang::title( $guest_option ) ); ?></a>
								<?php if ( $this->conf( $guest_option ) ) : ?>
									<span class="litespeed-label-success litespeed-label-dashboard"><?php esc_html_e( 'ON', 'litespeed-cache' ); ?></span>
								<?php else : ?>
									<span class="litespeed-label-danger litespeed-label-dashboard"><?php esc_html_e( 'OFF', 'litespeed-cache' ); ?></span>
								<?php endif; ?>
							</h3>
							<div>
								<div class="litespeed-margin-bottom20">
									<div class="litespeed-row-flex" style="margin-left: -10px;">
										<?php if ( ! empty( $health_scores['score_before'] ) ) : ?>
											<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
												<p class="litespeed-text-grey litespeed-text-center">
													<?php esc_html_e( 'Before', 'litespeed-cache' ); ?>
												</p>
												<div class="litespeed-promo-score">
													<?php echo wp_kses( GUI::pie( $health_scores['score_before'], 45, false, true, 'litespeed-pie-' . esc_attr( GUI::cls()->get_cls_of_pagescore( $health_scores['score_before'] ) ) ), GUI::allowed_svg_tags() ); ?>
												</div>
											</div>
											<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
												<p class="litespeed-text-grey litespeed-text-center">
													<?php esc_html_e( 'After', 'litespeed-cache' ); ?>
												</p>
												<div class="litespeed-promo-score">
													<?php echo wp_kses( GUI::pie( $health_scores['score_after'], 45, false, true, 'litespeed-pie-' . esc_attr( GUI::cls()->get_cls_of_pagescore( $health_scores['score_after'] ) ) ), GUI::allowed_svg_tags() ); ?>
												</div>
											</div>
											<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
												<p class="litespeed-text-grey" style="white-space: nowrap;">
													<?php esc_html_e( 'Improved by', 'litespeed-cache' ); ?>
												</p>
												<div class="litespeed-postbox-score-improve litespeed-text-fern">
													<?php echo esc_html( $health_scores['score_improved'] ); ?><span class="litespeed-text-large">%</span>
												</div>
											</div>
										<?php endif; ?>
									</div>
								</div>
							</div>
						</div>
						<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
							<?php if ( ! empty( $cloud_summary['last_request.health-score'] ) ) : ?>
								<span class="litespeed-right10">
									<?php
									printf(
										esc_html__( 'Requested: %s ago', 'litespeed-cache' ),
										'<span data-balloon-pos="up" aria-label="' . esc_attr( Utility::readable_time( $cloud_summary['last_request.health-score'] ) ) . '">' . esc_html( human_time_diff( $cloud_summary['last_request.health-score'] ) ) . '</span>'
									);
									?>
								</span>
							<?php endif; ?>
							<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_HEALTH, Health::TYPE_SCORE ) ); ?>" class="button button-secondary button-small">
								<span class="dashicons dashicons-update"></span>
								<?php esc_html_e( 'Refresh', 'litespeed-cache' ); ?>
								<span class="screen-reader-text"><?php esc_html_e( 'Refresh page score', 'litespeed-cache' ); ?></span>
							</a>
						</div>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-double litespeed-postbox-imgopt">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php esc_html_e( 'Image Optimization Summary', 'litespeed-cache' ); ?>
								<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-img_optm' ) ); ?>" class="litespeed-title-right-icon"><?php esc_html_e( 'More', 'litespeed-cache' ); ?></a>
							</h3>
							<div class="litespeed-postbox-double-content">
								<div class="litespeed-postbox-double-col">
									<div class="litespeed-flex-container">
										<div class="litespeed-icon-vertical-middle">
											<?php echo wp_kses( GUI::pie( $img_finished_percentage, 70, true ), GUI::allowed_svg_tags() ); ?>
										</div>
										<div>
											<div class="litespeed-dashboard-stats">
												<a data-litespeed-onlyonce class="button button-primary"
													<?php if ( ! empty( $img_count['groups_new'] ) || ! empty( $img_count[ 'groups.' . Img_Optm::STATUS_RAW ] ) ) : ?>
														href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_NEW_REQ ) ); ?>"
													<?php else : ?>
														href="javascript:;" disabled
													<?php endif; ?>>
													<span class="dashicons dashicons-images-alt2"></span><?php esc_html_e( 'Send Optimization Request', 'litespeed-cache' ); ?>
												</a>
											</div>
										</div>
									</div>
									<p>
										<?php esc_html_e( 'Total Reduction', 'litespeed-cache' ); ?>: <code><?php echo isset( $img_optm_summary['reduced'] ) ? esc_html( Utility::real_size( $img_optm_summary['reduced'] ) ) : '-'; ?></code>
									</p>
									<p>
										<?php esc_html_e( 'Images Pulled', 'litespeed-cache' ); ?>: <code><?php echo isset( $img_optm_summary['img_taken'] ) ? esc_html( $img_optm_summary['img_taken'] ) : '-'; ?></code>
									</p>
								</div>
								<div class="litespeed-postbox-double-col">
									<?php if ( ! empty( $img_count[ 'group.' . Img_Optm::STATUS_REQUESTED ] ) ) : ?>
										<p class="litespeed-success">
											<?php esc_html_e( 'Images requested', 'litespeed-cache' ); ?>:
											<code>
												<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'group.' . Img_Optm::STATUS_REQUESTED ] ) ); ?>
												(<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'img.' . Img_Optm::STATUS_REQUESTED ], 'image' ) ); ?>)
											</code>
										</p>
									<?php endif; ?>
									<?php if ( ! empty( $img_count[ 'group.' . Img_Optm::STATUS_NOTIFIED ] ) ) : ?>
										<p class="litespeed-success">
											<?php esc_html_e( 'Images notified to pull', 'litespeed-cache' ); ?>:
											<code>
												<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'group.' . Img_Optm::STATUS_NOTIFIED ] ) ); ?>
												(<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'img.' . Img_Optm::STATUS_NOTIFIED ], 'image' ) ); ?>)
											</code>
										</p>
									<?php endif; ?>
									<p>
										<?php esc_html_e( 'Last Request', 'litespeed-cache' ); ?>: <code><?php echo ! empty( $img_optm_summary['last_requested'] ) ? esc_html( Utility::readable_time( $img_optm_summary['last_requested'] ) ) : '-'; ?></code>
									</p>
									<p>
										<?php esc_html_e( 'Last Pull', 'litespeed-cache' ); ?>: <code><?php echo ! empty( $img_optm_summary['last_pull'] ) ? esc_html( Utility::readable_time( $img_optm_summary['last_pull'] ) ) : '-'; ?></code>
									</p>
									<?php
									$opt_list = array(
										Base::O_IMG_OPTM_AUTO => Lang::title( Base::O_IMG_OPTM_AUTO ),
									);
									foreach ( $opt_list as $opt_id => $opt_title ) :
										?>
										<p>
											<?php if ( $this->conf( $opt_id ) ) : ?>
												<span class="litespeed-label-success litespeed-label-dashboard"><?php esc_html_e( 'ON', 'litespeed-cache' ); ?></span>
											<?php else : ?>
												<span class="litespeed-label-danger litespeed-label-dashboard"><?php esc_html_e( 'OFF', 'litespeed-cache' ); ?></span>
											<?php endif; ?>
											<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-img_optm#settings' ) ); ?>"><?php echo esc_html( $opt_title ); ?></a>
										</p>
									<?php endforeach; ?>
								</div>
							</div>
						</div>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-cache">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php esc_html_e( 'Cache Status', 'litespeed-cache' ); ?>
								<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-cache' ) ); ?>" class="litespeed-title-right-icon"><?php esc_html_e( 'More', 'litespeed-cache' ); ?></a>
							</h3>
							<?php
							$cache_list = array(
								Base::O_CACHE         => esc_html__( 'Public Cache', 'litespeed-cache' ),
								Base::O_CACHE_PRIV    => esc_html__( 'Private Cache', 'litespeed-cache' ),
								Base::O_OBJECT        => esc_html__( 'Object Cache', 'litespeed-cache' ),
								Base::O_CACHE_BROWSER => esc_html__( 'Browser Cache', 'litespeed-cache' ),
							);
							foreach ( $cache_list as $cache_option => $cache_title ) :
								?>
								<p>
									<?php if ( $this->conf( $cache_option ) ) : ?>
										<span class="litespeed-label-success litespeed-label-dashboard"><?php esc_html_e( 'ON', 'litespeed-cache' ); ?></span>
									<?php else : ?>
										<span class="litespeed-label-danger litespeed-label-dashboard"><?php esc_html_e( 'OFF', 'litespeed-cache' ); ?></span>
									<?php endif; ?>
									<?php echo esc_html( $cache_title ); ?>
								</p>
							<?php endforeach; ?>
						</div>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-ccss">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php esc_html_e( 'Critical CSS', 'litespeed-cache' ); ?>
								<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-page_optm#settings_css' ) ); ?>" class="litespeed-title-right-icon"><?php esc_html_e( 'More', 'litespeed-cache' ); ?></a>
							</h3>
							<?php if ( ! empty( $css_summary['last_request_ccss'] ) ) : ?>
								<p>
									<?php
									printf(
										esc_html__( 'Last generated: %s', 'litespeed-cache' ),
										'<code>' . esc_html( Utility::readable_time( $css_summary['last_request_ccss'] ) ) . '</code>'
									);
									?>
								</p>
								<p>
									<?php
									printf(
										esc_html__( 'Time to execute previous request: %s', 'litespeed-cache' ),
										'<code>' . esc_html( $css_summary['last_spent_ccss'] ) . 's</code>'
									);
									?>
								</p>
							<?php endif; ?>
							<p>
								<?php esc_html_e( 'Requests in queue', 'litespeed-cache' ); ?>: <code><?php echo ! empty( $ccss_count ) ? esc_html( $ccss_count ) : '-'; ?></code>
								<a href="<?php echo ! empty( $ccss_count ) ? esc_url( Utility::build_url( Router::ACTION_CSS, CSS::TYPE_GEN_CCSS ) ) : 'javascript:;'; ?>"
									class="button button-secondary button-small <?php echo empty( $ccss_count ) ? 'disabled' : ''; ?>">
									<?php esc_html_e( 'Force cron', 'litespeed-cache' ); ?>
								</a>
							</p>
						</div>
						<?php if ( ! empty( $cloud_summary['last_request.ccss'] ) ) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<?php
								printf(
									esc_html__( 'Last requested: %s', 'litespeed-cache' ),
									esc_html( Utility::readable_time( $cloud_summary['last_request.ccss'] ) )
								);
								?>
							</div>
						<?php endif; ?>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-ucss">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php esc_html_e( 'Unique CSS', 'litespeed-cache' ); ?>
								<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-page_optm#settings_css' ) ); ?>" class="litespeed-title-right-icon"><?php esc_html_e( 'More', 'litespeed-cache' ); ?></a>
							</h3>
							<?php if ( ! empty( $ucss_summary['last_request'] ) ) : ?>
								<p>
									<?php
									printf(
										esc_html__( 'Last generated: %s', 'litespeed-cache' ),
										'<code>' . esc_html( Utility::readable_time( $ucss_summary['last_request'] ) ) . '</code>'
									);
									?>
								</p>
								<p>
									<?php
									printf(
										esc_html__( 'Time to execute previous request: %s', 'litespeed-cache' ),
										'<code>' . esc_html( $ucss_summary['last_spent'] ) . 's</code>'
									);
									?>
								</p>
							<?php endif; ?>
							<p>
								<?php esc_html_e( 'Requests in queue', 'litespeed-cache' ); ?>: <code><?php echo ! empty( $ucss_count ) ? esc_html( $ucss_count ) : '-'; ?></code>
								<a href="<?php echo ! empty( $ucss_count ) ? esc_url( Utility::build_url( Router::ACTION_UCSS, UCSS::TYPE_GEN ) ) : 'javascript:;'; ?>"
									class="button button-secondary button-small <?php echo empty( $ucss_count ) ? 'disabled' : ''; ?>">
									<?php esc_html_e( 'Force cron', 'litespeed-cache' ); ?>
								</a>
							</p>
						</div>
						<?php if ( ! empty( $cloud_summary['last_request.ucss'] ) ) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<?php
								printf(
									esc_html__( 'Last requested: %s', 'litespeed-cache' ),
									esc_html( Utility::readable_time( $cloud_summary['last_request.ucss'] ) )
								);
								?>
							</div>
						<?php endif; ?>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-lqip">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php esc_html_e( 'Low Quality Image Placeholder', 'litespeed-cache' ); ?>
								<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-page_optm#settings_media' ) ); ?>" class="litespeed-title-right-icon"><?php esc_html_e( 'More', 'litespeed-cache' ); ?></a>
							</h3>
							<?php if ( ! empty( $placeholder_summary['last_request'] ) ) : ?>
								<p>
									<?php
									printf(
										esc_html__( 'Last generated: %s', 'litespeed-cache' ),
										'<code>' . esc_html( Utility::readable_time( $placeholder_summary['last_request'] ) ) . '</code>'
									);
									?>
								</p>
								<p>
									<?php
									printf(
										esc_html__( 'Time to execute previous request: %s', 'litespeed-cache' ),
										'<code>' . esc_html( $placeholder_summary['last_spent'] ) . 's</code>'
									);
									?>
								</p>
							<?php endif; ?>
							<p>
								<?php esc_html_e( 'Requests in queue', 'litespeed-cache' ); ?>: <code><?php echo ! empty( $placeholder_queue_count ) ? esc_html( $placeholder_queue_count ) : '-'; ?></code>
								<a href="<?php echo ! empty( $placeholder_queue_count ) ? esc_url( Utility::build_url( Router::ACTION_PLACEHOLDER, Placeholder::TYPE_GENERATE ) ) : 'javascript:;'; ?>"
									class="button button-secondary button-small <?php echo empty( $placeholder_queue_count ) ? 'disabled' : ''; ?>">
									<?php esc_html_e( 'Force cron', 'litespeed-cache' ); ?>
								</a>
							</p>
						</div>
						<?php if ( ! empty( $cloud_summary['last_request.lqip'] ) ) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<?php
								printf(
									esc_html__( 'Last requested: %s', 'litespeed-cache' ),
									esc_html( Utility::readable_time( $cloud_summary['last_request.lqip'] ) )
								);
								?>
							</div>
						<?php endif; ?>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-vpi">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php esc_html_e( 'Viewport Image', 'litespeed-cache' ); ?> (VPI)
								<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-page_optm#settings_vpi' ) ); ?>" class="litespeed-title-right-icon"><?php esc_html_e( 'More', 'litespeed-cache' ); ?></a>
							</h3>
							<?php if ( ! empty( $vpi_summary['last_request'] ) ) : ?>
								<p>
									<?php
									printf(
										esc_html__( 'Last generated: %s', 'litespeed-cache' ),
										'<code>' . esc_html( Utility::readable_time( $vpi_summary['last_request'] ) ) . '</code>'
									);
									?>
								</p>
								<p>
									<?php
									printf(
										esc_html__( 'Time to execute previous request: %s', 'litespeed-cache' ),
										'<code>' . esc_html( $vpi_summary['last_spent'] ) . 's</code>'
									);
									?>
								</p>
							<?php endif; ?>
							<p>
								<?php esc_html_e( 'Requests in queue', 'litespeed-cache' ); ?>: <code><?php echo ! empty( $vpi_queue_count ) ? esc_html( $vpi_queue_count ) : '-'; ?></code>
								<a href="<?php echo ! empty( $vpi_queue_count ) ? esc_url( Utility::build_url( Router::ACTION_VPI, VPI::TYPE_GEN ) ) : 'javascript:;'; ?>"
									class="button button-secondary button-small <?php echo empty( $vpi_queue_count ) ? 'disabled' : ''; ?>">
									<?php esc_html_e( 'Force cron', 'litespeed-cache' ); ?>
								</a>
							</p>
						</div>
						<?php if ( ! empty( $cloud_summary['last_request.vpi'] ) ) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<?php
								printf(
									esc_html__( 'Last requested: %s', 'litespeed-cache' ),
									esc_html( Utility::readable_time( $cloud_summary['last_request.vpi'] ) )
								);
								?>
							</div>
						<?php endif; ?>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-crawler">
						<div class="inside">
							<h3 class="litespeed-title">
								<?php esc_html_e( 'Crawler Status', 'litespeed-cache' ); ?>
								<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-crawler' ) ); ?>" class="litespeed-title-right-icon"><?php esc_html_e( 'More', 'litespeed-cache' ); ?></a>
							</h3>
							<p>
								<code><?php echo esc_html( count( Crawler::cls()->list_crawlers() ) ); ?></code> <?php esc_html_e( 'Crawler(s)', 'litespeed-cache' ); ?>
							</p>
							<p>
								<?php esc_html_e( 'Currently active crawler', 'litespeed-cache' ); ?>: <code><?php echo esc_html( $crawler_summary['curr_crawler'] ); ?></code>
							</p>
							<?php if ( ! empty( $crawler_summary['curr_crawler_beginning_time'] ) ) : ?>
								<p>
									<span class="litespeed-bold"><?php esc_html_e( 'Current crawler started at', 'litespeed-cache' ); ?>:</span>
									<?php echo esc_html( Utility::readable_time( $crawler_summary['curr_crawler_beginning_time'] ) ); ?>
								</p>
							<?php endif; ?>
							<?php if ( ! empty( $crawler_summary['last_start_time'] ) ) : ?>
								<p class="litespeed-desc">
									<span class="litespeed-bold"><?php esc_html_e( 'Last interval', 'litespeed-cache' ); ?>:</span>
									<?php echo esc_html( Utility::readable_time( $crawler_summary['last_start_time'] ) ); ?>
								</p>
							<?php endif; ?>
							<?php if ( ! empty( $crawler_summary['end_reason'] ) ) : ?>
								<p class="litespeed-desc">
									<span class="litespeed-bold"><?php esc_html_e( 'Ended reason', 'litespeed-cache' ); ?>:</span>
									<?php echo esc_html( $crawler_summary['end_reason'] ); ?>
								</p>
							<?php endif; ?>
							<?php if ( ! empty( $crawler_summary['last_crawled'] ) ) : ?>
								<p class="litespeed-desc">
									<?php
									printf(
										esc_html__( '%1$s %2$d item(s)', 'litespeed-cache' ),
										'<span class="litespeed-bold">' . esc_html__( 'Last crawled:', 'litespeed-cache' ) . '</span>',
										esc_html( $crawler_summary['last_crawled'] )
									);
									?>
								</p>
							<?php endif; ?>
						</div>
					</div>

					<div class="postbox litespeed-postbox litespeed-postbox-quiccloud <?php echo empty( $cloud_summary['qc_activated'] ) || 'cdn' !== $cloud_summary['qc_activated'] ? 'litespeed-postbox--quiccloud' : ''; ?>">
						<div class="inside">
							<h3 class="litespeed-title litespeed-dashboard-title--w-btn">
								<span class="litespeed-quic-icon"></span><?php esc_html_e( 'QUIC.cloud CDN', 'litespeed-cache' ); ?>
								<?php if ( empty( $cloud_summary['qc_activated'] ) || 'cdn' !== $cloud_summary['qc_activated'] ) : ?>
									<a href="https://www.quic.cloud/quic-cloud-services-and-features/litespeed-cache-service/" class="litespeed-title-right-icon" target="_blank"><?php esc_html_e( 'Learn More', 'litespeed-cache' ); ?></a>
								<?php else : ?>
									<a href="<?php echo esc_url( admin_url( 'admin.php?page=litespeed-cdn' ) ); ?>" class="litespeed-title-right-icon"><?php esc_html_e( 'More', 'litespeed-cache' ); ?></a>
								<?php endif; ?>
							</h3>
							<?php if ( empty( $cloud_summary['qc_activated'] ) || 'cdn' !== $cloud_summary['qc_activated'] ) : ?>
								<div class="litespeed-text-center litespeed-empty-space-medium">
									<p class="litespeed-margin-bottom20">
										<?php
										Doc::learn_more(
											esc_url( Utility::build_url( Router::ACTION_CLOUD, $cloud_instance->activated() ? Cloud::TYPE_ENABLE_CDN : Cloud::TYPE_ACTIVATE ) ),
											'<span class="dashicons dashicons-saved"></span>' . esc_html__( 'Enable QUIC.cloud CDN', 'litespeed-cache' ),
											true,
											'button button-primary litespeed-button-cta'
										);
										?>
									</p>
									<p class="litespeed-margin-bottom10 litespeed-top20 litespeed-text-md">
										<strong class="litespeed-qc-text-gradient"><?php esc_html_e( 'Best available WordPress performance', 'litespeed-cache' ); ?></strong>
									</p>
									<p class="litespeed-margin-bottom20 litespeed-margin-top-remove">
										<?php
										printf(
											esc_html__( 'Globally fast TTFB, easy setup, and %s!', 'litespeed-cache' ),
											'<a href="https://www.quic.cloud/quic-cloud-services-and-features/litespeed-cache-service/" target="_blank">' . esc_html__( 'more', 'litespeed-cache' ) . '</a>'
										);
										?>
									</p>
								</div>
							<?php else : ?>
								<?php echo wp_kses_post( $cloud_instance->load_qc_status_for_dash( 'cdn_dash_mini' ) ); ?>
							<?php endif; ?>
						</div>
						<?php if ( $cloud_instance->activated() ) : ?>
							<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
								<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_SYNC_STATUS ) ); ?>"
									class="button button-<?php echo 'cdn' !== $cloud_summary['qc_activated'] ? 'link' : 'secondary'; ?> button-small">
									<?php if ( 'cdn' === $cloud_summary['qc_activated'] ) : ?>
										<span class="dashicons dashicons-update"></span>
									<?php endif; ?>
									<?php esc_html_e( 'Refresh Status', 'litespeed-cache' ); ?>
									<span class="screen-reader-text"><?php esc_html_e( 'Refresh QUIC.cloud status', 'litespeed-cache' ); ?></span>
								</a>
							</div>
						<?php endif; ?>
					</div>

					<?php
					$promo_mini = $cloud_instance->load_qc_status_for_dash( 'promo_mini' );
					if ( $promo_mini ) :
						echo wp_kses_post( $promo_mini );
					endif;
					?>

					<?php if ( $cloud_instance->activated() ) : ?>
						<?php
						$news = $cloud_instance->load_qc_status_for_dash( 'news_dash' );
						if ( $news ) :
							?>
							<div class="postbox litespeed-postbox">
								<div class="inside litespeed-text-center">
									<h3 class="litespeed-title">
										<?php esc_html_e( 'News', 'litespeed-cache' ); ?>
									</h3>
									<div class="litespeed-top20">
										<?php echo wp_kses_post( $news ); ?>
									</div>
								</div>
							</div>
						<?php endif; ?>
					<?php endif; ?>
				</div>
			</div>
		</div>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/dash/network_dash.tpl.php000064400000011242151600253060021507 0ustar00<?php
/**
 * LiteSpeed Cache Network Dashboard
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$cloud_summaries = array();
$blogs           = Activation::get_network_ids();
foreach ( $blogs as $network_blog_id ) {
	switch_to_blog( $network_blog_id );
	$cloud_summaries[ home_url() ] = Cloud::get_summary();
	// May need restore_current_blog();
}

?>

<div class="litespeed-dashboard">
<?php foreach ( $cloud_summaries as $home_url => $cloud_summary ) : ?>

	<div class="litespeed-dashboard-header">
		<h3 class="litespeed-dashboard-title">
			<?php echo esc_html( sprintf( __( 'Usage Statistics: %s', 'litespeed-cache' ), $home_url ) ); ?>
		</h3>
		<hr>
	</div>

	<div class="litespeed-dashboard-stats-wrapper">
		<?php
		$cat_list = array(
			'img_optm'  => esc_html__( 'Image Optimization', 'litespeed-cache' ),
			'page_optm' => esc_html__( 'Page Optimization', 'litespeed-cache' ),
			'cdn'       => esc_html__( 'CDN Bandwidth', 'litespeed-cache' ),
			'lqip'      => esc_html__( 'Low Quality Image Placeholder', 'litespeed-cache' ),
		);

		foreach ( $cat_list as $svc => $svc_title ) :
			$finished_percentage = 0;
			$total_used          = '-';
			$used                = '-';
			$quota               = '-';
			$pag_used            = '-';
			$pag_total           = '-';
			$pag_width           = 0;
			$pag_bal             = 0;

			if ( ! empty( $cloud_summary[ 'usage.' . $svc ] ) ) {
				$usage               = $cloud_summary[ 'usage.' . $svc ];
				$finished_percentage = floor( $usage['used'] * 100 / $usage['quota'] );
				$used                = $usage['used'];
				$quota               = $usage['quota'];
				$pag_used            = ! empty( $usage['pag_used'] ) ? $usage['pag_used'] : 0;
				$pag_bal             = ! empty( $usage['pag_bal'] ) ? $usage['pag_bal'] : 0;
				$pag_total           = $pag_used + $pag_bal;

				if ( $pag_total ) {
					$pag_width = round( $pag_used / $pag_total * 100 ) . '%';
				}

				if ( 'cdn' === $svc ) {
					$used      = Utility::real_size( $used * 1024 * 1024 );
					$quota     = Utility::real_size( $quota * 1024 * 1024 );
					$pag_used  = Utility::real_size( $pag_used * 1024 * 1024 );
					$pag_total = Utility::real_size( $pag_total * 1024 * 1024 );
				}

				if ( ! empty( $usage['total_used'] ) ) {
					$total_used = $usage['total_used'];
				}
			}

			$percentage_bg = 'success';
			if ( 95 < $finished_percentage ) {
				$percentage_bg = 'danger';
			} elseif ( 85 < $finished_percentage ) {
				$percentage_bg = 'warning';
			}
			?>

			<div class="postbox litespeed-postbox">
				<div class="inside">
					<h3 class="litespeed-title"><?php echo esc_html( $svc_title ); ?></h3>

					<div class="litespeed-flex-container">
						<div class="litespeed-icon-vertical-middle litespeed-pie-<?php echo esc_attr( $percentage_bg ); ?>">
							<?php echo wp_kses( GUI::pie( $finished_percentage, 60, false ), GUI::allowed_svg_tags() ); ?>
						</div>
						<div>
							<div class="litespeed-dashboard-stats">
								<h3><?php echo esc_html( 'img_optm' === $svc ? __( 'Fast Queue Usage', 'litespeed-cache' ) : __( 'Usage', 'litespeed-cache' ) ); ?></h3>
								<p>
									<strong><?php echo esc_html( $used ); ?></strong>
									<?php if ( $quota !== $used ) : ?>
										<span class="litespeed-desc"> / <?php echo esc_html( $quota ); ?></span>
									<?php endif; ?>
								</p>
							</div>
						</div>
					</div>

					<?php if ( 0 < $pag_total ) : ?>
						<p class="litespeed-dashboard-stats-payg" data-balloon-pos="up" aria-label="<?php echo esc_attr__( 'Pay as You Go', 'litespeed-cache' ); ?>">
							<?php esc_html_e( 'PAYG Balance', 'litespeed-cache' ); ?>: <strong><?php echo esc_html( $pag_bal ); ?></strong>
							<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo esc_attr( sprintf( __( 'This Month Usage: %s', 'litespeed-cache' ), esc_html( $pag_used ) ) ); ?>">
								<span class="dashicons dashicons-info"></span>
								<span class="screen-reader-text"><?php esc_html_e( 'Pay as You Go Usage Statistics', 'litespeed-cache' ); ?></span>
							</button>
						</p>
					<?php endif; ?>

					<?php if ( 'img_optm' === $svc ) : ?>
						<p class="litespeed-dashboard-stats-total">
							<?php esc_html_e( 'Total Usage', 'litespeed-cache' ); ?>: <strong><?php echo esc_html( $total_used ); ?> / ∞</strong>
							<button class="litespeed-info-button" data-balloon-pos="up" aria-label="<?php echo esc_attr__( 'Total images optimized in this month', 'litespeed-cache' ); ?>">
								<span class="dashicons dashicons-info"></span>
							</button>
						</p>
						<div class="clear"></div>
					<?php endif; ?>
				</div>
			</div>

		<?php endforeach; ?>
	</div>

<?php endforeach; ?>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/dash/entry.tpl.php000064400000001704151600253130020160 0ustar00<?php
/**
 * LiteSpeed Cache Dashboard Wrapper
 *
 * Renders the main dashboard page for the LiteSpeed Cache plugin in the WordPress admin area.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = array(
	'dashboard' => esc_html__( 'Dashboard', 'litespeed-cache' ),
);

if ( $this->_is_network_admin ) {
	$menu_list = array(
		'network_dash' => esc_html__( 'Network Dashboard', 'litespeed-cache' ),
	);
}

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php echo esc_html__( 'LiteSpeed Cache Dashboard', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		<?php echo esc_html( 'v' . Core::VER ); ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<?php
	foreach ( $menu_list as $tab_key => $tab_val ) {
		echo '<div data-litespeed-layout="' . esc_attr( $tab_key ) . '">';
		require LSCWP_DIR . 'tpl/dash/' . $tab_key . '.tpl.php';
		echo '</div>';
	}
	?>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/db_optm/manage.tpl.php000064400000020051151600253250020753 0ustar00<?php
/**
 * LiteSpeed Cache Database Optimization
 *
 * Manages database optimization options and displays table engine conversion tools.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$_panels = array(
    'all' => array(
        'title' => esc_html__( 'Clean All', 'litespeed-cache' ),
        'desc'  => '',
    ),
    'revision' => array(
        'title' => esc_html__( 'Post Revisions', 'litespeed-cache' ),
        'desc'  => esc_html__( 'Clean all post revisions', 'litespeed-cache' ),
    ),
    'orphaned_post_meta' => array(
        'title' => esc_html__( 'Orphaned Post Meta', 'litespeed-cache' ),
        'desc'  => esc_html__( 'Clean all orphaned post meta records', 'litespeed-cache' ),
    ),
    'auto_draft' => array(
        'title' => esc_html__( 'Auto Drafts', 'litespeed-cache' ),
        'desc'  => esc_html__( 'Clean all auto saved drafts', 'litespeed-cache' ),
    ),
    'trash_post' => array(
        'title' => esc_html__( 'Trashed Posts', 'litespeed-cache' ),
        'desc'  => esc_html__( 'Clean all trashed posts and pages', 'litespeed-cache' ),
    ),
    'spam_comment' => array(
        'title' => esc_html__( 'Spam Comments', 'litespeed-cache' ),
        'desc'  => esc_html__( 'Clean all spam comments', 'litespeed-cache' ),
    ),
    'trash_comment' => array(
        'title' => esc_html__( 'Trashed Comments', 'litespeed-cache' ),
        'desc'  => esc_html__( 'Clean all trashed comments', 'litespeed-cache' ),
    ),
    'trackback-pingback' => array(
        'title' => esc_html__( 'Trackbacks/Pingbacks', 'litespeed-cache' ),
        'desc'  => esc_html__( 'Clean all trackbacks and pingbacks', 'litespeed-cache' ),
    ),
    'expired_transient' => array(
        'title' => esc_html__( 'Expired Transients', 'litespeed-cache' ),
        'desc'  => esc_html__( 'Clean expired transient options', 'litespeed-cache' ),
    ),
    'all_transients' => array(
        'title' => esc_html__( 'All Transients', 'litespeed-cache' ),
        'desc'  => esc_html__( 'Clean all transient options', 'litespeed-cache' ),
    ),
    'optimize_tables' => array(
        'title' => esc_html__( 'Optimize Tables', 'litespeed-cache' ),
        'desc'  => esc_html__( 'Optimize all tables in your database', 'litespeed-cache' ),
    ),
);

$rev_max = $this->conf( Base::O_DB_OPTM_REVISIONS_MAX );
$rev_age = $this->conf( Base::O_DB_OPTM_REVISIONS_AGE );
if ( $rev_max || $rev_age ) {
    $_panels['revision']['desc'] = sprintf(
		esc_html__( 'Clean revisions older than %1$s day(s), excluding %2$s latest revisions', 'litespeed-cache' ),
		'<strong>' . esc_html( $rev_age ) . '</strong>',
		'<strong>' . esc_html( $rev_max ) . '</strong>'
	);
}

$total = 0;
foreach ( $_panels as $key => $v ) {
    if ( 'all' !== $key ) {
        $_panels[ $key ]['count'] = $this->cls( 'DB_Optm' )->db_count( $key );
        if ( ! in_array( $key, array( 'optimize_tables' ), true ) ) {
            $total += $_panels[ $key ]['count'];
        }
    }
    $_panels[ $key ]['link'] = Utility::build_url( Router::ACTION_DB_OPTM, $key );
}

$_panels['all']['count'] = $total;

$autoload_summary = DB_Optm::cls()->autoload_summary();

?>

<h3 class="litespeed-title">
    <?php esc_html_e( 'Database Optimizer', 'litespeed-cache' ); ?>
    <?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/database/' ); ?>
</h3>

<div class="litespeed-panel-wrapper litespeed-cards-wrapper">

    <?php foreach ( $_panels as $key => $v ) : ?>
        <a href="<?php echo esc_url( $v['link'] ); ?>" class="litespeed-panel postbox">
            <section class="litespeed-panel-wrapper-icon">
                <span class="litespeed-panel-icon-<?php echo esc_attr( $key ); ?>"></span>
            </section>
            <section class="litespeed-panel-content">
                <div class="litespeed-h3">
                    <?php echo esc_html( $v['title'] ); ?>
                    <span class="litespeed-panel-counter<?php echo $v['count'] > 0 ? '-red' : ''; ?>">(<?php echo esc_html( $v['count'] ); ?><?php echo DB_Optm::hide_more() ? '+' : ''; ?>)</span>
                </div>
                <span class="litespeed-panel-para"><?php echo wp_kses_post( $v['desc'] ); ?></span>
            </section>
            <section class="litespeed-panel-wrapper-top-right">
                <span class="litespeed-panel-top-right-icon<?php echo $v['count'] > 0 ? '-cross' : '-tick'; ?>"></span>
            </section>
        </a>
    <?php endforeach; ?>

</div>

<h3 class="litespeed-title"><?php esc_html_e( 'Database Table Engine Converter', 'litespeed-cache' ); ?></h3>

<div class="litespeed-panel-wrapper">

    <table class="wp-list-table widefat striped">
        <thead>
            <tr>
                <th scope="col">#</th>
                <th scope="col"><?php esc_html_e( 'Table', 'litespeed-cache' ); ?></th>
                <th scope="col"><?php esc_html_e( 'Engine', 'litespeed-cache' ); ?></th>
                <th scope="col"><?php esc_html_e( 'Tool', 'litespeed-cache' ); ?></th>
            </tr>
        </thead>
        <tbody>
            <?php
            $list = DB_Optm::cls()->list_myisam();
            if ( ! empty( $list ) ) :
                foreach ( $list as $k => $v ) :
                    ?>
                    <tr>
                        <td><?php echo esc_html( $k + 1 ); ?></td>
                        <td><?php echo esc_html( $v->table_name ); ?></td>
                        <td><?php echo esc_html( $v->engine ); ?></td>
                        <td>
                            <a href="<?php echo esc_url( Utility::build_url( Router::ACTION_DB_OPTM, DB_Optm::TYPE_CONV_TB, false, false, array( 'litespeed_tb' => $v->table_name ) ) ); ?>">
                                <?php esc_html_e( 'Convert to InnoDB', 'litespeed-cache' ); ?>
                            </a>
                        </td>
                    </tr>
                <?php endforeach; ?>
            <?php else : ?>
                <tr>
                    <td colspan="4" class="litespeed-success litespeed-text-center">
                        <?php esc_html_e( 'We are good. No table uses MyISAM engine.', 'litespeed-cache' ); ?>
                    </td>
                </tr>
            <?php endif; ?>
        </tbody>
    </table>

</div>

<style type="text/css">
    .litespeed-body .field-col {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px;
        margin-right: 20px;
    }

    .litespeed-body .field-col:first-child {
        margin-left: 0;
    }
</style>

<h3 class="litespeed-title"><?php esc_html_e( 'Database Summary', 'litespeed-cache' ); ?></h3>
<div>
    <div class="field-col">
        <p>
        	<?php esc_html_e( 'Autoload size', 'litespeed-cache' ); ?>: <strong><?php echo esc_html( Utility::real_size( $autoload_summary->autoload_size ) ); ?></strong></p>
        <p><?php esc_html_e( 'Autoload entries', 'litespeed-cache' ); ?>: <strong><?php echo esc_html( $autoload_summary->autload_entries ); ?></strong></p>
    </div>

    <div class="field-col">
        <p><?php esc_html_e( 'Autoload top list', 'litespeed-cache' ); ?>:</p>
        <table class="wp-list-table widefat striped litespeed-width-auto litespeed-table-compact">
            <thead>
                <tr>
                    <th scope="col">#</th>
                    <th scope="col"><?php esc_html_e( 'Option Name', 'litespeed-cache' ); ?></th>
                    <th scope="col"><?php esc_html_e( 'Autoload', 'litespeed-cache' ); ?></th>
                    <th scope="col"><?php esc_html_e( 'Size', 'litespeed-cache' ); ?></th>
                </tr>
            </thead>
            <tbody>
                <?php foreach ( $autoload_summary->autoload_toplist as $k => $v ) : ?>
                    <tr>
                        <td><?php echo esc_html( $k + 1 ); ?></td>
                        <td><?php echo esc_html( $v->option_name ); ?></td>
                        <td><?php echo esc_html( $v->autoload ); ?></td>
                        <td><?php echo esc_html( $v->option_value_length ); ?></td>
                    </tr>
                <?php endforeach; ?>
            </tbody>
        </table>
    </div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/db_optm/entry.tpl.php000064400000002044151600253320020664 0ustar00<?php
/**
 * LiteSpeed Cache Database Optimization
 *
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = array(
    'manage'   => esc_html__( 'Manage', 'litespeed-cache' ),
);

if ( ! is_network_admin() ) {
    $menu_list['settings'] = esc_html__( 'DB Optimization Settings', 'litespeed-cache' );
}

?>

<div class="wrap">
    <h1 class="litespeed-h1">
        <?php esc_html_e( 'LiteSpeed Cache Database Optimization', 'litespeed-cache' ); ?>
    </h1>
    <span class="litespeed-desc">
        <?php echo esc_html( 'v' . Core::VER ); ?>
    </span>
    <hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
    <h2 class="litespeed-header nav-tab-wrapper">
        <?php GUI::display_tab_list( $menu_list ); ?>
    </h2>

    <div class="litespeed-body">
    <?php
        foreach ( $menu_list as $tab_key => $tab_val ) {
			echo '<div data-litespeed-layout="' . esc_attr( $tab_key ) . '">';
			require LSCWP_DIR . 'tpl/db_optm/' . $tab_key . '.tpl.php';
			echo '</div>';
        }
    ?>
    </div>

</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/db_optm/settings.tpl.php000064400000002760151600253400021367 0ustar00<?php
/**
 * LiteSpeed Cache Database Optimization Settings
 *
 * Manages settings for database optimization in LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'DB Optimization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/database/#db-optimization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $option_id = Base::O_DB_OPTM_REVISIONS_MAX; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_input( $option_id, 'litespeed-input-short' ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Specify the number of most recent revisions to keep when cleaning revisions.', 'litespeed-cache' ); ?>
				<?php $this->_validate_ttl( $option_id, 1, 100, true ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_DB_OPTM_REVISIONS_AGE; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_input( $option_id, 'litespeed-input-short' ); ?> <?php esc_html_e( 'Day(s)', 'litespeed-cache' ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Revisions newer than this many days will be kept when cleaning revisions.', 'litespeed-cache' ); ?>
				<?php $this->_validate_ttl( $option_id, 1, 600, true ); ?>
			</div>
		</td>
	</tr>

</tbody></table>

<?php
$this->form_end();
?>litespeed-wp-plugin/7.7/litespeed-cache/tpl/esi_widget_edit.php000064400000005075151600253450020444 0ustar00<?php
/**
 * LiteSpeed Cache Widget Settings
 *
 * Configures ESI settings for widgets in LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$options = ! empty( $instance[ Base::OPTION_NAME ] ) ? $instance[ Base::OPTION_NAME ] : array();

if ( empty( $options ) ) {
	$options = array(
		ESI::WIDGET_O_ESIENABLE => Base::VAL_OFF,
		ESI::WIDGET_O_TTL       => '28800',
	);

	add_filter( 'litespeed_widget_default_options', 'LiteSpeed\ESI::widget_default_options', 10, 2 );

	$options = apply_filters( 'litespeed_widget_default_options', $options, $widget );
}

if ( empty( $options ) ) {
	$esi = Base::VAL_OFF;
	$ttl = '28800';
} else {
	$esi = $options[ ESI::WIDGET_O_ESIENABLE ];
	$ttl = $options[ ESI::WIDGET_O_TTL ];
}

$display = Admin_Display::cls();

?>
<div class="litespeed-widget-setting">

	<h4><?php esc_html_e( 'LiteSpeed Cache', 'litespeed-cache' ); ?>:</h4>

	<b><?php esc_html_e( 'Enable ESI', 'litespeed-cache' ); ?>:</b>
	&nbsp;
	<div class="litespeed-inline">
		<div class="litespeed-switch litespeed-mini">
		<?php
			$esi_option = ESI::WIDGET_O_ESIENABLE;
			$name       = $widget->get_field_name( $esi_option );

			$cache_status_list = array(
				array( Base::VAL_ON, esc_html__( 'Public', 'litespeed-cache' ) ),
				array( Base::VAL_ON2, esc_html__( 'Private', 'litespeed-cache' ) ),
				array( Base::VAL_OFF, esc_html__( 'Disable', 'litespeed-cache' ) ),
			);

			foreach ( $cache_status_list as $v ) {
				list( $value, $label ) = $v;
				$id_attr               = $widget->get_field_id( $esi_option ) . '_' . $value;
				$checked               = $esi === $value ? 'checked' : '';
				?>
				<input type="radio" autocomplete="off" name="<?php echo esc_attr($name); ?>" id="<?php echo esc_attr($id_attr); ?>" value="<?php echo esc_attr( $value ); ?>" <?php echo esc_attr($checked); ?> />
				<label for="<?php echo esc_attr($id_attr); ?>"><?php echo esc_html( $label ); ?></label>
				<?php
			}
		?>
		</div>
	</div>
	<br /><br />

	<b><?php esc_html_e( 'Widget Cache TTL', 'litespeed-cache' ); ?>:</b>
	&nbsp;
	<?php
		$ttl_option = ESI::WIDGET_O_TTL;
		$name       = $widget->get_field_name( $ttl_option );
		?>
		<input type="text" class="regular-text litespeed-reset" name="<?php echo esc_attr($name); ?>" value="<?php echo esc_attr($ttl); ?>" size="7" />
	<?php esc_html_e( 'seconds', 'litespeed-cache' ); ?>

	<p class="install-help">
		<?php esc_html_e( 'Recommended value: 28800 seconds (8 hours).', 'litespeed-cache' ); ?>
		<?php esc_html_e( 'A TTL of 0 indicates do not cache.', 'litespeed-cache' ); ?>
	</p>
</div>

<br />litespeed-wp-plugin/7.7/litespeed-cache/tpl/toolbox/import_export.tpl.php000064400000005265151600253570022517 0ustar00<?php
/**
 * LiteSpeed Cache Import/Export Settings
 *
 * Renders the import/export settings interface for LiteSpeed Cache, allowing users to export, import, or reset plugin settings.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$summary = Import::get_summary();
?>

<h3 class="litespeed-title">
	<?php esc_html_e( 'Export Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#importexport-tab' ); ?>
</h3>

<div>
	<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMPORT, Import::TYPE_EXPORT ) ); ?>" class="button button-primary">
		<?php esc_html_e( 'Export', 'litespeed-cache' ); ?>
	</a>
</div>

<?php if ( ! empty( $summary['export_file'] ) ) : ?>
	<div class="litespeed-desc">
		<?php esc_html_e( 'Last exported', 'litespeed-cache' ); ?>: <code><?php echo esc_html( $summary['export_file'] ); ?></code> <?php echo esc_html( Utility::readable_time( $summary['export_time'] ) ); ?>
	</div>
<?php endif; ?>

<div class="litespeed-desc">
	<?php esc_html_e( 'This will export all current LiteSpeed Cache settings and save them as a file.', 'litespeed-cache' ); ?>
</div>

<h3 class="litespeed-title">
	<?php esc_html_e( 'Import Settings', 'litespeed-cache' ); ?>
</h3>

<?php $this->form_action( Router::ACTION_IMPORT, Import::TYPE_IMPORT, true ); ?>
	<div class="litespeed-div">
		<input type="file" name="ls_file" class="litespeed-input" />
	</div>
	<div class="litespeed-div">
		<?php submit_button( esc_html__( 'Import', 'litespeed-cache' ), 'button button-primary', 'litespeed-submit' ); ?>
	</div>
</form>

<?php if ( ! empty( $summary['import_file'] ) ) : ?>
	<div class="litespeed-desc">
		<?php esc_html_e( 'Last imported', 'litespeed-cache' ); ?>: <code><?php echo esc_html( $summary['import_file'] ); ?></code> <?php echo esc_html( Utility::readable_time( $summary['import_time'] ) ); ?>
	</div>
<?php endif; ?>

<div class="litespeed-desc">
	<?php esc_html_e( 'This will import settings from a file and override all current LiteSpeed Cache settings.', 'litespeed-cache' ); ?>
</div>

<h3 class="litespeed-title">
	<?php esc_html_e( 'Reset All Settings', 'litespeed-cache' ); ?>
</h3>

<div>
	<p class="litespeed-danger">🚨 <?php esc_html_e( 'This will reset all settings to default settings.', 'litespeed-cache' ); ?></p>
</div>
<div>
	<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMPORT, Import::TYPE_RESET ) ); ?>" data-litespeed-cfm="<?php echo esc_attr( __( 'Are you sure you want to reset all settings back to the default settings?', 'litespeed-cache' ) ); ?>" class="button litespeed-btn-danger-bg">
		<?php esc_html_e( 'Reset Settings', 'litespeed-cache' ); ?>
	</a>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/toolbox/heartbeat.tpl.php000064400000010532151600253640021532 0ustar00<?php
/**
 * LiteSpeed Cache Heartbeat Control
 *
 * Renders the heartbeat control settings interface for LiteSpeed Cache, allowing configuration of WordPress heartbeat intervals.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Heartbeat Control', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#heartbeat-tab' ); ?>
</h3>

<div class="litespeed-callout notice notice-warning inline">
	<h4><?php esc_html_e( 'NOTICE:', 'litespeed-cache' ); ?></h4>
	<p>
		<?php esc_html_e( 'Disable WordPress interval heartbeat to reduce server load.', 'litespeed-cache' ); ?>
		<span class="litespeed-warning">
			🚨 <?php esc_html_e( 'Disabling this may cause WordPress tasks triggered by AJAX to stop working.', 'litespeed-cache' ); ?>
		</span>
	</p>
</div>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_MISC_HEARTBEAT_FRONT; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Turn ON to control heartbeat on frontend.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MISC_HEARTBEAT_FRONT_TTL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-short' ); ?> <?php $this->readable_seconds(); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Specify the %s heartbeat interval in seconds.', 'litespeed-cache' ), 'frontend' ); ?>
					<?php printf( esc_html__( 'WordPress valid interval is %s seconds.', 'litespeed-cache' ), '<code>15</code> - <code>120</code>' ); ?><br />
					<?php printf( esc_html__( 'Set to %1$s to forbid heartbeat on %2$s.', 'litespeed-cache' ), '<code>0</code>', 'frontend' ); ?><br />
					<?php $this->recommended( $option_id ); ?>
					<?php $this->_validate_ttl( $option_id, 15, 120, true ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MISC_HEARTBEAT_BACK; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Turn ON to control heartbeat on backend.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MISC_HEARTBEAT_BACK_TTL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-short' ); ?> <?php $this->readable_seconds(); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Specify the %s heartbeat interval in seconds.', 'litespeed-cache' ), 'backend' ); ?>
					<?php printf( esc_html__( 'WordPress valid interval is %s seconds.', 'litespeed-cache' ), '<code>15</code> - <code>120</code>' ); ?><br />
					<?php printf( esc_html__( 'Set to %1$s to forbid heartbeat on %2$s.', 'litespeed-cache' ), '<code>0</code>', 'backend' ); ?><br />
					<?php $this->recommended( $option_id ); ?>
					<?php $this->_validate_ttl( $option_id, 15, 120, true ); ?>
</div>
</td>
</tr>

<tr>
		<th>
			<?php $option_id = Base::O_MISC_HEARTBEAT_EDITOR; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Turn ON to control heartbeat in backend editor.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_MISC_HEARTBEAT_EDITOR_TTL; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_input( $option_id, 'litespeed-input-short' ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
		<?php printf( esc_html__( 'Specify the %s heartbeat interval in seconds.', 'litespeed-cache' ), 'backend editor' ); ?>
		<?php printf( esc_html__( 'WordPress valid interval is %s seconds.', 'litespeed-cache' ), '<code>15</code> - <code>120</code>' ); ?><br />
		<?php printf( esc_html__( 'Set to %1$s to forbid heartbeat on %2$s.', 'litespeed-cache' ), '<code>0</code>', 'backend editor' ); ?><br />
		<?php $this->recommended( $option_id ); ?>
		<?php $this->_validate_ttl( $option_id, 15, 120, true ); ?>
	</div>
</td>
</tr>

</tbody>
</table>

<?php $this->form_end(); ?>litespeed-wp-plugin/7.7/litespeed-cache/tpl/toolbox/log_viewer.tpl.php000064400000005413151600253710021735 0ustar00<?php
/**
 * LiteSpeed Cache Log Viewer
 *
 * Renders the log viewer interface for LiteSpeed Cache, displaying debug, purge, and crawler logs with options to copy or clear logs.
 *
 * @package LiteSpeed
 * @since 4.7
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$logs = array(
	array(
		'name'      => 'debug',
		'label'     => esc_html__( 'Debug Log', 'litespeed-cache' ),
		'accesskey' => 'A',
	),
	array(
		'name'      => 'purge',
		'label'     => esc_html__( 'Purge Log', 'litespeed-cache' ),
		'accesskey' => 'B',
	),
	array(
		'name'      => 'crawler',
		'label'     => esc_html__( 'Crawler Log', 'litespeed-cache' ),
		'accesskey' => 'C',
	),
);
?>

<h3 class="litespeed-title">
	<?php esc_html_e( 'LiteSpeed Logs', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#log-view-tab' ); ?>
</h3>

<div class="litespeed-log-subnav-wrapper">
	<?php foreach ( $logs as $log ) : ?>
		<a href="#<?php echo esc_attr( $log['name'] ); ?>_log" class="button button-secondary" data-litespeed-subtab="<?php echo esc_attr( $log['name'] ); ?>_log" litespeed-accesskey="<?php echo esc_attr( $log['accesskey'] ); ?>">
			<?php echo esc_html( $log['label'] ); ?>
		</a>
	<?php endforeach; ?>
	<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_DEBUG2, Debug2::TYPE_CLEAR_LOG ) ); ?>" class="button button-primary" litespeed-accesskey="D">
		<?php esc_html_e( 'Clear Logs', 'litespeed-cache' ); ?>
	</a>
</div>

<?php
foreach ( $logs as $log ) :
	$file      = $this->cls( 'Debug2' )->path( $log['name'] );
	$lines     = File::count_lines( $file );
	$max_lines = apply_filters( 'litespeed_debug_show_max_lines', 1000 );
	$start     = $lines > $max_lines ? $lines - $max_lines : 0;
	$lines     = File::read( $file, $start );
	$lines     = $lines ? trim( implode( "\n", $lines ) ) : '';

	$log_body_id = 'litespeed-log-' . esc_attr( $log['name'] );
?>
	<div class="litespeed-log-view-wrapper" data-litespeed-sublayout="<?php echo esc_attr( $log['name'] ); ?>_log">
		<h3 class="litespeed-title">
			<?php echo esc_html( $log['label'] ); ?>
			<a href="#<?php echo esc_attr( $log['name'] ); ?>_log" class="button litespeed-info-button litespeed-wrap" onClick="litespeed_copy_to_clipboard('<?php echo esc_js( $log_body_id ); ?>', this)" aria-label="<?php esc_attr_e( 'Click to copy', 'litespeed-cache' ); ?>" data-balloon-pos="down">
				<?php esc_html_e( 'Copy Log', 'litespeed-cache' ); ?>
			</a>
		</h3>
		<div class="litespeed-log-body" id="<?php echo esc_attr( $log_body_id ); ?>">
			<?php echo nl2br( esc_html( $lines ) ); ?>
		</div>
	</div>
<?php endforeach; ?>

<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_DEBUG2, Debug2::TYPE_CLEAR_LOG ) ); ?>" class="button button-primary">
	<?php esc_html_e( 'Clear Logs', 'litespeed-cache' ); ?>
</a>litespeed-wp-plugin/7.7/litespeed-cache/tpl/toolbox/edit_htaccess.tpl.php000064400000007031151600253770022401 0ustar00<?php
/**
 * LiteSpeed Cache View .htaccess
 *
 * Renders the .htaccess view interface for LiteSpeed Cache, displaying the contents and paths of frontend and backend .htaccess files.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$content = null;
try {
	$content = Htaccess::cls()->htaccess_read();
} catch ( \Exception $e ) {
	?>
	<div class="notice notice-error is-dismissible">
		<p><?php echo wp_kses_post( $e->getMessage() ); ?></p>
	</div>
	<?php
}

$htaccess_path = Htaccess::get_frontend_htaccess();

// Check for `ExpiresDefault` in .htaccess when LiteSpeed is enabled
if ( defined( 'LITESPEED_ON' ) && $content && stripos( $content, "\nExpiresDefault" ) !== false ) {
	$is_dismissed = GUI::get_option( self::DB_DISMISS_MSG );
	if ( self::RULECONFLICT_DISMISSED !== $is_dismissed ) {
		if ( self::RULECONFLICT_ON !== $is_dismissed ) {
			GUI::update_option( self::DB_DISMISS_MSG, self::RULECONFLICT_ON );
		}
		require_once LSCWP_DIR . 'tpl/inc/show_rule_conflict.php';
	}
}
?>

<h3 class="litespeed-title">
	<?php esc_html_e( 'LiteSpeed Cache View .htaccess', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#view-htaccess-tab' ); ?>
</h3>

<h3 class="litespeed-title-short">
	<?php esc_html_e( '.htaccess Path', 'litespeed-cache' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php esc_html_e( 'Frontend .htaccess Path', 'litespeed-cache' ); ?>
			</th>
			<td>
				<code><?php echo esc_html( $htaccess_path ); ?></code>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Default path is', 'litespeed-cache' ); ?>: <code><?php echo esc_html( Htaccess::get_frontend_htaccess( true ) ); ?></code>
					<br />
					<font class="litespeed-success">
						<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
						<?php printf( esc_html__( 'PHP Constant %s is supported.', 'litespeed-cache' ), '<code>LITESPEED_CFG_HTACCESS</code>' ); ?>
						<?php printf( esc_html__( 'You can use this code %1$s in %2$s to specify the htaccess file path.', 'litespeed-cache' ), '<code>defined("LITESPEED_CFG_HTACCESS") || define("LITESPEED_CFG_HTACCESS", "your path on server");</code>', '<code>wp-config.php</code>' ); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php esc_html_e( 'Backend .htaccess Path', 'litespeed-cache' ); ?>
			</th>
			<td>
				<code><?php echo esc_html( Htaccess::get_backend_htaccess() ); ?></code>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Default path is', 'litespeed-cache' ); ?>: <code><?php echo esc_html( Htaccess::get_backend_htaccess( true ) ); ?></code>
					<br />
					<font class="litespeed-success">
						<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
						<?php printf( esc_html__( 'PHP Constant %s is supported.', 'litespeed-cache' ), '<code>LITESPEED_CFG_HTACCESS_BACKEND</code>' ); ?>
						<?php printf( esc_html__( 'You can use this code %1$s in %2$s to specify the htaccess file path.', 'litespeed-cache' ), '<code>defined("LITESPEED_CFG_HTACCESS_BACKEND") || define("LITESPEED_CFG_HTACCESS_BACKEND", "your path on server");</code>', '<code>wp-config.php</code>' ); ?>
					</font>
				</div>
			</td>
		</tr>
	</tbody>
</table>

<?php if ( null !== $content ) : ?>
	<h3 class="litespeed-title">
		<?php printf( esc_html__( 'Current %s Contents', 'litespeed-cache' ), '.htaccess' ); ?>
	</h3>

	<h4><?php echo esc_html( $htaccess_path ); ?></h4>

	<textarea readonly wrap="off" rows="50" class="large-text"><?php echo esc_textarea( $content ); ?></textarea>
<?php endif; ?>litespeed-wp-plugin/7.7/litespeed-cache/tpl/toolbox/entry.tpl.php000064400000003277151600254040020737 0ustar00<?php
/**
 * LiteSpeed Cache Toolbox
 *
 * Renders the toolbox interface for LiteSpeed Cache, providing access to various administrative tools and settings.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = array(
	'purge' => esc_html__( 'Purge', 'litespeed-cache' ),
);

if ( ! $this->_is_network_admin ) {
	$menu_list['import_export'] = esc_html__( 'Import / Export', 'litespeed-cache' );
}

if ( ! $this->_is_multisite || $this->_is_network_admin ) {
	$menu_list['edit_htaccess'] = esc_html__( 'View .htaccess', 'litespeed-cache' );
}

if ( ! $this->_is_network_admin ) {
	$menu_list['heartbeat'] = esc_html__( 'Heartbeat', 'litespeed-cache' );
	$menu_list['report']    = esc_html__( 'Report', 'litespeed-cache' );
}

if ( ! $this->_is_multisite || $this->_is_network_admin ) {
	$menu_list['settings-debug'] = esc_html__( 'Debug Settings', 'litespeed-cache' );
	$menu_list['log_viewer']     = esc_html__( 'Log View', 'litespeed-cache' );
	$menu_list['beta_test']      = esc_html__( 'Beta Test', 'litespeed-cache' );
}
?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php esc_html_e( 'LiteSpeed Cache Toolbox', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo esc_html( Core::VER ); ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
		<?php GUI::display_tab_list( $menu_list ); ?>
	</h2>

	<div class="litespeed-body">
		<?php foreach ( $menu_list as $curr_tab => $val ) : ?>
			<div data-litespeed-layout="<?php echo esc_attr( $curr_tab ); ?>">
				<?php require LSCWP_DIR . "tpl/toolbox/$curr_tab.tpl.php"; ?>
			</div>
		<?php endforeach; ?>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/toolbox/settings-debug.tpl.php000064400000014730151600254110022514 0ustar00<?php
/**
 * LiteSpeed Cache Debug Settings Interface
 *
 * Renders the debug settings interface for LiteSpeed Cache, allowing users to configure debugging options and view the site with specific settings bypassed.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$this->form_action( $this->_is_network_admin ? Router::ACTION_SAVE_SETTINGS_NETWORK : false );
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Debug Helpers', 'litespeed-cache' ); ?>
</h3>

<a href="<?php echo esc_url( home_url( '/' ) . '?' . Router::ACTION . '=before_optm' ); ?>" class="button button-success" target="_blank">
	<?php esc_html_e( 'View Site Before Optimization', 'litespeed-cache' ); ?>
</a>

<a href="<?php echo esc_url( home_url( '/' ) . '?' . Router::ACTION . '=' . Core::ACTION_QS_NOCACHE ); ?>" class="button button-success" target="_blank">
	<?php esc_html_e( 'View Site Before Cache', 'litespeed-cache' ); ?>
</a>


<?php
$temp_disabled_time = $this->conf( Base::DEBUG_TMP_DISABLE );
$temp_disabled      = Debug2::is_tmp_disable();
if ( !$temp_disabled ) {
?>
	<a href="<?php echo wp_kses_post( Utility::build_url(Router::ACTION_TMP_DISABLE, false, false, '_ori') ); ?>" class="button litespeed-btn-danger">
		<?php esc_html_e( 'Disable All Features for 24 Hours', 'litespeed-cache' ); ?>
	</a>
<?php
} else {
	$date = wp_date( get_option('date_format') . ' ' . get_option( 'time_format' ), $temp_disabled_time );
?>
	<a href="<?php echo wp_kses_post( Utility::build_url(Router::ACTION_TMP_DISABLE, false, false, '_ori') ); ?>" class="button litespeed-btn-warning">
		<?php esc_html_e( 'Remove `Disable All Feature` Flag Now', 'litespeed-cache' ); ?>
	</a>
	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php esc_html_e( 'NOTICE', 'litespeed-cache' ); ?></h4>
		<p><?php echo wp_kses_post( sprintf ( __( 'LiteSpeed Cache is temporarily disabled until: %s.', 'litespeed-cache' ), '<strong>' . $date . '</strong>' ) ); ?></p>
	</div>
<?php
}
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Debug Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#debug-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_DEBUG_DISABLE_ALL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'This will disable LSCache and all optimization features for debug purpose.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_DEBUG; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id, array( esc_html__( 'OFF', 'litespeed-cache' ), esc_html__( 'ON', 'litespeed-cache' ), esc_html__( 'Admin IP Only', 'litespeed-cache' ) ) ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Outputs to a series of files in the %s directory.', 'litespeed-cache' ), '<code>wp-content/litespeed/debug</code>' ); ?>
					<?php esc_html_e( 'To prevent filling up the disk, this setting should be OFF when everything is working.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'The Admin IP option will only output log messages on requests from admin IPs listed below.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_DEBUG_IPS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id, 50 ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Allows listed IPs (one per line) to perform certain actions from their browsers.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'Your IP', 'litespeed-cache' ); ?>: <code><?php echo esc_html( Router::get_ip() ); ?></code>
					<?php $this->_validate_ip( $option_id ); ?>
					<br />
					<?php
					Doc::learn_more(
						'https://docs.litespeedtech.com/lscache/lscwp/admin/#admin-ip-commands',
						esc_html__( 'More information about the available commands can be found here.', 'litespeed-cache' )
					);
					?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_DEBUG_LEVEL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id, array( esc_html__( 'Basic', 'litespeed-cache' ), esc_html__( 'Advanced', 'litespeed-cache' ) ) ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Advanced level will log more details.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_DEBUG_FILESIZE; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-short' ); ?> <?php esc_html_e( 'MB', 'litespeed-cache' ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Specify the maximum size of the log file.', 'litespeed-cache' ); ?>
					<?php $this->recommended( $option_id ); ?>
					<?php $this->_validate_ttl( $option_id, 3, 3000 ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_DEBUG_COLLAPSE_QS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Shorten query strings in the debug log to improve readability.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_DEBUG_INC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Only log listed pages.', 'litespeed-cache' ); ?>
					<?php $this->_uri_usage_example(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_DEBUG_EXC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Prevent any debug log of listed pages.', 'litespeed-cache' ); ?>
					<?php $this->_uri_usage_example(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_DEBUG_EXC_STRINGS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Prevent writing log entries that include listed strings.', 'litespeed-cache' ); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>
	</tbody>
</table>

<?php $this->form_end(); ?>litespeed-wp-plugin/7.7/litespeed-cache/tpl/toolbox/purge.tpl.php000064400000027313151600254160020720 0ustar00<?php
/**
 * LiteSpeed Cache Purge Interface
 *
 * Renders the purge interface for LiteSpeed Cache, allowing users to clear various cache types and purge specific content.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$_panels = array(
	array(
		'title'      => esc_html__( 'Purge Front Page', 'litespeed-cache' ),
		'desc'       => esc_html__( 'This will Purge Front Page only', 'litespeed-cache' ),
		'icon'       => 'purge-front',
		'append_url' => Purge::TYPE_PURGE_FRONTPAGE,
	),
	array(
		'title'      => esc_html__( 'Purge Pages', 'litespeed-cache' ),
		'desc'       => esc_html__( 'This will Purge Pages only', 'litespeed-cache' ),
		'icon'       => 'purge-pages',
		'append_url' => Purge::TYPE_PURGE_PAGES,
	),
);

foreach ( Tag::$error_code_tags as $code ) {
	$_panels[] = array(
		'title'      => sprintf( esc_html__( 'Purge %s Error', 'litespeed-cache' ), esc_html( $code ) ),
		'desc'       => sprintf( esc_html__( 'Purge %s error pages', 'litespeed-cache' ), esc_html( $code ) ),
		'icon'       => 'purge-' . esc_attr( $code ),
		'append_url' => Purge::TYPE_PURGE_ERROR . esc_attr( $code ),
	);
}

$_panels[] = array(
	'title'      => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - LSCache',
	'desc'       => esc_html__( 'Purge the LiteSpeed cache entries created by this plugin', 'litespeed-cache' ),
	'icon'       => 'purge-all',
	'append_url' => Purge::TYPE_PURGE_ALL_LSCACHE,
);

$_panels[] = array(
	'title'      => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'CSS/JS Cache', 'litespeed-cache' ),
	'desc'       => esc_html__( 'This will purge all minified/combined CSS/JS entries only', 'litespeed-cache' ),
	'icon'       => 'purge-cssjs',
	'append_url' => Purge::TYPE_PURGE_ALL_CSSJS,
);

if ( defined( 'LSCWP_OBJECT_CACHE' ) ) {
	$_panels[] = array(
		'title'      => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Object Cache', 'litespeed-cache' ),
		'desc'       => esc_html__( 'Purge all the object caches', 'litespeed-cache' ),
		'icon'       => 'purge-object',
		'append_url' => Purge::TYPE_PURGE_ALL_OBJECT,
	);
}

if ( Router::opcache_enabled() ) {
	$_panels[] = array(
		'title'      => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Opcode Cache', 'litespeed-cache' ),
		'desc'       => esc_html__( 'Reset the entire opcode cache', 'litespeed-cache' ),
		'icon'       => 'purge-opcache',
		'append_url' => Purge::TYPE_PURGE_ALL_OPCACHE,
	);
}

if ( $this->has_cache_folder( 'ccss' ) ) {
	$_panels[] = array(
		'title'      => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Critical CSS', 'litespeed-cache' ),
		'desc'       => esc_html__( 'This will delete all generated critical CSS files', 'litespeed-cache' ),
		'icon'       => 'purge-cssjs',
		'append_url' => Purge::TYPE_PURGE_ALL_CCSS,
	);
}

if ( $this->has_cache_folder( 'ucss' ) ) {
	$_panels[] = array(
		'title'      => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Unique CSS', 'litespeed-cache' ),
		'desc'       => esc_html__( 'This will delete all generated unique CSS files', 'litespeed-cache' ),
		'icon'       => 'purge-cssjs',
		'append_url' => Purge::TYPE_PURGE_ALL_UCSS,
	);
}

if ( $this->has_cache_folder( 'localres' ) ) {
	$_panels[] = array(
		'title'      => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Localized Resources', 'litespeed-cache' ),
		'desc'       => esc_html__( 'This will delete all localized resources', 'litespeed-cache' ),
		'icon'       => 'purge-cssjs',
		'append_url' => Purge::TYPE_PURGE_ALL_LOCALRES,
	);
}

if ( $this->has_cache_folder( 'lqip' ) ) {
	$_panels[] = array(
		'title'      => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'LQIP Cache', 'litespeed-cache' ),
		'desc'       => esc_html__( 'This will delete all generated image LQIP placeholder files', 'litespeed-cache' ),
		'icon'       => 'purge-front',
		'append_url' => Purge::TYPE_PURGE_ALL_LQIP,
	);
}

if ( $this->has_cache_folder( 'vpi' ) ) {
	$_panels[] = array(
		'title'      => __( 'Purge All', 'litespeed-cache' ) . ' - VPI',
		'desc'       => __( 'This will delete all generated Viewport Images', 'litespeed-cache' ),
		'icon'       => 'purge-front',
		'append_url' => Purge::TYPE_PURGE_ALL_VPI,
	);
}

if ( $this->has_cache_folder( 'avatar' ) ) {
	$_panels[] = array(
		'title'      => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Gravatar Cache', 'litespeed-cache' ),
		'desc'       => esc_html__( 'This will delete all cached Gravatar files', 'litespeed-cache' ),
		'icon'       => 'purge-cssjs',
		'append_url' => Purge::TYPE_PURGE_ALL_AVATAR,
	);
}

$_panels[] = array(
	'title'      => esc_html__( 'Purge All', 'litespeed-cache' ),
	'desc'       => esc_html__( 'Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches', 'litespeed-cache' ),
	'icon'       => 'purge-all',
	'title_cls'  => 'litespeed-warning',
	'newline'    => true,
	'append_url' => Purge::TYPE_PURGE_ALL,
);

if ( ! is_multisite() || is_network_admin() ) {
	$_panels[] = array(
		'title'     => esc_html__( 'Empty Entire Cache', 'litespeed-cache' ),
		'desc'      => esc_html__( 'Clears all cache entries related to this site, including other web applications.', 'litespeed-cache' ) . ' <b>' . esc_html__( 'This action should only be used if things are cached incorrectly.', 'litespeed-cache' ) . '</b>',
		'tag'       => Core::ACTION_PURGE_EMPTYCACHE,
		'icon'      => 'empty-cache',
		'title_cls' => 'litespeed-danger',
		'cfm'       => esc_html__( 'This will clear EVERYTHING inside the cache.', 'litespeed-cache' ) . ' ' . esc_html__( 'This may cause heavy load on the server.', 'litespeed-cache' ) . ' ' . esc_html__( 'If only the WordPress site should be purged, use Purge All.', 'litespeed-cache' ),
	);
}

?>

<?php require_once LSCWP_DIR . 'tpl/inc/check_cache_disabled.php'; ?>

<h3 class="litespeed-title">
	<?php esc_html_e( 'Purge', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#purge-tab' ); ?>
</h3>

<div class="litespeed-panel-wrapper litespeed-cards-wrapper">
	<?php foreach ( $_panels as $panel ) : ?>
		<?php
		$action_tag = ! empty( $panel['tag'] ) ? $panel['tag'] : Router::ACTION_PURGE;
		$append_url = ! empty( $panel['append_url'] ) ? $panel['append_url'] : false;
		$cfm        = ! empty( $panel['cfm'] ) ? Str::trim_quotes( $panel['cfm'] ) : false;
		?>
		<?php if ( ! empty( $panel['newline'] ) ) : ?>
			<div class="litespeed-col-br"></div>
		<?php endif; ?>
		<a class="litespeed-panel postbox" href="<?php echo esc_url( Utility::build_url( $action_tag, $append_url ) ); ?>" data-litespeed-cfm="<?php echo esc_attr( $cfm ); ?>">
			<section class="litespeed-panel-wrapper-icon">
				<span class="litespeed-panel-icon-<?php echo esc_attr( $panel['icon'] ); ?>"></span>
			</section>
			<section class="litespeed-panel-content">
				<div class="litespeed-h3 <?php echo ! empty( $panel['title_cls'] ) ? esc_attr( $panel['title_cls'] ) : ''; ?>">
					<?php echo esc_html( $panel['title'] ); ?>
				</div>
				<span class="litespeed-panel-para"><?php echo wp_kses_post( $panel['desc'] ); ?></span>
			</section>
		</a>
	<?php endforeach; ?>
</div>

<?php
if ( is_multisite() && is_network_admin() ) {
	return;
}
?>

<h3 class="litespeed-title">
	<?php esc_html_e( 'Purge By...', 'litespeed-cache' ); ?>
</h3>
<p class="litespeed-description">
	<?php esc_html_e( 'Select below for "Purge by" options.', 'litespeed-cache' ); ?>
	<?php Doc::one_per_line(); ?>
</p>

<?php $this->form_action( Core::ACTION_PURGE_BY ); ?>
	<div class="litespeed-row">
		<div class="litespeed-switch litespeed-mini litespeed-right20 litespeed-margin-bottom10">
			<?php $val = Admin_Display::PURGEBY_CAT; ?>
			<input type="radio" autocomplete="off" name="<?php echo esc_attr( Admin_Display::PURGEBYOPT_SELECT ); ?>" id="purgeby_option_category" value="<?php echo esc_attr( $val ); ?>" checked />
			<label for="purgeby_option_category"><?php esc_html_e( 'Category', 'litespeed-cache' ); ?></label>

			<?php $val = Admin_Display::PURGEBY_PID; ?>
			<input type="radio" autocomplete="off" name="<?php echo esc_attr( Admin_Display::PURGEBYOPT_SELECT ); ?>" id="purgeby_option_postid" value="<?php echo esc_attr( $val ); ?>" />
			<label for="purgeby_option_postid"><?php esc_html_e( 'Post ID', 'litespeed-cache' ); ?></label>

			<?php $val = Admin_Display::PURGEBY_TAG; ?>
			<input type="radio" autocomplete="off" name="<?php echo esc_attr( Admin_Display::PURGEBYOPT_SELECT ); ?>" id="purgeby_option_tag" value="<?php echo esc_attr( $val ); ?>" />
			<label for="purgeby_option_tag"><?php esc_html_e( 'Tag', 'litespeed-cache' ); ?></label>

			<?php $val = Admin_Display::PURGEBY_URL; ?>
			<input type="radio" autocomplete="off" name="<?php echo esc_attr( Admin_Display::PURGEBYOPT_SELECT ); ?>" id="purgeby_option_url" value="<?php echo esc_attr( $val ); ?>" />
			<label for="purgeby_option_url"><?php esc_html_e( 'URL', 'litespeed-cache' ); ?></label>
		</div>

		<div class="litespeed-cache-purgeby-text litespeed-desc">
			<div class="" data-purgeby="<?php echo esc_attr( Admin_Display::PURGEBY_CAT ); ?>">
				<?php printf( esc_html__( 'Purge pages by category name - e.g. %2$s should be used for the URL %1$s.', 'litespeed-cache' ), '<code>http://example.com/category/category-name/</code>', '<code>category-name</code>' ); ?>
			</div>
			<div class="litespeed-hide" data-purgeby="<?php echo esc_attr( Admin_Display::PURGEBY_PID ); ?>">
				<?php esc_html_e( 'Purge pages by post ID.', 'litespeed-cache' ); ?>
			</div>
			<div class="litespeed-hide" data-purgeby="<?php echo esc_attr( Admin_Display::PURGEBY_TAG ); ?>">
				<?php printf( esc_html__( 'Purge pages by tag name - e.g. %2$s should be used for the URL %1$s.', 'litespeed-cache' ), '<code>http://example.com/tag/tag-name/</code>', '<code>tag-name</code>' ); ?>
			</div>
			<div class="litespeed-hide" data-purgeby="<?php echo esc_attr( Admin_Display::PURGEBY_URL ); ?>">
				<?php esc_html_e( 'Purge pages by relative or full URL.', 'litespeed-cache' ); ?>
				<?php printf( esc_html__( 'e.g. Use %1$s or %2$s.', 'litespeed-cache' ), '<code>/2016/02/24/hello-world/</code>', '<code>http://example.com/2016/02/24/hello-world/</code>' ); ?>
			</div>
		</div>
	</div>

	<p>
		<textarea name="<?php echo esc_attr( Admin_Display::PURGEBYOPT_LIST ); ?>" rows="5" class="litespeed-textarea"></textarea>
	</p>

	<p>
		<button type="submit" class="button button-primary"><?php esc_html_e( 'Purge List', 'litespeed-cache' ); ?></button>
	</p>
</form>
<script>
(function ($) {
	function setCookie(name, value, days) {
		var expires = "";
		if (days) {
			var date = new Date();
			date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
			expires = "; expires=" + date.toUTCString();
		}
		document.cookie = name + "=" + (value || "") + expires + "; path=/; SameSite=Strict";
	}

	function getCookie(name) {
		var nameEQ = name + "=";
		var ca = document.cookie.split(';');
		for (var i = 0; i < ca.length; i++) {
			var c = ca[i];
			while (c.charAt(0) == ' ') {
				c = c.substring(1, c.length);
			}
			if (c.indexOf(nameEQ) == 0) {
				return c.substring(nameEQ.length, c.length);
			}
		}
		return null;
	}

	jQuery(document).ready(function () {
		var savedPurgeBy = getCookie('litespeed_purgeby_option');
		if (savedPurgeBy) {
			$('input[name="<?php echo esc_attr( Admin_Display::PURGEBYOPT_SELECT ); ?>"][value="' + savedPurgeBy + '"]').prop('checked', true);
			$('[data-purgeby]').addClass('litespeed-hide');
			$('[data-purgeby="' + savedPurgeBy + '"]').removeClass('litespeed-hide');
		}
		// Manage page -> purge by
		$('[name=purgeby]').on('change', function (event) {
			$('[data-purgeby]').addClass('litespeed-hide');
			$('[data-purgeby=' + this.value + ']').removeClass('litespeed-hide');
			setCookie('litespeed_purgeby_option', this.value, 30);
		});
	});
})(jQuery);
</script>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/toolbox/beta_test.tpl.php000064400000007611151600254230021545 0ustar00<?php
/**
 * LiteSpeed Cache Beta Test
 *
 * Renders the beta test interface for LiteSpeed Cache, allowing users to switch plugin versions or test GitHub commits.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

// List of available public versions
$v_list = array(
	'7.7',
	'7.6.2',
	'7.5.0.1',
	'7.4',
	'7.3.0.1',
	'7.3',
	'7.2',
	'7.1',
	'7.0.1',
	'6.5.4',
	'5.7.0.1',
	'4.6',
	'3.6.4',
);
?>

<?php $this->form_action( Router::ACTION_DEBUG2, Debug2::TYPE_BETA_TEST ); ?>

	<h3 class="litespeed-title">
		<?php esc_html_e( 'Try GitHub Version', 'litespeed-cache' ); ?>
		<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#beta-test-tab' ); ?>
	</h3>

	<?php if ( defined( 'LITESPEED_DISABLE_ALL' ) && LITESPEED_DISABLE_ALL ) : ?>
		<div class="litespeed-callout notice notice-warning inline">
			<h4><?php esc_html_e( 'NOTICE:', 'litespeed-cache' ); ?></h4>
			<p><?php esc_html_e( 'LiteSpeed Cache is disabled. This functionality will not work.', 'litespeed-cache' ); ?></p>
		</div>
	<?php endif; ?>

	<div class="litespeed-desc">
		<?php esc_html_e( 'Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below.', 'litespeed-cache' ); ?>
	</div>
	<div class="litespeed-desc">
		<?php esc_html_e( 'Example', 'litespeed-cache' ); ?>: <code>https://github.com/litespeedtech/lscache_wp/commit/example_comment_hash_d3ebec0535aaed5c932c0</code>
	</div>

	<input type="text" name="<?php echo esc_attr( Debug2::BETA_TEST_URL ); ?>" class="litespeed-input-long" id="litespeed-beta-test" value="">

	<p>
		<a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='dev';"><?php esc_html_e( 'Use latest GitHub Dev commit', 'litespeed-cache' ); ?></a> <code>dev</code>
	</p>

	<p>
		<a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='master';"><?php esc_html_e( 'Use latest GitHub Master commit', 'litespeed-cache' ); ?></a> <code>master</code>
	</p>

	<p>
		<a href="javascript:;" class="button litespeed-btn-success" onclick="document.getElementById('litespeed-beta-test').value='latest';"><?php esc_html_e( 'Use latest WordPress release version', 'litespeed-cache' ); ?></a> <code><?php echo esc_attr( Debug2::BETA_TEST_URL_WP ); ?></code> <?php esc_html_e( 'OR', 'litespeed-cache' ); ?> <code>latest</code>
	</p>

	<p>
		<?php foreach ( $v_list as $v ) : ?>
			<a href="javascript:;" class="button <?php echo '3.6.4' === $v ? 'litespeed-btn-danger' : 'litespeed-btn-success'; ?>" onclick="document.getElementById('litespeed-beta-test').value='<?php echo esc_attr( $v ); ?>';"><?php echo esc_html( $v ); ?></a>
		<?php endforeach; ?>
		<span class="litespeed-danger">
			🚨 <?php esc_html_e( 'Downgrade not recommended. May cause fatal error due to refactored code.', 'litespeed-cache' ); ?>
		</span>
	</p>

	<div class="litespeed-desc">
		<?php printf( esc_html__( 'Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing.', 'litespeed-cache' ), '<code>' . esc_html__( 'Use latest GitHub Dev/Master commit', 'litespeed-cache' ) . '</code>' ); ?>
	</div>
	<div class="litespeed-desc">
		<?php printf( esc_html__( 'Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory.', 'litespeed-cache' ), '<code>' . esc_html__( 'Use latest WordPress release version', 'litespeed-cache' ) . '</code>' ); ?>
	</div>

	<p class="litespeed-danger">
		🚨 <?php printf( esc_html__( 'In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions.', 'litespeed-cache' ), '<code>v3.6.4</code>', '<code>dev/master/v4+</code>' ); ?>
	</p>

	<button type="submit" class="button button-primary"><?php esc_html_e( 'Upgrade', 'litespeed-cache' ); ?></button>
</form>litespeed-wp-plugin/7.7/litespeed-cache/tpl/toolbox/report.tpl.php000064400000014546151600254300021111 0ustar00<?php
/**
 * LiteSpeed Cache Report Interface
 *
 * Renders the report interface for LiteSpeed Cache, allowing users to generate and send environment reports to LiteSpeed Support.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$_report = Report::cls();
$report  = $_report->generate_environment_report();

$env_ref = Report::get_summary();

// Detect passwordless plugin
$dologin_link        = '';
$has_pswdless_plugin = false;
if ( function_exists( 'dologin_gen_link' ) ) {
	$has_pswdless_plugin = true;
	if ( ! empty( $_GET['dologin_gen_link'] ) && ! empty( $_GET['litespeed_purge_nonce'] ) && wp_verify_nonce( sanitize_text_field( wp_unslash( $_GET['litespeed_purge_nonce'] ) ), 'litespeed_purge_action' ) ) {
		unset( $_GET['dologin_gen_link'] );
		$dologin_link = dologin_gen_link( 'Litespeed Report' );
		?>
		<script>
			window.history.pushState('remove_gen_link', document.title, window.location.href.replace('&dologin_gen_link=1', ''));
		</script>
		<?php
	}
}

$install_link = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_INSTALL_3RD, false, null, array( 'plugin' => 'dologin' ) );

$btn_title = esc_html__( 'Send to LiteSpeed', 'litespeed-cache' );
if ( ! empty( $env_ref['num'] ) ) {
	$btn_title = esc_html__( 'Regenerate and Send a New Report', 'litespeed-cache' );
}
?>

<?php if ( ! $has_pswdless_plugin ) : ?>
	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php esc_html_e( 'NOTICE:', 'litespeed-cache' ); ?></h4>
		<p>
			<?php printf( esc_html__( 'To generate a passwordless link for LiteSpeed Support Team access, you must install %s.', 'litespeed-cache' ), '<a href="https://wordpress.org/plugins/dologin/" target="_blank">DoLogin Security</a>' ); ?>
		</p>
		<p>
			<a href="<?php echo esc_url( $install_link ); ?>" class="button litespeed-btn litespeed-right20"><?php esc_html_e( 'Install DoLogin Security', 'litespeed-cache' ); ?></a>
			<a href="<?php echo esc_url( admin_url( 'plugin-install.php?s=dologin+security&tab=search&type=term' ) ); ?>" target="_blank"><?php esc_html_e( 'Go to plugins list', 'litespeed-cache' ); ?></a>
		</p>
	</div>
<?php endif; ?>

<h3 class="litespeed-title">
	<?php esc_html_e( 'LiteSpeed Report', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#report-tab' ); ?>
</h3>

<p><?php esc_html_e( 'Last Report Number', 'litespeed-cache' ); ?>: <b><?php echo ! empty( $env_ref['num'] ) ? '<span id="report_span" style="cursor: pointer;" onClick="litespeed_copy_to_clipboard(\'report_span\', this)" aria-label="' . esc_attr__( 'Click to copy', 'litespeed-cache' ) . '" data-balloon-pos="down" class="litespeed-wrap">' . esc_html( $env_ref['num'] ) . '</span>' : '-'; ?></b></p>
<p><?php esc_html_e( 'Last Report Date', 'litespeed-cache' ); ?>: <b><?php echo ! empty( $env_ref['dateline'] ) ? esc_html( gmdate( 'm/d/Y H:i:s', $env_ref['dateline'] ) ) : '-'; ?></b></p>

<p class="litespeed-desc">
	<?php esc_html_e( 'The environment report contains detailed information about the WordPress configuration.', 'litespeed-cache' ); ?>
	<br />
	<?php esc_html_e( 'If you run into any issues, please refer to the report number in your support message.', 'litespeed-cache' ); ?>
</p>

<?php $this->form_action( Router::ACTION_REPORT, Report::TYPE_SEND_REPORT ); ?>
	<table class="wp-list-table striped litespeed-table">
		<tbody>
			<tr>
				<th><?php esc_html_e( 'System Information', 'litespeed-cache' ); ?></th>
				<td>
					<textarea id="litespeed-report" rows="20" cols="100" readonly><?php echo esc_textarea( $report ); ?></textarea>
				</td>
			</tr>
			<tr>
				<th></th>
				<td>
					<?php
					$this->build_checkbox(
						'attach_php',
						sprintf(
							esc_html__( 'Attach PHP info to report. Check this box to insert relevant data from %s.', 'litespeed-cache' ),
							'<a href="https://www.php.net/manual/en/function.phpinfo.php" target="_blank">phpinfo()</a>'
						),
						false
					);
					?>
				</td>
			</tr>
			<tr>
				<th><?php esc_html_e( 'Passwordless Link', 'litespeed-cache' ); ?></th>
				<td>
					<input type="text" class="litespeed-regular-text" id="litespeed-report-link" name="link" value="<?php echo esc_attr( $dologin_link ); ?>" style="width:500px;" />
					<?php if ( $has_pswdless_plugin ) : ?>
						<a href="<?php echo esc_url( wp_nonce_url( admin_url( 'admin.php?page=litespeed-toolbox&dologin_gen_link=1' ), 'litespeed_purge_action', 'litespeed_purge_nonce' ) ); ?>" class="button button-secondary"><?php esc_html_e( 'Generate Link for Current User', 'litespeed-cache' ); ?></a>
					<?php else : ?>
						<button type="button" class="button button-secondary" disabled><?php esc_html_e( 'Generate Link for Current User', 'litespeed-cache' ); ?></button>
					<?php endif; ?>
					<div class="litespeed-desc">
						<?php esc_html_e( 'To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report.', 'litespeed-cache' ); ?>
						<?php if ( $dologin_link ) : ?>
							<br /><strong>🚨 <?php esc_html_e( 'Please do NOT share the above passwordless link with anyone.', 'litespeed-cache' ); ?></strong>
							<strong>
								<?php
								printf(
									/* translators: %s: Link tags */
									esc_html__( 'Generated links may be managed under %sSettings%s.', 'litespeed-cache' ),
									'<a href="' . esc_url( menu_page_url( 'dologin', false ) ) . '#pswdless">',
									'</a>' );
								?>
							</strong>
						<?php endif; ?>
					</div>
				</td>
			</tr>
			<tr>
				<th><?php esc_html_e( 'Notes', 'litespeed-cache' ); ?></th>
				<td>
					<textarea name="notes" rows="10" cols="100"></textarea>
					<div class="litespeed-desc">
						<?php esc_html_e( 'Optional', 'litespeed-cache' ); ?>:
						<?php esc_html_e( 'provide more information here to assist the LiteSpeed team with debugging.', 'litespeed-cache' ); ?>
					</div>
				</td>
			</tr>
		</tbody>
	</table>

	<div class="litespeed-top20"></div>
	<button class="button button-primary" type="submit"><?php echo esc_html( $btn_title ); ?></button>
	<button class="button button-primary litespeed-float-submit" type="submit"><?php echo esc_html( $btn_title ); ?></button>

	<p class="litespeed-top30 litespeed-left10 litespeed-desc">
		<?php esc_html_e( 'Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum.', 'litespeed-cache' ); ?>
	</p>
</form>litespeed-wp-plugin/7.7/litespeed-cache/tpl/img_optm/settings.media_webp.tpl.php000064400000003040151600254430023645 0ustar00<?php
/**
 * LiteSpeed Cache Image Optimization WebP/AVIF Setting
 *
 * Manages the WebP and AVIF optimization settings for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<tr>
	<th>
		<?php $option_id = Base::O_IMG_OPTM_WEBP; ?>
		<?php $this->title( $option_id ); ?>
	</th>
	<td>
		<?php $this->build_switch( $option_id, array( esc_html__( 'OFF', 'litespeed-cache' ), 'WebP', 'AVIF' ) ); ?>
		<?php Doc::maybe_on_by_gm( $option_id ); ?>
		<div class="litespeed-desc">
			<?php esc_html_e( 'Request WebP/AVIF versions of original images when doing optimization.', 'litespeed-cache' ); ?>
			<?php printf( esc_html__( 'Significantly improve load time by replacing images with their optimized %s versions.', 'litespeed-cache' ), '.webp/.avif' ); ?>
			<br /><?php Doc::notice_htaccess(); ?>
			<br /><?php Doc::crawler_affected(); ?>
			<br />
			<font class="litespeed-warning">
				⚠️ <?php printf( esc_html__( '%1$s is a %2$s paid feature.', 'litespeed-cache' ), 'AVIF', 'QUIC.cloud' ); ?></font>
			<br />
			<font class="litespeed-warning">
				⚠️ <?php printf( esc_html__( 'When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images.', 'litespeed-cache' ), esc_html__( 'Destroy All Optimization Data', 'litespeed-cache' ), esc_html__( 'Soft Reset Optimization Counter', 'litespeed-cache' ) ); ?></font>
			<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/imageopt/#soft-reset-optimization-counter' ); ?>
		</div>
	</td>
</tr>litespeed-wp-plugin/7.7/litespeed-cache/tpl/img_optm/network_settings.tpl.php000064400000001313151600254500023322 0ustar00<?php
/**
 * LiteSpeed Cache Image Optimization Network Settings
 *
 * Manages network-wide image optimization settings for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$this->form_action( Router::ACTION_SAVE_SETTINGS_NETWORK );
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Image Optimization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<?php require LSCWP_DIR . 'tpl/img_optm/settings.media_webp.tpl.php'; ?>

</tbody></table>

<?php
$this->form_end();litespeed-wp-plugin/7.7/litespeed-cache/tpl/img_optm/summary.tpl.php000064400000045771151600254550021433 0ustar00<?php
/**
 * LiteSpeed Cache Image Optimization Summary
 *
 * Manages the image optimization summary interface for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$closest_server = Cloud::get_summary( 'server.' . Cloud::SVC_IMG_OPTM );
$usage_cloud    = Cloud::get_summary( 'usage.' . Cloud::SVC_IMG_OPTM );
$allowance      = Cloud::cls()->allowance( Cloud::SVC_IMG_OPTM );

$img_optm = Img_Optm::cls();

$wet_limit = $img_optm->wet_limit();
$img_count = $img_optm->img_count();

$optm_summary = Img_Optm::get_summary();

list($last_run, $is_running) = $img_optm->cron_running( false );
$finished_percentage         = 0;
if ( $img_count['groups_all'] ) {
	$finished_percentage = 100 - floor( $img_count['groups_new'] * 100 / $img_count['groups_all'] );
}
if ( 100 === $finished_percentage && $img_count['groups_new'] ) {
	$finished_percentage = 99;
}

$unfinished_num = 0;
if ( ! empty( $img_count[ 'img.' . Img_Optm::STATUS_REQUESTED ] ) ) {
	$unfinished_num += $img_count[ 'img.' . Img_Optm::STATUS_REQUESTED ];
}
if ( ! empty( $img_count[ 'img.' . Img_Optm::STATUS_NOTIFIED ] ) ) {
	$unfinished_num += $img_count[ 'img.' . Img_Optm::STATUS_NOTIFIED ];
}
if ( ! empty( $img_count[ 'img.' . Img_Optm::STATUS_ERR_FETCH ] ) ) {
	$unfinished_num += $img_count[ 'img.' . Img_Optm::STATUS_ERR_FETCH ];
}

$imgoptm_service_hot = $this->cls( 'Cloud' )->service_hot( Cloud::SVC_IMG_OPTM . '-' . Img_Optm::CLOUD_ACTION_NEW_REQ );
?>
<div class="litespeed-flex-container litespeed-column-with-boxes">
	<div class="litespeed-width-7-10 litespeed-column-left litespeed-image-optim-summary-wrapper">
		<div class="litespeed-image-optim-summary">

			<h3>
				<?php if ( $closest_server ) : ?>
					<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array( 'svc' => Cloud::SVC_IMG_OPTM ) ) ); ?>" class="litespeed-info-button litespeed-redetect" data-balloon-pos="right" data-balloon-break aria-label="<?php printf( esc_html__( 'Current closest Cloud server is %s. Click to redetect.', 'litespeed-cache' ), esc_html( $closest_server ) ); ?>" data-litespeed-cfm="<?php esc_html_e( 'Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache' ); ?>"><span class="litespeed-quic-icon"></span> <?php esc_html_e( 'Redetect', 'litespeed-cache' ); ?></a>
				<?php else : ?>
					<span class="litespeed-quic-icon"></span> <?php esc_html_e( 'Redetect', 'litespeed-cache' ); ?>
				<?php endif; ?>
				<?php esc_html_e( 'Optimize images with our QUIC.cloud server', 'litespeed-cache' ); ?>
				<a href="https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-summary-tab" target="_blank" class="litespeed-right litespeed-learn-more"><?php esc_html_e( 'Learn More', 'litespeed-cache' ); ?></a>
			</h3>

			<p>
				<?php printf( esc_html__( 'You can request a maximum of %s images at once.', 'litespeed-cache' ), '<strong>' . intval( $allowance ) . '</strong>' ); ?>
			</p>

			<?php if ( $wet_limit ) : ?>
				<p class="litespeed-desc">
					<?php esc_html_e( 'To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited.', 'litespeed-cache' ); ?>
					<?php echo esc_html__( 'Current limit is', 'litespeed-cache' ) . ': <strong>' . esc_html( $wet_limit ) . '</strong>'; ?>
				</p>
			<?php endif; ?>

			<div class="litespeed-img-optim-actions">
				<?php if ( $imgoptm_service_hot ) : ?>
					<button class="button button-secondary" disabled>
						<span class="dashicons dashicons-images-alt2"></span> <?php esc_html_e( 'Send Optimization Request', 'litespeed-cache' ); ?>
						- <?php printf( esc_html__( 'Available after %d second(s)', 'litespeed-cache' ), esc_html( $imgoptm_service_hot ) ); ?>
					</button>
				<?php else : ?>
					<a data-litespeed-onlyonce class="button button-primary"
					<?php
					if ( ! empty( $img_count['groups_new'] ) || ! empty( $img_count[ 'group.' . Img_Optm::STATUS_RAW ] ) ) :
						?>
						href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_NEW_REQ ) ); ?>"
						<?php
					else :
						?>
						href="javascript:;" disabled <?php endif; ?>>
						<span class="dashicons dashicons-images-alt2"></span> <?php esc_html_e( 'Send Optimization Request', 'litespeed-cache' ); ?>
					</a>
				<?php endif; ?>

				<a data-litespeed-onlyonce class="button button-secondary" data-balloon-length="large" data-balloon-pos="right" aria-label="<?php esc_html_e( 'Only press the button if the pull cron job is disabled.', 'litespeed-cache' ); ?> <?php esc_html_e( 'Images will be pulled automatically if the cron job is running.', 'litespeed-cache' ); ?>"
					<?php
					if ( ! empty( $img_count[ 'img.' . Img_Optm::STATUS_NOTIFIED ] ) && ! $is_running ) :
						?>
						href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_PULL ) ); ?>"
						<?php
					else :
						?>
						href="javascript:;" disabled <?php endif; ?>>
					<?php esc_html_e( 'Pull Images', 'litespeed-cache' ); ?>
				</a>
			</div>

			<div>
				<h3 class="litespeed-title-section">
					<?php esc_html_e( 'Optimization Status', 'litespeed-cache' ); ?>
				</h3>

				<div class="litespeed-light-code">

					<?php if ( ! empty( $img_count[ 'group.' . Img_Optm::STATUS_NEW ] ) ) : ?>
						<p class="litespeed-success">
							<?php echo esc_html( Lang::img_status( Img_Optm::STATUS_NEW ) ); ?>:
							<code>
								<?php echo esc_html( Admin_Display::print_plural( $img_count['group_new'] ) ); ?>
							</code>
						</p>
					<?php endif; ?>

					<?php if ( ! empty( $img_count[ 'group.' . Img_Optm::STATUS_RAW ] ) ) : ?>
						<p class="litespeed-success">
							<?php echo esc_html( Lang::img_status( Img_Optm::STATUS_RAW ) ); ?>:
							<code>
								<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'group.' . Img_Optm::STATUS_RAW ] ) ); ?>
								(<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'img.' . Img_Optm::STATUS_RAW ], 'image' ) ); ?>)
							</code>
						</p>
					<?php endif; ?>

					<?php if ( ! empty( $img_count[ 'group.' . Img_Optm::STATUS_REQUESTED ] ) ) : ?>
						<p class="litespeed-success">
							<?php echo esc_html( Lang::img_status( Img_Optm::STATUS_REQUESTED ) ); ?>:
							<code>
								<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'group.' . Img_Optm::STATUS_REQUESTED ] ) ); ?>
								(<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'img.' . Img_Optm::STATUS_REQUESTED ], 'image' ) ); ?>)
							</code>
						</p>
						<p class="litespeed-desc">
							<?php esc_html_e( 'After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images.', 'litespeed-cache' ); ?>
							<?php esc_html_e( 'This process is automatic.', 'litespeed-cache' ); ?>
						</p>
					<?php endif; ?>

					<?php if ( ! empty( $img_count[ 'group.' . Img_Optm::STATUS_NOTIFIED ] ) ) : ?>
						<p class="litespeed-success">
							<?php echo esc_html( Lang::img_status( Img_Optm::STATUS_NOTIFIED ) ); ?>:
							<code>
								<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'group.' . Img_Optm::STATUS_NOTIFIED ] ) ); ?>
								(<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'img.' . Img_Optm::STATUS_NOTIFIED ], 'image' ) ); ?>)
							</code>
						</p>
						<?php if ( $last_run ) : ?>
							<p class="litespeed-desc">
								<?php printf( esc_html__( 'Last pull initiated by cron at %s.', 'litespeed-cache' ), '<code>' . esc_html( Utility::readable_time( $last_run ) ) . '</code>' ); ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ( ! empty( $img_count[ 'group.' . Img_Optm::STATUS_PULLED ] ) ) : ?>
						<p class="litespeed-success">
							<?php echo esc_html( Lang::img_status( Img_Optm::STATUS_PULLED ) ); ?>:
							<code>
								<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'group.' . Img_Optm::STATUS_PULLED ] ) ); ?>
								(<?php echo esc_html( Admin_Display::print_plural( $img_count[ 'img.' . Img_Optm::STATUS_PULLED ], 'image' ) ); ?>)
							</code>
						</p>
					<?php endif; ?>

					<p>
					<?php
					printf(
						'<a href="%1$s" class="button button-secondary litespeed-btn-warning" data-balloon-pos="right" aria-label="%2$s" %3$s><span class="dashicons dashicons-editor-removeformatting"></span> %4$s</a>',
						( $unfinished_num ? esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_CLEAN ) ) : 'javascript:;' ),
						esc_html__( 'Remove all previous unfinished image optimization requests.', 'litespeed-cache' ),
						( $unfinished_num ? '' : ' disabled' ),
						esc_html__( 'Clean Up Unfinished Data', 'litespeed-cache' ) . ( $unfinished_num ? ': ' . esc_html( Admin_Display::print_plural( $unfinished_num, 'image' ) ) : '' )
					);
					?>
					</p>

					<h3 class="litespeed-title-section">
						<?php esc_html_e( 'Storage Optimization', 'litespeed-cache' ); ?>
					</h3>

					<p>
						<?php esc_html_e( 'A backup of each image is saved before it is optimized.', 'litespeed-cache' ); ?>
					</p>

					<?php if ( ! empty( $optm_summary['bk_summary'] ) ) : ?>
						<div>
							<p>
								<?php echo esc_html__( 'Last calculated', 'litespeed-cache' ) . ': <code>' . esc_html( Utility::readable_time( $optm_summary['bk_summary']['date'] ) ) . '</code>'; ?>
							</p>
							<?php if ( $optm_summary['bk_summary']['count'] ) : ?>
								<p>
									<?php echo esc_html__( 'Files', 'litespeed-cache' ) . ': <code>' . intval( $optm_summary['bk_summary']['count'] ) . '</code>'; ?>
								</p>
								<p>
									<?php echo esc_html__( 'Total', 'litespeed-cache' ) . ': <code>' . esc_html( Utility::real_size( $optm_summary['bk_summary']['sum'] ) ) . '</code>'; ?>
								</p>
							<?php endif; ?>
						</div>
					<?php endif; ?>

					<div>
						<a class="button button-secondary" data-balloon-pos="up" aria-label="<?php esc_html_e( 'Calculate Original Image Storage', 'litespeed-cache' ); ?>"
							<?php
							if ( $finished_percentage > 0 ) :
								?>
							href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_CALC_BKUP ) ); ?>"
							<?php
							else :
								?>
							href="javascript:;" disabled <?php endif; ?>>
							<span class="dashicons dashicons-update"></span> <?php esc_html_e( 'Calculate Backups Disk Space', 'litespeed-cache' ); ?>
						</a>
					</div>

				</div>

				<div>
					<h4><?php esc_html_e( 'Image Thumbnail Group Sizes', 'litespeed-cache' ); ?></h4>
					<div class="litespeed-desc litespeed-left20">
						<?php
						foreach ( Media::cls()->get_image_sizes() as $size_title => $size ) {
							printf(
								'<div>%1$s ( %2$s x %3$s )</div>',
								esc_html( $size_title ),
								$size['width'] ? esc_html( $size['width'] ) . 'px' : '*',
								$size['height'] ? esc_html( $size['height'] ) . 'px' : '*'
							);
						}
						?>
					</div>
				</div>

				<hr class="litespeed-hr-with-space">
				<div>
					<h4><?php esc_html_e( 'Delete all backups of the original images', 'litespeed-cache' ); ?></h4>
					<div class="notice notice-error litespeed-callout-bg inline">
						<p>
							🚨 <?php esc_html_e( 'This is irreversible.', 'litespeed-cache' ); ?>
							<?php esc_html_e( 'You will be unable to Revert Optimization once the backups are deleted!', 'litespeed-cache' ); ?>
						</p>
					</div>
				</div>

				<?php if ( ! empty( $optm_summary['rmbk_summary'] ) ) : ?>
					<div>
						<p>
							<?php echo esc_html__( 'Last ran', 'litespeed-cache' ) . ': <code>' . esc_html( Utility::readable_time( $optm_summary['rmbk_summary']['date'] ) ) . '</code>'; ?>
						</p>
						<p>
							<?php echo esc_html__( 'Files', 'litespeed-cache' ) . ': <code>' . esc_html( $optm_summary['rmbk_summary']['count'] ) . '</code>'; ?>
						</p>
						<p>
							<?php echo esc_html__( 'Saved', 'litespeed-cache' ) . ': <code>' . esc_html( Utility::real_size( $optm_summary['rmbk_summary']['sum'] ) ) . '</code>'; ?>
						</p>
					</div>
				<?php endif; ?>
				<div class="litespeed-image-optim-summary-footer">
					<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RM_BKUP ) ); ?>" data-litespeed-cfm="<?php esc_html_e( 'Are you sure you want to remove all image backups?', 'litespeed-cache' ); ?>" class="litespeed-link-with-icon litespeed-danger">
						<span class="dashicons dashicons-trash"></span><?php esc_html_e( 'Remove Original Image Backups', 'litespeed-cache' ); ?>
					</a>
				</div>
			</div>
		</div>
	</div>

	<div class="litespeed-width-3-10 litespeed-column-right">
		<div class="postbox litespeed-postbox litespeed-postbox-imgopt-info">
			<div class="inside">
				<h3 class="litespeed-title">
					<?php esc_html_e( 'Image Information', 'litespeed-cache' ); ?>
				</h3>

				<div class="litespeed-flex-container">
					<div class="litespeed-icon-vertical-middle">
						<?php echo wp_kses( GUI::pie( $finished_percentage, 70, true ), GUI::allowed_svg_tags() ); ?>
					</div>
					<div>
						<p>
							<?php esc_html_e( 'Image groups total', 'litespeed-cache' ); ?>:
							<?php if ( $img_count['groups_new'] ) : ?>
								<code><?php echo esc_html( Admin_Display::print_plural( $img_count['groups_new'], 'group' ) ); ?></code>
							<?php else : ?>
								<font class="litespeed-congratulate"><?php esc_html_e( 'Congratulations, all gathered!', 'litespeed-cache' ); ?></font>
							<?php endif; ?>
							<a href="https://docs.litespeedtech.com/lscache/lscwp/imageopt/#what-is-an-image-group" target="_blank" class="litespeed-desc litespeed-help-btn-icon" data-balloon-pos="up" aria-label="<?php esc_html_e( 'What is a group?', 'litespeed-cache' ); ?>">
								<span class="dashicons dashicons-editor-help"></span>
								<span class="screen-reader-text"><?php esc_html_e( 'What is an image group?', 'litespeed-cache' ); ?></span>
							</a>
						</p>
						<p>
							<?php esc_html_e( 'Current image post id position', 'litespeed-cache' ); ?>: <?php echo ! empty( $optm_summary['next_post_id'] ) ? esc_html( $optm_summary['next_post_id'] ) : '-'; ?><br>
							<?php esc_html_e( 'Maximum image post id', 'litespeed-cache' ); ?>: <?php echo esc_html( $img_count['max_id'] ); ?>
						</p>
					</div>
				</div>
			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact" style="display: none;">
				<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RESCAN ) ); ?>" class="" data-balloon-pos="up" data-balloon-length="large" aria-label="<?php esc_html_e( 'Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests.', 'litespeed-cache' ); ?>">
					<?php esc_html_e( 'Rescan New Thumbnails', 'litespeed-cache' ); ?>
				</a>
			</div>
		</div>

		<div class="postbox litespeed-postbox">
			<div class="inside">
				<h3 class="litespeed-title">
					<?php esc_html_e( 'Optimization Summary', 'litespeed-cache' ); ?>
				</h3>
				<p>
					<?php esc_html_e( 'Total Reduction', 'litespeed-cache' ); ?>: <code><?php echo isset( $optm_summary['reduced'] ) ? esc_html( Utility::real_size( $optm_summary['reduced'] ) ) : '-'; ?></code>
				</p>
				<p>
					<?php esc_html_e( 'Images Pulled', 'litespeed-cache' ); ?>: <code><?php echo isset( $optm_summary['img_taken'] ) ? esc_html( $optm_summary['img_taken'] ) : '-'; ?></code>
				</p>
				<p>
					<?php esc_html_e( 'Last Request', 'litespeed-cache' ); ?>: <code><?php echo isset( $optm_summary['last_requested'] ) ? esc_html( Utility::readable_time( $optm_summary['last_requested'] ) ) : '-'; ?></code>
				</p>
				<p>
					<?php esc_html_e( 'Last Pulled', 'litespeed-cache' ); ?>: <code><?php echo isset( $optm_summary['last_pulled'] ) ? esc_html( Utility::readable_time( $optm_summary['last_pulled'] ) ) : '-'; ?></code>
					<?php
					if ( isset( $optm_summary['last_pulled_by_cron'] ) && $optm_summary['last_pulled_by_cron'] ) {
						echo '(Cron)';
					}
					?>
				</p>
			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact litespeed-desc">
				<?php
				printf(
					/* translators: %s: Link tags */
					esc_html__( 'Results can be checked in %sMedia Library%s.', 'litespeed-cache' ),
					'<a href="upload.php?mode=list">',
					'</a>'
				);
				?>
			</div>
		</div>

		<div class="postbox litespeed-postbox">
			<div class="inside">
				<h3 class="litespeed-title"><?php esc_html_e( 'Optimization Tools', 'litespeed-cache' ); ?></h3>

				<p>
					<?php esc_html_e( 'You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available.', 'litespeed-cache' ); ?>
				</p>

				<div class="litespeed-links-group">
					<span>
						<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_BATCH_SWITCH_ORI ) ); ?>" class="litespeed-link-with-icon" data-balloon-pos="up" aria-label="<?php esc_html_e( 'Use original images (unoptimized) on your site', 'litespeed-cache' ); ?>">
							<span class="dashicons dashicons-undo"></span><?php esc_html_e( 'Use Original Files', 'litespeed-cache' ); ?>
						</a>
					</span><span>
						<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_BATCH_SWITCH_OPTM ) ); ?>" class="litespeed-link-with-icon litespeed-icon-right" data-balloon-pos="up" aria-label="<?php esc_html_e( 'Switch back to using optimized images on your site', 'litespeed-cache' ); ?>">
							<?php esc_html_e( 'Use Optimized Files', 'litespeed-cache' ); ?><span class="dashicons dashicons-redo"></span>
						</a>
					</span>
				</div>
			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
				<p>
					<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RESET_COUNTER ) ); ?>" class="litespeed-link-with-icon litespeed-warning">
						<span class="dashicons dashicons-dismiss"></span><?php esc_html_e( 'Soft Reset Optimization Counter', 'litespeed-cache' ); ?>
					</a>
				</p>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action.', 'litespeed-cache' ), '<code>' . esc_html__( 'Current image post id position', 'litespeed-cache' ) . '</code>', 'WebP/AVIF' ); ?>
				</div>
			</div>
			<div class="inside litespeed-postbox-footer litespeed-postbox-footer--compact">
				<p>
					<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_DESTROY ) ); ?>" class="litespeed-link-with-icon litespeed-danger" data-litespeed-cfm="<?php esc_html_e( 'Are you sure to destroy all optimized images?', 'litespeed-cache' ); ?>" id="litespeed-imageopt-destroy">
						<span class="dashicons dashicons-dismiss"></span><?php esc_html_e( 'Destroy All Optimization Data', 'litespeed-cache' ); ?>
					</a>
				</p>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files.', 'litespeed-cache' ); ?>
				</div>
			</div>
		</div>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/img_optm/entry.tpl.php000064400000002427151600254620021064 0ustar00<?php
/**
 * LiteSpeed Cache Image Optimization
 *
 * Manages the image optimization interface for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = array(
    'summary'  => esc_html__( 'Image Optimization Summary', 'litespeed-cache' ),
    'settings' => esc_html__( 'Image Optimization Settings', 'litespeed-cache' ),
);

if ( is_network_admin() ) {
    $menu_list = array(
        'network_settings' => esc_html__( 'Image Optimization Settings', 'litespeed-cache' ),
    );
}

?>

<div class="wrap">
    <h1 class="litespeed-h1">
        <?php esc_html_e( 'LiteSpeed Cache Image Optimization', 'litespeed-cache' ); ?>
    </h1>
    <span class="litespeed-desc">
        v<?php echo esc_html( Core::VER ); ?>
    </span>
    <hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
    <h2 class="litespeed-header nav-tab-wrapper">
        <?php GUI::display_tab_list( $menu_list ); ?>
    </h2>

    <div class="litespeed-body">
        <?php
        foreach ( $menu_list as $menu_key => $val ) {
            echo '<div data-litespeed-layout="' . esc_attr( $menu_key ) . '">';
            require LSCWP_DIR . 'tpl/img_optm/' . $menu_key . '.tpl.php';
            echo '</div>';
        }
        ?>
    </div>

</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/img_optm/settings.tpl.php000064400000012100151600254670021555 0ustar00<?php
/**
 * LiteSpeed Cache Image Optimization Settings
 *
 * Manages image optimization settings for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Image Optimization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $option_id = Base::O_IMG_OPTM_AUTO; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Automatically request optimization via cron job.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_IMG_OPTM_ORI; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Optimize images and save backups of the originals in the same folder.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_IMG_OPTM_RM_BKUP; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Automatically remove the original image backups after fetching optimized images.', 'litespeed-cache' ); ?>

					<br />
					<font class="litespeed-danger">
						🚨
						<?php esc_html_e( 'This is irreversible.', 'litespeed-cache' ); ?>
						<?php esc_html_e( 'You will be unable to Revert Optimization once the backups are deleted!', 'litespeed-cache' ); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_IMG_OPTM_LOSSLESS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Optimize images using lossless compression.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'This can improve quality but may result in larger images than lossy compression will.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php
					$option_id    = Base::O_IMG_OPTM_SIZES_SKIPPED;
					$image_sizes  = Utility::prepare_image_sizes_array(true);
					$option_value = $this->conf( $option_id );
				?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php if ( count($image_sizes) > 0 ) : ?>
					<?php
						foreach ( $image_sizes as $current_size ) {
							$checked = false === array_search( $current_size['file_size'], $option_value, true );
							$this->build_checkbox( $option_id . '[]', esc_html( $current_size['label'] ), $checked, $current_size['file_size'] );
						}
					?>
				<?php else : ?>
					<p><?php esc_html_e( 'No sizes found.', 'litespeed-cache' ); ?></p>
				<?php endif; ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Choose which image sizes to optimize.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_IMG_OPTM_EXIF; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'This will increase the size of optimized files.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<?php
		if ( ! is_multisite() ) :
			// webp
			require LSCWP_DIR . 'tpl/img_optm/settings.media_webp.tpl.php';
		endif;
		?>

		<tr>
			<th>
				<?php $option_id = Base::O_IMG_OPTM_WEBP_ATTR; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<div class="litespeed-textarea-recommended">
					<div>
						<?php $this->build_textarea( $option_id, 40 ); ?>
					</div>
					<div>
						<?php $this->recommended( $option_id ); ?>
					</div>
				</div>

				<div class="litespeed-desc">
					<?php esc_html_e( 'Specify which element attributes will be replaced with WebP/AVIF.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'Only attributes listed here will be replaced.', 'litespeed-cache' ); ?>
					<br /><?php printf( esc_html__( 'Use the format %1$s or %2$s (element is optional).', 'litespeed-cache' ), '<code>element.attribute</code>', '<code>.attribute</code>' ); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_IMG_OPTM_WEBP_REPLACE_SRCSET; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic.', 'litespeed-cache' ), '<code>srcset</code>' ); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/imageopt/#webpavif-for-extra-srcset' ); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php
$this->form_end();
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cdn/qc.tpl.php000064400000021273151600255020017252 0ustar00<?php
/**
 * LiteSpeed Cache QUIC.cloud CDN Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$__cloud = Cloud::cls();
$__cloud->finish_qc_activation( 'cdn' );
$cloud_summary = Cloud::get_summary();
?>

<div class="litespeed-flex-container litespeed-column-with-boxes">
	<div class="litespeed-width-7-10 litespeed-column-left litespeed-cdn-summary-wrapper">
		<div class="litespeed-column-left-inside">
			<h3>
				<?php if ( $__cloud->activated() ) : ?>
					<a class="button button-small litespeed-right litespeed-learn-more" href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_SYNC_STATUS ) ); ?>">
						<span class="dashicons dashicons-update"></span> <?php esc_html_e( 'Refresh Status', 'litespeed-cache' ); ?>
					</a>
				<?php endif; ?>
				<span class="litespeed-quic-icon"></span> <?php esc_html_e( 'QUIC.cloud CDN Status Overview', 'litespeed-cache' ); ?>
			</h3>
			<p class="litespeed-desc"><?php esc_html_e( 'Check the status of your most important settings and the health of your CDN setup here.', 'litespeed-cache' ); ?></p>

			<?php if ( ! $__cloud->activated() ) : ?>
				<div class="litespeed-dashboard-unlock litespeed-dashboard-unlock--inline">
					<div>
						<h3 class="litespeed-dashboard-unlock-title"><strong class="litespeed-qc-text-gradient"><?php esc_html_e( 'Accelerate, Optimize, Protect', 'litespeed-cache' ); ?></strong></h3>
						<p class="litespeed-dashboard-unlock-desc">
							<?php echo wp_kses_post( __( 'Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>.', 'litespeed-cache' ) ); ?>
						</p>
						<p><?php esc_html_e( 'Free monthly quota available.', 'litespeed-cache' ); ?></p>
						<p>
							<a class="button button-primary" href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE, false, null, array( 'ref' => 'cdn' ) ) ); ?>">
								<span class="dashicons dashicons-yes"></span><?php esc_html_e( 'Enable QUIC.cloud services', 'litespeed-cache' ); ?>
							</a>
						</p>
						<p class="litespeed-dashboard-unlock-footer">
							<?php esc_html_e( 'QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.', 'litespeed-cache' ); ?><br>
							<a href="https://www.quic.cloud/" target="_blank" rel="noopener"><?php esc_html_e( 'Learn More about QUIC.cloud', 'litespeed-cache' ); ?></a>
						</p>
					</div>
				</div>
			<?php elseif ( empty( $cloud_summary['qc_activated'] ) || 'cdn' !== $cloud_summary['qc_activated'] ) : ?>
				<div class="litespeed-top20">
					<?php if ( ! empty( $cloud_summary['qc_activated'] ) && 'linked' === $cloud_summary['qc_activated'] ) : ?>
						<p><?php echo wp_kses_post( __( 'QUIC.cloud CDN is currently <strong>fully disabled</strong>.', 'litespeed-cache' ) ); ?></p>
					<?php else : ?>
						<p><?php echo wp_kses_post( __( 'QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users.', 'litespeed-cache' ) ); ?></p>
					<?php endif; ?>
					<p>
						<?php
						$btn_title = esc_html__( 'Link & Enable QUIC.cloud CDN', 'litespeed-cache' );
						if ( ! empty( $cloud_summary['qc_activated'] ) && 'linked' === $cloud_summary['qc_activated'] ) {
							$btn_title = esc_html__( 'Enable QUIC.cloud CDN', 'litespeed-cache' );
						}
						Doc::learn_more(
							esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_ENABLE_CDN, false, null, array( 'ref' => 'cdn' ) ) ),
							'<span class="dashicons dashicons-yes"></span>' . $btn_title,
							true,
							'button button-primary litespeed-button-cta'
						);
						?>
					</p>
					<h3 class="litespeed-title-section"><?php esc_html_e( 'Content Delivery Network Service', 'litespeed-cache' ); ?></h3>
					<p class="litespeed-text-md">
						<?php esc_html_e( 'Serve your visitors fast', 'litespeed-cache' ); ?> <strong class="litespeed-qc-text-gradient"><?php esc_html_e( 'no matter where they live.', 'litespeed-cache' ); ?></strong>
					</p>
					<p>
						<?php
						printf(
							/* translators: %s: Link tags */
							esc_html__( 'Best available WordPress performance, globally fast TTFB, easy setup, and %smore%s!', 'litespeed-cache' ),
							'<a href="https://www.quic.cloud/quic-cloud-services-and-features/litespeed-cache-service/" target="_blank" rel="noopener">',
							'</a>'
						);
						?>
					</p>
				</div>
			<?php else : ?>
				<?php echo wp_kses_post( $__cloud->load_qc_status_for_dash( 'cdn_dash' ) ); ?>
			<?php endif; ?>
		</div>
	</div>

	<div class="litespeed-width-3-10 litespeed-column-right">
		<div class="postbox litespeed-postbox">
			<div class="inside">
				<h3 class="litespeed-title">
					<?php esc_html_e( 'QUIC.cloud CDN Options', 'litespeed-cache' ); ?>
				</h3>
				<?php if ( ! empty( $cloud_summary['partner'] ) && ! empty( $cloud_summary['partner']['disable_qc_login'] ) ) : ?>
					<?php if ( ! empty( $cloud_summary['partner']['logo'] ) ) : ?>
						<?php if ( ! empty( $cloud_summary['partner']['url'] ) ) : ?>
							<a href="<?php echo esc_url( $cloud_summary['partner']['url'] ); ?>" target="_blank" rel="noopener">
								<img src="<?php echo esc_url( $cloud_summary['partner']['logo'] ); ?>" alt="<?php echo esc_attr( $cloud_summary['partner']['name'] ); ?>">
							</a>
						<?php else : ?>
							<img src="<?php echo esc_url( $cloud_summary['partner']['logo'] ); ?>" alt="<?php echo esc_attr( $cloud_summary['partner']['name'] ); ?>">
						<?php endif; ?>
					<?php elseif ( ! empty( $cloud_summary['partner']['name'] ) ) : ?>
						<?php if ( ! empty( $cloud_summary['partner']['url'] ) ) : ?>
							<a href="<?php echo esc_url( $cloud_summary['partner']['url'] ); ?>" target="_blank" rel="noopener">
								<span class="postbox-partner-name"><?php echo esc_html( $cloud_summary['partner']['name'] ); ?></span>
							</a>
						<?php else : ?>
							<span class="postbox-partner-name"><?php echo esc_html( $cloud_summary['partner']['name'] ); ?></span>
						<?php endif; ?>
					<?php endif; ?>
					<?php if ( ! $__cloud->activated() ) : ?>
						<p><?php esc_html_e( 'To manage your QUIC.cloud options, go to your hosting provider\'s portal.', 'litespeed-cache' ); ?></p>
					<?php else : ?>
						<p><?php esc_html_e( 'To manage your QUIC.cloud options, please contact your hosting provider.', 'litespeed-cache' ); ?></p>
					<?php endif; ?>
				<?php else : ?>
					<?php if ( ! $__cloud->activated() ) : ?>
						<p><?php esc_html_e( 'To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.', 'litespeed-cache' ); ?></p>
						<p class="litespeed-top20">
							<button type="button" class="button button-primary disabled">
								<?php esc_html_e( 'Link to QUIC.cloud', 'litespeed-cache' ); ?>
							</button>
						</p>
					<?php elseif ( 'anonymous' === $cloud_summary['qc_activated'] ) : ?>
						<p><?php esc_html_e( 'You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard.', 'litespeed-cache' ); ?></p>
						<p class="litespeed-top20">
							<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_LINK, false, null, array( 'ref' => 'cdn' ) ) ); ?>" class="button button-<?php echo ( empty( $cloud_summary['qc_activated'] ) || 'cdn' !== $cloud_summary['qc_activated'] ) ? 'secondary' : 'primary'; ?>">
								<?php esc_html_e( 'Link to QUIC.cloud', 'litespeed-cache' ); ?>
							</a>
						</p>
					<?php elseif ( 'linked' === $cloud_summary['qc_activated'] ) : ?>
						<p class="litespeed-top20">
							<a href="<?php echo esc_url( $__cloud->qc_link() ); ?>" target="qc" rel="noopener" class="button button-<?php echo ( empty( $cloud_summary['qc_activated'] ) || 'cdn' !== $cloud_summary['qc_activated'] ) ? 'secondary' : 'primary'; ?>">
								<?php esc_html_e( 'My QUIC.cloud Dashboard', 'litespeed-cache' ); ?> <span class="dashicons dashicons-external"></span>
							</a>
						</p>
					<?php else : ?>
						<p><?php esc_html_e( 'To manage your QUIC.cloud options, go to QUIC.cloud Dashboard.', 'litespeed-cache' ); ?></p>
						<p class="litespeed-top20">
							<a href="<?php echo esc_url( $__cloud->qc_link() ); ?>" target="qc" rel="noopener" class="button button-<?php echo ( empty( $cloud_summary['qc_activated'] ) || 'cdn' !== $cloud_summary['qc_activated'] ) ? 'secondary' : 'primary'; ?>">
								<?php esc_html_e( 'My QUIC.cloud Dashboard', 'litespeed-cache' ); ?> <span class="dashicons dashicons-external"></span>
							</a>
						</p>
					<?php endif; ?>
				<?php endif; ?>
			</div>
		</div>

		<?php $promo_mini = $__cloud->load_qc_status_for_dash( 'promo_mini' ); ?>
		<?php if ( $promo_mini ) : ?>
			<?php echo wp_kses_post( $promo_mini ); ?>
		<?php endif; ?>
	</div>
</div>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cdn/entry.tpl.php000064400000001740151600255100020004 0ustar00<?php
/**
 * LiteSpeed Cache CDN Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = array(
	'qc'    => esc_html__( 'QUIC.cloud', 'litespeed-cache' ),
	'cf'    => esc_html__( 'Cloudflare', 'litespeed-cache' ),
	'other' => esc_html__( 'Other Static CDN', 'litespeed-cache' ),
);
?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php esc_html_e( 'LiteSpeed Cache CDN', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		<?php echo esc_html( 'v' . Core::VER ); ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
		<?php GUI::display_tab_list( $menu_list ); ?>
	</h2>

	<div class="litespeed-body">
		<?php
		foreach ( $menu_list as $menu_key => $menu_value ) {
			printf(
				'<div data-litespeed-layout="%s">',
				esc_attr( $menu_key )
			);
			require LSCWP_DIR . "tpl/cdn/$menu_key.tpl.php";
			echo '</div>';
		}
		?>
	</div>
</div>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cdn/cf.tpl.php000064400000015025151600255150017241 0ustar00<?php
/**
 * LiteSpeed Cache Cloudflare Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Cloudflare Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cdn/' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_CDN_CLOUDFLARE; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Use %s API functionality.', 'litespeed-cache' ), 'Cloudflare' ); ?>
				</div>
				<div class="litespeed-block">
					<div class='litespeed-col'>
						<label class="litespeed-form-label"><?php esc_html_e( 'Global API Key / API Token', 'litespeed-cache' ); ?></label>
						<?php $this->build_input( Base::O_CDN_CLOUDFLARE_KEY ); ?>
						<div class="litespeed-desc">
							<?php printf( esc_html__( 'Your API key / token is used to access %s APIs.', 'litespeed-cache' ), 'Cloudflare' ); ?>
							<?php printf( esc_html__( 'Get it from %s.', 'litespeed-cache' ), '<a href="https://dash.cloudflare.com/profile/api-tokens" target="_blank" rel="noopener">Cloudflare</a>' ); ?>
							<?php esc_html_e( 'Recommended to generate the token from Cloudflare API token template "WordPress".', 'litespeed-cache' ); ?>
						</div>
					</div>
					<div class='litespeed-col'>
						<label class="litespeed-form-label"><?php esc_html_e( 'Email Address', 'litespeed-cache' ); ?></label>
						<?php $this->build_input( Base::O_CDN_CLOUDFLARE_EMAIL ); ?>
						<div class="litespeed-desc">
							<?php printf( esc_html__( 'Your Email address on %s.', 'litespeed-cache' ), 'Cloudflare' ); ?>
							<?php esc_html_e( 'Optional when API token used.', 'litespeed-cache' ); ?>
						</div>
					</div>
					<div class='litespeed-col'>
						<label class="litespeed-form-label"><?php esc_html_e( 'Domain', 'litespeed-cache' ); ?></label>
						<?php
						$cf_zone = $this->conf( Base::O_CDN_CLOUDFLARE_ZONE );
						$cls     = $cf_zone ? ' litespeed-input-success' : ' litespeed-input-warning';
						$this->build_input( Base::O_CDN_CLOUDFLARE_NAME, $cls );
						?>
						<div class="litespeed-desc">
							<?php esc_html_e( 'You can just type part of the domain.', 'litespeed-cache' ); ?>
							<?php esc_html_e( 'Once saved, it will be matched with the current list and completed automatically.', 'litespeed-cache' ); ?>
						</div>
					</div>
				</div>
			</td>
		</tr>
		<tr>
			<th>
				<?php $option_id = Base::O_CDN_CLOUDFLARE_CLEAR; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Clear %s cache when "Purge All" is run.', 'litespeed-cache' ), 'Cloudflare' ); ?>
				</div>
			</td>
		</tr>
	</tbody>
</table>

<?php
$this->form_end();
$cf_on     = $this->conf( Base::O_CDN_CLOUDFLARE );
$cf_domain = $this->conf( Base::O_CDN_CLOUDFLARE_NAME );
$cf_zone   = $this->conf( Base::O_CDN_CLOUDFLARE_ZONE );
if ( ! $cf_domain ) {
	$cf_domain = '-';
}
if ( ! $cf_zone ) {
	$cf_zone = '-';
}

$curr_status = CDN\Cloudflare::get_option( CDN\Cloudflare::ITEM_STATUS, array() );
?>

<h3 class="litespeed-title"><?php esc_html_e( 'Cloudflare', 'litespeed-cache' ); ?></h3>

<?php if ( ! $cf_on ) : ?>
	<div class="litespeed-callout notice notice-error inline">
		<h4><?php esc_html_e( 'WARNING', 'litespeed-cache' ); ?></h4>
		<p>
			<?php esc_html_e( 'To enable the following functionality, turn ON Cloudflare API in CDN Settings.', 'litespeed-cache' ); ?>
		</p>
	</div>
<?php endif; ?>

<p><?php esc_html_e( 'Cloudflare Domain', 'litespeed-cache' ); ?>: <code><?php echo esc_textarea( $cf_domain ); ?></code></p>
<p><?php esc_html_e( 'Cloudflare Zone', 'litespeed-cache' ); ?>: <code><?php echo esc_textarea( $cf_zone ); ?></code></p>

<p>
	<b><?php esc_html_e( 'Development Mode', 'litespeed-cache' ); ?>:</b>
	<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_SET_DEVMODE_ON ) ); ?>" class="button litespeed-btn-warning">
		<?php esc_html_e( 'Turn ON', 'litespeed-cache' ); ?>
	</a>
	<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_SET_DEVMODE_OFF ) ); ?>" class="button litespeed-btn-warning">
		<?php esc_html_e( 'Turn OFF', 'litespeed-cache' ); ?>
	</a>
	<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_GET_DEVMODE ) ); ?>" class="button litespeed-btn-success">
		<?php esc_html_e( 'Check Status', 'litespeed-cache' ); ?>
	</a>

	<?php if ( $curr_status ) : ?>
		<span class="litespeed-desc">
			<?php
			if ( time() >= $curr_status['devmode_expired'] ) {
				$expired_at             = gmdate( 'm/d/Y H:i:s', $curr_status['devmode_expired'] + LITESPEED_TIME_OFFSET );
				$curr_status['devmode'] = 'OFF';
				printf(
					esc_html__( 'Current status is %1$s since %2$s.', 'litespeed-cache' ),
					'<code>' . esc_html( strtoupper( $curr_status['devmode'] ) ) . '</code>',
					'<code>' . esc_html( $expired_at ) . '</code>'
				);
			} else {
				$expired_at = $curr_status['devmode_expired'] - time();
				$expired_at = Utility::readable_time( $expired_at, 3600 * 3, true );
				printf(
					esc_html__( 'Current status is %s.', 'litespeed-cache' ),
					'<code>' . esc_html( strtoupper( $curr_status['devmode'] ) ) . '</code>'
				);
				printf(
					esc_html__( 'Development mode will be automatically turned off in %s.', 'litespeed-cache' ),
					'<code>' . esc_html( $expired_at ) . '</code>'
				);
			}
			?>
		</span>
	<?php endif; ?>
	<br>
	<?php esc_html_e( 'Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime.', 'litespeed-cache' ); ?>
	<br>
	<?php esc_html_e( 'Development Mode will be turned off automatically after three hours.', 'litespeed-cache' ); ?>
	<?php printf( esc_html__( '%1$sLearn More%2$s', 'litespeed-cache' ), '<a href="https://support.cloudflare.com/hc/en-us/articles/200168246" target="_blank" rel="noopener">', '</a>' ); ?>
</p>

<p>
	<b><?php esc_html_e( 'Cloudflare Cache', 'litespeed-cache' ); ?>:</b>
	<?php if ( ! $cf_on ) : ?>
		<a href="#" class="button button-secondary disabled">
	<?php else : ?>
		<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_PURGE_ALL ) ); ?>" class="button litespeed-btn-danger">
	<?php endif; ?>
		<?php esc_html_e( 'Purge Everything', 'litespeed-cache' ); ?>
	</a>
</p>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cdn/other.tpl.php000064400000016047151600255220017775 0ustar00<?php
/**
 * LiteSpeed Cache CDN Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$home_url = home_url( '/' );
$parsed   = wp_parse_url( $home_url );
$home_url = str_replace( $parsed['scheme'] . ':', '', $home_url );

$cdn_mapping = $this->conf( Base::O_CDN_MAPPING );
// Special handler: Append one row if somehow the DB default preset value got deleted
if ( ! $cdn_mapping ) {
	$this->load_default_vals();
	$cdn_mapping = self::$_default_options[ Base::O_CDN_MAPPING ];
}

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'CDN Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cdn/' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_CDN; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php
					printf(
						esc_html__( 'Turn this setting %s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN.', 'litespeed-cache' ),
						'<code>' . esc_html__( 'ON', 'litespeed-cache' ) . '</code>'
					);
					?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cdn/#use-cdn-mapping' ); ?>
					<br>
					<?php
					printf(
						esc_html__( 'NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are only using QUIC.cloud or Cloudflare, leave this setting %s.', 'litespeed-cache' ),
						'<code>' . esc_html__( 'OFF', 'litespeed-cache' ) . '</code>'
					);
					?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left"></th>
			<td>
				<?php $this->enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_URL . '][]' ); ?>
				<?php $this->enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_IMG . '][]' ); ?>
				<?php $this->enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_CSS . '][]' ); ?>
				<?php $this->enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_JS . '][]' ); ?>
				<?php $this->enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_FILETYPE . '][]' ); ?>

				<div id="litespeed_cdn_mapping_div"></div>

				<script type="text/babel">
					ReactDOM.render(
						<CDNMapping list={ <?php echo wp_json_encode( $cdn_mapping ); ?> } />,
						document.getElementById( 'litespeed_cdn_mapping_div' )
					);
				</script>

				<div class="litespeed-warning">
					<?php esc_html_e( 'NOTE', 'litespeed-cache' ); ?>:
					<?php esc_html_e( 'To randomize CDN hostname, define multiple hostnames for the same resources.', 'litespeed-cache' ); ?>
				</div>

				<div class="litespeed-desc">
					<b><?php $this->title( Base::CDN_MAPPING_INC_IMG ); ?></b>:
					<?php
					printf(
						esc_html__( 'Serve all image files through the CDN. This will affect all attachments, HTML %1$s tags, and CSS %2$s attributes.', 'litespeed-cache' ),
						'<code>&lt;img</code>',
						'<code>url()</code>'
					);
					?>
					<br>
					<b><?php $this->title( Base::CDN_MAPPING_INC_CSS ); ?></b>:
					<?php esc_html_e( 'Serve all CSS files through the CDN. This will affect all enqueued WP CSS files.', 'litespeed-cache' ); ?>
					<br>
					<b><?php $this->title( Base::CDN_MAPPING_INC_JS ); ?></b>:
					<?php esc_html_e( 'Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files.', 'litespeed-cache' ); ?>
					<br>
					<b><?php $this->title( Base::CDN_MAPPING_FILETYPE ); ?></b>:
					<?php esc_html_e( 'Static file type links to be replaced by CDN links.', 'litespeed-cache' ); ?>
					<?php Doc::one_per_line(); ?>
					<?php
					printf(
						esc_html__( 'This will affect all tags containing attributes: %s.', 'litespeed-cache' ),
						'<code>src=""</code> <code>data-src=""</code> <code>href=""</code>'
					);
					?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cdn/#include-file-types', esc_html__( 'Default value', 'litespeed-cache' ) ); ?>
					<br>
					<?php
					printf(
						esc_html__( 'If you turn any of the above settings OFF, please remove the related file types from the %s box.', 'litespeed-cache' ),
						'<b>' . esc_html__( 'Include File Types', 'litespeed-cache' ) . '</b>'
					);
					?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cdn/#include-file-types' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CDN_ATTR; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<div class="litespeed-textarea-recommended">
					<div>
						<?php $this->build_textarea( $option_id, 40 ); ?>
					</div>
					<div>
						<?php $this->recommended( $option_id ); ?>
					</div>
				</div>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Specify which HTML element attributes will be replaced with CDN Mapping.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'Only attributes listed here will be replaced.', 'litespeed-cache' ); ?>
					<br>
					<?php
					printf(
						esc_html__( 'Use the format %1$s or %2$s (element is optional).', 'litespeed-cache' ),
						'<code>element.attribute</code>',
						'<code>.attribute</code>'
					);
					?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $option_id = Base::O_CDN_ORI; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php
					printf(
						esc_html__( 'Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s.', 'litespeed-cache' ),
						'<code>//</code>',
						'<code>' . esc_html( $home_url ) . '</code>'
					);
					?>
					<br>
					<?php
					printf(
						esc_html__( 'Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.', 'litespeed-cache' ),
						'<code>*</code>',
						'<code>//www.aa.com</code>',
						'<code>//aa.com</code>',
						'<code>//*aa.com</code>'
					);
					?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $option_id = Base::O_CDN_ORI_DIR; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<div class="litespeed-textarea-recommended">
					<div>
						<?php $this->build_textarea( $option_id, 40 ); ?>
					</div>
					<div>
						<?php $this->recommended( $option_id ); ?>
					</div>
				</div>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Only files within these directories will be pointed to the CDN.', 'litespeed-cache' ); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $option_id = Base::O_CDN_EXC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Paths containing these strings will not be served from the CDN.', 'litespeed-cache' ); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>
	</tbody>
</table>

<?php $this->form_end(); ?>litespeed-wp-plugin/7.7/litespeed-cache/tpl/inc/metabox.php000064400000003122151600255340017513 0ustar00<?php
/**
 * LiteSpeed Cache Post Meta Settings
 *
 * Renders the post meta settings interface for LiteSpeed Cache, allowing configuration of post-specific options.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

wp_nonce_field( self::POST_NONCE_ACTION, Router::NONCE );

$pid = get_the_ID();

foreach ( $this->_postmeta_settings as $key => $label ) {
	$existing_val = get_post_meta( $pid, $key, true );

	if ( in_array( $key, array( 'litespeed_vpi_list', 'litespeed_vpi_list_mobile' ), true ) ) {
		if ( is_array( $existing_val ) ) {
			$existing_val = implode( PHP_EOL, $existing_val );
		}
		?>
		<div style="margin-bottom:10px;">
			<label for="<?php echo esc_attr( Str::trim_quotes( $key ) ); ?>"><?php echo esc_html( $label ); ?></label>
			<textarea style="width:100%" rows="5" id="<?php echo esc_attr( Str::trim_quotes( $key ) ); ?>" name="<?php echo esc_attr( Str::trim_quotes( $key ) ); ?>"><?php echo esc_textarea( $existing_val ); ?></textarea>
		</div>
		<?php
	} else {
		?>
		<div style="display:flex;margin-bottom:10px;align-items: center;gap: 2ch;justify-content: space-between;">
			<label for="<?php echo esc_attr( $key ); ?>"><?php echo esc_html( $label ); ?></label>
			<input class="litespeed-tiny-toggle" id="<?php echo esc_attr( Str::trim_quotes( $key ) ); ?>" name="<?php echo esc_attr( Str::trim_quotes( $key ) ); ?>" type="checkbox" value="1" <?php echo $existing_val ? 'checked' : ''; ?> />
		</div>
		<?php
	}
}
?>

<div style="text-align:right;">
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/metabox/' ); ?>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/inc/show_display_installed.php000064400000003255151600255410022625 0ustar00<?php
/**
 * LiteSpeed Cache Installation Notice
 *
 * Displays a notice informing users that the LiteSpeed Cache plugin was installed by the server admin.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$buf  = sprintf(
	'<h3>%s</h3>
	<p>%s</p>
	<p>%s</p>
	<p>%s</p>
	<p>%s</p>
	<p>%s</p>
	<ul>
		<li>%s</li>
		<li>%s</li>
	</ul>',
	esc_html__( 'LiteSpeed Cache plugin is installed!', 'litespeed-cache' ),
	esc_html__( 'This message indicates that the plugin was installed by the server admin.', 'litespeed-cache' ),
	esc_html__( 'The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site.', 'litespeed-cache' ),
	esc_html__( 'However, there is no way of knowing all the possible customizations that were implemented.', 'litespeed-cache' ),
	esc_html__( 'For that reason, please test the site to make sure everything still functions properly.', 'litespeed-cache' ),
	esc_html__( 'Examples of test cases include:', 'litespeed-cache' ),
	esc_html__( 'Visit the site while logged out.', 'litespeed-cache' ),
	esc_html__( 'Create a post, make sure the front page is accurate.', 'litespeed-cache' )
);
$buf .= sprintf(
	/* translators: %s: Link tags */
	esc_html__( 'If there are any questions, the team is always happy to answer any questions on the %ssupport forum%s.', 'litespeed-cache' ),
	'<a href="https://wordpress.org/support/plugin/litespeed-cache" rel="noopener noreferrer" target="_blank">',
	'</a>'
);
$buf .= '<p>' . esc_html__( 'If you would rather not move at litespeed, you can deactivate this plugin.', 'litespeed-cache' ) . '</p>';

self::add_notice( self::NOTICE_BLUE . ' lscwp-whm-notice', $buf );
litespeed-wp-plugin/7.7/litespeed-cache/tpl/inc/in_upgrading.php000064400000001020151600255460020520 0ustar00<?php
/**
 * LiteSpeed Cache Upgrade Notice
 *
 * Displays a notice informing the user that the LiteSpeed Cache plugin has been upgraded and a page refresh is needed to complete the configuration data upgrade.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$message = esc_html__( 'LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.', 'litespeed-cache' );

echo wp_kses_post( self::build_notice( self::NOTICE_BLUE, $message ) );
litespeed-wp-plugin/7.7/litespeed-cache/tpl/inc/show_error_cookie.php000064400000001631151600255530021602 0ustar00<?php
/**
 * LiteSpeed Cache Database Login Cookie Notice
 *
 * Displays a notice about mismatched login cookies for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

$err =
	esc_html__('NOTICE: Database login cookie did not match your login cookie.', 'litespeed-cache') .
	' ' .
	esc_html__('If the login cookie was recently changed in the settings, please log out and back in.', 'litespeed-cache') .
	' ' .
	sprintf(
		esc_html__('If not, please verify the setting in the %sAdvanced tab%s.', 'litespeed-cache'),
		"<a href='" . esc_url(admin_url('admin.php?page=litespeed-cache#advanced')) . '">',
		'</a>'
	);

if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
	$err .= ' ' . esc_html__('If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.', 'litespeed-cache');
}

self::add_notice(self::NOTICE_YELLOW, $err);
litespeed-wp-plugin/7.7/litespeed-cache/tpl/inc/modal.deactivation.php000064400000013447151600255600021633 0ustar00<?php
/**
 * LiteSpeed Cache Deactivation Modal
 *
 * Renders the deactivation modal interface for LiteSpeed Cache, allowing users to send reason of deactivation.
 *
 * @package LiteSpeed
 * @since 7.3
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

// Modal data
$_title = esc_html__('Deactivate LiteSpeed Cache', 'litespeed');
$_id    = 'litespeed-modal-deactivate';

$reasons = array(
	array(
		'value' => 'Temporary',
		'text' => esc_html__('The deactivation is temporary', 'litespeed-cache'),
		'id' => 'temp',
		'selected' => true,
	),
	array(
		'value' => 'Performance worse',
		'text' => esc_html__('Site performance is worse', 'litespeed-cache'),
		'id' => 'performance',
	),
	array(
		'value' => 'Plugin complicated',
		'text' => esc_html__('Plugin is too complicated', 'litespeed-cache'),
		'id' => 'complicated',
	),
	array(
		'value' => 'Other',
		'text' => esc_html__('Other', 'litespeed-cache'),
		'id' => 'other',
	),
);
?>
<div style="display: none">
    <div id="litespeed-deactivation" class="iziModal">
        <div id="litespeed-modal-deactivate">
            <form id="litespeed-deactivation-form" method="post">
                <p><?php esc_attr_e('Why are you deactivating the plugin?', 'litespeed-cache'); ?></p>
                <div class="deactivate-reason-wrapper">
                    <?php foreach ($reasons as $reason) : ?>
                    <label for="litespeed-deactivate-reason-<?php esc_attr_e( $reason['id'] ); ?>">
                        <input type="radio" id="litespeed-deactivate-reason-<?php esc_attr_e( $reason['id'] ); ?>" value="<?php esc_attr_e( $reason['value'] ); ?>"
                            <?php isset($reason['selected']) && $reason['selected'] ? ' checked="checked"' : ''; ?> name="litespeed-reason" />
                        <?php esc_html_e( $reason['text'] ); ?>
                    </label>
                    <?php endforeach; ?>
                </div>
                <div class="deactivate-clear-settings-wrapper">
                    <i style="font-size: 0.9em;">
                        <?php
                            esc_html_e('On uninstall, all plugin settings will be deleted.', 'litespeed-cache');
                        ?>
                    </i>
                    <br />
                    <i style="font-size: 0.9em;">

                        <?php
                            printf(
                                esc_html__('If you have used Image Optimization, please %sDestroy All Optimization Data%s first. NOTE: this does not remove your optimized images.', 'litespeed-cache'),
                                '<a href="admin.php?page=litespeed-img_optm#litespeed-imageopt-destroy" target="_blank">',
                                '</a>'
                            );
                        ?>
                    </i>
                </div>
                <div class="deactivate-actions">
                    <input type="submit" id="litespeed-deactivation-form-submit" class="button button-primary" value="<?php esc_attr_e('Deactivate', 'litespeed-cache'); ?>" title="<?php esc_attr_e('Deactivate plugin', 'litespeed-cache'); ?>" />
                    <input type="button" id="litespeed-deactivation-form-cancel" class="button litespeed-btn-warning" value="<?php esc_attr_e('Cancel', 'litespeed-cache'); ?>" title="<?php esc_attr_e('Close popup', 'litespeed-cache'); ?>" />
                </div>
            </form>
        </div>
    </div>
</div>
<script>
    (function ($) {
    'use strict';
        jQuery(document).ready(function () {
            var lscId = '<?php echo home_url(); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>';
            var modalesc_attr_element = $('#litespeed-deactivation');
            var deactivateesc_attr_element = $('#deactivate-litespeed-cache');

            if (deactivateesc_attr_element.length > 0 && modalesc_attr_element.length > 0) {
                // Variables
                var modal_formElement = $('#litespeed-deactivation-form');

                deactivateesc_attr_element.on('click', function (e) {
                    e.preventDefault();
                    e.stopImmediatePropagation();
                    modal_formElement.attr('action', decodeURI($(this).attr('href')));
                    modalesc_attr_element.iziModal({
                        radius: '.5rem',
                        width: 550,
                        autoOpen: true,
                    });
                });

                $(document).on('submit', '#litespeed-deactivation-form', function (e) {
                    e.preventDefault();
                    $('#litespeed-deactivation-form-submit').attr('disabled', true);
                    var container = $('#litespeed-deactivation-form');

                    // Save selected data
                    var data = {
                        id: lscId,
                        siteLink: window.location.hostname,
                        reason: $(container).find('[name=litespeed-reason]:checked').val()
                    };

                    $.ajax({
                        url: 'https://wpapi.quic.cloud/survey',
                        dataType: 'json',
                        method: 'POST',
                        cache: false,
                        data: data,
                        success: function (data) {
                            console.log('QC data sent.');
                        },
                        error: function (xhr, error) {
                            console.log('Error sending data to QC.');
                        },
                    });

                    $('#litespeed-deactivation-form')[0].submit();
                });
                $(document).on('click', '#litespeed-deactivation-form-cancel', function (e) {
                    modalesc_attr_element.iziModal('close');
                });
            }
        });
    })(jQuery);
</script>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/inc/admin_footer.php000064400000003400151600255660020526 0ustar00<?php
/**
 * LiteSpeed Cache Admin Footer
 *
 * Customizes the admin footer text for LiteSpeed Cache with links to rate, documentation, support forum, and community.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$stars = '<span class="wporg-ratings rating-stars"><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span><span class="dashicons dashicons-star-filled" style="color:#ffb900 !important;"></span></span>';

$rate_us = '<a href="https://wordpress.org/support/plugin/litespeed-cache/reviews/?filter=5#new-post" rel="noopener noreferrer" target="_blank">' . sprintf( esc_html__( 'Rate %1$s on %2$s', 'litespeed-cache' ), '<strong>' . esc_html__( 'LiteSpeed Cache', 'litespeed-cache' ) . $stars . '</strong>', 'WordPress.org' ) . '</a>';

$wiki = '<a href="https://docs.litespeedtech.com/lscache/lscwp/" target="_blank">' . esc_html__( 'Read LiteSpeed Documentation', 'litespeed-cache' ) . '</a>';

$forum = '<a href="https://wordpress.org/support/plugin/litespeed-cache" target="_blank">' . esc_html__( 'Visit LSCWP support forum', 'litespeed-cache' ) . '</a>';

$community = '<a href="https://litespeedtech.com/slack" target="_blank">' . esc_html__( 'Join LiteSpeed Slack community', 'litespeed-cache' ) . '</a>';

// Change the footer text
if ( ! is_multisite() || is_network_admin() ) {
	$footer_text = $rate_us . ' | ' . $wiki . ' | ' . $forum . ' | ' . $community;
} else {
	$footer_text = $wiki . ' | ' . $forum . ' | ' . $community;
}
litespeed-wp-plugin/7.7/litespeed-cache/tpl/inc/check_cache_disabled.php000064400000004003151600255730022105 0ustar00<?php
/**
 * LiteSpeed Cache Warning Notice
 *
 * Displays warnings if LiteSpeed Cache functionality is unavailable due to server or plugin configuration issues.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$reasons = array();

if ( ! defined( 'LITESPEED_ALLOWED' ) ) {
    if ( defined( 'LITESPEED_SERVER_TYPE' ) && LITESPEED_SERVER_TYPE === 'NONE' ) {
        $reasons[] = array(
            'title' => esc_html__( 'To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN.', 'litespeed-cache' ),
            'link'  => 'https://docs.litespeedtech.com/lscache/lscwp/faq/#why-do-the-cache-features-require-a-litespeed-server',
        );
    } else {
        $reasons[] = array(
            'title' => esc_html__( 'Please enable the LSCache Module at the server level, or ask your hosting provider.', 'litespeed-cache' ),
            'link'  => 'https://docs.litespeedtech.com/lscache/lscwp/#server-level-prerequisites',
        );
    }
} elseif ( ! defined( 'LITESPEED_ON' ) ) {
    $reasons[] = array(
        'title' => esc_html__( 'Please enable LiteSpeed Cache in the plugin settings.', 'litespeed-cache' ),
        'link'  => 'https://docs.litespeedtech.com/lscache/lscwp/cache/#enable-cache',
    );
}

if ( $reasons ) : ?>
    <div class="litespeed-callout notice notice-error inline">
        <h4><?php esc_html_e( 'WARNING', 'litespeed-cache' ); ?></h4>
        <p>
            <?php esc_html_e( 'LSCache caching functions on this page are currently unavailable!', 'litespeed-cache' ); ?>
        </p>
        <ul class="litespeed-list">
            <?php foreach ( $reasons as $reason ) : ?>
                <li>
                    <?php echo esc_html( $reason['title'] ); ?>
                    <a href="<?php echo esc_url( $reason['link'] ); ?>" target="_blank" class="litespeed-learn-more"><?php esc_html_e( 'Learn More', 'litespeed-cache' ); ?></a>
                </li>
            <?php endforeach; ?>
        </ul>
    </div>
<?php endif; ?>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/inc/show_rule_conflict.php000064400000001647151600256000021750 0ustar00<?php
/**
 * LiteSpeed Cache Unexpected Cache Rule Notice
 *
 * Displays a warning notice about conflicting cache rules in .htaccess that may cause stale content.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

$err = sprintf(
	esc_html__(
		'Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (%3$sLearn More%4$s)',
		'litespeed-cache'
	),
	'.htaccess',
	'<code>ExpiresDefault</code>',
	'<a href="https://docs.litespeedtech.com/lscache/lscwp/troubleshoot/#browser-displays-stale-content" target="_blank">',
	'</a>'
);

// Other plugin left cache expired rules in .htaccess which will cause conflicts
echo wp_kses_post( self::build_notice(self::NOTICE_YELLOW . ' lscwp-notice-ruleconflict', $err) );
litespeed-wp-plugin/7.7/litespeed-cache/tpl/inc/check_if_network_disable_all.php000064400000001564151600256050023702 0ustar00<?php
/**
 * LiteSpeed Cache Network Primary Site Configuration Warning
 *
 * Displays a warning notice on subsite admin pages when the network admin has enforced primary site configurations.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

if ( ! is_multisite() ) {
    return;
}

if ( get_current_blog_id() === BLOG_ID_CURRENT_SITE ) {
    return;
}

if ( ! $this->network_conf( Base::NETWORK_O_USE_PRIMARY ) ) {
    return;
}
?>
<div class="litespeed-callout notice notice-error inline">
    <h4><?php esc_html_e( 'WARNING', 'litespeed-cache' ); ?></h4>
    <p>
        <?php esc_html_e( 'The network admin selected use primary site configs for all subsites.', 'litespeed-cache' ); ?>
        <?php esc_html_e( 'The following options are selected, but are not editable in this settings page.', 'litespeed-cache' ); ?>
    </p>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/general/network_settings.tpl.php000064400000002273151600256170023137 0ustar00<?php
/**
 * LiteSpeed Cache Network General Settings
 *
 * Manages network-wide general settings for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'General Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/' ); ?>
</h3>

<?php
$this->form_action( Router::ACTION_SAVE_SETTINGS_NETWORK );
?>

<table class="wp-list-table striped litespeed-table"><tbody>
	<?php require LSCWP_DIR . 'tpl/general/settings_inc.auto_upgrade.tpl.php'; ?>

	<tr>
		<th><?php esc_html_e( 'Use Primary Site Configuration', 'litespeed-cache' ); ?></th>
		<td>
			<?php $this->build_switch( Base::NETWORK_O_USE_PRIMARY ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( "Check this option to use the primary site's configuration for all subsites.", 'litespeed-cache' ); ?>
				<?php esc_html_e( 'This will disable the settings page on all subsites.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<?php require LSCWP_DIR . 'tpl/general/settings_inc.guest.tpl.php'; ?>

</tbody></table>

<?php
$this->form_end();
?>litespeed-wp-plugin/7.7/litespeed-cache/tpl/general/online.tpl.php000064400000030136151600256240021007 0ustar00<?php
/**
 * LiteSpeed Cache QUIC.cloud Online Services
 *
 * Manages QUIC.cloud online services integration for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$cloud_summary = Cloud::get_summary();

$cloud_instance = Cloud::cls();
$cloud_instance->finish_qc_activation( 'online' );
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'QUIC.cloud Online Services', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://www.quic.cloud/quic-cloud-services-and-features/' ); ?>
</h3>

<div class="litespeed-desc"><?php esc_html_e( 'QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud.', 'litespeed-cache' ); ?></div>

<?php if ( $cloud_instance->activated() ) : ?>
	<div class="litespeed-callout notice notice-success inline">
		<h4><?php esc_html_e( 'Current Cloud Nodes in Service', 'litespeed-cache' ); ?>
			<a class="litespeed-right litespeed-redetect" href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_CLEAR_CLOUD, false, null, array( 'ref' => 'online' ) ) ); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php esc_html_e( 'Click to clear all nodes for further redetection.', 'litespeed-cache' ); ?>' data-litespeed-cfm="<?php esc_html_e( 'Are you sure you want to clear all cloud nodes?', 'litespeed-cache' ); ?>"><i class='litespeed-quic-icon'></i> <?php esc_html_e( 'Redetect', 'litespeed-cache' ); ?></a>
		</h4>
		<p>
			<?php
			$has_service = false;
			foreach ( Cloud::$services as $svc ) {
				if ( isset( $cloud_summary[ 'server.' . $svc ] ) ) {
					$has_service = true;
					printf(
						'<p><strong>%1$s</strong> <code>%2$s</code> <strong>%3$s</strong> <code>%4$s</code> <strong>%5$s</strong> <code>%6$s</code></p>',
						esc_html__( 'Service:', 'litespeed-cache' ),
						esc_html( $svc ),
						esc_html__( 'Node:', 'litespeed-cache' ),
						esc_html( $cloud_summary[ 'server.' . $svc ] ),
						esc_html__( 'Connected Date:', 'litespeed-cache' ),
						esc_html( Utility::readable_time( $cloud_summary[ 'server_date.' . $svc ] ) )
					);
				}
			}
			if ( ! $has_service ) {
				esc_html_e( 'No cloud services currently in use', 'litespeed-cache' );
			}
			?>
		</p>
	</div>
<?php endif; ?>

<?php if ( ! $cloud_instance->activated() ) : ?>
	<h4 class="litespeed-text-md litespeed-top30"><span class="dashicons dashicons-no-alt litespeed-danger"></span> <?php esc_html_e( 'QUIC.cloud Integration Disabled', 'litespeed-cache' ); ?></h4>
	<p><?php esc_html_e( 'Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.', 'litespeed-cache' ); ?></p>
	<div class="litespeed-desc"><?php esc_html_e( 'Free monthly quota available.', 'litespeed-cache' ); ?></div>
	<p><a class="button button-primary" href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE, false, null, array( 'ref' => 'online' ) ) ); ?>">
			<span class="dashicons dashicons-yes"></span>
			<?php esc_html_e( 'Enable QUIC.cloud services', 'litespeed-cache' ); ?>
		</a></p>

	<div>
		<h3 class="litespeed-title-section"><?php esc_html_e( 'Online Services', 'litespeed-cache' ); ?></h3>
		<p><?php esc_html_e( "QUIC.cloud's Online Services improve your site in the following ways:", 'litespeed-cache' ); ?></p>
		<ul>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo wp_kses_post( __( '<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster.', 'litespeed-cache' ) ); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo wp_kses_post( __( '<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading.', 'litespeed-cache' ) ); ?></li>
		</ul>

		<h4 class="litespeed-text-md litespeed-margin-bottom-remove"><?php esc_html_e( 'Image Optimization', 'litespeed-cache' ); ?></h4>
		<p><?php esc_html_e( "QUIC.cloud's Image Optimization service does the following:", 'litespeed-cache' ); ?></p>
		<ul>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php esc_html_e( "Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality.", 'litespeed-cache' ); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php esc_html_e( 'Optionally creates next-generation WebP or AVIF image files.', 'litespeed-cache' ); ?></li>
		</ul>
		<p><?php esc_html_e( 'Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee.', 'litespeed-cache' ); ?> <a href="https://www.quic.cloud/quic-cloud-services-and-features/image-optimization-service/" target="_blank"><?php esc_html_e( 'Learn More', 'litespeed-cache' ); ?></a></p>

		<h4 class="litespeed-text-md litespeed-margin-bottom-remove"><?php esc_html_e( 'Page Optimization', 'litespeed-cache' ); ?></h4>
		<p><?php esc_html_e( "QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores.", 'litespeed-cache' ); ?></p>
		<ul>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo wp_kses_post( __( '<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling.', 'litespeed-cache' ) ); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo wp_kses_post( __( '<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall.', 'litespeed-cache' ) ); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo wp_kses_post( __( '<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads.', 'litespeed-cache' ) ); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo wp_kses_post( __( '<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold.', 'litespeed-cache' ) ); ?></li>
		</ul>

		<div>
			<a href="https://www.quic.cloud/quic-cloud-services-and-features/page-optimization/"><?php esc_html_e( 'Learn More', 'litespeed-cache' ); ?></a>
		</div>
	</div>

	<div>
		<h3 class="litespeed-title-section"><?php esc_html_e( 'Content Delivery Network', 'litespeed-cache' ); ?></h3>

		<h4 class="litespeed-text-md litespeed-margin-bottom-remove"><?php esc_html_e( 'QUIC.cloud CDN:', 'litespeed-cache' ); ?></h4>
		<ul>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo wp_kses_post( __( 'Caches your entire site, including dynamic content and <strong>ESI blocks</strong>.', 'litespeed-cache' ) ); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo wp_kses_post( __( 'Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>.', 'litespeed-cache' ) ); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo wp_kses_post( __( 'Provides <strong>security at the CDN level</strong>, protecting your server from attack.', 'litespeed-cache' ) ); ?></li>
			<li><span class="dashicons dashicons-saved litespeed-primary"></span> <?php echo wp_kses_post( __( 'Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding.', 'litespeed-cache' ) ); ?></li>
		</ul>

		<div>
			<a href="https://www.quic.cloud/quic-cloud-services-and-features/quic-cloud-cdn-service/"><?php esc_html_e( 'Learn More', 'litespeed-cache' ); ?></a>
		</div>

		<hr class="litespeed-hr-with-space">

		<p class="litespeed-desc"><?php esc_html_e( 'In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it.', 'litespeed-cache' ); ?> <a href="https://docs.quic.cloud/billing/services/" target="_blank"><?php esc_html_e( 'Learn More', 'litespeed-cache' ); ?></a></p>

		<div class="litespeed-flex litespeed-flex-align-center">
			<a class="button button-secondary litespeed-right20" href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE, false, null, array( 'ref' => 'online' ) ) ); ?>">
				<span class="dashicons dashicons-yes"></span>
				<?php esc_html_e( 'Enable QUIC.cloud services', 'litespeed-cache' ); ?>
			</a>
		</div>
	</div>

<?php elseif ( ! empty( $cloud_summary['qc_activated'] ) && ( 'linked' === $cloud_summary['qc_activated'] || 'cdn' === $cloud_summary['qc_activated'] ) ) : ?>
	<h4 class="litespeed-text-md litespeed-top30"><span class="dashicons dashicons-saved litespeed-success"></span> <?php esc_html_e( 'QUIC.cloud Integration Enabled', 'litespeed-cache' ); ?></h4>
	<p><?php esc_html_e( 'Your site is connected and ready to use QUIC.cloud Online Services.', 'litespeed-cache' ); ?>
		<?php if ( empty( $cloud_summary['partner'] ) ) : ?>
			<a href="<?php echo esc_url( $cloud_instance->qc_link() ); ?>" class="litespeed-link-with-icon" target="_blank"><?php esc_html_e( 'Go to QUIC.cloud dashboard', 'litespeed-cache' ); ?> <span class="dashicons dashicons-external"></span></a>
		<?php endif; ?>
	</p>

	<ul>
		<li><span class="dashicons dashicons-yes litespeed-success"></span> <?php esc_html_e( 'Page Optimization', 'litespeed-cache' ); ?></li>
		<li><span class="dashicons dashicons-yes litespeed-success"></span> <?php esc_html_e( 'Image Optimization', 'litespeed-cache' ); ?></li>
		<?php if ( 'cdn' === $cloud_summary['qc_activated'] ) : ?>
			<li><span class="dashicons dashicons-yes litespeed-success"></span> <?php esc_html_e( 'CDN - Enabled', 'litespeed-cache' ); ?></li>
		<?php else : ?>
			<li><span class="dashicons dashicons-no-alt litespeed-default"></span> <span class="litespeed-default"><?php esc_html_e( 'CDN - Disabled', 'litespeed-cache' ); ?></span></li>
		<?php endif; ?>
	</ul>

<?php else : ?>
	<h4 class="litespeed-text-md litespeed-top30"><span class="dashicons dashicons-saved litespeed-success"></span> <?php esc_html_e( 'QUIC.cloud Integration Enabled with limitations', 'litespeed-cache' ); ?></h4>
	<p><?php echo wp_kses_post( __( 'Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features.', 'litespeed-cache' ) ); ?></p>
	<div class="litespeed-desc"><?php esc_html_e( 'Free monthly quota available.', 'litespeed-cache' ); ?></div>

	<ul>
		<li><span class="dashicons dashicons-yes litespeed-success"></span> <?php esc_html_e( 'Page Optimization', 'litespeed-cache' ); ?></li>
		<li><span class="dashicons dashicons-yes litespeed-success"></span> <?php esc_html_e( 'Image Optimization', 'litespeed-cache' ); ?></li>
		<li><span class="dashicons dashicons-no-alt litespeed-danger"></span> <?php esc_html_e( 'CDN - not available for anonymous users', 'litespeed-cache' ); ?></li>
	</ul>

	<p><a class="button button-primary" href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_ACTIVATE, false, null, array( 'ref' => 'online' ) ) ); ?>"><span class="dashicons dashicons-yes"></span><?php esc_html_e( 'Link to QUIC.cloud', 'litespeed-cache' ); ?></a></p>
<?php endif; ?>

<?php if ( $cloud_instance->activated() ) : ?>
	<div class="litespeed-empty-space-medium"></div>
	<div class="litespeed-column-with-boxes-footer">
		<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_RESET, false, null, array( 'ref' => 'online' ) ) ); ?>" class="litespeed-link-with-icon litespeed-danger" data-litespeed-cfm="<?php esc_html_e( 'Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard.', 'litespeed-cache' ); ?>"><span class="dashicons dashicons-dismiss"></span><?php esc_html_e( 'Disconnect from QUIC.cloud', 'litespeed-cache' ); ?></a>
		<div class="litespeed-desc litespeed-margin-bottom-remove"><?php esc_html_e( 'Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first.', 'litespeed-cache' ); ?></div>
	</div>
<?php endif; ?>litespeed-wp-plugin/7.7/litespeed-cache/tpl/general/settings_inc.auto_upgrade.tpl.php000064400000001213151600256310024662 0ustar00<?php
/**
 * LiteSpeed Cache Auto Upgrade Setting
 *
 * Manages the auto-upgrade setting for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

	<!-- build_setting_auto_upgrade -->
	<tr>
		<th>
			<?php $option_id = Base::O_AUTO_UPGRADE; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>litespeed-wp-plugin/7.7/litespeed-cache/tpl/general/entry.tpl.php000064400000002371151600256370020670 0ustar00<?php
/**
 * LiteSpeed Cache General Settings
 *
 * Manages general settings interface for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = array(
    'online'          => esc_html__( 'Online Services', 'litespeed-cache' ),
    'settings'        => esc_html__( 'General Settings', 'litespeed-cache' ),
);

if ( is_network_admin() ) {
    $menu_list = array(
        'network_settings' => esc_html__( 'General Settings', 'litespeed-cache' ),
    );
}

?>

<div class="wrap">
    <h1 class="litespeed-h1">
        <?php esc_html_e( 'LiteSpeed Cache General Settings', 'litespeed-cache' ); ?>
    </h1>
    <span class="litespeed-desc">
        v<?php echo esc_html( Core::VER ); ?>
    </span>
    <hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
    <h2 class="litespeed-header nav-tab-wrapper">
        <?php GUI::display_tab_list( $menu_list ); ?>
    </h2>

    <div class="litespeed-body">
        <?php
        foreach ( $menu_list as $menu_key => $val ) {
            echo '<div data-litespeed-layout="' . esc_attr( $menu_key ) . '">';
            require LSCWP_DIR . 'tpl/general/' . $menu_key . '.tpl.php';
            echo '</div>';
        }
        ?>
    </div>

</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/general/settings.tpl.php000064400000013740151600256440021367 0ustar00<?php
/**
 * LiteSpeed Cache General Settings
 *
 * Manages general settings for LiteSpeed Cache, including Guest Mode optimization, server IP, and news settings.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$cloud_instance = Cloud::cls();
$cloud_summary  = Cloud::get_summary();

$ajax_url_get_ip = function_exists('get_rest_url') ? get_rest_url(null, 'litespeed/v1/tool/check_ip') : '/';

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'General Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<?php if ( ! $this->_is_multisite ) : ?>
			<?php require LSCWP_DIR . 'tpl/general/settings_inc.auto_upgrade.tpl.php'; ?>
		<?php endif; ?>

		<?php if ( ! $this->_is_multisite ) : ?>
			<?php require LSCWP_DIR . 'tpl/general/settings_inc.guest.tpl.php'; ?>
		<?php endif; ?>

		<tr>
			<th>
				<?php $option_id = Base::O_GUEST_OPTM; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<span class="litespeed-danger litespeed-text-bold">
						🚨
						<?php esc_html_e( 'This option enables maximum optimization for Guest Mode visitors.', 'litespeed-cache' ); ?>
						<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/#guest-optimization', esc_html__( 'Please read all warnings before enabling this option.', 'litespeed-cache' ), false, 'litespeed-danger' ); ?>
					</span>

					<?php
					$type_list = array();
					if ( $this->conf( Base::O_GUEST ) && ! $this->conf( Base::O_OPTM_UCSS ) ) {
						$type_list[] = 'UCSS';
					}
					if ( $this->conf( Base::O_GUEST ) && ! $this->conf( Base::O_OPTM_CSS_ASYNC ) ) {
						$type_list[] = 'CCSS';
					}
					if ( ! empty( $type_list ) ) {
						$the_type = implode( '/', $type_list );
						echo '<br />';
						echo '<font class="litespeed-info">';
						echo '⚠️ ' . sprintf( esc_html__( 'Your %1$s quota on %2$s will still be in use.', 'litespeed-cache' ), esc_html( $the_type ), 'QUIC.cloud' );
						echo '</font>';
					}
					?>

					<?php if ( ! $this->conf( Base::O_GUEST ) ) : ?>
						<br />
						<font class="litespeed-warning litespeed-left10">
							⚠️ <?php esc_html_e( 'Notice', 'litespeed-cache' ); ?>: <?php printf( esc_html__( '%s must be turned ON for this setting to work.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_GUEST ) ) . '</code>' ); ?>
						</font>
					<?php endif; ?>

					<?php if ( ! $this->conf( Base::O_CACHE_MOBILE ) ) : ?>
						<br />
						<font class="litespeed-primary litespeed-left10">
							⚠️ <?php esc_html_e( 'Notice', 'litespeed-cache' ); ?>: <?php printf( esc_html__( 'You need to turn %s on to get maximum result.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_CACHE_MOBILE ) ) . '</code>' ); ?>
						</font>
					<?php endif; ?>

					<?php if ( ! $this->conf( Base::O_IMG_OPTM_WEBP ) ) : ?>
						<br />
						<font class="litespeed-primary litespeed-left10">
							⚠️ <?php esc_html_e( 'Notice', 'litespeed-cache' ); ?>: <?php printf( esc_html__( 'You need to turn %s on and finish all WebP generation to get maximum result.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_IMG_OPTM_WEBP ) ) . '</code>' ); ?>
						</font>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_SERVER_IP; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups.", 'litespeed-cache' ); ?>
					<br /><?php esc_html_e( 'Your server IP', 'litespeed-cache' ); ?>: <code id='litespeed_server_ip'>-</code> <a href="javascript:;" class="button button-link" id="litespeed_get_ip"><?php esc_html_e( 'Check my public IP from', 'litespeed-cache' ); ?> CyberPanel.sh</a>
					⚠️ <?php esc_html_e( 'Notice', 'litespeed-cache' ); ?>: <?php esc_html_e( 'the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server.', 'litespeed-cache' ); ?>
					<br /><?php esc_html_e( 'Please make sure this IP is the correct one for visiting your site.', 'litespeed-cache' ); ?>

					<?php $this->_validate_ip( $option_id ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_NEWS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php $this->form_end(); ?>

<script>
(function ($) {
	jQuery(document).ready(function () {
		/**
		 * Get server IP
		 * @since  3.0
		 */
		$('#litespeed_get_ip').on('click', function (e) {
			console.log('[litespeed] get server IP');
			$.ajax({
				url: '<?php echo $ajax_url_get_ip; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>',
				dataType: 'json',
				beforeSend: function (xhr) {
					xhr.setRequestHeader('X-WP-Nonce', '<?php echo esc_js(wp_create_nonce('wp_rest')); ?>');
					$('#litespeed_server_ip').html('Detecting...');
				},
				success: function (data) {
					$('#litespeed_server_ip').html('Done');
					console.log('[litespeed] get server IP response: ' + data);
					$('#litespeed_server_ip').html(data);
				},
				error: function (xhr, error) {
					console.log('[litespeed] get server IP error', error);
					$('#litespeed_server_ip').html('Failed to detect IP');
				},
				complete: function (xhr, status) {
					console.log('[litespeed] AJAX complete', status, xhr);
				},
			});
		});
	});
})(jQuery);
</script>litespeed-wp-plugin/7.7/litespeed-cache/tpl/general/settings_inc.guest.tpl.php000064400000006356151600256510023351 0ustar00<?php
/**
 * LiteSpeed Cache Guest Mode Setting
 *
 * Manages the Guest Mode setting for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$guest_update_url = wp_parse_url( LSWCP_PLUGIN_URL . GUI::PHP_GUEST, PHP_URL_PATH );

?>
	<tr>
		<th>
			<?php $option_id = Base::O_GUEST; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX.", 'litespeed-cache' ); ?>
				<?php esc_html_e( 'This option can help to correct the cache vary for certain advanced mobile or tablet visitors.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/#guest-mode' ); ?>
				<br /><?php Doc::notice_htaccess(); ?>
				<br /><?php Doc::crawler_affected(); ?>
			</div>
			<?php if ( $this->conf( $option_id ) ) : ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Guest Mode testing result', 'litespeed-cache' ); ?>:
					<font id='litespeed_gm_status'><?php esc_html_e( 'Testing', 'litespeed-cache' ); ?>...</font>
				</div>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Guest Mode IP/UA sync status', 'litespeed-cache' ); ?>:
					<font id='litespeed_gm_sync_status'><?php esc_html_e( 'Syncing', 'litespeed-cache' ); ?>...</font>
				</div>
				<script>
					(function ($) {
						jQuery(document).ready(function () {
							$.post( '<?php echo $guest_update_url; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>', function(data){
								if ( data === '[]' || data === '{"reload":"yes"}' ) {
									$('#litespeed_gm_status').html('<font class="litespeed-success"><?php esc_html_e( 'Guest Mode passed testing.', 'litespeed-cache' ); ?></font>');
								}
								else {
									$('#litespeed_gm_status').html('<font class="litespeed-danger"><?php esc_html_e( 'Guest Mode failed to test.', 'litespeed-cache' ); ?></font>');
								}
							}).fail( function(){
								$('#litespeed_gm_status').html('<font class="litespeed-danger"><?php esc_html_e( 'Guest Mode failed to test.', 'litespeed-cache' ); ?></font>');
							});

							// Sync Guest Mode IP/UA lists
							$.ajax({
								url: '<?php echo esc_url( rest_url( 'litespeed/v1/guest/sync' ) ); ?>',
								dataType: 'json',
								beforeSend: function(xhr) {
									xhr.setRequestHeader('X-WP-Nonce', '<?php echo esc_js( wp_create_nonce( 'wp_rest' ) ); ?>');
								},
								success: function(data) {
									if (data && data.success) {
										$('#litespeed_gm_sync_status').html('<font class="litespeed-success"><?php esc_html_e( 'Synced successfully.', 'litespeed-cache' ); ?></font>');
									} else {
										$('#litespeed_gm_sync_status').html('<font class="litespeed-warning"><?php esc_html_e( 'Sync failed.', 'litespeed-cache' ); ?></font>');
									}
								},
								error: function() {
									$('#litespeed_gm_sync_status').html('<font class="litespeed-warning"><?php esc_html_e( 'Sync failed.', 'litespeed-cache' ); ?></font>');
								}
							});
						});
					})(jQuery);
				</script>
			<?php endif; ?>
		</td>
	</tr>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings-esi.tpl.php000064400000013463151600256630021576 0ustar00<?php
/**
 * LiteSpeed Cache ESI Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo esc_html__( 'ESI Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#esi-tab' ); ?>
</h3>

<div class="litespeed-description">
	<p><?php echo esc_html__( 'With ESI (Edge Side Includes), pages may be served from cache for logged-in users.', 'litespeed-cache' ); ?></p>
	<p><?php echo esc_html__( 'ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all.', 'litespeed-cache' ); ?>
		<?php Doc::learn_more( 'https://blog.litespeedtech.com/2017/08/30/wpw-private-cache-vs-public-cache/', esc_html__( 'WpW: Private Cache vs. Public Cache', 'litespeed-cache' ) ); ?>
	</p>
	<p>
		💡:
		<?php echo esc_html__( 'You can turn shortcodes into ESI blocks.', 'litespeed-cache' ); ?>
		<?php
		printf(
			esc_html__( 'Replace %1$s with %2$s.', 'litespeed-cache' ),
			'<code>[shortcodeA att1="val1" att2="val2"]</code>',
			'<code>[esi shortcodeA att1="val1" att2="val2"]</code>'
		);
		?>
		<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/admin/#turning-wordpress-shortcodes-into-esi-blocks' ); ?>
	</p>
	<p>
		<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/api/#generate-esi-block-url', esc_html__( 'ESI sample for developers', 'litespeed-cache' ) ); ?>
	</p>
</div>

<div class="litespeed-relative">

<?php if ( ! LSWCP_ESI_SUPPORT && ! $this->conf( Base::O_CDN_QUIC ) ) : ?>
	<div class="litespeed-callout-danger">
		<h4><?php echo esc_html__( 'WARNING', 'litespeed-cache' ); ?></h4>
		<h4><?php echo esc_html__( 'These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN.', 'litespeed-cache' ); ?></h4>
	</div>
<?php endif; ?>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $option_id = Base::O_ESI; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $option_id ); ?>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_ESI_CACHE_ADMBAR; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $option_id ); ?>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'Cache the built-in Admin Bar ESI block.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_ESI_CACHE_COMMFORM; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $option_id ); ?>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'Cache the built-in Comment Form ESI block.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_ESI_NONCE; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<div>
				<?php $this->build_textarea( $option_id ); ?>
			</div>
			<p class="litespeed-desc">
				<?php echo esc_html__( 'The list will be merged with the predefined nonces in your local data file.', 'litespeed-cache' ); ?>
				<?php echo esc_html__( 'The latest data file is', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/master/data/esi.nonces.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/master/data/esi.nonces.txt</a>
				<br><span class="litespeed-success">
					<?php echo esc_html__( 'API', 'litespeed-cache' ); ?>:
					<?php printf( esc_html__( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_esi_nonces</code>' ); ?>
				</span>
			</p>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'The above nonces will be converted to ESI automatically.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
				<br><?php echo esc_html__( 'An optional second parameter may be used to specify cache control. Use a space to separate', 'litespeed-cache' ); ?>: <code>my_nonce_action private</code>
			</div>
			<div class="litespeed-desc">
				<?php printf( esc_html__( 'Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.', 'litespeed-cache' ), '<code>*</code>', '<code>nonce_formid_1</code>', '<code>nonce_formid_3</code>', '<code>nonce_formid_*</code>' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_CACHE_VARY_GROUP; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<table class="litespeed-vary-table wp-list-table striped litespeed-table form-table"><tbody>
			<?php foreach ( $roles as $curr_role => $curr_title ) : ?>
				<tr>
					<td class="litespeed-vary-title"><?php echo esc_html( $curr_title ); ?></td>
					<td class="litespeed-vary-val">
					<?php
						$this->build_input(
							$option_id . '[' . $curr_role . ']',
							'litespeed-input-short',
							$this->cls( 'Vary' )->in_vary_group( $curr_role )
						);
					?>
					</td>
				</tr>
			<?php endforeach; ?>
			</tbody></table>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

</tbody></table>

</div>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings_inc.login_cookie.tpl.php000064400000007042151600256700024303 0ustar00<?php
/**
 * LiteSpeed Cache Login Cookie and Vary Cookies Settings
 *
 * Displays the login cookie and vary cookies settings for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<tr>
	<th scope="row">
		<?php $option_id = Base::O_CACHE_LOGIN_COOKIE; ?>
		<?php $this->title( $option_id ); ?>
	</th>
	<td>
		<?php $this->build_input( $option_id ); ?>
		<?php $this->_validate_syntax( $option_id ); ?>
		<div class="litespeed-desc">
			<?php
			esc_html_e( 'SYNTAX: alphanumeric and "_". No spaces and case sensitive. MUST BE UNIQUE FROM OTHER WEB APPLICATIONS.', 'litespeed-cache' );
			?>
			<br />
			<?php
			printf(
				/* translators: %s: Default login cookie name */
				esc_html__( 'The default login cookie is %s.', 'litespeed-cache' ),
				'<code>_lscache_vary</code>'
			);
			?>
			<?php esc_html_e( 'The server will determine if the user is logged in based on the existence of this cookie.', 'litespeed-cache' ); ?>
			<?php esc_html_e( 'This setting is useful for those that have multiple web applications for the same domain.', 'litespeed-cache' ); ?>
			<?php esc_html_e( 'If every web application uses the same cookie, the server may confuse whether a user is logged in or not.', 'litespeed-cache' ); ?>
			<?php esc_html_e( 'The cookie set here will be used for this WordPress installation.', 'litespeed-cache' ); ?>
			<br />
			<?php esc_html_e( 'Example use case:', 'litespeed-cache' ); ?><br />
			<?php
			printf(
				/* translators: %s: Example domain */
				esc_html__( 'There is a WordPress installed for %s.', 'litespeed-cache' ),
				'<u>www.example.com</u>'
			);
			?>
			<br />
			<?php
			printf(
				/* translators: %s: Example subdomain */
				esc_html__( 'Then another WordPress is installed (NOT MULTISITE) at %s', 'litespeed-cache' ),
				'<u>www.example.com/blog/</u>'
			);
			?>
			<?php esc_html_e( 'The cache needs to distinguish who is logged into which WordPress site in order to cache correctly.', 'litespeed-cache' ); ?><br />
			<?php Doc::notice_htaccess(); ?>
		</div>

		<?php if ( preg_match( '#[^\w\-]#', $this->conf( $option_id ) ) ) : ?>
			<div class="litespeed-callout notice notice-error inline">
				<p>❌ <?php esc_html_e( 'Invalid login cookie. Invalid characters found.', 'litespeed-cache' ); ?></p>
			</div>
		<?php endif; ?>

		<?php
		if ( defined( 'LITESPEED_ON' ) && $this->conf( $option_id ) ) {
			$cookie_rule = '';
			try {
				$cookie_rule = Htaccess::cls()->current_login_cookie();
			} catch ( \Exception $e ) {
				?>
				<div class="litespeed-callout notice notice-error inline">
					<p><?php echo esc_html( $e->getMessage() ); ?></p>
				</div>
				<?php
			}

			$cookie_arr = explode( ',', $cookie_rule );
			if ( ! in_array( $this->conf( $option_id ), $cookie_arr, true ) ) {
				?>
				<div class="litespeed-callout notice notice-warning inline">
					<p><?php esc_html_e( 'WARNING: The .htaccess login cookie and Database login cookie do not match.', 'litespeed-cache' ); ?></p>
				</div>
				<?php
			}
		}
		?>
	</td>
</tr>

<tr>
	<th scope="row">
		<?php $option_id = Base::O_CACHE_VARY_COOKIES; ?>
		<?php $this->title( $option_id ); ?>
	</th>
	<td>
		<?php $this->build_textarea( $option_id, 50 ); ?>
		<?php $this->_validate_syntax( $option_id ); ?>
		<div class="litespeed-desc">
			<?php esc_html_e( 'SYNTAX: alphanumeric and "_". No spaces and case sensitive.', 'litespeed-cache' ); ?>
			<br />
			<?php esc_html_e( 'You can list the 3rd party vary cookies here.', 'litespeed-cache' ); ?>
			<br />
			<?php Doc::notice_htaccess(); ?>
		</div>
	</td>
</tr>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings-object.tpl.php000064400000000321151600256750022254 0ustar00<?php
/**
 * LiteSpeed Cache Object Cache Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

require LSCWP_DIR . 'tpl/cache/settings_inc.object.tpl.php';
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings_inc.browser.tpl.php000064400000004453151600257020023324 0ustar00<?php
/**
 * LiteSpeed Cache Browser Cache Settings
 *
 * Displays the browser cache settings section for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Browser Cache Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#browser-tab' ); ?>
</h3>

<?php if ( 'LITESPEED_SERVER_OLS' === LITESPEED_SERVER_TYPE ) : ?>
	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php esc_html_e( 'NOTICE:', 'litespeed-cache' ); ?></h4>
		<p>
			<?php esc_html_e( 'OpenLiteSpeed users please check this', 'litespeed-cache' ); ?>:
			<?php Doc::learn_more( 'https://openlitespeed.org/kb/how-to-set-up-custom-headers/', esc_html__( 'Setting Up Custom Headers', 'litespeed-cache' ) ); ?>
		</p>
	</div>
<?php endif; ?>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th scope="row">
				<?php $option_id = Base::O_CACHE_BROWSER; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files.", 'litespeed-cache' ); ?><br>
					<?php Doc::notice_htaccess(); ?><br>
					<?php
					printf(
						/* translators: %s: Link tags */
						esc_html__( 'You can turn on browser caching in server admin too. %sLearn more about LiteSpeed browser cache settings%s.', 'litespeed-cache' ),
						'<a href="https://docs.litespeedtech.com/lscache/lscwp/cache/#how-to-set-it-up" target="_blank" rel="noopener">',
						'</a>'
					);
					?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_CACHE_TTL_BROWSER; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id ); ?> <?php $this->readable_seconds(); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'The amount of time, in seconds, that files will be stored in browser cache before expiring.', 'litespeed-cache' ); ?>
					<?php $this->recommended( $option_id ); ?>
					<?php $this->_validate_ttl( $option_id, 30 ); ?>
				</div>
			</td>
		</tr>
	</tbody>
</table>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings-advanced.tpl.php000064400000005065151600257100022553 0ustar00<?php
/**
 * Advanced Settings Template
 *
 * @package     LiteSpeed
 * @since       1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Advanced Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( esc_url( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#advanced-tab' ) ); ?>
</h3>

<div class="litespeed-callout notice notice-warning inline">
	<h4><?php esc_html_e( 'NOTICE:', 'litespeed-cache' ); ?></h4>
	<p><?php esc_html_e( 'These settings are meant for ADVANCED USERS ONLY.', 'litespeed-cache' ); ?></p>
</div>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th scope="row">
				<?php $option_id = Base::O_CACHE_AJAX_TTL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<div class="litespeed-textarea-recommended">
					<div>
						<?php $this->build_textarea( $option_id, 60 ); ?>
					</div>
				</div>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space.', 'litespeed-cache' ); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<?php if ( ! $this->_is_multisite ) : ?>
			<?php require LSCWP_DIR . 'tpl/cache/settings_inc.login_cookie.tpl.php'; ?>
		<?php endif; ?>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_UTIL_NO_HTTPS_VARY; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities.', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( esc_url( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#improve-httphttps-compatibility' ) ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_UTIL_INSTANT_CLICK; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'When a visitor hovers over a page link, preload that page. This will speed up the visit to that link.', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( esc_url( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#instant-click' ) ); ?>
					<br />
					<span class="litespeed-danger">
					⚠️
						<?php esc_html_e( 'This will generate extra requests to the server, which will increase server load.', 'litespeed-cache' ); ?>
					</span>
				</div>
			</td>
		</tr>
	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings-purge.tpl.php000064400000014566151600257150022143 0ustar00<?php
/**
 * LiteSpeed Cache Purge Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Purge Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#purge-tab' ); ?>
</h3>

<?php
$option_list = array(
	Base::O_PURGE_POST_ALL                     => esc_html__( 'All pages', 'litespeed-cache' ),
	Base::O_PURGE_POST_FRONTPAGE               => esc_html__( 'Front page', 'litespeed-cache' ),
	Base::O_PURGE_POST_HOMEPAGE                => esc_html__( 'Home page', 'litespeed-cache' ),
	Base::O_PURGE_POST_PAGES                   => esc_html__( 'Pages', 'litespeed-cache' ),
	Base::O_PURGE_POST_PAGES_WITH_RECENT_POSTS => esc_html__( 'All pages with Recent Posts Widget', 'litespeed-cache' ),
	Base::O_PURGE_POST_AUTHOR                  => esc_html__( 'Author archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_POSTTYPE                => esc_html__( 'Post type archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_YEAR                    => esc_html__( 'Yearly archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_MONTH                   => esc_html__( 'Monthly archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_DATE                    => esc_html__( 'Daily archive', 'litespeed-cache' ),
	Base::O_PURGE_POST_TERM                    => esc_html__( 'Term archive (include category, tag, and tax)', 'litespeed-cache' ),
);

// break line at these ids
$break_arr = array(
	Base::O_PURGE_POST_PAGES,
	Base::O_PURGE_POST_PAGES_WITH_RECENT_POSTS,
	Base::O_PURGE_POST_POSTTYPE,
	Base::O_PURGE_POST_DATE,
);
?>

<table class="wp-list-table striped litespeed-table"><tbody>

	<?php if ( ! $this->_is_multisite ) : ?>
		<?php require LSCWP_DIR . 'tpl/cache/settings_inc.purge_on_upgrade.tpl.php'; ?>
	<?php endif; ?>

	<tr>
		<th><?php esc_html_e( 'Auto Purge Rules For Publish/Update', 'litespeed-cache' ); ?></th>
		<td>
			<div class="litespeed-callout notice notice-warning inline">
				<h4><?php esc_html_e( 'Note', 'litespeed-cache' ); ?></h4>
				<p>
					<?php esc_html_e( 'Select "All" if there are dynamic widgets linked to posts on pages other than the front or home pages.', 'litespeed-cache' ); ?><br>
					<?php esc_html_e( 'Other checkboxes will be ignored.', 'litespeed-cache' ); ?><br>
					<?php esc_html_e( 'Select only the archive types that are currently used, the others can be left unchecked.', 'litespeed-cache' ); ?>
				</p>
			</div>
			<div class="litespeed-top20">
				<div class="litespeed-tick-wrapper">
					<?php
					foreach ( $option_list as $option_id => $cur_title ) {
						$this->build_checkbox( $option_id, $cur_title );
						if ( in_array( $option_id, $break_arr, true ) ) {
							echo '</div><div class="litespeed-tick-wrapper litespeed-top10">';
						}
					}
					?>
				</div>
			</div>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Select which pages will be automatically purged when posts are published/updated.', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_PURGE_STALE; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#serve-stale' ); ?>
			</div>
			<div class="litespeed-callout notice notice-warning inline">
				<h4><?php esc_html_e( 'Note', 'litespeed-cache' ); ?></h4>
				<p>
					<?php esc_html_e( 'By design, this option may serve stale content. Do not enable this option, if that is not OK with you.', 'litespeed-cache' ); ?><br>
				</p>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_PURGE_TIMED_URLS; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id, 80 ); ?>
			<div class="litespeed-desc">
				<?php printf( esc_html__( 'The URLs here (one per line) will be purged automatically at the time set in the option "%s".', 'litespeed-cache' ), esc_html__( 'Scheduled Purge Time', 'litespeed-cache' ) ); ?><br>
				<?php printf( esc_html__( 'Both %1$s and %2$s are acceptable.', 'litespeed-cache' ), '<code>http://www.example.com/path/url.php</code>', '<code>/path/url.php</code>' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
			<div class="litespeed-desc">
				<?php printf( esc_html__( 'Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s.', 'litespeed-cache' ), '<code>*</code>', '<code>/path/u-1.html</code>', '<code>/path/u-2.html</code>', '<code>/path/u-*.html</code>' ); ?>
			</div>
			<div class="litespeed-callout notice notice-warning inline">
				<h4><?php esc_html_e( 'Note', 'litespeed-cache' ); ?></h4>
				<p>
					<?php esc_html_e( 'For URLs with wildcards, there may be a delay in initiating scheduled purge.', 'litespeed-cache' ); ?><br>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#scheduled-purge-urls' ); ?>
				</p>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_PURGE_TIMED_URLS_TIME; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_input( $option_id, null, null, 'time' ); ?>
			<div class="litespeed-desc">
				<?php printf( esc_html__( 'Specify the time to purge the "%s" list.', 'litespeed-cache' ), esc_html__( 'Scheduled Purge URLs', 'litespeed-cache' ) ); ?>
				<?php printf( esc_html__( 'Current server time is %s.', 'litespeed-cache' ), '<code>' . esc_html( gmdate( 'H:i:s', time() + LITESPEED_TIME_OFFSET ) ) . '</code>' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_PURGE_HOOK_ALL; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $option_id, 50 ); ?>
				</div>
				<div>
					<?php $this->recommended( $option_id ); ?>
				</div>
			</div>
			<div class="litespeed-desc">
				<?php esc_html_e( 'A Purge All will be executed when WordPress runs these hooks.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#purge-all-hooks' ); ?>
			</div>
		</td>
	</tr>

</tbody></table>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings_inc.exclude_useragent.tpl.php000064400000001432151600257220025343 0ustar00<?php
/**
 * LiteSpeed Cache Exclude User Agents Setting
 *
 * Displays the exclude user agents setting for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<tr>
	<th scope="row">
		<?php $option_id = Base::O_CACHE_EXC_USERAGENTS; ?>
		<?php $this->title( $option_id ); ?>
	</th>
	<td>
		<?php $this->build_textarea( $option_id ); ?>
		<div class="litespeed-desc">
			<?php
			printf(
				/* translators: %s: "user agents" */
				esc_html__( 'To prevent %s from being cached, enter them here.', 'litespeed-cache' ),
				esc_html__( 'user agents', 'litespeed-cache' )
			);
			?>
			<?php Doc::one_per_line(); ?>
			<?php $this->_validate_syntax( $option_id ); ?>
			<br /><?php Doc::notice_htaccess(); ?>
		</div>
	</td>
</tr>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings_inc.cache_mobile.tpl.php000064400000005351151600257270024240 0ustar00<?php
/**
 * LiteSpeed Cache Mobile View Settings
 *
 * Displays the mobile view cache settings for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<tr>
	<th scope="row">
		<?php $cid = Base::O_CACHE_MOBILE; ?>
		<?php $this->title( $cid ); ?>
	</th>
	<td>
		<?php $this->build_switch( $cid ); ?>
		<div class="litespeed-desc">
			<?php esc_html_e( 'Serve a separate cache copy for mobile visitors.', 'litespeed-cache' ); ?>
			<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#cache-mobile', esc_html__( 'Learn more about when this is needed', 'litespeed-cache' ) ); ?>
			<br /><?php Doc::notice_htaccess(); ?>
			<br /><?php Doc::crawler_affected(); ?>
		</div>
	</td>
</tr>

<tr>
	<th scope="row" class="litespeed-padding-left">
		<?php $cid = Base::O_CACHE_MOBILE_RULES; ?>
		<?php $this->title( $cid ); ?>
	</th>
	<td>
		<?php
		if ( $this->conf( Base::O_CACHE_MOBILE ) ) {
			if ( defined( 'LITESPEED_ON' ) ) {
				try {
					$mobile_agents = Htaccess::cls()->current_mobile_agents();
					if ( Utility::arr2regex( $this->conf( $cid ), true ) !== $mobile_agents ) {
						?>
						<div class="litespeed-callout notice notice-error inline">
							<p>
								<?php esc_html_e( 'Htaccess did not match configuration option.', 'litespeed-cache' ); ?>
								<?php
								printf(
									/* translators: %s: Current mobile agents in htaccess */
									esc_html__( 'Htaccess rule is: %s', 'litespeed-cache' ),
									'<code>' . esc_html( $mobile_agents ) . '</code>'
								);
								?>
							</p>
						</div>
						<?php
					}
				} catch ( \Exception $e ) {
					?>
					<div class="litespeed-callout notice notice-error inline">
						<p><?php echo wp_kses_post( $e->getMessage() ); ?></p>
					</div>
					<?php
				}
			}
		}
		?>

		<div class="litespeed-textarea-recommended">
			<div>
				<?php $this->build_textarea( $cid, 40 ); ?>
			</div>
			<div>
				<?php $this->recommended( $cid ); ?>
			</div>
		</div>

		<div class="litespeed-desc">
			<?php Doc::one_per_line(); ?>
			<?php $this->_validate_syntax( $cid ); ?>

			<?php if ( $this->conf( Base::O_CACHE_MOBILE ) && ! $this->conf( $cid ) ) : ?>
				<span class="litespeed-warning">
					❌
					<?php
					printf(
						/* translators: %1$s: Cache Mobile label, %2$s: ON status, %3$s: List of Mobile User Agents label */
						esc_html__( 'If %1$s is %2$s, then %3$s must be populated!', 'litespeed-cache' ),
						'<code>' . esc_html__( 'Cache Mobile', 'litespeed-cache' ) . '</code>',
						'<code>' . esc_html__( 'ON', 'litespeed-cache' ) . '</code>',
						'<code>' . esc_html__( 'List of Mobile User Agents', 'litespeed-cache' ) . '</code>'
					);
					?>
				</span>
			<?php endif; ?>
		</div>
	</td>
</tr>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/network_settings-excludes.tpl.php000064400000001272151600257340024375 0ustar00<?php
/**
 * LiteSpeed Cache Network Exclude Settings
 *
 * Displays the network exclude settings section for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Exclude Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#excludes-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<?php
		// Cookie
		require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_cookies.tpl.php';

		// User Agent
		require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_useragent.tpl.php';
		?>
	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings-browser.tpl.php000064400000000322151600257410022464 0ustar00<?php
/**
 * LiteSpeed Cache Browser Cache Setting
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

require LSCWP_DIR . 'tpl/cache/settings_inc.browser.tpl.php';
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/more_settings_tip.tpl.php000064400000001236151600257460022713 0ustar00<?php
/**
 * LiteSpeed Cache Setting Tip
 *
 * Displays a notice to inform users about additional LiteSpeed Cache settings.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

global $pagenow;
if ( 'options-general.php' !== $pagenow ) {
	return;
}
?>

<div class="litespeed-callout notice notice-success inline">
	<h4><?php esc_html_e( 'NOTE', 'litespeed-cache' ); ?></h4>
	<p>
		<?php
		printf(
			/* translators: %s: LiteSpeed Cache menu label */
			esc_html__( 'More settings available under %s menu', 'litespeed-cache' ),
			'<code>' . esc_html__( 'LiteSpeed Cache', 'litespeed-cache' ) . '</code>'
		);
		?>
	</p>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings_inc.purge_on_upgrade.tpl.php000064400000001175151600257530025172 0ustar00<?php
/**
 * LiteSpeed Cache Purge on Upgrade Setting
 *
 * Displays the purge on upgrade setting for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<!-- build_setting_purge_on_upgrade -->
<tr>
	<th scope="row">
		<?php $option_id = Base::O_PURGE_ON_UPGRADE; ?>
		<?php $this->title( $option_id ); ?>
	</th>
	<td>
		<?php $this->build_switch( $option_id ); ?>
		<div class="litespeed-desc">
			<?php esc_html_e( 'When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded.', 'litespeed-cache' ); ?>
		</div>
	</td>
</tr>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/network_settings-browser.tpl.php000064400000000425151600257600024242 0ustar00<?php
/**
 * LiteSpeed Cache Browser Settings
 *
 * Includes the browser cache settings template for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

require LSCWP_DIR . 'tpl/cache/settings_inc.browser.tpl.php';
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings_inc.object.tpl.php000064400000021355151600257660023121 0ustar00<?php
/**
 * LiteSpeed Cache Object Cache Settings
 *
 * Displays the object cache settings section for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$lang_enabled  = '<span class="litespeed-success">' . esc_html__( 'Enabled', 'litespeed-cache' ) . '</span>';
$lang_disabled = '<span class="litespeed-warning">' . esc_html__( 'Disabled', 'litespeed-cache' ) . '</span>';

$mem_enabled   = class_exists( 'Memcached' ) ? $lang_enabled : $lang_disabled;
$redis_enabled = class_exists( 'Redis' ) ? $lang_enabled : $lang_disabled;

$mem_conn = $this->cls( 'Object_Cache' )->test_connection();
if ( null === $mem_conn ) {
	$mem_conn_desc = '<span class="litespeed-desc">' . esc_html__( 'Not Available', 'litespeed-cache' ) . '</span>';
} elseif ( $mem_conn ) {
	$mem_conn_desc = '<span class="litespeed-success">' . esc_html__( 'Passed', 'litespeed-cache' ) . '</span>';
} else {
	$severity      = $this->conf( Base::O_OBJECT, true ) ? 'danger' : 'warning';
	$mem_conn_desc = '<span class="litespeed-' . esc_attr( $severity ) . '">' . esc_html__( 'Failed', 'litespeed-cache' ) . '</span>';
}
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Object Cache Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#object-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Use external object cache functionality.', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/admin/#memcached-lsmcd-and-redis-object-cache-support-in-lscwp' ); ?>
				</div>
				<div class="litespeed-block">
					<div class="litespeed-col-auto">
						<h4><?php esc_html_e( 'Status', 'litespeed-cache' ); ?></h4>
					</div>
					<div class="litespeed-col-auto">
						<?php
						printf(
							/* translators: %s: Object cache name */
							esc_html__( '%s Extension', 'litespeed-cache' ),
							'Memcached'
						);
						?>
						: <?php echo wp_kses_post( $mem_enabled ); ?><br>
						<?php
						printf(
							/* translators: %s: Object cache name */
							esc_html__( '%s Extension', 'litespeed-cache' ),
							'Redis'
						);
						?>
						: <?php echo wp_kses_post( $redis_enabled ); ?><br>
						<?php esc_html_e( 'Connection Test', 'litespeed-cache' ); ?>: <?php echo wp_kses_post( $mem_conn_desc ); ?>
						<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/admin/#how-to-debug' ); ?>
					</div>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_KIND; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id, array( 'Memcached', 'Redis' ) ); ?>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_HOST; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id ); ?>
				<div class="litespeed-desc">
					<?php
					printf(
						/* translators: %s: Object cache name */
						esc_html__( 'Your %s Hostname or IP address.', 'litespeed-cache' ),
						'Memcached/<a href="https://docs.litespeedtech.com/products/lsmcd/" target="_blank" rel="noopener">LSMCD</a>/Redis'
					);
					?>
					<br>
					<?php
					printf(
						/* translators: %1$s: Socket name, %2$s: Host field title, %3$s: Example socket path */
						esc_html__( 'If you are using a %1$s socket, %2$s should be set to %3$s', 'litespeed-cache' ),
						'UNIX',
						esc_html( Lang::title( $option_id ) ),
						'<code>/path/to/memcached.sock</code>'
					);
					?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_PORT; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-short2' ); ?>
				<div class="litespeed-desc">
					<?php
					printf(
						/* translators: %1$s: Object cache name, %2$s: Port number */
						esc_html__( 'Default port for %1$s is %2$s.', 'litespeed-cache' ),
						'Memcached',
						'<code>11211</code>'
					);
					?>
					<br>
					<?php
					printf(
						/* translators: %1$s: Object cache name, %2$s: Port number */
						esc_html__( 'Default port for %1$s is %2$s.', 'litespeed-cache' ),
						'Redis',
						'<code>6379</code>'
					);
					?>
					<br>
					<?php
					printf(
						/* translators: %1$s: Socket name, %2$s: Port field title, %3$s: Port value */
						esc_html__( 'If you are using a %1$s socket, %2$s should be set to %3$s', 'litespeed-cache' ),
						'UNIX',
						esc_html( Lang::title( $option_id ) ),
						'<code>0</code>'
					);
					?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_LIFE; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-short2' ); ?> <?php esc_html_e( 'seconds', 'litespeed-cache' ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Default TTL for cached objects.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_USER; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id ); ?>
				<div class="litespeed-desc">
					<?php
					printf(
						/* translators: %s: SASL */
						esc_html__( 'Only available when %s is installed.', 'litespeed-cache' ),
						'SASL'
					);
					?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_PSWD; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Specify the password used when connecting.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_DB_ID; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-short' ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Database to be used', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_GLOBAL_GROUPS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id, 30 ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Groups cached at the network level.', 'litespeed-cache' ); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_NON_PERSISTENT_GROUPS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id, 30 ); ?>
				<div class="litespeed-desc">
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_PERSISTENT; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Use keep-alive connections to speed up cache operations.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_ADMIN; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Improve wp-admin speed through caching. (May encounter expired data)', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th scope="row">
				<?php $option_id = Base::O_OBJECT_TRANSIENTS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php
					printf(
						/* translators: %1$s: Object Cache Admin title, %2$s: OFF status */
						esc_html__( 'Save transients in database when %1$s is %2$s.', 'litespeed-cache' ),
						'<code>' . esc_html( Lang::title( Base::O_OBJECT_ADMIN ) ) . '</code>',
						'<code>' . esc_html__( 'OFF', 'litespeed-cache' ) . '</code>'
					);
					?>
					<br>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#store-transients' ); ?>
				</div>
			</td>
		</tr>
	</tbody>
</table>

<script>
jQuery(document).ready(function($) {
	// Auto-fill port based on object cache type
	$('input[name="object-kind"]').on('change', function() {
		var portInput = $('#input_objectport');
		var selectedKind = $(this).val();

		// Memcached (0) -> 11211, Redis (1) -> 6379
		if (selectedKind === '0') {
			portInput.val('11211');
		} else if (selectedKind === '1') {
			portInput.val('6379');
		}
	});
});
</script>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/network_settings-purge.tpl.php000064400000001107151600257730023703 0ustar00<?php
/**
 * LiteSpeed Cache Network Purge Settings
 *
 * Displays the network purge settings section for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Purge Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#purge-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<?php require LSCWP_DIR . 'tpl/cache/settings_inc.purge_on_upgrade.tpl.php'; ?>
	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings_inc.cache_dropquery.tpl.php000064400000002134151600260000025000 0ustar00<?php
/**
 * LiteSpeed Cache Drop Query Strings Setting
 *
 * Displays the drop query strings setting for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<tr>
	<th scope="row">
		<?php $option_id = Base::O_CACHE_DROP_QS; ?>
		<?php $this->title( $option_id ); ?>
	</th>
	<td>
		<?php $this->build_textarea( $option_id, 40 ); ?>
		<div class="litespeed-desc">
			<?php
			printf(
				/* translators: %s: LiteSpeed Web Server version */
				esc_html__( 'Ignore certain query strings when caching. (LSWS %s required)', 'litespeed-cache' ),
				'v5.2.3+'
			);
			?>
			<?php
			printf(
				/* translators: %1$s: Example query string, %2$s: Example wildcard */
				esc_html__( 'For example, to drop parameters beginning with %1$s, %2$s can be used here.', 'litespeed-cache' ),
				'<code>utm</code>',
				'<code>utm*</code>'
			);
			?>
			<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#drop-query-string' ); ?>
			<br />
			<?php Doc::one_per_line(); ?>
			<br />
			<?php Doc::notice_htaccess(); ?>
		</div>
	</td>
</tr>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/entry.tpl.php000064400000007120151600260050020301 0ustar00<?php
/**
 * LiteSpeed Cache Settings
 *
 * Displays the cache settings page with tabbed navigation for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

if ( $this->_is_network_admin ) {
	$menu_list = array(
		'cache'    => __( 'Cache', 'litespeed-cache' ),
		'purge'    => __( 'Purge', 'litespeed-cache' ),
		'excludes' => __( 'Excludes', 'litespeed-cache' ),
		'object'   => __( 'Object', 'litespeed-cache' ),
		'browser'  => __( 'Browser', 'litespeed-cache' ),
		'advanced' => __( 'Advanced', 'litespeed-cache' ),
	);
?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php esc_html_e( 'LiteSpeed Cache Network Cache Settings', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		<?php echo esc_html( 'v' . Core::VER ); ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
		<?php GUI::display_tab_list( $menu_list ); ?>
	</h2>
	<div class="litespeed-body">
		<?php $this->cache_disabled_warning(); ?>

		<?php
		$this->form_action( Router::ACTION_SAVE_SETTINGS_NETWORK );

		foreach ( $menu_list as $k => $val ) {
			$k_escaped = esc_attr( $k );
			?>
			<div data-litespeed-layout="<?php echo esc_html( $k_escaped ); ?>">
			<?php
			require LSCWP_DIR . "tpl/cache/network_settings-$k.tpl.php";
			?>
			</div>
			<?php
		}

		$this->form_end();
		?>
	</div>
</div>
<?php
	return;
}

$menu_list = array(
	'cache'    => __( 'Cache', 'litespeed-cache' ),
	'ttl'      => __( 'TTL', 'litespeed-cache' ),
	'purge'    => __( 'Purge', 'litespeed-cache' ),
	'excludes' => __( 'Excludes', 'litespeed-cache' ),
	'esi'      => __( 'ESI', 'litespeed-cache' ),
);

if ( ! $this->_is_multisite ) {
	$menu_list['object']  = __( 'Object', 'litespeed-cache' );
	$menu_list['browser'] = __( 'Browser', 'litespeed-cache' );
}

$menu_list['advanced'] = __( 'Advanced', 'litespeed-cache' );

/**
 * Generate roles for setting usage
 *
 * @since 1.6.2
 */
global $wp_roles;
$wp_orig_roles = $wp_roles;
if ( ! isset( $wp_roles ) ) {
	$wp_orig_roles = new \WP_Roles();
}

$roles = array();
foreach ( $wp_orig_roles->roles as $k => $v ) {
	$roles[ $k ] = $v['name'];
}
ksort( $roles );
?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php esc_html_e( 'LiteSpeed Cache Settings', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		<?php echo esc_html( 'v' . Core::VER ); ?>
	</span>
	<hr class="wp-header-end">
</div>
<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
		<?php
		$i             = 1;
		$accesskey_set = array();
		foreach ( $menu_list as $k => $val ) {
			$accesskey = '';
			if ( $i <= 9 ) {
				$accesskey = $i;
			} else {
				$tmp = strtoupper( substr( $k, 0, 1 ) );
				if ( ! in_array( $tmp, $accesskey_set, true ) ) {
					$accesskey_set[] = $tmp;
					$accesskey       = esc_attr( $tmp );
				}
			}
			printf('<a class="litespeed-tab nav-tab" href="#%1$s" data-litespeed-tab="%1$s" litespeed-accesskey="%2$s">%3$s</a>', esc_attr( $k ), esc_attr($accesskey), esc_html( $val ));
			++$i;
		}
		do_action( 'litespeed_settings_tab', 'cache' );
		?>
	</h2>

	<div class="litespeed-body">
		<?php $this->cache_disabled_warning(); ?>

		<?php
		$this->form_action();

		require LSCWP_DIR . 'tpl/inc/check_if_network_disable_all.php';
		require LSCWP_DIR . 'tpl/cache/more_settings_tip.tpl.php';

		foreach ( $menu_list as $k => $val ) {
			echo '<div data-litespeed-layout="' . esc_attr( $k ) . '">';
			require LSCWP_DIR . "tpl/cache/settings-$k.tpl.php";
			echo '</div>';
		}

		do_action( 'litespeed_settings_content', 'cache' );

		$this->form_end();
		?>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/network_settings-object.tpl.php000064400000000442151600260120024013 0ustar00<?php
/**
 * LiteSpeed Cache Network Object Settings
 *
 * Includes the network object cache settings template for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

require LSCWP_DIR . 'tpl/cache/settings_inc.object.tpl.php';
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings-excludes.tpl.php000064400000011463151600260170022622 0ustar00<?php
/**
 * LiteSpeed Cache Exclude Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo esc_html__( 'Exclude Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#excludes-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_EXC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php echo esc_html__( 'Paths containing these strings will not be cached.', 'litespeed-cache' ); ?>
					<?php $this->_uri_usage_example(); ?>
					<br><?php echo esc_html__( 'Predefined list will also be combined w/ the above settings', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/cache_nocacheable.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/cache_nocacheable.txt</a>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_EXC_QS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php echo esc_html__( 'Query strings containing these parameters will not be cached.', 'litespeed-cache' ); ?>
					<?php printf( esc_html__( 'For example, for %1$s, %2$s and %3$s can be used here.', 'litespeed-cache' ), '<code>?aa=bb&cc=dd</code>', '<code>aa</code>', '<code>cc</code>' ); ?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_EXC_CAT; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php
				$excludes_buf = '';
				if ( $this->conf( $option_id ) ) {
					$excludes_buf = implode( "\n", array_map( 'get_cat_name', $this->conf( $option_id ) ) );
				}
				$this->build_textarea( $option_id, false, $excludes_buf );
				?>
				<div class="litespeed-desc">
					<b><?php echo esc_html__( 'All categories are cached by default.', 'litespeed-cache' ); ?></b>
					<?php printf( esc_html__( 'To prevent %s from being cached, enter them here.', 'litespeed-cache' ), esc_html__( 'categories', 'litespeed-cache' ) ); ?>
					<?php Doc::one_per_line(); ?>
				</div>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php echo esc_html__( 'NOTE', 'litespeed-cache' ); ?>:</h4>
					<ol>
						<li><?php echo esc_html__( 'If the category name is not found, the category will be removed from the list on save.', 'litespeed-cache' ); ?></li>
					</ol>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_EXC_TAG; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php
				$excludes_buf = '';
				if ( $this->conf( $option_id ) ) {
					$tag_names = array();
					foreach ( array_map( 'get_tag', $this->conf( $option_id ) ) as $curr_tag ) {
						$tag_names[] = $curr_tag->name;
					}
					if ( ! empty( $tag_names ) ) {
						$excludes_buf = implode( "\n", $tag_names );
					}
				}
				$this->build_textarea( $option_id, false, $excludes_buf );
				?>
				<div class="litespeed-desc">
					<b><?php echo esc_html__( 'All tags are cached by default.', 'litespeed-cache' ); ?></b>
					<?php printf( esc_html__( 'To prevent %s from being cached, enter them here.', 'litespeed-cache' ), esc_html__( 'tags', 'litespeed-cache' ) ); ?>
					<?php Doc::one_per_line(); ?>
				</div>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php echo esc_html__( 'NOTE', 'litespeed-cache' ); ?>:</h4>
					<ol>
						<li><?php echo esc_html__( 'If the tag slug is not found, the tag will be removed from the list on save.', 'litespeed-cache' ); ?></li>
						<li>
						<?php
						printf(
							esc_html__( 'To exclude %1$s, insert %2$s.', 'litespeed-cache' ),
							'<code>http://www.example.com/tag/category/tag-slug/</code>',
							'<code>tag-slug</code>'
						);
						?>
						</li>
					</ol>
				</div>
			</td>
		</tr>

		<?php
		if ( ! $this->_is_multisite ) :
			require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_cookies.tpl.php';
			require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_useragent.tpl.php';
		endif;
		?>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_EXC_ROLES; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<div class="litespeed-desc">
					<?php echo esc_html__( 'Selected roles will be excluded from cache.', 'litespeed-cache' ); ?>
				</div>
				<div class="litespeed-tick-list">
					<?php foreach ( $roles as $curr_role => $curr_title ) : ?>
						<?php $this->build_checkbox( $option_id . '[]', esc_html( $curr_title ), Control::cls()->in_cache_exc_roles( $curr_role ), $curr_role ); ?>
					<?php endforeach; ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings_inc.exclude_cookies.tpl.php000064400000001407151600260240025000 0ustar00<?php
/**
 * LiteSpeed Cache Exclude Cookies Setting
 *
 * Displays the exclude cookies setting for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<tr>
	<th scope="row">
		<?php $option_id = Base::O_CACHE_EXC_COOKIES; ?>
		<?php $this->title( $option_id ); ?>
	</th>
	<td>
		<?php $this->build_textarea( $option_id ); ?>
		<div class="litespeed-desc">
			<?php
			printf(
				/* translators: %s: "cookies" */
				esc_html__( 'To prevent %s from being cached, enter them here.', 'litespeed-cache' ),
				esc_html__( 'cookies', 'litespeed-cache' )
			);
			?>
			<?php Doc::one_per_line(); ?>
			<?php $this->_validate_syntax( $option_id ); ?>
			<br /><?php Doc::notice_htaccess(); ?>
		</div>
	</td>
</tr>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/network_settings-advanced.tpl.php000064400000001077151600260310024320 0ustar00<?php
/**
 * LiteSpeed Cache Advanced Settings
 *
 * Displays the advanced settings section for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Advanced Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#advanced-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<?php require LSCWP_DIR . 'tpl/cache/settings_inc.login_cookie.tpl.php'; ?>
	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings-cache.tpl.php000064400000013220151600260370022044 0ustar00<?php
/**
 * LiteSpeed Cache Control Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Cache Control Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_CACHE; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php if ( $this->_is_multisite ) : ?>
					<?php $this->build_switch( $option_id, array( esc_html__( 'OFF', 'litespeed-cache' ), esc_html__( 'ON', 'litespeed-cache' ), esc_html__( 'Use Network Admin Setting', 'litespeed-cache' ) ) ); ?>
				<?php else : ?>
					<?php $this->build_switch( $option_id ); ?>
				<?php endif; ?>
				<div class="litespeed-desc">
					<?php
					printf(
						/* translators: %s: Link tags */
						esc_html__( 'Please visit the %sInformation%s page on how to test the cache.', 'litespeed-cache' ),
						'<a href="https://docs.litespeedtech.com/lscache/lscwp/installation/#testing" target="_blank" rel="noopener">',
						'</a>'
					);
					?>
					<br>
					<strong><?php esc_html_e( 'NOTICE', 'litespeed-cache' ); ?>: </strong><?php esc_html_e( 'When disabling the cache, all cached entries for this site will be purged.', 'litespeed-cache' ); ?>
					<br>
					<?php if ( $this->_is_multisite ) : ?>
						<?php esc_html_e( 'The network admin setting can be overridden here.', 'litespeed-cache' ); ?>
						<br>
					<?php endif; ?>
					<?php if ( ! $this->conf( Base::O_CACHE ) && $this->conf( Base::O_CDN_QUIC ) ) : ?>
						<span class="litespeed-success"><?php esc_html_e( 'With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server.', 'litespeed-cache' ); ?></span>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_PRIV; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Privately cache frontend pages for logged-in users. (LSWS %s required)', 'litespeed-cache' ), 'v5.2.1+' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_COMMENTER; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)', 'litespeed-cache' ), 'v5.2.1+' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_REST; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Cache requests made by WordPress REST API calls.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_PAGE_LOGIN; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Disabling this option may negatively affect performance.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<?php if ( ! $this->_is_multisite ) : ?>
			<?php require LSCWP_DIR . 'tpl/cache/settings_inc.cache_mobile.tpl.php'; ?>
		<?php endif; ?>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_PRIV_URI; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'URI Paths containing these strings will NOT be cached as public.', 'litespeed-cache' ); ?>
					<?php $this->_uri_usage_example(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_FORCE_URI; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Paths containing these strings will be cached regardless of no-cacheable settings.', 'litespeed-cache' ); ?>
					<?php $this->_uri_usage_example(); ?>
					<br>
					<?php esc_html_e( 'To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.', 'litespeed-cache' ); ?>
					<?php
					printf(
						esc_html__( 'For example, %1$s defines a TTL of %2$s seconds for %3$s.', 'litespeed-cache' ),
						'<code>/mypath/mypage 300</code>',
						300,
						'<code>/mypath/mypage</code>'
					);
					?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_CACHE_FORCE_PUB_URI; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Paths containing these strings will be forced to public cached regardless of no-cacheable settings.', 'litespeed-cache' ); ?>
					<?php $this->_uri_usage_example(); ?>
					<br>
					<?php esc_html_e( 'To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI.', 'litespeed-cache' ); ?>
					<?php
					printf(
						esc_html__( 'For example, %1$s defines a TTL of %2$s seconds for %3$s.', 'litespeed-cache' ),
						'<code>/mypath/mypage 300</code>',
						300,
						'<code>/mypath/mypage</code>'
					);
					?>
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<?php if ( ! $this->_is_multisite ) : ?>
			<?php require LSCWP_DIR . 'tpl/cache/settings_inc.cache_dropquery.tpl.php'; ?>
		<?php endif; ?>

	</tbody>
</table>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/network_settings-cache.tpl.php000064400000002413151600260440023615 0ustar00<?php
/**
 * LiteSpeed Cache Network Cache Settings
 *
 * Displays the network cache control settings section for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Cache Control Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th><?php esc_html_e( 'Network Enable Cache', 'litespeed-cache' ); ?></th>
			<td>
				<?php $this->build_switch( Base::O_CACHE ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Enabling LiteSpeed Cache for WordPress here enables the cache for the network.', 'litespeed-cache' ); ?><br />
					<?php esc_html_e( 'It is STRONGLY recommended that the compatibility with other plugins on a single/few sites is tested first.', 'litespeed-cache' ); ?><br />
					<?php esc_html_e( 'This is to ensure compatibility prior to enabling the cache for all sites.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<?php
		require LSCWP_DIR . 'tpl/cache/settings_inc.cache_mobile.tpl.php';
		require LSCWP_DIR . 'tpl/cache/settings_inc.cache_dropquery.tpl.php';
		?>
	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/cache/settings-ttl.tpl.php000064400000006563151600260510021614 0ustar00<?php
/**
 * LiteSpeed Cache TTL Settings
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php echo esc_html__( 'TTL', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/cache/#ttl-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $option_id = Base::O_CACHE_TTL_PUB; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_input( $option_id ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'Specify how long, in seconds, public pages are cached.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $option_id ); ?>
				<?php $this->_validate_ttl( $option_id, 30 ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_CACHE_TTL_PRIV; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_input( $option_id ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'Specify how long, in seconds, private pages are cached.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $option_id ); ?>
				<?php $this->_validate_ttl( $option_id, 60, 3600 ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_CACHE_TTL_FRONTPAGE; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_input( $option_id ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'Specify how long, in seconds, the front page is cached.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $option_id ); ?>
				<?php $this->_validate_ttl( $option_id, 30 ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_CACHE_TTL_FEED; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_input( $option_id ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'Specify how long, in seconds, feeds are cached.', 'litespeed-cache' ); ?>
				<?php echo esc_html__( 'If this is set to a number less than 30, feeds will not be cached.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $option_id ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_CACHE_TTL_REST; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_input( $option_id ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'Specify how long, in seconds, REST calls are cached.', 'litespeed-cache' ); ?>
				<?php echo esc_html__( 'If this is set to a number less than 30, feeds will not be cached.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $option_id ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_CACHE_TTL_STATUS; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $option_id, 30 ); ?>
				</div>
				<div>
					<?php $this->recommended( $option_id ); ?>
				</div>
			</div>
			<div class="litespeed-desc">
				<?php echo esc_html__( 'Specify an HTTP status code and the number of seconds to cache that page, separated by a space.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

</tbody></table>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/banner/cloud_promo.tpl.php000064400000005724151600260630021700 0ustar00<?php
/**
 * QUIC.cloud Promotion Banner
 *
 * Displays a promotional banner for QUIC.cloud services with a tweet option to earn credits.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

?>

<div class="litespeed-wrap notice notice-success litespeed-banner-promo-qc">

	<div class="litespeed-banner-promo-qc-content">

		<div class="litespeed-banner-promo-qc-description">
			<h2><?php esc_html_e( 'You just unlocked a promotion from QUIC.cloud!', 'litespeed-cache' ); ?></h2>
			<p>
				<?php
				printf(
					esc_html__( 'Spread the love and earn %s credits to use in our QUIC.cloud online services.', 'litespeed-cache' ),
					'<strong>' . absint($this->_summary['promo'][0]['quota']) . '</strong>'
				);
				?>
				</p>
			<p>
				<a class="button button-primary" href="<?php echo esc_url($this->_summary['promo'][0]['url']); ?>" target="_blank">
					<?php
					printf(
						esc_html__( 'Send to twitter to get %s bonus', 'litespeed-cache' ),
						absint($this->_summary['promo'][0]['quota'])
					);
					?>
				</a>
				<a href="https://www.quic.cloud/faq/#credit" target="_blank"><?php esc_html_e( 'Learn more', 'litespeed-cache' ); ?></a>
			</p>
		</div>

		<div class="litespeed-banner-promo-qc-preview">
			<h4 class="litespeed-tweet-preview-title"><?php esc_html_e( 'Tweet preview', 'litespeed-cache' ); ?></h4>
			<div class="litespeed-tweet-preview">

				<div class="litespeed-tweet-img"><img src="<?php echo esc_url($this->_summary['promo'][0]['image']); ?>"></div>

				<div class="litespeed-tweet-preview-content">
					<p class="litespeed-tweet-text"><?php echo esc_html($this->_summary['promo'][0]['content']); ?></p>

					<div class="litespeed-tweet-cta">
						<a href="<?php echo esc_url($this->_summary['promo'][0]['url']); ?>" class="litespeed-tweet-btn" target="_blank"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 250 250" xml:space="preserve">
								<path class="st0" d="M78.6,226.6c94.3,0,145.9-78.2,145.9-145.9c0-2.2,0-4.4-0.1-6.6c10-7.3,18.7-16.3,25.6-26.5
								c-9.4,4.1-19.3,6.9-29.5,8.1c10.7-6.4,18.7-16.5,22.5-28.4c-10.1,6-21.1,10.2-32.6,12.4c-19.4-20.7-51.9-21.7-72.6-2.2
								c-13.3,12.5-19,31.2-14.8,49C81.9,84.3,43.4,64.8,17.4,32.8c-13.6,23.4-6.7,53.4,15.9,68.5c-8.2-0.2-16.1-2.4-23.3-6.4
								c0,0.2,0,0.4,0,0.6c0,24.4,17.2,45.4,41.2,50.3c-7.6,2.1-15.5,2.4-23.2,0.9c6.7,20.9,26,35.2,47.9,35.6c-18.2,14.3-40.6,22-63.7,22
								c-4.1,0-8.2-0.3-12.2-0.7C23.5,218.6,50.7,226.6,78.6,226.6" />
							</svg>
							<?php esc_html_e( 'Tweet this', 'litespeed-cache' ); ?>
						</a>
					</div>
				</div>

			</div>

		</div>
	</div>

	<div>
		<?php $dismiss_url = Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_CLEAR_PROMO ); ?>
		<span class="screen-reader-text"><?php esc_html_e( 'Dismiss this notice', 'litespeed-cache' ); ?>.</span>
		<a href="<?php echo esc_url($dismiss_url); ?>" class="litespeed-notice-dismiss">X</a>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/banner/score.php000064400000016313151600260710017666 0ustar00<?php
/**
 * LiteSpeed Cache Performance Review Banner
 *
 * Displays a promotional banner showing page load time and PageSpeed score improvements.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$health_scores = Health::cls()->scores();

// Exit if speed is not significantly improved or score is reduced.
if ( $health_scores['speed_before'] <= $health_scores['speed_after'] * 2 || $health_scores['score_before'] >= $health_scores['score_after'] ) {
	return;
}

// Banner can be shown now.
$this->_promo_true = true;

if ( $check_only ) {
	return;
}

$ajax_url_promo = Utility::build_url(Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, true, null, array( 'promo_tag' => $promo_tag ), true);
?>

<div class="litespeed-wrap notice notice-info litespeed-banner-promo-full">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-banner-promo-content"><?php esc_html_e( 'Thank You for Using the LiteSpeed Cache Plugin!', 'litespeed-cache' ); ?></h3>

		<div class="litespeed-row-flex litespeed-banner-promo-content litespeed-margin-left-remove litespeed-flex-wrap">
			<div class="litespeed-right50 litespeed-margin-bottom20">
				<h2 class="litespeed-text-grey litespeed-margin-bottom-remove litespeed-top10"><?php esc_html_e( 'Page Load Time', 'litespeed-cache' ); ?></h2>
				<hr class="litespeed-margin-bottom-remove" />
				<div class="litespeed-row-flex" style="margin-left: -10px;">
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove"><?php esc_html_e( 'Before', 'litespeed-cache' ); ?></p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-text-grey">
							<?php echo esc_html( $health_scores['speed_before'] ); ?><span class="litespeed-text-large">s</span>
						</div>
					</div>
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove"><?php esc_html_e( 'After', 'litespeed-cache' ); ?></p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-success">
							<?php echo esc_html( $health_scores['speed_after'] ); ?><span class="litespeed-text-large">s</span>
						</div>
					</div>
					<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
						<div>
							<p class="litespeed-text-grey litespeed-margin-y-remove" style="white-space: nowrap;">
								<?php esc_html_e( 'Improved by', 'litespeed-cache' ); ?>
							</p>
						</div>
						<div class="litespeed-top10 litespeed-text-jumbo litespeed-text-fern">
							<?php echo esc_html( $health_scores['speed_improved'] ); ?><span class="litespeed-text-large">%</span>
						</div>
					</div>
				</div>
			</div>

			<?php if ( $health_scores['score_before'] < $health_scores['score_after'] ) : ?>
				<div class="litespeed-margin-bottom20">
					<h2 class="litespeed-text-grey litespeed-margin-bottom-remove litespeed-top10"><?php esc_html_e( 'PageSpeed Score', 'litespeed-cache' ); ?></h2>
					<hr class="litespeed-margin-bottom-remove" />
					<div class="litespeed-row-flex" style="margin-left: -10px;">
						<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
							<div>
								<p class="litespeed-text-grey litespeed-text-center litespeed-margin-y-remove"><?php esc_html_e( 'Before', 'litespeed-cache' ); ?></p>
							</div>
							<div class="litespeed-promo-score" style="margin-top: -5px;">
								<?php echo wp_kses( GUI::pie( esc_html( $health_scores['score_before'] ), 45, false, true, 'litespeed-pie-' . esc_attr( $this->get_cls_of_pagescore( $health_scores['score_before'] ) ) ), GUI::allowed_svg_tags() ); ?>
							</div>
						</div>
						<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
							<div>
								<p class="litespeed-text-grey litespeed-text-center litespeed-margin-y-remove"><?php esc_html_e( 'After', 'litespeed-cache' ); ?></p>
							</div>
							<div class="litespeed-promo-score" style="margin-top: -5px;">
								<?php echo wp_kses( GUI::pie( esc_html( $health_scores['score_after'] ), 45, false, true, 'litespeed-pie-' . esc_attr( $this->get_cls_of_pagescore( $health_scores['score_after'] ) ) ), GUI::allowed_svg_tags() ); ?>
							</div>
						</div>
						<div class="litespeed-width-1-3 litespeed-padding-space litespeed-margin-x5">
							<div>
								<p class="litespeed-text-grey litespeed-margin-y-remove" style="white-space: nowrap;">
									<?php esc_html_e( 'Improved by', 'litespeed-cache' ); ?>
								</p>
							</div>
							<div class="litespeed-top10 litespeed-text-jumbo litespeed-text-fern">
								<?php echo esc_html( $health_scores['score_improved'] ); ?><span class="litespeed-text-large">%</span>
							</div>
						</div>
					</div>
				</div>
			<?php endif; ?>
		</div>

		<div class="litespeed-row-flex litespeed-flex-wrap litespeed-margin-y5">
			<div class="litespeed-banner-description-padding-right-15">
				<a href="https://wordpress.org/support/plugin/litespeed-cache/reviews/?filter=5#new-post" target="_blank" rel="noopener" style="text-decoration: none;">
					<button class="button litespeed-btn-success litespeed-btn-mini">
						<?php esc_html_e( "Sure I'd love to review!", 'litespeed-cache' ); ?>
						⭐⭐⭐⭐⭐
					</button>
				</a>
				<button type="button" class="button litespeed-btn-primary litespeed-btn-mini" id="litespeed-promo-done"><?php esc_html_e( "I've already left a review", 'litespeed-cache' ); ?></button>
				<button type="button" class="button litespeed-btn-warning litespeed-btn-mini" id="litespeed-promo-later"><?php esc_html_e( 'Maybe later', 'litespeed-cache' ); ?></button>
			</div>
			<div>
				<p class="litespeed-text-small">
					<?php esc_html_e( 'Created with ❤️ by LiteSpeed team.', 'litespeed-cache' ); ?>
					<a href="https://wordpress.org/support/plugin/litespeed-cache" target="_blank" rel="noopener"><?php esc_html_e( 'Support forum', 'litespeed-cache' ); ?></a> | <a href="https://www.litespeedtech.com/support" target="_blank" rel="noopener"><?php esc_html_e( 'Submit a ticket', 'litespeed-cache' ); ?></a>
				</p>
			</div>
		</div>
	</div>

	<div>
		<?php
		$dismiss_url = Utility::build_url(
			Core::ACTION_DISMISS,
			GUI::TYPE_DISMISS_PROMO,
			false,
			null,
			array(
				'promo_tag' => 'score',
				'later'     => 1,
			)
		);
		?>
		<span class="screen-reader-text"><?php esc_html_e( 'Dismiss this notice.', 'litespeed-cache' ); ?></span>
		<a href="<?php echo esc_url( $dismiss_url ); ?>" class="litespeed-notice-dismiss"><?php esc_html_e( 'Dismiss', 'litespeed-cache' ); ?></a>
	</div>
</div>

<script>
(function ($) {
	jQuery(document).ready(function () {
		/** Promo banner **/
		$('#litespeed-promo-done').on('click', function (event) {
			$('.litespeed-banner-promo-full').slideUp();
			$.get('<?php echo $ajax_url_promo;// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>&done=1');
		});
		$('#litespeed-promo-later').on('click', function (event) {
			$('.litespeed-banner-promo-full').slideUp();
			$.get('<?php echo $ajax_url_promo;// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>');
		});
	});
})(jQuery);
</script>litespeed-wp-plugin/7.7/litespeed-cache/tpl/banner/cloud_news.tpl.php000064400000004202151600260770021513 0ustar00<?php
/**
 * LiteSpeed Cache Promotion Banner
 *
 * Displays a promotional banner with news and installation options.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<div class="litespeed-wrap notice notice-success litespeed-banner-promo-full">
	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-top15"><?php echo wp_kses_post( $this->_summary['news.title'] ); ?></h3>
		<div class="litespeed-banner-description" style="flex-direction: column;">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php echo wp_kses_post( $this->_summary['news.content'] ); ?>
				</p>
			</div>
			<div class="litespeed-inline">
				<div class="litespeed-banner-description-padding-right-15 litespeed-margin-bottom10">
					<?php if ( ! empty( $this->_summary['news.plugin'] ) ) : ?>
						<?php $install_link = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_INSTALL_3RD, false, null, array( 'plugin' => $this->_summary['news.plugin'] ) ); ?>
						<a href="<?php echo esc_url( $install_link ); ?>" class="button litespeed-btn-success">
							<?php esc_html_e( 'Install', 'litespeed-cache' ); ?>
							<?php
							if ( ! empty( $this->_summary['news.plugin_name'] ) ) {
								echo esc_html( $this->_summary['news.plugin_name'] );
							}
							?>
						</a>
					<?php endif; ?>
					<?php if ( ! empty( $this->_summary['news.zip'] ) ) : ?>
						<?php $install_link = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_INSTALL_ZIP ); ?>
						<a href="<?php echo esc_url( $install_link ); ?>" class="button litespeed-btn-success">
							<?php esc_html_e( 'Install', 'litespeed-cache' ); ?>
						</a>
					<?php endif; ?>
				</div>
			</div>
		</div>
	</div>

	<div>
		<?php $dismiss_url = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_DISMISS_RECOMMENDED ); ?>
		<span class="screen-reader-text"><?php esc_html_e( 'Dismiss this notice', 'litespeed-cache' ); ?></span>
		<a href="<?php echo esc_url( $dismiss_url ); ?>" class="litespeed-notice-dismiss">X</a>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/banner/slack.php000064400000004142151600261040017642 0ustar00<?php
/**
 * LiteSpeed Cache Slack Community Banner
 *
 * Displays a promotional banner inviting users to join the LiteSpeed Slack community.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<div class="litespeed-wrap notice notice-info litespeed-banner-promo-full" id="litespeed-banner-promo-slack">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title"><?php esc_html_e( 'Welcome to LiteSpeed', 'litespeed-cache' ); ?></h3>
		<div class="litespeed-banner-description">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php esc_html_e( 'Want to connect with other LiteSpeed users?', 'litespeed-cache' ); ?>
					<?php
					printf(
						/* translators: %s: Link to LiteSpeed Slack community */
						esc_html__( 'Join the %s community.', 'litespeed-cache' ),
						'<a href="https://join.slack.com/t/golitespeed/shared_invite/enQtMzE5ODgxMTUyNTgzLTNiNWQ1MWZlYmI4YjEzNTM4NjdiODY2YTQ0OWVlMzBlNGZkY2E3Y2E4MjIzNmNmZmU0ZjIyNWM1ZmNmMWRlOTk" target="_blank" class="litespeed-banner-promo-slack-textlink" rel="noopener">LiteSpeed Slack</a>'
					);
					?>
				</p>
				<p class="litespeed-banner-promo-slack-line2">
					golitespeed.slack.com
				</p>
			</div>
			<div>
				<h3 class="litespeed-banner-button-link">
					<a href="https://join.slack.com/t/golitespeed/shared_invite/enQtMzE5ODgxMTUyNTgzLTNiNWQ1MWZlYmI4YjEzNTM4NjdiODY2YTQ0OWVlMzBlNGZkY2E3Y2E4MjIzNmNmZmU0ZjIyNWM1ZmNmMWRlOTk" target="_blank" rel="noopener">
						<?php esc_html_e( 'Join Us on Slack', 'litespeed-cache' ); ?>
					</a>
				</h3>
			</div>
		</div>
	</div>
	<div>
		<?php $dismiss_url = Utility::build_url( Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, false, null, array( 'promo_tag' => 'slack' ) ); ?>
		<span class="screen-reader-text"><?php esc_html_e( 'Dismiss this notice.', 'litespeed-cache' ); ?></span>
		<a href="<?php echo esc_url( $dismiss_url ); ?>" class="litespeed-notice-dismiss"><?php esc_html_e( 'Dismiss', 'litespeed-cache' ); ?></a>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/banner/new_version_dev.tpl.php000064400000003060151600261110022533 0ustar00<?php
/**
 * LiteSpeed Cache Developer Version Banner
 *
 * Displays a promotional banner for a new developer version of LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<div class="litespeed-wrap notice notice-warning litespeed-banner-promo-full">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-top15">
			<?php esc_html_e( 'LiteSpeed Cache', 'litespeed-cache' ); ?>:
			<?php esc_html_e( 'New Developer Version Available!', 'litespeed-cache' ); ?>
		</h3>
		<div class="litespeed-banner-description">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php
					/* translators: %s: Developer version number */
					printf(
						esc_html__( 'New developer version %s is available now.', 'litespeed-cache' ),
						'v' . esc_html( $this->_summary['version.dev'] )
					);
					?>
				</p>
			</div>
			<div class="litespeed-row-flex litespeed-banner-description">
				<div class="litespeed-banner-description-padding-right-15">
					<?php $url = Utility::build_url( Router::ACTION_DEBUG2, Debug2::TYPE_BETA_TEST, false, null, array( Debug2::BETA_TEST_URL => 'dev' ) ); ?>
					<a href="<?php echo esc_url( $url ); ?>" class="button litespeed-btn-success litespeed-btn-mini">
						<span class="dashicons dashicons-image-rotate"></span>
						<?php esc_html_e( 'Upgrade', 'litespeed-cache' ); ?>
					</a>
				</div>
			</div>
		</div>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/banner/ajax.php000064400000001151151600261160017470 0ustar00<?php
/**
 * Health Check Script
 *
 * Triggers a health check request for speed when the document is loaded.
 *
 * @package LiteSpeed
 * @since 1.0.0
 * @deprecated 3.3 Will only show banner after user manually checked score
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$url = Utility::build_url( Router::ACTION_HEALTH, Health::TYPE_SPEED, true, null, array(), true );
?>
<script>
document.addEventListener('DOMContentLoaded', function() {
	jQuery(document).ready( function() {
			jQuery.get( '<?php echo $url; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>' ) ;
		} ) ;
});
</script>litespeed-wp-plugin/7.7/litespeed-cache/tpl/banner/new_version.php000064400000007473151600261230021116 0ustar00<?php
/**
 * LiteSpeed Cache New Version Banner
 *
 * Displays a promotional banner for a new version of LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 * @note Only shown for single site installations.
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

// Exit if multisite or auto-upgrade is enabled.
if ( is_multisite() || $this->conf( Base::O_AUTO_UPGRADE ) ) {
	return;
}

$current = get_site_transient( 'update_plugins' );
if ( ! isset( $current->response[ Core::PLUGIN_FILE ] ) ) {
	return;
}

// Check for new version every 12 hours.
$last_check = empty( $this->_summary['new_version.last_check'] ) ? 0 : $this->_summary['new_version.last_check'];
if ( time() - $last_check > 43200 ) {
	GUI::save_summary( array( 'new_version.last_check' => time() ) );

	// Detect version
	$auto_v = Cloud::version_check( 'new_version_banner' );
	if ( ! empty( $auto_v['latest'] ) ) {
		GUI::save_summary( array( 'new_version.v' => $auto_v['latest'] ) );
	}
	// After detect, don't show, just return and show next time
	return;
}

if ( ! isset( $this->_summary['new_version.v'] ) || version_compare( Core::VER, $this->_summary['new_version.v'], '>=' ) ) {
	return;
}

// Banner can be shown now.
$this->_promo_true = true;

if ( $check_only ) {
	return;
}
?>

<div class="litespeed-wrap notice notice-success litespeed-banner-promo-full">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">
		<h3 class="litespeed-banner-title litespeed-top15">
			<?php esc_html_e( 'LiteSpeed Cache', 'litespeed-cache' ); ?>:
			<?php esc_html_e( 'New Version Available!', 'litespeed-cache' ); ?>
		</h3>
		<div class="litespeed-banner-description">
			<div class="litespeed-banner-description-padding-right-15">
				<p class="litespeed-banner-description-content">
					<?php
					/* translators: %s: New version number */
					printf(
						esc_html__( 'New release %s is available now.', 'litespeed-cache' ),
						'v' . esc_html( $this->_summary['new_version.v'] )
					);
					?>
				</p>
			</div>
			<div class="litespeed-row-flex litespeed-banner-description">
				<div class="litespeed-banner-description-padding-right-15">
					<?php $url = Utility::build_url( Router::ACTION_ACTIVATION, Activation::TYPE_UPGRADE ); ?>
					<a href="<?php echo esc_url( $url ); ?>" class="button litespeed-btn-success litespeed-btn-mini">
						<span class="dashicons dashicons-image-rotate"></span>
						<?php esc_html_e( 'Upgrade', 'litespeed-cache' ); ?>
					</a>
				</div>
				<div class="litespeed-banner-description-padding-right-15">
					<?php
					$cfg = array( Conf::TYPE_SET . '[' . Base::O_AUTO_UPGRADE . ']' => 1 );
					$url = Utility::build_url( Router::ACTION_CONF, Conf::TYPE_SET, false, null, $cfg );
					?>
					<a href="<?php echo esc_url( $url ); ?>" class="button litespeed-btn-primary litespeed-btn-mini">
						<span class="dashicons dashicons-update"></span>
						<?php esc_html_e( 'Turn On Auto Upgrade', 'litespeed-cache' ); ?>
					</a>
				</div>
				<div class="litespeed-banner-description-padding-right-15">
					<?php $url = Utility::build_url( Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PROMO, false, null, array( 'promo_tag' => 'new_version' ) ); ?>
					<a href="<?php echo esc_url( $url ); ?>" class="button litespeed-btn-warning litespeed-btn-mini">
						<?php esc_html_e( 'Maybe Later', 'litespeed-cache' ); ?>
					</a>
				</div>
			</div>
		</div>
	</div>

	<div>
		<?php
		$dismiss_url = Utility::build_url(
			Core::ACTION_DISMISS,
			GUI::TYPE_DISMISS_PROMO,
			false,
			null,
			array(
				'promo_tag' => 'new_version',
				'later'     => 1,
			)
		);
		?>
		<span class="screen-reader-text"><?php esc_html_e( 'Dismiss this notice.', 'litespeed-cache' ); ?></span>
		<a href="<?php echo esc_url( $dismiss_url ); ?>" class="litespeed-notice-dismiss"><?php esc_html_e( 'Dismiss', 'litespeed-cache' ); ?></a>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/optimax/summary.tpl.php000064400000001427151600261360021264 0ustar00<?php
/**
 * LiteSpeed Cache OptimaX Summary
 *
 * Manages the OX summary interface for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 8.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

?>
<div class="litespeed-flex-container litespeed-column-with-boxes">
	<div class="litespeed-width-7-10 litespeed-column-left litespeed-image-optim-summary-wrapper">
		<div class="litespeed-image-optim-summary">
			<h3>
				Coming soon
			</h3>
		</div>
	</div>

	<div class="litespeed-width-3-10 litespeed-column-right">
		<div class="postbox litespeed-postbox litespeed-postbox-imgopt-info">
			<div class="inside">
				<h3 class="litespeed-title">
					Placeholder
				</h3>

				<div class="litespeed-flex-container">
					... Placeholder ...
				</div>
			</div>
		</div>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/optimax/entry.tpl.php000064400000002322151600261430020721 0ustar00<?php
/**
 * LiteSpeed Cache OptimaX
 *
 * Manages the OptimaX interface for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 8.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = array(
    'summary'  => esc_html__( 'OptimaX Summary', 'litespeed-cache' ),
    'settings' => esc_html__( 'OptimaX Settings', 'litespeed-cache' ),
);

if ( is_network_admin() ) {
    $menu_list = array(
        'network_settings' => esc_html__( 'OptimaX Settings', 'litespeed-cache' ),
    );
}

?>

<div class="wrap">
    <h1 class="litespeed-h1">
        <?php esc_html_e( 'LiteSpeed Cache OptimaX', 'litespeed-cache' ); ?>
    </h1>
    <span class="litespeed-desc">
        v<?php echo esc_html( Core::VER ); ?>
    </span>
    <hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
    <h2 class="litespeed-header nav-tab-wrapper">
        <?php GUI::display_tab_list( $menu_list ); ?>
    </h2>

    <div class="litespeed-body">
        <?php
        foreach ( $menu_list as $menu_key => $val ) {
            echo '<div data-litespeed-layout="' . esc_attr( $menu_key ) . '">';
            require LSCWP_DIR . 'tpl/optimax/' . $menu_key . '.tpl.php';
            echo '</div>';
        }
        ?>
    </div>

</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/optimax/settings.tpl.php000064400000001625151600261500021423 0ustar00<?php
/**
 * LiteSpeed Cache OptimaX Settings
 *
 * Manages OptimaX settings for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 8.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$this->form_action();
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'OptimaX Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/imageopt/#image-optimization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTIMAX; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Turn on OptimaX. This will automatically request your pages OptimaX result via cron job.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>

<?php
$this->form_end();
litespeed-wp-plugin/7.7/litespeed-cache/tpl/esi.tpl.php000064400000000321151600261550016657 0ustar00<?php
/**
 * LiteSpeed Cache ESI Block Loader
 *
 * Loads the ESI block for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

defined( 'WPINC' ) || exit;

\LiteSpeed\ESI::cls()->load_esi_block();
litespeed-wp-plugin/7.7/litespeed-cache/tpl/page_optm/settings_tuning.tpl.php000064400000014057151600261670023314 0ustar00<?php
/**
 * LiteSpeed Cache Tuning Settings
 *
 * Renders the tuning settings interface for LiteSpeed Cache, allowing configuration of optimization exclusions and role-based settings.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

global $wp_roles;
$wp_orig_roles = $wp_roles;
if ( ! isset( $wp_roles ) ) {
	$wp_orig_roles = new \WP_Roles();
}

$roles = array();
foreach ( $wp_orig_roles->roles as $k => $v ) {
	$roles[ $k ] = $v['name'];
}
ksort( $roles );

?>
<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Tuning Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#tuning-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_JS_DELAY_INC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Listed JS files or inline JS code will be delayed.', 'litespeed-cache' ); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br />
					<font class="litespeed-success">
						<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
						<?php printf( esc_html__( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_optm_js_delay_inc</code>' ); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_JS_EXC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Listed JS files or inline JS code will not be minified or combined.', 'litespeed-cache' ); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br />
					<font class="litespeed-success">
						<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
						<?php printf( esc_html__( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_optimize_js_excludes</code>' ); ?>
						<?php printf( esc_html__( 'Elements with attribute %s in html code will be excluded.', 'litespeed-cache' ), '<code>data-no-optimize="1"</code>' ); ?>
						<br /><?php esc_html_e( 'Predefined list will also be combined with the above settings.', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_excludes.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_excludes.txt</a>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_JS_DEFER_EXC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Listed JS files or inline JS code will not be deferred or delayed.', 'litespeed-cache' ); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br /><span class="litespeed-success">
						<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
						<?php printf( esc_html__( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_optm_js_defer_exc</code>' ); ?>
						<?php printf( esc_html__( 'Elements with attribute %s in html code will be excluded.', 'litespeed-cache' ), '<code>data-no-defer="1"</code>' ); ?>
						<br /><?php esc_html_e( 'Predefined list will also be combined with the above settings.', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_defer_excludes.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_defer_excludes.txt</a>
					</span>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_GM_JS_EXC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Listed JS files or inline JS code will not be optimized by %s.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_GUEST ) ) . '</code>' ); ?>
					<?php Doc::full_or_partial_url(); ?>
					<?php Doc::one_per_line(); ?>
					<br /><span class="litespeed-success">
						<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
						<?php printf( esc_html__( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_optm_gm_js_exc</code>' ); ?>
						<?php printf( esc_html__( 'Elements with attribute %s in html code will be excluded.', 'litespeed-cache' ), '<code>data-no-defer="1"</code>' ); ?>
					</span>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_EXC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Prevent any optimization of listed pages.', 'litespeed-cache' ); ?>
					<?php $this->_uri_usage_example(); ?>
					<br /><span class="litespeed-success">
						<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
						<?php printf( esc_html__( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_optm_uri_exc</code>' ); ?>
					</span>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_GUEST_ONLY; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_EXC_ROLES; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Selected roles will be excluded from all optimizations.', 'litespeed-cache' ); ?>
				</div>
				<div class="litespeed-tick-list">
					<?php
					foreach ( $roles as $role_id => $role_title ) {
						$this->build_checkbox( $option_id . '[]', $role_title, $this->cls( 'Conf' )->in_optm_exc_roles( $role_id ), $role_id );
					}
					?>
				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/page_optm/settings_css.tpl.php000064400000037177151600261740022606 0ustar00<?php
/**
 * LiteSpeed Cache CSS Settings
 *
 * Renders the CSS optimization settings interface for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$__admin_display     = Admin_Display::cls();
$css_summary         = CSS::get_summary();
$ucss_summary        = UCSS::get_summary();
$closest_server_ucss = Cloud::get_summary( 'server.' . Cloud::SVC_UCSS );
$closest_server      = Cloud::get_summary( 'server.' . Cloud::SVC_CCSS );

$ccss_queue = $this->load_queue( 'ccss' );
$ucss_queue = $this->load_queue( 'ucss' );

$next_gen = '<code class="litespeed-success">' . $this->cls( 'Media' )->next_gen_image_title() . '</code>';

$ucss_service_hot = $this->cls( 'Cloud' )->service_hot( Cloud::SVC_UCSS );
$ccss_service_hot = $this->cls( 'Cloud' )->service_hot( Cloud::SVC_CCSS );
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'CSS Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_CSS_MIN; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<?php Doc::maybe_on_by_gm( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Minify CSS files and inline CSS code.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_CSS_COMB; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<?php Doc::maybe_on_by_gm( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Combine CSS files and inline CSS code.', 'litespeed-cache' ); ?>
					<a href="https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/" target="_blank"><?php esc_html_e( 'How to Fix Problems Caused by CSS/JS Optimization.', 'litespeed-cache' ); ?></a>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $option_id = Base::O_OPTM_UCSS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<?php Doc::maybe_on_by_gm( $option_id ); ?>
				<div class="litespeed-desc">
					<?php if ( ! $this->cls( 'Cloud' )->activated() ) : ?>
						<div class="litespeed-callout notice notice-error inline">
							<h4><?php esc_html_e( 'WARNING', 'litespeed-cache' ); ?></h4>
							<?php echo wp_kses_post( Error::msg( 'qc_setup_required' ) ); ?>
						</div>
					<?php endif; ?>

					<?php esc_html_e( 'Use QUIC.cloud online service to generate unique CSS.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'This will drop the unused CSS on each page from the combined file.', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#generate-ucss' ); ?>
					<br /><?php esc_html_e( 'Automatic generation of unique CSS is in the background via a cron-based queue.', 'litespeed-cache' ); ?>
					<br />
					<font class="litespeed-success"><?php esc_html_e( 'API', 'litespeed-cache' ); ?>: <?php printf( esc_html__( 'Filter %s available for UCSS per page type generation.', 'litespeed-cache' ), '<code>add_filter( "litespeed_ucss_per_pagetype", "__return_true" );</code>' ); ?></font>
					<?php $__admin_display->_check_overwritten( 'optm-ucss_per_pagetype' ); ?>

					<?php if ( $this->conf( Base::O_OPTM_UCSS ) && ! $this->conf( Base::O_OPTM_CSS_COMB ) ) : ?>
						<br />
						<font class="litespeed-warning">
							<?php printf( esc_html__( 'This option is bypassed because %1$s option is %2$s.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_OPTM_CSS_COMB ) ) . '</code>', '<code>' . esc_html__( 'OFF', 'litespeed-cache' ) . '</code>' ); ?>
						</font>
					<?php endif; ?>
				</div>

				<div class="litespeed-desc litespeed-left20">
					<?php if ( $ucss_summary ) : ?>
						<?php if ( ! empty( $ucss_summary['last_request'] ) ) : ?>
							<p>
								<?php echo esc_html__( 'Last generated', 'litespeed-cache' ) . ': <code>' . esc_html( Utility::readable_time( $ucss_summary['last_request'] ) ) . '</code>'; ?>
							</p>
							<p>
								<?php echo esc_html__( 'Last requested cost', 'litespeed-cache' ) . ': <code>' . esc_html( $ucss_summary['last_spent'] ) . 's</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ( $closest_server_ucss ) : ?>
						<a class="litespeed-redetect" href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array( 'svc' => Cloud::SVC_UCSS ) ) ); ?>" data-balloon-pos="up" data-balloon-break aria-label="<?php printf( esc_html__( 'Current closest Cloud server is %s. Click to redetect.', 'litespeed-cache' ), esc_html( $closest_server_ucss ) ); ?>" data-litespeed-cfm="<?php esc_html_e( 'Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache' ); ?>"><i class="litespeed-quic-icon"></i> <?php esc_html_e( 'Redetect', 'litespeed-cache' ); ?></a>
					<?php endif; ?>

					<?php if ( ! empty( $ucss_queue ) ) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php printf( esc_html__( 'URL list in %s queue waiting for cron', 'litespeed-cache' ), 'UCSS' ); ?> ( <?php echo esc_html( count( $ucss_queue ) ); ?> )
								<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_UCSS, UCSS::TYPE_CLEAR_Q ) ); ?>" class="button litespeed-btn-warning litespeed-right"><?php esc_html_e( 'Clear', 'litespeed-cache' ); ?></a>
							</h4>
							<p>
								<?php
								$i = 0;
								foreach ( $ucss_queue as $queue_key => $queue_val ) :
									if ( $i++ > 20 ) :
										echo '...';
										break;
									endif;
									if ( ! is_array( $queue_val ) ) {
										continue;
									}
									if ( ! empty( $queue_val['_status'] ) ) {
										echo '<span class="litespeed-success">';
									}
									echo esc_html( $queue_val['url'] );
									if ( ! empty( $queue_val['_status'] ) ) {
										echo '</span>';
									}
									$pos = strpos( $queue_key, ' ' );
									if ( $pos ) {
										echo ' (' . esc_html__( 'Vary Group', 'litespeed-cache' ) . ':' . esc_html( substr( $queue_key, 0, $pos ) ) . ')';
									}
									if ( $queue_val['is_mobile'] ) {
										echo ' <span data-balloon-pos="up" aria-label="mobile">📱</span>';
									}
									if ( ! empty( $queue_val['is_webp'] ) ) {
										echo ' ' . wp_kses_post( $next_gen );
									}
									echo '<br />';
								endforeach;
								?>
							</p>
						</div>
						<?php if ( $ucss_service_hot ) : ?>
							<button class="button button-secondary" disabled>
								<?php printf( esc_html__( 'Run %s Queue Manually', 'litespeed-cache' ), 'UCSS' ); ?>
								- <?php printf( esc_html__( 'Available after %d second(s)', 'litespeed-cache' ), esc_html( $ucss_service_hot ) ); ?>
							</button>
						<?php else : ?>
							<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_UCSS, UCSS::TYPE_GEN ) ); ?>" class="button litespeed-btn-success">
								<?php printf( esc_html__( 'Run %s Queue Manually', 'litespeed-cache' ), 'UCSS' ); ?>
							</a>
						<?php endif; ?>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $option_id = Base::O_OPTM_UCSS_INLINE; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<?php Doc::maybe_on_by_gm( $option_id ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_GUEST ) ) . '</code>' ); ?>
					<br />
					<font class="litespeed-info">
						<?php printf( esc_html__( 'This option will automatically bypass %s option.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_OPTM_CSS_ASYNC ) ) . '</code>' ); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_CSS_COMB_EXT_INL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_OPTM_CSS_COMB ) ) . '</code>' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_CSS_ASYNC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<?php Doc::maybe_on_by_gm( $option_id ); ?>
				<div class="litespeed-desc">
					<?php if ( ! $this->cls( 'Cloud' )->activated() ) : ?>
						<div class="litespeed-callout notice notice-error inline">
							<h4><?php esc_html_e( 'WARNING', 'litespeed-cache' ); ?></h4>
							<?php echo wp_kses_post( Error::msg( 'qc_setup_required' ) ); ?>
						</div>
					<?php endif; ?>
					<?php esc_html_e( 'Optimize CSS delivery.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.', 'litespeed-cache' ); ?><br />
					<?php esc_html_e( 'Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously.', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#load-css-asynchronously' ); ?><br />
					<?php esc_html_e( 'Automatic generation of critical CSS is in the background via a cron-based queue.', 'litespeed-cache' ); ?><br />
					<?php printf( esc_html__( 'When this option is turned %s, it will also load Google Fonts asynchronously.', 'litespeed-cache' ), '<code>' . esc_html__( 'ON', 'litespeed-cache' ) . '</code>' ); ?>
					<br />
					<font class="litespeed-success">
						<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
						<?php printf( esc_html__( 'Elements with attribute %s in HTML code will be excluded.', 'litespeed-cache' ), '<code>data-no-async="1"</code>' ); ?>
					</font>

					<?php if ( $this->conf( Base::O_OPTM_CSS_ASYNC ) && $this->conf( Base::O_OPTM_CSS_COMB ) && $this->conf( Base::O_OPTM_UCSS ) && $this->conf( Base::O_OPTM_UCSS_INLINE ) ) : ?>
						<br />
						<font class="litespeed-warning">
							<?php printf( esc_html__( 'This option is bypassed due to %s option.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_OPTM_UCSS_INLINE ) ) . '</code>' ); ?>
						</font>
					<?php endif; ?>
				</div>

				<div class="litespeed-desc litespeed-left20">
					<?php if ( $css_summary ) : ?>
						<?php if ( ! empty( $css_summary['last_request_ccss'] ) ) : ?>
							<p>
								<?php echo esc_html__( 'Last generated', 'litespeed-cache' ) . ': <code>' . esc_html( Utility::readable_time( $css_summary['last_request_ccss'] ) ) . '</code>'; ?>
							</p>
							<p>
								<?php echo esc_html__( 'Last requested cost', 'litespeed-cache' ) . ': <code>' . esc_html( $css_summary['last_spent_ccss'] ) . 's</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ( $closest_server ) : ?>
						<a class="litespeed-redetect" href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array( 'svc' => Cloud::SVC_CCSS ) ) ); ?>" data-balloon-pos="up" data-balloon-break aria-label="<?php printf( esc_html__( 'Current closest Cloud server is %s. Click to redetect.', 'litespeed-cache' ), esc_html( $closest_server ) ); ?>" data-litespeed-cfm="<?php esc_html_e( 'Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache' ); ?>"><i class="litespeed-quic-icon"></i> <?php esc_html_e( 'Redetect', 'litespeed-cache' ); ?></a>
					<?php endif; ?>

					<?php if ( ! empty( $ccss_queue ) ) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php printf( esc_html__( 'URL list in %s queue waiting for cron', 'litespeed-cache' ), 'CCSS' ); ?> ( <?php echo esc_html( count( $ccss_queue ) ); ?> )
								<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CSS, CSS::TYPE_CLEAR_Q_CCSS ) ); ?>" class="button litespeed-btn-warning litespeed-right"><?php esc_html_e( 'Clear', 'litespeed-cache' ); ?></a>
							</h4>
							<p>
								<?php
								$i = 0;
								foreach ( $ccss_queue as $queue_key => $queue_val ) :
									if ( $i++ > 20 ) :
										echo '...';
										break;
									endif;
									if ( ! is_array( $queue_val ) ) {
										continue;
									}
									if ( ! empty( $queue_val['_status'] ) ) {
										echo '<span class="litespeed-success">';
									}
									echo esc_html( $queue_val['url'] );
									if ( ! empty( $queue_val['_status'] ) ) {
										echo '</span>';
									}
									$pos = strpos( $queue_key, ' ' );
									if ( $pos ) {
										echo ' (' . esc_html__( 'Vary Group', 'litespeed-cache' ) . ':' . esc_html( substr( $queue_key, 0, $pos ) ) . ')';
									}
									if ( $queue_val['is_mobile'] ) {
										echo ' <span data-balloon-pos="up" aria-label="mobile">📱</span>';
									}
									if ( ! empty( $queue_val['is_webp'] ) ) {
										echo ' ' . wp_kses_post( $next_gen );
									}
									echo '<br />';
								endforeach;
								?>
							</p>
						</div>
						<?php if ( $ccss_service_hot ) : ?>
							<button class="button button-secondary" disabled>
								<?php printf( esc_html__( 'Run %s Queue Manually', 'litespeed-cache' ), 'CCSS' ); ?>
								- <?php printf( esc_html__( 'Available after %d second(s)', 'litespeed-cache' ), esc_html( $ccss_service_hot ) ); ?>
							</button>
						<?php else : ?>
							<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_CSS, CSS::TYPE_GEN_CCSS ) ); ?>" class="button litespeed-btn-success">
								<?php printf( esc_html__( 'Run %s Queue Manually', 'litespeed-cache' ), 'CCSS' ); ?>
							</a>
						<?php endif; ?>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $option_id = Base::O_OPTM_CCSS_PER_URL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th class="litespeed-padding-left">
				<?php $option_id = Base::O_OPTM_CSS_ASYNC_INLINE; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'This will inline the asynchronous CSS library to avoid render blocking.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_CSS_FONT_DISPLAY; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id, array( esc_html__( 'Default', 'litespeed-cache' ), 'Swap' ) ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded.', 'litespeed-cache' ), '<code>font-display</code>', '<code>@font-face</code>' ); ?>
					<br /><?php printf( esc_html__( '%s is recommended.', 'litespeed-cache' ), '<code>' . esc_html__( 'Swap', 'litespeed-cache' ) . '</code>' ); ?>
				</div>
			</td>
		</tr>
	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/page_optm/settings_media_exc.tpl.php000064400000007574151600262010023721 0ustar00<?php
/**
 * LiteSpeed Cache Media Excludes Settings
 *
 * Renders the media excludes settings interface for LiteSpeed Cache, allowing configuration of exclusions for lazy loading and LQIP.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Media Excludes', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#media-excludes-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>

	<tr>
		<th>
			<?php $option_id = Base::O_MEDIA_LAZY_EXC; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Listed images will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
				<br /><?php esc_html_e( 'Useful for above-the-fold images causing CLS (a Core Web Vitals metric).', 'litespeed-cache' ); ?>
				<br /><font class="litespeed-success">
					<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
					<?php printf( esc_html__( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_media_lazy_img_excludes</code>' ); ?>
					<?php printf( esc_html__( 'Elements with attribute %s in html code will be excluded.', 'litespeed-cache' ), '<code>data-no-lazy="1"</code>' ); ?>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_MEDIA_LAZY_CLS_EXC; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $option_id ); ?>
				</div>
				<div>
					<?php $this->recommended( $option_id ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php esc_html_e( 'Images containing these class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url( true ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_MEDIA_LAZY_PARENT_CLS_EXC; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Images having these parent class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_MEDIA_IFRAME_LAZY_CLS_EXC; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Iframes containing these class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url( true ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Iframes having these parent class names will not be lazy loaded.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_MEDIA_LAZY_URI_EXC; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Prevent any lazy load of listed pages.', 'litespeed-cache' ); ?>
				<?php $this->_uri_usage_example(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_MEDIA_LQIP_EXC; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'These images will not generate LQIP.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
			</div>
		</td>
	</tr>

</tbody></table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/page_optm/settings_html.tpl.php000064400000014507151600262060022746 0ustar00<?php
/**
 * LiteSpeed Cache HTML Settings
 *
 * Renders the HTML optimization settings interface for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'HTML Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#html-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_HTML_MIN; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Minify HTML content.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_DNS_PREFETCH; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Prefetching DNS can reduce latency for visitors.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'For example', 'litespeed-cache' ); ?>: <code>//www.example.com</code>
					<?php Doc::one_per_line(); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#dns-prefetch' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_DNS_PREFETCH_CTRL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'This can improve the page loading speed.', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( 'https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_DNS_PRECONNECT; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Preconnecting speeds up future loads from a given origin.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'For example', 'litespeed-cache' ); ?>: <code>https://example.com</code>
					<?php Doc::one_per_line(); ?>
					<?php Doc::learn_more( 'https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/preconnect' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_HTML_LAZY; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Delay rendering off-screen HTML elements by its selector.', 'litespeed-cache' ); ?>
					<?php Doc::one_per_line(); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#html-lazyload-selectors' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_HTML_SKIP_COMMENTS; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_textarea( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'When minifying HTML do not discard comments that match a specified pattern.', 'litespeed-cache' ); ?>
					<br />
					<?php printf( esc_html__( 'If comment to be kept is like: %1$s write: %2$s', 'litespeed-cache' ), '<code>&lt;!-- A comment that needs to be here --&gt;</code>', '<code>A comment that needs to be here</code>' ); ?>
					<br />
					<?php Doc::one_per_line(); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_QS_RM; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Remove query strings from internal static resources.', 'litespeed-cache' ); ?>
					<br />
					<font class="litespeed-warning">
						⚠️
						<?php esc_html_e( 'Google reCAPTCHA will be bypassed automatically.', 'litespeed-cache' ); ?>
					</font>
					<br />
					<font class="litespeed-success">
						<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
						<?php printf( esc_html__( 'Append query string %s to the resources to bypass this action.', 'litespeed-cache' ), '<code>&amp;_litespeed_rm_qs=0</code>' ); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_GGFONTS_ASYNC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'This will also add a preconnect to Google Fonts to establish a connection earlier.', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#load-google-fonts-asynchronously' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_GGFONTS_RM; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Prevent Google Fonts from loading on all pages.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_EMOJI_RM; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Stop loading WordPress.org emoji. Browser default emoji will be displayed instead.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_NOSCRIPT_RM; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'This option will remove all %s tags from HTML.', 'litespeed-cache' ), '<code>&lt;noscript&gt;</code>' ); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#remove-noscript-tags' ); ?>
				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/page_optm/settings_vpi.tpl.php000064400000012221151600262140022566 0ustar00<?php
/**
 * LiteSpeed Cache Viewport Images Settings
 *
 * Renders the Viewport Images settings interface for LiteSpeed Cache, allowing configuration of viewport image detection and exclusions.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$summary        = VPI::get_summary();
$closest_server = Cloud::get_summary( 'server.' . Cloud::SVC_VPI );

$queue           = $this->load_queue( 'vpi' );
$vpi_service_hot = $this->cls( 'Cloud' )->service_hot( Cloud::SVC_VPI );
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Viewport Images', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#vpi-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_VPI; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'When you use Lazy Load, it will delay the loading of all images on a page.', 'litespeed-cache' ); ?>
					<br /><?php esc_html_e( 'The Viewport Images service detects which images appear above the fold, and excludes them from lazy load.', 'litespeed-cache' ); ?>
					<br /><?php esc_html_e( "This enables the page's initial screenful of imagery to be fully displayed without delay.", 'litespeed-cache' ); ?>

					<?php if ( ! $this->conf( Base::O_MEDIA_LAZY ) ) : ?>
						<br />
						<font class="litespeed-warning litespeed-left10">
							⚠️ <?php esc_html_e( 'Notice', 'litespeed-cache' ); ?>: <?php printf( esc_html__( '%s must be turned ON for this setting to work.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_MEDIA_LAZY ) ) . '</code>' ); ?>
						</font>
					<?php endif; ?>
				</div>

				<div class="litespeed-desc litespeed-left20">
					<?php if ( $summary ) : ?>
						<?php if ( ! empty( $summary['last_request'] ) ) : ?>
							<p>
								<?php echo esc_html__( 'Last generated', 'litespeed-cache' ) . ': <code>' . esc_html( Utility::readable_time( $summary['last_request'] ) ) . '</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ( $closest_server ) : ?>
						<a class='litespeed-redetect' href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array( 'svc' => Cloud::SVC_VPI ) ) ); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php printf( esc_html__( 'Current closest Cloud server is %s. Click to redetect.', 'litespeed-cache' ), esc_html( $closest_server ) ); ?>' data-litespeed-cfm="<?php esc_html_e( 'Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache' ); ?>"><i class='litespeed-quic-icon'></i> <?php esc_html_e( 'Redetect', 'litespeed-cache' ); ?></a>
					<?php endif; ?>

					<?php if ( ! empty( $queue ) ) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php printf( esc_html__( 'URL list in %s queue waiting for cron', 'litespeed-cache' ), 'VPI' ); ?> ( <?php echo esc_html( count( $queue ) ); ?> )
								<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_VPI, VPI::TYPE_CLEAR_Q ) ); ?>" class="button litespeed-btn-warning litespeed-right"><?php esc_html_e( 'Clear', 'litespeed-cache' ); ?></a>
							</h4>
							<p>
								<?php
								$i = 0;
								foreach ( $queue as $k => $v ) {
									if ( $i++ > 20 ) {
										echo '...';
										break;
									}
									if ( ! is_array( $v ) ) {
										continue;
									}
									if ( ! empty( $v['_status'] ) ) {
										echo '<span class="litespeed-success">';
									}
									echo esc_html( $v['url'] );
									if ( ! empty( $v['_status'] ) ) {
										echo '</span>';
									}
									$pos = strpos( $k, ' ' );
									if ( $pos ) {
										echo ' (' . esc_html__( 'Vary Group', 'litespeed-cache' ) . ':' . esc_html( substr( $k, 0, $pos ) ) . ')';
									}
									if ( $v['is_mobile'] ) {
										echo ' <span data-balloon-pos="up" aria-label="mobile">📱</span>';
									}
									echo '<br />';
								}
								?>
							</p>
						</div>
						<?php if ( $vpi_service_hot ) : ?>
							<button class="button button-secondary" disabled>
								<?php printf( esc_html__( 'Run %s Queue Manually', 'litespeed-cache' ), 'VPI' ); ?>
								- <?php printf( esc_html__( 'Available after %d second(s)', 'litespeed-cache' ), esc_html( $vpi_service_hot ) ); ?>
							</button>
						<?php else : ?>
							<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_VPI, VPI::TYPE_GEN ) ); ?>" class="button litespeed-btn-success">
								<?php printf( esc_html__( 'Run %s Queue Manually', 'litespeed-cache' ), 'VPI' ); ?>
							</a>
						<?php endif; ?>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_VPI_CRON; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Enable Viewport Images auto generation cron.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>
	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/page_optm/entry.tpl.php000064400000003761151600262210021220 0ustar00<?php
/**
 * LiteSpeed Cache Page Optimization Interface
 *
 * Renders the page optimization settings interface for LiteSpeed Cache with tabbed navigation.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = array(
	'settings_css'          => esc_html__( 'CSS Settings', 'litespeed-cache' ),
	'settings_js'           => esc_html__( 'JS Settings', 'litespeed-cache' ),
	'settings_html'         => esc_html__( 'HTML Settings', 'litespeed-cache' ),
	'settings_media'        => esc_html__( 'Media Settings', 'litespeed-cache' ),
	'settings_vpi'          => esc_html__( 'VPI', 'litespeed-cache' ),
	'settings_media_exc'    => esc_html__( 'Media Excludes', 'litespeed-cache' ),
	'settings_localization' => esc_html__( 'Localization', 'litespeed-cache' ),
	'settings_tuning'       => esc_html__( 'Tuning', 'litespeed-cache' ),
	'settings_tuning_css'   => esc_html__( 'Tuning', 'litespeed-cache' ) . ' - CSS',
);

?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php esc_html_e( 'LiteSpeed Cache Page Optimization', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo esc_html( Core::VER ); ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">

	<div class="litespeed-callout notice notice-warning inline">
		<h4><?php esc_html_e( 'NOTICE', 'litespeed-cache' ); ?></h4>
		<p><?php esc_html_e( 'Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action.', 'litespeed-cache' ); ?></p>
	</div>

	<h2 class="litespeed-header nav-tab-wrapper">
		<?php GUI::display_tab_list( $menu_list ); ?>
	</h2>

	<div class="litespeed-body">
	<?php
		$this->form_action();

		// Include all tpl for faster UE
		foreach ( $menu_list as $tab_key => $tab_val ) {
			?>
			<div data-litespeed-layout='<?php echo esc_attr( $tab_key ); ?>'>
				<?php require LSCWP_DIR . 'tpl/page_optm/' . $tab_key . '.tpl.php'; ?>
			</div>
			<?php
		}

		$this->form_end();
	?>
	</div>

</div>litespeed-wp-plugin/7.7/litespeed-cache/tpl/page_optm/settings_js.tpl.php000064400000006637151600262260022425 0ustar00<?php
/**
 * LiteSpeed Cache JS Settings
 *
 * Renders the JS optimization settings interface for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'JS Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#js-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_JS_MIN; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<?php Doc::maybe_on_by_gm( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Minify JS files and inline JS codes.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_JS_COMB; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<?php Doc::maybe_on_by_gm( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Combine all local JS files into a single file.', 'litespeed-cache' ); ?>
					<a href="https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/" target="_blank"><?php esc_html_e( 'How to Fix Problems Caused by CSS/JS Optimization.', 'litespeed-cache' ); ?></a>
					<br />
					<font class="litespeed-danger">
						🚨 <?php esc_html_e( 'This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.', 'litespeed-cache' ); ?>
						<?php esc_html_e( 'JS error can be found from the developer console of browser by right clicking and choosing Inspect.', 'litespeed-cache' ); ?>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_JS_COMB_EXT_INL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php printf( esc_html__( 'Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_OPTM_JS_COMB ) ) . '</code>' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_OPTM_JS_DEFER; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id, array( esc_html__( 'OFF', 'litespeed-cache' ), esc_html__( 'Deferred', 'litespeed-cache' ), esc_html__( 'Delayed', 'litespeed-cache' ) ) ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric).', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#load-js-deferred' ); ?><br />
					<?php esc_html_e( 'This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( 'https://web.dev/fid/#what-is-fid' ); ?>
					<br />
					<font class="litespeed-danger">
						🚨 <?php esc_html_e( 'This option may result in a JS error or layout issue on frontend pages with certain themes/plugins.', 'litespeed-cache' ); ?>
					</font>
				</div>
			</td>
		</tr>

	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/page_optm/settings_tuning_css.tpl.php000064400000016711151600262330024155 0ustar00<?php
/**
 * LiteSpeed Cache Tuning CSS Settings
 *
 * Renders the Tuning CSS settings interface for LiteSpeed Cache, allowing configuration of CSS exclusions and optimizations.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

?>
<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Tuning CSS Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#tuning-css-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
<tbody>
	<tr>
		<th>
			<?php $option_id = Base::O_OPTM_CSS_EXC; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Listed CSS files or inline CSS code will not be minified or combined.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
				<br /><font class="litespeed-success">
					<?php echo esc_html_e( 'API', 'litespeed-cache' ); ?>:
					<?php printf( esc_html__( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_optimize_css_excludes</code>' ); ?>
					<?php printf( esc_html__( 'Elements with attribute %s in html code will be excluded.', 'litespeed-cache' ), '<code>data-no-optimize="1"</code>' ); ?>
					<br /><?php echo esc_html_e( 'Predefined list will also be combined with the above settings', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/css_excludes.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/css_excludes.txt</a>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_OPTM_UCSS_FILE_EXC_INLINE; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Listed CSS files will be excluded from UCSS and saved to inline.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_OPTM_UCSS_SELECTOR_WHITELIST; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'List the CSS selectors whose styles should always be included in UCSS.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#ucss-selector-allowlist', esc_html__( 'Learn more', 'litespeed-cache' ) ); ?>.
				<br /><?php printf( esc_html__( 'Wildcard %s supported.', 'litespeed-cache' ), '<code>*</code>' ); ?>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php esc_html_e( 'Note', 'litespeed-cache' ); ?></h4>
					<p>
						<?php esc_html_e( 'The selector must exist in the CSS. Parent classes in the HTML will not work.', 'litespeed-cache' ); ?>
					</p>
				</div>
				<font class="litespeed-success">
					<?php esc_html_e( 'Predefined list will also be combined w/ the above settings', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/ucss_whitelist.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/ucss_whitelist.txt</a>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_OPTM_UCSS_EXC; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Listed URI will not generate UCSS.', 'litespeed-cache' ); ?>
				<?php Doc::full_or_partial_url(); ?>
				<?php Doc::one_per_line(); ?>
				<br /><span class="litespeed-success">
					<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
					<?php printf( esc_html__( 'Filter %s is supported.', 'litespeed-cache' ), '<code>litespeed_ucss_exc</code>' ); ?>
				</span>
				<br /><font class="litespeed-success"><?php esc_html_e( 'API', 'litespeed-cache' ); ?>: <?php printf( esc_html__( 'Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL.', 'litespeed-cache' ), "<code>add_filter( 'litespeed_ucss_per_pagetype', function(){return get_post_type() == 'page';} );</code>", '<code>page</code>' ); ?></font>
				<br /><font class="litespeed-success"><?php esc_html_e( 'API', 'litespeed-cache' ); ?>: <?php printf( esc_html__( 'Use %1$s to bypass UCSS for the pages which page type is %2$s.', 'litespeed-cache' ), "<code>add_action( 'litespeed_optm', function(){get_post_type() == 'page' && do_action( 'litespeed_conf_force', 'optm-ucss', false );});</code>", '<code>page</code>' ); ?></font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_OPTM_CCSS_SEP_POSTTYPE; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'List post types where each item of that type should have its own CCSS generated.', 'litespeed-cache' ); ?>
				<?php printf( esc_html__( 'For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site.', 'litespeed-cache' ), '<code>page</code>' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#separate-ccss-cache-post-types_1' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_OPTM_CCSS_SEP_URI; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Separate critical CSS files will be generated for paths containing these strings.', 'litespeed-cache' ); ?>
				<?php $this->_uri_usage_example(); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_OPTM_CCSS_SELECTOR_WHITELIST; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'List the CSS selectors whose styles should always be included in CCSS.', 'litespeed-cache' ); ?>
				<?php Doc::one_per_line(); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#ccss-selector-allowlist', esc_html__( 'Learn more', 'litespeed-cache' ) ); ?>.
				<br /><?php printf( esc_html__( 'Wildcard %s supported.', 'litespeed-cache' ), '<code>*</code>' ); ?>
				<div class="litespeed-callout notice notice-warning inline">
					<h4><?php esc_html_e( 'Note', 'litespeed-cache' ); ?></h4>
					<p>
						<?php esc_html_e( 'Selectors must exist in the CSS. Parent classes in the HTML will not work.', 'litespeed-cache' ); ?>
					</p>
				</div>
				<font class="litespeed-success">
					<?php esc_html_e( 'Predefined list will also be combined w/ the above settings', 'litespeed-cache' ); ?>: <a href="https://github.com/litespeedtech/lscache_wp/blob/dev/data/ccss_whitelist.txt" target="_blank">https://github.com/litespeedtech/lscache_wp/blob/dev/data/ccss_whitelist.txt</a>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_OPTM_CCSS_CON; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_textarea( $option_id ); ?>
			<div class="litespeed-desc">
				<?php printf( esc_html__( 'Specify critical CSS rules for above-the-fold content when enabling %s.', 'litespeed-cache' ), esc_html__( 'Load CSS Asynchronously', 'litespeed-cache' ) ); ?>
			</div>
		</td>
	</tr>

</tbody></table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/page_optm/settings_media.tpl.php000064400000032156151600262400023057 0ustar00<?php
/**
 * LiteSpeed Cache Media Settings
 *
 * Renders the media settings interface for LiteSpeed Cache, including lazy loading, placeholders, and image optimization options.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$__admin_display     = Admin_Display::cls();
$placeholder_summary = Placeholder::get_summary();
$closest_server      = Cloud::get_summary( 'server.' . Cloud::SVC_LQIP );

$lqip_queue = $this->load_queue( 'lqip' );

$scaled_size = apply_filters( 'big_image_size_threshold', 2560, [], '', 0 ) . 'px';

?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Media Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#media-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table">
	<tbody>
		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_LAZY; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Load images only when they enter the viewport.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'This can improve page loading time by reducing initial HTTP requests.', 'litespeed-cache' ); ?>
					<br />
					<font class="litespeed-success">
						💡
						<a href="https://docs.litespeedtech.com/lscache/lscwp/pageopt/#lazy-load-images" target="_blank"><?php esc_html_e( 'Adding Style to Your Lazy-Loaded Images', 'litespeed-cache' ); ?></a>
					</font>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_LAZY_PLACEHOLDER; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-long' ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Specify a base64 image to be used as a simple placeholder while images finish loading.', 'litespeed-cache' ); ?>
					<br /><?php printf( esc_html__( 'This can be predefined in %2$s as well using constant %1$s, with this setting taking priority.', 'litespeed-cache' ), '<code>LITESPEED_PLACEHOLDER</code>', '<code>wp-config.php</code>' ); ?>
					<br /><?php printf( esc_html__( 'By default a gray image placeholder %s will be used.', 'litespeed-cache' ), '<code>data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=</code>' ); ?>
					<br /><?php printf( esc_html__( 'For example, %s can be used for a transparent placeholder.', 'litespeed-cache' ), '<code>data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7</code>' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_PLACEHOLDER_RESP; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<?php Doc::maybe_on_by_gm( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Responsive image placeholders can help to reduce layout reshuffle when images are loaded.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'This will generate the placeholder with same dimensions as the image if it has the width and height attributes.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_PLACEHOLDER_RESP_SVG; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-long' ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Specify an SVG to be used as a placeholder when generating locally.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'It will be converted to a base64 SVG placeholder on-the-fly.', 'litespeed-cache' ); ?>
					<br /><?php printf( esc_html__( 'Variables %s will be replaced with the corresponding image properties.', 'litespeed-cache' ), '<code>{width} {height}</code>' ); ?>
					<br /><?php printf( esc_html__( 'Variables %s will be replaced with the configured background color.', 'litespeed-cache' ), '<code>{color}</code>' ); ?>
					<br /><?php $this->recommended( $option_id ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_PLACEHOLDER_RESP_COLOR; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, null, null, 'color' ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Specify the responsive placeholder SVG color.', 'litespeed-cache' ); ?>
					<?php $this->recommended( $option_id ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_LQIP; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<?php Doc::maybe_on_by_gm( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading.', 'litespeed-cache' ); ?>
					<br /><?php esc_html_e( 'Keep this off to use plain color placeholders.', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#lqip-cloud-generator' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_LQIP_QUAL; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-short' ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Specify the quality when generating LQIP.', 'litespeed-cache' ); ?>
					<br /><?php esc_html_e( 'Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points.', 'litespeed-cache' ); ?>
					<?php $this->recommended( $option_id ); ?>
					<?php $this->_validate_ttl( $option_id, 1, 20 ); ?>
					<br />💡 <?php printf( esc_html__( 'Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu.', 'litespeed-cache' ), '<code>' . esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'LQIP Cache', 'litespeed-cache' ) . '</code>' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_LQIP_MIN_W; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-short' ); ?> x
				<?php $this->build_input( Base::O_MEDIA_LQIP_MIN_H, 'litespeed-input-short' ); ?>
				<?php esc_html_e( 'pixels', 'litespeed-cache' ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'LQIP requests will not be sent for images where both width and height are smaller than these dimensions.', 'litespeed-cache' ); ?>
					<?php $this->recommended( $option_id ); ?>
					<?php $this->_validate_ttl( $option_id, 10, 800 ); ?>
					<?php $this->_validate_ttl( Base::O_MEDIA_LQIP_MIN_H, 10, 800 ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_PLACEHOLDER_RESP_ASYNC; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Automatically generate LQIP in the background via a cron-based queue.', 'litespeed-cache' ); ?>
					<?php
					printf(
						esc_html__( 'If set to %1$s, before the placeholder is localized, the %2$s configuration will be used.', 'litespeed-cache' ),
						'<code>' . esc_html__( 'ON', 'litespeed-cache' ) . '</code>',
						'<code>' . esc_html( Lang::title( Base::O_MEDIA_PLACEHOLDER_RESP_SVG ) ) . '</code>'
					);
					?>
					<?php printf( esc_html__( 'If set to %s this is done in the foreground, which may slow down page load.', 'litespeed-cache' ), '<code>' . esc_html__( 'OFF', 'litespeed-cache' ) . '</code>' ); ?>
					<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#generate-lqip-in-background' ); ?>
				</div>

				<div class="litespeed-desc">
					<?php if ( $placeholder_summary ) : ?>
						<?php if ( ! empty( $placeholder_summary['last_request'] ) ) : ?>
							<p>
								<?php echo esc_html__( 'Last generated', 'litespeed-cache' ) . ': <code>' . esc_html( Utility::readable_time( $placeholder_summary['last_request'] ) ) . '</code>'; ?>
							</p>
						<?php endif; ?>
					<?php endif; ?>

					<?php if ( $closest_server ) : ?>
						<a class="litespeed-redetect" href="<?php echo esc_url( Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_REDETECT_CLOUD, false, null, array( 'svc' => Cloud::SVC_LQIP ) ) ); ?>" data-balloon-pos="up" data-balloon-break aria-label='<?php printf( esc_html__( 'Current closest Cloud server is %s. Click to redetect.', 'litespeed-cache' ), esc_html( $closest_server ) ); ?>' data-litespeed-cfm="<?php esc_html_e( 'Are you sure you want to redetect the closest cloud server for this service?', 'litespeed-cache' ); ?>"><i class='litespeed-quic-icon'></i> <?php esc_html_e( 'Redetect', 'litespeed-cache' ); ?></a>
					<?php endif; ?>

					<?php if ( ! empty( $lqip_queue ) ) : ?>
						<div class="litespeed-callout notice notice-warning inline">
							<h4>
								<?php esc_html_e( 'Size list in queue waiting for cron', 'litespeed-cache' ); ?> ( <?php echo esc_html( count( $lqip_queue ) ); ?> )
								<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_PLACEHOLDER, Placeholder::TYPE_CLEAR_Q ) ); ?>" class="button litespeed-btn-warning litespeed-right"><?php esc_html_e( 'Clear', 'litespeed-cache' ); ?></a>
							</h4>
							<p>
								<?php
								$i = 0;
								foreach ( $lqip_queue as $k => $v ) {
									if ( $i++ > 20 ) {
										echo '...';
										break;
									}
									echo esc_html( $v );
									echo '<br />';
								}
								?>
							</p>
						</div>
						<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_PLACEHOLDER, Placeholder::TYPE_GENERATE ) ); ?>" class="button litespeed-btn-success">
							<?php esc_html_e( 'Run Queue Manually', 'litespeed-cache' ); ?>
						</a>
						<?php Doc::queue_issues(); ?>
					<?php endif; ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_IFRAME_LAZY; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Load iframes only when they enter the viewport.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'This can improve page loading time by reducing initial HTTP requests.', 'litespeed-cache' ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_ADD_MISSING_SIZES; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric).', 'litespeed-cache' ); ?>
					<?php Doc::learn_more( 'https://web.dev/optimize-cls/#images-without-dimensions' ); ?>

					<br />
					<font class="litespeed-warning litespeed-left10">
						⚠️ <?php esc_html_e( 'Notice', 'litespeed-cache' ); ?>: <?php printf( esc_html__( '%s must be turned ON for this setting to work.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_MEDIA_LAZY ) ) . '</code>' ); ?>
					</font>

					<br />
					<font class="litespeed-success">
						<?php esc_html_e( 'API', 'litespeed-cache' ); ?>:
						<?php printf( esc_html__( 'Use %1$s to bypass remote image dimension check when %2$s is ON.', 'litespeed-cache' ), '<code>add_filter( "litespeed_media_ignore_remote_missing_sizes", "__return_true" );</code>', '<code>' . esc_html( Lang::title( Base::O_MEDIA_ADD_MISSING_SIZES ) ) . '</code>' ); ?>
					</font>
					<?php $__admin_display->_check_overwritten( Base::O_MEDIA_ADD_MISSING_SIZES ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_IMG_OPTM_JPG_QUALITY; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_input( $option_id, 'litespeed-input-short' ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'The image compression quality setting of WordPress out of 100.', 'litespeed-cache' ); ?>
					<?php $this->recommended( $option_id ); ?>
					<?php $this->_validate_ttl( $option_id, 0, 100 ); ?>
				</div>
			</td>
		</tr>

		<tr>
			<th>
				<?php $option_id = Base::O_MEDIA_AUTO_RESCALE_ORI; ?>
				<?php $this->title( $option_id ); ?>
			</th>
			<td>
				<?php $this->build_switch( $option_id ); ?>
				<div class="litespeed-desc">
					<?php esc_html_e( 'Automatically replace large images with scaled versions.', 'litespeed-cache' ); ?>
					<?php esc_html_e( 'Scaled size threshold', 'litespeed-cache' ); ?>: <code><?php echo wp_kses_post( $scaled_size ); ?></code>
					<br />
					<span class="litespeed-success">
						API:
						<?php
						printf(
							esc_html__( 'Filter %s available to change threshold.', 'litespeed-cache' ),
							'<code>big_image_size_threshold</code>'
						);
						?>
						<a href="https://developer.wordpress.org/reference/hooks/big_image_size_threshold/" target="_blank" class="litespeed-learn-more">
							<?php esc_html_e('Learn More', 'litespeed-cache'); ?>
						</a>
					</span>

					<br />
					<font class="litespeed-danger">
						🚨
						<?php esc_html_e( 'This is irreversible.', 'litespeed-cache' ); ?>
					</font>
				</div>
			</td>
		</tr>
	</tbody>
</table>litespeed-wp-plugin/7.7/litespeed-cache/tpl/page_optm/settings_localization.tpl.php000064400000012271151600262450024471 0ustar00<?php
/**
 * LiteSpeed Cache Localization Settings
 *
 * Renders the localization settings interface for LiteSpeed Cache, including Gravatar caching and resource localization.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$last_generated = Avatar::get_summary();
$avatar_queue   = Avatar::cls()->queue_count();
?>

<?php if ( $this->cls( 'Avatar' )->need_db() && ! $this->cls( 'Data' )->tb_exist( 'avatar' ) ) : ?>
<div class="litespeed-callout notice notice-error inline">
	<h4><?php esc_html_e( 'WARNING', 'litespeed-cache' ); ?></h4>
	<p>
		<?php
			echo wp_kses_post( 
				sprintf ( 
					__( 'Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup.', 'litespeed-cache' ), 
					'href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:installation" target="_blank"' 
				)
			);
		?>
	</p>
</div>
<?php endif; ?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'Localization Settings', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#localization-settings-tab' ); ?>
</h3>

<table class="wp-list-table striped litespeed-table"><tbody>
	<tr>
		<th>
			<?php $option_id = Base::O_DISCUSS_AVATAR_CACHE; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Store Gravatar locally.', 'litespeed-cache' ); ?>
				<?php esc_html_e( 'Accelerates the speed by caching Gravatar (Globally Recognized Avatars).', 'litespeed-cache' ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $option_id = Base::O_DISCUSS_AVATAR_CRON; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Refresh Gravatar cache by cron.', 'litespeed-cache' ); ?>
			</div>

			<?php if ( $last_generated ) : ?>
			<div class="litespeed-desc">
				<?php if ( ! empty( $last_generated['last_request'] ) ) : ?>
					<p>
						<?php echo esc_html__( 'Last ran', 'litespeed-cache' ) . ': <code>' . esc_html( Utility::readable_time( $last_generated['last_request'] ) ) . '</code>'; ?>
					</p>
				<?php endif; ?>
				<?php if ( $avatar_queue ) : ?>
					<div class="litespeed-callout notice notice-warning inline">
						<h4>
							<?php echo esc_html__( 'Avatar list in queue waiting for update', 'litespeed-cache' ); ?>:
							<?php echo esc_html( $avatar_queue ); ?>
						</h4>
					</div>
					<a href="<?php echo esc_url( Utility::build_url( Router::ACTION_AVATAR, Avatar::TYPE_GENERATE ) ); ?>" class="button litespeed-btn-success">
						<?php esc_html_e( 'Run Queue Manually', 'litespeed-cache' ); ?>
					</a>
				<?php endif; ?>
			</div>
			<?php endif; ?>

		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $option_id = Base::O_DISCUSS_AVATAR_CACHE_TTL; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_input( $option_id ); ?> <?php $this->readable_seconds(); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Specify how long, in seconds, Gravatar files are cached.', 'litespeed-cache' ); ?>
				<?php $this->recommended( $option_id ); ?>
				<?php $this->_validate_ttl( $option_id, 3600 ); ?>
			</div>
		</td>
	</tr>

	<tr>
		<th>
			<?php $option_id = Base::O_OPTM_LOCALIZE; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<?php $this->build_switch( $option_id ); ?>
			<div class="litespeed-desc">
				<?php esc_html_e( 'Localize external resources.', 'litespeed-cache' ); ?>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#localize' ); ?>

				<br /><font class="litespeed-danger">
					🚨 <?php printf( esc_html__( 'Please thoroughly test all items in %s to ensure they function as expected.', 'litespeed-cache' ), '<code>' . esc_html( Lang::title( Base::O_OPTM_LOCALIZE_DOMAINS ) ) . '</code>' ); ?>
				</font>
			</div>
		</td>
	</tr>

	<tr>
		<th class="litespeed-padding-left">
			<?php $option_id = Base::O_OPTM_LOCALIZE_DOMAINS; ?>
			<?php $this->title( $option_id ); ?>
		</th>
		<td>
			<div class="litespeed-textarea-recommended">
				<div>
					<?php $this->build_textarea( $option_id ); ?>
				</div>
				<div>
					<?php $this->recommended( $option_id, true ); ?>
				</div>
			</div>

			<div class="litespeed-desc">
				<?php esc_html_e( 'Resources listed here will be copied and replaced with local URLs.', 'litespeed-cache' ); ?>
				<?php esc_html_e( 'HTTPS sources only.', 'litespeed-cache' ); ?>

				<?php Doc::one_per_line(); ?>

				<br /><?php printf( esc_html__( 'Comments are supported. Start a line with a %s to turn it into a comment line.', 'litespeed-cache' ), '<code>#</code>' ); ?>

				<br /><?php esc_html_e( 'Example', 'litespeed-cache' ); ?>: <code>https://www.example.com/one.js</code>
				<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/pageopt/#localization-files' ); ?>

				<br /><font class="litespeed-danger">
					🚨 <?php esc_html_e( 'Please thoroughly test each JS file you add to ensure it functions as expected.', 'litespeed-cache' ); ?>
				</font>
			</div>
		</td>
	</tr>

</tbody></table>
litespeed-wp-plugin/7.7/litespeed-cache/tpl/presets/standard.tpl.php000064400000021160151600262570021373 0ustar00<?php
/**
 * LiteSpeed Cache Standard Presets
 *
 * Renders the standard presets interface for LiteSpeed Cache, allowing users to apply predefined configuration presets.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$presets = array(
	'essentials' => array(
		'title'  => esc_html__( 'Essentials', 'litespeed-cache' ),
		'body'   => array(
			esc_html__( 'Default Cache', 'litespeed-cache' ),
			esc_html__( 'Higher TTL', 'litespeed-cache' ),
			esc_html__( 'Browser Cache', 'litespeed-cache' ),
		),
		'footer' => array(
			esc_html__( 'This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development.', 'litespeed-cache' ),
			esc_html__( 'A QUIC.cloud connection is not required to use this preset. Only basic caching features are enabled.', 'litespeed-cache' ),
		),
	),
	'basic' => array(
		'title'  => esc_html__( 'Basic', 'litespeed-cache' ),
		'body'   => array(
			esc_html__( 'Everything in Essentials, Plus', 'litespeed-cache' ),
			esc_html__( 'Image Optimization', 'litespeed-cache' ),
			esc_html__( 'Mobile Cache', 'litespeed-cache' ),
		),
		'footer' => array(
			esc_html__( 'This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners.', 'litespeed-cache' ),
			esc_html__( 'A QUIC.cloud connection is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools.', 'litespeed-cache' ),
		),
	),
	'advanced' => array(
		'title'  => esc_html__( 'Advanced (Recommended)', 'litespeed-cache' ),
		'body'   => array(
			esc_html__( 'Everything in Basic, Plus', 'litespeed-cache' ),
			esc_html__( 'Guest Mode and Guest Optimization', 'litespeed-cache' ),
			esc_html__( 'CSS, JS and HTML Minification', 'litespeed-cache' ),
			esc_html__( 'Font Display Optimization', 'litespeed-cache' ),
			esc_html__( 'JS Defer for both external and inline JS', 'litespeed-cache' ),
			esc_html__( 'DNS Prefetch for static files', 'litespeed-cache' ),
			esc_html__( 'Gravatar Cache', 'litespeed-cache' ),
			esc_html__( 'Remove Query Strings from Static Files', 'litespeed-cache' ),
			esc_html__( 'Remove WordPress Emoji', 'litespeed-cache' ),
			esc_html__( 'Remove Noscript Tags', 'litespeed-cache' ),
		),
		'footer' => array(
			esc_html__( 'This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools.', 'litespeed-cache' ),
			esc_html__( 'A QUIC.cloud connection is required to use this preset. Includes many optimizations known to improve page speed scores.', 'litespeed-cache' ),
		),
	),
	'aggressive' => array(
		'title'  => esc_html__( 'Aggressive', 'litespeed-cache' ),
		'body'   => array(
			esc_html__( 'Everything in Advanced, Plus', 'litespeed-cache' ),
			esc_html__( 'CSS & JS Combine', 'litespeed-cache' ),
			esc_html__( 'Asynchronous CSS Loading with Critical CSS', 'litespeed-cache' ),
			esc_html__( 'Removed Unused CSS for Users', 'litespeed-cache' ),
			esc_html__( 'Lazy Load for Iframes', 'litespeed-cache' ),
		),
		'footer' => array(
			esc_html__( 'This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning.', 'litespeed-cache' ),
			esc_html__( 'A QUIC.cloud connection is required to use this preset. Includes many optimizations known to improve page speed scores.', 'litespeed-cache' ),
		),
	),
	'extreme' => array(
		'title'  => esc_html__( 'Extreme', 'litespeed-cache' ),
		'body'   => array(
			esc_html__( 'Everything in Aggressive, Plus', 'litespeed-cache' ),
			esc_html__( 'Lazy Load for Images', 'litespeed-cache' ),
			esc_html__( 'Viewport Image Generation', 'litespeed-cache' ),
			esc_html__( 'JS Delayed', 'litespeed-cache' ),
			esc_html__( 'Inline JS added to Combine', 'litespeed-cache' ),
			esc_html__( 'Inline CSS added to Combine', 'litespeed-cache' ),
		),
		'footer' => array(
			esc_html__( 'This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images.', 'litespeed-cache' ),
			esc_html__( 'A QUIC.cloud connection is required to use this preset. Enables the maximum level of optimizations for improved page speed scores.', 'litespeed-cache' ),
		),
	),
);
?>

<h3 class="litespeed-title-short">
	<?php esc_html_e( 'LiteSpeed Cache Standard Presets', 'litespeed-cache' ); ?>
	<?php Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/presets/#standard-tab' ); ?>
</h3>

<p><?php esc_html_e( 'Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between.', 'litespeed-cache' ); ?></p>

<div class="litespeed-comparison-cards">
	<?php
	foreach ( array_keys( $presets ) as $name ) :
		$curr_title   = $presets[ $name ]['title'];
		$recommend    = 'advanced' === $name;
		$card_class   = $recommend ? 'litespeed-comparison-card-rec' : '';
		$button_class = $recommend ? 'button-primary' : 'button-secondary';
		?>
		<div class="litespeed-comparison-card postbox <?php echo esc_attr( $card_class ); ?>">
			<div class="litespeed-card-content">
				<div class="litespeed-card-header">
					<h3 class="litespeed-h3">
						<?php echo esc_html( $curr_title ); ?>
					</h3>
				</div>
				<div class="litespeed-card-body">
					<ul>
						<?php foreach ( $presets[ $name ]['body'] as $line ) : ?>
							<li><?php echo esc_html( $line ); ?></li>
						<?php endforeach; ?>
					</ul>
				</div>
				<div class="litespeed-card-footer">
					<h4><?php esc_html_e( 'Who should use this preset?', 'litespeed-cache' ); ?></h4>
					<?php foreach ( $presets[ $name ]['footer'] as $line ) : ?>
						<p><?php echo esc_html( $line ); ?></p>
					<?php endforeach; ?>
				</div>
			</div>
			<div class="litespeed-card-action">
				<a
					href="<?php echo esc_url( Utility::build_url( Router::ACTION_PRESET, Preset::TYPE_APPLY, false, null, array( 'preset' => $name ) ) ); ?>"
					class="button <?php echo esc_attr( $button_class ); ?>"
					data-litespeed-cfm="<?php echo esc_attr( sprintf( __( 'This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?', 'litespeed-cache' ), $curr_title ) ); ?>"
				>
					<?php esc_html_e( 'Apply Preset', 'litespeed-cache' ); ?>
				</a>
			</div>
		</div>
	<?php endforeach; ?>
</div>

<?php
$summary = Preset::get_summary();
$backups = array();
foreach ( Preset::get_backups() as $backup ) {
	$backup = explode( '-', $backup );
	if ( empty( $backup[1] ) ) {
		continue;
	}
	$timestamp  = $backup[1];
	$time       = trim( Utility::readable_time( $timestamp ) );
	$name       = empty( $backup[3] ) ? null : $backup[3];
	$curr_title = empty( $presets[ $name ]['title'] ) ? $name : $presets[ $name ]['title'];
	$curr_title = null === $curr_title ? esc_html__( 'unknown', 'litespeed-cache' ) : $curr_title;
	$backups[]  = array(
		'timestamp' => $timestamp,
		'time'      => $time,
		'title'     => $curr_title,
	);
}

if ( ! empty( $summary['preset'] ) || ! empty( $backups ) ) :
	?>
	<h3 class="litespeed-title-short">
		<?php esc_html_e( 'History', 'litespeed-cache' ); ?>
	</h3>
<?php endif; ?>

<?php if ( ! empty( $summary['preset'] ) ) : ?>
	<p>
		<?php
		$name = strtolower( $summary['preset'] );
		$time = trim( Utility::readable_time( $summary['preset_timestamp'] ) );
		if ( 'error' === $name ) {
			printf( esc_html__( 'Error: Failed to apply the settings %1$s', 'litespeed-cache' ), esc_html( $time ) );
		} elseif ( 'backup' === $name ) {
			printf( esc_html__( 'Restored backup settings %1$s', 'litespeed-cache' ), esc_html( $time ) );
		} else {
			printf(
				esc_html__( 'Applied the %1$s preset %2$s', 'litespeed-cache' ),
				'<strong>' . esc_html( $presets[ $name ]['title'] ) . '</strong>',
				esc_html( $time )
			);
		}
		?>
	</p>
<?php endif; ?>

<?php foreach ( $backups as $backup ) : ?>
	<p>
		<?php printf( esc_html__( 'Backup created %1$s before applying the %2$s preset', 'litespeed-cache' ), esc_html( $backup['time'] ), esc_html( $backup['title'] ) ); ?>
		<a
			href="<?php echo esc_url( Utility::build_url( Router::ACTION_PRESET, Preset::TYPE_RESTORE, false, null, array( 'timestamp' => $backup['timestamp'] ) ) ); ?>"
			class="litespeed-left10"
			data-litespeed-cfm="<?php echo esc_attr( sprintf( __( 'This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?', 'litespeed-cache' ), $backup['time'], $backup['title'] ) ); ?>"
		>
			<?php esc_html_e( 'Restore Settings', 'litespeed-cache' ); ?>
		</a>
	</p>
<?php endforeach; ?>litespeed-wp-plugin/7.7/litespeed-cache/tpl/presets/entry.tpl.php000064400000002336151600262650020737 0ustar00<?php
/**
 * LiteSpeed Cache Configuration Presets
 *
 * Renders the configuration presets interface for LiteSpeed Cache, including standard presets and import/export functionality.
 *
 * @package LiteSpeed
 * @since 1.0.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit;

$menu_list = array(
	'standard'      => esc_html__( 'Standard Presets', 'litespeed-cache' ),
	'import_export' => esc_html__( 'Import / Export', 'litespeed-cache' ),
);
?>

<div class="wrap">
	<h1 class="litespeed-h1">
		<?php esc_html_e( 'LiteSpeed Cache Configuration Presets', 'litespeed-cache' ); ?>
	</h1>
	<span class="litespeed-desc">
		v<?php echo esc_html( Core::VER ); ?>
	</span>
	<hr class="wp-header-end">
</div>

<div class="litespeed-wrap">
	<h2 class="litespeed-header nav-tab-wrapper">
		<?php GUI::display_tab_list( $menu_list ); ?>
	</h2>

	<div class="litespeed-body">
		<?php
		foreach ( $menu_list as $curr_tab => $val ) :
			?>
			<div data-litespeed-layout="<?php echo esc_attr( $curr_tab ); ?>">
				<?php
				if ( 'import_export' === $curr_tab ) {
					require LSCWP_DIR . "tpl/toolbox/$curr_tab.tpl.php";
				} else {
					require LSCWP_DIR . "tpl/presets/$curr_tab.tpl.php";
				}
				?>
			</div>
			<?php
		endforeach;
		?>
	</div>
</div>litespeed-wp-plugin/7.7/litespeed-cache/lang/litespeed-cache.pot000064400000460544151600262770020503 0ustar00# Copyright (C) 2025 LiteSpeed Technologies
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: LiteSpeed Cache 7.7\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/litespeed-cache\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-12-16T16:53:20+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.11.0\n"
"X-Domain: litespeed-cache\n"

#. Plugin Name of the plugin
#: litespeed-cache.php
#: tpl/banner/new_version.php:57
#: tpl/banner/new_version_dev.tpl.php:21
#: tpl/cache/more_settings_tip.tpl.php:28
#: tpl/esi_widget_edit.php:41
#: tpl/inc/admin_footer.php:17
msgid "LiteSpeed Cache"
msgstr ""

#. Plugin URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration"
msgstr ""

#. Description of the plugin
#: litespeed-cache.php
msgid "High-performance page caching and site optimization from LiteSpeed"
msgstr ""

#. Author of the plugin
#: litespeed-cache.php
msgid "LiteSpeed Technologies"
msgstr ""

#. Author URI of the plugin
#: litespeed-cache.php
msgid "https://www.litespeedtech.com"
msgstr ""

#: cli/crawler.cls.php:89
#: tpl/crawler/summary.tpl.php:39
msgid "%d hours"
msgstr ""

#: cli/crawler.cls.php:91
#: tpl/crawler/summary.tpl.php:39
msgid "%d hour"
msgstr ""

#: cli/crawler.cls.php:98
#: tpl/crawler/summary.tpl.php:47
msgid "%d minutes"
msgstr ""

#: cli/crawler.cls.php:100
#: tpl/crawler/summary.tpl.php:47
msgid "%d minute"
msgstr ""

#: cli/purge.cls.php:86
msgid "Purged All!"
msgstr ""

#: cli/purge.cls.php:133
msgid "Purged the blog!"
msgstr ""

#: cli/purge.cls.php:182
msgid "Purged the URL!"
msgstr ""

#: cli/purge.cls.php:234
msgid "Purged!"
msgstr ""

#: src/activation.cls.php:561
#: src/activation.cls.php:566
msgid "Failed to upgrade."
msgstr ""

#: src/activation.cls.php:570
msgid "Upgraded successfully."
msgstr ""

#: src/admin-display.cls.php:251
#: tpl/dash/entry.tpl.php:16
msgid "Dashboard"
msgstr ""

#: src/admin-display.cls.php:252
#: src/lang.cls.php:287
msgid "OptimaX"
msgstr ""

#: src/admin-display.cls.php:253
msgid "Presets"
msgstr ""

#: src/admin-display.cls.php:254
msgid "General"
msgstr ""

#: src/admin-display.cls.php:255
#: tpl/cache/entry.tpl.php:17
#: tpl/cache/entry.tpl.php:66
msgid "Cache"
msgstr ""

#: src/admin-display.cls.php:256
msgid "CDN"
msgstr ""

#: src/admin-display.cls.php:257
#: src/gui.cls.php:895
#: tpl/dash/dashboard.tpl.php:204
#: tpl/dash/network_dash.tpl.php:36
#: tpl/general/online.tpl.php:75
#: tpl/general/online.tpl.php:134
#: tpl/general/online.tpl.php:149
#: tpl/presets/standard.tpl.php:32
msgid "Image Optimization"
msgstr ""

#: src/admin-display.cls.php:258
#: tpl/dash/dashboard.tpl.php:205
#: tpl/dash/network_dash.tpl.php:37
#: tpl/general/online.tpl.php:83
#: tpl/general/online.tpl.php:133
#: tpl/general/online.tpl.php:148
msgid "Page Optimization"
msgstr ""

#: src/admin-display.cls.php:259
msgid "Database"
msgstr ""

#: src/admin-display.cls.php:260
#: src/lang.cls.php:267
msgid "Crawler"
msgstr ""

#: src/admin-display.cls.php:261
msgid "Toolbox"
msgstr ""

#: src/admin-display.cls.php:455
msgid "Cookie Name"
msgstr ""

#: src/admin-display.cls.php:456
#: tpl/crawler/settings.tpl.php:179
msgid "Cookie Values"
msgstr ""

#: src/admin-display.cls.php:458
msgid "Remove cookie simulation"
msgstr ""

#: src/admin-display.cls.php:459
msgid "Add new cookie to simulate"
msgstr ""

#: src/admin-display.cls.php:482
msgid "CDN URL to be used. For example, %s"
msgstr ""

#: src/admin-display.cls.php:484
msgid "Remove CDN URL"
msgstr ""

#: src/admin-display.cls.php:485
msgid "Add new CDN URL"
msgstr ""

#: src/admin-display.cls.php:486
#: src/admin-display.cls.php:1167
#: src/admin-display.cls.php:1197
#: src/admin-display.cls.php:1284
#: src/doc.cls.php:41
#: tpl/cache/settings-cache.tpl.php:28
#: tpl/cache/settings_inc.cache_mobile.tpl.php:91
#: tpl/cdn/other.tpl.php:45
#: tpl/crawler/settings.tpl.php:138
#: tpl/dash/dashboard.tpl.php:67
#: tpl/dash/dashboard.tpl.php:460
#: tpl/dash/dashboard.tpl.php:582
#: tpl/dash/dashboard.tpl.php:611
#: tpl/page_optm/settings_css.tpl.php:220
#: tpl/page_optm/settings_media.tpl.php:176
#: tpl/toolbox/settings-debug.tpl.php:80
msgid "ON"
msgstr ""

#: src/admin-display.cls.php:487
#: src/admin-display.cls.php:1168
#: src/admin-display.cls.php:1197
#: src/admin-display.cls.php:1284
#: tpl/cache/settings-cache.tpl.php:28
#: tpl/cache/settings_inc.object.tpl.php:280
#: tpl/cdn/other.tpl.php:53
#: tpl/dash/dashboard.tpl.php:69
#: tpl/dash/dashboard.tpl.php:462
#: tpl/dash/dashboard.tpl.php:584
#: tpl/dash/dashboard.tpl.php:613
#: tpl/img_optm/settings.media_webp.tpl.php:22
#: tpl/page_optm/settings_css.tpl.php:93
#: tpl/page_optm/settings_js.tpl.php:77
#: tpl/page_optm/settings_media.tpl.php:180
#: tpl/toolbox/settings-debug.tpl.php:80
msgid "OFF"
msgstr ""

#: src/admin-display.cls.php:548
#: src/gui.cls.php:884
#: tpl/crawler/entry.tpl.php:17
msgid "Settings"
msgstr ""

#: src/admin-display.cls.php:805
#: tpl/banner/new_version.php:114
#: tpl/banner/score.php:142
#: tpl/banner/slack.php:49
msgid "Dismiss"
msgstr ""

#: src/admin-display.cls.php:998
#: src/admin-display.cls.php:1003
msgid "Save Changes"
msgstr ""

#: src/admin-display.cls.php:1298
msgid "This value is overwritten by the %s variable."
msgstr ""

#: src/admin-display.cls.php:1302
#: src/admin-display.cls.php:1315
msgid "This value is overwritten by the filter."
msgstr ""

#: src/admin-display.cls.php:1305
msgid "This value is overwritten by the PHP constant %s."
msgstr ""

#: src/admin-display.cls.php:1309
msgid "This value is overwritten by the primary site setting."
msgstr ""

#: src/admin-display.cls.php:1311
msgid "This value is overwritten by the Network setting."
msgstr ""

#: src/admin-display.cls.php:1318
msgid "Currently set to %s"
msgstr ""

#: src/admin-display.cls.php:1331
msgid "Value from filter applied"
msgstr ""

#: src/admin-display.cls.php:1345
#: tpl/cache/settings_inc.object.tpl.php:162
#: tpl/crawler/settings.tpl.php:43
#: tpl/esi_widget_edit.php:78
msgid "seconds"
msgstr ""

#: src/admin-display.cls.php:1371
#: src/admin-display.cls.php:1390
#: tpl/cdn/other.tpl.php:108
msgid "Default value"
msgstr ""

#: src/admin-display.cls.php:1418
msgid "Invalid rewrite rule"
msgstr ""

#: src/admin-display.cls.php:1438
msgid "Path must end with %s"
msgstr ""

#: src/admin-display.cls.php:1458
msgid "Minimum value"
msgstr ""

#: src/admin-display.cls.php:1461
msgid "Maximum value"
msgstr ""

#: src/admin-display.cls.php:1473
msgid "Zero, or"
msgstr ""

#: src/admin-display.cls.php:1479
msgid "Larger than"
msgstr ""

#: src/admin-display.cls.php:1481
msgid "Smaller than"
msgstr ""

#: src/admin-display.cls.php:1484
msgid "Value range"
msgstr ""

#: src/admin-display.cls.php:1512
msgid "Invalid IP"
msgstr ""

#: src/admin-display.cls.php:1532
#: tpl/cache/settings-esi.tpl.php:103
#: tpl/page_optm/settings_css.tpl.php:87
#: tpl/page_optm/settings_css.tpl.php:223
#: tpl/page_optm/settings_html.tpl.php:131
#: tpl/page_optm/settings_media.tpl.php:258
#: tpl/page_optm/settings_media_exc.tpl.php:36
#: tpl/page_optm/settings_tuning.tpl.php:48
#: tpl/page_optm/settings_tuning.tpl.php:68
#: tpl/page_optm/settings_tuning.tpl.php:89
#: tpl/page_optm/settings_tuning.tpl.php:110
#: tpl/page_optm/settings_tuning.tpl.php:129
#: tpl/page_optm/settings_tuning_css.tpl.php:35
#: tpl/page_optm/settings_tuning_css.tpl.php:96
#: tpl/page_optm/settings_tuning_css.tpl.php:99
#: tpl/page_optm/settings_tuning_css.tpl.php:100
#: tpl/toolbox/edit_htaccess.tpl.php:61
#: tpl/toolbox/edit_htaccess.tpl.php:79
msgid "API"
msgstr ""

#. translators: %s: list of server variables in <code> tags
#: src/admin-display.cls.php:1535
msgid "Server variable(s) %s available to override this setting."
msgstr ""

#: src/admin-display.cls.php:1551
msgid "The URLs will be compared to the REQUEST_URI server variable."
msgstr ""

#. translators: 1: example URL, 2: pattern example
#: src/admin-display.cls.php:1553
msgid "For example, for %1$s, %2$s can be used here."
msgstr ""

#. translators: %s: caret symbol
#: src/admin-display.cls.php:1556
msgid "To match the beginning, add %s to the beginning of the item."
msgstr ""

#. translators: %s: dollar symbol
#: src/admin-display.cls.php:1558
msgid "To do an exact match, add %s to the end of the URL."
msgstr ""

#: src/admin-display.cls.php:1559
#: src/doc.cls.php:128
msgid "One per line."
msgstr ""

#: src/admin-display.cls.php:1576
msgid "%s groups"
msgstr ""

#: src/admin-display.cls.php:1579
msgid "%s images"
msgstr ""

#: src/admin-display.cls.php:1588
msgid "%s group"
msgstr ""

#: src/admin-display.cls.php:1591
msgid "%s image"
msgstr ""

#: src/admin-settings.cls.php:40
#: src/admin-settings.cls.php:313
msgid "No fields"
msgstr ""

#: src/admin-settings.cls.php:104
msgid "The user with id %s has editor access, which is not allowed for the role simulator."
msgstr ""

#: src/admin-settings.cls.php:297
#: src/admin-settings.cls.php:333
msgid "Options saved."
msgstr ""

#: src/cdn/cloudflare.cls.php:121
msgid "Notified Cloudflare to set development mode to %s successfully."
msgstr ""

#: src/cdn/cloudflare.cls.php:151
msgid "Cloudflare API is set to off."
msgstr ""

#: src/cdn/cloudflare.cls.php:167
msgid "Notified Cloudflare to purge all successfully."
msgstr ""

#: src/cdn/cloudflare.cls.php:181
msgid "No available Cloudflare zone"
msgstr ""

#: src/cdn/cloudflare.cls.php:275
#: src/cdn/cloudflare.cls.php:297
msgid "Failed to communicate with Cloudflare"
msgstr ""

#: src/cdn/cloudflare.cls.php:288
msgid "Communicated with Cloudflare successfully."
msgstr ""

#: src/cloud.cls.php:246
#: src/cloud.cls.php:331
msgid "QUIC.cloud's access to your WP REST API seems to be blocked."
msgstr ""

#: src/cloud.cls.php:256
#: src/cloud.cls.php:341
msgid "Failed to get echo data from WPAPI"
msgstr ""

#: src/cloud.cls.php:319
#: src/cloud.cls.php:376
msgid "You need to set the %1$s first. Please use the command %2$s to set."
msgstr ""

#: src/cloud.cls.php:320
#: src/cloud.cls.php:377
#: src/lang.cls.php:106
msgid "Server IP"
msgstr ""

#: src/cloud.cls.php:368
#: src/cloud.cls.php:414
#: src/cloud.cls.php:441
#: src/cloud.cls.php:460
#: src/cloud.cls.php:481
#: src/cloud.cls.php:499
msgid "You need to activate QC first."
msgstr ""

#: src/cloud.cls.php:386
msgid "Cert or key file does not exist."
msgstr ""

#: src/cloud.cls.php:676
msgid "Failed to validate %s activation data."
msgstr ""

#: src/cloud.cls.php:683
msgid "Failed to parse %s activation status."
msgstr ""

#: src/cloud.cls.php:690
msgid "%s activation data expired."
msgstr ""

#: src/cloud.cls.php:718
msgid "Congratulations, %s successfully set this domain up for the anonymous online services."
msgstr ""

#: src/cloud.cls.php:720
msgid "Congratulations, %s successfully set this domain up for the online services."
msgstr ""

#: src/cloud.cls.php:725
#: src/cloud.cls.php:775
#: src/cloud.cls.php:818
msgid "Congratulations, %s successfully set this domain up for the online services with CDN service."
msgstr ""

#: src/cloud.cls.php:846
msgid "Reset %s activation successfully."
msgstr ""

#: src/cloud.cls.php:1131
#: src/cloud.cls.php:1144
#: src/cloud.cls.php:1182
#: src/cloud.cls.php:1250
#: src/cloud.cls.php:1408
msgid "Cloud Error"
msgstr ""

#: src/cloud.cls.php:1182
msgid "No available Cloud Node after checked server load."
msgstr ""

#: src/cloud.cls.php:1250
msgid "No available Cloud Node."
msgstr ""

#: src/cloud.cls.php:1362
msgid "In order to use QC services, need a real domain name, cannot use an IP."
msgstr ""

#: src/cloud.cls.php:1411
msgid "Please try after %1$s for service %2$s."
msgstr ""

#: src/cloud.cls.php:1633
#: src/cloud.cls.php:1656
msgid "Failed to request via WordPress"
msgstr ""

#: src/cloud.cls.php:1688
msgid "Cloud server refused the current request due to unpulled images. Please pull the images first."
msgstr ""

#: src/cloud.cls.php:1693
msgid "Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more."
msgstr ""

#: src/cloud.cls.php:1700
msgid "Cloud server refused the current request due to rate limiting. Please try again later."
msgstr ""

#: src/cloud.cls.php:1708
msgid "Redetected node"
msgstr ""

#: src/cloud.cls.php:1716
msgid "We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience."
msgstr ""

#: src/cloud.cls.php:1767
#: src/cloud.cls.php:1775
msgid "Message from QUIC.cloud server"
msgstr ""

#: src/cloud.cls.php:1783
msgid "Good news from QUIC.cloud server"
msgstr ""

#: src/cloud.cls.php:1792
msgid "%1$s plugin version %2$s required for this action."
msgstr ""

#: src/cloud.cls.php:1859
msgid "Failed to communicate with QUIC.cloud server"
msgstr ""

#: src/cloud.cls.php:1918
msgid "Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account."
msgstr ""

#: src/cloud.cls.php:1919
msgid "Click here to proceed."
msgstr ""

#: src/cloud.cls.php:2220
msgid "Linked to QUIC.cloud preview environment, for testing purpose only."
msgstr ""

#: src/cloud.cls.php:2276
msgid "Sync QUIC.cloud status successfully."
msgstr ""

#: src/cloud.cls.php:2283
msgid "Sync credit allowance with Cloud Server successfully."
msgstr ""

#: src/conf.cls.php:551
msgid "Saving option failed. IPv4 only for %s."
msgstr ""

#: src/conf.cls.php:742
msgid "Changed setting successfully."
msgstr ""

#: src/core.cls.php:333
msgid "Notified LiteSpeed Web Server to purge everything."
msgstr ""

#: src/core.cls.php:338
msgid "Notified LiteSpeed Web Server to purge the list."
msgstr ""

#: src/crawler-map.cls.php:347
msgid "Sitemap cleaned successfully"
msgstr ""

#: src/crawler-map.cls.php:451
msgid "No valid sitemap parsed for crawler."
msgstr ""

#: src/crawler-map.cls.php:456
msgid "Sitemap created successfully: %d items"
msgstr ""

#: src/crawler.cls.php:229
msgid "Crawler disabled list is cleared! All crawlers are set to active! "
msgstr ""

#: src/crawler.cls.php:324
msgid "Started async crawling"
msgstr ""

#: src/crawler.cls.php:1310
msgid "Guest"
msgstr ""

#: src/crawler.cls.php:1487
msgid "Manually added to blocklist"
msgstr ""

#: src/crawler.cls.php:1490
msgid "Previously existed in blocklist"
msgstr ""

#. translators: %s: time string
#: src/data.cls.php:239
msgid "The database has been upgrading in the background since %s. This message will disappear once upgrade is complete."
msgstr ""

#: src/db-optm.cls.php:190
msgid "Clean all successfully."
msgstr ""

#: src/db-optm.cls.php:252
msgid "Clean post revisions successfully."
msgstr ""

#: src/db-optm.cls.php:257
msgid "Clean orphaned post meta successfully."
msgstr ""

#: src/db-optm.cls.php:262
msgid "Clean auto drafts successfully."
msgstr ""

#: src/db-optm.cls.php:267
msgid "Clean trashed posts and pages successfully."
msgstr ""

#: src/db-optm.cls.php:272
msgid "Clean spam comments successfully."
msgstr ""

#: src/db-optm.cls.php:277
msgid "Clean trashed comments successfully."
msgstr ""

#: src/db-optm.cls.php:282
msgid "Clean trackbacks and pingbacks successfully."
msgstr ""

#: src/db-optm.cls.php:310
msgid "Clean expired transients successfully."
msgstr ""

#: src/db-optm.cls.php:320
msgid "Clean all transients successfully."
msgstr ""

#: src/db-optm.cls.php:336
msgid "Optimized all tables."
msgstr ""

#: src/db-optm.cls.php:399
msgid "Converted to InnoDB successfully."
msgstr ""

#: src/doc.cls.php:40
msgid "This setting is %1$s for certain qualifying requests due to %2$s!"
msgstr ""

#: src/doc.cls.php:57
msgid "This setting will regenerate crawler list and clear the disabled list!"
msgstr ""

#: src/doc.cls.php:69
msgid "This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily."
msgstr ""

#. translators: %s: QUIC.cloud privacy policy URL
#: src/doc.cls.php:76
msgid "Please see %s for more details."
msgstr ""

#: src/doc.cls.php:101
#: tpl/dash/dashboard.tpl.php:187
#: tpl/dash/dashboard.tpl.php:846
#: tpl/general/online.tpl.php:81
#: tpl/general/online.tpl.php:93
#: tpl/general/online.tpl.php:109
#: tpl/general/online.tpl.php:114
#: tpl/img_optm/summary.tpl.php:59
#: tpl/inc/check_cache_disabled.php:46
#: tpl/page_optm/settings_media.tpl.php:301
msgid "Learn More"
msgstr ""

#: src/doc.cls.php:145
msgid "Both full and partial strings can be used."
msgstr ""

#: src/doc.cls.php:147
msgid "Both full URLs and partial strings can be used."
msgstr ""

#: src/doc.cls.php:159
msgid "This setting will edit the .htaccess file."
msgstr ""

#: src/doc.cls.php:177
msgid "The queue is processed asynchronously. It may take time."
msgstr ""

#: src/error.cls.php:68
msgid "You will need to finish %s setup to use the online services."
msgstr ""

#: src/error.cls.php:73
#: tpl/crawler/settings.tpl.php:123
#: tpl/crawler/settings.tpl.php:144
#: tpl/crawler/summary.tpl.php:218
msgid "Click here to set."
msgstr ""

#: src/error.cls.php:81
msgid "You have used all of your daily quota for today."
msgstr ""

#: src/error.cls.php:86
#: src/error.cls.php:99
msgid "Learn more or purchase additional quota."
msgstr ""

#: src/error.cls.php:94
msgid "You have used all of your quota left for current service this month."
msgstr ""

#: src/error.cls.php:107
msgid "You have too many requested images, please try again in a few minutes."
msgstr ""

#: src/error.cls.php:111
msgid "You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now."
msgstr ""

#: src/error.cls.php:115
msgid "The image list is empty."
msgstr ""

#: src/error.cls.php:119
msgid "Not enough parameters. Please check if the QUIC.cloud connection is set correctly"
msgstr ""

#: src/error.cls.php:123
msgid "There is proceeding queue not pulled yet."
msgstr ""

#: src/error.cls.php:128
msgid "There is proceeding queue not pulled yet. Queue info: %s."
msgstr ""

#: src/error.cls.php:134
msgid "The site is not a valid alias on QUIC.cloud."
msgstr ""

#: src/error.cls.php:138
msgid "The site is not registered on QUIC.cloud."
msgstr ""

#: src/error.cls.php:142
msgid "The QUIC.cloud connection is not correct. Please try to sync your QUIC.cloud connection again."
msgstr ""

#: src/error.cls.php:146
msgid "The current server is under heavy load."
msgstr ""

#: src/error.cls.php:150
msgid "Online node needs to be redetected."
msgstr ""

#: src/error.cls.php:154
msgid "Credits are not enough to proceed the current request."
msgstr ""

#: src/error.cls.php:158
#: src/error.cls.php:182
msgid "%s file not writable."
msgstr ""

#: src/error.cls.php:166
msgid "Could not find %1$s in %2$s."
msgstr ""

#: src/error.cls.php:170
msgid "Invalid login cookie. Please check the %s file."
msgstr ""

#: src/error.cls.php:174
msgid "Failed to back up %s file, aborted changes."
msgstr ""

#: src/error.cls.php:178
msgid "%s file not readable."
msgstr ""

#: src/error.cls.php:186
msgid "Failed to get %s file contents."
msgstr ""

#: src/error.cls.php:190
msgid "Failed to create table %1$s! SQL: %2$s."
msgstr ""

#: src/error.cls.php:194
msgid "Crawler disabled by the server admin."
msgstr ""

#: src/error.cls.php:198
msgid "Previous request too recent. Please try again later."
msgstr ""

#: src/error.cls.php:203
msgid "Previous request too recent. Please try again after %s."
msgstr ""

#: src/error.cls.php:209
msgid "Your application is waiting for approval."
msgstr ""

#: src/error.cls.php:213
msgid "The callback validation to your domain failed due to hash mismatch."
msgstr ""

#: src/error.cls.php:217
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers."
msgstr ""

#: src/error.cls.php:222
msgid "The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: "
msgstr ""

#: src/error.cls.php:227
msgid "Your domain has been forbidden from using our services due to a previous policy violation."
msgstr ""

#: src/error.cls.php:231
msgid "You cannot remove this DNS zone, because it is still in use. Please update the domain's nameservers, then try to delete this zone again, otherwise your site will become inaccessible."
msgstr ""

#: src/error.cls.php:238
msgid "Unknown error"
msgstr ""

#: src/file.cls.php:133
msgid "Filename is empty!"
msgstr ""

#: src/file.cls.php:142
msgid "Folder does not exist: %s"
msgstr ""

#: src/file.cls.php:154
msgid "Can not create folder: %1$s. Error: %2$s"
msgstr ""

#: src/file.cls.php:162
msgid "Folder is not writable: %s."
msgstr ""

#: src/file.cls.php:168
#: src/file.cls.php:172
msgid "File %s is not writable."
msgstr ""

#: src/file.cls.php:179
msgid "Failed to write to %s."
msgstr ""

#: src/guest.cls.php:65
msgid "Guest Mode lists synced successfully."
msgstr ""

#: src/guest.cls.php:66
msgid "Failed to sync Guest Mode lists."
msgstr ""

#. translators: 1: number, 2: text
#: src/gui.cls.php:129
msgid "%1$s %2$s files left in queue"
msgstr ""

#: src/gui.cls.php:133
#: tpl/inc/modal.deactivation.php:77
msgid "Cancel"
msgstr ""

#: src/gui.cls.php:584
#: src/gui.cls.php:601
msgid "Purge this page"
msgstr ""

#: src/gui.cls.php:612
msgid "Mark this page as "
msgstr ""

#: src/gui.cls.php:628
msgid "Forced cacheable"
msgstr ""

#: src/gui.cls.php:641
msgid "Non cacheable"
msgstr ""

#: src/gui.cls.php:654
msgid "Private cache"
msgstr ""

#: src/gui.cls.php:667
msgid "No optimization"
msgstr ""

#: src/gui.cls.php:677
msgid "More settings"
msgstr ""

#: src/gui.cls.php:686
#: src/gui.cls.php:696
#: src/gui.cls.php:706
#: src/gui.cls.php:717
#: src/gui.cls.php:729
#: src/gui.cls.php:741
#: src/gui.cls.php:753
#: src/gui.cls.php:765
#: src/gui.cls.php:776
#: src/gui.cls.php:788
#: src/gui.cls.php:800
#: src/gui.cls.php:812
#: src/gui.cls.php:906
#: src/gui.cls.php:916
#: src/gui.cls.php:926
#: src/gui.cls.php:937
#: src/gui.cls.php:949
#: src/gui.cls.php:961
#: src/gui.cls.php:973
#: src/gui.cls.php:985
#: src/gui.cls.php:996
#: src/gui.cls.php:1008
#: src/gui.cls.php:1020
#: src/gui.cls.php:1032
#: tpl/page_optm/settings_media.tpl.php:141
#: tpl/toolbox/purge.tpl.php:40
#: tpl/toolbox/purge.tpl.php:47
#: tpl/toolbox/purge.tpl.php:55
#: tpl/toolbox/purge.tpl.php:64
#: tpl/toolbox/purge.tpl.php:73
#: tpl/toolbox/purge.tpl.php:82
#: tpl/toolbox/purge.tpl.php:91
#: tpl/toolbox/purge.tpl.php:100
#: tpl/toolbox/purge.tpl.php:109
#: tpl/toolbox/purge.tpl.php:118
#: tpl/toolbox/purge.tpl.php:126
msgid "Purge All"
msgstr ""

#: src/gui.cls.php:696
#: src/gui.cls.php:861
#: src/gui.cls.php:916
msgid "LSCache"
msgstr ""

#: src/gui.cls.php:706
#: src/gui.cls.php:926
#: tpl/toolbox/purge.tpl.php:47
msgid "CSS/JS Cache"
msgstr ""

#: src/gui.cls.php:717
#: src/gui.cls.php:937
#: tpl/cdn/cf.tpl.php:96
#: tpl/cdn/entry.tpl.php:15
msgid "Cloudflare"
msgstr ""

#: src/gui.cls.php:729
#: src/gui.cls.php:949
#: src/lang.cls.php:131
#: tpl/dash/dashboard.tpl.php:60
#: tpl/dash/dashboard.tpl.php:604
#: tpl/toolbox/purge.tpl.php:55
msgid "Object Cache"
msgstr ""

#: src/gui.cls.php:741
#: src/gui.cls.php:961
#: tpl/toolbox/purge.tpl.php:64
msgid "Opcode Cache"
msgstr ""

#: src/gui.cls.php:776
#: src/gui.cls.php:996
#: tpl/toolbox/purge.tpl.php:91
msgid "Localized Resources"
msgstr ""

#: src/gui.cls.php:788
#: src/gui.cls.php:1008
#: tpl/page_optm/settings_media.tpl.php:141
#: tpl/toolbox/purge.tpl.php:100
msgid "LQIP Cache"
msgstr ""

#: src/gui.cls.php:812
#: src/gui.cls.php:1032
#: src/lang.cls.php:198
#: tpl/presets/standard.tpl.php:49
#: tpl/toolbox/purge.tpl.php:118
msgid "Gravatar Cache"
msgstr ""

#: src/gui.cls.php:850
msgid "Enable All Features"
msgstr ""

#: src/gui.cls.php:861
msgid "LiteSpeed Cache Purge All"
msgstr ""

#: src/gui.cls.php:874
#: tpl/db_optm/entry.tpl.php:13
msgid "Manage"
msgstr ""

#: src/gui.cls.php:1055
#: tpl/img_optm/summary.tpl.php:176
msgid "Remove all previous unfinished image optimization requests."
msgstr ""

#: src/gui.cls.php:1056
#: tpl/img_optm/summary.tpl.php:178
msgid "Clean Up Unfinished Data"
msgstr ""

#: src/gui.cls.php:1079
msgid "Install %s"
msgstr ""

#: src/gui.cls.php:1080
msgid "Install Now"
msgstr ""

#. translators: 1: details URL, 2: class/aria, 3: version, 4: update URL, 5: class/aria
#: src/gui.cls.php:1103
msgid "<a href=\"%1$s\" %2$s>View version %3$s details</a> or <a href=\"%4$s\" %5$s target=\"_blank\">update now</a>."
msgstr ""

#. translators: 1: plugin title, 2: version
#: src/gui.cls.php:1110
msgid "View %1$s version %2$s details"
msgstr ""

#. translators: %s: plugin title
#: src/gui.cls.php:1123
msgid "Update %s now"
msgstr ""

#: src/htaccess.cls.php:325
msgid "Mobile Agent Rules"
msgstr ""

#: src/htaccess.cls.php:784
msgid "<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s"
msgstr ""

#: src/img-optm.cls.php:350
msgid "Pushed %1$s to Cloud server, accepted %2$s."
msgstr ""

#: src/img-optm.cls.php:618
msgid "Cleared %1$s invalid images."
msgstr ""

#: src/img-optm.cls.php:675
msgid "No valid image found in the current request."
msgstr ""

#: src/img-optm.cls.php:700
msgid "No valid image found by Cloud server in the current request."
msgstr ""

#: src/img-optm.cls.php:890
msgid "Started async image optimization request"
msgstr ""

#: src/img-optm.cls.php:976
msgid "Pull Cron is running"
msgstr ""

#: src/img-optm.cls.php:1087
msgid "Some optimized image file(s) has expired and was cleared."
msgstr ""

#: src/img-optm.cls.php:1102
msgid "Pulled WebP image md5 does not match the notified WebP image md5."
msgstr ""

#: src/img-optm.cls.php:1131
msgid "Pulled AVIF image md5 does not match the notified AVIF image md5."
msgstr ""

#: src/img-optm.cls.php:1166
msgid "One or more pulled images does not match with the notified image md5"
msgstr ""

#: src/img-optm.cls.php:1361
msgid "Cleaned up unfinished data successfully."
msgstr ""

#: src/img-optm.cls.php:1378
msgid "Reset image optimization counter successfully."
msgstr ""

#: src/img-optm.cls.php:1462
msgid "Destroy all optimization data successfully."
msgstr ""

#: src/img-optm.cls.php:1527
#: src/img-optm.cls.php:1591
msgid "Rescanned successfully."
msgstr ""

#: src/img-optm.cls.php:1591
msgid "Rescanned %d images successfully."
msgstr ""

#: src/img-optm.cls.php:1657
msgid "Calculated backups successfully."
msgstr ""

#: src/img-optm.cls.php:1749
msgid "Removed backups successfully."
msgstr ""

#: src/img-optm.cls.php:1896
msgid "Switched images successfully."
msgstr ""

#: src/img-optm.cls.php:1993
#: src/img-optm.cls.php:2053
msgid "Switched to optimized file successfully."
msgstr ""

#: src/img-optm.cls.php:2012
msgid "Disabled WebP file successfully."
msgstr ""

#: src/img-optm.cls.php:2017
msgid "Enabled WebP file successfully."
msgstr ""

#: src/img-optm.cls.php:2026
msgid "Disabled AVIF file successfully."
msgstr ""

#: src/img-optm.cls.php:2031
msgid "Enabled AVIF file successfully."
msgstr ""

#: src/img-optm.cls.php:2047
msgid "Restored original file successfully."
msgstr ""

#: src/img-optm.cls.php:2103
msgid "Reset the optimized data successfully."
msgstr ""

#: src/import.cls.php:81
msgid "Import failed due to file error."
msgstr ""

#: src/import.cls.php:134
msgid "Imported setting file %s successfully."
msgstr ""

#: src/import.cls.php:156
msgid "Reset successfully."
msgstr ""

#: src/lang.cls.php:30
msgid "Images not requested"
msgstr ""

#: src/lang.cls.php:31
msgid "Images ready to request"
msgstr ""

#: src/lang.cls.php:32
#: tpl/dash/dashboard.tpl.php:552
msgid "Images requested"
msgstr ""

#: src/lang.cls.php:33
#: tpl/dash/dashboard.tpl.php:561
msgid "Images notified to pull"
msgstr ""

#: src/lang.cls.php:34
msgid "Images optimized and pulled"
msgstr ""

#: src/lang.cls.php:58
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict."
msgstr ""

#: src/lang.cls.php:66
msgid "Unable to automatically add %1$s as a Domain Alias for main %2$s domain."
msgstr ""

#: src/lang.cls.php:71
msgid "Alias is in use by another QUIC.cloud account."
msgstr ""

#: src/lang.cls.php:108
msgid "Enable Cache"
msgstr ""

#: src/lang.cls.php:109
#: tpl/dash/dashboard.tpl.php:61
#: tpl/dash/dashboard.tpl.php:605
#: tpl/presets/standard.tpl.php:21
msgid "Browser Cache"
msgstr ""

#: src/lang.cls.php:110
msgid "Default Public Cache TTL"
msgstr ""

#: src/lang.cls.php:111
msgid "Default Private Cache TTL"
msgstr ""

#: src/lang.cls.php:112
msgid "Default Front Page TTL"
msgstr ""

#: src/lang.cls.php:113
msgid "Default Feed TTL"
msgstr ""

#: src/lang.cls.php:114
msgid "Default REST TTL"
msgstr ""

#: src/lang.cls.php:115
msgid "Default HTTP Status Code Page TTL"
msgstr ""

#: src/lang.cls.php:116
msgid "Browser Cache TTL"
msgstr ""

#: src/lang.cls.php:117
msgid "AJAX Cache TTL"
msgstr ""

#: src/lang.cls.php:118
msgid "Automatically Upgrade"
msgstr ""

#: src/lang.cls.php:119
msgid "Guest Mode"
msgstr ""

#: src/lang.cls.php:120
msgid "Guest Optimization"
msgstr ""

#: src/lang.cls.php:121
msgid "Notifications"
msgstr ""

#: src/lang.cls.php:122
msgid "Cache Logged-in Users"
msgstr ""

#: src/lang.cls.php:123
msgid "Cache Commenters"
msgstr ""

#: src/lang.cls.php:124
msgid "Cache REST API"
msgstr ""

#: src/lang.cls.php:125
msgid "Cache Login Page"
msgstr ""

#: src/lang.cls.php:126
#: tpl/cache/settings_inc.cache_mobile.tpl.php:90
msgid "Cache Mobile"
msgstr ""

#: src/lang.cls.php:127
#: tpl/cache/settings_inc.cache_mobile.tpl.php:92
msgid "List of Mobile User Agents"
msgstr ""

#: src/lang.cls.php:128
msgid "Private Cached URIs"
msgstr ""

#: src/lang.cls.php:129
msgid "Drop Query String"
msgstr ""

#: src/lang.cls.php:132
msgid "Method"
msgstr ""

#: src/lang.cls.php:133
msgid "Host"
msgstr ""

#: src/lang.cls.php:134
msgid "Port"
msgstr ""

#: src/lang.cls.php:135
msgid "Default Object Lifetime"
msgstr ""

#: src/lang.cls.php:136
msgid "Username"
msgstr ""

#: src/lang.cls.php:137
msgid "Password"
msgstr ""

#: src/lang.cls.php:138
msgid "Redis Database ID"
msgstr ""

#: src/lang.cls.php:139
msgid "Global Groups"
msgstr ""

#: src/lang.cls.php:140
msgid "Do Not Cache Groups"
msgstr ""

#: src/lang.cls.php:141
msgid "Persistent Connection"
msgstr ""

#: src/lang.cls.php:142
msgid "Cache WP-Admin"
msgstr ""

#: src/lang.cls.php:143
msgid "Store Transients"
msgstr ""

#: src/lang.cls.php:145
msgid "Purge All On Upgrade"
msgstr ""

#: src/lang.cls.php:146
msgid "Serve Stale"
msgstr ""

#: src/lang.cls.php:147
#: tpl/cache/settings-purge.tpl.php:131
msgid "Scheduled Purge URLs"
msgstr ""

#: src/lang.cls.php:148
#: tpl/cache/settings-purge.tpl.php:106
msgid "Scheduled Purge Time"
msgstr ""

#: src/lang.cls.php:149
msgid "Force Cache URIs"
msgstr ""

#: src/lang.cls.php:150
msgid "Force Public Cache URIs"
msgstr ""

#: src/lang.cls.php:151
msgid "Do Not Cache URIs"
msgstr ""

#: src/lang.cls.php:152
msgid "Do Not Cache Query Strings"
msgstr ""

#: src/lang.cls.php:153
msgid "Do Not Cache Categories"
msgstr ""

#: src/lang.cls.php:154
msgid "Do Not Cache Tags"
msgstr ""

#: src/lang.cls.php:155
msgid "Do Not Cache Roles"
msgstr ""

#: src/lang.cls.php:156
msgid "CSS Minify"
msgstr ""

#: src/lang.cls.php:157
msgid "CSS Combine"
msgstr ""

#: src/lang.cls.php:158
msgid "CSS Combine External and Inline"
msgstr ""

#: src/lang.cls.php:159
msgid "Generate UCSS"
msgstr ""

#: src/lang.cls.php:160
msgid "UCSS Inline"
msgstr ""

#: src/lang.cls.php:161
msgid "UCSS Selector Allowlist"
msgstr ""

#: src/lang.cls.php:162
msgid "UCSS Inline Excluded Files"
msgstr ""

#: src/lang.cls.php:163
msgid "UCSS URI Excludes"
msgstr ""

#: src/lang.cls.php:164
msgid "JS Minify"
msgstr ""

#: src/lang.cls.php:165
msgid "JS Combine"
msgstr ""

#: src/lang.cls.php:166
msgid "JS Combine External and Inline"
msgstr ""

#: src/lang.cls.php:167
msgid "HTML Minify"
msgstr ""

#: src/lang.cls.php:168
msgid "HTML Lazy Load Selectors"
msgstr ""

#: src/lang.cls.php:169
msgid "HTML Keep Comments"
msgstr ""

#: src/lang.cls.php:170
#: tpl/page_optm/settings_tuning_css.tpl.php:167
msgid "Load CSS Asynchronously"
msgstr ""

#: src/lang.cls.php:171
msgid "CCSS Per URL"
msgstr ""

#: src/lang.cls.php:172
msgid "Inline CSS Async Lib"
msgstr ""

#: src/lang.cls.php:173
#: tpl/presets/standard.tpl.php:46
msgid "Font Display Optimization"
msgstr ""

#: src/lang.cls.php:174
msgid "Load JS Deferred"
msgstr ""

#: src/lang.cls.php:175
msgid "Localize Resources"
msgstr ""

#: src/lang.cls.php:176
msgid "Localization Files"
msgstr ""

#: src/lang.cls.php:177
msgid "DNS Prefetch"
msgstr ""

#: src/lang.cls.php:178
msgid "DNS Prefetch Control"
msgstr ""

#: src/lang.cls.php:179
msgid "DNS Preconnect"
msgstr ""

#: src/lang.cls.php:180
msgid "CSS Excludes"
msgstr ""

#: src/lang.cls.php:181
msgid "JS Delayed Includes"
msgstr ""

#: src/lang.cls.php:182
msgid "JS Excludes"
msgstr ""

#: src/lang.cls.php:183
msgid "Remove Query Strings"
msgstr ""

#: src/lang.cls.php:184
msgid "Load Google Fonts Asynchronously"
msgstr ""

#: src/lang.cls.php:185
msgid "Remove Google Fonts"
msgstr ""

#: src/lang.cls.php:186
msgid "Critical CSS Rules"
msgstr ""

#: src/lang.cls.php:187
msgid "Separate CCSS Cache Post Types"
msgstr ""

#: src/lang.cls.php:188
msgid "Separate CCSS Cache URIs"
msgstr ""

#: src/lang.cls.php:189
msgid "CCSS Selector Allowlist"
msgstr ""

#: src/lang.cls.php:190
msgid "JS Deferred / Delayed Excludes"
msgstr ""

#: src/lang.cls.php:191
msgid "Guest Mode JS Excludes"
msgstr ""

#: src/lang.cls.php:192
#: tpl/presets/standard.tpl.php:51
msgid "Remove WordPress Emoji"
msgstr ""

#: src/lang.cls.php:193
#: tpl/presets/standard.tpl.php:52
msgid "Remove Noscript Tags"
msgstr ""

#: src/lang.cls.php:194
msgid "URI Excludes"
msgstr ""

#: src/lang.cls.php:195
msgid "Optimize for Guests Only"
msgstr ""

#: src/lang.cls.php:196
msgid "Role Excludes"
msgstr ""

#: src/lang.cls.php:199
msgid "Gravatar Cache Cron"
msgstr ""

#: src/lang.cls.php:200
msgid "Gravatar Cache TTL"
msgstr ""

#: src/lang.cls.php:202
msgid "Lazy Load Images"
msgstr ""

#: src/lang.cls.php:203
msgid "Lazy Load Image Excludes"
msgstr ""

#: src/lang.cls.php:204
msgid "Lazy Load Image Class Name Excludes"
msgstr ""

#: src/lang.cls.php:205
msgid "Lazy Load Image Parent Class Name Excludes"
msgstr ""

#: src/lang.cls.php:206
msgid "Lazy Load Iframe Class Name Excludes"
msgstr ""

#: src/lang.cls.php:207
msgid "Lazy Load Iframe Parent Class Name Excludes"
msgstr ""

#: src/lang.cls.php:208
msgid "Lazy Load URI Excludes"
msgstr ""

#: src/lang.cls.php:209
msgid "LQIP Excludes"
msgstr ""

#: src/lang.cls.php:210
msgid "Basic Image Placeholder"
msgstr ""

#: src/lang.cls.php:211
msgid "Responsive Placeholder"
msgstr ""

#: src/lang.cls.php:212
msgid "Responsive Placeholder Color"
msgstr ""

#: src/lang.cls.php:213
msgid "Responsive Placeholder SVG"
msgstr ""

#: src/lang.cls.php:214
msgid "LQIP Cloud Generator"
msgstr ""

#: src/lang.cls.php:215
msgid "LQIP Quality"
msgstr ""

#: src/lang.cls.php:216
msgid "LQIP Minimum Dimensions"
msgstr ""

#: src/lang.cls.php:217
msgid "Generate LQIP In Background"
msgstr ""

#: src/lang.cls.php:218
msgid "Lazy Load Iframes"
msgstr ""

#: src/lang.cls.php:219
msgid "Add Missing Sizes"
msgstr ""

#: src/lang.cls.php:220
#: src/metabox.cls.php:42
#: src/metabox.cls.php:43
#: tpl/page_optm/settings_vpi.tpl.php:23
msgid "Viewport Images"
msgstr ""

#: src/lang.cls.php:221
msgid "Viewport Images Cron"
msgstr ""

#: src/lang.cls.php:222
msgid "Auto Rescale Original Images"
msgstr ""

#: src/lang.cls.php:224
msgid "Auto Request Cron"
msgstr ""

#: src/lang.cls.php:225
msgid "Optimize Original Images"
msgstr ""

#: src/lang.cls.php:226
msgid "Remove Original Backups"
msgstr ""

#: src/lang.cls.php:227
msgid "Next-Gen Image Format"
msgstr ""

#: src/lang.cls.php:228
msgid "Optimize Losslessly"
msgstr ""

#: src/lang.cls.php:229
msgid "Optimize Image Sizes"
msgstr ""

#: src/lang.cls.php:230
msgid "Preserve EXIF/XMP data"
msgstr ""

#: src/lang.cls.php:231
msgid "WebP/AVIF Attribute To Replace"
msgstr ""

#: src/lang.cls.php:232
msgid "WebP/AVIF For Extra srcset"
msgstr ""

#: src/lang.cls.php:233
msgid "WordPress Image Quality Control"
msgstr ""

#: src/lang.cls.php:234
#: tpl/esi_widget_edit.php:43
msgid "Enable ESI"
msgstr ""

#: src/lang.cls.php:235
msgid "Cache Admin Bar"
msgstr ""

#: src/lang.cls.php:236
msgid "Cache Comment Form"
msgstr ""

#: src/lang.cls.php:237
msgid "ESI Nonces"
msgstr ""

#: src/lang.cls.php:238
#: tpl/page_optm/settings_css.tpl.php:140
#: tpl/page_optm/settings_css.tpl.php:277
#: tpl/page_optm/settings_vpi.tpl.php:88
msgid "Vary Group"
msgstr ""

#: src/lang.cls.php:239
msgid "Purge All Hooks"
msgstr ""

#: src/lang.cls.php:240
msgid "Improve HTTP/HTTPS Compatibility"
msgstr ""

#: src/lang.cls.php:241
msgid "Instant Click"
msgstr ""

#: src/lang.cls.php:242
msgid "Do Not Cache Cookies"
msgstr ""

#: src/lang.cls.php:243
msgid "Do Not Cache User Agents"
msgstr ""

#: src/lang.cls.php:244
msgid "Login Cookie"
msgstr ""

#: src/lang.cls.php:245
msgid "Vary Cookies"
msgstr ""

#: src/lang.cls.php:247
msgid "Frontend Heartbeat Control"
msgstr ""

#: src/lang.cls.php:248
msgid "Frontend Heartbeat TTL"
msgstr ""

#: src/lang.cls.php:249
msgid "Backend Heartbeat Control"
msgstr ""

#: src/lang.cls.php:250
msgid "Backend Heartbeat TTL"
msgstr ""

#: src/lang.cls.php:251
msgid "Editor Heartbeat"
msgstr ""

#: src/lang.cls.php:252
msgid "Editor Heartbeat TTL"
msgstr ""

#: src/lang.cls.php:254
msgid "Use CDN Mapping"
msgstr ""

#: src/lang.cls.php:255
msgid "CDN URL"
msgstr ""

#: src/lang.cls.php:256
msgid "Include Images"
msgstr ""

#: src/lang.cls.php:257
msgid "Include CSS"
msgstr ""

#: src/lang.cls.php:258
msgid "Include JS"
msgstr ""

#: src/lang.cls.php:259
#: tpl/cdn/other.tpl.php:113
msgid "Include File Types"
msgstr ""

#: src/lang.cls.php:260
msgid "HTML Attribute To Replace"
msgstr ""

#: src/lang.cls.php:261
msgid "Original URLs"
msgstr ""

#: src/lang.cls.php:262
msgid "Included Directories"
msgstr ""

#: src/lang.cls.php:263
msgid "Exclude Path"
msgstr ""

#: src/lang.cls.php:264
msgid "Cloudflare API"
msgstr ""

#: src/lang.cls.php:265
msgid "Clear Cloudflare cache"
msgstr ""

#: src/lang.cls.php:268
msgid "Crawl Interval"
msgstr ""

#: src/lang.cls.php:269
msgid "Server Load Limit"
msgstr ""

#: src/lang.cls.php:270
msgid "Role Simulation"
msgstr ""

#: src/lang.cls.php:271
msgid "Cookie Simulation"
msgstr ""

#: src/lang.cls.php:272
msgid "Custom Sitemap"
msgstr ""

#: src/lang.cls.php:274
msgid "Disable All Features"
msgstr ""

#: src/lang.cls.php:275
#: tpl/toolbox/log_viewer.tpl.php:18
msgid "Debug Log"
msgstr ""

#: src/lang.cls.php:276
msgid "Admin IPs"
msgstr ""

#: src/lang.cls.php:277
msgid "Debug Level"
msgstr ""

#: src/lang.cls.php:278
msgid "Log File Size Limit"
msgstr ""

#: src/lang.cls.php:279
msgid "Collapse Query Strings"
msgstr ""

#: src/lang.cls.php:280
msgid "Debug URI Includes"
msgstr ""

#: src/lang.cls.php:281
msgid "Debug URI Excludes"
msgstr ""

#: src/lang.cls.php:282
msgid "Debug String Excludes"
msgstr ""

#: src/lang.cls.php:284
msgid "Revisions Max Number"
msgstr ""

#: src/lang.cls.php:285
msgid "Revisions Max Age"
msgstr ""

#: src/media.cls.php:361
msgid "LiteSpeed Optimization"
msgstr ""

#: src/media.cls.php:416
#: src/media.cls.php:454
#: src/media.cls.php:483
#: src/media.cls.php:527
msgid "(optm)"
msgstr ""

#: src/media.cls.php:417
msgid "Currently using optimized version of file."
msgstr ""

#: src/media.cls.php:417
#: src/media.cls.php:487
msgid "Click to switch to original (unoptimized) version."
msgstr ""

#: src/media.cls.php:420
#: src/media.cls.php:490
msgid "(non-optm)"
msgstr ""

#: src/media.cls.php:421
msgid "Currently using original (unoptimized) version of file."
msgstr ""

#: src/media.cls.php:421
#: src/media.cls.php:494
msgid "Click to switch to optimized version."
msgstr ""

#: src/media.cls.php:429
msgid "Original file reduced by %1$s (%2$s)"
msgstr ""

#: src/media.cls.php:438
msgid "Orig saved %s"
msgstr ""

#: src/media.cls.php:453
#: src/media.cls.php:525
msgid "Using optimized version of file. "
msgstr ""

#: src/media.cls.php:453
msgid "No backup of original file exists."
msgstr ""

#: src/media.cls.php:458
msgid "Congratulation! Your file was already optimized"
msgstr ""

#: src/media.cls.php:460
msgid "Orig %s"
msgstr ""

#: src/media.cls.php:461
msgid "(no savings)"
msgstr ""

#: src/media.cls.php:464
msgid "Orig"
msgstr ""

#: src/media.cls.php:485
msgid "Currently using optimized version of AVIF file."
msgstr ""

#: src/media.cls.php:486
msgid "Currently using optimized version of WebP file."
msgstr ""

#: src/media.cls.php:492
msgid "Currently using original (unoptimized) version of AVIF file."
msgstr ""

#: src/media.cls.php:493
msgid "Currently using original (unoptimized) version of WebP file."
msgstr ""

#: src/media.cls.php:502
msgid "AVIF file reduced by %1$s (%2$s)"
msgstr ""

#: src/media.cls.php:502
msgid "WebP file reduced by %1$s (%2$s)"
msgstr ""

#: src/media.cls.php:510
msgid "AVIF saved %s"
msgstr ""

#: src/media.cls.php:510
msgid "WebP saved %s"
msgstr ""

#: src/media.cls.php:526
msgid "No backup of unoptimized AVIF file exists."
msgstr ""

#: src/media.cls.php:526
msgid "No backup of unoptimized WebP file exists."
msgstr ""

#: src/media.cls.php:541
msgid "Restore from backup"
msgstr ""

#: src/metabox.cls.php:39
msgid "Disable Cache"
msgstr ""

#: src/metabox.cls.php:40
msgid "Disable Image Lazyload"
msgstr ""

#: src/metabox.cls.php:41
msgid "Disable VPI"
msgstr ""

#: src/metabox.cls.php:43
msgid "Mobile"
msgstr ""

#: src/object-cache.cls.php:714
msgid "Redis encountered a fatal error: %1$s (code: %2$d)"
msgstr ""

#: src/placeholder.cls.php:169
msgid "LQIP"
msgstr ""

#: src/placeholder.cls.php:233
msgid "LQIP image preview for size %s"
msgstr ""

#: src/purge.cls.php:234
msgid "Purged all caches successfully."
msgstr ""

#: src/purge.cls.php:270
msgid "Notified LiteSpeed Web Server to purge all LSCache entries."
msgstr ""

#: src/purge.cls.php:291
msgid "Cleaned all Critical CSS files."
msgstr ""

#: src/purge.cls.php:312
msgid "Cleaned all Unique CSS files."
msgstr ""

#: src/purge.cls.php:359
msgid "Cleaned all LQIP files."
msgstr ""

#: src/purge.cls.php:393
msgid "Cleaned all VPI data."
msgstr ""

#: src/purge.cls.php:414
msgid "Cleaned all Gravatar files."
msgstr ""

#: src/purge.cls.php:434
msgid "Cleaned all localized resource entries."
msgstr ""

#: src/purge.cls.php:471
msgid "Notified LiteSpeed Web Server to purge CSS/JS entries."
msgstr ""

#: src/purge.cls.php:491
msgid "OPcache is not enabled."
msgstr ""

#: src/purge.cls.php:504
msgid "OPcache is restricted by %s setting."
msgstr ""

#: src/purge.cls.php:517
msgid "Reset the OPcache failed."
msgstr ""

#: src/purge.cls.php:531
msgid "Reset the entire OPcache successfully."
msgstr ""

#: src/purge.cls.php:563
msgid "Object cache is not enabled."
msgstr ""

#: src/purge.cls.php:576
msgid "Purge all object caches successfully."
msgstr ""

#: src/purge.cls.php:793
msgid "Notified LiteSpeed Web Server to purge the front page."
msgstr ""

#: src/purge.cls.php:809
msgid "Notified LiteSpeed Web Server to purge all pages."
msgstr ""

#: src/purge.cls.php:832
msgid "Notified LiteSpeed Web Server to purge error pages."
msgstr ""

#: src/purge.cls.php:863
msgid "Purge category %s"
msgstr ""

#: src/purge.cls.php:894
msgid "Purge tag %s"
msgstr ""

#: src/purge.cls.php:931
msgid "Purge url %s"
msgstr ""

#: src/root.cls.php:198
msgid "All QUIC.cloud service queues have been cleared."
msgstr ""

#: src/task.cls.php:268
msgid "Every 15 Minutes"
msgstr ""

#: src/task.cls.php:289
msgid "LiteSpeed Crawler Cron"
msgstr ""

#: src/tool.cls.php:43
#: src/tool.cls.php:54
msgid "Failed to detect IP"
msgstr ""

#: src/utility.cls.php:214
msgid "right now"
msgstr ""

#: src/utility.cls.php:214
msgid "just now"
msgstr ""

#: src/utility.cls.php:217
msgid " %s ago"
msgstr ""

#: thirdparty/litespeed-check.cls.php:100
#: thirdparty/litespeed-check.cls.php:165
msgid "Please consider disabling the following detected plugins, as they may conflict with LiteSpeed Cache:"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:19
msgid "WooCommerce Settings"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:24
#: tpl/cache/settings-advanced.tpl.php:21
#: tpl/cache/settings_inc.browser.tpl.php:23
#: tpl/toolbox/beta_test.tpl.php:42
#: tpl/toolbox/heartbeat.tpl.php:24
#: tpl/toolbox/report.tpl.php:46
msgid "NOTICE:"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:25
msgid "After verifying that the cache works in general, please test the cart."
msgstr ""

#. translators: %s: link attributes
#: thirdparty/woocommerce.content.tpl.php:30
msgid "To test the cart, visit the %sFAQ%s."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:36
msgid "By default, the My Account, Checkout, and Cart pages are automatically excluded from caching. Misconfiguration of page associations in WooCommerce settings may cause some pages to be erroneously excluded."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:44
msgid "Product Update Interval"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:49
msgid "Purge product on changes to the quantity or stock status."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:49
msgid "Purge categories only when stock status changes."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:50
msgid "Purge product and categories only when the stock status changes."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:51
msgid "Purge product only when the stock status changes."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:51
msgid "Do not purge categories on changes to the quantity or stock status."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:52
msgid "Always purge both product and categories on changes to the quantity or stock status."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:72
msgid "Determines how changes in product quantity and product stock status affect product pages and their associated category pages."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:80
msgid "Vary for Mini Cart"
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:88
msgid "Generate a separate vary cache copy for the mini cart when the cart is not empty."
msgstr ""

#: thirdparty/woocommerce.content.tpl.php:89
msgid "If your theme does not use JS to update the mini cart, you must enable this option to display the correct cart contents."
msgstr ""

#: tpl/banner/cloud_news.tpl.php:30
#: tpl/banner/cloud_news.tpl.php:41
msgid "Install"
msgstr ""

#: tpl/banner/cloud_news.tpl.php:51
#: tpl/banner/cloud_promo.tpl.php:73
msgid "Dismiss this notice"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:22
msgid "You just unlocked a promotion from QUIC.cloud!"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:26
msgid "Spread the love and earn %s credits to use in our QUIC.cloud online services."
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:35
msgid "Send to twitter to get %s bonus"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:40
#: tpl/page_optm/settings_tuning_css.tpl.php:69
#: tpl/page_optm/settings_tuning_css.tpl.php:144
msgid "Learn more"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:45
msgid "Tweet preview"
msgstr ""

#: tpl/banner/cloud_promo.tpl.php:61
msgid "Tweet this"
msgstr ""

#: tpl/banner/new_version.php:58
msgid "New Version Available!"
msgstr ""

#: tpl/banner/new_version.php:66
msgid "New release %s is available now."
msgstr ""

#: tpl/banner/new_version.php:77
#: tpl/banner/new_version_dev.tpl.php:41
#: tpl/toolbox/beta_test.tpl.php:88
msgid "Upgrade"
msgstr ""

#: tpl/banner/new_version.php:87
msgid "Turn On Auto Upgrade"
msgstr ""

#: tpl/banner/new_version.php:93
msgid "Maybe Later"
msgstr ""

#: tpl/banner/new_version.php:113
#: tpl/banner/score.php:141
#: tpl/banner/slack.php:48
msgid "Dismiss this notice."
msgstr ""

#: tpl/banner/new_version_dev.tpl.php:22
msgid "New Developer Version Available!"
msgstr ""

#: tpl/banner/new_version_dev.tpl.php:30
msgid "New developer version %s is available now."
msgstr ""

#: tpl/banner/score.php:36
msgid "Thank You for Using the LiteSpeed Cache Plugin!"
msgstr ""

#: tpl/banner/score.php:40
#: tpl/dash/dashboard.tpl.php:375
msgid "Page Load Time"
msgstr ""

#: tpl/banner/score.php:45
#: tpl/banner/score.php:79
#: tpl/dash/dashboard.tpl.php:395
#: tpl/dash/dashboard.tpl.php:471
msgid "Before"
msgstr ""

#: tpl/banner/score.php:53
#: tpl/banner/score.php:87
#: tpl/dash/dashboard.tpl.php:403
#: tpl/dash/dashboard.tpl.php:479
msgid "After"
msgstr ""

#: tpl/banner/score.php:62
#: tpl/banner/score.php:96
#: tpl/dash/dashboard.tpl.php:411
#: tpl/dash/dashboard.tpl.php:487
msgid "Improved by"
msgstr ""

#: tpl/banner/score.php:74
#: tpl/dash/dashboard.tpl.php:456
msgid "PageSpeed Score"
msgstr ""

#: tpl/banner/score.php:112
msgid "Sure I'd love to review!"
msgstr ""

#: tpl/banner/score.php:116
msgid "I've already left a review"
msgstr ""

#: tpl/banner/score.php:117
msgid "Maybe later"
msgstr ""

#: tpl/banner/score.php:121
msgid "Created with ❤️ by LiteSpeed team."
msgstr ""

#: tpl/banner/score.php:122
msgid "Support forum"
msgstr ""

#: tpl/banner/score.php:122
msgid "Submit a ticket"
msgstr ""

#: tpl/banner/slack.php:20
msgid "Welcome to LiteSpeed"
msgstr ""

#: tpl/banner/slack.php:24
msgid "Want to connect with other LiteSpeed users?"
msgstr ""

#. translators: %s: Link to LiteSpeed Slack community
#: tpl/banner/slack.php:28
msgid "Join the %s community."
msgstr ""

#: tpl/banner/slack.php:40
msgid "Join Us on Slack"
msgstr ""

#: tpl/cache/entry.tpl.php:18
#: tpl/cache/entry.tpl.php:68
#: tpl/toolbox/entry.tpl.php:16
#: tpl/toolbox/purge.tpl.php:150
msgid "Purge"
msgstr ""

#: tpl/cache/entry.tpl.php:19
#: tpl/cache/entry.tpl.php:69
msgid "Excludes"
msgstr ""

#: tpl/cache/entry.tpl.php:20
#: tpl/cache/entry.tpl.php:74
msgid "Object"
msgstr ""

#: tpl/cache/entry.tpl.php:21
#: tpl/cache/entry.tpl.php:75
msgid "Browser"
msgstr ""

#: tpl/cache/entry.tpl.php:22
#: tpl/cache/entry.tpl.php:78
#: tpl/toolbox/settings-debug.tpl.php:117
msgid "Advanced"
msgstr ""

#: tpl/cache/entry.tpl.php:28
msgid "LiteSpeed Cache Network Cache Settings"
msgstr ""

#: tpl/cache/entry.tpl.php:67
#: tpl/cache/settings-ttl.tpl.php:15
msgid "TTL"
msgstr ""

#: tpl/cache/entry.tpl.php:70
msgid "ESI"
msgstr ""

#: tpl/cache/entry.tpl.php:100
msgid "LiteSpeed Cache Settings"
msgstr ""

#: tpl/cache/more_settings_tip.tpl.php:22
#: tpl/cache/settings-excludes.tpl.php:71
#: tpl/cache/settings-excludes.tpl.php:104
#: tpl/cdn/other.tpl.php:79
#: tpl/crawler/settings.tpl.php:76
#: tpl/crawler/settings.tpl.php:86
msgid "NOTE"
msgstr ""

#. translators: %s: LiteSpeed Cache menu label
#: tpl/cache/more_settings_tip.tpl.php:27
msgid "More settings available under %s menu"
msgstr ""

#: tpl/cache/network_settings-advanced.tpl.php:17
#: tpl/cache/settings-advanced.tpl.php:16
msgid "Advanced Settings"
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:17
#: tpl/cache/settings-cache.tpl.php:15
msgid "Cache Control Settings"
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:24
msgid "Network Enable Cache"
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:28
msgid "Enabling LiteSpeed Cache for WordPress here enables the cache for the network."
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:29
msgid "It is STRONGLY recommended that the compatibility with other plugins on a single/few sites is tested first."
msgstr ""

#: tpl/cache/network_settings-cache.tpl.php:30
msgid "This is to ensure compatibility prior to enabling the cache for all sites."
msgstr ""

#: tpl/cache/network_settings-excludes.tpl.php:17
#: tpl/cache/settings-excludes.tpl.php:15
msgid "Exclude Settings"
msgstr ""

#: tpl/cache/network_settings-purge.tpl.php:17
#: tpl/cache/settings-purge.tpl.php:15
msgid "Purge Settings"
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:22
msgid "These settings are meant for ADVANCED USERS ONLY."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:39
msgid "Specify an AJAX action in POST/GET and the number of seconds to cache that request, separated by a space."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:57
msgid "Enable this option if you are using both HTTP and HTTPS in the same domain and are noticing cache irregularities."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:71
msgid "When a visitor hovers over a page link, preload that page. This will speed up the visit to that link."
msgstr ""

#: tpl/cache/settings-advanced.tpl.php:76
msgid "This will generate extra requests to the server, which will increase server load."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:28
msgid "Use Network Admin Setting"
msgstr ""

#. translators: %s: Link tags
#: tpl/cache/settings-cache.tpl.php:36
msgid "Please visit the %sInformation%s page on how to test the cache."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:42
#: tpl/crawler/settings.tpl.php:113
#: tpl/crawler/settings.tpl.php:133
#: tpl/crawler/summary.tpl.php:208
#: tpl/page_optm/entry.tpl.php:42
#: tpl/toolbox/settings-debug.tpl.php:47
msgid "NOTICE"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:42
msgid "When disabling the cache, all cached entries for this site will be purged."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:45
msgid "The network admin setting can be overridden here."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:49
msgid "With QUIC.cloud CDN enabled, you may still be seeing cache headers from your local server."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:63
msgid "Privately cache frontend pages for logged-in users. (LSWS %s required)"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:76
msgid "Privately cache commenters that have pending comments. Disabling this option will serve non-cacheable pages to commenters. (LSWS %s required)"
msgstr ""

#: tpl/cache/settings-cache.tpl.php:89
msgid "Cache requests made by WordPress REST API calls."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:102
msgid "Disabling this option may negatively affect performance."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:119
msgid "URI Paths containing these strings will NOT be cached as public."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:133
msgid "Paths containing these strings will be cached regardless of no-cacheable settings."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:136
#: tpl/cache/settings-cache.tpl.php:161
msgid "To define a custom TTL for a URI, add a space followed by the TTL value to the end of the URI."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:139
#: tpl/cache/settings-cache.tpl.php:164
msgid "For example, %1$s defines a TTL of %2$s seconds for %3$s."
msgstr ""

#: tpl/cache/settings-cache.tpl.php:158
msgid "Paths containing these strings will be forced to public cached regardless of no-cacheable settings."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:15
msgid "ESI Settings"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:20
msgid "With ESI (Edge Side Includes), pages may be served from cache for logged-in users."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:21
msgid "ESI allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. In other words, ESI lets you “punch holes” in a page, and then fill those holes with content that may be cached privately, cached publicly with its own TTL, or not cached at all."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:22
msgid "WpW: Private Cache vs. Public Cache"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:26
msgid "You can turn shortcodes into ESI blocks."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:29
msgid "Replace %1$s with %2$s."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:37
msgid "ESI sample for developers"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:45
#: tpl/cdn/cf.tpl.php:100
#: tpl/crawler/summary.tpl.php:60
#: tpl/inc/check_cache_disabled.php:38
#: tpl/inc/check_if_network_disable_all.php:28
#: tpl/page_optm/settings_css.tpl.php:77
#: tpl/page_optm/settings_css.tpl.php:211
#: tpl/page_optm/settings_localization.tpl.php:21
msgid "WARNING"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:46
msgid "These options are only available with LiteSpeed Enterprise Web Server or QUIC.cloud CDN."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:59
msgid "Turn ON to cache public pages for logged in users, and serve the Admin Bar and Comment Form via ESI blocks. These two blocks will be uncached unless enabled below."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:72
msgid "Cache the built-in Admin Bar ESI block."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:85
msgid "Cache the built-in Comment Form ESI block."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:100
msgid "The list will be merged with the predefined nonces in your local data file."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:101
msgid "The latest data file is"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:104
#: tpl/page_optm/settings_media_exc.tpl.php:37
#: tpl/page_optm/settings_tuning.tpl.php:49
#: tpl/page_optm/settings_tuning.tpl.php:69
#: tpl/page_optm/settings_tuning.tpl.php:90
#: tpl/page_optm/settings_tuning.tpl.php:111
#: tpl/page_optm/settings_tuning.tpl.php:130
#: tpl/page_optm/settings_tuning_css.tpl.php:36
#: tpl/page_optm/settings_tuning_css.tpl.php:97
msgid "Filter %s is supported."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:108
msgid "The above nonces will be converted to ESI automatically."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:110
msgid "An optional second parameter may be used to specify cache control. Use a space to separate"
msgstr ""

#: tpl/cache/settings-esi.tpl.php:113
#: tpl/cache/settings-purge.tpl.php:111
#: tpl/cdn/other.tpl.php:169
msgid "Wildcard %1$s supported (match zero or more characters). For example, to match %2$s and %3$s, use %4$s."
msgstr ""

#: tpl/cache/settings-esi.tpl.php:141
msgid "If your site contains public content that certain user roles can see but other roles cannot, you can specify a Vary Group for those user roles. For example, specifying an administrator vary group allows there to be a separate publicly-cached page tailored to administrators (with “edit” links, etc), while all other user roles see the default public page."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:30
msgid "Paths containing these strings will not be cached."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:32
#: tpl/page_optm/settings_tuning_css.tpl.php:78
#: tpl/page_optm/settings_tuning_css.tpl.php:153
msgid "Predefined list will also be combined w/ the above settings"
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:45
msgid "Query strings containing these parameters will not be cached."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:46
msgid "For example, for %1$s, %2$s and %3$s can be used here."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:66
msgid "All categories are cached by default."
msgstr ""

#. translators: %s: "cookies"
#. translators: %s: "user agents"
#: tpl/cache/settings-excludes.tpl.php:67
#: tpl/cache/settings-excludes.tpl.php:100
#: tpl/cache/settings_inc.exclude_cookies.tpl.php:27
#: tpl/cache/settings_inc.exclude_useragent.tpl.php:27
msgid "To prevent %s from being cached, enter them here."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:67
msgid "categories"
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:73
msgid "If the category name is not found, the category will be removed from the list on save."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:99
msgid "All tags are cached by default."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:100
msgid "tags"
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:106
msgid "If the tag slug is not found, the tag will be removed from the list on save."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:110
msgid "To exclude %1$s, insert %2$s."
msgstr ""

#: tpl/cache/settings-excludes.tpl.php:135
msgid "Selected roles will be excluded from cache."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:21
msgid "All pages"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:22
msgid "Front page"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:23
msgid "Home page"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:24
msgid "Pages"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:25
msgid "All pages with Recent Posts Widget"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:26
msgid "Author archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:27
msgid "Post type archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:28
msgid "Yearly archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:29
msgid "Monthly archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:30
msgid "Daily archive"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:31
msgid "Term archive (include category, tag, and tax)"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:50
msgid "Auto Purge Rules For Publish/Update"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:53
#: tpl/cache/settings-purge.tpl.php:90
#: tpl/cache/settings-purge.tpl.php:114
#: tpl/page_optm/settings_tuning_css.tpl.php:72
#: tpl/page_optm/settings_tuning_css.tpl.php:147
msgid "Note"
msgstr ""

#: tpl/cache/settings-purge.tpl.php:55
msgid "Select \"All\" if there are dynamic widgets linked to posts on pages other than the front or home pages."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:56
msgid "Other checkboxes will be ignored."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:57
msgid "Select only the archive types that are currently used, the others can be left unchecked."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:73
msgid "Select which pages will be automatically purged when posts are published/updated."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:86
msgid "If ON, the stale copy of a cached page will be shown to visitors until a new cache copy is available. Reduces the server load for following visits. If OFF, the page will be dynamically generated while visitors wait."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:92
msgid "By design, this option may serve stale content. Do not enable this option, if that is not OK with you."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:106
msgid "The URLs here (one per line) will be purged automatically at the time set in the option \"%s\"."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:107
msgid "Both %1$s and %2$s are acceptable."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:116
msgid "For URLs with wildcards, there may be a delay in initiating scheduled purge."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:131
msgid "Specify the time to purge the \"%s\" list."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:132
msgid "Current server time is %s."
msgstr ""

#: tpl/cache/settings-purge.tpl.php:152
msgid "A Purge All will be executed when WordPress runs these hooks."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:29
msgid "Specify how long, in seconds, public pages are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:44
msgid "Specify how long, in seconds, private pages are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:59
msgid "Specify how long, in seconds, the front page is cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:74
msgid "Specify how long, in seconds, feeds are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:75
#: tpl/cache/settings-ttl.tpl.php:90
msgid "If this is set to a number less than 30, feeds will not be cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:89
msgid "Specify how long, in seconds, REST calls are cached."
msgstr ""

#: tpl/cache/settings-ttl.tpl.php:111
msgid "Specify an HTTP status code and the number of seconds to cache that page, separated by a space."
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:17
msgid "Browser Cache Settings"
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:25
msgid "OpenLiteSpeed users please check this"
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:26
msgid "Setting Up Custom Headers"
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:41
msgid "Browser caching stores static files locally in the user's browser. Turn on this setting to reduce repeated requests for static files."
msgstr ""

#. translators: %s: Link tags
#: tpl/cache/settings_inc.browser.tpl.php:46
msgid "You can turn on browser caching in server admin too. %sLearn more about LiteSpeed browser cache settings%s."
msgstr ""

#: tpl/cache/settings_inc.browser.tpl.php:63
msgid "The amount of time, in seconds, that files will be stored in browser cache before expiring."
msgstr ""

#. translators: %s: LiteSpeed Web Server version
#: tpl/cache/settings_inc.cache_dropquery.tpl.php:27
msgid "Ignore certain query strings when caching. (LSWS %s required)"
msgstr ""

#. translators: %1$s: Example query string, %2$s: Example wildcard
#: tpl/cache/settings_inc.cache_dropquery.tpl.php:34
msgid "For example, to drop parameters beginning with %1$s, %2$s can be used here."
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:24
msgid "Serve a separate cache copy for mobile visitors."
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:25
msgid "Learn more about when this is needed"
msgstr ""

#: tpl/cache/settings_inc.cache_mobile.tpl.php:47
msgid "Htaccess did not match configuration option."
msgstr ""

#. translators: %s: Current mobile agents in htaccess
#: tpl/cache/settings_inc.cache_mobile.tpl.php:51
msgid "Htaccess rule is: %s"
msgstr ""

#. translators: %1$s: Cache Mobile label, %2$s: ON status, %3$s: List of Mobile User Agents label
#: tpl/cache/settings_inc.cache_mobile.tpl.php:89
msgid "If %1$s is %2$s, then %3$s must be populated!"
msgstr ""

#: tpl/cache/settings_inc.exclude_cookies.tpl.php:28
msgid "cookies"
msgstr ""

#: tpl/cache/settings_inc.exclude_useragent.tpl.php:28
msgid "user agents"
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:26
msgid "SYNTAX: alphanumeric and \"_\". No spaces and case sensitive. MUST BE UNIQUE FROM OTHER WEB APPLICATIONS."
msgstr ""

#. translators: %s: Default login cookie name
#: tpl/cache/settings_inc.login_cookie.tpl.php:32
msgid "The default login cookie is %s."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:36
msgid "The server will determine if the user is logged in based on the existence of this cookie."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:37
msgid "This setting is useful for those that have multiple web applications for the same domain."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:38
msgid "If every web application uses the same cookie, the server may confuse whether a user is logged in or not."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:39
msgid "The cookie set here will be used for this WordPress installation."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:41
msgid "Example use case:"
msgstr ""

#. translators: %s: Example domain
#: tpl/cache/settings_inc.login_cookie.tpl.php:45
msgid "There is a WordPress installed for %s."
msgstr ""

#. translators: %s: Example subdomain
#: tpl/cache/settings_inc.login_cookie.tpl.php:53
msgid "Then another WordPress is installed (NOT MULTISITE) at %s"
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:57
msgid "The cache needs to distinguish who is logged into which WordPress site in order to cache correctly."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:63
msgid "Invalid login cookie. Invalid characters found."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:84
msgid "WARNING: The .htaccess login cookie and Database login cookie do not match."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:102
msgid "SYNTAX: alphanumeric and \"_\". No spaces and case sensitive."
msgstr ""

#: tpl/cache/settings_inc.login_cookie.tpl.php:104
msgid "You can list the 3rd party vary cookies here."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:15
msgid "Enabled"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:16
msgid "Disabled"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:23
msgid "Not Available"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:25
msgid "Passed"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:28
msgid "Failed"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:33
msgid "Object Cache Settings"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:47
msgid "Use external object cache functionality."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:52
#: tpl/crawler/blacklist.tpl.php:42
#: tpl/crawler/summary.tpl.php:153
msgid "Status"
msgstr ""

#. translators: %s: Object cache name
#: tpl/cache/settings_inc.object.tpl.php:58
#: tpl/cache/settings_inc.object.tpl.php:66
msgid "%s Extension"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:71
msgid "Connection Test"
msgstr ""

#. translators: %s: Object cache name
#: tpl/cache/settings_inc.object.tpl.php:99
msgid "Your %s Hostname or IP address."
msgstr ""

#. translators: %1$s: Socket name, %2$s: Host field title, %3$s: Example socket path
#. translators: %1$s: Socket name, %2$s: Port field title, %3$s: Port value
#: tpl/cache/settings_inc.object.tpl.php:107
#: tpl/cache/settings_inc.object.tpl.php:146
msgid "If you are using a %1$s socket, %2$s should be set to %3$s"
msgstr ""

#. translators: %1$s: Object cache name, %2$s: Port number
#: tpl/cache/settings_inc.object.tpl.php:128
#: tpl/cache/settings_inc.object.tpl.php:137
msgid "Default port for %1$s is %2$s."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:164
msgid "Default TTL for cached objects."
msgstr ""

#. translators: %s: SASL
#: tpl/cache/settings_inc.object.tpl.php:180
msgid "Only available when %s is installed."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:196
msgid "Specify the password used when connecting."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:209
msgid "Database to be used"
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:222
msgid "Groups cached at the network level."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:249
msgid "Use keep-alive connections to speed up cache operations."
msgstr ""

#: tpl/cache/settings_inc.object.tpl.php:262
msgid "Improve wp-admin speed through caching. (May encounter expired data)"
msgstr ""

#. translators: %1$s: Object Cache Admin title, %2$s: OFF status
#: tpl/cache/settings_inc.object.tpl.php:278
msgid "Save transients in database when %1$s is %2$s."
msgstr ""

#: tpl/cache/settings_inc.purge_on_upgrade.tpl.php:25
msgid "When enabled, the cache will automatically purge when any plugin, theme or the WordPress core is upgraded."
msgstr ""

#: tpl/cdn/cf.tpl.php:17
msgid "Cloudflare Settings"
msgstr ""

#: tpl/cdn/cf.tpl.php:31
msgid "Use %s API functionality."
msgstr ""

#: tpl/cdn/cf.tpl.php:35
msgid "Global API Key / API Token"
msgstr ""

#: tpl/cdn/cf.tpl.php:38
msgid "Your API key / token is used to access %s APIs."
msgstr ""

#: tpl/cdn/cf.tpl.php:39
msgid "Get it from %s."
msgstr ""

#: tpl/cdn/cf.tpl.php:40
msgid "Recommended to generate the token from Cloudflare API token template \"WordPress\"."
msgstr ""

#: tpl/cdn/cf.tpl.php:44
msgid "Email Address"
msgstr ""

#: tpl/cdn/cf.tpl.php:47
msgid "Your Email address on %s."
msgstr ""

#: tpl/cdn/cf.tpl.php:48
msgid "Optional when API token used."
msgstr ""

#: tpl/cdn/cf.tpl.php:52
msgid "Domain"
msgstr ""

#: tpl/cdn/cf.tpl.php:59
msgid "You can just type part of the domain."
msgstr ""

#: tpl/cdn/cf.tpl.php:60
msgid "Once saved, it will be matched with the current list and completed automatically."
msgstr ""

#: tpl/cdn/cf.tpl.php:74
msgid "Clear %s cache when \"Purge All\" is run."
msgstr ""

#: tpl/cdn/cf.tpl.php:102
msgid "To enable the following functionality, turn ON Cloudflare API in CDN Settings."
msgstr ""

#: tpl/cdn/cf.tpl.php:107
msgid "Cloudflare Domain"
msgstr ""

#: tpl/cdn/cf.tpl.php:108
msgid "Cloudflare Zone"
msgstr ""

#: tpl/cdn/cf.tpl.php:111
msgid "Development Mode"
msgstr ""

#: tpl/cdn/cf.tpl.php:113
msgid "Turn ON"
msgstr ""

#: tpl/cdn/cf.tpl.php:116
msgid "Turn OFF"
msgstr ""

#: tpl/cdn/cf.tpl.php:119
msgid "Check Status"
msgstr ""

#: tpl/cdn/cf.tpl.php:129
msgid "Current status is %1$s since %2$s."
msgstr ""

#: tpl/cdn/cf.tpl.php:137
msgid "Current status is %s."
msgstr ""

#: tpl/cdn/cf.tpl.php:141
msgid "Development mode will be automatically turned off in %s."
msgstr ""

#: tpl/cdn/cf.tpl.php:149
msgid "Temporarily bypass Cloudflare cache. This allows changes to the origin server to be seen in realtime."
msgstr ""

#: tpl/cdn/cf.tpl.php:151
msgid "Development Mode will be turned off automatically after three hours."
msgstr ""

#: tpl/cdn/cf.tpl.php:152
msgid "%1$sLearn More%2$s"
msgstr ""

#: tpl/cdn/cf.tpl.php:156
msgid "Cloudflare Cache"
msgstr ""

#: tpl/cdn/cf.tpl.php:162
msgid "Purge Everything"
msgstr ""

#: tpl/cdn/entry.tpl.php:14
msgid "QUIC.cloud"
msgstr ""

#: tpl/cdn/entry.tpl.php:16
msgid "Other Static CDN"
msgstr ""

#: tpl/cdn/entry.tpl.php:22
msgid "LiteSpeed Cache CDN"
msgstr ""

#: tpl/cdn/other.tpl.php:28
msgid "CDN Settings"
msgstr ""

#: tpl/cdn/other.tpl.php:44
msgid "Turn this setting %s if you are using a traditional Content Delivery Network (CDN) or a subdomain for static content with QUIC.cloud CDN."
msgstr ""

#: tpl/cdn/other.tpl.php:52
msgid "NOTE: QUIC.cloud CDN and Cloudflare do not use CDN Mapping. If you are only using QUIC.cloud or Cloudflare, leave this setting %s."
msgstr ""

#: tpl/cdn/other.tpl.php:80
msgid "To randomize CDN hostname, define multiple hostnames for the same resources."
msgstr ""

#: tpl/cdn/other.tpl.php:87
msgid "Serve all image files through the CDN. This will affect all attachments, HTML %1$s tags, and CSS %2$s attributes."
msgstr ""

#: tpl/cdn/other.tpl.php:94
msgid "Serve all CSS files through the CDN. This will affect all enqueued WP CSS files."
msgstr ""

#: tpl/cdn/other.tpl.php:97
msgid "Serve all JavaScript files through the CDN. This will affect all enqueued WP JavaScript files."
msgstr ""

#: tpl/cdn/other.tpl.php:100
msgid "Static file type links to be replaced by CDN links."
msgstr ""

#: tpl/cdn/other.tpl.php:104
msgid "This will affect all tags containing attributes: %s."
msgstr ""

#: tpl/cdn/other.tpl.php:112
msgid "If you turn any of the above settings OFF, please remove the related file types from the %s box."
msgstr ""

#: tpl/cdn/other.tpl.php:136
msgid "Specify which HTML element attributes will be replaced with CDN Mapping."
msgstr ""

#: tpl/cdn/other.tpl.php:137
#: tpl/img_optm/settings.tpl.php:150
msgid "Only attributes listed here will be replaced."
msgstr ""

#: tpl/cdn/other.tpl.php:141
#: tpl/img_optm/settings.tpl.php:151
msgid "Use the format %1$s or %2$s (element is optional)."
msgstr ""

#: tpl/cdn/other.tpl.php:161
msgid "Site URL to be served through the CDN. Beginning with %1$s. For example, %2$s."
msgstr ""

#: tpl/cdn/other.tpl.php:196
msgid "Only files within these directories will be pointed to the CDN."
msgstr ""

#: tpl/cdn/other.tpl.php:210
msgid "Paths containing these strings will not be served from the CDN."
msgstr ""

#: tpl/cdn/qc.tpl.php:24
#: tpl/dash/dashboard.tpl.php:886
msgid "Refresh Status"
msgstr ""

#: tpl/cdn/qc.tpl.php:27
msgid "QUIC.cloud CDN Status Overview"
msgstr ""

#: tpl/cdn/qc.tpl.php:29
msgid "Check the status of your most important settings and the health of your CDN setup here."
msgstr ""

#: tpl/cdn/qc.tpl.php:34
#: tpl/dash/dashboard.tpl.php:146
msgid "Accelerate, Optimize, Protect"
msgstr ""

#: tpl/cdn/qc.tpl.php:36
#: tpl/dash/dashboard.tpl.php:150
msgid "Speed up your WordPress site even further with <strong>QUIC.cloud Online Services and CDN</strong>."
msgstr ""

#: tpl/cdn/qc.tpl.php:38
#: tpl/general/online.tpl.php:61
#: tpl/general/online.tpl.php:145
msgid "Free monthly quota available."
msgstr ""

#: tpl/cdn/qc.tpl.php:41
#: tpl/dash/dashboard.tpl.php:158
#: tpl/general/online.tpl.php:64
#: tpl/general/online.tpl.php:119
msgid "Enable QUIC.cloud services"
msgstr ""

#: tpl/cdn/qc.tpl.php:45
#: tpl/dash/dashboard.tpl.php:167
#: tpl/general/online.tpl.php:26
msgid "QUIC.cloud provides CDN and online optimization services, and is not required. You may use many features of this plugin without QUIC.cloud."
msgstr ""

#: tpl/cdn/qc.tpl.php:46
#: tpl/dash/dashboard.tpl.php:169
msgid "Learn More about QUIC.cloud"
msgstr ""

#: tpl/cdn/qc.tpl.php:53
msgid "QUIC.cloud CDN is currently <strong>fully disabled</strong>."
msgstr ""

#: tpl/cdn/qc.tpl.php:55
msgid "QUIC.cloud CDN is <strong>not available</strong> for anonymous (unlinked) users."
msgstr ""

#: tpl/cdn/qc.tpl.php:59
msgid "Link & Enable QUIC.cloud CDN"
msgstr ""

#: tpl/cdn/qc.tpl.php:61
#: tpl/dash/dashboard.tpl.php:857
msgid "Enable QUIC.cloud CDN"
msgstr ""

#: tpl/cdn/qc.tpl.php:71
msgid "Content Delivery Network Service"
msgstr ""

#: tpl/cdn/qc.tpl.php:73
msgid "Serve your visitors fast"
msgstr ""

#: tpl/cdn/qc.tpl.php:73
msgid "no matter where they live."
msgstr ""

#. translators: %s: Link tags
#: tpl/cdn/qc.tpl.php:79
msgid "Best available WordPress performance, globally fast TTFB, easy setup, and %smore%s!"
msgstr ""

#: tpl/cdn/qc.tpl.php:96
msgid "QUIC.cloud CDN Options"
msgstr ""

#: tpl/cdn/qc.tpl.php:117
msgid "To manage your QUIC.cloud options, go to your hosting provider's portal."
msgstr ""

#: tpl/cdn/qc.tpl.php:119
msgid "To manage your QUIC.cloud options, please contact your hosting provider."
msgstr ""

#: tpl/cdn/qc.tpl.php:123
#: tpl/cdn/qc.tpl.php:143
msgid "To manage your QUIC.cloud options, go to QUIC.cloud Dashboard."
msgstr ""

#: tpl/cdn/qc.tpl.php:126
#: tpl/cdn/qc.tpl.php:133
#: tpl/dash/dashboard.tpl.php:360
#: tpl/general/online.tpl.php:153
msgid "Link to QUIC.cloud"
msgstr ""

#: tpl/cdn/qc.tpl.php:130
msgid "You are currently using services as an anonymous user. To manage your QUIC.cloud options, use the button below to create an account and link to the QUIC.cloud Dashboard."
msgstr ""

#: tpl/cdn/qc.tpl.php:139
#: tpl/cdn/qc.tpl.php:146
msgid "My QUIC.cloud Dashboard"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:22
msgid "Are you sure to delete all existing blocklist items?"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:23
msgid "Empty blocklist"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:28
#: tpl/crawler/entry.tpl.php:16
msgid "Blocklist"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:32
#: tpl/img_optm/summary.tpl.php:201
msgid "Total"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:41
#: tpl/crawler/map.tpl.php:76
#: tpl/toolbox/purge.tpl.php:209
msgid "URL"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:43
#: tpl/crawler/map.tpl.php:78
msgid "Operation"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:54
msgid "Remove from Blocklist"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:69
msgid "API: PHP Constant %s available to disable blocklist."
msgstr ""

#: tpl/crawler/blacklist.tpl.php:79
msgid "API: Filter %s available to disable blocklist."
msgstr ""

#: tpl/crawler/blacklist.tpl.php:87
msgid "Not blocklisted"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:88
#: tpl/crawler/map.tpl.php:103
msgid "Blocklisted due to not cacheable"
msgstr ""

#: tpl/crawler/blacklist.tpl.php:89
#: tpl/crawler/map.tpl.php:64
#: tpl/crawler/map.tpl.php:104
#: tpl/crawler/summary.tpl.php:199
#: tpl/crawler/summary.tpl.php:247
msgid "Blocklisted"
msgstr ""

#: tpl/crawler/entry.tpl.php:14
msgid "Summary"
msgstr ""

#: tpl/crawler/entry.tpl.php:15
msgid "Map"
msgstr ""

#: tpl/crawler/entry.tpl.php:23
msgid "LiteSpeed Cache Crawler"
msgstr ""

#: tpl/crawler/map.tpl.php:29
msgid "Clean Crawler Map"
msgstr ""

#: tpl/crawler/map.tpl.php:32
msgid "Refresh Crawler Map"
msgstr ""

#: tpl/crawler/map.tpl.php:40
msgid "Generated at %s"
msgstr ""

#: tpl/crawler/map.tpl.php:48
msgid "Sitemap List"
msgstr ""

#: tpl/crawler/map.tpl.php:52
msgid "Sitemap Total"
msgstr ""

#: tpl/crawler/map.tpl.php:58
msgid "URL Search"
msgstr ""

#: tpl/crawler/map.tpl.php:62
#: tpl/crawler/map.tpl.php:101
msgid "Cache Hit"
msgstr ""

#: tpl/crawler/map.tpl.php:63
#: tpl/crawler/map.tpl.php:102
msgid "Cache Miss"
msgstr ""

#: tpl/crawler/map.tpl.php:77
#: tpl/dash/dashboard.tpl.php:80
#: tpl/dash/dashboard.tpl.php:800
msgid "Crawler Status"
msgstr ""

#: tpl/crawler/map.tpl.php:89
msgid "Add to Blocklist"
msgstr ""

#: tpl/crawler/settings.tpl.php:17
msgid "Crawler General Settings"
msgstr ""

#: tpl/crawler/settings.tpl.php:31
msgid "This will enable crawler cron."
msgstr ""

#: tpl/crawler/settings.tpl.php:45
msgid "Specify how long in seconds before the crawler should initiate crawling the entire sitemap again."
msgstr ""

#: tpl/crawler/settings.tpl.php:59
msgid "The crawler will use your XML sitemap or sitemap index. Enter the full URL to your sitemap here."
msgstr ""

#: tpl/crawler/settings.tpl.php:73
msgid "The maximum average server load allowed while crawling. The number of crawler threads in use will be actively reduced until average server load falls under this limit. If this cannot be achieved with a single thread, the current crawler run will be terminated."
msgstr ""

#: tpl/crawler/settings.tpl.php:79
msgid "Server enforced value: %s"
msgstr ""

#: tpl/crawler/settings.tpl.php:89
msgid "Server allowed max value: %s"
msgstr ""

#: tpl/crawler/settings.tpl.php:109
msgid "To crawl the site as a logged-in user, enter the user ids to be simulated."
msgstr ""

#: tpl/crawler/settings.tpl.php:116
#: tpl/crawler/summary.tpl.php:211
msgid "You must set %s before using this feature."
msgstr ""

#: tpl/crawler/settings.tpl.php:136
msgid "You must set %1$s to %2$s before using this feature."
msgstr ""

#: tpl/crawler/settings.tpl.php:172
msgid "To crawl for a particular cookie, enter the cookie name, and the values you wish to crawl for. Values should be one per line. There will be one crawler created per cookie value, per simulated role."
msgstr ""

#: tpl/crawler/settings.tpl.php:177
msgid "Use %1$s in %2$s to indicate this cookie has not been set."
msgstr ""

#: tpl/crawler/summary.tpl.php:28
msgid "You need to set the %s in Settings first before using the crawler"
msgstr ""

#: tpl/crawler/summary.tpl.php:54
msgid "Crawler Cron"
msgstr ""

#: tpl/crawler/summary.tpl.php:61
msgid "The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider."
msgstr ""

#. translators: %s: Link tags
#: tpl/crawler/summary.tpl.php:66
msgid "See %sIntroduction for Enabling the Crawler%s for detailed information."
msgstr ""

#: tpl/crawler/summary.tpl.php:77
msgid "Current sitemap crawl started at"
msgstr ""

#: tpl/crawler/summary.tpl.php:82
msgid "The next complete sitemap crawl will start at"
msgstr ""

#: tpl/crawler/summary.tpl.php:90
msgid "Last complete run time for all crawlers"
msgstr ""

#: tpl/crawler/summary.tpl.php:91
#: tpl/crawler/summary.tpl.php:98
msgid "%d seconds"
msgstr ""

#: tpl/crawler/summary.tpl.php:97
msgid "Run time for previous crawler"
msgstr ""

#: tpl/crawler/summary.tpl.php:104
#: tpl/dash/dashboard.tpl.php:91
#: tpl/dash/dashboard.tpl.php:811
msgid "Current crawler started at"
msgstr ""

#: tpl/crawler/summary.tpl.php:110
msgid "Current server load"
msgstr ""

#: tpl/crawler/summary.tpl.php:116
#: tpl/dash/dashboard.tpl.php:97
#: tpl/dash/dashboard.tpl.php:817
msgid "Last interval"
msgstr ""

#: tpl/crawler/summary.tpl.php:123
#: tpl/dash/dashboard.tpl.php:103
#: tpl/dash/dashboard.tpl.php:823
msgid "Ended reason"
msgstr ""

#: tpl/crawler/summary.tpl.php:130
msgid "Last crawled"
msgstr ""

#: tpl/crawler/summary.tpl.php:133
msgid "%d item(s)"
msgstr ""

#: tpl/crawler/summary.tpl.php:141
msgid "Reset position"
msgstr ""

#: tpl/crawler/summary.tpl.php:142
msgid "Manually run"
msgstr ""

#: tpl/crawler/summary.tpl.php:151
msgid "Cron Name"
msgstr ""

#: tpl/crawler/summary.tpl.php:152
msgid "Run Frequency"
msgstr ""

#: tpl/crawler/summary.tpl.php:154
msgid "Activate"
msgstr ""

#: tpl/crawler/summary.tpl.php:155
msgid "Running"
msgstr ""

#: tpl/crawler/summary.tpl.php:184
msgid "Waiting"
msgstr ""

#: tpl/crawler/summary.tpl.php:189
msgid "Hit"
msgstr ""

#: tpl/crawler/summary.tpl.php:194
msgid "Miss"
msgstr ""

#: tpl/crawler/summary.tpl.php:230
msgid "Position: "
msgstr ""

#: tpl/crawler/summary.tpl.php:232
msgid "running"
msgstr ""

#: tpl/crawler/summary.tpl.php:244
msgid "Waiting to be Crawled"
msgstr ""

#: tpl/crawler/summary.tpl.php:245
msgid "Already Cached"
msgstr ""

#: tpl/crawler/summary.tpl.php:246
msgid "Successfully Crawled"
msgstr ""

#: tpl/crawler/summary.tpl.php:251
msgid "Run frequency is set by the Interval Between Runs setting."
msgstr ""

#: tpl/crawler/summary.tpl.php:254
msgid "Crawlers cannot run concurrently. If both the cron and a manual run start at similar times, the first to be started will take precedence."
msgstr ""

#. translators: %s: Link tags
#: tpl/crawler/summary.tpl.php:261
msgid "Please see %sHooking WP-Cron Into the System Task Scheduler%s to learn how to create the system cron task."
msgstr ""

#: tpl/crawler/summary.tpl.php:272
msgid "Watch Crawler Status"
msgstr ""

#: tpl/crawler/summary.tpl.php:278
msgid "Show crawler status"
msgstr ""

#: tpl/crawler/summary.tpl.php:288
msgid "Start watching..."
msgstr ""

#: tpl/crawler/summary.tpl.php:293
msgid "No crawler meta file generated yet"
msgstr ""

#: tpl/dash/dashboard.tpl.php:53
#: tpl/dash/dashboard.tpl.php:597
msgid "Cache Status"
msgstr ""

#: tpl/dash/dashboard.tpl.php:54
#: tpl/dash/dashboard.tpl.php:81
#: tpl/dash/dashboard.tpl.php:521
#: tpl/dash/dashboard.tpl.php:598
#: tpl/dash/dashboard.tpl.php:625
#: tpl/dash/dashboard.tpl.php:669
#: tpl/dash/dashboard.tpl.php:713
#: tpl/dash/dashboard.tpl.php:757
#: tpl/dash/dashboard.tpl.php:801
#: tpl/dash/dashboard.tpl.php:848
msgid "More"
msgstr ""

#: tpl/dash/dashboard.tpl.php:58
#: tpl/dash/dashboard.tpl.php:602
msgid "Public Cache"
msgstr ""

#: tpl/dash/dashboard.tpl.php:59
#: tpl/dash/dashboard.tpl.php:603
msgid "Private Cache"
msgstr ""

#: tpl/dash/dashboard.tpl.php:84
#: tpl/dash/dashboard.tpl.php:804
msgid "Crawler(s)"
msgstr ""

#: tpl/dash/dashboard.tpl.php:87
#: tpl/dash/dashboard.tpl.php:807
msgid "Currently active crawler"
msgstr ""

#: tpl/dash/dashboard.tpl.php:111
#: tpl/dash/dashboard.tpl.php:831
msgid "%1$s %2$d item(s)"
msgstr ""

#: tpl/dash/dashboard.tpl.php:112
#: tpl/dash/dashboard.tpl.php:832
msgid "Last crawled:"
msgstr ""

#: tpl/dash/dashboard.tpl.php:128
#: tpl/dash/dashboard.tpl.php:908
msgid "News"
msgstr ""

#: tpl/dash/dashboard.tpl.php:153
msgid "Free monthly quota available. Can also be used anonymously (no email required)."
msgstr ""

#: tpl/dash/dashboard.tpl.php:163
msgid "Do not show this again"
msgstr ""

#: tpl/dash/dashboard.tpl.php:180
msgid "QUIC.cloud Service Usage Statistics"
msgstr ""

#: tpl/dash/dashboard.tpl.php:182
msgid "Refresh Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:183
msgid "Sync data from Cloud"
msgstr ""

#: tpl/dash/dashboard.tpl.php:194
msgid "The features below are provided by %s"
msgstr ""

#: tpl/dash/dashboard.tpl.php:206
#: tpl/dash/network_dash.tpl.php:38
msgid "CDN Bandwidth"
msgstr ""

#: tpl/dash/dashboard.tpl.php:207
#: tpl/dash/dashboard.tpl.php:712
#: tpl/dash/network_dash.tpl.php:39
msgid "Low Quality Image Placeholder"
msgstr ""

#: tpl/dash/dashboard.tpl.php:259
#: tpl/dash/network_dash.tpl.php:95
msgid "Fast Queue Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:259
#: tpl/dash/network_dash.tpl.php:95
msgid "Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:271
#: tpl/dash/network_dash.tpl.php:108
msgid "PAYG Balance"
msgstr ""

#: tpl/dash/dashboard.tpl.php:272
msgid "PAYG used this month: %s. PAYG balance and usage not included in above quota calculation."
msgstr ""

#: tpl/dash/dashboard.tpl.php:274
#: tpl/dash/network_dash.tpl.php:111
msgid "Pay as You Go Usage Statistics"
msgstr ""

#: tpl/dash/dashboard.tpl.php:292
#: tpl/dash/network_dash.tpl.php:118
msgid "Total Usage"
msgstr ""

#: tpl/dash/dashboard.tpl.php:293
#: tpl/dash/network_dash.tpl.php:119
msgid "Total images optimized in this month"
msgstr ""

#: tpl/dash/dashboard.tpl.php:301
msgid "Remaining Daily Quota"
msgstr ""

#: tpl/dash/dashboard.tpl.php:311
msgid "Partner Benefits Provided by"
msgstr ""

#: tpl/dash/dashboard.tpl.php:347
msgid "Enable QUIC.cloud Services"
msgstr ""

#: tpl/dash/dashboard.tpl.php:354
#: tpl/general/online.tpl.php:128
msgid "Go to QUIC.cloud dashboard"
msgstr ""

#: tpl/dash/dashboard.tpl.php:382
#: tpl/img_optm/summary.tpl.php:54
#: tpl/page_optm/settings_css.tpl.php:111
#: tpl/page_optm/settings_css.tpl.php:248
#: tpl/page_optm/settings_media.tpl.php:194
#: tpl/page_optm/settings_vpi.tpl.php:59
msgid "Current closest Cloud server is %s. Click to redetect."
msgstr ""

#: tpl/dash/dashboard.tpl.php:383
#: tpl/img_optm/summary.tpl.php:54
#: tpl/page_optm/settings_css.tpl.php:111
#: tpl/page_optm/settings_css.tpl.php:248
#: tpl/page_optm/settings_media.tpl.php:194
#: tpl/page_optm/settings_vpi.tpl.php:59
msgid "Are you sure you want to redetect the closest cloud server for this service?"
msgstr ""

#: tpl/dash/dashboard.tpl.php:385
#: tpl/general/online.tpl.php:31
#: tpl/img_optm/summary.tpl.php:54
#: tpl/img_optm/summary.tpl.php:56
#: tpl/page_optm/settings_css.tpl.php:111
#: tpl/page_optm/settings_css.tpl.php:248
#: tpl/page_optm/settings_media.tpl.php:194
#: tpl/page_optm/settings_vpi.tpl.php:59
msgid "Redetect"
msgstr ""

#: tpl/dash/dashboard.tpl.php:419
msgid "You must be using one of the following products in order to measure Page Load Time:"
msgstr ""

#: tpl/dash/dashboard.tpl.php:420
msgid "LiteSpeed Web Server"
msgstr ""

#: tpl/dash/dashboard.tpl.php:422
msgid "OpenLiteSpeed Web Server"
msgstr ""

#: tpl/dash/dashboard.tpl.php:424
msgid "LiteSpeed Web ADC"
msgstr ""

#: tpl/dash/dashboard.tpl.php:426
#: tpl/dash/dashboard.tpl.php:844
msgid "QUIC.cloud CDN"
msgstr ""

#: tpl/dash/dashboard.tpl.php:438
#: tpl/dash/dashboard.tpl.php:503
msgid "Requested: %s ago"
msgstr ""

#: tpl/dash/dashboard.tpl.php:446
#: tpl/dash/dashboard.tpl.php:511
msgid "Refresh"
msgstr ""

#: tpl/dash/dashboard.tpl.php:447
msgid "Refresh page load time"
msgstr ""

#: tpl/dash/dashboard.tpl.php:512
msgid "Refresh page score"
msgstr ""

#: tpl/dash/dashboard.tpl.php:520
#: tpl/img_optm/entry.tpl.php:16
msgid "Image Optimization Summary"
msgstr ""

#: tpl/dash/dashboard.tpl.php:537
#: tpl/img_optm/summary.tpl.php:76
#: tpl/img_optm/summary.tpl.php:89
msgid "Send Optimization Request"
msgstr ""

#: tpl/dash/dashboard.tpl.php:543
#: tpl/img_optm/summary.tpl.php:316
msgid "Total Reduction"
msgstr ""

#: tpl/dash/dashboard.tpl.php:546
#: tpl/img_optm/summary.tpl.php:319
msgid "Images Pulled"
msgstr ""

#: tpl/dash/dashboard.tpl.php:569
#: tpl/img_optm/summary.tpl.php:322
msgid "Last Request"
msgstr ""

#: tpl/dash/dashboard.tpl.php:572
msgid "Last Pull"
msgstr ""

#: tpl/dash/dashboard.tpl.php:624
#: tpl/toolbox/purge.tpl.php:73
msgid "Critical CSS"
msgstr ""

#: tpl/dash/dashboard.tpl.php:631
#: tpl/dash/dashboard.tpl.php:675
#: tpl/dash/dashboard.tpl.php:719
#: tpl/dash/dashboard.tpl.php:763
msgid "Last generated: %s"
msgstr ""

#: tpl/dash/dashboard.tpl.php:639
#: tpl/dash/dashboard.tpl.php:683
#: tpl/dash/dashboard.tpl.php:727
#: tpl/dash/dashboard.tpl.php:771
msgid "Time to execute previous request: %s"
msgstr ""

#: tpl/dash/dashboard.tpl.php:646
#: tpl/dash/dashboard.tpl.php:690
#: tpl/dash/dashboard.tpl.php:734
#: tpl/dash/dashboard.tpl.php:778
msgid "Requests in queue"
msgstr ""

#: tpl/dash/dashboard.tpl.php:649
#: tpl/dash/dashboard.tpl.php:693
#: tpl/dash/dashboard.tpl.php:737
#: tpl/dash/dashboard.tpl.php:781
msgid "Force cron"
msgstr ""

#: tpl/dash/dashboard.tpl.php:657
#: tpl/dash/dashboard.tpl.php:701
#: tpl/dash/dashboard.tpl.php:745
#: tpl/dash/dashboard.tpl.php:789
msgid "Last requested: %s"
msgstr ""

#: tpl/dash/dashboard.tpl.php:668
#: tpl/toolbox/purge.tpl.php:82
msgid "Unique CSS"
msgstr ""

#: tpl/dash/dashboard.tpl.php:756
msgid "Viewport Image"
msgstr ""

#: tpl/dash/dashboard.tpl.php:864
msgid "Best available WordPress performance"
msgstr ""

#: tpl/dash/dashboard.tpl.php:869
msgid "Globally fast TTFB, easy setup, and %s!"
msgstr ""

#: tpl/dash/dashboard.tpl.php:870
msgid "more"
msgstr ""

#: tpl/dash/dashboard.tpl.php:887
msgid "Refresh QUIC.cloud status"
msgstr ""

#: tpl/dash/entry.tpl.php:21
msgid "Network Dashboard"
msgstr ""

#: tpl/dash/entry.tpl.php:29
msgid "LiteSpeed Cache Dashboard"
msgstr ""

#: tpl/dash/network_dash.tpl.php:28
msgid "Usage Statistics: %s"
msgstr ""

#: tpl/dash/network_dash.tpl.php:107
msgid "Pay as You Go"
msgstr ""

#: tpl/dash/network_dash.tpl.php:109
msgid "This Month Usage: %s"
msgstr ""

#: tpl/db_optm/entry.tpl.php:17
#: tpl/db_optm/settings.tpl.php:19
msgid "DB Optimization Settings"
msgstr ""

#: tpl/db_optm/entry.tpl.php:24
msgid "LiteSpeed Cache Database Optimization"
msgstr ""

#: tpl/db_optm/manage.tpl.php:17
msgid "Clean All"
msgstr ""

#: tpl/db_optm/manage.tpl.php:21
msgid "Post Revisions"
msgstr ""

#: tpl/db_optm/manage.tpl.php:22
msgid "Clean all post revisions"
msgstr ""

#: tpl/db_optm/manage.tpl.php:25
msgid "Orphaned Post Meta"
msgstr ""

#: tpl/db_optm/manage.tpl.php:26
msgid "Clean all orphaned post meta records"
msgstr ""

#: tpl/db_optm/manage.tpl.php:29
msgid "Auto Drafts"
msgstr ""

#: tpl/db_optm/manage.tpl.php:30
msgid "Clean all auto saved drafts"
msgstr ""

#: tpl/db_optm/manage.tpl.php:33
msgid "Trashed Posts"
msgstr ""

#: tpl/db_optm/manage.tpl.php:34
msgid "Clean all trashed posts and pages"
msgstr ""

#: tpl/db_optm/manage.tpl.php:37
msgid "Spam Comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:38
msgid "Clean all spam comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:41
msgid "Trashed Comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:42
msgid "Clean all trashed comments"
msgstr ""

#: tpl/db_optm/manage.tpl.php:45
msgid "Trackbacks/Pingbacks"
msgstr ""

#: tpl/db_optm/manage.tpl.php:46
msgid "Clean all trackbacks and pingbacks"
msgstr ""

#: tpl/db_optm/manage.tpl.php:49
msgid "Expired Transients"
msgstr ""

#: tpl/db_optm/manage.tpl.php:50
msgid "Clean expired transient options"
msgstr ""

#: tpl/db_optm/manage.tpl.php:53
msgid "All Transients"
msgstr ""

#: tpl/db_optm/manage.tpl.php:54
msgid "Clean all transient options"
msgstr ""

#: tpl/db_optm/manage.tpl.php:57
msgid "Optimize Tables"
msgstr ""

#: tpl/db_optm/manage.tpl.php:58
msgid "Optimize all tables in your database"
msgstr ""

#: tpl/db_optm/manage.tpl.php:66
msgid "Clean revisions older than %1$s day(s), excluding %2$s latest revisions"
msgstr ""

#: tpl/db_optm/manage.tpl.php:90
msgid "Database Optimizer"
msgstr ""

#: tpl/db_optm/manage.tpl.php:116
msgid "Database Table Engine Converter"
msgstr ""

#: tpl/db_optm/manage.tpl.php:124
msgid "Table"
msgstr ""

#: tpl/db_optm/manage.tpl.php:125
msgid "Engine"
msgstr ""

#: tpl/db_optm/manage.tpl.php:126
msgid "Tool"
msgstr ""

#: tpl/db_optm/manage.tpl.php:141
msgid "Convert to InnoDB"
msgstr ""

#: tpl/db_optm/manage.tpl.php:149
msgid "We are good. No table uses MyISAM engine."
msgstr ""

#: tpl/db_optm/manage.tpl.php:171
msgid "Database Summary"
msgstr ""

#: tpl/db_optm/manage.tpl.php:175
msgid "Autoload size"
msgstr ""

#: tpl/db_optm/manage.tpl.php:176
msgid "Autoload entries"
msgstr ""

#: tpl/db_optm/manage.tpl.php:180
msgid "Autoload top list"
msgstr ""

#: tpl/db_optm/manage.tpl.php:185
msgid "Option Name"
msgstr ""

#: tpl/db_optm/manage.tpl.php:186
msgid "Autoload"
msgstr ""

#: tpl/db_optm/manage.tpl.php:187
msgid "Size"
msgstr ""

#: tpl/db_optm/settings.tpl.php:32
msgid "Specify the number of most recent revisions to keep when cleaning revisions."
msgstr ""

#: tpl/db_optm/settings.tpl.php:44
msgid "Day(s)"
msgstr ""

#: tpl/db_optm/settings.tpl.php:46
msgid "Revisions newer than this many days will be kept when cleaning revisions."
msgstr ""

#: tpl/esi_widget_edit.php:52
msgid "Public"
msgstr ""

#: tpl/esi_widget_edit.php:53
msgid "Private"
msgstr ""

#: tpl/esi_widget_edit.php:54
msgid "Disable"
msgstr ""

#: tpl/esi_widget_edit.php:71
msgid "Widget Cache TTL"
msgstr ""

#: tpl/esi_widget_edit.php:81
msgid "Recommended value: 28800 seconds (8 hours)."
msgstr ""

#: tpl/esi_widget_edit.php:82
msgid "A TTL of 0 indicates do not cache."
msgstr ""

#: tpl/general/entry.tpl.php:16
#: tpl/general/online.tpl.php:68
msgid "Online Services"
msgstr ""

#: tpl/general/entry.tpl.php:17
#: tpl/general/entry.tpl.php:22
#: tpl/general/network_settings.tpl.php:19
#: tpl/general/settings.tpl.php:24
msgid "General Settings"
msgstr ""

#: tpl/general/entry.tpl.php:30
msgid "LiteSpeed Cache General Settings"
msgstr ""

#: tpl/general/network_settings.tpl.php:31
msgid "Use Primary Site Configuration"
msgstr ""

#: tpl/general/network_settings.tpl.php:35
msgid "Check this option to use the primary site's configuration for all subsites."
msgstr ""

#: tpl/general/network_settings.tpl.php:36
msgid "This will disable the settings page on all subsites."
msgstr ""

#: tpl/general/online.tpl.php:22
msgid "QUIC.cloud Online Services"
msgstr ""

#: tpl/general/online.tpl.php:30
msgid "Current Cloud Nodes in Service"
msgstr ""

#: tpl/general/online.tpl.php:31
msgid "Click to clear all nodes for further redetection."
msgstr ""

#: tpl/general/online.tpl.php:31
msgid "Are you sure you want to clear all cloud nodes?"
msgstr ""

#: tpl/general/online.tpl.php:41
msgid "Service:"
msgstr ""

#: tpl/general/online.tpl.php:43
msgid "Node:"
msgstr ""

#: tpl/general/online.tpl.php:45
msgid "Connected Date:"
msgstr ""

#: tpl/general/online.tpl.php:51
msgid "No cloud services currently in use"
msgstr ""

#: tpl/general/online.tpl.php:59
msgid "QUIC.cloud Integration Disabled"
msgstr ""

#: tpl/general/online.tpl.php:60
msgid "Speed up your WordPress site even further with QUIC.cloud Online Services and CDN."
msgstr ""

#: tpl/general/online.tpl.php:69
msgid "QUIC.cloud's Online Services improve your site in the following ways:"
msgstr ""

#: tpl/general/online.tpl.php:71
msgid "<strong>Image Optimization</strong> gives you smaller image file sizes that transmit faster."
msgstr ""

#: tpl/general/online.tpl.php:72
msgid "<strong>Page Optimization</strong> streamlines page styles and visual elements for faster loading."
msgstr ""

#: tpl/general/online.tpl.php:76
msgid "QUIC.cloud's Image Optimization service does the following:"
msgstr ""

#: tpl/general/online.tpl.php:78
msgid "Processes your uploaded PNG and JPG images to produce smaller versions that don't sacrifice quality."
msgstr ""

#: tpl/general/online.tpl.php:79
msgid "Optionally creates next-generation WebP or AVIF image files."
msgstr ""

#: tpl/general/online.tpl.php:81
msgid "Processing for PNG, JPG, and WebP image formats is free. AVIF is available for a fee."
msgstr ""

#: tpl/general/online.tpl.php:84
msgid "QUIC.cloud's Page Optimization services address CSS bloat, and improve the user experience during page load, which can lead to improved page speed scores."
msgstr ""

#: tpl/general/online.tpl.php:86
msgid "<strong>Critical CSS (CCSS)</strong> loads visible above-the-fold content faster and with full styling."
msgstr ""

#: tpl/general/online.tpl.php:87
msgid "<strong>Unique CSS (UCSS)</strong> removes unused style definitions for a speedier page load overall."
msgstr ""

#: tpl/general/online.tpl.php:88
msgid "<strong>Low Quality Image Placeholder (LQIP)</strong> gives your imagery a more pleasing look as it lazy loads."
msgstr ""

#: tpl/general/online.tpl.php:89
msgid "<strong>Viewport Images (VPI)</strong> provides a well-polished fully-loaded view above the fold."
msgstr ""

#: tpl/general/online.tpl.php:98
msgid "Content Delivery Network"
msgstr ""

#: tpl/general/online.tpl.php:100
msgid "QUIC.cloud CDN:"
msgstr ""

#: tpl/general/online.tpl.php:102
msgid "Caches your entire site, including dynamic content and <strong>ESI blocks</strong>."
msgstr ""

#: tpl/general/online.tpl.php:103
msgid "Delivers global coverage with a growing <strong>network of 80+ PoPs</strong>."
msgstr ""

#: tpl/general/online.tpl.php:104
msgid "Provides <strong>security at the CDN level</strong>, protecting your server from attack."
msgstr ""

#: tpl/general/online.tpl.php:105
msgid "Offers optional <strong>built-in DNS service</strong> to simplify CDN onboarding."
msgstr ""

#: tpl/general/online.tpl.php:114
msgid "In order to use most QUIC.cloud services, you need quota. QUIC.cloud gives you free quota every month, but if you need more, you can purchase it."
msgstr ""

#: tpl/general/online.tpl.php:125
msgid "QUIC.cloud Integration Enabled"
msgstr ""

#: tpl/general/online.tpl.php:126
msgid "Your site is connected and ready to use QUIC.cloud Online Services."
msgstr ""

#: tpl/general/online.tpl.php:136
msgid "CDN - Enabled"
msgstr ""

#: tpl/general/online.tpl.php:138
msgid "CDN - Disabled"
msgstr ""

#: tpl/general/online.tpl.php:143
msgid "QUIC.cloud Integration Enabled with limitations"
msgstr ""

#: tpl/general/online.tpl.php:144
msgid "Your site is connected and using QUIC.cloud Online Services as an <strong>anonymous user</strong>. The CDN function and certain features of optimization services are not available for anonymous users. Link to QUIC.cloud to use the CDN and all available Online Services features."
msgstr ""

#: tpl/general/online.tpl.php:150
msgid "CDN - not available for anonymous users"
msgstr ""

#: tpl/general/online.tpl.php:159
msgid "Are you sure you want to disconnect from QUIC.cloud? This will not remove any data from the QUIC.cloud dashboard."
msgstr ""

#: tpl/general/online.tpl.php:159
msgid "Disconnect from QUIC.cloud"
msgstr ""

#: tpl/general/online.tpl.php:160
msgid "Remove QUIC.cloud integration from this site. Note: QUIC.cloud data will be preserved so you can re-enable services at any time. If you want to fully remove your site from QUIC.cloud, delete the domain through the QUIC.cloud Dashboard first."
msgstr ""

#: tpl/general/settings.tpl.php:48
msgid "This option enables maximum optimization for Guest Mode visitors."
msgstr ""

#: tpl/general/settings.tpl.php:49
msgid "Please read all warnings before enabling this option."
msgstr ""

#: tpl/general/settings.tpl.php:64
msgid "Your %1$s quota on %2$s will still be in use."
msgstr ""

#: tpl/general/settings.tpl.php:72
#: tpl/general/settings.tpl.php:79
#: tpl/general/settings.tpl.php:86
#: tpl/general/settings.tpl.php:103
#: tpl/page_optm/settings_media.tpl.php:253
#: tpl/page_optm/settings_vpi.tpl.php:44
msgid "Notice"
msgstr ""

#: tpl/general/settings.tpl.php:72
#: tpl/page_optm/settings_media.tpl.php:253
#: tpl/page_optm/settings_vpi.tpl.php:44
msgid "%s must be turned ON for this setting to work."
msgstr ""

#: tpl/general/settings.tpl.php:79
msgid "You need to turn %s on to get maximum result."
msgstr ""

#: tpl/general/settings.tpl.php:86
msgid "You need to turn %s on and finish all WebP generation to get maximum result."
msgstr ""

#: tpl/general/settings.tpl.php:101
msgid "Enter this site's IP address to allow cloud services directly call IP instead of domain name. This eliminates the overhead of DNS and CDN lookups."
msgstr ""

#: tpl/general/settings.tpl.php:102
msgid "Your server IP"
msgstr ""

#: tpl/general/settings.tpl.php:102
msgid "Check my public IP from"
msgstr ""

#: tpl/general/settings.tpl.php:103
msgid "the auto-detected IP may not be accurate if you have an additional outgoing IP set, or you have multiple IPs configured on your server."
msgstr ""

#: tpl/general/settings.tpl.php:104
msgid "Please make sure this IP is the correct one for visiting your site."
msgstr ""

#: tpl/general/settings.tpl.php:119
msgid "Turn this option ON to show latest news automatically, including hotfixes, new releases, available beta versions, and promotions."
msgstr ""

#: tpl/general/settings_inc.auto_upgrade.tpl.php:25
msgid "Turn this option ON to have LiteSpeed Cache updated automatically, whenever a new version is released. If OFF, update manually as usual."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:26
msgid "Guest Mode provides an always cacheable landing page for an automated guest's first time visit, and then attempts to update cache varies via AJAX."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:27
msgid "This option can help to correct the cache vary for certain advanced mobile or tablet visitors."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:34
msgid "Guest Mode testing result"
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:35
msgid "Testing"
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:38
msgid "Guest Mode IP/UA sync status"
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:39
msgid "Syncing"
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:46
msgid "Guest Mode passed testing."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:49
#: tpl/general/settings_inc.guest.tpl.php:52
msgid "Guest Mode failed to test."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:64
msgid "Synced successfully."
msgstr ""

#: tpl/general/settings_inc.guest.tpl.php:66
#: tpl/general/settings_inc.guest.tpl.php:70
msgid "Sync failed."
msgstr ""

#: tpl/img_optm/entry.tpl.php:17
#: tpl/img_optm/entry.tpl.php:22
#: tpl/img_optm/network_settings.tpl.php:19
#: tpl/img_optm/settings.tpl.php:19
msgid "Image Optimization Settings"
msgstr ""

#: tpl/img_optm/entry.tpl.php:30
msgid "LiteSpeed Cache Image Optimization"
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:25
msgid "Request WebP/AVIF versions of original images when doing optimization."
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:26
msgid "Significantly improve load time by replacing images with their optimized %s versions."
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:31
msgid "%1$s is a %2$s paid feature."
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:34
msgid "When switching formats, please %1$s or %2$s to apply this new choice to previously optimized images."
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:34
#: tpl/img_optm/summary.tpl.php:378
msgid "Destroy All Optimization Data"
msgstr ""

#: tpl/img_optm/settings.media_webp.tpl.php:34
#: tpl/img_optm/summary.tpl.php:368
msgid "Soft Reset Optimization Counter"
msgstr ""

#: tpl/img_optm/settings.tpl.php:34
msgid "Automatically request optimization via cron job."
msgstr ""

#: tpl/img_optm/settings.tpl.php:47
msgid "Optimize images and save backups of the originals in the same folder."
msgstr ""

#: tpl/img_optm/settings.tpl.php:60
msgid "Automatically remove the original image backups after fetching optimized images."
msgstr ""

#: tpl/img_optm/settings.tpl.php:65
#: tpl/img_optm/summary.tpl.php:244
#: tpl/page_optm/settings_media.tpl.php:308
msgid "This is irreversible."
msgstr ""

#: tpl/img_optm/settings.tpl.php:66
#: tpl/img_optm/summary.tpl.php:245
msgid "You will be unable to Revert Optimization once the backups are deleted!"
msgstr ""

#: tpl/img_optm/settings.tpl.php:80
msgid "Optimize images using lossless compression."
msgstr ""

#: tpl/img_optm/settings.tpl.php:81
msgid "This can improve quality but may result in larger images than lossy compression will."
msgstr ""

#: tpl/img_optm/settings.tpl.php:104
msgid "No sizes found."
msgstr ""

#: tpl/img_optm/settings.tpl.php:107
msgid "Choose which image sizes to optimize."
msgstr ""

#: tpl/img_optm/settings.tpl.php:120
msgid "Preserve EXIF data (copyright, GPS, comments, keywords, etc) when optimizing."
msgstr ""

#: tpl/img_optm/settings.tpl.php:121
msgid "This will increase the size of optimized files."
msgstr ""

#: tpl/img_optm/settings.tpl.php:149
msgid "Specify which element attributes will be replaced with WebP/AVIF."
msgstr ""

#: tpl/img_optm/settings.tpl.php:165
msgid "Enable replacement of WebP/AVIF in %s elements that were generated outside of WordPress logic."
msgstr ""

#: tpl/img_optm/summary.tpl.php:58
msgid "Optimize images with our QUIC.cloud server"
msgstr ""

#: tpl/img_optm/summary.tpl.php:63
msgid "You can request a maximum of %s images at once."
msgstr ""

#: tpl/img_optm/summary.tpl.php:68
msgid "To make sure our server can communicate with your server without any issues and everything works fine, for the few first requests the number of image groups allowed in a single request is limited."
msgstr ""

#: tpl/img_optm/summary.tpl.php:69
msgid "Current limit is"
msgstr ""

#: tpl/img_optm/summary.tpl.php:77
#: tpl/page_optm/settings_css.tpl.php:156
#: tpl/page_optm/settings_css.tpl.php:293
#: tpl/page_optm/settings_vpi.tpl.php:101
msgid "Available after %d second(s)"
msgstr ""

#: tpl/img_optm/summary.tpl.php:93
msgid "Only press the button if the pull cron job is disabled."
msgstr ""

#: tpl/img_optm/summary.tpl.php:93
msgid "Images will be pulled automatically if the cron job is running."
msgstr ""

#: tpl/img_optm/summary.tpl.php:102
msgid "Pull Images"
msgstr ""

#: tpl/img_optm/summary.tpl.php:108
msgid "Optimization Status"
msgstr ""

#: tpl/img_optm/summary.tpl.php:141
msgid "After the QUIC.cloud Image Optimization server finishes optimization, it will notify your site to pull the optimized images."
msgstr ""

#: tpl/img_optm/summary.tpl.php:142
msgid "This process is automatic."
msgstr ""

#: tpl/img_optm/summary.tpl.php:156
msgid "Last pull initiated by cron at %s."
msgstr ""

#: tpl/img_optm/summary.tpl.php:184
msgid "Storage Optimization"
msgstr ""

#: tpl/img_optm/summary.tpl.php:188
msgid "A backup of each image is saved before it is optimized."
msgstr ""

#: tpl/img_optm/summary.tpl.php:194
msgid "Last calculated"
msgstr ""

#: tpl/img_optm/summary.tpl.php:198
#: tpl/img_optm/summary.tpl.php:256
msgid "Files"
msgstr ""

#: tpl/img_optm/summary.tpl.php:208
msgid "Calculate Original Image Storage"
msgstr ""

#: tpl/img_optm/summary.tpl.php:217
msgid "Calculate Backups Disk Space"
msgstr ""

#: tpl/img_optm/summary.tpl.php:224
msgid "Image Thumbnail Group Sizes"
msgstr ""

#: tpl/img_optm/summary.tpl.php:241
msgid "Delete all backups of the original images"
msgstr ""

#: tpl/img_optm/summary.tpl.php:253
#: tpl/page_optm/settings_localization.tpl.php:70
msgid "Last ran"
msgstr ""

#: tpl/img_optm/summary.tpl.php:259
msgid "Saved"
msgstr ""

#: tpl/img_optm/summary.tpl.php:264
msgid "Are you sure you want to remove all image backups?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:265
msgid "Remove Original Image Backups"
msgstr ""

#: tpl/img_optm/summary.tpl.php:276
msgid "Image Information"
msgstr ""

#: tpl/img_optm/summary.tpl.php:285
msgid "Image groups total"
msgstr ""

#: tpl/img_optm/summary.tpl.php:289
msgid "Congratulations, all gathered!"
msgstr ""

#: tpl/img_optm/summary.tpl.php:291
msgid "What is a group?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:293
msgid "What is an image group?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:297
#: tpl/img_optm/summary.tpl.php:372
msgid "Current image post id position"
msgstr ""

#: tpl/img_optm/summary.tpl.php:298
msgid "Maximum image post id"
msgstr ""

#: tpl/img_optm/summary.tpl.php:304
msgid "Scan for any new unoptimized image thumbnail sizes and resend necessary image optimization requests."
msgstr ""

#: tpl/img_optm/summary.tpl.php:305
msgid "Rescan New Thumbnails"
msgstr ""

#: tpl/img_optm/summary.tpl.php:313
msgid "Optimization Summary"
msgstr ""

#: tpl/img_optm/summary.tpl.php:325
msgid "Last Pulled"
msgstr ""

#. translators: %s: Link tags
#: tpl/img_optm/summary.tpl.php:337
msgid "Results can be checked in %sMedia Library%s."
msgstr ""

#: tpl/img_optm/summary.tpl.php:347
msgid "Optimization Tools"
msgstr ""

#: tpl/img_optm/summary.tpl.php:350
msgid "You can quickly switch between using original (unoptimized versions) and optimized image files. It will affect all images on your website, both regular and webp versions if available."
msgstr ""

#: tpl/img_optm/summary.tpl.php:355
msgid "Use original images (unoptimized) on your site"
msgstr ""

#: tpl/img_optm/summary.tpl.php:356
msgid "Use Original Files"
msgstr ""

#: tpl/img_optm/summary.tpl.php:359
msgid "Switch back to using optimized images on your site"
msgstr ""

#: tpl/img_optm/summary.tpl.php:360
msgid "Use Optimized Files"
msgstr ""

#: tpl/img_optm/summary.tpl.php:372
msgid "This will reset the %1$s. If you changed WebP/AVIF settings and want to generate %2$s for the previously optimized images, use this action."
msgstr ""

#: tpl/img_optm/summary.tpl.php:377
msgid "Are you sure to destroy all optimized images?"
msgstr ""

#: tpl/img_optm/summary.tpl.php:382
msgid "Remove all previous image optimization requests/results, revert completed optimizations, and delete all optimization files."
msgstr ""

#: tpl/inc/admin_footer.php:17
msgid "Rate %1$s on %2$s"
msgstr ""

#: tpl/inc/admin_footer.php:19
msgid "Read LiteSpeed Documentation"
msgstr ""

#: tpl/inc/admin_footer.php:21
msgid "Visit LSCWP support forum"
msgstr ""

#: tpl/inc/admin_footer.php:23
msgid "Join LiteSpeed Slack community"
msgstr ""

#: tpl/inc/check_cache_disabled.php:20
msgid "To use the caching functions you must have a LiteSpeed web server or be using QUIC.cloud CDN."
msgstr ""

#: tpl/inc/check_cache_disabled.php:25
msgid "Please enable the LSCache Module at the server level, or ask your hosting provider."
msgstr ""

#: tpl/inc/check_cache_disabled.php:31
msgid "Please enable LiteSpeed Cache in the plugin settings."
msgstr ""

#: tpl/inc/check_cache_disabled.php:40
msgid "LSCache caching functions on this page are currently unavailable!"
msgstr ""

#: tpl/inc/check_if_network_disable_all.php:30
msgid "The network admin selected use primary site configs for all subsites."
msgstr ""

#: tpl/inc/check_if_network_disable_all.php:31
msgid "The following options are selected, but are not editable in this settings page."
msgstr ""

#: tpl/inc/in_upgrading.php:15
msgid "LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade."
msgstr ""

#: tpl/inc/modal.deactivation.php:22
msgid "The deactivation is temporary"
msgstr ""

#: tpl/inc/modal.deactivation.php:28
msgid "Site performance is worse"
msgstr ""

#: tpl/inc/modal.deactivation.php:33
msgid "Plugin is too complicated"
msgstr ""

#: tpl/inc/modal.deactivation.php:38
msgid "Other"
msgstr ""

#: tpl/inc/modal.deactivation.php:47
msgid "Why are you deactivating the plugin?"
msgstr ""

#: tpl/inc/modal.deactivation.php:60
msgid "On uninstall, all plugin settings will be deleted."
msgstr ""

#: tpl/inc/modal.deactivation.php:68
msgid "If you have used Image Optimization, please %sDestroy All Optimization Data%s first. NOTE: this does not remove your optimized images."
msgstr ""

#: tpl/inc/modal.deactivation.php:76
msgid "Deactivate"
msgstr ""

#: tpl/inc/modal.deactivation.php:76
msgid "Deactivate plugin"
msgstr ""

#: tpl/inc/modal.deactivation.php:77
msgid "Close popup"
msgstr ""

#: tpl/inc/show_display_installed.php:26
msgid "LiteSpeed Cache plugin is installed!"
msgstr ""

#: tpl/inc/show_display_installed.php:27
msgid "This message indicates that the plugin was installed by the server admin."
msgstr ""

#: tpl/inc/show_display_installed.php:28
msgid "The LiteSpeed Cache plugin is used to cache pages - a simple way to improve the performance of the site."
msgstr ""

#: tpl/inc/show_display_installed.php:29
msgid "However, there is no way of knowing all the possible customizations that were implemented."
msgstr ""

#: tpl/inc/show_display_installed.php:30
msgid "For that reason, please test the site to make sure everything still functions properly."
msgstr ""

#: tpl/inc/show_display_installed.php:31
msgid "Examples of test cases include:"
msgstr ""

#: tpl/inc/show_display_installed.php:32
msgid "Visit the site while logged out."
msgstr ""

#: tpl/inc/show_display_installed.php:33
msgid "Create a post, make sure the front page is accurate."
msgstr ""

#. translators: %s: Link tags
#: tpl/inc/show_display_installed.php:37
msgid "If there are any questions, the team is always happy to answer any questions on the %ssupport forum%s."
msgstr ""

#: tpl/inc/show_display_installed.php:41
msgid "If you would rather not move at litespeed, you can deactivate this plugin."
msgstr ""

#: tpl/inc/show_error_cookie.php:16
msgid "NOTICE: Database login cookie did not match your login cookie."
msgstr ""

#: tpl/inc/show_error_cookie.php:18
msgid "If the login cookie was recently changed in the settings, please log out and back in."
msgstr ""

#: tpl/inc/show_error_cookie.php:21
msgid "If not, please verify the setting in the %sAdvanced tab%s."
msgstr ""

#: tpl/inc/show_error_cookie.php:27
msgid "If using OpenLiteSpeed, the server must be restarted once for the changes to take effect."
msgstr ""

#: tpl/inc/show_rule_conflict.php:16
msgid "Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (%3$sLearn More%4$s)"
msgstr ""

#: tpl/optimax/entry.tpl.php:16
msgid "OptimaX Summary"
msgstr ""

#: tpl/optimax/entry.tpl.php:17
#: tpl/optimax/entry.tpl.php:22
#: tpl/optimax/settings.tpl.php:19
msgid "OptimaX Settings"
msgstr ""

#: tpl/optimax/entry.tpl.php:30
msgid "LiteSpeed Cache OptimaX"
msgstr ""

#: tpl/optimax/settings.tpl.php:34
msgid "Turn on OptimaX. This will automatically request your pages OptimaX result via cron job."
msgstr ""

#: tpl/page_optm/entry.tpl.php:16
#: tpl/page_optm/settings_css.tpl.php:31
msgid "CSS Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:17
#: tpl/page_optm/settings_js.tpl.php:17
msgid "JS Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:18
#: tpl/page_optm/settings_html.tpl.php:17
msgid "HTML Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:19
#: tpl/page_optm/settings_media.tpl.php:26
msgid "Media Settings"
msgstr ""

#: tpl/page_optm/entry.tpl.php:20
msgid "VPI"
msgstr ""

#: tpl/page_optm/entry.tpl.php:21
#: tpl/page_optm/settings_media_exc.tpl.php:17
msgid "Media Excludes"
msgstr ""

#: tpl/page_optm/entry.tpl.php:22
msgid "Localization"
msgstr ""

#: tpl/page_optm/entry.tpl.php:23
#: tpl/page_optm/entry.tpl.php:24
msgid "Tuning"
msgstr ""

#: tpl/page_optm/entry.tpl.php:31
msgid "LiteSpeed Cache Page Optimization"
msgstr ""

#: tpl/page_optm/entry.tpl.php:43
msgid "Please test thoroughly when enabling any option in this list. After changing Minify/Combine settings, please do a Purge All action."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:46
msgid "Minify CSS files and inline CSS code."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:60
msgid "Combine CSS files and inline CSS code."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:61
#: tpl/page_optm/settings_js.tpl.php:48
msgid "How to Fix Problems Caused by CSS/JS Optimization."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:82
msgid "Use QUIC.cloud online service to generate unique CSS."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:83
msgid "This will drop the unused CSS on each page from the combined file."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:85
msgid "Automatic generation of unique CSS is in the background via a cron-based queue."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:87
msgid "Filter %s available for UCSS per page type generation."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:93
msgid "This option is bypassed because %1$s option is %2$s."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:102
#: tpl/page_optm/settings_css.tpl.php:239
#: tpl/page_optm/settings_media.tpl.php:188
#: tpl/page_optm/settings_vpi.tpl.php:53
msgid "Last generated"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:105
#: tpl/page_optm/settings_css.tpl.php:242
msgid "Last requested cost"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:117
#: tpl/page_optm/settings_css.tpl.php:254
#: tpl/page_optm/settings_vpi.tpl.php:65
msgid "URL list in %s queue waiting for cron"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:118
#: tpl/page_optm/settings_css.tpl.php:255
#: tpl/page_optm/settings_media.tpl.php:201
#: tpl/page_optm/settings_vpi.tpl.php:66
msgid "Clear"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:155
#: tpl/page_optm/settings_css.tpl.php:160
#: tpl/page_optm/settings_css.tpl.php:292
#: tpl/page_optm/settings_css.tpl.php:297
#: tpl/page_optm/settings_vpi.tpl.php:100
#: tpl/page_optm/settings_vpi.tpl.php:105
msgid "Run %s Queue Manually"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:178
msgid "Inline UCSS to reduce the extra CSS file loading. This option will not be automatically turned on for %1$s pages. To use it on %1$s pages, please set it to ON."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:181
msgid "This option will automatically bypass %s option."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:195
msgid "Include external CSS and inline CSS in combined file when %1$s is also enabled. This option helps maintain the priorities of CSS, which should minimize potential errors caused by CSS Combine."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:215
msgid "Optimize CSS delivery."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:216
#: tpl/page_optm/settings_html.tpl.php:175
#: tpl/page_optm/settings_js.tpl.php:81
msgid "This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:217
msgid "Use QUIC.cloud online service to generate critical CSS and load remaining CSS asynchronously."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:219
msgid "Automatic generation of critical CSS is in the background via a cron-based queue."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:220
msgid "When this option is turned %s, it will also load Google Fonts asynchronously."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:224
msgid "Elements with attribute %s in HTML code will be excluded."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:230
msgid "This option is bypassed due to %s option."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:314
msgid "Disable this option to generate CCSS per Post Type instead of per page. This can save significant CCSS quota, however it may result in incorrect CSS styling if your site uses a page builder."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:327
msgid "This will inline the asynchronous CSS library to avoid render blocking."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:338
msgid "Default"
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:340
msgid "Set this to append %1$s to all %2$s rules before caching CSS to specify how fonts should be displayed while being downloaded."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:341
msgid "%s is recommended."
msgstr ""

#: tpl/page_optm/settings_css.tpl.php:341
msgid "Swap"
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:31
msgid "Minify HTML content."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:44
msgid "Prefetching DNS can reduce latency for visitors."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:45
#: tpl/page_optm/settings_html.tpl.php:76
msgid "For example"
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:60
msgid "Automatically enable DNS prefetching for all URLs in the document, including images, CSS, JavaScript, and so forth."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:61
msgid "This can improve the page loading speed."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:75
msgid "Preconnecting speeds up future loads from a given origin."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:91
msgid "Delay rendering off-screen HTML elements by its selector."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:106
msgid "When minifying HTML do not discard comments that match a specified pattern."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:108
msgid "If comment to be kept is like: %1$s write: %2$s"
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:123
msgid "Remove query strings from internal static resources."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:127
msgid "Google reCAPTCHA will be bypassed automatically."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:132
msgid "Append query string %s to the resources to bypass this action."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:146
msgid "Use Web Font Loader library to load Google Fonts asynchronously while leaving other CSS intact."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:147
msgid "This will also add a preconnect to Google Fonts to establish a connection earlier."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:161
msgid "Prevent Google Fonts from loading on all pages."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:174
msgid "Stop loading WordPress.org emoji. Browser default emoji will be displayed instead."
msgstr ""

#: tpl/page_optm/settings_html.tpl.php:188
msgid "This option will remove all %s tags from HTML."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:33
msgid "Minify JS files and inline JS codes."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:47
msgid "Combine all local JS files into a single file."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:51
#: tpl/page_optm/settings_js.tpl.php:85
msgid "This option may result in a JS error or layout issue on frontend pages with certain themes/plugins."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:52
msgid "JS error can be found from the developer console of browser by right clicking and choosing Inspect."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:66
msgid "Include external JS and inline JS in combined file when %1$s is also enabled. This option helps maintain the priorities of JS execution, which should minimize potential errors caused by JS Combine."
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:77
msgid "Deferred"
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:77
msgid "Delayed"
msgstr ""

#: tpl/page_optm/settings_js.tpl.php:79
msgid "Deferring until page is parsed or delaying till interaction can help reduce resource contention and improve performance causing a lower FID (Core Web Vitals metric)."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:26
msgid "Failed to create Avatar table. Please follow <a %s>Table Creation guidance from LiteSpeed Wiki</a> to finish setup."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:36
msgid "Localization Settings"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:49
msgid "Store Gravatar locally."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:50
msgid "Accelerates the speed by caching Gravatar (Globally Recognized Avatars)."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:63
msgid "Refresh Gravatar cache by cron."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:76
msgid "Avatar list in queue waiting for update"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:81
#: tpl/page_optm/settings_media.tpl.php:218
msgid "Run Queue Manually"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:98
msgid "Specify how long, in seconds, Gravatar files are cached."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:113
msgid "Localize external resources."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:117
msgid "Please thoroughly test all items in %s to ensure they function as expected."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:139
msgid "Resources listed here will be copied and replaced with local URLs."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:140
msgid "HTTPS sources only."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:144
msgid "Comments are supported. Start a line with a %s to turn it into a comment line."
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:146
#: tpl/toolbox/beta_test.tpl.php:51
msgid "Example"
msgstr ""

#: tpl/page_optm/settings_localization.tpl.php:150
msgid "Please thoroughly test each JS file you add to ensure it functions as expected."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:40
msgid "Load images only when they enter the viewport."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:41
#: tpl/page_optm/settings_media.tpl.php:235
msgid "This can improve page loading time by reducing initial HTTP requests."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:45
msgid "Adding Style to Your Lazy-Loaded Images"
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:59
msgid "Specify a base64 image to be used as a simple placeholder while images finish loading."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:60
msgid "This can be predefined in %2$s as well using constant %1$s, with this setting taking priority."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:61
msgid "By default a gray image placeholder %s will be used."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:62
msgid "For example, %s can be used for a transparent placeholder."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:76
msgid "Responsive image placeholders can help to reduce layout reshuffle when images are loaded."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:77
msgid "This will generate the placeholder with same dimensions as the image if it has the width and height attributes."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:90
msgid "Specify an SVG to be used as a placeholder when generating locally."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:91
msgid "It will be converted to a base64 SVG placeholder on-the-fly."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:92
msgid "Variables %s will be replaced with the corresponding image properties."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:93
msgid "Variables %s will be replaced with the configured background color."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:107
msgid "Specify the responsive placeholder SVG color."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:122
msgid "Use QUIC.cloud LQIP (Low Quality Image Placeholder) generator service for responsive image previews while loading."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:123
msgid "Keep this off to use plain color placeholders."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:137
msgid "Specify the quality when generating LQIP."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:138
msgid "Larger number will generate higher resolution quality placeholder, but will result in larger files which will increase page size and consume more points."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:141
msgid "Changes to this setting do not apply to already-generated LQIPs. To regenerate existing LQIPs, please %s first from the admin bar menu."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:154
msgid "pixels"
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:156
msgid "LQIP requests will not be sent for images where both width and height are smaller than these dimensions."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:172
msgid "Automatically generate LQIP in the background via a cron-based queue."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:175
msgid "If set to %1$s, before the placeholder is localized, the %2$s configuration will be used."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:180
msgid "If set to %s this is done in the foreground, which may slow down page load."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:200
msgid "Size list in queue waiting for cron"
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:234
msgid "Load iframes only when they enter the viewport."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:248
msgid "Set an explicit width and height on image elements to reduce layout shifts and improve CLS (a Core Web Vitals metric)."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:259
msgid "Use %1$s to bypass remote image dimension check when %2$s is ON."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:274
msgid "The image compression quality setting of WordPress out of 100."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:289
msgid "Automatically replace large images with scaled versions."
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:290
msgid "Scaled size threshold"
msgstr ""

#: tpl/page_optm/settings_media.tpl.php:296
msgid "Filter %s available to change threshold."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:31
msgid "Listed images will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:34
msgid "Useful for above-the-fold images causing CLS (a Core Web Vitals metric)."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:38
#: tpl/page_optm/settings_tuning.tpl.php:70
#: tpl/page_optm/settings_tuning.tpl.php:91
#: tpl/page_optm/settings_tuning.tpl.php:112
#: tpl/page_optm/settings_tuning_css.tpl.php:37
msgid "Elements with attribute %s in html code will be excluded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:60
msgid "Images containing these class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:75
msgid "Images having these parent class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:89
msgid "Iframes containing these class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:104
msgid "Iframes having these parent class names will not be lazy loaded."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:118
msgid "Prevent any lazy load of listed pages."
msgstr ""

#: tpl/page_optm/settings_media_exc.tpl.php:132
msgid "These images will not generate LQIP."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:29
msgid "Tuning Settings"
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:43
msgid "Listed JS files or inline JS code will be delayed."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:63
msgid "Listed JS files or inline JS code will not be minified or combined."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:71
#: tpl/page_optm/settings_tuning.tpl.php:92
msgid "Predefined list will also be combined with the above settings."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:85
msgid "Listed JS files or inline JS code will not be deferred or delayed."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:106
msgid "Listed JS files or inline JS code will not be optimized by %s."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:126
msgid "Prevent any optimization of listed pages."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:144
msgid "Only optimize pages for guest (not logged in) visitors. If turned this OFF, CSS/JS/CCSS files will be doubled by each user group."
msgstr ""

#: tpl/page_optm/settings_tuning.tpl.php:156
msgid "Selected roles will be excluded from all optimizations."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:17
msgid "Tuning CSS Settings"
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:31
msgid "Listed CSS files or inline CSS code will not be minified or combined."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:38
msgid "Predefined list will also be combined with the above settings"
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:52
msgid "Listed CSS files will be excluded from UCSS and saved to inline."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:67
msgid "List the CSS selectors whose styles should always be included in UCSS."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:70
#: tpl/page_optm/settings_tuning_css.tpl.php:145
msgid "Wildcard %s supported."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:74
msgid "The selector must exist in the CSS. Parent classes in the HTML will not work."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:92
msgid "Listed URI will not generate UCSS."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:99
msgid "Use %1$s to generate one single UCSS for the pages which page type is %2$s while other page types still per URL."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:100
msgid "Use %1$s to bypass UCSS for the pages which page type is %2$s."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:113
msgid "List post types where each item of that type should have its own CCSS generated."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:114
msgid "For example, if every Page on the site has different formatting, enter %s in the box. Separate critical CSS files will be stored for every Page on the site."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:128
msgid "Separate critical CSS files will be generated for paths containing these strings."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:142
msgid "List the CSS selectors whose styles should always be included in CCSS."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:149
msgid "Selectors must exist in the CSS. Parent classes in the HTML will not work."
msgstr ""

#: tpl/page_optm/settings_tuning_css.tpl.php:167
msgid "Specify critical CSS rules for above-the-fold content when enabling %s."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:37
msgid "When you use Lazy Load, it will delay the loading of all images on a page."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:38
msgid "The Viewport Images service detects which images appear above the fold, and excludes them from lazy load."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:39
msgid "This enables the page's initial screenful of imagery to be fully displayed without delay."
msgstr ""

#: tpl/page_optm/settings_vpi.tpl.php:122
msgid "Enable Viewport Images auto generation cron."
msgstr ""

#: tpl/presets/entry.tpl.php:16
msgid "Standard Presets"
msgstr ""

#: tpl/presets/entry.tpl.php:17
#: tpl/toolbox/entry.tpl.php:20
msgid "Import / Export"
msgstr ""

#: tpl/presets/entry.tpl.php:23
msgid "LiteSpeed Cache Configuration Presets"
msgstr ""

#: tpl/presets/standard.tpl.php:17
msgid "Essentials"
msgstr ""

#: tpl/presets/standard.tpl.php:19
msgid "Default Cache"
msgstr ""

#: tpl/presets/standard.tpl.php:20
msgid "Higher TTL"
msgstr ""

#: tpl/presets/standard.tpl.php:24
msgid "This no-risk preset is appropriate for all websites. Good for new users, simple websites, or cache-oriented development."
msgstr ""

#: tpl/presets/standard.tpl.php:25
msgid "A QUIC.cloud connection is not required to use this preset. Only basic caching features are enabled."
msgstr ""

#: tpl/presets/standard.tpl.php:29
#: tpl/toolbox/settings-debug.tpl.php:117
msgid "Basic"
msgstr ""

#: tpl/presets/standard.tpl.php:31
msgid "Everything in Essentials, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:33
msgid "Mobile Cache"
msgstr ""

#: tpl/presets/standard.tpl.php:36
msgid "This low-risk preset introduces basic optimizations for speed and user experience. Appropriate for enthusiastic beginners."
msgstr ""

#: tpl/presets/standard.tpl.php:37
msgid "A QUIC.cloud connection is required to use this preset. Includes optimizations known to improve site score in page speed measurement tools."
msgstr ""

#: tpl/presets/standard.tpl.php:41
msgid "Advanced (Recommended)"
msgstr ""

#: tpl/presets/standard.tpl.php:43
msgid "Everything in Basic, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:44
msgid "Guest Mode and Guest Optimization"
msgstr ""

#: tpl/presets/standard.tpl.php:45
msgid "CSS, JS and HTML Minification"
msgstr ""

#: tpl/presets/standard.tpl.php:47
msgid "JS Defer for both external and inline JS"
msgstr ""

#: tpl/presets/standard.tpl.php:48
msgid "DNS Prefetch for static files"
msgstr ""

#: tpl/presets/standard.tpl.php:50
msgid "Remove Query Strings from Static Files"
msgstr ""

#: tpl/presets/standard.tpl.php:55
msgid "This preset is good for most websites, and is unlikely to cause conflicts. Any CSS or JS conflicts may be resolved with Page Optimization > Tuning tools."
msgstr ""

#: tpl/presets/standard.tpl.php:56
#: tpl/presets/standard.tpl.php:70
msgid "A QUIC.cloud connection is required to use this preset. Includes many optimizations known to improve page speed scores."
msgstr ""

#: tpl/presets/standard.tpl.php:60
msgid "Aggressive"
msgstr ""

#: tpl/presets/standard.tpl.php:62
msgid "Everything in Advanced, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:63
msgid "CSS & JS Combine"
msgstr ""

#: tpl/presets/standard.tpl.php:64
msgid "Asynchronous CSS Loading with Critical CSS"
msgstr ""

#: tpl/presets/standard.tpl.php:65
msgid "Removed Unused CSS for Users"
msgstr ""

#: tpl/presets/standard.tpl.php:66
msgid "Lazy Load for Iframes"
msgstr ""

#: tpl/presets/standard.tpl.php:69
msgid "This preset might work out of the box for some websites, but be sure to test! Some CSS or JS exclusions may be necessary in Page Optimization > Tuning."
msgstr ""

#: tpl/presets/standard.tpl.php:74
msgid "Extreme"
msgstr ""

#: tpl/presets/standard.tpl.php:76
msgid "Everything in Aggressive, Plus"
msgstr ""

#: tpl/presets/standard.tpl.php:77
msgid "Lazy Load for Images"
msgstr ""

#: tpl/presets/standard.tpl.php:78
msgid "Viewport Image Generation"
msgstr ""

#: tpl/presets/standard.tpl.php:79
msgid "JS Delayed"
msgstr ""

#: tpl/presets/standard.tpl.php:80
msgid "Inline JS added to Combine"
msgstr ""

#: tpl/presets/standard.tpl.php:81
msgid "Inline CSS added to Combine"
msgstr ""

#: tpl/presets/standard.tpl.php:84
msgid "This preset almost certainly will require testing and exclusions for some CSS, JS and Lazy Loaded images. Pay special attention to logos, or HTML-based slider images."
msgstr ""

#: tpl/presets/standard.tpl.php:85
msgid "A QUIC.cloud connection is required to use this preset. Enables the maximum level of optimizations for improved page speed scores."
msgstr ""

#: tpl/presets/standard.tpl.php:92
msgid "LiteSpeed Cache Standard Presets"
msgstr ""

#: tpl/presets/standard.tpl.php:96
msgid "Use an official LiteSpeed-designed Preset to configure your site in one click. Try no-risk caching essentials, extreme optimization, or something in between."
msgstr ""

#: tpl/presets/standard.tpl.php:121
msgid "Who should use this preset?"
msgstr ""

#: tpl/presets/standard.tpl.php:131
msgid "This will back up your current settings and replace them with the %1$s preset settings. Do you want to continue?"
msgstr ""

#: tpl/presets/standard.tpl.php:133
msgid "Apply Preset"
msgstr ""

#: tpl/presets/standard.tpl.php:152
msgid "unknown"
msgstr ""

#: tpl/presets/standard.tpl.php:163
msgid "History"
msgstr ""

#: tpl/presets/standard.tpl.php:173
msgid "Error: Failed to apply the settings %1$s"
msgstr ""

#: tpl/presets/standard.tpl.php:175
msgid "Restored backup settings %1$s"
msgstr ""

#: tpl/presets/standard.tpl.php:178
msgid "Applied the %1$s preset %2$s"
msgstr ""

#: tpl/presets/standard.tpl.php:189
msgid "Backup created %1$s before applying the %2$s preset"
msgstr ""

#: tpl/presets/standard.tpl.php:193
msgid "This will restore the backup settings created %1$s before applying the %2$s preset. Any changes made since then will be lost. Do you want to continue?"
msgstr ""

#: tpl/presets/standard.tpl.php:195
msgid "Restore Settings"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:36
msgid "Try GitHub Version"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:43
msgid "LiteSpeed Cache is disabled. This functionality will not work."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:48
msgid "Use this section to switch plugin versions. To beta test a GitHub commit, enter the commit URL in the field below."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:57
msgid "Use latest GitHub Dev commit"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:61
msgid "Use latest GitHub Master commit"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:65
#: tpl/toolbox/beta_test.tpl.php:81
msgid "Use latest WordPress release version"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:65
msgid "OR"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:73
msgid "Downgrade not recommended. May cause fatal error due to refactored code."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:78
msgid "Press the %s button to use the most recent GitHub commit. Master is for release candidate & Dev is for experimental testing."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:78
msgid "Use latest GitHub Dev/Master commit"
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:81
msgid "Press the %s button to stop beta testing and go back to the current release from the WordPress Plugin Directory."
msgstr ""

#: tpl/toolbox/beta_test.tpl.php:85
msgid "In order to avoid an upgrade error, you must be using %1$s or later before you can upgrade to %2$s versions."
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:41
msgid "LiteSpeed Cache View .htaccess"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:46
msgid ".htaccess Path"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:53
msgid "Frontend .htaccess Path"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:58
#: tpl/toolbox/edit_htaccess.tpl.php:76
msgid "Default path is"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:62
#: tpl/toolbox/edit_htaccess.tpl.php:80
msgid "PHP Constant %s is supported."
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:63
#: tpl/toolbox/edit_htaccess.tpl.php:81
msgid "You can use this code %1$s in %2$s to specify the htaccess file path."
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:71
msgid "Backend .htaccess Path"
msgstr ""

#: tpl/toolbox/edit_htaccess.tpl.php:91
msgid "Current %s Contents"
msgstr ""

#: tpl/toolbox/entry.tpl.php:24
msgid "View .htaccess"
msgstr ""

#: tpl/toolbox/entry.tpl.php:28
msgid "Heartbeat"
msgstr ""

#: tpl/toolbox/entry.tpl.php:29
msgid "Report"
msgstr ""

#: tpl/toolbox/entry.tpl.php:33
#: tpl/toolbox/settings-debug.tpl.php:55
msgid "Debug Settings"
msgstr ""

#: tpl/toolbox/entry.tpl.php:34
msgid "Log View"
msgstr ""

#: tpl/toolbox/entry.tpl.php:35
msgid "Beta Test"
msgstr ""

#: tpl/toolbox/entry.tpl.php:41
msgid "LiteSpeed Cache Toolbox"
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:19
msgid "Heartbeat Control"
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:26
msgid "Disable WordPress interval heartbeat to reduce server load."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:28
msgid "Disabling this may cause WordPress tasks triggered by AJAX to stop working."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:43
msgid "Turn ON to control heartbeat on frontend."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:56
#: tpl/toolbox/heartbeat.tpl.php:86
#: tpl/toolbox/heartbeat.tpl.php:116
msgid "Specify the %s heartbeat interval in seconds."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:57
#: tpl/toolbox/heartbeat.tpl.php:87
#: tpl/toolbox/heartbeat.tpl.php:117
msgid "WordPress valid interval is %s seconds."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:58
#: tpl/toolbox/heartbeat.tpl.php:88
#: tpl/toolbox/heartbeat.tpl.php:118
msgid "Set to %1$s to forbid heartbeat on %2$s."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:73
msgid "Turn ON to control heartbeat on backend."
msgstr ""

#: tpl/toolbox/heartbeat.tpl.php:103
msgid "Turn ON to control heartbeat in backend editor."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:19
msgid "Export Settings"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:25
msgid "Export"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:31
msgid "Last exported"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:36
msgid "This will export all current LiteSpeed Cache settings and save them as a file."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:40
msgid "Import Settings"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:48
msgid "Import"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:54
msgid "Last imported"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:59
msgid "This will import settings from a file and override all current LiteSpeed Cache settings."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:63
msgid "Reset All Settings"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:67
msgid "This will reset all settings to default settings."
msgstr ""

#: tpl/toolbox/import_export.tpl.php:70
msgid "Are you sure you want to reset all settings back to the default settings?"
msgstr ""

#: tpl/toolbox/import_export.tpl.php:71
msgid "Reset Settings"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:23
msgid "Purge Log"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:28
msgid "Crawler Log"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:35
msgid "LiteSpeed Logs"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:46
#: tpl/toolbox/log_viewer.tpl.php:75
msgid "Clear Logs"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:64
#: tpl/toolbox/report.tpl.php:62
msgid "Click to copy"
msgstr ""

#: tpl/toolbox/log_viewer.tpl.php:65
msgid "Copy Log"
msgstr ""

#: tpl/toolbox/purge.tpl.php:17
msgid "Purge Front Page"
msgstr ""

#: tpl/toolbox/purge.tpl.php:18
msgid "This will Purge Front Page only"
msgstr ""

#: tpl/toolbox/purge.tpl.php:23
msgid "Purge Pages"
msgstr ""

#: tpl/toolbox/purge.tpl.php:24
msgid "This will Purge Pages only"
msgstr ""

#: tpl/toolbox/purge.tpl.php:32
msgid "Purge %s Error"
msgstr ""

#: tpl/toolbox/purge.tpl.php:33
msgid "Purge %s error pages"
msgstr ""

#: tpl/toolbox/purge.tpl.php:41
msgid "Purge the LiteSpeed cache entries created by this plugin"
msgstr ""

#: tpl/toolbox/purge.tpl.php:48
msgid "This will purge all minified/combined CSS/JS entries only"
msgstr ""

#: tpl/toolbox/purge.tpl.php:56
msgid "Purge all the object caches"
msgstr ""

#: tpl/toolbox/purge.tpl.php:65
msgid "Reset the entire opcode cache"
msgstr ""

#: tpl/toolbox/purge.tpl.php:74
msgid "This will delete all generated critical CSS files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:83
msgid "This will delete all generated unique CSS files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:92
msgid "This will delete all localized resources"
msgstr ""

#: tpl/toolbox/purge.tpl.php:101
msgid "This will delete all generated image LQIP placeholder files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:110
msgid "This will delete all generated Viewport Images"
msgstr ""

#: tpl/toolbox/purge.tpl.php:119
msgid "This will delete all cached Gravatar files"
msgstr ""

#: tpl/toolbox/purge.tpl.php:127
msgid "Purge the cache entries created by this plugin except for Critical CSS & Unique CSS & LQIP caches"
msgstr ""

#: tpl/toolbox/purge.tpl.php:136
msgid "Empty Entire Cache"
msgstr ""

#: tpl/toolbox/purge.tpl.php:137
msgid "Clears all cache entries related to this site, including other web applications."
msgstr ""

#: tpl/toolbox/purge.tpl.php:137
msgid "This action should only be used if things are cached incorrectly."
msgstr ""

#: tpl/toolbox/purge.tpl.php:141
msgid "This will clear EVERYTHING inside the cache."
msgstr ""

#: tpl/toolbox/purge.tpl.php:141
msgid "This may cause heavy load on the server."
msgstr ""

#: tpl/toolbox/purge.tpl.php:141
msgid "If only the WordPress site should be purged, use Purge All."
msgstr ""

#: tpl/toolbox/purge.tpl.php:185
msgid "Purge By..."
msgstr ""

#: tpl/toolbox/purge.tpl.php:188
msgid "Select below for \"Purge by\" options."
msgstr ""

#: tpl/toolbox/purge.tpl.php:197
msgid "Category"
msgstr ""

#: tpl/toolbox/purge.tpl.php:201
msgid "Post ID"
msgstr ""

#: tpl/toolbox/purge.tpl.php:205
msgid "Tag"
msgstr ""

#: tpl/toolbox/purge.tpl.php:214
msgid "Purge pages by category name - e.g. %2$s should be used for the URL %1$s."
msgstr ""

#: tpl/toolbox/purge.tpl.php:217
msgid "Purge pages by post ID."
msgstr ""

#: tpl/toolbox/purge.tpl.php:220
msgid "Purge pages by tag name - e.g. %2$s should be used for the URL %1$s."
msgstr ""

#: tpl/toolbox/purge.tpl.php:223
msgid "Purge pages by relative or full URL."
msgstr ""

#: tpl/toolbox/purge.tpl.php:224
msgid "e.g. Use %1$s or %2$s."
msgstr ""

#: tpl/toolbox/purge.tpl.php:234
msgid "Purge List"
msgstr ""

#: tpl/toolbox/report.tpl.php:38
msgid "Send to LiteSpeed"
msgstr ""

#: tpl/toolbox/report.tpl.php:40
msgid "Regenerate and Send a New Report"
msgstr ""

#: tpl/toolbox/report.tpl.php:48
msgid "To generate a passwordless link for LiteSpeed Support Team access, you must install %s."
msgstr ""

#: tpl/toolbox/report.tpl.php:51
msgid "Install DoLogin Security"
msgstr ""

#: tpl/toolbox/report.tpl.php:52
msgid "Go to plugins list"
msgstr ""

#: tpl/toolbox/report.tpl.php:58
msgid "LiteSpeed Report"
msgstr ""

#: tpl/toolbox/report.tpl.php:62
msgid "Last Report Number"
msgstr ""

#: tpl/toolbox/report.tpl.php:63
msgid "Last Report Date"
msgstr ""

#: tpl/toolbox/report.tpl.php:66
msgid "The environment report contains detailed information about the WordPress configuration."
msgstr ""

#: tpl/toolbox/report.tpl.php:68
msgid "If you run into any issues, please refer to the report number in your support message."
msgstr ""

#: tpl/toolbox/report.tpl.php:75
msgid "System Information"
msgstr ""

#: tpl/toolbox/report.tpl.php:87
msgid "Attach PHP info to report. Check this box to insert relevant data from %s."
msgstr ""

#: tpl/toolbox/report.tpl.php:96
msgid "Passwordless Link"
msgstr ""

#: tpl/toolbox/report.tpl.php:100
#: tpl/toolbox/report.tpl.php:102
msgid "Generate Link for Current User"
msgstr ""

#: tpl/toolbox/report.tpl.php:105
msgid "To grant wp-admin access to the LiteSpeed Support Team, please generate a passwordless link for the current logged-in user to be sent with the report."
msgstr ""

#: tpl/toolbox/report.tpl.php:107
msgid "Please do NOT share the above passwordless link with anyone."
msgstr ""

#. translators: %s: Link tags
#: tpl/toolbox/report.tpl.php:112
msgid "Generated links may be managed under %sSettings%s."
msgstr ""

#: tpl/toolbox/report.tpl.php:122
msgid "Notes"
msgstr ""

#: tpl/toolbox/report.tpl.php:126
msgid "Optional"
msgstr ""

#: tpl/toolbox/report.tpl.php:127
msgid "provide more information here to assist the LiteSpeed team with debugging."
msgstr ""

#: tpl/toolbox/report.tpl.php:139
msgid "Send this report to LiteSpeed. Refer to this report number when posting in the WordPress support forum."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:19
msgid "Debug Helpers"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:23
msgid "View Site Before Optimization"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:27
msgid "View Site Before Cache"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:37
msgid "Disable All Features for 24 Hours"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:44
msgid "Remove `Disable All Feature` Flag Now"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:48
msgid "LiteSpeed Cache is temporarily disabled until: %s."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:69
msgid "This will disable LSCache and all optimization features for debug purpose."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:80
msgid "Admin IP Only"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:82
msgid "Outputs to a series of files in the %s directory."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:83
msgid "To prevent filling up the disk, this setting should be OFF when everything is working."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:84
msgid "The Admin IP option will only output log messages on requests from admin IPs listed below."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:97
msgid "Allows listed IPs (one per line) to perform certain actions from their browsers."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:98
msgid "Your IP"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:104
msgid "More information about the available commands can be found here."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:119
msgid "Advanced level will log more details."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:130
msgid "MB"
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:132
msgid "Specify the maximum size of the log file."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:147
msgid "Shorten query strings in the debug log to improve readability."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:160
msgid "Only log listed pages."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:174
msgid "Prevent any debug log of listed pages."
msgstr ""

#: tpl/toolbox/settings-debug.tpl.php:188
msgid "Prevent writing log entries that include listed strings."
msgstr ""
litespeed-wp-plugin/7.7/litespeed-cache/src/data.upgrade.func.php000064400000013340151600263110020561 0ustar00<?php
/**
 * Database upgrade funcs
 *
 * NOTE: whenever called this file, always call Data::get_upgrade_lock and Data::_set_upgrade_lock first.
 *
 * @package LiteSpeed
 * @since 3.0
 */

defined( 'WPINC' ) || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Cloud;
use LiteSpeed\Conf;

/**
 * Check whether a DB table exists.
 *
 * @since 7.2
 *
 * @param string $table_name Fully-qualified table name.
 * @return bool
 */
function litespeed_table_exists( $table_name ) {
	global $wpdb;

	$save_state = $wpdb->suppress_errors;
	$wpdb->suppress_errors( true );
	// phpcs:ignore WordPress.DB.PreparedSQLPlaceholders.UnquotedComplexPlaceholder, WordPress.DB.DirectDatabaseQuery.DirectQuery
	$tb_exists = $wpdb->get_var( $wpdb->prepare( 'DESCRIBE `%1s`', $table_name ) );
	$wpdb->suppress_errors( $save_state );

	return null !== $tb_exists;
}

/**
 * Migrate v7.0- url_files URL from no trailing slash to trailing slash.
 *
 * @since 7.0.1
 * @return void
 */
function litespeed_update_7_0_1() {
	global $wpdb;

	Debug2::debug( '[Data] v7.0.1 upgrade started' );

	$tb_url = $wpdb->prefix . 'litespeed_url';
	if ( ! litespeed_table_exists( $tb_url ) ) {
		Debug2::debug( '[Data] Table `litespeed_url` not found, bypassed migration' );
		return;
	}

	// phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery
	$list          = $wpdb->get_results( $wpdb->prepare( "SELECT * FROM `{$tb_url}` WHERE url LIKE %s", 'https://%/' ), ARRAY_A );
	$existing_urls = array();
	if ($list) {
		foreach ($list as $v) {
			$existing_urls[] = $v['url'];
		}
	}

	// phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery
	$list = $wpdb->get_results( $wpdb->prepare( "SELECT * FROM `{$tb_url}` WHERE url LIKE %s", 'https://%' ), ARRAY_A );
	if ( ! $list ) {
		return;
	}
	foreach ( $list as $v ) {
		if ( '/' === substr( $v['url'], -1 ) ) {
			continue;
		}
		$new_url = $v['url'] . '/';
		if ( in_array( $new_url, $existing_urls, true ) ) {
			continue;
		}
		// phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery
		$wpdb->query( $wpdb->prepare( "UPDATE `{$tb_url}` SET url = %s WHERE id = %d", $new_url, $v['id'] ) );
	}
}

/**
 * Migrate from domain key to pk/sk for QC
 *
 * @since 7.0
 */
function litespeed_update_7() {
	Debug2::debug('[Data] v7 upgrade started');

	$__cloud = Cloud::cls();

	$domain_key = $__cloud->conf('api_key');
	if (!$domain_key) {
		Debug2::debug('[Data] No domain key, bypassed migration');
		return;
	}

	$new_prepared = $__cloud->init_qc_prepare();
	if (!$new_prepared && $__cloud->activated()) {
		Debug2::debug('[Data] QC previously activated in v7, bypassed migration');
		return;
	}
	$data = array(
		'domain_key' => $domain_key,
	);
	$resp = $__cloud->post(Cloud::SVC_D_V3UPGRADE, $data);
	if ( ! empty( $resp['qc_activated'] ) ) {
		if ( 'deleted' !== $resp['qc_activated'] ) {
			$cloud_summary_updates = array( 'qc_activated' => $resp['qc_activated'] );
			if (!empty($resp['main_domain'])) {
				$cloud_summary_updates['main_domain'] = $resp['main_domain'];
			}
			Cloud::save_summary($cloud_summary_updates);
			Debug2::debug('[Data] Updated QC activated status to ' . $resp['qc_activated']);
		}
	}
}

/**
 * Drop deprecated guest_ips and guest_uas from DB options.
 * Migrate url table to make all links trailing slash for UCSS/CCSS.
 *
 * These values are now read from files instead.
 *
 * @since 7.7
 */
function litespeed_update_7_7() {
	global $wpdb;

	Debug2::debug( '[Data] v7.7 upgrade: dropping guest_ips/guest_uas options' );

	Conf::delete_option( 'conf.guest_ips' );
	Conf::delete_option( 'conf.guest_uas' );
	Conf::delete_site_option( 'conf.guest_ips' );
	Conf::delete_site_option( 'conf.guest_uas' );

	// Normalize all URLs to have trailing slash to match UCSS/CCSS generation logic
	Debug2::debug( '[Data] v7.7 upgrade: normalizing URL trailing slashes' );

	// Skip if plain permalink mode (no trailing slash)
	$permalink_structure = get_option( 'permalink_structure' );
	if ( empty( $permalink_structure ) ) {
		Debug2::debug( '[Data] Plain permalink mode, bypassed URL trailing slash migration' );
		return;
	}

	$tb_url = $wpdb->prefix . 'litespeed_url';
	if ( ! litespeed_table_exists( $tb_url ) ) {
		Debug2::debug( '[Data] Table `litespeed_url` not found, bypassed URL migration' );
		return;
	}

	// Check if there are URLs without trailing slash (exclude URLs with query string)
	// phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery
	$count = $wpdb->get_var( "SELECT COUNT(*) FROM `{$tb_url}` WHERE url LIKE 'https://%' AND url NOT LIKE '%/' AND url NOT LIKE '%?%'" );
	if ( ! $count ) {
		Debug2::debug( '[Data] No URLs without trailing slash found, bypassed' );
		return;
	}

	// Append trailing slash to all URLs that don't have one and don't have duplicate with slash (exclude URLs with query string)
	// phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery
	$wpdb->query( "UPDATE `{$tb_url}` SET url = CONCAT(url, '/') WHERE url LIKE 'https://%' AND url NOT LIKE '%/' AND url NOT LIKE '%?%' AND CONCAT(url, '/') NOT IN (SELECT * FROM (SELECT url FROM `{$tb_url}` WHERE url LIKE '%/') AS tmp)" );
}

/**
 * Append webp/mobile to url_file
 *
 * @since 5.3
 */
function litespeed_update_5_3() {
	global $wpdb;
	Debug2::debug('[Data] Upgrade url_file table');

	$tb = $wpdb->prefix . 'litespeed_url_file';
	if ( litespeed_table_exists( $tb ) ) {
		$q = "ALTER TABLE `{$tb}`
				ADD COLUMN `mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',
				ADD COLUMN `webp` tinyint(4) NOT NULL COMMENT 'webp=1'
			";
		// phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery
		$wpdb->query( $q );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/admin.cls.php000064400000012046151600263230017145 0ustar00<?php
/**
 * The admin-panel specific functionality of the plugin.
 *
 * @since      1.0.0
 * @package    LiteSpeed_Cache
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Admin
 *
 * Wires admin-side hooks, actions, and safe redirects.
 */
class Admin extends Root {

	const LOG_TAG = '👮';

	const PAGE_EDIT_HTACCESS = 'litespeed-edit-htaccess';

	/**
	 * Initialize the class and set its properties.
	 * Runs in hook `after_setup_theme` when is_admin().
	 *
	 * @since 1.0.0
	 */
	public function __construct() {
		// Define LSCWP_MU_PLUGIN if in mu-plugins.
		if ( defined( 'WPMU_PLUGIN_DIR' ) && dirname( LSCWP_DIR ) === WPMU_PLUGIN_DIR && ! defined( 'LSCWP_MU_PLUGIN' ) ) {
			define( 'LSCWP_MU_PLUGIN', true );
		}

		self::debug( 'No cache due to Admin page' );

		if ( ! defined( 'DONOTCACHEPAGE' ) ) {
			define( 'DONOTCACHEPAGE', true );
		}

		// Additional LiteSpeed assets on admin display (also registers menus).
		$this->cls( 'Admin_Display' );

		// Initialize admin actions.
		add_action( 'admin_init', [ $this, 'admin_init' ] );

		// Add link to plugin list page.
		add_filter(
			'plugin_action_links_' . LSCWP_BASENAME,
			[ $this->cls( 'Admin_Display' ), 'add_plugin_links' ]
		);
	}

	/**
	 * Callback that initializes the admin options for LiteSpeed Cache.
	 *
	 * @since 1.0.0
	 * @return void
	 */
	public function admin_init() {
		// Hook attachment upload auto optimization.
		if ( $this->conf( Base::O_IMG_OPTM_AUTO ) ) {
			add_filter( 'wp_update_attachment_metadata', [ $this, 'wp_update_attachment_metadata' ], 9999, 2 );
		}

		$this->_proceed_admin_action();

		// Terminate if user doesn't have access to settings.
		$capability = is_network_admin() ? 'manage_network_options' : 'manage_options';
		if ( ! current_user_can( $capability ) ) {
			return;
		}

		// Add privacy policy (since 2.2.6).
		if ( function_exists( 'wp_add_privacy_policy_content' ) ) {
			wp_add_privacy_policy_content( Core::NAME, Doc::privacy_policy() );
		}

		$this->cls( 'Media' )->after_admin_init();

		do_action( 'litespeed_after_admin_init' );

		if ( $this->cls( 'Router' )->esi_enabled() ) {
			add_action( 'in_widget_form', [ $this->cls( 'Admin_Display' ), 'show_widget_edit' ], 100, 3 );
			add_filter( 'widget_update_callback', __NAMESPACE__ . '\Admin_Settings::validate_widget_save', 10, 4 );
		}
	}

	/**
	 * Handle attachment metadata update.
	 *
	 * @since 4.0
	 *
	 * @param array $data    Attachment meta.
	 * @param int   $post_id Attachment ID.
	 * @return array Filtered meta.
	 */
	public function wp_update_attachment_metadata( $data, $post_id ) {
		$this->cls( 'Img_Optm' )->wp_update_attachment_metadata( $data, $post_id );
		return $data;
	}

	/**
	 * Run LiteSpeed admin actions routed via Router.
	 *
	 * @since 1.1.0
	 * @return void
	 */
	private function _proceed_admin_action() {
		$action = Router::get_action();

		switch ( $action ) {
			case Router::ACTION_SAVE_SETTINGS:
				$this->cls( 'Admin_Settings' )->save( wp_unslash( $_POST ) ); // phpcs:ignore WordPress.Security.NonceVerification.Missing
				break;

			case Router::ACTION_SAVE_SETTINGS_NETWORK:
				$this->cls( 'Admin_Settings' )->network_save( wp_unslash( $_POST ) ); // phpcs:ignore WordPress.Security.NonceVerification.Missing
				break;

			default:
				break;
		}
	}

	/**
	 * Clean up the input (array or scalar) of any extra slashes/spaces.
	 *
	 * @since 1.0.4
	 *
	 * @param mixed $input The input value to clean.
	 * @return mixed Cleaned value.
	 */
	public static function cleanup_text( $input ) {
		if ( is_array( $input ) ) {
			return array_map( __CLASS__ . '::cleanup_text', $input );
		}

		return stripslashes(trim($input));
	}

	/**
	 * After a LSCWP_CTRL action, redirect back to same page
	 * without nonce and action in the query string.
	 *
	 * If the redirect URL cannot be determined, redirects to the homepage.
	 *
	 * @since 1.0.12
	 *
	 * @param string|false $url Optional destination URL.
	 * @return void
	 */
	public static function redirect( $url = false ) {
		global $pagenow;

		// If originated, go back to referrer or home.
		if ( ! empty( $_GET['_litespeed_ori'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
			$ref = wp_get_referer();
			wp_safe_redirect( $ref ? $ref : get_home_url() );
			exit;
		}

		if ( ! $url ) {
			$clean = [];

			// Sanitize current query args while removing our internals.
			if ( ! empty( $_GET ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
				foreach ( $_GET as $k => $v ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
					if ( in_array( $k, [ Router::ACTION, Router::NONCE, Router::TYPE, 'litespeed_i', 'litespeed_tb' ], true ) ) {
						continue;
					}
					// Normalize to string for URL building.
					$clean[ $k ] = is_array( $v ) ? array_map( 'sanitize_text_field', wp_unslash( $v ) ) : sanitize_text_field( wp_unslash( $v ) );
				}
			}

			$qs = '';
			if ( ! empty( $clean ) ) {
				$qs = '?' . http_build_query( $clean );
			}

			$url = is_network_admin() ? network_admin_url( $pagenow . $qs ) : admin_url( $pagenow . $qs );
		}

		wp_safe_redirect( $url );
		exit;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/tool.cls.php000064400000010254151600263300017027 0ustar00<?php
/**
 * The tools
 *
 * @since       3.0
 * @package     LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Tool
 *
 * Provides utility functions for LiteSpeed Cache, including IP detection and heartbeat control.
 *
 * @since 3.0
 */
class Tool extends Root {

	const LOG_TAG = '[Tool]';

	/**
	 * Get public IP
	 *
	 * Retrieves the public IP address of the server.
	 *
	 * @since  3.0
	 * @access public
	 * @return string The public IP address or an error message.
	 */
	public function check_ip() {
		self::debug( '✅ check_ip' );

		$response = wp_safe_remote_get( 'https://cyberpanel.sh/?ip', [
			'headers' => [
				'User-Agent' => 'curl/8.7.1',
			],
		] );

		if ( is_wp_error( $response ) ) {
			return esc_html__( 'Failed to detect IP', 'litespeed-cache' );
		}

		$ip = trim( $response['body'] );

		self::debug( 'result [ip] ' . $ip );

		if ( Utility::valid_ipv4( $ip ) ) {
			return $ip;
		}

		return esc_html__( 'Failed to detect IP', 'litespeed-cache' );
	}

	/**
	 * Heartbeat Control
	 *
	 * Configures WordPress heartbeat settings for frontend, backend, and editor.
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat() {
		add_action( 'wp_enqueue_scripts', [ $this, 'heartbeat_frontend' ] );
		add_action( 'admin_enqueue_scripts', [ $this, 'heartbeat_backend' ] );
		add_filter( 'heartbeat_settings', [ $this, 'heartbeat_settings' ] );
	}

	/**
	 * Heartbeat Control frontend control
	 *
	 * Manages heartbeat settings for the frontend.
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat_frontend() {
		if ( ! $this->conf( Base::O_MISC_HEARTBEAT_FRONT ) ) {
			return;
		}

		if ( ! $this->conf( Base::O_MISC_HEARTBEAT_FRONT_TTL ) ) {
			wp_deregister_script( 'heartbeat' );
			Debug2::debug( '[Tool] Deregistered frontend heartbeat' );
		}
	}

	/**
	 * Heartbeat Control backend control
	 *
	 * Manages heartbeat settings for the backend and editor.
	 *
	 * @since  3.0
	 * @access public
	 */
	public function heartbeat_backend() {
		if ( $this->is_editor() ) {
			if ( ! $this->conf( Base::O_MISC_HEARTBEAT_EDITOR ) ) {
				return;
			}

			if ( ! $this->conf( Base::O_MISC_HEARTBEAT_EDITOR_TTL ) ) {
				wp_deregister_script( 'heartbeat' );
				Debug2::debug( '[Tool] Deregistered editor heartbeat' );
			}
		} else {
			if ( ! $this->conf( Base::O_MISC_HEARTBEAT_BACK ) ) {
				return;
			}

			if ( ! $this->conf( Base::O_MISC_HEARTBEAT_BACK_TTL ) ) {
				wp_deregister_script( 'heartbeat' );
				Debug2::debug( '[Tool] Deregistered backend heartbeat' );
			}
		}
	}

	/**
	 * Heartbeat Control settings
	 *
	 * Adjusts heartbeat interval settings based on configuration.
	 *
	 * @since  3.0
	 * @access public
	 * @param array $settings Existing heartbeat settings.
	 * @return array Modified heartbeat settings.
	 */
	public function heartbeat_settings( $settings ) {
		// Check editor first to make frontend editor valid too
		if ( $this->is_editor() ) {
			if ( $this->conf( Base::O_MISC_HEARTBEAT_EDITOR ) ) {
				$settings['interval'] = $this->conf( Base::O_MISC_HEARTBEAT_EDITOR_TTL );
				Debug2::debug( '[Tool] Heartbeat interval set to ' . $this->conf( Base::O_MISC_HEARTBEAT_EDITOR_TTL ) );
			}
		} elseif ( ! is_admin() ) {
			if ( $this->conf( Base::O_MISC_HEARTBEAT_FRONT ) ) {
				$settings['interval'] = $this->conf( Base::O_MISC_HEARTBEAT_FRONT_TTL );
				Debug2::debug( '[Tool] Heartbeat interval set to ' . $this->conf( Base::O_MISC_HEARTBEAT_FRONT_TTL ) );
			}
		} elseif ( $this->conf( Base::O_MISC_HEARTBEAT_BACK ) ) {
			$settings['interval'] = $this->conf( Base::O_MISC_HEARTBEAT_BACK_TTL );
			Debug2::debug( '[Tool] Heartbeat interval set to ' . $this->conf( Base::O_MISC_HEARTBEAT_BACK_TTL ) );
		}
		return $settings;
	}

	/**
	 * Check if in editor
	 *
	 * Determines if the current request is within the WordPress editor.
	 *
	 * @since  3.0
	 * @access public
	 * @return bool True if in editor, false otherwise.
	 */
	public function is_editor() {
		$request_uri = isset( $_SERVER['REQUEST_URI'] ) ? sanitize_text_field( wp_unslash( $_SERVER['REQUEST_URI'] ) ) : '';
		$res         = is_admin() && Utility::str_hit_array( $request_uri, [ 'post.php', 'post-new.php' ] );

		return apply_filters( 'litespeed_is_editor', $res );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/lang.cls.php000064400000042155151600263360017006 0ustar00<?php
/**
 * The language class.
 *
 * @package LiteSpeed
 * @since 3.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Lang
 *
 * Provides translations and human-readable labels/status for UI.
 */
class Lang extends Base {

	/**
	 * Get image status per status bit.
	 *
	 * @since 3.0
	 *
	 * @param int|null $status Image status constant or null to return the full map.
	 * @return array<string,string>|string Array map when $status is null, otherwise a single status label or 'N/A'.
	 */
	public static function img_status( $status = null ) {
		$list = [
			Img_Optm::STATUS_NEW       => __( 'Images not requested', 'litespeed-cache' ),
			Img_Optm::STATUS_RAW       => __( 'Images ready to request', 'litespeed-cache' ),
			Img_Optm::STATUS_REQUESTED => __( 'Images requested', 'litespeed-cache' ),
			Img_Optm::STATUS_NOTIFIED  => __( 'Images notified to pull', 'litespeed-cache' ),
			Img_Optm::STATUS_PULLED    => __( 'Images optimized and pulled', 'litespeed-cache' ),
		];

		if ( null !== $status ) {
			return ! empty( $list[ $status ] ) ? $list[ $status ] : 'N/A';
		}

		return $list;
	}

	/**
	 * Try translating a string.
	 *
	 * Optionally supports sprintf-style substitutions when $raw_string
	 * contains a '::' separator (e.g. 'key::arg1::arg2').
	 *
	 * @since 4.7
	 *
	 * @param string $raw_string Raw translation key or key with ::-separated args.
	 * @return string Translated string or original raw string if not found.
	 */
	public static function maybe_translate( $raw_string ) {
		$map = [
			'auto_alias_failed_cdn' =>
				__(
					'Unable to automatically add %1$s as a Domain Alias for main %2$s domain, due to potential CDN conflict.',
					'litespeed-cache'
				) .
				' ' .
				Doc::learn_more( 'https://quic.cloud/docs/cdn/dns/how-to-setup-domain-alias/', false, false, false, true ),

			'auto_alias_failed_uid' =>
				__(
					'Unable to automatically add %1$s as a Domain Alias for main %2$s domain.',
					'litespeed-cache'
				) .
				' ' .
				__( 'Alias is in use by another QUIC.cloud account.', 'litespeed-cache' ) .
				' ' .
				Doc::learn_more( 'https://quic.cloud/docs/cdn/dns/how-to-setup-domain-alias/', false, false, false, true ),
		];

		// Maybe has placeholder.
		if ( strpos( $raw_string, '::' ) ) {
			$replacements = explode( '::', $raw_string );
			if ( empty( $map[ $replacements[0] ] ) ) {
				return $raw_string;
			}
			$tpl = $map[ $replacements[0] ];
			unset( $replacements[0] );
			return vsprintf( $tpl, array_values( $replacements ) );
		}

		// Direct translation only.
		if ( empty( $map[ $raw_string ] ) ) {
			return $raw_string;
		}

		return $map[ $raw_string ];
	}

	/**
	 * Get the title/label for an option ID.
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string|int $id Option identifier constant.
	 * @return string Human-readable title or 'N/A' if not found.
	 */
	public static function title( $id ) {
		$_lang_list = [
			self::O_SERVER_IP => __( 'Server IP', 'litespeed-cache' ),

			self::O_CACHE                 => __( 'Enable Cache', 'litespeed-cache' ),
			self::O_CACHE_BROWSER         => __( 'Browser Cache', 'litespeed-cache' ),
			self::O_CACHE_TTL_PUB         => __( 'Default Public Cache TTL', 'litespeed-cache' ),
			self::O_CACHE_TTL_PRIV        => __( 'Default Private Cache TTL', 'litespeed-cache' ),
			self::O_CACHE_TTL_FRONTPAGE   => __( 'Default Front Page TTL', 'litespeed-cache' ),
			self::O_CACHE_TTL_FEED        => __( 'Default Feed TTL', 'litespeed-cache' ),
			self::O_CACHE_TTL_REST        => __( 'Default REST TTL', 'litespeed-cache' ),
			self::O_CACHE_TTL_STATUS      => __( 'Default HTTP Status Code Page TTL', 'litespeed-cache' ),
			self::O_CACHE_TTL_BROWSER     => __( 'Browser Cache TTL', 'litespeed-cache' ),
			self::O_CACHE_AJAX_TTL        => __( 'AJAX Cache TTL', 'litespeed-cache' ),
			self::O_AUTO_UPGRADE          => __( 'Automatically Upgrade', 'litespeed-cache' ),
			self::O_GUEST                 => __( 'Guest Mode', 'litespeed-cache' ),
			self::O_GUEST_OPTM            => __( 'Guest Optimization', 'litespeed-cache' ),
			self::O_NEWS                  => __( 'Notifications', 'litespeed-cache' ),
			self::O_CACHE_PRIV            => __( 'Cache Logged-in Users', 'litespeed-cache' ),
			self::O_CACHE_COMMENTER       => __( 'Cache Commenters', 'litespeed-cache' ),
			self::O_CACHE_REST            => __( 'Cache REST API', 'litespeed-cache' ),
			self::O_CACHE_PAGE_LOGIN      => __( 'Cache Login Page', 'litespeed-cache' ),
			self::O_CACHE_MOBILE          => __( 'Cache Mobile', 'litespeed-cache' ),
			self::O_CACHE_MOBILE_RULES    => __( 'List of Mobile User Agents', 'litespeed-cache' ),
			self::O_CACHE_PRIV_URI        => __( 'Private Cached URIs', 'litespeed-cache' ),
			self::O_CACHE_DROP_QS         => __( 'Drop Query String', 'litespeed-cache' ),

			self::O_OBJECT                      => __( 'Object Cache', 'litespeed-cache' ),
			self::O_OBJECT_KIND                 => __( 'Method', 'litespeed-cache' ),
			self::O_OBJECT_HOST                 => __( 'Host', 'litespeed-cache' ),
			self::O_OBJECT_PORT                 => __( 'Port', 'litespeed-cache' ),
			self::O_OBJECT_LIFE                 => __( 'Default Object Lifetime', 'litespeed-cache' ),
			self::O_OBJECT_USER                 => __( 'Username', 'litespeed-cache' ),
			self::O_OBJECT_PSWD                 => __( 'Password', 'litespeed-cache' ),
			self::O_OBJECT_DB_ID                => __( 'Redis Database ID', 'litespeed-cache' ),
			self::O_OBJECT_GLOBAL_GROUPS        => __( 'Global Groups', 'litespeed-cache' ),
			self::O_OBJECT_NON_PERSISTENT_GROUPS => __( 'Do Not Cache Groups', 'litespeed-cache' ),
			self::O_OBJECT_PERSISTENT           => __( 'Persistent Connection', 'litespeed-cache' ),
			self::O_OBJECT_ADMIN                => __( 'Cache WP-Admin', 'litespeed-cache' ),
			self::O_OBJECT_TRANSIENTS           => __( 'Store Transients', 'litespeed-cache' ),

			self::O_PURGE_ON_UPGRADE    => __( 'Purge All On Upgrade', 'litespeed-cache' ),
			self::O_PURGE_STALE         => __( 'Serve Stale', 'litespeed-cache' ),
			self::O_PURGE_TIMED_URLS    => __( 'Scheduled Purge URLs', 'litespeed-cache' ),
			self::O_PURGE_TIMED_URLS_TIME => __( 'Scheduled Purge Time', 'litespeed-cache' ),
			self::O_CACHE_FORCE_URI     => __( 'Force Cache URIs', 'litespeed-cache' ),
			self::O_CACHE_FORCE_PUB_URI => __( 'Force Public Cache URIs', 'litespeed-cache' ),
			self::O_CACHE_EXC           => __( 'Do Not Cache URIs', 'litespeed-cache' ),
			self::O_CACHE_EXC_QS        => __( 'Do Not Cache Query Strings', 'litespeed-cache' ),
			self::O_CACHE_EXC_CAT       => __( 'Do Not Cache Categories', 'litespeed-cache' ),
			self::O_CACHE_EXC_TAG       => __( 'Do Not Cache Tags', 'litespeed-cache' ),
			self::O_CACHE_EXC_ROLES     => __( 'Do Not Cache Roles', 'litespeed-cache' ),
			self::O_OPTM_CSS_MIN        => __( 'CSS Minify', 'litespeed-cache' ),
			self::O_OPTM_CSS_COMB       => __( 'CSS Combine', 'litespeed-cache' ),
			self::O_OPTM_CSS_COMB_EXT_INL => __( 'CSS Combine External and Inline', 'litespeed-cache' ),
			self::O_OPTM_UCSS           => __( 'Generate UCSS', 'litespeed-cache' ),
			self::O_OPTM_UCSS_INLINE    => __( 'UCSS Inline', 'litespeed-cache' ),
			self::O_OPTM_UCSS_SELECTOR_WHITELIST => __( 'UCSS Selector Allowlist', 'litespeed-cache' ),
			self::O_OPTM_UCSS_FILE_EXC_INLINE    => __( 'UCSS Inline Excluded Files', 'litespeed-cache' ),
			self::O_OPTM_UCSS_EXC       => __( 'UCSS URI Excludes', 'litespeed-cache' ),
			self::O_OPTM_JS_MIN         => __( 'JS Minify', 'litespeed-cache' ),
			self::O_OPTM_JS_COMB        => __( 'JS Combine', 'litespeed-cache' ),
			self::O_OPTM_JS_COMB_EXT_INL => __( 'JS Combine External and Inline', 'litespeed-cache' ),
			self::O_OPTM_HTML_MIN       => __( 'HTML Minify', 'litespeed-cache' ),
			self::O_OPTM_HTML_LAZY      => __( 'HTML Lazy Load Selectors', 'litespeed-cache' ),
			self::O_OPTM_HTML_SKIP_COMMENTS => __( 'HTML Keep Comments', 'litespeed-cache' ),
			self::O_OPTM_CSS_ASYNC      => __( 'Load CSS Asynchronously', 'litespeed-cache' ),
			self::O_OPTM_CCSS_PER_URL   => __( 'CCSS Per URL', 'litespeed-cache' ),
			self::O_OPTM_CSS_ASYNC_INLINE => __( 'Inline CSS Async Lib', 'litespeed-cache' ),
			self::O_OPTM_CSS_FONT_DISPLAY => __( 'Font Display Optimization', 'litespeed-cache' ),
			self::O_OPTM_JS_DEFER       => __( 'Load JS Deferred', 'litespeed-cache' ),
			self::O_OPTM_LOCALIZE       => __( 'Localize Resources', 'litespeed-cache' ),
			self::O_OPTM_LOCALIZE_DOMAINS => __( 'Localization Files', 'litespeed-cache' ),
			self::O_OPTM_DNS_PREFETCH   => __( 'DNS Prefetch', 'litespeed-cache' ),
			self::O_OPTM_DNS_PREFETCH_CTRL => __( 'DNS Prefetch Control', 'litespeed-cache' ),
			self::O_OPTM_DNS_PRECONNECT => __( 'DNS Preconnect', 'litespeed-cache' ),
			self::O_OPTM_CSS_EXC        => __( 'CSS Excludes', 'litespeed-cache' ),
			self::O_OPTM_JS_DELAY_INC   => __( 'JS Delayed Includes', 'litespeed-cache' ),
			self::O_OPTM_JS_EXC         => __( 'JS Excludes', 'litespeed-cache' ),
			self::O_OPTM_QS_RM          => __( 'Remove Query Strings', 'litespeed-cache' ),
			self::O_OPTM_GGFONTS_ASYNC  => __( 'Load Google Fonts Asynchronously', 'litespeed-cache' ),
			self::O_OPTM_GGFONTS_RM     => __( 'Remove Google Fonts', 'litespeed-cache' ),
			self::O_OPTM_CCSS_CON       => __( 'Critical CSS Rules', 'litespeed-cache' ),
			self::O_OPTM_CCSS_SEP_POSTTYPE => __( 'Separate CCSS Cache Post Types', 'litespeed-cache' ),
			self::O_OPTM_CCSS_SEP_URI   => __( 'Separate CCSS Cache URIs', 'litespeed-cache' ),
			self::O_OPTM_CCSS_SELECTOR_WHITELIST => __( 'CCSS Selector Allowlist', 'litespeed-cache' ),
			self::O_OPTM_JS_DEFER_EXC   => __( 'JS Deferred / Delayed Excludes', 'litespeed-cache' ),
			self::O_OPTM_GM_JS_EXC      => __( 'Guest Mode JS Excludes', 'litespeed-cache' ),
			self::O_OPTM_EMOJI_RM       => __( 'Remove WordPress Emoji', 'litespeed-cache' ),
			self::O_OPTM_NOSCRIPT_RM    => __( 'Remove Noscript Tags', 'litespeed-cache' ),
			self::O_OPTM_EXC            => __( 'URI Excludes', 'litespeed-cache' ),
			self::O_OPTM_GUEST_ONLY     => __( 'Optimize for Guests Only', 'litespeed-cache' ),
			self::O_OPTM_EXC_ROLES      => __( 'Role Excludes', 'litespeed-cache' ),

			self::O_DISCUSS_AVATAR_CACHE      => __( 'Gravatar Cache', 'litespeed-cache' ),
			self::O_DISCUSS_AVATAR_CRON       => __( 'Gravatar Cache Cron', 'litespeed-cache' ),
			self::O_DISCUSS_AVATAR_CACHE_TTL  => __( 'Gravatar Cache TTL', 'litespeed-cache' ),

			self::O_MEDIA_LAZY                    => __( 'Lazy Load Images', 'litespeed-cache' ),
			self::O_MEDIA_LAZY_EXC                => __( 'Lazy Load Image Excludes', 'litespeed-cache' ),
			self::O_MEDIA_LAZY_CLS_EXC            => __( 'Lazy Load Image Class Name Excludes', 'litespeed-cache' ),
			self::O_MEDIA_LAZY_PARENT_CLS_EXC     => __( 'Lazy Load Image Parent Class Name Excludes', 'litespeed-cache' ),
			self::O_MEDIA_IFRAME_LAZY_CLS_EXC     => __( 'Lazy Load Iframe Class Name Excludes', 'litespeed-cache' ),
			self::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC => __( 'Lazy Load Iframe Parent Class Name Excludes', 'litespeed-cache' ),
			self::O_MEDIA_LAZY_URI_EXC            => __( 'Lazy Load URI Excludes', 'litespeed-cache' ),
			self::O_MEDIA_LQIP_EXC                => __( 'LQIP Excludes', 'litespeed-cache' ),
			self::O_MEDIA_LAZY_PLACEHOLDER        => __( 'Basic Image Placeholder', 'litespeed-cache' ),
			self::O_MEDIA_PLACEHOLDER_RESP        => __( 'Responsive Placeholder', 'litespeed-cache' ),
			self::O_MEDIA_PLACEHOLDER_RESP_COLOR  => __( 'Responsive Placeholder Color', 'litespeed-cache' ),
			self::O_MEDIA_PLACEHOLDER_RESP_SVG    => __( 'Responsive Placeholder SVG', 'litespeed-cache' ),
			self::O_MEDIA_LQIP                    => __( 'LQIP Cloud Generator', 'litespeed-cache' ),
			self::O_MEDIA_LQIP_QUAL               => __( 'LQIP Quality', 'litespeed-cache' ),
			self::O_MEDIA_LQIP_MIN_W              => __( 'LQIP Minimum Dimensions', 'litespeed-cache' ),
			self::O_MEDIA_PLACEHOLDER_RESP_ASYNC  => __( 'Generate LQIP In Background', 'litespeed-cache' ),
			self::O_MEDIA_IFRAME_LAZY             => __( 'Lazy Load Iframes', 'litespeed-cache' ),
			self::O_MEDIA_ADD_MISSING_SIZES       => __( 'Add Missing Sizes', 'litespeed-cache' ),
			self::O_MEDIA_VPI                     => __( 'Viewport Images', 'litespeed-cache' ),
			self::O_MEDIA_VPI_CRON                => __( 'Viewport Images Cron', 'litespeed-cache' ),
			self::O_MEDIA_AUTO_RESCALE_ORI        => __( 'Auto Rescale Original Images', 'litespeed-cache' ),

			self::O_IMG_OPTM_AUTO            => __( 'Auto Request Cron', 'litespeed-cache' ),
			self::O_IMG_OPTM_ORI             => __( 'Optimize Original Images', 'litespeed-cache' ),
			self::O_IMG_OPTM_RM_BKUP         => __( 'Remove Original Backups', 'litespeed-cache' ),
			self::O_IMG_OPTM_WEBP            => __( 'Next-Gen Image Format', 'litespeed-cache' ),
			self::O_IMG_OPTM_LOSSLESS        => __( 'Optimize Losslessly', 'litespeed-cache' ),
			self::O_IMG_OPTM_SIZES_SKIPPED   => __( 'Optimize Image Sizes', 'litespeed-cache' ),
			self::O_IMG_OPTM_EXIF            => __( 'Preserve EXIF/XMP data', 'litespeed-cache' ),
			self::O_IMG_OPTM_WEBP_ATTR       => __( 'WebP/AVIF Attribute To Replace', 'litespeed-cache' ),
			self::O_IMG_OPTM_WEBP_REPLACE_SRCSET => __( 'WebP/AVIF For Extra srcset', 'litespeed-cache' ),
			self::O_IMG_OPTM_JPG_QUALITY     => __( 'WordPress Image Quality Control', 'litespeed-cache' ),
			self::O_ESI                      => __( 'Enable ESI', 'litespeed-cache' ),
			self::O_ESI_CACHE_ADMBAR         => __( 'Cache Admin Bar', 'litespeed-cache' ),
			self::O_ESI_CACHE_COMMFORM       => __( 'Cache Comment Form', 'litespeed-cache' ),
			self::O_ESI_NONCE                => __( 'ESI Nonces', 'litespeed-cache' ),
			self::O_CACHE_VARY_GROUP         => __( 'Vary Group', 'litespeed-cache' ),
			self::O_PURGE_HOOK_ALL           => __( 'Purge All Hooks', 'litespeed-cache' ),
			self::O_UTIL_NO_HTTPS_VARY       => __( 'Improve HTTP/HTTPS Compatibility', 'litespeed-cache' ),
			self::O_UTIL_INSTANT_CLICK       => __( 'Instant Click', 'litespeed-cache' ),
			self::O_CACHE_EXC_COOKIES        => __( 'Do Not Cache Cookies', 'litespeed-cache' ),
			self::O_CACHE_EXC_USERAGENTS     => __( 'Do Not Cache User Agents', 'litespeed-cache' ),
			self::O_CACHE_LOGIN_COOKIE       => __( 'Login Cookie', 'litespeed-cache' ),
			self::O_CACHE_VARY_COOKIES       => __( 'Vary Cookies', 'litespeed-cache' ),

			self::O_MISC_HEARTBEAT_FRONT      => __( 'Frontend Heartbeat Control', 'litespeed-cache' ),
			self::O_MISC_HEARTBEAT_FRONT_TTL  => __( 'Frontend Heartbeat TTL', 'litespeed-cache' ),
			self::O_MISC_HEARTBEAT_BACK       => __( 'Backend Heartbeat Control', 'litespeed-cache' ),
			self::O_MISC_HEARTBEAT_BACK_TTL   => __( 'Backend Heartbeat TTL', 'litespeed-cache' ),
			self::O_MISC_HEARTBEAT_EDITOR     => __( 'Editor Heartbeat', 'litespeed-cache' ),
			self::O_MISC_HEARTBEAT_EDITOR_TTL => __( 'Editor Heartbeat TTL', 'litespeed-cache' ),

			self::O_CDN                   => __( 'Use CDN Mapping', 'litespeed-cache' ),
			self::CDN_MAPPING_URL         => __( 'CDN URL', 'litespeed-cache' ),
			self::CDN_MAPPING_INC_IMG     => __( 'Include Images', 'litespeed-cache' ),
			self::CDN_MAPPING_INC_CSS     => __( 'Include CSS', 'litespeed-cache' ),
			self::CDN_MAPPING_INC_JS      => __( 'Include JS', 'litespeed-cache' ),
			self::CDN_MAPPING_FILETYPE    => __( 'Include File Types', 'litespeed-cache' ),
			self::O_CDN_ATTR              => __( 'HTML Attribute To Replace', 'litespeed-cache' ),
			self::O_CDN_ORI               => __( 'Original URLs', 'litespeed-cache' ),
			self::O_CDN_ORI_DIR           => __( 'Included Directories', 'litespeed-cache' ),
			self::O_CDN_EXC               => __( 'Exclude Path', 'litespeed-cache' ),
			self::O_CDN_CLOUDFLARE        => __( 'Cloudflare API', 'litespeed-cache' ),
			self::O_CDN_CLOUDFLARE_CLEAR  => __( 'Clear Cloudflare cache', 'litespeed-cache' ),

			self::O_CRAWLER               => __( 'Crawler', 'litespeed-cache' ),
			self::O_CRAWLER_CRAWL_INTERVAL => __( 'Crawl Interval', 'litespeed-cache' ),
			self::O_CRAWLER_LOAD_LIMIT    => __( 'Server Load Limit', 'litespeed-cache' ),
			self::O_CRAWLER_ROLES         => __( 'Role Simulation', 'litespeed-cache' ),
			self::O_CRAWLER_COOKIES       => __( 'Cookie Simulation', 'litespeed-cache' ),
			self::O_CRAWLER_SITEMAP       => __( 'Custom Sitemap', 'litespeed-cache' ),

			self::O_DEBUG_DISABLE_ALL     => __( 'Disable All Features', 'litespeed-cache' ),
			self::O_DEBUG                 => __( 'Debug Log', 'litespeed-cache' ),
			self::O_DEBUG_IPS             => __( 'Admin IPs', 'litespeed-cache' ),
			self::O_DEBUG_LEVEL           => __( 'Debug Level', 'litespeed-cache' ),
			self::O_DEBUG_FILESIZE        => __( 'Log File Size Limit', 'litespeed-cache' ),
			self::O_DEBUG_COLLAPSE_QS     => __( 'Collapse Query Strings', 'litespeed-cache' ),
			self::O_DEBUG_INC             => __( 'Debug URI Includes', 'litespeed-cache' ),
			self::O_DEBUG_EXC             => __( 'Debug URI Excludes', 'litespeed-cache' ),
			self::O_DEBUG_EXC_STRINGS     => __( 'Debug String Excludes', 'litespeed-cache' ),

			self::O_DB_OPTM_REVISIONS_MAX => __( 'Revisions Max Number', 'litespeed-cache' ),
			self::O_DB_OPTM_REVISIONS_AGE => __( 'Revisions Max Age', 'litespeed-cache' ),

			self::O_OPTIMAX               => __( 'OptimaX', 'litespeed-cache' ),
		];

		if ( array_key_exists( $id, $_lang_list ) ) {
			return $_lang_list[ $id ];
		}

		return 'N/A';
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/task.cls.php000064400000016063151600263430017024 0ustar00<?php
/**
 * The cron task class.
 *
 * @since   1.1.3
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Schedules and runs LiteSpeed Cache background tasks.
 */
class Task extends Root {

	/**
	 * Tag for debug logs.
	 *
	 * @var string
	 */
	const LOG_TAG = '⏰';

	/**
	 * Map of option id => cron hook registration.
	 *
	 * @var array<string,array{name:string,hook:callable|string}>
	 */
	private static $_triggers = [
		Base::O_IMG_OPTM_CRON => [
			'name' => 'litespeed_task_imgoptm_pull',
			'hook' => 'LiteSpeed\Img_Optm::start_async_cron',
		], // always fetch immediately
		Base::O_OPTM_CSS_ASYNC => [
			'name' => 'litespeed_task_ccss',
			'hook' => 'LiteSpeed\CSS::cron_ccss',
		],
		Base::O_OPTM_UCSS => [
			'name' => 'litespeed_task_ucss',
			'hook' => 'LiteSpeed\UCSS::cron',
		],
		Base::O_MEDIA_VPI_CRON => [
			'name' => 'litespeed_task_vpi',
			'hook' => 'LiteSpeed\VPI::cron',
		],
		Base::O_MEDIA_PLACEHOLDER_RESP_ASYNC => [
			'name' => 'litespeed_task_lqip',
			'hook' => 'LiteSpeed\Placeholder::cron',
		],
		Base::O_DISCUSS_AVATAR_CRON => [
			'name' => 'litespeed_task_avatar',
			'hook' => 'LiteSpeed\Avatar::cron',
		],
		Base::O_IMG_OPTM_AUTO => [
			'name' => 'litespeed_task_imgoptm_req',
			'hook' => 'LiteSpeed\Img_Optm::cron_auto_request',
		],
		Base::O_GUEST => [
			'name' => 'litespeed_task_guest_sync',
			'hook' => 'LiteSpeed\Guest::cron',
		], // Daily sync Guest Mode IP/UA lists
		Base::O_CRAWLER => [
			'name' => 'litespeed_task_crawler',
			'hook' => 'LiteSpeed\Crawler::start_async_cron',
		], // Set crawler to last one to use above results
	];

	/**
	 * Options allowed to run for guest optimization.
	 *
	 * @var array<int,string>
	 */
	private static $_guest_options = [ Base::O_OPTM_CSS_ASYNC, Base::O_OPTM_UCSS, Base::O_MEDIA_VPI ];

	/**
	 * Schedule id for crawler.
	 *
	 * @var string
	 */
	const FILTER_CRAWLER = 'litespeed_crawl_filter';

	/**
	 * Schedule id for general tasks.
	 *
	 * @var string
	 */
	const FILTER = 'litespeed_filter';

	/**
	 * Keep all tasks in cron.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public function init() {
		self::debug2( 'Init' );
		add_filter( 'cron_schedules', [ $this, 'lscache_cron_filter' ] );

		$guest_optm = $this->conf( Base::O_GUEST ) && $this->conf( Base::O_GUEST_OPTM );

		foreach ( self::$_triggers as $id => $trigger ) {
			if ( Base::O_IMG_OPTM_CRON === $id ) {
				if ( ! Img_Optm::need_pull() ) {
					continue;
				}
			} elseif ( ! $this->conf( $id ) ) {
				if ( ! $guest_optm || ! in_array( $id, self::$_guest_options, true ) ) {
					continue;
				}
			}

			// Special check for crawler.
			if ( Base::O_CRAWLER === $id ) {
				if ( ! Router::can_crawl() ) {
					continue;
				}

				add_filter( 'cron_schedules', [ $this, 'lscache_cron_filter_crawler' ] ); // phpcs:ignore WordPress.WP.CronInterval.ChangeDetected
			}

			if ( ! wp_next_scheduled( $trigger['name'] ) ) {
				self::debug( 'Cron hook register [name] ' . $trigger['name'] );

				// Determine schedule: crawler uses its own, guest uses daily, others use 15min
				if ( Base::O_CRAWLER === $id ) {
					$schedule = self::FILTER_CRAWLER;
				} elseif ( Base::O_GUEST === $id ) {
					$schedule = 'daily';
				} else {
					$schedule = self::FILTER;
				}

				wp_schedule_event( time(), $schedule, $trigger['name'] );
			}

			add_action( $trigger['name'], $trigger['hook'] );
		}
	}

	/**
	 * Handle all async noabort requests.
	 *
	 * @since 5.5
	 * @return void
	 */
	public static function async_litespeed_handler() {
		$hash_data = self::get_option( 'async_call-hash', [] );
		if ( ! $hash_data || ! is_array( $hash_data ) || empty( $hash_data['hash'] ) || empty( $hash_data['ts'] ) ) {
			self::debug( 'async_litespeed_handler no hash data', $hash_data );
			return;
		}

		$nonce = isset( $_GET['nonce'] ) ? sanitize_text_field( wp_unslash( $_GET['nonce'] ) ) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
		if ( 120 < time() - (int) $hash_data['ts'] || '' === $nonce || $nonce !== $hash_data['hash'] ) {
			self::debug( 'async_litespeed_handler nonce mismatch' );
			return;
		}
		self::delete_option( 'async_call-hash' );

		$type = Router::verify_type();
		self::debug( 'type=' . $type );

		// Don't lock up other requests while processing.
		session_write_close();

		switch ( $type ) {
			case 'crawler':
				Crawler::async_handler();
				break;
			case 'crawler_force':
				Crawler::async_handler( true );
				break;
			case 'imgoptm':
				Img_Optm::async_handler();
				break;
			case 'imgoptm_force':
				Img_Optm::async_handler( true );
				break;
			default:
				break;
		}
	}

	/**
	 * Async caller wrapper func.
	 *
	 * @since 5.5
	 *
	 * @param string $type Async operation type.
	 * @return void
	 */
	public static function async_call( $type ) {
		$hash = Str::rrand( 32 );
		self::update_option(
			'async_call-hash',
			[
				'hash' => $hash,
				'ts'   => time(),
			]
		);

		$args = [
			'timeout'   => 0.01,
			'blocking'  => false,
			'sslverify' => false,
			// 'cookies' => $_COOKIE,
		];

		$qs = [
			'action'      => 'async_litespeed',
			'nonce'       => $hash,
			Router::TYPE  => $type,
		];

		$url = add_query_arg( $qs, admin_url( 'admin-ajax.php' ) );
		self::debug( 'async call to ' . $url );
		wp_safe_remote_post( esc_url_raw( $url ), $args );
	}

	/**
	 * Clean all potential existing crons.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public static function destroy() {
		Utility::compatibility();
		array_map( 'wp_clear_scheduled_hook', array_column( self::$_triggers, 'name' ) );
	}

	/**
	 * Try to clean the crons if disabled.
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string $id Option id of cron trigger.
	 * @return void
	 */
	public function try_clean( $id ) {
		if ( $id && ! empty( self::$_triggers[ $id ] ) ) {
			if ( ! $this->conf( $id ) || ( Base::O_CRAWLER === $id && ! Router::can_crawl() ) ) {
				self::debug( 'Cron clear [id] ' . $id . ' [hook] ' . self::$_triggers[ $id ]['name'] );
				wp_clear_scheduled_hook( self::$_triggers[ $id ]['name'] );
			}
			return;
		}

		self::debug( '❌ Unknown cron [id] ' . $id );
	}

	/**
	 * Register cron interval for general tasks.
	 *
	 * @since 1.6.1
	 * @access public
	 *
	 * @param array $schedules Existing schedules.
	 * @return array
	 */
	public function lscache_cron_filter( $schedules ) {
		if ( ! array_key_exists( self::FILTER, $schedules ) ) {
			$schedules[ self::FILTER ] = [
				'interval' => 900,
				'display'  => __( 'Every 15 Minutes', 'litespeed-cache' ),
			];
		}
		return $schedules;
	}

	/**
	 * Register cron interval for crawler.
	 *
	 * @since 1.1.0
	 * @access public
	 *
	 * @param array $schedules Existing schedules.
	 * @return array
	 */
	public function lscache_cron_filter_crawler( $schedules ) {
		$crawler_run_interval = defined( 'LITESPEED_CRAWLER_RUN_INTERVAL' ) ? (int) constant( 'LITESPEED_CRAWLER_RUN_INTERVAL' ) : 600;

		if ( ! array_key_exists( self::FILTER_CRAWLER, $schedules ) ) {
			$schedules[ self::FILTER_CRAWLER ] = [
				'interval' => $crawler_run_interval,
				'display'  => __( 'LiteSpeed Crawler Cron', 'litespeed-cache' ),
			];
		}
		return $schedules;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/tag.cls.php000064400000022411151600263500016625 0ustar00<?php
// phpcs:ignoreFile

/**
 * The plugin cache-tag class for X-LiteSpeed-Tag
 *
 * @since       1.1.3
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Tag extends Root {

	const TYPE_FEED                    = 'FD';
	const TYPE_FRONTPAGE               = 'F';
	const TYPE_HOME                    = 'H';
	const TYPE_PAGES                   = 'PGS';
	const TYPE_PAGES_WITH_RECENT_POSTS = 'PGSRP';
	const TYPE_HTTP                    = 'HTTP.';
	const TYPE_POST                    = 'Po.'; // Post. Cannot use P, reserved for litemage.
	const TYPE_ARCHIVE_POSTTYPE        = 'PT.';
	const TYPE_ARCHIVE_TERM            = 'T.'; // for is_category|is_tag|is_tax
	const TYPE_AUTHOR                  = 'A.';
	const TYPE_ARCHIVE_DATE            = 'D.';
	const TYPE_BLOG                    = 'B.';
	const TYPE_LOGIN                   = 'L';
	const TYPE_URL                     = 'URL.';
	const TYPE_WIDGET                  = 'W.';
	const TYPE_ESI                     = 'ESI.';
	const TYPE_REST                    = 'REST';
	const TYPE_AJAX                    = 'AJAX.';
	const TYPE_LIST                    = 'LIST';
	const TYPE_MIN                     = 'MIN';
	const TYPE_LOCALRES                = 'LOCALRES';

	const X_HEADER = 'X-LiteSpeed-Tag';

	private static $_tags          = array();
	private static $_tags_priv     = array( 'tag_priv' );
	public static $error_code_tags = array( 403, 404, 500 );

	/**
	 * Initialize
	 *
	 * @since 4.0
	 */
	public function init() {
		// register recent posts widget tag before theme renders it to make it work
		add_filter('widget_posts_args', array( $this, 'add_widget_recent_posts' ));
	}

	/**
	 * Check if the login page is cacheable.
	 * If not, unset the cacheable member variable.
	 *
	 * NOTE: This is checked separately because login page doesn't go through WP logic.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public function check_login_cacheable() {
		if (!$this->conf(Base::O_CACHE_PAGE_LOGIN)) {
			return;
		}
		if (Control::isset_notcacheable()) {
			return;
		}

		if (!empty($_GET)) {
			Control::set_nocache('has GET request');
			return;
		}

		$this->cls('Control')->set_cacheable();

		self::add(self::TYPE_LOGIN);

		// we need to send lsc-cookie manually to make it be sent to all other users when is cacheable
		$list = headers_list();
		if (empty($list)) {
			return;
		}
		foreach ($list as $hdr) {
			if (strncasecmp($hdr, 'set-cookie:', 11) == 0) {
				$cookie = substr($hdr, 12);
				@header('lsc-cookie: ' . $cookie, false);
			}
		}
	}

	/**
	 * Register purge tag for pages with recent posts widget
	 * of the plugin.
	 *
	 * @since    1.0.15
	 * @access   public
	 * @param array $params [WordPress params for widget_posts_args]
	 */
	public function add_widget_recent_posts( $params ) {
		self::add(self::TYPE_PAGES_WITH_RECENT_POSTS);
		return $params;
	}

	/**
	 * Adds cache tags to the list of cache tags for the current page.
	 *
	 * @since 1.0.5
	 * @access public
	 * @param mixed $tags A string or array of cache tags to add to the current list.
	 */
	public static function add( $tags ) {
		if (!is_array($tags)) {
			$tags = array( $tags );
		}

		Debug2::debug('💰 [Tag] Add ', $tags);

		self::$_tags = array_merge(self::$_tags, $tags);

		// Send purge header immediately
		$tag_header = self::cls()->output(true);
		@header($tag_header);
	}

	/**
	 * Add a post id to cache tag
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_post( $pid ) {
		self::add(self::TYPE_POST . $pid);
	}

	/**
	 * Add a widget id to cache tag
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_widget( $id ) {
		self::add(self::TYPE_WIDGET . $id);
	}

	/**
	 * Add a private ESI to cache tag
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function add_private_esi( $tag ) {
		self::add_private(self::TYPE_ESI . $tag);
	}

	/**
	 * Adds private cache tags to the list of cache tags for the current page.
	 *
	 * @since 1.6.3
	 * @access public
	 * @param mixed $tags A string or array of cache tags to add to the current list.
	 */
	public static function add_private( $tags ) {
		if (!is_array($tags)) {
			$tags = array( $tags );
		}

		self::$_tags_priv = array_merge(self::$_tags_priv, $tags);
	}

	/**
	 * Return tags for Admin QS
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function output_tags() {
		return self::$_tags;
	}

	/**
	 * Will get a hash of the URI. Removes query string and appends a '/' if it is missing.
	 *
	 * @since 1.0.12
	 * @access public
	 * @param string  $uri The uri to get the hash of.
	 * @param boolean $ori Return the original url or not
	 * @return bool|string False on input error, hash otherwise.
	 */
	public static function get_uri_tag( $uri, $ori = false ) {
		$no_qs = strtok($uri, '?');
		if (empty($no_qs)) {
			return false;
		}
		$slashed = trailingslashit($no_qs);

		// If only needs uri tag
		if ($ori) {
			return $slashed;
		}

		if (defined('LSCWP_LOG')) {
			return self::TYPE_URL . $slashed;
		}
		return self::TYPE_URL . md5($slashed);
	}

	/**
	 * Get the unique tag based on self url.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param boolean $ori Return the original url or not
	 */
	public static function build_uri_tag( $ori = false ) {
		return self::get_uri_tag(urldecode($_SERVER['REQUEST_URI']), $ori);
	}

	/**
	 * Gets the cache tags to set for the page.
	 *
	 * This includes site wide post types (e.g. front page) as well as
	 * any third party plugin specific cache tags.
	 *
	 * @since 1.0.0
	 * @access private
	 * @return array The list of cache tags to set.
	 */
	private static function _build_type_tags() {
		$tags = array();

		$tags[] = Utility::page_type();

		$tags[] = self::build_uri_tag();

		if (is_front_page()) {
			$tags[] = self::TYPE_FRONTPAGE;
		} elseif (is_home()) {
			$tags[] = self::TYPE_HOME;
		}

		global $wp_query;
		if (isset($wp_query)) {
			$queried_obj_id = get_queried_object_id();
			if (is_archive()) {
				// An Archive is a Category, Tag, Author, Date, Custom Post Type or Custom Taxonomy based pages.
				if (is_category() || is_tag() || is_tax()) {
					$tags[] = self::TYPE_ARCHIVE_TERM . $queried_obj_id;
				} elseif (is_post_type_archive() && ($post_type = get_post_type())) {
					$tags[] = self::TYPE_ARCHIVE_POSTTYPE . $post_type;
				} elseif (is_author()) {
					$tags[] = self::TYPE_AUTHOR . $queried_obj_id;
				} elseif (is_date()) {
					global $post;

					if ($post && isset($post->post_date)) {
						$date = $post->post_date;
						$date = strtotime($date);
						if (is_day()) {
							$tags[] = self::TYPE_ARCHIVE_DATE . date('Ymd', $date);
						} elseif (is_month()) {
							$tags[] = self::TYPE_ARCHIVE_DATE . date('Ym', $date);
						} elseif (is_year()) {
							$tags[] = self::TYPE_ARCHIVE_DATE . date('Y', $date);
						}
					}
				}
			} elseif (is_singular()) {
				// $this->is_singular = $this->is_single || $this->is_page || $this->is_attachment;
				$tags[] = self::TYPE_POST . $queried_obj_id;

				if (is_page()) {
					$tags[] = self::TYPE_PAGES;
				}
			} elseif (is_feed()) {
				$tags[] = self::TYPE_FEED;
			}
		}

		// Check REST API
		if (REST::cls()->is_rest()) {
			$tags[] = self::TYPE_REST;

			$path = !empty($_SERVER['SCRIPT_URL']) ? $_SERVER['SCRIPT_URL'] : false;
			if ($path) {
				// posts collections tag
				if (substr($path, -6) == '/posts') {
					$tags[] = self::TYPE_LIST; // Not used for purge yet
				}

				// single post tag
				global $post;
				if (!empty($post->ID) && substr($path, -strlen($post->ID) - 1) === '/' . $post->ID) {
					$tags[] = self::TYPE_POST . $post->ID;
				}

				// pages collections & single page tag
				if (stripos($path, '/pages') !== false) {
					$tags[] = self::TYPE_PAGES;
				}
			}
		}

		// Append AJAX action tag
		if (Router::is_ajax() && !empty($_REQUEST['action'])) {
			$tags[] = self::TYPE_AJAX . $_REQUEST['action'];
		}

		return $tags;
	}

	/**
	 * Generate all cache tags before output
	 *
	 * @access private
	 * @since 1.1.3
	 */
	private static function _finalize() {
		// run 3rdparty hooks to tag
		do_action('litespeed_tag_finalize');
		// generate wp tags
		if (!defined('LSCACHE_IS_ESI')) {
			$type_tags   = self::_build_type_tags();
			self::$_tags = array_merge(self::$_tags, $type_tags);
		}

		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			self::$_tags[] = 'guest';
		}

		// append blog main tag
		self::$_tags[] = '';
		// removed duplicates
		self::$_tags = array_unique(self::$_tags);
	}

	/**
	 * Sets up the Cache Tags header.
	 * ONLY need to run this if is cacheable
	 *
	 * @since 1.1.3
	 * @access public
	 * @return string empty string if empty, otherwise the cache tags header.
	 */
	public function output( $no_finalize = false ) {
		if (defined('LSCACHE_NO_CACHE') && LSCACHE_NO_CACHE) {
			return;
		}

		if (!$no_finalize) {
			self::_finalize();
		}

		$prefix_tags = array();
		/**
		 * Only append blog_id when is multisite
		 *
		 * @since 2.9.3
		 */
		$prefix = LSWCP_TAG_PREFIX . (is_multisite() ? get_current_blog_id() : '') . '_';

		// If is_private and has private tags, append them first, then specify prefix to `public` for public tags
		if (Control::is_private()) {
			foreach (self::$_tags_priv as $priv_tag) {
				$prefix_tags[] = $prefix . $priv_tag;
			}
			$prefix = 'public:' . $prefix;
		}

		foreach (self::$_tags as $tag) {
			$prefix_tags[] = $prefix . $tag;
		}

		$hdr = self::X_HEADER . ': ' . implode(',', $prefix_tags);

		return $hdr;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/avatar.cls.php000064400000021234151600263550017337 0ustar00<?php
/**
 * The avatar cache class.
 *
 * Caches remote (e.g., Gravatar) avatars locally and rewrites URLs
 * to serve cached copies with a TTL. Supports on-demand generation
 * during page render and batch generation via cron.
 *
 * @since 3.0
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Avatar
 */
class Avatar extends Base {

	const TYPE_GENERATE = 'generate';

	/**
	 * Avatar cache TTL (seconds).
	 *
	 * @var int
	 */
	private $_conf_cache_ttl;

	/**
	 * Avatar DB table name.
	 *
	 * @var string
	 */
	private $_tb;

	/**
	 * In-request map from original URL => rewritten URL to avoid duplicates.
	 *
	 * @var array<string,string>
	 */
	private $_avatar_realtime_gen_dict = [];

	/**
	 * Summary/status data for last requests.
	 *
	 * @var array<string,mixed>
	 */
	protected $_summary;

	/**
	 * Init.
	 *
	 * @since 1.4
	 */
	public function __construct() {
		$this->_tb = Data::cls()->tb( 'avatar' );

		if ( ! $this->conf( self::O_DISCUSS_AVATAR_CACHE ) ) {
			return;
		}

		self::debug2( '[Avatar] init' );

		$this->_conf_cache_ttl = $this->conf( self::O_DISCUSS_AVATAR_CACHE_TTL );

		add_filter( 'get_avatar_url', [ $this, 'crawl_avatar' ] );

		$this->_summary = self::get_summary();
	}

	/**
	 * Check whether DB table is needed.
	 *
	 * @since 3.0
	 * @access public
	 * @return bool
	 */
	public function need_db() {
		return (bool) $this->conf( self::O_DISCUSS_AVATAR_CACHE );
	}

	/**
	 * Serve static avatar by md5 (used by local static route).
	 *
	 * @since 3.0
	 * @access public
	 * @param string $md5 MD5 hash of original avatar URL.
	 * @return void
	 */
	public function serve_static( $md5 ) {
		global $wpdb;

		self::debug( '[Avatar] is avatar request' );

		if ( strlen( $md5 ) !== 32 ) {
			self::debug( '[Avatar] wrong md5 ' . $md5 );
			return;
		}

		$url = $wpdb->get_var( // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching
			$wpdb->prepare(
				'SELECT url FROM `' . $this->_tb . '` WHERE md5 = %s',  // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
				$md5
			)
		);

		if ( ! $url ) {
			self::debug( '[Avatar] no matched url for md5 ' . $md5 );
			return;
		}

		$url = $this->_generate( $url );

		wp_safe_redirect( $url );
		exit;
	}

	/**
	 * Localize/replace avatar URL with cached one (filter callback).
	 *
	 * @since 3.0
	 * @access public
	 * @param string $url Original avatar URL.
	 * @return string Rewritten/cached avatar URL (or original).
	 */
	public function crawl_avatar( $url ) {
		if ( ! $url ) {
			return $url;
		}

		// Check if already generated in this request.
		if ( ! empty( $this->_avatar_realtime_gen_dict[ $url ] ) ) {
			self::debug2( '[Avatar] already in dict [url] ' . $url );
			return $this->_avatar_realtime_gen_dict[ $url ];
		}

		$realpath = $this->_realpath( $url );
		$mtime    = file_exists( $realpath ) ? filemtime( $realpath ) : false;

		if ( $mtime && time() - (int) $mtime <= $this->_conf_cache_ttl ) {
			self::debug2( '[Avatar] cache file exists [url] ' . $url );
			return $this->_rewrite( $url, $mtime );
		}

		// Only handle gravatar or known remote avatar providers; keep generic check for "gravatar.com".
		if ( strpos( $url, 'gravatar.com' ) === false ) {
			return $url;
		}

		// Throttle generation.
		if ( ! empty( $this->_summary['curr_request'] ) && time() - (int) $this->_summary['curr_request'] < 300 ) {
			self::debug2( '[Avatar] Bypass generating due to interval limit [url] ' . $url );
			return $url;
		}

		// Generate immediately and track for this request.
		$this->_avatar_realtime_gen_dict[ $url ] = $this->_generate( $url );

		return $this->_avatar_realtime_gen_dict[ $url ];
	}

	/**
	 * Count queued avatars (expired ones) for cron.
	 *
	 * @since 3.0
	 * @access public
	 * @return int|false
	 */
	public function queue_count() {
		global $wpdb;

		if ( ! Data::cls()->tb_exist( 'avatar' ) ) {
			Data::cls()->tb_create( 'avatar' );
		}

		$cnt = $wpdb->get_var( // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching
			$wpdb->prepare(
				'SELECT COUNT(*) FROM `' . $this->_tb . '` WHERE dateline < %d', // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
				time() - $this->_conf_cache_ttl
			)
		);

		return (int) $cnt;
	}

	/**
	 * Build final local URL for cached avatar.
	 *
	 * @since 3.0
	 * @param string   $url  Original URL.
	 * @param int|null $time Optional filemtime for cache busting.
	 * @return string Local URL.
	 */
	private function _rewrite( $url, $time = null ) {
		$qs = $time ? '?ver=' . $time : '';
		return LITESPEED_STATIC_URL . '/avatar/' . $this->_filepath( $url ) . $qs;
	}

	/**
	 * Generate filesystem realpath for cache file.
	 *
	 * @since 3.0
	 * @access private
	 * @param string $url Original URL.
	 * @return string Absolute filesystem path.
	 */
	private function _realpath( $url ) {
		return LITESPEED_STATIC_DIR . '/avatar/' . $this->_filepath( $url );
	}

	/**
	 * Get relative filepath for cached avatar.
	 *
	 * @since 4.0
	 * @param string $url Original URL.
	 * @return string Relative path under avatar/ (may include blog id).
	 */
	private function _filepath( $url ) {
		$filename = md5( $url ) . '.jpg';
		if ( is_multisite() ) {
			$filename = get_current_blog_id() . '/' . $filename;
		}
		return $filename;
	}

	/**
	 * Cron generation for expired avatars.
	 *
	 * @since 3.0
	 * @access public
	 * @param bool $force Bypass throttle.
	 * @return void
	 */
	public static function cron( $force = false ) {
		global $wpdb;

		$_instance = self::cls();
		if ( ! $_instance->queue_count() ) {
			self::debug( '[Avatar] no queue' );
			return;
		}

		// For cron, need to check request interval too.
		if ( ! $force ) {
			if ( ! empty( $_instance->_summary['curr_request'] ) && time() - (int) $_instance->_summary['curr_request'] < 300 ) {
				self::debug( '[Avatar] curr_request too close' );
				return;
			}
		}

		$list = $wpdb->get_results( // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching
			$wpdb->prepare(
				'SELECT url FROM `' . $_instance->_tb . '` WHERE dateline < %d ORDER BY id DESC LIMIT %d', // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
				time() - $_instance->_conf_cache_ttl,
				(int) apply_filters( 'litespeed_avatar_limit', 30 )
			)
		);
		self::debug( '[Avatar] cron job [count] ' . ( $list ? count( $list ) : 0 ) );

		if ( $list ) {
			foreach ( $list as $v ) {
				self::debug( '[Avatar] cron job [url] ' . $v->url );
				$_instance->_generate( $v->url );
			}
		}
	}

	/**
	 * Download and store the avatar locally, then update DB row.
	 *
	 * @since 3.0
	 * @access private
	 * @param string $url Original avatar URL.
	 * @return string Rewritten local URL (fallback to original on failure).
	 */
	private function _generate( $url ) {
		global $wpdb;

		$file = $this->_realpath( $url );

		// Mark request start
		self::save_summary(
			[
				'curr_request' => time(),
			]
		);

		// Ensure cache directory exists
		$this->_maybe_mk_cache_folder( 'avatar' );

		$response = wp_safe_remote_get(
			$url,
			[
				'timeout'  => 180,
				'stream'   => true,
				'filename' => $file,
			]
		);

		self::debug( '[Avatar] _generate [url] ' . $url );

		// Parse response data
		if ( is_wp_error( $response ) ) {
			$error_message = $response->get_error_message();
			if ( file_exists( $file ) ) {
				wp_delete_file( $file );
			}
			self::debug( '[Avatar] failed to get: ' . $error_message );
			return $url;
		}

		// Save summary data
		self::save_summary(
			[
				'last_spent'   => time() - (int) $this->_summary['curr_request'],
				'last_request' => $this->_summary['curr_request'],
				'curr_request' => 0,
			]
		);

		// Update/insert DB record
		$md5 = md5( $url );

		$existed = $wpdb->query( // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching
			$wpdb->prepare(
				'UPDATE `' . $this->_tb . '` SET dateline = %d WHERE md5 = %s', // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
				time(),
				$md5
			)
		);

		if ( ! $existed ) {
			$wpdb->query( // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching
				$wpdb->prepare(
					'INSERT INTO `' . $this->_tb . '` (url, md5, dateline) VALUES (%s, %s, %d)', // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
					$url,
					$md5,
					time()
				)
			);
		}

		self::debug( '[Avatar] saved avatar ' . $file );

		return $this->_rewrite( $url );
	}

	/**
	 * Handle all request actions from main cls.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_GENERATE:
				self::cron( true );
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/crawler.cls.php000064400000131362151600263670017527 0ustar00<?php
/**
 * The crawler class.
 *
 * @package LiteSpeed
 * @since 1.1.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Handles sitemap crawling, blacklisting, and async operations.
 */
class Crawler extends Root {

	const LOG_TAG = '🕸️';

	const TYPE_REFRESH_MAP     = 'refresh_map';
	const TYPE_EMPTY           = 'empty';
	const TYPE_BLACKLIST_EMPTY = 'blacklist_empty';
	const TYPE_BLACKLIST_DEL   = 'blacklist_del';
	const TYPE_BLACKLIST_ADD   = 'blacklist_add';
	const TYPE_START           = 'start';
	const TYPE_RESET           = 'reset';

	const USER_AGENT      = 'lscache_walker';
	const FAST_USER_AGENT = 'lscache_runner';
	const CHUNKS          = 10000;

	const STATUS_WAIT      = 'W';
	const STATUS_HIT       = 'H';
	const STATUS_MISS      = 'M';
	const STATUS_BLACKLIST = 'B';
	const STATUS_NOCACHE   = 'N';

	/**
	 * Sitemeta file slug.
	 *
	 * @var string
	 */
	private $_sitemeta = 'meta.data';

	/**
	 * Reset file full path.
	 *
	 * @var string
	 */
	private $_resetfile;

	/**
	 * Reason that ended current run.
	 *
	 * @var string
	 */
	private $_end_reason;

	/**
	 * Number of CPU cores.
	 *
	 * @var int
	 */
	private $_ncpu = 1;

	/**
	 * Server IP set in settings.
	 *
	 * @var string|null
	 */
	private $_server_ip;

	/**
	 * Crawler configuration.
	 *
	 * @var array
	 */
	private $_crawler_conf = [
		'cookies' => [],
		'headers' => [],
		'ua'      => '',
	];

	/**
	 * Built crawler variants.
	 *
	 * @var array<int,array>
	 */
	private $_crawlers = [];

	/**
	 * Current allowed worker threads.
	 *
	 * @var int
	 */
	private $_cur_threads = -1;

	/**
	 * Max timestamp to run until.
	 *
	 * @var int
	 */
	private $_max_run_time;

	/**
	 * Last time threads were adjusted.
	 *
	 * @var int
	 */
	private $_cur_thread_time;

	/**
	 * Map-status list to batch-save.
	 *
	 * @var array
	 */
	private $_map_status_list = [
		'H' => [],
		'M' => [],
		'B' => [],
		'N' => [],
	];

	/**
	 * Summary cache.
	 *
	 * @var array
	 */
	protected $_summary;

	/**
	 * Initialize crawler, assign sitemap path.
	 *
	 * @since 1.1.0
	 */
	public function __construct() {
		if ( is_multisite() ) {
			$this->_sitemeta = 'meta' . get_current_blog_id() . '.data';
		}

		$this->_resetfile = LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta . '.reset';

		$this->_summary = self::get_summary();

		$this->_ncpu      = $this->_get_server_cpu();
		$this->_server_ip = $this->conf( Base::O_SERVER_IP );

		self::debug( 'Init w/ CPU cores=' . $this->_ncpu );
	}

	/**
	 * Try get server CPUs.
	 *
	 * @since 5.2
	 * @return int Number of cores detected.
	 */
	private function _get_server_cpu() {
		$cpuinfo_file     = '/proc/cpuinfo';
		$setting_open_dir = ini_get( 'open_basedir' );
		if ( $setting_open_dir ) {
			return 1; // Server has limit.
		}

		try {
			// phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged
			if (!@is_file($cpuinfo_file)) {
				return 1;
			}
		} catch ( \Exception $e ) {
			return 1;
		}

		// Local system read; no WP alternative. Suppress sniff.
		// phpcs:ignore WordPress.WP.AlternativeFunctions.file_get_contents_file_get_contents
		$cpuinfo = file_get_contents( $cpuinfo_file );
		preg_match_all( '/^processor/m', $cpuinfo, $matches );
		$cnt = isset( $matches[0] ) ? count( $matches[0] ) : 0;
		return $cnt ? $cnt : 1;
	}

	/**
	 * Check whether the current crawler is active.
	 *
	 * @since 4.3
	 * @param int $curr Crawler index.
	 * @return bool Active state.
	 */
	public function is_active( $curr ) {
		$bypass_list = self::get_option( 'bypass_list', [] );
		return ! in_array( (int) $curr, $bypass_list, true );
	}

	/**
	 * Toggle the current crawler's active state and return the updated state.
	 *
	 * @since 4.3
	 * @param int $curr Crawler index.
	 * @return bool True if turned on, false if turned off.
	 */
	public function toggle_activeness( $curr ) {
		$bypass_list = self::get_option( 'bypass_list', [] );
		if ( in_array( (int) $curr, $bypass_list, true ) ) {
			// Remove it.
			$key = array_search( (int) $curr, $bypass_list, true );
			if ( false !== $key ) {
				unset( $bypass_list[ $key ] );
				$bypass_list = array_values( $bypass_list );
				self::update_option( 'bypass_list', $bypass_list );
			}
			return true;
		}

		// Add it.
		$bypass_list[] = (int) $curr;
		self::update_option( 'bypass_list', $bypass_list );
		return false;
	}

	/**
	 * Clear bypassed list.
	 *
	 * @since 4.3
	 * @access public
	 * @return void
	 */
	public function clear_disabled_list() {
		self::update_option( 'bypass_list', [] );

		$msg = __( 'Crawler disabled list is cleared! All crawlers are set to active! ', 'litespeed-cache' );
		Admin_Display::note( $msg );

		self::debug( 'All crawlers are set to active...... ' );
	}

	/**
	 * Overwrite get_summary to init elements.
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string|false $field Field name to fetch or false to get all.
	 * @return mixed Summary value/array or null if not found.
	 */
	public static function get_summary( $field = false ) {
		$_default = [
			'list_size'                 => 0,
			'last_update_time'          => 0,
			'curr_crawler'              => 0,
			'curr_crawler_beginning_time' => 0,
			'last_pos'                  => 0,
			'last_count'                => 0,
			'last_crawled'              => 0,
			'last_start_time'           => 0,
			'last_status'               => '',
			'is_running'                => 0,
			'end_reason'                => '',
			'meta_save_time'            => 0,
			'pos_reset_check'           => 0,
			'done'                      => 0,
			'this_full_beginning_time'  => 0,
			'last_full_time_cost'       => 0,
			'last_crawler_total_cost'   => 0,
			'crawler_stats'             => [], // this will store all crawlers hit/miss crawl status.
		];

		wp_cache_delete( 'alloptions', 'options' ); // ensure the summary is current.
		$summary = parent::get_summary();
		$summary = array_merge( $_default, $summary );

		if ( false === $field ) {
			return $summary;
		}

		if ( array_key_exists( $field, $summary ) ) {
			return $summary[ $field ];
		}

		return null;
	}

	/**
	 * Overwrite save_summary.
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param array|false $data      Data to save or false to save current.
	 * @param bool        $reload    Whether to reload after saving.
	 * @param bool        $overwrite Whether to overwrite completely.
	 * @return void
	 */
	public static function save_summary( $data = false, $reload = false, $overwrite = false ) {
		$instance                             = self::cls();
		$instance->_summary['meta_save_time'] = time();

		if ( false === $data ) {
			$data = $instance->_summary;
		}

		parent::save_summary( $data, $reload, $overwrite );

		File::save( LITESPEED_STATIC_DIR . '/crawler/' . $instance->_sitemeta, wp_json_encode( $data ), true );
	}

	/**
	 * Cron start async crawling.
	 *
	 * @since 5.5
	 * @return void
	 */
	public static function start_async_cron() {
		Task::async_call( 'crawler' );
	}

	/**
	 * Manually start async crawling.
	 *
	 * @since 5.5
	 * @return void
	 */
	public static function start_async() {
		Task::async_call( 'crawler_force' );

		$msg = __( 'Started async crawling', 'litespeed-cache' );
		Admin_Display::success( $msg );
	}

	/**
	 * Ajax crawl handler.
	 *
	 * @since 5.5
	 * @param bool $manually_run Whether manually triggered.
	 * @return void
	 */
	public static function async_handler( $manually_run = false ) {
		self::debug( '------------async-------------start_async_handler' );
		self::start( (bool) $manually_run );
	}

	/**
	 * Proceed crawling.
	 *
	 * @since 1.1.0
	 * @access public
	 *
	 * @param bool $manually_run Whether manually triggered.
	 * @return bool|void
	 */
	public static function start( $manually_run = false ) {
		if ( ! Router::can_crawl() ) {
			self::debug( '......crawler is NOT allowed by the server admin......' );
			return false;
		}

		if ( $manually_run ) {
			self::debug( '......crawler manually ran......' );
		}

		self::cls()->_crawl_data( (bool) $manually_run );
	}

	/**
	 * Crawling start.
	 *
	 * @since 1.1.0
	 * @access private
	 *
	 * @param bool $manually_run Whether manually triggered.
	 * @return void
	 */
	private function _crawl_data( $manually_run ) {
		if ( ! defined( 'LITESPEED_LANE_HASH' ) ) {
			define( 'LITESPEED_LANE_HASH', Str::rrand( 8 ) );
		}
		if ( $this->_check_valid_lane() ) {
			$this->_take_over_lane();
		} else {
			self::debug( '⚠️ lane in use' );
			return;
		}
		self::debug( '......crawler started......' );

		// for the first time running.
		if ( ! $this->_summary || ! Data::cls()->tb_exist( 'crawler' ) || ! Data::cls()->tb_exist( 'crawler_blacklist' ) ) {
			$this->cls( 'Crawler_Map' )->gen();
		}

		// if finished last time, regenerate sitemap.
		if ( 'touchedEnd' === $this->_summary['done'] ) {
			// check whole crawling interval.
			$last_finished_at = (int) $this->_summary['last_full_time_cost'] + (int) $this->_summary['this_full_beginning_time'];
			if ( ! $manually_run && ( time() - $last_finished_at ) < $this->conf( Base::O_CRAWLER_CRAWL_INTERVAL ) ) {
				self::debug( 'Cron abort: cache warmed already.' );
				$this->Release_lane();
				return;
			}
			self::debug( 'TouchedEnd. regenerate sitemap....' );
			$this->cls( 'Crawler_Map' )->gen();
		}

		$crawlers       = $this->list_crawlers();
		$crawlers_count = count( $crawlers );

		// Skip the crawlers that in bypassed list.
		while ( ! $this->is_active( $this->_summary['curr_crawler'] ) && $this->_summary['curr_crawler'] < $crawlers_count ) {
			self::debug( 'Skipped the Crawler #' . $this->_summary['curr_crawler'] . ' ......' );
			$this->_summary['curr_crawler'] = (int) $this->_summary['curr_crawler'] + 1;
		}
		if ( $this->_summary['curr_crawler'] >= $crawlers_count ) {
			$this->_end_reason = 'end';
			$this->_terminate_running();
			$this->Release_lane();
			return;
		}

		// In case crawlers are all done but not reload, reload it.
		if ( empty( $this->_summary['curr_crawler'] ) || empty( $this->_crawlers[ $this->_summary['curr_crawler'] ] ) ) {
			$this->_summary['curr_crawler']                                     = 0;
			$this->_summary['crawler_stats'][ $this->_summary['curr_crawler'] ] = [];
		}

		$res = $this->load_conf();
		if ( ! $res ) {
			self::debug( 'Load conf failed' );
			$this->_terminate_running();
			$this->Release_lane();
			return;
		}

		try {
			$this->_engine_start();
			$this->Release_lane();
		} catch ( \Exception $e ) {
			self::debug( '🛑 ' . $e->getMessage() );
		}
	}

	/**
	 * Load conf before running crawler.
	 *
	 * @since 3.0
	 * @access private
	 * @return bool True on success.
	 */
	private function load_conf() {
		$this->_crawler_conf['base'] = site_url();

		$current_crawler = $this->_crawlers[ $this->_summary['curr_crawler'] ];

		// Cookies.
		foreach ( $current_crawler as $k => $v ) {
			if ( 0 !== strpos( $k, 'cookie:' ) ) {
				continue;
			}

			if ( '_null' === $v ) {
				continue;
			}

			$this->_crawler_conf['cookies'][ substr( $k, 7 ) ] = $v;
		}

		// WebP/AVIF simulation.
		if ( ! empty( $current_crawler['webp'] ) ) {
			$this->_crawler_conf['headers'][] = 'Accept: image/' . ( 2 === (int) $this->conf( Base::O_IMG_OPTM_WEBP ) ? 'avif' : 'webp' ) . ',*/*';
		}

		// Mobile crawler.
		if ( ! empty( $current_crawler['mobile'] ) ) {
			$this->_crawler_conf['ua'] = 'Mobile iPhone';
		}

		// Limit delay to use server setting.
		$this->_crawler_conf['run_delay'] = 500; // microseconds.
		if ( defined( 'LITESPEED_CRAWLER_USLEEP' ) && constant( 'LITESPEED_CRAWLER_USLEEP' ) > $this->_crawler_conf['run_delay'] ) {
			$this->_crawler_conf['run_delay'] = (int) constant( 'LITESPEED_CRAWLER_USLEEP' );
		}
		if ( isset( $_SERVER[ Base::ENV_CRAWLER_USLEEP ] ) ) {
			$env_usleep = absint( wp_unslash( $_SERVER[ Base::ENV_CRAWLER_USLEEP ] ) );
			if ( $env_usleep > (int) $this->_crawler_conf['run_delay'] ) {
				$this->_crawler_conf['run_delay'] = $env_usleep;
			}
		}

		$this->_crawler_conf['run_duration'] = $this->get_crawler_duration();

		$this->_crawler_conf['load_limit'] = (int) $this->conf( Base::O_CRAWLER_LOAD_LIMIT );
		if ( isset( $_SERVER[ Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE ] ) ) {
			$this->_crawler_conf['load_limit'] = absint( wp_unslash( $_SERVER[ Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE ] ) );
		} elseif ( isset( $_SERVER[ Base::ENV_CRAWLER_LOAD_LIMIT ] ) ) {
			$env_limit = absint( wp_unslash( $_SERVER[ Base::ENV_CRAWLER_LOAD_LIMIT ] ) );
			if ( $env_limit < (int) $this->_crawler_conf['load_limit'] ) {
				$this->_crawler_conf['load_limit'] = $env_limit;
			}
		}
		if ( 0 === (int) $this->_crawler_conf['load_limit'] ) {
			self::debug( '🛑 Terminated crawler due to load limit set to 0' );
			return false;
		}

		// Role simulation.
		if ( ! empty( $current_crawler['uid'] ) ) {
			if ( empty( $this->_server_ip ) ) {
				self::debug( '🛑 Terminated crawler due to Server IP not set' );
				return false;
			}
			$vary_name                                    = $this->cls( 'Vary' )->get_vary_name();
			$vary_val                                     = $this->cls( 'Vary' )->finalize_default_vary( $current_crawler['uid'] );
			$this->_crawler_conf['cookies'][ $vary_name ] = $vary_val;
			$this->_crawler_conf['cookies']['litespeed_hash'] = Router::cls()->get_hash( $current_crawler['uid'] );
		}

		return true;
	}

	/**
	 * Get crawler duration allowance.
	 *
	 * @since 7.0
	 * @return int Seconds.
	 */
	public function get_crawler_duration() {
		$run_duration = defined( 'LITESPEED_CRAWLER_DURATION' ) ? (int) constant( 'LITESPEED_CRAWLER_DURATION' ) : 900;
		if ( $run_duration > 900 ) {
			$run_duration = 900; // reset to default value if defined higher than 900 seconds.
		}
		return $run_duration;
	}

	/**
	 * Start crawler.
	 *
	 * @since 1.1.0
	 * @access private
	 * @return void
	 */
	private function _engine_start() {
		// check current load.
		$this->_adjust_current_threads();
		if ( 0 === (int) $this->_cur_threads ) {
			$this->_end_reason = 'stopped_highload';
			self::debug( 'Stopped due to heavy load.' );
			return;
		}

		// log started time.
		self::save_summary( [ 'last_start_time' => time() ] );

		// set time limit.
		$max_time = (int) ini_get( 'max_execution_time' );
		self::debug( 'ini_get max_execution_time=' . $max_time );
		if ( 0 === $max_time ) {
			$max_time = 300; // hardlimit.
		} else {
			$max_time -= 5;
		}
		if ( $max_time >= (int) $this->_crawler_conf['run_duration'] ) {
			$max_time = (int) $this->_crawler_conf['run_duration'];
			self::debug( 'Use run_duration setting as max_execution_time=' . $max_time );
		// phpcs:ignore WordPress.PHP.IniSet.max_execution_time_Disallowed -- Required for crawler functionality.
		} elseif ( ini_set( 'max_execution_time', $this->_crawler_conf['run_duration'] + 15 ) !== false ) {
			$max_time = $this->_crawler_conf['run_duration'];
			self::debug( 'ini_set max_execution_time=' . $max_time );
		}
		self::debug( 'final max_execution_time=' . $max_time );
		$this->_max_run_time = $max_time + time();

		// mark running.
		$this->_prepare_running();
		// run crawler.
		$this->_do_running();
		$this->_terminate_running();
	}

	/**
	 * Get server load.
	 *
	 * @since 5.5
	 * @return int Load or -1 if unsupported.
	 */
	public function get_server_load() {
		if ( ! function_exists( 'sys_getloadavg' ) ) {
			return -1;
		}

		$curload = sys_getloadavg();
		$curload = (float) $curload[0];
		self::debug( 'Server load: ' . $curload );
		return $curload;
	}

	/**
	 * Adjust threads dynamically.
	 *
	 * @since 1.1.0
	 * @access private
	 * @return void
	 */
	private function _adjust_current_threads() {
		$curload = $this->get_server_load();
		if ( -1 === (int) $curload ) {
			self::debug( 'set threads=0 due to func sys_getloadavg not exist!' );
			$this->_cur_threads = 0;
			return;
		}

		$curload        /= (float) $this->_ncpu;
		$crawler_threads = defined( 'LITESPEED_CRAWLER_THREADS' ) ? (int) constant( 'LITESPEED_CRAWLER_THREADS' ) : 3;
		$load_limit      = (float) $this->_crawler_conf['load_limit'];
		$current_threads = (int) $this->_cur_threads;

		if ( -1 === $current_threads ) {
			// init.
			if ( $curload > $load_limit ) {
				$curthreads = 0;
			} elseif ( $curload >= ( $load_limit - 1 ) ) {
				$curthreads = 1;
			} else {
				$curthreads = (int) ( $load_limit - $curload );
				if ( $curthreads > $crawler_threads ) {
					$curthreads = $crawler_threads;
				}
			}
		} else {
			// adjust.
			$curthreads = $current_threads;
			if ( $curload >= ( $load_limit + 1 ) ) {
				sleep( 5 ); // sleep 5 secs.
				if ( $curthreads >= 1 ) {
					--$curthreads;
				}
			} elseif ( $curload >= $load_limit ) {
				--$curthreads;
			} elseif ( ( $curload + 1 ) < $load_limit ) {
				if ( $curthreads < $crawler_threads ) {
					++$curthreads;
				}
			}
		}

		$this->_cur_threads     = (int) $curthreads;
		$this->_cur_thread_time = time();
	}

	/**
	 * Mark running status.
	 *
	 * @since 1.1.0
	 * @access private
	 * @return void
	 */
	private function _prepare_running() {
		$this->_summary['is_running']   = time();
		$this->_summary['done']         = 0; // reset done status.
		$this->_summary['last_status']  = 'prepare running';
		$this->_summary['last_crawled'] = 0;

		// Current crawler starttime mark.
		if ( 0 === (int) $this->_summary['last_pos'] ) {
			$this->_summary['curr_crawler_beginning_time'] = time();
		}

		if ( 0 === (int) $this->_summary['curr_crawler'] && 0 === (int) $this->_summary['last_pos'] ) {
			$this->_summary['this_full_beginning_time'] = time();
			$this->_summary['list_size']                = $this->cls( 'Crawler_Map' )->count_map();
		}

		if ( 'end' === $this->_summary['end_reason'] && 0 === (int) $this->_summary['last_pos'] ) {
			$this->_summary['crawler_stats'][ $this->_summary['curr_crawler'] ] = [];
		}

		self::save_summary();
	}

	/**
	 * Take over lane.
	 *
	 * @since 6.1
	 * @return void
	 */
	private function _take_over_lane() {
		self::debug( 'Take over lane as lane is free: ' . $this->json_local_path() . '.pid' );
		File::save( $this->json_local_path() . '.pid', LITESPEED_LANE_HASH );
	}

	/**
	 * Update lane file mtime.
	 *
	 * @since 6.1
	 * @return void
	 */
	private function _touch_lane() {
		// phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_operations_touch
		touch( $this->json_local_path() . '.pid' );
	}

	/**
	 * Release lane file.
	 *
	 * @since 6.1
	 * @return void
	 */
	public function Release_lane() {
		$lane_file = $this->json_local_path() . '.pid';
		if ( ! file_exists( $lane_file ) ) {
			return;
		}

		self::debug( 'Release lane' );
		// phpcs:ignore WordPress.WP.AlternativeFunctions.unlink_unlink
		unlink( $lane_file );
	}

	/**
	 * Check if lane is used by other crawlers.
	 *
	 * @since 6.1
	 * @param bool $strict_mode Strict check that file must exist.
	 * @return bool True if valid lane.
	 */
	private function _check_valid_lane( $strict_mode = false ) {
		$lane_file = $this->json_local_path() . '.pid';
		if ( $strict_mode ) {
			if ( ! file_exists( $lane_file ) ) {
				self::debug( 'lane file not existed, strict mode is false [file] ' . $lane_file );
				return false;
			}
		}
		$pid = File::read( $lane_file );
		if ( $pid && LITESPEED_LANE_HASH !== $pid ) {
			// If lane file is older than 1h, ignore.
			if ( ( time() - filemtime( $lane_file ) ) > 3600 ) {
				self::debug( 'Lane file is older than 1h, releasing lane' );
				$this->Release_lane();
				return true;
			}
			return false;
		}
		return true;
	}

	/**
	 * Test port for simulator.
	 *
	 * @since 7.0
	 * @access private
	 * @return bool true if success and can continue crawling, false otherwise.
	 */
	private function _test_port() {
		if ( empty( $this->_server_ip ) ) {
			if ( empty( $this->_crawlers[ $this->_summary['curr_crawler'] ]['uid'] ) ) {
				self::debug( 'Bypass test port as Server IP is not set' );
				return true;
			}
			self::debug( '❌ Server IP not set' );
			return false;
		}
		if ( defined( 'LITESPEED_CRAWLER_LOCAL_PORT' ) ) {
			self::debug( '✅ LITESPEED_CRAWLER_LOCAL_PORT already defined' );
			return true;
		}
		// Don't repeat testing in 120s.
		if ( ! empty( $this->_summary['test_port_tts'] ) && ( time() - (int) $this->_summary['test_port_tts'] ) < 120 ) {
			if ( ! empty( $this->_summary['test_port'] ) ) {
				self::debug( '✅ Use tested local port: ' . $this->_summary['test_port'] );
				define( 'LITESPEED_CRAWLER_LOCAL_PORT', (int) $this->_summary['test_port'] );
				return true;
			}
			return false;
		}
		$this->_summary['test_port_tts'] = time();
		self::save_summary();

		$options = $this->_get_curl_options();
		$home    = home_url();
		File::save( LITESPEED_STATIC_DIR . '/crawler/test_port.html', $home, true );
		$url        = LITESPEED_STATIC_URL . '/crawler/test_port.html';
		$parsed_url = wp_parse_url( $url );
		if ( empty( $parsed_url['host'] ) ) {
			self::debug( '❌ Test port failed, invalid URL: ' . $url );
			return false;
		}
		$resolved                                = $parsed_url['host'] . ':443:' . $this->_server_ip;
		$options[ CURLOPT_RESOLVE ]              = [ $resolved ];
		$options[ CURLOPT_DNS_USE_GLOBAL_CACHE ] = false;
		$options[ CURLOPT_HEADER ]               = false;
		self::debug( 'Test local 443 port for ' . $resolved );

		// cURL is intentionally used for speed; suppress sniffs in this method.
		// phpcs:disable WordPress.WP.AlternativeFunctions
		$ch = curl_init();
		curl_setopt_array( $ch, $options );
		curl_setopt( $ch, CURLOPT_URL, $url );
		$result      = curl_exec( $ch );
		$test_result = false;
		if ( curl_errno( $ch ) || $result !== $home ) {
			if ( curl_errno( $ch ) ) {
				self::debug( '❌ Test port curl error: [errNo] ' . curl_errno( $ch ) . ' [err] ' . curl_error( $ch ) );
			} elseif ( $result !== $home ) {
				self::debug( '❌ Test port response is wrong: ' . $result );
			}
			self::debug( '❌ Test local 443 port failed, try port 80' );

			// Try port 80.
			$resolved                   = $parsed_url['host'] . ':80:' . $this->_server_ip;
			$options[ CURLOPT_RESOLVE ] = [ $resolved ];
			$url                        = str_replace( 'https://', 'http://', $url );
			if ( empty( $options[ CURLOPT_HTTPHEADER ] ) || ! in_array( 'X-Forwarded-Proto: https', $options[ CURLOPT_HTTPHEADER ], true ) ) {
				$options[ CURLOPT_HTTPHEADER ][] = 'X-Forwarded-Proto: https';
			}
			$ch = curl_init();
			curl_setopt_array( $ch, $options );
			curl_setopt( $ch, CURLOPT_URL, $url );
			$result = curl_exec( $ch );
			if ( curl_errno( $ch ) ) {
				self::debug( '❌ Test port curl error: [errNo] ' . curl_errno( $ch ) . ' [err] ' . curl_error( $ch ) );
			} elseif ( $result !== $home ) {
				self::debug( '❌ Test port response is wrong: ' . $result );
			} else {
				self::debug( '✅ Test local 80 port successfully' );
				define( 'LITESPEED_CRAWLER_LOCAL_PORT', 80 );
				$this->_summary['test_port'] = 80;
				$test_result                 = true;
			}
		} else {
			self::debug( '✅ Tested local 443 port successfully' );
			define( 'LITESPEED_CRAWLER_LOCAL_PORT', 443 );
			$this->_summary['test_port'] = 443;
			$test_result                 = true;
		}
		self::save_summary();
		curl_close( $ch );
		// phpcs:enable
		return $test_result;
	}

	/**
	 * Run crawler.
	 *
	 * @since 1.1.0
	 * @access private
	 * @return void
	 * @throws \Exception When lane becomes invalid during run.
	 */
	private function _do_running() {
		$options = $this->_get_curl_options( true );

		// If is role simulator and not defined local port, check port once.
		$test_result = $this->_test_port();
		if ( ! $test_result ) {
			$this->_end_reason = 'port_test_failed';
			self::debug( '❌ Test port failed, crawler stopped.' );
			return;
		}

		while ( true ) {
			$url_chunks = $this->cls( 'Crawler_Map' )->list_map( self::CHUNKS, $this->_summary['last_pos'] );
			if ( empty( $url_chunks ) ) {
				break;
			}

			$url_chunks = array_chunk( $url_chunks, (int) $this->_cur_threads );
			foreach ( $url_chunks as $rows ) {
				if ( ! $this->_check_valid_lane( true ) ) {
					$this->_end_reason = 'lane_invalid';
					self::debug( '🛑 The crawler lane is used by newer crawler.' );
					throw new \Exception( 'invalid crawler lane' );
				}
				// Update time.
				$this->_touch_lane();

				// multi curl.
				$rets = $this->_multi_request( $rows, $options );

				// check result headers.
				foreach ( $rows as $row ) {
					if ( empty( $rets[ $row['id'] ] ) ) {
						continue;
					}
					if ( 428 === (int) $rets[ $row['id'] ]['code'] ) {
						// HTTP/1.1 428 Precondition Required (need to test)
						$this->_end_reason = 'crawler_disabled';
						self::debug( 'crawler_disabled' );
						return;
					}

					$status = $this->_status_parse( $rets[ $row['id'] ]['header'], $rets[ $row['id'] ]['code'], $row['url'] ); // B or H or M or N(nocache).
					self::debug( '[status] ' . $this->_status2title( $status ) . "\t\t [url] " . $row['url'] );
					$this->_map_status_list[ $status ][ $row['id'] ] = [
						'url'  => $row['url'],
						'code' => (int) $rets[ $row['id'] ]['code'], // 201 or 200 or 404.
					];
					if ( empty( $this->_summary['crawler_stats'][ $this->_summary['curr_crawler'] ][ $status ] ) ) {
						$this->_summary['crawler_stats'][ $this->_summary['curr_crawler'] ][ $status ] = 0;
					}
					++$this->_summary['crawler_stats'][ $this->_summary['curr_crawler'] ][ $status ];
				}

				// update offset position.
				$_time                              = time();
				$this->_summary['last_count']       = count( $rows );
				$this->_summary['last_pos']        += $this->_summary['last_count'];
				$this->_summary['last_crawled']    += $this->_summary['last_count'];
				$this->_summary['last_update_time'] = $_time;
				$this->_summary['last_status']      = 'updated position';

				// check duration.
				if ( $this->_summary['last_update_time'] > $this->_max_run_time ) {
					$this->_end_reason = 'stopped_maxtime';
					self::debug( 'Terminated due to maxtime' );
					return;
				}

				// make sure at least each 10s save meta & map status once.
				if ( $_time - $this->_summary['meta_save_time'] > 10 ) {
					$this->_map_status_list = $this->cls( 'Crawler_Map' )->save_map_status( $this->_map_status_list, $this->_summary['curr_crawler'] );
					self::save_summary();
				}

				// check if need to reset pos each 5s.
				if ( $_time > $this->_summary['pos_reset_check'] ) {
					$this->_summary['pos_reset_check'] = $_time + 5;
					if ( file_exists( $this->_resetfile ) && unlink( $this->_resetfile ) ) { // phpcs:ignore WordPress.WP.AlternativeFunctions.unlink_unlink
						self::debug( 'Terminated due to reset file' );

						$this->_summary['last_pos']     = 0;
						$this->_summary['curr_crawler'] = 0;
						$this->_summary['crawler_stats'][ $this->_summary['curr_crawler'] ] = [];
						// reset done status.
						$this->_summary['done']                     = 0;
						$this->_summary['this_full_beginning_time'] = 0;
						$this->_end_reason                          = 'stopped_reset';
						return;
					}
				}

				// check loads.
				if ( ( $this->_summary['last_update_time'] - $this->_cur_thread_time ) > 60 ) {
					$this->_adjust_current_threads();
					if ( 0 === (int) $this->_cur_threads ) {
						$this->_end_reason = 'stopped_highload';
						self::debug( '🛑 Terminated due to highload' );
						return;
					}
				}

				$this->_summary['last_status'] = 'sleeping ' . (int) $this->_crawler_conf['run_delay'] . 'ms';

				usleep( (int) $this->_crawler_conf['run_delay'] );
			}
		}

		// All URLs are done for current crawler.
		$this->_end_reason = 'end';
		$this->_summary['crawler_stats'][ $this->_summary['curr_crawler'] ]['W'] = 0;
		self::debug( 'Crawler #' . $this->_summary['curr_crawler'] . ' touched end' );
	}

	/**
	 * If need to resolve DNS or not.
	 *
	 * @since 7.3.0.1
	 * @return bool
	 */
	private function _should_force_resolve_dns() {
		if ( ! empty( $this->_server_ip ) ) {
			return true;
		}
		if ( ! empty( $this->_crawler_conf['cookies'] ) && ! empty( $this->_crawler_conf['cookies']['litespeed_hash'] ) ) {
			return true;
		}
		return false;
	}

	/**
	 * Send multi curl requests.
	 * If res=B/N, bypass request and won't return.
	 *
	 * @since 1.1.0
	 * @access private
	 *
	 * @param array<int,array<string,mixed>> $rows    Rows to crawl.
	 * @param array                          $options cURL options.
	 * @return array<int,array{header:string,code:int}>
	 */
	private function _multi_request( $rows, $options ) {
		if ( ! function_exists( 'curl_multi_init' ) ) {
			exit( 'curl_multi_init disabled' );
		}
		// phpcs:disable WordPress.WP.AlternativeFunctions
		$mh                  = curl_multi_init();
		$crawler_drop_domain = defined( 'LITESPEED_CRAWLER_DROP_DOMAIN' ) ? (bool) constant( 'LITESPEED_CRAWLER_DROP_DOMAIN' ) : false;
		$curls               = [];
		foreach ( $rows as $row ) {
			if ( self::STATUS_BLACKLIST === substr( $row['res'], $this->_summary['curr_crawler'], 1 ) ) {
				continue;
			}
			if ( self::STATUS_NOCACHE === substr( $row['res'], $this->_summary['curr_crawler'], 1 ) ) {
				continue;
			}

			if (!function_exists('curl_init')) {
				exit('curl_init disabled');
			}

			$curls[$row['id']] = curl_init();

			// Append URL.
			$url = $row['url'];
			if ( $crawler_drop_domain ) {
				$url = $this->_crawler_conf['base'] . $row['url'];
			}

			// IP resolve.
			if ( $this->_should_force_resolve_dns() ) {
				$parsed_url = wp_parse_url( $url );
				if ( ! empty( $parsed_url['host'] ) ) {
					$dom                                     = $parsed_url['host'];
					$port                                    = defined( 'LITESPEED_CRAWLER_LOCAL_PORT' ) ? (int) LITESPEED_CRAWLER_LOCAL_PORT : 443;
					$resolved                                = $dom . ':' . $port . ':' . $this->_server_ip;
					$options[ CURLOPT_RESOLVE ]              = [ $resolved ];
					$options[ CURLOPT_DNS_USE_GLOBAL_CACHE ] = false;
					if ( 80 === $port ) {
						$url = str_replace( 'https://', 'http://', $url );
						if ( empty( $options[ CURLOPT_HTTPHEADER ] ) || ! in_array( 'X-Forwarded-Proto: https', $options[ CURLOPT_HTTPHEADER ], true ) ) {
							$options[ CURLOPT_HTTPHEADER ][] = 'X-Forwarded-Proto: https';
						}
					}
					self::debug( 'Resolved DNS for ' . $resolved );
				}
			}

			curl_setopt( $curls[ $row['id'] ], CURLOPT_URL, $url );
			self::debug( 'Crawling [url] ' . $url . ( $url === $row['url'] ? '' : ' [ori] ' . $row['url'] ) );

			curl_setopt_array( $curls[ $row['id'] ], $options );

			curl_multi_add_handle( $mh, $curls[ $row['id'] ] );
		}

		// execute curl.
		if ( $curls ) {
			do {
				$status = curl_multi_exec( $mh, $active );
				if ( $active ) {
					curl_multi_select( $mh );
				}
			} while ( $active && CURLM_OK === $status );
		}

		// curl done.
		$ret = [];
		foreach ( $rows as $row ) {
			if ( self::STATUS_BLACKLIST === substr( $row['res'], $this->_summary['curr_crawler'], 1 ) ) {
				continue;
			}
			if ( self::STATUS_NOCACHE === substr( $row['res'], $this->_summary['curr_crawler'], 1 ) ) {
				continue;
			}
			$ch = $curls[ $row['id'] ];

			// Parse header.
			$header_size = curl_getinfo( $ch, CURLINFO_HEADER_SIZE );
			$content     = curl_multi_getcontent( $ch );
			$header      = substr( $content, 0, $header_size );

			$ret[ $row['id'] ] = [
				'header' => $header,
				'code'   => (int) curl_getinfo( $ch, CURLINFO_HTTP_CODE ),
			];
			curl_multi_remove_handle( $mh, $ch );
			curl_close( $ch );
		}
		curl_multi_close( $mh );
		// phpcs:enable
		return $ret;
	}

	/**
	 * Translate the status to title.
	 *
	 * @since 6.0
	 * @param string $status Status char.
	 * @return string Human title.
	 */
	private function _status2title( $status ) {
		if ( self::STATUS_HIT === $status ) {
			return '✅ Hit';
		}
		if ( self::STATUS_MISS === $status ) {
			return '😊 Miss';
		}
		if ( self::STATUS_BLACKLIST === $status ) {
			return '😅 Blacklisted';
		}
		if ( self::STATUS_NOCACHE === $status ) {
			return '😅 Blacklisted';
		}
		return '🛸 Unknown';
	}

	/**
	 * Check returned curl header to find if cached or not.
	 *
	 * @since 2.0
	 * @access private
	 *
	 * @param string $header Response header.
	 * @param int    $code   HTTP code.
	 * @param string $url    URL.
	 * @return string One of status chars.
	 */
	private function _status_parse( $header, $code, $url ) {
		if ( 201 === (int) $code ) {
			return self::STATUS_HIT;
		}

		if ( false !== stripos( $header, 'X-Litespeed-Cache-Control: no-cache' ) ) {
			// If is from DIVI, taken as miss.
			if ( defined( 'LITESPEED_CRAWLER_IGNORE_NONCACHEABLE' ) && constant( 'LITESPEED_CRAWLER_IGNORE_NONCACHEABLE' ) ) {
				return self::STATUS_MISS;
			}

			// If blacklist is disabled.
			if ( ( defined( 'LITESPEED_CRAWLER_DISABLE_BLOCKLIST' ) && constant( 'LITESPEED_CRAWLER_DISABLE_BLOCKLIST' ) ) || apply_filters( 'litespeed_crawler_disable_blocklist', false, $url ) ) {
				return self::STATUS_MISS;
			}

			return self::STATUS_NOCACHE; // Blacklist.
		}

		$_cache_headers = [ 'x-litespeed-cache', 'x-qc-cache', 'x-lsadc-cache' ];

		foreach ( $_cache_headers as $_header ) {
			if ( false !== stripos( $header, $_header ) ) {
				if ( false !== stripos( $header, $_header . ': bkn' ) ) {
					return self::STATUS_HIT; // Hit.
				}
				if ( false !== stripos( $header, $_header . ': miss' ) ) {
					return self::STATUS_MISS; // Miss.
				}
				return self::STATUS_HIT; // Hit.
			}
		}

		// If blacklist is disabled.
		if ( ( defined( 'LITESPEED_CRAWLER_DISABLE_BLOCKLIST' ) && constant( 'LITESPEED_CRAWLER_DISABLE_BLOCKLIST' ) ) || apply_filters( 'litespeed_crawler_disable_blocklist', false, $url ) ) {
			return self::STATUS_MISS;
		}

		return self::STATUS_BLACKLIST; // Blacklist.
	}

	/**
	 * Get curl options.
	 *
	 * @since 1.1.0
	 * @access private
	 *
	 * @param bool $crawler_only Whether crawler-only UA.
	 * @return array
	 */
	private function _get_curl_options( $crawler_only = false ) {
		$crawler_timeout                 = defined( 'LITESPEED_CRAWLER_TIMEOUT' ) ? (int) constant( 'LITESPEED_CRAWLER_TIMEOUT' ) : 30;
		$options                         = [
			CURLOPT_RETURNTRANSFER   => true,
			CURLOPT_HEADER           => true,
			CURLOPT_CUSTOMREQUEST    => 'GET',
			CURLOPT_FOLLOWLOCATION   => false,
			CURLOPT_ENCODING         => 'gzip',
			CURLOPT_CONNECTTIMEOUT   => 10,
			CURLOPT_TIMEOUT          => $crawler_timeout, // Larger timeout to avoid incorrect blacklist addition #900171.
			CURLOPT_SSL_VERIFYHOST   => 0,
			CURLOPT_SSL_VERIFYPEER   => false,
			CURLOPT_NOBODY           => false,
			CURLOPT_HTTPHEADER       => $this->_crawler_conf['headers'],
		];
		$options[ CURLOPT_HTTPHEADER ][] = 'Cache-Control: max-age=0';
		$options[ CURLOPT_HTTP_VERSION ] = CURL_HTTP_VERSION_1_1;
		// if is walker
		// $options[ CURLOPT_FRESH_CONNECT ] = true;

		// Referer.
		if ( isset( $_SERVER['HTTP_HOST'], $_SERVER['REQUEST_URI'] ) ) {
			$host                       = sanitize_text_field( wp_unslash( $_SERVER['HTTP_HOST'] ) );
			$uri                        = sanitize_text_field( wp_unslash( $_SERVER['REQUEST_URI'] ) );
			$options[ CURLOPT_REFERER ] = 'http://' . $host . $uri;
		}

		// User Agent.
		if ( $crawler_only ) {
			if ( 0 !== strpos( (string) $this->_crawler_conf['ua'], self::FAST_USER_AGENT ) ) {
				$this->_crawler_conf['ua'] = self::FAST_USER_AGENT . ' ' . (string) $this->_crawler_conf['ua'];
			}
		}
		$options[ CURLOPT_USERAGENT ] = (string) $this->_crawler_conf['ua'];

		// Cookies.
		$cookies = [];
		foreach ( $this->_crawler_conf['cookies'] as $k => $v ) {
			if ( ! $v ) {
				continue;
			}
			$cookies[] = $k . '=' . rawurlencode( $v );
		}
		if ( $cookies ) {
			$options[ CURLOPT_COOKIE ] = implode( '; ', $cookies );
		}

		return $options;
	}

	/**
	 * Self curl to get HTML content.
	 *
	 * @since 3.3
	 *
	 * @param string       $url URL.
	 * @param string       $ua  User agent.
	 * @param int|false    $uid Optional user ID for simulation.
	 * @param string|false $accept Optional Accept header value.
	 * @return string|false HTML on success, false on failure.
	 */
	public function self_curl( $url, $ua, $uid = false, $accept = false ) {
		$this->_crawler_conf['base'] = site_url();
		$this->_crawler_conf['ua']   = $ua;
		if ( $accept ) {
			$this->_crawler_conf['headers'] = [ 'Accept: ' . $accept ];
		}
		$options = $this->_get_curl_options();

		if ( $uid ) {
			$this->_crawler_conf['cookies']['litespeed_flash_hash'] = Router::cls()->get_flash_hash( $uid );
			$parsed_url = wp_parse_url( $url );

			if ( ! empty( $parsed_url['host'] ) ) {
				$dom                                     = $parsed_url['host'];
				$port                                    = defined( 'LITESPEED_CRAWLER_LOCAL_PORT' ) ? (int) LITESPEED_CRAWLER_LOCAL_PORT : 443;
				$resolved                                = $dom . ':' . $port . ':' . $this->_server_ip;
				$options[ CURLOPT_RESOLVE ]              = [ $resolved ];
				$options[ CURLOPT_DNS_USE_GLOBAL_CACHE ] = false;
				$options[ CURLOPT_PORT ]                 = $port;
				self::debug( 'Resolved DNS for ' . $resolved );
			}
		}

		$options[ CURLOPT_HEADER ]         = false;
		$options[ CURLOPT_FOLLOWLOCATION ] = true;

		// phpcs:disable WordPress.WP.AlternativeFunctions
		$ch = curl_init();
		curl_setopt_array( $ch, $options );
		curl_setopt( $ch, CURLOPT_URL, $url );
		$result = curl_exec( $ch );
		$code   = (int) curl_getinfo( $ch, CURLINFO_HTTP_CODE );
		curl_close( $ch );
		// phpcs:enable

		if ( 200 !== $code ) {
			self::debug( '❌ Response code is not 200 in self_curl() [code] ' . $code );
			return false;
		}

		return $result;
	}

	/**
	 * Terminate crawling.
	 *
	 * @since 1.1.0
	 * @access private
	 * @return void
	 */
	private function _terminate_running() {
		$this->_map_status_list = $this->cls( 'Crawler_Map' )->save_map_status( $this->_map_status_list, $this->_summary['curr_crawler'] );

		if ( 'end' === $this->_end_reason ) {
			$this->_summary['curr_crawler']            = (int) $this->_summary['curr_crawler'] + 1; // Jump to next crawler.
			$this->_summary['last_pos']                = 0; // reset last position.
			$this->_summary['last_crawler_total_cost'] = time() - (int) $this->_summary['curr_crawler_beginning_time'];
			$count_crawlers                            = count( $this->list_crawlers() );
			if ( $this->_summary['curr_crawler'] >= $count_crawlers ) {
				self::debug( '_terminate_running Touched end, whole crawled. Reload crawler!' );
				$this->_summary['curr_crawler']        = 0;
				$this->_summary['done']                = 'touchedEnd'; // log done status.
				$this->_summary['last_full_time_cost'] = time() - (int) $this->_summary['this_full_beginning_time'];
			}
		}
		$this->_summary['last_status'] = 'stopped';
		$this->_summary['is_running']  = 0;
		$this->_summary['end_reason']  = $this->_end_reason;
		self::save_summary();
	}

	/**
	 * List all crawlers ( tagA => [ valueA => titleA, ... ] ... ).
	 *
	 * @since 1.9.1
	 * @access public
	 * @return array<int,array<string,mixed>>
	 */
	public function list_crawlers() {
		if ( $this->_crawlers ) {
			return $this->_crawlers;
		}

		$crawler_factors = [];

		// Add default Guest crawler.
		$crawler_factors['uid'] = [ 0 => __( 'Guest', 'litespeed-cache' ) ];

		// WebP on/off.
		if ( $this->conf( Base::O_IMG_OPTM_WEBP ) ) {
			$crawler_factors['webp'] = [ 1 => $this->cls( 'Media' )->next_gen_image_title() ];
			if ( apply_filters( 'litespeed_crawler_webp', false ) ) {
				$crawler_factors['webp'][0] = '';
			}
		}

		// Guest Mode on/off.
		if ( $this->conf( Base::O_GUEST ) ) {
			$vary_name = $this->cls( 'Vary' )->get_vary_name();
			$vary_val  = 'guest_mode:1';
			if ( ! defined( 'LSCWP_LOG' ) ) {
				$vary_val = md5( $this->conf( Base::HASH ) . $vary_val );
			}
			$crawler_factors[ 'cookie:' . $vary_name ] = [
				$vary_val => '',
				'_null'   => '<font data-balloon-pos="up" aria-label="Guest Mode">👒</font>',
			];
		}

		// Mobile crawler.
		if ( $this->conf( Base::O_CACHE_MOBILE ) ) {
			$crawler_factors['mobile'] = [
				1 => '<font data-balloon-pos="up" aria-label="Mobile">📱</font>',
				0 => '',
			];
		}

		// Get roles set.
		foreach ( $this->conf( Base::O_CRAWLER_ROLES ) as $v ) {
			$role_title = '';
			$udata      = get_userdata( $v );
			if ( isset( $udata->roles ) && is_array( $udata->roles ) ) {
				$tmp        = array_values( $udata->roles );
				$role_title = array_shift( $tmp );
			}
			if ( ! $role_title ) {
				continue;
			}

			$crawler_factors['uid'][ $v ] = ucfirst( $role_title );
		}

		// Cookie crawler.
		foreach ( $this->conf( Base::O_CRAWLER_COOKIES ) as $v ) {
			if ( empty( $v['name'] ) ) {
				continue;
			}

			$this_cookie_key = 'cookie:' . $v['name'];

			$crawler_factors[ $this_cookie_key ] = [];

			foreach ( $v['vals'] as $v2 ) {
				$crawler_factors[ $this_cookie_key ][ $v2 ] =
					( '_null' === $v2 ? '' : '<font data-balloon-pos="up" aria-label="Cookie">🍪</font>' . esc_html( $v['name'] ) . '=' . esc_html( $v2 ) );
			}
		}

		// Crossing generate the crawler list.
		$this->_crawlers = $this->_recursive_build_crawler( $crawler_factors );

		return $this->_crawlers;
	}

	/**
	 * Build a crawler list recursively.
	 *
	 * @since 2.8
	 * @access private
	 *
	 * @param array<string,array> $crawler_factors Factors.
	 * @param array               $group           Current group.
	 * @param int                 $i               Factor index.
	 * @return array<int,array>
	 */
	private function _recursive_build_crawler( $crawler_factors, $group = [], $i = 0 ) {
		$current_factor_keys = array_keys( $crawler_factors );
		$current_factor      = $current_factor_keys[ $i ];

		$if_touch_end = ( $i + 1 ) >= count( $crawler_factors );

		$final_list = [];

		foreach ( $crawler_factors[ $current_factor ] as $k => $v ) {
			$item          = $group; // Don't alter $group bcos of loop usage.
			$item['title'] = ! empty( $group['title'] ) ? $group['title'] : '';
			if ( $v ) {
				if ( $item['title'] ) {
					$item['title'] .= ' - ';
				}
				$item['title'] .= $v;
			}
			$item[ $current_factor ] = $k;

			if ( $if_touch_end ) {
				$final_list[] = $item;
			} else {
				// Inception: next layer.
				$final_list = array_merge( $final_list, $this->_recursive_build_crawler( $crawler_factors, $item, $i + 1 ) );
			}
		}

		return $final_list;
	}

	/**
	 * Return crawler meta file local path.
	 *
	 * @since 6.1
	 * @access public
	 * @return string
	 */
	public function json_local_path() {
		return LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta;
	}

	/**
	 * Return crawler meta file URL.
	 *
	 * @since 1.1.0
	 * @access public
	 * @return string|false
	 */
	public function json_path() {
		if ( ! file_exists( LITESPEED_STATIC_DIR . '/crawler/' . $this->_sitemeta ) ) {
			return false;
		}

		return LITESPEED_STATIC_URL . '/crawler/' . $this->_sitemeta;
	}

	/**
	 * Create reset pos file.
	 *
	 * @since 1.1.0
	 * @access public
	 * @return void
	 */
	public function reset_pos() {
		File::save( $this->_resetfile, time(), true );

		self::save_summary( [ 'is_running' => 0 ] );
	}

	/**
	 * Display status based by matching crawlers order.
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string $status_row Status string.
	 * @param string $reason_set Comma separated reasons.
	 * @return string HTML dots.
	 */
	public function display_status( $status_row, $reason_set ) {
		if ( ! $status_row ) {
			return '';
		}

		$_status_list = [
			'-'                   => 'default',
			self::STATUS_MISS     => 'primary',
			self::STATUS_HIT      => 'success',
			self::STATUS_BLACKLIST => 'danger',
			self::STATUS_NOCACHE  => 'warning',
		];

		$reason_set = explode( ',', $reason_set );

		$status = '';
		foreach ( str_split( $status_row ) as $k => $v ) {
			$reason = isset( $reason_set[ $k ] ) ? $reason_set[ $k ] : '';
			if ( 'Man' === $reason ) {
				$reason = __( 'Manually added to blocklist', 'litespeed-cache' );
			}
			if ( 'Existed' === $reason ) {
				$reason = __( 'Previously existed in blocklist', 'litespeed-cache' );
			}
			$reason_attr = $reason ? 'data-balloon-pos="up" aria-label="' . esc_attr( $reason ) . '"' : '';
			$status     .= '<i class="litespeed-dot litespeed-bg-' . esc_attr( $_status_list[ $v ] ) . '" ' . $reason_attr . '>' . ( $k + 1 ) . '</i>';
		}

		return $status;
	}

	/**
	 * Handle all request actions from main cls.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_REFRESH_MAP:
				$this->cls( 'Crawler_Map' )->gen( true );
				break;

			case self::TYPE_EMPTY:
				$this->cls( 'Crawler_Map' )->empty_map();
				break;

			case self::TYPE_BLACKLIST_EMPTY:
				$this->cls( 'Crawler_Map' )->blacklist_empty();
				break;

			case self::TYPE_BLACKLIST_DEL:
				// phpcs:ignore WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput.MissingUnslash, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
				if (!empty($_GET['id'])) {
					// phpcs:ignore WordPress.Security.NonceVerification.Recommended
				$id = absint( wp_unslash( $_GET['id'] ) );
					$this->cls( 'Crawler_Map' )->blacklist_del( $id );
				}
				break;

			case self::TYPE_BLACKLIST_ADD:
				// phpcs:ignore WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput.MissingUnslash, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
				if (!empty($_GET['id'])) {
					// phpcs:ignore WordPress.Security.NonceVerification.Recommended
				$id = absint( wp_unslash( $_GET['id'] ) );
					$this->cls( 'Crawler_Map' )->blacklist_add( $id );
				}
				break;

			case self::TYPE_START: // Handle the ajax request to proceed crawler manually by admin.
				self::start_async();
				break;

			case self::TYPE_RESET:
				$this->reset_pos();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/str.cls.php000064400000006124151600263740016673 0ustar00<?php
/**
 * LiteSpeed String Operator Library Class
 *
 * @since 1.3
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Str
 *
 * Provides string manipulation utilities for LiteSpeed Cache.
 *
 * @since 1.3
 */
class Str {

	/**
	 * Translate QC HTML links from html.
	 *
	 * Converts `<a href="{#xxx#}">xxxx</a>` to `<a href="xxx">xxxx</a>`.
	 *
	 * @since 7.0
	 * @access public
	 * @param string $html The HTML string to process.
	 * @return string The processed HTML string.
	 */
	public static function translate_qc_apis( $html ) {
		preg_match_all( '/<a href="{#(\w+)#}"/U', $html, $matches );
		if ( ! $matches ) {
			return $html;
		}

		foreach ( $matches[0] as $k => $html_to_be_replaced ) {
			$link = '<a href="' . Utility::build_url( Router::ACTION_CLOUD, Cloud::TYPE_API, false, null, [ 'action2' => $matches[1][ $k ] ] ) . '"';
			$html = str_replace( $html_to_be_replaced, $link, $html );
		}
		return $html;
	}

	/**
	 * Return safe HTML
	 *
	 * Sanitizes HTML to allow only specific tags and attributes.
	 *
	 * @since 7.0
	 * @access public
	 * @param string $html The HTML string to sanitize.
	 * @return string The sanitized HTML string.
	 */
	public static function safe_html( $html ) {
		$common_attrs = [
			'style'  => [],
			'class'  => [],
			'target' => [],
			'src'    => [],
			'color'  => [],
			'href'   => [],
		];
		$tags         = [ 'hr', 'h3', 'h4', 'h5', 'ul', 'li', 'br', 'strong', 'p', 'span', 'img', 'a', 'div', 'font' ];
		$allowed_tags = [];
		foreach ( $tags as $tag ) {
			$allowed_tags[ $tag ] = $common_attrs;
		}

		return wp_kses( $html, $allowed_tags );
	}

	/**
	 * Generate random string
	 *
	 * Creates a random string of specified length and character type.
	 *
	 * @since  1.3
	 * @access public
	 * @param int $len  Length of string.
	 * @param int $type Character type: 1-Number, 2-LowerChar, 4-UpperChar, 7-All.
	 * @return string Randomly generated string.
	 */
	public static function rrand( $len, $type = 7 ) {
		switch ( $type ) {
			case 0:
				$charlist = '012';
				break;

			case 1:
				$charlist = '0123456789';
				break;

			case 2:
				$charlist = 'abcdefghijklmnopqrstuvwxyz';
				break;

			case 3:
				$charlist = '0123456789abcdefghijklmnopqrstuvwxyz';
				break;

			case 4:
				$charlist = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;

			case 5:
				$charlist = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;

			case 6:
				$charlist = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;

			case 7:
				$charlist = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
				break;
		}

		$str = '';

		$max = strlen( $charlist ) - 1;
		for ( $i = 0; $i < $len; $i++ ) {
			$str .= $charlist[ random_int( 0, $max ) ];
		}

		return $str;
	}

	/**
	 * Trim double quotes from a string
	 *
	 * Removes double quotes from a string for use as a preformatted src in HTML.
	 *
	 * @since 6.5.3
	 * @access public
	 * @param string $text The string to process.
	 * @return string The string with double quotes removed.
	 */
	public static function trim_quotes( $text ) {
		return str_replace( '"', '', $text );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/ucss.cls.php000064400000040421151600264010017025 0ustar00<?php
/**
 * The ucss class.
 *
 * @since   5.1
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * UCSS optimization class.
 *
 * @since 5.1
 */
class UCSS extends Base {

	const LOG_TAG = '[UCSS]';

	const TYPE_GEN     = 'gen';
	const TYPE_CLEAR_Q = 'clear_q';

	/**
	 * Summary data.
	 *
	 * @var array
	 */
	protected $_summary;

	/**
	 * UCSS whitelist selectors.
	 *
	 * @var array
	 */
	private $_ucss_whitelist;

	/**
	 * Queue for UCSS generation.
	 *
	 * @var array
	 */
	private $_queue;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct() {
		$this->_summary = self::get_summary();

		add_filter( 'litespeed_ucss_whitelist', [ $this->cls( 'Data' ), 'load_ucss_whitelist' ] );
	}

	/**
	 * Uniform url tag for ucss usage
	 *
	 * @since 4.7
	 *
	 * @param string|false $request_url The request URL.
	 * @return string The URL tag.
	 */
	public static function get_url_tag( $request_url = false ) {
		$url_tag = $request_url;
		if (is_404()) {
			$url_tag = '404';
		} elseif (apply_filters('litespeed_ucss_per_pagetype', false)) {
			$url_tag = Utility::page_type();
			self::debug('litespeed_ucss_per_pagetype filter altered url to ' . $url_tag);
		}

		return $url_tag;
	}

	/**
	 * Get UCSS path
	 *
	 * @since  4.0
	 *
	 * @param string $request_url The request URL.
	 * @param bool   $dry_run     Whether to run in dry mode.
	 * @return string|false The UCSS filename or false.
	 */
	public function load( $request_url, $dry_run = false ) {
		// Check UCSS URI excludes
		$ucss_exc = apply_filters( 'litespeed_ucss_exc', $this->conf( self::O_OPTM_UCSS_EXC ) );
		$hit      = $ucss_exc ? Utility::str_hit_array( $request_url, $ucss_exc ) : false;
		if ( $hit ) {
			self::debug( 'UCSS bypassed due to UCSS URI Exclude setting: ' . $hit );
			Core::comment( 'QUIC.cloud UCSS bypassed by setting' );
			return false;
		}

		$filepath_prefix = $this->_build_filepath_prefix('ucss');

		$url_tag = self::get_url_tag($request_url);

		$vary     = $this->cls('Vary')->finalize_full_varies();
		$filename = $this->cls('Data')->load_url_file($url_tag, $vary, 'ucss');
		if ($filename) {
			$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filename . '.css';

			if (file_exists($static_file)) {
				self::debug2('existing ucss ' . $static_file);
				// Check if is error comment inside only
				$tmp = File::read($static_file);
				if ( '/*' === substr( $tmp, 0, 2 ) && '*/' === substr( trim( $tmp ), -2 ) ) {
					self::debug2('existing ucss is error only: ' . $tmp);
					Core::comment('QUIC.cloud UCSS bypassed due to generation error ❌ ' . $filepath_prefix . $filename . '.css');
					return false;
				}

				Core::comment('QUIC.cloud UCSS loaded ✅ ' . $filepath_prefix . $filename . '.css' );

				return $filename . '.css';
			}
		}

		if ($dry_run) {
			return false;
		}

		Core::comment('QUIC.cloud UCSS in queue');

		$uid = get_current_user_id();

		$ua = $this->_get_ua();

		// Store it for cron
		$this->_queue = $this->load_queue('ucss');

		if (count($this->_queue) > 500) {
			self::debug('UCSS Queue is full - 500');
			return false;
		}

		$queue_k                  = (strlen($vary) > 32 ? md5($vary) : $vary) . ' ' . $url_tag;
		$this->_queue[ $queue_k ] = [
			'url'        => apply_filters( 'litespeed_ucss_url', $request_url ),
			'user_agent' => substr( $ua, 0, 200 ),
			'is_mobile'  => $this->_separate_mobile(),
			'is_webp'    => $this->cls( 'Media' )->webp_support() ? 1 : 0,
			'uid'        => $uid,
			'vary'       => $vary,
			'url_tag'    => $url_tag,
		]; // Current UA will be used to request
		$this->save_queue('ucss', $this->_queue);
		self::debug('Added queue_ucss [url_tag] ' . $url_tag . ' [UA] ' . $ua . ' [vary] ' . $vary . ' [uid] ' . $uid);

		// Prepare cache tag for later purge
		Tag::add('UCSS.' . md5($queue_k));

		return false;
	}

	/**
	 * Get User Agent
	 *
	 * @since  5.3
	 *
	 * @return string The user agent string.
	 */
	private function _get_ua() {
		return ! empty( $_SERVER['HTTP_USER_AGENT'] ) ? sanitize_text_field( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) : '';
	}

	/**
	 * Add rows to q
	 *
	 * @since  5.3
	 *
	 * @param array $url_files Array of URL file data.
	 * @return false|void False if queue is full.
	 */
	public function add_to_q( $url_files ) {
		// Store it for cron
		$this->_queue = $this->load_queue('ucss');

		if (count($this->_queue) > 500) {
			self::debug('UCSS Queue is full - 500');
			return false;
		}

		$ua = $this->_get_ua();
		foreach ($url_files as $url_file) {
			$vary        = $url_file['vary'];
			$request_url = $url_file['url'];
			$is_mobile   = $url_file['mobile'];
			$is_webp     = $url_file['webp'];
			$url_tag     = self::get_url_tag($request_url);

			$queue_k = (strlen($vary) > 32 ? md5($vary) : $vary) . ' ' . $url_tag;
			$q       = [
				'url'        => apply_filters( 'litespeed_ucss_url', $request_url ),
				'user_agent' => substr( $ua, 0, 200 ),
				'is_mobile'  => $is_mobile,
				'is_webp'    => $is_webp,
				'uid'        => false,
				'vary'       => $vary,
				'url_tag'    => $url_tag,
			]; // Current UA will be used to request

			self::debug('Added queue_ucss [url_tag] ' . $url_tag . ' [UA] ' . $ua . ' [vary] ' . $vary . ' [uid] false');
			$this->_queue[$queue_k] = $q;
		}
		$this->save_queue('ucss', $this->_queue);
	}

	/**
	 * Generate UCSS
	 *
	 * @since  4.0
	 *
	 * @param bool $keep_going Whether to continue processing.
	 * @return mixed The cron handler result.
	 */
	public static function cron( $keep_going = false ) {
		$_instance = self::cls();
		return $_instance->_cron_handler( $keep_going );
	}

	/**
	 * Handle UCSS cron
	 *
	 * @since 4.2
	 *
	 * @param bool $keep_going Whether to continue processing.
	 * @return mixed The redirect result or void.
	 */
	private function _cron_handler( $keep_going ) {
		$this->_queue = $this->load_queue( 'ucss' );

		if ( empty( $this->_queue ) ) {
			return;
		}

		// For cron, need to check request interval too
		if ( ! $keep_going ) {
			if (!empty($this->_summary['curr_request']) && time() - $this->_summary['curr_request'] < 300 && !$this->conf(self::O_DEBUG)) {
				self::debug('Last request not done');
				return;
			}
		}

		$i = 0;
		foreach ($this->_queue as $k => $v) {
			if (!empty($v['_status'])) {
				continue;
			}

			self::debug('cron job [tag] ' . $k . ' [url] ' . $v['url'] . ($v['is_mobile'] ? ' 📱 ' : '') . ' [UA] ' . $v['user_agent']);

			if (!isset($v['is_webp'])) {
				$v['is_webp'] = false;
			}

			++$i;
			$res = $this->_send_req($v['url'], $k, $v['uid'], $v['user_agent'], $v['vary'], $v['url_tag'], $v['is_mobile'], $v['is_webp']);
			if (!$res) {
				// Status is wrong, drop this this->_queue
				$this->_queue = $this->load_queue('ucss');
				unset($this->_queue[$k]);
				$this->save_queue('ucss', $this->_queue);

				if ( ! $keep_going ) {
					return;
				}

				if ( $i > 3 ) {
					GUI::print_loading( count( $this->_queue ), 'UCSS' );
					return Router::self_redirect( Router::ACTION_UCSS, self::TYPE_GEN );
				}

				continue;
			}

			// Exit queue if out of quota or service is hot
			if ( 'out_of_quota' === $res || 'svc_hot' === $res ) {
				return;
			}

			$this->_queue                  = $this->load_queue( 'ucss' );
			$this->_queue[ $k ]['_status'] = 'requested';
			$this->save_queue( 'ucss', $this->_queue );
			self::debug( 'Saved to queue [k] ' . $k );

			// only request first one
			if ( ! $keep_going ) {
				return;
			}

			if ($i > 3) {
				GUI::print_loading(count($this->_queue), 'UCSS');
				return Router::self_redirect(Router::ACTION_UCSS, self::TYPE_GEN);
			}
		}
	}

	/**
	 * Send to QC API to generate UCSS
	 *
	 * @since  2.3
	 * @access private
	 *
	 * @param string    $request_url The request URL.
	 * @param string    $queue_k     The queue key.
	 * @param int|false $uid         The user ID.
	 * @param string    $user_agent  The user agent.
	 * @param string    $vary        The vary string.
	 * @param string    $url_tag     The URL tag.
	 * @param bool      $is_mobile   Whether is mobile.
	 * @param bool      $is_webp     Whether supports webp.
	 * @return string|bool|null The result status.
	 */
	private function _send_req( $request_url, $queue_k, $uid, $user_agent, $vary, $url_tag, $is_mobile, $is_webp ) {
		// Check if has credit to push or not
		$err       = false;
		$allowance = $this->cls('Cloud')->allowance(Cloud::SVC_UCSS, $err);
		if (!$allowance) {
			self::debug('❌ No credit: ' . $err);
			$err && Admin_Display::error(Error::msg($err));
			return 'out_of_quota';
		}

		set_time_limit(120);

		// Update css request status
		$this->_summary['curr_request'] = time();
		self::save_summary();

		// Gather guest HTML to send
		$html = $this->cls('CSS')->prepare_html($request_url, $user_agent, $uid);

		if (!$html) {
			return false;
		}

		// Parse HTML to gather all CSS content before requesting
		$css             = false;
		list(, $html)    = $this->prepare_css($html, $is_webp, true); // Use this to drop CSS from HTML as we don't need those CSS to generate UCSS
		$filename        = $this->cls('Data')->load_url_file($url_tag, $vary, 'css');
		$filepath_prefix = $this->_build_filepath_prefix('css');
		$static_file     = LITESPEED_STATIC_DIR . $filepath_prefix . $filename . '.css';
		self::debug('Checking combined file ' . $static_file);
		if (file_exists($static_file)) {
			$css = File::read($static_file);
		}

		if (!$css) {
			self::debug('❌ No combined css');
			return false;
		}

		$data = [
			'url'        => $request_url,
			'queue_k'    => $queue_k,
			'user_agent' => $user_agent,
			'is_mobile'  => $is_mobile ? 1 : 0, // todo:compatible w/ tablet
			'is_webp'    => $is_webp ? 1 : 0,
			'html'       => $html,
			'css'        => $css,
		];
		if (!isset($this->_ucss_whitelist)) {
			$this->_ucss_whitelist = $this->_filter_whitelist();
		}
		$data['whitelist'] = $this->_ucss_whitelist;

		self::debug('Generating: ', $data);

		$json = Cloud::post(Cloud::SVC_UCSS, $data, 30);
		if (!is_array($json)) {
			return $json;
		}

		// Old version compatibility
		if (empty($json['status'])) {
			if (!empty($json['ucss'])) {
				$this->_save_con('ucss', $json['ucss'], $queue_k, $is_mobile, $is_webp);
			}

			// Delete the row
			return false;
		}

		// Unknown status, remove this line
		if ( 'queued' !== $json['status'] ) {
			return false;
		}

		// Save summary data
		$this->_summary['last_spent']   = time() - $this->_summary['curr_request'];
		$this->_summary['last_request'] = $this->_summary['curr_request'];
		$this->_summary['curr_request'] = 0;
		self::save_summary();

		return true;
	}

	/**
	 * Save UCSS content
	 *
	 * @since 4.2
	 *
	 * @param string $type      The content type.
	 * @param string $css       The CSS content.
	 * @param string $queue_k   The queue key.
	 * @param bool   $is_mobile Whether is mobile.
	 * @param bool   $is_webp   Whether supports webp.
	 */
	private function _save_con( $type, $css, $queue_k, $is_mobile, $is_webp ) {
		// Add filters
		$css = apply_filters('litespeed_' . $type, $css, $queue_k);
		self::debug2('con: ', $css);

		if ( '/*' === substr( $css, 0, 2 ) && '*/' === substr( $css, -2 ) ) {
			self::debug('❌ empty ' . $type . ' [content] ' . $css);
			// continue; // Save the error info too
		}

		// Write to file
		$filecon_md5 = md5($css);

		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_file     = LITESPEED_STATIC_DIR . $filepath_prefix . $filecon_md5 . '.css';

		File::save($static_file, $css, true);

		$url_tag = $this->_queue[$queue_k]['url_tag'];
		$vary    = $this->_queue[$queue_k]['vary'];
		self::debug2("Save URL to file [file] $static_file [vary] $vary");

		$this->cls('Data')->save_url($url_tag, $vary, $type, $filecon_md5, dirname($static_file), $is_mobile, $is_webp);

		Purge::add(strtoupper($type) . '.' . md5($queue_k));
	}

	/**
	 * Prepare CSS from HTML for CCSS generation only. UCSS will used combined CSS directly.
	 * Prepare refined HTML for both CCSS and UCSS.
	 *
	 * @since  3.4.3
	 *
	 * @param string $html    The HTML content.
	 * @param bool   $is_webp Whether supports webp.
	 * @param bool   $dryrun  Whether to run in dry mode.
	 * @return array Array of CSS and HTML.
	 */
	public function prepare_css( $html, $is_webp = false, $dryrun = false ) {
		$css = '';
		preg_match_all('#<link ([^>]+)/?>|<style([^>]*)>([^<]+)</style>#isU', $html, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$debug_info = '';
			if (strpos($match[0], '<link') === 0) {
				$attrs = Utility::parse_attr($match[1]);

				if (empty($attrs['rel'])) {
					continue;
				}

				if ( 'stylesheet' !== $attrs['rel'] ) {
					if ( 'preload' !== $attrs['rel'] || empty( $attrs['as'] ) || 'style' !== $attrs['as'] ) {
						continue;
					}
				}

				if (!empty($attrs['media']) && strpos($attrs['media'], 'print') !== false) {
					continue;
				}

				if (empty($attrs['href'])) {
					continue;
				}

				// Check Google fonts hit
				if (strpos($attrs['href'], 'fonts.googleapis.com') !== false) {
					$html = str_replace($match[0], '', $html);
					continue;
				}

				$debug_info = $attrs['href'];

				// Load CSS content
				if (!$dryrun) {
					// Dryrun will not load CSS but just drop them
					$con = $this->cls('Optimizer')->load_file($attrs['href']);
					if (!$con) {
						continue;
					}
				} else {
					$con = '';
				}
			} else {
				// Inline style
				$attrs = Utility::parse_attr($match[2]);

				if (!empty($attrs['media']) && strpos($attrs['media'], 'print') !== false) {
					continue;
				}

				Debug2::debug2('[CSS] Load inline CSS ' . substr($match[3], 0, 100) . '...', $attrs);
				$con = $match[3];

				$debug_info = '__INLINE__';
			}

			$con = Optimizer::minify_css($con);
			if ($is_webp && $this->cls('Media')->webp_support()) {
				$con = $this->cls('Media')->replace_background_webp($con);
			}

			if ( ! empty( $attrs['media'] ) && 'all' !== $attrs['media'] ) {
				$con = '@media ' . $attrs['media'] . '{' . $con . "}\n";
			} else {
				$con = $con . "\n";
			}

			$con  = '/* ' . $debug_info . ' */' . $con;
			$css .= $con;

			$html = str_replace($match[0], '', $html);
		}

		return [ $css, $html ];
	}

	/**
	 * Filter the comment content, add quotes to selector from whitelist. Return the json
	 *
	 * @since 3.3
	 */
	private function _filter_whitelist() {
		$whitelist = [];
		$list      = apply_filters('litespeed_ucss_whitelist', $this->conf(self::O_OPTM_UCSS_SELECTOR_WHITELIST));
		foreach ($list as $k => $v) {
			if (substr($v, 0, 2) === '//') {
				continue;
			}
			$whitelist[] = $v;
		}

		return $whitelist;
	}

	/**
	 * Notify finished from server
	 *
	 * @since 5.1
	 */
	public function notify() {
		$post_data = \json_decode( file_get_contents( 'php://input' ), true );
		if ( is_null( $post_data ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Missing -- This is a callback from QUIC.cloud, verified by extract_msg()
			$post_data = $_POST;
		}
		self::debug('notify() data', $post_data);

		$this->_queue = $this->load_queue('ucss');

		list($post_data) = $this->cls('Cloud')->extract_msg($post_data, 'ucss');

		$notified_data = $post_data['data'];
		if (empty($notified_data) || !is_array($notified_data)) {
			self::debug('❌ notify exit: no notified data');
			return Cloud::err('no notified data');
		}

		// Check if its in queue or not
		$valid_i = 0;
		foreach ($notified_data as $v) {
			if (empty($v['request_url'])) {
				self::debug('❌ notify bypass: no request_url', $v);
				continue;
			}
			if (empty($v['queue_k'])) {
				self::debug('❌ notify bypass: no queue_k', $v);
				continue;
			}

			if (empty($this->_queue[$v['queue_k']])) {
				self::debug('❌ notify bypass: no this queue [q_k]' . $v['queue_k']);
				continue;
			}

			// Save data
			if (!empty($v['data_ucss'])) {
				$is_mobile = $this->_queue[$v['queue_k']]['is_mobile'];
				$is_webp   = $this->_queue[$v['queue_k']]['is_webp'];
				$this->_save_con('ucss', $v['data_ucss'], $v['queue_k'], $is_mobile, $is_webp);

				++$valid_i;
			}

			unset($this->_queue[$v['queue_k']]);
			self::debug('notify data handled, unset queue [q_k] ' . $v['queue_k']);
		}
		$this->save_queue('ucss', $this->_queue);

		self::debug('notified');

		return Cloud::ok( [ 'count' => $valid_i ] );
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.3
	 * @access public
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_GEN:
            self::cron(true);
				break;

			case self::TYPE_CLEAR_Q:
            $this->clear_q('ucss');
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/router.cls.php000064400000051247151600264060017405 0ustar00<?php
// phpcs:ignoreFile

/**
 * The core plugin router class.
 *
 * This generate the valid action.
 *
 * @since       1.1.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Router extends Base {

	const LOG_TAG = '[Router]';

	const NONCE  = 'LSCWP_NONCE';
	const ACTION = 'LSCWP_CTRL';

	const ACTION_SAVE_SETTINGS_NETWORK = 'save-settings-network';
	const ACTION_DB_OPTM               = 'db_optm';
	const ACTION_PLACEHOLDER           = 'placeholder';
	const ACTION_AVATAR                = 'avatar';
	const ACTION_SAVE_SETTINGS         = 'save-settings';
	const ACTION_CLOUD                 = 'cloud';
	const ACTION_IMG_OPTM              = 'img_optm';
	const ACTION_HEALTH                = 'health';
	const ACTION_CRAWLER               = 'crawler';
	const ACTION_PURGE                 = 'purge';
	const ACTION_CONF                  = 'conf';
	const ACTION_ACTIVATION            = 'activation';
	const ACTION_CSS                   = 'css';
	const ACTION_UCSS                  = 'ucss';
	const ACTION_VPI                   = 'vpi';
	const ACTION_PRESET                = 'preset';
	const ACTION_IMPORT                = 'import';
	const ACTION_REPORT                = 'report';
	const ACTION_DEBUG2                = 'debug2';
	const ACTION_CDN_CLOUDFLARE        = 'CDN\Cloudflare';
	const ACTION_ADMIN_DISPLAY         = 'admin_display';
	const ACTION_GUEST                 = 'guest';
	const ACTION_TMP_DISABLE          = 'tmp_disable';

	// List all handlers here
	private static $_HANDLERS = array(
		self::ACTION_ADMIN_DISPLAY,
		self::ACTION_ACTIVATION,
		self::ACTION_AVATAR,
		self::ACTION_CDN_CLOUDFLARE,
		self::ACTION_CLOUD,
		self::ACTION_CONF,
		self::ACTION_CRAWLER,
		self::ACTION_CSS,
		self::ACTION_UCSS,
		self::ACTION_VPI,
		self::ACTION_DB_OPTM,
		self::ACTION_DEBUG2,
		self::ACTION_GUEST,
		self::ACTION_HEALTH,
		self::ACTION_IMG_OPTM,
		self::ACTION_PRESET,
		self::ACTION_IMPORT,
		self::ACTION_PLACEHOLDER,
		self::ACTION_PURGE,
		self::ACTION_REPORT,
	);

	const TYPE = 'litespeed_type';

	const ITEM_HASH       = 'hash';
	const ITEM_FLASH_HASH = 'flash_hash';

	private static $_esi_enabled;
	private static $_is_ajax;
	private static $_is_logged_in;
	private static $_ip;
	private static $_action;
	private static $_is_admin_ip;
	private static $_frontend_path;

	/**
	 * Redirect to self to continue operation
	 *
	 * Note: must return when use this func. CLI/Cron call won't die in this func.
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function self_redirect( $action, $type ) {
		if (defined('LITESPEED_CLI') || wp_doing_cron()) {
			Admin_Display::success('To be continued'); // Show for CLI
			return;
		}

		// Add i to avoid browser too many redirected warning
		$i = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		++$i;

		$link = Utility::build_url($action, $type, false, null, array( 'litespeed_i' => $i ));

		$url = html_entity_decode($link);
		exit("<meta http-equiv='refresh' content='0;url=$url'>");
	}

	/**
	 * Check if can run optimize
	 *
	 * @since  1.3
	 * @since  2.3.1 Relocated from cdn.cls
	 * @access public
	 */
	public function can_optm() {
		$can = true;

		if (is_user_logged_in() && $this->conf(self::O_OPTM_GUEST_ONLY)) {
			$can = false;
		} elseif (is_admin()) {
			$can = false;
		} elseif (is_feed()) {
			$can = false;
		} elseif (is_preview()) {
			$can = false;
		} elseif (self::is_ajax()) {
			$can = false;
		}

		if (self::_is_login_page()) {
			Debug2::debug('[Router] Optm bypassed: login/reg page');
			$can = false;
		}

		$can_final = apply_filters('litespeed_can_optm', $can);

		if ($can_final != $can) {
			Debug2::debug('[Router] Optm bypassed: filter');
		}

		return $can_final;
	}

	/**
	 * Check referer page to see if its from admin
	 *
	 * @since 2.4.2.1
	 * @access public
	 */
	public static function from_admin() {
		return !empty($_SERVER['HTTP_REFERER']) && strpos($_SERVER['HTTP_REFERER'], get_admin_url()) === 0;
	}

	/**
	 * Check if it can use CDN replacement
	 *
	 * @since  1.2.3
	 * @since  2.3.1 Relocated from cdn.cls
	 * @access public
	 */
	public static function can_cdn() {
		$can = true;

		if (is_admin()) {
			if (!self::is_ajax()) {
				Debug2::debug2('[Router] CDN bypassed: is not ajax call');
				$can = false;
			}

			if (self::from_admin()) {
				Debug2::debug2('[Router] CDN bypassed: ajax call from admin');
				$can = false;
			}
		} elseif (is_feed()) {
			$can = false;
		} elseif (is_preview()) {
			$can = false;
		}

		/**
		 * Bypass cron to avoid deregister jq notice `Do not deregister the <code>jquery-core</code> script in the administration area.`
		 *
		 * @since  2.7.2
		 */
		if (wp_doing_cron()) {
			$can = false;
		}

		/**
		 * Bypass login/reg page
		 *
		 * @since  1.6
		 */
		if (self::_is_login_page()) {
			Debug2::debug('[Router] CDN bypassed: login/reg page');
			$can = false;
		}

		/**
		 * Bypass post/page link setting
		 *
		 * @since 2.9.8.5
		 */
		$rest_prefix = function_exists('rest_get_url_prefix') ? rest_get_url_prefix() : apply_filters('rest_url_prefix', 'wp-json');
		if (
			!empty($_SERVER['REQUEST_URI']) &&
			strpos($_SERVER['REQUEST_URI'], $rest_prefix . '/wp/v2/media') !== false &&
			isset($_SERVER['HTTP_REFERER']) &&
			strpos($_SERVER['HTTP_REFERER'], 'wp-admin') !== false
		) {
			Debug2::debug('[Router] CDN bypassed: wp-json on admin page');
			$can = false;
		}

		$can_final = apply_filters('litespeed_can_cdn', $can);

		if ($can_final != $can) {
			Debug2::debug('[Router] CDN bypassed: filter');
		}

		return $can_final;
	}

	/**
	 * Check if is login page or not
	 *
	 * @since  2.3.1
	 * @access protected
	 */
	protected static function _is_login_page() {
		if (in_array($GLOBALS['pagenow'], array( 'wp-login.php', 'wp-register.php' ), true)) {
			return true;
		}

		return false;
	}

	/**
	 * UCSS/Crawler role simulator
	 *
	 * @since  1.9.1
	 * @since  3.3 Renamed from `is_crawler_role_simulation`
	 */
	public function is_role_simulation() {
		if (is_admin()) {
			return;
		}

		if (empty($_COOKIE['litespeed_hash']) && empty($_COOKIE['litespeed_flash_hash'])) {
			return;
		}

		self::debug('🪪 starting role validation');

		// Check if is from crawler
		// if ( empty( $_SERVER[ 'HTTP_USER_AGENT' ] ) || strpos( $_SERVER[ 'HTTP_USER_AGENT' ], Crawler::FAST_USER_AGENT ) !== 0 ) {
		// Debug2::debug( '[Router] user agent not match' );
		// return;
		// }
		$server_ip = $this->conf(self::O_SERVER_IP);
		if (!$server_ip || self::get_ip() !== $server_ip) {
			self::debug('❌❌ Role simulate uid denied! Not localhost visit!');
			Control::set_nocache('Role simulate uid denied');
			return;
		}

		// Flash hash validation
		if (!empty($_COOKIE['litespeed_flash_hash'])) {
			$hash_data = self::get_option(self::ITEM_FLASH_HASH, array());
			if ($hash_data && is_array($hash_data) && !empty($hash_data['hash']) && !empty($hash_data['ts']) && !empty($hash_data['uid'])) {
				if (time() - $hash_data['ts'] < 120 && $_COOKIE['litespeed_flash_hash'] == $hash_data['hash']) {
					self::debug('🪪 Role simulator flash hash matched, escalating user to be uid=' . $hash_data['uid']);
					self::delete_option(self::ITEM_FLASH_HASH);
					wp_set_current_user($hash_data['uid']);
					return;
				}
			}
		}
		// Hash validation
		if (!empty($_COOKIE['litespeed_hash'])) {
			$hash_data = self::get_option(self::ITEM_HASH, array());
			if ($hash_data && is_array($hash_data) && !empty($hash_data['hash']) && !empty($hash_data['ts']) && !empty($hash_data['uid'])) {
				$RUN_DURATION = $this->cls('Crawler')->get_crawler_duration();
				if (time() - $hash_data['ts'] < $RUN_DURATION && $_COOKIE['litespeed_hash'] == $hash_data['hash']) {
					self::debug('🪪 Role simulator hash matched, escalating user to be uid=' . $hash_data['uid']);
					wp_set_current_user($hash_data['uid']);
					return;
				}
			}
		}

		self::debug('❌ WARNING: role simulator hash not match');
	}

	/**
	 * Get a short ttl hash (2mins)
	 *
	 * @since  6.4
	 */
	public function get_flash_hash( $uid ) {
		$hash_data = self::get_option(self::ITEM_FLASH_HASH, array());
		if ($hash_data && is_array($hash_data) && !empty($hash_data['hash']) && !empty($hash_data['ts'])) {
			if (time() - $hash_data['ts'] < 60) {
				return $hash_data['hash'];
			}
		}

		// Check if this user has editor access or not
		if (user_can($uid, 'edit_posts')) {
			self::debug('🛑 The user with id ' . $uid . ' has editor access, which is not allowed for the role simulator.');
			return '';
		}

		$hash = Str::rrand(32);
		self::update_option(self::ITEM_FLASH_HASH, array(
			'hash' => $hash,
			'ts' => time(),
			'uid' => $uid,
		));
		return $hash;
	}

	/**
	 * Get a security hash
	 *
	 * @since  3.3
	 */
	public function get_hash( $uid ) {
		// Check if this user has editor access or not
		if (user_can($uid, 'edit_posts')) {
			self::debug('🛑 The user with id ' . $uid . ' has editor access, which is not allowed for the role simulator.');
			return '';
		}

		// As this is called only when starting crawling, not per page, no need to reuse
		$hash = Str::rrand(32);
		self::update_option(self::ITEM_HASH, array(
			'hash' => $hash,
			'ts' => time(),
			'uid' => $uid,
		));
		return $hash;
	}

	/**
	 * Get user role
	 *
	 * @since  1.6.2
	 */
	public static function get_role( $uid = null ) {
		if (defined('LITESPEED_WP_ROLE')) {
			return LITESPEED_WP_ROLE;
		}

		if ($uid === null) {
			$uid = get_current_user_id();
		}

		$role = false;
		if ($uid) {
			$user = get_userdata($uid);
			if (isset($user->roles) && is_array($user->roles)) {
				$tmp  = array_values($user->roles);
				$role = implode(',', $tmp); // Combine for PHP5.3 const compatibility
			}
		}
		Debug2::debug('[Router] get_role: ' . $role);

		if (!$role) {
			return $role;
			// Guest user
			Debug2::debug('[Router] role: guest');

			/**
			 * Fix double login issue
			 * The previous user init refactoring didn't fix this bcos this is in login process and the user role could change
			 *
			 * @see  https://github.com/litespeedtech/lscache_wp/commit/69e7bc71d0de5cd58961bae953380b581abdc088
			 * @since  2.9.8 Won't assign const if in login process
			 */
			if (substr_compare(wp_login_url(), $GLOBALS['pagenow'], -strlen($GLOBALS['pagenow'])) === 0) {
				return $role;
			}
		}

		define('LITESPEED_WP_ROLE', $role);

		return LITESPEED_WP_ROLE;
	}

	/**
	 * Get frontend path
	 *
	 * @since 1.2.2
	 * @access public
	 * @return boolean
	 */
	public static function frontend_path() {
		// todo: move to htaccess.cls ?
		if (!isset(self::$_frontend_path)) {
			$frontend = rtrim(ABSPATH, '/'); // /home/user/public_html/frontend
			// get home path failed. Trac ticket #37668 (e.g. frontend:/blog backend:/wordpress)
			if (!$frontend) {
				Debug2::debug('[Router] No ABSPATH, generating from home option');
				$frontend = parse_url(get_option('home'));
				$frontend = !empty($frontend['path']) ? $frontend['path'] : '';
				$frontend = $_SERVER['DOCUMENT_ROOT'] . $frontend;
			}
			$frontend = realpath($frontend);

			self::$_frontend_path = $frontend;
		}
		return self::$_frontend_path;
	}

	/**
	 * Check if ESI is enabled or not
	 *
	 * @since 1.2.0
	 * @access public
	 * @return boolean
	 */
	public function esi_enabled() {
		if (!isset(self::$_esi_enabled)) {
			self::$_esi_enabled = defined('LITESPEED_ON') && $this->conf(self::O_ESI);
			if (!empty($_REQUEST[self::ACTION])) {
				self::$_esi_enabled = false;
			}
		}
		return self::$_esi_enabled;
	}

	/**
	 * Check if crawler is enabled on server level
	 *
	 * @since 1.1.1
	 * @access public
	 */
	public static function can_crawl() {
		if (isset($_SERVER['X-LSCACHE']) && strpos($_SERVER['X-LSCACHE'], 'crawler') === false) {
			return false;
		}

		// CLI will bypass this check as crawler library can always do the 428 check
		if (defined('LITESPEED_CLI')) {
			return true;
		}

		return true;
	}

	/**
	 * Check action
	 *
	 * @since 1.1.0
	 * @access public
	 * @return string
	 */
	public static function get_action() {
		if (!isset(self::$_action)) {
			self::$_action = false;
			self::cls()->verify_action();
			if (self::$_action) {
				defined('LSCWP_LOG') && Debug2::debug('[Router] LSCWP_CTRL verified: ' . var_export(self::$_action, true));
			}
		}
		return self::$_action;
	}

	/**
	 * Check if is logged in
	 *
	 * @since 1.1.3
	 * @access public
	 * @return boolean
	 */
	public static function is_logged_in() {
		if (!isset(self::$_is_logged_in)) {
			self::$_is_logged_in = is_user_logged_in();
		}
		return self::$_is_logged_in;
	}

	/**
	 * Check if is ajax call
	 *
	 * @since 1.1.0
	 * @access public
	 * @return boolean
	 */
	public static function is_ajax() {
		if (!isset(self::$_is_ajax)) {
			self::$_is_ajax = wp_doing_ajax();
		}
		return self::$_is_ajax;
	}

	/**
	 * Check if is admin ip
	 *
	 * @since 1.1.0
	 * @access public
	 * @return boolean
	 */
	public function is_admin_ip() {
		if (!isset(self::$_is_admin_ip)) {
			$ips = $this->conf(self::O_DEBUG_IPS);

			self::$_is_admin_ip = $this->ip_access($ips);
		}
		return self::$_is_admin_ip;
	}

	/**
	 * Get type value
	 *
	 * @since 1.6
	 * @access public
	 */
	public static function verify_type() {
		if (empty($_REQUEST[self::TYPE])) {
			Debug2::debug('[Router] no type', 2);
			return false;
		}

		Debug2::debug('[Router] parsed type: ' . $_REQUEST[self::TYPE], 2);

		return $_REQUEST[self::TYPE];
	}

	/**
	 * Check privilege and nonce for the action
	 *
	 * @since 1.1.0
	 * @access private
	 */
	private function verify_action() {
		if (empty($_REQUEST[self::ACTION])) {
			Debug2::debug2('[Router] LSCWP_CTRL bypassed empty');
			return;
		}

		$action = stripslashes($_REQUEST[self::ACTION]);

		if (!$action) {
			return;
		}

		$_is_public_action = false;

		// Each action must have a valid nonce unless its from admin ip and is public action
		// Validate requests nonce (from admin logged in page or cli)
		if (!$this->verify_nonce($action)) {
			// check if it is from admin ip
			if (!$this->is_admin_ip()) {
				Debug2::debug('[Router] LSCWP_CTRL query string - did not match admin IP: ' . $action);
				return;
			}

			// check if it is public action
			if (
				!in_array($action, array(
					Core::ACTION_QS_NOCACHE,
					Core::ACTION_QS_PURGE,
					Core::ACTION_QS_PURGE_SINGLE,
					Core::ACTION_QS_SHOW_HEADERS,
					Core::ACTION_QS_PURGE_ALL,
					Core::ACTION_QS_PURGE_EMPTYCACHE,
				))
			) {
				Debug2::debug('[Router] LSCWP_CTRL query string - did not match admin IP Actions: ' . $action);
				return;
			}

			if (apply_filters('litespeed_qs_forbidden', false)) {
				Debug2::debug('[Router] LSCWP_CTRL forbidden by hook litespeed_qs_forbidden');
				return;
			}

			$_is_public_action = true;
		}

		/* Now it is a valid action, lets log and check the permission */
		Debug2::debug('[Router] LSCWP_CTRL: ' . $action);

		// OK, as we want to do something magic, lets check if its allowed
		$_is_multisite       = is_multisite();
		$_is_network_admin   = $_is_multisite && is_network_admin();
		$_can_network_option = $_is_network_admin && current_user_can('manage_network_options');
		$_can_option         = current_user_can('manage_options');

		switch ($action) {
			case self::ACTION_TMP_DISABLE: // Disable LSC for 24H
				Debug2::tmp_disable();
				Admin::redirect("?page=litespeed-toolbox#settings-debug");
				return;

			case self::ACTION_SAVE_SETTINGS_NETWORK: // Save network settings
            if ($_can_network_option) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_PURGE_BY:
            if (defined('LITESPEED_ON') && ($_can_network_option || $_can_option || self::is_ajax())) {
					// here may need more security
					self::$_action = $action;
				}
				return;

			case self::ACTION_DB_OPTM:
            if ($_can_network_option || $_can_option) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_PURGE_EMPTYCACHE: // todo: moved to purge.cls type action
            if ((defined('LITESPEED_ON') || $_is_network_admin) && ($_can_network_option || (!$_is_multisite && $_can_option))) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_QS_NOCACHE:
			case Core::ACTION_QS_PURGE:
			case Core::ACTION_QS_PURGE_SINGLE:
			case Core::ACTION_QS_SHOW_HEADERS:
			case Core::ACTION_QS_PURGE_ALL:
			case Core::ACTION_QS_PURGE_EMPTYCACHE:
            if (defined('LITESPEED_ON') && ($_is_public_action || self::is_ajax())) {
					self::$_action = $action;
				}
				return;

			case self::ACTION_ADMIN_DISPLAY:
			case self::ACTION_PLACEHOLDER:
			case self::ACTION_AVATAR:
			case self::ACTION_IMG_OPTM:
			case self::ACTION_CLOUD:
			case self::ACTION_CDN_CLOUDFLARE:
			case self::ACTION_CRAWLER:
			case self::ACTION_GUEST:
			case self::ACTION_PRESET:
			case self::ACTION_IMPORT:
			case self::ACTION_REPORT:
			case self::ACTION_CSS:
			case self::ACTION_UCSS:
			case self::ACTION_VPI:
			case self::ACTION_CONF:
			case self::ACTION_ACTIVATION:
			case self::ACTION_HEALTH:
			case self::ACTION_SAVE_SETTINGS: // Save settings
            if ($_can_option && !$_is_network_admin) {
					self::$_action = $action;
				}
				return;

			case self::ACTION_PURGE:
			case self::ACTION_DEBUG2:
            if ($_can_network_option || $_can_option) {
					self::$_action = $action;
				}
				return;

			case Core::ACTION_DISMISS:
            /**
             * Non ajax call can dismiss too
             *
             * @since  2.9
             */
            // if ( self::is_ajax() ) {
            self::$_action = $action;
            // }
				return;

			default:
            Debug2::debug('[Router] LSCWP_CTRL match failed: ' . $action);
				return;
		}
	}

	/**
	 * Verify nonce
	 *
	 * @since 1.1.0
	 * @access public
	 * @param  string $action
	 * @return bool
	 */
	public function verify_nonce( $action ) {
		if (!isset($_REQUEST[self::NONCE]) || !wp_verify_nonce($_REQUEST[self::NONCE], $action)) {
			return false;
		} else {
			return true;
		}
	}

	/**
	 * Check if the ip is in the range
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function ip_access( $ip_list ) {
		if (!$ip_list) {
			return false;
		}
		if (!isset(self::$_ip)) {
			self::$_ip = self::get_ip();
		}

		if (!self::$_ip) {
			return false;
		}
		// $uip = explode('.', $_ip);
		// if(empty($uip) || count($uip) != 4) Return false;
		// foreach($ip_list as $key => $ip) $ip_list[$key] = explode('.', trim($ip));
		// foreach($ip_list as $key => $ip) {
		// if(count($ip) != 4) continue;
		// for($i = 0; $i <= 3; $i++) if($ip[$i] == '*') $ip_list[$key][$i] = $uip[$i];
		// }
		return in_array(self::$_ip, $ip_list);
	}

	/**
	 * Get client ip
	 *
	 * @since 1.1.0
	 * @since  1.6.5 changed to public
	 * @access public
	 * @return string
	 */
	public static function get_ip() {
		$_ip = '';
		// if ( function_exists( 'apache_request_headers' ) ) {
		// $apache_headers = apache_request_headers();
		// $_ip = ! empty( $apache_headers['True-Client-IP'] ) ? $apache_headers['True-Client-IP'] : false;
		// if ( ! $_ip ) {
		// $_ip = ! empty( $apache_headers['X-Forwarded-For'] ) ? $apache_headers['X-Forwarded-For'] : false;
		// $_ip = explode( ',', $_ip );
		// $_ip = $_ip[ 0 ];
		// }

		// }

		if (!$_ip) {
			$_ip = !empty($_SERVER['REMOTE_ADDR']) ? $_SERVER['REMOTE_ADDR'] : false;
		}
		return $_ip;
	}

	/**
	 * Check if opcode cache is enabled
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public static function opcache_enabled() {
		return function_exists('opcache_reset') && ini_get('opcache.enable');
	}

	/**
	 * Check if opcode cache is restricted and file that is requesting.
	 * https://www.php.net/manual/en/opcache.configuration.php#ini.opcache.restrict-api
	 *
	 * @since  7.3
	 * @access public
	 */
	public static function opcache_restricted($file)
	{
		$restrict_value = ini_get('opcache.restrict_api');
		if ($restrict_value) {
			if ( !$file || false === strpos($restrict_value, $file) ) {
				return true;
			}
		}

		return false;
	}

	/**
	 * Handle static files
	 *
	 * @since  3.0
	 */
	public function serve_static() {
		if (!empty($_SERVER['SCRIPT_URI'])) {
			if (strpos($_SERVER['SCRIPT_URI'], LITESPEED_STATIC_URL . '/') !== 0) {
				return;
			}
			$path = substr($_SERVER['SCRIPT_URI'], strlen(LITESPEED_STATIC_URL . '/'));
		} elseif (!empty($_SERVER['REQUEST_URI'])) {
			$static_path = parse_url(LITESPEED_STATIC_URL, PHP_URL_PATH) . '/';
			if (strpos($_SERVER['REQUEST_URI'], $static_path) !== 0) {
				return;
			}
			$path = substr(parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH), strlen($static_path));
		} else {
			return;
		}

		$path = explode('/', $path, 2);

		if (empty($path[0]) || empty($path[1])) {
			return;
		}

		switch ($path[0]) {
			case 'avatar':
            $this->cls('Avatar')->serve_static($path[1]);
				break;

			case 'localres':
            $this->cls('Localization')->serve_static($path[1]);
				break;

			default:
				break;
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * This is different than other handlers
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler( $cls ) {
		if (!in_array($cls, self::$_HANDLERS)) {
			return;
		}

		return $this->cls($cls)->handler();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/object-cache.cls.php000064400000050414151600264210020364 0ustar00<?php
/**
 * The object cache class.
 *
 * @since       1.8
 * @package     LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

require_once dirname( __DIR__ ) . '/autoload.php';

/**
 * Object cache handler using Redis or Memcached.
 *
 * NOTE: this class may be included without initialized core.
 *
 * @since 1.8
 */
class Object_Cache extends Root {
	const LOG_TAG = '[Object_Cache]';

	/**
	 * Debug option key.
	 *
	 * @var string
	 */
	const O_DEBUG = 'debug';

	/**
	 * Object cache enable key.
	 *
	 * @var string
	 */
	const O_OBJECT = 'object';

	/**
	 * Object kind (Redis/Memcached).
	 *
	 * @var string
	 */
	const O_OBJECT_KIND = 'object-kind';

	/**
	 * Object host.
	 *
	 * @var string
	 */
	const O_OBJECT_HOST = 'object-host';

	/**
	 * Object port.
	 *
	 * @var string
	 */
	const O_OBJECT_PORT = 'object-port';

	/**
	 * Object life/TTL.
	 *
	 * @var string
	 */
	const O_OBJECT_LIFE = 'object-life';

	/**
	 * Persistent connection flag.
	 *
	 * @var string
	 */
	const O_OBJECT_PERSISTENT = 'object-persistent';

	/**
	 * Admin cache flag.
	 *
	 * @var string
	 */
	const O_OBJECT_ADMIN = 'object-admin';

	/**
	 * Transients store flag.
	 *
	 * @var string
	 */
	const O_OBJECT_TRANSIENTS = 'object-transients';

	/**
	 * DB index for Redis.
	 *
	 * @var string
	 */
	const O_OBJECT_DB_ID = 'object-db_id';

	/**
	 * Username for auth.
	 *
	 * @var string
	 */
	const O_OBJECT_USER = 'object-user';

	/**
	 * Password for auth.
	 *
	 * @var string
	 */
	const O_OBJECT_PSWD = 'object-pswd';

	/**
	 * Global groups list.
	 *
	 * @var string
	 */
	const O_OBJECT_GLOBAL_GROUPS = 'object-global_groups';

	/**
	 * Non-persistent groups list.
	 *
	 * @var string
	 */
	const O_OBJECT_NON_PERSISTENT_GROUPS = 'object-non_persistent_groups';

	/**
	 * Connection instance.
	 *
	 * @var \Redis|\Memcached|null
	 */
	private $_conn;

	/**
	 * Debug config.
	 *
	 * @var bool
	 */
	private $_cfg_debug;

	/**
	 * Whether OC is enabled.
	 *
	 * @var bool
	 */
	private $_cfg_enabled;

	/**
	 * True => Redis, false => Memcached.
	 *
	 * @var bool
	 */
	private $_cfg_method;

	/**
	 * Host name.
	 *
	 * @var string
	 */
	private $_cfg_host;

	/**
	 * Port number.
	 *
	 * @var int|string
	 */
	private $_cfg_port;

	/**
	 * TTL in seconds.
	 *
	 * @var int
	 */
	private $_cfg_life;

	/**
	 * Use persistent connection.
	 *
	 * @var bool
	 */
	private $_cfg_persistent;

	/**
	 * Cache admin pages.
	 *
	 * @var bool
	 */
	private $_cfg_admin;

	/**
	 * Store transients.
	 *
	 * @var bool
	 */
	private $_cfg_transients;

	/**
	 * Redis DB index.
	 *
	 * @var int
	 */
	private $_cfg_db;

	/**
	 * Auth username.
	 *
	 * @var string
	 */
	private $_cfg_user;

	/**
	 * Auth password.
	 *
	 * @var string
	 */
	private $_cfg_pswd;

	/**
	 * Default TTL in seconds.
	 *
	 * @var int
	 */
	private $_default_life = 360;

	/**
	 * 'Redis' or 'Memcached'.
	 *
	 * @var string
	 */
	private $_oc_driver = 'Memcached'; // Redis or Memcached.

	/**
	 * Global groups.
	 *
	 * @var array
	 */
	private $_global_groups = [];

	/**
	 * Non-persistent groups.
	 *
	 * @var array
	 */
	private $_non_persistent_groups = [];

	/**
	 * Init.
	 *
	 * NOTE: this class may be included without initialized core.
	 *
	 * @since  1.8
	 *
	 * @param array|false $cfg Optional configuration to bootstrap without core.
	 */
	public function __construct( $cfg = false ) {
		if ( $cfg ) {
			if ( ! is_array( $cfg[ Base::O_OBJECT_GLOBAL_GROUPS ] ) ) {
				$cfg[ Base::O_OBJECT_GLOBAL_GROUPS ] = explode( "\n", $cfg[ Base::O_OBJECT_GLOBAL_GROUPS ] );
			}
			if ( ! is_array( $cfg[ Base::O_OBJECT_NON_PERSISTENT_GROUPS ] ) ) {
				$cfg[ Base::O_OBJECT_NON_PERSISTENT_GROUPS ] = explode( "\n", $cfg[ Base::O_OBJECT_NON_PERSISTENT_GROUPS ] );
			}
			$this->_cfg_debug             = $cfg[ Base::O_DEBUG ] ? $cfg[ Base::O_DEBUG ] : false;
			$this->_cfg_method            = $cfg[ Base::O_OBJECT_KIND ] ? true : false;
			$this->_cfg_host              = $cfg[ Base::O_OBJECT_HOST ];
			$this->_cfg_port              = $cfg[ Base::O_OBJECT_PORT ];
			$this->_cfg_life              = $cfg[ Base::O_OBJECT_LIFE ];
			$this->_cfg_persistent        = $cfg[ Base::O_OBJECT_PERSISTENT ];
			$this->_cfg_admin             = $cfg[ Base::O_OBJECT_ADMIN ];
			$this->_cfg_transients        = $cfg[ Base::O_OBJECT_TRANSIENTS ];
			$this->_cfg_db                = $cfg[ Base::O_OBJECT_DB_ID ];
			$this->_cfg_user              = $cfg[ Base::O_OBJECT_USER ];
			$this->_cfg_pswd              = $cfg[ Base::O_OBJECT_PSWD ];
			$this->_global_groups         = $cfg[ Base::O_OBJECT_GLOBAL_GROUPS ];
			$this->_non_persistent_groups = $cfg[ Base::O_OBJECT_NON_PERSISTENT_GROUPS ];

			if ( $this->_cfg_method ) {
				$this->_oc_driver = 'Redis';
			}
			$this->_cfg_enabled = $cfg[ Base::O_OBJECT ] && class_exists( $this->_oc_driver ) && $this->_cfg_host;
		} elseif ( defined( 'LITESPEED_CONF_LOADED' ) ) { // If OC is OFF, will hit here to init OC after conf initialized
			$this->_cfg_debug             = $this->conf( Base::O_DEBUG ) ? $this->conf( Base::O_DEBUG ) : false;
			$this->_cfg_method            = $this->conf( Base::O_OBJECT_KIND ) ? true : false;
			$this->_cfg_host              = $this->conf( Base::O_OBJECT_HOST );
			$this->_cfg_port              = $this->conf( Base::O_OBJECT_PORT );
			$this->_cfg_life              = $this->conf( Base::O_OBJECT_LIFE );
			$this->_cfg_persistent        = $this->conf( Base::O_OBJECT_PERSISTENT );
			$this->_cfg_admin             = $this->conf( Base::O_OBJECT_ADMIN );
			$this->_cfg_transients        = $this->conf( Base::O_OBJECT_TRANSIENTS );
			$this->_cfg_db                = $this->conf( Base::O_OBJECT_DB_ID );
			$this->_cfg_user              = $this->conf( Base::O_OBJECT_USER );
			$this->_cfg_pswd              = $this->conf( Base::O_OBJECT_PSWD );
			$this->_global_groups         = $this->conf( Base::O_OBJECT_GLOBAL_GROUPS );
			$this->_non_persistent_groups = $this->conf( Base::O_OBJECT_NON_PERSISTENT_GROUPS );

			if ( $this->_cfg_method ) {
				$this->_oc_driver = 'Redis';
			}
			$this->_cfg_enabled = $this->conf( Base::O_OBJECT ) && class_exists( $this->_oc_driver ) && $this->_cfg_host;
		} elseif ( defined( 'self::CONF_FILE' ) && file_exists( WP_CONTENT_DIR . '/' . self::CONF_FILE ) ) {
			// Get cfg from _data_file.
			// Use self::const to avoid loading more classes.
			$cfg = \json_decode( file_get_contents( WP_CONTENT_DIR . '/' . self::CONF_FILE ), true );
			if ( ! empty( $cfg[ self::O_OBJECT_HOST ] ) ) {
				$this->_cfg_debug             = ! empty( $cfg[ Base::O_DEBUG ] ) ? $cfg[ Base::O_DEBUG ] : false;
				$this->_cfg_method            = ! empty( $cfg[ self::O_OBJECT_KIND ] ) ? $cfg[ self::O_OBJECT_KIND ] : false;
				$this->_cfg_host              = $cfg[ self::O_OBJECT_HOST ];
				$this->_cfg_port              = $cfg[ self::O_OBJECT_PORT ];
				$this->_cfg_life              = ! empty( $cfg[ self::O_OBJECT_LIFE ] ) ? $cfg[ self::O_OBJECT_LIFE ] : $this->_default_life;
				$this->_cfg_persistent        = ! empty( $cfg[ self::O_OBJECT_PERSISTENT ] ) ? $cfg[ self::O_OBJECT_PERSISTENT ] : false;
				$this->_cfg_admin             = ! empty( $cfg[ self::O_OBJECT_ADMIN ] ) ? $cfg[ self::O_OBJECT_ADMIN ] : false;
				$this->_cfg_transients        = ! empty( $cfg[ self::O_OBJECT_TRANSIENTS ] ) ? $cfg[ self::O_OBJECT_TRANSIENTS ] : false;
				$this->_cfg_db                = ! empty( $cfg[ self::O_OBJECT_DB_ID ] ) ? $cfg[ self::O_OBJECT_DB_ID ] : 0;
				$this->_cfg_user              = ! empty( $cfg[ self::O_OBJECT_USER ] ) ? $cfg[ self::O_OBJECT_USER ] : '';
				$this->_cfg_pswd              = ! empty( $cfg[ self::O_OBJECT_PSWD ] ) ? $cfg[ self::O_OBJECT_PSWD ] : '';
				$this->_global_groups         = ! empty( $cfg[ self::O_OBJECT_GLOBAL_GROUPS ] ) ? $cfg[ self::O_OBJECT_GLOBAL_GROUPS ] : [];
				$this->_non_persistent_groups = ! empty( $cfg[ self::O_OBJECT_NON_PERSISTENT_GROUPS ] ) ? $cfg[ self::O_OBJECT_NON_PERSISTENT_GROUPS ] : [];

				if ( $this->_cfg_method ) {
					$this->_oc_driver = 'Redis';
				}
				$this->_cfg_enabled = class_exists( $this->_oc_driver ) && $this->_cfg_host;
			} else {
				$this->_cfg_enabled = false;
			}
		} else {
			$this->_cfg_enabled = false;
		}
	}

	/**
	 * Add debug.
	 *
	 * @since  6.3
	 * @access private
	 *
	 * @param string $text Log text.
	 * @return void
	 */
	private function debug_oc( $text ) {
		if ( defined( 'LSCWP_LOG' ) ) {
			self::debug( $text );
			return;
		}

		if ( Base::VAL_ON2 !== $this->_cfg_debug ) {
			return;
		}

		$litespeed_data_folder = defined( 'LITESPEED_DATA_FOLDER' ) ? LITESPEED_DATA_FOLDER : 'litespeed';
		$lscwp_content_dir     = defined( 'LSCWP_CONTENT_DIR' ) ? LSCWP_CONTENT_DIR : WP_CONTENT_DIR;
		$litespeed_static_dir  = $lscwp_content_dir . '/' . $litespeed_data_folder;
		$log_path_prefix       = $litespeed_static_dir . '/debug/';
		$log_file              = $log_path_prefix . Debug2::FilePath( 'debug' );

		if ( file_exists( $log_path_prefix . 'index.php' ) && file_exists( $log_file ) ) {
			// phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_error_log
			error_log(gmdate('m/d/y H:i:s') . ' - OC - ' . $text . PHP_EOL, 3, $log_file);
		}
	}

	/**
	 * Get `Store Transients` setting value.
	 *
	 * @since  1.8.3
	 * @access public
	 *
	 * @param string $group Group name.
	 * @return bool
	 */
	public function store_transients( $group ) {
		return $this->_cfg_transients && $this->_is_transients_group( $group );
	}

	/**
	 * Check if the group belongs to transients or not.
	 *
	 * @since  1.8.3
	 * @access private
	 *
	 * @param string $group Group name.
	 * @return bool
	 */
	private function _is_transients_group( $group ) {
		return in_array( $group, [ 'transient', 'site-transient' ], true );
	}

	/**
	 * Update WP object cache file config.
	 *
	 * @since  1.8
	 * @access public
	 *
	 * @param array $options Options to apply after update.
	 * @return void
	 */
	public function update_file( $options ) {
		$changed = false;

		// NOTE: When included in oc.php, `LSCWP_DIR` will show undefined, so this must be assigned/generated when used.
		$_oc_ori_file = LSCWP_DIR . 'lib/object-cache.php';
		$_oc_wp_file  = WP_CONTENT_DIR . '/object-cache.php';

		// Update cls file.
		if ( ! file_exists( $_oc_wp_file ) || md5_file( $_oc_wp_file ) !== md5_file( $_oc_ori_file ) ) {
			$this->debug_oc( 'copying object-cache.php file to ' . $_oc_wp_file );
			copy( $_oc_ori_file, $_oc_wp_file );
			$changed = true;
		}

		/**
		 * Clear object cache.
		 */
		if ( $changed ) {
			$this->_reconnect( $options );
		}
	}

	/**
	 * Remove object cache file.
	 *
	 * @since  1.8.2
	 * @access public
	 *
	 * @return void
	 */
	public function del_file() {
		// NOTE: When included in oc.php, `LSCWP_DIR` will show undefined, so this must be assigned/generated when used.
		$_oc_ori_file = LSCWP_DIR . 'lib/object-cache.php';
		$_oc_wp_file  = WP_CONTENT_DIR . '/object-cache.php';

		if ( file_exists( $_oc_wp_file ) && md5_file( $_oc_wp_file ) === md5_file( $_oc_ori_file ) ) {
			$this->debug_oc( 'removing ' . $_oc_wp_file );
			wp_delete_file( $_oc_wp_file );
		}
	}

	/**
	 * Try to build connection.
	 *
	 * @since  1.8
	 * @access public
	 *
	 * @return bool|null False on failure, true on success, null if unsupported.
	 */
	public function test_connection() {
		return $this->_connect();
	}

	/**
	 * Force to connect with this setting.
	 *
	 * @since  1.8
	 * @access private
	 *
	 * @param array $cfg Reconnect configuration.
	 * @return void
	 */
	private function _reconnect( $cfg ) {
		$this->debug_oc( 'Reconnecting' );
		if ( isset( $this->_conn ) ) {
			// error_log( 'Object: Quitting existing connection!' );
			$this->debug_oc( 'Quitting existing connection' );
			$this->flush();
			$this->_conn = null;
			$this->cls( false, true );
		}

		$cls = $this->cls( false, false, $cfg );
		$cls->_connect();
		if ( isset( $cls->_conn ) ) {
			$cls->flush();
		}
	}

	/**
	 * Connect to Memcached/Redis server.
	 *
	 * @since  1.8
	 * @access private
	 *
	 * @return bool|null False on failure, true on success, null if driver missing.
	 */
	private function _connect() {
		if ( isset( $this->_conn ) ) {
			// error_log( 'Object: _connected' );
			return true;
		}

		if ( ! class_exists( $this->_oc_driver ) || ! $this->_cfg_host ) {
			$this->debug_oc( '_oc_driver cls non existed or _cfg_host missed: ' . $this->_oc_driver . ' [_cfg_host] ' . $this->_cfg_host . ':' . $this->_cfg_port );
			return null;
		}

		if ( defined( 'LITESPEED_OC_FAILURE' ) ) {
			$this->debug_oc( 'LITESPEED_OC_FAILURE const defined' );
			return false;
		}

		$this->debug_oc( 'Init ' . $this->_oc_driver . ' connection to ' . $this->_cfg_host . ':' . $this->_cfg_port );

		$failed = false;

		/**
		 * Connect to Redis.
		 *
		 * @since  1.8.1
		 * @see https://github.com/phpredis/phpredis/#example-1
		 */
		if ( 'Redis' === $this->_oc_driver ) {
			// phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_set_error_handler
			set_error_handler( 'litespeed_exception_handler' );
			try {
				$this->_conn = new \Redis();
				// error_log( 'Object: _connect Redis' );

				if ( $this->_cfg_persistent ) {
					if ( $this->_cfg_port ) {
						$this->_conn->pconnect( $this->_cfg_host, $this->_cfg_port );
					} else {
						$this->_conn->pconnect( $this->_cfg_host );
					}
				} elseif ( $this->_cfg_port ) {
					$this->_conn->connect( $this->_cfg_host, $this->_cfg_port );
				} else {
					$this->_conn->connect( $this->_cfg_host );
				}

				if ( $this->_cfg_pswd ) {
					if ( $this->_cfg_user ) {
						$this->_conn->auth( [ $this->_cfg_user, $this->_cfg_pswd ] );
					} else {
						$this->_conn->auth( $this->_cfg_pswd );
					}
				}

				if (defined('Redis::OPT_REPLY_LITERAL')) {
					$this->debug_oc( 'Redis set OPT_REPLY_LITERAL' );
					$this->_conn->setOption(\Redis::OPT_REPLY_LITERAL, true);
				}

				if ( $this->_cfg_db ) {
					$this->_conn->select( $this->_cfg_db );
				}

				$res = $this->_conn->rawCommand('PING');

				if ( 'PONG' !== $res ) {
					$this->debug_oc( 'Redis resp is wrong: ' . $res );
					$failed = true;
				}
			} catch ( \Exception $e ) {
				$this->debug_oc( 'Redis connect exception: ' . $e->getMessage() );
				$failed = true;
			} catch ( \ErrorException $e ) {
				$this->debug_oc( 'Redis connect error: ' . $e->getMessage() );
				$failed = true;
			}
			restore_error_handler();
		} else {
			// Connect to Memcached.
			if ( $this->_cfg_persistent ) {
				$this->_conn = new \Memcached( $this->_get_mem_id() );

				// Check memcached persistent connection.
				if ( $this->_validate_mem_server() ) {
					// error_log( 'Object: _validate_mem_server' );
					$this->debug_oc( 'Got persistent ' . $this->_oc_driver . ' connection' );
					return true;
				}

				$this->debug_oc( 'No persistent ' . $this->_oc_driver . ' server list!' );
			} else {
				// error_log( 'Object: new memcached!' );
				$this->_conn = new \Memcached();
			}

			$this->_conn->addServer( $this->_cfg_host, (int) $this->_cfg_port );

			/**
			 * Add SASL auth.
			 *
			 * @since  1.8.1
			 * @since  2.9.6 Fixed SASL connection @see https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:lsmcd:new_sasl
			 */
			if ( $this->_cfg_user && $this->_cfg_pswd && method_exists( $this->_conn, 'setSaslAuthData' ) ) {
				$this->_conn->setOption( \Memcached::OPT_BINARY_PROTOCOL, true );
				$this->_conn->setOption( \Memcached::OPT_COMPRESSION, false );
				$this->_conn->setSaslAuthData( $this->_cfg_user, $this->_cfg_pswd );
			}

			// Check connection.
			if ( ! $this->_validate_mem_server() ) {
				$failed = true;
			}
		}

		// If failed to connect.
		if ( $failed ) {
			$this->debug_oc( '❌ Failed to connect ' . $this->_oc_driver . ' server!' );
			$this->_conn        = null;
			$this->_cfg_enabled = false;
			! defined( 'LITESPEED_OC_FAILURE' ) && define( 'LITESPEED_OC_FAILURE', true );
			// error_log( 'Object: false!' );
			return false;
		}

		$this->debug_oc( '✅ Connected to ' . $this->_oc_driver . ' server.' );

		return true;
	}

	/**
	 * Check if the connected memcached host is the one in cfg.
	 *
	 * @since  1.8
	 * @access private
	 *
	 * @return bool
	 */
	private function _validate_mem_server() {
		$mem_list = $this->_conn->getStats();
		if ( empty( $mem_list ) ) {
			return false;
		}

		foreach ( $mem_list as $k => $v ) {
			if ( substr( $k, 0, strlen( $this->_cfg_host ) ) !== $this->_cfg_host ) {
				continue;
			}
			if ( ! empty( $v['pid'] ) || ! empty( $v['curr_connections'] ) ) {
				return true;
			}
		}

		return false;
	}

	/**
	 * Get memcached unique id to be used for connecting.
	 *
	 * @since  1.8
	 * @access private
	 *
	 * @return string
	 */
	private function _get_mem_id() {
		$mem_id = 'litespeed';
		if ( is_multisite() ) {
			$mem_id .= '_' . get_current_blog_id();
		}

		return $mem_id;
	}

	/**
	 * Get cache.
	 *
	 * @since  1.8
	 * @access public
	 *
	 * @param string $key Cache key.
	 * @return mixed|null
	 */
	public function get( $key ) {
		if ( ! $this->_cfg_enabled ) {
			return null;
		}

		if ( ! $this->_can_cache() ) {
			return null;
		}

		if ( ! $this->_connect() ) {
			return null;
		}

		$res = $this->_conn->get( $key );

		return $res;
	}

	/**
	 * Set cache.
	 *
	 * @since  1.8
	 * @access public
	 *
	 * @param string $key    Cache key.
	 * @param mixed  $data   Data to store.
	 * @param int    $expire TTL seconds.
	 * @return bool|null
	 */
	public function set( $key, $data, $expire ) {
		if ( ! $this->_cfg_enabled ) {
			return null;
		}

		/**
		 * To fix the Cloud callback cached as its frontend call but the hash is generated in backend
		 * Bug found by Stan at Jan/10/2020
		 */
		// if ( ! $this->_can_cache() ) {
		// return null;
		// }

		if ( ! $this->_connect() ) {
			return null;
		}

		$ttl = $expire ? $expire : $this->_cfg_life;

		if ( 'Redis' === $this->_oc_driver ) {
			try {
				$res = $this->_conn->setEx( $key, $ttl, $data );
			} catch ( \RedisException $ex ) {
				$res = false;
				$msg = sprintf( __( 'Redis encountered a fatal error: %1$s (code: %2$d)', 'litespeed-cache' ), $ex->getMessage(), $ex->getCode() );
				$this->debug_oc( $msg );
				Admin_Display::error( $msg );
			}
		} else {
			$res = $this->_conn->set( $key, $data, $ttl );
		}

		return $res;
	}

	/**
	 * Check if can cache or not.
	 *
	 * @since  1.8
	 * @access private
	 *
	 * @return bool
	 */
	private function _can_cache() {
		if ( ! $this->_cfg_admin && defined( 'WP_ADMIN' ) ) {
			return false;
		}
		return true;
	}

	/**
	 * Delete cache.
	 *
	 * @since  1.8
	 * @access public
	 *
	 * @param string $key Cache key.
	 * @return bool|null
	 */
	public function delete( $key ) {
		if ( ! $this->_cfg_enabled ) {
			return null;
		}

		if ( ! $this->_connect() ) {
			return null;
		}

		if ( 'Redis' === $this->_oc_driver ) {
			$res = $this->_conn->del( $key );
		} else {
			$res = $this->_conn->delete( $key );
		}

		return (bool) $res;
	}

	/**
	 * Clear all cache.
	 *
	 * @since  1.8
	 * @access public
	 *
	 * @return bool|null
	 */
	public function flush() {
		if ( ! $this->_cfg_enabled ) {
			$this->debug_oc( 'bypass flushing' );
			return null;
		}

		if ( ! $this->_connect() ) {
			return null;
		}

		$this->debug_oc( 'flush!' );

		if ( 'Redis' === $this->_oc_driver ) {
			$res = $this->_conn->flushDb();
		} else {
			$res = $this->_conn->flush();
			$this->_conn->resetServerList();
		}

		return $res;
	}

	/**
	 * Add global groups.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param string|string[] $groups Group(s) to add.
	 * @return void
	 */
	public function add_global_groups( $groups ) {
		if ( ! is_array( $groups ) ) {
			$groups = [ $groups ];
		}

		$this->_global_groups = array_merge( $this->_global_groups, $groups );
		$this->_global_groups = array_unique( $this->_global_groups );
	}

	/**
	 * Check if is in global groups or not.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param string $group Group name.
	 * @return bool
	 */
	public function is_global( $group ) {
		return in_array( $group, $this->_global_groups, true );
	}

	/**
	 * Add non persistent groups.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param string|string[] $groups Group(s) to add.
	 * @return void
	 */
	public function add_non_persistent_groups( $groups ) {
		if ( ! is_array( $groups ) ) {
			$groups = [ $groups ];
		}

		$this->_non_persistent_groups = array_merge( $this->_non_persistent_groups, $groups );
		$this->_non_persistent_groups = array_unique( $this->_non_persistent_groups );
	}

	/**
	 * Check if is in non persistent groups or not.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param string $group Group name.
	 * @return bool
	 */
	public function is_non_persistent( $group ) {
		return in_array( $group, $this->_non_persistent_groups, true );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/guest.cls.php000064400000005405151600264260017211 0ustar00<?php
/**
 * Guest mode management class.
 *
 * Handles syncing of Guest Mode IP and UA lists from QUIC.cloud.
 *
 * @package LiteSpeed
 * @since   7.7
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Guest
 *
 * Extends Cloud class to provide Guest Mode related functionality.
 */
class Guest extends Cloud {

	const LOG_TAG = '👤';

	const TYPE_SYNC = 'sync';

	/**
	 * Cron handler for daily Guest Mode sync.
	 *
	 * @since 7.7
	 * @return void
	 */
	public static function cron() {
		self::debug( 'Cron: starting daily sync' );
		self::cls()->sync_lists();
	}

	/**
	 * Sync Guest Mode IP and UA lists.
	 *
	 * Fetches the latest IP and UA lists from QUIC.cloud API and saves them locally.
	 *
	 * @since 7.7
	 * @return array{success: bool, message: string}
	 */
	public function sync_lists() {
		self::debug( 'Starting Guest Mode lists sync' );

		$cloud_dir = LITESPEED_STATIC_DIR . '/cloud';

		$results = [
			'ips' => false,
			'uas' => false,
		];

		foreach ( [ 'ips', 'uas' ] as $type ) {
			$data = $this->_fetch_api( $this->_cloud_server_wp . '/gm_' . $type );
			if ( $data && File::save( $cloud_dir . '/gm_' . $type . '.txt', $data, true ) ) {
				self::debug( 'Guest Mode ' . $type . ' synced' );
				$results[ $type ] = true;
			}
		}

		$success = $results['ips'] && $results['uas'];
		$message = $success
			? __( 'Guest Mode lists synced successfully.', 'litespeed-cache' )
			: __( 'Failed to sync Guest Mode lists.', 'litespeed-cache' );

		return [
			'success' => $success,
			'message' => $message,
		];
	}

	/**
	 * Fetch data from API.
	 *
	 * @since 7.7
	 * @param string $url API URL.
	 * @return string|false Data on success, false on failure.
	 */
	private function _fetch_api( $url ) {
		self::debug( 'Fetching: ' . $url );

		$response = wp_remote_get(
			$url,
			[
				'timeout' => 15,
			]
		);

		if ( is_wp_error( $response ) ) {
			self::debug( 'Fetch error: ' . $response->get_error_message() );
			return false;
		}

		$code = wp_remote_retrieve_response_code( $response );
		if ( 200 !== $code ) {
			self::debug( 'Fetch failed with code: ' . $code );
			return false;
		}

		$body = wp_remote_retrieve_body( $response );
		if ( empty( $body ) ) {
			self::debug( 'Empty response body' );
			return false;
		}

		return $body;
	}

	/**
	 * Handle all request actions from main class.
	 *
	 * @since 7.7
	 * @return void
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_SYNC:
				$result = $this->sync_lists();
				if ( Router::is_ajax() ) {
					wp_send_json( $result );
				}
				if ( $result['success'] ) {
					Admin_Display::success( $result['message'] );
				} else {
					Admin_Display::error( $result['message'] );
				}
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/crawler-map.cls.php000064400000046642151600264330020302 0ustar00<?php
/**
 * The Crawler Sitemap Class.
 *
 * @package     LiteSpeed
 * @since       1.1.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Crawler_Map
 *
 * Maintains and persists crawler sitemap/blacklist state, parses custom sitemaps,
 * and exposes helpers to query & mutate crawler results.
 */
class Crawler_Map extends Root {

	const LOG_TAG = '🐞🗺️';

	const BM_MISS      = 1;
	const BM_HIT       = 2;
	const BM_BLACKLIST = 4;

	/**
	 * Site URL used to simplify URLs.
	 *
	 * @var string
	 */
	private $_site_url;

	/**
	 * Main crawler table name.
	 *
	 * @var string
	 */
	private $_tb;

	/**
	 * Crawler blacklist table name.
	 *
	 * @var string
	 */
	private $_tb_blacklist;

	/**
	 * Data service instance.
	 *
	 * @var \LiteSpeed\Data
	 */
	private $__data;

	/**
	 * Timeout (seconds) when fetching sitemaps.
	 *
	 * @var int
	 */
	private $_conf_map_timeout;

	/**
	 * Collected URLs from parsed sitemaps.
	 *
	 * @var array<int,string>
	 */
	private $_urls = [];

	/**
	 * Instantiate the class.
	 *
	 * @since 1.1.0
	 */
	public function __construct() {
		$this->_site_url     = get_site_url();
		$this->__data        = Data::cls();
		$this->_tb           = $this->__data->tb( 'crawler' );
		$this->_tb_blacklist = $this->__data->tb( 'crawler_blacklist' );
		// Specify the timeout while parsing the sitemap.
		$this->_conf_map_timeout = defined( 'LITESPEED_CRAWLER_MAP_TIMEOUT' ) ? constant( 'LITESPEED_CRAWLER_MAP_TIMEOUT' ) : 180;
	}

	/**
	 * Save URLs crawl status into DB.
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param array<int,array<int,array{url:string,code:int}>> $items         Map of bit => [ id => [url, code] ].
	 * @param int                                              $curr_crawler  Current crawler index (0-based).
	 * @return array<int,array>
	 */
	public function save_map_status( $items, $curr_crawler ) {
		global $wpdb;
		Utility::compatibility();

		$total_crawler     = count( Crawler::cls()->list_crawlers() );
		$total_crawler_pos = $total_crawler - 1;

		// Replace current crawler's position.
		$curr_crawler = (int) $curr_crawler;
		foreach ( $items as $bit => $ids ) {
			// $ids = [ id => [ url, code ], ... ].
			if ( ! $ids ) {
				continue;
			}
			self::debug( 'Update map [crawler] ' . $curr_crawler . ' [bit] ' . $bit . ' [count] ' . count( $ids ) );

			// Update res first, then reason
			$right_pos = $total_crawler_pos - $curr_crawler;
			$id_all    = implode(',', array_map('intval', array_keys($ids)));

			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared
			$wpdb->query("UPDATE `$this->_tb` SET res = CONCAT( LEFT( res, $curr_crawler ), '$bit', RIGHT( res, $right_pos ) ) WHERE id IN ( $id_all )");

			// Add blacklist
			if (Crawler::STATUS_BLACKLIST === $bit || Crawler::STATUS_NOCACHE === $bit) {
				$q = "SELECT a.id, a.url FROM `$this->_tb_blacklist` a LEFT JOIN `$this->_tb` b ON b.url=a.url WHERE b.id IN ( $id_all )";
				// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
				$existing = $wpdb->get_results($q, ARRAY_A);
				// Update current crawler status tag in existing blacklist
				if ($existing) {
					// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.PreparedSQL.NotPrepared
					$count = $wpdb->query("UPDATE `$this->_tb_blacklist` SET res = CONCAT( LEFT( res, $curr_crawler ), '$bit', RIGHT( res, $right_pos ) ) WHERE id IN ( " . implode(',', array_column($existing, 'id')) . ' )');
					self::debug('Update blacklist [count] ' . $count);
				}

				// Append new blacklist
				if (count($ids) > count($existing)) {
					$new_urls = array_diff(array_column($ids, 'url'), array_column($existing, 'url'));

					self::debug('Insert into blacklist [count] ' . count($new_urls));

					$q                  = "INSERT INTO `$this->_tb_blacklist` ( url, res, reason ) VALUES " . implode(',', array_fill(0, count($new_urls), '( %s, %s, %s )'));
					$data               = [];
					$res                = array_fill(0, $total_crawler, '-');
					$res[$curr_crawler] = $bit;
					$res                = implode('', $res);
					$default_reason     = $total_crawler > 1 ? str_repeat(',', $total_crawler - 1) : ''; // Pre-populate default reason value first, update later
					foreach ($new_urls as $url) {
						$data[] = $url;
						$data[] = $res;
						$data[] = $default_reason;
					}
					// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
					$wpdb->query($wpdb->prepare($q, $data));
				}
			}

			// Update sitemap reason w/ HTTP code.
			$reason_array = [];
			foreach ( $ids as $row_id => $row ) {
				$code = (int) $row['code'];
				if ( empty( $reason_array[ $code ] ) ) {
					$reason_array[ $code ] = [];
				}
				$reason_array[ $code ][] = (int) $row_id;
			}

			foreach ($reason_array as $code => $v2) {
				// Complement comma
				if ($curr_crawler) {
					$code = ',' . $code;
				}
				if ($curr_crawler < $total_crawler_pos) {
					$code .= ',';
				}

				// phpcs:ignore WordPress.DB
				$count = $wpdb->query( "UPDATE `$this->_tb` SET reason=CONCAT(SUBSTRING_INDEX(reason, ',', $curr_crawler), '$code', SUBSTRING_INDEX(reason, ',', -$right_pos)) WHERE id IN (" . implode(',', $v2) . ')' );

				self::debug("Update map reason [code] $code [pos] left $curr_crawler right -$right_pos [count] $count");

				// Update blacklist reason
				if (Crawler::STATUS_BLACKLIST === $bit || Crawler::STATUS_NOCACHE === $bit) {
					// phpcs:ignore WordPress.DB
					$count = $wpdb->query( "UPDATE `$this->_tb_blacklist` a LEFT JOIN `$this->_tb` b ON b.url = a.url SET a.reason=CONCAT(SUBSTRING_INDEX(a.reason, ',', $curr_crawler), '$code', SUBSTRING_INDEX(a.reason, ',', -$right_pos)) WHERE b.id IN (" . implode(',', $v2) . ')' );

					self::debug("Update blacklist [code] $code [pos] left $curr_crawler right -$right_pos [count] $count");
				}
			}

			// Reset list.
			$items[ $bit ] = [];
		}

		return $items;
	}

	/**
	 * Add one record to blacklist.
	 * NOTE: $id is sitemap table ID.
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param int $id Sitemap row ID.
	 * @return void
	 */
	public function blacklist_add( $id ) {
		global $wpdb;

		$id = (int) $id;

		// Build res&reason.
		$total_crawler = count( Crawler::cls()->list_crawlers() );
		$res           = str_repeat(Crawler::STATUS_BLACKLIST, $total_crawler);
		$reason        = implode(',', array_fill(0, $total_crawler, 'Man'));

		// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared
		$row = $wpdb->get_row("SELECT a.url, b.id FROM `$this->_tb` a LEFT JOIN `$this->_tb_blacklist` b ON b.url = a.url WHERE a.id = '$id'", ARRAY_A);
		if (!$row) {
			self::debug('blacklist failed to add [id] ' . $id);
			return;
		}

		self::debug('Add to blacklist [url] ' . $row['url']);

		$q = "UPDATE `$this->_tb` SET res = %s, reason = %s WHERE id = %d";
		// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		$wpdb->query($wpdb->prepare($q, [ $res, $reason, $id ]));

		if ($row['id']) {
			$q = "UPDATE `$this->_tb_blacklist` SET res = %s, reason = %s WHERE id = %d";
			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
			$wpdb->query($wpdb->prepare($q, [ $res, $reason, $row['id'] ]));
		} else {
			$q = "INSERT INTO `$this->_tb_blacklist` (url, res, reason) VALUES (%s, %s, %s)";
			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
			$wpdb->query($wpdb->prepare($q, [ $row['url'], $res, $reason ]));
		}
	}

	/**
	 * Delete one record from blacklist.
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param int $id Blacklist row ID.
	 * @return void
	 */
	public function blacklist_del( $id ) {
		global $wpdb;
		if ( ! $this->__data->tb_exist( 'crawler_blacklist' ) ) {
			return;
		}

		$id = (int) $id;
		self::debug('blacklist delete [id] ' . $id);

		$sql = sprintf(
			"UPDATE `%s` SET res=REPLACE(REPLACE(res, '%s', '-'), '%s', '-') WHERE url=(SELECT url FROM `%s` WHERE id=%d)",
			$this->_tb,
			Crawler::STATUS_NOCACHE,
			Crawler::STATUS_BLACKLIST,
			$this->_tb_blacklist,
			$id
		);
		// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		$wpdb->query($sql);
		// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared
		$wpdb->query("DELETE FROM `$this->_tb_blacklist` WHERE id='$id'");
	}

	/**
	 * Empty blacklist.
	 *
	 * @since  3.0
	 * @access public
	 * @return void
	 */
	public function blacklist_empty() {
		global $wpdb;

		if ( ! $this->__data->tb_exist( 'crawler_blacklist' ) ) {
			return;
		}

		self::debug('Truncate blacklist');
		$sql = sprintf("UPDATE `%s` SET res=REPLACE(REPLACE(res, '%s', '-'), '%s', '-')", $this->_tb, Crawler::STATUS_NOCACHE, Crawler::STATUS_BLACKLIST);
		// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		$wpdb->query($sql);
		// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared
		$wpdb->query("TRUNCATE `$this->_tb_blacklist`");
	}

	/**
	 * List blacklist.
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param int|false $limit  Number of rows to fetch, or false for all.
	 * @param int|false $offset Offset for pagination, or false to auto-calc.
	 * @return array<int,array<string,mixed>>
	 */
	public function list_blacklist( $limit = false, $offset = false ) {
		global $wpdb;

		if ( ! $this->__data->tb_exist( 'crawler_blacklist' ) ) {
			return [];
		}

		$q = "SELECT * FROM `$this->_tb_blacklist` ORDER BY id DESC";

		if ( false !== $limit ) {
			if ( false === $offset ) {
				$total  = $this->count_blacklist();
				$offset = Utility::pagination($total, $limit, true);
			}
			$q .= ' LIMIT %d, %d';
			// phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
			$q = $wpdb->prepare($q, $offset, $limit);
		}
		// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		return $wpdb->get_results($q, ARRAY_A);
	}

	/**
	 * Count blacklist.
	 *
	 * @return int|false
	 */
	public function count_blacklist() {
		global $wpdb;

		if ( ! $this->__data->tb_exist( 'crawler_blacklist' ) ) {
			return false;
		}

		$q = "SELECT COUNT(*) FROM `$this->_tb_blacklist`";
		// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		return $wpdb->get_var($q);
	}

	/**
	 * Empty sitemap.
	 *
	 * @since  3.0
	 * @access public
	 * @return void
	 */
	public function empty_map() {
		Data::cls()->tb_del( 'crawler' );

		$msg = __( 'Sitemap cleaned successfully', 'litespeed-cache' );
		Admin_Display::success( $msg );
	}

	/**
	 * List generated sitemap.
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param int      $limit  Number of rows per page.
	 * @param int|bool $offset Offset for pagination, or false to auto-calc.
	 * @return array<int,array<string,mixed>>
	 */
	public function list_map( $limit, $offset = false ) {
		global $wpdb;

		if ( ! $this->__data->tb_exist( 'crawler' ) ) {
			return [];
		}

		if ( false === $offset ) {
			$total  = $this->count_map();
			$offset = Utility::pagination($total, $limit, true);
		}

		$type = Router::verify_type();

		$req_uri_like = '';
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		if ( ! empty( $_POST['kw'] ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Missing
			$kw = sanitize_text_field( wp_unslash( $_POST['kw'] ) );
			$q  = "SELECT * FROM `$this->_tb` WHERE url LIKE %s";
			if ( 'hit' === $type ) {
				$q .= " AND res LIKE '%" . Crawler::STATUS_HIT . "%'";
			}
			if ( 'miss' === $type ) {
				$q .= " AND res LIKE '%" . Crawler::STATUS_MISS . "%'";
			}
			if ( 'blacklisted' === $type ) {
				$q .= " AND res LIKE '%" . Crawler::STATUS_BLACKLIST . "%'";
			}
			$q           .= ' ORDER BY id LIMIT %d, %d';
			$req_uri_like = '%' . $wpdb->esc_like( $kw ) . '%';
			return $wpdb->get_results( $wpdb->prepare( $q, $req_uri_like, $offset, $limit ), ARRAY_A ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		}

		$q = "SELECT * FROM `$this->_tb`";
		if ( 'hit' === $type ) {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_HIT . "%'";
		}
		if ( 'miss' === $type ) {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_MISS . "%'";
		}
		if ( 'blacklisted' === $type ) {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_BLACKLIST . "%'";
		}
		$q .= ' ORDER BY id LIMIT %d, %d';

		return $wpdb->get_results( $wpdb->prepare( $q, $offset, $limit ), ARRAY_A ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
	}

	/**
	 * Count sitemap.
	 *
	 * @return int|false
	 */
	public function count_map() {
		global $wpdb;

		if ( ! $this->__data->tb_exist( 'crawler' ) ) {
			return false;
		}

		$q = "SELECT COUNT(*) FROM `$this->_tb`";

		$type = Router::verify_type();
		if ( 'hit' === $type ) {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_HIT . "%'";
		}
		if ( 'miss' === $type ) {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_MISS . "%'";
		}
		if ( 'blacklisted' === $type ) {
			$q .= " WHERE res LIKE '%" . Crawler::STATUS_BLACKLIST . "%'";
		}

		return $wpdb->get_var( $q ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
	}

	/**
	 * Generate sitemap.
	 *
	 * @since    1.1.0
	 * @access public
	 *
	 * @param bool $manual Whether triggered manually from UI.
	 * @return void
	 */
	public function gen( $manual = false ) {
		$count = $this->_gen();

		if ( ! $count ) {
			Admin_Display::error( __( 'No valid sitemap parsed for crawler.', 'litespeed-cache' ) );
			return;
		}

		if ( ! wp_doing_cron() && $manual ) {
			$msg = sprintf( __( 'Sitemap created successfully: %d items', 'litespeed-cache' ), $count );
			Admin_Display::success( $msg );
		}
	}

	/**
	 * Generate the sitemap.
	 *
	 * @since    1.1.0
	 * @access private
	 * @return int|false Number of URLs generated or false on failure.
	 */
	private function _gen() {
		global $wpdb;

		if ( ! $this->__data->tb_exist( 'crawler' ) ) {
			$this->__data->tb_create( 'crawler' );
		}

		if ( ! $this->__data->tb_exist( 'crawler_blacklist' ) ) {
			$this->__data->tb_create( 'crawler_blacklist' );
		}

		// Use custom sitemap.
		$sitemap = $this->conf( Base::O_CRAWLER_SITEMAP );
		if ( ! $sitemap ) {
			return false;
		}

		$offset  = strlen( $this->_site_url );
		$sitemap = Utility::sanitize_lines( $sitemap );

		try {
			foreach ( $sitemap as $this_map ) {
				$this->_parse( $this_map );
			}
		} catch ( \Exception $e ) {
			self::debug( '❌ failed to parse custom sitemap: ' . $e->getMessage() );
		}

		if ( is_array( $this->_urls ) && ! empty( $this->_urls ) ) {
			if ( defined( 'LITESPEED_CRAWLER_DROP_DOMAIN' ) && constant( 'LITESPEED_CRAWLER_DROP_DOMAIN' ) ) {
				foreach ( $this->_urls as $k => $v ) {
					if ( 0 !== stripos( $v, $this->_site_url ) ) {
						unset( $this->_urls[ $k ] );
						continue;
					}
					$this->_urls[ $k ] = substr( $v, $offset );
				}
			}

			$this->_urls = array_values( array_unique( $this->_urls ) );
		}

		self::debug( 'Truncate sitemap' );
		$wpdb->query( "TRUNCATE `$this->_tb`" ); // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery

		self::debug( 'Generate sitemap' );

		// Filter URLs in blacklist.
		$blacklist = $this->list_blacklist();

		$full_blacklisted    = [];
		$partial_blacklisted = [];
		foreach ( $blacklist as $v ) {
			if ( false === strpos( $v['res'], '-' ) ) {
				// Full blacklisted.
				$full_blacklisted[] = $v['url'];
			} else {
				// Replace existing reason.
				$v['reason']                      = explode( ',', $v['reason'] );
				$v['reason']                      = array_map(
					function ( $element ) {
						return $element ? 'Existed' : '';
					},
					$v['reason']
				);
				$v['reason']                      = implode( ',', $v['reason'] );
				$partial_blacklisted[ $v['url'] ] = [
					'res'    => $v['res'],
					'reason' => $v['reason'],
				];
			}
		}

		// Drop all blacklisted URLs.
		$this->_urls = array_diff( $this->_urls, $full_blacklisted );

		// Default res & reason.
		$crawler_count  = count( Crawler::cls()->list_crawlers() );
		$default_res    = str_repeat( '-', $crawler_count );
		$default_reason = $crawler_count > 1 ? str_repeat( ',', $crawler_count - 1 ) : '';

		$data = [];
		foreach ( $this->_urls as $url ) {
			$data[] = $url;
			$data[] = array_key_exists( $url, $partial_blacklisted ) ? $partial_blacklisted[ $url ]['res'] : $default_res;
			$data[] = array_key_exists( $url, $partial_blacklisted ) ? $partial_blacklisted[ $url ]['reason'] : $default_reason;
		}

		foreach ( array_chunk( $data, 300 ) as $data2 ) {
			$this->_save( $data2 );
		}

		// Reset crawler.
		Crawler::cls()->reset_pos();

		return count( $this->_urls );
	}

	/**
	 * Save data to table.
	 *
	 * @since 3.0
	 * @access private
	 *
	 * @param array<int,string> $data   Flat array (url,res,reason, url,res,reason, ...).
	 * @param string            $fields Fields list for insert (default url,res,reason).
	 * @return void
	 */
	private function _save( $data, $fields = 'url,res,reason' ) {
		global $wpdb;

		if ( empty( $data ) ) {
			return;
		}

		$q = "INSERT INTO `$this->_tb` ( {$fields} ) VALUES ";

		// Add placeholder.
		$q .= Utility::chunk_placeholder( $data, $fields );

		// Store data.
		$wpdb->query( $wpdb->prepare( $q, $data ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
	}

	/**
	 * Parse custom sitemap and collect urls.
	 *
	 * @since    1.1.1
	 * @access private
	 *
	 * @param string $sitemap Absolute sitemap URL.
	 * @return void
	 * @throws \Exception If remote read or parsing fails.
	 */
	private function _parse( $sitemap ) {
		/**
		 * Read via wp func to avoid allow_url_fopen = off
		 *
		 * @since  2.2.7
		 */
		$response = wp_safe_remote_get(
			$sitemap,
			[
				'timeout'   => $this->_conf_map_timeout,
				'sslverify' => false,
			]
		);
		if ( is_wp_error( $response ) ) {
			$error_message = $response->get_error_message();
			self::debug( 'failed to read sitemap: ' . $error_message );
			throw new \Exception( 'Failed to remote read ' . esc_url( $sitemap ) );
		}

		$xml_object = simplexml_load_string($response['body'], null, LIBXML_NOCDATA);
		if (!$xml_object) {
			if ($this->_urls) {
				return;
			}
			throw new \Exception('Failed to parse xml ' . esc_url( $sitemap ));
		}

		// start parsing.
		$xml_array = (array) $xml_object;
		if ( ! empty( $xml_array['sitemap'] ) ) {
			// parse sitemap set.
			if ( is_object( $xml_array['sitemap'] ) ) {
				$xml_array['sitemap'] = (array) $xml_array['sitemap'];
			}

			if ( ! empty( $xml_array['sitemap']['loc'] ) ) {
				// is single sitemap.
				$this->_parse( (string) $xml_array['sitemap']['loc'] );
			} else {
				// parse multiple sitemaps.
				foreach ( (array) $xml_array['sitemap'] as $val ) {
					$val = (array) $val;
					if ( ! empty( $val['loc'] ) ) {
						$this->_parse( (string) $val['loc'] ); // recursive parse sitemap.
					}
				}
			}
		} elseif ( ! empty( $xml_array['url'] ) ) {
			// parse url set.
			if ( is_object( $xml_array['url'] ) ) {
				$xml_array['url'] = (array) $xml_array['url'];
			}
			// if only 1 element.
			if ( ! empty( $xml_array['url']['loc'] ) ) {
				$this->_urls[] = (string) $xml_array['url']['loc'];
			} else {
				foreach ( (array) $xml_array['url'] as $val ) {
					$val = (array) $val;
					if ( ! empty( $val['loc'] ) ) {
						$this->_urls[] = (string) $val['loc'];
					}
				}
			}
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/import.cls.php000064400000010453151600264400017367 0ustar00<?php
// phpcs:ignoreFile

/**
 * The import/export class.
 *
 * @since       1.8.2
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Import extends Base {

	protected $_summary;

	const TYPE_IMPORT = 'import';
	const TYPE_EXPORT = 'export';
	const TYPE_RESET  = 'reset';

	/**
	 * Init
	 *
	 * @since  1.8.2
	 */
	public function __construct() {
		Debug2::debug('Import init');

		$this->_summary = self::get_summary();
	}

	/**
	 * Export settings to file
	 *
	 * @since 1.8.2
	 * @since 7.3 added download content type
	 * @access public
	 */
	public function export( $only_data_return = false ) {
		$raw_data = $this->get_options(true);

		$data = array();
		foreach ($raw_data as $k => $v) {
			$data[] = \json_encode(array( $k, $v ));
		}

		$data = implode("\n\n", $data);

		if ($only_data_return) {
			return $data;
		}

		$filename = $this->_generate_filename();

		// Update log
		$this->_summary['export_file'] = $filename;
		$this->_summary['export_time'] = time();
		self::save_summary();

		Debug2::debug('Import: Saved to ' . $filename);

		@header('Content-Type: application/octet-stream');
		@header('Content-Disposition: attachment; filename=' . $filename);
		echo $data;

		exit();
	}

	/**
	 * Import settings from file
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function import( $file = false ) {
		if (!$file) {
			if (empty($_FILES['ls_file']['name']) || substr($_FILES['ls_file']['name'], -5) != '.data' || empty($_FILES['ls_file']['tmp_name'])) {
				Debug2::debug('Import: Failed to import, wrong ls_file');

				$msg = __('Import failed due to file error.', 'litespeed-cache');
				Admin_Display::error($msg);

				return false;
			}

			$this->_summary['import_file'] = $_FILES['ls_file']['name'];

			$data = file_get_contents($_FILES['ls_file']['tmp_name']);
		} else {
			$this->_summary['import_file'] = $file;

			$data = file_get_contents($file);
		}

		// Update log
		$this->_summary['import_time'] = time();
		self::save_summary();

		$ori_data = array();
		try {
			// Check if the data is v4+ or not
			if (strpos($data, '["_version",') === 0) {
				Debug2::debug('[Import] Data version: v4+');
				$data = explode("\n", $data);
				foreach ($data as $v) {
					$v = trim($v);
					if (!$v) {
						continue;
					}
					list($k, $v)  = \json_decode($v, true);
					$ori_data[$k] = $v;
				}
			} else {
				$ori_data = \json_decode(base64_decode($data), true);
			}
		} catch (\Exception $ex) {
			Debug2::debug('[Import] ❌ Failed to parse serialized data');
			return false;
		}

		if (!$ori_data) {
			Debug2::debug('[Import] ❌ Failed to import, no data');
			return false;
		} else {
			Debug2::debug('[Import] Importing data', $ori_data);
		}

		$this->cls('Conf')->update_confs($ori_data);

		if (!$file) {
			Debug2::debug('Import: Imported ' . $_FILES['ls_file']['name']);

			$msg = sprintf(__('Imported setting file %s successfully.', 'litespeed-cache'), $_FILES['ls_file']['name']);
			Admin_Display::success($msg);
		} else {
			Debug2::debug('Import: Imported ' . $file);
		}

		return true;
	}

	/**
	 * Reset all configs to default values.
	 *
	 * @since  2.6.3
	 * @access public
	 */
	public function reset() {
		$options = $this->cls('Conf')->load_default_vals();

		$this->cls('Conf')->update_confs($options);

		Debug2::debug('[Import] Reset successfully.');

		$msg = __('Reset successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Generate the filename to export
	 *
	 * @since  1.8.2
	 * @access private
	 */
	private function _generate_filename() {
		// Generate filename
		$parsed_home = parse_url(get_home_url());
		$filename    = 'LSCWP_cfg-';
		if (!empty($parsed_home['host'])) {
			$filename .= $parsed_home['host'] . '_';
		}

		if (!empty($parsed_home['path'])) {
			$filename .= $parsed_home['path'] . '_';
		}

		$filename = str_replace('/', '_', $filename);

		$filename .= '-' . date('Ymd_His') . '.data';

		return $filename;
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.8.2
	 * @access public
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_IMPORT:
            $this->import();
				break;

			case self::TYPE_EXPORT:
            $this->export();
				break;

			case self::TYPE_RESET:
            $this->reset();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/db-optm.cls.php000064400000036545151600264450017436 0ustar00<?php
/**
 * The admin optimize tool.
 *
 * @package LiteSpeed
 * @since 1.2.1
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Database optimization utilities for LiteSpeed.
 */
class DB_Optm extends Root {

	/**
	 * Whether there are more sites hidden in multisite counts.
	 *
	 * @var bool
	 */
	private static $_hide_more = false;

	/**
	 * Supported cleanup types.
	 *
	 * @var string[]
	 */
	private static $types = [
		'revision',
		'orphaned_post_meta',
		'auto_draft',
		'trash_post',
		'spam_comment',
		'trash_comment',
		'trackback-pingback',
		'expired_transient',
		'all_transients',
		'optimize_tables',
	];

	/**
	 * Convert tables to InnoDB type identifier.
	 */
	const TYPE_CONV_TB = 'conv_innodb';

	/**
	 * Show if there are more sites in hidden.
	 *
	 * @since 3.0
	 * @return bool
	 */
	public static function hide_more() {
		return self::$_hide_more;
	}

	/**
	 * Clean/Optimize WP tables.
	 *
	 * @since 1.2.1
	 * @access public
	 * @param string $type             The type to clean.
	 * @param bool   $ignore_multisite If ignoring multisite check.
	 * @return int|string The rows that will be affected, or '-' on unknown.
	 */
	public function db_count( $type, $ignore_multisite = false ) {
		if ( 'all' === $type ) {
			$num = 0;
			foreach ( self::$types as $v ) {
				$num += (int) $this->db_count( $v );
			}
			return $num;
		}

		if ( ! $ignore_multisite ) {
			if ( is_multisite() && is_network_admin() ) {
				$num   = 0;
				$blogs = Activation::get_network_ids();
				foreach ( $blogs as $k => $blog_id ) {
					if ( $k > 3 ) {
						self::$_hide_more = true;
						break;
					}

					switch_to_blog( $blog_id );
					$num += (int) $this->db_count( $type, true );
					restore_current_blog();
				}
				return $num;
			}
		}

		global $wpdb;

		switch ( $type ) {
			case 'revision':
            $rev_max = (int) $this->conf( Base::O_DB_OPTM_REVISIONS_MAX );
            $rev_age = (int) $this->conf( Base::O_DB_OPTM_REVISIONS_AGE );

            $sql_add = '';
            if ( $rev_age ) {
					$sql_add = $wpdb->prepare( ' AND post_modified < DATE_SUB( NOW(), INTERVAL %d DAY ) ', $rev_age );
				}

            $sql = "SELECT COUNT(*) FROM `$wpdb->posts` WHERE post_type = 'revision' $sql_add";
            if ( ! $rev_max ) {
					// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
					return (int) $wpdb->get_var( $sql );
				}

            // Has count limit.
            $sql = "SELECT COUNT(*) - %d FROM `$wpdb->posts` WHERE post_type = 'revision' $sql_add GROUP BY post_parent HAVING COUNT(*) > %d";
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
            $res = (array) $wpdb->get_results( $wpdb->prepare( $sql, $rev_max, $rev_max ), ARRAY_N );

        Utility::compatibility();
				return array_sum( array_column( $res, 0 ) );

			case 'orphaned_post_meta':
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
				return (int) $wpdb->get_var( "SELECT COUNT(*) FROM `$wpdb->postmeta` a LEFT JOIN `$wpdb->posts` b ON b.ID=a.post_id WHERE b.ID IS NULL" );

			case 'auto_draft':
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
				return (int) $wpdb->get_var( "SELECT COUNT(*) FROM `$wpdb->posts` WHERE post_status = 'auto-draft'" );

			case 'trash_post':
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
				return (int) $wpdb->get_var( "SELECT COUNT(*) FROM `$wpdb->posts` WHERE post_status = 'trash'" );

			case 'spam_comment':
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
				return (int) $wpdb->get_var( "SELECT COUNT(*) FROM `$wpdb->comments` WHERE comment_approved = 'spam'" );

			case 'trash_comment':
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
				return (int) $wpdb->get_var( "SELECT COUNT(*) FROM `$wpdb->comments` WHERE comment_approved = 'trash'" );

			case 'trackback-pingback':
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
				return (int) $wpdb->get_var( "SELECT COUNT(*) FROM `$wpdb->comments` WHERE comment_type = 'trackback' OR comment_type = 'pingback'" );

			case 'expired_transient':
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
				return (int) $wpdb->get_var(
					$wpdb->prepare(
						"SELECT COUNT(*) FROM `$wpdb->options` WHERE option_name LIKE %s AND option_value < %d",
						$wpdb->esc_like( '_transient_timeout_' ) . '%',
						time()
					)
				);

			case 'all_transients':
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
				return (int) $wpdb->get_var(
					$wpdb->prepare(
						"SELECT COUNT(*) FROM `$wpdb->options` WHERE option_name LIKE %s",
						$wpdb->esc_like( '_transient_' ) . '%'
					)
				);

			case 'optimize_tables':
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
				return (int) $wpdb->get_var(
					$wpdb->prepare(
						"SELECT COUNT(*) FROM information_schema.tables WHERE TABLE_SCHEMA = %s AND ENGINE <> 'InnoDB' AND DATA_FREE > 0",
						DB_NAME
					)
				);
		}

		return '-';
	}

	/**
	 * Clean/Optimize WP tables.
	 *
	 * @since 1.2.1
	 * @since 3.0 changed to private
	 * @access private
	 * @param string $type Cleanup type.
	 * @return string Status message.
	 */
	private function _db_clean( $type ) {
		if ( 'all' === $type ) {
			foreach ( self::$types as $v ) {
				$this->_db_clean( $v );
			}
			return __( 'Clean all successfully.', 'litespeed-cache' );
		}

		global $wpdb;

		switch ( $type ) {
			case 'revision':
            $rev_max = (int) $this->conf( Base::O_DB_OPTM_REVISIONS_MAX );
            $rev_age = (int) $this->conf( Base::O_DB_OPTM_REVISIONS_AGE );

            $postmeta = "`$wpdb->postmeta`";
            $posts    = "`$wpdb->posts`";

            $sql_postmeta_join = function ( $table ) use ( $postmeta, $posts ) {
					return "
						$postmeta
						CROSS JOIN $table
						ON $posts.ID = $postmeta.post_id
					";
				};

				$sql_where = "WHERE $posts.post_type = 'revision'";

				// phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
				$sql_add = $rev_age ? $wpdb->prepare( ' AND ' . $posts . '.post_modified < DATE_SUB( NOW(), INTERVAL %d DAY )', $rev_age ) : '';

				if ( ! $rev_max ) {
					$sql_where    = "$sql_where $sql_add";
					$sql_postmeta = $sql_postmeta_join( $posts );
					// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared
					$wpdb->query( "DELETE $postmeta FROM $sql_postmeta $sql_where" );
					// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared
					$wpdb->query( "DELETE FROM $posts $sql_where" );
				} else {
					// Has count limit.
					$sql = "
						SELECT COUNT(*) - %d
						AS del_max, post_parent
						FROM $posts
						WHERE post_type = 'revision'
						$sql_add
						GROUP BY post_parent
						HAVING COUNT(*) > %d
					";
					// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
					$res          = (array) $wpdb->get_results( $wpdb->prepare( $sql, $rev_max, $rev_max ) );
					$sql_where    = "
						$sql_where
						AND post_parent = %d
						ORDER BY ID
						LIMIT %d
					";
					$sql_postmeta = $sql_postmeta_join( "(SELECT ID FROM $posts $sql_where) AS $posts" );
					foreach ( $res as $v ) {
						$args = [ (int) $v->post_parent, (int) $v->del_max ];
						// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare
						$wpdb->query( $wpdb->prepare( "DELETE $postmeta FROM $sql_postmeta", $args ) );
						// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare
						$wpdb->query( $wpdb->prepare( "DELETE FROM $posts $sql_where", $args ) );
					}
				}

				return __( 'Clean post revisions successfully.', 'litespeed-cache' );

			case 'orphaned_post_meta':
			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
			$wpdb->query( "DELETE a FROM `$wpdb->postmeta` a LEFT JOIN `$wpdb->posts` b ON b.ID=a.post_id WHERE b.ID IS NULL" );
				return __( 'Clean orphaned post meta successfully.', 'litespeed-cache' );

			case 'auto_draft':
			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
			$wpdb->query( "DELETE FROM `$wpdb->posts` WHERE post_status = 'auto-draft'" );
				return __( 'Clean auto drafts successfully.', 'litespeed-cache' );

			case 'trash_post':
            // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
            $wpdb->query( "DELETE FROM `$wpdb->posts` WHERE post_status = 'trash'" );
				return __( 'Clean trashed posts and pages successfully.', 'litespeed-cache' );

			case 'spam_comment':
			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
			$wpdb->query( "DELETE FROM `$wpdb->comments` WHERE comment_approved = 'spam'" );
				return __( 'Clean spam comments successfully.', 'litespeed-cache' );

			case 'trash_comment':
			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
			$wpdb->query( "DELETE FROM `$wpdb->comments` WHERE comment_approved = 'trash'" );
				return __( 'Clean trashed comments successfully.', 'litespeed-cache' );

			case 'trackback-pingback':
			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
			$wpdb->query( "DELETE FROM `$wpdb->comments` WHERE comment_type = 'trackback' OR comment_type = 'pingback'" );
				return __( 'Clean trackbacks and pingbacks successfully.', 'litespeed-cache' );

			case 'expired_transient':
			$keys_to_delete = [];
			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
			$transients = $wpdb->get_results(
				$wpdb->prepare(
					"SELECT option_name FROM `$wpdb->options` WHERE option_name LIKE %s AND option_value < %d",
					$wpdb->esc_like( '_transient_timeout_' ) . '%',
					time()
				),
			);
			foreach ( $transients as $transient ) {
				$keys_to_delete[] = $transient->option_name;
				$keys_to_delete[] = str_replace( '_transient_timeout_', '_transient_', $transient->option_name );
			}

			if ( ! empty( $keys_to_delete ) ) {
				$placeholders = implode( ',', array_fill( 0, count( $keys_to_delete ), '%s' )  );
				// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
				$wpdb->query(
					$wpdb->prepare(
						// phpcs:ignore WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare, WordPress.DB.PreparedSQL.InterpolatedNotPrepared
						"DELETE FROM `$wpdb->options` WHERE option_name IN ( $placeholders )",
						$keys_to_delete
					)
				);
			}
				return __( 'Clean expired transients successfully.', 'litespeed-cache' );

			case 'all_transients':
			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
			$wpdb->query(
				$wpdb->prepare(
					"DELETE FROM `$wpdb->options` WHERE option_name LIKE %s",
					$wpdb->esc_like( '_transient_' ) . '%'
				)
			);
				return __( 'Clean all transients successfully.', 'litespeed-cache' );

			case 'optimize_tables':
			// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
			$result = (array) $wpdb->get_results(
				$wpdb->prepare(
					"SELECT table_name, DATA_FREE FROM information_schema.tables WHERE TABLE_SCHEMA = %s AND ENGINE <> 'InnoDB' AND DATA_FREE > 0",
					DB_NAME
				)
			);
			if ( $result ) {
				foreach ( $result as $row ) {
					// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared
					$wpdb->query( 'OPTIMIZE TABLE ' . esc_sql( $row->table_name ) );
				}
			}
				return __( 'Optimized all tables.', 'litespeed-cache' );
		}
	}

	/**
	 * Get all MyISAM tables.
	 *
	 * @since 3.0
	 * @access public
	 * @return array
	 */
	public function list_myisam() {
		global $wpdb;

		$like = $wpdb->esc_like( $wpdb->prefix ) . '%';

		// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
		return (array) $wpdb->get_results(
			$wpdb->prepare(
				"SELECT TABLE_NAME as table_name, ENGINE as engine
				 FROM information_schema.tables
				 WHERE TABLE_SCHEMA = %s AND ENGINE = 'myisam' AND TABLE_NAME LIKE %s",
				DB_NAME,
				$like
			)
		);
	}

	/**
	 * Convert tables to InnoDB.
	 *
	 * @since 3.0
	 * @access private
	 * @return void
	 */
	private function _conv_innodb() {
		global $wpdb;

		$tb_param = isset( $_GET['litespeed_tb'] ) ? sanitize_text_field( wp_unslash( $_GET['litespeed_tb'] ) ) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended

		if ( ! $tb_param ) {
			Admin_Display::error( 'No table to convert or invalid nonce' );
			return;
		}

		$tb    = false;
		$list  = $this->list_myisam();
		$names = wp_list_pluck( $list, 'table_name' );

		if ( in_array( $tb_param, $names, true ) ) {
			$tb = $tb_param;
		}

		if ( ! $tb ) {
			Admin_Display::error( 'No existing table' );
			return;
		}

		// phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.DirectDatabaseQuery.SchemaChange
		$wpdb->query( 'ALTER TABLE ' . esc_sql( DB_NAME ) . '.' . esc_sql( $tb ) . ' ENGINE = InnoDB' );

		Debug2::debug( "[DB] Converted $tb to InnoDB" );

		$msg = __( 'Converted to InnoDB successfully.', 'litespeed-cache' );
		Admin_Display::success( $msg );
	}

	/**
	 * Count all autoload size.
	 *
	 * @since 3.0
	 * @access public
	 * @return object Summary with size, entries, and toplist.
	 */
	public function autoload_summary() {
		global $wpdb;

		$autoload_values = function_exists( 'wp_autoload_values_to_autoload' ) ? wp_autoload_values_to_autoload() : [ 'yes', 'on', 'auto-on', 'auto' ];
		$placeholders    = implode( ',', array_fill( 0, count( $autoload_values ), '%s' ) );

		// phpcs:disable WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare
		$summary = $wpdb->get_row(
			$wpdb->prepare(
				"SELECT SUM(LENGTH(option_value)) AS autoload_size, COUNT(*) AS autload_entries
				 FROM `$wpdb->options`
				 WHERE autoload IN ($placeholders)",
				$autoload_values
			)
		);

		// phpcs:disable WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare
		$summary->autoload_toplist = $wpdb->get_results(
			$wpdb->prepare(
				"SELECT option_name, LENGTH(option_value) AS option_value_length, autoload
				 FROM `$wpdb->options`
				 WHERE autoload IN ($placeholders)
				 ORDER BY option_value_length DESC
				 LIMIT 20",
				$autoload_values
			)
		);

		return $summary;
	}

	/**
	 * Handle all request actions from main cls.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_CONV_TB:
			$this->_conv_innodb();
				break;

			default:
				if ( 'all' === $type || in_array( $type, self::$types, true ) ) {
					if ( is_multisite() && is_network_admin() ) {
						$blogs = Activation::get_network_ids();
						foreach ( $blogs as $blog_id ) {
							switch_to_blog( $blog_id );
							$msg = $this->_db_clean( $type );
							restore_current_blog();
						}
					} else {
						$msg = $this->_db_clean( $type );
					}
					Admin_Display::success( $msg );
				}
				break;
		}

		Admin::redirect();
	}

	/**
	 * Clean DB via WP-CLI.
	 *
	 * @since 7.0
	 * @access public
	 * @param string $args Cleanup type.
	 * @return string|false
	 */
	public function handler_clean_db_cli( $args ) {
		if ( defined( 'WP_CLI' ) && constant('WP_CLI') ) {
			return $this->_db_clean( $args );
		}

		return false;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/metabox.cls.php000064400000012453151600264520017521 0ustar00<?php
/**
 * The class to operate post editor metabox settings.
 *
 * @since 4.7
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Metabox
 *
 * Registers and handles LiteSpeed options shown in the post/page edit screen.
 */
class Metabox extends Root {

	const LOG_TAG = '📦';

	const POST_NONCE_ACTION = 'post_nonce_action';

	/**
	 * Map of metabox settings keys to labels.
	 *
	 * @var array
	 */
	private $_postmeta_settings;

	/**
	 * Init the setting list.
	 *
	 * @since 4.7
	 */
	public function __construct() {
		// Append meta box.
		$this->_postmeta_settings = [
			'litespeed_no_cache'        => __( 'Disable Cache', 'litespeed-cache' ),
			'litespeed_no_image_lazy'   => __( 'Disable Image Lazyload', 'litespeed-cache' ),
			'litespeed_no_vpi'          => __( 'Disable VPI', 'litespeed-cache' ),
			'litespeed_vpi_list'        => __( 'Viewport Images', 'litespeed-cache' ),
			'litespeed_vpi_list_mobile' => __( 'Viewport Images', 'litespeed-cache' ) . ' - ' . __( 'Mobile', 'litespeed-cache' ),
		];
	}

	/**
	 * Register post edit settings.
	 *
	 * @since 4.7
	 * @return void
	 */
	public function register_settings() {
		add_action( 'add_meta_boxes', [ $this, 'add_meta_boxes' ] );
		add_action( 'save_post', [ $this, 'save_meta_box_settings' ], 15, 2 );
		add_action( 'attachment_updated', [ $this, 'save_meta_box_settings' ], 15, 2 );
	}

	/**
	 * Register meta box.
	 *
	 * @since 4.7
	 *
	 * @param string $post_type Current post type.
	 * @return void
	 */
	public function add_meta_boxes( $post_type ) {
		if ( apply_filters( 'litespeed_bypass_metabox', false, $post_type ) ) {
			return;
		}
		$post_type_obj = get_post_type_object( $post_type );
		if ( ! empty( $post_type_obj ) && ! $post_type_obj->public ) {
			self::debug( 'post type public=false, bypass add_meta_boxes' );
			return;
		}
		add_meta_box( 'litespeed_meta_boxes', 'LiteSpeed', [ $this, 'meta_box_options' ], $post_type, 'side', 'core' );
	}

	/**
	 * Show meta box content.
	 *
	 * @since 4.7
	 * @return void
	 */
	public function meta_box_options() {
		require_once LSCWP_DIR . 'tpl/inc/metabox.php';
	}

	/**
	 * Save settings.
	 *
	 * @since 4.7
	 *
	 * @param int      $post_id Post ID.
	 * @param \WP_Post $post   Post object.
	 * @return void
	 */
	public function save_meta_box_settings( $post_id, $post ) {
		global $pagenow;

		self::debug( 'Maybe save post2 [post_id] ' . $post_id );

		if ( 'post.php' !== $pagenow || ! $post || ! is_object( $post ) ) {
			return;
		}

		if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE ) {
			return;
		}

		if ( ! $this->cls( 'Router' )->verify_nonce( self::POST_NONCE_ACTION ) ) {
			return;
		}

		self::debug( 'Saving post [post_id] ' . $post_id );

		foreach ($this->_postmeta_settings as $k => $v) {
			// phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.Security.ValidatedSanitizedInput
			$val = isset($_POST[$k]) ? $_POST[$k] : false;
			$this->save($post_id, $k, $val);
		}
	}

	/**
	 * Load setting per post.
	 *
	 * @since 4.7
	 *
	 * @param string   $conf    Meta key to load.
	 * @param int|bool $post_id Optional specific post ID, defaults to current query object.
	 * @return mixed|null Meta value or null when not set.
	 */
	public function setting( $conf, $post_id = false ) {
		// Check if has metabox non-cacheable setting or not.
		if ( ! $post_id ) {
			$home_id = (int) get_option( 'page_for_posts' );
			if ( is_singular() ) {
				$post_id = get_the_ID();
			} elseif ( $home_id > 0 && is_home() ) {
				$post_id = $home_id;
			}
		}

		$val = $post_id ? get_post_meta( $post_id, $conf, true ) : null;
		if ( $val ) {
			return $val;
		}

		return null;
	}

	/**
	 * Save a metabox value.
	 *
	 * @since 4.7
	 *
	 * @param int         $post_id  Post ID.
	 * @param string      $name     Meta key name.
	 * @param string|bool $val      Value to save.
	 * @param bool        $is_append If true, append to existing list values.
	 * @return void
	 */
	public function save( $post_id, $name, $val, $is_append = false ) {
		if ( false !== strpos( $name, VPI::POST_META ) ) {
			$val = Utility::sanitize_lines( $val, 'basename,drop_webp' );
		}

		// Load existing data if has set.
		if ( $is_append ) {
			$existing_data = $this->setting( $name, $post_id );
			if ( $existing_data ) {
				$existing_data = Utility::sanitize_lines( $existing_data, 'basename' );
				$val           = array_unique( array_merge( $val, $existing_data ) );
			}
		}

		if ( $val ) {
			update_post_meta( $post_id, $name, $val );
		} else {
			delete_post_meta( $post_id, $name );
		}
	}

	/**
	 * Load exclude images per post.
	 *
	 * @since 4.7
	 *
	 * @param array $exclude_list Current exclude list.
	 * @return array Modified exclude list.
	 */
	public function lazy_img_excludes( $exclude_list ) {
		$is_mobile = $this->_separate_mobile();
		$excludes  = $this->setting( $is_mobile ? VPI::POST_META_MOBILE : VPI::POST_META );
		if ( null !== $excludes ) {
			$excludes = Utility::sanitize_lines( $excludes, 'basename' );
			if ( $excludes ) {
				// Check if contains `data:` (invalid result, need to clear existing result) or not.
				if ( Utility::str_hit_array( 'data:', $excludes ) ) {
					$this->cls( 'VPI' )->add_to_queue();
				} else {
					return array_merge( $exclude_list, $excludes );
				}
			}

			return $exclude_list;
		}

		$this->cls( 'VPI' )->add_to_queue();

		return $exclude_list;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/optimize.cls.php000064400000115541151600264570017731 0ustar00<?php
// phpcs:ignoreFile

/**
 * The optimize class.
 *
 * @since       1.2.2
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Optimize extends Base {
	const LOG_TAG           = '🎢';

	const LIB_FILE_CSS_ASYNC     = 'assets/js/css_async.min.js';
	const LIB_FILE_WEBFONTLOADER = 'assets/js/webfontloader.min.js';
	const LIB_FILE_JS_DELAY      = 'assets/js/js_delay.min.js';

	const ITEM_TIMESTAMP_PURGE_CSS = 'timestamp_purge_css';

	const DUMMY_CSS_REGEX = "#<link [ \w='\"/]*id=['\"]litespeed-cache-dummy-css['\"] href=['\"].+assets/css/litespeed-dummy\.css[?\w.=-]*['\"][ \w='\"/]*>#isU";

	private $content;
	private $content_ori;

	private $cfg_css_min;
	private $cfg_css_comb;
	private $cfg_js_min;
	private $cfg_js_comb;
	private $cfg_css_async;
	private $cfg_js_delay_inc = array();
	private $cfg_js_defer;
	private $cfg_js_defer_exc = false;
	private $cfg_ggfonts_async;
	private $_conf_css_font_display;
	private $cfg_ggfonts_rm;

	private $dns_prefetch;
	private $dns_preconnect;
	private $_ggfonts_urls = array();
	private $_ccss;
	private $_ucss = false;

	private $__optimizer;

	private $html_foot = ''; // The html info append to <body>
	private $html_head = ''; // The html info append to <head>
	private $html_head_early = ''; // The html info prepend to top of head

	private static $_var_i    = 0;
	private $_var_preserve_js = array();
	private $_request_url;

	/**
	 * Constructor
	 *
	 * @since  4.0
	 */
	public function __construct() {
		self::debug('init');
		$this->__optimizer = $this->cls('Optimizer');
	}

	/**
	 * Init optimizer
	 *
	 * @since  3.0
	 * @access protected
	 */
	public function init() {
		$this->cfg_css_async = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_CSS_ASYNC);
		if ($this->cfg_css_async) {
			if (!$this->cls('Cloud')->activated()) {
				self::debug('❌ CCSS set to OFF due to QC not activated');
				$this->cfg_css_async = false;
			}
			if ((defined('LITESPEED_GUEST_OPTM') || ($this->conf(self::O_OPTM_UCSS) && $this->conf(self::O_OPTM_CSS_COMB))) && $this->conf(self::O_OPTM_UCSS_INLINE)) {
				self::debug('⚠️ CCSS set to OFF due to UCSS Inline');
				$this->cfg_css_async = false;
			}
		}
		$this->cfg_js_defer = $this->conf(self::O_OPTM_JS_DEFER);
		if (defined('LITESPEED_GUEST_OPTM')) {
			$this->cfg_js_defer = 2;
		}
		if ($this->cfg_js_defer == 2) {
			add_filter(
				'litespeed_optm_cssjs',
				function ( $con, $file_type ) {
					if ($file_type == 'js') {
						$con = str_replace('DOMContentLoaded', 'DOMContentLiteSpeedLoaded', $con);
						// $con = str_replace( 'addEventListener("load"', 'addEventListener("litespeedLoad"', $con );
					}
					return $con;
				},
				20,
				2
			);
		}

		// To remove emoji from WP
		if ($this->conf(self::O_OPTM_EMOJI_RM)) {
			$this->_emoji_rm();
		}

		if ($this->conf(self::O_OPTM_QS_RM)) {
			add_filter('style_loader_src', array( $this, 'remove_query_strings' ), 999);
			add_filter('script_loader_src', array( $this, 'remove_query_strings' ), 999);
		}

		// GM JS exclude @since 4.1
		if (defined('LITESPEED_GUEST_OPTM')) {
			$this->cfg_js_defer_exc = apply_filters('litespeed_optm_gm_js_exc', $this->conf(self::O_OPTM_GM_JS_EXC));
		} else {
			/**
			 * Exclude js from deferred setting
			 *
			 * @since 1.5
			 */
			if ($this->cfg_js_defer) {
				add_filter('litespeed_optm_js_defer_exc', array( $this->cls('Data'), 'load_js_defer_exc' ));
				$this->cfg_js_defer_exc = apply_filters('litespeed_optm_js_defer_exc', $this->conf(self::O_OPTM_JS_DEFER_EXC));

				$this->cfg_js_delay_inc = apply_filters('litespeed_optm_js_delay_inc', $this->conf(self::O_OPTM_JS_DELAY_INC));
			}
		}

		// Add vary filter for Role Excludes @since  1.6
		add_filter('litespeed_vary', array( $this, 'vary_add_role_exclude' ));

		// DNS optm (Prefetch/Preconnect) @since 7.3
		$this->_dns_optm_init();

		add_filter('litespeed_buffer_finalize', array( $this, 'finalize' ), 20);

		// Inject a dummy CSS file to control final optimized data location in <head>
		wp_enqueue_style(Core::PLUGIN_NAME . '-dummy', LSWCP_PLUGIN_URL . 'assets/css/litespeed-dummy.css');
	}

	/**
	 * Exclude role from optimization filter
	 *
	 * @since  1.6
	 * @access public
	 */
	public function vary_add_role_exclude( $vary ) {
		if ($this->cls('Conf')->in_optm_exc_roles()) {
			$vary['role_exclude_optm'] = 1;
		}

		return $vary;
	}

	/**
	 * Remove emoji from WP
	 *
	 * @since  1.4
	 * @since  2.9.8 Changed to private
	 * @access private
	 */
	private function _emoji_rm() {
		remove_action('wp_head', 'print_emoji_detection_script', 7);
		remove_action('admin_print_scripts', 'print_emoji_detection_script');
		remove_filter('the_content_feed', 'wp_staticize_emoji');
		remove_filter('comment_text_rss', 'wp_staticize_emoji');
		/**
		 * Added for better result
		 *
		 * @since  1.6.2.1
		 */
		remove_action('wp_print_styles', 'print_emoji_styles');
		remove_action('admin_print_styles', 'print_emoji_styles');
		remove_filter('wp_mail', 'wp_staticize_emoji_for_email');
	}

	/**
	 * Delete file-based cache folder
	 *
	 * @since  2.1
	 * @access public
	 */
	public function rm_cache_folder( $subsite_id = false ) {
		if ($subsite_id) {
			file_exists(LITESPEED_STATIC_DIR . '/css/' . $subsite_id) && File::rrmdir(LITESPEED_STATIC_DIR . '/css/' . $subsite_id);
			file_exists(LITESPEED_STATIC_DIR . '/js/' . $subsite_id) && File::rrmdir(LITESPEED_STATIC_DIR . '/js/' . $subsite_id);
			return;
		}

		file_exists(LITESPEED_STATIC_DIR . '/css') && File::rrmdir(LITESPEED_STATIC_DIR . '/css');
		file_exists(LITESPEED_STATIC_DIR . '/js') && File::rrmdir(LITESPEED_STATIC_DIR . '/js');
	}

	/**
	 * Remove QS
	 *
	 * @since  1.3
	 * @access public
	 */
	public function remove_query_strings( $src ) {
		if (strpos($src, '_litespeed_rm_qs=0') || strpos($src, '/recaptcha')) {
			return $src;
		}

		if (!Utility::is_internal_file($src)) {
			return $src;
		}

		if (strpos($src, '.js?') !== false || strpos($src, '.css?') !== false) {
			$src = preg_replace('/\?.*/', '', $src);
		}

		return $src;
	}

	/**
	 * Run optimize process
	 * NOTE: As this is after cache finalized, can NOT set any cache control anymore
	 *
	 * @since  1.2.2
	 * @access public
	 * @return  string The content that is after optimization
	 */
	public function finalize( $content ) {
		$content = $this->_finalize($content);
		// Fallback to replace dummy css placeholder
		if (false !== preg_match(self::DUMMY_CSS_REGEX, $content)) {
			self::debug('Fallback to drop dummy CSS');
			$content = preg_replace( self::DUMMY_CSS_REGEX, '', $content );
		}
		return $content;
	}
	private function _finalize( $content ) {
		if (defined('LITESPEED_NO_PAGEOPTM')) {
			self::debug2('bypass: NO_PAGEOPTM const');
			return $content;
		}

		if (!defined('LITESPEED_IS_HTML')) {
			self::debug('bypass: Not frontend HTML type');
			return $content;
		}

		if (!defined('LITESPEED_GUEST_OPTM')) {
			if (!Control::is_cacheable()) {
				self::debug('bypass: Not cacheable');
				return $content;
			}

			// Check if hit URI excludes
			add_filter('litespeed_optm_uri_exc', array( $this->cls('Data'), 'load_optm_uri_exc' ));
			$excludes = apply_filters('litespeed_optm_uri_exc', $this->conf(self::O_OPTM_EXC));
			$result   = Utility::str_hit_array($_SERVER['REQUEST_URI'], $excludes);
			if ($result) {
				self::debug('bypass: hit URI Excludes setting: ' . $result);
				return $content;
			}
		}

		self::debug('start');

		$this->content_ori = $this->content = $content;

		$this->_optimize();
		return $this->content;
	}

	/**
	 * Optimize css src
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _optimize() {
		global $wp;
		
		// get current request url
		$permalink_structure = get_option( 'permalink_structure' );
		if ( ! empty( $permalink_structure ) ) {
			$this->_request_url = trailingslashit( home_url( $wp->request ) );
		} else {
			$qs_add             = $wp->query_string ? '?' . (string) $wp->query_string : '' ;
			$this->_request_url = home_url( $wp->request ) . $qs_add;
		}

		$this->cfg_css_min            = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_CSS_MIN);
		$this->cfg_css_comb           = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_CSS_COMB);
		$this->cfg_js_min             = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_JS_MIN);
		$this->cfg_js_comb            = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_JS_COMB);
		$this->cfg_ggfonts_rm         = defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_GGFONTS_RM);
		$this->cfg_ggfonts_async      = !defined('LITESPEED_GUEST_OPTM') && $this->conf(self::O_OPTM_GGFONTS_ASYNC); // forced rm already
		$this->_conf_css_font_display = !defined('LITESPEED_GUEST_OPTM') && $this->conf(self::O_OPTM_CSS_FONT_DISPLAY);

		if (!$this->cls('Router')->can_optm()) {
			self::debug('bypass: admin/feed/preview');
			return;
		}

		if ($this->cfg_css_async) {
			$this->_ccss = $this->cls('CSS')->prepare_ccss();
			if (!$this->_ccss) {
				self::debug('❌ CCSS set to OFF due to CCSS not generated yet');
				$this->cfg_css_async = false;
			} elseif (strpos($this->_ccss, '<style id="litespeed-ccss" data-error') === 0) {
				self::debug('❌ CCSS set to OFF due to CCSS failed to generate');
				$this->cfg_css_async = false;
			}
		}

		do_action('litespeed_optm');

		// Parse css from content
		$src_list = false;
		if ($this->cfg_css_min || $this->cfg_css_comb || $this->cfg_ggfonts_rm || $this->cfg_css_async || $this->cfg_ggfonts_async || $this->_conf_css_font_display) {
			add_filter('litespeed_optimize_css_excludes', array( $this->cls('Data'), 'load_css_exc' ));
			list($src_list, $html_list) = $this->_parse_css();
		}

		// css optimizer
		if ($this->cfg_css_min || $this->cfg_css_comb) {
			if ($src_list) {
				// IF combine
				if ($this->cfg_css_comb) {
					// Check if has inline UCSS enabled or not
					if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_UCSS)) && $this->conf(self::O_OPTM_UCSS_INLINE)) {
						$filename = $this->cls('UCSS')->load($this->_request_url, true);
						if ($filename) {
							$filepath_prefix = $this->_build_filepath_prefix('ucss');
							$this->_ucss     = File::read(LITESPEED_STATIC_DIR . $filepath_prefix . $filename);

							// Drop all css
							$this->content = str_replace($html_list, '', $this->content);
						}
					}

					if (!$this->_ucss) {
						$url = $this->_build_hash_url($src_list);

						if ($url) {
							// Handle css async load
							if ($this->cfg_css_async) {
								$this->html_head .=
									'<link rel="preload" data-asynced="1" data-optimized="2" as="style" onload="this.onload=null;this.rel=\'stylesheet\'" href="' .
									Str::trim_quotes($url) .
									'" />'; // todo: How to use " in attr wrapper "
							} else {
								$this->html_head .= '<link data-optimized="2" rel="stylesheet" href="' . Str::trim_quotes($url) . '" />'; // use 2 as combined
							}

							// Move all css to top
							$this->content = str_replace($html_list, '', $this->content);
						}
					}
				}
				// Only minify
				elseif ($this->cfg_css_min) {
					// will handle async css load inside
					$this->_src_queue_handler($src_list, $html_list);
				}
				// Only HTTP2 push
				else {
					foreach ($src_list as $src_info) {
						if (!empty($src_info['inl'])) {
							continue;
						}
					}
				}
			}
		}

		// Handle css lazy load if not handled async loaded yet
		if ($this->cfg_css_async && !$this->cfg_css_min && !$this->cfg_css_comb) {
			// async html
			$html_list_async = $this->_async_css_list($html_list, $src_list);

			// Replace async css
			$this->content = str_replace($html_list, $html_list_async, $this->content);
		}

		// Parse js from buffer as needed
		$src_list = false;
		if ($this->cfg_js_min || $this->cfg_js_comb || $this->cfg_js_defer || $this->cfg_js_delay_inc) {
			add_filter('litespeed_optimize_js_excludes', array( $this->cls('Data'), 'load_js_exc' ));
			list($src_list, $html_list) = $this->_parse_js();
		}

		// js optimizer
		if ($src_list) {
			// IF combine
			if ($this->cfg_js_comb) {
				$url = $this->_build_hash_url($src_list, 'js');
				if ($url) {
					$this->html_foot .= $this->_build_js_tag($url);

					// Will move all JS to bottom combined one
					$this->content = str_replace($html_list, '', $this->content);
				}
			}
			// Only minify
			elseif ($this->cfg_js_min) {
				// Will handle js defer inside
				$this->_src_queue_handler($src_list, $html_list, 'js');
			}
			// Only HTTP2 push and Defer
			else {
				foreach ($src_list as $k => $src_info) {
					// Inline JS
					if (!empty($src_info['inl'])) {
						if ($this->cfg_js_defer) {
							$attrs    = !empty($src_info['attrs']) ? $src_info['attrs'] : '';
							$deferred = $this->_js_inline_defer($src_info['src'], $attrs);
							if ($deferred) {
								$this->content = str_replace($html_list[$k], $deferred, $this->content);
							}
						}
					}
					// JS files
					elseif ($this->cfg_js_defer) {
						$deferred = $this->_js_defer($html_list[$k], $src_info['src']);
						if ($deferred) {
							$this->content = str_replace($html_list[$k], $deferred, $this->content);
						}
					} elseif ($this->cfg_js_delay_inc) {
						$deferred = $this->_js_delay($html_list[$k], $src_info['src']);
						if ($deferred) {
							$this->content = str_replace($html_list[$k], $deferred, $this->content);
						}
					}
				}
			}
		}

		// Append JS inline var for preserved ESI
		// Shouldn't give any optm (defer/delay) @since 4.4
		if ($this->_var_preserve_js) {
			$this->html_head .= '<script>var ' . implode(',', $this->_var_preserve_js) . ';</script>';
			self::debug2('Inline JS defer vars', $this->_var_preserve_js);
		}

		// Append async compatibility lib to head
		if ($this->cfg_css_async) {
			// Inline css async lib
			if ($this->conf(self::O_OPTM_CSS_ASYNC_INLINE)) {
				$this->html_head .= $this->_build_js_inline(File::read(LSCWP_DIR . self::LIB_FILE_CSS_ASYNC), true);
			} else {
				$css_async_lib_url = LSWCP_PLUGIN_URL . self::LIB_FILE_CSS_ASYNC;
				$this->html_head  .= $this->_build_js_tag($css_async_lib_url); // Don't exclude it from defer for now
			}
		}

		/**
		 * Handle google fonts async
		 * This will result in a JS snippet in head, so need to put it in the end to avoid being replaced by JS parser
		 */
		$this->_async_ggfonts();

		/**
		 * Font display optm
		 *
		 * @since  3.0
		 */
		$this->_font_optm();

		// Inject JS Delay lib
		$this->_maybe_js_delay();

		/**
		 * HTML Lazyload
		 */
		if ($this->conf(self::O_OPTM_HTML_LAZY)) {
			$this->html_head = $this->cls('CSS')->prepare_html_lazy() . $this->html_head;
		}

		// Maybe prepend inline UCSS
		if ($this->_ucss) {
			$this->html_head = '<style id="litespeed-ucss">' . $this->_ucss . '</style>' . $this->html_head;
		}

		// Check if there is any critical css rules setting
		if ($this->cfg_css_async && $this->_ccss) {
			$this->html_head = $this->_ccss . $this->html_head;
		}

		// Replace html head part
		$this->html_head_early = apply_filters('litespeed_optm_html_head_early', $this->html_head_early);
		if ($this->html_head_early) {
			// Put header content to be after charset
			if (false !== strpos($this->content, '<meta charset')) {
				self::debug('Put early optm data to be after <meta charset>');
				$this->content = preg_replace('#<meta charset([^>]*)>#isU', '<meta charset$1>' . $this->html_head_early, $this->content, 1);
			} else {
				self::debug('Put early optm data to be right after <head>');
				$this->content = preg_replace('#<head([^>]*)>#isU', '<head$1>' . $this->html_head_early, $this->content, 1);
			}
		}
		$this->html_head = apply_filters('litespeed_optm_html_head', $this->html_head);
		if ($this->html_head) {
			if (apply_filters('litespeed_optm_html_after_head', false)) {
				$this->content = str_replace('</head>', $this->html_head . '</head>', $this->content);
			} else {
				// Put header content to dummy css position
				if (false !== preg_match(self::DUMMY_CSS_REGEX, $this->content)) {
					self::debug('Put optm data to dummy css location');
					$this->content = preg_replace( self::DUMMY_CSS_REGEX, $this->html_head, $this->content );
				}
				// Fallback: try to be after charset
				elseif (strpos($this->content, '<meta charset') !== false) {
					self::debug('Put optm data to be after <meta charset>');
					$this->content = preg_replace('#<meta charset([^>]*)>#isU', '<meta charset$1>' . $this->html_head, $this->content, 1);
				} else {
					self::debug('Put optm data to be after <head>');
					$this->content = preg_replace('#<head([^>]*)>#isU', '<head$1>' . $this->html_head, $this->content, 1);
				}
			}
		}

		// Replace html foot part
		$this->html_foot = apply_filters('litespeed_optm_html_foot', $this->html_foot);
		if ($this->html_foot) {
			$this->content = str_replace('</body>', $this->html_foot . '</body>', $this->content);
		}

		// Drop noscript if enabled
		if ($this->conf(self::O_OPTM_NOSCRIPT_RM)) {
			// $this->content = preg_replace( '#<noscript>.*</noscript>#isU', '', $this->content );
		}

		// HTML minify
		if (defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_HTML_MIN)) {
			$this->content = $this->__optimizer->html_min($this->content);
		}
	}

	/**
	 * Build a full JS tag
	 *
	 * @since  4.0
	 */
	private function _build_js_tag( $src ) {
		if ($this->cfg_js_defer === 2 || Utility::str_hit_array($src, $this->cfg_js_delay_inc)) {
			return '<script data-optimized="1" type="litespeed/javascript" data-src="' . Str::trim_quotes($src) . '"></script>';
		}

		if ($this->cfg_js_defer) {
			return '<script data-optimized="1" src="' . Str::trim_quotes($src) . '" defer></script>';
		}

		return '<script data-optimized="1" src="' . Str::trim_quotes($src) . '"></script>';
	}

	/**
	 * Build a full inline JS snippet
	 *
	 * @since  4.0
	 */
	private function _build_js_inline( $script, $minified = false ) {
		if ($this->cfg_js_defer) {
			$deferred = $this->_js_inline_defer($script, false, $minified);
			if ($deferred) {
				return $deferred;
			}
		}

		return '<script>' . $script . '</script>';
	}

	/**
	 * Load JS delay lib
	 *
	 * @since 4.0
	 */
	private function _maybe_js_delay() {
		if ($this->cfg_js_defer !== 2 && !$this->cfg_js_delay_inc) {
			return;
		}

		if (!defined('LITESPEED_JS_DELAY_LIB_LOADED')) {
			define('LITESPEED_JS_DELAY_LIB_LOADED', true);
			$this->html_foot .= '<script>' . File::read(LSCWP_DIR . self::LIB_FILE_JS_DELAY) . '</script>';
		}
	}

	/**
	 * Google font async
	 *
	 * @since 2.7.3
	 * @access private
	 */
	private function _async_ggfonts() {
		if (!$this->cfg_ggfonts_async || !$this->_ggfonts_urls) {
			return;
		}

		self::debug2('google fonts async found: ', $this->_ggfonts_urls);

		$this->html_head_early .= '<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />';

		/**
		 * Append fonts
		 *
		 * Could be multiple fonts
		 *
		 *  <link rel='stylesheet' href='//fonts.googleapis.com/css?family=Open+Sans%3A400%2C600%2C700%2C800%2C300&#038;ver=4.9.8' type='text/css' media='all' />
		 *  <link rel='stylesheet' href='//fonts.googleapis.com/css?family=PT+Sans%3A400%2C700%7CPT+Sans+Narrow%3A400%7CMontserrat%3A600&#038;subset=latin&#038;ver=4.9.8' type='text/css' media='all' />
		 *      -> family: PT Sans:400,700|PT Sans Narrow:400|Montserrat:600
		 *  <link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic,400italic,600,700,900&#038;subset=latin%2Clatin-ext' />
		 */
		$script = 'WebFontConfig={google:{families:[';

		$families = array();
		foreach ($this->_ggfonts_urls as $v) {
			$qs = wp_specialchars_decode($v);
			$qs = urldecode($qs);
			$qs = parse_url($qs, PHP_URL_QUERY);
			parse_str($qs, $qs);

			if (empty($qs['family'])) {
				self::debug('ERR ggfonts failed to find family: ' . $v);
				continue;
			}

			$subset = empty($qs['subset']) ? '' : ':' . $qs['subset'];

			foreach (array_filter(explode('|', $qs['family'])) as $v2) {
				$families[] = Str::trim_quotes($v2 . $subset);
			}
		}

		$script .= '"' . implode('","', $families) . ($this->_conf_css_font_display ? '&display=swap' : '') . '"';

		$script .= ']}};';

		// if webfontloader lib was loaded before WebFontConfig variable, call WebFont.load
		$script .= 'if ( typeof WebFont === "object" && typeof WebFont.load === "function" ) { WebFont.load( WebFontConfig ); }';

		$html = $this->_build_js_inline($script);

		// https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js
		$webfont_lib_url = LSWCP_PLUGIN_URL . self::LIB_FILE_WEBFONTLOADER;

		// default async, if js defer set use defer
		$html .= $this->_build_js_tag($webfont_lib_url);

		// Put this in the very beginning for preconnect
		$this->html_head = $html . $this->html_head;
	}

	/**
	 * Font optm
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _font_optm() {
		if (!$this->_conf_css_font_display || !$this->_ggfonts_urls) {
			return;
		}

		self::debug2('google fonts optm ', $this->_ggfonts_urls);

		foreach ($this->_ggfonts_urls as $v) {
			if (strpos($v, 'display=')) {
				continue;
			}
			$this->html_head = str_replace($v, $v . '&#038;display=swap', $this->html_head);
			$this->html_foot = str_replace($v, $v . '&#038;display=swap', $this->html_foot);
			$this->content   = str_replace($v, $v . '&#038;display=swap', $this->content);
		}
	}

	/**
	 * Prefetch DNS
	 *
	 * @since 1.7.1 DNS prefetch
	 * @since 5.6.1 DNS preconnect
	 * @access private
	 */
	private function _dns_optm_init() {
		// Widely enable link DNS prefetch
		if (defined('LITESPEED_GUEST_OPTM') || $this->conf(self::O_OPTM_DNS_PREFETCH_CTRL)) {
			@header('X-DNS-Prefetch-Control: on');
		}

		$this->dns_prefetch = $this->conf(self::O_OPTM_DNS_PREFETCH);
		$this->dns_preconnect = $this->conf(self::O_OPTM_DNS_PRECONNECT);
		if (!$this->dns_prefetch && !$this->dns_preconnect) {
			return;
		}

		if (function_exists('wp_resource_hints')) {
			add_filter('wp_resource_hints', array( $this, 'dns_optm_filter' ), 10, 2);
		} else {
			add_action('litespeed_optm', array( $this, 'dns_optm_output' ));
		}
	}

	/**
	 * DNS optm hook for WP
	 *
	 * @since 1.7.1
	 * @access public
	 */
	public function dns_optm_filter( $urls, $relation_type ) {
		if ('dns-prefetch' === $relation_type) {
			foreach ($this->dns_prefetch as $v) {
				if ($v) {
					$urls[] = $v;
				}
			}
		}
		if ('preconnect' === $relation_type) {
			foreach ($this->dns_preconnect as $v) {
				if ($v) {
					$urls[] = $v;
				}
			}
		}

		return $urls;
	}

	/**
	 * DNS optm output directly
	 *
	 * @since 1.7.1 DNS prefetch
	 * @since 5.6.1 DNS preconnect
	 * @access public
	 */
	public function dns_optm_output() {
		foreach ($this->dns_prefetch as $v) {
			if ($v) {
				$this->html_head_early .= '<link rel="dns-prefetch" href="' . Str::trim_quotes($v) . '" />';
			}
		}
		foreach ($this->dns_preconnect as $v) {
			if ($v) {
				$this->html_head_early .= '<link rel="preconnect" href="' . Str::trim_quotes($v) . '" crossorigin />';
			}
		}
	}

	/**
	 * Run minify with src queue list
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _src_queue_handler( $src_list, $html_list, $file_type = 'css' ) {
		$html_list_ori = $html_list;

		$can_webp = $this->cls('Media')->webp_support();

		$tag = $file_type == 'css' ? 'link' : 'script';
		foreach ($src_list as $key => $src_info) {
			// Minify inline CSS/JS
			if (!empty($src_info['inl'])) {
				if ($file_type == 'css') {
					$code = Optimizer::minify_css($src_info['src']);
					$can_webp && ($code = $this->cls('Media')->replace_background_webp($code));
					$snippet = str_replace($src_info['src'], $code, $html_list[$key]);
				} else {
					// Inline defer JS
					if ($this->cfg_js_defer) {
						$attrs   = !empty($src_info['attrs']) ? $src_info['attrs'] : '';
						$snippet = $this->_js_inline_defer($src_info['src'], $attrs) ?: $html_list[$key];
					} else {
						$code    = Optimizer::minify_js($src_info['src']);
						$snippet = str_replace($src_info['src'], $code, $html_list[$key]);
					}
				}
			}
			// CSS/JS files
			else {
				$url = $this->_build_single_hash_url($src_info['src'], $file_type);
				if ($url) {
					$snippet = str_replace($src_info['src'], $url, $html_list[$key]);
				}

				// Handle css async load
				if ($file_type == 'css' && $this->cfg_css_async) {
					$snippet = $this->_async_css($snippet);
				}

				// Handle js defer
				if ($file_type === 'js' && $this->cfg_js_defer) {
					$snippet = $this->_js_defer($snippet, $src_info['src']) ?: $snippet;
				}
			}

			$snippet         = str_replace("<$tag ", '<' . $tag . ' data-optimized="1" ', $snippet);
			$html_list[$key] = $snippet;
		}

		$this->content = str_replace($html_list_ori, $html_list, $this->content);
	}

	/**
	 * Build a single URL mapped filename (This will not save in DB)
	 *
	 * @since  4.0
	 */
	private function _build_single_hash_url( $src, $file_type = 'css' ) {
		$content = $this->__optimizer->load_file($src, $file_type);

		$is_min = $this->__optimizer->is_min($src);

		$content = $this->__optimizer->optm_snippet($content, $file_type, !$is_min, $src);

		$filepath_prefix = $this->_build_filepath_prefix($file_type);

		// Save to file
		$filename    = $filepath_prefix . md5($this->remove_query_strings($src)) . '.' . $file_type;
		$static_file = LITESPEED_STATIC_DIR . $filename;
		File::save($static_file, $content, true);

		// QS is required as $src may contains version info
		$qs_hash = substr(md5($src), -5);
		return LITESPEED_STATIC_URL . "$filename?ver=$qs_hash";
	}

	/**
	 * Generate full URL path with hash for a list of src
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _build_hash_url( $src_list, $file_type = 'css' ) {
		// $url_sensitive = $this->conf( self::O_OPTM_CSS_UNIQUE ) && $file_type == 'css'; // If need to keep unique CSS per URI

		// Replace preserved ESI (before generating hash)
		if ($file_type == 'js') {
			foreach ($src_list as $k => $v) {
				if (empty($v['inl'])) {
					continue;
				}
				$src_list[$k]['src'] = $this->_preserve_esi($v['src']);
			}
		}

		$minify        = $file_type === 'css' ? $this->cfg_css_min : $this->cfg_js_min;
		$filename_info = $this->__optimizer->serve($this->_request_url, $file_type, $minify, $src_list);

		if (!$filename_info) {
			return false; // Failed to generate
		}

		list($filename, $type) = $filename_info;

		// Add cache tag in case later file deleted to avoid lscache served stale non-existed files @since 4.4.1
		Tag::add(Tag::TYPE_MIN . '.' . $filename);

		$qs_hash = substr(md5(self::get_option(self::ITEM_TIMESTAMP_PURGE_CSS)), -5);
		// As filename is already related to filecon md5, no need QS anymore
		$filepath_prefix = $this->_build_filepath_prefix($type);
		return LITESPEED_STATIC_URL . $filepath_prefix . $filename . '?ver=' . $qs_hash;
	}

	/**
	 * Parse js src
	 *
	 * @since  1.2.2
	 * @access private
	 */
	private function _parse_js() {
		$excludes = apply_filters('litespeed_optimize_js_excludes', $this->conf(self::O_OPTM_JS_EXC));

		$combine_ext_inl = $this->conf(self::O_OPTM_JS_COMB_EXT_INL);
		if (!apply_filters('litespeed_optm_js_comb_ext_inl', true)) {
			self::debug2('js_comb_ext_inl bypassed via litespeed_optm_js_comb_ext_inl filter');
			$combine_ext_inl = false;
		}

		$src_list  = array();
		$html_list = array();

		// V7 added: (?:\r\n?|\n?) to fix replacement leaving empty new line
		$content = preg_replace('#<!--.*-->(?:\r\n?|\n?)#sU', '', $this->content);
		preg_match_all('#<script([^>]*)>(.*)</script>(?:\r\n?|\n?)#isU', $content, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs = empty($match[1]) ? array() : Utility::parse_attr($match[1]);

			if (isset($attrs['data-optimized'])) {
				continue;
			}
			if (!empty($attrs['data-no-optimize'])) {
				continue;
			}
			if (!empty($attrs['data-cfasync']) && $attrs['data-cfasync'] === 'false') {
				continue;
			}
			if (!empty($attrs['type']) && $attrs['type'] != 'text/javascript') {
				continue;
			}

			// to avoid multiple replacement
			if (in_array($match[0], $html_list)) {
				continue;
			}

			$this_src_arr = array();
			// JS files
			if (!empty($attrs['src'])) {
				// Exclude check
				$js_excluded  = Utility::str_hit_array($attrs['src'], $excludes);
				$is_internal  = Utility::is_internal_file($attrs['src']);
				$is_file      = substr($attrs['src'], 0, 5) != 'data:';
				$ext_excluded = !$combine_ext_inl && !$is_internal;
				if ($js_excluded || $ext_excluded || !$is_file) {
					// Maybe defer
					if ($this->cfg_js_defer) {
						$deferred = $this->_js_defer($match[0], $attrs['src']);
						if ($deferred) {
							$this->content = str_replace($match[0], $deferred, $this->content);
						}
					}

					self::debug2('_parse_js bypassed due to ' . ($js_excluded ? 'js files excluded [hit] ' . $js_excluded : 'external js'));
					continue;
				}

				if (strpos($attrs['src'], '/localres/') !== false) {
					continue;
				}

				if (strpos($attrs['src'], 'instant_click') !== false) {
					continue;
				}

				$this_src_arr['src'] = $attrs['src'];
			}
			// Inline JS
			elseif (!empty($match[2])) {
				// self::debug( '🌹🌹🌹 ' . $match[2] . '🌹' );
				// Exclude check
				$js_excluded = Utility::str_hit_array($match[2], $excludes);
				if ($js_excluded || !$combine_ext_inl) {
					// Maybe defer
					if ($this->cfg_js_defer) {
						$deferred = $this->_js_inline_defer($match[2], $match[1]);
						if ($deferred) {
							$this->content = str_replace($match[0], $deferred, $this->content);
						}
					}
					self::debug2('_parse_js bypassed due to ' . ($js_excluded ? 'js excluded [hit] ' . $js_excluded : 'inline js'));
					continue;
				}

				$this_src_arr['inl'] = true;
				$this_src_arr['src'] = $match[2];
				if ($match[1]) {
					$this_src_arr['attrs'] = $match[1];
				}
			} else {
				// Compatibility to those who changed src to data-src already
				self::debug2('No JS src or inline JS content');
				continue;
			}

			$src_list[]  = $this_src_arr;
			$html_list[] = $match[0];
		}

		return array( $src_list, $html_list );
	}

	/**
	 * Inline JS defer
	 *
	 * @since 3.0
	 * @access private
	 */
	private function _js_inline_defer( $con, $attrs = false, $minified = false ) {
		if (strpos($attrs, 'data-no-defer') !== false) {
			self::debug2('bypass: attr api data-no-defer');
			return false;
		}

		$hit = Utility::str_hit_array($con, $this->cfg_js_defer_exc);
		if ($hit) {
			self::debug2('inline js defer excluded [setting] ' . $hit);
			return false;
		}

		$con = trim($con);
		// Minify JS first
		if (!$minified) {
			// && $this->cfg_js_defer !== 2
			$con = Optimizer::minify_js($con);
		}

		if (!$con) {
			return false;
		}

		// Check if the content contains ESI nonce or not
		$con = $this->_preserve_esi($con);

		if ($this->cfg_js_defer === 2) {
			// Drop type attribute from $attrs
			if (strpos($attrs, ' type=') !== false) {
				$attrs = preg_replace('# type=([\'"])([^\1]+)\1#isU', '', $attrs);
			}
			// Replace DOMContentLoaded
			$con = str_replace('DOMContentLoaded', 'DOMContentLiteSpeedLoaded', $con);
			return '<script' . $attrs . ' type="litespeed/javascript">' . $con . '</script>';
			// return '<script' . $attrs . ' type="litespeed/javascript" src="data:text/javascript;base64,' . base64_encode( $con ) . '"></script>';
			// return '<script' . $attrs . ' type="litespeed/javascript">' . $con . '</script>';
		}

		return '<script' . $attrs . ' src="data:text/javascript;base64,' . base64_encode($con) . '" defer></script>';
	}

	/**
	 * Replace ESI to JS inline var (mainly used to avoid nonce timeout)
	 *
	 * @since  3.5.1
	 */
	private function _preserve_esi( $con ) {
		$esi_placeholder_list = $this->cls('ESI')->contain_preserve_esi($con);
		if (!$esi_placeholder_list) {
			return $con;
		}

		foreach ($esi_placeholder_list as $esi_placeholder) {
			$js_var                   = '__litespeed_var_' . self::$_var_i++ . '__';
			$con                      = str_replace($esi_placeholder, $js_var, $con);
			$this->_var_preserve_js[] = $js_var . '=' . $esi_placeholder;
		}

		return $con;
	}

	/**
	 * Parse css src and remove to-be-removed css
	 *
	 * @since  1.2.2
	 * @access private
	 * @return array  All the src & related raw html list
	 */
	private function _parse_css() {
		$excludes             = apply_filters('litespeed_optimize_css_excludes', $this->conf(self::O_OPTM_CSS_EXC));
		$ucss_file_exc_inline = apply_filters('litespeed_optimize_ucss_file_exc_inline', $this->conf(self::O_OPTM_UCSS_FILE_EXC_INLINE));

		// Append dummy css to exclude list
		$excludes[] = 'litespeed-dummy.css';

		$combine_ext_inl = $this->conf(self::O_OPTM_CSS_COMB_EXT_INL);
		if (!apply_filters('litespeed_optm_css_comb_ext_inl', true)) {
			self::debug2('css_comb_ext_inl bypassed via litespeed_optm_css_comb_ext_inl filter');
			$combine_ext_inl = false;
		}

		$css_to_be_removed = apply_filters('litespeed_optm_css_to_be_removed', array());

		$src_list  = array();
		$html_list = array();

		// $dom = new \PHPHtmlParser\Dom;
		// $dom->load( $content );return $val;
		// $items = $dom->find( 'link' );

		// V7 added: (?:\r\n?|\n?) to fix replacement leaving empty new line
		$content = preg_replace(
			array( '#<!--.*-->(?:\r\n?|\n?)#sU', '#<script([^>]*)>.*</script>(?:\r\n?|\n?)#isU', '#<noscript([^>]*)>.*</noscript>(?:\r\n?|\n?)#isU' ),
			'',
			$this->content
		);
		preg_match_all('#<link ([^>]+)/?>|<style([^>]*)>([^<]+)</style>(?:\r\n?|\n?)#isU', $content, $matches, PREG_SET_ORDER);

		foreach ($matches as $match) {
			// to avoid multiple replacement
			if (in_array($match[0], $html_list)) {
				continue;
			}

			if ($exclude = Utility::str_hit_array($match[0], $excludes)) {
				self::debug2('_parse_css bypassed exclude ' . $exclude);
				continue;
			}

			$this_src_arr = array();
			if (strpos($match[0], '<link') === 0) {
				$attrs = Utility::parse_attr($match[1]);
				if (empty($attrs['rel']) || $attrs['rel'] !== 'stylesheet') {
					continue;
				}
				if (empty($attrs['href'])) {
					continue;
				}

				// Check if need to remove this css
				if (Utility::str_hit_array($attrs['href'], $css_to_be_removed)) {
					self::debug('rm css snippet ' . $attrs['href']);
					// Delete this css snippet from orig html
					$this->content = str_replace($match[0], '', $this->content);

					continue;
				}

				// Check if need to inline this css file
				if ($this->conf(self::O_OPTM_UCSS) && Utility::str_hit_array($attrs['href'], $ucss_file_exc_inline)) {
					self::debug('ucss_file_exc_inline hit ' . $attrs['href']);
					// Replace this css to inline from orig html
					$inline_script = '<style>' . $this->__optimizer->load_file($attrs['href']) . '</style>';
					$this->content = str_replace($match[0], $inline_script, $this->content);

					continue;
				}

				// Check Google fonts hit
				if (strpos($attrs['href'], 'fonts.googleapis.com') !== false) {
					/**
					 * For async gg fonts, will add webfont into head, hence remove it from buffer and store the matches to use later
					 *
					 * @since  2.7.3
					 * @since  3.0 For font display optm, need to parse google fonts URL too
					 */
					if (!in_array($attrs['href'], $this->_ggfonts_urls)) {
						$this->_ggfonts_urls[] = $attrs['href'];
					}

					if ($this->cfg_ggfonts_rm || $this->cfg_ggfonts_async) {
						self::debug('rm css snippet [Google fonts] ' . $attrs['href']);
						$this->content = str_replace($match[0], '', $this->content);

						continue;
					}
				}

				if (isset($attrs['data-optimized'])) {
					// $this_src_arr[ 'exc' ] = true;
					continue;
				} elseif (!empty($attrs['data-no-optimize'])) {
					// $this_src_arr[ 'exc' ] = true;
					continue;
				}

				$is_internal  = Utility::is_internal_file($attrs['href']);
				$ext_excluded = !$combine_ext_inl && !$is_internal;
				if ($ext_excluded) {
					self::debug2('Bypassed due to external link');
					// Maybe defer
					if ($this->cfg_css_async) {
						$snippet = $this->_async_css($match[0]);
						if ($snippet != $match[0]) {
							$this->content = str_replace($match[0], $snippet, $this->content);
						}
					}

					continue;
				}

				if (!empty($attrs['media']) && $attrs['media'] !== 'all') {
					$this_src_arr['media'] = $attrs['media'];
				}

				$this_src_arr['src'] = $attrs['href'];
			} else {
				// Inline style
				if (!$combine_ext_inl) {
					self::debug2('Bypassed due to inline');
					continue;
				}

				$attrs = Utility::parse_attr($match[2]);

				if (!empty($attrs['data-no-optimize'])) {
					continue;
				}

				if (!empty($attrs['media']) && $attrs['media'] !== 'all') {
					$this_src_arr['media'] = $attrs['media'];
				}

				$this_src_arr['inl'] = true;
				$this_src_arr['src'] = $match[3];
			}

			$src_list[] = $this_src_arr;

			$html_list[] = $match[0];
		}

		return array( $src_list, $html_list );
	}

	/**
	 * Replace css to async loaded css
	 *
	 * @since  1.3
	 * @access private
	 */
	private function _async_css_list( $html_list, $src_list ) {
		foreach ($html_list as $k => $ori) {
			if (!empty($src_list[$k]['inl'])) {
				continue;
			}

			$html_list[$k] = $this->_async_css($ori);
		}
		return $html_list;
	}

	/**
	 * Async CSS snippet
	 *
	 * @since 3.5
	 */
	private function _async_css( $ori ) {
		if (strpos($ori, 'data-asynced') !== false) {
			self::debug2('bypass: attr data-asynced exist');
			return $ori;
		}

		if (strpos($ori, 'data-no-async') !== false) {
			self::debug2('bypass: attr api data-no-async');
			return $ori;
		}

		// async replacement
		$v = str_replace('stylesheet', 'preload', $ori);
		$v = str_replace('<link', '<link data-asynced="1" as="style" onload="this.onload=null;this.rel=\'stylesheet\'" ', $v);
		// Append to noscript content
		if (!defined('LITESPEED_GUEST_OPTM') && !$this->conf(self::O_OPTM_NOSCRIPT_RM)) {
			$v .= '<noscript>' . preg_replace('/ id=\'[\w-]+\' /U', ' ', $ori) . '</noscript>';
		}

		return $v;
	}

	/**
	 * Defer JS snippet
	 *
	 * @since  3.5
	 */
	private function _js_defer( $ori, $src ) {
		if (strpos($ori, ' async') !== false) {
			$ori = preg_replace('# async(?:=([\'"])(?:[^\1]*?)\1)?#is', '', $ori);
		}

		if (strpos($ori, 'defer') !== false) {
			return false;
		}
		if (strpos($ori, 'data-deferred') !== false) {
			self::debug2('bypass: attr data-deferred exist');
			return false;
		}
		if (strpos($ori, 'data-no-defer') !== false) {
			self::debug2('bypass: attr api data-no-defer');
			return false;
		}

		/**
		 * Exclude JS from setting
		 *
		 * @since 1.5
		 */
		if (Utility::str_hit_array($src, $this->cfg_js_defer_exc)) {
			self::debug('js defer exclude ' . $src);
			return false;
		}

		if ($this->cfg_js_defer === 2 || Utility::str_hit_array($src, $this->cfg_js_delay_inc)) {
			if (strpos($ori, ' type=') !== false) {
				$ori = preg_replace('# type=([\'"])([^\1]+)\1#isU', '', $ori);
			}
			return str_replace(' src=', ' type="litespeed/javascript" data-src=', $ori);
		}

		return str_replace('></script>', ' defer data-deferred="1"></script>', $ori);
	}

	/**
	 * Delay JS for included setting
	 *
	 * @since 5.6
	 */
	private function _js_delay( $ori, $src ) {
		if (strpos($ori, ' async') !== false) {
			$ori = str_replace(' async', '', $ori);
		}

		if (strpos($ori, 'defer') !== false) {
			return false;
		}
		if (strpos($ori, 'data-deferred') !== false) {
			self::debug2('bypass: attr data-deferred exist');
			return false;
		}
		if (strpos($ori, 'data-no-defer') !== false) {
			self::debug2('bypass: attr api data-no-defer');
			return false;
		}

		if (!Utility::str_hit_array($src, $this->cfg_js_delay_inc)) {
			return;
		}

		if (strpos($ori, ' type=') !== false) {
			$ori = preg_replace('# type=([\'"])([^\1]+)\1#isU', '', $ori);
		}
		return str_replace(' src=', ' type="litespeed/javascript" data-src=', $ori);
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/cloud.cls.php000064400000203641151600264720017173 0ustar00<?php
/**
 * Cloud service cls
 *
 * @package LiteSpeed
 * @since 3.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Cloud
 *
 * Handles QUIC.cloud communication, node detection, activation, and related utilities.
 */
class Cloud extends Base {

	const LOG_TAG = '❄️';

	/**
	 * Base API server URL.
	 *
	 * @var string
	 */
	private $_cloud_server = 'https://api.quic.cloud';

	/**
	 * Cloud IPs endpoint.
	 *
	 * @var string
	 */
	private $_cloud_ips = 'https://quic.cloud/ips';

	/**
	 * Cloud dashboard URL.
	 *
	 * @var string
	 */
	private $_cloud_server_dash = 'https://my.quic.cloud';

	/**
	 * Cloud WP API server URL.
	 *
	 * @var string
	 */
	protected $_cloud_server_wp = 'https://wpapi.quic.cloud';

	const SVC_D_ACTIVATE       = 'd/activate';
	const SVC_U_ACTIVATE       = 'u/wp3/activate';
	const SVC_D_ENABLE_CDN     = 'd/enable_cdn';
	const SVC_D_LINK           = 'd/link';
	const SVC_D_API            = 'd/api';
	const SVC_D_DASH           = 'd/dash';
	const SVC_D_V3UPGRADE      = 'd/v3upgrade';
	const SVC_U_LINK           = 'u/wp3/link';
	const SVC_U_ENABLE_CDN     = 'u/wp3/enablecdn';
	const SVC_D_STATUS_CDN_CLI = 'd/status/cdn_cli';
	const SVC_D_NODES          = 'd/nodes';
	const SVC_D_SYNC_CONF      = 'd/sync_conf';
	const SVC_D_USAGE          = 'd/usage';
	const SVC_D_SETUP_TOKEN    = 'd/get_token';
	const SVC_D_DEL_CDN_DNS    = 'd/del_cdn_dns';
	const SVC_PAGE_OPTM        = 'page_optm';
	const SVC_CCSS             = 'ccss';
	const SVC_UCSS             = 'ucss';
	const SVC_VPI              = 'vpi';
	const SVC_LQIP             = 'lqip';
	const SVC_QUEUE            = 'queue';
	const SVC_IMG_OPTM         = 'img_optm';
	const SVC_HEALTH           = 'health';
	const SVC_CDN              = 'cdn';

	const IMG_OPTM_DEFAULT_GROUP = 200;

	const IMGOPTM_TAKEN = 'img_optm-taken';

	const TTL_NODE       = 3;   // Days before node expired
	const EXPIRATION_REQ = 300; // Seconds of min interval between two unfinished requests
	const TTL_IPS        = 3;   // Days for node ip list cache

	const API_REPORT          = 'wp/report';
	const API_NEWS            = 'news';
	const API_VER             = 'ver_check';
	const API_BETA_TEST       = 'beta_test';
	const API_REST_ECHO       = 'tool/wp_rest_echo';
	const API_SERVER_KEY_SIGN = 'key_sign';

	/**
	 * Center services hosted at the central API server.
	 *
	 * @var string[]
	 */
	private static $center_svc_set = [
		self::SVC_D_ACTIVATE,
		self::SVC_U_ACTIVATE,
		self::SVC_D_ENABLE_CDN,
		self::SVC_D_LINK,
		self::SVC_D_NODES,
		self::SVC_D_SYNC_CONF,
		self::SVC_D_USAGE,
		self::SVC_D_API,
		self::SVC_D_V3UPGRADE,
		self::SVC_D_DASH,
		self::SVC_D_STATUS_CDN_CLI,
		// self::API_NEWS,
		self::API_REPORT,
		// self::API_VER,
		// self::API_BETA_TEST,
		self::SVC_D_SETUP_TOKEN,
		self::SVC_D_DEL_CDN_DNS,
	];

	/**
	 * Services hosted on the WP API server.
	 *
	 * @var string[]
	 */
	private static $wp_svc_set = [ self::API_NEWS, self::API_VER, self::API_BETA_TEST, self::API_REST_ECHO ];

	/**
	 * Public services that do not require an API key.
	 *
	 * @var string[]
	 */
	private static $_pub_svc_set = [ self::API_NEWS, self::API_REPORT, self::API_VER, self::API_BETA_TEST, self::API_REST_ECHO, self::SVC_D_V3UPGRADE, self::SVC_D_DASH ];

	/**
	 * Services that should go through the queue.
	 *
	 * @var string[]
	 */
	private static $_queue_svc_set = [ self::SVC_CCSS, self::SVC_UCSS, self::SVC_VPI ];

	/**
	 * Services that need load check.
	 *
	 * @var string[]
	 */
	public static $services_load_check = [
		// self::SVC_CCSS,
		// self::SVC_UCSS,
		// self::SVC_VPI,
		self::SVC_LQIP,
		self::SVC_HEALTH,
	];

	/**
	 * All supported services.
	 *
	 * @var string[]
	 */
	public static $services = [
		self::SVC_IMG_OPTM,
		self::SVC_PAGE_OPTM,
		self::SVC_CCSS,
		self::SVC_UCSS,
		self::SVC_VPI,
		self::SVC_LQIP,
		self::SVC_CDN,
		self::SVC_HEALTH,
		// self::SVC_QUEUE,
	];

	const TYPE_CLEAR_PROMO    = 'clear_promo';
	const TYPE_REDETECT_CLOUD = 'redetect_cloud';
	const TYPE_CLEAR_CLOUD    = 'clear_cloud';
	const TYPE_ACTIVATE       = 'activate';
	const TYPE_LINK           = 'link';
	const TYPE_ENABLE_CDN     = 'enablecdn';
	const TYPE_API            = 'api';
	const TYPE_SYNC_USAGE     = 'sync_usage';
	const TYPE_RESET          = 'reset';
	const TYPE_SYNC_STATUS    = 'sync_status';

	/**
	 * Summary data for cloud interactions.
	 *
	 * @var array<string,mixed>
	 */
	protected $_summary;

	/**
	 * Init
	 *
	 * @since 3.0
	 */
	public function __construct() {
		$allowed_hosts = [ 'wpapi.quic.cloud' ];
		if ( defined( 'LITESPEED_DEV' ) && constant( 'LITESPEED_DEV' ) ) {
			$allowed_hosts[]          = 'my.preview.quic.cloud';
			$allowed_hosts[]          = 'api.preview.quic.cloud';
			$this->_cloud_server      = 'https://api.preview.quic.cloud';
			$this->_cloud_ips         = 'https://api.preview.quic.cloud/ips';
			$this->_cloud_server_dash = 'https://my.preview.quic.cloud';
			$this->_cloud_server_wp   = 'https://wpapi.quic.cloud';
		} else {
			$allowed_hosts[] = 'my.quic.cloud';
			$allowed_hosts[] = 'api.quic.cloud';
		}
		add_filter( 'allowed_redirect_hosts', function( $hosts ) use ( $allowed_hosts ) {
			if ( ! is_array ( $hosts ) ) {
				$hosts = [];
			}

			return array_merge( $hosts, $allowed_hosts );
		} );
		$this->_summary = self::get_summary();
	}

	/**
	 * Init QC setup preparation
	 *
	 * @since 7.0
	 */
	public function init_qc_prepare() {
		if ( empty( $this->_summary['sk_b64'] ) ) {
			$keypair                  = sodium_crypto_sign_keypair();
			$pk                       = base64_encode( sodium_crypto_sign_publickey( $keypair ) ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode
			$sk                       = base64_encode( sodium_crypto_sign_secretkey( $keypair ) ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode
			$this->_summary['pk_b64'] = $pk;
			$this->_summary['sk_b64'] = $sk;
			$this->save_summary();
			// ATM `qc_activated` = null
			return true;
		}

		return false;
	}

	/**
	 * Init QC setup
	 *
	 * @since 7.0
	 */
	public function init_qc() {
		$this->init_qc_prepare();

		$ref = $this->_get_ref_url();

		// WPAPI REST echo dryrun
		$echobox = self::post( self::API_REST_ECHO, false, 60 );
		if ( false === $echobox ) {
			self::debugErr( 'REST Echo Failed!' );
			$msg = __( "QUIC.cloud's access to your WP REST API seems to be blocked.", 'litespeed-cache' );
			Admin_Display::error( $msg );
			wp_safe_redirect( $ref );
			exit;
		}

		self::debug( 'echo succeeded' );

		// Load separate thread echoed data from storage
		if ( empty( $echobox['wpapi_ts'] ) || empty( $echobox['wpapi_signature_b64'] ) ) {
			Admin_Display::error( __( 'Failed to get echo data from WPAPI', 'litespeed-cache' ) );
			wp_safe_redirect( $ref );
			exit;
		}

		$data      = [
			'wp_pk_b64'           => $this->_summary['pk_b64'],
			'wpapi_ts'            => $echobox['wpapi_ts'],
			'wpapi_signature_b64' => $echobox['wpapi_signature_b64'],
		];
		$server_ip = $this->conf( self::O_SERVER_IP );
		if ( $server_ip ) {
			$data['server_ip'] = $server_ip;
		}

		// Activation redirect
		$param = [
			'site_url' => site_url(),
			'ver'      => Core::VER,
			'data'     => $data,
			'ref'      => $ref,
		];
		wp_safe_redirect( $this->_cloud_server_dash . '/' . self::SVC_U_ACTIVATE . '?data=' . rawurlencode( Utility::arr2str( $param ) ) );
		exit;
	}

	/**
	 * Decide the ref
	 *
	 * @param string|false $ref Ref slug.
	 * @return string
	 */
	private function _get_ref_url( $ref = false ) {
		$link = 'admin.php?page=litespeed';
		if ( 'cdn' === $ref ) {
			$link = 'admin.php?page=litespeed-cdn';
		}
		if ( 'online' === $ref ) {
			$link = 'admin.php?page=litespeed-general';
		}
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		$ref_get = ! empty( $_GET['ref'] ) ? sanitize_text_field( wp_unslash( $_GET['ref'] ) ) : '';
		if ( $ref_get && 'cdn' === $ref_get ) {
			$link = 'admin.php?page=litespeed-cdn';
		}
		if ( $ref_get && 'online' === $ref_get ) {
			$link = 'admin.php?page=litespeed-general';
		}
		return get_admin_url( null, $link );
	}

	/**
	 * Init QC setup (CLI)
	 *
	 * @since 7.0
	 */
	public function init_qc_cli() {
		$this->init_qc_prepare();

		$server_ip = $this->conf( self::O_SERVER_IP );
		if ( ! $server_ip ) {
			self::debugErr( 'Server IP needs to be set first!' );
			$msg = sprintf(
				__( 'You need to set the %1$s first. Please use the command %2$s to set.', 'litespeed-cache' ),
				'`' . __( 'Server IP', 'litespeed-cache' ) . '`',
				'`wp litespeed-option set server_ip __your_ip_value__`'
			);
			Admin_Display::error( $msg );
			return;
		}

		// WPAPI REST echo dryrun
		$echobox = self::post( self::API_REST_ECHO, false, 60 );
		if ( false === $echobox ) {
			self::debugErr( 'REST Echo Failed!' );
			$msg = __( "QUIC.cloud's access to your WP REST API seems to be blocked.", 'litespeed-cache' );
			Admin_Display::error( $msg );
			return;
		}

		self::debug( 'echo succeeded' );

		// Load separate thread echoed data from storage
		if ( empty( $echobox['wpapi_ts'] ) || empty( $echobox['wpapi_signature_b64'] ) ) {
			self::debug( 'Resp: ', $echobox );
			Admin_Display::error( __( 'Failed to get echo data from WPAPI', 'litespeed-cache' ) );
			return;
		}

		$data = [
			'wp_pk_b64'           => $this->_summary['pk_b64'],
			'wpapi_ts'            => $echobox['wpapi_ts'],
			'wpapi_signature_b64' => $echobox['wpapi_signature_b64'],
			'server_ip'           => $server_ip,
		];

		$res = $this->post( self::SVC_D_ACTIVATE, $data );
		return $res;
	}

	/**
	 * Init QC CDN setup (CLI)
	 *
	 * @since 7.0
	 *
	 * @param string      $method   Method.
	 * @param string|bool $cert     Cert path.
	 * @param string|bool $key      Key path.
	 * @param string|bool $cf_token Cloudflare token.
	 */
	public function init_qc_cdn_cli( $method, $cert = false, $key = false, $cf_token = false ) {
		if ( ! $this->activated() ) {
			Admin_Display::error( __( 'You need to activate QC first.', 'litespeed-cache' ) );
			return;
		}

		$server_ip = $this->conf( self::O_SERVER_IP );
		if ( ! $server_ip ) {
			self::debugErr( 'Server IP needs to be set first!' );
			$msg = sprintf(
				__( 'You need to set the %1$s first. Please use the command %2$s to set.', 'litespeed-cache' ),
				'`' . __( 'Server IP', 'litespeed-cache' ) . '`',
				'`wp litespeed-option set server_ip __your_ip_value__`'
			);
			Admin_Display::error( $msg );
			return;
		}

		if ( $cert ) {
			if ( ! file_exists( $cert ) || ! file_exists( $key ) ) {
				Admin_Display::error( __( 'Cert or key file does not exist.', 'litespeed-cache' ) );
				return;
			}
		}

		$data = [
			'method'    => $method,
			'server_ip' => $server_ip,
		];
		if ( $cert ) {
			$data['cert'] = File::read( $cert );
			$data['key']  = File::read( $key );
		}
		if ( $cf_token ) {
			$data['cf_token'] = $cf_token;
		}

		$res = $this->post( self::SVC_D_ENABLE_CDN, $data );
		return $res;
	}

	/**
	 * Link to QC setup
	 *
	 * @since 7.0
	 */
	public function link_qc() {
		if ( ! $this->activated() ) {
			Admin_Display::error( __( 'You need to activate QC first.', 'litespeed-cache' ) );
			return;
		}

		$data                     = [
			'wp_ts' => time(),
		];
		$data['wp_signature_b64'] = $this->_sign_b64( $data['wp_ts'] );

		// Activation redirect
		$param = [
			'site_url' => site_url(),
			'ver'      => Core::VER,
			'data'     => $data,
			'ref'      => $this->_get_ref_url(),
		];
		wp_safe_redirect( $this->_cloud_server_dash . '/' . self::SVC_U_LINK . '?data=' . rawurlencode( Utility::arr2str( $param ) ) );
		exit;
	}

	/**
	 * Show QC Account CDN status
	 *
	 * @since 7.0
	 */
	public function cdn_status_cli() {
		if ( ! $this->activated() ) {
			Admin_Display::error( __( 'You need to activate QC first.', 'litespeed-cache' ) );
			return;
		}

		$data = [];
		$res  = $this->post( self::SVC_D_STATUS_CDN_CLI, $data );
		return $res;
	}

	/**
	 * Link to QC Account for CLI
	 *
	 * @since 7.0
	 *
	 * @param string $email Account email.
	 * @param string $key   API key.
	 */
	public function link_qc_cli( $email, $key ) {
		if ( ! $this->activated() ) {
			Admin_Display::error( __( 'You need to activate QC first.', 'litespeed-cache' ) );
			return;
		}

		$data = [
			'qc_acct_email' => $email,
			'qc_acct_apikey'=> $key,
		];
		$res  = $this->post( self::SVC_D_LINK, $data );
		return $res;
	}

	/**
	 * API link parsed call to QC
	 *
	 * @since 7.0
	 *
	 * @param string $action2 Action slug.
	 */
	public function api_link_call( $action2 ) {
		if ( ! $this->activated() ) {
			Admin_Display::error( __( 'You need to activate QC first.', 'litespeed-cache' ) );
			return;
		}

		$data = [
			'action2' => $action2,
		];
		$res  = $this->post( self::SVC_D_API, $data );
		self::debug( 'API link call result: ', $res );
	}

	/**
	 * Enable QC CDN
	 *
	 * @since 7.0
	 */
	public function enable_cdn() {
		if ( ! $this->activated() ) {
			Admin_Display::error( __( 'You need to activate QC first.', 'litespeed-cache' ) );
			return;
		}

		$data                     = [
			'wp_ts' => time(),
		];
		$data['wp_signature_b64'] = $this->_sign_b64( $data['wp_ts'] );

		// Activation redirect
		$param = [
			'site_url' => site_url(),
			'ver'      => Core::VER,
			'data'     => $data,
			'ref'      => $this->_get_ref_url(),
		];
		wp_safe_redirect( $this->_cloud_server_dash . '/' . self::SVC_U_ENABLE_CDN . '?data=' . rawurlencode( Utility::arr2str( $param ) ) );
		exit;
	}

	/**
	 * Encrypt data for cloud req
	 *
	 * @since 7.0
	 *
	 * @param string|int $data Data to sign.
	 * @return string|false
	 */
	private function _sign_b64( $data ) {
		if ( empty( $this->_summary['sk_b64'] ) ) {
			self::debugErr( 'No sk to sign.' );
			return false;
		}
		$sk = base64_decode( $this->_summary['sk_b64'] ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode
		if ( strlen( $sk ) !== SODIUM_CRYPTO_SIGN_SECRETKEYBYTES ) {
			self::debugErr( 'Invalid local sign sk length.' );
			// Reset local pk/sk
			unset( $this->_summary['pk_b64'] );
			unset( $this->_summary['sk_b64'] );
			$this->save_summary();
			self::debug( 'Clear local sign pk/sk pair.' );

			return false;
		}
		$signature = sodium_crypto_sign_detached( (string) $data, $sk );
		return base64_encode( $signature ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode
	}

	/**
	 * Load server pk from cloud
	 *
	 * @since 7.0
	 *
	 * @param bool $from_wpapi Load from WP API server.
	 * @return string|false Binary public key or false.
	 */
	private function _load_server_pk( $from_wpapi = false ) {
		// Load cloud pk
		$server_key_url = $this->_cloud_server . '/' . self::API_SERVER_KEY_SIGN;
		if ( $from_wpapi ) {
			$server_key_url = $this->_cloud_server_wp . '/' . self::API_SERVER_KEY_SIGN;
		}
		$resp = wp_safe_remote_get( $server_key_url );
		if ( is_wp_error( $resp ) ) {
			self::debugErr( 'Failed to load key: ' . $resp->get_error_message() );
			return false;
		}
		$pk = trim( $resp['body'] );
		self::debug( 'Loaded key from ' . $server_key_url . ': ' . $pk );
		$cloud_pk = base64_decode( $pk ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode
		if ( strlen( $cloud_pk ) !== SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES ) {
			self::debugErr( 'Invalid cloud public key length.' );
			return false;
		}

		$sk = base64_decode( $this->_summary['sk_b64'] ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode
		if ( strlen( $sk ) !== SODIUM_CRYPTO_SIGN_SECRETKEYBYTES ) {
			self::debugErr( 'Invalid local secret key length.' );
			// Reset local pk/sk
			unset( $this->_summary['pk_b64'] );
			unset( $this->_summary['sk_b64'] );
			$this->save_summary();
			self::debug( 'Unset local pk/sk pair.' );

			return false;
		}

		return $cloud_pk;
	}

	/**
	 * WPAPI echo back to notify the sealed databox
	 *
	 * @since 7.0
	 */
	public function wp_rest_echo() {
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		self::debug( 'Parsing echo', $_POST );

		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		$ts = !empty( $_POST['wpapi_ts'] ) ? sanitize_text_field( wp_unslash( $_POST['wpapi_ts'] ) ) : '';
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		$sig = !empty( $_POST['wpapi_signature_b64'] ) ? sanitize_text_field( wp_unslash( $_POST['wpapi_signature_b64'] ) ) : '';

		if ( empty( $ts ) || empty( $sig ) ) {
			return self::err( 'No echo data' );
		}

		$is_valid = $this->_validate_signature( $sig, $ts, true );
		if ( ! $is_valid ) {
			return self::err( 'Data validation from WPAPI REST Echo failed' );
		}

		$diff = time() - (int) $ts;
		if ( abs( $diff ) > 86400 ) {
			self::debugErr( 'WPAPI echo data timeout [diff] ' . $diff );
			return self::err( 'Echo data expired' );
		}

		$signature_b64 = $this->_sign_b64( $ts );
		self::debug( 'Response to echo [signature_b64] ' . $signature_b64 );
		return self::ok( [ 'signature_b64' => $signature_b64 ] );
	}

	/**
	 * Validate cloud data
	 *
	 * @since 7.0
	 *
	 * @param string $signature_b64 Base64 signature.
	 * @param string $data          Data to validate.
	 * @param bool   $from_wpapi    Whether the signature is from WP API server.
	 * @return bool
	 */
	private function _validate_signature( $signature_b64, $data, $from_wpapi = false ) {
		// Try validation
		try {
			$cloud_pk = $this->_load_server_pk( $from_wpapi );
			if ( ! $cloud_pk ) {
				return false;
			}
			$signature = base64_decode( $signature_b64 ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode
			$is_valid  = sodium_crypto_sign_verify_detached( $signature, (string) $data, $cloud_pk );
		} catch ( \SodiumException $e ) {
			self::debugErr( 'Decryption failed: ' . esc_html( $e->getMessage() ) );
			return false;
		}
		self::debug( 'Signature validation result: ' . ( $is_valid ? 'true' : 'false' ) );
		return $is_valid;
	}

	/**
	 * Finish qc activation after redirection back from QC
	 *
	 * @since 7.0
	 *
	 * @param string|false $ref Ref slug.
	 */
	public function finish_qc_activation( $ref = false ) {
		// phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.Security.NonceVerification.Recommended
		$qc_activated = !empty( $_GET['qc_activated'] ) ? sanitize_text_field( wp_unslash( $_GET['qc_activated'] ) ) : '';
		// phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.Security.NonceVerification.Recommended
		$qc_ts = !empty( $_GET['qc_ts'] ) ? sanitize_text_field( wp_unslash( $_GET['qc_ts'] ) ) : '';
		// phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.Security.NonceVerification.Recommended
		$qc_sig = !empty( $_GET['qc_signature_b64'] ) ? sanitize_text_field( wp_unslash( $_GET['qc_signature_b64'] ) ) : '';

		if ( ! $qc_activated || ! $qc_ts || ! $qc_sig ) {
			return;
		}

		$data_to_validate_signature = [
			'wp_pk_b64' => $this->_summary['pk_b64'],
			'qc_ts'     => $qc_ts,
		];
		$is_valid                   = $this->_validate_signature( $qc_sig, implode( '', $data_to_validate_signature ) );
		if ( ! $is_valid ) {
			self::debugErr( 'Failed to validate qc activation data' );
			Admin_Display::error( sprintf( __( 'Failed to validate %s activation data.', 'litespeed-cache' ), 'QUIC.cloud' ) );
			return;
		}

		self::debug( 'QC activation status: ' . $qc_activated );
		if ( ! in_array( $qc_activated, [ 'anonymous', 'linked', 'cdn' ], true ) ) {
			self::debugErr( 'Failed to parse qc activation status' );
			Admin_Display::error( sprintf( __( 'Failed to parse %s activation status.', 'litespeed-cache' ), 'QUIC.cloud' ) );
			return;
		}

		$diff = time() - (int) $qc_ts;
		if ( abs( $diff ) > 86400 ) {
			self::debugErr( 'QC activation data timeout [diff] ' . $diff );
			Admin_Display::error( sprintf( __( '%s activation data expired.', 'litespeed-cache' ), 'QUIC.cloud' ) );
			return;
		}

		// phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.Security.NonceVerification.Recommended
		$main_domain = ! empty( $_GET['main_domain'] ) ? sanitize_text_field( wp_unslash( $_GET['main_domain'] ) ) : false;
		$this->update_qc_activation( $qc_activated, $main_domain );

		wp_safe_redirect( $this->_get_ref_url( $ref ) );
		exit;
	}

	/**
	 * Finish qc activation process
	 *
	 * @since 7.0
	 *
	 * @param string      $qc_activated Activation status.
	 * @param string|bool $main_domain  Main domain.
	 * @param bool        $quite        Quiet flag.
	 */
	public function update_qc_activation( $qc_activated, $main_domain = false, $quite = false ) {
		$this->_summary['qc_activated'] = $qc_activated;
		if ( $main_domain ) {
			$this->_summary['main_domain'] = $main_domain;
		}
		$this->save_summary();

		$msg = sprintf( __( 'Congratulations, %s successfully set this domain up for the anonymous online services.', 'litespeed-cache' ), 'QUIC.cloud' );
		if ( 'linked' === $qc_activated ) {
			$msg = sprintf( __( 'Congratulations, %s successfully set this domain up for the online services.', 'litespeed-cache' ), 'QUIC.cloud' );
			// Sync possible partner info
			$this->sync_usage();
		}
		if ( 'cdn' === $qc_activated ) {
			$msg = sprintf( __( 'Congratulations, %s successfully set this domain up for the online services with CDN service.', 'litespeed-cache' ), 'QUIC.cloud' );
			// Turn on CDN option
			$this->cls( 'Conf' )->update_confs( [ self::O_CDN_QUIC => true ] );
		}
		if ( ! $quite ) {
			Admin_Display::success( '🎊 ' . $msg );
		}

		$this->_clear_reset_qc_reg_msg();

		$this->clear_cloud();
	}

	/**
	 * Load QC status for dash usage.
	 * Format to translate: `<a href="{#xxx#}" class="button button-primary">xxxx</a><a href="{#xxx#}">xxxx2</a>`
	 *
	 * @since 7.0
	 *
	 * @param string $type  Type.
	 * @param bool   $force Force refresh.
	 * @return string
	 */
	public function load_qc_status_for_dash( $type, $force = false ) {
		return Str::translate_qc_apis( $this->_load_qc_status_for_dash( $type, $force ) );
	}

	/**
	 * Internal: load QC status HTML for dash.
	 *
	 * @param string $type  Type.
	 * @param bool   $force Force refresh.
	 * @return string
	 */
	private function _load_qc_status_for_dash( $type, $force = false ) {
		if (
			! $force &&
			! empty( $this->_summary['mini_html'] ) &&
			isset( $this->_summary['mini_html'][ $type ] ) &&
			! empty( $this->_summary['mini_html'][ 'ttl.' . $type ] ) &&
			$this->_summary['mini_html'][ 'ttl.' . $type ] > time()
		) {
			return Str::safe_html( $this->_summary['mini_html'][ $type ] );
		}

		// Try to update dash content
		$data = self::post( self::SVC_D_DASH, [ 'action2' => ( 'cdn_dash_mini' === $type ? 'cdn_dash' : $type ) ] );
		if ( ! empty( $data['qc_activated'] ) ) {
			// Sync conf as changed
			if ( empty( $this->_summary['qc_activated'] ) || $this->_summary['qc_activated'] !== $data['qc_activated'] ) {
				$msg = sprintf( __( 'Congratulations, %s successfully set this domain up for the online services with CDN service.', 'litespeed-cache' ), 'QUIC.cloud' );
				Admin_Display::success( '🎊 ' . $msg );
				$this->_clear_reset_qc_reg_msg();
				// Turn on CDN option
				$this->cls( 'Conf' )->update_confs( [ self::O_CDN_QUIC => true ] );
				$this->cls( 'CDN\Quic' )->try_sync_conf( true );
			}

			$this->_summary['qc_activated'] = $data['qc_activated'];
			$this->save_summary();
		}

		// Show the info
		if ( isset( $this->_summary['mini_html'][ $type ] ) ) {
			return Str::safe_html( $this->_summary['mini_html'][ $type ] );
		}

		return '';
	}

	/**
	 * Update QC status
	 *
	 * @since 7.0
	 */
	public function update_cdn_status() {
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		$qc_activated = !empty( $_POST['qc_activated'] ) ? sanitize_text_field( wp_unslash( $_POST['qc_activated'] ) ) : '';

		if ( !$qc_activated || ! in_array( $qc_activated, [ 'anonymous', 'linked', 'cdn', 'deleted' ], true ) ) {
			return self::err( 'lack_of_params' );
		}

		self::debug( 'update_cdn_status request hash: ' . $qc_activated );

		if ( 'deleted' === $qc_activated ) {
			$this->_reset_qc_reg();
		} else {
			$this->_summary['qc_activated'] = $qc_activated;
			$this->save_summary();
		}

		if ( 'cdn' === $qc_activated ) {
			$msg = sprintf( __( 'Congratulations, %s successfully set this domain up for the online services with CDN service.', 'litespeed-cache' ), 'QUIC.cloud' );
			Admin_Display::success( '🎊 ' . $msg );
			$this->_clear_reset_qc_reg_msg();
			// Turn on CDN option
			$this->cls( 'Conf' )->update_confs( [ self::O_CDN_QUIC => true ] );
			$this->cls( 'CDN\Quic' )->try_sync_conf( true );
		}

		return self::ok( [ 'qc_activated' => $qc_activated ] );
	}

	/**
	 * Reset QC setup
	 *
	 * @since 7.0
	 */
	public function reset_qc() {
		unset( $this->_summary['pk_b64'] );
		unset( $this->_summary['sk_b64'] );
		unset( $this->_summary['qc_activated'] );
		if ( ! empty( $this->_summary['partner'] ) ) {
			unset( $this->_summary['partner'] );
		}
		$this->save_summary();
		self::debug( 'Clear local QC activation.' );

		$this->clear_cloud();

		Admin_Display::success( sprintf( __( 'Reset %s activation successfully.', 'litespeed-cache' ), 'QUIC.cloud' ) );
		wp_safe_redirect( $this->_get_ref_url() );
		exit;
	}

	/**
	 * Show latest commit version always if is on dev
	 *
	 * @since 3.0
	 */
	public function check_dev_version() {
		if ( ! preg_match( '/[^\d\.]/', Core::VER ) ) {
			return;
		}

		$last_check = empty( $this->_summary[ 'last_request.' . self::API_VER ] ) ? 0 : $this->_summary[ 'last_request.' . self::API_VER ];

		if ( time() - $last_check > 86400 ) {
			$auto_v = self::version_check( 'dev' );
			if ( ! empty( $auto_v['dev'] ) ) {
				self::save_summary( [ 'version.dev' => $auto_v['dev'] ] );
			}
		}

		if ( empty( $this->_summary['version.dev'] ) ) {
			return;
		}

		self::debug( 'Latest dev version ' . $this->_summary['version.dev'] );

		if ( version_compare( $this->_summary['version.dev'], Core::VER, '<=' ) ) {
			return;
		}

		// Show the dev banner
		require_once LSCWP_DIR . 'tpl/banner/new_version_dev.tpl.php';
	}

	/**
	 * Check latest version
	 *
	 * @since 2.9
	 * @access public
	 *
	 * @param string|false $src Source.
	 * @return mixed
	 */
	public static function version_check( $src = false ) {
		$req_data = [
			'v'   => defined( 'LSCWP_CUR_V' ) ? LSCWP_CUR_V : '',
			'src' => $src,
			'php' => phpversion(),
		];
		// If code ver is smaller than db ver, bypass
		if ( ! empty( $req_data['v'] ) && version_compare( Core::VER, $req_data['v'], '<' ) ) {
			return;
		}
		if ( defined( 'LITESPEED_ERR' ) ) {
			$litespeed_err   = constant( 'LITESPEED_ERR' );
			$req_data['err'] = base64_encode( ! is_string( $litespeed_err ) ? wp_json_encode( $litespeed_err ) : $litespeed_err ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode
		}
		$data = self::post( self::API_VER, $req_data );

		return $data;
	}

	/**
	 * Show latest news
	 *
	 * @since 3.0
	 */
	public function news() {
		$this->_update_news();

		if ( empty( $this->_summary['news.new'] ) ) {
			return;
		}

		if ( ! empty( $this->_summary['news.plugin'] ) && Activation::cls()->dash_notifier_is_plugin_active( $this->_summary['news.plugin'] ) ) {
			return;
		}

		require_once LSCWP_DIR . 'tpl/banner/cloud_news.tpl.php';
	}

	/**
	 * Update latest news
	 *
	 * @since 2.9.9.1
	 */
	private function _update_news() {
		if ( ! empty( $this->_summary['news.utime'] ) && time() - (int) $this->_summary['news.utime'] < 86400 * 7 ) {
			return;
		}

		self::save_summary( [ 'news.utime' => time() ] );

		$data = self::get( self::API_NEWS );
		if ( empty( $data['id'] ) ) {
			return;
		}

		// Save news
		if ( ! empty( $this->_summary['news.id'] ) && (string) $this->_summary['news.id'] === (string) $data['id'] ) {
			return;
		}

		$this->_summary['news.id']      = $data['id'];
		$this->_summary['news.plugin']  = ! empty( $data['plugin'] ) ? $data['plugin'] : '';
		$this->_summary['news.title']   = ! empty( $data['title'] ) ? $data['title'] : '';
		$this->_summary['news.content'] = ! empty( $data['content'] ) ? $data['content'] : '';
		$this->_summary['news.zip']     = ! empty( $data['zip'] ) ? $data['zip'] : '';
		$this->_summary['news.new']     = 1;

		if ( $this->_summary['news.plugin'] ) {
			$plugin_info = Activation::cls()->dash_notifier_get_plugin_info( $this->_summary['news.plugin'] );
			if ( $plugin_info && ! empty( $plugin_info->name ) ) {
				$this->_summary['news.plugin_name'] = $plugin_info->name;
			}
		}

		self::save_summary();
	}

	/**
	 * Check if contains a package in a service or not
	 *
	 * @since 4.0
	 *
	 * @param string $service Service.
	 * @param int    $pkg     Package flag.
	 * @return bool
	 */
	public function has_pkg( $service, $pkg ) {
		if ( ! empty( $this->_summary[ 'usage.' . $service ]['pkgs'] ) && ( $this->_summary[ 'usage.' . $service ]['pkgs'] & $pkg ) ) {
			return true;
		}

		return false;
	}

	/**
	 * Get allowance of current service
	 *
	 * @since 3.0
	 * @access private
	 *
	 * @param string      $service Service.
	 * @param string|bool $err    Error code by ref.
	 * @return int
	 */
	public function allowance( $service, &$err = false ) {
		// Only auto sync usage at most one time per day
		if ( empty( $this->_summary[ 'last_request.' . self::SVC_D_USAGE ] ) || time() - (int) $this->_summary[ 'last_request.' . self::SVC_D_USAGE ] > 86400 ) {
			$this->sync_usage();
		}

		if ( in_array( $service, [ self::SVC_CCSS, self::SVC_UCSS, self::SVC_VPI ], true ) ) {
			// @since 4.2
			$service = self::SVC_PAGE_OPTM;
		}

		if ( empty( $this->_summary[ 'usage.' . $service ] ) ) {
			return 0;
		}
		$usage = $this->_summary[ 'usage.' . $service ];

		// Image optm is always free
		$allowance_max = 0;
		if ( self::SVC_IMG_OPTM === $service ) {
			$allowance_max = self::IMG_OPTM_DEFAULT_GROUP;
		}

		$allowance = (int) $usage['quota'] - (int) $usage['used'];

		$err = 'out_of_quota';

		if ( $allowance > 0 ) {
			if ( $allowance_max && $allowance_max < $allowance ) {
				$allowance = $allowance_max;
			}

			// Daily limit @since 4.2
			if ( isset( $usage['remaining_daily_quota'] ) && $usage['remaining_daily_quota'] >= 0 && $usage['remaining_daily_quota'] < $allowance ) {
				$allowance = $usage['remaining_daily_quota'];
				if ( ! $allowance ) {
					$err = 'out_of_daily_quota';
				}
			}

			return $allowance;
		}

		// Check Pay As You Go balance
		if ( empty( $usage['pag_bal'] ) ) {
			return $allowance_max;
		}

		if ( $allowance_max && $allowance_max < $usage['pag_bal'] ) {
			return $allowance_max;
		}

		return (int) $usage['pag_bal'];
	}

	/**
	 * Sync Cloud usage summary data
	 *
	 * @since 3.0
	 * @access public
	 */
	public function sync_usage() {
		$usage = $this->_post( self::SVC_D_USAGE );
		if ( ! $usage ) {
			return;
		}

		self::debug( 'sync_usage ' . wp_json_encode( $usage ) );

		foreach ( self::$services as $v ) {
			$this->_summary[ 'usage.' . $v ] = ! empty( $usage[ $v ] ) ? $usage[ $v ] : false;
		}

		self::save_summary();

		return $this->_summary;
	}

	/**
	 * Clear all existing cloud nodes for future reconnect
	 *
	 * @since 3.0
	 * @access public
	 */
	public function clear_cloud() {
		foreach ( self::$services as $service ) {
			if ( isset( $this->_summary[ 'server.' . $service ] ) ) {
				unset( $this->_summary[ 'server.' . $service ] );
			}
			if ( isset( $this->_summary[ 'server_date.' . $service ] ) ) {
				unset( $this->_summary[ 'server_date.' . $service ] );
			}
		}
		self::save_summary();

		self::debug( 'Cleared all local service node caches' );
	}

	/**
	 * Ping clouds to find the fastest node
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string $service Service.
	 * @param bool   $force   Force redetect.
	 * @return string|false
	 */
	public function detect_cloud( $service, $force = false ) {
		if ( in_array( $service, self::$center_svc_set, true ) ) {
			return $this->_cloud_server;
		}

		if ( in_array( $service, self::$wp_svc_set, true ) ) {
			return $this->_cloud_server_wp;
		}

		// Check if the stored server needs to be refreshed
		if ( ! $force ) {
			if (
				! empty( $this->_summary[ 'server.' . $service ] ) &&
				! empty( $this->_summary[ 'server_date.' . $service ] ) &&
				(int) $this->_summary[ 'server_date.' . $service ] > time() - 86400 * self::TTL_NODE
			) {
				$server = $this->_summary[ 'server.' . $service ];
				if ( false === strpos( $this->_cloud_server, 'preview.' ) && false === strpos( $server, 'preview.' ) ) {
					return $server;
				}
				if ( false !== strpos( $this->_cloud_server, 'preview.' ) && false !== strpos( $server, 'preview.' ) ) {
					return $server;
				}
			}
		}

		if ( ! $service || ! in_array( $service, self::$services, true ) ) {
			$msg = __( 'Cloud Error', 'litespeed-cache' ) . ': ' . $service;
			Admin_Display::error( $msg );
			return false;
		}

		// Send request to Quic Online Service
		$json = $this->_post( self::SVC_D_NODES, [ 'svc' => $this->_maybe_queue( $service ) ] );

		// Check if get list correctly
		if ( empty( $json['list'] ) || ! is_array( $json['list'] ) ) {
			self::debug( 'request cloud list failed: ', $json );

			if ( $json ) {
				$msg = __( 'Cloud Error', 'litespeed-cache' ) . ": [Service] $service [Info] " . wp_json_encode( $json );
				Admin_Display::error( $msg );
			}

			return false;
		}

		// Ping closest cloud
		$valid_clouds = false;
		if ( ! empty( $json['list_preferred'] ) ) {
			$valid_clouds = $this->_get_closest_nodes( $json['list_preferred'], $service );
		}
		if ( ! $valid_clouds ) {
			$valid_clouds = $this->_get_closest_nodes( $json['list'], $service );
		}
		if ( ! $valid_clouds ) {
			return false;
		}

		// Check server load
		if ( in_array( $service, self::$services_load_check, true ) ) {
			// TODO
			$valid_cloud_loads = [];
			foreach ( $valid_clouds as $v ) {
				$response = wp_safe_remote_get( $v, [ 'timeout' => 5 ] );
				if ( is_wp_error( $response ) ) {
					$error_message = $response->get_error_message();
					self::debug( 'failed to do load checker: ' . $error_message );
					continue;
				}

				$curr_load = \json_decode( $response['body'], true );
				if ( ! empty( $curr_load['_res'] ) && 'ok' === $curr_load['_res'] && isset( $curr_load['load'] ) ) {
					$valid_cloud_loads[ $v ] = $curr_load['load'];
				}
			}

			if ( ! $valid_cloud_loads ) {
				$msg = __( 'Cloud Error', 'litespeed-cache' ) . ": [Service] $service [Info] " . __( 'No available Cloud Node after checked server load.', 'litespeed-cache' );
				Admin_Display::error( $msg );
				return false;
			}

			self::debug( 'Closest nodes list after load check', $valid_cloud_loads );

			$qualified_list = array_keys( $valid_cloud_loads, min( $valid_cloud_loads ), true );
		} else {
			$qualified_list = $valid_clouds;
		}

		$closest = $qualified_list[ array_rand( $qualified_list ) ];

		self::debug( 'Chose node: ' . $closest );

		// store data into option locally
		$this->_summary[ 'server.' . $service ]      = $closest;
		$this->_summary[ 'server_date.' . $service ] = time();
		self::save_summary();

		return $this->_summary[ 'server.' . $service ];
	}

	/**
	 * Ping to choose the closest nodes
	 *
	 * @since 7.0
	 *
	 * @param array  $nodes_list    Node list.
	 * @param string $service Service.
	 * @return array|false
	 */
	private function _get_closest_nodes( $nodes_list, $service ) {
		$speed_list = [];
		foreach ( $nodes_list as $v ) {
			// Exclude possible failed 503 nodes
			if ( ! empty( $this->_summary['disabled_node'] ) && ! empty( $this->_summary['disabled_node'][ $v ] ) && time() - (int) $this->_summary['disabled_node'][ $v ] < 86400 ) {
				continue;
			}
			$speed_list[ $v ] = Utility::ping( $v );
		}

		if ( ! $speed_list ) {
			self::debug( 'nodes are in 503 failed nodes' );
			return false;
		}

		$min = min( $speed_list );

		if ( 99999 === (int) $min ) {
			self::debug( 'failed to ping all clouds' );
			return false;
		}

		// Random pick same time range ip (230ms 250ms)
		$range_len    = strlen( $min );
		$range_num    = substr( $min, 0, 1 );
		$valid_clouds = [];
		foreach ( $speed_list as $node => $speed ) {
			if ( strlen( $speed ) === $range_len && substr( $speed, 0, 1 ) === $range_num ) {
				$valid_clouds[] = $node;
			} elseif ( $speed < $min * 4 ) { // Append the lower speed ones
				$valid_clouds[] = $node;
			}
		}

		if ( ! $valid_clouds ) {
			$msg = __( 'Cloud Error', 'litespeed-cache' ) . ": [Service] $service [Info] " . __( 'No available Cloud Node.', 'litespeed-cache' );
			Admin_Display::error( $msg );
			return false;
		}

		self::debug( 'Closest nodes list', $valid_clouds );
		return $valid_clouds;
	}

	/**
	 * May need to convert to queue service
	 *
	 * @param string $service Service.
	 * @return string
	 */
	private function _maybe_queue( $service ) {
		if ( in_array( $service, self::$_queue_svc_set, true ) ) {
			return self::SVC_QUEUE;
		}
		return $service;
	}

	/**
	 * Get data from QUIC cloud server
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string $service Service.
	 * @param array  $data    Data.
	 * @return mixed
	 */
	public static function get( $service, $data = [] ) {
		$instance = self::cls();
		return $instance->_get( $service, $data );
	}

	/**
	 * Get data from QUIC cloud server (private)
	 *
	 * @since 3.0
	 * @access private
	 *
	 * @param string     $service Service.
	 * @param array|bool $data    Data array or false to omit.
	 * @return mixed
	 */
	private function _get( $service, $data = false ) {
		$service_tag = $service;
		if ( ! empty( $data['action'] ) ) {
			$service_tag .= '-' . $data['action'];
		}

		$maybe_cloud = $this->_maybe_cloud( $service_tag );
		if ( ! $maybe_cloud || 'svc_hot' === $maybe_cloud ) {
			return $maybe_cloud;
		}

		$server = $this->detect_cloud( $service );
		if ( ! $server ) {
			return;
		}

		$url = $server . '/' . $service;

		$param = [
			'site_url'   => site_url(),
			'main_domain'=> ! empty( $this->_summary['main_domain'] ) ? $this->_summary['main_domain'] : '',
			'ver'        => Core::VER,
		];

		if ( $data ) {
			$param['data'] = $data;
		}

		$url .= '?' . http_build_query( $param );

		self::debug( 'getting from : ' . $url );

		self::save_summary( [ 'curr_request.' . $service_tag => time() ] );
		File::save( $this->_qc_time_file( $service_tag, 'curr' ), time(), true );

		$response = wp_safe_remote_get(
			$url,
			[
				'timeout' => 15,
				'headers' => [ 'Accept' => 'application/json' ],
			]
		);

		return $this->_parse_response( $response, $service, $service_tag, $server );
	}

	/**
	 * Check if is able to do cloud request or not
	 *
	 * @since 3.0
	 * @access private
	 *
	 * @param string $service_tag Service tag.
	 * @return bool|string
	 */
	private function _maybe_cloud( $service_tag ) {
		$site_url = site_url();
		if ( ! wp_http_validate_url( $site_url ) ) {
			self::debug( 'wp_http_validate_url failed: ' . $site_url );
			return false;
		}

		// Deny if is IP
		if ( preg_match( '#^(([1-9]?\d|1\d\d|25[0-5]|2[0-4]\d)\.){3}([1-9]?\d|1\d\d|25[0-5]|2[0-4]\d)$#', Utility::parse_url_safe( $site_url, PHP_URL_HOST ) ) ) {
			self::debug( 'IP home url is not allowed for cloud service.' );
			$msg = __( 'In order to use QC services, need a real domain name, cannot use an IP.', 'litespeed-cache' );
			Admin_Display::error( $msg );
			return false;
		}

		// If in valid err_domains, bypass request
		if ( $this->_is_err_domain( $site_url ) ) {
			self::debug( 'home url is in err_domains, bypass request: ' . $site_url );
			return false;
		}

		// we don't want the `img_optm-taken` to fail at any given time
		if ( self::IMGOPTM_TAKEN === $service_tag ) {
			return true;
		}

		if ( self::SVC_D_SYNC_CONF === $service_tag && ! $this->activated() ) {
			self::debug( 'Skip sync conf as QC not activated yet.' );
			return false;
		}

		// Check TTL
		if ( ! empty( $this->_summary[ 'ttl.' . $service_tag ] ) ) {
			$ttl = (int) $this->_summary[ 'ttl.' . $service_tag ] - time();
			if ( $ttl > 0 ) {
				self::debug( '❌ TTL limit. [srv] ' . $service_tag . ' [TTL cool down] ' . $ttl . ' seconds' );
				return 'svc_hot';
			}
		}

		$expiration_req = self::EXPIRATION_REQ;
		// Limit frequent unfinished request to 5min
		$timestamp_tag = 'curr';
		if ( self::SVC_IMG_OPTM . '-' . Img_Optm::TYPE_NEW_REQ === $service_tag ) {
			$timestamp_tag = 'last';
		}

		// For all other requests, if is under debug mode, will always allow
		if ( ! $this->conf( self::O_DEBUG ) ) {
			if ( ! empty( $this->_summary[ $timestamp_tag . '_request.' . $service_tag ] ) ) {
				$expired = (int) $this->_summary[ $timestamp_tag . '_request.' . $service_tag ] + $expiration_req - time();
				if ( $expired > 0 ) {
					self::debug( '❌ try [' . $service_tag . '] after ' . $expired . ' seconds' );

					if ( self::API_VER !== $service_tag ) {
						$msg =
							__( 'Cloud Error', 'litespeed-cache' ) .
							': ' .
							sprintf(
								__( 'Please try after %1$s for service %2$s.', 'litespeed-cache' ),
								Utility::readable_time( $expired, 0, true ),
								'<code>' . $service_tag . '</code>'
							);
						Admin_Display::error( [ 'cloud_trylater' => $msg ] );
					}

					return false;
				}
			} else {
				// May fail to store to db if db is oc cached/dead/locked/readonly. Need to store to file to prevent from duplicate calls
				$file_path = $this->_qc_time_file( $service_tag, $timestamp_tag );
				if ( file_exists( $file_path ) ) {
					$last_request = File::read( $file_path );
					$expired      = (int) $last_request + $expiration_req * 10 - time();
					if ( $expired > 0 ) {
						self::debug( '❌ try [' . $service_tag . '] after ' . $expired . ' seconds' );
						return false;
					}
				}
				// For ver check, additional check to prevent frequent calls as old DB ver may be cached
				if ( self::API_VER === $service_tag ) {
					$file_path = $this->_qc_time_file( $service_tag );
					if ( file_exists( $file_path ) ) {
						$last_request = File::read( $file_path );
						$expired      = (int) $last_request + $expiration_req * 10 - time();
						if ( $expired > 0 ) {
							self::debug( '❌❌ Unusual req! try [' . $service_tag . '] after ' . $expired . ' seconds' );
							return false;
						}
					}
				}
			}
		}

		if ( in_array( $service_tag, self::$_pub_svc_set, true ) ) {
			return true;
		}

		if ( ! $this->activated() && self::SVC_D_ACTIVATE !== $service_tag ) {
			Admin_Display::error( Error::msg( 'qc_setup_required' ) );
			return false;
		}

		return true;
	}

	/**
	 * Get QC req ts file path
	 *
	 * @since 7.5
	 *
	 * @param string $service_tag Service tag.
	 * @param string $type        Type: 'last' or 'curr'.
	 * @return string
	 */
	private function _qc_time_file( $service_tag, $type = 'last' ) {
		if ( 'curr' !== $type ) {
			$type = 'last';
		}
		$legacy_file = LITESPEED_STATIC_DIR . '/qc_' . $type . '_request' . md5( $service_tag );
		if ( file_exists( $legacy_file ) ) {
			wp_delete_file( $legacy_file );
		}
		$service_tag = preg_replace( '/[^a-zA-Z0-9]/', '', $service_tag );
		return LITESPEED_STATIC_DIR . '/qc.' . $type . '.' . $service_tag;
	}

	/**
	 * Check if a service tag ttl is valid or not
	 *
	 * @since 7.1
	 *
	 * @param string $service_tag Service tag.
	 * @return int|false Seconds remaining or false if not hot.
	 */
	public function service_hot( $service_tag ) {
		if ( empty( $this->_summary[ 'ttl.' . $service_tag ] ) ) {
			return false;
		}

		$ttl = (int) $this->_summary[ 'ttl.' . $service_tag ] - time();
		if ( $ttl <= 0 ) {
			return false;
		}

		return $ttl;
	}

	/**
	 * Check if activated QUIC.cloud service or not
	 *
	 * @since  7.0
	 * @access public
	 */
	public function activated() {
		return ! empty( $this->_summary['sk_b64'] ) && ! empty( $this->_summary['qc_activated'] );
	}

	/**
	 * Show my.qc quick link to the domain page
	 *
	 * @return string
	 */
	public function qc_link() {
		$data = [
			'site_url' => site_url(),
			'ver' => LSCWP_V,
			'ref' => $this->_get_ref_url(),
		];
		return $this->_cloud_server_dash . '/u/wp3/manage?data=' . rawurlencode( Utility::arr2str( $data ) ); // . (!empty($this->_summary['is_linked']) ? '?wplogin=1' : '');
	}

	/**
	 * Post data to QUIC.cloud server
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param string     $service  Service name/route.
	 * @param array|bool $data     Payload data or false to omit.
	 * @param int|false  $time_out Timeout seconds or false for default.
	 * @return mixed Response payload or false on failure.
	 */
	public static function post( $service, $data = false, $time_out = false ) {
		$instance = self::cls();
		return $instance->_post( $service, $data, $time_out );
	}

	/**
	 * Post data to cloud server
	 *
	 * @since  3.0
	 * @access private
	 *
	 * @param string     $service  Service name/route.
	 * @param array|bool $data     Payload data or false to omit.
	 * @param int|false  $time_out Timeout seconds or false for default.
	 * @return mixed Response payload or false on failure.
	 */
	private function _post( $service, $data = false, $time_out = false ) {
		$service_tag = $service;
		if ( ! empty( $data['action'] ) ) {
			$service_tag .= '-' . $data['action'];
		}

		$maybe_cloud = $this->_maybe_cloud( $service_tag );
		if ( ! $maybe_cloud || 'svc_hot' === $maybe_cloud ) {
			self::debug( 'Maybe cloud failed: ' . wp_json_encode( $maybe_cloud ) );
			return $maybe_cloud;
		}

		$server = $this->detect_cloud( $service );
		if ( ! $server ) {
			return;
		}

		$url = $server . '/' . $this->_maybe_queue( $service );

		self::debug( 'posting to : ' . $url );

		if ( $data ) {
			$data['service_type'] = $service; // For queue distribution usage
		}

		// Encrypt service as signature
		// $signature_ts = time();
		// $sign_data = [
		// 'service_tag' => $service_tag,
		// 'ts' => $signature_ts,
		// ];
		// $data['signature_b64'] = $this->_sign_b64(implode('', $sign_data));
		// $data['signature_ts'] = $signature_ts;

		self::debug( 'data', $data );
		$param = [
			'site_url'    => site_url(), // Need to use site_url() as WPML case may change home_url() for diff langs (no need to treat as alias for multi langs)
			'main_domain' => ! empty( $this->_summary['main_domain'] ) ? $this->_summary['main_domain'] : '',
			'wp_pk_b64'   => ! empty( $this->_summary['pk_b64'] ) ? $this->_summary['pk_b64'] : '',
			'ver'         => Core::VER,
			'data'        => $data,
		];

		self::save_summary( [ 'curr_request.' . $service_tag => time() ] );
		File::save( $this->_qc_time_file( $service_tag, 'curr' ), time(), true );

		$response = wp_safe_remote_post(
			$url,
			[
				'body'    => $param,
				'timeout' => $time_out ? $time_out : 30,
				'headers' => [
					'Accept' => 'application/json',
					'Expect' => '',
				],
			]
		);

		return $this->_parse_response( $response, $service, $service_tag, $server );
	}

	/**
	 * Parse response JSON
	 * Mark the request successful if the response status is ok
	 *
	 * @since  3.0
	 *
	 * @param array|mixed $response    WP HTTP API response.
	 * @param string      $service     Service name.
	 * @param string      $service_tag Service tag including action.
	 * @param string      $server      Server URL.
	 * @return array|false Parsed JSON array or false on failure.
	 */
	private function _parse_response( $response, $service, $service_tag, $server ) {
		// If show the error or not if failed
		$visible_err = self::API_VER !== $service && self::API_NEWS !== $service && self::SVC_D_DASH !== $service;

		if ( is_wp_error( $response ) ) {
			$error_message = $response->get_error_message();
			self::debug( 'failed to request: ' . $error_message );

			if ( $visible_err ) {
				$msg = esc_html__( 'Failed to request via WordPress', 'litespeed-cache' ) . ': ' . esc_html( $error_message ) . ' [server] ' . esc_html( $server ) . ' [service] ' . esc_html( $service );
				Admin_Display::error( $msg );

				// Tmp disabled this node from reusing in 1 day
				if ( empty( $this->_summary['disabled_node'] ) ) {
					$this->_summary['disabled_node'] = [];
				}
				$this->_summary['disabled_node'][ $server ] = time();
				self::save_summary();

				// Force redetect node
				self::debug( 'Node error, redetecting node [svc] ' . $service );
				$this->detect_cloud( $service, true );
			}
			return false;
		}

		$json = \json_decode( $response['body'], true );

		if ( ! is_array( $json ) ) {
			self::debugErr( 'failed to decode response json: ' . $response['body'] );

			if ( $visible_err ) {
				$msg = esc_html__( 'Failed to request via WordPress', 'litespeed-cache' ) . ': ' . esc_html( $response['body'] ) . ' [server] ' . esc_html( $server ) . ' [service] ' . esc_html( $service );
				Admin_Display::error( $msg );

				// Tmp disabled this node from reusing in 1 day
				if ( empty( $this->_summary['disabled_node'] ) ) {
					$this->_summary['disabled_node'] = [];
				}
				$this->_summary['disabled_node'][ $server ] = time();
				self::save_summary();

				// Force redetect node
				self::debugErr( 'Node error, redetecting node [svc] ' . $service );
				$this->detect_cloud( $service, true );
			}

			return false;
		}

		// Check and save TTL data
		if ( ! empty( $json['_ttl'] ) ) {
			$ttl = (int) $json['_ttl'];
			self::debug( 'Service TTL to save: ' . $ttl );
			if ( $ttl > 0 && $ttl < 86400 ) {
				self::save_summary([
					'ttl.' . $service_tag => $ttl + time(),
				]);
			}
		}

		if ( ! empty( $json['_code'] ) ) {
			self::debugErr( 'Hit err _code: ' . $json['_code'] );
			if ( 'unpulled_images' === $json['_code'] ) {
				$msg = __( 'Cloud server refused the current request due to unpulled images. Please pull the images first.', 'litespeed-cache' );
				Admin_Display::error( $msg );
				return false;
			}
			if ( 'blocklisted' === $json['_code'] ) {
				$msg = __( 'Your domain_key has been temporarily blocklisted to prevent abuse. You may contact support at QUIC.cloud to learn more.', 'litespeed-cache' );
				Admin_Display::error( $msg );
				return false;
			}

			if ( 'rate_limit' === $json['_code'] ) {
				self::debugErr( 'Cloud server rate limit exceeded.' );
				$msg = __( 'Cloud server refused the current request due to rate limiting. Please try again later.', 'litespeed-cache' );
				Admin_Display::error( $msg );
				return false;
			}

			if ( 'heavy_load' === $json['_code'] || 'redetect_node' === $json['_code'] ) {
				// Force redetect node
				self::debugErr( 'Node redetecting node [svc] ' . $service );
				Admin_Display::info( __( 'Redetected node', 'litespeed-cache' ) . ': ' . Error::msg( $json['_code'] ) );
				$this->detect_cloud( $service, true );
			}
		}

		if ( ! empty( $json['_503'] ) ) {
			self::debugErr( 'service 503 unavailable temporarily. ' . $json['_503'] );

			$msg  = __(
				'We are working hard to improve your online service experience. The service will be unavailable while we work. We apologize for any inconvenience.',
				'litespeed-cache'
			);
			$msg .= ' ' . $json['_503'] . ' [server] ' . esc_html( $server ) . ' [service] ' . esc_html( $service );
			Admin_Display::error( $msg );

			// Force redetect node
			self::debugErr( 'Node error, redetecting node [svc] ' . $service );
			$this->detect_cloud( $service, true );

			return false;
		}

		list( $json, $return ) = $this->extract_msg( $json, $service, $server );
		if ( $return ) {
			return false;
		}

		$curr_request = $this->_summary[ 'curr_request.' . $service_tag ];
		self::save_summary([
			'last_request.' . $service_tag => $curr_request,
			'curr_request.' . $service_tag => 0,
		]);
		File::save( $this->_qc_time_file( $service_tag ), $curr_request, true );
		File::save( $this->_qc_time_file( $service_tag, 'curr' ), 0, true );

		if ( $json ) {
			self::debug2( 'response ok', $json );
		} else {
			self::debug2( 'response ok' );
		}

		// Only successful request return Array
		return $json;
	}

	/**
	 * Extract msg from json
	 *
	 * @since 5.0
	 *
	 * @param array       $json        Response JSON.
	 * @param string      $service     Service name.
	 * @param string|bool $server      Server URL or false.
	 * @param bool        $is_callback Whether called from callback context.
	 * @return array Array with [json array, bool should_return_false]
	 */
	public function extract_msg( $json, $service, $server = false, $is_callback = false ) {
		if ( ! empty( $json['_info'] ) ) {
			self::debug( '_info: ' . $json['_info'] );
			$msg  = __( 'Message from QUIC.cloud server', 'litespeed-cache' ) . ': ' . $json['_info'];
			$msg .= $this->_parse_link( $json );
			Admin_Display::info( $msg );
			unset( $json['_info'] );
		}

		if ( ! empty( $json['_note'] ) ) {
			self::debug( '_note: ' . $json['_note'] );
			$msg  = __( 'Message from QUIC.cloud server', 'litespeed-cache' ) . ': ' . $json['_note'];
			$msg .= $this->_parse_link( $json );
			Admin_Display::note( $msg );
			unset( $json['_note'] );
		}

		if ( ! empty( $json['_success'] ) ) {
			self::debug( '_success: ' . $json['_success'] );
			$msg  = __( 'Good news from QUIC.cloud server', 'litespeed-cache' ) . ': ' . $json['_success'];
			$msg .= $this->_parse_link( $json );
			Admin_Display::success( $msg );
			unset( $json['_success'] );
		}

		// Upgrade is required
		if ( ! empty( $json['_err_req_v'] ) ) {
			self::debug( '_err_req_v: ' . $json['_err_req_v'] );
			$msg = sprintf( __( '%1$s plugin version %2$s required for this action.', 'litespeed-cache' ), Core::NAME, 'v' . $json['_err_req_v'] . '+' ) .
				' [server] ' . esc_html( $server ) . ' [service] ' . esc_html( $service );

			// Append upgrade link
			$msg2 = ' ' . GUI::plugin_upgrade_link( Core::NAME, Core::PLUGIN_NAME, $json['_err_req_v'] );

			$msg2 .= $this->_parse_link( $json );
			Admin_Display::error( $msg . $msg2 );
			return [ $json, true ];
		}

		// Parse _carry_on info
		if ( ! empty( $json['_carry_on'] ) ) {
			self::debug( 'Carry_on usage', $json['_carry_on'] );
			// Store generic info
			foreach ( [ 'usage', 'promo', 'mini_html', 'partner', '_error', '_info', '_note', '_success' ] as $v ) {
				if ( isset( $json['_carry_on'][ $v ] ) ) {
					switch ( $v ) {
						case 'usage':
                        $usage_svc_tag                               = in_array( $service, [ self::SVC_CCSS, self::SVC_UCSS, self::SVC_VPI ], true ) ? self::SVC_PAGE_OPTM : $service;
                        $this->_summary[ 'usage.' . $usage_svc_tag ] = $json['_carry_on'][ $v ];
							break;

						case 'promo':
                        if ( empty( $this->_summary[ $v ] ) || ! is_array( $this->_summary[ $v ] ) ) {
								$this->_summary[ $v ] = [];
							}
                        $this->_summary[ $v ][] = $json['_carry_on'][ $v ];
							break;

						case 'mini_html':
                        foreach ( $json['_carry_on'][ $v ] as $k2 => $v2 ) {
								if ( 0 === strpos( $k2, 'ttl.' ) ) {
                                $v2 += time();
									}
								$this->_summary[ $v ][ $k2 ] = $v2;
							}
							break;

						case 'partner':
                        $this->_summary[ $v ] = $json['_carry_on'][ $v ];
							break;

						case '_error':
						case '_info':
						case '_note':
						case '_success':
                        $color_mode = substr( $v, 1 );
                        $msgs       = $json['_carry_on'][ $v ];
                        Admin_Display::add_unique_notice( $color_mode, $msgs, true );
							break;

						default:
							break;
					}
				}
			}
			self::save_summary();
			unset( $json['_carry_on'] );
		}

		// Parse general error msg
		if ( ! $is_callback && ( empty( $json['_res'] ) || 'ok' !== $json['_res'] ) ) {
			$json_msg = ! empty( $json['_msg'] ) ? $json['_msg'] : 'unknown';
			self::debug( '❌ _err: ' . $json_msg, $json );

			$str_translated = Error::msg( $json_msg );
			$msg            = __( 'Failed to communicate with QUIC.cloud server', 'litespeed-cache' ) . ': ' . $str_translated . ' [server] ' . esc_html( $server ) . ' [service] ' . esc_html( $service );
			$msg           .= $this->_parse_link( $json );
			$visible_err    = self::API_VER !== $service && self::API_NEWS !== $service && self::SVC_D_DASH !== $service;
			if ( $visible_err ) {
				Admin_Display::error( $msg );
			}

			// QC may try auto alias
			// Store the domain as `err_domains` only for QC auto alias feature
			if ( 'err_alias' === $json_msg ) {
				if ( empty( $this->_summary['err_domains'] ) ) {
					$this->_summary['err_domains'] = [];
				}
				$site_url = site_url();
				if ( ! array_key_exists( $site_url, $this->_summary['err_domains'] ) ) {
					$this->_summary['err_domains'][ $site_url ] = time();
				}
				self::save_summary();
			}

			// Site not on QC, reset QC connection registration
			if ( 'site_not_registered' === $json_msg || 'err_key' === $json_msg ) {
				$this->_reset_qc_reg();
			}

			return [ $json, true ];
		}

		unset( $json['_res'] );
		if ( ! empty( $json['_msg'] ) ) {
			unset( $json['_msg'] );
		}

		return [ $json, false ];
	}

	/**
	 * Clear QC linked status
	 *
	 * @since 5.0
	 */
	private function _reset_qc_reg() {
		unset( $this->_summary['qc_activated'] );
		if ( ! empty( $this->_summary['partner'] ) ) {
			unset( $this->_summary['partner'] );
		}
		self::save_summary();

		$msg = $this->_reset_qc_reg_content();
		Admin_Display::error( $msg, false, true );
	}

	/**
	 * Build reset QC registration content.
	 *
	 * @since 7.0
	 * @return string
	 */
	private function _reset_qc_reg_content() {
		$msg  = __( 'Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.', 'litespeed-cache' );
		$msg .= Doc::learn_more( admin_url( 'admin.php?page=litespeed' ), __( 'Click here to proceed.', 'litespeed-cache' ), true, false, true );
		$msg .= Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/', false, false, false, true );
		return $msg;
	}

	/**
	 * Clear reset QC reg msg if exist
	 *
	 * @since 7.0
	 */
	private function _clear_reset_qc_reg_msg() {
		self::debug( 'Removed pinned reset QC reg content msg' );
		$msg = $this->_reset_qc_reg_content();
		Admin_Display::dismiss_pin_by_content( $msg, Admin_Display::NOTICE_RED, true );
	}

	/**
	 * REST call: check if the error domain is valid call for auto alias purpose
	 *
	 * @since 5.0
	 */
	public function rest_err_domains() {
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		$alias = !empty( $_POST['alias'] ) ? sanitize_text_field( wp_unslash( $_POST['alias'] ) ) : '';
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		if ( empty( $_POST['main_domain'] ) || !$alias ) {
			return self::err( 'lack_of_param' );
		}

		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		$this->extract_msg( $_POST, 'Quic.cloud', false, true );

		if ( $this->_is_err_domain( $alias ) ) {
			if ( site_url() === $alias ) {
				$this->_remove_domain_from_err_list( $alias );
			}
			return self::ok();
		}

		return self::err( 'Not an alias req from here' );
	}

	/**
	 * Remove a domain from err domain
	 *
	 * @since 5.0
	 *
	 * @param string $url URL to remove.
	 */
	private function _remove_domain_from_err_list( $url ) {
		unset( $this->_summary['err_domains'][ $url ] );
		self::save_summary();
	}

	/**
	 * Check if is err domain
	 *
	 * @since 5.0
	 *
	 * @param string $site_url Site URL.
	 * @return bool
	 */
	private function _is_err_domain( $site_url ) {
		if ( empty( $this->_summary['err_domains'] ) ) {
			return false;
		}
		if ( ! array_key_exists( $site_url, $this->_summary['err_domains'] ) ) {
			return false;
		}
		// Auto delete if too long ago
		if ( time() - (int) $this->_summary['err_domains'][ $site_url ] > 86400 * 10 ) {
			$this->_remove_domain_from_err_list( $site_url );

			return false;
		}
		if ( time() - (int) $this->_summary['err_domains'][ $site_url ] > 86400 ) {
			return false;
		}
		return true;
	}

	/**
	 * Show promo from cloud
	 *
	 * @since  3.0
	 * @access public
	 */
	public function show_promo() {
		if ( empty( $this->_summary['promo'] ) ) {
			return;
		}

		require_once LSCWP_DIR . 'tpl/banner/cloud_promo.tpl.php';
	}

	/**
	 * Clear promo from cloud
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _clear_promo() {
		if ( count( $this->_summary['promo'] ) > 1 ) {
			array_shift( $this->_summary['promo'] );
		} else {
			$this->_summary['promo'] = [];
		}
		self::save_summary();
	}

	/**
	 * Parse _links from json
	 *
	 * @since  1.6.5
	 * @since  1.6.7 Self clean the parameter
	 * @access private
	 *
	 * @param array $json JSON array (passed by reference).
	 * @return string HTML link string.
	 */
	private function _parse_link( &$json ) {
		$msg = '';

		if ( ! empty( $json['_links'] ) ) {
			foreach ( $json['_links'] as $v ) {
				$msg .= ' ' . sprintf( '<a href="%s" class="%s" target="_blank">%s</a>', esc_url( $v['link'] ), ! empty( $v['cls'] ) ? esc_attr( $v['cls'] ) : '', esc_html( $v['title'] ) );
			}

			unset( $json['_links'] );
		}

		return $msg;
	}

	/**
	 * Request callback validation from Cloud
	 *
	 * @since  3.0
	 * @access public
	 */
	public function ip_validate() {
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		$hash = ! empty( $_POST['hash'] ) ? sanitize_text_field( wp_unslash( $_POST['hash'] ) ) : '';
		if ( !$hash ) {
			return self::err( 'lack_of_params' );
		}

		if ( md5( substr( $this->_summary['pk_b64'], 0, 4 ) ) !== $hash ) {
			self::debug( '__callback IP request decryption failed' );
			return self::err( 'err_hash' );
		}

		Control::set_nocache( 'Cloud IP hash validation' );

		$resp_hash = md5( substr( $this->_summary['pk_b64'], 2, 4 ) );

		self::debug( '__callback IP request hash: ' . $resp_hash );

		return self::ok( [ 'hash' => $resp_hash ] );
	}

	/**
	 * Check if this visit is from cloud or not
	 *
	 * @since  3.0
	 */
	public function is_from_cloud() {
		$check_point = time() - 86400 * self::TTL_IPS;
		if ( empty( $this->_summary['ips'] ) || empty( $this->_summary['ips_ts'] ) || $this->_summary['ips_ts'] < $check_point ) {
			self::debug( 'Force updating ip as ips_ts is older than ' . self::TTL_IPS . ' days' );
			$this->_update_ips();
		}

		$res = $this->cls( 'Router' )->ip_access( $this->_summary['ips'] );
		if ( ! $res ) {
			self::debug( '❌ Not our cloud IP' );

			// Auto check ip list again but need an interval limit safety.
			if ( empty( $this->_summary['ips_ts_runner'] ) || time() - (int) $this->_summary['ips_ts_runner'] > 600 ) {
				self::debug( 'Force updating ip as ips_ts_runner is older than 10mins' );
				// Refresh IP list for future detection
				$this->_update_ips();
				$res = $this->cls( 'Router' )->ip_access( $this->_summary['ips'] );
				if ( ! $res ) {
					self::debug( '❌ 2nd time: Not our cloud IP' );
				} else {
					self::debug( '✅ Passed Cloud IP verification' );
				}
				return $res;
			}
		} else {
			self::debug( '✅ Passed Cloud IP verification' );
		}

		return $res;
	}

	/**
	 * Update Cloud IP list
	 *
	 * @since 4.2
	 *
	 * @throws \Exception When fetching whitelist fails.
	 */
	private function _update_ips() {
		self::debug( 'Load remote Cloud IP list from ' . $this->_cloud_ips );
		// Prevent multiple call in a short period
		self::save_summary([
				'ips_ts'        => time(),
				'ips_ts_runner' => time(),
		]);

		$response = wp_safe_remote_get( $this->_cloud_ips . '?json' );
		if ( is_wp_error( $response ) ) {
			$error_message = $response->get_error_message();
			self::debug( 'failed to get ip whitelist: ' . $error_message );
			throw new \Exception( 'Failed to fetch QUIC.cloud whitelist ' . esc_html($error_message) );
		}

		$json = \json_decode( $response['body'], true );

		self::debug( 'Load ips', $json );
		self::save_summary( [ 'ips' => $json ] );
	}

	/**
	 * Return succeeded response
	 *
	 * @since  3.0
	 *
	 * @param array $data Additional data.
	 * @return array
	 */
	public static function ok( $data = [] ) {
		$data['_res'] = 'ok';
		return $data;
	}

	/**
	 * Return error
	 *
	 * @since  3.0
	 *
	 * @param string $code Error code.
	 * @return array
	 */
	public static function err( $code ) {
		self::debug( '❌ Error response code: ' . $code );
		return [
			'_res' => 'err',
			'_msg' => $code,
		];
	}

	/**
	 * Return pong for ping to check PHP function availability
	 *
	 * @since 6.5
	 *
	 * @return array
	 */
	public function ping() {
		$resp = [
			'v_lscwp'     => Core::VER,
			'v_lscwp_db'  => $this->conf( self::_VER ),
			'v_php'       => PHP_VERSION,
			'v_wp'        => $GLOBALS['wp_version'],
			'home_url'    => home_url(),
			'site_url'    => site_url(),
		];
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		if ( ! empty( $_POST['funcs'] ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
			foreach ( wp_unslash($_POST['funcs']) as $v ) {
				$resp[ $v ] = function_exists( $v ) ? 'y' : 'n';
			}
		}
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		if ( ! empty( $_POST['classes'] ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
			foreach ( wp_unslash($_POST['classes']) as $v ) {
				$resp[ $v ] = class_exists( $v ) ? 'y' : 'n';
			}
		}
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		if ( ! empty( $_POST['consts'] ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
			foreach ( wp_unslash($_POST['consts']) as $v ) {
				$resp[ $v ] = defined( $v ) ? 'y' : 'n';
			}
		}
		return self::ok( $resp );
	}

	/**
	 * Display a banner for dev env if using preview QC node.
	 *
	 * @since 7.0
	 */
	public function maybe_preview_banner() {
		if ( false !== strpos( $this->_cloud_server, 'preview.' ) ) {
			Admin_Display::note( __( 'Linked to QUIC.cloud preview environment, for testing purpose only.', 'litespeed-cache' ), true, true, 'litespeed-warning-bg' );
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_CLEAR_CLOUD:
            $this->clear_cloud();
				break;

			case self::TYPE_REDETECT_CLOUD:
            // phpcs:ignore WordPress.Security.NonceVerification.Recommended
            $svc = ! empty( $_GET['svc'] ) ? sanitize_text_field( wp_unslash( $_GET['svc'] ) ) : '';
            if ( $svc ) {
					$this->detect_cloud( $svc, true );
				}
				break;

			case self::TYPE_CLEAR_PROMO:
            $this->_clear_promo();
				break;

			case self::TYPE_RESET:
            $this->reset_qc();
				break;

			case self::TYPE_ACTIVATE:
            $this->init_qc();
				break;

			case self::TYPE_LINK:
            $this->link_qc();
				break;

			case self::TYPE_ENABLE_CDN:
            $this->enable_cdn();
				break;

			case self::TYPE_API:
            // phpcs:ignore WordPress.Security.NonceVerification.Recommended
            $action2 = ! empty( $_GET['action2'] ) ? sanitize_text_field( wp_unslash( $_GET['action2'] ) ) : '';
            if ( $action2 ) {
					$this->api_link_call( $action2 );
				}
				break;

			case self::TYPE_SYNC_STATUS:
            $this->load_qc_status_for_dash( 'cdn_dash', true );
            $msg = __( 'Sync QUIC.cloud status successfully.', 'litespeed-cache' );
            Admin_Display::success( $msg );
				break;

			case self::TYPE_SYNC_USAGE:
            $this->sync_usage();

            $msg = __( 'Sync credit allowance with Cloud Server successfully.', 'litespeed-cache' );
            Admin_Display::success( $msg );
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/vpi.cls.php000064400000022600151600264770016662 0ustar00<?php
/**
 * The viewport image (VPI) class.
 *
 * Handles discovering above-the-fold images for posts/pages and stores the
 * viewport image list per post (desktop & mobile). Coordinates with the
 * remote service via queue + cron + webhook notify.
 *
 * @since   4.7
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Generate and manage ViewPort Images (VPI) for pages.
 */
class VPI extends Base {

	/**
	 * Log tag for debug output.
	 *
	 * @var string
	 */
	const LOG_TAG = '[VPI]';

	/**
	 * Action types.
	 *
	 * @var string
	 */
	const TYPE_GEN     = 'gen';
	const TYPE_CLEAR_Q = 'clear_q';
	
	/**
	 * VPI Desktop Meta name.
	 * 
	 * @since  7.6
	 * @var string
	 */
	const POST_META = 'litespeed_vpi_list';
	/**
	 * VPI Mobile Meta name.
	 * 
	 * @since  7.6
	 * @var string
	 */
	const POST_META_MOBILE = 'litespeed_vpi_list_mobile';

	/**
	 * Summary values persisted between requests (timings, last runs, etc).
	 *
	 * @var array
	 */
	protected $_summary;

	/**
	 * In-memory working queue for VPI jobs.
	 *
	 * @var array
	 */
	private $_queue;

	/**
	 * Init.
	 *
	 * @since 4.7
	 */
	public function __construct() {
		$this->_summary = self::get_summary();
	}

	/**
	 * Queue the current page for VPI generation.
	 *
	 * @since 4.7
	 * @return void
	 */
	public function add_to_queue() {
		$is_mobile = $this->_separate_mobile();

		global $wp;
		$request_url = home_url( $wp->request );

		if ( ! apply_filters( 'litespeed_vpi_should_queue', true, $request_url ) ) {
			return;
		}

		// Sanitize user agent coming from the server superglobal.
		$ua = ! empty( $_SERVER['HTTP_USER_AGENT'] )
			? sanitize_text_field( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) )
			: '';

		// Store it to prepare for cron.
		$this->_queue = $this->load_queue( 'vpi' );

		if ( count( $this->_queue ) > 500 ) {
			self::debug( 'Queue is full - 500' );
			return;
		}

		$home_id = (int) get_option( 'page_for_posts' );

		if ( ! is_singular() && ! ( $home_id > 0 && is_home() ) ) {
			self::debug( 'not single post ID' );
			return;
		}

		$post_id = is_home() ? $home_id : get_the_ID();

		$queue_k = ( $is_mobile ? 'mobile' : '' ) . ' ' . $request_url;
		if ( ! empty( $this->_queue[ $queue_k ] ) ) {
			self::debug( 'queue k existed ' . $queue_k );
			return;
		}

		$this->_queue[ $queue_k ] = [
			'url'        => apply_filters( 'litespeed_vpi_url', $request_url ),
			'post_id'    => $post_id,
			'user_agent' => substr( $ua, 0, 200 ),
			'is_mobile'  => $is_mobile,
		]; // Current UA will be used to request.
		$this->save_queue( 'vpi', $this->_queue );
		self::debug( 'Added queue_vpi [url] ' . $queue_k . ' [UA] ' . $ua );

		// Prepare cache tag for later purge.
		Tag::add( 'VPI.' . md5( $queue_k ) );
	}

	/**
	 * Handle finish notifications from remote service.
	 *
	 * Expects JSON body; falls back to $_POST for legacy callers.
	 *
	 * @since 4.7
	 * @return array Response object for the cloud layer.
	 */
	public function notify() {
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		$post_data = \json_decode( file_get_contents( 'php://input' ), true );
		if ( is_null( $post_data ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Missing
			$post_data = $_POST;
		}
		self::debug( 'notify() data', $post_data );

		$this->_queue = $this->load_queue( 'vpi' );

		list( $post_data ) = $this->cls( 'Cloud' )->extract_msg( $post_data, 'vpi' );

		$notified_data = $post_data['data'];
		if ( empty( $notified_data ) || ! is_array( $notified_data ) ) {
			self::debug( '❌ notify exit: no notified data' );
			return Cloud::err( 'no notified data' );
		}

		// Check if it's in queue or not.
		$valid_i = 0;
		foreach ( $notified_data as $v ) {
			if ( empty( $v['request_url'] ) ) {
				self::debug( '❌ notify bypass: no request_url', $v );
				continue;
			}
			if ( empty( $v['queue_k'] ) ) {
				self::debug( '❌ notify bypass: no queue_k', $v );
				continue;
			}

			$queue_k = $v['queue_k'];

			if ( empty( $this->_queue[ $queue_k ] ) ) {
				self::debug( '❌ notify bypass: no this queue [q_k]' . $queue_k );
				continue;
			}

			// Save data.
			if ( ! empty( $v['data_vpi'] ) ) {
				$post_id   = (int) $this->_queue[ $queue_k ]['post_id'];
				$name      = ! empty( $v['is_mobile'] ) ? self::POST_META_MOBILE : self::POST_META;
				$urldecode = is_array( $v['data_vpi'] ) ? array_map( 'urldecode', $v['data_vpi'] ) : urldecode( $v['data_vpi'] );
				self::debug( 'save data_vpi', $urldecode );
				$this->cls( 'Metabox' )->save( $post_id, $name, $urldecode );

				++$valid_i;
			}

			unset( $this->_queue[ $queue_k ] );
			self::debug( 'notify data handled, unset queue [q_k] ' . $queue_k );
		}
		$this->save_queue( 'vpi', $this->_queue );

		self::debug( 'notified' );

		return Cloud::ok( [ 'count' => $valid_i ] );
	}

	/**
	 * Cron entry point.
	 *
	 * @since 4.7
	 *
	 * @param bool $do_continue Continue processing multiple queue items within one cron tick.
	 * @return mixed Result of the handler.
	 */
	public static function cron( $do_continue = false ) {
		$_instance = self::cls();
		return $_instance->_cron_handler( $do_continue );
	}

	/**
	 * Cron queue processor.
	 *
	 * @since 4.7
	 *
	 * @param bool $do_continue Continue processing multiple queue items within one cron tick.
	 * @return void
	 */
	private function _cron_handler( $do_continue = false ) {
		self::debug( 'cron start' );
		$this->_queue = $this->load_queue( 'vpi' );

		if ( empty( $this->_queue ) ) {
			return;
		}

		// For cron, need to check request interval too.
		if ( ! $do_continue ) {
			if ( ! empty( $this->_summary['curr_request_vpi'] ) && time() - (int) $this->_summary['curr_request_vpi'] < 300 && ! $this->conf( self::O_DEBUG ) ) {
				self::debug( 'Last request not done' );
				return;
			}
		}

		$i = 0;
		foreach ( $this->_queue as $k => $v ) {
			if ( ! empty( $v['_status'] ) ) {
				continue;
			}

			self::debug( 'cron job [tag] ' . $k . ' [url] ' . $v['url'] . ( $v['is_mobile'] ? ' 📱 ' : '' ) . ' [UA] ' . $v['user_agent'] );

			++$i;
			$res = $this->_send_req( $v['url'], $k, $v['user_agent'], $v['is_mobile'] );
			if ( ! $res ) {
				// Status is wrong, drop this item from queue.
				$this->_queue = $this->load_queue( 'vpi' );
				unset( $this->_queue[ $k ] );
				$this->save_queue( 'vpi', $this->_queue );

				if ( ! $do_continue ) {
					return;
				}

				GUI::print_loading( count( $this->_queue ), 'VPI' );
				Router::self_redirect( Router::ACTION_VPI, self::TYPE_GEN );
				return;
			}

			// Exit queue if out of quota or service is hot.
			if ( 'out_of_quota' === $res || 'svc_hot' === $res ) {
				return;
			}

			$this->_queue                  = $this->load_queue( 'vpi' );
			$this->_queue[ $k ]['_status'] = 'requested';
			$this->save_queue( 'vpi', $this->_queue );
			self::debug( 'Saved to queue [k] ' . $k );

			// only request first one if not continuing.
			if ( ! $do_continue ) {
				return;
			}

			GUI::print_loading( count( $this->_queue ), 'VPI' );
			Router::self_redirect( Router::ACTION_VPI, self::TYPE_GEN );
			return;
		}
	}

	/**
	 * Send request to QUIC.cloud API to generate VPI.
	 *
	 * @since 4.7
	 * @access private
	 *
	 * @param string $request_url The URL to analyze for VPI.
	 * @param string $queue_k     Queue key for this job.
	 * @param string $user_agent  Sanitized User-Agent string (<=200 chars).
	 * @param bool   $is_mobile   Whether the job is for mobile viewport.
	 * @return bool|string True on queued successfully, 'out_of_quota'/'svc_hot' on throttling, or false on error.
	 */
	private function _send_req( $request_url, $queue_k, $user_agent, $is_mobile ) {
		$svc = Cloud::SVC_VPI;

		// Check if has credit to push or not.
		$err       = false;
		$allowance = $this->cls( 'Cloud' )->allowance( $svc, $err );
		if ( ! $allowance ) {
			self::debug( '❌ No credit: ' . $err );
			$err && Admin_Display::error( Error::msg( $err ) );
			return 'out_of_quota';
		}

		set_time_limit( 120 );

		// Update request status.
		self::save_summary( [ 'curr_request_vpi' => time() ], true );

		// Gather guest HTML to send.
		$html = $this->cls( 'CSS' )->prepare_html( $request_url, $user_agent );

		if ( ! $html ) {
			return false;
		}

		// Parse HTML to gather CSS content before requesting.
		$css                = false;
		list( $css, $html ) = $this->cls( 'CSS' )->prepare_css( $html );

		if ( ! $css ) {
			self::debug( '❌ No css' );
			return false;
		}

		$data = [
			'url'        => $request_url,
			'queue_k'    => $queue_k,
			'user_agent' => $user_agent,
			'is_mobile'  => $is_mobile ? 1 : 0, // todo: compatible w/ tablet.
			'html'       => $html,
			'css'        => $css,
		];
		self::debug( 'Generating: ', $data );

		$json = Cloud::post( $svc, $data, 30 );
		if ( ! is_array( $json ) ) {
			return $json;
		}

		// Unknown status, remove this line.
		if ( 'queued' !== $json['status'] ) {
			return false;
		}

		// Save summary data.
		self::reload_summary();
		$this->_summary['last_spent_vpi']   = time() - (int) $this->_summary['curr_request_vpi'];
		$this->_summary['last_request_vpi'] = $this->_summary['curr_request_vpi'];
		$this->_summary['curr_request_vpi'] = 0;
		self::save_summary();

		return true;
	}

	/**
	 * Handle all request actions from main controller.
	 *
	 * @since 4.7
	 * @return void
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_GEN:
            self::cron( true );
				break;

			case self::TYPE_CLEAR_Q:
            $this->clear_q( 'vpi' );
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/control.cls.php000064400000060545151600265040017545 0ustar00<?php
/**
 * The plugin cache-control class for X-LiteSpeed-Cache-Control.
 *
 * Provides helpers for determining cacheability, emitting cache-control headers,
 * and honoring various LiteSpeed Cache configuration options.
 *
 * @package     LiteSpeed
 * @since       1.1.3
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Control
 *
 * Handles cache-control flags, TTL calculation, redirection checks,
 * role-based exclusions, and final header output.
 */
class Control extends Root {

	const LOG_TAG = '💵';

	const BM_CACHEABLE        = 1;
	const BM_PRIVATE          = 2;
	const BM_SHARED           = 4;
	const BM_NO_VARY          = 8;
	const BM_FORCED_CACHEABLE = 32;
	const BM_PUBLIC_FORCED    = 64;
	const BM_STALE            = 128;
	const BM_NOTCACHEABLE     = 256;

	const X_HEADER = 'X-LiteSpeed-Cache-Control';

	/**
	 * Bitmask control flags for current request.
	 *
	 * @var int
	 */
	protected static $_control = 0;

	/**
	 * Custom TTL for current request (seconds).
	 *
	 * @var int
	 */
	protected static $_custom_ttl = 0;

	/**
	 * Mapping of HTTP status codes to custom TTLs.
	 *
	 * @var array<string,int|string>
	 */
	private $_response_header_ttls = [];

	/**
	 * Init cache control.
	 *
	 * @since  1.6.2
	 * @return void
	 */
	public function init() {
		/**
		 * Add vary filter for Role Excludes.
		 *
		 * @since  1.6.2
		 */
		add_filter( 'litespeed_vary', [ $this, 'vary_add_role_exclude' ] );

		// 301 redirect hook.
		add_filter( 'wp_redirect', [ $this, 'check_redirect' ], 10, 2 );

		// Load response header conf.
		$this->_response_header_ttls = $this->conf( Base::O_CACHE_TTL_STATUS );
		foreach ( $this->_response_header_ttls as $k => $v ) {
			$v = explode( ' ', $v );
			if ( empty( $v[0] ) || empty( $v[1] ) ) {
				continue;
			}
			$this->_response_header_ttls[ $v[0] ] = $v[1];
		}

		if ( $this->conf( Base::O_PURGE_STALE ) ) {
			$this->set_stale();
		}
	}

	/**
	 * Exclude role from optimization filter.
	 *
	 * @since  1.6.2
	 * @access public
	 *
	 * @param array<string,mixed> $vary Existing vary map.
	 * @return array<string,mixed>
	 */
	public function vary_add_role_exclude( $vary ) {
		if ( $this->in_cache_exc_roles() ) {
			$vary['role_exclude_cache'] = 1;
		}

		return $vary;
	}

	/**
	 * Check if one user role is in exclude cache group settings.
	 *
	 * @since 1.6.2
	 * @since 3.0 Moved here from conf.cls
	 * @access public
	 *
	 * @param  string|null $role The user role.
	 * @return string|false      Comma-separated roles if set, otherwise false.
	 */
	public function in_cache_exc_roles( $role = null ) {
		// Get user role.
		if ( null === $role ) {
			$role = Router::get_role();
		}

		if ( ! $role ) {
			return false;
		}

		$roles = explode( ',', $role );
		$found = array_intersect( $roles, $this->conf( Base::O_CACHE_EXC_ROLES ) );

		return $found ? implode( ',', $found ) : false;
	}

	/**
	 * 1. Initialize cacheable status for `wp` hook
	 * 2. Hook error page tags for cacheable pages
	 *
	 * @since 1.1.3
	 * @access public
	 * @return void
	 */
	public function init_cacheable() {
		// Hook `wp` to mark default cacheable status.
		// NOTE: Any process that does NOT run into `wp` hook will not get cacheable by default.
		add_action( 'wp', [ $this, 'set_cacheable' ], 5 );

		// Hook WP REST to be cacheable.
		if ( $this->conf( Base::O_CACHE_REST ) ) {
			add_action( 'rest_api_init', [ $this, 'set_cacheable' ], 5 );
		}

		// AJAX cache.
		$ajax_cache = $this->conf( Base::O_CACHE_AJAX_TTL );
		foreach ( $ajax_cache as $v ) {
			$v = explode( ' ', $v );
			if ( empty( $v[0] ) || empty( $v[1] ) ) {
				continue;
			}
			add_action(
				'wp_ajax_nopriv_' . $v[0],
				function () use ( $v ) {
					self::set_custom_ttl( $v[1] );
					self::force_cacheable( 'ajax Cache setting for action ' . $v[0] );
				},
				4
			);
		}

		// Check error page.
		add_filter( 'status_header', [ $this, 'check_error_codes' ], 10, 2 );
	}

	/**
	 * Check if the page returns any error code.
	 *
	 * @since 1.0.13.1
	 * @access public
	 *
	 * @param string $status_header Status header.
	 * @param int    $code          HTTP status code.
	 * @return string               Original status header.
	 */
	public function check_error_codes( $status_header, $code ) {
		if ( array_key_exists( $code, $this->_response_header_ttls ) ) {
			if ( self::is_cacheable() && ! $this->_response_header_ttls[ $code ] ) {
				self::set_nocache( '[Ctrl] TTL is set to no cache [status_header] ' . $code );
			}

			// Set TTL.
			self::set_custom_ttl( $this->_response_header_ttls[ $code ] );
		} elseif ( self::is_cacheable() ) {
			$first = substr( $code, 0, 1 );
			if ( '4' === $first || '5' === $first ) {
				self::set_nocache( '[Ctrl] 4xx/5xx default to no cache [status_header] ' . $code );
			}
		}

		// Set cache tag.
		if ( in_array( $code, Tag::$error_code_tags, true ) ) {
			Tag::add( Tag::TYPE_HTTP . $code );
		}

		// Give the default status_header back.
		return $status_header;
	}

	/**
	 * Set no vary setting.
	 *
	 * @access public
	 * @since 1.1.3
	 * @return void
	 */
	public static function set_no_vary() {
		if ( self::is_no_vary() ) {
			return;
		}
		self::$_control |= self::BM_NO_VARY;
		self::debug( 'X Cache_control -> no-vary', 3 );
	}

	/**
	 * Get no vary setting.
	 *
	 * @access public
	 * @since 1.1.3
	 * @return bool
	 */
	public static function is_no_vary() {
		return self::$_control & self::BM_NO_VARY;
	}

	/**
	 * Set stale.
	 *
	 * @access public
	 * @since 1.1.3
	 * @return void
	 */
	public function set_stale() {
		if ( self::is_stale() ) {
			return;
		}
		self::$_control |= self::BM_STALE;
		self::debug( 'X Cache_control -> stale' );
	}

	/**
	 * Get stale.
	 *
	 * @access public
	 * @since 1.1.3
	 * @return bool
	 */
	public static function is_stale() {
		return self::$_control & self::BM_STALE;
	}

	/**
	 * Set cache control to shared private.
	 *
	 * @access public
	 * @since 1.1.3
	 *
	 * @param string|false $reason The reason to mark shared, or false.
	 * @return void
	 */
	public static function set_shared( $reason = false ) {
		if ( self::is_shared() ) {
			return;
		}
		self::$_control |= self::BM_SHARED;
		self::set_private();

		if ( ! is_string( $reason ) ) {
			$reason = false;
		}

		if ( $reason ) {
			$reason = "( $reason )";
		}
		self::debug( 'X Cache_control -> shared ' . $reason );
	}

	/**
	 * Check if is shared private.
	 *
	 * @access public
	 * @since 1.1.3
	 * @return bool
	 */
	public static function is_shared() {
		return (bool) ( self::$_control & self::BM_SHARED ) && self::is_private();
	}

	/**
	 * Set cache control to forced public.
	 *
	 * @access public
	 * @since 1.7.1
	 *
	 * @param string|false $reason Reason text or false.
	 * @return void
	 */
	public static function set_public_forced( $reason = false ) {
		if ( self::is_public_forced() ) {
			return;
		}
		self::$_control |= self::BM_PUBLIC_FORCED;

		if ( ! is_string( $reason ) ) {
			$reason = false;
		}

		if ( $reason ) {
			$reason = "( $reason )";
		}
		self::debug( 'X Cache_control -> public forced ' . $reason );
	}

	/**
	 * Check if is public forced.
	 *
	 * @access public
	 * @since 1.7.1
	 * @return bool
	 */
	public static function is_public_forced() {
		return self::$_control & self::BM_PUBLIC_FORCED;
	}

	/**
	 * Set cache control to private.
	 *
	 * @access public
	 * @since 1.1.3
	 *
	 * @param string|false $reason The reason to set private.
	 * @return void
	 */
	public static function set_private( $reason = false ) {
		if ( self::is_private() ) {
			return;
		}
		self::$_control |= self::BM_PRIVATE;

		if ( ! is_string( $reason ) ) {
			$reason = false;
		}

		if ( $reason ) {
			$reason = "( $reason )";
		}
		self::debug( 'X Cache_control -> private ' . $reason );
	}

	/**
	 * Check if is private.
	 *
	 * @access public
	 * @since 1.1.3
	 * @return bool
	 */
	public static function is_private() {
		// if ( defined( 'LITESPEED_GUEST' ) && LITESPEED_GUEST ) {
			// return false;
		// }

		return (bool) ( self::$_control & self::BM_PRIVATE ) && ! self::is_public_forced();
	}

	/**
	 * Initialize cacheable status in `wp` hook, if not call this, by default it will be non-cacheable.
	 *
	 * @access public
	 * @since 1.1.3
	 *
	 * @param string|false $reason Reason text or false.
	 * @return void
	 */
	public function set_cacheable( $reason = false ) {
		self::$_control |= self::BM_CACHEABLE;

		if ( ! is_string( $reason ) ) {
			$reason = false;
		}

		if ( $reason ) {
			$reason = ' [reason] ' . $reason;
		}
		self::debug( 'Cache_control init on' . $reason );
	}

	/**
	 * This will disable non-cacheable BM.
	 *
	 * @access public
	 * @since 2.2
	 *
	 * @param string|false $reason Reason text or false.
	 * @return void
	 */
	public static function force_cacheable( $reason = false ) {
		self::$_control |= self::BM_FORCED_CACHEABLE;

		if ( ! is_string( $reason ) ) {
			$reason = false;
		}

		if ( $reason ) {
			$reason = ' [reason] ' . $reason;
		}
		self::debug( 'Forced cacheable' . $reason );
	}

	/**
	 * Switch to nocacheable status.
	 *
	 * @access public
	 * @since 1.1.3
	 *
	 * @param string|false $reason The reason to no cache.
	 * @return void
	 */
	public static function set_nocache( $reason = false ) {
		self::$_control |= self::BM_NOTCACHEABLE;

		if ( ! is_string( $reason ) ) {
			$reason = false;
		}

		if ( $reason ) {
			$reason = "( $reason )";
		}
		self::debug( 'X Cache_control -> no Cache ' . $reason, 5 );
	}

	/**
	 * Check current notcacheable bit set.
	 *
	 * @access public
	 * @since 1.1.3
	 * @return bool True if notcacheable bit is set, otherwise false.
	 */
	public static function isset_notcacheable() {
		return self::$_control & self::BM_NOTCACHEABLE;
	}

	/**
	 * Check current force cacheable bit set.
	 *
	 * @access public
	 * @since   2.2
	 * @return bool
	 */
	public static function is_forced_cacheable() {
		return self::$_control & self::BM_FORCED_CACHEABLE;
	}

	/**
	 * Check current cacheable status.
	 *
	 * @access public
	 * @since 1.1.3
	 * @return bool True if is still cacheable, otherwise false.
	 */
	public static function is_cacheable() {
		if ( defined( 'LSCACHE_NO_CACHE' ) && LSCACHE_NO_CACHE ) {
			self::debug( 'LSCACHE_NO_CACHE constant defined' );
			return false;
		}

		// Guest mode always cacheable
		// if ( defined( 'LITESPEED_GUEST' ) && LITESPEED_GUEST ) {
			// return true;
		// }

		// If it's forced public cacheable.
		if ( self::is_public_forced() ) {
			return true;
		}

		// If it's forced cacheable.
		if ( self::is_forced_cacheable() ) {
			return true;
		}

		return ! self::isset_notcacheable() && ( self::$_control & self::BM_CACHEABLE );
	}

	/**
	 * Set a custom TTL to use with the request if needed.
	 *
	 * @access public
	 * @since 1.1.3
	 *
	 * @param int|string   $ttl    An integer or numeric string to use as the TTL.
	 * @param string|false $reason Optional reason text.
	 * @return void
	 */
	public static function set_custom_ttl( $ttl, $reason = false ) {
		if ( is_numeric( $ttl ) ) {
			self::$_custom_ttl = (int) $ttl;
			self::debug( 'X Cache_control TTL -> ' . $ttl . ( $reason ? ' [reason] ' . $ttl : '' ) );
		}
	}

	/**
	 * Generate final TTL.
	 *
	 * @access public
	 * @since 1.1.3
	 * @return int
	 */
	public function get_ttl() {
		if ( 0 !== self::$_custom_ttl ) {
			return (int) self::$_custom_ttl;
		}

		// Check if is in timed url list or not.
		$timed_urls      = Utility::wildcard2regex( $this->conf( Base::O_PURGE_TIMED_URLS ) );
		$timed_urls_time = $this->conf( Base::O_PURGE_TIMED_URLS_TIME );
		if ( $timed_urls && $timed_urls_time ) {
			$current_url = Tag::build_uri_tag( true );
			// Use time limit ttl.
			$scheduled_time = strtotime( $timed_urls_time );
			$ttl            = $scheduled_time - current_time('timestamp'); // phpcs:ignore WordPress.DateTime.CurrentTimeTimestamp
			if ( $ttl < 0 ) {
				$ttl += 86400; // add one day
			}
			foreach ( $timed_urls as $v ) {
				if ( false !== strpos( $v, '*' ) ) {
					if ( preg_match( '#' . $v . '#iU', $current_url ) ) {
						self::debug( 'X Cache_control TTL is limited to ' . $ttl . ' due to scheduled purge regex ' . $v );
						return $ttl;
					}
				} elseif ( $v === $current_url ) {
					self::debug( 'X Cache_control TTL is limited to ' . $ttl . ' due to scheduled purge rule ' . $v );
					return $ttl;
				}
			}
		}

		// Private cache uses private ttl setting.
		if ( self::is_private() ) {
			return (int) $this->conf( Base::O_CACHE_TTL_PRIV );
		}

		if ( is_front_page() ) {
			return (int) $this->conf( Base::O_CACHE_TTL_FRONTPAGE );
		}

		$feed_ttl = (int) $this->conf( Base::O_CACHE_TTL_FEED );
		if ( is_feed() && $feed_ttl > 0 ) {
			return $feed_ttl;
		}

		if ( $this->cls( 'REST' )->is_rest() || $this->cls( 'REST' )->is_internal_rest() ) {
			return (int) $this->conf( Base::O_CACHE_TTL_REST );
		}

		return (int) $this->conf( Base::O_CACHE_TTL_PUB );
	}

	/**
	 * Check if need to set no cache status for redirection or not.
	 *
	 * @access public
	 * @since 1.1.3
	 *
	 * @param string $location Redirect location.
	 * @param int    $status   HTTP status.
	 * @return string          Redirect location.
	 */
	public function check_redirect( $location, $status ) {
		$script_uri = '';
		if ( !empty( $_SERVER['SCRIPT_URI'] ) ) {
			$script_uri = sanitize_text_field( wp_unslash( $_SERVER['SCRIPT_URI'] ) );
		} elseif ( !empty( $_SERVER['REQUEST_URI'] ) ) {
			$home       = trailingslashit( home_url() );
			$script_uri = $home . ltrim( sanitize_text_field( wp_unslash( $_SERVER['REQUEST_URI'] ) ), '/' );
		}

		if ( '' !== $script_uri ) {
			self::debug( '301 from ' . $script_uri );
			self::debug( '301 to ' . $location );

			$to_check = [ PHP_URL_SCHEME, PHP_URL_HOST, PHP_URL_PATH, PHP_URL_QUERY ];

			$is_same_redirect = true;

			$query_string = ! empty( $_SERVER['QUERY_STRING'] ) ? sanitize_text_field( wp_unslash( $_SERVER['QUERY_STRING'] ) ) : '';
			foreach ( $to_check as $v ) {
				$url_parsed = PHP_URL_QUERY === $v ? $query_string : wp_parse_url( $script_uri, $v );

				$target = wp_parse_url( $location, $v );

				self::debug( 'Compare [from] ' . $url_parsed . ' [to] ' . $target );

				if ( PHP_URL_QUERY === $v ) {
					$url_parsed = $url_parsed ? urldecode( $url_parsed ) : '';
					$target     = $target ? urldecode( $target ) : '';
					if ( '&' === substr( $url_parsed, -1 ) ) {
						$url_parsed = substr( $url_parsed, 0, -1 );
					}
				}

				if ( $url_parsed !== $target ) {
					$is_same_redirect = false;
					self::debug( '301 different redirection' );
					break;
				}
			}

			if ( $is_same_redirect ) {
				self::set_nocache( '301 to same url' );
			}
		}

		return $location;
	}

	/**
	 * Sets up the Cache Control header.
	 *
	 * @since 1.1.3
	 * @access public
	 * @return string empty string if empty, otherwise the cache control header.
	 */
	public function output() {
		$esi_hdr = '';
		if ( ESI::has_esi() ) {
			$esi_hdr = ',esi=on';
		}

		$hdr = self::X_HEADER . ': ';

		// phpcs:ignore WordPress.NamingConventions.ValidHookName.NotLowercase
		if ( defined( 'DONOTCACHEPAGE' ) && apply_filters( 'litespeed_const_DONOTCACHEPAGE', DONOTCACHEPAGE ) ) {
			self::debug( '❌ forced no cache [reason] DONOTCACHEPAGE const' );
			$hdr .= 'no-cache' . $esi_hdr;
			return $hdr;
		}

		// Guest mode directly return cacheable result
		// if ( defined( 'LITESPEED_GUEST' ) && LITESPEED_GUEST ) {
		// If is POST, no cache
		// if ( defined( 'LSCACHE_NO_CACHE' ) && LSCACHE_NO_CACHE ) {
		// self::debug( "[Ctrl] ❌ forced no cache [reason] LSCACHE_NO_CACHE const" );
		// $hdr .= 'no-cache';
		// }
		// else if( $_SERVER[ 'REQUEST_METHOD' ] !== 'GET' ) {
		// self::debug( "[Ctrl] ❌ forced no cache [reason] req not GET" );
		// $hdr .= 'no-cache';
		// }
		// else {
		// $hdr .= 'public';
		// $hdr .= ',max-age=' . $this->get_ttl();
		// }

		// $hdr .= $esi_hdr;

		// return $hdr;
		// }

		// Fix cli `uninstall --deactivate` fatal err

		if (!self::is_cacheable()) {
			$hdr .= 'no-cache' . $esi_hdr;
			return $hdr;
		}

		if ( self::is_shared() ) {
			$hdr .= 'shared,private';
		} elseif ( self::is_private() ) {
			$hdr .= 'private';
		} else {
			$hdr .= 'public';
		}

		if ( self::is_no_vary() ) {
			$hdr .= ',no-vary';
		}

		$hdr .= ',max-age=' . $this->get_ttl() . $esi_hdr;
		return $hdr;
	}

	/**
	 * Generate all `control` tags before output.
	 *
	 * @access public
	 * @since 1.1.3
	 * @return void
	 */
	public function finalize() {
		// if ( defined( 'LITESPEED_GUEST' ) && LITESPEED_GUEST ) {
			// return;
		// }

		if ( is_preview() ) {
			self::set_nocache( 'preview page' );
			return;
		}

		// Check if has metabox non-cacheable setting or not.
		if ( file_exists( LSCWP_DIR . 'src/metabox.cls.php' ) && $this->cls( 'Metabox' )->setting( 'litespeed_no_cache' ) ) {
			self::set_nocache( 'per post metabox setting' );
			return;
		}

		// Check if URI is forced public cache.
		$excludes = $this->conf( Base::O_CACHE_FORCE_PUB_URI );
		$req_uri  = isset( $_SERVER['REQUEST_URI'] ) ? sanitize_text_field( wp_unslash( $_SERVER['REQUEST_URI'] ) ) : '';
		$hit      = Utility::str_hit_array( $req_uri, $excludes, true );
		if ( $hit ) {
			list( $result, $this_ttl ) = $hit;
			self::set_public_forced( 'Setting: ' . $result );
			self::debug( 'Forced public cacheable due to setting: ' . $result );
			if ( $this_ttl ) {
				self::set_custom_ttl( $this_ttl );
			}
		}

		if ( self::is_public_forced() ) {
			return;
		}

		// Check if URI is forced cache.
		$excludes = $this->conf( Base::O_CACHE_FORCE_URI );
		$hit      = Utility::str_hit_array( $req_uri, $excludes, true );
		if ( $hit ) {
			list( $result, $this_ttl ) = $hit;
			self::force_cacheable();
			self::debug( 'Forced cacheable due to setting: ' . $result );
			if ( $this_ttl ) {
				self::set_custom_ttl( $this_ttl );
			}
		}

		// if is not cacheable, terminate check.
		// Even no need to run 3rd party hook.
		if ( ! self::is_cacheable() ) {
			self::debug( 'not cacheable before ctrl finalize' );
			return;
		}

		// Apply 3rd party filter.
		// NOTE: Hook always needs to run asap because some 3rd party set is_mobile in this hook.
		do_action( 'litespeed_control_finalize', defined( 'LSCACHE_IS_ESI' ) ? LSCACHE_IS_ESI : false ); // Pass ESI block id.

		// if is not cacheable, terminate check.
		if ( ! self::is_cacheable() ) {
			self::debug( 'not cacheable after api_control' );
			return;
		}

		// Check litespeed setting to set cacheable status.
		if ( ! $this->_setting_cacheable() ) {
			self::set_nocache();
			return;
		}

		// If user has password cookie, do not cache (moved from vary).
		global $post;
		if ( ! empty( $post->post_password ) && isset( $_COOKIE[ 'wp-postpass_' . COOKIEHASH ] ) ) {
			self::set_nocache( 'pswd cookie' );
			return;
		}

		// The following check to the end is ONLY for mobile.
		$is_mobile_conf = apply_filters( 'litespeed_is_mobile', false );
		if ( ! $this->conf( Base::O_CACHE_MOBILE ) ) {
			if ( $is_mobile_conf ) {
				self::set_nocache( 'mobile' );
			}
			return;
		}

		$env_vary = isset( $_SERVER['LSCACHE_VARY_VALUE'] ) ? sanitize_text_field( wp_unslash( $_SERVER['LSCACHE_VARY_VALUE'] ) ) : '';
		if ( !$env_vary && isset( $_SERVER['HTTP_X_LSCACHE_VARY_VALUE'] ) ) {
			$env_vary = sanitize_text_field( wp_unslash( $_SERVER['HTTP_X_LSCACHE_VARY_VALUE'] ) );
		}
		if ( $env_vary && false !== strpos( $env_vary, 'ismobile' ) ) {
			if ( ! wp_is_mobile() && ! $is_mobile_conf ) {
				self::set_nocache( 'is not mobile' ); // todo: no need to uncache, it will correct vary value in vary finalize anyways.
				return;
			}
		} elseif ( wp_is_mobile() || $is_mobile_conf ) {
			self::set_nocache( 'is mobile' );
			return;
		}
	}

	/**
	 * Check if is mobile for filter `litespeed_is_mobile` in API.
	 *
	 * @since 3.0
	 * @access public
	 * @return bool
	 */
	public static function is_mobile() {
		return wp_is_mobile();
	}

	/**
	 * Get request method w/ compatibility to X-Http-Method-Override.
	 *
	 * @since 6.2
	 * @return string
	 */
	private function _get_req_method() {
		if ( isset( $_SERVER['HTTP_X_HTTP_METHOD_OVERRIDE'] ) ) {
			$override = sanitize_text_field( wp_unslash( $_SERVER['HTTP_X_HTTP_METHOD_OVERRIDE'] ) );
			self::debug( 'X-Http-Method-Override -> ' . $override );
			if ( ! defined( 'LITESPEED_X_HTTP_METHOD_OVERRIDE' ) ) {
				define( 'LITESPEED_X_HTTP_METHOD_OVERRIDE', true );
			}
			return $override;
		}
		if ( isset( $_SERVER['REQUEST_METHOD'] ) ) {
			return sanitize_text_field( wp_unslash( $_SERVER['REQUEST_METHOD'] ) );
		}
		return 'unknown';
	}

	/**
	 * Check if a page is cacheable based on litespeed setting.
	 *
	 * @since 1.0.0
	 * @access private
	 * @return bool True if cacheable, false otherwise.
	 */
	private function _setting_cacheable() {
		// logged_in users already excluded, no hook added.

		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		if ( ! empty( $_REQUEST[ Router::ACTION ] ) ) {
			return $this->_no_cache_for( 'Query String Action' );
		}

		$method = $this->_get_req_method();
		if ( defined( 'LITESPEED_X_HTTP_METHOD_OVERRIDE' ) && LITESPEED_X_HTTP_METHOD_OVERRIDE && 'HEAD' === $method ) {
			return $this->_no_cache_for( 'HEAD method from override' );
		}
		if ( 'GET' !== $method && 'HEAD' !== $method ) {
			return $this->_no_cache_for( 'Not GET method: ' . $method );
		}

		if ( is_feed() && 0 === $this->conf( Base::O_CACHE_TTL_FEED ) ) {
			return $this->_no_cache_for( 'feed' );
		}

		if ( is_trackback() ) {
			return $this->_no_cache_for( 'trackback' );
		}

		if ( is_search() ) {
			return $this->_no_cache_for( 'search' );
		}

		// Check private cache URI setting.
		$excludes = $this->conf( Base::O_CACHE_PRIV_URI );
		$req_uri  = isset( $_SERVER['REQUEST_URI'] ) ? sanitize_text_field( wp_unslash( $_SERVER['REQUEST_URI'] ) ) : '';
		$result   = Utility::str_hit_array( $req_uri, $excludes );
		if ( $result ) {
			self::set_private( 'Admin cfg Private Cached URI: ' . $result );
		}

		if ( ! self::is_forced_cacheable() ) {
			// Check if URI is excluded from cache.
			$excludes = $this->cls( 'Data' )->load_cache_nocacheable( $this->conf( Base::O_CACHE_EXC ) );
			$result   = Utility::str_hit_array( $req_uri, $excludes );
			if ( $result ) {
				return $this->_no_cache_for( 'Admin configured URI Do not cache: ' . $result );
			}

			// Check QS excluded setting.
			$excludes = $this->conf( Base::O_CACHE_EXC_QS );
			$qs_hit   = $this->_is_qs_excluded( $excludes );
			if ( ! empty( $excludes ) && $qs_hit ) {
				return $this->_no_cache_for( 'Admin configured QS Do not cache: ' . $qs_hit );
			}

			$excludes = $this->conf( Base::O_CACHE_EXC_CAT );
			if ( ! empty( $excludes ) && has_category( $excludes ) ) {
				return $this->_no_cache_for( 'Admin configured Category Do not cache.' );
			}

			$excludes = $this->conf( Base::O_CACHE_EXC_TAG );
			if ( ! empty( $excludes ) && has_tag( $excludes ) ) {
				return $this->_no_cache_for( 'Admin configured Tag Do not cache.' );
			}

			$excludes = $this->conf( Base::O_CACHE_EXC_COOKIES );
			// phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- names only, compared as keys.
			if ( ! empty( $excludes ) && ! empty( $_COOKIE ) ) {
				$cookie_hit = array_intersect( array_keys( $_COOKIE ), $excludes );
				if ( $cookie_hit ) {
					return $this->_no_cache_for( 'Admin configured Cookie Do not cache.' );
				}
			}

			$excludes = $this->conf( Base::O_CACHE_EXC_USERAGENTS );
			if ( ! empty( $excludes ) && isset( $_SERVER['HTTP_USER_AGENT'] ) ) {
				$nummatches = preg_match( Utility::arr2regex( $excludes ), sanitize_text_field( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) );
				if ( $nummatches ) {
					return $this->_no_cache_for( 'Admin configured User Agent Do not cache.' );
				}
			}

			// Check if is exclude roles ( Need to set Vary too ).
			$result = $this->in_cache_exc_roles();
			if ( $result ) {
				return $this->_no_cache_for( 'Role Excludes setting ' . $result );
			}
		}

		return true;
	}

	/**
	 * Write a debug message for if a page is not cacheable.
	 *
	 * @since 1.0.0
	 * @access private
	 *
	 * @param string $reason An explanation for why the page is not cacheable.
	 * @return bool          Always false.
	 */
	private function _no_cache_for( $reason ) {
		self::debug( 'X Cache_control off - ' . $reason );
		return false;
	}

	/**
	 * Check if current request has qs excluded setting.
	 *
	 * @since  1.3
	 * @access private
	 *
	 * @param  array<int,string> $excludes QS excludes setting.
	 * @return bool|string                 False if not excluded, otherwise the hit qs list.
	 */
	private function _is_qs_excluded( $excludes ) {
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		if ( ! empty( $_GET ) ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Recommended
			$keys      = array_keys( $_GET );
			$intersect = array_intersect( $keys, $excludes );
			if ( $intersect ) {
				return implode( ',', $intersect );
			}
		}
		return false;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/error.cls.php000064400000016552151600265110017213 0ustar00<?php
/**
 * The error class.
 *
 * @package     LiteSpeed
 * @since       3.0
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Error
 *
 * Handles error message translation and throwing for LiteSpeed Cache.
 *
 * @since 3.0
 */
class Error {

	/**
	 * Error code mappings to numeric values.
	 *
	 * @since 3.0
	 * @var array
	 */
	private static $code_set = [
		'HTA_LOGIN_COOKIE_INVALID' => 4300, // .htaccess did not find.
		'HTA_DNF'                 => 4500, // .htaccess did not find.
		'HTA_BK'                  => 9010, // backup
		'HTA_R'                   => 9041, // read htaccess
		'HTA_W'                   => 9042, // write
		'HTA_GET'                 => 9030, // failed to get
	];

	/**
	 * Throw an error with message
	 *
	 * Throws an exception with the translated error message.
	 *
	 * @since  3.0
	 * @access public
	 * @param string $code Error code.
	 * @param mixed  $args Optional arguments for message formatting.
	 * @throws \Exception Always throws an exception with the error message.
	 */
	public static function t( $code, $args = null ) {
		throw new \Exception( wp_kses_post( self::msg( $code, $args ) ) );
	}

	/**
	 * Translate an error to description
	 *
	 * Converts error codes to human-readable messages.
	 *
	 * @since  3.0
	 * @access public
	 * @param string $code Error code.
	 * @param mixed  $args Optional arguments for message formatting.
	 * @return string Translated error message.
	 */
	public static function msg( $code, $args = null ) {
		switch ( $code ) {
			case 'qc_setup_required':
				$msg =
					sprintf(
						__( 'You will need to finish %s setup to use the online services.', 'litespeed-cache' ),
						'<strong>QUIC.cloud</strong>'
					) .
					Doc::learn_more(
						admin_url( 'admin.php?page=litespeed-general' ),
						__( 'Click here to set.', 'litespeed-cache' ),
						true,
						false,
						true
					);
				break;

			case 'out_of_daily_quota':
				$msg  = __( 'You have used all of your daily quota for today.', 'litespeed-cache' );
				$msg .=
					' ' .
					Doc::learn_more(
						'https://docs.quic.cloud/billing/services/#daily-limits-on-free-quota-usage',
						__( 'Learn more or purchase additional quota.', 'litespeed-cache' ),
						false,
						false,
						true
					);
				break;

			case 'out_of_quota':
				$msg  = __( 'You have used all of your quota left for current service this month.', 'litespeed-cache' );
				$msg .=
					' ' .
					Doc::learn_more(
						'https://docs.quic.cloud/billing/services/#daily-limits-on-free-quota-usage',
						__( 'Learn more or purchase additional quota.', 'litespeed-cache' ),
						false,
						false,
						true
					);
				break;

			case 'too_many_requested':
				$msg = __( 'You have too many requested images, please try again in a few minutes.', 'litespeed-cache' );
				break;

			case 'too_many_notified':
				$msg = __( 'You have images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually now.', 'litespeed-cache' );
				break;

			case 'empty_list':
				$msg = __( 'The image list is empty.', 'litespeed-cache' );
				break;

			case 'lack_of_param':
				$msg = __( 'Not enough parameters. Please check if the QUIC.cloud connection is set correctly', 'litespeed-cache' );
				break;

			case 'unfinished_queue':
				$msg = __( 'There is proceeding queue not pulled yet.', 'litespeed-cache' );
				break;

			case 0 === strpos( $code, 'unfinished_queue ' ):
				$msg = sprintf(
					__( 'There is proceeding queue not pulled yet. Queue info: %s.', 'litespeed-cache' ),
					'<code>' . substr( $code, strlen( 'unfinished_queue ' ) ) . '</code>'
				);
				break;

			case 'err_alias':
				$msg = __( 'The site is not a valid alias on QUIC.cloud.', 'litespeed-cache' );
				break;

			case 'site_not_registered':
				$msg = __( 'The site is not registered on QUIC.cloud.', 'litespeed-cache' );
				break;

			case 'err_key':
				$msg = __( 'The QUIC.cloud connection is not correct. Please try to sync your QUIC.cloud connection again.', 'litespeed-cache' );
				break;

			case 'heavy_load':
				$msg = __( 'The current server is under heavy load.', 'litespeed-cache' );
				break;

			case 'redetect_node':
				$msg = __( 'Online node needs to be redetected.', 'litespeed-cache' );
				break;

			case 'err_overdraw':
				$msg = __( 'Credits are not enough to proceed the current request.', 'litespeed-cache' );
				break;

			case 'W':
				$msg = __( '%s file not writable.', 'litespeed-cache' );
				break;

			case 'HTA_DNF':
				if ( ! is_array( $args ) ) {
					$args = [ '<code>' . $args . '</code>' ];
				}
				$args[] = '.htaccess';
				$msg    = __( 'Could not find %1$s in %2$s.', 'litespeed-cache' );
				break;

			case 'HTA_LOGIN_COOKIE_INVALID':
				$msg = sprintf( __( 'Invalid login cookie. Please check the %s file.', 'litespeed-cache' ), '.htaccess' );
				break;

			case 'HTA_BK':
				$msg = sprintf( __( 'Failed to back up %s file, aborted changes.', 'litespeed-cache' ), '.htaccess' );
				break;

			case 'HTA_R':
				$msg = sprintf( __( '%s file not readable.', 'litespeed-cache' ), '.htaccess' );
				break;

			case 'HTA_W':
				$msg = sprintf( __( '%s file not writable.', 'litespeed-cache' ), '.htaccess' );
				break;

			case 'HTA_GET':
				$msg = sprintf( __( 'Failed to get %s file contents.', 'litespeed-cache' ), '.htaccess' );
				break;

			case 'failed_tb_creation':
				$msg = __( 'Failed to create table %1$s! SQL: %2$s.', 'litespeed-cache' );
				break;

			case 'crawler_disabled':
				$msg = __( 'Crawler disabled by the server admin.', 'litespeed-cache' );
				break;

			case 'try_later': // QC error code
				$msg = __( 'Previous request too recent. Please try again later.', 'litespeed-cache' );
				break;

			case 0 === strpos( $code, 'try_later ' ):
				$msg = sprintf(
					__( 'Previous request too recent. Please try again after %s.', 'litespeed-cache' ),
					'<code>' . Utility::readable_time( substr( $code, strlen( 'try_later ' ) ), 3600, true ) . '</code>'
				);
				break;

			case 'waiting_for_approval':
				$msg = __( 'Your application is waiting for approval.', 'litespeed-cache' );
				break;

			case 'callback_fail_hash':
				$msg = __( 'The callback validation to your domain failed due to hash mismatch.', 'litespeed-cache' );
				break;

			case 'callback_fail':
				$msg = __( 'The callback validation to your domain failed. Please make sure there is no firewall blocking our servers.', 'litespeed-cache' );
				break;

			case substr( $code, 0, 14 ) === 'callback_fail ':
				$msg =
					__( 'The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: ', 'litespeed-cache' ) .
					substr( $code, 14 );
				break;

			case 'forbidden':
				$msg = __( 'Your domain has been forbidden from using our services due to a previous policy violation.', 'litespeed-cache' );
				break;

			case 'err_dns_active':
				$msg = __(
					'You cannot remove this DNS zone, because it is still in use. Please update the domain\'s nameservers, then try to delete this zone again, otherwise your site will become inaccessible.',
					'litespeed-cache'
				);
				break;

			default:
				$msg = __( 'Unknown error', 'litespeed-cache' ) . ': ' . $code;
				break;
		}

		if ( null !== $args ) {
			$msg = is_array( $args ) ? vsprintf( $msg, $args ) : sprintf( $msg, $args );
		}

		if ( isset( self::$code_set[ $code ] ) ) {
			$msg = 'ERROR ' . self::$code_set[ $code ] . ': ' . $msg;
		}

		return $msg;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/data_structure/url_file.sql000064400000001210151600265230022130 0ustar00`id` bigint(20) NOT NULL AUTO_INCREMENT,
`url_id` bigint(20) NOT NULL,
`vary` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',
`filename` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',
`type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',
`mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',
`webp` tinyint(4) NOT NULL COMMENT 'webp=1',
`expired` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
KEY `filename` (`filename`),
KEY `type` (`type`),
KEY `url_id_2` (`url_id`,`vary`,`type`),
KEY `filename_2` (`filename`,`expired`),
KEY `url_id` (`url_id`,`expired`)
litespeed-wp-plugin/7.7/litespeed-cache/src/data_structure/crawler.sql000064400000000632151600265300021773 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(1000) NOT NULL DEFAULT '',
  `res` varchar(255) NOT NULL DEFAULT '' COMMENT '-=not crawl, H=hit, M=miss, B=blacklist',
  `reason` text NOT NULL COMMENT 'response code, comma separated',
  `mtime` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `res` (`res`)
litespeed-wp-plugin/7.7/litespeed-cache/src/data_structure/avatar.sql000064400000000404151600265360021615 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(1000) NOT NULL DEFAULT '',
  `md5` varchar(128) NOT NULL DEFAULT '',
  `dateline` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `md5` (`md5`),
  KEY `dateline` (`dateline`)
litespeed-wp-plugin/7.7/litespeed-cache/src/data_structure/img_optming.sql000064400000000526151600265430022653 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `optm_status` tinyint(4) NOT NULL DEFAULT '0',
  `src` varchar(1000) NOT NULL DEFAULT '',
  `server_info` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`),
  KEY `optm_status` (`optm_status`),
  KEY `src` (`src`(191))
litespeed-wp-plugin/7.7/litespeed-cache/src/data_structure/img_optm.sql000064400000000632151600265500022151 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `optm_status` tinyint(4) NOT NULL DEFAULT '0',
  `src` text NOT NULL,
  `src_filesize` int(11) NOT NULL DEFAULT '0',
  `target_filesize` int(11) NOT NULL DEFAULT '0',
  `webp_filesize` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`),
  KEY `optm_status` (`optm_status`)
litespeed-wp-plugin/7.7/litespeed-cache/src/data_structure/crawler_blacklist.sql000064400000000626151600265550024035 0ustar00  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(1000) NOT NULL DEFAULT '',
  `res` varchar(255) NOT NULL DEFAULT '' COMMENT '-=Not Blacklist, B=blacklist',
  `reason` text NOT NULL COMMENT 'Reason for blacklist, comma separated',
  `mtime` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `res` (`res`)
litespeed-wp-plugin/7.7/litespeed-cache/src/data_structure/url.sql000064400000000315151600265620021141 0ustar00`id` bigint(20) NOT NULL AUTO_INCREMENT,
`url` varchar(500) NOT NULL,
`cache_tags` varchar(1000) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
UNIQUE KEY `url` (`url`(191)),
KEY `cache_tags` (`cache_tags`(191))litespeed-wp-plugin/7.7/litespeed-cache/src/file.cls.php000064400000025107151600265700017002 0ustar00<?php
// phpcs:ignoreFile

/**
 * LiteSpeed File Operator Library Class
 * Append/Replace content to a file
 *
 * @since 1.1.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class File {

	const MARKER = 'LiteSpeed Operator';

	/**
	 * Detect if an URL is 404
	 *
	 * @since  3.3
	 */
	public static function is_404( $url ) {
		$response = wp_safe_remote_get($url);
		$code     = wp_remote_retrieve_response_code($response);
		if ($code == 404) {
			return true;
		}

		return false;
	}

	/**
	 *  Delete folder
	 *
	 * @since 2.1
	 */
	public static function rrmdir( $dir ) {
		$files = array_diff(scandir($dir), array( '.', '..' ));

		foreach ($files as $file) {
			is_dir("$dir/$file") ? self::rrmdir("$dir/$file") : unlink("$dir/$file");
		}

		return rmdir($dir);
	}

	public static function count_lines( $filename ) {
		if (!file_exists($filename)) {
			return 0;
		}

		$file = new \SplFileObject($filename);
		$file->seek(PHP_INT_MAX);
		return $file->key() + 1;
	}

	/**
	 * Read data from file
	 *
	 * @since 1.1.0
	 * @param string $filename
	 * @param int    $start_line
	 * @param int    $lines
	 */
	public static function read( $filename, $start_line = null, $lines = null ) {
		if (!file_exists($filename)) {
			return '';
		}

		if (!is_readable($filename)) {
			return false;
		}

		if ($start_line !== null) {
			$res  = array();
			$file = new \SplFileObject($filename);
			$file->seek($start_line);

			if ($lines === null) {
				while (!$file->eof()) {
					$res[] = rtrim($file->current(), "\n");
					$file->next();
				}
			} else {
				for ($i = 0; $i < $lines; $i++) {
					if ($file->eof()) {
						break;
					}
					$res[] = rtrim($file->current(), "\n");
					$file->next();
				}
			}

			unset($file);
			return $res;
		}

		$content = file_get_contents($filename);

		$content = self::remove_zero_space($content);

		return $content;
	}

	/**
	 * Append data to file
	 *
	 * @since 1.1.5
	 * @access public
	 * @param string  $filename
	 * @param string  $data
	 * @param boolean $mkdir
	 * @param boolean $silence Used to avoid WP's functions are used
	 */
	public static function append( $filename, $data, $mkdir = false, $silence = true ) {
		return self::save($filename, $data, $mkdir, true, $silence);
	}

	/**
	 * Save data to file
	 *
	 * @since 1.1.0
	 * @param string  $filename
	 * @param string  $data
	 * @param boolean $mkdir
	 * @param boolean $append If the content needs to be appended
	 * @param boolean $silence Used to avoid WP's functions are used
	 */
	public static function save( $filename, $data, $mkdir = false, $append = false, $silence = true ) {
		if (is_null($filename)) {
			return $silence ? false : __('Filename is empty!', 'litespeed-cache');
		}

		$error  = false;
		$folder = dirname($filename);

		// mkdir if folder does not exist
		if (!file_exists($folder)) {
			if (!$mkdir) {
				return $silence ? false : sprintf(__('Folder does not exist: %s', 'litespeed-cache'), $folder);
			}

			set_error_handler('litespeed_exception_handler');

			try {
				mkdir($folder, 0755, true);
				// Create robots.txt file to forbid search engine indexes
				if (!file_exists(LITESPEED_STATIC_DIR . '/robots.txt')) {
					file_put_contents(LITESPEED_STATIC_DIR . '/robots.txt', "User-agent: *\nDisallow: /\n");
				}
			} catch (\ErrorException $ex) {
				return $silence ? false : sprintf(__('Can not create folder: %1$s. Error: %2$s', 'litespeed-cache'), $folder, $ex->getMessage());
			}

			restore_error_handler();
		}

		if (!file_exists($filename)) {
			if (!is_writable($folder)) {
				return $silence ? false : sprintf(__('Folder is not writable: %s.', 'litespeed-cache'), $folder);
			}
			set_error_handler('litespeed_exception_handler');
			try {
				touch($filename);
			} catch (\ErrorException $ex) {
				return $silence ? false : sprintf(__('File %s is not writable.', 'litespeed-cache'), $filename);
			}
			restore_error_handler();
		} elseif (!is_writable($filename)) {
			return $silence ? false : sprintf(__('File %s is not writable.', 'litespeed-cache'), $filename);
		}

		$data = self::remove_zero_space($data);

		$ret = file_put_contents($filename, $data, $append ? FILE_APPEND : LOCK_EX);
		if ($ret === false) {
			return $silence ? false : sprintf(__('Failed to write to %s.', 'litespeed-cache'), $filename);
		}

		return true;
	}

	/**
	 * Remove Unicode zero-width space <200b><200c>
	 *
	 * @since 2.1.2
	 * @since 2.9 changed to public
	 */
	public static function remove_zero_space( $content ) {
		if (is_array($content)) {
			$content = array_map(__CLASS__ . '::remove_zero_space', $content);
			return $content;
		}

		// Remove UTF-8 BOM if present
		if (substr($content, 0, 3) === "\xEF\xBB\xBF") {
			$content = substr($content, 3);
		}

		$content = str_replace("\xe2\x80\x8b", '', $content);
		$content = str_replace("\xe2\x80\x8c", '', $content);
		$content = str_replace("\xe2\x80\x8d", '', $content);

		return $content;
	}

	/**
	 * Appends an array of strings into a file (.htaccess ), placing it between
	 * BEGIN and END markers.
	 *
	 * Replaces existing marked info. Retains surrounding
	 * data. Creates file if none exists.
	 *
	 * @param string             $filename  Filename to alter.
	 * @param string             $marker    The marker to alter.
	 * @param array|string|false $insertion The new content to insert.
	 * @param bool               $prepend Prepend insertion if not exist.
	 * @return bool True on write success, false on failure.
	 */
	public static function insert_with_markers( $filename, $insertion = false, $marker = false, $prepend = false ) {
		if (!$marker) {
			$marker = self::MARKER;
		}

		if (!$insertion) {
			$insertion = array();
		}

		return self::_insert_with_markers($filename, $marker, $insertion, $prepend); // todo: capture exceptions
	}

	/**
	 * Return wrapped block data with marker
	 *
	 * @param string $insertion
	 * @param string $marker
	 * @return string The block data
	 */
	public static function wrap_marker_data( $insertion, $marker = false ) {
		if (!$marker) {
			$marker = self::MARKER;
		}
		$start_marker = "# BEGIN {$marker}";
		$end_marker   = "# END {$marker}";

		$new_data = implode("\n", array_merge(array( $start_marker ), $insertion, array( $end_marker )));
		return $new_data;
	}

	/**
	 * Touch block data from file, return with marker
	 *
	 * @param string $filename
	 * @param string $marker
	 * @return string The current block data
	 */
	public static function touch_marker_data( $filename, $marker = false ) {
		if (!$marker) {
			$marker = self::MARKER;
		}

		$result = self::_extract_from_markers($filename, $marker);

		if (!$result) {
			return false;
		}

		$start_marker = "# BEGIN {$marker}";
		$end_marker   = "# END {$marker}";
		$new_data     = implode("\n", array_merge(array( $start_marker ), $result, array( $end_marker )));
		return $new_data;
	}

	/**
	 * Extracts strings from between the BEGIN and END markers in the .htaccess file.
	 *
	 * @param string $filename
	 * @param string $marker
	 * @return array An array of strings from a file (.htaccess ) from between BEGIN and END markers.
	 */
	public static function extract_from_markers( $filename, $marker = false ) {
		if (!$marker) {
			$marker = self::MARKER;
		}
		return self::_extract_from_markers($filename, $marker);
	}

	/**
	 * Extracts strings from between the BEGIN and END markers in the .htaccess file.
	 *
	 * @param string $filename
	 * @param string $marker
	 * @return array An array of strings from a file (.htaccess ) from between BEGIN and END markers.
	 */
	private static function _extract_from_markers( $filename, $marker ) {
		$result = array();

		if (!file_exists($filename)) {
			return $result;
		}

		if ($markerdata = explode("\n", implode('', file($filename)))) {
			$state = false;
			foreach ($markerdata as $markerline) {
				if (strpos($markerline, '# END ' . $marker) !== false) {
					$state = false;
				}
				if ($state) {
					$result[] = $markerline;
				}
				if (strpos($markerline, '# BEGIN ' . $marker) !== false) {
					$state = true;
				}
			}
		}

		return array_map('trim', $result);
	}

	/**
	 * Inserts an array of strings into a file (.htaccess ), placing it between BEGIN and END markers.
	 *
	 * Replaces existing marked info. Retains surrounding data. Creates file if none exists.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 3.0-
	 * @since  3.0 Throw errors if failed
	 * @access private
	 */
	private static function _insert_with_markers( $filename, $marker, $insertion, $prepend = false ) {
		if (!file_exists($filename)) {
			if (!is_writable(dirname($filename))) {
				Error::t('W', dirname($filename));
			}

			set_error_handler('litespeed_exception_handler');
			try {
				touch($filename);
			} catch (\ErrorException $ex) {
				Error::t('W', $filename);
			}
			restore_error_handler();
		} elseif (!is_writable($filename)) {
			Error::t('W', $filename);
		}

		if (!is_array($insertion)) {
			$insertion = explode("\n", $insertion);
		}

		$start_marker = "# BEGIN {$marker}";
		$end_marker   = "# END {$marker}";

		$fp = fopen($filename, 'r+');
		if (!$fp) {
			Error::t('W', $filename);
		}

		// Attempt to get a lock. If the filesystem supports locking, this will block until the lock is acquired.
		flock($fp, LOCK_EX);

		$lines = array();
		while (!feof($fp)) {
			$lines[] = rtrim(fgets($fp), "\r\n");
		}

		// Split out the existing file into the preceding lines, and those that appear after the marker
		$pre_lines    = $post_lines = $existing_lines = array();
		$found_marker = $found_end_marker = false;
		foreach ($lines as $line) {
			if (!$found_marker && false !== strpos($line, $start_marker)) {
				$found_marker = true;
				continue;
			} elseif (!$found_end_marker && false !== strpos($line, $end_marker)) {
				$found_end_marker = true;
				continue;
			}

			if (!$found_marker) {
				$pre_lines[] = $line;
			} elseif ($found_marker && $found_end_marker) {
				$post_lines[] = $line;
			} else {
				$existing_lines[] = $line;
			}
		}

		// Check to see if there was a change
		if ($existing_lines === $insertion) {
			flock($fp, LOCK_UN);
			fclose($fp);

			return true;
		}

		// Check if need to prepend data if not exist
		if ($prepend && !$post_lines) {
			// Generate the new file data
			$new_file_data = implode("\n", array_merge(array( $start_marker ), $insertion, array( $end_marker ), $pre_lines));
		} else {
			// Generate the new file data
			$new_file_data = implode("\n", array_merge($pre_lines, array( $start_marker ), $insertion, array( $end_marker ), $post_lines));
		}

		// Write to the start of the file, and truncate it to that length
		fseek($fp, 0);
		$bytes = fwrite($fp, $new_file_data);
		if ($bytes) {
			ftruncate($fp, ftell($fp));
		}
		fflush($fp);
		flock($fp, LOCK_UN);
		fclose($fp);

		return (bool) $bytes;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/cdn/cloudflare.cls.php000064400000017634151600266020020751 0ustar00<?php
/**
 * The cloudflare CDN class.
 *
 * @since       2.1
 * @package     LiteSpeed
 * @subpackage  LiteSpeed/src/cdn
 * @author      LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed\CDN;

use LiteSpeed\Base;
use LiteSpeed\Debug2;
use LiteSpeed\Router;
use LiteSpeed\Admin;
use LiteSpeed\Admin_Display;

defined('WPINC') || exit();

/**
 * Class Cloudflare
 *
 * @since 2.1
 */
class Cloudflare extends Base {

	const TYPE_PURGE_ALL       = 'purge_all';
	const TYPE_GET_DEVMODE     = 'get_devmode';
	const TYPE_SET_DEVMODE_ON  = 'set_devmode_on';
	const TYPE_SET_DEVMODE_OFF = 'set_devmode_off';

	const ITEM_STATUS = 'status';

	/**
	 * Update zone&name based on latest settings
	 *
	 * @since  3.0
	 * @access public
	 */
	public function try_refresh_zone() {
		if (!$this->conf(self::O_CDN_CLOUDFLARE)) {
			return;
		}

		$zone = $this->fetch_zone();
		if ($zone) {
			$this->cls('Conf')->update(self::O_CDN_CLOUDFLARE_NAME, $zone['name']);

			$this->cls('Conf')->update(self::O_CDN_CLOUDFLARE_ZONE, $zone['id']);

			Debug2::debug("[Cloudflare] Get zone successfully \t\t[ID] " . $zone['id']);
		} else {
			$this->cls('Conf')->update(self::O_CDN_CLOUDFLARE_ZONE, '');
			Debug2::debug('[Cloudflare] ❌ Get zone failed, clean zone');
		}
	}

	/**
	 * Get Cloudflare development mode
	 *
	 * @since  1.7.2
	 * @access private
	 * @param bool $show_msg Whether to show success/error message.
	 */
	private function get_devmode( $show_msg = true ) {
		Debug2::debug('[Cloudflare] get_devmode');

		$zone = $this->zone();
		if (!$zone) {
			return;
		}

		$url = 'https://api.cloudflare.com/client/v4/zones/' . $zone . '/settings/development_mode';
		$res = $this->cloudflare_call($url, 'GET', false, $show_msg);

		if (!$res) {
			return;
		}
		Debug2::debug('[Cloudflare] get_devmode result ', $res);

		// Make sure is array: #992174
		$curr_status = self::get_option(self::ITEM_STATUS, array());
		if ( ! is_array( $curr_status ) ) {
			$curr_status = array();
		}
		$curr_status['devmode']         = $res['value'];
		$curr_status['devmode_expired'] = (int) $res['time_remaining'] + time();

		// update status
		self::update_option(self::ITEM_STATUS, $curr_status);
	}

	/**
	 * Set Cloudflare development mode
	 *
	 * @since  1.7.2
	 * @access private
	 * @param string $type The type of development mode to set (on/off).
	 */
	private function set_devmode( $type ) {
		Debug2::debug('[Cloudflare] set_devmode');

		$zone = $this->zone();
		if (!$zone) {
			return;
		}

		$url     = 'https://api.cloudflare.com/client/v4/zones/' . $zone . '/settings/development_mode';
		$new_val = self::TYPE_SET_DEVMODE_ON === $type ? 'on' : 'off';
		$data    = array( 'value' => $new_val );
		$res     = $this->cloudflare_call($url, 'PATCH', $data);

		if (!$res) {
			return;
		}

		$res = $this->get_devmode(false);

		if ($res) {
			$msg = sprintf(__('Notified Cloudflare to set development mode to %s successfully.', 'litespeed-cache'), strtoupper($new_val));
			Admin_Display::success($msg);
		}
	}

	/**
	 * Shortcut to purge Cloudflare
	 *
	 * @since  7.1
	 * @access public
	 * @param string|bool $reason The reason for purging, or false if none.
	 */
	public static function purge_all( $reason = false ) {
		if ($reason) {
			Debug2::debug('[Cloudflare] purge call because: ' . $reason);
		}
		self::cls()->purge_all_private();
	}

	/**
	 * Purge Cloudflare cache
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function purge_all_private() {
		Debug2::debug('[Cloudflare] purge_all_private');

		$cf_on = $this->conf(self::O_CDN_CLOUDFLARE);
		if (!$cf_on) {
			$msg = __('Cloudflare API is set to off.', 'litespeed-cache');
			Admin_Display::error($msg);
			return;
		}

		$zone = $this->zone();
		if (!$zone) {
			return;
		}

		$url  = 'https://api.cloudflare.com/client/v4/zones/' . $zone . '/purge_cache';
		$data = array( 'purge_everything' => true );

		$res = $this->cloudflare_call($url, 'DELETE', $data);

		if ($res) {
			$msg = __('Notified Cloudflare to purge all successfully.', 'litespeed-cache');
			Admin_Display::success($msg);
		}
	}

	/**
	 * Get current Cloudflare zone from cfg
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function zone() {
		$zone = $this->conf(self::O_CDN_CLOUDFLARE_ZONE);
		if (!$zone) {
			$msg = __('No available Cloudflare zone', 'litespeed-cache');
			Admin_Display::error($msg);
			return false;
		}

		return $zone;
	}

	/**
	 * Get Cloudflare zone settings
	 *
	 * @since  1.7.2
	 * @access private
	 */
	private function fetch_zone() {
		$kw = $this->conf(self::O_CDN_CLOUDFLARE_NAME);

		$url = 'https://api.cloudflare.com/client/v4/zones?status=active&match=all';

		// Try exact match first
		if ($kw && false !== strpos($kw, '.')) {
			$zones = $this->cloudflare_call($url . '&name=' . $kw, 'GET', false, false);
			if ($zones) {
				Debug2::debug('[Cloudflare] fetch_zone exact matched');
				return $zones[0];
			}
		}

		// Can't find, try to get default one
		$zones = $this->cloudflare_call($url, 'GET', false, false);

		if (!$zones) {
			Debug2::debug('[Cloudflare] fetch_zone no zone');
			return false;
		}

		if (!$kw) {
			Debug2::debug('[Cloudflare] fetch_zone no set name, use first one by default');
			return $zones[0];
		}

		foreach ($zones as $v) {
			if (false !== strpos($v['name'], $kw)) {
				Debug2::debug('[Cloudflare] fetch_zone matched ' . $kw . ' [name] ' . $v['name']);
				return $v;
			}
		}

		// Can't match current name, return default one
		Debug2::debug('[Cloudflare] fetch_zone failed match name, use first one by default');
		return $zones[0];
	}

	/**
	 * Cloudflare API
	 *
	 * @since  1.7.2
	 * @access private
	 * @param string     $url      The API URL to call.
	 * @param string     $method   The HTTP method to use (GET, POST, etc.).
	 * @param array|bool $data     The data to send with the request, or false if none.
	 * @param bool       $show_msg Whether to show success/error message.
	 */
	private function cloudflare_call( $url, $method = 'GET', $data = false, $show_msg = true ) {
		Debug2::debug("[Cloudflare] cloudflare_call \t\t[URL] $url");

		if (strlen($this->conf(self::O_CDN_CLOUDFLARE_KEY)) === 40) {
			$headers = array(
				'Content-Type'  => 'application/json',
				'Authorization' => 'Bearer ' . $this->conf(self::O_CDN_CLOUDFLARE_KEY),
			);
		} else {
			$headers = array(
				'Content-Type'  => 'application/json',
				'X-Auth-Email' => $this->conf(self::O_CDN_CLOUDFLARE_EMAIL),
				'X-Auth-Key'   => $this->conf(self::O_CDN_CLOUDFLARE_KEY),
			);
		}

		$wp_args = array(
			'method'  => $method,
			'headers' => $headers,
		);

		if ($data) {
			if (is_array($data)) {
				$data = wp_json_encode($data);
			}
			$wp_args['body'] = $data;
		}
		$resp = wp_remote_request($url, $wp_args);
		if (is_wp_error($resp)) {
			Debug2::debug('[Cloudflare] error in response');
			if ($show_msg) {
				$msg = __('Failed to communicate with Cloudflare', 'litespeed-cache');
				Admin_Display::error($msg);
			}
			return false;
		}

		$result = wp_remote_retrieve_body($resp);

		$json = \json_decode($result, true);

		if ($json && $json['success'] && $json['result']) {
			Debug2::debug('[Cloudflare] cloudflare_call called successfully');
			if ($show_msg) {
				$msg = __('Communicated with Cloudflare successfully.', 'litespeed-cache');
				Admin_Display::success($msg);
			}

			return $json['result'];
		}

		Debug2::debug("[Cloudflare] cloudflare_call called failed: $result");
		if ($show_msg) {
			$msg = __('Failed to communicate with Cloudflare', 'litespeed-cache');
			Admin_Display::error($msg);
		}

		return false;
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.7.2
	 * @access public
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_PURGE_ALL:
				$this->purge_all_private();
				break;

			case self::TYPE_GET_DEVMODE:
				$this->get_devmode();
				break;

			case self::TYPE_SET_DEVMODE_ON:
			case self::TYPE_SET_DEVMODE_OFF:
				$this->set_devmode($type);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/cdn/quic.cls.php000064400000006022151600266070017564 0ustar00<?php
/**
 * The quic.cloud class.
 *
 * @since       2.4.1
 * @package     LiteSpeed
 * @subpackage  LiteSpeed/src/cdn
 */

namespace LiteSpeed\CDN;

use LiteSpeed\Cloud;
use LiteSpeed\Base;

defined('WPINC') || exit();

/**
 * Class Quic
 *
 * Handles Quic.cloud CDN integration.
 *
 * @since 2.4.1
 */
class Quic extends Base {
	const LOG_TAG  = '☁️';
	const TYPE_REG = 'reg';

	/**
	 * Force sync flag.
	 *
	 * @var bool
	 */
	private $force = false;

	/**
	 * Notify CDN new config updated
	 *
	 * Syncs configuration with Quic.cloud CDN.
	 *
	 * @since 2.4.1
	 * @access public
	 * @param bool $force Whether to force sync.
	 * @return bool|void
	 */
	public function try_sync_conf( $force = false ) {
		$cloud_summary = Cloud::get_summary();
		if ($force) {
			$this->force = $force;
		}

		if (!$this->conf(self::O_CDN_QUIC)) {
			if (!empty($cloud_summary['conf_md5'])) {
				self::debug('❌ No QC CDN, clear conf md5!');
				Cloud::save_summary(array( 'conf_md5' => '' ));
			}
			return false;
		}

		// Notice: Sync conf must be after `wp_loaded` hook, to get 3rd party vary injected (e.g. `woocommerce_cart_hash`).
		if (!did_action('wp_loaded')) {
			add_action('wp_loaded', array( $this, 'try_sync_conf' ), 999);
			self::debug('WP not loaded yet, delay sync to wp_loaded:999');
			return;
		}

		$options                = $this->get_options();
		$options['_tp_cookies'] = apply_filters('litespeed_vary_cookies', array());

		// Build necessary options only
		$options_needed  = array(
			self::O_CACHE_DROP_QS,
			self::O_CACHE_EXC_COOKIES,
			self::O_CACHE_EXC_USERAGENTS,
			self::O_CACHE_LOGIN_COOKIE,
			self::O_CACHE_VARY_COOKIES,
			self::O_CACHE_MOBILE_RULES,
			self::O_CACHE_MOBILE,
			self::O_CACHE_BROWSER,
			self::O_CACHE_TTL_BROWSER,
			self::O_IMG_OPTM_WEBP,
			self::O_GUEST,
			'_tp_cookies',
		);
		$consts_needed   = array( 'LSWCP_TAG_PREFIX' );
		$options_for_md5 = array();
		foreach ($options_needed as $v) {
			if (isset($options[$v])) {
				$options_for_md5[$v] = $options[$v];
				// Remove overflow multi lines fields
				if (is_array($options_for_md5[$v]) && count($options_for_md5[$v]) > 30) {
					$options_for_md5[$v] = array_slice($options_for_md5[$v], 0, 30);
				}
			}
		}

		$server_vars = $this->server_vars();
		foreach ($consts_needed as $v) {
			if (isset($server_vars[$v])) {
				if (empty($options_for_md5['_server'])) {
					$options_for_md5['_server'] = array();
				}
				$options_for_md5['_server'][$v] = $server_vars[$v];
			}
		}

		$conf_md5 = md5(wp_json_encode($options_for_md5));
		if (!empty($cloud_summary['conf_md5'])) {
			if ($conf_md5 === $cloud_summary['conf_md5']) {
				if (!$this->force) {
					self::debug('Bypass sync conf to QC due to same md5', $conf_md5);
					return;
				}
				self::debug('!!!Force sync conf even same md5');
			} else {
				self::debug('[conf_md5] ' . $conf_md5 . ' [existing_conf_md5] ' . $cloud_summary['conf_md5']);
			}
		}

		Cloud::save_summary(array( 'conf_md5' => $conf_md5 ));
		self::debug('sync conf to QC');

		Cloud::post(Cloud::SVC_D_SYNC_CONF, $options_for_md5);
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/import.preset.cls.php000064400000013001151600266140020663 0ustar00<?php
// phpcs:ignoreFile
/**
 * The preset class.
 *
 * @since  5.3.0
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Preset extends Import {

	protected $_summary;

	const MAX_BACKUPS = 10;

	const TYPE_APPLY   = 'apply';
	const TYPE_RESTORE = 'restore';

	const STANDARD_DIR = LSCWP_DIR . 'data/preset';
	const BACKUP_DIR   = LITESPEED_STATIC_DIR . '/auto-backup';

	/**
	 * Returns sorted backup names
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function get_backups() {
		self::init_filesystem();
		global $wp_filesystem;

		$backups = array_map(
			function ( $path ) {
				return self::basename($path['name']);
			},
			$wp_filesystem->dirlist(self::BACKUP_DIR) ?: array()
		);
		rsort($backups);

		return $backups;
	}

	/**
	 * Removes extra backup files
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function prune_backups() {
		$backups = self::get_backups();
		global $wp_filesystem;

		foreach (array_slice($backups, self::MAX_BACKUPS) as $backup) {
			$path = self::get_backup($backup);
			$wp_filesystem->delete($path);
			Debug2::debug('[Preset] Deleted old backup from ' . $backup);
		}
	}

	/**
	 * Returns a settings file's extensionless basename given its filesystem path
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function basename( $path ) {
		return basename($path, '.data');
	}

	/**
	 * Returns a standard preset's path given its extensionless basename
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function get_standard( $name ) {
		return path_join(self::STANDARD_DIR, $name . '.data');
	}

	/**
	 * Returns a backup's path given its extensionless basename
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public static function get_backup( $name ) {
		return path_join(self::BACKUP_DIR, $name . '.data');
	}

	/**
	 * Initializes the global $wp_filesystem object and clears stat cache
	 *
	 * @since  5.3.0
	 */
	static function init_filesystem() {
		require_once ABSPATH . '/wp-admin/includes/file.php';
		\WP_Filesystem();
		clearstatcache();
	}

	/**
	 * Init
	 *
	 * @since  5.3.0
	 */
	public function __construct() {
		Debug2::debug('[Preset] Init');
		$this->_summary = self::get_summary();
	}

	/**
	 * Applies a standard preset's settings given its extensionless basename
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function apply( $preset ) {
		$this->make_backup($preset);

		$path   = self::get_standard($preset);
		$result = $this->import_file($path) ? $preset : 'error';

		$this->log($result);
	}

	/**
	 * Restores settings from the backup file with the given timestamp, then deletes the file
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function restore( $timestamp ) {
		$backups = array();
		foreach (self::get_backups() as $backup) {
			if (preg_match('/^backup-' . $timestamp . '(-|$)/', $backup) === 1) {
				$backups[] = $backup;
			}
		}

		if (empty($backups)) {
			$this->log('error');
			return;
		}

		$backup = $backups[0];
		$path   = self::get_backup($backup);

		if (!$this->import_file($path)) {
			$this->log('error');
			return;
		}

		self::init_filesystem();
		global $wp_filesystem;

		$wp_filesystem->delete($path);
		Debug2::debug('[Preset] Deleted most recent backup from ' . $backup);

		$this->log('backup');
	}

	/**
	 * Saves current settings as a backup file, then prunes extra backup files
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function make_backup( $preset ) {
		$backup = 'backup-' . time() . '-before-' . $preset;
		$data   = $this->export(true);

		$path = self::get_backup($backup);
		File::save($path, $data, true);
		Debug2::debug('[Preset] Backup saved to ' . $backup);

		self::prune_backups();
	}

	/**
	 * Tries to import from a given settings file
	 *
	 * @since  5.3.0
	 */
	function import_file( $path ) {
		$debug = function ( $result, $name ) {
			$action = $result ? 'Applied' : 'Failed to apply';
			Debug2::debug('[Preset] ' . $action . ' settings from ' . $name);
			return $result;
		};

		$name     = self::basename($path);
		$contents = file_get_contents($path);

		if (false === $contents) {
			Debug2::debug('[Preset] ❌ Failed to get file contents');
			return $debug(false, $name);
		}

		$parsed = array();
		try {
			// Check if the data is v4+
			if (strpos($contents, '["_version",') === 0) {
				$contents = explode("\n", $contents);
				foreach ($contents as $line) {
					$line = trim($line);
					if (empty($line)) {
						continue;
					}
					list($key, $value) = \json_decode($line, true);
					$parsed[$key]      = $value;
				}
			} else {
				$parsed = \json_decode(base64_decode($contents), true);
			}
		} catch (\Exception $ex) {
			Debug2::debug('[Preset] ❌ Failed to parse serialized data');
			return $debug(false, $name);
		}

		if (empty($parsed)) {
			Debug2::debug('[Preset] ❌ Nothing to apply');
			return $debug(false, $name);
		}

		$this->cls('Conf')->update_confs($parsed);

		return $debug(true, $name);
	}

	/**
	 * Updates the log
	 *
	 * @since  5.3.0
	 */
	function log( $preset ) {
		$this->_summary['preset']           = $preset;
		$this->_summary['preset_timestamp'] = time();
		self::save_summary();
	}

	/**
	 * Handles all request actions from main cls
	 *
	 * @since  5.3.0
	 * @access public
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_APPLY:
            $this->apply(!empty($_GET['preset']) ? $_GET['preset'] : false);
				break;

			case self::TYPE_RESTORE:
            $this->restore(!empty($_GET['timestamp']) ? $_GET['timestamp'] : false);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/cdn.cls.php000064400000037654151600266210016636 0ustar00<?php
/**
 * CDN handling for LiteSpeed Cache.
 *
 * Rewrites eligible asset URLs to configured CDN endpoints and integrates with WordPress filters.
 *
 * @since 1.2.3
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class CDN
 *
 * Processes page content and WordPress asset URLs to map to CDN domains according to settings.
 */
class CDN extends Root {
	const LOG_TAG = '[CDN]';

	const BYPASS = 'LITESPEED_BYPASS_CDN';

	/**
	 * The working HTML/content buffer being processed.
	 *
	 * @var string
	 */
	private $content;

	/**
	 * Whether CDN feature is enabled.
	 *
	 * @var bool
	 */
	private $_cfg_cdn;

	/**
	 * List of original site URLs (may include wildcards) to be replaced.
	 *
	 * @var string[]
	 */
	private $_cfg_url_ori;

	/**
	 * List of directories considered internal/original for CDN rewriting.
	 *
	 * @var string[]
	 */
	private $_cfg_ori_dir;

	/**
	 * CDN mapping rules; keys include mapping kinds or file extensions, values are URL(s).
	 *
	 * @var array<string,string|string[]>
	 */
	private $_cfg_cdn_mapping = [];

	/**
	 * List of URL substrings/regex used to exclude items from CDN.
	 *
	 * @var string[]
	 */
	private $_cfg_cdn_exclude;

	/**
	 * Hosts used by CDN mappings for quick membership checks.
	 *
	 * @var string[]
	 */
	private $cdn_mapping_hosts = [];

	/**
	 * Initialize CDN integration and register filters if enabled.
	 *
	 * @since 1.2.3
	 * @return void
	 */
	public function init() {
		self::debug2( 'init' );

		if ( defined( self::BYPASS ) ) {
			self::debug2( 'CDN bypass' );
			return;
		}

		if ( ! Router::can_cdn() ) {
			if ( ! defined( self::BYPASS ) ) {
				define( self::BYPASS, true );
			}
			return;
		}

		$this->_cfg_cdn = $this->conf( Base::O_CDN );
		if ( ! $this->_cfg_cdn ) {
			if ( ! defined( self::BYPASS ) ) {
				define( self::BYPASS, true );
			}
			return;
		}

		$this->_cfg_url_ori = $this->conf( Base::O_CDN_ORI );
		// Parse cdn mapping data to array( 'filetype' => 'url' )
		$mapping_to_check = [ Base::CDN_MAPPING_INC_IMG, Base::CDN_MAPPING_INC_CSS, Base::CDN_MAPPING_INC_JS ];
		foreach ( $this->conf( Base::O_CDN_MAPPING ) as $v ) {
			if ( ! $v[ Base::CDN_MAPPING_URL ] ) {
				continue;
			}
			$this_url  = $v[ Base::CDN_MAPPING_URL ];
			$this_host = wp_parse_url( $this_url, PHP_URL_HOST );
			// Check img/css/js
			foreach ( $mapping_to_check as $to_check ) {
				if ( $v[ $to_check ] ) {
					self::debug2( 'mapping ' . $to_check . ' -> ' . $this_url );

					// If filetype to url is one to many, make url be an array
					$this->_append_cdn_mapping( $to_check, $this_url );

					if ( ! in_array( $this_host, $this->cdn_mapping_hosts, true ) ) {
						$this->cdn_mapping_hosts[] = $this_host;
					}
				}
			}
			// Check file types
			if ( $v[ Base::CDN_MAPPING_FILETYPE ] ) {
				foreach ( $v[ Base::CDN_MAPPING_FILETYPE ] as $v2 ) {
					$this->_cfg_cdn_mapping[ Base::CDN_MAPPING_FILETYPE ] = true;

					// If filetype to url is one to many, make url be an array
					$this->_append_cdn_mapping( $v2, $this_url );

					if ( ! in_array( $this_host, $this->cdn_mapping_hosts, true ) ) {
						$this->cdn_mapping_hosts[] = $this_host;
					}
				}
				self::debug2( 'mapping ' . implode( ',', $v[ Base::CDN_MAPPING_FILETYPE ] ) . ' -> ' . $this_url );
			}
		}

		if ( ! $this->_cfg_url_ori || ! $this->_cfg_cdn_mapping ) {
			if ( ! defined( self::BYPASS ) ) {
				define( self::BYPASS, true );
			}
			return;
		}

		$this->_cfg_ori_dir = $this->conf( Base::O_CDN_ORI_DIR );
		// In case user customized upload path
		if ( defined( 'UPLOADS' ) ) {
			$this->_cfg_ori_dir[] = UPLOADS;
		}

		// Check if need preg_replace
		$this->_cfg_url_ori = Utility::wildcard2regex( $this->_cfg_url_ori );

		$this->_cfg_cdn_exclude = $this->conf( Base::O_CDN_EXC );

		if ( ! empty( $this->_cfg_cdn_mapping[ Base::CDN_MAPPING_INC_IMG ] ) ) {
			// Hook to srcset
			if ( function_exists( 'wp_calculate_image_srcset' ) ) {
				add_filter( 'wp_calculate_image_srcset', [ $this, 'srcset' ], 999 );
			}
			// Hook to mime icon
			add_filter( 'wp_get_attachment_image_src', [ $this, 'attach_img_src' ], 999 );
			add_filter( 'wp_get_attachment_url', [ $this, 'url_img' ], 999 );
		}

		if ( ! empty( $this->_cfg_cdn_mapping[ Base::CDN_MAPPING_INC_CSS ] ) ) {
			add_filter( 'style_loader_src', [ $this, 'url_css' ], 999 );
		}

		if ( ! empty( $this->_cfg_cdn_mapping[ Base::CDN_MAPPING_INC_JS ] ) ) {
			add_filter( 'script_loader_src', [ $this, 'url_js' ], 999 );
		}

		add_filter( 'litespeed_buffer_finalize', [ $this, 'finalize' ], 30 );
	}

	/**
	 * Associate all filetypes with CDN URL.
	 *
	 * @since 2.0
	 * @access private
	 *
	 * @param string $filetype Mapping key (e.g., extension or mapping constant).
	 * @param string $url      CDN base URL to use for this mapping.
	 * @return void
	 */
	private function _append_cdn_mapping( $filetype, $url ) {
		// If filetype to url is one to many, make url be an array
		if ( empty( $this->_cfg_cdn_mapping[ $filetype ] ) ) {
			$this->_cfg_cdn_mapping[ $filetype ] = $url;
		} elseif ( is_array( $this->_cfg_cdn_mapping[ $filetype ] ) ) {
			// Append url to filetype
			$this->_cfg_cdn_mapping[ $filetype ][] = $url;
		} else {
			// Convert _cfg_cdn_mapping from string to array
			$this->_cfg_cdn_mapping[ $filetype ] = [ $this->_cfg_cdn_mapping[ $filetype ], $url ];
		}
	}

	/**
	 * Whether the given type is included in CDN mappings.
	 *
	 * @since 1.6.2.1
	 *
	 * @param string $type 'css' or 'js'.
	 * @return bool True if included in CDN.
	 */
	public function inc_type( $type ) {
		if ( 'css' === $type && ! empty( $this->_cfg_cdn_mapping[ Base::CDN_MAPPING_INC_CSS ] ) ) {
			return true;
		}

		if ( 'js' === $type && ! empty( $this->_cfg_cdn_mapping[ Base::CDN_MAPPING_INC_JS ] ) ) {
			return true;
		}

		return false;
	}

	/**
	 * Run CDN processing on finalized buffer.
	 * NOTE: After cache finalized, cannot change cache control.
	 *
	 * @since 1.2.3
	 * @access public
	 *
	 * @param string $content The HTML/content buffer.
	 * @return string The processed content.
	 */
	public function finalize( $content ) {
		$this->content = $content;

		$this->_finalize();
		return $this->content;
	}

	/**
	 * Replace eligible URLs with CDN URLs in the working buffer.
	 *
	 * @since 1.2.3
	 * @access private
	 * @return void
	 */
	private function _finalize() {
		if ( defined( self::BYPASS ) ) {
			return;
		}

		self::debug( 'CDN _finalize' );

		// Start replacing img src
		if ( ! empty( $this->_cfg_cdn_mapping[ Base::CDN_MAPPING_INC_IMG ] ) ) {
			$this->_replace_img();
			$this->_replace_inline_css();
		}

		if ( ! empty( $this->_cfg_cdn_mapping[ Base::CDN_MAPPING_FILETYPE ] ) ) {
			$this->_replace_file_types();
		}
	}

	/**
	 * Parse all file types and replace according to configured attributes.
	 *
	 * @since 1.2.3
	 * @access private
	 * @return void
	 */
	private function _replace_file_types() {
		$ele_to_check = $this->conf( Base::O_CDN_ATTR );

		foreach ( $ele_to_check as $v ) {
			if ( ! $v || false === strpos( $v, '.' ) ) {
				self::debug2( 'replace setting bypassed: no . attribute ' . $v );
				continue;
			}

			self::debug2( 'replace attribute ' . $v );

			$v    = explode( '.', $v );
			$attr = preg_quote( $v[1], '#' );
			if ( $v[0] ) {
				$pattern = '#<' . preg_quote( $v[0], '#' ) . '([^>]+)' . $attr . '=([\'"])(.+)\g{2}#iU';
			} else {
				$pattern = '# ' . $attr . '=([\'"])(.+)\g{1}#iU';
			}

			preg_match_all( $pattern, $this->content, $matches );

			if (empty($matches[$v[0] ? 3 : 2])) {
				continue;
			}

			foreach ($matches[$v[0] ? 3 : 2] as $k2 => $url) {
				// self::debug2( 'check ' . $url );
				$postfix = '.' . pathinfo((string) wp_parse_url($url, PHP_URL_PATH), PATHINFO_EXTENSION);
				if (!array_key_exists($postfix, $this->_cfg_cdn_mapping)) {
					// self::debug2( 'non-existed postfix ' . $postfix );
					continue;
				}

				self::debug2( 'matched file_type ' . $postfix . ' : ' . $url );

				$url2 = $this->rewrite( $url, Base::CDN_MAPPING_FILETYPE, $postfix );
				if ( ! $url2 ) {
					continue;
				}

				$attr_str      = str_replace( $url, $url2, $matches[0][ $k2 ] );
				$this->content = str_replace( $matches[0][ $k2 ], $attr_str, $this->content );
			}
		}
	}

	/**
	 * Parse all images and replace their src attributes.
	 *
	 * @since 1.2.3
	 * @access private
	 * @return void
	 */
	private function _replace_img() {
		preg_match_all( '#<img([^>]+?)src=([\'"\\\]*)([^\'"\s\\\>]+)([\'"\\\]*)([^>]*)>#i', $this->content, $matches );
		foreach ( $matches[3] as $k => $url ) {
			// Check if is a DATA-URI
			if ( false !== strpos( $url, 'data:image' ) ) {
				continue;
			}

			$url2 = $this->rewrite( $url, Base::CDN_MAPPING_INC_IMG );
			if ( ! $url2 ) {
				continue;
			}

			$html_snippet  = sprintf( '<img %1$s src=%2$s %3$s>', $matches[1][ $k ], $matches[2][ $k ] . $url2 . $matches[4][ $k ], $matches[5][ $k ] );
			$this->content = str_replace( $matches[0][ $k ], $html_snippet, $this->content );
		}
	}

	/**
	 * Parse and replace all inline styles containing url().
	 *
	 * @since 1.2.3
	 * @access private
	 * @return void
	 */
	private function _replace_inline_css() {
		self::debug2( '_replace_inline_css', $this->_cfg_cdn_mapping );

		/**
		 * Excludes `\` from URL matching
		 *
		 * @see  #959152 - WordPress LSCache CDN Mapping causing malformed URLS
		 * @see  #685485
		 * @since 3.0
		 */
		preg_match_all( '/url\((?![\'"]?data)[\'"]?(.+?)[\'"]?\)/i', $this->content, $matches );
		foreach ( $matches[1] as $k => $url ) {
			$url = str_replace( [ ' ', '\t', '\n', '\r', '\0', '\x0B', '"', "'", '&quot;', '&#039;' ], '', $url );

			// Parse file postfix
			$parsed_url = wp_parse_url( $url, PHP_URL_PATH );
			if ( ! $parsed_url ) {
				continue;
			}

			$postfix = '.' . pathinfo( $parsed_url, PATHINFO_EXTENSION );
			if ( array_key_exists( $postfix, $this->_cfg_cdn_mapping ) ) {
				self::debug2( 'matched file_type ' . $postfix . ' : ' . $url );
				$url2 = $this->rewrite( $url, Base::CDN_MAPPING_FILETYPE, $postfix );
				if ( ! $url2 ) {
					continue;
				}
			} elseif ( in_array( $postfix, [ 'jpg', 'jpeg', 'png', 'gif', 'svg', 'webp', 'avif' ], true ) ) {
				$url2 = $this->rewrite( $url, Base::CDN_MAPPING_INC_IMG );
				if ( ! $url2 ) {
					continue;
				}
			} else {
				continue;
			}

			$attr          = str_replace( $matches[1][ $k ], $url2, $matches[0][ $k ] );
			$this->content = str_replace( $matches[0][ $k ], $attr, $this->content );
		}

		self::debug2( '_replace_inline_css done' );
	}

	/**
	 * Filter: wp_get_attachment_image_src.
	 *
	 * @since 1.2.3
	 * @since 1.7 Removed static from function.
	 * @access public
	 *
	 * @param array{0:string,1:int,2:int} $img The URL of the attachment image src, the width, the height.
	 * @return array{0:string,1:int,2:int}
	 */
	public function attach_img_src( $img ) {
		if ( $img ) {
			$url = $this->rewrite( $img[0], Base::CDN_MAPPING_INC_IMG );
			if ( $url ) {
				$img[0] = $url;
			}
		}
		return $img;
	}

	/**
	 * Try to rewrite one image URL with CDN.
	 *
	 * @since 1.7
	 * @access public
	 *
	 * @param string $url Original URL.
	 * @return string URL after rewriting, or original if not applicable.
	 */
	public function url_img( $url ) {
		if ( $url ) {
			$url2 = $this->rewrite( $url, Base::CDN_MAPPING_INC_IMG );
			if ( $url2 ) {
				$url = $url2;
			}
		}
		return $url;
	}

	/**
	 * Try to rewrite one CSS URL with CDN.
	 *
	 * @since 1.7
	 * @access public
	 *
	 * @param string $url Original URL.
	 * @return string URL after rewriting, or original if not applicable.
	 */
	public function url_css( $url ) {
		if ( $url ) {
			$url2 = $this->rewrite( $url, Base::CDN_MAPPING_INC_CSS );
			if ( $url2 ) {
				$url = $url2;
			}
		}
		return $url;
	}

	/**
	 * Try to rewrite one JS URL with CDN.
	 *
	 * @since 1.7
	 * @access public
	 *
	 * @param string $url Original URL.
	 * @return string URL after rewriting, or original if not applicable.
	 */
	public function url_js( $url ) {
		if ( $url ) {
			$url2 = $this->rewrite( $url, Base::CDN_MAPPING_INC_JS );
			if ( $url2 ) {
				$url = $url2;
			}
		}
		return $url;
	}

	/**
	 * Filter responsive image sources for CDN.
	 *
	 * @since 1.2.3
	 * @since 1.7 Removed static from function.
	 * @access public
	 *
	 * @param array<int,array{url:string}> $srcs Srcset array.
	 * @return array<int,array{url:string}>
	 */
	public function srcset( $srcs ) {
		if ( $srcs ) {
			foreach ( $srcs as $w => $data ) {
				$url = $this->rewrite( $data['url'], Base::CDN_MAPPING_INC_IMG );
				if ( ! $url ) {
					continue;
				}
				$srcs[ $w ]['url'] = $url;
			}
		}
		return $srcs;
	}

	/**
	 * Replace an URL with mapped CDN URL, if applicable.
	 *
	 * @since 1.2.3
	 * @access public
	 *
	 * @param string       $url          Target URL.
	 * @param string       $mapping_kind Mapping kind (e.g., Base::CDN_MAPPING_INC_IMG or Base::CDN_MAPPING_FILETYPE).
	 * @param string|false $postfix      File extension (with dot) when mapping by file type.
	 * @return string|false Replaced URL on success, false when not applicable.
	 */
	public function rewrite( $url, $mapping_kind, $postfix = false ) {
		self::debug2( 'rewrite ' . $url );
		$url_parsed = wp_parse_url( $url );

		if ( empty( $url_parsed['path'] ) ) {
			self::debug2( '-rewrite bypassed: no path' );
			return false;
		}

		// Only images under wp-content/wp-includes can be replaced
		$is_internal_folder = Utility::str_hit_array( $url_parsed['path'], $this->_cfg_ori_dir );
		if ( ! $is_internal_folder ) {
			self::debug2( '-rewrite failed: path not match: ' . LSCWP_CONTENT_FOLDER );
			return false;
		}

		// Check if is external url
		if ( ! empty( $url_parsed['host'] ) ) {
			if ( ! Utility::internal( $url_parsed['host'] ) && ! $this->_is_ori_url( $url ) ) {
				self::debug2( '-rewrite failed: host not internal' );
				return false;
			}
		}

		$exclude = Utility::str_hit_array( $url, $this->_cfg_cdn_exclude );
		if ( $exclude ) {
			self::debug2( '-abort excludes ' . $exclude );
			return false;
		}

		// Fill full url before replacement
		if ( empty( $url_parsed['host'] ) ) {
			$url = Utility::uri2url( $url );
			self::debug2( '-fill before rewritten: ' . $url );

			$url_parsed = wp_parse_url( $url );
		}

		$scheme = ! empty( $url_parsed['scheme'] ) ? $url_parsed['scheme'] . ':' : '';

		// Find the mapping url to be replaced to
		if ( empty( $this->_cfg_cdn_mapping[ $mapping_kind ] ) ) {
			return false;
		}
		if ( Base::CDN_MAPPING_FILETYPE !== $mapping_kind ) {
			$final_url = $this->_cfg_cdn_mapping[ $mapping_kind ];
		} else {
			// select from file type
			$final_url = $this->_cfg_cdn_mapping[ $postfix ];
			if ( ! $final_url ) {
				return false;
			}
		}

		// If filetype to url is one to many, need to random one
		if ( is_array( $final_url ) ) {
			$final_url = $final_url[ array_rand( $final_url ) ];
		}

		// Now lets replace CDN url
		foreach ( $this->_cfg_url_ori as $v ) {
			if ( false !== strpos( $v, '*' ) ) {
				$url = preg_replace( '#' . $scheme . $v . '#iU', $final_url, $url );
			} else {
				$url = str_replace( $scheme . $v, $final_url, $url );
			}
		}
		self::debug2( '-rewritten: ' . $url );

		return $url;
	}

	/**
	 * Check if the given URL matches any configured "original" URLs for CDN.
	 *
	 * @since 2.1
	 * @access private
	 *
	 * @param string $url URL to test.
	 * @return bool True if URL is one of the originals.
	 */
	private function _is_ori_url( $url ) {
		$url_parsed = wp_parse_url( $url );

		$scheme = ! empty( $url_parsed['scheme'] ) ? $url_parsed['scheme'] . ':' : '';

		foreach ( $this->_cfg_url_ori as $v ) {
			$needle = $scheme . $v;
			if ( false !== strpos( $v, '*' ) ) {
				if ( preg_match( '#' . $needle . '#iU', $url ) ) {
					return true;
				}
			} elseif ( 0 === strpos( $url, $needle ) ) {
				return true;
			}
		}

		return false;
	}

	/**
	 * Check if the host is one of the CDN mapping hosts.
	 *
	 * @since 1.2.3
	 *
	 * @param string $host Hostname to check.
	 * @return bool False when bypassed, otherwise true if internal CDN host.
	 */
	public static function internal( $host ) {
		if ( defined( self::BYPASS ) ) {
			return false;
		}

		$instance = self::cls();

		return in_array( $host, $instance->cdn_mapping_hosts, true ); // todo: can add $this->_is_ori_url() check in future
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/media.cls.php000064400000120420151600266260017136 0ustar00<?php
/**
 * The class to operate media data.
 *
 * @package LiteSpeed
 * @since   1.4
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Media
 *
 * Handles media-related optimizations like lazy loading, next-gen image replacement, and admin UI.
 */
class Media extends Root {

	const LOG_TAG = '📺';

	const LIB_FILE_IMG_LAZYLOAD = 'assets/js/lazyload.min.js';

	/**
	 * Current page buffer content.
	 *
	 * @var string
	 */
	private $content;

	/**
	 * WordPress uploads directory info.
	 *
	 * @var array
	 */
	private $_wp_upload_dir;

	/**
	 * List of VPI (viewport images) to preload in <head>.
	 *
	 * @var array
	 */
	private $_vpi_preload_list = [];

	/**
	 * The user-level next-gen format supported (''|webp|avif).
	 *
	 * @var string
	 */
	private $_format = '';

	/**
	 * The system-level chosen next-gen format (webp|avif).
	 *
	 * @var string
	 */
	private $_sys_format = '';

	/**
	 * Init.
	 *
	 * @since 1.4
	 */
	public function __construct() {
		self::debug2( 'init' );

		$this->_wp_upload_dir = wp_upload_dir();
		if ( $this->conf( Base::O_IMG_OPTM_WEBP ) ) {
			$this->_sys_format = 'webp';
			$this->_format     = 'webp';
			if ( 2 === $this->conf( Base::O_IMG_OPTM_WEBP ) ) {
				$this->_sys_format = 'avif';
				$this->_format     = 'avif';
			}
			if ( ! $this->_browser_support_next_gen() ) {
				$this->_format = '';
			}
			$this->_format = apply_filters( 'litespeed_next_gen_format', $this->_format );
		}
	}

	/**
	 * Hooks after user init.
	 *
	 * @since 7.2
	 * @since 7.4 Add media replace original with scaled.
	 * @return void
	 */
	public function after_user_init() {
		// Hook to attachment delete action (PR#844, Issue#841) for AJAX del compatibility.
		add_action( 'delete_attachment', [ $this, 'delete_attachment' ], 11, 2 );

		// For big images, allow to replace original with scaled image.
		if ( $this->conf( Base::O_MEDIA_AUTO_RESCALE_ORI ) ) {
			// Added priority 9 to happen before other functions added.
			add_filter( 'wp_update_attachment_metadata', [ $this, 'rescale_ori' ], 9, 2 );
		}
	}

	/**
	 * Init optm features.
	 *
	 * @since  3.0
	 * @access public
	 * @return void
	 */
	public function init() {
		if ( is_admin() ) {
			return;
		}

		// Due to ajax call doesn't send correct accept header, have to limit webp to HTML only.
		if ( $this->webp_support() ) {
			// Hook to srcset.
			if ( function_exists( 'wp_calculate_image_srcset' ) ) {
				add_filter( 'wp_calculate_image_srcset', [ $this, 'webp_srcset' ], 988 );
			}
			// Hook to mime icon
			// add_filter( 'wp_get_attachment_image_src', [ $this, 'webp_attach_img_src' ], 988 );// todo: need to check why not
			// add_filter( 'wp_get_attachment_url', [ $this, 'webp_url' ], 988 ); // disabled to avoid wp-admin display
		}

		if ( $this->conf( Base::O_MEDIA_LAZY ) && ! $this->cls( 'Metabox' )->setting( 'litespeed_no_image_lazy' ) ) {
			self::debug( 'Suppress default WP lazyload' );
			add_filter( 'wp_lazy_loading_enabled', '__return_false' );
		}

		/**
		 * Replace gravatar.
		 *
		 * @since 3.0
		 */
		$this->cls( 'Avatar' );

		add_filter( 'litespeed_buffer_finalize', [ $this, 'finalize' ], 4 );
		add_filter( 'litespeed_optm_html_head', [ $this, 'finalize_head' ] );
	}

	/**
	 * Handle attachment create (rescale original).
	 *
	 * @param array $metadata      Current meta array.
	 * @param int   $attachment_id Attachment ID.
	 * @return array Modified metadata.
	 * @since 7.4
	 */
	public function rescale_ori( $metadata, $attachment_id ) {
		// Test if create and image was resized.
		if ( $metadata && isset( $metadata['original_image'], $metadata['file'] ) && false !== strpos( $metadata['file'], '-scaled' ) ) {
			// Get rescaled file name.
			$path_exploded      = explode( '/', strrev( $metadata['file'] ), 2 );
			$rescaled_file_name = strrev( $path_exploded[0] );

			// Create paths for images: resized and original.
			$base_path     = $this->_wp_upload_dir['basedir'] . $this->_wp_upload_dir['subdir'] . '/';
			$rescaled_path = $base_path . $rescaled_file_name;
			$new_path      = $base_path . $metadata['original_image'];

			// Change array file key.
			$metadata['file'] = $this->_wp_upload_dir['subdir'] . '/' . $metadata['original_image'];
			if ( 0 === strpos( $metadata['file'], '/' ) ) {
				$metadata['file'] = substr( $metadata['file'], 1 );
			}

			// Delete array "original_image" key.
			unset( $metadata['original_image'] );

			if ( file_exists( $rescaled_path ) && file_exists( $new_path ) ) {
				// Move rescaled to original using WP_Filesystem.
				global $wp_filesystem;
				if ( ! $wp_filesystem ) {
					require_once ABSPATH . '/wp-admin/includes/file.php';
					\WP_Filesystem();
				}
				if ( $wp_filesystem ) {
					$wp_filesystem->move( $rescaled_path, $new_path, true );
				}

				// Update meta "_wp_attached_file".
				update_post_meta( $attachment_id, '_wp_attached_file', $metadata['file'] );
			}
		}

		return $metadata;
	}

	/**
	 * Add featured image and VPI preloads to head.
	 *
	 * @param string $content Current head HTML.
	 * @return string Modified head HTML.
	 */
	public function finalize_head( $content ) {
		// <link rel="preload" as="image" href="xx">
		if ( $this->_vpi_preload_list ) {
			foreach ( $this->_vpi_preload_list as $v ) {
				$content .= '<link rel="preload" as="image" href="' . esc_url( Str::trim_quotes( $v ) ) . '">';
			}
		}
		return $content;
	}

	/**
	 * Adjust WP default JPG quality.
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param int $quality Current quality.
	 * @return int Adjusted quality.
	 */
	public function adjust_jpg_quality( $quality ) {
		$v = $this->conf( Base::O_IMG_OPTM_JPG_QUALITY );

		if ( $v ) {
			return $v;
		}

		return $quality;
	}

	/**
	 * Register admin menu.
	 *
	 * @since 1.6.3
	 * @access public
	 * @return void
	 */
	public function after_admin_init() {
		/**
		 * JPG quality control.
		 *
		 * @since 3.0
		 */
		add_filter( 'jpeg_quality', [ $this, 'adjust_jpg_quality' ] );

		add_filter( 'manage_media_columns', [ $this, 'media_row_title' ] );
		add_filter( 'manage_media_custom_column', [ $this, 'media_row_actions' ], 10, 2 );

		add_action( 'litespeed_media_row', [ $this, 'media_row_con' ] );
	}

	/**
	 * Media delete action hook.
	 *
	 * @since  2.4.3
	 * @access public
	 *
	 * @param int $post_id Post ID.
	 * @return void
	 */
	public static function delete_attachment( $post_id ) {
		self::debug( 'delete_attachment [pid] ' . $post_id );
		Img_Optm::cls()->reset_row( $post_id );
	}

	/**
	 * Return media file info if exists.
	 *
	 * This is for remote attachment plugins.
	 *
	 * @since  2.9.8
	 * @access public
	 *
	 * @param string $short_file_path Relative file path under uploads.
	 * @param int    $post_id         Post ID.
	 * @return array|false Array( url, md5, size ) or false.
	 */
	public function info( $short_file_path, $post_id ) {
		$short_file_path = wp_normalize_path( $short_file_path );
		$basedir         = $this->_wp_upload_dir['basedir'] . '/';
		if ( 0 === strpos( $short_file_path, $basedir ) ) {
			$short_file_path = substr( $short_file_path, strlen( $basedir ) );
		}

		$real_file = $basedir . $short_file_path;

		if ( file_exists( $real_file ) ) {
			return [
				'url'  => $this->_wp_upload_dir['baseurl'] . '/' . $short_file_path,
				'md5'  => md5_file( $real_file ),
				'size' => filesize( $real_file ),
			];
		}

		/**
		 * WP Stateless compatibility #143 https://github.com/litespeedtech/lscache_wp/issues/143
		 *
		 * @since 2.9.8
		 * Should return array( 'url', 'md5', 'size' ).
		 */
		$info = apply_filters( 'litespeed_media_info', [], $short_file_path, $post_id );
		if ( ! empty( $info['url'] ) && ! empty( $info['md5'] ) && ! empty( $info['size'] ) ) {
			return $info;
		}

		return false;
	}

	/**
	 * Delete media file.
	 *
	 * @since  2.9.8
	 * @access public
	 *
	 * @param string $short_file_path Relative file path under uploads.
	 * @param int    $post_id         Post ID.
	 * @return void
	 */
	public function del( $short_file_path, $post_id ) {
		$real_file = $this->_wp_upload_dir['basedir'] . '/' . $short_file_path;

		if ( file_exists( $real_file ) ) {
			wp_delete_file( $real_file );
			self::debug( 'deleted ' . $real_file );
		}

		do_action( 'litespeed_media_del', $short_file_path, $post_id );
	}

	/**
	 * Rename media file.
	 *
	 * @since  2.9.8
	 * @access public
	 *
	 * @param string $short_file_path     Old relative path.
	 * @param string $short_file_path_new New relative path.
	 * @param int    $post_id             Post ID.
	 * @return void
	 */
	public function rename( $short_file_path, $short_file_path_new, $post_id ) {
		$real_file     = $this->_wp_upload_dir['basedir'] . '/' . $short_file_path;
		$real_file_new = $this->_wp_upload_dir['basedir'] . '/' . $short_file_path_new;

		if ( file_exists( $real_file ) ) {
			global $wp_filesystem;
			if ( ! $wp_filesystem ) {
				require_once ABSPATH . '/wp-admin/includes/file.php';
				\WP_Filesystem();
			}
			if ( $wp_filesystem ) {
				$wp_filesystem->move( $real_file, $real_file_new, true );
			}
			self::debug( 'renamed ' . $real_file . ' to ' . $real_file_new );
		}

		do_action( 'litespeed_media_rename', $short_file_path, $short_file_path_new, $post_id );
	}

	/**
	 * Media Admin Menu -> Image Optimization Column Title.
	 *
	 * @since  1.6.3
	 * @access public
	 *
	 * @param array $posts_columns Existing columns.
	 * @return array Modified columns.
	 */
	public function media_row_title( $posts_columns ) {
		$posts_columns['imgoptm'] = esc_html__( 'LiteSpeed Optimization', 'litespeed-cache' );
		return $posts_columns;
	}

	/**
	 * Media Admin Menu -> Image Optimization Column.
	 *
	 * @since  1.6.2
	 * @access public
	 *
	 * @param string $column_name Current column name.
	 * @param int    $post_id     Post ID.
	 * @return void
	 */
	public function media_row_actions( $column_name, $post_id ) {
		if ( 'imgoptm' !== $column_name ) {
			return;
		}

		do_action( 'litespeed_media_row', $post_id );
	}

	/**
	 * Display image optimization info in the media list row.
	 *
	 * @since 3.0
	 *
	 * @param int $post_id Attachment post ID.
	 * @return void
	 */
	public function media_row_con( $post_id ) {
		$att_info = wp_get_attachment_metadata( $post_id );
		if ( empty( $att_info['file'] ) ) {
			return;
		}

		$short_path = $att_info['file'];

		$size_meta = get_post_meta( $post_id, Img_Optm::DB_SIZE, true );

		echo '<p>';
		// Original image info.
		if ( $size_meta && ! empty( $size_meta['ori_saved'] ) ) {
			$percent = (int) ceil( ( (int) $size_meta['ori_saved'] * 100 ) / max( 1, (int) $size_meta['ori_total'] ) );

			$extension    = pathinfo( $short_path, PATHINFO_EXTENSION );
			$bk_file      = substr( $short_path, 0, -strlen( $extension ) ) . 'bk.' . $extension;
			$bk_optm_file = substr( $short_path, 0, -strlen( $extension ) ) . 'bk.optm.' . $extension;

			$link = Utility::build_url( Router::ACTION_IMG_OPTM, 'orig' . $post_id );
			$desc = false;

			$cls = '';

			if ( $this->info( $bk_file, $post_id ) ) {
				$curr_status = esc_html__( '(optm)', 'litespeed-cache' );
				$desc        = esc_attr__( 'Currently using optimized version of file.', 'litespeed-cache' ) . '&#10;' . esc_attr__( 'Click to switch to original (unoptimized) version.', 'litespeed-cache' );
			} elseif ( $this->info( $bk_optm_file, $post_id ) ) {
				$cls        .= ' litespeed-warning';
				$curr_status = esc_html__( '(non-optm)', 'litespeed-cache' );
				$desc        = esc_attr__( 'Currently using original (unoptimized) version of file.', 'litespeed-cache' ) . '&#10;' . esc_attr__( 'Click to switch to optimized version.', 'litespeed-cache' );
			}

			echo wp_kses_post(
				GUI::pie_tiny(
					$percent,
					24,
					sprintf(
						esc_html__( 'Original file reduced by %1$s (%2$s)', 'litespeed-cache' ),
						$percent . '%',
						Utility::real_size( $size_meta['ori_saved'] )
					),
					'left'
				)
			);

			printf(
				esc_html__( 'Orig saved %s', 'litespeed-cache' ),
				(int) $percent . '%'
			);

			if ( $desc ) {
				printf(
					' <a href="%1$s" class="litespeed-media-href %2$s" data-balloon-pos="left" data-balloon-break aria-label="%3$s">%4$s</a>',
					esc_url( $link ),
					esc_attr( $cls ),
					wp_kses_post( $desc ),
					esc_html( $curr_status )
				);
			} else {
				printf(
					' <span class="litespeed-desc" data-balloon-pos="left" data-balloon-break aria-label="%1$s">%2$s</span>',
					esc_attr__( 'Using optimized version of file. ', 'litespeed-cache' ) . '&#10;' . esc_attr__( 'No backup of original file exists.', 'litespeed-cache' ),
					esc_html__( '(optm)', 'litespeed-cache' )
				);
			}
		} elseif ( $size_meta && 0 === (int) $size_meta['ori_saved'] ) {
			echo wp_kses_post( GUI::pie_tiny( 0, 24, esc_html__( 'Congratulation! Your file was already optimized', 'litespeed-cache' ), 'left' ) );
			printf(
				esc_html__( 'Orig %s', 'litespeed-cache' ),
				'<span class="litespeed-desc">' . esc_html__( '(no savings)', 'litespeed-cache' ) . '</span>'
			);
		} else {
			echo esc_html__( 'Orig', 'litespeed-cache' ) . '<span class="litespeed-left10">—</span>';
		}
		echo '</p>';

		echo '<p>';
		// WebP/AVIF info.
		if ( $size_meta && $this->webp_support( true ) && ! empty( $size_meta[ $this->_sys_format . '_saved' ] ) ) {
			$is_avif         = 'avif' === $this->_sys_format;
			$size_meta_saved = $size_meta[ $this->_sys_format . '_saved' ];
			$size_meta_total = $size_meta[ $this->_sys_format . '_total' ];

			$percent = ceil( ( $size_meta_saved * 100 ) / max( 1, $size_meta_total ) );

			$link = Utility::build_url( Router::ACTION_IMG_OPTM, $this->_sys_format . $post_id );
			$desc = false;

			$cls = '';

			if ( $this->info( $short_path . '.' . $this->_sys_format, $post_id ) ) {
				$curr_status = esc_html__( '(optm)', 'litespeed-cache' );
				$desc        = $is_avif
					? esc_attr__( 'Currently using optimized version of AVIF file.', 'litespeed-cache' )
					: esc_attr__( 'Currently using optimized version of WebP file.', 'litespeed-cache' );
				$desc       .= '&#10;' . esc_attr__( 'Click to switch to original (unoptimized) version.', 'litespeed-cache' );
			} elseif ( $this->info( $short_path . '.optm.' . $this->_sys_format, $post_id ) ) {
				$cls        .= ' litespeed-warning';
				$curr_status = esc_html__( '(non-optm)', 'litespeed-cache' );
				$desc        = $is_avif
					? esc_attr__( 'Currently using original (unoptimized) version of AVIF file.', 'litespeed-cache' )
					: esc_attr__( 'Currently using original (unoptimized) version of WebP file.', 'litespeed-cache' );
				$desc       .= '&#10;' . esc_attr__( 'Click to switch to optimized version.', 'litespeed-cache' );
			}

			echo wp_kses_post(
				GUI::pie_tiny(
					$percent,
					24,
					sprintf(
						$is_avif ? esc_html__( 'AVIF file reduced by %1$s (%2$s)', 'litespeed-cache' ) : esc_html__( 'WebP file reduced by %1$s (%2$s)', 'litespeed-cache' ),
						$percent . '%',
						Utility::real_size( $size_meta_saved )
					),
					'left'
				)
			);
			printf(
				$is_avif ? esc_html__( 'AVIF saved %s', 'litespeed-cache' ) : esc_html__( 'WebP saved %s', 'litespeed-cache' ),
				'<span>' . esc_html( $percent ) . '%</span>'
			);

			if ( $desc ) {
				printf(
					' <a href="%1$s" class="litespeed-media-href %2$s" data-balloon-pos="left" data-balloon-break aria-label="%3$s">%4$s</a>',
					esc_url( $link ),
					esc_attr( $cls ),
					wp_kses_post( $desc ),
					esc_html( $curr_status )
				);
			} else {
				printf(
					' <span class="litespeed-desc" data-balloon-pos="left" data-balloon-break aria-label="%1$s&#10;%2$s">%3$s</span>',
					esc_attr__( 'Using optimized version of file. ', 'litespeed-cache' ),
					$is_avif ? esc_attr__( 'No backup of unoptimized AVIF file exists.', 'litespeed-cache' ) : esc_attr__( 'No backup of unoptimized WebP file exists.', 'litespeed-cache' ),
					esc_html__( '(optm)', 'litespeed-cache' )
				);
			}
		} else {
			echo esc_html( $this->next_gen_image_title() ) . '<span class="litespeed-left10">—</span>';
		}

		echo '</p>';

		// Delete row btn.
		if ( $size_meta ) {
			printf(
				'<div class="row-actions"><span class="delete"><a href="%1$s" class="">%2$s</a></span></div>',
				esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_RESET_ROW, false, null, [ 'id' => $post_id ] ) ),
				esc_html__( 'Restore from backup', 'litespeed-cache' )
			);
			echo '</div>';
		}
	}

	/**
	 * Get wp size info.
	 *
	 * NOTE: this is not used because it has to be after admin_init.
	 *
	 * @since 1.6.2
	 * @return array $sizes Data for all currently-registered image sizes.
	 */
	public function get_image_sizes() {
		global $_wp_additional_image_sizes;
		$sizes = [];

		foreach ( get_intermediate_image_sizes() as $_size ) {
			if ( in_array( $_size, [ 'thumbnail', 'medium', 'medium_large', 'large' ], true ) ) {
				$sizes[ $_size ]['width']  = get_option( $_size . '_size_w' );
				$sizes[ $_size ]['height'] = get_option( $_size . '_size_h' );
				$sizes[ $_size ]['crop']   = (bool) get_option( $_size . '_crop' );
			} elseif ( isset( $_wp_additional_image_sizes[ $_size ] ) ) {
				$sizes[ $_size ] = [
					'width'  => $_wp_additional_image_sizes[ $_size ]['width'],
					'height' => $_wp_additional_image_sizes[ $_size ]['height'],
					'crop'   => $_wp_additional_image_sizes[ $_size ]['crop'],
				];
			}
		}

		return $sizes;
	}

	/**
	 * Exclude role from optimization filter.
	 *
	 * @since  1.6.2
	 * @access public
	 *
	 * @param bool $sys_level Return system-level format if true.
	 * @return string Next-gen format name or empty string.
	 */
	public function webp_support( $sys_level = false ) {
		if ( $sys_level ) {
			return $this->_sys_format;
		}
		return $this->_format; // User level next gen support.
	}

	/**
	 * Detect if browser supports next-gen format.
	 *
	 * @return bool
	 */
	private function _browser_support_next_gen() {
		$accept = isset( $_SERVER['HTTP_ACCEPT'] ) ? sanitize_text_field( wp_unslash( $_SERVER['HTTP_ACCEPT'] ) ) : '';
		if ( $accept ) {
			if ( false !== strpos( $accept, 'image/' . $this->_sys_format ) ) {
				return true;
			}
		}

		$ua = isset( $_SERVER['HTTP_USER_AGENT'] ) ? sanitize_text_field( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) : '';
		if ( $ua ) {
			$user_agents = [ 'chrome-lighthouse', 'googlebot', 'page speed' ];
			foreach ( $user_agents as $user_agent ) {
				if ( false !== stripos( $ua, $user_agent ) ) {
					return true;
				}
			}

			if ( preg_match( '/iPhone OS (\d+)_/i', $ua, $matches ) ) {
				if ( $matches[1] >= 14 ) {
					return true;
				}
			}

			if ( preg_match( '/Firefox\/(\d+)/i', $ua, $matches ) ) {
				if ( $matches[1] >= 65 ) {
					return true;
				}
			}
		}

		return false;
	}

	/**
	 * Get next gen image title.
	 *
	 * @since 7.0
	 * @return string
	 */
	public function next_gen_image_title() {
		$next_gen_img = 'WebP';
		if ( 2 === $this->conf( Base::O_IMG_OPTM_WEBP ) ) {
			$next_gen_img = 'AVIF';
		}
		return $next_gen_img;
	}

	/**
	 * Run lazy load process.
	 * NOTE: As this is after cache finalized, can NOT set any cache control anymore.
	 *
	 * Only do for main page. Do NOT do for esi or dynamic content.
	 *
	 * @since  1.4
	 * @access public
	 *
	 * @param string $content Final buffer.
	 * @return string The buffer.
	 */
	public function finalize( $content ) {
		if ( defined( 'LITESPEED_NO_LAZY' ) ) {
			self::debug2( 'bypass: NO_LAZY const' );
			return $content;
		}

		if ( ! defined( 'LITESPEED_IS_HTML' ) ) {
			self::debug2( 'bypass: Not frontend HTML type' );
			return $content;
		}

		if ( ! Control::is_cacheable() ) {
			self::debug( 'bypass: Not cacheable' );
			return $content;
		}

		self::debug( 'finalize' );

		$this->content = $content;
		$this->_finalize();
		return $this->content;
	}

	/**
	 * Run lazyload replacement for images in buffer.
	 *
	 * @since  1.4
	 * @access private
	 * @return void
	 */
	private function _finalize() {
		/**
		 * Use webp for optimized images.
		 *
		 * @since 1.6.2
		 */
		if ( $this->webp_support() ) {
			$this->content = $this->_replace_buffer_img_webp( $this->content );
		}

		/**
		 * Check if URI is excluded.
		 *
		 * @since 3.0
		 */
		$excludes = $this->conf( Base::O_MEDIA_LAZY_URI_EXC );
		if ( ! defined( 'LITESPEED_GUEST_OPTM' ) ) {
			$request_uri = isset( $_SERVER['REQUEST_URI'] ) ? sanitize_text_field( wp_unslash( $_SERVER['REQUEST_URI'] ) ) : '';
			$result      = $request_uri ? Utility::str_hit_array( $request_uri, $excludes ) : false;
			if ( $result ) {
				self::debug( 'bypass lazyload: hit URI Excludes setting: ' . $result );
				return;
			}
		}

		$cfg_lazy          = ( defined( 'LITESPEED_GUEST_OPTM' ) || $this->conf( Base::O_MEDIA_LAZY ) ) && ! $this->cls( 'Metabox' )->setting( 'litespeed_no_image_lazy' );
		$cfg_iframe_lazy   = defined( 'LITESPEED_GUEST_OPTM' ) || $this->conf( Base::O_MEDIA_IFRAME_LAZY );
		$cfg_js_delay      = defined( 'LITESPEED_GUEST_OPTM' ) || 2 === $this->conf( Base::O_OPTM_JS_DEFER );
		$cfg_trim_noscript = defined( 'LITESPEED_GUEST_OPTM' ) || $this->conf( Base::O_OPTM_NOSCRIPT_RM );
		$cfg_vpi           = defined( 'LITESPEED_GUEST_OPTM' ) || $this->conf( Base::O_MEDIA_VPI );

		// Preload VPI.
		if ( $cfg_vpi ) {
			$this->_parse_img_for_preload();
		}

		if ( $cfg_lazy ) {
			if ( $cfg_vpi ) {
				add_filter( 'litespeed_media_lazy_img_excludes', [ $this->cls( 'Metabox' ), 'lazy_img_excludes' ] );
			}
			list( $src_list, $html_list, $placeholder_list ) = $this->_parse_img();
			$html_list_ori                                   = $html_list;
		} else {
			self::debug( 'lazyload disabled' );
		}

		// image lazy load.
		if ( $cfg_lazy ) {
			$__placeholder = Placeholder::cls();

			foreach ( $html_list as $k => $v ) {
				$size = $placeholder_list[ $k ];
				$src  = $src_list[ $k ];

				$html_list[ $k ] = $__placeholder->replace( $v, $src, $size );
			}
		}

		if ( $cfg_lazy ) {
			$this->content = str_replace( $html_list_ori, $html_list, $this->content );
		}

		// iframe lazy load.
		if ( $cfg_iframe_lazy ) {
			$html_list     = $this->_parse_iframe();
			$html_list_ori = $html_list;

			foreach ( $html_list as $k => $v ) {
				$snippet = $cfg_trim_noscript ? '' : '<noscript>' . $v . '</noscript>';
				if ( $cfg_js_delay ) {
					$v = str_replace( ' src=', ' data-litespeed-src=', $v );
				} else {
					$v = str_replace( ' src=', ' data-src=', $v );
				}
				$v       = str_replace( '<iframe ', '<iframe data-lazyloaded="1" src="about:blank" ', $v );
				$snippet = $v . $snippet;

				$html_list[ $k ] = $snippet;
			}

			$this->content = str_replace( $html_list_ori, $html_list, $this->content );
		}

		// Include lazyload lib js and init lazyload.
		if ( $cfg_lazy || $cfg_iframe_lazy ) {
			$lazy_lib = '<script data-no-optimize="1">window.lazyLoadOptions=Object.assign({},{threshold:' . apply_filters( 'litespeed_lazyload_threshold', 300 ) . '},window.lazyLoadOptions||{});' . File::read( LSCWP_DIR . self::LIB_FILE_IMG_LAZYLOAD ) . '</script>';
			if ( $cfg_js_delay ) {
				// Load JS delay lib.
				if ( ! defined( 'LITESPEED_JS_DELAY_LIB_LOADED' ) ) {
					define( 'LITESPEED_JS_DELAY_LIB_LOADED', true );
					$lazy_lib .= '<script data-no-optimize="1">' . File::read( LSCWP_DIR . Optimize::LIB_FILE_JS_DELAY ) . '</script>';
				}
			}

			$this->content = str_replace( '</body>', $lazy_lib . '</body>', $this->content );
		}
	}

	/**
	 * Parse img src for VPI preload only.
	 * Note: Didn't reuse the _parse_img() because it contains replacement logic which is not needed for preload.
	 *
	 * @since 6.2
	 * @since 7.6 - Added attributes fetchpriority="high" and decode="sync" for VPI images.
	 * @return void
	 */
	private function _parse_img_for_preload() {
		// Load VPI setting.
		$is_mobile = $this->_separate_mobile();
		$vpi_files = $this->cls( 'Metabox' )->setting( $is_mobile ? VPI::POST_META_MOBILE : VPI::POST_META );
		if ( $vpi_files ) {
			$vpi_files = Utility::sanitize_lines( $vpi_files, 'basename' );
		}
		if ( ! $vpi_files ) {
			return;
		}
		if ( ! $this->content ) {
			return;
		}

		$content = preg_replace( [ '#<!--.*-->#sU', '#<noscript([^>]*)>.*</noscript>#isU' ], '', $this->content );
		if ( ! $content ) {
			return;
		}

		$vpi_fp_search  = [];
		$vpi_fp_replace = [];
		preg_match_all('#<img\s+([^>]+)/?>#isU', $content, $matches, PREG_SET_ORDER);
		foreach ($matches as $match) {
			$attrs = Utility::parse_attr($match[1]);

			if ( empty( $attrs['src'] ) ) {
				continue;
			}

			if ( false !== strpos( $attrs['src'], 'base64' ) || 0 === strpos( $attrs['src'], 'data:' ) ) {
				self::debug2( 'lazyload bypassed base64 img' );
				continue;
			}

			if ( false !== strpos( $attrs['src'], '{' ) ) {
				self::debug2( 'image src has {} ' . $attrs['src'] );
				continue;
			}

			// If the src contains VPI filename, then preload it.
			if ( ! Utility::str_hit_array( $attrs['src'], $vpi_files ) ) {
				continue;
			}

			self::debug2( 'VPI preload found and matched: ' . $attrs['src'] );

			$this->_vpi_preload_list[] = $attrs['src'];

			// Add attributes fetchpriority="high" and decode="sync"
			// after WP 6.3.0 use: wp_img_tag_add_loading_optimization_attrs().
			$new_html                 = [];
			$attrs[ 'fetchpriority' ] = 'high';
			$attrs[ 'decoding' ]      = 'sync';
			// create html with new attributes.
			foreach ( $attrs as $k => $attr ) {
				$new_html[] = $k . '="' . $attr . '"';
			}

			if ( $new_html ) {
				$vpi_fp_search[]  = $match[1];
				$vpi_fp_replace[] = implode( ' ', $new_html);
			}
		}

		// if VPI fetchpriority changes, do the replacement
		if ( $vpi_fp_search && $vpi_fp_replace ) {
			$this->content = str_replace( $vpi_fp_search, $vpi_fp_replace, $this->content );
		}
		unset( $vpi_fp_search );
		unset( $vpi_fp_replace );
	}

	/**
	 * Parse img src.
	 *
	 * @since  1.4
	 * @access private
	 * @return array{0:array,1:array,2:array}  All the src & related raw html list with placeholders.
	 */
	private function _parse_img() {
		/**
		 * Exclude list.
		 *
		 * @since 1.5
		 * @since 2.7.1 Changed to array.
		 */
		$excludes = apply_filters( 'litespeed_media_lazy_img_excludes', $this->conf( Base::O_MEDIA_LAZY_EXC ) );

		$cls_excludes   = apply_filters( 'litespeed_media_lazy_img_cls_excludes', $this->conf( Base::O_MEDIA_LAZY_CLS_EXC ) );
		$cls_excludes[] = 'skip-lazy'; // https://core.trac.wordpress.org/ticket/44427

		$src_list         = [];
		$html_list        = [];
		$placeholder_list = [];

		$content = preg_replace(
			[
				'#<!--.*-->#sU',
				'#<noscript([^>]*)>.*</noscript>#isU',
				'#<script([^>]*)>.*</script>#isU', // Remove script to avoid false matches and warnings, when image size detection is turned ON.
			],
			'',
			$this->content
		);
		/**
		 * Exclude parent classes.
		 *
		 * @since 3.0
		 */
		$parent_cls_exc = apply_filters( 'litespeed_media_lazy_img_parent_cls_excludes', $this->conf( Base::O_MEDIA_LAZY_PARENT_CLS_EXC ) );
		if ( $parent_cls_exc ) {
			self::debug2( 'Lazyload Class excludes', $parent_cls_exc );
			foreach ( $parent_cls_exc as $v ) {
				$content = preg_replace('#<(\w+) [^>]*class=(\'|")[^\'"]*' . preg_quote($v, '#') . '[^\'"]*\2[^>]*>.*</\1>#sU', '', $content);
			}
		}

		preg_match_all( '#<img\s+([^>]+)/?>#isU', $content, $matches, PREG_SET_ORDER );
		foreach ( $matches as $match ) {
			$attrs = Utility::parse_attr( $match[1] );

			if ( empty( $attrs['src'] ) ) {
				continue;
			}

			/**
			 * Add src validation to bypass base64 img src.
			 *
			 * @since 1.6
			 */
			if ( false !== strpos( $attrs['src'], 'base64' ) || 0 === strpos( $attrs['src'], 'data:' ) ) {
				self::debug2( 'lazyload bypassed base64 img' );
				continue;
			}

			self::debug2( 'lazyload found: ' . $attrs['src'] );

			if (
				! empty( $attrs['data-no-lazy'] ) ||
				! empty( $attrs['data-skip-lazy'] ) ||
				! empty( $attrs['data-lazyloaded'] ) ||
				! empty( $attrs['data-src'] ) ||
				! empty( $attrs['data-srcset'] )
			) {
				self::debug2( 'bypassed' );
				continue;
			}

			$hit = ! empty( $attrs['class'] ) ? Utility::str_hit_array( $attrs['class'], $cls_excludes ) : false;
			if ( $hit ) {
				self::debug2( 'lazyload image cls excludes [hit] ' . $hit );
				continue;
			}

			/**
			 * Exclude from lazyload by setting.
			 *
			 * @since 1.5
			 */
			if ( $excludes && Utility::str_hit_array( $attrs['src'], $excludes ) ) {
				self::debug2( 'lazyload image exclude ' . $attrs['src'] );
				continue;
			}

			/**
			 * Excludes invalid image src from buddypress avatar crop.
			 *
			 * @see https://wordpress.org/support/topic/lazy-load-breaking-buddypress-upload-avatar-feature
			 * @since 3.0
			 */
			if ( false !== strpos( $attrs['src'], '{' ) ) {
				self::debug2( 'image src has {} ' . $attrs['src'] );
				continue;
			}

			// to avoid multiple replacement.
			if ( in_array( $match[0], $html_list, true ) ) {
				continue;
			}

			// Add missing dimensions.
			if ( defined( 'LITESPEED_GUEST_OPTM' ) || $this->conf( Base::O_MEDIA_ADD_MISSING_SIZES ) ) {
				if ( ! apply_filters( 'litespeed_media_add_missing_sizes', true ) ) {
					self::debug2( 'add_missing_sizes bypassed via litespeed_media_add_missing_sizes filter' );
				} elseif ( empty( $attrs['width'] ) || 'auto' === $attrs['width'] || empty( $attrs['height'] ) || 'auto' === $attrs['height'] ) {
					self::debug( '⚠️ Missing sizes for image [src] ' . $attrs['src'] );
					$dimensions = $this->_detect_dimensions( $attrs['src'] );
					if ( $dimensions ) {
						$ori_width  = $dimensions[0];
						$ori_height = $dimensions[1];
						// Calculate height based on width.
						if ( ! empty( $attrs['width'] ) && 'auto' !== $attrs['width'] ) {
							$ori_height = (int) ( ( $ori_height * (int) $attrs['width'] ) / max( 1, $ori_width ) );
						} elseif ( ! empty( $attrs['height'] ) && 'auto' !== $attrs['height'] ) {
							$ori_width = (int) ( ( $ori_width * (int) $attrs['height'] ) / max( 1, $ori_height ) );
						}

						$attrs['width']  = $ori_width;
						$attrs['height'] = $ori_height;
						$new_html        = preg_replace( '#\s+(width|height)=(["\'])[^\2]*?\2#', '', $match[0] );
						$new_html        = preg_replace(
							'#<img\s+#i',
							'<img width="' . Str::trim_quotes( $attrs['width'] ) . '" height="' . Str::trim_quotes( $attrs['height'] ) . '" ',
							$new_html
						);
						self::debug( 'Add missing sizes ' . $attrs['width'] . 'x' . $attrs['height'] . ' to ' . $attrs['src'] );
						$this->content = str_replace( $match[0], $new_html, $this->content );
						$match[0]      = $new_html;
					}
				}
			}

			$placeholder = false;
			if ( ! empty( $attrs['width'] ) && 'auto' !== $attrs['width'] && ! empty( $attrs['height'] ) && 'auto' !== $attrs['height'] ) {
				$placeholder = (int) $attrs['width'] . 'x' . (int) $attrs['height'];
			}

			$src_list[]         = $attrs['src'];
			$html_list[]        = $match[0];
			$placeholder_list[] = $placeholder;
		}

		return [ $src_list, $html_list, $placeholder_list ];
	}

	/**
	 * Detect the original sizes.
	 *
	 * @since 4.0
	 *
	 * @param string $src Source URL/path.
	 * @return array|false getimagesize array or false.
	 */
	private function _detect_dimensions( $src ) {
		$pathinfo = Utility::is_internal_file( $src );
		if ( $pathinfo ) {
			$src = $pathinfo[0];
		} elseif ( apply_filters( 'litespeed_media_ignore_remote_missing_sizes', false ) ) {
			return false;
		}

		if ( 0 === strpos( $src, '//' ) ) {
			$src = 'https:' . $src;
		}

		try {
			$sizes = getimagesize( $src );
		} catch ( \Exception $e ) {
			return false;
		}

		if ( ! empty( $sizes[0] ) && ! empty( $sizes[1] ) ) {
			return $sizes;
		}

		return false;
	}

	/**
	 * Parse iframe src.
	 *
	 * @since  1.4
	 * @access private
	 * @return array All the related raw html list (full <iframe> tags).
	 */
	private function _parse_iframe() {
		$cls_excludes   = apply_filters( 'litespeed_media_iframe_lazy_cls_excludes', $this->conf( Base::O_MEDIA_IFRAME_LAZY_CLS_EXC ) );
		$cls_excludes[] = 'skip-lazy'; // https://core.trac.wordpress.org/ticket/44427

		$html_list = [];

		$content = preg_replace( '#<!--.*-->#sU', '', $this->content );

		/**
		 * Exclude parent classes.
		 *
		 * @since 3.0
		 */
		$parent_cls_exc = apply_filters( 'litespeed_media_iframe_lazy_parent_cls_excludes', $this->conf( Base::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC ) );
		if ( $parent_cls_exc ) {
			self::debug2( 'Iframe Lazyload Class excludes', $parent_cls_exc );
			foreach ( $parent_cls_exc as $v ) {
				$content = preg_replace('#<(\w+) [^>]*class=(\'|")[^\'"]*' . preg_quote($v, '#') . '[^\'"]*\2[^>]*>.*</\1>#sU', '', $content);
			}
		}

		preg_match_all( '#<iframe \s*([^>]+)></iframe>#isU', $content, $matches, PREG_SET_ORDER );
		foreach ( $matches as $match ) {
			$attrs = Utility::parse_attr( $match[1] );

			if ( empty( $attrs['src'] ) ) {
				continue;
			}

			self::debug2( 'found iframe: ' . $attrs['src'] );

			if ( ! empty( $attrs['data-no-lazy'] ) || ! empty( $attrs['data-skip-lazy'] ) || ! empty( $attrs['data-lazyloaded'] ) || ! empty( $attrs['data-src'] ) ) {
				self::debug2( 'bypassed' );
				continue;
			}

			$hit = ! empty( $attrs['class'] ) ? Utility::str_hit_array( $attrs['class'], $cls_excludes ) : false;
			if ( $hit ) {
				self::debug2( 'iframe lazyload cls excludes [hit] ' . $hit );
				continue;
			}

			if ( apply_filters( 'litespeed_iframe_lazyload_exc', false, $attrs['src'] ) ) {
				self::debug2( 'bypassed by filter' );
				continue;
			}

			// to avoid multiple replacement.
			if ( in_array( $match[0], $html_list, true ) ) {
				continue;
			}

			$html_list[] = $match[0];
		}

		return $html_list;
	}

	/**
	 * Replace image src to webp/avif in buffer.
	 *
	 * @since  1.6.2
	 * @access private
	 *
	 * @param string $content HTML content.
	 * @return string Modified content.
	 */
	private function _replace_buffer_img_webp( $content ) {
		/**
		 * Added custom element & attribute support.
		 *
		 * @since 2.2.2
		 */
		$webp_ele_to_check = $this->conf( Base::O_IMG_OPTM_WEBP_ATTR );

		foreach ( $webp_ele_to_check as $v ) {
			if ( ! $v || false === strpos( $v, '.' ) ) {
				self::debug2( 'buffer_webp no . attribute ' . $v );
				continue;
			}

			self::debug2( 'buffer_webp attribute ' . $v );

			$v    = explode( '.', $v );
			$attr = preg_quote( $v[1], '#' );
			if ( $v[0] ) {
				$pattern = '#<' . preg_quote( $v[0], '#' ) . '([^>]+)' . $attr . '=([\'"])(.+)\2#iU';
			} else {
				$pattern = '# ' . $attr . '=([\'"])(.+)\1#iU';
			}

			preg_match_all( $pattern, $content, $matches );

			foreach ( $matches[ $v[0] ? 3 : 2 ] as $k2 => $url ) {
				// Check if is a DATA-URI.
				if ( false !== strpos( $url, 'data:image' ) ) {
					continue;
				}

				$url2 = $this->replace_webp( $url );
				if ( ! $url2 ) {
					continue;
				}

				if ( $v[0] ) {
					$html_snippet = sprintf( '<' . $v[0] . '%1$s' . $v[1] . '=%2$s', $matches[1][ $k2 ], $matches[2][ $k2 ] . $url2 . $matches[2][ $k2 ] );
				} else {
					$html_snippet = sprintf( ' ' . $v[1] . '=%1$s', $matches[1][ $k2 ] . $url2 . $matches[1][ $k2 ] );
				}

				$content = str_replace( $matches[0][ $k2 ], $html_snippet, $content );
			}
		}

		// parse srcset.
		// todo: should apply this to cdn too.
		if ( ( defined( 'LITESPEED_GUEST_OPTM' ) || $this->conf( Base::O_IMG_OPTM_WEBP_REPLACE_SRCSET ) ) && $this->webp_support() ) {
			$content = Utility::srcset_replace( $content, [ $this, 'replace_webp' ] );
		}

		// Replace background-image.
		if ( ( defined( 'LITESPEED_GUEST_OPTM' ) || $this->conf( Base::O_IMG_OPTM_WEBP ) ) && $this->webp_support() ) {
			$content = $this->replace_background_webp( $content );
		}

		return $content;
	}

	/**
	 * Replace background image in inline styles and JSON blobs.
	 *
	 * @since 4.0
	 *
	 * @param string $content HTML content.
	 * @return string Modified content.
	 */
	public function replace_background_webp( $content ) {
		self::debug2( 'Start replacing background WebP/AVIF.' );

		// Handle Elementor's data-settings JSON encoded background-images.
		$content = $this->replace_urls_in_json( $content );

		preg_match_all( '#url\(([^)]+)\)#iU', $content, $matches );
		foreach ( $matches[1] as $k => $url ) {
			// Check if is a DATA-URI.
			if ( false !== strpos( $url, 'data:image' ) ) {
				continue;
			}

			/**
			 * Support quotes in src `background-image: url('src')`.
			 *
			 * @since 2.9.3
			 */
			$url = trim( $url, '\'"' );

			// Fix Elementor's Slideshow unusual background images like  style="background-image: url(&quot;https://xxxx.png&quot;);"
			if ( 0 === strpos( $url, '&quot;' ) && '&quot;' === substr( $url, -6 ) ) {
				$url = substr( $url, 6, -6 );
			}

			$url2 = $this->replace_webp( $url );
			if ( ! $url2 ) {
				continue;
			}

			$html_snippet = str_replace( $url, $url2, $matches[0][ $k ] );
			$content      = str_replace( $matches[0][ $k ], $html_snippet, $content );
		}

		return $content;
	}

	/**
	 * Replace images in json data settings attributes.
	 *
	 * @since 6.2
	 *
	 * @param string $content HTML content to scan and modify.
	 * @return string Modified content with replaced URLs inside JSON attributes.
	 */
	public function replace_urls_in_json( $content ) {
		$pattern      = '/data-settings="(.*?)"/i';
		$parent_class = $this;

		preg_match_all( $pattern, $content, $matches, PREG_SET_ORDER );

		foreach ( $matches as $match ) {
			// Check if the string contains HTML entities.
			$is_encoded = preg_match( '/&quot;|&lt;|&gt;|&amp;|&apos;/', $match[1] );

			// Decode HTML entities in the JSON string.
			$json_string = html_entity_decode( $match[1] );

			$json_data = \json_decode( $json_string, true );

			if ( JSON_ERROR_NONE === json_last_error() && is_array( $json_data ) ) {
				$did_webp_replace = false;

				array_walk_recursive(
					$json_data,
                    /**
                     * Replace URLs in JSON data recursively.
                     *
                     * @param mixed  $item Value (modified in place).
                     * @param string $key  Array key.
                     */
					function ( &$item, $key ) use ( &$did_webp_replace, $parent_class ) {
						if ( 'url' === $key ) {
							$item_image = $parent_class->replace_webp( $item );
							if ( $item_image ) {
								$item             = $item_image;
								$did_webp_replace = true;
							}
						}
					}
				);

				if ( $did_webp_replace ) {
					// Re-encode the modified array back to a JSON string.
					$new_json_string = wp_json_encode( $json_data );

					// Re-encode the JSON string to HTML entities only if it was originally encoded.
					if ( $is_encoded ) {
						$new_json_string = htmlspecialchars( $new_json_string, ENT_QUOTES | 0 ); // ENT_HTML401 for PHP>=5.4.
					}

					// Replace the old JSON string in the content with the new, modified JSON string.
					$content = str_replace( $match[1], $new_json_string, $content );
				}
			}
		}

		return $content;
	}

	/**
	 * Replace internal image src to webp or avif.
	 *
	 * @since  1.6.2
	 * @access public
	 *
	 * @param string $url Image URL.
	 * @return string|false Replaced URL or false if not applicable.
	 */
	public function replace_webp( $url ) {
		if ( ! $this->webp_support() ) {
			self::debug2( 'No next generation format chosen in setting, bypassed' );
			return false;
		}
		self::debug2( $this->_sys_format . ' replacing: ' . substr( $url, 0, 200 ) );

		if ( substr( $url, -5 ) === '.' . $this->_sys_format ) {
			self::debug2( 'already ' . $this->_sys_format );
			return false;
		}

		/**
		 * WebP/AVIF API hook.
		 * NOTE: As $url may contain query strings, check filters which may parse_url before appending format.
		 *
		 * @since  2.9.5
		 * @see  #751737 - API docs for WebP generation
		 */
		$ori_check = apply_filters( 'litespeed_media_check_ori', Utility::is_internal_file( $url ), $url );
		if ( $ori_check ) {
			// check if has webp/avif file.
			$has_next = apply_filters( 'litespeed_media_check_webp', Utility::is_internal_file( $url, $this->_sys_format ), $url );
			if ( $has_next ) {
				$url .= '.' . $this->_sys_format;
			} else {
				self::debug2( '-no WebP or AVIF file, bypassed' );
				return false;
			}
		} else {
			self::debug2( '-no file, bypassed' );
			return false;
		}

		self::debug2( '- replaced to: ' . $url );

		return $url;
	}

	/**
	 * Hook to wp_get_attachment_image_src.
	 *
	 * @since  1.6.2
	 * @access public
	 *
	 * @param  array $img The URL, width, height array.
	 * @return array
	 */
	public function webp_attach_img_src( $img ) {
		self::debug2( 'changing attach src: ' . $img[0] );
		$url = $img ? $this->replace_webp( $img[0] ) : false;
		if ( $url ) {
			$img[0] = $url;
		}
		return $img;
	}

	/**
	 * Try to replace img url.
	 *
	 * @since  1.6.2
	 * @access public
	 *
	 * @param  string $url Image URL.
	 * @return string
	 */
	public function webp_url( $url ) {
		$url2 = $url ? $this->replace_webp( $url ) : false;
		if ( $url2 ) {
			$url = $url2;
		}
		return $url;
	}

	/**
	 * Hook to replace WP responsive images.
	 *
	 * @since  1.6.2
	 * @access public
	 *
	 * @param  array $srcs Srcset array.
	 * @return array
	 */
	public function webp_srcset( $srcs ) {
		if ( $srcs ) {
			foreach ( $srcs as $w => $data ) {
				$url = $this->replace_webp( $data['url'] );
				if ( ! $url ) {
					continue;
				}
				$srcs[ $w ]['url'] = $url;
			}
		}
		return $srcs;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/object.lib.php000064400000032475151600266330017324 0ustar00<?php
/**
 * LiteSpeed Object Cache Library
 *
 * @since  1.8
 * @package LiteSpeed
 */

defined( 'WPINC' ) || exit();

if (!function_exists('litespeed_exception_handler')) {
/**
 * Handle exception
 *
 * Converts PHP errors into exceptions for better error handling.
 *
 * @since 1.8
 * @access public
 * @param int    $errno   Error level.
 * @param string $errstr  Error message.
 * @param string $errfile File where the error occurred.
 * @param int    $errline Line number where the error occurred.
 * @throws \ErrorException Error msg.
 */
function litespeed_exception_handler( $errno, $errstr, $errfile, $errline ) {
	throw new \ErrorException( esc_html( $errstr ), 0, esc_html( $errno ), esc_html( $errfile ), esc_html( $errline ) );
}
}

require_once __DIR__ . '/object-cache.cls.php';
require_once __DIR__ . '/object-cache-wp.cls.php';

/**
 * Sets up Object Cache Global and assigns it.
 *
 * Initializes the global object cache instance.
 *
 * @since 1.8
 * @access public
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 */
function wp_cache_init() {
	// phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited
	$GLOBALS['wp_object_cache'] = WP_Object_Cache::get_instance();
}

/**
 * Adds data to the cache, if the cache key doesn't already exist.
 *
 * @since 1.8
 * @access public
 * @see WP_Object_Cache::add()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The cache key to use for retrieval later.
 * @param mixed      $data   The data to add to the cache.
 * @param string     $group  Optional. The group to add the cache to. Enables the same key
 *                           to be used across groups. Default empty.
 * @param int        $expire Optional. When the cache data should expire, in seconds.
 *                           Default 0 (no expiration).
 * @return bool True on success, false if cache key and group already exist.
 */
function wp_cache_add( $key, $data, $group = '', $expire = 0 ) {
	global $wp_object_cache;

	return $wp_object_cache->add( $key, $data, $group, (int) $expire );
}

/**
 * Adds multiple values to the cache in one call.
 *
 * @since 5.4
 * @access public
 * @see WP_Object_Cache::add_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $data   Array of keys and values to be set.
 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
 * @param int    $expire Optional. When to expire the cache contents, in seconds.
 *                       Default 0 (no expiration).
 * @return bool[] Array of return values, grouped by key. Each value is either
 *                true on success, or false if cache key and group already exist.
 */
function wp_cache_add_multiple( array $data, $group = '', $expire = 0 ) {
	global $wp_object_cache;

	return $wp_object_cache->add_multiple( $data, $group, $expire );
}

/**
 * Replaces the contents of the cache with new data.
 *
 * @since 1.8
 * @access public
 * @see WP_Object_Cache::replace()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The key for the cache data that should be replaced.
 * @param mixed      $data   The new data to store in the cache.
 * @param string     $group  Optional. The group for the cache data that should be replaced.
 *                           Default empty.
 * @param int        $expire Optional. When to expire the cache contents, in seconds.
 *                           Default 0 (no expiration).
 * @return bool True if contents were replaced, false if original value does not exist.
 */
function wp_cache_replace( $key, $data, $group = '', $expire = 0 ) {
	global $wp_object_cache;

	return $wp_object_cache->replace( $key, $data, $group, (int) $expire );
}

/**
 * Saves the data to the cache.
 *
 * Differs from wp_cache_add() and wp_cache_replace() in that it will always write data.
 *
 * @since 1.8
 * @access public
 * @see WP_Object_Cache::set()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The cache key to use for retrieval later.
 * @param mixed      $data   The contents to store in the cache.
 * @param string     $group  Optional. Where to group the cache contents. Enables the same key
 *                           to be used across groups. Default empty.
 * @param int        $expire Optional. When to expire the cache contents, in seconds.
 *                           Default 0 (no expiration).
 * @return bool True on success, false on failure.
 */
function wp_cache_set( $key, $data, $group = '', $expire = 0 ) {
	global $wp_object_cache;

	return $wp_object_cache->set( $key, $data, $group, (int) $expire );
}

/**
 * Sets multiple values to the cache in one call.
 *
 * @since 5.4
 * @access public
 * @see WP_Object_Cache::set_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $data   Array of keys and values to be set.
 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
 * @param int    $expire Optional. When to expire the cache contents, in seconds.
 *                       Default 0 (no expiration).
 * @return bool[] Array of return values, grouped by key. Each value is either
 *                true on success, or false on failure.
 */
function wp_cache_set_multiple( array $data, $group = '', $expire = 0 ) {
	global $wp_object_cache;

	return $wp_object_cache->set_multiple( $data, $group, $expire );
}

/**
 * Retrieves the cache contents from the cache by key and group.
 *
 * @since 1.8
 * @access public
 * @see WP_Object_Cache::get()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key   The key under which the cache contents are stored.
 * @param string     $group Optional. Where the cache contents are grouped. Default empty.
 * @param bool       $force Optional. Whether to force an update of the local cache
 *                          from the persistent cache. Default false.
 * @param bool       $found Optional. Whether the key was found in the cache (passed by reference).
 *                          Disambiguates a return of false, a storable value. Default null.
 * @return mixed|false The cache contents on success, false on failure to retrieve contents.
 */
function wp_cache_get( $key, $group = '', $force = false, &$found = null ) {
	global $wp_object_cache;

	return $wp_object_cache->get( $key, $group, $force, $found );
}

/**
 * Retrieves multiple values from the cache in one call.
 *
 * @since 5.4
 * @access public
 * @see WP_Object_Cache::get_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $keys  Array of keys under which the cache contents are stored.
 * @param string $group Optional. Where the cache contents are grouped. Default empty.
 * @param bool   $force Optional. Whether to force an update of the local cache
 *                      from the persistent cache. Default false.
 * @return array Array of return values, grouped by key. Each value is either
 *               the cache contents on success, or false on failure.
 */
function wp_cache_get_multiple( $keys, $group = '', $force = false ) {
	global $wp_object_cache;

	return $wp_object_cache->get_multiple( $keys, $group, $force );
}

/**
 * Removes the cache contents matching key and group.
 *
 * @since 1.8
 * @access public
 * @see WP_Object_Cache::delete()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key   What the contents in the cache are called.
 * @param string     $group Optional. Where the cache contents are grouped. Default empty.
 * @return bool True on successful removal, false on failure.
 */
function wp_cache_delete( $key, $group = '' ) {
	global $wp_object_cache;

	return $wp_object_cache->delete( $key, $group );
}

/**
 * Deletes multiple values from the cache in one call.
 *
 * @since 5.4
 * @access public
 * @see WP_Object_Cache::delete_multiple()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param array  $keys  Array of keys under which the cache to deleted.
 * @param string $group Optional. Where the cache contents are grouped. Default empty.
 * @return bool[] Array of return values, grouped by key. Each value is either
 *                true on success, or false if the contents were not deleted.
 */
function wp_cache_delete_multiple( array $keys, $group = '' ) {
	global $wp_object_cache;

	return $wp_object_cache->delete_multiple( $keys, $group );
}

/**
 * Increments numeric cache item's value.
 *
 * @since 1.8
 * @access public
 * @see WP_Object_Cache::incr()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The key for the cache contents that should be incremented.
 * @param int        $offset Optional. The amount by which to increment the item's value.
 *                           Default 1.
 * @param string     $group  Optional. The group the key is in. Default empty.
 * @return int|false The item's new value on success, false on failure.
 */
function wp_cache_incr( $key, $offset = 1, $group = '' ) {
	global $wp_object_cache;

	return $wp_object_cache->incr( $key, $offset, $group );
}

/**
 * Decrements numeric cache item's value.
 *
 * @since 1.8
 * @access public
 * @see WP_Object_Cache::decr()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int|string $key    The cache key to decrement.
 * @param int        $offset Optional. The amount by which to decrement the item's value.
 *                           Default 1.
 * @param string     $group  Optional. The group the key is in. Default empty.
 * @return int|false The item's new value on success, false on failure.
 */
function wp_cache_decr( $key, $offset = 1, $group = '' ) {
	global $wp_object_cache;

	return $wp_object_cache->decr( $key, $offset, $group );
}

/**
 * Removes all cache items.
 *
 * @since 1.8
 * @access public
 * @see WP_Object_Cache::flush()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @return bool True on success, false on failure.
 */
function wp_cache_flush() {
	global $wp_object_cache;

	return $wp_object_cache->flush();
}

/**
 * Removes all cache items from the in-memory runtime cache.
 *
 * @since 5.4
 * @access public
 * @see WP_Object_Cache::flush_runtime()
 *
 * @return bool True on success, false on failure.
 */
function wp_cache_flush_runtime() {
	global $wp_object_cache;

	return $wp_object_cache->flush_runtime();
}

/**
 * Removes all cache items in a group, if the object cache implementation supports it.
 *
 * Before calling this function, always check for group flushing support using the
 * `wp_cache_supports( 'flush_group' )` function.
 *
 * @since 5.4
 * @access public
 * @see WP_Object_Cache::flush_group()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param string $group Name of group to remove from cache.
 * @return bool True if group was flushed, false otherwise.
 */
function wp_cache_flush_group( $group ) {
	global $wp_object_cache;

	return $wp_object_cache->flush_group( $group );
}

/**
 * Determines whether the object cache implementation supports a particular feature.
 *
 * @since 5.4
 * @access public
 *
 * @param string $feature Name of the feature to check for. Possible values include:
 *                        'add_multiple', 'set_multiple', 'get_multiple', 'delete_multiple',
 *                        'flush_runtime', 'flush_group'.
 * @return bool True if the feature is supported, false otherwise.
 */
function wp_cache_supports( $feature ) {
	switch ( $feature ) {
		case 'add_multiple':
		case 'set_multiple':
		case 'get_multiple':
		case 'delete_multiple':
		case 'flush_runtime':
			return true;

		case 'flush_group':
		default:
			return false;
	}
}

/**
 * Closes the cache.
 *
 * This function has ceased to do anything since WordPress 2.5. The
 * functionality was removed along with the rest of the persistent cache.
 *
 * This does not mean that plugins can't implement this function when they need
 * to make sure that the cache is cleaned up after WordPress no longer needs it.
 *
 * @since 1.8
 * @access public
 *
 * @return true Always returns true.
 */
function wp_cache_close() {
	return true;
}

/**
 * Adds a group or set of groups to the list of global groups.
 *
 * @since 1.8
 * @access public
 * @see WP_Object_Cache::add_global_groups()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param string|string[] $groups A group or an array of groups to add.
 */
function wp_cache_add_global_groups( $groups ) {
	global $wp_object_cache;

	$wp_object_cache->add_global_groups( $groups );
}

/**
 * Adds a group or set of groups to the list of non-persistent groups.
 *
 * @since 1.8
 * @access public
 *
 * @param string|string[] $groups A group or an array of groups to add.
 */
function wp_cache_add_non_persistent_groups( $groups ) {
	global $wp_object_cache;

	$wp_object_cache->add_non_persistent_groups( $groups );
}

/**
 * Switches the internal blog ID.
 *
 * This changes the blog id used to create keys in blog specific groups.
 *
 * @since 1.8
 * @access public
 * @see WP_Object_Cache::switch_to_blog()
 * @global WP_Object_Cache $wp_object_cache Object cache global instance.
 *
 * @param int $blog_id Site ID.
 */
function wp_cache_switch_to_blog( $blog_id ) {
	global $wp_object_cache;

	$wp_object_cache->switch_to_blog( $blog_id );
}
litespeed-wp-plugin/7.7/litespeed-cache/src/object-cache-wp.cls.php000064400000061171151600266410021016 0ustar00<?php
/**
 * WP Object Cache wrapper for LiteSpeed Cache.
 *
 * Provides a drop-in-compatible object cache implementation that proxies to
 * LiteSpeed's persistent cache while keeping a local runtime cache.
 *
 * @package LiteSpeed
 * @since   1.8
 */

/**
 * Class WP_Object_Cache
 *
 * Implements the WordPress object cache for LiteSpeed Cache.
 *
 * @since 1.8
 * @package LiteSpeed
 */
class WP_Object_Cache {

	/**
	 * Singleton instance
	 *
	 * @since 1.8
	 * @access protected
	 * @var WP_Object_Cache|null
	 */
	protected static $_instance;

	/**
	 * Object cache instance
	 *
	 * @since 1.8
	 * @access private
	 * @var \LiteSpeed\Object_Cache
	 */
	private $_object_cache;

	/**
	 * Cache storage
	 *
	 * @since 1.8
	 * @access private
	 * @var array
	 */
	private $_cache = [];

	/**
	 * Cache for 404 keys
	 *
	 * @since 1.8
	 * @access private
	 * @var array
	 */
	private $_cache_404 = [];

	/**
	 * Total cache operations
	 *
	 * @since 1.8
	 * @access private
	 * @var int
	 */
	private $cache_total = 0;

	/**
	 * Cache hits within call
	 *
	 * @since 1.8
	 * @access private
	 * @var int
	 */
	private $count_hit_incall = 0;

	/**
	 * Cache hits
	 *
	 * @since 1.8
	 * @access private
	 * @var int
	 */
	private $count_hit = 0;

	/**
	 * Cache misses within call
	 *
	 * @since 1.8
	 * @access private
	 * @var int
	 */
	private $count_miss_incall = 0;

	/**
	 * Cache misses
	 *
	 * @since 1.8
	 * @access private
	 * @var int
	 */
	private $count_miss = 0;

	/**
	 * Cache set operations
	 *
	 * @since 1.8
	 * @access private
	 * @var int
	 */
	private $count_set = 0;

	/**
	 * Global cache groups
	 *
	 * @since 1.8
	 * @access protected
	 * @var array
	 */
	protected $global_groups = [];

	/**
	 * Blog prefix for cache keys
	 *
	 * @since 1.8
	 * @access private
	 * @var string
	 */
	private $blog_prefix;

	/**
	 * Multisite flag
	 *
	 * @since 1.8
	 * @access private
	 * @var bool
	 */
	private $multisite;

	/**
	 * Init.
	 *
	 * Initializes the object cache with LiteSpeed settings.
	 *
	 * @since  1.8
	 * @access public
	 */
	public function __construct() {
		$this->_object_cache = \LiteSpeed\Object_Cache::cls();

		$this->multisite   = is_multisite();
		$this->blog_prefix = $this->multisite ? get_current_blog_id() . ':' : '';

		/**
		 * Fix multiple instance using same oc issue
		 *
		 * @since  1.8.2
		 */
		if ( ! defined( 'LSOC_PREFIX' ) ) {
			define( 'LSOC_PREFIX', substr( md5( __FILE__ ), -5 ) );
		}
	}

	/**
	 * Makes private properties readable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name Property to get.
	 * @return mixed Property.
	 */
	public function __get( $name ) {
		return $this->$name;
	}

	/**
	 * Makes private properties settable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name  Property to set.
	 * @param mixed  $value Property value.
	 * @return mixed Newly-set property.
	 */
	public function __set( $name, $value ) {
		$this->$name = $value;

		return $this->$name;
	}

	/**
	 * Makes private properties checkable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name Property to check if set.
	 * @return bool Whether the property is set.
	 */
	public function __isset( $name ) {
		return isset( $this->$name );
	}

	/**
	 * Makes private properties un-settable for backward compatibility.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param string $name Property to unset.
	 */
	public function __unset( $name ) {
		unset( $this->$name );
	}

	/**
	 * Serves as a utility function to determine whether a key is valid.
	 *
	 * @since 5.4
	 * @access protected
	 *
	 * @param int|string $key Cache key to check for validity.
	 * @return bool Whether the key is valid.
	 */
	protected function is_valid_key( $key ) {
		if ( is_int( $key ) ) {
			return true;
		}

		if ( is_string( $key ) && '' !== trim( $key ) ) {
			return true;
		}

		$type = gettype( $key );

		if ( ! function_exists( '__' ) ) {
			wp_load_translations_early();
		}

		$message = is_string( $key )
			? __( 'Cache key must not be an empty string.' )
			: sprintf(
				/* translators: %s: The type of the given cache key. */
				__( 'Cache key must be integer or non-empty string, %s given.' ),
				$type
			);

		_doing_it_wrong(
			esc_html( __METHOD__ ),
			esc_html( $message ),
			'6.1.0'
		);

		return false;
	}

	/**
	 * Get the final key.
	 *
	 * Generates a unique cache key based on group and prefix.
	 *
	 * @since 1.8
	 * @access private
	 * @param int|string $key   Cache key.
	 * @param string     $group Optional. Cache group. Default 'default'.
	 * @return string The final cache key.
	 */
	private function _key( $key, $group = 'default' ) {
		if ( empty( $group ) ) {
			$group = 'default';
		}

		$prefix = $this->_object_cache->is_global( $group ) ? '' : $this->blog_prefix;

		return LSOC_PREFIX . $prefix . $group . '.' . $key;
	}

	/**
	 * Output debug info.
	 *
	 * Returns cache statistics for debugging purposes.
	 *
	 * @since  1.8
	 * @access public
	 * @return string Cache statistics.
	 */
	public function debug() {
		return ' [total] ' .
			$this->cache_total .
			' [hit_incall] ' .
			$this->count_hit_incall .
			' [hit] ' .
			$this->count_hit .
			' [miss_incall] ' .
			$this->count_miss_incall .
			' [miss] ' .
			$this->count_miss .
			' [set] ' .
			$this->count_set;
	}

	/**
	 * Adds data to the cache if it doesn't already exist.
	 *
	 * @since 1.8
	 * @access public
	 * @see WP_Object_Cache::set()
	 *
	 * @param int|string $key    What to call the contents in the cache.
	 * @param mixed      $data   The contents to store in the cache.
	 * @param string     $group  Optional. Where to group the cache contents. Default 'default'.
	 * @param int        $expire Optional. When to expire the cache contents, in seconds.
	 *                           Default 0 (no expiration).
	 * @return bool True on success, false if cache key and group already exist.
	 */
	public function add( $key, $data, $group = 'default', $expire = 0 ) {
		if ( wp_suspend_cache_addition() ) {
			return false;
		}

		if ( ! $this->is_valid_key( $key ) ) {
			return false;
		}

		if ( empty( $group ) ) {
			$group = 'default';
		}

		$id = $this->_key( $key, $group );

		if ( array_key_exists( $id, $this->_cache ) ) {
			return false;
		}

		return $this->set( $key, $data, $group, (int) $expire );
	}

	/**
	 * Adds multiple values to the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $data   Array of keys and values to be added.
	 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
	 * @param int    $expire Optional. When to expire the cache contents, in seconds.
	 *                       Default 0 (no expiration).
	 * @return bool[] Array of return values, grouped by key. Each value is either
	 *                true on success, or false if cache key and group already exist.
	 */
	public function add_multiple( array $data, $group = '', $expire = 0 ) {
		$values = [];

		foreach ( $data as $key => $value ) {
			$values[ $key ] = $this->add( $key, $value, $group, $expire );
		}

		return $values;
	}

	/**
	 * Replaces the contents in the cache, if contents already exist.
	 *
	 * @since 1.8
	 * @access public
	 * @see WP_Object_Cache::set()
	 *
	 * @param int|string $key    What to call the contents in the cache.
	 * @param mixed      $data   The contents to store in the cache.
	 * @param string     $group  Optional. Where to group the cache contents. Default 'default'.
	 * @param int        $expire Optional. When to expire the cache contents, in seconds.
	 *                           Default 0 (no expiration).
	 * @return bool True if contents were replaced, false if original value does not exist.
	 */
	public function replace( $key, $data, $group = 'default', $expire = 0 ) {
		if ( ! $this->is_valid_key( $key ) ) {
			return false;
		}

		if ( empty( $group ) ) {
			$group = 'default';
		}

		$id = $this->_key( $key, $group );

		if ( ! array_key_exists( $id, $this->_cache ) ) {
			return false;
		}

		return $this->set( $key, $data, $group, (int) $expire );
	}

	/**
	 * Sets the data contents into the cache.
	 *
	 * The cache contents are grouped by the $group parameter followed by the
	 * $key. This allows for duplicate IDs in unique groups. Therefore, naming of
	 * the group should be used with care and should follow normal function
	 * naming guidelines outside of core WordPress usage.
	 *
	 * The $expire parameter is not used, because the cache will automatically
	 * expire for each time a page is accessed and PHP finishes. The method is
	 * more for cache plugins which use files.
	 *
	 * @since 1.8
	 * @since 5.4 Returns false if cache key is invalid.
	 * @access public
	 *
	 * @param int|string $key    What to call the contents in the cache.
	 * @param mixed      $data   The contents to store in the cache.
	 * @param string     $group  Optional. Where to group the cache contents. Default 'default'.
	 * @param int        $expire Optional. When to expire the cache contents, in seconds.
	 *                           Default 0 (no expiration).
	 * @return bool True if contents were set, false if key is invalid.
	 */
	public function set( $key, $data, $group = 'default', $expire = 0 ) {
		if ( ! $this->is_valid_key( $key ) ) {
			return false;
		}

		if ( empty( $group ) ) {
			$group = 'default';
		}

		$id = $this->_key( $key, $group );

		if ( is_object( $data ) ) {
			$data = clone $data;
		}

		$this->_cache[ $id ] = $data;

		if ( array_key_exists( $id, $this->_cache_404 ) ) {
			unset( $this->_cache_404[ $id ] );
		}

		if ( ! $this->_object_cache->is_non_persistent( $group ) ) {
			// phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.serialize_serialize
			$this->_object_cache->set( $id, serialize( array( 'data' => $data ) ), (int) $expire );
			++$this->count_set;
		}

		if ( $this->_object_cache->store_transients( $group ) ) {
			$this->_transient_set( $key, $data, $group, (int) $expire );
		}

		return true;
	}

	/**
	 * Sets multiple values to the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $data   Array of key and value to be set.
	 * @param string $group  Optional. Where the cache contents are grouped. Default empty.
	 * @param int    $expire Optional. When to expire the cache contents, in seconds.
	 *                       Default 0 (no expiration).
	 * @return bool[] Array of return values, grouped by key. Each value is always true.
	 */
	public function set_multiple( array $data, $group = '', $expire = 0 ) {
		$values = [];

		foreach ( $data as $key => $value ) {
			$values[ $key ] = $this->set( $key, $value, $group, $expire );
		}

		return $values;
	}

	/**
	 * Retrieves the cache contents, if it exists.
	 *
	 * The contents will be first attempted to be retrieved by searching by the
	 * key in the cache group. If the cache is hit (success) then the contents
	 * are returned.
	 *
	 * On failure, the number of cache misses will be incremented.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param int|string $key   The key under which the cache contents are stored.
	 * @param string     $group Optional. Where the cache contents are grouped. Default 'default'.
	 * @param bool       $force Optional. Unused. Whether to force an update of the local cache
	 *                          from the persistent cache. Default false.
	 * @param bool       $found Optional. Whether the key was found in the cache (passed by reference).
	 *                          Disambiguates a return of false, a storable value. Default null.
	 * @return mixed|false The cache contents on success, false on failure to retrieve contents.
	 */
	public function get( $key, $group = 'default', $force = false, &$found = null ) {
		if ( ! $this->is_valid_key( $key ) ) {
			return false;
		}

		if ( empty( $group ) ) {
			$group = 'default';
		}

		$id = $this->_key( $key, $group );

		$found       = false;
		$found_in_oc = false;
		$cache_val   = false;

		if ( array_key_exists( $id, $this->_cache ) && ! $force ) {
			$found     = true;
			$cache_val = $this->_cache[ $id ];
			++$this->count_hit_incall;
		} elseif ( ! array_key_exists( $id, $this->_cache_404 ) && ! $this->_object_cache->is_non_persistent( $group ) ) {
			$v = $this->_object_cache->get( $id );

			if ( null !== $v ) {
				$v = maybe_unserialize( $v );
			}

			// To be compatible with false val.
			if ( is_array( $v ) && array_key_exists( 'data', $v ) ) {
				++$this->count_hit;
				$found       = true;
				$found_in_oc = true;
				$cache_val   = $v['data'];
			} else {
				// Can't find key, cache it to 404.
				$this->_cache_404[ $id ] = 1;
				++$this->count_miss;
			}
		} else {
			++$this->count_miss_incall;
		}

		if ( is_object( $cache_val ) ) {
			$cache_val = clone $cache_val;
		}

		// If not found but has `Store Transients` cfg on, still need to follow WP's get_transient() logic.
		if ( ! $found && $this->_object_cache->store_transients( $group ) ) {
			$cache_val = $this->_transient_get( $key, $group );
			if ( $cache_val ) {
				$found = true;
			}
		}

		if ( $found_in_oc ) {
			$this->_cache[ $id ] = $cache_val;
		}

		++$this->cache_total;

		return $cache_val;
	}

	/**
	 * Retrieves multiple values from the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $keys  Array of keys under which the cache contents are stored.
	 * @param string $group Optional. Where the cache contents are grouped. Default 'default'.
	 * @param bool   $force Optional. Whether to force an update of the local cache
	 *                      from the persistent cache. Default false.
	 * @return array Array of return values, grouped by key. Each value is either
	 *               the cache contents on success, or false on failure.
	 */
	public function get_multiple( $keys, $group = 'default', $force = false ) {
		$values = [];

		foreach ( $keys as $key ) {
			$values[ $key ] = $this->get( $key, $group, $force );
		}

		return $values;
	}

	/**
	 * Removes the contents of the cache key in the group.
	 *
	 * If the cache key does not exist in the group, then nothing will happen.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param int|string $key   What the contents in the cache are called.
	 * @param string     $group Optional. Where the cache contents are grouped. Default 'default'.
	 * @return bool True on success, false if the contents were not deleted.
	 */
	public function delete( $key, $group = 'default' ) {
		if ( ! $this->is_valid_key( $key ) ) {
			return false;
		}

		if ( empty( $group ) ) {
			$group = 'default';
		}

		$id = $this->_key( $key, $group );

		if ( $this->_object_cache->store_transients( $group ) ) {
			$this->_transient_del( $key, $group );
		}

		if ( array_key_exists( $id, $this->_cache ) ) {
			unset( $this->_cache[ $id ] );
		}

		if ( $this->_object_cache->is_non_persistent( $group ) ) {
			return false;
		}

		return $this->_object_cache->delete( $id );
	}

	/**
	 * Deletes multiple values from the cache in one call.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param array  $keys  Array of keys to be deleted.
	 * @param string $group Optional. Where the cache contents are grouped. Default empty.
	 * @return bool[] Array of return values, grouped by key. Each value is either
	 *                true on success, or false if the contents were not deleted.
	 */
	public function delete_multiple( array $keys, $group = '' ) {
		$values = [];

		foreach ( $keys as $key ) {
			$values[ $key ] = $this->delete( $key, $group );
		}

		return $values;
	}

	/**
	 * Increments numeric cache item's value.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param int|string $key    The cache key to increment.
	 * @param int        $offset Optional. The amount by which to increment the item's value.
	 *                           Default 1.
	 * @param string     $group  Optional. The group the key is in. Default 'default'.
	 * @return int|false The item's new value on success, false on failure.
	 */
	public function incr( $key, $offset = 1, $group = 'default' ) {
		return $this->incr_desr( $key, $offset, $group, true );
	}

	/**
	 * Decrements numeric cache item's value.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @param int|string $key    The cache key to decrement.
	 * @param int        $offset Optional. The amount by which to decrement the item's value.
	 *                           Default 1.
	 * @param string     $group  Optional. The group the key is in. Default 'default'.
	 * @return int|false The item's new value on success, false on failure.
	 */
	public function decr( $key, $offset = 1, $group = 'default' ) {
		return $this->incr_desr( $key, $offset, $group, false );
	}

	/**
	 * Increments or decrements numeric cache item's value.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param int|string $key    The cache key to increment or decrement.
	 * @param int        $offset The amount by which to adjust the item's value.
	 * @param string     $group  Optional. The group the key is in. Default 'default'.
	 * @param bool       $incr   True to increment, false to decrement.
	 * @return int|false The item's new value on success, false on failure.
	 */
	public function incr_desr( $key, $offset = 1, $group = 'default', $incr = true ) {
		if ( ! $this->is_valid_key( $key ) ) {
			return false;
		}

		if ( empty( $group ) ) {
			$group = 'default';
		}

		$cache_val = $this->get( $key, $group );

		if ( false === $cache_val ) {
			return false;
		}

		if ( ! is_numeric( $cache_val ) ) {
			$cache_val = 0;
		}

		$offset = (int) $offset;

		if ( $incr ) {
			$cache_val += $offset;
		} else {
			$cache_val -= $offset;
		}

		if ( $cache_val < 0 ) {
			$cache_val = 0;
		}

		$this->set( $key, $cache_val, $group );

		return $cache_val;
	}

	/**
	 * Clears the object cache of all data.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @return true Always returns true.
	 */
	public function flush() {
		$this->flush_runtime();

		$this->_object_cache->flush();

		return true;
	}

	/**
	 * Removes all cache items from the in-memory runtime cache.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @return true Always returns true.
	 */
	public function flush_runtime() {
		$this->_cache     = [];
		$this->_cache_404 = [];

		return true;
	}

	/**
	 * Removes all cache items in a group.
	 *
	 * @since 5.4
	 * @access public
	 *
	 * @return true Always returns true.
	 */
	public function flush_group() {
		return true;
	}

	/**
	 * Sets the list of global cache groups.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param string|string[] $groups List of groups that are global.
	 */
	public function add_global_groups( $groups ) {
		$groups = (array) $groups;

		$this->_object_cache->add_global_groups( $groups );
	}

	/**
	 * Sets the list of non-persistent cache groups.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param string|string[] $groups A group or an array of groups to add.
	 */
	public function add_non_persistent_groups( $groups ) {
		$groups = (array) $groups;

		$this->_object_cache->add_non_persistent_groups( $groups );
	}

	/**
	 * Switches the internal blog ID.
	 *
	 * This changes the blog ID used to create keys in blog specific groups.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @param int $blog_id Blog ID.
	 */
	public function switch_to_blog( $blog_id ) {
		$blog_id           = (int) $blog_id;
		$this->blog_prefix = $this->multisite ? $blog_id . ':' : '';
	}

	/**
	 * Get transient from wp table
	 *
	 * Retrieves transient data from WordPress options table.
	 *
	 * @since 1.8.3
	 * @access private
	 * @see `wp-includes/option.php` function `get_transient`/`set_site_transient`
	 *
	 * @param string $transient Transient name.
	 * @param string $group     Transient group ('transient' or 'site-transient').
	 * @return mixed Transient value or false if not found.
	 */
	private function _transient_get( $transient, $group ) {
		if ( 'transient' === $group ) {
			/**** Ori WP func start */
			$transient_option = '_transient_' . $transient;
			if ( ! wp_installing() ) {
				// If option is not in alloptions, it is not autoloaded and thus has a timeout
				$alloptions = wp_load_alloptions();
				if ( ! isset( $alloptions[ $transient_option ] ) ) {
					$transient_timeout = '_transient_timeout_' . $transient;
					$timeout           = get_option( $transient_timeout );
					if ( false !== $timeout && $timeout < time() ) {
						delete_option( $transient_option );
						delete_option( $transient_timeout );
						$value = false;
					}
				}
			}

			if ( ! isset( $value ) ) {
				$value = get_option( $transient_option );
			}
			/**** Ori WP func end */
		} elseif ( 'site-transient' === $group ) {
			/**** Ori WP func start */
			$no_timeout       = [ 'update_core', 'update_plugins', 'update_themes' ];
			$transient_option = '_site_transient_' . $transient;
			if ( ! in_array( $transient, $no_timeout, true ) ) {
				$transient_timeout = '_site_transient_timeout_' . $transient;
				$timeout           = get_site_option( $transient_timeout );
				if ( false !== $timeout && $timeout < time() ) {
					delete_site_option( $transient_option );
					delete_site_option( $transient_timeout );
					$value = false;
				}
			}

			if ( ! isset( $value ) ) {
				$value = get_site_option( $transient_option );
			}
			/**** Ori WP func end */
		} else {
			$value = false;
		}

		return $value;
	}

	/**
	 * Set transient to WP table
	 *
	 * Stores transient data in WordPress options table.
	 *
	 * @since 1.8.3
	 * @access private
	 * @see `wp-includes/option.php` function `set_transient`/`set_site_transient`
	 *
	 * @param string $transient  Transient name.
	 * @param mixed  $value      Transient value.
	 * @param string $group      Transient group ('transient' or 'site-transient').
	 * @param int    $expiration Time until expiration in seconds.
	 * @return bool True on success, false on failure.
	 */
	private function _transient_set( $transient, $value, $group, $expiration ) {
		if ( 'transient' === $group ) {
			/**** Ori WP func start */
			$transient_timeout = '_transient_timeout_' . $transient;
			$transient_option  = '_transient_' . $transient;
			if ( false === get_option( $transient_option ) ) {
				$autoload = 'yes';
				if ( (int) $expiration ) {
					$autoload = 'no';
					add_option( $transient_timeout, time() + (int) $expiration, '', 'no' );
				}
				$result = add_option( $transient_option, $value, '', $autoload );
			} else {
				// If expiration is requested, but the transient has no timeout option,
				// delete, then re-create transient rather than update.
				$update = true;
				if ( (int) $expiration ) {
					if ( false === get_option( $transient_timeout ) ) {
						delete_option( $transient_option );
						add_option( $transient_timeout, time() + (int) $expiration, '', 'no' );
						$result = add_option( $transient_option, $value, '', 'no' );
						$update = false;
					} else {
						update_option( $transient_timeout, time() + (int) $expiration );
					}
				}
				if ( $update ) {
					$result = update_option( $transient_option, $value );
				}
			}
			/**** Ori WP func end */
		} elseif ( 'site-transient' === $group ) {
			/**** Ori WP func start */
			$transient_timeout = '_site_transient_timeout_' . $transient;
			$option            = '_site_transient_' . $transient;
			if ( false === get_site_option( $option ) ) {
				if ( (int) $expiration ) {
					add_site_option( $transient_timeout, time() + (int) $expiration );
				}
				$result = add_site_option( $option, $value );
			} else {
				if ( (int) $expiration ) {
					update_site_option( $transient_timeout, time() + (int) $expiration );
				}
				$result = update_site_option( $option, $value );
			}
			/**** Ori WP func end */
		} else {
			$result = null;
		}

		return $result;
	}

	/**
	 * Delete transient from WP table
	 *
	 * Removes transient data from WordPress options table.
	 *
	 * @since 1.8.3
	 * @access private
	 * @see `wp-includes/option.php` function `delete_transient`/`delete_site_transient`
	 *
	 * @param string $transient Transient name.
	 * @param string $group     Transient group ('transient' or 'site-transient').
	 */
	private function _transient_del( $transient, $group ) {
		if ( 'transient' === $group ) {
			/**** Ori WP func start */
			$option_timeout = '_transient_timeout_' . $transient;
			$option         = '_transient_' . $transient;
			$result         = delete_option( $option );
			if ( $result ) {
				delete_option( $option_timeout );
			}
			/**** Ori WP func end */
		} elseif ( 'site-transient' === $group ) {
			/**** Ori WP func start */
			$option_timeout = '_site_transient_timeout_' . $transient;
			$option         = '_site_transient_' . $transient;
			$result         = delete_site_option( $option );
			if ( $result ) {
				delete_site_option( $option_timeout );
			}
			/**** Ori WP func end */
		}
	}

	/**
	 * Get the current instance object.
	 *
	 * @since 1.8
	 * @access public
	 *
	 * @return WP_Object_Cache The current instance.
	 */
	public static function get_instance() {
		if ( ! isset( self::$_instance ) ) {
			self::$_instance = new self();
		}

		return self::$_instance;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/report.cls.php000064400000014172151600266460017402 0ustar00<?php
// phpcs:ignoreFile

/**
 * The report class
 *
 * @since      1.1.0
 * @package    LiteSpeed
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Report extends Base {

	const TYPE_SEND_REPORT = 'send_report';

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_SEND_REPORT:
            $this->post_env();
				break;

			default:
				break;
		}

		Admin::redirect();
	}

	/**
	 * post env report number to ls center server
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public function post_env() {
		$report_con = $this->generate_environment_report();

		// Generate link
		$link = !empty($_POST['link']) ? esc_url($_POST['link']) : '';

		$notes = !empty($_POST['notes']) ? esc_html($_POST['notes']) : '';

		$php_info   = !empty($_POST['attach_php']) ? esc_html($_POST['attach_php']) : '';
		$report_php = $php_info === '1' ? $this->generate_php_report() : '';

		if ($report_php) {
			$report_con .= "\nPHPINFO\n" . $report_php;
		}

		$data = array(
			'env' => $report_con,
			'link' => $link,
			'notes' => $notes,
		);

		$json = Cloud::post(Cloud::API_REPORT, $data);
		if (!is_array($json)) {
			return;
		}

		$num     = !empty($json['num']) ? $json['num'] : '--';
		$summary = array(
			'num' => $num,
			'dateline' => time(),
		);

		self::save_summary($summary);

		return $num;
	}

	/**
	 * Gathers the PHP information.
	 *
	 * @since 7.0
	 * @access public
	 */
	public function generate_php_report( $flags = INFO_GENERAL | INFO_CONFIGURATION | INFO_MODULES ) {
		// INFO_ENVIRONMENT
		$report = '';

		ob_start();
		phpinfo($flags);
		$report = ob_get_contents();
		ob_end_clean();

		preg_match('%<style type="text/css">(.*?)</style>.*?<body>(.*?)</body>%s', $report, $report);

		return $report[2];
	}

	/**
	 * Gathers the environment details and creates the report.
	 * Will write to the environment report file.
	 *
	 * @since 1.0.12
	 * @access public
	 */
	public function generate_environment_report( $options = null ) {
		global $wp_version, $_SERVER;
		$frontend_htaccess = Htaccess::get_frontend_htaccess();
		$backend_htaccess  = Htaccess::get_backend_htaccess();
		$paths             = array( $frontend_htaccess );
		if ($frontend_htaccess != $backend_htaccess) {
			$paths[] = $backend_htaccess;
		}

		if (is_multisite()) {
			$active_plugins = get_site_option('active_sitewide_plugins');
			if (!empty($active_plugins)) {
				$active_plugins = array_keys($active_plugins);
			}
		} else {
			$active_plugins = get_option('active_plugins');
		}

		if (function_exists('wp_get_theme')) {
			$theme_obj    = wp_get_theme();
			$active_theme = $theme_obj->get('Name');
		} else {
			$active_theme = get_current_theme();
		}

		$extras = array(
			'wordpress version' => $wp_version,
			'siteurl' => get_option('siteurl'),
			'home' => get_option('home'),
			'home_url' => home_url(),
			'locale' => get_locale(),
			'active theme' => $active_theme,
		);

		$extras['active plugins'] = $active_plugins;
		$extras['cloud']          = Cloud::get_summary();
		foreach (array( 'mini_html', 'pk_b64', 'sk_b64', 'cdn_dash', 'ips' ) as $v) {
			if (!empty($extras['cloud'][$v])) {
				unset($extras['cloud'][$v]);
			}
		}

		if (is_null($options)) {
			$options = $this->get_options(true);

			if (is_multisite()) {
				$options2 = $this->get_options();
				foreach ($options2 as $k => $v) {
					if (isset($options[$k]) && $options[$k] !== $v) {
						$options['[Overwritten] ' . $k] = $v;
					}
				}
			}
		}

		if (!is_null($options) && is_multisite()) {
			$blogs = Activation::get_network_ids();
			if (!empty($blogs)) {
				$i = 0;
				foreach ($blogs as $blog_id) {
					if (++$i > 3) {
						// Only log 3 subsites
						break;
					}
					$opts = $this->cls('Conf')->load_options($blog_id, true);
					if (isset($opts[self::O_CACHE])) {
						$options['blog ' . $blog_id . ' radio select'] = $opts[self::O_CACHE];
					}
				}
			}
		}

		// Security: Remove cf key in report
		$secure_fields = array( self::O_CDN_CLOUDFLARE_KEY, self::O_OBJECT_PSWD );
		foreach ($secure_fields as $v) {
			if (!empty($options[$v])) {
				$options[$v] = str_repeat('*', strlen($options[$v]));
			}
		}

		$report = $this->build_environment_report($_SERVER, $options, $extras, $paths);
		return $report;
	}

	/**
	 * Builds the environment report buffer with the given parameters
	 *
	 * @access private
	 */
	private function build_environment_report( $server, $options, $extras = array(), $htaccess_paths = array() ) {
		$server_keys   = array(
			'DOCUMENT_ROOT' => '',
			'SERVER_SOFTWARE' => '',
			'X-LSCACHE' => '',
			'HTTP_X_LSCACHE' => '',
		);
		$server_vars   = array_intersect_key($server, $server_keys);
		$server_vars[] = 'LSWCP_TAG_PREFIX = ' . LSWCP_TAG_PREFIX;

		$server_vars = array_merge($server_vars, $this->cls('Base')->server_vars());

		$buf = $this->_format_report_section('Server Variables', $server_vars);

		$buf .= $this->_format_report_section('WordPress Specific Extras', $extras);

		$buf .= $this->_format_report_section('LSCache Plugin Options', $options);

		if (empty($htaccess_paths)) {
			return $buf;
		}

		foreach ($htaccess_paths as $path) {
			if (!file_exists($path) || !is_readable($path)) {
				$buf .= $path . " does not exist or is not readable.\n";
				continue;
			}

			$content = file_get_contents($path);
			if ($content === false) {
				$buf .= $path . " returned false for file_get_contents.\n";
				continue;
			}
			$buf .= $path . " contents:\n" . $content . "\n\n";
		}
		return $buf;
	}

	/**
	 * Creates a part of the environment report based on a section header and an array for the section parameters.
	 *
	 * @since 1.0.12
	 * @access private
	 */
	private function _format_report_section( $section_header, $section ) {
		$tab = '    '; // four spaces

		if (empty($section)) {
			return 'No matching ' . $section_header . "\n\n";
		}
		$buf = $section_header;

		foreach ($section as $k => $v) {
			$buf .= "\n" . $tab;

			if (!is_numeric($k)) {
				$buf .= $k . ' = ';
			}

			if (!is_string($v)) {
				$v = var_export($v, true);
			} else {
				$v = esc_html($v);
			}

			$buf .= $v;
		}
		return $buf . "\n\n";
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/base.cls.php000064400000104724151600266530017002 0ustar00<?php
/**
 * The base constants and defaults for LiteSpeed Cache.
 *
 * Defines all option keys, default values, and helper methods shared across the plugin.
 *
 * @since 3.7
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined('WPINC') || exit();

/**
 * Class Base
 *
 * Core definitions and helpers shared across LiteSpeed Cache.
 */
class Base extends Root {

	// This is redundant since v3.0
	// New conf items are `litespeed.key`
	const OPTION_NAME = 'litespeed-cache-conf';

	const _CACHE = '_cache'; // final cache status from setting

	// -------------------------------------------------- ##
	// --------------       General     ----------------- ##
	// -------------------------------------------------- ##
	const _VER           = '_version'; // Not set-able
	const HASH           = 'hash'; // Not set-able
	const O_AUTO_UPGRADE = 'auto_upgrade';
	const O_API_KEY      = 'api_key'; // Deprecated since v6.4. TODO: Will drop after v8 (still need to keep for v7 upgrade conf usage as v6.5.4 has a major user base)
	const O_SERVER_IP    = 'server_ip';
	const O_GUEST        = 'guest';
	const O_GUEST_OPTM   = 'guest_optm';
	const O_NEWS         = 'news';
	const O_GUEST_UAS    = 'guest_uas';
	const O_GUEST_IPS    = 'guest_ips'; // Deprecated since v7.7. TODO: Will drop after v9

	// -------------------------------------------------- ##
	// --------------       Cache       ----------------- ##
	// -------------------------------------------------- ##
	const O_CACHE                = 'cache';
	const O_CACHE_PRIV           = 'cache-priv';
	const O_CACHE_COMMENTER      = 'cache-commenter';
	const O_CACHE_REST           = 'cache-rest';
	const O_CACHE_PAGE_LOGIN     = 'cache-page_login';
	const O_CACHE_RES            = 'cache-resources'; // Deprecated since v7.2. TODO: Drop after v7.5
	const O_CACHE_MOBILE         = 'cache-mobile';
	const O_CACHE_MOBILE_RULES   = 'cache-mobile_rules';
	const O_CACHE_BROWSER        = 'cache-browser';
	const O_CACHE_EXC_USERAGENTS = 'cache-exc_useragents';
	const O_CACHE_EXC_COOKIES    = 'cache-exc_cookies';
	const O_CACHE_EXC_QS         = 'cache-exc_qs';
	const O_CACHE_EXC_CAT        = 'cache-exc_cat';
	const O_CACHE_EXC_TAG        = 'cache-exc_tag';
	const O_CACHE_FORCE_URI      = 'cache-force_uri';
	const O_CACHE_FORCE_PUB_URI  = 'cache-force_pub_uri';
	const O_CACHE_PRIV_URI       = 'cache-priv_uri';
	const O_CACHE_EXC            = 'cache-exc';
	const O_CACHE_EXC_ROLES      = 'cache-exc_roles';
	const O_CACHE_DROP_QS        = 'cache-drop_qs';
	const O_CACHE_TTL_PUB        = 'cache-ttl_pub';
	const O_CACHE_TTL_PRIV       = 'cache-ttl_priv';
	const O_CACHE_TTL_FRONTPAGE  = 'cache-ttl_frontpage';
	const O_CACHE_TTL_FEED       = 'cache-ttl_feed';
	const O_CACHE_TTL_REST       = 'cache-ttl_rest';
	const O_CACHE_TTL_STATUS     = 'cache-ttl_status';
	const O_CACHE_TTL_BROWSER    = 'cache-ttl_browser';
	const O_CACHE_AJAX_TTL       = 'cache-ajax_ttl';
	const O_CACHE_LOGIN_COOKIE   = 'cache-login_cookie';
	const O_CACHE_VARY_COOKIES   = 'cache-vary_cookies';
	const O_CACHE_VARY_GROUP     = 'cache-vary_group';

	// -------------------------------------------------- ##
	// --------------       Purge       ----------------- ##
	// -------------------------------------------------- ##
	const O_PURGE_ON_UPGRADE                   = 'purge-upgrade';
	const O_PURGE_STALE                        = 'purge-stale';
	const O_PURGE_POST_ALL                     = 'purge-post_all';
	const O_PURGE_POST_FRONTPAGE               = 'purge-post_f';
	const O_PURGE_POST_HOMEPAGE                = 'purge-post_h';
	const O_PURGE_POST_PAGES                   = 'purge-post_p';
	const O_PURGE_POST_PAGES_WITH_RECENT_POSTS = 'purge-post_pwrp';
	const O_PURGE_POST_AUTHOR                  = 'purge-post_a';
	const O_PURGE_POST_YEAR                    = 'purge-post_y';
	const O_PURGE_POST_MONTH                   = 'purge-post_m';
	const O_PURGE_POST_DATE                    = 'purge-post_d';
	const O_PURGE_POST_TERM                    = 'purge-post_t'; // include category|tag|tax
	const O_PURGE_POST_POSTTYPE                = 'purge-post_pt';
	const O_PURGE_TIMED_URLS                   = 'purge-timed_urls';
	const O_PURGE_TIMED_URLS_TIME              = 'purge-timed_urls_time';
	const O_PURGE_HOOK_ALL                     = 'purge-hook_all';

	// -------------------------------------------------- ##
	// --------------        ESI        ----------------- ##
	// -------------------------------------------------- ##
	const O_ESI                = 'esi';
	const O_ESI_CACHE_ADMBAR   = 'esi-cache_admbar';
	const O_ESI_CACHE_COMMFORM = 'esi-cache_commform';
	const O_ESI_NONCE          = 'esi-nonce';

	// -------------------------------------------------- ##
	// --------------     Utilities     ----------------- ##
	// -------------------------------------------------- ##
	const O_UTIL_INSTANT_CLICK = 'util-instant_click';
	const O_UTIL_NO_HTTPS_VARY = 'util-no_https_vary';

	// -------------------------------------------------- ##
	// --------------       Debug       ----------------- ##
	// -------------------------------------------------- ##
	const O_DEBUG_DISABLE_ALL = 'debug-disable_all';
	const O_DEBUG             = 'debug';
	const O_DEBUG_IPS         = 'debug-ips';
	const O_DEBUG_LEVEL       = 'debug-level';
	const O_DEBUG_FILESIZE    = 'debug-filesize';
	const O_DEBUG_COOKIE      = 'debug-cookie'; // For backwards compatibility, will drop after v7.0
	const O_DEBUG_COLLAPSE_QS = 'debug-collapse_qs';
	const O_DEBUG_COLLAPS_QS  = 'debug-collapse_qs'; // For backwards compatibility, will drop after v6.5
	const O_DEBUG_INC         = 'debug-inc';
	const O_DEBUG_EXC         = 'debug-exc';
	const O_DEBUG_EXC_STRINGS = 'debug-exc_strings';

	// -------------------------------------------------- ##
	// --------------      DB Optm      ----------------- ##
	// -------------------------------------------------- ##
	const O_DB_OPTM_REVISIONS_MAX = 'db_optm-revisions_max';
	const O_DB_OPTM_REVISIONS_AGE = 'db_optm-revisions_age';

	// -------------------------------------------------- ##
	// --------------     HTML Optm     ----------------- ##
	// -------------------------------------------------- ##
	const O_OPTM_CSS_MIN                 = 'optm-css_min';
	const O_OPTM_CSS_COMB                = 'optm-css_comb';
	const O_OPTM_CSS_COMB_EXT_INL        = 'optm-css_comb_ext_inl';
	const O_OPTM_UCSS                    = 'optm-ucss';
	const O_OPTM_UCSS_INLINE             = 'optm-ucss_inline';
	const O_OPTM_UCSS_SELECTOR_WHITELIST = 'optm-ucss_whitelist';
	const O_OPTM_UCSS_FILE_EXC_INLINE    = 'optm-ucss_file_exc_inline';
	const O_OPTM_UCSS_EXC                = 'optm-ucss_exc';
	const O_OPTM_CSS_EXC                 = 'optm-css_exc';
	const O_OPTM_JS_MIN                  = 'optm-js_min';
	const O_OPTM_JS_COMB                 = 'optm-js_comb';
	const O_OPTM_JS_COMB_EXT_INL         = 'optm-js_comb_ext_inl';
	const O_OPTM_JS_DELAY_INC            = 'optm-js_delay_inc';
	const O_OPTM_JS_EXC                  = 'optm-js_exc';
	const O_OPTM_HTML_MIN                = 'optm-html_min';
	const O_OPTM_HTML_LAZY               = 'optm-html_lazy';
	const O_OPTM_HTML_SKIP_COMMENTS      = 'optm-html_skip_comment';
	const O_OPTM_QS_RM                   = 'optm-qs_rm';
	const O_OPTM_GGFONTS_RM              = 'optm-ggfonts_rm';
	const O_OPTM_CSS_ASYNC               = 'optm-css_async';
	const O_OPTM_CCSS_PER_URL            = 'optm-ccss_per_url';
	const O_OPTM_CCSS_SEP_POSTTYPE       = 'optm-ccss_sep_posttype';
	const O_OPTM_CCSS_SEP_URI            = 'optm-ccss_sep_uri';
	const O_OPTM_CCSS_SELECTOR_WHITELIST = 'optm-ccss_whitelist';
	const O_OPTM_CSS_ASYNC_INLINE        = 'optm-css_async_inline';
	const O_OPTM_CSS_FONT_DISPLAY        = 'optm-css_font_display';
	const O_OPTM_JS_DEFER                = 'optm-js_defer';
	const O_OPTM_LOCALIZE                = 'optm-localize';
	const O_OPTM_LOCALIZE_DOMAINS        = 'optm-localize_domains';
	const O_OPTM_EMOJI_RM                = 'optm-emoji_rm';
	const O_OPTM_NOSCRIPT_RM             = 'optm-noscript_rm';
	const O_OPTM_GGFONTS_ASYNC           = 'optm-ggfonts_async';
	const O_OPTM_EXC_ROLES               = 'optm-exc_roles';
	const O_OPTM_CCSS_CON                = 'optm-ccss_con';
	const O_OPTM_JS_DEFER_EXC            = 'optm-js_defer_exc';
	const O_OPTM_GM_JS_EXC               = 'optm-gm_js_exc';
	const O_OPTM_DNS_PREFETCH            = 'optm-dns_prefetch';
	const O_OPTM_DNS_PREFETCH_CTRL       = 'optm-dns_prefetch_ctrl';
	const O_OPTM_DNS_PRECONNECT          = 'optm-dns_preconnect';
	const O_OPTM_EXC                     = 'optm-exc';
	const O_OPTM_GUEST_ONLY              = 'optm-guest_only';

	// -------------------------------------------------- ##
	// --------------   Object Cache    ----------------- ##
	// -------------------------------------------------- ##
	const O_OBJECT                       = 'object';
	const O_OBJECT_KIND                  = 'object-kind';
	const O_OBJECT_HOST                  = 'object-host';
	const O_OBJECT_PORT                  = 'object-port';
	const O_OBJECT_LIFE                  = 'object-life';
	const O_OBJECT_PERSISTENT            = 'object-persistent';
	const O_OBJECT_ADMIN                 = 'object-admin';
	const O_OBJECT_TRANSIENTS            = 'object-transients';
	const O_OBJECT_DB_ID                 = 'object-db_id';
	const O_OBJECT_USER                  = 'object-user';
	const O_OBJECT_PSWD                  = 'object-pswd';
	const O_OBJECT_GLOBAL_GROUPS         = 'object-global_groups';
	const O_OBJECT_NON_PERSISTENT_GROUPS = 'object-non_persistent_groups';

	// -------------------------------------------------- ##
	// --------------   Discussion      ----------------- ##
	// -------------------------------------------------- ##
	const O_DISCUSS_AVATAR_CACHE     = 'discuss-avatar_cache';
	const O_DISCUSS_AVATAR_CRON      = 'discuss-avatar_cron';
	const O_DISCUSS_AVATAR_CACHE_TTL = 'discuss-avatar_cache_ttl';

	// -------------------------------------------------- ##
	// --------------        Media      ----------------- ##
	// -------------------------------------------------- ##
	const O_MEDIA_LAZY                       = 'media-lazy';
	const O_MEDIA_LAZY_PLACEHOLDER           = 'media-lazy_placeholder';
	const O_MEDIA_PLACEHOLDER_RESP           = 'media-placeholder_resp';
	const O_MEDIA_PLACEHOLDER_RESP_COLOR     = 'media-placeholder_resp_color';
	const O_MEDIA_PLACEHOLDER_RESP_SVG       = 'media-placeholder_resp_svg';
	const O_MEDIA_LQIP                       = 'media-lqip';
	const O_MEDIA_LQIP_QUAL                  = 'media-lqip_qual';
	const O_MEDIA_LQIP_MIN_W                 = 'media-lqip_min_w';
	const O_MEDIA_LQIP_MIN_H                 = 'media-lqip_min_h';
	const O_MEDIA_PLACEHOLDER_RESP_ASYNC     = 'media-placeholder_resp_async';
	const O_MEDIA_IFRAME_LAZY                = 'media-iframe_lazy';
	const O_MEDIA_ADD_MISSING_SIZES          = 'media-add_missing_sizes';
	const O_MEDIA_LAZY_EXC                   = 'media-lazy_exc';
	const O_MEDIA_LAZY_CLS_EXC               = 'media-lazy_cls_exc';
	const O_MEDIA_LAZY_PARENT_CLS_EXC        = 'media-lazy_parent_cls_exc';
	const O_MEDIA_IFRAME_LAZY_CLS_EXC        = 'media-iframe_lazy_cls_exc';
	const O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC = 'media-iframe_lazy_parent_cls_exc';
	const O_MEDIA_LAZY_URI_EXC               = 'media-lazy_uri_exc';
	const O_MEDIA_LQIP_EXC                   = 'media-lqip_exc';
	const O_MEDIA_VPI                        = 'media-vpi';
	const O_MEDIA_VPI_CRON                   = 'media-vpi_cron';
	const O_IMG_OPTM_JPG_QUALITY             = 'img_optm-jpg_quality';
	const O_MEDIA_AUTO_RESCALE_ORI           = 'media-auto_rescale_ori';

	// -------------------------------------------------- ##
	// --------------     Image Optm    ----------------- ##
	// -------------------------------------------------- ##
	const O_IMG_OPTM_AUTO                = 'img_optm-auto';
	const O_IMG_OPTM_CRON                = 'img_optm-cron'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_IMG_OPTM_ORI                 = 'img_optm-ori';
	const O_IMG_OPTM_RM_BKUP             = 'img_optm-rm_bkup';
	const O_IMG_OPTM_WEBP                = 'img_optm-webp';
	const O_IMG_OPTM_LOSSLESS            = 'img_optm-lossless';
	const O_IMG_OPTM_SIZES_SKIPPED       = 'img_optm-sizes_skipped';
	const O_IMG_OPTM_EXIF                = 'img_optm-exif';
	const O_IMG_OPTM_WEBP_ATTR           = 'img_optm-webp_attr';
	const O_IMG_OPTM_WEBP_REPLACE_SRCSET = 'img_optm-webp_replace_srcset';

	// -------------------------------------------------- ##
	// --------------       Crawler     ----------------- ##
	// -------------------------------------------------- ##
	const O_CRAWLER                = 'crawler';
	const O_CRAWLER_USLEEP         = 'crawler-usleep'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_RUN_DURATION   = 'crawler-run_duration'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_RUN_INTERVAL   = 'crawler-run_interval'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_CRAWL_INTERVAL = 'crawler-crawl_interval';
	const O_CRAWLER_THREADS        = 'crawler-threads'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_TIMEOUT        = 'crawler-timeout'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_LOAD_LIMIT     = 'crawler-load_limit';
	const O_CRAWLER_SITEMAP        = 'crawler-sitemap';
	const O_CRAWLER_DROP_DOMAIN    = 'crawler-drop_domain'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_MAP_TIMEOUT    = 'crawler-map_timeout'; // @Deprecated since v7.0 TODO: remove after v7.5
	const O_CRAWLER_ROLES          = 'crawler-roles';
	const O_CRAWLER_COOKIES        = 'crawler-cookies';

	// -------------------------------------------------- ##
	// --------------        Misc       ----------------- ##
	// -------------------------------------------------- ##
	const O_MISC_HEARTBEAT_FRONT      = 'misc-heartbeat_front';
	const O_MISC_HEARTBEAT_FRONT_TTL  = 'misc-heartbeat_front_ttl';
	const O_MISC_HEARTBEAT_BACK       = 'misc-heartbeat_back';
	const O_MISC_HEARTBEAT_BACK_TTL   = 'misc-heartbeat_back_ttl';
	const O_MISC_HEARTBEAT_EDITOR     = 'misc-heartbeat_editor';
	const O_MISC_HEARTBEAT_EDITOR_TTL = 'misc-heartbeat_editor_ttl';

	// -------------------------------------------------- ##
	// --------------        CDN        ----------------- ##
	// -------------------------------------------------- ##
	const O_CDN                  = 'cdn';
	const O_CDN_ORI              = 'cdn-ori';
	const O_CDN_ORI_DIR          = 'cdn-ori_dir';
	const O_CDN_EXC              = 'cdn-exc';
	const O_CDN_QUIC             = 'cdn-quic'; // No more a visible setting since v7
	const O_CDN_CLOUDFLARE       = 'cdn-cloudflare';
	const O_CDN_CLOUDFLARE_EMAIL = 'cdn-cloudflare_email';
	const O_CDN_CLOUDFLARE_KEY   = 'cdn-cloudflare_key';
	const O_CDN_CLOUDFLARE_NAME  = 'cdn-cloudflare_name';
	const O_CDN_CLOUDFLARE_ZONE  = 'cdn-cloudflare_zone';
	const O_CDN_CLOUDFLARE_CLEAR = 'cdn-cloudflare_clear';
	const O_CDN_MAPPING          = 'cdn-mapping';
	const O_CDN_ATTR             = 'cdn-attr';
	const O_QC_NAMESERVERS       = 'qc-nameservers';
	const O_QC_CNAME             = 'qc-cname';

	// -------------------------------------------------- ##
	// --------------      OptimaX      ----------------- ##
	// -------------------------------------------------- ##
	const O_OPTIMAX = 'optimax';

	const NETWORK_O_USE_PRIMARY = 'use_primary_settings';

	const DEBUG_TMP_DISABLE = 'debug-disable_tmp';

	/*** Other consts ***/
	const O_GUIDE = 'litespeed-guide'; // Array of each guidance tag as key, step as val //xx todo: may need to remove

	// Server variables
	const ENV_CRAWLER_USLEEP             = 'CRAWLER_USLEEP';
	const ENV_CRAWLER_LOAD_LIMIT         = 'CRAWLER_LOAD_LIMIT';
	const ENV_CRAWLER_LOAD_LIMIT_ENFORCE = 'CRAWLER_LOAD_LIMIT_ENFORCE';

	const CRWL_COOKIE_NAME = 'name';
	const CRWL_COOKIE_VALS = 'vals';

	const CDN_MAPPING_URL      = 'url';
	const CDN_MAPPING_INC_IMG  = 'inc_img';
	const CDN_MAPPING_INC_CSS  = 'inc_css';
	const CDN_MAPPING_INC_JS   = 'inc_js';
	const CDN_MAPPING_FILETYPE = 'filetype';

	const VAL_OFF = 0;
	const VAL_ON  = 1;
	const VAL_ON2 = 2;

	/* This is for API hook usage */
	const IMG_OPTM_BM_ORI      = 1; // @Deprecated since v7.0
	const IMG_OPTM_BM_WEBP     = 2; // @Deprecated since v7.0
	const IMG_OPTM_BM_LOSSLESS = 4; // @Deprecated since v7.0
	const IMG_OPTM_BM_EXIF     = 8; // @Deprecated since v7.0
	const IMG_OPTM_BM_AVIF     = 16; // @Deprecated since v7.0

	/**
	 * Site related options (Will not overwrite other sites' config).
	 *
	 * @var string[]
	 */
	protected static $single_site_options = [
		self::O_CRAWLER,
		self::O_CRAWLER_SITEMAP,
		self::O_CDN,
		self::O_CDN_ORI,
		self::O_CDN_ORI_DIR,
		self::O_CDN_EXC,
		self::O_CDN_CLOUDFLARE,
		self::O_CDN_CLOUDFLARE_EMAIL,
		self::O_CDN_CLOUDFLARE_KEY,
		self::O_CDN_CLOUDFLARE_NAME,
		self::O_CDN_CLOUDFLARE_ZONE,
		self::O_CDN_CLOUDFLARE_CLEAR,
		self::O_CDN_MAPPING,
		self::O_CDN_ATTR,
		self::O_QC_NAMESERVERS,
		self::O_QC_CNAME,
	];

	/**
	 * Default options for single-site installs.
	 *
	 * @var array<string,mixed>
	 */
	protected static $_default_options = [
		self::_VER => '',
		self::HASH => '',
		self::O_API_KEY => '',
		self::O_AUTO_UPGRADE => false,
		self::O_SERVER_IP => '',
		self::O_GUEST => false,
		self::O_GUEST_OPTM => false,
		self::O_NEWS => false,

		// Cache
		self::O_CACHE => false,
		self::O_CACHE_PRIV => false,
		self::O_CACHE_COMMENTER => false,
		self::O_CACHE_REST => false,
		self::O_CACHE_PAGE_LOGIN => false,
		self::O_CACHE_MOBILE => false,
		self::O_CACHE_MOBILE_RULES => [],
		self::O_CACHE_BROWSER => false,
		self::O_CACHE_EXC_USERAGENTS => [],
		self::O_CACHE_EXC_COOKIES => [],
		self::O_CACHE_EXC_QS => [],
		self::O_CACHE_EXC_CAT => [],
		self::O_CACHE_EXC_TAG => [],
		self::O_CACHE_FORCE_URI => [],
		self::O_CACHE_FORCE_PUB_URI => [],
		self::O_CACHE_PRIV_URI => [],
		self::O_CACHE_EXC => [],
		self::O_CACHE_EXC_ROLES => [],
		self::O_CACHE_DROP_QS => [],
		self::O_CACHE_TTL_PUB => 0,
		self::O_CACHE_TTL_PRIV => 0,
		self::O_CACHE_TTL_FRONTPAGE => 0,
		self::O_CACHE_TTL_FEED => 0,
		self::O_CACHE_TTL_REST => 0,
		self::O_CACHE_TTL_BROWSER => 0,
		self::O_CACHE_TTL_STATUS => [],
		self::O_CACHE_LOGIN_COOKIE => '',
		self::O_CACHE_AJAX_TTL => [],
		self::O_CACHE_VARY_COOKIES => [],
		self::O_CACHE_VARY_GROUP => [],

		// Purge
		self::O_PURGE_ON_UPGRADE => false,
		self::O_PURGE_STALE => false,
		self::O_PURGE_POST_ALL => false,
		self::O_PURGE_POST_FRONTPAGE => false,
		self::O_PURGE_POST_HOMEPAGE => false,
		self::O_PURGE_POST_PAGES => false,
		self::O_PURGE_POST_PAGES_WITH_RECENT_POSTS => false,
		self::O_PURGE_POST_AUTHOR => false,
		self::O_PURGE_POST_YEAR => false,
		self::O_PURGE_POST_MONTH => false,
		self::O_PURGE_POST_DATE => false,
		self::O_PURGE_POST_TERM => false,
		self::O_PURGE_POST_POSTTYPE => false,
		self::O_PURGE_TIMED_URLS => [],
		self::O_PURGE_TIMED_URLS_TIME => '',
		self::O_PURGE_HOOK_ALL => [],

		// ESI
		self::O_ESI => false,
		self::O_ESI_CACHE_ADMBAR => false,
		self::O_ESI_CACHE_COMMFORM => false,
		self::O_ESI_NONCE => [],

		// Util
		self::O_UTIL_INSTANT_CLICK => false,
		self::O_UTIL_NO_HTTPS_VARY => false,

		// Debug
		self::O_DEBUG_DISABLE_ALL => false,
		self::O_DEBUG => false,
		self::O_DEBUG_IPS => [],
		self::O_DEBUG_LEVEL => false,
		self::O_DEBUG_FILESIZE => 0,
		self::O_DEBUG_COLLAPSE_QS => false,
		self::O_DEBUG_INC => [],
		self::O_DEBUG_EXC => [],
		self::O_DEBUG_EXC_STRINGS => [],

		// DB Optm
		self::O_DB_OPTM_REVISIONS_MAX => 0,
		self::O_DB_OPTM_REVISIONS_AGE => 0,

		// HTML Optm
		self::O_OPTM_CSS_MIN => false,
		self::O_OPTM_CSS_COMB => false,
		self::O_OPTM_CSS_COMB_EXT_INL => false,
		self::O_OPTM_UCSS => false,
		self::O_OPTM_UCSS_INLINE => false,
		self::O_OPTM_UCSS_SELECTOR_WHITELIST => [],
		self::O_OPTM_UCSS_FILE_EXC_INLINE => [],
		self::O_OPTM_UCSS_EXC => [],
		self::O_OPTM_CSS_EXC => [],
		self::O_OPTM_JS_MIN => false,
		self::O_OPTM_JS_COMB => false,
		self::O_OPTM_JS_COMB_EXT_INL => false,
		self::O_OPTM_JS_DELAY_INC => [],
		self::O_OPTM_JS_EXC => [],
		self::O_OPTM_HTML_MIN => false,
		self::O_OPTM_HTML_LAZY => [],
		self::O_OPTM_HTML_SKIP_COMMENTS => [],
		self::O_OPTM_QS_RM => false,
		self::O_OPTM_GGFONTS_RM => false,
		self::O_OPTM_CSS_ASYNC => false,
		self::O_OPTM_CCSS_PER_URL => false,
		self::O_OPTM_CCSS_SEP_POSTTYPE => [],
		self::O_OPTM_CCSS_SEP_URI => [],
		self::O_OPTM_CCSS_SELECTOR_WHITELIST => [],
		self::O_OPTM_CSS_ASYNC_INLINE => false,
		self::O_OPTM_CSS_FONT_DISPLAY => false,
		self::O_OPTM_JS_DEFER => false,
		self::O_OPTM_EMOJI_RM => false,
		self::O_OPTM_NOSCRIPT_RM => false,
		self::O_OPTM_GGFONTS_ASYNC => false,
		self::O_OPTM_EXC_ROLES => [],
		self::O_OPTM_CCSS_CON => '',
		self::O_OPTM_JS_DEFER_EXC => [],
		self::O_OPTM_GM_JS_EXC => [],
		self::O_OPTM_DNS_PREFETCH => [],
		self::O_OPTM_DNS_PREFETCH_CTRL => false,
		self::O_OPTM_DNS_PRECONNECT => [],
		self::O_OPTM_EXC => [],
		self::O_OPTM_GUEST_ONLY => false,

		// Object
		self::O_OBJECT => false,
		self::O_OBJECT_KIND => false,
		self::O_OBJECT_HOST => '',
		self::O_OBJECT_PORT => 0,
		self::O_OBJECT_LIFE => 0,
		self::O_OBJECT_PERSISTENT => false,
		self::O_OBJECT_ADMIN => false,
		self::O_OBJECT_TRANSIENTS => false,
		self::O_OBJECT_DB_ID => 0,
		self::O_OBJECT_USER => '',
		self::O_OBJECT_PSWD => '',
		self::O_OBJECT_GLOBAL_GROUPS => [],
		self::O_OBJECT_NON_PERSISTENT_GROUPS => [],

		// Discuss
		self::O_DISCUSS_AVATAR_CACHE => false,
		self::O_DISCUSS_AVATAR_CRON => false,
		self::O_DISCUSS_AVATAR_CACHE_TTL => 0,
		self::O_OPTM_LOCALIZE => false,
		self::O_OPTM_LOCALIZE_DOMAINS => [],

		// Media
		self::O_MEDIA_LAZY => false,
		self::O_MEDIA_LAZY_PLACEHOLDER => '',
		self::O_MEDIA_PLACEHOLDER_RESP => false,
		self::O_MEDIA_PLACEHOLDER_RESP_COLOR => '',
		self::O_MEDIA_PLACEHOLDER_RESP_SVG => '',
		self::O_MEDIA_LQIP => false,
		self::O_MEDIA_LQIP_QUAL => 0,
		self::O_MEDIA_LQIP_MIN_W => 0,
		self::O_MEDIA_LQIP_MIN_H => 0,
		self::O_MEDIA_PLACEHOLDER_RESP_ASYNC => false,
		self::O_MEDIA_IFRAME_LAZY => false,
		self::O_MEDIA_ADD_MISSING_SIZES => false,
		self::O_MEDIA_LAZY_EXC => [],
		self::O_MEDIA_LAZY_CLS_EXC => [],
		self::O_MEDIA_LAZY_PARENT_CLS_EXC => [],
		self::O_MEDIA_IFRAME_LAZY_CLS_EXC => [],
		self::O_MEDIA_IFRAME_LAZY_PARENT_CLS_EXC => [],
		self::O_MEDIA_LAZY_URI_EXC => [],
		self::O_MEDIA_LQIP_EXC => [],
		self::O_MEDIA_VPI => false,
		self::O_MEDIA_VPI_CRON => false,
		self::O_MEDIA_AUTO_RESCALE_ORI => false,

		// Image Optm
		self::O_IMG_OPTM_AUTO => false,
		self::O_IMG_OPTM_ORI => false,
		self::O_IMG_OPTM_RM_BKUP => false,
		self::O_IMG_OPTM_WEBP => false,
		self::O_IMG_OPTM_LOSSLESS => false,
		self::O_IMG_OPTM_SIZES_SKIPPED => [],
		self::O_IMG_OPTM_EXIF => false,
		self::O_IMG_OPTM_WEBP_ATTR => [],
		self::O_IMG_OPTM_WEBP_REPLACE_SRCSET => false,
		self::O_IMG_OPTM_JPG_QUALITY => 0,

		// Crawler
		self::O_CRAWLER => false,
		self::O_CRAWLER_CRAWL_INTERVAL => 0,
		self::O_CRAWLER_LOAD_LIMIT => 0,
		self::O_CRAWLER_SITEMAP => '',
		self::O_CRAWLER_ROLES => [],
		self::O_CRAWLER_COOKIES => [],

		// Misc
		self::O_MISC_HEARTBEAT_FRONT => false,
		self::O_MISC_HEARTBEAT_FRONT_TTL => 0,
		self::O_MISC_HEARTBEAT_BACK => false,
		self::O_MISC_HEARTBEAT_BACK_TTL => 0,
		self::O_MISC_HEARTBEAT_EDITOR => false,
		self::O_MISC_HEARTBEAT_EDITOR_TTL => 0,

		// CDN
		self::O_CDN => false,
		self::O_CDN_ORI => [],
		self::O_CDN_ORI_DIR => [],
		self::O_CDN_EXC => [],
		self::O_CDN_QUIC => false,
		self::O_CDN_CLOUDFLARE => false,
		self::O_CDN_CLOUDFLARE_EMAIL => '',
		self::O_CDN_CLOUDFLARE_KEY => '',
		self::O_CDN_CLOUDFLARE_NAME => '',
		self::O_CDN_CLOUDFLARE_ZONE => '',
		self::O_CDN_CLOUDFLARE_CLEAR => false,
		self::O_CDN_MAPPING => [],
		self::O_CDN_ATTR => [],

		self::O_QC_NAMESERVERS => '',
		self::O_QC_CNAME => '',

		self::DEBUG_TMP_DISABLE => 0,
	];

	/**
	 * Default options for multisite (site-level options stored network-wide).
	 *
	 * @var array<string,mixed>
	 */
	protected static $_default_site_options = [
		self::_VER => '',
		self::O_CACHE => false,
		self::NETWORK_O_USE_PRIMARY => false,
		self::O_AUTO_UPGRADE => false,
		self::O_GUEST => false,

		self::O_CACHE_BROWSER => false,
		self::O_CACHE_MOBILE => false,
		self::O_CACHE_MOBILE_RULES => [],
		self::O_CACHE_DROP_QS => [],
		self::O_CACHE_LOGIN_COOKIE => '',
		self::O_CACHE_VARY_COOKIES => [],
		self::O_CACHE_EXC_COOKIES => [],
		self::O_CACHE_EXC_USERAGENTS => [],
		self::O_CACHE_TTL_BROWSER => 0,

		self::O_PURGE_ON_UPGRADE => false,

		self::O_OBJECT => false,
		self::O_OBJECT_KIND => false,
		self::O_OBJECT_HOST => '',
		self::O_OBJECT_PORT => 0,
		self::O_OBJECT_LIFE => 0,
		self::O_OBJECT_PERSISTENT => false,
		self::O_OBJECT_ADMIN => false,
		self::O_OBJECT_TRANSIENTS => false,
		self::O_OBJECT_DB_ID => 0,
		self::O_OBJECT_USER => '',
		self::O_OBJECT_PSWD => '',
		self::O_OBJECT_GLOBAL_GROUPS => [],
		self::O_OBJECT_NON_PERSISTENT_GROUPS => [],

		// Debug
		self::O_DEBUG_DISABLE_ALL => false,
		self::O_DEBUG => false,
		self::O_DEBUG_IPS => [],
		self::O_DEBUG_LEVEL => false,
		self::O_DEBUG_FILESIZE => 0,
		self::O_DEBUG_COLLAPSE_QS => false,
		self::O_DEBUG_INC => [],
		self::O_DEBUG_EXC => [],
		self::O_DEBUG_EXC_STRINGS => [],

		self::O_IMG_OPTM_WEBP => false,
	];

	/**
	 * Multi-switch options: option ID => max state (int).
	 * NOTE: all the val of following items will be int while not bool
	 *
	 * @var array<string,int>
	 */
	protected static $_multi_switch_list = [
		self::O_DEBUG => 2,
		self::O_OPTM_JS_DEFER => 2,
		self::O_IMG_OPTM_WEBP => 2,
	];

	/**
	 * Correct the option type.
	 *
	 * TODO: add similar network func
	 *
	 * @since 3.0.3
	 *
	 * @param mixed  $val          Incoming value.
	 * @param string $id           Option ID.
	 * @param bool   $is_site_conf Whether using site-level defaults.
	 * @return mixed
	 */
	protected function type_casting( $val, $id, $is_site_conf = false ) {
		$default_v = ! $is_site_conf ? self::$_default_options[ $id ] : self::$_default_site_options[ $id ];
		if ( is_bool( $default_v ) ) {
			if ( 'true' === $val ) {
				$val = true;
			}
			if ( 'false' === $val ) {
				$val = false;
			}

			$max = $this->_conf_multi_switch( $id );
			if ( $max ) {
				$val  = (int) $val;
				$val %= $max + 1;
			} else {
				$val = (bool) $val;
			}
		} elseif ( is_array( $default_v ) ) {
			// from textarea input
			if ( ! is_array( $val ) ) {
				$val = Utility::sanitize_lines( $val, $this->_conf_filter( $id ) );
			}
		} elseif ( ! is_string( $default_v ) ) {
			$val = (int) $val;
		} else {
			// Check if the string has a limit set
			$val = $this->_conf_string_val( $id, $val );
		}

		return $val;
	}

	/**
	 * Load default network settings from data.ini
	 *
	 * @since 3.0
	 * @return array<string,mixed>
	 */
	public function load_default_site_vals() {
		// Load network_default.json
		if ( file_exists( LSCWP_DIR . 'data/const.network_default.json' ) ) {
			$default_ini_cfg = json_decode( File::read( LSCWP_DIR . 'data/const.network_default.json' ), true );
			foreach ( self::$_default_site_options as $k => $v ) {
				if ( ! array_key_exists( $k, $default_ini_cfg ) ) {
					continue;
				}

				// Parse value in ini file
				$ini_v = $this->type_casting( $default_ini_cfg[ $k ], $k, true );

				if ( $ini_v === $v ) {
					continue;
				}

				self::$_default_site_options[ $k ] = $ini_v;
			}
		}

		self::$_default_site_options[ self::_VER ] = Core::VER;

		return self::$_default_site_options;
	}

	/**
	 * Load default values from default.json
	 *
	 * @since 3.0
	 * @access public
	 * @return array<string,mixed>
	 */
	public function load_default_vals() {
		// Load default.json
		if ( file_exists( LSCWP_DIR . 'data/const.default.json' ) ) {
			$default_ini_cfg = json_decode( File::read( LSCWP_DIR . 'data/const.default.json' ), true );
			foreach ( self::$_default_options as $k => $v ) {
				if ( ! array_key_exists( $k, $default_ini_cfg ) ) {
					continue;
				}

				// Parse value in ini file
				$ini_v = $this->type_casting( $default_ini_cfg[ $k ], $k );

				// NOTE: Multiple lines value must be stored as array
				/**
				 * Special handler for CDN_mapping
				 *
				 * Format in .ini:
				 *      [cdn-mapping]
				 *      url[0] = 'https://example.com/'
				 *      inc_js[0] = true
				 *      filetype[0] = '.css
				 *                     .js
				 *                     .jpg'
				 *
				 * format out:
				 *      [0] = [ 'url' => 'https://example.com', 'inc_js' => true, 'filetype' => [ '.css', '.js', '.jpg' ] ]
				 */
				if ( self::O_CDN_MAPPING === $k ) {
					$mapping_fields = [
						self::CDN_MAPPING_URL,
						self::CDN_MAPPING_INC_IMG,
						self::CDN_MAPPING_INC_CSS,
						self::CDN_MAPPING_INC_JS,
						self::CDN_MAPPING_FILETYPE, // Array
					];
					$ini_v2         = [];
					foreach ( $ini_v[ self::CDN_MAPPING_URL ] as $k2 => $v2 ) {
						// $k2 is numeric
						$this_row = [];
						foreach ( $mapping_fields as $v3 ) {
							$this_v = ! empty( $ini_v[ $v3 ][ $k2 ] ) ? $ini_v[ $v3 ][ $k2 ] : false;
							if ( self::CDN_MAPPING_URL === $v3 ) {
								if ( empty( $this_v ) ) {
									$this_v = '';
								}
							}
							if ( self::CDN_MAPPING_FILETYPE === $v3 ) {
								$this_v = $this_v ? Utility::sanitize_lines( $this_v ) : []; // Note: Since v3.0 its already an array
							}
							$this_row[ $v3 ] = $this_v;
						}
						$ini_v2[ $k2 ] = $this_row;
					}
					$ini_v = $ini_v2;
				}

				if ( $ini_v === $v ) {
					continue;
				}

				self::$_default_options[ $k ] = $ini_v;
			}
		}

		// Load internal default vals
		// Setting the default bool to int is also to avoid type casting override it back to bool
		self::$_default_options[ self::O_CACHE ] = is_multisite() ? self::VAL_ON2 : self::VAL_ON; // For multi site, default is 2 (Use Network Admin Settings). For single site, default is 1 (Enabled).

		// Load default vals containing variables
		if ( ! self::$_default_options[ self::O_CDN_ORI_DIR ] ) {
			self::$_default_options[ self::O_CDN_ORI_DIR ] = LSCWP_CONTENT_FOLDER . "\nwp-includes";
			self::$_default_options[ self::O_CDN_ORI_DIR ] = explode( "\n", self::$_default_options[ self::O_CDN_ORI_DIR ] );
			self::$_default_options[ self::O_CDN_ORI_DIR ] = array_map( 'trim', self::$_default_options[ self::O_CDN_ORI_DIR ] );
		}

		// Set security key if not initialized yet
		if ( ! self::$_default_options[ self::HASH ] ) {
			self::$_default_options[ self::HASH ] = Str::rrand( 32 );
		}

		self::$_default_options[ self::_VER ] = Core::VER;

		return self::$_default_options;
	}

	/**
	 * Format the string value.
	 *
	 * @since 3.0
	 *
	 * @param string $id  Option ID.
	 * @param mixed  $val Value.
	 * @return string
	 */
	protected function _conf_string_val( $id, $val ) {
		return (string) $val;
	}

	/**
	 * If the switch setting is a triple value or not.
	 *
	 * @since 3.0
	 *
	 * @param string $id Option ID.
	 * @return int|false
	 */
	protected function _conf_multi_switch( $id ) {
		if ( ! empty( self::$_multi_switch_list[ $id ] ) ) {
			return self::$_multi_switch_list[ $id ];
		}

		if ( self::O_CACHE === $id && is_multisite() ) {
			return self::VAL_ON2;
		}

		return false;
	}

	/**
	 * Append a new multi switch max limit for the bool option.
	 *
	 * @since 3.0
	 *
	 * @param string $id Option ID.
	 * @param int    $v  Max state.
	 * @return void
	 */
	public static function set_multi_switch( $id, $v ) {
		self::$_multi_switch_list[ $id ] = $v;
	}

	/**
	 * Generate const name based on $id.
	 *
	 * @since 3.0
	 *
	 * @param string $id Option ID.
	 * @return string
	 */
	public static function conf_const( $id ) {
		return 'LITESPEED_CONF__' . strtoupper( str_replace( '-', '__', $id ) );
	}

	/**
	 * Filter to be used when saving setting.
	 *
	 * @since 3.0
	 *
	 * @param string $id Option ID.
	 * @return string|false
	 */
	protected function _conf_filter( $id ) {
		$filters = [
			self::O_MEDIA_LAZY_EXC => 'uri',
			self::O_DEBUG_INC => 'relative',
			self::O_DEBUG_EXC => 'relative',
			self::O_MEDIA_LAZY_URI_EXC => 'relative',
			self::O_CACHE_PRIV_URI => 'relative',
			self::O_PURGE_TIMED_URLS => 'relative',
			self::O_CACHE_FORCE_URI => 'relative',
			self::O_CACHE_FORCE_PUB_URI => 'relative',
			self::O_CACHE_EXC => 'relative',
			// self::O_OPTM_CSS_EXC     => 'uri', // Need to comment out for inline & external CSS
			// self::O_OPTM_JS_EXC          => 'uri',
			self::O_OPTM_EXC => 'relative',
			self::O_OPTM_CCSS_SEP_URI => 'uri',
			// self::O_OPTM_JS_DEFER_EXC    => 'uri',
			self::O_OPTM_DNS_PREFETCH => 'domain',
			self::O_CDN_ORI => 'noprotocol,trailingslash', // `Original URLs`
			// self::O_OPTM_LOCALIZE_DOMAINS    => 'noprotocol', // `Localize Resources`
			// self::   => '',
			// self::   => '',
		];

		if ( ! empty( $filters[ $id ] ) ) {
			return $filters[ $id ];
		}

		return false;
	}

	/**
	 * If the setting changes worth a purge or not.
	 *
	 * @since 3.0
	 *
	 * @param string $id Option ID.
	 * @return bool
	 */
	protected function _conf_purge( $id ) {
		$check_ids = [
			self::O_MEDIA_LAZY_URI_EXC,
			self::O_OPTM_EXC,
			self::O_CACHE_PRIV_URI,
			self::O_PURGE_TIMED_URLS,
			self::O_CACHE_FORCE_URI,
			self::O_CACHE_FORCE_PUB_URI,
			self::O_CACHE_EXC,
		];

		return in_array( $id, $check_ids, true );
	}

	/**
	 * If the setting changes worth a purge ALL or not.
	 *
	 * @since 3.0
	 *
	 * @param string $id Option ID.
	 * @return bool
	 */
	protected function _conf_purge_all( $id ) {
		$check_ids = [ self::O_CACHE, self::O_ESI, self::O_DEBUG_DISABLE_ALL, self::NETWORK_O_USE_PRIMARY ];

		return in_array( $id, $check_ids, true );
	}

	/**
	 * If the setting is a password or not.
	 *
	 * @since 3.0
	 *
	 * @param string $id Option ID.
	 * @return bool
	 */
	protected function _conf_pswd( $id ) {
		$check_ids = [ self::O_CDN_CLOUDFLARE_KEY, self::O_OBJECT_PSWD ];

		return in_array( $id, $check_ids, true );
	}

	/**
	 * If the setting is cron related or not.
	 *
	 * @since 3.0
	 *
	 * @param string $id Option ID.
	 * @return bool
	 */
	protected function _conf_cron( $id ) {
		$check_ids = [ self::O_OPTM_CSS_ASYNC, self::O_MEDIA_PLACEHOLDER_RESP_ASYNC, self::O_DISCUSS_AVATAR_CRON, self::O_IMG_OPTM_AUTO, self::O_CRAWLER ];

		return in_array( $id, $check_ids, true );
	}

	/**
	 * If the setting changes worth a purge, return the tag.
	 *
	 * @since 3.0
	 *
	 * @param string $id Option ID.
	 * @return string|false
	 */
	protected function _conf_purge_tag( $id ) {
		$check_ids = [
			self::O_CACHE_PAGE_LOGIN => Tag::TYPE_LOGIN,
		];

		if ( ! empty( $check_ids[ $id ] ) ) {
			return $check_ids[ $id ];
		}

		return false;
	}

	/**
	 * Generate server vars.
	 *
	 * @since 2.4.1
	 *
	 * @return array<string,mixed> Map of constant name => value|null.
	 */
	public function server_vars() {
		$consts      = [
			'WP_SITEURL',
			'WP_HOME',
			'WP_CONTENT_DIR',
			'SHORTINIT',
			'LSCWP_CONTENT_DIR',
			'LSCWP_CONTENT_FOLDER',
			'LSCWP_DIR',
			'LITESPEED_TIME_OFFSET',
			'LITESPEED_SERVER_TYPE',
			'LITESPEED_CLI',
			'LITESPEED_ALLOWED',
			'LITESPEED_ON',
			'LSWCP_TAG_PREFIX',
			'COOKIEHASH',
		];
		$server_vars = [];
		foreach ( $consts as $v ) {
			$server_vars[ $v ] = defined( $v ) ? constant( $v ) : null;
		}

		return $server_vars;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/doc.cls.php000064400000012711151600266600016625 0ustar00<?php
/**
 * Helper to render small documentation/tooltips in the UI.
 *
 * @package LiteSpeed
 * @since   2.2.7
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Small utility view helpers for docs/warnings/links.
 */
class Doc {

	/**
	 * Show a notice when an option is effectively forced ON by Guest Mode.
	 *
	 * @since 5.5
	 *
	 * @param string $id Option id.
	 * @return void
	 */
	public static function maybe_on_by_gm( $id ) {
		if ( apply_filters( 'litespeed_conf', $id ) ) {
			return;
		}
		if ( ! apply_filters( 'litespeed_conf', Base::O_GUEST ) ) {
			return;
		}
		if ( ! apply_filters( 'litespeed_conf', Base::O_GUEST_OPTM ) ) {
			return;
		}
		echo '<font class="litespeed-warning">';
		echo wp_kses_post(
			'⚠️ ' .
			sprintf(
				__( 'This setting is %1$s for certain qualifying requests due to %2$s!', 'litespeed-cache' ),
				'<code>' . esc_html__( 'ON', 'litespeed-cache' ) . '</code>',
				esc_html( Lang::title( Base::O_GUEST_OPTM ) )
			)
		);
		self::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/general/#guest-optimization' );
		echo '</font>';
	}

	/**
	 * Warn that changes affect the crawler list.
	 *
	 * @since 4.3
	 * @return void
	 */
	public static function crawler_affected() {
		echo '<span class="litespeed-primary">';
		echo '⚠️ ' . esc_html__( 'This setting will regenerate crawler list and clear the disabled list!', 'litespeed-cache' );
		echo '</span>';
	}

	/**
	 * Privacy policy text for front-end disclosure.
	 *
	 * @since 2.2.7
	 *
	 * @return string Safe HTML string.
	 */
	public static function privacy_policy() {
		$text = esc_html__(
			'This site utilizes caching in order to facilitate a faster response time and better user experience. Caching potentially stores a duplicate copy of every web page that is on display on this site. All cache files are temporary, and are never accessed by any third party, except as necessary to obtain technical support from the cache plugin vendor. Cache files expire on a schedule set by the site administrator, but may easily be purged by the admin before their natural expiration, if necessary. We may use QUIC.cloud services to process & cache your data temporarily.',
			'litespeed-cache'
		);

		$link = sprintf(
			/* translators: %s: QUIC.cloud privacy policy URL */
			esc_html__( 'Please see %s for more details.', 'litespeed-cache' ),
			sprintf(
				'<a href="%1$s" target="_blank" rel="noopener noreferrer">%1$s</a>',
				esc_url( 'https://quic.cloud/privacy-policy/' )
			)
		);

		// Return as HTML (link already escaped).
		return $text . ' ' . $link;
	}

	/**
	 * Render (or return) a "Learn more" link.
	 *
	 * @since 2.4.2
	 *
	 * @param string $url           Destination URL.
	 * @param string $title         Optional link text. Defaults to "Learn More".
	 * @param bool   $self_tab      Open in self tab or new tab (adds target/_blank + rel).
	 * @param string $css_class     CSS class for the anchor.
	 * @param bool   $return_output Return instead of echo.
	 * @return string|void
	 */
	public static function learn_more( $url, $title = '', $self_tab = false, $css_class = '', $return_output = false ) {
		$css_class = $css_class ? $css_class : 'litespeed-learn-more';
		$title     = $title ? $title : esc_html__( 'Learn More', 'litespeed-cache' );

		$target_rel = $self_tab ? '' : ' target="_blank" rel="noopener noreferrer"';
		$anchor     = sprintf(
			' <a href="%s"%s class="%s">%s</a>',
			esc_url( $url ),
			$target_rel, // Already hardcoded/safe.
			esc_attr( $css_class ),
			wp_kses_post( $title )
		);

		if ( $return_output ) {
			return $anchor;
		}

		echo wp_kses_post( $anchor );
	}

	/**
	 * Output "One per line." helper text.
	 *
	 * @since 3.0
	 *
	 * @param bool $return_output Return the string instead of echoing.
	 * @return string|void
	 */
	public static function one_per_line( $return_output = false ) {
		$str = esc_html__( 'One per line.', 'litespeed-cache' );
		if ( $return_output ) {
			return $str;
		}
		echo esc_html( $str );
	}

	/**
	 * Output helper text about full/partial URL support.
	 *
	 * @since 3.4
	 *
	 * @param bool $string_only If true, say "strings" only; otherwise specify URLs/strings.
	 * @return void
	 */
	public static function full_or_partial_url( $string_only = false ) {
		if ( $string_only ) {
			echo esc_html__( 'Both full and partial strings can be used.', 'litespeed-cache' );
		} else {
			echo esc_html__( 'Both full URLs and partial strings can be used.', 'litespeed-cache' );
		}
	}

	/**
	 * Notice that a setting will edit .htaccess.
	 *
	 * @since 3.0
	 * @return void
	 */
	public static function notice_htaccess() {
		echo '<span class="litespeed-primary">';
		echo '⚠️ ' . esc_html__( 'This setting will edit the .htaccess file.', 'litespeed-cache' ) . ' ';
		self::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/toolbox/#edit-htaccess-tab' );
		echo '</span>';
	}

	/**
	 * Gentle reminder that QUIC.cloud queues are asynchronous.
	 *
	 * @since 5.3.1
	 *
	 * @param bool $return_output Return the HTML instead of echoing.
	 * @return string|void
	 */
	public static function queue_issues( $return_output = false ) {
		$link = self::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/troubleshoot/#quiccloud-queue-issues', '', false, '', true );

		$html = sprintf(
			'<div class="litespeed-desc">%s %s</div>',
			esc_html__( 'The queue is processed asynchronously. It may take time.', 'litespeed-cache' ),
			$link // already escaped.
		);

		if ( $return_output ) {
			return $html;
		}

		echo wp_kses_post( $html );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/htaccess.cls.php000064400000060002151600266650017656 0ustar00<?php
// phpcs:ignoreFile

/**
 * The htaccess rewrite rule operation class
 *
 * @since      1.0.0
 * @package    LiteSpeed
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Htaccess extends Root {

	private $frontend_htaccess          = null;
	private $_default_frontend_htaccess = null;
	private $backend_htaccess           = null;
	private $_default_backend_htaccess  = null;
	private $theme_htaccess             = null; // Not used yet
	private $frontend_htaccess_readable = false;
	private $frontend_htaccess_writable = false;
	private $backend_htaccess_readable  = false;
	private $backend_htaccess_writable  = false;
	private $theme_htaccess_readable    = false;
	private $theme_htaccess_writable    = false;
	private $__rewrite_on;

	const LS_MODULE_START            = '<IfModule LiteSpeed>';
	const EXPIRES_MODULE_START       = '<IfModule mod_expires.c>';
	const LS_MODULE_END              = '</IfModule>';
	const LS_MODULE_REWRITE_START    = '<IfModule mod_rewrite.c>';
	const REWRITE_ON                 = 'RewriteEngine on';
	const LS_MODULE_DONOTEDIT        = '## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##';
	const MARKER                     = 'LSCACHE';
	const MARKER_NONLS               = 'NON_LSCACHE';
	const MARKER_LOGIN_COOKIE        = '### marker LOGIN COOKIE';
	const MARKER_ASYNC               = '### marker ASYNC';
	const MARKER_CRAWLER             = '### marker CRAWLER';
	const MARKER_MOBILE              = '### marker MOBILE';
	const MARKER_NOCACHE_COOKIES     = '### marker NOCACHE COOKIES';
	const MARKER_NOCACHE_USER_AGENTS = '### marker NOCACHE USER AGENTS';
	const MARKER_CACHE_RESOURCE      = '### marker CACHE RESOURCE';
	const MARKER_BROWSER_CACHE       = '### marker BROWSER CACHE';
	const MARKER_MINIFY              = '### marker MINIFY';
	const MARKER_CORS                = '### marker CORS';
	const MARKER_WEBP                = '### marker WEBP';
	const MARKER_DROPQS              = '### marker DROPQS';
	const MARKER_START               = ' start ###';
	const MARKER_END                 = ' end ###';

	/**
	 * Initialize the class and set its properties.
	 *
	 * @since    1.0.7
	 */
	public function __construct() {
		$this->_path_set();
		$this->_default_frontend_htaccess = $this->frontend_htaccess;
		$this->_default_backend_htaccess  = $this->backend_htaccess;

		$frontend_htaccess = defined('LITESPEED_CFG_HTACCESS') ? constant('LITESPEED_CFG_HTACCESS') : false;
		if ($frontend_htaccess && substr($frontend_htaccess, -10) === '/.htaccess') {
			$this->frontend_htaccess = $frontend_htaccess;
		}
		$backend_htaccess = defined('LITESPEED_CFG_HTACCESS_BACKEND') ? constant('LITESPEED_CFG_HTACCESS_BACKEND') : false;
		if ($backend_htaccess && substr($backend_htaccess, -10) === '/.htaccess') {
			$this->backend_htaccess = $backend_htaccess;
		}

		// Filter for frontend&backend htaccess path
		$this->frontend_htaccess = apply_filters('litespeed_frontend_htaccess', $this->frontend_htaccess);
		$this->backend_htaccess  = apply_filters('litespeed_backend_htaccess', $this->backend_htaccess);

		clearstatcache();

		// frontend .htaccess privilege
		$test_permissions = file_exists($this->frontend_htaccess) ? $this->frontend_htaccess : dirname($this->frontend_htaccess);
		if (is_readable($test_permissions)) {
			$this->frontend_htaccess_readable = true;
		}
		if (is_writable($test_permissions)) {
			$this->frontend_htaccess_writable = true;
		}

		$this->__rewrite_on = array(
			self::REWRITE_ON,
			'CacheLookup on',
			'RewriteRule .* - [E=Cache-Control:no-autoflush]',
			'RewriteRule ' . preg_quote(LITESPEED_DATA_FOLDER) . '/debug/.*\.log$ - [F,L]',
			'RewriteRule ' . preg_quote(self::CONF_FILE) . ' - [F,L]',
		);

		// backend .htaccess privilege
		if ($this->frontend_htaccess === $this->backend_htaccess) {
			$this->backend_htaccess_readable = $this->frontend_htaccess_readable;
			$this->backend_htaccess_writable = $this->frontend_htaccess_writable;
		} else {
			$test_permissions = file_exists($this->backend_htaccess) ? $this->backend_htaccess : dirname($this->backend_htaccess);
			if (is_readable($test_permissions)) {
				$this->backend_htaccess_readable = true;
			}
			if (is_writable($test_permissions)) {
				$this->backend_htaccess_writable = true;
			}
		}
	}

	/**
	 * Get if htaccess file is readable
	 *
	 * @since 1.1.0
	 * @return string
	 */
	private function _readable( $kind = 'frontend' ) {
		if ($kind === 'frontend') {
			return $this->frontend_htaccess_readable;
		}
		if ($kind === 'backend') {
			return $this->backend_htaccess_readable;
		}
	}

	/**
	 * Get if htaccess file is writable
	 *
	 * @since 1.1.0
	 * @return string
	 */
	public function writable( $kind = 'frontend' ) {
		if ($kind === 'frontend') {
			return $this->frontend_htaccess_writable;
		}
		if ($kind === 'backend') {
			return $this->backend_htaccess_writable;
		}
	}

	/**
	 * Get frontend htaccess path
	 *
	 * @since 1.1.0
	 * @return string
	 */
	public static function get_frontend_htaccess( $show_default = false ) {
		if ($show_default) {
			return self::cls()->_default_frontend_htaccess;
		}
		return self::cls()->frontend_htaccess;
	}

	/**
	 * Get backend htaccess path
	 *
	 * @since 1.1.0
	 * @return string
	 */
	public static function get_backend_htaccess( $show_default = false ) {
		if ($show_default) {
			return self::cls()->_default_backend_htaccess;
		}
		return self::cls()->backend_htaccess;
	}

	/**
	 * Check to see if .htaccess exists starting at $start_path and going up directories until it hits DOCUMENT_ROOT.
	 *
	 * As dirname() strips the ending '/', paths passed in must exclude the final '/'
	 *
	 * @since 1.0.11
	 * @access private
	 */
	private function _htaccess_search( $start_path ) {
		while (!file_exists($start_path . '/.htaccess')) {
			if ($start_path === '/' || !$start_path) {
				return false;
			}

			if (!empty($_SERVER['DOCUMENT_ROOT']) && wp_normalize_path($start_path) === wp_normalize_path($_SERVER['DOCUMENT_ROOT'])) {
				return false;
			}

			if (dirname($start_path) === $start_path) {
				return false;
			}

			$start_path = dirname($start_path);
		}

		return $start_path;
	}

	/**
	 * Set the path class variables.
	 *
	 * @since 1.0.11
	 * @access private
	 */
	private function _path_set() {
		$frontend                 = Router::frontend_path();
		$frontend_htaccess_search = $this->_htaccess_search($frontend); // The existing .htaccess path to be used for frontend .htaccess
		$this->frontend_htaccess  = ($frontend_htaccess_search ?: $frontend) . '/.htaccess';

		$backend = realpath(ABSPATH); // /home/user/public_html/backend/
		if ($frontend == $backend) {
			$this->backend_htaccess = $this->frontend_htaccess;
			return;
		}

		// Backend is a different path
		$backend_htaccess_search = $this->_htaccess_search($backend);
		// Found affected .htaccess
		if ($backend_htaccess_search) {
			$this->backend_htaccess = $backend_htaccess_search . '/.htaccess';
			return;
		}

		// Frontend path is the parent of backend path
		if (stripos($backend, $frontend . '/') === 0) {
			// backend use frontend htaccess
			$this->backend_htaccess = $this->frontend_htaccess;
			return;
		}

		$this->backend_htaccess = $backend . '/.htaccess';
	}

	/**
	 * Get corresponding htaccess path
	 *
	 * @since 1.1.0
	 * @param  string $kind Frontend or backend
	 * @return string       Path
	 */
	public function htaccess_path( $kind = 'frontend' ) {
		switch ($kind) {
			case 'backend':
            $path = $this->backend_htaccess;
				break;

			case 'frontend':
			default:
            $path = $this->frontend_htaccess;
				break;
		}
		return $path;
	}

	/**
	 * Get the content of the rules file.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.0.4
	 * @since  2.9 Used exception for failed reading
	 * @access public
	 */
	public function htaccess_read( $kind = 'frontend' ) {
		$path = $this->htaccess_path($kind);

		if (!$path || !file_exists($path)) {
			return "\n";
		}

		if (!$this->_readable($kind)) {
			Error::t('HTA_R');
		}

		$content = File::read($path);
		if ($content === false) {
			Error::t('HTA_GET');
		}

		// Remove ^M characters.
		$content = str_ireplace("\x0D", '', $content);
		return $content;
	}

	/**
	 * Try to backup the .htaccess file if we didn't save one before.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.0.10
	 * @access private
	 */
	private function _htaccess_backup( $kind = 'frontend' ) {
		$path = $this->htaccess_path($kind);

		if (!file_exists($path)) {
			return;
		}

		if (file_exists($path . '.bk')) {
			return;
		}

		$res = copy($path, $path . '.bk');

		// Failed to backup, abort
		if (!$res) {
			Error::t('HTA_BK');
		}
	}

	/**
	 * Get mobile view rule from htaccess file
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.1.0
	 */
	public function current_mobile_agents() {
		$rules = $this->_get_rule_by(self::MARKER_MOBILE);
		if (!isset($rules[0])) {
			Error::t('HTA_DNF', self::MARKER_MOBILE);
		}

		$rule = trim($rules[0]);
		// 'RewriteCond %{HTTP_USER_AGENT} ' . Utility::arr2regex( $cfg[ $id ], true ) . ' [NC]';
		$match = substr($rule, strlen('RewriteCond %{HTTP_USER_AGENT} '), -strlen(' [NC]'));

		if (!$match) {
			Error::t('HTA_DNF', __('Mobile Agent Rules', 'litespeed-cache'));
		}

		return $match;
	}

	/**
	 * Parse rewrites rule from the .htaccess file.
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.1.0
	 * @access public
	 */
	public function current_login_cookie( $kind = 'frontend' ) {
		$rule = $this->_get_rule_by(self::MARKER_LOGIN_COOKIE, $kind);

		if (!$rule) {
			Error::t('HTA_DNF', self::MARKER_LOGIN_COOKIE);
		}

		if (strpos($rule, 'RewriteRule .? - [E=') !== 0) {
			Error::t('HTA_LOGIN_COOKIE_INVALID');
		}

		$rule_cookie = substr($rule, strlen('RewriteRule .? - [E='), -1);

		if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
			$rule_cookie = trim($rule_cookie, '"');
		}

		// Drop `Cache-Vary:`
		$rule_cookie = substr($rule_cookie, strlen('Cache-Vary:'));

		return $rule_cookie;
	}

	/**
	 * Get rewrite rules based on the marker
	 *
	 * @since  2.0
	 * @access private
	 */
	private function _get_rule_by( $cond, $kind = 'frontend' ) {
		clearstatcache();
		$path = $this->htaccess_path($kind);
		if (!$this->_readable($kind)) {
			return false;
		}

		$rules = File::extract_from_markers($path, self::MARKER);
		if (!in_array($cond . self::MARKER_START, $rules) || !in_array($cond . self::MARKER_END, $rules)) {
			return false;
		}

		$key_start = array_search($cond . self::MARKER_START, $rules);
		$key_end   = array_search($cond . self::MARKER_END, $rules);
		if ($key_start === false || $key_end === false) {
			return false;
		}

		$results = array_slice($rules, $key_start + 1, $key_end - $key_start - 1);
		if (!$results) {
			return false;
		}

		if (count($results) == 1) {
			return trim($results[0]);
		}

		return array_filter($results);
	}

	/**
	 * Generate browser cache rules
	 *
	 * @since  1.3
	 * @access private
	 * @return array Rules set
	 */
	private function _browser_cache_rules( $cfg ) {
		/**
		 * Add ttl setting
		 *
		 * @since 1.6.3
		 */
		$id    = Base::O_CACHE_TTL_BROWSER;
		$ttl   = $cfg[$id];
		$rules = array(
			self::EXPIRES_MODULE_START,
			// '<FilesMatch "\.(pdf|ico|svg|xml|jpg|jpeg|png|gif|webp|ogg|mp4|webm|js|css|woff|woff2|ttf|eot)(\.gz)?$">',
			'ExpiresActive on',
			'ExpiresByType application/pdf A' . $ttl,
			'ExpiresByType image/x-icon A' . $ttl,
			'ExpiresByType image/vnd.microsoft.icon A' . $ttl,
			'ExpiresByType image/svg+xml A' . $ttl,
			'',
			'ExpiresByType image/jpg A' . $ttl,
			'ExpiresByType image/jpeg A' . $ttl,
			'ExpiresByType image/png A' . $ttl,
			'ExpiresByType image/gif A' . $ttl,
			'ExpiresByType image/webp A' . $ttl,
			'ExpiresByType image/avif A' . $ttl,
			'',
			'ExpiresByType video/ogg A' . $ttl,
			'ExpiresByType audio/ogg A' . $ttl,
			'ExpiresByType video/mp4 A' . $ttl,
			'ExpiresByType video/webm A' . $ttl,
			'',
			'ExpiresByType text/css A' . $ttl,
			'ExpiresByType text/javascript A' . $ttl,
			'ExpiresByType application/javascript A' . $ttl,
			'ExpiresByType application/x-javascript A' . $ttl,
			'',
			'ExpiresByType application/x-font-ttf A' . $ttl,
			'ExpiresByType application/x-font-woff A' . $ttl,
			'ExpiresByType application/font-woff A' . $ttl,
			'ExpiresByType application/font-woff2 A' . $ttl,
			'ExpiresByType application/vnd.ms-fontobject A' . $ttl,
			'ExpiresByType font/ttf A' . $ttl,
			'ExpiresByType font/otf A' . $ttl,
			'ExpiresByType font/woff A' . $ttl,
			'ExpiresByType font/woff2 A' . $ttl,
			'',
			// '</FilesMatch>',
			self::LS_MODULE_END,
		);
		return $rules;
	}

	/**
	 * Generate CORS rules for fonts
	 *
	 * @since  1.5
	 * @access private
	 * @return array Rules set
	 */
	private function _cors_rules() {
		return array(
			'<FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font\.css)$">',
			'<IfModule mod_headers.c>',
			'Header set Access-Control-Allow-Origin "*"',
			'</IfModule>',
			'</FilesMatch>',
		);
	}

	/**
	 * Generate rewrite rules based on settings
	 *
	 * @since  1.3
	 * @access private
	 * @param  array $cfg  The settings to be used for rewrite rule
	 * @return array      Rules array
	 */
	private function _generate_rules( $cfg ) {
		$new_rules               = array();
		$new_rules_nonls         = array();
		$new_rules_backend       = array();
		$new_rules_backend_nonls = array();

		// continual crawler
		// $id = Base::O_CRAWLER;
		// if (!empty($cfg[$id])) {
		$new_rules[] = self::MARKER_ASYNC . self::MARKER_START;
		$new_rules[] = 'RewriteCond %{REQUEST_URI} /wp-admin/admin-ajax\.php';
		$new_rules[] = 'RewriteCond %{QUERY_STRING} action=async_litespeed';
		$new_rules[] = 'RewriteRule .* - [E=noabort:1]';
		$new_rules[] = self::MARKER_ASYNC . self::MARKER_END;
		$new_rules[] = '';
		// }

		// mobile agents
		$id = Base::O_CACHE_MOBILE_RULES;
		if ((!empty($cfg[Base::O_CACHE_MOBILE]) || !empty($cfg[Base::O_GUEST])) && !empty($cfg[$id])) {
			$new_rules[] = self::MARKER_MOBILE . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} ' . Utility::arr2regex($cfg[$id], true) . ' [NC]';
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+ismobile]';
			$new_rules[] = self::MARKER_MOBILE . self::MARKER_END;
			$new_rules[] = '';
		}

		// nocache cookie
		$id = Base::O_CACHE_EXC_COOKIES;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_NOCACHE_COOKIES . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_COOKIE} ' . Utility::arr2regex($cfg[$id], true);
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:no-cache]';
			$new_rules[] = self::MARKER_NOCACHE_COOKIES . self::MARKER_END;
			$new_rules[] = '';
		}

		// nocache user agents
		$id = Base::O_CACHE_EXC_USERAGENTS;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_NOCACHE_USER_AGENTS . self::MARKER_START;
			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} ' . Utility::arr2regex($cfg[$id], true) . ' [NC]';
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:no-cache]';
			$new_rules[] = self::MARKER_NOCACHE_USER_AGENTS . self::MARKER_END;
			$new_rules[] = '';
		}

		// check login cookie
		$vary_cookies = $cfg[Base::O_CACHE_VARY_COOKIES];
		$id           = Base::O_CACHE_LOGIN_COOKIE;
		if (!empty($cfg[$id])) {
			$vary_cookies[] = $cfg[$id];
		}
		if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
			// Need to keep this due to different behavior of OLS when handling response vary header @Sep/22/2018
			if (defined('COOKIEHASH')) {
				$vary_cookies[] = ',wp-postpass_' . COOKIEHASH;
			}
		}
		$vary_cookies = apply_filters('litespeed_vary_cookies', $vary_cookies); // todo: test if response vary header can work in latest OLS, drop the above two lines
		// frontend and backend
		if ($vary_cookies) {
			$env = 'Cache-Vary:' . implode(',', $vary_cookies);
			// if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') {
			// }
			$env         = '"' . $env . '"';
			$new_rules[] = $new_rules_backend[] = self::MARKER_LOGIN_COOKIE . self::MARKER_START;
			$new_rules[] = $new_rules_backend[] = 'RewriteRule .? - [E=' . $env . ']';
			$new_rules[] = $new_rules_backend[] = self::MARKER_LOGIN_COOKIE . self::MARKER_END;
			$new_rules[] = '';
		}

		// CORS font rules
		$id = Base::O_CDN;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_CORS . self::MARKER_START;
			$new_rules   = array_merge($new_rules, $this->_cors_rules()); // todo: network
			$new_rules[] = self::MARKER_CORS . self::MARKER_END;
			$new_rules[] = '';
		}

		// webp support
		$id = Base::O_IMG_OPTM_WEBP;
		if (!empty($cfg[$id])) {
			$next_gen_format = 'webp';
			if ($cfg[$id] == 2) {
				$next_gen_format = 'avif';
			}
			$new_rules[] = self::MARKER_WEBP . self::MARKER_START;
			// Check for WebP support via HTTP_ACCEPT
			$new_rules[] = 'RewriteCond %{HTTP_ACCEPT} image/' . $next_gen_format . ' [OR]';

			// Check for iPhone browsers (version > 13)
			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} iPhone\ OS\ (1[4-9]|[2-9][0-9]) [OR]';

			// Check for Firefox (version >= 65)
			$new_rules[] = 'RewriteCond %{HTTP_USER_AGENT} Firefox/([6-9][0-9]|[1-9][0-9]{2,})';

			// Add vary
			$new_rules[] = 'RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+webp]';
			$new_rules[] = self::MARKER_WEBP . self::MARKER_END;
			$new_rules[] = '';
		}

		// drop qs support
		$id = Base::O_CACHE_DROP_QS;
		if (!empty($cfg[$id])) {
			$new_rules[] = self::MARKER_DROPQS . self::MARKER_START;
			foreach ($cfg[$id] as $v) {
				$new_rules[] = 'CacheKeyModify -qs:' . $v;
			}
			$new_rules[] = self::MARKER_DROPQS . self::MARKER_END;
			$new_rules[] = '';
		}

		// Browser cache
		$id = Base::O_CACHE_BROWSER;
		if (!empty($cfg[$id])) {
			$new_rules_nonls[]       = $new_rules_backend_nonls[] = self::MARKER_BROWSER_CACHE . self::MARKER_START;
			$new_rules_nonls         = array_merge($new_rules_nonls, $this->_browser_cache_rules($cfg));
			$new_rules_backend_nonls = array_merge($new_rules_backend_nonls, $this->_browser_cache_rules($cfg));
			$new_rules_nonls[]       = $new_rules_backend_nonls[] = self::MARKER_BROWSER_CACHE . self::MARKER_END;
			$new_rules_nonls[]       = '';
		}

		// Add module wrapper for LiteSpeed rules
		if ($new_rules) {
			$new_rules = $this->_wrap_ls_module($new_rules);
		}

		if ($new_rules_backend) {
			$new_rules_backend = $this->_wrap_ls_module($new_rules_backend);
		}

		return array( $new_rules, $new_rules_backend, $new_rules_nonls, $new_rules_backend_nonls );
	}

	/**
	 * Add LitSpeed module wrapper with rewrite on
	 *
	 * @since  2.1.1
	 * @access private
	 */
	private function _wrap_ls_module( $rules = array() ) {
		return array_merge(array( self::LS_MODULE_START ), $this->__rewrite_on, array( '' ), $rules, array( self::LS_MODULE_END ));
	}

	/**
	 * Insert LitSpeed module wrapper with rewrite on
	 *
	 * @since  2.1.1
	 * @access public
	 */
	public function insert_ls_wrapper() {
		$rules = $this->_wrap_ls_module();
		$this->_insert_wrapper($rules);
	}

	/**
	 * wrap rules with module on info
	 *
	 * @since  1.1.5
	 * @param  array $rules
	 * @return array        wrapped rules with module info
	 */
	private function _wrap_do_no_edit( $rules ) {
		// When to clear rules, don't need DONOTEDIT msg
		if ($rules === false || !is_array($rules)) {
			return $rules;
		}

		$rules = array_merge(array( self::LS_MODULE_DONOTEDIT ), $rules, array( self::LS_MODULE_DONOTEDIT ));

		return $rules;
	}

	/**
	 * Write to htaccess with rules
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since  1.1.0
	 * @access private
	 */
	private function _insert_wrapper( $rules = array(), $kind = false, $marker = false ) {
		if ($kind != 'backend') {
			$kind = 'frontend';
		}

		// Default marker is LiteSpeed marker `LSCACHE`
		if ($marker === false) {
			$marker = self::MARKER;
		}

		$this->_htaccess_backup($kind);

		File::insert_with_markers($this->htaccess_path($kind), $this->_wrap_do_no_edit($rules), $marker, true);
	}

	/**
	 * Update rewrite rules based on setting
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since 1.3
	 * @access public
	 */
	public function update( $cfg ) {
		list($frontend_rules, $backend_rules, $frontend_rules_nonls, $backend_rules_nonls) = $this->_generate_rules($cfg);

		// Check frontend content
		list($rules, $rules_nonls) = $this->_extract_rules();

		// Check Non-LiteSpeed rules
		if ($this->_wrap_do_no_edit($frontend_rules_nonls) != $rules_nonls) {
			Debug2::debug('[Rules] Update non-ls frontend rules');
			// Need to update frontend htaccess
			try {
				$this->_insert_wrapper($frontend_rules_nonls, false, self::MARKER_NONLS);
			} catch (\Exception $e) {
				$manual_guide_codes = $this->_rewrite_codes_msg($this->frontend_htaccess, $frontend_rules_nonls, self::MARKER_NONLS);
				Debug2::debug('[Rules] Update Failed');
				throw new \Exception($manual_guide_codes);
			}
		}

		// Check LiteSpeed rules
		if ($this->_wrap_do_no_edit($frontend_rules) != $rules) {
			Debug2::debug('[Rules] Update frontend rules');
			// Need to update frontend htaccess
			try {
				$this->_insert_wrapper($frontend_rules);
			} catch (\Exception $e) {
				Debug2::debug('[Rules] Update Failed');
				$manual_guide_codes = $this->_rewrite_codes_msg($this->frontend_htaccess, $frontend_rules);
				throw new \Exception($manual_guide_codes);
			}
		}

		if ($this->frontend_htaccess !== $this->backend_htaccess) {
			list($rules, $rules_nonls) = $this->_extract_rules('backend');

			// Check Non-LiteSpeed rules for backend
			if ($this->_wrap_do_no_edit($backend_rules_nonls) != $rules_nonls) {
				Debug2::debug('[Rules] Update non-ls backend rules');
				// Need to update frontend htaccess
				try {
					$this->_insert_wrapper($backend_rules_nonls, 'backend', self::MARKER_NONLS);
				} catch (\Exception $e) {
					Debug2::debug('[Rules] Update Failed');
					$manual_guide_codes = $this->_rewrite_codes_msg($this->backend_htaccess, $backend_rules_nonls, self::MARKER_NONLS);
					throw new \Exception($manual_guide_codes);
				}
			}

			// Check backend content
			if ($this->_wrap_do_no_edit($backend_rules) != $rules) {
				Debug2::debug('[Rules] Update backend rules');
				// Need to update backend htaccess
				try {
					$this->_insert_wrapper($backend_rules, 'backend');
				} catch (\Exception $e) {
					Debug2::debug('[Rules] Update Failed');
					$manual_guide_codes = $this->_rewrite_codes_msg($this->backend_htaccess, $backend_rules);
					throw new \Exception($manual_guide_codes);
				}
			}
		}

		return true;
	}

	/**
	 * Get existing rewrite rules
	 *
	 * NOTE: will throw error if failed
	 *
	 * @since  1.3
	 * @access private
	 * @param  string $kind Frontend or backend .htaccess file
	 */
	private function _extract_rules( $kind = 'frontend' ) {
		clearstatcache();
		$path = $this->htaccess_path($kind);
		if (!$this->_readable($kind)) {
			Error::t('E_HTA_R');
		}

		$rules       = File::extract_from_markers($path, self::MARKER);
		$rules_nonls = File::extract_from_markers($path, self::MARKER_NONLS);

		return array( $rules, $rules_nonls );
	}

	/**
	 * Output the msg with rules plain data for manual insert
	 *
	 * @since  1.1.5
	 * @param  string $file
	 * @param  array  $rules
	 * @return string        final msg to output
	 */
	private function _rewrite_codes_msg( $file, $rules, $marker = false ) {
		return sprintf(
			__('<p>Please add/replace the following codes into the beginning of %1$s:</p> %2$s', 'litespeed-cache'),
			$file,
			'<textarea style="width:100%;" rows="10" readonly>' . htmlspecialchars($this->_wrap_rules_with_marker($rules, $marker)) . '</textarea>'
		);
	}

	/**
	 * Generate rules plain data for manual insert
	 *
	 * @since  1.1.5
	 */
	private function _wrap_rules_with_marker( $rules, $marker = false ) {
		// Default marker is LiteSpeed marker `LSCACHE`
		if ($marker === false) {
			$marker = self::MARKER;
		}

		$start_marker  = "# BEGIN {$marker}";
		$end_marker    = "# END {$marker}";
		$new_file_data = implode("\n", array_merge(array( $start_marker ), $this->_wrap_do_no_edit($rules), array( $end_marker )));

		return $new_file_data;
	}

	/**
	 * Clear the rules file of any changes added by the plugin specifically.
	 *
	 * @since 1.0.4
	 * @access public
	 */
	public function clear_rules() {
		$this->_insert_wrapper(false); // Use false to avoid do-not-edit msg
		// Clear non ls rules
		$this->_insert_wrapper(false, false, self::MARKER_NONLS);

		if ($this->frontend_htaccess !== $this->backend_htaccess) {
			$this->_insert_wrapper(false, 'backend');
			$this->_insert_wrapper(false, 'backend', self::MARKER_NONLS);
		}
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/img-optm.cls.php000064400000202205151600266720017613 0ustar00<?php
// phpcs:ignoreFile

/**
 * The class to optimize image.
 *
 * @since       2.0
 * @package     LiteSpeed
 */

namespace LiteSpeed;

use WpOrg\Requests\Autoload;
use WpOrg\Requests\Requests;

defined('WPINC') || exit();

class Img_Optm extends Base {

	const LOG_TAG = '🗜️';

	const CLOUD_ACTION_NEW_REQ         = 'new_req';
	const CLOUD_ACTION_TAKEN           = 'taken';
	const CLOUD_ACTION_REQUEST_DESTROY = 'imgoptm_destroy';
	const CLOUD_ACTION_CLEAN           = 'clean';

	const TYPE_NEW_REQ           = 'new_req';
	const TYPE_RESCAN            = 'rescan';
	const TYPE_DESTROY           = 'destroy';
	const TYPE_RESET_COUNTER     = 'reset_counter';
	const TYPE_CLEAN             = 'clean';
	const TYPE_PULL              = 'pull';
	const TYPE_BATCH_SWITCH_ORI  = 'batch_switch_ori';
	const TYPE_BATCH_SWITCH_OPTM = 'batch_switch_optm';
	const TYPE_CALC_BKUP         = 'calc_bkup';
	const TYPE_RESET_ROW         = 'reset_row';
	const TYPE_RM_BKUP           = 'rm_bkup';

	const STATUS_NEW        = 0; // 'new';
	const STATUS_RAW        = 1; // 'raw';
	const STATUS_REQUESTED  = 3; // 'requested';
	const STATUS_NOTIFIED   = 6; // 'notified';
	const STATUS_DUPLICATED = 8; // 'duplicated';
	const STATUS_PULLED     = 9; // 'pulled';
	const STATUS_FAILED     = -1; // 'failed';
	const STATUS_MISS       = -3; // 'miss';
	const STATUS_ERR_FETCH  = -5; // 'err_fetch';
	const STATUS_ERR_404    = -6; // 'err_404';
	const STATUS_ERR_OPTM   = -7; // 'err_optm';
	const STATUS_XMETA      = -8; // 'xmeta';
	const STATUS_ERR        = -9; // 'err';
	const DB_SIZE           = 'litespeed-optimize-size';
	const DB_SET            = 'litespeed-optimize-set';

	const DB_NEED_PULL = 'need_pull';

	private $wp_upload_dir;
	private $tmp_pid;
	private $tmp_type;
	private $tmp_path;
	private $_img_in_queue     = [];
	private $_existed_src_list = [];
	private $_pids_set         = [];
	private $_thumbnail_set    = '';
	private $_table_img_optm;
	private $_table_img_optming;
	private $_cron_ran = false;
	private $_sizes_skipped     = [];

	private $__media;
	private $__data;
	protected $_summary;
	private $_format = '';

	/**
	 * Init
	 *
	 * @since  2.0
	 */
	public function __construct() {
		Debug2::debug2('[ImgOptm] init');

		$this->wp_upload_dir      = wp_upload_dir();
		$this->__media            = $this->cls('Media');
		$this->__data             = $this->cls('Data');
		$this->_table_img_optm    = $this->__data->tb('img_optm');
		$this->_table_img_optming = $this->__data->tb('img_optming');

		$this->_summary = self::get_summary();
		if (empty($this->_summary['next_post_id'])) {
			$this->_summary['next_post_id'] = 0;
		}
		if ($this->conf(Base::O_IMG_OPTM_WEBP)) {
			$this->_format = 'webp';
			if ($this->conf(Base::O_IMG_OPTM_WEBP) == 2) {
				$this->_format = 'avif';
			}
		}

		// Allow users to ignore custom sizes.
		$this->_sizes_skipped = apply_filters( 'litespeed_imgoptm_sizes_skipped', $this->conf( Base::O_IMG_OPTM_SIZES_SKIPPED ) );
	}

	/**
	 * Gather images auto when update attachment meta
	 * This is to optimize new uploaded images first. Stored in img_optm table.
	 * Later normal process will auto remove these records when trying to optimize these images again
	 *
	 * @since  4.0
	 */
	public function wp_update_attachment_metadata( $meta_value, $post_id ) {
		global $wpdb;

		self::debug2('🖌️ Auto update attachment meta [id] ' . $post_id);
		if (empty($meta_value['file'])) {
			return;
		}

		// Load gathered images
		if (!$this->_existed_src_list) {
			// To aavoid extra query when recalling this function
			self::debug('SELECT src from img_optm table');
			if ($this->__data->tb_exist('img_optm')) {
				$q    = "SELECT src FROM `$this->_table_img_optm` WHERE post_id = %d";
				$list = $wpdb->get_results($wpdb->prepare($q, $post_id));
				foreach ($list as $v) {
					$this->_existed_src_list[] = $post_id . '.' . $v->src;
				}
			}
			if ($this->__data->tb_exist('img_optming')) {
				$q    = "SELECT src FROM `$this->_table_img_optming` WHERE post_id = %d";
				$list = $wpdb->get_results($wpdb->prepare($q, $post_id));
				foreach ($list as $v) {
					$this->_existed_src_list[] = $post_id . '.' . $v->src;
				}
			} else {
				$this->__data->tb_create('img_optming');
			}
		}

		// Prepare images
		$this->tmp_pid  = $post_id;
		$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
		$this->_append_img_queue($meta_value, true);
		if (!empty($meta_value['sizes'])) {
			foreach( $meta_value['sizes'] as $img_size_name => $img_size ){
				$this->_append_img_queue($img_size, false, $img_size_name );
			}
		}

		if (!$this->_img_in_queue) {
			self::debug('auto update attachment meta 2 bypass: empty _img_in_queue');
			return;
		}

		// Save to DB
		$this->_save_raw();

		// $this->_send_request();
	}

	/**
	 * Auto send optm request
	 *
	 * @since  2.4.1
	 * @access public
	 */
	public static function cron_auto_request() {
		if (!wp_doing_cron()) {
			return false;
		}

		$instance = self::cls();
		$instance->new_req();
	}

	/**
	 * Calculate wet run allowance
	 *
	 * @since 3.0
	 */
	public function wet_limit() {
		$wet_limit = 1;
		if (!empty($this->_summary['img_taken'])) {
			$wet_limit = pow($this->_summary['img_taken'], 2);
		}

		if ($wet_limit == 1 && !empty($this->_summary['img_status.' . self::STATUS_ERR_OPTM])) {
			$wet_limit = pow($this->_summary['img_status.' . self::STATUS_ERR_OPTM], 2);
		}

		if ($wet_limit < Cloud::IMG_OPTM_DEFAULT_GROUP) {
			return $wet_limit;
		}

		// No limit
		return false;
	}

	/**
	 * Push raw img to image optm server
	 *
	 * @since 1.6
	 * @access public
	 */
	public function new_req() {
		global $wpdb;

		// check if is running
		if (!empty($this->_summary['is_running']) && time() - $this->_summary['is_running'] < apply_filters('litespeed_imgoptm_new_req_interval', 3600)) {
			self::debug('The previous req was in 3600s.');
			return;
		}
		$this->_summary['is_running'] = time();
		self::save_summary();

		// Check if has credit to push
		$err       = false;
		$allowance = Cloud::cls()->allowance(Cloud::SVC_IMG_OPTM, $err);

		$wet_limit = $this->wet_limit();

		self::debug("allowance_max $allowance wet_limit $wet_limit");
		if ($wet_limit && $wet_limit < $allowance) {
			$allowance = $wet_limit;
		}

		if (!$allowance) {
			self::debug('❌ No credit');
			Admin_Display::error(Error::msg($err));
			$this->_finished_running();
			return;
		}

		self::debug('preparing images to push');

		$this->__data->tb_create('img_optming');

		$q               = "SELECT COUNT(1) FROM `$this->_table_img_optming` WHERE optm_status = %d";
		$q               = $wpdb->prepare($q, array( self::STATUS_REQUESTED ));
		$total_requested = $wpdb->get_var($q);
		$max_requested   = $allowance * 1;

		if ($total_requested > $max_requested) {
			self::debug('❌ Too many queued images (' . $total_requested . ' > ' . $max_requested . ')');
			Admin_Display::error(Error::msg('too_many_requested'));
			$this->_finished_running();
			return;
		}

		$allowance -= $total_requested;

		if ($allowance < 1) {
			self::debug('❌ Too many requested images ' . $total_requested);
			Admin_Display::error(Error::msg('too_many_requested'));
			$this->_finished_running();
			return;
		}

		// Limit maximum number of items waiting to be pulled
		$q              = "SELECT COUNT(1) FROM `$this->_table_img_optming` WHERE optm_status = %d";
		$q              = $wpdb->prepare($q, array( self::STATUS_NOTIFIED ));
		$total_notified = $wpdb->get_var($q);
		if ($total_notified > 0) {
			self::debug('❌ Too many notified images (' . $total_notified . ')');
			Admin_Display::error(Error::msg('too_many_notified'));
			$this->_finished_running();
			return;
		}

		$q         = "SELECT COUNT(1) FROM `$this->_table_img_optming` WHERE optm_status IN (%d, %d)";
		$q         = $wpdb->prepare($q, array( self::STATUS_NEW, self::STATUS_RAW ));
		$total_new = $wpdb->get_var($q);
		// $allowance -= $total_new;

		// May need to get more images
		$list = [];
		$more = $allowance - $total_new;
		if ($more > 0) {
			$q    = "SELECT b.post_id, b.meta_value
				FROM `$wpdb->posts` a
				LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
				WHERE b.meta_key = '_wp_attachment_metadata'
					AND a.post_type = 'attachment'
					AND a.post_status = 'inherit'
					AND a.ID>%d
					AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
				ORDER BY a.ID
				LIMIT %d
				";
			$q    = $wpdb->prepare($q, array( $this->_summary['next_post_id'], $more ));
			$list = $wpdb->get_results($q);
			foreach ($list as $v) {
				if (!$v->post_id) {
					continue;
				}

				$this->_summary['next_post_id'] = $v->post_id;

				$meta_value = $this->_parse_wp_meta_value($v);
				if (!$meta_value) {
					continue;
				}
				$meta_value['file'] = wp_normalize_path($meta_value['file']);
				$basedir            = $this->wp_upload_dir['basedir'] . '/';
				if (strpos($meta_value['file'], $basedir) === 0) {
					$meta_value['file'] = substr($meta_value['file'], strlen($basedir));
				}

				$this->tmp_pid  = $v->post_id;
				$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
				$this->_append_img_queue($meta_value, true);
				if (!empty($meta_value['sizes'])) {
					foreach( $meta_value['sizes'] as $img_size_name => $img_size ){
						$this->_append_img_queue($img_size, false, $img_size_name );
					}
				}
			}

			self::save_summary();

			$num_a = count($this->_img_in_queue);
			self::debug('Images found: ' . $num_a);
			$this->_filter_duplicated_src();
			self::debug('Images after duplicated: ' . count($this->_img_in_queue));
			$this->_filter_invalid_src();
			self::debug('Images after invalid: ' . count($this->_img_in_queue));
			// Check w/ legacy imgoptm table, bypass finished images
			$this->_filter_legacy_src();

			$num_b = count($this->_img_in_queue);
			if ($num_b != $num_a) {
				self::debug('Images after filtered duplicated/invalid/legacy src: ' . $num_b);
			}

			// Save to DB
			$this->_save_raw();
		}

		// Push to Cloud server
		$accepted_imgs = $this->_send_request($allowance);

		$this->_finished_running();
		if (!$accepted_imgs) {
			return;
		}

		$placeholder1 = Admin_Display::print_plural($accepted_imgs[0], 'image');
		$placeholder2 = Admin_Display::print_plural($accepted_imgs[1], 'image');
		$msg          = sprintf(__('Pushed %1$s to Cloud server, accepted %2$s.', 'litespeed-cache'), $placeholder1, $placeholder2);
		Admin_Display::success($msg);
	}

	/**
	 * Set running to done
	 */
	private function _finished_running() {
		$this->_summary['is_running'] = 0;
		self::save_summary();
	}

	/**
	 * Add a new img to queue which will be pushed to request
	 *
	 * @since 1.6
	 * @since 7.5 Allow to choose which image sizes should be optimized + added parameter $img_size_name.
	 * @access private
	 */
	private function _append_img_queue( $meta_value, $is_ori_file = false, $img_size_name = false ) {
		if (empty($meta_value['file']) || empty($meta_value['width']) || empty($meta_value['height'])) {
			self::debug2('bypass image due to lack of file/w/h: pid ' . $this->tmp_pid, $meta_value);
			return;
		}

		$short_file_path = $meta_value['file'];

		// Test if need to skip image size.
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
			$skip = false !== array_search( $img_size_name, $this->_sizes_skipped, true );
			if($skip){
				self::debug2( 'bypass image ' . $short_file_path . ' due to skipped size: ' . $img_size_name );
				return;
			}
		}

		// Check if src is gathered already or not
		if (in_array($this->tmp_pid . '.' . $short_file_path, $this->_existed_src_list)) {
			// Debug2::debug2( '[Img_Optm] bypass image due to gathered: pid ' . $this->tmp_pid . ' ' . $short_file_path );
			return;
		} else {
			// Append handled images
			$this->_existed_src_list[] = $this->tmp_pid . '.' . $short_file_path;
		}

		// check file exists or not
		$_img_info = $this->__media->info($short_file_path, $this->tmp_pid);

		$extension = pathinfo($short_file_path, PATHINFO_EXTENSION);
		if (!$_img_info || !in_array($extension, array( 'jpg', 'jpeg', 'png', 'gif' ))) {
			self::debug2('bypass image due to file not exist: pid ' . $this->tmp_pid . ' ' . $short_file_path);
			return;
		}

		// Check if optimized file exists or not
		$target_needed = false;
		if ($this->_format) {
			$target_file_path = $short_file_path . '.' . $this->_format;
			if (!$this->__media->info($target_file_path, $this->tmp_pid)) {
				$target_needed = true;
			}
		}
		if ($this->conf(self::O_IMG_OPTM_ORI)) {
			$target_file_path = substr($short_file_path, 0, -strlen($extension)) . 'bk.' . $extension;
			if (!$this->__media->info($target_file_path, $this->tmp_pid)) {
				$target_needed = true;
			}
		}
		if (!$target_needed) {
			self::debug2('bypass image due to optimized file exists: pid ' . $this->tmp_pid . ' ' . $short_file_path);
			return;
		}

		// Debug2::debug2( '[Img_Optm] adding image: pid ' . $this->tmp_pid );

		$this->_img_in_queue[] = array(
			'pid' => $this->tmp_pid,
			'md5' => $_img_info['md5'],
			'url' => $_img_info['url'],
			'src' => $short_file_path, // not needed in LiteSpeed IAPI, just leave for local storage after post
			'mime_type' => !empty($meta_value['mime-type']) ? $meta_value['mime-type'] : '',
		);
	}

	/**
	 * Save gathered image raw data
	 *
	 * @since  3.0
	 */
	private function _save_raw() {
		if (empty($this->_img_in_queue)) {
			return;
		}
		$data     = [];
		$pid_list = [];
		foreach ($this->_img_in_queue as $k => $v) {
			$_img_info = $this->__media->info($v['src'], $v['pid']);

			// attachment doesn't exist, delete the record
			if (empty($_img_info['url']) || empty($_img_info['md5'])) {
				unset($this->_img_in_queue[$k]);
				continue;
			}
			$pid_list[] = (int) $v['pid'];

			$data[] = $v['pid'];
			$data[] = self::STATUS_RAW;
			$data[] = $v['src'];
		}

		global $wpdb;
		$fields = 'post_id, optm_status, src';
		$q      = "INSERT INTO `$this->_table_img_optming` ( $fields ) VALUES ";

		// Add placeholder
		$q .= Utility::chunk_placeholder($data, $fields);

		// Store data
		$wpdb->query($wpdb->prepare($q, $data));

		$count = count($this->_img_in_queue);
		self::debug('Added raw images [total] ' . $count);

		$this->_img_in_queue = [];

		// Save thumbnail groups for future rescan index
		$this->_gen_thumbnail_set();

		$pid_list = array_unique($pid_list);
		self::debug('pid list to append to postmeta', $pid_list);
		$pid_list        = array_diff($pid_list, $this->_pids_set);
		$this->_pids_set = array_merge($this->_pids_set, $pid_list);

		$existed_meta = $wpdb->get_results("SELECT * FROM `$wpdb->postmeta` WHERE post_id IN ('" . implode("','", $pid_list) . "') AND meta_key='" . self::DB_SET . "'");
		$existed_pid  = [];
		if ($existed_meta) {
			foreach ($existed_meta as $v) {
				$existed_pid[] = $v->post_id;
			}
			self::debug('pid list to update postmeta', $existed_pid);
			$wpdb->query(
				$wpdb->prepare("UPDATE `$wpdb->postmeta` SET meta_value=%s WHERE post_id IN ('" . implode("','", $existed_pid) . "') AND meta_key=%s", array(
					$this->_thumbnail_set,
					self::DB_SET,
				))
			);
		}

		// Add new meta
		$new_pids = $existed_pid ? array_diff($pid_list, $existed_pid) : $pid_list;
		if ($new_pids) {
			self::debug('pid list to update postmeta', $new_pids);
			foreach ($new_pids as $v) {
				self::debug('New group set info [pid] ' . $v);
				$q = "INSERT INTO `$wpdb->postmeta` (post_id, meta_key, meta_value) VALUES (%d, %s, %s)";
				$wpdb->query($wpdb->prepare($q, array( $v, self::DB_SET, $this->_thumbnail_set )));
			}
		}
	}

	/**
	 * Generate thumbnail sets of current image group
	 *
	 * @since 5.4
	 */
	private function _gen_thumbnail_set() {
		if ($this->_thumbnail_set) {
			return;
		}
		$set = [];
		foreach (Media::cls()->get_image_sizes() as $size) {
			$curr_size = $size['width'] . 'x' . $size['height'];
			if (in_array($curr_size, $set)) {
				continue;
			}
			$set[] = $curr_size;
		}
		$this->_thumbnail_set = implode(PHP_EOL, $set);
	}

	/**
	 * Filter duplicated src in work table and $this->_img_in_queue, then mark them as duplicated
	 *
	 * @since 2.0
	 * @access private
	 */
	private function _filter_duplicated_src() {
		global $wpdb;

		$srcpath_list = [];

		$list = $wpdb->get_results("SELECT src FROM `$this->_table_img_optming`");
		foreach ($list as $v) {
			$srcpath_list[] = $v->src;
		}

		foreach ($this->_img_in_queue as $k => $v) {
			if (in_array($v['src'], $srcpath_list)) {
				unset($this->_img_in_queue[$k]);
				continue;
			}

			$srcpath_list[] = $v['src'];
		}
	}

	/**
	 * Filter legacy finished ones
	 *
	 * @since 5.4
	 */
	private function _filter_legacy_src() {
		global $wpdb;

		if (!$this->__data->tb_exist('img_optm')) {
			return;
		}

		if (!$this->_img_in_queue) {
			return;
		}

		$finished_ids = [];

		Utility::compatibility();
		$post_ids = array_unique(array_column($this->_img_in_queue, 'pid'));
		$list     = $wpdb->get_results("SELECT post_id FROM `$this->_table_img_optm` WHERE post_id in (" . implode(',', $post_ids) . ') GROUP BY post_id');
		foreach ($list as $v) {
			$finished_ids[] = $v->post_id;
		}

		foreach ($this->_img_in_queue as $k => $v) {
			if (in_array($v['pid'], $finished_ids)) {
				self::debug('Legacy image optimized [pid] ' . $v['pid']);
				unset($this->_img_in_queue[$k]);
				continue;
			}
		}

		// Drop all existing legacy records
		$wpdb->query("DELETE FROM `$this->_table_img_optm` WHERE post_id in (" . implode(',', $post_ids) . ')');
	}

	/**
	 * Filter the invalid src before sending
	 *
	 * @since 3.0.8.3
	 * @access private
	 */
	private function _filter_invalid_src() {
		$img_in_queue_invalid = [];
		foreach ($this->_img_in_queue as $k => $v) {
			if ($v['src']) {
				$extension = pathinfo($v['src'], PATHINFO_EXTENSION);
			}
			if (!$v['src'] || empty($extension) || !in_array($extension, array( 'jpg', 'jpeg', 'png', 'gif' ))) {
				$img_in_queue_invalid[] = $v['id'];
				unset($this->_img_in_queue[$k]);
				continue;
			}
		}

		if (!$img_in_queue_invalid) {
			return;
		}

		$count = count($img_in_queue_invalid);
		$msg   = sprintf(__('Cleared %1$s invalid images.', 'litespeed-cache'), $count);
		Admin_Display::success($msg);

		self::debug('Found invalid src [total] ' . $count);
	}

	/**
	 * Push img request to Cloud server
	 *
	 * @since 1.6.7
	 * @access private
	 */
	private function _send_request( $allowance ) {
		global $wpdb;

		$q             = "SELECT id, src, post_id FROM `$this->_table_img_optming` WHERE optm_status=%d LIMIT %d";
		$q             = $wpdb->prepare($q, array( self::STATUS_RAW, $allowance ));
		$_img_in_queue = $wpdb->get_results($q);
		if (!$_img_in_queue) {
			return;
		}

		self::debug('Load img in queue [total] ' . count($_img_in_queue));

		$list = [];
		foreach ($_img_in_queue as $v) {
			$_img_info = $this->__media->info($v->src, $v->post_id);
			// If record is invalid, remove from img_optming table
			if (empty($_img_info['url']) || empty($_img_info['md5'])) {
				$wpdb->query($wpdb->prepare("DELETE FROM `$this->_table_img_optming` WHERE id=%d", $v->id));
				continue;
			}

			$img = array(
				'id' => $v->id,
				'url' => $_img_info['url'],
				'md5' => $_img_info['md5'],
			);
			// Build the needed image types for request as we now support soft reset counter
			if ($this->_format) {
				$target_file_path = $v->src . '.' . $this->_format;
				if ($this->__media->info($target_file_path, $v->post_id)) {
					$img['optm_' . $this->_format] = 0;
				}
			}
			if ($this->conf(self::O_IMG_OPTM_ORI)) {
				$extension        = pathinfo($v->src, PATHINFO_EXTENSION);
				$target_file_path = substr($v->src, 0, -strlen($extension)) . 'bk.' . $extension;
				if ($this->__media->info($target_file_path, $v->post_id)) {
					$img['optm_ori'] = 0;
				}
			}

			$list[] = $img;
		}

		if (!$list) {
			$msg = __('No valid image found in the current request.', 'litespeed-cache');
			Admin_Display::error($msg);
			return;
		}

		$data = array(
			'action' => self::CLOUD_ACTION_NEW_REQ,
			'list' => \json_encode($list),
			'optm_ori' => $this->conf(self::O_IMG_OPTM_ORI) ? 1 : 0,
			'optm_lossless' => $this->conf(self::O_IMG_OPTM_LOSSLESS) ? 1 : 0,
			'keep_exif' => $this->conf(self::O_IMG_OPTM_EXIF) ? 1 : 0,
		);
		if ($this->_format) {
			$data['optm_' . $this->_format] = 1;
		}

		// Push to Cloud server
		$json = Cloud::post(Cloud::SVC_IMG_OPTM, $data);
		if (!$json) {
			return;
		}

		// Check data format
		if (empty($json['ids'])) {
			self::debug('Failed to parse response data from Cloud server ', $json);
			$msg = __('No valid image found by Cloud server in the current request.', 'litespeed-cache');
			Admin_Display::error($msg);
			return;
		}

		self::debug('Returned data from Cloud server count: ' . count($json['ids']));

		$ids = implode(',', array_map('intval', $json['ids']));
		// Update img table
		$q = "UPDATE `$this->_table_img_optming` SET optm_status = '" . self::STATUS_REQUESTED . "' WHERE id IN ( $ids )";
		$wpdb->query($q);

		$this->_summary['last_requested'] = time();
		self::save_summary();

		return array( count($list), count($json['ids']) );
	}

	/**
	 * Cloud server notify Client img status changed
	 *
	 * @access public
	 */
	public function notify_img() {
		// Interval validation to avoid hacking domain_key
		if (!empty($this->_summary['notify_ts_err']) && time() - $this->_summary['notify_ts_err'] < 3) {
			return Cloud::err('too_often');
		}

		$post_data = \json_decode(file_get_contents('php://input'), true);
		if (is_null($post_data)) {
			$post_data = $_POST;
		}

		global $wpdb;

		$notified_data = $post_data['data'];
		if (empty($notified_data) || !is_array($notified_data)) {
			self::debug('❌ notify exit: no notified data');
			return Cloud::err('no notified data');
		}

		if (empty($post_data['server']) || (substr($post_data['server'], -11) !== '.quic.cloud' && substr($post_data['server'], -15) !== '.quicserver.com')) {
			self::debug('notify exit: no/wrong server');
			return Cloud::err('no/wrong server');
		}

		if (empty($post_data['status'])) {
			self::debug('notify missing status');
			return Cloud::err('no status');
		}

		$status = $post_data['status'];
		self::debug('notified status=' . $status);

		$last_log_pid = 0;

		if (empty($this->_summary['reduced'])) {
			$this->_summary['reduced'] = 0;
		}

		if ($status == self::STATUS_NOTIFIED) {
			// Notified data format: [ img_optm_id => [ id=>, src_size=>, ori=>, ori_md5=>, ori_reduced=>, webp=>, webp_md5=>, webp_reduced=> ] ]
			$q                               =
				"SELECT a.*, b.meta_id as b_meta_id, b.meta_value AS b_optm_info
					FROM `$this->_table_img_optming` a
					LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.post_id AND b.meta_key = %s
					WHERE a.id IN ( " .
				implode(',', array_fill(0, count($notified_data), '%d')) .
				' )';
			$list                            = $wpdb->get_results($wpdb->prepare($q, array_merge(array( self::DB_SIZE ), array_keys($notified_data))));
			$ls_optm_size_row_exists_postids = [];
			foreach ($list as $v) {
				$json = $notified_data[$v->id];
				// self::debug('Notified data for [id] ' . $v->id, $json);

				$server = !empty($json['server']) ? $json['server'] : $post_data['server'];

				$server_info = array(
					'server' => $server,
				);

				// Save server side ID to send taken notification after pulled
				$server_info['id'] = $json['id'];
				if (!empty($json['file_id'])) {
					$server_info['file_id'] = $json['file_id'];
				}

				// Optm info array
				$postmeta_info = array(
					'ori_total' => 0,
					'ori_saved' => 0,
					'webp_total' => 0,
					'webp_saved' => 0,
					'avif_total' => 0,
					'avif_saved' => 0,
				);
				// Init postmeta_info for the first one
				if (!empty($v->b_meta_id)) {
					foreach (maybe_unserialize($v->b_optm_info) as $k2 => $v2) {
						$postmeta_info[$k2] += $v2;
					}
				}

				if (!empty($json['ori'])) {
					$server_info['ori_md5'] = $json['ori_md5'];
					$server_info['ori']     = $json['ori'];

					// Append meta info
					$postmeta_info['ori_total'] += $json['src_size'];
					$postmeta_info['ori_saved'] += $json['ori_reduced']; // optimized image size info in img_optm tb will be updated when pull

					$this->_summary['reduced'] += $json['ori_reduced'];
				}

				if (!empty($json['webp'])) {
					$server_info['webp_md5'] = $json['webp_md5'];
					$server_info['webp']     = $json['webp'];

					// Append meta info
					$postmeta_info['webp_total'] += $json['src_size'];
					$postmeta_info['webp_saved'] += $json['webp_reduced'];

					$this->_summary['reduced'] += $json['webp_reduced'];
				}

				if (!empty($json['avif'])) {
					$server_info['avif_md5'] = $json['avif_md5'];
					$server_info['avif']     = $json['avif'];

					// Append meta info
					$postmeta_info['avif_total'] += $json['src_size'];
					$postmeta_info['avif_saved'] += $json['avif_reduced'];

					$this->_summary['reduced'] += $json['avif_reduced'];
				}

				// Update status and data in working table
				$q = "UPDATE `$this->_table_img_optming` SET optm_status = %d, server_info = %s WHERE id = %d ";
				$wpdb->query($wpdb->prepare($q, array( $status, \json_encode($server_info), $v->id )));

				// Update postmeta for optm summary
				$postmeta_info = serialize($postmeta_info);
				if (empty($v->b_meta_id) && !in_array($v->post_id, $ls_optm_size_row_exists_postids)) {
					self::debug('New size info [pid] ' . $v->post_id);
					$q = "INSERT INTO `$wpdb->postmeta` ( post_id, meta_key, meta_value ) VALUES ( %d, %s, %s )";
					$wpdb->query($wpdb->prepare($q, array( $v->post_id, self::DB_SIZE, $postmeta_info )));
					$ls_optm_size_row_exists_postids[] = $v->post_id;
				} else {
					$q = "UPDATE `$wpdb->postmeta` SET meta_value = %s WHERE meta_id = %d ";
					$wpdb->query($wpdb->prepare($q, array( $postmeta_info, $v->b_meta_id )));
				}

				// write log
				$pid_log = $last_log_pid == $v->post_id ? '.' : $v->post_id;
				self::debug('notify_img [status] ' . $status . " \t\t[pid] " . $pid_log . " \t\t[id] " . $v->id);
				$last_log_pid = $v->post_id;
			}

			self::save_summary();

			// Mark need_pull tag for cron
			self::update_option(self::DB_NEED_PULL, self::STATUS_NOTIFIED);
		} else {
			// Other errors will directly remove the working records
			// Delete from working table
			$q = "DELETE FROM `$this->_table_img_optming` WHERE id IN ( " . implode(',', array_fill(0, count($notified_data), '%d')) . ' ) ';
			$wpdb->query($wpdb->prepare($q, $notified_data));
		}

		return Cloud::ok(array( 'count' => count($notified_data) ));
	}

	/**
	 * Cron start async req
	 *
	 * @since 5.5
	 */
	public static function start_async_cron() {
		Task::async_call('imgoptm');
	}

	/**
	 * Manually start async req
	 *
	 * @since 5.5
	 */
	public static function start_async() {
		Task::async_call('imgoptm_force');

		$msg = __('Started async image optimization request', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Check if need to pull or not
	 *
	 * @since 7.2
	 */
	public static function need_pull() {
		$tag = self::get_option(self::DB_NEED_PULL);
		if (!$tag || $tag != self::STATUS_NOTIFIED) {
			return false;
		}
		return true;
	}

	/**
	 * Ajax req handler
	 *
	 * @since 5.5
	 */
	public static function async_handler( $force = false ) {
		self::debug('------------async-------------start_async_handler');

		if (!self::need_pull()) {
			self::debug('❌ no need pull');
			return;
		}

		if (defined('LITESPEED_IMG_OPTM_PULL_CRON') && !constant('LITESPEED_IMG_OPTM_PULL_CRON')) {
			self::debug('Cron disabled [define] LITESPEED_IMG_OPTM_PULL_CRON');
			return;
		}

		self::cls()->pull($force);
	}

	/**
	 * Calculate pull threads
	 *
	 * @since  5.8
	 * @access private
	 */
	private function _calc_pull_threads() {
		global $wpdb;

		if (defined('LITESPEED_IMG_OPTM_PULL_THREADS')) {
			return constant('LITESPEED_IMG_OPTM_PULL_THREADS');
		}

		// Tune number of images per request based on number of images waiting and cloud packages
		$imgs_per_req = 1; // base 1, ramp up to ~50 max

		// Ramp up the request rate based on how many images are waiting
		$c              = "SELECT count(id) FROM `$this->_table_img_optming` WHERE optm_status = %d";
		$_c             = $wpdb->prepare($c, array( self::STATUS_NOTIFIED ));
		$images_waiting = $wpdb->get_var($_c);
		if ($images_waiting && $images_waiting > 0) {
			$imgs_per_req = ceil($images_waiting / 1000); // ie. download 5/request if 5000 images are waiting
		}

		// Cap the request rate at 50 images per request
		$imgs_per_req = min(50, $imgs_per_req);

		self::debug('Pulling images at rate: ' . $imgs_per_req . ' Images per request.');

		return $imgs_per_req;
	}

	/**
	 * Pull optimized img
	 *
	 * @since  1.6
	 * @access public
	 */
	public function pull( $manual = false ) {
		global $wpdb;
		$timeoutLimit = ini_get('max_execution_time');
		$endts        = time() + $timeoutLimit;

		self::debug('' . ($manual ? 'Manually' : 'Cron') . ' pull started [timeout: ' . $timeoutLimit . 's]');

		if ($this->cron_running()) {
			self::debug('Pull cron is running');

			$msg = __('Pull Cron is running', 'litespeed-cache');
			Admin_Display::note($msg);
			return;
		}

		$this->_summary['last_pulled']         = time();
		$this->_summary['last_pulled_by_cron'] = !$manual;
		self::save_summary();

		$imgs_per_req = $this->_calc_pull_threads();
		$q            = "SELECT * FROM `$this->_table_img_optming` WHERE optm_status = %d ORDER BY id LIMIT %d";
		$_q           = $wpdb->prepare($q, array( self::STATUS_NOTIFIED, $imgs_per_req ));

		$rm_ori_bkup = $this->conf(self::O_IMG_OPTM_RM_BKUP);

		$total_pulled_ori  = 0;
		$total_pulled_webp = 0;
		$total_pulled_avif = 0;

		$server_list = [];

		try {
			while ($img_rows = $wpdb->get_results($_q)) {
				self::debug('timeout left: ' . ($endts - time()) . 's');
				if (function_exists('set_time_limit')) {
					$endts += 600;
					self::debug('Endtime extended to ' . date('Ymd H:i:s', $endts));
					set_time_limit(600); // This will be no more important as we use noabort now
				}
				// Disabled as we use noabort
				// if ($endts - time() < 10) {
				// self::debug("🚨 End loop due to timeout limit reached " . $timeoutLimit . "s");
				// break;
				// }

				/**
				 * Update cron timestamp to avoid duplicated running
				 *
				 * @since  1.6.2
				 */
				$this->_update_cron_running();

				// Run requests in parallel
				$requests    = []; // store each request URL for Requests::request_multiple()
				$imgs_by_req = []; // store original request data so that we can reference it in the response
				$req_counter = 0;
				foreach ($img_rows as $row_img) {
					// request original image
					$server_info = \json_decode($row_img->server_info, true);
					if (!empty($server_info['ori'])) {
						$image_url = $server_info['server'] . '/' . $server_info['ori'];
						self::debug('Queueing pull: ' . $image_url);
						$requests[$req_counter]      = array(
							'url' => $image_url,
							'type' => 'GET',
						);
						$imgs_by_req[$req_counter++] = array(
							'type' => 'ori',
							'data' => $row_img,
						);
					}

					// request webp image
					$webp_size = 0;
					if (!empty($server_info['webp'])) {
						$image_url = $server_info['server'] . '/' . $server_info['webp'];
						self::debug('Queueing pull WebP: ' . $image_url);
						$requests[$req_counter]      = array(
							'url' => $image_url,
							'type' => 'GET',
						);
						$imgs_by_req[$req_counter++] = array(
							'type' => 'webp',
							'data' => $row_img,
						);
					}

					// request avif image
					$avif_size = 0;
					if (!empty($server_info['avif'])) {
						$image_url = $server_info['server'] . '/' . $server_info['avif'];
						self::debug('Queueing pull AVIF: ' . $image_url);
						$requests[$req_counter]      = array(
							'url' => $image_url,
							'type' => 'GET',
						);
						$imgs_by_req[$req_counter++] = array(
							'type' => 'avif',
							'data' => $row_img,
						);
					}
				}
				self::debug('Loaded images count: ' . $req_counter);

				$complete_action = function ( $response, $req_count ) use ( $imgs_by_req, $rm_ori_bkup, &$total_pulled_ori, &$total_pulled_webp, &$total_pulled_avif, &$server_list ) {
					global $wpdb;
					$row_data = isset($imgs_by_req[$req_count]) ? $imgs_by_req[$req_count] : false;
					if (false === $row_data) {
						self::debug('❌ failed to pull image: Request not found in lookup variable.');
						return;
					}
					$row_type    = isset($row_data['type']) ? $row_data['type'] : 'ori';
					$row_img     = $row_data['data'];
					$local_file  = $this->wp_upload_dir['basedir'] . '/' . $row_img->src;
					$server_info = \json_decode($row_img->server_info, true);

					// Handle status_code 404/5xx too as its success=true
					if ( empty( $response->success ) || empty( $response->status_code ) || 200 !== $response->status_code ) {
						self::debug('❌ Failed to pull optimized img: HTTP error [status_code] ' . ( empty( $response->status_code ) ? 'N/A' : $response->status_code ));
						$this->_step_back_image($row_img->id);

						$msg = __('Some optimized image file(s) has expired and was cleared.', 'litespeed-cache');
						Admin_Display::error($msg);
						return;
					}

					if ('webp' === $row_type) {
						file_put_contents($local_file . '.webp', $response->body);

						if (!file_exists($local_file . '.webp') || !filesize($local_file . '.webp') || md5_file($local_file . '.webp') !== $server_info['webp_md5']) {
							self::debug('❌ Failed to pull optimized webp img: file md5 mismatch, server md5: ' . $server_info['webp_md5']);

							// Delete working table
							$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
							$wpdb->query($wpdb->prepare($q, $row_img->id));

							$msg = __('Pulled WebP image md5 does not match the notified WebP image md5.', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						}

						self::debug('Pulled optimized img WebP: ' . $local_file . '.webp');

						$webp_size = filesize($local_file . '.webp');

						/**
						 * API for WebP
						 *
						 * @since 2.9.5
						 * @since  3.0 $row_img less elements (see above one)
						 * @see #751737  - API docs for WEBP generation
						 */
						do_action('litespeed_img_pull_webp', $row_img, $local_file . '.webp');

						++$total_pulled_webp;
					} elseif ('avif' === $row_type) {
						file_put_contents($local_file . '.avif', $response->body);

						if (!file_exists($local_file . '.avif') || !filesize($local_file . '.avif') || md5_file($local_file . '.avif') !== $server_info['avif_md5']) {
							self::debug('❌ Failed to pull optimized avif img: file md5 mismatch, server md5: ' . $server_info['avif_md5']);

							// Delete working table
							$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
							$wpdb->query($wpdb->prepare($q, $row_img->id));

							$msg = __('Pulled AVIF image md5 does not match the notified AVIF image md5.', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						}

						self::debug('Pulled optimized img AVIF: ' . $local_file . '.avif');

						$avif_size = filesize($local_file . '.avif');

						/**
						 * API for AVIF
						 *
						 * @since 7.0
						 */
						do_action('litespeed_img_pull_avif', $row_img, $local_file . '.avif');

						++$total_pulled_avif;
					} else {
						// "ori" image type
						file_put_contents($local_file . '.tmp', $response->body);

						if (!file_exists($local_file . '.tmp') || !filesize($local_file . '.tmp') || md5_file($local_file . '.tmp') !== $server_info['ori_md5']) {
							self::debug(
								'❌ Failed to pull optimized img: file md5 mismatch [url] ' .
									$server_info['server'] .
									'/' .
									$server_info['ori'] .
									' [server_md5] ' .
									$server_info['ori_md5']
							);

							// Delete working table
							$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
							$wpdb->query($wpdb->prepare($q, $row_img->id));

							$msg = __('One or more pulled images does not match with the notified image md5', 'litespeed-cache');
							Admin_Display::error($msg);
							return;
						}

						// Backup ori img
						if (!$rm_ori_bkup) {
							$extension = pathinfo($local_file, PATHINFO_EXTENSION);
							$bk_file   = substr($local_file, 0, -strlen($extension)) . 'bk.' . $extension;
							file_exists($local_file) && rename($local_file, $bk_file);
						}

						// Replace ori img
						rename($local_file . '.tmp', $local_file);

						self::debug('Pulled optimized img: ' . $local_file);

						/**
						 * API Hook
						 *
						 * @since  2.9.5
						 * @since  3.0 $row_img has less elements now. Most useful ones are `post_id`/`src`
						 */
						do_action('litespeed_img_pull_ori', $row_img, $local_file);

						self::debug2('Remove _table_img_optming record [id] ' . $row_img->id);
					}

					// Delete working table
					$q = "DELETE FROM `$this->_table_img_optming` WHERE id = %d ";
					$wpdb->query($wpdb->prepare($q, $row_img->id));

					// Save server_list to notify taken
					if (empty($server_list[$server_info['server']])) {
						$server_list[$server_info['server']] = [];
					}

					$server_info_id                        = !empty($server_info['file_id']) ? $server_info['file_id'] : $server_info['id'];
					$server_list[$server_info['server']][] = $server_info_id;

					++$total_pulled_ori;
				};

				$force_wp_remote_get = defined('LITESPEED_FORCE_WP_REMOTE_GET') && constant('LITESPEED_FORCE_WP_REMOTE_GET');
				if (!$force_wp_remote_get && class_exists('\WpOrg\Requests\Requests') && class_exists('\WpOrg\Requests\Autoload')) {
					// Make sure Requests can load internal classes.
					Autoload::register();

					// Run pull requests in parallel
					Requests::request_multiple($requests, [
						'timeout' => 60,
						'connect_timeout' => 60,
						'complete' => $complete_action,
						'verify' => false,
						'verifyname' => false,
					]);
				} else {
					foreach ($requests as $cnt => $req) {
						$wp_response      = wp_safe_remote_get($req['url'], [ 'timeout' => 60 ]);
						$request_response = [
							'success' => false,
							'status_code' => 0,
							'body' => null,
							'sslverify' => false
						];
						if (is_wp_error($wp_response)) {
							$error_message = $wp_response->get_error_message();
							self::debug('❌ failed to pull image: ' . $error_message);
						} else {
							$request_response['success']     = true;
							$request_response['status_code'] = $wp_response['response']['code'];
							$request_response['body']        = $wp_response['body'];
						}
						self::debug('response code [code] ' . $wp_response['response']['code'] . ' [url] ' . $req['url']);

						$request_response = (object) $request_response;

						$complete_action($request_response, $cnt);
					}
				}
				self::debug('Current batch pull finished');
			}
		} catch (\Exception $e) {
			Admin_Display::error('Image pull process failure: ' . $e->getMessage());
		}

		// Notify IAPI images taken
		foreach ($server_list as $server => $img_list) {
			$data = array(
				'action' => self::CLOUD_ACTION_TAKEN,
				'list' => $img_list,
				'server' => $server,
			);
			// TODO: improve this so we do not call once per server, but just once and then filter on the server side
			Cloud::post(Cloud::SVC_IMG_OPTM, $data);
		}

		if (empty($this->_summary['img_taken'])) {
			$this->_summary['img_taken'] = 0;
		}
		$this->_summary['img_taken'] += $total_pulled_ori + $total_pulled_webp + $total_pulled_avif;
		self::save_summary();

		// Manually running needs to roll back timestamp for next running
		if ($manual) {
			$this->_update_cron_running(true);
		}

		// $msg = sprintf(__('Pulled %d image(s)', 'litespeed-cache'), $total_pulled_ori + $total_pulled_webp);
		// Admin_Display::success($msg);

		// Check if there is still task in queue
		$q               = "SELECT * FROM `$this->_table_img_optming` WHERE optm_status = %d LIMIT 1";
		$to_be_continued = $wpdb->get_row($wpdb->prepare($q, self::STATUS_NOTIFIED));
		if ($to_be_continued) {
			self::debug('Task in queue, to be continued...');
			return;
			// return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_PULL);
		}

		// If all pulled, update tag to done
		self::debug('Marked pull status to all pulled');
		self::update_option(self::DB_NEED_PULL, self::STATUS_PULLED);
	}

	/**
	 * Push image back to previous status
	 *
	 * @since  3.0
	 * @access private
	 */
	private function _step_back_image( $id ) {
		global $wpdb;

		self::debug('Push image back to new status [id] ' . $id);

		// Reset the image to gathered status
		$q = "UPDATE `$this->_table_img_optming` SET optm_status = %d WHERE id = %d ";
		$wpdb->query($wpdb->prepare($q, array( self::STATUS_RAW, $id )));
	}

	/**
	 * Parse wp's meta value
	 *
	 * @since 1.6.7
	 * @access private
	 */
	private function _parse_wp_meta_value( $v ) {
		if (empty($v)) {
			self::debug('bypassed parsing meta due to null value');
			return false;
		}

		if (!$v->meta_value) {
			self::debug('bypassed parsing meta due to no meta_value: pid ' . $v->post_id);
			return false;
		}

		$meta_value = @maybe_unserialize($v->meta_value);
		if (!is_array($meta_value)) {
			self::debug('bypassed parsing meta due to meta_value not json: pid ' . $v->post_id);
			return false;
		}

		if (empty($meta_value['file'])) {
			self::debug('bypassed parsing meta due to no ori file: pid ' . $v->post_id);
			return false;
		}

		return $meta_value;
	}

	/**
	 * Clean up all unfinished queue locally and to Cloud server
	 *
	 * @since 2.1.2
	 * @access public
	 */
	public function clean() {
		global $wpdb;

		// Reset img_optm table's queue
		if ($this->__data->tb_exist('img_optming')) {
			// Get min post id to mark
			$q       = "SELECT MIN(post_id) FROM `$this->_table_img_optming`";
			$min_pid = $wpdb->get_var($q) - 1;
			if ($this->_summary['next_post_id'] > $min_pid) {
				$this->_summary['next_post_id'] = $min_pid;
				self::save_summary();
			}

			$q = "DELETE FROM `$this->_table_img_optming`";
			$wpdb->query($q);
		}

		$msg = __('Cleaned up unfinished data successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Reset image counter
	 *
	 * @since 7.0
	 * @access private
	 */
	private function _reset_counter() {
		self::debug('reset image optm counter');
		$this->_summary['next_post_id'] = 0;
		self::save_summary();

		$this->clean();

		$msg = __('Reset image optimization counter successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Destroy all optimized images
	 *
	 * @since 3.0
	 * @access private
	 */
	private function _destroy() {
		global $wpdb;

		self::debug('executing DESTROY process');

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		/**
		 * Limit images each time before redirection to fix Out of memory issue. #665465
		 *
		 * @since  2.9.8
		 */
		// Start deleting files
		$limit = apply_filters('litespeed_imgoptm_destroy_max_rows', 500);

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q     = $wpdb->prepare($img_q, array( $offset * $limit, $limit ));
		$list  = $wpdb->get_results($q);
		$i     = 0;
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			++$i;

			$this->tmp_pid  = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_destroy_optm_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array( $this, '_destroy_optm_file' ), $meta_value['sizes']);
			}
		}

		self::debug('batch switched images total: ' . $i);

		++$offset;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array( $offset * $limit, 1 )));
		if ($to_be_continued) {
			// Check if post_id is beyond next_post_id
			self::debug('[next_post_id] ' . $this->_summary['next_post_id'] . ' [cursor post id] ' . $to_be_continued->post_id);
			if ($to_be_continued->post_id <= $this->_summary['next_post_id']) {
				self::debug('redirecting to next');
				return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_DESTROY);
			}
			self::debug('🎊 Finished destroying');
		}

		// Delete postmeta info
		$q = "DELETE FROM `$wpdb->postmeta` WHERE meta_key = %s";
		$wpdb->query($wpdb->prepare($q, self::DB_SIZE));
		$wpdb->query($wpdb->prepare($q, self::DB_SET));

		// Delete img_optm table
		$this->__data->tb_del('img_optm');
		$this->__data->tb_del('img_optming');

		// Clear options table summary info
		self::delete_option('_summary');
		self::delete_option(self::DB_NEED_PULL);

		$msg = __('Destroy all optimization data successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Destroy optm file
	 */
	private function _destroy_optm_file( $meta_value, $is_ori_file = false ) {
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}
		self::debug('deleting ' . $short_file_path);

		// del webp
		$this->__media->info($short_file_path . '.webp', $this->tmp_pid) && $this->__media->del($short_file_path . '.webp', $this->tmp_pid);
		$this->__media->info($short_file_path . '.optm.webp', $this->tmp_pid) && $this->__media->del($short_file_path . '.optm.webp', $this->tmp_pid);

		// del avif
		$this->__media->info($short_file_path . '.avif', $this->tmp_pid) && $this->__media->del($short_file_path . '.avif', $this->tmp_pid);
		$this->__media->info($short_file_path . '.optm.avif', $this->tmp_pid) && $this->__media->del($short_file_path . '.optm.avif', $this->tmp_pid);

		$extension      = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file        = $local_filename . '.bk.' . $extension;
		$bk_optm_file   = $local_filename . '.bk.optm.' . $extension;

		// del optimized ori
		if ($this->__media->info($bk_file, $this->tmp_pid)) {
			self::debug('deleting optim ori');
			$this->__media->del($short_file_path, $this->tmp_pid);
			$this->__media->rename($bk_file, $short_file_path, $this->tmp_pid);
		}
		$this->__media->info($bk_optm_file, $this->tmp_pid) && $this->__media->del($bk_optm_file, $this->tmp_pid);
	}

	/**
	 * Rescan to find new generated images
	 *
	 * @since 1.6.7
	 * @access private
	 */
	private function _rescan() {
		global $wpdb;
		exit('tobedone');

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$limit  = 500;

		self::debug('rescan images');

		// Get images
		$q    = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a, `$wpdb->postmeta` b
			WHERE a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
				AND a.ID = b.post_id
				AND b.meta_key = '_wp_attachment_metadata'
			ORDER BY a.ID
			LIMIT %d, %d
			";
		$list = $wpdb->get_results($wpdb->prepare($q, $offset * $limit, $limit + 1)); // last one is the seed for next batch

		if (!$list) {
			$msg = __('Rescanned successfully.', 'litespeed-cache');
			Admin_Display::success($msg);

			self::debug('rescan bypass: no gathered image found');
			return;
		}

		if (count($list) == $limit + 1) {
			$to_be_continued = true;
			array_pop($list); // last one is the seed for next round, discard here.
		} else {
			$to_be_continued = false;
		}

		// Prepare post_ids to inquery gathered images
		$pid_set      = [];
		$scanned_list = [];
		foreach ($list as $v) {
			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$scanned_list[] = array(
				'pid' => $v->post_id,
				'meta' => $meta_value,
			);

			$pid_set[] = $v->post_id;
		}

		// Build gathered images
		$q    = "SELECT src, post_id FROM `$this->_table_img_optm` WHERE post_id IN (" . implode(',', array_fill(0, count($pid_set), '%d')) . ')';
		$list = $wpdb->get_results($wpdb->prepare($q, $pid_set));
		foreach ($list as $v) {
			$this->_existed_src_list[] = $v->post_id . '.' . $v->src;
		}

		// Find new images
		foreach ($scanned_list as $v) {
			$meta_value = $v['meta'];
			// Parse all child src and put them into $this->_img_in_queue, missing ones to $this->_img_in_queue_missed
			$this->tmp_pid  = $v['pid'];
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_append_img_queue($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				foreach( $meta_value['sizes'] as $img_size_name => $img_size ){
					$this->_append_img_queue($img_size, false, $img_size_name );
				}
			}
		}

		self::debug('rescanned [img] ' . count($this->_img_in_queue));

		$count = count($this->_img_in_queue);
		if ($count > 0) {
			// Save to DB
			$this->_save_raw();
		}

		if ($to_be_continued) {
			return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_RESCAN);
		}

		$msg = $count ? sprintf(__('Rescanned %d images successfully.', 'litespeed-cache'), $count) : __('Rescanned successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Calculate bkup original images storage
	 *
	 * @since 2.2.6
	 * @access private
	 */
	private function _calc_bkup() {
		global $wpdb;

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$limit  = 500;

		if (!$offset) {
			$this->_summary['bk_summary'] = array(
				'date' => time(),
				'count' => 0,
				'sum' => 0,
			);
		}

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q     = $wpdb->prepare($img_q, array( $offset * $limit, $limit ));
		$list  = $wpdb->get_results($q);
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$this->tmp_pid  = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_get_bk_size($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array( $this, '_get_bk_size' ), $meta_value['sizes']);
			}
		}

		$this->_summary['bk_summary']['date'] = time();
		self::save_summary();

		self::debug('_calc_bkup total: ' . $this->_summary['bk_summary']['count'] . ' [size] ' . $this->_summary['bk_summary']['sum']);

		++$offset;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array( $offset * $limit, 1 )));

		if ($to_be_continued) {
			return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_CALC_BKUP);
		}

		$msg = __('Calculated backups successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Calculate single size
	 */
	private function _get_bk_size( $meta_value, $is_ori_file = false ) {
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		$extension      = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file        = $local_filename . '.bk.' . $extension;

		$img_info = $this->__media->info($bk_file, $this->tmp_pid);
		if (!$img_info) {
			return;
		}

		++$this->_summary['bk_summary']['count'];
		$this->_summary['bk_summary']['sum'] += $img_info['size'];
	}

	/**
	 * Delete bkup original images storage
	 *
	 * @since  2.5
	 * @access public
	 */
	public function rm_bkup() {
		global $wpdb;

		if (!$this->__data->tb_exist('img_optming')) {
			return;
		}

		$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;
		$limit  = 500;

		if (empty($this->_summary['rmbk_summary'])) {
			$this->_summary['rmbk_summary'] = array(
				'date' => time(),
				'count' => 0,
				'sum' => 0,
			);
		}

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q     = $wpdb->prepare($img_q, array( $offset * $limit, $limit ));
		$list  = $wpdb->get_results($q);
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			$this->tmp_pid  = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_del_bk_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array( $this, '_del_bk_file' ), $meta_value['sizes']);
			}
		}

		$this->_summary['rmbk_summary']['date'] = time();
		self::save_summary();

		self::debug('rm_bkup total: ' . $this->_summary['rmbk_summary']['count'] . ' [size] ' . $this->_summary['rmbk_summary']['sum']);

		++$offset;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array( $offset * $limit, 1 )));

		if ($to_be_continued) {
			return Router::self_redirect(Router::ACTION_IMG_OPTM, self::TYPE_RM_BKUP);
		}

		$msg = __('Removed backups successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Delete single file
	 */
	private function _del_bk_file( $meta_value, $is_ori_file = false ) {
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		$extension      = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file        = $local_filename . '.bk.' . $extension;

		$img_info = $this->__media->info($bk_file, $this->tmp_pid);
		if (!$img_info) {
			return;
		}

		++$this->_summary['rmbk_summary']['count'];
		$this->_summary['rmbk_summary']['sum'] += $img_info['size'];

		$this->__media->del($bk_file, $this->tmp_pid);
	}

	/**
	 * Count images
	 *
	 * @since 1.6
	 * @access public
	 */
	public function img_count() {
		global $wpdb;

		$q           = "SELECT count(*)
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			";
		$groups_all  = $wpdb->get_var($q);
		$groups_new  = $wpdb->get_var($q . ' AND ID>' . (int) $this->_summary['next_post_id'] . ' ORDER BY ID');
		$groups_done = $wpdb->get_var($q . ' AND ID<=' . (int) $this->_summary['next_post_id'] . ' ORDER BY ID');

		$q      = "SELECT b.post_id
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID DESC
			LIMIT 1
			";
		$max_id = $wpdb->get_var($q);

		$count_list = array(
			'max_id' => $max_id,
			'groups_all' => $groups_all,
			'groups_new' => $groups_new,
			'groups_done' => $groups_done,
		);

		// images count from work table
		if ($this->__data->tb_exist('img_optming')) {
			$q               = "SELECT COUNT(DISTINCT post_id),COUNT(*) FROM `$this->_table_img_optming` WHERE optm_status = %d";
			$groups_to_check = array( self::STATUS_RAW, self::STATUS_REQUESTED, self::STATUS_NOTIFIED, self::STATUS_ERR_FETCH );
			foreach ($groups_to_check as $v) {
				$count_list['img.' . $v]                                   = $count_list['group.' . $v] = 0;
				list($count_list['group.' . $v], $count_list['img.' . $v]) = $wpdb->get_row($wpdb->prepare($q, $v), ARRAY_N);
			}
		}

		return $count_list;
	}

	/**
	 * Check if fetch cron is running
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function cron_running( $bool_res = true ) {
		$last_run = !empty($this->_summary['last_pull']) ? $this->_summary['last_pull'] : 0;

		$is_running = $last_run && time() - $last_run < 120;

		if ($bool_res) {
			return $is_running;
		}

		return array( $last_run, $is_running );
	}

	/**
	 * Update fetch cron timestamp tag
	 *
	 * @since  1.6.2
	 * @access private
	 */
	private function _update_cron_running( $done = false ) {
		$this->_summary['last_pull'] = time();

		if ($done) {
			// Only update cron tag when its from the active running cron
			if ($this->_cron_ran) {
				// Rollback for next running
				$this->_summary['last_pull'] -= 120;
			} else {
				return;
			}
		}

		self::save_summary();

		$this->_cron_ran = true;
	}

	/**
	 * Batch switch images to ori/optm version
	 *
	 * @since  1.6.2
	 * @access public
	 */
	public function batch_switch( $type ) {
		global $wpdb;

		if (defined('LITESPEED_CLI') || wp_doing_cron()) {
			$offset = 0;
			while ($offset !== 'done') {
				Admin_Display::info("Starting switch to $type [offset] $offset");
				$offset = $this->_batch_switch($type, $offset);
			}
		} else {
			$offset = !empty($_GET['litespeed_i']) ? $_GET['litespeed_i'] : 0;

			$newOffset = $this->_batch_switch($type, $offset);
			if ($newOffset !== 'done') {
				return Router::self_redirect(Router::ACTION_IMG_OPTM, $type);
			}
		}

		$msg = __('Switched images successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Switch images per offset
	 */
	private function _batch_switch( $type, $offset ) {
		global $wpdb;
		$limit          = 500;
		$this->tmp_type = $type;

		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->posts` a
			LEFT JOIN `$wpdb->postmeta` b ON b.post_id = a.ID
			WHERE b.meta_key = '_wp_attachment_metadata'
				AND a.post_type = 'attachment'
				AND a.post_status = 'inherit'
				AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif')
			ORDER BY a.ID
			LIMIT %d,%d
			";
		$q     = $wpdb->prepare($img_q, array( $offset * $limit, $limit ));
		$list  = $wpdb->get_results($q);
		$i     = 0;
		foreach ($list as $v) {
			if (!$v->post_id) {
				continue;
			}

			$meta_value = $this->_parse_wp_meta_value($v);
			if (!$meta_value) {
				continue;
			}

			++$i;

			$this->tmp_pid  = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_switch_bk_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array( $this, '_switch_bk_file' ), $meta_value['sizes']);
			}
		}

		self::debug('batch switched images total: ' . $i . ' [type] ' . $type);

		++$offset;
		$to_be_continued = $wpdb->get_row($wpdb->prepare($img_q, array( $offset * $limit, 1 )));
		if ($to_be_continued) {
			return $offset;
		}
		return 'done';
	}

	/**
	 * Delete single file
	 */
	private function _switch_bk_file( $meta_value, $is_ori_file = false ) {
		$short_file_path = $meta_value['file'];
		if (!$is_ori_file) {
			$short_file_path = $this->tmp_path . $short_file_path;
		}

		$extension      = pathinfo($short_file_path, PATHINFO_EXTENSION);
		$local_filename = substr($short_file_path, 0, -strlen($extension) - 1);
		$bk_file        = $local_filename . '.bk.' . $extension;
		$bk_optm_file   = $local_filename . '.bk.optm.' . $extension;

		// self::debug('_switch_bk_file ' . $bk_file . ' [type] ' . $this->tmp_type);
		// switch to ori
		if ($this->tmp_type === self::TYPE_BATCH_SWITCH_ORI || $this->tmp_type == 'orig') {
			// self::debug('switch to orig ' . $bk_file);
			if (!$this->__media->info($bk_file, $this->tmp_pid)) {
				return;
			}
			$this->__media->rename($local_filename . '.' . $extension, $bk_optm_file, $this->tmp_pid);
			$this->__media->rename($bk_file, $local_filename . '.' . $extension, $this->tmp_pid);
		}
		// switch to optm
		elseif ($this->tmp_type === self::TYPE_BATCH_SWITCH_OPTM || $this->tmp_type == 'optm') {
			// self::debug('switch to optm ' . $bk_file);
			if (!$this->__media->info($bk_optm_file, $this->tmp_pid)) {
				return;
			}
			$this->__media->rename($local_filename . '.' . $extension, $bk_file, $this->tmp_pid);
			$this->__media->rename($bk_optm_file, $local_filename . '.' . $extension, $this->tmp_pid);
		}
	}

	/**
	 * Switch image between original one and optimized one
	 *
	 * @since 1.6.2
	 * @access private
	 */
	private function _switch_optm_file( $type ) {
		Admin_Display::success(__('Switched to optimized file successfully.', 'litespeed-cache'));
		return;
		global $wpdb;

		$pid         = substr($type, 4);
		$switch_type = substr($type, 0, 4);

		$q    = "SELECT src,post_id FROM `$this->_table_img_optm` WHERE post_id = %d AND optm_status = %d";
		$list = $wpdb->get_results($wpdb->prepare($q, array( $pid, self::STATUS_PULLED )));

		$msg = 'Unknown Msg';

		foreach ($list as $v) {
			// to switch webp file
			if ($switch_type === 'webp') {
				if ($this->__media->info($v->src . '.webp', $v->post_id)) {
					$this->__media->rename($v->src . '.webp', $v->src . '.optm.webp', $v->post_id);
					self::debug('Disabled WebP: ' . $v->src);

					$msg = __('Disabled WebP file successfully.', 'litespeed-cache');
				} elseif ($this->__media->info($v->src . '.optm.webp', $v->post_id)) {
					$this->__media->rename($v->src . '.optm.webp', $v->src . '.webp', $v->post_id);
					self::debug('Enable WebP: ' . $v->src);

					$msg = __('Enabled WebP file successfully.', 'litespeed-cache');
				}
			}
			// to switch avif file
			elseif ($switch_type === 'avif') {
				if ($this->__media->info($v->src . '.avif', $v->post_id)) {
					$this->__media->rename($v->src . '.avif', $v->src . '.optm.avif', $v->post_id);
					self::debug('Disabled AVIF: ' . $v->src);

					$msg = __('Disabled AVIF file successfully.', 'litespeed-cache');
				} elseif ($this->__media->info($v->src . '.optm.avif', $v->post_id)) {
					$this->__media->rename($v->src . '.optm.avif', $v->src . '.avif', $v->post_id);
					self::debug('Enable AVIF: ' . $v->src);

					$msg = __('Enabled AVIF file successfully.', 'litespeed-cache');
				}
			}
			// to switch original file
			else {
				$extension      = pathinfo($v->src, PATHINFO_EXTENSION);
				$local_filename = substr($v->src, 0, -strlen($extension) - 1);
				$bk_file        = $local_filename . '.bk.' . $extension;
				$bk_optm_file   = $local_filename . '.bk.optm.' . $extension;

				// revert ori back
				if ($this->__media->info($bk_file, $v->post_id)) {
					$this->__media->rename($v->src, $bk_optm_file, $v->post_id);
					$this->__media->rename($bk_file, $v->src, $v->post_id);
					self::debug('Restore original img: ' . $bk_file);

					$msg = __('Restored original file successfully.', 'litespeed-cache');
				} elseif ($this->__media->info($bk_optm_file, $v->post_id)) {
					$this->__media->rename($v->src, $bk_file, $v->post_id);
					$this->__media->rename($bk_optm_file, $v->src, $v->post_id);
					self::debug('Switch to optm img: ' . $v->src);

					$msg = __('Switched to optimized file successfully.', 'litespeed-cache');
				}
			}
		}

		Admin_Display::success($msg);
	}

	/**
	 * Delete one optm data and recover original file
	 *
	 * @since 2.4.2
	 * @access public
	 */
	public function reset_row( $post_id ) {
		global $wpdb;

		if (!$post_id) {
			return;
		}

		// Gathered image don't have DB_SIZE info yet
		// $size_meta = get_post_meta( $post_id, self::DB_SIZE, true );

		// if ( ! $size_meta ) {
		// return;
		// }

		self::debug('_reset_row [pid] ' . $post_id);

		// TODO: Load image sub files
		$img_q = "SELECT b.post_id, b.meta_value
			FROM `$wpdb->postmeta` b
			WHERE b.post_id =%d  AND b.meta_key = '_wp_attachment_metadata'";
		$q     = $wpdb->prepare($img_q, array( $post_id ));
		$v     = $wpdb->get_row($q);

		$meta_value = $this->_parse_wp_meta_value($v);
		if ($meta_value) {
			$this->tmp_pid  = $v->post_id;
			$this->tmp_path = pathinfo($meta_value['file'], PATHINFO_DIRNAME) . '/';
			$this->_destroy_optm_file($meta_value, true);
			if (!empty($meta_value['sizes'])) {
				array_map(array( $this, '_destroy_optm_file' ), $meta_value['sizes']);
			}
		}

		delete_post_meta($post_id, self::DB_SIZE);
		delete_post_meta($post_id, self::DB_SET);

		$msg = __('Reset the optimized data successfully.', 'litespeed-cache');
		Admin_Display::success($msg);
	}

	/**
	 * Show an image's optm status
	 *
	 * @since  1.6.5
	 * @access public
	 */
	public function check_img() {
		global $wpdb;

		$pid = $_POST['data'];

		self::debug('Check image [ID] ' . $pid);

		$data = [];

		$data['img_count']    = $this->img_count();
		$data['optm_summary'] = self::get_summary();

		$data['_wp_attached_file']       = get_post_meta($pid, '_wp_attached_file', true);
		$data['_wp_attachment_metadata'] = get_post_meta($pid, '_wp_attachment_metadata', true);

		// Get img_optm data
		$q        = "SELECT * FROM `$this->_table_img_optm` WHERE post_id = %d";
		$list     = $wpdb->get_results($wpdb->prepare($q, $pid));
		$img_data = [];
		if ($list) {
			foreach ($list as $v) {
				$img_data[] = array(
					'id' => $v->id,
					'optm_status' => $v->optm_status,
					'src' => $v->src,
					'srcpath_md5' => $v->srcpath_md5,
					'src_md5' => $v->src_md5,
					'server_info' => $v->server_info,
				);
			}
		}
		$data['img_data'] = $img_data;

		return array(
			'_res' => 'ok',
			'data' => $data,
		);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.0
	 * @access public
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_RESET_ROW:
            $this->reset_row(!empty($_GET['id']) ? $_GET['id'] : false);
				break;

			case self::TYPE_CALC_BKUP:
            $this->_calc_bkup();
				break;

			case self::TYPE_RM_BKUP:
            $this->rm_bkup();
				break;

			case self::TYPE_NEW_REQ:
            $this->new_req();
				break;

			case self::TYPE_RESCAN:
            $this->_rescan();
				break;

			case self::TYPE_RESET_COUNTER:
            $this->_reset_counter();
				break;

			case self::TYPE_DESTROY:
            $this->_destroy();
				break;

			case self::TYPE_CLEAN:
            $this->clean();
				break;

			case self::TYPE_PULL:
            self::start_async();
				break;

			case self::TYPE_BATCH_SWITCH_ORI:
			case self::TYPE_BATCH_SWITCH_OPTM:
            $this->batch_switch($type);
				break;

			case substr($type, 0, 4) === 'avif':
			case substr($type, 0, 4) === 'webp':
			case substr($type, 0, 4) === 'orig':
            $this->_switch_optm_file($type);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/localization.cls.php000064400000006702151600266770020563 0ustar00<?php
// phpcs:ignoreFile

/**
 * The localization class.
 *
 * @since       3.3
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Localization extends Base {

	const LOG_TAG = '🛍️';

	/**
	 * Init optimizer
	 *
	 * @since  3.0
	 * @access protected
	 */
	public function init() {
		add_filter('litespeed_buffer_finalize', array( $this, 'finalize' ), 23); // After page optm
	}

	/**
	 * Localize Resources
	 *
	 * @since  3.3
	 */
	public function serve_static( $uri ) {
		$url = base64_decode($uri);

		if (!$this->conf(self::O_OPTM_LOCALIZE)) {
			// wp_redirect( $url );
			exit('Not supported');
		}

		if (substr($url, -3) !== '.js') {
			// wp_redirect( $url );
			// exit( 'Not supported ' . $uri );
		}

		$match   = false;
		$domains = $this->conf(self::O_OPTM_LOCALIZE_DOMAINS);
		foreach ($domains as $v) {
			if (!$v || strpos($v, '#') === 0) {
				continue;
			}

			$type   = 'js';
			$domain = $v;
			// Try to parse space split value
			if (strpos($v, ' ')) {
				$v = explode(' ', $v);
				if (!empty($v[1])) {
					$type   = strtolower($v[0]);
					$domain = $v[1];
				}
			}

			if (strpos($domain, 'https://') !== 0) {
				continue;
			}

			if ($type != 'js') {
				continue;
			}

			// if ( strpos( $url, $domain ) !== 0 ) {
			if ($url != $domain) {
				continue;
			}

			$match = true;
			break;
		}

		if (!$match) {
			// wp_redirect( $url );
			exit('Not supported2');
		}

		header('Content-Type: application/javascript');

		// Generate
		$this->_maybe_mk_cache_folder('localres');

		$file = $this->_realpath($url);

		self::debug('localize [url] ' . $url);
		$response = wp_safe_remote_get($url, array(
			'timeout' => 180,
			'stream' => true,
			'filename' => $file,
		));

		// Parse response data
		if (is_wp_error($response)) {
			$error_message = $response->get_error_message();
			file_exists($file) && unlink($file);
			self::debug('failed to get: ' . $error_message);
			wp_redirect($url);
			exit();
		}

		$url = $this->_rewrite($url);

		wp_redirect($url);
		exit();
	}

	/**
	 * Get the final URL of local avatar
	 *
	 * @since  4.5
	 */
	private function _rewrite( $url ) {
		return LITESPEED_STATIC_URL . '/localres/' . $this->_filepath($url);
	}

	/**
	 * Generate realpath of the cache file
	 *
	 * @since  4.5
	 * @access private
	 */
	private function _realpath( $url ) {
		return LITESPEED_STATIC_DIR . '/localres/' . $this->_filepath($url);
	}

	/**
	 * Get filepath
	 *
	 * @since  4.5
	 */
	private function _filepath( $url ) {
		$filename = md5($url) . '.js';
		if (is_multisite()) {
			$filename = get_current_blog_id() . '/' . $filename;
		}
		return $filename;
	}

	/**
	 * Localize JS/Fonts
	 *
	 * @since 3.3
	 * @access public
	 */
	public function finalize( $content ) {
		if (is_admin()) {
			return $content;
		}

		if (!$this->conf(self::O_OPTM_LOCALIZE)) {
			return $content;
		}

		$domains = $this->conf(self::O_OPTM_LOCALIZE_DOMAINS);
		if (!$domains) {
			return $content;
		}

		foreach ($domains as $v) {
			if (!$v || strpos($v, '#') === 0) {
				continue;
			}

			$type   = 'js';
			$domain = $v;
			// Try to parse space split value
			if (strpos($v, ' ')) {
				$v = explode(' ', $v);
				if (!empty($v[1])) {
					$type   = strtolower($v[0]);
					$domain = $v[1];
				}
			}

			if (strpos($domain, 'https://') !== 0) {
				continue;
			}

			if ($type != 'js') {
				continue;
			}

			$content = str_replace($domain, LITESPEED_STATIC_URL . '/localres/' . base64_encode($domain), $content);
		}

		return $content;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/conf.cls.php000064400000047037151600267040017015 0ustar00<?php
/**
 * The core plugin config class.
 *
 * This maintains all the options and settings for this plugin.
 *
 * @since       1.0.0
 * @package     LiteSpeed
 */

namespace LiteSpeed;

defined('WPINC') || exit();

/**
 * Class Conf
 *
 * Maintains all LiteSpeed plugin configuration, including CRUD for single-site
 * and multisite options, upgrade flows, and side effects like purging/cron.
 */
class Conf extends Base {

	const TYPE_SET = 'set';

	/**
	 * IDs that were updated during a save cycle.
	 *
	 * @var array<string|int,mixed>
	 */
	private $_updated_ids = [];

	/**
	 * Whether current blog is the network primary site.
	 *
	 * @var bool
	 */
	private $_is_primary = false;

	/**
	 * Specify init logic to avoid infinite loop when calling conf.cls instance
	 *
	 * @since  3.0
	 * @access public
	 * @return void
	 */
	public function init() {
		// Check if conf exists or not. If not, create them in DB (won't change version if is converting v2.9- data)
		// Conf may be stale, upgrade later
		$this->_conf_db_init();

		/**
		 * Detect if has quic.cloud set
		 *
		 * @since  2.9.7
		 */
		if ( $this->conf( self::O_CDN_QUIC ) ) {
			if ( ! defined( 'LITESPEED_ALLOWED' ) ) {
				define( 'LITESPEED_ALLOWED', true );
			}
		}

		add_action( 'litespeed_conf_append', [ $this, 'option_append' ], 10, 2 );
		add_action( 'litespeed_conf_force', [ $this, 'force_option' ], 10, 2 );

		$this->define_cache();
	}

	/**
	 * Init conf related data
	 *
	 * @since  3.0
	 * @access private
	 * @return void
	 */
	private function _conf_db_init() {
		/**
		 * Try to load options first, network sites can override this later
		 *
		 * NOTE: Load before run `conf_upgrade()` to avoid infinite loop when getting conf in `conf_upgrade()`
		 */
		$this->load_options();

		// Check if debug is on
		// Init debug as early as possible
		if ( $this->conf( Base::O_DEBUG ) ) {
			$this->cls( 'Debug2' )->init();
		}

		$ver = $this->conf( self::_VER );

		/**
		 * Version is less than v3.0, or, is a new installation
		 */
		$ver_check_tag = 'new';
		if ( $ver ) {
			if ( ! defined( 'LSCWP_CUR_V' ) ) {
				define( 'LSCWP_CUR_V', $ver );
			}

			/**
			 * Upgrade conf
			 */
			if ( Core::VER !== $ver ) {
				// Plugin version will be set inside
				// Site plugin upgrade & version change will do in load_site_conf
				$ver_check_tag = Data::cls()->conf_upgrade( $ver );
			}
		}

		/**
		 * Sync latest new options
		 */
		if ( ! $ver || Core::VER !== $ver ) {
			// Load default values
			$this->load_default_vals();

			if ( ! $ver ) {
				// New install
				$this->set_conf( self::$_default_options );

				$ver_check_tag .= ' activate' . ( defined( 'LSCWP_REF' ) ? '_' . constant( 'LSCWP_REF' ) : '' );
			}

			// Init new default/missing options
			foreach ( self::$_default_options as $k => $v ) {
				// If the option existed, bypass updating
				// Bcos we may ask clients to deactivate for debug temporarily, we need to keep the current cfg in deactivation, hence we need to only try adding default cfg when activating.
				self::add_option( $k, $v );
			}

			// Force correct version in case a rare unexpected case that `_ver` exists but empty
			self::update_option( Base::_VER, Core::VER );

			if ( $ver_check_tag ) {
				Cloud::version_check( $ver_check_tag );
			}
		}

		/**
		 * Network sites only
		 *
		 * Override conf if is network subsites and chose `Use Primary Config`
		 */
		$this->_try_load_site_options();

		// Check if debug is on
		// Init debug as early as possible
		if ( $this->conf( Base::O_DEBUG ) ) {
			$this->cls( 'Debug2' )->init();
		}

		// Mark as conf loaded
		if ( ! defined( 'LITESPEED_CONF_LOADED' ) ) {
			define( 'LITESPEED_CONF_LOADED', true );
		}

		if ( ! $ver || Core::VER !== $ver ) {
			// Only trigger once in upgrade progress, don't run always
			$this->update_confs(); // Files only get corrected in activation or saving settings actions.
		}
	}

	/**
	 * Load all latest options from DB
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param int|null $blog_id Blog ID to load from. Null for current.
	 * @param bool     $dry_run Return options instead of setting them.
	 * @return array<string,mixed>|void
	 */
	public function load_options( $blog_id = null, $dry_run = false ) {
		$options = [];
		foreach ( self::$_default_options as $k => $v ) {
			if ( null !== $blog_id ) {
				$options[ $k ] = self::get_blog_option( $blog_id, $k, $v );
			} else {
				$options[ $k ] = self::get_option( $k, $v );
			}

			// Correct value type
			$options[ $k ] = $this->type_casting( $options[ $k ], $k );
		}

		if ( $dry_run ) {
			return $options;
		}

		// Bypass site special settings
		if ( null !== $blog_id ) {
			// This is to load the primary settings ONLY
			// These options are the ones that can be overwritten by primary
			$options = array_diff_key( $options, array_flip( self::$single_site_options ) );

			$this->set_primary_conf( $options );
		} else {
			$this->set_conf( $options );
		}

		// Append const options
		if ( defined( 'LITESPEED_CONF' ) && LITESPEED_CONF ) {
			foreach ( self::$_default_options as $k => $v ) {
				$const = Base::conf_const( $k );
				if ( defined( $const ) ) {
					$this->set_const_conf( $k, $this->type_casting( constant( $const ), $k ) );
				}
			}
		}
	}

	/**
	 * For multisite installations, the single site options need to be updated with the network wide options.
	 *
	 * @since 1.0.13
	 * @access private
	 * @return void
	 */
	private function _try_load_site_options() {
		if ( ! $this->_if_need_site_options() ) {
			return;
		}

		$this->_conf_site_db_init();

		$this->_is_primary = BLOG_ID_CURRENT_SITE === get_current_blog_id();

		// If network set to use primary setting
		if ( $this->network_conf( self::NETWORK_O_USE_PRIMARY ) && ! $this->_is_primary ) {
			// subsites or network admin
			// Get the primary site settings
			// If it's just upgraded, 2nd blog is being visited before primary blog, can just load default config (won't hurt as this could only happen shortly)
			$this->load_options( BLOG_ID_CURRENT_SITE );
		}

		// Overwrite single blog options with site options
		foreach ( self::$_default_options as $k => $v ) {
			if ( ! $this->has_network_conf( $k ) ) {
				continue;
			}
			// $this->_options[ $k ] = $this->_network_options[ $k ];

			// Special handler to `Enable Cache` option if the value is set to OFF
			if ( self::O_CACHE === $k ) {
				if ( $this->_is_primary ) {
					if ( $this->conf( $k ) !== $this->network_conf( $k ) ) {
						if ( self::VAL_ON2 !== $this->conf( $k ) ) {
							continue;
						}
					}
				} elseif ( $this->network_conf( self::NETWORK_O_USE_PRIMARY ) ) {
					if ( $this->has_primary_conf( $k ) && self::VAL_ON2 !== $this->primary_conf( $k ) ) {
						// This case will use primary_options override always
						continue;
					}
				} elseif ( self::VAL_ON2 !== $this->conf( $k ) ) {
					continue;
				}
			}

			// primary_options will store primary settings + network settings, OR, store the network settings for subsites
			$this->set_primary_conf( $k, $this->network_conf( $k ) );
		}
		// var_dump($this->_options);
	}

	/**
	 * Check if needs to load site_options for network sites
	 *
	 * @since  3.0
	 * @access private
	 * @return bool
	 */
	private function _if_need_site_options() {
		if ( ! is_multisite() ) {
			return false;
		}

		// Check if needs to use site_options or not
		// todo: check if site settings are separate bcos it will affect .htaccess

		/**
		 * In case this is called outside the admin page
		 *
		 * @see  https://codex.wordpress.org/Function_Reference/is_plugin_active_for_network
		 * @since  2.0
		 */
		if ( ! function_exists( 'is_plugin_active_for_network' ) ) {
			require_once ABSPATH . '/wp-admin/includes/plugin.php';
		}
		// If is not activated on network, it will not have site options
		if ( ! is_plugin_active_for_network( Core::PLUGIN_FILE ) ) {
			if ( self::VAL_ON2 === (int) $this->conf( self::O_CACHE ) ) {
				// Default to cache on
				$this->set_conf( self::_CACHE, true );
			}
			return false;
		}

		return true;
	}

	/**
	 * Init site conf and upgrade if necessary
	 *
	 * @since 3.0
	 * @access private
	 * @return void
	 */
	private function _conf_site_db_init() {
		$this->load_site_options();

		$ver = $this->network_conf( self::_VER );

		/**
		 * Don't upgrade or run new installations other than from backend visit
		 * In this case, just use default conf
		 */
		if ( ! $ver || Core::VER !== $ver ) {
			if ( ! is_admin() && ! defined( 'LITESPEED_CLI' ) ) {
				$this->set_network_conf( $this->load_default_site_vals() );
				return;
			}
		}

		/**
		 * Upgrade conf
		 */
		if ( $ver && Core::VER !== $ver ) {
			// Site plugin version will change inside
			Data::cls()->conf_site_upgrade( $ver );
		}

		/**
		 * Is a new installation
		 */
		if ( ! $ver || Core::VER !== $ver ) {
			// Load default values
			$this->load_default_site_vals();

			// Init new default/missing options
			foreach ( self::$_default_site_options as $k => $v ) {
				// If the option existed, bypass updating
				self::add_site_option( $k, $v );
			}
		}
	}

	/**
	 * Get the plugin's site wide options.
	 *
	 * If the site wide options are not set yet, set it to default.
	 *
	 * @since 1.0.2
	 * @access public
	 * @return null|void
	 */
	public function load_site_options() {
		if ( ! is_multisite() ) {
			return null;
		}

		// Load all site options
		foreach ( self::$_default_site_options as $k => $v ) {
			$val = self::get_site_option( $k, $v );
			$val = $this->type_casting( $val, $k, true );
			$this->set_network_conf( $k, $val );
		}
	}

	/**
	 * Append a 3rd party option to default options
	 *
	 * This will not be affected by network use primary site setting.
	 *
	 * NOTE: If it is a multi switch option, need to call `_conf_multi_switch()` first
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param string $name        Option name.
	 * @param mixed  $default_val Default value.
	 * @return void
	 */
	public function option_append( $name, $default_val ) {
		self::$_default_options[ $name ] = $default_val;
		$this->set_conf( $name, self::get_option( $name, $default_val ) );
		$this->set_conf( $name, $this->type_casting( $this->conf( $name ), $name ) );
	}

	/**
	 * Force an option to a certain value
	 *
	 * @since  2.6
	 * @access public
	 *
	 * @param string $k Option key.
	 * @param mixed  $v Option value.
	 * @return void
	 */
	public function force_option( $k, $v ) {
		if ( ! $this->has_conf( $k ) ) {
			return;
		}

		$v = $this->type_casting( $v, $k );

		if ( $this->conf( $k ) === $v ) {
			return;
		}

		// phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_var_export
		Debug2::debug( '[Conf] ** ' . $k . ' forced from ' . var_export( $this->conf( $k ), true ) . ' to ' . var_export( $v, true ) );

		$this->set_conf( $k, $v );
	}

	/**
	 * Define `_CACHE` const in options ( for both single and network )
	 *
	 * @since  3.0
	 * @access public
	 * @return void
	 */
	public function define_cache() {
		// Init global const cache on setting
		$this->set_conf( self::_CACHE, false );
		if ( self::VAL_ON === (int) $this->conf( self::O_CACHE ) || $this->conf( self::O_CDN_QUIC ) ) {
			$this->set_conf( self::_CACHE, true );
		}

		// Check network
		if ( ! $this->_if_need_site_options() ) {
			// Set cache on
			$this->_define_cache_on();
			return;
		}

		// If use network setting
		if ( self::VAL_ON2 === (int) $this->conf( self::O_CACHE ) && $this->network_conf( self::O_CACHE ) ) {
			$this->set_conf( self::_CACHE, true );
		}

		$this->_define_cache_on();
	}

	/**
	 * Define `LITESPEED_ON`
	 *
	 * @since 2.1
	 * @access private
	 * @return void
	 */
	private function _define_cache_on() {
		if ( ! $this->conf( self::_CACHE ) ) {
			return;
		}

		if ( defined( 'LITESPEED_ALLOWED' ) && ! defined( 'LITESPEED_ON' ) ) {
			define( 'LITESPEED_ON', true );
		}
	}

	/**
	 * Save option
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param array<string,mixed> $the_matrix Option-value map.
	 * @return void
	 */
	public function update_confs( $the_matrix = [] ) {
		if ( $the_matrix ) {
			foreach ( $the_matrix as $id => $val ) {
				$this->update( $id, $val );
			}
		}

		if ( $this->_updated_ids ) {
			foreach ( $this->_updated_ids as $id ) {
				// Check if need to do a purge all or not
				if ( $this->_conf_purge_all( $id ) ) {
					Purge::purge_all( 'conf changed [id] ' . $id );
				}

				// Check if need to purge a tag
				$tag = $this->_conf_purge_tag( $id );
				if ( $tag ) {
					Purge::add( $tag );
				}

				// Update cron
				if ( $this->_conf_cron( $id ) ) {
					$this->cls( 'Task' )->try_clean( $id );
				}

				// Reset crawler bypassed list when any of the options WebP replace, guest mode, or cache mobile got changed
				if ( self::O_IMG_OPTM_WEBP === $id || self::O_GUEST === $id || self::O_CACHE_MOBILE === $id ) {
					$this->cls( 'Crawler' )->clear_disabled_list();
				}
			}
		}

		do_action( 'litespeed_update_confs', $the_matrix );

		// Update related tables
		$this->cls( 'Data' )->correct_tb_existence();

		// Update related files
		$this->cls( 'Activation' )->update_files();

		/**
		 * CDN related actions - Cloudflare
		 */
		$this->cls( 'CDN\Cloudflare' )->try_refresh_zone();

		// If Server IP changed, must test echo
		if ( in_array( self::O_SERVER_IP, $this->_updated_ids, true ) ) {
			$this->cls( 'Cloud' )->init_qc_cli();
		}

		// CDN related actions - QUIC.cloud
		$this->cls( 'CDN\Quic' )->try_sync_conf();
	}

	/**
	 * Save option
	 *
	 * Note: this is direct save, won't trigger corresponding file update or data sync. To save settings normally, always use `Conf->update_confs()`
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param string $id  Option ID.
	 * @param mixed  $val Option value.
	 * @return void
	 */
	public function update( $id, $val ) {
		// Bypassed this bcos $this->_options could be changed by force_option()
		// if ( $this->_options[ $id ] === $val ) {
		// return;
		// }

		if ( self::_VER === $id ) {
			return;
		}

		if ( self::O_SERVER_IP === $id ) {
			if ( $val && ! Utility::valid_ipv4( $val ) ) {
				$msg = sprintf( __( 'Saving option failed. IPv4 only for %s.', 'litespeed-cache' ), Lang::title( Base::O_SERVER_IP ) );
				Admin_Display::error( $msg );
				return;
			}
		}

		if ( ! array_key_exists( $id, self::$_default_options ) ) {
			if ( defined( 'LSCWP_LOG' ) ) {
				Debug2::debug( '[Conf] Invalid option ID ' . $id );
			}
			return;
		}

		if ( $val && $this->_conf_pswd( $id ) && ! preg_match( '/[^\*]/', (string) $val ) ) {
			return;
		}

		// Special handler for CDN Original URLs
		if ( self::O_CDN_ORI === $id && ! $val ) {
			$site_url = site_url( '/' );
			$parsed   = wp_parse_url( $site_url );
			if ( !empty( $parsed['scheme'] ) ) {
				$site_url = str_replace( $parsed['scheme'] . ':', '', $site_url );
			}

			$val = $site_url;
		}

		// Validate type
		$val = $this->type_casting( $val, $id );

		// Save data
		self::update_option( $id, $val );

		// Handle purge if setting changed
		if ( $this->conf( $id ) !== $val ) {
			$this->_updated_ids[] = $id;

			// Check if need to fire a purge or not (Here has to stay inside `update()` bcos need comparing old value)
			if ( $this->_conf_purge( $id ) ) {
				$old  = (array) $this->conf( $id );
				$new  = (array) $val;
				$diff = array_merge( array_diff( $new, $old ), array_diff( $old, $new ) );
				// If has difference
				foreach ( $diff as $v ) {
					$v = ltrim( (string) $v, '^' );
					$v = rtrim( (string) $v, '$' );
					$this->cls( 'Purge' )->purge_url( $v );
				}
			}
		}

		// Update in-memory data
		$this->set_conf( $id, $val );
	}

	/**
	 * Save network option
	 *
	 * @since  3.0
	 * @access public
	 *
	 * @param string $id  Option ID.
	 * @param mixed  $val Option value.
	 * @return void
	 */
	public function network_update( $id, $val ) {
		if ( ! array_key_exists( $id, self::$_default_site_options ) ) {
			if ( defined( 'LSCWP_LOG' ) ) {
				Debug2::debug( '[Conf] Invalid network option ID ' . $id );
			}
			return;
		}

		if ( $val && $this->_conf_pswd( $id ) && ! preg_match( '/[^\*]/', (string) $val ) ) {
			return;
		}

		// Validate type
		if ( is_bool( self::$_default_site_options[ $id ] ) ) {
			$max = $this->_conf_multi_switch( $id );
			if ( $max && $val > 1 ) {
				$val %= ( $max + 1 );
			} else {
				$val = (bool) $val;
			}
		} elseif ( is_array( self::$_default_site_options[ $id ] ) ) {
			// from textarea input
			if ( ! is_array( $val ) ) {
				$val = Utility::sanitize_lines( $val, $this->_conf_filter( $id ) );
			}
		} elseif ( ! is_string( self::$_default_site_options[ $id ] ) ) {
			$val = (int) $val;
		} else {
			// Check if the string has a limit set
			$val = $this->_conf_string_val( $id, $val );
		}

		// Save data
		self::update_site_option( $id, $val );

		// Handle purge if setting changed
		if ( $this->network_conf( $id ) !== $val ) {
			// Check if need to do a purge all or not
			if ( $this->_conf_purge_all( $id ) ) {
				Purge::purge_all( '[Conf] Network conf changed [id] ' . $id );
			}

			// Update in-memory data
			$this->set_network_conf( $id, $val );
		}

		// No need to update cron here, Cron will register in each init

		if ( $this->has_conf( $id ) ) {
			$this->set_conf( $id, $val );
		}
	}

	/**
	 * Check if one user role is in exclude optimization group settings
	 *
	 * @since 1.6
	 * @access public
	 *
	 * @param  string|null $role The user role.
	 * @return string|false      The set value if already set, otherwise false.
	 */
	public function in_optm_exc_roles( $role = null ) {
		// Get user role
		if ( null === $role ) {
			$role = Router::get_role();
		}

		if ( ! $role ) {
			return false;
		}

		$roles = explode( ',', $role );
		$found = array_intersect( $roles, $this->conf( self::O_OPTM_EXC_ROLES ) );

		return $found ? implode( ',', $found ) : false;
	}

	/**
	 * Set one config value directly
	 *
	 * @since  2.9
	 * @access private
	 * @return void
	 */
	private function _set_conf() {
		/**
		 * NOTE: For URL Query String setting,
		 *      1. If append lines to an array setting e.g. `cache-force_uri`, use `set[cache-force_uri][]=the_url`.
		 *      2. If replace the array setting with one line, use `set[cache-force_uri]=the_url`.
		 *      3. If replace the array setting with multi lines value, use 2 then 1.
		 */
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput
		$raw = !empty( $_GET[ self::TYPE_SET ] ) ? $_GET[ self::TYPE_SET ] : false;
		if ( !$raw || ! is_array( $raw ) ) {
			return;
		}

		// Sanitize the incoming matrix.
		$the_matrix = [];
		foreach ( $raw as $id => $v ) {
			if ( ! $this->has_conf( $id ) ) {
				continue;
			}

			// Append new item to array type settings
			if ( is_array( $v ) && is_array( $this->conf( $id ) ) ) {
				$v = array_merge( $this->conf( $id ), $v );

				// phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_var_export
				Debug2::debug( '[Conf] Appended to settings [' . $id . ']: ' . var_export( $v, true ) );
			} else {
				// phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_var_export
				Debug2::debug( '[Conf] Set setting [' . $id . ']: ' . var_export( $v, true ) );
			}

			$the_matrix[ $id ] = $v;
		}

		if ( !$the_matrix ) {
			return;
		}

		$this->update_confs( $the_matrix );

		$msg = __( 'Changed setting successfully.', 'litespeed-cache' );
		Admin_Display::success( $msg );

		// Redirect if changed frontend URL
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		$redirect = ! empty( $_GET['redirect'] ) ? sanitize_text_field( wp_unslash( $_GET['redirect'] ) ) : '';
		if ( $redirect ) {
			wp_safe_redirect( $redirect );
			exit;
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  2.9
	 * @access public
	 * @return void
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_SET:
				$this->_set_conf();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/admin-display.cls.php000064400000140740151600267120020615 0ustar00<?php
/**
 * The admin-panel specific functionality of the plugin.
 *
 * Provides admin page rendering, notices, enqueueing of assets,
 * menu registrations, and various admin utilities.
 *
 * @since      1.0.0
 * @package    LiteSpeed
 * @subpackage LiteSpeed/admin
 * @author     LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Admin_Display
 *
 * Handles WP-Admin UI for LiteSpeed Cache.
 */
class Admin_Display extends Base {

	/**
	 * Log tag for Admin_Display.
	 *
	 * @var string
	 */
	const LOG_TAG = '👮‍♀️';

	/**
	 * Notice class (info/blue).
	 *
	 * @var string
	 */
	const NOTICE_BLUE = 'notice notice-info';
	/**
	 * Notice class (success/green).
	 *
	 * @var string
	 */
	const NOTICE_GREEN = 'notice notice-success';
	/**
	 * Notice class (error/red).
	 *
	 * @var string
	 */
	const NOTICE_RED = 'notice notice-error';
	/**
	 * Notice class (warning/yellow).
	 *
	 * @var string
	 */
	const NOTICE_YELLOW = 'notice notice-warning';
	/**
	 * Option key for one-time messages.
	 *
	 * @var string
	 */
	const DB_MSG = 'messages';
	/**
	 * Option key for pinned messages.
	 *
	 * @var string
	 */
	const DB_MSG_PIN = 'msg_pin';

	/**
	 * Purge by: category.
	 *
	 * @var string
	 */
	const PURGEBY_CAT = '0';
	/**
	 * Purge by: post ID.
	 *
	 * @var string
	 */
	const PURGEBY_PID = '1';
	/**
	 * Purge by: tag.
	 *
	 * @var string
	 */
	const PURGEBY_TAG = '2';
	/**
	 * Purge by: URL.
	 *
	 * @var string
	 */
	const PURGEBY_URL = '3';

	/**
	 * Purge selection field name.
	 *
	 * @var string
	 */
	const PURGEBYOPT_SELECT = 'purgeby';
	/**
	 * Purge list field name.
	 *
	 * @var string
	 */
	const PURGEBYOPT_LIST = 'purgebylist';

	/**
	 * Dismiss key for messages.
	 *
	 * @var string
	 */
	const DB_DISMISS_MSG = 'dismiss';
	/**
	 * Rule conflict flag (on).
	 *
	 * @var string
	 */
	const RULECONFLICT_ON = 'ExpiresDefault_1';
	/**
	 * Rule conflict dismissed flag.
	 *
	 * @var string
	 */
	const RULECONFLICT_DISMISSED = 'ExpiresDefault_0';

	/**
	 * Router type for QC hide banner.
	 *
	 * @var string
	 */
	const TYPE_QC_HIDE_BANNER = 'qc_hide_banner';
	/**
	 * Cookie name for QC hide banner.
	 *
	 * @var string
	 */
	const COOKIE_QC_HIDE_BANNER = 'litespeed_qc_hide_banner';

	/**
	 * Internal messages cache.
	 *
	 * @var array<string,string>
	 */
	protected $messages = [];

	/**
	 * Cached default settings.
	 *
	 * @var array<string,mixed>
	 */
	protected $default_settings = [];

	/**
	 * Whether current context is network admin.
	 *
	 * @var bool
	 */
	protected $_is_network_admin = false;

	/**
	 * Whether multisite is enabled.
	 *
	 * @var bool
	 */
	protected $_is_multisite = false;

	/**
	 * Incremental form submit button index.
	 *
	 * @var int
	 */
	private $_btn_i = 0;

	/**
	 * List of settings with filters and return type.
	 *
	 * @since 7.4
	 * @deprecated 7.7 Use general conf fitlers.
	 *
	 * @var array<string,array<string,mixed>>
	 */
	protected static $settings_filters = [
		// Crawler - Blocklist.
		'crawler-blocklist' => [
			'filter' => 'litespeed_crawler_disable_blocklist',
			'type'   => 'boolean',
		],
		// Crawler - Settings.
		self::O_CRAWLER_LOAD_LIMIT => [
			'filter' => [ Base::ENV_CRAWLER_LOAD_LIMIT_ENFORCE, Base::ENV_CRAWLER_LOAD_LIMIT ],
			'type'   => 'input',
		],
		// Cache - ESI.
		self::O_ESI_NONCE => [
			'filter' => 'litespeed_esi_nonces',
		],
		// Page Optimization - CSS.
		'optm-ucss_per_pagetype' => [
			'filter' => 'litespeed_ucss_per_pagetype',
			'type'   => 'boolean',
		],
		// Page Optimization - Media.
		self::O_MEDIA_ADD_MISSING_SIZES => [
			'filter' => 'litespeed_media_ignore_remote_missing_sizes',
			'type'   => 'boolean',
		],
		// Page Optimization - Media Exclude.
		self::O_MEDIA_LAZY_EXC => [
			'filter' => 'litespeed_media_lazy_img_excludes',
		],
		// Page Optimization - Tuning (JS).
		self::O_OPTM_JS_DELAY_INC => [
			'filter' => 'litespeed_optm_js_delay_inc',
		],
		self::O_OPTM_JS_EXC => [
			'filter' => 'litespeed_optimize_js_excludes',
		],
		self::O_OPTM_JS_DEFER_EXC => [
			'filter' => 'litespeed_optm_js_defer_exc',
		],
		self::O_OPTM_GM_JS_EXC => [
			'filter' => 'litespeed_optm_gm_js_exc',
		],
		self::O_OPTM_EXC => [
			'filter' => 'litespeed_optm_uri_exc',
		],
		// Page Optimization - Tuning (CSS).
		self::O_OPTM_CSS_EXC => [
			'filter' => 'litespeed_optimize_css_excludes',
		],
		self::O_OPTM_UCSS_EXC => [
			'filter' => 'litespeed_ucss_exc',
		],
	];

	/**
	 * Flat pages map: menu slug to template metadata.
	 *
	 * @var array<string,array{title:string,tpl:string,network?:bool}>
	 */
	private $_pages = [];

	/**
	 * Initialize the class and set its properties.
	 *
	 * @since 1.0.7
	 */
	public function __construct() {
		$this->_pages = [
			// Site-level pages
			'litespeed'               => [ 'title' => __( 'Dashboard', 'litespeed-cache' ), 'tpl' => 'dash/entry.tpl.php' ],
			'litespeed-optimax'       => [ 'title' => __( 'OptimaX', 'litespeed-cache' ), 'tpl' => 'optimax/entry.tpl.php', 'scope' => 'site' ],
			'litespeed-presets'       => [ 'title' => __( 'Presets', 'litespeed-cache' ), 'tpl' => 'presets/entry.tpl.php', 'scope' => 'site' ],
			'litespeed-general'       => [ 'title' => __( 'General', 'litespeed-cache' ), 'tpl' => 'general/entry.tpl.php' ],
			'litespeed-cache'         => [ 'title' => __( 'Cache', 'litespeed-cache' ), 'tpl' => 'cache/entry.tpl.php' ],
			'litespeed-cdn'           => [ 'title' => __( 'CDN', 'litespeed-cache' ), 'tpl' => 'cdn/entry.tpl.php', 'scope' => 'site' ],
			'litespeed-img_optm'      => [ 'title' => __( 'Image Optimization', 'litespeed-cache'), 'tpl' => 'img_optm/entry.tpl.php' ],
			'litespeed-page_optm'     => [ 'title' => __( 'Page Optimization', 'litespeed-cache' ), 'tpl' => 'page_optm/entry.tpl.php', 'scope' => 'site' ],
			'litespeed-db_optm'       => [ 'title' => __( 'Database', 'litespeed-cache' ), 'tpl' => 'db_optm/entry.tpl.php' ],
			'litespeed-crawler'       => [ 'title' => __( 'Crawler', 'litespeed-cache' ), 'tpl' => 'crawler/entry.tpl.php', 'scope' => 'site' ],
			'litespeed-toolbox'       => [ 'title' => __( 'Toolbox', 'litespeed-cache' ), 'tpl' => 'toolbox/entry.tpl.php' ],
		];

		// main css
		add_action( 'admin_enqueue_scripts', [ $this, 'enqueue_style' ] );
		// Main js
		add_action( 'admin_enqueue_scripts', [ $this, 'enqueue_scripts' ] );

		$this->_is_network_admin = is_network_admin();
		$this->_is_multisite     = is_multisite();

		// Quick access menu
		$manage = ( $this->_is_multisite && $this->_is_network_admin ) ? 'manage_network_options' : 'manage_options';

		if ( current_user_can( $manage ) ) {
			add_action( 'wp_before_admin_bar_render', [ GUI::cls(), 'backend_shortcut' ] );

			// `admin_notices` is after `admin_enqueue_scripts`.
			add_action( $this->_is_network_admin ? 'network_admin_notices' : 'admin_notices', [ $this, 'display_messages' ] );
		}

		/**
		 * In case this is called outside the admin page.
		 *
		 * @see  https://codex.wordpress.org/Function_Reference/is_plugin_active_for_network
		 * @since  2.0
		 */
		if ( ! function_exists( 'is_plugin_active_for_network' ) ) {
			require_once ABSPATH . 'wp-admin/includes/plugin.php';
		}

		// add menus (Also check for mu-plugins)
		if ( $this->_is_network_admin && ( is_plugin_active_for_network( LSCWP_BASENAME ) || defined( 'LSCWP_MU_PLUGIN' ) ) ) {
			add_action( 'network_admin_menu', [ $this, 'register_admin_menu' ] );
		} else {
			add_action( 'admin_menu', [ $this, 'register_admin_menu' ] );
		}

		$this->cls( 'Metabox' )->register_settings();
	}

	/**
	 * Echo a translated section title.
	 *
	 * @since 3.0
	 *
	 * @param string $id Language key.
	 * @return void
	 */
	public function title( $id ) {
		echo wp_kses_post( Lang::title( $id ) );
	}

	/**
	 * Bind per-page admin hooks for a given page hook.
	 *
	 * Adds footer text filter and preview banner when loading the page.
	 *
	 * @param string $hook Page hook suffix returned by add_*_page().
	 * @return void
	 */
	private function bind_page( $hook ) {
		add_action( "load-$hook", function () {
			add_filter(
				'admin_footer_text',
				function ( $footer_text ) {
					$this->cls( 'Cloud' )->maybe_preview_banner();
					require_once LSCWP_DIR . 'tpl/inc/admin_footer.php';
					return $footer_text;
				},
				1
			);
			// Add unified body class for settings page and top-level page
			add_filter( 'admin_body_class', function ( $classes ) {
				$screen = get_current_screen();
				if ( $screen && in_array( $screen->id, [ 'settings_page_litespeed-cache-options', 'toplevel_page_litespeed' ], true ) ) {
					$classes .= ' litespeed-cache_page_litespeed';
				}
				return $classes;
			} );
		} );
	}

	/**
	 * Render an admin page by slug using its mapped template file.
	 *
	 * @param string $slug The menu slug registered in $_pages.
	 * @return void
	 */
	private function render_page( $slug ) {
		$tpl = LSCWP_DIR . 'tpl/' . $this->_pages[ $slug ]['tpl'];
		is_file( $tpl ) ? require $tpl : wp_die( 'Template not found' );
	}

	/**
	 * Register the admin menu display.
	 *
	 * @since 1.0.0
	 * @return void
	 */
	public function register_admin_menu() {
		$capability = $this->_is_network_admin ? 'manage_network_options' : 'manage_options';
		$scope      = $this->_is_network_admin ? 'network' : 'site';

		add_menu_page(
			'LiteSpeed Cache',
			'LiteSpeed Cache',
			$capability,
			'litespeed'
		);

		foreach ( $this->_pages as $slug => $meta ) {
			if ( 'litespeed-optimax' === $slug && !defined( 'LITESPEED_OX' ) ) {
				continue;
			}
			if ( ! empty( $meta['scope'] ) && $meta['scope'] !== $scope ) {
				continue;
			}
			$hook = add_submenu_page(
				'litespeed',
				$meta['title'],
				$meta['title'],
				$capability,
				$slug,
				function () use ( $slug ) {
					$this->render_page( $slug );
				}
			);
			$this->bind_page( $hook );
		}

		// sub menus under options.
		$hook = add_options_page(
			'LiteSpeed Cache',
			'LiteSpeed Cache',
			$capability,
			'litespeed-cache-options',
			function () {
				$this->render_page( 'litespeed-cache' );
			}
		);
		$this->bind_page( $hook );
	}

	/**
	 * Register the stylesheets for the admin area.
	 *
	 * @since 1.0.14
	 * @return void
	 */
	public function enqueue_style() {
		wp_enqueue_style( Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/css/litespeed.css', [], Core::VER, 'all' );
        wp_enqueue_style( Core::PLUGIN_NAME . '-dark-mode', LSWCP_PLUGIN_URL . 'assets/css/litespeed-dark-mode.css', [], Core::VER, 'all' );
	}

	/**
	 * Register/enqueue the JavaScript for the admin area.
	 *
	 * @since 1.0.0
	 * @since 7.3 Added deactivation modal code.
	 * @return void
	 */
	public function enqueue_scripts() {
		wp_register_script( Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/js/litespeed-cache-admin.js', [], Core::VER, true );

		$localize_data = [];
		if ( GUI::has_whm_msg() ) {
			$ajax_url_dismiss_whm                  = Utility::build_url( Core::ACTION_DISMISS, GUI::TYPE_DISMISS_WHM, true );
			$localize_data['ajax_url_dismiss_whm'] = $ajax_url_dismiss_whm;
		}

		if ( GUI::has_msg_ruleconflict() ) {
			$ajax_url                                       = Utility::build_url( Core::ACTION_DISMISS, GUI::TYPE_DISMISS_EXPIRESDEFAULT, true );
			$localize_data['ajax_url_dismiss_ruleconflict'] = $ajax_url;
		}

		// Injection to LiteSpeed pages
		global $pagenow;
		$page = isset( $_GET['page'] ) ? sanitize_text_field( wp_unslash( $_GET['page'] ) ) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended

		if ( 'admin.php' === $pagenow && $page && ( 0 === strpos( $page, 'litespeed-' ) || 'litespeed' === $page ) ) {
			if ( in_array( $page, [ 'litespeed-crawler', 'litespeed-cdn' ], true ) ) {
				// Babel JS type correction
				add_filter( 'script_loader_tag', [ $this, 'babel_type' ], 10, 3 );

				wp_enqueue_script( Core::PLUGIN_NAME . '-lib-react', LSWCP_PLUGIN_URL . 'assets/js/react.min.js', [], Core::VER, false );
				wp_enqueue_script( Core::PLUGIN_NAME . '-lib-babel', LSWCP_PLUGIN_URL . 'assets/js/babel.min.js', [], Core::VER, false );
			}

			// Crawler Cookie Simulation
			if ( 'litespeed-crawler' === $page ) {
				wp_enqueue_script( Core::PLUGIN_NAME . '-crawler', LSWCP_PLUGIN_URL . 'assets/js/component.crawler.js', [], Core::VER, false );

				$localize_data['lang']                              = [];
				$localize_data['lang']['cookie_name']               = __( 'Cookie Name', 'litespeed-cache' );
				$localize_data['lang']['cookie_value']              = __( 'Cookie Values', 'litespeed-cache' );
				$localize_data['lang']['one_per_line']              = Doc::one_per_line( true );
				$localize_data['lang']['remove_cookie_simulation']  = __( 'Remove cookie simulation', 'litespeed-cache' );
				$localize_data['lang']['add_cookie_simulation_row'] = __( 'Add new cookie to simulate', 'litespeed-cache' );
				if ( empty( $localize_data['ids'] ) ) {
					$localize_data['ids'] = [];
				}
				$localize_data['ids']['crawler_cookies'] = self::O_CRAWLER_COOKIES;
			}

			// CDN mapping
			if ( 'litespeed-cdn' === $page ) {
				$home_url = home_url( '/' );
				$parsed   = wp_parse_url( $home_url );
				if ( ! empty( $parsed['scheme'] ) ) {
					$home_url = str_replace( $parsed['scheme'] . ':', '', $home_url );
				}
				$cdn_url = 'https://cdn.' . substr( $home_url, 2 );

				wp_enqueue_script( Core::PLUGIN_NAME . '-cdn', LSWCP_PLUGIN_URL . 'assets/js/component.cdn.js', [], Core::VER, false );
				$localize_data['lang']                         = [];
				$localize_data['lang']['cdn_mapping_url']      = Lang::title( self::CDN_MAPPING_URL );
				$localize_data['lang']['cdn_mapping_inc_img']  = Lang::title( self::CDN_MAPPING_INC_IMG );
				$localize_data['lang']['cdn_mapping_inc_css']  = Lang::title( self::CDN_MAPPING_INC_CSS );
				$localize_data['lang']['cdn_mapping_inc_js']   = Lang::title( self::CDN_MAPPING_INC_JS );
				$localize_data['lang']['cdn_mapping_filetype'] = Lang::title( self::CDN_MAPPING_FILETYPE );
				$localize_data['lang']['cdn_mapping_url_desc'] = sprintf( __( 'CDN URL to be used. For example, %s', 'litespeed-cache' ), '<code>' . esc_html( $cdn_url ) . '</code>' );
				$localize_data['lang']['one_per_line']         = Doc::one_per_line( true );
				$localize_data['lang']['cdn_mapping_remove']   = __( 'Remove CDN URL', 'litespeed-cache' );
				$localize_data['lang']['add_cdn_mapping_row']  = __( 'Add new CDN URL', 'litespeed-cache' );
				$localize_data['lang']['on']                   = __( 'ON', 'litespeed-cache' );
				$localize_data['lang']['off']                  = __( 'OFF', 'litespeed-cache' );
				if ( empty( $localize_data['ids'] ) ) {
					$localize_data['ids'] = [];
				}
				$localize_data['ids']['cdn_mapping'] = self::O_CDN_MAPPING;
			}
		}

		// Load iziModal JS and CSS
		$show_deactivation_modal = ( is_multisite() && ! is_network_admin() ) ? false : true;
		if ( $show_deactivation_modal && 'plugins.php' === $pagenow ) {
			wp_enqueue_script( Core::PLUGIN_NAME . '-iziModal', LSWCP_PLUGIN_URL . 'assets/js/iziModal.min.js', [], Core::VER, true );
			wp_enqueue_style( Core::PLUGIN_NAME . '-iziModal', LSWCP_PLUGIN_URL . 'assets/css/iziModal.min.css', [], Core::VER, 'all' );
			add_action( 'admin_footer', [ $this, 'add_deactivation_html' ] );
		}

		if ( $localize_data ) {
			wp_localize_script( Core::PLUGIN_NAME, 'litespeed_data', $localize_data );
		}

		wp_enqueue_script( Core::PLUGIN_NAME );
	}

	/**
	 * Add modal HTML on Plugins screen.
	 *
	 * @since 7.3
	 * @return void
	 */
	public function add_deactivation_html() {
		require LSCWP_DIR . 'tpl/inc/modal.deactivation.php';
	}

	/**
	 * Filter the script tag for specific handles to set Babel type.
	 *
	 * @since 3.6
	 *
	 * @param string $tag    The script tag.
	 * @param string $handle Script handle.
	 * @param string $src    Script source URL.
	 * @return string The filtered script tag.
	 */
	public function babel_type( $tag, $handle, $src ) {
		if ( Core::PLUGIN_NAME . '-crawler' !== $handle && Core::PLUGIN_NAME . '-cdn' !== $handle ) {
			return $tag;
		}

		// phpcs:ignore WordPress.WP.EnqueuedResources.NonEnqueuedScript
		return '<script src="' . Str::trim_quotes( $src ) . '" type="text/babel"></script>';
	}

	/**
	 * Callback that adds LiteSpeed Cache's action links.
	 *
	 * @since 1.0.0
	 *
	 * @param array<string> $links Previously added links from other plugins.
	 * @return array<string> Links with the LiteSpeed Cache one appended.
	 */
	public function add_plugin_links( $links ) {
		$links[] = '<a href="' . esc_url( admin_url( 'admin.php?page=litespeed-cache' ) ) . '">' . esc_html__( 'Settings', 'litespeed-cache' ) . '</a>';

		return $links;
	}

	/**
	 * Build a single notice HTML string.
	 *
	 * @since 1.0.7
	 *
	 * @param string $color              The color CSS class for the notice.
	 * @param string $str                The notice message.
	 * @param bool   $irremovable        If true, the notice cannot be dismissed.
	 * @param string $additional_classes Additional classes to add to the wrapper.
	 * @return string The built notice HTML.
	 */
	public static function build_notice( $color, $str, $irremovable = false, $additional_classes = '' ) {
		$cls = $color;
		if ( $irremovable ) {
			$cls .= ' litespeed-irremovable';
		} else {
			$cls .= ' is-dismissible';
		}
		if ( $additional_classes ) {
			$cls .= ' ' . $additional_classes;
		}

		// possible translation
		$str = Lang::maybe_translate( $str );

		return '<div class="litespeed_icon ' . esc_attr( $cls ) . '"><p>' . wp_kses_post( $str ) . '</p></div>';
	}

	/**
	 * Display info notice.
	 *
	 * @since 1.6.5
	 *
	 * @param string|array<string> $msg                Message or list of messages.
	 * @param bool                 $do_echo            Echo immediately instead of storing.
	 * @param bool                 $irremovable        If true, cannot be dismissed.
	 * @param string               $additional_classes Extra CSS classes.
	 * @return void
	 */
	public static function info( $msg, $do_echo = false, $irremovable = false, $additional_classes = '' ) {
		self::add_notice( self::NOTICE_BLUE, $msg, $do_echo, $irremovable, $additional_classes );
	}

	/**
	 * Display note (warning) notice.
	 *
	 * @since 1.6.5
	 *
	 * @param string|array<string> $msg                Message or list of messages.
	 * @param bool                 $do_echo            Echo immediately instead of storing.
	 * @param bool                 $irremovable        If true, cannot be dismissed.
	 * @param string               $additional_classes Extra CSS classes.
	 * @return void
	 */
	public static function note( $msg, $do_echo = false, $irremovable = false, $additional_classes = '' ) {
		self::add_notice( self::NOTICE_YELLOW, $msg, $do_echo, $irremovable, $additional_classes );
	}

	/**
	 * Display success notice.
	 *
	 * @since 1.6
	 *
	 * @param string|array<string> $msg                Message or list of messages.
	 * @param bool                 $do_echo            Echo immediately instead of storing.
	 * @param bool                 $irremovable        If true, cannot be dismissed.
	 * @param string               $additional_classes Extra CSS classes.
	 * @return void
	 */
	public static function success( $msg, $do_echo = false, $irremovable = false, $additional_classes = '' ) {
		self::add_notice( self::NOTICE_GREEN, $msg, $do_echo, $irremovable, $additional_classes );
	}

	/**
	 * Deprecated alias for success().
	 *
	 * @deprecated 4.7 Will drop in v7.5. Use success().
	 *
	 * @param string|array<string> $msg                Message or list of messages.
	 * @param bool                 $do_echo            Echo immediately instead of storing.
	 * @param bool                 $irremovable        If true, cannot be dismissed.
	 * @param string               $additional_classes Extra CSS classes.
	 * @return void
	 */
	public static function succeed( $msg, $do_echo = false, $irremovable = false, $additional_classes = '' ) {
		self::success( $msg, $do_echo, $irremovable, $additional_classes );
	}

	/**
	 * Display error notice.
	 *
	 * @since 1.6
	 *
	 * @param string|array<string> $msg                Message or list of messages.
	 * @param bool                 $do_echo            Echo immediately instead of storing.
	 * @param bool                 $irremovable        If true, cannot be dismissed.
	 * @param string               $additional_classes Extra CSS classes.
	 * @return void
	 */
	public static function error( $msg, $do_echo = false, $irremovable = false, $additional_classes = '' ) {
		self::add_notice( self::NOTICE_RED, $msg, $do_echo, $irremovable, $additional_classes );
	}

	/**
	 * Add unique (irremovable optional) messages.
	 *
	 * @since 4.7
	 *
	 * @param string               $color_mode  One of info|note|success|error.
	 * @param string|array<string> $msgs        Message(s).
	 * @param bool                 $irremovable If true, cannot be dismissed.
	 * @return void
	 */
	public static function add_unique_notice( $color_mode, $msgs, $irremovable = false ) {
		if ( ! is_array( $msgs ) ) {
			$msgs = [ $msgs ];
		}

		$color_map = [
			'info'    => self::NOTICE_BLUE,
			'note'    => self::NOTICE_YELLOW,
			'success' => self::NOTICE_GREEN,
			'error'   => self::NOTICE_RED,
		];
		if ( empty( $color_map[ $color_mode ] ) ) {
			self::debug( 'Wrong admin display color mode!' );
			return;
		}
		$color = $color_map[ $color_mode ];

		// Go through to make sure unique.
		$filtered_msgs = [];
		foreach ( $msgs as $k => $str ) {
			if ( is_numeric( $k ) ) {
				$k = md5( $str );
			} // Use key to make it overwritable to previous same msg.
			$filtered_msgs[ $k ] = $str;
		}

		self::add_notice( $color, $filtered_msgs, false, $irremovable );
	}

	/**
	 * Add a notice to display on the admin page (store or echo).
	 *
	 * @since 1.0.7
	 *
	 * @param string               $color              Notice color CSS class.
	 * @param string|array<string> $msg                Message(s).
	 * @param bool                 $do_echo            Echo immediately instead of storing.
	 * @param bool                 $irremovable        If true, cannot be dismissed.
	 * @param string               $additional_classes Extra classes for wrapper.
	 * @return void
	 */
	public static function add_notice( $color, $msg, $do_echo = false, $irremovable = false, $additional_classes = '' ) {
		// Bypass adding for CLI or cron
		if ( defined( 'LITESPEED_CLI' ) || wp_doing_cron() ) {
			// WP CLI will show the info directly
			if ( defined( 'WP_CLI' ) && constant('WP_CLI') ) {
				if ( ! is_array( $msg ) ) {
					$msg = [ $msg ];
				}
				foreach ( $msg as $v ) {
					$v = wp_strip_all_tags( $v );
					if ( self::NOTICE_RED === $color ) {
						\WP_CLI::error( $v, false );
					} else {
						\WP_CLI::success( $v );
					}
				}
			}
			return;
		}

		if ( $do_echo ) {
			echo self::build_notice( $color, $msg, $irremovable, $additional_classes ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
			return;
		}

		$msg_name = $irremovable ? self::DB_MSG_PIN : self::DB_MSG;

		$messages = self::get_option( $msg_name, [] );
		if ( ! is_array( $messages ) ) {
			$messages = [];
		}

		if ( is_array( $msg ) ) {
			foreach ( $msg as $k => $str ) {
				$messages[ $k ] = self::build_notice( $color, $str, $irremovable, $additional_classes );
			}
		} else {
			$messages[] = self::build_notice( $color, $msg, $irremovable, $additional_classes );
		}
		$messages = array_unique( $messages );
		self::update_option( $msg_name, $messages );
	}

	/**
	 * Display notices and errors in dashboard.
	 *
	 * @since 1.1.0
	 * @return void
	 */
	public function display_messages() {
		if ( ! defined( 'LITESPEED_CONF_LOADED' ) ) {
			$this->_in_upgrading();
		}

		if ( GUI::has_whm_msg() ) {
			$this->show_display_installed();
		}

		Data::cls()->check_upgrading_msg();

		// If is in dev version, always check latest update
		Cloud::cls()->check_dev_version();

		// One time msg
		$messages       = self::get_option( self::DB_MSG, [] );
		$added_thickbox = false;
		if ( is_array( $messages ) ) {
			foreach ( $messages as $msg ) {
				// Added for popup links
				if ( strpos( $msg, 'TB_iframe' ) && ! $added_thickbox ) {
					add_thickbox();
					$added_thickbox = true;
				}
				echo wp_kses_post( $msg );
			}
		}
		if ( -1 !== $messages ) {
			self::update_option( self::DB_MSG, -1 );
		}

		// Pinned msg
		$messages = self::get_option( self::DB_MSG_PIN, [] );
		if ( is_array( $messages ) ) {
			foreach ( $messages as $k => $msg ) {
				// Added for popup links
				if ( strpos( $msg, 'TB_iframe' ) && ! $added_thickbox ) {
					add_thickbox();
					$added_thickbox = true;
				}

				// Append close btn
				if ( '</div>' === substr( $msg, -6 ) ) {
					$link = Utility::build_url( Core::ACTION_DISMISS, GUI::TYPE_DISMISS_PIN, false, null, [ 'msgid' => $k ] );
					$msg  =
						substr( $msg, 0, -6 ) .
						'<p><a href="' .
						esc_url( $link ) .
						'" class="button litespeed-btn-primary litespeed-btn-mini">' .
						esc_html__( 'Dismiss', 'litespeed-cache' ) .
						'</a>' .
						'</p></div>';
				}
				echo wp_kses_post( $msg );
			}
		}

		if ( empty( $_GET['page'] ) || 0 !== strpos( sanitize_text_field( wp_unslash( $_GET['page'] ) ), 'litespeed' ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
			global $pagenow;
			if ( 'plugins.php' !== $pagenow ) {
				return;
			}
		}

		if ( ! $this->conf( self::O_NEWS ) ) {
			return;
		}

		// Show promo from cloud
		Cloud::cls()->show_promo();

		/**
		 * Check promo msg first
		 *
		 * @since 2.9
		 */
		GUI::cls()->show_promo();

		// Show version news
		Cloud::cls()->news();
	}

	/**
	 * Dismiss pinned msg.
	 *
	 * @since 3.5.2
	 * @return void
	 */
	public static function dismiss_pin() {
		if ( ! isset( $_GET['msgid'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
			return;
		}

		$messages = self::get_option( self::DB_MSG_PIN, [] );
		$msgid    = sanitize_text_field( wp_unslash( $_GET['msgid'] ) ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended

		if ( ! is_array( $messages ) || empty( $messages[ $msgid ] ) ) {
			return;
		}

		unset( $messages[ $msgid ] );
		if ( ! $messages ) {
			$messages = -1;
		}
		self::update_option( self::DB_MSG_PIN, $messages );
	}

	/**
	 * Dismiss pinned msg by msg content.
	 *
	 * @since 7.0
	 *
	 * @param string $content     Message content.
	 * @param string $color       Color CSS class.
	 * @param bool   $irremovable Is irremovable.
	 * @return void
	 */
	public static function dismiss_pin_by_content( $content, $color, $irremovable ) {
		$content  = self::build_notice( $color, $content, $irremovable );
		$messages = self::get_option( self::DB_MSG_PIN, [] );
		$hit      = false;
		if ( -1 !== $messages ) {
			foreach ( $messages as $k => $v ) {
				if ( $v === $content ) {
					unset( $messages[ $k ] );
					$hit = true;
					self::debug( '✅ pinned msg content hit. Removed' );
					break;
				}
			}
		}
		if ( $hit ) {
			if ( ! $messages ) {
				$messages = -1;
			}
			self::update_option( self::DB_MSG_PIN, $messages );
		} else {
			self::debug( '❌ No pinned msg content hit' );
		}
	}

	/**
	 * Hooked to the in_widget_form action.
	 * Appends LiteSpeed Cache settings to the widget edit settings screen.
	 * This will append the esi on/off selector and ttl text.
	 *
	 * @since 1.1.0
	 *
	 * @param \WP_Widget $widget     The widget instance (passed by reference).
	 * @param mixed      $return_val Return param (unused).
	 * @param array      $instance   The widget instance's settings.
	 * @return void
	 */
	public function show_widget_edit( $widget, $return_val, $instance ) {
		require LSCWP_DIR . 'tpl/esi_widget_edit.php';
	}

	/**
	 * Outputs a notice when the plugin is installed via WHM.
	 *
	 * @since 1.0.12
	 * @return void
	 */
	public function show_display_installed() {
		require_once LSCWP_DIR . 'tpl/inc/show_display_installed.php';
	}

	/**
	 * Display error cookie msg.
	 *
	 * @since 1.0.12
	 * @return void
	 */
	public static function show_error_cookie() {
		require_once LSCWP_DIR . 'tpl/inc/show_error_cookie.php';
	}

	/**
	 * Display warning if lscache is disabled.
	 *
	 * @since 2.1
	 * @return void
	 */
	public function cache_disabled_warning() {
		include LSCWP_DIR . 'tpl/inc/check_cache_disabled.php';
	}

	/**
	 * Display conf data upgrading banner.
	 *
	 * @since 2.1
	 * @access private
	 * @return void
	 */
	private function _in_upgrading() {
		include LSCWP_DIR . 'tpl/inc/in_upgrading.php';
	}

	/**
	 * Output LiteSpeed form open tag and hidden fields.
	 *
	 * @since 3.0
	 *
	 * @param string|false $action     Router action.
	 * @param string|false $type       Router type.
	 * @param bool         $has_upload Whether form has file uploads.
	 * @return void
	 */
	public function form_action( $action = false, $type = false, $has_upload = false ) {
		if ( ! $action ) {
			$action = Router::ACTION_SAVE_SETTINGS;
		}

		if ( ! defined( 'LITESPEED_CONF_LOADED' ) ) {
			echo '<div class="litespeed-relative">';
		} else {
			$current = isset( $_SERVER['REQUEST_URI'] ) ? esc_url_raw( wp_unslash( $_SERVER['REQUEST_URI'] ) ) : '';
			if ( $has_upload ) {
				echo '<form method="post" action="' . esc_url( $current ) . '" class="litespeed-relative" enctype="multipart/form-data">';
			} else {
				echo '<form method="post" action="' . esc_url( $current ) . '" class="litespeed-relative">';
			}
		}

		echo '<input type="hidden" name="' . esc_attr( Router::ACTION ) . '" value="' . esc_attr( $action ) . '" />';
		if ( $type ) {
			echo '<input type="hidden" name="' . esc_attr( Router::TYPE ) . '" value="' . esc_attr( $type ) . '" />';
		}
		wp_nonce_field( $action, Router::NONCE );
	}

	/**
	 * Output LiteSpeed form end (submit + closing tags).
	 *
	 * @since 3.0
	 *
	 * @return void
	 */
	public function form_end() {
		echo "<div class='litespeed-top20'></div>";

		if ( ! defined( 'LITESPEED_CONF_LOADED' ) ) {
			submit_button( __( 'Save Changes', 'litespeed-cache' ), 'secondary litespeed-duplicate-float', 'litespeed-submit', true, [ 'disabled' => 'disabled' ] );

			echo '</div>';
		} else {
			submit_button(
				__( 'Save Changes', 'litespeed-cache' ),
				'primary litespeed-duplicate-float',
				'litespeed-submit',
				true,
				[
					'id' => 'litespeed-submit-' . $this->_btn_i++,
				]
			);

			echo '</form>';
		}
	}

	/**
	 * Register a setting for saving.
	 *
	 * @since 3.0
	 *
	 * @param string $id Setting ID.
	 * @return void
	 */
	public function enroll( $id ) {
		echo '<input type="hidden" name="' . esc_attr( Admin_Settings::ENROLL ) . '[]" value="' . esc_attr( $id ) . '" />';
	}

	/**
	 * Build a textarea input.
	 *
	 * @since 1.1.0
	 *
	 * @param string     $id   Setting ID.
	 * @param int|false  $cols Columns count.
	 * @param string|nil $val  Pre-set value.
	 * @return void
	 */
	public function build_textarea( $id, $cols = false, $val = null ) {
		if ( null === $val ) {
			$val = $this->conf( $id, true );

			if ( is_array( $val ) ) {
				$val = implode( "\n", $val );
			}
		}

		if ( ! $cols ) {
			$cols = 80;
		}

		$rows = $this->get_textarea_rows( $val );

		$this->enroll( $id );

		echo "<textarea name='" . esc_attr( $id ) . "' rows='" . (int) $rows . "' cols='" . (int) $cols . "'>" . esc_textarea( $val ) . '</textarea>';

		$this->_check_overwritten( $id );
	}

	/**
	 * Calculate textarea rows.
	 *
	 * @since 7.4
	 *
	 * @param string $val Text area value.
	 * @return int Number of rows to use.
	 */
	public function get_textarea_rows( $val ) {
		$rows  = 5;
		$lines = substr_count( (string) $val, "\n" ) + 2;
		if ( $lines > $rows ) {
			$rows = $lines;
		}
		if ( $rows > 40 ) {
			$rows = 40;
		}

		return $rows;
	}

	/**
	 * Build a text input field.
	 *
	 * @since 1.1.0
	 *
	 * @param string      $id       Setting ID.
	 * @param string|null $cls      CSS class.
	 * @param string|null $val      Value.
	 * @param string      $type     Input type.
	 * @param bool        $disabled Whether disabled.
	 * @return void
	 */
	public function build_input( $id, $cls = null, $val = null, $type = 'text', $disabled = false ) {
		if ( null === $val ) {
			$val = $this->conf( $id, true );

			// Mask passwords.
			if ( $this->_conf_pswd( $id ) && $val ) {
				$val = str_repeat( '*', strlen( $val ) );
			}
		}

		$label_id = preg_replace( '/\W/', '', $id );

		if ( 'text' === $type ) {
			$cls = "regular-text $cls";
		}

		if ( $disabled ) {
			echo "<input type='" . esc_attr( $type ) . "' class='" . esc_attr( $cls ) . "' value='" . esc_attr( $val ) . "' id='input_" . esc_attr( $label_id ) . "' disabled /> ";
		} else {
			$this->enroll( $id );
			echo "<input type='" . esc_attr( $type ) . "' class='" . esc_attr( $cls ) . "' name='" . esc_attr( $id ) . "' value='" . esc_attr( $val ) . "' id='input_" . esc_attr( $label_id ) . "' /> ";
		}

		$this->_check_overwritten( $id );
	}

	/**
	 * Build a checkbox HTML snippet.
	 *
	 * @since 1.1.0
	 *
	 * @param string     $id      Setting ID.
	 * @param string     $title   Checkbox label (HTML allowed).
	 * @param bool|null  $checked Whether checked.
	 * @param int|string $value   Checkbox value.
	 * @return void
	 */
	public function build_checkbox( $id, $title, $checked = null, $value = 1 ) {
		if ( null === $checked && $this->conf( $id, true ) ) {
			$checked = true;
		}

		$label_id = preg_replace( '/\W/', '', $id );

		if ( 1 !== $value ) {
			$label_id .= '_' . $value;
		}

		$this->enroll( $id );

		echo "<div class='litespeed-tick'>
			<input type='checkbox' name='" . esc_attr( $id ) . "' id='input_checkbox_" . esc_attr( $label_id ) . "' value='" . esc_attr( $value ) . "' " . checked( (bool) $checked, true, false ) . " />
			<label for='input_checkbox_" . esc_attr( $label_id ) . "'>" . wp_kses_post( $title ) . '</label>
		</div>';

		$this->_check_overwritten( $id );
	}

	/**
	 * Build a toggle checkbox snippet.
	 *
	 * @since 1.7
	 *
	 * @param string      $id        Setting ID.
	 * @param bool|null   $checked   Whether enabled.
	 * @param string|null $title_on  Label when on.
	 * @param string|null $title_off Label when off.
	 * @return void
	 */
	public function build_toggle( $id, $checked = null, $title_on = null, $title_off = null ) {
		if ( null === $checked && $this->conf( $id, true ) ) {
			$checked = true;
		}
		if ( null === $title_on ) {
			$title_on  = __( 'ON', 'litespeed-cache' );
			$title_off = __( 'OFF', 'litespeed-cache' );
		}
		$cls = $checked ? 'primary' : 'default litespeed-toggleoff';
		echo "<div class='litespeed-toggle litespeed-toggle-btn litespeed-toggle-btn-" . esc_attr( $cls ) . "' data-litespeed-toggle-on='primary' data-litespeed-toggle-off='default' data-litespeed_toggle_id='" . esc_attr( $id ) . "' >
				<input name='" . esc_attr( $id ) . "' type='hidden' value='" . esc_attr( $checked ) . "' />
				<div class='litespeed-toggle-group'>
					<label class='litespeed-toggle-btn litespeed-toggle-btn-primary litespeed-toggle-on'>" . esc_html( $title_on ) . "</label>
					<label class='litespeed-toggle-btn litespeed-toggle-btn-default litespeed-toggle-active litespeed-toggle-off'>" . esc_html( $title_off ) . "</label>
					<span class='litespeed-toggle-handle litespeed-toggle-btn litespeed-toggle-btn-default'></span>
				</div>
			</div>";
	}

	/**
	 * Build a switch (radio) field.
	 *
	 * @since 1.1.0
	 * @since 1.7 Removed $disable param.
	 *
	 * @param string                 $id         Setting ID.
	 * @param array<int,mixed>|false $title_list Labels for options (OFF/ON).
	 * @return void
	 */
	public function build_switch( $id, $title_list = false ) {
		$this->enroll( $id );

		echo '<div class="litespeed-switch">';

		if ( ! $title_list ) {
			$title_list = [ __( 'OFF', 'litespeed-cache' ), __( 'ON', 'litespeed-cache' ) ];
		}

		foreach ( $title_list as $k => $v ) {
			$this->_build_radio( $id, $k, $v );
		}

		echo '</div>';

		$this->_check_overwritten( $id );
	}

	/**
	 * Build a radio input and echo it.
	 *
	 * @since 1.1.0
	 * @access private
	 *
	 * @param string     $id  Setting ID.
	 * @param int|string $val Value for the radio.
	 * @param string     $txt Label HTML.
	 * @return void
	 */
	private function _build_radio( $id, $val, $txt ) {
		$id_attr = 'input_radio_' . preg_replace( '/\W/', '', $id ) . '_' . $val;

		$default = isset( self::$_default_options[ $id ] ) ? self::$_default_options[ $id ] : self::$_default_site_options[ $id ];

		$is_checked = ! is_string( $default )
			? ( (int) $this->conf( $id, true ) === (int) $val )
			: ( $this->conf( $id, true ) === $val );

		echo "<input type='radio' autocomplete='off' name='" . esc_attr( $id ) . "' id='" . esc_attr( $id_attr ) . "' value='" . esc_attr( $val ) . "' " . checked( $is_checked, true, false ) . " /> <label for='" . esc_attr( $id_attr ) . "'>" . wp_kses_post( $txt ) . '</label>';
	}

	/**
	 * Show overwritten info if value comes from const/primary/filter/server.
	 *
	 * @since 3.0
	 * @since 7.4 Show value from filters. Added type parameter.
	 *
	 * @param string $id Setting ID.
	 * @return void
	 */
	protected function _check_overwritten( $id ) {
		$const_val             = $this->const_overwritten( $id );
		$primary_val           = $this->primary_overwritten( $id );
		$deprecated_filter_val = $this->deprecated_filter_overwritten( $id );
		$filter_val            = $this->filter_overwritten( $id );
		$server_val            = $this->server_overwritten( $id );

		if ( null === $const_val && null === $primary_val && null === $deprecated_filter_val && null === $filter_val && null === $server_val ) {
			return;
		}

		// Get value to display.
		$val = null !== $const_val ? $const_val : $primary_val;
		// If we have deprecated_filter_val will set as new val.
		if ( null !== $deprecated_filter_val ) {
			$val = $deprecated_filter_val;
		}
		// If we have filter_val will set as new val.
		if ( null !== $filter_val ) {
			$val = $filter_val;
		}
		// If we have server_val will set as new val.
		if ( null !== $server_val ) {
			$val = $server_val;
		}

		// Get type (used for display purpose).
		$type = ( isset( self::$settings_filters[ $id ] ) && isset( self::$settings_filters[ $id ]['type'] ) ) ? self::$settings_filters[ $id ]['type'] : 'textarea';
		if ( ( null !== $const_val || null !== $primary_val || null !== $filter_val ) && null === $deprecated_filter_val ) {
			$type = 'setting';
		}

		// Get default setting: if settings exist, use default setting, otherwise use filter/server value.
		$default = '';
		if ( isset( self::$_default_options[ $id ] ) || isset( self::$_default_site_options[ $id ] ) ) {
			$default = isset( self::$_default_options[ $id ] ) ? self::$_default_options[ $id ] : self::$_default_site_options[ $id ];
		}
		if ( null !== $deprecated_filter_val || null !== $server_val ) {
			$default = null !== $deprecated_filter_val ? $deprecated_filter_val : $server_val;
		}

		// Set value to display, will be a string.
		if ( is_bool( $default ) ) {
			$val = $val ? __( 'ON', 'litespeed-cache' ) : __( 'OFF', 'litespeed-cache' );
		} else {
			if ( is_array( $val ) ) {
				$val = implode( "\n", $val );
			}
			$val = esc_textarea( $val );
		}

		// Show warning for all types except textarea.
		if ( 'textarea' !== $type ) {
			echo '<div class="litespeed-desc litespeed-warning litespeed-overwrite">⚠️ ';

			if ( null !== $server_val ) {
				// Show $_SERVER value.
				printf( esc_html__( 'This value is overwritten by the %s variable.', 'litespeed-cache' ), '$_SERVER' );
				$val = '$_SERVER["' . $server_val[0] . '"] = ' . $server_val[1];
			} elseif ( null !== $deprecated_filter_val ) {
				// Show filter value.
				echo esc_html__( 'This value is overwritten by the filter.', 'litespeed-cache' );
			} elseif ( null !== $const_val ) {
				// Show CONSTANT value.
				printf( esc_html__( 'This value is overwritten by the PHP constant %s.', 'litespeed-cache' ), '<code>' . esc_html( Base::conf_const( $id ) ) . '</code>' );
			} elseif ( is_multisite() ) {
				// Show multisite overwrite.
				if ( get_current_blog_id() !== BLOG_ID_CURRENT_SITE && $this->conf( self::NETWORK_O_USE_PRIMARY ) ) {
					echo esc_html__( 'This value is overwritten by the primary site setting.', 'litespeed-cache' );
				} else {
					echo esc_html__( 'This value is overwritten by the Network setting.', 'litespeed-cache' );
				}
			} elseif ( null !== $filter_val ) {
				// Show filter value.
				echo esc_html__( 'This value is overwritten by the filter.', 'litespeed-cache' );
			}

			echo ' ' . sprintf( esc_html__( 'Currently set to %s', 'litespeed-cache' ), '<code>' . esc_html( $val ) . '</code>' ) . '</div>';
		} elseif ( 'textarea' === $type && null !== $deprecated_filter_val ) {
			// Show warning for textarea.
			// Textarea sizes.
			$cols             = 30;
			$rows             = $this->get_textarea_rows( $val );
			$rows_current_val = $this->get_textarea_rows( implode( "\n", $this->conf( $id, true ) ) );
			// If filter rows is bigger than textarea size, equalize them.
			if ( $rows > $rows_current_val ) {
				$rows = $rows_current_val;
			}
			?>
			<div class="litespeed-desc-wrapper">
				<div class="litespeed-desc"><?php echo esc_html__( 'Value from filter applied', 'litespeed-cache' ); ?>:</div>
				<textarea readonly rows="<?php echo (int) $rows; ?>" cols="<?php echo (int) $cols; ?>"><?php echo esc_textarea( $val ); ?></textarea>
			</div>
			<?php
		}
	}

	/**
	 * Display seconds label and readable span.
	 *
	 * @since 3.0
	 * @return void
	 */
	public function readable_seconds() {
		echo esc_html__( 'seconds', 'litespeed-cache' );
		echo ' <span data-litespeed-readable=""></span>';
	}

	/**
	 * Display default value for a setting.
	 *
	 * @since 1.1.1
	 *
	 * @param string $id Setting ID.
	 * @return void
	 */
	public function recommended( $id ) {
		if ( ! $this->default_settings ) {
			$this->default_settings = $this->load_default_vals();
		}

		$val = $this->default_settings[ $id ];

		if ( ! $val ) {
			return;
		}

		if ( ! is_array( $val ) ) {
			printf(
				'%s: <code>%s</code>',
				esc_html__( 'Default value', 'litespeed-cache' ),
				esc_html( $val )
			);
			return;
		}

		$rows = 5;
		$cols = 30;
		// Flexible rows/cols.
		$lines = count( $val ) + 1;
		$rows  = min( max( $lines, $rows ), 40 );
		foreach ( $val as $v ) {
			$cols = max( strlen( $v ), $cols );
		}
		$cols = min( $cols, 150 );

		$val = implode( "\n", $val );
		printf(
			'<div class="litespeed-desc">%s:</div><textarea readonly rows="%d" cols="%d">%s</textarea>',
			esc_html__( 'Default value', 'litespeed-cache' ),
			(int) $rows,
			(int) $cols,
			esc_textarea( $val )
		);
	}

	/**
	 * Validate rewrite rules regex syntax.
	 *
	 * @since 3.0
	 *
	 * @param string $id Setting ID.
	 * @return void
	 */
	protected function _validate_syntax( $id ) {
		$val = $this->conf( $id, true );

		if ( ! $val ) {
			return;
		}

		if ( ! is_array( $val ) ) {
			$val = [ $val ];
		}

		foreach ( $val as $v ) {
			if ( ! Utility::syntax_checker( $v ) ) {
				echo '<br /><span class="litespeed-warning"> ❌ ' . esc_html__( 'Invalid rewrite rule', 'litespeed-cache' ) . ': <code>' . wp_kses_post( $v ) . '</code></span>';
			}
		}
	}

	/**
	 * Validate if the .htaccess path is valid.
	 *
	 * @since 3.0
	 *
	 * @param string $id Setting ID.
	 * @return void
	 */
	protected function _validate_htaccess_path( $id ) {
		$val = $this->conf( $id, true );
		if ( ! $val ) {
			return;
		}

		if ( '/.htaccess' !== substr( $val, -10 ) ) {
			echo '<br /><span class="litespeed-warning"> ❌ ' . sprintf( esc_html__( 'Path must end with %s', 'litespeed-cache' ), '<code>/.htaccess</code>' ) . '</span>';
		}
	}

	/**
	 * Check TTL ranges and show tips.
	 *
	 * @since 3.0
	 *
	 * @param string   $id         Setting ID.
	 * @param int|bool $min        Minimum value (or false).
	 * @param int|bool $max        Maximum value (or false).
	 * @param bool     $allow_zero Whether zero is allowed.
	 * @return void
	 */
	protected function _validate_ttl( $id, $min = false, $max = false, $allow_zero = false ) {
		$val = $this->conf( $id, true );

		$tip = [];
		if ( $min && $val < $min && ( ! $allow_zero || 0 !== $val ) ) {
			$tip[] = esc_html__( 'Minimum value', 'litespeed-cache' ) . ': <code>' . $min . '</code>.';
		}
		if ( $max && $val > $max ) {
			$tip[] = esc_html__( 'Maximum value', 'litespeed-cache' ) . ': <code>' . $max . '</code>.';
		}

		echo '<br />';

		if ( $tip ) {
			echo '<span class="litespeed-warning"> ❌ ' . wp_kses_post( implode( ' ', $tip ) ) . '</span>';
		}

		$range = '';

		if ( $allow_zero ) {
			$range .= esc_html__( 'Zero, or', 'litespeed-cache' ) . ' ';
		}

		if ( $min && $max ) {
			$range .= $min . ' - ' . $max;
		} elseif ( $min ) {
			$range .= esc_html__( 'Larger than', 'litespeed-cache' ) . ' ' . $min;
		} elseif ( $max ) {
			$range .= esc_html__( 'Smaller than', 'litespeed-cache' ) . ' ' . $max;
		}

		echo esc_html__( 'Value range', 'litespeed-cache' ) . ': <code>' . esc_html( $range ) . '</code>';
	}

	/**
	 * Validate IPs in a list.
	 *
	 * @since 3.0
	 *
	 * @param string $id Setting ID.
	 * @return void
	 */
	protected function _validate_ip( $id ) {
		$val = $this->conf( $id, true );
		if ( ! $val ) {
			return;
		}

		if ( ! is_array( $val ) ) {
			$val = [ $val ];
		}

		$tip = [];
		foreach ( $val as $v ) {
			if ( ! $v ) {
				continue;
			}

			if ( ! \WP_Http::is_ip_address( $v ) ) {
				$tip[] = esc_html__( 'Invalid IP', 'litespeed-cache' ) . ': <code>' . esc_html( $v ) . '</code>.';
			}
		}

		if ( $tip ) {
			echo '<br /><span class="litespeed-warning"> ❌ ' . wp_kses_post( implode( ' ', $tip ) ) . '</span>';
		}
	}

	/**
	 * Display API environment variable support.
	 *
	 * @since 1.8.3
	 * @access protected
	 *
	 * @param string ...$args Server variable names.
	 * @return void
	 */
	protected function _api_env_var( ...$args ) {
		echo '<span class="litespeed-success"> ' .
			esc_html__( 'API', 'litespeed-cache' ) . ': ' .
			sprintf(
				/* translators: %s: list of server variables in <code> tags */
				esc_html__( 'Server variable(s) %s available to override this setting.', 'litespeed-cache' ),
				'<code>' . implode( '</code>, <code>', array_map( 'esc_html', $args ) ) . '</code>'
			) .
			'</span>';

		Doc::learn_more( 'https://docs.litespeedtech.com/lscache/lscwp/admin/#limiting-the-crawler' );
	}

	/**
	 * Display URI setting example.
	 *
	 * @since 2.6.1
	 * @access protected
	 * @return void
	 */
	protected function _uri_usage_example() {
		echo esc_html__( 'The URLs will be compared to the REQUEST_URI server variable.', 'litespeed-cache' );
		/* translators: 1: example URL, 2: pattern example */
		echo ' ' . sprintf( esc_html__( 'For example, for %1$s, %2$s can be used here.', 'litespeed-cache' ), '<code>/mypath/mypage?aa=bb</code>', '<code>mypage?aa=</code>' );
		echo '<br /><i>';
		/* translators: %s: caret symbol */
		printf( esc_html__( 'To match the beginning, add %s to the beginning of the item.', 'litespeed-cache' ), '<code>^</code>' );
		/* translators: %s: dollar symbol */
		echo ' ' . sprintf( esc_html__( 'To do an exact match, add %s to the end of the URL.', 'litespeed-cache' ), '<code>$</code>' );
		echo ' ' . esc_html__( 'One per line.', 'litespeed-cache' );
		echo '</i>';
	}

	/**
	 * Return pluralized strings.
	 *
	 * @since 2.0
	 *
	 * @param int    $num  Number.
	 * @param string $kind Kind of item (group|image).
	 * @return string
	 */
	public static function print_plural( $num, $kind = 'group' ) {
		if ( $num > 1 ) {
			switch ( $kind ) {
				case 'group':
					return sprintf( esc_html__( '%s groups', 'litespeed-cache' ), $num );

				case 'image':
					return sprintf( esc_html__( '%s images', 'litespeed-cache' ), $num );

				default:
					return $num;
			}
		}

		switch ( $kind ) {
			case 'group':
				return sprintf( esc_html__( '%s group', 'litespeed-cache' ), $num );

			case 'image':
				return sprintf( esc_html__( '%s image', 'litespeed-cache' ), $num );

			default:
				return $num;
		}
	}

	/**
	 * Return guidance HTML.
	 *
	 * @since 2.0
	 *
	 * @param string            $title        Title HTML.
	 * @param array<int,string> $steps        Steps list (HTML allowed).
	 * @param int|string        $current_step Current step number or 'done'.
	 * @return string HTML for guidance widget.
	 */
	public static function guidance( $title, $steps, $current_step ) {
		if ( 'done' === $current_step ) {
			$current_step = count( $steps ) + 1;
		}

		$percentage = ' (' . floor( ( ( $current_step - 1 ) * 100 ) / count( $steps ) ) . '%)';

		$html = '<div class="litespeed-guide"><h2>' . $title . $percentage . '</h2><ol>';
		foreach ( $steps as $k => $v ) {
			$step = $k + 1;
			if ( $current_step > $step ) {
				$html .= '<li class="litespeed-guide-done">';
			} else {
				$html .= '<li>';
			}
			$html .= $v . '</li>';
		}

		$html .= '</ol></div>';

		return $html;
	}

	/**
	 * Check whether has QC hide banner cookie.
	 *
	 * @since 7.1
	 *
	 * @return bool
	 */
	public static function has_qc_hide_banner() {
		return isset( $_COOKIE[ self::COOKIE_QC_HIDE_BANNER ] ) && ( time() - (int) $_COOKIE[ self::COOKIE_QC_HIDE_BANNER ] ) < 86400 * 90;
	}

	/**
	 * Set QC hide banner cookie.
	 *
	 * @since 7.1
	 * @return void
	 */
	public static function set_qc_hide_banner() {
		$expire = time() + 86400 * 365;
		self::debug( 'Set qc hide banner cookie' );
		setcookie( self::COOKIE_QC_HIDE_BANNER, time(), $expire, COOKIEPATH, COOKIE_DOMAIN );
	}

	/**
	 * Handle all request actions from main cls.
	 *
	 * @since 7.1
	 * @return void
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_QC_HIDE_BANNER:
				self::set_qc_hide_banner();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/debug2.cls.php000064400000042064151600267170017237 0ustar00<?php
/**
 * The plugin logging class.
 *
 * @package LiteSpeed
 * @since 1.1.2
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Centralized debug logging utilities for LiteSpeed Cache.
 */
class Debug2 extends Root {

	/**
	 * Active log file path.
	 *
	 * @var string
	 */
	private static $log_path;

	/**
	 * Directory prefix for all log files.
	 *
	 * @var string
	 */
	private static $log_path_prefix;

	/**
	 * Request-specific log line prefix.
	 *
	 * @var string
	 */
	private static $_prefix;

	const TYPE_CLEAR_LOG = 'clear_log';
	const TYPE_BETA_TEST = 'beta_test';

	const BETA_TEST_URL = 'beta_test_url';

	const BETA_TEST_URL_WP = 'https://downloads.wordpress.org/plugin/litespeed-cache.zip';

	/**
	 * Constructor.
	 *
	 * NOTE: until LSCWP_LOG is defined, calls to WP filters are not logged to
	 * avoid a recursion loop inside log_filters().
	 *
	 * @since 1.1.2
	 * @access public
	 */
	public function __construct() {
		self::$log_path_prefix = LITESPEED_STATIC_DIR . '/debug/';
		// Maybe move legacy log files
		$this->_maybe_init_folder();

		self::$log_path = $this->path( 'debug' );

		$ua = isset( $_SERVER['HTTP_USER_AGENT'] )
			? sanitize_text_field( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) )
			: '';

		if ( '' !== $ua && 0 === strpos( $ua, 'lscache_' ) ) {
			self::$log_path = $this->path( 'crawler' );
		}

		! defined( 'LSCWP_LOG_TAG' ) && define( 'LSCWP_LOG_TAG', get_current_blog_id() );

		if ( $this->conf( Base::O_DEBUG_LEVEL ) ) {
			! defined( 'LSCWP_LOG_MORE' ) && define( 'LSCWP_LOG_MORE', true );
		}

		defined( 'LSCWP_DEBUG_EXC_STRINGS' ) || define( 'LSCWP_DEBUG_EXC_STRINGS', $this->conf( Base::O_DEBUG_EXC_STRINGS ) );
	}

	/**
	 * Disable all functionalities temporarily (toggle).
	 *
	 * @since 7.4
	 * @access public
	 *
	 * @param int $time How long (in seconds) to disable LSC functions.
	 */
	public static function tmp_disable( $time = 86400 ) {
		$conf     = Conf::cls();
		$disabled = self::cls()->conf( Base::DEBUG_TMP_DISABLE );

		if ( 0 === $disabled ) {
			$conf->update_confs( [ Base::DEBUG_TMP_DISABLE => time() + (int) $time ] );
			self::debug2( 'LiteSpeed Cache temporary disabled.' );
			return;
		}

		$conf->update_confs( [ Base::DEBUG_TMP_DISABLE => 0 ] );
		self::debug2( 'LiteSpeed Cache reactivated.' );
	}

	/**
	 * Is the temporary disable active? If expired, re-enable.
	 *
	 * @since 7.4
	 * @access public
	 *
	 * @return bool
	 */
	public static function is_tmp_disable() {
		$disabled_time = self::cls()->conf( Base::DEBUG_TMP_DISABLE );

		if ( 0 === $disabled_time ) {
			return false;
		}

		if ( time() < (int) $disabled_time ) {
			return true;
		}

		Conf::cls()->update_confs( [ Base::DEBUG_TMP_DISABLE => 0 ] );
		return false;
	}

	/**
	 * Ensure log directory exists and move legacy logs into it.
	 *
	 * @since 6.5
	 * @access private
	 */
	private function _maybe_init_folder() {
		if ( file_exists( self::$log_path_prefix . 'index.php' ) ) {
			return;
		}

		File::save( self::$log_path_prefix . 'index.php', '<?php // Silence is golden.', true );

		$logs = [ 'debug', 'debug.purge', 'crawler' ];
		foreach ( $logs as $log ) {
			$old_path = LSCWP_CONTENT_DIR . '/' . $log . '.log';
			$new_path = $this->path( $log );
			if ( file_exists( $old_path ) && ! file_exists( $new_path ) ) {
				// phpcs:ignore WordPress.WP.AlternativeFunctions.rename_rename -- Moving legacy log files during migration
				rename( $old_path, $new_path );
			}
		}
	}

	/**
	 * Get absolute path for a log type.
	 *
	 * @since 6.5
	 * @param string $type Log type (debug|purge|crawler).
	 * @return string
	 */
	public function path( $type ) {
		return self::$log_path_prefix . self::FilePath( $type );
	}

	/**
	 * Get fixed filename for a log type.
	 *
	 * @since 6.5
	 * @param string $type Log type (debug|debug.purge|crawler).
	 * @return string
	 */
	public static function FilePath( $type ) {
		if ( 'debug.purge' === $type ) {
			$type = 'purge';
		}
		$key  = defined( 'AUTH_KEY' ) ? AUTH_KEY : md5( __FILE__ );
		$rand = substr( md5( substr( $key, -16 ) ), -16 );
		return $type . $rand . '.log';
	}

	/**
	 * Write end-of-request markers and response timing.
	 *
	 * @since 4.7
	 * @access public
	 * @return void
	 */
	public static function ended() {
		$headers = headers_list();
		foreach ( $headers as $key => $header ) {
			if ( 0 === stripos( $header, 'Set-Cookie' ) ) {
				unset( $headers[ $key ] );
			}
		}
		self::debug( 'Response headers', $headers );

		$elapsed_time = number_format( ( microtime( true ) - LSCWP_TS_0 ) * 1000, 2 );
		self::debug( "End response\n--------------------------------------------------Duration: " . $elapsed_time . " ms------------------------------\n" );
	}

	/**
	 * Run beta test upgrade. Accepts a direct ZIP URL or attempts to derive one.
	 *
	 * @since 2.9.5
	 * @access public
	 *
	 * @param string|false $zip ZIP URL or false to read from request.
	 * @return void
	 */
	public function beta_test( $zip = false ) {
		if ( ! $zip ) {
			// phpcs:ignore WordPress.Security.NonceVerification.Recommended
			if ( empty( $_REQUEST[ self::BETA_TEST_URL ] ) ) {
				return;
			}

			// phpcs:ignore WordPress.Security.NonceVerification.Recommended
			$zip = sanitize_text_field( wp_unslash( $_REQUEST[ self::BETA_TEST_URL ] ) );
			if ( self::BETA_TEST_URL_WP !== $zip ) {
				if ( 'latest' === $zip ) {
					$zip = self::BETA_TEST_URL_WP;
				} else {
					// Generate zip url
					$zip = $this->_package_zip( $zip );
				}
			}
		}

		if ( ! $zip ) {
			self::debug( '[Debug2] ❌  No ZIP file' );
			return;
		}

		self::debug( '[Debug2] ZIP file ' . $zip );

		$update_plugins = get_site_transient( 'update_plugins' );
		if ( ! is_object( $update_plugins ) ) {
			$update_plugins = new \stdClass();
		}

		$plugin_info              = new \stdClass();
		$plugin_info->new_version = Core::VER;
		$plugin_info->slug        = Core::PLUGIN_NAME;
		$plugin_info->plugin      = Core::PLUGIN_FILE;
		$plugin_info->package     = $zip;
		$plugin_info->url         = 'https://wordpress.org/plugins/litespeed-cache/';

		$update_plugins->response[ Core::PLUGIN_FILE ] = $plugin_info;

		set_site_transient( 'update_plugins', $update_plugins );

		Activation::cls()->upgrade();
	}

	/**
	 * Resolve a GitHub commit-ish into a downloadable ZIP URL via QC API.
	 *
	 * @since 2.9.5
	 * @access private
	 *
	 * @param string $commit Commit hash/branch/tag.
	 * @return string|false
	 */
	private function _package_zip( $commit ) {
		$data = [
			'commit' => $commit,
		];
		$res  = Cloud::get( Cloud::API_BETA_TEST, $data );

		if ( empty( $res['zip'] ) ) {
			return false;
		}

		return $res['zip'];
	}

	/**
	 * Write purge headers into a dedicated purge log.
	 *
	 * @since 2.7
	 * @access public
	 *
	 * @param string $purge_header The Purge header value.
	 * @return void
	 */
	public static function log_purge( $purge_header ) {
		if ( ! defined( 'LSCWP_LOG' ) && ! defined( 'LSCWP_LOG_BYPASS_NOTADMIN' ) ) {
			return;
		}

		$purge_file = self::cls()->path( 'purge' );

		self::cls()->_init_request( $purge_file );

		$msg = $purge_header . self::_backtrace_info( 6 );

		File::append( $purge_file, self::format_message( $msg ) );
	}

	/**
	 * Initialize logging for current request if enabled.
	 *
	 * @since 1.1.0
	 * @access public
	 * @return void
	 */
	public function init() {
		if ( defined( 'LSCWP_LOG' ) ) {
			return;
		}

		$debug = $this->conf( Base::O_DEBUG );
		if ( Base::VAL_ON2 === $debug ) {
			if ( ! $this->cls( 'Router' )->is_admin_ip() ) {
				defined( 'LSCWP_LOG_BYPASS_NOTADMIN' ) || define( 'LSCWP_LOG_BYPASS_NOTADMIN', true );
				return;
			}
		}

		/**
		 * Check if hit URI includes/excludes
		 * This is after LSCWP_LOG_BYPASS_NOTADMIN to make `log_purge()` still work
		 *
		 * @since  3.0
		 */
		$list = $this->conf( Base::O_DEBUG_INC );
		if ( $list ) {
			$request_uri = isset( $_SERVER['REQUEST_URI'] ) ? sanitize_text_field( wp_unslash( $_SERVER['REQUEST_URI'] ) ) : '';
			$result      = Utility::str_hit_array( $request_uri, $list );
			if ( ! $result ) {
				return;
			}
		}

		$list = $this->conf( Base::O_DEBUG_EXC );
		if ( $list ) {
			$request_uri = isset( $_SERVER['REQUEST_URI'] ) ? sanitize_text_field( wp_unslash( $_SERVER['REQUEST_URI'] ) ) : '';
			$result      = Utility::str_hit_array( $request_uri, $list );
			if ( $result ) {
				return;
			}
		}

		if ( ! defined( 'LSCWP_LOG' ) ) {
			$this->_init_request();
			define( 'LSCWP_LOG', true );
		}
	}

	/**
	 * Create the initial log record with request context.
	 *
	 * @since 1.0.12
	 * @access private
	 *
	 * @param string|null $log_file Optional specific log file path.
	 * @return void
	 */
	private function _init_request( $log_file = null ) {
		if ( ! $log_file ) {
			$log_file = self::$log_path;
		}

		// Rotate if exceeding configured size (MiB).
		$log_file_size = (int) $this->conf( Base::O_DEBUG_FILESIZE );
		if ( file_exists( $log_file ) && filesize( $log_file ) > $log_file_size * 1000000 ) {
			File::save( $log_file, '' );
		}

		// Add extra spacing if last write was > 2 seconds ago.
		if ( file_exists( $log_file ) && ( time() - filemtime( $log_file ) ) > 2 ) {
			File::append( $log_file, "\n\n\n\n" );
		}

		if ( 'cli' === PHP_SAPI ) {
			return;
		}

		$servervars = array(
			'Query String' => '',
			'HTTP_ACCEPT' => '',
			'HTTP_USER_AGENT' => '',
			'HTTP_ACCEPT_ENCODING' => '',
			'HTTP_COOKIE' => '',
			'REQUEST_METHOD' => '',
			'SERVER_PROTOCOL' => '',
			'X-LSCACHE' => '',
			'LSCACHE_VARY_COOKIE' => '',
			'LSCACHE_VARY_VALUE' => '',
			'ESI_CONTENT_TYPE' => '',
		);
		$server     = array_merge($servervars, $_SERVER);
		$params     = array();

		if ( isset( $_SERVER['HTTPS'] ) && 'on' === $_SERVER['HTTPS'] ) {
			$server['SERVER_PROTOCOL'] .= ' (HTTPS) ';
		}

		$param = sprintf('💓 ------%s %s %s', $server['REQUEST_METHOD'], $server['SERVER_PROTOCOL'], strtok($server['REQUEST_URI'], '?'));

		$qs = !empty($server['QUERY_STRING']) ? $server['QUERY_STRING'] : '';
		if ( $this->conf( Base::O_DEBUG_COLLAPSE_QS ) ) {
			$qs = $this->_omit_long_message( $qs );
			if ( $qs ) {
				$param .= ' ? ' . $qs;
			}
			$params[] = $param;
		} else {
			$params[] = $param;
			$params[] = 'Query String: ' . $qs;
		}

		if ( ! empty( $server['HTTP_REFERER'] ) ) {
			$params[] = 'HTTP_REFERER: ' . $this->_omit_long_message( $server['HTTP_REFERER'] );
		}

		if ( defined( 'LSCWP_LOG_MORE' ) ) {
			$params[] = 'User Agent: ' . $this->_omit_long_message( $server['HTTP_USER_AGENT'] );
			$params[] = 'Accept: ' . $server['HTTP_ACCEPT'];
			$params[] = 'Accept Encoding: ' . $server['HTTP_ACCEPT_ENCODING'];
		}

		if ( isset( $_COOKIE['_lscache_vary'] ) ) {
			$params[] = 'Cookie _lscache_vary: ' . sanitize_text_field( wp_unslash( $_COOKIE['_lscache_vary'] ) );
		}

		if ( defined( 'LSCWP_LOG_MORE' ) ) {
			$params[] = 'X-LSCACHE: ' . ( ! empty( $server['X-LSCACHE'] ) ? 'true' : 'false' );
		}
		if ( $server['LSCACHE_VARY_COOKIE'] ) {
			$params[] = 'LSCACHE_VARY_COOKIE: ' . $server['LSCACHE_VARY_COOKIE'];
		}
		if ( $server['LSCACHE_VARY_VALUE'] ) {
			$params[] = 'LSCACHE_VARY_VALUE: ' . $server['LSCACHE_VARY_VALUE'];
		}
		if ( $server['ESI_CONTENT_TYPE'] ) {
			$params[] = 'ESI_CONTENT_TYPE: ' . $server['ESI_CONTENT_TYPE'];
		}

		$request = array_map( __CLASS__ . '::format_message', $params );

		File::append( $log_file, $request );
	}

	/**
	 * Trim long message to keep logs compact.
	 *
	 * @since 6.3
	 * @param string $msg Message.
	 * @return string
	 */
	private function _omit_long_message( $msg ) {
		if ( strlen( $msg ) > 53 ) {
			$msg = substr( $msg, 0, 53 ) . '...';
		}
		return $msg;
	}

	/**
	 * Format a single log line with timestamp and prefix.
	 *
	 * @since 1.0.12
	 * @access private
	 *
	 * @param string $msg Message to log.
	 * @return string Formatted line.
	 */
	private static function format_message( $msg ) {
		if ( ! defined( 'LSCWP_LOG_TAG' ) ) {
			return $msg . "\n";
		}

		if ( ! isset( self::$_prefix ) ) {
			// address/identity.
			if ( 'cli' === PHP_SAPI ) {
				$addr = '=CLI=';
				if ( isset( $_SERVER['USER'] ) ) {
					$addr .= sanitize_text_field( wp_unslash( $_SERVER['USER'] ) );
				} elseif ( ! empty( $_SERVER['HTTP_X_FORWARDED_FOR'] ) ) {
					$addr .= sanitize_text_field( wp_unslash( $_SERVER['HTTP_X_FORWARDED_FOR'] ) );
				}
			} else {
				$ip   = isset( $_SERVER['REMOTE_ADDR'] ) ? sanitize_text_field( wp_unslash( $_SERVER['REMOTE_ADDR'] ) ) : '';
				$port = isset( $_SERVER['REMOTE_PORT'] ) ? sanitize_text_field( wp_unslash( $_SERVER['REMOTE_PORT'] ) ) : '';
				$addr = "$ip:$port";
			}

			self::$_prefix = sprintf( ' [%s %s %s] ', $addr, LSCWP_LOG_TAG, Str::rrand( 3 ) );
		}

		list( $usec, $sec ) = explode( ' ', microtime() );

		// Use gmdate to avoid tz-related warnings; apply offset if defined.
		$ts = gmdate( 'm/d/y H:i:s', (int) $sec + ( defined( 'LITESPEED_TIME_OFFSET' ) ? (int) LITESPEED_TIME_OFFSET : 0 ) );

		return $ts . substr( $usec, 1, 4 ) . self::$_prefix . $msg . "\n";
	}

	/**
	 * Log a debug message.
	 *
	 * @since 1.1.3
	 * @access public
	 *
	 * @param string    $msg             Message to write.
	 * @param int|array $backtrace_limit Depth for backtrace or payload to append.
	 * @return void
	 */
	public static function debug( $msg, $backtrace_limit = false ) {
		if ( ! defined( 'LSCWP_LOG' ) ) {
			return;
		}

		if ( defined( 'LSCWP_DEBUG_EXC_STRINGS' ) && Utility::str_hit_array( $msg, LSCWP_DEBUG_EXC_STRINGS ) ) {
			return;
		}

		if ( false !== $backtrace_limit ) {
			if ( ! is_numeric( $backtrace_limit ) ) {
				$backtrace_limit = self::trim_longtext( $backtrace_limit );
				if ( is_array( $backtrace_limit ) && 1 === count( $backtrace_limit ) && ! empty( $backtrace_limit[0] ) ) {
					$msg .= ' --- ' . $backtrace_limit[0];
				} else {
					// phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_var_export
					$msg .= ' --- ' . var_export( $backtrace_limit, true );
				}
				self::push( $msg );
				return;
			}

			self::push( $msg, (int) $backtrace_limit + 1 );
			return;
		}

		self::push( $msg );
	}

	/**
	 * Trim strings inside arrays/object dumps to reasonable length.
	 *
	 * @since 3.3
	 * @param mixed $backtrace_limit Data to trim.
	 * @return mixed
	 */
	public static function trim_longtext( $backtrace_limit ) {
		if ( is_array( $backtrace_limit ) ) {
			$backtrace_limit = array_map( __CLASS__ . '::trim_longtext', $backtrace_limit );
		}
		if ( is_string( $backtrace_limit ) && strlen( $backtrace_limit ) > 500 ) {
			$backtrace_limit = substr( $backtrace_limit, 0, 1000 ) . '...';
		}
		return $backtrace_limit;
	}

	/**
	 * Log a verbose debug message (requires O_DEBUG_LEVEL).
	 *
	 * @since 1.2.0
	 * @access public
	 *
	 * @param string    $msg             Message.
	 * @param int|array $backtrace_limit Backtrace depth or payload to append.
	 * @return void
	 */
	public static function debug2( $msg, $backtrace_limit = false ) {
		if ( ! defined( 'LSCWP_LOG_MORE' ) ) {
			return;
		}
		self::debug( $msg, $backtrace_limit );
	}

	/**
	 * Append a message to the active log file.
	 *
	 * @since 1.1.0
	 * @access private
	 *
	 * @param string   $msg             Message.
	 * @param int|bool $backtrace_limit Backtrace depth.
	 * @return void
	 */
	private static function push( $msg, $backtrace_limit = false ) {
		if ( defined( 'LSCWP_LOG_MORE' ) && false !== $backtrace_limit ) {
			$msg .= self::_backtrace_info( (int) $backtrace_limit );
		}

		File::append( self::$log_path, self::format_message( $msg ) );
	}

	/**
	 * Create a compact backtrace string.
	 *
	 * @since 2.7
	 * @access private
	 *
	 * @param int $backtrace_limit Depth.
	 * @return string
	 */
	private static function _backtrace_info( $backtrace_limit ) {
		$msg   = '';
		$limit = (int) $backtrace_limit;

		// phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_debug_backtrace
		$trace = debug_backtrace( false, $limit + 3 );

		for ( $i = 2; $i <= $limit + 2; $i++ ) {
			// 0 => _backtrace_info(), 1 => push().
			if ( empty( $trace[ $i ]['class'] ) ) {
				if ( empty( $trace[ $i ]['file'] ) ) {
					break;
				}
				$log = "\n" . $trace[ $i ]['file'];
			} else {
				if ( __CLASS__ === $trace[ $i ]['class'] ) {
					continue;
				}

				$args = '';
				if ( ! empty( $trace[ $i ]['args'] ) ) {
					foreach ( $trace[ $i ]['args'] as $v ) {
						if ( is_array( $v ) ) {
							$v = 'ARRAY';
						}
						if ( is_string( $v ) || is_numeric( $v ) ) {
							$args .= $v . ',';
						}
					}
					$args = substr( $args, 0, strlen( $args ) > 100 ? 100 : -1 );
				}

				$log = str_replace( 'Core', 'LSC', $trace[ $i ]['class'] ) . $trace[ $i ]['type'] . $trace[ $i ]['function'] . '(' . $args . ')';
			}

			if ( ! empty( $trace[ $i - 1 ]['line'] ) ) {
				$log .= '@' . $trace[ $i - 1 ]['line'];
			}
			$msg .= " => $log";
		}

		return $msg;
	}

	/**
	 * Clear all log files (debug|purge|crawler).
	 *
	 * @since 1.6.6
	 * @access private
	 * @return void
	 */
	private function _clear_log() {
		$logs = [ 'debug', 'purge', 'crawler' ];
		foreach ( $logs as $log ) {
			File::save( $this->path( $log ), '' );
		}
	}

	/**
	 * Handle requests routed to this class.
	 *
	 * @since 1.6.6
	 * @access public
	 * @return void
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_CLEAR_LOG:
            $this->_clear_log();
				break;

			case self::TYPE_BETA_TEST:
            $this->beta_test();
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/core.cls.php000064400000051742151600267240017020 0ustar00<?php
/**
 * The core plugin class.
 *
 * This is the main class for the LiteSpeed Cache plugin, responsible for initializing
 * the plugin's core functionality, registering hooks, and handling cache-related operations.
 *
 * Note: Core doesn't allow $this->cls( 'Core' )
 *
 * @since 1.0.0
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Core
 *
 * @since 1.0.0
 */
class Core extends Root {

	const NAME        = 'LiteSpeed Cache';
	const PLUGIN_NAME = 'litespeed-cache';
	const PLUGIN_FILE = 'litespeed-cache/litespeed-cache.php';
	const VER         = LSCWP_V;

	const ACTION_DISMISS             = 'dismiss';
	const ACTION_PURGE_BY            = 'PURGE_BY';
	const ACTION_PURGE_EMPTYCACHE    = 'PURGE_EMPTYCACHE';
	const ACTION_QS_PURGE            = 'PURGE';
	const ACTION_QS_PURGE_SINGLE     = 'PURGESINGLE'; // This will be same as `ACTION_QS_PURGE` (purge single URL only)
	const ACTION_QS_SHOW_HEADERS     = 'SHOWHEADERS';
	const ACTION_QS_PURGE_ALL        = 'purge_all';
	const ACTION_QS_PURGE_EMPTYCACHE = 'empty_all';
	const ACTION_QS_NOCACHE          = 'NOCACHE';

	const HEADER_DEBUG = 'X-LiteSpeed-Debug';

	/**
	 * Whether to show debug headers.
	 *
	 * @var bool
	 * @since 1.0.0
	 */
	protected static $debug_show_header = false;

	/**
	 * Footer comment buffer.
	 *
	 * @var string
	 * @since 1.0.0
	 */
	private $footer_comment = '';

	/**
	 * Define the core functionality of the plugin.
	 *
	 * Set the plugin name and the plugin version that can be used throughout the plugin.
	 * Load the dependencies, define the locale, and set the hooks for the admin area and
	 * the public-facing side of the site.
	 *
	 * @since 1.0.0
	 */
	public function __construct() {
		! defined( 'LSCWP_TS_0' ) && define( 'LSCWP_TS_0', microtime( true ) );
		$this->cls( 'Conf' )->init();

		/**
		 * Load API hooks
		 *
		 * @since 3.0
		 */
		$this->cls( 'API' )->init();

		if ( defined( 'LITESPEED_ON' ) ) {
			// Load third party detection if lscache enabled.
			include_once LSCWP_DIR . 'thirdparty/entry.inc.php';
		}


		if ( $this->conf( Base::O_DEBUG_DISABLE_ALL ) || Debug2::is_tmp_disable() ) {
			! defined( 'LITESPEED_DISABLE_ALL' ) && define( 'LITESPEED_DISABLE_ALL', true );
		}

		/**
		 * Register plugin activate/deactivate/uninstall hooks
		 * NOTE: this can't be moved under after_setup_theme, otherwise activation will be bypassed
		 *
		 * @since 2.7.1 Disabled admin&CLI check to make frontend able to enable cache too
		 */
		$plugin_file = LSCWP_DIR . 'litespeed-cache.php';
		register_activation_hook( $plugin_file, [ __NAMESPACE__ . '\Activation', 'register_activation' ] );
		register_deactivation_hook( $plugin_file, [ __NAMESPACE__ . '\Activation', 'register_deactivation' ] );
		register_uninstall_hook( $plugin_file, __NAMESPACE__ . '\Activation::uninstall_litespeed_cache' );

		if ( defined( 'LITESPEED_ON' ) ) {
			// Register purge_all actions
			$purge_all_events = $this->conf( Base::O_PURGE_HOOK_ALL );

			// Purge all on upgrade
			if ( $this->conf( Base::O_PURGE_ON_UPGRADE ) ) {
				$purge_all_events[] = 'automatic_updates_complete';
				$purge_all_events[] = 'upgrader_process_complete';
				$purge_all_events[] = 'admin_action_do-plugin-upgrade';
			}
			foreach ( $purge_all_events as $event ) {
				// Don't allow hook to update_option because purge_all will cause infinite loop of update_option
				if ( in_array( $event, [ 'update_option' ], true ) ) {
					continue;
				}
				add_action( $event, __NAMESPACE__ . '\Purge::purge_all' );
			}

			// Add headers to site health check for full page cache
			// @since 5.4
			add_filter( 'site_status_page_cache_supported_cache_headers', function ( $cache_headers ) {
				$is_cache_hit                       = function ( $header_value ) {
					return false !== strpos( strtolower( $header_value ), 'hit' );
				};
				$cache_headers['x-litespeed-cache'] = $is_cache_hit;
				$cache_headers['x-lsadc-cache']     = $is_cache_hit;
				$cache_headers['x-qc-cache']        = $is_cache_hit;
				return $cache_headers;
			} );
		}

		add_action( 'after_setup_theme', [ $this, 'init' ] );

		// Check if there is a purge request in queue
		if ( ! defined( 'LITESPEED_CLI' ) ) {
			$purge_queue = Purge::get_option( Purge::DB_QUEUE );
			if ( $purge_queue && '-1' !== $purge_queue ) {
				$this->http_header( $purge_queue );
				Debug2::debug( '[Core] Purge Queue found&sent: ' . $purge_queue );
			}
			if ( '-1' !== $purge_queue ) {
				Purge::update_option( Purge::DB_QUEUE, '-1' ); // Use -1 to bypass purge while still enable db update as WP's update_option will check value===false to bypass update
			}

			$purge_queue = Purge::get_option( Purge::DB_QUEUE2 );
			if ( $purge_queue && '-1' !== $purge_queue ) {
				$this->http_header( $purge_queue );
				Debug2::debug( '[Core] Purge2 Queue found&sent: ' . $purge_queue );
			}
			if ( '-1' !== $purge_queue ) {
				Purge::update_option( Purge::DB_QUEUE2, '-1' );
			}
		}

		/**
		 * Hook internal REST
		 *
		 * @since 2.9.4
		 */
		$this->cls( 'REST' );

		/**
		 * Hook wpnonce function
		 *
		 * Note: ESI nonce won't be available until hook after_setup_theme ESI init due to Guest Mode concern
		 *
		 * @since 4.1
		 */
		if ( $this->cls( 'Router' )->esi_enabled() && ! function_exists( 'wp_create_nonce' ) ) {
			Debug2::debug( '[ESI] Overwrite wp_create_nonce()' );
			litespeed_define_nonce_func();
		}
	}

	/**
	 * The plugin initializer.
	 *
	 * This function checks if the cache is enabled and ready to use, then determines what actions need to be set up based on the type of user and page accessed. Output is buffered if the cache is enabled.
	 *
	 * NOTE: WP user doesn't init yet
	 *
	 * @since 1.0.0
	 */
	public function init() {
		/**
		 * Added hook before init
		 * 3rd party preload hooks will be fired here too (e.g. Divi disable all in edit mode)
		 *
		 * @since 1.6.6
		 * @since 2.6 Added filter to all config values in Conf
		 */
		do_action( 'litespeed_init' );
		add_action( 'wp_ajax_async_litespeed', 'LiteSpeed\Task::async_litespeed_handler' );
		add_action( 'wp_ajax_nopriv_async_litespeed', 'LiteSpeed\Task::async_litespeed_handler' );

		// In `after_setup_theme`, before `init` hook
		$this->cls( 'Activation' )->auto_update();

		if ( is_admin() && ! wp_doing_ajax() ) {
			$this->cls( 'Admin' );
		}

		if ( defined( 'LITESPEED_DISABLE_ALL' ) && LITESPEED_DISABLE_ALL ) {
			Debug2::debug( '[Core] Bypassed due to debug disable all setting' );
			return;
		}

		do_action( 'litespeed_initing' );

		ob_start( [ $this, 'send_headers_force' ] );
		add_action( 'shutdown', [ $this, 'send_headers' ], 0 );
		add_action( 'wp_footer', [ $this, 'footer_hook' ] );

		/**
		 * Check if is non-optimization simulator
		 *
		 * @since 2.9
		 */
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		if ( ! empty( $_GET[ Router::ACTION ] ) && 'before_optm' === $_GET[ Router::ACTION ] && ! apply_filters( 'litespeed_qs_forbidden', false ) ) {
			Debug2::debug( '[Core] ⛑️ bypass_optm due to QS CTRL' );
			! defined( 'LITESPEED_NO_OPTM' ) && define( 'LITESPEED_NO_OPTM', true );
		}

		/**
		 * Register vary filter
		 *
		 * @since 1.6.2
		 */
		$this->cls( 'Control' )->init();

		// Init Purge hooks
		$this->cls( 'Purge' )->init();

		$this->cls( 'Tag' )->init();

		// Load hooks that may be related to users
		add_action( 'init', [ $this, 'after_user_init' ], 5 );

		// Load 3rd party hooks
		add_action( 'wp_loaded', [ $this, 'load_thirdparty' ], 2 );
	}

	/**
	 * Run hooks after user init
	 *
	 * @since 2.9.8
	 */
	public function after_user_init() {
		$this->cls( 'Router' )->is_role_simulation();

		// Detect if is Guest mode or not
		$this->cls( 'Vary' )->after_user_init();

		// Register attachment delete hook
		$this->cls( 'Media' )->after_user_init();

		/**
		 * Preload ESI functionality for ESI request URI recovery
		 *
		 * @since 1.8.1
		 * @since 4.0 ESI init needs to be after Guest mode detection to bypass ESI if is under Guest mode
		 */
		$this->cls( 'ESI' )->init();

		if ( ! is_admin() && ! defined( 'LITESPEED_GUEST_OPTM' ) ) {
			$result = $this->cls( 'Conf' )->in_optm_exc_roles();
			if ( $result ) {
				Debug2::debug( '[Core] ⛑️ bypass_optm: hit Role Excludes setting: ' . $result );
				! defined( 'LITESPEED_NO_OPTM' ) && define( 'LITESPEED_NO_OPTM', true );
			}
		}

		// Heartbeat control
		$this->cls( 'Tool' )->heartbeat();

		if ( ! defined( 'LITESPEED_NO_OPTM' ) || ! LITESPEED_NO_OPTM ) {
			// Check missing static files
			$this->cls( 'Router' )->serve_static();

			$this->cls( 'Media' )->init();

			$this->cls( 'Placeholder' )->init();

			$this->cls( 'Router' )->can_optm() && $this->cls( 'Optimize' )->init();

			$this->cls( 'Localization' )->init();

			// Hook CDN for attachments
			$this->cls( 'CDN' )->init();

			// Load cron tasks
			$this->cls( 'Task' )->init();
		}

		// Load litespeed actions
		$action = Router::get_action();
		if ( $action ) {
			$this->proceed_action( $action );
		}

		// Load frontend GUI
		if ( ! is_admin() ) {
			$this->cls( 'GUI' )->init();
		}
	}

	/**
	 * Run frontend actions
	 *
	 * @since 1.1.0
	 * @param string $action The action to proceed.
	 */
	public function proceed_action( $action ) {
		$msg = false;
		// Handle actions
		switch ( $action ) {
			case self::ACTION_QS_SHOW_HEADERS:
				self::$debug_show_header = true;
				break;

			case self::ACTION_QS_PURGE:
			case self::ACTION_QS_PURGE_SINGLE:
				Purge::set_purge_single();
				break;

			case self::ACTION_QS_PURGE_ALL:
				Purge::purge_all();
				break;

			case self::ACTION_PURGE_EMPTYCACHE:
			case self::ACTION_QS_PURGE_EMPTYCACHE:
				define( 'LSWCP_EMPTYCACHE', true ); // Clear all sites caches
				Purge::purge_all();
				$msg = __( 'Notified LiteSpeed Web Server to purge everything.', 'litespeed-cache' );
				break;

			case self::ACTION_PURGE_BY:
				$this->cls( 'Purge' )->purge_list();
				$msg = __( 'Notified LiteSpeed Web Server to purge the list.', 'litespeed-cache' );
				break;

			case self::ACTION_DISMISS:
				GUI::dismiss();
				break;

			default:
				$msg = $this->cls( 'Router' )->handler( $action );
				break;
		}
		if ( $msg && ! Router::is_ajax() ) {
			Admin_Display::add_notice( Admin_Display::NOTICE_GREEN, $msg );
			Admin::redirect();
			return;
		}

		if ( Router::is_ajax() ) {
			exit();
		}
	}

	/**
	 * Callback used to call the detect third party action.
	 *
	 * The detect action is used by third party plugin integration classes to determine if they should add the rest of their hooks.
	 *
	 * @since 1.0.5
	 */
	public function load_thirdparty() {
		do_action( 'litespeed_load_thirdparty' );
	}

	/**
	 * Mark wp_footer called
	 *
	 * @since 1.3
	 */
	public function footer_hook() {
		Debug2::debug( '[Core] Footer hook called' );
		if ( ! defined( 'LITESPEED_FOOTER_CALLED' ) ) {
			define( 'LITESPEED_FOOTER_CALLED', true );
		}
	}

	/**
	 * Trigger comment info display hook
	 *
	 * @since 1.3
	 * @param string|null $buffer The buffer to check.
	 * @return void
	 */
	private function check_is_html( $buffer = null ) {
		if ( ! defined( 'LITESPEED_FOOTER_CALLED' ) ) {
			Debug2::debug2( '[Core] CHK html bypass: miss footer const' );
			return;
		}

		if ( wp_doing_ajax() ) {
			Debug2::debug2( '[Core] CHK html bypass: doing ajax' );
			return;
		}

		if ( wp_doing_cron() ) {
			Debug2::debug2( '[Core] CHK html bypass: doing cron' );
			return;
		}

		if ( empty( $_SERVER['REQUEST_METHOD'] ) || 'GET' !== $_SERVER['REQUEST_METHOD'] ) {
			// phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
			Debug2::debug2( '[Core] CHK html bypass: not get method ' . wp_unslash( $_SERVER['REQUEST_METHOD'] ) );
			return;
		}

		if ( null === $buffer ) {
			$buffer = ob_get_contents();
		}

		// Double check to make sure it is an HTML file
		if ( strlen( $buffer ) > 300 ) {
			$buffer = substr( $buffer, 0, 300 );
		}
		if ( false !== strstr( $buffer, '<!--' ) ) {
			$buffer = preg_replace( '/<!--.*?-->/s', '', $buffer );
		}
		$buffer = trim( $buffer );

		$buffer = File::remove_zero_space( $buffer );

		$is_html = 0 === stripos( $buffer, '<html' ) || 0 === stripos( $buffer, '<!DOCTYPE' );

		if ( ! $is_html ) {
			Debug2::debug( '[Core] Footer check failed: ' . ob_get_level() . '-' . substr( $buffer, 0, 100 ) );
			return;
		}

		Debug2::debug( '[Core] Footer check passed' );

		if ( ! defined( 'LITESPEED_IS_HTML' ) ) {
			define( 'LITESPEED_IS_HTML', true );
		}
	}

	/**
	 * For compatibility with plugins that have 'Bad' logic that forced all buffer output even if it is NOT their buffer.
	 *
	 * Usually this is called after send_headers() if following original WP process
	 *
	 * @since 1.1.5
	 * @param string $buffer The buffer to process.
	 * @return string The processed buffer.
	 */
	public function send_headers_force( $buffer ) {
		$this->check_is_html( $buffer );

		// Hook to modify buffer before
		$buffer = apply_filters( 'litespeed_buffer_before', $buffer );

		/**
		 * Media: Image lazyload && WebP
		 * GUI: Clean wrapper mainly for ESI block NOTE: this needs to be before optimizer to avoid wrapper being removed
		 * Optimize
		 * CDN
		 */
		if ( ! defined( 'LITESPEED_NO_OPTM' ) || ! LITESPEED_NO_OPTM ) {
			Debug2::debug( '[Core] run hook litespeed_buffer_finalize' );
			$buffer = apply_filters( 'litespeed_buffer_finalize', $buffer );
		}

		/**
		 * Replace ESI preserved list
		 *
		 * @since 3.3 Replace this in the end to avoid `Inline JS Defer` or other Page Optm features encoded ESI tags wrongly, which caused LSWS can't recognize ESI
		 */
		$buffer = $this->cls( 'ESI' )->finalize( $buffer );

		$this->send_headers( true );

		// Log ESI nonce buffer empty issue
		if ( defined( 'LSCACHE_IS_ESI' ) && 0 === strlen( $buffer ) && ! empty( $_SERVER['REQUEST_URI'] ) ) {
			// Log ref for debug purpose
			// phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized, WordPress.PHP.DevelopmentFunctions.error_log_error_log
			error_log( 'ESI buffer empty ' . wp_unslash( $_SERVER['REQUEST_URI'] ) );
		}

		// Init comment info
		$running_info_showing = defined( 'LITESPEED_IS_HTML' ) || defined( 'LSCACHE_IS_ESI' );
		if ( defined( 'LSCACHE_ESI_SILENCE' ) ) {
			$running_info_showing = false;
			Debug2::debug( '[Core] ESI silence' );
		}
		/**
		 * Silence comment for JSON request
		 *
		 * @since 2.9.3
		 */
		if ( REST::cls()->is_rest() || Router::is_ajax() ) {
			$running_info_showing = false;
			Debug2::debug( '[Core] Silence Comment due to REST/AJAX' );
		}
		$running_info_showing = apply_filters( 'litespeed_comment', $running_info_showing );
		if ( $running_info_showing && $this->footer_comment ) {
			$buffer .= $this->footer_comment;
		}

		/**
		 * If ESI request is JSON, give the content JSON format
		 *
		 * @since 2.9.3
		 * @since 2.9.4 ESI request could be from internal REST call, so moved json_encode out of this condition
		 */
		if ( defined( 'LSCACHE_IS_ESI' ) ) {
			Debug2::debug( '[Core] ESI Start 👇' );
			if ( strlen( $buffer ) > 500 ) {
				Debug2::debug( trim( substr( $buffer, 0, 500 ) ) . '.....' );
			} else {
				Debug2::debug( $buffer );
			}
			Debug2::debug( '[Core] ESI End 👆' );
		}

		if ( apply_filters( 'litespeed_is_json', false ) ) {
			if ( null === \json_decode( $buffer, true ) ) {
				Debug2::debug( '[Core] Buffer converting to JSON' );
				$buffer = wp_json_encode( $buffer );
				$buffer = trim( $buffer, '"' );
			} else {
				Debug2::debug( '[Core] JSON Buffer' );
			}
		}

		// Hook to modify buffer after
		$buffer = apply_filters( 'litespeed_buffer_after', $buffer );

		Debug2::ended();

		return $buffer;
	}

	/**
	 * Sends the headers out at the end of processing the request.
	 *
	 * This will send out all LiteSpeed Cache related response headers needed for the post.
	 *
	 * @since 1.0.5
	 * @param bool $is_forced If the header is sent following our normal finalizing logic.
	 */
	public function send_headers( $is_forced = false ) {
		// Make sure header output only runs once
		if ( defined( 'LITESPEED_DID_' . __FUNCTION__ ) ) {
			return;
		}
		define( 'LITESPEED_DID_' . __FUNCTION__, true );

		// Avoid PHP warning for headers sent out already
		if ( headers_sent() ) {
			self::debug( '❌ !!! Err: Header sent out already' );
			return;
		}

		$this->check_is_html();

		// Cache control output needs to be done first, as some varies are added in 3rd party hook `litespeed_api_control`.
		$this->cls( 'Control' )->finalize();

		$vary_header = $this->cls( 'Vary' )->finalize();

		// If not cacheable but Admin QS is `purge` or `purgesingle`, `tag` still needs to be generated
		$tag_header = $this->cls( 'Tag' )->output();
		if ( ! $tag_header && Control::is_cacheable() ) {
			Control::set_nocache( 'empty tag header' );
		}

		// `Purge` output needs to be after `tag` output as Admin QS may need to send `tag` header
		$purge_header = Purge::output();

		// Generate `control` header in the end in case control status is changed by other headers
		$control_header = $this->cls( 'Control' )->output();

		// Give one more break to avoid Firefox crash
		if ( ! defined( 'LSCACHE_IS_ESI' ) ) {
			$this->footer_comment .= "\n";
		}

		$cache_support = 'supported';
		if ( defined( 'LITESPEED_ON' ) ) {
			$cache_support = Control::is_cacheable() ? 'cached' : 'uncached';
		}

		$this->comment(
			sprintf(
				'%1$s %2$s by LiteSpeed Cache %4$s on %3$s',
				defined( 'LSCACHE_IS_ESI' ) ? 'Block' : 'Page',
				$cache_support,
				gmdate( 'Y-m-d H:i:s', time() + LITESPEED_TIME_OFFSET ),
				self::VER
			)
		);

		// Send Control header
		if ( defined( 'LITESPEED_ON' ) && $control_header ) {
			$this->http_header( $control_header );
			if ( ! Control::is_cacheable() && !is_admin() ) {
				$ori_wp_header = wp_get_nocache_headers();
				if ( isset( $ori_wp_header['Cache-Control'] ) ) {
					$this->http_header( 'Cache-Control: ' . $ori_wp_header['Cache-Control'] ); // @ref: https://github.com/litespeedtech/lscache_wp/issues/889
				}
			}
			if ( defined( 'LSCWP_LOG' ) ) {
				$this->comment( $control_header );
			}
		}

		// Send PURGE header (Always send regardless of cache setting disabled/enabled)
		if ( defined( 'LITESPEED_ON' ) && $purge_header ) {
			$this->http_header( $purge_header );
			Debug2::log_purge( $purge_header );

			if ( defined( 'LSCWP_LOG' ) ) {
				$this->comment( $purge_header );
			}
		}

		// Send Vary header
		if ( defined( 'LITESPEED_ON' ) && $vary_header ) {
			$this->http_header( $vary_header );
			if ( defined( 'LSCWP_LOG' ) ) {
				$this->comment( $vary_header );
			}
		}

		if ( defined( 'LITESPEED_ON' ) && defined( 'LSCWP_LOG' ) ) {
			$vary = $this->cls( 'Vary' )->finalize_full_varies();
			if ( $vary ) {
				$this->comment( 'Full varies: ' . $vary );
			}
		}

		// Admin QS show header action
		if ( self::$debug_show_header ) {
			$debug_header = self::HEADER_DEBUG . ': ';
			if ( $control_header ) {
				$debug_header .= $control_header . '; ';
			}
			if ( $purge_header ) {
				$debug_header .= $purge_header . '; ';
			}
			if ( $tag_header ) {
				$debug_header .= $tag_header . '; ';
			}
			if ( $vary_header ) {
				$debug_header .= $vary_header . '; ';
			}
			$this->http_header( $debug_header );
		} elseif ( defined( 'LITESPEED_ON' ) && Control::is_cacheable() && $tag_header ) {
			$this->http_header( $tag_header );
			if ( defined( 'LSCWP_LOG' ) ) {
				$this->comment( $tag_header );
			}
		}

		// Object cache comment
		if ( defined( 'LSCWP_LOG' ) && defined( 'LSCWP_OBJECT_CACHE' ) && method_exists( 'WP_Object_Cache', 'debug' ) ) {
			$this->comment( 'Object Cache ' . \WP_Object_Cache::get_instance()->debug() );
		}

		if ( defined( 'LITESPEED_GUEST' ) && LITESPEED_GUEST ) {
			$this->comment( 'Guest Mode' );
		}

		if ( ! empty( $this->footer_comment ) ) {
			self::debug( "[footer comment]\n" . trim( $this->footer_comment ) );
		}

		if ( $is_forced ) {
			Debug2::debug( '--forced--' );
		}

		// If CLI and contains Purge Header, issue an HTTP request to Purge
		if ( defined( 'LITESPEED_CLI' ) ) {
			$purge_queue = Purge::get_option( Purge::DB_QUEUE );
			if ( ! $purge_queue || '-1' === $purge_queue ) {
				$purge_queue = Purge::get_option( Purge::DB_QUEUE2 );
			}
			if ( $purge_queue && '-1' !== $purge_queue ) {
				self::debug( '[Core] Purge Queue found, issue an HTTP request to purge: ' . $purge_queue );
				// Kick off HTTP request
				$url  = admin_url( 'admin-ajax.php' );
				$resp = wp_safe_remote_get( $url );
				if ( is_wp_error( $resp ) ) {
					$error_message = $resp->get_error_message();
					self::debug( '[URL]' . $url );
					self::debug( 'failed to request: ' . $error_message );
				} else {
					self::debug( 'HTTP request response: ' . $resp['body'] );
				}
			}
		}
	}

	/**
	 * Append one HTML comment
	 *
	 * @since 5.5
	 * @param string $data The comment data.
	 */
	public static function comment( $data ) {
		self::cls()->append_comment( $data );
	}

	/**
	 * Append one HTML comment
	 *
	 * @since 5.5
	 * @param string $data The comment data.
	 */
	private function append_comment( $data ) {
		$this->footer_comment .= "\n<!-- " . htmlspecialchars( $data ) . ' -->';
	}

	/**
	 * Send HTTP header
	 *
	 * @since 5.3
	 * @param string $header The header to send.
	 */
	private function http_header( $header ) {
		if ( defined( 'LITESPEED_CLI' ) ) {
			return;
		}

		if ( ! headers_sent() ) {
			header( $header );
		}

		if ( ! defined( 'LSCWP_LOG' ) ) {
			return;
		}
		Debug2::debug( '💰 ' . $header );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/data.cls.php000064400000054322151600267310016774 0ustar00<?php
/**
 * LiteSpeed persistent data manager.
 *
 * Handles DB tables, schema upgrades, URL-to-file mappings, and list loaders.
 *
 * @package LiteSpeed
 * @since   1.3.1
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Data layer for LiteSpeed Cache.
 */
class Data extends Root {

	const LOG_TAG = '🚀';

	/**
	 * Versioned DB updaters for network-wide options.
	 *
	 * @var array<string,array<string>>
	 */
	private $_db_updater = [
		'5.3-a5'    => [ 'litespeed_update_5_3' ],
		'7.0-b26'   => [ 'litespeed_update_7' ],
		'7.0.1-b1'  => [ 'litespeed_update_7_0_1' ],
		'7.7-b28'   => [ 'litespeed_update_7_7' ],
	];

	/**
	 * Versioned DB updaters for per-site options in multisite.
	 *
	 * @var array<string,array<string>>
	 */
	private $_db_site_updater = [
		// '2.0' => [ 'litespeed_update_site_2_0' ],
	];

	/**
	 * Map from URL-file type to integer code.
	 *
	 * @var array<string,int>
	 */
	private $_url_file_types = [
		'css'  => 1,
		'js'   => 2,
		'ccss' => 3,
		'ucss' => 4,
	];

	/** Table: image optimization results. */
	const TB_IMG_OPTM = 'litespeed_img_optm';
	/** Table: image optimization working queue. */
	const TB_IMG_OPTMING = 'litespeed_img_optming';
	/** Table: cached avatars. */
	const TB_AVATAR = 'litespeed_avatar';
	/** Table: crawler URLs. */
	const TB_CRAWLER = 'litespeed_crawler';
	/** Table: crawler blacklist. */
	const TB_CRAWLER_BLACKLIST = 'litespeed_crawler_blacklist';
	/** Table: logical URLs. */
	const TB_URL = 'litespeed_url';
	/** Table: URL → generated file mapping. */
	const TB_URL_FILE = 'litespeed_url_file';

	/**
	 * Constructor.
	 *
	 * @since 1.3.1
	 */
	public function __construct() {}

	/**
	 * Ensure required tables exist based on current configuration.
	 *
	 * Called on activation and when options are (re)loaded.
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public function correct_tb_existence() {
		// Gravatar.
		if ( $this->conf( Base::O_DISCUSS_AVATAR_CACHE ) ) {
			$this->tb_create( 'avatar' );
		}

		// Crawler.
		if ( $this->conf( Base::O_CRAWLER ) ) {
			$this->tb_create( 'crawler' );
			$this->tb_create( 'crawler_blacklist' );
		}

		// URL mapping.
		$this->tb_create( 'url' );
		$this->tb_create( 'url_file' );

		// Image optm tables are managed on-demand.
	}

	/**
	 * Upgrade global configuration/data to match plugin version.
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string $ver Currently stored version string.
	 * @return string|void 'upgrade' on success, or void if no-op.
	 */
	public function conf_upgrade( $ver ) {
		// Skip count check if `Use Primary Site Configurations` is on (deprecated note kept intentionally).

		if ( $this->_get_upgrade_lock() ) {
			return;
		}

		$this->_set_upgrade_lock( true );

		require_once LSCWP_DIR . 'src/data.upgrade.func.php';

		// Init log manually.
		if ( $this->conf( Base::O_DEBUG ) ) {
			$this->cls( 'Debug2' )->init();
		}

		foreach ( $this->_db_updater as $k => $v ) {
			if ( version_compare( $ver, $k, '<' ) ) {
				foreach ( $v as $v2 ) {
					self::debug( "Updating [ori_v] $ver \t[to] $k \t[func] $v2" );
					call_user_func( $v2 );
				}
			}
		}

		// Reload options.
		$this->cls( 'Conf' )->load_options();

		$this->correct_tb_existence();

		// Update related files.
		$this->cls( 'Activation' )->update_files();

		// Update version to latest.
		Conf::delete_option( Base::_VER );
		Conf::add_option( Base::_VER, Core::VER );

		self::debug( 'Updated version to ' . Core::VER );

		$this->_set_upgrade_lock( false );

		if ( ! defined( 'LSWCP_EMPTYCACHE' ) ) {
			define( 'LSWCP_EMPTYCACHE', true );
		}
		Purge::purge_all();

		return 'upgrade';
	}

	/**
	 * Upgrade per-site configuration/data to match plugin version (multisite).
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string $ver Currently stored version string.
	 * @return void
	 */
	public function conf_site_upgrade( $ver ) {
		if ( $this->_get_upgrade_lock() ) {
			return;
		}

		$this->_set_upgrade_lock( true );

		require_once LSCWP_DIR . 'src/data.upgrade.func.php';

		foreach ( $this->_db_site_updater as $k => $v ) {
			if ( version_compare( $ver, $k, '<' ) ) {
				foreach ( $v as $v2 ) {
					self::debug( "Updating site [ori_v] $ver \t[to] $k \t[func] $v2" );
					call_user_func( $v2 );
				}
			}
		}

		// Reload options.
		$this->cls( 'Conf' )->load_site_options();

		Conf::delete_site_option( Base::_VER );
		Conf::add_site_option( Base::_VER, Core::VER );

		self::debug( 'Updated site_version to ' . Core::VER );

		$this->_set_upgrade_lock( false );

		if ( ! defined( 'LSWCP_EMPTYCACHE' ) ) {
			define( 'LSWCP_EMPTYCACHE', true );
		}
		Purge::purge_all();
	}

	/**
	 * Whether an upgrade lock is in effect.
	 *
	 * @since 3.0.1
	 * @return int|false Timestamp if locked and recent, false otherwise.
	 */
	private function _get_upgrade_lock() {
		$is_upgrading = (int) get_option( 'litespeed.data.upgrading' );
		if ( ! $is_upgrading ) {
			$this->_set_upgrade_lock( false ); // Seed option to avoid repeated DB reads later.
		}
		if ( $is_upgrading && ( time() - $is_upgrading ) < 3600 ) {
			return $is_upgrading;
		}

		return false;
	}

	/**
	 * Show the upgrading banner if upgrade script is running.
	 *
	 * @since 3.0.1
	 * @return void
	 */
	public function check_upgrading_msg() {
		$is_upgrading = $this->_get_upgrade_lock();
		if ( ! $is_upgrading ) {
			return;
		}

		Admin_Display::info(
			sprintf(
				/* translators: %s: time string */
				__( 'The database has been upgrading in the background since %s. This message will disappear once upgrade is complete.', 'litespeed-cache' ),
				'<code>' . Utility::readable_time( $is_upgrading ) . '</code>'
			) . ' [LiteSpeed]',
			true
		);
	}

	/**
	 * Set/clear the upgrade process lock.
	 *
	 * @since 3.0.1
	 *
	 * @param bool $lock True to set, false to clear.
	 * @return void
	 */
	private function _set_upgrade_lock( $lock ) {
		if ( ! $lock ) {
			update_option( 'litespeed.data.upgrading', -1 );
		} else {
			update_option( 'litespeed.data.upgrading', time() );
		}
	}

	/**
	 * Get a fully-qualified table name by slug.
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string $tb Table slug (e.g., 'url_file').
	 * @return string|null
	 */
	public function tb( $tb ) {
		global $wpdb;

		switch ( $tb ) {
			case 'img_optm':
				return $wpdb->prefix . self::TB_IMG_OPTM;

			case 'img_optming':
				return $wpdb->prefix . self::TB_IMG_OPTMING;

			case 'avatar':
				return $wpdb->prefix . self::TB_AVATAR;

			case 'crawler':
				return $wpdb->prefix . self::TB_CRAWLER;

			case 'crawler_blacklist':
				return $wpdb->prefix . self::TB_CRAWLER_BLACKLIST;

			case 'url':
				return $wpdb->prefix . self::TB_URL;

			case 'url_file':
				return $wpdb->prefix . self::TB_URL_FILE;

			default:
				return null;
		}
	}

	/**
	 * Check if a table exists.
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string $tb Table slug.
	 * @return bool
	 */
	public function tb_exist( $tb ) {
		global $wpdb;

		$save_state = $wpdb->suppress_errors;
		$wpdb->suppress_errors( true );
		$describe = $wpdb->get_var( 'DESCRIBE `' . $this->tb( $tb ) . '`' ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		$wpdb->suppress_errors( $save_state );

		return null !== $describe;
	}

	/**
	 * Get the SQL structure (columns/indexes) for a given table slug.
	 *
	 * @since 2.0
	 * @access private
	 *
	 * @param string $tb Table slug.
	 * @return string SQL columns/indexes definition.
	 */
	private function _tb_structure( $tb ) {
		return File::read( LSCWP_DIR . 'src/data_structure/' . $tb . '.sql' );
	}

	/**
	 * Create a table by slug if it doesn't exist.
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string $tb Table slug.
	 * @return void
	 */
	public function tb_create( $tb ) {
		global $wpdb;

		self::debug2( '[Data] Checking table ' . $tb );

		// Check if table exists first.
		if ( $this->tb_exist( $tb ) ) {
			self::debug2( '[Data] Existed' );
			return;
		}

		self::debug( 'Creating ' . $tb );

		$sql = sprintf(
			'CREATE TABLE IF NOT EXISTS `%1$s` (%2$s) %3$s;',
			$this->tb( $tb ),
			$this->_tb_structure( $tb ),
			$wpdb->get_charset_collate()
		);
		$res = $wpdb->query( $sql ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		if ( false === $res ) {
			self::debug( 'Warning! Creating table failed!', $sql );
			Admin_Display::error( Error::msg( 'failed_tb_creation', [ '<code>' . $tb . '</code>', '<code>' . $sql . '</code>' ] ) );
		}
	}

	/**
	 * Drop a table by slug.
	 *
	 * @since 3.0
	 * @access public
	 *
	 * @param string $tb Table slug.
	 * @return void
	 */
	public function tb_del( $tb ) {
		global $wpdb;

		if ( ! $this->tb_exist( $tb ) ) {
			return;
		}

		self::debug( 'Deleting table ' . $tb );

		$q = 'DROP TABLE IF EXISTS ' . $this->tb( $tb );
		$wpdb->query( $q ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
	}

	/**
	 * Drop all generated tables (except image optimization working tables).
	 *
	 * @since 3.0
	 * @access public
	 * @return void
	 */
	public function tables_del() {
		$this->tb_del( 'avatar' );
		$this->tb_del( 'crawler' );
		$this->tb_del( 'crawler_blacklist' );
		$this->tb_del( 'url' );
		$this->tb_del( 'url_file' );

		// Deleting img_optm only can be done when destroy all optm images
	}

	/**
	 * TRUNCATE a table by slug.
	 *
	 * @since 4.0
	 * @access public
	 *
	 * @param string $tb Table slug.
	 * @return void
	 */
	public function table_truncate( $tb ) {
		global $wpdb;
		$q = 'TRUNCATE TABLE ' . $this->tb( $tb );
		$wpdb->query( $q ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
	}

	/**
	 * Clean URL-file rows for a given file type and prune orphaned URLs.
	 *
	 * @since 4.0
	 * @access public
	 *
	 * @param string $file_type One of 'css','js','ccss','ucss'.
	 * @return void
	 */
	public function url_file_clean( $file_type ) {
		global $wpdb;

		if ( ! $this->tb_exist( 'url_file' ) ) {
			return;
		}

		if ( ! isset( $this->_url_file_types[ $file_type ] ) ) {
			return;
		}

		$type        = $this->_url_file_types[ $file_type ];
		$tb_url      = $this->tb( 'url' );
		$tb_url_file = $this->tb( 'url_file' );

		// Delete all of this type.
		$q = "DELETE FROM `$tb_url_file` WHERE `type` = %d";
		$wpdb->query( $wpdb->prepare( $q, $type ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared

		// Prune orphaned rows in URL table.
		$sql = "DELETE d
				FROM `{$tb_url}` AS d
				LEFT JOIN `{$tb_url_file}` AS f ON d.`id` = f.`url_id`
				WHERE f.`url_id` IS NULL";
		$wpdb->query( $sql ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
	}

	/**
	 * Persist (or rotate) the mapping from URL+vary to a generated file.
	 *
	 * @since 4.0
	 * @access public
	 *
	 * @param string $request_url  Full request URL.
	 * @param string $vary         Vary string (may be long; will be md5 if >32).
	 * @param string $file_type    One of 'css','js','ccss','ucss'.
	 * @param string $filecon_md5  MD5 of the generated file content.
	 * @param string $path         Base path where files live.
	 * @param bool   $mobile       Whether mapping is for mobile.
	 * @param bool   $webp         Whether mapping is for webp.
	 * @return void
	 */
	public function save_url( $request_url, $vary, $file_type, $filecon_md5, $path, $mobile = false, $webp = false ) {
		global $wpdb;

		if ( strlen( $vary ) > 32 ) {
			$vary = md5( $vary );
		}

		if ( ! isset( $this->_url_file_types[ $file_type ] ) ) {
			return;
		}

		$type = $this->_url_file_types[ $file_type ];

		$tb_url      = $this->tb( 'url' );
		$tb_url_file = $this->tb( 'url_file' );

		// Ensure URL row exists.
		$q       = "SELECT * FROM `$tb_url` WHERE url=%s";
		$url_row = $wpdb->get_row( $wpdb->prepare( $q, $request_url ), ARRAY_A ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		if ( ! $url_row ) {
			$q = "INSERT INTO `$tb_url` SET url=%s";
			$wpdb->query( $wpdb->prepare( $q, $request_url ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
			$url_id = (int) $wpdb->insert_id;
		} else {
			$url_id = (int) $url_row['id'];
		}

		// Active mapping (not expired).
		$q        = "SELECT * FROM `$tb_url_file` WHERE url_id=%d AND vary=%s AND type=%d AND expired=0";
		$file_row = $wpdb->get_row( $wpdb->prepare( $q, [ $url_id, $vary, $type ] ), ARRAY_A ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared

		// No change needed if filename matches.
		if ( $file_row && $file_row['filename'] === $filecon_md5 ) {
			return;
		}

		// If the new file MD5 is currently marked expired elsewhere, clear those records.
		$q = "DELETE FROM `$tb_url_file` WHERE filename = %s AND expired > 0";
		$wpdb->query( $wpdb->prepare( $q, $filecon_md5 ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared

		// If another live row already uses the same filename, switch current row to that filename.
		if ( $file_row ) {
			$q         = "SELECT id FROM `$tb_url_file` WHERE filename = %s AND expired = 0 AND id != %d LIMIT 1";
			$exists_id = $wpdb->get_var( $wpdb->prepare( $q, [ $file_row['filename'], (int) $file_row['id'] ] ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
			if ( $exists_id ) {
				$q = "UPDATE `$tb_url_file` SET filename=%s WHERE id=%d";
				$wpdb->query( $wpdb->prepare( $q, [ $filecon_md5, (int) $file_row['id'] ] ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
				return;
			}
		}

		// Insert a new mapping row.
		$q = "INSERT INTO `$tb_url_file` SET url_id=%d, vary=%s, filename=%s, type=%d, mobile=%d, webp=%d, expired=0";
		$wpdb->query( $wpdb->prepare( $q, [ $url_id, $vary, $filecon_md5, $type, $mobile ? 1 : 0, $webp ? 1 : 0 ] ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared

		// Mark previous mapping as expiring (to be deleted later).
		if ( $file_row ) {
			$q       = "UPDATE `$tb_url_file` SET expired=%d WHERE id=%d";
			$expired = time() + ( 86400 * apply_filters( 'litespeed_url_file_expired_days', 20 ) );
			$wpdb->query( $wpdb->prepare( $q, [ $expired, (int) $file_row['id'] ] ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared

			// Delete already-expired files for this URL.
			$q    = "SELECT * FROM `$tb_url_file` WHERE url_id = %d AND expired BETWEEN 1 AND %d";
			$q    = $wpdb->prepare( $q, [ $url_id, time() ] ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
			$list = $wpdb->get_results( $q, ARRAY_A ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
			if ( $list ) {
				foreach ( $list as $v ) {
					$ext         = 'js' === $file_type ? 'js' : 'css';
					$file_to_del = trailingslashit( $path ) . $v['filename'] . '.' . $ext;
					if ( file_exists( $file_to_del ) ) {
						self::debug( 'Delete expired unused file: ' . $file_to_del );
						wp_delete_file( $file_to_del );
					}
				}
				$q = "DELETE FROM `$tb_url_file` WHERE url_id = %d AND expired BETWEEN 1 AND %d";
				$wpdb->query( $wpdb->prepare( $q, [ $url_id, time() ] ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
			}
		}
	}

	/**
	 * Load the stored filename (md5) for a given URL/vary/type, if active.
	 *
	 * @since 4.0
	 * @access public
	 *
	 * @param string $request_url Full request URL or tag.
	 * @param string $vary        Vary string (may be md5 if previously stored).
	 * @param string $file_type   One of 'css','js','ccss','ucss'.
	 * @return string|false Filename md5 (without extension) or false if none.
	 */
	public function load_url_file( $request_url, $vary, $file_type ) {
		global $wpdb;

		if ( strlen( $vary ) > 32 ) {
			$vary = md5( $vary );
		}

		if ( ! isset( $this->_url_file_types[ $file_type ] ) ) {
			return false;
		}
		$type = $this->_url_file_types[ $file_type ];

		self::debug2( 'load url file: ' . $request_url );

		$tb_url  = $this->tb( 'url' );
		$q       = "SELECT * FROM `$tb_url` WHERE url=%s";
		$url_row = $wpdb->get_row( $wpdb->prepare( $q, $request_url ), ARRAY_A ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		if ( ! $url_row ) {
			return false;
		}

		$url_id      = (int) $url_row['id'];
		$tb_url_file = $this->tb( 'url_file' );
		$q           = "SELECT * FROM `$tb_url_file` WHERE url_id=%d AND vary=%s AND type=%d AND expired=0";
		$file_row    = $wpdb->get_row( $wpdb->prepare( $q, [ $url_id, $vary, $type ] ), ARRAY_A ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		if ( ! $file_row ) {
			return false;
		}

		return $file_row['filename'];
	}

	/**
	 * Mark all UCSS entries of one URL as expired (optionally return existing rows).
	 *
	 * @since 4.5
	 * @access public
	 *
	 * @param string $request_url Target URL.
	 * @param bool   $auto_q      If true, return existing active rows before expiring.
	 * @return array Existing rows if $auto_q, otherwise empty array.
	 */
	public function mark_as_expired( $request_url, $auto_q = false ) {
		global $wpdb;
		$tb_url = $this->tb( 'url' );

		self::debug( 'Try to mark as expired: ' . $request_url );
		$q       = "SELECT * FROM `$tb_url` WHERE url=%s";
		$url_row = $wpdb->get_row( $wpdb->prepare( $q, $request_url ), ARRAY_A ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		if ( ! $url_row ) {
			return [];
		}

		self::debug( 'Mark url_id=' . $url_row['id'] . ' as expired' );

		$tb_url_file = $this->tb( 'url_file' );

		$existing_url_files = [];
		if ( $auto_q ) {
			$q                  = "SELECT a.*, b.url FROM `$tb_url_file` a LEFT JOIN `$tb_url` b ON b.id=a.url_id WHERE a.url_id=%d AND a.type=%d AND a.expired=0";
			$q                  = $wpdb->prepare( $q, [ (int) $url_row['id'], $this->_url_file_types['ucss'] ] ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared
			$existing_url_files = $wpdb->get_results( $q, ARRAY_A ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared
		}

		$q       = "UPDATE `$tb_url_file` SET expired=%d WHERE url_id=%d AND type=%d AND expired=0";
		$expired = time() + 86400 * apply_filters( 'litespeed_url_file_expired_days', 20 );
		$wpdb->query( $wpdb->prepare( $q, [ $expired, (int) $url_row['id'], $this->_url_file_types['ucss'] ] ) ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.PreparedSQL.NotPrepared

		return $existing_url_files;
	}

	/**
	 * Merge CSS excludes from file into the given list.
	 *
	 * @since 3.6
	 *
	 * @param array $list_in Existing list.
	 * @return array
	 */
	public function load_css_exc( $list_in ) {
		$data = $this->_load_per_line( 'css_excludes.txt' );
		if ( $data ) {
			$list_in = array_unique( array_filter( array_merge( $list_in, $data ) ) );
		}

		return $list_in;
	}

	/**
	 * Merge CCSS selector whitelist from file into the given list.
	 *
	 * @since 7.1
	 *
	 * @param array $list_in Existing list.
	 * @return array
	 */
	public function load_ccss_whitelist( $list_in ) {
		$data = $this->_load_per_line( 'ccss_whitelist.txt' );
		if ( $data ) {
			$list_in = array_unique( array_filter( array_merge( $list_in, $data ) ) );
		}

		return $list_in;
	}

	/**
	 * Merge UCSS whitelist from file into the given list.
	 *
	 * @since 4.0
	 *
	 * @param array $list_in Existing list.
	 * @return array
	 */
	public function load_ucss_whitelist( $list_in ) {
		$data = $this->_load_per_line( 'ucss_whitelist.txt' );
		if ( $data ) {
			$list_in = array_unique( array_filter( array_merge( $list_in, $data ) ) );
		}

		return $list_in;
	}

	/**
	 * Merge JS excludes from file into the given list.
	 *
	 * @since 3.5
	 *
	 * @param array $list_in Existing list.
	 * @return array
	 */
	public function load_js_exc( $list_in ) {
		$data = $this->_load_per_line( 'js_excludes.txt' );
		if ( $data ) {
			$list_in = array_unique( array_filter( array_merge( $list_in, $data ) ) );
		}

		return $list_in;
	}

	/**
	 * Merge JS defer excludes from file into the given list.
	 *
	 * @since 3.6
	 *
	 * @param array $list_in Existing list.
	 * @return array
	 */
	public function load_js_defer_exc( $list_in ) {
		$data = $this->_load_per_line( 'js_defer_excludes.txt' );
		if ( $data ) {
			$list_in = array_unique( array_filter( array_merge( $list_in, $data ) ) );
		}

		return $list_in;
	}

	/**
	 * Merge OPTM URI excludes from file into the given list.
	 *
	 * @since 5.4
	 *
	 * @param array $list_in Existing list.
	 * @return array
	 */
	public function load_optm_uri_exc( $list_in ) {
		$data = $this->_load_per_line( 'optm_uri_exc.txt' );
		if ( $data ) {
			$list_in = array_unique( array_filter( array_merge( $list_in, $data ) ) );
		}

		return $list_in;
	}

	/**
	 * Merge ESI nonces from file into the given list.
	 *
	 * @since 3.5
	 *
	 * @param array $list_in Existing list.
	 * @return array
	 */
	public function load_esi_nonces( $list_in ) {
		$data = $this->_load_per_line( 'esi.nonces.txt' );
		if ( $data ) {
			$list_in = array_unique( array_filter( array_merge( $list_in, $data ) ) );
		}

		return $list_in;
	}

	/**
	 * Merge "nocacheable" cache keys from file into the given list.
	 *
	 * @since 6.3.0.1
	 *
	 * @param array $list_in Existing list.
	 * @return array
	 */
	public function load_cache_nocacheable( $list_in ) {
		$data = $this->_load_per_line( 'cache_nocacheable.txt' );
		if ( $data ) {
			$list_in = array_unique( array_filter( array_merge( $list_in, $data ) ) );
		}

		return $list_in;
	}

	/**
	 * Load a data file and return non-empty lines, stripping comments.
	 *
	 * Supports:
	 *  - `# comment`
	 *  - `##comment`
	 *
	 * @since 3.5
	 * @access private
	 *
	 * @param string $file Relative filename under the plugin /data directory.
	 * @return array<int,string>
	 */
	private function _load_per_line( $file ) {
		$data = File::read( LSCWP_DIR . 'data/' . $file );
		$data = explode( PHP_EOL, $data );
		$list = [];
		foreach ( $data as $v ) {
			// Drop two kinds of comments.
			if ( false !== strpos( $v, '##' ) ) {
				$v = trim( substr( $v, 0, strpos( $v, '##' ) ) );
			}
			if ( false !== strpos( $v, '# ' ) ) {
				$v = trim( substr( $v, 0, strpos( $v, '# ' ) ) );
			}

			if ( ! $v ) {
				continue;
			}

			$list[] = $v;
		}

		return $list;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/esi.cls.php000064400000066272151600267360016657 0ustar00<?php
// phpcs:ignoreFile

/**
 * The ESI class.
 *
 * This is used to define all esi related functions.
 *
 * @since       1.1.3
 * @package     LiteSpeed
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class ESI extends Root {

	const LOG_TAG = '⏺';

	private static $has_esi      = false;
	private static $_combine_ids = array();
	private $esi_args            = null;
	private $_esi_preserve_list  = array();
	private $_nonce_actions      = array( -1 => '' ); // val is cache control

	const QS_ACTION = 'lsesi';
	const QS_PARAMS = 'esi';
	const COMBO     = '__combo'; // ESI include combine='main' handler

	const PARAM_ARGS     = 'args';
	const PARAM_ID       = 'id';
	const PARAM_INSTANCE = 'instance';
	const PARAM_NAME     = 'name';

	const WIDGET_O_ESIENABLE = 'widget_esi_enable';
	const WIDGET_O_TTL       = 'widget_ttl';

	/**
	 * Confructor of ESI
	 *
	 * @since  1.2.0
	 * @since  4.0 Change to be after Vary init in hook 'after_setup_theme'
	 */
	public function init() {
		/**
		 * Bypass ESI related funcs if disabled ESI to fix potential DIVI compatibility issue
		 *
		 * @since  2.9.7.2
		 */
		if (Router::is_ajax() || !$this->cls('Router')->esi_enabled()) {
			return;
		}

		// Guest mode, don't need to use ESI
		if (defined('LITESPEED_GUEST') && LITESPEED_GUEST) {
			return;
		}

		if (defined('LITESPEED_ESI_OFF')) {
			return;
		}

		// If page is not cacheable
		if (defined('DONOTCACHEPAGE') && apply_filters('litespeed_const_DONOTCACHEPAGE', DONOTCACHEPAGE)) {
			return;
		}

		// Init ESI in `after_setup_theme` hook after detected if LITESPEED_DISABLE_ALL is ON or not
		$this->_hooks();

		/**
		 * Overwrite wp_create_nonce func
		 *
		 * @since  2.9.5
		 */
		$this->_transform_nonce();

		!defined('LITESPEED_ESI_INITED') && define('LITESPEED_ESI_INITED', true);
	}

	/**
	 * Init ESI related hooks
	 *
	 * Load delayed by hook to give the ability to bypass by LITESPEED_DISABLE_ALL const
	 *
	 * @since 2.9.7.2
	 * @since  4.0 Changed to private from public
	 * @access private
	 */
	private function _hooks() {
		add_filter('template_include', array( $this, 'esi_template' ), 99999);

		add_action('load-widgets.php', __NAMESPACE__ . '\Purge::purge_widget');
		add_action('wp_update_comment_count', __NAMESPACE__ . '\Purge::purge_comment_widget');

		/**
		 * Recover REQUEST_URI
		 *
		 * @since  1.8.1
		 */
		if (!empty($_GET[self::QS_ACTION])) {
			self::debug('ESI req');
			$this->_register_esi_actions();
		}

		/**
		 * Shortcode ESI
		 *
		 * To use it, just change the original shortcode as below:
		 *      old: [someshortcode aa='bb']
		 *      new: [esi someshortcode aa='bb' cache='private,no-vary' ttl='600']
		 *
		 *  1. `cache` attribute is optional, default to 'public,no-vary'.
		 *  2. `ttl` attribute is optional, default is your public TTL setting.
		 *  3. `_ls_silence` attribute is optional, default is false.
		 *
		 * @since  2.8
		 * @since  2.8.1 Check is_admin for Elementor compatibility #726013
		 */
		if (!is_admin()) {
			add_shortcode('esi', array( $this, 'shortcode' ));
		}
	}

	/**
	 * Take over all nonce calls and transform to ESI
	 *
	 * @since  2.9.5
	 */
	private function _transform_nonce() {
		if (is_admin()) {
			return;
		}

		// Load ESI nonces in conf
		$nonces = $this->conf(Base::O_ESI_NONCE);
		add_filter('litespeed_esi_nonces', array( $this->cls('Data'), 'load_esi_nonces' ));
		if ($nonces = apply_filters('litespeed_esi_nonces', $nonces)) {
			foreach ($nonces as $action) {
				$this->nonce_action($action);
			}
		}

		add_action('litespeed_nonce', array( $this, 'nonce_action' ));
	}

	/**
	 * Register a new nonce action to convert it to ESI
	 *
	 * @since  2.9.5
	 */
	public function nonce_action( $action ) {
		// Split the Cache Control
		$action  = explode(' ', $action);
		$control = !empty($action[1]) ? $action[1] : '';
		$action  = $action[0];

		// Wildcard supported
		$action = Utility::wildcard2regex($action);

		if (array_key_exists($action, $this->_nonce_actions)) {
			return;
		}

		$this->_nonce_actions[$action] = $control;

		// Debug2::debug('[ESI] Appended nonce action to nonce list [action] ' . $action);
	}

	/**
	 * Check if an action is registered to replace ESI
	 *
	 * @since 2.9.5
	 */
	public function is_nonce_action( $action ) {
		// If GM not run yet, then ESI not init yet, then ESI nonce will not be allowed even nonce func replaced.
		if (!defined('LITESPEED_ESI_INITED')) {
			return null;
		}

		if (is_admin()) {
			return null;
		}

		if (defined('LITESPEED_ESI_OFF')) {
			return null;
		}

		foreach ($this->_nonce_actions as $k => $v) {
			if (strpos($k, '*') !== false) {
				if (preg_match('#' . $k . '#iU', $action)) {
					return $v;
				}
			} elseif ($k == $action) {
				return $v;
			}
		}

		return null;
	}

	/**
	 * Shortcode ESI
	 *
	 * @since 2.8
	 * @access public
	 */
	public function shortcode( $atts ) {
		if (empty($atts[0])) {
			Debug2::debug('[ESI] ===shortcode wrong format', $atts);
			return 'Wrong shortcode esi format';
		}

		$cache = 'public,no-vary';
		if (!empty($atts['cache'])) {
			$cache = $atts['cache'];
			unset($atts['cache']);
		}

		$silence = false;
		if (!empty($atts['_ls_silence'])) {
			$silence = true;
		}

		do_action('litespeed_esi_shortcode-' . $atts[0]);

		// Show ESI link
		return $this->sub_esi_block('esi', 'esi-shortcode', $atts, $cache, $silence);
	}

	/**
	 * Check if the requested page has esi elements. If so, return esi on
	 * header.
	 *
	 * @since 1.1.3
	 * @access public
	 * @return string Esi On header if request has esi, empty string otherwise.
	 */
	public static function has_esi() {
		return self::$has_esi;
	}

	/**
	 * Sets that the requested page has esi elements.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function set_has_esi() {
		self::$has_esi = true;
	}

	/**
	 * Register all of the hooks related to the esi logic of the plugin.
	 * Specifically when the page IS an esi page.
	 *
	 * @since    1.1.3
	 * @access   private
	 */
	private function _register_esi_actions() {
		/**
		 * This hook is in `init`
		 * For any plugin need to check if page is ESI, use `LSCACHE_IS_ESI` check after `init` hook
		 */
		!defined('LSCACHE_IS_ESI') && define('LSCACHE_IS_ESI', $_GET[self::QS_ACTION]); // Reused this to ESI block ID

		!empty($_SERVER['ESI_REFERER']) && defined('LSCWP_LOG') && Debug2::debug('[ESI] ESI_REFERER: ' . $_SERVER['ESI_REFERER']);

		/**
		 * Only when ESI's parent is not REST, replace REQUEST_URI to avoid breaking WP5 editor REST call
		 *
		 * @since 2.9.3
		 */
		if (!empty($_SERVER['ESI_REFERER']) && !$this->cls('REST')->is_rest($_SERVER['ESI_REFERER'])) {
			self::debug('overwrite REQUEST_URI to ESI_REFERER [from] ' . $_SERVER['REQUEST_URI'] . ' [to] ' . $_SERVER['ESI_REFERER']);
			if (!empty($_SERVER['ESI_REFERER'])) {
				$_SERVER['REQUEST_URI'] = $_SERVER['ESI_REFERER'];
				if (substr(get_option('permalink_structure'), -1) === '/' && strpos($_SERVER['ESI_REFERER'], '?') === false) {
					$_SERVER['REQUEST_URI'] = trailingslashit($_SERVER['ESI_REFERER']);
				}
			}
			// Prevent from 301 redirecting
			if (!empty($_SERVER['SCRIPT_URI'])) {
				$SCRIPT_URI         = parse_url($_SERVER['SCRIPT_URI']);
				$SCRIPT_URI['path'] = $_SERVER['REQUEST_URI'];
				Utility::compatibility();
				$_SERVER['SCRIPT_URI'] = http_build_url($SCRIPT_URI);
			}
		}

		if (!empty($_SERVER['ESI_CONTENT_TYPE']) && strpos($_SERVER['ESI_CONTENT_TYPE'], 'application/json') === 0) {
			add_filter('litespeed_is_json', '__return_true');
		}

		/**
		 * Make REST call be able to parse ESI
		 * NOTE: Not effective due to ESI req are all to `/` yet
		 *
		 * @since 2.9.4
		 */
		add_action('rest_api_init', array( $this, 'load_esi_block' ), 101);

		// Register ESI blocks
		add_action('litespeed_esi_load-widget', array( $this, 'load_widget_block' ));
		add_action('litespeed_esi_load-admin-bar', array( $this, 'load_admin_bar_block' ));
		add_action('litespeed_esi_load-comment-form', array( $this, 'load_comment_form_block' ));

		add_action('litespeed_esi_load-nonce', array( $this, 'load_nonce_block' ));
		add_action('litespeed_esi_load-esi', array( $this, 'load_esi_shortcode' ));

		add_action('litespeed_esi_load-' . self::COMBO, array( $this, 'load_combo' ));
	}

	/**
	 * Hooked to the template_include action.
	 * Selects the esi template file when the post type is a LiteSpeed ESI page.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param string $template The template path filtered.
	 * @return string The new template path.
	 */
	public function esi_template( $template ) {
		// Check if is an ESI request
		if (defined('LSCACHE_IS_ESI')) {
			self::debug('calling ESI template');

			return LSCWP_DIR . 'tpl/esi.tpl.php';
		}
		self::debug('calling default template');
		$this->_register_not_esi_actions();
		return $template;
	}

	/**
	 * Register all of the hooks related to the esi logic of the plugin.
	 * Specifically when the page is NOT an esi page.
	 *
	 * @since    1.1.3
	 * @access   private
	 */
	private function _register_not_esi_actions() {
		do_action('litespeed_tpl_normal');

		if (!Control::is_cacheable()) {
			return;
		}

		if (Router::is_ajax()) {
			return;
		}

		add_filter('widget_display_callback', array( $this, 'sub_widget_block' ), 0, 3);

		// Add admin_bar esi
		if (Router::is_logged_in()) {
			remove_action('wp_body_open', 'wp_admin_bar_render', 0); // Remove default Admin bar. Fix https://github.com/elementor/elementor/issues/25198
			remove_action('wp_footer', 'wp_admin_bar_render', 1000);
			add_action('wp_footer', array( $this, 'sub_admin_bar_block' ), 1000);
		}

		// Add comment forum esi for logged-in user or commenter
		if (!Router::is_ajax() && Vary::has_vary()) {
			add_filter('comment_form_defaults', array( $this, 'register_comment_form_actions' ));
		}
	}

	/**
	 * Set an ESI to be combine='sub'
	 *
	 * @since  3.4.2
	 */
	public static function combine( $block_id ) {
		if (!isset($_SERVER['X-LSCACHE']) || strpos($_SERVER['X-LSCACHE'], 'combine') === false) {
			return;
		}

		if (in_array($block_id, self::$_combine_ids)) {
			return;
		}

		self::$_combine_ids[] = $block_id;
	}

	/**
	 * Load combined ESI
	 *
	 * @since  3.4.2
	 */
	public function load_combo() {
		Control::set_nocache('ESI combine request');

		if (empty($_POST['esi_include'])) {
			return;
		}

		self::set_has_esi();

		Debug2::debug('[ESI] 🍔 Load combo', $_POST['esi_include']);

		$output = '';
		foreach ($_POST['esi_include'] as $url) {
			$qs = parse_url(htmlspecialchars_decode($url), PHP_URL_QUERY);
			parse_str($qs, $qs);
			if (empty($qs[self::QS_ACTION])) {
				continue;
			}
			$esi_id       = $qs[self::QS_ACTION];
			$esi_param    = !empty($qs[self::QS_PARAMS]) ? $this->_parse_esi_param($qs[self::QS_PARAMS]) : false;
			$inline_param = apply_filters('litespeed_esi_inline-' . $esi_id, array(), $esi_param); // Returned array need to be [ val, control, tag ]
			if ($inline_param) {
				$output .= self::_build_inline($url, $inline_param);
			}
		}

		echo $output;
	}

	/**
	 * Build a whole inline segment
	 *
	 * @since  3.4.2
	 */
	private static function _build_inline( $url, $inline_param ) {
		if (!$url || empty($inline_param['val']) || empty($inline_param['control']) || empty($inline_param['tag'])) {
			return '';
		}

		$url     = esc_attr($url);
		$control = esc_attr($inline_param['control']);
		$tag     = esc_attr($inline_param['tag']);

		return "<esi:inline name='$url' cache-control='" . $control . "' cache-tag='" . $tag . "'>" . $inline_param['val'] . '</esi:inline>';
	}

	/**
	 * Build the esi url. This method will build the html comment wrapper as well as serialize and encode the parameter array.
	 *
	 * The block_id parameter should contain alphanumeric and '-_' only.
	 *
	 * @since 1.1.3
	 * @access private
	 * @param string $block_id     The id to use to display the correct esi block.
	 * @param string $wrapper      The wrapper for the esi comments.
	 * @param array  $params       The esi parameters.
	 * @param string $control      The cache control attribute if any.
	 * @param bool   $silence      If generate wrapper comment or not
	 * @param bool   $preserved    If this ESI block is used in any filter, need to temporarily convert it to a string to avoid the HTML tag being removed/filtered.
	 * @param bool   $svar         If store the value in memory or not, in memory will be faster
	 * @param array  $inline_param If show the current value for current request( this can avoid multiple esi requests in first time cache generating process )
	 */
	public function sub_esi_block(
		$block_id,
		$wrapper,
		$params = array(),
		$control = 'private,no-vary',
		$silence = false,
		$preserved = false,
		$svar = false,
		$inline_param = array()
	) {
		if (empty($block_id) || !is_array($params) || preg_match('/[^\w-]/', $block_id)) {
			return false;
		}

		if (defined('LITESPEED_ESI_OFF')) {
			Debug2::debug('[ESI] ESI OFF so force loading [block_id] ' . $block_id);
			do_action('litespeed_esi_load-' . $block_id, $params);
			return;
		}

		if ($silence) {
			// Don't add comment to esi block ( original for nonce used in tag property data-nonce='esi_block' )
			$params['_ls_silence'] = true;
		}

		if ($this->cls('REST')->is_rest() || $this->cls('REST')->is_internal_rest()) {
			$params['is_json'] = 1;
		}

		$params  = apply_filters('litespeed_esi_params', $params, $block_id);
		$control = apply_filters('litespeed_esi_control', $control, $block_id);

		if (!is_array($params) || !is_string($control)) {
			defined('LSCWP_LOG') && Debug2::debug("[ESI] 🛑 Sub hooks returned Params: \n" . var_export($params, true) . "\ncache control: \n" . var_export($control, true));

			return false;
		}

		// Build params for URL
		$appended_params = array(
			self::QS_ACTION => $block_id,
		);
		if (!empty($control)) {
			$appended_params['_control'] = $control;
		}
		if ($params) {
			$appended_params[self::QS_PARAMS] = base64_encode(\json_encode($params));
			Debug2::debug2('[ESI] param ', $params);
		}

		// Append hash
		$appended_params['_hash'] = $this->_gen_esi_md5($appended_params);

		/**
		 * Escape potential chars
		 *
		 * @since 2.9.4
		 */
		$appended_params = array_map('urlencode', $appended_params);

		// Generate ESI URL
		$url = add_query_arg($appended_params, trailingslashit(wp_make_link_relative(home_url())));

		$output = '';
		if ($inline_param) {
			$output .= self::_build_inline($url, $inline_param);
		}

		$output .= "<esi:include src='$url'";
		if (!empty($control)) {
			$control = esc_attr($control);
			$output .= " cache-control='$control'";
		}
		if ($svar) {
			$output .= " as-var='1'";
		}
		if (in_array($block_id, self::$_combine_ids)) {
			$output .= " combine='sub'";
		}
		if ($block_id == self::COMBO && isset($_SERVER['X-LSCACHE']) && strpos($_SERVER['X-LSCACHE'], 'combine') !== false) {
			$output .= " combine='main'";
		}
		$output .= ' />';

		if (!$silence) {
			$output = "<!-- lscwp $wrapper -->$output<!-- lscwp $wrapper esi end -->";
		}

		self::debug("💕  [BLock_ID] $block_id \t[wrapper] $wrapper \t\t[Control] $control");
		self::debug2($output);

		self::set_has_esi();

		// Convert to string to avoid html chars filter when using
		// Will reverse the buffer when output in self::finalize()
		if ($preserved) {
			$hash                            = md5($output);
			$this->_esi_preserve_list[$hash] = $output;
			self::debug("Preserved to $hash");

			return $hash;
		}

		return $output;
	}

	/**
	 * Generate ESI hash md5
	 *
	 * @since  2.9.6
	 * @access private
	 */
	private function _gen_esi_md5( $params ) {
		$keys = array( self::QS_ACTION, '_control', self::QS_PARAMS );

		$str = '';
		foreach ($keys as $v) {
			if (isset($params[$v]) && is_string($params[$v])) {
				$str .= $params[$v];
			}
		}
		Debug2::debug2('[ESI] md5_string=' . $str);

		return md5($this->conf(Base::HASH) . $str);
	}

	/**
	 * Parses the request parameters on an ESI request
	 *
	 * @since 1.1.3
	 * @access private
	 */
	private function _parse_esi_param( $qs_params = false ) {
		$req_params = false;
		if ($qs_params) {
			$req_params = $qs_params;
		} elseif (isset($_REQUEST[self::QS_PARAMS])) {
			$req_params = $_REQUEST[self::QS_PARAMS];
		}

		if (!$req_params) {
			return false;
		}

		$unencrypted = base64_decode($req_params);
		if ($unencrypted === false) {
			return false;
		}

		Debug2::debug2('[ESI] params', $unencrypted);
		// $unencoded = urldecode($unencrypted); no need to do this as $_GET is already parsed
		$params = \json_decode($unencrypted, true);

		return $params;
	}

	/**
	 * Select the correct esi output based on the parameters in an ESI request.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function load_esi_block() {
		/**
		 * Validate if is a legal ESI req
		 *
		 * @since 2.9.6
		 */
		if (empty($_GET['_hash']) || $this->_gen_esi_md5($_GET) != $_GET['_hash']) {
			Debug2::debug('[ESI] ❌ Failed to validate _hash');
			return;
		}

		$params = $this->_parse_esi_param();

		if (defined('LSCWP_LOG')) {
			$logInfo = '[ESI] ⭕ ';
			if (!empty($params[self::PARAM_NAME])) {
				$logInfo .= ' Name: ' . $params[self::PARAM_NAME] . ' ----- ';
			}
			$logInfo .= ' [ID] ' . LSCACHE_IS_ESI;
			Debug2::debug($logInfo);
		}

		if (!empty($params['_ls_silence'])) {
			!defined('LSCACHE_ESI_SILENCE') && define('LSCACHE_ESI_SILENCE', true);
		}

		/**
		 * Buffer needs to be JSON format
		 *
		 * @since  2.9.4
		 */
		if (!empty($params['is_json'])) {
			add_filter('litespeed_is_json', '__return_true');
		}

		Tag::add(rtrim(Tag::TYPE_ESI, '.'));
		Tag::add(Tag::TYPE_ESI . LSCACHE_IS_ESI);

		// Debug2::debug(var_export($params, true ));

		/**
		 * Handle default cache control 'private,no-vary' for sub_esi_block()   @ticket #923505
		 *
		 * @since  2.2.3
		 */
		if (!empty($_GET['_control'])) {
			$control = explode(',', $_GET['_control']);
			if (in_array('private', $control)) {
				Control::set_private();
			}

			if (in_array('no-vary', $control)) {
				Control::set_no_vary();
			}
		}

		do_action('litespeed_esi_load-' . LSCACHE_IS_ESI, $params);
	}

	// The *_sub_* functions are helpers for the sub_* functions.
	// The *_load_* functions are helpers for the load_* functions.

	/**
	 * Loads the default options for default WordPress widgets.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public static function widget_default_options( $options, $widget ) {
		if (!is_array($options)) {
			return $options;
		}

		$widget_name = get_class($widget);
		switch ($widget_name) {
			case 'WP_Widget_Recent_Posts':
			case 'WP_Widget_Recent_Comments':
            $options[self::WIDGET_O_ESIENABLE] = Base::VAL_OFF;
            $options[self::WIDGET_O_TTL]       = 86400;
				break;
			default:
				break;
		}
		return $options;
	}

	/**
	 * Hooked to the widget_display_callback filter.
	 * If the admin configured the widget to display via esi, this function
	 * will set up the esi request and cancel the widget display.
	 *
	 * @since 1.1.3
	 * @access public
	 * @param array      $instance Parameter used to build the widget.
	 * @param \WP_Widget $widget The widget to build.
	 * @param array      $args Parameter used to build the widget.
	 * @return mixed Return false if display through esi, instance otherwise.
	 */
	public function sub_widget_block( $instance, $widget, $args ) {
		// #210407
		if (!is_array($instance)) {
			return $instance;
		}

		$name = get_class($widget);
		if (!isset($instance[Base::OPTION_NAME])) {
			return $instance;
		}
		$options = $instance[Base::OPTION_NAME];
		if (!isset($options) || !$options[self::WIDGET_O_ESIENABLE]) {
			defined('LSCWP_LOG') && Debug2::debug('ESI 0 ' . $name . ': ' . (!isset($options) ? 'not set' : 'set off'));

			return $instance;
		}

		$esi_private = $options[self::WIDGET_O_ESIENABLE] == Base::VAL_ON2 ? 'private,' : '';

		$params = array(
			self::PARAM_NAME => $name,
			self::PARAM_ID => $widget->id,
			self::PARAM_INSTANCE => $instance,
			self::PARAM_ARGS => $args,
		);

		echo $this->sub_esi_block('widget', 'widget ' . $name, $params, $esi_private . 'no-vary');

		return false;
	}

	/**
	 * Hooked to the wp_footer action.
	 * Sets up the ESI request for the admin bar.
	 *
	 * @access public
	 * @since 1.1.3
	 * @global type $wp_admin_bar
	 */
	public function sub_admin_bar_block() {
		global $wp_admin_bar;

		if (!is_admin_bar_showing() || !is_object($wp_admin_bar)) {
			return;
		}

		// To make each admin bar ESI request different for `Edit` button different link
		$params = array(
			'ref' => $_SERVER['REQUEST_URI'],
		);

		echo $this->sub_esi_block('admin-bar', 'adminbar', $params);
	}

	/**
	 * Parses the esi input parameters and generates the widget for esi display.
	 *
	 * @access public
	 * @since 1.1.3
	 * @global $wp_widget_factory
	 * @param array $params Input parameters needed to correctly display widget
	 */
	public function load_widget_block( $params ) {
		// global $wp_widget_factory;
		// $widget = $wp_widget_factory->widgets[ $params[ self::PARAM_NAME ] ];
		$option = $params[self::PARAM_INSTANCE];
		$option = $option[Base::OPTION_NAME];

		// Since we only reach here via esi, safe to assume setting exists.
		$ttl = $option[self::WIDGET_O_TTL];
		defined('LSCWP_LOG') && Debug2::debug('ESI widget render: name ' . $params[self::PARAM_NAME] . ', id ' . $params[self::PARAM_ID] . ', ttl ' . $ttl);
		if ($ttl == 0) {
			Control::set_nocache('ESI Widget time to live set to 0');
		} else {
			Control::set_custom_ttl($ttl);

			if ($option[self::WIDGET_O_ESIENABLE] == Base::VAL_ON2) {
				Control::set_private();
			}
			Control::set_no_vary();
			Tag::add(Tag::TYPE_WIDGET . $params[self::PARAM_ID]);
		}
		the_widget($params[self::PARAM_NAME], $params[self::PARAM_INSTANCE], $params[self::PARAM_ARGS]);
	}

	/**
	 * Generates the admin bar for esi display.
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function load_admin_bar_block( $params ) {
		global $wp_the_query;

		if (!empty($params['ref'])) {
			$ref_qs = parse_url($params['ref'], PHP_URL_QUERY);
			if (!empty($ref_qs)) {
				parse_str($ref_qs, $ref_qs_arr);

				if (!empty($ref_qs_arr)) {
					foreach ($ref_qs_arr as $k => $v) {
						$_GET[$k] = $v;
					}
				}
			}
		}

		// Needed when permalink structure is "Plain"
		if (!isset($wp_the_query)) {
			wp();
		}

		wp_admin_bar_render();
		if (!$this->conf(Base::O_ESI_CACHE_ADMBAR)) {
			Control::set_nocache('build-in set to not cacheable');
		} else {
			Control::set_private();
			Control::set_no_vary();
		}

		defined('LSCWP_LOG') && Debug2::debug('ESI: adminbar ref: ' . $_SERVER['REQUEST_URI']);
	}

	/**
	 * Parses the esi input parameters and generates the comment form for esi display.
	 *
	 * @access public
	 * @since 1.1.3
	 * @param array $params Input parameters needed to correctly display comment form
	 */
	public function load_comment_form_block( $params ) {
		comment_form($params[self::PARAM_ARGS], $params[self::PARAM_ID]);

		if (!$this->conf(Base::O_ESI_CACHE_COMMFORM)) {
			Control::set_nocache('build-in set to not cacheable');
		} else {
			// by default comment form is public
			if (Vary::has_vary()) {
				Control::set_private();
				Control::set_no_vary();
			}
		}
	}

	/**
	 * Generate nonce for certain action
	 *
	 * @access public
	 * @since 2.6
	 */
	public function load_nonce_block( $params ) {
		$action = $params['action'];

		Debug2::debug('[ESI] load_nonce_block [action] ' . $action);

		// set nonce TTL to half day
		Control::set_custom_ttl(43200);

		if (Router::is_logged_in()) {
			Control::set_private();
		}

		if (function_exists('wp_create_nonce_litespeed_esi')) {
			echo wp_create_nonce_litespeed_esi($action);
		} else {
			echo wp_create_nonce($action);
		}
	}

	/**
	 * Show original shortcode
	 *
	 * @access public
	 * @since 2.8
	 */
	public function load_esi_shortcode( $params ) {
		if (isset($params['ttl'])) {
			if (!$params['ttl']) {
				Control::set_nocache('ESI shortcode att ttl=0');
			} else {
				Control::set_custom_ttl($params['ttl']);
			}
			unset($params['ttl']);
		}

		// Replace to original shortcode
		$shortcode = $params[0];
		$atts_ori  = array();
		foreach ($params as $k => $v) {
			if ($k === 0) {
				continue;
			}

			$atts_ori[] = is_string($k) ? "$k='" . addslashes($v) . "'" : $v;
		}

		Tag::add(Tag::TYPE_ESI . "esi.$shortcode");

		// Output original shortcode final content
		echo do_shortcode("[$shortcode " . implode(' ', $atts_ori) . ' ]');
	}

	/**
	 * Hooked to the comment_form_defaults filter.
	 * Stores the default comment form settings.
	 * If sub_comment_form_block is triggered, the output buffer is cleared and an esi block is added. The remaining comment form is also buffered and cleared.
	 * Else there is no need to make the comment form ESI.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function register_comment_form_actions( $defaults ) {
		$this->esi_args = $defaults;
		echo GUI::clean_wrapper_begin();
		add_filter('comment_form_submit_button', array( $this, 'sub_comment_form_btn' ), 1000, 2); // To save the params passed in
		add_action('comment_form', array( $this, 'sub_comment_form_block' ), 1000);
		return $defaults;
	}

	/**
	 * Store the args passed in comment_form for the ESI comment param usage in `$this->sub_comment_form_block()`
	 *
	 * @since  3.4
	 * @access public
	 */
	public function sub_comment_form_btn( $unused, $args ) {
		if (empty($args) || empty($this->esi_args)) {
			Debug2::debug('comment form args empty?');
			return $unused;
		}
		$esi_args = array();

		// compare current args with default ones
		foreach ($args as $k => $v) {
			if (!isset($this->esi_args[$k])) {
				$esi_args[$k] = $v;
			} elseif (is_array($v)) {
				$diff = array_diff_assoc($v, $this->esi_args[$k]);
				if (!empty($diff)) {
					$esi_args[$k] = $diff;
				}
			} elseif ($v !== $this->esi_args[$k]) {
				$esi_args[$k] = $v;
			}
		}

		$this->esi_args = $esi_args;

		return $unused;
	}

	/**
	 * Hooked to the comment_form_submit_button filter.
	 *
	 * This method will compare the used comment form args against the default args. The difference will be passed to the esi request.
	 *
	 * @access public
	 * @since 1.1.3
	 */
	public function sub_comment_form_block( $post_id ) {
		echo GUI::clean_wrapper_end();
		$params = array(
			self::PARAM_ID => $post_id,
			self::PARAM_ARGS => $this->esi_args,
		);

		echo $this->sub_esi_block('comment-form', 'comment form', $params);
		echo GUI::clean_wrapper_begin();
		add_action('comment_form_after', array( $this, 'comment_form_sub_clean' ));
	}

	/**
	 * Hooked to the comment_form_after action.
	 * Cleans up the remaining comment form output.
	 *
	 * @since 1.1.3
	 * @access public
	 */
	public function comment_form_sub_clean() {
		echo GUI::clean_wrapper_end();
	}

	/**
	 * Replace preserved blocks
	 *
	 * @since  2.6
	 * @access public
	 */
	public function finalize( $buffer ) {
		// Prepend combo esi block
		if (self::$_combine_ids) {
			Debug2::debug('[ESI] 🍔 Enabled combo');
			$esi_block = $this->sub_esi_block(self::COMBO, '__COMBINE_MAIN__', array(), 'no-cache', true);
			$buffer    = $esi_block . $buffer;
		}

		// Bypass if no preserved list to be replaced
		if (!$this->_esi_preserve_list) {
			return $buffer;
		}

		$keys = array_keys($this->_esi_preserve_list);

		Debug2::debug('[ESI] replacing preserved blocks', $keys);

		$buffer = str_replace($keys, $this->_esi_preserve_list, $buffer);

		return $buffer;
	}

	/**
	 * Check if the content contains preserved list or not
	 *
	 * @since  3.3
	 */
	public function contain_preserve_esi( $content ) {
		$hit_list = array();
		foreach ($this->_esi_preserve_list as $k => $v) {
			if (strpos($content, '"' . $k . '"') !== false) {
				$hit_list[] = '"' . $k . '"';
			}
			if (strpos($content, "'" . $k . "'") !== false) {
				$hit_list[] = "'" . $k . "'";
			}
		}
		return $hit_list;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/activation.cls.php000064400000042532151600267430020227 0ustar00<?php
/**
 * The plugin activation class.
 *
 * @since       1.1.0
 * @since       1.5 Moved into /inc
 * @package     LiteSpeed
 * @subpackage  LiteSpeed/inc
 * @author      LiteSpeed Technologies <info@litespeedtech.com>
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Activation
 *
 * Handles plugin activation, deactivation, and related file management.
 *
 * @since 1.1.0
 */
class Activation extends Base {

	const TYPE_UPGRADE             = 'upgrade';
	const TYPE_INSTALL_3RD         = 'install_3rd';
	const TYPE_INSTALL_ZIP         = 'install_zip';
	const TYPE_DISMISS_RECOMMENDED = 'dismiss_recommended';

	const NETWORK_TRANSIENT_COUNT = 'lscwp_network_count';

	/**
	 * Data file path for configuration.
	 *
	 * @since 4.1
	 * @var string
	 */
	private static $data_file;

	/**
	 * Construct
	 *
	 * Initializes the data file path.
	 *
	 * @since 4.1
	 */
	public function __construct() {
		self::$data_file = LSCWP_CONTENT_DIR . '/' . self::CONF_FILE;
	}

	/**
	 * The activation hook callback.
	 *
	 * Handles plugin activation tasks, including file creation and multisite setup.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public static function register_activation() {
		$count = 0;
		! defined( 'LSCWP_LOG_TAG' ) && define( 'LSCWP_LOG_TAG', 'Activate_' . get_current_blog_id() );

		/* Network file handler */
		if ( is_multisite() ) {
			$count = self::get_network_count();
			if ( false !== $count ) {
				$count = (int) $count + 1;
				set_site_transient( self::NETWORK_TRANSIENT_COUNT, $count, DAY_IN_SECONDS );
			}

			if ( ! is_network_admin() ) {
				if ( 1 === $count ) {
					// Only itself is activated, set .htaccess with only CacheLookUp
					try {
						Htaccess::cls()->insert_ls_wrapper();
					} catch ( \Exception $ex ) {
						Admin_Display::error( $ex->getMessage() );
					}
				}
			}
		}
		self::cls()->update_files();

		if ( defined( 'LSCWP_REF' ) && 'whm' === LSCWP_REF ) {
			GUI::update_option( GUI::WHM_MSG, GUI::WHM_MSG_VAL );
		}
	}

	/**
	 * Uninstall plugin
	 *
	 * Removes all LiteSpeed Cache settings and data.
	 *
	 * @since 1.1.0
	 * @since 7.3 Updated to remove all settings.
	 * @access public
	 */
	public static function uninstall_litespeed_cache() {
		Task::destroy();

		if ( is_multisite() ) {
			// Save main site id
			$current_blog = get_current_blog_id();

			// get all sites
			$sub_sites = get_sites();

			// clear foreach site
			foreach ( $sub_sites as $sub_site ) {
				$sub_blog_id = (int) $sub_site->blog_id;
				if ( $sub_blog_id !== $current_blog ) {
					// Switch to blog
					switch_to_blog( $sub_blog_id );

					// Delete site options
					self::delete_settings();

					// Delete site tables
					Data::cls()->tables_del();
				}
			}

			// Return to main site
			switch_to_blog( $current_blog );
		}

		// Delete current blog/site
		// Delete options
		self::delete_settings();

		// Delete site tables
		Data::cls()->tables_del();

		if ( file_exists( LITESPEED_STATIC_DIR ) ) {
			File::rrmdir( LITESPEED_STATIC_DIR );
		}

		Cloud::version_check( 'uninstall' );
	}

	/**
	 * Remove all litespeed settings.
	 *
	 * Deletes all LiteSpeed Cache options from the database.
	 *
	 * @since 7.3
	 * @access private
	 */
	private static function delete_settings() {
		global $wpdb;

		// phpcs:ignore WordPress.DB.DirectDatabaseQuery
		$wpdb->query($wpdb->prepare("DELETE FROM `$wpdb->options` WHERE option_name LIKE %s", 'litespeed.%'));
	}

	/**
	 * Get the blog ids for the network. Accepts function arguments.
	 *
	 * @since 1.0.12
	 * @access public
	 * @param array $args Arguments for get_sites().
	 * @return array The array of blog ids.
	 */
	public static function get_network_ids( $args = [] ) {
		$args['fields'] = 'ids';
		$blogs          = get_sites( $args );

		return $blogs;
	}

	/**
	 * Gets the count of active litespeed cache plugins on multisite.
	 *
	 * @since 1.0.12
	 * @access private
	 * @return int|false Number of active LSCWP or false if none.
	 */
	private static function get_network_count() {
		$count = get_site_transient( self::NETWORK_TRANSIENT_COUNT );
		if ( false !== $count ) {
			return (int) $count;
		}
		// need to update
		$default = [];
		$count   = 0;

		$sites = self::get_network_ids( [ 'deleted' => 0 ] );
		if ( empty( $sites ) ) {
			return false;
		}

		foreach ( $sites as $site ) {
			$bid     = is_object( $site ) && property_exists( $site, 'blog_id' ) ? $site->blog_id : $site;
			$plugins = get_blog_option( $bid, 'active_plugins', $default );
			if ( ! empty( $plugins ) && in_array( LSCWP_BASENAME, $plugins, true ) ) {
				++$count;
			}
		}

		/**
		 * In case this is called outside the admin page
		 *
		 * @see  https://codex.wordpress.org/Function_Reference/is_plugin_active_for_network
		 * @since  2.0
		 */
		if ( ! function_exists( 'is_plugin_active_for_network' ) ) {
			require_once ABSPATH . '/wp-admin/includes/plugin.php';
		}

		if ( is_plugin_active_for_network( LSCWP_BASENAME ) ) {
			++$count;
		}
		return $count;
	}

	/**
	 * Is this deactivate call the last active installation on the multisite network?
	 *
	 * @since 1.0.12
	 * @access private
	 */
	private static function is_deactivate_last() {
		$count = self::get_network_count();
		if ( false === $count ) {
			return false;
		}
		if ( 1 !== $count ) {
			// Not deactivating the last one.
			--$count;
			set_site_transient( self::NETWORK_TRANSIENT_COUNT, $count, DAY_IN_SECONDS );
			return false;
		}

		delete_site_transient( self::NETWORK_TRANSIENT_COUNT );
		return true;
	}

	/**
	 * The deactivation hook callback.
	 *
	 * Initializes all clean up functionalities.
	 *
	 * @since 1.0.0
	 * @access public
	 */
	public static function register_deactivation() {
		Task::destroy();

		! defined( 'LSCWP_LOG_TAG' ) && define( 'LSCWP_LOG_TAG', 'Deactivate_' . get_current_blog_id() );

		Purge::purge_all();

		if ( is_multisite() ) {
			if ( ! self::is_deactivate_last() ) {
				if ( is_network_admin() ) {
					// Still other activated subsite left, set .htaccess with only CacheLookUp
					try {
						Htaccess::cls()->insert_ls_wrapper();
					} catch ( \Exception $ex ) {
						Admin_Display::error($ex->getMessage());
					}
				}
				return;
			}
		}

		/* 1) wp-config.php; */

		try {
			self::cls()->manage_wp_cache_const( false );
		} catch ( \Exception $ex ) {
			// phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized, WordPress.PHP.DevelopmentFunctions.error_log_error_log
			error_log( 'In wp-config.php: WP_CACHE could not be set to false during deactivation!' );

			Admin_Display::error( $ex->getMessage() );
		}

		/* 2) adv-cache.php; Dropped in v3.0.4 */

		/* 3) object-cache.php; */

		Object_Cache::cls()->del_file();

		/* 4) .htaccess; */

		try {
			Htaccess::cls()->clear_rules();
		} catch ( \Exception $ex ) {
			Admin_Display::error( $ex->getMessage() );
		}

		/* 5) .litespeed_conf.dat; */

		self::del_conf_data_file();

		/* 6) delete option lscwp_whm_install */

		// delete in case it's not deleted prior to deactivation.
		GUI::dismiss_whm();
	}

	/**
	 * Manage related files based on plugin latest conf
	 *
	 * Handle files:
	 *      1) wp-config.php;
	 *      2) adv-cache.php;
	 *      3) object-cache.php;
	 *      4) .htaccess;
	 *      5) .litespeed_conf.dat;
	 *
	 * @since 3.0
	 * @access public
	 */
	public function update_files() {
		Debug2::debug( '🗂️ [Activation] update_files' );

		// Update cache setting `_CACHE`
		$this->cls( 'Conf' )->define_cache();

		// Site options applied already
		$options = $this->get_options();

		/* 1) wp-config.php; */

		try {
			$this->manage_wp_cache_const( $options[ self::_CACHE ] );
		} catch ( \Exception $ex ) {
			// Add msg to admin page or CLI
			Admin_Display::error( wp_kses_post( $ex->getMessage() ) );
		}

		/* 2) adv-cache.php; Dropped in v3.0.4 */

		/* 3) object-cache.php; */

		if ( $options[ self::O_OBJECT ] && ( ! $options[ self::O_DEBUG_DISABLE_ALL ] || is_multisite() ) ) {
			$this->cls( 'Object_Cache' )->update_file( $options );
		} else {
			$this->cls( 'Object_Cache' )->del_file(); // Note: because it doesn't reconnect, which caused setting page OC option changes delayed, thus may meet Connect Test Failed issue (Next refresh will correct it). Not a big deal, will keep as is.
		}

		/* 4) .htaccess; */

		try {
			$this->cls( 'Htaccess' )->update( $options );
		} catch ( \Exception $ex ) {
			Admin_Display::error( wp_kses_post( $ex->getMessage() ) );
		}

		/* 5) .litespeed_conf.dat; */

		if ( ( $options[ self::O_GUEST ] || $options[ self::O_OBJECT ] ) && ( ! $options[ self::O_DEBUG_DISABLE_ALL ] || is_multisite() ) ) {
			$this->update_conf_data_file( $options );
		}
	}

	/**
	 * Delete data conf file
	 *
	 * Removes the .litespeed_conf.dat file.
	 *
	 * @since  4.1
	 * @access private
	 */
	private static function del_conf_data_file() {
		global $wp_filesystem;

		if ( ! $wp_filesystem ) {
			require_once ABSPATH . 'wp-admin/includes/file.php';
			WP_Filesystem();
		}

		if ( $wp_filesystem->exists( self::$data_file ) ) {
			$wp_filesystem->delete( self::$data_file );
		}
	}

	/**
	 * Update data conf file for guest mode & object cache
	 *
	 * Updates the .litespeed_conf.dat file with relevant settings.
	 *
	 * @since  4.1
	 * @access private
	 * @param array $options Plugin options.
	 */
	private function update_conf_data_file( $options ) {
		$ids = [];
		if ( $options[ self::O_OBJECT ] ) {
			$this_ids = [
				self::O_DEBUG,
				self::O_OBJECT_KIND,
				self::O_OBJECT_HOST,
				self::O_OBJECT_PORT,
				self::O_OBJECT_LIFE,
				self::O_OBJECT_USER,
				self::O_OBJECT_PSWD,
				self::O_OBJECT_DB_ID,
				self::O_OBJECT_PERSISTENT,
				self::O_OBJECT_ADMIN,
				self::O_OBJECT_TRANSIENTS,
				self::O_OBJECT_GLOBAL_GROUPS,
				self::O_OBJECT_NON_PERSISTENT_GROUPS,
			];
			$ids      = array_merge( $ids, $this_ids );
		}

		if ( $options[ self::O_GUEST ] ) {
			$this_ids = [
				self::HASH,
				self::O_CACHE_LOGIN_COOKIE,
				self::O_DEBUG_IPS,
				self::O_UTIL_NO_HTTPS_VARY,
			];
			$ids      = array_merge( $ids, $this_ids );
		}

		$data = [];
		foreach ( $ids as $v ) {
			$data[ $v ] = $options[ $v ];
		}
		$data = wp_json_encode( $data );

		$old_data = File::read( self::$data_file );
		if ( $old_data !== $data ) {
			defined( 'LSCWP_LOG' ) && Debug2::debug( '[Activation] Updating .litespeed_conf.dat' );
			File::save( self::$data_file, $data );
		}
	}

	/**
	 * Update the WP_CACHE variable in the wp-config.php file.
	 *
	 * If enabling, check if the variable is defined, and if not, define it.
	 * Vice versa for disabling.
	 *
	 * @since 1.0.0
	 * @since  3.0 Refactored
	 * @param bool $enable Whether to enable WP_CACHE.
	 * @throws \Exception If wp-config.php cannot be modified.
	 * @return bool True if updated, false if no change needed.
	 */
	public function manage_wp_cache_const( $enable ) {
		if ( $enable ) {
			if ( defined( 'WP_CACHE' ) && WP_CACHE ) {
				return false;
			}
		} elseif ( ! defined( 'WP_CACHE' ) || ( defined( 'WP_CACHE' ) && ! WP_CACHE ) ) {
			return false;
		}

		if ( apply_filters( 'litespeed_wpconfig_readonly', false ) ) {
			throw new \Exception( 'wp-config file is forbidden to modify due to API hook: litespeed_wpconfig_readonly' );
		}

		/**
		 * Follow WP's logic to locate wp-config file
		 *
		 * @see wp-load.php
		 */
		$conf_file = ABSPATH . 'wp-config.php';
		if ( ! file_exists( $conf_file ) ) {
			$conf_file = dirname( ABSPATH ) . '/wp-config.php';
		}

		$content = File::read( $conf_file );
		if ( ! $content ) {
			throw new \Exception( 'wp-config file content is empty: ' . wp_kses_post( $conf_file ) );
		}

		// Remove the line `define('WP_CACHE', true/false);` first
		if ( defined( 'WP_CACHE' ) ) {
			$content = preg_replace( '/define\(\s*([\'"])WP_CACHE\1\s*,\s*\w+\s*\)\s*;/sU', '', $content );
		}

		// Insert const
		if ( $enable ) {
			$content = preg_replace( '/^<\?php/', "<?php\ndefine( 'WP_CACHE', true );", $content );
		}

		$res = File::save( $conf_file, $content, false, false, false );

		if ( true !== $res ) {
			throw new \Exception( 'wp-config.php operation failed when changing `WP_CACHE` const: ' . wp_kses_post( $res ) );
		}

		return true;
	}

	/**
	 * Handle auto update
	 *
	 * Enables auto-updates for the plugin if configured.
	 *
	 * @since 2.7.2
	 * @access public
	 */
	public function auto_update() {
		if ( ! $this->conf( Base::O_AUTO_UPGRADE ) ) {
			return;
		}

		add_filter( 'auto_update_plugin', [ $this, 'auto_update_hook' ], 10, 2 );
	}

	/**
	 * Auto upgrade hook
	 *
	 * Determines whether to auto-update the plugin.
	 *
	 * @since  3.0
	 * @access public
	 * @param bool   $update Whether to update.
	 * @param object $item   Plugin data.
	 * @return bool Whether to update.
	 */
	public function auto_update_hook( $update, $item ) {
		if ( ! empty( $item->slug ) && 'litespeed-cache' === $item->slug ) {
			$auto_v = Cloud::version_check( 'auto_update_plugin' );

			if ( ! empty( $auto_v['latest'] ) && ! empty( $item->new_version ) && $auto_v['latest'] === $item->new_version ) {
				return true;
			}
		}

		return $update; // Else, use the normal API response to decide whether to update or not
	}

	/**
	 * Upgrade LSCWP
	 *
	 * Upgrades the LiteSpeed Cache plugin.
	 *
	 * @since 2.9
	 * @access public
	 */
	public function upgrade() {
		$plugin = Core::PLUGIN_FILE;

		/**
		 * Load upgrade cls
		 *
		 * @see wp-admin/update.php
		 */
		include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
		include_once ABSPATH . 'wp-admin/includes/file.php';
		include_once ABSPATH . 'wp-admin/includes/misc.php';

		try {
			ob_start();
			$skin     = new \WP_Ajax_Upgrader_Skin();
			$upgrader = new \Plugin_Upgrader( $skin );
			$result   = $upgrader->upgrade( $plugin );
			if ( ! is_plugin_active( $plugin ) ) {
				// todo: upgrade should reactivate the plugin again by WP. Need to check why disabled after upgraded.
				activate_plugin( $plugin, '', is_multisite() );
			}
			ob_end_clean();
		} catch ( \Exception $e ) {
			Admin_Display::error( __( 'Failed to upgrade.', 'litespeed-cache' ) );
			return;
		}

		if ( is_wp_error( $result ) ) {
			Admin_Display::error( __( 'Failed to upgrade.', 'litespeed-cache' ) );
			return;
		}

		Admin_Display::success( __( 'Upgraded successfully.', 'litespeed-cache' ) );
	}

	/**
	 * Detect if the plugin is active or not
	 *
	 * @since  1.0
	 * @access public
	 * @param string $plugin Plugin slug.
	 * @return bool True if active, false otherwise.
	 */
	public function dash_notifier_is_plugin_active( $plugin ) {
		include_once ABSPATH . 'wp-admin/includes/plugin.php';

		$plugin_path = $plugin . '/' . $plugin . '.php';

		return is_plugin_active( $plugin_path );
	}

	/**
	 * Detect if the plugin is installed or not
	 *
	 * @since  1.0
	 * @access public
	 * @param string $plugin Plugin slug.
	 * @return bool True if installed, false otherwise.
	 */
	public function dash_notifier_is_plugin_installed( $plugin ) {
		include_once ABSPATH . 'wp-admin/includes/plugin.php';

		$plugin_path = $plugin . '/' . $plugin . '.php';

		$valid = validate_plugin( $plugin_path );

		return ! is_wp_error( $valid );
	}

	/**
	 * Grab a plugin info from WordPress
	 *
	 * @since  1.0
	 * @access public
	 * @param string $slug Plugin slug.
	 * @return object|false Plugin info or false on failure.
	 */
	public function dash_notifier_get_plugin_info( $slug ) {
		include_once ABSPATH . 'wp-admin/includes/plugin-install.php';
		$result = plugins_api( 'plugin_information', [ 'slug' => $slug ] );

		if ( is_wp_error( $result ) ) {
			return false;
		}

		return $result;
	}

	/**
	 * Install the 3rd party plugin
	 *
	 * Installs and activates a third-party plugin.
	 *
	 * @since  1.0
	 * @access public
	 */
	public function dash_notifier_install_3rd() {
		! defined( 'SILENCE_INSTALL' ) && define( 'SILENCE_INSTALL', true );

		// phpcs:ignore
		$slug = ! empty( $_GET['plugin'] ) ? wp_unslash( sanitize_text_field( $_GET['plugin'] ) ) : false;

		// Check if plugin is installed already
		if ( ! $slug || $this->dash_notifier_is_plugin_active( $slug ) ) {
			return;
		}

		/**
		 * Load upgrade cls
		 *
		 * @see wp-admin/update.php
		 */
		include_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
		include_once ABSPATH . 'wp-admin/includes/file.php';
		include_once ABSPATH . 'wp-admin/includes/misc.php';

		$plugin_path = $slug . '/' . $slug . '.php';

		if ( ! $this->dash_notifier_is_plugin_installed( $slug ) ) {
			$plugin_info = $this->dash_notifier_get_plugin_info( $slug );
			if ( ! $plugin_info ) {
				return;
			}
			// Try to install plugin
			try {
				ob_start();
				$skin     = new \Automatic_Upgrader_Skin();
				$upgrader = new \Plugin_Upgrader( $skin );
				$result   = $upgrader->install( $plugin_info->download_link );
				ob_end_clean();
			} catch ( \Exception $e ) {
				return;
			}
		}

		if ( ! is_plugin_active( $plugin_path ) ) {
			activate_plugin( $plugin_path );
		}
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * Processes various activation-related actions.
	 *
	 * @since  2.9
	 * @access public
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_UPGRADE:
				$this->upgrade();
				break;

			case self::TYPE_INSTALL_3RD:
				$this->dash_notifier_install_3rd();
				break;

			case self::TYPE_DISMISS_RECOMMENDED:
				Cloud::reload_summary();
				Cloud::save_summary( [ 'news.new' => 0 ] );
				break;

			case self::TYPE_INSTALL_ZIP:
				Cloud::reload_summary();
				$summary = Cloud::get_summary();
				if ( ! empty( $summary['news.zip'] ) ) {
					Cloud::save_summary( [ 'news.new' => 0 ] );

					$this->cls( 'Debug2' )->beta_test( $summary['zip'] );
				}
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/root.cls.php000064400000035156151600267550017060 0ustar00<?php
// phpcs:ignoreFile

/**
 * The abstract instance
 *
 * @since       3.0
 */

namespace LiteSpeed;

defined('WPINC') || exit();

abstract class Root {

	const CONF_FILE = '.litespeed_conf.dat';
	// Instance set
	private static $_instances;

	private static $_options         = array();
	private static $_const_options   = array();
	private static $_primary_options = array();
	private static $_network_options = array();

	/**
	 * Check if need to separate ccss for mobile
	 *
	 * @since  4.7
	 * @access protected
	 */
	protected function _separate_mobile() {
		return (wp_is_mobile() || apply_filters('litespeed_is_mobile', false)) && $this->conf(Base::O_CACHE_MOBILE);
	}

	/**
	 * Log an error message
	 *
	 * @since 7.0
	 */
	public static function debugErr( $msg, $backtrace_limit = false ) {
		$msg = '❌ ' . $msg;
		self::debug($msg, $backtrace_limit);
	}

	/**
	 * Log a debug message.
	 *
	 * @since  4.4
	 * @access public
	 */
	public static function debug( $msg, $backtrace_limit = false ) {
		if (!defined('LSCWP_LOG')) {
			return;
		}

		if (defined('static::LOG_TAG')) {
			$msg = static::LOG_TAG . '  ' . $msg;
		}

		Debug2::debug($msg, $backtrace_limit);
	}

	/**
	 * Log an advanced debug message.
	 *
	 * @since  4.4
	 * @access public
	 */
	public static function debug2( $msg, $backtrace_limit = false ) {
		if (!defined('LSCWP_LOG_MORE')) {
			return;
		}

		if (defined('static::LOG_TAG')) {
			$msg = static::LOG_TAG . '  ' . $msg;
		}
		Debug2::debug2($msg, $backtrace_limit);
	}

	/**
	 * Check if there is cache folder for that type
	 *
	 * @since  3.0
	 */
	public function has_cache_folder( $type ) {
		$subsite_id = is_multisite() && !is_network_admin() ? get_current_blog_id() : '';

		if (file_exists(LITESPEED_STATIC_DIR . '/' . $type . '/' . $subsite_id)) {
			return true;
		}
		return false;
	}

	/**
	 * Maybe make the cache folder if not existed
	 *
	 * @since 4.4.2
	 */
	protected function _maybe_mk_cache_folder( $type ) {
		if (!$this->has_cache_folder($type)) {
			$subsite_id = is_multisite() && !is_network_admin() ? get_current_blog_id() : '';
			$path       = LITESPEED_STATIC_DIR . '/' . $type . '/' . $subsite_id;
			mkdir($path, 0755, true);
		}
	}

	/**
	 * Delete file-based cache folder for that type
	 *
	 * @since  3.0
	 */
	public function rm_cache_folder( $type ) {
		if (!$this->has_cache_folder($type)) {
			return;
		}

		$subsite_id = is_multisite() && !is_network_admin() ? get_current_blog_id() : '';

		File::rrmdir(LITESPEED_STATIC_DIR . '/' . $type . '/' . $subsite_id);

		// Clear All summary data
		self::save_summary(false, false, true);

		if ($type == 'ccss' || $type == 'ucss') {
			Debug2::debug('[CSS] Cleared ' . $type . ' queue');
		} elseif ($type == 'avatar') {
			Debug2::debug('[Avatar] Cleared ' . $type . ' queue');
		} elseif ($type == 'css' || $type == 'js') {
			return;
		} else {
			Debug2::debug('[' . strtoupper($type) . '] Cleared ' . $type . ' queue');
		}
	}

	/**
	 * Build the static filepath
	 *
	 * @since  4.0
	 */
	protected function _build_filepath_prefix( $type ) {
		$filepath_prefix = '/' . $type . '/';
		if (is_multisite()) {
			$filepath_prefix .= get_current_blog_id() . '/';
		}

		return $filepath_prefix;
	}

	/**
	 * Load current queues from data file
	 *
	 * @since  4.1
	 * @since  4.3 Elevated to root.cls
	 */
	public function load_queue( $type ) {
		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_path     = LITESPEED_STATIC_DIR . $filepath_prefix . '.litespeed_conf.dat';

		$queue = array();
		if (file_exists($static_path)) {
			$queue = \json_decode(file_get_contents($static_path), true) ?: array();
		}

		return $queue;
	}

	/**
	 * Save current queues to data file
	 *
	 * @since  4.1
	 * @since  4.3 Elevated to root.cls
	 */
	public function save_queue( $type, $list ) {
		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_path     = LITESPEED_STATIC_DIR . $filepath_prefix . '.litespeed_conf.dat';

		$data = \json_encode($list);

		File::save($static_path, $data, true);
	}

	/**
	 * Clear all waiting queues
	 *
	 * @since  3.4
	 * @since  4.3 Elevated to root.cls
	 */
	public function clear_q( $type, $silent = false ) {
		$filepath_prefix = $this->_build_filepath_prefix($type);
		$static_path     = LITESPEED_STATIC_DIR . $filepath_prefix . '.litespeed_conf.dat';

		if (file_exists($static_path)) {
			$silent = false;
			unlink($static_path);
		}

		if (!$silent) {
			$msg = __('All QUIC.cloud service queues have been cleared.', 'litespeed-cache');
			Admin_Display::success($msg);
		}
	}

	/**
	 * Load an instance or create it if not existed
	 *
	 * @since  4.0
	 */
	public static function cls( $cls = false, $unset = false, $data = false ) {
		if (!$cls) {
			$cls = self::ori_cls();
		}
		$cls = __NAMESPACE__ . '\\' . $cls;

		$cls_tag = strtolower($cls);

		if (!isset(self::$_instances[$cls_tag])) {
			if ($unset) {
				return;
			}

			self::$_instances[$cls_tag] = new $cls($data);
		} elseif ($unset) {
			unset(self::$_instances[$cls_tag]);
			return;
		}

		return self::$_instances[$cls_tag];
	}

	/**
	 * Set one conf or confs
	 */
	public function set_conf( $id, $val = null ) {
		if (is_array($id)) {
			foreach ($id as $k => $v) {
				$this->set_conf($k, $v);
			}
			return;
		}
		self::$_options[$id] = $val;
	}

	/**
	 * Set one primary conf or confs
	 */
	public function set_primary_conf( $id, $val = null ) {
		if (is_array($id)) {
			foreach ($id as $k => $v) {
				$this->set_primary_conf($k, $v);
			}
			return;
		}
		self::$_primary_options[$id] = $val;
	}

	/**
	 * Set one network conf
	 */
	public function set_network_conf( $id, $val = null ) {
		if (is_array($id)) {
			foreach ($id as $k => $v) {
				$this->set_network_conf($k, $v);
			}
			return;
		}
		self::$_network_options[$id] = $val;
	}

	/**
	 * Set one const conf
	 */
	public function set_const_conf( $id, $val ) {
		self::$_const_options[$id] = $val;
	}

	/**
	 * Check if is overwritten by const
	 *
	 * @since  3.0
	 */
	public function const_overwritten( $id ) {
		if (!isset(self::$_const_options[$id]) || self::$_const_options[$id] == self::$_options[$id]) {
			return null;
		}
		return self::$_const_options[$id];
	}

	/**
	 * Check if is overwritten by primary site
	 *
	 * @since  3.2.2
	 */
	public function primary_overwritten( $id ) {
		if (!isset(self::$_primary_options[$id]) || self::$_primary_options[$id] == self::$_options[$id]) {
			return null;
		}

		// Network admin settings is impossible to be overwritten by primary
		if (is_network_admin()) {
			return null;
		}

		return self::$_primary_options[$id];
	}

	/**
	 * Check if is overwritten by filter.
	 *
	 * @since 7.7
	 */
	public function filter_overwritten( $id ) {
		$val_setting = $this->conf($id, true);
		// if setting not found
		if( null === $val_setting ){
			return null;
		}

		$filter_name = 'litespeed_conf_load_option_' . $id;
		$val_filter  = apply_filters($filter_name, $val_setting );

		if ($val_setting === $val_filter) {
			// If the value is the same, return null.
			return null;
		}

		return $val_filter;
	}

	/**
	 * Check if is overwritten by code filter
	 *
	 * @deprecated 7.7 Use general filter_overwritten()
	 * @since  7.4
	 */
	public function deprecated_filter_overwritten( $id ) {
		$cls_admin_display = Admin_Display::$settings_filters;
		// Check if filter name is set.
		if(!isset($cls_admin_display[$id]) || !isset($cls_admin_display[$id]['filter']) || is_array($cls_admin_display[$id]['filter']) ){
			return null;
		}

		$val_setting = $this->conf($id, true);
		// if setting not found
		if( null === $val_setting ){
			$val_setting = '';
		}

		$val_filter = apply_filters($cls_admin_display[$id]['filter'], $val_setting );

		if ($val_setting === $val_filter) {
			// If the value is the same, return null.
			return null;
		}

		return $val_filter;
	}

	/**
	 * Check if is overwritten by $SERVER variable
	 *
	 * @since  7.4
	 */
	public function server_overwritten( $id ) {
		$cls_admin_display = Admin_Display::$settings_filters;
		if(!isset($cls_admin_display[$id]['filter'])){
			return null;
		}

		if(!is_array($cls_admin_display[$id]['filter'])) {
			$cls_admin_display[$id]['filter'] = array( $cls_admin_display[$id]['filter'] );
		}

		foreach( $cls_admin_display[$id]['filter'] as $variable ){
			if(isset($_SERVER[$variable])) {
				return [ $variable , $_SERVER[$variable] ] ;
			}
		}

		return null;
	}

	/**
	 * Get the list of configured options for the blog.
	 *
	 * @since 1.0
	 */
	public function get_options( $ori = false ) {
		if (!$ori) {
			return array_merge(self::$_options, self::$_primary_options, self::$_network_options, self::$_const_options);
		}

		return self::$_options;
	}

	/**
	 * If has a conf or not
	 */
	public function has_conf( $id ) {
		return array_key_exists($id, self::$_options);
	}

	/**
	 * If has a primary conf or not
	 */
	public function has_primary_conf( $id ) {
		return array_key_exists($id, self::$_primary_options);
	}

	/**
	 * If has a network conf or not
	 */
	public function has_network_conf( $id ) {
		return array_key_exists($id, self::$_network_options);
	}

	/**
	 * Get conf
	 */
	public function conf( $id, $ori = false ) {
		if (isset(self::$_options[$id])) {
			if (!$ori) {
				$val = $this->const_overwritten($id);
				if ($val !== null) {
					defined('LSCWP_LOG') && Debug2::debug('[Conf] 🏛️ const option ' . $id . '=' . var_export($val, true));
					return $val;
				}

				$val = $this->primary_overwritten($id); // Network Use primary site settings
				if ($val !== null) {
					return $val;
				}

				$val = $this->filter_overwritten($id);
				if ($val !== null) {
					return $val;
				}
			}

			// Network original value will be in _network_options
			if (!is_network_admin() || !$this->has_network_conf($id)) {
				return self::$_options[$id];
			}
		}

		if ($this->has_network_conf($id)) {
			if (!$ori) {
				$val = $this->const_overwritten($id);
				if ($val !== null) {
					defined('LSCWP_LOG') && Debug2::debug('[Conf] 🏛️ const option ' . $id . '=' . var_export($val, true));
					return $val;
				}
			}

			return $this->network_conf($id);
		}

		defined('LSCWP_LOG') && Debug2::debug('[Conf] Invalid option ID ' . $id);

		return null;
	}

	/**
	 * Get primary conf
	 */
	public function primary_conf( $id ) {
		return self::$_primary_options[$id];
	}

	/**
	 * Get network conf
	 */
	public function network_conf( $id ) {
		if (!$this->has_network_conf($id)) {
			return null;
		}

		return self::$_network_options[$id];
	}

	/**
	 * Get called class short name
	 */
	public static function ori_cls() {
		$cls       = new \ReflectionClass(get_called_class());
		$shortname = $cls->getShortName();
		$namespace = str_replace(__NAMESPACE__ . '\\', '', $cls->getNamespaceName() . '\\');
		if ($namespace) {
			// the left namespace after dropped LiteSpeed
			$shortname = $namespace . $shortname;
		}

		return $shortname;
	}

	/**
	 * Generate conf name for wp_options record
	 *
	 * @since 3.0
	 */
	public static function name( $id ) {
		$name = strtolower(self::ori_cls());
		return 'litespeed.' . $name . '.' . $id;
	}

	/**
	 * Dropin with prefix for WP's get_option
	 *
	 * @since 3.0
	 */
	public static function get_option( $id, $default_v = false ) {
		$v = get_option(self::name($id), $default_v);

		// Maybe decode array
		if (is_array($default_v)) {
			$v = self::_maybe_decode($v);
		}

		return $v;
	}

	/**
	 * Dropin with prefix for WP's get_site_option
	 *
	 * @since 3.0
	 */
	public static function get_site_option( $id, $default_v = false ) {
		$v = get_site_option(self::name($id), $default_v);

		// Maybe decode array
		if (is_array($default_v)) {
			$v = self::_maybe_decode($v);
		}

		return $v;
	}

	/**
	 * Dropin with prefix for WP's get_blog_option
	 *
	 * @since 3.0
	 */
	public static function get_blog_option( $blog_id, $id, $default_v = false ) {
		$v = get_blog_option($blog_id, self::name($id), $default_v);

		// Maybe decode array
		if (is_array($default_v)) {
			$v = self::_maybe_decode($v);
		}

		return $v;
	}

	/**
	 * Dropin with prefix for WP's add_option
	 *
	 * @since 3.0
	 */
	public static function add_option( $id, $v ) {
		add_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Dropin with prefix for WP's add_site_option
	 *
	 * @since 3.0
	 */
	public static function add_site_option( $id, $v ) {
		add_site_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Dropin with prefix for WP's update_option
	 *
	 * @since 3.0
	 */
	public static function update_option( $id, $v ) {
		update_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Dropin with prefix for WP's update_site_option
	 *
	 * @since 3.0
	 */
	public static function update_site_option( $id, $v ) {
		update_site_option(self::name($id), self::_maybe_encode($v));
	}

	/**
	 * Decode an array
	 *
	 * @since  4.0
	 */
	private static function _maybe_decode( $v ) {
		if (!is_array($v)) {
			$v2 = \json_decode($v, true);
			if ($v2 !== null) {
				$v = $v2;
			}
		}
		return $v;
	}

	/**
	 * Encode an array
	 *
	 * @since  4.0
	 */
	private static function _maybe_encode( $v ) {
		if (is_array($v)) {
			$v = \json_encode($v) ?: $v; // Non utf-8 encoded value will get failed, then used ori value
		}
		return $v;
	}

	/**
	 * Dropin with prefix for WP's delete_option
	 *
	 * @since 3.0
	 */
	public static function delete_option( $id ) {
		delete_option(self::name($id));
	}

	/**
	 * Dropin with prefix for WP's delete_site_option
	 *
	 * @since 3.0
	 */
	public static function delete_site_option( $id ) {
		delete_site_option(self::name($id));
	}

	/**
	 * Read summary
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function get_summary( $field = false ) {
		$summary = self::get_option('_summary', array());

		if (!is_array($summary)) {
			$summary = array();
		}

		if (!$field) {
			return $summary;
		}

		if (array_key_exists($field, $summary)) {
			return $summary[$field];
		}

		return null;
	}

	/**
	 * Save summary
	 *
	 * @since  3.0
	 * @access public
	 */
	public static function save_summary( $data = false, $reload = false, $overwrite = false ) {
		if ($reload || empty(static::cls()->_summary)) {
			self::reload_summary();
		}

		$existing_summary = static::cls()->_summary;
		if ($overwrite || !is_array($existing_summary)) {
			$existing_summary = array();
		}
		$new_summary = array_merge($existing_summary, $data ?: array());
		// self::debug2('Save after Reloaded summary', $new_summary);
		static::cls()->_summary = $new_summary;

		self::update_option('_summary', $new_summary);
	}

	/**
	 * Reload summary
	 *
	 * @since 5.0
	 */
	public static function reload_summary() {
		static::cls()->_summary = self::get_summary();
		// self::debug2( 'Reloaded summary', static::cls()->_summary );
	}

	/**
	 * Get the current instance object. To be inherited.
	 *
	 * @since 3.0
	 */
	public static function get_instance() {
		return static::cls();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/admin-settings.cls.php000064400000026167151600267630021024 0ustar00<?php
/**
 * The admin settings handler of the plugin.
 *
 * Handles saving and validating settings from the admin UI and network admin.
 *
 * @since      1.1.0
 * @package    LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Admin_Settings
 *
 * Saves, sanitizes, and validates LiteSpeed Cache settings.
 */
class Admin_Settings extends Base {
	const LOG_TAG = '[Settings]';

	const ENROLL = '_settings-enroll';

	/**
	 * Save settings (single site).
	 *
	 * Accepts data from $_POST or WP-CLI.
	 * Importers may call the Conf class directly.
	 *
	 * @since 3.0
	 *
	 * @param array<string,mixed> $raw_data Raw data from request/CLI.
	 * @return void
	 */
	public function save( $raw_data ) {
		self::debug( 'saving' );

		if ( empty( $raw_data[ self::ENROLL ] ) ) {
			wp_die( esc_html__( 'No fields', 'litespeed-cache' ) );
		}

		$raw_data = Admin::cleanup_text( $raw_data );

		// Convert data to config format.
		$the_matrix = [];
		foreach ( array_unique( $raw_data[ self::ENROLL ] ) as $id ) {
			$child = false;

			// Drop array format.
			if ( false !== strpos( $id, '[' ) ) {
				if ( 0 === strpos( $id, self::O_CDN_MAPPING ) || 0 === strpos( $id, self::O_CRAWLER_COOKIES ) ) {
					// CDN child | Cookie Crawler settings.
					$child = substr( $id, strpos( $id, '[' ) + 1, strpos( $id, ']' ) - strpos( $id, '[' ) - 1 );
					// Drop ending []; Compatible with xx[0] way from CLI.
					$id = substr( $id, 0, strpos( $id, '[' ) );
				} else {
					// Drop ending [].
					$id = substr( $id, 0, strpos( $id, '[' ) );
				}
			}

			if ( ! array_key_exists( $id, self::$_default_options ) ) {
				continue;
			}

			// Validate $child.
			if ( self::O_CDN_MAPPING === $id ) {
				if ( ! in_array( $child, [ self::CDN_MAPPING_URL, self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS, self::CDN_MAPPING_FILETYPE ], true ) ) {
					continue;
				}
			}
			if ( self::O_CRAWLER_COOKIES === $id ) {
				if ( ! in_array( $child, [ self::CRWL_COOKIE_NAME, self::CRWL_COOKIE_VALS ], true ) ) {
					continue;
				}
			}

			// Pull value from request.
			if ( $child ) {
				// []=xxx or [0]=xxx
				$data = ! empty( $raw_data[ $id ][ $child ] ) ? $raw_data[ $id ][ $child ] : $this->type_casting(false, $id);
			} else {
				$data = ! empty( $raw_data[ $id ] ) ? $raw_data[ $id ] : $this->type_casting(false, $id);
			}

			// Sanitize/normalize complex fields.
			if ( self::O_CDN_MAPPING === $id || self::O_CRAWLER_COOKIES === $id ) {
				// Use existing queued data if available (only when $child != false).
				$data2 = array_key_exists( $id, $the_matrix )
					? $the_matrix[ $id ]
					: ( defined( 'WP_CLI' ) && WP_CLI ? $this->conf( $id ) : [] );
			}

			switch ( $id ) {
				// Don't allow Editor/admin to be used in crawler role simulator.
				case self::O_CRAWLER_ROLES:
					$data = Utility::sanitize_lines( $data );
					if ( $data ) {
						foreach ( $data as $k => $v ) {
							if ( user_can( $v, 'edit_posts' ) ) {
								/* translators: %s: user id in <code> tags */
								$msg = sprintf(
									esc_html__( 'The user with id %s has editor access, which is not allowed for the role simulator.', 'litespeed-cache' ),
									'<code>' . esc_html( $v ) . '</code>'
								);
								Admin_Display::error( $msg );
								unset( $data[ $k ] );
							}
						}
					}
					break;

				case self::O_CDN_MAPPING:
					/**
					 * CDN setting
					 *
					 * Raw data format:
					 *  cdn-mapping[url][] = 'xxx'
					 *  cdn-mapping[url][2] = 'xxx2'
					 *  cdn-mapping[inc_js][] = 1
					 *
					 * Final format:
					 *  cdn-mapping[0][url] = 'xxx'
					 *  cdn-mapping[2][url] = 'xxx2'
					 */
					if ( $data ) {
						foreach ( $data as $k => $v ) {
							if ( self::CDN_MAPPING_FILETYPE === $child ) {
								$v = Utility::sanitize_lines( $v );
							}

							if ( self::CDN_MAPPING_URL === $child ) {
								// If not a valid URL, turn off CDN.
								if ( 0 !== strpos( $v, 'https://' ) ) {
									self::debug( '❌ CDN mapping set to OFF due to invalid URL' );
									$the_matrix[ self::O_CDN ] = false;
								}
								$v = trailingslashit( $v );
							}

							if ( in_array( $child, [ self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS ], true ) ) {
								// Because these can't be auto detected in `config->update()`, need to format here.
								$v = 'false' === $v ? 0 : (bool) $v;
							}

							if ( empty( $data2[ $k ] ) ) {
								$data2[ $k ] = [];
							}

							$data2[ $k ][ $child ] = $v;
						}
					}

					$data = $data2;
					break;

				case self::O_CRAWLER_COOKIES:
					/**
					 * Cookie Crawler setting
					 * Raw Format:
					 *  crawler-cookies[name][] = xxx
					 *  crawler-cookies[name][2] = xxx2
					 *  crawler-cookies[vals][] = xxx
					 *
					 * Final format:
					 *  crawler-cookie[0][name] = 'xxx'
					 *  crawler-cookie[0][vals] = 'xxx'
					 *  crawler-cookie[2][name] = 'xxx2'
					 *
					 * Empty line for `vals` uses literal `_null`.
					 */
					if ( $data ) {
						foreach ( $data as $k => $v ) {
							if ( self::CRWL_COOKIE_VALS === $child ) {
								$v = Utility::sanitize_lines( $v );
							}

							if ( empty( $data2[ $k ] ) ) {
								$data2[ $k ] = [];
							}

							$data2[ $k ][ $child ] = $v;
						}
					}

					$data = $data2;
					break;

				// Cache exclude category.
				case self::O_CACHE_EXC_CAT:
					$data2 = [];
					$data  = Utility::sanitize_lines( $data );
					foreach ( $data as $v ) {
						$cat_id = get_cat_ID( $v );
						if ( ! $cat_id ) {
							continue;
						}
						$data2[] = $cat_id;
					}
					$data = $data2;
					break;

				// Cache exclude tag.
				case self::O_CACHE_EXC_TAG:
					$data2 = [];
					$data  = Utility::sanitize_lines( $data );
					foreach ( $data as $v ) {
						$term = get_term_by( 'name', $v, 'post_tag' );
						if ( ! $term ) {
							// Could surface an admin error here if desired.
							continue;
						}
						$data2[] = $term->term_id;
					}
					$data = $data2;
					break;
					
				case self::O_IMG_OPTM_SIZES_SKIPPED: // Skip image sizes
					$image_sizes = Utility::prepare_image_sizes_array();
					$saved_sizes = isset( $raw_data[$id] ) ? $raw_data[$id] : [];
					$data        = array_diff( $image_sizes, $saved_sizes );
					break;

				default:
					break;
			}

			$the_matrix[ $id ] = $data;
		}

		// Special handler for CDN/Crawler 2d list to drop empty rows.
		foreach ( $the_matrix as $id => $data ) {
			/**
			 * Format:
			 *  cdn-mapping[0][url] = 'xxx'
			 *  cdn-mapping[2][url] = 'xxx2'
			 *  crawler-cookie[0][name] = 'xxx'
			 *  crawler-cookie[0][vals] = 'xxx'
			 *  crawler-cookie[2][name] = 'xxx2'
			 */
			if ( self::O_CDN_MAPPING === $id || self::O_CRAWLER_COOKIES === $id ) {
				// Drop row if all children are empty.
				foreach ( $data as $k => $v ) {
					foreach ( $v as $v2 ) {
						if ( $v2 ) {
							continue 2;
						}
					}
					// All empty.
					unset( $the_matrix[ $id ][ $k ] );
				}
			}

			// Don't allow repeated cookie names.
			if ( self::O_CRAWLER_COOKIES === $id ) {
				$existed = [];
				foreach ( $the_matrix[ $id ] as $k => $v ) {
					if ( empty( $v[ self::CRWL_COOKIE_NAME ] ) || in_array( $v[ self::CRWL_COOKIE_NAME ], $existed, true ) ) {
						// Filter repeated or empty name.
						unset( $the_matrix[ $id ][ $k ] );
						continue;
					}

					$existed[] = $v[ self::CRWL_COOKIE_NAME ];
				}
			}

			// tmp fix the 3rd part woo update hook issue when enabling vary cookie.
			if ( 'wc_cart_vary' === $id ) {
				if ( $data ) {
					add_filter(
						'litespeed_vary_cookies',
						function ( $arr ) {
							$arr[] = 'woocommerce_cart_hash';
							return array_unique( $arr );
						}
					);
				} else {
					add_filter(
						'litespeed_vary_cookies',
						function ( $arr ) {
							$key = array_search( 'woocommerce_cart_hash', $arr, true );
							if ( false !== $key ) {
								unset( $arr[ $key ] );
							}
							return array_unique( $arr );
						}
					);
				}
			}
		}

		// id validation will be inside.
		$this->cls( 'Conf' )->update_confs( $the_matrix );

		$msg = __( 'Options saved.', 'litespeed-cache' );
		Admin_Display::success( $msg );
	}

	/**
	 * Parses any changes made by the network admin on the network settings.
	 *
	 * @since 3.0
	 *
	 * @param array<string,mixed> $raw_data Raw data from request/CLI.
	 * @return void
	 */
	public function network_save( $raw_data ) {
		self::debug( 'network saving' );

		if ( empty( $raw_data[ self::ENROLL ] ) ) {
			wp_die( esc_html__( 'No fields', 'litespeed-cache' ) );
		}

		$raw_data = Admin::cleanup_text( $raw_data );

		foreach ( array_unique( $raw_data[ self::ENROLL ] ) as $id ) {
			// Append current field to setting save.
			if ( ! array_key_exists( $id, self::$_default_site_options ) ) {
				continue;
			}

			$data = ! empty( $raw_data[ $id ] ) ? $raw_data[ $id ] : false;

			// id validation will be inside.
			$this->cls( 'Conf' )->network_update( $id, $data );
		}

		// Update related files.
		Activation::cls()->update_files();

		$msg = __( 'Options saved.', 'litespeed-cache' );
		Admin_Display::success( $msg );
	}

	/**
	 * Hooked to the wp_redirect filter when saving widgets fails validation.
	 *
	 * @since 1.1.3
	 *
	 * @param string $location The redirect location.
	 * @return string Updated location string.
	 */
	public static function widget_save_err( $location ) {
		return str_replace( '?message=0', '?error=0', $location );
	}

	/**
	 * Validate the LiteSpeed Cache settings on widget save.
	 *
	 * @since 1.1.3
	 *
	 * @param array      $instance     The new settings.
	 * @param array      $new_instance The raw submitted settings.
	 * @param array      $old_instance The original settings.
	 * @param \WP_Widget $widget       The widget instance.
	 * @return array|false Updated settings on success, false on error.
	 */
	public static function validate_widget_save( $instance, $new_instance, $old_instance, $widget ) {
		if ( empty( $new_instance ) ) {
			return $instance;
		}

		if ( ! isset( $new_instance[ ESI::WIDGET_O_ESIENABLE ], $new_instance[ ESI::WIDGET_O_TTL ] ) ) {
			return $instance;
		}

		$esi = (int) $new_instance[ ESI::WIDGET_O_ESIENABLE ] % 3;
		$ttl = (int) $new_instance[ ESI::WIDGET_O_TTL ];

		if ( 0 !== $ttl && $ttl < 30 ) {
			add_filter( 'wp_redirect', __CLASS__ . '::widget_save_err' );
			return false; // Invalid ttl.
		}

		if ( empty( $instance[ Conf::OPTION_NAME ] ) ) {
			// @todo to be removed.
			$instance[ Conf::OPTION_NAME ] = [];
		}
		$instance[ Conf::OPTION_NAME ][ ESI::WIDGET_O_ESIENABLE ] = $esi;
		$instance[ Conf::OPTION_NAME ][ ESI::WIDGET_O_TTL ]       = $ttl;

		$current = ! empty( $old_instance[ Conf::OPTION_NAME ] ) ? $old_instance[ Conf::OPTION_NAME ] : false;

		// Avoid unsanitized superglobal usage.
		$referrer = isset( $_SERVER['HTTP_REFERER'] ) ? esc_url_raw( wp_unslash( $_SERVER['HTTP_REFERER'] ) ) : '';

		// Only purge when not in the Customizer.
		if ( false === strpos( $referrer, '/wp-admin/customize.php' ) ) {
			if ( ! $current || $esi !== (int) $current[ ESI::WIDGET_O_ESIENABLE ] ) {
				Purge::purge_all( 'Widget ESI_enable changed' );
			} elseif ( 0 !== $ttl && $ttl !== (int) $current[ ESI::WIDGET_O_TTL ] ) {
				Purge::add( Tag::TYPE_WIDGET . $widget->id );
			}

			Purge::purge_all( 'Widget saved' );
		}

		return $instance;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/api.cls.php000064400000024564151600267750016651 0ustar00<?php
/**
 * The plugin API class.
 *
 * @since       1.1.3
 * @package     LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class API
 *
 * Provides API hooks and methods for LiteSpeed Cache integration.
 *
 * @since 1.1.3
 */
class API extends Base {

	const VERSION = Core::VER;

	const TYPE_FEED                    = Tag::TYPE_FEED;
	const TYPE_FRONTPAGE               = Tag::TYPE_FRONTPAGE;
	const TYPE_HOME                    = Tag::TYPE_HOME;
	const TYPE_PAGES                   = Tag::TYPE_PAGES;
	const TYPE_PAGES_WITH_RECENT_POSTS = Tag::TYPE_PAGES_WITH_RECENT_POSTS;
	const TYPE_HTTP                    = Tag::TYPE_HTTP;
	const TYPE_ARCHIVE_POSTTYPE        = Tag::TYPE_ARCHIVE_POSTTYPE;
	const TYPE_ARCHIVE_TERM            = Tag::TYPE_ARCHIVE_TERM;
	const TYPE_AUTHOR                  = Tag::TYPE_AUTHOR;
	const TYPE_ARCHIVE_DATE            = Tag::TYPE_ARCHIVE_DATE;
	const TYPE_BLOG                    = Tag::TYPE_BLOG;
	const TYPE_LOGIN                   = Tag::TYPE_LOGIN;
	const TYPE_URL                     = Tag::TYPE_URL;

	const TYPE_ESI = Tag::TYPE_ESI;

	const PARAM_NAME         = ESI::PARAM_NAME;
	const WIDGET_O_ESIENABLE = ESI::WIDGET_O_ESIENABLE;
	const WIDGET_O_TTL       = ESI::WIDGET_O_TTL;

	/**
	 * Instance
	 *
	 * Initializes the API class.
	 *
	 * @since  3.0
	 */
	public function __construct() {
	}

	/**
	 * Define hooks to be used in other plugins.
	 *
	 * The benefit to use hooks other than functions is no need to detach if LSCWP enabled and function existed or not anymore
	 *
	 * @since  3.0
	 */
	public function init() {
		/**
		 * Init
		 */
		// Action `litespeed_init`

		/**
		 * Conf
		 */
		add_filter( 'litespeed_conf', [ $this, 'conf' ] );
		// Action `litespeed_conf_append`
		add_action( 'litespeed_conf_multi_switch', __NAMESPACE__ . '\Base::set_multi_switch', 10, 2 );
		// Action `litespeed_conf_force`
		add_action( 'litespeed_save_conf', [ $this, 'save_conf' ] );

		/**
		 * Cache Control Hooks
		 */
		// Action `litespeed_control_finalize`
		add_action( 'litespeed_control_set_private', __NAMESPACE__ . '\Control::set_private' );
		add_action( 'litespeed_control_set_nocache', __NAMESPACE__ . '\Control::set_nocache' );
		add_action( 'litespeed_control_set_cacheable', [ $this, 'set_cacheable' ] );
		add_action( 'litespeed_control_force_cacheable', __NAMESPACE__ . '\Control::force_cacheable' );
		add_action( 'litespeed_control_force_public', __NAMESPACE__ . '\Control::set_public_forced' );
		add_filter( 'litespeed_control_cacheable', __NAMESPACE__ . '\Control::is_cacheable', 3 );
		add_action( 'litespeed_control_set_ttl', __NAMESPACE__ . '\Control::set_custom_ttl', 10, 2 );
		add_filter( 'litespeed_control_ttl', [ $this, 'get_ttl' ], 3 );

		/**
		 * Tag Hooks
		 */
		// Action `litespeed_tag_finalize`
		add_action( 'litespeed_tag', __NAMESPACE__ . '\Tag::add' );
		add_action( 'litespeed_tag_post', __NAMESPACE__ . '\Tag::add_post' );
		add_action( 'litespeed_tag_widget', __NAMESPACE__ . '\Tag::add_widget' );
		add_action( 'litespeed_tag_private', __NAMESPACE__ . '\Tag::add_private' );
		add_action( 'litespeed_tag_private_esi', __NAMESPACE__ . '\Tag::add_private_esi' );

		add_action( 'litespeed_tag_add', __NAMESPACE__ . '\Tag::add' );
		add_action( 'litespeed_tag_add_post', __NAMESPACE__ . '\Tag::add_post' );
		add_action( 'litespeed_tag_add_widget', __NAMESPACE__ . '\Tag::add_widget' );
		add_action( 'litespeed_tag_add_private', __NAMESPACE__ . '\Tag::add_private' );
		add_action( 'litespeed_tag_add_private_esi', __NAMESPACE__ . '\Tag::add_private_esi' );

		/**
		 * Purge Hooks
		 */
		// Action `litespeed_purge_finalize`
		add_action( 'litespeed_purge', __NAMESPACE__ . '\Purge::add' );
		add_action( 'litespeed_purge_all', __NAMESPACE__ . '\Purge::purge_all' );
		add_action( 'litespeed_purge_post', [ $this, 'purge_post' ] );
		add_action( 'litespeed_purge_posttype', __NAMESPACE__ . '\Purge::purge_posttype' );
		add_action( 'litespeed_purge_url', [ $this, 'purge_url' ] );
		add_action( 'litespeed_purge_widget', __NAMESPACE__ . '\Purge::purge_widget' );
		add_action( 'litespeed_purge_esi', __NAMESPACE__ . '\Purge::purge_esi' );
		add_action( 'litespeed_purge_private', __NAMESPACE__ . '\Purge::add_private' );
		add_action( 'litespeed_purge_private_esi', __NAMESPACE__ . '\Purge::add_private_esi' );
		add_action( 'litespeed_purge_private_all', __NAMESPACE__ . '\Purge::add_private_all' );
		// Action `litespeed_api_purge_post`
		// Action `litespeed_purged_all`
		add_action( 'litespeed_purge_all_object', __NAMESPACE__ . '\Purge::purge_all_object' );
		add_action( 'litespeed_purge_ucss', __NAMESPACE__ . '\Purge::purge_ucss' );

		/**
		 * ESI
		 */
		// Action `litespeed_nonce`
		add_filter( 'litespeed_esi_status', [ $this, 'esi_enabled' ] );
		add_filter( 'litespeed_esi_url', [ $this, 'sub_esi_block' ], 10, 8 ); // Generate ESI block url
		// Filter `litespeed_widget_default_options` // Hook widget default settings value. Currently used in Woo 3rd
		// Filter `litespeed_esi_params`
		// Action `litespeed_tpl_normal`
		// Action `litespeed_esi_load-$block` // @usage add_action( 'litespeed_esi_load-' . $block, $hook )
		add_action( 'litespeed_esi_combine', __NAMESPACE__ . '\ESI::combine' );

		/**
		 * Vary
		 *
		 * To modify default vary, There are two ways: Action `litespeed_vary_append` or Filter `litespeed_vary`
		 */
		add_action( 'litespeed_vary_ajax_force', __NAMESPACE__ . '\Vary::can_ajax_vary' ); // Force finalize vary even if its in an AJAX call
		// Filter `litespeed_vary_curr_cookies` to generate current in use vary, which will be used for response vary header.
		// Filter `litespeed_vary_cookies` to register the final vary cookies, which will be written to rewrite rule. (litespeed_vary_curr_cookies are always equal to or less than litespeed_vary_cookies)
		// Filter `litespeed_vary`
		add_action( 'litespeed_vary_no', __NAMESPACE__ . '\Control::set_no_vary' );

		/**
		 * Cloud
		 */
		add_filter( 'litespeed_is_from_cloud', [ $this, 'is_from_cloud' ] ); // Check if current request is from QC (usually its to check REST access) // @see https://wordpress.org/support/topic/image-optimization-not-working-3/

		/**
		 * Media
		 */
		add_action( 'litespeed_media_reset', __NAMESPACE__ . '\Media::delete_attachment' );

		/**
		 * GUI
		 */
		add_filter( 'litespeed_clean_wrapper_begin', __NAMESPACE__ . '\GUI::clean_wrapper_begin' );
		add_filter( 'litespeed_clean_wrapper_end', __NAMESPACE__ . '\GUI::clean_wrapper_end' );

		/**
		 * Misc
		 */
		add_action( 'litespeed_debug', __NAMESPACE__ . '\Debug2::debug', 10, 2 );
		add_action( 'litespeed_debug2', __NAMESPACE__ . '\Debug2::debug2', 10, 2 );
		add_action( 'litespeed_disable_all', [ $this, 'disable_all' ] );

		add_action( 'litespeed_after_admin_init', [ $this, 'after_admin_init' ] );
	}

	/**
	 * API for admin related
	 *
	 * Registers hooks for admin settings and UI elements.
	 *
	 * @since  3.0
	 * @access public
	 */
	public function after_admin_init() {
		/**
		 * GUI
		 */
		add_action( 'litespeed_setting_enroll', [ $this->cls( 'Admin_Display' ), 'enroll' ], 10, 4 );
		add_action( 'litespeed_build_switch', [ $this->cls( 'Admin_Display' ), 'build_switch' ] );
		// Action `litespeed_settings_content`
		// Action `litespeed_settings_tab`
	}

	/**
	 * Disable All
	 *
	 * Disables all LiteSpeed Cache features with a given reason.
	 *
	 * @since 2.9.7.2
	 * @access public
	 * @param string $reason The reason for disabling all features.
	 */
	public function disable_all( $reason ) {
		do_action( 'litespeed_debug', '[API] Disabled_all due to ' . $reason );

		! defined( 'LITESPEED_DISABLE_ALL' ) && define( 'LITESPEED_DISABLE_ALL', true );
	}

	/**
	 * Append commenter vary
	 *
	 * Adds commenter vary to the cache vary cookies.
	 *
	 * @since 3.0
	 * @access public
	 */
	public static function vary_append_commenter() {
		Vary::cls()->append_commenter();
	}

	/**
	 * Check if is from Cloud
	 *
	 * Checks if the current request originates from QUIC.cloud.
	 *
	 * @since 4.2
	 * @access public
	 * @return bool True if from QUIC.cloud, false otherwise.
	 */
	public function is_from_cloud() {
		return $this->cls( 'Cloud' )->is_from_cloud();
	}

	/**
	 * Purge post
	 *
	 * Purges the cache for a specific post.
	 *
	 * @since 3.0
	 * @access public
	 * @param int $pid Post ID to purge.
	 */
	public function purge_post( $pid ) {
		$this->cls( 'Purge' )->purge_post( $pid );
	}

	/**
	 * Purge URL
	 *
	 * Purges the cache for a specific URL.
	 *
	 * @since 3.0
	 * @access public
	 * @param string $url URL to purge.
	 */
	public function purge_url( $url ) {
		$this->cls( 'Purge' )->purge_url( $url );
	}

	/**
	 * Set cacheable
	 *
	 * Marks the current request as cacheable.
	 *
	 * @since 3.0
	 * @access public
	 * @param string|bool $reason Optional reason for setting cacheable.
	 */
	public function set_cacheable( $reason = false ) {
		$this->cls( 'Control' )->set_cacheable( $reason );
	}

	/**
	 * Check ESI enabled
	 *
	 * Returns whether ESI is enabled.
	 *
	 * @since 3.0
	 * @access public
	 * @return bool True if ESI is enabled, false otherwise.
	 */
	public function esi_enabled() {
		return $this->cls( 'Router' )->esi_enabled();
	}

	/**
	 * Get TTL
	 *
	 * Retrieves the cache TTL (time to live).
	 *
	 * @since 3.0
	 * @access public
	 * @return int Cache TTL value.
	 */
	public function get_ttl() {
		return $this->cls( 'Control' )->get_ttl();
	}

	/**
	 * Generate ESI block URL
	 *
	 * Generates a URL for an ESI block.
	 *
	 * @since 3.0
	 * @access public
	 * @param string $block_id    ESI block ID.
	 * @param string $wrapper     Wrapper identifier.
	 * @param array  $params      Parameters for the ESI block.
	 * @param string $control     Cache control settings.
	 * @param bool   $silence     Silence output flag.
	 * @param bool   $preserved   Preserved flag.
	 * @param bool   $svar        Server variable flag.
	 * @param array  $inline_param Inline parameters.
	 * @return string ESI block URL.
	 */
	public function sub_esi_block(
		$block_id,
		$wrapper,
		$params = [],
		$control = 'private,no-vary',
		$silence = false,
		$preserved = false,
		$svar = false,
		$inline_param = []
	) {
		return $this->cls( 'ESI' )->sub_esi_block( $block_id, $wrapper, $params, $control, $silence, $preserved, $svar, $inline_param );
	}

	/**
	 * Set and sync conf
	 *
	 * Updates and synchronizes configuration settings.
	 *
	 * @since 7.2
	 * @access public
	 * @param bool|array $the_matrix Configuration data to update.
	 */
	public function save_conf( $the_matrix = false ) {
		$this->cls( 'Conf' )->update_confs( $the_matrix );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/gui.cls.php000064400000111113151600270020016627 0ustar00<?php
/**
 * The frontend GUI class.
 *
 * Provides front-end and admin-bar UI helpers for LiteSpeed Cache.
 *
 * @package LiteSpeed
 * @since 1.3
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * GUI helpers for LiteSpeed Cache.
 */
class GUI extends Base {
	const LOG_TAG = '[GUI]';

	/**
	 * Counter for temporary HTML wrappers.
	 *
	 * @var int Counter for temporary HTML wrappers to remove from the buffer.
	 */
	private static $_clean_counter = 0;

	/**
	 * Promo display flag.
	 *
	 * @var bool Internal flag used by promo templates to decide whether to display.
	 */
	private $_promo_true = false;

	/**
	 * Promo list configuration.
	 *
	 * Format: [ file_tag => [ days, litespeed_only ], ... ]
	 *
	 * @var array<string, array{0:int,1:bool}>
	 */
	private $_promo_list = [
		'new_version' => [ 7, false ],
		'score'       => [ 14, false ],
		// 'slack'      => [ 3, false ],
	];

	/** Path to guest JavaScript file. */
	const LIB_GUEST_JS = 'assets/js/guest.min.js';

	/** Path to guest document.referrer JavaScript file. */
	const LIB_GUEST_DOCREF_JS = 'assets/js/guest.docref.min.js';

	/** Path to guest vary endpoint. */
	const PHP_GUEST = 'guest.vary.php';

	/** Dismiss type: WHM. */
	const TYPE_DISMISS_WHM = 'whm';

	/** Dismiss type: ExpiresDefault. */
	const TYPE_DISMISS_EXPIRESDEFAULT = 'ExpiresDefault';

	/** Dismiss type: Promo. */
	const TYPE_DISMISS_PROMO = 'promo';

	/** Dismiss type: PIN. */
	const TYPE_DISMISS_PIN = 'pin';

	/** WHM message option name. */
	const WHM_MSG = 'lscwp_whm_install';

	/** WHM message option value. */
	const WHM_MSG_VAL = 'whm_install';

	/**
	 * Summary options cache.
	 *
	 * @var array<string,mixed> Summary/options cache.
	 */
	protected $_summary;

	/**
	 * Instance.
	 *
	 * @since 1.3
	 */
	public function __construct() {
		$this->_summary = self::get_summary();
	}

	/**
	 * Frontend init.
	 *
	 * @since 3.0
	 */
	public function init() {
		self::debug2( 'init' );

		if ( is_admin_bar_showing() && current_user_can( 'manage_options' ) ) {
			add_action( 'wp_enqueue_scripts', [ $this, 'frontend_enqueue_style' ] );
			add_action( 'admin_bar_menu', [ $this, 'frontend_shortcut' ], 95 );
		}

		/**
		 * Turn on instant click.
		 *
		 * @since 1.8.2
		 */
		if ( $this->conf( self::O_UTIL_INSTANT_CLICK ) ) {
			add_action( 'wp_enqueue_scripts', [ $this, 'frontend_enqueue_style_public' ] );
		}

		// NOTE: this needs to be before optimizer to avoid wrapper being removed.
		add_filter( 'litespeed_buffer_finalize', [ $this, 'finalize' ], 8 );
	}

	/**
	 * Print a loading message when redirecting CCSS/UCSS page to avoid blank page confusion.
	 *
	 * @param int    $counter Files left in queue.
	 * @param string $type    Queue type label.
	 * @return void
	 */
	public static function print_loading( $counter, $type ) {
		echo '<div style="font-size:25px;text-align:center;padding-top:150px;width:100%;position:absolute;">';
		echo "<img width='35' src='" . esc_url( LSWCP_PLUGIN_URL . 'assets/img/Litespeed.icon.svg' ) . "' alt='' />   ";
		printf(
			/* translators: 1: number, 2: text */
			esc_html__( '%1$s %2$s files left in queue', 'litespeed-cache' ),
			esc_html( number_format_i18n( $counter ) ),
			esc_html( $type )
		);
		echo '<p><a href="' . esc_url( admin_url( 'admin.php?page=litespeed-page_optm' ) ) . '">' . esc_html__( 'Cancel', 'litespeed-cache' ) . '</a></p>';
		echo '</div>';
	}

	/**
	 * Display the tab list.
	 *
	 * @since 7.3
	 *
	 * @param array<string,string> $tabs Key => Label pairs.
	 * @return void
	 */
	public static function display_tab_list( $tabs ) {
		$i = 1;
		foreach ( $tabs as $k => $val ) {
			$accesskey = $i <= 9 ? $i : '';
			printf(
				'<a class="litespeed-tab nav-tab" href="#%1$s" data-litespeed-tab="%1$s" litespeed-accesskey="%2$s">%3$s</a>',
				esc_attr( $k ),
				esc_attr( $accesskey ),
				esc_html( $val )
			);
			++$i;
		}
	}

	/**
	 * Render a pie chart SVG string.
	 *
	 * @since 1.6.6
	 *
	 * @param int         $percent             Percentage 0-100.
	 * @param int         $width               Width/height in pixels.
	 * @param bool        $finished_tick       Show a tick when 100%.
	 * @param bool        $without_percentage  Hide the % label.
	 * @param string|bool $append_cls          Extra CSS class.
	 * @return string SVG markup.
	 */
	public static function pie( $percent, $width = 50, $finished_tick = false, $without_percentage = false, $append_cls = false ) {
		$label      = $without_percentage ? $percent : ( $percent . '%' );
		$percentage = '<text x="50%" y="50%">' . esc_html( $label ) . '</text>';

		if ( 100 === $percent && $finished_tick ) {
			$percentage = '<text x="50%" y="50%" class="litespeed-pie-done">✓</text>';
		}

		$svg = sprintf(
			"<svg class='litespeed-pie %1\$s' viewbox='0 0 33.83098862 33.83098862' width='%2\$d' height='%2\$d' xmlns='http://www.w3.org/2000/svg'>
				<circle class='litespeed-pie_bg' cx='16.91549431' cy='16.91549431' r='15.91549431' />
				<circle class='litespeed-pie_circle' cx='16.91549431' cy='16.91549431' r='15.91549431' stroke-dasharray='%3\$d,100' />
				<g class='litespeed-pie_info'>%4\$s</g>
			</svg>",
			esc_attr( $append_cls ),
			$width,
			$percent,
			$percentage
		);

		return $svg;
	}

	/**
	 * Allowed SVG tags/attributes for kses.
	 *
	 * @since 7.3
	 *
	 * @return array<string,array<string,bool>> Allowed tags/attributes.
	 */
	public static function allowed_svg_tags() {
		return [
			'svg'    => [
				'width'   => true,
				'height'  => true,
				'viewbox' => true, // Note: SVG standard uses 'viewBox', but wp_kses normalizes to lowercase.
				'xmlns'   => true,
				'class'   => true,
				'id'      => true,
			],
			'circle' => [
				'cx'               => true,
				'cy'               => true,
				'r'                => true,
				'fill'             => true,
				'stroke'           => true,
				'class'            => true,
				'stroke-width'     => true,
				'stroke-dasharray' => true,
			],
			'path'   => [
				'd'      => true,
				'fill'   => true,
				'stroke' => true,
			],
			'text'   => [
				'x'            => true,
				'y'            => true,
				'dx'           => true,
				'dy'           => true,
				'font-size'    => true,
				'font-family'  => true,
				'font-weight'  => true,
				'fill'         => true,
				'stroke'       => true,
				'stroke-width' => true,
				'text-anchor'  => true,
				'class'        => true,
				'id'           => true,
			],
			'g'      => [
				'transform'    => true,
				'fill'         => true,
				'stroke'       => true,
				'stroke-width' => true,
				'class'        => true,
				'id'           => true,
			],
			'button' => [
				'type'               => true,
				'data-balloon-break' => true,
				'data-balloon-pos'   => true,
				'aria-label'         => true,
				'class'              => true,
			],
		];
	}

	/**
	 * Display a tiny pie with a tooltip.
	 *
	 * @since 3.0
	 *
	 * @param int         $percent    Percentage 0-100.
	 * @param int         $width      Width/height in pixels.
	 * @param string      $tooltip    Tooltip text.
	 * @param string      $tooltip_pos Tooltip position (e.g., 'up').
	 * @param string|bool $append_cls Extra CSS class.
	 * @return string HTML/SVG.
	 */
	public static function pie_tiny( $percent, $width = 50, $tooltip = '', $tooltip_pos = 'up', $append_cls = false ) {
		// formula C = 2πR.
		$dasharray = 2 * 3.1416 * 9 * ( $percent / 100 );

		return sprintf(
			"
		<button type='button' data-balloon-break data-balloon-pos='%1\$s' aria-label='%2\$s' class='litespeed-btn-pie'>
		<svg class='litespeed-pie litespeed-pie-tiny %3\$s' viewbox='0 0 30 30' width='%4\$d' height='%4\$d' xmlns='http://www.w3.org/2000/svg'>
			<circle class='litespeed-pie_bg' cx='15' cy='15' r='9' />
			<circle class='litespeed-pie_circle' cx='15' cy='15' r='9' stroke-dasharray='%5\$s,100' />
			<g class='litespeed-pie_info'><text x='50%%' y='50%%'>i</text></g>
		</svg>
		</button>
		",
			esc_attr( $tooltip_pos ),
			esc_attr( $tooltip ),
			esc_attr( $append_cls ),
			$width,
			esc_attr( $dasharray )
		);
	}

	/**
	 * Get CSS class name for PageSpeed score.
	 *
	 * Scale:
	 *  90-100 (fast)
	 *  50-89 (average)
	 *  0-49 (slow)
	 *
	 * @since 2.9
	 * @access public
	 *
	 * @param int $score Score 0-100.
	 * @return string Class name: success|warning|danger.
	 */
	public function get_cls_of_pagescore( $score ) {
		if ( $score >= 90 ) {
			return 'success';
		}

		if ( $score >= 50 ) {
			return 'warning';
		}

		return 'danger';
	}

	/**
	 * Handle dismiss actions for banners and notices.
	 *
	 * @since 1.0
	 * @access public
	 * @return void
	 */
	public static function dismiss() {
		$_instance = self::cls();

		switch ( Router::verify_type() ) {
			case self::TYPE_DISMISS_WHM:
            self::dismiss_whm();
				break;

			case self::TYPE_DISMISS_EXPIRESDEFAULT:
            self::update_option( Admin_Display::DB_DISMISS_MSG, Admin_Display::RULECONFLICT_DISMISSED );
				break;

			case self::TYPE_DISMISS_PIN:
            Admin_Display::dismiss_pin();
				break;

			case self::TYPE_DISMISS_PROMO:
            if ( empty( $_GET['promo_tag'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
					break;
				}

            $promo_tag = sanitize_key( wp_unslash( $_GET['promo_tag'] ) ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended
            if ( empty( $_instance->_promo_list[ $promo_tag ] ) ) {
					break;
				}

            defined( 'LSCWP_LOG' ) && self::debug( 'Dismiss promo ' . $promo_tag );

            // Forever dismiss.
            if ( ! empty( $_GET['done'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
					$_instance->_summary[ $promo_tag ] = 'done';
				} elseif ( ! empty( $_GET['later'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
                // Delay the banner to half year later.
                $_instance->_summary[ $promo_tag ] = time() + ( 86400 * 180 );
				} else {
                // Update welcome banner to 30 days after.
                $_instance->_summary[ $promo_tag ] = time() + ( 86400 * 30 );
				}

            self::save_summary();

				break;

			default:
				break;
		}

		if ( Router::is_ajax() ) {
			// All dismiss actions are considered as ajax call, so just exit.
			exit( wp_json_encode( [ 'success' => 1 ] ) );
		}

		// Plain click link, redirect to referral url.
		Admin::redirect();
	}

	/**
	 * Check if has rule conflict notice.
	 *
	 * @since 1.1.5
	 * @access public
	 *
	 * @return bool True if message should be shown.
	 */
	public static function has_msg_ruleconflict() {
		$db_dismiss_msg = self::get_option( Admin_Display::DB_DISMISS_MSG );
		if ( ! $db_dismiss_msg ) {
			self::update_option( Admin_Display::DB_DISMISS_MSG, -1 );
		}
		return Admin_Display::RULECONFLICT_ON === $db_dismiss_msg;
	}

	/**
	 * Check if has WHM notice.
	 *
	 * @since 1.1.1
	 * @access public
	 *
	 * @return bool True if message should be shown.
	 */
	public static function has_whm_msg() {
		$val = self::get_option( self::WHM_MSG );
		if ( ! $val ) {
			self::dismiss_whm();
			return false;
		}
		return self::WHM_MSG_VAL === $val;
	}

	/**
	 * Delete WHM message tag.
	 *
	 * @since 1.1.1
	 * @access public
	 * @return void
	 */
	public static function dismiss_whm() {
		self::update_option( self::WHM_MSG, -1 );
	}

	/**
	 * Whether current request is a LiteSpeed admin page.
	 *
	 * @since 2.9
	 *
	 * @return bool True if LiteSpeed page.
	 */
	private function _is_litespeed_page() {
		if (
			! empty( $_GET['page'] ) && // phpcs:ignore WordPress.Security.NonceVerification.Recommended
			in_array(
				(string) $_GET['page'], // phpcs:ignore WordPress.Security.NonceVerification.Recommended
				[
					'litespeed-settings',
					'litespeed-dash',
					Admin::PAGE_EDIT_HTACCESS,
					'litespeed-optimization',
					'litespeed-crawler',
					'litespeed-import',
					'litespeed-report',
				],
				true
			)
		) {
			return true;
		}

		return false;
	}

	/**
	 * Display promo banner (or check-only mode to know which promo would display).
	 *
	 * @since 2.1
	 * @access public
	 *
	 * @param bool $check_only If true, only return the promo tag that would be shown.
	 * @return false|string False if none, or the promo tag string.
	 */
	public function show_promo( $check_only = false ) {
		$is_litespeed_page = $this->_is_litespeed_page();

		// Bypass showing info banner if disabled all in debug.
		if ( defined( 'LITESPEED_DISABLE_ALL' ) && LITESPEED_DISABLE_ALL ) {
			return false;
		}

		if ( file_exists( ABSPATH . '.litespeed_no_banner' ) ) {
			defined( 'LSCWP_LOG' ) && self::debug( 'Bypass banners due to silence file' );
			return false;
		}

		foreach ( $this->_promo_list as $promo_tag => $v ) {
			list( $delay_days, $litespeed_page_only ) = $v;

			if ( $litespeed_page_only && ! $is_litespeed_page ) {
				continue;
			}

			// First time check.
			if ( empty( $this->_summary[ $promo_tag ] ) ) {
				$this->_summary[ $promo_tag ] = time() + 86400 * $delay_days;
				self::save_summary();
				continue;
			}

			$promo_timestamp = $this->_summary[ $promo_tag ];

			// Was ticked as done.
			if ( 'done' === $promo_timestamp ) {
				continue;
			}

			// Not reach the dateline yet.
			if ( time() < $promo_timestamp ) {
				continue;
			}

			// Try to load, if can pass, will set $this->_promo_true = true.
			$this->_promo_true = false;
			include LSCWP_DIR . "tpl/banner/$promo_tag.php";

			// If not defined, means it didn't pass the display workflow in tpl.
			if ( ! $this->_promo_true ) {
				continue;
			}

			if ( $check_only ) {
				return $promo_tag;
			}

			defined( 'LSCWP_LOG' ) && self::debug( 'Show promo ' . $promo_tag );

			// Only contain one.
			break;
		}

		return false;
	}

	/**
	 * Load frontend public script.
	 *
	 * @since 1.8.2
	 * @access public
	 * @return void
	 */
	public function frontend_enqueue_style_public() {
		wp_enqueue_script(
			Core::PLUGIN_NAME,
			LSWCP_PLUGIN_URL . 'assets/js/instant_click.min.js',
			[],
			Core::VER,
			[ 
				'strategy' => 'defer',
				'in_footer' => true,
			]
		);
	}

	/**
	 * Load frontend stylesheet.
	 *
	 * @since 1.3
	 * @access public
	 * @return void
	 */
	public function frontend_enqueue_style() {
		wp_enqueue_style( Core::PLUGIN_NAME, LSWCP_PLUGIN_URL . 'assets/css/litespeed.css', [], Core::VER, 'all' );
	}

	/**
	 * Load frontend menu shortcut items in the admin bar.
	 *
	 * @since  1.3
	 * @since  7.6 Add VPI clear.
	 * @access public
	 * @return void
	 */
	public function frontend_shortcut() {
		global $wp_admin_bar;

		$wp_admin_bar->add_menu(
			[
				'id'    => 'litespeed-menu',
				'title' => '<span class="ab-icon"></span>',
				'href'  => get_admin_url( null, 'admin.php?page=litespeed' ),
				'meta'  => [
					'tabindex' => 0,
					'class'    => 'litespeed-top-toolbar',
				],
			]
		);

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-menu',
				'id'     => 'litespeed-purge-single',
				'title'  => esc_html__( 'Purge this page', 'litespeed-cache' ) . ' - LSCache',
				'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_FRONT, false, true ),
				'meta'   => [ 'tabindex' => '0' ],
			]
		);

		if ( $this->has_cache_folder( 'ucss' ) ) {
			$possible_url_tag = UCSS::get_url_tag();
			$append_arr       = [];
			if ( $possible_url_tag ) {
				$append_arr['url_tag'] = $possible_url_tag;
			}

			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-single-ucss',
					'title'  => esc_html__( 'Purge this page', 'litespeed-cache' ) . ' - UCSS',
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_UCSS, false, true, $append_arr ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-menu',
				'id'     => 'litespeed-single-action',
				'title'  => esc_html__( 'Mark this page as ', 'litespeed-cache' ),
				'meta'   => [ 'tabindex' => '0' ],
			]
		);

		$current_uri = isset( $_SERVER['REQUEST_URI'] ) ? esc_url_raw( wp_unslash( $_SERVER['REQUEST_URI'] ) ) : '';

		if ( $current_uri ) {
			$append_arr = [
				Conf::TYPE_SET . '[' . self::O_CACHE_FORCE_URI . '][]' => $current_uri . '$',
				'redirect'                                           => $current_uri,
			];
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-single-action',
					'id'     => 'litespeed-single-forced_cache',
					'title'  => esc_html__( 'Forced cacheable', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr ),
				]
			);

			$append_arr = [
				Conf::TYPE_SET . '[' . self::O_CACHE_EXC . '][]' => $current_uri . '$',
				'redirect'                                      => $current_uri,
			];
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-single-action',
					'id'     => 'litespeed-single-noncache',
					'title'  => esc_html__( 'Non cacheable', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr ),
				]
			);

			$append_arr = [
				Conf::TYPE_SET . '[' . self::O_CACHE_PRIV_URI . '][]' => $current_uri . '$',
				'redirect'                                           => $current_uri,
			];
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-single-action',
					'id'     => 'litespeed-single-private',
					'title'  => esc_html__( 'Private cache', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr ),
				]
			);

			$append_arr = [
				Conf::TYPE_SET . '[' . self::O_OPTM_EXC . '][]' => $current_uri . '$',
				'redirect'                                      => $current_uri,
			];
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-single-action',
					'id'     => 'litespeed-single-nonoptimize',
					'title'  => esc_html__( 'No optimization', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_CONF, Conf::TYPE_SET, false, true, $append_arr ),
				]
			);
		}

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-single-action',
				'id'     => 'litespeed-single-more',
				'title'  => esc_html__( 'More settings', 'litespeed-cache' ),
				'href'   => get_admin_url( null, 'admin.php?page=litespeed-cache' ),
			]
		);

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-menu',
				'id'     => 'litespeed-purge-all',
				'title'  => esc_html__( 'Purge All', 'litespeed-cache' ),
				'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL, false, '_ori' ),
				'meta'   => [ 'tabindex' => '0' ],
			]
		);

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-menu',
				'id'     => 'litespeed-purge-all-lscache',
				'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'LSCache', 'litespeed-cache' ),
				'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LSCACHE, false, '_ori' ),
				'meta'   => [ 'tabindex' => '0' ],
			]
		);

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-menu',
				'id'     => 'litespeed-purge-cssjs',
				'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'CSS/JS Cache', 'litespeed-cache' ),
				'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CSSJS, false, '_ori' ),
				'meta'   => [ 'tabindex' => '0' ],
			]
		);

		if ( $this->conf( self::O_CDN_CLOUDFLARE ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-cloudflare',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Cloudflare', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_PURGE_ALL ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( defined( 'LSCWP_OBJECT_CACHE' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-object',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Object Cache', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OBJECT, false, '_ori' ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( Router::opcache_enabled() ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-opcache',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Opcode Cache', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OPCACHE, false, '_ori' ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( $this->has_cache_folder( 'ccss' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-ccss',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - CCSS',
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CCSS, false, '_ori' ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( $this->has_cache_folder( 'ucss' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-ucss',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - UCSS',
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_UCSS, false, '_ori' ),
				]
			);
		}

		if ( $this->has_cache_folder( 'localres' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-localres',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Localized Resources', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LOCALRES, false, '_ori' ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( $this->has_cache_folder( 'lqip' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-placeholder',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'LQIP Cache', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LQIP, false, '_ori' ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}
    
		if ( $this->has_cache_folder( 'vpi' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-vpi',
					'title'  => __( 'Purge All', 'litespeed-cache' ) . ' - VPI',
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_VPI, false, '_ori' ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( $this->has_cache_folder( 'avatar' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-avatar',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Gravatar Cache', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_AVATAR, false, '_ori' ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		do_action( 'litespeed_frontend_shortcut' );
	}

	/**
	 * Hooked to wp_before_admin_bar_render.
	 * Adds links to the admin bar so users can quickly manage/purge.
	 *
	 * @since 1.7.2 Moved from admin_display.cls to gui.cls; Renamed from `add_quick_purge` to `backend_shortcut`.
	 * @access public
	 * @global \WP_Admin_Bar $wp_admin_bar
	 * @return void
	 */
	public function backend_shortcut() {
		global $wp_admin_bar;

		if ( defined( 'LITESPEED_DISABLE_ALL' ) && LITESPEED_DISABLE_ALL ) {
			$wp_admin_bar->add_menu(
				[
					'id'    => 'litespeed-menu',
					'title' => '<span class="ab-icon icon_disabled" title="LiteSpeed Cache"></span>',
					'href'  => 'admin.php?page=litespeed-toolbox#settings-debug',
					'meta'  => [
						'tabindex' => 0,
						'class'    => 'litespeed-top-toolbar',
					],
				]
			);
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-enable_all',
					'title'  => esc_html__( 'Enable All Features', 'litespeed-cache' ),
					'href'   => 'admin.php?page=litespeed-toolbox#settings-debug',
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
			return;
		}

		$wp_admin_bar->add_menu(
			[
				'id'    => 'litespeed-menu',
				'title' => '<span class="ab-icon" title="' . esc_attr__( 'LiteSpeed Cache Purge All', 'litespeed-cache' ) . ' - ' . esc_attr__( 'LSCache', 'litespeed-cache' ) . '"></span>',
				'href'  => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LSCACHE ),
				'meta'  => [
					'tabindex' => 0,
					'class'    => 'litespeed-top-toolbar',
				],
			]
		);

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-menu',
				'id'     => 'litespeed-bar-manage',
				'title'  => esc_html__( 'Manage', 'litespeed-cache' ),
				'href'   => 'admin.php?page=litespeed',
				'meta'   => [ 'tabindex' => '0' ],
			]
		);

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-menu',
				'id'     => 'litespeed-bar-setting',
				'title'  => esc_html__( 'Settings', 'litespeed-cache' ),
				'href'   => 'admin.php?page=litespeed-cache',
				'meta'   => [ 'tabindex' => '0' ],
			]
		);

		if ( ! is_network_admin() ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-bar-imgoptm',
					'title'  => esc_html__( 'Image Optimization', 'litespeed-cache' ),
					'href'   => 'admin.php?page=litespeed-img_optm',
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-menu',
				'id'     => 'litespeed-purge-all',
				'title'  => esc_html__( 'Purge All', 'litespeed-cache' ),
				'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL ),
				'meta'   => [ 'tabindex' => '0' ],
			]
		);

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-menu',
				'id'     => 'litespeed-purge-all-lscache',
				'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'LSCache', 'litespeed-cache' ),
				'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LSCACHE ),
				'meta'   => [ 'tabindex' => '0' ],
			]
		);

		$wp_admin_bar->add_menu(
			[
				'parent' => 'litespeed-menu',
				'id'     => 'litespeed-purge-cssjs',
				'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'CSS/JS Cache', 'litespeed-cache' ),
				'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CSSJS ),
				'meta'   => [ 'tabindex' => '0' ],
			]
		);

		if ( $this->conf( self::O_CDN_CLOUDFLARE ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-cloudflare',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Cloudflare', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_CDN_CLOUDFLARE, CDN\Cloudflare::TYPE_PURGE_ALL ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( defined( 'LSCWP_OBJECT_CACHE' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-object',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Object Cache', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OBJECT ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( Router::opcache_enabled() ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-opcache',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Opcode Cache', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_OPCACHE ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( $this->has_cache_folder( 'ccss' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-ccss',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - CCSS',
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_CCSS ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( $this->has_cache_folder( 'ucss' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-ucss',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - UCSS',
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_UCSS ),
				]
			);
		}

		if ( $this->has_cache_folder( 'localres' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-localres',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Localized Resources', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LOCALRES ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( $this->has_cache_folder( 'lqip' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-placeholder',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'LQIP Cache', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_LQIP ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}
    
    	if ( $this->has_cache_folder( 'vpi' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-vpi',
					'title'  => __( 'Purge All', 'litespeed-cache' ) . ' - VPI',
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_VPI ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		if ( $this->has_cache_folder( 'avatar' ) ) {
			$wp_admin_bar->add_menu(
				[
					'parent' => 'litespeed-menu',
					'id'     => 'litespeed-purge-avatar',
					'title'  => esc_html__( 'Purge All', 'litespeed-cache' ) . ' - ' . esc_html__( 'Gravatar Cache', 'litespeed-cache' ),
					'href'   => Utility::build_url( Router::ACTION_PURGE, Purge::TYPE_PURGE_ALL_AVATAR ),
					'meta'   => [ 'tabindex' => '0' ],
				]
			);
		}

		do_action( 'litespeed_backend_shortcut' );
	}

	/**
	 * Clear unfinished data link/button.
	 *
	 * @since 2.4.2
	 * @access public
	 *
	 * @param int $unfinished_num Number of unfinished images.
	 * @return string HTML for action button.
	 */
	public static function img_optm_clean_up( $unfinished_num ) {
		return sprintf(
			'<a href="%1$s" class="button litespeed-btn-warning" data-balloon-pos="up" aria-label="%2$s"><span class="dashicons dashicons-editor-removeformatting"></span>&nbsp;%3$s</a>',
			esc_url( Utility::build_url( Router::ACTION_IMG_OPTM, Img_Optm::TYPE_CLEAN ) ),
			esc_attr__( 'Remove all previous unfinished image optimization requests.', 'litespeed-cache' ),
			esc_html__( 'Clean Up Unfinished Data', 'litespeed-cache' ) . ( $unfinished_num ? ': ' . Admin_Display::print_plural( $unfinished_num, 'image' ) : '' )
		);
	}

	/**
	 * Generate install link.
	 *
	 * @since 2.4.2
	 * @access public
	 *
	 * @param string $title Plugin title.
	 * @param string $name  Slug.
	 * @param string $v     Version (unused, kept for BC).
	 * @return string HTML link.
	 */
	public static function plugin_install_link( $title, $name, $v ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable
		$url = wp_nonce_url( self_admin_url( 'update.php?action=install-plugin&plugin=' . $name ), 'install-plugin_' . $name );

		$action = sprintf(
			'<a href="%1$s" class="install-now" data-slug="%2$s" data-name="%3$s" aria-label="%4$s">%5$s</a>',
			esc_url( $url ),
			esc_attr( $name ),
			esc_attr( $title ),
			esc_attr( sprintf( __( 'Install %s', 'litespeed-cache' ), $title ) ),
			esc_html__( 'Install Now', 'litespeed-cache' )
		);

		return $action;
	}

	/**
	 * Generate upgrade link.
	 *
	 * @since 2.4.2
	 * @access public
	 *
	 * @param string $title Plugin title.
	 * @param string $name  Slug.
	 * @param string $v     Version string.
	 * @return string HTML message with links.
	 */
	public static function plugin_upgrade_link( $title, $name, $v ) {
		$details_url = self_admin_url( 'plugin-install.php?tab=plugin-information&plugin=' . $name . '&section=changelog&TB_iframe=true&width=600&height=800' );
		$file        = $name . '/' . $name . '.php';

		$msg = sprintf(
			/* translators: 1: details URL, 2: class/aria, 3: version, 4: update URL, 5: class/aria */
			__('<a href="%1$s" %2$s>View version %3$s details</a> or <a href="%4$s" %5$s target="_blank">update now</a>.', 'litespeed-cache'),
			esc_url( $details_url ),
			sprintf(
				'class="thickbox open-plugin-details-modal" aria-label="%s"',
				esc_attr(
					sprintf(
						/* translators: 1: plugin title, 2: version */
						__( 'View %1$s version %2$s details', 'litespeed-cache' ),
						$title,
						$v
					)
				)
			),
			esc_html( $v ),
			esc_url( wp_nonce_url( self_admin_url( 'update.php?action=upgrade-plugin&plugin=' ) . $file, 'upgrade-plugin_' . $file ) ),
			sprintf(
				'class="update-link" aria-label="%s"',
				esc_attr(
					sprintf(
						/* translators: %s: plugin title */
						__( 'Update %s now', 'litespeed-cache' ),
						$title
					)
				)
			)
		);

		return $msg;
	}

	/**
	 * Finalize buffer by GUI class.
	 *
	 * @since 1.6
	 * @access public
	 *
	 * @param string $buffer HTML buffer.
	 * @return string Filtered buffer.
	 */
	public function finalize( $buffer ) {
		$buffer = $this->_clean_wrapper( $buffer );

		// Maybe restore doc.ref.
		if ( $this->conf( Base::O_GUEST ) && false !== strpos( $buffer, '<head>' ) && defined( 'LITESPEED_IS_HTML' ) ) {
			$buffer = $this->_enqueue_guest_docref_js( $buffer );
		}

		if ( defined( 'LITESPEED_GUEST' ) && LITESPEED_GUEST && false !== strpos( $buffer, '</body>' ) && defined( 'LITESPEED_IS_HTML' ) ) {
			$buffer = $this->_enqueue_guest_js( $buffer );
		}

		return $buffer;
	}

	/**
	 * Append guest restore doc.ref JS for organic traffic count.
	 *
	 * @since 4.4.6
	 *
	 * @param string $buffer HTML buffer.
	 * @return string Buffer with inline script injected.
	 */
	private function _enqueue_guest_docref_js( $buffer ) {
		$js_con = File::read( LSCWP_DIR . self::LIB_GUEST_DOCREF_JS );
		$buffer = preg_replace( '/<head>/', '<head><script data-no-optimize="1">' . $js_con . '</script>', $buffer, 1 );
		return $buffer;
	}

	/**
	 * Append guest JS to update vary.
	 *
	 * @since 4.0
	 *
	 * @param string $buffer HTML buffer.
	 * @return string Buffer with inline script injected.
	 */
	private function _enqueue_guest_js( $buffer ) {
		$js_con = File::read( LSCWP_DIR . self::LIB_GUEST_JS );
		// Build path for guest endpoint using wp_parse_url for compatibility.
		$guest_update_path = wp_parse_url( LSWCP_PLUGIN_URL . self::PHP_GUEST, PHP_URL_PATH );
		$js_con            = str_replace( 'litespeed_url', esc_url( $guest_update_path ), $js_con );
		$buffer            = preg_replace( '/<\/body>/', '<script data-no-optimize="1">' . $js_con . '</script></body>', $buffer, 1 );
		return $buffer;
	}

	/**
	 * Clean wrapper from buffer.
	 *
	 * @since 1.4
	 * @since 1.6 Converted to private with adding prefix _.
	 * @access private
	 *
	 * @param string $buffer HTML buffer.
	 * @return string Cleaned buffer.
	 */
	private function _clean_wrapper( $buffer ) {
		if ( self::$_clean_counter < 1 ) {
			self::debug2( 'bypassed by no counter' );
			return $buffer;
		}

		self::debug2( 'start cleaning counter ' . self::$_clean_counter );

		for ( $i = 1; $i <= self::$_clean_counter; $i++ ) {
			// If miss beginning.
			$start = strpos( $buffer, self::clean_wrapper_begin( $i ) );
			if ( false === $start ) {
				$buffer = str_replace( self::clean_wrapper_end( $i ), '', $buffer );
				self::debug2( "lost beginning wrapper $i" );
				continue;
			}

			// If miss end.
			$end_wrapper = self::clean_wrapper_end( $i );
			$end         = strpos( $buffer, $end_wrapper );
			if ( false === $end ) {
				$buffer = str_replace( self::clean_wrapper_begin( $i ), '', $buffer );
				self::debug2( "lost ending wrapper $i" );
				continue;
			}

			// Now replace wrapped content.
			$buffer = substr_replace( $buffer, '', $start, $end - $start + strlen( $end_wrapper ) );
			self::debug2( "cleaned wrapper $i" );
		}

		return $buffer;
	}

	/**
	 * Display a to-be-removed HTML wrapper (begin tag).
	 *
	 * @since 1.4
	 * @access public
	 *
	 * @param int|false $counter Optional explicit wrapper id; auto-increment if false.
	 * @return string Wrapper begin HTML comment.
	 */
	public static function clean_wrapper_begin( $counter = false ) {
		if ( false === $counter ) {
			++self::$_clean_counter;
			$counter = self::$_clean_counter;
			self::debug( 'clean wrapper ' . $counter . ' begin' );
		}
		return '<!-- LiteSpeed To Be Removed begin ' . $counter . ' -->';
	}

	/**
	 * Display a to-be-removed HTML wrapper (end tag).
	 *
	 * @since 1.4
	 * @access public
	 *
	 * @param int|false $counter Optional explicit wrapper id; use latest if false.
	 * @return string Wrapper end HTML comment.
	 */
	public static function clean_wrapper_end( $counter = false ) {
		if ( false === $counter ) {
			$counter = self::$_clean_counter;
			self::debug( 'clean wrapper ' . $counter . ' end' );
		}
		return '<!-- LiteSpeed To Be Removed end ' . $counter . ' -->';
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/placeholder.cls.php000064400000043722151600270070020344 0ustar00<?php
/**
 * The Placeholder class.
 *
 * Handles responsive placeholders (LQIP), admin column rendering,
 * queueing, and generation logic (local and cloud).
 *
 * @since   3.0
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Placeholder
 */
class Placeholder extends Base {

	/**
	 * Action type: generate.
	 *
	 * @var string
	 */
	const TYPE_GENERATE = 'generate';

	/**
	 * Action type: clear queue.
	 *
	 * @var string
	 */
	const TYPE_CLEAR_Q = 'clear_q';

	/**
	 * Whether responsive placeholders are enabled.
	 *
	 * @var bool
	 */
	private $_conf_placeholder_resp;

	/**
	 * SVG template for responsive placeholders.
	 *
	 * @var string
	 */
	private $_conf_placeholder_resp_svg;

	/**
	 * Whether LQIP generation via cloud is enabled.
	 *
	 * @var bool
	 */
	private $_conf_lqip;

	/**
	 * LQIP JPEG quality.
	 *
	 * @var int
	 */
	private $_conf_lqip_qual;

	/**
	 * Minimum width for LQIP generation.
	 *
	 * @var int
	 */
	private $_conf_lqip_min_w;

	/**
	 * Minimum height for LQIP generation.
	 *
	 * @var int
	 */
	private $_conf_lqip_min_h;

	/**
	 * Background color for SVG placeholders.
	 *
	 * @var string
	 */
	private $_conf_placeholder_resp_color;

	/**
	 * Whether LQIP generation is async (queued).
	 *
	 * @var bool
	 */
	private $_conf_placeholder_resp_async;

	/**
	 * Default placeholder data (fallback).
	 *
	 * @var string
	 */
	private $_conf_ph_default;

	/**
	 * In-memory map of generated placeholders for current request.
	 *
	 * @var array<string,string>
	 */
	private $_placeholder_resp_dict = [];

	/**
	 * Keys currently queued within this request.
	 *
	 * @var array<int,string>
	 */
	private $_ph_queue = [];

	/**
	 * Stats & request summary for throttling.
	 *
	 * @var array<string,mixed>
	 */
	protected $_summary;

	/**
	 * Init
	 *
	 * @since 3.0
	 */
	public function __construct() {
		$this->_conf_placeholder_resp       = defined( 'LITESPEED_GUEST_OPTM' ) || $this->conf( self::O_MEDIA_PLACEHOLDER_RESP );
		$this->_conf_placeholder_resp_svg   = $this->conf( self::O_MEDIA_PLACEHOLDER_RESP_SVG );
		$this->_conf_lqip                   = ! defined( 'LITESPEED_GUEST_OPTM' ) && $this->conf( self::O_MEDIA_LQIP );
		$this->_conf_lqip_qual              = $this->conf( self::O_MEDIA_LQIP_QUAL );
		$this->_conf_lqip_min_w             = $this->conf( self::O_MEDIA_LQIP_MIN_W );
		$this->_conf_lqip_min_h             = $this->conf( self::O_MEDIA_LQIP_MIN_H );
		$this->_conf_placeholder_resp_async = $this->conf( self::O_MEDIA_PLACEHOLDER_RESP_ASYNC );
		$this->_conf_placeholder_resp_color = $this->conf( self::O_MEDIA_PLACEHOLDER_RESP_COLOR );
		$this->_conf_ph_default             = $this->conf(self::O_MEDIA_LAZY_PLACEHOLDER) ? $this->conf(self::O_MEDIA_LAZY_PLACEHOLDER) : LITESPEED_PLACEHOLDER;

		$this->_summary = self::get_summary();
	}

	/**
	 * Init Placeholder.
	 */
	public function init() {
		Debug2::debug2( '[LQIP] init' );

		add_action( 'litespeed_after_admin_init', [ $this, 'after_admin_init' ] );
	}

	/**
	 * Display column in Media.
	 *
	 * @since 3.0
	 * @access public
	 */
	public function after_admin_init() {
		if ( $this->_conf_lqip ) {
			add_filter( 'manage_media_columns', [ $this, 'media_row_title' ] );
			add_filter( 'manage_media_custom_column', [ $this, 'media_row_actions' ], 10, 2 );
			add_action( 'litespeed_media_row_lqip', [ $this, 'media_row_con' ] );
		}
	}

	/**
	 * Media Admin Menu -> LQIP column header.
	 *
	 * @since 3.0
	 * @param array<string,string> $posts_columns Columns.
	 * @return array<string,string>
	 */
	public function media_row_title( $posts_columns ) {
		$posts_columns['lqip'] = __( 'LQIP', 'litespeed-cache' );

		return $posts_columns;
	}

	/**
	 * Media Admin Menu -> LQIP Column renderer trigger.
	 *
	 * @since 3.0
	 * @param string $column_name Column name.
	 * @param int    $post_id     Attachment ID.
	 * @return void
	 */
	public function media_row_actions( $column_name, $post_id ) {
		if ( 'lqip' !== $column_name ) {
			return;
		}

		do_action( 'litespeed_media_row_lqip', $post_id );
	}

	/**
	 * Display LQIP column.
	 *
	 * @since 3.0
	 * @param int $post_id Attachment ID.
	 * @return void
	 */
	public function media_row_con( $post_id ) {
		$meta_value = wp_get_attachment_metadata( $post_id );

		if ( empty( $meta_value['file'] ) ) {
			return;
		}

		$total_files = 0;

		// List all sizes.
		$all_sizes = [ $meta_value['file'] ];
		$size_path = pathinfo( $meta_value['file'], PATHINFO_DIRNAME ) . '/';
		if ( ! empty( $meta_value['sizes'] ) && is_array( $meta_value['sizes'] ) ) {
			foreach ( $meta_value['sizes'] as $v ) {
				if ( ! empty( $v['file'] ) ) {
					$all_sizes[] = $size_path . $v['file'];
				}
			}
		}

		foreach ( $all_sizes as $short_path ) {
			$lqip_folder = LITESPEED_STATIC_DIR . '/lqip/' . $short_path;

			if ( is_dir( $lqip_folder ) ) {
				Debug2::debug( '[LQIP] Found folder: ' . $short_path );

				// List all files.
				foreach ( scandir( $lqip_folder ) as $v ) {
					if ( '.' === $v || '..' === $v ) {
						continue;
					}

					if ( 0 === $total_files ) {
						echo '<div class="litespeed-media-lqip"><img src="' .
							esc_url( Str::trim_quotes( File::read( $lqip_folder . '/' . $v ) ) ) .
							'" alt="' .
							esc_attr( sprintf( __( 'LQIP image preview for size %s', 'litespeed-cache' ), $v ) ) .
							'"></div>';
					}

					echo '<div class="litespeed-media-size"><a href="' . esc_url( Str::trim_quotes( File::read( $lqip_folder . '/' . $v ) ) ) . '" target="_blank">' . esc_html( $v ) . '</a></div>';

					++$total_files;
				}
			}
		}

		if ( 0 === $total_files ) {
			echo '—';
		}
	}

	/**
	 * Replace image HTML with placeholder-based lazy version.
	 *
	 * @since 3.0
	 * @param string $html Original <img> HTML.
	 * @param string $src  Image source URL.
	 * @param string $size Requested size (e.g. "300x200").
	 * @return string Modified HTML.
	 */
	public function replace( $html, $src, $size ) {
		// Check if need to enable responsive placeholder or not.
		$ph_candidate     = $this->_placeholder( $src, $size );
		$this_placeholder = $ph_candidate ? $ph_candidate : $this->_conf_ph_default;

		$additional_attr = '';
		if ( $this->_conf_lqip && $this_placeholder !== $this->_conf_ph_default ) {
			Debug2::debug2( '[LQIP] Use resp LQIP [size] ' . $size );
			$additional_attr = ' data-placeholder-resp="' . esc_attr( Str::trim_quotes( $size ) ) . '"';
		}

		$snippet = ( defined( 'LITESPEED_GUEST_OPTM' ) || $this->conf( self::O_OPTM_NOSCRIPT_RM ) ) ? '' : '<noscript>' . $html . '</noscript>';

		$html = preg_replace(
			[
				'/\s+src=/i',
				'/\s+srcset=/i',
				'/\s+sizes=/i',
			],
			[
				' data-src=',
				' data-srcset=',
				' data-sizes=',
			],
			$html
		);
		$html = preg_replace(
			'/<img\s+/i',
			'<img data-lazyloaded="1"' . $additional_attr . ' src="' . Str::trim_quotes($this_placeholder) . '" ',
			$html
		);

		// $html    = str_replace( array( ' src=', ' srcset=', ' sizes=' ), array( ' data-src=', ' data-srcset=', ' data-sizes=' ), $html );
		// $html    = str_replace( '<img ', '<img data-lazyloaded="1"' . $additional_attr . ' src="' . esc_url( Str::trim_quotes( $this_placeholder ) ) . '" ', $html );
		$snippet = $html . $snippet;

		return $snippet;
	}

	/**
	 * Generate responsive placeholder (or schedule generation).
	 *
	 * @since 2.5.1
	 * @access private
	 * @param string $src  Image source URL.
	 * @param string $size Size string "WIDTHxHEIGHT".
	 * @return string|false Data URL placeholder or false.
	 */
	private function _placeholder( $src, $size ) {
		// Low Quality Image Placeholders.
		if ( ! $size ) {
			Debug2::debug2( '[LQIP] no size ' . $src );
			return false;
		}

		if ( ! $this->_conf_placeholder_resp ) {
			return false;
		}

		// If use local generator.
		if ( ! $this->_conf_lqip || ! $this->_lqip_size_check( $size ) ) {
			return $this->_generate_placeholder_locally( $size );
		}

		Debug2::debug2( '[LQIP] Resp LQIP process [src] ' . $src . ' [size] ' . $size );

		$arr_key = $size . ' ' . $src;

		// Check if its already in dict or not.
		if ( ! empty( $this->_placeholder_resp_dict[ $arr_key ] ) ) {
			Debug2::debug2( '[LQIP] already in dict' );

			return $this->_placeholder_resp_dict[ $arr_key ];
		}

		// Need to generate the responsive placeholder.
		$placeholder_realpath = $this->_placeholder_realpath( $src, $size ); // todo: give offload API.
		if ( file_exists( $placeholder_realpath ) ) {
			Debug2::debug2( '[LQIP] file exists' );
			$this->_placeholder_resp_dict[ $arr_key ] = File::read( $placeholder_realpath );

			return $this->_placeholder_resp_dict[ $arr_key ];
		}

		// Prevent repeated requests in same request.
		if ( in_array( $arr_key, $this->_ph_queue, true ) ) {
			Debug2::debug2( '[LQIP] file bypass generating due to in queue' );
			return $this->_generate_placeholder_locally( $size );
		}

		$hit = Utility::str_hit_array( $src, $this->conf( self::O_MEDIA_LQIP_EXC ) );
		if ( $hit ) {
			Debug2::debug2( '[LQIP] file bypass generating due to exclude setting [hit] ' . $hit );
			return $this->_generate_placeholder_locally( $size );
		}

		$this->_ph_queue[] = $arr_key;

		// Send request to generate placeholder.
		if ( ! $this->_conf_placeholder_resp_async ) {
			// If requested recently, bypass.
			if ( $this->_summary && ! empty( $this->_summary['curr_request'] ) && ( time() - (int) $this->_summary['curr_request'] ) < 300 ) {
				Debug2::debug2( '[LQIP] file bypass generating due to interval limit' );
				return false;
			}
			// Generate immediately.
			$this->_placeholder_resp_dict[ $arr_key ] = $this->_generate_placeholder( $arr_key );

			return $this->_placeholder_resp_dict[ $arr_key ];
		}

		// Prepare default svg placeholder as tmp placeholder.
		$tmp_placeholder = $this->_generate_placeholder_locally( $size );

		// Store it to prepare for cron.
		$queue = $this->load_queue( 'lqip' );
		if ( in_array( $arr_key, $queue, true ) ) {
			Debug2::debug2( '[LQIP] already in queue' );

			return $tmp_placeholder;
		}

		if ( count( $queue ) > 500 ) {
			Debug2::debug2( '[LQIP] queue is full' );

			return $tmp_placeholder;
		}

		$queue[] = $arr_key;
		$this->save_queue( 'lqip', $queue );
		Debug2::debug( '[LQIP] Added placeholder queue' );

		return $tmp_placeholder;
	}

	/**
	 * Generate realpath of placeholder file.
	 *
	 * @since 2.5.1
	 * @access private
	 * @param string $src  Image source URL.
	 * @param string $size Size string "WIDTHxHEIGHT".
	 * @return string Absolute file path.
	 */
	private function _placeholder_realpath( $src, $size ) {
		// Use LQIP Cloud generator, each image placeholder will be separately stored.

		// Compatibility with WebP and AVIF.
		$src = Utility::drop_webp( $src );

		$filepath_prefix = $this->_build_filepath_prefix( 'lqip' );

		// External images will use cache folder directly.
		$domain = wp_parse_url( $src, PHP_URL_HOST );
		if ( $domain && ! Utility::internal( $domain ) ) {
			// todo: need to improve `util:internal()` to include `CDN::internal()`
			$md5 = md5($src);

			return LITESPEED_STATIC_DIR . $filepath_prefix . 'remote/' . substr( $md5, 0, 1 ) . '/' . substr( $md5, 1, 1 ) . '/' . $md5 . '.' . $size;
		}

		// Drop domain.
		$short_path = Utility::att_short_path( $src );

		return LITESPEED_STATIC_DIR . $filepath_prefix . $short_path . '/' . $size;
	}

	/**
	 * Cron placeholder generation.
	 *
	 * @since 2.5.1
	 * @param bool $do_continue If true, process full queue in one run.
	 * @return void
	 */
	public static function cron( $do_continue = false ) {
		$_instance = self::cls();

		$queue = $_instance->load_queue( 'lqip' );

		if ( empty( $queue ) ) {
			return;
		}

		// For cron, need to check request interval too.
		if ( ! $do_continue ) {
			if ( ! empty( $_instance->_summary['curr_request'] ) && ( time() - (int) $_instance->_summary['curr_request'] ) < 300 ) {
				Debug2::debug( '[LQIP] Last request not done' );
				return;
			}
		}

		foreach ( $queue as $v ) {
			Debug2::debug( '[LQIP] cron job [size] ' . $v );

			$res = $_instance->_generate_placeholder( $v, true );

			// Exit queue if out of quota.
			if ( 'out_of_quota' === $res ) {
				return;
			}

			// Only request first one unless continuing.
			if ( ! $do_continue ) {
				return;
			}
		}
	}

	/**
	 * Generate placeholder locally (SVG).
	 *
	 * @since 3.0
	 * @access private
	 * @param string $size Size string "WIDTHxHEIGHT".
	 * @return string Data URL for SVG placeholder.
	 */
	private function _generate_placeholder_locally( $size ) {
		Debug2::debug2( '[LQIP] _generate_placeholder local [size] ' . $size );

		$size = explode( 'x', $size );

		$svg = str_replace(
			[ '{width}', '{height}', '{color}' ],
			[ (int) $size[0], (int) $size[1], $this->_conf_placeholder_resp_color ],
			$this->_conf_placeholder_resp_svg
		);

		// phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode
		return 'data:image/svg+xml;base64,' . base64_encode( $svg );
	}

	/**
	 * Send to LiteSpeed API to generate placeholder (and persist).
	 *
	 * @since 2.5.1
	 * @access private
	 * @param string $raw_size_and_src Concatenated "SIZE SRC".
	 * @param bool   $from_cron        If true, called from cron context.
	 * @return string Data URL placeholder.
	 */
	private function _generate_placeholder( $raw_size_and_src, $from_cron = false ) {
		// Parse containing size and src info.
		$size_and_src = explode( ' ', $raw_size_and_src, 2 );
		$size         = $size_and_src[0];

		if ( empty( $size_and_src[1] ) ) {
			$this->_popup_and_save( $raw_size_and_src );
			Debug2::debug( '[LQIP] ❌ No src [raw] ' . $raw_size_and_src );
			return $this->_generate_placeholder_locally( $size );
		}

		$src = $size_and_src[1];

		$file = $this->_placeholder_realpath( $src, $size );

		// Local generate SVG to serve (repeated here to clear queue if settings changed).
		if ( ! $this->_conf_lqip || ! $this->_lqip_size_check( $size ) ) {
			$data = $this->_generate_placeholder_locally( $size );
		} else {
			$err       = false;
			$allowance = Cloud::cls()->allowance( Cloud::SVC_LQIP, $err );
			if ( ! $allowance ) {
				Debug2::debug( '[LQIP] ❌ No credit: ' . $err );
				$err && Admin_Display::error( Error::msg( $err ) );

				if ( $from_cron ) {
					return 'out_of_quota';
				}

				return $this->_generate_placeholder_locally( $size );
			}

			// Generate LQIP.
			list( $width, $height ) = explode( 'x', $size );
			$req_data               = [
				'width'   => (int) $width,
				'height'  => (int) $height,
				'url'     => Utility::drop_webp( $src ),
				'quality' => (int) $this->_conf_lqip_qual,
			];

			// Check if the image is 404 first.
			if ( File::is_404( $req_data['url'] ) ) {
				$this->_popup_and_save( $raw_size_and_src, true );
				$this->_append_exc( $src );
				Debug2::debug( '[LQIP] 404 before request [src] ' . $req_data['url'] );
				return $this->_generate_placeholder_locally( $size );
			}

			// Update request status.
			$this->_summary['curr_request'] = time();
			self::save_summary();

			$json = Cloud::post( Cloud::SVC_LQIP, $req_data, 120 );
			if ( ! is_array( $json ) ) {
				return $this->_generate_placeholder_locally( $size );
			}

			if ( empty( $json['lqip'] ) || 0 !== strpos( $json['lqip'], 'data:image/svg+xml' ) ) {
				// Image error, pop up the current queue.
				$this->_popup_and_save( $raw_size_and_src, true );
				$this->_append_exc( $src );
				Debug2::debug( '[LQIP] wrong response format', $json );

				return $this->_generate_placeholder_locally( $size );
			}

			$data = $json['lqip'];

			Debug2::debug( '[LQIP] _generate_placeholder LQIP' );
		}

		// Write to file.
		File::save( $file, $data, true );

		// Save summary data.
		$this->_summary['last_spent']   = time() - (int) $this->_summary['curr_request'];
		$this->_summary['last_request'] = $this->_summary['curr_request'];
		$this->_summary['curr_request'] = 0;
		self::save_summary();
		$this->_popup_and_save( $raw_size_and_src );

		Debug2::debug( '[LQIP] saved LQIP ' . $file );

		return $data;
	}

	/**
	 * Check if the size is valid to send LQIP request or not.
	 *
	 * @since 3.0
	 * @param string $size Size string "WIDTHxHEIGHT".
	 * @return bool True if meets minimums.
	 */
	private function _lqip_size_check( $size ) {
		$size = explode( 'x', $size );
		if ( ( (int) $size[0] >= (int) $this->_conf_lqip_min_w ) || ( (int) $size[1] >= (int) $this->_conf_lqip_min_h ) ) {
			return true;
		}

		Debug2::debug2( '[LQIP] Size too small' );

		return false;
	}

	/**
	 * Add to LQIP exclude list.
	 *
	 * @since 3.4
	 * @param string $src Image URL.
	 * @return void
	 */
	private function _append_exc( $src ) {
		$val   = $this->conf( self::O_MEDIA_LQIP_EXC );
		$val[] = $src;
		$this->cls( 'Conf' )->update( self::O_MEDIA_LQIP_EXC, $val );
		Debug2::debug( '[LQIP] Appended to LQIP Excludes [URL] ' . $src );
	}

	/**
	 * Pop up the current request from queue and save.
	 *
	 * @since 3.0
	 * @param string $raw_size_and_src Concatenated "SIZE SRC".
	 * @param bool   $append_to_exc    If true, also add to exclusion list.
	 * @return void
	 */
	private function _popup_and_save( $raw_size_and_src, $append_to_exc = false ) {
		$queue = $this->load_queue( 'lqip' );
		if ( ! empty( $queue ) && in_array( $raw_size_and_src, $queue, true ) ) {
			$idx = array_search( $raw_size_and_src, $queue, true );
			if ( false !== $idx ) {
				unset( $queue[ $idx ] );
			}
		}

		if ( $append_to_exc ) {
			$size_and_src = explode( ' ', $raw_size_and_src, 2 );
			if (isset( $size_and_src[1] ) && $size_and_src[1]) {
				$this_src = $size_and_src[1];
				// Append to lqip exc setting first.
				$this->_append_exc( $this_src );

				// Check if other queues contain this src or not.
				if ( $queue ) {
					foreach ( $queue as $k => $raw_item ) {
						$parsed = explode( ' ', $raw_item, 2 );
						if ( empty( $parsed[1] ) ) {
							continue;
						}

						if ( $parsed[1] === $this_src ) {
							unset( $queue[ $k ] );
						}
					}
				}
			}
		}

		$this->save_queue( 'lqip', $queue );
	}

	/**
	 * Handle all request actions from main cls.
	 *
	 * @since 2.5.1
	 * @access public
	 * @return void
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_GENERATE:
            self::cron( true );
				break;

			case self::TYPE_CLEAR_Q:
            $this->clear_q( 'lqip' );
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/css.cls.php000064400000043306151600270140016646 0ustar00<?php
/**
 * Optimize CSS handler.
 *
 * @package LiteSpeed
 * @since   2.3
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Optimize CSS handler class.
 */
class CSS extends Base {

	const LOG_TAG = '[CSS]';

	const TYPE_GEN_CCSS     = 'gen_ccss';
	const TYPE_CLEAR_Q_CCSS = 'clear_q_ccss';

	/**
	 * Summary cache.
	 *
	 * @var array
	 */
	protected $_summary;

	/**
	 * Cached CCSS whitelist.
	 *
	 * @var array|null
	 */
	private $_ccss_whitelist;

	/**
	 * Request queue.
	 *
	 * @var array
	 */
	private $_queue;

	/**
	 * Init.
	 *
	 * @since  3.0
	 */
	public function __construct() {
		$this->_summary = self::get_summary();

		add_filter( 'litespeed_ccss_whitelist', [ $this->cls( 'Data' ), 'load_ccss_whitelist' ] );
	}

	/**
	 * HTML lazyload CSS.
	 *
	 * @since 4.0
	 * @return string
	 */
	public function prepare_html_lazy() {
		return '<style>' . implode( ',', $this->conf( self::O_OPTM_HTML_LAZY ) ) . '{content-visibility:auto;contain-intrinsic-size:1px 1000px;}</style>';
	}

	/**
	 * Output critical CSS.
	 *
	 * @since  1.3
	 * @access public
	 * @return string|null
	 */
	public function prepare_ccss() {
		// Get critical css for current page
		// Note: need to consider mobile
		$rules = $this->_ccss();
		if ( ! $rules ) {
			return null;
		}

		$error_tag = '';
		if ( substr( $rules, 0, 2 ) === '/*' && substr( $rules, -2 ) === '*/' ) {
			Core::comment( 'QUIC.cloud CCSS bypassed due to generation error ❌' );
			$error_tag = ' data-error="failed to generate"';
		}

		// Append default critical css
		$rules .= $this->conf( self::O_OPTM_CCSS_CON );

		return '<style id="litespeed-ccss"' . $error_tag . '>' . $rules . '</style>';
	}

	/**
	 * Generate CCSS url tag.
	 *
	 * @since 4.0
	 * @param string $request_url Current request URL.
	 * @return string
	 */
	private function _gen_ccss_file_tag( $request_url ) {
		if ( is_404() ) {
			return '404';
		}

		if ( $this->conf( self::O_OPTM_CCSS_PER_URL ) ) {
			return $request_url;
		}

		$sep_uri = $this->conf( self::O_OPTM_CCSS_SEP_URI );
		$hit     = false;
		if ( $sep_uri ) {
			$hit = Utility::str_hit_array( $request_url, $sep_uri );
		}
		if ( $sep_uri && $hit ) {
			Debug2::debug( '[CCSS] Separate CCSS due to separate URI setting: ' . $hit );
			return $request_url;
		}

		$pt = Utility::page_type();

		$sep_pt = $this->conf( self::O_OPTM_CCSS_SEP_POSTTYPE );
		if ( in_array( $pt, $sep_pt, true ) ) {
			Debug2::debug( '[CCSS] Separate CCSS due to posttype setting: ' . $pt );
			return $request_url;
		}

		// Per posttype
		return $pt;
	}

	/**
	 * The critical css content of the current page.
	 *
	 * @since  2.3
	 * @return string|null
	 */
	private function _ccss() {
		global $wp;

		// get current request url
		$permalink_structure = get_option( 'permalink_structure' );
		if ( ! empty( $permalink_structure ) ) {
			$request_url = trailingslashit( home_url( $wp->request ) );
		} else {
			$qs_add      = $wp->query_string ? '?' . (string) $wp->query_string : '' ;
			$request_url = home_url( $wp->request ) . $qs_add;
		}

		$filepath_prefix = $this->_build_filepath_prefix( 'ccss' );
		$url_tag         = $this->_gen_ccss_file_tag( $request_url );
		$vary            = $this->cls( 'Vary' )->finalize_full_varies();
		$filename        = $this->cls( 'Data' )->load_url_file( $url_tag, $vary, 'ccss' );
		if ( $filename ) {
			$static_file = LITESPEED_STATIC_DIR . $filepath_prefix . $filename . '.css';

			if ( file_exists( $static_file ) ) {
				Debug2::debug2( '[CSS] existing ccss ' . $static_file );
				Core::comment( 'QUIC.cloud CCSS loaded ✅ ' . $filepath_prefix . $filename . '.css' );
				return File::read( $static_file );
			}
		}

		$uid = get_current_user_id();

		$ua = isset( $_SERVER['HTTP_USER_AGENT'] )
			? sanitize_text_field( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) )
			: '';

		// Store it to prepare for cron
		Core::comment( 'QUIC.cloud CCSS in queue' );
		$this->_queue = $this->load_queue( 'ccss' );

		if ( count( $this->_queue ) > 500 ) {
			self::debug( 'CCSS Queue is full - 500' );
			return null;
		}

		$queue_k                  = ( strlen( $vary ) > 32 ? md5( $vary ) : $vary ) . ' ' . $url_tag;
		$this->_queue[ $queue_k ] = [
			'url'        => apply_filters( 'litespeed_ccss_url', $request_url ),
			'user_agent' => substr( $ua, 0, 200 ),
			'is_mobile'  => $this->_separate_mobile(),
			'is_webp'    => $this->cls( 'Media' )->webp_support() ? 1 : 0,
			'uid'        => $uid,
			'vary'       => $vary,
			'url_tag'    => $url_tag,
		]; // Current UA will be used to request
		$this->save_queue( 'ccss', $this->_queue );
		self::debug( 'Added queue_ccss [url_tag] ' . $url_tag . ' [UA] ' . $ua . ' [vary] ' . $vary . ' [uid] ' . $uid );

		// Prepare cache tag for later purge
		Tag::add( 'CCSS.' . md5( $queue_k ) );

		return null;
	}

	/**
	 * Cron ccss generation.
	 *
	 * @since  2.3
	 * @access private
	 *
	 * @param bool $should_continue Continue processing multiple items.
	 * @return mixed
	 */
	public static function cron_ccss( $should_continue = false ) {
		$_instance = self::cls();
		return $_instance->_cron_handler( 'ccss', $should_continue );
	}

	/**
	 * Handle UCSS/CCSS cron.
	 *
	 * @since 4.2
	 *
	 * @param string $type            Job type: 'ccss' or 'ucss'.
	 * @param bool   $should_continue Continue processing multiple items.
	 * @return void
	 */
	private function _cron_handler( $type, $should_continue ) {
		$this->_queue = $this->load_queue( $type );

		if ( empty( $this->_queue ) ) {
			return;
		}

		$type_tag = strtoupper( $type );

		// For cron, need to check request interval too
		if ( ! $should_continue ) {
			if ( ! empty( $this->_summary[ 'curr_request_' . $type ] ) && time() - (int) $this->_summary[ 'curr_request_' . $type ] < 300 && ! $this->conf( self::O_DEBUG ) ) {
				Debug2::debug( '[' . $type_tag . '] Last request not done' );
				return;
			}
		}

		$i = 0;
		foreach ( $this->_queue as $k => $v ) {
			if ( ! empty( $v['_status'] ) ) {
				continue;
			}

			Debug2::debug( '[' . $type_tag . '] cron job [tag] ' . $k . ' [url] ' . $v['url'] . ( $v['is_mobile'] ? ' 📱 ' : '' ) . ' [UA] ' . $v['user_agent'] );

			if ( 'ccss' === $type && empty( $v['url_tag'] ) ) {
				unset( $this->_queue[ $k ] );
				$this->save_queue( $type, $this->_queue );
				Debug2::debug( '[CCSS] wrong queue_ccss format' );
				continue;
			}

			if ( ! isset( $v['is_webp'] ) ) {
				$v['is_webp'] = false;
			}

			++$i;
			$res = $this->_send_req( $v['url'], $k, $v['uid'], $v['user_agent'], $v['vary'], $v['url_tag'], $type, $v['is_mobile'], $v['is_webp'] );
			if ( ! $res ) {
				// Status is wrong, drop this this->_queue
				unset( $this->_queue[ $k ] );
				$this->save_queue( $type, $this->_queue );

				if ( ! $should_continue ) {
					return;
				}

				if ( $i > 3 ) {
					GUI::print_loading( count( $this->_queue ), $type_tag );
					return Router::self_redirect( Router::ACTION_CSS, self::TYPE_GEN_CCSS );
				}

				continue;
			}

			// Exit queue if out of quota or service is hot
			if ( 'out_of_quota' === $res || 'svc_hot' === $res ) {
				return;
			}

			$this->_queue[ $k ]['_status'] = 'requested';
			$this->save_queue( $type, $this->_queue );

			// only request first one
			if ( ! $should_continue ) {
				return;
			}

			if ( $i > 3 ) {
				GUI::print_loading( count( $this->_queue ), $type_tag );
				return Router::self_redirect( Router::ACTION_CSS, self::TYPE_GEN_CCSS );
			}
		}
	}

	/**
	 * Send to QC API to generate CCSS/UCSS.
	 *
	 * @since  2.3
	 * @access private
	 *
	 * @param string $request_url Request URL.
	 * @param string $queue_k     Queue key.
	 * @param int    $uid         WP User ID.
	 * @param string $user_agent  User agent string.
	 * @param string $vary        Vary string.
	 * @param string $url_tag     URL tag.
	 * @param string $type        Type: 'ccss' or 'ucss'.
	 * @param bool   $is_mobile   Is mobile.
	 * @param bool   $is_webp     Has webp support.
	 * @return bool|string True on success, 'out_of_quota' / 'svc_hot' on special cases, false on failure.
	 */
	private function _send_req( $request_url, $queue_k, $uid, $user_agent, $vary, $url_tag, $type, $is_mobile, $is_webp ) {
		// Check if has credit to push or not
		$err       = false;
		$allowance = $this->cls( 'Cloud' )->allowance( Cloud::SVC_CCSS, $err );
		if ( ! $allowance ) {
			Debug2::debug( '[CCSS] ❌ No credit: ' . $err );
			$err && Admin_Display::error( Error::msg( $err ) );
			return 'out_of_quota';
		}

		set_time_limit( 120 );

		// Update css request status
		$this->_summary[ 'curr_request_' . $type ] = time();
		self::save_summary();

		// Gather guest HTML to send
		$html = $this->prepare_html( $request_url, $user_agent, $uid );

		if ( ! $html ) {
			return false;
		}

		// Parse HTML to gather all CSS content before requesting
		list( $css, $html ) = $this->prepare_css( $html, $is_webp );

		if ( ! $css ) {
			$type_tag = strtoupper( $type );
			Debug2::debug( '[' . $type_tag . '] ❌ No combined css' );
			return false;
		}

		// Generate critical css
		$data = [
			'url'        => $request_url,
			'queue_k'    => $queue_k,
			'user_agent' => $user_agent,
			'is_mobile'  => $is_mobile ? 1 : 0, // todo:compatible w/ tablet
			'is_webp'    => $is_webp ? 1 : 0,
			'html'       => $html,
			'css'        => $css,
		];
		if ( ! isset( $this->_ccss_whitelist ) ) {
			$this->_ccss_whitelist = $this->_filter_whitelist();
		}
		$data['whitelist'] = $this->_ccss_whitelist;

		self::debug( 'Generating: ', $data );

		$json = Cloud::post( Cloud::SVC_CCSS, $data, 30 );
		if ( ! is_array( $json ) ) {
			return $json;
		}

		// Old version compatibility
		if ( empty( $json['status'] ) ) {
			if ( ! empty( $json[ $type ] ) ) {
				$this->_save_con( $type, $json[ $type ], $queue_k, $is_mobile, $is_webp );
			}

			// Delete the row
			return false;
		}

		// Unknown status, remove this line
		if ( 'queued' !== $json['status'] ) {
			return false;
		}

		// Save summary data
		$this->_summary[ 'last_spent_' . $type ]   = time() - (int) $this->_summary[ 'curr_request_' . $type ];
		$this->_summary[ 'last_request_' . $type ] = $this->_summary[ 'curr_request_' . $type ];
		$this->_summary[ 'curr_request_' . $type ] = 0;
		self::save_summary();

		return true;
	}

	/**
	 * Save CCSS/UCSS content.
	 *
	 * @since 4.2
	 *
	 * @param string $type    Type: 'ccss' or 'ucss'.
	 * @param string $css     CSS content.
	 * @param string $queue_k Queue key.
	 * @param bool   $mobile  Is mobile.
	 * @param bool   $webp    Has webp support.
	 * @return void
	 */
	private function _save_con( $type, $css, $queue_k, $mobile, $webp ) {
		// Add filters
		$css = apply_filters( 'litespeed_' . $type, $css, $queue_k );
		Debug2::debug2( '[CSS] con: ' . $css );

		if ( substr( $css, 0, 2 ) === '/*' && substr( $css, -2 ) === '*/' ) {
			self::debug( '❌ empty ' . $type . ' [content] ' . $css );
			// continue; // Save the error info too
		}

		// Write to file
		$filecon_md5 = md5( $css );

		$filepath_prefix = $this->_build_filepath_prefix( $type );
		$static_file     = LITESPEED_STATIC_DIR . $filepath_prefix . $filecon_md5 . '.css';

		File::save( $static_file, $css, true );

		$url_tag = $this->_queue[ $queue_k ]['url_tag'];
		$vary    = $this->_queue[ $queue_k ]['vary'];
		Debug2::debug2( "[CSS] Save URL to file [file] $static_file [vary] $vary" );

		$this->cls( 'Data' )->save_url( $url_tag, $vary, $type, $filecon_md5, dirname( $static_file ), $mobile, $webp );

		Purge::add( strtoupper( $type ) . '.' . md5( $queue_k ) );
	}

	/**
	 * Play for fun.
	 *
	 * @since  3.4.3
	 *
	 * @param string $request_url URL to test.
	 * @return void
	 */
	public function test_url( $request_url ) {
		$user_agent         = isset( $_SERVER['HTTP_USER_AGENT'] ) ? sanitize_text_field( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) : '';
		$html               = $this->prepare_html( $request_url, $user_agent );
		list( $css, $html ) = $this->prepare_css( $html, true, true );

		$data = [
			'url'        => $request_url,
			'ccss_type'  => 'test',
			'user_agent' => $user_agent,
			'is_mobile'  => 0,
			'html'       => $html,
			'css'        => $css,
			'type'       => 'CCSS',
		];

		$json = Cloud::post( Cloud::SVC_CCSS, $data, 180 );

		Debug2::debug2( '[CSS][test_url] response', $json );
	}

	/**
	 * Prepare HTML from URL.
	 *
	 * @since  3.4.3
	 *
	 * @param string   $request_url URL to fetch.
	 * @param string   $user_agent  User agent to use.
	 * @param int|bool $uid         Optional user ID for simulation.
	 * @return string|false
	 */
	public function prepare_html( $request_url, $user_agent, $uid = false ) {
		$html = $this->cls( 'Crawler' )->self_curl( add_query_arg( 'LSCWP_CTRL', 'before_optm', $request_url ), $user_agent, $uid );
		Debug2::debug2( '[CSS] self_curl result....', $html );

		if ( ! $html ) {
			return false;
		}

		$html = $this->cls( 'Optimizer' )->html_min( $html, true );
		// Drop <noscript>xxx</noscript>
		$html = preg_replace( '#<noscript>.*</noscript>#isU', '', $html );

		return $html;
	}

	/**
	 * Prepare CSS from HTML for CCSS generation only. UCSS will use combined CSS directly.
	 * Prepare refined HTML for both CCSS and UCSS.
	 *
	 * @since  3.4.3
	 *
	 * @param string $html    HTML content.
	 * @param bool   $is_webp Convert backgrounds to WebP when supported.
	 * @param bool   $dryrun  If true, do not fetch external CSS files.
	 * @return array{0:string,1:string} [combined CSS, refined HTML]
	 */
	public function prepare_css( $html, $is_webp = false, $dryrun = false ) {
		$css = '';
		preg_match_all( '#<link ([^>]+)/?>|<style([^>]*)>([^<]+)</style>#isU', $html, $matches, PREG_SET_ORDER );
		foreach ( $matches as $match ) {
			$debug_info = '';
			if ( strpos( $match[0], '<link' ) === 0 ) {
				$attrs = Utility::parse_attr( $match[1] );

				if ( empty( $attrs['rel'] ) ) {
					continue;
				}

				if ( 'stylesheet' !== $attrs['rel'] ) {
					if ( 'preload' !== $attrs['rel'] || empty( $attrs['as'] ) || 'style' !== $attrs['as'] ) {
						continue;
					}
				}

				if ( ! empty( $attrs['media'] ) && false !== strpos( $attrs['media'], 'print' ) ) {
					continue;
				}

				if ( empty( $attrs['href'] ) ) {
					continue;
				}

				// Check Google fonts hit
				if ( false !== strpos( $attrs['href'], 'fonts.googleapis.com' ) ) {
					$html = str_replace( $match[0], '', $html );
					continue;
				}

				$debug_info = $attrs['href'];

				// Load CSS content
				if ( ! $dryrun ) {
					// Dryrun will not load CSS but just drop them
					$con = $this->cls( 'Optimizer' )->load_file( $attrs['href'] );
					if ( ! $con ) {
						continue;
					}
				} else {
					$con = '';
				}
			} else {
				// Inline style
				$attrs = Utility::parse_attr( $match[2] );

				if ( ! empty( $attrs['media'] ) && false !== strpos( $attrs['media'], 'print' ) ) {
					continue;
				}

				Debug2::debug2( '[CSS] Load inline CSS ' . substr( $match[3], 0, 100 ) . '...', $attrs );
				$con = $match[3];

				$debug_info = '__INLINE__';
			}

			$con = Optimizer::minify_css( $con );
			if ( $is_webp && $this->cls( 'Media' )->webp_support() ) {
				$con = $this->cls( 'Media' )->replace_background_webp( $con );
			}

			if ( ! empty( $attrs['media'] ) && 'all' !== $attrs['media'] ) {
				$con = '@media ' . $attrs['media'] . '{' . $con . "}\n";
			} else {
				$con = $con . "\n";
			}

			$con  = '/* ' . $debug_info . ' */' . $con;
			$css .= $con;

			$html = str_replace( $match[0], '', $html );
		}

		return [ $css, $html ];
	}

	/**
	 * Filter the comment content, add quotes to selector from whitelist. Return the json.
	 *
	 * @since 7.1
	 * @return array
	 */
	private function _filter_whitelist() {
		$whitelist = [];
		$list      = apply_filters( 'litespeed_ccss_whitelist', $this->conf( self::O_OPTM_CCSS_SELECTOR_WHITELIST ) );
		foreach ( $list as $v ) {
			if ( substr( $v, 0, 2 ) === '//' ) {
				continue;
			}
			$whitelist[] = $v;
		}

		return $whitelist;
	}

	/**
	 * Notify finished from server.
	 *
	 * @since 7.1
	 * @return array
	 */
	public function notify() {
		// phpcs:ignore WordPress.Security.NonceVerification.Missing
		$post_data = \json_decode( file_get_contents( 'php://input' ), true );
		if ( is_null( $post_data ) ) {
			// Fallback for form-encoded payloads
			// phpcs:ignore WordPress.Security.NonceVerification.Missing
			$post_data = $_POST;
		}
		self::debug( 'notify() data', $post_data );

		$this->_queue = $this->load_queue( 'ccss' );

		list( $post_data ) = $this->cls( 'Cloud' )->extract_msg( $post_data, 'ccss' );

		$notified_data = $post_data['data'];
		if ( empty( $notified_data ) || ! is_array( $notified_data ) ) {
			self::debug( '❌ notify exit: no notified data' );
			return Cloud::err( 'no notified data' );
		}

		// Check if its in queue or not
		$valid_i = 0;
		foreach ( $notified_data as $v ) {
			if ( empty( $v['request_url'] ) ) {
				self::debug( '❌ notify bypass: no request_url', $v );
				continue;
			}
			if ( empty( $v['queue_k'] ) ) {
				self::debug( '❌ notify bypass: no queue_k', $v );
				continue;
			}

			if ( empty( $this->_queue[ $v['queue_k'] ] ) ) {
				self::debug( '❌ notify bypass: no this queue [q_k]' . $v['queue_k'] );
				continue;
			}

			// Save data
			if ( ! empty( $v['data_ccss'] ) ) {
				$is_mobile = $this->_queue[ $v['queue_k'] ]['is_mobile'];
				$is_webp   = $this->_queue[ $v['queue_k'] ]['is_webp'];
				$this->_save_con( 'ccss', $v['data_ccss'], $v['queue_k'], $is_mobile, $is_webp );

				++$valid_i;
			}

			unset( $this->_queue[ $v['queue_k'] ] );
			self::debug( 'notify data handled, unset queue [q_k] ' . $v['queue_k'] );
		}
		$this->save_queue( 'ccss', $this->_queue );

		self::debug( 'notified' );

		return Cloud::ok( [ 'count' => $valid_i ] );
	}

	/**
	 * Handle all request actions from main cls.
	 *
	 * @since  2.3
	 * @access public
	 * @return void
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_GEN_CCSS:
            self::cron_ccss( true );
				break;

			case self::TYPE_CLEAR_Q_CCSS:
            $this->clear_q( 'ccss' );
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/purge.cls.php000064400000104643151600270210017200 0ustar00<?php
/**
 * Purge handlers for X-LiteSpeed-Purge.
 *
 * @since   1.1.3
 * @since   2.2  Refactored. Changed access from public to private for most functions and class variables.
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class Purge
 */
class Purge extends Base {

	const LOG_TAG = '🧹';

	/**
	 * Public purge tags for X-LiteSpeed-Purge.
	 *
	 * @var array<int,string>
	 */
	protected $_pub_purge = [];

	/**
	 * Public purge tags for X-LiteSpeed-Purge2.
	 *
	 * @var array<int,string>
	 */
	protected $_pub_purge2 = [];

	/**
	 * Private purge tags for X-LiteSpeed-Purge (private section).
	 *
	 * @var array<int,string>
	 */
	protected $_priv_purge = [];

	/**
	 * Whether to purge only current URL (QS helper).
	 *
	 * @var bool
	 */
	protected $_purge_single = false;

	const X_HEADER  = 'X-LiteSpeed-Purge';
	const X_HEADER2 = 'X-LiteSpeed-Purge2';
	const DB_QUEUE  = 'queue';
	const DB_QUEUE2 = 'queue2';

	const TYPE_PURGE_ALL          = 'purge_all';
	const TYPE_PURGE_ALL_LSCACHE  = 'purge_all_lscache';
	const TYPE_PURGE_ALL_CSSJS    = 'purge_all_cssjs';
	const TYPE_PURGE_ALL_LOCALRES = 'purge_all_localres';
	const TYPE_PURGE_ALL_CCSS     = 'purge_all_ccss';
	const TYPE_PURGE_ALL_UCSS     = 'purge_all_ucss';
	const TYPE_PURGE_ALL_LQIP     = 'purge_all_lqip';
	const TYPE_PURGE_ALL_VPI      = 'purge_all_vpi';
	const TYPE_PURGE_ALL_AVATAR   = 'purge_all_avatar';
	const TYPE_PURGE_ALL_OBJECT   = 'purge_all_object';
	const TYPE_PURGE_ALL_OPCACHE  = 'purge_all_opcache';

	const TYPE_PURGE_FRONT     = 'purge_front';
	const TYPE_PURGE_UCSS      = 'purge_ucss';
	const TYPE_PURGE_FRONTPAGE = 'purge_frontpage';
	const TYPE_PURGE_PAGES     = 'purge_pages';
	const TYPE_PURGE_ERROR     = 'purge_error';

	/**
	 * Init hooks.
	 *
	 * @since 3.0
	 * @return void
	 */
	public function init() {
		$purge_post_events = apply_filters(
			'litespeed_purge_post_events',
			[
				'delete_post',
				'wp_trash_post',
				'wp_update_comment_count',
			]
		);

		foreach ( $purge_post_events as $event ) {
			add_action( $event, [ $this, 'purge_post' ] );
		}

		// Purge post only when status is/was publish.
		add_action( 'transition_post_status', [ $this, 'purge_publish' ], 10, 3 );

		add_action( 'wp_update_comment_count', [ $this, 'purge_feeds' ] );

		if ( $this->conf( self::O_OPTM_UCSS ) ) {
			add_action( 'edit_post', __NAMESPACE__ . '\Purge::purge_ucss' );
		}
	}

	/**
	 * Only purge publish related status post.
	 *
	 * @since 3.0
	 * @param string   $new_status New status.
	 * @param string   $old_status Old status.
	 * @param \WP_Post $post      Post object.
	 * @return void
	 */
	public function purge_publish( $new_status, $old_status, $post ) {
		if ( 'publish' !== $new_status && 'publish' !== $old_status ) {
			return;
		}

		$this->purge_post( $post->ID );
	}

	/**
	 * Handle all request actions from main cls.
	 *
	 * @since  1.8
	 * @since  7.6 Add VPI clear.
	 * @access public
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ( $type ) {
			case self::TYPE_PURGE_ALL:
				$this->_purge_all();
				break;

			case self::TYPE_PURGE_ALL_LSCACHE:
				$this->_purge_all_lscache();
				break;

			case self::TYPE_PURGE_ALL_CSSJS:
				$this->_purge_all_cssjs();
				break;

			case self::TYPE_PURGE_ALL_LOCALRES:
				$this->_purge_all_localres();
				break;

			case self::TYPE_PURGE_ALL_CCSS:
				$this->_purge_all_ccss();
				break;

			case self::TYPE_PURGE_ALL_UCSS:
				$this->_purge_all_ucss();
				break;

			case self::TYPE_PURGE_ALL_LQIP:
				$this->_purge_all_lqip();
				break;

			case self::TYPE_PURGE_ALL_VPI:
				$this->_purge_all_vpi();
				break;

			case self::TYPE_PURGE_ALL_AVATAR:
				$this->_purge_all_avatar();
				break;

			case self::TYPE_PURGE_ALL_OBJECT:
				$this->_purge_all_object();
				break;

			case self::TYPE_PURGE_ALL_OPCACHE:
				$this->purge_all_opcache();
				break;

			case self::TYPE_PURGE_FRONT:
				$this->_purge_front();
				break;

			case self::TYPE_PURGE_UCSS:
				$this->_purge_ucss();
				break;

			case self::TYPE_PURGE_FRONTPAGE:
				$this->_purge_frontpage();
				break;

			case self::TYPE_PURGE_PAGES:
				$this->_purge_pages();
				break;

			case ( 0 === strpos( $type, self::TYPE_PURGE_ERROR ) ):
				$this->_purge_error( substr( $type, strlen( self::TYPE_PURGE_ERROR ) ) );
				break;

			default:
				break;
		}

		Admin::redirect();
	}

	/**
	 * Shortcut to purge all lscache.
	 *
	 * @since 1.0.0
	 * @param string|false $reason Optional reason to log.
	 * @return void
	 */
	public static function purge_all( $reason = false ) {
		self::cls()->_purge_all( $reason );
	}

	/**
	 * Purge all caches (LSCache/CSS/JS/localres/object/opcache).
	 *
	 * @since 2.2
	 * @param string|false $reason Optional log string.
	 * @return void
	 */
	private function _purge_all( $reason = false ) {
		$this->_purge_all_lscache( true );
		$this->_purge_all_cssjs( true );
		$this->_purge_all_localres( true );
		$this->_purge_all_object( true );
		$this->purge_all_opcache( true );

		if ( $this->conf( self::O_CDN_CLOUDFLARE_CLEAR ) ) {
			CDN\Cloudflare::purge_all( 'Purge All' );
		}

		$reason = is_string( $reason ) ? "( $reason )" : '';

		self::debug( 'Purge all ' . $reason, 3 );

		$msg = __( 'Purged all caches successfully.', 'litespeed-cache' );
		if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
			Admin_Display::success( $msg );
		}

		do_action( 'litespeed_purged_all' );
	}

	/**
	 * Shortcut to purge lscache.
	 *
	 * @since 7.7
	 * @param string|false $reason Optional reason to log.
	 * @return void
	 */
	public static function purge_all_lscache( $reason = false ) {
		if ( $reason ) {
			self::debug( 'Purge lscache ' . $reason, 3 );
		}

		self::cls()->_purge_all_lscache();
	}
	
	/**
	 * Alerts LiteSpeed Web Server to purge all pages.
	 *
	 * @since 2.2
	 * @param bool $silence If true, don't show admin notice.
	 * @return void
	 */
	private function _purge_all_lscache( $silence = false ) {
		$this->_add( '*' );

		do_action( 'litespeed_purged_all_lscache' );

		if ( ! $silence ) {
			$msg = __( 'Notified LiteSpeed Web Server to purge all LSCache entries.', 'litespeed-cache' );
			if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
				Admin_Display::success( $msg );
			}
		}
	}

	/**
	 * Delete all critical CSS.
	 *
	 * @since 2.3
	 * @param bool $silence If true, don't show admin notice.
	 * @return void
	 */
	private function _purge_all_ccss( $silence = false ) {
		do_action( 'litespeed_purged_all_ccss' );

		$this->cls( 'CSS' )->rm_cache_folder( 'ccss' );
		$this->cls( 'Data' )->url_file_clean( 'ccss' );

		if ( ! $silence ) {
			$msg = __( 'Cleaned all Critical CSS files.', 'litespeed-cache' );
			if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
				Admin_Display::success( $msg );
			}
		}
	}

	/**
	 * Delete all unique CSS.
	 *
	 * @since 2.3
	 * @param bool $silence If true, don't show admin notice.
	 * @return void
	 */
	private function _purge_all_ucss( $silence = false ) {
		do_action( 'litespeed_purged_all_ucss' );

		$this->cls( 'CSS' )->rm_cache_folder( 'ucss' );
		$this->cls( 'Data' )->url_file_clean( 'ucss' );

		if ( ! $silence ) {
			$msg = __( 'Cleaned all Unique CSS files.', 'litespeed-cache' );
			if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
				Admin_Display::success( $msg );
			}
		}
	}

	/**
	 * Purge one UCSS by URL or post ID.
	 *
	 * @since 4.5
	 * @param int|string $post_id_or_url Post ID or URL.
	 * @return void
	 */
	public static function purge_ucss( $post_id_or_url ) {
		self::debug( 'Purge a single UCSS: ' . $post_id_or_url );

		// If is post_id, generate URL.
		if ( ! preg_match( '/\D/', (string) $post_id_or_url ) ) {
			$post_id_or_url = get_permalink( (int) $post_id_or_url );
		}

		$post_id_or_url      = (string) $post_id_or_url;
		$permalink_structure = get_option( 'permalink_structure' );
		if ( ! empty( $permalink_structure ) ) {
			$post_id_or_url = trailingslashit( (string) $post_id_or_url );
		}

		$existing_url_files = Data::cls()->mark_as_expired( $post_id_or_url, true );
		if ( $existing_url_files ) {
			self::cls( 'UCSS' )->add_to_q( $existing_url_files );
		}
	}

	/**
	 * Delete all LQIP images.
	 *
	 * @since 3.0
	 * @param bool $silence If true, don't show admin notice.
	 * @return void
	 */
	private function _purge_all_lqip( $silence = false ) {
		do_action( 'litespeed_purged_all_lqip' );

		$this->cls( 'Placeholder' )->rm_cache_folder( 'lqip' );

		if ( ! $silence ) {
			$msg = __( 'Cleaned all LQIP files.', 'litespeed-cache' );
			if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
				Admin_Display::success( $msg );
			}
		}
	}

	/**
	 * Delete all VPI data generated
	 *
	 * @since 7.6
	 * @param bool $silence If true, don't show admin notice.
	 * @return void
	 * @access private
	 */
	private function _purge_all_vpi( $silence = false ) {
		global $wpdb;
		do_action( 'litespeed_purged_all_vpi' );

		$wpdb->query( // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
			$wpdb->prepare(
				'DELETE FROM `' . $wpdb->postmeta . '` WHERE meta_key = %s',
				VPI::POST_META
			)
		);
		$wpdb->query( // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery
			$wpdb->prepare(
				'DELETE FROM `' . $wpdb->postmeta . '` WHERE meta_key = %s',
				VPI::POST_META_MOBILE
			)
		);
		$this->cls( 'Placeholder' )->rm_cache_folder( 'vpi' );

		if ( !$silence ) {
			$msg = __( 'Cleaned all VPI data.', 'litespeed-cache' );
			!defined( 'LITESPEED_PURGE_SILENT' ) && Admin_Display::success( $msg );
		}
	}

	/**
	 * Delete all avatar images
	 *
	 * @since 3.0
	 * @param bool $silence If true, don't show admin notice.
	 * @return void
	 */
	private function _purge_all_avatar( $silence = false ) {
		do_action( 'litespeed_purged_all_avatar' );

		// Clear Database table
		$this->cls( 'Data' )->table_truncate( 'avatar' );
		// Remove the folder
		$this->cls( 'Avatar' )->rm_cache_folder( 'avatar' );

		if ( ! $silence ) {
			$msg = __( 'Cleaned all Gravatar files.', 'litespeed-cache' );
			if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
				Admin_Display::success( $msg );
			}
		}
	}

	/**
	 * Delete all localized resources.
	 *
	 * @since 3.3
	 * @param bool $silence If true, don't show admin notice.
	 * @return void
	 */
	private function _purge_all_localres( $silence = false ) {
		do_action( 'litespeed_purged_all_localres' );

		$this->_add( Tag::TYPE_LOCALRES );

		if ( ! $silence ) {
			$msg = __( 'Cleaned all localized resource entries.', 'litespeed-cache' );
			if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
				Admin_Display::success( $msg );
			}
		}
	}

	/**
	 * Purge CSS/JS assets and related LSCache entries.
	 *
	 * @since 1.2.2
	 * @param bool $silence If true, don't show admin notice.
	 * @return void
	 */
	private function _purge_all_cssjs( $silence = false ) {
		if ( wp_doing_cron() || defined( 'LITESPEED_DID_send_headers' ) ) {
			self::debug( '❌ Bypassed cssjs delete as header sent (lscache purge after this point will fail) or doing cron' );
			return;
		}

		$this->_purge_all_lscache( $silence ); // Purge CSSJS must purge lscache too to avoid 404

		do_action( 'litespeed_purged_all_cssjs' );

		Optimize::update_option( Optimize::ITEM_TIMESTAMP_PURGE_CSS, time() );

		$this->_add( Tag::TYPE_MIN );

		$this->cls( 'CSS' )->rm_cache_folder( 'css' );
		$this->cls( 'CSS' )->rm_cache_folder( 'js' );
		$this->cls( 'Data' )->url_file_clean( 'css' );
		$this->cls( 'Data' )->url_file_clean( 'js' );

		// Clear UCSS queue as it used combined CSS to generate.
		$this->clear_q( 'ucss', true );

		if ( ! $silence ) {
			$msg = __( 'Notified LiteSpeed Web Server to purge CSS/JS entries.', 'litespeed-cache' );
			if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
				Admin_Display::success( $msg );
			}
		}
	}

	/**
	 * Purge opcode cache.
	 *
	 * @since 1.8.2
	 * @since 7.3   Added test for opcode cache restriction.
	 * @param bool $silence If true, don't show admin notice.
	 * @return bool True on success.
	 */
	public function purge_all_opcache( $silence = false ) {
		if ( ! Router::opcache_enabled() ) {
			self::debug( '❌ Failed to reset OPcache due to OPcache not enabled' );

			if ( ! $silence ) {
				$msg = __( 'OPcache is not enabled.', 'litespeed-cache' );
				if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
					Admin_Display::error( $msg );
				}
			}

			return false;
		}

		if ( Router::opcache_restricted( __FILE__ ) ) {
			self::debug( '❌ Failed to reset OPcache due to OPcache is restricted. File requesting the clear is not allowed.' );

			if ( ! $silence ) {
				$msg = sprintf( __( 'OPcache is restricted by %s setting.', 'litespeed-cache' ), '<code>restrict_api</code>' );
				if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
					Admin_Display::error( $msg );
				}
			}

			return false;
		}

		if ( ! opcache_reset() ) {
			self::debug( '❌ Reset OPcache not worked' );

			if ( ! $silence ) {
				$msg = __( 'Reset the OPcache failed.', 'litespeed-cache' );
				if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
					Admin_Display::success( $msg );
				}
			}

			return false;
		}

		do_action( 'litespeed_purged_all_opcache' );

		self::debug( 'Reset OPcache' );

		if ( ! $silence ) {
			$msg = __( 'Reset the entire OPcache successfully.', 'litespeed-cache' );
			if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
				Admin_Display::success( $msg );
			}
		}

		return true;
	}

	/**
	 * Purge object cache (public wrapper).
	 *
	 * @since 3.4
	 * @param bool $silence If true, don't show admin notice.
	 * @return void
	 */
	public static function purge_all_object( $silence = true ) {
		self::cls()->_purge_all_object( $silence );
	}

	/**
	 * Purge object cache.
	 *
	 * @since 1.8
	 * @param bool $silence If true, don't show admin notice.
	 * @return bool True on success.
	 */
	private function _purge_all_object( $silence = false ) {
		if ( ! defined( 'LSCWP_OBJECT_CACHE' ) ) {
			self::debug( 'Failed to flush object cache due to object cache not enabled' );

			if ( ! $silence ) {
				$msg = __( 'Object cache is not enabled.', 'litespeed-cache' );
				Admin_Display::error( $msg );
			}

			return false;
		}

		do_action( 'litespeed_purged_all_object' );

		$this->cls( 'Object_Cache' )->flush();
		self::debug( 'Flushed object cache' );

		if ( ! $silence ) {
			$msg = __( 'Purge all object caches successfully.', 'litespeed-cache' );
			if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
				Admin_Display::success( $msg );
			}
		}

		return true;
	}

	/**
	 * Add public purge tags for current request.
	 *
	 * @since 1.1.3
	 * @param string|array<int,string> $tags   Tags to add.
	 * @param bool                     $purge2 Whether to send via X-LiteSpeed-Purge2.
	 * @return void
	 */
	public static function add( $tags, $purge2 = false ) {
		self::cls()->_add( $tags, $purge2 );
	}

	/**
	 * Add tags to purge list.
	 *
	 * @since 2.2
	 * @param string|array<int,string> $tags   Tags.
	 * @param bool                     $purge2 Use Purge2 header.
	 * @return void
	 */
	private function _add( $tags, $purge2 = false ) {
		if ( ! is_array( $tags ) ) {
			$tags = [ $tags ];
		}

		$tags = $this->_prepend_bid( $tags );

		if ( ! array_diff( $tags, $purge2 ? $this->_pub_purge2 : $this->_pub_purge ) ) {
			return;
		}

		if ( $purge2 ) {
			$this->_pub_purge2 = array_unique( array_merge( $this->_pub_purge2, $tags ) );
		} else {
			$this->_pub_purge = array_unique( array_merge( $this->_pub_purge, $tags ) );
		}

		self::debug( 'added ' . implode( ',', $tags ) . ( $purge2 ? ' [Purge2]' : '' ), 8 );

		// Send purge header immediately or queue if headers already sent or delayed.
		$curr_built = $this->_build( $purge2 );

		if ( defined( 'LITESPEED_CLI' ) ) {
			// Can't send, already has output, need to save and wait for next run
			self::update_option($purge2 ? self::DB_QUEUE2 : self::DB_QUEUE, $curr_built);
			self::debug( 'CLI request, queue stored: ' . $curr_built );
		} else {
			if ( ! headers_sent() ) {
				header( $curr_built );
			}
			if ( wp_doing_cron() || defined( 'LITESPEED_DID_send_headers' ) || apply_filters( 'litespeed_delay_purge', false ) ) {
				self::update_option( $purge2 ? self::DB_QUEUE2 : self::DB_QUEUE, $curr_built );
				self::debug( 'Output existed, queue stored: ' . $curr_built );
			}
			self::debug( $curr_built );
		}
	}

	/**
	 * Add private purge tags for current request.
	 *
	 * @since 1.1.3
	 * @param string|array<int,string> $tags Tags.
	 * @return void
	 */
	public static function add_private( $tags ) {
		self::cls()->_add_private( $tags );
	}

	/**
	 * Add private ESI tag to purge list.
	 *
	 * @since 3.0
	 * @param string $tag ESI tag.
	 * @return void
	 */
	public static function add_private_esi( $tag ) {
		self::add_private( Tag::TYPE_ESI . $tag );
	}

	/**
	 * Add private all tag to purge list.
	 *
	 * @since 3.0
	 * @return void
	 */
	public static function add_private_all() {
		self::add_private( '*' );
	}

	/**
	 * Add private purge tags.
	 *
	 * @since 2.2
	 * @param string|array<int,string> $tags Tags.
	 * @return void
	 */
	private function _add_private( $tags ) {
		if ( ! is_array( $tags ) ) {
			$tags = [ $tags ];
		}

		$tags = $this->_prepend_bid( $tags );

		if ( ! array_diff( $tags, $this->_priv_purge ) ) {
			return;
		}

		self::debug( 'added [private] ' . implode( ',', $tags ), 3 );

		$this->_priv_purge = array_unique( array_merge( $this->_priv_purge, $tags ) );

		// Send header immediately or skip if sent.
		$built = $this->_build();
		if ( $built && ! headers_sent() ) {
			header( $built );
		}
	}

	/**
	 * Add current blog ID prefix to tags (multisite).
	 *
	 * @since 4.0
	 * @param array<int,string> $tags Tags.
	 * @return array<int,string>
	 */
	private function _prepend_bid( $tags ) {
		if ( in_array( '*', $tags, true ) ) {
			return [ '*' ];
		}

		$curr_bid = is_multisite() ? get_current_blog_id() : '';

		foreach ( $tags as $k => $v ) {
			$tags[ $k ] = $curr_bid . '_' . $v;
		}
		return $tags;
	}

	/**
	 * Activate `purge single url tag` for Admin QS.
	 *
	 * @since 1.1.3
	 * @return void
	 */
	public static function set_purge_single() {
		self::cls()->_purge_single = true;
		do_action( 'litespeed_purged_single' );
	}

	/**
	 * Purge frontend url (based on HTTP_REFERER).
	 *
	 * @since 1.3
	 * @since 2.2 Access changed from public to private, renamed from `frontend_purge`.
	 * @return void
	 */
	private function _purge_front() {
		if ( empty( $_SERVER['HTTP_REFERER'] ) ) {
			exit( 'no referer' );
		}

		$ref = esc_url_raw( wp_unslash( $_SERVER['HTTP_REFERER'] ) );

		$this->purge_url( $ref );

		do_action( 'litespeed_purged_front', $ref );

		wp_safe_redirect( $ref );
		exit;
	}

	/**
	 * Purge single UCSS (via referer or `url_tag`).
	 *
	 * @since 4.7
	 * @return void
	 */
	private function _purge_ucss() {
		if ( empty( $_SERVER['HTTP_REFERER'] ) ) {
			exit( 'no referer' );
		}

		$ref = esc_url_raw( wp_unslash( $_SERVER['HTTP_REFERER'] ) );

		$url_tag = ! empty( $_GET['url_tag'] ) ? sanitize_text_field( wp_unslash( $_GET['url_tag'] ) ) : $ref; // phpcs:ignore WordPress.Security.NonceVerification.Recommended

		self::debug( 'Purge ucss [url_tag] ' . $url_tag );

		do_action( 'litespeed_purge_ucss', $url_tag );
		$this->purge_url( $ref );

		wp_safe_redirect( $ref );
		exit;
	}

	/**
	 * Purge the front page.
	 *
	 * @since 1.0.3
	 * @return void
	 */
	private function _purge_frontpage() {
		$this->_add( Tag::TYPE_FRONTPAGE );
		if ( 'LITESPEED_SERVER_OLS' !== LITESPEED_SERVER_TYPE ) {
			$this->_add_private( Tag::TYPE_FRONTPAGE );
		}

		$msg = __( 'Notified LiteSpeed Web Server to purge the front page.', 'litespeed-cache' );
		if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
			Admin_Display::success( $msg );
		}
		do_action( 'litespeed_purged_frontpage' );
	}

	/**
	 * Purge all pages.
	 *
	 * @since 1.0.15
	 * @return void
	 */
	private function _purge_pages() {
		$this->_add( Tag::TYPE_PAGES );

		$msg = __( 'Notified LiteSpeed Web Server to purge all pages.', 'litespeed-cache' );
		if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
			Admin_Display::success( $msg );
		}
		do_action( 'litespeed_purged_pages' );
	}

	/**
	 * Purge error pages (403/404/500).
	 *
	 * @since 1.0.14
	 * @param string|false $type Error type.
	 * @return void
	 */
	private function _purge_error( $type = false ) {
		$this->_add( Tag::TYPE_HTTP );

		if ( ! $type || ! in_array( (string) $type, [ '403', '404', '500' ], true ) ) {
			return;
		}

		$this->_add( Tag::TYPE_HTTP . $type );

		$msg = __( 'Notified LiteSpeed Web Server to purge error pages.', 'litespeed-cache' );
		if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
			Admin_Display::success( $msg );
		}
	}

	/**
	 * Purge selected category by slug.
	 *
	 * @since 1.0.7
	 * @param string $value Category slug.
	 * @return void
	 */
	public function purge_cat( $value ) {
		$val = trim( (string) $value );
		if ( '' === $val ) {
			return;
		}
		if ( 0 === preg_match( '/^[a-zA-Z0-9-]+$/', $val ) ) {
			self::debug( "$val cat invalid" );
			return;
		}
		$cat = get_category_by_slug( $val );
		if ( false === $cat ) {
			self::debug( "$val cat not existed/published" );
			return;
		}

		self::add( Tag::TYPE_ARCHIVE_TERM . $cat->term_id );

		if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
			Admin_Display::success( sprintf( __( 'Purge category %s', 'litespeed-cache' ), $val ) );
		}

		do_action( 'litespeed_purged_cat', $value );
	}

	/**
	 * Purge selected tag by slug.
	 *
	 * @since 1.0.7
	 * @param string $val Tag slug.
	 * @return void
	 */
	public function purge_tag( $val ) {
		$val = trim( (string) $val );
		if ( '' === $val ) {
			return;
		}
		if ( 0 === preg_match( '/^[a-zA-Z0-9-]+$/', $val ) ) {
			self::debug( "$val tag invalid" );
			return;
		}
		$term = get_term_by( 'slug', $val, 'post_tag' );
		if ( false === $term ) {
			self::debug( "$val tag not exist" );
			return;
		}

		self::add( Tag::TYPE_ARCHIVE_TERM . $term->term_id );

		if ( ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
			Admin_Display::success( sprintf( __( 'Purge tag %s', 'litespeed-cache' ), $val ) );
		}

		do_action( 'litespeed_purged_tag', $val );
	}

	/**
	 * Purge selected url (relative allowed).
	 *
	 * @since 1.0.7
	 * @param string $url    URL.
	 * @param bool   $purge2 Use Purge2 header.
	 * @param bool   $quite  If true, do not show admin notice.
	 * @return void
	 */
	public function purge_url( $url, $purge2 = false, $quite = false ) {
		$val = trim( (string) $url );
		if ( '' === $val ) {
			return;
		}

		if ( false !== strpos( $val, '<' ) ) {
			self::debug( "$val url contains <" );
			return;
		}

		$val  = Utility::make_relative( $val );
		$hash = Tag::get_uri_tag( $val );

		if ( false === $hash ) {
			self::debug( "$val url invalid" );
			return;
		}

		self::add( $hash, $purge2 );

		if ( ! $quite && ! defined( 'LITESPEED_PURGE_SILENT' ) ) {
			Admin_Display::success( sprintf( __( 'Purge url %s', 'litespeed-cache' ), $val ) );
		}

		do_action( 'litespeed_purged_link', $url );
	}

	/**
	 * Purge a list based on admin selection.
	 *
	 * @since 1.0.7
	 * @return void
	 */
	public function purge_list() {
		if ( ! isset( $_REQUEST[ Admin_Display::PURGEBYOPT_SELECT ], $_REQUEST[ Admin_Display::PURGEBYOPT_LIST ] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
			return;
		}

		$sel      = sanitize_text_field( wp_unslash( $_REQUEST[ Admin_Display::PURGEBYOPT_SELECT ] ) ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended
		$list_buf = sanitize_textarea_field( wp_unslash( $_REQUEST[ Admin_Display::PURGEBYOPT_LIST ] ) ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended

		if ( '' === $list_buf ) {
			return;
		}

		$list_buf = str_replace( ',', "\n", $list_buf );
		$raw_list = explode( "\n", $list_buf );

		switch ( $sel ) {
			case Admin_Display::PURGEBY_CAT:
            $cb = 'purge_cat';
				break;
			case Admin_Display::PURGEBY_PID:
            $cb = 'purge_post';
				break;
			case Admin_Display::PURGEBY_TAG:
            $cb = 'purge_tag';
				break;
			case Admin_Display::PURGEBY_URL:
            $cb = 'purge_url';
				break;
			default:
				return;
		}

		array_map( [ $this, $cb ], $raw_list );

		// For redirection (safe copy back to GET).
		$_GET[ Admin_Display::PURGEBYOPT_SELECT ] = $sel; // phpcs:ignore WordPress.Security.NonceVerification.Recommended
	}

	/**
	 * Purge ESI.
	 *
	 * @since 3.0
	 * @param string $tag ESI tag.
	 * @return void
	 */
	public static function purge_esi( $tag ) {
		self::add( Tag::TYPE_ESI . $tag );
		do_action( 'litespeed_purged_esi', $tag );
	}

	/**
	 * Purge a certain post type.
	 *
	 * @since 3.0
	 * @param string $post_type Post type.
	 * @return void
	 */
	public static function purge_posttype( $post_type ) {
		self::add( Tag::TYPE_ARCHIVE_POSTTYPE . $post_type );
		self::add( $post_type );

		do_action( 'litespeed_purged_posttype', $post_type );
	}

	/**
	 * Purge all related tags to a post.
	 *
	 * @since 1.0.0
	 * @param int $pid Post ID.
	 * @return void
	 */
	public function purge_post( $pid ) {
		$pid = (int) $pid;

		// Ignore the status we don't care.
		$status = get_post_status( $pid );
		if ( ! $pid || ! in_array( $status, [ 'publish', 'trash', 'private', 'draft' ], true ) ) {
			return;
		}

		$purge_tags = $this->_get_purge_tags_by_post( $pid );
		if ( ! $purge_tags ) {
			return;
		}

		self::add( $purge_tags );
		if ( $this->conf( self::O_CACHE_REST ) ) {
			self::add( Tag::TYPE_REST );
		}

		do_action( 'litespeed_purged_post', $pid );
	}

	/**
	 * Purge a widget by ID (or discover Recent Comments widget).
	 *
	 * Hooked to load-widgets.php.
	 *
	 * @since 1.1.3
	 * @param string|null $widget_id Widget ID.
	 * @return void
	 */
	public static function purge_widget( $widget_id = null ) {
		if ( null === $widget_id ) {
			if ( empty( $_POST['widget-id'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Missing
				return;
			}
			$widget_id = sanitize_text_field( wp_unslash( $_POST['widget-id'] ) ); // phpcs:ignore WordPress.Security.NonceVerification.Missing
			if ( '' === $widget_id ) {
				return;
			}
		}

		self::add( Tag::TYPE_WIDGET . $widget_id );
		self::add_private( Tag::TYPE_WIDGET . $widget_id );

		do_action( 'litespeed_purged_widget', $widget_id );
	}

	/**
	 * Purges the comment widget when the count is updated.
	 *
	 * @since 1.1.3
	 * @global \WP_Widget_Factory $wp_widget_factory
	 * @return void
	 */
	public static function purge_comment_widget() {
		global $wp_widget_factory;
		if ( ! isset( $wp_widget_factory->widgets['WP_Widget_Recent_Comments'] ) ) {
			return;
		}

		$recent_comments = $wp_widget_factory->widgets['WP_Widget_Recent_Comments'];
		if ( null !== $recent_comments ) {
			self::add( Tag::TYPE_WIDGET . $recent_comments->id );
			self::add_private( Tag::TYPE_WIDGET . $recent_comments->id );

			do_action( 'litespeed_purged_comment_widget', $recent_comments->id );
		}
	}

	/**
	 * Purges feeds on comment count update.
	 *
	 * @since 1.0.9
	 * @return void
	 */
	public function purge_feeds() {
		if ( $this->conf( self::O_CACHE_TTL_FEED ) > 0 ) {
			self::add( Tag::TYPE_FEED );
		}
		do_action( 'litespeed_purged_feeds' );
	}

	/**
	 * Purges all private cache entries when the user logs out.
	 *
	 * @since 1.1.3
	 * @return void
	 */
	public static function purge_on_logout() {
		self::add_private_all();
		do_action( 'litespeed_purged_on_logout' );
	}

	/**
	 * Finalize purge tags before output.
	 *
	 * @since 1.1.3
	 * @return void
	 */
	private function _finalize() {
		if ( ! defined( 'LITESPEED_DID_' . __FUNCTION__ ) ) {
			define( 'LITESPEED_DID_' . __FUNCTION__, true );
		} else {
			return;
		}

		do_action( 'litespeed_purge_finalize' );

		// Append unique uri purge tags if Admin QS is `PURGESINGLE` or `PURGE`.
		if ( $this->_purge_single ) {
			$tags             = [ Tag::build_uri_tag() ];
			$this->_pub_purge = array_merge( $this->_pub_purge, $this->_prepend_bid( $tags ) );
		}

		if ( ! empty( $this->_pub_purge ) ) {
			$this->_pub_purge = array_unique( $this->_pub_purge );
		}

		if ( ! empty( $this->_priv_purge ) ) {
			$this->_priv_purge = array_unique( $this->_priv_purge );
		}
	}

	/**
	 * Gather and return purge header string.
	 *
	 * @since 1.1.0
	 * @return string Purge header line.
	 */
	public static function output() {
		$instance = self::cls();

		$instance->_finalize();

		return $instance->_build();
	}

	/**
	 * Build the current purge header(s).
	 *
	 * @since 1.1.5
	 * @param bool $purge2 Whether to build X-LiteSpeed-Purge2.
	 * @return string Purge header line.
	 */
	private function _build( $purge2 = false ) {
		if ( $purge2 ) {
			if ( empty( $this->_pub_purge2 ) ) {
				return '';
			}
		} elseif ( empty( $this->_pub_purge ) && empty( $this->_priv_purge ) ) {
			return '';
		}

		$purge_header   = '';
		$private_prefix = self::X_HEADER . ': private,';

		// Handle purge2.
		if ( $purge2 ) {
			$public_tags = $this->_append_prefix( $this->_pub_purge2 );
			if ( empty( $public_tags ) ) {
				return '';
			}
			$purge_header = self::X_HEADER2 . ': public,';
			if ( Control::is_stale() ) {
				$purge_header .= 'stale,';
			}
			$purge_header .= implode( ',', $public_tags );
			return $purge_header;
		}

		if ( ! empty( $this->_pub_purge ) ) {
			$public_tags = $this->_append_prefix( $this->_pub_purge );
			if ( empty( $public_tags ) ) {
				return ''; // If this ends up empty, private will also end up empty
			}
			$purge_header = self::X_HEADER . ': public,';
			if ( Control::is_stale() ) {
				$purge_header .= 'stale,';
			}
			$purge_header  .= implode( ',', $public_tags );
			$private_prefix = ';private,';
		}

		// Private purge tags.
		if ( ! empty( $this->_priv_purge ) ) {
			$private_tags  = $this->_append_prefix( $this->_priv_purge, true );
			$purge_header .= $private_prefix . implode( ',', $private_tags );
		}

		return $purge_header;
	}

	/**
	 * Append LS tag prefix to tags; handle '*' across network.
	 *
	 * @since 1.1.0
	 * @param array<int,string> $purge_tags Tags.
	 * @param bool              $is_private Private tags.
	 * @return array<int,string>
	 */
	private function _append_prefix( $purge_tags, $is_private = false ) {
		$curr_bid = is_multisite() ? get_current_blog_id() : '';

		$purge_tags = apply_filters( 'litespeed_purge_tags', $purge_tags, $is_private );
		if ( ! in_array( '*', $purge_tags, true ) ) {
			$tags = [];
			foreach ( $purge_tags as $val ) {
				$tags[] = LSWCP_TAG_PREFIX . $val;
			}
			return $tags;
		}

		// Purge All: maybe reset crawler.
		if ( ! $is_private && $this->conf( self::O_CRAWLER ) ) {
			Crawler::cls()->reset_pos();
		}

		if ( ( defined( 'LSWCP_EMPTYCACHE' ) && LSWCP_EMPTYCACHE ) || $is_private ) {
			return [ '*' ];
		}

		if ( is_multisite() && ! $this->_is_subsite_purge() ) {
			$blogs = Activation::get_network_ids();
			if ( empty( $blogs ) ) {
				self::debug( 'build_purge_headers: blog list is empty' );
				return [];
			}
			$tags = [];
			foreach ( $blogs as $blog_id ) {
				$tags[] = LSWCP_TAG_PREFIX . $blog_id . '_';
			}
			return $tags;
		}

		return [ LSWCP_TAG_PREFIX . $curr_bid . '_' ];
	}

	/**
	 * Check if this is a subsite purge in multisite.
	 *
	 * @since 4.0
	 * @return bool
	 */
	private function _is_subsite_purge() {
		if ( ! is_multisite() ) {
			return false;
		}

		if ( is_network_admin() ) {
			return false;
		}

		if ( defined( 'LSWCP_EMPTYCACHE' ) && LSWCP_EMPTYCACHE ) {
			return false;
		}

		// Ajax network contexts.
		if ( Router::is_ajax() && ( check_ajax_referer( 'updates', false, false ) || check_ajax_referer( 'litespeed-purgeall-network', false, false ) ) ) {
			return false;
		}

		return true;
	}

	/**
	 * Get purge tags related to a post.
	 *
	 * @since 1.0.0
	 * @param int $post_id Post ID.
	 * @return array<int,string>
	 */
	private function _get_purge_tags_by_post( $post_id ) {
		if ( $this->conf( self::O_PURGE_POST_ALL ) ) {
			return [ '*' ];
		}

		do_action( 'litespeed_api_purge_post', $post_id );

		$purge_tags = [];

		// Post itself.
		$purge_tags[] = Tag::TYPE_POST . $post_id;

		$post_status = get_post_status( $post_id );
		if ( function_exists( 'is_post_status_viewable' ) && is_post_status_viewable( $post_status ) ) {
			$purge_tags[] = Tag::get_uri_tag( wp_make_link_relative( get_permalink( $post_id ) ) );
		}

		// Avoid overriding global $post: use explicit post object.
		$the_post  = get_post( $post_id );
		$post_type = $the_post ? $the_post->post_type : '';

		// Widgets: recent posts.
		global $wp_widget_factory;
		$recent_posts = isset( $wp_widget_factory->widgets['WP_Widget_Recent_Posts'] ) ? $wp_widget_factory->widgets['WP_Widget_Recent_Posts'] : null;
		if ( null !== $recent_posts ) {
			$purge_tags[] = Tag::TYPE_WIDGET . $recent_posts->id;
		}

		// get adjacent posts id as related post tag
		if ( 'post' === $post_type ) {
			$prev_post = get_previous_post();
			$next_post = get_next_post();
			if ( ! empty( $prev_post->ID ) ) {
				$purge_tags[] = Tag::TYPE_POST . $prev_post->ID;
				self::debug( '--------purge_tags prev is: ' . $prev_post->ID );
			}
			if ( ! empty( $next_post->ID ) ) {
				$purge_tags[] = Tag::TYPE_POST . $next_post->ID;
				self::debug( '--------purge_tags next is: ' . $next_post->ID );
			}
		}

		if ( $this->conf( self::O_PURGE_POST_TERM ) ) {
			$taxonomies = get_object_taxonomies( $post_type );
			// self::debug('purge by post, check tax = ' . var_export($taxonomies, true));
			foreach ( $taxonomies as $tax ) {
				$terms = get_the_terms( $post_id, $tax );
				if ( ! empty( $terms ) ) {
					foreach ( $terms as $term ) {
						$purge_tags[] = Tag::TYPE_ARCHIVE_TERM . $term->term_id;
					}
				}
			}
		}

		if ( $this->conf( self::O_CACHE_TTL_FEED ) ) {
			$purge_tags[] = Tag::TYPE_FEED;
		}

		// Author archives.
		if ( $this->conf( self::O_PURGE_POST_AUTHOR ) ) {
			$purge_tags[] = Tag::TYPE_AUTHOR . get_post_field( 'post_author', $post_id );
		}

		// Post type archives.
		if ( $this->conf( self::O_PURGE_POST_POSTTYPE ) && get_post_type_archive_link( $post_type ) ) {
			$purge_tags[] = Tag::TYPE_ARCHIVE_POSTTYPE . $post_type;
			$purge_tags[] = $post_type;
		}

		if ( $this->conf( self::O_PURGE_POST_FRONTPAGE ) ) {
			$purge_tags[] = Tag::TYPE_FRONTPAGE;
		}

		if ( $this->conf( self::O_PURGE_POST_HOMEPAGE ) ) {
			$purge_tags[] = Tag::TYPE_HOME;
		}

		if ( $this->conf( self::O_PURGE_POST_PAGES ) ) {
			$purge_tags[] = Tag::TYPE_PAGES;
		}

		if ( $this->conf( self::O_PURGE_POST_PAGES_WITH_RECENT_POSTS ) ) {
			$purge_tags[] = Tag::TYPE_PAGES_WITH_RECENT_POSTS;
		}

		// Date archives (use gmdate as per WPCS).
		$date_gmt = $the_post ? strtotime( $the_post->post_date_gmt ) : false;
		if ( $date_gmt ) {
			if ( $this->conf( self::O_PURGE_POST_DATE ) ) {
				$purge_tags[] = Tag::TYPE_ARCHIVE_DATE . gmdate( 'Ymd', $date_gmt );
			}
			if ( $this->conf( self::O_PURGE_POST_MONTH ) ) {
				$purge_tags[] = Tag::TYPE_ARCHIVE_DATE . gmdate( 'Ym', $date_gmt );
			}
			if ( $this->conf( self::O_PURGE_POST_YEAR ) ) {
				$purge_tags[] = Tag::TYPE_ARCHIVE_DATE . gmdate( 'Y', $date_gmt );
			}
		}

		return array_unique( array_filter( $purge_tags ) );
	}

	/**
	 * Run a filter and also purge all (utility for hooks).
	 *
	 * @since 1.1.5
	 * @param string $val Filter value.
	 * @return string Same value.
	 */
	public static function filter_with_purge_all( $val ) {
		self::purge_all();
		return $val;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/utility.cls.php000064400000060607151600270260017567 0ustar00<?php
/**
 * Utility helpers for LiteSpeed Cache.
 *
 * @since   1.1.5
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Miscellaneous utility methods used across the plugin.
 */
class Utility extends Root {

	/**
	 * Cached list of extra internal domains.
	 *
	 * @var array<int,string>|null
	 */
	private static $_internal_domains;

	/**
	 * Validate a list of regex rules by attempting to compile them.
	 *
	 * @since 1.0.9
	 * @since 3.0 Moved here from admin-settings.cls
	 * @param array<int,string> $rules Regex fragments (without delimiters).
	 * @return bool True for valid rules, false otherwise.
	 */
	public static function syntax_checker( $rules ) {
		return false !== preg_match( self::arr2regex( $rules ), '' );
	}

	/**
	 * Combine an array of strings into a single alternation regex.
	 *
	 * @since 3.0
	 *
	 * @param array<int,string> $arr            List of strings.
	 * @param bool              $drop_delimiter When true, return without regex delimiters.
	 * @return string Regex pattern.
	 */
	public static function arr2regex( $arr, $drop_delimiter = false ) {
		$arr = self::sanitize_lines( $arr );

		$new_arr = [];
		foreach ( $arr as $v ) {
			$new_arr[] = preg_quote( $v, '#' );
		}

		$regex = implode( '|', $new_arr );
		$regex = str_replace( ' ', '\\ ', $regex );

		if ( $drop_delimiter ) {
			return $regex;
		}

		return '#' . $regex . '#';
	}

	/**
	 * Replace wildcard characters in a string/array with their regex equivalents.
	 *
	 * @since 3.2.2
	 *
	 * @param string|array<int,string> $value String or list of strings.
	 * @return string|array<int,string>
	 */
	public static function wildcard2regex( $value ) {
		if ( is_array( $value ) ) {
			return array_map( __CLASS__ . '::wildcard2regex', $value );
		}

		if ( false !== strpos( $value, '*' ) ) {
			$value = preg_quote( $value, '#' );
			$value = str_replace( '\*', '.*', $value );
		}

		return $value;
	}

	/**
	 * Get current page type string.
	 *
	 * @since 2.9
	 *
	 * @return string Page type.
	 */
	public static function page_type() {
		global $wp_query;
		$page_type = 'default';

		if ( $wp_query->is_page ) {
			$page_type = is_front_page() ? 'front' : 'page';
		} elseif ( $wp_query->is_home ) {
			$page_type = 'home';
		} elseif ( $wp_query->is_single ) {
			$page_type = get_post_type();
		} elseif ( $wp_query->is_category ) {
			$page_type = 'category';
		} elseif ( $wp_query->is_tag ) {
			$page_type = 'tag';
		} elseif ( $wp_query->is_tax ) {
			$page_type = 'tax';
		} elseif ( $wp_query->is_archive ) {
			if ( $wp_query->is_day ) {
				$page_type = 'day';
			} elseif ( $wp_query->is_month ) {
				$page_type = 'month';
			} elseif ( $wp_query->is_year ) {
				$page_type = 'year';
			} elseif ( $wp_query->is_author ) {
				$page_type = 'author';
			} else {
				$page_type = 'archive';
			}
		} elseif ( $wp_query->is_search ) {
			$page_type = 'search';
		} elseif ( $wp_query->is_404 ) {
			$page_type = '404';
		}

		return $page_type;
	}

	/**
	 * Get ping speed to a domain via HTTP HEAD timing.
	 *
	 * @since 2.9
	 *
	 * @param string $domain Domain or URL.
	 * @return int Milliseconds (99999 on error).
	 */
	public static function ping( $domain ) {
		if ( false !== strpos( $domain, ':' ) ) {
			$host   = wp_parse_url( $domain, PHP_URL_HOST );
			$domain = $host ? $host : $domain;
		}
		$starttime = microtime(true);
		$file      = fsockopen($domain, 443, $errno, $errstr, 10); // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_operations_fsockopen
		$stoptime  = microtime(true);
		$status    = 0;

		if (!$file) {
			$status = 99999;
		} else {
			// Site is up
			fclose($file); // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_operations_fclose
			$status = ($stoptime - $starttime) * 1000;
			$status = floor($status);
		}

		Debug2::debug("[Util] ping [Domain] $domain \t[Speed] $status");

		return $status;
	}

	/**
	 * Convert seconds/timestamp to a readable relative time.
	 *
	 * @since 1.6.5
	 *
	 * @param int  $seconds_or_timestamp Seconds or 10-digit timestamp.
	 * @param int  $timeout              If older than this, show absolute time.
	 * @param bool $forward              When true, omit "ago".
	 * @return string Human readable time.
	 */
	public static function readable_time( $seconds_or_timestamp, $timeout = 3600, $forward = false ) {
		if ( 10 === strlen( (string) $seconds_or_timestamp ) ) {
			$seconds = time() - (int) $seconds_or_timestamp;
			if ( $seconds > $timeout ) {
				return gmdate( 'm/d/Y H:i:s', (int) $seconds_or_timestamp + (int) LITESPEED_TIME_OFFSET );
			}
		} else {
			$seconds = (int) $seconds_or_timestamp;
		}

		$res = '';
		if ( $seconds > 86400 ) {
			$num      = (int) floor( $seconds / 86400 );
			$res     .= $num . 'd';
			$seconds %= 86400;
		}

		if ( $seconds > 3600 ) {
			if ( $res ) {
				$res .= ', ';
			}
			$num      = (int) floor( $seconds / 3600 );
			$res     .= $num . 'h';
			$seconds %= 3600;
		}

		if ( $seconds > 60 ) {
			if ( $res ) {
				$res .= ', ';
			}
			$num      = (int) floor( $seconds / 60 );
			$res     .= $num . 'm';
			$seconds %= 60;
		}

		if ( $seconds > 0 ) {
			if ( $res ) {
				$res .= ' ';
			}
			$res .= $seconds . 's';
		}

		if ( ! $res ) {
			return $forward ? __( 'right now', 'litespeed-cache' ) : __( 'just now', 'litespeed-cache' );
		}

		return $forward ? $res : sprintf( __( ' %s ago', 'litespeed-cache' ), $res );
	}

	/**
	 * Convert array to a compact base64 JSON string.
	 *
	 * @since 1.6
	 *
	 * @param mixed $arr Input array or scalar.
	 * @return string|mixed Encoded string or original value.
	 */
	public static function arr2str( $arr ) {
		if ( ! is_array( $arr ) ) {
			return $arr;
		}

		return base64_encode( wp_json_encode( $arr ) ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode
	}

	/**
	 * Convert size in bytes to human readable form.
	 *
	 * @since 1.6
	 *
	 * @param int  $filesize Bytes.
	 * @param bool $is_1000  When true, use 1000-based units.
	 * @return string
	 */
	public static function real_size( $filesize, $is_1000 = false ) {
		$unit = $is_1000 ? 1000 : 1024;

		if ( $filesize >= pow( $unit, 3 ) ) {
			$filesize = round( ( $filesize / pow( $unit, 3 ) ) * 100 ) / 100 . 'G';
		} elseif ( $filesize >= pow( $unit, 2 ) ) {
			$filesize = round( ( $filesize / pow( $unit, 2 ) ) * 100 ) / 100 . 'M';
		} elseif ( $filesize >= $unit ) {
			$filesize = round( ( $filesize / $unit ) * 100 ) / 100 . 'K';
		} else {
			$filesize = $filesize . 'B';
		}
		return $filesize;
	}

	/**
	 * Parse HTML attribute string into an array.
	 *
	 * @since 1.2.2
	 * @since 1.4 Moved from optimize to utility
	 * @access private
	 *
	 * @param string $str Raw attribute string.
	 * @return array<string,string> Attributes.
	 */
	public static function parse_attr( $str ) {
		$attrs = [];
		preg_match_all( '#([\w-]+)=(["\'])([^\2]*)\2#isU', $str, $matches, PREG_SET_ORDER );
		foreach ( $matches as $match ) {
			$attrs[ $match[1] ] = trim( $match[3] );
		}
		return $attrs;
	}

	/**
	 * Search for a hit within an array of strings/rules.
	 *
	 * Supports ^prefix, suffix$, ^exact$, and substring.
	 *
	 * @since 1.3
	 * @access private
	 *
	 * @param string $needle   The string to compare.
	 * @param array  $haystack Array of rules/strings.
	 * @param bool   $has_ttl  When true, support "rule TTL" format.
	 * @return bool|string|array False if not found; matched item or [item, ttl] if has_ttl.
	 */
	public static function str_hit_array( $needle, $haystack, $has_ttl = false ) {
		if ( ! $haystack ) {
			return false;
		}
		if ( ! is_array( $haystack ) ) {
			Debug2::debug( '[Util] ❌ bad param in str_hit_array()!' );
			return false;
		}

		$hit      = false;
		$this_ttl = 0;
		foreach ( $haystack as $item ) {
			if ( ! $item ) {
				continue;
			}

			if ( $has_ttl ) {
				$this_ttl = 0;
				$item     = explode( ' ', $item );
				if ( ! empty( $item[1] ) ) {
					$this_ttl = $item[1];
				}
				$item = $item[0];
			}

			if ( '^' === substr( $item, 0, 1 ) && '$' === substr( $item, -1 ) ) {
				if ( substr( $item, 1, -1 ) === $needle ) {
					$hit = $item;
					break;
				}
			} elseif ( '$' === substr( $item, -1 ) ) {
				if ( substr( $item, 0, -1 ) === substr( $needle, -strlen( $item ) + 1 ) ) {
					$hit = $item;
					break;
				}
			} elseif ( '^' === substr( $item, 0, 1 ) ) {
				if ( substr( $item, 1 ) === substr( $needle, 0, strlen( $item ) - 1 ) ) {
					$hit = $item;
					break;
				}
			} elseif ( false !== strpos( $needle, $item ) ) {
				$hit = $item;
				break;
			}
		}

		if ( $hit ) {
			return $has_ttl ? [ $hit, $this_ttl ] : $hit;
		}

		return false;
	}

	/**
	 * Load PHP-compat library.
	 *
	 * @since 1.2.2
	 * @return void
	 */
	public static function compatibility() {
		require_once LSCWP_DIR . 'lib/php-compatibility.func.php';
	}

	/**
	 * Convert URI path to absolute URL.
	 *
	 * @since 1.3
	 *
	 * @param string $uri Relative path `/a/b.html` or `a/b.html`.
	 * @return string Absolute URL.
	 */
	public static function uri2url( $uri ) {
		if ( '/' === substr( $uri, 0, 1 ) ) {
			self::domain_const();
			$url = LSCWP_DOMAIN . $uri;
		} else {
			$url = home_url( '/' ) . $uri;
		}

		return $url;
	}

	/**
	 * Get basename from URL.
	 *
	 * @since 4.7
	 *
	 * @param string $url URL.
	 * @return string Basename.
	 */
	public static function basename( $url ) {
		$url      = trim( $url );
		$uri      = wp_parse_url( $url, PHP_URL_PATH );
		$basename = pathinfo( (string) $uri, PATHINFO_BASENAME );

		return $basename;
	}

	/**
	 * Drop .webp and .avif suffix from a filename.
	 *
	 * @since 4.7
	 *
	 * @param string $filename Filename.
	 * @return string Cleaned filename.
	 */
	public static function drop_webp( $filename ) {
		if ( in_array( substr( $filename, -5 ), [ '.webp', '.avif' ], true ) ) {
			$filename = substr( $filename, 0, -5 );
		}

		return $filename;
	}

	/**
	 * Convert URL to URI (optionally keep query).
	 *
	 * @since 1.2.2
	 * @since 1.6.2.1 Added 2nd param keep_qs
	 *
	 * @param string $url     URL.
	 * @param bool   $keep_qs Keep query string.
	 * @return string URI.
	 */
	public static function url2uri( $url, $keep_qs = false ) {
		$url = trim( $url );
		$uri = wp_parse_url( $url, PHP_URL_PATH );
		$qs  = wp_parse_url( $url, PHP_URL_QUERY );

		if ( ! $keep_qs || ! $qs ) {
			return (string) $uri;
		}

		return (string) $uri . '?' . $qs;
	}

	/**
	 * Get attachment relative path to upload folder.
	 *
	 * @since 3.0
	 *
	 * @param string $url Full attachment URL.
	 * @return string Relative upload path like `2018/08/file.jpg`.
	 */
	public static function att_short_path( $url ) {
		if ( ! defined( 'LITESPEED_UPLOAD_PATH' ) ) {
			$_wp_upload_dir = wp_upload_dir();

			$upload_path = self::url2uri( $_wp_upload_dir['baseurl'] );

			define( 'LITESPEED_UPLOAD_PATH', $upload_path );
		}

		$local_file = self::url2uri( $url );

		$short_path = substr( $local_file, strlen( LITESPEED_UPLOAD_PATH ) + 1 );

		return $short_path;
	}

	/**
	 * Make URL relative to the site root (preserves subdir).
	 *
	 * @param string $url Absolute URL.
	 * @return string Relative URL starting with '/'.
	 */
	public static function make_relative( $url ) {
		self::domain_const();
		if ( 0 === strpos( $url, LSCWP_DOMAIN ) ) {
			$url = substr( $url, strlen( LSCWP_DOMAIN ) );
		}
		return trim( $url );
	}

	/**
	 * Extract just the scheme+host portion from a URL.
	 *
	 * @since 1.7.1
	 *
	 * @param string $url URL.
	 * @return string Host-only URL (with scheme if available).
	 */
	public static function parse_domain( $url ) {
		$parsed = wp_parse_url( $url );
		if ( empty( $parsed['host'] ) ) {
			return '';
		}

		if ( ! empty( $parsed['scheme'] ) ) {
			return $parsed['scheme'] . '://' . $parsed['host'];
		}

		return '//' . $parsed['host'];
	}

	/**
	 * Drop protocol from URL (e.g., https://example.com -> //example.com).
	 *
	 * @since 3.3
	 *
	 * @param string $url URL.
	 * @return string Protocol-relative URL.
	 */
	public static function noprotocol( $url ) {
		$tmp = wp_parse_url( trim( $url ) );
		if ( ! empty( $tmp['scheme'] ) ) {
			$url = str_replace( $tmp['scheme'] . ':', '', $url );
		}

		return $url;
	}

	/**
	 * Validate IPv4 public address.
	 *
	 * @since 5.5
	 *
	 * @param string $ip IP address.
	 * @return string|false IP or false when invalid.
	 */
	public static function valid_ipv4( $ip ) {
		return filter_var( $ip, FILTER_VALIDATE_IP, FILTER_FLAG_IPV4 | FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE );
	}

	/**
	 * Define LSCWP_DOMAIN using the home URL (no trailing slash).
	 *
	 * @since 1.3
	 * @return void
	 */
	public static function domain_const() {
		if ( defined( 'LSCWP_DOMAIN' ) ) {
			return;
		}

		self::compatibility();
		$domain = http_build_url( get_home_url(), [], HTTP_URL_STRIP_ALL ); // phpcs:ignore WordPress.WP.AlternativeFunctions.parse_url_parse_url

		define( 'LSCWP_DOMAIN', $domain );
	}

	/**
	 * Sanitize lines based on requested transforms.
	 *
	 * @since 1.3
	 *
	 * @param array|string $arr  Lines as array or newline-separated string.
	 * @param string|null  $type Comma-separated transforms: uri,basename,drop_webp,relative,domain,noprotocol,trailingslash,string.
	 * @return array|string Sanitized list or string.
	 */
	public static function sanitize_lines( $arr, $type = null ) {
		$types = $type ? explode( ',', $type ) : [];

		if ( ! $arr ) {
			if ( 'string' === $type ) {
				return '';
			}
			return [];
		}

		if ( ! is_array( $arr ) ) {
			$arr = explode( "\n", $arr );
		}

		$arr     = array_map( 'trim', $arr );
		$changed = false;
		if ( in_array( 'uri', $types, true ) ) {
			$arr     = array_map( __CLASS__ . '::url2uri', $arr );
			$changed = true;
		}
		if ( in_array( 'basename', $types, true ) ) {
			$arr     = array_map( __CLASS__ . '::basename', $arr );
			$changed = true;
		}
		if ( in_array( 'drop_webp', $types, true ) ) {
			$arr     = array_map( __CLASS__ . '::drop_webp', $arr );
			$changed = true;
		}
		if ( in_array( 'relative', $types, true ) ) {
			$arr     = array_map( __CLASS__ . '::make_relative', $arr );
			$changed = true;
		}
		if ( in_array( 'domain', $types, true ) ) {
			$arr     = array_map( __CLASS__ . '::parse_domain', $arr );
			$changed = true;
		}
		if ( in_array( 'noprotocol', $types, true ) ) {
			$arr     = array_map( __CLASS__ . '::noprotocol', $arr );
			$changed = true;
		}
		if ( in_array( 'trailingslash', $types, true ) ) {
			$arr     = array_map( 'trailingslashit', $arr );
			$changed = true;
		}

		if ( $changed ) {
			$arr = array_map( 'trim', $arr );
		}
		$arr = array_unique( $arr );
		$arr = array_filter( $arr );

		if ( in_array( 'string', $types, true ) ) {
			return implode( "\n", $arr );
		}

		return $arr;
	}

	/**
	 * Build an admin URL with action & nonce.
	 *
	 * Assumes user capabilities are already checked.
	 *
	 * @since 1.6 Changed order of 2nd&3rd param, changed 3rd param `append_str` to 2nd `type`
	 *
	 * @param string               $action    Action name.
	 * @param string|false         $type      Optional type query value.
	 * @param bool                 $is_ajax   Whether to build for admin-ajax.php.
	 * @param string|null|bool     $page      Page filename or true for admin.php.
	 * @param array<string,string> $append_arr Extra query parameters.
	 * @param bool                 $unescape  Return unescaped URL.
	 * @return string Built URL.
	 */
	public static function build_url( $action, $type = false, $is_ajax = false, $page = null, $append_arr = [], $unescape = false ) {
		$prefix = '?';

		if ( '_ori' === $page ) {
			$page                         = true;
			$append_arr['_litespeed_ori'] = 1;
		}

		if ( ! $is_ajax ) {
			if ( $page ) {
				if ( true === $page ) {
					$page = 'admin.php';
				} elseif ( false !== strpos( $page, '?' ) ) {
					$prefix = '&';
				}
				$combined = $page . $prefix . Router::ACTION . '=' . $action;
			} else {
				// Current page rebuild URL.
				$params = $_GET; // phpcs:ignore WordPress.Security.NonceVerification.Recommended

				if ( ! empty( $params ) ) {
					if ( isset( $params[ Router::ACTION ] ) ) {
						unset( $params[ Router::ACTION ] );
					}
					if ( isset( $params['_wpnonce'] ) ) {
						unset( $params['_wpnonce'] );
					}
					if ( ! empty( $params ) ) {
						$prefix .= http_build_query( $params ) . '&';
					}
				}
				global $pagenow;
				$combined = $pagenow . $prefix . Router::ACTION . '=' . $action;
			}
		} else {
			$combined = 'admin-ajax.php?action=litespeed_ajax&' . Router::ACTION . '=' . $action;
		}

		$prenonce = is_network_admin() ? network_admin_url( $combined ) : admin_url( $combined );
		$url      = wp_nonce_url( $prenonce, $action, Router::NONCE );

		if ( $type ) {
			// Remove potential param `type` from url.
			$parsed = wp_parse_url( htmlspecialchars_decode( $url ) );
			$query  = [];
			if ( isset( $parsed['query'] ) ) {
				parse_str( $parsed['query'], $query );
			}

			$built_arr       = array_merge( $query, [ Router::TYPE => $type ] );
			$parsed['query'] = http_build_query( $built_arr + (array) $append_arr );
			self::compatibility();
			$url = http_build_url( $parsed ); // phpcs:ignore WordPress.WP.AlternativeFunctions.parse_url_parse_url
			$url = htmlspecialchars( $url, ENT_QUOTES, 'UTF-8' );
		}

		if ( $unescape ) {
			$url = wp_specialchars_decode( $url );
		}

		return $url;
	}

	/**
	 * Check if a host is internal (same as site host or filtered list).
	 *
	 * @since 1.2.3
	 *
	 * @param string $host Host to test.
	 * @return bool True if internal.
	 */
	public static function internal( $host ) {
		if ( ! defined( 'LITESPEED_FRONTEND_HOST' ) ) {
			if ( defined( 'WP_HOME' ) ) {
				$home_host = constant( 'WP_HOME' );
			} else {
				$home_host = get_option( 'home' );
			}
			define( 'LITESPEED_FRONTEND_HOST', (string) wp_parse_url( $home_host, PHP_URL_HOST ) );
		}

		if ( LITESPEED_FRONTEND_HOST === $host ) {
			return true;
		}

		if ( ! isset( self::$_internal_domains ) ) {
			self::$_internal_domains = apply_filters( 'litespeed_internal_domains', [] );
		}

		if ( self::$_internal_domains ) {
			return in_array( $host, self::$_internal_domains, true );
		}

		return false;
	}

	/**
	 * Check if a URL is an internal existing file and return its real path and size.
	 *
	 * @since 1.2.2
	 * @since 1.6.2 Moved here from optm.cls due to usage of media.cls
	 *
	 * @param string       $url              URL.
	 * @param string|false $addition_postfix Optional postfix to append to path before checking.
	 * @return array{0:string,1:int}|false [realpath, size] or false.
	 */
	public static function is_internal_file( $url, $addition_postfix = false ) {
		if ( 'data:' === substr( $url, 0, 5 ) ) {
			Debug2::debug2( '[Util] data: content not file' );
			return false;
		}
		$url_parsed = wp_parse_url( $url );
		if ( isset( $url_parsed['host'] ) && ! self::internal( $url_parsed['host'] ) ) {
			// Check if is cdn path.
			if ( ! CDN::internal( $url_parsed['host'] ) ) {
				Debug2::debug2( '[Util] external' );
				return false;
			}
		}

		if ( empty( $url_parsed['path'] ) ) {
			return false;
		}

		// Replace child blog path for assets (multisite).
		if ( is_multisite() && defined( 'PATH_CURRENT_SITE' ) ) {
			$pattern            = '#^' . PATH_CURRENT_SITE . '([_0-9a-zA-Z-]+/)(wp-(content|admin|includes))#U';
			$replacement        = PATH_CURRENT_SITE . '$2';
			$url_parsed['path'] = preg_replace( $pattern, $replacement, $url_parsed['path'] );
		}

		// Parse file path.
		if ( '/' === substr( $url_parsed['path'], 0, 1 ) ) {
			$docroot = isset( $_SERVER['DOCUMENT_ROOT'] ) ? sanitize_text_field( wp_unslash( $_SERVER['DOCUMENT_ROOT'] ) ) : '';
			if ( defined( 'LITESPEED_WP_REALPATH' ) ) {
				$file_path_ori = $docroot . constant( 'LITESPEED_WP_REALPATH' ) . $url_parsed['path'];
			} else {
				$file_path_ori = $docroot . $url_parsed['path'];
			}
		} else {
			$file_path_ori = Router::frontend_path() . '/' . $url_parsed['path'];
		}

		// Optional postfix.
		if ( $addition_postfix ) {
			$file_path_ori .= '.' . $addition_postfix;
		}

		$file_path_ori = apply_filters( 'litespeed_realpath', $file_path_ori );

		$file_path = realpath( $file_path_ori );
		if ( ! is_file( $file_path ) ) {
			Debug2::debug2( '[Util] file not exist: ' . $file_path_ori );
			return false;
		}

		return [ $file_path, (int) filesize( $file_path ) ];
	}

	/**
	 * Safely parse URL and component.
	 *
	 * @since 3.4.3
	 *
	 * @param string $url       URL to parse.
	 * @param int    $component One of the PHP_URL_* constants.
	 * @return mixed
	 */
	public static function parse_url_safe( $url, $component = -1 ) {
		if ( '//' === substr( $url, 0, 2 ) ) {
			$url = 'https:' . $url;
		}

		return wp_parse_url( $url, $component );
	}

	/**
	 * Replace URLs in a srcset attribute using a callback.
	 *
	 * @since 2.2.3
	 *
	 * @param string   $content  HTML content containing srcset.
	 * @param callable $callback Callback that receives old URL and returns new URL or false.
	 * @return string Modified content.
	 */
	public static function srcset_replace( $content, $callback ) {
		preg_match_all( '# srcset=([\'"])(.+)\g{1}#iU', $content, $matches );
		$srcset_ori   = [];
		$srcset_final = [];
		if ( ! empty( $matches[2] ) ) {
			foreach ( $matches[2] as $k => $urls_ori ) {
				$urls_final = explode( ',', $urls_ori );

				$changed = false;

				foreach ( $urls_final as $k2 => $url_info ) {
					$url_info_arr = explode( ' ', trim( $url_info ) );

					$new_url = call_user_func( $callback, $url_info_arr[0] );
					if ( ! $new_url ) {
						continue;
					}

					$changed           = true;
					$urls_final[ $k2 ] = str_replace( $url_info_arr[0], $new_url, $url_info );

					Debug2::debug2( '[Util] - srcset replaced to ' . $new_url . ( ! empty( $url_info_arr[1] ) ? ' ' . $url_info_arr[1] : '' ) );
				}

				if ( ! $changed ) {
					continue;
				}

				$urls_final = implode( ',', $urls_final );

				$srcset_ori[]   = $matches[0][ $k ];
				$srcset_final[] = str_replace( $urls_ori, $urls_final, $matches[0][ $k ] );
			}
		}

		if ( $srcset_ori ) {
			$content = str_replace( $srcset_ori, $srcset_final, $content );
			Debug2::debug2( '[Util] - srcset replaced' );
		}

		return $content;
	}

	/**
	 * Generate pagination HTML or return offset.
	 *
	 * @since 3.0
	 *
	 * @param int  $total         Total items.
	 * @param int  $limit         Items per page.
	 * @param bool $return_offset When true, return numeric offset instead of HTML.
	 * @return int|string
	 */
	public static function pagination( $total, $limit, $return_offset = false ) {
		$pagenum = isset( $_GET['pagenum'] ) ? absint( $_GET['pagenum'] ) : 1; // phpcs:ignore WordPress.Security.NonceVerification.Recommended

		$offset       = ( $pagenum - 1 ) * $limit;
		$num_of_pages = (int) ceil( $total / $limit );

		if ( $offset > $total ) {
			$offset = $total - $limit;
		}

		if ( $offset < 0 ) {
			$offset = 0;
		}

		if ( $return_offset ) {
			return $offset;
		}

		$page_links = paginate_links(
			[
				'base'      => add_query_arg( 'pagenum', '%#%' ),
				'format'    => '',
				'prev_text' => '&laquo;',
				'next_text' => '&raquo;',
				'total'     => $num_of_pages,
				'current'   => $pagenum,
			]
		);

		return '<div class="tablenav"><div class="tablenav-pages" style="margin: 1em 0">' . $page_links . '</div></div>';
	}

	/**
	 * Build a GROUP placeholder like "(%s,%s),(%s,%s)" for a list of rows.
	 *
	 * @since 2.0
	 *
	 * @param array<int,array<int,string>> $data   Data rows (values already prepared).
	 * @param string                       $fields Fields CSV (only used to count columns).
	 * @return string Placeholder string.
	 */
	public static function chunk_placeholder( $data, $fields ) {
		$division = substr_count( $fields, ',' ) + 1;

		$q = implode(
			',',
			array_map(
				function ( $el ) {
					return '(' . implode( ',', $el ) . ')';
				},
				array_chunk( array_fill( 0, count( $data ), '%s' ), $division )
			)
		);

		return $q;
	}

	/**
	 * Prepare image sizes list for optimization UI.
	 *
	 * @since 7.5
	 *
	 * @param bool $detailed When true, return detailed objects; otherwise size names.
	 * @return array<int,string|array<string,int|string>>
	 */
	public static function prepare_image_sizes_array( $detailed = false ) {
		$image_sizes = wp_get_registered_image_subsizes();
		$sizes       = [];

		foreach ( $image_sizes as $current_size_name => $current_size ) {
			if ( empty( $current_size['width'] ) && empty( $current_size['height'] ) ) {
				continue;
			}

			if ( ! $detailed ) {
				$sizes[] = $current_size_name;
			} else {
				$label = $current_size['width'] . 'x' . $current_size['height'];
				if ( $current_size_name !== $label ) {
					$label = ucfirst( $current_size_name ) . ' ( ' . $label . ' )';
				}

				$sizes[] = [
					'label'     => $label,
					'file_size' => $current_size_name,
					'width'     => (int) $current_size['width'],
					'height'    => (int) $current_size['height'],
				];
			}
		}

		return $sizes;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/health.cls.php000064400000005523151600270330017323 0ustar00<?php
// phpcs:ignoreFile
/**
 * The page health
 *
 * @since      3.0
 * @package    LiteSpeed
 */
namespace LiteSpeed;

defined('WPINC') || exit();

class Health extends Base {

	const TYPE_SPEED = 'speed';
	const TYPE_SCORE = 'score';

	protected $_summary;

	/**
	 * Init
	 *
	 * @since  3.0
	 */
	public function __construct() {
		$this->_summary = self::get_summary();
	}

	/**
	 * Test latest speed
	 *
	 * @since 3.0
	 */
	private function _ping( $type ) {
		$data = array( 'action' => $type );

		$json = Cloud::post(Cloud::SVC_HEALTH, $data, 600);

		if (empty($json['data']['before']) || empty($json['data']['after'])) {
			Debug2::debug('[Health] ❌ no data');
			return false;
		}

		$this->_summary[$type . '.before'] = $json['data']['before'];
		$this->_summary[$type . '.after']  = $json['data']['after'];

		self::save_summary();

		Debug2::debug('[Health] saved result');
	}

	/**
	 * Generate scores
	 *
	 * @since 3.0
	 */
	public function scores() {
		$speed_before = $speed_after = $speed_improved = 0;
		if (!empty($this->_summary['speed.before']) && !empty($this->_summary['speed.after'])) {
			// Format loading time
			$speed_before = $this->_summary['speed.before'] / 1000;
			if ($speed_before < 0.01) {
				$speed_before = 0.01;
			}
			$speed_before = number_format($speed_before, 2);

			$speed_after = $this->_summary['speed.after'] / 1000;
			if ($speed_after < 0.01) {
				$speed_after = number_format($speed_after, 3);
			} else {
				$speed_after = number_format($speed_after, 2);
			}

			$speed_improved = (($this->_summary['speed.before'] - $this->_summary['speed.after']) * 100) / $this->_summary['speed.before'];
			if ($speed_improved > 99) {
				$speed_improved = number_format($speed_improved, 2);
			} else {
				$speed_improved = number_format($speed_improved);
			}
		}

		$score_before = $score_after = $score_improved = 0;
		if (!empty($this->_summary['score.before']) && !empty($this->_summary['score.after'])) {
			$score_before = $this->_summary['score.before'];
			$score_after  = $this->_summary['score.after'];

			// Format Score
			$score_improved = (($score_after - $score_before) * 100) / $score_after;
			if ($score_improved > 99) {
				$score_improved = number_format($score_improved, 2);
			} else {
				$score_improved = number_format($score_improved);
			}
		}

		return array(
			'speed_before' => $speed_before,
			'speed_after' => $speed_after,
			'speed_improved' => $speed_improved,
			'score_before' => $score_before,
			'score_after' => $score_after,
			'score_improved' => $score_improved,
		);
	}

	/**
	 * Handle all request actions from main cls
	 *
	 * @since  3.0
	 * @access public
	 */
	public function handler() {
		$type = Router::verify_type();

		switch ($type) {
			case self::TYPE_SPEED:
			case self::TYPE_SCORE:
            $this->_ping($type);
				break;

			default:
				break;
		}

		Admin::redirect();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/vary.cls.php000064400000052522151600270410017037 0ustar00<?php
/**
 * Manage the X-LiteSpeed-Vary behavior and vary cookie.
 *
 * @since   1.1.3
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Handles detection of user state (guest, logged-in, commenter, etc.)
 * and builds the X-LiteSpeed-Vary header and vary cookie accordingly.
 */
class Vary extends Root {

	/**
	 * Log tag used in debug output.
	 *
	 * @var string
	 */
	const LOG_TAG = '🔱';

	/**
	 * Vary header name.
	 *
	 * @var string
	 */
	const X_HEADER = 'X-LiteSpeed-Vary';

	/**
	 * Default vary cookie name (used for logged-in/commenter state).
	 *
	 * @var string
	 */
	private static $_vary_name = '_lscache_vary';

	/**
	 * Whether Ajax calls are permitted to change the vary cookie.
	 *
	 * @var bool
	 */
	private static $_can_change_vary = false;

	/**
	 * Update the default vary cookie name if site settings require it.
	 *
	 * @since 4.0
	 * @since 7.0 Moved to after_user_init to allow ESI no-vary no conflict.
	 * @return void
	 */
	private function _update_vary_name() {
		$db_cookie = $this->conf( Base::O_CACHE_LOGIN_COOKIE ); // network aware in v3.0.

		// If no vary set in rewrite rule.
		if ( ! isset( $_SERVER['LSCACHE_VARY_COOKIE'] ) ) {
			if ( $db_cookie ) {
				// Check for ESI no-vary control.
				$something_wrong = true;

				if ( ! empty( $_GET[ ESI::QS_ACTION ] ) && ! empty( $_GET['_control'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
					$control_raw = wp_unslash( (string) $_GET['_control'] ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
					$control     = array_map( 'sanitize_text_field', explode( ',', $control_raw ) );
					if ( in_array( 'no-vary', $control, true ) ) {
						self::debug( 'no-vary control existed, bypass vary_name update' );
						$something_wrong  = false;
						self::$_vary_name = $db_cookie;
					}
				}

				if ( defined( 'LITESPEED_CLI' ) || wp_doing_cron() ) {
					$something_wrong = false;
				}

				if ( $something_wrong ) {
					// Display cookie error msg to admin.
					if ( is_multisite() ? is_network_admin() : is_admin() ) {
						Admin_Display::show_error_cookie();
					}
					Control::set_nocache( '❌❌ vary cookie setting error' );
				}
			}
			return;
		}

		// DB setting does not exist – nothing to check.
		if ( ! $db_cookie ) {
			return;
		}

		// Beyond this point, ensure DB vary is present in $_SERVER env.
		$server_raw = wp_unslash( (string) $_SERVER['LSCACHE_VARY_COOKIE'] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
		$vary_arr   = array_map( 'trim', explode( ',', $server_raw ) );

		if ( in_array( $db_cookie, $vary_arr, true ) ) {
			self::$_vary_name = $db_cookie;
			return;
		}

		if ( is_multisite() ? is_network_admin() : is_admin() ) {
			Admin_Display::show_error_cookie();
		}
		Control::set_nocache( 'vary cookie setting lost error' );
	}

	/**
	 * Run after user init to set up vary/caching for current request.
	 *
	 * @since 4.0
	 * @return void
	 */
	public function after_user_init() {
		$this->_update_vary_name();

		// Logged-in user.
		if ( Router::is_logged_in() ) {
			// If not ESI, check cache logged-in user setting.
			if ( ! $this->cls( 'Router' )->esi_enabled() ) {
				// Cache logged-in => private cache.
				if ( $this->conf( Base::O_CACHE_PRIV ) && ! is_admin() ) {
					add_action( 'wp_logout', __NAMESPACE__ . '\Purge::purge_on_logout' );

					$this->cls( 'Control' )->init_cacheable();
					Control::set_private( 'logged in user' );
				} else {
					// No cache for logged-in user.
					Control::set_nocache( 'logged in user' );
				}
			} elseif ( ! is_admin() ) {
				// ESI is on; can be public cache, but ensure cacheable is initialized.
				$this->cls( 'Control' )->init_cacheable();
			}

			// Clear login state on logout.
			add_action( 'clear_auth_cookie', [ $this, 'remove_logged_in' ] );
		} else {
			// Only after vary init we can detect guest mode.
			$this->_maybe_guest_mode();

			// Set vary cookie when user logs in (to avoid guest vary).
			add_action( 'set_logged_in_cookie', [ $this, 'add_logged_in' ], 10, 4 );
			add_action( 'wp_login', __NAMESPACE__ . '\Purge::purge_on_logout' );

			$this->cls( 'Control' )->init_cacheable();

			// Check login-page cacheable setting — login page doesn't go through main WP logic.
			add_action( 'login_init', [ $this->cls( 'Tag' ), 'check_login_cacheable' ], 5 );

			// Optional lightweight guest vary updater.
			if ( ! empty( $_GET['litespeed_guest'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
				add_action( 'wp_loaded', [ $this, 'update_guest_vary' ], 20 );
			}
		}

		// Commenter checks.
		add_filter( 'comments_array', [ $this, 'check_commenter' ] );

		// Set vary cookie for commenter.
		add_action( 'set_comment_cookies', [ $this, 'append_commenter' ] );

		// REST: don't change vary because they don't carry on user info usually.
		add_action(
			'rest_api_init',
			function () {
				self::debug( 'Rest API init disabled vary change' );
				add_filter( 'litespeed_can_change_vary', '__return_false' );
			}
		);
	}

	/**
	 * Mark request as Guest mode when applicable.
	 *
	 * @since 4.0
	 * @return void
	 */
	private function _maybe_guest_mode() {
		if ( defined( 'LITESPEED_GUEST' ) ) {
			self::debug( '👒👒 Guest mode ' . ( LITESPEED_GUEST ? 'predefined' : 'turned off' ) );
			return;
		}

		if ( ! $this->conf( Base::O_GUEST ) ) {
			return;
		}

		// If vary is set, then not a guest.
		if ( self::has_vary() ) {
			return;
		}

		// Admin QS present? not a guest.
		if ( ! empty( $_GET[ Router::ACTION ] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
			return;
		}

		if ( wp_doing_ajax() ) {
			return;
		}

		if ( wp_doing_cron() ) {
			return;
		}

		// Request to update vary? not a guest.
		if ( ! empty( $_GET['litespeed_guest'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
			return;
		}

		// User explicitly turned guest off.
		if ( ! empty( $_GET['litespeed_guest_off'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
			return;
		}

		self::debug( '👒👒 Guest mode' );

		! defined( 'LITESPEED_GUEST' ) && define( 'LITESPEED_GUEST', true );

		if ( $this->conf( Base::O_GUEST_OPTM ) ) {
			! defined( 'LITESPEED_GUEST_OPTM' ) && define( 'LITESPEED_GUEST_OPTM', true );
		}
	}

	/**
	 * Update Guest vary
	 *
	 * @since      4.0
	 * @deprecated 4.1 Use independent lightweight guest.vary.php instead.
	 * @return void
	 */
	public function update_guest_vary() {
		// Must not be cached.
		! defined( 'LSCACHE_NO_CACHE' ) && define( 'LSCACHE_NO_CACHE', true );

		$_guest = new Lib\Guest();
		if ( $_guest->always_guest() || self::has_vary() ) {
			// If contains vary already, don't reload (avoid loops).
			! defined( 'LITESPEED_GUEST' ) && define( 'LITESPEED_GUEST', true );
			self::debug( '🤠🤠 Guest' );
			echo '[]';
			exit;
		}

		self::debug( 'Will update guest vary in finalize' );

		// Return JSON to trigger reload.
		echo wp_json_encode( [ 'reload' => 'yes' ] );
		exit;
	}

	/**
	 * Filter callback on `comments_array` to mark commenter state.
	 *
	 * @since 1.0.4
	 *
	 * @param array $comments The comments to output.
	 * @return array Filtered comments.
	 */
	public function check_commenter( $comments ) {
		/**
		 * Allow bypassing pending comment check for comment plugins.
		 *
		 * @since 2.9.5
		 */
		if ( apply_filters( 'litespeed_vary_check_commenter_pending', true ) ) {
			$pending = false;
			foreach ( $comments as $comment ) {
				if ( ! $comment->comment_approved ) {
					$pending = true;
					break;
				}
			}

			// No pending comments => ensure public cache state.
			if ( ! $pending ) {
				self::debug( 'No pending comment' );
				$this->remove_commenter();

				// Remove commenter prefilled info for public cache.
				foreach ( $_COOKIE as $cookie_name => $cookie_value ) {
					if ( strlen( $cookie_name ) >= 15 && 0 === strpos( $cookie_name, 'comment_author_' ) ) {
						unset( $_COOKIE[ $cookie_name ] );
					}
				}

				return $comments;
			}
		}

		// Pending comments present — set commenter vary.
		$this->add_commenter();

		if ( $this->conf( Base::O_CACHE_COMMENTER ) ) {
			Control::set_private( 'existing commenter' );
		} else {
			Control::set_nocache( 'existing commenter' );
		}

		return $comments;
	}

	/**
	 * Check if default vary has a value
	 *
	 * @since 1.1.3
	 *
	 * @return false|string Cookie value or false if missing.
	 */
	public static function has_vary() {
		if ( empty( $_COOKIE[ self::$_vary_name ] ) ) {
			return false;
		}
		// Cookie values are not user-displayed; unslash only.
		return wp_unslash( (string) $_COOKIE[ self::$_vary_name ] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
	}

	/**
	 * Append user status with logged-in.
	 *
	 * @since 1.1.3
	 * @since 1.6.2 Removed static referral.
	 *
	 * @param string|false $logged_in_cookie The logged-in cookie value.
	 * @param int|false    $expire           Expiration timestamp.
	 * @param int|false    $expiration       Unused (WordPress signature).
	 * @param int|false    $uid              User ID.
	 * @return void
	 */
	public function add_logged_in( $logged_in_cookie = false, $expire = false, $expiration = false, $uid = false ) { // phpcs:ignore Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed
		self::debug( 'add_logged_in' );

		// Allow Ajax vary change during login flow.
		// NOTE: Run before `$this->_update_default_vary()` to make vary changeable
		self::can_ajax_vary();

		// Ensure vary cookie exists/updated.
		$this->_update_default_vary( $uid, $expire );
	}

	/**
	 * Remove user logged-in status.
	 *
	 * @since 1.1.3
	 * @since 1.6.2 Removed static referral.
	 * @return void
	 */
	public function remove_logged_in() {
		self::debug( 'remove_logged_in' );

		// Allow Ajax vary change during logout flow.
		self::can_ajax_vary();

		// Force update vary to remove login status.
		$this->_update_default_vary( -1 );
	}

	/**
	 * Allow vary to be changed for Ajax calls.
	 *
	 * @since 2.2.2
	 * @since 2.6 Changed to static.
	 * @return void
	 */
	public static function can_ajax_vary() {
		self::debug( '_can_change_vary -> true' );
		self::$_can_change_vary = true;
	}

	/**
	 * Whether we can change the default vary right now.
	 *
	 * @since 1.6.2
	 * @return bool
	 */
	private function can_change_vary() {
		// Don't change on Ajax unless explicitly allowed (no webp header).
		if ( Router::is_ajax() && ! self::$_can_change_vary ) {
			self::debug( 'can_change_vary bypassed due to ajax call' );
			return false;
		}

		// Allow only GET/POST.
		// POST request can set vary to fix #820789 login "loop" guest cache issue.
		if (
			isset( $_SERVER['REQUEST_METHOD'] )
			&& 'GET' !== $_SERVER['REQUEST_METHOD']
			&& 'POST' !== $_SERVER['REQUEST_METHOD']
		) {
			self::debug( 'can_change_vary bypassed due to method not get/post' );
			return false;
		}

		// Disable when crawler is making the request.
		if (
			! empty( $_SERVER['HTTP_USER_AGENT'] )
			&& 0 === strpos( wp_unslash( (string) $_SERVER['HTTP_USER_AGENT'] ), Crawler::FAST_USER_AGENT ) // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
		) {
			self::debug( 'can_change_vary bypassed due to crawler' );
			return false;
		}

		if ( ! apply_filters( 'litespeed_can_change_vary', true ) ) {
			self::debug( 'can_change_vary bypassed due to litespeed_can_change_vary hook' );
			return false;
		}

		return true;
	}

	/**
	 * Update default vary cookie (idempotent within a request).
	 *
	 * @since 1.6.2
	 * @since 1.6.6.1 Guard to ensure single run.
	 *
	 * @param int|false $uid    User ID or false.
	 * @param int|false $expire Expiration timestamp (default: +2 days).
	 * @return void
	 */
	private function _update_default_vary( $uid = false, $expire = false ) {
		// Ensure header output only runs once.
		if ( ! defined( 'LITESPEED_DID_' . __FUNCTION__ ) ) {
			define( 'LITESPEED_DID_' . __FUNCTION__, true );
		} else {
			self::debug2( '_update_default_vary bypassed due to run already' );
			return;
		}

		// ESI shouldn't change vary (main page only).
		if ( defined( 'LSCACHE_IS_ESI' ) && LSCACHE_IS_ESI ) {
			self::debug2( '_update_default_vary bypassed due to ESI' );
			return;
		}

		$vary         = $this->finalize_default_vary( $uid );
		$current_vary = self::has_vary();

		if ( $current_vary !== $vary && 'commenter' !== $current_vary && $this->can_change_vary() ) {
			if ( ! $expire ) {
				$expire = time() + 2 * DAY_IN_SECONDS;
			}
			$this->_cookie( $vary, (int) $expire );
		}
	}

	/**
	 * Get the current vary cookie name.
	 *
	 * @since 1.9.1
	 * @return string
	 */
	public function get_vary_name() {
		return self::$_vary_name;
	}

	/**
	 * Check if a user role is in a configured vary group.
	 *
	 * @since 1.2.0
	 * @since 3.0 Moved here from conf.cls.
	 *
	 * @param string $role User role(s), comma-separated.
	 * @return int|string Group ID or 0.
	 */
	public function in_vary_group( $role ) {
		$group       = 0;
		$vary_groups = $this->conf( Base::O_CACHE_VARY_GROUP );

		$roles = explode( ',', $role );
		$found = array_intersect( $roles, array_keys( (array) $vary_groups ) );

		if ( $found ) {
			$groups = [];
			foreach ( $found as $curr_role ) {
				$groups[] = $vary_groups[ $curr_role ];
			}
			$group = implode( ',', array_unique( $groups ) );
		} elseif ( in_array( 'administrator', $roles, true ) ) {
			$group = 99;
		}

		if ( $group ) {
			self::debug2( 'role in vary_group [group] ' . $group );
		}

		return $group;
	}

	/**
	 * Finalize default vary cookie value for current user.
	 * NOTE: Login process will also call this because it does not call wp hook as normal page loading.
	 *
	 * @since 1.6.2
	 *
	 * @param int|false $uid Optional user ID.
	 * @return false|string False for guests when no vary needed, or hashed vary.
	 */
	public function finalize_default_vary( $uid = false ) {
		// Bypass vary for guests where applicable (avoid non-guest filenames for assets).
		if ( defined( 'LITESPEED_GUEST' ) && LITESPEED_GUEST ) {
			return false;
		}

		$vary = [];

		if ( $this->conf( Base::O_GUEST ) ) {
			$vary['guest_mode'] = 1;
		}

		if ( ! $uid ) {
			$uid = get_current_user_id();
		} else {
			self::debug( 'uid: ' . $uid );
		}

		// Get user role/group.
		$role = Router::get_role( $uid );

		if ( $uid > 0 ) {
			$vary['logged-in'] = 1;

			if ( $role ) {
				// Parse role group from settings.
				$role_group = $this->in_vary_group( $role );
				if ( $role_group ) {
					$vary['role'] = $role_group;
				}
			}

			// Admin bar preference.
			$pref = get_user_option( 'show_admin_bar_front', $uid );
			self::debug2( 'show_admin_bar_front: ' . var_export( $pref, true ) ); // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_var_export
			$admin_bar = ( false === $pref || 'true' === $pref );

			if ( $admin_bar ) {
				$vary['admin_bar'] = 1;
				self::debug2( 'admin bar : true' );
			}
		} else {
			self::debug( 'role id: failed, guest' );
		}

		/**
		 * Filter vary entries before hashing.
		 *
		 * @since 1.6 Added for Role Excludes for optimization cls
		 * @since 1.6.2 Hooked to webp (legacy)
		 * @since 3.0 Used by 3rd hooks too
		 */
		$vary = apply_filters( 'litespeed_vary', $vary );

		if ( ! $vary ) {
			return false;
		}

		ksort( $vary );
		$list = [];
		foreach ( $vary as $key => $val ) {
			$list[] = $key . ':' . $val;
		}

		$res = implode( ';', $list );
		if ( defined( 'LSCWP_LOG' ) ) {
			return $res;
		}
		// Encrypt in production.
		return md5( $this->conf( Base::HASH ) . $res );
	}

	/**
	 * Get hash of all varies that affect caching (current cookies + default + env).
	 *
	 * @since 4.0
	 * @return string
	 */
	public function finalize_full_varies() {
		$vary  = $this->_finalize_curr_vary_cookies( true );
		$vary .= $this->finalize_default_vary( get_current_user_id() );
		$vary .= $this->get_env_vary();
		return $vary;
	}

	/**
	 * Get request environment vary value (from server variables).
	 *
	 * @since 4.0
	 * @return string|false
	 */
	public function get_env_vary() {
		$env_vary = isset( $_SERVER['LSCACHE_VARY_VALUE'] ) ? wp_unslash( (string) $_SERVER['LSCACHE_VARY_VALUE'] ) : false; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
		if ( ! $env_vary ) {
			$env_vary = isset( $_SERVER['HTTP_X_LSCACHE_VARY_VALUE'] ) ? wp_unslash( (string) $_SERVER['HTTP_X_LSCACHE_VARY_VALUE'] ) : false; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
		}
		return $env_vary;
	}

	/**
	 * Mark current user as commenter (called on comment submit).
	 *
	 * @since 1.1.6
	 * @return void
	 */
	public function append_commenter() {
		$this->add_commenter( true );
	}

	/**
	 * Add commenter vary (optionally from redirect).
	 *
	 * @since 1.1.3
	 *
	 * @param bool $from_redirect Whether request is from redirect page.
	 * @return void
	 */
	private function add_commenter( $from_redirect = false ) {
		// If the cookie is lost somehow, set it.
		if ( 'commenter' !== self::has_vary() ) {
			self::debug( 'Add commenter' );

			// Save commenter status only for current domain path.
			$this->_cookie(
				'commenter',
				time() + (int) apply_filters( 'comment_cookie_lifetime', 30000000 ),
				self::_relative_path( $from_redirect )
			);
		}
	}

	/**
	 * Remove commenter vary if set.
	 *
	 * @since 1.1.3
	 * @return void
	 */
	private function remove_commenter() {
		if ( 'commenter' === self::has_vary() ) {
			self::debug( 'Remove commenter' );
			$this->_cookie( false, false, self::_relative_path() );
		}
	}

	/**
	 * Generate a relative cookie path from current request.
	 *
	 * @since 1.1.3
	 *
	 * @param bool $from_redirect When true, uses HTTP_REFERER; otherwise SCRIPT_URL.
	 * @return string|false Path or false.
	 */
	private static function _relative_path( $from_redirect = false ) {
		$path = false;
		$tag  = $from_redirect ? 'HTTP_REFERER' : 'SCRIPT_URL';
		if ( ! empty( $_SERVER[ $tag ] ) ) {
			$parsed = wp_parse_url( wp_unslash( (string) $_SERVER[ $tag ] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
			$path   = ! empty( $parsed['path'] ) ? $parsed['path'] : false;
			self::debug( 'Cookie Vary path: ' . ( $path ? $path : 'false' ) );
		}
		return $path;
	}

	/**
	 * Build the final X-LiteSpeed-Vary header for current request.
	 * NOTE: Non caccheable page can still set vary ( for logged in process ).
	 *
	 * @since 1.0.13
	 *
	 * @return string|void Header string or nothing when not needed.
	 */
	public function finalize() {
		// Finalize default vary for non-guest.
		if ( ! defined( 'LITESPEED_GUEST' ) || ! LITESPEED_GUEST ) {
			$this->_update_default_vary();
		}

		$tp_cookies = $this->_finalize_curr_vary_cookies();

		if ( ! $tp_cookies ) {
			self::debug2( 'no customized vary' );
			return;
		}

		self::debug( 'finalized 3rd party cookies', $tp_cookies );

		return self::X_HEADER . ': ' . implode( ',', $tp_cookies );
	}

	/**
	 * Get vary cookies (names or values JSON) added for current page.
	 *
	 * @since 1.0.13
	 *
	 * @param bool $values_json When true, returns JSON array of cookie values; else cookie=name items.
	 * @return array|string|false List of vary cookie items, JSON string, or false when none.
	 */
	private function _finalize_curr_vary_cookies( $values_json = false ) {
		global $post;

		$cookies = []; // No need to append default vary cookie name.

		if ( ! empty( $post->post_password ) ) {
			$postpass_key = 'wp-postpass_' . COOKIEHASH;
			if ( $this->_get_cookie_val( $postpass_key ) ) {
				self::debug( 'finalize bypassed due to password protected vary ' );
				// If user has password cookie, do not cache & ignore existing vary cookies.
				Control::set_nocache( 'password protected vary' );
				return false;
			}

			$cookies[] = $values_json ? $this->_get_cookie_val( $postpass_key ) : $postpass_key;
		}

		$cookies = apply_filters( 'litespeed_vary_curr_cookies', $cookies );
		if ( $cookies ) {
			$cookies = array_filter( array_unique( $cookies ) );
			self::debug( 'vary cookies changed by filter litespeed_vary_curr_cookies', $cookies );
		}

		if ( ! $cookies ) {
			return false;
		}

		// Format cookie name data or value data.
		sort( $cookies ); // Maintain stable order for $values_json=true.
		foreach ( $cookies as $k => $v ) {
			$cookies[ $k ] = $values_json ? $this->_get_cookie_val( $v ) : 'cookie=' . $v;
		}

		return $values_json ? wp_json_encode( $cookies ) : $cookies;
	}

	/**
	 * Get a cookie value safely.
	 *
	 * @since 4.0
	 *
	 * @param string $key Cookie name.
	 * @return false|string Cookie value or false.
	 */
	private function _get_cookie_val( $key ) {
		if ( ! empty( $_COOKIE[ $key ] ) ) {
			return wp_unslash( (string) $_COOKIE[ $key ] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
		}

		return false;
	}

	/**
	 * Set or clear the vary cookie.
	 *
	 * If the vary cookie changed, mark page as non-cacheable for this response.
	 *
	 * @since 1.0.4
	 *
	 * @param int|false $val    Cookie value to set, or false to clear.
	 * @param int       $expire Expiration timestamp (ignored when $val is false).
	 * @param string    $path   Cookie path (false to use COOKIEPATH).
	 * @return void
	 */
	private function _cookie( $val = false, $expire = 0, $path = false ) {
		if ( ! $val ) {
			$expire = 1;
		}

		// HTTPS bypass toggle for clients using both HTTP/HTTPS.
		$is_ssl = $this->conf( Base::O_UTIL_NO_HTTPS_VARY ) ? false : is_ssl();

		setcookie( self::$_vary_name, $val, (int) $expire, $path ? $path : COOKIEPATH, COOKIE_DOMAIN, $is_ssl, true );
		self::debug( 'set_cookie ---> [k] ' . self::$_vary_name . ' [v] ' . ( false === $val ? 'false' : $val ) . ' [ttl] ' . ( (int) $expire - time() ) );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/optimizer.cls.php000064400000022650151600270460020104 0ustar00<?php
// phpcs:ignoreFile

/**
 * The optimize4 class.
 *
 * @since       1.9
 * @package     LiteSpeed
 */

namespace LiteSpeed;

defined('WPINC') || exit();

class Optimizer extends Root {

	private $_conf_css_font_display;

	/**
	 * Init optimizer
	 *
	 * @since  1.9
	 */
	public function __construct() {
		$this->_conf_css_font_display = $this->conf(Base::O_OPTM_CSS_FONT_DISPLAY);
	}

	/**
	 * Run HTML minify process and return final content
	 *
	 * @since  1.9
	 * @access public
	 */
	public function html_min( $content, $force_inline_minify = false ) {
		if (!apply_filters('litespeed_html_min', true)) {
			Debug2::debug2('[Optmer] html_min bypassed via litespeed_html_min filter');
			return $content;
		}

		$options = array();

		if ($force_inline_minify) {
			$options['jsMinifier'] = __CLASS__ . '::minify_js';
		}

		$skip_comments = $this->conf(Base::O_OPTM_HTML_SKIP_COMMENTS);
		if ($skip_comments) {
			$options['skipComments'] = $skip_comments;
		}

		/**
		 * Added exception capture when minify
		 *
		 * @since  2.2.3
		 */
		try {
			$obj           = new Lib\HTML_MIN($content, $options);
			$content_final = $obj->process();
			// check if content from minification is empty
			if ($content_final == '') {
				Debug2::debug('Failed to minify HTML: HTML minification resulted in empty HTML');
				return $content;
			}
			if (!defined('LSCACHE_ESI_SILENCE')) {
				$content_final .= "\n" . '<!-- Page optimized by LiteSpeed Cache @' . date('Y-m-d H:i:s', time() + LITESPEED_TIME_OFFSET) . ' -->';
			}
			return $content_final;
		} catch (\Exception $e) {
			Debug2::debug('******[Optmer] html_min failed: ' . $e->getMessage());
			error_log('****** LiteSpeed Optimizer html_min failed: ' . $e->getMessage());
			return $content;
		}
	}

	/**
	 * Run minify process and save content
	 *
	 * @since  1.9
	 * @access public
	 */
	public function serve( $request_url, $file_type, $minify, $src_list ) {
		// Try Unique CSS
		if ($file_type == 'css') {
			$content = false;
			if (defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_OPTM_UCSS)) {
				$filename = $this->cls('UCSS')->load($request_url);

				if ($filename) {
					return array( $filename, 'ucss' );
				}
			}
		}

		// Before generated, don't know the contented hash filename yet, so used url hash as tmp filename
		$file_path_prefix = $this->_build_filepath_prefix($file_type);

		$url_tag          = $request_url;
		$url_tag_for_file = md5($request_url);
		if (is_404()) {
			$url_tag_for_file = $url_tag = '404';
		} elseif ($file_type == 'css' && apply_filters('litespeed_ucss_per_pagetype', false)) {
			$url_tag_for_file = $url_tag = Utility::page_type();
		}

		$static_file = LITESPEED_STATIC_DIR . $file_path_prefix . $url_tag_for_file . '.' . $file_type;

		// Create tmp file to avoid conflict
		$tmp_static_file = $static_file . '.tmp';
		if (file_exists($tmp_static_file) && time() - filemtime($tmp_static_file) <= 600) {
			// some other request is generating
			return false;
		}
		// File::save( $tmp_static_file, '/* ' . ( is_404() ? '404' : $request_url ) . ' */', true ); // Can't use this bcos this will get filecon md5 changed
		File::save($tmp_static_file, '', true);

		// Load content
		$real_files = array();
		foreach ($src_list as $src_info) {
			$is_min = false;
			if (!empty($src_info['inl'])) {
				// Load inline
				$content = $src_info['src'];
			} else {
				// Load file
				$content = $this->load_file($src_info['src'], $file_type);

				if (!$content) {
					continue;
				}

				$is_min = $this->is_min($src_info['src']);
			}
			$content = $this->optm_snippet($content, $file_type, $minify && !$is_min, $src_info['src'], !empty($src_info['media']) ? $src_info['media'] : false);
			// Write to file
			File::save($tmp_static_file, $content, true, true);
		}

		// if CSS - run the minification on the saved file.
		// Will move imports to the top of file and remove extra spaces.
		if ($file_type == 'css') {
			$obj                   = new Lib\CSS_JS_MIN\Minify\CSS();
			$file_content_combined = $obj->moveImportsToTop(File::read($tmp_static_file));

			File::save($tmp_static_file, $file_content_combined);
		}

		// validate md5
		$filecon_md5 = md5_file($tmp_static_file);

		$final_file_path = $file_path_prefix . $filecon_md5 . '.' . $file_type;
		$realfile        = LITESPEED_STATIC_DIR . $final_file_path;
		if (!file_exists($realfile)) {
			rename($tmp_static_file, $realfile);
			Debug2::debug2('[Optmer] Saved static file [path] ' . $realfile);
		} else {
			unlink($tmp_static_file);
		}

		$vary = $this->cls('Vary')->finalize_full_varies();
		Debug2::debug2("[Optmer] Save URL to file for [file_type] $file_type [file] $filecon_md5 [vary] $vary ");
		$this->cls('Data')->save_url($url_tag, $vary, $file_type, $filecon_md5, dirname($realfile));

		return array( $filecon_md5 . '.' . $file_type, $file_type );
	}

	/**
	 * Load a single file
	 *
	 * @since  4.0
	 */
	public function optm_snippet( $content, $file_type, $minify, $src, $media = false ) {
		// CSS related features
		if ($file_type == 'css') {
			// Font optimize
			if ($this->_conf_css_font_display) {
				$content = preg_replace('#(@font\-face\s*\{)#isU', '${1}font-display:swap;', $content);
			}

			$content = preg_replace('/@charset[^;]+;\\s*/', '', $content);

			if ($media) {
				$content = '@media ' . $media . '{' . $content . "\n}";
			}

			if ($minify) {
				$content = self::minify_css($content);
			}

			$content = $this->cls('CDN')->finalize($content);

			if ((defined('LITESPEED_GUEST_OPTM') || $this->conf(Base::O_IMG_OPTM_WEBP)) && $this->cls('Media')->webp_support()) {
				$content = $this->cls('Media')->replace_background_webp($content);
			}
		} else {
			if ($minify) {
				$content = self::minify_js($content);
			} else {
				$content = $this->_null_minifier($content);
			}

			$content .= "\n;";
		}

		// Add filter
		$content = apply_filters('litespeed_optm_cssjs', $content, $file_type, $src);

		return $content;
	}

	/**
	 * Load remote resource from cache if existed
	 *
	 * @since  4.7
	 */
	private function load_cached_file( $url, $file_type ) {
		$file_path_prefix     = $this->_build_filepath_prefix($file_type);
		$folder_name          = LITESPEED_STATIC_DIR . $file_path_prefix;
		$to_be_deleted_folder = $folder_name . date('Ymd', strtotime('-2 days'));
		if (file_exists($to_be_deleted_folder)) {
			Debug2::debug('[Optimizer] ❌ Clearing folder [name] ' . $to_be_deleted_folder);
			File::rrmdir($to_be_deleted_folder);
		}

		$today_file = $folder_name . date('Ymd') . '/' . md5($url);
		if (file_exists($today_file)) {
			return File::read($today_file);
		}

		// Write file
		$res      = wp_safe_remote_get($url);
		$res_code = wp_remote_retrieve_response_code($res);
		if (is_wp_error($res) || $res_code != 200) {
			Debug2::debug2('[Optimizer] ❌ Load Remote error [code] ' . $res_code);
			return false;
		}
		$con = wp_remote_retrieve_body($res);
		if (!$con) {
			return false;
		}

		Debug2::debug('[Optimizer] ✅ Save remote file to cache [name] ' . $today_file);
		File::save($today_file, $con, true);

		return $con;
	}

	/**
	 * Load remote/local resource
	 *
	 * @since  3.5
	 */
	public function load_file( $src, $file_type = 'css' ) {
		$real_file = Utility::is_internal_file($src);
		$postfix   = pathinfo(parse_url($src, PHP_URL_PATH), PATHINFO_EXTENSION);
		if (!$real_file || $postfix != $file_type) {
			Debug2::debug2('[CSS] Load Remote [' . $file_type . '] ' . $src);
			$this_url = substr($src, 0, 2) == '//' ? set_url_scheme($src) : $src;
			$con      = $this->load_cached_file($this_url, $file_type);

			if ($file_type == 'css') {
				$dirname = dirname($this_url) . '/';

				$con = Lib\UriRewriter::prepend($con, $dirname);
			}
		} else {
			Debug2::debug2('[CSS] Load local [' . $file_type . '] ' . $real_file[0]);
			$con = File::read($real_file[0]);

			if ($file_type == 'css') {
				$dirname = dirname($real_file[0]);

				$con = Lib\UriRewriter::rewrite($con, $dirname);
			}
		}

		return $con;
	}

	/**
	 * Minify CSS
	 *
	 * @since  2.2.3
	 * @access private
	 */
	public static function minify_css( $data ) {
		try {
			$obj = new Lib\CSS_JS_MIN\Minify\CSS();
			$obj->add($data);

			return $obj->minify();
		} catch (\Exception $e) {
			Debug2::debug('******[Optmer] minify_css failed: ' . $e->getMessage());
			error_log('****** LiteSpeed Optimizer minify_css failed: ' . $e->getMessage());
			return $data;
		}
	}

	/**
	 * Minify JS
	 *
	 * Added exception capture when minify
	 *
	 * @since  2.2.3
	 * @access private
	 */
	public static function minify_js( $data, $js_type = '' ) {
		// For inline JS optimize, need to check if it's js type
		if ($js_type) {
			preg_match('#type=([\'"])(.+)\g{1}#isU', $js_type, $matches);
			if ($matches && $matches[2] != 'text/javascript') {
				Debug2::debug('******[Optmer] minify_js bypass due to type: ' . $matches[2]);
				return $data;
			}
		}

		try {
			$obj = new Lib\CSS_JS_MIN\Minify\JS();
			$obj->add($data);

			return $obj->minify();
		} catch (\Exception $e) {
			Debug2::debug('******[Optmer] minify_js failed: ' . $e->getMessage());
			// error_log( '****** LiteSpeed Optimizer minify_js failed: ' . $e->getMessage() );
			return $data;
		}
	}

	/**
	 * Basic minifier
	 *
	 * @access private
	 */
	private function _null_minifier( $content ) {
		$content = str_replace("\r\n", "\n", $content);

		return trim($content);
	}

	/**
	 * Check if the file is already min file
	 *
	 * @since  1.9
	 */
	public function is_min( $filename ) {
		$basename = basename($filename);
		if (preg_match('/[-\.]min\.(?:[a-zA-Z]+)$/i', $basename)) {
			return true;
		}

		return false;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/src/rest.cls.php000064400000022125151600270530017032 0ustar00<?php
/**
 * REST endpoints and helpers for LiteSpeed.
 *
 * @since   2.9.4
 * @package LiteSpeed
 */

namespace LiteSpeed;

defined( 'WPINC' ) || exit();

/**
 * Class REST
 *
 * Registers plugin REST endpoints and exposes helpers for REST detection.
 */
class REST extends Root {

	const LOG_TAG = '☎️';

	/**
	 * Whether current request is an internal REST call.
	 *
	 * @var bool
	 */
	private $_internal_rest_status = false;

	/**
	 * Constructor.
	 *
	 * @since 2.9.4
	 */
	public function __construct() {
		// Hook to internal REST call.
		add_filter( 'rest_request_before_callbacks', [ $this, 'set_internal_rest_on' ] );
		add_filter( 'rest_request_after_callbacks', [ $this, 'set_internal_rest_off' ] );

		add_action( 'rest_api_init', [ $this, 'rest_api_init' ] );
	}

	/**
	 * Register REST routes.
	 *
	 * @since 3.0
	 * @return void
	 */
	public function rest_api_init() {
		// Activate or deactivate a specific crawler callback
		register_rest_route( 'litespeed/v1', '/toggle_crawler_state', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'toggle_crawler_state' ],
			'permission_callback' => function () {
				return current_user_can( 'manage_network_options' ) || current_user_can( 'manage_options' );
			},
		] );

		register_rest_route( 'litespeed/v1', '/tool/check_ip', [
			'methods'             => 'GET',
			'callback'            => [ $this, 'check_ip' ],
			'permission_callback' => function () {
				return current_user_can( 'manage_network_options' ) || current_user_can( 'manage_options' );
			},
		] );

		register_rest_route( 'litespeed/v1', '/guest/sync', [
			'methods'             => 'GET',
			'callback'            => [ $this, 'guest_sync' ],
			'permission_callback' => function () {
				return current_user_can( 'manage_network_options' ) || current_user_can( 'manage_options' );
			},
		] );

		// IP callback validate
		register_rest_route( 'litespeed/v3', '/ip_validate', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'ip_validate' ],
			'permission_callback' => [ $this, 'is_from_cloud' ],
		] );

		// 1.2. WP REST Dryrun Callback
		register_rest_route( 'litespeed/v3', '/wp_rest_echo', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'wp_rest_echo' ],
			'permission_callback' => [ $this, 'is_from_cloud' ],
		] );
		register_rest_route( 'litespeed/v3', '/ping', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'ping' ],
			'permission_callback' => [ $this, 'is_from_cloud' ],
		] );

		// CDN setup callback notification
		register_rest_route( 'litespeed/v3', '/cdn_status', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'cdn_status' ],
			'permission_callback' => [ $this, 'is_from_cloud' ],
		] );

		// Image optm notify_img
		// Need validation
		register_rest_route( 'litespeed/v1', '/notify_img', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'notify_img' ],
			'permission_callback' => [ $this, 'is_from_cloud' ],
		] );

		register_rest_route( 'litespeed/v1', '/notify_ccss', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'notify_ccss' ],
			'permission_callback' => [ $this, 'is_from_cloud' ],
		] );

		register_rest_route( 'litespeed/v1', '/notify_ucss', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'notify_ucss' ],
			'permission_callback' => [ $this, 'is_from_cloud' ],
		] );

		register_rest_route( 'litespeed/v1', '/notify_vpi', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'notify_vpi' ],
			'permission_callback' => [ $this, 'is_from_cloud' ],
		] );

		register_rest_route( 'litespeed/v3', '/err_domains', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'err_domains' ],
			'permission_callback' => [ $this, 'is_from_cloud' ],
		] );

		// Image optm check_img
		// Need validation
		register_rest_route( 'litespeed/v1', '/check_img', [
			'methods'             => 'POST',
			'callback'            => [ $this, 'check_img' ],
			'permission_callback' => [ $this, 'is_from_cloud' ],
		] );
	}

	/**
	 * Call to freeze or melt the crawler clicked
	 *
	 * @since  4.3
	 */
	public function toggle_crawler_state() {
		// phpcs:ignore WordPress.Security.NonceVerification.Missing -- REST API nonce verified by WordPress
		$crawler_id = isset( $_POST['crawler_id'] ) ? sanitize_text_field( wp_unslash( $_POST['crawler_id'] ) ) : '';

		if ( '' !== $crawler_id ) {
			return $this->cls( 'Crawler' )->toggle_activeness( $crawler_id ) ? 1 : 0;
		}
	}

	/**
	 * Check if the request is from cloud nodes.
	 *
	 * @since 4.2
	 * @since 4.4.7 Token/API key validation makes IP validation redundant.
	 * @return bool
	 */
	public function is_from_cloud() {
		return $this->cls( 'Cloud' )->is_from_cloud();
	}

	/**
	 * Ping pong.
	 *
	 * @since 3.0.4
	 * @return mixed
	 */
	public function ping() {
		return $this->cls( 'Cloud' )->ping();
	}

	/**
	 * Launch IP check.
	 *
	 * @since 3.0
	 * @return mixed
	 */
	public function check_ip() {
		return Tool::cls()->check_ip();
	}

	/**
	 * Sync Guest Mode IP/UA lists.
	 *
	 * @since 7.7
	 * @return array
	 */
	public function guest_sync() {
		return Guest::cls()->sync_lists();
	}

	/**
	 * Validate IPs from cloud.
	 *
	 * @since 3.0
	 * @return mixed
	 */
	public function ip_validate() {
		return $this->cls( 'Cloud' )->ip_validate();
	}

	/**
	 * REST echo helper.
	 *
	 * @since 3.0
	 * @return mixed
	 */
	public function wp_rest_echo() {
		return $this->cls( 'Cloud' )->wp_rest_echo();
	}

	/**
	 * Endpoint to notify plugin of CDN status updates.
	 *
	 * @since 7.0
	 * @return mixed
	 */
	public function cdn_status() {
		return $this->cls( 'Cloud' )->update_cdn_status();
	}

	/**
	 * Image optimization notification.
	 *
	 * @since 3.0
	 * @return mixed
	 */
	public function notify_img() {
		return Img_Optm::cls()->notify_img();
	}

	/**
	 * Critical CSS notification.
	 *
	 * @since 7.1
	 * @return mixed
	 */
	public function notify_ccss() {
		self::debug( 'notify_ccss' );
		return CSS::cls()->notify();
	}

	/**
	 * Unique CSS notification.
	 *
	 * @since 5.2
	 * @return mixed
	 */
	public function notify_ucss() {
		self::debug( 'notify_ucss' );
		return UCSS::cls()->notify();
	}

	/**
	 * Viewport Images notification.
	 *
	 * @since 4.7
	 * @return mixed
	 */
	public function notify_vpi() {
		self::debug( 'notify_vpi' );
		return VPI::cls()->notify();
	}

	/**
	 * Error domain report from cloud.
	 *
	 * @since 4.7
	 * @return mixed
	 */
	public function err_domains() {
		self::debug( 'err_domains' );
		return $this->cls( 'Cloud' )->rest_err_domains();
	}

	/**
	 * Launch image check.
	 *
	 * @since 3.0
	 * @return mixed
	 */
	public function check_img() {
		return Img_Optm::cls()->check_img();
	}

	/**
	 * Return a standardized error payload.
	 *
	 * @since 5.7.0.1
	 * @param string|int $code Error code.
	 * @return array
	 */
	public static function err( $code ) {
		return [
			'_res' => 'err',
			'_msg' => $code,
		];
	}

	/**
	 * Set internal REST tag to ON.
	 *
	 * @since 2.9.4
	 * @param mixed $not_used Passthrough value from the filter.
	 * @return mixed
	 */
	public function set_internal_rest_on( $not_used = null ) {
		$this->_internal_rest_status = true;
		Debug2::debug2( '[REST] ✅ Internal REST ON [filter] rest_request_before_callbacks' );

		return $not_used;
	}

	/**
	 * Set internal REST tag to OFF.
	 *
	 * @since 2.9.4
	 * @param mixed $not_used Passthrough value from the filter.
	 * @return mixed
	 */
	public function set_internal_rest_off( $not_used = null ) {
		$this->_internal_rest_status = false;
		Debug2::debug2( '[REST] ❎ Internal REST OFF [filter] rest_request_after_callbacks' );

		return $not_used;
	}

	/**
	 * Whether current request is an internal REST call.
	 *
	 * @since 2.9.4
	 * @return bool
	 */
	public function is_internal_rest() {
		return $this->_internal_rest_status;
	}

	/**
	 * Check whether a URL or current page is a REST request.
	 *
	 * @since 2.9.3
	 * @since 2.9.4 Moved here from Utility, dropped static.
	 * @param string|false $url URL to check; when false checks current request.
	 * @return bool
	 */
	public function is_rest( $url = false ) {
		// For WP 4.4.0- compatibility.
		if ( ! function_exists( 'rest_get_url_prefix' ) ) {
			return ( defined( 'REST_REQUEST' ) && REST_REQUEST );
		}

		$prefix = rest_get_url_prefix();

		// Case #1: After WP_REST_Request initialization.
		if ( defined( 'REST_REQUEST' ) && REST_REQUEST ) {
			return true;
		}

		// Case #2: Support "plain" permalink settings.
		// phpcs:ignore WordPress.Security.NonceVerification.Recommended
		$route = isset( $_GET['rest_route'] ) ? sanitize_text_field( wp_unslash( $_GET['rest_route'] ) ) : '';

		if ( $route && 0 === strpos( trim( $route, '\\/' ), $prefix, 0 ) ) {
			return true;
		}

		if ( !$url ) {
			return false;
		}

		// Case #3: URL path begins with wp-json/ (REST prefix) – safe for subfolder installs.
		$rest_url    = wp_parse_url( site_url( $prefix ) );
		$current_url = wp_parse_url( $url );

		if ( false !== $current_url && ! empty( $current_url['path'] ) && false !== $rest_url && ! empty( $rest_url['path'] ) ) {
			return 0 === strpos( $current_url['path'], $rest_url['path'] );
		}

		return false;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/litespeed-cache.php000064400000017547151600270650017544 0ustar00<?php
/**
 * Plugin Name:       LiteSpeed Cache
 * Plugin URI:        https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
 * Description:       High-performance page caching and site optimization from LiteSpeed
 * Version:           7.7
 * Author:            LiteSpeed Technologies
 * Author URI:        https://www.litespeedtech.com
 * License:           GPLv3
 * License URI:       https://www.gnu.org/licenses/gpl-3.0.html
 * Text Domain:       litespeed-cache
 * Domain Path:       /lang
 *
 * @package           LiteSpeed
 *
 * Copyright (C) 2015-2025 LiteSpeed Technologies, Inc.
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

defined( 'WPINC' ) || exit();

if ( defined( 'LSCWP_V' ) ) {
	return;
}

! defined( 'LSCWP_V' ) && define( 'LSCWP_V', '7.7' );

! defined( 'LSCWP_CONTENT_DIR' ) && define( 'LSCWP_CONTENT_DIR', WP_CONTENT_DIR );
! defined( 'LSCWP_DIR' ) && define( 'LSCWP_DIR', __DIR__ . '/' ); // Full absolute path '/var/www/html/***/wp-content/plugins/litespeed-cache/' or MU
! defined( 'LSCWP_BASENAME' ) && define( 'LSCWP_BASENAME', 'litespeed-cache/litespeed-cache.php' ); // LSCWP_BASENAME='litespeed-cache/litespeed-cache.php'

/**
 * This needs to be before activation because admin-rules.class.php need const `LSCWP_CONTENT_FOLDER`
 * This also needs to be before cfg.cls init because default cdn_included_dir needs `LSCWP_CONTENT_FOLDER`
 *
 * @since  5.2 Auto correct protocol for CONTENT URL
 */
$wp_content_url = WP_CONTENT_URL;
$site_url       = site_url( '/' );
if ( 'http:' === substr( $wp_content_url, 0, 5 ) && 'https' === substr( $site_url, 0, 5 ) ) {
	$wp_content_url = str_replace( 'http://', 'https://', $wp_content_url );
}
! defined( 'LSCWP_CONTENT_FOLDER' ) && define( 'LSCWP_CONTENT_FOLDER', str_replace( $site_url, '', $wp_content_url ) ); // `wp-content`
unset( $site_url );
! defined( 'LSWCP_PLUGIN_URL' ) && define( 'LSWCP_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); // Full URL path '//example.com/wp-content/plugins/litespeed-cache/'

/**
 * Static cache files consts
 *
 * @since  3.0
 */
! defined( 'LITESPEED_DATA_FOLDER' ) && define( 'LITESPEED_DATA_FOLDER', 'litespeed' );
! defined( 'LITESPEED_STATIC_URL' ) && define( 'LITESPEED_STATIC_URL', $wp_content_url . '/' . LITESPEED_DATA_FOLDER ); // Full static cache folder URL '//example.com/wp-content/litespeed'
unset( $wp_content_url );
! defined( 'LITESPEED_STATIC_DIR' ) && define( 'LITESPEED_STATIC_DIR', LSCWP_CONTENT_DIR . '/' . LITESPEED_DATA_FOLDER ); // Full static cache folder path '/var/www/html/***/wp-content/litespeed'

! defined( 'LITESPEED_TIME_OFFSET' ) && define( 'LITESPEED_TIME_OFFSET', get_option( 'gmt_offset' ) * 60 * 60 );

// Placeholder for lazyload img
! defined( 'LITESPEED_PLACEHOLDER' ) && define( 'LITESPEED_PLACEHOLDER', 'data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=' );

// Auto register LiteSpeed classes
require_once LSCWP_DIR . 'autoload.php';

// Define CLI
if ( ( defined( 'WP_CLI' ) && constant('WP_CLI') ) || 'cli' === PHP_SAPI ) {
	! defined( 'LITESPEED_CLI' ) && define( 'LITESPEED_CLI', true );

	// Register CLI cmd
	if ( method_exists( 'WP_CLI', 'add_command' ) ) {
		WP_CLI::add_command( 'litespeed-option', 'LiteSpeed\CLI\Option' );
		WP_CLI::add_command( 'litespeed-purge', 'LiteSpeed\CLI\Purge' );
		WP_CLI::add_command( 'litespeed-online', 'LiteSpeed\CLI\Online' );
		WP_CLI::add_command( 'litespeed-image', 'LiteSpeed\CLI\Image' );
		WP_CLI::add_command( 'litespeed-debug', 'LiteSpeed\CLI\Debug' );
		WP_CLI::add_command( 'litespeed-presets', 'LiteSpeed\CLI\Presets' );
		WP_CLI::add_command( 'litespeed-crawler', 'LiteSpeed\CLI\Crawler' );
		WP_CLI::add_command( 'litespeed-database', 'LiteSpeed\CLI\Database' );
	}
}

// Server type
if ( ! defined( 'LITESPEED_SERVER_TYPE' ) ) {
	$http_x_lscache  = isset( $_SERVER['HTTP_X_LSCACHE'] ) ? sanitize_text_field( wp_unslash( $_SERVER['HTTP_X_LSCACHE'] ) ) : '';
	$lsws_edition    = isset( $_SERVER['LSWS_EDITION'] ) ? sanitize_text_field( wp_unslash( $_SERVER['LSWS_EDITION'] ) ) : '';
	$server_software = isset( $_SERVER['SERVER_SOFTWARE'] ) ? sanitize_text_field( wp_unslash( $_SERVER['SERVER_SOFTWARE'] ) ) : '';

	if ( $http_x_lscache ) {
		define( 'LITESPEED_SERVER_TYPE', 'LITESPEED_SERVER_ADC' );
	} elseif ( 0 === strpos( $lsws_edition, 'Openlitespeed' ) ) {
		define( 'LITESPEED_SERVER_TYPE', 'LITESPEED_SERVER_OLS' );
	} elseif ( 'LiteSpeed' === $server_software ) {
		define( 'LITESPEED_SERVER_TYPE', 'LITESPEED_SERVER_ENT' );
	} else {
		define( 'LITESPEED_SERVER_TYPE', 'NONE' );
	}
}

// Checks if caching is allowed via server variable
if ( ! empty( $_SERVER['X-LSCACHE'] ) || 'LITESPEED_SERVER_ADC' === LITESPEED_SERVER_TYPE || defined( 'LITESPEED_CLI' ) ) {
	! defined( 'LITESPEED_ALLOWED' ) && define( 'LITESPEED_ALLOWED', true );
}

// ESI const definition
if ( ! defined( 'LSWCP_ESI_SUPPORT' ) ) {
	define( 'LSWCP_ESI_SUPPORT', LITESPEED_SERVER_TYPE !== 'LITESPEED_SERVER_OLS' );
}

if ( ! defined( 'LSWCP_TAG_PREFIX' ) ) {
	define( 'LSWCP_TAG_PREFIX', substr( md5( LSCWP_DIR ), -3 ) );
}

if ( ! function_exists( 'litespeed_exception_handler' ) ) {
	/**
	 * Handle exception
	 *
	 * @param int    $errno   Error number.
	 * @param string $errstr  Error string.
	 * @param string $errfile Error file.
	 * @param int    $errline Error line.
	 * @throws \ErrorException When an error is encountered.
	 */
	function litespeed_exception_handler( $errno, $errstr, $errfile, $errline ) {
		throw new \ErrorException(
			esc_html( $errstr ),
			0,
			absint( $errno ),
			esc_html( $errfile ),
			absint( $errline )
		);
	}
}

if ( ! function_exists( 'litespeed_define_nonce_func' ) ) {
	/**
	 * Overwrite the WP nonce funcs outside of LiteSpeed namespace
	 *
	 * @since  3.0
	 */
	function litespeed_define_nonce_func() {
		/**
		 * If the nonce is in none_actions filter, convert it to ESI
		 *
		 * @param mixed $action Action name or -1.
		 * @return string
		 */
		function wp_create_nonce( $action = -1 ) {
			if ( ! defined( 'LITESPEED_DISABLE_ALL' ) || ! LITESPEED_DISABLE_ALL ) {
				$control = \LiteSpeed\ESI::cls()->is_nonce_action( $action );
				if ( null !== $control ) {
					$params = array(
						'action' => $action,
					);
					return \LiteSpeed\ESI::cls()->sub_esi_block( 'nonce', 'wp_create_nonce ' . $action, $params, $control, true, true, true );
				}
			}

			return wp_create_nonce_litespeed_esi( $action );
		}

		/**
		 * Ori WP wp_create_nonce
		 *
		 * @param mixed $action Action name or -1.
		 * @return string
		 */
		function wp_create_nonce_litespeed_esi( $action = -1 ) {
			$uid = get_current_user_id();
			if ( ! $uid ) {
				/** This filter is documented in wp-includes/pluggable.php */
				$uid = apply_filters( 'nonce_user_logged_out', $uid, $action );
			}

			$token = wp_get_session_token();
			$i     = wp_nonce_tick();

			return substr( wp_hash( $i . '|' . $action . '|' . $uid . '|' . $token, 'nonce' ), -12, 10 );
		}
	}
}

if ( ! function_exists( 'run_litespeed_cache' ) ) {
	/**
	 * Begins execution of the plugin.
	 *
	 * @since    1.0.0
	 */
	function run_litespeed_cache() {
		// Check minimum PHP requirements, which is 7.2 at the moment.
		if ( version_compare( PHP_VERSION, '7.2.0', '<' ) ) {
			return;
		}

		// Check minimum WP requirements, which is 5.3 at the moment.
		if ( version_compare( $GLOBALS['wp_version'], '5.3', '<' ) ) {
			return;
		}

		\LiteSpeed\Core::cls();
	}

	run_litespeed_cache();
}
litespeed-wp-plugin/7.7/litespeed-cache/qc-ping.txt000064400000000120151600270720016064 0ustar00For QUIC.cloud connectivity ping test, please do not delete, generated by LSCWP
litespeed-wp-plugin/7.7/litespeed-cache/lib/php-compatibility.func.php000064400000012563151600271040021646 0ustar00<?php
// phpcs:ignoreFile
/**
 * LiteSpeed PHP compatibility functions for lower PHP version
 *
 * @since      1.1.3
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/lib
 */

defined( 'WPINC' ) || exit;


/**
 * http_build_url() compatibility
 */
if ( ! function_exists( 'http_build_url' ) ) {
	if ( ! defined( 'HTTP_URL_REPLACE' ) ) {
		define( 'HTTP_URL_REPLACE', 1 );              // Replace every part of the first URL when there's one of the second URL
	}
	if ( ! defined( 'HTTP_URL_JOIN_PATH' ) ) {
		define( 'HTTP_URL_JOIN_PATH', 2 );            // Join relative paths
	}
	if ( ! defined( 'HTTP_URL_JOIN_QUERY' ) ) {
		define( 'HTTP_URL_JOIN_QUERY', 4 );           // Join query strings
	}
	if ( ! defined( 'HTTP_URL_STRIP_USER' ) ) {
		define( 'HTTP_URL_STRIP_USER', 8 );           // Strip any user authentication information
	}
	if ( ! defined( 'HTTP_URL_STRIP_PASS' ) ) {
		define( 'HTTP_URL_STRIP_PASS', 16 );          // Strip any password authentication information
	}
	if ( ! defined( 'HTTP_URL_STRIP_AUTH' ) ) {
		define( 'HTTP_URL_STRIP_AUTH', 32 );          // Strip any authentication information
	}
	if ( ! defined( 'HTTP_URL_STRIP_PORT' ) ) {
		define( 'HTTP_URL_STRIP_PORT', 64 );          // Strip explicit port numbers
	}
	if ( ! defined( 'HTTP_URL_STRIP_PATH' ) ) {
		define( 'HTTP_URL_STRIP_PATH', 128 );         // Strip complete path
	}
	if ( ! defined( 'HTTP_URL_STRIP_QUERY' ) ) {
		define( 'HTTP_URL_STRIP_QUERY', 256 );        // Strip query string
	}
	if ( ! defined( 'HTTP_URL_STRIP_FRAGMENT' ) ) {
		define( 'HTTP_URL_STRIP_FRAGMENT', 512 );     // Strip any fragments (#identifier)
	}
	if ( ! defined( 'HTTP_URL_STRIP_ALL' ) ) {
		define( 'HTTP_URL_STRIP_ALL', 1024 );         // Strip anything but scheme and host
	}

	// Build an URL
	// The parts of the second URL will be merged into the first according to the flags argument.
	//
	// @param   mixed           (Part(s) of) an URL in form of a string or associative array like parse_url() returns
	// @param   mixed           Same as the first argument
	// @param   int             A bitmask of binary or'ed HTTP_URL constants (Optional)HTTP_URL_REPLACE is the default
	// @param   array           If set, it will be filled with the parts of the composed url like parse_url() would return
	function http_build_url( $url, $parts = array(), $flags = HTTP_URL_REPLACE, &$new_url = false ) {
		$keys = array( 'user', 'pass', 'port', 'path', 'query', 'fragment' );

		// HTTP_URL_STRIP_ALL becomes all the HTTP_URL_STRIP_Xs
		if ( $flags & HTTP_URL_STRIP_ALL ) {
			$flags |= HTTP_URL_STRIP_USER;
			$flags |= HTTP_URL_STRIP_PASS;
			$flags |= HTTP_URL_STRIP_PORT;
			$flags |= HTTP_URL_STRIP_PATH;
			$flags |= HTTP_URL_STRIP_QUERY;
			$flags |= HTTP_URL_STRIP_FRAGMENT;
		}
		// HTTP_URL_STRIP_AUTH becomes HTTP_URL_STRIP_USER and HTTP_URL_STRIP_PASS
		elseif ( $flags & HTTP_URL_STRIP_AUTH ) {
			$flags |= HTTP_URL_STRIP_USER;
			$flags |= HTTP_URL_STRIP_PASS;
		}

		// Parse the original URL
		// - Suggestion by Sayed Ahad Abbas
		// In case you send a parse_url array as input
		$parse_url = ! is_array( $url ) ? parse_url( $url ) : $url;

		// Scheme and Host are always replaced
		if ( isset( $parts['scheme'] ) ) {
			$parse_url['scheme'] = $parts['scheme'];
		}
		if ( isset( $parts['host'] ) ) {
			$parse_url['host'] = $parts['host'];
		}

		// (If applicable) Replace the original URL with it's new parts
		if ( $flags & HTTP_URL_REPLACE ) {
			foreach ( $keys as $key ) {
				if ( isset( $parts[ $key ] ) ) {
					$parse_url[ $key ] = $parts[ $key ];
				}
			}
		} else {
			// Join the original URL path with the new path
			if ( isset( $parts['path'] ) && ( $flags & HTTP_URL_JOIN_PATH ) ) {
				if ( isset( $parse_url['path'] ) ) {
					$parse_url['path'] = rtrim( str_replace( basename( $parse_url['path'] ), '', $parse_url['path'] ), '/' ) . '/' . ltrim( $parts['path'], '/' );
				} else {
					$parse_url['path'] = $parts['path'];
				}
			}

			// Join the original query string with the new query string
			if ( isset( $parts['query'] ) && ( $flags & HTTP_URL_JOIN_QUERY ) ) {
				if ( isset( $parse_url['query'] ) ) {
					$parse_url['query'] .= '&' . $parts['query'];
				} else {
					$parse_url['query'] = $parts['query'];
				}
			}
		}

		// Strips all the applicable sections of the URL
		// Note: Scheme and Host are never stripped
		foreach ( $keys as $key ) {
			if ( $flags & (int) constant( 'HTTP_URL_STRIP_' . strtoupper( $key ) ) ) {
				unset( $parse_url[ $key ] );
			}
		}

		$new_url = $parse_url;

		return ( isset( $parse_url['scheme'] ) ? $parse_url['scheme'] . '://' : '' )
			. ( isset( $parse_url['user'] ) ? $parse_url['user'] . ( isset( $parse_url['pass'] ) ? ':' . $parse_url['pass'] : '' ) . '@' : '' )
			. ( isset( $parse_url['host'] ) ? $parse_url['host'] : '' )
			. ( isset( $parse_url['port'] ) ? ':' . $parse_url['port'] : '' )
			. ( isset( $parse_url['path'] ) ? $parse_url['path'] : '' )
			. ( isset( $parse_url['query'] ) ? '?' . $parse_url['query'] : '' )
			. ( isset( $parse_url['fragment'] ) ? '#' . $parse_url['fragment'] : '' );
	}
}


if ( ! function_exists( 'array_key_first' ) ) {
	function array_key_first( array $arr ) {
		foreach ( $arr as $k => $unused ) {
			return $k;
		}
		return null;
	}
}

if ( ! function_exists( 'array_column' ) ) {
	function array_column( $array, $column_name ) {
		return array_map(
			function ( $element ) use ( $column_name ) {
				return $element[ $column_name ];
			},
			$array
		);
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/lib/object-cache.php000064400000003514151600271120017560 0ustar00<?php
// phpcs:ignoreFile

/**
 * Plugin Name:       LiteSpeed Cache - Object Cache (Drop-in)
 * Plugin URI:        https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
 * Description:       High-performance page caching and site optimization from LiteSpeed.
 * Author:            LiteSpeed Technologies
 * Author URI:        https://www.litespeedtech.com
 */

defined( 'WPINC' ) || exit;
/**
 * LiteSpeed Object Cache
 *
 * @since  1.8
 */

! defined( 'LSCWP_OBJECT_CACHE' ) && define( 'LSCWP_OBJECT_CACHE', true );

// Initialize const `LSCWP_DIR` and locate LSCWP plugin folder
$lscwp_dir = ( defined( 'WP_PLUGIN_DIR' ) ? WP_PLUGIN_DIR : WP_CONTENT_DIR . '/plugins' ) . '/litespeed-cache/';

// Use plugin as higher priority than MU plugin
if ( ! file_exists( $lscwp_dir . 'litespeed-cache.php' ) ) {
	// Check if is mu plugin or not
	$lscwp_dir = ( defined( 'WPMU_PLUGIN_DIR' ) ? WPMU_PLUGIN_DIR : WP_CONTENT_DIR . '/mu-plugins' ) . '/litespeed-cache/';
	if ( ! file_exists( $lscwp_dir . 'litespeed-cache.php' ) ) {
		$lscwp_dir = '';
	}
}

$data_file = WP_CONTENT_DIR . '/.litespeed_conf.dat';
$lib_file  = $lscwp_dir . 'src/object.lib.php';

// Can't find LSCWP location, terminate object cache process
if ( ! $lscwp_dir || ! file_exists( $data_file ) || ( ! file_exists( $lib_file ) ) ) {
	if ( ! is_admin() ) { // Bypass object cache for frontend
		require_once ABSPATH . WPINC . '/cache.php';
	} else {
		$err = 'Can NOT find LSCWP path for object cache initialization in ' . __FILE__;
		error_log( $err );
		add_action(
			is_network_admin() ? 'network_admin_notices' : 'admin_notices',
			function () use ( &$err ) {
				echo $err;
			}
		);
	}
} elseif ( ! LSCWP_OBJECT_CACHE ) {
	// Disable cache
		wp_using_ext_object_cache( false );
}
	// Init object cache & LSCWP
elseif ( file_exists( $lib_file ) ) {
	require_once $lib_file;
}
litespeed-wp-plugin/7.7/litespeed-cache/lib/html-min.cls.php000064400000017744151600271170017575 0ustar00<?php
// phpcs:ignoreFile
/**
 * Compress HTML
 *
 * This is a heavy regex-based removal of whitespace, unnecessary comments and
 * tokens. IE conditional comments are preserved. There are also options to have
 * STYLE and SCRIPT blocks compressed by callback functions.
 *
 * A test suite is available.
 *
 * @package Minify
 * @author Stephen Clay <steve@mrclay.org>
 */
namespace LiteSpeed\Lib;

defined( 'WPINC' ) || exit;

class HTML_MIN {

	/**
	 * @var string
	 */
	protected $_html = '';

	/**
	 * @var boolean
	 */
	protected $_jsCleanComments = true;
	protected $_skipComments    = array();

	/**
	 * "Minify" an HTML page
	 *
	 * @param string $html
	 *
	 * @param array  $options
	 *
	 * 'cssMinifier' : (optional) callback function to process content of STYLE
	 * elements.
	 *
	 * 'jsMinifier' : (optional) callback function to process content of SCRIPT
	 * elements. Note: the type attribute is ignored.
	 *
	 * 'xhtml' : (optional boolean) should content be treated as XHTML1.0? If
	 * unset, minify will sniff for an XHTML doctype.
	 *
	 * @return string
	 */
	public static function minify( $html, $options = array() ) {
		$min = new self( $html, $options );

		return $min->process();
	}

	/**
	 * Create a minifier object
	 *
	 * @param string $html
	 *
	 * @param array  $options
	 *
	 * 'cssMinifier' : (optional) callback function to process content of STYLE
	 * elements.
	 *
	 * 'jsMinifier' : (optional) callback function to process content of SCRIPT
	 * elements. Note: the type attribute is ignored.
	 *
	 * 'jsCleanComments' : (optional) whether to remove HTML comments beginning and end of script block
	 *
	 * 'xhtml' : (optional boolean) should content be treated as XHTML1.0? If
	 * unset, minify will sniff for an XHTML doctype.
	 */
	public function __construct( $html, $options = array() ) {
		$this->_html = str_replace( "\r\n", "\n", trim( $html ) );
		if ( isset( $options['xhtml'] ) ) {
			$this->_isXhtml = (bool) $options['xhtml'];
		}
		if ( isset( $options['cssMinifier'] ) ) {
			$this->_cssMinifier = $options['cssMinifier'];
		}
		if ( isset( $options['jsMinifier'] ) ) {
			$this->_jsMinifier = $options['jsMinifier'];
		}
		if ( isset( $options['jsCleanComments'] ) ) {
			$this->_jsCleanComments = (bool) $options['jsCleanComments'];
		}
		if ( isset( $options['skipComments'] ) ) {
			$this->_skipComments = $options['skipComments'];
		}
	}

	/**
	 * Minify the markeup given in the constructor
	 *
	 * @return string
	 */
	public function process() {
		if ( $this->_isXhtml === null ) {
			$this->_isXhtml = ( false !== strpos( $this->_html, '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML' ) );
		}

		$this->_replacementHash = 'MINIFYHTML' . md5( $_SERVER['REQUEST_TIME'] );
		$this->_placeholders    = array();

		// replace SCRIPTs (and minify) with placeholders
		$this->_html = preg_replace_callback(
			'/(\\s*)<script(\\b[^>]*?>)([\\s\\S]*?)<\\/script>(\\s*)/i',
			array( $this, '_removeScriptCB' ),
			$this->_html
		);

		// replace STYLEs (and minify) with placeholders
		$this->_html = preg_replace_callback(
			'/\\s*<style(\\b[^>]*>)([\\s\\S]*?)<\\/style>\\s*/i',
			array( $this, '_removeStyleCB' ),
			$this->_html
		);

		// remove HTML comments (not containing IE conditional comments).
		$this->_html = preg_replace_callback(
			'/<!--([\\s\\S]*?)-->/',
			array( $this, '_commentCB' ),
			$this->_html
		);

		// replace PREs with placeholders
		$this->_html = preg_replace_callback(
			'/\\s*<pre(\\b[^>]*?>[\\s\\S]*?<\\/pre>)\\s*/i',
			array( $this, '_removePreCB' ),
			$this->_html
		);

		// replace TEXTAREAs with placeholders
		$this->_html = preg_replace_callback(
			'/\\s*<textarea(\\b[^>]*?>[\\s\\S]*?<\\/textarea>)\\s*/i',
			array( $this, '_removeTextareaCB' ),
			$this->_html
		);

		// trim each line.
		// @todo take into account attribute values that span multiple lines.
		$this->_html = preg_replace( '/^\\s+|\\s+$/m', '', $this->_html );

		// remove ws around block/undisplayed elements
		$this->_html = preg_replace(
			'/\\s+(<\\/?(?:area|article|aside|base(?:font)?|blockquote|body'
			. '|canvas|caption|center|col(?:group)?|dd|dir|div|dl|dt|fieldset|figcaption|figure|footer|form'
			. '|frame(?:set)?|h[1-6]|head|header|hgroup|hr|html|legend|li|link|main|map|menu|meta|nav'
			. '|ol|opt(?:group|ion)|output|p|param|section|t(?:able|body|head|d|h||r|foot|itle)'
			. '|ul|video)\\b[^>]*>)/i',
			'$1',
			$this->_html
		);

		// remove ws outside of all elements
		$this->_html = preg_replace(
			'/>(\\s(?:\\s*))?([^<]+)(\\s(?:\s*))?</',
			'>$1$2$3<',
			$this->_html
		);

		// use newlines before 1st attribute in open tags (to limit line lengths)
		// $this->_html = preg_replace('/(<[a-z\\-]+)\\s+([^>]+>)/i', "$1\n$2", $this->_html);

		// fill placeholders
		$this->_html = str_replace(
			array_keys( $this->_placeholders ),
			array_values( $this->_placeholders ),
			$this->_html
		);
		// issue 229: multi-pass to catch scripts that didn't get replaced in textareas
		$this->_html = str_replace(
			array_keys( $this->_placeholders ),
			array_values( $this->_placeholders ),
			$this->_html
		);

		return $this->_html;
	}

	/**
	 * From LSCWP 6.2: Changed the function to test for special comments that will be skipped. See: https://github.com/litespeedtech/lscache_wp/pull/622
	 */
	protected function _commentCB( $m ) {
		// If is IE conditional comment return it.
		if ( 0 === strpos( $m[1], '[' ) || false !== strpos( $m[1], '<![' ) ) {
			return $m[0];
		}

		// Check if comment text is present in Page Optimization -> HTML Settings -> HTML Keep comments
		if ( count( $this->_skipComments ) > 0 ) {
			foreach ( $this->_skipComments as $comment ) {
				if ( $comment && strpos( $m[1], $comment ) !== false ) {
					return $m[0];
				}
			}
		}

		// Comment can be removed.
		return '';
	}

	protected function _reservePlace( $content ) {
		$placeholder                         = '%' . $this->_replacementHash . count( $this->_placeholders ) . '%';
		$this->_placeholders[ $placeholder ] = $content;

		return $placeholder;
	}

	protected $_isXhtml         = null;
	protected $_replacementHash = null;
	protected $_placeholders    = array();
	protected $_cssMinifier     = null;
	protected $_jsMinifier      = null;

	protected function _removePreCB( $m ) {
		return $this->_reservePlace( "<pre{$m[1]}" );
	}

	protected function _removeTextareaCB( $m ) {
		return $this->_reservePlace( "<textarea{$m[1]}" );
	}

	protected function _removeStyleCB( $m ) {
		$openStyle = "<style{$m[1]}";
		$css       = $m[2];
		// remove HTML comments
		$css = preg_replace( '/(?:^\\s*<!--|-->\\s*$)/', '', $css );

		// remove CDATA section markers
		$css = $this->_removeCdata( $css );

		// minify
		$minifier = $this->_cssMinifier
			? $this->_cssMinifier
			: 'trim';
		$css      = call_user_func( $minifier, $css );

		return $this->_reservePlace(
			$this->_needsCdata( $css )
			? "{$openStyle}/*<![CDATA[*/{$css}/*]]>*/</style>"
			: "{$openStyle}{$css}</style>"
		);
	}

	protected function _removeScriptCB( $m ) {
		$openScript = "<script{$m[2]}";
		$js         = $m[3];

		// whitespace surrounding? preserve at least one space
		$ws1 = ( $m[1] === '' ) ? '' : ' ';
		$ws2 = ( $m[4] === '' ) ? '' : ' ';

		// remove HTML comments (and ending "//" if present)
		if ( $this->_jsCleanComments ) {
			$js = preg_replace( '/(?:^\\s*<!--\\s*|\\s*(?:\\/\\/)?\\s*-->\\s*$)/', '', $js );
		}

		// remove CDATA section markers
		$js = $this->_removeCdata( $js );

		// minify
		/**
		 * Added 2nd param by LiteSpeed
		 *
		 * @since  2.2.3
		 */
		if ( $this->_jsMinifier ) {
			$js = call_user_func( $this->_jsMinifier, $js, trim( $m[2] ) );
		} else {
			$js = trim( $js );
		}

		return $this->_reservePlace(
			$this->_needsCdata( $js )
			? "{$ws1}{$openScript}/*<![CDATA[*/{$js}/*]]>*/</script>{$ws2}"
			: "{$ws1}{$openScript}{$js}</script>{$ws2}"
		);
	}

	protected function _removeCdata( $str ) {
		return ( false !== strpos( $str, '<![CDATA[' ) )
			? str_replace( array( '<![CDATA[', ']]>' ), '', $str )
			: $str;
	}

	protected function _needsCdata( $str ) {
		return ( $this->_isXhtml && preg_match( '/(?:[<&]|\\-\\-|\\]\\]>)/', $str ) );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/lib/guest.cls.php000064400000020121151600271240017154 0ustar00<?php
/**
 * Guest vary handler for LiteSpeed Cache.
 *
 * NOTE: This file is loaded directly without WordPress, so WP functions are NOT available.
 *
 * @package LiteSpeed
 * @since   4.1
 */

namespace LiteSpeed\Lib;

/**
 * Update guest vary
 *
 * @since 4.1
 */
class Guest {

	const CONF_FILE            = '.litespeed_conf.dat';
	const HASH                 = 'hash'; // Not set-able
	const O_CACHE_LOGIN_COOKIE = 'cache-login_cookie';
	const O_DEBUG              = 'debug';
	const O_DEBUG_IPS          = 'debug-ips';
	const O_UTIL_NO_HTTPS_VARY = 'util-no_https_vary';

	/**
	 * Client IP address.
	 *
	 * @var string
	 */
	private static $_ip;

	/**
	 * Vary cookie name.
	 *
	 * @var string
	 */
	private static $_vary_name = '_lscache_vary';

	/**
	 * Configuration array.
	 *
	 * @var array|false
	 */
	private $_conf = false;

	/**
	 * Guest Mode lists cache.
	 *
	 * @var array
	 */
	private $_gm_lists = [
		'ips' => null,
		'uas' => null,
	];

	/**
	 * Constructor
	 *
	 * @since 4.1
	 */
	public function __construct() {
		! defined( 'LSCWP_CONTENT_FOLDER' ) && define( 'LSCWP_CONTENT_FOLDER', dirname( __DIR__, 3 ) );
		// phpcs:ignore WordPress.WP.AlternativeFunctions.file_get_contents_file_get_contents -- No WP available
		$this->_conf = file_get_contents( LSCWP_CONTENT_FOLDER . '/' . self::CONF_FILE );
		if ( $this->_conf ) {
			$this->_conf = json_decode( $this->_conf, true );
		}

		if ( ! empty( $this->_conf[ self::O_CACHE_LOGIN_COOKIE ] ) ) {
			self::$_vary_name = $this->_conf[ self::O_CACHE_LOGIN_COOKIE ];
		}
	}

	/**
	 * Update Guest vary.
	 *
	 * @since  4.0
	 * @return void
	 */
	public function update_guest_vary() {
		// This process must not be cached
		// @reference https://wordpress.org/support/topic/soft-404-from-google-search-on-litespeed-cache-guest-vary-php/#post-16838583
		header( 'X-Robots-Tag: noindex' );
		header( 'X-LiteSpeed-Cache-Control: no-cache' );

		if ( $this->always_guest() ) {
			echo '[]';
			exit;
		}

		// If contains vary already, don't reload to avoid infinite loop when parent page having browser cache
		if ( $this->_conf && self::has_vary() ) {
			echo '[]';
			exit;
		}

		// Send vary cookie
		$vary = 'guest_mode:1';
		if ( $this->_conf && empty( $this->_conf[ self::O_DEBUG ] ) ) {
			$vary = md5( $this->_conf[ self::HASH ] . $vary );
		}

		$expire = time() + 2 * 86400;
		$is_ssl = ! empty( $this->_conf[ self::O_UTIL_NO_HTTPS_VARY ] ) ? false : $this->is_ssl();
		setcookie( self::$_vary_name, $vary, $expire, '/', false, $is_ssl, true );

		// phpcs:ignore WordPress.WP.AlternativeFunctions.json_encode_json_encode -- No WP available
		echo json_encode( [ 'reload' => 'yes' ] );
		exit;
	}

	/**
	 * WP's is_ssl() func
	 *
	 * @since 4.1
	 * @return bool
	 */
	private function is_ssl() {
		// phpcs:disable WordPress.Security.ValidatedSanitizedInput -- No WP available
		if ( isset( $_SERVER['HTTPS'] ) ) {
			if ( 'on' === strtolower( $_SERVER['HTTPS'] ) ) {
				return true;
			}

			if ( '1' === $_SERVER['HTTPS'] ) {
				return true;
			}
		} elseif ( isset( $_SERVER['SERVER_PORT'] ) && '443' === $_SERVER['SERVER_PORT'] ) {
			return true;
		}
		// phpcs:enable WordPress.Security.ValidatedSanitizedInput
		return false;
	}

	/**
	 * Check if default vary has a value
	 *
	 * @since 1.1.3
	 * @access public
	 * @return string|false
	 */
	public static function has_vary() {
		if ( empty( $_COOKIE[ self::$_vary_name ] ) ) {
			return false;
		}
		// phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized, WordPress.Security.ValidatedSanitizedInput.MissingUnslash -- No WP available
		return $_COOKIE[ self::$_vary_name ];
	}

	/**
	 * Load Guest Mode list from file.
	 *
	 * Priority: cloud synced file > plugin data file
	 *
	 * @since 7.7
	 * @param string $type 'ips' or 'uas'.
	 * @return array
	 */
	private function _load_gm_list( $type ) {
		if ( null !== $this->_gm_lists[ $type ] ) {
			return $this->_gm_lists[ $type ];
		}

		$this->_gm_lists[ $type ] = [];
		$filename                 = 'gm_' . $type . '.txt';

		// Try cloud synced file first, then fallback to plugin data file
		$files = [
			LSCWP_CONTENT_FOLDER . '/litespeed/cloud/' . $filename,
			dirname( __DIR__ ) . '/data/' . $filename,
		];

		foreach ( $files as $file ) {
			if ( file_exists( $file ) ) {
				// phpcs:ignore WordPress.WP.AlternativeFunctions.file_get_contents_file_get_contents -- No WP available
				$content = file_get_contents( $file );
				if ( $content ) {
					$this->_gm_lists[ $type ] = array_filter( array_map( 'trim', explode( "\n", $content ) ) );
					break;
				}
			}
		}

		return $this->_gm_lists[ $type ];
	}

	/**
	 * Detect if is a guest visitor or not
	 *
	 * @since  4.0
	 * @return bool
	 */
	public function always_guest() {
		if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) {
			return false;
		}

		$guest_uas = $this->_load_gm_list( 'uas' );
		if ( $guest_uas ) {
			$quoted_uas = [];
			foreach ( $guest_uas as $v ) {
				$quoted_uas[] = preg_quote( $v, '#' );
			}
			// phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized, WordPress.Security.ValidatedSanitizedInput.MissingUnslash -- No WP available
			$match = preg_match( '#' . implode( '|', $quoted_uas ) . '#i', $_SERVER['HTTP_USER_AGENT'] );
			if ( $match ) {
				return true;
			}
		}

		$guest_ips = $this->_load_gm_list( 'ips' );
		if ( $this->ip_access( $guest_ips ) ) {
			return true;
		}

		return false;
	}

	/**
	 * Check if the ip is in the range (supports CIDR notation)
	 *
	 * @since 1.1.0
	 * @since 7.7 Added CIDR support
	 * @access public
	 * @param array $ip_list List of IPs or CIDRs.
	 * @return bool
	 */
	public function ip_access( $ip_list ) {
		if ( ! $ip_list ) {
			return false;
		}
		if ( ! isset( self::$_ip ) ) {
			self::$_ip = self::get_ip();
		}

		foreach ( $ip_list as $ip_entry ) {
			$ip_entry = trim( $ip_entry );
			// Check CIDR format
			if ( strpos( $ip_entry, '/' ) !== false ) {
				if ( $this->_ip_in_cidr( self::$_ip, $ip_entry ) ) {
					return true;
				}
			} elseif ( self::$_ip === $ip_entry ) {
				// Exact match
				return true;
			}
		}

		return false;
	}

	/**
	 * Check if IP is within CIDR range
	 *
	 * @since 7.7
	 * @access private
	 * @param string $ip   IP address to check.
	 * @param string $cidr CIDR notation (e.g., 192.168.1.0/24).
	 * @return bool
	 */
	private function _ip_in_cidr( $ip, $cidr ) {
		list( $subnet, $mask ) = explode( '/', $cidr, 2 );

		// Mask must be numeric and > 0
		if ( ! is_numeric( $mask ) || $mask <= 0 ) {
			return false;
		}
		$mask = (int) $mask;

		// Determine IP version and validate
		$is_ipv6   = filter_var( $subnet, FILTER_VALIDATE_IP, FILTER_FLAG_IPV6 );
		$max_mask  = $is_ipv6 ? 128 : 32;
		$byte_len  = $is_ipv6 ? 16 : 4;
		$ip_filter = $is_ipv6 ? FILTER_FLAG_IPV6 : FILTER_FLAG_IPV4;

		if ( ! filter_var( $ip, FILTER_VALIDATE_IP, $ip_filter ) ) {
			return false;
		}

		if ( $mask > $max_mask ) {
			return false;
		}

		$ip_bin     = inet_pton( $ip );
		$subnet_bin = inet_pton( $subnet );

		if ( false === $ip_bin || false === $subnet_bin ) {
			return false;
		}

		// Build mask
		$full_bytes = (int) ( $mask / 8 );
		$rem_bits   = $mask % 8;

		$mask_bin = str_repeat( "\xff", $full_bytes );
		if ( $rem_bits > 0 ) {
			$mask_bin .= chr( 0xff << ( 8 - $rem_bits ) );
		}
		$mask_bin = str_pad( $mask_bin, $byte_len, "\x00" );

		return ( $ip_bin & $mask_bin ) === ( $subnet_bin & $mask_bin );
	}

	/**
	 * Get client ip
	 *
	 * @since 1.1.0
	 * @since  1.6.5 changed to public
	 * @access public
	 * @return string
	 */
	public static function get_ip() {
		$_ip = '';
		if ( function_exists( 'apache_request_headers' ) ) {
			$apache_headers = apache_request_headers();
			$_ip            = ! empty( $apache_headers['True-Client-IP'] ) ? $apache_headers['True-Client-IP'] : false;
			if ( ! $_ip ) {
				$_ip = ! empty( $apache_headers['X-Forwarded-For'] ) ? $apache_headers['X-Forwarded-For'] : false;
				$_ip = explode( ',', $_ip );
				$_ip = $_ip[0];
			}
		}

		if ( ! $_ip ) {
			// phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized, WordPress.Security.ValidatedSanitizedInput.MissingUnslash -- No WP available
			$_ip = ! empty( $_SERVER['REMOTE_ADDR'] ) ? $_SERVER['REMOTE_ADDR'] : '';
		}
		return $_ip;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/exception.cls.php000064400000000720151600271430023451 0ustar00<?php
// phpcs:ignoreFile
/**
 * exception.cls.php - modified PHP implementation of Matthias Mullie's Exceptions Classes.
 *
 * @author Matthias Mullie <minify@mullie.eu>
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\Minify\Exception;

defined( 'WPINC' ) || exit;

abstract class Exception extends \Exception {

}

abstract class BasicException extends Exception {

}

class FileImportException extends BasicException {

}

class IOException extends BasicException {

}
litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/LICENSE000064400000002043151600271500021165 0ustar00Copyright (c) 2012 Matthias Mullie

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/js.cls.php000064400000111322151600271570022075 0ustar00<?php
// phpcs:ignoreFile
/**
 * js.cls.php - modified PHP implementation of Matthias Mullie's JavaScript minifier
 *
 * @author Matthias Mullie <minify@mullie.eu>
 * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved
 * @license MIT License
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\Minify;

defined( 'WPINC' ) || exit;

class JS extends Minify {

	/**
	 * Var-matching regex based on http://stackoverflow.com/a/9337047/802993.
	 *
	 * Note that regular expressions using that bit must have the PCRE_UTF8
	 * pattern modifier (/u) set.
	 *
	 * @internal
	 *
	 * @var string
	 */
	const REGEX_VARIABLE = '\b[$A-Z\_a-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\x{02c1}\x{02c6}-\x{02d1}\x{02e0}-\x{02e4}\x{02ec}\x{02ee}\x{0370}-\x{0374}\x{0376}\x{0377}\x{037a}-\x{037d}\x{0386}\x{0388}-\x{038a}\x{038c}\x{038e}-\x{03a1}\x{03a3}-\x{03f5}\x{03f7}-\x{0481}\x{048a}-\x{0527}\x{0531}-\x{0556}\x{0559}\x{0561}-\x{0587}\x{05d0}-\x{05ea}\x{05f0}-\x{05f2}\x{0620}-\x{064a}\x{066e}\x{066f}\x{0671}-\x{06d3}\x{06d5}\x{06e5}\x{06e6}\x{06ee}\x{06ef}\x{06fa}-\x{06fc}\x{06ff}\x{0710}\x{0712}-\x{072f}\x{074d}-\x{07a5}\x{07b1}\x{07ca}-\x{07ea}\x{07f4}\x{07f5}\x{07fa}\x{0800}-\x{0815}\x{081a}\x{0824}\x{0828}\x{0840}-\x{0858}\x{08a0}\x{08a2}-\x{08ac}\x{0904}-\x{0939}\x{093d}\x{0950}\x{0958}-\x{0961}\x{0971}-\x{0977}\x{0979}-\x{097f}\x{0985}-\x{098c}\x{098f}\x{0990}\x{0993}-\x{09a8}\x{09aa}-\x{09b0}\x{09b2}\x{09b6}-\x{09b9}\x{09bd}\x{09ce}\x{09dc}\x{09dd}\x{09df}-\x{09e1}\x{09f0}\x{09f1}\x{0a05}-\x{0a0a}\x{0a0f}\x{0a10}\x{0a13}-\x{0a28}\x{0a2a}-\x{0a30}\x{0a32}\x{0a33}\x{0a35}\x{0a36}\x{0a38}\x{0a39}\x{0a59}-\x{0a5c}\x{0a5e}\x{0a72}-\x{0a74}\x{0a85}-\x{0a8d}\x{0a8f}-\x{0a91}\x{0a93}-\x{0aa8}\x{0aaa}-\x{0ab0}\x{0ab2}\x{0ab3}\x{0ab5}-\x{0ab9}\x{0abd}\x{0ad0}\x{0ae0}\x{0ae1}\x{0b05}-\x{0b0c}\x{0b0f}\x{0b10}\x{0b13}-\x{0b28}\x{0b2a}-\x{0b30}\x{0b32}\x{0b33}\x{0b35}-\x{0b39}\x{0b3d}\x{0b5c}\x{0b5d}\x{0b5f}-\x{0b61}\x{0b71}\x{0b83}\x{0b85}-\x{0b8a}\x{0b8e}-\x{0b90}\x{0b92}-\x{0b95}\x{0b99}\x{0b9a}\x{0b9c}\x{0b9e}\x{0b9f}\x{0ba3}\x{0ba4}\x{0ba8}-\x{0baa}\x{0bae}-\x{0bb9}\x{0bd0}\x{0c05}-\x{0c0c}\x{0c0e}-\x{0c10}\x{0c12}-\x{0c28}\x{0c2a}-\x{0c33}\x{0c35}-\x{0c39}\x{0c3d}\x{0c58}\x{0c59}\x{0c60}\x{0c61}\x{0c85}-\x{0c8c}\x{0c8e}-\x{0c90}\x{0c92}-\x{0ca8}\x{0caa}-\x{0cb3}\x{0cb5}-\x{0cb9}\x{0cbd}\x{0cde}\x{0ce0}\x{0ce1}\x{0cf1}\x{0cf2}\x{0d05}-\x{0d0c}\x{0d0e}-\x{0d10}\x{0d12}-\x{0d3a}\x{0d3d}\x{0d4e}\x{0d60}\x{0d61}\x{0d7a}-\x{0d7f}\x{0d85}-\x{0d96}\x{0d9a}-\x{0db1}\x{0db3}-\x{0dbb}\x{0dbd}\x{0dc0}-\x{0dc6}\x{0e01}-\x{0e30}\x{0e32}\x{0e33}\x{0e40}-\x{0e46}\x{0e81}\x{0e82}\x{0e84}\x{0e87}\x{0e88}\x{0e8a}\x{0e8d}\x{0e94}-\x{0e97}\x{0e99}-\x{0e9f}\x{0ea1}-\x{0ea3}\x{0ea5}\x{0ea7}\x{0eaa}\x{0eab}\x{0ead}-\x{0eb0}\x{0eb2}\x{0eb3}\x{0ebd}\x{0ec0}-\x{0ec4}\x{0ec6}\x{0edc}-\x{0edf}\x{0f00}\x{0f40}-\x{0f47}\x{0f49}-\x{0f6c}\x{0f88}-\x{0f8c}\x{1000}-\x{102a}\x{103f}\x{1050}-\x{1055}\x{105a}-\x{105d}\x{1061}\x{1065}\x{1066}\x{106e}-\x{1070}\x{1075}-\x{1081}\x{108e}\x{10a0}-\x{10c5}\x{10c7}\x{10cd}\x{10d0}-\x{10fa}\x{10fc}-\x{1248}\x{124a}-\x{124d}\x{1250}-\x{1256}\x{1258}\x{125a}-\x{125d}\x{1260}-\x{1288}\x{128a}-\x{128d}\x{1290}-\x{12b0}\x{12b2}-\x{12b5}\x{12b8}-\x{12be}\x{12c0}\x{12c2}-\x{12c5}\x{12c8}-\x{12d6}\x{12d8}-\x{1310}\x{1312}-\x{1315}\x{1318}-\x{135a}\x{1380}-\x{138f}\x{13a0}-\x{13f4}\x{1401}-\x{166c}\x{166f}-\x{167f}\x{1681}-\x{169a}\x{16a0}-\x{16ea}\x{16ee}-\x{16f0}\x{1700}-\x{170c}\x{170e}-\x{1711}\x{1720}-\x{1731}\x{1740}-\x{1751}\x{1760}-\x{176c}\x{176e}-\x{1770}\x{1780}-\x{17b3}\x{17d7}\x{17dc}\x{1820}-\x{1877}\x{1880}-\x{18a8}\x{18aa}\x{18b0}-\x{18f5}\x{1900}-\x{191c}\x{1950}-\x{196d}\x{1970}-\x{1974}\x{1980}-\x{19ab}\x{19c1}-\x{19c7}\x{1a00}-\x{1a16}\x{1a20}-\x{1a54}\x{1aa7}\x{1b05}-\x{1b33}\x{1b45}-\x{1b4b}\x{1b83}-\x{1ba0}\x{1bae}\x{1baf}\x{1bba}-\x{1be5}\x{1c00}-\x{1c23}\x{1c4d}-\x{1c4f}\x{1c5a}-\x{1c7d}\x{1ce9}-\x{1cec}\x{1cee}-\x{1cf1}\x{1cf5}\x{1cf6}\x{1d00}-\x{1dbf}\x{1e00}-\x{1f15}\x{1f18}-\x{1f1d}\x{1f20}-\x{1f45}\x{1f48}-\x{1f4d}\x{1f50}-\x{1f57}\x{1f59}\x{1f5b}\x{1f5d}\x{1f5f}-\x{1f7d}\x{1f80}-\x{1fb4}\x{1fb6}-\x{1fbc}\x{1fbe}\x{1fc2}-\x{1fc4}\x{1fc6}-\x{1fcc}\x{1fd0}-\x{1fd3}\x{1fd6}-\x{1fdb}\x{1fe0}-\x{1fec}\x{1ff2}-\x{1ff4}\x{1ff6}-\x{1ffc}\x{2071}\x{207f}\x{2090}-\x{209c}\x{2102}\x{2107}\x{210a}-\x{2113}\x{2115}\x{2119}-\x{211d}\x{2124}\x{2126}\x{2128}\x{212a}-\x{212d}\x{212f}-\x{2139}\x{213c}-\x{213f}\x{2145}-\x{2149}\x{214e}\x{2160}-\x{2188}\x{2c00}-\x{2c2e}\x{2c30}-\x{2c5e}\x{2c60}-\x{2ce4}\x{2ceb}-\x{2cee}\x{2cf2}\x{2cf3}\x{2d00}-\x{2d25}\x{2d27}\x{2d2d}\x{2d30}-\x{2d67}\x{2d6f}\x{2d80}-\x{2d96}\x{2da0}-\x{2da6}\x{2da8}-\x{2dae}\x{2db0}-\x{2db6}\x{2db8}-\x{2dbe}\x{2dc0}-\x{2dc6}\x{2dc8}-\x{2dce}\x{2dd0}-\x{2dd6}\x{2dd8}-\x{2dde}\x{2e2f}\x{3005}-\x{3007}\x{3021}-\x{3029}\x{3031}-\x{3035}\x{3038}-\x{303c}\x{3041}-\x{3096}\x{309d}-\x{309f}\x{30a1}-\x{30fa}\x{30fc}-\x{30ff}\x{3105}-\x{312d}\x{3131}-\x{318e}\x{31a0}-\x{31ba}\x{31f0}-\x{31ff}\x{3400}-\x{4db5}\x{4e00}-\x{9fcc}\x{a000}-\x{a48c}\x{a4d0}-\x{a4fd}\x{a500}-\x{a60c}\x{a610}-\x{a61f}\x{a62a}\x{a62b}\x{a640}-\x{a66e}\x{a67f}-\x{a697}\x{a6a0}-\x{a6ef}\x{a717}-\x{a71f}\x{a722}-\x{a788}\x{a78b}-\x{a78e}\x{a790}-\x{a793}\x{a7a0}-\x{a7aa}\x{a7f8}-\x{a801}\x{a803}-\x{a805}\x{a807}-\x{a80a}\x{a80c}-\x{a822}\x{a840}-\x{a873}\x{a882}-\x{a8b3}\x{a8f2}-\x{a8f7}\x{a8fb}\x{a90a}-\x{a925}\x{a930}-\x{a946}\x{a960}-\x{a97c}\x{a984}-\x{a9b2}\x{a9cf}\x{aa00}-\x{aa28}\x{aa40}-\x{aa42}\x{aa44}-\x{aa4b}\x{aa60}-\x{aa76}\x{aa7a}\x{aa80}-\x{aaaf}\x{aab1}\x{aab5}\x{aab6}\x{aab9}-\x{aabd}\x{aac0}\x{aac2}\x{aadb}-\x{aadd}\x{aae0}-\x{aaea}\x{aaf2}-\x{aaf4}\x{ab01}-\x{ab06}\x{ab09}-\x{ab0e}\x{ab11}-\x{ab16}\x{ab20}-\x{ab26}\x{ab28}-\x{ab2e}\x{abc0}-\x{abe2}\x{ac00}-\x{d7a3}\x{d7b0}-\x{d7c6}\x{d7cb}-\x{d7fb}\x{f900}-\x{fa6d}\x{fa70}-\x{fad9}\x{fb00}-\x{fb06}\x{fb13}-\x{fb17}\x{fb1d}\x{fb1f}-\x{fb28}\x{fb2a}-\x{fb36}\x{fb38}-\x{fb3c}\x{fb3e}\x{fb40}\x{fb41}\x{fb43}\x{fb44}\x{fb46}-\x{fbb1}\x{fbd3}-\x{fd3d}\x{fd50}-\x{fd8f}\x{fd92}-\x{fdc7}\x{fdf0}-\x{fdfb}\x{fe70}-\x{fe74}\x{fe76}-\x{fefc}\x{ff21}-\x{ff3a}\x{ff41}-\x{ff5a}\x{ff66}-\x{ffbe}\x{ffc2}-\x{ffc7}\x{ffca}-\x{ffcf}\x{ffd2}-\x{ffd7}\x{ffda}-\x{ffdc}][$A-Z\_a-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\x{02c1}\x{02c6}-\x{02d1}\x{02e0}-\x{02e4}\x{02ec}\x{02ee}\x{0370}-\x{0374}\x{0376}\x{0377}\x{037a}-\x{037d}\x{0386}\x{0388}-\x{038a}\x{038c}\x{038e}-\x{03a1}\x{03a3}-\x{03f5}\x{03f7}-\x{0481}\x{048a}-\x{0527}\x{0531}-\x{0556}\x{0559}\x{0561}-\x{0587}\x{05d0}-\x{05ea}\x{05f0}-\x{05f2}\x{0620}-\x{064a}\x{066e}\x{066f}\x{0671}-\x{06d3}\x{06d5}\x{06e5}\x{06e6}\x{06ee}\x{06ef}\x{06fa}-\x{06fc}\x{06ff}\x{0710}\x{0712}-\x{072f}\x{074d}-\x{07a5}\x{07b1}\x{07ca}-\x{07ea}\x{07f4}\x{07f5}\x{07fa}\x{0800}-\x{0815}\x{081a}\x{0824}\x{0828}\x{0840}-\x{0858}\x{08a0}\x{08a2}-\x{08ac}\x{0904}-\x{0939}\x{093d}\x{0950}\x{0958}-\x{0961}\x{0971}-\x{0977}\x{0979}-\x{097f}\x{0985}-\x{098c}\x{098f}\x{0990}\x{0993}-\x{09a8}\x{09aa}-\x{09b0}\x{09b2}\x{09b6}-\x{09b9}\x{09bd}\x{09ce}\x{09dc}\x{09dd}\x{09df}-\x{09e1}\x{09f0}\x{09f1}\x{0a05}-\x{0a0a}\x{0a0f}\x{0a10}\x{0a13}-\x{0a28}\x{0a2a}-\x{0a30}\x{0a32}\x{0a33}\x{0a35}\x{0a36}\x{0a38}\x{0a39}\x{0a59}-\x{0a5c}\x{0a5e}\x{0a72}-\x{0a74}\x{0a85}-\x{0a8d}\x{0a8f}-\x{0a91}\x{0a93}-\x{0aa8}\x{0aaa}-\x{0ab0}\x{0ab2}\x{0ab3}\x{0ab5}-\x{0ab9}\x{0abd}\x{0ad0}\x{0ae0}\x{0ae1}\x{0b05}-\x{0b0c}\x{0b0f}\x{0b10}\x{0b13}-\x{0b28}\x{0b2a}-\x{0b30}\x{0b32}\x{0b33}\x{0b35}-\x{0b39}\x{0b3d}\x{0b5c}\x{0b5d}\x{0b5f}-\x{0b61}\x{0b71}\x{0b83}\x{0b85}-\x{0b8a}\x{0b8e}-\x{0b90}\x{0b92}-\x{0b95}\x{0b99}\x{0b9a}\x{0b9c}\x{0b9e}\x{0b9f}\x{0ba3}\x{0ba4}\x{0ba8}-\x{0baa}\x{0bae}-\x{0bb9}\x{0bd0}\x{0c05}-\x{0c0c}\x{0c0e}-\x{0c10}\x{0c12}-\x{0c28}\x{0c2a}-\x{0c33}\x{0c35}-\x{0c39}\x{0c3d}\x{0c58}\x{0c59}\x{0c60}\x{0c61}\x{0c85}-\x{0c8c}\x{0c8e}-\x{0c90}\x{0c92}-\x{0ca8}\x{0caa}-\x{0cb3}\x{0cb5}-\x{0cb9}\x{0cbd}\x{0cde}\x{0ce0}\x{0ce1}\x{0cf1}\x{0cf2}\x{0d05}-\x{0d0c}\x{0d0e}-\x{0d10}\x{0d12}-\x{0d3a}\x{0d3d}\x{0d4e}\x{0d60}\x{0d61}\x{0d7a}-\x{0d7f}\x{0d85}-\x{0d96}\x{0d9a}-\x{0db1}\x{0db3}-\x{0dbb}\x{0dbd}\x{0dc0}-\x{0dc6}\x{0e01}-\x{0e30}\x{0e32}\x{0e33}\x{0e40}-\x{0e46}\x{0e81}\x{0e82}\x{0e84}\x{0e87}\x{0e88}\x{0e8a}\x{0e8d}\x{0e94}-\x{0e97}\x{0e99}-\x{0e9f}\x{0ea1}-\x{0ea3}\x{0ea5}\x{0ea7}\x{0eaa}\x{0eab}\x{0ead}-\x{0eb0}\x{0eb2}\x{0eb3}\x{0ebd}\x{0ec0}-\x{0ec4}\x{0ec6}\x{0edc}-\x{0edf}\x{0f00}\x{0f40}-\x{0f47}\x{0f49}-\x{0f6c}\x{0f88}-\x{0f8c}\x{1000}-\x{102a}\x{103f}\x{1050}-\x{1055}\x{105a}-\x{105d}\x{1061}\x{1065}\x{1066}\x{106e}-\x{1070}\x{1075}-\x{1081}\x{108e}\x{10a0}-\x{10c5}\x{10c7}\x{10cd}\x{10d0}-\x{10fa}\x{10fc}-\x{1248}\x{124a}-\x{124d}\x{1250}-\x{1256}\x{1258}\x{125a}-\x{125d}\x{1260}-\x{1288}\x{128a}-\x{128d}\x{1290}-\x{12b0}\x{12b2}-\x{12b5}\x{12b8}-\x{12be}\x{12c0}\x{12c2}-\x{12c5}\x{12c8}-\x{12d6}\x{12d8}-\x{1310}\x{1312}-\x{1315}\x{1318}-\x{135a}\x{1380}-\x{138f}\x{13a0}-\x{13f4}\x{1401}-\x{166c}\x{166f}-\x{167f}\x{1681}-\x{169a}\x{16a0}-\x{16ea}\x{16ee}-\x{16f0}\x{1700}-\x{170c}\x{170e}-\x{1711}\x{1720}-\x{1731}\x{1740}-\x{1751}\x{1760}-\x{176c}\x{176e}-\x{1770}\x{1780}-\x{17b3}\x{17d7}\x{17dc}\x{1820}-\x{1877}\x{1880}-\x{18a8}\x{18aa}\x{18b0}-\x{18f5}\x{1900}-\x{191c}\x{1950}-\x{196d}\x{1970}-\x{1974}\x{1980}-\x{19ab}\x{19c1}-\x{19c7}\x{1a00}-\x{1a16}\x{1a20}-\x{1a54}\x{1aa7}\x{1b05}-\x{1b33}\x{1b45}-\x{1b4b}\x{1b83}-\x{1ba0}\x{1bae}\x{1baf}\x{1bba}-\x{1be5}\x{1c00}-\x{1c23}\x{1c4d}-\x{1c4f}\x{1c5a}-\x{1c7d}\x{1ce9}-\x{1cec}\x{1cee}-\x{1cf1}\x{1cf5}\x{1cf6}\x{1d00}-\x{1dbf}\x{1e00}-\x{1f15}\x{1f18}-\x{1f1d}\x{1f20}-\x{1f45}\x{1f48}-\x{1f4d}\x{1f50}-\x{1f57}\x{1f59}\x{1f5b}\x{1f5d}\x{1f5f}-\x{1f7d}\x{1f80}-\x{1fb4}\x{1fb6}-\x{1fbc}\x{1fbe}\x{1fc2}-\x{1fc4}\x{1fc6}-\x{1fcc}\x{1fd0}-\x{1fd3}\x{1fd6}-\x{1fdb}\x{1fe0}-\x{1fec}\x{1ff2}-\x{1ff4}\x{1ff6}-\x{1ffc}\x{2071}\x{207f}\x{2090}-\x{209c}\x{2102}\x{2107}\x{210a}-\x{2113}\x{2115}\x{2119}-\x{211d}\x{2124}\x{2126}\x{2128}\x{212a}-\x{212d}\x{212f}-\x{2139}\x{213c}-\x{213f}\x{2145}-\x{2149}\x{214e}\x{2160}-\x{2188}\x{2c00}-\x{2c2e}\x{2c30}-\x{2c5e}\x{2c60}-\x{2ce4}\x{2ceb}-\x{2cee}\x{2cf2}\x{2cf3}\x{2d00}-\x{2d25}\x{2d27}\x{2d2d}\x{2d30}-\x{2d67}\x{2d6f}\x{2d80}-\x{2d96}\x{2da0}-\x{2da6}\x{2da8}-\x{2dae}\x{2db0}-\x{2db6}\x{2db8}-\x{2dbe}\x{2dc0}-\x{2dc6}\x{2dc8}-\x{2dce}\x{2dd0}-\x{2dd6}\x{2dd8}-\x{2dde}\x{2e2f}\x{3005}-\x{3007}\x{3021}-\x{3029}\x{3031}-\x{3035}\x{3038}-\x{303c}\x{3041}-\x{3096}\x{309d}-\x{309f}\x{30a1}-\x{30fa}\x{30fc}-\x{30ff}\x{3105}-\x{312d}\x{3131}-\x{318e}\x{31a0}-\x{31ba}\x{31f0}-\x{31ff}\x{3400}-\x{4db5}\x{4e00}-\x{9fcc}\x{a000}-\x{a48c}\x{a4d0}-\x{a4fd}\x{a500}-\x{a60c}\x{a610}-\x{a61f}\x{a62a}\x{a62b}\x{a640}-\x{a66e}\x{a67f}-\x{a697}\x{a6a0}-\x{a6ef}\x{a717}-\x{a71f}\x{a722}-\x{a788}\x{a78b}-\x{a78e}\x{a790}-\x{a793}\x{a7a0}-\x{a7aa}\x{a7f8}-\x{a801}\x{a803}-\x{a805}\x{a807}-\x{a80a}\x{a80c}-\x{a822}\x{a840}-\x{a873}\x{a882}-\x{a8b3}\x{a8f2}-\x{a8f7}\x{a8fb}\x{a90a}-\x{a925}\x{a930}-\x{a946}\x{a960}-\x{a97c}\x{a984}-\x{a9b2}\x{a9cf}\x{aa00}-\x{aa28}\x{aa40}-\x{aa42}\x{aa44}-\x{aa4b}\x{aa60}-\x{aa76}\x{aa7a}\x{aa80}-\x{aaaf}\x{aab1}\x{aab5}\x{aab6}\x{aab9}-\x{aabd}\x{aac0}\x{aac2}\x{aadb}-\x{aadd}\x{aae0}-\x{aaea}\x{aaf2}-\x{aaf4}\x{ab01}-\x{ab06}\x{ab09}-\x{ab0e}\x{ab11}-\x{ab16}\x{ab20}-\x{ab26}\x{ab28}-\x{ab2e}\x{abc0}-\x{abe2}\x{ac00}-\x{d7a3}\x{d7b0}-\x{d7c6}\x{d7cb}-\x{d7fb}\x{f900}-\x{fa6d}\x{fa70}-\x{fad9}\x{fb00}-\x{fb06}\x{fb13}-\x{fb17}\x{fb1d}\x{fb1f}-\x{fb28}\x{fb2a}-\x{fb36}\x{fb38}-\x{fb3c}\x{fb3e}\x{fb40}\x{fb41}\x{fb43}\x{fb44}\x{fb46}-\x{fbb1}\x{fbd3}-\x{fd3d}\x{fd50}-\x{fd8f}\x{fd92}-\x{fdc7}\x{fdf0}-\x{fdfb}\x{fe70}-\x{fe74}\x{fe76}-\x{fefc}\x{ff21}-\x{ff3a}\x{ff41}-\x{ff5a}\x{ff66}-\x{ffbe}\x{ffc2}-\x{ffc7}\x{ffca}-\x{ffcf}\x{ffd2}-\x{ffd7}\x{ffda}-\x{ffdc}0-9\x{0300}-\x{036f}\x{0483}-\x{0487}\x{0591}-\x{05bd}\x{05bf}\x{05c1}\x{05c2}\x{05c4}\x{05c5}\x{05c7}\x{0610}-\x{061a}\x{064b}-\x{0669}\x{0670}\x{06d6}-\x{06dc}\x{06df}-\x{06e4}\x{06e7}\x{06e8}\x{06ea}-\x{06ed}\x{06f0}-\x{06f9}\x{0711}\x{0730}-\x{074a}\x{07a6}-\x{07b0}\x{07c0}-\x{07c9}\x{07eb}-\x{07f3}\x{0816}-\x{0819}\x{081b}-\x{0823}\x{0825}-\x{0827}\x{0829}-\x{082d}\x{0859}-\x{085b}\x{08e4}-\x{08fe}\x{0900}-\x{0903}\x{093a}-\x{093c}\x{093e}-\x{094f}\x{0951}-\x{0957}\x{0962}\x{0963}\x{0966}-\x{096f}\x{0981}-\x{0983}\x{09bc}\x{09be}-\x{09c4}\x{09c7}\x{09c8}\x{09cb}-\x{09cd}\x{09d7}\x{09e2}\x{09e3}\x{09e6}-\x{09ef}\x{0a01}-\x{0a03}\x{0a3c}\x{0a3e}-\x{0a42}\x{0a47}\x{0a48}\x{0a4b}-\x{0a4d}\x{0a51}\x{0a66}-\x{0a71}\x{0a75}\x{0a81}-\x{0a83}\x{0abc}\x{0abe}-\x{0ac5}\x{0ac7}-\x{0ac9}\x{0acb}-\x{0acd}\x{0ae2}\x{0ae3}\x{0ae6}-\x{0aef}\x{0b01}-\x{0b03}\x{0b3c}\x{0b3e}-\x{0b44}\x{0b47}\x{0b48}\x{0b4b}-\x{0b4d}\x{0b56}\x{0b57}\x{0b62}\x{0b63}\x{0b66}-\x{0b6f}\x{0b82}\x{0bbe}-\x{0bc2}\x{0bc6}-\x{0bc8}\x{0bca}-\x{0bcd}\x{0bd7}\x{0be6}-\x{0bef}\x{0c01}-\x{0c03}\x{0c3e}-\x{0c44}\x{0c46}-\x{0c48}\x{0c4a}-\x{0c4d}\x{0c55}\x{0c56}\x{0c62}\x{0c63}\x{0c66}-\x{0c6f}\x{0c82}\x{0c83}\x{0cbc}\x{0cbe}-\x{0cc4}\x{0cc6}-\x{0cc8}\x{0cca}-\x{0ccd}\x{0cd5}\x{0cd6}\x{0ce2}\x{0ce3}\x{0ce6}-\x{0cef}\x{0d02}\x{0d03}\x{0d3e}-\x{0d44}\x{0d46}-\x{0d48}\x{0d4a}-\x{0d4d}\x{0d57}\x{0d62}\x{0d63}\x{0d66}-\x{0d6f}\x{0d82}\x{0d83}\x{0dca}\x{0dcf}-\x{0dd4}\x{0dd6}\x{0dd8}-\x{0ddf}\x{0df2}\x{0df3}\x{0e31}\x{0e34}-\x{0e3a}\x{0e47}-\x{0e4e}\x{0e50}-\x{0e59}\x{0eb1}\x{0eb4}-\x{0eb9}\x{0ebb}\x{0ebc}\x{0ec8}-\x{0ecd}\x{0ed0}-\x{0ed9}\x{0f18}\x{0f19}\x{0f20}-\x{0f29}\x{0f35}\x{0f37}\x{0f39}\x{0f3e}\x{0f3f}\x{0f71}-\x{0f84}\x{0f86}\x{0f87}\x{0f8d}-\x{0f97}\x{0f99}-\x{0fbc}\x{0fc6}\x{102b}-\x{103e}\x{1040}-\x{1049}\x{1056}-\x{1059}\x{105e}-\x{1060}\x{1062}-\x{1064}\x{1067}-\x{106d}\x{1071}-\x{1074}\x{1082}-\x{108d}\x{108f}-\x{109d}\x{135d}-\x{135f}\x{1712}-\x{1714}\x{1732}-\x{1734}\x{1752}\x{1753}\x{1772}\x{1773}\x{17b4}-\x{17d3}\x{17dd}\x{17e0}-\x{17e9}\x{180b}-\x{180d}\x{1810}-\x{1819}\x{18a9}\x{1920}-\x{192b}\x{1930}-\x{193b}\x{1946}-\x{194f}\x{19b0}-\x{19c0}\x{19c8}\x{19c9}\x{19d0}-\x{19d9}\x{1a17}-\x{1a1b}\x{1a55}-\x{1a5e}\x{1a60}-\x{1a7c}\x{1a7f}-\x{1a89}\x{1a90}-\x{1a99}\x{1b00}-\x{1b04}\x{1b34}-\x{1b44}\x{1b50}-\x{1b59}\x{1b6b}-\x{1b73}\x{1b80}-\x{1b82}\x{1ba1}-\x{1bad}\x{1bb0}-\x{1bb9}\x{1be6}-\x{1bf3}\x{1c24}-\x{1c37}\x{1c40}-\x{1c49}\x{1c50}-\x{1c59}\x{1cd0}-\x{1cd2}\x{1cd4}-\x{1ce8}\x{1ced}\x{1cf2}-\x{1cf4}\x{1dc0}-\x{1de6}\x{1dfc}-\x{1dff}\x{200c}\x{200d}\x{203f}\x{2040}\x{2054}\x{20d0}-\x{20dc}\x{20e1}\x{20e5}-\x{20f0}\x{2cef}-\x{2cf1}\x{2d7f}\x{2de0}-\x{2dff}\x{302a}-\x{302f}\x{3099}\x{309a}\x{a620}-\x{a629}\x{a66f}\x{a674}-\x{a67d}\x{a69f}\x{a6f0}\x{a6f1}\x{a802}\x{a806}\x{a80b}\x{a823}-\x{a827}\x{a880}\x{a881}\x{a8b4}-\x{a8c4}\x{a8d0}-\x{a8d9}\x{a8e0}-\x{a8f1}\x{a900}-\x{a909}\x{a926}-\x{a92d}\x{a947}-\x{a953}\x{a980}-\x{a983}\x{a9b3}-\x{a9c0}\x{a9d0}-\x{a9d9}\x{aa29}-\x{aa36}\x{aa43}\x{aa4c}\x{aa4d}\x{aa50}-\x{aa59}\x{aa7b}\x{aab0}\x{aab2}-\x{aab4}\x{aab7}\x{aab8}\x{aabe}\x{aabf}\x{aac1}\x{aaeb}-\x{aaef}\x{aaf5}\x{aaf6}\x{abe3}-\x{abea}\x{abec}\x{abed}\x{abf0}-\x{abf9}\x{fb1e}\x{fe00}-\x{fe0f}\x{fe20}-\x{fe26}\x{fe33}\x{fe34}\x{fe4d}-\x{fe4f}\x{ff10}-\x{ff19}\x{ff3f}]*\b';

	/**
	 * Full list of JavaScript reserved words.
	 * Will be loaded from /data/js/keywords_reserved.txt.
	 *
	 * @see https://mathiasbynens.be/notes/reserved-keywords
	 *
	 * @var string[]
	 */
	protected $keywordsReserved = array();

	/**
	 * List of JavaScript reserved words that accept a <variable, value, ...>
	 * after them. Some end of lines are not the end of a statement, like with
	 * these keywords.
	 *
	 * E.g.: we shouldn't insert a ; after this else
	 * else
	 *     console.log('this is quite fine')
	 *
	 * Will be loaded from /data/js/keywords_before.txt
	 *
	 * @var string[]
	 */
	protected $keywordsBefore = array();

	/**
	 * List of JavaScript reserved words that accept a <variable, value, ...>
	 * before them. Some end of lines are not the end of a statement, like when
	 * continued by one of these keywords on the newline.
	 *
	 * E.g.: we shouldn't insert a ; before this instanceof
	 * variable
	 *     instanceof String
	 *
	 * Will be loaded from /data/js/keywords_after.txt
	 *
	 * @var string[]
	 */
	protected $keywordsAfter = array();

	/**
	 * List of all JavaScript operators.
	 *
	 * Will be loaded from /data/js/operators.txt
	 *
	 * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators
	 *
	 * @var string[]
	 */
	protected $operators = array();

	/**
	 * List of JavaScript operators that accept a <variable, value, ...> after
	 * them. Some end of lines are not the end of a statement, like with these
	 * operators.
	 *
	 * Note: Most operators are fine, we've only removed ++ and --.
	 * ++ & -- have to be joined with the value they're in-/decrementing.
	 *
	 * Will be loaded from /data/js/operators_before.txt
	 *
	 * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators
	 *
	 * @var string[]
	 */
	protected $operatorsBefore = array();

	/**
	 * List of JavaScript operators that accept a <variable, value, ...> before
	 * them. Some end of lines are not the end of a statement, like when
	 * continued by one of these operators on the newline.
	 *
	 * Note: Most operators are fine, we've only removed ), ], ++, --, ! and ~.
	 * There can't be a newline separating ! or ~ and whatever it is negating.
	 * ++ & -- have to be joined with the value they're in-/decrementing.
	 * ) & ] are "special" in that they have lots or usecases. () for example
	 * is used for function calls, for grouping, in if () and for (), ...
	 *
	 * Will be loaded from /data/js/operators_after.txt
	 *
	 * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators
	 *
	 * @var string[]
	 */
	protected $operatorsAfter = array();

	public function __construct() {
		call_user_func_array( array( '\\LiteSpeed\\Lib\\CSS_JS_MIN\\Minify\\Minify', '__construct' ), func_get_args() );

		$dataDir                = __DIR__ . '/data/js/';
		$options                = FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES;
		$this->keywordsReserved = file( $dataDir . 'keywords_reserved.txt', $options );
		$this->keywordsBefore   = file( $dataDir . 'keywords_before.txt', $options );
		$this->keywordsAfter    = file( $dataDir . 'keywords_after.txt', $options );
		$this->operators        = file( $dataDir . 'operators.txt', $options );
		$this->operatorsBefore  = file( $dataDir . 'operators_before.txt', $options );
		$this->operatorsAfter   = file( $dataDir . 'operators_after.txt', $options );
	}

	/**
	 * Minify the data.
	 * Perform JS optimizations.
	 *
	 * @param string[optional] $path Path to write the data to
	 *
	 * @return string The minified data
	 */
	public function execute( $path = null ) {
		$content = '';

		/*
		 * Let's first take out strings, comments and regular expressions.
		 * All of these can contain JS code-like characters, and we should make
		 * sure any further magic ignores anything inside of these.
		 *
		 * Consider this example, where we should not strip any whitespace:
		 * var str = "a   test";
		 *
		 * Comments will be removed altogether, strings and regular expressions
		 * will be replaced by placeholder text, which we'll restore later.
		 */
		$this->extractStrings( '\'"`' );
		$this->stripComments();
		$this->extractRegex();

		// loop files
		foreach ( $this->data as $source => $js ) {
			// take out strings, comments & regex (for which we've registered
			// the regexes just a few lines earlier)
			$js = $this->replace( $js );

			$js = $this->propertyNotation( $js );
			$js = $this->shortenBools( $js );
			$js = $this->stripWhitespace( $js );

			// combine js: separating the scripts by a ;
			$content .= $js . ';';
		}

		// clean up leftover `;`s from the combination of multiple scripts
		$content = ltrim( $content, ';' );
		$content = (string) substr( $content, 0, -1 );

		/*
		 * Earlier, we extracted strings & regular expressions and replaced them
		 * with placeholder text. This will restore them.
		 */
		$content = $this->restoreExtractedData( $content );

		return $content;
	}

	/**
	 * Strip comments from source code.
	 */
	protected function stripComments() {
		$this->stripMultilineComments();

		// single-line comments
		$this->registerPattern( '/\/\/.*$/m', '' );
	}

	/**
	 * JS can have /-delimited regular expressions, like: /ab+c/.match(string).
	 *
	 * The content inside the regex can contain characters that may be confused
	 * for JS code: e.g. it could contain whitespace it needs to match & we
	 * don't want to strip whitespace in there.
	 *
	 * The regex can be pretty simple: we don't have to care about comments,
	 * (which also use slashes) because stripComments() will have stripped those
	 * already.
	 *
	 * This method will replace all string content with simple REGEX#
	 * placeholder text, so we've rid all regular expressions from characters
	 * that may be misinterpreted. Original regex content will be saved in
	 * $this->extracted and after doing all other minifying, we can restore the
	 * original content via restoreRegex()
	 */
	protected function extractRegex() {
		// PHP only supports $this inside anonymous functions since 5.4
		$minifier = $this;
		$callback = function ( $match ) use ( $minifier ) {
			$count                               = count( $minifier->extracted );
			$placeholder                         = '"' . $count . '"';
			$minifier->extracted[ $placeholder ] = $match[0];

			return $placeholder;
		};

		// match all chars except `/` and `\`
		// `\` is allowed though, along with whatever char follows (which is the
		// one being escaped)
		// this should allow all chars, except for an unescaped `/` (= the one
		// closing the regex)
		// then also ignore bare `/` inside `[]`, where they don't need to be
		// escaped: anything inside `[]` can be ignored safely
		$pattern = '\\/(?!\*)(?:[^\\[\\/\\\\\n\r]++|(?:\\\\.)++|(?:\\[(?:[^\\]\\\\\n\r]++|(?:\\\\.)++)++\\])++)++\\/[gimuy]*';

		// a regular expression can only be followed by a few operators or some
		// of the RegExp methods (a `\` followed by a variable or value is
		// likely part of a division, not a regex)
		$keywords             = array( 'do', 'in', 'new', 'else', 'throw', 'yield', 'delete', 'return', 'typeof' );
		$before               = '(^|[=:,;\+\-\*\?\/\}\(\{\[&\|!]|' . implode( '|', $keywords ) . ')\s*';
		$propertiesAndMethods = array(
			// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp#Properties_2
			'constructor',
			'flags',
			'global',
			'ignoreCase',
			'multiline',
			'source',
			'sticky',
			'unicode',
			// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp#Methods_2
			'compile(',
			'exec(',
			'test(',
			'toSource(',
			'toString(',
		);
		$delimiters           = array_fill( 0, count( $propertiesAndMethods ), '/' );
		$propertiesAndMethods = array_map( 'preg_quote', $propertiesAndMethods, $delimiters );
		$after                = '(?=\s*([\.,;:\)\}&\|+]|\/\/|$|\.(' . implode( '|', $propertiesAndMethods ) . ')))';
		$this->registerPattern( '/' . $before . '\K' . $pattern . $after . '/', $callback );

		// regular expressions following a `)` are rather annoying to detect...
		// quite often, `/` after `)` is a division operator & if it happens to
		// be followed by another one (or a comment), it is likely to be
		// confused for a regular expression
		// however, it's perfectly possible for a regex to follow a `)`: after
		// a single-line `if()`, `while()`, ... statement, for example
		// since, when they occur like that, they're always the start of a
		// statement, there's only a limited amount of ways they can be useful:
		// by calling the regex methods directly
		// if a regex following `)` is not followed by `.<property or method>`,
		// it's quite likely not a regex
		$before = '\)\s*';
		$after  = '(?=\s*\.(' . implode( '|', $propertiesAndMethods ) . '))';
		$this->registerPattern( '/' . $before . '\K' . $pattern . $after . '/', $callback );

		// 1 more edge case: a regex can be followed by a lot more operators or
		// keywords if there's a newline (ASI) in between, where the operator
		// actually starts a new statement
		// (https://github.com/matthiasmullie/minify/issues/56)
		$operators  = $this->getOperatorsForRegex( $this->operatorsBefore, '/' );
		$operators += $this->getOperatorsForRegex( $this->keywordsReserved, '/' );
		$after      = '(?=\s*\n\s*(' . implode( '|', $operators ) . '))';
		$this->registerPattern( '/' . $pattern . $after . '/', $callback );
	}

	/**
	 * Strip whitespace.
	 *
	 * We won't strip *all* whitespace, but as much as possible. The thing that
	 * we'll preserve are newlines we're unsure about.
	 * JavaScript doesn't require statements to be terminated with a semicolon.
	 * It will automatically fix missing semicolons with ASI (automatic semi-
	 * colon insertion) at the end of line causing errors (without semicolon.)
	 *
	 * Because it's sometimes hard to tell if a newline is part of a statement
	 * that should be terminated or not, we'll just leave some of them alone.
	 *
	 * @param string $content The content to strip the whitespace for
	 *
	 * @return string
	 */
	protected function stripWhitespace( $content ) {
		// uniform line endings, make them all line feed
		$content = str_replace( array( "\r\n", "\r" ), "\n", $content );

		// collapse all non-line feed whitespace into a single space
		$content = preg_replace( '/[^\S\n]+/', ' ', $content );

		// strip leading & trailing whitespace
		$content = str_replace( array( " \n", "\n " ), "\n", $content );

		// collapse consecutive line feeds into just 1
		$content = preg_replace( '/\n+/', "\n", $content );

		$operatorsBefore = $this->getOperatorsForRegex( $this->operatorsBefore, '/' );
		$operatorsAfter  = $this->getOperatorsForRegex( $this->operatorsAfter, '/' );
		$operators       = $this->getOperatorsForRegex( $this->operators, '/' );
		$keywordsBefore  = $this->getKeywordsForRegex( $this->keywordsBefore, '/' );
		$keywordsAfter   = $this->getKeywordsForRegex( $this->keywordsAfter, '/' );

		// strip whitespace that ends in (or next line begin with) an operator
		// that allows statements to be broken up over multiple lines
		unset( $operatorsBefore['+'], $operatorsBefore['-'], $operatorsAfter['+'], $operatorsAfter['-'] );
		$content = preg_replace(
			array(
				'/(' . implode( '|', $operatorsBefore ) . ')\s+/',
				'/\s+(' . implode( '|', $operatorsAfter ) . ')/',
			),
			'\\1',
			$content
		);

		// make sure + and - can't be mistaken for, or joined into ++ and --
		$content = preg_replace(
			array(
				'/(?<![\+\-])\s*([\+\-])(?![\+\-])/',
				'/(?<![\+\-])([\+\-])\s*(?![\+\-])/',
			),
			'\\1',
			$content
		);

		// collapse whitespace around reserved words into single space
		$content = preg_replace( '/(^|[;\}\s])\K(' . implode( '|', $keywordsBefore ) . ')\s+/', '\\2 ', $content );
		$content = preg_replace( '/\s+(' . implode( '|', $keywordsAfter ) . ')(?=([;\{\s]|$))/', ' \\1', $content );

		/*
		 * We didn't strip whitespace after a couple of operators because they
		 * could be used in different contexts and we can't be sure it's ok to
		 * strip the newlines. However, we can safely strip any non-line feed
		 * whitespace that follows them.
		 */
		$operatorsDiffBefore = array_diff( $operators, $operatorsBefore );
		$operatorsDiffAfter  = array_diff( $operators, $operatorsAfter );
		$content             = preg_replace( '/(' . implode( '|', $operatorsDiffBefore ) . ')[^\S\n]+/', '\\1', $content );
		$content             = preg_replace( '/[^\S\n]+(' . implode( '|', $operatorsDiffAfter ) . ')/', '\\1', $content );

		/*
		 * Whitespace after `return` can be omitted in a few occasions
		 * (such as when followed by a string or regex)
		 * Same for whitespace in between `)` and `{`, or between `{` and some
		 * keywords.
		 */
		$content = preg_replace( '/\breturn\s+(["\'\/\+\-])/', 'return$1', $content );
		$content = preg_replace( '/\)\s+\{/', '){', $content );
		$content = preg_replace( '/}\n(else|catch|finally)\b/', '}$1', $content );

		/*
		 * Get rid of double semicolons, except where they can be used like:
		 * "for(v=1,_=b;;)", "for(v=1;;v++)" or "for(;;ja||(ja=true))".
		 * I'll safeguard these double semicolons inside for-loops by
		 * temporarily replacing them with an invalid condition: they won't have
		 * a double semicolon and will be easy to spot to restore afterwards.
		 */
		$content = preg_replace( '/\bfor\(([^;]*);;([^;]*)\)/', 'for(\\1;-;\\2)', $content );
		$content = preg_replace( '/;+/', ';', $content );
		$content = preg_replace( '/\bfor\(([^;]*);-;([^;]*)\)/', 'for(\\1;;\\2)', $content );

		/*
		 * Next, we'll be removing all semicolons where ASI kicks in.
		 * for-loops however, can have an empty body (ending in only a
		 * semicolon), like: `for(i=1;i<3;i++);`, of `for(i in list);`
		 * Here, nothing happens during the loop; it's just used to keep
		 * increasing `i`. With that ; omitted, the next line would be expected
		 * to be the for-loop's body... Same goes for while loops.
		 * I'm going to double that semicolon (if any) so after the next line,
		 * which strips semicolons here & there, we're still left with this one.
		 * Note the special recursive construct in the three inner parts of the for:
		 * (\{([^\{\}]*(?-2))*[^\{\}]*\})? - it is intended to match inline
		 * functions bodies, e.g.: i<arr.map(function(e){return e}).length.
		 * Also note that the construct is applied only once and multiplied
		 * for each part of the for, otherwise it risks a catastrophic backtracking.
		 * The limitation is that it will not allow closures in more than one
		 * of the three parts for a specific for() case.
		 * REGEX throwing catastrophic backtracking: $content = preg_replace('/(for\([^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*;[^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*;[^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*\));(\}|$)/s', '\\1;;\\8', $content);
		 */
		$content = preg_replace( '/(for\((?:[^;\{]*|[^;\{]*function[^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*);[^;\{]*;[^;\{]*\));(\}|$)/s', '\\1;;\\4', $content );
		$content = preg_replace( '/(for\([^;\{]*;(?:[^;\{]*|[^;\{]*function[^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*);[^;\{]*\));(\}|$)/s', '\\1;;\\4', $content );
		$content = preg_replace( '/(for\([^;\{]*;[^;\{]*;(?:[^;\{]*|[^;\{]*function[^;\{]*(\{([^\{\}]*(?-2))*[^\{\}]*\})?[^;\{]*)\));(\}|$)/s', '\\1;;\\4', $content );

		$content = preg_replace( '/(for\([^;\{]+\s+in\s+[^;\{]+\));(\}|$)/s', '\\1;;\\2', $content );

		/*
		 * Do the same for the if's that don't have a body but are followed by ;}
		 */
		$content = preg_replace( '/(\bif\s*\([^{;]*\));\}/s', '\\1;;}', $content );

		/*
		 * Below will also keep `;` after a `do{}while();` along with `while();`
		 * While these could be stripped after do-while, detecting this
		 * distinction is cumbersome, so I'll play it safe and make sure `;`
		 * after any kind of `while` is kept.
		 */
		$content = preg_replace( '/(while\([^;\{]+\));(\}|$)/s', '\\1;;\\2', $content );

		/*
		 * We also can't strip empty else-statements. Even though they're
		 * useless and probably shouldn't be in the code in the first place, we
		 * shouldn't be stripping the `;` that follows it as it breaks the code.
		 * We can just remove those useless else-statements completely.
		 *
		 * @see https://github.com/matthiasmullie/minify/issues/91
		 */
		$content = preg_replace( '/else;/s', '', $content );

		/*
		 * We also don't really want to terminate statements followed by closing
		 * curly braces (which we've ignored completely up until now) or end-of-
		 * script: ASI will kick in here & we're all about minifying.
		 * Semicolons at beginning of the file don't make any sense either.
		 */
		$content = preg_replace( '/;(\}|$)/s', '\\1', $content );
		$content = ltrim( $content, ';' );

		// get rid of remaining whitespace af beginning/end
		return trim( $content );
	}

	/**
	 * We'll strip whitespace around certain operators with regular expressions.
	 * This will prepare the given array by escaping all characters.
	 *
	 * @param string[] $operators
	 * @param string   $delimiter
	 *
	 * @return string[]
	 */
	protected function getOperatorsForRegex( array $operators, $delimiter = '/' ) {
		// escape operators for use in regex
		$delimiters = array_fill( 0, count( $operators ), $delimiter );
		$escaped    = array_map( 'preg_quote', $operators, $delimiters );

		$operators = array_combine( $operators, $escaped );

		// ignore + & - for now, they'll get special treatment
		unset( $operators['+'], $operators['-'] );

		// dot can not just immediately follow a number; it can be confused for
		// decimal point, or calling a method on it, e.g. 42 .toString()
		$operators['.'] = '(?<![0-9]\s)\.';

		// don't confuse = with other assignment shortcuts (e.g. +=)
		$chars          = preg_quote( '+-*\=<>%&|', $delimiter );
		$operators['='] = '(?<![' . $chars . '])\=';

		return $operators;
	}

	/**
	 * We'll strip whitespace around certain keywords with regular expressions.
	 * This will prepare the given array by escaping all characters.
	 *
	 * @param string[] $keywords
	 * @param string   $delimiter
	 *
	 * @return string[]
	 */
	protected function getKeywordsForRegex( array $keywords, $delimiter = '/' ) {
		// escape keywords for use in regex
		$delimiter = array_fill( 0, count( $keywords ), $delimiter );
		$escaped   = array_map( 'preg_quote', $keywords, $delimiter );

		// add word boundaries
		array_walk(
			$keywords,
			function ( $value ) {
				return '\b' . $value . '\b';
			}
		);

		$keywords = array_combine( $keywords, $escaped );

		return $keywords;
	}

	/**
	 * Replaces all occurrences of array['key'] by array.key.
	 *
	 * @param string $content
	 *
	 * @return string
	 */
	protected function propertyNotation( $content ) {
		// PHP only supports $this inside anonymous functions since 5.4
		$minifier = $this;
		$keywords = $this->keywordsReserved;
		$callback = function ( $match ) use ( $minifier, $keywords ) {
			$property = trim( $minifier->extracted[ $match[1] ], '\'"' );

			/*
			 * Check if the property is a reserved keyword. In this context (as
			 * property of an object literal/array) it shouldn't matter, but IE8
			 * freaks out with "Expected identifier".
			 */
			if ( in_array( $property, $keywords ) ) {
				return $match[0];
			}

			/*
			 * See if the property is in a variable-like format (e.g.
			 * array['key-here'] can't be replaced by array.key-here since '-'
			 * is not a valid character there.
			 */
			if ( ! preg_match( '/^' . $minifier::REGEX_VARIABLE . '$/u', $property ) ) {
				return $match[0];
			}

			return '.' . $property;
		};

		/*
		 * Figure out if previous character is a variable name (of the array
		 * we want to use property notation on) - this is to make sure
		 * standalone ['value'] arrays aren't confused for keys-of-an-array.
		 * We can (and only have to) check the last character, because PHP's
		 * regex implementation doesn't allow unfixed-length look-behind
		 * assertions.
		 */
		preg_match( '/(\[[^\]]+\])[^\]]*$/', static::REGEX_VARIABLE, $previousChar );
		$previousChar = $previousChar[1];

		/*
		 * Make sure word preceding the ['value'] is not a keyword, e.g.
		 * return['x']. Because -again- PHP's regex implementation doesn't allow
		 * unfixed-length look-behind assertions, I'm just going to do a lot of
		 * separate look-behind assertions, one for each keyword.
		 */
		$keywords = $this->getKeywordsForRegex( $keywords );
		$keywords = '(?<!' . implode( ')(?<!', $keywords ) . ')';

		return preg_replace_callback( '/(?<=' . $previousChar . '|\])' . $keywords . '\[\s*(([\'"])[0-9]+\\2)\s*\]/u', $callback, $content );
	}

	/**
	 * Replaces true & false by !0 and !1.
	 *
	 * @param string $content
	 *
	 * @return string
	 */
	protected function shortenBools( $content ) {
		/*
		 * 'true' or 'false' could be used as property names (which may be
		 * followed by whitespace) - we must not replace those!
		 * Since PHP doesn't allow variable-length (to account for the
		 * whitespace) lookbehind assertions, I need to capture the leading
		 * character and check if it's a `.`
		 */
		$callback = function ( $match ) {
			if ( trim( $match[1] ) === '.' ) {
				return $match[0];
			}

			return $match[1] . ( $match[2] === 'true' ? '!0' : '!1' );
		};
		$content  = preg_replace_callback( '/(^|.\s*)\b(true|false)\b(?!:)/', $callback, $content );

		// for(;;) is exactly the same as while(true), but shorter :)
		$content = preg_replace( '/\bwhile\(!0\){/', 'for(;;){', $content );

		// now make sure we didn't turn any do ... while(true) into do ... for(;;)
		preg_match_all( '/\bdo\b/', $content, $dos, PREG_OFFSET_CAPTURE | PREG_SET_ORDER );

		// go backward to make sure positional offsets aren't altered when $content changes
		$dos = array_reverse( $dos );
		foreach ( $dos as $do ) {
			$offsetDo = $do[0][1];

			// find all `while` (now `for`) following `do`: one of those must be
			// associated with the `do` and be turned back into `while`
			preg_match_all( '/\bfor\(;;\)/', $content, $whiles, PREG_OFFSET_CAPTURE | PREG_SET_ORDER, $offsetDo );
			foreach ( $whiles as $while ) {
				$offsetWhile = $while[0][1];

				$open  = substr_count( $content, '{', $offsetDo, $offsetWhile - $offsetDo );
				$close = substr_count( $content, '}', $offsetDo, $offsetWhile - $offsetDo );
				if ( $open === $close ) {
					// only restore `while` if amount of `{` and `}` are the same;
					// otherwise, that `for` isn't associated with this `do`
					$content = substr_replace( $content, 'while(!0)', $offsetWhile, strlen( 'for(;;)' ) );
					break;
				}
			}
		}

		return $content;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/minify.cls.php000064400000035626151600271640022766 0ustar00<?php
// phpcs:ignoreFile
/**
 * modified PHP implementation of Matthias Mullie's Abstract minifier class.
 *
 * @author Matthias Mullie <minify@mullie.eu>
 * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved
 * @license MIT License
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\Minify;

use LiteSpeed\Lib\CSS_JS_MIN\Minify\Exception\IOException;

defined( 'WPINC' ) || exit;

abstract class Minify {

	/**
	 * The data to be minified.
	 *
	 * @var string[]
	 */
	protected $data = array();

	/**
	 * Array of patterns to match.
	 *
	 * @var string[]
	 */
	protected $patterns = array();

	/**
	 * This array will hold content of strings and regular expressions that have
	 * been extracted from the JS source code, so we can reliably match "code",
	 * without having to worry about potential "code-like" characters inside.
	 *
	 * @internal
	 *
	 * @var string[]
	 */
	public $extracted = array();

	/**
	 * Init the minify class - optionally, code may be passed along already.
	 */
	public function __construct( /* $data = null, ... */ ) {
		// it's possible to add the source through the constructor as well ;)
		if ( func_num_args() ) {
			call_user_func_array( array( $this, 'add' ), func_get_args() );
		}
	}

	/**
	 * Add a file or straight-up code to be minified.
	 *
	 * @param string|string[] $data
	 *
	 * @return static
	 */
	public function add( $data /* $data = null, ... */ ) {
		// bogus "usage" of parameter $data: scrutinizer warns this variable is
		// not used (we're using func_get_args instead to support overloading),
		// but it still needs to be defined because it makes no sense to have
		// this function without argument :)
		$args = array( $data ) + func_get_args();

		// this method can be overloaded
		foreach ( $args as $data ) {
			if ( is_array( $data ) ) {
				call_user_func_array( array( $this, 'add' ), $data );
				continue;
			}

			// redefine var
			$data = (string) $data;

			// load data
			$value = $this->load( $data );
			$key   = ( $data != $value ) ? $data : count( $this->data );

			// replace CR linefeeds etc.
			// @see https://github.com/matthiasmullie/minify/pull/139
			$value = str_replace( array( "\r\n", "\r" ), "\n", $value );

			// store data
			$this->data[ $key ] = $value;
		}

		return $this;
	}

	/**
	 * Add a file to be minified.
	 *
	 * @param string|string[] $data
	 *
	 * @return static
	 *
	 * @throws IOException
	 */
	public function addFile( $data /* $data = null, ... */ ) {
		// bogus "usage" of parameter $data: scrutinizer warns this variable is
		// not used (we're using func_get_args instead to support overloading),
		// but it still needs to be defined because it makes no sense to have
		// this function without argument :)
		$args = array( $data ) + func_get_args();

		// this method can be overloaded
		foreach ( $args as $path ) {
			if ( is_array( $path ) ) {
				call_user_func_array( array( $this, 'addFile' ), $path );
				continue;
			}

			// redefine var
			$path = (string) $path;

			// check if we can read the file
			if ( ! $this->canImportFile( $path ) ) {
				throw new IOException( 'The file "' . $path . '" could not be opened for reading. Check if PHP has enough permissions.' );
			}

			$this->add( $path );
		}

		return $this;
	}

	/**
	 * Minify the data & (optionally) saves it to a file.
	 *
	 * @param string[optional] $path Path to write the data to
	 *
	 * @return string The minified data
	 */
	public function minify( $path = null ) {
		$content = $this->execute( $path );

		// save to path
		if ( $path !== null ) {
			$this->save( $content, $path );
		}

		return $content;
	}

	/**
	 * Minify & gzip the data & (optionally) saves it to a file.
	 *
	 * @param string[optional] $path  Path to write the data to
	 * @param int[optional]    $level Compression level, from 0 to 9
	 *
	 * @return string The minified & gzipped data
	 */
	public function gzip( $path = null, $level = 9 ) {
		$content = $this->execute( $path );
		$content = gzencode( $content, $level, FORCE_GZIP );

		// save to path
		if ( $path !== null ) {
			$this->save( $content, $path );
		}

		return $content;
	}


	/**
	 * Minify the data.
	 *
	 * @param string[optional] $path Path to write the data to
	 *
	 * @return string The minified data
	 */
	abstract public function execute( $path = null );

	/**
	 * Load data.
	 *
	 * @param string $data Either a path to a file or the content itself
	 *
	 * @return string
	 */
	protected function load( $data ) {
		// check if the data is a file
		if ( $this->canImportFile( $data ) ) {
			$data = file_get_contents( $data );

			// strip BOM, if any
			if ( substr( $data, 0, 3 ) == "\xef\xbb\xbf" ) {
				$data = substr( $data, 3 );
			}
		}

		return $data;
	}

	/**
	 * Save to file.
	 *
	 * @param string $content The minified data
	 * @param string $path    The path to save the minified data to
	 *
	 * @throws IOException
	 */
	protected function save( $content, $path ) {
		$handler = $this->openFileForWriting( $path );

		$this->writeToFile( $handler, $content );

		@fclose( $handler );
	}

	/**
	 * Register a pattern to execute against the source content.
	 *
	 * If $replacement is a string, it must be plain text. Placeholders like $1 or \2 don't work.
	 * If you need that functionality, use a callback instead.
	 *
	 * @param string          $pattern     PCRE pattern
	 * @param string|callable $replacement Replacement value for matched pattern
	 */
	protected function registerPattern( $pattern, $replacement = '' ) {
		// study the pattern, we'll execute it more than once
		$pattern .= 'S';

		$this->patterns[] = array( $pattern, $replacement );
	}

	/**
	 * Both JS and CSS use the same form of multi-line comment, so putting the common code here.
	 */
	protected function stripMultilineComments() {
		// First extract comments we want to keep, so they can be restored later
		// PHP only supports $this inside anonymous functions since 5.4
		$minifier = $this;
		$callback = function ( $match ) use ( $minifier ) {
			$count                               = count( $minifier->extracted );
			$placeholder                         = '/*' . $count . '*/';
			$minifier->extracted[ $placeholder ] = $match[0];

			return $placeholder;
		};
		$this->registerPattern(
			'/
            # optional newline
            \n?

            # start comment
            \/\*

            # comment content
            (?:
                # either starts with an !
                !
            |
                # or, after some number of characters which do not end the comment
                (?:(?!\*\/).)*?

                # there is either a @license or @preserve tag
                @(?:license|preserve)
            )

            # then match to the end of the comment
            .*?\*\/\n?

            /ixs',
			$callback
		);

		// Then strip all other comments
		$this->registerPattern( '/\/\*.*?\*\//s', '' );
	}

	/**
	 * We can't "just" run some regular expressions against JavaScript: it's a
	 * complex language. E.g. having an occurrence of // xyz would be a comment,
	 * unless it's used within a string. Of you could have something that looks
	 * like a 'string', but inside a comment.
	 * The only way to accurately replace these pieces is to traverse the JS one
	 * character at a time and try to find whatever starts first.
	 *
	 * @param string $content The content to replace patterns in
	 *
	 * @return string The (manipulated) content
	 */
	protected function replace( $content ) {
		$contentLength   = strlen( $content );
		$output          = '';
		$processedOffset = 0;
		$positions       = array_fill( 0, count( $this->patterns ), -1 );
		$matches         = array();

		while ( $processedOffset < $contentLength ) {
			// find first match for all patterns
			foreach ( $this->patterns as $i => $pattern ) {
				list($pattern, $replacement) = $pattern;

				// we can safely ignore patterns for positions we've unset earlier,
				// because we know these won't show up anymore
				if ( array_key_exists( $i, $positions ) == false ) {
					continue;
				}

				// no need to re-run matches that are still in the part of the
				// content that hasn't been processed
				if ( $positions[ $i ] >= $processedOffset ) {
					continue;
				}

				$match = null;
				if ( preg_match( $pattern, $content, $match, PREG_OFFSET_CAPTURE, $processedOffset ) ) {
					$matches[ $i ] = $match;

					// we'll store the match position as well; that way, we
					// don't have to redo all preg_matches after changing only
					// the first (we'll still know where those others are)
					$positions[ $i ] = $match[0][1];
				} else {
					// if the pattern couldn't be matched, there's no point in
					// executing it again in later runs on this same content;
					// ignore this one until we reach end of content
					unset( $matches[ $i ], $positions[ $i ] );
				}
			}

			// no more matches to find: everything's been processed, break out
			if ( ! $matches ) {
				// output the remaining content
				$output .= substr( $content, $processedOffset );
				break;
			}

			// see which of the patterns actually found the first thing (we'll
			// only want to execute that one, since we're unsure if what the
			// other found was not inside what the first found)
			$matchOffset  = min( $positions );
			$firstPattern = array_search( $matchOffset, $positions );
			$match        = $matches[ $firstPattern ];

			// execute the pattern that matches earliest in the content string
			list(, $replacement) = $this->patterns[ $firstPattern ];

			// add the part of the input between $processedOffset and the first match;
			// that content wasn't matched by anything
			$output .= substr( $content, $processedOffset, $matchOffset - $processedOffset );
			// add the replacement for the match
			$output .= $this->executeReplacement( $replacement, $match );
			// advance $processedOffset past the match
			$processedOffset = $matchOffset + strlen( $match[0][0] );
		}

		return $output;
	}

	/**
	 * If $replacement is a callback, execute it, passing in the match data.
	 * If it's a string, just pass it through.
	 *
	 * @param string|callable $replacement Replacement value
	 * @param array           $match       Match data, in PREG_OFFSET_CAPTURE form
	 *
	 * @return string
	 */
	protected function executeReplacement( $replacement, $match ) {
		if ( ! is_callable( $replacement ) ) {
			return $replacement;
		}
		// convert $match from the PREG_OFFSET_CAPTURE form to the form the callback expects
		foreach ( $match as &$matchItem ) {
			$matchItem = $matchItem[0];
		}

		return $replacement( $match );
	}

	/**
	 * Strings are a pattern we need to match, in order to ignore potential
	 * code-like content inside them, but we just want all of the string
	 * content to remain untouched.
	 *
	 * This method will replace all string content with simple STRING#
	 * placeholder text, so we've rid all strings from characters that may be
	 * misinterpreted. Original string content will be saved in $this->extracted
	 * and after doing all other minifying, we can restore the original content
	 * via restoreStrings().
	 *
	 * @param string[optional] $chars
	 * @param string[optional] $placeholderPrefix
	 */
	protected function extractStrings( $chars = '\'"', $placeholderPrefix = '' ) {
		// PHP only supports $this inside anonymous functions since 5.4
		$minifier = $this;
		$callback = function ( $match ) use ( $minifier, $placeholderPrefix ) {
			// check the second index here, because the first always contains a quote
			if ( $match[2] === '' ) {
				/*
				 * Empty strings need no placeholder; they can't be confused for
				 * anything else anyway.
				 * But we still needed to match them, for the extraction routine
				 * to skip over this particular string.
				 */
				return $match[0];
			}

			$count                               = count( $minifier->extracted );
			$placeholder                         = $match[1] . $placeholderPrefix . $count . $match[1];
			$minifier->extracted[ $placeholder ] = $match[1] . $match[2] . $match[1];

			return $placeholder;
		};

		/*
		 * The \\ messiness explained:
		 * * Don't count ' or " as end-of-string if it's escaped (has backslash
		 * in front of it)
		 * * Unless... that backslash itself is escaped (another leading slash),
		 * in which case it's no longer escaping the ' or "
		 * * So there can be either no backslash, or an even number
		 * * multiply all of that times 4, to account for the escaping that has
		 * to be done to pass the backslash into the PHP string without it being
		 * considered as escape-char (times 2) and to get it in the regex,
		 * escaped (times 2)
		 */
		$this->registerPattern( '/([' . $chars . '])(.*?(?<!\\\\)(\\\\\\\\)*+)\\1/s', $callback );
	}

	/**
	 * This method will restore all extracted data (strings, regexes) that were
	 * replaced with placeholder text in extract*(). The original content was
	 * saved in $this->extracted.
	 *
	 * @param string $content
	 *
	 * @return string
	 */
	protected function restoreExtractedData( $content ) {
		if ( ! $this->extracted ) {
			// nothing was extracted, nothing to restore
			return $content;
		}

		$content = strtr( $content, $this->extracted );

		$this->extracted = array();

		return $content;
	}

	/**
	 * Check if the path is a regular file and can be read.
	 *
	 * @param string $path
	 *
	 * @return bool
	 */
	protected function canImportFile( $path ) {
		$parsed = parse_url( $path );
		if (
			// file is elsewhere
			isset( $parsed['host'] )
			// file responds to queries (may change, or need to bypass cache)
			|| isset( $parsed['query'] )
		) {
			return false;
		}

		try {
			return strlen( $path ) < PHP_MAXPATHLEN && @is_file( $path ) && is_readable( $path );
		}
		// catch openbasedir exceptions which are not caught by @ on is_file()
		catch ( \Exception $e ) {
			return false;
		}
	}

	/**
	 * Attempts to open file specified by $path for writing.
	 *
	 * @param string $path The path to the file
	 *
	 * @return resource Specifier for the target file
	 *
	 * @throws IOException
	 */
	protected function openFileForWriting( $path ) {
		if ( $path === '' || ( $handler = @fopen( $path, 'w' ) ) === false ) {
			throw new IOException( 'The file "' . $path . '" could not be opened for writing. Check if PHP has enough permissions.' );
		}

		return $handler;
	}

	/**
	 * Attempts to write $content to the file specified by $handler. $path is used for printing exceptions.
	 *
	 * @param resource $handler The resource to write to
	 * @param string   $content The content to write
	 * @param string   $path    The path to the file (for exception printing only)
	 *
	 * @throws IOException
	 */
	protected function writeToFile( $handler, $content, $path = '' ) {
		if (
			! is_resource( $handler )
			|| ( $result = @fwrite( $handler, $content ) ) === false
			|| ( $result < strlen( $content ) )
		) {
			throw new IOException( 'The file "' . $path . '" could not be written to. Check your disk space and file permissions.' );
		}
	}

	protected static function str_replace_first( $search, $replace, $subject ) {
		$pos = strpos( $subject, $search );
		if ( $pos !== false ) {
			return substr_replace( $subject, $replace, $pos, strlen( $search ) );
		}

		return $subject;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/css.cls.php000064400000065145151600271710022260 0ustar00<?php
// phpcs:ignoreFile
/**
 * css.cls.php - modified PHP implementation of Matthias Mullie's CSS minifier
 *
 * @author Matthias Mullie <minify@mullie.eu>
 * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved
 * @license MIT License
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\Minify;

use LiteSpeed\Lib\CSS_JS_MIN\Minify\Minify;
use LiteSpeed\Lib\CSS_JS_MIN\Minify\Exception\FileImportException;
use LiteSpeed\Lib\CSS_JS_MIN\PathConverter\Converter;
use LiteSpeed\Lib\CSS_JS_MIN\PathConverter\ConverterInterface;

defined( 'WPINC' ) || exit;

class CSS extends Minify {

	/**
	 * @var int maximum import size in kB
	 */
	protected $maxImportSize = 5;

	/**
	 * @var string[] valid import extensions
	 */
	protected $importExtensions = array(
		'gif'   => 'data:image/gif',
		'png'   => 'data:image/png',
		'jpe'   => 'data:image/jpeg',
		'jpg'   => 'data:image/jpeg',
		'jpeg'  => 'data:image/jpeg',
		'svg'   => 'data:image/svg+xml',
		'woff'  => 'data:application/x-font-woff',
		'woff2' => 'data:application/x-font-woff2',
		'avif'  => 'data:image/avif',
		'apng'  => 'data:image/apng',
		'webp'  => 'data:image/webp',
		'tif'   => 'image/tiff',
		'tiff'  => 'image/tiff',
		'xbm'   => 'image/x-xbitmap',
	);

	/**
	 * Set the maximum size if files to be imported.
	 *
	 * Files larger than this size (in kB) will not be imported into the CSS.
	 * Importing files into the CSS as data-uri will save you some connections,
	 * but we should only import relatively small decorative images so that our
	 * CSS file doesn't get too bulky.
	 *
	 * @param int $size Size in kB
	 */
	public function setMaxImportSize( $size ) {
		$this->maxImportSize = $size;
	}

	/**
	 * Set the type of extensions to be imported into the CSS (to save network
	 * connections).
	 * Keys of the array should be the file extensions & respective values
	 * should be the data type.
	 *
	 * @param string[] $extensions Array of file extensions
	 */
	public function setImportExtensions( array $extensions ) {
		$this->importExtensions = $extensions;
	}

	/**
	 * Move any import statements to the top.
	 *
	 * @param string $content Nearly finished CSS content
	 *
	 * @return string
	 */
	public function moveImportsToTop( $content ) {
		if ( preg_match_all( '/(;?)(@import (?<url>url\()?(?P<quotes>["\']?).+?(?P=quotes)(?(url)\)));?/', $content, $matches ) ) {
			// remove from content
			foreach ( $matches[0] as $import ) {
				$content = str_replace( $import, '', $content );
			}

			// add to top
			$content = implode( ';', $matches[2] ) . ';' . trim( $content, ';' );
		}

		return $content;
	}

	/**
	 * Combine CSS from import statements.
	 *
	 * \@import's will be loaded and their content merged into the original file,
	 * to save HTTP requests.
	 *
	 * @param string   $source  The file to combine imports for
	 * @param string   $content The CSS content to combine imports for
	 * @param string[] $parents Parent paths, for circular reference checks
	 *
	 * @return string
	 *
	 * @throws FileImportException
	 */
	protected function combineImports( $source, $content, $parents ) {
		$importRegexes = array(
			// @import url(xxx)
			'/
            # import statement
            @import

            # whitespace
            \s+

                # open url()
                url\(

                    # (optional) open path enclosure
                    (?P<quotes>["\']?)

                        # fetch path
                        (?P<path>.+?)

                    # (optional) close path enclosure
                    (?P=quotes)

                # close url()
                \)

                # (optional) trailing whitespace
                \s*

                # (optional) media statement(s)
                (?P<media>[^;]*)

                # (optional) trailing whitespace
                \s*

            # (optional) closing semi-colon
            ;?

            /ix',

			// @import 'xxx'
			'/

            # import statement
            @import

            # whitespace
            \s+

                # open path enclosure
                (?P<quotes>["\'])

                    # fetch path
                    (?P<path>.+?)

                # close path enclosure
                (?P=quotes)

                # (optional) trailing whitespace
                \s*

                # (optional) media statement(s)
                (?P<media>[^;]*)

                # (optional) trailing whitespace
                \s*

            # (optional) closing semi-colon
            ;?

            /ix',
		);

		// find all relative imports in css
		$matches = array();
		foreach ( $importRegexes as $importRegex ) {
			if ( preg_match_all( $importRegex, $content, $regexMatches, PREG_SET_ORDER ) ) {
				$matches = array_merge( $matches, $regexMatches );
			}
		}

		$search  = array();
		$replace = array();

		// loop the matches
		foreach ( $matches as $match ) {
			// get the path for the file that will be imported
			$importPath = dirname( $source ) . '/' . $match['path'];

			// only replace the import with the content if we can grab the
			// content of the file
			if ( ! $this->canImportByPath( $match['path'] ) || ! $this->canImportFile( $importPath ) ) {
				continue;
			}

			// check if current file was not imported previously in the same
			// import chain.
			if ( in_array( $importPath, $parents ) ) {
				throw new FileImportException( 'Failed to import file "' . $importPath . '": circular reference detected.' );
			}

			// grab referenced file & minify it (which may include importing
			// yet other @import statements recursively)
			$minifier = new self( $importPath );
			$minifier->setMaxImportSize( $this->maxImportSize );
			$minifier->setImportExtensions( $this->importExtensions );
			$importContent = $minifier->execute( $source, $parents );

			// check if this is only valid for certain media
			if ( ! empty( $match['media'] ) ) {
				$importContent = '@media ' . $match['media'] . '{' . $importContent . '}';
			}

			// add to replacement array
			$search[]  = $match[0];
			$replace[] = $importContent;
		}

		// replace the import statements
		return str_replace( $search, $replace, $content );
	}

	/**
	 * Import files into the CSS, base64 encoded.
	 *
	 * Included images @url(image.jpg) will be loaded and their content merged into the
	 * original file, to save HTTP requests.
	 *
	 * @param string $source  The file to import files for
	 * @param string $content The CSS content to import files for
	 *
	 * @return string
	 */
	protected function importFiles( $source, $content ) {
		$regex = '/url\((["\']?)(.+?)\\1\)/i';
		if ( $this->importExtensions && preg_match_all( $regex, $content, $matches, PREG_SET_ORDER ) ) {
			$search  = array();
			$replace = array();

			// loop the matches
			foreach ( $matches as $match ) {
				$extension = substr( strrchr( $match[2], '.' ), 1 );
				if ( $extension && ! array_key_exists( $extension, $this->importExtensions ) ) {
					continue;
				}

				// get the path for the file that will be imported
				$path = $match[2];
				$path = dirname( $source ) . '/' . $path;

				// only replace the import with the content if we're able to get
				// the content of the file, and it's relatively small
				if ( $this->canImportFile( $path ) && $this->canImportBySize( $path ) ) {
					// grab content && base64-ize
					$importContent = $this->load( $path );
					$importContent = base64_encode( $importContent );

					// build replacement
					$search[]  = $match[0];
					$replace[] = 'url(' . $this->importExtensions[ $extension ] . ';base64,' . $importContent . ')';
				}
			}

			// replace the import statements
			$content = str_replace( $search, $replace, $content );
		}

		return $content;
	}

	/**
	 * Minify the data.
	 * Perform CSS optimizations.
	 *
	 * @param string[optional] $path    Path to write the data to
	 * @param string[]         $parents Parent paths, for circular reference checks
	 *
	 * @return string The minified data
	 */
	public function execute( $path = null, $parents = array() ) {
		$content = '';

		// loop CSS data (raw data and files)
		foreach ( $this->data as $source => $css ) {
			/*
			 * Let's first take out strings & comments, since we can't just
			 * remove whitespace anywhere. If whitespace occurs inside a string,
			 * we should leave it alone. E.g.:
			 * p { content: "a   test" }
			 */
			$this->extractStrings();
			$this->stripComments();
			$this->extractMath();
			$this->extractCustomProperties();
			$css = $this->replace( $css );

			$css = $this->stripWhitespace( $css );
			$css = $this->convertLegacyColors( $css );
			$css = $this->cleanupModernColors( $css );
			$css = $this->shortenHEXColors( $css );
			$css = $this->shortenZeroes( $css );
			$css = $this->shortenFontWeights( $css );
			$css = $this->stripEmptyTags( $css );

			// restore the string we've extracted earlier
			$css = $this->restoreExtractedData( $css );

			$source  = is_int( $source ) ? '' : $source;
			$parents = $source ? array_merge( $parents, array( $source ) ) : $parents;
			$css     = $this->combineImports( $source, $css, $parents );
			$css     = $this->importFiles( $source, $css );

			/*
			 * If we'll save to a new path, we'll have to fix the relative paths
			 * to be relative no longer to the source file, but to the new path.
			 * If we don't write to a file, fall back to same path so no
			 * conversion happens (because we still want it to go through most
			 * of the move code, which also addresses url() & @import syntax...)
			 */
			$converter = $this->getPathConverter( $source, $path ?: $source );
			$css       = $this->move( $converter, $css );

			// combine css
			$content .= $css;
		}

		$content = $this->moveImportsToTop( $content );

		return $content;
	}

	/**
	 * Moving a css file should update all relative urls.
	 * Relative references (e.g. ../images/image.gif) in a certain css file,
	 * will have to be updated when a file is being saved at another location
	 * (e.g. ../../images/image.gif, if the new CSS file is 1 folder deeper).
	 *
	 * @param ConverterInterface $converter Relative path converter
	 * @param string             $content   The CSS content to update relative urls for
	 *
	 * @return string
	 */
	protected function move( ConverterInterface $converter, $content ) {
		/*
		 * Relative path references will usually be enclosed by url(). @import
		 * is an exception, where url() is not necessary around the path (but is
		 * allowed).
		 * This *could* be 1 regular expression, where both regular expressions
		 * in this array are on different sides of a |. But we're using named
		 * patterns in both regexes, the same name on both regexes. This is only
		 * possible with a (?J) modifier, but that only works after a fairly
		 * recent PCRE version. That's why I'm doing 2 separate regular
		 * expressions & combining the matches after executing of both.
		 */
		$relativeRegexes = array(
			// url(xxx)
			'/
            # open url()
            url\(

                \s*

                # open path enclosure
                (?P<quotes>["\'])?

                    # fetch path
                    (?P<path>.+?)

                # close path enclosure
                (?(quotes)(?P=quotes))

                \s*

            # close url()
            \)

            /ix',

			// @import "xxx"
			'/
            # import statement
            @import

            # whitespace
            \s+

                # we don\'t have to check for @import url(), because the
                # condition above will already catch these

                # open path enclosure
                (?P<quotes>["\'])

                    # fetch path
                    (?P<path>.+?)

                # close path enclosure
                (?P=quotes)

            /ix',
		);

		// find all relative urls in css
		$matches = array();
		foreach ( $relativeRegexes as $relativeRegex ) {
			if ( preg_match_all( $relativeRegex, $content, $regexMatches, PREG_SET_ORDER ) ) {
				$matches = array_merge( $matches, $regexMatches );
			}
		}

		$search  = array();
		$replace = array();

		// loop all urls
		foreach ( $matches as $match ) {
			// determine if it's a url() or an @import match
			$type = ( strpos( $match[0], '@import' ) === 0 ? 'import' : 'url' );

			$url = $match['path'];
			if ( $this->canImportByPath( $url ) ) {
				// attempting to interpret GET-params makes no sense, so let's discard them for awhile
				$params = strrchr( $url, '?' );
				$url    = $params ? substr( $url, 0, -strlen( $params ) ) : $url;

				// fix relative url
				$url = $converter->convert( $url );

				// now that the path has been converted, re-apply GET-params
				$url .= $params;
			}

			/*
			 * Urls with control characters above 0x7e should be quoted.
			 * According to Mozilla's parser, whitespace is only allowed at the
			 * end of unquoted urls.
			 * Urls with `)` (as could happen with data: uris) should also be
			 * quoted to avoid being confused for the url() closing parentheses.
			 * And urls with a # have also been reported to cause issues.
			 * Urls with quotes inside should also remain escaped.
			 *
			 * @see https://developer.mozilla.org/nl/docs/Web/CSS/url#The_url()_functional_notation
			 * @see https://hg.mozilla.org/mozilla-central/rev/14abca4e7378
			 * @see https://github.com/matthiasmullie/minify/issues/193
			 */
			$url = trim( $url );
			if ( preg_match( '/[\s\)\'"#\x{7f}-\x{9f}]/u', $url ) ) {
				$url = $match['quotes'] . $url . $match['quotes'];
			}

			// build replacement
			$search[] = $match[0];
			if ( $type === 'url' ) {
				$replace[] = 'url(' . $url . ')';
			} elseif ( $type === 'import' ) {
				$replace[] = '@import "' . $url . '"';
			}
		}

		// replace urls
		return str_replace( $search, $replace, $content );
	}

	/**
	 * Shorthand HEX color codes.
	 * #FF0000FF -> #f00 -> red
	 * #FF00FF00 -> transparent.
	 *
	 * @param string $content The CSS content to shorten the HEX color codes for
	 *
	 * @return string
	 */
	protected function shortenHexColors( $content ) {
		// shorten repeating patterns within HEX ..
		$content = preg_replace( '/(?<=[: ])#([0-9a-f])\\1([0-9a-f])\\2([0-9a-f])\\3(?:([0-9a-f])\\4)?(?=[; }])/i', '#$1$2$3$4', $content );

		// remove alpha channel if it's pointless ..
		$content = preg_replace( '/(?<=[: ])#([0-9a-f]{6})ff(?=[; }])/i', '#$1', $content );
		$content = preg_replace( '/(?<=[: ])#([0-9a-f]{3})f(?=[; }])/i', '#$1', $content );

		// replace `transparent` with shortcut ..
		$content = preg_replace( '/(?<=[: ])#[0-9a-f]{6}00(?=[; }])/i', '#fff0', $content );

		$colors = array(
			// make these more readable
			'#00f'        => 'blue',
			'#dc143c'     => 'crimson',
			'#0ff'        => 'cyan',
			'#8b0000'     => 'darkred',
			'#696969'     => 'dimgray',
			'#ff69b4'     => 'hotpink',
			'#0f0'        => 'lime',
			'#fdf5e6'     => 'oldlace',
			'#87ceeb'     => 'skyblue',
			'#d8bfd8'     => 'thistle',
			// we can shorten some even more by replacing them with their color name
			'#f0ffff'     => 'azure',
			'#f5f5dc'     => 'beige',
			'#ffe4c4'     => 'bisque',
			'#a52a2a'     => 'brown',
			'#ff7f50'     => 'coral',
			'#ffd700'     => 'gold',
			'#808080'     => 'gray',
			'#008000'     => 'green',
			'#4b0082'     => 'indigo',
			'#fffff0'     => 'ivory',
			'#f0e68c'     => 'khaki',
			'#faf0e6'     => 'linen',
			'#800000'     => 'maroon',
			'#000080'     => 'navy',
			'#808000'     => 'olive',
			'#ffa500'     => 'orange',
			'#da70d6'     => 'orchid',
			'#cd853f'     => 'peru',
			'#ffc0cb'     => 'pink',
			'#dda0dd'     => 'plum',
			'#800080'     => 'purple',
			'#f00'        => 'red',
			'#fa8072'     => 'salmon',
			'#a0522d'     => 'sienna',
			'#c0c0c0'     => 'silver',
			'#fffafa'     => 'snow',
			'#d2b48c'     => 'tan',
			'#008080'     => 'teal',
			'#ff6347'     => 'tomato',
			'#ee82ee'     => 'violet',
			'#f5deb3'     => 'wheat',
			// or the other way around
			'black'       => '#000',
			'fuchsia'     => '#f0f',
			'magenta'     => '#f0f',
			'white'       => '#fff',
			'yellow'      => '#ff0',
			// and also `transparent`
			'transparent' => '#fff0',
		);

		return preg_replace_callback(
			'/(?<=[: ])(' . implode( '|', array_keys( $colors ) ) . ')(?=[; }])/i',
			function ( $match ) use ( $colors ) {
				return $colors[ strtolower( $match[0] ) ];
			},
			$content
		);
	}

	/**
	 * Convert RGB|HSL color codes.
	 * rgb(255,0,0,.5) -> rgb(255 0 0 / .5).
	 * rgb(255,0,0) -> #f00.
	 *
	 * @param string $content The CSS content to shorten the RGB color codes for
	 *
	 * @return string
	 */
	protected function convertLegacyColors( $content ) {
		/*
			https://drafts.csswg.org/css-color/#color-syntax-legacy
			https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgb
			https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/hsl
		*/

		// convert legacy color syntax
		$content = preg_replace( '/(rgb)a?\(\s*([0-9]{1,3}%?)\s*,\s*([0-9]{1,3}%?)\s*,\s*([0-9]{1,3}%?)\s*,\s*([0,1]?(?:\.[0-9]*)?)\s*\)/i', '$1($2 $3 $4 / $5)', $content );
		$content = preg_replace( '/(rgb)a?\(\s*([0-9]{1,3}%?)\s*,\s*([0-9]{1,3}%?)\s*,\s*([0-9]{1,3}%?)\s*\)/i', '$1($2 $3 $4)', $content );
		$content = preg_replace( '/(hsl)a?\(\s*([0-9]+(?:deg|grad|rad|turn)?)\s*,\s*([0-9]{1,3}%)\s*,\s*([0-9]{1,3}%)\s*,\s*([0,1]?(?:\.[0-9]*)?)\s*\)/i', '$1($2 $3 $4 / $5)', $content );
		$content = preg_replace( '/(hsl)a?\(\s*([0-9]+(?:deg|grad|rad|turn)?)\s*,\s*([0-9]{1,3}%)\s*,\s*([0-9]{1,3}%)\s*\)/i', '$1($2 $3 $4)', $content );

		// convert `rgb` to `hex`
		$dec = '([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])';
		return preg_replace_callback(
			"/rgb\($dec $dec $dec\)/i",
			function ( $match ) {
				return sprintf( '#%02x%02x%02x', $match[1], $match[2], $match[3] );
			},
			$content
		);
	}

	/**
	 * Cleanup RGB|HSL|HWB|LCH|LAB
	 * rgb(255 0 0 / 1) -> rgb(255 0 0).
	 * rgb(255 0 0 / 0) -> transparent.
	 *
	 * @param string $content The CSS content to cleanup HSL|HWB|LCH|LAB
	 *
	 * @return string
	 */
	protected function cleanupModernColors( $content ) {
		/*
			https://drafts.csswg.org/css-color/#color-syntax-modern
			https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/hwb
			https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/lch
			https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/lab
			https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/oklch
			https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/oklab
		*/
		$tag = '(rgb|hsl|hwb|(?:(?:ok)?(?:lch|lab)))';

		// remove alpha channel if it's pointless ..
		$content = preg_replace( '/' . $tag . '\(\s*([^\s]+)\s+([^\s]+)\s+([^\s]+)\s+\/\s+1(?:(?:\.\d?)*|00%)?\s*\)/i', '$1($2 $3 $4)', $content );

		// replace `transparent` with shortcut ..
		$content = preg_replace( '/' . $tag . '\(\s*[^\s]+\s+[^\s]+\s+[^\s]+\s+\/\s+0(?:[\.0%]*)?\s*\)/i', '#fff0', $content );

		return $content;
	}

	/**
	 * Shorten CSS font weights.
	 *
	 * @param string $content The CSS content to shorten the font weights for
	 *
	 * @return string
	 */
	protected function shortenFontWeights( $content ) {
		$weights = array(
			'normal' => 400,
			'bold'   => 700,
		);

		$callback = function ( $match ) use ( $weights ) {
			return $match[1] . $weights[ $match[2] ];
		};

		return preg_replace_callback( '/(font-weight\s*:\s*)(' . implode( '|', array_keys( $weights ) ) . ')(?=[;}])/', $callback, $content );
	}

	/**
	 * Shorthand 0 values to plain 0, instead of e.g. -0em.
	 *
	 * @param string $content The CSS content to shorten the zero values for
	 *
	 * @return string
	 */
	protected function shortenZeroes( $content ) {
		// we don't want to strip units in `calc()` expressions:
		// `5px - 0px` is valid, but `5px - 0` is not
		// `10px * 0` is valid (equates to 0), and so is `10 * 0px`, but
		// `10 * 0` is invalid
		// we've extracted calcs earlier, so we don't need to worry about this

		// reusable bits of code throughout these regexes:
		// before & after are used to make sure we don't match lose unintended
		// 0-like values (e.g. in #000, or in http://url/1.0)
		// units can be stripped from 0 values, or used to recognize non 0
		// values (where wa may be able to strip a .0 suffix)
		$before = '(?<=[:(, ])';
		$after  = '(?=[ ,);}])';
		$units  = '(em|ex|%|px|cm|mm|in|pt|pc|ch|rem|vh|vw|vmin|vmax|vm)';

		// strip units after zeroes (0px -> 0)
		// NOTE: it should be safe to remove all units for a 0 value, but in
		// practice, Webkit (especially Safari) seems to stumble over at least
		// 0%, potentially other units as well. Only stripping 'px' for now.
		// @see https://github.com/matthiasmullie/minify/issues/60
		$content = preg_replace( '/' . $before . '(-?0*(\.0+)?)(?<=0)px' . $after . '/', '\\1', $content );

		// strip 0-digits (.0 -> 0)
		$content = preg_replace( '/' . $before . '\.0+' . $units . '?' . $after . '/', '0\\1', $content );
		// strip trailing 0: 50.10 -> 50.1, 50.10px -> 50.1px
		$content = preg_replace( '/' . $before . '(-?[0-9]+\.[0-9]+)0+' . $units . '?' . $after . '/', '\\1\\2', $content );
		// strip trailing 0: 50.00 -> 50, 50.00px -> 50px
		$content = preg_replace( '/' . $before . '(-?[0-9]+)\.0+' . $units . '?' . $after . '/', '\\1\\2', $content );
		// strip leading 0: 0.1 -> .1, 01.1 -> 1.1
		$content = preg_replace( '/' . $before . '(-?)0+([0-9]*\.[0-9]+)' . $units . '?' . $after . '/', '\\1\\2\\3', $content );

		// strip negative zeroes (-0 -> 0) & truncate zeroes (00 -> 0)
		$content = preg_replace( '/' . $before . '-?0+' . $units . '?' . $after . '/', '0\\1', $content );

		// IE doesn't seem to understand a unitless flex-basis value (correct -
		// it goes against the spec), so let's add it in again (make it `%`,
		// which is only 1 char: 0%, 0px, 0 anything, it's all just the same)
		// @see https://developer.mozilla.org/nl/docs/Web/CSS/flex
		$content = preg_replace( '/flex:([0-9]+\s[0-9]+\s)0([;\}])/', 'flex:${1}0%${2}', $content );
		$content = preg_replace( '/flex-basis:0([;\}])/', 'flex-basis:0%${1}', $content );

		return $content;
	}

	/**
	 * Strip empty tags from source code.
	 *
	 * @param string $content
	 *
	 * @return string
	 */
	protected function stripEmptyTags( $content ) {
		$content = preg_replace( '/(?<=^)[^\{\};]+\{\s*\}/', '', $content );
		$content = preg_replace( '/(?<=(\}|;))[^\{\};]+\{\s*\}/', '', $content );

		return $content;
	}

	/**
	 * Strip comments from source code.
	 */
	protected function stripComments() {
		$this->stripMultilineComments();
	}

	/**
	 * Strip whitespace.
	 *
	 * @param string $content The CSS content to strip the whitespace for
	 *
	 * @return string
	 */
	protected function stripWhitespace( $content ) {
		// remove leading & trailing whitespace
		$content = preg_replace( '/^\s*/m', '', $content );
		$content = preg_replace( '/\s*$/m', '', $content );

		// replace newlines with a single space
		$content = preg_replace( '/\s+/', ' ', $content );

		// remove whitespace around meta characters
		// inspired by stackoverflow.com/questions/15195750/minify-compress-css-with-regex
		$content = preg_replace( '/\s*([\*$~^|]?+=|[{};,>~]|!important\b)\s*/', '$1', $content );
		$content = preg_replace( '/([\[(:>\+])\s+/', '$1', $content );
		$content = preg_replace( '/\s+([\]\)>\+])/', '$1', $content );
		$content = preg_replace( '/\s+(:)(?![^\}]*\{)/', '$1', $content );

		// whitespace around + and - can only be stripped inside some pseudo-
		// classes, like `:nth-child(3+2n)`
		// not in things like `calc(3px + 2px)`, shorthands like `3px -2px`, or
		// selectors like `div.weird- p`
		$pseudos = array( 'nth-child', 'nth-last-child', 'nth-last-of-type', 'nth-of-type' );
		$content = preg_replace( '/:(' . implode( '|', $pseudos ) . ')\(\s*([+-]?)\s*(.+?)\s*([+-]?)\s*(.*?)\s*\)/', ':$1($2$3$4$5)', $content );

		// remove semicolon/whitespace followed by closing bracket
		$content = str_replace( ';}', '}', $content );

		return trim( $content );
	}

	/**
	 * Replace all occurrences of functions that may contain math, where
	 * whitespace around operators needs to be preserved (e.g. calc, clamp).
	 */
	protected function extractMath() {
		$functions = array( 'calc', 'clamp', 'min', 'max' );
		$pattern   = '/\b(' . implode( '|', $functions ) . ')(\(.+?)(?=$|;|})/m';

		// PHP only supports $this inside anonymous functions since 5.4
		$minifier = $this;
		$callback = function ( $match ) use ( $minifier, $pattern, &$callback ) {
			$function = $match[1];
			$length   = strlen( $match[2] );
			$expr     = '';
			$opened   = 0;

			// the regular expression for extracting math has 1 significant problem:
			// it can't determine the correct closing parenthesis...
			// instead, it'll match a larger portion of code to where it's certain that
			// the calc() musts have ended, and we'll figure out which is the correct
			// closing parenthesis here, by counting how many have opened
			for ( $i = 0; $i < $length; ++$i ) {
				$char  = $match[2][ $i ];
				$expr .= $char;
				if ( $char === '(' ) {
					++$opened;
				} elseif ( $char === ')' && --$opened === 0 ) {
					break;
				}
			}

			// now that we've figured out where the calc() starts and ends, extract it
			$count                               = count( $minifier->extracted );
			$placeholder                         = 'math(' . $count . ')';
			$minifier->extracted[ $placeholder ] = $function . '(' . trim( substr( $expr, 1, -1 ) ) . ')';

			// and since we've captured more code than required, we may have some leftover
			// calc() in here too - go recursive on the remaining but of code to go figure
			// that out and extract what is needed
			$rest = $minifier->str_replace_first( $function . $expr, '', $match[0] );
			$rest = preg_replace_callback( $pattern, $callback, $rest );

			return $placeholder . $rest;
		};

		$this->registerPattern( $pattern, $callback );
	}

	/**
	 * Replace custom properties, whose values may be used in scenarios where
	 * we wouldn't want them to be minified (e.g. inside calc).
	 */
	protected function extractCustomProperties() {
		// PHP only supports $this inside anonymous functions since 5.4
		$minifier = $this;
		$this->registerPattern(
			'/(?<=^|[;}{])\s*(--[^:;{}"\'\s]+)\s*:([^;{}]+)/m',
			function ( $match ) use ( $minifier ) {
				$placeholder                         = '--custom-' . count( $minifier->extracted ) . ':0';
				$minifier->extracted[ $placeholder ] = $match[1] . ':' . trim( $match[2] );

				return $placeholder;
			}
		);
	}

	/**
	 * Check if file is small enough to be imported.
	 *
	 * @param string $path The path to the file
	 *
	 * @return bool
	 */
	protected function canImportBySize( $path ) {
		return ( $size = @filesize( $path ) ) && $size <= $this->maxImportSize * 1024;
	}

	/**
	 * Check if file a file can be imported, going by the path.
	 *
	 * @param string $path
	 *
	 * @return bool
	 */
	protected function canImportByPath( $path ) {
		return preg_match( '/^(data:|https?:|\\/)/', $path ) === 0;
	}

	/**
	 * Return a converter to update relative paths to be relative to the new
	 * destination.
	 *
	 * @param string $source
	 * @param string $target
	 *
	 * @return ConverterInterface
	 */
	protected function getPathConverter( $source, $target ) {
		return new Converter( $source, $target );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/data/js/keywords_after.txt000064400000000071151600272110025273 0ustar00in
public
extends
private
protected
implements
instanceoflitespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/data/js/operators_before.txt000064400000000163151600272160025612 0ustar00+
-
*
/
%
=
+=
-=
*=
/=
%=
<<=
>>=
>>>=
&=
^=
|=
&
|
^
~
<<
>>
>>>
==
===
!=
!==
>
<
>=
<=
&&
||
!
.
[
?
:
,
;
(
{
litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/data/js/keywords_reserved.txt000064400000000636151600272230026023 0ustar00do
if
in
for
let
new
try
var
case
else
enum
eval
null
this
true
void
with
break
catch
class
const
false
super
throw
while
yield
delete
export
import
public
return
static
switch
typeof
default
extends
finally
package
private
continue
debugger
function
arguments
interface
protected
implements
instanceof
abstract
boolean
byte
char
double
final
float
goto
int
long
native
short
synchronized
throws
transient
volatilelitespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/data/js/operators_after.txt000064400000000162151600272300025444 0ustar00+
-
*
/
%
=
+=
-=
*=
/=
%=
<<=
>>=
>>>=
&=
^=
|=
&
|
^
<<
>>
>>>
==
===
!=
!==
>
<
>=
<=
&&
||
.
[
]
?
:
,
;
(
)
}litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/data/js/keywords_before.txt000064400000000247151600272350025447 0ustar00do
in
let
new
var
case
else
enum
void
with
class
const
yield
delete
export
import
public
static
typeof
extends
package
private
function
protected
implements
instanceoflitespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/data/js/operators.txt000064400000000170151600272420024265 0ustar00+
-
*
/
%
=
+=
-=
*=
/=
%=
<<=
>>=
>>>=
&=
^=
|=
&
|
^
~
<<
>>
>>>
==
===
!=
!==
>
<
>=
<=
&&
||
!
.
[
]
?
:
,
;
(
)
{
}litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/pathconverter/LICENSE000064400000002043151600272550022564 0ustar00Copyright (c) 2015 Matthias Mullie

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/pathconverter/converter.cls.php000064400000012600151600272620025055 0ustar00<?php
// phpcs:ignoreFile
/**
 * modified PHP implementation of Matthias Mullie's convert path class
 * Convert paths relative from 1 file to another.
 *
 * E.g.
 *     ../../images/icon.jpg relative to /css/imports/icons.css
 * becomes
 *     ../images/icon.jpg relative to /css/minified.css
 *
 * @author Matthias Mullie <pathconverter@mullie.eu>
 * @copyright Copyright (c) 2015, Matthias Mullie. All rights reserved
 * @license MIT License
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\PathConverter;

defined( 'WPINC' ) || exit;

interface ConverterInterface {

	/**
	 * Convert file paths.
	 *
	 * @param string $path The path to be converted
	 *
	 * @return string The new path
	 */
	public function convert( $path );
}

class Converter implements ConverterInterface {

	/**
	 * @var string
	 */
	protected $from;

	/**
	 * @var string
	 */
	protected $to;

	/**
	 * @param string $from The original base path (directory, not file!)
	 * @param string $to   The new base path (directory, not file!)
	 * @param string $root Root directory (defaults to `getcwd`)
	 */
	public function __construct( $from, $to, $root = '' ) {
		$shared = $this->shared( $from, $to );
		if ( $shared === '' ) {
			// when both paths have nothing in common, one of them is probably
			// absolute while the other is relative
			$root = $root ?: getcwd();
			$from = strpos( $from, $root ) === 0 ? $from : preg_replace( '/\/+/', '/', $root . '/' . $from );
			$to   = strpos( $to, $root ) === 0 ? $to : preg_replace( '/\/+/', '/', $root . '/' . $to );

			// or traveling the tree via `..`
			// attempt to resolve path, or assume it's fine if it doesn't exist
			$from = @realpath( $from ) ?: $from;
			$to   = @realpath( $to ) ?: $to;
		}

		$from = $this->dirname( $from );
		$to   = $this->dirname( $to );

		$from = $this->normalize( $from );
		$to   = $this->normalize( $to );

		$this->from = $from;
		$this->to   = $to;
	}

	/**
	 * Normalize path.
	 *
	 * @param string $path
	 *
	 * @return string
	 */
	protected function normalize( $path ) {
		// deal with different operating systems' directory structure
		$path = rtrim( str_replace( DIRECTORY_SEPARATOR, '/', $path ), '/' );

		// remove leading current directory.
		if ( substr( $path, 0, 2 ) === './' ) {
			$path = substr( $path, 2 );
		}

		// remove references to current directory in the path.
		$path = str_replace( '/./', '/', $path );

		/*
		 * Example:
		 *     /home/forkcms/frontend/cache/compiled_templates/../../core/layout/css/../images/img.gif
		 * to
		 *     /home/forkcms/frontend/core/layout/images/img.gif
		 */
		do {
			$path = preg_replace( '/[^\/]+(?<!\.\.)\/\.\.\//', '', $path, -1, $count );
		} while ( $count );

		return $path;
	}

	/**
	 * Figure out the shared path of 2 locations.
	 *
	 * Example:
	 *     /home/forkcms/frontend/core/layout/images/img.gif
	 * and
	 *     /home/forkcms/frontend/cache/minified_css
	 * share
	 *     /home/forkcms/frontend
	 *
	 * @param string $path1
	 * @param string $path2
	 *
	 * @return string
	 */
	protected function shared( $path1, $path2 ) {
		// $path could theoretically be empty (e.g. no path is given), in which
		// case it shouldn't expand to array(''), which would compare to one's
		// root /
		$path1 = $path1 ? explode( '/', $path1 ) : array();
		$path2 = $path2 ? explode( '/', $path2 ) : array();

		$shared = array();

		// compare paths & strip identical ancestors
		foreach ( $path1 as $i => $chunk ) {
			if ( isset( $path2[ $i ] ) && $path1[ $i ] == $path2[ $i ] ) {
				$shared[] = $chunk;
			} else {
				break;
			}
		}

		return implode( '/', $shared );
	}

	/**
	 * Convert paths relative from 1 file to another.
	 *
	 * E.g.
	 *     ../images/img.gif relative to /home/forkcms/frontend/core/layout/css
	 * should become:
	 *     ../../core/layout/images/img.gif relative to
	 *     /home/forkcms/frontend/cache/minified_css
	 *
	 * @param string $path The relative path that needs to be converted
	 *
	 * @return string The new relative path
	 */
	public function convert( $path ) {
		// quit early if conversion makes no sense
		if ( $this->from === $this->to ) {
			return $path;
		}

		$path = $this->normalize( $path );
		// if we're not dealing with a relative path, just return absolute
		if ( strpos( $path, '/' ) === 0 ) {
			return $path;
		}

		// normalize paths
		$path = $this->normalize( $this->from . '/' . $path );

		// strip shared ancestor paths
		$shared = $this->shared( $path, $this->to );
		$path   = mb_substr( $path, mb_strlen( $shared ) );
		$to     = mb_substr( $this->to, mb_strlen( $shared ) );

		// add .. for every directory that needs to be traversed to new path
		$to = str_repeat( '../', count( array_filter( explode( '/', $to ) ) ) );

		return $to . ltrim( $path, '/' );
	}

	/**
	 * Attempt to get the directory name from a path.
	 *
	 * @param string $path
	 *
	 * @return string
	 */
	protected function dirname( $path ) {
		if ( @is_file( $path ) ) {
			return dirname( $path );
		}

		if ( @is_dir( $path ) ) {
			return rtrim( $path, '/' );
		}

		// no known file/dir, start making assumptions

		// ends in / = dir
		if ( mb_substr( $path, -1 ) === '/' ) {
			return rtrim( $path, '/' );
		}

		// has a dot in the name, likely a file
		if ( preg_match( '/.*\..*$/', basename( $path ) ) !== 0 ) {
			return dirname( $path );
		}

		// you're on your own here!
		return $path;
	}
}

class NoConverter implements ConverterInterface {

	/**
	 * {@inheritdoc}
	 */
	public function convert( $path ) {
		return $path;
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/lib/urirewriter.cls.php000064400000021745151600272670020435 0ustar00<?php
// phpcs:ignoreFile
/**
 * Rewrite file-relative URIs as root-relative in CSS files
 *
 * @package Minify
 * @author Stephen Clay <steve@mrclay.org>
 */

namespace LiteSpeed\Lib;

defined( 'WPINC' ) || exit;

class UriRewriter {


	/**
	 * rewrite() and rewriteRelative() append debugging information here
	 *
	 * @var string
	 */
	public static $debugText = '';

	/**
	 * In CSS content, rewrite file relative URIs as root relative
	 *
	 * @param string $css
	 *
	 * @param string $currentDir The directory of the current CSS file.
	 *
	 * @param string $docRoot The document root of the web site in which
	 * the CSS file resides (default = $_SERVER['DOCUMENT_ROOT']).
	 *
	 * @param array  $symlinks (default = array()) If the CSS file is stored in
	 *  a symlink-ed directory, provide an array of link paths to
	 *  target paths, where the link paths are within the document root. Because
	 *  paths need to be normalized for this to work, use "//" to substitute
	 *  the doc root in the link paths (the array keys). E.g.:
	 *  <code>
	 *  array('//symlink' => '/real/target/path') // unix
	 *  array('//static' => 'D:\\staticStorage')  // Windows
	 *  </code>
	 *
	 * @return string
	 */
	public static function rewrite( $css, $currentDir, $docRoot = null, $symlinks = array() ) {
		self::$_docRoot    = self::_realpath(
			$docRoot ? $docRoot : $_SERVER['DOCUMENT_ROOT']
		);
		self::$_currentDir = self::_realpath( $currentDir );
		self::$_symlinks   = array();

		// normalize symlinks in order to map to link
		foreach ( $symlinks as $link => $target ) {
			$link = ( $link === '//' ) ? self::$_docRoot : str_replace( '//', self::$_docRoot . '/', $link );
			$link = strtr( $link, '/', DIRECTORY_SEPARATOR );

			self::$_symlinks[ $link ] = self::_realpath( $target );
		}

		self::$debugText .= 'docRoot    : ' . self::$_docRoot . "\n"
							. 'currentDir : ' . self::$_currentDir . "\n";
		if ( self::$_symlinks ) {
			self::$debugText .= 'symlinks : ' . var_export( self::$_symlinks, 1 ) . "\n";
		}
		self::$debugText .= "\n";

		$css = self::_trimUrls( $css );

		$css = self::_owlifySvgPaths( $css );

		// rewrite
		$pattern = '/@import\\s+([\'"])(.*?)[\'"]/';
		$css     = preg_replace_callback( $pattern, __CLASS__ . '::_processUriCB', $css );

		$pattern = '/url\\(\\s*([\'"](.*?)[\'"]|[^\\)\\s]+)\\s*\\)/';
		$css     = preg_replace_callback( $pattern, __CLASS__ . '::_processUriCB', $css );

		$css = self::_unOwlify( $css );

		return $css;
	}

	/**
	 * In CSS content, prepend a path to relative URIs
	 *
	 * @param string $css
	 *
	 * @param string $path The path to prepend.
	 *
	 * @return string
	 */
	public static function prepend( $css, $path ) {
		self::$_prependPath = $path;

		$css = self::_trimUrls( $css );

		$css = self::_owlifySvgPaths( $css );

		// append
		$pattern = '/@import\\s+([\'"])(.*?)[\'"]/';
		$css     = preg_replace_callback( $pattern, __CLASS__ . '::_processUriCB', $css );

		$pattern = '/url\\(\\s*([\'"](.*?)[\'"]|[^\\)\\s]+)\\s*\\)/';
		$css     = preg_replace_callback( $pattern, __CLASS__ . '::_processUriCB', $css );

		$css = self::_unOwlify( $css );

		self::$_prependPath = null;

		return $css;
	}

	/**
	 * Get a root relative URI from a file relative URI
	 *
	 * <code>
	 * UriRewriter::rewriteRelative(
	 *       '../img/hello.gif'
	 *     , '/home/user/www/css'  // path of CSS file
	 *     , '/home/user/www'      // doc root
	 * );
	 * // returns '/img/hello.gif'
	 *
	 * // example where static files are stored in a symlinked directory
	 * UriRewriter::rewriteRelative(
	 *       'hello.gif'
	 *     , '/var/staticFiles/theme'
	 *     , '/home/user/www'
	 *     , array('/home/user/www/static' => '/var/staticFiles')
	 * );
	 * // returns '/static/theme/hello.gif'
	 * </code>
	 *
	 * @param string $uri file relative URI
	 *
	 * @param string $realCurrentDir realpath of the current file's directory.
	 *
	 * @param string $realDocRoot realpath of the site document root.
	 *
	 * @param array  $symlinks (default = array()) If the file is stored in
	 *  a symlink-ed directory, provide an array of link paths to
	 *  real target paths, where the link paths "appear" to be within the document
	 *  root. E.g.:
	 *  <code>
	 *  array('/home/foo/www/not/real/path' => '/real/target/path') // unix
	 *  array('C:\\htdocs\\not\\real' => 'D:\\real\\target\\path')  // Windows
	 *  </code>
	 *
	 * @return string
	 */
	public static function rewriteRelative( $uri, $realCurrentDir, $realDocRoot, $symlinks = array() ) {
		// prepend path with current dir separator (OS-independent)
		$path  = strtr( $realCurrentDir, '/', DIRECTORY_SEPARATOR );
		$path .= DIRECTORY_SEPARATOR . strtr( $uri, '/', DIRECTORY_SEPARATOR );

		self::$debugText .= "file-relative URI  : {$uri}\n"
							. "path prepended     : {$path}\n";

		// "unresolve" a symlink back to doc root
		foreach ( $symlinks as $link => $target ) {
			if ( 0 === strpos( $path, $target ) ) {
				// replace $target with $link
				$path = $link . substr( $path, strlen( $target ) );

				self::$debugText .= "symlink unresolved : {$path}\n";

				break;
			}
		}
		// strip doc root
		$path = substr( $path, strlen( $realDocRoot ) );

		self::$debugText .= "docroot stripped   : {$path}\n";

		// fix to root-relative URI
		$uri = strtr( $path, '/\\', '//' );
		$uri = self::removeDots( $uri );

		self::$debugText .= "traversals removed : {$uri}\n\n";

		return $uri;
	}

	/**
	 * Remove instances of "./" and "../" where possible from a root-relative URI
	 *
	 * @param string $uri
	 *
	 * @return string
	 */
	public static function removeDots( $uri ) {
		$uri = str_replace( '/./', '/', $uri );
		// inspired by patch from Oleg Cherniy
		do {
			$uri = preg_replace( '@/[^/]+/\\.\\./@', '/', $uri, 1, $changed );
		} while ( $changed );

		return $uri;
	}

	/**
	 * Get realpath with any trailing slash removed. If realpath() fails,
	 * just remove the trailing slash.
	 *
	 * @param string $path
	 *
	 * @return mixed path with no trailing slash
	 */
	protected static function _realpath( $path ) {
		$realPath = realpath( $path );
		if ( $realPath !== false ) {
			$path = $realPath;
		}

		return rtrim( $path, '/\\' );
	}

	/**
	 * Directory of this stylesheet
	 *
	 * @var string
	 */
	private static $_currentDir = '';

	/**
	 * DOC_ROOT
	 *
	 * @var string
	 */
	private static $_docRoot = '';

	/**
	 * directory replacements to map symlink targets back to their
	 * source (within the document root) E.g. '/var/www/symlink' => '/var/realpath'
	 *
	 * @var array
	 */
	private static $_symlinks = array();

	/**
	 * Path to prepend
	 *
	 * @var string
	 */
	private static $_prependPath = null;

	/**
	 * @param string $css
	 *
	 * @return string
	 */
	private static function _trimUrls( $css ) {
		$pattern = '/
            url\\(      # url(
            \\s*
            ([^\\)]+?)  # 1 = URI (assuming does not contain ")")
            \\s*
            \\)         # )
        /x';

		return preg_replace( $pattern, 'url($1)', $css );
	}

	/**
	 * @param array $m
	 *
	 * @return string
	 */
	private static function _processUriCB( $m ) {
		// $m matched either '/@import\\s+([\'"])(.*?)[\'"]/' or '/url\\(\\s*([^\\)\\s]+)\\s*\\)/'
		$isImport = ( $m[0][0] === '@' );
		// determine URI and the quote character (if any)
		if ( $isImport ) {
			$quoteChar = $m[1];
			$uri       = $m[2];
		} else {
			// $m[1] is either quoted or not
			$quoteChar = ( $m[1][0] === "'" || $m[1][0] === '"' ) ? $m[1][0] : '';

			$uri = ( $quoteChar === '' ) ? $m[1] : substr( $m[1], 1, strlen( $m[1] ) - 2 );
		}

		if ( $uri === '' ) {
			return $m[0];
		}

		// if not anchor id, not root/scheme relative, and not starts with scheme
		if ( ! preg_match( '~^(#|/|[a-z]+\:)~', $uri ) ) {
			// URI is file-relative: rewrite depending on options
			if ( self::$_prependPath === null ) {
				$uri = self::rewriteRelative( $uri, self::$_currentDir, self::$_docRoot, self::$_symlinks );
			} else {
				$uri = self::$_prependPath . $uri;
				if ( $uri[0] === '/' ) {
					$root         = '';
					$rootRelative = $uri;
					$uri          = $root . self::removeDots( $rootRelative );
				} elseif ( preg_match( '@^((https?\:)?//([^/]+))/@', $uri, $m ) && ( false !== strpos( $m[3], '.' ) ) ) {
					$root         = $m[1];
					$rootRelative = substr( $uri, strlen( $root ) );
					$uri          = $root . self::removeDots( $rootRelative );
				}
			}
		}

		if ( $isImport ) {
			return "@import {$quoteChar}{$uri}{$quoteChar}";
		} else {
			return "url({$quoteChar}{$uri}{$quoteChar})";
		}
	}

	/**
	 * Mungs some inline SVG URL declarations so they won't be touched
	 *
	 * @link https://github.com/mrclay/minify/issues/517
	 * @see _unOwlify
	 *
	 * @param string $css
	 * @return string
	 */
	private static function _owlifySvgPaths( $css ) {
		$pattern = '~\b((?:clip-path|mask|-webkit-mask)\s*\:\s*)url(\(\s*#\w+\s*\))~';

		return preg_replace( $pattern, '$1owl$2', $css );
	}

	/**
	 * Undo work of _owlify
	 *
	 * @see _owlifySvgPaths
	 *
	 * @param string $css
	 * @return string
	 */
	private static function _unOwlify( $css ) {
		$pattern = '~\b((?:clip-path|mask|-webkit-mask)\s*\:\s*)owl~';

		return preg_replace( $pattern, '$1url', $css );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/package.json000064400000001664151600272740016275 0ustar00{
	"name": "litespeed-cache",
	"description": "High-performance page caching and site optimization from LiteSpeed",
	"license": "GPLv3",
	"scripts": {
		"format-check": "vendor/bin/phpcs --standard=phpcs.ruleset.xml cli/ lib/ src/ tpl/ thirdparty autoload.php litespeed-cache.php",
		"install-composer-packages": "composer require --dev squizlabs/php_codesniffer:^3.12 wp-coding-standards/wpcs:^3.1 dealerdirect/phpcodesniffer-composer-installer:^1.0 && vendor/bin/phpcs --config-set installed_paths vendor/wp-coding-standards/wpcs,vendor/phpcsstandards/phpcsutils,vendor/phpcsstandards/phpcsextra",
		"sniff-check": "vendor/bin/phpcs --standard=phpcs.ruleset.xml cli/ lib/ src/ tpl/ thirdparty autoload.php litespeed-cache.php",
		"wpformat": "vendor/bin/phpcbf --standard=phpcs.ruleset.xml cli/ lib/ src/ tpl/ thirdparty autoload.php litespeed-cache.php"
	},
	"devDependencies": {
		"@prettier/plugin-php": "^0.21.0",
		"prettier": "^3.0.3"
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/cli/option.cls.php000064400000024154151600273060017352 0ustar00<?php
/**
 * LiteSpeed Cache option Interface CLI.
 *
 * @package LiteSpeed\CLI
 */

namespace LiteSpeed\CLI;

defined( 'WPINC' ) || exit();

use LiteSpeed\Base;
use LiteSpeed\Admin_Settings;
use LiteSpeed\Utility;
use WP_CLI;
use WP_Filesystem;

/**
 * LiteSpeed Cache option Interface
 */
class Option extends Base {

	/**
	 * Set an individual LiteSpeed Cache option.
	 *
	 * ## OPTIONS
	 *
	 * <key>
	 * : The option key to update.
	 *
	 * <newvalue>
	 * : The new value to set the option to.
	 *
	 * ## EXAMPLES
	 *
	 *     # Set to not cache the login page
	 *     $ wp litespeed-option set cache-priv false
	 *     $ wp litespeed-option set 'cdn-mapping[url][0]' https://cdn.EXAMPLE.com
	 *     $ wp litespeed-option set media-lqip_exc $'line1\nline2'
	 *
	 * @param array $args Positional arguments (key, newvalue).
	 * @param array $assoc_args Associative arguments.
	 */
	public function set( $args, $assoc_args ) {
		// Note: If the value is multiple dimensions like cdn-mapping, need to specially handle it both here and in `const.default.json`
		// For CDN/Crawler multi dimension settings, if all children are empty in one line, will delete that line. To delete one line, just set all to empty.
		// E.g. to delete cdn-mapping[0], need to run below:
		// `set cdn-mapping[url][0] ''`
		// `set cdn-mapping[inc_img][0] ''`
		// `set cdn-mapping[inc_css][0] ''`
		// `set cdn-mapping[inc_js][0] ''`
		// `set cdn-mapping[filetype][0] ''`

		$key = $args[0];
		$val = $args[1];

		// For CDN mapping, allow:
		// `set 'cdn-mapping[url][0]' https://the1st_cdn_url`
		// `set 'cdn-mapping[inc_img][0]' true`
		// `set 'cdn-mapping[inc_img][0]' 1`
		//
		// For Crawler cookies:
		// `set 'crawler-cookies[name][0]' my_currency`
		// `set 'crawler-cookies[vals][0]' "USD\nTWD"`
		//
		// For multi lines setting:
		// `set media-lqip_exc $'img1.jpg\nimg2.jpg'`

		// Build raw data
		$raw_data = array(
			Admin_Settings::ENROLL => array( $key ),
		);

		// Contains child set
		if ( false !== strpos( $key, '[' ) ) {
			parse_str( $key . '=' . $val, $key2 );
			$raw_data = array_merge( $raw_data, $key2 );
		} else {
			$raw_data[ $key ] = $val;
		}

		$this->cls( 'Admin_Settings' )->save( $raw_data );
		WP_CLI::line( "$key:" );
		$this->get( $args, $assoc_args );
	}

	/**
	 * Get all plugin options.
	 *
	 * ## OPTIONS
	 *
	 * [--format=<format>]
	 * : Output format (e.g., json).
	 *
	 * ## EXAMPLES
	 *
	 *     # Get all options
	 *     $ wp litespeed-option all
	 *     $ wp litespeed-option all --json
	 *     $ wp litespeed-option all --format=json
	 *
	 * @param array $args Positional arguments.
	 * @param array $assoc_args Associative arguments.
	 */
	public function all( $args, $assoc_args ) {
		$options = $this->get_options();

		if ( ! empty( $assoc_args['format'] ) ) {
			WP_CLI::print_value( $options, $assoc_args );
			return;
		}

		$option_out = array();

		$buf = WP_CLI::colorize( '%CThe list of options:%n' );
		WP_CLI::line( $buf );

		foreach ( $options as $k => $v ) {
			if ( self::O_CDN_MAPPING === $k || self::O_CRAWLER_COOKIES === $k ) {
				foreach ( $v as $k2 => $v2 ) {
					// $k2 is numeric
					if ( is_array( $v2 ) ) {
						foreach ( $v2 as $k3 => $v3 ) {
							// $k3 is 'url/inc_img/name/vals'
							if ( is_array( $v3 ) ) {
								$option_out[] = array(
									'key'   => '',
									'value' => '',
								);
								foreach ( $v3 as $k4 => $v4 ) {
									$option_out[] = array(
										'key'   => 0 === $k4 ? "{$k}[$k3][$k2]" : '',
										'value' => $v4,
									);
								}
								$option_out[] = array(
									'key'   => '',
									'value' => '',
								);
							} else {
								$option_out[] = array(
									'key'   => "{$k}[$k3][$k2]",
									'value' => $v3,
								);
							}
						}
					}
				}
				continue;
			} elseif ( is_array( $v ) && $v ) {
				$option_out[] = array(
					'key'   => '',
					'value' => '',
				);
				foreach ( $v as $k2 => $v2 ) {
					$option_out[] = array(
						'key'   => 0 === $k2 ? $k : '',
						'value' => $v2,
					);
				}
				$option_out[] = array(
					'key'   => '',
					'value' => '',
				);
				continue;
			}

			if ( array_key_exists( $k, self::$_default_options ) && is_bool( self::$_default_options[ $k ] ) && ! $v ) {
				$v = 0;
			}

			if ( '' === $v || array() === $v ) {
				$v = "''";
			}

			$option_out[] = array(
				'key'   => $k,
				'value' => $v,
			);
		}

		WP_CLI\Utils\format_items( 'table', $option_out, array( 'key', 'value' ) );
	}

	/**
	 * Get a specific plugin option.
	 *
	 * ## OPTIONS
	 *
	 * <id>
	 * : The option ID to retrieve (e.g., cache-priv, cdn-mapping[url][0]).
	 *
	 * ## EXAMPLES
	 *
	 *     # Get one option
	 *     $ wp litespeed-option get cache-priv
	 *     $ wp litespeed-option get 'cdn-mapping[url][0]'
	 *
	 * @param array $args Positional arguments (id).
	 * @param array $assoc_args Associative arguments.
	 */
	public function get( $args, $assoc_args ) {
		$id = $args[0];

		$child = false;
		if ( false !== strpos( $id, '[' ) ) {
			parse_str( $id, $id2 );
			Utility::compatibility();
			$id = array_key_first( $id2 );

			$child = array_key_first( $id2[ $id ] ); // is `url`
			if ( ! $child ) {
				WP_CLI::error( 'Wrong child key' );
				return;
			}
			$numeric = array_key_first( $id2[ $id ][ $child ] ); // `0`
			if ( null === $numeric ) {
				WP_CLI::error( 'Wrong 2nd level numeric key' );
				return;
			}
		}

		if ( ! isset( self::$_default_options[ $id ] ) ) {
			WP_CLI::error( 'ID not exist [id] ' . $id );
			return;
		}

		$v         = $this->conf( $id );
		$default_v = self::$_default_options[ $id ];

		// For CDN_mapping and crawler_cookies
		// Examples of option name:
		// cdn-mapping[url][0]
		// crawler-cookies[name][1]
		if ( self::O_CDN_MAPPING === $id ) {
			if ( ! in_array( $child, array( self::CDN_MAPPING_URL, self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS, self::CDN_MAPPING_FILETYPE ), true ) ) {
				WP_CLI::error( 'Wrong child key' );
				return;
			}
		}
		if ( self::O_CRAWLER_COOKIES === $id ) {
			if ( ! in_array( $child, array( self::CRWL_COOKIE_NAME, self::CRWL_COOKIE_VALS ), true ) ) {
				WP_CLI::error( 'Wrong child key' );
				return;
			}
		}

		if ( self::O_CDN_MAPPING === $id || self::O_CRAWLER_COOKIES === $id ) {
			if ( ! empty( $v[ $numeric ][ $child ] ) ) {
				$v = $v[ $numeric ][ $child ];
			} elseif ( self::O_CDN_MAPPING === $id ) {
				if ( in_array( $child, array( self::CDN_MAPPING_INC_IMG, self::CDN_MAPPING_INC_CSS, self::CDN_MAPPING_INC_JS ), true ) ) {
					$v = 0;
				} else {
					$v = "''";
				}
			} else {
				$v = "''";
			}
		}

		if ( is_array( $v ) ) {
			$v = implode( PHP_EOL, $v );
		}

		if ( ! $v && self::O_CDN_MAPPING !== $id && self::O_CRAWLER_COOKIES !== $id ) {
			// empty array for CDN/crawler has been handled
			if ( is_bool( $default_v ) ) {
				$v = 0;
			} elseif ( ! is_array( $default_v ) ) {
				$v = "''";
			}
		}

		WP_CLI::line( $v );
	}

	/**
	 * Export plugin options to a file.
	 *
	 * ## OPTIONS
	 *
	 * [--filename=<path>]
	 * : The default path used is CURRENTDIR/lscache_wp_options_DATE-TIME.txt.
	 * To select a different file, use this option.
	 *
	 * ## EXAMPLES
	 *
	 *     # Export options to a file.
	 *     $ wp litespeed-option export
	 *
	 * @param array $args Positional arguments.
	 * @param array $assoc_args Associative arguments.
	 */
	public function export( $args, $assoc_args ) {
		if ( isset( $assoc_args['filename'] ) ) {
			$file = $assoc_args['filename'];
		} else {
			$file = getcwd() . '/litespeed_options_' . gmdate( 'd_m_Y-His' ) . '.data';
		}

		global $wp_filesystem;
		if ( ! $wp_filesystem ) {
			require_once ABSPATH . '/wp-admin/includes/file.php';
			WP_Filesystem();
		}

		if ( ! $wp_filesystem->is_writable( dirname( $file ) ) ) {
			WP_CLI::error( 'Directory not writable.' );
			return;
		}

		$data = $this->cls( 'Import' )->export( true );

		if ( false === $wp_filesystem->put_contents( $file, $data ) ) {
			WP_CLI::error( 'Failed to create file.' );
			return;
		}

		WP_CLI::success( 'Created file ' . $file );
	}

	/**
	 * Import plugin options from a file.
	 *
	 * The file must be formatted as such:
	 * option_key=option_value
	 * One per line.
	 * A semicolon at the beginning of the line indicates a comment and will be skipped.
	 *
	 * ## OPTIONS
	 *
	 * <file>
	 * : The file to import options from.
	 *
	 * ## EXAMPLES
	 *
	 *     # Import options from CURRENTDIR/options.txt
	 *     $ wp litespeed-option import options.txt
	 *
	 * @param array $args Positional arguments (file).
	 * @param array $assoc_args Associative arguments.
	 */
	public function import( $args, $assoc_args ) {
		$file = $args[0];

		global $wp_filesystem;
		if ( ! $wp_filesystem ) {
			require_once ABSPATH . '/wp-admin/includes/file.php';
			WP_Filesystem();
		}

		if ( ! $wp_filesystem->exists( $file ) || ! $wp_filesystem->is_readable( $file ) ) {
			WP_CLI::error( 'File does not exist or is not readable.' );
			return;
		}

		$res = $this->cls( 'Import' )->import( $file );

		if ( ! $res ) {
			WP_CLI::error( 'Failed to parse serialized data from file.' );
			return;
		}

		WP_CLI::success( 'Options imported. [File] ' . $file );
	}

	/**
	 * Import plugin options from a remote file.
	 *
	 * The file must be formatted as such:
	 * option_key=option_value
	 * One per line.
	 * A semicolon at the beginning of the line indicates a comment and will be skipped.
	 *
	 * ## OPTIONS
	 *
	 * <url>
	 * : The URL to import options from.
	 *
	 * ## EXAMPLES
	 *
	 *     # Import options from https://domain.com/options.txt
	 *     $ wp litespeed-option import_remote https://domain.com/options.txt
	 *
	 * @param array $args Positional arguments (url).
	 */
	public function import_remote( $args ) {
		$file = $args[0];

		$tmp_file = download_url( $file );

		if ( is_wp_error( $tmp_file ) ) {
			WP_CLI::error( 'Failed to download file.' );
			return;
		}

		$res = $this->cls( 'Import' )->import( $tmp_file );

		if ( ! $res ) {
			WP_CLI::error( 'Failed to parse serialized data from file.' );
			return;
		}

		WP_CLI::success( 'Options imported. [File] ' . $file );
	}

	/**
	 * Reset all options to default.
	 *
	 * ## EXAMPLES
	 *
	 *     # Reset all options
	 *     $ wp litespeed-option reset
	 */
	public function reset() {
		$this->cls( 'Import' )->reset();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/cli/crawler.cls.php000064400000013552151600273140017500 0ustar00<?php
/**
 * LiteSpeed Cache CLI Crawler Commands
 *
 * Provides WP-CLI commands for managing LiteSpeed Cache crawlers.
 *
 * @package LiteSpeed
 * @since 1.1.0
 */

namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Base;
use LiteSpeed\Task;
use LiteSpeed\Crawler as Crawler2;
use WP_CLI;

/**
 * Crawler
 */
class Crawler extends Base {
	/**
	 * Crawler instance
	 *
	 * @var Crawler2 $crawler
	 */
	private $crawler;

	/**
	 * Constructor for Crawler CLI commands
	 *
	 * @since 1.1.0
	 */
	public function __construct() {
		Debug2::debug('CLI_Crawler init');

		$this->crawler = Crawler2::cls();
	}

	/**
	 * List all crawlers
	 *
	 * Displays a table of all crawlers with their details.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # List all crawlers
	 *     $ wp litespeed-crawler l
	 *
	 * @since 1.1.0
	 */
	public function l() {
		$this->list();
	}

	/**
	 * List all crawlers
	 *
	 * Displays a table of all crawlers with their details.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # List all crawlers
	 *     $ wp litespeed-crawler list
	 *
	 * @since 1.1.0
	 */
	public function list() {
		$crawler_list = $this->crawler->list_crawlers();
		$summary      = Crawler2::get_summary();
		if ($summary['curr_crawler'] >= count($crawler_list)) {
			$summary['curr_crawler'] = 0;
		}
		$is_running = time() - $summary['is_running'] <= 900;

		$crawler_run_interval = defined('LITESPEED_CRAWLER_RUN_INTERVAL') ? LITESPEED_CRAWLER_RUN_INTERVAL : 600; // Specify time in seconds for the time between each run interval
		if ($crawler_run_interval > 0) {
			$recurrence = '';
			$hours      = (int) floor($crawler_run_interval / 3600);
			if ($hours) {
				if ($hours > 1) {
					$recurrence .= sprintf(__('%d hours', 'litespeed-cache'), $hours);
				} else {
					$recurrence .= sprintf(__('%d hour', 'litespeed-cache'), $hours);
				}
			}
			$minutes = (int) floor(($crawler_run_interval % 3600) / 60);
			if ($minutes) {
				$recurrence .= ' ';
				if ($minutes > 1) {
					$recurrence .= sprintf(__('%d minutes', 'litespeed-cache'), $minutes);
				} else {
					$recurrence .= sprintf(__('%d minute', 'litespeed-cache'), $minutes);
				}
			}
		}

		$list = array();
		foreach ($crawler_list as $i => $v) {
			$hit  = !empty($summary['crawler_stats'][$i][Crawler2::STATUS_HIT]) ? $summary['crawler_stats'][$i][Crawler2::STATUS_HIT] : 0;
			$miss = !empty($summary['crawler_stats'][$i][Crawler2::STATUS_MISS]) ? $summary['crawler_stats'][$i][Crawler2::STATUS_MISS] : 0;

			$blacklisted  = !empty($summary['crawler_stats'][$i][Crawler2::STATUS_BLACKLIST]) ? $summary['crawler_stats'][$i][Crawler2::STATUS_BLACKLIST] : 0;
			$blacklisted += !empty($summary['crawler_stats'][$i][Crawler2::STATUS_NOCACHE]) ? $summary['crawler_stats'][$i][Crawler2::STATUS_NOCACHE] : 0;

			if (isset($summary['crawler_stats'][$i][Crawler2::STATUS_WAIT])) {
				$waiting = $summary['crawler_stats'][$i][Crawler2::STATUS_WAIT] ?? 0;
			} else {
				$waiting = $summary['list_size'] - $hit - $miss - $blacklisted;
			}

			$analytics  = 'Waiting: ' . $waiting;
			$analytics .= '     Hit: ' . $hit;
			$analytics .= '     Miss: ' . $miss;
			$analytics .= '     Blocked: ' . $blacklisted;

			$running = '';
			if ($i === $summary['curr_crawler']) {
				$running = 'Pos: ' . ($summary['last_pos'] + 1);
				if ($is_running) {
					$running .= '(Running)';
				}
			}

			$status = $this->crawler->is_active($i) ? '✅' : '❌';

			$list[] = array(
				'ID' => $i + 1,
				'Name' => wp_strip_all_tags($v['title']),
				'Frequency' => $recurrence,
				'Status' => $status,
				'Analytics' => $analytics,
				'Running' => $running,
			);
		}

		WP_CLI\Utils\format_items('table', $list, array( 'ID', 'Name', 'Frequency', 'Status', 'Analytics', 'Running' ));
	}

	/**
	 * Enable one crawler
	 *
	 * ## OPTIONS
	 *
	 * <id>
	 * : The ID of the crawler to enable.
	 *
	 * ## EXAMPLES
	 *
	 *     # Turn on 2nd crawler
	 *     $ wp litespeed-crawler enable 2
	 *
	 * @since 1.1.0
	 * @param array $args Command arguments.
	 */
	public function enable( $args ) {
		$id = $args[0] - 1;
		if ($this->crawler->is_active($id)) {
			WP_CLI::error('ID #' . $id . ' had been enabled');
			return;
		}

		$this->crawler->toggle_activeness($id);
		WP_CLI::success('Enabled crawler #' . $id);
	}

	/**
	 * Disable one crawler
	 *
	 * ## OPTIONS
	 *
	 * <id>
	 * : The ID of the crawler to disable.
	 *
	 * ## EXAMPLES
	 *
	 *     # Turn off 1st crawler
	 *     $ wp litespeed-crawler disable 1
	 *
	 * @since 1.1.0
	 * @param array $args Command arguments.
	 */
	public function disable( $args ) {
		$id = $args[0] - 1;
		if (!$this->crawler->is_active($id)) {
			WP_CLI::error('ID #' . $id . ' has been disabled');
			return;
		}

		$this->crawler->toggle_activeness($id);
		WP_CLI::success('Disabled crawler #' . $id);
	}

	/**
	 * Run crawling
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Start crawling
	 *     $ wp litespeed-crawler r
	 *
	 * @since 1.1.0
	 */
	public function r() {
		$this->run();
	}

	/**
	 * Run crawling
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Start crawling
	 *     $ wp litespeed-crawler run
	 *
	 * @since 1.1.0
	 */
	public function run() {
		self::debug('⚠️⚠️⚠️ Forced take over lane (CLI)');
		$this->crawler->Release_lane();

		Task::async_call('crawler');

		$summary = Crawler2::get_summary();

		WP_CLI::success('Start crawling. Current crawler #' . ($summary['curr_crawler'] + 1) . ' [position] ' . $summary['last_pos'] . ' [total] ' . $summary['list_size']);
	}

	/**
	 * Reset crawler position
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Reset crawler position
	 *     $ wp litespeed-crawler reset
	 *
	 * @since 1.1.0
	 */
	public function reset() {
		$this->crawler->reset_pos();

		$summary = Crawler2::get_summary();

		WP_CLI::success('Reset position. Current crawler #' . ($summary['curr_crawler'] + 1) . ' [position] ' . $summary['last_pos'] . ' [total] ' . $summary['list_size']);
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/cli/presets.cls.php000064400000003516151600273210017523 0ustar00<?php
/**
 * Presets CLI for LiteSpeed Cache.
 *
 * @package LiteSpeed\CLI
 */

namespace LiteSpeed\CLI;

defined( 'WPINC' ) || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Preset;
use WP_CLI;

/**
 * Presets CLI
 */
class Presets {

	/**
	 * Preset instance.
	 *
	 * @var Preset
	 */
	private $preset;

	/**
	 * Constructor for Presets CLI.
	 */
	public function __construct() {
		Debug2::debug( 'CLI_Presets init' );

		$this->preset = Preset::cls();
	}

	/**
	 * Applies a standard preset's settings.
	 *
	 * ## OPTIONS
	 *
	 * <preset>
	 * : The preset name to apply (e.g., basic).
	 *
	 * ## EXAMPLES
	 *
	 *     # Apply the preset called "basic"
	 *     $ wp litespeed-presets apply basic
	 *
	 * @param array $args Positional arguments (preset).
	 */
	public function apply( $args ) {
		$preset = $args[0];

		if ( empty( $preset ) ) {
			WP_CLI::error( 'Please specify a preset to apply.' );
			return;
		}

		return $this->preset->apply( $preset );
	}

	/**
	 * Returns sorted backup names.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Get all backups
	 *     $ wp litespeed-presets get_backups
	 */
	public function get_backups() {
		$backups = $this->preset->get_backups();

		foreach ( $backups as $backup ) {
			WP_CLI::line( $backup );
		}
	}

	/**
	 * Restores settings from the backup file with the given timestamp, then deletes the file.
	 *
	 * ## OPTIONS
	 *
	 * <timestamp>
	 * : The timestamp of the backup to restore.
	 *
	 * ## EXAMPLES
	 *
	 *     # Restore the backup with the timestamp 1667485245
	 *     $ wp litespeed-presets restore 1667485245
	 *
	 * @param array $args Positional arguments (timestamp).
	 */
	public function restore( $args ) {
		$timestamp = $args[0];

		if ( empty( $timestamp ) ) {
			WP_CLI::error( 'Please specify a timestamp to restore.' );
			return;
		}

		return $this->preset->restore( $timestamp );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/cli/database.cls.php000064400000011723151600273260017606 0ustar00<?php
/**
 * LiteSpeed CLI - database cleanup
 *
 * Add CLI database cleanup commands.
 *
 * @package LiteSpeed
 * @since 7.3
 */

namespace LiteSpeed\CLI;

defined('WPINC') || exit();

use LiteSpeed\Debug2;
use LiteSpeed\DB_Optm;
use WP_CLI;

/**
 * LiteSpeed Cache Database CLI
 */
class Database {
	/**
	 * Current blog id the optimization is working on.
	 *
	 * @var int|false $current_blog Current blog id.
	 */
	private $current_blog = false;
	/**
	 * Database class.
	 *
	 * @var DB_Optim $db Database class.
	 */
	private $db;

	/**
	 * Class constructor.
	 */
	public function __construct() {
		Debug2::debug('CLI_Database init');

		$this->db = DB_Optm::cls();
	}

	/**
	 * List all site domains and ids on the network.
	 */
	public function network_list() {
		if ( !is_multisite() ) {
			WP_CLI::error('This is not a multisite installation!');

			return;
		}
		$buf = WP_CLI::colorize("%CThe list of installs:%n\n");

		$sites = get_sites();
		foreach ( $sites as $site ) {
			$buf .= WP_CLI::colorize( '%Y' . $site->domain . $site->path . ':%n ID ' . $site->blog_id ) . "\n";
		}

		WP_CLI::line($buf);
	}

	/**
	 * Change to blog sent as param.
	 *
	 * @param array $args Description.
	 */
	private function change_to_blog( $args ) {
		if ( !isset( $args[0] ) || 'blog' !== $args[0] ) {
			return;
		}

		$this->current_blog = get_current_blog_id();
		$blogid             = $args[1];
		if ( !is_numeric( $blogid ) ) {
			$error = WP_CLI::colorize( '%RError: invalid blog id entered.%n' );
			WP_CLI::line( $error );
			$this->network_list( $args );
			return;
		}
		$site = get_blog_details( $blogid );
		if ( false === $site ) {
			$error = WP_CLI::colorize( '%RError: invalid blog id entered.%n' );
			WP_CLI::line( $error );
			$this->network_list( $args );
			return;
		}
		switch_to_blog( $blogid );
	}

	/**
	 * Change to previous blog.
	 */
	private function change_to_default() {
		// Check if previous blog set.
		if ( $this->current_blog ) {
			switch_to_blog( $this->current_blog );
			// Switched to previous blog.
			$this->current_blog = false;
		}
	}

	/**
	 * Show CLI response.
	 *
	 * @param boolean $result Flag if result is success or failure.
	 * @param string  $action Action name.
	 */
	private function show_response( $result, $action ) {
		if ($result) {
			WP_CLI::success( $result );
		} else {
			WP_CLI::error( 'Error running optimization: ' . $action );
		}
	}

	/**
	 * Clean actions function.
	 *
	 * @param int   $args Action arguments.
	 * @param array $types What data to clean.
	 */
	private function clean_action( $args, $types ) {
		$this->change_to_blog( $args );
		foreach ( $types as $type ) {
			$result = $this->db->handler_clean_db_cli( $type );
			$this->show_response( $result, $type );
		}
		$this->change_to_default();
	}

	/**
	 * Clear posts data(revisions, orphaned, auto drafts, trashed posts).
	 *     # Start clearing posts data.
	 *     $ wp litespeed-database clear_posts
	 *     $ wp litespeed-database clear_posts blog 2
	 *
	 * @param string $args Action arguments.
	 */
	public function clear_posts( $args ) {
		$types = array(
			'revision',
			'orphaned_post_meta',
			'auto_draft',
			'trash_post',
		);
		$this->clean_action( $args, $types );
	}

	/**
	 * Clear comments(spam and trash comments).
	 *     # Start clearing comments.
	 *     $ wp litespeed-database clear_comments
	 *     $ wp litespeed-database clear_comments blog 2
	 *
	 * @param string $args Action arguments.
	 */
	public function clear_comments( $args ) {
		$types = array(
			'spam_comment',
			'trash_comment',
		);
		$this->clean_action( $args, $types );
	}

	/**
	 * Clear trackbacks/pingbacks.
	 *     # Start clearing trackbacks/pingbacks.
	 *     $ wp litespeed-database clear_trackbacks
	 *     $ wp litespeed-database clear_trackbacks blog 2
	 *
	 * @param string $args Action arguments.
	 */
	public function clear_trackbacks( $args ) {
		$types = array(
			'trackback-pingback',
		);
		$this->clean_action( $args, $types );
	}

	/**
	 * Clear transients.
	 *     # Start clearing transients.
	 *     $ wp litespeed-database clear_transients
	 *     $ wp litespeed-database clear_transients blog 2
	 *
	 * @param string $args Action arguments.
	 */
	public function clear_transients( $args ) {
		$types = array(
			'expired_transient',
			'all_transients',
		);
		$this->clean_action( $args, $types );
	}

	/**
	 * Optimize tables.
	 *     # Start optimizing tables.
	 *     $ wp litespeed-database optimize_tables
	 *     $ wp litespeed-database optimize_tables blog 2
	 *
	 * @param string $args Action arguments.
	 */
	public function optimize_tables( $args ) {
		$types = array(
			'optimize_tables',
		);
		$this->clean_action( $args, $types );
	}

	/**
	 * Optimize database by running all possible operations.
	 *     # Start optimizing all.
	 *     $ wp litespeed-database optimize_all
	 *     $ wp litespeed-database optimize_all blog 2
	 *
	 * @param string $args Action arguments.
	 */
	public function optimize_all( $args ) {
		$types = array(
			'all',
		);
		$this->clean_action( $args, $types );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/cli/online.cls.php000064400000021775151600273330017334 0ustar00<?php
/**
 * QUIC.cloud API CLI for LiteSpeed integration.
 *
 * @package LiteSpeed\CLI
 */

namespace LiteSpeed\CLI;

defined( 'WPINC' ) || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Cloud;
use WP_CLI;

/**
 * QUIC.cloud API CLI
 */
class Online {

	/**
	 * Cloud instance.
	 *
	 * @var Cloud
	 */
	private $cloud;

	/**
	 * Constructor for Online CLI.
	 */
	public function __construct() {
		Debug2::debug( 'CLI_Cloud init' );

		$this->cloud = Cloud::cls();
	}

	/**
	 * Init domain on QUIC.cloud server (See https://quic.cloud/terms/)
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Activate domain on QUIC.cloud (! Require SERVER IP setting to be set first)
	 *     $ wp litespeed-online init
	 */
	public function init() {
		$resp = $this->cloud->init_qc_cli();
		if ( ! empty( $resp['qc_activated'] ) ) {
			$main_domain = ! empty( $resp['main_domain'] ) ? $resp['main_domain'] : false;
			$this->cloud->update_qc_activation( $resp['qc_activated'], $main_domain );
			WP_CLI::success( 'Init successfully. Activated type: ' . $resp['qc_activated'] );
		} else {
			WP_CLI::error( 'Init failed!' );
		}
	}

	/**
	 * Init domain CDN service on QUIC.cloud server (See https://quic.cloud/terms/)
	 *
	 * ## OPTIONS
	 *
	 * [--method=<method>]
	 * : The method to use (e.g., cname, ns, cfi).
	 *
	 * [--ssl-cert=<cert>]
	 * : Path to SSL certificate.
	 *
	 * [--ssl-key=<key>]
	 * : Path to SSL key.
	 *
	 * [--cf-token=<token>]
	 * : Cloudflare token for CFI method.
	 *
	 * [--format=<format>]
	 * : Output format (e.g., json).
	 *
	 * ## EXAMPLES
	 *
	 *     # Activate domain CDN on QUIC.cloud (support --format=json)
	 *     $ wp litespeed-online cdn_init --method=cname|ns
	 *     $ wp litespeed-online cdn_init --method=cname|ns --ssl-cert=xxx.pem --ssl-key=xxx
	 *     $ wp litespeed-online cdn_init --method=cname|ns --ssl-cert=xxx.pem --ssl-key=xxx --json
	 *     $ wp litespeed-online cdn_init --method=cfi --cf-token=xxxxxxxx
	 *     $ wp litespeed-online cdn_init --method=cfi --cf-token=xxxxxxxx  --ssl-cert=xxx.pem --ssl-key=xxx
	 *     $ wp litespeed-online cdn_init --method=cfi --cf-token=xxxxxxxx  --ssl-cert=xxx.pem --ssl-key=xxx --format=json
	 *
	 * @param array $args Positional arguments.
	 * @param array $assoc_args Associative arguments.
	 */
	public function cdn_init( $args, $assoc_args ) {
		if ( empty( $assoc_args['method'] ) ) {
			WP_CLI::error( 'Init CDN failed! Missing parameters `--method`.' );
			return;
		}
		if ( ( ! empty( $assoc_args['ssl-cert'] ) && empty( $assoc_args['ssl-key'] ) ) || ( empty( $assoc_args['ssl-cert'] ) && ! empty( $assoc_args['ssl-key'] ) ) ) {
			WP_CLI::error( 'Init CDN failed! SSL cert must be present together w/ SSL key.' );
			return;
		}

		if ( 'cfi' === $assoc_args['method'] && empty( $assoc_args['cf-token'] ) ) {
			WP_CLI::error( 'Init CDN failed! CFI must set `--cf-token`.' );
			return;
		}

		$cert     = ! empty( $assoc_args['ssl-cert'] ) ? $assoc_args['ssl-cert'] : '';
		$key      = ! empty( $assoc_args['ssl-key'] ) ? $assoc_args['ssl-key'] : '';
		$cf_token = ! empty( $assoc_args['cf-token'] ) ? $assoc_args['cf-token'] : '';

		$resp = $this->cloud->init_qc_cdn_cli( $assoc_args['method'], $cert, $key, $cf_token );
		if ( ! empty( $resp['qc_activated'] ) ) {
			$main_domain = ! empty( $resp['main_domain'] ) ? $resp['main_domain'] : false;
			$this->cloud->update_qc_activation( $resp['qc_activated'], $main_domain, true );
		}
		if ( ! empty( $assoc_args['format'] ) && 'json' === $assoc_args['format'] ) {
			WP_CLI::log( wp_json_encode( $resp ) );
			return;
		}
		if ( ! empty( $resp['qc_activated'] ) ) {
			WP_CLI::success( 'Init QC CDN successfully. Activated type: ' . $resp['qc_activated'] );
		} else {
			WP_CLI::error( 'Init QC CDN failed!' );
		}

		if ( ! empty( $resp['cname'] ) ) {
			WP_CLI::success( 'cname: ' . $resp['cname'] );
		}
		if ( ! empty( $resp['msgs'] ) ) {
			WP_CLI::success( 'msgs: ' . wp_json_encode( $resp['msgs'] ) );
		}
	}

	/**
	 * Link user account by api key
	 *
	 * ## OPTIONS
	 *
	 * [--email=<email>]
	 * : User email for QUIC.cloud account.
	 *
	 * [--api-key=<key>]
	 * : API key for QUIC.cloud account.
	 *
	 * ## EXAMPLES
	 *
	 *     # Link user account by api key
	 *     $ wp litespeed-online link --email=xxx@example.com --api-key=xxxx
	 *
	 * @param array $args Positional arguments.
	 * @param array $assoc_args Associative arguments.
	 */
	public function link( $args, $assoc_args ) {
		if ( empty( $assoc_args['email'] ) || empty( $assoc_args['api-key'] ) ) {
			WP_CLI::error( 'Link to QUIC.cloud failed! Missing parameters `--email` or `--api-key`.' );
			return;
		}

		$resp = $this->cloud->link_qc_cli( $assoc_args['email'], $assoc_args['api-key'] );
		if ( ! empty( $resp['qc_activated'] ) ) {
			$main_domain = ! empty( $resp['main_domain'] ) ? $resp['main_domain'] : false;
			$this->cloud->update_qc_activation( $resp['qc_activated'], $main_domain, true );
			WP_CLI::success( 'Link successfully!' );
			WP_CLI::log( wp_json_encode( $resp ) );
		} else {
			WP_CLI::error( 'Link failed!' );
		}
	}

	/**
	 * Sync usage data from QUIC.cloud
	 *
	 * ## OPTIONS
	 *
	 * [--format=<format>]
	 * : Output format (e.g., json).
	 *
	 * ## EXAMPLES
	 *
	 *     # Sync QUIC.cloud service usage info
	 *     $ wp litespeed-online sync
	 *     $ wp litespeed-online sync --json
	 *     $ wp litespeed-online sync --format=json
	 *
	 * @param array $args Positional arguments.
	 * @param array $assoc_args Associative arguments.
	 */
	public function sync( $args, $assoc_args ) {
		$json = $this->cloud->sync_usage();

		if ( ! empty( $assoc_args['format'] ) ) {
			WP_CLI::print_value( $json, $assoc_args );
			return;
		}

		WP_CLI::success( 'Sync successfully' );

		$list = array();
		foreach ( Cloud::$services as $v ) {
			$list[] = array(
				'key' => $v,
				'used' => ! empty( $json['usage.' . $v]['used'] ) ? $json['usage.' . $v]['used'] : 0,
				'quota' => ! empty( $json['usage.' . $v]['quota'] ) ? $json['usage.' . $v]['quota'] : 0,
				'PayAsYouGo_Used' => ! empty( $json['usage.' . $v]['pag_used'] ) ? $json['usage.' . $v]['pag_used'] : 0,
				'PayAsYouGo_Balance' => ! empty( $json['usage.' . $v]['pag_bal'] ) ? $json['usage.' . $v]['pag_bal'] : 0,
			);
		}

		WP_CLI\Utils\format_items( 'table', $list, array( 'key', 'used', 'quota', 'PayAsYouGo_Used', 'PayAsYouGo_Balance' ) );
	}

	/**
	 * Check QC account status
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Check QC account status
	 *     $ wp litespeed-online cdn_status
	 */
	public function cdn_status() {
		$resp = $this->cloud->cdn_status_cli();
		WP_CLI::log( wp_json_encode( $resp ) );
	}

	/**
	 * List all QUIC.cloud services
	 *
	 * ## OPTIONS
	 *
	 * [--format=<format>]
	 * : Output format (e.g., json).
	 *
	 * ## EXAMPLES
	 *
	 *     # List all services tag
	 *     $ wp litespeed-online services
	 *     $ wp litespeed-online services --json
	 *     $ wp litespeed-online services --format=json
	 *
	 * @param array $args Positional arguments.
	 * @param array $assoc_args Associative arguments.
	 */
	public function services( $args, $assoc_args ) {
		if ( ! empty( $assoc_args['format'] ) ) {
			WP_CLI::print_value( Cloud::$services, $assoc_args );
			return;
		}

		$list = array();
		foreach ( Cloud::$services as $v ) {
			$list[] = array(
				'service' => $v,
			);
		}

		WP_CLI\Utils\format_items( 'table', $list, array( 'service' ) );
	}

	/**
	 * List all QUIC.cloud servers in use
	 *
	 * ## OPTIONS
	 *
	 * [--format=<format>]
	 * : Output format (e.g., json).
	 *
	 * ## EXAMPLES
	 *
	 *     # List all QUIC.cloud servers in use
	 *     $ wp litespeed-online nodes
	 *     $ wp litespeed-online nodes --json
	 *     $ wp litespeed-online nodes --format=json
	 *
	 * @param array $args Positional arguments.
	 * @param array $assoc_args Associative arguments.
	 */
	public function nodes( $args, $assoc_args ) {
		$json = Cloud::get_summary();

		$list        = array();
		$json_output = array();
		foreach ( Cloud::$services as $v ) {
			$server        = ! empty( $json['server.' . $v] ) ? $json['server.' . $v] : '';
			$list[]        = array(
				'service' => $v,
				'server' => $server,
			);
			$json_output[] = array( $v => $server );
		}

		if ( ! empty( $assoc_args['format'] ) ) {
			WP_CLI::print_value( $json_output, $assoc_args );
			return;
		}

		WP_CLI\Utils\format_items( 'table', $list, array( 'service', 'server' ) );
	}

	/**
	 * Detect closest node server for current service
	 *
	 * ## OPTIONS
	 *
	 * [<service>]
	 * : Service to ping (e.g., img_optm).
	 *
	 * [--force]
	 * : Force detection of the closest server.
	 *
	 * ## EXAMPLES
	 *
	 *     # Detect closest node for one service
	 *     $ wp litespeed-online ping img_optm
	 *     $ wp litespeed-online ping img_optm --force
	 *
	 * @param array $param Positional arguments (service).
	 * @param array $assoc_args Associative arguments.
	 */
	public function ping( $param, $assoc_args ) {
		$svc   = $param[0];
		$force = ! empty( $assoc_args['force'] );

		$json = $this->cloud->detect_cloud( $svc, $force );
		if ( $json ) {
			WP_CLI::success( 'Updated closest server.' );
		}
		WP_CLI::log( 'svc = ' . $svc );
		WP_CLI::log( 'node = ' . ( $json ? $json : '-' ) );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/cli/debug.cls.php000064400000001316151600273400017121 0ustar00<?php
/**
 * Debug API CLI for LiteSpeed integration.
 *
 * @package LiteSpeed\CLI
 */

namespace LiteSpeed\CLI;

defined( 'WPINC' ) || exit();

use LiteSpeed\Debug2;
use LiteSpeed\Report;
use WP_CLI;

/**
 * Debug API CLI
 */
class Debug {

	/**
	 * Report instance.
	 *
	 * @var Report
	 */
	private $report;

	/**
	 * Constructor for Debug CLI.
	 */
	public function __construct() {
		Debug2::debug( 'CLI_Debug init' );

		$this->report = Report::cls();
	}

	/**
	 * Send report
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Send env report to LiteSpeed
	 *     $ wp litespeed-debug send
	 */
	public function send() {
		$num = $this->report->post_env();
		WP_CLI::success( 'Report Number = ' . $num );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/cli/purge.cls.php000064400000016102151600273450017161 0ustar00<?php
/**
 * LiteSpeed Cache Purge Interface CLI.
 *
 * @package LiteSpeed\CLI
 */

namespace LiteSpeed\CLI;

defined( 'WPINC' ) || exit();

use LiteSpeed\Core;
use LiteSpeed\Router;
use LiteSpeed\Admin_Display;
use WP_CLI;

/**
 * LiteSpeed Cache Purge Interface
 */
class Purge {

	/**
	 * List all site domains and ids on the network.
	 *
	 * For use with the blog subcommand.
	 *
	 * ## EXAMPLES
	 *
	 *     # List all the site domains and ids in a table.
	 *     $ wp litespeed-purge network_list
	 */
	public function network_list() {
		if ( ! is_multisite() ) {
			WP_CLI::error( 'This is not a multisite installation!' );
			return;
		}

		$buf = WP_CLI::colorize( '%CThe list of installs:%n' ) . PHP_EOL;

		$sites = get_sites();
		foreach ( $sites as $site ) {
			$buf .= WP_CLI::colorize( '%Y' . $site->domain . $site->path . ':%n ID ' . $site->blog_id ) . PHP_EOL;
		}

		WP_CLI::line( $buf );
	}

	/**
	 * Sends an AJAX request to the site.
	 *
	 * @param string $action The action to perform.
	 * @param array  $extra  Additional data to include in the request.
	 * @return object The HTTP response.
	 * @since 1.0.14
	 */
	private function send_request( $action, $extra = array() ) {
		$data = array(
			Router::ACTION => $action,
			Router::NONCE => wp_create_nonce( $action ),
		);
		if ( ! empty( $extra ) ) {
			$data = array_merge( $data, $extra );
		}

		$url = admin_url( 'admin-ajax.php' );
		WP_CLI::debug( 'URL is ' . $url );

		$out = WP_CLI\Utils\http_request( 'GET', $url, $data );
		return $out;
	}

	/**
	 * Purges all cache entries for the blog (the entire network if multisite).
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge Everything associated with the WordPress install.
	 *     $ wp litespeed-purge all
	 */
	public function all() {
		$action = is_multisite() ? Core::ACTION_QS_PURGE_EMPTYCACHE : Core::ACTION_QS_PURGE_ALL;

		$purge_ret = $this->send_request( $action );

		if ( $purge_ret->success ) {
			WP_CLI::success( __( 'Purged All!', 'litespeed-cache' ) );
		} else {
			WP_CLI::error( 'Something went wrong! Got ' . $purge_ret->status_code );
		}
	}

	/**
	 * Purges all cache entries for the blog.
	 *
	 * ## OPTIONS
	 *
	 * <blogid>
	 * : The blog id to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # In a multisite install, purge only the shop.example.com cache (stored as blog id 2).
	 *     $ wp litespeed-purge blog 2
	 *
	 * @param array $args Positional arguments (blogid).
	 */
	public function blog( $args ) {
		if ( ! is_multisite() ) {
			WP_CLI::error( 'Not a multisite installation.' );
			return;
		}

		$blogid = $args[0];
		if ( ! is_numeric( $blogid ) ) {
			$error = WP_CLI::colorize( '%RError: invalid blog id entered.%n' );
			WP_CLI::line( $error );
			$this->network_list( $args );
			return;
		}

		$site = get_blog_details( $blogid );
		if ( false === $site ) {
			$error = WP_CLI::colorize( '%RError: invalid blog id entered.%n' );
			WP_CLI::line( $error );
			$this->network_list( $args );
			return;
		}

		switch_to_blog( $blogid );

		$purge_ret = $this->send_request( Core::ACTION_QS_PURGE_ALL );
		if ( $purge_ret->success ) {
			WP_CLI::success( __( 'Purged the blog!', 'litespeed-cache' ) );
		} else {
			WP_CLI::error( 'Something went wrong! Got ' . $purge_ret->status_code );
		}
	}

	/**
	 * Purges all cache tags related to a URL.
	 *
	 * ## OPTIONS
	 *
	 * <url>
	 * : The URL to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the front page.
	 *     $ wp litespeed-purge url https://mysite.com/
	 *
	 * @param array $args Positional arguments (URL).
	 */
	public function url( $args ) {
		$data          = array(
			Router::ACTION => Core::ACTION_QS_PURGE,
		);
		$url           = $args[0];
		$deconstructed = wp_parse_url( $url );
		if ( empty( $deconstructed ) ) {
			WP_CLI::error( 'URL passed in is invalid.' );
			return;
		}

		if ( is_multisite() ) {
			if ( 0 === get_blog_id_from_url( $deconstructed['host'], '/' ) ) {
				WP_CLI::error( 'Multisite URL passed in is invalid.' );
				return;
			}
		} else {
			$deconstructed_site = wp_parse_url( get_home_url() );
			if ( $deconstructed['host'] !== $deconstructed_site['host'] ) {
				WP_CLI::error( 'Single site URL passed in is invalid.' );
				return;
			}
		}

		WP_CLI::debug( 'URL is ' . $url );

		$purge_ret = WP_CLI\Utils\http_request( 'GET', $url, $data );
		if ( $purge_ret->success ) {
			WP_CLI::success( __( 'Purged the URL!', 'litespeed-cache' ) );
		} else {
			WP_CLI::error( 'Something went wrong! Got ' . $purge_ret->status_code );
		}
	}

	/**
	 * Helper function for purging by IDs.
	 *
	 * @param array    $args     The ID list to parse.
	 * @param string   $select   The purge by kind.
	 * @param callable $callback The callback function to check the ID.
	 */
	private function purgeby( $args, $select, $callback ) {
		$filtered = array();
		foreach ( $args as $val ) {
			if ( ! ctype_digit( $val ) ) {
				WP_CLI::debug( '[LSCACHE] Skip val, not a number. ' . $val );
				continue;
			}
			$term = $callback( $val );
			if ( ! empty( $term ) ) {
				WP_CLI::line( $term->name );
				$filtered[] = in_array( $callback, array( 'get_tag', 'get_category' ), true ) ? $term->name : $val;
			} else {
				WP_CLI::debug( '[LSCACHE] Skip val, not a valid term. ' . $val );
			}
		}

		if ( empty( $filtered ) ) {
			WP_CLI::error( 'Arguments must be integer IDs.' );
			return;
		}

		$str = implode( ',', $filtered );

		$purge_titles = array(
			Admin_Display::PURGEBY_CAT => 'Category',
			Admin_Display::PURGEBY_PID => 'Post ID',
			Admin_Display::PURGEBY_TAG => 'Tag',
			Admin_Display::PURGEBY_URL => 'URL',
		);

		WP_CLI::line( 'Will purge the following: [' . $purge_titles[ $select ] . '] ' . $str );

		$data = array(
			Admin_Display::PURGEBYOPT_SELECT => $select,
			Admin_Display::PURGEBYOPT_LIST   => $str,
		);

		$purge_ret = $this->send_request( Core::ACTION_PURGE_BY, $data );
		if ( $purge_ret->success ) {
			WP_CLI::success( __( 'Purged!', 'litespeed-cache' ) );
		} else {
			WP_CLI::error( 'Something went wrong! Got ' . $purge_ret->status_code );
		}
	}

	/**
	 * Purges cache tags for a WordPress tag.
	 *
	 * ## OPTIONS
	 *
	 * <ids>...
	 * : The Term IDs to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the tag IDs 1, 3, and 5
	 *     $ wp litespeed-purge tag 1 3 5
	 *
	 * @param array $args Positional arguments (IDs).
	 */
	public function tag( $args ) {
		$this->purgeby( $args, Admin_Display::PURGEBY_TAG, 'get_tag' );
	}

	/**
	 * Purges cache tags for a WordPress category.
	 *
	 * ## OPTIONS
	 *
	 * <ids>...
	 * : The Term IDs to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the category IDs 1, 3, and 5
	 *     $ wp litespeed-purge category 1 3 5
	 *
	 * @param array $args Positional arguments (IDs).
	 */
	public function category( $args ) {
		$this->purgeby( $args, Admin_Display::PURGEBY_CAT, 'get_category' );
	}

	/**
	 * Purges cache tags for a WordPress Post/Product.
	 *
	 * @alias product
	 *
	 * ## OPTIONS
	 *
	 * <ids>...
	 * : The Post IDs to purge.
	 *
	 * ## EXAMPLES
	 *
	 *     # Purge the post IDs 1, 3, and 5
	 *     $ wp litespeed-purge post_id 1 3 5
	 *
	 * @param array $args Positional arguments (IDs).
	 */
	public function post_id( $args ) {
		$this->purgeby( $args, Admin_Display::PURGEBY_PID, 'get_post' );
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/cli/image.cls.php000064400000007274151600273530017132 0ustar00<?php
/**
 * Image Optimization API CLI for LiteSpeed integration.
 *
 * @package LiteSpeed\CLI
 */

namespace LiteSpeed\CLI;

defined( 'WPINC' ) || exit();

use LiteSpeed\Lang;
use LiteSpeed\Debug2;
use LiteSpeed\Img_Optm;
use LiteSpeed\Utility;
use WP_CLI;

/**
 * Image Optimization API CLI
 */
class Image {

	/**
	 * Image optimization instance.
	 *
	 * @var Img_Optm
	 */
	private $img_optm;

	/**
	 * Constructor for Image CLI.
	 */
	public function __construct() {
		Debug2::debug( 'CLI_Cloud init' );

		$this->img_optm = Img_Optm::cls();
	}

	/**
	 * Batch toggle optimized images with original images.
	 *
	 * ## OPTIONS
	 *
	 * [<type>]
	 * : Type to switch to (orig or optm).
	 *
	 * ## EXAMPLES
	 *
	 *     # Switch to original images
	 *     $ wp litespeed-image batch_switch orig
	 *
	 *     # Switch to optimized images
	 *     $ wp litespeed-image batch_switch optm
	 *
	 * @param array $param Positional arguments (type).
	 */
	public function batch_switch( $param ) {
		$type = $param[0];
		$this->img_optm->batch_switch( $type );
	}

	/**
	 * Send image optimization request to QUIC.cloud server.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Send image optimization request
	 *     $ wp litespeed-image push
	 */
	public function push() {
		$this->img_optm->new_req();
	}

	/**
	 * Pull optimized images from QUIC.cloud server.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Pull images back from cloud
	 *     $ wp litespeed-image pull
	 */
	public function pull() {
		$this->img_optm->pull( true );
	}

	/**
	 * Show optimization status based on local data (alias for status).
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Show optimization status
	 *     $ wp litespeed-image s
	 */
	public function s() {
		$this->status();
	}

	/**
	 * Show optimization status based on local data.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Show optimization status
	 *     $ wp litespeed-image status
	 */
	public function status() {
		$summary   = Img_Optm::get_summary();
		$img_count = $this->img_optm->img_count();
		foreach ( Lang::img_status() as $k => $v ) {
			if ( isset( $img_count["img.$k"] ) ) {
				$img_count["$v - images"] = $img_count["img.$k"];
				unset( $img_count["img.$k"] );
			}
			if ( isset( $img_count["group.$k"] ) ) {
				$img_count["$v - groups"] = $img_count["group.$k"];
				unset( $img_count["group.$k"] );
			}
		}

		foreach ( array( 'reduced', 'reduced_webp', 'reduced_avif' ) as $v ) {
			if ( ! empty( $summary[$v] ) ) {
				$summary[$v] = Utility::real_size( $summary[$v] );
			}
		}

		if ( ! empty( $summary['last_requested'] ) ) {
			$summary['last_requested'] = gmdate( 'm/d/y H:i:s', $summary['last_requested'] );
		}

		$list = array();
		foreach ( $summary as $k => $v ) {
			$list[] = array(
				'key'   => $k,
				'value' => $v,
			);
		}

		$list2 = array();
		foreach ( $img_count as $k => $v ) {
			if ( ! $v ) {
				continue;
			}
			$list2[] = array(
				'key'   => $k,
				'value' => $v,
			);
		}

		WP_CLI\Utils\format_items( 'table', $list, array( 'key', 'value' ) );

		WP_CLI::line( WP_CLI::colorize( '%CImages in database summary:%n' ) );
		WP_CLI\Utils\format_items( 'table', $list2, array( 'key', 'value' ) );
	}

	/**
	 * Clean up unfinished image data from QUIC.cloud server.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Clean up unfinished requests
	 *     $ wp litespeed-image clean
	 */
	public function clean() {
		$this->img_optm->clean();

		WP_CLI::line( WP_CLI::colorize( '%CLatest status:%n' ) );

		$this->status();
	}

	/**
	 * Remove original image backups.
	 *
	 * ## OPTIONS
	 *
	 * ## EXAMPLES
	 *
	 *     # Remove original image backups
	 *     $ wp litespeed-image rm_bkup
	 */
	public function rm_bkup() {
		$this->img_optm->rm_bkup();
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/data/css_excludes.txt000064400000001276151600273660020146 0ustar00# Predefined list for excluding CSS files or inline CSS codes #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/css_excludes.txt We will merge into next plugin release

# CSS file URL excludes



# Inline CSS excludes

########## Flatsome theme random string excludes ############
#row-
#col-
#cats-
#stack-
#timer-
#gap-
#portfolio-
#image_
#banner-
#map-
#text-
#page-header-
#section_

.tdi_ # Theme: Newspaper by tagDiv.com 2020

######### WoodMart - Responsive WooCommerce WordPress Theme ########
.tabs-wd-
#wd-litespeed-wp-plugin/7.7/litespeed-cache/data/js_excludes.txt000064400000002057151600273730017766 0ustar00# Predefined list for excluding JS files or inline JS codes #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_excludes.txt We will merge into next plugin release

# JS file URL excludes
maps-api-ssl.google.com
maps.google.com/maps
maps.googleapis.com
google.com/recaptcha
google-analytics.com/analytics.js
stats.wp.com
js.stripe.com
paypal.com/sdk/js
cse.google.com/cse.js
/syntaxhighlighter/
spotlight-social-photo-feeds ## https://docs.spotlightwp.com/article/757-autoptimize-compatibility @Tobolo
userway.org

# Inline JS excludes
document.write
gtag
gtm
dataLayer
adsbygoogle

block_tdi_ ## Theme: Newspaper by tagDiv.com

data-view-breakpoint-pointer ## Plugin: The Events Calendar by Modern Tribe (https://theeventscalendar.com/)

wp-json/wp-statistics ## WP Statistics

## JetPack Stats
stats.wp.com/e-
_stq

# Cloudflare turnstile - Tobolo
turnstile
challenges.cloudflare.comlitespeed-wp-plugin/7.7/litespeed-cache/data/cache_nocacheable.txt000064400000000677151600274000021022 0ustar00# Predefined list for Do Not Cache URIs #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/cache_nocacheable.txt We will merge into next plugin release


# WP v6.6 Official Site Editor (Appearance >> Editor)
^/wp-json/wp/v2

# Elementor API
^/wp-json/elementor/v1litespeed-wp-plugin/7.7/litespeed-cache/data/esi.nonces.txt000064400000003173151600274050017516 0ustar00## To predefine more list, please submit a PR to https://github.com/litespeedtech/lscache_wp/blob/dev/data/esi.nonces.txt
## 	 Comment Format:
## 		1. `# this is comment`
## 		2. `##this is comment`


## Predefined elsewhere so not needed here:

## WordPress core
# stats_nonce
# subscribe_nonce

# Divi Theme Builder
# et-pb-contact-form-submit
# et_frontend_nonce
# et_ab_log_nonce

# WooCommerce PayPal Checkout
# _wc_ppec_update_shipping_costs_nonce private
# _wc_ppec_start_checkout_nonce private
# _wc_ppec_generate_cart_nonce private

# User Switching
# switch_to_olduser_'<ID>'

# Caldera Forms
# caldera_forms_front_*


## Predefined list of ESI nonces:

# WordPress REST nonce
wp_rest

# CM Registration Pro
cmreg_registration_nonce private
role_nonce private

# WooCommerce Delivery Area Pro #16843635
wdap-call-nonce private

# SEOpress Cookie Consent
seopress_cookies_user_consent_nonce

# SearchWP Metrics
swpmtxnonce

# The Events Calendar
_tec_view_rest_nonce_primary
_tec_view_rest_nonce_secondary

# wpDataTables #986128
wdt*

# WPBakery gallery
_vcnonce
data-vc-public-nonce

# Extra Theme
rating_nonce
timeline_nonce
blog_feed_nonce

# WS Form
wsf_post

# Easy Digital Download (EDD)
edd-* private
edd_* private

# WP Menu Cart
wpmenucart private

# Advanced Custom Fields + Advanced Forms
acf_nonce
af_form_nonce
af_submission_*

# Woo nonce
woocommerce-login

# Premium Addons for Elementor
pa-blog-widget-nonce

# WPUF User Frontend
wpuf* private

# MetForm
form_nonce

# Mobile hamburger menu - jetMenu #306983 #163710 PR#419
tgmpa-*
bulk-*

# WP Data Access
wpda-*

# Elementor
elementor-pro-frontend
elementor-conversion-center-clicklitespeed-wp-plugin/7.7/litespeed-cache/data/gm_ips.txt000064400000001206151600274120016721 0ustar0066.102.0.0/20
66.249.64.0/19
74.125.0.0/16
142.250.0.0/15
172.255.48.128/27
172.255.61.32/28
208.70.247.157
52.229.122.240
104.214.72.101
13.66.7.11
13.85.24.83
13.85.24.90
13.85.82.26
40.74.242.253
40.74.243.13
40.74.243.176
104.214.48.247
157.55.189.189
104.214.110.135
70.37.83.240
65.52.36.250
13.78.216.56
52.162.212.163
23.96.34.105
65.52.113.236
104.41.2.19
191.235.98.164
191.235.99.221
191.232.194.51
52.237.235.185
52.237.250.73
52.237.236.145
104.211.143.8
104.211.165.53
52.172.14.87
40.83.89.214
52.175.57.81
20.188.63.151
20.52.36.49
52.246.165.153
51.144.102.233
13.76.97.224
102.133.169.66
52.231.199.170
13.53.162.7
40.123.218.94litespeed-wp-plugin/7.7/litespeed-cache/data/optm_uri_exc.txt000064400000000571151600274170020151 0ustar00# Predefined list for excluding URI from page optimization #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/optm_uri_exc.txt We will merge into next plugin release

# URI excludes
.well-knownlitespeed-wp-plugin/7.7/litespeed-cache/data/preset/advanced.data000064400000002675151600274310020620 0ustar00["_version","5.3"]

["guest",true]

["guest_optm",true]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",true]

["optm-css_comb",false]

["optm-css_comb_ext_inl",false]

["optm-ucss",false]

["optm-ucss_inline",false]

["optm-js_min",true]

["optm-js_comb",false]

["optm-js_comb_ext_inl",false]

["optm-html_min",true]

["optm-qs_rm",true]

["optm-ggfonts_rm",false]

["optm-css_async",false]

["optm-ccss_per_url",false]

["optm-css_async_inline",false]

["optm-css_font_display",true]

["optm-js_defer",1]

["optm-emoji_rm",true]

["optm-noscript_rm",true]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",true]

["optm-guest_only",true]

["discuss-avatar_cache",true]

["discuss-avatar_cron",true]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",false]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/7.7/litespeed-cache/data/preset/basic.data000064400000002706151600274370020135 0ustar00["_version","5.3"]

["guest",false]

["guest_optm",false]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",false]

["optm-css_comb",false]

["optm-css_comb_ext_inl",true]

["optm-ucss",false]

["optm-ucss_inline",false]

["optm-js_min",false]

["optm-js_comb",false]

["optm-js_comb_ext_inl",true]

["optm-html_min",false]

["optm-qs_rm",false]

["optm-ggfonts_rm",false]

["optm-css_async",false]

["optm-ccss_per_url",false]

["optm-css_async_inline",true]

["optm-css_font_display",false]

["optm-js_defer",0]

["optm-emoji_rm",false]

["optm-noscript_rm",false]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",false]

["optm-guest_only",true]

["discuss-avatar_cache",false]

["discuss-avatar_cron",false]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",false]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/7.7/litespeed-cache/data/preset/extreme.data000064400000003000151600274440020507 0ustar00["_version","5.3"]

["guest",true]

["guest_optm",true]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",true]

["optm-css_comb",true]

["optm-css_comb_ext_inl",true]

["optm-ucss",true]

["optm-ucss_inline",false]

["optm-js_min",true]

["optm-js_comb",true]

["optm-js_comb_ext_inl",true]

["optm-html_min",true]

["optm-qs_rm",true]

["optm-ggfonts_rm",false]

["optm-css_async",true]

["optm-ccss_per_url",true]

["optm-css_async_inline",true]

["optm-css_font_display",true]

["optm-js_defer",2]

["optm-emoji_rm",true]

["optm-noscript_rm",true]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",true]

["optm-guest_only",true]

["discuss-avatar_cache",true]

["discuss-avatar_cron",true]

["optm-localize",false]

["media-lazy",true]

["media-lazy_placeholder","data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"]

["media-placeholder_resp",true]

["media-lqip",true]

["media-placeholder_resp_async",true]

["media-iframe_lazy",true]

["media-add_missing_sizes",true]

["media-vpi",true]

["media-vpi_cron",true]

["img_optm-auto",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/7.7/litespeed-cache/data/preset/essentials.data000064400000002712151600274510021217 0ustar00["_version","5.3"]

["guest",false]

["guest_optm",false]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",false]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",false]

["optm-css_comb",false]

["optm-css_comb_ext_inl",true]

["optm-ucss",false]

["optm-ucss_inline",false]

["optm-js_min",false]

["optm-js_comb",false]

["optm-js_comb_ext_inl",true]

["optm-html_min",false]

["optm-qs_rm",false]

["optm-ggfonts_rm",false]

["optm-css_async",false]

["optm-ccss_per_url",false]

["optm-css_async_inline",true]

["optm-css_font_display",false]

["optm-js_defer",0]

["optm-emoji_rm",false]

["optm-noscript_rm",false]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",false]

["optm-guest_only",true]

["discuss-avatar_cache",false]

["discuss-avatar_cron",false]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",false]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",false]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",false]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",false]
litespeed-wp-plugin/7.7/litespeed-cache/data/preset/aggressive.data000064400000002666151600274560021221 0ustar00["_version","5.3"]

["guest",true]

["guest_optm",true]

["cache",true]

["cache-priv",true]

["cache-commenter",true]

["cache-rest",true]

["cache-page_login",true]

["cache-resources",true]

["cache-mobile",true]

["cache-browser",true]

["esi",false]

["esi-cache_admbar",true]

["esi-cache_commform",true]

["util-instant_click",false]

["util-no_https_vary",false]

["optm-css_min",true]

["optm-css_comb",true]

["optm-css_comb_ext_inl",false]

["optm-ucss",true]

["optm-ucss_inline",false]

["optm-js_min",true]

["optm-js_comb",true]

["optm-js_comb_ext_inl",false]

["optm-html_min",true]

["optm-qs_rm",true]

["optm-ggfonts_rm",false]

["optm-css_async",true]

["optm-ccss_per_url",true]

["optm-css_async_inline",true]

["optm-css_font_display",true]

["optm-js_defer",1]

["optm-emoji_rm",true]

["optm-noscript_rm",true]

["optm-ggfonts_async",false]

["optm-dns_prefetch_ctrl",true]

["optm-guest_only",true]

["discuss-avatar_cache",true]

["discuss-avatar_cron",true]

["optm-localize",false]

["media-lazy",false]

["media-lazy_placeholder",""]

["media-placeholder_resp",false]

["media-lqip",false]

["media-placeholder_resp_async",true]

["media-iframe_lazy",true]

["media-add_missing_sizes",false]

["media-vpi",false]

["media-vpi_cron",false]

["img_optm-auto",true]

["img_optm-ori",true]

["img_optm-rm_bkup",false]

["img_optm-webp",true]

["img_optm-lossless",false]

["img_optm-exif",false]

["img_optm-webp_replace_srcset",true]
litespeed-wp-plugin/7.7/litespeed-cache/data/gm_uas.txt000064400000000101151600274630016715 0ustar00Lighthouse
GTmetrix
Google
Pingdom
bot
spider
PTST
HeadlessChromelitespeed-wp-plugin/7.7/litespeed-cache/data/ucss_whitelist.txt000064400000000714151600274700020523 0ustar00# Predefined list for UCSS whitelist #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/ucss_whitelist.txt We will merge into next plugin release


############# DoBar compatibility #############
.pace-inactive

############# DIVI ################
.et_pb_number_counter.activelitespeed-wp-plugin/7.7/litespeed-cache/data/.htaccess000064400000000151151600274750016507 0ustar00Order Deny,Allow
Deny from All

<IfModule LiteSpeed>
RewriteEngine on
RewriteRule .* - [F,L]
</IfModule>
litespeed-wp-plugin/7.7/litespeed-cache/data/const.network_default.json000064400000002304151600275020022117 0ustar00{
	"cache": false,
	"use_primary_settings": false,
	"auto_upgrade": false,
	"cache-resources": true,
	"cache-browser": false,
	"cache-mobile": false,
	"cache-mobile_rules": "Mobile\nAndroid\nSilk/\nKindle\nBlackBerry\nOpera Mini\nOpera Mobi",
	"cache-drop_qs": "fbclid\ngclid\nutm*\n_ga",
	"cache-login_cookie": "",
	"cache-exc_cookies": "",
	"cache-exc_useragents": "",
	"cache-ttl_browser": 31557600,
	"purge-upgrade": false,
	"object": false,
	"object-kind": false,
	"object-host": "localhost",
	"object-port": 11211,
	"object-life": 360,
	"object-persistent": true,
	"object-admin": true,
	"object-transients": true,
	"object-db_id": 0,
	"object-user": "",
	"object-pswd": "",
	"object-global_groups": "users\nuserlogins\nusermeta\nuser_meta\nuseremail\nuserslugs\nsites\nsite-details\nsite-transient\nsite-options\nsite-lookup\nblog-lookup\nblog-id-cache\nblog-details\nnetworks\nrss\nglobal-posts\nglobal-cache-test",
	"object-non_persistent_groups": "comment\ncounts\nplugins",
	"debug-disable_all": false,
	"debug": false,
	"debug-ips": "127.0.0.1",
	"debug-level": false,
	"debug-filesize": 3,
	"debug-collapse_qs": false,
	"debug-inc": "",
	"debug-exc": "",
	"debug-exc_strings": "",
	"img_optm-webp": false
}
litespeed-wp-plugin/7.7/litespeed-cache/data/esi.nonce.txt000064400000001362151600275100017326 0ustar00# !!!!! Legacy file for v3.5.1- !!!!!

## Predefined elsewhere so not needed here:

## WordPress core
#stats_nonce
#subscribe_nonce

# Divi Theme Builder
#et-pb-contact-form-submit
#et_frontend_nonce
#et_ab_log_nonce

# WooCommerce PayPal Checkout
#_wc_ppec_update_shipping_costs_nonce private
#_wc_ppec_start_checkout_nonce private
#_wc_ppec_generate_cart_nonce private

# User Switching
#switch_to_olduser_'<ID>'

# Caldera Forms
#caldera_forms_front_*

## Predefined list of ESI nonces:

# CM Registration Pro
cmreg_registration_nonce private
role_nonce private

# WooCommerce Delivery Area Pro #16843635
wdap-call-nonce private

# SEOpress Cookie Consent
seopress_cookies_user_consent_nonce

#SearchWP Metrics
swpmtxnonce

#wpDataTables #986128
wdt*
litespeed-wp-plugin/7.7/litespeed-cache/data/js_defer_excludes.txt000064400000000774151600275150021135 0ustar00# Predefined list for excluding deferred JS files or inline JS codes #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_defer_excludes.txt We will merge into next plugin release

# JS file URL excludes
adsbygoogle

## JetPack Stats
stats.wp.com/e-
_stq

# Cloudflare turnstile - Tobolo
turnstile
challenges.cloudflare.comlitespeed-wp-plugin/7.7/litespeed-cache/data/const.default.json000064400000013257151600275220020361 0ustar00{
	"auto_upgrade": "",
	"server_ip": "",
	"guest": "",
	"guest_optm": "",
	"news": "1",
	"cache-priv": "1",
	"cache-commenter": "1",
	"cache-rest": "1",
	"cache-page_login": "1",
	"cache-resources": "1",
	"cache-browser": "",
	"cache-mobile": "",
	"cache-mobile_rules": "Mobile\nAndroid\nSilk/\nKindle\nBlackBerry\nOpera Mini\nOpera Mobi",
	"cache-exc_useragents": "",
	"cache-exc_cookies": "",
	"cache-exc_qs": "",
	"cache-exc_cat": "",
	"cache-exc_tag": "",
	"cache-force_uri": "",
	"cache-force_pub_uri": "",
	"cache-priv_uri": "",
	"cache-exc": "",
	"cache-exc_roles": "",
	"cache-drop_qs": "fbclid\ngclid\nutm*\n_ga",
	"cache-ttl_pub": "604800",
	"cache-ttl_priv": "1800",
	"cache-ttl_frontpage": "604800",
	"cache-ttl_feed": "604800",
	"cache-ttl_rest": "604800",
	"cache-ttl_browser": "31557600",
	"cache-login_cookie": "",
	"cache-vary_group": "",
	"cache-ttl_status": "404 3600\n500 600",
	"purge-upgrade": "0",
	"purge-stale": "",
	"purge-post_all": "",
	"purge-post_f": "1",
	"purge-post_h": "1",
	"purge-post_p": "1",
	"purge-post_pwrp": "1",
	"purge-post_a": "1",
	"purge-post_y": "",
	"purge-post_m": "1",
	"purge-post_d": "",
	"purge-post_t": "1",
	"purge-post_pt": "1",
	"purge-timed_urls": "",
	"purge-timed_urls_time": "",
	"purge-hook_all": "switch_theme\nwp_create_nav_menu\nwp_update_nav_menu\nwp_delete_nav_menu\ncreate_term\nedit_terms\ndelete_term\nadd_link\nedit_link\ndelete_link",
	"esi": "",
	"esi-cache_admbar": "1",
	"esi-cache_commform": "1",
	"esi-nonce": "stats_nonce\nsubscribe_nonce",
	"util-heartbeat": "1",
	"util-instant_click": "",
	"util-no_https_vary": "",
	"debug-disable_all": "",
	"debug": "",
	"debug-ips": "127.0.0.1",
	"debug-level": "",
	"debug-filesize": "3",
	"debug-collapse_qs": "",
	"debug-inc": "",
	"debug-exc": "",
	"debug-exc_strings": "",
	"db_optm-revisions_max": "0",
	"db_optm-revisions_age": "0",
	"optm-css_min": "",
	"optm-css_comb": "",
	"optm-css_comb_ext_inl": "1",
	"optm-ucss": "",
	"optm-ucss_inline": "",
	"optm-ucss_file_exc_inline": "",
	"optm-ucss_whitelist": "",
	"optm-ucss_exc": "",
	"optm-css_exc": "",
	"optm-js_min": "",
	"optm-js_comb": "",
	"optm-js_comb_ext_inl": "1",
	"optm-js_exc": "jquery.js\njquery.min.js",
	"optm-html_min": "",
	"optm-html_lazy": "",
	"optm-qs_rm": "",
	"optm-ggfonts_rm": "",
	"optm-css_async": "",
	"optm-ccss_per_url": "",
	"optm-ccss_whitelist": "",
	"optm-css_async_inline": "1",
	"optm-css_font_display": "",
	"optm-js_defer": "",
	"optm-emoji_rm": "",
	"optm-noscript_rm": "",
	"optm-ggfonts_async": "",
	"optm-exc_roles": "",
	"optm-ccss_con": "",
	"optm-ccss_sep_posttype": "page",
	"optm-ccss_sep_uri": "",
	"optm-js_defer_exc": "jquery.js\njquery.min.js\ngtm.js\nanalytics.js",
	"optm-gm_js_exc": "",
	"optm-dns_prefetch": "",
	"optm-dns_prefetch_ctrl": "",
	"optm-dns_preconnect": "",
	"optm-exc": "",
	"optm-guest_only": "1",
	"object": "",
	"object-kind": "",
	"object-host": "localhost",
	"object-port": "11211",
	"object-life": "360",
	"object-persistent": "1",
	"object-admin": "1",
	"object-transients": "1",
	"object-db_id": "0",
	"object-user": "",
	"object-pswd": "",
	"object-global_groups": "users\nuserlogins\nuseremail\nuserslugs\nusermeta\nuser_meta\nsite-transient\nsite-options\nsite-lookup\nsite-details\nblog-lookup\nblog-details\nblog-id-cache\nrss\nglobal-posts\nglobal-cache-test",
	"object-non_persistent_groups": "comment\ncounts\nplugins\nwc_session_id",
	"discuss-avatar_cache": "",
	"discuss-avatar_cron": "",
	"discuss-avatar_cache_ttl": "604800",
	"optm-localize": "",
	"optm-localize_domains": "### Popular scripts ###\nhttps://platform.twitter.com/widgets.js\nhttps://connect.facebook.net/en_US/fbevents.js",
	"media-lazy": "",
	"media-lazy_placeholder": "",
	"media-placeholder_resp": "",
	"media-placeholder_resp_color": "#cfd4db",
	"media-placeholder_resp_svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" style=\"fill:{color};fill-opacity: 0.1;\"/></svg>",
	"media-lqip": "",
	"media-lqip_qual": "4",
	"media-lqip_min_w": "150",
	"media-lqip_min_h": "150",
	"media-placeholder_resp_async": "1",
	"media-iframe_lazy": "",
	"media-add_missing_sizes": "",
	"media-lazy_exc": "",
	"media-lazy_cls_exc": "wmu-preview-img",
	"media-lazy_parent_cls_exc": "",
	"media-iframe_lazy_cls_exc": "",
	"media-iframe_lazy_parent_cls_exc": "",
	"media-lazy_uri_exc": "",
	"media-lqip_exc": "",
	"media-vpi": "",
	"media-vpi_cron": "",
	"img_optm-auto": "",
	"img_optm-ori": "1",
	"img_optm-rm_bkup": "",
	"img_optm-webp": "",
	"img_optm-lossless": "",
	"img_optm-exif": "1",
	"img_optm-webp_attr": "img.src\ndiv.data-thumb\nimg.data-src\nimg.data-lazyload\ndiv.data-large_image\nimg.retina_logo_url\ndiv.data-parallax-image\ndiv.data-vc-parallax-image\nvideo.poster",
	"img_optm-webp_replace_srcset": "",
	"img_optm-jpg_quality": "82",
	"crawler": "",
	"crawler-crawl_interval": "302400",
	"crawler-load_limit": "1",
	"crawler-sitemap": "",
	"crawler-roles": "",
	"crawler-cookies": "",
	"misc-heartbeat_front": "",
	"misc-heartbeat_front_ttl": "60",
	"misc-heartbeat_back": "",
	"misc-heartbeat_back_ttl": "60",
	"misc-heartbeat_editor": "",
	"misc-heartbeat_editor_ttl": "15",
	"cdn": "",
	"cdn-attr": ".src\n.data-src\n.href\n.poster\nsource.srcset",
	"cdn-ori": "",
	"cdn-ori_dir": "",
	"cdn-exc": "",
	"cdn-quic": "",
	"cdn-quic_email": "",
	"cdn-quic_key": "",
	"cdn-cloudflare": "",
	"cdn-cloudflare_email": "",
	"cdn-cloudflare_key": "",
	"cdn-cloudflare_name": "",
	"cdn-cloudflare_zone": "",
	"cdn-cloudflare_clear": "",
	"cdn-mapping": {
		"url": [""],
		"inc_js": ["1"],
		"inc_css": ["1"],
		"inc_img": ["1"],
		"filetype": [".aac\n.css\n.eot\n.gif\n.jpeg\n.jpg\n.js\n.less\n.mp3\n.mp4\n.ogg\n.otf\n.pdf\n.png\n.svg\n.ttf\n.webp\n.woff\n.woff2"]
	}
}
litespeed-wp-plugin/7.7/litespeed-cache/data/ccss_whitelist.txt000064400000000715151600275270020505 0ustar00# Predefined list for CCSS whitelist #
# Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line
# If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/ccss_whitelist.txt We will merge into next plugin release


############# DoBar compatibility #############
.pace-inactive

############# DIVI ################
.et_pb_number_counter.active
litespeed-wp-plugin/7.7/litespeed-cache/readme.txt000064400000135132151600275340016002 0ustar00=== LiteSpeed Cache ===
Contributors: LiteSpeedTech
Tags: caching, optimize, performance, pagespeed, seo, image optimize, object cache, redis, memcached, database cleaner
Requires at least: 5.3
Requires PHP: 7.2
Tested up to: 6.9
Stable tag: 7.7
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html

All-in-one unbeatable acceleration & PageSpeed improvement: caching, image/CSS/JS optimization...

== Description ==

LiteSpeed Cache for WordPress (LSCWP) is an all-in-one site acceleration plugin, featuring an exclusive server-level cache and a collection of optimization features.

LSCWP supports WordPress Multisite and is compatible with most popular plugins, including WooCommerce, bbPress, and Yoast SEO.

LiteSpeed Cache for WordPress is compatible with ClassicPress.

== Requirements ==
**General Features** may be used by anyone with any web server (LiteSpeed, Apache, NGINX, etc.).

**LiteSpeed Exclusive Features** require one of the following: OpenLiteSpeed, commercial LiteSpeed products, LiteSpeed-powered hosting, or QUIC.cloud CDN. [Why?](https://docs.litespeedtech.com/lscache/lscwp/faq/#why-do-the-cache-features-require-a-litespeed-server)

== Plugin Features ==

= General Features =

* Free QUIC.cloud CDN Cache
* Object Cache (Memcached/LSMCD/Redis) Support<sup>+</sup>
* Image Optimization (Lossless/Lossy)
* Minify CSS, JavaScript, and HTML
* Minify inline & external CSS/JS
* Combine CSS/JS
* Automatically generate Critical CSS
* Lazy-load images/iframes
* Responsive Image Placeholders
* Multiple CDN Support<sup>+</sup>
* Load CSS Asynchronously
* Defer/delay JS loading
* Browser Cache Support<sup>+</sup>
* Database Cleaner and Optimizer
* PageSpeed score (including Core Web Vitals) optimization
* OPcode Cache Support<sup>+</sup>
* HTTP/2 Push for CSS/JS (on web servers that support it)
* DNS Prefetch
* Cloudflare API
* Single Site and Multisite (Network) support
* Import/Export settings
* Attractive, easy-to-understand interface
* AVIF/WebP image format support
* Heartbeat control

<sup>+</sup> This service is not provided by the LSCache plugin, nor is it guaranteed to be installed by your service provider. However, the plugin is compatible with the service if it is in use on your site.

= LiteSpeed Exclusive Features =

* Automatic page caching to greatly improve site performance
* Automatic purge of related pages based on certain events
* Private cache for logged-in users
* Caching of WordPress REST API calls
* Separate caching of desktop and mobile views
* Ability to schedule purge for specified URLs
* WooCommerce and bbPress support
* [WordPress CLI](https://docs.litespeedtech.com/lscache/lscwp/cli/) commands
* API system for easy cache integration
* Exclude from cache by URI, Category, Tag, Cookie, User Agent
* Smart preload crawler with support for SEO-friendly sitemap
* Multiple crawlers for cache varies
* HTTP/2 support
* [HTTP/3 & QUIC](https://www.litespeedtech.com/http3-faq) support
* ESI (Edge Side Includes) support<sup>*</sup>
* Widgets and Shortcodes as ESI blocks<sup>*</sup> (requires Classic Widgets plugin for WP 5.8+)

<sup>*</sup> Feature not available in OpenLiteSpeed

== Screenshots ==

1. Plugin Benchmarks
2. Admin - Dashboard
3. Admin - Image Optimization
4. Admin - Crawler
5. Admin Settings - Cache
6. Admin Settings - Page Optimization
7. Admin Settings - CDN
8. Admin Settings - DB Optimizer
9. Admin Settings - Toolbox
10. Cache Miss Example
11. Cache Hit Example

== LSCWP Resources ==
* [Join our Slack community](https://litespeedtech.com/slack) to connect with other LiteSpeed users.
* [Ask a question on our support forum](https://wordpress.org/support/plugin/litespeed-cache/).
* [View detailed documentation](https://docs.litespeedtech.com/lscache/lscwp/).
* [Read about LSCWP and WordPress on our blog](https://blog.litespeedtech.com/tag/wordpress/).
* [Help translate LSCWP](https://translate.wordpress.org/projects/wp-plugins/litespeed-cache/).
* [Contribute to the LSCWP GitHub repo](https://github.com/litespeedtech/lscache_wp).

== Installation ==

[View detailed documentation](https://docs.litespeedtech.com/lscache/lscwp/installation/).

= For Optimization Without a LiteSpeed Web Server =
1. Install the LiteSpeed Cache for WordPress plugin and activate it.
1. From the WordPress Dashboard, navigate to **LiteSpeed Cache > Page Optimization**. Enable the available optimization features in the various tabs.

= For Caching and Optimization With a LiteSpeed Web Server =
1. Install [LiteSpeed Web Server Enterprise](https://www.litespeedtech.com/products/litespeed-web-server) with LSCache Module, [LiteSpeed Web ADC](https://www.litespeedtech.com/products/litespeed-web-adc), or [OpenLiteSpeed](https://www.litespeedtech.com/open-source/openlitespeed) with cache module (Free). Or sign up for [QUIC.cloud CDN](https://quic.cloud).
1. Install the LiteSpeed Cache for WordPress plugin and activate it.
1. From the WordPress Dashboard, navigate to **LiteSpeed Cache > Cache**, make sure the option **Enable LiteSpeed Cache** is set to `ON`.
1. Enable any desired caching and optimization features in the various tabs.

= Notes for LiteSpeed Web Server Enterprise =

* Make sure that your license includes the LSCache module. A [2-CPU trial license with LSCache module](https://www.litespeedtech.com/products/litespeed-web-server/download/get-a-trial-license "trial license") is available for free for 15 days.
* The server must be configured to have caching enabled. If you are the server admin, [click here](https://docs.litespeedtech.com/lscache/start/#configure-cache-root-and-cache-policy) for instructions. Otherwise, please request that the server admin configure the cache root for the server.

= Notes for OpenLiteSpeed =

* This integration utilizes OpenLiteSpeed's cache module.
* If it is a fresh OLS installation, the easiest way to integrate is to use [ols1clk](https://openlitespeed.org/kb/1-click-install/). If using an existing WordPress installation, use the `--wordpresspath` parameter.
* If OLS and WordPress are both already installed, please follow the instructions in [How To Set Up LSCache For WordPress](https://openlitespeed.org/kb/how-to-setup-lscache-for-wordpress/).

== Third Party Compatibility ==

The vast majority of plugins and themes are compatible with LSCache. [Our API](https://docs.litespeedtech.com/lscache/lscwp/api/) is available for those that are not. Use the API to customize smart purging, customize cache rules, create cache varies, and make WP nonce cacheable, among other things.

== Privacy ==

This plugin includes some suggested text that you can add to your site's Privacy Policy via the Guide in the WordPress Privacy settings.

**For your own information:** LiteSpeed Cache for WordPress potentially stores a duplicate copy of every web page on display on your site. The pages are stored locally on the system where LiteSpeed server software is installed and are not transferred to or accessed by LiteSpeed employees in any way, except as necessary in providing routine technical support if you request it. All cache files are temporary, and may easily be purged before their natural expiration, if necessary, via a Purge All command. It is up to individual site administrators to come up with their own cache expiration rules.

In addition to caching, our WordPress plugin has online features provided by QUIC.cloud for Image Optimization and Page Optimization services. When one of these optimizations is requested, data is transmitted to a remote QUIC.cloud server, processed, and then transmitted back for use on your site. QUIC.cloud keeps copies of that data for up to 7 days and then permanently deletes it. Similarly, the WordPress plugin has a Reporting feature whereby a site owner can transmit an environment report to LiteSpeed so that we may better provide technical support. None of these features collects any visitor data. Only server and site data are involved.

QUIC.cloud CDN, if enabled, uses LSCache technology to access your site, and serve your content from remote global nodes. Your data is not accessed by QUIC.cloud employees in any way, except as necessary in providing maintenance or technical support.

Please see the [QUIC.cloud Privacy Policy](https://quic.cloud/privacy-policy/) for our complete Privacy/GDPR statement.

== Frequently Asked Questions ==

= Why do the cache features require LiteSpeed Server? =
This plugin communicates with your LiteSpeed Web Server and its built-in page cache (LSCache) to deliver superior performance to your WordPress site. The plugin’s cache features indicate to the server that a page is cacheable and for how long, or they invalidate particular cached pages using tags.

LSCache is a server-level cache, so it's faster than PHP-level caches. [Compare with other PHP-based caches](https://www.litespeedtech.com/benchmarks/wordpress).

A page cache allows the server to bypass PHP and database queries altogether. LSCache, in particular, because of its close relationship with the server, can remember things about the cache entries that other plugins cannot, and it can analyze dependencies. It can utilize tags to manage the smart purging of the cache, and it can use vary cookies to serve multiple versions of cached content based on things like mobile vs. desktop, geographic location, and currencies. [See our Caching 101 blog series](https://blog.litespeedtech.com/tag/caching-101/).

If all of that sounds complicated, no need to worry. LSCWP works right out of the box with default settings that are appropriate for most sites. [See the Beginner's Guide](https://docs.litespeedtech.com/lscache/lscwp/beginner/).

**Don't have a LiteSpeed server?** Try our QUIC.cloud CDN service. It allows sites on *any server* (NGINX and Apache included) to experience the power of LiteSpeed caching! [Click here](https://quic.cloud) to learn more or to give QUIC.cloud a try.

= What about the optimization features of LSCache? =

LSCWP includes additional optimization features, such as Database Optimization, Minification and Combination of CSS and JS files, HTTP/2 Push, CDN Support, Browser Cache, Object Cache, Lazy Load for Images, and Image Optimization! These features do not require the use of a LiteSpeed web server.

= Is the LiteSpeed Cache Plugin for WordPress free? =

Yes, LSCWP will always be free and open source. That said, a LiteSpeed server is required for the cache features, and there are fees associated with some LiteSpeed server editions. Some of the premium online services provided through QUIC.cloud (CDN Service, Image Optimization, Critical CSS, Low-Quality Image Placeholder, etc.) require payment at certain usage levels. You can learn more about what these services cost, and what levels of service are free, on [your QUIC.cloud dashboard](https://my.quic.cloud).

= What server software is required for this plugin? =

A LiteSpeed solution is required in order to use the **LiteSpeed Exclusive** features of this plugin. Any one of the following will work:

1. LiteSpeed Web Server Enterprise with LSCache Module (v5.0.10+)
2. OpenLiteSpeed (v1.4.17+)
3. LiteSpeed WebADC (v2.0+)
4. QUIC.cloud CDN

The **General Features** may be used with *any* web server. LiteSpeed is not required.

= Does this plugin work in a clustered environment? =

The cache entries are stored at the LiteSpeed server level. The simplest solution is to use LiteSpeed WebADC, as the cache entries will be stored at that level.

If using another load balancer, the cache entries will only be stored at the backend nodes, not at the load balancer.

The purges will also not be synchronized across the nodes, so this is not recommended.

If a customized solution is required, please contact LiteSpeed Technologies at `info@litespeedtech.com`

NOTICE: The rewrite rules created by this plugin must be copied to the Load Balancer.

= Where are the cached files stored? =

The actual cached pages are stored and managed by LiteSpeed Servers.

Nothing is stored within the WordPress file structure.

= Does LiteSpeed Cache for WordPress work with OpenLiteSpeed? =

Yes it can work well with OpenLiteSpeed, although some features may not be supported. See **Plugin Features** above for details. Any setting changes that require modifying the `.htaccess` file will require a server restart.

= Is WooCommerce supported? =

In short, yes. However, for some WooCommerce themes, the cart may not be updated correctly. Please [visit our blog](https://blog.litespeedtech.com/2017/05/31/wpw-fixing-lscachewoocommerce-conflicts/) for a quick tutorial on how to detect this problem and fix it if necessary.

= Are my images optimized? =

Images are not optimized automatically unless you set **LiteSpeed Cache > Image Optimization > Image Optimization Settings > Auto Request Cron** to `ON`. You may also optimize your images manually. [Learn more](https://docs.litespeedtech.com/lscache/lscwp/imageopt/).

= How do I make a WP nonce cacheable in my third-party plugin? =

Our API includes a function that uses ESI to "punch a hole" in a cached page for a nonce. This allows the nonce to be cached separately, regardless of the TTL of the page it is on. Learn more in [the API documentation](https://docs.litespeedtech.com/lscache/lscwp/api/#esi). We also welcome contributions to our predefined list of known third party plugin nonces that users can optionally include via [the plugin's ESI settings](https://docs.litespeedtech.com/lscache/lscwp/cache/#esi-nonce).

= How do I enable the crawler? =

The crawler is disabled by default, and must be enabled by the server admin first.

Once the crawler is enabled on the server side, navigate to **LiteSpeed Cache > Crawler > General Settings** and set **Crawler** to `ON`.

For more detailed information about crawler setup, please see [the Crawler documentation](https://docs.litespeedtech.com/lscache/lscwp/crawler/).

= What are the known compatible plugins and themes? =

* [WPML](https://wpml.org/)
* [DoLogin Security](https://wordpress.org/plugins/dologin/)
* [bbPress](https://wordpress.org/plugins/bbpress/)
* [WooCommerce](https://wordpress.org/plugins/woocommerce/)
* [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
* [All in One SEO](https://wordpress.org/plugins/all-in-one-seo-pack/)
* [Google XML Sitemaps](https://wordpress.org/plugins/google-sitemap-generator/)
* [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/)
* [Wordfence Security](https://wordpress.org/plugins/wordfence/)
* [NextGen Gallery](https://wordpress.org/plugins/nextgen-gallery/)
* [ShortPixel](https://shortpixel.com/h/af/CXNO4OI28044/)
* Aelia CurrencySwitcher
* [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/) - Thanks Raul Peixoto!
* Autoptimize
* [Better WP Minify](https://wordpress.org/plugins/bwp-minify/)
* [WP Touch](https://wordpress.org/plugins/wptouch/)
* [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
* [WPLister](https://www.wplab.com/plugins/wp-lister/)
* [WP-PostRatings](https://wordpress.org/plugins/wp-postratings/)
* [Avada 5.1 RC1+](https://avada.theme-fusion.com/)
* [Elegant Themes Divi 3.0.67+](https://www.elegantthemes.com/gallery/divi/)
* [Elegant Divi Builder](https://www.elegantthemes.com/plugins/divi-builder/)
* [Caldera Forms](https://wordpress.org/plugins/caldera-forms/) 1.5.6.2+
* Login With Ajax
* [Ninja Forms](https://wordpress.org/plugins/ninja-forms/)
* [Post Types Order 1.9.3.6+](https://wordpress.org/plugins/post-types-order/)
* [BoomBox — Viral Magazine WordPress Theme](https://themeforest.net/item/boombox-viral-buzz-wordpress-theme/16596434?ref=PX-lab)
* FacetWP (LSWS 5.3.6+)
* Beaver Builder
* WpDiscuz
* WP-Stateless
* Elementor
* WS Form
* WP Statistics

The vast majority of plugins and themes are compatible with LiteSpeed Cache. The most up-to-date compatibility information can be found [in our documentation](https://docs.litespeedtech.com/lscache/lscwp/thirdparty/)

= How can I report security bugs? =

You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/litespeed-cache)

== Changelog ==

= 7.7 - Dec 16 2025 =
* **Task** Increased default cron interval from 1 minute to 15 minutes.
* **Conf** Enabled `litespeed_conf_load_option_{$option}` to allow modifying configuration values.
* **Conf** Removed deprecated `O_MEDIA_PRELOAD_FEATURED` option.
* **GUI** Dark mode toggle now applies instantly without flicker on page reload.
* **Page Optimize** Improved dummy CSS replacement logic.
* **Page Optimize** Deferred Instant Click to avoid blocking initial page rendering. (pp01 PR#926)
* **Cloud** Guest Mode IP/UA lists now sync automatically from the QUIC.cloud API.
* **Cloud** Guest Mode IP now supports CIDR notation (e.g., 192.168.1.0/24, 2001:db8::/32).
* **Cloud** Fixed a potential warning caused by variable type casting. (userb52 PR#925)
* **Cloud** Added null-safe handling for the `allowed_redirect_hosts` filter to prevent unexpected errors. (PR#933 #6972377)
* **Cloud** Fixed fatal error on PHP 8 when no timestamp is logged due to number casting. (Patryk Chowratowicz #938)
* **Crawler** Removed redundant functions after reformatting.
* **Database Optimize** Fixed DB Optimize redirection and transient cleanup issues. (PR#937)
* **Vary** Fixed issue where users without a group could not log in.
* **Avatar** Fixed queue warning when the table is missing and resolved HTML escaping warnings. (PR#928)
* **3rd** Improved WPML image lazy-load detection. (#657426)
* **3rd** Fixed Elementor Form submission caching issue. (PR#932)
* **3rd** Fixed cache issue when WCML currency changes. (PR#929)

= 7.6.2 - Oct 17 2025 =
* 🐞**Cloud** Fixed the PHP 8+ typecast issue in QUIC.cloud signature verification which caused activation failures.
* **Purge** Restored a delay purge hook while calling purge by CLI. (asafm7)
* **REST** Dropped legacy code that had been used for development purposes.
* **GUI** Use a stricter selector for dark mode to prevent side effects.

= 7.6.1 - Oct 15 2025 =
* **Cloud** Increased POST connection timeout to prevent potential failures.
* ⚠️🐞**GUI** Fixed a frontend display issue caused by the dark mode CSS file loading on the website frontend. (Peter Wells PR#923)
* 🐞**Page Optimize** Corrected a typo in the DNS prefetch filter. (Yaroslav Yachmenov PR#922)

= 7.6 - Oct 15 2025 =
* 🌱**Admin** Dark mode supported.
* 🌱**Purge** Added `Purge All - VPI` to the Purge menu. (PR#898)
* ⚠️🐞**Debug** Escaped comments to prevent a CSS vulnerability that could occur when debug is on. (#218778 Trustwave #CWE-79)
* **Purge** Gravatar purge now also clears the database records. (Serafín Danessa, PR#915)
* **Conf** Fixed an issue where the `Drop Query String` setting was not saved when in network mode. (Jory Hogeveen PR#910)
* **VPI** Add fetchpriority and decode attributes to VPI. (Hirak Kalita, serpentdriver, PR#903)
* **Cloud** Auto sync new Server IP to QUIC.cloud if changed. (cloud86)
* **GUI** Auto update port value when `Object Cache Method` is changed.
* **API** Dropped legacy `conf::val()` function.
* 🐞**Misc** Fixed PHP 7.2 compatibility issue. (Ulrich Viridis, PR#913)
* **Misc** Added UCSS file path to comment info for easier debug. (PR#914)

= 7.5.0.1 - Sep 11 2025 =
* 🐞**GUI** Fixed an issue where the network dashboard template was missing. (mcworks)

= 7.5 - Sep 10 2025 =
* 🌱**Image Optimize** New option `Optimize Image Sizes` to allow user to choose which image sizes to include in optimization request.
* 🐞**Purge** Purge Time setting will respect WP timezone setting now. (PR#893)
* 🐞**Conf** Fixed a minor type-casting bug, which could cause unnecessary QUIC.cloud sync configuration when the setting is empty.
* **Misc** Dropped unused rewrite rule from htaccess.

= 7.4 - Aug 28 2025 =
* 🌱**Media** Added new Auto Rescale Original Image option.
* 🌱**Toolbox** Added ability to Disable All for 24 Hours. (PR#886)
* 🐞**CDN** Fixed a QUIC.cloud sync configuration failure on network child sites.
* 🐞**Object Cache** Fixed a bug that failed to detect the Redis connection status.
* **Cache** Better match iPhone browsers for mobile cache detection.
* **Cache** Dropped use of `advanced-cache.php` support since WP v5.3+ doesn't need it, and LiteSpeed requires WP v5.3+.
* **Cache** When page is not cacheable, set header to value used by WordPress `Cache-Control` header. (asafm7)
* **Page Optimize** Better compatibility for dummy CSS removal in cases where other plugins manipulate the quotation marks.
* **Page Optimize** Dropped v4.2 legacy `LITESPEED_BYPASS_OPTM`.
* **Crawler** Now use an .html file to test the port, as some security plugins block .txt files and cause port test failure. (#661828)
* **GUI** Show current live values for options if they are overridden by filters or the server environment. (PR#885)
* **Data** Dropped legacy code and upgraded data migration support to LSCWP v5.7-.
* **Misc** Support the `LITESPEED_DEV` constant to allow switching to a development environment.
* **Misc** Allow leading underscore (`_`) for private functions and variables in format checker.
* **Misc** Suppress frequent version check when a certain database option is cached.
* **Misc** Dropped `sanitize_file_name` usage to prevent template failure when 3rd party plugins manipulate that filter.

= 7.3.0.1 - Jul 30 2025 =
* **Page Optimize** Fixed the page score impact caused by CSS placeholder. (wpconvert, Sean Thompson)
* **Page Optimize** Fixed wrong prefetch/preload injection when a page contains other `<title>` tags. (idatahuy)
* **Crawler** Bypassed port test if no server IP set. (kptk, serkanix, Guillermo)

= 7.3 - Jul 24 2025 =
* 🌱**CLI** Added `wp litespeed-database` database optimization command.
* 🌱**Misc** Added survey and data deletion reminder in deactivation process.
* **Core** Refactored the template files to comply with WordPress standards.
* **Core** Refactored the CLI files to comply with WordPress standards. Fixed a bug with CLI `option` command failure handler.
* **ESI** Fixed a case where the Edit button is missing on the frontend when the permalink structure is `Plain`. (#934261 PR#860)
* **API** Added `litespeed_purge_tags` filter to allow manipulation of purge tags.
* **API** Allowed overriding `litespeed_ui_events` via window property. (Zsombor Franczia PR#865)
* **API** Added `litespeed_vpi_should_queue` filter to allow control over appending to the VPI queue. (tompalmer #855, Viktor Szépe PR#856)
* **Debug** Allowed debug at multisite network level. (PR#861)
* **Vary** Fixed a possible duplicate WebP vary in Chrome when mimicking an iPhone visit.
* 🐞**Vary** Used simpler rewrite rule to check for next generation image format support.
* **Page Optimize** Tuned the optimized data injection location in HTML to improve SEO. (videofinanzas)
* **Page Optimize** Improved DNS prefetch and preconnect sequence in HTML to be as early as possible. Simplified DNS optimization code.
* 🐞**Page Optimize** Added the JS Delay library that was missing when page optimization was off while iframe lazy load was on. (Zsombor Franczia #867)
* 🐞**Page Optimize** Allowed lazy load threshold overwrite. (Zsombor Franczia #852 PR#857)
* 🐞**Page Optimize** Fixed an issue where the `async` attribute was replaced even when it contained a value, e.g. `async=true`. (@macorak)
* 🐞**Cloud** Fixed the API call timestamp file creation warning.
* **Cloud** No longer include public key when logging QUIC.cloud registration process.
* **Image Optimize** Resend all images that failed to pull instead of bypassing them. (Ryan D)
* **Crawler** Checked QUIC.cloud CDN for crawler hit. (PR#866)
* 🐞**Crawler** Fixed an issue where the non-role-simulator crawler added the whole map to the blocklist on servers that only support port 80.
* **GUI** Added Enable All Features icon to admin bar when all features are disabled. This replaces the banner that previously displayed in admin. (Tobolo, PR#868)
* **GUI** Dropped font files. (Masoud Najjar Khodabakhsh)
* **3rd** Resolved an issue with an empty WooCommerce ESI nonce and HTML comments on geolocation redirection. (#612331 PR#708)
* **OPcache** Detected `opcache.restrict_api` setting to prevent PHP warning in purge. (ookris #9496550 PR#812)
* **Misc** Simplified admin JavaScript.
* **Misc** Fixed download import file extension issue on mobile. (autori76 #874)
* **Misc** Added existing plugin version to ping API for debugging purposes.
* **Misc** Fixed comment typos reported by static analysis. (Viktor Szépe PR#836)
* **Misc** Removed global variables from plugin initialization file. (Viktor Szépe PR#837)

= 7.2 - Jun 18 2025 =
* 🌱**CDN** New option: Cloudflare Clear on purge all. (PR#828)
* **Core** Used `site_url` instead of `home_url` to fix the content folder parsing and QUIC.cloud calls.
* 🐞**Cloud** Fixed a bug where we tried to sync QUIC.cloud usage while debug mode was ON, even when QC was not activated.
* **Cloud** Stored request timestamp in static files along w/ database to prevent duplicate requests when database is down.
* **Cache** Dropped `Cache PHP Resources` option.
* **Cache** Added verification to prevent admin pages from caching even if the site is set to be globally cacheable.
* **Image Optimize** Disable image pull cron if there have been no image notifications.
* **Crawler** Non-role simulator crawler will now use DNS resolve to hit original server instead of CDN nodes.
* **Media** Resolved an issue where deleting an image from grid mode neglected to also remove the optimized versions of the image. (PR#844, Zsombor Franczia #841)
* **Media** Allowed filter `litespeed_next_gen_format` to manipulate the value of next gen format. (Zsombor Franczia #853)
* **3rd** Elementor: Clear all caches on regenerate CSS & Data. (PR#806)
* **Config** `Purge All On Upgrade` now defaults to OFF.
* **GUI** Showed `Disable all features` message on all WP-Admin pages for Admin-level users when enabled.
* **Misc** Used PHPCS w/ WordPress core and security coding standards to reformat cache menu code. (Viktor Szépe #696)
* **Misc** Replaced use of `SHOW TABLES` with `DESCRIBE` to prevent database halt in very large WP Multisite installations. (Boone Gorges PR#834, PR#850)
* **Misc** Replaced constants with WordPress functions to check whether AJAX or CRON is running.
* **API** Added action `litespeed_save_conf` to provide a trigger for configuration updates.

= 7.1 - Apr 24 2025 =
* 🌱**Page Optimize** Added allowlist support for CCSS.
* **Cloud** CCSS results are now generated asynchronously via QUIC.cloud queue services.
* **Cloud** Added TTL control to QUIC.cloud services to make next requests more flexible.
* **Crawler** Dropped non-WebP/AVIF crawler if Next Gen Images are being used.
* 🐞**Config** Fixed an .htaccess generation bug that occurred when reactivating after previous deactivation. (PR#825)
* **GUI** Improved the QC registration notice banner for online services thanks to user feedback.
* **GUI** QUIC.cloud management links will be opened in a single dedicated new window to prevent multiple sessions.
* **Page Optimization** Enhanced URL fetch validation to avoid exposing possible local info.
* **Debug** Added a Click to copy logs button under `Log View` tab.
* **CLI** Removed a vary warning log in CLI for QC activation process with a customized login cookie.
* **CLI** Removed a log failure in CLI in QC activation process when no existing admin message.
* **Misc** Check version only after upgrade to reduce the requests.
* **Misc** Switched to CyberPanel.sh to detect public IP for dash tool.

= 7.0.1 - Apr 8 2025 =
* **Page Optimize** Migrate legacy data to append trailing slash for better compatibility with v7.0-optimized UCSS/CCSS data.

= 7.0.0.1 - Mar 27 2025 =
* **GUI** Resolved a banner message display error in certain old version cases.
* **GUI** Fixed a continual error banner when site doesn't use QC.
* **Config** Fixed a continual CDN sync_conf/purge check issue after upgraded to v7.0.
* **3rd** Improved WPML multi lang sync_conf compatibility.

= 7.0 - Mar 25 2025 =
* 🌱**Image Optimization** Added AVIF format.
* **Core** Changed plugin classes auto load to preload all to prevent upgrade problems.
* **Core** Refactored configuration data initialization method to realtime update instead of delayed update in plugin upgrade phase.
* **Core** Used `const.default.json` instead of `const.default.ini` for better compatibility in case `parse_ini_file()` is disabled.
* **Core** Minimum required PHP version escalated to PHP v7.2.0.
* **Core** Minimum required WP version escalated to WP v5.3.
* **Cloud** Dropped `Domain Key`. Now using sodium encryption for authentication and validation.
* **Cloud** Added support for `list_preferred` in online service node detection.
* **Cloud** Fixed a domain expiry removal PHP warning. (cheekymate06)
* **Cloud** Auto dropped Cloud error message banner when successfully reconnected.
* **Cloud** Simplified the configure sync parameters to only compare and post the necessary settings.
* **Config** Simplified QUIC.cloud CDN Setup. CDN service is now automatically detected when activated in the QUIC.cloud Dashboard.
* **Config** Dropped the initial version check when comparing md5 to decide if whether to sync the configuration when upgrading the plugin.
* **Config** `LITESPEED_DISABLE_ALL` will now check the value to determine whether it's been applied.
* **Database Optimize** Fixed Autoload summary for WP6.6+. (Mukesh Panchal/Viktor Szépe)
* **CLI** Added QUIC.cloud CDN CLI command: `wp litespeed-online cdn_init --ssl-cert=xxx.pem --ssl-key=xxx -method=cname|ns|cfi`.
* **CLI** Added QUIC.cloud CDN CLI command: `wp litespeed-online link --email=xxx@example.com --api-key=xxxx`.
* **CLI** Added QUIC.cloud CDN CLI command: `wp litespeed-online cdn_status`.
* **CLI** Added `--force` argument for QUIC.cloud CLI command `wp litespeed-online ping`.
* **Image Optimization** Dropped `Auto Pull Cron` setting. Added PHP const `LITESPEED_IMG_OPTM_PULL_CRON` support.
* **Image Optimization** Added Soft Reset Counter button to allow restarting image optimization without destroying previously optimized images.
* **Image Optimization** Added support for `LITESPEED_IMG_OPTM_PULL_THREADS` to adjust the threads to avoid PHP max connection limits.
* **Image Optimization** Added support for the latest firefox WebP Accept header change for serving WebP.
* **Image Optimization** Allowed PHP Constant `LITESPEED_FORCE_WP_REMOTE_GET` to force using `wp_remote_get()` to pull images.
* **Image Optimization** Dropped API filter `litespeed_img_optm_options_per_image`.
* **Image Optimization** Auto redirect nodes if the server environment is switched between Preview and Production.
* **Purge** Allowed `LSWCP_EMPTYCACHE` to be defined as false to disable the ability to Purge all sites.
* **Purge** Each purge action now has a hook.
* **Purge** Fixed `PURGESINGLE` and `PURGE` query string purge tag bug.
* **Purge** `PURGE` will purge the single URL only like `PURGESINGLE`.
* **ESI** Fixed a log logic failure when ESI buffer is empty.
* **ESI** Added Elementor nonces (jujube0ajluxl PR#736)
* **ESI** Fixed a no-cache issue in no-vary ESI requests that occurred when `Login Cookie` was set.
* **ESI** ESI will no longer send cookie update headers.
* **Vary** Vary name correction, which used to happen in the `after_setup_theme` hook, now happens later in the `init` hook.
* **Crawler** Enhanced hash generation function for cryptographic security.
* **Crawler** Added back `Role Simulator` w/ IP limited to `127.0.0.1` only. Use `LITESPEED_CRAWLER_LOCAL_PORT` to use 80 if original server does not support 443.
* **Crawler** Enhanced Role Simulator security by disallowing editor or above access in settings.
* **Crawler** Defaulted and limited crawler `Run Duration` maximum to 900 seconds and dropped the setting.
* **Crawler** Crawler will be stopped when load limit setting is 0.
* **Crawler** Dropped `Delay` setting. Added PHP const `LITESPEED_CRAWLER_USLEEP` support.
* **Crawler** Dropped `Timeout` setting. Added PHP const `LITESPEED_CRAWLER_TIMEOUT` support.
* **Crawler** Dropped `Threads` setting. Added PHP const `LITESPEED_CRAWLER_THREADS` support.
* **Crawler** Dropped `Interval Between Runs` setting. Added PHP const `LITESPEED_CRAWLER_RUN_INTERVAL` support.
* **Crawler** Dropped `Sitemap Timeout` setting. Added PHP const `LITESPEED_CRAWLER_MAP_TIMEOUT` support.
* **Crawler** Dropped `Drop Domain from Sitemap` setting. Added PHP const `LITESPEED_CRAWLER_DROP_DOMAIN` support.
* **Crawler** Fixed wrong path of .pid file under wp-admin folder in certain case. (igobybus)
* **Crawler** Show an empty map error and disabled crawler when the map is not set yet.
* **Page Optimize** Updated request link parser to follow the site permalink. (Mijnheer Eetpraat #766)
* **Page Optimize** Updated latest CSS/JS optimization library to fix issues for RGB minification and external imports when combining CSS.
* **Page Optimize** Exclude Google Analytics from JavaScript optimization. (James M. Joyce #269 PR#726)
* **Page Optimize** Fixed typo in `LITESPEED_NO_OPTM` constant definition. (Roy Orbitson PR#796)
* **CDN** Fixed CDN replacement for inline CSS url with round brackets case. (agodbu)
* **GUI** Added an Online Service tab under General menu.
* **GUI** Added a QUIC.cloud CDN tab.
* **GUI** Combined all Crawler settings to a single setting tab.
* **GUI** Switch buttons rtl compatibility. (Eliza/Mehrshad Darzi #603)
* **GUI** Fixed an issue where an irremovable banner couldn't be echoed directly.
* **GUI** Limited page speed chart to cacheable servers only.
* **Tag** Fixed a potential warning in tags. (ikiterder)
* **Tag** Appended AJAX action to cache tags.
* **Tag** Dropped normal HTTP code. Only error codes (403/404/500) will be used for tags.
* **Misc** Fixed fatal activation error on Network installation when no other plugins are active. (PR#808 #9496550)
* **Misc** Improved README file by adding minimum supported PHP/WordPress versions. (Viktor Szépe)
* **Misc** Added reliance on just-in-time translation loading. (Pascal Birchler #738)
* **Misc** Will now check whether the filename is valid before saving a file to fix the possible Object Cache log issue. (Mahdi Akrami #761)
* **Misc** Fixed PHP 7.2 compatibility in cloud message. (Viktor Szépe #771)
* **Misc** Incompatibility warning banner for third party plugins is now dismissible.
* **Misc** Generated robots.txt file under litespeed folder to discourage search engine indexing of static resource files. (djwilko12)
* **Debug** Escalated debug initialization to as early as possible to allow more configuration information to be logged.
* **3rd** Fixed warning in Buddy Press code integration. (Viktor Szépe/antipole PR#778)

= 6.5.4 - Dec 16 2024 =
* **Page Optimize** Fixed Google Fonts broken with the Async option. (HivePress #787)

= 6.5.3 - Dec 4 2024 =
* **Misc** Quote escaped in attributes when building HTML. (CVE-2024-51915)

= 6.5.2 - Oct 17 2024 =
* **Crawler** Removed barely used Role Simulator from Crawler, to prevent potential security issues.
* **Misc** Removed `mt_srand` function in random hash generation to slightly improve the hash result.

= 6.5.1 - Sep 25 2024 =
* **Security** This release includes two security updates to enhance the post validation of the editor (CVE-2024-47373), and to secure the GUI queue display from malicious vary input (CVE-2024-47374).
* **Media** Sanitized dimensions for the images when replacing with placeholders. (TaiYou)
* **Page Optimize** Sanitized vary value in queue list. (TaiYou)
* **Cloud** Silent API error when failing to retrieve news updates.

= 6.5.0.2 - Sep 6 2024 =
* **Debug** Compatibility improvement for WP installations w/o `AUTH_KEY` defined in `wp-config.php`.

= 6.5.0.1 - Sep 4 2024 =
* 🔥**Debug** Fixed a corner case fatal error when Object Cache is ON but failed to connect, and `wp-content/litespeed` directory is not writable, and debug option is ON.

= 6.5 - Sep 4 2024 =
*❗**Security** This release includes several debug log improvements for improved security, as listed below. Update strongly recommended.
* **Debug** Moved debug log to litespeed individual folder `/wp-content/litespeed/debug/`.
* **Debug** Disallowed visits to `/litespeed/debug/` folder log files in .htaccess.
* **Debug** Dropped const `LSCWP_DEBUG_PATH` support.
* **Debug** Renamed `debug.purge.log` to `purge.log`.
* **Debug** Added dummy `index.php` for debug folder.
* **Debug** Used random string for log filenames.
* **Debug** Removed cookies-related info. (Thanks to Rafie)
* **Debug** Dropped `Log Cookies` option.
* **Report** Escaped report content to protect it from potential XSS attack. (Islam R alsaid #505746)
* **ESI** Added nonce for Advanced Custom Fields + Advanced Forms. (David Lapointe Gilbert #439)
* **Purge** Run ACTION_PURGE_EMPTYCACHE even if cache is disabled in network admin. (Philip #453)
* **Page Optimize** Disable UCSS exclusion when UCSS is inactived. (#640)
* **3rd** Fixed undefined warning in WooCommerce Widgets. (Lolosan #719)
* **3rd** Correct the integration with User Switching. (John Blackbourn #725)
* **3rd** Fixed Admin Bar Missing issue on DIVI + Elementor frontend. (thyran/robertstaddon PR#727)

= 6.4.1 - Aug 19 2024 =
* ❗**Security** This release patches a security issue that may affect previous LSCWP versions since v1.9.
* 🐞**Page Optimize** Fixed HTML minification returning blank page issue. (#706)
* 🐞**CDN** Fixed a bug when Cloudflare status option is empty. (#684 #992174)
* **Core** Minimum required WP version escalated to WP v4.9.

= 6.4 - Aug 13 2024 =
* **Cache** Corrected QC and LSADC cache hit status.
* **Cloud** Allow partner info removal in QUIC.cloud notification.
* **Crawler** Separated CSS preparation validation from crawler validation.
* **GUI** Moved `WordPress Image Quality Control` setting from `Image Optimization` menu to `Page Optimization` menu.
* **3rd** Add Elementor Edit button back in ESI. (PR#635)
* **3rd** Fixed Instant click potential conflict w/ other plugins.

= 6.3.0.1 - Jul 29 2024 =
* 🔥🐞**Rest** Disabled WP default Editor cache for REST requests to fix editor errors. (Shivam)
* **Cache** Supported `cache_nocacheable.txt` predefined settings.

= 6.3 - Jul 22 2024 =
* 🌱**Page Optimize** HTML Keep Comments: When minifying HTML do not discard comments that match a specified pattern. (#328853)
* 🌱**Cache** Cache POST requests. Now can configure POST/GET AJAX requests to be cached. (#647300)
* **Cache** Bypass admin initialization when doing ajax call. (Tim)
* **Cache** Better control over the cache location #541 (Gal Baras/Tanvir Israq)
* **Cloud** Added nonce for callback validation to enhance security. (Chloe@Wordfence)
* **Cloud** Fixed an error message for daily quota.
* **Cloud** Display error message when communicating with QUIC.cloud causes a token error.
* **ESI** Bypass ESI at an earlier stage when getting `DONOTCACHEPAGE`.
* **ESI** Added ESI nonce for Events Calendar and jetMenu mobile hamburger menu. (#306983 #163710 PR#419)
* **ESI** Added WP Data Access nonce (PR#665)
* **ESI** Added WP User Frontend ESI nonce (PR#675)
* **Media** Ignored images from JS in image size detection (PR#660)
* **GUI** Moved Preset menu from network level to site level for multisite networks.
* **GUI** Suppressed sitemap generation message if not triggered manually.
* **GUI** Added CloudFlare purge to front end menu.
* **GUI** Allowed customized partner CDN login link on dash.
* **Page Optimize** Cleaned up litespeed_url table when clearing url files. (PR#664)
* **Page Optimize** Updated Instant Click library to version 5.2.0.
* **Page Optimize** Added Flatsome theme random string excludes. (PR#415)
* **Page Optimize** Exclude Cloudflare turnstile from JS optimizations. (Tobolo)
* **Page Optimize** Fixed Cloudflare Turnstile issues. (Contributolo PR#671/672)
* **Object** Improved debug log for object cache status. (PR#669)
* **Object** Added brief parseable header comments to the drop-in file. (OllieJones)
* **Debug** Trimmed debug log.
* **Misc** Improved compatibility and sped up resolving for JSON functions `json_encode/json_decode`. (hosni/szepeviktor #693)
* **Misc** Fixed typos in params and comments. (szepeviktor #688)
* **Image Optimization** Fixed an issue which suppressed new requests when there were no new images in the library but there were unprocessed images in the send queue.
* **Image Optimization** Improved Cloud side quota check by disallowing new requests if notified but not pulled.
* **Image Optimization** Keep image attributes when replacing dimensions. (PR#686 #381779)

= 6.2.0.1 - Apr 25 2024 =
* 🔥🐞**Page Optimize** Fixed the image display issue that occurs with Elementor's `data-settings` attribute when the WebP image is not yet ready. (kanten/cbwwebmaster/reedock #132840 #680939 #326525)

= 6.2 - Apr 23 2024 =
* 🌱**Crawler** Added Crawler hit/miss filter. (#328853)
* 🌱**CLI** Image optimization now supports `wp litespeed-image batch_switch orig/optm`. (A2Hosting)
* 🌱**VPI** Auto preload VPI images. (Ankit)
* **Object** Added support for username/password authentication for Redis (PR#616 Donatas Abraitis/hostinger)
* **Page Optimize** Now supporting Elementors data-settings WebP replacement. (Thanks to Ryan D)
* **Cache** Send `Cache-Control: no-cache, no-store, must-revalidate, max-age=0` when page is not cacheable. (asafm7/Ruikai)
* **Cache** Cache control will respect `X-Http-Method-Override` now. (George)
* **Cache** No cache for `X-Http-Method-Override: HEAD`. (George)
* **Cache** Specified LSCWP in adv-cache compatible file.
* **Cache** Fixed redirection loop if query string has tailing ampersand (#389629)
* **Cache** Dropped "Cache Favicon.ico" option as it is redundant with 404 cache. (Lauren)
* **Cache** Fixed deprecated PHP v8 warning in page redirection. (Issue#617 dcx15)
* **Cloud** REST callback used ACL for QC ips validation.
* **Cloud** Fixed a typo in parsing cloud msg which prevented error messages to show.
* **Cloud** Carried on PHP ver for better version detection purpose.
* **Cloud** Escaped token to show correctly in report.
* **Cloud** Fixed a QC cloud ip verification setup failure in PHP 5.3.
* 🐞**Cloud** Fixed a continual new version detection.
* 🐞**Image Optimize** Fixed a summary counter mismatch for finished images. (A2Hosting)
* **CDN** Auto CDN setup compatibility with WP versions less than 5.3.
* 🐞**CDN** Fixed wrong replacement of non image files in image replacement. (Lucas)
* **GUI** Further filtered admin banner messages to prevent from existing danger code in database.
* **REST** Fixed a potential PHP warning in REST check when param is empty. (metikar)

= 6.1 - Feb 1 2024 =
* 🌱**Database** New Clear Orphaned Post Meta optimizer function.
* **Image Optimize** Fixed possible PHP warning for WP requests library response.
* **Image Optimize** Unlocked `noabort` to all async tasks to avoid image optimization timeout. (Peter Wells)
* **Image Optimize** Fixed an issue where images weren't being pulled with older versions of WordPress. (PR#608)
* **Image Optimize** Improved exception handling when node server cert expire.
* 🐞**Image Optimize** The failed to pull images due to 404 expiry will now be able to send the request again.
* **Crawler** CLI will now be able to force crawling even if a crawl was recently initiated within the plugin GUI.
* **Page Optimize** Fixed a dynamic property creation warning in PHP8. (PR#606)
* **Page Optimize** Fixed an issue where getimagesize could cause page optimization to fail. (PR#607)
* **Tag** Fixed an array to string conversion warning. (PR#604)
* **Object Cache** Return false to prevent PHP warning when Redis fails to set a value. (PR#612)
* **Cache Tag** Fixed an issue where $wp_query is null when getting cache tags. (PR#589)

= 6.0.0.1 - Dec 15 2023 =
* 🐞**Image Optimize** Grouped the taken notification to regional center servers to reduce the load after image pulled.

= 6.0 - Dec 12 2023 =
* 🌱**Image Optimize** Parallel pull. (⭐ Contributed by Peter Wells #581)
* 🌱**Cache** CLI Crawler.
* 🌱**Cache** New Vary Cookies option.
* 🌱**Media** New Preload Featured Image option. (Ankit)
* **Core** Codebase safety review. (Special thanks to Rafie Muhammad @ Patchstack)
* **Purge** Purge will not show QC message if no queue is cleared.
* **Purge** Fixed a potential warning when post type is not as expected. (victorzink)
* **Conf** Server IP field may now be emptied. (#111647)
* **Conf** CloudFlare CDN setting vulnerability patch. (Gulshan Kumar #541805)
* **Crawler** Suppressed sitemap generation msg when running by cron.
* **Crawler** PHP v8.2 Dynamic property creation warning fix. (oldrup #586)
* **VPI** VPI can now support non-alphabet filenames.
* **VPI** Fixed PHP8.2 deprecated warning. (Ryan D)
* **ESI** Fixed ESI nonce showing only HTML comment issue. (Giorgos K.)
* 🐞**Page Optimize** Fixed a fatal PHP error caused by the WHM plugin's Mass Enable for services not in use. (Michael)
* 🐞**Network** Fix in-memory options for multisites. (Tynan #588)
* **Network** Correct `Disable All Features` link for Multisite.
* 🐞**Image Optimize** Removing original image will also remove optimized images.
* **Image Optimize** Increased time limit for pull process.
* **Image Optimize** Last pull time and cron tag now included in optimization summary.
* **Image Optimize** Fixed Elementors Slideshow unusual background images. (Ryan D)
* 🐞**Database Optimize** Fix an issue where cleaning post revisions would fail while cleaning postmeta. (Tynan #596)
* **Crawler** Added status updates to CLI. (Lars)
* **3rd** WPML product category purge for WooCommerce. (Tynan #577)

= 5.7.0.1 - Oct 25 2023 =
* **GUI** Improvements to admin banner messaging. (#694622)
* **CDN** Improvements to CDN Setup. (#694622)
* **Image Optimize** Improvements to the process of checking image identification. (#694622)

= 5.7 - Oct 10 2023 =
* 🌱**Page Optimize** New option available: Preconnect. (xguiboy/Mukesh Patel)
* 🌱**3rd** New Vary for Mini Cart option for WooCommerce. (Ruikai)
* **Cloud** Force syncing the configuration to QUIC.cloud if CDN is reenabled.
* **Cloud** Force syncing the configuration to QUIC.cloud if domain key is readded.
* **Cloud** Limit multi-line fields when posting to QC.
* **Cache** Treat HEAD requests as cacheable as GET. (George Wang)
* 🐞**ESI** Patched a possible vulnerability issue. (István Márton@Wordfence #841011)
* 🐞**ESI** Overwrite SCRIPT_URI to prevent ESI sub request resulting in redirections. (Tobolo)
* 🐞**Image Optimize** Bypass unnecessary image processing when images were only partially optimized. (Ruikai)
* 🐞**Guest** Guest mode will not enable WebP directly anymore. (Michael Heymann)
* **CDN** Auto disable CDN if CDN URL is invalid. (Ruikai)
* **CDN** Fixed a null parameter warning for PHP v8.1 (#584)
* **API** Added `litespeed_media_add_missing_sizes` filter to allow bypassing Media's "add missing sizes" option (for Guest Optimization and otherwise). (PR #564)
* **Guest** Fixed soft 404 and robots.txt report for guest.vary.php.
* **Vary** Enabled `litespeed_vary_cookies` for LSWS Enterprise.
* **GUI** Stopped WebP tip from wrongly displaying when Guest Mode is off.
* **GUI** Added QUIC.cloud promotion postbox on dashboard page.
* **3rd** Added `pagespeed ninja` to blocklist due to its bad behavior.
litespeed-wp-plugin/7.7/litespeed-cache/changelog.txt000064400000405261151600275410016475 0ustar00
= 5.6 - Aug 1 2023 =
* 🌱**Page Optimize** New JS Delay Includes option. (Mitchell Krog/Gerard Reches/Ignacy Hołoga)
* **Crawler** Sitemap can use search for URL now.
* **GUI** Restrict the scope of balloon CSS rules to avoid conflicts. (#567)
* **Object Cache** Detect Memcached in more situations. (#568)
* **API** Support `litespeed_purged_front` hook. (Umberto Fiorelli)

= 5.5.1 - Jul 19 2023 =
* 🐞**Image Optimization** Fixed a bug where WebP replacements couldn't be pulled without optimizing the original images.
* 🐞**Image Optimization** Invalid images will now be removed when sending requests to the server. (#138993)
* **Cloud** Added support for error codes `unpulled_images` and `blocklisted`. (Tynan)

= 5.5 - Jun 20 2023 =
* 🌱**Crawler** Can now use multiple sitemaps. (Tobolo/Tim Nolte)
* 🌱**Crawler** Now runs asynchronously when manually invoked.
* 🌱**Crawler** Now runs asynchronously when invoked from cron.
* 🐞**Crawler** Fixed the realtime status bug when crawling.
* **Crawler** Summary page now displays server load. (Ruikai)
* 🐞**Page Optimize** Fixed an issue where UCSS could not be generated for error pages. (james58899) #556
* 🌱**Image Optimize** Now pulls images asynchronously.
* **Image Optimize** Now prevents concurrent requests via a locking mechanism.
* **Image Optimize** The process can now bypass invalid image records and continue.
* 🐞**Image Optimize** Fixed an issue where images ready for optimization might have to wait for new images to be added before sending the request.
* **Cloud** Replaced dashboard links with login/link to my.quic.cloud actions.
* **GUI** Added indicators to show when certain options are passively enabled by Guest Mode.
* **Htaccess** Added a noabort rule to support asynchronous crawling.
* **Htaccess** The "Do Not Cache User Agents" option is now case-insensitive. (Ellen Dabo)
* **General** The "Server IP" option now allows IPv4 format only. (Ruikai)
* **Misc** Every page's closing HTML comments now displays UCSS/CCSS status.
* **Object** Fixed a warning for null get_post_type_object.
* **Object** Object_Cache::delete now always returns a boolean value.
* **Cache** Fixed advanced-cache.php file warnings for WordPress versions less than 5.3.
* **Debug** Added debug logging to record the plugin's total processing time.
* **API** HTML minification can now be bypassed via the litespeed_html_min filter.

= 5.4 - Apr 19 2023 =
* **Image Optimize** Refactored DB storage for this feature.
* **Image Optimize** Reduced DB table size.
* **Image Optimize** Existing `img_optm` DB tables will have their data gradually transitioned to the new storage format with this update. Once an `img_optm` table is empty, it won't be used anymore.
* **Page Optimize** Enabled WebP support for Googlebot User Agent.

= 5.3.3 - Feb 22 2023 =
* **Page Optimize** Excluded Jetpack stats JS.
* **DB Optimize** Fixed DB Optm SQL for revision postmeta.
* **Cache** Fixed an undefined array key warning.
* **Purge** Prevented undefined array key warning when widgets are disabled.
* **Object** Fixed dynamic property deprecation warnings.
* **Admin** Safely redirect to homepage if referer is unknown.
* **Activation** Check that item slug exists first.
* **Cache** Prevented cache header to send globally if header part already closed.
* **CSS** Improved string handling for CSS minifier.
* **Debug** Fixed undefined array key warnings.
* **Misc** Fixed implicit conversion in random string generation function `Str::rrand`.

= 5.3.2 - Jan 10 2023 =
* **Object** Fixed object cache lib incr, decr functions (thanks bdrbros/DANIEL) #516
* **Database Optimize** Database optimizer now handles postmeta when cleaning revisions #515
* **Cache** Made nocache the default for 4xx/5xx response codes.
* **Cache** Default cache TTL settings removed for 403 response code, changed to 10 mins for 500 response code.
* **GUI** Added a description for the redetect nodes function.
* **GUI** Added a description for the refresh button sync function.

= 5.3.1 - Dec 12 2022 =
* **CLI** Presets feature is now usable from the CLI. (xLukii)
* **CLI** Added 'import_remote' for litespeed-option to enable importing options from URLs. (xLukii)
* **Cache** Added LiteSpeed headers to site health check for full page cache.
* **Crawler* Fixed unauthorized crawler toggle operation. (#CVE-2022-46800)
* **UCSS** Fixed a bug where items weren't added back to the UCSS queue after purging.
* **Page Optimize** Fixed a bug where generated CSS would return 404 after upgrading via CLI.
* **3rd** Fixed a bug where a WooCommerce session doesn't exist when checking cart, notices (Jason Levy/Gilles)
* **GUI** Made LiteSpeed admin notice icon grayscale to avoid distraction. (martinsauter)
* **GUI** Fixed RTL style for notification icon.
* **API** Added a new hook `litespeed_optm_uri_exc` to exclude URI from page optimization.
* **API** Excluded `.well-known` path from page optimization.

= 5.3 - Oct 31 2022 =
* 🌱**Presets** New `Presets` feature and menu item.
* 🌱**UCSS** New option `UCSS File Excludes and Inline` to increase page score. (Ankit)
* **UCSS** When UCSS is purged, automatically append URL to UCSS generation queue. (Ankit)
* **Page Optimize** Removed a redundant `defer` attribute from Lazy Load image library usage. (#928019)
* **Image Optimize** Dropped `Create WebP Versions` setting. Will automatically enable when `Image WebP Replacement` is activated.
* **Cloud** Fixed a bug where internal updates were delayed for API keys.
* **Cloud** Improved auto alias feature by waiting for second request from alias domain validation before removing a pending alias.
* **Purge** Automatically Purge All when plugin auto update is done.
* **Purge** Fixed a potential PHP8 error that occurred when removing unused widgets. (acsnaterse)
* **Cache** Fixed an infinite 301 redirection caused by UTM-encoded link.
* **CLI** Added syntax examples for values that include line breaks (xLukii)
* **CLI** Purge requests will now be included with the original request to avoid potential CSS/JS 404 issues.
* **ESI** Check all user roles for cache vary and page optimization excludes.
* **GUI** Added a LiteSpeed icon to admin message banners to indicate the banners are from our plugin. (Michael D)
* **Crawler** Fixed a cache-miss issue that occurred when Guest Mode was ON and WebP Replacement was OFF.
* **3rd** Remove WooCommerce private cache.
* **3rd** Removed LiteSpeed metabox from ACF field group edit page. (keepmovingdk)

= 5.2.1 - Sep 7 2022 =
* 🐞**Core** Fixed a fatal error that occurred when uninstalling. (#894556 Hostinger)
* **Dash** Show partner info on the dashboard for partner-tier QC accounts.
* **UCSS** Auto-purge UCSS on post update. (Ankit)
* 🕸️**Crawler** Respect the `LITESPEED_CRAWLER_DISABLE_BLOCKLIST` constant for unexpected results too. (Abe)

= 5.2 - Aug 17 2022 =
* 🌱**UCSS** Added UCSS message queue to improve service quality and reliability
* 🐞**VPI** Fixed conflict w/ image lazyload; used HTML before image lazyload to avoid invalid `data:base64` results.
* **VPI** Changed VPI Cron default setting to OFF.
* **VPI** Automatically resend requests when VPI result contains invalid `data:` image value.
* **Conf** Fixed an issue with URI Excludes, where paths using both ^ and $ were not correctly excluded (Eric/Abe)
* **Conf** Auto corrected `WP_CONTENT_URL` protocol if it was explicitly set to `http://`.
* **Cloud** No longer sync the configuration to QUIC.cloud if configuration is unchanged.
* **Cloud** Appended home_url value into synced configuration data for wp-content folder path correction.
* 🕸️**Crawler** Improved compatibility with server `open_basedir` PHP setting limit when detecting load before crawling. (Tom Robak/mmieszalski)

= 5.1 - Aug 1 2022 =
* 🌱**Toolbox** Debug log can now show Purge/Crawler logs as well. (Tynan)
* **UCSS** Prepared for future message queue.
* **UCSS** Moved UCSS class to its own file.
* **3rd** Added 3rd-party support for WC PDF Product Vouchers. (Tynan)
* **Core** Fixed potential PHP warning when saving summary data. (Sarah Richardson)
* **Purge** Purge can now clear the summary correctly. (Kevin)
* **VPI** Added `queue_k` to API notification.

= 5.0.1 - Jul 27 2022 =
* 🐞**Cloud** Fixed a potential PHP error that could occur with the cloud service summary. (Bruno Cantuaria)
* **3rd** Added Autoptimize back to compatibility list.

= 5.0.0.1 - Jul 26 2022 =
* 🔥🐞**Cloud** Fixed an issue with the cloud request timestamp update which causes a usage sync failure. (great thanks to Kevin)

= 5.0 - Jul 25 2022 =
* 🌱**VPI** Added Viewport Images feature to LiteSpeed Options metabox on Post Edit page.
* 🌱**CDN** Added Auto CDN Setup feature for simple QUIC.cloud CDN setup. (Kevin)
* 🌱**Page Optimize** Automatically cache remote CSS/JS files when fetching for optimization (Lauren)
* 🌱**Cache** Added LiteSpeed Options for page-level cache control on Post Edit page. (denisgomesfranco)
* 🌱**Cloud** Auto Alias feature.
* 🌱**Debug** Added `Debug String Excludes` option. (Hanna)
* 🌱**UCSS** Added `Purge this page - UCSS` option to Admin Bar dropdown menu. (Ankit)
* 🌱**Guest** Added `litespeed_guest_off=1` URL query string parameter to bypass Guest Mode. (cbdfactum)
* 🐞**Page Optimize** Fixed an issue where CSS anchors could be wrongly converted to a full path when minifying. (Tynan)
* **Page Optimize** Bypass CCSS/UCSS generation when a self-crawled CSS resource returns a 404 code. (Abe)
* **Object** Allow `LSCWP_OBJECT_CACHE` predefined to turn off Object Cache. (knutsp)
* **Data** Fixed an issue where empty version tags in the database repeatedly toggled the upgrade banner and reset settings to default.
* **Purge** Fixed an issue where the site's index page could be purged upon deletion of an unviewable post. (Kevin)
* **Toolbox** Added `View site before optimization` button under `Debug` tab. (Ryan D)
* **Admin** Switch to using the `DONOTCACHEPAGE` constant to indicated WP-Admin pages are not cacheable.
* **Admin** Moved no-cache header to very beginning to avoid caching unexpected exits.
* **Cloud** Added message queue service for VPI. (Abe)
* **Cloud** Bypassed 503 error nodes from node redetection process. (Abe)
* **Cloud** Fixed a failure to detect `out_of_quota`. (Lauren)
* **Cloud** Added ability to display dismissable banners generated by QUIC.cloud.
* 🕸️**Crawler** Added realtime load detection before crawl.
* 🕸️**Crawler** Adjusted crawler behavior for Divi pages to allow for Divi's CCSS generation process. (miketemby)
* 🕸️**API** PHP constant `LITESPEED_CRAWLER_DISABLE_BLOCKLIST` and filter `litespeed_crawler_disable_blocklist` to disable blocklist. (Tobolo)
* **CDN** Automatically add a trailing slash to `CDN URL` and `Original URLs` if user didn't provide one. (Lucas)
* **Cache** When a URL redirects to a URL with a query string, consider these as different for caching purposes. (Shivam)
* **Media** Added ability to disable lazyload from the LiteSpeed Options metabox on Post Edit page.
* **Media** Added new default values to `WebP Attribute to Replace` setting for WPBakery and Slider Revolution. (JibsouX)
* **Image Optimize** Dropped redundant `Page Speed` user agent when serving WebP images. (serpentdriver)
* **GUI** Fixed an issue where manually dismissable admin messages were instead being treated as one-time messages. (Tynan Beatty)
* **GUI** Fixed an issue where subsequent admin alerts would overwrite existing alerts in the queue. (Kevin/Tynan)
* **GUI** Updated time offset in log. (Ruikai #PR444 #PR445)
* **GUI** Added `litespeed_media_ignore_remote_missing_sizes` API description.
* **CCSS** Fixed an issue where CCSS was unexpectedly bypassed if `CSS Combine` was OFF and `UCSS Inline` was ON. (Ruikai)
* **Debug** Added response headers to debug log. (Kevin)

= 4.6 - Mar 29 2022 =
* **Page Optimize** Improved compatibility for JS Delay.
* 🐞**Page Optimize** Fixed an issue for network subsites that occurred when only CSS/JS Minify are enabled.
* **Localization** Added query string compatibility for Resource URLs.
* **Vary** Fixed a potential PHP warning when server variable `REQUEST_METHOD` is not detected.
* **Cache** Guest Mode now respects Cache Excludes settings.
* **GUI** Added warning notice when enabling `Localize Resources` feature; each localized JS resource requires thorough testing!
* **GUI** Fixed a PHP Deprecated warning that occurred with the Mobile Cache User Agent setting on PHP v8.1+. (jrmora)
* **Conf** Removed Google related scripts from default `Localization Files` value.
* **Media** WordPress core Lazy Load feature is now automatically disabled when LiteSpeed Lazy Load Images option is enabled. (VR51 #Issue440)
* 🐞**API** Filter `litespeed_ucss_per_pagetype` for UCSS now also applies to CSS Combine to avoid UCSS failure. (Ankit)
* **API** Added a filter `litespeed_media_ignore_remote_missing_sizes` to disable auto detection for remote images that are missing dimensions. (Lucas)

= 4.5.0.1 - Feb 24 2022 =
* 🔥🐞**Media** Fixed an issue where lazy-loaded images would disappear when using custom CSS image loading effects.

= 4.5 - Feb 23 2022 =
* 🌱**Page Optimize** Localization is back.
* **Guest** Fixed organic traffic issue as different browsers may fail to set `document.referrer`.
* **Image Optimize** Improved wp_postmeta table compatibility when gathering images. (Thanks to Thomas Stroemme)
* 🐞**Page Optimize** Fixed a potential CSS/JS 404 issue for existing records that have been marked as expired.
* **ESI** `LITESPEED_ESI_OFF` now affects `litespeed_esi_url` API filter too.
* **Guest** Added a check to determine if Guest Mode is blocked by a third-party, and display warning if it is (Ruikai)
* **Guest** To support WP sites with multiple domains, Guest Mode detection URL no longer uses domain.
* **Report** Network now shows Toolbox page when having a large number of subsites.
* **DB Optimize** Reduced default subsites count from 10 to 3 under Network Admin -> DB Optimize page to avoid timeout.
* **Cloud** Fixed potential `lack_of_token` error when requesting domain key for cases where local summary value was not historically included in the array.
* **Cloud** Fixed a PHP fatal error that occurred when encountering a frequency issue under CLI. (Dean Taylor #Issue410)
* **Avatar** Force gravatar cache refresh in browsers and on CDN (rafaucau #PR430)
* **API** New filter `litespeed_purge_ucss` to purge a single page UCSS. (#376681)
* **API** New filter `litespeed_ucss_per_pagetype` for UCSS per page type generation. (Ankit)
* **GUI** Replaced some GUI text and settings with more inclusive language  (kebbet #PR437 #PR435)
* **3rd** Excluded `WP Statistics` from inline JS optimize. (Ryan D)
* **3rd** Added API filter `litespeed_3rd_aelia_cookies` for Aelia CurrencySwitcher.
* **Media** Updated image lazyload library to 17.5.0.

= 4.4.7 - Jan 11 2022 =
* **Page Optimize** Dropped `Inline Lazy Load Images Library` option. Now will always inline lazyload library. (Ankit)
* **3rd** Prevented JavaScript files from being appended to Rank Math SEO sitemap.
* **Purge** Dropped default stale purge when purging a post.
* **Cloud** Dropped unused API calls.
* **Cloud** Dropped redundant IP validation in API calls.

= 4.4.6 - Dec 27 2022 =
* **Guest** Restored `document.referrer` for organic traffic purposes when Guest Mode is enabled. (michelefns)
* **Image Optimize** Fixed a potential PHP notice when uploading images in WP w/ PHP7.4+. (titsmaker)
* **ESI** Fixed an issue where ESI settings were not updated on customized widgets(#422 Abe)
* **3rd** Reverted ESI Adminbar change on Elementor front pages for backward compatibility (#423 Abe)
* **3rd** Fixed an issue where disabling ESI potential caused a PHP warning when using `Perfmatters`. (Jeffrey Zhang)
* **Misc** Check whether HTTP_REFERER is set or not before using it in Router class. (#425 Abe)

= 4.4.5 - Dec 1 2021 =
* **Data** Fixed potential PHP notice when generating CSS/JS optimized files w/ PHP v7.4+. (Sarah Richardson/silencedgd/slr1979)
* **API** Added `LITESPEED_ESI_OFF` constant to disable ESI, when defined before the WP `init` hook.
* **API** Added `LSCWP_DEBUG_PATH` constant to specify debug log path. (khanh-nt)
* 🐞**GUI** Fixed an issue where admin messages were not displayed. (Daniel McD)
* **CDN** Used WP remote function to communicate w/ Cloudflare per WP guidance.
* **3rd** Added compatibility for Perfmatters plugin's script manager (#417 Abe)
* **3rd** Added compatibility for Elementor's Editor button when ESI is on (#418 Abe)

= 4.4.4 - Nov 23 2021 =
* **Page Optimize** Delay deletion of outdated CSS/JS files for a default of 20 days to avoid 404 errors with cached search engine copies.
* **Cache** When caching, no longer send a purge request for CSS/JS removal to avoid cache engine conflicts.
* 🐞**Core** Optimized SQL queries while autoloading if expected options are missing; reduced by 7 and 3 queries on backend and frontend respectively. (#396425 Jackson)
* **Page Optimize** Fixed a 404 issue that occurred when upgrading the plugin manually, with a package upload or through the plugin manager. (Tobolo/Małgorzata/Abe)
* **API** Added `litespeed_ccss_url` and `litespeed_ucss_url` API to manipulate the request URL for CCSS and UCSS.
* **REST** Fixed a potential warning when detecting cacheable status on REST call. (rafaucau)
* **OLS** Fixed an issue where the `COOKIEHASH` constant was undefined when used with OpenLiteSpeed as an MU plugin or with network activation.
* **3rd** Sanitized POST data for nextgengallery.
* **Cloud** Sanitized GET data when linking to QUIC.cloud. (#591762 WPScan)

= 4.4.3 - Oct 13 2021 =
* 🐞**Media** Fixed an issue where WebP is served erroneously under Guest Mode on older versions of Safari. (hash73)
* 🐞**Media** Reverted regex change to fix `Lazy Load Image Parent Class Name Excludes` failure. (thpstock)
* **Purge** Disabled `Purge Delay` in the optimization process by default.
* **Conf** Dropped `.htaccess Path Settings` options for security concern. (WP)
* **Conf** Dropped `CSS HTTP/2 Push`/`JS HTTP/2 Push` options. (Kevin)
* **Conf** Set `Guest Optimization` default to OFF.
* **Conf** Set `CCSS Per URL` default to OFF to avoid consuming more quota than intended after upgrade to v4. (n111)
* **Object** Fixed an issue with Object Cache warnings during upgrade, when Guest Mode is enabled.
* ☁️**Cloud** Fixed an issue with PHP notices when inquiring about quota usage for a service not currently in use.
* **GUI** Added GO detail warning. (n111)
* **GUI** Moved "quota will be still in use" warning from Guest Mode to Guest Optimization section.
* **API** Added `LITESPEED_CFG_HTACCESS` PHP Constant to specify .htaccess path.
* **API** Added `litespeed_qs_forbidden` hook to bypass `?LSCWP_CTRL=` query string. (minhduc)
* **API** Added `litespeed_delay_purge` hook to delay the following Purge header until the next request.
* **API** Added `litespeed_wpconfig_readonly` hook to disable `WP_CACHE` constant update based on the wp-config.php file. (#633545)

= 4.4.2 - Sep 23 2021 =
* **Purge** In order to clear pages containing 404 CSS/JS, the purge header will always be sent even in cases where purge must be delayed.
* 🐞**Purge** Fixed a potential PHP warning caused when generating different optimized filenames.
* **Cron** Dropped unnecessary HTML response in cron which sometimes resulted in wp-cron report email. (Gilles)
* **Page Optimize** Purge caused by CSS/JS file deletion will now be silent.
* **Page Optimize** Fixed an issue where the homepage failed to purge when addressing the 404 CSS/JS issue.
* **Avatar** Fixed potential localized Avatar folder creation warning. (mattk0220/josebab)
* **API** Added filter `litespeed_optm_html_after_head` to move all optimized code(UCSS/CCSS/Combined CSS/Combined JS) to be right before the `</head>` tag. (ducpl/Kris Regmi)
* **Debug** Under debug mode, cache/purge tags will be plaintext.

= 4.4.1 - Sep 16 2021 =
* 🐞**ESI** Fixed ESI failure on non-cached pages caused by `DONOTCACHEPAGE` constant.
* 🐞**Page Optimize** Fixed an issue where the minified CSS/JS file failed to update when the file was changed. (ceap80)
* 🐞**Page Optimize** Fixed an issue where the combined CSS/JS file randomly returned a 404 error when visiting the same URL with different query strings. (Abe)
* **API** Added `litespeed_const_DONOTCACHEPAGE` hook to control the cache-or-not result of the `DONOTCACHEPAGE` constant.

= 4.4 - Sep 8 2021 =
* 🌱**Crawler** Added the ability to enable or disable specific crawlers. (⭐ Contributed by Astrid Wang #PR390)
* 🌱**UCSS** Added `UCSS Inline` option. (Ankit).
* 🌱**UCSS** Added `UCSS URI Excludes` option. (RC Verma).
* 🐞**Page Optimize** Fixed an issue where combined CSS/JS files would potentially return 404 errors after a Purge All. (Special thanks to Abe & Ruikai)
* **Page Optimize** Minimized the potential for 404 errors by query string when Purging All.
* **Page Optimize** Dropped redundant query strings for minified CSS/JS files.
* **Conf** Ugrade configuration safely to avoid the issue of new functions not being found in old codebase.
* **Conf** Configuration upgrade process now adds a notification to admin pages and disables configuration save until upgrade is complete. (Lisa)
* **JS** Fixed an issue where JS Defer caused a `litespeed_var_1_ is not defined` error when enabled w/ ESI options. (Tobolo)
* 🐞**JS** Fixed an issue where `JS Delay` doesn't work for combined JS when `JS Combine` is enabled. (Special thanks to Joshua & Ankit)
* **JS** `JS Delay` now will continue loading JS, even if there is an error in the current JS loading process.
* 🐞**CCSS** If CCSS fails to generate, Load CSS Asynchronously will now be disabled. (Stars #54074166)
* 🐞**UCSS** If UCSS generation fails the generated error will no longer be served inside the file. (Ryan D)
* **Log** Updated the Debug log to use less code for prefix.
* **3rd** Always respect `DONOTCACHEPAGE` constant definition to fix DIVI dynamic css calculation process.

= 4.3 - Aug 16 2021 =
* **UCSS** Separated UCSS Purge from CCSS Purge. (⭐ Contributed by Alice Tang #PR388)
* 🐞**Cloud** Fixed an issue where CCSS/UCSS quota data failed to update locally.
* **Cloud** Added server load as a factor when detecting node availability.
* **Cloud** Improved the speed of checking daily quota and showing the related error message.
* **Cloud** Added ability to re-detect node availability if the current node is responding w/ a heavy load code.
* **Cloud** CCSS/UCSS/LQIP queue now exits immediately when quota is depleted.
* **Cloud** Replaced separate `d/regionnodes` with a single `d/nodes` in the node list API for image optimization.
* **LQIP** Fixed an issue with LQIP network compatibility. (⭐ Contributed by Alice Tang #PR387)
* **GUEST** JS no longer preloads for Guest Optimization. (Ankit)
* 🐞**Data** Fixed an issue where deleting the `cssjs` data folder causes a failure in the upgrade process. (Joshua #PR391)
* **GUI** Fixed a potential dashboard PHP warning when no queue existed. (jrmora)
* **GUI** Added daily quota on dashboard.
* **GUI** Added downgrade warning to Toolbox -> Beta Test.
* **GUI** Tuned `.litespeed-desc` class to full width in CSS.
* **Conf** `Preserve EXIF/XMP data` now defaults to ON due to copyright concerns. (Tobolo)
* 🐞**3rd** Fixed a PHP warning when using Google AMP w/ /amp as structure. (thanhstran98)

= 4.2 - Jul 29 2021 =
* **Cloud** Auto redirect to a new node if the current node is not available anymore.
* **Cloud** Combined CCSS/UCSS to sub services of Page Optimization.
* **Cloud** Added a daily quota rate limit to help mitigate the heavy service load at the beginning of the month.
* **Cloud** Cached the node IP list in order to speed up security check. (Lucas)
* 🐞**GUEST** Fixed an issue where Guest Mode remained enabled even when the UA setting is empty. (Stars)
* **GUEST** Guest Mode will no longer cache POST requests.
* **UCSS** Purging CSS/JS now purges the UCSS queue as well, to avoid failure when generating UCSS.
* **UCSS** Separated service entry `UCSS` from `CCSS`.
* **CCSS** Simplified `load_queue/save_queue/build_filepath_prefix` functions. (⭐ Contributed by Alice Tang #PR373)
* **CCSS** If CCSS request fails, details are now saved in the CSS file.
* **CCSS** Renamed CCSS ID in inline HTML from `litespeed-optm-css-rules` to `litespeed-ccss`. (Alice)
* **Page Optimize** CCSS/UCSS now supports Cloud queue/notify for asynchronous generation.
* **Page Optimize** Simplified CCSS/UCSS generation function.
* **Page Optimize** Added the ability to cancel CCSS/UCSS Cloud requests.
* **Page Optimize** Unnecessary quesry strings will now be dropped from CSS/JS combined files.
* **Crawler** Reset position now resets crawler running status too.
* **REST** Cloud request to REST will now detect whether an IP in in the Cloud IP list for security reasons.
* **Object** Enhanced Object Cache compatibility for `CONF_FILE` constant detection.
* **API** Added shorter alias `litespeed_tag` and other similar aliases for Cache Tag API.
* **API** Renamed `LITESPEED_BYPASS_OPTM` to `LITESPEED_NO_OPTM` for Page Optimization.
* **Toolbox** Dropped v3.6.4- versions in Beta Test as they will cause a fatal error in downgrade.
* **GUI** Added shortcut links to each section on the Dashboard.
* **GUI** Added UCSS whitelist usage description. (wyb)
* **GUI** Showed the default recommended values for Guest Mode UA/IPs.
* **3rd** Fixed AMP plugin compatibility. (⭐ Contributed by Alice Tang #PR368)
* **3rd** Bypassed all page optimization including CDN/WebP for AMP pages.
* **3rd** Improved compatibility with All in One SEO plugin sitemap. (arnaudbroes/flschaves #Issue372)
* **3rd** Added wsform nonce. (#365 cstrouse)
* **3rd** Added Easy Digital Download (EDD) & WP Menu Cart nonce. (#PR366 AkramiPro)
* **3rd** Improved compatibility w/ Restrict Content Pro. (Abe #PR370)
* **3rd** Improved compatibility w/ Gravity Forms. (Ruikai #371)

= 4.1 - Jun 25 2021 =
* 🌱**UCSS/CCSS/LQIP** Moved queue storage to file system from database wp-options table to lessen the IO load. (#633504)
* 🌱**3rd** Added an option to disable ESI for the WooCommerce Cart. (#358 Anna Feng/Astrid Wang)
* **ESI** Fixed an ESI nonce issue introduced in v4.0. (Andrew Choi)
* **Object** Used new `.litespeed_conf.dat` instead of `.object-cache.ini` for object cache configuration storage.
* **Conf** Now updating related files after plugin upgrade and not just after activation.
* 🌱**Guest** Added a Guest Mode JS Excludes option. (Ankit/Mamac/Rcverma)
* **Guest** Guest Mode now uses a lightweight script to update guest vary for reduced server load.
* **Guest** Guest Mode now adds missing image dimensions.
* **Guest** Guest vary will no longer update if there's already a vary in place to address the infinite loop caused by CloudFlare's incorrect cache control setting for PHP.
* **Guest** Guest vary update request will no longer be sent if `lscache_vary` is already set.
* **Guest** Added a Configurable Guest Mode UA/IP under the Tuning tab in the General menu.
* **Guest** Guest Mode now allows cron to be hooked, even when UCSS/CCSS options are off. (#338437 Stars)
* **Guest** Simplified the vary generation process under Guest Mode.
* **Guest** Added a Guest Mode HTML comment for easier debugging. (Ruikai)
* **Guest** Guest vary update ajax now bypasses potential POST cache.
* **CCSS** Added back the options `Separate CCSS Cache Post Types` and `Separate CCSS Cache URIs`. (Joshua/Ankit)
* **CCSS** CCSS/UCSS queue is now limited to a maximum of 500 entries.
* **Control** The cache control constant `LSCACHE_NO_CACHE` will now have a higher priority than the Forced Public Cache setting.
* **Crawler** The Crawler can now crawl Guest Mode pages.
* **Crawler** Fixed a potential XSS vulnerability in the Crawler settings. (#927355)
* **Crawler** The Crawler now supports a cookie value of `_null`. (Tobolo)
* **Media** Updated the default value for the Responsive Placeholder SVG to be transparent.
* **Media** WebP images in the background may now be served in Guest Mode.
* **Media** WebP images in CSS may now be bypassed if the requesting Guest Mode client doesn't support WebP.
* **Media** Fixed empty default image placeholder under Guest Mode.
* 🐞**Image Optimize** Changed the missing `$_POST` to `$post_data` so the database status is properly updated. (#345 Lucas)
* **Import** Export file is now readable to allow importing of partial configurations. (Ryan D/Joshua)
* **Page Optimize** Fixed W3 validator errors in Guest Mode. (#61393817)
* **3rd** A fatal WooCommerce error is no longer triggered by a custom theme reusing a previous LSCWP cache detection tag.
* **3rd** AMP may now bypass Guest Mode automatically.
* **Localize** Dropped the `Localize Resources` option as Guest Mode is a sufficient replacement. (Note: Due to user feedback during the development period, we have decided to reinstate this option in a future version.)
* **Cloud** Changed the WP API url.
* **Lang** Corrected a missing language folder.
* **GUI** Added a CCSS/UCSS loading page visualization. (⭐ Contributed by Astrid Wang & Anna Feng #PR360)
* **GUI** Added a warning to indicate when Guest Mode CCSS/UCSS quota is in use. (Contributed by Astrid Wang & Anna Feng #PR361)
* **GUI** Added a `litespeed-info` text color. (Astrid Wang)
* **GUI** Implemented various UI/UX improvements. (Joshua/Lisa)
* **GUI** Duplicate cloud service messages with the same content will only display once now. (Marc Dahl)
* **GUI** Added a WebP replacement warning for Guest Mode Optimization if WebP replacement is off.
* **Misc** Dropped `wp_assets` from distribution to reduce the package size. (lowwebtech)
* **Misc** Increased the new version and score detection intervals.
* **Misc** Optimized WP Assets images. (#352 lowwebtech)
* **Debug** Dropped the redundant error_log debug info.

= 4.0 - Apr 30 2021 =
* 🌱🌱🌱**Guest** Introduced `Guest Mode` for instantly cacheable content on the first visit.
* 🌱**UCSS** Added a new service: `Unique CSS`, to drop unused CSS from elements from combined CSS
* 🌱**CCSS** Added `HTML Lazyload` option. (Ankit)
* 🌱**CCSS** Added `CCSS Per URL` option to allow Critical CSS to be generated for each page instead of for each Post Type.
* 🌱**Media** Added `Add Missing Sizes` setting for improving Cumulative Layout Shift. (Fahim)
* 🌱**JS** Switched to new JS minification library for better compression and compatibility w/ template literals. (LuminSol)
* **Media** WebP may now be replaced in CSS.
* **Media** Can now drop image tags in noscript to avoid lazyload. (Abe #314 /mattthomas-photography)
* **Media** Bypass optimization if a page is not cacheable.
* **Image Optimize** Auto hook to `wp_update_attachment_metadata` to automate image gathering process, and to handle the new thumbnail generation after images are uploaded. (smerriman).
* **Image Optimize** Repeated image thumbnails won't be gathered anymore.
* **Image Optimize** Simplified the rescan/gather/upload_hook for existing image detection.
* **Image Optimize** Fixed the duplicated optimize size records in the postmeta table. (Abe #315)
* **Image Optimize** Allow either JSON POST request or normal form request in `notify_img`. (Lucas #313)
* **Image Optimize** Optimized SQL query for better efficiency. (lucas/Lauren)
* **Image Optimize** Fixed issue where rescan mass created duplicate images. (#954399)
* **Image Optimize** Image optimization pie will not show 100% anymore if there is still a small amount in the unfinished queue.
* **Image Optimize** WebP generation defaults to ON for Guest Mode.
* **Image Optimize** `Priority Line` package now can have smaller request interval.
* **ESI** Disable ESI when page is not cacheable. (titsmaker)
* **ESI** Fixed an issue where Divi was disabling all in edit mode, but couldn't disable ESI. (Abe)
* **ESI** ESI init moved under `init` hook from `plugin_loaded` hook.
* **CDN** Add basic support for CloudFlare API Tokens (Abe #320)
* **CSS** Simplified `Font Display Optimization` option.
* **CSS** Fixed manual cron timeout issue. (jesse Distad)
* **CSS** Inline CSS may now use `data-no-optimize` to be excluded from optimization. (popaionut)
* **JS** Combined `Load JS Defer` and `Load Inline JS Defer` options.
* **JS** Forced async to defer.
* **JS** Moved Google Analytics JS from constant default to setting default for removal.
* **JS** Fixed potential JS parsing issue caused by JS src being changed to data-src by other plugins. (ankit)
* **JS** Excluded spotlight from JS optimize. (tobolo)
* **CCSS** Fixed CCSS/UCSS manual cron timeout issue.
* **CCSS** Only 10 items will be kept for CCSS history.
* **CCSS** The appearance of CCSS Purge in the topbar menu will be determined by the existence of CCSS cache, and not the setting only.
* **CCSS** To avoid stuck queues when the current request keeps failing, the CCSS queue will always drop once requested.
* **CCSS** CCSS will no longer hide adminbar.
* **CCSS** CCSS may now be separate for network subsites. (Joshua)
* **CCSS** Gave CCSS a unique filename per URL per user role per subsite.
* **CCSS** Dropped `Separate CCSS Cache Post Types` option.
* **CCSS** Dropped `Separate CCSS Cache URIs` option.
* **CCSS** Subsites purge Avatar/CSS/JS/CCSS will not affect the whole network anymore.
* **CCSS** Implemented a better queue list for CCSS that auto collapses if there are more than 20 entries, and shows the total on top.
* **CSSJS** Now using separate CSS and JS folders instead of `cssjs`.
* **CSSJS** Automatically purge cache after CCSS is generated.
* **Network** Dropped network CSS/JS rewrite rules.
* **Cache** Send cache tag header whenever adding a tag to make it effective in the page optimization process.
* **Core** Used hook for buffer optimization; Used `init()` instead of `constructor`.
* **Object** Used `cls` instead of `get_instance` for init.
* **Cloud** Replaced one-time message with a dismissible-only message when the domain key has been automatically cleared due to domain/key dismatch.
* **API** Dropped function `hook_vary_add()`.
* **API** Dropped function `vary_add()`.
* **API** Dropped function `filter_vary_cookies()`.
* **API** Dropped function `hook_vary()`.
* **API** Dropped action `litespeed_vary_add`.
* **API** Dropped filter `litespeed_api_vary`.
* **API** Use `litespeed_vary_curr_cookies` and `litespeed_vary_cookies` for Vary cookie operations instead.
* **API** Dropped action `litespeed_vary_append`.
* **Vary** 3rd party vary cookies will not append into .htaccess anymore but only present in response vary header if in use.
* **Vary** Dropped function `append()`.
* **Vary** Commenter cookie is now considered cacheable.
* **Crawler** Minor update to crawler user agent to accommodate mobile_detect.php (Abe #304)
* **Data** Added a table truncate function.
* **Data** Added new tables url & url_file.
* **Data** Dropped cssjs table.
* **Data** Options/Summary data is now stored in JSON format to speed up backend visit. (#233250)
* **Data** Default `CSS Combine External and Inline` and `JS Combine External and Inline` to On for new installations for better compatibility.
* **Purge** Fixed potential purge warning for certain themes.
* **Purge** Purge will be stored for next valid visit to trigger if it is initially generated by CLI.
* **Page Optimize** `CSS Combine`/`JS Combine` will now share the same file if the contents are the same. Limited disk usage for better file usage and fewer issues with random string problems.
* **Page Optimize** Dropped option CSS/JS Cache TTL.
* **Page Optimize** Bypass optimization if page not cacheable.
* **Page Optimize** Purge CSS/JS will purge the `url_file` table too.
* **Page Optimize** Optionally store a vary with a shorter value.
* **Page Optimize** Removing query strings will no longer affect external assets. (ankit)
* **Page Optimize** Better regex for optimization parsing.
* **Page Optimize** Eliminated w3 validator for DNS prefetch and duplicated ID errors. (sumit Pandey)
* **Page Optimize** New Optimization for Guest Only option under Tuning.
* **Page Optimize** Now forbidding external link redirection for localization.
* **Debug** Implemented a better debug format for the 2nd parameter in the log.
* **GUI** Bypass page score banner when score is not detected (both 0). (ankit)
* **GUI** Fixed deprecated JQuery function warning in WP-Admin. (krzxsiek)

= 3.6.4 - Mar 15 2021 =
* **Toolbox** Fixed Beta Test upgrade error when upgrading to v3.7+.

= 3.6.3 - Mar 10 2021 =
* **Core** Fixed potential upgrade failure when new versions have changes in activation related functions.
* **Core** Upgrade process won't get deactivated anymore on Network setup.

= 3.6.2 - Feb 1 2021 =
* **Page Optimize** Fixed an issue where network purge CSS/JS caused 404 errors for subsites.
* **Page Optimize** Fixed an issue where purge CSS/JS only caused 404 errors.
* **Page Optimize** Added a notice for CSS/JS data detection and potential random string issue.
* **Page Optimize** Limited localization resources to specified .js only. (closte #292/ormonk)
* **JS** Data src may now be bypassed from JS Combine. (ankit)
* **CLI** Fixed a message typo in Purge. (flixwatchsupport)
* **Browser** Added font/otf to Browser Cache expire list. (ruikai)
* **Data** Updated data files to accept PR from dev branch only.
* **3rd** Add data-view-breakpoint-pointer to js_excludes.txt for the Events Calendar plugin. (therealgilles)
* **Cloud** Bypassed invalid requests.
* **Doc** CDN Mapping description improvement. (mihai A.)

= 3.6.1 - Dec 21 2020 =
* **WP** Tested up to WP v5.6.
* **WebP** Reverted WebP support on Safari Big Sur and Safari v14.0.1+ due to an inability to detect MacOS versions from UA. (@antomal)
* **CDN** Dropped the option `Load JQuery Remotely`.
* **CDN** Fixed CDN URL replacement issue in optimized CSS files. (@ankit)
* **CDN** Fixed an issue where CDN CLI wouldn't set mapping image/CSS/JS to OFF when `false` was the value.
* **CDN** Started using React for CDN Mapping settings.
* **GUI** Secured Server IP setting from potential XSS issues. (@WonTae Jang)
* **Toolbox** Supported both dev and master branches for Beta Test. Latest version updated to v3.6.1.
* **Purge** Purge Pages now can purge non-archive pages too.
* **Admin** Simplified the admin JS.
* **Admin** Limited crawler-related react JS to crawler page only.

= 3.6 - Dec 14 2020 =
* 🌱**WebP** Added WebP support on Safari Big Sur or Safari v14.0.1+. (@ruikai)
* 🐞**Config** Fixed an issue where new installations were not getting the correct default .htaccess content.
* **Crawler** Will auto bypass empty sub-sitemap instead of throwing an exception. (@nanoprobes @Tobolo)
* **Crawler** Now using React for Cookie Simulation settings instead of Vue.js. Dropped Vue.js.
* **Crawler** Dropped `Sitemap Generation` (will only use 3rd party sitemap for crawler).
* **CSS** Added `CSS Combine External and Inline` option for backward compatibility. (@lisa)
* **Object** Forbid .object-cache.ini visits. (@Tarik)
* **Page Optimize** Dropped `Remove Comments` option to avoid combine error.
* **CSS** Added a predefined CSS exclude file `data/css_excludes.txt`.
* **CSS** Excluded Flatsome theme random inline CSS from combine.
* **CSS** Excluded WoodMart theme from combine. (@moemauphie)
* **Page Optimize** Excluded tagDiv.com Newspaper theme dynamic CSS/JS from CSS/JS Combine.
* **CSS** Added predefined JS defer excludes list. (@Shivam)
* **JS** `data-no-defer` option now supports inline JS. (@rafaucau)
* **Media** Lazyload inline library is now bypassed by JS Combine.
* **Admin** Fixed WP-Admin console ID duplicate warnings.
* **Cloud** Dropped QUIC.cloud sync options that have long been unused.
* **CSS** Dropped `Unique CSS File` option (UCSS will always generate unique file, will use whitelist to group post type to one CSS).
* **GUI** Dropped Help tab.
* **Toolbox** Added 3.5.2 to version list.

= 3.5.2 - Oct 27 2020 =
* **CSS** `CSS Combine` is now compatible w/ inline noscript CSS. (@galbaras)
* **GUI** Added ability to manually dismiss the JS option reset message in v3.5.1 upgrade process. (#473917)
* 🐞**CSS** `CSS Excludes` setting will no longer lose items beginning w/ `#`. (@ankit)
* **API** New `litespeed_media_reset` API function for image editing purposes. (@Andro)

= 3.5.1 - Oct 20 2020 =
* **JS** Inline JS containing nonces can now be combined.
* **JS** Reset JS Combine/Defer to OFF when upgrading to avoid breaking sites.
* **JS** Added new option JS Combine External and Inline to allow backwards compatibility.
* **JS** Added Inline JS Defer option back. (@ankit)
* **Page Optimize** Dropped Inline JS Minify option and merged the feature into JS Minify.
* **JS** Pre-added jQuery to the default JS excludes/defer list for better layout compatibility for new users.
* **JS** Excluded Stripe/PayPal/Google Map from JS optimization. (@FPCSJames)
* **JS** Allowed excluded JS to still be HTTP2 pushed. (@joshua)
* **CCSS** Critical CSS now can avoid network pollution from other sites. (@ankit)
* **Toolbox** Beta Test now displays recent public versions so it is easier to revert to an older version
* **Vary** Server environment variable Vary can now be passed to original server from QUIC.cloud for non-LiteSpeed servers.
* **ESI** Improved backward compatibility for ESI nonce list. (@zach E)
* 🐞**Misc** Fixed failure of upgrade button on plugin news banner and made cosmetic improvements.
* **Doc** Added note that LSCWP works with ClassicPress.

= 3.5.0.2 - Sep 30 2020 =
* This is a temporary revert fix. Code is SAME as v3.4.2.

= 3.5.0.1 - Sep 29 2020 =
* 🔥🐞**CSS** Fixed print media query issue when having CSS Combine. (@paddy-duncan)

= 3.5 - Sep 29 2020 =
* **Page Optimize** Refactored CSS/JS optimization.
* **Page Optimize** CSS and JS Combine now each save to a single file without memory usage issues.
* **CSS** Inline CSS Minify is now a part of CSS Minify, and will respect the original priorities. (thanks to @galbaras)
* **JS** JS Combine now generates a single JS file in the footer. (Special thanks to @ankit)
* **JS** JS Combine now combines external JS files, too. (Thanks to @ankit)
* **JS** JS Deferred Excludes now uses the original path/filename as keywords instead of the minified path/filename, when JS Minify is enabled.
* **JS** JS Combine now combines inline JS, too.
* **JS** JS Excludes may now be used for inline JS snippet.
* **Page Optimize** Inline CSS Minify and Max Combined File Size retired due to changes listed above.
* **CSS** Combined CSS Priority retired due to changes listed above.
* **JS** Exclude JQuery, Combined JS Priority, Load Inline JS Deferred, and Inline JS Deferred Excludes retired due to changes listed above.
* **JS** Predefined data file data/js_excludes.txt now available for JS Excludes.
* **ESI** Predefined data file data/esi.nonces.txt now available for ESI Nonces.
* **ESI** Remote Fetch ESI Nonces functionality retired.
* **API** Added support for new litespeed_esi_nonces filter.
* **Object** Object Cache will not try to reconnect after failure to connect in a single process.
* **CCSS** Remote read CSS will add the scheme if it is missing from the URL.
* **CCSS** CSS will no longer be prepared for a URL if 404 result is detected.
* **CCSS** Fixed most failures caused by third party CSS syntax errors.
* **CCSS** Remote read CSS will fix the scheme if the URL doesn't have it.
* **CCSS** Excluded 404 when preparing CSS before request.
* **CCSS** Adjusted CCSS timeout from 180 seconds to 30 seconds.
* **Image Optimize** Fixed the delete attachment database error that occurred when not using the image optimization service yet.
* **Media** Added iOS 14 WebP support.
* **Data** Fixed database creation failure for MySQL v8.
* **Cloud** Error code err_key will clear the domain key in order to avoid duplicate invalid requests.
* **Network** Fixed issue with object cache password file storage that occurred when resaving the settings. (#302358)
* **Misc** Fixed IP detect compatibility w/ Apache.
* **GUI** Fixed the description for Do Not Cache Categories.
* **Preload** Upgraded Instant Click to a new stable preload library. (@stasonua0)

= 3.4.2 - Sep 8 2020 =
* **CCSS** Corrected the issue that wrongly appended non-CSS files to CSS in links before sending request.
* **3rd** YITH wishlist now sends a combined single sub request for all widgets contained in one page. (LSWS v5.4.9 build 3+ required)
* **ESI** Added support for ESI combine feature.
* **GUI** Dropped banner notification for missing domain key when domain key is not initialized.
* **Log** When QC whitelist check fails, a detailed failure log is now appended.

= 3.4.1 - Sep 2 2020 =
* 🐞**CCSS** Fixed an issue where dynamically generated CSS failed with `TypeError: Cannot read property type of undefined`.
* 🐞**Page Optimize** Fixed CSS optimization compatibility for CSS dynamically generated with PHP.
* **Page Optimize** Added the ability to defer JS even when the resource is excluded from other JS optimizations. (@slr1979)
* **ESI** Added support for ESI last parameter inline value.
* **3rd** YITH Wishlist, when cached for the first time, will no longer send sub requests.

= 3.4 - Aug 26 2020 =
* 🌱**LQIP** New setting **LQIP Excludes**.
* 🌱**LQIP** Added a Clear LQIP Queue button.
* 🌱**CCSS** Added a Clear CCSS Queue button.
* **CCSS** Fixed an issue which wrongly included preloaded images in CCSS. (@pixtweaks)
* **Network** Primary site and subsite settings now display correctly.
* **Page Optimize** Noscript tags generated by LSCWP will only be dropped when the corresponding option is enabled. (@ankit)
* **DB Optimize** Fixed database optimizer conflicts w/ object cache transient setting. (#752931)
* **3rd** Fixed an issue with WooCommerce product purge when order is placed.
* **3rd** Improved WooCommerce product comment compatibility with **WooCommerce Photo Reviews Premium** plugin when using ESI.
* **CDN** Fixed Remote jQuery compatibility with WordPress v5.5. (@pixtweaks)
* **API** New API `litespeed_purge_all_object` and `litespeed_purged_all_object` action hooks.

= 3.3.1 - Aug 12 2020 =
* 🌱**Page Optimize** New option to Remove Noscript Tags. (@phuc88bmt)
* 🐞**LQIP** Fixed a critical bug that bypassed all requests in v3.3.
* **LQIP** Requests are now bypassed if domain has no credit left.
* **Page Optimize** Inline defer will be bypassed if document listener is detected in the code. (@ssurfer)
* **CCSS** Print-only styles will no longer be included in Critical CSS.
* **API** Added hooks to Purge action to handle file deletions. (@biati)
* **Cloud** Plain permalinks are no longer required for use of cloud services.
* **Data** Added an access denial to work with OpenLiteSpeed. (@spenweb #PR228)
* **GUI** Spelling and grammar adjustments. (@blastoise186 #PR253)

= 3.3 - Aug 6 2020 =
* 🌱**Page Optimize** Added a new setting, Inline JS Deferred Excludes. (@ankit)
* **Page Optimize** CSS/JS Combine/Minify file versions will be differentiated by query string hash instead of new filename to reduce DB/file system storage.
* **Page Optimize** Added the ability to use local copies of external JS files for better control over page score impacts.
* **Page Optimize** Improved combination of CSS media queries. (@galbaras)
* **Page Optimize** Reprioritized Inline JS Defer to be optimized before encoding, for a significantly smaller result.
* **LQIP** Detect if the file exists before sending LQIP request to QUIC.cloud.
* **CCSS** Sped up CCSS process significantly by sending HTML and CSS in request.
* **CCSS** Improvements to mobile CSS support in CCSS.
* **CCSS** Minimize CCSS failures by attempting to automatically fix CSS syntax errors.
* **Cloud** Domain Key will be deleted after QUIC.cloud site_not_registered error to avoid endless repeated requests.
* **CDN** CDN Original URL will default to WP Site URL if not set. (@ruikai)
* **CLI** Global output format `--format=json/yaml/dump` and `--json` support in CLI. (@alya1992)
* **CDN** Improved handling of non-image CSS `url()` sources in CDN. (@daniel McD)
* 🐞**CDN** Fixed CDN replacement conflict w/ JS/CSS Optimize. (@ankit)
* **Crawler** Only reset Crawler waiting queues when crawling begins. (@ruikai)
* **Network** Network Enable Cache is no longer reset to ON Use Network Settings in enabled. (@RavanH)
* 🐞**Activation** Fixed a PHP warning that appeared during uninstall. (@RavanH)
* **Debug** Automatically omit long strings when dumping an array to debug log.
* **Report** Subsites report now shows overwritten values along w/ original values. (#52593959)
* **REST** Improved WP5.5 REST compatibility. (@oldrup)
* **GUI** Server IP setting moved from Crawler menu to General menu.
* **GUI** Localize resources moved to Localization tab.
* **Config** News option now defaults to ON.

= 3.2.4 - Jul 8 2020 =
* **Object** New installations no longer get custom data.ini reset, as this could cause lost configuration. (@Eric)
* **ESI** Now using `svar` to load nonces more quickly. (@Lauren)
* **ESI** Fixed the conflicts between nonces in inline JS and ESI Nonces when Inline JS Deferred is enabled. (@JesseDistad)
* 🐞**ESI** Fixed Fetch Latest Predefined Nonce button.
* 🐞**Cache** Fixed an issue where mobile visits were not being cached when Cache Mobile was disabled.
* **CDN** Bypass CDN constant `LITESPEED_BYPASS_CDN` now will apply to all CDN replacements.
* **Router** Dropped `Router::get_uid()` function.
* **Crawler** Updated role simulator function for future UCSS usage.
* **GUI** Textarea will now automatically adjust the height based on the number of rows input.
* **CLI** Fixed an issue that caused WP-Cron to exit when a task errored out. (@DovidLevine @MatthewJohnson)
* **Cloud** No longer communcate with QUIC.cloud when Domain Key is not set and Debug is enabled.
* **Cloud** Score banner no longer automatically fetches a new score. (@LucasRolff)

= 3.2.3.2 - Jun 19 2020 =
* 🔥🐞**Page Optimize** Hotfix for CSS/JS minify/combine. (@jdelgadoesteban @martin_bailey)

= 3.2.3.1 - Jun 18 2020 =
* **API** New filter `litespeed_buffer_before` and `litespeed_buffer_after`. (#PR243 @joejordanbrown)

= 3.2.3 - Jun 18 2020 =
* 🌱**Page Optimize** Added Unique CSS option for future removal of unused CSS per page. (@moongear)
* **Page Optimize** Fixed an issue where Font Optimization could fail when having Load JS Deferred and Load Inline JS Deferred. (#PR241 @joejordanbrown)
* 🐞**Page Optimize** Fixed an issue with Font Display Optimization which caused Google Fonts to load incorrectly. (#PR240 @joejordanbrown @haidan)
* 🐞**Network** Use Primary Site Configuration setting for network sites now works properly with Object Cache and Browser Cache. (#56175101)
* **API** Added filter `litespeed_is_from_cloud` to detect if the current request is from QC or not. (@lechon)
* **ESI** ESI Nonce now can fetch latest list with one click.
* **GUI** Updated remaining documentation links & some minor UI tweaks. (@Joshua Reynolds)

= 3.2.2 - Jun 10 2020 =
* 🌱**Purge** Scheduled Purge URLs now supports wildcard. (#427338)
* 🌱**ESI** ESI Nonce supports wildcard match now.
* **Network** Use Primary Site Settings now can support Domain Key, and override mechanism improved. (@alican532 #96266273)
* **Cloud** Debug mode will now have no interval limit for most cloud requests. (@ruikai)
* **Conf** Default Purge Stale to OFF.
* **GUI** Purge Stale renamed to Serve Stale.
* **Data** Predefined nonce list located in `/litespeed-cache/data/esi.nonce.txt`. Pull requests welcome.
* **Debug** Limited parameter log length.
* 🐞**CDN** Fixed an issue where upgrading lost value of CDN switch setting. (#888668)
* **3rd** Caldera Forms ESI Nonce enhancement. (@paconarud16 @marketingsweet)
* **3rd** Elementor now purges correctly after post/page updates.
* **3rd** Disabled Page Optimization features on AMP to avoid webfont JS inject. (@rahulgupta1985)

= 3.2.1 - Jun 1 2020 =
* **Cloud** LQIP/CCSS rate limit tweaks. (@ianpegg)
* **Admin** Improved frontend Admin Bar menu functionality. (#708642)
* **Crawler** Fixed an issue where cleaning up a crawler map with a leftover page number would cause a MySQL error. (@saowp)
* **Image Optimize** Added WP default thumbnails to image optimization summary list. (@johnny Nguyen)
* **REST** Improved REST compatibility w/ WP4.4-. (#767203)
* **GUI** Moved Use Primary Site Configuration to General menu. (@joshua)

= 3.2 - May 27 2020 =
* **Image Optimize** Major improvements in queue management, scalability, and speed. (@LucasRolff)
* **Cloud** Implemented a series of communication enhancements. (@Lucas Rolff)
* **Crawler** Enhanced PHP 5.3 compatibility. (@JTS-FIN #230)
* **Page Optimize** Appended image template in wpDiscuz script into default lazyload image exclude list. (@philipfaster @szmigieldesign)
* **Page Optimize** Eliminated the 404 issue for CSS/JS in server environments with missing SCRIPT_URI. (@ankit)
* **Data** ENhanced summary data storage typecasting.

= 3.1 - May 20 2020 =
* 🌱**Network** Added Debug settings to network level when on network.
* 🐞**Purge** Network now can purge all.
* 🐞**Network** Fixed issue where saving the network primary site settings failed.
* **Network** Moved Beta Test to network level when on network.
* 🐞**Cache** Fixed issue in admin where new post editor was wrongly cached for non-admin roles. (@TEKFused)
* 🐞**Data** Fixed issue with crawler & img_optm table creation failure. (@berdini @piercand)
* 🐞**Core** Improved plugin activation compatibility on Windows 10 #224 (@greenphp)
* **Core** Improved compatibility for .htaccess path search.
* **Object** Catch RedisException. (@elparts)
* Fixed Script URI issue in 3.0.9 #223 (@aonsyed)
* **Image Optimize** Show thumbnail size set list in image optimization summary. (@Johnny Nguyen)
* **Debug** Parameters will now be logged.

= 3.0.9 - May 13 2020 =
* **Purge** Comment cache can be successfully purged now.
* **Data** Better MySQL charset support for crawler/image optimize table creation. (@Roshan Jonah)
* **API** New hook to fire after Purge All. (@salvatorefresta)
* **Crawler** Resolve IP for crawler.
* **Task** PHP5.3 Cron compatibility fix.
* **3rd** Elementor edit mode compatibility.
* **Page Optimize** Fixed an issue where Purge Stale returned 404 for next visitor on CSS/JS.
* **Page Optimize** Fixed the PHP warning when srcset doesn't have size info inside. (@gvidano)
* **Cloud** Fixed the potential PHP warning when applying for the domain key.
* **Core** PHP __DIR__ const replacement. (@MathiasReker)

= 3.0.8.6 - May 4 2020 =
* **CCSS** Bypassed CCSS functionality on frontend when domain key isn't setup yet.
* **Cloud** Fixed WP node redetection bug when node expired. (@Joshua Reynolds)
* **Crawler** Fixed an issue where URL is wrongly blacklisted when using ADC.

= 3.0.8.5 - May 1 2020 =
* 🔥🐞**3rd** Hotfix for WPLister critical error due to v3.0.8.4 changes.
* **Image Optimize** Unfinished queue now will get more detailed info to indicate the proceeding status on node.
* **CLI** Options can now use true/false as value for bool. (@gavin)
* **CLI** Detect error if the ID does not exist when get/set an option value.
* **Doc** An API comment typo for `litespeed_esi_load-` is fixed.

= 3.0.8.4 - Apr 30 2020 =
* 🌱**Crawler** New setting: Sitemap timeout. (#364607)
* **Image Optimize** Images that fail to optimize are now counted to increase next request limit.
* **Cloud** Redetect fastest node every 3 days.
* **Cloud** Suppressed auto upgrade version detection error. (@marc Dahl)
* **3rd** 3rd party namespace compatibility. (#366352)

= 3.0.8.3 - Apr 28 2020 =
* **Cloud** Better compatibility for the Link to QUIC.cloud operation. (@Ronei de Sousa Almeida)
* **Image Optimize** Automatically clear invalid image sources before sending requests. (@Richard Hordern)

= 3.0.8.2 - Apr 27 2020 =
* **GUI** Corrected the Request Domain Key wording.

= 3.0.8.1 - Apr 27 2020 =
* **Object** Object cache compatibility for upgrade from v2.9.9- versions.

= 3.0.8 - Apr 27 2020 =
* Released v3 on WordPress officially.

= 3.0.4 - Apr 23 2020 =
* **Cloud** Apply Domain Key now receives error info in next apply action if failed to generate.
* **GUI** Apply Domain Key timeout now displays troubleshooting guidance.
* **REST** Added /ping and /token to REST GET for easier debug.
* **Cache** Dropped `advanced-cache.php` file detection and usage.

= 3.0.3 - Apr 21 2020 =
* **Conf** Settings from all options (data ini, defined constant, and forced) will be filtered and cast to expected type.
* **Upgrade** CDN mapping and other multiple line settings will now migrate correctly when upgrading from v2 to v3.

= 3.0.2 - Apr 17 2020 =
* **GUI** More guidance on domain key setting page.
* **Cloud** Now Apply Domain Key will append the server IP if it exists in Crawler Server IP setting.

= 3.0.1 - Apr 16 2020 =
* **Data** Increased timeout for database upgrade related to version upgrade. Display a banner while update in progress.
* **Page Optimize** All appended HTML attributes now will use double quotes to reduce the conflicts when the optimized resources are in JS snippets.

= 3.0 - Apr 15 2020 =
* 🌱**Media** LQIP (Low Quality Image Placeholder).
* 🌱**Page Optimize** Load Inline JS Deferred Compatibility Mode. (Special thanks to @joe B - AppsON)
* 🌱**Cloud** New QUIC.cloud API key setting.
* 🌱**ESI** New ESI nonce setting.
* 🌱**Media** JPG quality control. (@geckomist)
* 🌱**Media** Responsive local SVG placeholder.
* 🌱**Discussion** Gravatar warmup cron.
* 🌱**DB** Table Engine Converter tool. (@johnny Nguyen)
* 🌱**DB** Database summary: Autoload size. (@JohnnyNguyen)
* 🌱**DB** Database summary: Autoload entries list.
* 🌱**DB** Revisions older than. (@thememasterguru)
* 🌱**Cache** Forced public cache setting. (#308207)
* 🌱**Crawler** New timeout setting to avoid incorrect blacklist addition. (#900171)
* 🌱**Htaccess** Frontend & backend .htaccess path customize. (@jon81)
* 🌱**Toolbox** Detailed Heartbeat Control (@K9Heaven)
* 🌱**Purge** Purge Stale setting.
* 🌱**Page Optimize** Font display optimization. (@Joeee)
* 🌱**Page Optimize** Google font URL display optimization.
* 🌱**Page Optimize** Load Inline JS deferred.
* 🌱**Page Optimize** Store gravatar locally. (@zzTaLaNo1zz @JohnnyNguyen)
* 🌱**Page Optimize** DNS prefetch control setting.
* 🌱**Page Optimize** Lazy Load Image Parent Class Name Excludes. (@pako69)
* 🌱**Page Optimize** Lazy load iframe class excludes. (@vnnloser)
* 🌱**Page Optimize** Lazy load exclude URIs. (@wordpress_fan1 @aminaz)
* 🌱**GUI** New Dashboard and new menus.
* 🌱**Image Optimize** Supported GIF WebP optimization. (@Lucas Rolff)
* 🌱**Image Optimize** New workflow for image optimization (Gather first, request second).
* 🌱**Image Optimize** The return of Rescan.
* 🌱**CLI** Get single option cmd.
* 🌱**CLI** QUIC.cloud cmd supported.
* 🌱**CLI** CLI can send report now.
* 🌱**Health** Page speed and page score now are in dashboard.
* 🌱**Conf** Supported consts overwritten of `LITESPEED_CONF__` for all settings. (@menathor)
* 🌱**REST** New REST TTL setting.  (@thekendog)
* 🌱**CDN** New setting `HTML Attribute To Replace`. CDN can now support any HTML attribute to be replaced. (@danushkaj91)
* 🌱**Debug** Debug URI includes/excludes settings.
* 🌱**Crawler** 🐞 Support for multiple domains in custom sitemap. (@alchem)
* 🌱**Crawler** New Crawler dashboard. New sitemap w/ crawler status. New blacklist w/ reason.
* 🌱**Media** LQIP minimum dimensions setting. (@Lukasz Szmigiel)
* **Crawler** Able to add single rows to blacklist.
* **Crawler** Crawler data now saved into database instead of creating new files.
* **Crawler** Larger timeout to avoid wrongly added to blacklist.
* **Crawler** Manually changed the priority of mobile and WebP. (@rafaucau)
* **Browser** Larger Browser Cache TTL for Google Page Score improvement. (@max2348)
* **Task** Task refactored. Disabled cron will not show in cron list anymore.
* **Task** Speed up task load speed.
* **ESI** Added Bloom nonce to ESI for Elegant Themes.
* **Cloud** Able to redetect cloud nodes now.
* **Img_optm** Fixed stale data in redirected links.
* **Lazyload** CSS class `litespeed_lazyloaded` is now appended to HTML body after lazyload is finished. (@Adam Wilson)
* **Cache** Default drop qs values. (@gijo Varghese)
* **LQIP** Show all LQIP images in Media column.
* **CDN** Can now support custom REST API prefix other than wp-json. (#174 @therealgilles)
* **IAPI** Used REST for notify/destroy/check_img; Removed callback passive/aggreesive IAPI func
* **CSSJS** Saved all static files to litespeed folder; Uninstallation will remove static cache folder too; Reduced .htaccess rules by serving CSS/JS directly.
* **Object** Fixed override different ports issue. (@timofeycom #ISSUE178)
* **Conf** DB Tables will now only create when activating/upgrading/changing settings.
* **DB** Simplified table operation funcs.
* **CSSJS** Bypassed CSS/JS generation to return 404 if file is empty (@grubyy)
* **CSSJS** Inline JS defer will not conflict with JS inline optm anymore.
* **CDN** settings will not be overwritten by primary settings in network anymore. (@rudi Khoury)
* **OPcache** Purged all opcache when updating cache file. (@closte #170)
* **CLI** CLI cmd renamed.
* **CLI** Well-formatted table to show all options.
* **Purge** Only purge related posts that have a status of "published" to avoid unnecessary "draft" purges. (@Jakub Knytl)
* **GUI** Removed basic/adv mode for settings. Moved non-cache settings to its own menu.
* **Htaccess** Protected .htaccess.bk file. Only kept one backup. (@teflonmann)
* **Crawler** Crawler cookie now support `_null` as empty value.
* **Crawler** Avoid crawler PHP fatal error on Windows OS. (@technisolutions)
* **Admin** Simplified admin setting logic.
* **Conf** Multi values settings now uniformed to multi lines for easier setting.
* **Conf** New preset default data file `data/consts.default.ini`.
* **Conf** Config setting renamed and uniformed.
* **Conf** Dropped `Conf::option()`. Used `Conf::val()` instead.
* **Conf** Improved conf initialization and upgrade conversion workflow.
* **Core** Code base refactored. New namespace LiteSpeed.
* **API** New API: iframe lazyload exclude filter.
* **GUI** human readable seconds. (@MarkCanada)
* **API** API refactored. * NOTE: All 3rd party plugins that are using previous APIs, especially `LiteSpeed_Cache_API`, need to be adjusted to the latest one. Same for ESI blocks.* ESI shortcode doesn't change.
* **API** New hook `litespeed_update_confs` to settings update.
* **API** New Hooks `litespeed_frontend_shortcut` and `litespeed_backend_shortcut` for dropdown menu. (@callaloo)
* **API** Removed `litespeed_option_*` hooks. Use `litespeed_force_option` hook insteadly
* **API** Renamed `litespeed_force_option` to `litespeed_conf_force`.
* **API** Removed function `litespeed_purge_single_post`.
* **REST** New rest API to fetch public IP.
* **GUI** Hiding Cloudflare/Object Cache/Cloud API key credentials. (@menathor)
* **GUI** Renamed all backend link tag from lscache to litespeed.
* **GUI** fixed duplicated form tag.
* **GUI** Fix cron doc link. (@arnab Mohapatra)
* **GUI** Frontend adminbar menu added `Purge All` actions. (@Monarobase)
* **GUI** Localized vue.js to avoid CloudFlare cookie. (@politicske)
* **GUI** Always show optm column in Media Library for future single row optm operation. (@mikeyhash)
* **GUI** Displayed TTL range below the corresponding setting.
* **GUI** GUI refactored.
* **Debug** Report can now append notes.
* **3rd** Default added parallax-image to webp replacement for BB.
* **3rd** User Switching plugin compatibility. (@robert Staddon)
* **3rd** Beaver Builder plugin compatibility with v3.0.
* **3rd** Avada plugin compatibility w/ BBPress. (@pimg)
* **3rd** WooCommerce PayPal Checkout Gateway compatibility. (#960642 @Glen Cabusas)
* **Network** Fixed potential timeout issue when containing a large volume of sites. (@alican532)
* **Debug** `Disable All Features` now will see the warning banner if ON.
* **Debug** Dropped `log filters` section.
* **Debug** Debug and Tools sections combined into new `Toolbox` section.
* 🐞**Crawler** Multi sites will now use separate sitemap even when `Use Primary Site` is ON. (@mrhuynhanh)
* 🐞**Img_optm** Fixed large volume image table storage issue. (#328956)
* 🐞 **Cloud** Cloud callback hash validation fixed OC conflict. (@pbpiotr)
* 🎊 Any user that had the contribution to our WP community or changelog (even just bug report/feedback/suggestion) can apply for extra credits in QUIC.cloud.

= 2.9.9.2 - Nov 24 2019 =
* 🌱**GUI** New settings to limit News Feed to plugin page only.

= 2.9.9.1 - Nov 18 2019 =
* 🌱**Env** Environment Report can now append a passwordless link for support access without wp-admin password.
* **Admin** The latest v3.0 beta test link may now be shown on the admin page when it's available.
* **3rd** Compatibility with [DoLogin Security](https://wordpress.org/plugins/dologin/).
* 🐞**ESI** Fixed a failure issue with Vary Group save. (@rafasshop)
* 🐞**3rd** In browsers where WebP is not supported, Divi image picker will no longer serve WebP. (@Austin Tinius)

= 2.9.9 - Oct 28 2019 =
* <strong>Core</strong>: Preload all classes to avoid getting error for upcoming v3.0 upgrade.
* <strong>Object</strong>: Improved compatibility with upcoming v3.0 release.
* <strong>ESI</strong>: Unlocked ESI for OLS in case OLS is using QUIC.cloud CDN which supports ESI.
* <strong>3rd</strong>: Elementor Edit button will now show when ESI enabled. (#PR149 #335322 @maxgorky)
* 🐞<strong>Media</strong>: Fixed missing Media optimization column when Admin role is excluded from optimization in settings. (@mikeyhash @pako69 @dgilfillan)

= 2.9.8.7 - Oct 11 2019 =
* <strong>3rd</strong>: Enhanced WP stateless compatibility. (#PR143)
* <strong>3rd</strong>: Fixed a PHP warning caused by previous PR for AMP. (#PR176)

= 2.9.8.6 - Sep 24 2019 =
* <strong>3rd</strong>: Bypassed page optimizations for AMP. (#359748 #PR169)
* <strong>GUI</strong>: Firefox compatibility with radio button state when reloading pages. (#288940 #PR162)
* <strong>GUI</strong>: Updated Slack invitation link. (#PR173)

= 2.9.8.5 - Aug 21 2019 =
* <strong>CCSS</strong>: Removed potential PHP notice when getting post_type. (@amcgiffert)
* <strong>CDN</strong>: Bypassed CDN replacement on admin page when adding media to page/post. (@martin_bailey)
* 🐞<strong>Media</strong>: Fixed inability to update or destroy postmeta data for child images. (#167713)

= 2.9.8.4 - Jul 25 2019 =
* <strong>Object</strong>: Increased compatibility with phpredis 5.0.
* <strong>Object</strong>: Appended `wc_session_id` to default Do Not Cache Groups setting to avoid issue where WooCommerce cart items were missing when Object Cache is used. NOTE: Existing users must add `wc_session_id` manually! (#895333)
* <strong>CSS</strong>: Added null onload handler for CSS async loading. (@joejordanbrown)
* 🕷️: Increased crawler timeout to avoid wrongly adding a URL to the blacklist.
* <strong>3rd</strong>: WooCommerce Advanced Bulk Edit can now purge cache automatically.

= 2.9.8.3 - Jul 9 2019 =
* <strong>CSS</strong>: Enhanced the CSS Minify compatibility for CSS with missing closing bracket syntax errors. (@fa508210020)
* 🕷️: Crawler now supports both cookie and no-cookie cases. (@tabare)
* <strong>CCSS</strong>: Enhanced compatibility with requested pages where meta info size exceeds 8k. (@Joe B)
* <strong>CCSS</strong>: No longer processing "font" or "import" directives as they are not considered critical. (@Ankit @Joe B)
* <strong>IAPI</strong>: Removed IPv6 from all servers to avoid invalid firewall whitelist.

= 2.9.8.2 - Jun 17 2019 =
* 🔥🐞 <strong>3rd</strong>: Fixed PHP 5.3 compatibility issue with Facetwp.

= 2.9.8.1 - Jun 17 2019 =
* <strong>3rd</strong>: Set ESI template hook priority to highest number to prevent ESI conflict with Enfold theme. (#289354)
* <strong>3rd</strong>: Improved Facetwp reset button compatibility with ESI. (@emilyel)
* <strong>3rd</strong>: Enabled user role change to fix duplicate login issue for plugins that use alternative login processes. (#114165 #717223 @sergiom87)
* <strong>GUI</strong>: Wrapped static text with translate function. (@halilemreozen)

= 2.9.8 - May 22 2019 =
* <strong>Core</strong>: Refactored loading priority so user related functions & optimization features are set after user initialization. (#717223 #114165 #413338)
* <strong>Media</strong>: Improved backup file calculation query to prevent out-of-memory issue.
* <strong>Conf</strong>: Feed cache now defaults to ON.
* <strong>API</strong>: Fully remote attachment compatibility API of image optimization now supported.
* 🕷️: Bypassed vary change for crawler; crawler can now simulate default vary cookie.
* <strong>ESI</strong>: Refactored ESI widget. Removed `widget_load_get_options()` function.
* <strong>ESI</strong>: Changed the input name of widget fields in form.
* <strong>3rd</strong>: Elementor can now save ESI widget settings in frontend builder.
* <strong>3rd</strong>: WP-Stateless compatibility.
* <strong>IAPI</strong>: Image optimization can now successfully finish the destroy process with large volume images with automatic continual mode.
* 🐞<strong>CDN</strong>: Fixed issue with Load JQuery Remotely setting where WP 5.2.1 provided an unexpected jQuery version.
* 🐞<strong>3rd</strong>: Login process now gets the correct role; fixed double login issue.

= 2.9.7.2 - May 2 2019 =
* <strong>Conf</strong>: Enhanced compatibility when an option is not properly initialized.
* <strong>Conf</strong>: Prevent non-array instance in widget from causing 500 error. (#210407)
* <strong>CCSS</strong>: Increase CCSS generation timeout to 60s.
* <strong>Media</strong>: Renamed lazyload CSS class to avoid conflicts with other plugins. (@DynamoProd)
* <strong>JS</strong>: Improved W3 validator. (@istanbulantik)
* <strong>QUIC</strong>: Synced cache tag prefix for static files cache.
* <strong>ESI</strong>: Restored query strings to ESI admin bar for accurate rendering. (#977284)
* <strong>ESI</strong>: Tweaked ESI init priority to honor LITESPEED_DISABLE_ALL const. ESI will now init after plugin loaded.
* 🐞<strong>ESI</strong>: No longer initialize ESI if ESI option is OFF.
* <strong>API</strong>: New "Disable All" API function.
* <strong>API</strong>: New "Force public cache" API function.
* 🐞<strong>Vary</strong>: Fixed an issue with saving vary groups.
* 🐞<strong>IAPI</strong>: Fixed an issue where image md5 validation failed due to whitespace in the image path.
* 🐞<strong>3rd</strong>: Bypass all optimization/ESI/Cache features when entering Divi Theme Builder frontend editor.
* 🐞<strong>3rd</strong>: Fixed an issue where DIVI admin bar exit button didn't work when ESI was ON.

= 2.9.7.1 - Apr 9 2019 =
* <strong>Purge</script>: Purge All no longer includes Purge CCSS/Placeholder.
* <strong>3rd</strong>: Divi Theme Builder no longer experiences nonce expiration issues in the contact form widget. (#475461)

= 2.9.7 - Apr 1 2019 =
* 🌱🌱🌱 QUIC.cloud CDN feature. Now Apache/Nginx can use LiteSpeed cache freely.

= 2.9.6 - Mar 27 2019 =
* 🌱<strong>IAPI</strong>: Appended XMP to `Preserve EXIF data` setting. WebP will now honor this setting. (#902219)
* <strong>Object</script>: Fixed SASL connection with LSMCD.
* <strong>ESI</strong>: Converted ESI URI parameters to JSON; Added ESI validation.
* <strong>Import</strong>: Import/Export will now use JSON format. <strong>Please re-export any backed up settings. Previous backup format is no longer recognized.</strong>
* <strong>Media</strong>: WebP replacement will honor `Role Excludes` setting now. (@mfazio26)
* <strong>Data</strong>: Forbid direct visit to const.default.ini.
* <strong>Utility</strong>: Can handle WHM passed in `LITESPEED_ERR` constant now.
* <strong>IAPI</strong>: Communicate via JSON encoding.
* <strong>IAPI</strong>: IAPI v2.9.6.

= 2.9.5 - Mar 14 2019 =
* 🌱 Auto convert default WordPress nonce to ESI to avoid expiration.
* 🌱 <strong>API</strong>: Ability to easily convert custom nonce to ESI by registering `LiteSpeed_Cache_API::nonce_action`.
* <strong>OPTM</strong>: Tweaked redundant attr `data-no-optimize` in func `_analyse_links` to `data-ignore-optimize` to offer the API to bypass optimization but still move src to top of source code.
* <strong>API</strong>: Renamed default nonce ESI ID from `lscwp_nonce_esi` to `nonce`.
* <strong>API</strong>: Added WebP generation & validation hook API. (@alim #wp-stateless)
* <strong>API</strong>: Added hook to bypass vary commenter check. (#wpdiscuz)
* <strong>Doc</strong>: Clarified Cache Mobile description. (@JohnnyNguyen)
* <strong>Doc</strong>: Replaced incorrect link in description. (@JohnnyNguyen)
* <strong>3rd</strong>: Improved wpDiscuz compatibility.
* 🐞<strong>3rd</strong>: Fixed Divi Theme Builder comment compatibility on non-builder pages. (#410919)
* <strong>3rd</strong>: Added YITH ESI adjustment.

= 2.9.4.1 - Feb 28 2019 =
* 🔥🐞<strong>Tag</strong>: Fixed issue where unnecessary warning potentially displayed after upgrade process when object cache is enabled.

= 2.9.4 - Feb 27 2019 =
* 🐞<strong>REST</strong>: New REST class with better WP5 Gutenberg and internal REST call support when ESI is embedded.
* <strong>ESI</strong>: ESI block ID is now in plain text in ESI URL parameters.
* 🐞<strong>ESI</strong>: Fixed a redundant ESI 301 redirect when comma is in ESI URL.
* <strong>ESI</strong>: REST call can now parse shortcodes in ESI.
* <strong>API</strong>: Changed ESI `parse_esi_param()` function to private and `load_esi_block` function to non-static.
* <strong>API</strong>: Added `litespeed_is_json` hook for buffer JSON conversion.
* <strong>GUI</strong>: Prepended plugin name to new version notification banner.
* <strong>3rd</strong>: WPML multi domains can now be handled in optimization without CDN tricks.

= 2.9.3 - Feb 20 2019 =
* <strong>ESI</strong>: ESI shortcodes can now be saved in Gutenberg editor.
* <strong>ESI</strong>: ESI now honors the parent page JSON data type to avoid breaking REST calls (LSWS 5.3.6+).
* <strong>ESI</strong>: Added is_json parameter support for admin_bar.
* <strong>ESI</strong>: Simplified comment form code.
* <strong>3rd</strong>: Better page builder plugin compatibility within AJAX calls.
* <strong>3rd</strong>: Compatibility with FacetWP (LSWS 5.3.6+).
* <strong>3rd</strong>: Compatibility with Beaver Builder.
* <strong>Debug</strong>: Added ESI buffer content to log.
* <strong>Tag</strong>: Only append blog ID to cache tags when site is part of a network.
* <strong>IAPI</strong>: Optimized database query for pulling images.
* <strong>GUI</strong>: Added more plugin version checking for better feature compatibility.
* <strong>GUI</strong>: Ability to bypass non-critical banners with the file .litespeed_no_banner.
* <strong>Media</strong>: Background image WebP replacement now supports quotes around src.

= 2.9.2 - Feb 5 2019 =
* <strong>API</strong>: Add a hook `litespeed_esi_shortcode-*` for ESI shortcodes.
* <strong>3rd</strong>: WooCommerce can purge products now when variation stock is changed.
* 🐞🕷️: Forced HTTP1.1 for crawler due to a CURL HTTP2 bug.

= 2.9.1 - Jan 25 2019 =
* <strong>Compatibility</strong>: Fixed fatal error for PHP 5.3.
* <strong>Compatibility</strong>: Fixed PHP warning in htmlspecialchars when building URLs. (@souljahn2)
* <strong>Media</strong>: Excluded invalid image src from lazyload. (@andrew55)
* <strong>Optm</strong>: Improved URL compatibility when detecting closest cloud server.
* <strong>ESI</strong>: Supported JSON format comment format in ESI with `is_json` parameter.
* <strong>API</strong>: Added filters to CCSS/CSS/JS content. (@lhoucine)
* <strong>3rd</strong>: Improved comment compatibility with Elegant Divi Builder.
* <strong>IAPI</strong>: New Europe Image Optimization server (EU5). <strong>Please whitelist the new [IAPI IP List](https://wp.api.litespeedtech.com/ips).</strong>
* <strong>GUI</strong>: No longer show banners when `Disable All` in `Debug` is ON. (@rabbitwordpress)
* <strong>GUI</strong>: Fixed button style for RTL languages.
* <strong>GUI</strong>: Removed unnecessary translation in report.
* <strong>GUI</strong>: Updated readme wiki links.
* <strong>GUI</strong>: Fixed pie styles in image optimization page.

= 2.9 - Dec 31 2018 =
* 🌱<strong>Media</strong>: Lazy Load Image Classname Excludes. (@thinkmedia)
* 🌱: New EU/AS cloud servers for faster image optimization handling.
* 🌱: New EU/AS cloud servers for faster CCSS generation.
* 🌱: New EU/AS cloud servers for faster responsive placeholder generation.
* 🌱<strong>Conf</strong>: Ability to set single options via link.
* 🌱<strong>Cache</strong>: Ability to add custom TTLs to Force Cache URIs.
* <strong>Purge</strong>: Added post type to Purge tags.
* <strong>Purge</strong>: Redefined CCSS page types.
* <strong>Core</strong>: Using Exception for .htaccess R/W.
* <strong>IAPI</strong>: <strong>New cloud servers added. Please whitelist the new [IAPI IP List](https://wp.api.litespeedtech.com/ips).</strong>
* <strong>Optm</strong>: Trim BOM when detecting if the page is HTML.
* <strong>GUI</strong>: Added PageSpeed Score comparison into promotion banner.
* <strong>GUI</strong>: Refactored promotion banner logic.
* <strong>GUI</strong>: Removed page optimized comment when ESI Silence is requested.
* <strong>GUI</strong>: WHM transient changed to option instead of transient when storing.
* <strong>GUI</strong>: Appending more descriptions to CDN filetype setting.
* <strong>IAPI</strong>: Removed duplicate messages.
* <strong>IAPI</strong>: Removed taken_failed/client_pull(duplicated) status.
* <strong>Debug</strong>: Environment report no longer generates hash for validation.
* <strong>3rd</strong>: Non-cacheable pages no longer punch ESI holes for Divi compatibility.
* 🐞<strong>Network</strong>: Added slashes for mobile rules when activating plugin.
* 🐞<strong>CCSS</strong>: Eliminated a PHP notice when appending CCSS.

= 2.8.1 - Dec 5 2018 =
* 🐞🕷️: Fixed an activation warning related to cookie crawler. (@kacper3355 @rastel72)
* 🐞<strong>Media</strong>: Replace safely by checking if pulled images is empty or not first. (@Monarobase)
* <strong>3rd</strong>: Shortcode ESI compatibility with Elementor.

= 2.8 - Nov 30 2018 =
* 🌱: ESI shortcodes.
* 🌱: Mobile crawler.
* 🌱: Cookie crawler.
* <strong>API</strong>: Can now add `_litespeed_rm_qs=0` to bypass Remove Query Strings.
* <strong>Optm</strong>: Removed error log when minify JS failed.
* 🐞<strong>Core</strong>: Fixed a bug that caused network activation PHP warning.
* <strong>Media</strong>: Removed canvas checking for WebP to support TOR. (@odeskumair)
* <strong>Media</strong>: Eliminated potential image placeholder PHP warning.
* <strong>3rd</strong>: Bypassed Google recaptcha from Remove Query Strings for better compatibility.
* <strong>IAPI</strong>: Showed destroy timeout details.
* <strong>Debug</strong>: Moved Google Fonts log to advanced level.
* <strong>GUI</strong>: Replaced all Learn More links for functions.
* <strong>GUI</strong>: Cosmetic updates including Emoji.
* 🕷️: Removed duplicated data in sitemap and blacklist.

= 2.7.3 - Nov 26 2018 =
* <strong>Optm</strong>: Improved page render speed with Web Font Loader JS library for Load Google Fonts Asynchronously.
* <strong>Optm</strong>: Directly used JS library files in plugin folder instead of short links `/min/`.
* <strong>Optm</strong>: Handled exceptions in JS optimization when meeting badly formatted JS.
* <strong>3rd</strong>: Added Adobe Lightroom support for NextGen Gallery.
* <strong>3rd</strong>: Improved Postman app support for POST JSON requests.
* <strong>IAPI</strong>: <strong>US3 server IP changed to 68.183.60.185</strong>.

= 2.7.2 - Nov 19 2018 =
* 🌱: Auto Upgrade feature.
* <strong>CDN</strong>: Bypass CDN for cron to avoid WP jQuery deregister warning.

= 2.7.1 - Nov 15 2018 =
* 🌱<strong>CLI</strong>: Ability to set CDN mapping by `set_option litespeed-cache-cdn_mapping[url][0] https://url`.
* 🌱<strong>CDN</strong>: Ability to customize default CDN mapping data in default.ini.
* 🌱<strong>API</strong>: Default.ini now supports both text-area items and on/off options.
* <strong>Vary</strong>: Refactored Vary and related API.
* <strong>Vary</strong>: New hook to manipulate vary cookies value.
* <strong>Core</strong>: Activation now can generate Object Cache file.
* <strong>Core</strong>: Unified Object Cache/rewrite rules generation process across activation/import/reset/CLI.
* <strong>Core</strong>: Always hook activation to make activation available through the front end.
* 🐞<strong>IAPI</strong>: Fixed a bug where environment report gave incorrect image optimization data.
* 🐞<strong>OLS</strong>: Fixed a bug where login cookie kept showing a warning on OpenLiteSpeed.
* 🐞<strong>Core</strong>: Fixed a bug where Import/Activation/CLI was missing CDN mapping settings.
* <strong>API</strong>: <strong>Filters `litespeed_cache_media_lazy_img_excludes/litespeed_optm_js_defer_exc` passed-in parameter is changed from string to array.</strong>

= 2.7 - Nov 2 2018 =
* 🌱: Separate Purge log for better debugging.
* <strong>3rd</strong>: Now fully compatible with WPML.
* <strong>IAPI</strong>: Sped up Image Optimization workflow.
* <strong>GUI</strong>: Current IP now shows in Debug settings.
* <strong>GUI</strong>: Space separated placeholder queue list for better look.
* <strong>IAPI</strong>: <strong>EU3 server IP changed to 165.227.131.98</strong>.

= 2.6.4.1 - Oct 25 2018 =
* 🔥🐞<strong>Media</strong>: Fixed a bug where the wrong table was used in the Image Optimization process.
* <strong>IAPI</strong>: IAPI v2.6.4.1.

= 2.6.4 - Oct 24 2018 =
* 🌱: Ability to create custom default config options per hosting company.
* 🌱: Ability to generate mobile Critical CSS.
* 🐞<strong>Media</strong>: Fixed a bug where Network sites could incorrectly override optimized images.
* 🐞<strong>CDN</strong>: Fixed a bug where image URLs containing backslashes were matched.
* <strong>Cache</strong>: Added default Mobile UA config setting.
* <strong>GUI</strong>: Fixed unknown shortcut characters for non-English languages Setting tabs.

= 2.6.3 - Oct 18 2018 =
* 🌱: Ability to Reset All Options.
* 🌱<strong>CLI</strong>: Added new `lscache-admin reset_options` command.
* <strong>GUI</strong>: Added shortcuts for more of the Settings tabs.
* <strong>Media</strong>: Updated Lazy Load JS library to the most recent version.
* There is no longer any need to explicitly Save Settings upon Import.
* Remove Query String now will remove *all* query strings in JS/CSS static files.
* <strong>IAPI</strong>: Added summary info to debug log.

= 2.6.2 - Oct 11 2018 =
* <strong>Setting</strong>: Automatically correct invalid numeric values in configuration settings upon submit.
* 🐞<strong>Media</strong>: Fixed the issue where iframe lazy load was broken by latest Chrome release. (@ofmarconi)
* 🐞: Fixed an issue with Multisite where subsites failed to purge when only primary site has WooCommerce . (@kierancalv)

= 2.6.1 - Oct 4 2018 =
* 🌱: Ability to generate separate Critical CSS Cache for Post Types & URIs.
* <strong>API</strong>: Filter `litespeed_frontend_htaccess` for frontend htaccess path.
* <strong>Media</strong>: Removed responsive placeholder generation history to save space.

= 2.6.0.1 - Sep 24 2018 =
* 🔥🐞: Fixed an issue in responsive placeholder generation where redundant history data was being saved and using a lot of space.

= 2.6 - Sep 22 2018 =
* <strong>Vary</strong>: Moved `litespeed_cache_api_vary` hook outside of OLS condition for .htaccess generation.
* <strong>CDN</strong>: Trim spaces in original URL of CDN setting.
* <strong>API</strong>: New filter `litespeed_option_` to change all options dynamically.
* <strong>API</strong>: New `LiteSpeed_Cache_API::force_option()` to change all options dynamically.
* <strong>API</strong>: New `LiteSpeed_Cache_API::vary()` to set default vary directly for easier compaitiblity with WPML WooCommerce Multilingual.
* <strong>API</strong>: New `LiteSpeed_Cache_API::nonce()` to safely and easily allow caching of wp-nonce.
* <strong>API</strong>: New `LiteSpeed_Cache_API::hook_vary_add()` to add new vary.
* <strong>Optm</strong>: Changed HTML/JS/CSS optimization options assignment position from constructor to `finalize()`.
* <strong>Doc</strong>: Added nonce to FAQ and mentioned nonce in 3rd Party Compatibility section.
* <strong>GUI</strong>: Moved inline minify to under html minify due to the dependency.
* <strong>3rd</strong>: Cached Aelia CurrencySwitcher by default.
* 🐞: Fixed issue where enabling remote JQuery caused missing jquery-migrate library error.

= 2.5.1 - Sep 11 2018 =
* 🌱 Responsive placeholder. (@szmigieldesign)
* Changed CSS::ccss_realpath function scope to private.
* 🐞 Detected JS filetype before optimizing to avoid PHP source conflict. (@closte #50)

= 2.5 - Sep 6 2018 =
* [IMPROVEMENT] <strong>CLI</strong> can now execute Remove Original Image Backups. (@Shon)
* [UPDATE] Fixed issue where WP-PostViews documentation contained extra slashes. (#545638)
* [UPDATE] Check LITESPEED_SERVER_TYPE for more accurate LSCache Disabled messaging.
* [IAPI] Fixed a bug where optimize/fetch error notification was not being received. (@LucasRolff)

= 2.4.4 - Aug 31 2018 =
* [NEW] <strong>CLI</strong> can now support image optimization. (@Shon)
* [IMPROVEMENT] <strong>GUI</strong> Cron/CLI will not create admin message anymore.
* [UPDATE] <strong>Media</strong> Fixed a PHP notice that appeared when pulling optimized images.
* [UPDATE] Fixed a PHP notice when detecting origin of ajax call. (@iosoft)
* [DEBUG] Debug log can now log referer URL.
* [DEBUG] Changes to options will now be logged.

= 2.4.3 - Aug 27 2018 =
* [NEW] <strong>Media</strong> Ability to inline image lazyload JS library. (@Music47ell)
* [IMPROVEMENT] <strong>Media</strong> Deleting images will now clear related optimization file & info too.
* [IMPROVEMENT] <strong>Media</strong> Non-image postfix data will now be bypassed before sending image optimization request.
* [BUGFIX] <strong>CDN</strong> CDN URL will no longer be replaced during admin ajax call. (@pankaj)
* [BUGFIX] <strong>CLI</strong> WPCLI can now save options without incorrectly clearing textarea items. (@Shon)
* [GUI] Moved Settings above Manage on the main menu.

= 2.4.2 - Aug 21 2018 =
* [IMPROVEMENT] <strong>Media</strong> Sped up Image Optimization process by replacing IAPI server pull communication.
* [IMPROVEMENT] <strong>Media</strong> Ability to delete optimized WebP/original image by item in Media Library. (@redgoodapple)
* [IMPROVEMENT] <strong>CSS Optimize</strong> Generate new optimized CSS name based on purge timestamp. Allows CSS cache to be cleared for visitors. (@bradbrownmagic)
* [IMPROVEMENT] <strong>API</strong> added litespeed_img_optm_options_per_image. (@gintsg)
* [UPDATE] Stopped showing "No Image Found" message when all images have finished optimization. (@knutsp)
* [UPDATE] Improved a PHP warning when saving settings. (@sergialarconrecio)
* [UPDATE] Changed backend adminbar icon default behavior from Purge All to Purge LSCache.
* [UPDATE] Clearing CCSS cache will clear unfinished queue too.
* [UPDATE] Added "$" exact match when adding URL by frontend adminbar dropdown menu, to avoid affecting any sub-URLs.
* [UPDATE] Fixed IAPI error message showing array bug. (@thiomas)
* [UPDATE] Debug Disable All will do a Purge All.
* [UPDATE] <strong>Critical CSS server IP changed to 142.93.3.57</strong>.
* [GUI] Showed plugin update link for IAPI version message.
* [GUI] Bypassed null IAPI response message.
* [GUI] Grouped related settings with indent.
* [IAPI] Added 503 handler for IAPI response.
* [IAPI] IAPI v2.4.2.
* [IAPI] <strong>Center Server IP Changed from 34.198.229.186 to 142.93.112.87</strong>.

= 2.4.1 - Jul 19 2018 =
* [NEW FEATURE] <strong>Media</strong> Auto Level Up. Auto refill credit.
* [NEW FEATURE] <strong>Media</strong> Auto delete original backups after pulled. (@borisov87 @JMCA2)
* [NEW FEATURE] <strong>Media</strong> Auto request image optimization. (@ericsondr)
* [IMPROVEMENT] <strong>Media</strong> Fetch 404 error will notify client as other errors.
* [IMPROVEMENT] <strong>Media</strong> Support WebP for PageSpeed Insights. (@LucasRolff)
* [BUGFIX] <strong>CLI</strong> Fixed the issue where CLI import/export caused certain textarea settings to be lost. (#767519)
* [BUGFIX] <strong>CSS Optimize</strong> Fixed the issue that duplicated optimized CSS and caused rapid expansion of CSS cache folder.
* [GUI] <strong>Media</strong> Refactored operation workflow and interface.
* [UPDATE] <strong>Media</strong> Set timeout seconds to avoid pulling timeout. (@Jose)
* [UPDATE] <strong>CDN</strong>Fixed the notice when no path is in URL. (@sabitkamera)
* [UPDATE] <strong>Media</strong> Auto correct credits when pulling.
* [UPDATE] <strong>GUI</strong> Removed redundant double quote in gui.cls. (@DaveyJake)
* [IAPI] IAPI v2.4.1.
* [IAPI] Allow new error status notification and success message from IAPI.

= 2.4 - Jul 2 2018 =
* [NEW FEATURE] <strong>Media</strong> Added lossless optimization.
* [NEW FEATURE] <strong>Media</strong> Added Request Original Images ON/OFF.
* [NEW FEATURE] <strong>Media</strong> Added Request WebP ON/OFF. (@JMCA2)
* [IMPROVEMENT] <strong>Media</strong> Improved optimization tools to archive maximum compression and score.
* [IMPROVEMENT] <strong>Media</strong> Improved speed of image pull.
* [IMPROVEMENT] <strong>Media</strong> Automatically recover credit after pulled.
* [REFACTOR] <strong>Config</strong> Separated configure const class.
* [BUGFIX] <strong>Report</strong> Report can be sent successfully with emoji now. (@music47ell)
* [IAPI] New Europe Image Optimization server (EU3/EU4).
* [IAPI] New America Image Optimization server (US3/US4/US5/US6).
* [IAPI] New Asian Image Optimization server (AS3).
* [IAPI] Refactored optimization process.
* [IAPI] Increased credit limit.
* [IAPI] Removed request interval limit.
* [IAPI] IAPI v2.4.
* <strong>We strongly recommended that you re-optimize your image library to get a better compression result</strong>.

= 2.3.1 - Jun 18 2018 =
* [IMPROVEMENT] New setting to disable Generate Critical CSS. (@cybmeta)
* [IMPROVEMENT] Added filter to can_cdn/can_optm check. (@Jacob)
* [UPDATE] *Critical CSS* Added 404 css. Limit cron interval.
* [UPDATE] AJAX will not bypass CDN anymore by default. (@Jacob)
* [GUI] Show Disable All Features warning if it is on in Debug tab.

= 2.3 - Jun 13 2018 =
* [NEW FEATURE] Automatically generate critical CSS. (@joeee @ivan_ivanov @3dseo)
* [BUGFIX] "Mark this page as..." from dropdown menu will not reset settings anymore. (@cbratschi)

= 2.2.7 - Jun 4 2018 =
* [IMPROVEMENT] Improved redirection for manual image pull to avoid too many redirections warning.
* [IAPI] Increased credit limit.
* [BUGFIX] Fixed 503 error when enabling log filters in Debug tab. (#525206)
* [UPDATE] Improve compatibility when using sitemap url on servers with allow_url_open off.
* [UPDATE] Removed Crawler HTTP2 option due to causing no-cache blacklist issue for certain environments.
* [UPDATE] Privacy policy can be now translated. (@Josemi)
* [UPDATE] IAPI Increased default img request max to 3000.

= 2.2.6 - May 24 2018 =
* [NEW FEATURE] Original image backups can be removed now. (@borisov87 @JMCA2)
* [BUGFIX] Role Excludes in Tuning tab can save now. (@pako69)
* [UPDATE] Added privacy policy support.

= 2.2.5 - May 14 2018 =
* [IAPI] <strong>Image Optimization</strong> New Asian Image Optimization server (AS2).
* [INTEGRATION] Removed wpForo 3rd party file. (@massimod)

= 2.2.4 - May 7 2018 =
* [IMPROVEMENT] Improved compatibility with themes using the same js_min library. (#129093 @Darren)
* [BUGFIX] Fixed a bug when checking image path for dynamic files. (@miladk)
* [INTEGRATION] Compatibility with Universal Star Rating. (@miladk)

= 2.2.3 - Apr 27 2018 =
* [NEW FEATURE] WebP For Extra srcset setting in Media tab. (@vengen)
* [REFACTOR] Removed redundant LS consts.
* [REFACTOR] Refactored adv_cache generation flow.
* [BUGFIX] Fixed issue where inline JS minify exception caused a blank page. (@oomskaap @kenb1978)
* [UPDATE] Changed HTTP/2 Crawl default value to OFF.
* [UPDATE] Added img.data-src to default WebP replacement value for WooCommerce WebP support.
* [UPDATE] Detached crawler from LSCache LITESPEED_ON status.
* [API] Improved ESI API to honor the cache control in ESI wrapper.
* [API] Added LITESPEED_PURGE_SILENT const to bypass the notification when purging
* [INTEGRATION] Fixed issue with nonce expiration when using ESI API. (#923505 @Dan)
* [INTEGRATION] Improved compatibility with Ninja Forms by bypassing non-javascript JS from inline JS minify.
* [INTEGRATION] Added a hook for plugins that change the CSS/JS path e.g. Hide My WordPress.

= 2.2.2 - Apr 16 2018 =
* [NEW FEATURE] WebP Attribute To Replace setting in Media tab. (@vengen)
* [IMPROVEMENT] Generate adv_cache file automatically when it is lost.
* [IMPROVEMENT] Improved compatibility with ajax login. (@veganostomy)
* [UPDATE] Added object cache lib check in case user downgrades LSCWP to non-object-cache versions.
* [UPDATE] Avoided infinite loop when users enter invalid hook values in Purge All Hooks settings.
* [UPDATE] Updated log format in media&cdn class.
* [UPDATE] Added more items to Report.

= 2.2.1 - Apr 10 2018 =
* [NEW FEATURE] Included Directories setting in CDN tab. (@Dave)
* [NEW FEATURE] Purge All Hooks setting in Advanced tab.
* [UPDATE] Added background-image WebP replacement support. (@vengen)
* [UPDATE] Show recommended values for textarea items in settings.
* [UPDATE] Moved CSS/JS optimizer log to Advanced level.
* [INTEGRATION] Added WebP support for Avada Fusion Sliders. (@vengen)

= 2.2.0.2 - Apr 3 2018 =
* [HOTFIX] <strong>Object Cache</strong> Fixed the PHP warning caused by previous improvement to Object Cache.

= 2.2.0.1 - Apr 3 2018 =
* [HOTFIX] Object parameter will no longer cause warnings to be logged for Purge and Cache classes. (@kelltech @khrifat)
* [UPDATE] Removed duplicated del_file func from Object Cache class.
* [BUGFIX] `CLI` no longer shows 400 error upon successful result.

= 2.2 - Apr 2 2018 =
* [NEW FEATURE] <strong>Debug</strong> Disable All Features setting in Debug tab. (@monarobase)
* [NEW FEATURE] <strong>Cache</strong> Force Cacheable URIs setting in Excludes tab.
* [NEW FEATURE] <strong>Purge</strong> Purge all LSCache and other caches in one link.
* [REFACTOR] <strong>Purge</strong> Refactored Purge class.
* [BUGFIX] Query strings in DoNotCacheURI setting now works.
* [BUGFIX] <strong>Cache</strong> Mobile cache compatibility with WebP vary. (@Shivam #987121)
* [UPDATE] <strong>Purge</strong> Moved purge_all to Purge class from core class.
* [API] Set cacheable/Set force cacheable. (@Jacob)

= 2.1.2 - Mar 28 2018 =
* [NEW FEATURE] <strong>Image Optimization</strong> Clean Up Unfinished Data feature.
* [IAPI] IAPI v2.1.2.
* [IMPROVEMENT] <strong>CSS/JS Minify</strong> Reduced loading time significantly by improving CSS/JS minify loading process. (@kokers)
* [IMPROVEMENT] <strong>CSS/JS Minify</strong> Cache empty JS Minify content. (@kokers)
* [IMPROVEMENT] <strong>Cache</strong> Cache 301 redirect when scheme/host are same.
* [BUGFIX] <strong>Media</strong> Lazy load now can support WebP. (@relle)
* [UPDATE] <strong>CSS/JS Optimize</strong> Serve static files for CSS async & lazy load JS library.
* [UPDATE] <strong>Report</strong> Appended Basic/Advanced View setting to Report.
* [UPDATE] <strong>CSS/JS Minify</strong> Removed zero-width space from CSS/JS content.
* [GUI] Added Purge CSS/JS Cache link in Admin.

= 2.1.1.1 - Mar 21 2018 =
* [BUGFIX] Fixed issue where activation failed to add rules to .htaccess.
* [BUGFIX] Fixed issue where 304 header was blank on feed page refresh.

= 2.1.1 - Mar 20 2018 =
* [NEW FEATURE] <strong>Browser Cache</strong> Unlocked for non-LiteSpeed users.
* [IMPROVEMENT] <strong>Image Optimization</strong> Fixed issue where images with bad postmeta value continued to show in not-yet-requested queue.

= 2.1 - Mar 15 2018 =
* [NEW FEATURE] <strong>Image Optimization</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Object Cache</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Crawler</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Database Cleaner and Optimizer</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>Lazy Load Images</strong> Unlocked for non-LiteSpeed users.
* [NEW FEATURE] <strong>CSS/JS/HTML Minify/Combine Optimize</strong> Unlocked for non-LiteSpeed users.
* [IAPI] IAPI v2.0.
* [IAPI] Increased max rows prefetch when client has additional credit.
* [IMPROVEMENT] <strong>CDN</strong> Multiple domains may now be used.
* [IMPROVEMENT] <strong>Report</strong> Added WP environment constants for better debugging.
* [REFACTOR] Separated Cloudflare CDN class.
* [BUGFIX] <strong>Image Optimization</strong> Fixed issue where certain MySQL version failed to create img_optm table. (@philippwidmer)
* [BUGFIX] <strong>Image Optimization</strong> Fixed issue where callback validation failed when pulling and sending request simultaneously.
* [GUI] Added Slack community banner.
* [INTEGRATION] CDN compatibility with WPML multiple domains. (@egemensarica)

= 2.0 - Mar 7 2018 =
* [NEW FEATURE] <strong>Image Optimization</strong> Added level up guidance.
* [REFACTOR] <strong>Image Optimization</strong> Refactored Image Optimization class.
* [IAPI] <strong>Image Optimization</strong> New European Image Optimization server (EU2).
* [IMPROVEMENT] <strong>Image Optimization</strong> Manual pull action continues pulling until complete.
* [IMPROVEMENT] <strong>CDN</strong> Multiple CDNs can now be randomized for a single resource.
* [IMPROVEMENT] <strong>Image Optimization</strong> Improved compatibility of long src images.
* [IMPROVEMENT] <strong>Image Optimization</strong> Reduced runtime load.
* [IMPROVEMENT] <strong>Image Optimization</strong> Avoid potential loss/reset of notified images status when pulling.
* [IMPROVEMENT] <strong>Image Optimization</strong> Avoid duplicated optimization for multiple records in Media that have the same image source.
* [IMPROVEMENT] <strong>Image Optimization</strong> Fixed issue where phantom images continued to show in not-yet-requested queue.
* [BUGFIX] <strong>Core</strong> Improved compatibility when upgrading outside of WP Admin. (@jikatal @TylorB)
* [BUGFIX] <strong>Crawler</strong> Improved HTTP/2 compatibility to avoid erroneous blacklisting.
* [BUGFIX] <strong>Crawler</strong> Changing Delay setting will use server variable for min value validation if set.
* [UPDATE] <strong>Crawler</strong> Added HTTP/2 protocol switch in the Crawler settings.
* [UPDATE] Removed unnecessary translation strings.
* [GUI] Display translated role group name string instead of English values. (@Richard Hordern)
* [GUI] Added Join LiteSpeed Slack link.
* [GUI] <strong>Import / Export</strong> Cosmetic changes to Import Settings file field.
* [INTEGRATION] Improved compatibility with WPML Media for Image Optimization. (@szmigieldesign)

= 1.9.1.1 - February 20 2018 =
* [Hotfix] Removed empty crawler when no role simulation is set.

= 1.9.1 - February 20 2018 =
* [NEW FEATURE] Role Simulation crawler.
* [NEW FEATURE] WebP multiple crawler.
* [NEW FEATURE] HTTP/2 support for crawler.
* [BUGFIX] Fixed a js bug with the auto complete mobile user agents field when cache mobile is turned on.
* [BUGFIX] Fixed a constant undefined warning after activation.
* [GUI] Sitemap generation settings are no longer hidden when using a custom sitemap.

= 1.9 - February 12 2018 =
* [NEW FEATURE] Inline CSS/JS Minify.
* [IMPROVEMENT] Removed Composer vendor to thin the plugin folder.
* [UPDATE] Tweaked H2 to H1 in Admin headings for accessibility. (@steverep)
* [GUI] Added Mobile User Agents to basic view.
* [GUI] Moved Object Cache & Browser Cache from Cache tab to Advanced tab.
* [GUI] Moved LSCache Purge All from Adminbar to dropdown menu.

= 1.8.3 - February 2 2018 =
* [NEW FEATURE] Crawler server variable limitation support.
* [IMPROVEMENT] Added Store Transients option to fix transients missing issue when Cache Wp-Admin setting is OFF.
* [IMPROVEMENT] Tweaked ARIA support. (@steverep)
* [IMPROVEMENT] Used strpos instead of strncmp for performance. (@Zach E)
* [BUGFIX] Transient cache can now be removed when the Cache Wp-Admin setting is ON in Object Cache.
* [BUGFIX] Network sites can now save Advanced settings.
* [BUGFIX] Media list now shows in network sites.
* [BUGFIX] Show Crawler Status button is working again.
* [UPDATE] Fixed a couple of potential PHP notices in the Network cache tab and when no vary group is set.
* [GUI] Added Learn More link to all setting pages.

= 1.8.2 - January 29 2018 =
* [NEW FEATURE] Instant Click in the Advanced tab.
* [NEW FEATURE] Import/Export settings.
* [NEW FEATURE] Opcode Cache support.
* [NEW FEATURE] Basic/Advanced setting view.
* [IMPROVEMENT] Added ARIA support in widget settings.
* [BUGFIX] Multiple WordPress instances with same Object Cache address will no longer see shared data.
* [BUGFIX] WebP Replacement may now be set at the Network level.
* [BUGFIX] Object Cache file can now be removed at the Network level uninstall.

= 1.8.1 - January 22 2018 =
* [NEW FEATURE] Object Cache now supports Redis.
* [IMPROVEMENT] Memcached Object Cache now supports authorization.
* [IMPROVEMENT] A 500 error will no longer be encountered when turning on Object Cache without the proper PHP extension installed.
* [BUGFIX] Object Cache settings can now be saved at the Network level.
* [BUGFIX] Mu-plugin now supports Network setting.
* [BUGFIX] Fixed admin bar showing inaccurate Edit Page link.
* [UPDATE] Removed warning information when no Memcached server is available.

= 1.8 - January 17 2018 =
* [NEW FEATURE] Object Cache.
* [REFACTOR] Refactored Log class.
* [REFACTOR] Refactored LSCWP basic const initialization.
* [BUGFIX] Fixed Cloudflare domain search breaking when saving more than 50 domains under a single account.
* [UPDATE] Log filter settings are now their own item in the wp-option table.

= 1.7.2 - January 5 2018 =
* [NEW FEATURE] Cloudflare API support.
* [IMPROVEMENT] IAPI key can now be reset to avoid issues when domain is changed.
* [BUGFIX] Fixed JS optimizer breaking certain plugins JS.
* [UPDATE] Added cdn settings to environment report.
* [GUI] Added more shortcuts to backend adminbar.
* [INTEGRATION] WooCommerce visitors are now served from public cache when cart is empty.

= 1.7.1.1 - December 29 2017 =
* [BUGFIX] Fixed an extra trailing underscore issue when saving multiple lines with DNS Prefetch.
* [UPDATE] Cleaned up unused dependency vendor files.

= 1.7.1 - December 28 2017 =
* [NEW FEATURE] Added DNS Prefetch setting on the Optimize page.
* [NEW FEATURE] Added Combined File Max Size setting on the Tuning page.
* [IMPROVEMENT] Improved JS/CSS minify to achieve higher page scores.
* [IMPROVEMENT] Optimized JS/CSS files will not be served from private cache for OLS or with ESI off.
* [UPDATE] Fixed a potential warning for new installations on the Settings page.
* [UPDATE] Fixed an issue with guest users occasionally receiving PHP warnings.
* [BUGFIX] Fixed a bug with the Improve HTTPS Compatibility setting failing to save.
* Thanks to all of our users for your encouragement and support! Happy New Year!
* PS: Lookout 2018, we're back!

= 1.7 - December 22 2017 =
* [NEW FEATURE] Drop Query Strings setting in the Cache tab.
* [NEW FEATURE] Multiple CDN Mapping in the CDN tab.
* [IMPROVEMENT] Improve HTTP/HTTPS Compatibility setting in the Advanced tab.
* [IMPROVEMENT] Keep JS/CSS original position in HTML when excluded in setting.
* [IAPI] Reset client level credit after Image Optimization data is destroyed.
* [REFACTOR] Refactored build_input/textarea functions in admin_display class.
* [REFACTOR] Refactored CDN class.
* [GUI] Added a notice to Image Optimization and Crawler to warn when cache is disabled.
* [GUI] Improved image optimization indicator styles in Media Library List.

= 1.6.7 - December 15 2017 =
* [IAPI] Added ability to scan for new image thumbnail sizes and auto-resend image optimization requests.
* [IAPI] Added ability to destroy all optimization data.
* [IAPI] Updated IAPI to v1.6.7.
* [INTEGRATION] Fixed certain 3rd party plugins calling REST without user nonce causing logged in users to be served as guest.

= 1.6.6.1 - December 8 2017 =
* [IAPI] Limit first-time submission to one image group for test-run purposes.
* [BUGFIX] Fixed vary group generation issue associated with custom user role plugins.
* [BUGFIX] Fixed WooCommerce issue where logged-in users were erroneously purged when ESI is off.
* [BUGFIX] Fixed WooCommerce cache miss issue when ESI is off.

= 1.6.6 - December 6 2017 =
* [NEW FEATURE] Preserve EXIF in Media setting.
* [NEW FEATURE] Clear log button in Debug Log Viewer.
* [IAPI] Fixed notified images resetting to previous status when pulling.
* [IAPI] Fixed HTTPS compatibility for image optimization initialization.
* [IAPI] An error message is now displayed when image optimization request submission is bypassed due to a lack of credit.
* [IAPI] IAPI v1.6.6.
* [IMPROVEMENT] Support JS data-no-optimize attribute to bypass optimization.
* [GUI] Added image group wiki link.
* [INTEGRATION] Improved compatibility with Login With Ajax.
* [INTEGRATION] Added function_exists check for WooCommerce to avoid 500 errors.

= 1.6.5.1 - December 1 2017 =
* [HOTFIX] Fixed warning message on Edit .htaccess page.

= 1.6.5 - November 30 2017 =
* [IAPI] Manually pull image optimization action button.
* [IAPI] Automatic credit system for image optimization to bypass unfinished image optimization error.
* [IAPI] Notify failed images from LiteSpeed's Image Server.
* [IAPI] Reset/Clear failed images feature.
* [IAPI] Redesigned report page.
* [REFACTOR] Moved pull_img logic from admin_api to media.
* [BUGFIX] Fixed a compatibility issue for clients who have allow_url_open setting off.
* [BUGFIX] Fixed logged in users sometimes being served from guest cache.
* [UPDATE] Environment report is no longer saved to a file.
* [UPDATE] Removed crawler reset notification.
* [GUI] Added more details on image optimization.
* [GUI] Removed info page from admin menu.
* [GUI] Moved environment report from network level to single site level.
* [GUI] Crawler time added in a user friendly format.
* [INTEGRATION] Improved compatibility with FacetWP json call.

= 1.6.4 - November 22 2017 =
* [NEW FEATURE] Send env reports privately with a new built-in report number referral system.
* [IAPI] Increased request timeout to fix a cUrl 28 timeout issue.
* [BUGFIX] Fixed a TTL max value validation bug.
* [INTEGRATION] Improved Contact Form 7 REST call compatibility for logged in users.
* Thanks for all your ratings. That encouraged us to be more diligent. Happy Thanksgiving.

= 1.6.3 - November 17 2017 =
* [NEW FEATURE] Only async Google Fonts setting.
* [NEW FEATURE] Only create WebP images when optimizing setting.
* [NEW FEATURE] Batch switch images to original/optimized versions in Image Optimization.
* [NEW FEATURE] Browser Cache TTL setting.
* [NEW FEATURE] Cache WooCommerce Cart setting.
* [IMPROVEMENT] Moved optimized JS/CSS snippet in header html to after meta charset.
* [IMPROVEMENT] Added a constant for better JS/CSS optimization compatibility for different dir WordPress installation.
* [IAPI] Take over failed callback check instead of bypassing it.
* [IAPI] Image optimization requests are now limited to 500 images per request.
* [BUGFIX] Fixed a parsing failure bug not using attributes in html elements with dash.
* [BUGFIX] Fixed a bug causing non-script code to move to the top of a page when not using combination.
* [UPDATE] Added detailed logs for external link detection.
* [UPDATE] Added new lines in footer comment to avoid Firefox crash when enabled HTML minify.
* [API] `Purge private` / `Purge private all` / `Add private tag` functions.
* [GUI] Redesigned image optimization operation links in Media Lib list.
* [GUI] Tweaked wp-admin form save button position.
* [GUI] Added "learn more" link for image optimization.

= 1.6.2.1 - November 6 2017 =
* [INTEGRATION] Improved compatibility with old WooCommerce versions to avoid unknown 500 errors.
* [BUGFIX] Fixed WebP images sometimes being used in non-supported browsers.
* [BUGFIX] Kept query strings for HTTP/2 push to avoid re-fetching pushed sources.
* [BUGFIX] Excluded JS/CSS from HTTP/2 push when using CDN.
* [GUI] Fixed a typo in Media list.
* [GUI] Made more image optimization strings translatable.
* [GUI] Updated Tuning description to include API documentation.

= 1.6.2 - November 3 2017 =
* [NEW FEATURE] Do Not Cache Roles.
* [NEW FEATURE] Use WebP Images for supported browsers.
* [NEW FEATURE] Disable Optimization Poll ON/OFF Switch in Media tab.
* [NEW FEATURE] Revert image optimization per image in Media list.
* [NEW FEATURE] Disable/Enable image WebP per image in Media list.
* [IAPI] Limit optimized images fetching cron to a single process.
* [IAPI] Updated IAPI to v1.6.2.
* [IAPI] Fixed repeating image request issue by adding a failure status to local images.
* [REFACTOR] Refactored login vary logic.

= 1.6.1 - October 29 2017 =
* [IAPI] Updated LiteSpeed Image Optimization Server API to v1.6.1.

= 1.6 - October 27 2017 =
* [NEW FEATURE] Image Optimization.
* [NEW FEATURE] Role Excludes for Optimization.
* [NEW FEATURE] Combined CSS/JS Priority.
* [IMPROVEMENT] Bypass CDN for login/register page.
* [UPDATE] Expanded ExpiresByType rules to include new font types. ( Thanks to JMCA2 )
* [UPDATE] Removed duplicated type param in admin action link.
* [BUGFIX] Fixed CDN wrongly replacing img base64 and "fake" src in JS.
* [BUGFIX] Fixed image lazy load replacing base64 src.
* [BUGFIX] Fixed a typo in Optimize class exception.
* [GUI] New Tuning tab in admin settings panel.
* [REFACTOR] Simplified router by reducing actions and adding types.
* [REFACTOR] Renamed `run()` to `finalize()` in buffer process.

= 1.5 - October 17 2017 =
* [NEW FEATURE] Exclude JQuery (to fix inline JS error when using JS Combine).
* [NEW FEATURE] Load JQuery Remotely.
* [NEW FEATURE] JS Deferred Excludes.
* [NEW FEATURE] Lazy Load Images Excludes.
* [NEW FEATURE] Lazy Load Image Placeholder.
* [IMPROVEMENT] Improved Lazy Load size attribute for w3c validator.
* [UPDATE] Added basic caching info and LSCWP version to HTML comment.
* [UPDATE] Added debug log to HTML detection.
* [BUGFIX] Fixed potential font CORS issue when using CDN.
* [GUI] Added API docs to setting description.
* [REFACTOR] Relocated all classes under includes with backwards compatibility.
* [REFACTOR] Relocated admin templates.

= 1.4 - October 11 2017 =
* [NEW FEATURE] Lazy load images/iframes.
* [NEW FEATURE] Clean CSS/JS optimizer data functionality in DB Optimizer panel.
* [NEW FEATURE] Exclude certain URIs from optimizer.
* [IMPROVEMENT] Improved optimizer HTML check compatibility to avoid conflicts with ESI functions.
* [IMPROVEMENT] Added support for using ^ when matching the start of a path in matching settings.
* [IMPROVEMENT] Added wildcard support in CDN original URL.
* [IMPROVEMENT] Moved optimizer table initialization to admin setting panel with failure warning.
* [UPDATE] Added a one-time welcome banner.
* [UPDATE] Partly relocated class: 'api'.
* [API] Added API wrapper for removing wrapped HTML output.
* [INTEGRATION] Fixed WooCommerce conflict with optimizer.
* [INTEGRATION] Private cache support for WooCommerce v3.2.0+.
* [GUI] Added No Optimization menu to frontend.

= 1.3.1.1 - October 6 2017 =
* [BUGFIX] Improved optimizer table creating process in certain database charset to avoid css/js minify/combination failure.

= 1.3.1 - October 5 2017 =
* [NEW FEATURE] Remove WP Emoji Option.
* [IMPROVEMENT] Separated optimizer data from wp_options to improve compatibility with backup plugins.
* [IMPROVEMENT] Enhanced crawler cron hook to prevent de-scheduling in some cases.
* [IMPROVEMENT] Enhanced Remove Query Strings to also remove Emoji query strings.
* [IMPROVEMENT] Enhanced HTML detection when extra spaces are present at the beginning.
* [UPDATE] Added private cache support for OLS.
* [BUGFIX] Self-redirects are no longer cached.
* [BUGFIX] Fixed css async lib warning when loading in HTTP/2 push.

= 1.3 - October 1 2017 =
* [NEW FEATURE] Added Browser Cache support.
* [NEW FEATURE] Added Remove Query Strings support.
* [NEW FEATURE] Added Remove Google Fonts support.
* [NEW FEATURE] Added Load CSS Asynchronously support.
* [NEW FEATURE] Added Load JS Deferred support.
* [NEW FEATURE] Added Critical CSS Rules support.
* [NEW FEATURE] Added Private Cached URIs support.
* [NEW FEATURE] Added Do Not Cache Query Strings support.
* [NEW FEATURE] Added frontend adminbar shortcuts ( Purge this page/Do Not Cache/Private cache ).
* [IMPROVEMENT] Do Not Cache URIs now supports full URLs.
* [IMPROVEMENT] Improved performance of Do Not Cache settings.
* [IMPROVEMENT] Encrypted vary cookie.
* [IMPROVEMENT] Enhanced HTML optimizer.
* [IMPROVEMENT] Limited combined file size to avoid heavy memory usage.
* [IMPROVEMENT] CDN supports custom upload folder for media files.
* [API] Added purge single post API.
* [API] Added version compare API.
* [API] Enhanced ESI API for third party plugins.
* [INTEGRATION] Compatibility with NextGEN Gallery v2.2.14.
* [INTEGRATION] Compatibility with Caldera Forms v1.5.6.2+.
* [BUGFIX] Fixed CDN&Minify compatibility with css url links.
* [BUGFIX] Fixed .htaccess being regenerated despite there being no changes.
* [BUGFIX] Fixed CDN path bug for subfolder WP instance.
* [BUGFIX] Fixed crawler path bug for subfolder WP instance with different site url and home url.
* [BUGFIX] Fixed a potential Optimizer generating redundant duplicated JS in HTML bug.
* [GUI] Added a more easily accessed submit button in admin settings.
* [GUI] Admin settings page cosmetic changes.
* [GUI] Reorganized GUI css/img folder structure.
* [REFACTOR] Refactored configuration init.
* [REFACTOR] Refactored admin setting save.
* [REFACTOR] Refactored .htaccess operator and rewrite rule generation.

= 1.2.3.1 - September 20 2017 =
* [UPDATE] Improved PHP5.3 compatibility.

= 1.2.3 - September 20 2017 =
* [NEW FEATURE] Added CDN support.
* [IMPROVEMENT] Improved compatibility when upgrading by fixing a possible fatal error.
* [IMPROVEMENT] Added support for custom wp-content paths.
* [BUGFIX] Fixed non-primary network blogs not being able to minify.
* [BUGFIX] Fixed HTML Minify preventing Facebook from being able to parse og tags.
* [BUGFIX] Preview page is no longer cacheable.
* [BUGFIX] Corrected log and crawler timezone to match set WP timezone.
* [GUI] Revamp of plugin GUI.

= 1.2.2 - September 15 2017 =
* [NEW FEATURE] Added CSS/JS minification.
* [NEW FEATURE] Added CSS/JS combining.
* [NEW FEATURE] Added CSS/JS HTTP/2 server push.
* [NEW FEATURE] Added HTML minification.
* [NEW FEATURE] Added CSS/JS cache purge button in management.
* [UPDATE] Improved debug log formatting.
* [UPDATE] Fixed some description typos.

= 1.2.1 - September 7 2017 =
* [NEW FEATURE] Added Database Optimizer.
* [NEW FEATURE] Added Tab switch shortcut.
* [IMPROVEMENT] Added cache disabled check for management pages.
* [IMPROVEMENT] Renamed .htaccess backup for security.
* [BUGFIX] Fixed woocommerce default ESI setting bug.
* [REFACTOR] Show ESI page for OLS with notice.
* [REFACTOR] Management Purge GUI updated.

= 1.2.0.1 - September 1 2017 =
* [BUGFIX] Fixed a naming bug for network constant ON2.

= 1.2.0 - September 1 2017 =
* [NEW FEATURE] Added ESI support.
* [NEW FEATURE] Added a private cache TTL setting.
* [NEW FEATURE] Debug level can now be set to either 'Basic' or 'Advanced'.
* [REFACTOR] Renamed const 'NOTSET' to 'ON2' in class config.

= 1.1.6 - August 23 2017 =
* [NEW FEATURE] Added option to privately cache logged-in users.
* [NEW FEATURE] Added option to privately cache commenters.
* [NEW FEATURE] Added option to cache requests made through WordPress REST API.
* [BUGFIX] Fixed network 3rd-party full-page cache detection bug.
* [GUI] New Cache and Purge menus in Settings.

= 1.1.5.1 - August 16 2017 =
* [IMPROVEMENT] Improved compatibility of frontend&backend .htaccess path detection when site url is different than installation path.
* [UPDATE] Removed unused format string from header tags.
* [BUGFIX] 'showheader' Admin Query String now works.
* [REFACTOR] Cache tags will no longer output if not needed.

= 1.1.5 - August 10 2017 =
* [NEW FEATURE] Scheduled Purge URLs feature.
* [NEW FEATURE] Added buffer callback to improve compatibility with some plugins that force buffer cleaning.
* [NEW FEATURE] Hide purge_all admin bar quick link if cache is disabled.
* [NEW FEATURE] Required htaccess rules are now displayed when .htaccess is not writable.
* [NEW FEATURE] Debug log features: filter log support; heartbeat control; log file size limit; log viewer.
* [IMPROVEMENT] Separate crawler access log.
* [IMPROVEMENT] Lazy PURGE requests made after output are now queued and working.
* [IMPROVEMENT] Improved readme.txt with keywords relating to our compatible plugins list.
* [UPDATE] 'ExpiresDefault' conflict msg is now closeable and only appears in the .htaccess edit screen.
* [UPDATE] Improved debug log formatting.
* [INTEGRATION] Compatibility with MainWP plugin.
* [BUGFIX] Fixed WooCommerce order not purging product stock quantity.
* [BUGFIX] Fixed WooCommerce scheduled sale price not updating issue.
* [REFACTOR] Combined cache_enable functions into a single function.

= 1.1.4 - August 1 2017 =
* [IMPROVEMENT] Unexpected rewrite rules will now show an error message.
* [IMPROVEMENT] Added Cache Tag Prefix setting info in the Env Report and Info page.
* [IMPROVEMENT] LSCWP setting link is now displayed in the plugin list.
* [IMPROVEMENT] Improved performance when setting cache control.
* [UPDATE] Added backward compatibility for v1.1.2.2 API calls. (used by 3rd-party plugins)
* [BUGFIX] Fixed WPCLI purge tag/category never succeeding.

= 1.1.3 - July 31 2017 =
* [NEW FEATURE] New LiteSpeed_Cache_API class and documentation for 3rd party integration.
* [NEW FEATURE] New API function litespeed_purge_single_post($post_id).
* [NEW FEATURE] PHP CLI support for crawler.
* [IMPROVEMENT] Set 'no cache' for same location 301 redirects.
* [IMPROVEMENT] Improved LiteSpeed footer comment compatibility.
* [UPDATE] Removed 'cache tag prefix' setting.
* [BUGFIX] Fixed a bug involving CLI purge all.
* [BUGFIX] Crawler now honors X-LiteSpeed-Cache-Control for the 'no-cache' header.
* [BUGFIX] Cache/rewrite rules are now cleared when the plugin is uninstalled.
* [BUGFIX] Prevent incorrect removal of the advanced-cache.php on deactivation if it was added by another plugin.
* [BUGFIX] Fixed subfolder WP installations being unable to Purge By URL using a full URL path.
* [REFACTOR] Reorganized existing code for an upcoming ESI release.

= 1.1.2.2 - July 13 2017 =
* [BUGFIX] Fixed blank page in Hebrew language post editor by removing unused font-awesome and jquery-ui css libraries.

= 1.1.2.1 - July 5 2017 =
* [UPDATE] Improved compatibility with WooCommerce v3.1.0.

= 1.1.2 - June 20 2017 =
* [BUGFIX] Fixed missing form close tag.
* [UPDATE] Added a wiki link for enabling the crawler.
* [UPDATE] Improved Site IP description.
* [UPDATE] Added an introduction to the crawler on the Information page.
* [REFACTOR] Added more detailed error messages for Site IP and Custom Sitemap settings.

= 1.1.1.1 - June 15 2017 =
* [BUGFIX] Hotfix for insufficient validation of site IP value in crawler settings.

= 1.1.1 - June 15 2017 =
* [NEW] As of LiteSpeed Web Server v.5.1.16, the crawler can now be enabled/disabled at the server level.
* [NEW] Added the ability to provide a custom sitemap for crawling.
* [NEW] Added ability to use site IP address directly in crawler settings.
* [NEW] Crawler performance improved with the use of new custom user agent 'lsrunner'.
* [NEW] "Purge By URLs" now supports full URL paths.
* [NEW] Added thirdparty WP-PostRatings compatibility.
* [BUGFIX] Cache is now cleared when changing post status from published to draft.
* [BUGFIX] WHM activation message no longer continues to reappear after being dismissed.
* [COSMETIC] Display recommended values for settings.

= 1.1.0.1 - June 8 2017 =
* [UPDATE] Improved default crawler interval setting.
* [UPDATE] Tested up to WP 4.8.
* [BUGFIX] Fixed compatibility with plugins that output json data.
* [BUGFIX] Fixed tab switching bug.
* [BUGFIX] Removed occasional duplicated messages on save.
* [COSMETIC] Improved crawler tooltips and descriptions.

= 1.1.0 - June 6 2017 =
* [NEW] Added a crawler - this includes configuration options and a dedicated admin page. Uses wp-cron
* [NEW] Added integration for WPLister
* [NEW] Added integration for Avada
* [UPDATE] General structure of the plugin revamped
* [UPDATE] Improved look of admin pages
* [BUGFIX] Fix any/all wp-content path retrieval issues
* [BUGFIX] Use realpath to clear symbolic link when determining .htaccess paths
* [BUGFIX] Fixed a bug where upgrading multiple plugins did not trigger a purge all
* [BUGFIX] Fixed a bug where cli import_options did not actually update the options.
* [REFACTOR] Most of the files in the code were split into more, smaller files

= 1.0.15 - April 20 2017 =
* [NEW] Added Purge Pages and Purge Recent Posts Widget pages options.
* [NEW] Added wp-cli command for setting and getting options.
* [NEW] Added an import/export options cli command.
* [NEW] Added wpForo integration.
* [NEW] Added Theme My Login integration.
* [UPDATE] Purge adjacent posts when publish a new post.
* [UPDATE] Change environment report file to .php and increase security.
* [UPDATE] Added new purgeby option to wp-cli.
* [UPDATE] Remove nag for multiple sites.
* [UPDATE] Only inject LiteSpeed javascripts in LiteSpeed pages.
* [REFACTOR] Properly check for zero in ttl settings.
* [BUGFIX] Fixed the 404 issue that can be caused by some certain plugins when save the settings.
* [BUGFIX] Fixed mu-plugin compatibility.
* [BUGFIX] Fixed problem with creating zip backup.
* [BUGFIX] Fixed conflict with jetpack.

= 1.0.14.1 - January 31 2017 =
* [UPDATE] Removed Freemius integration due to feedback.

= 1.0.14 - January 30 2017 =
* [NEW] Added error page caching. Currently supports 403, 404, 500s.
* [NEW] Added a purge errors action.
* [NEW] Added wp-cli integration.
* [UPDATE] Added support for multiple varies.
* [UPDATE] Reorganize the admin interface to be less cluttered.
* [UPDATE] Add support for LiteSpeed Web ADC.
* [UPDATE] Add Freemius integration.
* [REFACTOR] Made some changes so that the rewrite rules are a little more consistent.
* [BUGFIX] Check member type before adding purge all button.
* [BUGFIX] Fixed a bug where activating/deactivating the plugin quickly caused the WP_CACHE error to show up.
* [BUGFIX] Handle more characters in the rewrite parser.
* [BUGFIX] Correctly purge posts when they are made public/private.

= 1.0.13.1 - November 30 2016 =
* [BUGFIX] Fixed a bug where a global was being used without checking existence first, causing unnecessary log entries.

= 1.0.13 - November 28 2016 =
* [NEW] Add an Empty Entire Cache button.
* [NEW] Add stale logic to certain purge actions.
* [NEW] Add option to use primary site settings for all subsites in a multisite environment.
* [NEW] Add support for Aelia CurrencySwitcher
* [UPDATE] Add logic to allow third party vary headers
* [UPDATE] Handle password protected pages differently.
* [BUGFIX] Fixed bug caused by saving settings.
* [BUGFIX] FIxed bug when searching for advanced-cache.php

= 1.0.12 - November 14 2016 =
* [NEW] Added logic to generate environment reports.
* [NEW] Created a notice that will be triggered when the WHM Plugin installs this plugin. This will notify users when the plugin is installed by their server admin.
* [NEW] Added the option to cache 404 pages via 404 Page TTL setting.
* [NEW] Reworked log system to be based on selection of yes or no instead of log level.
* [NEW] Added support for Autoptimize.
* [NEW] Added Better WP Minify integration.
* [UPDATE] On plugin disable, clear .htaccess.
* [UPDATE] Introduced URL tag. Changed Purge by URL to use this new tag.
* [BUGFIX] Fixed a bug triggered when .htaccess files were empty.
* [BUGFIX] Correctly determine when to clear files in multisite environments (wp-config, advanced-cache, etc.).
* [BUGFIX] When disabling the cache, settings changed in the same save will now be saved.
* [BUGFIX] Various bugs from setting changes and multisite fixed.
* [BUGFIX] Fixed two bugs with the .htaccess path search.
* [BUGFIX] Do not alter $_GET in add_quick_purge. This may cause issues for functionality occurring later in the same request.
* [BUGFIX] Right to left radio settings were incorrectly displayed. The radio buttons themselves were the opposite direction of the associated text.

= 1.0.11 - October 11 2016 =
* [NEW] The plugin will now set cachelookup public on.
* [NEW] New option - check advanced-cache.php. This enables users to have two caching plugins enabled at the same time as long as the other plugin is not used for caching purposes. For example, using another cache plugin for css/js minification.
* [UPDATE] Rules added by the plugin will now be inserted into an LSCACHE START/END PLUGIN comment block.
* [UPDATE] For woocommerce pages, if a user visits a non-cached page with a non-empty cart, do not cache the page.
* [UPDATE] If woocommerce needs to display any notice, do not cache the page.
* [UPDATE] Single site settings are now in both the litespeed cache submenu and the settings submenu.
* [BUGFIX] Multisite network options were not updated on upgrade. This is now corrected.

= 1.0.10 - September 16 2016 =
* Added a check for LSCACHE_NO_CACHE definition.
* Added a Purge All button to the admin bar.
* Added logic to purge the cache when upgrading a plugin or theme. By default this is enabled on single site installations and disabled on multisite installations.
* Added support for WooCommerce Versions < 2.5.0.
* Added .htaccess backup rotation. Every 10 backups, an .htaccess archive will be created. If one already exists, it will be overwritten.
* Moved some settings to the new Specific Pages tab to reduce clutter in the General tab.
* The .htaccess editor is now disabled if DISALLOW_FILE_EDIT is set.
* After saving the Cache Tag Prefix setting, all cache will be purged.

= 1.0.9.1 - August 26 2016 =
* Fixed a bug where an error displayed on the configuration screen despite not being an error.
* Change logic to check .htaccess file less often.

= 1.0.9 - August 25 2016 =
* [NEW] Added functionality to cache and purge feeds.
* [NEW] Added cache tag prefix setting to avoid conflicts when using LiteSpeed Cache for WordPress with LiteSpeed Cache for XenForo and LiteMage.
* [NEW] Added hooks to allow third party plugins to create config options.
* [NEW] Added WooCommerce config options.
* The plugin now also checks for wp-config in the parent directory.
* Improved WooCommerce support.
* Changed .htaccess backup process. Will create a .htaccess_lscachebak_orig file if one does not exist. If it does already exist, creates a backup using the date and timestamp.
* Fixed a bug where get_home_path() sometimes returned an invalid path.
* Fixed a bug where if the .htaccess was removed from a WordPress subdirectory, it was not handled properly.

= 1.0.8.1 - July 28 2016 =
* Fixed a bug where check cacheable was sometimes not hit.
* Fixed a bug where extra slashes in clear rules were stripped.

= 1.0.8 - July 25 2016 =
* Added purge all on update check to purge by post id logic.
* Added uninstall logic.
* Added configuration for caching favicons.
* Added configuration for caching the login page.
* Added configuration for caching php resources (scripts/stylesheets accessed as .php).
* Set login cookie if user is logged in and it isn’t set.
* Improved NextGenGallery support to include new actions.
* Now displays a notice on the network admin if WP_CACHE is not set.
* Fixed a few php syntax issues.
* Fixed a bug where purge by pid didn’t work.
* Fixed a bug where the Network Admin settings were shown when the plugin was active in a subsite, but not network active.
* Fixed a bug where the Advanced Cache check would sometimes not work.

= 1.0.7.1 - May 26 2016 =
* Fixed a bug where enabling purge all in the auto purge on update settings page did not purge the correct blogs.
* Fixed a bug reported by user wpc on our forums where enabling purge all in the auto purge on update settings page caused nothing to be cached.

= 1.0.7 - May 24 2016 =
* Added login cookie configuration to the Advanced Settings page.
* Added support for WPTouch plugin.
* Added support for WP-Polls plugin.
* Added Like Dislike Counter third party integration.
* Added support for Admin IP Query String Actions.
* Added confirmation pop up for purge all.
* Refactor: LiteSpeed_Cache_Admin is now split into LiteSpeed_Cache_Admin, LiteSpeed_Cache_Admin_Display, and LiteSpeed_Cache_Admin_Rules
* Refactor: Rename functions to accurately represent their functionality
* Fixed a bug that sometimes caused a “no valid header” error message.

= 1.0.6 - May 5 2016 =
* Fixed a bug reported by Knut Sparhell that prevented dashboard widgets from being opened or closed.
* Fixed a bug reported by Knut Sparhell that caused problems with https support for admin pages.

= 1.0.5 - April 26 2016 =
* [BETA] Added NextGen Gallery plugin support.
* Added third party plugin integration.
* Improved cache tag system.
* Improved formatting for admin settings pages.
* Converted bbPress to use the new third party integration system.
* Converted WooCommerce to use the new third party integration system.
* If .htaccess is not writable, disable separate mobile view and do not cache cookies/user agents.
* Cache is now automatically purged when disabled.
* Fixed a bug where .htaccess was not checked properly when adding common rules.
* Fixed a bug where multisite setups would be completely purged when one site requested a purge all.

= 1.0.4 - April 7 2016 =
* Added logic to cache commenters.
* Added htaccess backup to the install script.
* Added an htaccess editor in the wp-admin dashboard.
* Added do not cache user agents.
* Added do not cache cookies.
* Created new LiteSpeed Cache Settings submenu entries.
* Implemented Separate Mobile View.
* Modified WP_CACHE not defined message to only show up for users who can manage options.
* Moved enabled all/disable all from network management to network settings.
* Fixed a bug where WP_CACHE was not defined on activation if it was commented out.

= 1.0.3 - March 23 2016 =
* Added a Purge Front Page button to the LiteSpeed Cache Management page.
* Added a Default Front Page TTL option to the general settings.
* Added ability to define web application specific cookie names through rewrite rules to handle logged-in cookie conflicts when using multiple web applications. <strong>[Requires LSWS 5.0.15+]</strong>
* Improved WooCommerce handling.
* Fixed a bug where activating lscwp sets the “enable cache” radio button to enabled, but the cache was not enabled by default.
* Refactored code to make it cleaner.
* Updated readme.txt.

= 1.0.2 - March 11 2016 =
* Added a "Use Network Admin Setting" option for "Enable LiteSpeed Cache". For single sites, this choice will default to enabled.
* Added enable/disable all buttons for network admin. This controls the setting of all managed sites with "Use Network Admin Setting" selected for "Enable LiteSpeed Cache".
* Exclude by Category/Tag are now text areas to avoid slow load times on the LiteSpeed Cache Settings page for sites with a large number of categories/tags.
* Added a new line to advanced-cache.php to allow identification as a LiteSpeed Cache file.
* Activation/Deactivation are now better handled in multi-site environments.
* Enable LiteSpeed Cache setting is now a radio button selection instead of a single checkbox.
* Can now add '$' to the end of a URL in Exclude URI to perform an exact match.
* The _lscache_vary cookie will now be deleted upon logout.
* Fixed a bug in multi-site setups that would cause a "function already defined" error.

= 1.0.1 - March 8 2016 =
* Added Do Not Cache by URI, by Category, and by Tag.  URI is a prefix/string equals match.
* Added a help tab for plugin compatibilities.
* Created logic for other plugins to purge a single post if updated.
* Fixed a bug where woocommerce pages that display the cart were cached.
* Fixed a bug where admin menus in multi-site setups were not correctly displayed.
* Fixed a bug where logged in users were served public cached pages.
* Fixed a compatibility bug with bbPress.  If there is a new forum/topic/reply, the parent pages will now be purged as well.
* Fixed a bug that didn't allow cron job to update scheduled posts.

= 1.0.0 - January 20 2016 =
* Initial Release.
litespeed-wp-plugin/7.7/litespeed-cache/package-lock.json000064400000006221151600275460017217 0ustar00{
	"name": "litespeed-cache",
	"lockfileVersion": 3,
	"requires": true,
	"packages": {
		"": {
			"name": "litespeed-cache",
			"license": "GPLv3",
			"devDependencies": {
				"@prettier/plugin-php": "^0.21.0",
				"prettier": "^3.0.3"
			}
		},
		"node_modules/@prettier/plugin-php": {
			"version": "0.21.0",
			"resolved": "https://registry.npmjs.org/@prettier/plugin-php/-/plugin-php-0.21.0.tgz",
			"integrity": "sha512-vWC6HIUUfhvl/7F5IxVQ0ItGB/7ZY+jDlX7KsTqvfKMODW/zvzj8r1Ab4harS22+O3xxHykVVd5jvylmxMMctg==",
			"dev": true,
			"dependencies": {
				"linguist-languages": "^7.21.0",
				"mem": "^9.0.2",
				"php-parser": "^3.1.5"
			},
			"peerDependencies": {
				"prettier": "^3.0.0"
			}
		},
		"node_modules/linguist-languages": {
			"version": "7.27.0",
			"resolved": "https://registry.npmjs.org/linguist-languages/-/linguist-languages-7.27.0.tgz",
			"integrity": "sha512-Wzx/22c5Jsv2ag+uKy+ITanGA5hzvBZngrNGDXLTC7ZjGM6FLCYGgomauTkxNJeP9of353OM0pWqngYA180xgw==",
			"dev": true
		},
		"node_modules/map-age-cleaner": {
			"version": "0.1.3",
			"resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz",
			"integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==",
			"dev": true,
			"dependencies": {
				"p-defer": "^1.0.0"
			},
			"engines": {
				"node": ">=6"
			}
		},
		"node_modules/mem": {
			"version": "9.0.2",
			"resolved": "https://registry.npmjs.org/mem/-/mem-9.0.2.tgz",
			"integrity": "sha512-F2t4YIv9XQUBHt6AOJ0y7lSmP1+cY7Fm1DRh9GClTGzKST7UWLMx6ly9WZdLH/G/ppM5RL4MlQfRT71ri9t19A==",
			"dev": true,
			"dependencies": {
				"map-age-cleaner": "^0.1.3",
				"mimic-fn": "^4.0.0"
			},
			"engines": {
				"node": ">=12.20"
			},
			"funding": {
				"url": "https://github.com/sindresorhus/mem?sponsor=1"
			}
		},
		"node_modules/mimic-fn": {
			"version": "4.0.0",
			"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
			"integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
			"dev": true,
			"engines": {
				"node": ">=12"
			},
			"funding": {
				"url": "https://github.com/sponsors/sindresorhus"
			}
		},
		"node_modules/p-defer": {
			"version": "1.0.0",
			"resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz",
			"integrity": "sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==",
			"dev": true,
			"engines": {
				"node": ">=4"
			}
		},
		"node_modules/php-parser": {
			"version": "3.1.5",
			"resolved": "https://registry.npmjs.org/php-parser/-/php-parser-3.1.5.tgz",
			"integrity": "sha512-jEY2DcbgCm5aclzBdfW86GM6VEIWcSlhTBSHN1qhJguVePlYe28GhwS0yoeLYXpM2K8y6wzLwrbq814n2PHSoQ==",
			"dev": true
		},
		"node_modules/prettier": {
			"version": "3.0.3",
			"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz",
			"integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==",
			"dev": true,
			"bin": {
				"prettier": "bin/prettier.cjs"
			},
			"engines": {
				"node": ">=14"
			},
			"funding": {
				"url": "https://github.com/prettier/prettier?sponsor=1"
			}
		}
	}
}
litespeed-wp-plugin/lscwp_versions_v2000064400000002102151600275600014051 0ustar00allowed {
7.8.0.1
7.7
7.6.2
7.5.0.1
7.4
7.3.0.1
7.2
7.1
7.0.1
6.5.4
6.4.1
6.3.0.1
6.2.0.1
6.1
6.0.0.1
5.7.0.1
4.6
3.6.4
2.9.9.2
1.9.1.1
}

short {
7.8.0.1
7.8
7.7
7.6.2
7.6.1
7.6
7.5.0.1
7.5
7.4
7.3.0.1
7.3
7.2
7.1
7.0.1
7.0.0.1
7.0
6.x
5.x
4.x
3.x
2.x
1.x
}

old {
7.8.0.1
7.8
7.7
7.6.2
7.6.1
7.6
7.5.0.1
7.5
7.4
7.3.0.1
7.3
7.2
7.1
7.0.1
7.0.0.1
7.0
6.5.4
6.5.3
6.5.2
6.5.1
6.5.0.2
6.5.0.1
6.5
6.4.1
6.4
6.3.0.1
6.3
6.2.0.1
6.2
6.1
6.0.0.1
6.0
5.7.0.1
5.7
5.6
5.5.1
5.5
5.4
5.3.3
5.3.2
5.3.1
5.3
5.2.1
5.2
5.1
5.0.1
5.0.0.1
5.0
4.6
4.5.0.1
4.5
4.4.7
4.4.6
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.4
4.3
4.2
4.1
4.0
3.6.4
3.6.3
3.6.2
3.6.1
3.6
3.5.2
3.5.1
3.5.0.2
3.5.0.1
3.5
3.4.2
3.4.1
3.4
3.3.1
3.3
3.2.4
3.2.3.2
3.2.3.1
3.2.3
3.2.2
3.2.1
3.2
3.1
3.0.9
3.0.8.6
3.0.8.5
3.0.8.4
3.0.8.3
3.0.8.2
3.0.8.1
3.0.8
3.0.4
3.0.3
3.0.2
3.0.1
3.0
2.9.9.2
2.9.9.1
2.9.9
2.9.8.7
2.9.8.6
2.9.8.5
2.9.8.4
2.9.8.3
2.9.8.2
2.9.8.1
2.9.8
2.9.7.2
2.9.7.1
2.9.7
2.9.6
2.9.5
2.9.4.1
2.9.3
2.9.2
2.9.1
2.9
2.8.1
2.7.3
2.6.4.1
2.4.4
2.3.1
2.2.7
2.1.2
2.0
1.9.1.1
1.8.3
1.7.2
1.6.7
1.5
1.4
1.3.1.1
1.2.3.1
1.1.6
1.0.15
}